diff --git a/3daffect.Rdata b/3daffect.Rdata new file mode 100644 index 0000000..e4945b7 Binary files /dev/null and b/3daffect.Rdata differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..db75354 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# 3daffect +### Creation and validation of a 3-dimensional sentiment dictionary + +A weighted 3-dimensional sentiment dictionary for quantifying the affect in text samples. The dictionary covers approximately 2 million tokens in the pre-trained (common crawl) fastText word vector embedding. These word vectors (not included in repository due to size, but available [here](https://fasttext.cc/docs/en/english-vectors.html)) are necessary for re-running some elements of the +code included in this repository. + +A radial basis function support vector regression was trained to predict ratings of 166 mental state words on 3 principal component dimensions (rationality vs. emotionality, social impact, and valence [+/-]) based on the 300d fastText embedding. This regression achieved relatively high accuracy in 5-fold cross-validation: r = .86, .85, and .91, respectively; RMSE = .60, .60,, .51, respectively, vs. chance at SD=1. An SVM-R trained on all 166 state words was then used to impute 3-d affect scores to all words in the fastText corpus, creating a weighted dictionary. + +The resulting weighted dictionary was validated in two ways. First, dictionary scores of individual words on the 3 dimensions were correlated with approximately matched human ratings of dominance, arousal, and valence across nearly 14k words normed in [Warriner, A.B., Kuperman, V., & Brysbaert, M. (2013). Norms of valence, arousal, and dominance for 13,915 English lemmas. Behavior Research Methods, 45, 1191-1207.](http://crr.ugent.be/archives/1003). Resulting correlations were .57 for dominance-rationality, .27 for arousal-social impact, and .67 for valence-valence. This reliable out-of-sample prediction, particularly for the exact dimension match of valence to valence, suggests that the dictionary creation method was largely successful. + +Second, the 3d affect dictionary was compared with the 14k ratings from Warriner et al. in terms of scoring extended pieces of text. These consisted of sentences from Amazon reviews, entire IMdB reviews, and sentences from Yelp reviews, curated as part of Group to [Individual Labels using Deep Features, Kotzias et. al,. KDD 2015](https://archive.ics.uci.edu/ml/datasets/Sentiment+Labelled+Sentences). Each sentences/review was labeled with a binary 1/0 for positive vs. negative, which we attempted to predict using the valence dimensions of both dictionaries. Results favored the 3d affect dictionary over the 14k human rated words for two of the three validation sets despite the far smaller set of words originally normed in the affect dictionary: Amazon - 60% vs 69% accuracy; IMdB - 73% accuracy vs. 70% accuracy; and Yelp - 73% accuracy vs. 69% accuracy. This superior performance was achieved in part - though not completely - due to the fact that the 3d affect model was able to score every piece of text due to its large number of tokens. + +Please cite the paper which originally derived the 3-dimensional model of affect from analysis of patterns of brain activity associated with mental state representation [Tamir, D. I., Thornton, M. A., Contreras, J. M., & Mitchell, J. P. (2016). Neural evidence that three dimensions organize mental state representation: Rationality, social impact, and valence. Proceedings of the National Academy of Sciences of the United States of America, 113(1), 194-199.](http://markallenthornton.com/cv/TamirThornton_PNAS_2016.pdf) + +This dictionary was built as part of [Methods in Neuroscience at Dartmouth (MIND)](https://summer-mind.github.io/index.html), 2018. diff --git a/Ratings_Warriner_et_al.csv b/Ratings_Warriner_et_al.csv new file mode 100644 index 0000000..ffd5849 --- /dev/null +++ b/Ratings_Warriner_et_al.csv @@ -0,0 +1,13916 @@ +,Word,V.Mean.Sum,V.SD.Sum,V.Rat.Sum,A.Mean.Sum,A.SD.Sum,A.Rat.Sum,D.Mean.Sum,D.SD.Sum,D.Rat.Sum,V.Mean.M,V.SD.M,V.Rat.M,V.Mean.F,V.SD.F,V.Rat.F,A.Mean.M,A.SD.M,A.Rat.M,A.Mean.F,A.SD.F,A.Rat.F,D.Mean.M,D.SD.M,D.Rat.M,D.Mean.F,D.SD.F,D.Rat.F,V.Mean.Y,V.SD.Y,V.Rat.Y,V.Mean.O,V.SD.O,V.Rat.O,A.Mean.Y,A.SD.Y,A.Rat.Y,A.Mean.O,A.SD.O,A.Rat.O,D.Mean.Y,D.SD.Y,D.Rat.Y,D.Mean.O,D.SD.O,D.Rat.O,V.Mean.L,V.SD.L,V.Rat.L,V.Mean.H,V.SD.H,V.Rat.H,A.Mean.L,A.SD.L,A.Rat.L,A.Mean.H,A.SD.H,A.Rat.H,D.Mean.L,D.SD.L,D.Rat.L,D.Mean.H,D.SD.H,D.Rat.H +1,aardvark,6.26,2.21,19,2.41,1.4,22,4.27,1.75,15,6.18,1.66,11,6,2.94,7,3,1.41,8,2.07,1.33,14,4,1.58,5,4.4,1.9,10,6.12,2.03,8,6.36,2.42,11,2.56,1.74,9,2.31,1.18,13,3.62,2,8,5,1.15,7,6.5,2.5,12,5.86,1.68,7,2.27,1.56,11,2.55,1.29,11,4.12,1.64,8,4.43,1.99,7 +2,abalone,5.3,1.59,20,2.65,1.9,20,4.95,1.79,22,5.71,1.38,7,5.08,1.71,13,2.56,1.94,9,2.73,1.95,11,5.33,2.73,6,4.81,1.38,16,5,1.49,10,5.78,1.72,9,2.75,1.91,8,2.58,1.98,12,5.13,1.77,15,4.57,1.9,7,4.73,1.56,11,6,1.41,9,2.83,1.95,12,2.38,1.92,8,5.55,2.21,11,4.36,1.03,11 +3,abandon,2.84,1.54,19,3.73,2.43,22,3.32,2.5,22,2.45,1.29,11,3.57,1.81,7,4.5,2.83,8,3.29,2.16,14,4,3.1,6,3.06,2.29,16,2.75,1.28,8,2.91,1.76,11,3.78,2.28,9,3.69,2.63,13,3.7,2.58,10,3,2.49,12,2.92,1.88,12,2.71,0.76,7,3.64,2.8,11,3.82,2.14,11,2.77,2.09,13,4.11,2.93,9 +4,abandonment,2.63,1.74,19,4.95,2.64,21,2.64,1.81,28,2.17,1.6,6,2.85,1.82,13,4.3,2.5,10,5.55,2.73,11,3.09,2.17,11,2.35,1.54,17,3.27,1.95,11,1.75,0.89,8,4.55,2.66,11,5.4,2.67,10,2.78,1.83,18,2.4,1.84,10,2.92,1.61,13,2,2,6,4.79,2.72,14,5.29,2.63,7,2.31,1.45,16,3.08,2.19,12 +5,abbey,5.85,1.69,20,2.2,1.7,20,5,2.02,25,4.75,1.71,4,6.12,1.63,16,4,1.83,4,1.75,1.39,16,5.56,2.24,9,4.69,1.89,16,5.88,1.55,8,5.83,1.85,12,2.44,1.67,9,2,1.79,11,4.93,1.98,14,5.09,2.17,11,5.36,1.21,11,6.44,2.07,9,1.78,1.39,9,2.55,1.92,11,4.83,2.18,18,5.43,1.62,7 +6,abdomen,5.43,1.75,21,3.68,2.23,22,5.15,1.94,27,5.3,1.64,10,5.55,1.92,11,3,2,7,4,2.33,15,4.76,2.17,17,5.8,1.32,10,5.64,2.16,11,5.2,1.23,10,3.4,3.36,5,3.76,1.92,17,5.07,2.2,14,5.23,1.69,13,5.69,2.02,13,5,1.2,8,3.1,2.73,10,4.17,1.7,12,5.93,1.9,14,4.31,1.65,13 +7,abdominal,4.48,1.59,23,3.5,1.82,22,5.32,2.11,19,4.36,2.25,11,4.58,0.67,12,2.6,2.07,5,3.88,1.71,16,5.83,2.04,6,5.08,2.18,13,4.8,1.66,15,3.88,1.36,8,3.75,1.91,12,3.33,1.8,9,5,1,9,5.6,2.8,10,4.92,1.51,12,4,1.61,11,3.17,1.99,12,3.9,1.6,10,6.5,1.52,6,4.77,2.17,13 +8,abduct,2.42,1.61,19,5.9,2.57,20,2.75,2.13,24,2.38,1.71,13,2.5,1.52,6,5,2.74,5,6.2,2.54,15,3.08,1.66,13,2.36,2.62,11,3.33,1.87,9,1.6,0.7,10,6,2.65,7,5.85,2.64,13,3,2.45,11,2.54,1.9,13,2.22,1.92,9,2.6,1.35,10,5.4,2.67,10,6.4,2.5,10,2.89,2.52,9,2.67,1.95,15 +9,abduction,2.05,1.31,19,5.33,2.2,21,3.02,2.42,48,2.67,1.97,6,1.77,0.83,13,5.25,2.43,8,5.38,2.14,13,3.47,2.4,17,2.77,2.43,31,2.5,1.51,10,1.56,0.88,9,5.78,1.3,9,5,2.7,12,2.58,1.96,26,3.55,2.82,22,1.75,0.89,8,2.27,1.56,11,5.7,1.49,10,5,2.72,11,3.03,2.39,30,3,2.54,18 +10,abide,5.52,1.75,21,3.26,2.22,23,5.33,2.83,18,5,1.87,9,5.92,1.62,12,4.45,2.3,11,2.17,1.53,12,5.6,2.55,10,5,3.3,8,4.29,2.06,7,6.23,1.24,13,4.09,2.3,11,2.5,1.93,12,5.29,3.3,7,5.36,2.66,11,5.38,2.1,13,5.75,1.04,8,2.82,2.04,11,3.67,2.39,12,3.44,2.24,9,7.22,1.99,9 +11,abiding,5.57,1.75,23,3.59,2.26,22,6.6,2.3,20,5.5,1.31,8,5.6,1.99,15,3.8,2.04,10,3.42,2.5,12,7.71,1.5,7,6,2.48,13,5.83,1.95,12,5.27,1.56,11,3.45,2.02,11,3.73,2.57,11,6.2,2.4,15,7.8,1.64,5,5.55,1.97,11,5.58,1.62,12,3.6,2.37,10,3.58,2.27,12,6.3,2.16,10,6.9,2.51,10 +12,ability,7,1.59,20,4.85,2.74,20,6.55,2.48,22,7.2,1.3,5,6.93,1.71,15,5.62,3.16,8,4.33,2.42,12,6.25,2.45,12,6.9,2.6,10,7,1.66,9,7,1.61,11,4.78,2.86,9,4.91,2.77,11,4.71,1.98,7,7.4,2.26,15,6.3,1.77,10,7.7,1.06,10,4.54,2.67,13,5.43,2.99,7,7,2.59,12,6,2.36,10 +13,abject,4,1.29,19,3.94,2.41,17,4.35,2.6,17,4.45,0.93,11,3.38,1.51,8,4.75,2.87,4,3.69,2.32,13,3.75,2.6,8,4.89,2.62,9,4.12,1.36,8,3.91,1.3,11,3.83,2.23,6,4,2.61,11,4,2.37,6,4.55,2.81,11,4.15,1.14,13,3.67,1.63,6,3.18,2.14,11,5.33,2.42,6,4.57,2.99,7,4.2,2.44,10 +14,ablaze,5.15,1.79,20,6.75,2.12,20,4.58,2.39,36,5.12,2.3,8,5.17,1.47,12,6.8,1.92,5,6.73,2.25,15,4.18,1.94,11,4.76,2.59,25,4.92,1.93,12,5.5,1.6,8,6.58,2.23,12,7,2.07,8,5.3,2.25,20,3.69,2.33,16,5.18,1.94,11,5.11,1.69,9,6.82,1.99,11,6.67,2.4,9,4.36,2.57,22,4.93,2.13,14 +15,able,6.64,1.79,22,3.38,2.25,21,6.17,2.62,18,6.67,2.07,6,6.53,1.77,15,2.71,1.89,7,3.71,2.4,14,5.33,2.96,9,7.38,1.85,8,6.29,1.86,14,7.14,1.68,7,2.78,1.64,9,3.83,2.59,12,6.7,2.79,10,5.5,2.39,8,6.71,1.82,14,6.5,1.85,8,3.67,2.8,6,3.27,2.09,15,7.3,1.95,10,4.75,2.76,8 +16,abnormal,3.53,1.22,19,4.48,2.29,21,4.7,2.44,23,4.33,1.15,3,3.38,1.2,16,4.88,2.3,8,4.23,2.35,13,5.44,2.4,9,4.21,2.42,14,3.11,1.27,9,3.9,1.1,10,4.56,2.19,9,4.42,2.47,12,5.4,2.56,15,3.38,1.6,8,3.43,1.13,7,3.58,1.31,12,5.4,1.84,10,3.64,2.42,11,4.85,3,13,4.5,1.58,10 +17,abnormality,3.05,1.81,19,5,2.62,22,3.96,2.5,23,2.55,1.51,11,4.14,1.86,7,6.5,2.39,8,4.14,2.41,14,4.86,3.39,7,3.56,2,16,3.5,2,8,2.73,1.68,11,5.44,2.96,9,4.69,2.43,13,4.82,2.64,11,3.17,2.17,12,2.92,2.07,12,3.29,1.38,7,4,2.86,11,6,2,11,3.77,2.42,13,4.2,2.7,10 +18,abode,5.28,1.27,18,2.9,1.89,21,5.05,2.44,20,6,0,3,5.13,1.36,15,2.67,1.51,6,3,2.07,15,5,1.9,6,5.07,2.7,14,5.4,0.52,10,5.12,1.89,8,3.29,2.36,7,2.71,1.68,14,4.9,2.51,10,5.2,2.49,10,5.29,1.11,7,5.27,1.42,11,2.56,2.07,9,3.17,1.8,12,4.62,3.16,8,5.33,1.92,12 +19,abolish,3.84,1.54,19,4.18,2.07,17,4.65,2.42,17,4.18,1.54,11,3.38,1.51,8,5,2.83,4,3.92,1.85,13,4.12,2.23,8,5.11,2.62,9,3.88,2.03,8,3.82,1.17,11,4.57,1.99,7,3.9,2.18,10,4,1.67,6,5,2.76,11,4.08,1.55,13,3.33,1.51,6,3.6,2.07,10,5,1.91,7,5.57,3.21,7,4,1.56,10 +20,abominable,4.05,1.23,20,5.45,2.44,22,4.62,1.83,21,3.78,0.97,9,4.27,1.42,11,6,2.21,10,5,2.63,12,4.75,1.67,8,4.54,1.98,13,4.14,0.86,14,3.83,1.94,6,5,2.56,8,5.71,2.43,14,5.5,2.07,8,4.08,1.5,13,4.2,0.92,10,3.9,1.52,10,4.75,2.53,12,6.3,2.16,10,4.67,1.83,12,4.56,1.94,9 +21,abomination,2.5,1.65,18,5.9,2.59,20,3.8,1.38,25,3,1.87,5,2.31,1.6,13,6.64,2.5,11,5,2.55,9,4.19,1.05,16,3.11,1.69,9,2.71,2.06,7,2.36,1.43,11,4.56,3,9,7,1.61,11,3.85,1.42,20,3.6,1.34,5,2.78,1.92,9,2.22,1.39,9,5.64,3.17,11,6.22,1.79,9,4,1.25,19,3.17,1.72,6 +22,abort,3.1,1.37,20,5.8,2.44,20,3.38,2.21,26,2.91,1.14,11,3.33,1.66,9,5.71,2.06,7,5.85,2.7,13,3.92,2.53,13,2.85,1.77,13,3.27,1.56,11,2.89,1.17,9,6.36,2.25,11,5.11,2.62,9,3.12,2.06,17,3.89,2.52,9,3.3,1.42,10,2.9,1.37,10,6,2.56,12,5.5,2.39,8,3.25,1.84,16,3.6,2.8,10 +23,abortion,2.58,1.84,19,5.43,2.38,47,4.73,2.95,44,2.8,2.05,5,2.5,1.83,14,4.93,2.16,14,5.64,2.47,33,4.27,2.93,22,5.18,2.97,22,2.8,1.81,10,2.33,1.94,9,5.61,2.44,23,5.25,2.36,24,4.59,2.95,29,5,3.05,15,2.91,1.92,11,2.12,1.73,8,5.12,2.39,25,5.77,2.39,22,4.16,3.1,25,5.47,2.63,19 +24,abracadabra,5.11,2.52,18,5.27,2.64,22,4.96,1.97,24,3.5,2.81,6,5.92,2.02,12,5.75,2.53,12,4.7,2.79,10,4.62,2.2,8,5.12,1.89,16,5.89,2.32,9,4.33,2.6,9,5.89,2.26,9,4.85,2.88,13,5.47,1.59,17,3.5,2.51,6,5.86,2.61,7,4.64,2.46,11,6.33,2.18,9,4.54,2.76,13,4.94,2.05,16,5,1.93,8 +25,abrasive,4.26,1.69,19,6.1,1.89,21,4.94,2.32,34,3.89,1.36,9,4.6,1.96,10,5.62,1.6,8,6.38,2.06,13,5.14,2.44,14,4.8,2.28,20,3.67,1.12,9,4.8,1.99,10,6,2.2,13,6.25,1.39,8,5.14,2.44,22,4.58,2.15,12,4.3,1.34,10,4.22,2.11,9,6,2.11,14,6.29,1.5,7,5.88,2.34,17,4,1.94,17 +26,abreast,4.62,1.94,21,4.61,2.33,23,5.19,1.99,21,4.2,2.17,5,4.75,1.91,16,4.92,2.61,12,4.27,2.05,11,5.18,1.94,11,4.78,1.79,9,3.83,2.08,12,5.67,1.12,9,5,2.22,16,3.71,2.5,7,5.36,1.43,11,5,2.54,10,4.85,2.23,13,4.25,1.39,8,4.89,2.33,19,3.25,2.06,4,5.07,1.69,14,5.43,2.64,7 +27,abrupt,3.28,1.64,18,5.23,2,22,3.75,1.8,24,3.4,1.52,5,3.23,1.74,13,6,1.71,12,4.3,2,10,3.38,1.06,8,3.94,2.08,16,3.8,1.69,10,2.62,1.41,8,6.11,1.54,9,4.62,2.1,13,3.71,1.65,17,3.67,2.42,6,2.88,1.81,8,3.6,1.51,10,4.22,1.3,9,5.92,2.14,13,4.06,1.81,16,3.12,1.73,8 +28,abscess,2.79,1.58,19,4,2.38,20,3.95,2.31,20,2.67,1.53,3,2.53,1.25,15,3.4,2.27,10,4.6,2.46,10,4.7,1.95,10,3.2,2.49,10,2.83,1.47,6,2.42,1.16,12,3.57,2.64,7,4.23,2.31,13,4.25,2.25,8,3.75,2.42,12,2.67,1.78,12,3,1.29,7,4.1,2.69,10,3.9,2.18,10,3.56,1.81,9,4.27,2.69,11 +29,absence,3.86,2.08,21,4.3,2.13,20,4.24,2.32,21,4.5,1.87,6,3.6,2.16,15,4.38,2.26,8,4.25,2.14,12,4.55,2.3,11,3.9,2.42,10,4,2.28,6,3.8,2.08,15,4.6,2.46,10,4,1.83,10,4.29,2.76,14,4.14,1.21,7,4.57,1.99,7,3.5,2.1,14,4.43,2.34,14,4,1.67,6,3.17,2.29,12,5.67,1.5,9 +30,absent,4.1,1.55,21,3.72,2.48,25,4.21,2.37,19,3.89,1.27,9,4.25,1.76,12,2.83,2.04,6,4.06,2.65,18,3.29,2.06,7,4.75,2.45,12,4.31,1.45,16,3.4,1.82,5,3.14,2.6,14,4.6,2.27,10,4.22,2.59,9,4.2,2.3,10,3.67,1.56,12,4.67,1.41,9,4.31,2.52,16,2.67,2.12,9,4.27,2.72,11,4.12,1.96,8 +31,absinthe,3.53,1.98,19,3.7,2.34,20,3.95,1.82,20,4.33,2.08,3,3.38,2,16,4.67,2.66,6,3.29,2.16,14,4.33,1.51,6,3.79,1.97,14,3.8,2.15,10,3.22,1.86,9,2.86,2.04,7,4.15,2.44,13,4.4,1.96,10,3.5,1.65,10,3,2,8,3.91,1.97,11,3.22,2.05,9,4.09,2.59,11,3.75,2.43,8,4.08,1.38,12 +32,absolute,5.43,1.4,21,3.48,2.27,23,5.58,2.66,26,5.45,1.63,11,5.4,1.17,10,4.09,2.63,11,2.92,1.83,12,6.18,3.19,11,4.93,2.13,14,5.3,1.7,10,5.55,1.13,11,4.36,2.77,11,2.67,1.37,12,6,2.32,17,4.38,3.16,8,5.85,1.63,13,4.75,0.46,8,3.53,2.33,15,3.38,2.33,8,6.18,2.24,17,4.44,3.13,9 +33,absolution,6.58,1.68,19,3.38,2.11,21,5.75,2.33,24,5.33,0.58,3,6.81,1.72,16,3.57,2.07,7,3.46,2.18,13,6.29,1.38,7,5.53,2.62,17,6.29,1.6,7,6.75,1.76,12,4.57,1.81,7,2.92,2.06,13,5.93,1.94,14,5.5,2.88,10,6,1.5,9,7.1,1.73,10,3,1.95,11,3.8,2.3,10,5.65,2.62,17,6,1.53,7 +34,absolve,4.58,1.54,19,3.53,1.94,17,4.82,2.46,17,5,1.61,11,4,1.31,8,3.75,2.75,4,3.46,1.76,13,4.38,2.26,8,5.22,2.68,9,5,1.85,8,4.27,1.27,11,3,1.63,7,3.9,2.13,10,4.5,1.87,6,5,2.79,11,4.69,1.7,13,4.33,1.21,6,3.1,2.02,10,4.14,1.77,7,5.43,2.64,7,4.4,2.37,10 +35,absorb,5.5,1.6,22,4.27,1.91,22,5.62,1.66,24,5,1.85,8,5.79,1.42,14,5.08,1.98,12,3.3,1.34,10,6.25,1.39,8,5.31,1.74,16,5.82,1.08,11,5.18,1.99,11,5.11,1.9,9,3.69,1.75,13,5.53,1.62,17,6,2,6,5.3,1.16,10,5.67,1.92,12,3.67,1.87,9,4.69,1.89,13,5.75,1.77,16,5.38,1.51,8 +36,abstain,4.4,0.94,20,3.1,1.81,21,6.08,2.25,25,4,1,3,4.47,0.94,17,3.43,2.3,7,3,1.63,13,5.75,2.66,8,6.24,2.11,17,4.29,0.95,7,4.46,0.97,13,3.43,1.51,7,3,2.04,13,5.86,2.28,14,6.36,2.29,11,4.78,0.97,9,4.09,0.83,11,3.09,1.7,11,3.1,2.02,10,5.94,2.48,18,6.43,1.62,7 +37,abstinence,3.43,1.63,21,3.15,2.37,20,5.64,2.85,22,4,1.79,6,3.2,1.57,15,3.12,2.17,8,3.17,2.59,12,5.5,3.21,12,5.8,2.53,10,3,2.18,9,3.75,1.06,12,3.11,2.03,9,3.18,2.71,11,4.57,2.82,7,6.13,2.83,15,3.1,1.85,10,3.73,1.42,11,3.23,2.2,13,3,2.83,7,6,3.1,12,5.2,2.62,10 +38,abstract,5.25,1.59,20,3.96,2.9,24,5.53,2.59,19,5.43,0.98,7,5.15,1.86,13,5.33,2.88,6,3.5,2.83,18,5.55,2.62,11,5.5,2.73,8,5.25,1.48,12,5.25,1.83,8,4.8,3.12,10,3.36,2.68,14,5.77,2.83,13,5,2.1,6,5.36,1.6,14,5,1.67,6,5.25,2.65,16,1.38,1.06,8,6,2.37,11,4.88,2.9,8 +39,absurd,4.45,1.92,40,4.02,2.06,43,5.06,2.39,18,4.57,1.74,14,4.36,2.08,25,4.3,2.03,20,3.78,2.11,23,4.7,2.54,10,5.5,2.27,8,4.56,1.46,16,4.35,2.25,23,3.42,2.32,19,4.5,1.74,24,4.86,2.48,7,5.18,2.44,11,4.08,1.89,24,5,1.9,16,4.11,2.08,27,3.88,2.09,16,4.67,2.06,9,5.44,2.74,9 +40,absurdity,4.06,2.18,18,4.7,2.36,23,5.37,2.29,19,3.78,1.64,9,4.33,2.69,9,4.29,2.69,7,5.07,2.22,15,6.5,2.07,10,4.11,1.9,9,4.38,2.97,8,3.8,1.4,10,4.5,3.03,10,5.08,1.68,12,5.5,1.6,8,5,2.75,10,4.45,2.58,11,3.43,1.27,7,4.55,2.46,20,5.67,1.53,3,5.62,1.51,8,5.18,2.79,11 +41,abundance,6.67,1.5,18,4.72,2.7,18,5.66,2.19,62,6.67,1.53,3,6.67,1.54,15,4.33,2.5,6,4.92,2.87,12,5.45,2.3,22,5.85,2.13,39,6.22,1.48,9,7.11,1.45,9,4.6,2.72,10,4.88,2.85,8,5.57,2.33,37,5.92,1.98,24,6.86,1.07,7,6.55,1.75,11,4.11,3.02,9,5.33,2.35,9,5.82,2.35,39,5.39,1.92,23 +42,abundant,7.55,1.39,20,4.21,2.7,19,5.81,1.88,26,7.64,1.5,11,7.44,1.33,9,4,2.45,7,4.33,2.93,12,5.77,1.64,13,5.85,2.15,13,7,1.61,11,8.22,0.67,9,4.7,2.95,10,3.67,2.45,9,6,2,17,5.44,1.67,9,7.6,1.78,10,7.5,0.97,10,4.92,2.91,12,3,1.91,7,5.44,1.63,16,6.4,2.17,10 +43,abuse,1.53,1.07,19,6.21,2.17,42,2.9,2.17,20,1.67,1.03,6,1.46,1.13,13,5.6,2.47,15,6.56,1.95,27,2.8,1.87,10,3,2.54,10,1.3,0.67,10,1.78,1.39,9,5.67,2.47,15,6.52,1.97,27,3.38,2.2,8,2.58,2.19,12,1.25,0.46,8,1.73,1.35,11,5.91,2.31,22,6.55,2.01,20,3.89,2.32,9,2.09,1.76,11 +44,abusive,2.05,1.7,20,5.27,2.43,22,3.58,2.5,19,2,1.32,9,2.09,2.02,11,4,2.55,5,5.56,2.39,16,3.17,2.64,6,3.77,2.52,13,1.64,1.15,14,3,2.45,6,4.83,2.92,12,5.67,1.73,9,4.33,2.29,9,2.9,2.6,10,1.9,1.29,10,2.2,2.1,10,4.33,2.67,12,6.4,1.58,10,3.67,3.08,6,3.54,2.33,13 +45,abysmal,3.45,1.39,20,3.91,1.98,23,3.76,1.64,21,2.67,1.12,9,4.09,1.3,11,4,2.19,11,3.83,1.85,12,3.5,0.93,8,3.92,1.98,13,3.36,1.08,14,3.67,2.07,6,3.56,2.46,9,4.14,1.66,14,4.62,1.6,8,3.23,1.48,13,4,0.94,10,2.9,1.6,10,3.62,1.76,13,4.3,2.26,10,4,1.81,12,3.44,1.42,9 +46,abyss,3.9,1.51,21,4.85,2.41,20,4,2.68,21,4.33,1.51,6,3.73,1.53,15,5.12,2.8,8,4.67,2.23,12,3.91,2.88,11,4.1,2.6,10,3.83,1.72,6,3.93,1.49,15,4.8,2.82,10,4.9,2.08,10,4.43,2.79,14,3.14,2.41,7,3.86,1.77,7,3.93,1.44,14,4.57,2.82,14,5.5,0.84,6,3.42,2.57,12,4.78,2.77,9 +47,academic,6.61,1.54,18,3.32,2.23,22,6.21,2.13,28,6.17,1.17,6,6.83,1.7,12,2.91,2.07,11,3.73,2.41,11,6.18,2.14,11,6.24,2.19,17,6.45,1.51,11,6.86,1.68,7,3.09,1.87,11,3.55,2.62,11,5.67,2.22,18,7.2,1.62,10,6.23,1.54,13,7.6,1.14,5,3.5,2.44,14,3,1.93,8,6.19,2.43,16,6.25,1.76,12 +48,academy,5.32,1.89,19,3.77,2.16,22,5.38,1.71,24,4.83,2.04,6,5.54,1.85,13,4.33,2.46,12,3.1,1.6,10,5.25,1.91,8,5.44,1.67,16,5.3,1.7,10,5.33,2.18,9,4.89,2.2,9,3,1.83,13,5.24,1.92,17,5.83,1.17,6,5.25,1.75,8,5.36,2.06,11,3.67,2.55,9,3.85,1.95,13,5.38,1.86,16,5.38,1.51,8 +49,accelerant,4.59,1.59,22,4.81,2.14,26,6.04,2.01,24,4.11,1.76,9,4.92,1.44,13,4.7,1.95,10,4.88,2.31,16,6.78,1.86,9,5.6,2.03,15,4.25,2.49,8,4.79,0.8,14,4.85,1.99,13,4.77,2.35,13,5.67,2.35,12,6.42,1.62,12,5,1.48,12,4.1,1.66,10,5.27,2.34,15,4.18,1.72,11,6.23,2.09,13,5.82,1.99,11 +50,accelerate,6.1,1.48,21,6.04,1.77,23,6.15,2.07,26,6,1.34,11,6.2,1.69,10,6.27,1.95,11,5.83,1.64,12,6.27,1.9,11,6.29,2.16,14,6.7,1.64,10,5.55,1.13,11,6.36,2.01,11,5.75,1.54,12,5.76,2.02,17,7.38,1.6,8,6.62,1.66,13,5.25,0.46,8,6.07,1.67,15,6,2.07,8,6,2.32,17,6.44,1.59,9 +51,accelerated,6.21,1.55,19,4.75,2.67,24,6.29,1.92,28,6,0.76,8,6.36,1.96,11,3.89,2.15,9,5.27,2.89,15,6.07,1.77,14,6.5,2.1,14,6.44,1.81,9,6,1.33,10,4.25,2.67,12,5.25,2.7,12,6.07,2.34,14,6.5,1.45,14,6.2,1.87,10,6.22,1.2,9,5.33,2.9,12,4.17,2.41,12,6.5,1.98,12,6.12,1.93,16 +52,acceleration,6.19,1.54,21,6.73,2.1,22,5.76,2.05,21,6.56,1.81,9,5.92,1.31,12,5.67,2.8,6,7,1.69,15,6,2.1,6,5.67,2.09,15,6.22,1.64,9,6.17,1.53,12,7.6,1.67,5,6.47,2.18,17,5.1,1.85,10,6.36,2.11,11,6.5,1.93,12,5.78,0.67,9,7.44,1.33,9,6.23,2.42,13,5.58,1.83,12,6,2.4,9 +53,accelerator,5.63,1.16,19,5,2.45,18,6.65,1.84,17,6,1,11,5.12,1.25,8,6,2.71,4,4.71,2.4,14,6.25,2.12,8,7,1.58,9,5.88,0.83,8,5.45,1.37,11,5.86,1.95,7,4.45,2.66,11,6.17,2.4,6,6.91,1.51,11,5.38,1.12,13,6.17,1.17,6,4.18,2.68,11,6.29,1.38,7,7.14,1.21,7,6.3,2.16,10 +54,accent,6.48,1.54,21,4.95,2.67,20,5.36,2.47,36,6.5,2,8,6.46,1.27,13,4.4,2.19,5,5.13,2.85,15,4.91,2.34,11,5.56,2.55,25,6.69,1.75,13,6.12,1.13,8,5.17,2.76,12,4.62,2.67,8,5.35,2.74,20,5.38,2.19,16,6.45,1.57,11,6.5,1.58,10,5.55,2.73,11,4.22,2.54,9,5.45,2.74,22,5.21,2.08,14 +55,accept,6.39,1.65,18,2.8,2.26,20,5.94,2.13,18,5.62,1.85,8,7,1.25,10,2.71,1.98,7,2.85,2.48,13,5.27,2.24,11,7,1.53,7,5.91,1.7,11,7.14,1.35,7,2.11,1.96,9,3.36,2.42,11,6.45,2.07,11,5.14,2.12,7,6.33,1.72,12,6.5,1.64,6,2.42,1.98,12,3.38,2.67,8,5.33,2.6,9,6.56,1.42,9 +56,acceptable,6.59,1.53,22,3.65,2.33,23,6.58,1.92,19,6.88,1.64,8,6.23,1.36,13,4,2.33,8,3.43,2.47,14,6.86,1.68,7,6.36,2.2,11,7,1.85,8,6.15,1.14,13,3.33,2.92,9,3.86,1.96,14,6.14,2.48,7,6.83,1.59,12,6.64,1.57,11,6.55,1.57,11,3.22,3.07,9,3.93,1.77,14,6.94,1.39,16,4.67,3.51,3 +57,acceptance,6.84,1.31,38,4.3,2.82,46,6.49,2.43,47,6.92,1.28,24,6.71,1.38,14,4.67,2.78,21,4,2.87,25,6.52,2.16,21,6.46,2.67,26,6.88,1.45,17,6.81,1.21,21,4.52,2.82,27,4,2.87,19,6.39,2.47,28,6.63,2.43,19,6.68,1.29,22,7.06,1.34,16,4.57,3.05,30,3.81,2.34,16,5.96,2.86,27,7.2,1.47,20 +58,access,6.68,1.39,22,5.3,2.32,20,6.89,2.18,19,6.46,1.45,13,7,1.32,9,5.71,1.89,7,5.08,2.56,13,6.71,1.7,7,7,2.49,12,6.67,1.56,12,6.7,1.25,10,5.33,2.4,9,5.27,2.37,11,6.3,2.31,10,7.56,1.94,9,6.92,1.44,12,6.4,1.35,10,6.71,1.6,7,4.54,2.33,13,7,2.52,7,6.83,2.08,12 +59,accessible,6.68,1.38,19,3.2,2.42,25,6.58,2.24,19,6.12,0.99,8,7.09,1.51,11,3.17,2.56,6,3.33,2.45,18,5.71,2.69,7,7.08,1.88,12,6.43,1.34,14,7.4,1.34,5,2.79,2.58,14,4,2.11,10,5.33,2.4,9,7.7,1.42,10,6.82,1.25,11,6.5,1.6,8,3.44,2.45,16,2.78,2.44,9,6.36,2.73,11,6.88,1.46,8 +60,accessory,5.35,1.9,20,4.22,2.69,18,5.83,2.43,24,5.8,0.84,5,5.2,2.14,15,4.4,2.07,5,4.15,2.97,13,5.31,2.59,13,6.45,2.16,11,5.2,1.99,10,5.5,1.9,10,4.86,2.61,7,3.82,2.79,11,5.31,2.63,16,6.88,1.64,8,5.36,2.06,14,5.33,1.63,6,4.75,2.7,12,3.17,2.56,6,6.27,2.46,15,5.11,2.32,9 +61,accident,2.55,1.25,42,4.93,2.56,43,3,2.11,48,2.55,1.22,22,2.55,1.32,20,4.2,2.51,15,5.32,2.54,28,4.22,2.71,18,2.27,1.2,30,2.52,1.29,21,2.57,1.25,21,4.94,2.58,18,4.92,2.6,25,3.33,2.35,33,2.27,1.22,15,2.36,1.29,25,2.82,1.19,17,5.08,2.7,24,4.74,2.42,19,2.85,2.31,26,3.18,1.89,22 +62,accidental,3.46,1.25,24,4,2.47,20,3.41,2.59,22,3.38,1.19,8,3.5,1.32,16,5.38,2.13,8,3.08,2.31,12,3.5,2.78,12,3.3,2.5,10,3.2,1.14,10,3.64,1.34,14,5.33,2.35,9,2.91,2.07,11,4.43,2.07,7,2.93,2.74,15,3.42,1.44,12,3.5,1.09,12,4.31,2.69,13,3.43,2.07,7,3.08,2.5,12,3.8,2.78,10 +63,acclaim,6.1,1.61,21,3.95,2.01,22,5.77,1.88,22,6,1.8,9,6.17,1.53,12,3.5,2.51,6,4.13,1.92,15,6.33,2.07,6,5.56,1.82,16,5.67,1.66,9,6.42,1.56,12,5.2,2.68,5,3.59,1.7,17,5.55,2.07,11,6,1.73,11,6.25,1.71,12,5.89,1.54,9,3.89,1.54,9,4,2.35,13,5.67,2.02,12,5.9,1.79,10 +64,accommodate,6.35,1.73,20,3,1.61,18,6.27,1.96,22,6.4,1.82,5,6.33,1.76,15,2.83,1.17,6,3.08,1.83,12,5.4,2.07,10,7,1.6,12,6.6,1.43,10,6.1,2.02,10,2.5,1.08,10,3.62,2,8,6.55,1.86,11,6,2.1,11,6.08,1.44,12,6.75,2.12,8,2.33,1.5,9,3.67,1.5,9,6.55,1.92,11,6,2.05,11 +65,accommodation,6.76,1.7,21,4.72,2.07,25,6,2.29,22,6.88,1.36,8,6.69,1.93,13,4.92,2.25,13,4.5,1.93,12,6.31,2.39,13,5.56,2.19,9,7.25,1.67,8,6.33,1.72,12,5.5,1.34,14,3.73,2.45,11,6.58,2.23,12,5.3,2.26,10,6.8,1.81,10,6.73,1.68,11,4.35,2.23,17,5.5,1.51,8,5.4,2.72,10,6.5,1.83,12 +66,accompany,5.47,1.22,19,3.85,1.84,20,5.63,2.36,19,5,1,3,5.56,1.26,16,4.67,1.51,6,3.5,1.91,14,5,2.19,6,5.92,2.47,13,5.7,0.95,10,5.22,1.48,9,3.86,2.12,7,3.85,1.77,13,5.11,2.37,9,6.1,2.38,10,5.38,0.92,8,5.55,1.44,11,3.78,1.99,9,3.91,1.81,11,6.43,2.99,7,5.17,1.9,12 +67,accomplice,4.6,1.39,20,4.5,2.61,20,5.2,2.5,25,5.33,1.53,3,4.47,1.37,17,5.14,2.67,7,4.33,2.64,12,5.62,1.85,8,5,2.78,17,5,1.53,7,4.38,1.33,13,5,2.61,6,4.46,2.7,13,4.86,2.66,14,5.64,2.34,11,4.56,1.33,9,4.64,1.5,11,5.1,2.73,10,3.9,2.47,10,4.78,2.76,18,6.29,1.25,7 +68,accomplish,7.45,1.15,20,5.16,2.81,19,7.27,1.52,22,7.43,1.27,7,7.46,1.13,13,4.89,2.62,9,5.4,3.1,10,7.33,1.86,6,7.25,1.44,16,7.5,1.43,10,7.44,0.88,9,4,3.42,8,6,2.05,11,6.8,1.57,15,8.29,0.76,7,7.27,1.1,11,7.67,1.22,9,4.75,2.96,12,5.86,2.61,7,6.73,1.9,11,7.82,0.75,11 +69,accomplishment,8.05,0.86,21,4.96,2.3,25,6.5,2.44,22,7.88,1.13,8,8.15,0.69,13,5.38,2.33,13,4.5,2.28,12,6.46,2.47,13,6.56,2.55,9,8.25,0.89,8,7.83,0.83,12,5.64,1.86,14,4.09,2.59,11,7,2.22,12,5.9,2.69,10,8.5,0.53,10,7.64,0.92,11,4.76,2.51,17,5.38,1.85,8,6.6,2.84,10,6.42,2.19,12 +70,accord,6.38,1.56,21,2.85,1.9,20,5.64,2.89,22,6.17,1.6,6,6.47,1.6,15,3.25,2.12,8,2.58,1.78,12,5.42,3.29,12,5.9,2.47,10,6.33,1.73,9,6.42,1.51,12,3.22,1.92,9,2.55,1.92,11,3.14,2.48,7,6.8,2.31,15,6.2,1.62,10,6.55,1.57,11,2.92,2.06,13,2.71,1.7,7,6,3.33,12,5.2,2.35,10 +71,accordion,5.26,2.08,19,2.94,2.21,18,5.21,2.11,24,6,1.87,5,5,2.15,14,3.2,1.92,5,2.85,2.38,13,4.31,1.89,13,6.27,1.9,11,5.2,2.15,10,5.33,2.12,9,3.14,2.19,7,2.82,2.32,11,4.62,2.06,16,6.38,1.77,8,4.85,2.23,13,6.17,1.47,6,2.92,2.02,12,3,2.76,6,5.27,2.25,15,5.11,1.96,9 +72,account,5.39,1.61,18,3.76,2.49,21,5.06,2.21,18,4.75,1.39,8,5.9,1.66,10,3.57,2.82,7,3.86,2.41,14,5,2.05,11,5.14,2.61,7,5.18,1.72,11,5.71,1.5,7,2.67,2.4,9,4.58,2.31,12,6,1.73,11,3.57,2.15,7,5.17,0.72,12,5.83,2.71,6,3,2.41,12,4.78,2.33,9,5.11,2.62,9,5,1.87,9 +73,accountability,4.89,1.94,19,3.7,2.27,20,6.55,2.46,20,5.67,0.58,3,4.67,2.13,15,2.7,1.42,10,4.7,2.58,10,6.7,2.36,10,6.4,2.67,10,3,1.55,6,5.75,1.48,12,2.71,1.25,7,4.23,2.55,13,5.62,2.92,8,7.17,1.99,12,5.5,1.83,12,3.86,1.77,7,3,2.11,10,4.4,2.32,10,6.89,2.8,9,6.27,2.24,11 +74,accountable,5.7,1.69,20,4.2,1.96,20,5.57,2.29,21,5.5,1.52,6,5.79,1.81,14,4.38,1.51,8,4.08,2.27,12,5.45,2.11,11,5.7,2.58,10,5.67,1.63,6,5.71,1.77,14,4.8,2.04,10,3.6,1.78,10,5.71,2.64,14,5.29,1.5,7,6,1,7,5.54,1.98,13,4.36,2.02,14,3.83,1.94,6,5.5,2.24,12,5.67,2.5,9 +75,accountant,5.19,1.69,21,3.81,2.18,21,5.72,2.05,25,5.5,1.09,12,4.78,2.28,9,4.29,2.43,7,3.57,2.1,14,6,1.89,10,5.53,2.2,15,6,2,4,5,1.62,17,3.6,2.59,10,4,1.84,11,6.29,2.14,7,5.5,2.04,18,5.42,1.93,12,4.89,1.36,9,3.69,1.49,13,4,3.12,8,5.11,2.09,9,6.06,2.02,16 +76,accounting,4.42,2.09,19,3.68,2.4,22,4.48,2.21,23,4.73,1.62,11,4.43,2.57,7,4.75,3.2,8,3.07,1.64,14,4,2,7,4.69,2.33,16,3.88,2.23,8,4.82,1.99,11,3.44,2.79,9,3.85,2.19,13,4.27,1.49,11,4.67,2.77,12,4.17,2.44,12,4.86,1.35,7,3.09,2.43,11,4.27,2.33,11,4.46,2.4,13,4.5,2.07,10 +77,accumulate,6.33,2,18,2.73,2.27,22,6.15,1.83,27,6,2.45,6,6.5,1.83,12,3,2.37,11,2.45,2.25,11,6.82,1.6,11,5.69,1.89,16,6.1,2.33,10,6.62,1.6,8,2.09,1.04,11,3.36,2.98,11,5.47,1.74,17,7.3,1.42,10,6.25,2.18,12,6.5,1.76,6,2.5,2.14,14,3.12,2.59,8,6.44,1.93,16,5.73,1.68,11 +78,accuracy,6.32,1.7,19,3.33,2.18,21,6.74,1.76,23,6.27,1.85,11,6.14,1.57,7,3.86,1.86,7,3.07,2.34,14,6.43,2.44,7,6.88,1.45,16,5.88,1.36,8,6.64,1.91,11,3.67,2.78,9,3.08,1.68,12,6.27,2,11,7.17,1.47,12,6.42,1.78,12,6.14,1.68,7,3.55,2.25,11,3.1,2.18,10,6.62,1.98,13,6.9,1.52,10 +79,accurate,7.42,1.57,19,4.35,2.25,23,6.47,1.93,19,6.89,1.27,9,7.9,1.73,10,4.86,2.34,7,4.13,2.33,15,6.6,2.17,10,6.33,1.73,9,8.22,1.09,9,6.7,1.64,10,5.1,2.51,10,3.75,2.01,12,6,2,8,6.7,1.95,10,7.33,1.78,12,7.57,1.27,7,4.7,2.18,20,2,1,3,6.38,1.92,8,6.55,2.02,11 +80,accursed,3.21,1.36,19,5.33,2.13,21,4.13,2.3,23,3,0,3,3.25,1.48,16,5.62,1.92,8,5.15,2.3,13,4.44,2.92,9,3.93,1.9,14,3.44,1.33,9,3,1.41,10,5.89,0.93,9,4.92,2.68,12,4.27,2.58,15,3.88,1.81,8,2.86,1.21,7,3.42,1.44,12,5.4,2.01,10,5.27,2.33,11,4.08,2.81,13,4.2,1.55,10 +81,accusation,3.38,1.75,21,5.48,2.23,23,3.62,1.92,26,3.45,1.97,11,3.3,1.57,10,5.09,2.21,11,5.83,2.29,12,3.36,1.29,11,3.71,2.37,14,3.2,1.69,10,3.55,1.86,11,5.27,2.45,11,5.67,2.1,12,3.59,1.66,17,3.5,2.56,8,3.23,2.01,13,3.62,1.3,8,5.33,2.35,15,5.75,2.12,8,4.06,2.11,17,2.78,1.2,9 +82,accuse,2.68,1.63,19,5.32,2.08,22,4,2.32,24,2.83,1.72,6,2.62,1.66,13,5.42,2.31,12,5.2,1.87,10,3.88,2.42,8,4.06,2.35,16,3.4,1.65,10,1.89,1.27,9,5.67,2,9,5.08,2.18,13,4.18,2.3,17,3.5,2.74,6,2.5,1.93,8,2.82,1.47,11,4.33,2.4,9,6,1.58,13,4.12,2.25,16,3.75,2.6,8 +83,ace,6.37,1.34,19,4.64,2.38,22,6.61,1.84,38,8,1,3,6.06,1.18,16,5.08,2.23,12,4.1,2.56,10,6.62,2.02,13,6.6,1.78,25,6.78,1.39,9,6,1.25,10,5,1.73,9,4.38,2.79,13,7.06,1.76,18,6.2,1.85,20,5.71,1.38,7,6.75,1.22,12,5.33,1.94,9,4.15,2.61,13,6.82,1.67,17,6.43,1.99,21 +84,acetylene,4.11,1.63,19,3.67,2.06,21,4.7,1.84,23,4.33,1.15,3,4.06,1.73,16,4.25,2.19,8,3.31,1.97,13,4.89,1.69,9,4.57,1.99,14,3.78,1.92,9,4.4,1.35,10,3.89,1.96,9,3.5,2.2,12,4.93,1.87,15,4.25,1.83,8,4.57,1.27,7,3.83,1.8,12,3.6,1.71,10,3.73,2.41,11,4.85,2.23,13,4.5,1.27,10 +85,ache,3.27,2.01,40,4.3,2.26,47,4,2.72,18,3.29,1.83,17,3.32,2.21,22,3.27,2.15,11,4.56,2.29,34,3.7,2.31,10,4.38,3.29,8,3.21,2.01,14,3.31,2.05,26,3.92,2.38,26,4.68,2.16,19,3.71,2.81,7,4.18,2.79,11,3.37,1.98,19,3.19,2.09,21,4.21,2.33,28,4.42,2.22,19,3.78,2.33,9,4.22,3.19,9 +86,achieve,7.75,1.16,20,4.7,2.96,23,6.61,2.44,28,7.25,0.89,8,8.08,1.24,12,3.67,2.4,9,5.36,3.18,14,7.07,1.98,14,6.14,2.82,14,8,1.22,9,7.55,1.13,11,5,2.76,12,4.36,3.26,11,6.07,2.89,14,7.14,1.83,14,7.6,1.26,10,7.9,1.1,10,4.82,2.82,11,4.58,3.2,12,6.92,2.07,12,6.38,2.73,16 +87,achievement,7.28,2.15,40,5.57,2.17,23,7.17,1.72,53,8,1.58,13,6.85,2.33,26,5.45,2.16,11,5.67,2.27,12,6.94,2.07,18,7.29,1.53,35,7.67,1.76,15,6.96,2.37,24,6.27,2.24,11,4.92,1.98,12,6.86,1.99,28,7.52,1.29,25,6.6,2.52,20,7.95,1.47,20,5.91,2.43,11,5.25,1.96,12,7.26,1.91,31,7.05,1.43,22 +88,achy,3.15,1.46,20,4.48,1.89,21,4.62,2.5,34,3.2,1.48,10,3.1,1.52,10,4.25,1.58,8,4.62,2.1,13,4.79,2.58,14,4.5,2.5,20,3.56,1.67,9,2.82,1.25,11,4.38,1.66,13,4.62,2.33,8,4.86,2.47,22,4.17,2.59,12,3.5,1.72,10,2.8,1.14,10,4.57,2.06,14,4.29,1.6,7,5.24,2.31,17,4,2.6,17 +89,acid,3.26,2.02,19,4.77,2.37,22,4.26,2.43,23,3,1.79,6,3.38,2.18,13,4.83,2.08,12,4.7,2.79,10,4.14,2.27,7,4.31,2.57,16,3,1.49,10,3.56,2.55,9,5.33,2.24,9,4.38,2.47,13,4.81,2.48,16,2.67,1.86,6,2.12,1.36,8,4.09,2.07,11,4.89,2.57,9,4.69,2.32,13,4.69,2.63,16,3.29,1.7,7 +90,acknowledge,6.43,1.86,21,3.26,2.18,23,6.11,2.42,18,6.22,1.64,9,6.58,2.07,12,4.09,2.34,11,2.5,1.78,12,5.8,2.7,10,6.5,2.14,8,6.29,2.43,7,6.38,1.61,13,3.73,2.24,11,2.83,2.12,12,6.57,2.94,7,5.82,2.14,11,6.69,2.06,13,6,1.51,8,3.18,2.23,11,3.33,2.23,12,5.67,2.45,9,6.56,2.46,9 +91,acknowledgement,6.53,1.5,19,3.3,2.3,23,6.71,1.82,28,6.25,0.89,8,6.73,1.85,11,3,2.35,9,3.5,2.35,14,7.21,1.72,14,6.21,1.85,14,6.78,1.79,9,6.3,1.25,10,3.58,2.54,12,3,2.1,11,6.29,2.2,14,7.14,1.29,14,6.6,1.71,10,6.44,1.33,9,3.36,2.38,11,3.25,2.34,12,6.75,1.48,12,6.69,2.09,16 +92,acne,2.18,1.47,17,4.47,2.5,19,3.44,1.96,25,1.8,0.84,5,2.33,1.67,12,4.7,2.58,10,4.22,2.54,9,3.81,2.01,16,2.78,1.79,9,2.71,1.7,7,1.8,1.23,10,3.5,2.14,8,5.18,2.6,11,3.45,2.09,20,3.4,1.52,5,2.22,1.39,9,2.12,1.64,8,3.9,2.42,10,5.11,2.57,9,3.53,1.78,19,3.17,2.64,6 +93,acorn,5.85,1.76,20,4.42,2.32,24,4.77,2.31,22,5.38,0.74,8,6.17,2.17,12,4.69,2.32,13,4.09,2.39,11,5,2.31,13,4.44,2.4,9,6.29,1.7,7,5.92,1.51,12,5.29,1.94,14,3.2,2.35,10,5.67,1.83,12,3.7,2.45,10,5.3,1.95,10,6.4,1.43,10,3.88,2.39,17,5.71,1.6,7,4.3,2.67,10,5.17,1.99,12 +94,acoustic,7.1,1.62,20,4,2.43,22,5.79,1.58,19,7.44,1.67,9,6.82,1.6,11,4,3.46,5,4.12,2.19,16,5.83,1.47,6,5.77,1.69,13,6.86,1.7,14,7.67,1.37,6,3.5,1.93,12,4.89,2.93,9,5.22,1.2,9,6.3,1.77,10,6.9,1.85,10,7.3,1.42,10,3.17,1.7,12,5,2.87,10,6.33,1.63,6,5.54,1.56,13 +95,acoustics,6.33,1.2,21,3.19,1.83,21,5.86,1.67,22,6.11,1.05,9,6.5,1.31,12,2,0.89,6,3.64,1.98,14,6.17,1.83,6,5.75,1.65,16,6.33,1.22,9,6.33,1.23,12,3.6,2.07,5,3.06,1.81,16,6.55,1.63,11,5.18,1.47,11,6.83,1.19,12,5.67,0.87,9,3.12,1.36,8,3.23,2.13,13,6.33,1.61,12,5.3,1.64,10 +96,acquaintance,5.58,1.35,24,3.24,1.64,21,5.29,1.85,21,5.55,1.37,11,5.62,1.39,13,2,1.1,6,3.71,1.64,14,4.67,2.07,6,5.53,1.77,15,5.8,1.55,10,5.43,1.22,14,3.4,1.82,5,3.19,1.64,16,5,2.16,10,5.55,1.57,11,5.71,1.59,14,5.4,0.97,10,3.5,0.93,8,3.08,1.98,13,5.33,2.15,12,5.22,1.48,9 +97,acquire,5.5,1.76,20,4.86,2.01,22,7,1.89,19,4.78,2.05,9,6.09,1.3,11,5,2.55,5,4.75,1.95,16,7.67,1.51,6,6.69,2.02,13,5.21,1.72,14,6.17,1.83,6,4.25,2.14,12,5.56,1.74,9,6,2,9,7.9,1.29,10,5.3,1.49,10,5.7,2.06,10,4.33,2.19,12,5.5,1.65,10,7.83,1.6,6,6.62,1.94,13 +98,acquisition,5,1.95,20,4.36,2.44,22,5.93,2.34,27,5.14,2.54,7,4.92,1.66,13,4.5,2.84,10,4.25,2.18,12,6.07,2.28,15,5.91,2.55,11,4.73,1.74,11,5.33,2.24,9,5,2,9,3.92,2.69,13,6.18,2.58,17,5.67,1.94,9,5.15,2.3,13,4.71,1.11,7,4.38,2.55,16,4.33,2.34,6,5.5,2.54,12,6.27,2.19,15 +99,acquit,5.6,1.6,20,4.56,2.71,18,5.45,1.57,22,6.2,1.64,5,5.4,1.59,15,5.33,2.34,6,4.17,2.89,12,5.4,0.84,10,5.5,2.02,12,6,1.63,10,5.2,1.55,10,5.4,2.63,10,3.5,2.56,8,5.18,1.08,11,5.73,1.95,11,5.17,1.75,12,6.25,1.16,8,3.44,2.7,9,5.67,2.35,9,4.64,1.5,11,6.27,1.19,11 +100,acquittal,6.19,1.72,21,4.95,2.31,20,5.03,2.36,35,6.62,1.51,8,5.92,1.85,13,6.2,1.92,5,4.53,2.33,15,5.5,1.72,10,4.84,2.58,25,5.92,1.98,13,6.62,1.19,8,5.08,2.39,12,4.75,2.31,8,4.85,2.08,20,5.27,2.74,15,5.55,1.21,11,6.9,1.97,10,4.91,2.47,11,5,2.24,9,5.1,2.51,21,4.93,2.2,14 +101,acre,5.53,1.71,19,2.73,1.7,22,4.94,2.29,16,5.45,1.86,11,5.14,0.9,7,3.88,1.81,8,2.07,1.27,14,5,2.97,6,4.9,1.97,10,5.75,2.43,8,5.36,1.03,11,2.44,2.13,9,2.92,1.38,13,4.75,2.25,8,5.12,2.47,8,5.17,1.8,12,6.14,1.46,7,2.82,1.83,11,2.64,1.63,11,3.78,1.99,9,6.43,1.81,7 +102,acreage,5.25,1.74,20,3.74,2,23,5.52,1.94,21,5,1.87,5,5.33,1.76,15,4.58,2.15,12,2.82,1.4,11,5.45,1.92,11,5.67,2.18,9,4.55,2.02,11,6.11,0.78,9,3.56,1.21,16,4.14,3.29,7,5.27,1.79,11,5.8,2.15,10,5.46,1.94,13,4.86,1.35,7,3.74,2.18,19,3.75,0.96,4,5.36,1.91,14,5.86,2.12,7 +103,acrobat,6,1.3,20,4.9,2.14,21,5.42,2.24,24,5.67,1.15,3,6.06,1.34,17,5.43,1.9,7,4.62,2.36,13,5.12,1.64,8,5.56,2.53,16,5.43,1.13,7,6.31,1.32,13,4.86,2.41,7,4.92,2.18,13,5.14,2.07,14,5.8,2.53,10,5.89,1.05,9,6.09,1.51,11,5.27,2.28,11,4.5,2.01,10,5.18,2.53,17,6,1.29,7 +104,acrylic,5.52,1.81,25,3.73,2.31,26,5.42,2.15,24,5.55,2.07,11,5.5,1.65,14,3.1,2.23,10,4.12,2.33,16,4.89,2.09,9,5.73,2.19,15,5.89,1.54,9,5.31,1.96,16,3.92,2.33,13,3.54,2.37,13,4.75,2.3,12,6.08,1.83,12,5.29,1.64,14,5.82,2.04,11,3,2.45,15,4.73,1.74,11,5.92,2.4,13,4.82,1.72,11 +105,act,5.64,1.71,22,4.19,2.29,21,6.11,2.03,18,6.17,2.64,6,5.4,1.3,15,3.86,2.27,7,4.36,2.37,14,6.44,2.4,9,5.88,1.73,8,5.5,1.83,14,5.86,1.68,7,4.11,2.67,9,4.25,2.09,12,6.2,2.35,10,6,1.69,8,6,1.47,14,5,2,8,4.67,3.39,6,4,1.81,15,5.7,2.21,10,6.62,1.77,8 +106,action,6,1.64,18,6.19,2.56,21,6.17,2.01,18,6,1.69,8,6,1.7,10,5.71,2.69,7,6.43,2.56,14,5.82,1.66,11,6.71,2.5,7,5.82,1.83,11,6.29,1.38,7,6.56,2.92,9,5.92,2.35,12,5.64,1.96,11,7,1.91,7,5.5,1.62,12,7,1.26,6,5.92,2.97,12,6.56,2.01,9,7.22,1.72,9,5.11,1.76,9 +107,action figure,6.18,1.85,17,4.65,2.39,20,6.71,2.24,24,6.8,1.3,5,5.92,2.02,12,5.55,2.38,11,3.56,2.01,9,6.73,2.37,15,6.67,2.12,9,6.5,2.35,6,6,1.61,11,3.89,2.37,9,5.27,2.33,11,6.84,2.27,19,6.2,2.28,5,6.62,1.69,8,5.78,1.99,9,5.09,2.47,11,4.11,2.32,9,6.39,2.38,18,7.67,1.51,6 +108,activate,5.7,1.77,40,3.78,2.54,23,6.28,2.13,25,5.82,1.67,17,5.45,1.77,22,3.82,2.4,11,3.75,2.77,12,6.4,1.78,10,6.2,2.4,15,5.43,2.17,14,5.85,1.54,26,3.91,2.63,11,3.67,2.57,12,6,2.16,7,6.39,2.17,18,5.74,1.94,19,5.67,1.65,21,4.45,2.84,11,3.17,2.17,12,5,2.06,9,7,1.86,16 +109,activation,6.14,1.53,21,3.52,2.33,23,6.88,1.62,17,6.56,1.59,9,5.83,1.47,12,4.18,2.27,11,2.92,2.31,12,7.3,1.64,10,6.29,1.5,7,6.29,1.6,7,6.15,1.57,13,4,2.1,11,3.08,2.54,12,7.83,1.83,6,6.36,1.29,11,6.15,1.63,13,6.12,1.46,8,3.18,2.32,11,3.83,2.41,12,6.5,1.69,8,7.22,1.56,9 +110,active,6.47,1.35,19,5.62,2.09,21,6.32,2.21,22,8,1,3,6.19,1.22,16,4.88,2.47,8,6.08,1.75,13,6.22,1.86,9,6.38,2.5,13,6.89,1.27,9,6.1,1.37,10,5.56,2.46,9,5.67,1.87,12,6.07,2.52,15,6.86,1.35,7,6.57,1.27,7,6.42,1.44,12,6,1.94,10,5.27,2.24,11,7.08,2.39,12,5.4,1.65,10 +111,activist,6.24,1.84,21,5.26,2.33,19,5.86,1.9,21,5.8,1.79,5,6.4,1.96,15,4.88,2.23,8,5.55,2.46,11,5.3,2.11,10,6.36,1.63,11,6.08,1.93,12,6.44,1.81,9,5.2,2.57,10,5.33,2.18,9,5.33,2.06,12,6.56,1.51,9,5.82,1.99,11,6.7,1.64,10,5,2.14,8,5.45,2.54,11,5.33,2.24,9,6.25,1.6,12 +112,activity,6.21,1.75,19,4.86,2.48,21,6.45,1.67,20,6,1,3,6.25,1.88,16,5.5,2.66,6,4.6,2.44,15,6.67,1.51,6,6.36,1.78,14,6.2,1.93,10,6.22,1.64,9,3.86,2.54,7,5.36,2.37,14,6.8,1.48,10,6.1,1.85,10,6.25,1.91,8,6.18,1.72,11,4.89,3.3,9,4.83,1.8,12,6.88,2.17,8,6.17,1.27,12 +113,actor,6.15,1.27,20,4.35,2.28,20,5.64,1.99,22,6.14,1.35,7,6.15,1.28,13,4,1.94,9,4.64,2.58,11,5,3.1,6,5.88,1.45,16,6,1.25,10,6.33,1.41,9,3.75,2.31,8,4.75,2.26,12,5.8,2.08,15,5.29,1.89,7,6.45,1.37,11,5.78,1.09,9,4.5,2.43,12,4.12,2.17,8,5.64,2.29,11,5.64,1.75,11 +114,actress,5.42,1.22,19,5.43,2.18,21,4.65,2.4,23,5.33,0.58,3,5.44,1.31,16,6.12,1.89,8,5,2.31,13,4.56,2.6,9,4.71,2.37,14,5.67,1.12,9,5.2,1.32,10,5.67,2.29,9,5.25,2.18,12,4.73,2.63,15,4.5,2.07,8,5.57,0.79,7,5.33,1.44,12,5.6,2.17,10,5.27,2.28,11,4.69,2.9,13,4.6,1.71,10 +115,actual,6.22,1.48,18,2.75,1.94,20,5.54,1.89,24,6.2,1.3,5,6.23,1.59,13,2.73,1.85,11,2.78,2.17,9,5.67,1.76,15,5.33,2.18,9,6.71,1.38,7,5.91,1.51,11,2.22,1.56,9,3.18,2.18,11,5.47,2.04,19,5.8,1.3,5,6,1.58,9,6.44,1.42,9,2.36,1.5,11,3.22,2.39,9,5.33,1.71,18,6.17,2.4,6 +116,actuality,5.4,1.47,20,5.55,2.28,20,5.24,2.07,25,6.09,1.04,11,4.56,1.51,9,6.71,1.25,7,4.92,2.5,13,5.08,1.98,13,5.42,2.23,12,5.09,1.7,11,5.78,1.09,9,5.64,2.77,11,5.44,1.67,9,5.47,2.1,17,4.75,2.05,8,5,1.7,10,5.8,1.14,10,5.75,2.56,12,5.25,1.91,8,5,1.9,16,5.67,2.4,9 +117,acupuncture,4.81,2.23,21,4.9,2.63,20,4.77,2.62,22,5.17,2.64,6,4.67,2.13,15,4.88,2.42,8,4.92,2.87,12,5.25,2.7,12,4.2,2.53,10,4.56,2.74,9,5,1.86,12,5,1.8,9,4.82,3.25,11,4,2.71,7,5.13,2.59,15,5.2,2.44,10,4.45,2.07,11,4.54,2.54,13,5.57,2.88,7,4.5,2.91,12,5.1,2.33,10 +118,acute,5.1,1.94,20,5.09,1.95,22,5.11,2.33,19,5.44,1.67,9,4.82,2.18,11,4.4,2.61,5,5.25,1.81,16,5.17,2.86,6,5.08,2.18,13,5.64,1.69,14,3.83,2.04,6,4.42,2.11,12,5.89,1.54,9,5,1.87,9,5.2,2.78,10,5.4,2.07,10,4.8,1.87,10,4.58,2.23,12,5.7,1.42,10,6,2.83,6,4.69,2.06,13 +119,ad,4.11,1.45,19,3.33,2.17,18,5.18,2.16,17,4.55,1.29,11,3.5,1.51,8,4,2.58,4,3.14,2.11,14,4.25,2.12,8,6,1.94,9,4.62,1.51,8,3.73,1.35,11,3.57,1.9,7,3.18,2.4,11,4.83,2.32,6,5.36,2.16,11,4.15,1.57,13,4,1.26,6,2.27,1.56,11,5,2,7,5,2.45,7,5.3,2.06,10 +120,adage,5.55,0.83,20,3.38,1.88,21,5.13,2.07,23,5.67,1.15,3,5.53,0.8,17,3.14,1.95,7,3.38,1.94,13,4.75,1.58,8,5.33,2.32,15,5.43,0.79,7,5.62,0.87,13,3.14,1.57,7,3.38,2.1,13,4.69,1.89,13,5.7,2.26,10,5.44,0.73,9,5.64,0.92,11,3.18,1.72,11,3.6,2.12,10,4.94,2.3,17,5.67,1.21,6 +121,adamant,5.45,1.92,22,5.74,2.4,19,6.38,2.38,21,5.6,2.3,5,5.44,1.93,16,6.88,2.42,8,4.91,2.12,11,6.2,2.49,10,6.55,2.38,11,4.83,1.95,12,6.2,1.69,10,6.3,2.11,10,5.11,2.67,9,6.58,2.35,12,6.11,2.52,9,5.45,1.75,11,5.45,2.16,11,5,2.51,8,6.27,2.28,11,7.22,1.64,9,5.75,2.7,12 +122,adapt,5.84,1.3,19,3.9,2.36,20,5.75,2.43,20,5.67,1.15,3,5.88,1.36,16,4.17,2.04,6,3.79,2.55,14,6.33,2.07,6,5.5,2.59,14,5.2,1.03,10,6.56,1.24,9,3.86,2.41,7,3.92,2.43,13,5.1,2.28,10,6.4,2.5,10,5.62,0.92,8,6,1.55,11,3.33,2.35,9,4.36,2.38,11,5.5,2.78,8,5.92,2.27,12 +123,adaptation,5.82,1.84,22,3.55,1.92,22,6.04,2.25,23,6.08,1.66,13,6,1.41,8,3.25,1.28,8,3.71,2.23,14,6.14,2.85,7,6,2.03,16,5.67,2.65,9,5.92,1.12,13,2.78,1.86,9,4.08,1.85,13,6,2.14,11,6.08,2.43,12,5.36,2.1,14,6.62,0.92,8,3.36,2.11,11,3.73,1.79,11,6.15,2.44,13,5.9,2.08,10 +124,add,6.23,1.77,22,4,2.38,20,6.79,2.07,19,6.08,1.93,13,6.44,1.59,9,5,2.08,7,3.46,2.44,13,6.29,2.21,7,7.08,2.02,12,6.42,2.07,12,6,1.41,10,4.56,2.24,9,3.55,2.5,11,6.3,2.36,10,7.33,1.66,9,6.42,1.78,12,6,1.83,10,4.71,1.8,7,3.62,2.63,13,6.86,2.12,7,6.75,2.14,12 +125,adder,4.45,1.47,20,3.24,2.36,17,4.41,1.37,22,4.6,0.89,5,4.4,1.64,15,3,2.35,5,3.33,2.46,12,4.6,1.07,10,4.25,1.6,12,5,0.82,10,3.9,1.79,10,2.89,2.09,9,3.62,2.72,8,4.64,1.12,11,4.18,1.6,11,4.25,1.48,12,4.75,1.49,8,2.11,1.96,9,4.5,2.2,8,4.55,1.04,11,4.27,1.68,11 +126,addict,2.86,1.93,21,5.33,2.44,45,2.74,2.2,38,3.33,2.6,9,2.5,1.24,12,4.64,2.73,11,5.64,2.33,33,2.74,2.23,19,2.67,2.28,18,4.71,2.21,7,1.92,0.86,13,5.38,2.83,26,5.39,1.82,18,3.76,2.77,17,1.9,1.09,21,3.38,2.26,13,2,0.76,8,5.59,2.44,27,4.94,2.46,18,2.14,1.74,21,3.47,2.53,17 +127,addicted,2.89,2.11,19,4.77,2.33,22,2.84,1.89,19,3.33,1.58,9,2.5,2.51,10,4.33,2.23,12,5.3,2.45,10,3.5,1.22,6,2.54,2.11,13,3.67,2.69,9,2.2,1.14,10,4.89,2.62,9,4.69,2.21,13,3.5,2.17,10,2.11,1.27,9,3.17,2.52,12,2.43,1.13,7,4.11,2.09,9,5.23,2.45,13,2.25,1.83,8,3.27,1.9,11 +128,addiction,3.52,1.81,21,4.48,2.87,23,3.84,2.63,19,4.38,2.07,8,3,1.47,13,5.67,2.5,6,4.06,2.95,17,3.91,2.98,11,3.75,2.25,8,3.92,1.98,12,3,1.5,9,4.9,2.73,10,4.15,3.05,13,4.08,2.84,13,3.33,2.25,6,3.29,1.77,14,4,1.91,7,4.53,2.67,15,4.38,3.42,8,3.36,2.42,11,4.5,2.93,8 +129,addictive,3.52,1.72,21,4.82,2.7,22,4.4,2.82,20,4.38,2.07,8,3,1.29,13,5.5,2.88,6,4.56,2.68,16,4.27,2.57,11,4.56,3.24,9,3.75,1.96,12,3.22,1.39,9,5.56,2.6,9,4.31,2.75,13,4.69,2.69,13,3.86,3.18,7,3.21,1.58,14,4.14,1.95,7,4.81,2.54,16,4.83,3.37,6,4.42,2.68,12,4.38,3.2,8 +130,additional,6.15,1.76,20,3.61,2.17,18,4.95,1.99,22,6,1.58,5,6.2,1.86,15,4.17,2.23,6,3.33,2.19,12,5.5,1.43,10,4.5,2.32,12,6.4,1.65,10,5.9,1.91,10,3.9,2.42,10,3.25,1.91,8,5.09,2.12,11,4.82,1.94,11,5.5,1.83,12,7.12,1.13,8,2.89,2.26,9,4.33,1.94,9,4.82,2.4,11,5.09,1.58,11 +131,address,6.11,1.64,18,3.05,2.06,20,4.89,2.05,18,5.75,2.05,8,6.4,1.26,10,3.29,2.21,7,2.92,2.06,13,4.55,2.02,11,5.43,2.15,7,5.91,1.81,11,6.43,1.4,7,3.11,2.09,9,3,2.14,11,5.45,2.11,11,4,1.73,7,5.92,1.73,12,6.5,1.52,6,3,2.13,12,3.12,2.1,8,5,2.4,9,4.78,1.79,9 +132,adept,6.14,1.56,21,4.17,2.35,23,6.5,1.66,26,5.55,1.13,11,6.8,1.75,10,3.82,2.32,11,4.5,2.43,12,7.27,1.49,11,6.07,1.54,14,5.9,1.73,10,6.36,1.43,11,4.27,2.72,11,4.08,2.07,12,6.24,1.6,17,7.38,1.41,8,6.15,1.63,13,6.12,1.55,8,3.67,2.16,15,5.12,2.53,8,6.29,1.69,17,6.89,1.62,9 +133,adequate,4.7,1.56,20,3.64,2.13,22,6.89,1.57,18,4.33,1.73,9,5,1.41,11,2.6,1.82,5,4.06,2.17,16,7,1.67,6,6.83,1.59,12,4.71,1.33,14,4.67,2.16,6,4.08,2.5,12,3.22,1.56,9,6.33,1.73,9,7.44,1.24,9,5,0.94,10,4.4,2.01,10,3.83,2.59,12,3.4,1.51,10,7.5,1.52,6,6.58,1.56,12 +134,adhere,5.17,2.12,18,3.52,2.18,21,3.9,1.86,20,6,1,3,5,2.27,15,3.83,2.99,6,3.4,1.88,15,4,1.26,6,3.86,2.11,14,4.9,0.88,10,5.5,3.12,8,3,1.73,7,3.79,2.39,14,3.3,1.77,10,4.5,1.84,10,5.5,2.27,8,4.9,2.08,10,3.56,2.55,9,3.5,1.98,12,3.38,2.45,8,4.25,1.36,12 +135,adhesive,5.84,1.5,19,3.2,1.99,20,4.88,2.36,24,5.92,1.75,13,5.67,0.82,6,3.2,1.3,5,3.2,2.21,15,4.54,2.3,13,5.27,2.49,11,6.33,1.8,9,5.4,1.07,10,3.86,2.41,7,2.85,1.72,13,4.45,2.42,11,5.23,2.35,13,6.11,1.05,9,5.6,1.84,10,2.4,1.17,10,4,2.36,10,4.44,2.35,9,5.13,2.42,15 +136,Adidas,5.77,1.38,22,4.18,2.74,22,6.3,2.56,20,6.25,1.49,8,5.5,1.29,14,3.8,2.7,10,4.5,2.84,12,6.43,2.76,7,6.23,2.55,13,5.73,1.68,11,5.82,1.08,11,3.55,2.3,11,4.82,3.09,11,6.27,2.55,15,6.4,2.88,5,5.4,1.17,10,6.08,1.51,12,5.2,2.44,10,3.33,2.77,12,6.1,2.08,10,6.5,3.06,10 +137,adjacent,5.15,1.27,20,2.78,1.96,18,4.27,1.7,22,5.2,0.45,5,5.13,1.46,15,3.83,2.64,6,2.25,1.36,12,4.7,1.57,10,3.92,1.78,12,5.2,0.79,10,5.1,1.66,10,2.9,2.38,10,2.62,1.41,8,4.36,1.91,11,4.18,1.54,11,4.75,1.06,12,5.75,1.39,8,2.44,2.24,9,3.11,1.69,9,4.45,1.75,11,4.09,1.7,11 +138,adjective,5.95,1.28,21,3.64,2.1,25,6.11,2.18,19,5.89,1.05,9,6,1.48,12,4,1.55,6,3.44,2.31,18,5,2.31,7,6.75,1.91,12,6.12,1.2,16,5.4,1.52,5,3.43,2.24,14,3.8,2.04,10,6.11,2.67,9,6.1,1.79,10,5.75,1.14,12,6.22,1.48,9,3.94,2.17,16,3.11,1.96,9,6.09,2.59,11,6.12,1.64,8 +139,adjoining,5.06,1.26,18,3.52,2.04,21,4.65,1.92,23,5,0.82,10,4.71,1.38,7,3.14,1.68,7,3.71,2.23,14,4.71,2.21,7,4.62,1.86,16,5.43,1.27,7,4.82,1.25,11,3.12,2.36,8,3.77,1.88,13,4.55,1.97,11,4.75,1.96,12,5.17,1.53,12,4.83,0.41,6,3,2.24,11,4.1,1.73,10,4.23,2.24,13,5.2,1.32,10 +140,adjourn,5.5,1.62,18,3.15,1.93,20,5.75,2.36,20,5.5,0.71,2,5.6,1.72,15,3.1,1.97,10,3.2,1.99,10,6,2.31,10,5.5,2.51,10,4.33,1.21,6,6.27,1.42,11,2.71,2.06,7,3.38,1.89,13,5.75,2.43,8,5.75,2.42,12,6,1.67,11,4.71,1.25,7,3.3,2.31,10,3,1.56,10,5.67,2.35,9,5.82,2.48,11 +141,adjust,5.76,1.67,21,3,2.07,23,6,1.88,18,6.56,1.81,9,5.17,1.34,12,3.09,2.02,11,2.92,2.19,12,6.5,2.01,10,5.38,1.6,8,5.86,2.41,7,5.77,1.3,13,3.36,2.2,11,2.67,1.97,12,5.71,2.43,7,6.18,1.54,11,5.62,1.85,13,6,1.41,8,2.91,1.97,11,3.08,2.23,12,5.11,1.62,9,6.89,1.76,9 +142,adjuster,4.25,1.41,20,3.5,1.74,22,5.84,1.77,19,4.22,1.92,9,4.27,0.9,11,3.2,2.17,5,3.69,1.66,16,6.67,1.63,6,5.46,1.76,13,4.5,1.34,14,3.67,1.51,6,3.67,1.78,12,3.44,1.81,9,5.33,0.87,9,6.3,2.26,10,4.7,0.82,10,3.8,1.75,10,2.83,1.59,12,4.3,1.64,10,6.83,1.6,6,5.38,1.71,13 +143,adjustment,5.53,1.22,19,4.59,2.36,22,4.53,1.93,19,5.33,0.71,9,5.7,1.57,10,4.71,2.69,7,4.64,2.34,14,4.7,2,10,4.33,1.94,9,6.11,1.36,9,5,0.82,10,5,2.71,10,4.36,2.16,11,3.88,0.99,8,4.8,2.35,10,5.58,1.44,12,5.43,0.79,7,4.53,2.39,19,5,2.65,3,4.38,1.3,8,4.64,2.34,11 +144,admin,4.37,1.71,19,3.64,2.5,22,5.83,2.48,24,3.67,1.51,6,4.69,1.75,13,4.25,2.86,12,2.9,1.85,10,5.5,3.34,8,6,2.03,16,5.1,1.1,10,3.56,1.94,9,5.22,2.82,9,2.54,1.56,13,5.76,2.66,17,6.17,2.32,6,5,1.07,8,3.91,1.97,11,3.33,2.45,9,3.85,2.61,13,5.88,2.5,16,5.75,2.6,8 +145,administer,4.4,1.79,20,3.86,2.23,22,6.33,2.25,18,4.44,2.3,9,4.36,1.36,11,3.6,2.97,5,4.12,2,16,5.5,3.21,6,6.75,1.6,12,4.79,1.58,14,3.5,2.07,6,4,2.22,12,4,2.29,9,6.62,1.41,8,6.1,2.81,10,4.6,1.43,10,4.2,2.15,10,3.25,2.42,12,4.6,1.84,10,5.2,3.19,5,6.77,1.74,13 +146,administration,4.45,1.36,20,3.23,2,22,4.77,2.23,26,4.3,1.7,10,4.6,0.97,10,3.57,2.23,7,3.07,1.94,15,4.75,2.59,16,4.8,1.62,10,4.9,1.45,10,4,1.15,10,3.8,2.95,5,3.06,1.71,17,4.79,2.64,14,4.75,1.76,12,4.67,1.44,12,4.12,1.25,8,3,2.36,10,3.42,1.73,12,4.77,2.74,13,4.77,1.69,13 +147,administrative,4.79,1.62,19,3.21,2.2,19,5.9,2.17,20,5.33,0.58,3,4.8,1.74,15,2.78,1.64,9,3.6,2.63,10,5.3,1.95,10,6.5,2.32,10,4.67,1.75,6,5,1.6,12,3.14,2.12,7,3.25,2.34,12,6.12,2.23,8,5.75,2.22,12,5.17,1.7,12,4.14,1.35,7,3.2,2.35,10,3.22,2.17,9,5.44,2.3,9,6.27,2.1,11 +148,administrator,5.32,1.59,22,4.74,2.35,19,5.48,2.6,21,5.8,1.1,5,5.19,1.76,16,6.12,2.3,8,3.73,1.9,11,5.7,2.45,10,5.27,2.83,11,5.08,1.31,12,5.6,1.9,10,5.2,2.44,10,4.22,2.28,9,5.17,2.62,12,5.89,2.67,9,5,1.34,11,5.64,1.8,11,4.38,2.67,8,5,2.19,11,4.89,2.8,9,5.92,2.47,12 +149,admirable,7,1.97,21,4.57,2.63,23,5.81,2.66,21,6.2,2.59,5,7.25,1.77,16,4.92,2.19,12,4.18,3.09,11,4.73,2.83,11,6.78,1.92,9,7.25,2.49,12,6.67,1,9,4.88,2.96,16,3.86,1.57,7,5.36,2.06,11,6.3,3.23,10,7,1.91,13,7,2.2,8,4.37,2.5,19,5.5,3.42,4,5.5,2.38,14,6.43,3.26,7 +150,admiral,4.8,1.32,20,4.05,2.44,21,5.68,2.76,25,4.33,2.08,3,4.88,1.22,17,5.29,3.15,7,3.46,1.9,13,4.62,2.62,8,6.18,2.77,17,5.29,1.6,7,4.54,1.13,13,5,2.45,7,3.62,2.47,13,4.71,2.58,14,6.91,2.59,11,4.89,1.17,9,4.73,1.49,11,4.45,2.25,11,3.6,2.67,10,5.61,2.85,18,5.86,2.73,7 +151,admiralty,6.16,2.12,19,4.27,2.33,22,6.08,1.79,24,5.67,2.5,6,6.38,1.98,13,5.08,2.35,12,3.3,2,10,5.25,1.98,8,6.5,1.59,16,6.5,1.27,10,5.78,2.82,9,4.56,2.19,9,4.08,2.5,13,5.94,1.85,17,6.5,1.87,6,6.5,2.07,8,5.91,2.21,11,4.89,2.47,9,3.85,2.23,13,5.94,1.91,16,6.38,1.6,8 +152,admiration,7.58,1.98,19,5.52,2.19,23,6.11,1.79,19,7.33,1.22,9,7.8,2.53,10,6,2.31,7,5.53,2.07,15,6.2,2.3,10,6,1.12,9,8.33,1.12,9,6.9,2.38,10,5.4,2.22,10,5.92,2.07,12,5.38,2,8,6.5,1.51,10,7.33,2.31,12,8,1.29,7,5.6,2.28,20,5,1.73,3,6,2.07,8,6.18,1.66,11 +153,admire,7.35,1.27,20,5,2.27,22,7.33,1.65,21,7.33,0.71,9,7.36,1.63,11,5.2,2.44,10,4.83,2.21,12,6.38,1.51,8,7.92,1.5,13,7.21,1.31,14,7.67,1.21,6,5.62,2.2,8,4.64,2.31,14,6.62,1.41,8,7.77,1.69,13,7.1,1.45,10,7.6,1.07,10,5.17,1.95,12,4.8,2.7,10,7.42,1.62,12,7.22,1.79,9 +154,admired,7.25,1.37,20,5.95,2.16,21,6.94,2.07,978,7.8,0.84,5,7.07,1.49,15,5.83,2.71,6,6,2,15,6.76,2.12,431,7.09,2.01,542,7.1,0.99,10,7.4,1.71,10,6.14,1.46,7,5.86,2.48,14,6.9,2.09,537,7.01,2.04,437,7,1.65,12,7.62,0.74,8,6.44,1.59,9,5.58,2.5,12,6.92,2.21,533,6.96,1.9,445 +155,admirer,7.05,1.43,21,6,2.25,22,6.27,1.55,22,6.89,1.05,9,7.17,1.7,12,5.5,2.51,6,6.2,2.27,15,5.67,2.07,6,6.5,1.32,16,6.56,1.51,9,7.42,1.31,12,5.6,2.7,5,6.12,2.18,17,6.27,1.01,11,6.27,2,11,7.33,1.61,12,6.67,1.12,9,5.89,2.09,9,6.08,2.43,13,6.67,1.07,12,5.8,1.93,10 +156,admissible,5.16,1.61,19,2.9,1.71,20,6.21,1.9,19,5,0,3,5.13,1.81,15,2.8,1.81,10,3,1.7,10,6.56,1.24,9,5.9,2.38,10,5.5,2.26,6,4.92,1.31,12,2.29,1.25,7,3.23,1.88,13,5.29,2.29,7,6.75,1.48,12,5.33,1.15,12,4.86,2.27,7,2.9,1.73,10,2.9,1.79,10,6,2.39,8,6.36,1.57,11 +157,admission,5.91,1.34,22,3.69,2.02,26,5.54,2.52,24,6.33,1.58,9,5.62,1.12,13,3.1,1.91,10,4.06,2.05,16,5.78,2.73,9,5.4,2.47,15,6,1.07,8,5.86,1.51,14,4.23,2.13,13,3.15,1.82,13,5.42,3.03,12,5.67,2.02,12,5.42,1,12,6.5,1.51,10,3.53,2.26,15,3.91,1.7,11,6.15,2.48,13,4.82,2.48,11 +158,admit,5.56,1.79,18,3.35,2.43,20,4.56,2.12,18,4.75,1.39,8,6.2,1.87,10,3,2,7,3.54,2.7,13,4,1.61,11,5.43,2.64,7,5,1.34,11,6.43,2.15,7,2.56,2.46,9,4,2.32,11,4.09,2.02,11,5.29,2.21,7,5.33,1.37,12,6,2.53,6,2.83,2.37,12,4.12,2.47,8,4.89,2.32,9,4.22,1.99,9 +159,admittance,6.29,1.23,21,3.6,1.5,20,5.96,2.42,24,6.33,1.07,12,6.22,1.48,9,3.57,0.79,7,3.62,1.8,13,6,2.4,10,5.93,2.53,14,6.25,1.89,4,6.29,1.1,17,4,1.5,9,3.27,1.49,11,5.43,2.99,7,6.18,2.21,17,6.67,1.3,12,5.78,0.97,9,3.85,1.77,13,3.14,0.69,7,5.75,3.06,8,6.06,2.14,16 +160,ado,4.82,0.96,22,3.33,2.24,21,4.48,1.36,21,4.86,1.1,14,4.75,0.71,8,4.55,2.16,11,2.11,1.54,9,4.17,0.98,6,4.6,1.5,15,4.7,1.34,10,4.92,0.51,12,3.55,2.58,11,3.1,1.91,10,4.25,1.14,12,4.78,1.64,9,4.5,0.8,12,5.2,1.03,10,3.46,2.3,13,3.12,2.3,8,4.64,1.36,11,4.3,1.42,10 +161,adobe,5.25,1.83,20,3.89,2.32,18,5.55,1.79,22,5.6,1.34,5,5.13,2,15,4.33,2.16,6,3.67,2.46,12,5.5,1.51,10,5.58,2.07,12,5.6,1.07,10,4.9,2.38,10,3.9,1.97,10,3.88,2.85,8,4.91,2.07,11,6.18,1.25,11,4.92,1.78,12,5.75,1.91,8,3.78,2.73,9,4,2,9,4.91,2.07,11,6.18,1.25,11 +162,adolescence,6,1.65,20,5.1,2.53,21,4.44,2.34,34,6,1.63,10,6,1.76,10,4.25,3.01,8,5.62,2.14,13,4.86,2.77,14,4.15,2.01,20,6.33,2,9,5.73,1.35,11,5.77,2.39,13,4,2.51,8,4.77,2.65,22,3.83,1.53,12,5.6,1.71,10,6.4,1.58,10,4.93,2.7,14,5.43,2.3,7,4.71,2.31,17,4.18,2.4,17 +163,adolescent,5.38,1.91,21,4.2,2.67,20,4,2.56,19,5.5,2.26,6,5.33,1.84,15,4.25,2.82,8,4.17,2.69,12,4.75,2.6,12,2.71,2.06,7,4.89,2.67,9,5.75,1.06,12,4.33,2.74,9,4.09,2.74,11,3.57,2.7,7,4.25,2.56,12,5.8,2.1,10,5,1.73,11,4.15,2.58,13,4.29,3.04,7,3.6,2.8,10,4.44,2.35,9 +164,adopt,6.9,1.61,21,4.71,2.18,24,5.45,2.42,22,6.5,2,8,7.15,1.34,13,4.62,2.6,13,4.82,1.66,11,5.38,2.57,13,5.56,2.35,9,7.12,0.83,8,6.83,2.04,12,4.79,1.85,14,4.6,2.67,10,5.33,2.53,12,5.6,2.41,10,6.5,2.17,10,7.27,0.79,11,4.71,2.26,17,4.71,2.14,7,5.5,3.21,10,5.42,1.68,12 +165,adoption,6.68,1.92,19,4.82,2.44,22,5.62,2.5,21,6.56,1.33,9,6.8,2.39,10,4.12,1.81,8,5.21,2.72,14,4.6,2.59,10,6.55,2.11,11,6.57,1.27,7,6.75,2.26,12,4.8,2.2,10,4.83,2.72,12,6.5,2.15,12,4.44,2.55,9,6.3,2.26,10,7.11,1.45,9,4.5,2.73,8,5,2.35,14,6.08,2.75,13,4.88,1.96,8 +166,adoptive,5.67,1.39,21,4.4,2.14,25,5.59,2.36,22,5.38,1.69,8,5.85,1.21,13,4.69,2.43,13,4.08,1.83,12,5.69,2.53,13,5.44,2.24,9,5.88,1.13,8,5.58,1.62,12,5.36,1.65,14,3.18,2.14,11,5.5,2.28,12,5.7,2.58,10,5.3,1.83,10,6,0.77,11,4.18,2.24,17,4.88,1.96,8,5.5,2.68,10,5.67,2.19,12 +167,adorable,7.4,1.6,20,4.66,2.79,38,6.83,1.92,42,7.4,0.55,5,7.4,1.84,15,3.77,2.05,13,5.12,3.05,25,7,1.77,24,6.61,2.15,18,7.5,0.85,10,7.3,2.16,10,4.2,2.59,20,5.17,3,18,6.96,1.84,25,6.65,2.09,17,7.25,1.66,12,7.62,1.6,8,4.36,2.83,25,5.23,2.74,13,6.73,2.35,22,6.95,1.36,20 +168,adoration,6.47,2.06,19,4.36,2.28,22,6.54,1.93,24,5.33,2.5,6,7,1.68,13,4.83,2.33,12,3.8,2.2,10,5.75,1.91,8,6.94,1.88,16,5.8,1.4,10,7.22,2.49,9,4.78,2.39,9,4.08,2.25,13,6.35,1.77,17,7.33,2.42,6,6.75,2.19,8,6.27,2.05,11,3.89,1.9,9,4.69,2.53,13,6.81,1.87,16,6,2.07,8 +169,adore,7.37,1.38,19,5.96,2.33,23,6.26,1.73,19,7,1.12,9,7.7,1.57,10,6,2.58,7,6.13,2.23,15,5.8,2.3,10,6.78,0.44,9,7.56,1.59,9,7.2,1.23,10,5.6,2.59,10,6.5,2.02,12,5.25,2.12,8,6.9,0.88,10,7.42,1.44,12,7.29,1.38,7,5.85,2.35,20,6.67,2.52,3,5.5,2.27,8,6.82,0.98,11 +170,adoring,7.38,1.32,21,4.86,2.65,21,6.29,1.9,21,6.78,1.56,9,7.83,0.94,12,3.17,2.04,6,5.71,2.61,14,6.83,1.17,6,6.07,2.12,15,7,1.58,9,7.67,1.07,12,4.4,2.41,5,5,2.78,16,6.1,1.66,10,6.45,2.16,11,7.33,1.56,12,7.44,1.01,9,5.25,2.76,8,4.62,2.66,13,6.75,1.48,12,5.67,2.29,9 +171,adrenalin,6.33,1.91,21,5.05,3.03,22,4.85,2.19,26,6,2.05,10,6.64,1.8,11,4.29,3.15,7,5.4,3.02,15,4.38,2.06,16,5.6,2.27,10,6.82,1.78,11,5.8,1.99,10,3.8,3.9,5,5.41,2.76,17,4.64,2.27,14,5.08,2.15,12,5.92,2.22,13,7,1.07,8,4.3,3.23,10,5.67,2.84,12,5,2.45,14,4.67,1.92,12 +172,adrenaline,6.61,2.03,18,5.95,2.58,20,5.72,2.44,25,7.4,1.52,5,6.31,2.18,13,6.45,2.46,11,5.33,2.74,9,5.62,2.36,16,5.89,2.71,9,6.71,2.14,7,6.55,2.07,11,5.33,2.74,9,6.45,2.46,11,5.6,2.54,20,6.2,2.17,5,6.22,2.49,9,7,1.5,9,6.45,2.46,11,5.33,2.74,9,5.26,2.51,19,7.17,1.6,6 +173,adrift,4.36,1.6,25,3.19,1.78,21,4.09,2.41,22,4.75,1.57,16,3.67,1.5,9,3.55,1.97,11,2.89,1.62,9,3.83,2.32,6,4.19,2.51,16,4.55,1.63,11,4.21,1.63,14,3.18,1.66,11,3.2,1.99,10,4,2.31,13,4.22,2.68,9,4.79,1.63,14,3.82,1.47,11,2.62,1.61,13,4.12,1.73,8,3.33,2.39,12,5,2.21,10 +174,adult,5.9,2.1,42,4.36,2.5,22,6.46,2.07,48,5.94,2.14,17,5.88,2.13,25,4.3,2.31,10,4.42,2.75,12,6.35,2.45,17,6.57,1.89,30,5.41,2.21,29,7,1.35,13,4.18,2.71,11,4.55,2.38,11,6.47,2.17,32,6.53,1.96,15,5.7,2.32,23,6.16,1.83,19,4.9,2.42,10,3.92,2.57,12,6.43,2.22,28,6.5,1.91,20 +175,adulterer,2.77,1.97,22,5.68,2.85,22,3.2,2.55,20,2.86,1.86,7,2.73,2.09,15,5.2,3.26,10,6.08,2.54,12,5.14,2.85,7,2.15,1.68,13,3,2.37,11,2.55,1.57,11,4.55,2.5,11,6.82,2.82,11,3.4,2.72,15,2.6,2.07,5,2.6,1.17,10,2.92,2.5,12,6.8,1.87,10,4.75,3.25,12,3.5,2.99,10,2.9,2.13,10 +176,adultery,2.81,2.06,21,6.42,2.48,19,3.33,2.46,21,2.83,2.4,6,2.8,2.01,15,6.38,3.07,8,6.45,2.11,11,3.45,2.46,11,3.2,2.57,10,2.67,2.34,6,2.87,2.03,15,6.22,3.07,9,6.6,1.96,10,2.79,2.29,14,4.43,2.57,7,2.43,2.15,7,3,2.08,14,6.29,2.79,14,6.8,1.48,5,3,2.7,12,3.78,2.17,9 +177,adulthood,5.05,2.09,21,4.28,2.53,25,6.11,2.54,19,5.56,2.55,9,4.67,1.67,12,4,2.37,6,4.39,2.7,18,5.86,2.73,7,6.25,2.53,12,4.81,2.32,16,5.8,0.84,5,4.57,2.68,14,3.9,2.51,10,6,2.92,9,6.2,2.3,10,5.5,2.5,12,4.44,1.24,9,4.44,2.56,16,4,2.6,9,6.36,2.87,11,5.75,2.12,8 +178,advance,6.11,2,18,4.62,2.54,21,6.12,2.05,24,5.4,2.97,5,6.38,1.56,13,5,2.49,12,4.11,2.67,9,4.62,2.39,8,6.88,1.41,16,6.4,1.71,10,5.75,2.38,8,5.33,2.24,9,4.08,2.71,12,6.12,2.06,17,6.33,2.34,6,5.88,1.64,8,6.3,2.31,10,4.62,2.67,8,4.62,2.57,13,6.12,2.06,16,6.12,2.17,8 +179,advanced,6.14,1.42,21,3.83,2.06,23,6.96,1.46,26,6.09,1.3,11,6.2,1.62,10,4.45,2.34,11,3.25,1.66,12,6.91,1.38,11,7,1.62,14,6.6,1.65,10,5.73,1.1,11,4.27,2.65,11,3.42,1.31,12,6.94,1.48,17,7,1.6,8,6.62,1.56,13,5.38,0.74,8,4.07,1.87,15,3.38,2.45,8,7.12,1.58,17,6.67,1.22,9 +180,advancement,7.47,1.54,19,5.81,2.04,21,6.38,2.01,21,7.29,2.36,7,7.58,0.9,12,6.17,2.14,6,5.5,2.03,14,7.5,1.38,6,5.93,2.09,15,6.62,1.92,8,8.09,0.83,11,5.2,2.59,5,6,1.9,16,5.6,2.07,10,7.09,1.76,11,8,0.89,11,6.75,1.98,8,6.12,1.96,8,5.62,2.14,13,6.25,2.01,12,6.56,2.13,9 +181,advantage,6.71,1.62,21,3.95,2.36,22,7.19,1.94,36,7.44,1.33,9,6.17,1.64,12,4.5,2.32,12,3.3,2.36,10,6.58,2.61,12,7.5,1.47,24,6.14,2.27,7,7.08,1.19,13,5.11,2.2,9,3.15,2.19,13,6.71,2.14,17,7.63,1.67,19,6.69,1.84,13,6.75,1.28,8,3.78,2.77,9,4.08,2.14,13,7.13,2.39,15,7.24,1.61,21 +182,advantageous,6.79,1.4,19,5.7,2.08,20,6.22,2.28,23,7.67,1.53,3,6.62,1.36,16,5.71,2.36,7,5.69,2.02,13,6.11,2.03,9,6.29,2.49,14,7,1.5,9,6.6,1.35,10,5.5,1.93,8,5.83,2.25,12,6.07,2.76,15,6.5,0.93,8,7.14,0.9,7,6.58,1.62,12,6.56,0.88,9,5,2.53,11,6.54,2.44,13,5.8,2.1,10 +183,adventure,7.4,1.78,42,6.36,2.4,42,6.36,2.05,44,7.35,1.69,20,7.45,1.9,22,6.58,2.34,19,6.17,2.48,23,6.26,2.24,23,6.5,1.91,20,7.56,1.46,16,7.31,1.98,26,5.81,2.79,16,6.69,2.11,26,6.67,2.08,27,5.88,1.96,17,7.22,1.56,18,7.54,1.96,24,5.92,2.62,24,6.94,1.98,18,6.17,2.15,35,7.11,1.45,9 +184,adventurer,7,1.76,21,5.27,2.9,22,5.83,2.62,18,7.78,1.39,9,6.42,1.83,12,5.18,2.86,11,5.36,3.07,11,5.4,2.67,10,6.38,2.62,8,6.71,2.56,7,7.08,1.32,13,5.82,2.86,11,4.73,2.97,11,5.29,3.2,7,6.18,2.27,11,6.85,2.12,13,7.25,1.04,8,5.4,2.99,10,5.17,2.95,12,5.11,2.98,9,6.56,2.13,9 +185,adventurous,7.37,1.01,19,6.67,2.06,18,5.71,2.76,17,7.18,0.98,11,7.62,1.06,8,8,1.15,4,6.29,2.13,14,4.88,3.09,8,6.44,2.35,9,7.88,0.64,8,7,1.1,11,6,2.71,7,7.09,1.51,11,5,2.97,6,6.09,2.7,11,7.31,0.85,13,7.5,1.38,6,6.55,1.81,11,6.86,2.54,7,6.86,2.34,7,4.9,2.85,10 +186,adversary,4.55,2.11,20,4.41,2.04,22,5,2.3,21,5.38,1.92,8,4,2.13,12,4.17,2.14,6,4.47,2.13,15,5,3.35,6,5,1.89,15,5.22,1.99,9,4,2.14,11,4.2,2.05,5,4.47,2.1,17,5.1,2.13,10,4.91,2.55,11,4.73,2.76,11,4.33,1,9,4.33,2.29,9,4.46,1.94,13,4.58,2.31,12,5.56,2.3,9 +187,adverse,3.68,1,19,3.89,2.22,18,3.35,1.87,17,3.64,1.03,11,3.75,1.04,8,4.5,2.89,4,3.71,2.09,14,2.5,0.93,8,4.11,2.2,9,3.88,0.99,8,3.55,1.04,11,4,2.31,7,3.82,2.27,11,3,0.63,6,3.55,2.3,11,3.54,0.97,13,4,1.1,6,3.18,1.99,11,5,2.24,7,3.14,2.41,7,3.5,1.51,10 +188,adversity,4.26,2.47,19,3.82,2.61,22,4.63,1.95,19,5.5,2.07,6,3.69,2.5,13,3.73,2.2,11,3.91,3.08,11,4,2.73,8,5.09,1.04,11,5.27,2.53,11,2.88,1.64,8,4,2.37,11,3.64,2.94,11,4.31,1.7,13,5.33,2.42,6,5,2.42,13,2.67,1.86,6,3,2.63,14,5.25,1.98,8,3.89,1.96,9,5.3,1.77,10 +189,advertise,5.16,1.68,19,4.29,2.31,21,5.74,1.54,23,4.4,1.34,5,5.46,1.81,13,4.17,2.14,6,4.33,2.44,15,5.6,0.97,10,5.85,1.91,13,4,1.41,7,5.91,1.51,11,5,2.83,7,3.93,2.02,14,5.27,1.74,11,6.17,1.27,12,5.33,1.56,12,4.86,1.95,7,3.73,2.2,11,4.9,2.38,10,5.36,1.28,14,6.33,1.8,9 +190,advertisement,4.3,1.49,20,4.14,2.46,22,5.84,2.22,19,3.67,1.5,9,4.82,1.33,11,3.2,2.68,5,4.56,2.39,16,5.5,3.08,6,6,1.83,13,4.14,1.41,14,4.67,1.75,6,4.42,2.78,12,4,2.12,9,6,1.94,9,5.7,2.54,10,4.5,1.18,10,4.1,1.79,10,3.5,2.54,12,4.9,2.23,10,6.33,2.16,6,5.62,2.29,13 +191,advertising,4.68,2.19,19,3.25,2.02,20,5,2.47,20,5.33,2.08,3,4.67,2.29,15,3.6,1.9,10,2.9,2.18,10,5.3,2.5,10,4.7,2.54,10,4.83,2.4,6,4.75,2.22,12,3.86,2.48,7,2.92,1.75,13,4.12,2.17,8,5.58,2.57,12,4.75,2.05,12,4.57,2.57,7,3.1,2.28,10,3.4,1.84,10,3.89,2.32,9,5.91,2.3,11 +192,advice,5.78,1.99,18,3.05,2.38,21,5.83,1.38,18,4.62,1.69,8,6.7,1.77,10,2.86,2.48,7,3.14,2.41,14,5.64,1.03,11,6.14,1.86,7,5,1.61,11,7,2,7,2.11,2.26,9,3.75,2.3,12,6,1.55,11,5.57,1.13,7,5.25,1.96,12,6.83,1.72,6,2.33,2.23,12,4,2.35,9,6,1.32,9,5.67,1.5,9 +193,advisable,5.62,1.66,21,4.36,2.19,22,5.86,2.2,21,5.6,2.61,5,5.62,1.36,16,4.82,1.66,11,3.91,2.63,11,5.36,2.54,11,6.56,1.74,9,5.67,2.1,12,5.56,0.88,9,4.73,2.15,15,3.57,2.23,7,6.09,2.12,11,5.6,2.37,10,5.69,1.49,13,5.5,2,8,4.39,2.35,18,4.25,1.5,4,6.29,1.98,14,5,2.52,7 +194,advise,5.44,1.39,25,3.38,2.27,21,6.41,1.59,22,5.38,1.63,16,5.56,0.88,9,3.45,2.5,11,3.56,2.07,9,5.67,1.86,6,6.69,1.45,16,5.09,1.45,11,5.71,1.33,14,2.82,1.72,11,4,2.71,10,6.23,1.59,13,6.67,1.66,9,5.36,1.5,14,5.55,1.29,11,3.38,2.6,13,3.38,1.77,8,6.08,1.68,12,6.8,1.48,10 +195,advisement,4.55,1.53,22,4.04,2.36,26,5.92,2.3,24,5,1.5,9,4.23,1.54,13,2.9,1.97,10,4.75,2.35,16,6.44,2.35,9,5.6,2.29,15,4.75,1.58,8,4.43,1.55,14,4,2.24,13,4.08,2.56,13,5.83,2.55,12,6,2.13,12,4.67,1.23,12,4.4,1.9,10,3.53,2.36,15,4.73,2.28,11,5.92,2.69,13,5.91,1.87,11 +196,adviser,5.68,2.11,19,3.36,1.71,22,6.18,2.11,22,6,2.06,9,5.4,2.22,10,3.75,1.67,8,3.14,1.75,14,6.27,1.85,11,6.09,2.43,11,5.29,1.98,7,5.92,2.23,12,3.7,1.64,10,3.08,1.78,12,6,2.27,13,6.44,1.94,9,5.8,1.62,10,5.56,2.65,9,3.38,2.2,8,3.36,1.45,14,6.36,2.13,14,5.88,2.17,8 +197,advisor,4.74,1.45,19,3.19,1.63,21,5.7,1.59,20,5,1,3,4.69,1.54,16,2.67,1.37,6,3.4,1.72,15,5.33,1.37,6,5.86,1.7,14,4.9,1.29,10,4.56,1.67,9,3.43,1.51,7,3.07,1.73,14,6,1.41,10,5.4,1.78,10,4.88,0.99,8,4.64,1.75,11,3,1.87,9,3.33,1.5,12,5.5,1.77,8,5.83,1.53,12 +198,advisory,4.95,1.5,21,4.05,2.19,22,4.19,1.74,26,5.45,1.04,11,4.4,1.78,10,4.36,2.34,11,3.73,2.1,11,4.36,1.96,11,4,1.66,14,4.3,1.7,10,5.55,1.04,11,4.45,2.54,11,3.64,1.8,11,3.82,1.7,17,4.88,1.81,8,4.69,1.75,13,5.38,0.92,8,4.4,2.16,15,3.29,2.21,7,4.35,1.77,17,3.89,1.76,9 +199,advocate,5.25,1.48,20,4.59,2.06,22,7.26,1.24,19,5.56,1.59,9,5,1.41,11,4.2,2.59,5,4.69,2.02,16,8,1.26,6,6.92,1.12,13,5.71,1.14,14,4.17,1.72,6,4,2.22,12,5.33,1.8,9,6.67,1.12,9,7.8,1.14,10,5.5,1.65,10,5,1.33,10,3.92,2.19,12,5.4,1.65,10,7.5,1.52,6,7.15,1.14,13 +200,aerial,6.04,1.4,23,3.67,2.2,21,5.17,2.28,24,6.33,1.75,6,5.94,1.3,17,5.25,1.5,4,3.29,2.2,17,5.22,2.95,9,5.13,1.88,15,6.11,1.05,9,6,1.62,14,4,2.4,10,3.36,2.06,11,4.71,2.2,14,5.8,2.35,10,6.23,1.3,13,5.8,1.55,10,2.5,2.27,10,4.73,1.56,11,5.35,2.42,17,4.71,1.98,7 +201,aerobics,6,1.11,19,5.1,2.17,21,5.7,2.4,23,6,1.73,3,6,1.03,16,5.62,1.92,8,4.77,2.31,13,5.11,2.85,9,6.07,2.09,14,6.11,1.27,9,5.9,0.99,10,5.44,1.67,9,4.83,2.52,12,5.53,2.88,15,6,1.2,8,5.57,1.13,7,6.25,1.06,12,5.5,1.58,10,4.73,2.61,11,5.23,2.86,13,6.3,1.57,10 +202,aerodynamic,6.16,1.38,19,4.33,2.24,21,5.1,2.34,20,6,1,3,6.19,1.47,16,5.17,2.64,6,4,2.07,15,6,2.37,6,4.71,2.3,14,6.1,1.37,10,6.22,1.48,9,3.29,1.8,7,4.86,2.32,14,5.3,2.54,10,4.9,2.23,10,6,1.41,8,6.27,1.42,11,4,2.24,9,4.58,2.31,12,5,2.98,8,5.17,1.95,12 +203,aerospace,5.79,1.69,19,4.52,2.29,21,5.17,2.25,23,6.4,1.52,5,5.62,1.8,13,5.33,2.73,6,4.2,2.11,15,5.2,1.87,10,5.15,2.58,13,6,2.31,7,5.73,1.35,11,4.43,3.26,7,4.57,1.79,14,4.64,1.29,11,5.67,2.84,12,6.25,1.82,12,5,1.15,7,4.45,2.66,11,4.6,1.96,10,5.07,2.16,14,5.33,2.5,9 +204,aesthetic,5.43,1.54,21,2.88,2.21,24,5.5,2.16,16,5.38,2,8,5.46,1.27,13,4.5,1.38,6,2.33,2.2,18,5.89,1.9,9,5,2.52,7,5.58,1.68,12,5.22,1.39,9,3.4,2.32,10,2.5,2.14,14,5.2,2.39,10,6,1.79,6,5.57,1.45,14,5.14,1.77,7,3.19,2.34,16,2.25,1.91,8,6.25,2.31,8,4.75,1.83,8 +205,affair,3.1,2.53,21,5.4,2.46,20,5.89,2.87,19,4,2.8,13,1.62,0.92,8,5.57,1.72,7,5.31,2.84,13,6.43,2.15,7,5.58,3.26,12,3.17,2.86,12,3,2.18,9,5.56,2.74,9,5.27,2.33,11,5.9,2.69,10,5.89,3.22,9,2.67,2.81,12,3.67,2.12,9,5.71,2.14,7,5.23,2.68,13,6.14,3.18,7,5.75,2.8,12 +206,affect,5.65,1.23,20,3.61,2.23,23,6.39,1.5,28,5.62,1.3,8,5.67,1.23,12,3.38,2.67,8,3.73,2.05,15,6.36,1.6,14,6.43,1.45,14,5.44,1.01,9,5.82,1.4,11,2.92,2.02,12,4.36,2.29,11,6.14,1.35,14,6.64,1.65,14,5.4,1.35,10,5.9,1.1,10,3.58,2.27,12,3.64,2.29,11,6.25,1.42,12,6.5,1.59,16 +207,affection,7.89,1.05,19,5.64,2.63,22,6.6,1.83,25,8,0.89,6,7.85,1.14,13,6.42,1.83,12,4.7,3.2,10,6.75,1.28,8,6.53,2.07,17,7.5,0.85,10,8.33,1.12,9,7,1.41,9,4.69,2.9,13,6.5,1.95,14,6.73,1.74,11,8,1.07,8,7.82,1.08,11,5.11,2.62,9,6,2.68,13,6.89,1.88,18,5.86,1.57,7 +208,affectionate,7.23,1.77,22,4.77,2.65,22,6.9,1.94,20,6.88,1.25,8,7.43,2.03,14,4.8,2.97,10,4.75,2.49,12,6.71,2.56,7,7,1.63,13,7.18,1.78,11,7.27,1.85,11,5.27,2.37,11,4.27,2.94,11,6.47,2.03,15,8.2,0.84,5,6.7,1.49,10,7.67,1.92,12,5,2.58,10,4.58,2.81,12,6.9,1.29,10,6.9,2.51,10 +209,affidavit,4.38,1.2,21,3.73,2.43,22,4.04,2.24,26,4.2,1.32,10,4.55,1.13,11,3.29,2.63,7,3.93,2.4,15,4,2.4,17,4.11,2.03,9,4.45,1.44,11,4.3,0.95,10,2.6,2.19,5,4.06,2.46,17,4.07,2.2,14,4,2.37,12,4.62,1.45,13,4,0.53,8,3.4,2.91,10,4,2.04,12,3.79,2.39,14,4.33,2.1,12 +210,affiliation,5.32,0.99,22,3.9,1.97,21,5.3,2.14,23,4.4,0.55,5,5.59,0.94,17,4.12,1.64,8,3.77,2.2,13,5.67,2.4,9,5.07,2.02,14,5.5,1.08,10,5.17,0.94,12,4.33,1.87,9,3.58,2.07,12,5.6,2.38,15,4.75,1.58,8,5.33,1.12,9,5.31,0.95,13,4.6,1.84,10,3.27,1.95,11,5.46,2.63,13,5.1,1.37,10 +211,affinity,5.86,1.32,22,4.29,2.33,21,6.55,1.9,22,5.93,1.38,14,5.75,1.28,8,4.36,2.34,11,4.33,2.55,9,4.67,2.07,6,7.25,1.29,16,6.6,1.43,10,5.25,0.87,12,4.18,2.56,11,4.4,2.17,10,5.92,2.1,13,7.44,1.13,9,5.75,1.48,12,6,1.15,10,4,2.27,13,4.75,2.49,8,6.33,1.78,12,6.8,2.1,10 +212,affirmation,5.95,2.37,20,3.95,1.67,20,6.53,2.26,34,5.2,2.49,10,6.7,2.11,10,4.57,1.72,7,3.62,1.61,13,7,2.11,14,6.2,2.35,20,4.67,2.6,9,7,1.61,11,4.69,1.25,13,2.57,1.51,7,6.36,2.52,22,6.83,1.75,12,5.4,3.06,10,6.5,1.35,10,4,1.78,13,3.86,1.57,7,6.71,1.93,17,6.35,2.6,17 +213,affirmative,5.94,2.04,18,3.64,2.13,22,6.78,1.88,23,6.6,1.51,10,5.43,2.44,7,3.75,1.91,8,3.57,2.31,14,6.57,2.7,7,6.88,1.5,16,5.62,1.77,8,6.2,2.3,10,2.56,2.24,9,4.38,1.76,13,6.55,2.11,11,7,1.71,12,5.83,2.44,12,6.17,0.98,6,3.27,2.15,11,4,2.14,11,7.08,2.18,13,6.4,1.43,10 +214,affliction,3.76,1.92,21,5.1,2.25,20,4.17,2.38,36,4,2.2,8,3.62,1.8,13,4.8,2.17,5,5.2,2.34,15,4.09,1.97,11,4.2,2.58,25,3.85,1.99,13,3.62,1.92,8,5,2.3,12,5.25,2.31,8,4.7,2.47,20,3.5,2.16,16,4.27,1.95,11,3.2,1.81,10,5.64,2.16,11,4.44,2.3,9,4.05,2.61,22,4.36,2.06,14 +215,afford,6.56,2.09,18,4.33,2.82,21,6.44,2.04,18,5.75,2.12,8,7.2,1.93,10,3.57,2.76,7,4.71,2.87,14,6.18,2.23,11,6.86,1.77,7,6,2.14,11,7.43,1.81,7,2.89,2.98,9,5.42,2.23,12,6.45,2.34,11,6.43,1.62,7,7,1.71,12,5.67,2.66,6,2.92,2.47,12,6.22,2.11,9,6.89,2.09,9,6,2,9 +216,affordable,7.52,1.44,21,4.11,2.28,19,6.16,2.58,25,7.33,1.44,12,7.78,1.48,9,3.5,2.59,6,4.38,2.18,13,6.2,2.35,10,6.13,2.8,15,9,0,4,7.18,1.38,17,4.89,2.2,9,3.4,2.22,10,6.29,3.15,7,6.11,2.42,18,7.83,1.34,12,7.11,1.54,9,4.08,2.07,12,4.14,2.79,7,6.22,3.07,9,6.12,2.36,16 +217,affront,4.53,1.17,19,4.5,2.46,20,5.04,1.9,24,4.69,1.25,13,4.17,0.98,6,4.6,2.51,5,4.47,2.53,15,4.85,2.12,13,5.27,1.68,11,5.11,1.27,9,4,0.82,10,5.43,2.57,7,4,2.35,13,4.82,1.89,11,5.23,1.96,13,4.33,1.32,9,4.7,1.06,10,3.7,2.26,10,5.3,2.5,10,5.33,2.18,9,4.87,1.77,15 +218,afire,6.05,1.36,20,5.41,2.48,22,4.38,2.2,21,6.38,1.19,8,5.83,1.47,12,4.17,2.64,6,5.87,2.42,15,3.67,1.75,6,4.67,2.35,15,5.78,1.3,9,6.27,1.42,11,4.6,2.07,5,5.65,2.6,17,5.1,1.6,10,3.73,2.53,11,6.09,1.38,11,6,1.41,9,5.33,2.6,9,5.46,2.5,13,4,2.26,12,4.89,2.15,9 +219,afloat,5.57,1.33,21,4.13,2.24,23,4.96,1.95,26,5.45,1.29,11,5.7,1.42,10,4.36,2.46,11,3.92,2.11,12,4.27,1.42,11,5.57,2.21,14,6,1.63,10,5.18,0.87,11,4.45,2.42,11,3.83,2.12,12,4.88,1.8,17,5.25,2.43,8,5.85,1.63,13,5.12,0.35,8,4.13,2.23,15,4.12,2.42,8,5,1.97,17,4.89,2.03,9 +220,aforementioned,5.21,1.96,19,3.5,2.24,22,4.96,2.25,23,5.09,1.7,11,5,2.31,7,3.62,2.39,8,3.43,2.24,14,4.29,2.43,7,5.25,2.18,16,5.5,1.51,8,5,2.28,11,2.33,1.8,9,4.31,2.21,13,4.82,2.14,11,5.08,2.43,12,5.42,2.19,12,4.86,1.57,7,2.91,2.34,11,4.09,2.07,11,4.77,2.35,13,5.2,2.2,10 +221,afraid,2.25,1.16,20,5.12,2.57,42,2.71,1.9,24,1.67,1.15,3,2.35,1.17,17,4.75,2.93,16,5.28,2.37,25,2.75,1.58,8,2.69,2.09,16,2,1.29,7,2.38,1.12,13,4.29,2.74,21,5.9,2.17,20,2.94,2.14,17,1.83,0.75,6,2.67,1,9,1.91,1.22,11,4.39,2.76,23,6,2.05,19,3,2.19,16,2.12,0.99,8 +222,african,6.42,1.74,19,4.11,2.28,19,5.8,1.94,20,5.67,3.06,3,6.53,1.55,15,4.6,2.01,10,3.56,2.55,9,5.5,1.84,10,6.1,2.08,10,6.5,1.52,6,6.33,1.97,12,4.29,2.63,7,4,2.17,12,6.38,2,8,5.42,1.88,12,6.83,1.59,12,5.71,1.89,7,4.4,2.59,10,3.78,1.99,9,5.56,1.74,9,6,2.14,11 +223,afterlife,5.53,2.52,19,4.32,2.9,22,5.86,2.92,22,6.36,2.38,11,4.86,2.12,7,5.62,2.77,8,3.57,2.79,14,5.5,3.15,6,6,2.92,16,4.62,2.56,8,6.18,2.4,11,3.44,2.24,9,4.92,3.23,13,4.6,2.76,10,6.92,2.71,12,5.08,2.84,12,6.29,1.8,7,3.64,3.17,11,5,2.57,11,6.15,2.79,13,5.44,3.21,9 +224,aftermath,4.29,1.82,21,5.38,2.46,21,4.23,1.48,26,4.55,1.75,11,4,1.94,10,5.18,2.82,11,5.6,2.12,10,4.64,1.43,11,3.86,1.51,14,4.2,1.75,10,4.36,1.96,11,4.9,2.81,10,5.82,2.14,11,4.47,1.42,17,3.62,1.6,8,4.38,2.06,13,4.12,1.46,8,5.71,2.52,14,4.71,2.36,7,4.12,1.32,17,4.44,1.81,9 +225,afternoon,6.68,1.43,22,3.48,2.09,21,5.71,1.53,17,6.5,1.52,6,6.73,1.49,15,3.29,2.75,7,3.57,1.79,14,5.67,1.58,9,5.75,1.58,8,6.64,1.39,14,6.71,1.7,7,3.33,1.94,9,3.58,2.27,12,6,1.94,9,5.38,0.92,8,6.86,1.56,14,6.38,1.19,8,4,2.53,6,3.27,1.94,15,6.11,1.9,9,5.25,0.89,8 +226,aftershave,5.55,1.57,20,3.5,2.44,22,5.81,2.5,27,6,1.83,7,5.31,1.44,13,3.6,2.55,10,3.42,2.47,12,6.27,2.02,15,5.45,3.05,11,5.27,1.42,11,5.89,1.76,9,4.44,2.35,9,2.85,2.38,13,5.76,2.95,17,6.22,1.3,9,6,1.53,13,4.71,1.38,7,3.56,2.66,16,3.33,1.97,6,5.92,2.39,12,5.73,2.66,15 +227,age,5.78,1.93,18,3.71,2.59,21,4.67,2.4,18,5.88,1.55,8,5.7,2.26,10,5,3.42,7,3.07,1.9,14,4.27,2.37,11,5.29,2.5,7,6,1.67,11,5.43,2.37,7,2.56,2.6,9,4.58,2.31,12,4.27,2.53,11,5.29,2.21,7,5.33,1.87,12,6.67,1.86,6,2.17,1.59,12,5.78,2.22,9,4.33,2.83,9,5,2,9 +228,agency,5.14,1.46,21,3.17,1.97,23,4.89,2.37,18,6,1.58,9,4.5,1,12,3.82,2.14,11,2.58,1.68,12,4.2,2.44,10,5.75,2.12,8,5.43,2.44,7,5,0.71,13,3.64,2.11,11,2.75,1.82,12,4.71,2.5,7,5,2.41,11,5.15,1.82,13,5.12,0.64,8,3.18,1.83,11,3.17,2.17,12,4.33,2.5,9,5.44,2.24,9 +229,agenda,5.05,2.01,21,3.62,2.26,24,5.36,2.52,22,5.12,1.89,8,5,2.16,13,3.54,2.37,13,3.73,2.24,11,5.62,2.36,13,5,2.83,9,6.12,2.17,8,4.67,1.37,12,4.15,1.77,13,3,2.68,11,5.5,2.61,12,5.2,2.53,10,5.3,2.54,10,4.82,1.47,11,3.59,2.6,17,3.71,1.25,7,5.5,2.76,10,5.25,2.42,12 +230,agent,5.23,1.95,22,3.43,2.13,21,5.65,2.37,17,4.83,2.79,6,5.47,1.64,15,2.57,2.07,7,3.86,2.11,14,6.11,1.9,9,5.12,2.85,8,5.21,2.22,14,5.43,1.51,7,3.22,2.28,9,3.58,2.11,12,6.44,2.24,9,4.75,2.31,8,5.36,1.91,14,5,2.14,8,3.17,2.4,6,3.53,2.1,15,5.56,3.17,9,5.75,1.16,8 +231,aggravate,2.55,1.19,20,5.9,2.19,21,4.85,2.56,33,2.3,1.16,10,2.8,1.23,10,5.5,2.73,8,6.15,1.86,13,4.21,2.36,14,5.32,2.67,19,2.44,1.13,9,2.64,1.29,11,6.46,1.56,13,5,2.83,8,4.52,2.6,21,5.42,2.5,12,2.4,1.17,10,2.7,1.25,10,5.79,2.49,14,6.14,1.57,7,5.12,2.2,17,4.56,2.94,16 +232,aggravation,2.48,1.12,21,5.35,2.81,20,4.45,2.56,22,2.83,1.33,6,2.33,1.05,15,6.38,2.77,8,4.67,2.74,12,4.17,2.86,12,4.8,2.25,10,2.33,1.41,9,2.58,0.9,12,5.89,2.57,9,4.91,3.05,11,5.43,2.37,7,4,2.59,15,2.6,1.35,10,2.36,0.92,11,4.92,2.43,13,6.14,3.48,7,4.25,2.63,12,4.7,2.58,10 +233,aggression,3.18,2.02,22,5.69,2.49,26,4.65,2.31,23,2.67,1.66,9,3.54,2.22,13,6.1,2.23,10,5.44,2.68,16,3.89,1.45,9,5.14,2.66,14,3.38,2.45,8,3.07,1.82,14,5.92,2.33,13,5.46,2.73,13,4,2.41,12,5.36,2.06,11,3.25,2.38,12,3.1,1.6,10,5.73,2.52,15,5.64,2.58,11,4.54,2.22,13,4.8,2.53,10 +234,aggressive,3.08,1.5,37,5.87,2.53,23,5.49,2.59,35,3,0.78,14,3.13,1.82,23,7.71,1.11,7,5.13,2.64,15,6.46,2.47,13,4.9,2.61,21,3,1.34,21,3.19,1.72,16,6.1,2.64,10,5.83,2.59,12,4.93,2.12,15,5.9,2.88,20,3.32,1.6,19,2.83,1.38,18,5.95,2.52,20,5.33,3.06,3,5.88,2.51,25,4.5,2.68,10 +235,aggressiveness,3.58,2.12,19,6.43,2.11,23,5.21,2.3,19,3.78,1.39,9,3.4,2.67,10,7.86,1.07,7,5.87,2.23,15,6.3,2.11,10,4,1.94,9,3.56,2.46,9,3.6,1.9,10,6.2,2.35,10,6.75,2.01,12,5.25,2.12,8,4.9,2.47,10,4.17,2.41,12,2.57,0.98,7,6.45,1.9,20,6.33,3.79,3,5.88,2.17,8,4.73,2.37,11 +236,aggressor,2.8,1.01,20,6.55,1.57,20,4.57,2.73,21,2.71,0.76,7,2.85,1.14,13,6.89,1.36,9,6.27,1.74,11,5.6,3.58,5,4.25,2.46,16,2.9,1.2,10,2.67,0.87,9,6.25,2.12,8,6.75,1.14,12,5.14,2.51,14,3.43,2.99,7,2.55,1.04,11,3.11,0.93,9,6.67,1.78,12,6.38,1.3,8,4.36,2.77,11,4.8,2.82,10 +237,agile,5.95,2.2,19,4.95,2.01,22,6.09,2.11,22,6.44,1.81,9,5.5,2.51,10,5.38,2.67,8,4.71,1.59,14,6.18,2.14,11,6,2.19,11,5.71,1.6,7,6.08,2.54,12,5,2.21,10,4.92,1.93,12,5.69,2.32,13,6.67,1.73,9,5.6,1.96,10,6.33,2.5,9,5,2.27,8,4.93,1.94,14,5.93,2.46,14,6.38,1.41,8 +238,agility,6.55,1.19,20,4.21,2.29,42,6.41,2.02,44,7,1.1,11,6,1.12,9,4.75,2.59,16,3.88,2.07,26,6.48,2.29,23,6.4,1.73,20,6.36,1.12,11,6.78,1.3,9,4.11,2.45,19,4.3,2.2,23,6.07,2.18,27,6.94,1.64,17,6.3,1.42,10,6.8,0.92,10,3.84,2.49,25,4.76,1.89,17,6.29,2.15,35,6.89,1.36,9 +239,aging,3,1.41,18,3.8,2.88,20,3.06,2.54,16,2,1,3,3.21,1.48,14,3.7,2.58,10,3.9,3.28,10,2.71,2.06,7,3.33,2.96,9,3.33,1.21,6,2.82,1.6,11,4.14,3.39,7,3.62,2.69,13,2.4,2.61,5,3.36,2.58,11,2.73,1.62,11,3.43,0.98,7,5.1,2.92,10,2.5,2.27,10,2.75,2.43,8,3.38,2.77,8 +240,agitate,3.36,1.68,22,5.82,2.52,22,4.55,2.39,20,4.14,2.12,7,3,1.36,15,5.4,2.67,10,6.17,2.44,12,5.14,2.85,7,4.23,2.17,13,3,1.76,12,3.8,1.55,10,5.45,2.58,11,6.18,2.52,11,4.47,2.42,15,4.8,2.59,5,2.91,0.94,11,3.82,2.14,11,6.7,1.77,10,5.08,2.87,12,4.2,1.99,10,4.9,2.81,10 +241,agitation,2.84,1.42,19,4.75,2.38,20,3.29,1.76,24,3.08,1.44,13,2.33,1.37,6,4.6,2.3,5,4.8,2.48,15,3.69,1.25,13,2.82,2.18,11,3.33,1.87,9,2.4,0.7,10,5.29,2.5,7,4.46,2.37,13,3.82,2.09,11,2.85,1.34,13,3,1.73,9,2.7,1.16,10,4.2,2.2,10,5.3,2.54,10,3.67,2.29,9,3.07,1.39,15 +242,aglow,5.84,1.5,19,4.83,2.73,18,5.59,2.09,17,5.55,0.93,11,6.25,2.05,8,5,3.56,4,4.79,2.61,14,5.38,2.39,8,5.78,1.92,9,5.75,1.58,8,5.91,1.51,11,4.29,2.56,7,5.18,2.89,11,4.17,2.04,6,6.36,1.75,11,5.38,1.39,13,6.83,1.33,6,5.27,2.94,11,4.14,2.41,7,5.57,1.81,7,5.6,2.37,10 +243,agonizing,2.68,1.49,19,6.71,1.95,21,4.04,2.01,23,2.8,0.45,5,2.62,1.8,13,6.83,1.94,6,6.67,2.02,15,4.3,2.36,10,3.85,1.77,13,2.43,0.79,7,2.82,1.89,11,6.14,1.68,7,7,2.08,14,4.18,2.23,11,3.92,1.88,12,2.75,1.54,12,2.57,1.51,7,6.18,2.27,11,7.3,1.42,10,4,2.18,14,4.11,1.83,9 +244,agony,2.46,1.64,41,5.78,2.78,18,4,2.81,18,2.72,1.74,18,2.26,1.57,23,5.5,2.95,6,5.92,2.81,12,3.6,2.63,10,4.5,3.12,8,2.53,1.63,30,2.27,1.74,11,6,2.75,10,5.5,2.98,8,4.14,2.85,7,3.91,2.91,11,2.36,1.68,22,2.58,1.64,19,4.56,3.13,9,7,1.8,9,4.22,2.54,9,3.78,3.19,9 +245,agree,7.17,1.58,18,3.62,2.09,21,6.94,1.3,18,6.88,0.99,8,7.4,1.96,10,3.71,2.06,7,3.57,2.17,14,6.55,1.13,11,7.57,1.4,7,7.09,1.14,11,7.29,2.21,7,2.89,2.09,9,4.17,1.99,12,7.36,1.12,11,6.29,1.38,7,6.75,1.6,12,8,1.26,6,2.58,1.93,12,5,1.41,9,6.78,1.56,9,7.11,1.05,9 +246,agreeable,6.9,1.94,20,3.55,2.21,20,6.97,1.74,33,7.6,1.43,10,6.2,2.2,10,4.25,2.31,8,3.08,2.11,12,6.62,1.71,13,7.2,1.77,20,6.67,1.94,9,7.09,2.02,11,3.83,1.85,12,3.12,2.75,8,6.95,1.86,21,7,1.6,12,6.8,1.99,10,7,2,10,3.29,2.27,14,4.17,2.14,6,6.5,1.59,16,7.41,1.8,17 +247,agreement,6.75,2.51,20,4.05,2.22,19,6.48,1.81,44,6.78,2.68,9,6.73,2.49,11,4.6,2.97,5,3.86,1.99,14,6.5,1.97,16,6.46,1.75,28,6,2.71,7,7.33,2.42,12,3,1.67,6,4.54,2.33,13,5.9,1.84,21,7,1.65,23,6.54,2.9,13,7.14,1.68,7,4,2.73,8,4.09,1.92,11,6.42,1.81,26,6.56,1.85,18 +248,agricultural,5.5,2.41,18,3.55,2.18,22,5.74,1.66,23,5.6,3.13,5,5.46,2.22,13,4.17,2.44,12,2.8,1.62,10,5.75,1.58,8,5.73,1.75,15,5.22,2.39,9,5.78,2.54,9,4.33,2.35,9,3,1.96,13,5.71,1.86,17,6,1,5,5,2.33,8,5.9,2.51,10,3,1.66,9,3.92,2.47,13,5.67,1.88,15,5.88,1.25,8 +249,agriculture,6.1,0.91,20,3.05,2.4,21,6,1.87,25,6.33,0.58,3,6.06,0.97,17,3,2.58,7,3.23,2.42,13,6.12,1.55,8,5.94,2.05,17,6,0.82,7,6.15,0.99,13,3.43,2.3,7,3,2.55,13,6.43,1.65,14,5.45,2.07,11,6,1.12,9,6.18,0.75,11,3.36,2.77,11,2.7,2,10,6,2.06,18,6,1.41,7 +250,ahoy,5.58,1.64,19,3.95,2.2,21,5.45,1.88,20,6,1.73,3,5.5,1.67,16,3.33,1.37,6,4.2,2.46,15,5.5,1.87,6,5.43,1.95,14,5.1,1.66,10,6.11,1.54,9,3.14,1.95,7,4.36,2.27,14,5.7,1.64,10,5.2,2.15,10,5.75,1.16,8,5.45,1.97,11,3.78,2.59,9,4.08,1.98,12,5.62,2.5,8,5.33,1.44,12 +251,aid,6.29,2.05,21,4.55,2.35,20,5.95,2.27,21,5.67,1.75,6,6.53,2.17,15,5.5,1.93,8,3.92,2.47,12,6.36,1.86,11,5.5,2.68,10,4.83,2.14,6,6.87,1.77,15,5.5,2.22,10,3.6,2.17,10,5.43,2.53,14,7,1.15,7,6.29,1.98,7,6.29,2.16,14,4.64,2.65,14,4.33,1.63,6,5.92,2.43,12,6,2.18,9 +252,aide,5.6,1.19,20,4,1.66,22,7.05,1.47,19,5.22,1.09,9,5.91,1.22,11,3,1.22,5,4.38,1.71,16,7.67,1.21,6,6.77,1.54,13,5.57,0.94,14,5.67,1.75,6,4.08,1.56,12,4,1.94,9,6.22,1.56,9,7.8,0.92,10,5.4,0.97,10,5.8,1.4,10,3.83,2.12,12,4.2,0.92,10,8,1.55,6,6.62,1.26,13 +253,aids,3.52,2.2,21,3.75,2.74,24,4.88,2.71,17,3.25,2.49,8,3.69,2.1,13,5.83,2.4,6,3.06,2.53,18,5.22,2.77,9,4.5,2.78,8,3.42,1.83,12,3.67,2.74,9,4.7,2.79,10,3.07,2.59,14,5.4,2.67,10,4.14,2.79,7,3.5,2.07,14,3.57,2.64,7,4.44,2.66,16,2.38,2.5,8,5.33,2.74,9,4.38,2.77,8 +254,AIDS,1.33,0.8,21,5,2.6,20,3.55,2.77,22,1,0,6,1.47,0.92,15,6,2.39,8,4.33,2.61,12,3.33,2.77,12,3.8,2.9,10,1,0,9,1.58,1,12,6.11,1.9,9,4.09,2.81,11,3.57,2.15,7,3.53,3.09,15,1.3,0.67,10,1.36,0.92,11,4.85,2.51,13,5.29,2.93,7,3.75,2.93,12,3.3,2.71,10 +255,ailing,2.95,1.43,22,4.52,2.48,21,4.15,1.42,20,3.12,0.83,8,2.86,1.7,14,4.6,2.63,10,4.45,2.46,11,4.71,1.7,7,3.85,1.21,13,3.18,1.66,11,2.73,1.19,11,4,2.1,11,5.1,2.85,10,4.2,1.57,15,4,1,5,3.4,1.51,10,2.58,1.31,12,4.8,2.44,10,4.27,2.61,11,3.9,0.88,10,4.4,1.84,10 +256,ailment,3,1.37,18,3.68,2.25,22,3.14,2.12,22,3,1.25,10,3.14,1.68,7,4.75,2.66,8,3.07,1.82,14,3.43,2.37,7,3,2.07,15,3.12,1.46,8,2.9,1.37,10,3.56,2.07,9,3.77,2.45,13,3.36,1.96,11,2.91,2.34,11,2.83,1.53,12,3.33,1.03,6,3.36,2.62,11,4,1.9,11,3.17,2.33,12,3.1,1.97,10 +257,aim,5.95,1.76,22,4,2.37,21,6.5,2.35,22,5.79,1.81,14,6.25,1.75,8,4.91,2.51,11,2.78,1.79,9,4.83,3.19,6,7.12,1.67,16,5.2,1.48,10,6.58,1.78,12,2.55,1.92,11,5.6,1.71,10,6,2.58,13,7.22,1.86,9,5.58,1.78,12,6.4,1.71,10,3.92,2.36,13,4.12,2.53,8,6.92,2.23,12,6,2.49,10 +258,air,6.71,1.85,21,3.25,2.55,20,5.72,2.8,47,6.75,2.01,12,6.67,1.73,9,2.8,2.1,10,3.7,2.98,10,5.23,2.88,22,6.16,2.72,25,7,1.63,4,6.65,1.93,17,1.86,1.07,7,4,2.83,13,5.43,2.57,28,6.16,3.13,19,7.17,1.75,12,6.11,1.9,9,3.6,2.88,10,2.9,2.28,10,6.11,2.66,28,5.16,2.99,19 +259,airbag,5.4,1.93,20,3.64,1.97,22,4.81,2.32,21,5,2,9,5.73,1.9,11,4.1,2.28,10,3.25,1.66,12,4.25,1.83,8,5.15,2.58,13,5.86,1.96,14,4.33,1.51,6,3.5,1.93,8,3.71,2.05,14,6,1.93,8,4.08,2.29,13,6.3,1.95,10,4.5,1.51,10,3.67,1.78,12,3.6,2.27,10,4.42,2.57,12,5.33,1.94,9 +260,airborne,5.25,1.86,20,3.52,1.91,21,4.48,2.24,25,4.75,3.2,4,5.38,1.5,16,3.25,0.96,4,3.59,2.09,17,5,2.06,9,4.19,2.34,16,6,1.31,8,4.75,2.05,12,3.9,2.18,10,3.18,1.66,11,4.86,1.75,14,4,2.76,11,5.09,1.87,11,5.44,1.94,9,3.7,2.36,10,3.36,1.5,11,4.44,2.18,18,4.57,2.57,7 +261,aircraft,6.3,1.42,20,4.86,2.46,22,5.71,2.45,21,6.33,1.32,9,6.27,1.56,11,5.7,2.45,10,4.17,2.33,12,5,2.27,8,6.15,2.54,13,6.43,1.4,14,6,1.55,6,4.75,2.87,8,4.93,2.3,14,5.75,2.05,8,5.69,2.75,13,6.4,1.58,10,6.2,1.32,10,4,2.26,12,5.9,2.38,10,6,2.92,12,5.33,1.73,9 +262,aircraft carrier,5.25,1.8,20,4.64,2.59,22,5.85,2.32,27,6.29,1.5,7,4.69,1.75,13,4.8,2.49,10,4.5,2.78,12,6.33,1.95,15,5.27,2.8,11,4.55,1.57,11,6.11,1.76,9,4.89,2.32,9,4.46,2.85,13,5.82,2.51,17,6,2.18,9,5.46,1.9,13,4.86,1.68,7,4.38,2.63,16,5.33,2.58,6,5.83,2.62,12,5.87,2.13,15 +263,airfield,5.74,1.48,19,4.38,2.22,21,4.82,2.02,22,6.2,0.84,5,5.69,1.65,13,5,2.61,6,4.13,2.1,15,4.7,1.83,10,4.92,2.23,12,5.86,1.77,7,5.82,1.33,11,4.29,2.75,7,4.43,2.03,14,5.36,1.75,11,4.27,2.2,11,5.83,1.53,12,5.57,1.51,7,4.27,2.41,11,4.5,2.12,10,4.64,1.65,14,5.12,2.64,8 +264,airhead,4.1,2,21,4.3,2.32,20,4.19,2.64,21,4,2.37,6,4.13,1.92,15,4.12,2.42,8,4.42,2.35,12,3.83,2.62,12,4.67,2.74,9,4.44,2.35,9,3.83,1.75,12,4.78,2.22,9,3.91,2.43,11,4.57,1.99,7,4,2.96,14,4.7,2.54,10,3.55,1.21,11,4.38,2.29,13,4.14,2.54,7,4.25,3.19,12,4.11,1.83,9 +265,airline,5.36,1.87,22,4.12,2.57,26,4.92,2.28,24,5.33,2.29,9,5.38,1.61,13,3.1,2.33,10,4.75,2.57,16,4.67,2.69,9,5.07,2.09,15,5.25,1.39,8,5.43,2.14,14,5,2.65,13,3.23,2.24,13,4.92,2.35,12,4.92,2.31,12,5.58,1.31,12,5.1,2.42,10,3.87,2.64,15,4.45,2.54,11,5.08,2.6,13,4.73,1.95,11 +266,airliner,6.05,1.72,19,4,2.51,22,4.25,2.44,28,5.83,1.72,6,6.15,1.77,13,4.18,2.56,11,3.82,2.56,11,3.73,3.04,11,4.59,2,17,5.91,1.76,11,6.25,1.75,8,3.73,2.37,11,4.27,2.72,11,4.17,2.28,18,4.4,2.84,10,5.92,1.61,13,6.33,2.07,6,4.07,2.64,14,3.88,2.42,8,3.81,2.4,16,4.83,2.48,12 +267,airlock,4.85,1.09,20,4.23,2.29,22,5,2.29,19,5,1.22,9,4.73,1.01,11,3.6,2.97,5,4.56,2.1,16,4.67,2.88,6,5.15,2.08,13,4.86,1.1,14,4.83,1.17,6,4.08,2.02,12,4.67,2.69,9,4.33,1.87,9,5.6,2.55,10,5.1,0.88,10,4.6,1.26,10,3.42,2.07,12,5.2,2.25,10,4.33,2.94,6,5.31,1.97,13 +268,airplane,5.25,1.62,20,5.62,2.42,21,4.12,2.57,25,5.33,0.58,3,5.24,1.75,17,7.14,1.35,7,4.85,2.61,13,5,2.88,8,3.71,2.39,17,5.43,1.27,7,5.15,1.82,13,6.43,3.05,7,5.23,2.13,13,4.43,2.98,14,3.73,2,11,4.67,1.73,9,5.73,1.42,11,6,2.32,11,5.2,2.57,10,4.22,2.96,18,3.86,1.21,7 +269,airport,6,2.14,21,5.5,2.78,20,5.79,2.84,19,6.69,1.65,13,4.88,2.47,8,6,1.53,7,5.23,3.3,13,7.14,2.04,7,5,3.02,12,5.33,2.06,12,6.89,2.03,9,5.78,2.44,9,5.27,3.13,11,6.4,2.63,10,5.11,3.06,9,5.33,2.23,12,6.89,1.76,9,5.86,2.27,7,5.31,3.09,13,5.86,3.08,7,5.75,2.83,12 +270,airship,5.63,1.34,19,4.88,2.47,24,4.43,2.15,28,6.12,1.46,8,5.27,1.19,11,5,1.94,9,4.8,2.81,15,3.79,2.22,14,5.07,1.94,14,5.56,1.42,9,5.7,1.34,10,4.75,2.18,12,5,2.83,12,4.29,2.13,14,4.57,2.24,14,5.9,1.45,10,5.33,1.22,9,4.75,2.18,12,5,2.83,12,4.33,1.37,12,4.5,2.63,16 +271,airspace,5.5,1.29,18,4.4,2.16,20,4.91,1.53,23,5.2,1.48,5,5.58,1.31,12,4.17,2.04,6,4.5,2.28,14,4.5,1.65,10,5.23,1.42,13,4.83,1.47,6,5.82,1.17,11,4,2.68,6,4.57,1.99,14,5.64,0.92,11,4.25,1.71,12,5.55,1.29,11,5.43,1.4,7,4.7,2.26,10,4.1,2.13,10,4.71,1.44,14,5.22,1.72,9 +272,airspeed,4.95,1.51,19,4.33,2.79,18,5.24,2.14,17,5.55,1.04,11,4.12,1.73,8,5.5,3.32,4,4,2.66,14,4.38,1.92,8,6,2.12,9,5,1.6,8,4.91,1.51,11,5.43,2.82,7,3.64,2.66,11,3.83,1.6,6,6,2.05,11,5,1.53,13,4.83,1.6,6,3.18,2.64,11,6.14,2.04,7,5.71,2.56,7,4.9,1.85,10 +273,airstrip,4.76,1.48,21,3.83,2.68,24,5.1,2.53,20,5.25,1.04,8,4.46,1.66,13,5.83,2.04,6,3.17,2.57,18,6.27,1.95,11,3.67,2.5,9,5,1.71,12,4.44,1.13,9,4.8,2.78,10,3.14,2.48,14,5.69,2.63,13,4,2.08,7,5,1.62,14,4.29,1.11,7,4.5,2.53,16,2.5,2.62,8,5.58,2.27,12,4.38,2.88,8 +274,airtight,5.1,1.86,20,3.3,2.01,23,4.76,2.41,21,4.6,2.07,5,5.27,1.83,15,4.33,1.78,12,2.18,1.66,11,4,2.28,11,5.67,2.5,9,4.73,2.33,11,5.56,1.01,9,3.25,1.95,16,3.43,2.3,7,4.64,2.11,11,4.9,2.81,10,5.38,2.02,13,4.57,1.51,7,3.26,2.08,19,3.5,1.91,4,4.79,2.39,14,4.71,2.63,7 +275,airway,4.95,1.81,19,4,1.97,21,3.95,2.09,20,5,1,3,4.94,1.95,16,4.33,2.42,6,3.87,1.85,15,4,1.26,6,3.93,2.4,14,5,2.11,10,4.89,1.54,9,3.57,2.15,7,4.21,1.93,14,4,2.4,10,3.9,1.85,10,4.5,2.2,8,5.27,1.49,11,4.11,1.96,9,3.92,2.07,12,4.25,2.87,8,3.75,1.48,12 +276,aisle,5.17,1.65,18,2.5,1.44,22,4.87,2.12,23,5.2,1.69,10,4.71,1.38,7,3.12,1.55,8,2.14,1.29,14,4.57,2.3,7,5,2.1,16,5.38,1.92,8,5,1.49,10,1.78,1.09,9,3,1.47,13,4.73,1.9,11,5,2.37,12,5,1.86,12,5.5,1.22,6,2.36,1.75,11,2.64,1.12,11,5,2.42,13,4.7,1.77,10 +277,ajar,5,1.55,21,3.26,2.32,23,5.28,1.9,18,5.22,1.99,9,4.83,1.19,12,3.82,2.32,11,2.75,2.3,12,5.2,1.93,10,5.38,2,8,4.86,2.41,7,5.08,1.04,13,3.64,2.42,11,2.92,2.27,12,5.29,2.14,7,5.27,1.85,11,4.77,1.83,13,5.38,0.92,8,3.09,2.12,11,3.42,2.57,12,4.89,1.36,9,5.67,2.35,9 +278,aka,4.63,1.46,19,3.39,2.33,18,4.4,2.13,15,5.09,0.83,11,4,1.93,8,4.75,2.63,4,3,2.18,14,3.43,1.51,7,5.25,2.31,8,5,1.07,8,4.36,1.69,11,3.57,2.51,7,3.27,2.33,11,4,2.12,5,4.6,2.22,10,4.77,1.59,13,4.33,1.21,6,2.64,1.91,11,4.57,2.57,7,3.83,1.83,6,4.78,2.33,9 +279,alabaster,5.5,1.43,20,3.95,2.06,21,5.35,2.5,34,6,1.56,10,5,1.15,10,4,1.85,8,3.92,2.25,13,5,2.54,14,5.6,2.5,20,4.56,0.73,9,6.27,1.42,11,4.38,1.94,13,3.25,2.19,8,5.45,2.48,22,5.17,2.62,12,5,1.41,10,6,1.33,10,4.29,2.13,14,3.29,1.89,7,5.65,2.15,17,5.06,2.84,17 +280,alarm,3.86,1.98,21,6.85,2.39,20,6.58,2.73,19,4.46,1.71,13,2.88,2.1,8,7.43,1.72,7,6.54,2.7,13,7.57,1.4,7,6,3.19,12,3.83,2.04,12,3.89,2.03,9,7,2.74,9,6.73,2.2,11,7.3,1.7,10,5.78,3.49,9,3.33,1.92,12,4.56,1.94,9,7.43,1.72,7,6.54,2.7,13,6.43,2.94,7,6.67,2.74,12 +281,alarm clock,3.47,1.47,19,5.36,2.77,22,4.82,2.2,22,3.89,1.54,9,3.1,1.37,10,5.62,2.26,8,5.21,3.09,14,4.82,2.4,11,4.82,2.09,11,3.71,1.11,7,3.33,1.67,12,5.7,2.31,10,5.08,3.18,12,4.85,2.27,13,4.78,2.22,9,3.2,1.32,10,3.78,1.64,9,5.38,3.25,8,5.36,2.59,14,4.86,2.38,14,4.75,1.98,8 +282,alarming,3.52,2.04,21,6.5,2.09,20,4.05,2.2,21,4.5,1.87,6,3.13,2.03,15,6.88,1.13,8,6.25,2.56,12,4.36,2.42,11,3.7,2,10,3.83,2.14,6,3.4,2.06,15,7.1,1.37,10,5.9,2.56,10,4.64,2.44,14,2.86,0.9,7,3.57,2.37,7,3.5,1.95,14,6.43,2.31,14,6.67,1.63,6,3.92,2.19,12,4.22,2.33,9 +283,albatross,5.68,2.31,19,3.09,1.6,22,4.91,1.95,23,6,2.28,11,5,2.52,7,3.25,1.58,8,3,1.66,14,4,2,7,5.31,1.85,16,5.75,2.05,8,5.64,2.58,11,2.44,1.67,9,3.54,1.45,13,5.45,1.63,11,4.42,2.15,12,5.5,2.5,12,6,2.08,7,2.64,1.57,11,3.55,1.57,11,5.15,2.15,13,4.6,1.71,10 +284,albino,4.9,1.51,21,3.09,1.6,22,4.05,1.83,21,5,1.5,9,4.83,1.59,12,2.83,1.6,6,3.2,1.7,15,3.5,1.97,6,4.27,1.79,15,5.22,1.72,9,4.67,1.37,12,2.2,1.1,5,3.35,1.66,17,4.8,1.75,10,3.36,1.69,11,5,1.95,12,4.78,0.67,9,3.56,1.67,9,2.77,1.54,13,4.42,1.93,12,3.56,1.67,9 +285,album,6.19,1.78,21,5.63,2.63,19,5.86,2.1,21,5.2,1.64,5,6.53,1.81,15,6.5,2,8,5,2.93,11,5.5,2.32,10,6.18,1.94,11,5.45,1.44,11,7,1.83,10,5.5,2.37,10,5.78,3.03,9,5.5,2.39,12,6.33,1.66,9,5.8,1.69,10,6.55,1.86,11,4.25,2.38,8,6.64,2.42,11,5.11,2.32,9,6.42,1.83,12 +286,alcohol,4.11,2.08,19,5.17,1.86,18,4,2.5,17,4.82,2.18,11,3.12,1.55,8,5.5,1.91,4,5.07,1.9,14,4.75,3.01,8,3.33,1.87,9,4.88,2.7,8,3.55,1.37,11,4.57,1.72,7,5.55,1.92,11,5.5,2.81,6,3.18,1.99,11,4.46,2.22,13,3.33,1.63,6,5.09,1.64,11,5.29,2.29,7,3,2.08,7,4.7,2.63,10 +287,alcoholic,2.49,1.54,39,5.48,2.69,23,3.27,2.45,22,3,1.79,16,2.13,1.25,23,5.36,2.8,11,5.58,2.71,12,4.18,2.6,11,2.36,2.01,11,2.16,1.54,19,2.8,1.51,20,6.09,2.59,11,4.92,2.78,12,2.92,2.29,13,3.78,2.73,9,2.68,1.7,25,2.14,1.17,14,5.91,2.47,11,5.08,2.94,12,3.5,2.59,14,2.88,2.3,8 +288,alcoholism,2,1.61,21,5,2.45,24,3,2.53,22,2.62,2,8,1.62,1.26,13,5.31,2.84,13,4.64,1.96,11,2.85,2.58,13,3.22,2.59,9,2.75,2.19,8,1.58,1,12,5.29,2.16,14,4.6,2.88,10,3,2.26,12,3,2.94,10,2.1,1.91,10,1.91,1.38,11,4.76,2.61,17,5.57,2.07,7,3.4,3.2,10,2.67,1.87,12 +289,alcove,5.5,1.91,20,3.32,2.39,25,5.33,2.28,18,4.78,1.64,9,6.09,1.97,11,3.33,2.88,6,3.22,2.34,18,5.33,1.03,6,5.33,2.74,12,5.19,1.87,16,6.75,1.71,4,3.71,2.79,14,2.6,1.71,10,6.62,1.6,8,4.3,2.26,10,5.08,2.15,12,6.12,1.36,8,3.5,2.48,16,3,2.35,9,5.1,2.81,10,5.62,1.51,8 +290,alderman,4.44,2.12,18,3.05,1.89,22,5.04,1.36,23,3.8,1.64,5,4.69,2.29,13,3.17,1.9,12,2.9,1.97,10,5.12,0.83,8,5,1.6,15,5,1.8,9,3.89,2.37,9,3.33,1.8,9,2.85,1.99,13,5.12,1.5,17,4.8,1.1,5,4.86,1.95,7,4.18,2.27,11,3.11,1.9,9,3,1.96,13,5.33,1.5,15,4.5,0.93,8 +291,ale,5.95,1.31,19,4.1,2.1,21,5.17,2.08,23,5.67,2.08,3,6,1.21,16,4.88,1.81,8,3.62,2.18,13,4.56,1.94,9,5.57,2.14,14,6,1.12,9,5.9,1.52,10,4,2.29,9,4.17,2.04,12,5.6,2.2,15,4.38,1.69,8,6,1.15,7,5.92,1.44,12,3.8,2.15,10,4.36,2.11,11,5.15,2.54,13,5.2,1.4,10 +292,alert,5.38,1.72,40,5.14,2.41,43,6.58,2.07,40,5.06,1.57,16,5.58,1.82,24,5.67,1.97,12,4.9,2.59,30,6.42,2.19,24,6.81,1.94,16,4.95,2.01,20,5.8,1.28,20,6,1.48,12,4.81,2.63,31,6.44,2.12,25,6.8,2.04,15,5.54,1.73,26,5.07,1.73,14,5.15,2.56,20,5.13,2.32,23,6.4,2.33,20,6.75,1.83,20 +293,alfalfa,4.79,1.9,19,3.67,1.91,21,5.73,1.83,22,5.33,0.87,9,4.3,2.45,10,3.75,2.25,8,3.62,1.76,13,5.27,2.1,11,6.18,1.47,11,5,0.58,7,4.67,2.39,12,4.11,1.9,9,3.33,1.92,12,6.23,1.54,13,5,2.06,9,5.2,2.15,10,4.33,1.58,9,4.12,2.3,8,3.38,1.66,13,5.71,1.73,14,5.75,2.12,8 +294,algebra,5.4,2.28,20,4.6,2.66,20,4.54,2.44,35,6.14,2.61,7,5,2.08,13,5.8,2.59,5,4.2,2.65,15,3.5,2.12,10,4.96,2.47,25,5.54,2.7,13,5.14,1.35,7,4.83,2.76,12,4.25,2.66,8,5.05,2.41,19,3.94,2.41,16,6.1,2.08,10,4.7,2.36,10,4.82,2.68,11,4.33,2.78,9,4.43,2.68,21,4.71,2.13,14 +295,algorithm,5.3,1.59,20,3.7,1.87,20,4.04,2.13,25,4.67,1.15,3,5.41,1.66,17,4.67,2.16,6,3.38,1.66,13,3.5,1.85,8,4.29,2.26,17,4.86,1.46,7,5.54,1.66,13,4.43,1.9,7,3.42,1.83,12,4.14,2.07,14,3.91,2.3,11,5,1.41,9,5.55,1.75,11,4,1.67,11,3.33,2.12,9,3.67,2.14,18,5,1.91,7 +296,alias,5,1.03,20,4.71,2.05,21,5.94,2.37,33,5.2,1.03,10,4.8,1.03,10,4.5,1.69,8,4.85,2.3,13,6.21,2.67,14,5.74,2.18,19,4.78,1.2,9,5.18,0.87,11,5.15,1.86,13,4,2.27,8,5.64,2.63,22,6.55,1.69,11,4.7,1.16,10,5.3,0.82,10,4.57,2.21,14,5,1.83,7,6,2.1,16,5.88,2.67,17 +297,alibi,4.16,1.89,19,4.5,1.88,20,5.17,2.3,24,4.08,2.22,13,4.33,1.03,6,5,1.58,5,4.33,1.99,15,4.92,2.1,13,5.45,2.58,11,3.89,2.71,9,4.4,0.7,10,5,1.91,7,4.23,1.88,13,5.18,2.44,11,5.15,2.27,13,3.33,1.5,9,4.9,1.97,10,3.7,1.57,10,5.3,1.89,10,6.56,2.3,9,4.33,1.91,15 +298,alien,4.45,1.82,20,4.86,2.21,22,3.56,2.66,18,4.91,1.64,11,3.89,1.96,9,4,1.41,8,5.36,2.47,14,3.5,2.51,10,3.62,3.02,8,4.5,2.52,4,4.44,1.71,16,4.4,1.58,10,5.25,2.63,12,4.86,3.02,7,2.73,2.15,11,4.42,2.11,12,4.5,1.41,8,4.88,2.23,8,4.86,2.28,14,4.67,2.35,9,2.44,2.6,9 +299,alienate,2.79,1.62,19,4.27,1.88,22,3.71,1.68,24,2.83,1.6,6,2.77,1.69,13,4.5,1.93,12,4,1.89,10,3.75,1.49,8,3.69,1.82,16,3.2,1.75,10,2.33,1.41,9,4.78,2.05,9,3.92,1.75,13,4,1.77,17,2.83,1.33,6,3,2,8,2.64,1.36,11,3.89,1.36,9,4.54,2.18,13,3.69,1.25,16,3.75,2.43,8 +300,alienation,2.53,1.17,19,5.14,1.88,22,3.33,1.69,24,2.83,1.47,6,2.38,1.04,13,4.75,1.96,12,5.6,1.78,10,3.38,1.51,8,3.31,1.82,16,2.9,1.2,10,2.11,1.05,9,5.56,2.3,9,4.85,1.57,13,3.76,1.64,17,2,1.26,6,2.75,0.89,8,2.36,1.36,11,5.67,1.87,9,4.77,1.88,13,3.19,1.33,16,3.62,2.33,8 +301,alight,5.67,1.43,21,3.86,2.03,21,5.88,2.25,24,5.75,1.36,12,5.56,1.59,9,4.14,2.34,7,3.71,1.94,14,5.5,2.55,10,6.14,2.07,14,5.75,2.5,4,5.65,1.17,17,4.5,2.27,10,3.27,1.68,11,5.29,3.15,7,6.12,1.83,17,5.83,1.34,12,5.44,1.59,9,3.92,1.98,13,3.75,2.25,8,4.88,2.53,8,6.38,2,16 +302,align,5.95,1.75,19,3.32,1.91,22,5.95,1.81,22,6.18,1.47,11,5.14,1.77,7,3.5,2.14,8,3.21,1.85,14,6.29,2.56,7,5.8,1.42,15,6.12,1.81,8,5.82,1.78,11,3.22,1.99,9,3.38,1.94,13,6.3,1.49,10,5.67,2.06,12,6.08,2.07,12,5.71,1.11,7,2.91,2.12,11,3.73,1.68,11,5.42,1.98,12,6.6,1.43,10 +303,alignment,6,1.48,21,3.92,2.34,24,6.32,2.23,22,6.62,1.3,8,5.62,1.5,13,4.17,2.62,12,3.67,2.1,12,6.46,2.37,13,6.11,2.15,9,6.88,1.73,8,5.42,1.08,12,5.21,1.89,14,2.1,1.6,10,6.83,1.85,12,5.7,2.58,10,6.1,1.85,10,5.91,1.14,11,3.81,2.56,16,4.12,1.96,8,6.7,2.26,10,6,2.26,12 +304,alimony,3.86,1.74,21,3.09,2.45,23,4.32,2.48,38,3.42,1.24,12,4.44,2.19,9,3.18,2.52,11,3,2.49,12,4.31,2.69,13,4.32,2.43,25,6,2,4,3.35,1.27,17,3.45,2.54,11,2.75,2.42,12,4.33,2.28,18,4.3,2.72,20,4.33,1.97,12,3.22,1.2,9,3,2.37,11,3.17,2.62,12,4.06,2.84,17,4.52,2.2,21 +305,alive,6.57,2.33,23,5.93,2.88,41,6.77,2.26,44,6.62,2.77,8,6.53,2.17,15,6.06,3.13,16,5.84,2.76,25,6.57,2.41,23,7,2.18,20,6.42,2.43,12,6.73,2.33,11,4.91,3.01,23,7.22,2.13,18,6.44,2.59,27,7.29,1.53,17,6.27,2.1,11,6.83,2.59,12,5.97,3.09,30,5.82,2.32,11,6.46,2.33,35,8,1.5,9 +306,allegation,3.26,1.24,19,5.9,1.3,21,3.96,2.5,23,4.67,1.53,3,3,1.03,16,5.88,1.55,8,5.92,1.19,13,4.11,2.42,9,3.86,2.63,14,3.11,1.17,9,3.4,1.35,10,5.78,0.83,9,6,1.6,12,4.2,2.83,15,3.5,1.77,8,3.29,1.5,7,3.25,1.14,12,6,1.41,10,5.82,1.25,11,4.08,3.17,13,3.8,1.32,10 +307,alleged,3.62,1.86,21,5.09,2.11,23,4.27,1.64,26,4.09,1.97,11,3.1,1.66,10,6,1.84,11,4.25,2.05,12,4.55,1.69,11,3.93,1.59,14,3.4,2.07,10,3.82,1.72,11,5.45,2.21,11,4.75,2.05,12,4.41,1.7,17,3.75,1.49,8,3.31,2.02,13,4.12,1.55,8,5.07,2.15,15,5.12,2.17,8,4.06,1.64,17,4.67,1.66,9 +308,allegiance,5.8,1.67,20,5.17,2.21,23,7.05,1.32,21,5.89,1.62,9,5.73,1.79,11,5.36,2.42,11,5,2.09,12,6.88,0.99,8,7.15,1.52,13,5.71,1.59,14,6,2,6,5.11,2.62,9,5.21,2.01,14,6.88,1.36,8,7.15,1.34,13,5.7,1.95,10,5.9,1.45,10,4.92,2.1,13,5.5,2.42,10,7.5,1.17,12,6.44,1.33,9 +309,allegro,5,1.65,20,3.89,2.95,18,5.36,2.01,22,5.2,1.64,5,4.93,1.71,15,5.17,3.19,6,3.25,2.73,12,5.2,1.4,10,5.5,2.47,12,5.4,1.17,10,4.6,2.01,10,4.6,3.17,10,3,2.56,8,5.45,2.34,11,5.27,1.74,11,4.5,1.51,12,5.75,1.67,8,2.56,2.74,9,5.22,2.64,9,4.91,2.02,11,5.82,1.99,11 +310,allergic,3,1.86,20,5.4,2.44,20,3.81,2.43,26,2.91,1.7,11,3.11,2.15,9,6.29,2.29,7,4.92,2.47,13,4.23,2.55,13,3.38,2.33,13,2.55,1.21,11,3.56,2.4,9,5.09,2.84,11,5.78,1.92,9,4.53,2.62,17,2.44,1.24,9,2.8,2.2,10,3.2,1.55,10,5.5,2.91,12,5.25,1.67,8,4.25,2.59,16,3.1,2.08,10 +311,allergy,2.9,1.55,41,3.9,2.17,21,3.5,2.19,24,2.4,1.07,10,3.07,1.69,29,3.17,1.6,6,4.2,2.34,15,3.67,2.45,9,3.4,2.1,15,2.42,1.12,19,3.38,1.77,21,3.57,2.57,7,4.07,2.02,14,2.86,1.46,7,3.76,2.41,17,2.48,1.08,23,3.44,1.89,18,3.67,2.29,9,4.08,2.15,12,2.56,1.42,9,4.07,2.4,15 +312,alleviate,6.25,1.41,20,3.45,2.32,22,5.84,1.64,19,6.89,1.27,9,5.73,1.35,11,2.6,2.51,5,3.56,2.28,16,5.5,2.07,6,6,1.47,13,6.43,1.4,14,5.83,1.47,6,3.58,2.43,12,3,2.24,9,5.22,1.48,9,6.4,1.65,10,5.8,1.55,10,6.7,1.16,10,3.42,2.61,12,3.5,2.07,10,6.33,1.86,6,5.62,1.56,13 +313,alley,4.17,1.63,41,4.08,2.28,38,4.63,1.83,19,5,1.25,19,3.65,1.53,20,4.77,2.52,13,3.72,2.11,25,5,1.56,10,4.22,2.11,9,4,1.59,16,4.38,1.64,24,4.5,2.26,20,3.61,2.28,18,4.75,1.28,8,4.4,2.27,10,3.96,1.82,23,4.44,1.34,18,4.48,2.29,25,3.31,2.14,13,4.62,1.19,8,4.64,2.25,11 +314,alleyway,3.46,1.72,24,3.7,2.69,23,5.2,1.94,20,4.4,1.78,10,2.79,1.37,14,5.5,1.87,6,3.06,2.68,17,6,1.79,11,4.22,1.72,9,3.23,1.48,13,3.73,2,11,5.11,2.76,9,2.79,2.29,14,5.69,2.18,13,4.29,0.95,7,3.44,1.82,16,3.5,1.6,8,4.2,2.62,15,2.75,2.71,8,5.5,2.07,12,4.75,1.75,8 +315,alliance,6.14,1.77,21,4.4,2.74,20,5.78,2.19,36,5.75,1.83,8,6.38,1.76,13,4.6,2.3,5,4.33,2.94,15,5.55,2.07,11,5.88,2.28,25,6.15,1.91,13,6.12,1.64,8,4.58,2.47,12,4.12,3.27,8,5.55,2.46,20,6.06,1.84,16,5.45,1.57,11,6.9,1.73,10,5.09,2.98,11,3.56,2.3,9,5.86,2.47,22,5.64,1.74,14 +316,allied,5.95,1.36,20,3.38,1.94,21,5.4,2.52,25,6.67,1.53,3,5.82,1.33,17,3.29,2.06,7,3.31,1.97,13,6,2.33,8,5.12,2.62,17,6,1.15,7,5.92,1.5,13,4.14,2.41,7,2.85,1.57,13,5.71,2.46,14,5,2.65,11,5.44,1.13,9,6.36,1.43,11,4,2.24,11,2.7,1.34,10,5.11,2.81,18,6.14,1.46,7 +317,alligator,4.23,1.88,22,5.36,2.3,22,4.1,2.49,20,3.75,1.58,8,4.5,2.03,14,5.5,2.27,10,5.25,2.42,12,4.29,2.75,7,4,2.45,13,4.27,2,11,4.18,1.83,11,5,2.1,11,5.73,2.53,11,4.4,2.56,15,3.2,2.28,5,5,1.63,10,3.58,1.88,12,6.1,2.13,10,4.75,2.34,12,3.6,2.41,10,4.6,2.59,10 +318,allow,6.39,1.75,18,2.95,1.75,21,6.11,2.54,18,5.38,1.6,8,7.2,1.48,10,2.86,1.68,7,3,1.84,14,5.82,2.56,11,6.57,2.64,7,5.82,1.6,11,7.29,1.7,7,2.11,1.36,9,3.58,1.78,12,7,2.41,11,4.71,2.21,7,6.42,1.51,12,6.33,2.34,6,2.33,1.72,12,3.78,1.48,9,6.78,2.17,9,5.44,2.83,9 +319,allowance,6.74,1.37,19,4.05,2.11,21,5.7,2.2,23,7.33,2.08,3,6.62,1.26,16,4,1.93,8,4.08,2.29,13,5.67,2.55,9,5.71,2.05,14,6.89,1.62,9,6.6,1.17,10,4.67,2.4,9,3.58,1.83,12,5.47,2.26,15,6.12,2.17,8,6.43,1.51,7,6.92,1.31,12,4.5,2.32,10,3.64,1.91,11,5.54,2.79,13,5.9,1.2,10 +320,alloy,5.2,1.85,20,3.32,2.06,22,5.9,1.64,21,5.78,1.48,9,4.73,2.05,11,3.4,2.37,10,3.25,1.86,12,5.25,1.04,8,6.31,1.84,13,5.5,1.45,14,4.5,2.59,6,2.88,2.1,8,3.57,2.06,14,6.12,1.55,8,5.77,1.74,13,5.4,1.65,10,5,2.11,10,3.58,1.83,12,3,2.36,10,6,1.41,12,5.78,1.99,9 +321,allure,6.9,0.97,20,4.25,2.55,20,5.77,1.66,22,6.57,0.98,7,7.08,0.95,13,4.78,2.73,9,3.82,2.44,11,5.33,2.16,6,5.94,1.48,16,6.8,0.92,10,7,1.12,9,4.38,3.16,8,4.17,2.21,12,5.6,1.68,15,6.14,1.68,7,6.82,1.08,11,7,0.87,9,4.58,2.91,12,3.75,1.98,8,5.36,1.8,11,6.18,1.47,11 +322,alluring,6.74,1.41,19,4.35,2.46,20,5.86,2.14,22,6,1.41,5,6.92,1.38,13,4.83,2.79,6,4.14,2.38,14,5.9,1.52,10,5.83,2.62,12,6.14,1.46,7,7,1.34,11,4.5,2.51,6,4.29,2.52,14,5.2,1.87,10,6.42,2.27,12,6.83,1.4,12,6.57,1.51,7,3.9,2.73,10,4.8,2.2,10,5.85,2.12,13,5.89,2.32,9 +323,ally,6.05,2.4,22,4.8,2.44,20,6.84,2.12,19,5.85,2.23,13,6.33,2.74,9,5.14,1.86,7,4.62,2.75,13,6.29,2.69,7,7.17,1.75,12,5.33,2.53,12,6.9,2.02,10,4.22,2.22,9,5.27,2.61,11,6.1,2.47,10,7.67,1.32,9,6.08,2.71,12,6,2.11,10,6,2.31,7,4.15,2.34,13,6.86,2.19,7,6.83,2.17,12 +324,almanac,5.55,1.19,20,3.24,2.05,21,5.88,2.01,25,4.67,0.58,3,5.71,1.21,17,3.71,2.29,7,2.92,2.02,13,5.12,2.3,8,6.24,1.82,17,4.86,0.38,7,5.92,1.32,13,3.57,1.99,7,3,2.2,13,6,2.08,14,5.73,2,11,5.22,0.44,9,5.82,1.54,11,3.18,2.18,11,3.3,2,10,6.11,2.17,18,5.29,1.5,7 +325,almighty,6.15,2.16,20,4.59,2.61,22,5.81,2.82,27,6.14,2.48,7,6.15,2.08,13,6.1,2.18,10,3.33,2.31,12,5.6,2.92,15,6.09,2.91,11,5.27,1.95,11,7.22,1.99,9,5.33,2.12,9,4.08,2.87,13,5.76,2.97,17,5.89,2.85,9,6.62,2.02,13,5.29,2.29,7,4.88,2.53,16,3.83,2.93,6,6.58,2.47,12,5.2,3,15 +326,almond,6.05,1.85,20,2.89,2.13,19,6.46,1.82,26,5.82,1.89,11,6.33,1.87,9,3.71,2.29,7,2.42,1.98,12,6.23,1.83,13,6.69,1.84,13,6.27,1.79,11,5.78,1.99,9,3.2,2.7,10,2.56,1.33,9,6.59,1.8,17,6.22,1.92,9,6.7,1.57,10,5.4,1.96,10,2.92,2.39,12,2.86,1.77,7,6.06,1.88,16,7.1,1.6,10 +327,aloha,7.1,1.26,21,3.82,2.13,22,6.33,1.68,21,6.89,1.17,9,7.25,1.36,12,3.83,1.83,6,3.73,2.34,15,5.83,2.14,6,6.53,1.51,15,6.67,0.87,9,7.42,1.44,12,4.8,2.28,5,3.53,2.07,17,6.7,1.64,10,6,1.73,11,7.42,1,12,6.67,1.5,9,3.89,2.03,9,3.77,2.28,13,6.67,1.78,12,5.89,1.54,9 +328,alone,3.85,2.23,20,4,2.72,41,4.5,2.59,20,2.67,2.08,3,4.06,2.25,17,3.68,2.5,19,4.43,2.91,21,5.1,2.6,10,3.9,2.56,10,3.29,2.29,7,4.15,2.23,13,4.62,2.8,21,3.35,2.54,20,4,3.02,8,4.83,2.33,12,4.33,1.87,9,3.45,2.5,11,3.56,2.81,27,4.86,2.41,14,4.89,3.02,9,4.18,2.27,11 +329,aloof,4.59,2.16,41,3.09,1.99,43,4.63,2.29,38,5.5,2.22,16,4,1.94,25,3.12,2.06,17,3.08,1.98,26,4.68,2.08,19,4.33,2.38,18,5.07,2.02,28,3.54,2.15,13,2.36,1.55,14,3.45,2.1,29,3.88,1.65,17,5.24,2.59,21,5.22,2.15,23,3.78,1.93,18,2.81,2.04,26,3.53,1.87,17,4.62,2.06,21,4.65,2.62,17 +330,alpha,5.5,2.24,20,3.67,2.63,21,6.32,2.48,25,5.5,2.65,4,5.5,2.22,16,3.25,2.06,4,3.76,2.8,17,6.44,2.55,9,6.25,2.52,16,5.38,2,8,5.58,2.47,12,3.2,2.57,10,4.09,2.74,11,7.14,1.99,14,5.27,2.72,11,5.18,1.78,11,5.89,2.76,9,4.3,3.23,10,3.09,1.92,11,6.33,2.33,18,6.29,3.04,7 +331,alphabet,5.95,1.94,21,3.15,2.25,20,5.79,2.62,19,6.17,1.72,6,5.87,2.07,15,2.88,2.03,8,3.33,2.46,12,6.33,2.42,12,4.86,2.85,7,6,1.73,9,5.92,2.15,12,2.78,1.92,9,3.45,2.54,11,5.57,2.44,7,5.92,2.81,12,5.9,2.38,10,6,1.55,11,2.85,2.12,13,3.71,2.56,7,6,3.06,10,5.56,2.19,9 +332,alphabetical,6.32,1.42,19,3,1.7,21,6.14,2.21,22,6.2,1.64,5,6.46,1.39,13,2.67,1.37,6,3.13,1.85,15,5.7,2.67,10,6.5,1.78,12,6.14,1.68,7,6.55,1.29,11,3.14,2.27,7,2.93,1.44,14,5.9,2.28,10,6.33,2.23,12,6.5,1.38,12,6,1.53,7,2.82,1.4,11,3.2,2.04,10,6,2.35,14,6.38,2.07,8 +333,alpine,5.84,0.76,19,3.52,1.89,21,5.74,2.4,23,5.67,0.58,3,5.88,0.81,16,4.25,1.49,8,3.08,2.02,13,5.78,2.64,9,5.71,2.33,14,5.67,0.71,9,6,0.82,10,4.22,1.92,9,3,1.76,12,5.87,2.9,15,5.5,1.07,8,6.14,1.07,7,5.67,0.49,12,4.1,2.08,10,3,1.61,11,6.54,2.79,13,4.7,1.25,10 +334,altar,5.59,2.15,22,4.05,2.62,21,5.68,2.8,22,5.43,2.31,14,5.88,1.96,8,4.18,2.75,11,4.22,2.54,9,5.17,2.56,6,5.88,2.94,16,4.9,2.33,10,6.17,1.9,12,3.27,2.24,11,4.9,2.85,10,5.08,2.5,13,6.56,3.13,9,5,1.91,12,6.3,2.31,10,3.62,2.75,13,4.75,2.38,8,6,2.7,12,5.3,3.02,10 +335,altar boy,4.76,1.41,21,3.11,2.13,19,4.62,2.6,21,4.17,0.98,6,5,1.51,15,3.29,2.21,7,3,2.17,12,4.75,2.83,12,4.44,2.4,9,4.56,1.33,9,4.92,1.51,12,3.11,1.96,9,3.1,2.38,10,4,2.38,7,4.93,2.73,14,5.2,1.23,10,4.36,1.5,11,2.85,1.95,13,3.67,2.58,6,4.45,2.98,11,4.8,2.25,10 +336,alter,4.57,1.29,21,4.17,2.19,23,5.57,2.38,21,4.4,1.95,5,4.62,1.09,16,4.17,1.8,12,4.18,2.64,11,4.91,2.47,11,6,2.06,9,4.08,1.38,12,5.22,0.83,9,4.31,2.3,16,3.86,2.04,7,4.73,1.85,11,6.5,2.64,10,4.85,1.07,13,4.12,1.55,8,4.42,2.22,19,3,1.83,4,5.57,2.21,14,5.57,2.88,7 +337,alteration,5.05,1.84,19,4.05,2.35,20,6.15,2.01,20,4.67,0.58,3,5.07,2.05,15,3.8,2.53,10,4.3,2.26,10,5.7,1.42,10,6.6,2.46,10,5.33,2.58,6,4.83,1.53,12,3.57,2.57,7,4.31,2.29,13,5.38,2.45,8,6.67,1.56,12,5.25,1.54,12,4.71,2.36,7,4.3,2.98,10,3.8,1.62,10,5.78,2.68,9,6.45,1.29,11 +338,altercation,3.61,1.64,23,5.62,2.75,21,4.4,2.6,20,3.38,1.19,8,3.73,1.87,15,5.4,2.91,10,5.82,2.71,11,5.86,3.08,7,3.62,2.02,13,3.67,1.78,12,3.55,1.57,11,5,2.67,10,6.18,2.82,11,4.6,2.85,15,3.8,1.79,5,3.91,1.58,11,3.33,1.72,12,7.22,2.11,9,4.42,2.61,12,4.1,2.69,10,4.7,2.63,10 +339,alternate,5.15,0.81,20,3.48,1.89,21,5.2,2.31,25,5,0,3,5.18,0.88,17,3.29,2.43,7,3.62,1.71,13,5.25,1.98,8,5.18,2.51,17,4.86,0.38,7,5.31,0.95,13,4.29,1.89,7,3.08,1.89,13,5.14,2.35,14,5.27,2.37,11,5.22,1.09,9,5.09,0.54,11,4.18,1.83,11,2.7,1.7,10,4.94,2.51,18,5.86,1.68,7 +340,alternating,5.37,1.54,19,4.27,2.14,22,5.53,2.12,19,5.33,1.32,9,5.4,1.78,10,4.14,2.54,7,4.5,1.99,14,5.4,2.46,10,5.67,1.8,9,5.78,1.79,9,5,1.25,10,5.11,2.67,9,3.83,1.53,12,5.25,1.49,8,5.5,2.55,10,5.5,1.73,12,5.14,1.21,7,4.32,2.29,19,4,1,3,5.5,1.77,8,5.55,2.42,11 +341,alternative,5.33,1.43,21,3.61,2.74,23,6.33,2.2,18,5.22,1.72,9,5.42,1.24,12,4.36,2.38,11,2.92,2.97,12,6.7,2.21,10,5.88,2.23,8,4.86,2.41,7,5.62,0.51,13,5.18,2.68,11,2.17,1.95,12,6.43,2.64,7,6.27,2,11,5.15,1.77,13,5.62,0.52,8,2.91,2.88,11,4.25,2.56,12,5.44,2.24,9,7.22,1.86,9 +342,altimeter,4.5,0.96,22,3.61,2.1,23,5,2.16,19,4.88,0.35,8,4.38,1.12,13,3.25,2.19,8,3.71,2.16,14,4.71,2.69,7,5.09,1.97,11,4.75,0.46,8,4.46,1.13,13,3.67,2.29,9,3.57,2.06,14,4,1.63,7,5.58,2.27,12,4.55,1.21,11,4.45,0.69,11,2.78,2.17,9,4.14,1.96,14,4.81,2.23,16,6,1.73,3 +343,altitude,5.27,1.72,22,4.15,2.52,26,5.46,2.28,24,5.44,1.67,9,5.15,1.82,13,4,3.13,10,4.25,2.18,16,5.89,2.67,9,5.2,2.08,15,6.5,1.6,8,4.57,1.4,14,4,2.58,13,4.31,2.56,13,5.25,2.8,12,5.67,1.72,12,4.83,1.9,12,5.8,1.4,10,3.93,2.91,15,4.45,1.97,11,5.15,2.61,13,5.82,1.89,11 +344,aluminum,5.1,1.68,20,4.05,2.24,20,6,1.67,21,5.83,1.33,6,4.79,1.76,14,5.62,1.6,8,3,2,12,6.09,1.51,11,5.9,1.91,10,5.5,1.76,6,4.93,1.69,14,4.5,2.42,10,3.6,2.07,10,6.07,1.73,14,5.86,1.68,7,5.29,2.21,7,5,1.41,13,4.36,2.37,14,3.33,1.86,6,6,1.95,12,6,1.32,9 +345,alumnus,4.95,1.5,21,3.23,2,22,6.1,1.67,21,5.11,1.17,9,4.83,1.75,12,3,2.45,6,3.2,1.9,15,5.67,2.5,6,6.27,1.28,15,4.78,1.3,9,5.08,1.68,12,4.4,2.41,5,2.88,1.8,17,6.4,1.51,10,5.82,1.83,11,4.67,1.83,12,5.33,0.87,9,3.56,2.01,9,3,2.04,13,5.75,1.91,12,6.56,1.24,9 +346,alzheimers,2.26,1.82,19,4.5,2.35,22,2,1.68,23,1.82,1.25,11,2.14,1.21,7,4.25,2.19,8,4.64,2.5,14,2.43,1.51,7,1.81,1.76,16,2.62,2.45,8,2,1.26,11,3.33,1.66,9,5.31,2.46,13,2.09,1.3,11,1.92,2.02,12,2.5,2.2,12,1.86,0.9,7,3.82,2.27,11,5.18,2.32,11,2.23,2.05,13,1.7,1.06,10 +347,amaretto,6,1.9,21,4.04,2.4,23,5.19,2.25,21,5.8,2.77,5,6.06,1.65,16,5,1.86,12,3,2.57,11,4.55,1.75,11,5.56,2.51,9,6.08,2.19,12,5.89,1.54,9,4.19,2.4,16,3.71,2.56,7,5.18,1.83,11,5.2,2.74,10,6,1.68,13,6,2.33,8,4.11,2.62,19,3.75,0.96,4,4.86,1.99,14,5.86,2.73,7 +348,amateur,4.58,1.17,19,3.55,2.09,20,5.25,2.34,20,4.33,1.15,3,4.8,1.01,15,3.4,2.32,10,3.7,1.95,10,5.7,1.95,10,4.8,2.7,10,4.5,1.05,6,4.83,1.03,12,3.43,2.37,7,3.62,2.02,13,4.5,2.51,8,5.75,2.18,12,4.75,1.36,12,4.29,0.76,7,3.8,2.25,10,3.3,2,10,4.44,2.35,9,5.91,2.21,11 +349,amaze,7.24,2,21,5,2.25,20,5.83,2.37,23,7.42,1.51,12,7,2.6,9,6.33,1.21,6,4.43,2.38,14,5.5,2.51,8,6,2.36,15,7.75,0.96,4,7.12,2.18,17,5.2,2.15,10,4.8,2.44,10,6.14,2.97,7,5.69,2.15,16,7.33,2.35,12,7.11,1.54,9,4.69,2.25,13,5.57,2.3,7,5.56,3,9,6,1.96,14 +350,amazed,7.55,0.89,20,5.95,2.68,22,6.11,2.26,27,8.14,0.69,7,7.23,0.83,13,5.8,2.39,10,6.08,3,12,5.53,2.2,15,6.91,2.3,11,7.36,0.81,11,7.78,0.97,9,5.67,2.74,9,6.15,2.73,13,6.59,2.35,17,5.22,2.05,9,7.62,0.77,13,7.43,1.13,7,5.81,2.86,16,6.33,2.34,6,6.5,1.73,12,5.8,2.62,15 +351,amazement,7.29,1.9,24,6.3,2.51,23,6.43,1.99,21,6.57,2.57,7,7.59,1.54,17,7,1.54,12,5.55,3.17,11,6.36,2.46,11,6.44,1.51,9,7.15,2.19,13,7.45,1.57,11,6.31,2.63,16,6.29,2.43,7,5.73,2.05,11,7.2,1.69,10,7.53,1.6,15,6.89,2.37,9,6.58,2.32,19,5,3.37,4,6.07,2.13,14,7.14,1.57,7 +352,amazing,7.72,1.32,18,6.05,2.52,21,6.83,2.09,18,7.38,1.6,8,8,1.05,10,5.57,2.51,7,6.29,2.58,14,7.09,1.7,11,6.43,2.7,7,7.55,1.44,11,8,1.15,7,6.22,2.44,9,5.92,2.68,12,7.45,1.63,11,5.86,2.48,7,7.58,1.38,12,8,1.26,6,6,2.22,12,6.11,3.02,9,6.78,2.68,9,6.89,1.45,9 +353,ambassador,5.5,1.54,22,3.91,2.16,22,6.2,2.19,20,6,1.6,8,5.21,1.48,14,4.2,2.25,10,3.67,2.15,12,6.57,2.3,7,6,2.2,13,5.73,2,11,5.27,0.9,11,4.09,2.02,11,3.73,2.37,11,6.07,2.15,15,6.6,2.51,5,4.8,1.32,10,6.08,1.51,12,3.7,1.7,10,4.08,2.54,12,5.9,1.85,10,6.5,2.55,10 +354,amber,6.15,1.79,20,3.36,1.84,22,6.21,1.58,19,6.67,1.5,9,5.73,1.95,11,2,1,5,3.88,1.86,16,6.67,1.86,6,6,1.47,13,6.21,1.48,14,6,2.53,6,3.08,1.44,12,3.89,2.32,9,5.44,1.01,9,6.9,1.73,10,6.4,1.58,10,5.9,2.02,10,2.92,1.78,12,3.9,1.85,10,7,1.9,6,5.85,1.34,13 +355,ambience,6.35,1.87,20,3.85,2.87,20,5.57,2.27,21,6.5,1.76,6,6.29,1.98,14,4,3.21,8,3.75,2.77,12,5.83,2.48,12,5.22,2.05,9,5.78,1.99,9,6.82,1.72,11,4.22,3.07,9,3.55,2.81,11,4.71,1.89,7,6,2.39,14,6.22,2.17,9,6.45,1.69,11,3.85,2.73,13,3.86,3.34,7,5.33,2.84,12,5.89,1.27,9 +356,ambient,6.33,1.8,21,3.2,2.53,20,4.86,2.41,21,7,1.67,6,6.07,1.83,15,2.88,2.75,8,3.42,2.47,12,4.33,2.5,12,5.56,2.24,9,6.67,1.87,9,6.08,1.78,12,2.78,1.92,9,3.55,2.98,11,4.14,1.86,7,5.21,2.64,14,6.3,2.11,10,6.36,1.57,11,2.92,1.98,13,3.71,3.45,7,4.82,2.79,11,4.9,2.08,10 +357,ambiguous,5.16,1.64,19,4,2.61,21,5.12,2.14,26,5,1.8,9,5.3,1.57,10,2.71,2.21,7,4.64,2.62,14,5.47,2.35,17,4.44,1.59,9,5.2,1.81,10,5.11,1.54,9,2.8,2.49,5,4.38,2.6,16,4.93,2.67,14,5.33,1.37,12,5.27,1.68,11,5,1.69,8,3.9,3.11,10,4.09,2.21,11,5.21,2.36,14,5,1.95,12 +358,ambition,7.28,1.62,40,4.86,2.38,44,6.36,2.04,25,7.56,1.33,9,7.21,1.76,29,4.73,2.76,15,4.93,2.2,29,6.38,1.92,8,6.35,2.15,17,6.89,1.88,18,7.62,1.36,21,5.1,2.61,20,4.67,2.2,24,6.36,1.98,14,6.36,2.2,11,7.23,1.48,22,7.33,1.81,18,5,2.4,27,4.65,2.4,17,6.33,2.28,18,6.43,1.4,7 +359,ambitious,6.33,1.74,21,5.76,1.81,21,5.88,2.28,25,6.33,1.92,12,6.33,1.58,9,6,2.08,7,5.64,1.74,14,5.7,2.31,10,6,2.33,15,6.5,2.38,4,6.29,1.65,17,6.7,1.89,10,4.91,1.3,11,6.86,1.77,7,5.5,2.38,18,6.67,1.92,12,5.89,1.45,9,5.46,1.81,13,6.25,1.83,8,5.67,2.24,9,6,2.37,16 +360,ambrosia,5.95,1.94,21,4.05,2.31,20,5.67,2.42,21,5.67,1.37,6,6.07,2.15,15,4.62,2.67,8,3.67,2.06,12,5.64,2.11,11,5.7,2.83,10,5.17,2.04,6,6.27,1.87,15,5,2.21,10,3.1,2.08,10,5.79,2.86,14,5.43,1.27,7,5.57,2.07,7,6.14,1.92,14,4.43,2.5,14,3.17,1.6,6,5.75,2.63,12,5.56,2.24,9 +361,ambulance,3.71,2.11,41,5.33,2.94,21,3.29,2.14,42,4.29,2.31,17,3.29,1.9,24,5.43,3.21,7,5.54,2.88,13,3.29,2.17,21,3.29,2.17,21,3.5,2.06,22,3.95,2.2,19,5.86,2.27,7,5.31,3.28,13,3.11,2.27,18,3.42,2.08,24,3.73,2.31,26,3.67,1.8,15,5.73,2.61,11,4.9,3.35,10,3.29,2.1,21,3.29,2.24,21 +362,ambush,3.17,1.89,18,5.58,2.81,19,3.96,2.35,25,2.2,0.84,5,3.54,2.07,13,6.09,3.02,11,4.88,2.53,8,4.69,2.33,16,2.67,1.87,9,3.86,2.04,7,2.73,1.74,11,4.44,3.09,9,6.6,2.22,10,3.9,2.45,20,4.2,2.17,5,3.22,1.48,9,3.11,2.32,9,6,3,11,5,2.62,8,4.21,2.15,19,3.17,2.99,6 +363,amend,5.85,1.87,20,3.06,2.1,18,4.96,2.42,24,5.8,1.3,5,5.87,2.07,15,2.8,2.05,5,3.15,2.19,13,4,2.12,13,6.09,2.34,11,6.1,1.97,10,5.6,1.84,10,3.71,2.29,7,2.64,1.96,11,4,2.03,16,6.88,2.03,8,5.86,1.88,14,5.83,2.04,6,3.08,2.15,12,3,2.19,6,5.07,2.63,15,4.78,2.17,9 +364,amendment,5.6,1.19,20,3.5,1.92,18,4.77,1.54,22,5.4,0.89,5,5.67,1.29,15,4,2,6,3.25,1.91,12,5.1,1.29,10,4.5,1.73,12,5.7,1.25,10,5.5,1.18,10,3.4,1.96,10,3.62,2,8,4.18,1.78,11,5.36,1.03,11,5.5,1.24,12,5.75,1.16,8,2.44,1.74,9,4.56,1.51,9,4.55,1.69,11,5,1.41,11 +365,amends,6.68,1.8,19,3.95,2.21,20,5.96,2.18,23,6.62,1.94,13,6.83,1.6,6,4.4,2.61,5,3.8,2.14,15,6,2.13,12,5.91,2.34,11,6.11,2.2,9,7.2,1.23,10,4.57,2.23,7,3.62,2.22,13,5.5,1.96,10,6.31,2.36,13,7,1.66,9,6.4,1.96,10,3.7,2.21,10,4.2,2.3,10,6.5,1.93,8,5.67,2.32,15 +366,amiable,6.7,1.42,20,2.85,1.63,20,6.14,2.08,22,6.71,1.7,7,6.69,1.32,13,2.56,1.51,9,3.09,1.76,11,6.17,2.71,6,6.12,1.89,16,7,1.33,10,6.56,1.51,9,2.5,1.6,8,3.08,1.68,12,5.87,1.92,15,6.71,2.43,7,6.45,1.44,11,7,1.41,9,2.75,1.71,12,3,1.6,8,5.27,2.45,11,7,1.18,11 +367,amino,4.45,1.88,20,3.83,1.97,24,5.73,2.29,22,4.5,1.77,8,4.42,2.02,12,4,2.2,13,3.64,1.75,11,6,2.38,13,5.33,2.24,9,4.88,2.03,8,4.36,1.75,11,4.21,1.72,14,3.3,2.26,10,6.25,2.05,12,5.1,2.51,10,4.2,2.15,10,4.7,1.64,10,3.53,2.07,17,4.57,1.62,7,5.9,3.03,10,5.58,1.56,12 +368,ammo,4.18,2.24,22,5.53,2.34,19,5.52,2.42,21,4.8,1.1,5,4,2.56,16,5.88,2.03,8,5.27,2.61,11,6.6,1.9,10,4.55,2.5,11,4.17,2.08,12,4.2,2.53,10,5.6,1.51,10,5.44,3.13,9,5.75,2.6,12,5.22,2.28,9,4,2.32,11,4.36,2.25,11,4.75,2.71,8,6.09,1.97,11,6.56,1.74,9,4.75,2.63,12 +369,ammonia,3.74,1.69,19,3,2.02,22,3.83,2.19,23,3.27,1.35,11,4,1.83,7,3.88,2.17,8,2.5,1.83,14,4.29,2.21,7,3.62,2.22,16,4,1.77,8,3.55,1.69,11,2.33,2.29,9,3.46,1.76,13,4.18,2.14,11,3.5,2.28,12,3.75,2.01,12,3.71,1.11,7,2.73,1.85,11,3.27,2.24,11,4.15,2.41,13,3.4,1.9,10 +370,ammonium,4.06,1.63,18,4.37,2.61,19,4.84,1.6,25,4.2,2.17,5,4,1.47,13,5.09,2.7,11,3.38,2.26,8,4.88,1.26,16,4.78,2.17,9,4.14,1.46,7,4,1.79,11,3.25,2.6,8,5.18,2.4,11,4.8,1.79,20,5,0,5,4.67,1.5,9,3.44,1.59,9,3.9,3,10,4.89,2.15,9,4.95,1.43,19,4.5,2.17,6 +371,ammunition,4.59,2.5,22,5.7,2.27,23,5.95,2.61,19,5,2.78,8,4,2.08,13,5.5,2.51,8,5.79,2.29,14,7.14,1.86,7,5.45,2.84,11,3.38,2.5,8,5,2.12,13,4.89,2.32,9,6.21,2.15,14,6.29,2.29,7,5.75,2.86,12,5,2.14,11,4.18,2.86,11,4.89,2.89,9,6.21,1.67,14,6.12,2.6,16,5,3,3 +372,amnesia,3.43,1.69,21,5.04,2.48,23,3.08,2,26,3.64,1.96,11,3.2,1.4,10,5.18,2.82,11,4.92,2.23,12,3.36,2.34,11,2.86,1.83,14,3.5,1.35,10,3.36,2.01,11,5.55,2.7,11,4.58,2.27,12,3.53,2.18,17,2.12,1.36,8,3.31,1.89,13,3.62,1.41,8,5.27,2.49,15,4.62,2.56,8,3.18,1.98,17,2.89,2.15,9 +373,amnesty,5.38,2.22,21,3.86,2.33,21,6,2.32,24,6.08,2.47,12,4.44,1.51,9,5,2.58,7,3.29,2.05,14,5.6,2.37,10,6.29,2.33,14,5,0,4,5.47,2.48,17,3.7,2.87,10,4,1.84,11,6,1.83,7,6,2.55,17,5.25,2.42,12,5.56,2.07,9,3.69,2.29,13,4.12,2.53,8,6.67,2,9,5.6,2.47,15 +374,amorous,5.95,1.88,21,4.21,3.05,24,6,2.08,20,6.12,1.96,8,5.85,1.91,13,4.67,2.88,6,4.06,3.17,18,6.36,1.75,11,5.56,2.46,9,5.67,1.44,12,6.33,2.4,9,5,3.2,10,3.64,2.92,14,6.08,2.14,13,5.86,2.12,7,6.14,1.23,14,5.57,2.88,7,4.75,3.09,16,3.12,2.85,8,6.42,1.83,12,5.38,2.39,8 +375,amount,5.42,0.61,19,3.53,1.98,19,5.39,2.13,23,5.33,0.58,3,5.44,0.63,16,4.25,2.05,8,3,1.84,11,5.33,2.69,9,5.43,1.79,14,5.67,0.71,9,5.2,0.42,10,3.62,1.77,8,3.45,2.21,11,5.07,2.46,15,6,1.2,8,5.43,0.79,7,5.42,0.51,12,4.38,1.77,8,2.91,1.97,11,5,2.45,13,5.9,1.6,10 +376,amour,6.43,1.89,21,5.43,2.57,23,5.91,2.35,22,6.38,1.6,8,6.46,2.11,13,5.25,2.9,12,5.64,2.29,11,6.46,1.9,13,5.11,2.8,9,6.88,2.03,8,6.17,1.9,12,6.21,2.12,14,4.22,2.86,9,6,1.86,12,5.8,2.94,10,5.9,1.45,10,6.91,2.17,11,5.25,2.7,16,5.86,2.41,7,6,2.62,10,5.83,2.21,12 +377,amp,5.79,1.44,19,5.05,2.36,21,5.13,2.24,23,4.8,1.1,5,6.15,1.46,13,6,1.67,6,4.67,2.53,15,5.4,1.84,10,4.92,2.56,13,5.71,1.89,7,5.82,1.25,11,5.43,2.88,7,4.86,2.14,14,5.55,1.69,11,4.75,2.67,12,6.25,1.36,12,5,1.29,7,5.55,2.5,11,4.5,2.17,10,5,2.04,14,5.33,2.65,9 +378,amphibian,5.4,1.88,20,3.35,2.15,17,5.42,2.22,24,6.2,1.3,5,5.13,2,15,3,1.87,5,3.5,2.32,12,5.08,2.78,13,5.82,1.33,11,5.6,1.96,10,5.2,1.87,10,4,2.68,6,3,1.84,11,5.38,2.58,16,5.5,1.41,8,4.93,1.86,14,6.5,1.52,6,3.45,2.3,11,3.17,2.04,6,5.4,2.35,15,5.44,2.13,9 +379,amphibious,5.75,1.71,20,5.7,1.75,20,4.85,1.91,26,6,1.48,11,5.44,2.01,9,6.43,1.51,7,5.31,1.8,13,4.77,1.74,13,4.92,2.14,13,6.36,1.57,11,5,1.66,9,5.73,1.85,11,5.67,1.73,9,4.71,1.83,17,5.11,2.15,9,6,1.49,10,5.5,1.96,10,5.5,1.45,12,6,2.2,8,4.44,1.55,16,5.5,2.32,10 +380,ample,5.89,2.21,19,3.28,2.14,18,6.04,2.18,24,5.8,2.86,5,5.93,2.06,14,3.8,1.64,5,3.08,2.33,13,5.69,2.46,13,6.45,1.81,11,6.7,1.7,10,5,2.45,9,4.29,2.36,7,2.64,1.8,11,5.56,2.25,16,7,1.77,8,5.31,2.21,13,7.17,1.72,6,3.67,2.27,12,2.5,1.76,6,6.47,2.56,15,5.33,1.12,9 +381,amputate,2.1,1.45,20,5.43,2.37,23,3,2.37,28,2.38,1.3,8,1.92,1.56,12,5,2.29,9,5.71,2.46,14,2.86,2.44,14,3.14,2.38,14,1.89,1.45,9,2.27,1.49,11,4.83,2.44,12,6.09,2.21,11,2.29,1.9,14,3.71,2.64,14,2.1,1.66,10,2.1,1.29,10,4.82,2.27,11,6,2.41,12,3.5,2.68,12,2.62,2.13,16 +382,amputation,1.84,1.26,19,4.86,2.76,21,2.85,1.98,20,2.33,1.53,3,1.75,1.24,16,4.83,3.19,6,4.87,2.7,15,2.5,1.38,6,3,2.22,14,2.1,1.45,10,1.56,1.01,9,5,3.11,7,4.79,2.69,14,3.3,2.41,10,2.4,1.43,10,1.75,1.16,8,1.91,1.38,11,4.67,3.46,9,5,2.26,12,3.12,2.7,8,2.67,1.44,12 +383,amuck,4,2.08,19,4.41,2.26,22,3.74,2.03,23,4,2,11,4.43,2.15,7,5,2.07,8,4.07,2.37,14,2.57,1.27,7,4.25,2.11,16,3.62,2,8,4.27,2.2,11,3.33,2.29,9,5.15,1.99,13,3.64,1.86,11,3.83,2.25,12,3.33,2.19,12,5.14,1.35,7,3.82,2.48,11,5,1.95,11,4.08,2.36,13,3.3,1.49,10 +384,amulet,5.75,1.8,20,3.95,2.29,21,5.79,1.91,24,6.67,2.08,3,5.59,1.77,17,3.29,2.36,7,4.23,2.35,13,6.12,1.55,8,5.62,2.09,16,6.14,1.46,7,5.54,1.98,13,3.43,2.7,7,4.15,2.19,13,5.54,2.07,13,6.09,1.76,11,5.11,1.9,9,6.27,1.62,11,4.18,2.52,11,3.7,2.11,10,5.59,2.12,17,6.29,1.25,7 +385,amuse,7.1,1.37,20,5.17,1.99,23,6.8,1.64,20,6.89,1.45,9,7.27,1.35,11,5.45,1.92,11,4.92,2.11,12,6.43,1.51,7,7,1.73,13,7,1.24,14,7.33,1.75,6,4.89,2.26,9,5.36,1.86,14,7.14,1.21,7,6.62,1.85,13,6.9,1.45,10,7.3,1.34,10,5.08,1.66,13,5.3,2.45,10,7.18,1.17,11,6.33,2.06,9 +386,amused,7.05,1.28,21,4.27,2.76,22,5.93,2.06,27,6.3,1.16,10,7.73,1.01,11,3.14,2.12,7,4.8,2.93,15,5.71,2.2,17,6.3,1.83,10,6.82,1.25,11,7.3,1.34,10,3.2,3.03,5,4.59,2.69,17,5.43,2.34,14,6.46,1.61,13,6.85,1.46,13,7.38,0.92,8,4.3,3.4,10,4.25,2.26,12,6.43,2.24,14,5.38,1.76,13 +387,amusement,7,1.56,19,4.82,2.7,22,6.59,2.17,27,6.71,2.29,7,7.17,1.03,12,5.2,2.57,10,4.5,2.88,12,6.53,2.13,15,6.73,2.41,11,6.36,1.75,11,7.88,0.64,8,5.22,2.11,9,4.54,3.1,13,6.82,2.27,17,6.22,2.17,9,6.83,1.85,12,7.29,0.95,7,4.5,2.85,16,5.67,2.25,6,6.33,2.46,12,6.8,1.97,15 +388,amusing,7.6,1.31,20,5.18,2.11,22,6.79,1.58,19,7.56,1.51,9,7.64,1.21,11,4.2,2.95,5,5.44,1.86,16,7.33,1.63,6,6.54,1.56,13,7.43,1.22,14,8,1.55,6,4.42,2.02,12,6.11,2.03,9,6.11,1.27,9,7.4,1.65,10,7.6,1.07,10,7.6,1.58,10,4.58,2.11,12,5.9,1.97,10,7.5,1.64,6,6.46,1.51,13 +389,anaconda,4.43,2.66,21,6,2.13,20,4.08,2.63,36,3.38,2.2,8,5.08,2.78,13,6.4,2.07,5,5.87,2.2,15,3.91,2.21,11,4.16,2.84,25,4.08,2.6,13,5,2.83,8,6.42,1.83,12,5.38,2.5,8,4.7,2.34,20,3.31,2.85,16,4.64,2.38,11,4.2,3.05,10,6.18,2.14,11,5.78,2.22,9,4.41,2.65,22,3.57,2.62,14 +390,anagram,4.37,1.89,19,3.86,1.96,21,4.83,1.9,24,3.83,1.6,6,4.62,2.02,13,4.25,2.22,12,3.33,1.5,9,4.62,1.77,8,4.94,2.02,16,4.4,1.58,10,4.33,2.29,9,4.11,1.76,9,3.67,2.15,12,4.71,1.79,17,5.17,2.48,6,4.25,1.39,8,4.45,2.25,11,3.75,1.67,8,3.92,2.18,13,4.94,1.98,16,4.62,1.85,8 +391,anal,4,2.51,21,4.29,2.77,24,4.45,2.56,20,5.38,2.97,8,3.15,1.82,13,5.83,2.04,6,3.78,2.84,18,5,3.07,11,3.78,1.72,9,4,2.8,12,4,2.24,9,5.2,2.57,10,3.64,2.82,14,4.31,3.2,13,4.71,0.49,7,4.36,2.59,14,3.29,2.36,7,4.38,2.99,16,4.12,2.47,8,3.92,2.43,12,5.25,2.71,8 +392,analogy,5.24,2.07,21,3.95,2.27,19,5.33,2.12,36,5.5,2.56,8,5.08,1.8,13,3.6,1.67,5,4.07,2.5,14,4.55,2.62,11,5.68,1.82,25,5.54,2.33,13,4.75,1.58,8,4,2.34,12,3.86,2.34,7,5.3,2.32,20,5.38,1.93,16,4.82,2.18,11,5.7,1.95,10,4.09,2.59,11,3.75,1.91,8,5.27,2.16,22,5.43,2.14,14 +393,analysis,5.25,1.59,20,3.74,1.94,19,5.95,2.27,21,5.33,0.82,6,5.21,1.85,14,3.71,1.25,7,3.75,2.3,12,5.91,1.97,11,6,2.67,10,5.2,0.45,5,5.27,1.83,15,3.6,1.43,10,3.89,2.47,9,5.86,2.74,14,6.14,0.9,7,4.43,1.13,7,5.69,1.65,13,3.71,2.09,14,3.8,1.64,5,5.17,2.44,12,7,1.58,9 +394,analyst,5,0.79,20,3.24,2.12,21,4.76,2.31,25,5,1,3,5,0.79,17,3.57,2.99,7,3.08,1.71,13,5.12,1.89,8,4.59,2.53,17,5.14,0.69,7,4.92,0.86,13,3.86,2.19,7,2.92,2.18,13,5.29,2.27,14,4.09,2.3,11,5,0.71,9,5,0.89,11,3.36,1.86,11,3.1,2.47,10,4.39,2.52,18,5.71,1.38,7 +395,analytical,6,1.91,19,4.13,1.91,23,6.43,1.77,28,6,1.69,8,6,2.14,11,4.22,2.11,9,4.07,1.86,14,6.36,2.02,14,6.5,1.56,14,5.67,2,9,6.3,1.89,10,3.83,2.17,12,4.45,1.63,11,6,2.08,14,6.86,1.35,14,5.6,2.12,10,6.44,1.67,9,4.36,2.01,11,3.92,1.88,12,5.75,1.96,12,6.94,1.48,16 +396,analyze,5.65,1.39,20,4.1,2.17,21,5.96,2.49,25,6,1,3,5.59,1.46,17,5.43,2.57,7,3.46,1.71,13,6.25,2.25,8,5.82,2.65,17,5.57,0.79,7,5.69,1.65,13,5,2.24,7,3.69,2.14,13,6.21,2.29,14,5.64,2.8,11,5.22,1.39,9,6,1.34,11,4.45,2.11,11,3.7,2.26,10,5.78,2.65,18,6.43,2.15,7 +397,analyzer,4.62,1.56,21,3.48,2.37,23,5.88,2.23,17,4.44,1.74,9,4.75,1.48,12,4.55,2.46,11,2.5,1.88,12,6.11,2.37,9,5.62,2.2,8,4.57,1.99,7,4.54,1.39,13,4.55,2.58,11,2.5,1.73,12,5.29,2.75,7,6.3,1.83,10,4.69,1.6,13,4.5,1.6,8,3.18,2.27,11,3.75,2.53,12,4.78,2.05,9,7.12,1.81,8 +398,anaphylactic,4,1.89,19,5.57,2.77,21,4.17,2.01,23,4.4,0.89,5,3.92,2.22,13,5.67,2.42,6,5.53,2.97,15,5.1,2.08,10,3.46,1.71,13,3.86,1.68,7,4.18,2.14,11,5,3,7,5.86,2.71,14,5.36,1.29,11,3.08,1.98,12,4.17,1.19,12,3.71,2.81,7,4.64,2.94,11,6.6,2.27,10,4.57,2.1,14,3.56,1.81,9 +399,anarchist,2.76,1.87,21,4.16,1.97,25,4.57,2.11,21,3.25,2.43,8,2.46,1.45,13,4.38,2.18,13,3.92,1.78,12,5.38,1.98,13,3.25,1.67,8,3.62,2.5,8,2.17,1.19,12,4.57,1.74,14,3.64,2.2,11,5.25,2.05,12,3.67,1.94,9,2.4,1.9,10,3.09,1.87,11,3.94,2.08,17,4.62,1.77,8,4.78,2.05,9,4.42,2.23,12 +400,anarchy,3.68,2,19,4.86,2.64,22,3.1,2.34,20,3.91,2.02,11,3.43,2.23,7,5.12,3,8,4.71,2.52,14,3.4,2.3,5,3,2.42,15,4.12,1.36,8,3.36,2.38,11,4.33,3.08,9,5.23,2.35,13,4.56,2.46,9,1.91,1.45,11,3.25,1.91,12,4.43,2.07,7,4.18,2.79,11,5.55,2.42,11,2.92,2.39,12,3.38,2.39,8 +401,anatomy,6.29,1.01,21,4.43,2.4,21,5.95,2.06,22,6.67,1.12,9,6,0.85,12,3.5,2.35,6,4.64,2.41,14,6.33,2.16,6,5.81,2.07,16,6.56,1.01,9,6.08,1,12,5.4,2.61,5,4.12,2.33,16,5.82,2.56,11,6.09,1.51,11,6.42,0.9,12,6.11,1.17,9,4.12,2.23,8,4.62,2.57,13,5.42,2.07,12,6.6,1.96,10 +402,ancestor,6.37,1.16,19,3.73,2.41,22,4.81,2.65,27,6.57,1.51,7,6.25,0.97,12,4,2.31,10,3.5,2.58,12,5.47,2.42,15,4.18,2.86,11,5.9,0.88,10,6.89,1.27,9,3,1.5,9,4.23,2.83,13,4.94,2.93,17,4.89,2.15,9,6.85,1.07,13,5.33,0.52,6,3.31,2.3,16,4.83,2.56,6,4.83,2.72,12,4.8,2.68,15 +403,ancestral,6.6,1.6,20,3.6,2.37,20,5.05,2.18,21,6.14,1.57,7,6.85,1.63,13,3.56,2.3,9,3.64,2.54,11,4.67,2.07,6,5.2,2.27,15,6.8,1.69,10,6.56,1.59,9,3.5,1.93,8,3.67,2.71,12,4.36,2.13,14,6.43,1.62,7,6.82,1.54,11,6.33,1.73,9,3.5,2.11,12,3.75,2.87,8,4.45,2.3,11,5.7,1.95,10 +404,ancestry,6.29,1.82,21,3.71,2.24,21,4.16,2.76,25,6.5,1.68,12,6,2.06,9,3.86,2.54,7,3.64,2.17,14,4.8,2.66,10,3.73,2.84,15,5.25,2.87,4,6.53,1.5,17,3.3,2.06,10,4.09,2.43,11,3,1.53,7,4.61,3.03,18,6.42,1.56,12,6.11,2.2,9,4,2.04,13,3.25,2.6,8,4.11,2.89,9,4.19,2.79,16 +405,anchor,5.16,2.17,19,3.32,2.08,22,5.29,1.81,24,4,2.37,6,5.69,1.93,13,4.08,2.19,12,2.4,1.58,10,5.5,2.2,8,5.19,1.64,16,5.1,2.18,10,5.22,2.28,9,4.33,2.18,9,2.62,1.76,13,5.35,1.77,17,5.17,2.23,6,4.62,2.13,8,5.55,2.21,11,3.78,2.49,9,3,1.78,13,5.94,1.48,16,4,1.77,8 +406,anchorage,5.09,1.72,22,3.82,2.26,22,5.8,2.38,20,5.25,1.16,8,5,2,14,4.8,2.3,10,3,1.95,12,6.71,2.69,7,5.31,2.14,13,5,1.95,11,5.18,1.54,11,4.27,2.15,11,3.36,2.38,11,5.53,2.47,15,6.6,2.07,5,5,1.25,10,5.17,2.08,12,4.2,1.93,10,3.5,2.54,12,5.6,1.65,10,6,3.02,10 +407,ancient,7.24,1.18,21,3.48,1.97,21,4.86,2.17,21,7.22,1.39,9,7.25,1.06,12,3.33,2.07,6,3.57,2.06,14,5.33,2.25,6,4.67,2.19,15,7,1.32,9,7.42,1.08,12,3,1.87,5,3.62,2.03,16,4.6,2.41,10,5.09,2.02,11,7.33,1.37,12,7.11,0.93,9,4.5,2.07,8,2.85,1.68,13,5,2.17,12,4.67,2.29,9 +408,android,5.62,2.33,21,3.5,2.41,24,5.75,2.45,20,6.25,2.55,8,5.23,2.2,13,4.17,2.99,6,3.28,2.24,18,6,2.28,11,5.44,2.74,9,5.42,2.54,12,5.89,2.15,9,4.6,2.76,10,2.71,1.86,14,5.92,2.4,13,5.43,2.7,7,5.43,2.34,14,6,2.45,7,3.94,2.59,16,2.62,1.85,8,5.42,2.35,12,6.25,2.66,8 +409,anecdote,5.62,1.36,21,4.65,2.55,23,6,1.41,19,4.71,0.49,7,5.85,1.21,13,5.12,2.42,8,4.36,2.76,14,6,1,7,5.91,1.7,11,4.86,0.9,7,5.77,1.17,13,4.67,2.87,9,4.64,2.44,14,5.71,1.5,7,6.17,1.4,12,5.55,1.37,11,5.7,1.42,10,3.33,3,9,5.5,1.87,14,6,1.51,16,6,1,3 +410,anemia,3.05,2.04,21,4.09,2.39,23,3.55,2.01,20,3.6,2.41,5,2.88,1.96,16,4.75,1.96,12,3.36,2.69,11,3.4,1.71,10,3.11,1.54,9,2.42,2.02,12,3.89,1.83,9,4.44,2.45,16,3.29,2.21,7,3.73,1.35,11,3.33,2.69,9,3.08,2.33,13,3,1.6,8,4.26,2.47,19,3.25,2.06,4,3.15,1.72,13,4.29,2.43,7 +411,anemic,3.45,1.19,20,3.45,1.79,20,3.14,1.62,21,3.57,1.51,7,3.38,1.04,13,3.33,1.66,9,3.55,1.97,11,3.17,1.83,6,3.13,1.6,15,3.5,1.43,10,3.33,1,9,2.88,1.64,8,3.83,1.85,12,3.4,1.59,15,2.5,1.64,6,3.82,0.98,11,3,1.32,9,3.17,1.7,12,3.88,1.96,8,3.8,1.55,10,2.55,1.51,11 +412,anesthesia,4.84,2.06,19,3.64,2.06,22,2.95,2.24,22,4.64,2.42,11,5.57,0.98,7,3.88,2.1,8,3.5,2.1,14,2,1,7,3.4,2.53,15,3.88,2.1,8,5.55,1.81,11,3.78,2.64,9,3.54,1.66,13,2.1,1.37,10,3.67,2.61,12,4.67,2.02,12,5.14,2.27,7,3.09,2.12,11,4.18,1.94,11,3.25,2.49,12,2.6,1.96,10 +413,anesthesiologist,4.95,2.11,20,3.56,2.25,18,3.68,2.42,22,3.8,1.3,5,5.33,2.23,15,4,2.37,6,3.33,2.27,12,3,1.56,10,4.25,2.9,12,5.2,2.15,10,4.7,2.16,10,3.5,2.07,10,3.62,2.62,8,3.64,2.46,11,3.73,2.49,11,4.25,2.05,12,6,1.85,8,2.78,1.86,9,4.33,2.45,9,3.73,2.57,11,3.64,2.38,11 +414,anesthetic,5.48,2.27,21,3.23,1.82,22,4.72,2.19,18,5.2,2.17,5,5.56,2.37,16,3.73,1.62,11,2.73,1.95,11,5,1.87,9,4.12,2.53,8,4.92,2.31,12,6.22,2.11,9,3.33,1.99,15,3,1.53,7,4.6,2.46,10,4.88,1.96,8,5.69,2.59,13,5.12,1.73,8,3.22,1.83,18,3.25,2.06,4,4.33,2.23,12,5.5,2.07,6 +415,aneurysm,2.5,1.79,20,5.38,2.33,21,2.7,1.94,27,3.14,2.27,7,2.15,1.46,13,5.2,1.81,10,5.55,2.81,11,3.27,2.15,15,1.91,1.45,11,2.82,2.09,11,2.11,1.36,9,5.25,2.05,8,5.46,2.57,13,2.76,2.08,17,2.56,1.88,9,2.54,1.98,13,2.43,1.51,7,5,2.39,16,6.6,1.82,5,3.5,2.07,12,2.07,1.62,15 +416,angel,7.71,1.85,41,4.24,2.85,42,5.9,2.13,20,7.84,1.74,19,7.59,1.97,22,5.27,2.99,15,3.67,2.66,27,5.5,1.97,6,6.07,2.23,14,7.26,2.49,19,8.05,0.92,21,4.47,3.16,15,4.11,2.72,27,6.5,2.22,10,5.3,1.95,10,7.75,2.07,20,7.67,1.65,21,4.36,2.85,22,4.1,2.92,20,6.75,2.43,8,5.33,1.78,12 +417,angelic,6.68,2.52,19,4.27,2.45,22,6.32,1.45,19,6.22,2.49,9,7.1,2.6,10,4.43,2.88,7,4.29,2.4,14,5.9,1.66,10,6.78,1.09,9,7.22,1.92,9,6.2,2.97,10,5.1,2.92,10,3.64,1.91,11,5.25,1.04,8,7,1.25,10,7.08,2.35,12,6,2.83,7,4.05,2.57,19,5.67,0.58,3,5.62,1.41,8,6.82,1.33,11 +418,anger,2.5,1.36,20,5.93,2.77,43,5.14,2.8,42,1.67,0.58,3,2.65,1.41,17,5.65,2.8,20,6.17,2.79,23,4.65,2.55,17,5.48,2.96,25,2.43,1.4,7,2.54,1.39,13,5.58,2.97,19,6.21,2.64,24,5.35,2.59,26,4.81,3.17,16,2.78,1.56,9,2.27,1.19,11,5.47,2.94,30,7,2.04,13,5.04,2.85,24,5.28,2.8,18 +419,angina,2.85,1.69,20,4.72,2.89,18,4,2.34,24,2.8,1.64,5,2.87,1.77,15,4.6,2.51,5,4.77,3.11,13,4.23,2.31,13,3.73,2.45,11,3.5,1.84,10,2.2,1.32,10,5.14,2.67,7,4.45,3.11,11,4.44,1.93,16,3.12,2.95,8,2.71,1.54,14,3.17,2.14,6,5.17,2.89,12,3.83,2.93,6,4.53,2.47,15,3.11,1.9,9 +420,angiogram,4.19,1.83,21,3.61,2.68,23,4.28,2.44,18,4.78,2.17,9,3.75,1.48,12,3.73,2.41,11,3.5,3,12,4.6,2.37,10,3.88,2.64,8,4.43,1.51,7,4,2.08,13,4,2.86,11,3.25,2.56,12,4,2.83,7,4.45,2.3,11,3.85,1.72,13,4.75,1.98,8,3.27,2.37,11,3.92,3,12,4.44,2.4,9,4.11,2.62,9 +421,angle,4.55,1.28,20,3.22,2.24,18,5.27,1.83,22,4.8,1.1,5,4.47,1.36,15,3.5,2.43,6,3.08,2.23,12,5.4,0.84,10,5.17,2.41,12,4.9,1.1,10,4.2,1.4,10,3.2,2.74,10,3.25,1.58,8,4.91,1.76,11,5.64,1.91,11,4.17,1.34,12,5.12,0.99,8,2.89,2.32,9,3.56,2.24,9,5.36,2.11,11,5.18,1.6,11 +422,angora,5.63,2.24,19,2.95,1.56,22,5,2.02,21,5.18,2.09,11,5.86,2.34,7,3.38,1.41,8,2.71,1.64,14,3.67,1.75,6,5.53,1.92,15,5.5,2.62,8,5.73,2.05,11,2.56,1.59,9,3.23,1.54,13,4.44,1.81,9,5.42,2.15,12,5.75,2.77,12,5.43,0.98,7,2.45,1.63,11,3.45,1.37,11,4.77,2.42,13,5.38,1.19,8 +423,angry,2.53,1.74,19,6.2,2.57,20,4.11,2.49,44,3.67,1.15,3,2.31,1.78,16,5.7,2.91,10,6.7,2.21,10,3.86,2.62,22,4.36,2.38,22,2.8,2.04,10,2.22,1.39,9,5.43,2.99,7,6.62,2.33,13,3.97,2.44,29,4.4,2.64,15,2.5,1.77,8,2.55,1.81,11,6,2.71,10,6.4,2.55,10,4.08,2.77,25,4.16,2.14,19 +424,angst,3.5,1.7,20,5.76,2.55,21,3.62,2.31,34,3.7,2.06,10,3.3,1.34,10,5.12,2.3,8,6.15,2.7,13,3.43,1.91,14,3.75,2.59,20,3.22,1.64,9,3.73,1.79,11,5.92,2.33,13,5.5,3.02,8,3.55,2.3,22,3.75,2.42,12,3,1.7,10,4,1.63,10,5.86,2.44,14,5.57,2.94,7,3.76,2.39,17,3.47,2.29,17 +425,anguish,3.14,1.77,21,5.41,2.72,22,4.27,1.87,26,3,2,11,3.3,1.57,10,5.36,2.8,11,5.45,2.77,11,4.55,1.75,11,4.07,2.06,14,3.1,1.37,10,3.18,2.14,11,5.27,2.76,11,5.55,2.81,11,4.76,1.86,17,3.25,1.67,8,3.23,2.01,13,3,1.41,8,5.6,2.67,15,5,3,7,4.47,1.91,17,3.89,1.83,9 +426,anguished,2.78,1.46,41,4.79,2.54,43,2.88,1.65,24,2.84,1.34,19,2.73,1.58,22,4.33,2.29,15,5.04,2.67,28,3,1.77,8,2.81,1.64,16,2.89,1.52,19,2.76,1.41,21,4.67,2.45,18,4.88,2.65,25,3,1.73,17,2.33,1.51,6,2.65,1.6,20,2.9,1.34,21,4.54,2.81,24,5.11,2.18,19,2.88,1.71,16,2.88,1.64,8 +427,animal,7.06,1.95,18,4.3,2.7,20,5.72,2.32,18,6.25,2.49,8,7.7,1.16,10,4.43,2.64,7,4.23,2.83,13,5.64,2.29,11,5.86,2.54,7,6.55,2.21,11,7.86,1.21,7,5,3.12,9,3.73,2.28,11,5.91,2.26,11,5.43,2.57,7,6.67,2.27,12,7.83,0.75,6,3.92,2.71,12,4.88,2.75,8,6.11,2.85,9,5.33,1.73,9 +428,animated,6.65,1.79,20,5.77,2.29,22,6.71,1.82,21,6.67,1.41,9,6.64,2.11,11,6.4,2.22,10,5.25,2.3,12,5.5,1.31,8,7.46,1.71,13,6.64,1.15,14,6.67,2.94,6,5.5,2.62,8,5.93,2.16,14,6.25,1.83,8,7,1.83,13,6.5,1.35,10,6.8,2.2,10,5.5,2.15,12,6.1,2.51,10,7.08,1.78,12,6.22,1.86,9 +429,animation,6.42,1.12,19,5.52,2.84,21,5.16,1.98,19,6.33,0.58,3,6.44,1.21,16,5.67,2.94,6,5.47,2.9,15,5.17,1.17,6,5.15,2.3,13,6.3,1.42,10,6.56,0.73,9,5.43,2.76,7,5.57,2.98,14,4.9,2.23,10,5.44,1.74,9,6.38,0.74,8,6.45,1.37,11,5.22,3.15,9,5.75,2.7,12,5.71,2.06,7,4.83,1.95,12 +430,animosity,3.4,1.88,20,5.83,2.28,18,5.04,2.44,24,3,1.58,5,3.53,2,15,6.2,1.64,5,5.69,2.53,13,4.77,2.24,13,5.36,2.73,11,3.5,2.01,10,3.3,1.83,10,6.43,1.51,7,5.45,2.66,11,5.19,2.26,16,4.75,2.92,8,3.5,2.07,14,3.17,1.47,6,5.92,2.57,12,5.67,1.75,6,5.13,2.7,15,4.89,2.09,9 +431,ankle,5.4,1.9,20,3.11,1.94,18,5.58,2.36,57,5.4,1.14,5,5.4,2.13,15,3.5,1.76,6,2.92,2.07,12,5.77,2.55,26,5.42,2.22,31,5.6,1.43,10,5.2,2.35,10,3.2,1.81,10,3,2.2,8,5.54,2.52,37,5.65,2.08,20,5.33,2.1,12,5.5,1.69,8,2.11,1.83,9,4.11,1.54,9,5.72,2.49,32,5.4,2.22,25 +432,anklet,4.75,1.37,20,3.57,1.97,23,5.08,2,26,4.73,1.19,11,4.78,1.64,9,3.73,2,11,3.42,2.02,12,4.91,2.02,11,5.29,2.09,14,4.78,1.92,9,4.73,0.79,11,4.27,2.15,11,2.92,1.62,12,4.76,2.19,17,5.88,1.46,8,4.83,1.7,12,4.62,0.74,8,3.33,1.68,15,4,2.51,8,4.88,2.29,17,5.44,1.33,9 +433,annals,4.8,0.83,20,2.6,2.21,20,4.95,1.17,22,5,0,7,4.69,1.03,13,3,2.78,9,2.27,1.68,11,4.33,1.21,6,5.19,1.11,16,4.8,1.03,10,4.78,0.67,9,2.25,1.75,8,2.83,2.52,12,5.07,0.8,15,4.71,1.8,7,4.45,0.93,11,5.22,0.44,9,2.17,1.59,12,3.25,2.92,8,4.91,1.22,11,5,1.18,11 +434,annex,4.41,1.05,22,4,2.49,23,5.26,1.63,19,4.75,0.71,8,4.38,1.04,13,4.75,2.66,8,3.5,2.44,14,5.43,2.07,7,5.18,1.47,11,4.12,0.83,8,4.77,0.93,13,3.89,2.89,9,4.07,2.3,14,4.43,2.07,7,5.75,1.14,12,4.45,1.13,11,4.36,1.03,11,2.44,2.79,9,5,1.71,14,5.38,1.5,16,4.67,2.52,3 +435,annihilate,3.15,1.73,20,6.44,2.53,18,4.62,2.79,24,2.8,2.05,5,3.27,1.67,15,6.2,3.11,5,6.54,2.4,13,5.31,3.04,13,3.82,2.36,11,3.3,1.49,10,3,2,10,6.86,2.79,7,6.18,2.44,11,5.31,2.82,16,3.25,2.31,8,3,1.8,14,3.5,1.64,6,7.08,2.31,12,5.17,2.64,6,4.2,2.86,15,5.33,2.69,9 +436,annihilation,2.58,1.87,19,5.52,2.54,21,3.2,2.48,20,4.67,2.31,3,2.19,1.56,16,6.17,2.86,6,5.27,2.46,15,4.17,2.79,6,2.79,2.33,14,2.7,1.95,10,2.44,1.88,9,4.71,3.2,7,5.93,2.16,14,3.8,2.82,10,2.6,2.07,10,3.62,2.13,8,1.82,1.25,11,4.67,2.96,9,6.17,2.08,12,3.12,2.8,8,3.25,2.38,12 +437,anniversary,6.95,2.03,22,4,2.68,21,6.86,2.05,22,6.86,1.92,14,7.12,2.36,8,4.18,2.86,11,4.11,2.57,9,6.5,2.59,6,7,1.9,16,7,1.7,10,6.92,2.35,12,3,1.9,11,5.1,3.07,10,7,2.16,13,6.67,2,9,6,2.17,12,8.1,1.1,10,2.92,2.47,13,5.75,2.12,8,7.08,1.93,12,6.6,2.27,10 +438,announce,5.52,1.33,21,3.65,2.66,20,5.48,2.5,21,5.67,1.63,6,5.47,1.25,15,3.5,2.98,8,3.75,2.56,12,5.25,2.56,12,5.78,2.54,9,6.11,1.69,9,5.08,0.79,12,3.89,3.02,9,3.45,2.46,11,3.86,2.34,7,6.29,2.23,14,5.4,1.51,10,5.64,1.21,11,3.62,2.81,13,3.71,2.56,7,5.75,2.8,12,5.11,2.15,9 +439,announcement,5.81,1.4,21,4.3,2.81,20,5.05,2.72,22,5.67,1.97,6,5.87,1.19,15,3.88,2.64,8,4.58,3,12,4.75,2.63,12,5.4,2.91,10,6.11,2.03,9,5.58,0.67,12,4.11,2.26,9,4.45,3.3,11,5.57,2.64,7,4.8,2.81,15,5.7,1.42,10,5.91,1.45,11,4.08,2.47,13,4.71,3.55,7,4.33,2.81,12,5.9,2.47,10 +440,announcer,5.84,1.5,19,4.5,2.7,22,4.07,1.71,27,6.33,1.75,6,5.62,1.39,13,4.55,2.5,11,4.45,3.01,11,3.36,2.06,11,4.56,1.26,16,6,1.61,11,5.62,1.41,8,4.27,2.76,11,4.73,2.76,11,4.06,1.56,17,4.1,2.02,10,6.08,1.71,13,5.33,0.82,6,4.79,2.97,14,4,2.27,8,3.8,1.97,15,4.42,1.31,12 +441,annoy,2.49,1.42,41,5.04,2.4,23,4.64,2.28,44,2.68,1.7,19,2.32,1.13,22,5.86,2.12,7,4.87,2.47,15,4.1,2.1,20,5.08,2.38,24,2.68,1.73,19,2.33,1.11,21,5,2.67,10,5.33,2.19,12,4.48,2.21,23,4.81,2.4,21,2.4,1.67,20,2.57,1.16,21,5.1,2.36,20,4.67,3.21,3,4.43,2.15,23,4.86,2.46,21 +442,annoyance,2.95,1.23,20,4.1,2.59,20,3.45,1.87,22,2.86,0.9,7,3,1.41,13,3.78,2.49,9,4.36,2.77,11,2.17,1.83,6,3.94,1.69,16,2.9,1.37,10,2.89,1.17,9,3.88,2.8,8,4.25,2.56,12,3.93,1.83,15,2.43,1.62,7,2.91,1.3,11,3,1.22,9,4.33,2.74,12,3.75,2.49,8,3.55,1.81,11,3.36,2.01,11 +443,annoyed,2.8,1.2,20,5.29,2.53,21,4.08,2.64,25,2,1,3,2.94,1.2,17,5.43,3.21,7,5.15,2.34,13,5,2.73,8,3.65,2.57,17,2.43,0.98,7,3,1.29,13,5.86,2.19,7,4.92,2.81,13,4.5,2.68,14,3.55,2.62,11,2.89,1.27,9,2.73,1.19,11,5.73,2.37,11,4.8,2.74,10,3.72,2.61,18,5,2.71,7 +444,annoying,3,1.71,18,5.55,2.04,20,3.28,1.28,25,2.6,0.55,5,3.15,1.99,13,5.36,2.66,11,5.78,0.97,9,3.25,1.24,16,3.33,1.41,9,2.57,1.51,7,3.27,1.85,11,4.89,1.83,9,6.09,2.12,11,3.25,1.25,20,3.4,1.52,5,2.67,1.66,9,3.33,1.8,9,5.27,1.74,11,5.89,2.42,9,3,1.29,19,4.17,0.75,6 +445,annual,5.19,1.97,21,3.7,1.84,23,4.9,1.83,20,4.2,2.49,5,5.5,1.75,16,4.58,1.62,12,2.73,1.62,11,4.4,1.96,10,5,1.12,9,4.83,2.17,12,5.67,1.66,9,3.62,1.75,16,3.86,2.19,7,5.1,0.88,10,4.7,2.5,10,5.62,1.94,13,4.5,1.93,8,3.84,1.86,19,3,1.83,4,4.64,1.39,14,5.5,2.66,6 +446,annul,3.83,2.15,23,4.23,2.31,22,4.9,1.86,20,4,2.14,8,3.73,2.22,15,3.8,2.04,10,4.58,2.54,12,5.43,2.7,7,4.62,1.26,13,4.33,2.5,12,3.27,1.62,11,3.55,2.46,11,4.91,2.02,11,5,2.14,15,4.6,0.55,5,3.27,1.68,11,4.33,2.46,12,5.1,1.97,10,3.5,2.39,12,4.8,1.32,10,5,2.36,10 +447,annulment,4.05,1.99,20,4.14,2.34,22,4.15,2.16,27,4.71,2.43,7,3.69,1.7,13,4.9,2.08,10,3.5,2.43,12,3.2,1.52,15,5.27,2.41,11,4.18,1.89,11,3.89,2.2,9,3.67,1.73,9,4.46,2.7,13,4.29,2.49,17,3.67,1.41,9,4.85,1.95,13,2.57,0.98,7,3.5,2.25,16,5.83,1.72,6,4.67,2.81,12,3.73,1.44,15 +448,anointed,4.79,2.27,19,3.32,2.08,22,5.18,2.21,28,4,2,6,5.15,2.38,13,3.27,2.1,11,3.36,2.16,11,4.82,2.79,11,5.41,1.8,17,4.64,2.06,11,5,2.67,8,3.55,2.3,11,3.09,1.92,11,5.11,2.22,18,5.3,2.31,10,4.62,1.98,13,5.17,2.99,6,3,2.45,14,3.88,1.13,8,4.81,2.43,16,5.67,1.87,12 +449,anomaly,4.84,1.74,19,4.25,2.45,20,4.26,1.57,23,5.15,1.91,13,4.17,1.17,6,4,2.83,5,4.33,2.41,15,4.08,1.5,13,4.5,1.72,10,5,2.18,9,4.7,1.34,10,4.86,2.97,7,3.92,2.18,13,4.5,1.65,10,4.08,1.55,13,4.11,1.45,9,5.5,1.78,10,3.6,2.27,10,4.9,2.56,10,4.67,1.58,9,4,1.57,14 +450,anonymity,4.81,2.02,21,3.29,1.82,21,5.88,2.44,25,4.67,2.06,12,5,2.06,9,3.86,2.04,7,3,1.71,14,6.5,2.64,10,5.47,2.29,15,5,3.16,4,4.76,1.79,17,3.8,2.1,10,2.82,1.47,11,4.71,2.69,7,6.33,2.25,18,5.08,2.07,12,4.44,2.01,9,3.31,2.06,13,3.25,1.49,8,4.56,2.51,9,6.62,2.13,16 +451,anonymous,5.75,1.65,20,4.13,2.2,23,5.48,2.52,21,6.33,2.06,9,5.27,1.1,11,4.36,2.5,11,3.92,1.98,12,5.25,2.12,8,5.62,2.81,13,5.71,1.77,14,5.83,1.47,6,4.44,2.96,9,3.93,1.64,14,6.12,2.53,8,5.08,2.53,13,5.4,1.58,10,6.1,1.73,10,4.08,2.06,13,4.2,2.49,10,6.33,2.61,12,4.33,2,9 +452,anorexic,2.71,2.08,21,4.24,2.39,21,3.43,2.48,21,3.11,2.52,9,2.42,1.73,12,3,2.1,6,4.57,2.38,14,2.2,1.1,5,3.81,2.69,16,3.33,2.78,9,2.25,1.29,12,5.2,2.49,5,3.94,2.35,16,3.2,2.3,10,3.64,2.73,11,2.75,2.26,12,2.67,1.94,9,3.75,2.31,8,4.54,2.47,13,2.25,1.54,12,5,2.69,9 +453,answer,6.1,1.41,39,4,2.89,43,5.95,2.04,19,6.42,1.44,12,5.85,1.29,26,4.12,2.78,17,3.92,3.02,26,6,2.4,10,5.89,1.69,9,6.57,1.55,14,5.71,1.12,24,4.52,2.66,21,3.5,3.08,22,5.62,2.33,8,6,1.89,10,5.95,1.36,20,6.26,1.48,19,3.75,2.61,24,4.32,3.27,19,5.75,2.43,8,6.09,1.81,11 +454,ant,3.9,1.14,21,3.27,2.39,22,5.3,2.37,27,4.1,0.88,10,3.73,1.35,11,2.29,1.7,7,3.73,2.58,15,5.35,2.71,17,5.2,1.75,10,3.55,1.21,11,4.3,0.95,10,2.8,2.68,5,3.41,2.37,17,5.5,2.98,14,5.08,1.55,13,3.69,1.18,13,4.25,1.04,8,2.6,2.55,10,3.83,2.21,12,5.71,2.64,14,4.85,2.03,13 +455,antagonistic,4.32,1.57,19,4.11,2.52,18,4.41,2.43,17,5,1.61,11,3.38,0.92,8,5.5,3.32,4,3.71,2.23,14,4.25,2.66,8,4.56,2.35,9,4.88,1.36,8,3.91,1.64,11,4,2.16,7,4.18,2.82,11,5.33,2.07,6,3.91,2.55,11,4.38,1.76,13,4.17,1.17,6,3.55,2.11,11,5,3,7,4.43,2.23,7,4.4,2.67,10 +456,antagonize,3.15,1.35,20,4.95,2.11,20,4,2.65,22,2.57,0.98,7,3.46,1.45,13,5.33,2.18,9,4.64,2.11,11,5,3.41,6,3.62,2.33,16,3.4,1.07,10,2.89,1.69,9,4.12,2.42,8,5.5,1.78,12,4.87,2.67,15,2.14,1.46,7,3.27,1.68,11,3,0.87,9,4.75,2.26,12,5.25,1.98,8,4.82,2.82,11,3.18,2.32,11 +457,antelope,5.68,1.46,22,4.46,2.72,26,5.57,2.41,23,5.67,1,9,5.69,1.75,13,2.8,2.57,10,5.5,2.31,16,5.11,2.76,9,5.86,2.21,14,5.5,1.51,8,5.79,1.48,14,4.62,2.75,13,4.31,2.78,13,4.91,2.95,11,6.17,1.7,12,5.75,1.54,12,5.6,1.43,10,3.87,2.8,15,5.27,2.49,11,5.83,2.79,12,5.27,2,11 +458,antenna,5.43,1.25,21,3.15,2.11,20,5.67,2.1,24,5.67,1.15,12,5.11,1.36,9,3.57,2.57,7,2.92,1.89,13,5.22,2.05,9,5.93,2.15,15,5.75,1.5,4,5.35,1.22,17,3.11,2.32,9,3.18,2.04,11,4.43,2.44,7,6.18,1.78,17,5.25,1.14,12,5.67,1.41,9,3.5,2.2,12,2.62,2,8,4.78,2.05,9,6.2,2.01,15 +459,anterior,4.89,1.82,19,3.36,2.34,22,4.64,1.52,28,4.67,1.03,6,5,2.12,13,3.64,2.73,11,3.09,1.97,11,4.73,1.9,11,4.59,1.28,17,4.73,1.95,11,5.12,1.73,8,3.73,2.57,11,3,2.14,11,4.56,1.5,18,4.8,1.62,10,4.92,2.22,13,4.83,0.41,6,3.29,2.52,14,3.5,2.14,8,4.62,1.82,16,4.67,1.07,12 +460,anthem,5.95,1.43,20,4.48,2.27,21,6.29,2.36,34,6.4,1.35,10,5.5,1.43,10,5.25,2.25,8,4,2.24,13,6.57,2.34,14,6.1,2.4,20,5.56,1.67,9,6.27,1.19,11,5.15,2.12,13,3.38,2.2,8,6.55,2.39,22,5.83,2.33,12,5.2,1.32,10,6.7,1.16,10,4.79,2.39,14,3.86,2.04,7,6.18,2.51,17,6.41,2.27,17 +461,anthill,4.32,1.86,22,4.63,2.17,19,4.76,2.34,21,4.2,1.64,5,4.44,2,16,4.38,1.92,8,4.82,2.4,11,4.7,2.21,10,4.82,2.56,11,4.17,1.95,12,4.5,1.84,10,5.3,1.89,10,3.89,2.32,9,4.83,2.79,12,4.67,1.73,9,3.55,2.11,11,5.09,1.22,11,3.75,2.49,8,5.27,1.74,11,4.89,2.09,9,4.67,2.61,12 +462,anthrax,2.32,0.89,19,4.72,2.47,18,2.71,1.76,17,2.55,0.93,11,2,0.76,8,5.5,3.11,4,4.5,2.35,14,2.88,1.81,8,2.56,1.81,9,2.62,1.06,8,2.09,0.7,11,5,2.45,7,4.55,2.58,11,3.5,2.07,6,2.27,1.49,11,2.38,0.96,13,2.17,0.75,6,4.27,2.53,11,5.43,2.37,7,3.29,2.29,7,2.3,1.25,10 +463,anthropological,5.53,1.9,19,3.82,2.42,22,5.14,1.88,28,6.67,1.86,6,5,1.73,13,4,2.53,11,3.64,2.42,11,5.45,2.38,11,4.94,1.52,17,5.64,1.75,11,5.38,2.2,8,4.45,2.7,11,3.18,2.04,11,4.72,1.87,18,5.9,1.73,10,5.38,2.06,13,5.83,1.6,6,4,2.6,14,3.5,2.2,8,5.06,2.05,16,5.25,1.71,12 +464,anthropologist,5.7,1.22,20,3.27,2.33,22,5.19,2.63,27,6.57,1.51,7,5.23,0.73,13,3.4,2.22,10,3.17,2.52,12,5.4,2.41,15,5,3.1,11,5.27,0.9,11,6.22,1.39,9,3.33,1.73,9,3.23,2.74,13,5.12,3.12,17,5.44,1.67,9,5.62,1.33,13,5.86,1.07,7,3,2.56,16,4,1.55,6,4.5,2.68,12,5.73,2.55,15 +465,anthropology,5.3,1.87,20,2.91,2.15,23,6,1.81,20,5.56,1.94,9,5.09,1.87,11,2.27,1.79,11,3.5,2.35,12,5.29,1.98,7,6.38,1.66,13,5.29,1.59,14,5.33,2.58,6,2.56,1.88,9,3.14,2.35,14,5.71,1.8,7,6.15,1.86,13,5.1,1.37,10,5.5,2.32,10,2.85,2.44,13,3,1.83,10,6.33,1.72,12,5.5,1.93,8 +466,anti,4.47,1.98,19,4.23,2.52,22,5.05,2.54,22,5.11,1.27,9,3.9,2.38,10,4.5,2.27,8,4.07,2.73,14,4.55,2.16,11,5.55,2.88,11,5.43,1.13,7,3.92,2.19,12,4.2,1.75,10,4.25,3.11,12,5.23,2.92,13,4.78,1.99,9,4.4,2.17,10,4.56,1.88,9,4.38,2.72,8,4.14,2.51,14,5.86,2.38,14,3.62,2.26,8 +467,antiaircraft,4.85,2.13,20,4.6,2.27,25,4.73,2.19,22,6.29,1.89,7,4.08,1.89,13,4.77,2.55,13,4.42,2.02,12,5.31,2.29,13,3.89,1.83,9,6.57,2.37,7,4.08,1.24,12,5.07,1.49,14,4,2.97,11,4.75,2.3,12,4.7,2.16,10,5.33,2.29,9,4.45,2.02,11,3.82,2.27,17,6.25,1.16,8,5.4,2.63,10,4.17,1.64,12 +468,antibiotic,5.88,1.94,24,4.05,2.16,21,5.72,2.37,25,6.29,1.86,14,5.3,2,10,4.43,1.51,7,3.86,2.44,14,5.8,1.99,10,5.67,2.66,15,5.6,1.95,5,5.95,1.99,19,3.9,1.79,10,4.18,2.52,11,4.86,2.12,7,6.06,2.44,18,6.14,1.7,14,5.5,2.27,10,3.77,1.92,13,4.5,2.56,8,5.56,2.55,9,5.81,2.34,16 +469,antibiotics,5.05,1.73,20,4.05,2.32,22,5.11,2.41,27,4.43,2.23,7,5.38,1.39,13,3.6,1.84,10,4.42,2.68,12,5.27,2.63,15,4.73,2.2,11,4.64,1.43,11,5.56,2.01,9,3.67,1.73,9,4.31,2.69,13,5.29,2.42,17,4.56,2.51,9,5.31,1.75,13,4.57,1.72,7,3.94,2.26,16,4.33,2.66,6,6,2.59,12,4.4,2.06,15 +470,antichrist,2.36,1.79,22,5.58,2.4,26,4.39,2.66,23,1.44,1.33,9,3,1.83,13,5.6,2.32,10,5.56,2.53,16,3.11,2.57,9,5.21,2.46,14,1.62,1.19,8,2.79,1.97,14,5.31,2.29,13,5.85,2.58,13,3.75,2.73,12,5.09,2.51,11,3,1.76,12,1.6,1.58,10,5.6,2.75,15,5.55,1.97,11,4.38,2.93,13,4.4,2.41,10 +471,anticipate,6,1.26,20,5.7,2,20,5.36,1.81,22,6.29,0.76,7,5.85,1.46,13,6,1.12,9,5.45,2.54,11,6.33,2.34,6,5,1.51,16,6.1,1.52,10,5.89,1.05,9,5.5,2.14,8,5.83,1.99,12,6,1.69,15,4,1.29,7,6.09,1.45,11,5.89,1.05,9,5.67,2.23,12,5.75,1.75,8,5.91,2.02,11,4.82,1.47,11 +472,anticipation,5.26,1.66,19,5.39,2.55,18,5.53,2.24,17,5.36,1.21,11,5.12,2.23,8,5.25,3.1,4,5.43,2.5,14,5,2.07,8,6,2.4,9,5.75,1.67,8,4.91,1.64,11,5.71,2.06,7,5.18,2.89,11,5.33,2.42,6,5.64,2.25,11,4.77,1.69,13,6.33,1.03,6,4.91,2.81,11,6.14,2.04,7,5.71,2.56,7,5.4,2.12,10 +473,antics,3.95,1.43,19,5.1,2.17,21,5.24,2.3,21,5,1,3,3.75,1.44,16,4.62,2.39,8,5.38,2.06,13,4.44,2.07,9,5.83,2.37,12,3.33,1.5,9,4.5,1.18,10,5.56,2.35,9,4.75,2.05,12,5.69,2.36,13,4.5,2.14,8,3.57,1.9,7,4.17,1.11,12,5.9,1.79,10,4.36,2.29,11,5.42,2.81,12,5,1.5,9 +474,antidote,6.55,2.31,20,3.24,2.05,21,6.08,2.38,25,6,3.56,4,6.69,2.02,16,3.5,1.73,4,3.18,2.16,17,5.33,2.74,9,6.5,2.13,16,6.75,1.75,8,6.42,2.68,12,2.4,1.51,10,4,2.24,11,5.93,2.46,14,6.27,2.37,11,6.82,2.04,11,6.22,2.68,9,2.6,2.01,10,3.82,1.99,11,6.56,2.48,18,4.86,1.68,7 +475,antigravity,5.74,1.76,19,5.1,2.65,20,3.77,2.09,22,6.71,1.25,7,5.17,1.8,12,7.22,1.56,9,3.36,2.01,11,3,1.79,6,4.06,2.17,16,5.56,1.24,9,5.78,2.28,9,6.12,2.47,8,4.42,2.64,12,3.6,1.8,15,4.14,2.73,7,5.4,1.96,10,6.11,1.54,9,5.5,2.61,12,4.5,2.78,8,3.09,1.92,11,4.45,2.11,11 +476,antiquated,5,1.61,21,4.95,2.74,20,4.69,2.11,36,5.25,1.83,8,4.85,1.52,13,6.2,1.79,5,4.53,2.92,15,4.55,2.16,11,4.76,2.13,25,5.15,1.63,13,4.75,1.67,8,5,2.83,12,4.88,2.8,8,4.7,2.34,20,4.69,1.85,16,5,1.67,11,5,1.63,10,5.64,2.84,11,4.11,2.52,9,4.64,2.26,22,4.79,1.93,14 +477,antique,6.5,1.93,20,4,2.35,25,5.79,2.44,19,6.67,2.12,9,6.36,1.86,11,3.33,2.25,6,4.17,2.46,18,4.14,2.61,7,6.75,1.82,12,6.47,2.1,15,6.6,1.52,5,3.5,2.74,14,4.6,1.71,10,5.11,2.8,9,6.4,2.01,10,6.58,1.83,12,6.38,2.2,8,4.62,2.19,16,2.89,2.32,9,5.82,2.82,11,5.75,1.98,8 +478,antiques,6.63,2.29,19,3.68,2.71,22,5.17,1.72,18,5.56,2.6,9,7.6,1.51,10,2.43,1.62,7,4.43,3.01,14,5.4,1.84,10,4.88,1.64,8,6.78,2.54,9,6.5,2.17,10,3.5,3.17,10,4,2.45,11,5.38,0.92,8,4.56,1.81,9,7.08,2.11,12,5.86,2.54,7,3.8,2.82,20,2.5,0.71,2,5.88,1.55,8,4.6,1.71,10 +479,antiseptic,4.57,1.69,21,3.15,2.03,20,4.77,2.49,22,4.17,1.72,6,4.73,1.71,15,3.12,2.23,8,3.17,1.99,12,5.25,2.45,12,4.2,2.53,10,4.89,2.26,9,4.33,1.15,12,3.56,2.07,9,2.82,2.04,11,4.43,1.13,7,4.93,2.94,15,4.4,2.01,10,4.73,1.42,11,2.92,2.02,13,3.57,2.15,7,4.83,3.04,12,4.7,1.77,10 +480,antisocial,3.21,1.62,19,5.32,2.12,22,5.33,2.18,21,3.33,1.5,9,3.1,1.79,10,5.8,2.35,10,4.92,1.93,12,4.75,1.04,8,5.69,2.63,13,3.46,1.61,13,2.67,1.63,6,5.38,2.33,8,5.29,2.09,14,5.75,2.38,8,5.08,2.1,13,3.56,1.59,9,2.9,1.66,10,5.08,2.11,12,5.6,2.22,10,5.83,2.59,12,4.67,1.32,9 +481,antsy,4.36,1.76,22,5.23,2.72,22,3.85,1.84,20,5.25,1.49,8,3.86,1.75,14,4.7,2.71,10,5.67,2.77,12,4.86,2.34,7,3.31,1.32,13,4.18,2.09,11,4.55,1.44,11,4.91,2.43,11,5.55,3.08,11,4.27,1.87,15,2.6,1.14,5,4.2,1.62,10,4.5,1.93,12,5.5,2.22,10,5,3.16,12,3.8,1.03,10,3.9,2.47,10 +482,anus,2.9,1.62,20,4.39,2.33,18,4.96,2.31,23,2,0.71,5,3.2,1.74,15,4,2.24,5,4.54,2.44,13,4.31,2.56,13,5.8,1.69,10,2.5,1.43,10,3.3,1.77,10,4.71,2.21,7,4.18,2.48,11,4.81,2.34,16,5.29,2.36,7,2.79,1.81,14,3.17,1.17,6,5.08,1.98,12,3,2.53,6,5.36,2.17,14,4.33,2.5,9 +483,anvil,5.05,0.94,20,4.4,2.11,20,5.38,1.92,26,5.18,0.87,11,4.89,1.05,9,4.86,2.27,7,4.15,2.08,13,5,1.87,13,5.77,1.96,13,5,1,11,5.11,0.93,9,4.91,2.02,11,3.78,2.17,9,5.41,2.15,17,5.33,1.5,9,5.3,1.16,10,4.8,0.63,10,4.83,2.33,12,3.75,1.67,8,5.31,2.06,16,5.5,1.78,10 +484,anxiety,2.38,1.66,21,4.78,2.89,23,3.39,1.94,18,3,2.24,9,1.92,0.9,12,4.45,2.88,11,5.08,3,12,2.5,1.27,10,4.5,2.14,8,2.71,1.38,7,2.23,1.88,13,5.82,3.06,11,3.83,2.48,12,2.86,1.35,7,3.73,2.24,11,2.15,1.28,13,2.75,2.19,8,4.45,2.98,11,5.08,2.91,12,3.22,1.2,9,3.56,2.55,9 +485,anxious,3.8,1.42,40,6.2,2.36,44,4.15,2.52,20,4.2,1.44,20,3.4,1.31,20,5.67,2.29,15,6.48,2.38,29,4.3,2.26,10,4,2.87,10,3.89,1.56,19,3.71,1.31,21,6.05,2.26,20,6.33,2.48,24,3.75,2.82,8,4.42,2.39,12,3.73,1.49,22,3.89,1.37,18,6.37,2.26,27,5.94,2.56,17,4.11,3.06,9,4.18,2.14,11 +486,anytime,5.81,1.6,21,4.6,2.46,20,5.32,2.3,22,6,1.67,6,5.73,1.62,15,5.12,2.42,8,4.25,2.53,12,5.25,2.18,12,5.4,2.55,10,6,2,9,5.67,1.3,12,4.56,2.24,9,4.64,2.73,11,4.57,1.72,7,5.67,2.5,15,5.8,1.75,10,5.82,1.54,11,4.23,2.42,13,5.29,2.56,7,4.67,2.57,12,6.1,1.73,10 +487,aorta,4.35,1.57,20,3.64,1.59,22,4.37,2.54,19,4,1.87,9,4.64,1.29,11,2.8,1.64,5,4,1.51,16,3.5,3.08,6,4.77,2.28,13,4.64,1.22,14,3.67,2.16,6,3.5,1.62,12,4,1.58,9,4.89,1.62,9,3.9,3.18,10,5,1.15,10,3.7,1.7,10,3,1.71,12,4.4,1.07,10,5,3.41,6,4.08,2.14,13 +488,aortic,4.25,1.37,20,3.5,2.56,16,4.58,2.65,24,3.6,0.89,5,4.47,1.46,15,6,2.65,3,2.92,2.25,13,4.62,2.9,13,4.55,2.46,11,4.5,1.27,10,4,1.49,10,4.5,2.88,6,2.9,2.28,10,4.75,2.62,16,4.25,2.87,8,4.14,1.35,14,4.5,1.52,6,3.42,2.23,12,3.75,3.77,4,4.8,2.57,15,4.22,2.91,9 +489,apache,5.2,1.51,20,3.7,2.13,20,4.95,2.21,22,5.29,0.49,7,5.15,1.86,13,4,2.4,9,3.45,1.97,11,5.67,3.39,6,4.69,1.66,16,5.3,0.67,10,5.11,2.2,9,3.25,2.25,8,4,2.09,12,5,2.27,15,4.86,2.27,7,5.45,1.44,11,4.89,1.62,9,3.83,2.21,12,3.5,2.14,8,4.91,2.43,11,5,2.1,11 +490,apartment,5.72,2.35,18,3.8,2.76,20,5.33,2.28,18,4.62,0.92,8,6.6,2.8,10,3.71,3.04,7,3.85,2.73,13,5.36,2.46,11,5.29,2.14,7,4.73,1.95,11,7.29,2.14,7,4.56,3.61,9,3.18,1.78,11,6,2.68,11,4.29,0.76,7,5,2.22,12,7.17,2.04,6,4,2.92,12,3.5,2.67,8,6.11,2.03,9,4.56,2.35,9 +491,apartments,5,1.73,19,3.28,1.99,18,5.18,1.98,17,4.82,2.09,11,5.25,1.16,8,4.25,2.22,4,3,1.92,14,4.75,1.67,8,5.56,2.24,9,5,1.93,8,5,1.67,11,4,2.08,7,2.82,1.89,11,4.17,1.94,6,5.73,1.85,11,5.38,1.61,13,4.17,1.83,6,2.73,2.1,11,4.14,1.57,7,5.57,2.15,7,4.9,1.91,10 +492,apathy,3.68,1.7,19,3.8,2.21,20,5.15,2.48,20,4,1,3,3.62,1.82,16,4.5,2.66,6,3.5,2.03,14,5.17,2.71,6,5.14,2.48,14,4.1,1.6,10,3.22,1.79,9,3.5,2.26,6,3.93,2.27,14,4.8,2.39,10,5.5,2.64,10,4.38,1.3,8,3.18,1.83,11,4.38,2.83,8,3.42,1.73,12,5.12,2.9,8,5.17,2.29,12 +493,ape,5.21,1.72,19,4.25,2.73,20,5.38,2.28,24,5.23,1.79,13,5.17,1.72,6,5.2,2.59,5,3.93,2.79,15,5.54,2.26,13,5.18,2.4,11,5.78,1.72,9,4.7,1.64,10,6.14,2.85,7,3.23,2.13,13,5.36,2.2,11,5.38,2.43,13,5.78,1.86,9,4.7,1.49,10,3.7,2.75,10,4.8,2.74,10,6,2.69,9,5,2,15 +494,apex,5.52,1.59,23,3.48,2.29,21,5.17,2.01,24,5.67,1.51,6,5.47,1.66,17,4,0.82,4,3.35,2.52,17,5.11,1.83,9,5.2,2.18,15,5,1.8,9,5.86,1.41,14,3.1,1.97,10,3.82,2.6,11,5.21,1.85,14,5.1,2.33,10,5.85,1.14,13,5.1,2.02,10,3.1,2.56,10,3.82,2.09,11,4.82,1.67,17,6,2.65,7 +495,aphrodisiac,6.43,1.99,21,5.96,2.46,23,5.04,2.34,26,6.27,1.42,11,6.6,2.55,10,6.82,2.09,11,5.17,2.59,12,4.45,2.25,11,5.57,2.44,14,7.4,1.65,10,5.55,1.92,11,6.09,2.17,11,5.83,2.79,12,5.06,2.54,17,5.12,2.17,8,6.38,2.36,13,6.5,1.31,8,5.87,2.67,15,6.12,2.17,8,5.41,2.21,17,4.33,2.55,9 +496,apocalypse,3.24,2.34,21,5.04,2.9,24,2.65,1.95,20,3.12,2.64,8,3.31,2.25,13,5.83,2.71,6,4.78,2.98,18,3.18,2.27,11,2,1.32,9,3.67,2.71,12,2.67,1.73,9,5.3,3.02,10,4.86,2.91,14,3,2.12,13,2,1.53,7,3.36,2.62,14,3,1.83,7,5.06,3,16,5,2.88,8,2.58,1.88,12,2.75,2.19,8 +497,apologetic,6.65,2.35,20,4,2.65,21,5,2.06,24,7.25,2.87,4,6.5,2.28,16,4.25,2.22,4,3.94,2.79,17,5.89,1.45,9,4.47,2.23,15,6.75,1.83,8,6.58,2.71,12,4.2,2.82,10,3.82,2.6,11,4.43,2.17,14,5.8,1.69,10,7.55,1.13,11,5.56,3,9,4.3,3.02,10,3.73,2.37,11,5.24,2.14,17,4.43,1.9,7 +498,apologize,4.94,2.13,18,3.52,2.23,21,4.22,1.96,18,4.25,1.83,8,5.5,2.27,10,3.14,2.41,7,3.71,2.2,14,4.09,2.17,11,4.43,1.72,7,4.73,1.79,11,5.29,2.69,7,2.56,1.51,9,4.25,2.45,12,3.91,2.07,11,4.71,1.8,7,4.67,2.06,12,5.5,2.35,6,2.75,1.91,12,4.56,2.3,9,4.56,2.3,9,3.89,1.62,9 +499,apology,6.24,1.87,21,4,2.14,22,5.1,1.95,21,5.78,2.28,9,6.58,1.51,12,2.17,0.98,6,4.8,2.08,15,4.83,2.56,6,5.2,1.74,15,5.89,2.09,9,6.5,1.73,12,3.4,2.19,5,4.18,2.16,17,5.1,2.28,10,5.09,1.7,11,6.42,2.23,12,6,1.32,9,4,1.58,9,4,2.52,13,5.08,2.11,12,5.11,1.83,9 +500,apostle,5.5,2.21,20,4.38,2.28,24,4.71,2.26,21,5.62,2.13,8,5.42,2.35,12,4.69,2.63,13,4,1.84,11,4.08,1.62,12,5.56,2.79,9,5.5,2,8,5.64,2.5,11,4.86,1.88,14,3.7,2.71,10,4.83,1.7,12,4.56,2.96,9,5.11,2.37,9,5.82,2.14,11,4,2.18,17,5.29,2.43,7,4.89,2.52,9,4.58,2.15,12 +501,apothecary,5.48,1.47,23,4.23,2.41,22,5.35,2.11,20,5.38,1.77,8,5.53,1.36,15,4,2.31,10,4.42,2.57,12,5.71,2.43,7,5.15,1.99,13,5.67,1.72,12,5.27,1.19,11,4.36,2.25,11,4.09,2.66,11,5.13,2.1,15,6,2.24,5,5.18,1.89,11,5.75,0.97,12,5.1,2.18,10,3.5,2.43,12,4.3,1.95,10,6.4,1.78,10 +502,appalled,3.62,1.5,21,4.91,2.81,22,4.11,2.02,28,3.25,1.58,8,3.85,1.46,13,5.27,2.83,11,4.55,2.88,11,4.64,2.5,11,3.76,1.64,17,3.75,1.48,12,3.44,1.59,9,3.82,2.64,11,6,2.65,11,4.56,2.25,18,3.3,1.25,10,3.6,1.5,15,3.67,1.63,6,5.29,2.89,14,4.25,2.71,8,4,2.34,16,4.25,1.6,12 +503,appalling,2.95,1.99,19,5.5,2.54,20,4.55,2.33,20,3,2,3,2.93,2.12,15,5.6,2.32,10,5.4,2.88,10,4.5,1.84,10,4.6,2.84,10,3.83,2.79,6,2.5,1.51,12,5.71,2.81,7,5.38,2.5,13,3.75,2.05,8,5.08,2.43,12,2.17,1.19,12,4.29,2.43,7,5.3,2.87,10,5.7,2.31,10,4.78,2.39,9,4.36,2.38,11 +504,apparatus,5.5,1.65,22,4,2.37,21,5.14,2.08,22,5.79,1.72,14,5,1.51,8,4.55,2.34,11,3.56,2.46,9,4.67,1.86,6,5.31,2.18,16,5.5,2.01,10,5.5,1.38,12,3.82,2.4,11,4.2,2.44,10,5.23,1.64,13,5,2.69,9,5.17,1.27,12,5.9,2.02,10,3.62,2.33,13,4.62,2.45,8,5.08,2.35,12,5.2,1.81,10 +505,apparel,5.38,2.2,21,4.3,2.22,23,6.19,1.72,21,5.4,2.3,5,5.38,2.25,16,5.42,1.88,12,3.09,1.97,11,6.64,1.69,11,5.33,1.32,9,4.67,2.46,12,6.33,1.41,9,4.69,2.47,16,3.43,1.27,7,5.55,1.37,11,6.9,1.85,10,5.92,2.36,13,4.5,1.69,8,4.37,2.31,19,4,2,4,5.79,1.67,14,7,1.63,7 +506,apparent,4.96,1.46,23,3.19,2.06,21,6.4,1.73,20,5.62,1.51,8,4.6,1.35,15,4,2.31,10,2.45,1.57,11,6.43,2.51,7,6.38,1.26,13,4.92,1.83,12,5,1,11,2.9,2.02,10,3.45,2.16,11,6.27,1.79,15,6.8,1.64,5,4.55,1.21,11,5.33,1.61,12,3.22,2.05,9,3.17,2.17,12,5.9,1.29,10,6.9,2.02,10 +507,apparition,4.85,1.5,20,4.82,2.13,22,4.38,2.48,21,4.56,1.42,9,5.09,1.58,11,5.2,2.39,10,4.5,1.93,12,4.5,2.45,8,4.31,2.59,13,5,1.71,14,4.5,0.84,6,4.62,2.56,8,4.93,1.94,14,5.12,2.36,8,3.92,2.53,13,4.9,2.02,10,4.8,0.79,10,4.75,2.09,12,4.9,2.28,10,4.25,2.77,12,4.56,2.19,9 +508,appeal,6.3,2.15,20,3.57,2.13,21,5.36,2.56,25,6.75,3.2,4,6.19,1.94,16,5.75,2.22,4,3.06,1.82,17,5,2.5,9,5.56,2.66,16,6.88,2.03,8,5.92,2.23,12,3.8,2.49,10,3.36,1.86,11,5.5,2.38,14,5.18,2.89,11,7.09,1.64,11,5.33,2.4,9,2.5,1.43,10,4.55,2.25,11,5.22,2.65,18,5.71,2.5,7 +509,appear,5.25,0.64,20,3.24,2.21,21,5.36,2.41,25,5,0,3,5.29,0.69,17,4.57,3.21,7,2.54,1.2,13,6,1.41,8,5.06,2.75,17,5.43,0.53,7,5.15,0.69,13,4.57,2.76,7,2.54,1.66,13,5.07,2.43,14,5.73,2.45,11,5,0.71,9,5.45,0.52,11,3.73,2.41,11,2.7,1.95,10,5.28,2.74,18,5.57,1.4,7 +510,appearance,6.14,1.9,21,4.57,2.45,23,5.9,2.59,21,6.6,2.7,5,6,1.67,16,5.08,2.47,12,4,2.41,11,6,2.45,11,5.44,2.79,9,5.83,2.21,12,6.56,1.42,9,4.06,2.41,16,5.71,2.29,7,5.55,2.11,11,6.3,3.09,10,6.15,1.82,13,6.12,2.17,8,4.79,2.46,19,3.5,2.38,4,5.64,2.31,14,6.43,3.21,7 +511,appease,5.95,1.15,20,3.55,2.28,22,5.59,2.08,27,6.57,1.13,7,5.62,1.04,13,4.4,2.5,10,2.83,1.9,12,5.27,2.22,15,6.27,1.74,11,5.82,1.08,11,6.11,1.27,9,3.33,2.29,9,3.69,2.36,13,5.82,2.13,17,5.44,2.01,9,6.31,1.03,13,5.29,1.11,7,3.12,2.25,16,4.67,2.16,6,5.42,2.15,12,5.73,2.09,15 +512,appendage,4.23,1.34,22,4.35,2.4,23,5.32,1.67,19,4.62,0.74,8,4.23,1.36,13,4.62,2.56,8,4,2.35,14,5.29,1.89,7,5.27,1.68,11,4,1.07,8,4.62,1.19,13,4.67,2.4,9,4.14,2.48,14,5.43,1.51,7,5.25,1.82,12,4.55,1.37,11,3.91,1.3,11,3.78,2.59,9,4.71,2.3,14,5.19,1.76,16,6,1,3 +513,appendectomy,2.95,2.15,19,6.14,2.46,21,3.59,2.13,22,2.56,1.74,9,3.3,2.5,10,6.43,2.7,7,6,2.42,14,3.18,2.48,11,4,1.73,11,3.57,1.62,7,2.58,2.39,12,5.8,2.57,10,6.45,2.42,11,3.85,1.95,13,3.22,2.44,9,3.7,2.41,10,2.11,1.54,9,6.12,2.95,8,6.15,2.23,13,3.71,2.37,14,3.38,1.77,8 +514,appendicitis,1.86,1.35,21,5.12,2.6,25,2.71,2.17,21,1.38,0.52,8,2.15,1.63,13,5,2.94,13,5.25,2.3,12,3.33,2.5,12,1.89,1.36,9,2,1.77,8,1.75,1.14,12,5.5,2.21,14,4.64,3.07,11,3.64,2.46,11,1.7,1.25,10,1.6,1.07,10,2.09,1.58,11,4.65,2.8,17,6.12,1.89,8,2.44,1.88,9,2.92,2.43,12 +515,appendix,4.81,1.97,21,2.92,1.89,24,4.25,2.38,20,5.25,2.43,8,4.54,1.66,13,3.5,1.76,6,2.72,1.93,18,4.91,2.21,11,3.44,2.46,9,5.5,2.07,12,3.89,1.45,9,3.1,2.08,10,2.79,1.81,14,5,2.35,13,2.86,1.86,7,4.93,1.86,14,4.57,2.3,7,3.25,1.98,16,2.25,1.58,8,3.92,2.57,12,4.75,2.12,8 +516,appetite,6.23,1.54,22,5.37,2.39,19,5.57,2.5,21,5.8,0.84,5,6.38,1.75,16,6.62,1.92,8,4.45,2.34,11,6.3,1.7,10,4.91,2.98,11,5.92,1.51,12,6.6,1.58,10,5.2,1.4,10,5.56,3.24,9,5.33,2.77,12,5.89,2.2,9,6.36,1.69,11,6.09,1.45,11,4.12,2.1,8,6.27,2.24,11,6.22,2.28,9,5.08,2.64,12 +517,appetizer,7.29,1.76,21,4.52,2.37,25,6.36,2.22,22,7.25,2.25,8,7.31,1.49,13,5.08,2.63,13,3.92,1.98,12,6.62,2.22,13,6,2.29,9,7.38,2.39,8,7.5,1,12,5.29,1.86,14,3.55,2.66,11,6.58,2.02,12,6.1,2.51,10,6.9,2.38,10,7.64,0.92,11,4.59,2.67,17,4.38,1.69,8,6.7,2.63,10,6.08,1.88,12 +518,appetizing,7,1.45,19,4.82,3,22,6.18,2.46,22,6.91,1.51,11,6.86,1.35,7,5.75,3.41,8,4.29,2.73,14,5.57,3.15,7,6.47,2.13,15,7,1.51,8,7,1.48,11,4.78,3.11,9,4.85,3.05,13,6.3,2.16,10,6.08,2.78,12,6.92,1.78,12,7.14,0.69,7,4,3.29,11,5.64,2.58,11,5.58,2.5,12,6.9,2.33,10 +519,applaud,6.7,1.17,20,5.05,1.75,19,5.91,2.02,22,7.14,0.9,7,6.46,1.27,13,5,1.41,9,5.1,2.08,10,5.5,3.27,6,6.06,1.44,16,6.7,1.25,10,6.78,1.2,9,4.75,1.98,8,5.27,1.62,11,5.4,2.16,15,7,1.15,7,6.64,1.21,11,6.78,1.2,9,5.17,1.75,12,4.86,1.86,7,5.27,2.41,11,6.55,1.37,11 +520,applause,7.12,1.35,41,5.38,1.83,21,6.56,2,48,7.28,1.27,18,7,1.41,23,5.38,1.6,8,5.38,2.02,13,6.27,2.05,22,6.81,1.96,26,7,1.56,20,7.3,1.13,20,5.56,1.67,9,5.25,2.01,12,6.25,2.08,28,7,1.84,20,7,1.22,24,7.29,1.53,17,5.6,1.65,10,5.18,2.04,11,6.64,2.28,28,6.45,1.57,20 +521,apple,6.62,1.72,21,3.52,2.06,21,6.44,2.1,25,6.33,1.72,12,7,1.73,9,3.86,3.08,7,3.36,1.45,14,6.5,2.59,10,6.4,1.8,15,7.25,1.71,4,6.47,1.74,17,4.4,2.27,10,2.73,1.56,11,7,2.24,7,6.22,2.07,18,7.08,1.38,12,6,2,9,3.69,1.6,13,3.25,2.76,8,6.11,1.96,9,6.62,2.22,16 +522,apple juice,7.3,1.43,23,3.2,2.21,20,6,2.44,34,7.67,1.37,12,6.91,1.45,11,3.75,2.12,8,2.83,2.29,12,6.36,2.31,14,5.75,2.55,20,7.1,1.66,10,7.46,1.27,13,3.17,2.08,12,3.25,2.55,8,6.14,2.61,22,5.75,2.18,12,6.83,1.64,12,7.82,0.98,11,3,2.08,13,3.57,2.57,7,6.24,2.11,17,5.76,2.77,17 +523,applejack,5.79,1.96,19,3.8,2.31,20,5.74,1.76,23,5.6,1.95,5,5.92,2.1,13,3.83,1.83,6,3.79,2.55,14,5.6,1.65,10,5.85,1.91,13,6.43,1.99,7,5.45,2.02,11,3.86,2.85,7,3.77,2.09,13,5.55,1.69,11,5.92,1.88,12,6.42,1.68,12,4.71,2.06,7,3.55,2.25,11,4.11,2.47,9,5.71,1.73,14,5.78,1.92,9 +524,applesauce,6.9,1.86,20,2.78,2,23,6.39,2.25,18,6.75,1.67,8,7,2.04,12,3.55,2.21,11,2.08,1.56,12,6.6,2.17,10,6.12,2.47,8,6.57,2.44,7,7,1.6,12,3.36,2.38,11,2.25,1.48,12,7,2.65,7,6,2,11,7.08,2.19,12,6.62,1.3,8,2.09,1.3,11,3.42,2.35,12,6,2.4,9,6.78,2.17,9 +525,appliance,5.15,1.29,40,2.84,1.88,45,5,2.3,44,5.24,0.97,17,5.18,1.47,22,3.76,1.86,17,2.33,1.71,27,4.94,2.41,18,5.04,2.27,26,4.93,1.07,14,5.27,1.4,26,3.29,1.87,21,2.46,1.84,24,4.84,2.41,25,5.21,2.2,19,5.11,1.56,19,5.19,1.03,21,3,1.98,29,2.56,1.71,16,4.72,2.51,25,5.37,2.01,19 +526,applicant,4.91,1.19,22,3.96,2.24,25,5.08,2.5,24,4.89,1.05,9,4.92,1.32,13,3.1,2.18,10,4.53,2.17,15,5.89,2.26,9,4.6,2.59,15,5.12,0.64,8,4.79,1.42,14,4.25,2.45,12,3.69,2.1,13,5.08,2.5,12,5.08,2.61,12,4.83,1.34,12,5,1.05,10,4,2.36,15,3.9,2.18,10,5.38,2.75,13,4.73,2.24,11 +527,application,5.05,1.43,20,4.52,1.95,23,4.3,2.36,20,5.6,2.61,5,4.87,0.83,15,5.5,1.62,12,3.45,1.75,11,3.55,2.07,11,4.75,2.19,8,5.09,1.81,11,5,0.87,9,4.94,1.98,16,3.57,1.62,7,4.27,1.95,11,4.33,2.92,9,5.08,1.04,13,5,2.08,7,4.68,1.97,19,3.75,1.89,4,3.93,2.09,14,5.17,2.93,6 +528,apply,5.16,1.38,19,3.24,1.67,21,6.2,1.96,20,5.67,1.53,3,5.06,1.39,16,3.67,1.97,6,3.07,1.58,15,6.83,1.72,6,5.93,2.06,14,5.4,1.17,10,4.89,1.62,9,2.86,1.07,7,3.43,1.91,14,6.3,1.64,10,6.1,2.33,10,5.5,1.07,8,4.91,1.58,11,2.89,1.83,9,3.5,1.57,12,6,2.45,8,6.33,1.67,12 +529,appoint,5.95,1.61,19,4.25,2.07,20,5.65,2.1,23,6.23,1.64,13,5.33,1.51,6,4.8,1.64,5,4.07,2.22,15,6,1.86,12,5.27,2.37,11,5.89,1.96,9,6,1.33,10,5.71,2.06,7,3.46,1.66,13,5.36,2.34,11,5.92,1.93,12,6,1.41,9,5.9,1.85,10,4.2,2.04,10,4.3,2.21,10,6.78,2.17,9,4.93,1.77,14 +530,appointment,4.43,1.69,21,4.8,2.5,20,6.68,2.26,19,4.46,2.11,13,4.38,0.74,8,4.86,2.19,7,4.77,2.74,13,7,2.24,7,6.5,2.35,12,4.42,1.88,12,4.44,1.51,9,4.56,2.35,9,5,2.72,11,7,1.94,10,6.33,2.65,9,4.67,1.67,12,4.11,1.76,9,5.29,2.06,7,4.54,2.76,13,7.86,1.21,7,6,2.49,12 +531,appraisal,5.09,2,23,4.09,2.09,22,5.65,2.11,20,5.38,1.92,8,4.93,2.09,15,5,2,10,3.33,1.92,12,5.57,2.82,7,5.69,1.75,13,5.25,2.09,12,4.91,1.97,11,4.36,2.25,11,3.82,1.99,11,5.73,2.05,15,5.4,2.51,5,4.73,2.28,11,5.42,1.73,12,4.5,2.17,10,3.75,2.05,12,5.2,1.93,10,6.1,2.28,10 +532,appreciate,7.33,1.53,18,3.1,2.25,20,7,1.46,18,6.12,1.36,8,8.3,0.82,10,3.86,2.91,7,2.69,1.8,13,6.55,1.37,11,7.71,1.38,7,6.64,1.5,11,8.43,0.79,7,2.56,2.55,9,3.55,1.97,11,7,1.55,11,7,1.41,7,7,1.6,12,8,1.26,6,2.08,1.38,12,4.62,2.5,8,7.11,1.54,9,6.89,1.45,9 +533,appreciation,7.3,1.45,20,4.68,2.44,22,6.63,1.67,19,7.11,1.96,9,7.45,0.93,11,3.6,3.21,5,4.88,2.19,16,6.67,2.5,6,6.62,1.26,13,7,1.57,14,8,0.89,6,4.42,2.43,12,4.78,2.59,9,5.67,1.73,9,7.5,1.08,10,7.1,0.88,10,7.5,1.9,10,5,2.7,12,4.3,2.16,10,7.17,1.47,6,6.38,1.76,13 +534,appreciative,7.14,1.8,21,4.35,2.27,23,6.9,2,21,5.8,1.92,5,7.56,1.59,16,4.5,2.15,12,4.18,2.48,11,7.45,2.11,11,6.11,1.76,9,7.33,2.15,12,6.89,1.27,9,4.5,2.39,16,4,2.08,7,6.09,2.17,11,7.8,1.4,10,7.46,1.71,13,6.62,1.92,8,4.37,2.29,19,4.25,2.5,4,6.29,2.13,14,8.14,0.9,7 +535,apprehend,4.14,1.85,21,5.13,2.28,23,4.48,2.27,21,4,1.84,11,4.3,1.95,10,5.27,2.45,11,5,2.22,12,4,1.91,7,4.54,2.47,13,4.7,1.95,10,3.64,1.69,11,5.45,2.42,11,4.83,2.21,12,3.57,1.83,14,6.17,2.23,6,3.85,2.08,13,4.62,1.41,8,5.4,2.26,15,4.62,2.39,8,4,2.32,14,5.43,1.99,7 +536,apprehension,4.15,1.66,20,4.23,2.58,22,5.07,2.35,27,5.14,1.86,7,3.62,1.33,13,4.4,2.22,10,4.08,2.94,12,4.67,2.09,15,5.64,2.77,11,4.27,1.1,11,4,2.24,9,4.67,2.29,9,3.92,2.81,13,5.76,2.54,17,3.78,1.48,9,4.46,1.76,13,3.57,1.4,7,4,2.45,16,4.83,3.06,6,5.58,2.35,12,4.67,2.35,15 +537,apprehensive,3.32,1.49,19,4.77,2.64,22,4.64,2.74,22,3.89,1.54,9,2.8,1.32,10,5.38,2.45,8,4.43,2.77,14,5,2.65,11,4.27,2.9,11,4,1,7,2.92,1.62,12,4.5,2.27,10,5,2.98,12,4.38,2.84,13,5,2.69,9,3.5,1.35,10,3.11,1.69,9,4.88,2.8,8,4.71,2.64,14,5.36,2.65,14,3.38,2.56,8 +538,apprentice,5.95,1.32,21,3.59,1.71,22,5.05,2.44,21,5.89,1.17,9,6,1.48,12,3.17,1.47,6,3.53,1.64,15,5.33,3.08,6,4.93,2.25,15,5.44,1.33,9,6.33,1.23,12,4.4,1.52,5,3.35,1.73,17,5.9,1.97,10,4.27,2.65,11,6,1.28,12,5.89,1.45,9,4.22,2.11,9,3.15,1.28,13,5,2.45,12,5.11,2.57,9 +539,approach,5.45,1.15,20,4.48,1.91,21,6.03,2.08,34,5.5,1.18,10,5.4,1.17,10,4.88,1.96,8,4.23,1.92,13,6.57,2.06,14,5.65,2.06,20,4.78,0.97,9,6,1,11,5.08,1.66,13,3.5,2,8,6.14,2.21,22,5.83,1.9,12,4.8,0.92,10,6.1,0.99,10,4.36,1.98,14,4.71,1.89,7,5.82,2.35,17,6.24,1.82,17 +540,appropriate,6.1,1.94,20,4.04,2.06,23,5,2.51,21,5.6,2.61,5,6.27,1.75,15,5.17,1.7,12,2.82,1.72,11,4.91,2.63,11,4.67,2.24,9,6.36,2.38,11,5.78,1.3,9,4.06,2.11,16,4,2.08,7,3.91,1.97,11,6.2,2.57,10,6.08,1.93,12,6.12,2.1,8,4.16,2.12,19,3.5,1.91,4,4.71,2.2,14,5.57,3.15,7 +541,approval,6.75,1.68,20,3.52,2.77,21,6.63,2.19,27,6.5,2.07,10,7,1.25,10,2.71,2.43,7,3.93,2.92,14,6.59,2.27,17,6.7,2.16,10,6.3,1.89,10,7.2,1.4,10,3.4,3.36,5,3.56,2.68,16,6.71,2.27,14,6.54,2.18,13,6.5,1.93,12,7.12,1.25,8,3.33,3.35,9,3.67,2.39,12,7.36,1.98,14,5.85,2.19,13 +542,approve,7,1.92,20,4.09,2.29,22,7.26,1.41,19,6.78,2.64,9,7.18,1.17,11,3,2.55,5,4.38,2.25,16,7.83,0.75,6,7,1.58,13,6.64,2.1,14,7.83,1.17,6,4.25,2.09,12,3.78,2.73,9,6.67,1.41,9,7.8,1.23,10,6.5,1.96,10,7.5,1.84,10,4.5,2.28,12,3.6,2.32,10,7.67,1.51,6,7.08,1.38,13 +543,approximate,5.26,1.29,23,3.82,2.2,22,4.95,2.32,19,5.5,0.53,8,5.13,1.55,15,3.2,1.32,10,4.33,2.67,12,5.57,2.64,7,4.58,2.15,12,5.5,1.17,12,5,1.41,11,4,1.9,11,3.64,2.54,11,4.87,2.47,15,5.25,1.89,4,5.09,1.7,11,5.42,0.79,12,4.8,2.1,10,3,2,12,5,2.31,10,4.89,2.47,9 +544,apricot,5.95,2.19,20,4.29,2.12,21,5.94,2.54,32,6.6,1.9,10,5.3,2.36,10,4.38,1.77,8,4.23,2.39,13,6.23,2.86,13,5.74,2.35,19,5.22,2.59,9,6.55,1.69,11,4.69,1.84,13,3.62,2.5,8,6.29,2.63,21,5.27,2.33,11,5.5,2.64,10,6.4,1.65,10,4.64,2.34,14,3.57,1.51,7,6.07,2.43,15,5.82,2.7,17 +545,apron,5.8,1.54,20,2.9,1.65,20,5.28,1.49,18,6,1.63,7,5.69,1.55,13,3.44,1.81,9,2.45,1.44,11,6.2,1.92,5,4.92,1.19,13,6.1,1.73,10,5.67,1.32,9,3.12,1.73,8,2.75,1.66,12,5.38,1.71,13,5,0.71,5,6.18,1.83,11,5.33,1,9,2.67,1.61,12,3.25,1.75,8,5.67,1.58,9,4.89,1.36,9 +546,apt,5.64,1.53,22,4.05,2.32,19,5.95,2.11,21,4.2,1.64,5,6.12,1.26,16,4.38,2,8,3.82,2.6,11,5.7,2.26,10,6.18,2.04,11,5.33,1.72,12,6,1.25,10,4.2,2.25,10,3.89,2.52,9,5.58,2.5,12,6.44,1.42,9,5.27,1.42,11,6,1.61,11,3.5,2.62,8,4.45,2.11,11,6,2.18,9,5.92,2.15,12 +547,aptitude,5.95,1.54,19,4.55,2.42,20,5.45,2.19,20,6.33,0.58,3,5.88,1.67,16,4.5,2.35,6,4.57,2.53,14,5.67,1.63,6,5.36,2.44,14,5.3,1.34,10,6.67,1.5,9,4.83,2.32,6,4.43,2.53,14,4.9,2.51,10,6,1.76,10,5.88,1.25,8,6,1.79,11,3.75,2.96,8,5.08,1.93,12,5.25,2.19,8,5.58,2.27,12 +548,aqua,6.5,1.28,20,3.6,2.37,20,4.82,2.02,22,6.71,1.5,7,6.38,1.19,13,3.89,2.09,9,3.36,2.66,11,3.17,1.6,6,5.44,1.82,16,6.2,1.23,10,7,1.22,9,4,2.78,8,3.33,2.15,12,4.27,2.12,15,6,1.15,7,6.91,1.3,11,6,1.12,9,3.83,2.52,12,3.25,2.25,8,4.64,2.58,11,5,1.34,11 +549,aquamarine,6.4,1.9,20,3.9,2.85,20,4.95,2.65,22,4.5,1.76,6,7.21,1.31,14,3.62,2.97,8,4.08,2.87,12,5,2.83,12,4.9,2.56,10,5.89,2.42,9,6.82,1.33,11,4.67,3.12,9,3.27,2.57,11,5,3.06,7,4.93,2.55,15,6.67,2.5,9,6.18,1.33,11,3.77,2.71,13,4.14,3.29,7,5.25,2.93,12,4.6,2.37,10 +550,aquarium,6.43,1.78,21,4.3,2.54,20,6.14,2.17,21,6.5,0.84,6,6.4,2.06,15,6,1.77,8,3.17,2.37,12,6.27,2.37,11,6,2.05,10,6.33,1.03,6,6.47,2.03,15,4.8,2.7,10,3.8,2.39,10,5.5,2.28,14,7.43,1.27,7,6.29,2.63,7,6.5,1.29,14,4.64,2.9,14,3.5,1.22,6,5.83,2.48,12,6.56,1.74,9 +551,aquatic,6.8,1.4,20,3.58,2.75,24,4.53,2.45,17,6.25,1.04,8,7.17,1.53,12,5.33,2.58,6,3,2.61,18,3.89,2.15,9,5.25,2.71,8,6.73,1.56,11,6.89,1.27,9,5,2.67,10,2.57,2.41,14,3.9,2.73,10,5.43,1.81,7,6.85,1.57,13,6.71,1.11,7,4.75,2.67,16,1.25,0.46,8,4.22,2.39,9,4.88,2.64,8 +552,arbitrary,4.15,1.81,20,4.55,2.76,20,4.77,1.86,26,4,2.05,11,4.33,1.58,9,5.14,2.79,7,4.23,2.8,13,4.15,1.57,13,5.38,1.98,13,4.27,1.95,11,4,1.73,9,4,2.83,11,5.22,2.68,9,4.88,1.83,17,4.56,2.01,9,3.5,1.9,10,4.8,1.55,10,4.5,3.12,12,4.62,2.33,8,4.81,1.8,16,4.7,2.06,10 +553,arbitration,4.09,2,22,4.41,2.28,22,4.19,2.23,21,4.91,2.21,11,3.27,1.42,11,4.75,2.12,8,4.21,2.42,14,3.91,2.12,11,4.5,2.42,10,4.88,1.89,8,3.64,1.98,14,4.3,2.21,10,4.5,2.43,12,4.33,2.27,12,4,2.29,9,3.67,2.06,12,4.6,1.9,10,4.88,2.3,8,4.14,2.32,14,4.5,2.38,14,3.57,1.9,7 +554,arcade,6.45,1.96,20,6.1,2.47,20,6.81,1.79,26,6.64,1.86,11,6.22,2.17,9,7,2.24,7,5.62,2.53,13,7.23,1.42,13,6.38,2.06,13,6.55,1.86,11,6.33,2.18,9,5.27,2.61,11,7.11,1.96,9,6.59,1.73,17,7.22,1.92,9,7.2,1.81,10,5.7,1.89,10,6,2.83,12,6.25,1.98,8,7.06,1.57,16,6.4,2.12,10 +555,arcane,5.25,1.86,20,3.61,1.92,23,5.55,1.85,20,6.11,2.15,9,4.55,1.29,11,4.09,2.17,11,3.17,1.64,12,4.71,0.95,7,6,2.08,13,5.64,1.34,14,4.33,2.66,6,3.78,1.48,9,3.5,2.21,14,5.57,1.99,7,5.54,1.85,13,5.1,1.1,10,5.4,2.46,10,3.69,1.84,13,3.5,2.12,10,5.5,1.78,12,5.62,2.07,8 +556,arch,5.8,1.77,20,3.15,1.93,20,5.45,1.97,22,6.29,1.6,7,5.54,1.85,13,3.78,2.11,9,2.64,1.69,11,5.5,2.74,6,5.44,1.71,16,6.1,1.66,10,5.22,1.79,9,2.88,1.64,8,3.33,2.15,12,5.6,2.16,15,5.14,1.57,7,5.64,2.11,11,6,1.32,9,2.92,1.98,12,3.5,1.93,8,5.45,2.54,11,5.45,1.29,11 +557,archaeological,6.05,1.22,19,4.52,2.14,21,5.18,2.38,22,6.67,1.53,3,5.94,1.18,16,4.12,2.17,8,4.77,2.17,13,4.33,2.4,9,5.77,2.28,13,5.67,1.12,9,6.4,1.26,10,5.22,1.39,9,4,2.49,12,5.21,2.81,14,5.12,1.55,8,6,1.41,7,6.08,1.16,12,4.8,1.75,10,4.27,2.49,11,5.54,2.88,13,4.67,1.41,9 +558,archaeologist,5.42,1.57,19,4.14,2.22,21,5.17,1.85,23,5.4,0.55,5,5.46,1.9,13,3.83,2.32,6,4.27,2.25,15,5.4,1.43,10,5,2.16,13,5.14,1.07,7,5.64,1.91,11,4,2,7,4.21,2.39,14,4.91,2.02,11,5.42,1.73,12,5.67,1.15,12,5,2.16,7,4.64,2.11,11,3.6,2.32,10,4.86,1.79,14,5.67,1.94,9 +559,archaeology,6.1,1.62,20,3.86,2.56,21,5.26,2.38,27,6.57,1.51,7,5.85,1.68,13,3.5,2.59,10,4.18,2.6,11,6.07,2.12,15,4.27,2.49,11,6,1.41,11,6.22,1.92,9,3,1.58,9,4.5,3,12,5.47,2.72,17,5,1.8,9,5.85,1.57,13,6.57,1.72,7,3.38,2.31,16,5.4,2.97,5,5.92,2.68,12,4.73,2.05,15 +560,archaic,4.5,1.74,22,4.38,2.11,21,4.62,2.06,21,4.43,2.1,14,4.62,0.92,8,4.27,2.24,11,4.56,2.19,9,4.17,1.47,6,4.8,2.27,15,4.2,2.04,10,4.75,1.48,12,4.36,2.25,11,4.4,2.07,10,4.31,1.6,13,5.12,2.7,8,3.75,1.6,12,5.4,1.51,10,4.38,2.29,13,4.38,1.92,8,4.83,1.7,12,4.33,2.55,9 +561,archangel,7.27,1.78,22,4.19,2.28,26,4.79,2.28,24,7.67,1.94,9,7,1.68,13,4,2.79,10,4.31,1.99,16,5,2.55,9,4.67,2.19,15,7.38,1.3,8,7.21,2.04,14,4.62,2.33,13,3.77,2.24,13,5,2.17,12,4.58,2.47,12,7.42,1.68,12,7.1,1.97,10,4.13,2.61,15,4.27,1.85,11,5.08,2.33,13,4.45,2.3,11 +562,archbishop,4.71,1.63,24,3.78,1.98,23,4.73,1.64,26,4.77,1.64,13,4.64,1.69,11,4.55,1.63,11,3.08,2.07,12,4.64,1.75,11,4.86,1.66,14,5.18,1.66,11,4.31,1.55,13,4.55,1.97,11,3.08,1.78,12,4.88,1.76,17,4.5,1.51,8,4.47,1.55,15,5.11,1.76,9,4,2.1,15,3.38,1.77,8,4.76,1.79,17,4.67,1.41,9 +563,archdiocese,3.95,2.32,19,3.41,2.67,22,4.04,2.12,28,3,1.55,6,4.38,2.53,13,4.18,2.89,11,2.64,2.29,11,3.45,2.25,11,4.41,2,17,3.91,2.17,11,4,2.67,8,3.27,2.83,11,3.55,2.62,11,4.17,1.95,18,3.8,2.49,10,4.08,1.89,13,3.67,3.27,6,2.79,2.75,14,4.5,2.27,8,3.38,2.03,16,4.92,1.98,12 +564,archduke,4.15,1.53,20,3.56,2.04,18,5.73,2.49,22,4,1.41,5,4.2,1.61,15,4.33,1.75,6,3.17,2.12,12,5.8,1.75,10,5.67,3.06,12,4.7,1.25,10,3.6,1.65,10,4.1,2.08,10,2.88,1.89,8,6.09,2.51,11,5.36,2.54,11,3.92,1.51,12,4.5,1.6,8,2.67,1.66,9,4.44,2.07,9,4.91,2.66,11,6.55,2.11,11 +565,archery,5.25,2.05,20,4.39,2.57,18,5.73,1.88,22,5.8,1.48,5,5.07,2.22,15,6,1.79,6,3.58,2.57,12,5.7,1.57,10,5.75,2.18,12,5.7,1.25,10,4.8,2.62,10,5.3,2.36,10,3.25,2.49,8,5.55,2.07,11,5.91,1.76,11,4.83,2.44,12,5.88,1.13,8,4.22,2.99,9,4.56,2.24,9,5.55,2.02,11,5.91,1.81,11 +566,architect,6.21,1.84,19,3.25,2.12,20,6.05,2.27,19,7,2,3,5.93,1.83,15,3.3,2.11,10,3.2,2.25,10,6.2,2.04,10,5.89,2.62,9,5.67,1.97,6,6.33,1.83,12,3.29,2.29,7,3.23,2.13,13,5.75,2.6,8,6.27,2.1,11,7,1.76,12,4.86,1.07,7,3.3,2.11,10,3.2,2.25,10,5.78,2.44,9,6.3,2.21,10 +567,architectural,6.32,2.06,19,4.05,2.77,21,5.18,1.91,28,5,0.89,6,6.92,2.18,13,4.7,2.54,10,3.45,2.94,11,5.36,2.58,11,5.06,1.39,17,6.45,2.38,11,6.12,1.64,8,3.6,2.63,10,4.45,2.94,11,4.61,1.79,18,6.2,1.75,10,6.31,2.1,13,6.33,2.16,6,4.21,3.12,14,3.71,2.06,7,4.81,2.01,16,5.67,1.72,12 +568,architecture,6.05,1.36,20,4.39,2.59,23,5.67,1.97,18,6,1.41,8,6.18,1.4,11,4.38,3.02,8,4.5,2.5,14,4.33,2.25,6,6.27,1.56,11,6.57,1.72,7,5.83,1.11,12,4.33,3.35,9,4.43,2.1,14,4.14,1.95,7,6.64,1.29,11,5.67,1.41,9,6.36,1.29,11,4,3.16,9,4.64,2.24,14,5.4,2.06,15,7,0,3 +569,archive,4.81,1.03,21,4.18,2.13,22,5.24,2.02,21,4.6,1.82,5,4.88,0.72,16,4.5,2.07,12,3.8,2.25,10,5.45,2.16,11,4.67,1.73,9,4.5,1.09,12,5.22,0.83,9,4.44,1.67,16,3.5,3.15,6,5.45,1.75,11,5,2.36,10,5,0.91,13,4.5,1.2,8,4.33,2.22,18,3.5,1.73,4,4.79,2.22,14,6.14,1.21,7 +570,arctic,4.45,2.01,20,3.88,2.64,25,5,2.24,19,5.56,1.74,9,3.55,1.81,11,2.33,1.75,6,4.39,2.79,18,5,1.91,7,5,2.49,12,4.38,2.13,16,4.75,1.71,4,3.43,2.74,14,4.5,2.64,10,5.56,2.24,9,4.5,2.22,10,5.09,2.26,11,3.67,1.41,9,3.88,2.63,16,3.89,2.8,9,5.27,2.41,11,4.62,2.07,8 +571,ardent,4.95,1.56,21,4.62,2.34,24,5.32,2.12,22,5.12,0.99,8,4.85,1.86,13,5.15,2.3,13,4,2.32,11,5.15,1.95,13,5.56,2.46,9,5,1.93,8,5.17,1.11,12,5.64,1.55,14,3.2,2.57,10,4.92,1.56,12,5.8,2.66,10,4.8,1.32,10,5.09,1.81,11,4.41,2.6,17,5.14,1.57,7,4.8,2.57,10,5.75,1.66,12 +572,area,5.56,1.29,18,2.19,1.6,21,5.06,1.76,18,5.38,1.06,8,5.7,1.49,10,3,2,7,1.79,1.25,14,5,1.61,11,5.14,2.12,7,5.64,1.12,11,5.43,1.62,7,1.89,1.36,9,2.42,1.78,12,5.18,2.23,11,4.86,0.69,7,5.17,1.03,12,6.33,1.51,6,2,1.54,12,2.44,1.74,9,5.11,2.15,9,5,1.41,9 +573,arena,5.75,1.45,20,4.23,2.58,22,6.04,2.31,27,7,1.29,7,5.08,1.04,13,4.8,2.49,10,3.75,2.67,12,6.47,2.03,15,5.64,2.69,11,5.55,0.93,11,6,1.94,9,5.44,1.94,9,3.38,2.69,13,6.47,2.4,17,5.44,2.13,9,6.08,1.19,13,5.14,1.77,7,4.06,2.79,16,4.67,2.07,6,6,2.37,12,6.07,2.34,15 +574,argue,3.15,1.53,20,6.67,2.61,18,4.77,2.49,26,2.91,1.22,11,3.44,1.88,9,6.83,2.4,6,6.58,2.81,12,5.54,2.3,13,4,2.52,13,3.18,1.6,11,3.11,1.54,9,7.1,2.69,10,6.12,2.59,8,5.29,2.23,17,3.78,2.77,9,3.1,1.79,10,3.2,1.32,10,7.08,2.71,12,5.83,2.4,6,5.75,2.08,16,3.2,2.35,10 +575,argument,2.62,1.53,21,5.22,2.68,23,5.65,2.64,17,3.22,1.92,9,2.17,1.03,12,4.55,2.77,11,5.83,2.55,12,5.56,2.6,9,5.75,2.87,8,3.29,1.89,7,2.23,1.3,13,5.36,2.87,11,5.08,2.61,12,4.57,3.21,7,6.4,2.01,10,2.62,1.66,13,2.62,1.41,8,6.18,2.48,11,4.33,2.64,12,5,2.78,8,6.22,2.54,9 +576,argumentative,3.2,1.79,20,5.61,2.13,23,4,2.39,21,4.2,2.59,5,2.87,1.41,15,6.25,1.66,12,4.91,2.43,11,4.09,2.74,11,3.44,1.59,9,2.73,1.56,11,3.78,1.99,9,5.62,1.93,16,5.57,2.7,7,3.45,1.63,11,4.6,2.99,10,2.92,1.75,13,3.71,1.89,7,6,2.05,19,3.75,1.5,4,2.93,1.54,14,6.14,2.41,7 +577,arise,6.17,1.25,18,4.76,2.3,21,5.87,1.46,23,6.6,1.14,5,6,1.35,12,4.5,2.81,6,4.87,2.17,15,5.6,1.07,10,6.08,1.71,13,5.86,1.46,7,6.4,1.17,10,5.14,2.54,7,4.57,2.24,14,5.45,1.37,11,6.25,1.48,12,6.33,0.89,12,5.83,1.83,6,4.64,2.25,11,4.9,2.47,10,5.43,1.16,14,6.56,1.67,9 +578,aristocracy,5.21,2.07,19,4.15,2.39,20,5.08,2.47,24,5.38,2.36,13,4.83,1.33,6,3.4,2.51,5,4.4,2.38,15,4.69,2.59,13,5.55,2.34,11,5.22,2.64,9,5.2,1.55,10,4,2.31,7,4.23,2.52,13,4.55,2.5,11,5.54,2.44,13,5.33,1.87,9,5.1,2.33,10,4.2,2.44,10,4.1,2.47,10,5.11,3.1,9,5.07,2.12,15 +579,aristocrat,4.28,1.41,18,3.6,2.01,20,4.94,2.82,16,5,1,3,4.07,1.49,14,3.2,1.87,10,4,2.16,10,5.86,2.54,7,4.22,2.95,9,4.5,1.38,6,4.09,1.51,11,3.29,1.98,7,3.77,2.09,13,4,2.92,5,5.36,2.8,11,4.64,1.63,11,3.71,0.76,7,4.1,2.13,10,3.1,1.85,10,4.12,2.75,8,5.75,2.82,8 +580,aristocratic,5.79,2.04,19,3.18,2.08,22,4.43,2.11,23,5.36,2.16,11,6.14,1.86,7,2.25,1.16,8,3.71,2.33,14,4.86,2.48,7,4.25,1.98,16,5.88,1.73,8,5.73,2.33,11,2.44,1.81,9,3.69,2.18,13,3.82,1.89,11,5,2.22,12,6.25,1.96,12,5,2.08,7,2.45,1.51,11,3.91,2.39,11,4.54,2.37,13,4.3,1.83,10 +581,arithmetic,4.95,1.79,22,4,2.38,26,5.54,2.57,24,5.33,2.18,9,4.69,1.49,13,2.9,2.33,10,4.69,2.21,16,5.56,2.65,9,5.53,2.61,15,4.88,1.81,8,5,1.84,14,4.38,2.57,13,3.62,2.22,13,4.92,2.64,12,6.17,2.44,12,4.58,1.38,12,5.4,2.17,10,3.53,2.59,15,4.64,2.01,11,5.62,2.69,13,5.45,2.54,11 +582,ark,6.15,1.31,20,3.52,2.18,21,5.88,2.44,24,5.33,0.58,3,6.29,1.36,17,3.43,2.51,7,3.69,2.14,13,6.62,2.45,8,5.5,2.42,16,6,1.53,7,6.23,1.24,13,4.71,2.75,7,3,1.68,13,5.31,2.75,13,6.55,1.92,11,6,1.12,9,6.27,1.49,11,4.09,1.97,11,2.9,2.33,10,5.83,2.75,18,6,1.26,6 +583,arm,5.44,1.7,41,3.44,2.05,45,6.02,1.98,44,5,2.14,18,5.78,1.2,23,4.25,2.11,16,2.96,1.93,28,5.48,2.23,23,6.6,1.54,20,5.6,1.65,30,5,1.84,11,2.89,2.17,18,3.81,1.92,27,5.37,2,27,7.06,1.48,17,5.36,1.71,22,5.53,1.74,19,2.7,2.2,20,4.04,1.74,25,5.89,1.97,35,6.56,2.07,9 +584,armada,4.6,1.76,20,3.29,2.24,21,5.6,2.4,25,4,2.65,3,4.71,1.65,17,3.29,2.98,7,3.46,1.85,13,5.75,2.19,8,5.53,2.55,17,4,1.83,7,4.92,1.71,13,4.14,2.54,7,3,2.04,13,5.43,2.24,14,5.82,2.68,11,4.89,0.93,9,4.36,2.25,11,3.64,2.58,11,2.9,1.85,10,5.5,2.75,18,5.86,1.21,7 +585,armament,5.05,2.07,19,4.65,2.53,23,5.37,1.8,19,4.78,1.72,9,5.3,2.41,10,5.43,2.51,7,4.47,2.56,15,6.2,1.81,10,4.44,1.33,9,5.33,1.94,9,4.8,2.25,10,4.9,2.81,10,4.67,2.39,12,5.88,1.13,8,5.1,2.23,10,5.08,1.98,12,5,2.38,7,4.4,2.58,20,6.33,1.53,3,5.5,1.2,8,5.27,2.2,11 +586,armchair,5.67,1.77,21,2.75,1.98,24,5.79,2.37,19,5.44,2.19,9,5.83,1.47,12,2.5,1.76,6,2.83,2.09,18,4.71,2.63,7,6.42,2.07,12,5.44,1.82,16,6.4,1.52,5,3,2.25,14,2.4,1.58,10,5.33,2.78,9,6.2,1.99,10,5.67,1.92,12,5.67,1.66,9,2.87,2.13,15,2.56,1.81,9,5.73,2.8,11,5.88,1.81,8 +587,armed,4.11,1.97,19,6.3,1.92,23,5.68,2.71,19,4.44,1.88,9,3.8,2.1,10,7.57,0.79,7,5.87,2.03,15,5.9,2.38,10,5.44,3.17,9,4.11,2.15,9,4.1,1.91,10,6.6,2.12,10,6.25,1.76,12,5.25,2.19,8,6,3.27,10,4,2,12,4.29,2.06,7,6.3,2,20,6.33,1.53,3,5.25,3.06,8,6,2.53,11 +588,armor,6.1,1.51,21,3.29,2.44,24,6.3,2.03,20,6.62,1.69,8,5.77,1.36,13,4.5,2.66,6,2.89,2.3,18,6.64,1.69,11,5.89,2.42,9,6.58,1.62,12,5.44,1.13,9,4.2,2.74,10,2.64,2.06,14,6.46,2.22,13,6,1.73,7,6.14,1.56,14,6,1.53,7,3.5,2.39,16,2.88,2.64,8,6.33,1.67,12,6.25,2.6,8 +589,armored,5.67,1.59,21,3.52,2.14,21,5.7,2.3,27,5.3,1.64,10,6,1.55,11,3,1.91,7,3.79,2.26,14,5.76,2.05,17,5.6,2.8,10,6,1.48,11,5.3,1.7,10,2.2,1.79,5,3.94,2.11,16,6.29,2.02,14,5.08,2.5,13,5.46,1.45,13,6,1.85,8,3.2,2.7,10,3.82,1.54,11,5.86,2.85,14,5.54,1.61,13 +590,armory,5.25,1.33,20,4.48,2.32,21,5.74,2.56,34,5,0.47,10,5.5,1.84,10,4.62,2.33,8,4.38,2.4,13,5.86,2.54,14,5.65,2.64,20,5.33,1.5,9,5.18,1.25,11,5.08,1.8,13,3.5,2.83,8,5.36,2.65,22,6.42,2.35,12,5.2,1.48,10,5.3,1.25,10,4.36,2.44,14,4.71,2.21,7,5.71,2.37,17,5.76,2.82,17 +591,armpit,4.1,1.59,20,3.57,1.78,21,5.24,1.88,25,4.42,1.73,12,3.62,1.3,8,4.71,1.7,7,3,1.57,14,4.8,1.93,10,5.53,1.85,15,4.33,1.15,3,4.06,1.68,17,3,1.49,10,4.09,1.92,11,4.86,1.68,7,5.39,1.97,18,4.27,1.27,11,3.89,1.96,9,3.23,1.48,13,4.12,2.17,8,5.33,1.87,9,5.19,1.94,16 +592,army,4.65,2.03,20,4.49,2.63,43,4.65,2.67,37,5.4,1.52,5,4.4,2.16,15,4.3,2.75,10,4.56,2.68,32,4.47,2.67,17,4.8,2.73,20,5.4,1.26,10,3.9,2.42,10,5.13,2.75,15,4.14,2.55,28,4.53,2.8,15,4.73,2.64,22,4.42,2.11,12,5,2,8,3.95,2.68,19,4.92,2.57,24,4.36,2.95,14,4.83,2.53,23 +593,aroma,7.65,1.35,20,4.35,2.19,23,6.06,2.31,18,7.75,1.39,8,7.58,1.38,12,4.64,2.11,11,4.08,2.31,12,5.2,2.39,10,7.12,1.81,8,7,1.73,7,8.08,1,12,4,2.49,11,4.67,1.92,12,5.86,2.61,7,6.18,2.23,11,7.67,1.56,12,7.62,1.06,8,3.91,2.39,11,4.75,2.01,12,5.67,2.65,9,6.44,2.01,9 +594,arouse,6.67,2.08,21,6.21,2.5,24,6.1,2.43,20,7,1.07,8,6.46,2.54,13,6.67,1.63,6,6.06,2.75,18,6.73,2,11,5.33,2.78,9,6.5,2.11,12,6.89,2.15,9,6.4,2.41,10,6.07,2.64,14,6,2.45,13,6.29,2.56,7,6.64,2.44,14,6.71,1.25,7,6.56,2.53,16,5.5,2.45,8,6.42,2.19,12,5.62,2.83,8 +595,aroused,5.95,1.85,20,7.3,2.47,20,5.58,2.4,53,6.67,2.08,3,5.82,1.85,17,6.67,2.58,6,7.57,2.47,14,5.84,2.29,32,5.25,2.61,20,6.57,1.72,7,5.62,1.89,13,7.57,2.57,7,7.15,2.51,13,5.42,2.66,31,5.9,2.02,21,5.67,1.5,9,6.18,2.14,11,7.33,3.04,9,7.27,2.05,11,5.92,2.65,26,5.26,2.12,27 +596,arraignment,3.91,1.74,22,4.6,1.96,25,5.33,2.62,24,3.78,2.17,9,4,1.47,13,4.9,1.79,10,4.4,2.1,15,6.11,2.2,9,4.87,2.8,15,4.12,2.03,8,3.79,1.63,14,4.54,2.18,13,4.67,1.78,12,6,2.34,12,4.67,2.81,12,3.83,1.59,12,4,2,10,5.2,1.61,15,3.7,2.16,10,5.77,2.71,13,4.82,2.52,11 +597,arrange,5.15,0.93,20,3.57,2.11,21,6.71,1.83,34,5.5,0.71,10,4.8,1.03,10,4.5,2.62,8,3,1.58,13,6.21,2.01,14,7.05,1.67,20,4.89,0.6,9,5.36,1.12,11,4.23,2.09,13,2.5,1.77,8,6.86,1.88,22,6.42,1.78,12,4.8,0.63,10,5.5,1.08,10,3.43,2.21,14,3.86,2.04,7,6.35,1.84,17,7.06,1.82,17 +598,arrangement,5.71,1.45,21,3,1.89,20,5.5,2.67,22,6.5,1.38,6,5.4,1.4,15,2.62,1.6,8,3.25,2.09,12,5.5,2.97,12,5.5,2.42,10,6.11,1.76,9,5.42,1.16,12,3.22,1.86,9,2.82,1.99,11,4.14,2.12,7,6.13,2.72,15,6,1.89,10,5.45,0.93,11,3.38,1.98,13,2.29,1.6,7,5.33,3.17,12,5.7,2.06,10 +599,array,5.9,1.48,21,3.71,2,21,5.62,1.43,21,5.67,1.58,9,6.08,1.44,12,3.5,2.74,6,3.79,1.81,14,5.5,1.38,6,5.67,1.5,15,5.56,1.74,9,6.17,1.27,12,3.8,1.64,5,3.69,2.15,16,5.2,0.92,10,6,1.73,11,5.83,1.8,12,6,1,9,3.62,1.6,8,3.77,2.28,13,5.25,1.22,12,6.11,1.62,9 +600,arrest,2.33,1.37,18,6.86,2.24,21,3.11,2.05,18,3,1.69,8,1.8,0.79,10,5.71,3.09,7,7.43,1.5,14,2.64,1.57,11,3.86,2.61,7,2.91,1.45,11,1.43,0.53,7,7.11,2.52,9,6.67,2.1,12,2.91,2.39,11,3.43,1.51,7,2.58,1.51,12,1.83,0.98,6,6.92,2.27,12,6.78,2.33,9,2.89,1.96,9,3.33,2.24,9 +601,arrhythmia,3.86,2.32,22,4.95,2.46,22,4.25,1.68,20,4,1.69,8,3.79,2.67,14,4.9,2.69,10,5,2.37,12,5.14,1.95,7,3.77,1.36,13,4,2.37,11,3.73,2.37,11,4,2,11,5.91,2.59,11,4.4,1.88,15,3.8,0.84,5,4.1,2.02,10,3.67,2.61,12,5.5,1.9,10,4.5,2.84,12,4.1,1.45,10,4.4,1.96,10 +602,arrival,6.67,1.28,21,3.6,2.42,25,6.53,1.87,19,6.33,1,9,6.92,1.44,12,3.17,2.04,6,3.72,2.63,18,5.14,1.57,7,7.33,1.56,12,6.56,1.21,16,7,1.58,5,3.79,2.83,14,3.3,1.95,10,6.44,2.13,9,6.6,1.71,10,6.75,1.36,12,6.56,1.24,9,4,2.68,16,2.89,1.76,9,6.09,2.21,11,7.12,1.13,8 +603,arrive,6.41,1.84,22,5,2.75,20,6.84,1.95,19,6.31,1.89,13,6.56,1.88,9,5.86,2.54,7,4.54,2.85,13,6.71,1.7,7,6.92,2.15,12,6.17,2.25,12,6.7,1.25,10,4.78,2.59,9,5.18,2.99,11,6.5,2.27,10,7.22,1.56,9,6.83,1.8,12,5.9,1.85,10,6.14,2.12,7,4.38,2.93,13,6.71,2.56,7,6.92,1.62,12 +604,arrogance,2.55,1.23,20,4.65,2.35,20,5,2.11,18,2.43,1.4,7,2.62,1.19,13,4.33,2.45,9,4.91,2.34,11,5,3.16,5,5,1.73,13,2.7,1.49,10,2.22,0.83,9,4.12,2.3,8,5,2.41,12,4.69,2.25,13,5.8,1.64,5,2.45,1.44,11,2.67,1,9,4.58,2.35,12,4.75,2.49,8,5,2.24,9,5,2.12,9 +605,arrogant,2.52,1.29,21,5.15,2.13,20,4.64,2.54,22,2.58,1,12,2.44,1.67,9,4.7,2.16,10,5.6,2.12,10,5.1,2.42,10,4.25,2.67,12,2.5,2.38,4,2.53,1.01,17,4.14,2.48,7,5.69,1.8,13,4.82,2.64,11,4.45,2.54,11,2.58,1.56,12,2.44,0.88,9,5.1,2.28,10,5.2,2.1,10,5.55,2.7,11,3.73,2.1,11 +606,arrow,5.24,1.81,21,3.91,2.59,23,5.53,2.21,17,5.33,1.66,9,5.17,1.99,12,4.09,2.43,11,3.75,2.83,12,6.11,2.32,9,4.88,2.03,8,5.86,2.19,7,4.92,1.66,13,4.18,2.68,11,3.67,2.61,12,6,2.65,7,5.2,1.93,10,5.46,2.18,13,4.88,0.99,8,4.45,2.77,11,3.42,2.43,12,6,1.31,8,5.11,2.8,9 +607,arsenal,4.45,2.2,22,5.48,2.24,25,5.25,2.47,24,5.44,1.88,9,3.77,2.2,13,6,2.31,10,5.13,2.2,15,5.22,2.17,9,5.27,2.71,15,4.12,1.89,8,4.64,2.41,14,5.17,2.33,12,5.77,2.2,13,4.83,2.04,12,5.67,2.87,12,4.08,2.39,12,4.9,1.97,10,5.36,2.47,14,5.64,2.01,11,5.46,2.44,13,5,2.61,11 +608,arsenic,3,1.82,21,4.7,1.84,23,3.46,1.79,26,3.09,1.92,11,2.9,1.79,10,4.64,2.29,11,4.75,1.42,12,3.27,1.27,11,3.64,2.21,14,3.6,1.84,10,2.45,1.69,11,4.82,2.36,11,4.58,1.31,12,3.76,1.89,17,2.88,1.64,8,3,2,13,3,1.6,8,4.93,1.94,15,4.25,1.67,8,3.35,2,17,3.67,1.41,9 +609,arson,2.26,1.52,19,5.41,2.5,22,3.78,2.7,23,2.27,1.56,11,2.43,1.62,7,5.62,2.62,8,5.29,2.52,14,4.57,2.51,7,3.44,2.78,16,2.88,1.64,8,1.82,1.33,11,4.67,2.6,9,5.92,2.4,13,3.73,2.2,11,3.83,3.19,12,2.25,1.76,12,2.29,1.11,7,4.82,2.48,11,6,2.49,11,4.08,3.07,13,3.4,2.22,10 +610,arsonist,2.5,1.88,20,6.95,2.09,19,3.42,2.32,26,2.36,1.75,11,2.67,2.12,9,7,1.63,7,6.92,2.39,12,4.15,2.7,13,2.69,1.65,13,2.45,2.21,11,2.56,1.51,9,7,1.76,10,6.89,2.52,9,3.94,2.51,17,2.44,1.59,9,2.1,1.66,10,2.9,2.08,10,7.33,1.44,12,6.29,2.93,7,3.5,2.28,16,3.3,2.5,10 +611,art,6.85,1.89,39,4.48,2.48,23,6.02,2.14,55,6.31,1.89,13,7.08,1.89,25,3.86,2.12,7,4.93,2.63,15,6.54,2.08,26,5.57,2.15,28,5.94,2.08,16,7.45,1.5,22,4.3,2.95,10,4.83,2.12,12,5.94,2.27,35,6.21,1.96,19,6.61,2.02,23,7.19,1.68,16,4.25,2.57,20,6,1,3,6.25,2.32,28,5.78,1.95,27 +612,arterial,3.95,1.66,21,3.39,2.41,23,4.12,2.23,17,4,2,9,3.92,1.44,12,3.82,2.36,11,3,2.49,12,4.56,2.07,9,3.62,2.45,8,4.14,1.95,7,3.77,1.59,13,4.18,2.79,11,2.67,1.83,12,4.14,2.73,7,4.1,1.97,10,3.54,1.9,13,4.62,0.92,8,3.45,2.46,11,3.33,2.46,12,3,1.51,8,5.11,2.37,9 +613,artery,4.29,2.28,21,4.09,2.35,23,4.78,2.29,18,4.78,3.11,9,3.92,1.44,12,4.82,2.23,11,3.42,2.35,12,4.9,2.38,10,4.62,2.33,8,5.57,2.57,7,3.54,1.94,13,4.64,2.58,11,3.58,2.11,12,4.43,2.82,7,5,2,11,4.23,2.65,13,4.38,1.69,8,4.36,2.69,11,3.83,2.08,12,3.78,1.64,9,5.78,2.49,9 +614,arthritis,2.32,1.06,19,4.27,1.88,22,2.63,1.71,19,2,0.76,8,2.55,1.21,11,3.6,2.07,5,4.62,1.78,16,1.33,0.52,6,3.23,1.74,13,2.46,0.78,13,2,1.55,6,4.33,1.72,12,4.44,2.13,9,3.56,2.01,9,1.8,0.79,10,2.6,0.7,10,2,1.32,9,3.83,2.12,12,4.8,1.48,10,2.33,2.16,6,2.77,1.54,13 +615,artichoke,5.3,1.75,20,3.5,2.48,22,5.48,2.41,27,5.29,2.06,7,5.31,1.65,13,3.6,2.41,10,3.42,2.64,12,5.87,2.13,15,5.09,2.84,11,4.82,1.6,11,5.89,1.83,9,4.22,1.79,9,3,2.83,13,5.47,2.9,17,5.67,1.32,9,5.54,1.98,13,4.86,1.21,7,3,1.97,16,4.83,3.37,6,5.33,2.35,12,5.6,2.53,15 +616,article,5.68,1.42,19,3.5,1.71,22,5.68,1.63,19,5.78,1.86,9,5.6,0.97,10,2,1,5,4.06,1.61,16,5.67,1.97,6,5.69,1.55,13,6.07,1.21,14,4.6,1.52,5,3.67,1.97,12,3.44,1.42,9,5.11,1.17,9,6.2,1.87,10,6.11,1.45,9,5.3,1.34,10,2.92,1.56,12,4.2,1.69,10,6,2,6,5.54,1.51,13 +617,articulate,6.55,1.53,22,4.27,2.59,22,6.89,1.85,19,6.25,1.49,8,6.54,1.51,13,4.75,2.76,8,3.92,2.63,13,6.57,1.99,7,7.36,1.63,11,6.62,1.19,8,6.31,1.65,13,4.56,2.83,9,4.08,2.5,13,6.86,1.46,7,6.92,2.11,12,6,1.55,11,7.09,1.38,11,3.11,2.37,9,5.08,2.5,13,7,2,16,6.33,0.58,3 +618,artifact,6.2,1.61,20,4.95,2.28,20,5.73,1.82,26,6.55,1.21,11,5.78,1.99,9,5.86,2.67,7,4.46,1.98,13,5.54,1.71,13,5.92,1.98,13,6.36,2.06,11,6,0.87,9,5.64,2.2,11,4.11,2.2,9,5.88,1.93,17,5.44,1.67,9,5.6,1.84,10,6.8,1.14,10,4.92,2.35,12,5,2.33,8,5.75,2.02,16,5.7,1.57,10 +619,artificial,3.86,1.68,21,4.17,1.71,24,4.55,2.28,22,4.25,1.83,8,3.62,1.61,13,4.31,1.84,13,4,1.61,11,5.46,2.37,13,3.22,1.39,9,3.62,1.69,8,4.25,1.54,12,4.93,1.14,14,3.1,1.85,10,4.67,2.35,12,4.4,2.32,10,3.5,1.9,10,4.18,1.47,11,3.94,1.75,17,4.71,1.6,7,4.4,2.67,10,4.67,2.02,12 +620,artillery,4.1,1.77,20,4.56,2.59,18,4.64,2.48,22,4.4,1.67,5,4,1.85,15,4.83,2.93,6,4.42,2.54,12,4.1,1.73,10,5.08,2.97,12,4.5,1.65,10,3.7,1.89,10,5,2.83,10,4,2.33,8,5.27,2.49,11,4,2.41,11,3.83,2.17,12,4.5,0.93,8,3,2.78,9,6.11,1.05,9,4.64,2.5,11,4.64,2.58,11 +621,artist,6.76,2.47,21,4.1,2.65,20,6.95,2.17,19,5.85,2.64,13,8.25,1.16,8,5.14,2.79,7,3.54,2.5,13,7,2.08,7,6.92,2.31,12,6.58,2.97,12,7,1.73,9,4.11,2.57,9,4.09,2.84,11,6.7,2.36,10,7.22,2.05,9,7,2.34,12,6.44,2.74,9,5.71,1.5,7,3.23,2.77,13,7.57,1.62,7,6.58,2.43,12 +622,artiste,6.33,1.85,21,3,2.23,24,5.35,2.03,20,5.5,2.33,8,6.85,1.34,13,4.17,1.83,6,2.61,2.25,18,5.91,2.17,11,4.67,1.73,9,5.92,2.02,12,6.89,1.54,9,3.6,2.72,10,2.57,1.79,14,5.54,2.4,13,5,1.15,7,6.5,1.61,14,6,2.38,7,3.25,1.95,16,2.5,2.78,8,5.5,1.93,12,5.12,2.3,8 +623,artistic,7,1.17,20,5,2.74,18,6.86,2.15,21,6.8,1.64,5,7.07,1.03,15,5,2.83,6,5,2.83,12,6.6,1.58,10,7.09,2.63,11,7,1.15,10,7,1.25,10,5.1,2.73,10,4.88,2.95,8,7.82,1.17,11,5.8,2.53,10,6.67,1.07,12,7.5,1.2,8,5,3.32,9,5,2.24,9,7.36,1.36,11,6.3,2.75,10 +624,artistry,6.91,1.77,22,4.71,2.57,21,7.43,1.75,21,7.21,1.89,14,6.38,1.51,8,4,2,11,5.56,3.17,9,5.4,2.41,5,8.06,0.85,16,6.7,2.11,10,7.08,1.51,12,4.18,2.75,11,5.3,2.36,10,6.83,2.04,12,8.22,0.83,9,7.17,1.59,12,6.6,2.01,10,4.62,2.6,13,4.88,2.7,8,7.09,1.81,11,7.8,1.69,10 +625,artwork,6.76,1.55,21,4.18,2.91,22,6.33,1.65,21,6.44,1.13,9,7,1.81,12,2.83,3.13,6,4.73,2.84,15,5.5,1.64,6,6.67,1.59,15,6.33,1.73,9,7.08,1.38,12,5.2,3.03,5,3.88,2.89,17,6.73,1.1,11,5.9,2.08,10,6.75,1.76,12,6.78,1.3,9,4.56,3.24,9,3.92,2.75,13,6.75,1.42,12,5.78,1.86,9 +626,arty,6.55,2.11,22,5.53,2.55,19,5.48,2.32,21,5.8,2.39,5,6.81,2.1,16,4.62,3.02,8,6.18,2.04,11,5.5,2.32,10,5.45,2.42,11,6.17,2.55,12,7,1.41,10,4.2,2.1,10,7,2.24,9,4.67,2.15,12,6.56,2.19,9,6.64,2.25,11,6.45,2.07,11,4,1.51,8,6.64,2.62,11,5.44,2.4,9,5.5,2.35,12 +627,asbestos,2.24,1.34,21,4.38,2.53,24,3.05,2.3,22,2.38,1.19,8,2.15,1.46,13,4.67,2.74,12,4.08,2.39,12,3.46,2.67,13,2.44,1.59,9,2.75,1.58,8,2,1.13,12,4.54,1.81,13,4.18,3.28,11,3.67,2.53,12,2.3,1.83,10,2.3,1.57,10,2.18,1.17,11,4,2.4,17,5.29,2.81,7,2.7,2.63,10,3.33,2.06,12 +628,ascend,6.19,1.5,21,4.13,2.53,23,5.58,2.06,26,6,1.41,11,6.4,1.65,10,4.36,2.66,11,3.92,2.5,12,6,2.28,11,5.29,1.98,14,6.6,1.78,10,5.82,1.17,11,5,2.83,11,3.33,2.02,12,5.35,2.26,17,6.12,1.73,8,6.62,1.71,13,5.5,0.76,8,4.13,2.5,15,4.12,2.75,8,5.47,2.07,17,5.78,2.17,9 +629,ascendant,5.29,1.59,21,3.23,2,22,5.78,1.9,18,5.22,1.99,9,5.33,1.3,12,3.27,1.85,11,3.18,2.23,11,5.7,1.89,10,5.88,2.03,8,4.43,2.15,7,5.77,1.09,13,3.36,2.01,11,3.09,2.07,11,5.43,2.23,7,6,1.73,11,5,1.73,13,5.75,1.28,8,3.4,2.01,10,3.08,2.07,12,5.56,1.94,9,6,1.94,9 +630,ascending,5.14,1.73,22,3.73,2.23,22,5.55,2.21,20,5.38,0.92,8,5,2.08,14,3.9,2.28,10,3.58,2.27,12,6.29,2.75,7,5.15,1.86,13,5.27,1.62,11,5,1.9,11,3.36,1.75,11,4.09,2.66,11,5.4,2.47,15,6,1.22,5,4.2,1.75,10,5.92,1.31,12,3.8,2.15,10,3.67,2.39,12,5.3,1.95,10,5.8,2.53,10 +631,ascension,5.77,1.57,22,5.36,2.26,22,5.45,2.01,20,5.88,2.03,8,5.71,1.33,14,5.1,1.97,10,5.58,2.54,12,6.71,1.7,7,4.77,1.88,13,5.64,1.57,11,5.91,1.64,11,4.82,2.04,11,5.91,2.43,11,5.67,1.95,15,4.8,2.28,5,5.1,1.52,10,6.33,1.44,12,5.9,1.97,10,4.92,2.47,12,5.5,0.97,10,5.4,2.76,10 +632,ascertain,5.3,1.49,20,3.17,1.99,23,6.29,1.65,28,5.62,0.92,8,5.08,1.78,12,2.89,1.69,9,3.36,2.21,14,5.86,1.66,14,6.71,1.59,14,5.22,2.17,9,5.36,0.67,11,3,1.6,12,3.36,2.42,11,5.79,1.85,14,6.79,1.31,14,5.1,1.85,10,5.5,1.08,10,3.45,2.02,11,2.92,2.02,12,5.92,1.68,12,6.56,1.63,16 +633,ashamed,2.52,2.23,21,5.65,2.39,20,4.63,2.69,19,3.23,2.55,13,1.38,0.74,8,4.43,1.9,7,6.31,2.43,13,5.71,2.69,7,4,2.59,12,2.75,2.56,12,2.22,1.79,9,4.33,2.45,9,6.73,1.79,11,4.8,2.25,10,4.44,3.24,9,2,1.6,12,3.22,2.82,9,4.71,1.6,7,6.15,2.64,13,4.14,2.48,7,4.92,2.87,12 +634,ashtray,3.52,1.66,21,3.48,2.27,23,5.56,2.38,18,3.33,1.73,9,3.67,1.67,12,4,2.32,11,3,2.22,12,5.3,2.54,10,5.88,2.3,8,4.43,1.9,7,3.08,1.44,13,4.45,2.21,11,2.58,2.02,12,5.71,2.69,7,5.45,2.3,11,3.77,1.96,13,3.12,0.99,8,3.18,2.18,11,3.75,2.42,12,4.89,2.09,9,6.22,2.59,9 +635,asinine,5.05,2.25,21,4.63,2.48,19,4.81,2.34,36,5.38,2.67,8,4.85,2.03,13,4.4,2.3,5,4.71,2.61,14,4.64,2.25,11,4.88,2.42,25,5.38,2.36,13,4.5,2.07,8,4.36,2.38,11,5,2.73,8,5.2,1.96,20,4.31,2.73,16,5.09,2.02,11,5,2.58,10,5.55,2.07,11,3.38,2.56,8,4.27,2.37,22,5.64,2.1,14 +636,ask,5.95,1.4,22,3.48,2.16,21,6.29,1.83,17,6.33,1.51,6,5.87,1.41,15,3.14,2.34,7,3.64,2.13,14,6,1.87,9,6.62,1.85,8,5.86,1.41,14,6.29,1.5,7,2.44,1.59,9,4.25,2.26,12,6.78,1.72,9,5.75,1.91,8,5.86,1.35,14,6.12,1.55,8,3.33,2.73,6,3.53,2,15,6.67,2,9,5.88,1.64,8 +637,asleep,6.5,1.89,18,2,2.43,21,4.33,2.7,18,6.25,2.25,8,6.7,1.64,10,2.71,2.98,7,1.64,2.13,14,3.09,1.51,11,6.29,3.09,7,6.64,2.01,11,6.29,1.8,7,1.89,2.67,9,2.08,2.35,12,4.64,2.84,11,3.86,2.61,7,6.25,2.05,12,7,1.55,6,1.75,2.3,12,2.33,2.69,9,4,2.87,9,4.67,2.65,9 +638,asparagus,5.43,2.27,21,2.73,1.98,22,5.67,1.78,27,5.1,2.38,10,5.73,2.24,11,2.57,1.99,7,2.8,2.04,15,5.88,2.18,17,5.3,0.67,10,5.09,2.26,11,5.8,2.35,10,3.4,3.05,5,2.53,1.62,17,5.86,2.18,14,5.46,1.27,13,4.77,2.49,13,6.5,1.41,8,2.1,1.6,10,3.25,2.18,12,6.07,1.69,14,5.23,1.83,13 +639,aspect,4.89,1.15,19,3.39,2.06,18,4.76,2.46,17,5.27,0.65,11,4.38,1.51,8,4.5,2.52,4,3.07,1.9,14,3,1.85,8,6.33,1.8,9,5.12,0.83,8,4.73,1.35,11,3.29,2.14,7,3.45,2.11,11,4.17,2.79,6,5.09,2.34,11,4.77,1.3,13,5.17,0.75,6,3,1.95,11,4,2.24,7,5,2.16,7,4.6,2.76,10 +640,aspen,6.57,1.66,21,4.11,2.35,19,5.5,1.95,36,6.5,1.77,8,6.62,1.66,13,3.2,1.3,5,4.43,2.59,14,5.09,2.3,11,5.68,1.8,25,6.77,1.96,13,6.25,1.04,8,4.36,2.29,11,3.75,2.55,8,5.55,1.99,20,5.44,1.97,16,6,1.67,11,7.2,1.48,10,4.64,2.8,11,3.38,1.41,8,5.68,2.1,22,5.21,1.72,14 +641,asphalt,4.46,1.67,24,3.2,1.88,20,4.62,2.33,21,4.5,1.69,8,4.44,1.71,16,2.88,2.17,8,3.42,1.73,12,4.09,2.51,11,5.2,2.1,10,4.57,1.81,7,4.41,1.66,17,3.1,1.97,10,3.3,1.89,10,4.36,2.56,14,5.14,1.86,7,4.22,1.72,9,4.6,1.68,15,3.07,2.02,14,3.5,1.64,6,4,2.45,12,5.44,2.01,9 +642,asphyxia,2.19,1.47,21,6.14,2.37,21,2.4,1.47,25,2.33,1.44,12,2,1.58,9,6.71,2.29,7,5.86,2.44,14,3.3,1.49,10,1.8,1.15,15,2.5,1.91,4,2.12,1.41,17,5.9,2.28,10,6.36,2.54,11,1.43,0.79,7,2.78,1.52,18,2.5,1.68,12,1.78,1.09,9,5.92,2.18,13,6.5,2.78,8,1.78,0.83,9,2.75,1.65,16 +643,asphyxiation,1.53,0.84,19,6.91,1.9,22,2.54,2,24,1.67,1.03,6,1.46,0.78,13,6.83,2.29,12,7,1.41,10,3.25,2.87,8,2.19,1.38,16,1.8,0.92,10,1.22,0.67,9,7.56,1.33,9,6.46,2.15,13,2.82,2.21,17,1.5,0.84,6,1.38,0.74,8,1.64,0.92,11,6.33,2.5,9,7.31,1.32,13,2.81,2.23,16,2,1.41,8 +644,aspiration,6.26,2.26,19,5,2.41,21,5.94,2.2,34,7.11,1.9,9,5.5,2.37,10,5.62,2.33,8,4.62,2.47,13,5.64,1.98,14,6.15,2.37,20,6.56,1.88,9,6,2.62,10,5.54,2.11,13,4.12,2.75,8,5.68,2.17,22,6.42,2.27,12,5.9,1.73,10,6.67,2.78,9,4.93,2.46,14,5.14,2.48,7,5.65,1.73,17,6.24,2.61,17 +645,aspire,6.43,1.78,21,3.68,2.51,22,6.85,1.81,27,5.4,1.65,10,7.36,1.36,11,2.57,2.15,7,4.2,2.57,15,7.06,1.85,17,6.5,1.78,10,6.45,1.97,11,6.4,1.65,10,3.2,3.19,5,3.82,2.38,17,7.07,1.77,14,6.62,1.89,13,6.15,2.08,13,6.88,1.13,8,3.6,3.1,10,3.75,2.05,12,6.79,2.04,14,6.92,1.61,13 +646,aspirin,5.3,1.34,20,3.35,2.13,20,5.12,2.4,25,5.67,0.58,3,5.24,1.44,17,3.5,2.51,6,3.23,2.13,13,4.62,2.26,8,5.35,2.5,17,5,1.15,7,5.46,1.45,13,3.86,2.04,7,3,2.3,12,4.64,2.24,14,5.73,2.57,11,5.11,1.05,9,5.45,1.57,11,3.36,1.69,11,3.33,2.69,9,4.89,2.56,18,5.71,1.98,7 +647,aspiring,6.89,1.79,19,4.41,2.89,22,6.85,1.7,27,6.17,1.72,6,7.23,1.79,13,4.64,2.84,11,4.18,3.06,11,7.27,1.42,11,6.56,1.86,16,7,2.14,11,6.75,1.28,8,3.91,2.47,11,4.91,3.3,11,6.67,2,18,7.22,0.83,9,6.77,2.05,13,7.17,1.17,6,4.43,3.01,14,4.38,2.88,8,6.73,1.94,15,7,1.41,12 +648,ass,5.45,2.26,22,5.43,2.29,21,3.61,2.3,18,7,2.45,6,5.13,1.73,15,5.14,2.97,7,5.57,1.99,14,3.78,2.28,9,3.38,2.62,8,6.43,1.65,14,4.14,2.12,7,5.89,1.36,9,5.08,2.81,12,4,2.87,10,3.12,1.36,8,5.57,2.41,14,5.25,2.12,8,6.33,1.21,6,5.07,2.55,15,4.3,2.67,10,2.75,1.49,8 +649,assailant,3.24,1.48,21,5.7,2.46,23,3,2.21,21,3.8,2.39,5,3.06,1.12,16,6.33,1.97,12,5,2.83,11,2.73,2.15,11,2.78,1.79,9,3.25,1.36,12,3.22,1.72,9,5.81,2.2,16,5.43,3.15,7,3.55,2.02,11,2.4,2.37,10,3,1.63,13,3.62,1.19,8,5.79,2.7,19,5.25,0.5,4,2.64,2.02,14,3.71,2.56,7 +650,assassin,2.11,1.32,18,5.82,2.87,44,3.36,2.61,22,2.62,1.69,8,1.7,0.82,10,5.76,2.77,17,5.85,2.98,27,4.7,2.63,10,2.25,2.09,12,3.33,1.37,6,1.5,0.8,12,4.79,2.97,14,6.3,2.74,30,3.18,2.6,11,3.55,2.73,11,2.3,1.25,10,1.88,1.46,8,5.42,3.3,26,6.39,2.06,18,3.55,2.98,11,3.18,2.32,11 +651,assassinate,3.27,2.1,22,6.38,2.33,21,3.23,2.25,22,3.21,1.81,14,3.38,2.67,8,6.27,2.83,11,6.33,1.8,9,3.5,2.35,6,3.12,2.28,16,3.9,1.85,10,2.75,2.22,12,6.09,2.43,11,6.7,2.31,10,3.38,1.98,13,3,2.69,9,3.25,1.91,12,3.3,2.41,10,6.08,2.84,13,6.88,1.13,8,3.17,2.08,12,3.3,2.54,10 +652,assassination,1.83,0.86,18,6.2,2.75,20,4,2.75,20,1.67,0.58,3,1.86,0.95,14,6.4,2.59,10,6,3.02,10,4.4,2.88,10,3.6,2.72,10,2.17,0.98,6,1.64,0.81,11,5.86,3.24,7,6.38,2.57,13,4.62,2.92,8,3.58,2.68,12,1.55,0.82,11,2.29,0.76,7,6.2,2.86,10,6.2,2.78,10,3.67,3.08,9,4.27,2.57,11 +653,assault,2.05,1.45,39,6.8,2.11,916,3.49,2.71,43,2.53,1.77,15,1.75,1.15,24,6.7,2.15,342,6.86,2.09,567,4.53,2.9,17,2.81,2.4,26,2.39,1.85,18,1.76,0.94,21,6.46,2.2,415,7.08,1.99,497,4.07,2.89,27,2.5,2.1,16,2.09,1.57,22,2,1.32,17,6.67,2.23,509,6.96,1.95,407,3.33,2.88,24,3.68,2.54,19 +654,assemble,5.14,1.82,21,3.52,2.39,23,6.28,2.32,18,4.89,2.2,9,5.33,1.56,12,4.09,2.81,11,3,1.91,12,6.8,2.3,10,5.62,2.33,8,4.14,2.04,7,5.69,1.6,13,4.36,2.73,11,2.75,1.82,12,6.14,3.18,7,6.36,1.75,11,4.85,1.82,13,5.62,1.85,8,3,2.19,11,4,2.56,12,5.56,2.74,9,7,1.66,9 +655,assembly,5.47,1.43,19,3.95,2.72,22,4.82,1.79,28,5.5,0.84,6,5.46,1.66,13,4,2.57,11,3.91,2.98,11,5.09,2.43,11,4.65,1.27,17,5.27,1.42,11,5.75,1.49,8,3.64,2.66,11,4.27,2.87,11,4.94,1.8,18,4.6,1.84,10,5.38,1.45,13,5.67,1.51,6,3.64,2.82,14,4.5,2.62,8,4.94,2.24,16,4.67,0.98,12 +656,assemblyman,5,1.55,21,3.12,2.33,25,5.21,2.02,19,5.33,1.8,9,4.75,1.36,12,3,2.28,6,3.06,2.44,18,4.71,1.8,7,5.5,2.15,12,5.19,1.56,16,4.4,1.52,5,2.5,2.18,14,3.8,2.49,10,5.11,2.03,9,5.3,2.11,10,5.08,1.93,12,4.89,0.93,9,3.62,2.31,16,2.22,2.22,9,5.73,2.28,11,4.5,1.41,8 +657,assert,5.68,1.49,19,4.64,2.13,22,5.93,2.28,28,5.38,0.92,8,5.91,1.81,11,4.78,2.11,9,4.54,2.22,13,5.57,2.28,14,6.29,2.3,14,5.44,1.67,9,5.9,1.37,10,4.82,2.18,11,4.45,2.16,11,5.29,2.46,14,6.57,1.95,14,5.7,1.64,10,5.67,1.41,9,4.5,1.9,10,4.75,2.38,12,5.83,1.9,12,6,2.58,16 +658,assertive,5.37,1.83,19,5.55,2.39,20,6.04,2.58,24,5.38,2.02,13,5.33,1.51,6,5.6,1.34,5,5.53,2.7,15,6.15,2.41,13,5.91,2.88,11,5.67,2.24,9,5.1,1.45,10,6.57,1.99,7,5,2.48,13,5.27,2.45,11,6.69,2.59,13,5,1.73,9,5.7,1.95,10,5,2.62,10,6.1,2.13,10,7.11,2.26,9,5.4,2.61,15 +659,assess,5.84,1.86,19,3.45,2.2,22,5.21,1.91,28,5.67,1.37,6,5.92,2.1,13,2.82,1.94,11,4.09,2.34,11,5.09,2.39,11,5.29,1.61,17,6.18,2.04,11,5.38,1.6,8,3.27,2.1,11,3.64,2.38,11,5.06,1.89,18,5.5,2.01,10,5.69,1.75,13,6.17,2.23,6,3.57,2.38,14,3.25,1.98,8,5.19,2.17,16,5.25,1.6,12 +660,assessment,5.22,1.9,18,2.75,1.83,20,5.44,2.22,25,5.6,1.14,5,5.08,2.14,13,3.09,2.02,11,2.33,1.58,9,5.69,2.15,16,5,2.4,9,5.43,1.72,7,5.09,2.07,11,1.89,1.27,9,3.45,1.97,11,5.3,2.3,20,6,2,5,4.56,1.51,9,5.89,2.09,9,2.45,1.21,11,3.11,2.42,9,5.58,1.98,19,5,3.03,6 +661,asset,7.25,1.21,20,4.43,2.84,21,6,2.29,25,6,1,3,7.47,1.12,17,5.57,2.76,7,4.08,2.78,13,5.38,2.33,8,6.29,2.28,17,7,1.29,7,7.38,1.19,13,5.14,2.54,7,4.31,2.98,13,6.57,1.6,14,5.27,2.87,11,7,1.41,9,7.45,1.04,11,4.55,2.98,11,4.3,2.83,10,6.17,2.64,18,5.57,0.98,7 +662,asshole,2.11,1.88,18,6.38,2.77,21,2.89,1.91,18,3,2.56,8,1.4,0.52,10,5.71,2.63,7,6.71,2.87,14,2.91,1.92,11,2.86,2.04,7,2.45,2.34,11,1.57,0.53,7,6.56,3.05,9,6.25,2.67,12,2.45,1.92,11,3.57,1.81,7,2.25,2.26,12,1.83,0.75,6,5.83,2.92,12,7.11,2.52,9,3.56,2.01,9,2.22,1.64,9 +663,assign,4.75,1.62,20,3.71,1.49,21,5.74,2.43,34,4.4,1.84,10,5.1,1.37,10,3.5,1.2,8,3.85,1.68,13,5.93,2.7,14,5.6,2.28,20,4.11,1.36,9,5.27,1.68,11,4.15,1.41,13,3,1.41,8,5.59,2.72,22,6,1.86,12,4.1,1.2,10,5.4,1.78,10,3.86,1.35,14,3.43,1.81,7,5.18,2.46,17,6.29,2.34,17 +664,assignment,5.39,1.56,23,4.45,2.42,22,6,2.49,20,5.5,1.31,8,5.33,1.72,15,4.1,2.42,10,4.75,2.49,12,6.43,2.7,7,5.77,2.45,13,5.5,1.73,12,5.27,1.42,11,4,1.95,11,4.91,2.84,11,5.67,2.64,15,7,1.87,5,4.91,1.64,11,5.83,1.4,12,5.4,2.17,10,3.67,2.42,12,5.6,2.32,10,6.4,2.72,10 +665,assimilate,4.63,1.86,19,4.15,1.95,20,5.15,2.46,20,5,2,3,4.73,1.83,15,4.4,2.22,10,3.9,1.73,10,5.5,1.9,10,4.8,2.97,10,4.5,2.59,6,4.92,1.38,12,4.43,2.15,7,4,1.91,13,4.38,3.07,8,5.67,1.92,12,4.33,1.61,12,5.14,2.27,7,3.8,1.99,10,4.5,1.96,10,4.22,2.64,9,5.91,2.12,11 +666,assist,5.95,1.53,22,3.76,2.26,21,6.41,2.17,22,5.64,1.78,14,6.5,0.76,8,3.91,2.43,11,3.44,2.24,9,6.5,1.38,6,6.38,2.45,16,5.3,2,10,6.5,0.67,12,2.64,1.75,11,5,2.16,10,6.54,1.66,13,6.22,2.86,9,6.25,1.42,12,5.6,1.65,10,4.08,2.43,13,3.25,1.98,8,7.5,1.24,12,5.1,2.38,10 +667,assistance,5.82,1.79,22,3.82,2.22,22,6.45,2.42,20,6.88,1.36,8,5.21,1.76,14,3.1,2.08,10,4.42,2.23,12,7.29,1.8,7,6,2.65,13,5.82,2.14,11,5.82,1.47,11,3.91,1.87,11,3.73,2.61,11,5.93,2.43,15,8,1.73,5,5.5,1.96,10,6.08,1.68,12,4.2,2.53,10,3.5,1.98,12,6.4,2.17,10,6.5,2.76,10 +668,assistant,5.91,1.44,22,4.8,2.67,20,6.37,2.06,19,5.92,1.66,13,5.89,1.17,9,5.86,2.27,7,4.23,2.77,13,6.29,2.43,7,6.42,1.93,12,6.17,1.7,12,5.6,1.07,10,5.11,2.47,9,4.55,2.91,11,6.2,2.2,10,6.56,2.01,9,6.17,1.59,12,5.6,1.26,10,6.57,1.72,7,3.85,2.64,13,6.57,2.3,7,6.25,2.01,12 +669,associate,5.2,1.74,20,3.11,1.94,18,4.88,2.15,24,5,1.41,5,5.27,1.87,15,4.4,1.95,5,2.62,1.76,13,4.85,2.41,13,4.91,1.92,11,5.5,1.9,10,4.9,1.6,10,4.14,1.86,7,2.45,1.75,11,4.12,2.13,16,6.38,1.3,8,4.93,1.69,14,5.83,1.83,6,3.33,1.83,12,2.67,2.25,6,4.67,2.13,15,5.22,2.28,9 +670,association,5.5,1.91,20,3.67,1.5,18,6.14,1.78,22,5.4,1.14,5,5.53,2.13,15,3.17,1.47,6,3.92,1.51,12,5.4,1.26,10,6.75,1.96,12,5.9,1.1,10,5.1,2.47,10,3.2,1.48,10,4.25,1.39,8,5.91,1.97,11,6.36,1.63,11,4.92,2.02,12,6.38,1.41,8,3.33,1.73,9,4,1.22,9,5.82,1.94,11,6.45,1.63,11 +671,assorted,5.82,1.14,22,3.52,2.16,21,5.41,2.13,22,5.64,1.22,14,6.12,0.99,8,4,2.53,11,3.22,1.56,9,4.83,2.32,6,5.62,2.09,16,5.6,1.26,10,6,1.04,12,2.64,1.57,11,4.5,2.37,10,5.46,1.85,13,5.33,2.6,9,5.92,1.24,12,5.7,1.06,10,3.31,2.36,13,3.88,1.89,8,4.58,2.39,12,6.4,1.26,10 +672,assortment,5.64,1.14,22,3.88,2.2,26,5.79,2.34,24,5.56,1.33,9,5.69,1.03,13,2.8,1.93,10,4.56,2.13,16,5.78,2.39,9,5.8,2.4,15,5.5,1.07,8,5.71,1.2,14,4.23,2.13,13,3.54,2.3,13,5.25,2.6,12,6.33,2.02,12,5.58,1,12,5.7,1.34,10,3.8,2.27,15,4,2.19,11,6.46,2.03,13,5,2.53,11 +673,assume,4.41,1.84,22,4.2,2.4,20,6.21,2.62,19,5,1.83,13,3.56,1.59,9,5,2.16,7,3.77,2.49,13,5.86,2.61,7,6.42,2.71,12,4.58,1.73,12,4.2,2.04,10,4.56,2.3,9,3.91,2.55,11,6.3,2.95,10,6.11,2.37,9,4.25,1.48,12,4.6,2.27,10,4.57,2.64,7,4,2.35,13,7,2.89,7,5.75,2.45,12 +674,assumption,4.3,1.22,20,4.14,2.06,21,5.03,2.46,34,4.8,0.79,10,3.8,1.4,10,4.12,1.89,8,4.15,2.23,13,5.57,2.5,14,4.65,2.41,20,3.89,1.45,9,4.64,0.92,11,4.38,1.76,13,3.75,2.55,8,4.73,2.69,22,5.58,1.93,12,3.9,1.45,10,4.7,0.82,10,4.43,2.1,14,3.57,1.99,7,4.88,2.42,17,5.18,2.56,17 +675,assurance,5.95,2.12,19,2.81,2.25,21,6.07,2.16,28,5.17,2.86,6,6.31,1.7,13,2.73,2.05,11,2.9,2.56,10,5.73,2.61,11,6.29,1.86,17,6.09,2.43,11,5.75,1.75,8,2.45,1.92,11,3.2,2.62,10,5.83,2.26,18,6.5,2.01,10,6.15,2.23,13,5.5,1.97,6,2.92,2.63,13,2.62,1.6,8,6,2.22,16,6.17,2.17,12 +676,assure,6.33,1.68,21,3.1,2.14,21,6.52,1.81,25,6.33,1.23,12,6.33,2.24,9,4,3.16,7,2.64,1.34,14,5.9,2.08,10,6.93,1.53,15,7.75,1.89,4,6,1.5,17,3.5,2.76,10,2.73,1.42,11,6.29,2.06,7,6.61,1.75,18,6.42,1.98,12,6.22,1.3,9,3.15,1.95,13,3,2.56,8,6.33,1.87,9,6.62,1.82,16 +677,asterisk,5.38,1.66,21,2.78,2.04,23,5.72,2.95,18,5.56,1.94,9,5.25,1.48,12,2.73,1.62,11,2.83,2.44,12,5.5,3.21,10,6,2.78,8,4.86,2.41,7,5.77,1.09,13,2.82,2.18,11,2.75,2.01,12,5,3.61,7,6.18,2.52,11,5,1.78,13,6,1.31,8,3.09,2.26,11,2.5,1.88,12,6,2.96,9,5.44,3.09,9 +678,asteroid,4.95,2.15,22,5.6,2.33,20,3.68,2.5,22,5.71,1.98,14,3.62,1.85,8,6,2.79,11,5.12,1.73,8,3.83,3.37,6,3.62,2.22,16,5.4,2.59,10,4.58,1.73,12,5.55,2.46,11,5.67,2.29,9,3.46,2.26,13,4,2.92,9,4.92,2.27,12,5,2.11,10,5.69,2.59,13,5.43,1.9,7,2.83,2.29,12,4.7,2.45,10 +679,asthma,2.45,1.3,22,4.5,2.45,26,3.54,2.15,24,2.22,1.48,9,2.62,1.19,13,4,2.45,10,4.81,2.48,16,3.11,1.9,9,3.8,2.31,15,2.62,1.41,8,2.36,1.28,14,4.77,2.05,13,4.23,2.86,13,3.17,1.53,12,3.92,2.64,12,2.25,1.36,12,2.7,1.25,10,4.07,2.34,15,5.09,2.59,11,3.46,2.33,13,3.64,2.01,11 +680,asthmatic,3.33,1.62,21,3.38,2.79,24,3.84,2.03,19,3.75,2.25,8,3.08,1.12,13,5.83,2.93,6,2.56,2.28,18,3.64,2.2,11,4.12,1.89,8,3.75,1.76,12,2.78,1.3,9,4.3,3.16,10,2.71,2.4,14,4,2.3,12,3.57,1.62,7,3.71,1.59,14,2.57,1.51,7,4.25,2.93,16,1.62,1.41,8,3.75,1.66,12,4,2.71,7 +681,astonish,5.55,1.71,22,5.38,1.98,26,6,1.91,23,6,2.06,9,5.23,1.42,13,5.4,2.27,10,5.38,1.86,16,5.44,1.94,9,6.36,1.86,14,5.38,1.6,8,5.64,1.82,14,4.92,1.71,13,5.85,2.19,13,5.73,1.85,11,6.25,2.01,12,5.33,1.61,12,5.8,1.87,10,5.2,2.11,15,5.64,1.86,11,6,1.96,13,6,1.94,10 +682,astonished,6.42,1.47,40,5.73,2.27,22,4.87,2.04,45,6,1.5,9,6.55,1.5,29,6.38,1.51,8,5.36,2.59,14,5.6,2.5,15,4.5,1.7,30,6.06,1.43,18,6.71,1.49,21,5.7,1.34,10,5.75,2.9,12,4.91,2.04,23,4.82,2.08,22,6.68,1.39,22,6.11,1.53,18,5.62,2.26,8,5.79,2.36,14,5.03,2.23,29,4.56,1.67,16 +683,astonishing,6.53,1.87,19,5.77,2.16,22,5.23,2.27,22,6.78,1.79,9,6.3,2,10,6.25,1.49,8,5.5,2.47,14,5.45,2.62,11,5,1.95,11,6,1.73,7,6.83,1.95,12,5.9,1.45,10,5.67,2.67,12,4.38,2.22,13,6.44,1.81,9,6.1,2.08,10,7,1.58,9,5.5,2.78,8,5.93,1.82,14,5.5,2.28,14,4.75,2.31,8 +684,astound,6.3,1.63,20,5.05,2.4,21,5.56,2.2,25,6.33,0.58,3,6.29,1.76,17,6.14,2.61,7,4.62,2.22,13,4.25,2.25,8,6.18,1.94,17,6.43,1.4,7,6.23,1.79,13,5.14,2.61,7,5.15,2.41,13,5.5,2.44,14,5.64,1.96,11,5.11,1.05,9,7.27,1.35,11,5.18,2.32,11,4.9,2.6,10,5.94,2.29,18,4.57,1.72,7 +685,astral,5.32,1.73,22,5.13,2.63,23,5.26,1.63,19,5.38,2.26,8,5.31,1.49,13,6.25,2.76,8,4.71,2.43,14,4.57,1.62,7,5.73,1.62,11,4.12,1.55,8,6.08,1.5,13,5.33,3.04,9,5,2.45,14,4.29,1.6,7,5.83,1.4,12,5.45,1.29,11,5.18,2.14,11,5.33,3.04,9,5,2.45,14,5.12,1.63,16,6,1.73,3 +686,astrology,4.79,2.68,19,4.18,2.48,22,4.67,2.16,24,4.17,2.99,6,5.08,2.6,13,4.17,2.62,12,4.2,2.44,10,4.5,2.45,8,4.75,2.08,16,5.4,2.84,10,4.11,2.47,9,3.56,2.13,9,4.62,2.69,13,4.35,2.23,17,5.5,2.07,6,6.12,2.53,8,3.82,2.44,11,4.89,2.76,9,3.69,2.25,13,4.94,2.02,16,4.12,2.47,8 +687,astronaut,6.73,1.84,37,4.4,2.09,20,5.32,2.48,25,7.57,1.28,14,6.22,1.95,23,5.17,2.99,6,4.07,1.59,14,4.5,2.55,10,5.87,2.36,15,6.8,1.79,20,6.65,1.93,17,3.57,1.9,7,4.85,2.12,13,4.86,3.24,7,5.5,2.2,18,6.5,1.82,18,6.95,1.87,19,4.12,2.36,8,4.58,1.98,12,4.56,2.6,9,5.75,2.38,16 +688,astronomer,5.59,1.59,22,5.42,2.27,19,5.33,2.27,21,4.6,1.82,5,5.88,1.5,16,6.12,2.3,8,4.91,2.21,11,4.6,2.59,10,6,1.79,11,5.58,1.88,12,5.6,1.26,10,5.1,2.56,10,5.78,1.99,9,5.17,2.37,12,5.56,2.24,9,5.36,1.8,11,5.82,1.4,11,4.62,2.13,8,6,2.28,11,5.33,2.69,9,5.33,2.02,12 +689,astronomical,6.37,1.74,19,5,2.14,21,5.14,2.46,22,6.44,1.67,9,6.3,1.89,10,4.86,1.35,7,5.07,2.5,14,4.73,2.76,11,5.55,2.16,11,6,1.53,7,6.58,1.88,12,5.44,1.24,9,4.67,2.64,12,4.54,2.5,13,6,2.24,9,6.3,2.06,10,6.44,1.42,9,5,2.24,7,5,2.18,14,5.29,2.46,14,4.88,2.59,8 +690,astronomy,6,1.81,20,4.33,2.82,21,5.21,2.41,24,5.75,2.63,4,6.06,1.65,16,5,4.08,4,4.18,2.58,17,6,2.73,8,4.81,2.23,16,6,1.31,8,6,2.13,12,4.1,3.07,10,4.55,2.7,11,5.31,2.5,13,5.09,2.43,11,5.73,1.74,11,6.33,1.94,9,3.9,2.88,10,4.73,2.83,11,5.53,2.62,17,4.43,1.72,7 +691,astute,6.22,1.35,18,3.16,2.24,19,6,1.94,25,6.6,1.14,5,6.08,1.44,13,3.2,2.39,10,3.11,2.2,9,5.88,2.09,16,6.22,1.72,9,5.71,0.95,7,6.55,1.51,11,2.25,1.91,8,3.82,2.32,11,5.85,2.03,20,6.6,1.52,5,5.89,1.36,9,6.56,1.33,9,2.82,1.89,11,3.62,2.72,8,5.79,2.04,19,6.67,1.51,6 +692,asylum,3.24,2.34,21,5.55,2.28,20,3.52,2.42,21,3.5,2.43,6,3.13,2.39,15,5.25,2.6,8,5.75,2.14,12,3.73,2.57,11,3.3,2.36,10,3,2.53,6,3.33,2.35,15,5.9,2.56,10,5.2,2.04,10,3.64,2.59,14,3.29,2.21,7,2.71,2.43,7,3.5,2.35,14,5.86,2.48,14,4.83,1.72,6,3.08,2.54,12,4.11,2.26,9 +693,atheist,4.64,2.5,22,4.76,2.84,21,5.41,2.5,22,4.64,2.62,14,4.62,2.45,8,5.09,3.21,11,4.11,2.47,9,4.83,1.94,6,5.62,2.7,16,5.6,2.91,10,3.83,1.85,12,4.91,3.33,11,4.6,2.37,10,5.38,1.98,13,5.44,3.24,9,4.5,2.97,12,4.8,1.93,10,4.77,2.92,13,4.75,2.92,8,4.92,2.5,12,6,2.49,10 +694,athlete,6.21,2.04,19,4.75,2.75,20,5.96,1.63,24,6.38,2.02,13,5.83,2.23,6,6,2.74,5,4.33,2.72,15,5.77,1.54,13,6.18,1.78,11,6.67,1.8,9,5.8,2.25,10,7,2.65,7,3.54,1.98,13,6,1.41,11,5.92,1.85,13,6.11,2.09,9,6.3,2.11,10,5.3,2.91,10,4.2,2.62,10,6.44,1.59,9,5.67,1.63,15 +695,athletic,6.76,1.73,21,5,2.45,22,6.11,2.14,18,7.33,1.32,9,6.33,1.92,12,6,2.49,10,4.17,2.17,12,6.8,2.2,10,5.25,1.83,8,6.57,2.64,7,6.85,1.21,13,5.27,2.65,11,4.73,2.33,11,6.57,2.76,7,5.82,1.72,11,6.92,2.1,13,6.5,0.93,8,4.8,2.53,10,5.17,2.48,12,5.67,2,9,6.56,2.3,9 +696,athletics,6.14,2.03,21,4.93,2.76,44,6.15,2.2,48,6.33,2.45,9,6,1.76,12,5.81,2.56,21,4.13,2.74,23,6.54,2.04,26,5.68,2.34,22,6.43,2.51,7,5.92,1.89,13,4.23,2.56,22,5.64,2.82,22,6.38,2.23,29,5.79,2.18,19,6.38,2.02,13,5.75,2.12,8,4.79,2.95,24,5.1,2.57,20,6.31,2.38,26,5.95,2.01,22 +697,atlas,5.95,1.28,20,2.5,1.74,22,5.7,2.11,27,6,1.56,10,5.9,0.99,10,2.29,1.7,7,2.6,1.8,15,5.82,2.43,17,5.5,1.51,10,6,1.05,10,5.9,1.52,10,2,2.24,5,2.65,1.62,17,5.79,2.55,14,5.62,1.61,13,5.58,1.16,12,6.5,1.31,8,1.7,1.34,10,3.17,1.8,12,6.21,1.97,14,5.15,2.19,13 +698,atmosphere,6.05,1.5,22,4,2.28,21,4.86,2.47,22,6.43,1.7,14,5.38,0.74,8,4.73,2.49,11,3.33,1.87,9,4.67,2.16,6,4.94,2.64,16,6.2,1.87,10,5.92,1.16,12,3.82,2.32,11,4.2,2.35,10,4.77,2.17,13,5,3,9,5.92,1.73,12,6.2,1.23,10,3.69,2.36,13,4.5,2.2,8,3.83,2.17,12,6.1,2.33,10 +699,atmospheric,5.72,1.36,18,4.09,2.21,23,5.11,2.31,28,5.75,0.71,8,5.7,1.77,10,3.33,2.4,9,4.57,2.03,14,4.5,2.31,14,5.71,2.23,14,6,2,8,5.5,0.53,10,3.82,1.99,11,4.33,2.46,12,5.86,1.96,14,4.36,2.47,14,5.67,1.8,9,5.78,0.83,9,4.91,1.97,11,3.33,2.23,12,5.17,1.8,12,5.06,2.69,16 +700,atoll,5.14,1.49,22,3.55,1.82,20,4.7,1.63,20,5.8,0.84,5,4.94,1.6,17,3.2,1.79,5,3.67,1.88,15,4.67,0.82,6,4.71,1.9,14,5.27,0.9,11,5,1.95,11,2.86,1.77,7,3.92,1.8,13,4.8,2.1,10,4.6,1.07,10,5.4,1.17,10,4.92,1.73,12,3.89,1.96,9,3.27,1.74,11,4.75,2.49,8,4.67,0.78,12 +701,atom,5.74,1.1,19,4.29,2.37,21,5.39,2.46,23,5.33,0.58,3,5.81,1.17,16,3.62,2.13,8,4.69,2.5,13,5.11,2.85,9,5.57,2.28,14,6.33,1.22,9,5.2,0.63,10,5.22,2.49,9,3.58,2.11,12,5.53,2.8,15,5.12,1.81,8,6,1.15,7,5.58,1.08,12,4.8,2.25,10,3.82,2.48,11,5.54,2.67,13,5.2,2.3,10 +702,atomic,4.26,2.13,19,5.85,2.54,20,3.96,2.46,24,4.38,2.53,13,4,0.89,6,6.8,1.64,5,5.53,2.75,15,3.85,2.15,13,4.09,2.88,11,4.33,2.35,9,4.2,2.04,10,7.57,1.4,7,4.92,2.56,13,4,2.68,11,3.92,2.36,13,4.44,1.94,9,4.1,2.38,10,6.2,2.49,10,5.5,2.68,10,5,2.78,9,3.33,2.09,15 +703,atone,5.6,1.93,20,4,2.29,22,5.65,2.64,26,6,1.83,7,5.38,2.02,13,5.3,1.89,10,2.92,2.07,12,5.47,2.29,15,6.3,3.02,10,4.82,1.6,11,6.56,1.94,9,4.56,1.59,9,3.62,2.66,13,5.88,3.14,16,5.67,1.22,9,5.85,1.86,13,5.14,2.12,7,4.06,2.21,16,3.83,2.71,6,5,3.02,12,6.21,2.22,14 +704,atrium,5.95,1.13,19,3.57,1.96,21,5.22,2.15,23,5.67,1.15,3,6,1.15,16,3.75,1.75,8,3.46,2.15,13,5.11,2.71,9,5.29,1.82,14,6.22,0.97,9,5.7,1.25,10,4.11,2.2,9,3.17,1.75,12,5.27,2.49,15,5.12,1.46,8,6.29,0.95,7,5.75,1.22,12,3.9,1.97,10,3.27,2,11,5.31,2.56,13,5.1,1.6,10 +705,atrocious,3.14,1.31,21,4.12,2.85,24,4.35,2.35,20,3,1.2,8,3.23,1.42,13,5.67,2.42,6,3.61,2.85,18,4.64,2.54,11,4,2.18,9,3.33,1.23,12,2.89,1.45,9,4.6,3.2,10,3.79,2.64,14,4.77,2.42,13,3.57,2.15,7,3.5,1.22,14,2.43,1.27,7,4.06,2.69,16,4.25,3.33,8,4.33,2.23,12,4.38,2.67,8 +706,atrocity,2.95,1.86,21,5,2.65,23,2.96,1.99,26,2.82,2.04,11,3.1,1.73,10,4.82,2.71,11,5.17,2.69,12,3.36,2.38,11,2.5,1.61,14,3,1.7,10,2.91,2.07,11,5.27,2.69,11,4.75,2.7,12,3.12,2.18,17,2.38,1.51,8,3,2.04,13,2.88,1.64,8,5.4,2.59,15,4.25,2.76,8,2.94,2.16,17,3,1.73,9 +707,atrophy,3.16,1.83,19,3.86,2.12,22,4,2.62,22,3.89,1.96,9,2.5,1.51,10,4.25,2.12,8,3.64,2.17,14,4.27,2.72,11,3.73,2.61,11,4.14,0.9,7,2.58,2.02,12,4.2,1.75,10,3.58,2.43,12,4.08,2.56,13,3.89,2.85,9,3.8,1.87,10,2.44,1.59,9,4.25,2.6,8,3.64,1.86,14,3.93,2.59,14,4.12,2.85,8 +708,attach,5.26,1.24,19,3.81,1.91,21,4.7,1.87,20,5,1,3,5.31,1.3,16,3.83,1.6,6,3.8,2.08,15,5.33,1.51,6,4.43,1.99,14,4.9,0.88,10,5.67,1.5,9,3.29,2.43,7,4.07,1.64,14,5.1,1.29,10,4.3,2.31,10,5.12,0.64,8,5.36,1.57,11,3.33,2.24,9,4.17,1.64,12,4.38,2.2,8,4.92,1.68,12 +709,attachment,6,1.38,21,2.96,2.42,24,6.32,2.29,19,6.12,1.25,8,5.92,1.5,13,4.17,2.71,6,2.56,2.25,18,6.45,2.07,11,6.12,2.7,8,6.33,1.23,12,5.56,1.51,9,3.5,2.88,10,2.57,2.06,14,6.25,2.67,12,6.43,1.62,7,6.14,1.29,14,5.71,1.6,7,3.56,2.68,16,1.75,1.16,8,6.67,2.15,12,5.71,2.56,7 +710,attack,2,0.97,18,7.05,2.11,21,3.39,2.57,18,2.75,0.89,8,1.4,0.52,10,6.29,2.06,7,7.43,2.1,14,3.45,2.81,11,3.29,2.36,7,2.36,1.03,11,1.43,0.53,7,7.33,1.8,9,6.83,2.37,12,2,1.48,11,5.57,2.44,7,2.33,0.89,12,1.33,0.82,6,6.5,2.43,12,7.78,1.39,9,4.22,2.68,9,2.56,2.3,9 +711,attacker,2.23,1.57,22,7.27,1.93,22,4.26,2.98,19,2.88,2.23,8,1.92,0.95,13,7,2.07,8,7.38,1.98,13,5.29,3.2,7,3.55,2.91,11,1.38,0.74,8,2.85,1.72,13,7.67,1.94,9,7,1.96,13,5.43,2.82,7,3.58,2.97,12,2.18,1.47,11,2.27,1.74,11,7,2.4,9,7.46,1.61,13,4.38,2.78,16,3.67,4.62,3 +712,attain,5.85,2.03,20,3.11,2.19,18,7.08,2.19,24,5.2,2.59,5,6.07,1.87,15,4.2,1.92,5,2.69,2.21,13,6.15,2.54,13,8.18,0.87,11,6.6,1.84,10,5.1,2.02,10,4.57,2.07,7,2.18,1.78,11,6.38,2.36,16,8.5,0.53,8,5.5,2.03,14,6.67,1.97,6,3.25,2.26,12,2.83,2.23,6,7.2,2.18,15,6.89,2.32,9 +713,attempt,6,1.55,21,4.94,2.29,18,5.67,2.01,36,6.5,1.41,8,5.69,1.6,13,4.4,2.07,5,5.15,2.41,13,5.27,2.15,11,5.84,1.97,25,6.15,1.86,13,5.75,0.89,8,4.55,2.5,11,5.57,1.9,7,5.35,2.32,20,6.06,1.53,16,5.73,1.85,11,6.3,1.16,10,6.2,1.55,10,3.38,2.13,8,5.55,2.13,22,5.86,1.88,14 +714,attempted,5.35,1.5,23,3.64,2.32,22,6.52,2.15,27,4.89,1.83,9,5.64,1.22,14,3.6,1.84,10,3.67,2.74,12,6.13,2.23,15,7.09,2.12,11,5,1.6,12,5.73,1.35,11,4,1.32,9,3.38,2.84,13,7.29,1.96,17,5.11,1.96,9,5.4,1.68,15,5.25,1.16,8,3.31,2.12,16,4.5,2.81,6,6.67,2.53,12,6.4,1.88,15 +715,attend,5.4,1.19,20,3.5,2.3,22,6.7,1.79,27,6,1.53,7,5.08,0.86,13,4.5,2.22,10,2.67,2.1,12,6.6,1.8,15,7.18,1.47,11,5.27,1.01,11,5.56,1.42,9,3.89,2.2,9,3.23,2.42,13,6.94,1.71,17,6.67,1.66,9,5.77,1.24,13,4.71,0.76,7,3.25,2.52,16,4.17,1.6,6,6.25,2.05,12,7.07,1.53,15 +716,attendance,5.95,1.43,19,4.24,2.07,21,5.59,2.13,22,6.33,1.32,9,5.6,1.51,10,4.38,1.69,8,4.15,2.34,13,6.36,1.5,11,4.82,2.44,11,6.29,1.5,7,5.75,1.42,12,4.89,1.9,9,3.75,2.14,12,5.23,2.35,13,6.11,1.76,9,5.9,1.6,10,6,1.32,9,4.25,2.38,8,4.23,1.96,13,5.79,2.26,14,5.25,1.98,8 +717,attendant,5.63,0.96,19,3.14,1.56,21,5.09,2.5,23,6,1,3,5.56,0.96,16,3.88,1.13,8,2.69,1.65,13,5.78,2.22,9,4.64,2.65,14,5.89,1.05,9,5.4,0.84,10,3.44,1.67,9,2.92,1.51,12,5.6,2.69,15,4.12,1.89,8,5.86,0.69,7,5.5,1.09,12,3.3,1.49,10,3,1.67,11,5.62,2.96,13,4.4,1.65,10 +718,attention,6.68,1.49,22,4.05,2.48,21,6.47,1.81,17,6.67,1.51,6,6.67,1.59,15,2.86,2.54,7,4.64,2.31,14,6.22,1.92,9,6.75,1.75,8,6.57,1.45,14,6.86,1.77,7,4.44,2.65,9,3.75,2.42,12,6.56,2.13,9,6.38,1.51,8,6.79,1.72,14,6.5,1.07,8,4.67,2.94,6,3.8,2.34,15,6.89,2.26,9,6,1.07,8 +719,attentive,6.43,1.69,21,4.37,2.22,19,6.62,1.99,21,5.83,0.98,6,6.67,1.88,15,5.5,1.69,8,3.55,2.25,11,6.91,1.7,11,6.3,2.31,10,6.17,0.98,6,6.53,1.92,15,5.67,2.24,9,3.2,1.48,10,6.57,1.79,14,6.71,2.5,7,5.86,1.95,7,6.71,1.54,14,4.23,2.31,13,4.67,2.16,6,6.25,2.09,12,7.11,1.83,9 +720,attest,5.1,1.59,20,3.68,2.51,22,6.26,1.51,27,4.78,1.86,9,5.36,1.36,11,2.29,1.7,7,4.33,2.61,15,6.53,1.42,17,5.8,1.62,10,5.6,1.35,10,4.6,1.71,10,4.4,3.29,5,3.47,2.32,17,6.57,1.55,14,5.92,1.44,13,4.83,1.9,12,5.5,0.93,8,3.9,3.14,10,3.5,1.98,12,6.57,1.65,14,5.92,1.32,13 +721,attic,4.95,1.77,21,3.45,2.35,20,5.36,2.38,22,4.83,2.04,6,5,1.73,15,3,1.85,8,3.75,2.67,12,5.33,2.19,12,5.4,2.72,10,5.22,2.05,9,4.75,1.6,12,4.33,2.74,9,2.73,1.79,11,4.86,2.54,7,5.6,2.35,15,4.8,1.81,10,5.09,1.81,11,3.46,2.57,13,3.43,2.07,7,4.75,2.67,12,6.1,1.85,10 +722,attire,6.16,1.12,19,3.95,1.83,21,5.78,2.32,23,6.67,0.58,3,6.06,1.18,16,4,1.85,8,3.92,1.89,13,5.67,2.78,9,5.86,2.07,14,6.22,1.09,9,6.1,1.2,10,3.78,1.79,9,4.08,1.93,12,6.07,2.6,15,5.25,1.67,8,6.71,1.11,7,5.83,1.03,12,4.7,1.49,10,3.27,1.9,11,6.08,2.84,13,5.4,1.43,10 +723,attitude,4.72,2.08,18,4.76,2.05,21,5.88,2.21,24,3.6,1.52,5,5.15,2.15,13,4.82,2.04,11,4.7,2.16,10,5.12,1.89,8,6.25,2.32,16,4.5,2.07,10,5,2.2,8,5,2,8,4.62,2.14,13,5.29,2.17,17,7.67,1.51,6,4.75,2.19,8,4.7,2.11,10,4.78,1.99,9,4.75,2.18,12,5.69,2.09,16,6.25,2.55,8 +724,attorney,3.67,1.74,21,4.8,2.82,20,5.53,2.89,19,3.67,2.06,12,3.67,1.32,9,5,3.21,7,4.69,2.72,13,6.14,2.97,7,5.17,2.92,12,3.5,1.93,12,3.89,1.54,9,5,2.96,9,4.64,2.84,11,6.6,2.55,10,4.33,2.92,9,3.42,1.62,12,4,1.94,9,5.57,2.57,7,4.38,2.96,13,5,3,7,5.83,2.92,12 +725,attract,6.38,2.11,21,5.35,2.81,23,5.6,2.35,20,5.4,3.51,5,6.69,1.49,16,5.67,2.81,12,5,2.9,11,4.73,2.33,11,6.38,1.92,8,6.5,2.2,12,6.22,2.11,9,5,2.97,16,6.14,2.41,7,5.64,2.06,11,5.56,2.79,9,6.77,1.64,13,5.75,2.71,8,5.58,2.91,19,4.25,2.22,4,5.21,2.33,14,6.5,2.35,6 +726,attraction,7,1.52,20,5.4,2.62,20,4.62,2.02,24,7.5,0.84,6,6.79,1.72,14,5.27,2.76,11,5.56,2.6,9,4.88,2.16,16,4.12,1.73,8,6.71,1.7,7,7.15,1.46,13,5.33,2.74,9,5.45,2.66,11,4.75,2.12,20,4,1.41,4,7.1,1.73,10,6.9,1.37,10,5.36,2.73,11,5.44,2.65,9,4.56,2.15,18,4.83,1.72,6 +727,attractive,7.19,1.91,21,4.91,2.94,22,6.81,1.86,27,6.5,2.42,10,7.82,1.08,11,4.57,3.46,7,5.07,2.79,15,6.76,2.11,17,6.9,1.45,10,7.09,1.97,11,7.3,1.95,10,3.8,3.83,5,5.24,2.68,17,7.14,1.79,14,6.46,1.94,13,7.08,1.89,13,7.38,2.07,8,4.8,3.36,10,5,2.7,12,7.14,1.46,14,6.46,2.22,13 +728,attribute,5.67,1.62,21,4.12,2.28,25,6,2.26,19,5.22,1.48,9,6,1.71,12,3.67,2.16,6,4.22,2.41,18,4.86,2.48,7,6.67,1.92,12,5.56,1.36,16,6,2.45,5,3.86,2.6,14,4.4,1.96,10,5.89,2.67,9,6.1,1.97,10,5.58,1.98,12,5.78,1.09,9,4.5,2.28,16,3.44,2.24,9,5.55,2.66,11,6.62,1.51,8 +729,auburn,5.89,1.2,19,3.62,1.8,21,5.61,2.15,23,6.33,1.53,3,5.81,1.17,16,3.75,1.91,8,3.54,1.81,13,5.78,2.82,9,5.5,1.7,14,5.56,1.13,9,6.2,1.23,10,3.67,1.8,9,3.58,1.88,12,5.67,2.53,15,5.5,1.31,8,5.57,1.13,7,6.08,1.24,12,4.3,1.34,10,3,2,11,5.85,2.54,13,5.3,1.57,10 +730,auction,5.43,1.75,21,4.5,2.52,20,5.33,2.15,21,6,0.89,6,5.2,1.97,15,3.75,1.58,8,5,2.95,12,5.09,2.51,11,5.6,1.78,10,5,1.79,6,5.6,1.76,15,4.1,2.18,10,4.9,2.88,10,5.43,2.17,14,5.14,2.27,7,5.86,2.12,7,5.21,1.58,14,4.5,2.93,14,4.5,1.38,6,4.92,2.31,12,5.89,1.9,9 +731,auctioneer,5.09,1.31,22,4,2.39,23,5.37,2.31,19,5.38,1.51,8,5.08,1.12,13,4.38,2.26,8,3.71,2.58,14,4.29,3.3,7,5.91,1.3,11,5.38,1.92,8,5.08,0.64,13,3.44,2.4,9,4.36,2.41,14,3.57,1.62,7,6.42,2.02,12,5.36,1.43,11,4.82,1.17,11,2,1.58,9,5.29,1.9,14,5.25,2.49,16,6,1,3 +732,audacious,5.11,1.41,19,4.28,2.35,18,5.41,2.24,17,5.09,1.22,11,5.12,1.73,8,5.5,3,4,3.93,2.13,14,4.88,3,8,5.89,1.27,9,5.75,1.16,8,4.64,1.43,11,5,1.29,7,3.82,2.79,11,4.5,2.43,6,5.91,2.07,11,4.92,1.26,13,5.5,1.76,6,3.55,2.5,11,5.43,1.62,7,6.29,1.98,7,4.8,2.3,10 +733,audacity,5.2,1.36,20,4.1,2.2,20,5.33,2.63,24,4.33,0.58,3,5.35,1.41,17,4.43,2.23,7,3.92,2.25,13,4.62,2.83,8,5.69,2.55,16,4.57,0.53,7,5.54,1.56,13,5,2.08,7,3.62,2.18,13,5.08,2.75,13,5.64,2.58,11,4.67,0.87,9,5.64,1.57,11,4.4,2.41,10,3.8,2.04,10,5.44,2.71,18,5,2.61,6 +734,audible,6.05,1.6,21,4.45,2.54,22,6.26,1.63,19,6,1.53,7,6,1.73,13,5.5,2.14,8,3.62,2.57,13,5.71,1.89,7,6.82,1.25,11,6.14,1.86,7,5.92,1.55,13,4.56,2.83,9,4.38,2.43,13,6,1.83,7,6.42,1.56,12,6.45,1.92,11,5.6,1.07,10,3.67,2.78,9,5,2.31,13,6.25,1.77,16,6.33,0.58,3 +735,audience,5.89,2.03,18,4.91,2.45,22,5.14,2.49,22,6.38,1.6,8,5.5,2.32,10,5.25,2.92,8,4.71,2.23,14,4.73,2.69,11,5.55,2.34,11,6,1.67,6,5.83,2.25,12,5,2.67,10,4.83,2.37,12,4.77,2.74,13,5.67,2.12,9,5.9,2.47,10,5.88,1.46,8,4.62,2.97,8,5.07,2.2,14,5.93,2.34,14,3.75,2.25,8 +736,audio,6.56,1.34,18,4.29,2.08,21,5.96,2.14,23,8,1.41,2,6.38,1.26,16,4.62,1.92,8,4.08,2.22,13,5.22,2.59,9,6.43,1.74,14,7,1.58,9,6.11,0.93,9,4.33,2.24,9,4.25,2.05,12,5.8,2.46,15,6.25,1.49,8,6.71,1.11,7,6.45,1.51,11,4.6,2.27,10,4,1.95,11,6.08,2.5,13,5.8,1.69,10 +737,audit,2.82,1.3,22,5.78,2.61,23,3.68,2.24,19,3.38,1.19,8,2.62,1.26,13,5.62,2.56,8,5.79,2.81,14,2.57,1.72,7,4.09,2.26,11,2.88,1.25,8,2.92,1.32,13,5.44,3.09,9,6,2.35,14,3.29,1.98,7,3.92,2.43,12,3,1.41,11,2.64,1.21,11,4.33,3.35,9,6.71,1.49,14,3.75,2.14,16,3.33,3.21,3 +738,audition,5.2,1.4,20,4.24,2.45,21,6,2.35,25,6,1,3,5.06,1.43,17,3.29,2.06,7,4.92,2.53,13,6.25,2.25,8,5.88,2.45,17,5.29,1.6,7,5.15,1.34,13,4.14,2.48,7,4.46,2.54,13,6.43,1.83,14,5.45,2.88,11,5.11,1.45,9,5.27,1.42,11,4.27,2.49,11,4.2,2.53,10,5.94,2.44,18,6.14,2.27,7 +739,auditor,3.26,1.79,19,3.7,2.41,20,5.2,3.02,20,4,1.73,3,3.27,1.79,15,4.2,2.57,10,3.2,2.25,10,5.8,2.9,10,4.6,3.17,10,4,2,6,3.08,1.62,12,3.86,2.61,7,3.62,2.4,13,4.75,3.37,8,5.5,2.88,12,3.08,1.62,12,3.57,2.15,7,4,2.75,10,3.4,2.12,10,4.11,2.67,9,6.09,3.11,11 +740,auditorium,6.05,1.54,19,4.45,2.02,22,5.05,1.58,19,6,1.41,9,6.1,1.73,10,5.14,1.57,7,4.21,2.22,14,4.9,1.37,10,5.22,1.86,9,6.11,1.83,9,6,1.33,10,4.9,2.38,10,4.18,1.72,11,4.88,1.55,8,5.3,1.7,10,5.83,1.53,12,6.43,1.62,7,4.6,2.04,20,3,1.41,2,4.88,1.46,8,5.18,1.72,11 +741,auditory,5.05,1.58,19,4.5,2.06,22,6.11,2.13,19,5.11,2.09,9,5,1.05,10,4.8,2.86,5,4.62,1.71,16,5.67,2.5,6,6.31,2.02,13,5,1.78,13,5.17,1.17,6,3.92,1.62,12,5.67,2,9,5,1.87,9,7.1,1.91,10,5.33,1.87,9,4.8,1.32,10,3.25,1.86,12,6,1.05,10,7.17,1.6,6,5.62,2.22,13 +742,aunt,6.56,2.09,18,2.71,2.41,21,4.28,2.19,18,5.25,2.12,8,7.6,1.43,10,1.86,1.57,7,3.14,2.68,14,3.82,2.04,11,5,2.38,7,6,2.24,11,7.43,1.62,7,2.33,2.29,9,3,2.56,12,4.27,2.61,11,4.29,1.5,7,6.25,2.26,12,7.17,1.72,6,2.67,2.27,12,2.78,2.73,9,4.22,2.39,9,4.33,2.12,9 +743,auntie,6.24,1.48,21,3.58,2.7,24,5.79,1.99,19,6,1.51,8,6.38,1.5,13,4,1.55,6,3.44,3.01,18,5.91,2.26,11,5.62,1.69,8,5.75,1.36,12,6.89,1.45,9,4.6,3.13,10,2.86,2.18,14,6.33,2.02,12,4.86,1.68,7,6.29,1.44,14,6.14,1.68,7,4.12,2.55,16,2.5,2.83,8,5.75,2.22,12,5.86,1.68,7 +744,aura,6.45,1.85,20,4.7,2.72,20,5.65,1.94,26,6.55,1.97,11,6.33,1.8,9,5.14,2.12,7,4.46,3.04,13,5.46,2.07,13,5.85,1.86,13,6.36,2.16,11,6.56,1.51,9,4,2.68,11,5.56,2.65,9,5.88,1.93,17,5.22,1.99,9,6.8,1.99,10,6.1,1.73,10,4.42,2.75,12,5.12,2.8,8,5.81,1.91,16,5.4,2.07,10 +745,auspicious,4.76,1.73,21,3.39,2.33,23,5.5,2.23,18,4.89,1.76,9,4.67,1.78,12,3.55,2.25,11,3.25,2.49,12,5.1,2.08,10,6,2.45,8,4.43,1.51,7,5.08,1.85,13,4.27,2.45,11,2.58,1.98,12,4.57,2.3,7,6.09,2.07,11,4.46,1.51,13,5.25,2.05,8,3,2.32,11,3.75,2.38,12,4.89,2.09,9,6.11,2.32,9 +746,authentic,6.91,1.63,22,4.55,2.5,22,6.58,2.09,19,6.12,1.89,8,7.23,1.3,13,5.12,2.1,8,4.21,2.72,14,6.43,2.76,7,6.73,1.79,11,6.75,1.83,8,6.85,1.52,13,4.22,2.99,9,4.77,2.2,13,6.43,2.23,7,6.67,2.1,12,6.55,1.81,11,7.27,1.42,11,4,2.96,9,4.92,2.18,13,6.44,2.19,16,7.33,1.53,3 +747,authenticate,5.1,1.81,21,4.36,2.38,22,5.78,1.99,18,5.2,2.59,5,5.06,1.61,16,5.64,2.11,11,3.09,1.97,11,5.44,2.01,9,5.88,2.03,8,5.25,2.14,12,4.89,1.36,9,4.2,2.27,15,4.71,2.75,7,5.4,1.58,10,6.25,2.43,8,5,1.68,13,5.25,2.12,8,4.56,2.48,18,3.5,1.91,4,5.42,1.44,12,6.5,2.81,6 +748,authenticity,6.81,1.63,21,4.42,2.36,24,6.23,2.58,22,6.88,1.55,8,6.77,1.74,13,4.54,2.18,13,4.27,2.65,11,6.08,2.56,13,6.44,2.74,9,7.25,1.39,8,6.42,1.78,12,5.43,1.55,14,3,2.62,10,6.75,2.34,12,5.6,2.84,10,7,1.94,10,6.64,1.36,11,3.88,2.37,17,5.71,1.89,7,5.8,3.01,10,6.58,2.23,12 +749,author,6.33,1.39,21,2.73,1.91,22,6.38,1.88,26,6,1.15,10,6.64,1.57,11,2.57,2.3,7,2.8,1.78,15,6.44,2.16,16,6.3,1.42,10,6.55,1.21,11,6.1,1.6,10,2,1.73,5,2.94,1.95,17,5.86,1.99,14,7,1.6,12,6.08,1.38,13,6.75,1.39,8,2.3,1.83,10,3.08,1.98,12,6.07,2.16,14,6.75,1.48,12 +750,authority,4.76,1.87,21,5.35,2.33,23,5.19,2.47,26,4.91,1.76,11,4.6,2.07,10,6.45,2.11,11,4.33,2.1,12,3.82,1.78,11,6,2.42,14,4.3,1.95,10,5.18,1.78,11,6.09,2.55,11,4.67,1.97,12,4.88,2.34,17,5.38,2.62,8,4.62,2.22,13,5,1.2,8,5.67,2.35,15,4.75,2.31,8,5.71,2.34,17,4.22,2.54,9 +751,authorization,5.86,1.74,21,4.32,2.36,25,4.77,2.91,22,6.5,1.69,8,5.46,1.71,13,4.46,2.82,13,4.17,1.85,12,5.92,2.9,13,3.11,2.09,9,6.75,1.91,8,5.25,1.48,12,4.43,1.83,14,4.18,2.99,11,5.67,2.84,12,3.7,2.75,10,6,2.05,10,5.73,1.49,11,4.06,2.49,17,4.88,2.1,8,5.1,2.96,10,4.5,2.97,12 +752,authorize,5.37,1.01,19,4.67,2.44,24,6.54,1.88,28,5.38,1.06,8,5.36,1.03,11,5.33,2.6,9,4.27,2.34,15,6.07,2.16,14,7,1.47,14,5.25,1.16,8,5.45,0.93,11,4.42,2.31,12,4.92,2.64,12,6.36,1.86,14,6.71,1.94,14,5.67,1.12,9,5.1,0.88,10,4.33,2.64,12,5,2.3,12,6.67,1.67,12,6.44,2.06,16 +753,autism,3.2,1.91,20,4.1,2.61,21,3.12,2.3,25,2.75,1.71,4,3.31,1.99,16,3.75,2.5,4,4.18,2.7,17,4.33,2.87,9,2.44,1.63,16,2.75,1.75,8,3.5,2.02,12,4.5,2.22,10,3.73,2.97,11,3.21,2.22,14,3,2.49,11,2.82,1.47,11,3.67,2.35,9,3,1.94,10,5.09,2.81,11,3.56,2.33,18,2,1.91,7 +754,autistic,3.62,1.8,21,4.24,2.57,21,2.43,1.43,21,3.22,1.48,9,3.92,2.02,12,3.67,2.42,6,4.43,2.77,14,2.67,2.25,6,2.33,1.05,15,3.89,1.36,9,3.42,2.11,12,5.6,2.79,5,3.81,2.43,16,2.9,1.85,10,2,0.77,11,3.75,2.05,12,3.44,1.51,9,3.62,2.13,8,4.62,2.81,13,2.83,1.7,12,1.89,0.78,9 +755,auto,5,1.93,22,4.95,2.7,22,5.7,2.52,20,5.38,1.77,8,4.79,2.04,14,5.3,2.79,10,4.67,2.71,12,5.57,2.99,7,5.77,2.35,13,4.58,1.98,12,5.5,1.84,10,4.45,2.5,11,5.45,2.91,11,5.2,2.48,15,7.2,2.17,5,4.82,1.6,11,5.18,2.27,11,6.1,2.38,10,4,2.66,12,5.8,1.87,10,5.6,3.13,10 +756,autobiographical,4.82,1.4,22,3.74,2.51,23,5.89,2.28,19,5,1.07,8,4.92,1.44,13,3.62,2.72,8,3.64,2.5,14,5,3,7,6.55,1.69,11,5.12,0.99,8,4.85,1.46,13,3.44,3,9,3.93,2.23,14,4.86,1.57,7,6.5,2.47,12,4.73,1.49,11,4.91,1.38,11,2.56,2.35,9,4.5,2.38,14,5.88,2.47,16,6,1,3 +757,autobiography,5.79,2.27,19,2.85,1.6,20,6.5,2.37,20,7,1.73,3,5.8,2.21,15,2.6,1.43,10,3.1,1.79,10,6.8,2.53,10,6.2,2.3,10,5.83,2.23,6,6.08,2.19,12,2,1.15,7,3.31,1.65,13,6.12,2.53,8,6.75,2.34,12,5.58,2.39,12,6.14,2.19,7,2.7,1.57,10,3,1.7,10,7,2.78,9,6.09,2.02,11 +758,autograph,6.21,1.36,19,3.55,2.26,20,6.1,2.02,20,6.46,1.51,13,5.67,0.82,6,4,2.83,5,3.4,2.13,15,5.56,2.01,9,6.55,2.02,11,6.67,1.58,9,5.8,1.03,10,4.71,2.63,7,2.92,1.85,13,5.78,2.17,9,6.36,1.96,11,6.11,1.27,9,6.3,1.49,10,3.5,2.37,10,3.6,2.27,10,6.71,2.5,7,5.77,1.74,13 +759,autographed,6.14,1.75,22,4.65,2.29,23,6.42,1.87,19,5.75,2.12,8,6.15,1.41,13,4.38,2.45,8,4.79,2.36,14,6.29,2.36,7,6.64,1.63,11,6.12,2.36,8,5.92,1.19,13,4.67,2.6,9,4.64,2.17,14,5.57,1.62,7,6.92,1.88,12,5.91,2.07,11,6.36,1.43,11,4.22,2.68,9,4.93,2.06,14,6.44,1.86,16,6.33,2.31,3 +760,automated,4.74,1.56,19,4.05,2.42,22,4.5,2.25,24,4.33,1.75,6,4.92,1.5,13,4.58,2.64,12,3.4,2.07,10,4.25,2.12,8,4.62,2.36,16,4.7,0.82,10,4.78,2.17,9,5,2.35,9,3.38,2.33,13,4.06,2.3,17,5.67,1.97,6,4.5,1.07,8,4.91,1.87,11,3.78,2.28,9,4.23,2.59,13,4.81,2.04,16,3.88,2.64,8 +761,automatic,6.05,1.84,22,3.7,2.45,20,5.27,2.23,22,5.93,2.2,14,6.25,1.04,8,4.5,2.42,10,3.11,2.37,9,5.83,1.17,6,5.06,2.52,16,5.7,2.36,10,6.33,1.3,12,3.73,2.33,11,3.67,2.74,9,6.15,1.34,13,4,2.69,9,6.17,1.75,12,5.9,2.02,10,4,2.74,13,3.14,1.86,7,4.58,2.31,12,6.1,1.91,10 +762,automobile,5.45,1.47,20,3.91,1.82,22,6,2.6,19,5.44,1.59,9,5.45,1.44,11,3.6,2.97,5,4.06,1.48,16,6.5,2.81,6,5.77,2.59,13,5.36,1.28,14,5.67,1.97,6,3.42,1.51,12,4.67,2.12,9,5.33,2.29,9,6.6,2.84,10,5.1,1.37,10,5.8,1.55,10,3.25,1.42,12,4.7,2,10,6,3.22,6,6,2.42,13 +763,automotive,5.37,2.27,19,4.5,1.54,20,5.38,2.13,34,6.2,2.3,10,4.44,1.94,9,4.88,0.64,8,4.25,1.91,12,5.43,2.31,14,5.35,2.06,20,5,2.55,9,5.7,2.06,10,4.85,1.46,13,3.86,1.57,7,5.18,2.34,22,5.75,1.71,12,4.9,2.42,10,5.89,2.09,9,4.71,1.64,14,4,1.26,6,5.76,1.82,17,5,2.4,17 +764,autonomy,5.05,1.66,21,4.09,2.23,23,6.19,1.94,26,5.55,1.13,11,4.5,2.01,10,4.64,2.06,11,3.58,2.35,12,6.45,1.92,11,6,2.08,14,4.7,1.42,10,5.36,1.86,11,4.73,2.53,11,3.5,1.83,12,6.59,1.66,17,5.38,2.45,8,4.92,2.1,13,5.25,0.46,8,4.2,2.08,15,3.88,2.64,8,6.41,2.03,17,5.78,1.79,9 +765,autopilot,5.65,1.46,17,4.11,2.35,19,3.72,2.39,25,6.25,0.96,4,5.46,1.56,13,3.9,2.85,10,4.33,1.8,9,3.19,2.17,16,4.67,2.6,9,5,1.41,6,6,1.41,11,3.11,1.96,9,5,2.4,10,3.6,2.48,20,4.2,2.17,5,5,1.41,8,6.22,1.3,9,3.55,2.25,11,4.88,2.42,8,3.84,2.5,19,3.33,2.16,6 +766,autopsy,2.62,1.5,21,4.36,2.87,22,3.22,2.26,18,2.78,1.79,9,2.5,1.31,12,5,2.75,10,3.83,2.98,12,2.9,1.91,10,3.62,2.72,8,3,1.73,7,2.54,1.39,13,5.5,2.95,10,3.42,2.54,12,2.86,2.12,7,3.45,2.42,11,2.54,1.71,13,2.75,1.16,8,4.18,2.96,11,4.55,2.91,11,3.33,2.69,9,3.11,1.9,9 +767,autumn,7.12,1.98,42,3.21,2.34,43,5.17,2.53,23,6.81,1.47,16,7.31,2.24,26,2.9,1.97,10,3.28,2.49,32,4.44,2.35,9,5.64,2.62,14,7.05,1.54,20,7.43,2.09,21,2.87,1.81,15,3.39,2.59,28,4.93,2.87,15,5.62,1.85,8,6.83,1.86,24,7.5,2.12,18,3.32,2.67,19,3.12,2.09,24,5.54,2.99,13,4.7,1.83,10 +768,auxiliary,5.26,1.63,19,3.61,2.19,23,5.81,2.29,21,5.56,1.24,9,5,1.94,10,3.91,2.66,11,3.33,1.72,12,5.88,1.55,8,5.77,2.71,13,5.54,1.39,13,4.67,2.07,6,3.67,2.78,9,3.57,1.83,14,6.12,2.23,8,5.62,2.4,13,5.78,1.56,9,4.8,1.62,10,3.54,1.98,13,3.7,2.54,10,6.08,2.07,12,5.44,2.65,9 +769,avail,5.42,1.57,19,3.77,1.93,22,6,1.6,22,5.67,0.87,9,5.2,2.04,10,4.75,1.75,8,3.21,1.85,14,6.45,1.51,11,5.55,1.63,11,5.57,0.98,7,5.33,1.87,12,4.1,1.97,10,3.5,1.93,12,5.62,1.56,13,6.56,1.59,9,5.5,2.12,10,5.33,0.71,9,3.75,2.66,8,3.79,1.48,14,6.07,1.38,14,5.88,2.03,8 +770,availability,5.68,1.73,19,4.38,2.67,21,5.5,1.96,20,5,1,3,5.81,1.83,16,4.67,2.94,6,4.27,2.66,15,5.67,1.63,6,5.43,2.14,14,5.4,1.84,10,6,1.66,9,3.29,1.89,7,4.93,2.89,14,5.5,1.84,10,5.5,2.17,10,5.62,2,8,5.73,1.62,11,4.56,3,9,4.25,2.53,12,5.25,2.76,8,5.67,1.3,12 +771,available,6.86,1.28,21,4.04,2.48,24,6.59,2.3,22,6.62,1.41,8,7,1.22,13,4.31,2.75,13,3.73,2.2,11,7.15,1.99,13,5.78,2.59,9,7.38,1.6,8,6.42,0.9,12,4.86,2.14,14,2.9,2.56,10,7.58,1.62,12,5.4,2.5,10,7.2,1.32,10,6.55,1.21,11,4.35,2.78,17,3.29,1.38,7,6.4,2.63,10,6.75,2.09,12 +772,avalanche,4,2.73,19,6.55,2.46,20,3.24,2.3,46,4.56,2.35,9,3.5,3.06,10,5.86,2.85,7,6.92,2.25,13,2.5,1.82,24,3.86,2.43,21,5,2.24,7,3.42,2.91,12,6.55,2.11,11,6.56,2.96,9,3.46,2.06,24,3,2.56,22,4.1,2.81,10,3.89,2.8,9,6.75,2.38,12,6.25,2.71,8,3.12,1.99,25,3.38,2.67,21 +773,avenge,4.05,2.06,22,6.35,2.13,26,5.92,2.43,24,4.22,2.33,9,3.92,1.93,13,6.4,2.37,10,6.31,2.06,16,4.89,3.02,9,6.53,1.85,15,4,2.14,8,4.07,2.09,14,6.08,2.29,13,6.62,2.02,13,5.42,2.75,12,6.42,2.07,12,4.17,1.95,12,3.9,2.28,10,6.07,2.05,15,6.73,2.28,11,6.23,2.52,13,5.55,2.38,11 +774,avenging,4.89,2.13,19,6.1,1.97,21,6.55,1.99,22,5.56,2.13,9,4.3,2.06,10,6.5,1.31,8,5.85,2.3,13,6.55,1.86,11,6.55,2.21,11,5.86,1.86,7,4.33,2.15,12,5.44,0.73,9,6.58,2.47,12,6.31,2.25,13,6.89,1.62,9,4.6,2.12,10,5.22,2.22,9,6.25,2.12,8,6,1.96,13,7.14,1.79,14,5.5,2,8 +775,avenue,5.74,1.53,42,3.3,2.24,43,5.18,1.68,22,5.7,1.34,10,5.77,1.63,31,3.31,2.5,16,3.3,2.13,27,5.36,1.69,11,5,1.73,11,5.9,1.55,20,5.59,1.53,22,3.52,2.42,21,3.09,2.09,22,5.23,1.74,13,5.11,1.69,9,5.8,1.74,20,5.68,1.36,22,2.8,1.91,25,4,2.52,18,5.29,1.94,14,5,1.2,8 +776,average,4.89,0.88,19,3.29,1.79,17,5.59,2.18,17,5.27,0.79,11,4.38,0.74,8,3.5,1.91,4,3.23,1.83,13,5.38,2.2,8,5.78,2.28,9,5.38,0.92,8,4.55,0.69,11,3.29,1.8,7,3.3,1.89,10,4.83,2.79,6,6,1.79,11,5.15,0.8,13,4.33,0.82,6,2.5,1.58,10,4.43,1.51,7,6.43,1.81,7,5,2.31,10 +777,aversion,4,1.26,20,5.14,2.46,22,4.81,2.06,21,3.78,0.83,9,4.18,1.54,11,5.5,2.55,10,4.83,2.44,12,4.62,1.3,8,4.92,2.47,13,4.43,0.94,14,3,1.41,6,5,2.56,8,5.21,2.49,14,4.75,2.25,8,4.85,2.03,13,4.7,0.82,10,3.3,1.25,10,4.42,2.43,12,6,2.31,10,5.17,2.44,12,4.33,1.41,9 +778,avert,5.16,1.92,19,3.62,1.94,21,5.22,2.24,23,4.73,2,11,5.29,1.25,7,3.75,2.05,8,3.54,1.94,13,4.57,2.57,7,5.5,2.1,16,4.88,2.7,8,5.36,1.21,11,3.5,2.27,8,3.69,1.8,13,4.82,2.23,11,5.58,2.27,12,4.92,2.19,12,5.57,1.4,7,3.2,1.81,10,4,2.05,11,4.77,2.2,13,5.8,2.25,10 +779,aviation,5.9,1.67,21,4.05,2.59,22,5.62,1.68,26,6.36,1.43,11,5.4,1.84,10,4.3,2.83,10,3.83,2.48,12,5.64,1.69,11,5.57,1.79,14,5.8,2.15,10,6,1.18,11,4.9,2.77,10,3.33,2.31,12,5.41,1.62,17,6,1.93,8,6.23,2.05,13,5.38,0.52,8,4.21,2.81,14,3.75,2.31,8,5.94,1.82,17,5,1.22,9 +780,aviator,6.39,1.5,18,4.67,2.46,21,6.13,1.66,23,6.5,1.29,4,6.31,1.65,13,5.5,2.88,6,4.33,2.29,15,6.5,1.72,10,5.85,1.63,13,5.86,1.57,7,6.7,1.49,10,4,2.71,7,5,2.35,14,6,1.67,11,6.25,1.71,12,6.45,1.29,11,6.29,1.89,7,4.55,2.77,11,4.8,2.2,10,6.14,1.61,14,6.11,1.83,9 +781,avid,5.74,2.31,19,4.32,2.01,22,5.71,1.92,24,4.83,3.13,6,6.15,1.82,13,4.75,2.01,12,3.8,1.99,10,4.62,1.92,8,6.25,1.73,16,5.4,2.22,10,6.11,2.47,9,4.78,1.86,9,4,2.12,13,5.88,1.87,17,5.33,2.34,6,5.25,2.6,8,6.09,2.12,11,3.89,1.27,9,4.62,2.4,13,5.81,1.87,16,5.5,2.14,8 +782,avocado,6.32,2.14,19,4.05,2.3,22,5.22,2.5,23,6.55,1.97,11,5.57,2.3,7,3.75,1.83,8,4.21,2.58,14,5.29,2.98,7,5.19,2.37,16,6.38,2.26,8,6.27,2.15,11,4.44,2.92,9,3.77,1.83,13,5.45,2.25,11,5,2.8,12,6.17,2.66,12,6.57,0.79,7,3.27,2.05,11,4.82,2.36,11,4.38,2.33,13,6.3,2.41,10 +783,avoid,4.1,1.45,21,3.92,2.06,24,4.81,2.79,21,4.38,1.69,8,3.92,1.32,13,4.38,2.29,13,3.36,1.69,11,4.92,3.01,13,4.62,2.56,8,4.12,1.36,8,4.25,1.48,12,4.36,1.74,14,3.3,2.41,10,5.67,2.61,12,3.67,2.74,9,3.5,1.27,10,4.64,1.43,11,3.59,2.35,17,4.71,0.76,7,3.67,2.5,9,5.67,2.77,12 +784,avoidance,3.35,1.39,20,4.95,2.39,20,4.88,2.47,26,3.55,1.37,11,3.11,1.45,9,4.71,2.14,7,5.08,2.6,13,4.46,2.44,13,5.31,2.53,13,3.27,1.35,11,3.44,1.51,9,5.82,2.4,11,3.89,2.03,9,5.35,2.42,17,4,2.45,9,3.6,1.17,10,3.1,1.6,10,5.42,2.31,12,4.25,2.49,8,4.81,2.51,16,5,2.54,10 +785,await,5.33,1.33,18,2.91,1.9,22,4.71,1.88,28,4.83,0.75,6,5.58,1.51,12,3.36,1.86,11,2.45,1.92,11,5.09,1.7,11,4.47,2,17,5.3,1.16,10,5.38,1.6,8,3,1.9,11,2.82,1.99,11,4.72,1.81,18,4.7,2.11,10,5.42,1.31,12,5.17,1.47,6,3,2.22,14,2.75,1.28,8,4.75,2.02,16,4.67,1.78,12 +786,awake,6.76,1.48,21,5.5,2.67,20,6.68,2.43,19,7.08,1.44,13,6.25,1.49,8,6.14,1.07,7,5.15,3.21,13,6.43,2.51,7,6.83,2.48,12,7.17,1.59,12,6.22,1.2,9,5.89,2.37,9,5.18,2.96,11,6.2,2.62,10,7.22,2.22,9,6.83,1.59,12,6.67,1.41,9,6,1.15,7,5.23,3.22,13,6.43,3.15,7,6.83,2.04,12 +787,awaken,6.05,1.83,21,4.29,2.2,24,6.09,2.18,22,6.25,1.98,8,5.92,1.8,13,4.46,2.47,13,4.09,1.92,11,6.31,2.32,13,5.78,2.05,9,5.62,2.39,8,6.5,1.31,12,4.93,1.73,14,3.4,2.55,10,6.92,1.98,12,5.1,2.08,10,5.9,2.47,10,6.18,1.08,11,4.06,2.46,17,4.86,1.35,7,5.8,2.7,10,6.33,1.72,12 +788,awakening,6.41,1.44,22,4.67,2.5,24,6.54,2.15,24,6.44,1.42,9,6.38,1.5,13,4,2.98,8,5,2.25,16,6.44,1.88,9,6.6,2.35,15,5.75,1.39,8,6.79,1.37,14,4.17,2.12,12,5.17,2.82,12,5.42,2.35,12,7.67,1.15,12,6,1.28,12,6.9,1.52,10,4.4,2.5,15,5.11,2.57,9,6.23,2.68,13,6.91,1.3,11 +789,award,7.86,1.15,21,5.85,2.89,20,6.9,1.92,21,7.17,1.33,6,8.13,0.99,15,6.12,2.59,8,5.67,3.17,12,7.09,1.64,11,6.7,2.26,10,8,0.89,6,7.8,1.26,15,6.6,2.67,10,5.1,3.03,10,6.43,2.17,14,7.86,0.69,7,7.71,1.11,7,7.93,1.21,14,5.86,3.03,14,5.83,2.79,6,6.83,1.99,12,7,1.94,9 +790,aware,6.86,1.49,22,4.7,2.56,20,7.05,2.41,19,7.23,1.36,13,6.33,1.58,9,5.29,2.21,7,4.38,2.75,13,6.29,2.69,7,7.5,2.24,12,6.92,1.68,12,6.8,1.32,10,5.22,2.17,9,4.27,2.87,11,6,2.58,10,8.22,1.64,9,6.75,1.54,12,7,1.49,10,5.86,1.68,7,4.08,2.78,13,7.14,2.34,7,7,2.56,12 +791,awareness,6.45,1.61,20,3.73,2.55,22,7.22,1.93,27,7,1,7,6.15,1.82,13,3.4,2.41,10,4,2.73,12,7.53,1.81,15,7.09,1.97,11,5.91,1.76,11,7.11,1.17,9,4,2.24,9,3.54,2.82,13,7.06,1.98,17,7.89,1.54,9,7,1,13,5.43,2.07,7,3.5,2.5,16,4.33,2.8,6,6.75,2.34,12,7.6,1.5,15 +792,awe,6.85,1.79,20,3.83,2.85,23,5.85,1.79,20,6.75,1.83,8,6.92,1.83,12,4,2.53,6,3.76,3.03,17,5.45,1.86,11,6.33,1.66,9,7,1.67,11,6.67,2,9,4.1,3.31,10,3.62,2.57,13,5.54,2.03,13,6.43,1.13,7,6.54,1.98,13,7.43,1.27,7,3.69,2.8,16,4.14,3.18,7,5.75,1.42,12,6,2.33,8 +793,awed,6.05,2.01,42,4.21,2.26,42,6,2.39,41,6.12,1.86,16,6,2.14,26,3.55,2.25,11,4.47,2.29,30,5.83,2.04,24,6.24,2.86,17,6.45,1.93,20,5.9,1.81,21,4.42,2.23,12,4.13,2.3,30,5.88,2.47,25,6.19,2.32,16,6.08,2.26,24,6,1.68,18,4.05,2.26,20,4.36,2.3,22,5.95,2.5,21,6.05,2.33,20 +794,awesome,7.86,1.85,21,6.05,3.09,20,7.11,1.79,19,7.46,2.22,13,8.5,0.76,8,6.43,2.57,7,5.85,3.41,13,6.86,1.86,7,7.25,1.82,12,8,1.86,12,7.67,1.94,9,6.11,3.06,9,6,3.26,11,6.8,1.75,10,7.44,1.88,9,8.08,1.78,12,7.56,2.01,9,6.43,2.57,7,5.85,3.41,13,7.43,1.72,7,6.92,1.88,12 +795,awful,2.28,1.96,18,4.86,2.87,21,3.06,1.66,18,2,1.31,8,2.5,2.42,10,4.71,3.35,7,4.93,2.73,14,3.27,1.68,11,2.71,1.7,7,2,1.18,11,2.71,2.87,7,4.67,3.35,9,5,2.59,12,2.64,1.63,11,3.71,1.6,7,2.5,2.32,12,1.83,0.98,6,3.92,2.94,12,6.11,2.37,9,3.44,2.01,9,2.67,1.22,9 +796,awkward,2.95,1.22,19,4.55,2.35,20,4.25,2.22,20,3,1.73,3,2.8,1.08,15,4.2,2.35,10,4.9,2.42,10,5,2,10,3.5,2.27,10,3,1.26,6,2.75,1.14,12,4.14,3.08,7,4.77,1.96,13,3.62,2.97,8,4.67,1.56,12,2.75,1.29,12,3.29,1.11,7,4.8,2.82,10,4.3,1.89,10,4.11,2.67,9,4.36,1.91,11 +797,awkwardness,3.86,1.88,22,4.65,2.61,26,4.13,2.2,23,3.78,1.99,9,3.92,1.89,13,3.2,2.35,10,5.56,2.39,16,4.33,2.29,9,4,2.22,14,4.75,2.49,8,3.36,1.28,14,4.92,2.87,13,4.38,2.4,13,3.91,2.17,11,4.33,2.31,12,3.75,2.05,12,4,1.76,10,4.53,2.88,15,4.82,2.32,11,4.08,2.35,12,4.18,2.14,11 +798,awning,5.79,0.98,19,2.9,2.07,20,5.29,1.97,24,6,1.08,13,5.33,0.52,6,4.2,2.59,5,2.47,1.77,15,5.31,1.7,13,5.27,2.33,11,5.89,1.27,9,5.7,0.67,10,3.29,2.63,7,2.69,1.8,13,5.45,2.21,11,5.15,1.82,13,5.67,0.71,9,5.9,1.2,10,2.7,2.16,10,3.1,2.08,10,5.44,2.13,9,5.2,1.93,15 +799,axe,3.48,1.5,23,5.64,2.61,22,5.55,2.09,20,4,1.93,8,3.2,1.21,15,5.6,2.8,10,5.67,2.57,12,5.86,2.41,7,5.38,1.98,13,3.5,1.68,12,3.45,1.37,11,5.45,2.77,11,5.82,2.56,11,5.6,2.1,15,5.4,2.3,5,4,1.34,11,3,1.54,12,6.9,2.08,10,4.58,2.61,12,5,1.76,10,6.1,2.33,10 +800,axis,4.19,1.54,21,3.92,2.02,25,5.59,2.36,22,4.5,1.51,8,4,1.58,13,4.69,2.14,13,3.08,1.56,12,6.54,2.26,13,4.22,1.86,9,4.88,1.25,8,4,1.41,12,4.71,1.98,14,2.91,1.64,11,6.5,2.02,12,4.5,2.37,10,3.8,1.48,10,4.55,1.57,11,3.76,2.08,17,4.25,1.98,8,5.6,2.99,10,5.58,1.83,12 +801,axle,4.67,1.11,21,2.45,2.2,22,5.3,1.89,20,4.75,1.39,8,4.62,0.96,13,3.4,2.88,5,2.18,1.98,17,5.55,1.97,11,5,1.87,9,4.75,0.97,12,4.56,1.33,9,2.89,2.42,9,2.15,2.08,13,5.15,2.3,13,5.57,0.79,7,4.79,0.97,14,4.43,1.4,7,2.57,2.17,14,2.25,2.38,8,5.58,1.73,12,4.88,2.17,8 +802,babble,4.55,1.67,20,4,2.28,24,4.74,2.55,27,4.75,1.16,8,4.42,1.98,12,3.44,2.24,9,4.33,2.32,15,4.86,2.74,14,4.62,2.43,13,4.67,1.94,9,4.45,1.51,11,3.92,2.07,12,4.08,2.57,12,4.38,2.72,13,5.07,2.43,14,4.5,2.01,10,4.6,1.35,10,4.75,2.14,12,3.25,2.26,12,4.09,2.66,11,5.19,2.46,16 +803,babe,6.86,1.93,21,4.25,3.08,20,6.79,2.64,19,6.77,1.92,13,7,2.07,8,4.29,3.25,7,4.23,3.11,13,6.43,2.07,7,7,2.98,12,7.17,1.9,12,6.44,2.01,9,4.11,3.22,9,4.36,3.11,11,7.3,2.16,10,6.22,3.11,9,6.92,1.88,12,6.78,2.11,9,5,3.56,7,3.85,2.85,13,7.86,1.95,7,6.17,2.86,12 +804,baboon,5.55,1.61,20,5.11,2.11,19,4.96,2.07,26,6,1.26,11,5,1.87,9,5.83,1.72,6,4.77,2.24,13,4.62,1.89,13,5.31,2.25,13,5.45,1.97,11,5.67,1.12,9,5.73,1.9,11,4.25,2.19,8,5.18,2.13,17,4.56,2.01,9,5.4,2.17,10,5.7,0.82,10,5.08,1.83,12,5.14,2.67,7,4.75,2.05,16,5.3,2.16,10 +805,baby,6.67,2.36,43,4.97,2.65,38,4.94,2.87,49,6.55,2.34,22,6.81,2.42,21,5.67,2.55,9,4.76,2.68,29,4.6,2.78,25,5.22,3.01,23,5.91,2.56,22,7.48,1.86,21,5,2.83,14,4.96,2.6,24,5.04,2.96,25,4.83,2.82,24,5.96,2.57,26,7.76,1.48,17,4.95,2.82,21,5,2.5,17,5.12,2.89,26,4.74,2.9,23 +806,babysit,4.74,1.45,19,3.67,1.98,21,5.74,2.2,23,3.8,0.84,5,5.15,1.52,13,3.33,1.86,6,3.8,2.08,15,5.5,2.32,10,5.92,2.18,13,4.43,1.72,7,5,1.34,11,4,2.08,7,3.5,1.99,14,5.36,2.34,11,6.08,2.11,12,5,1.71,12,4.29,0.76,7,3.36,2.06,11,4,1.94,10,5.57,2.21,14,6,2.29,9 +807,babysitter,6.55,1.85,20,3.48,1.78,21,5.68,2.37,34,7.1,1.52,10,6,2.05,10,3.75,1.39,8,3.31,2.02,13,6.21,2.72,14,5.3,2.08,20,6.33,2.06,9,6.73,1.74,11,3.85,1.72,13,2.88,1.81,8,6.05,2.42,22,5,2.22,12,6.1,2.18,10,7,1.41,10,3.21,1.53,14,4,2.24,7,6.35,2,17,5,2.57,17 +808,Bacardi,5.68,2.52,19,4.36,2.46,22,5.79,2.26,24,3.83,2.23,6,6.54,2.22,13,4.75,2.49,12,3.9,2.47,10,4.38,2.5,8,6.5,1.83,16,6.3,1.64,10,5,3.2,9,4.44,2.13,9,4.31,2.75,13,5.59,2.21,17,6.5,2.66,6,6.5,2.45,8,5.09,2.51,11,4.67,1.94,9,4.15,2.82,13,5.75,2.41,16,5.88,2.1,8 +809,bachelor,5.58,1.43,19,4.14,1.96,21,5.13,2.7,23,7,1,3,5.31,1.35,16,4.12,1.13,8,4.15,2.38,13,6.11,2.09,9,4.5,2.93,14,5.78,1.72,9,5.4,1.17,10,4.89,2.26,9,3.58,1.56,12,5.93,2.76,15,3.62,1.92,8,5.29,1.38,7,5.75,1.48,12,5.1,2.02,10,3.27,1.49,11,5.08,3.35,13,5.2,1.69,10 +810,bachelorette,5.52,2.32,21,4.09,2.51,22,4.89,2.47,27,6.2,1.99,10,4.91,2.51,11,5.43,3.21,7,3.47,1.92,15,4.76,2.77,17,5.1,1.97,10,4.82,2.14,11,6.3,2.36,10,2.4,2.07,5,4.59,2.45,17,4.5,2.65,14,5.31,2.29,13,5.77,2.31,13,5.12,2.42,8,2.8,2.1,10,5.17,2.37,12,4.79,2.58,14,5,2.45,13 +811,back,4.76,1.76,21,2.59,1.79,22,5.22,2.32,18,5.33,1.94,9,4.33,1.56,12,3.18,1.94,11,2,1.48,11,5,2.21,10,5.5,2.56,8,4.29,2.29,7,5.08,1.5,13,2.73,1.56,11,2.45,2.07,11,4.71,3.04,7,5.55,1.81,11,4.54,2.11,13,5.12,0.99,8,2.45,1.51,11,2.73,2.1,11,5,2.55,9,5.44,2.19,9 +812,backboard,4.7,1.89,20,3.41,1.82,22,5.47,1.98,19,4.56,2.51,9,4.82,1.33,11,2.6,2.07,5,3.75,1.73,16,5.83,1.72,6,5.31,2.14,13,4.79,1.89,14,4.5,2.07,6,3.67,1.78,12,3.22,1.99,9,4.44,1.74,9,6.4,1.78,10,4.7,1.89,10,4.7,2,10,3,1.86,12,3.9,1.73,10,5.17,2.64,6,5.62,1.71,13 +813,backbone,5.16,1.71,19,4.05,2.58,21,6.4,1.98,20,5.67,0.58,3,5.06,1.84,16,4.33,2.73,6,3.93,2.6,15,5.83,1.47,6,6.64,2.17,14,5.4,0.7,10,4.89,2.42,9,3.43,2.07,7,4.36,2.82,14,6.4,1.84,10,6.4,2.22,10,5.12,1.46,8,5.18,1.94,11,4.44,3.24,9,3.75,2.05,12,7.25,2.25,8,5.83,1.64,12 +814,backdoor,4.86,1.53,21,3.85,2.24,26,5.43,2.06,23,5.33,1.87,9,4.5,1.17,12,2.9,2.13,10,4.44,2.16,16,6,1.8,9,5.07,2.2,14,4.86,1.77,7,4.86,1.46,14,4.23,2.49,13,3.46,1.98,13,4.75,2.09,12,6.18,1.83,11,4.82,0.98,11,4.9,2.02,10,3.47,2.47,15,4.36,1.86,11,5.38,2.14,13,5.5,2.07,10 +815,backdrop,5.45,1.39,20,2.7,1.84,20,5.27,1.39,22,5.43,0.79,7,5.46,1.66,13,2.78,1.79,9,2.64,1.96,11,5.5,1.87,6,5.19,1.22,16,5.7,1.34,10,5.22,1.56,9,2.88,1.89,8,2.58,1.88,12,5.33,1.35,15,5.14,1.57,7,5.45,1.81,11,5.44,0.73,9,2.67,1.83,12,2.75,1.98,8,5.36,1.69,11,5.18,1.08,11 +816,backer,4.73,1.61,22,3.53,1.71,19,5.62,2.2,21,5.6,1.52,5,4.44,1.63,16,3.38,1.77,8,3.64,1.75,11,5.2,2.2,10,6,2.24,11,4.42,1.83,12,5.1,1.29,10,3.3,1.7,10,3.78,1.79,9,5.33,2.42,12,6,1.94,9,4.45,1.92,11,5,1.26,11,2.88,2.03,8,4,1.34,11,5.56,1.94,9,5.67,2.46,12 +817,backfire,3,1.98,22,4.79,2.42,19,3.5,2.46,20,3,1,5,3.12,2.22,16,5.62,1.51,8,4.18,2.82,11,2.67,1.12,9,4.18,3.06,11,2.75,1.14,12,3.3,2.71,10,5.1,2.18,10,4.44,2.74,9,3.45,2.88,11,3.56,2.01,9,2,1.18,11,4,2.14,11,4.38,2.39,8,5.09,2.51,11,2.67,1.41,9,4.18,2.96,11 +818,backgammon,5.6,1.76,20,2.06,1.39,18,4.83,2.01,24,6.2,1.64,5,5.4,1.8,15,2,1,5,2.08,1.55,13,4.23,1.92,13,5.55,1.97,11,5.6,2.07,10,5.6,1.51,10,2.29,1.8,7,1.91,1.14,11,4.62,1.75,16,5.25,2.55,8,5.29,1.94,14,6.33,1.03,6,2.25,1.6,12,1.67,0.82,6,5.4,2.06,15,3.89,1.62,9 +819,background,5.05,0.78,19,3.67,1.77,21,5.57,2,23,4.8,1.1,5,5.15,0.69,13,3.83,2.04,6,3.6,1.72,15,5.2,2.3,10,5.85,1.77,13,4.86,0.9,7,5.18,0.75,11,3.86,2.04,7,3.57,1.7,14,5.73,2.05,11,5.42,2.02,12,5,0.85,12,5.14,0.69,7,3.82,2.09,11,3.5,1.43,10,5.43,1.99,14,5.78,2.11,9 +820,backhand,3.5,1.77,22,4.61,2.03,18,4.9,2.55,21,3,1.58,5,3.69,1.89,16,5.43,1.81,7,4.09,2.07,11,5.4,2.67,10,4.45,2.46,11,3.08,1.44,12,4,2.05,10,5,1.49,10,4.12,2.59,8,5.25,2.77,12,4.44,2.3,9,2.55,1.44,11,4.45,1.57,11,4,2.07,8,5.1,1.97,10,5.67,2.69,9,4.33,2.39,12 +821,backpack,6.05,1.87,19,3.68,2.38,22,6.5,1.84,24,5.5,2.43,6,6.31,1.6,13,4.25,2.8,12,3,1.63,10,6.5,1.6,8,6.5,2,16,6.3,1.25,10,5.78,2.44,9,4.11,2.93,9,3.38,1.98,13,6.41,1.94,17,7,1.67,6,6.75,1.67,8,5.55,1.92,11,3.22,1.64,9,4,2.8,13,6.75,1.98,16,6,1.51,8 +822,backroom,4.6,1.54,20,3.5,2.28,18,5.08,2.21,24,4.8,2.17,5,4.53,1.36,15,5.2,1.48,5,2.85,2.23,13,5.23,2.39,13,4.91,2.07,11,4.9,1.52,10,4.3,1.57,10,5,1.83,7,2.55,2.07,11,5.25,2.08,16,4.75,2.55,8,4.36,1.45,14,5.17,1.72,6,3.25,2.09,12,4,2.76,6,4.8,2.54,15,5.56,1.51,9 +823,backseat,4.84,1.77,19,3.32,2.08,22,3.9,2.26,21,4.64,1.36,11,4.86,2.34,7,3.12,0.99,8,3.43,2.53,14,3.2,2.95,5,4.12,2.06,16,4.88,1.81,8,4.82,1.83,11,3.33,2.4,9,3.31,1.93,13,3,1.58,9,4.58,2.5,12,4.75,2.09,12,5,1.15,7,2.55,1.75,11,4.09,2.17,11,3.58,2.54,12,4.33,1.87,9 +824,backside,4.58,2.19,19,3.68,2.19,22,5.22,1.48,23,4.67,2.58,6,4.54,2.11,13,4,2.49,12,3.3,1.83,10,4.86,1.35,7,5.38,1.54,16,4.6,2.37,10,4.56,2.13,9,4,1.94,9,3.46,2.4,13,5.25,1.69,16,5.17,0.98,6,4.25,1.67,8,4.82,2.56,11,3,1.58,9,4.15,2.48,13,5.27,1.62,15,5.12,1.25,8 +825,backtrack,4.26,1.66,19,3.15,1.73,20,5.3,1.92,20,4.33,0.58,3,4.25,1.81,16,3,1.67,6,3.21,1.81,14,5.17,2.32,6,5.36,1.82,14,4.4,1.51,10,4.11,1.9,9,3.14,1.86,7,3.15,1.72,13,5.4,2.01,10,5.2,1.93,10,4.25,1.04,8,4.27,2.05,11,3,2,9,3.27,1.56,11,5.12,1.73,8,5.42,2.11,12 +826,backup,5.85,1.35,20,3.45,2.3,22,5.85,2.27,27,6.43,1.27,7,5.54,1.33,13,4.4,2.5,10,2.67,1.87,12,5.87,2.17,15,5.91,2.59,11,5.82,1.4,11,5.89,1.36,9,4.11,1.83,9,3,2.55,13,5.65,2.55,17,6.33,1.8,9,5.92,1.26,13,5.71,1.6,7,3.75,2.44,16,2.67,1.86,6,5.67,2.35,12,6,2.27,15 +827,backwater,4.33,1.93,21,3.84,2.37,25,5,2.24,19,4.78,2.28,9,4,1.65,12,4.17,2.99,6,3.67,2.28,18,4,2.45,7,5.58,1.98,12,4.44,2.03,16,4,1.73,5,3.86,2.57,14,3.7,2.31,10,4.89,2.76,9,5.1,1.79,10,4.17,2.44,12,4.56,1.01,9,4.19,2.59,16,3.22,1.92,9,4.64,2.58,11,5.5,1.69,8 +828,backwoods,5,2.08,20,2.57,2.01,21,5.21,2.6,24,3.25,2.06,4,5.44,1.9,16,3.25,2.87,4,2.41,1.84,17,6.33,2.55,9,4.53,2.47,15,5.25,1.98,8,4.83,2.21,12,2.3,2,10,2.82,2.09,11,5,3.09,14,5.5,1.84,10,5,1.9,11,5,2.4,9,1.8,1.14,10,3.27,2.41,11,5.88,2.52,17,3.57,2.15,7 +829,backyard,6.1,2,20,3.88,2.55,26,6.79,1.89,24,6.88,2.59,8,5.58,1.38,12,3,2.45,10,4.44,2.53,16,7.56,1.24,9,6.33,2.09,15,5.5,2.26,6,6.36,1.91,14,5.08,2.69,13,2.69,1.8,13,6.25,2.22,12,7.33,1.37,12,6.55,1.44,11,5.56,2.51,9,3.53,2.92,15,4.36,1.96,11,6.77,2.01,13,6.82,1.83,11 +830,bacon,7.52,1.5,21,4.16,2.84,25,6.11,2,19,7.67,1.5,9,7.42,1.56,12,5,3.41,6,3.83,2.75,18,6.29,1.7,7,6,2.22,12,7.38,1.67,16,8,0.71,5,4.29,3.29,14,3.9,2.38,10,7.22,1.56,9,5.1,1.85,10,8,1.04,12,6.89,1.83,9,5,2.68,16,2.67,2.6,9,6.36,2.2,11,5.75,1.75,8 +831,bacteria,3.3,1.56,20,4.24,2.53,21,3.44,2.48,25,4.67,1.53,3,3.06,1.48,17,4.29,3.2,7,4.23,2.35,13,4.12,2.59,8,3.12,2.45,17,4,1.41,7,2.92,1.55,13,5.57,1.81,7,3.54,2.73,13,4,2.72,14,2.73,2.05,11,2.89,1.54,9,3.64,1.57,11,4.64,2.5,11,3.8,2.62,10,3.06,2.65,18,4.43,1.81,7 +832,bacterial,3.68,2.12,22,5,2.65,22,3.6,2.14,20,3.88,1.89,8,3.57,2.31,14,4.9,2.6,10,5.08,2.81,12,4.71,2.75,7,3,1.53,13,4.09,2.43,11,3.27,1.79,11,4.55,2.46,11,5.45,2.88,11,3.8,2.31,15,3,1.58,5,3.5,1.96,10,3.83,2.33,12,5.5,2.59,10,4.58,2.75,12,3.4,1.71,10,3.8,2.57,10 +833,bad,3.24,1.92,21,4.86,2.69,21,3.56,2.18,18,3.67,2.66,6,3.14,1.66,14,4.43,2.99,7,5.07,2.62,14,3.67,1.94,9,3.62,2.62,8,3.46,2.11,13,3,1.73,7,4.33,2.96,9,5.25,2.53,12,4.2,2.49,10,2.75,1.49,8,3.46,1.94,13,2.88,1.96,8,5,3.16,6,4.8,2.6,15,3.6,2.22,10,3.5,2.27,8 +834,badass,6.14,2.25,22,6.68,2.19,19,6,2.37,21,6,2.12,5,6.19,2.43,16,6.5,2.39,8,6.82,2.14,11,6.2,1.81,10,5.82,2.86,11,6.25,1.86,12,6,2.75,10,7.8,1.23,10,5.44,2.4,9,5.5,2.35,12,6.67,2.35,9,6.27,2.69,11,6,1.84,11,6.5,2.51,8,6.82,2.04,11,7,2,9,5.25,2.42,12 +835,badge,5.24,2.05,21,4.4,2.41,20,5.75,2.53,36,5.12,1.81,8,5.31,2.25,13,4.6,2.3,5,4.33,2.53,15,5.27,2.57,11,5.96,2.54,25,5.31,2.06,13,5.12,2.17,8,4.67,2.53,12,4,2.33,8,5.95,2.58,20,5.5,2.53,16,4.64,2.11,11,5.9,1.85,10,5,2.37,11,3.67,2.4,9,5.86,2.77,22,5.57,2.21,14 +836,badger,4.63,2.24,19,4.35,2.12,23,4.58,1.39,19,4.89,2.15,9,4.4,2.41,10,4.14,1.95,7,4.6,2.23,15,4.5,0.97,10,4.67,1.8,9,5.22,2.77,9,4.1,1.6,10,4.5,2.64,10,4.42,1.68,12,4.62,1.6,8,4.4,1.26,10,4.92,2.35,12,4.14,2.12,7,4.4,2.28,20,4,0,3,4.38,1.06,8,4.73,1.62,11 +837,badness,3.55,2.01,20,4.38,2.94,21,4.08,2.48,25,2.5,1,4,3.81,2.14,16,3.75,3.1,4,4.53,2.98,17,5.22,2.49,9,3.44,2.31,16,3.25,1.39,8,3.75,2.38,12,5,2.87,10,3.82,3.03,11,4.36,2.24,14,3.73,2.83,11,3.55,1.81,11,3.56,2.35,9,4.4,2.88,10,4.36,3.14,11,4.39,2.55,18,3.29,2.29,7 +838,bag,5.05,1.29,22,3.43,2.2,21,5.62,1.78,16,4.67,1.97,6,5.2,1.01,15,2.86,2.73,7,3.71,1.94,14,5.88,2.1,8,5.38,1.51,8,4.93,1.54,14,5.29,0.76,7,3.89,2.71,9,3.08,1.78,12,6,2.06,9,5.14,1.35,7,4.93,1.49,14,5.25,0.89,8,4.33,2.94,6,3.07,1.83,15,6,2.06,9,5.14,1.35,7 +839,bagel,6.32,1.16,19,3.6,1.82,20,5.17,2.12,23,5.67,2.52,3,6.44,0.81,16,3.86,1.57,7,3.46,1.98,13,5.78,2.11,9,4.79,2.12,14,6.67,0.71,9,6,1.41,10,3.5,2.2,8,3.67,1.61,12,5.27,2.31,15,5,1.85,8,6.57,0.98,7,6.17,1.27,12,4,2.26,10,3.2,1.23,10,5.15,2.61,13,5.2,1.4,10 +840,baggage,4.5,1.63,22,4,2.53,21,5.95,2.3,22,4.5,1.95,14,4.5,0.93,8,3.91,2.63,11,4.33,2.6,9,6,3.1,6,5.94,2.05,16,4.3,2.16,10,4.67,1.07,12,3.55,2.81,11,4.5,2.22,10,5.85,2.58,13,6.11,1.96,9,4.33,1.92,12,4.7,1.25,10,4,2.61,13,4,2.56,8,6.25,2.22,12,5.6,2.46,10 +841,baggie,5.43,2.09,21,3.55,2.65,20,5.33,2.15,36,5.12,2.8,8,5.62,1.61,13,4.2,3.11,5,3.33,2.55,15,4.64,2.16,11,5.64,2.12,25,5.69,2.43,13,5,1.41,8,3.42,2.31,12,3.75,3.24,8,5.2,2.21,20,5.5,2.13,16,5.27,2,11,5.6,2.27,10,3.36,2.25,11,3.78,3.19,9,5.23,2.31,22,5.5,1.95,14 +842,baggy,4.45,1.19,20,4.05,2.26,22,5.21,2.27,28,4.5,1.2,8,4.42,1.24,12,3.89,2.47,9,4.15,2.19,13,5.14,2.28,14,5.29,2.33,14,4.11,1.05,9,4.73,1.27,11,4.42,2.11,12,3.6,2.46,10,4.79,2.58,14,5.64,1.91,14,4.9,1.2,10,4,1.05,10,4.4,2.22,10,3.75,2.34,12,5.08,1.98,12,5.31,2.52,16 +843,bagman,4.7,1.17,20,2.7,2.13,20,3.86,1.61,22,4.71,0.76,7,4.69,1.38,13,3.22,2.64,9,2.27,1.62,11,3.5,2.35,6,4,1.32,16,4.9,1.37,10,4.44,1.01,9,2,1.31,8,3.17,2.48,12,4.2,1.57,15,3.14,1.57,7,4.82,1.47,11,4.56,0.73,9,2.92,2.43,12,2.38,1.69,8,3.82,1.72,11,3.91,1.58,11 +844,bail,3.79,2.02,19,3.91,2.27,22,4,2.04,23,4.18,2.14,11,3.29,1.98,7,4.62,2.5,8,3.5,2.1,14,3.71,1.89,7,4.12,2.16,16,3.62,1.51,8,3.91,2.39,11,4,2.24,9,3.85,2.38,13,4.36,1.86,11,3.67,2.23,12,3.5,2.07,12,4.29,1.98,7,3.45,2.46,11,4.36,2.06,11,4.54,2.4,13,3.3,1.25,10 +845,bailiff,3.95,1.54,20,4.33,2.29,21,4.86,1.8,21,4,1.12,9,3.91,1.87,11,4.78,2.73,9,4,1.95,12,4.38,1.3,8,5.15,2.03,13,4.07,1,14,3.67,2.5,6,4.38,3.07,8,4.31,1.8,13,5.75,1.16,8,4.31,1.93,13,4.1,0.99,10,3.8,1.99,10,3.67,2.31,12,5.22,2.05,9,5.33,1.92,12,4.22,1.48,9 +846,bait,4,1.83,22,3.5,2.02,22,5.95,2.32,19,4.75,1.58,8,3.57,1.87,14,4.2,2.15,10,2.92,1.78,12,7.71,1.5,7,4.92,2.11,12,3.64,1.63,11,4.36,2.01,11,2.91,1.51,11,4.09,2.34,11,6.57,2.17,14,4.2,1.92,5,3.9,1.79,10,4.08,1.93,12,3.1,1.85,10,3.83,2.17,12,6.22,1.39,9,5.7,2.98,10 +847,bake,7.2,1.61,20,5,2.87,18,6.83,2.38,18,7,2,5,7.27,1.53,15,5.5,3.21,6,4.75,2.8,12,6,2.67,10,7.88,1.55,8,7.4,1.65,10,7,1.63,10,5.7,3.13,10,4.12,2.42,8,7.14,2.48,7,6.64,2.42,11,7,1.81,12,7.5,1.31,8,4.89,3.26,9,5.11,2.62,9,7.22,2.17,9,6.44,2.65,9 +848,bakery,6.79,2.27,19,3.86,2.87,22,5.74,2.18,23,7.18,1.99,11,7,1.73,7,3.12,2.36,8,4.29,3.12,14,5.71,1.7,7,5.75,2.41,16,6.38,3.02,8,7.09,1.64,11,3.89,3.18,9,3.85,2.76,13,5.55,1.97,11,5.92,2.43,12,6.42,2.71,12,7.43,1.13,7,3.36,2.62,11,4.36,3.14,11,5.23,2.62,13,6.4,1.26,10 +849,balance,6.84,1.57,19,4.13,2.03,23,5.47,2.06,19,6.44,1.24,9,7.2,1.81,10,4.14,2.19,7,4.27,2.02,15,5.5,2.46,10,5.44,1.67,9,7.56,1.13,9,6.2,1.69,10,4.5,2.59,10,4,1.48,12,5.5,2.07,8,5.4,2.27,10,6.92,1.56,12,6.71,1.7,7,4.05,2.16,20,4.67,0.58,3,5.5,2.07,8,5.45,2.16,11 +850,balcony,6.11,1.1,19,4,2.14,21,5.09,2.21,23,6,1.73,3,6.12,1.02,16,4.25,1.98,8,3.85,2.3,13,4.33,2.35,9,5.57,2.06,14,6,1.12,9,6.2,1.14,10,5,1.73,9,3.25,2.18,12,4.6,2.41,15,6,1.51,8,5.71,0.95,7,6.33,1.15,12,4.5,2.22,10,3.55,2.07,11,5.15,2.58,13,5,1.76,10 +851,bald,2.85,2.13,20,3.71,2,21,4.5,2.63,34,2.9,2.33,10,2.8,2.04,10,3.75,1.91,8,3.69,2.14,13,4.36,2.84,14,4.6,2.54,20,1.67,0.71,9,3.82,2.44,11,3.69,1.8,13,3.75,2.43,8,4.86,2.57,22,3.83,2.72,12,2,0.94,10,3.7,2.67,10,3.79,2.22,14,3.57,1.62,7,5.71,2.39,17,3.29,2.34,17 +852,balding,3.05,1.35,19,3.38,2.29,21,3.65,2.18,20,3.33,0.58,3,3,1.46,16,3.83,3.19,6,3.2,1.93,15,4.83,3.13,6,3.14,1.51,14,3.4,1.43,10,2.67,1.22,9,3.43,2.07,7,3.36,2.47,14,3.5,2.59,10,3.8,1.81,10,3,0.53,8,3.09,1.76,11,3.44,2.79,9,3.33,1.97,12,3.12,2.42,8,4,2.04,12 +853,baldy,3.95,1.94,21,2.7,1.94,23,5.22,2.16,18,4.33,2.5,9,3.67,1.44,12,3.55,2.16,11,1.92,1.38,12,5.4,1.9,10,5,2.56,8,3.43,1.99,7,4.15,1.99,13,3.09,2.02,11,2.33,1.87,12,4.71,2.69,7,5.55,1.81,11,3.15,1.86,13,5.25,1.28,8,2.64,2.06,11,2.75,1.91,12,5.67,2.35,9,4.78,1.99,9 +854,bale,4.9,1.33,20,2.78,1.86,18,4.91,1.38,22,5,0.71,5,4.87,1.51,15,3,1.9,6,2.67,1.92,12,4.7,0.95,10,5.08,1.68,12,5.4,1.07,10,4.4,1.43,10,2.9,1.85,10,2.62,2,8,4.27,1.49,11,5.55,0.93,11,4.58,1.24,12,5.38,1.41,8,1.44,1.01,9,4.11,1.54,9,4.27,1.42,11,5.55,1.04,11 +855,ball,6.14,1.39,22,3.48,2.02,21,5.47,1.94,17,6.67,1.97,6,5.93,1.16,15,3.29,2.36,7,3.57,1.91,14,5.75,1.83,8,5.38,2.2,8,6.14,1.61,14,6.14,1.07,7,3.33,2.35,9,3.58,1.83,12,6.22,2.22,9,4.62,1.19,8,6.14,1.23,14,6.12,1.73,8,3.33,2.42,6,3.53,1.92,15,6.22,2.22,9,4.62,1.19,8 +856,ballad,6.33,1.96,21,3.6,1.85,25,6.32,2.19,22,6,2.07,8,6.54,1.94,13,3.85,2.19,13,3.33,1.44,12,6.15,1.99,13,6.56,2.55,9,7.12,1.73,8,5.75,2.05,12,4,1.52,14,3.09,2.17,11,6.75,1.42,12,5.8,2.86,10,5.9,2.47,10,6.73,1.35,11,3.35,1.93,17,4.12,1.64,8,6.3,2.75,10,6.33,1.72,12 +857,ballast,4.67,0.97,21,4.06,1.98,18,4.86,2.15,21,5.2,1.1,5,4.47,0.92,15,5.14,1.57,7,3.36,1.96,11,5.7,2,10,4.09,2.07,11,4.58,1.24,12,4.78,0.44,9,4.3,2.11,10,3.75,1.91,8,4.08,1.93,12,5.89,2.09,9,4.82,1.17,11,4.5,0.71,10,3.88,2.59,8,4.2,1.48,10,5.56,2.07,9,4.33,2.15,12 +858,ballerina,6.79,1.32,19,3.73,2.21,22,5.59,2.11,22,6.78,1.48,9,6.8,1.23,10,4.25,2.43,8,3.43,2.1,14,5.18,2.32,11,6,1.9,11,5.86,1.07,7,7.33,1.15,12,4.9,1.79,10,2.75,2.09,12,6.23,1.96,13,4.67,2.06,9,6.9,1.37,10,6.67,1.32,9,4.62,2.77,8,3.21,1.72,14,5.57,2.38,14,5.62,1.69,8 +859,ballet,6.86,1.67,22,3.72,2.52,18,5.62,2.04,21,5.2,1.3,5,7.25,1.44,16,3.75,2.92,8,3.7,2.31,10,5,1.49,10,6.18,2.36,11,6.17,1.75,12,7.7,1.16,10,3.2,2.04,10,4.38,3.02,8,5.08,2.19,12,6.33,1.66,9,6.55,1.97,11,7.18,1.33,11,3,2.14,8,4.3,2.75,10,5.22,1.86,9,5.92,2.19,12 +860,ballgame,7,1.56,19,4.65,2.76,20,5.26,2.3,23,7.54,1.05,13,5.83,1.94,6,5,3.24,5,4.53,2.7,15,5.58,2.11,12,4.91,2.55,11,7.22,1.86,9,6.8,1.32,10,5.86,3.29,7,4,2.31,13,5.36,2.5,11,5.17,2.21,12,6.89,1.9,9,7.1,1.29,10,4.9,3.07,10,4.4,2.55,10,5.56,2.65,9,5.07,2.13,14 +861,ballistic,5,1.67,21,4.09,2.65,22,4.3,2.25,27,5.6,2.07,10,4.45,1.04,11,4.29,2.63,7,4,2.75,15,4.24,2.63,17,4.4,1.51,10,5.82,1.6,11,4.1,1.29,10,2.2,1.79,5,4.65,2.64,17,4.36,2.56,14,4.23,1.96,13,4.69,1.6,13,5.5,1.77,8,2.6,2.76,10,5.33,1.87,12,4.5,2.71,14,4.08,1.71,13 +862,ballistics,4.05,1.25,22,5.58,2.36,19,4.71,2.17,21,4.4,0.55,5,3.94,1.44,16,6.25,2.25,8,5.09,2.43,11,5.2,1.62,10,4.27,2.57,11,3.92,1.31,12,4.2,1.23,10,5.2,2.57,10,6,2.18,9,4.67,2.31,12,4.78,2.11,9,4,1.18,11,4.09,1.38,11,5.12,2.1,8,5.91,2.59,11,5.44,1.51,9,4.17,2.48,12 +863,balloon,6.84,1.42,19,3.9,2.57,21,5.45,2.28,20,6,1,3,7,1.46,16,5,2.9,6,3.47,2.39,15,6,1.26,6,5.21,2.61,14,7,1.49,10,6.67,1.41,9,2.71,1.8,7,4.5,2.74,14,5.5,2.59,10,5.4,2.07,10,6.75,1.16,8,6.91,1.64,11,3.44,2.35,9,4.25,2.77,12,5.38,3.11,8,5.5,1.68,12 +864,ballot,5.29,1.23,21,4.15,2.54,20,5.45,2.04,20,5.33,0.82,6,5.27,1.39,15,4.75,2.31,8,3.75,2.7,12,5.27,2.05,11,5.67,2.12,9,5.17,0.98,6,5.33,1.35,15,4.5,2.42,10,3.8,2.74,10,5.08,2.25,13,6.14,1.46,7,5,1.15,7,5.43,1.28,14,4.36,2.79,14,3.67,1.97,6,5.58,2.5,12,5.25,1.16,8 +865,ballpark,5.44,2.41,18,3.85,2.23,20,5.16,1.77,25,7,2,5,4.85,2.34,13,3.73,2.61,11,4,1.8,9,5.19,1.91,16,5.11,1.62,9,5.43,2.76,7,5.45,2.3,11,3.78,1.92,9,3.91,2.55,11,5.35,1.9,20,4.4,0.89,5,5.22,2.44,9,5.67,2.5,9,4.18,2.14,11,3.44,2.4,9,4.79,1.69,19,6.33,1.63,6 +866,ballplayer,5.26,2.05,19,4.09,2.51,22,6.24,2,21,5.89,1.76,9,4.7,2.21,10,5.38,2.26,8,3.36,2.41,14,6.9,1.79,10,5.64,2.06,11,6.43,1.51,7,4.58,2.07,12,4.7,1.7,10,3.58,3,12,5.85,1.91,13,6.88,2.1,8,5.2,2.2,10,5.33,2,9,4.62,2.77,8,3.79,2.39,14,6.92,1.66,13,5.12,2.1,8 +867,ballpoint,5.1,1.18,21,2.46,2,24,5.26,2.1,19,5.25,1.39,8,5,1.08,13,3.17,1.6,6,2.22,2.1,18,5.73,1.79,11,4.62,2.45,8,4.92,0.9,12,5.33,1.5,9,3,2.36,10,2.07,1.69,14,5.38,2.02,13,5,2.45,6,5.36,1.15,14,4.57,1.13,7,3.06,2.17,16,1.25,0.71,8,4.91,1.76,11,5.75,2.55,8 +868,ballroom,5.75,1.33,20,4.27,2.29,22,5.67,2.52,21,5.11,0.6,9,6.27,1.56,11,4.2,2.78,10,4.33,1.92,12,4.75,2.12,8,6.23,2.65,13,6,1.41,14,5.17,0.98,6,4.5,2.93,8,4.14,1.96,14,5.25,2.66,8,5.92,2.5,13,6.3,1.57,10,5.2,0.79,10,4.17,2.37,12,4.4,2.32,10,4.92,2.57,12,6.67,2.18,9 +869,ballsy,4.9,1.8,20,5.29,2.37,21,5.88,2.43,34,5.2,1.69,10,4.6,1.96,10,4.75,2.49,8,5.62,2.33,13,6.14,2.21,14,5.7,2.62,20,4.44,2.19,9,5.27,1.42,11,5.85,1.77,13,4.38,3.02,8,5.91,2.49,22,5.83,2.44,12,4.1,1.85,10,5.7,1.42,10,4.93,2.64,14,6,1.63,7,5.76,2.19,17,6,2.72,17 +870,balm,6.24,1.55,21,3.36,2.4,25,5.58,2.04,19,5.89,1.54,9,6.5,1.57,12,4.17,2.71,6,3.17,2.36,18,4.29,1.7,7,6.33,1.87,12,6.25,1.57,16,6.2,1.64,5,4.29,2.7,14,2.2,1.32,10,5.56,2.65,9,5.6,1.43,10,5.83,1.59,12,6.78,1.39,9,3.5,2.28,16,3.11,2.71,9,5.27,2.33,11,6,1.6,8 +871,balmy,5.23,2.27,22,4.23,2.76,22,5.47,2.17,19,6,1.93,8,4.92,2.43,13,4.43,3.1,7,4.14,2.8,14,4.57,2.44,7,5.91,1.97,11,6.12,2.23,8,4.85,2.23,13,5.89,3.1,9,3.08,1.85,13,5.14,1.77,7,5.67,2.42,12,4.73,2.1,11,5.73,2.41,11,4.38,3.5,8,4.14,2.38,14,5.19,2.14,16,7,2,3 +872,bam,5.05,1.61,19,3.96,2.91,24,4.9,2.2,20,6,1.51,8,4.36,1.36,11,5.5,2.66,6,3.44,2.87,18,5.36,2.62,11,4.33,1.5,9,4.64,1.36,11,5.62,1.85,8,4.5,2.99,10,3.57,2.9,14,5.23,2.42,13,4.29,1.7,7,4.69,1.38,13,5.83,1.94,6,4.94,2.49,16,2,2.83,8,5,2.22,12,4.75,2.31,8 +873,bamboo,6.33,1.68,18,3.2,2.42,20,5.6,2.11,20,5.67,1.15,3,6.5,1.83,14,2.7,2,10,3.7,2.79,10,5.4,1.84,10,5.8,2.44,10,6.4,2.19,5,6.33,1.61,12,3.29,3.3,7,3.15,1.95,13,5.12,2.8,8,5.92,1.56,12,6.64,1.57,11,5.86,1.86,7,4,2.79,10,2.4,1.78,10,5.67,2.45,9,5.55,1.92,11 +874,ban,3.38,2.2,21,5.2,2.44,20,5.86,2.35,21,3.5,1.87,6,3.33,2.38,15,5,2.27,8,5.33,2.64,12,5.82,2.4,11,5.9,2.42,10,2.83,2.14,6,3.6,2.26,15,5.2,2.39,10,5.2,2.62,10,5.5,2.41,14,6.57,2.23,7,3.86,2.48,7,3.14,2.11,14,5.21,2.72,14,5.17,1.83,6,5.67,2.46,12,6.11,2.32,9 +875,banana,6.71,2.03,21,3.21,2.19,24,6.05,1.51,19,5.89,2.67,9,7.33,1.15,12,3.17,1.94,6,3.35,2.32,17,5.57,1.13,7,6.33,1.67,12,6.56,2.28,16,7.2,0.84,5,3.07,2.27,14,3.67,2.12,9,6.44,1.74,9,5.7,1.25,10,6.5,2.47,12,7,1.32,9,3.53,2.29,15,2.67,2,9,5.73,1.35,11,6.5,1.69,8 +876,band,6.44,1.62,18,4.52,2.93,21,5.56,1.95,18,5.5,1.51,8,7.2,1.32,10,5.14,3.48,7,4.21,2.69,14,5.64,1.96,11,5.43,2.07,7,5.82,1.66,11,7.43,0.98,7,3.78,3.53,9,5.08,2.39,12,6.09,2.17,11,4.71,1.25,7,6,1.6,12,7.33,1.37,6,3.58,3.15,12,5.78,2.17,9,5.56,2.35,9,5.56,1.59,9 +877,bandage,3.63,2.01,19,3.64,2.04,22,4.4,1.98,20,2.67,0.58,3,3.87,2.2,15,3.88,1.81,8,3.5,2.21,14,4.5,1.96,10,4.3,2.11,10,4.33,2.5,6,3.33,1.83,12,3.8,1.55,10,3.5,2.43,12,4.25,1.67,8,4.5,2.24,12,3.33,1.78,12,4.14,2.41,7,4,2.67,8,3.43,1.65,14,4.78,1.39,9,4.09,2.39,11 +878,bandanna,5.26,1.48,19,3.15,1.87,20,5.42,2.61,19,5,2,3,5.31,1.45,16,3.5,2.07,6,3,1.84,14,5.33,2.58,6,5.46,2.73,13,5.7,0.95,10,4.78,1.86,9,1.71,0.76,7,3.92,1.85,13,5,2.75,10,5.89,2.52,9,4.88,1.36,8,5.55,1.57,11,3.22,1.99,9,3.09,1.87,11,5.38,3.5,8,5.45,1.92,11 +879,bandit,3.88,1.98,24,5.18,2.77,22,4.77,2.2,26,4.75,1.96,12,3,1.65,12,5,2.77,7,5.27,2.87,15,5.19,2.34,16,4.1,1.85,10,4.33,2.1,12,3.42,1.83,12,4.2,2.86,5,5.47,2.76,17,4.85,2.41,13,4.69,2.06,13,3.67,2.09,15,4.22,1.86,9,4.2,3.26,10,6,2.09,12,4.92,2.43,13,4.62,2.02,13 +880,bandstand,5.81,1.4,21,3.54,2.77,24,5.25,2.15,20,5.5,2.07,8,6,0.82,13,4.5,1.38,6,3.22,3.06,18,5.73,2.15,11,4.67,2.12,9,5.42,1.56,12,6.33,1,9,4.1,2.77,10,3.14,2.8,14,5.54,2.57,13,4.71,0.95,7,5.86,1.1,14,5.71,1.98,7,3.88,2.58,16,2.88,3.18,8,5.08,1.88,12,5.5,2.62,8 +881,bandwagon,3.95,1.35,19,3.95,2.09,21,5.25,2.4,20,4.67,1.53,3,3.81,1.33,16,4,2,6,3.93,2.19,15,4.33,1.03,6,5.64,2.73,14,3.8,1.32,10,4.11,1.45,9,3.29,1.11,7,4.29,2.4,14,5.3,2.71,10,5.2,2.2,10,4.62,1.06,8,3.45,1.37,11,4.11,2.52,9,3.83,1.8,12,4.25,2.96,8,5.92,1.78,12 +882,bandwidth,5.32,1.89,22,3.43,2.42,21,4.91,2.27,22,5.93,2.02,14,4.25,1.04,8,4.27,2.8,11,2.67,1.58,9,5,2.37,6,4.88,2.31,16,5,1.63,10,5.58,2.11,12,2.64,1.96,11,4.3,2.67,10,5.08,2.1,13,4.67,2.6,9,5.17,1.85,12,5.5,2.01,10,3.15,2.58,13,3.88,2.23,8,5,2.34,12,4.8,2.3,10 +883,bane,3.9,1.51,21,3.95,2.8,20,3.5,2.43,22,4.17,1.94,6,3.8,1.37,15,4.62,3.34,8,3.5,2.43,12,3.17,2.89,12,3.9,1.79,10,4.33,1.87,9,3.58,1.16,12,3.78,2.95,9,4.09,2.81,11,3.57,2.76,7,3.47,2.36,15,3.4,1.35,10,4.36,1.57,11,3.69,2.72,13,4.43,3.1,7,3.25,2.7,12,3.8,2.15,10 +884,bang,5.1,1.41,21,6.09,2.48,23,4.89,2.26,19,5.75,1.67,8,4.67,1.15,12,6,2.27,8,6.21,2.75,14,4,1.41,7,5.36,2.66,11,5.38,1.85,8,4.92,1.16,12,6,3.04,9,6.14,2.18,14,4.29,1.6,7,5.25,2.56,12,5.5,1.58,10,4.73,1.19,11,4.78,3.27,9,6.93,1.38,14,5.12,2.39,16,3.67,0.58,3 +885,banger,4.05,2.06,21,3.33,2.32,24,5.45,2.48,20,5.25,2.38,8,3.31,1.49,13,5.67,2.34,6,2.56,1.76,18,6.64,2.38,11,4,1.8,9,4.08,1.98,12,4,2.29,9,4.5,2.51,10,2.5,1.83,14,6.23,2.39,13,4,2.08,7,3.57,1.5,14,5,2.77,7,3.56,2.56,16,2.88,1.81,8,5.58,2.71,12,5.25,2.25,8 +886,banish,3.85,1.53,20,4.71,2.61,24,4.64,2.47,28,4.38,1.19,8,3.5,1.68,12,4.44,2.55,9,4.87,2.72,15,4.79,2.52,14,4.5,2.5,14,3.44,1.67,9,4.18,1.4,11,4.58,2.54,12,4.83,2.79,12,4,2.77,14,5.29,2.02,14,3.5,1.65,10,4.2,1.4,10,4.33,2.57,12,5.08,2.71,12,4.08,2.23,12,5.06,2.62,16 +887,banister,5.42,1.54,19,2.55,1.79,20,5.83,2.33,18,5.33,0.58,3,5.67,1.45,15,2.4,2.07,10,2.7,1.57,10,6.12,2.3,8,5.6,2.46,10,5.5,2.07,6,5.67,0.89,12,1.71,0.76,7,3,2.04,13,5.43,3.15,7,6.09,1.76,11,5.33,1.37,12,5.57,1.9,7,2.5,1.78,10,2.6,1.9,10,6.22,2.49,9,5.44,2.24,9 +888,banjo,6.35,1.27,20,3.53,2.32,19,5.09,1.6,22,6.14,1.21,7,6.46,1.33,13,2.75,1.91,8,4.09,2.51,11,4.83,1.72,6,5.19,1.6,16,6.1,1.2,10,6.44,1.33,9,3.12,1.64,8,3.82,2.75,11,5.33,1.72,15,4.57,1.27,7,6.73,1.49,11,5.89,0.78,9,3.45,1.81,11,3.62,3.02,8,5.09,1.87,11,5.09,1.38,11 +889,bank,6,1.94,18,4.19,2.93,21,4.78,2.13,18,5.25,1.67,8,6.6,2.01,10,4.57,3.51,7,4,2.72,14,4.64,2.06,11,5,2.38,7,5.36,1.69,11,7,2,7,3.22,3.03,9,4.92,2.75,12,4.64,2.29,11,5,2,7,5.75,2.09,12,6.5,1.64,6,2.75,2.3,12,6.11,2.62,9,4.89,2.62,9,4.67,1.66,9 +890,banker,4.89,1.78,18,3.38,2.52,24,5.32,2.25,28,4.25,0.89,8,5.4,2.17,10,3.44,2.83,9,3.33,2.41,15,5.07,2.2,14,5.57,2.34,14,5.38,2.56,8,4.5,0.71,10,4.17,2.72,12,2.58,2.11,12,5.29,2.37,14,5.36,2.21,14,5.44,2.3,9,4.33,0.87,9,3.5,2.5,12,3.25,2.63,12,5.42,2.19,12,5.25,2.35,16 +891,banking,5.47,1.71,19,4.24,2.19,21,4.74,2.28,23,6.2,2.39,5,5.31,1.44,13,5.5,2.43,6,3.73,1.94,15,4.7,1.83,10,4.77,2.65,13,6,1.83,7,5.27,1.68,11,4.86,2.48,7,3.93,2.06,14,4.73,2.2,11,4.75,2.45,12,5.75,1.76,12,5,1.63,7,3.82,2.44,11,4.7,1.89,10,4.64,2.41,14,4.89,2.2,9 +892,bankroll,6.05,1.96,19,4.95,2.53,19,5.58,2.08,24,6.15,2.12,13,5.83,1.72,6,6.8,1.3,5,4.29,2.55,14,6,1.78,13,5.09,2.39,11,5.33,2.45,9,6.7,1.16,10,6.57,1.51,7,4,2.56,12,5.18,1.99,11,5.92,2.18,13,6.22,1.64,9,5.9,2.28,10,5,2.45,10,4.89,2.76,9,6.44,2.13,9,5.07,1.94,15 +893,bankrupt,2.21,1.27,19,5.49,2.62,49,3.41,2.73,49,2.33,1.53,3,2.19,1.28,16,5.84,2.81,19,5.27,2.5,30,3.35,2.76,26,3.48,2.76,23,1.44,0.73,9,2.9,1.29,10,6,2.4,24,5,2.77,25,3.33,2.59,21,3.46,2.87,28,1.57,0.53,7,2.58,1.44,12,5.21,2.6,33,6.06,2.64,16,3.79,3.13,24,3.04,2.28,25 +894,bankruptcy,2.52,1.78,21,5.39,2.21,23,3.31,2.28,26,2.55,1.44,11,2.5,2.17,10,5.73,2.1,11,5.08,2.35,12,3.73,2.05,11,3.07,2.53,14,2.8,2.25,10,2.27,1.27,11,5.27,2.33,11,5.5,2.2,12,3.65,2.12,17,2.75,2.71,8,2.62,2.02,13,2.38,1.41,8,5.07,2.25,15,6,2.14,8,3.29,2.34,17,3.33,2.29,9 +895,banner,5.17,1.24,41,3.55,2.16,20,5.17,2.07,42,5.26,1.05,19,5.09,1.41,22,3.82,2.4,11,3.22,1.92,9,4.53,2.03,17,5.6,2.02,25,5.21,1.18,19,5.33,0.97,21,4.11,2.42,9,3.09,1.92,11,5.12,2.01,26,5.25,2.24,16,4.95,1.32,20,5.38,1.16,21,3.29,2.06,7,3.69,2.29,13,5.04,2.07,24,5.33,2.11,18 +896,banquet,6.11,1.59,19,4.57,2.35,23,5,2.24,28,5.88,1.13,8,6.27,1.9,11,4.11,2.98,9,4.86,1.92,14,4.43,2.31,14,5.57,2.1,14,6.33,1.8,9,5.9,1.45,10,4.75,2.42,12,4.36,2.38,11,4.93,2.43,14,5.07,2.13,14,6,1.76,10,6.22,1.48,9,5.09,2.63,11,4.08,2.07,12,4.83,1.64,12,5.12,2.66,16 +897,banshee,3.58,1.5,19,5.09,2.79,23,4.15,2.13,27,4.38,1.06,8,3,1.55,11,4.67,2.69,9,5.36,2.92,14,4,2.11,14,4.31,2.21,13,3.22,1.09,9,3.9,1.79,10,5.42,3.09,12,4.73,2.53,11,3.15,1.82,13,5.07,2.02,14,3.2,1.48,10,4,1.5,9,5.73,2.61,11,4.5,2.94,12,3.36,1.63,11,4.69,2.3,16 +898,banter,5.48,2.06,21,3.5,2.19,20,5.27,2.43,22,5.17,2.4,6,5.6,1.99,15,3.38,2.5,8,3.58,2.07,12,5.33,2.57,12,5.2,2.39,10,5.56,2.07,9,5.42,2.15,12,3.33,2.12,9,3.64,2.34,11,4.14,2.27,7,5.8,2.4,15,5.2,2.53,10,5.73,1.62,11,3.31,2.21,13,3.86,2.27,7,5.67,2.87,12,4.8,1.81,10 +899,banzai,5.65,2.18,20,4.73,2.25,22,5.71,1.85,21,5.44,2.13,9,5.82,2.32,11,5.3,3.02,10,4.25,1.29,12,5.88,1.64,8,5.62,2.02,13,5.79,1.89,14,5.33,2.94,6,4.62,3.11,8,4.79,1.72,14,6,1.51,8,5.54,2.07,13,6.1,1.73,10,5.2,2.57,10,4.58,2.23,12,4.9,2.38,10,5.58,2.15,12,5.89,1.45,9 +900,baptism,6.62,2.13,21,3.96,2.51,23,5.23,2.34,26,5.91,2.34,11,7.4,1.65,10,4.55,2.58,11,3.42,2.43,12,4.55,2.46,11,5.71,2.27,14,7,2.36,10,6.27,1.95,11,4.45,2.58,11,3.5,2.47,12,5.18,2.27,17,5.25,2.76,8,6.69,2.06,13,6.5,2.39,8,4.33,2.58,15,3.25,2.38,8,5.53,2.4,17,4.67,2.24,9 +901,baptize,5.59,2.53,17,3.32,2.42,22,6.57,2.13,23,5.7,2.45,10,5,2.83,6,3.5,2.83,8,3.21,2.26,14,5.57,2.57,7,7,1.83,16,5,2.08,7,6,2.83,10,2.78,1.92,9,3.69,2.72,13,6.09,2.12,11,7,2.13,12,5.55,2.73,11,5.67,2.34,6,3.55,3.08,11,3.09,1.64,11,6.92,2.06,13,6.1,2.23,10 +902,bar,5,1.83,19,4.53,2.46,40,5.48,2.26,48,4,1,3,5.4,1.76,15,4.44,2.53,18,4.76,2.39,21,5.45,2.36,22,5.5,2.21,26,5.67,2.66,6,4.92,1.08,12,4.57,2.4,21,4.47,2.59,19,4.96,2.46,28,6.2,1.77,20,5.17,1.75,12,4.71,2.06,7,4.19,2.62,27,5.23,2.01,13,5.96,2.08,28,4.8,2.38,20 +903,barbarian,3.14,2.17,21,6.26,2.16,19,3.67,2.52,21,4.33,2.34,6,2.67,1.99,15,6.75,1.91,8,5.91,2.34,11,3.82,2.52,11,3.5,2.64,10,2.83,2.56,6,3.27,2.09,15,6.7,2.21,10,5.78,2.11,9,3.64,2.65,14,3.71,2.43,7,3.14,2.12,7,3.14,2.28,14,6.64,2.27,14,5.2,1.48,5,3.58,2.78,12,3.78,2.28,9 +904,barbaric,3.43,1.83,21,5.6,2.5,20,4.31,2.59,36,3.38,2.07,8,3.46,1.76,13,7.2,1.3,5,5.07,2.6,15,4.18,2.86,11,4.36,2.53,25,3.46,1.98,13,3.38,1.69,8,5.67,2.27,12,5.5,2.98,8,4.6,2.58,20,3.94,2.64,16,4.27,1.74,11,2.5,1.51,10,5.82,2.56,11,5.33,2.55,9,3.73,2.51,22,5.21,2.55,14 +905,barbecue,7.1,1.55,20,5.55,2.76,20,5.59,1.56,22,8,1.15,7,6.62,1.56,13,7,2,9,4.36,2.8,11,5,1.1,6,5.81,1.68,16,6.9,1.91,10,7.44,1.13,9,5.75,2.87,8,5.42,2.81,12,5.27,1.67,15,6.29,1.11,7,7,1.79,11,7.22,1.3,9,6.08,2.39,12,4.75,3.24,8,5.73,1.79,11,5.45,1.37,11 +906,barbed,3.75,1.52,20,5.1,2.29,20,4.58,2.23,26,3.91,1.45,11,3.56,1.67,9,5,3.06,7,5.15,1.91,13,4.46,2.11,13,4.69,2.43,13,3.91,1.51,11,3.56,1.59,9,4.36,2.06,11,6,2.35,9,5.24,2.08,17,3.33,2.06,9,3.5,1.51,10,4,1.56,10,4.67,2.42,12,5.75,2.05,8,5.19,2.14,16,3.6,2.12,10 +907,barber,4.89,2.08,19,3.18,1.92,22,5.91,1.97,22,5.44,2.35,9,4.4,1.78,10,3.62,1.51,8,2.93,2.13,14,5.91,2.17,11,5.91,1.87,11,5.86,1.86,7,4.33,2.06,12,3.8,1.62,10,2.67,2.06,12,5.69,1.97,13,6.22,2.05,9,5,2.21,10,4.78,2.05,9,3.38,2.45,8,3.07,1.64,14,6.14,1.92,14,5.5,2.14,8 +908,barbershop,5.37,1.83,19,3.18,1.82,22,5.82,2.02,22,5.44,1.88,9,5.3,1.89,10,3.62,1.51,8,2.93,1.98,14,6,2.19,11,5.64,1.91,11,5.71,1.5,7,5.17,2.04,12,3.4,1.58,10,3,2.04,12,5.31,2.1,13,6.56,1.74,9,5.7,1.77,10,5,1.94,9,3.25,2.12,8,3.14,1.7,14,6.21,2.12,14,5.12,1.73,8 +909,barbie doll,5.23,2,22,3.96,2.46,23,5.58,1.87,19,4.25,1.75,8,5.77,2.05,13,3.75,2.87,8,4,2.39,14,5.29,2.06,7,5.64,1.86,11,4.62,2.2,8,5.54,1.94,13,3.22,2.68,9,4.43,2.28,14,5.43,2.15,7,5.67,1.78,12,5.45,2.5,11,5,1.41,11,3.11,2.57,9,4.5,2.31,14,5.62,2.03,16,5.33,0.58,3 +910,bard,4.45,1.47,20,2.94,2.04,18,5.32,2.23,22,5,1.87,5,4.27,1.33,15,4.83,2.32,6,2,1.04,12,5.3,1.77,10,5.33,2.64,12,4.8,1.23,10,4.1,1.66,10,3.7,2.36,10,2,1.07,8,4.73,2,11,5.91,2.39,11,4.25,1.6,12,4.75,1.28,8,2.56,2.4,9,3.33,1.66,9,4.64,2.54,11,6,1.73,11 +911,bare,5.5,1.95,22,4.65,2.43,26,5.58,1.86,24,5.89,2.26,9,5.23,1.74,13,4.7,2.41,10,4.62,2.53,16,5.67,1.58,9,5.53,2.07,15,4.88,2.59,8,5.86,1.46,14,5.77,2.28,13,3.54,2.11,13,5.08,1.78,12,6.08,1.88,12,5.17,1.8,12,5.9,2.13,10,4.73,2.63,15,4.55,2.25,11,5.92,1.93,13,5.18,1.78,11 +912,barefoot,6.91,1.9,22,4.33,2.61,21,6.82,2.15,22,6.71,2.2,14,7.25,1.28,8,4.73,2.69,11,4,2.74,9,5.17,2.79,6,7.44,1.55,16,6.4,2.37,10,7.33,1.37,12,3.64,2.73,11,5.1,2.38,10,6.69,2.43,13,7,1.8,9,6.33,2.1,12,7.6,1.43,10,4,2.48,13,4.88,2.9,8,6.92,2.11,12,6.7,2.31,10 +913,barf,2.32,1.77,19,5,2.6,20,3.71,2.53,24,2.77,1.92,13,1.33,0.82,6,5.2,3.19,5,4.93,2.49,15,4.15,2.48,13,3.18,2.6,11,3.22,2.17,9,1.5,0.71,10,6.29,1.98,7,4.31,2.69,13,4.55,2.54,11,3,2.38,13,2.44,2.35,9,2.2,1.14,10,4.3,2.95,10,5.7,2.11,10,4,2.78,9,3.53,2.45,15 +914,bargain,7.63,1.42,19,5.48,2.41,23,6.11,1.88,19,7.22,1.48,9,8,1.33,10,6,2.31,7,5.47,2.42,15,5.6,1.9,10,6.67,1.8,9,8.22,1.2,9,7.1,1.45,10,4.9,2.18,10,6.25,2.38,12,5.25,1.67,8,6.6,1.9,10,7.42,1.51,12,8,1.29,7,5.4,2.3,20,6,3.61,3,5.25,1.67,8,6.73,1.85,11 +915,bargaining,5.37,1.8,19,4.14,2.49,22,6.37,1.98,27,4.83,2.86,6,5.62,1.12,13,4.5,2.51,10,3.83,2.55,12,5.8,2.24,15,7,1.41,11,5,1.94,10,5.78,1.64,9,4.89,1.96,9,3.62,2.75,13,6.82,1.67,17,5.33,2.29,9,5.92,1.88,12,4.43,1.27,7,3.81,2.43,16,5,2.68,6,6.58,2.11,12,6.2,1.93,15 +916,barge,5.44,1.69,18,3.15,2.21,20,4.52,1.53,25,5.6,1.82,5,5.38,1.71,13,3.45,2.38,11,2.78,2.05,9,4.31,1.66,16,4.89,1.27,9,5.43,1.81,7,5.45,1.69,11,2.44,1.59,9,3.73,2.53,11,4.3,1.59,20,5.4,0.89,5,4.89,1.62,9,6,1.66,9,2.73,1.85,11,3.67,2.6,9,4.68,1.6,19,4,1.26,6 +917,baritone,6.05,1.43,19,4,2.05,21,4.74,1.29,23,5.8,0.84,5,6.23,1.64,13,4.5,2.66,6,3.8,1.82,15,5.4,1.07,10,4.23,1.24,13,6,1.15,7,6.18,1.66,11,4.29,2.93,7,3.86,1.56,14,4.73,1.68,11,4.75,0.87,12,5.75,1.14,12,6.57,1.81,7,4.18,2.6,11,3.8,1.32,10,4.93,1.49,14,4.44,0.88,9 +918,barium,4.9,2.07,21,2.91,1.72,22,4.85,2.11,27,5.3,2.21,10,4.55,1.97,11,2.29,1.7,7,3.2,1.7,15,4.76,2.33,17,5,1.76,10,5.64,2.11,11,4.1,1.79,10,2.2,1.64,5,3.12,1.73,17,4.86,2.03,14,4.85,2.27,13,4.92,1.75,13,4.88,2.64,8,2.4,1.58,10,3.33,1.78,12,5.57,1.83,14,4.08,2.18,13 +919,bark,4.86,2.33,21,3.4,2.3,20,4.82,2.92,22,5.33,3.01,6,4.67,2.09,15,4.38,2.72,8,2.75,1.82,12,4.67,2.99,12,5,2.98,10,5.78,3.15,9,4.17,1.19,12,4.22,2.59,9,2.73,1.9,11,2.86,1.86,7,5.73,2.91,15,5.2,2.78,10,4.55,1.92,11,3.31,2.46,13,3.57,2.15,7,5.33,3.17,12,4.2,2.62,10 +920,barkeep,5.7,1.69,20,3.71,2.41,21,5.54,1.86,24,5,2.16,4,5.88,1.59,16,3.5,1.73,4,3.76,2.59,17,5.33,2.45,9,5.67,1.5,15,5.5,0.76,8,5.83,2.12,12,3.3,2.11,10,4.09,2.7,11,5.43,1.79,14,5.7,2.06,10,6.18,0.98,11,5.11,2.2,9,3.7,2.87,10,3.73,2.05,11,5.53,1.77,17,5.57,2.23,7 +921,barley,4.95,1.5,22,3.62,2.33,26,5.79,2.13,24,4.78,1.86,9,5.08,1.26,13,2.9,2.33,10,4.06,2.29,16,6,1.87,9,5.67,2.32,15,5.12,1.25,8,4.86,1.66,14,3.69,2.36,13,3.54,2.4,13,5.33,2.02,12,6.25,2.22,12,4.58,1.56,12,5.4,1.35,10,3,2.3,15,4.45,2.21,11,5.69,1.93,13,5.91,2.43,11 +922,barmaid,4.85,1.63,20,4.6,2.62,20,4.59,1.71,22,5.43,2.44,7,4.54,0.97,13,6.78,2.05,9,2.82,1.4,11,4.83,2.4,6,4.5,1.46,16,4.6,0.84,10,4.67,1.8,9,5.38,3.25,8,4.08,2.11,12,5,1.6,15,3.71,1.7,7,4.64,2.06,11,5.11,0.93,9,5.33,2.93,12,3.5,1.69,8,5.36,1.5,11,3.82,1.6,11 +923,barman,5.28,1.02,18,4.95,2.04,21,4.74,2,23,5.5,0.71,2,5.25,1.06,16,5,2.39,8,4.92,1.89,13,4.67,2.18,9,4.79,1.97,14,5.11,0.78,9,5.44,1.24,9,4.67,2.45,9,5.17,1.75,12,4.87,2.2,15,4.5,1.69,8,4.83,1.33,6,5.5,0.8,12,4.9,1.79,10,5,2.32,11,4.77,2.55,13,4.7,1.06,10 +924,barn,6.16,1.3,19,3.57,2.11,21,5.65,1.87,23,5.8,1.3,5,6.31,1.38,13,3.17,2.48,6,3.73,2.02,15,5.3,1.64,10,5.92,2.06,13,5.71,1.11,7,6.45,1.44,11,4.43,2.88,7,3.14,1.56,14,4.82,1.47,11,6.42,1.93,12,6.25,1.22,12,6,1.53,7,3.73,2.65,11,3.4,1.43,10,5.43,1.99,14,6,1.73,9 +925,barnacle,5.27,1.35,22,3.52,1.97,21,3.68,1.39,22,5.29,1.49,14,5.25,1.16,8,3.91,1.76,11,3.33,2.18,9,3.5,1.38,6,3.75,1.44,16,5.2,1.55,10,5.33,1.23,12,2.91,1.87,11,4.2,1.93,10,4,1.15,13,3.22,1.64,9,5.08,1.16,12,5.5,1.58,10,3.46,2.11,13,3.62,1.85,8,3.75,1.42,12,3.6,1.43,10 +926,barnyard,5.65,1.81,20,2.55,1.79,22,5.15,2.17,26,5.7,1.77,10,5.6,1.96,10,2.29,1.89,7,2.67,1.8,15,5.18,2.6,17,5.11,1.05,9,5.4,1.65,10,5.9,2.02,10,2.2,1.79,5,2.65,1.84,17,5.21,2.39,14,5.08,1.98,12,5.75,1.54,12,5.5,2.27,8,2.5,2.07,10,2.58,1.62,12,5.93,2.02,14,4.25,2.05,12 +927,barometer,5,1.53,19,2.88,1.87,17,3.82,2.58,17,5.45,0.52,11,4.38,2.2,8,2.67,2.08,3,2.93,1.9,14,3.12,2.03,8,4.44,2.96,9,4.88,1.64,8,5.09,1.51,11,3.29,2.06,7,2.6,1.78,10,3.17,2.4,6,4.18,2.71,11,5,1.35,13,5,2,6,2.45,1.75,11,3.67,1.97,6,4.71,2.69,7,3.2,2.44,10 +928,baron,3.9,1.51,21,3.88,1.74,25,4.95,2.72,22,4.25,1.75,8,3.69,1.38,13,4,1.87,13,3.75,1.66,12,5.31,2.84,13,4.44,2.6,9,3.88,1.55,8,4.08,1.51,12,4.57,1.22,14,3,1.95,11,4.92,2.71,12,5,2.87,10,3.4,1.78,10,4.36,1.12,11,3.65,1.9,17,4.38,1.3,8,5.1,2.96,10,4.83,2.62,12 +929,baroness,4.75,1.25,20,4.36,2.15,22,5.53,2.22,19,4.11,1.27,9,5.27,1.01,11,3.8,3.03,5,4.62,1.93,16,4.67,2.42,6,5.92,2.1,13,4.64,1.08,14,5,1.67,6,4.08,2.39,12,4.89,1.9,9,5.11,2.03,9,5.9,2.42,10,4.6,1.07,10,4.9,1.45,10,3.92,2.39,12,4.9,1.79,10,5.83,2.79,6,5.38,2.02,13 +930,barracuda,4.85,2.3,20,5.16,2.49,25,3.47,2.82,19,5.56,2.13,9,4.27,2.37,11,3.5,2.26,6,5.72,2.44,18,3.14,2.97,7,3.67,2.84,12,4.81,2.26,16,5,2.83,4,4.64,2.56,14,5.9,2.47,10,3,2.45,9,3.9,3.18,10,5.36,2.69,11,4.22,1.64,9,5.25,2.65,16,5,2.35,9,4.18,3.19,11,2.5,2,8 +931,barrage,4.24,1.55,21,3.96,1.99,25,4.64,2.65,22,4.62,1.6,8,4,1.53,13,4.31,2.14,13,3.58,1.83,12,5.77,2.09,13,3,2.6,9,5.12,1.64,8,3.92,1,12,4.29,1.59,14,3.55,2.42,11,5.67,2.15,12,3.4,2.76,10,4.1,1.85,10,4.36,1.29,11,3.47,1.91,17,5,1.85,8,5.4,3.03,10,4,2.22,12 +932,barrel,4.92,1.24,38,3.43,2.5,21,4.94,1.39,48,5.08,1.28,24,4.64,1.15,14,4.71,2.5,7,2.79,2.33,14,4.71,1.76,17,5.07,1.17,30,4.71,1.4,17,5.1,1.09,21,3.7,1.83,10,3.18,3.06,11,4.88,1.54,32,5.07,1.1,15,5,1.02,22,4.81,1.52,16,2.62,1.92,8,3.92,2.75,13,5,1.66,28,4.85,0.93,20 +933,barren,3.79,2.59,19,3.59,2.48,22,3.7,2.13,27,3.5,2.95,6,3.92,2.53,13,3.73,2.76,11,3.45,2.3,11,3.82,2.52,11,3.62,1.89,16,4.09,2.7,11,3.38,2.56,8,3.27,2.2,11,3.91,2.81,11,3.78,2.29,18,3.56,1.88,9,4.46,2.7,13,2.33,1.75,6,3.5,2.35,14,3.75,2.87,8,3.62,2.33,16,3.82,1.89,11 +934,barricade,4.32,2.11,19,4.23,2.62,22,4.77,2.57,26,5.83,2.64,6,3.62,1.45,13,3.9,2.38,10,4.5,2.88,12,4.93,2.63,15,4.9,2.42,10,4.5,2.07,10,4.11,2.26,9,4.22,1.79,9,4.23,3.14,13,5.25,2.49,16,4.33,2.55,9,4.83,2.21,12,3.43,1.72,7,4.12,2.47,16,4.5,3.21,6,4.67,3.06,12,4.86,2.18,14 +935,barrier,4.47,1.74,19,4.7,2.05,20,4.88,2.47,24,4.38,2.1,13,4.67,0.52,6,4.8,2.59,5,4.67,1.95,15,5.23,2.77,13,4.45,2.11,11,5.33,1.87,9,3.7,1.25,10,5.14,2.91,7,4.46,1.51,13,5.09,2.3,11,4.69,2.69,13,4.56,1.51,9,4.4,2.01,10,4.4,2.37,10,5,1.76,10,5.44,3.05,9,4.53,2.1,15 +936,barrister,4.95,1.4,21,3.18,2.3,22,4.96,1.79,27,5.2,1.69,10,4.73,1.1,11,2.14,1.95,7,3.67,2.35,15,4.88,1.69,17,5.1,2.02,10,5.36,1.36,11,4.5,1.35,10,3.2,2.28,5,3.18,2.38,17,5.14,1.92,14,4.77,1.69,13,5.15,1.41,13,4.62,1.41,8,3.1,2.69,10,3.25,2.05,12,4.86,2.28,14,5.08,1.12,13 +937,barroom,4.9,1.81,21,4.65,1.6,20,4.71,2.31,21,5,1.1,6,4.87,2.07,15,4,1.6,8,5.08,1.51,12,4.91,2.34,11,4.5,2.37,10,4.33,1.97,6,5.13,1.77,15,4,1.49,10,5.3,1.49,10,4.36,2.62,14,5.43,1.4,7,4.29,1.8,7,5.21,1.81,14,4.5,1.74,14,5,1.26,6,4,2.45,12,5.67,1.8,9 +938,bartender,5.63,2.03,19,4.95,2.74,20,6.15,1.81,20,5.33,0.58,3,5.47,2.1,15,4.7,2.63,10,5.2,2.97,10,5.8,1.23,10,6.5,2.27,10,5,2.76,6,5.67,1.44,12,5.57,2.99,7,4.62,2.66,13,6.62,1.85,8,5.83,1.8,12,6,1.95,12,5,2.16,7,4.6,2.46,10,5.3,3.09,10,6.22,1.86,9,6.09,1.87,11 +939,barter,5.64,1.94,22,4.74,2.08,19,6.45,1.43,20,5.8,1.64,5,5.62,2.13,16,4.62,2.13,8,4.82,2.14,11,6,1.76,10,6.9,0.88,10,5.5,1.93,12,5.8,2.04,10,4.8,2.1,10,4.67,2.18,9,6.18,1.54,11,6.78,1.3,9,5.64,2.2,11,5.64,1.75,11,4.75,2.19,8,4.73,2.1,11,6.11,1.96,9,6.73,0.79,11 +940,base,5.68,1.25,22,3.1,2.17,20,6.37,2.19,19,6.08,1.19,13,5.11,1.17,9,3.57,2.3,7,2.85,2.15,13,6.29,2.21,7,6.42,2.27,12,5.75,1.22,12,5.6,1.35,10,3,1.8,9,3.18,2.52,11,6.5,1.9,10,6.22,2.59,9,5.58,1.31,12,5.8,1.23,10,3.57,1.62,7,2.85,2.44,13,7,1.73,7,6,2.41,12 +941,baseball,5.79,1.93,19,3.15,2.54,20,6.05,1.93,20,7.33,1.53,3,5.33,1.84,15,3.1,2.73,10,3.2,2.49,10,6.4,1.51,10,5.7,2.31,10,5.33,2.25,6,5.83,1.8,12,1.29,0.49,7,4.15,2.64,13,5.5,2.27,8,6.42,1.68,12,5.83,1.99,12,5.71,1.98,7,3,1.89,10,3.3,3.16,10,5.44,2.13,9,6.55,1.69,11 +942,baseball bat,5.75,2.24,20,3.39,2.17,18,5.86,2.29,22,7.6,2.07,5,5.13,2,15,3,1.79,6,3.58,2.39,12,6,1.89,10,5.75,2.67,12,6.1,1.91,10,5.4,2.59,10,3.4,2.07,10,3.38,2.45,8,6.09,2.59,11,5.64,2.06,11,5.42,2.61,12,6.25,1.58,8,2.67,2.06,9,4.11,2.15,9,5.18,2.79,11,6.55,1.51,11 +943,baseline,5.4,1.54,20,2.52,2.36,21,5.16,2.23,25,5.5,2.38,4,5.38,1.36,16,3.25,2.63,4,2.35,2.34,17,6.22,2.11,9,4.56,2.13,16,5,1.51,8,5.67,1.56,12,2.8,2.44,10,2.27,2.37,11,5.57,1.74,14,4.64,2.73,11,5.73,1.42,11,5,1.66,9,2.2,2.1,10,2.82,2.64,11,5.61,2.15,18,4,2.16,7 +944,baseman,5.19,1.08,21,3.95,2.28,22,5.05,1.4,21,5.11,0.93,9,5.25,1.22,12,3.5,2.88,6,4.07,2.15,15,4.33,1.21,6,5.33,1.4,15,5.33,1.12,9,5.08,1.08,12,4.4,2.41,5,3.82,2.3,17,5.5,1.72,10,4.64,0.92,11,5.17,1.27,12,5.22,0.83,9,3.67,1.87,9,4.15,2.58,13,4.75,1.22,12,5.44,1.59,9 +945,basement,4.81,1.99,21,3.33,2.32,24,5.26,2,19,5.89,2.09,9,4,1.54,12,2.83,1.83,6,3.47,2.55,17,4.86,1.35,7,5.5,2.32,12,4.69,2.27,16,5.2,0.45,5,3.29,2.55,14,3.33,2.18,9,5.67,2.12,9,4.9,1.91,10,5.42,2.27,12,4,1.22,9,4,2.54,15,2.22,1.39,9,5.36,2.06,11,5.12,2.03,8 +946,bash,3.68,2.4,19,5.14,2.66,22,4.46,1.9,28,3.33,2.07,6,3.85,2.61,13,5.27,2.65,11,5,2.79,11,5.18,1.89,11,4,1.8,17,4,2.83,11,3.25,1.75,8,5.27,2.65,11,5,2.79,11,4.72,1.99,18,4,1.7,10,3.46,2.33,13,4.17,2.71,6,4.86,3.06,14,5.62,1.85,8,4.75,1.95,16,4.08,1.83,12 +947,bashful,5.55,1.68,22,4.36,2.61,22,4.74,2,19,5.62,1.77,8,5.5,1.7,14,5,2.36,10,3.83,2.79,12,5.67,2.73,6,4.31,1.49,13,5.33,2.1,12,5.8,1.03,10,4.45,2.5,11,4.27,2.83,11,4.57,2.31,14,5.2,0.45,5,5,2.05,11,6.09,1.04,11,4.5,2.46,10,4.25,2.83,12,4.6,1.9,10,4.89,2.2,9 +948,basic,5.5,1.88,20,2.95,1.81,22,6.05,1.87,19,5.33,2.45,9,5.64,1.36,11,2.6,1.67,5,3.06,1.95,16,6.67,1.86,6,5.77,1.88,13,5.93,1.73,14,4.5,1.97,6,3.42,2.11,12,2.33,1.32,9,4.89,1.27,9,7.1,1.73,10,6.3,1.7,10,4.7,1.77,10,2.92,1.68,12,3,2.05,10,6.5,1.76,6,5.85,1.95,13 +949,basics,5.86,1.24,21,3.14,2.03,21,5.55,2.01,20,5.78,1.3,9,5.92,1.24,12,3.5,2.95,6,3,1.65,15,5.6,1.34,5,5.53,2.23,15,5.56,1.24,9,6.08,1.24,12,1.5,0.58,4,3.53,2.07,17,4.78,2.05,9,6.18,1.83,11,5.83,1.47,12,5.89,0.93,9,3.75,1.83,8,2.77,2.13,13,5.18,2.18,11,6,1.8,9 +950,basil,6.43,2.01,21,3.82,2.28,22,5.36,1.87,22,6.11,1.96,9,6.67,2.1,12,2.5,1.52,6,4.2,2.4,15,5.17,1.72,6,5.44,1.97,16,6.33,1.41,9,6.5,2.43,12,4.2,2.59,5,3.71,2.26,17,4.64,1.75,11,6.09,1.76,11,6.17,2.29,12,6.78,1.64,9,4.44,2.01,9,3.38,2.43,13,4.92,1.62,12,5.9,2.08,10 +951,basin,5.47,1.39,19,2.77,1.97,22,4.75,1.38,28,5.33,0.82,6,5.54,1.61,13,2.82,1.78,11,2.73,2.24,11,5.09,1.7,11,4.53,1.12,17,5.36,1.29,11,5.62,1.6,8,2.82,1.78,11,2.73,2.24,11,4.89,1.6,18,4.5,0.85,10,5.31,1.44,13,5.83,1.33,6,3,2.22,14,2.38,1.51,8,4.75,1.73,16,4.75,0.75,12 +952,basis,5.42,1.84,19,2.68,1.78,22,5.18,1.72,28,4.33,1.75,6,5.92,1.71,13,2.27,1.35,11,3.09,2.12,11,5.18,2.27,11,5.18,1.33,17,5.55,1.97,11,5.25,1.75,8,2,0.77,11,3.36,2.25,11,5.22,1.66,18,5.1,1.91,10,5.38,1.94,13,5.5,1.76,6,2.71,2.02,14,2.62,1.41,8,5.19,2.01,16,5.17,1.34,12 +953,bask,6.37,1.89,19,3.86,2.08,22,6.17,2.37,23,6.55,1.44,11,5.86,2.54,7,4.75,2.38,8,3.36,1.78,14,5.71,3.04,7,6.38,2.09,16,6.38,1.51,8,6.36,2.2,11,3.22,2.05,9,4.31,2.06,13,6.55,2.02,11,5.83,2.69,12,6.08,2.27,12,6.86,0.9,7,3.45,2.3,11,4.27,1.85,11,5.69,2.69,13,6.8,1.81,10 +954,basket,5.66,1.06,41,2.48,1.4,21,5.3,1.86,44,5.2,0.63,10,5.69,1.07,29,2,1.53,7,2.69,1.38,13,5,1.98,22,5.59,1.74,22,5.37,0.76,19,5.81,1.17,21,2,1.29,7,2.69,1.49,13,4.9,1.84,29,6.07,1.71,15,5.48,0.79,23,5.89,1.32,18,2.45,1.51,11,2.5,1.35,10,4.76,1.88,25,6,1.63,19 +955,basketball,5.67,2.01,21,4.35,3.07,23,5.05,2.36,21,6.2,2.77,5,5.5,1.79,16,5.33,2.77,12,3.27,3.13,11,5.36,2.62,11,4.22,1.56,9,5.58,2.39,12,5.78,1.48,9,4.44,2.9,16,4.14,3.67,7,5.45,2.16,11,4.6,2.59,10,5.77,2.09,13,5.5,2,8,4.58,3.24,19,3.25,2.06,4,4.57,2.34,14,6,2.24,7 +956,bass,5.23,1.38,22,4.87,2.69,23,5.89,1.94,19,6,1.51,8,5,0.82,13,6.25,2.55,8,4.14,2.63,14,6.14,2.04,7,5.82,2.04,11,5.25,1.75,8,5.46,0.78,13,5.11,2.57,9,4.71,2.84,14,4.86,1.57,7,6.5,1.93,12,5.64,1.21,11,4.82,1.47,11,4.67,3.32,9,5,2.32,14,6.12,1.96,16,4.67,1.53,3 +957,bass guitar,6.27,1.75,22,4.88,2.67,25,6.43,2.27,23,7.11,1.36,9,5.69,1.8,13,4.1,2.73,10,5.4,2.59,15,6.22,2.49,9,6.57,2.21,14,6.75,1.04,8,6,2.04,14,5.46,2.4,13,4.25,2.9,12,6.58,2.31,12,6.27,2.33,11,5.58,1.88,12,7.1,1.2,10,5.07,2.76,14,4.64,2.66,11,6.77,2.17,13,6,2.45,10 +958,bastard,3.31,1.97,42,5.1,2.27,41,2.59,1.33,22,3.58,2.01,19,3.09,1.95,23,4.62,2.33,16,5.38,2.26,24,3.4,1.35,10,1.92,0.9,12,3.27,2.02,15,3.33,1.98,27,4.6,2.62,20,5.55,1.85,20,2.55,1.04,11,2.64,1.63,11,3.39,1.94,18,3.25,2.03,24,4.91,2.52,22,5.32,1.97,19,2.73,1.49,11,2.45,1.21,11 +959,bat,4.81,2.11,21,4.57,2.52,23,4.29,2.33,21,5,3.54,5,4.75,1.61,16,5.17,2.17,12,3.91,2.81,11,3.73,1.95,11,4.44,2.35,9,4.33,1.97,12,5.44,2.24,9,4.56,2.39,16,4.57,2.99,7,4.18,1.83,11,4.4,2.88,10,5.08,2.06,13,4.38,2.26,8,4.84,2.57,19,3.25,2.06,4,4.21,2.29,14,4.43,2.57,7 +960,batch,5.57,1.25,21,3.29,1.85,21,5.43,1.83,21,5.22,1.48,9,5.83,1.03,12,2.67,1.97,6,3.43,1.83,14,5,2.28,6,5.6,1.68,15,5.67,1.32,9,5.5,1.24,12,4.2,1.79,5,3,1.83,16,4.9,2.23,10,5.91,1.3,11,5.92,1.51,12,5.11,0.6,9,3.38,1.69,8,3.23,2.01,13,5.08,2.15,12,5.89,1.27,9 +961,bath,7,1.75,37,3.25,2.35,40,6.64,2.37,50,6.93,1.38,14,7.04,1.97,23,3.79,2.78,19,2.85,1.81,20,6.46,2.52,26,6.83,2.24,24,7.05,1.23,20,6.94,2.25,17,3.52,2.64,21,2.95,2.01,19,5.71,2.67,21,7.31,1.91,29,6.94,1.35,18,7.05,2.09,19,3.26,2.61,27,3.23,1.79,13,6.67,2.37,24,6.62,2.42,26 +962,bathe,7.5,1.24,20,3.15,2.23,20,6.5,1.79,22,7.57,1.4,7,7.46,1.2,13,3.89,2.62,9,2.55,1.75,11,7.17,1.94,6,6.25,1.73,16,7.6,1.43,10,7.67,0.71,9,3.5,2.73,8,2.92,1.93,12,6.53,1.81,15,6.43,1.9,7,7.55,1.21,11,7.44,1.33,9,3.67,2.61,12,2.38,1.3,8,6.73,2,11,6.27,1.62,11 +963,bathhouse,5.32,1.7,22,4,2.54,23,5.68,1.86,19,5.62,1.85,8,4.85,1.28,13,4,2.62,8,4.07,2.67,14,5.14,2.19,7,6,1.73,11,5.75,1.58,8,4.77,1.42,13,4.11,3.06,9,3.93,2.27,14,4.71,1.8,7,6.25,1.71,12,5.27,1.74,11,5.36,1.75,11,4.11,3.14,9,3.93,2.2,14,5.31,1.78,16,7.67,0.58,3 +964,bathing,6.14,1.9,21,3.23,2.45,22,6.93,2.11,27,5.8,2.1,10,6.45,1.75,11,3.57,2.76,7,3.07,2.37,15,7.29,2.11,17,6.3,2.06,10,5.82,2.23,11,6.5,1.51,10,1.8,1.79,5,3.65,2.5,17,6.93,2.34,14,6.92,1.93,13,6,2.24,13,6.38,1.3,8,3,2.87,10,3.42,2.15,12,7.5,1.45,14,6.31,2.56,13 +965,bathrobe,6.48,1.4,21,4.05,2.86,20,5.47,2.46,36,6.62,1.51,8,6.38,1.39,13,5.4,3.36,5,3.6,2.64,15,5.64,2.42,11,5.4,2.52,25,6.77,1.36,13,6,1.41,8,4.33,2.93,12,3.62,2.88,8,4.75,2.4,20,6.38,2.28,16,6.18,1.54,11,6.8,1.23,10,4.45,2.94,11,3.56,2.83,9,5.23,2.69,22,5.86,2.07,14 +966,bathroom,5.26,0.45,19,2.86,1.91,43,5.25,2.53,20,5.67,0.58,3,5.19,0.4,16,2.82,2.27,17,2.88,1.68,26,6,2,6,4.93,2.73,14,5.43,0.53,7,5.17,0.39,12,3.79,2.29,14,2.41,1.55,29,4.8,2.57,10,5.7,2.54,10,5,0,9,5.5,0.53,10,2.81,2.14,26,2.94,1.56,17,5.62,3.38,8,5,1.91,12 +967,bathtub,6.26,1.81,38,3.63,2.56,43,5.91,2.28,54,5.79,1.72,14,6.54,1.84,24,3.33,2.41,15,3.79,2.67,28,6.22,2.21,32,5.52,2.4,21,6.48,1.5,21,6,2.15,17,4.16,2.57,19,3.21,2.54,24,5.84,2.52,31,6.09,1.97,22,6.63,1.3,19,5.89,2.18,19,3.85,2.59,26,3.29,2.57,17,5.88,2.36,26,5.93,2.26,28 +968,baton,4.63,1.71,19,3.64,2.13,22,5.38,1.76,24,4,1.79,6,4.92,1.66,13,3.67,2.39,12,3.6,1.9,10,5,1.51,8,5.56,1.9,16,4.3,1.25,10,5,2.12,9,3.89,2.37,9,3.46,2.03,13,5.29,2.05,17,5.67,0.82,6,4.25,1.16,8,4.91,2.02,11,3.44,1.81,9,3.77,2.39,13,5.25,1.98,16,5.62,1.3,8 +969,battalion,5.14,1.82,21,4.76,2.4,25,4.77,2.22,22,5.62,1.92,8,4.85,1.77,13,5.08,2.6,13,4.42,2.23,12,5.54,2.07,13,3.67,2.06,9,5.5,2.2,8,5.08,1.56,12,5.36,1.82,14,4,2.9,11,5.17,1.95,12,4.3,2.54,10,5.1,2.13,10,5.18,1.6,11,4.18,2.46,17,6,1.85,8,5.2,2.2,10,4.42,2.27,12 +970,batter,5.24,2.17,21,3.85,2.39,20,6,2.56,22,6,2.83,6,4.93,1.87,15,4.5,1.93,8,3.42,2.64,12,6.83,2.25,12,5,2.67,10,5.22,2.28,9,5.25,2.18,12,4.22,1.92,9,3.55,2.77,11,5.57,2.76,7,6.2,2.54,15,4.9,2.73,10,5.55,1.57,11,3.85,2.19,13,3.86,2.91,7,6.58,2.81,12,5.3,2.16,10 +971,battered,2.95,1.5,21,3.86,2.57,22,3.22,2.31,27,3.8,1.23,10,2.18,1.33,11,3,2.38,7,4.27,2.63,15,3.35,2.15,17,3,2.67,10,3.18,1.72,11,2.7,1.25,10,2.4,1.95,5,4.29,2.62,17,3.36,2.27,14,3.08,2.43,13,2.92,1.61,13,3,1.41,8,3.3,3.06,10,4.33,2.1,12,3,2.25,14,3.46,2.44,13 +972,battering,2.75,1.41,20,4.67,2.57,18,4.36,2.22,22,2,1.22,5,3,1.41,15,4.5,2.59,6,4.75,2.67,12,5.7,1.49,10,3.25,2.14,12,2.9,1.6,10,2.6,1.26,10,5.3,2.63,10,3.88,2.42,8,4.45,2.38,11,4.27,2.15,11,2.42,1.08,12,3.25,1.75,8,3.22,2.28,9,6.11,2.03,9,4.55,2.3,11,4.18,2.23,11 +973,battery,4.26,1.76,19,3.95,2.35,20,4.35,2.35,20,4.33,2.08,3,4.27,1.83,15,4.2,2.44,10,3.7,2.36,10,4.6,2.01,10,4.1,2.73,10,3.5,1.52,6,4.67,1.87,12,4.29,2.93,7,3.77,2.09,13,3.38,2.67,8,5,1.95,12,4.5,1.83,12,3.86,1.68,7,3.7,2.63,10,4.2,2.15,10,3.78,2.39,9,4.82,2.32,11 +974,battle,3.52,2.23,21,6.25,2.94,20,5.63,2.83,19,4.69,2.02,13,1.62,0.74,8,7.57,1.4,7,5.54,3.33,13,6,2.83,7,5.42,2.94,12,4,2.52,12,2.89,1.69,9,7.11,2.67,9,5.55,3.08,11,7.1,1.66,10,4,3.04,9,3.5,2.47,12,3.56,2.01,9,6.86,2.73,7,5.92,3.09,13,7,1.91,7,4.83,3.04,12 +975,battlefield,3.89,2.16,19,6.48,2.19,23,4.05,2.33,21,4.88,2.23,8,3.18,1.89,11,7,1.67,11,6,2.56,12,4.12,1.96,8,4,2.61,13,3.77,2.05,13,4.17,2.56,6,5.78,2.54,9,6.93,1.9,14,4.75,2.25,8,3.62,2.36,13,3.33,1.87,9,4.4,2.37,10,6.08,2.02,13,7,2.4,10,3.83,2.69,12,4.33,1.87,9 +976,battleground,4.09,2.04,22,5.76,2.61,21,4.09,2.22,22,4.64,2.21,14,3.12,1.36,8,5.73,3,11,5.67,2.35,9,4.83,2.32,6,3.81,2.2,16,4.5,2.32,10,3.75,1.82,12,5,2.53,11,6.6,2.55,10,4.31,1.84,13,3.78,2.77,9,4.33,1.97,12,3.8,2.2,10,5.38,3.07,13,6.38,1.6,8,3.75,1.71,12,4.5,2.76,10 +977,battlements,3.7,1.49,20,4.52,2.47,23,5.14,2.17,21,4.2,2.17,5,3.53,1.25,15,5.58,1.78,12,3.36,2.66,11,5,2.37,11,4.89,1.69,9,3.09,1.3,11,4.44,1.42,9,4.75,2.41,16,4,2.71,7,5.36,1.57,11,4.9,2.77,10,3.83,1.59,12,3.5,1.41,8,4.79,2.51,19,3.25,2.06,4,4.71,2.05,14,6,2.31,7 +978,battleship,4.43,1.63,21,3.41,2.36,22,5.3,2.38,27,4.2,1.55,10,4.64,1.75,11,2.14,1.68,7,4,2.45,15,5.29,2.49,17,5.3,2.31,10,4.18,1.54,11,4.7,1.77,10,2.2,1.79,5,3.76,2.44,17,5.29,2.23,14,5.31,2.63,13,4.15,1.46,13,4.88,1.89,8,3.5,2.88,10,3.33,1.97,12,5.57,2.47,14,5,2.35,13 +979,batty,4.44,2.01,18,4.05,2.72,22,4.21,1.52,28,5.67,1.75,6,3.83,1.9,12,3.91,2.91,11,4.18,2.64,11,4.55,1.37,11,4,1.62,17,4.5,1.72,10,4.38,2.45,8,3.18,2.27,11,4.91,2.95,11,4.56,1.38,18,3.6,1.65,10,4.75,1.42,12,3.83,2.93,6,3.79,2.69,14,4.5,2.88,8,3.94,1.69,16,4.58,1.24,12 +980,bauble,5.71,1.93,21,3.83,2.25,23,4.67,2.54,18,5.78,1.86,9,5.67,2.06,12,4.45,1.57,11,3.25,2.67,12,4.4,2.17,10,5,3.07,8,5,2.08,7,6.23,1.79,13,3.82,2.09,11,3.83,2.48,12,4.29,2.56,7,4.91,2.63,11,5.31,1.89,13,6.38,1.92,8,3.82,2.64,11,3.83,1.95,12,4.22,2.44,9,5.11,2.71,9 +981,bawl,3.58,1.54,19,4.86,2.55,22,4.14,1.88,21,4.11,1.17,9,3.1,1.73,10,4.75,2.49,8,4.93,2.67,14,4.7,2.11,10,3.64,1.57,11,4.57,0.79,7,3,1.6,12,4.4,1.65,10,5.25,3.14,12,3.92,1.8,13,4.5,2.07,8,3.8,1.48,10,3.33,1.66,9,4.5,2.93,8,5.07,2.4,14,4.23,1.69,13,4,2.27,8 +982,bay,7.23,1.19,22,3.26,2.21,19,4.86,1.96,21,6.8,1.48,5,7.38,1.15,16,3.88,2.3,8,2.82,2.14,11,4.6,2.12,10,5.09,1.87,11,7,1.28,12,7.5,1.08,10,3.7,2.5,10,2.78,1.86,9,4.25,2.01,12,5.67,1.66,9,7.45,1.21,11,7,1.18,11,3.38,2.56,8,3.18,2.04,11,4.78,2.05,9,4.92,1.98,12 +983,bayonet,4.68,1.83,19,4.45,2.56,22,5.17,2.31,18,4.56,1.42,9,4.8,2.2,10,4.86,2.48,7,4.43,2.68,14,5.4,2.12,10,4.88,2.64,8,5.56,1.59,9,3.9,1.73,10,4.2,2.97,10,4.91,2.21,11,5.14,2.04,7,5.3,2.67,10,5.25,1.71,12,3.71,1.7,7,4.21,2.53,19,6,2.65,3,5.25,2.19,8,5.1,2.51,10 +984,bayou,6.2,1.15,20,3.81,2.29,21,5.44,2.14,25,5.33,0.58,3,6.35,1.17,17,3.86,2.48,7,3.85,2.38,13,5.38,2.2,8,5.47,2.18,17,5.43,0.79,7,6.62,1.12,13,4,2,7,3.77,2.59,13,5.29,2.2,14,5.64,2.16,11,6.11,0.93,9,6.27,1.35,11,4,2.53,11,3.6,2.12,10,5.44,2.5,18,5.43,0.79,7 +985,bazaar,6.42,1.35,19,5.9,1.95,21,5.48,1.9,23,5.2,1.1,5,6.85,1.21,13,5.33,2.73,6,6.13,1.6,15,5,1.89,10,5.85,1.91,13,5.71,1.38,7,6.82,1.25,11,6.14,2.48,7,5.79,1.72,14,5.18,2.18,11,5.75,1.66,12,6.25,0.87,12,6.71,1.98,7,6.09,2.12,11,5.7,1.83,10,4.79,1.89,14,6.56,1.42,9 +986,bazooka,5.37,1.98,19,6.1,2.19,21,4.04,2.42,23,6.4,1.14,5,4.92,2.18,13,5.83,2.93,6,6.2,1.93,15,5.1,2.28,10,3.23,2.28,13,5.57,1.72,7,5.18,2.27,11,6.57,2.82,7,5.86,1.88,14,5,2,11,3.17,2.52,12,5.67,1.97,12,4.86,2.04,7,6.18,2.48,11,6,1.94,10,4.57,2.62,14,3.22,1.92,9 +987,be,6.18,1.44,22,3.43,2.31,21,5.5,2.85,18,6.83,1.83,6,5.87,1.25,15,3.29,2.98,7,3.5,2.03,14,4.67,3.32,9,6.38,2.33,8,6.21,1.48,14,6,1.53,7,3.67,2.69,9,3.25,2.09,12,5.4,3.31,10,5.62,2.39,8,6.07,1.54,14,6.38,1.3,8,3.33,3.27,6,3.47,1.96,15,6.1,3.25,10,4.75,2.25,8 +988,beach,7.21,1.51,42,5.1,2.23,21,5.7,2.33,53,7.42,1.64,19,7.04,1.4,23,5.5,2.56,8,4.85,2.08,13,5.72,2.22,32,5.8,2.55,20,7.17,1.77,23,7.26,1.15,19,5.67,2.18,9,4.67,2.27,12,5.77,2.6,30,5.73,1.96,22,7.21,1.69,24,7.22,1.26,18,6.1,1.66,10,4.18,2.36,11,5.4,2.38,25,5.96,2.3,28 +989,beacon,5.18,1.44,22,4.52,2.48,23,5.32,2.47,19,4.62,1.6,8,5.31,1.11,13,5,2.93,8,4.14,2.32,14,5,2.77,7,5.36,2.46,11,4.25,1.67,8,5.54,0.78,13,3.89,2.85,9,4.93,2.23,14,4.43,2.44,7,5.83,2.44,12,5.09,0.54,11,5.27,2,11,3.11,1.83,9,5.43,2.47,14,5.44,2.37,16,4.67,3.51,3 +990,bead,6.05,1.86,21,3.4,2.41,20,3.91,2.16,22,6.5,1.76,6,5.87,1.92,15,3.5,2.73,8,3.33,2.31,12,3.58,2.35,12,4.3,1.95,10,7,1.8,9,5.33,1.61,12,3,1.8,9,3.73,2.87,11,3.71,1.7,7,4,2.39,15,6,2.16,10,6.09,1.64,11,2.69,1.84,13,4.71,2.93,7,3.92,2.35,12,3.9,2.02,10 +991,beady,4.58,1.64,19,3.73,2.29,22,4.73,2.1,22,4.67,1.41,9,4.5,1.9,10,4.62,2.62,8,3.21,2.01,14,5.09,2.02,11,4.36,2.2,11,5.29,0.76,7,4.17,1.9,12,3.8,1.62,10,3.67,2.81,12,4.77,2.13,13,4.67,2.18,9,4.8,1.69,10,4.33,1.66,9,3.75,2.49,8,3.71,2.27,14,4.57,2.38,14,5,1.6,8 +992,beak,4.9,1.94,20,2.81,2.14,21,4.28,2.05,25,3.5,2.65,4,5.25,1.65,16,2.5,1,4,2.88,2.34,17,5.56,2.13,9,3.56,1.67,16,5.12,1.55,8,4.75,2.22,12,2.6,1.78,10,3,2.49,11,4.5,1.99,14,4,2.19,11,4.91,1.58,11,4.89,2.42,9,2,1.56,10,3.55,2.38,11,4.39,2.25,18,4,1.53,7 +993,beaker,5.5,1.15,20,3.79,2.1,19,6,1.5,26,5.27,0.65,11,5.78,1.56,9,3.43,2.07,7,4,2.17,12,5.85,1.46,13,6.15,1.57,13,5.64,1.43,11,5.33,0.71,9,4.2,2.04,10,3.33,2.18,9,6.18,1.67,17,5.67,1.12,9,5.3,0.95,10,5.7,1.34,10,3.83,1.75,12,3.71,2.75,7,5.69,1.62,16,6.5,1.18,10 +994,beam,5.74,1.45,19,3.59,2.48,22,6.54,2.27,26,6,2.24,7,5.58,0.79,12,3.8,2.3,10,3.42,2.71,12,6.43,1.87,14,6.91,2.74,11,5.8,1.32,10,5.67,1.66,9,4,2.35,9,3.31,2.63,13,7.29,2.2,17,5.25,1.75,8,6,1.47,13,5.17,1.33,6,3,2.16,16,5.17,2.79,6,6.18,2.48,11,6.8,2.14,15 +995,bean,6,2.08,19,2.95,2.46,20,5.6,1.9,20,6.67,2.08,3,5.8,2.18,15,2.2,1.87,10,3.7,2.83,10,6,1.33,10,5.2,2.35,10,6,2.83,6,5.92,1.83,12,2.43,2.99,7,3.23,2.2,13,5.5,2.14,8,5.67,1.83,12,6.42,1.88,12,5.29,2.36,7,3.3,2.91,10,2.6,2.01,10,5.44,2.19,9,5.73,1.74,11 +996,beanbag,5.88,1.73,17,3,2.37,22,6.17,2.37,23,4.4,2.19,5,6.5,1.09,12,3.92,2.68,12,1.9,1.37,10,5.71,2.75,7,6.38,2.25,16,6.1,1.37,10,5.57,2.23,7,3.78,2.86,9,2.46,1.9,13,6.06,2.59,17,6.8,1.79,5,6.12,1.36,8,5.67,2.06,9,2.44,1.94,9,3.38,2.63,13,6.38,2.39,16,5.71,2.43,7 +997,beanie,5.58,1.39,19,3.58,2.12,24,5.36,2.08,28,5.25,1.39,8,5.82,1.4,11,3.44,2.6,9,3.67,1.88,15,4.93,2.02,14,5.79,2.12,14,5.67,1.73,9,5.5,1.08,10,4.25,2.34,12,2.92,1.73,12,5.29,2.2,14,5.43,2.03,14,6.3,1.42,10,4.78,0.83,9,4.42,2.19,12,2.75,1.76,12,5.42,1.62,12,5.31,2.41,16 +998,bear,5.33,2.25,18,4.5,3.07,20,3.59,2.15,17,5,2.73,8,5.6,1.9,10,5,3.42,7,4.23,2.98,13,3.3,1.89,10,4,2.58,7,5.36,2.38,11,5.29,2.21,7,3.67,3.12,9,5.18,2.99,11,3.5,2.64,10,3.71,1.38,7,5,2.13,12,6,2.53,6,3.75,2.9,12,5.62,3.16,8,3.78,2.59,9,3.38,1.69,8 +999,bearable,5.72,1.71,18,3.57,2.27,23,5.47,2.14,19,5.22,1.64,9,6.22,1.72,9,2.86,2.54,7,3.87,2.23,15,5.2,2.25,10,5.78,2.11,9,6,1.73,9,5.44,1.74,9,4.6,2.72,10,2.67,1.56,12,5.38,1.85,8,5.6,2.55,10,5.73,1.49,11,5.71,2.14,7,3.6,2.39,20,3.33,1.53,3,5.75,1.16,8,5.27,2.69,11 +1000,beard,5.09,2,22,3.18,2.08,22,5.42,2.27,19,5.88,1.55,8,4.64,2.13,14,3.8,2.44,10,2.67,1.67,12,4.71,2.93,7,5.83,1.8,12,4.91,2.26,11,5.27,1.79,11,2.45,2.11,11,3.91,1.87,11,5.07,2.43,14,6.4,1.52,5,4.7,2.16,10,5.42,1.88,12,2.9,2.08,10,3.42,2.15,12,5.22,2.11,9,5.6,2.5,10 +1001,bearded,5.67,1.68,21,5.53,2.63,19,6.06,2.24,36,6.25,1.91,8,5.31,1.49,13,6.6,1.52,5,5.14,2.88,14,6.55,2.25,11,5.84,2.25,25,5.92,1.93,13,5.25,1.16,8,5.75,2.67,12,5.14,2.73,7,5.65,2.28,20,6.56,2.16,16,5.64,1.5,11,5.7,1.95,10,6.36,2.54,11,4.38,2.45,8,5.73,2.45,22,6.57,1.83,14 +1002,bearer,4.95,1.53,21,4.7,2.18,20,5.67,2.18,21,5.5,1.22,6,4.73,1.62,15,5.12,2.36,8,4.42,2.11,12,6.18,1.66,11,5.1,2.6,10,5,1.9,6,4.93,1.44,15,5,2.67,10,4.4,1.65,10,5.43,2.44,14,6.14,1.57,7,4.86,1.77,7,5,1.47,14,5,2.39,14,4,1.55,6,5.58,2.15,12,5.78,2.33,9 +1003,bearings,5.43,1.16,21,3.29,2.24,21,5.32,1.64,22,5.71,1.33,14,4.86,0.38,7,4.09,2.63,11,2.56,1.33,9,5.17,1.17,6,5.38,1.82,16,5.56,1.42,9,5.33,0.98,12,2.82,1.66,11,3.8,2.74,10,5.46,1.45,13,5.11,1.96,9,5.82,1.33,11,5,0.82,10,3.23,2.35,13,3.38,2.2,8,5.17,1.7,12,5.5,1.65,10 +1004,bearskin,4.25,1.68,20,3.95,2.56,21,5.6,2.47,25,5.33,0.58,3,4.06,1.75,17,3.86,2.85,7,4.08,2.6,13,5.5,1.93,8,5.65,2.74,17,4.57,1.13,7,4.08,1.93,13,3.29,1.8,7,4.38,2.96,13,5.43,2.5,14,5.82,2.52,11,4.44,1.59,9,4.09,1.81,11,3.55,2.42,11,4.4,2.76,10,5.56,2.73,18,5.71,1.8,7 +1005,beast,4.42,2.01,19,5.83,2.38,18,4.08,2.3,62,5,2,3,4.31,2.06,16,5.83,2.04,6,5.83,2.62,12,4,2.18,22,4.05,2.37,39,4.9,2.13,10,3.89,1.83,9,6.6,2.12,10,4.88,2.47,8,4.16,2.29,37,3.83,2.32,24,4.12,2.17,8,4.64,1.96,11,4.89,2.76,9,6.78,1.56,9,3.87,2.41,39,4.43,2.11,23 +1006,beastly,4.19,2.04,21,6.22,2.02,23,4.38,2.38,21,5.2,3.03,5,3.88,1.63,16,6.58,2.11,12,5.82,1.94,11,3.82,2.14,11,4.56,2.3,9,4.08,2.07,12,4.33,2.12,9,6.38,2.19,16,5.86,1.68,7,4.82,1.94,11,3.9,2.81,10,3.85,2.08,13,4.75,1.98,8,6.63,1.95,19,4.25,0.96,4,4.14,2.38,14,4.86,2.48,7 +1007,beat,4.38,2.2,21,5.52,2.34,21,5.59,1.94,17,5.17,2.48,6,4.21,2.08,14,5.71,2.5,7,5.43,2.34,14,6.22,1.72,9,4.88,2.03,8,4.85,2.08,13,3.86,2.41,7,5.22,2.82,9,5.75,2.01,12,6,2.24,9,5.12,1.55,8,4.38,2.22,13,4.38,2.33,8,5.33,2.8,6,5.6,2.23,15,5.44,2.55,9,5.75,1.04,8 +1008,beater,3.06,1.98,18,4.22,2.58,23,4.84,1.95,19,3.33,2.18,9,2.78,1.86,9,4.86,2.73,7,4.07,2.58,15,5.2,2.1,10,4.44,1.81,9,3.22,2.05,9,2.89,2.03,9,4.7,2.67,10,4,2.59,12,4.5,1.6,8,4.9,2.23,10,3.55,1.97,11,2.29,1.89,7,4.35,2.66,20,3.33,2.08,3,4.62,1.6,8,5,2.24,11 +1009,beatnik,3.89,1.7,19,4.21,2.48,24,4.61,2.31,28,4.38,1.51,8,3.55,1.81,11,4,3.04,9,4.33,2.19,15,4.14,2.11,14,5.07,2.5,14,4.22,1.86,9,3.6,1.58,10,4.92,2.84,12,3.5,1.93,12,4.14,2.38,14,5.07,2.23,14,4,1.7,10,3.78,1.79,9,4.5,2.35,12,3.92,2.68,12,4.33,2.06,12,4.81,2.54,16 +1010,beautiful,7.61,1.74,41,5.71,2.82,41,6.17,2.24,24,7.83,1.65,18,7.43,1.83,23,6.05,2.74,19,5.41,2.92,22,6.11,2.15,9,6.2,2.37,15,7.3,1.89,20,7.95,1.61,20,6.38,2.55,16,5.28,2.95,25,6.29,1.98,7,6.12,2.39,17,7.42,2.12,24,7.88,0.99,17,6.04,2.73,24,5.24,2.97,17,6,2.06,9,6.27,2.4,15 +1011,beauty,7.58,1.35,19,4.89,2.78,47,5.6,2.32,48,7.44,1.74,9,7.7,0.95,10,4.07,2.5,14,5.24,2.85,33,5.22,2.71,18,5.83,2.07,30,6.71,1.7,7,8.08,0.79,12,5.17,3.02,23,4.62,2.55,24,5.3,2.27,33,6.27,2.37,15,7.3,1.25,10,7.89,1.45,9,5,3,25,4.77,2.56,22,5.35,2.48,26,5.91,2.14,22 +1012,beaver,5,1.84,21,4.05,2.26,22,5.15,2.03,20,4.4,1.95,5,5.19,1.83,16,5.27,1.85,11,2.82,1.99,11,5,2.45,11,4.88,0.64,8,4.5,1.83,12,5.67,1.73,9,4.27,2.25,15,3.57,2.37,7,5,1.73,11,5.33,2.45,9,5.38,1.76,13,4.38,1.92,8,4.11,2.45,18,3.75,1.26,4,4.38,1.76,13,6.57,1.81,7 +1013,bebop,6.26,2,19,3.95,2.61,20,5.25,1.77,20,6,1,3,6.4,2.2,15,4.5,2.92,10,3.4,2.27,10,5.5,1.65,10,5,1.94,10,5.67,2.42,6,6.67,1.83,12,2.86,1.35,7,4.54,2.96,13,4.62,1.85,8,5.67,1.67,12,6.75,1.86,12,5.43,2.07,7,4.4,2.84,10,3.5,2.42,10,4.67,1.5,9,5.73,1.9,11 +1014,become,6.32,1.46,22,3.43,2.11,21,6.18,2.32,17,7.17,1.6,6,6,1.36,15,3.29,2.06,7,3.5,2.21,14,5.56,2.65,9,6.88,1.81,8,6.14,1.41,14,6.71,1.7,7,2.89,2.26,9,3.83,1.99,12,6.33,2.96,9,6,1.51,8,6,1.47,14,6.88,1.36,8,3.5,2.81,6,3.4,1.88,15,6,2.78,9,6.38,1.85,8 +1015,bed,7.16,1.86,43,3,2.32,21,6.73,2.12,44,7.25,1.94,20,7.09,1.83,23,3.71,2.43,7,2.64,2.27,14,6.48,2.04,21,6.96,2.2,23,6.62,2.13,16,7.48,1.65,27,2.6,2.46,10,3.36,2.25,11,6.84,1.95,19,6.64,2.27,25,7.26,2,19,7.08,1.79,24,2.92,2.33,13,3.12,2.47,8,7.1,2.29,20,6.42,1.95,24 +1016,bedding,5.05,1.9,19,3.65,2.76,20,6,1.84,20,5,2,3,5.27,1.83,15,3,2.58,10,4.3,2.91,10,6.6,1.26,10,5.4,2.17,10,5,2.19,6,5.33,1.67,12,4,3.16,7,3.46,2.63,13,5.62,2.26,8,6.25,1.54,12,5.25,2.09,12,4.71,1.6,7,5.4,2.5,10,1.9,1.73,10,6.11,2.15,9,5.91,1.64,11 +1017,bedpan,2.74,1.69,19,5.05,2.5,21,4,2.28,23,2.6,1.52,5,2.85,1.86,13,4.67,3.01,6,5.2,2.37,15,5,2.26,10,3.23,2.05,13,3.14,2.19,7,2.55,1.44,11,5.14,3.02,7,5,2.32,14,5.09,2.17,11,3,1.95,12,3.17,1.9,12,2,1,7,4.27,2.65,11,5.9,2.13,10,4.21,2.46,14,3.67,2.06,9 +1018,bedroom,7,2.12,21,4.9,2.95,20,6.84,2.06,19,6.69,2.5,13,7.5,1.31,8,4.86,3.29,7,4.92,2.9,13,6.57,2.15,7,7,2.09,12,7.67,1.83,12,6.11,2.26,9,4.33,3.12,9,5.36,2.87,11,6.3,2.06,10,7.44,2.01,9,7.17,1.8,12,6.78,2.59,9,6.57,1.72,7,4,3.14,13,6.86,2.41,7,6.83,1.95,12 +1019,bedside,5.89,1.82,19,2.96,1.6,24,5.93,2.23,28,5.25,1.04,8,6.36,2.16,11,3.22,1.72,9,2.8,1.57,15,5.79,2.49,14,6.07,2.02,14,6.11,1.76,9,5.7,1.95,10,3.17,1.53,12,2.75,1.71,12,5.36,2.53,14,6.5,1.79,14,6.2,1.99,10,5.56,1.67,9,3.33,1.61,12,2.58,1.56,12,5.33,1.87,12,6.38,2.42,16 +1020,bedspread,6.05,1.19,20,2.7,1.69,20,6,2.35,25,6.33,0.58,3,6,1.27,17,2.71,2.14,7,2.67,1.56,12,5.88,2.36,8,6.06,2.41,17,5.71,0.76,7,6.23,1.36,13,2.43,1.81,7,2.83,1.75,12,5.64,2.41,14,6.45,2.3,11,6.11,1.17,9,6,1.26,11,3.36,1.75,11,1.89,1.27,9,6.44,2.38,18,4.86,1.95,7 +1021,bedtime,6.57,2.34,21,3.76,2.37,25,7.05,2.17,19,5.11,2.71,9,7.67,1.23,12,4,2.53,6,3.72,2.44,18,6.71,3.09,7,7.25,1.54,12,6.06,2.38,16,8.2,1.3,5,3.21,2.64,14,4.6,1.9,10,6.67,2,9,7.4,2.37,10,6.25,2.67,12,7,1.87,9,4.19,2.64,16,3,1.66,9,6.73,2.65,11,7.5,1.31,8 +1022,bee,3.68,1.67,22,5.65,2.4,23,5.32,1.63,19,4,1.6,8,3.69,1.65,13,5.62,2.56,8,5.79,2.46,14,4.86,1.46,7,5.45,1.75,11,3.5,1.77,8,4,1.53,13,6.22,2.91,9,5.29,2.05,14,4.14,1.46,7,6,1.35,12,3.18,1.66,11,4.18,1.6,11,5,2.83,9,6.07,2.09,14,5.12,1.63,16,6.33,1.53,3 +1023,beef,6.11,2.23,19,4.37,2.31,19,6.32,1.93,25,6.3,2.75,10,5.89,1.62,9,4.86,2.48,7,4.08,2.27,12,6.33,2.1,12,6.31,1.84,13,5.4,2.41,10,6.89,1.83,9,4,2.11,10,4.78,2.59,9,6.31,1.99,16,6.33,1.94,9,6.4,2.17,10,5.78,2.39,9,3.75,2.01,12,5.43,2.57,7,6,1.93,15,6.8,1.93,10 +1024,beefsteak,5.53,1.31,19,4.05,1.93,20,5.61,2.13,23,6,1.73,3,5.44,1.26,16,3.86,1.57,7,4.15,2.15,13,6.22,2.17,9,5.21,2.08,14,5.56,1.01,9,5.5,1.58,10,4.11,1.83,9,4,2.1,11,5.4,2.29,15,6,1.85,8,5.57,2.07,7,5.5,0.67,12,5.2,1.4,10,2.9,1.73,10,5.46,2.7,13,5.8,1.14,10 +1025,beehive,4.26,2.58,19,5.39,2.68,23,4.47,1.87,19,4.56,2.19,9,4,2.98,10,6.43,1.81,7,5.07,2.96,15,4.6,1.96,10,4.33,1.87,9,4.78,2.73,9,3.8,2.49,10,6.2,2.86,10,4.92,2.5,12,4.12,1.55,8,4.6,2.17,10,5.17,2.76,12,2.71,1.25,7,5.2,2.5,20,6.67,4.04,3,3.88,1.25,8,4.91,2.17,11 +1026,beep,5.11,2.16,19,3.82,2.28,22,4.74,1.76,23,5.18,1.83,11,5.57,2.3,7,4.25,2.12,8,3.57,2.41,14,4,2.45,7,5.06,1.34,16,4.5,2.14,8,5.55,2.16,11,3.67,2.45,9,3.92,2.25,13,4.55,1.44,11,4.92,2.07,12,4.83,2.37,12,5.57,1.81,7,3.18,2.32,11,4.45,2.16,11,5.15,1.77,13,4.2,1.69,10 +1027,beeper,4.9,0.91,20,3.16,1.92,19,4.18,1.76,22,4.57,0.53,7,5.08,1.04,13,2.67,1.66,9,3.6,2.12,10,3,1.41,6,4.62,1.71,16,5.1,0.88,10,4.78,0.97,9,2.62,1.6,8,3.55,2.11,11,4.27,1.94,15,4,1.41,7,5.09,1.14,11,4.67,0.5,9,3.45,1.97,11,2.75,1.91,8,4.55,1.81,11,3.82,1.72,11 +1028,beer,5.67,2.33,18,4.3,2.98,20,5.33,1.97,18,5.62,2.5,8,5.7,2.31,10,4.71,3.3,7,4.08,2.9,13,5.09,1.92,11,5.71,2.14,7,5.73,2.65,11,5.57,1.9,7,4.44,3.4,9,4.18,2.75,11,5.73,1.79,11,4.71,2.21,7,5.58,2.43,12,5.83,2.32,6,3.75,2.96,12,5.12,3,8,5.67,2.55,9,5,1.22,9 +1029,bees,5.14,2.24,42,5.53,2.28,43,4.2,1.76,44,5.79,2.07,19,4.61,2.27,23,5.55,2.14,20,5.52,2.45,23,4.35,1.76,20,4.08,1.79,24,5.26,2.26,23,5,2.26,19,5.68,2.36,19,5.42,2.26,24,4.17,1.37,23,4.24,2.14,21,4.96,2.37,24,5.39,2.09,18,5.15,2.52,27,6.19,1.68,16,4.35,1.92,23,4.05,1.6,21 +1030,beeswax,5.15,1.6,20,3.62,1.99,21,5.53,2.54,34,5.4,1.26,10,4.9,1.91,10,4,1.41,8,3.38,2.29,13,5.93,2.02,14,5.25,2.86,20,4.11,1.36,9,6,1.26,11,4.08,2.02,13,2.88,1.81,8,5.41,2.5,22,5.75,2.7,12,4.5,1.58,10,5.8,1.4,10,3.93,2.09,14,3,1.73,7,5.24,2.59,17,5.82,2.53,17 +1031,beetle,4.2,1.91,20,4.45,2.3,22,5.93,2.46,27,4.86,2.48,7,3.85,1.52,13,5.1,2.28,10,3.92,2.27,12,6.2,2.46,15,5.64,2.66,11,3.82,1.66,11,4.67,2.18,9,4.11,1.45,9,4.69,2.78,13,6.06,2.93,17,5.78,1.56,9,4.46,2.18,13,3.71,1.25,7,4.44,2.37,16,4.5,2.35,6,5.33,2.57,12,6.4,2.35,15 +1032,befall,3.91,1.54,22,4.24,2.21,21,4.27,2.05,22,4.07,1.69,14,3.62,1.3,8,4.27,2.28,11,4.44,2.24,9,3.83,1.94,6,4.44,2.13,16,4.2,2.04,10,3.67,0.98,12,3.91,2.47,11,4.6,1.96,10,3.62,1.5,13,5.22,2.44,9,3.5,1.09,12,4.4,1.9,10,4.15,2.27,13,4.38,2.26,8,3.58,1.31,12,5.1,2.51,10 +1033,befriend,7.14,1.93,21,4.25,2.53,20,6.32,2.64,22,7,1.1,6,7.2,2.21,15,4,2.51,8,4.42,2.64,12,6.25,2.86,12,6.4,2.5,10,7.78,1.3,9,6.67,2.23,12,3.89,2.57,9,4.55,2.58,11,5,2.31,7,6.93,2.63,15,7.2,2.53,10,7.09,1.3,11,3.92,2.56,13,4.86,2.54,7,6.42,2.91,12,6.2,2.44,10 +1034,beg,3.72,1.96,18,4.65,2.48,20,3.17,2.46,18,3,1.85,8,4.3,1.95,10,5.29,1.38,7,4.31,2.9,13,2.91,2.34,11,3.57,2.76,7,3.18,1.66,11,4.57,2.23,7,4.67,3.04,9,4.64,2.06,11,3.36,2.98,11,2.86,1.46,7,3.42,1.44,12,4.33,2.8,6,4.17,2.76,12,5.38,1.92,8,3.89,3.18,9,2.44,1.24,9 +1035,beggar,2.92,1.6,39,4.29,2.18,42,4.16,1.21,19,3.27,2.05,15,2.71,1.23,24,4.75,1.73,16,4,2.4,26,3.67,1.51,6,4.38,1.04,13,3.11,1.29,19,2.75,1.86,20,4.16,2.34,19,4.39,2.08,23,3.7,1.34,10,4.67,0.87,9,2.65,1.34,23,3.31,1.89,16,4.4,2.29,25,4.12,2.06,17,4,1.15,7,4.25,1.29,12 +1036,begin,6.44,2.04,18,2.85,2.23,20,5.72,2.3,18,5.62,2.07,8,7.1,1.85,10,2.71,2.21,7,2.92,2.33,13,6,1.73,11,5.29,3.09,7,6.09,2.12,11,7,1.91,7,2.56,2.35,9,3.09,2.21,11,6.36,2.06,11,4.71,2.43,7,6,1.95,12,7.33,2.07,6,2.58,1.93,12,3.25,2.71,8,6,2.74,9,5.44,1.88,9 +1037,beginner,5.15,1.39,20,3.5,1.99,22,4.79,2.23,19,5.11,1.9,9,5.18,0.87,11,2,1.41,5,4.06,1.95,16,4.33,2.8,6,5,2,13,5.43,1.22,14,4.5,1.64,6,3.17,1.8,12,4.11,2.26,9,4.33,1.8,9,5.2,2.57,10,5.7,1.25,10,4.6,1.35,10,3.33,2.06,12,3.7,2,10,4.5,1.76,6,4.92,2.47,13 +1038,beginning,6.39,2.12,18,3,2.7,20,5.72,2.27,18,5.5,2.33,8,7.1,1.73,10,4,3.37,7,2.46,2.22,13,6.09,1.97,11,5.14,2.73,7,5.91,2.26,11,7.14,1.77,7,2.22,2.54,9,3.64,2.77,11,6.27,1.9,11,4.86,2.67,7,5.83,2.17,12,7.5,1.64,6,1.92,1.68,12,4.62,3.2,8,6.56,2.51,9,4.89,1.76,9 +1039,begrudge,3.95,1.59,22,4.47,1.71,19,5.33,2.42,21,3.6,0.89,5,4,1.79,16,4.25,1.75,8,4.64,1.75,11,5.6,2.76,10,5.09,2.17,11,3.75,1.29,12,4.2,1.93,10,5.5,1.35,10,3.33,1.32,9,5.25,2.6,12,5.44,2.3,9,3.73,1.19,11,4.18,1.94,11,4.62,2.07,8,4.36,1.5,11,5.78,2.44,9,5,2.45,12 +1040,behave,6.25,1.65,20,3.72,2.42,18,7.05,1.94,22,6.2,1.3,5,6.27,1.79,15,3.83,2.14,6,3.67,2.64,12,6.9,2.08,10,7.17,1.9,12,6,1.41,10,6.5,1.9,10,3.3,2.45,10,4.25,2.43,8,7,2.05,11,7.09,1.92,11,5.67,1.5,12,7.12,1.55,8,3.22,2.17,9,4.22,2.68,9,7.09,2.07,11,7,1.9,11 +1041,behavior,5.28,1.71,18,4.27,2.16,22,5.88,1.92,24,4.67,1.97,6,5.58,1.56,12,4.33,2.02,12,4.2,2.44,10,4.5,2,8,6.56,1.5,16,5.22,1.09,9,5.33,2.24,9,3.89,1.54,9,4.54,2.54,13,5.94,1.82,17,5.83,2.48,6,5.62,1.19,8,5,2.05,10,4.11,2.15,9,4.38,2.26,13,6.06,2.08,16,5.5,1.6,8 +1042,behavioral,5.1,1.52,20,4.1,2.64,21,5.96,1.97,26,5,2.24,7,5.15,1.07,13,4,2.67,10,4.18,2.75,11,5.79,1.97,14,6.45,1.86,11,4.91,1.3,11,5.33,1.8,9,4.11,2.42,9,4.08,2.91,12,6.41,2.21,17,5.38,0.74,8,5.23,1.69,13,4.86,1.21,7,3.87,2.67,15,4.67,2.73,6,6,2.09,12,5.93,1.94,14 +1043,behold,6.48,1.6,21,3.88,2.2,25,6.59,2.22,22,6.25,1.75,8,6.62,1.56,13,4.08,2.5,13,3.67,1.92,12,6.69,1.93,13,6.44,2.7,9,7.12,1.81,8,6.17,1.4,12,4.43,1.87,14,3.18,2.48,11,6.42,2.11,12,6.8,2.44,10,6.4,1.96,10,6.55,1.29,11,3.82,2.46,17,4,1.69,8,6.2,2.86,10,6.92,1.56,12 +1044,beholden,5.05,1.82,20,3.24,2.39,21,4.84,2.51,25,4,2.58,4,5.31,1.58,16,4.25,2.87,4,3,2.29,17,5.11,2.93,9,4.69,2.33,16,4.5,0.93,8,5.42,2.19,12,3,2.4,10,3.45,2.46,11,4.86,2.32,14,4.82,2.86,11,4.91,1.04,11,5.22,2.54,9,2.4,2.12,10,4,2.45,11,5.5,2.53,18,3.14,1.57,7 +1045,beige,5.26,2.16,19,2.6,2.3,20,5.05,1.76,20,5.67,1.15,3,5.4,2.23,15,2,1.7,10,3.2,2.74,10,5.5,1.27,10,4.6,2.12,10,5.83,2.32,6,5.25,2.01,12,2.86,3.29,7,2.46,1.71,13,4.62,2.07,8,5.33,1.56,12,5.33,2.15,12,5.14,2.34,7,3.2,2.78,10,2,1.63,10,4.44,1.59,9,5.55,1.81,11 +1046,belated,4.21,1.18,19,3.19,1.86,21,5.32,2.64,25,4.67,0.58,3,4.12,1.26,16,3.57,1.99,7,2.77,1.69,13,4.88,2.7,8,5.53,2.67,17,4.29,0.76,7,4.17,1.4,12,2.86,1.68,7,3.15,1.91,13,6.14,2.54,14,4.27,2.49,11,4.5,0.93,8,4,1.34,11,3.18,1.99,11,3.2,1.81,10,5.39,2.85,18,5.14,2.19,7 +1047,belay,5.5,1.32,20,3.43,1.8,21,4.72,1.99,25,4.33,0.58,3,5.71,1.31,17,3.29,2.06,7,3.54,1.81,13,5.5,1.6,8,4.35,2.09,17,4.86,0.69,7,5.85,1.46,13,3.57,1.51,7,3.38,2.06,13,4.86,1.92,14,4.55,2.16,11,5.33,1.12,9,5.64,1.5,11,3.45,1.44,11,3.4,2.22,10,4.5,2.26,18,5.29,0.95,7 +1048,belch,4.18,1.79,22,4.77,2.58,22,4.75,2.31,20,5.25,1.91,8,3.57,1.45,14,4.7,2.54,10,4.83,2.72,12,6.14,2.12,7,4,2.12,13,4.73,2.15,11,3.64,1.21,11,4.55,2.58,11,5,2.68,11,5.13,2.36,15,3.6,1.95,5,4.3,1.34,10,4.08,2.15,12,5.5,2.07,10,4.17,2.89,12,4.9,2.23,10,4.6,2.5,10 +1049,belief,6.14,1.86,22,3.95,2.36,21,7.18,1.99,22,6,2.15,14,6.38,1.3,8,3.73,2.69,11,4,2.06,9,6,3.1,6,7.62,1.26,16,5.6,2.07,10,6.58,1.62,12,2.82,1.54,11,5.2,2.53,10,7,2.27,13,7.44,1.59,9,5.67,2.1,12,6.7,1.42,10,3.77,2.52,13,4.25,2.19,8,7.25,1.96,12,7.1,2.13,10 +1050,believable,6.89,1.29,19,4.05,1.99,21,5.3,2.42,23,6.67,0.58,3,6.94,1.39,16,3.75,1.83,8,4.23,2.13,13,4.44,2.83,9,5.86,2.03,14,7,1.58,9,6.8,1.03,10,4.22,1.99,9,3.92,2.07,12,5.07,2.63,15,5.75,2.05,8,7.29,1.11,7,6.67,1.37,12,4.4,2.12,10,3.73,1.9,11,5.69,2.9,13,4.8,1.62,10 +1051,believe,7.05,1.36,22,3.33,2.15,21,6.56,2.06,16,7.33,1.37,6,6.93,1.44,15,2.86,2.41,7,3.57,2.06,14,5.62,2.2,8,7.5,1.51,8,7.29,1.27,14,6.57,1.62,7,3.22,2.28,9,3.42,2.15,12,6.38,2.77,8,6.75,1.16,8,6.57,1.4,14,7.88,0.83,8,4.33,3.08,6,2.93,1.62,15,7.12,2.23,8,6,1.85,8 +1052,believer,5.64,1.71,22,4.1,2.61,21,6.4,2.16,20,4.2,1.3,5,6.06,1.6,17,4.17,2.04,6,4.07,2.87,15,5.67,2.8,6,6.71,1.86,14,5.64,1.8,11,5.64,1.69,11,4.14,3.29,7,4.07,2.34,14,6.7,1.89,10,6.1,2.47,10,5.1,2.08,10,6.08,1.24,12,5.11,3.06,9,3.33,2.02,12,7.25,1.67,8,5.83,2.33,12 +1053,belittle,2.7,2.18,20,4.05,2.01,21,2.92,1.78,25,2.5,2.38,4,2.75,2.21,16,4,2.16,4,4.06,2.05,17,4.11,2.15,9,2.25,1.13,16,3,2.2,8,2.5,2.24,12,4.3,1.83,10,3.82,2.23,11,2.86,1.7,14,3,1.95,11,2.73,1.79,11,2.67,2.69,9,4.1,1.79,10,4,2.28,11,3.06,1.86,18,2.57,1.62,7 +1054,bell,5.67,1.77,21,4.7,2.34,20,6.16,2.39,19,5.62,1.76,13,5.75,1.91,8,5.43,1.81,7,4.31,2.56,13,7.14,1.95,7,5.58,2.5,12,5.58,1.31,12,5.78,2.33,9,5,2.24,9,4.45,2.5,11,6.8,2.15,10,5.44,2.55,9,5.83,1.19,12,5.44,2.4,9,4.86,1.77,7,4.62,2.66,13,6.43,1.9,7,6,2.7,12 +1055,bellboy,4.95,0.97,21,3.13,1.6,23,5.08,1.81,26,4.91,0.94,11,5,1.05,10,3,1.18,11,3.25,1.96,12,5.09,2.34,11,5.07,1.44,14,4.7,1.25,10,5.18,0.6,11,2.91,1.14,11,3.33,1.97,12,4.94,1.82,17,5.38,2,8,4.85,1.14,13,5.12,0.64,8,2.93,1.67,15,3.5,1.51,8,4.88,1.76,17,5.44,1.94,9 +1056,bellhop,5.47,1.47,19,4,2.49,23,5.37,1.86,19,5.44,0.88,9,5.5,1.9,10,4.43,2.23,7,3.93,2.69,15,5.5,2.01,10,5.22,1.79,9,5.33,1.8,9,5.6,1.17,10,4.6,2.8,10,3.67,2.27,12,4.62,1.77,8,5.8,1.87,10,5.42,1.62,12,5.57,1.27,7,3.95,2.46,20,4.33,3.21,3,5.12,1.81,8,5.55,1.97,11 +1057,belligerent,3.11,2,19,5,2.77,21,3.56,2.27,25,3.5,2.52,4,3,1.93,15,5,3.56,4,5,2.69,17,3.67,2.35,9,3.5,2.31,16,3.88,1.81,8,2.55,2.02,11,5.8,2.1,10,4.27,3.2,11,3.86,1.96,14,3.18,2.68,11,3.1,1.91,10,3.11,2.2,9,4.7,2.75,10,5.27,2.9,11,3.83,2.38,18,2.86,1.95,7 +1058,bellman,5.35,0.99,20,3.25,2.01,24,4.93,2.45,28,5.38,0.74,8,5.33,1.15,12,4,2.4,9,2.8,1.66,15,4.93,2.59,14,4.93,2.4,14,5.22,0.97,9,5.45,1.04,11,2.92,1.78,12,3.58,2.23,12,4.64,2.41,14,5.21,2.55,14,5.3,1.25,10,5.4,0.7,10,3.42,2.07,12,3.08,2.02,12,4.83,2.44,12,5,2.53,16 +1059,bellow,4.63,1.57,19,4.75,2.27,20,6.26,2.03,23,4.33,1.15,3,4.69,1.66,16,4.88,1.25,8,4.67,2.81,12,6.56,1.42,9,6.07,2.37,14,4.22,1.92,9,5,1.15,10,5.12,1.73,8,4.5,2.61,12,6.67,1.91,15,5.5,2.14,8,4.57,1.62,7,4.67,1.61,12,5.9,2.23,10,3.6,1.71,10,6.69,2.32,13,5.7,1.49,10 +1060,belly,4.37,1.42,19,3.75,2.17,20,4.96,1.68,24,4.23,1.64,13,4.67,0.82,6,4.4,2.3,5,3.53,2.17,15,4.62,0.87,13,5.36,2.29,11,4.78,1.79,9,4,0.94,10,4,2.24,7,3.62,2.22,13,4.64,1.96,11,5.23,1.42,13,4.67,1.66,9,4.1,1.2,10,3.4,2.17,10,4.1,2.23,10,5.11,1.9,9,4.87,1.6,15 +1061,bellybutton,5.73,1.7,22,4.95,2.3,19,5.19,2.2,21,6,1.41,5,5.69,1.85,16,4.75,2.55,8,5.09,2.21,11,4.5,2.22,10,5.82,2.09,11,5.83,1.53,12,5.6,1.96,10,5.1,2.6,10,4.78,2.05,9,4.92,2.02,12,5.56,2.51,9,6.09,1.51,11,5.36,1.86,11,5.12,2.95,8,4.82,1.83,11,5.11,2.09,9,5.25,2.38,12 +1062,bellyful,5.85,2.35,20,3.28,2.19,25,5.17,1.95,18,5.22,3.11,9,6.36,1.43,11,3.83,2.56,6,3.11,2.17,18,5.14,2.12,7,5.18,1.94,11,5.75,2.52,16,6.25,1.71,4,3.21,2.36,14,3.4,2.17,10,5.22,2.28,9,5.11,1.69,9,5.73,3.13,11,6,0.87,9,3.62,2.22,16,2.67,2.12,9,5.4,2.12,10,4.88,1.81,8 +1063,belong,6.5,2.31,18,2.9,2.43,20,5.44,2.41,18,5,2.14,8,7.7,1.7,10,3.71,3.09,7,2.46,1.98,13,5.45,2.16,11,5.43,2.94,7,5.64,2.29,11,7.86,1.68,7,2.44,2.7,9,3.27,2.24,11,6,1.79,11,4.57,3.1,7,5.75,2.38,12,8,1.26,6,2.58,2.47,12,3.38,2.45,8,5.67,2.87,9,5.22,1.99,9 +1064,belongings,6.09,1.23,22,3.96,2.24,26,6.17,2.08,23,6.33,1.5,9,5.92,1.04,13,3.6,2.41,10,4.19,2.17,16,6.56,1.74,9,5.93,2.3,14,7,1.31,8,5.57,0.85,14,4.15,2.34,13,3.77,2.2,13,5.82,2.09,11,6.5,2.11,12,6.17,1.19,12,6,1.33,10,4,2.33,15,3.91,2.21,11,5.77,2.39,13,6.7,1.57,10 +1065,beloved,7.38,2.13,21,4.91,2.76,23,6.85,2.11,20,6.4,2.7,5,7.69,1.92,16,5.17,2.92,12,4.64,2.69,11,6.6,1.78,10,6.89,2.52,9,7,2.66,12,7.89,1.05,9,4.44,2.83,16,6,2.45,7,5.8,2.3,10,7.9,1.29,10,7.46,2.15,13,7.25,2.25,8,5.16,2.93,19,3.75,1.5,4,6.21,2.15,14,8.33,1.03,6 +1066,belt,4.44,1.69,18,3.45,2.42,22,5.75,1.94,28,4.83,0.98,6,4.25,1.96,12,2.82,2.27,11,4.09,2.51,11,5.73,2.28,11,5.76,1.75,17,4.73,1.62,11,4,1.83,7,3.36,2.38,11,3.55,2.58,11,5.61,1.94,18,6,2,10,4.15,1.77,13,5.2,1.3,5,3.14,2.48,14,4,2.39,8,5.81,2.07,16,5.67,1.83,12 +1067,beluga,5.1,1.62,20,3.77,2.16,22,5.74,1.37,19,4.67,1.32,9,5.45,1.81,11,2.2,1.3,5,4.12,2.19,16,6.17,1.6,6,5.54,1.27,13,5.21,1.48,14,4.83,2.04,6,3.67,2.46,12,3.67,1.8,9,5.11,0.6,9,6.3,1.64,10,5.2,1.23,10,5,2,10,3.92,2.35,12,3.6,2.01,10,6.17,1.47,6,5.54,1.33,13 +1068,bench,5.5,1.47,20,3.46,2.19,46,5.81,1.71,43,6,1.22,5,5.33,1.54,15,3.95,1.96,20,3.08,2.31,26,5.59,1.97,17,5.96,1.54,26,6,1.15,10,5,1.63,10,3.79,2.22,28,2.94,2.1,18,5.81,1.78,27,5.81,1.64,16,5.42,1.73,12,5.62,1.06,8,3.23,2.09,31,3.93,2.37,15,5.71,1.68,24,5.95,1.78,19 +1069,bend,5.75,0.91,20,4.4,2.28,20,6,1.92,26,5.64,1.03,11,5.89,0.78,9,5.14,2.67,7,4,2.04,13,5.62,1.85,13,6.38,1.98,13,5.82,0.87,11,5.67,1,9,4.55,2.02,11,4.22,2.68,9,5.76,1.95,17,6.44,1.88,9,5.6,0.84,10,5.9,0.99,10,4.58,2.19,12,4.12,2.53,8,5.88,1.82,16,6.2,2.15,10 +1070,benefactor,6,2.15,20,2.95,2.16,20,4.5,2.87,22,6.5,1.52,6,5.79,2.39,14,2.25,2.05,8,3.42,2.19,12,4.42,3.09,12,4.6,2.76,10,6.22,2.05,9,5.82,2.32,11,3.11,2.09,9,2.82,2.32,11,3.71,2.63,7,4.87,3,15,5.8,2.35,10,6.2,2.04,10,3.15,2.27,13,2.57,2.07,7,4.17,2.92,12,4.9,2.92,10 +1071,beneficial,6.61,1.73,23,4.18,1.99,22,6.3,2.52,20,7.75,1.04,8,6,1.73,15,4.5,1.9,10,3.92,2.11,12,6.57,2.64,7,6.15,2.54,13,6.83,1.95,12,6.36,1.5,11,4.45,2.34,11,3.91,1.64,11,5.73,2.58,15,8,1.41,5,6.55,1.69,11,6.67,1.83,12,4.9,2.08,10,3.58,1.78,12,5.6,2.12,10,7,2.79,10 +1072,beneficiary,6.19,1.81,21,4.45,2.13,22,6.5,2.14,20,6.62,1.41,8,5.92,2.02,13,4,2,10,4.83,2.25,12,6.57,2.37,7,6.46,2.11,13,6.36,2.01,11,6,1.63,10,3.55,1.63,11,5.36,2.25,11,6.27,2.25,15,7.2,1.79,5,6.1,1.66,10,6.27,2,11,5.4,1.96,10,3.67,2.02,12,6.1,2.02,10,6.9,2.28,10 +1073,benefit,6.87,1.22,23,3.53,2.32,17,6.25,2.17,24,6.43,1.13,7,7.06,1.24,16,3.2,1.79,5,3.67,2.57,12,5.69,2.56,13,6.91,1.45,11,6.91,1.22,11,6.83,1.27,12,4.33,2.8,6,3.09,2.02,11,6.31,2.18,16,6.12,2.3,8,6.94,1.34,16,6.71,0.95,7,3.55,2.42,11,3.5,2.35,6,6.27,2.4,15,6.22,1.86,9 +1074,benevolence,6.29,1.95,21,4.35,1.9,20,5.43,1.89,21,5.83,0.98,6,6.47,2.23,15,5.38,1.3,8,3.67,1.97,12,5.09,1.97,11,5.8,1.81,10,6,1.26,6,6.4,2.2,15,4.6,2.01,10,4.1,1.85,10,5.43,1.91,14,5.43,1.99,7,4.57,1.27,7,7.14,1.66,14,4.43,1.99,14,4.17,1.83,6,5,2.17,12,6,1.32,9 +1075,benevolent,5.95,2.2,19,3.6,2.39,20,5,1.89,20,6.33,0.58,3,5.88,2.39,16,3.4,2.61,5,3.67,2.41,15,5.17,1.94,6,4.93,1.94,14,6.1,1.73,10,5.78,2.73,9,4.14,2.79,7,3.31,2.21,13,5.2,2.3,10,4.8,1.48,10,5.62,2,8,6.18,2.4,11,3,2.65,9,4.09,2.17,11,5.12,2.53,8,4.92,1.44,12 +1076,benign,5.86,1.61,22,3.26,2.3,23,6,2.31,19,5.12,0.64,8,6.23,1.92,13,4.12,2.17,8,2.64,2.31,14,6.29,2.87,7,5.82,2.14,11,6,1.51,8,5.69,1.75,13,3.78,2.77,9,2.93,1.98,14,5.71,1.7,7,6.17,2.66,12,5.73,1.9,11,6,1.34,11,2.56,2.55,9,3.71,2.09,14,6.06,2.26,16,5.67,3.06,3 +1077,benzene,4.53,1.87,19,3.95,3.15,20,4.92,1.59,24,4.62,2.18,13,4.33,1.03,6,5.2,3.56,5,3.53,3.02,15,5.15,1.41,13,4.64,1.8,11,5.33,2,9,3.8,1.48,10,4.57,3.31,7,3.62,3.15,13,5.09,1.38,11,4.77,1.79,13,4.89,1.45,9,4.2,2.2,10,3.5,3.6,10,4.4,2.76,10,5.22,1.79,9,4.73,1.49,15 +1078,bequeath,4.64,1.53,22,4.39,1.79,18,5.6,2.33,20,4.6,2.07,5,4.56,1.41,16,4,2.2,8,4.7,1.42,10,6.11,2.37,9,5.18,2.32,11,4,1.54,12,5.4,1.17,10,4.33,1.8,9,4.44,1.88,9,4.91,2.59,11,6.44,1.74,9,4.55,1.81,11,4.73,1.27,11,3.71,1.7,7,4.82,1.78,11,6.38,2,8,5.08,2.47,12 +1079,bereaved,3.65,1.72,23,5.23,2.71,22,4.45,1.61,20,4,1.6,8,3.47,1.81,15,4.2,3.08,10,6.08,2.11,12,5.43,1.72,7,3.92,1.32,13,4.08,1.93,12,3.18,1.4,11,4.55,2.73,11,5.91,2.63,11,4.4,1.68,15,4.6,1.52,5,3.64,1.91,11,3.67,1.61,12,6.3,1.95,10,4.33,2.99,12,3.8,1.14,10,5.1,1.79,10 +1080,bereavement,3.2,1.62,40,4.45,2.04,22,3.97,2.44,38,2.77,1.17,13,3.41,1.78,27,4.57,1.72,7,4.36,2.31,14,3.77,2.74,13,4.08,2.33,25,3.59,1.84,17,2.91,1.41,23,5,2.5,9,4,1.71,12,4.22,1.96,18,3.75,2.84,20,3.42,1.82,24,2.88,1.26,16,4.32,2,19,5.33,2.52,3,3.94,2.73,17,4,2.26,21 +1081,beret,5.05,1.68,19,3.78,2.44,18,4.79,2.41,24,5,1.41,4,5.07,1.79,15,5.6,3.13,5,3.08,1.8,13,3.92,2.5,13,5.82,1.94,11,5.1,1.45,10,5,2,9,5,2.94,7,3,1.79,11,4.25,2.29,16,5.88,2.42,8,4.77,1.64,13,5.67,1.75,6,3.92,2.43,12,3.5,2.66,6,4.8,2.73,15,4.78,1.92,9 +1082,berserk,3.75,1.77,20,5.08,2.67,26,4.29,2.18,24,3.25,1.58,8,4.08,1.88,12,4.5,2.59,10,5.44,2.73,16,4.11,2.03,9,4.4,2.32,15,3.71,1.98,7,3.77,1.74,13,5,2.38,13,5.15,3.02,13,3.92,1.88,12,4.67,2.46,12,3.82,1.94,11,3.67,1.66,9,4.53,2.9,15,5.82,2.23,11,4.23,2.17,13,4.36,2.29,11 +1083,berth,4.52,1.33,21,2.71,1.97,24,5.3,1.92,20,5,0.93,8,4.23,1.48,13,3.67,1.51,6,2.39,2.03,18,6,2,11,4.44,1.51,9,4.33,1.44,12,4.78,1.2,9,2.7,2.31,10,2.71,1.77,14,5.46,2.3,13,5,1,7,4.57,1.5,14,4.43,0.98,7,3.25,2.08,16,1.62,1.19,8,5.58,1.62,12,4.88,2.36,8 +1084,beryllium,5.6,1.7,20,3.87,2.47,23,4.93,2.11,28,6,1.6,8,5.33,1.78,12,4.89,2.85,9,3.21,2.04,14,4.21,1.76,14,5.64,2.24,14,5.22,1.86,9,5.91,1.58,11,4.08,2.75,12,3.64,2.25,11,4.86,2.38,14,5,1.88,14,5.4,1.96,10,5.8,1.48,10,3.27,2.33,11,4.42,2.57,12,4.5,1.68,12,5.25,2.38,16 +1085,beseech,4.89,2.02,19,4.77,2.18,22,4.26,1.37,19,4.33,2,9,5.4,2.01,10,5.14,1.35,7,4.71,2.55,14,4.2,1.62,10,4.33,1.12,9,4.78,2.22,9,5,1.94,10,5.2,2.39,10,4.55,2.07,11,3.62,0.92,8,4.7,1.57,10,5.17,1.7,12,4.43,2.57,7,4.47,2.2,19,6.67,0.58,3,4,1.07,8,4.45,1.57,11 +1086,bestow,6.5,1.64,20,3.8,2.09,20,6.27,2.07,26,6.91,1.76,11,6,1.41,9,5,2.71,7,3.15,1.41,13,5.92,2.22,13,6.62,1.94,13,5.73,1.42,11,7.44,1.42,9,4.36,1.91,11,3.11,2.2,9,6.06,2.33,17,6.67,1.5,9,6.2,1.93,10,6.8,1.32,10,4.58,2.07,12,2.62,1.6,8,6.25,2.08,16,6.3,2.16,10 +1087,bestseller,6.82,2.08,22,5.89,2,18,6.14,2.2,21,5,2.65,5,7.5,1.55,16,5.25,2.19,8,6.4,1.78,10,5.7,2.63,10,6.55,1.75,11,6.5,2.43,12,7.2,1.62,10,5.11,1.69,9,6.67,2.06,9,6.17,2.41,12,6.11,2.03,9,6.73,2.49,11,6.91,1.7,11,4.71,1.25,7,6.64,2.06,11,6.56,2.01,9,5.83,2.37,12 +1088,bet,4.95,2.01,22,4.76,2.76,21,5.5,2.48,18,5.33,2.42,6,4.93,1.91,15,5,3.16,7,4.64,2.65,14,5.56,2.83,9,5.38,2.39,8,5.14,2.07,14,4.86,2.04,7,4.89,3.18,9,4.67,2.53,12,6.7,2.58,10,4,1.31,8,4.79,2.22,14,5.25,1.67,8,5.33,3.5,6,4.53,2.5,15,6.3,2.83,10,4.5,1.6,8 +1089,beta,5.55,1.28,20,3.6,2.66,20,4.41,1.68,22,5.86,1.57,7,5.38,1.12,13,4.78,2.91,9,2.64,2.11,11,3.5,2.17,6,4.75,1.39,16,5.6,1.07,10,5.22,1.3,9,4.62,3.07,8,2.92,2.23,12,4.47,1.77,15,4.29,1.6,7,5.91,1.58,11,5.11,0.6,9,4.17,2.89,12,2.75,2.19,8,4.73,2.05,11,4.09,1.22,11 +1090,betray,2.52,1.92,42,5.33,2.51,42,3.86,2.61,22,2,1.24,14,2.79,2.15,28,5.38,2.5,16,5.31,2.56,26,4.18,2.68,11,3.55,2.62,11,2.78,2.41,18,2.33,1.46,24,4.84,2.65,19,5.74,2.36,23,3.92,2.87,13,3.78,2.33,9,2.46,1.98,26,2.62,1.86,16,5.2,2.84,25,5.53,1.97,17,4.36,2.73,14,3,2.27,8 +1091,betrayal,2.24,1.87,21,5.71,2,21,3.12,2.54,25,2.75,2.09,12,1.56,1.33,9,6,2.24,7,5.57,1.95,14,3.6,2.59,10,2.8,2.54,15,1,0,4,2.53,1.97,17,5,2.31,10,6.36,1.5,11,2.86,2.67,7,3.22,2.56,18,1.83,1.4,12,2.78,2.33,9,5.69,1.55,13,5.75,2.71,8,2.56,2.24,9,3.44,2.71,16 +1092,beverage,7.17,1.29,18,3.38,1.83,21,6.58,1.82,24,7,1.41,9,7.33,1.22,9,3.71,2.36,7,3.21,1.58,14,5.88,2.17,8,6.94,1.57,16,7.14,1.68,7,7.18,1.08,11,3.7,1.83,10,3.09,1.87,11,6.65,1.62,17,6.67,2.5,6,7.11,1.45,9,7.22,1.2,9,3.46,1.81,13,3.25,1.98,8,7,1.75,16,5.75,1.75,8 +1093,beware,3.3,1.98,20,5.24,2.14,21,5.32,2.5,34,2.8,1.81,10,3.8,2.1,10,5.25,1.49,8,5.23,2.52,13,5.93,2.4,14,4.9,2.53,20,2.67,1.41,9,3.82,2.27,11,5.46,2.4,13,4.88,1.73,8,5.55,2.65,22,4.92,2.23,12,2.6,1.35,10,4,2.31,10,5.14,2.21,14,5.43,2.15,7,5.65,2.15,17,5,2.83,17 +1094,bewildered,4.32,1.92,19,4.57,1.83,23,4.42,1.87,19,4.89,1.62,9,3.8,2.1,10,5.29,1.8,7,4.33,1.84,15,4.3,1.95,10,4.56,1.88,9,5.22,1.72,9,3.5,1.78,10,4.5,2.17,10,4.75,1.6,12,3.62,0.74,8,5.2,2.25,10,4.58,2.02,12,3.86,1.77,7,4.6,1.93,20,4.33,1.15,3,3.38,0.52,8,5.18,2.14,11 +1095,bias,3.95,1.57,20,4.27,2.68,22,5.44,2.56,27,4.43,2.07,7,3.69,1.25,13,3.8,2.04,10,4.67,3.14,12,5.27,2.52,15,6,2.57,11,3.64,1.03,11,4.33,2.06,9,4.56,2.13,9,4.08,3.07,13,6.41,2.29,17,4,2.24,9,3.69,1.84,13,4.43,0.79,7,3.5,2.37,16,6.33,2.5,6,5.33,2.81,12,5.53,2.45,15 +1096,biased,4.21,1.72,19,5.52,2.18,21,4.57,2.06,23,4.4,0.55,5,4.23,2.05,13,5.33,2.25,6,5.6,2.23,15,4.8,2.3,10,4.38,1.94,13,4.57,2.23,7,4.09,1.45,11,5.14,2.12,7,5.71,2.27,14,4.73,1.42,11,4.42,2.57,12,4.42,1.93,12,3.86,1.35,7,4.82,2.52,11,6.3,1.49,10,4.93,1.98,14,4,2.18,9 +1097,bib,5.78,1.73,18,3.57,2.04,23,5.16,1.68,19,5,1.32,9,6.56,1.81,9,3.57,1.99,7,3.47,2.17,15,5.1,2.02,10,5.22,1.3,9,6.11,2.03,9,5.44,1.42,9,3.9,2.38,10,3.17,1.8,12,4.62,1.6,8,5.5,1.78,10,6.09,1.7,11,5.29,1.8,7,3.65,2.01,20,3,2.65,3,4.75,1.67,8,5.45,1.69,11 +1098,bible,5.74,2.77,19,3.65,2.25,20,5,3.09,24,5.62,2.79,13,6,2.97,6,3.8,2.28,5,3.6,2.32,15,4.62,3.23,13,5.45,3.01,11,4.33,3.12,9,7,1.7,10,3.57,2.23,7,3.69,2.36,13,4.73,2.9,11,5.23,3.35,13,6.56,2.79,9,5,2.67,10,3.5,2.72,10,3.8,1.81,10,5,3.35,9,5,3.05,15 +1099,biblical,6.52,2.71,21,3.73,2.45,22,5.3,2.66,27,5,3.02,10,7.91,1.45,11,3.71,2.75,7,3.73,2.4,15,5.18,2.86,17,5.5,2.42,10,5.82,3.03,11,7.3,2.21,10,2.6,2.61,5,4.06,2.38,17,5.43,3.08,14,5.15,2.23,13,7,1.91,13,5.75,3.69,8,3,2.54,10,4.33,2.31,12,5.57,3.13,14,5,2.12,13 +1100,bicarbonate,4.9,1.76,21,3.5,1.99,22,4.86,1.56,21,5.89,1.36,9,4.17,1.7,12,3.33,2.42,6,3.6,1.96,15,4.33,0.82,6,5.07,1.75,15,5.56,1.59,9,4.42,1.78,12,4,2,5,3.35,2.03,17,4.2,1.23,10,5.45,1.63,11,4.92,2.27,12,4.89,0.78,9,3.11,1.45,9,3.77,2.31,13,4.25,1.14,12,5.67,1.73,9 +1101,bicentennial,6.3,1.22,20,4.7,2.3,20,5.5,1.82,26,6.27,1.19,11,6.33,1.32,9,6.29,2.29,7,3.85,1.86,13,5.23,2.01,13,5.77,1.64,13,6.18,1.25,11,6.44,1.24,9,4.55,2.46,11,4.89,2.2,9,5.76,1.95,17,5,1.5,9,6.6,1.07,10,6,1.33,10,4.42,2.43,12,5.12,2.17,8,5.5,1.93,16,5.5,1.72,10 +1102,biceps,5.95,2.01,21,4.42,2.72,24,6.45,2.16,20,7.12,1.46,8,5.23,2.01,13,5.17,2.14,6,4.17,2.9,18,6.73,1.9,11,6.11,2.52,9,6,2.37,12,5.89,1.54,9,4.1,2.38,10,4.64,3,14,6.62,2.5,13,6.14,1.46,7,5.71,2.13,14,6.43,1.81,7,5.06,2.57,16,3.12,2.7,8,6.75,1.96,12,6,2.51,8 +1103,bicker,2.81,1.33,21,5.13,1.91,23,4.54,2.23,26,2.91,1.38,11,2.7,1.34,10,4.82,1.89,11,5.42,1.98,12,3.82,1.83,11,4.86,2.35,14,3.2,1.48,10,2.45,1.13,11,4.55,2.02,11,5.67,1.72,12,4.82,2.27,17,3.5,1.69,8,2.38,1.12,13,3.5,1.41,8,4.53,1.73,15,6.25,1.83,8,4.88,2.47,17,3.89,1.62,9 +1104,bicycle,6.71,1.27,21,3.95,2.29,21,6.2,1.88,20,6.56,1.24,9,6.83,1.34,12,3.17,2.23,6,4.14,2.35,14,6.17,2.93,6,6.21,1.37,14,6.89,1.27,9,6.58,1.31,12,3.8,1.92,5,4,2.45,16,6.2,1.69,10,6.2,2.15,10,6.92,1.38,12,6.44,1.13,9,4.88,2.36,8,3.38,2.14,13,6.33,1.72,12,6,2.2,8 +1105,bid,5.16,1.64,19,4,2.12,22,5.67,1.97,24,4.67,1.86,6,5.38,1.56,13,4.58,2.19,12,3.3,1.89,10,5.75,1.83,8,5.62,2.09,16,5.1,0.99,10,5.22,2.22,9,5.67,1.5,9,2.85,1.68,13,5.41,2.21,17,6.5,1.05,6,5.38,1.19,8,5,1.95,11,3.56,1.94,9,4.31,2.25,13,5.75,1.95,16,5.5,2.14,8 +1106,bidder,5.39,0.98,18,3.5,1.93,20,5.32,1.77,25,5.8,1.1,5,5.23,0.93,13,3.82,2.14,11,3.11,1.69,9,5.56,2,16,4.89,1.27,9,5,0.58,7,5.64,1.12,11,2.67,1.94,9,4.18,1.72,11,5.15,1.9,20,6,1,5,5,0.87,9,5.78,0.97,9,3.82,2.09,11,3.11,1.76,9,5.47,1.71,19,4.83,2.04,6 +1107,bidding,5.29,1.27,21,4.91,2.14,22,5.76,1.89,21,5.44,1.24,9,5.17,1.34,12,3.33,2.25,6,5.47,1.88,15,5.83,2.32,6,5.73,1.79,15,5.33,1.32,9,5.25,1.29,12,3.8,1.92,5,5.24,2.14,17,6.7,1.95,10,4.91,1.45,11,5.42,1.51,12,5.11,0.93,9,6.11,1.45,9,4.08,2.18,13,5.92,2.07,12,5.56,1.74,9 +1108,bide,4.5,1.54,20,3.61,2.48,18,5.41,1.87,22,4.8,1.48,5,4.4,1.59,15,5.33,2.73,6,2.75,1.91,12,5.7,1.95,10,5.17,1.85,12,4.5,1.35,10,4.5,1.78,10,4.8,2.49,10,2.12,1.55,8,4.64,1.91,11,6.18,1.54,11,4.33,1.23,12,4.75,1.98,8,2.78,3.03,9,4.44,1.51,9,5.09,2.3,11,5.73,1.35,11 +1109,big,5.64,1.73,22,4.33,2.42,21,5.61,1.54,18,6,2,6,5.53,1.73,15,4.43,2.94,7,4.29,2.23,14,5.33,1.66,9,5.88,1.55,8,5.36,1.95,14,6.29,1.25,7,3.78,2.59,9,4.75,2.3,12,5.7,1.64,10,5.5,1.51,8,5.57,1.6,14,5.75,2.05,8,4.5,2.95,6,4.27,2.28,15,5.6,1.71,10,5.62,1.41,8 +1110,bigamy,3.15,1.39,20,4.36,2.22,22,4.21,2.64,19,3.11,1.27,9,3.18,1.54,11,2.8,2.49,5,4.88,2.03,16,6.17,2.93,6,3.31,2.02,13,3.57,1.09,14,2.17,1.6,6,3.5,1.57,12,5.56,2.6,9,4,2.12,9,4.4,3.13,10,3.9,1.2,10,2.4,1.17,10,3.75,2.01,12,5.1,2.33,10,6.33,3.08,6,3.23,1.79,13 +1111,biggie,5.32,1.7,22,3.76,2.34,21,5.36,1.36,22,5.71,1.77,14,4.62,1.41,8,4.27,2.72,11,3.33,1.87,9,5.17,1.47,6,5.44,1.36,16,5.8,2.3,10,4.92,0.9,12,4.09,2.74,11,3.4,1.9,10,5.15,1.14,13,5.67,1.66,9,5.25,1.6,12,5.4,1.9,10,3.85,2.64,13,3.62,1.92,8,5.08,1,12,5.7,1.7,10 +1112,bighorn,4.77,1.72,22,4.65,2.48,23,5.26,1.69,19,5,1.55,11,4.55,1.92,11,5.14,2.91,7,4.47,2.42,15,4.9,1.29,10,5.67,2.06,9,4.2,1.93,10,5.25,1.42,12,5.4,2.5,10,4.08,2.5,12,5.25,1.83,8,5.3,1.77,10,4.86,2.03,14,4.62,1.06,8,4.55,2.56,20,5.33,2.08,3,5.25,1.16,8,5.27,2.05,11 +1113,bigmouth,3.71,1.71,21,5.3,2.52,20,5.58,2.22,36,4,1.6,8,3.54,1.81,13,4.4,1.95,5,5.6,2.67,15,5.27,2.1,11,5.72,2.3,25,3.69,1.8,13,3.75,1.67,8,5.5,2.35,12,5,2.88,8,5.65,2.08,20,5.5,2.45,16,4.18,1.6,11,3.2,1.75,10,6.09,2.43,11,4.33,2.4,9,5.59,2.24,22,5.57,2.28,14 +1114,bigot,2.75,2.02,20,5.37,2.41,19,3.12,2.11,25,2.5,1.29,4,2.81,2.2,16,5.33,2.89,3,5.38,2.42,16,4.56,2.46,9,2.31,1.4,16,3.38,1.3,8,2.33,2.35,12,6,1.87,9,4.8,2.78,10,3.29,2.16,14,2.91,2.12,11,2.45,1.44,11,3.11,2.62,9,5.33,2.18,9,5.4,2.72,10,3.28,2.37,18,2.71,1.25,7 +1115,bigotry,2.24,1.26,21,6.15,1.31,20,4.53,2.77,36,2.75,1.28,8,1.92,1.19,13,6.2,1.3,5,6.13,1.36,15,3.91,2.66,11,4.8,2.83,25,2.62,1.39,13,1.62,0.74,8,6,1.21,12,6.38,1.51,8,4.5,2.63,20,4.56,3.03,16,2.64,1.12,11,1.8,1.32,10,6.09,1.45,11,6.22,1.2,9,4.64,2.97,22,4.36,2.53,14 +1116,bike,6.1,2.28,21,3.62,2.37,24,5.89,2.16,19,6.33,1.87,9,5.92,2.61,12,4.33,2.58,6,3.53,2.32,17,5.57,2.3,7,6.08,2.15,12,6.06,2.08,16,6.2,3.11,5,3.29,2.09,14,4.44,2.7,9,5.89,2.67,9,5.9,1.73,10,6.25,2.38,12,5.89,2.26,9,4.53,2.42,15,2.11,1.36,9,5.64,2.54,11,6.25,1.58,8 +1117,biker,5.32,1.38,19,4.04,2.6,24,4.68,2.18,28,5.38,1.85,8,5.27,1.01,11,4.33,2.55,9,3.87,2.7,15,4.36,2.17,14,5,2.22,14,5.11,1.17,9,5.5,1.58,10,4.33,2.57,12,3.75,2.7,12,4.43,2.17,14,4.93,2.23,14,4.8,1.03,10,5.89,1.54,9,4.42,2.68,12,3.67,2.57,12,4.17,1.64,12,5.06,2.49,16 +1118,bikini,5.57,2.29,21,5.43,2.46,23,5.57,2.06,21,5.8,2.39,5,5.5,2.34,16,6.42,2.39,12,4.36,2.16,11,5.09,1.76,11,5.89,2.37,9,5.33,2.27,12,5.89,2.42,9,5.69,2.3,16,4.86,2.91,7,6,2.14,11,5.1,1.97,10,5.62,2.6,13,5.5,1.85,8,5.53,2.65,19,5,1.41,4,5.5,2.41,14,5.71,1.25,7 +1119,bilateral,5.23,1.57,22,2.86,1.82,21,5.23,1.45,22,4.93,1.59,14,5.75,1.49,8,3.09,2.07,11,2.67,1.66,9,5,0.63,6,5.31,1.66,16,4.7,1.77,10,5.67,1.3,12,2.45,1.86,11,3.3,1.77,10,5,0.71,13,5.56,2.13,9,4.92,1.73,12,5.6,1.35,10,2.62,1.85,13,3.25,1.83,8,4.75,1.14,12,5.8,1.62,10 +1120,bile,2.61,1.38,18,4.1,2.49,20,3.5,1.91,24,3,1.22,5,2.46,1.45,13,4.73,2.65,11,3.33,2.18,9,3.27,1.67,15,3.89,2.32,9,2.71,1.5,7,2.55,1.37,11,3.33,2.29,9,4.73,2.57,11,3.53,2.04,19,3.4,1.52,5,2.67,1.66,9,2.56,1.13,9,3.91,2.55,11,4.33,2.55,9,3.78,1.99,18,2.67,1.51,6 +1121,bilge,4.55,1.23,20,3.73,1.91,22,4.79,2.04,19,4.56,1.74,9,4.55,0.69,11,2.8,2.39,5,4.19,1.6,16,5,2.61,6,4.69,1.84,13,4.57,1.4,14,4.5,0.84,6,3.5,2.02,12,4.33,1.58,9,4.44,1.67,9,5.1,2.38,10,4.8,1.48,10,4.3,0.95,10,3,1.91,12,4.6,1.58,10,4.5,2.81,6,4.92,1.71,13 +1122,bill,3.11,1.7,19,4,2.57,21,4,2.29,20,3.67,1.53,3,3,1.75,16,5,2.37,6,3.6,2.61,15,4.33,2.34,6,3.86,2.35,14,3.6,1.9,10,2.56,1.33,9,3.43,2.7,7,4.29,2.55,14,4.6,2.63,10,3.4,1.84,10,3,1.51,8,3.18,1.89,11,3.11,2.93,9,4.67,2.15,12,4.12,3.04,8,3.92,1.78,12 +1123,billboard,4.25,1.65,20,4,2.32,20,5.15,1.97,26,4.09,1.7,11,4.44,1.67,9,4,2.31,7,4,2.42,13,4.69,1.49,13,5.62,2.33,13,3.91,1.7,11,4.67,1.58,9,3.64,2.42,11,4.44,2.24,9,5.29,1.99,17,4.89,2.03,9,4.6,1.58,10,3.9,1.73,10,3.42,2.43,12,4.88,1.96,8,5.19,1.83,16,5.1,2.28,10 +1124,billiard,6.1,1.62,20,4,1.93,22,6.1,2.17,21,5.78,1.39,9,6.36,1.8,11,4.6,2.32,10,3.5,1.45,12,6.12,1.36,8,6.08,2.6,13,6,1.75,14,6.33,1.37,6,3.88,2.36,8,4.07,1.73,14,5.88,1.89,8,6.23,2.39,13,6,1.7,10,6.2,1.62,10,4.25,1.96,12,3.7,1.95,10,6,2.52,12,6.22,1.72,9 +1125,billing,3.23,1.57,22,5.18,2.46,22,4.47,2.01,19,2.62,1.3,8,3.77,1.54,13,4.75,2.49,8,5.38,2.6,13,4.71,1.7,7,4.18,2.27,11,2,0.93,8,4.15,1.21,13,6.22,3.03,9,4.46,1.76,13,4,2.08,7,4.75,2.01,12,3.64,1.69,11,2.82,1.4,11,4.67,3.35,9,5.54,1.66,13,4.75,1.84,16,3,2.65,3 +1126,billion,6.8,2.24,20,5.44,2.83,18,6.5,1.71,22,6.6,2.07,5,6.87,2.36,15,4.83,2.04,6,5.75,3.19,12,5.8,1.75,10,7.08,1.51,12,6.9,1.97,10,6.7,2.58,10,6.3,2.5,10,4.38,3.02,8,6.36,1.75,11,6.64,1.75,11,6.33,2.39,12,7.5,1.93,8,4,2.83,9,6.89,2.09,9,6.64,1.21,11,6.36,2.16,11 +1127,billionaire,6,2.45,19,6.75,2.4,20,6.36,2.57,22,7.57,1.62,7,5.08,2.43,12,8,1.12,9,5.73,2.72,11,7,2.1,6,6.12,2.75,16,4.8,2.15,10,7.38,2.26,8,6.5,2.83,8,6.92,2.19,12,6.07,2.34,15,7,3.11,7,5.7,2.54,10,6.33,2.45,9,7,2.34,12,6.38,2.62,8,6.27,2.15,11,6.45,3.05,11 +1128,bimbo,3.1,1.84,21,3.52,2.24,25,4.84,2.77,19,3.89,2.03,9,2.5,1.51,12,2.33,2.07,6,4,2.22,18,5.86,2.73,7,4.25,2.73,12,3.06,1.88,16,3.2,1.92,5,3.07,2.27,14,4.3,2.16,10,5.67,2.96,9,4.1,2.51,10,3.67,2.02,12,2.33,1.32,9,3.81,2.43,16,3,1.87,9,4.73,3.52,11,5,1.41,8 +1129,bin,4.95,1.24,21,3.04,2.21,25,5.21,1.9,19,5.11,1.05,9,4.83,1.4,12,2.83,2.23,6,3,2.28,18,5,2,7,5.33,1.92,12,4.81,1.28,16,5.4,1.14,5,2.79,2.19,14,3.2,2.35,10,5.11,2.47,9,5.3,1.34,10,4.92,1.44,12,5,1,9,3.38,2.25,16,2.44,2.13,9,4.82,2.14,11,5.75,1.49,8 +1130,binary,4.58,1.64,19,3.29,2.05,21,4.6,2.39,20,4.67,0.58,3,4.56,1.79,16,4,2.53,6,3,1.85,15,6.17,1.72,6,3.93,2.37,14,4.5,1.58,10,4.67,1.8,9,2.43,1.62,7,3.71,2.16,14,5,2.45,10,4.2,2.39,10,4.88,0.99,8,4.36,2.01,11,3.11,1.69,9,3.42,2.35,12,4.88,3.04,8,4.42,1.98,12 +1131,bind,4.82,1.65,22,4.53,2.34,19,4.24,2.41,21,5.2,1.64,5,4.69,1.74,16,5,0.76,8,4.18,3.03,11,4.9,2.73,10,3.64,2.01,11,4.58,1.93,12,5.1,1.29,10,4.7,1.89,10,4.33,2.87,9,4.08,2.31,12,4.44,2.65,9,4.82,1.83,11,4.82,1.54,11,3.88,2.03,8,5,2.53,11,5,2.45,9,3.67,2.31,12 +1132,binder,5.16,1.07,19,3.17,1.95,18,5.29,2.34,17,5.09,1.22,11,5.25,0.89,8,3.75,2.75,4,3,1.75,14,5.38,2.2,8,5.22,2.59,9,5.25,1.49,8,5.09,0.7,11,3.29,1.89,7,3.09,2.07,11,4.33,2.34,6,5.82,2.27,11,5.15,1.21,13,5.17,0.75,6,2.45,1.69,11,4.29,1.89,7,5.86,2.48,7,4.9,2.28,10 +1133,binding,4.15,1.57,20,4.21,1.96,24,4.27,2.39,22,4.62,1.3,8,3.83,1.7,12,4.33,2.02,12,4.08,1.98,12,4.92,2.47,13,3.33,2.06,9,4.88,1.13,8,3.91,1.51,11,4.64,1.78,14,3.6,2.12,10,4.92,2.64,12,3.5,1.9,10,4.1,1.66,10,4.2,1.55,10,3.75,1.73,16,5.12,2.17,8,4.6,2.37,10,4,2.49,12 +1134,binge,3.53,2.25,19,5.18,1.84,22,5.21,2.15,19,3.78,1.99,9,3.3,2.54,10,5.71,1.6,7,4.93,2.02,14,5.8,2.25,10,4.56,1.94,9,3.67,3.12,9,3.4,1.17,10,5.3,2.36,10,5.09,1.45,11,4.88,1.46,8,5.2,2.57,10,3.92,2.54,12,2.86,1.57,7,5.15,1.93,20,5.5,0.71,2,5.12,1.64,8,5.27,2.53,11 +1135,bingo,5.62,1.94,21,5,2.98,22,5.23,2.09,22,5.89,1.17,9,5.42,2.39,12,4.5,3.39,6,5,2.9,15,5.67,2.34,6,5.06,2.05,16,5.33,1.8,9,5.83,2.08,12,5.2,3.11,5,4.94,3.03,17,5.55,2.25,11,4.91,1.97,11,5.75,1.96,12,5.44,2.01,9,6.44,2.65,9,4,2.86,13,5.33,2.15,12,5.1,2.13,10 +1136,binoculars,5.57,1.25,21,2.58,2.5,24,6.1,2.31,20,5.88,1.46,8,5.38,1.12,13,4.17,2.99,6,2.06,2.15,18,6.27,1.95,11,5.89,2.8,9,5.5,1,12,5.67,1.58,9,3.3,2.87,10,2.07,2.16,14,6.15,2.23,13,6,2.65,7,5.79,1.05,14,5.14,1.57,7,3.06,2.72,16,1.62,1.77,8,6.58,1.98,12,5.38,2.72,8 +1137,bio,5.2,1.61,20,3.14,1.78,22,6.05,2.04,19,5.22,1.39,9,5.18,1.83,11,3,2.35,5,3.31,1.62,16,6.67,1.86,6,5.77,2.13,13,5.14,1.1,14,5.33,2.58,6,3.33,1.87,12,3.11,1.69,9,4.56,1.13,9,7.4,1.71,10,4.9,1.52,10,5.5,1.72,10,2.75,1.86,12,3.6,1.65,10,6.33,1.75,6,5.92,2.22,13 +1138,biochemical,4.05,1.56,21,4.21,2.72,24,4.21,1.81,19,4.22,1.64,9,3.92,1.56,12,3.5,2.26,6,4.41,2.96,17,4.43,1.62,7,4.08,1.98,12,3.88,1.54,16,4.6,1.67,5,3.62,2.81,13,4.9,2.69,10,4.22,2.39,9,4.2,1.23,10,3.75,1.76,12,4.44,1.24,9,4.8,2.76,15,3.22,2.49,9,4,2.1,11,4.5,1.41,8 +1139,biochemist,5.37,1.3,19,4.19,2.09,21,5.3,2.12,23,6,1.41,5,5.15,1.28,13,3.67,2.66,6,4.4,1.88,15,5.6,1.84,10,5.08,2.36,13,5.57,1.4,7,5.27,1.35,11,5,2.16,7,3.79,2.01,14,5.55,1.92,11,5.08,2.35,12,5.08,0.79,12,5.86,1.86,7,4.27,2.33,11,4.1,1.91,10,5.5,1.79,14,5,2.65,9 +1140,biochemistry,5.48,2.04,21,3.67,2.06,21,5.14,1.8,21,6,1.94,9,5.08,2.11,12,2.67,1.63,6,4,2.18,14,5,1.22,5,5.19,1.97,16,5.33,2.06,9,5.58,2.11,12,3.6,1.52,5,3.69,2.24,16,5.1,1.6,10,5.18,2.04,11,5.42,2.57,12,5.56,1.13,9,4.38,1.85,8,3.23,2.13,13,4.45,2.02,11,5.9,1.2,10 +1141,biographer,5.53,0.84,19,3.05,1.75,21,5.57,2.02,23,5.67,0.58,3,5.5,0.89,16,3.38,1.6,8,2.85,1.86,13,5.56,2.13,9,5.57,2.03,14,5.56,1.13,9,5.5,0.53,10,3.33,1.87,9,2.83,1.7,12,5.27,2.34,15,6.12,1.13,8,5.29,0.95,7,5.67,0.78,12,3.1,1.79,10,3,1.79,11,5.69,2.43,13,5.4,1.43,10 +1142,biography,5.4,1.43,20,3,2.5,24,5.95,2.21,20,5.62,1.3,8,5.25,1.54,12,5.67,2.42,6,2.11,1.84,18,5.73,2.15,11,6.22,2.39,9,5.17,1.03,12,5.75,1.91,8,3,2.31,10,3,2.72,14,5.54,2.47,13,6.71,1.5,7,5.5,1.4,14,5.17,1.6,6,3.88,2.66,16,1.25,0.46,8,6.08,2.07,12,5.75,2.55,8 +1143,biological,6.57,1.69,21,3.52,2.65,25,5.11,2.42,19,5.78,1.86,9,7.17,1.34,12,2.83,1.47,6,3.89,2.93,18,5,2.38,7,5.17,2.55,12,6.44,1.9,16,7,0.71,5,3.21,2.86,14,4.2,2.35,10,5.11,2.62,9,5.1,2.38,10,6.42,1.88,12,6.78,1.48,9,3.75,2.67,16,3.11,2.71,9,5,2.97,11,5.25,1.58,8 +1144,biologist,5.85,1.84,20,3.27,1.83,22,5.85,1.87,26,6,1.56,10,5.7,2.16,10,3.3,1.95,10,3.25,1.82,12,6,2.19,11,5.71,1.73,14,6.3,2.26,10,5.4,1.26,10,3.5,2.07,10,3.08,1.68,12,6.18,2.13,17,5.12,1.13,8,6.08,2.18,13,5.43,0.98,7,3.36,1.95,14,3.12,1.73,8,6.06,1.98,17,5.44,1.67,9 +1145,biology,6,1.45,20,4.1,2.22,20,4.45,2.13,22,6.43,1.13,7,5.77,1.59,13,4.44,2.6,9,3.82,1.94,11,5.17,2.48,6,4.19,2.01,16,5.8,1.62,10,6.33,1.32,9,4.38,2.45,8,3.92,2.15,12,4.47,1.92,15,4.43,2.7,7,6.18,1.33,11,5.78,1.64,9,4.08,2.23,12,4.12,2.36,8,4.18,1.6,11,4.73,2.61,11 +1146,bionic,5.42,1.98,19,5.18,2.42,22,4.91,2.52,22,5.67,2.18,9,5.2,1.87,10,5.12,2.36,8,5.21,2.55,14,4.73,2.65,11,5.09,2.51,11,5.71,1.7,7,5.25,2.18,12,4.4,2.27,10,5.83,2.44,12,4,2.52,13,6.22,1.99,9,5.8,2.1,10,5,1.87,9,6,2.33,8,4.71,2.43,14,5.64,2.73,14,3.62,1.51,8 +1147,biopsy,3.1,1.64,21,3.46,2.87,24,3.9,2.34,20,3.5,1.93,8,2.85,1.46,13,4.5,3.08,6,3.11,2.81,18,4.45,2.3,11,3.22,2.33,9,3.58,1.88,12,2.44,1.01,9,4.2,3.05,10,2.93,2.73,14,4.62,2.43,13,2.57,1.51,7,3.36,1.65,14,2.57,1.62,7,3.31,2.57,16,3.75,3.58,8,3.42,2.02,12,4.62,2.72,8 +1148,bipolar,3.26,1.63,19,5,2.98,22,3.18,2.18,28,3.5,1.38,6,3.15,1.77,13,5.27,2.72,11,4.73,3.32,11,3.91,2.51,11,2.71,1.86,17,3.82,1.72,11,2.5,1.2,8,4.82,2.86,11,5.18,3.22,11,3.94,2.31,18,1.8,0.92,10,3.38,1.66,13,3,1.67,6,4.29,2.89,14,6.25,2.87,8,3.5,2.5,16,2.75,1.66,12 +1149,birch,6.53,1.35,19,2.85,1.87,20,5,2.02,24,6.85,1.21,13,5.83,1.47,6,3.8,2.59,5,2.53,1.55,15,5.31,1.55,13,4.64,2.5,11,6,1,9,7,1.49,10,3.29,2.36,7,2.62,1.61,13,5.18,2.23,11,4.85,1.91,13,6.44,1.33,9,6.6,1.43,10,2.8,1.87,10,2.9,1.97,10,5.33,2.6,9,4.8,1.66,15 +1150,bird,6.75,1.78,40,3.83,2.48,18,5.88,2.55,25,6.69,1.44,13,6.69,1.93,26,4.5,2.66,6,3.5,2.43,12,5.62,2.26,8,6,2.74,17,6.67,1.88,15,6.71,1.73,24,3.8,2.49,10,3.88,2.64,8,5.93,2.89,14,5.82,2.18,11,6.6,1.9,20,6.9,1.68,20,4.44,3.21,9,3.22,1.39,9,6.17,2.83,18,5.14,1.57,7 +1151,birdcage,5.2,1.54,20,4.23,2.09,22,4.52,2.5,21,5.5,1.41,8,5,1.65,12,4.17,2.64,6,4.27,2.02,15,4.33,2.88,6,4.6,2.44,15,5.56,1.51,9,4.91,1.58,11,4,1,5,4.29,2.34,17,4.1,2.28,10,4.91,2.74,11,5.25,1.48,12,5.12,1.73,8,3.89,2.15,9,4.46,2.11,13,4.5,2.02,12,4.56,3.17,9 +1152,birdie,6.47,2.09,19,3.43,1.86,21,5.43,2.15,23,6.64,1.69,11,5.86,2.61,7,4,2,8,3.08,1.75,13,4,2.31,7,6.06,1.81,16,7.25,1.98,8,5.91,2.07,11,3.38,2.39,8,3.46,1.56,13,5.36,1.96,11,5.5,2.39,12,6.92,2.31,12,5.71,1.5,7,3.2,2.35,10,3.64,1.36,11,5.46,2.4,13,5.4,1.9,10 +1153,birdman,5,1.05,21,4.15,2.46,26,5.5,2.28,24,5.33,1.41,9,4.75,0.62,12,3.5,2.84,10,4.56,2.19,16,5.11,2.52,9,5.73,2.19,15,5.29,1.38,7,4.86,0.86,14,4.54,2.63,13,3.77,2.31,13,5.33,2.74,12,5.67,1.83,12,4.91,0.3,11,5.1,1.52,10,3.73,2.63,15,4.73,2.2,11,5.69,2.53,13,5.27,2.05,11 +1154,birth,6.52,2.36,21,5.75,2.73,20,5,3.16,19,6,2.45,13,7.38,2.07,8,5.57,2.07,7,5.85,3.11,13,5.43,2.99,7,4.75,3.36,12,7.25,2.22,12,5.56,2.3,9,5.78,3.03,9,5.73,2.61,11,5.2,3.05,10,4.78,3.46,9,7.75,1.48,12,4.89,2.37,9,6.71,2.36,7,5.23,2.86,13,5.57,3.41,7,4.67,3.11,12 +1155,birthday,6.37,2.01,19,4.6,2.89,20,6.07,2.4,44,5.33,3.51,3,6.56,1.71,16,4.43,2.76,7,4.92,3.09,12,5.65,2.43,20,6.42,2.36,24,6.78,2.17,9,6,1.89,10,4.57,3.36,7,4.83,2.76,12,6.3,2.08,23,5.81,2.73,21,6.14,2.04,7,6.5,2.07,12,4.6,3.03,10,4.6,2.91,10,5.96,2.44,23,6.19,2.4,21 +1156,birthing,5.29,2.12,21,6.4,1.85,20,4.9,2.49,21,5.17,1.6,6,5.33,2.35,15,6.25,1.58,8,6.5,2.07,12,5.18,2.44,11,4.6,2.63,10,5.5,1.97,6,5.2,2.24,15,5.9,1.79,10,6.9,1.85,10,5.07,2.76,14,4.57,1.99,7,5.57,2.3,7,5.14,2.11,14,6.21,2.01,14,6.83,1.47,6,4.33,2.77,12,5.67,1.94,9 +1157,birthmark,4.6,1.5,20,3,1.78,20,4.24,2.42,25,4,1,3,4.71,1.57,17,2.57,1.9,7,3.33,1.78,12,4.12,2.17,8,4.29,2.59,17,4.14,1.35,7,4.85,1.57,13,2.71,1.6,7,3.25,1.96,12,4.64,2.41,14,3.73,2.45,11,5.44,1.01,9,3.91,1.51,11,3.1,1.91,10,2.9,1.73,10,4,2.7,18,4.86,1.46,7 +1158,birthplace,6.95,1.64,20,3.41,2.56,22,4.85,2.77,27,7,2.45,7,6.92,1.12,13,3.6,2.5,10,3.25,2.7,12,6.27,2.12,15,3.18,2.6,11,6.18,1.72,11,7.89,0.93,9,3.78,2.17,9,3.15,2.85,13,4.76,3.13,17,5.33,2,9,6.85,1.86,13,7.14,1.21,7,3.25,2.41,16,3.83,3.13,6,5.42,2.78,12,4.4,2.77,15 +1159,birthright,5.63,2.09,19,4.58,2.63,19,6.75,2.17,20,6.67,0.58,3,5.67,2.09,15,4.3,2.41,10,4.89,2.98,9,6.5,2.07,10,7,2.36,10,5.17,2.32,6,6.17,1.75,12,5,3.06,7,4.33,2.46,12,5.88,2.85,8,7.33,1.44,12,5.5,2.24,12,5.86,1.95,7,4.78,2.82,9,4.4,2.59,10,6,3.04,9,7.36,0.81,11 +1160,biscuit,6.45,1.47,20,2.91,2,22,6.26,2.18,27,7,1.73,7,6.15,1.28,13,3.3,2.16,10,2.58,1.88,12,6.53,1.77,15,5.82,2.75,11,6,1.26,11,7,1.58,9,3.89,2.09,9,2.23,1.69,13,6.47,2.55,17,5.78,1.39,9,6.46,1.51,13,6.43,1.51,7,2.81,2.04,16,3.17,2.04,6,6.5,1.93,12,6.07,2.4,15 +1161,bisexual,4.74,2.42,19,4.5,1.87,22,5.09,2.07,22,4.89,1.96,9,4.6,2.88,10,4.75,1.83,8,4.36,1.95,14,5.45,2.46,11,4.73,1.62,11,5.14,1.77,7,4.5,2.78,12,4.8,1.62,10,4.25,2.09,12,4.69,1.97,13,5.67,2.18,9,4.5,2.68,10,5,2.24,9,4.75,1.83,8,4.36,1.95,14,5.21,1.97,14,4.88,2.36,8 +1162,bishop,4.53,2.29,19,3.77,2.09,22,4.82,2.17,22,4.67,2,9,4.4,2.63,10,4,2.27,8,3.64,2.06,14,4.09,2.34,11,5.55,1.81,11,4.86,1.35,7,4.33,2.74,12,4.4,2.22,10,3.25,1.91,12,5.08,2.18,13,4.44,2.24,9,5.1,2.56,10,3.89,1.9,9,4.38,2.26,8,3.43,1.99,14,5.07,2.37,14,4.38,1.85,8 +1163,bisque,5.42,1.22,19,2.78,1.77,18,5.19,1.75,21,5.75,0.5,4,5.33,1.35,15,3.33,2.07,6,2.5,1.62,12,5.22,1.92,9,5.17,1.7,12,5.89,0.78,9,5,1.41,10,3.4,1.9,10,2,1.31,8,4.5,2.01,10,5.82,1.25,11,5.08,1.16,12,6,1.15,7,1.67,0.87,9,3.89,1.76,9,5.1,2.08,10,5.27,1.49,11 +1164,bistro,5.95,1.57,20,4.33,2.48,24,5.18,2.28,28,5.12,1.25,8,6.5,1.57,12,4.33,2.55,9,4.33,2.53,15,4.43,2.31,14,5.93,2.06,14,6.33,1.5,9,5.64,1.63,11,5.17,2.29,12,3.5,2.47,12,5.21,2.46,14,5.14,2.18,14,6.3,1.25,10,5.6,1.84,10,4.67,2.19,12,4,2.8,12,5.67,1.67,12,4.81,2.64,16 +1165,bit,5.05,1.5,22,3.86,2.39,21,5.53,2.42,15,5,0.89,6,5.07,1.75,15,2.71,2.36,7,4.43,2.28,14,5.43,2.88,7,5.62,2.13,8,5,1.75,14,5.14,1.07,7,4.33,2.78,9,3.5,2.11,12,6,2.83,8,5,1.91,7,5.36,1.28,14,4.5,1.77,8,4.67,3.01,6,3.53,2.13,15,6.12,2.75,8,4.86,1.95,7 +1166,bitch,2.55,2.26,20,5.95,2.73,21,3.65,2.12,17,3,2.55,5,2.43,2.31,14,6.29,2.81,7,5.79,2.78,14,4,2.33,8,3.5,2.07,8,3.17,2.66,12,1.57,1.13,7,5.67,2.74,9,6.17,2.82,12,3.78,1.79,9,3.5,2.56,8,2.75,1.96,12,2.25,2.76,8,6.83,2.48,6,5.6,2.82,15,3.78,1.72,9,3.5,2.62,8 +1167,bitchy,3.11,1.2,19,4.83,2.26,18,4.24,2.54,17,3.36,1.29,11,2.75,1.04,8,5,2.71,4,4.79,2.22,14,5.25,2.92,8,3.33,1.87,9,3.12,1.36,8,3.09,1.14,11,4.86,2.79,7,4.82,1.99,11,4.83,2.14,6,3.91,2.77,11,3.23,1.24,13,2.83,1.17,6,4.82,1.99,11,4.86,2.79,7,4.71,2.87,7,3.9,2.38,10 +1168,bite,3.52,2.09,21,5.1,2.31,20,6.58,2.14,19,3.77,2.2,13,3.12,1.96,8,6.57,1.27,7,4.31,2.39,13,7.14,1.57,7,6.25,2.42,12,4,2.52,12,2.89,1.17,9,5.33,2.12,9,4.91,2.55,11,6.3,1.7,10,6.89,2.62,9,3.5,2.39,12,3.56,1.74,9,4.71,1.8,7,5.31,2.59,13,6.71,2.06,7,6.5,2.28,12 +1169,biter,3.59,1.87,22,5.27,2.01,26,4.5,2.13,24,4.11,2.09,9,3.23,1.69,13,5.2,1.99,10,5.31,2.09,16,3.78,1.79,9,4.93,2.25,15,3.5,1.85,8,3.64,1.95,14,4.92,2.14,13,5.62,1.89,13,4,1.81,12,5,2.37,12,3.42,1.62,12,3.8,2.2,10,4.87,1.85,15,5.82,2.18,11,4,2,13,5.09,2.21,11 +1170,bitsy,5.33,1.46,21,3.05,1.99,22,4.78,2.12,27,5.1,0.99,10,5.55,1.81,11,2.29,1.7,7,3.4,2.06,15,4.41,2.15,17,5.4,2.01,10,5.18,1.72,11,5.5,1.18,10,2.8,2.49,5,3.12,1.9,17,4.64,2.17,14,4.92,2.14,13,5.31,1.6,13,5.38,1.3,8,2.2,1.55,10,3.75,2.09,12,5,2.35,14,4.54,1.9,13 +1171,bitter,3.63,2.17,19,4.64,3.3,22,4.58,2.36,19,3.83,2.99,6,3.54,1.81,13,4.09,3.51,11,5.18,3.16,11,5.75,2.76,8,3.73,1.68,11,4.36,2.42,11,2.62,1.3,8,3.73,3.29,11,5.55,3.21,11,4.85,2.19,13,4,2.83,6,4.15,2.23,13,2.5,1.64,6,4.93,3.38,14,4.12,3.31,8,4.56,2.88,9,4.6,1.96,10 +1172,bitterness,3.15,1.6,20,5.1,2.21,21,4.62,2.16,21,2.78,1.48,9,3.45,1.69,11,4.2,2.57,10,5.91,1.51,11,4.88,2.1,8,4.46,2.26,13,2.79,1.25,14,4,2.1,6,4.43,2.82,7,5.43,1.87,14,4.62,2.62,8,4.62,1.94,13,3,1.41,10,3.3,1.83,10,4.92,1.62,12,5.33,2.92,9,5.08,1.88,12,4,2.45,9 +1173,bittersweet,5.09,1.51,22,4.21,1.81,19,4.52,1.83,21,4.2,0.84,5,5.31,1.62,16,4.25,2.19,8,4.18,1.6,11,4.7,1.77,10,4.36,1.96,11,4.83,1.34,12,5.4,1.71,10,4.8,1.81,10,3.56,1.67,9,4.08,1.73,12,5.11,1.9,9,4.73,1.27,11,5.45,1.69,11,4.75,1.75,8,3.82,1.83,11,4.78,1.86,9,4.33,1.87,12 +1174,bitty,5.16,2.48,19,3.6,2.14,20,5.2,1.79,20,4.67,0.58,3,5.07,2.69,15,3,1.89,10,4.2,2.3,10,5.5,1.35,10,4.9,2.18,10,3.33,1.97,6,5.83,2.29,12,3,1.91,7,3.92,2.25,13,4.88,1.96,8,5.42,1.73,12,5.5,2.5,12,4.57,2.51,7,3.8,2.3,10,3.4,2.07,10,4.89,1.69,9,5.45,1.92,11 +1175,biz,4.7,1.87,20,4.42,2.63,19,5.27,1.43,26,4.36,2.25,11,5.11,1.27,9,3.33,2.58,6,4.92,2.6,13,5.69,1.8,13,4.85,0.8,13,4.09,2.3,11,5.44,0.73,9,4.9,3.03,10,3.89,2.15,9,5.12,1.45,17,5.56,1.42,9,4.8,1.75,10,4.6,2.07,10,4.67,2.93,12,4,2.16,7,4.81,1.05,16,6,1.7,10 +1176,bizarre,4.41,2.02,22,5,2.35,22,4.5,2.01,20,3.86,2.12,7,4.67,1.99,15,4.3,2.45,10,5.58,2.19,12,5.43,2.76,7,4,1.35,13,4.75,2.38,12,4,1.49,10,4.64,2.62,11,5.36,2.11,11,4.8,2.14,15,3.6,1.34,5,4.45,2.34,11,4.36,1.75,11,5.8,1.4,10,4.33,2.81,12,4.5,1.35,10,4.5,2.59,10 +1177,blab,3.7,1.3,20,4.74,2.38,23,4.52,1.6,21,3.44,1.01,9,3.91,1.51,11,4.55,2.66,11,4.92,2.19,12,4,0.93,8,4.85,1.86,13,3.57,1.16,14,4,1.67,6,4.22,2.68,9,5.07,2.2,14,5.25,1.91,8,4.08,1.26,13,3.9,1.29,10,3.5,1.35,10,4.69,2.18,13,4.8,2.74,10,4.75,1.96,12,4.22,0.97,9 +1178,blabbermouth,2.9,1.48,21,4.48,2.4,25,4.26,2.6,19,3.33,1.58,9,2.58,1.38,12,4.5,2.95,6,4.44,2.36,18,4.57,2.99,7,4.08,2.47,12,3.06,1.48,16,2.4,1.52,5,3.86,2.25,14,5.3,2.58,10,4,2.83,9,4.5,2.51,10,2.92,1.56,12,2.89,1.45,9,4.56,2.53,16,4.33,2.29,9,3.64,2.58,11,5.12,2.53,8 +1179,black,5.4,2.14,20,3.58,2.41,38,5.48,2.06,44,4.64,2.2,11,6.33,1.73,9,4,2.45,9,3.45,2.43,29,5.31,2.24,16,5.57,1.99,28,6.45,1.75,11,4.11,1.9,9,3.36,2.44,14,3.71,2.44,24,5.48,1.78,21,5.48,2.33,23,6.2,1.62,10,4.6,2.37,10,3.71,2.83,21,3.41,1.84,17,5.54,1.9,26,5.39,2.33,18 +1180,black snake,2.6,2.26,20,5.76,2.53,21,3.79,2.66,34,3.2,1.93,10,2,2.49,10,5.25,2.12,8,6.08,2.78,13,2.93,2.13,14,4.4,2.87,20,2.44,1.94,9,2.73,2.57,11,5.62,2.43,13,6,2.83,8,4.23,2.78,22,3,2.34,12,2,1.63,10,3.2,2.7,10,6.07,2.64,14,5.14,2.34,7,4,2.65,17,3.59,2.74,17 +1181,blackberry,6.63,1.8,19,3.24,2.66,21,5.45,2.04,20,7,1,3,6.56,1.93,16,3.33,2.66,6,3.2,2.76,15,5.33,1.86,6,5.5,2.18,14,6.7,1.64,10,6.56,2.07,9,3.29,2.5,7,3.21,2.83,14,5.5,1.96,10,5.4,2.22,10,6.75,1.98,8,6.55,1.75,11,2.89,2.47,9,3.5,2.88,12,5.75,2.71,8,5.25,1.54,12 +1182,blackbird,5.62,1.99,21,3.5,2.28,22,5.04,2.24,27,5.8,1.55,10,5.45,2.38,11,2.71,2.06,7,3.87,2.36,15,4.94,2.68,17,5.2,1.32,10,5.45,1.86,11,5.8,2.2,10,2.8,2.49,5,3.71,2.26,17,5.36,2.59,14,4.69,1.84,13,5.23,1.83,13,6.25,2.19,8,3.1,2.33,10,3.83,2.29,12,5.57,2.38,14,4.46,2.03,13 +1183,blackboard,4.95,1.73,22,4,2.63,23,6,2,19,4.88,2.03,8,4.77,1.42,13,5.62,2.26,8,3.07,2.53,14,6,1.63,7,5.91,2.34,11,5.12,1.64,8,4.62,1.66,13,4.78,3.03,9,3.5,2.31,14,4.57,1.9,7,6.83,1.59,12,5.18,1.94,11,4.73,1.56,11,3.33,3.04,9,4.43,2.34,14,6.12,1.67,16,5.33,3.79,3 +1184,blacken,4.1,1.68,20,3.95,2.26,22,4.74,2.38,19,3.33,1.66,9,4.73,1.49,11,3,2.83,5,4.12,2.09,16,4,2.68,6,5.08,2.25,13,4.43,1.4,14,3.33,2.16,6,4.17,2.25,12,3.44,2.35,9,3.67,1.5,9,5.7,2.67,10,4.3,1.77,10,3.9,1.66,10,3.67,2.31,12,4.3,2.26,10,4.17,2.86,6,5,2.2,13 +1185,blackface,3.2,1.74,20,4.43,2.38,21,4.48,2.24,25,3.33,2.08,3,3.18,1.74,17,4,3.56,7,4.69,1.7,13,4.88,2.53,8,4.29,2.14,17,3.57,1.81,7,3,1.73,13,4.86,2.79,7,4.23,2.31,13,4.36,2.5,14,4.64,1.96,11,3.89,1.27,9,2.64,1.91,11,4.91,1.92,11,3.9,2.81,10,4.67,2.45,18,4,1.63,7 +1186,blackjack,5,2,21,5.05,2.4,22,5,2.23,22,5.11,1.83,9,4.92,2.19,12,5.5,2.66,6,4.8,2.43,15,5.67,2.94,6,4.75,1.95,16,5.33,1.87,9,4.75,2.14,12,7,1.58,5,4.47,2.32,17,4.91,2.51,11,5.09,2.02,11,4.83,2.48,12,5.22,1.2,9,5.33,2.35,9,4.85,2.51,13,5,2.41,12,5,2.11,10 +1187,blacklist,3.45,1.47,20,4,2.29,22,3.21,2.23,19,3.11,1.45,9,3.73,1.49,11,2.8,2.05,5,4.38,2.36,16,2.17,1.6,6,3.69,2.36,13,4,1.11,14,2.17,1.47,6,3.42,2.27,12,4.78,2.33,9,3.11,1.69,9,3.3,2.71,10,3.6,1.26,10,3.3,1.7,10,3.42,2.54,12,4.7,1.83,10,3.5,2.17,6,3.08,2.33,13 +1188,blackmail,2.59,1.51,44,5.44,2.28,43,3.98,2.92,48,2.44,1.25,18,2.69,1.69,26,4.94,2.46,16,5.74,2.16,27,4.72,2.97,18,3.53,2.85,30,2.29,1.35,21,2.86,1.67,22,5.06,2.57,16,5.67,2.11,27,4.64,2.96,25,3.26,2.77,23,2.44,1.26,25,2.79,1.81,19,5.04,2.4,23,5.9,2.1,20,4.03,3.05,30,3.89,2.78,18 +1189,blackmailer,2.05,1.23,20,5.11,3.07,18,2.77,1.93,22,2,1,5,2.07,1.33,15,4.67,2.66,6,5.33,3.34,12,4.2,1.93,10,1.58,0.79,12,2,0.82,10,2.1,1.6,10,5.2,2.94,10,5,3.42,8,2.73,2.15,11,2.82,1.78,11,2.17,1.47,12,1.88,0.83,8,3.22,3.15,9,7,1.41,9,3.36,2.38,11,2.18,1.17,11 +1190,blackness,3.82,1.59,22,4.52,2.86,21,5.23,2.74,22,3.71,1.44,14,4,1.93,8,4.45,2.84,11,5,2.92,9,5.17,2.32,6,5.25,2.96,16,4.3,1.77,10,3.42,1.38,12,4.45,3.05,11,4.6,2.8,10,5,2.16,13,5.56,3.54,9,3.67,1.83,12,4,1.33,10,4.46,3.02,13,4.62,2.77,8,5.33,2.77,12,5.1,2.85,10 +1191,blackout,3.73,1.93,22,4.89,2.4,19,2.76,2,21,3.8,0.84,5,3.62,2.22,16,5.5,2.27,8,4.45,2.5,11,3.6,2.5,10,2,1,11,3.25,1.29,12,4.3,2.45,10,5.6,2.12,10,4.11,2.57,9,2.83,2.41,12,2.67,1.41,9,3.55,2.16,11,3.91,1.76,11,4.38,2.88,8,5.27,2.05,11,3.67,2.55,9,2.08,1.16,12 +1192,blacksmith,5.58,1.71,19,3.24,2.08,17,6,1.84,17,6.27,1.42,11,4.62,1.69,8,4.5,2.52,4,2.85,1.86,13,6.38,1.92,8,5.67,1.8,9,6.25,1.83,8,5.09,1.51,11,4.29,2.06,7,2.5,1.84,10,5.83,2.04,6,6.09,1.81,11,5.69,1.84,13,5.33,1.51,6,2.6,2.27,10,4.14,1.46,7,5.43,1.81,7,6.4,1.84,10 +1193,bladder,4.58,1.71,19,3.78,2.09,23,5.53,2.01,19,4.67,1.58,9,4.5,1.9,10,3.57,1.99,7,3.93,2.25,15,5.4,2.01,10,5.67,2.12,9,4.44,2.4,9,4.7,0.82,10,4.7,2.36,10,3.08,1.68,12,5.25,1.58,8,6,2.26,10,4.58,1.98,12,4.57,1.27,7,3.65,2.16,20,4.67,1.53,3,4.62,1.19,8,6.18,2.27,11 +1194,blade,3.9,2.02,21,4.52,2.87,23,4.56,2.81,18,4.22,2.11,9,3.67,2.02,12,4.91,2.88,11,4.17,2.95,12,4.3,2.67,10,4.88,3.14,8,5.14,2.27,7,3.23,1.69,13,5.55,2.7,11,3.58,2.81,12,3.43,3.1,7,5.27,2.49,11,3.85,2.44,13,4,1.2,8,4.36,3.38,11,4.67,2.46,12,4,2.65,9,5.11,3.02,9 +1195,blame,2.94,1.92,18,4.81,2.84,21,3.33,2.2,18,3.62,2.39,8,2.4,1.35,10,4.43,2.7,7,5,2.99,14,3.27,1.95,11,3.43,2.7,7,3.45,2.07,11,2.14,1.46,7,4,3.46,9,5.42,2.23,12,3.45,2.5,11,3.14,1.77,7,3.08,2.15,12,2.67,1.51,6,3.5,2.75,12,6.56,1.94,9,3.78,2.28,9,2.89,2.15,9 +1196,blameless,5.45,1.99,20,3.74,2.66,19,5.19,2.33,26,6,2.14,11,4.78,1.64,9,4,1.83,7,3.58,3.12,12,4.69,1.93,13,5.69,2.66,13,5.09,2.39,11,5.89,1.36,9,4.73,2.94,11,2.38,1.51,8,5.65,2.62,17,4.33,1.41,9,4.5,2.12,10,6.4,1.35,10,4.36,3.07,11,2.88,1.81,8,5.56,2.19,16,4.6,2.55,10 +1197,bland,3.88,1.87,41,2.43,1.58,42,5.77,2.14,43,3.93,1.98,14,3.85,1.85,27,2.47,1.65,19,2.39,1.56,23,5.29,2.23,17,6.08,2.06,26,3.36,1.94,22,4.47,1.65,19,2.25,1.57,16,2.54,1.61,26,5.81,2.13,27,5.69,2.21,16,3.39,1.97,23,4.5,1.58,18,2.58,1.69,24,2.22,1.44,18,5.96,2.01,24,5.53,2.32,19 +1198,blank,4.67,1.71,21,2.9,2.29,20,4.68,2.77,22,4.33,1.75,6,4.8,1.74,15,3,2.83,8,2.83,1.99,12,4.17,2.82,12,5.3,2.71,10,4.56,2.24,9,4.75,1.29,12,3.89,2.32,9,2.09,2.02,11,3.14,2.12,7,5.4,2.8,15,4.6,2.27,10,4.73,1.1,11,3.08,2.29,13,2.57,2.44,7,4.42,3,12,5,2.58,10 +1199,blanket,7.05,1.54,19,2.23,1.74,22,6.75,1.92,24,6.67,1.63,6,7.23,1.54,13,3,2,12,1.3,0.67,10,6,2,8,7.12,1.82,16,6.6,1.78,10,7.56,1.13,9,2.33,1.94,9,2.15,1.68,13,6.65,2.09,17,7.17,1.6,6,7,1.6,8,7.09,1.58,11,2.44,1.88,9,2.08,1.71,13,7.06,1.98,16,6.12,1.73,8 +1200,blare,4.8,1.01,20,4.68,2.06,22,4.79,2.04,19,5.11,1.17,9,4.55,0.82,11,3.4,1.52,5,5,2.13,16,4.33,2.66,6,5,1.78,13,4.93,0.92,14,4.5,1.22,6,4.25,2.38,12,5.11,1.62,9,4.89,1.62,9,4.7,2.45,10,4.9,0.99,10,4.7,1.06,10,4.25,2.42,12,5.2,1.48,10,3.83,2.71,6,5.23,1.59,13 +1201,blase,4.46,1.31,41,3.62,2.44,21,4.45,2.01,20,4.85,1.77,13,4.29,1.01,28,4,2.05,10,3.27,2.8,11,5.14,2.04,7,4.08,1.98,13,4.1,1,21,4.85,1.5,20,3.1,2.08,10,4.09,2.74,11,4.73,2.12,15,3.6,1.52,5,4.43,1.34,23,4.5,1.29,18,4.22,2.59,9,3.17,2.33,12,4.4,1.96,10,4.5,2.17,10 +1202,blasphemous,3.18,2.11,22,4.62,2.67,21,3.27,1.75,22,3.14,2.28,14,3.25,1.91,8,5.18,2.82,11,4.11,2.62,9,3.83,1.47,6,3.06,1.84,16,3.7,2.41,10,2.75,1.82,12,3.82,2.71,11,5.5,2.46,10,3.54,1.61,13,2.89,1.96,9,2.42,1.98,12,4.1,1.97,10,4.38,2.87,13,5,2.45,8,3.42,1.93,12,3.1,1.6,10 +1203,blasphemy,2.95,1.76,20,5.65,2.43,43,4.6,2.38,62,3.67,1.78,12,1.88,1.13,8,6.16,2.46,19,5.13,2.36,23,4.5,1.95,22,4.62,2.63,39,1.33,0.58,3,3.24,1.75,17,4.89,2.65,18,6.2,2.14,25,4.51,2.18,37,4.67,2.73,24,2.83,1.9,12,3.12,1.64,8,4.85,2.64,20,6.35,2.04,23,4.44,2.45,39,4.87,2.28,23 +1204,blast,4.45,1.99,20,4.5,2.09,18,4.45,2.2,22,5.2,0.45,5,4.2,2.24,15,5,1.67,6,4.25,2.3,12,4.2,1.4,10,4.67,2.74,12,5,1.15,10,3.9,2.51,10,4.9,1.97,10,4,2.27,8,4.91,2.39,11,4,2,11,4.33,2.15,12,4.62,1.85,8,3.33,2.29,9,5.67,1,9,4.36,1.91,11,4.55,2.54,11 +1205,blaster,4.89,1.94,19,5,2.28,18,5.38,2.25,16,5.73,1.35,11,3.75,2.12,8,7,0.82,4,4.43,2.24,14,5.12,2.1,8,5.62,2.5,8,5.62,2,8,4.36,1.8,11,4.43,2.82,7,5.36,1.91,11,5.2,1.64,5,5.45,2.54,11,4.92,2.02,13,4.83,1.94,6,4.91,2.34,11,5.14,2.34,7,5.57,2.44,7,5.22,2.22,9 +1206,blastoff,6.33,2.11,18,5.2,2.76,20,5.28,2.28,25,7,1.58,5,6.08,2.29,13,5.64,3.04,11,4.67,2.45,9,4.75,2.41,16,6.22,1.79,9,6.43,1.99,7,6.27,2.28,11,4.44,2.7,9,5.82,2.79,11,5.3,2.36,20,5.2,2.17,5,6.33,2.29,9,6.33,2.06,9,6.27,2.37,11,3.89,2.76,9,4.84,2.41,19,6.67,1.03,6 +1207,blatant,3.68,1.34,19,4.62,2.31,21,5.45,1.7,20,3.33,1.53,3,3.75,1.34,16,4.83,2.71,6,4.53,2.23,15,6.5,1.64,6,5,1.57,14,4.1,1.1,10,3.22,1.48,9,4.14,2.19,7,4.86,2.41,14,5.7,1.7,10,5.2,1.75,10,4,1.2,8,3.45,1.44,11,4.44,2.65,9,4.75,2.14,12,5.25,1.98,8,5.58,1.56,12 +1208,blaze,4.47,1.74,19,5.33,2.35,21,4.2,2.04,20,4.67,1.53,3,4.44,1.82,16,5.83,2.71,6,5.13,2.26,15,3.83,1.17,6,4.36,2.34,14,4.5,1.58,10,4.44,2.01,9,4.57,2.82,7,5.71,2.09,14,4.2,2.2,10,4.2,1.99,10,4.75,2.12,8,4.27,1.49,11,4.67,2.83,9,5.83,1.9,12,4.25,2.38,8,4.17,1.9,12 +1209,blazer,5.5,1.57,20,4.22,2.82,18,5.46,2.19,24,4.8,1.1,5,5.73,1.67,15,5.6,3.13,5,3.69,2.63,13,4.69,2.21,13,6.36,1.86,11,6,1.15,10,5,1.83,10,5.57,3.46,7,3.36,2.06,11,4.88,2.16,16,6.62,1.85,8,5.36,1.74,14,5.83,1.17,6,4.67,2.64,12,3.33,3.2,6,5.53,2.23,15,5.33,2.24,9 +1210,bleach,4.62,2.11,21,5.3,2.45,20,4.89,2.24,36,5.38,2.5,8,4.15,1.77,13,6,1.73,5,5.07,2.66,15,4.18,2.32,11,5.2,2.18,25,4.62,2.6,13,4.62,1.06,8,5.75,2.3,12,4.62,2.67,8,5.1,2.07,20,4.62,2.47,16,5.27,2.1,11,3.9,1.97,10,5.64,2.62,11,4.89,2.32,9,4.86,2.19,22,4.93,2.4,14 +1211,bleak,3.96,2.06,23,3.18,1.97,22,3.85,2.18,27,5.11,2.67,9,3.21,1.12,14,3.7,2.26,10,2.75,1.66,12,3.4,1.92,15,4.36,2.54,11,3.75,1.71,12,4.18,2.44,11,3.33,2.18,9,3.08,1.89,13,4.29,2.47,17,2.89,1.27,9,4.47,2.29,15,3,1.07,8,3.12,2.13,16,3.33,1.63,6,3.58,2.35,12,4.07,2.09,15 +1212,bleed,2.47,1.43,19,5,2.31,22,3.75,1.87,24,3.67,1.51,6,1.92,1.04,13,4.58,2.39,12,5.5,2.22,10,3.5,1.69,8,3.88,2,16,2.6,1.43,10,2.33,1.5,9,5.11,2.52,9,4.92,2.25,13,4,2,17,3,1.55,6,2.38,1.3,8,2.55,1.57,11,4.33,2.24,9,5.46,2.33,13,3.94,1.98,16,3.38,1.69,8 +1213,bleeder,3.29,1.52,21,5.9,2.05,20,3.6,1.94,25,3.92,1.44,12,2.44,1.24,9,6.33,2.07,6,5.71,2.09,14,4.1,1.1,10,3.27,2.31,15,2.5,1.29,4,3.47,1.55,17,5,1.33,10,6.8,2.3,10,3.14,1.35,7,3.78,2.13,18,3.08,1.56,12,3.56,1.51,9,5.42,2.02,12,6.62,2,8,2.89,1.76,9,4,1.97,16 +1214,bleep,5,1.83,23,4.85,2.6,20,5.27,2.03,26,4.69,2.14,13,5.4,1.35,10,6.14,2.48,7,4.15,2.48,13,5.77,1.83,13,4.77,2.17,13,5.17,1.95,12,4.82,1.78,11,3.91,2.26,11,6,2.65,9,5.88,2.12,17,4.11,1.27,9,5,1.86,12,5,1.9,11,4.75,2.86,12,5,2.33,8,5.62,2,16,4.7,2.06,10 +1215,blemish,3.1,2.13,20,4.81,1.66,21,5.12,2.64,34,3.4,2.55,10,2.8,1.69,10,4.38,1.41,8,5.08,1.8,13,5.5,2.53,14,4.85,2.74,20,2.78,1.99,9,3.36,2.29,11,4.38,1.45,13,5.5,1.85,8,5.14,2.77,22,5.08,2.5,12,2.5,1.9,10,3.7,2.26,10,4.79,1.89,14,4.86,1.21,7,5.41,2.45,17,4.82,2.86,17 +1216,blend,5.63,1.38,19,3.48,1.75,21,5.36,1.94,22,5,0,5,5.92,1.61,13,3.17,1.33,6,3.6,1.92,15,5.4,2.27,10,5.33,1.72,12,4.57,1.13,7,6.36,1.12,11,3.43,2.15,7,3.5,1.61,14,5.1,2.23,10,5.58,1.73,12,5.42,1.44,12,6,1.29,7,3.82,2.18,11,3.1,1.1,10,5.21,2.29,14,5.62,1.19,8 +1217,blender,5.16,1.61,19,4.05,2.04,21,5.53,2.36,32,6,1.41,9,4.4,1.43,10,4.12,1.55,8,4,2.35,13,5.08,2.14,13,5.84,2.5,19,5,2.24,9,5.3,0.82,10,4.15,1.82,13,3.88,2.47,8,5.19,2.38,21,6.18,2.27,11,5,2.11,10,5.33,0.87,9,4.36,2.17,14,3.43,1.72,7,5.47,2.26,15,5.59,2.5,17 +1218,bless,7,2.14,41,4.57,2.53,47,6.26,2.38,58,6.15,2.3,20,7.81,1.66,21,3.29,2.09,14,5.12,2.53,33,6,2.62,27,6.48,2.17,31,6.5,2.21,20,7.48,2.02,21,4.7,2.74,23,4.46,2.38,24,5.71,2.46,38,7.3,1.87,20,7.13,1.87,23,6.83,2.5,18,4.76,2.86,25,4.36,2.15,22,6.53,2.2,32,5.92,2.59,26 +1219,blessed,7.5,1.76,18,3.55,2.68,20,5.32,1.99,25,8.4,0.89,5,7.15,1.91,13,2.55,1.92,11,4.78,3.07,9,4.75,1.84,16,6.33,1.94,9,6.71,1.8,7,8,1.61,11,3.89,2.98,9,3.27,2.53,11,5.1,2.02,20,6.2,1.79,5,7,2,9,8,1.41,9,4.27,3.13,11,2.67,1.8,9,5.47,1.78,19,4.83,2.71,6 +1220,blessing,7.18,2.06,22,4.21,2.42,19,6.1,1.84,21,5.6,2.88,5,7.62,1.63,16,4,2.93,8,4.36,2.11,11,5.4,1.96,10,6.73,1.56,11,6.25,2.18,12,8.3,1.25,10,3.3,1.7,10,5.22,2.77,9,6,1.95,12,6.22,1.79,9,6.82,2.44,11,7.55,1.63,11,4.25,1.83,8,4.18,2.86,11,5.78,1.92,9,6.33,1.83,12 +1221,bleu,4.84,2.01,19,3.67,2.35,24,5.43,2.13,28,5.38,0.92,8,4.45,2.5,11,3.44,2.65,9,3.8,2.24,15,5.21,2.01,14,5.64,2.31,14,4.22,2.49,9,5.4,1.35,10,3.92,2.68,12,3.42,2.07,12,5.5,2.18,14,5.36,2.17,14,4.8,2.53,10,4.89,1.36,9,2.92,1.93,12,4.42,2.57,12,5.67,1.72,12,5.25,2.44,16 +1222,blight,3.14,1.68,21,4.24,2.19,21,3.92,2.08,25,3.17,2.04,12,3.11,1.17,9,4.29,1.8,7,4.21,2.42,14,4,1.7,10,3.87,2.36,15,3,1.41,4,3.18,1.78,17,3.6,1.71,10,4.82,2.48,11,3.57,2.3,7,4.06,2.04,18,2.83,1.27,12,3.56,2.13,9,4,1.91,13,4.62,2.67,8,3.22,1.48,9,4.31,2.3,16 +1223,blimp,5.14,2.06,21,3.59,1.99,22,4.67,1.83,21,6,1.87,9,4.5,2.02,12,2.83,1.47,6,3.73,2.12,15,5,1.1,6,4.53,2.07,15,6,2.06,9,4.5,1.88,12,3.8,2.59,5,3.53,1.87,17,5.3,2.11,10,4.09,1.38,11,5.5,2.35,12,4.67,1.58,9,3.67,2.12,9,3.54,1.98,13,5.08,2.11,12,4.11,1.27,9 +1224,blind,2.8,1.42,40,3.73,2.1,22,3.04,1.99,45,2.62,1.31,16,2.92,1.5,24,3.5,1.77,8,3.86,2.32,14,3.06,2.49,16,3.03,1.7,29,3,1.5,24,2.4,1.24,15,3.5,1.35,10,3.92,2.61,12,3.36,2.04,22,2.74,1.94,23,3.1,1.51,21,2.47,1.26,19,4,2.45,8,3.57,1.95,14,3.15,2.24,26,2.89,1.63,19 +1225,blindfold,4.55,1.39,20,3.65,2.41,20,3.5,2.5,22,5.29,1.5,7,4.15,1.21,13,4,2.5,9,3.36,2.42,11,3.67,3.44,6,3.44,2.19,16,4.3,1.49,10,4.56,1.13,9,4,2.98,8,3.42,2.07,12,3.93,2.74,15,2.57,1.72,7,4.45,1.37,11,4.67,1.5,9,3.75,2.67,12,3.5,2.14,8,4.82,2.75,11,2.18,1.33,11 +1226,blinding,3.37,1.42,19,5.24,2.64,21,4,2.27,22,3.78,1.48,9,3,1.33,10,5.62,2.92,8,5,2.55,13,3.73,2.45,11,4.27,2.15,11,4.43,0.79,7,2.75,1.36,12,4.6,2.67,10,5.82,2.6,11,4.08,2.4,13,3.89,2.2,9,3.4,1.26,10,3.33,1.66,9,4.75,3.11,8,5.54,2.4,13,4.07,2.37,14,3.88,2.23,8 +1227,blindness,2.55,1.61,20,4.78,2.51,18,2.38,1.86,24,3,2,5,2.4,1.5,15,5.4,2.51,5,4.54,2.57,13,2.77,2.2,13,1.91,1.3,11,3.3,1.83,10,1.8,0.92,10,5.43,2.15,7,4.36,2.73,11,2.88,2.06,16,1.38,0.74,8,2.29,1.59,14,3.17,1.6,6,4.42,2.64,12,5.5,2.26,6,2.53,2.2,15,2.11,1.17,9 +1228,blink,5.25,1.62,20,3.12,1.83,17,4.83,2.55,24,5,0.71,5,5.33,1.84,15,3,2,5,3.17,1.85,12,4,2.77,13,5.82,1.94,11,5.5,1.65,10,5,1.63,10,3,1.73,7,3.2,1.99,10,4.56,2.48,16,5.38,2.77,8,4.79,1.37,14,6.33,1.75,6,3.82,1.6,11,1.83,1.6,6,5.4,2.75,15,3.89,1.96,9 +1229,blip,4.52,1.08,21,4.4,1.96,25,4.55,2.2,22,4.88,0.83,8,4.31,1.18,13,4.46,1.98,13,4.33,2.02,12,4.62,2.14,13,4.44,2.4,9,4.75,0.71,8,4.5,1.24,12,5.21,1.53,14,3.36,2.01,11,5.17,2.44,12,3.8,1.69,10,4.1,1.2,10,4.91,0.83,11,3.76,1.71,17,5.75,1.83,8,4.7,2.95,10,4.42,1.44,12 +1230,bliss,7.62,0.99,39,4.13,2.77,23,6.36,2.13,22,7.86,0.71,22,7.29,1.21,17,3.82,2.44,11,4.42,3.12,12,5.7,1.49,10,6.92,2.47,12,7.65,1.03,23,7.56,0.96,16,3.27,2.72,11,4.92,2.68,12,7.18,1.94,11,5.55,2.07,11,7.58,0.77,19,7.65,1.18,20,4.55,3.11,11,3.75,2.49,12,6.91,2.02,11,5.82,2.18,11 +1231,blissful,7.67,1.24,21,3.74,2.36,23,6.08,2.35,26,7.45,1.13,11,7.9,1.37,10,4.09,2.07,11,3.42,2.64,12,6.09,2.02,11,6.29,2.58,14,7.7,1.42,10,7.64,1.12,11,4.36,2.25,11,3.17,2.41,12,6,2.62,17,6.62,1.51,8,7.62,1.39,13,7.75,1.04,8,4.27,2.63,15,2.75,1.39,8,5.65,2.64,17,6.89,1.45,9 +1232,blister,2.87,1.52,39,4.7,2.7,43,4.52,2.71,25,3.08,1.38,12,2.85,1.59,26,4.05,2.54,21,5.32,2.77,22,4.62,2.97,8,4.47,2.67,17,2.64,1.28,14,3.08,1.64,24,4.75,2.65,20,4.65,2.81,23,4.57,2.79,14,4.45,2.73,11,2.9,1.71,20,2.84,1.34,19,4.21,2.82,29,5.71,2.2,14,4.56,2.87,18,4.43,2.44,7 +1233,blistering,4.24,2.07,21,3.61,2.76,23,4.3,2.36,20,4.88,2.1,8,3.85,2.03,13,5,2.61,6,3.12,2.71,17,4.91,2.63,11,3.56,1.88,9,4.5,2.5,12,3.89,1.36,9,4.4,3.13,10,3,2.38,13,4.77,2.45,13,3.43,2.07,7,3.93,2.23,14,4.86,1.68,7,3.8,2.65,15,3.25,3.11,8,4.08,2.47,12,4.62,2.33,8 +1234,blitz,5.6,1.85,20,5.9,2.28,21,5.45,2.26,22,4.5,1.31,8,6.33,1.83,12,5,2.45,6,6.29,2.27,14,6.33,2.5,6,5.12,2.16,16,5.11,1.62,9,6,2,11,5.8,1.79,5,5.94,2.46,16,5.73,2.28,11,5.18,2.32,11,6.09,2.17,11,5,1.22,9,6.38,2,8,5.62,2.47,13,5.33,2.02,12,5.6,2.63,10 +1235,blizzard,4.36,2.44,22,6.53,2.25,19,3.65,2.23,20,4.6,2.88,5,4.12,2.36,16,6.75,2.38,8,6.36,2.25,11,4.11,1.54,9,3.27,2.69,11,4.33,1.83,12,4.4,3.13,10,6.5,2.01,10,6.56,2.6,9,3.5,2.39,12,3.88,2.1,8,4.73,2.8,11,4,2.1,11,5.38,2.26,8,7.36,1.91,11,3.56,1.74,9,3.73,2.65,11 +1236,bloat,3.4,1.1,20,3.78,2.34,18,3.86,1.64,22,3,1.22,5,3.53,1.06,15,3.5,1.76,6,3.92,2.64,12,5,1.25,10,2.92,1.31,12,3.2,0.92,10,3.6,1.26,10,3.8,2.3,10,3.75,2.55,8,3.91,1.7,11,3.82,1.66,11,3.17,1.19,12,3.75,0.89,8,2.44,1.94,9,5.11,1.96,9,4,2.14,11,3.73,1.01,11 +1237,bloated,2.8,1.11,20,3,1.92,20,3.24,1.58,21,3.29,0.76,7,2.54,1.2,13,2.89,2.09,9,3.09,1.87,11,2.33,1.21,6,3.6,1.59,15,2.8,1.4,10,2.67,0.71,9,2.75,1.39,8,3.17,2.25,12,3.21,1.58,14,3.29,1.7,7,2.55,1.04,11,3.11,1.17,9,3,1.71,12,3,2.33,8,3,1.73,11,3.5,1.43,10 +1238,blob,3.9,1.74,20,3.57,2.42,21,5.44,2.36,27,4.86,2.04,7,3.38,1.39,13,4,2.12,9,3.25,2.67,12,6.07,2.22,15,4.82,2.44,11,4,1.26,11,3.78,2.28,9,3.25,2.19,8,3.77,2.62,13,6.06,2.3,17,4.56,2.24,9,4.38,1.85,13,3,1.15,7,3.4,2.23,15,4,3.03,6,5.83,2.55,12,5.13,2.23,15 +1239,block,4.48,1.83,21,4.25,2.71,20,6.21,2.35,19,4.46,1.94,13,4.5,1.77,8,5.14,2.41,7,3.77,2.83,13,6.43,2.23,7,6.08,2.5,12,4.75,1.96,12,4.11,1.69,9,5.33,2.69,9,3.36,2.5,11,6,2.49,10,6.44,2.3,9,4.83,1.64,12,4,2.06,9,5.43,2.64,7,3.62,2.63,13,6,2.89,7,6.33,2.1,12 +1240,blockade,3.45,2.04,20,3.4,2.72,20,4.36,2.61,22,3.17,1.47,6,3.57,2.28,14,3.5,3.02,8,3.33,2.64,12,4.5,3.23,12,4.2,1.75,10,3.78,2.49,9,3.18,1.66,11,3.67,2.69,9,3.18,2.86,11,5,2.38,7,4.07,2.74,15,3.89,2.47,9,3.09,1.64,11,3.15,2.41,13,3.86,3.39,7,4.33,2.84,12,4.4,2.46,10 +1241,blockage,3.7,1.53,20,4.19,2.2,21,3.57,1.91,21,3.93,1.64,14,3.17,1.17,6,4.09,2.17,11,4.22,2.49,9,3.5,1.76,6,3.6,2.03,15,3.5,1.9,10,3.9,1.1,10,4.18,2.44,11,4.2,2.04,10,3.31,1.44,13,4,2.56,8,3.6,1.84,10,3.8,1.23,10,4.15,2.38,13,4.25,2.05,8,3,1.21,12,4.33,2.45,9 +1242,blockbuster,5.68,1.7,19,5.35,2.58,20,5.75,1.78,24,6.23,1.74,13,4.5,0.84,6,6.6,1.95,5,4.93,2.69,15,5.85,1.46,13,5.64,2.16,11,5.78,2.28,9,5.6,1.07,10,6.57,1.81,7,4.69,2.75,13,6.18,1.47,11,5.38,1.98,13,5.56,1.88,9,5.8,1.62,10,6.4,2.46,10,4.3,2.36,10,6,1.66,9,5.6,1.88,15 +1243,blockhead,4.81,2.38,21,4.25,2.47,20,4.88,2.33,34,4.62,2,8,4.92,2.66,13,4.8,2.28,5,4.07,2.58,15,4.5,2.92,10,5.04,2.1,24,5.31,2.14,13,4,2.67,8,4.5,2.5,12,3.88,2.53,8,5.21,2.42,19,4.47,2.23,15,4.64,2.54,11,5,2.31,10,4.64,2.62,11,3.78,2.33,9,4.38,2.42,21,5.69,2.02,13 +1244,blog,5.14,1.39,21,3.61,2.21,23,6.11,1.7,19,4.75,1.28,8,5.75,0.62,12,3.62,2.5,8,3.5,2.18,14,5.43,1.9,7,6.45,1.57,11,5.75,0.89,8,5.08,1.08,12,3.89,2.85,9,3.43,1.79,14,5.57,2.07,7,6.42,1.44,12,5.2,0.79,10,5.09,1.81,11,2.78,2.39,9,4.14,1.99,14,6.12,1.75,16,6,1.73,3 +1245,bloke,5,1.7,19,4.24,1.45,21,4.78,1.93,23,4.8,0.84,5,5.08,2.02,13,4.67,1.63,6,4.07,1.39,15,5.1,1.79,10,4.54,2.07,13,4.86,2.12,7,5.09,1.58,11,3.71,1.6,7,4.5,1.34,14,4.64,1.03,11,4.92,2.54,12,4.67,1.83,12,5.57,1.4,7,3.82,1.4,11,4.7,1.42,10,4.86,1.83,14,4.67,2.18,9 +1246,blond,6.08,1.95,40,3,2.25,18,5.38,2.16,55,6.82,1.78,17,5.5,1.97,22,3.67,2.16,6,2.67,2.31,12,5.38,2.43,26,5.46,1.91,28,5.57,1.91,14,6.35,1.96,26,2.9,2.08,10,3.12,2.59,8,5.69,2.41,35,4.95,1.54,19,6.16,2.27,19,6,1.67,21,2.56,2.4,9,3.44,2.13,9,5.57,2.12,28,5.19,2.24,27 +1247,blonde,6,2.24,21,5.75,2.43,20,5.56,2.21,36,6.5,2.78,8,5.69,1.89,13,7,1.58,5,5.33,2.55,15,5.73,1.56,11,5.48,2.47,25,6.46,2.47,13,5.25,1.67,8,6.5,1.88,12,4.62,2.83,8,5.9,2.1,20,5.12,2.33,16,5.82,2.18,11,6.2,2.39,10,5.45,3.01,11,6.11,1.54,9,5.41,2.24,22,5.79,2.22,14 +1248,blood,3.48,1.94,21,5.76,1.67,21,3.94,1.43,17,3.83,2.23,6,3.43,1.91,14,6,1.29,7,5.64,1.86,14,4,1.77,8,3.88,1.25,8,3.77,2.01,13,3.14,1.95,7,5.11,1.96,9,6.25,1.29,12,3.78,1.3,9,4.12,1.64,8,3.46,1.85,13,3.5,2.2,8,5.83,2.32,6,5.73,1.44,15,4.11,1.17,9,3.75,1.75,8 +1249,bloodbath,2.05,1.63,21,4.86,2.8,22,3.28,2.61,18,2.8,1.79,5,1.81,1.56,16,5.55,2.7,11,4.18,2.86,11,2.33,2.06,9,3.75,2.66,8,1.42,1,12,2.89,1.96,9,5,2.75,15,4.57,3.1,7,3.8,2.74,10,2.62,2.45,8,1.92,1.71,13,2.25,1.58,8,5.06,2.98,18,4,1.83,4,3.33,2.71,12,3.17,2.64,6 +1250,bloodhound,5,2.4,19,4.59,2.68,22,4.84,2.06,19,6.17,1.72,6,4.46,2.54,13,5.09,2.74,11,4.09,2.66,11,4.62,2.2,8,5,2.05,11,4.55,2.38,11,5.62,2.45,8,4.73,2.69,11,4.45,2.81,11,4.54,1.66,13,5.5,2.81,6,5.23,2.49,13,4.5,2.35,6,4.57,2.82,14,4.62,2.62,8,3.78,2.05,9,5.8,1.62,10 +1251,bloodline,5.71,1.1,21,4,2.2,23,3.73,1.91,26,5.73,1.19,11,5.7,1.06,10,3.82,2.14,11,4.17,2.33,12,4.36,2.11,11,3.14,1.66,14,5.7,1.06,10,5.73,1.19,11,4.09,2.51,11,3.92,1.98,12,3.76,1.89,17,3.5,2.14,8,5.85,1.28,13,5.5,0.76,8,4.2,2.14,15,3.62,2.39,8,3.59,1.97,17,4,1.87,9 +1252,bloodshed,3.61,1.54,18,5.22,2.69,18,3.19,2.26,16,4,1.76,10,3.12,1.13,8,6,3.37,4,5,2.57,14,3.75,2.76,8,2.62,1.6,8,4.38,1.77,8,3,1.05,10,4.86,2.91,7,5.45,2.66,11,4.4,2.61,5,2.64,1.96,11,3.5,1.78,12,3.83,0.98,6,4.73,2.76,11,6,2.58,7,2.29,0.95,7,3.89,2.76,9 +1253,bloodshot,2.85,1.53,20,4.72,2.49,18,4.04,2.18,24,3,1,5,2.8,1.7,15,5.8,2.59,5,4.31,2.43,13,3.69,2.25,13,4.45,2.11,11,3.4,1.84,10,2.3,0.95,10,6,2.31,7,3.91,2.34,11,4.12,2,16,3.88,2.64,8,2.36,1.28,14,4,1.55,6,5.08,2.35,12,4,2.83,6,3.93,2.46,15,4.22,1.72,9 +1254,bloodstream,5.05,1.86,22,3.77,1.93,22,4.7,2.15,20,5.62,1.06,8,4.71,2.16,14,3.6,1.78,10,3.92,2.11,12,5.57,2.64,7,4.23,1.79,13,5.09,1.76,11,5,2.05,11,4,1.84,11,3.55,2.07,11,4.93,2.15,15,4,2.24,5,4.6,1.78,10,5.42,1.93,12,4.3,2.16,10,3.33,1.67,12,4.7,1.57,10,4.7,2.71,10 +1255,bloodthirsty,2.55,1.76,20,4.9,2.73,20,4.68,2.71,22,2.33,1.03,6,2.64,2.02,14,6,3.07,8,4.17,2.33,12,4.67,2.99,12,4.7,2.5,10,3.22,2.17,9,2,1.18,11,5.89,2.71,9,4.09,2.59,11,4.71,2.43,7,4.67,2.92,15,3.3,2.21,10,1.8,0.63,10,5.23,2.31,13,4.29,3.5,7,4.5,3,12,4.9,2.47,10 +1256,bloody,2.86,2.29,21,5.76,2.32,41,3.75,2.1,20,3.22,2.73,9,2.58,1.98,12,6.27,2.74,15,5.4,2.06,25,4.5,2.26,6,3.43,2.03,14,4.14,2.27,7,2.31,2.14,13,4.86,2.57,21,6.68,1.63,19,3.9,2.08,10,3.6,2.22,10,2.85,2.19,13,2.88,2.59,8,5.3,2.53,23,6.33,1.94,18,4.12,2.23,8,3.5,2.07,12 +1257,bloom,6.4,1.14,20,4.87,2.32,23,6.05,1.75,21,6,0.87,9,6.73,1.27,11,4.91,2.81,11,4.83,1.9,12,6.25,1.58,8,5.92,1.89,13,6.21,1.05,14,6.83,1.33,6,5.56,2.3,9,4.43,2.31,14,6.62,1.77,8,5.69,1.7,13,6,1.15,10,6.8,1.03,10,4.77,2.45,13,5,2.26,10,6,1.71,12,6.11,1.9,9 +1258,bloomers,6.26,1.41,19,4.57,2.04,21,5.13,2.07,23,5.6,0.89,5,6.54,1.56,13,3.83,2.64,6,4.87,1.77,15,5.5,2.46,10,4.85,1.77,13,6,1.53,7,6.45,1.44,11,5.43,2.64,7,4.14,1.61,14,5.36,2.16,11,4.92,2.07,12,6.25,1.48,12,6.29,1.38,7,4.82,2.36,11,4.3,1.7,10,5.36,2.06,14,4.78,2.17,9 +1259,blooming,7.19,1.25,21,3.04,2.4,23,5,1.81,26,6.82,1.25,11,7.6,1.17,10,3.27,2.72,11,2.83,2.17,12,4.73,2.1,11,5.21,1.67,14,7.2,1.48,10,7.18,1.08,11,3.36,2.62,11,2.75,2.26,12,5,1.77,17,5,2.14,8,7.23,1.3,13,7.12,1.25,8,3,2.67,15,3.12,1.96,8,5.12,1.87,17,4.78,1.79,9 +1260,blossom,7.05,1.5,41,4.75,2.79,20,5.64,2.55,25,6.65,1.6,20,7.43,1.33,21,5,3,7,4.62,2.79,13,4.2,2.44,10,6.6,2.2,15,6.55,1.54,20,7.52,1.33,21,4.73,2.9,11,4.78,2.82,9,5.14,3.24,7,5.83,2.31,18,6.78,1.54,23,7.39,1.42,18,3.83,2.89,12,6.12,2.1,8,6,2.87,9,5.44,2.42,16 +1261,blot,4.37,1.57,19,3.05,1.68,22,5.29,1.55,24,3.67,1.51,6,4.69,1.55,13,3.33,1.78,12,2.7,1.57,10,5.38,1.51,8,5.25,1.61,16,4.6,1.26,10,4.11,1.9,9,3.56,1.81,9,2.69,1.55,13,5.35,1.77,17,5.17,0.98,6,4.62,1.41,8,4.18,1.72,11,3.11,1.69,9,3,1.73,13,5.5,1.79,16,4.88,0.83,8 +1262,blotter,5.5,1.47,20,4.14,2.14,22,5.26,2.25,27,6,1.83,7,5.23,1.24,13,4,2.16,10,4.25,2.22,12,5.2,2.21,15,5.36,2.5,11,5.27,1.01,11,5.78,1.92,9,3.78,1.56,9,4.38,2.5,13,5.71,2.54,17,4.44,1.51,9,5.46,1.45,13,5.57,1.62,7,4.12,2,16,4.17,2.71,6,5.42,2.47,12,5.13,2.13,15 +1263,blouse,5.73,1.86,22,3.24,2.49,21,6.59,1.76,22,5.57,2.17,14,6,1.2,8,3.36,2.58,11,3.33,2.55,9,5,1.9,6,7.19,1.33,16,4.6,1.71,10,6.67,1.44,12,2.64,2.34,11,3.9,2.6,10,6.15,1.86,13,7.22,1.48,9,5.83,1.8,12,5.6,2.01,10,3.38,2.87,13,3,1.85,8,6.75,1.86,12,6.4,1.71,10 +1264,blow,6.1,1.55,21,4.48,2.32,21,5,2.47,17,7,1.41,6,5.71,1.54,14,4,2.71,7,4.71,2.16,14,4.33,2.69,9,5.75,2.12,8,6.54,1.71,13,5.29,0.95,7,4.44,2.46,9,4.5,2.32,12,5.44,2.96,9,4.5,1.85,8,6.38,1.5,13,5.62,1.6,8,4.5,2.81,6,4.47,2.2,15,5.56,2.83,9,4.38,2,8 +1265,blowfish,4.62,1.88,21,3.95,2.56,20,4.5,2.44,22,5.5,1.87,6,4.27,1.83,15,5.12,2.85,8,3.17,2.12,12,4.5,2.24,12,4.5,2.8,10,4.44,2.35,9,4.75,1.54,12,4.44,2.46,9,3.55,2.7,11,4.14,2.41,7,4.67,2.53,15,4.9,2.56,10,4.36,1.03,11,3.92,2.18,13,4,3.37,7,4.08,2.71,12,5,2.11,10 +1266,blowjob,6.16,2.48,19,6.5,2.55,24,6.07,2.8,28,7.5,1.93,8,5.18,2.44,11,6.44,2.51,9,6.53,2.67,15,6.14,2.48,14,6,3.19,14,6,2.55,9,6.3,2.54,10,6.25,2.93,12,6.75,2.22,12,5.71,3.07,14,6.43,2.56,14,6.1,2.33,10,6.22,2.77,9,7.17,2.37,12,5.83,2.66,12,5.08,2.5,12,6.81,2.86,16 +1267,blowout,4.27,2.14,22,4.78,2.56,23,4.42,2.34,19,4.88,2.42,8,4.15,1.86,13,4.38,2,8,5.07,2.95,14,2.86,1.95,7,5.18,2.14,11,4.5,2.27,8,4.38,2.02,13,3.89,2.32,9,5.36,2.62,14,4.71,2.29,7,4.25,2.45,12,5,2.32,11,3.55,1.75,11,4,3.08,9,5.29,2.13,14,4.12,2.36,16,6,1.73,3 +1268,blowtorch,5.22,1.96,18,5.76,2.21,21,4.74,2.2,23,6.2,1.64,5,4.85,1.99,13,5.5,2.59,6,5.87,2.13,15,5.2,2.04,10,4.38,2.33,13,5.57,2.7,7,5,1.41,11,6.71,2.56,7,5.29,1.94,14,4.27,2.28,11,5.17,2.12,12,5.91,2.07,11,4.14,1.21,7,5.36,2.73,11,6.2,1.48,10,4.57,2.14,14,5,2.4,9 +1269,blubber,3.85,1.6,20,4.27,2.41,22,4.72,1.68,43,3.55,1.44,11,4.22,1.79,9,5,1.93,8,3.86,2.63,14,4.48,1.68,23,4.95,1.72,19,3.82,1.6,11,3.89,1.69,9,4,2.26,10,4.5,2.61,12,4.56,1.65,27,5,1.75,16,3.7,1.7,10,4,1.56,10,4.38,2.45,8,4.21,2.49,14,4.91,1.54,34,4,2.06,9 +1270,blue,6.53,2.34,19,3.69,2.4,45,5.79,2.17,24,6.22,1.72,9,6.8,2.86,10,4.09,2.12,11,3.58,2.54,33,5.25,2.6,8,6.06,1.95,16,6.89,2.62,9,6.2,2.15,10,3.81,2.5,26,3.56,2.38,18,6.06,2.11,17,5.17,2.56,6,6.25,2.77,12,7,1.41,7,3.93,2.54,27,3.33,2.2,18,6.5,2.1,16,4.38,1.6,8 +1271,blue spruce,5.58,1.92,19,3.1,2,21,4.8,2.59,20,6.67,1.53,3,5.38,1.96,16,2.5,1.52,6,3.33,2.16,15,4.83,2.04,6,4.79,2.86,14,5.2,1.75,10,6,2.12,9,3.14,2.41,7,3.07,1.86,14,4,2.87,10,5.6,2.12,10,5.75,1.75,8,5.45,2.11,11,3.11,2.32,9,3.08,1.83,12,5.5,3.12,8,4.33,2.19,12 +1272,blueberry,7.11,2.35,19,3.23,2.64,22,5.7,2.29,23,7.09,2.47,11,6.86,2.41,7,4,2.51,8,2.79,2.69,14,5,2.83,7,6,2.03,16,7,2.73,8,7.18,2.18,11,2.44,2.65,9,3.77,2.59,13,5.82,1.94,11,5.58,2.64,12,7,2.34,12,7.29,2.56,7,2.64,2.5,11,3.82,2.75,11,5.23,2.62,13,6.3,1.7,10 +1273,bluebird,7.29,1.95,21,3.55,2.16,20,5.86,2.35,21,6.83,1.6,6,7.47,2.1,15,5.12,1.64,8,2.5,1.83,12,6.09,2.26,11,5.6,2.55,10,6.5,2.59,6,7.6,1.64,15,4.5,2.27,10,2.6,1.65,10,5.64,2.56,14,6.29,1.98,7,7.57,1.62,7,7.14,2.14,14,4.07,2.34,14,2.33,1.03,6,5.67,2.39,12,6.11,2.42,9 +1274,bluegrass,5.65,2.03,20,3.35,1.87,20,5.9,2.1,21,6.33,1.21,6,5.36,2.27,14,4,1.93,8,2.92,1.78,12,5.73,1.9,11,6.1,2.38,10,5.17,2.4,6,5.86,1.92,14,3.8,1.93,10,2.9,1.79,10,5.71,2.2,14,6.29,1.98,7,5.71,2.14,7,5.62,2.06,13,3.86,1.92,14,2.17,1.17,6,5.83,2.25,12,6,2,9 +1275,bluejay,6.64,1.5,22,3.43,2.27,21,5,1.95,22,7.07,1.33,14,5.88,1.55,8,3.36,1.91,11,3.67,2.83,9,4.5,2.26,6,5.19,1.87,16,6.5,1.65,10,6.75,1.42,12,2.91,1.87,11,4,2.62,10,5.38,2.14,13,4.44,1.59,9,6.33,1.44,12,7,1.56,10,3.08,2.02,13,4,2.67,8,4.92,1.44,12,5.1,2.51,10 +1276,blueprint,4.95,1.35,19,3.71,2.54,24,5.96,2.01,28,5.62,1.19,8,4.45,1.29,11,4.67,2.83,9,3.13,2.26,15,5.86,1.99,14,6.07,2.09,14,4.44,1.59,9,5.4,0.97,10,4,2.56,12,3.42,2.61,12,5.93,2.16,14,6,1.92,14,4.9,1.66,10,5,1,9,3.92,2.75,12,3.5,2.43,12,6,1.54,12,5.94,2.35,16 +1277,blues,3.43,2.16,21,3.61,2.15,23,5.44,2.71,18,4.33,2.55,9,2.75,1.6,12,4.45,1.75,11,2.83,2.25,12,5,3.02,10,6,2.33,8,4.14,2.12,7,2.92,2.18,13,4.73,2.1,11,2.58,1.68,12,5.14,2.91,7,5.64,2.69,11,3.08,2.33,13,4,1.85,8,2.82,2.04,11,4.33,2.06,12,5.56,2.83,9,5.33,2.74,9 +1278,bluff,4.58,1.74,19,4.17,2.15,18,5.21,2.77,24,4.8,1.48,5,4.5,1.87,14,4.6,2.07,5,4,2.24,13,5.38,2.87,13,5,2.76,11,5.44,1.33,9,3.8,1.75,10,5.71,1.89,7,3.18,1.72,11,5.06,2.77,16,5.5,2.93,8,4.15,1.72,13,5.5,1.52,6,4.75,2.3,12,3,1.26,6,4.87,3.04,15,5.78,2.28,9 +1279,blunder,3.95,1.85,20,4.14,2.63,21,3.64,2.18,25,3.25,2.06,4,4.12,1.82,16,3.25,2.63,4,4.35,2.67,17,4.33,2.69,9,3.25,1.81,16,3.75,1.39,8,4.08,2.15,12,4.3,2.45,10,4,2.9,11,4,1.96,14,3.18,2.44,11,4.45,1.29,11,3.33,2.29,9,3.8,2.39,10,4.45,2.91,11,4,2.2,18,2.71,1.98,7 +1280,blunt,4.65,2.03,20,4.61,2.23,23,5.63,1.86,19,5.71,1.8,7,3.67,1.37,12,4.25,2.31,8,4.86,2.32,14,5.14,1.68,7,5.82,2.04,11,4.29,2.29,7,4.5,1.57,12,5,2.29,9,4.36,2.24,14,5.57,2.23,7,5.67,1.72,12,4.6,2.12,10,4.7,2.06,10,4.78,2.64,9,4.5,2.03,14,5.5,1.67,16,6.33,3.06,3 +1281,blur,4.45,1.5,20,3.88,1.96,24,4.96,1.97,28,5.12,1.36,8,4,1.48,12,4,2.24,9,3.8,1.86,15,4.71,1.64,14,5.21,2.29,14,3.67,1.22,9,5.09,1.45,11,4.17,1.85,12,3.58,2.11,12,5.21,2.15,14,4.71,1.82,14,4.6,1.84,10,4.3,1.16,10,4.83,1.8,12,2.92,1.68,12,4.58,1.62,12,5.25,2.21,16 +1282,blurry,4.1,1.62,20,2.83,1.47,18,3.57,2.02,23,3.6,1.14,5,4.27,1.75,15,3,1.58,5,2.77,1.48,13,3.38,1.98,13,3.8,2.15,10,4.5,1.27,10,3.7,1.89,10,2.86,1.21,7,2.82,1.66,11,4,2,15,2.75,1.91,8,4,1.52,14,4.33,1.97,6,3.25,1.29,12,2,1.55,6,3.33,1.99,15,4,2.14,8 +1283,blurt,4.9,1.64,21,4.64,2.22,22,3.95,1.65,22,5.11,0.78,9,4.75,2.09,12,3.5,2.26,6,5,2.17,15,3.33,1.75,6,4.19,1.6,16,5.11,1.54,9,4.75,1.76,12,5.4,2.51,5,4.41,2.15,17,4.36,1.57,11,3.55,1.69,11,5.17,1.95,12,4.56,1.13,9,4.33,2.06,9,4.85,2.38,13,4,1.71,12,3.9,1.66,10 +1284,blush,6.38,1.88,21,4.74,2.14,23,4.25,2.29,20,5.8,2.68,5,6.56,1.63,16,4.75,1.71,12,4.73,2.61,11,3.64,2.11,11,4.5,2,8,6.33,2.19,12,6.44,1.51,9,4.31,2.15,16,5.71,1.89,7,4,1.48,11,4.56,3.09,9,6.77,1.59,13,5.75,2.25,8,4.95,2.15,19,3.75,2.06,4,4.29,1.98,14,4.17,3.13,6 +1285,boa,3.63,2.36,19,5.23,2.84,22,3.61,2.02,28,4.83,1.17,6,3.08,2.6,13,5.55,2.62,11,4.91,3.14,11,3.73,2.53,11,3.53,1.7,17,4.27,2.33,11,2.75,2.25,8,4.55,2.62,11,5.91,3.02,11,3.5,2.07,18,3.8,2.04,10,4.38,2.18,13,2,2,6,4.93,2.84,14,5.75,2.96,8,3.75,2.27,16,3.42,1.73,12 +1286,boa constrictor,3.79,1.81,19,5.06,2.19,17,2.71,2.17,17,4,1.61,11,3.5,2.14,8,5.5,2.65,4,4.92,2.14,13,2.25,1.28,8,3.11,2.76,9,4.25,1.75,8,3.45,1.86,11,5.86,1.86,7,4.5,2.32,10,2.17,1.17,6,3,2.57,11,4,1.63,13,3.33,2.25,6,4.4,2.41,10,6,1.53,7,2.43,1.72,7,2.9,2.51,10 +1287,boar,5,1.97,21,3.08,2.14,25,4.68,2.16,19,5.44,2.01,9,4.67,1.97,12,2.83,2.23,6,3.22,2.21,18,4.86,2.12,7,4.58,2.27,12,5.25,1.95,16,4.2,2.05,5,3.07,2.37,14,3.2,1.99,10,5.11,2.47,9,4.3,1.89,10,5.08,2.19,12,4.89,1.76,9,3.38,2.16,16,2.56,2.13,9,4.36,2.29,11,5.12,2.03,8 +1288,board,5.33,1.53,40,3.52,1.89,21,5.37,1.81,38,5.22,1.86,18,5.41,1.22,22,4.25,1.67,8,3.08,1.93,13,5,1.78,13,5.56,1.83,25,5.58,1.95,19,5.2,0.89,20,4.1,2.02,10,3,1.67,11,4.83,1.58,18,5.85,1.9,20,5.3,1.87,20,5.35,1.14,20,4.14,2.41,7,3.21,1.58,14,5.35,1.97,17,5.38,1.72,21 +1289,board game,6.33,1.74,21,4.4,2.3,20,5.05,2.72,22,6,1.79,6,6.47,1.77,15,4.62,1.85,8,4.25,2.63,12,5.25,2.63,12,4.8,2.94,10,6.22,1.86,9,6.42,1.73,12,3.67,2,9,5,2.45,11,3.86,2.27,7,5.6,2.8,15,6.3,2.16,10,6.36,1.36,11,4.23,2.24,13,4.71,2.56,7,4.92,2.94,12,5.2,2.57,10 +1290,boarder,5.15,1.04,20,3.75,1.98,24,5.44,2.28,27,5,0.53,8,5.25,1.29,12,3.44,1.94,9,3.93,2.05,15,5.29,2.2,14,5.62,2.43,13,5,0.71,9,5.27,1.27,11,3.92,2.23,12,3.58,1.78,12,5.38,2.43,13,5.5,2.21,14,5.3,1.42,10,5,0.47,10,4.17,1.85,12,3.33,2.1,12,5.67,1.72,12,5.27,2.69,15 +1291,boarding,5.22,1.63,18,3.25,2.29,20,4.72,1.72,25,5.8,1.92,5,5,1.53,13,3.55,2.66,11,2.89,1.83,9,5.38,1.45,16,3.56,1.59,9,5.43,1.51,7,5.09,1.76,11,2.78,2.59,9,3.64,2.06,11,4.9,1.71,20,4,1.73,5,4.56,1.13,9,5.89,1.83,9,3.09,2.34,11,3.44,2.35,9,4.84,1.77,19,4.33,1.63,6 +1292,boardroom,4.38,1.75,21,3.75,1.94,20,5.38,2.42,21,4.67,1.37,6,4.27,1.91,15,4.5,2.07,8,3.25,1.76,12,5.45,2.84,11,5.3,2,10,5.17,1.6,6,4.07,1.75,15,4.3,2,10,3.2,1.81,10,5.43,2.62,14,5.29,2.14,7,4.29,1.89,7,4.43,1.74,14,3.86,2.14,14,3.5,1.52,6,4.92,2.64,12,6,2.06,9 +1293,boardwalk,6.86,1.93,21,4.08,2.4,25,6.17,2.26,18,6.78,2.17,9,6.92,1.83,12,4,2,6,4.22,2.58,18,6,3.03,6,6.25,1.91,12,6.88,1.89,16,6.8,2.28,5,4.21,2.36,14,4.1,2.6,10,6.56,2.65,9,5.78,1.86,9,7.08,2.31,12,6.56,1.33,9,5,2.31,16,2.44,1.59,9,6.2,2.66,10,6.12,1.81,8 +1294,boast,4.24,1.67,21,4.36,2.7,22,6.33,1.9,27,4.2,1.55,10,4.27,1.85,11,3.86,2.73,7,4.6,2.75,15,6.71,1.9,17,5.7,1.83,10,4.82,1.66,11,3.6,1.51,10,3.2,2.95,5,4.71,2.62,17,6.79,2.01,14,5.85,1.72,13,4.46,2.07,13,3.88,0.64,8,4,3.23,10,4.67,2.27,12,6.86,2.18,14,5.77,1.42,13 +1295,boat,6.36,1.4,22,4.05,2.18,21,5.59,2.18,17,6.83,1.6,6,6.27,1.33,15,4,2.89,7,4.07,1.86,14,5.33,2.45,9,5.88,1.96,8,6.29,1.59,14,6.71,0.95,7,3.56,2.13,9,4.42,2.23,12,6.22,2.77,9,4.88,0.99,8,6.14,1.51,14,6.75,1.16,8,4.17,2.48,6,4,2.14,15,6.22,2.77,9,4.88,0.99,8 +1296,boathouse,6.05,1.54,19,4.83,2.72,23,5,1.73,19,5.67,1,9,6.4,1.9,10,5,3.06,7,4.8,2.76,15,5.2,1.62,10,4.78,1.92,9,6.44,1.74,9,5.7,1.34,10,4.9,2.73,10,4.83,2.95,12,4.5,1.2,8,5.4,2.12,10,5.83,1.64,12,6.43,1.4,7,4.65,2.64,20,6,3.61,3,4.88,0.99,8,5.09,2.17,11 +1297,boating,6.63,1.61,19,4.64,2.24,22,5.82,2.3,22,6,1.58,9,7.2,1.48,10,4.38,1.69,8,4.79,2.55,14,6.45,1.97,11,5.18,2.52,11,5.86,1.57,7,7.08,1.51,12,4.7,2.11,10,4.58,2.43,12,5.46,2.54,13,6.33,1.94,9,6.7,1.42,10,6.56,1.88,9,5,2.51,8,4.43,2.14,14,6.57,1.91,14,4.5,2.45,8 +1298,boatload,5.45,1.23,20,4.29,2.12,21,5.19,2.02,21,5.44,0.88,9,5.45,1.51,11,4.6,2.55,10,4,1.73,11,4.62,0.92,8,5.54,2.44,13,5.21,1.12,14,6,1.41,6,5,2.56,8,3.85,1.77,13,5.38,1.77,8,5.08,2.22,13,5.3,1.34,10,5.6,1.17,10,4,2,12,4.67,2.35,9,4.92,2.31,12,5.56,1.59,9 +1299,boatman,5.38,1.94,21,3.6,2.04,20,6.33,2.06,21,5.67,1.21,6,5.27,2.19,15,4.38,2,8,3.08,1.98,12,6,2.19,11,6.7,1.95,10,5.17,2.32,6,5.47,1.85,15,4.2,2.15,10,3,1.83,10,6.36,2.13,14,6.29,2.06,7,4.71,1.89,7,5.71,1.94,14,3.29,2.2,14,4.33,1.51,6,6.33,2.23,12,6.33,1.94,9 +1300,bobcat,5.38,1.47,21,5,2.53,22,4.36,2.24,22,5.44,1.59,9,5.33,1.44,12,4.33,2.66,6,5.27,2.6,15,2.67,1.51,6,5,2.16,16,5.22,1.48,9,5.5,1.51,12,5,3.08,5,5,2.45,17,4.09,1.76,11,4.64,2.69,11,5.25,1.6,12,5.56,1.33,9,4.78,1.92,9,5.15,2.94,13,3.83,1.9,12,5,2.54,10 +1301,bobsled,6,1.57,18,4.57,2.01,21,5.52,1.83,23,5.5,0.58,4,6.23,1.79,13,5.5,2.51,6,4.2,1.74,15,5.3,1.77,10,5.69,1.93,13,5.83,1.94,6,6.18,1.47,11,5.14,2.27,7,4.29,1.9,14,5.36,1.75,11,5.67,1.97,12,6,1.67,11,6,1.53,7,4.18,1.83,11,5,2.21,10,5.29,1.68,14,5.89,2.09,9 +1302,bode,4.71,1.42,21,4,1.61,18,4.9,2.1,21,5.2,0.84,5,4.53,1.6,15,4.25,1.04,8,3.8,1.99,10,5.6,1.51,10,4.27,2.41,11,4.33,1.56,12,5.22,1.09,9,4.1,1.45,10,3.88,1.89,8,5,2.45,12,4.78,1.64,9,4.45,1.37,11,5,1.49,10,4.14,1.68,7,3.91,1.64,11,5.67,1.58,9,4.33,2.31,12 +1303,bodega,5.05,1.39,19,4,2.62,22,3.93,1.65,28,5.33,0.82,6,4.92,1.61,13,5,2.83,11,3,2.05,11,3.09,1.51,11,4.47,1.55,17,5.18,0.98,11,4.88,1.89,8,4.09,2.63,11,3.91,2.74,11,3.72,1.78,18,4.3,1.42,10,4.92,1.38,13,5.33,1.51,6,3.93,2.97,14,4.12,2.03,8,3.75,1.91,16,4.17,1.27,12 +1304,bodily,4.74,1.45,19,3.71,2.26,17,4.29,2.49,17,5.09,0.94,11,4.25,1.91,8,5,2.94,4,3.31,1.97,13,2.62,1.51,8,5.78,2.28,9,5.25,0.89,8,4.36,1.69,11,4.17,1.72,6,3.45,2.54,11,3.17,1.83,6,4.91,2.66,11,5.08,1.38,13,4,1.41,6,3.1,2.28,10,4.57,2.07,7,5.29,2.36,7,3.6,2.46,10 +1305,body,5.95,1.28,40,4.62,2.11,21,5.76,2.71,25,6.12,1.2,16,5.83,1.34,24,5.43,1.72,7,4.21,2.22,14,6.12,2.53,8,5.59,2.85,17,6.08,1.21,24,5.8,1.42,15,5.1,2.13,10,4.18,2.09,11,6.07,2.79,14,5.36,2.69,11,5.95,1.43,21,5.95,1.13,19,4.08,2.25,13,5.5,1.6,8,5.22,2.94,18,7.14,1.35,7 +1306,bodyguard,5.29,1.52,21,4.55,2.37,20,5.64,2.55,36,5.12,1.81,8,5.38,1.39,13,4.8,2.68,5,4.47,2.36,15,5.73,2.49,11,5.6,2.63,25,5.62,1.45,13,4.75,1.58,8,3.75,1.96,12,5.75,2.55,8,5.5,2.87,20,5.81,2.17,16,5.64,1.75,11,4.9,1.2,10,4.91,2.51,11,4.11,2.26,9,5.64,2.85,22,5.64,2.1,14 +1307,bog,3.57,1.43,21,3.68,2.29,25,5,2.38,24,3.56,1.42,9,3.58,1.51,12,3,1.63,10,4.13,2.59,15,5.56,2.19,9,4.67,2.5,15,3.12,1.73,8,3.85,1.21,13,4.08,2.35,12,3.31,2.25,13,4.58,2.61,12,5.42,2.15,12,3.73,1.42,11,3.4,1.51,10,3,1.93,15,4.7,2.5,10,5.23,2.52,13,4.73,2.28,11 +1308,bogey,3.58,1.68,19,4.86,2.22,21,3.75,1.59,20,3.33,0.58,3,3.62,1.82,16,4.67,2.16,6,4.93,2.31,15,4.33,1.75,6,3.5,1.51,14,3.6,1.58,10,3.56,1.88,9,5.29,2.63,7,4.64,2.06,14,4.1,1.79,10,3.4,1.35,10,4.12,0.99,8,3.18,1.99,11,4.89,2.42,9,4.83,2.17,12,3.5,1.93,8,3.92,1.38,12 +1309,bogeyman,3.81,2.29,21,4.67,2.61,21,3.69,1.83,26,3.36,1.69,11,4.3,2.83,10,3.8,2.39,10,5.45,2.66,11,3.73,1.27,11,3.57,2.24,14,4.7,2.67,10,3,1.61,11,3.9,2.6,10,5.36,2.54,11,3.47,1.37,17,4,2.67,8,4.46,2.47,13,2.75,1.58,8,4.64,2.68,14,4.71,2.69,7,3.59,2.09,17,3.89,1.27,9 +1310,bogus,2.84,1.54,19,5.32,2.19,22,3.59,2.13,22,3.33,1.5,9,2.4,1.51,10,5,2.45,8,5.5,2.1,14,4,2.37,11,3.18,1.89,11,4.29,0.95,7,2,1.13,12,4.9,1.97,10,5.67,2.39,12,3.54,2.11,13,3.67,2.29,9,2.6,1.65,10,3.11,1.45,9,5.25,2.43,8,5.36,2.13,14,3.57,2.28,14,3.62,2,8 +1311,bohemian,6.05,1.39,20,4.79,2.45,24,4.25,2.24,28,6,1.51,8,6.08,1.38,12,4,2.12,9,5.27,2.58,15,3.43,1.65,14,5.07,2.5,14,6.22,1.09,9,5.91,1.64,11,4.67,2.74,12,4.92,2.23,12,4.29,2.2,14,4.21,2.36,14,6.5,1.51,10,5.6,1.17,10,5.17,2.59,12,4.42,2.35,12,4.58,2.23,12,4,2.28,16 +1312,boil,4.48,1.47,21,5.42,2.24,19,5.4,2.28,20,4.75,0.96,4,4.38,1.63,16,6.38,1.41,8,4.73,2.53,11,4.89,2.47,9,5.82,2.14,11,4.18,1.47,11,4.8,1.48,10,5.8,1.99,10,5,2.55,9,5.18,2.36,11,5.67,2.29,9,4.09,1.58,11,4.9,1.29,10,4.38,2.39,8,6.18,1.89,11,5.11,2.26,9,5.64,2.38,11 +1313,boiler,4.47,1.71,19,3.23,2.09,22,5.08,1.72,24,4.33,1.75,6,4.54,1.76,13,3.42,2.02,12,3,2.26,10,5.25,1.75,8,5,1.75,16,4.5,0.97,10,4.44,2.35,9,4.22,2.44,9,2.54,1.56,13,5.24,1.99,17,4.67,0.82,6,3.88,1.13,8,4.91,1.97,11,3,2,9,3.38,2.22,13,5.25,1.91,16,4.75,1.28,8 +1314,bold,6.68,1.49,19,4.86,2.42,43,6.39,2.15,62,6.33,1.58,9,7,1.41,10,4.12,2.28,16,5.3,2.43,27,6.09,2.2,22,6.54,2.16,39,7.56,1.33,9,5.9,1.2,10,5.09,2.5,23,4.6,2.35,20,6.38,2.34,37,6.38,1.93,24,6.67,1.3,12,6.71,1.89,7,5.23,2.45,26,4.29,2.31,17,6.51,2.26,39,6.17,1.99,23 +1315,bollocks,4.68,1.29,19,4.38,2.65,24,4.75,2.34,28,5.25,1.16,8,4.27,1.27,11,4.56,3.17,9,4.27,2.4,15,3.93,1.94,14,5.57,2.47,14,4,1.22,9,5.3,1.06,10,4.33,2.57,12,4.42,2.84,12,4.93,2.64,14,4.57,2.06,14,4.5,1.27,10,4.89,1.36,9,4,2.22,12,4.75,3.08,12,5.08,2.07,12,4.5,2.56,16 +1316,bolt,3.9,1.45,21,4.55,2.67,20,4.64,2.3,22,3.5,1.52,6,4.07,1.44,15,5.38,2.67,8,4,2.63,12,4.08,2.87,12,5.3,1.16,10,3.89,1.45,9,3.92,1.51,12,5,2.45,9,4.18,2.89,11,4.71,2.29,7,4.6,2.38,15,3.8,1.69,10,4,1.26,11,4.46,2.73,13,4.71,2.75,7,4.67,2.57,12,4.6,2.07,10 +1317,bomb,2.47,1.65,43,5.71,2.82,45,3.14,2.19,22,3,1.95,22,1.9,1.04,21,4.55,2.77,11,6.12,2.8,33,2.55,1.69,11,3.73,2.53,11,2.77,1.95,22,2.14,1.24,21,5.58,3,26,5.94,2.69,18,3.31,2.59,13,2.89,1.54,9,2.5,1.77,26,2.41,1.5,17,5.37,2.84,27,6.22,2.78,18,3.5,2.41,14,2.5,1.69,8 +1318,bombardier,4.73,1.91,22,4.48,2.52,21,4.05,2.55,22,5.36,1.95,14,3.62,1.3,8,4.91,2.74,11,3.56,1.94,9,4.5,2.74,6,3.88,2.55,16,4.7,2.67,10,4.75,1.06,12,3.91,2.51,11,5.1,2.51,10,3.92,2.29,13,4.22,3.03,9,4.25,1.96,12,5.3,1.77,10,4.38,2.6,13,4.62,2.56,8,4.17,2.89,12,3.9,2.23,10 +1319,bombardment,3.14,1.46,21,5.48,2.04,21,3,2.08,25,3.58,1.31,12,2.56,1.51,9,6.29,1.5,7,5.07,2.2,14,4,2.67,10,2.33,1.29,15,2.25,1.89,4,3.35,1.32,17,5.1,1.91,10,5.82,2.18,11,1.71,1.11,7,3.5,2.18,18,3.42,1.62,12,2.78,1.2,9,5.23,1.96,13,5.88,2.23,8,2.11,1.05,9,3.5,2.37,16 +1320,bomber,2.84,2.14,19,6.24,2.12,21,3.94,2.74,34,3.2,2.7,10,2.44,1.33,9,5.5,2.14,8,6.69,2.06,13,4.43,2.59,14,3.6,2.85,20,3.38,2.62,8,2.45,1.75,11,6,1.87,13,6.62,2.56,8,4.68,2.92,22,2.58,1.78,12,2.89,1.76,9,2.8,2.53,10,6.14,2.38,14,6.43,1.62,7,5.06,2.63,17,2.82,2.43,17 +1321,bombing,2.1,1.37,20,7.11,1.91,18,3.42,2.64,24,2.6,1.52,5,1.93,1.33,15,8.2,1.3,5,6.69,1.97,13,3.85,2.91,13,2.91,2.3,11,2.2,1.62,10,2,1.15,10,7.86,1.21,7,6.64,2.16,11,3.44,2.48,16,3.38,3.11,8,1.93,1.21,14,2.5,1.76,6,7.25,1.76,12,6.83,2.32,6,3.93,2.84,15,2.56,2.13,9 +1322,bombshell,5.68,1.97,19,5.5,2.5,20,4.5,2.89,24,6,2.16,13,5,1.41,6,7.2,0.45,5,4.93,2.66,15,4.23,2.39,13,4.82,3.49,11,6,1.87,9,5.4,2.12,10,6.86,1.46,7,4.77,2.68,13,4.73,2.94,11,4.31,2.95,13,4.89,1.76,9,6.4,1.96,10,5.9,2.02,10,5.1,2.96,10,5.44,2.83,9,3.93,2.87,15 +1323,bonanza,6.09,2.02,22,4.42,2.61,26,5.71,2.2,24,6.56,2.51,9,5.77,1.64,13,4.5,2.68,10,4.38,2.66,16,6,1.58,9,5.53,2.53,15,6.12,2.42,8,6.07,1.86,14,4.46,2.63,13,4.38,2.69,13,4.92,2.27,12,6.5,1.88,12,6,1.91,12,6.2,2.25,10,3.87,2.59,15,5.18,2.56,11,5.62,2.33,13,5.82,2.14,11 +1324,bonbon,6.71,1.87,21,4.17,2.31,23,6.11,1.94,18,6.78,1.64,9,6.67,2.1,12,4.55,2.54,11,3.83,2.12,12,6.2,2.25,10,6,1.6,8,5.86,2.19,7,7,1.58,13,4.73,2.49,11,3.67,2.1,12,6.43,2.57,7,5.91,1.51,11,6.54,2.11,13,7,1.51,8,4,2.14,11,4.33,2.53,12,5.56,2.01,9,6.67,1.8,9 +1325,bondage,4.38,2.04,21,5.65,2.72,20,4.28,2.68,36,4.62,2.07,8,4.23,2.09,13,6.8,1.79,5,5.27,2.91,15,3.82,2.04,11,4.48,2.93,25,4.15,1.91,13,4.75,2.31,8,6.67,2.27,12,4.12,2.75,8,4.55,2.68,20,3.94,2.72,16,4.73,2.41,11,4,1.56,10,5.64,2.91,11,5.67,2.65,9,4.55,2.99,22,3.86,2.14,14 +1326,bonding,6.45,1.61,20,3.81,1.97,21,6.18,2.12,34,5.5,1.08,10,7.4,1.51,10,4,1.85,8,3.69,2.1,13,5.64,2.31,14,6.55,1.96,20,6.11,1.69,9,6.73,1.56,11,4.23,1.69,13,3.12,2.3,8,5.91,2.29,22,6.67,1.78,12,6.3,1.7,10,6.6,1.58,10,3.71,2.09,14,4,1.83,7,5.18,2.1,17,7.18,1.67,17 +1327,bondsman,3.58,1.43,19,4.24,2.66,21,4.5,2.02,22,4.56,0.88,9,2.7,1.25,10,4.62,2.77,8,4,2.68,13,3.55,1.86,11,5.45,1.75,11,4.43,0.79,7,3.08,1.51,12,4.44,2.01,9,4.08,3.15,12,5.38,1.8,13,3.22,1.64,9,3.4,1.07,10,3.78,1.79,9,4.5,3.16,8,4.08,2.43,13,4.36,2.17,14,4.75,1.83,8 +1328,bone,5.24,1.55,21,4.75,2.59,20,6,2.36,19,5.31,1.84,13,5.12,0.99,8,5.86,2.04,7,4.15,2.73,13,6.29,2.06,7,5.83,2.59,12,5.75,1.54,12,4.56,1.33,9,5.44,2.46,9,4.18,2.68,11,6.7,1.89,10,5.22,2.68,9,5.17,1.4,12,5.33,1.8,9,4.71,1.7,7,4.77,3.03,13,6.43,2.15,7,5.75,2.53,12 +1329,bonehead,4.05,1.96,22,4.46,2.58,26,5.08,2.26,24,3.89,2.03,9,4.15,1.99,13,3.7,2.75,10,4.94,2.43,16,5,2.45,9,5.13,2.23,15,5.38,2.33,8,3.29,1.27,14,4.77,2.77,13,4.15,2.44,13,5.25,2.14,12,4.92,2.47,12,4.08,2.19,12,4,1.76,10,4.07,2.87,15,5,2.14,11,5.08,2.4,13,5.09,2.21,11 +1330,boner,5.33,2.5,21,5.15,2.16,20,4.8,2.04,25,5.58,2.27,12,5,2.87,9,6.33,1.37,6,4.64,2.27,14,5.8,1.75,10,4.13,2,15,6,3.83,4,5.18,2.21,17,5.3,2.54,10,5,1.83,10,5,2.83,7,4.72,1.74,18,5.83,2.52,12,4.67,2.45,9,5,2.04,13,5.43,2.51,7,4.22,2.28,9,5.12,1.89,16 +1331,bonfire,6.53,1.26,19,4.67,2.58,21,5.35,1.93,20,6.33,1.15,3,6.56,1.31,16,4.5,2.26,6,4.73,2.76,15,5.83,1.47,6,5.14,2.11,14,6.4,1.17,10,6.67,1.41,9,5.14,2.97,7,4.43,2.44,14,5.4,1.78,10,5.3,2.16,10,6.75,1.28,8,6.36,1.29,11,3.89,3.22,9,5.25,1.91,12,5.38,2.67,8,5.33,1.37,12 +1332,bong,4.26,2.16,19,4.05,2.66,22,5.95,2.38,21,4.33,2.12,9,4.2,2.3,10,4.5,2.2,8,3.79,2.94,14,5.8,2.49,10,6.09,2.39,11,5,2.77,7,3.83,1.7,12,3.8,2.78,10,4.25,2.67,12,5.69,2.59,13,6.38,2.07,8,3.6,2.46,10,5,1.58,9,4.75,3.01,8,3.64,2.47,14,6.77,2.24,13,4.62,2.07,8 +1333,bonkers,4.95,1.7,22,5.08,2.37,26,4.29,2.16,24,5,1.8,9,4.92,1.71,13,4.3,2.26,10,5.56,2.37,16,3.89,0.93,9,4.53,2.64,15,5.5,1.69,8,4.64,1.69,14,5.15,2.44,13,5,2.38,13,3.92,1.56,12,4.67,2.64,12,4.58,1.93,12,5.4,1.35,10,5,2.27,15,5.18,2.6,11,4.92,1.71,13,3.55,2.46,11 +1334,bonnet,4.89,1.76,19,2.96,2.23,23,6,1.84,21,4.89,1.54,9,4.9,2.02,10,2.82,2.6,11,3.08,1.93,12,4.75,1.16,8,6.77,1.79,13,4.69,1.25,13,5.33,2.66,6,3.22,2.86,9,2.79,1.81,14,6.12,1.89,8,5.92,1.89,13,4.89,1.36,9,4.9,2.13,10,3.08,1.98,13,2.8,2.62,10,6.58,1.78,12,5.22,1.72,9 +1335,bonny,5.1,1.77,20,3.22,1.96,18,5.19,1.66,21,5.2,1.79,5,5.07,1.83,15,3.67,1.97,6,3,2,12,5.11,1.36,9,5.25,1.91,12,5.3,1.25,10,4.9,2.23,10,3.5,1.9,10,2.88,2.1,8,4.6,1.78,10,5.73,1.42,11,4.75,2.09,12,5.62,1.06,8,1.89,1.36,9,4.56,1.51,9,4.6,1.78,10,5.73,1.42,11 +1336,bonsai,6.38,2.44,21,4.1,2.45,20,5.95,2.63,22,6.17,2.71,6,6.47,2.42,15,4.12,2.85,8,4.08,2.27,12,5.58,2.91,12,6.4,2.32,10,7.67,2,9,5.42,2.35,12,4.33,2.74,9,3.91,2.3,11,4.14,2.67,7,6.8,2.21,15,7.1,2.23,10,5.73,2.53,11,4,2.61,13,4.29,2.29,7,6.17,2.92,12,5.7,2.36,10 +1337,bonus,8.05,1.05,20,6.9,2.4,20,6.19,2.11,21,8.17,0.98,6,8,1.11,14,7.12,2.75,8,6.75,2.26,12,6.27,2.1,11,6.1,2.23,10,8.17,0.98,6,8,1.11,14,7,3.23,10,6.8,1.32,10,6.21,2.33,14,6.14,1.77,7,7.71,1.38,7,8.23,0.83,13,6.71,2.81,14,7.33,1.03,6,6.08,2.15,12,6.33,2.18,9 +1338,bony,4.95,1.67,20,4.89,2.28,19,5.31,1.89,26,4.36,1.21,11,5.67,1.94,9,6,1.83,7,4.25,2.34,12,5.31,1.84,13,5.31,2.02,13,5.27,1.85,11,4.56,1.42,9,5,2,11,4.75,2.76,8,5.29,2.02,17,5.33,1.73,9,5.3,1.95,10,4.6,1.35,10,5.36,2.34,11,4.25,2.19,8,5.12,1.71,16,5.6,2.22,10 +1339,boob,5.29,2.7,21,5.3,2.95,23,5.83,2.9,18,6.67,1.94,9,4.25,2.8,12,7.27,1.95,11,3.5,2.54,12,5.9,3,10,5.75,2.96,8,5.86,2.34,7,5.31,2.78,13,6.09,3.11,11,4.58,2.71,12,5.86,3.24,7,5.82,2.82,11,4.69,2.63,13,6.25,2.71,8,4.27,3.13,11,6.25,2.53,12,5.11,2.85,9,6.56,2.92,9 +1340,booby,7.23,1.82,22,5.33,2.39,21,5.91,1.95,22,7.71,1.86,14,6.38,1.51,8,6.36,2.46,11,4.56,1.51,9,6,2.37,6,5.88,1.86,16,7.1,2.08,10,7.33,1.67,12,4.82,2.44,11,5.9,2.33,10,6.23,1.64,13,5.44,2.35,9,6.75,2.05,12,7.8,1.4,10,5,2.71,13,5.88,1.81,8,6.25,1.6,12,5.5,2.32,10 +1341,booger,3.25,1.8,20,3.8,2.07,20,4.33,1.68,18,2.71,1.38,7,3.54,1.98,13,3.78,2.49,9,3.82,1.78,11,4.6,2.7,5,4.23,1.24,13,3.2,1.55,10,3.11,2.15,9,3.5,2.14,8,4,2.09,12,4.62,1.76,13,3.6,1.34,5,3.18,2.18,11,3.33,1.32,9,3.83,1.85,12,3.75,2.49,8,4.33,2.18,9,4.33,1.12,9 +1342,boogeyman,3.55,1.99,20,5.09,2.52,22,3,1.61,21,4.38,1.85,8,3,1.95,12,3.83,2.99,6,5.73,2.22,15,2.33,1.21,6,3.27,1.71,15,4.22,2.11,9,3,1.79,11,4.8,2.86,5,5.18,2.51,17,3.6,1.9,10,2.45,1.13,11,3.25,2.38,12,4,1.2,8,5,2.65,9,5.15,2.54,13,3.25,1.86,12,2.67,1.22,9 +1343,boogie,3.8,2.14,20,4.55,2.56,20,4.96,1.86,25,3.25,1.26,4,3.94,2.32,16,3.75,1.89,4,4.75,2.72,16,5.44,2.19,9,4.69,1.66,16,3.38,1.85,8,4.08,2.35,12,4,2.21,10,5.1,2.88,10,4.71,1.77,14,5.27,2,11,3.55,1.75,11,4.11,2.62,9,4.78,3.19,9,4.36,2.06,11,5,2.06,18,4.86,1.35,7 +1344,book,7.05,1.73,39,3.13,2.4,39,6.41,2.09,46,6.69,1.44,13,7.23,1.86,26,3.69,2.66,13,2.85,2.26,26,6.08,2.23,26,6.85,1.87,20,6.5,1.82,22,7.76,1.35,17,3.65,2.66,20,2.58,2.01,19,6.17,2.25,29,6.82,1.78,17,7,1.7,26,7.15,1.86,13,3.23,2.3,26,2.92,2.66,13,5.73,2.15,26,7.3,1.69,20 +1345,bookcase,6.1,1.37,20,3.38,1.99,21,6.06,2.42,34,6.1,1.29,10,6.1,1.52,10,3.75,2.05,8,3.15,1.99,13,6.07,2.43,14,6.05,2.48,20,5.78,1.09,9,6.36,1.57,11,4.15,2.03,13,2.12,1.13,8,6.23,2.54,22,5.75,2.26,12,6.2,1.4,10,6,1.41,10,2.79,1.76,14,4.57,1.99,7,6.24,2.17,17,5.88,2.71,17 +1346,bookie,4.57,2.13,21,4,1.95,21,4,2.02,22,4.89,2.32,9,4.33,2.06,12,3.5,2.35,6,4.07,1.82,14,4.17,1.33,6,3.94,2.26,16,4.44,2.01,9,4.67,2.31,12,4.4,2.3,5,3.88,1.89,16,4.36,1.86,11,3.64,2.2,11,4.83,2.66,12,4.22,1.2,9,4.62,1.77,8,3.62,2.02,13,3.67,1.78,12,4.4,2.32,10 +1347,bookkeeper,5.58,1.02,19,3.61,2.25,18,6,2.48,16,5.45,0.93,11,5.75,1.16,8,4.5,2.38,4,3.36,2.24,14,5.62,2.67,8,6.38,2.39,8,5.75,1.39,8,5.45,0.69,11,4.14,2.61,7,3.27,2.05,11,4.33,2.42,6,7,2,10,5.38,0.87,13,6,1.26,6,3,2.14,11,4.57,2.23,7,6.83,2.32,6,5.5,2.55,10 +1348,bookkeeping,5.16,1.54,19,3.48,2.09,21,5.83,2.25,23,4.67,1.53,3,5.25,1.57,16,4.38,2.07,8,2.92,1.98,13,5.56,2.19,9,6,2.35,14,5.44,1.42,9,4.9,1.66,10,3.44,1.88,9,3.5,2.32,12,5.93,2.37,15,5.62,2.13,8,5.57,1.9,7,4.92,1.31,12,3.2,1.69,10,3.73,2.45,11,6.08,2.72,13,5.5,1.51,10 +1349,booklet,5.52,1.81,21,3.55,2.24,20,5.62,2.29,21,4.83,0.75,6,5.8,2.04,15,4.62,2.45,8,2.83,1.85,12,5.36,2.42,11,5.9,2.23,10,4.67,1.03,6,5.87,1.96,15,4.2,2.57,10,2.9,1.73,10,5.57,2.62,14,5.71,1.6,7,4.71,1.38,7,5.93,1.9,14,3.86,2.38,14,2.83,1.83,6,5.33,2.64,12,6,1.8,9 +1350,bookmaker,5.59,2.11,22,3.09,2,22,5.9,2.51,20,5.12,1.81,8,5.86,2.28,14,3.1,1.45,10,3.08,2.43,12,7.14,2.27,7,5.23,2.45,13,6,2.32,11,5.18,1.89,11,3.18,1.94,11,3,2.14,11,5.73,2.55,15,6.4,2.61,5,5.3,1.77,10,5.83,2.41,12,2.9,1.73,10,3.25,2.26,12,5,2.05,10,6.8,2.7,10 +1351,bookmark,6.26,1.88,19,3,2.32,20,6.47,2.17,19,5.33,0.58,3,6.6,1.96,15,3.8,2.62,10,2.2,1.75,10,7,1.76,10,5.89,2.52,9,6.5,2.66,6,6.33,1.44,12,2.29,2.21,7,3.38,2.36,13,5.29,2.36,7,7.17,1.8,12,6.5,1.62,12,5.86,2.34,7,2.5,1.9,10,3.5,2.68,10,6.12,2.17,8,6.73,2.24,11 +1352,bookshop,6.7,1.45,20,4.22,2.62,18,7,1.63,22,6.6,0.89,5,6.73,1.62,15,4.5,1.87,6,4.08,3,12,6.4,1.71,10,7.5,1.45,12,7.2,1.03,10,6.2,1.69,10,4.3,2.5,10,4.12,2.95,8,7.27,1.68,11,6.73,1.62,11,6.33,1.61,12,7.25,1.04,8,4.33,2.55,9,4.11,2.85,9,7.18,1.89,11,6.82,1.4,11 +1353,bookstore,7.19,1.97,21,4.25,2.71,20,7.15,1.66,20,5.5,2.07,6,7.87,1.51,15,4.62,2.88,8,4,2.7,12,6.45,1.63,11,8,1.32,9,5.33,1.86,6,7.93,1.49,15,5.8,2.62,10,2.7,1.83,10,7.15,1.86,13,7.14,1.35,7,5.86,1.95,7,7.86,1.66,14,4.36,2.87,14,4,2.53,6,6.73,1.68,11,7.67,1.58,9 +1354,bookworm,6.67,1.68,18,2.47,1.58,19,5.32,1.77,25,6,1.73,5,6.92,1.66,13,2.2,1.55,10,2.78,1.64,9,4.88,1.71,16,6.11,1.69,9,7.29,1.5,7,6.27,1.74,11,2.33,1.73,9,2.6,1.51,10,5.25,1.86,20,5.6,1.52,5,7.22,1.3,9,6.11,1.9,9,2.73,2,11,2.12,0.64,8,5.47,1.47,19,4.83,2.64,6 +1355,boom,4.74,1.88,19,5.57,2,23,5.14,2.08,21,5,1.2,8,4.55,2.3,11,5.55,2.38,11,5.58,1.68,12,4.88,2.1,8,5.31,2.14,13,5.07,1.69,14,3.8,2.28,5,5.89,2.26,9,5.36,1.86,14,6.62,1.92,8,4.23,1.64,13,5,1.89,10,4.44,1.94,9,5.77,1.48,13,5.3,2.58,10,4.92,2.02,12,5.44,2.24,9 +1356,boomer,4.1,1.81,21,3.77,2.25,22,5.3,2.2,27,4.1,1.29,10,4.09,2.26,11,3.86,2.73,7,3.73,2.09,15,5.47,2.45,17,5,1.76,10,3.82,1.72,11,4.4,1.96,10,2.8,2.49,5,4.06,2.16,17,5.43,2.38,14,5.15,2.08,13,3.92,1.61,13,4.38,2.2,8,2.8,2.15,10,4.58,2.07,12,5.79,2.42,14,4.77,1.88,13 +1357,boomerang,5.91,1.48,22,4.57,2.89,21,5.14,1.93,22,6.36,1.6,14,5.12,0.83,8,5.64,2.98,11,3.56,2.51,9,5.5,2.26,6,5,1.86,16,6.2,1.62,10,5.67,1.37,12,4,3.03,11,5.2,2.74,10,4.85,1.86,13,5.56,2.07,9,6,1.6,12,5.8,1.4,10,4.46,2.99,13,4.75,2.92,8,4.75,2.09,12,5.6,1.71,10 +1358,boon,4.84,2.27,19,3.45,2.11,20,5.68,1.92,19,3.67,2.31,3,5.27,2.19,15,3.5,2.42,10,3.4,1.9,10,5.89,1.83,9,5.5,2.07,10,5.67,2.94,6,4.67,1.83,12,3,2.24,7,3.69,2.1,13,4.43,2.15,7,6.42,1.38,12,4.42,2.31,12,5.57,2.15,7,3.3,1.77,10,3.6,2.5,10,5.22,1.92,9,6.1,1.91,10 +1359,boost,6.53,1.71,19,4.7,2.54,20,6.25,2.17,24,6.62,1.85,13,6.33,1.51,6,6.4,1.82,5,4.13,2.53,15,6.31,2.14,13,6.18,2.32,11,6.89,1.62,9,6.2,1.81,10,6.57,1.72,7,3.69,2.36,13,5.82,2.36,11,6.62,2.02,13,6.56,1.24,9,6.5,2.12,10,4.9,2.77,10,4.5,2.42,10,6.67,1.94,9,6,2.33,15 +1360,booster,4.52,1.69,21,3.39,2.13,23,4.85,2.11,20,4,1.87,5,4.69,1.66,16,4.25,2.22,12,2.45,1.63,11,5.1,2.08,10,4.11,1.69,9,3.67,1.67,12,5.67,0.87,9,3.38,2.06,16,3.43,2.44,7,4.8,1.81,10,4.9,2.47,10,4.92,1.71,13,3.88,1.55,8,3.37,2.24,19,3.5,1.73,4,4.43,1.87,14,5.83,2.48,6 +1361,boot,5.3,1.53,20,3.95,2.17,22,6.24,1.89,21,4.78,1.2,9,5.73,1.68,11,4.3,2.54,10,3.67,1.87,12,6,1.6,8,6.38,2.1,13,5.29,1.54,14,5.33,1.63,6,4.75,2.76,8,3.5,1.7,14,6.75,1.28,8,5.92,2.18,13,5.3,1.7,10,5.3,1.42,10,3.58,2.35,12,4.4,1.96,10,6.5,1.68,12,5.89,2.2,9 +1362,booth,5.25,1.29,20,4.35,2.52,20,5.17,2.2,36,4.86,1.35,7,5.46,1.27,13,5.8,2.59,5,3.87,2.39,15,5.73,1.95,11,4.92,2.29,25,5.25,1.54,12,5.25,0.89,8,4.92,2.57,12,3.5,2.33,8,4.8,2.35,20,5.62,1.96,16,5.1,1.73,10,5.4,0.7,10,4.45,2.3,11,4.22,2.91,9,4.82,2.22,22,5.71,2.13,14 +1363,bootleg,3.68,1.86,22,4.69,2.6,26,5,2.28,23,3.22,1.99,9,4,1.78,13,4.4,3.24,10,4.88,2.22,16,4.89,1.96,9,5.07,2.53,14,4.5,1.2,8,3.21,2.04,14,5.08,2.66,13,4.31,2.59,13,4,1.76,12,6.09,2.34,11,3.5,1.88,12,3.9,1.91,10,4.6,2.85,15,4.82,2.36,11,4.77,1.92,13,5.3,2.75,10 +1364,bootlegger,5.56,2.01,18,4.85,2.41,20,5.56,1.78,25,6,1.87,5,5.38,2.1,13,5.64,2.54,11,3.89,1.96,9,5.88,1.63,16,5,2,9,5.29,1.11,7,5.73,2.45,11,3.67,2.65,9,5.82,1.78,11,5.35,1.84,20,6.4,1.34,5,5.11,1.45,9,6,2.45,9,4.91,2.47,11,4.78,2.49,9,5.84,1.57,19,4.67,2.25,6 +1365,boots,5.89,1.73,19,3.52,2.62,21,5.08,2.14,25,4.5,2.52,4,6.27,1.33,15,3.25,2.5,4,3.59,2.72,17,4.67,2.4,9,5.31,2.02,16,6,1.41,8,5.82,1.99,11,3.3,2.36,10,3.73,2.94,11,4.86,2.11,14,5.36,2.25,11,6,1.56,10,5.78,1.99,9,2.5,2.42,10,4.45,2.54,11,5.17,2.18,18,4.86,2.19,7 +1366,booty,5.63,1.8,19,5.43,2.4,21,5.3,2.2,23,7.67,1.53,3,5.25,1.61,16,6.62,1.85,8,4.69,2.46,13,5.67,2.24,9,5.07,2.23,14,4.56,1.42,9,6.6,1.58,10,5.67,2.29,9,5.25,2.56,12,5.67,2.44,15,4.62,1.6,8,5.14,2.19,7,5.92,1.56,12,6.4,1.96,10,4.55,2.5,11,5.54,2.9,13,5,0.67,10 +1367,booze,5,2.3,21,5.08,2.84,24,5.15,2.66,20,4.5,2.33,8,5.31,2.32,13,6.67,2.88,6,4.56,2.71,18,4.45,2.3,11,6,2.96,9,5.25,2.38,12,4.67,2.29,9,6,2.58,10,4.43,2.93,14,5,2.38,13,5.43,3.31,7,5.07,1.73,14,4.86,3.34,7,6.19,2.29,16,2.88,2.64,8,5,2.7,12,5.38,2.77,8 +1368,bop,5.63,2.27,19,3.95,2.24,20,5.4,1.73,20,4.67,0.58,3,6.13,2.13,15,4.5,2.37,10,3.4,2.07,10,5.3,1.34,10,5.5,2.12,10,5.83,2.56,6,5.92,1.83,12,3.29,2.14,7,4.31,2.29,13,5.25,2.31,8,5.5,1.31,12,5.83,2.55,12,5.29,1.8,7,3.4,2.17,10,4.5,2.27,10,4.56,1.74,9,6.09,1.45,11 +1369,bopper,5.33,1.77,21,3.23,2.11,22,5.24,2.14,17,5.67,1.41,9,5.08,2.02,12,3.91,2.07,11,2.55,2.02,11,5,2.65,9,5.5,1.51,8,5.43,2.07,7,5.31,1.75,13,4.09,2.3,11,2.36,1.57,11,5.14,2.91,7,5.3,1.57,10,5.31,2.21,13,5.38,0.74,8,3,2,10,3.42,2.27,12,4.67,2.24,9,5.88,1.96,8 +1370,border,4.68,1.46,22,4.3,2.4,23,4.74,2.16,19,4.62,1.51,8,4.38,0.87,13,5,2.56,8,3.86,2.38,14,4,2.16,7,5.18,2.23,11,4.12,1.46,8,4.69,0.85,13,4.78,2.68,9,4,2.25,14,3.29,1.5,7,5.58,2.07,12,4.36,1.29,11,5,1.61,11,3,2.06,9,5.14,2.28,14,4.81,2.07,16,4.33,3.06,3 +1371,borderline,4,1.51,22,4.39,2.57,23,4.84,1.83,19,4.38,1.6,8,4,1.29,13,5.12,2.75,8,3.93,2.56,14,4.14,2.19,7,5.09,1.51,11,3.88,1.36,8,4.31,1.44,13,3.56,2.79,9,4.93,2.37,14,3.57,1.4,7,5.58,1.68,12,4.09,1.3,11,3.91,1.76,11,2.11,1.76,9,5.86,1.83,14,4.88,1.93,16,4.67,1.53,3 +1372,bored,2.95,1.58,19,3.65,2.54,20,4.96,2.39,24,2.67,1.22,9,3.2,1.87,10,3.29,2.36,7,3.85,2.7,13,5,2.24,9,4.93,2.55,15,3.43,1.27,7,2.67,1.72,12,4.18,2.82,11,3,2.12,9,5,2.58,7,4.94,2.38,17,3.1,1.37,10,2.78,1.86,9,4.08,2.71,12,3,2.27,8,3.89,2.37,9,5.6,2.23,15 +1373,boredom,2.77,1.69,22,2.58,1.88,26,5.04,2.51,24,2.33,1.12,9,3.08,1.98,13,2,1.33,10,2.94,2.11,16,4.56,2.13,9,5.33,2.74,15,2.38,0.92,8,3,2,14,2.62,2.22,13,2.54,1.56,13,4.67,2.53,12,5.42,2.54,12,3,2.04,12,2.5,1.18,10,2.53,2.23,15,2.64,1.36,11,4.92,2.78,13,5.18,2.27,11 +1374,boring,2.71,1.68,21,2.85,1.87,20,6.05,2.91,19,3.08,1.89,13,2.12,1.13,8,3.57,2.37,7,2.46,1.51,13,6,2.94,7,6.08,3.03,12,2.08,1.16,12,3.56,1.94,9,3.11,2.42,9,2.64,1.36,11,7.2,2.35,10,4.78,3.07,9,1.83,0.83,12,3.89,1.83,9,3.57,2.57,7,2.46,1.33,13,6.57,3.26,7,5.75,2.8,12 +1375,born,7.33,2.22,18,3.9,2.68,21,3.78,2.73,18,6.88,2.23,8,7.7,2.26,10,3.43,2.37,7,4.14,2.88,14,3,2,11,5,3.42,7,7.45,2.11,11,7.14,2.54,7,4,2.92,9,3.83,2.62,12,3.55,2.62,11,4.14,3.08,7,7.08,2.54,12,7.83,1.47,6,3.83,3.13,12,4,2.12,9,4.33,3.35,9,3.22,1.99,9 +1376,boron,4.1,1.64,21,2.91,2.04,22,5.28,2.02,18,4.22,1.86,9,4,1.54,12,3.55,2.16,11,2.27,1.79,11,5.6,1.96,10,4.88,2.17,8,4.29,2.06,7,3.92,1.5,13,3.73,2.2,11,2.09,1.58,11,4.86,2.73,7,5.55,1.51,11,3.92,1.89,13,4.38,1.19,8,2.6,1.96,10,3.17,2.17,12,4.78,2.17,9,5.78,1.86,9 +1377,borough,5,0.94,19,3.45,1.88,20,5.22,2.07,23,5,1,3,5,0.97,16,2.86,1.68,7,3.77,1.96,13,5.78,1.99,9,4.86,2.11,14,4.78,0.83,9,5.2,1.03,10,4.44,1.74,9,2.64,1.63,11,5.4,2.29,15,4.88,1.64,8,5.14,1.21,7,4.92,0.79,12,3.8,1.75,10,3.1,2.02,10,5.15,2.64,13,5.3,1.06,10 +1378,borrow,5.18,2.02,22,4.55,2.28,20,6.16,2.69,19,5.54,2.44,13,4.67,1.12,9,5.43,1.72,7,4.08,2.47,13,6,2.71,7,6.25,2.8,12,5.75,2.14,12,4.5,1.72,10,4.67,2.06,9,4.45,2.54,11,6.8,1.87,10,5.44,3.36,9,5.25,2.05,12,5.1,2.08,10,5.29,1.89,7,4.15,2.44,13,6.57,2.76,7,5.92,2.75,12 +1379,bosom,6.44,1.42,18,4.7,2.85,20,5,1.85,25,7.6,0.89,5,6,1.35,13,5,3.16,11,4.33,2.55,9,4.88,2,16,5.22,1.64,9,6.43,1.13,7,6.45,1.63,11,4.56,3.05,9,4.82,2.82,11,5.05,2.06,20,4.8,0.45,5,6.67,1.32,9,6.22,1.56,9,3.64,2.8,11,6,2.45,9,4.42,1.57,19,6.83,1.47,6 +1380,boss,4.76,1.37,21,4.43,2.25,21,4.65,2.67,17,5.17,1.94,6,4.57,1.16,14,4.29,2.63,7,4.5,2.14,14,5.56,2.19,9,3.62,2.92,8,4.77,1.54,13,4.71,1.25,7,4.33,2.74,9,4.5,1.93,12,5,3.08,9,4.25,2.25,8,4.92,1.38,13,4.5,1.41,8,3.17,2.4,6,4.93,2.05,15,4.89,3.22,9,4.38,2.07,8 +1381,bossy,2.86,1.36,22,4.68,2.55,22,4.73,2.37,22,2.62,1.19,13,3.38,1.6,8,4.5,2.73,8,4.79,2.55,14,4.5,2.35,6,4.81,2.46,16,3.11,1.45,9,2.69,1.32,13,4.67,2.69,9,4.69,2.56,13,4.3,2,10,5.08,2.68,12,2.79,1.58,14,3,0.93,8,3.91,2.84,11,5.45,2.07,11,4.69,2.78,13,4.78,1.79,9 +1382,botanical,5.77,1.88,22,3.25,2.1,20,5.73,2.31,22,5.5,2.14,14,6.25,1.28,8,3.82,2.4,11,2.62,1.6,8,5.5,2.81,6,5.81,2.2,16,5.4,1.9,10,6.08,1.88,12,3.36,1.86,11,3.11,2.47,9,6,2,13,5.33,2.78,9,5.33,2.1,12,6.3,1.49,10,2.92,2.33,13,3.86,1.57,7,5.5,2.32,12,6,2.4,10 +1383,botany,5.55,1.79,20,3,2,23,4.81,1.58,26,5.9,1.29,10,5.2,2.2,10,3.45,2.16,11,2.58,1.83,12,4.64,2.11,11,4.93,1.14,14,6,1.94,10,5.1,1.6,10,3.09,2.02,11,2.92,2.07,12,4.94,1.6,17,4.5,1.69,8,5.85,1.91,13,5,1.53,7,3.27,2.28,15,2.5,1.31,8,4.82,1.47,17,4.78,1.86,9 +1384,bother,4.44,2.41,18,4.2,2.67,20,4.22,2.24,18,3.88,1.73,8,4.9,2.85,10,4.14,2.85,7,4.23,2.68,13,4,1.55,11,4.57,3.15,7,3.82,1.72,11,5.43,3.1,7,3.89,3.06,9,4.45,2.42,11,4.64,2.46,11,3.57,1.81,7,4.08,2.07,12,5.17,3.06,6,3.92,2.84,12,4.62,2.5,8,4.56,2.35,9,3.89,2.2,9 +1385,bottle,5.47,0.84,19,3.32,1.84,22,5.88,2.13,24,5.67,0.58,3,5.44,0.89,16,3.33,2.02,12,3.3,1.7,10,5.62,1.77,8,6,2.34,16,5.78,0.83,9,5.2,0.79,10,3.22,1.79,9,3.38,1.94,13,5.82,2.13,17,6.17,2.48,6,5.43,1.13,7,5.5,0.67,12,2.78,1.79,9,3.69,1.84,13,6.31,2.12,16,5,2,8 +1386,bottleneck,4.5,1.73,20,4.48,2.68,21,5,2.35,27,5.43,2.07,7,4,1.35,13,4.8,2.78,10,4.18,2.68,11,5.07,2.52,15,5,2.32,11,4.55,1.21,11,4.44,2.3,9,5.33,2.65,9,3.83,2.62,12,5.35,2.47,17,4.44,2.24,9,4.23,2.09,13,5,0.58,7,4.6,2.75,15,4.17,2.71,6,5.5,1.88,12,4.6,2.67,15 +1387,bottling,5.37,1.21,19,3.61,2.61,23,5,1.91,19,5.67,1,9,5.1,1.37,10,3.29,2.63,7,3.87,2.72,15,5.5,2.22,10,4.44,1.42,9,5.22,1.09,9,5.5,1.35,10,5.2,2.62,10,2.42,1.98,12,4.88,1.81,8,4.8,1.93,10,5.33,1.3,12,5.43,1.13,7,3.4,2.6,20,5,2.65,3,5.25,2.05,8,4.82,1.89,11 +1388,bottom,3.61,1.69,18,3.19,1.97,21,3.44,1.58,18,4.12,1.64,8,3.2,1.69,10,3.14,1.68,7,3.21,2.15,14,3.18,1.6,11,3.86,1.57,7,4,1.67,11,3,1.63,7,2.89,2.09,9,3.42,1.93,12,3.45,1.69,11,3.43,1.51,7,3.83,1.64,12,3.17,1.83,6,3.17,2.12,12,3.22,1.86,9,3.22,1.72,9,3.67,1.5,9 +1389,bottomless,5.71,2.28,21,4.3,2.83,20,4.64,2.9,22,7.67,1.51,6,4.93,2.09,15,4.12,2.23,8,4.42,3.26,12,4.17,2.98,12,5.2,2.86,10,6.11,2.62,9,5.42,2.07,12,4.67,2.65,9,4,3.07,11,5.71,2.5,7,4.13,3.02,15,6.4,2.27,10,5.09,2.21,11,4.31,2.93,13,4.29,2.87,7,4.83,3.59,12,4.4,1.96,10 +1390,botulism,3.4,1.64,20,4.57,2.18,21,3.3,2.57,33,3.2,1.48,10,3.6,1.84,10,3.88,2.23,8,5,2.12,13,3.29,2.64,14,3.32,2.58,19,4.22,1.39,9,2.73,1.56,11,4.92,2.06,13,4,2.39,8,3.57,2.64,21,2.83,2.48,12,3.5,1.65,10,3.3,1.7,10,4.79,2.22,14,4.14,2.19,7,3.88,2.5,16,2.76,2.59,17 +1391,bounce,6.1,1.21,20,4.68,2.78,22,6.15,2.16,27,6.86,1.35,7,5.69,0.95,13,4.5,2.32,10,4.83,3.21,12,6.47,1.92,15,5.91,2.51,11,5.91,1.04,11,6.33,1.41,9,5.67,2.4,9,4,2.92,13,6.65,2.03,17,5.44,2.3,9,6.23,1.36,13,5.86,0.9,7,4.38,2.78,16,5.5,2.88,6,6.58,2.02,12,5.8,2.27,15 +1392,bouncer,4.37,1.46,19,4.33,2.43,18,5.29,2.23,17,4.36,1.21,11,4.38,1.85,8,4.5,2.52,4,4.29,2.49,14,5.25,2.31,8,5.33,2.29,9,4,1.07,8,4.64,1.69,11,4.71,2.06,7,4.09,2.7,11,5.67,2.25,6,5.09,2.3,11,4.38,1.5,13,4.33,1.51,6,3.27,2.15,11,6,1.91,7,4,2.24,7,6.2,1.81,10 +1393,bouncy,6.64,1.56,22,4.54,2.5,26,5.54,2.21,24,6.44,1.74,9,6.77,1.48,13,3.4,2.76,10,5.25,2.11,16,5.44,2.46,9,5.6,2.13,15,6.88,1.96,8,6.5,1.34,14,4.38,2.79,13,4.69,2.29,13,5.5,2.43,12,5.58,2.07,12,6.5,1.51,12,6.8,1.69,10,4.13,2.56,15,5.09,2.43,11,6.08,2.25,13,4.91,2.07,11 +1394,bound,4.05,1.57,20,5.55,2.46,20,4.85,2.31,26,3.45,1.37,11,4.78,1.56,9,6.14,2.19,7,5.23,2.62,13,4.69,2.32,13,5,2.38,13,4.45,1.81,11,3.56,1.13,9,5.45,2.42,11,5.67,2.65,9,4.76,2.44,17,5,2.18,9,4.3,1.57,10,3.8,1.62,10,5.67,2.46,12,5.38,2.62,8,4.56,2.25,16,5.3,2.45,10 +1395,boundary,4.75,1.65,20,4.17,2.43,18,3.95,2.18,21,5,2.12,5,4.67,1.54,15,4,2.83,6,4.25,2.34,12,4.22,1.48,9,3.75,2.63,12,5,1.63,10,4.5,1.72,10,4.4,2.72,10,3.88,2.17,8,4,2.19,11,3.9,2.28,10,4.17,1.75,12,5.62,1.06,8,3.11,2.8,9,5.22,1.48,9,4.36,2.46,11,3.5,1.84,10 +1396,bountiful,6.27,2.23,22,4.43,2.37,23,6.16,2.17,19,6.12,1.73,8,6.15,2.51,13,4.25,2.66,8,4.57,2.38,14,6.14,2.79,7,6.27,1.9,11,5.62,2.45,8,6.46,2.07,13,4.44,2.7,9,4.43,2.24,14,5.43,2.57,7,6.58,1.88,12,5.82,2.82,11,6.73,1.42,11,4.44,2.51,9,4.43,2.38,14,6.19,2.34,16,6,1,3 +1397,bounty,4.37,1.77,19,4.85,2.32,20,5.45,2.04,20,4.67,0.58,3,4.33,1.99,15,5.6,2.07,10,4.1,2.42,10,5.4,1.51,10,5.5,2.55,10,3.5,1.52,6,4.83,1.85,12,5.43,2.44,7,4.54,2.3,13,4.62,2.26,8,6,1.76,12,4.75,1.71,12,3.71,1.8,7,5.1,2.13,10,4.6,2.59,10,5,2.24,9,5.82,1.89,11 +1398,bouquet,6.67,1.73,42,3.33,2.17,42,5.76,1.84,55,6.14,1.7,14,6.93,1.72,28,1.94,1,16,4.12,2.28,25,6,1.96,26,5.57,1.75,28,6.56,1.85,18,6.75,1.67,24,3.38,2.04,21,3.15,2.32,20,6.03,1.92,35,5.32,1.67,19,6.88,1.75,26,6.31,1.7,16,3.78,2.49,23,2.79,1.62,19,5.68,1.94,28,5.85,1.75,27 +1399,bourbon,5.7,2.43,20,5.95,2.95,20,5.69,2.09,26,5.09,2.34,11,6.44,2.46,9,8,1.15,7,4.85,3.05,13,5.85,2.03,13,5.54,2.22,13,5.55,2.38,11,5.89,2.62,9,6.64,2.25,11,5.11,3.59,9,5.82,2.19,17,5.44,2.01,9,5.2,3.12,10,6.2,1.48,10,6.75,2.67,12,4.75,3.11,8,6,1.97,16,5.2,2.3,10 +1400,bout,3.9,0.94,21,3.67,2.7,24,5.3,1.98,20,4,0.93,8,3.85,0.99,13,4.83,2.48,6,3.28,2.72,18,6,1.67,11,4.44,2.07,9,3.92,1,12,3.89,0.93,9,4.4,2.91,10,3.14,2.51,14,5.85,2.03,13,4.29,1.5,7,3.71,0.91,14,4.29,0.95,7,3.94,2.62,16,3.12,2.95,8,5.5,2.15,12,5,1.77,8 +1401,boutique,6.1,1.71,20,4.33,2.29,21,5.88,2.49,25,4.33,1.15,3,6.41,1.62,17,4.29,1.98,7,4.46,2.57,13,4.62,1.69,8,6.47,2.62,17,5.43,1.4,7,6.46,1.81,13,4.29,2.43,7,4.46,2.37,13,5.57,2.71,14,6.27,2.24,11,6.67,1.41,9,5.64,1.86,11,4.55,2.07,11,4.1,2.6,10,5.94,2.88,18,5.71,1.11,7 +1402,bovine,4.4,1.67,20,3.5,2.18,22,6.19,1.63,21,4,1.41,9,4.73,1.85,11,3.4,2.37,10,3.58,2.11,12,5.75,1.39,8,6.46,1.76,13,4.93,1.49,14,3.17,1.47,6,3.38,2.56,8,3.57,2.03,14,6.5,1.69,8,6,1.63,13,5.2,1.48,10,3.6,1.51,10,3.75,2.53,12,3.2,1.75,10,6,1.54,12,6.44,1.81,9 +1403,bow,5.46,1.82,24,3.85,2.39,20,5.95,2.27,21,6.38,1.77,8,5,1.71,16,5.5,2.56,8,2.75,1.54,12,6.33,2.5,12,5.44,1.94,9,5.3,1.83,10,5.57,1.87,14,4.56,2.3,9,3.27,2.41,11,4.43,2.44,7,6.71,1.82,14,5.75,2.22,12,5.17,1.34,12,3.54,1.98,13,4.43,3.1,7,5.83,2.62,12,6.11,1.83,9 +1404,bowel,3.21,1.69,19,3.57,2.68,21,4.5,2.09,20,4.67,1.53,3,2.94,1.61,16,4.17,2.99,6,3.33,2.61,15,6.33,2.07,6,3.71,1.59,14,3.5,1.72,10,2.89,1.69,9,4.29,2.98,7,3.21,2.55,14,4.6,2.41,10,4.4,1.84,10,3.62,1.69,8,2.91,1.7,11,4.56,3.28,9,2.83,1.95,12,4.25,2.12,8,4.67,2.15,12 +1405,bowels,3.25,1.94,20,3.67,2.17,18,5.04,2.6,24,3.2,1.92,5,3.27,2.02,15,4,2.92,5,3.54,1.94,13,4.38,2.6,13,5.82,2.48,11,3.5,2.27,10,3,1.63,10,4.43,2.64,7,3.18,1.78,11,5,2.85,16,5.12,2.17,8,2.86,1.83,14,4.17,2.04,6,3.83,2.33,12,3.33,1.97,6,5.33,2.32,15,4.56,3.09,9 +1406,bowl,5.67,1.49,40,3.21,2.2,47,5.58,2.01,45,5.82,1.81,17,5.57,1.24,23,2.73,1.95,11,3.38,2.28,34,5.48,2.11,23,5.62,1.96,21,5.66,1.63,29,5.73,1.1,11,3.54,2.47,26,2.79,1.75,19,5.5,2.02,24,5.67,2.03,21,5.76,1.67,21,5.58,1.3,19,3.43,2.44,28,2.89,1.79,19,5.67,1.69,24,5.48,2.36,21 +1407,bowler,5.18,1.84,22,3.64,2.34,22,5.35,2.43,20,6,1.51,8,4.71,1.9,14,4.3,2.31,10,3.08,2.31,12,6.57,2.99,7,4.69,1.89,13,5,1.95,11,5.36,1.8,11,3.73,2.05,11,3.55,2.7,11,5.33,2.77,15,5.4,1.14,5,3.9,1.37,10,6.25,1.48,12,3.7,2.06,10,3.58,2.64,12,5.1,2.23,10,5.6,2.72,10 +1408,bowling,6.68,1.57,19,4.05,2.69,21,5.2,2.17,20,5,1,3,7,1.46,16,4.33,2.88,6,3.93,2.71,15,5.17,1.33,6,5.21,2.49,14,6.5,1.58,10,6.89,1.62,9,2.71,2.56,7,4.71,2.58,14,5.3,2.21,10,5.1,2.23,10,6.12,1.64,8,7.09,1.45,11,4,3.39,9,4.08,2.19,12,5.38,3.11,8,5.08,1.38,12 +1409,box,5.33,1.78,18,2.67,1.8,21,4.67,1.88,18,4.5,2,8,6,1.33,10,2.29,1.6,7,2.86,1.92,14,4.73,1.42,11,4.57,2.57,7,4.91,1.87,11,6,1.53,7,2.33,1.73,9,2.92,1.88,12,5,2.1,11,4.14,1.46,7,5,1.76,12,6,1.79,6,2.75,1.96,12,2.56,1.67,9,5.22,2.11,9,4.11,1.54,9 +1410,boxcar,5.5,1.44,22,4.21,2.02,19,4.95,1.66,21,5.6,1.34,5,5.5,1.55,16,4.12,1.89,8,4.27,2.2,11,5,1.76,10,4.91,1.64,11,5.17,1.19,12,5.9,1.66,10,4,1.89,10,4.44,2.24,9,4.75,1.42,12,5.22,1.99,9,5.45,1.69,11,5.55,1.21,11,4,2.33,8,4.36,1.86,11,5.33,1.8,9,4.67,1.56,12 +1411,boxer,5.21,1.99,38,4.14,2.45,43,5.64,2.17,22,6.62,1.56,13,4.48,1.81,25,4.82,1.91,17,3.69,2.68,26,5.1,2.13,10,6.08,2.19,12,5.55,1.68,22,4.75,2.32,16,4.52,2.18,21,3.77,2.67,22,5.91,2.47,11,5.36,1.91,11,5.32,1.99,25,5,2.04,13,4.33,2.53,24,3.89,2.38,19,6.45,2.02,11,4.82,2.09,11 +1412,boxers,5.05,1.47,19,4.52,2.25,21,5.96,1.97,23,5.67,1.15,3,4.94,1.53,16,5.75,1.58,8,3.77,2.31,13,6.33,2.12,9,5.71,1.9,14,5.22,1.2,9,4.9,1.73,10,5,2.06,9,4.17,2.41,12,6.13,2.07,15,5.62,1.85,8,5.43,1.9,7,4.83,1.19,12,4.8,2.15,10,4.27,2.41,11,6.08,2.53,13,5.8,0.92,10 +1413,boxing,4.47,2.59,19,5.73,3.15,22,5.63,1.86,19,5.5,3.08,6,4,2.31,13,5.45,3.01,11,6,3.41,11,6.5,1.93,8,5,1.61,11,5.82,2.27,11,2.62,1.77,8,5.91,3.02,11,5.55,3.42,11,5.77,1.74,13,5.33,2.25,6,4.92,2.6,13,3.5,2.51,6,4.64,3.37,14,7.62,1.51,8,6.22,1.92,9,5.1,1.73,10 +1414,boy,5.84,1.7,38,4.11,2.49,45,5.5,2.13,24,4.57,1.6,14,6.58,1.28,24,3.69,2.41,16,4.39,2.57,28,5.25,1.98,8,5.62,2.25,16,5.52,1.72,21,6.24,1.64,17,3.72,2.74,18,4.37,2.32,27,5.53,2.45,17,5.5,1.22,6,5.95,1.72,19,5.74,1.73,19,3.9,2.77,20,4.28,2.28,25,6.06,2.08,16,4.38,1.85,8 +1415,boycott,4.2,1.82,20,5,2.41,20,6.52,2.23,21,3.43,1.4,7,4.62,1.94,13,4.78,2.44,9,5.18,2.48,11,6.5,2.81,6,6.53,2.07,15,5.3,1.7,10,3,1.22,9,4.75,3.15,8,5.17,1.9,12,6.36,2.31,14,6.86,2.19,7,4.27,2.2,11,4.11,1.36,9,4.75,2.67,12,5.38,2.07,8,5.91,2.77,11,7.2,1.23,10 +1416,boyfriend,7.06,2.41,18,4.9,3.1,21,5.17,2.01,18,5.38,1.92,8,8.4,1.9,10,5.29,2.98,7,4.71,3.24,14,4.91,2.26,11,5.57,1.62,7,6.36,2.34,11,8.14,2.27,7,4.33,3.77,9,5.33,2.57,12,5.27,2.57,11,5,0.58,7,6.42,2.54,12,8.33,1.63,6,4.17,3.38,12,5.89,2.52,9,6.22,1.86,9,4.11,1.62,9 +1417,boyhood,5.42,1.98,19,3.45,2.14,20,5.35,1.95,20,7.67,2.31,3,4.87,1.64,15,3.8,2.39,10,3.1,1.91,10,5.6,1.9,10,5.1,2.08,10,4,1.41,6,6,1.95,12,2.86,2.12,7,3.77,2.17,13,5.62,2.5,8,5.17,1.59,12,5.83,1.8,12,4.71,2.21,7,3.2,2.2,10,3.7,2.16,10,5,2.29,9,5.64,1.69,11 +1418,boyish,5.73,1.49,22,4.63,2.01,19,5.62,1.77,21,4.6,1.14,5,6.12,1.45,16,4.5,2.2,8,4.73,1.95,11,6,1.63,10,5.27,1.9,11,5.17,1.53,12,6.4,1.17,10,4.3,1.95,10,5,2.12,9,5.33,2.02,12,6,1.41,9,5.82,1.54,11,5.64,1.5,11,4.25,1.75,8,4.91,2.21,11,6,2.12,9,5.33,1.5,12 +1419,boysenberry,5.95,1.5,20,3.19,1.81,21,5.8,2.38,25,5.67,0.58,3,6,1.62,17,3,2.24,7,3.08,1.5,13,6.25,1.39,8,5.59,2.74,17,5.14,1.57,7,6.38,1.33,13,2.86,1.86,7,3.15,1.72,13,5.64,2.56,14,6,2.24,11,5.78,1.09,9,6.09,1.81,11,3.09,1.76,11,3.3,1.95,10,6,2.66,18,5.29,1.5,7 +1420,bozo,4.35,2.25,23,4.32,2.66,22,4.5,2.37,20,4.5,2.2,8,4.27,2.34,15,4.5,2.46,10,4.17,2.92,12,5.43,1.99,7,4,2.48,13,3.83,2.21,12,4.91,2.26,11,3,2,11,5.64,2.66,11,4.87,2.47,15,3.4,1.82,5,3.82,1.72,11,4.83,2.62,12,5.2,2.04,10,3.58,2.97,12,4.6,2.72,10,4.4,2.12,10 +1421,bra,5.9,1.76,21,3.92,2.24,24,5.63,2.34,19,6.44,1.59,9,5.5,1.83,12,4,2.68,6,4,2.18,17,5,2.38,7,6,2.34,12,6.12,1.67,16,5.2,2.05,5,3.64,2.37,14,4.56,2.07,9,6,2.5,9,5.3,2.26,10,6.75,1.54,12,4.78,1.39,9,4.06,2.29,16,3.62,2.26,8,5.45,2.77,11,5.88,1.73,8 +1422,brace,4.85,1.09,20,3.9,2.26,21,4.97,2.48,32,5.3,0.67,10,4.4,1.26,10,4.25,2.43,8,3.69,2.21,13,5.23,2.77,13,4.79,2.32,19,4.78,0.83,9,4.91,1.3,11,4.85,2.08,13,2.38,1.69,8,5.38,2.6,21,4.18,2.14,11,4.6,0.97,10,5.1,1.2,10,4,2.42,14,3.71,2.06,7,5.56,2.16,16,4.38,2.7,16 +1423,bracelet,6.48,1.7,23,3.96,2.65,24,5,2,26,5.8,1.14,10,7,1.91,13,3.44,2.46,9,4.27,2.79,15,4.46,1.94,13,5.54,1.98,13,6.5,1.96,10,6.46,1.56,13,3.75,2.53,12,4.17,2.86,12,4.42,1.98,12,5.5,1.95,14,6.75,1.82,12,6.18,1.6,11,4.67,2.77,12,3.25,2.42,12,4.91,1.64,11,5.07,2.28,15 +1424,bracket,4.63,1.07,19,3.15,1.9,20,5.05,2.26,20,5,0,3,4.56,1.15,16,4,2,5,2.87,1.85,15,5.67,2.34,6,4.79,2.26,14,4.8,1.14,10,4.44,1.01,9,2.57,1.72,7,3.46,1.98,13,5,2.71,10,5.1,1.85,10,4.88,0.35,8,4.45,1.37,11,2.89,1.83,9,3.36,2.01,11,5.75,3.33,8,4.58,1.08,12 +1425,brag,4.05,1.36,20,3.5,2.19,20,5.32,1.89,22,4.14,0.69,7,4,1.63,13,3.44,2.19,9,3.55,2.3,11,5.83,2.48,6,5.12,1.67,16,3.6,1.17,10,4.44,1.51,9,3.25,2.05,8,3.67,2.35,12,5.6,1.8,15,4.71,2.06,7,3.55,1.29,11,4.67,1.22,9,3.83,2.17,12,3,2.27,8,5.91,2.07,11,4.73,1.56,11 +1426,braid,5.78,1.73,18,3.9,2.66,21,5.6,2.37,20,4.5,0.71,2,5.94,1.77,16,3.5,2.59,6,4.07,2.76,15,4.67,2.73,6,6,2.18,14,5.8,1.48,10,5.75,2.12,8,4.29,2.81,7,3.71,2.67,14,5.3,2.67,10,5.9,2.13,10,5.71,2.43,7,5.82,1.25,11,4.56,3.05,9,3.42,2.35,12,5.38,2.45,8,5.75,2.42,12 +1427,brain,6.22,1.63,18,3.35,2.78,20,6.28,1.81,18,5.5,1.41,8,6.8,1.62,10,3.71,3.04,7,3.15,2.73,13,6.45,1.57,11,6,2.24,7,6,1.61,11,6.57,1.72,7,3.56,3.21,9,3.18,2.52,11,6.73,1.68,11,5.57,1.9,7,5.83,1.4,12,7,1.9,6,3.58,3.26,12,3,2,8,6.56,1.67,9,6,2,9 +1428,brainless,3.57,1.86,21,3.95,2.44,22,4.11,2.72,27,3.8,1.48,10,3.36,2.2,11,4,2.58,7,3.93,2.46,15,4.41,3.14,17,3.6,1.84,10,4.27,2,11,2.8,1.4,10,3.4,3.05,5,4.12,2.32,17,4,3.16,14,4.23,2.28,13,3.62,2.26,13,3.5,1.07,8,3.4,2.8,10,4.42,2.11,12,4.07,2.84,14,4.15,2.7,13 +1429,brainstorm,6.57,1.75,21,4.29,2.84,24,6.55,2.61,20,7.12,1.46,8,6.23,1.88,13,5.5,2.43,6,3.89,2.91,18,6.73,2.37,11,6.33,3,9,6.08,1.88,12,7.22,1.39,9,4.7,2.95,10,4,2.83,14,6.46,2.79,13,6.71,2.43,7,6.07,1.64,14,7.57,1.62,7,4.44,2.71,16,4,3.25,8,6.5,2.58,12,6.62,2.83,8 +1430,brainwash,3.11,1.75,18,5.9,2.36,20,2.88,2.15,25,2.8,1.48,5,3.23,1.88,13,6.82,2.32,11,4.78,1.99,9,3.38,2.36,16,2,1.41,9,3.14,1.95,7,3.09,1.7,11,4.78,2.77,9,6.82,1.54,11,2.95,2.19,20,2.6,2.19,5,3,1.5,9,3.22,2.05,9,5.64,2.58,11,6.22,2.17,9,3.16,2.32,19,2,1.26,6 +1431,brainy,6.26,1.56,19,5.05,2.44,20,6.92,1.82,24,6.46,1.71,13,5.83,1.17,6,6.2,2.95,5,4.67,2.23,15,6.46,2.03,13,7.45,1.44,11,6.89,1.54,9,5.7,1.42,10,5.57,3.36,7,4.77,1.88,13,6.64,2.25,11,7.15,1.41,13,6.56,1.51,9,6,1.63,10,5.8,2.49,10,4.3,2.26,10,6.89,1.69,9,6.93,1.94,15 +1432,brake,4.9,1.51,21,3.82,2.65,22,5.67,2.66,18,5.56,1.74,9,4.42,1.16,12,4.5,2.84,10,3.25,2.45,12,5.8,2.97,10,5.5,2.39,8,5.57,2.23,7,4.69,0.85,13,4.64,2.66,11,3,2.49,11,5.57,2.99,7,5.73,2.57,11,5.31,1.6,13,4.25,1.16,8,3.82,3.19,11,3.82,2.14,11,4.44,2.55,9,6.89,2.26,9 +1433,bran,4.84,2.17,19,2.26,1.85,19,5.05,1.99,19,5.33,0.58,3,4.73,2.43,15,2,2,9,2.5,1.78,10,5.22,1.64,9,4.9,2.33,10,5.33,2.94,6,4.58,1.88,12,2.14,2.19,7,2.33,1.72,12,4.5,2.2,8,5.45,1.81,11,4.83,2.21,12,4.86,2.27,7,2.44,2.13,9,2.1,1.66,10,5.11,1.76,9,5,2.26,10 +1434,branch,5.15,1.76,20,2.67,1.91,18,4.91,1.97,22,4.8,2.05,5,5.27,1.71,15,2.83,1.83,6,2.58,2.02,12,4.1,1.73,10,5.58,1.98,12,5.4,1.26,10,4.9,2.18,10,2.6,2.01,10,2.75,1.91,8,4.55,2.07,11,5.27,1.9,11,5.33,1.97,12,4.88,1.46,8,2.11,1.69,9,3.22,2.05,9,4.55,2.5,11,5.27,1.27,11 +1435,brand,5.05,2.12,19,2.82,2.32,22,4.57,1.97,28,4.17,1.72,6,5.46,2.22,13,1.82,1.25,11,3.82,2.75,11,4.64,2.34,11,4.53,1.77,17,4.91,2.34,11,5.25,1.91,8,2.09,1.45,11,3.55,2.84,11,4.39,2.23,18,4.9,1.45,10,4.69,1.8,13,5.83,2.71,6,3,2.35,14,2.5,2.39,8,4.12,2.03,16,5.17,1.8,12 +1436,brandy,5.67,1.71,21,3.86,2.34,22,5.5,1.6,22,5.64,1.8,11,5.7,1.7,10,4.18,2.64,11,3.55,2.07,11,6,1.6,8,5.31,1.6,13,5.9,1.45,10,5.45,1.97,11,4.4,2.76,10,3.42,1.93,12,5.79,1.76,14,5.14,1.21,7,5.62,2.02,13,5.75,1.16,8,4,2.57,14,3.62,2,8,5.5,1.7,14,5.5,1.51,8 +1437,brash,4.38,1.4,21,3.55,2.22,22,5.33,2.2,27,4.4,1.51,10,4.36,1.36,11,2.57,1.99,7,4,2.24,15,5.06,2.41,17,5.8,1.81,10,4.73,1.42,11,4,1.33,10,2.6,2.19,5,3.82,2.21,17,5.14,2.66,14,5.54,1.66,13,4.54,1.39,13,4.12,1.46,8,3.3,2.63,10,3.75,1.91,12,5.5,2.47,14,5.15,1.95,13 +1438,brass,5.05,1.85,20,4,2.43,20,5.95,1.72,21,5.83,2.23,6,4.71,1.64,14,4.62,2.33,8,3.58,2.5,12,6.18,1.78,11,5.7,1.7,10,5.5,2.59,6,4.86,1.51,14,4.4,2.37,10,3.6,2.55,10,5.93,1.98,14,6,1.15,7,5.86,2.61,7,4.62,1.19,13,4.43,2.62,14,3,1.67,6,6,1.71,12,5.89,1.83,9 +1439,brass knuckle,4.25,2.17,20,5.23,2.29,22,5.53,2.72,19,4.78,2.44,9,3.82,1.94,11,5.2,3.35,5,5.12,2.03,16,5.5,3.39,6,5.54,2.5,13,4.57,1.99,14,3.5,2.59,6,4.17,2.41,12,6.44,1.42,9,5.44,2.01,9,5.6,3.34,10,5.3,2.21,10,3.2,1.62,10,4.08,2.31,12,6.6,1.35,10,6.17,3.06,6,5.23,2.62,13 +1440,brassiere,6,2.05,19,4.68,2.38,19,5.54,2.32,24,6.15,2.41,13,5.67,1.03,6,6.6,1.67,5,4,2.25,14,6,2.08,13,5,2.57,11,6.33,2.24,9,5.7,1.95,10,5.71,2.63,7,4.08,2.11,12,5.36,2.46,11,5.69,2.29,13,6.67,1.32,9,5.4,2.46,10,4.9,2.81,10,4.44,1.94,9,5.56,2.46,9,5.53,2.33,15 +1441,brat,2.67,1.57,18,4.67,2.01,21,4.61,2.55,23,3.5,3.54,2,2.56,1.36,16,5.38,1.3,8,4.23,2.28,13,5.89,2.57,9,3.79,2.26,14,2.25,0.89,8,3,1.94,10,4.78,1.72,9,4.58,2.27,12,5.07,2.81,15,3.75,1.83,8,2.29,1.11,7,2.91,1.81,11,5.5,1.65,10,3.91,2.07,11,4.54,3.15,13,4.7,1.64,10 +1442,bratwurst,5.65,2.33,23,2.75,1.65,20,4.81,1.86,21,6,2.55,9,5.43,2.24,14,2.89,1.36,9,2.64,1.91,11,5.17,2.64,6,4.67,1.54,15,5.36,2.58,11,5.82,2.23,11,2.75,1.75,8,2.75,1.66,12,5.07,1.94,14,4.29,1.7,7,5.54,2.47,13,5.8,2.25,10,2.92,1.83,12,2.5,1.41,8,4.91,2.26,11,4.7,1.42,10 +1443,bravado,5.89,1.81,18,4.7,2.41,20,6.04,1.93,25,6.6,1.14,5,5.62,1.98,13,5.55,2.25,11,3.67,2.29,9,6.19,1.94,16,5.78,1.99,9,6,1.83,7,5.82,1.89,11,3.67,3.12,9,5.55,1.21,11,6.1,2.1,20,5.8,1.1,5,5.33,1.8,9,6.44,1.74,9,5.09,2.88,11,4.22,1.72,9,5.68,1.95,19,7.17,1.47,6 +1444,brave,7.38,1.46,42,4.95,2.28,43,6.84,2.03,55,7.76,1.2,17,7.12,1.59,25,4.7,2.26,10,5.06,2.34,32,6.78,2.05,18,6.86,2.04,37,7.38,1.5,29,7.38,1.45,13,4.53,2.33,15,5.18,2.26,28,6.52,2.26,29,7.19,1.7,26,7.43,1.44,23,7.32,1.53,19,5.05,2.3,19,4.88,2.31,24,7.06,2.18,33,6.5,1.77,22 +1445,bravery,7.38,1.4,21,5.84,2.29,19,6.57,1.86,21,7.17,1.47,6,7.47,1.41,15,5.62,2.26,8,6,2.41,11,6.82,1.78,11,6.3,2,10,7.5,1.38,6,7.33,1.45,15,6.2,2.66,10,5.44,1.88,9,6.14,1.99,14,7.43,1.27,7,7,1.83,7,7.57,1.16,14,5.57,2.5,14,6.6,1.52,5,6.58,1.98,12,6.56,1.81,9 +1446,brawl,3.64,1.92,22,5.38,2.5,21,4.73,2.35,22,4,2.11,14,3,1.41,8,6.09,2.63,11,4.44,2.3,9,5.83,2.23,6,4.31,2.33,16,3.7,2.31,10,3.58,1.62,12,4.55,2.58,11,6.3,2.16,10,4.69,1.97,13,4.78,2.95,9,3.5,2.2,12,3.8,1.62,10,5.08,2.69,13,5.88,2.23,8,4.92,2.27,12,4.5,2.55,10 +1447,brawn,5,0.97,18,4.65,1.63,20,5.57,2,23,4.6,0.55,5,5.33,0.89,12,5,1.26,6,4.5,1.79,14,6.4,1.35,10,4.92,2.22,13,5.14,1.07,7,5.1,0.74,10,4.57,1.62,7,4.69,1.7,13,4.82,1.54,11,6.25,2.18,12,4.91,1.14,11,5.14,0.69,7,4.6,1.65,10,4.7,1.7,10,6.21,1.58,14,4.56,2.24,9 +1448,brazen,5,1.58,21,5.67,1.59,21,5.64,2.34,25,5.58,1.38,12,4.22,1.56,9,5.71,1.5,7,5.64,1.69,14,5.3,2,10,5.87,2.59,15,4.5,1.73,4,5.12,1.58,17,5.7,1.7,10,5.64,1.57,11,5.57,1.9,7,5.67,2.54,18,5.08,1.56,12,4.89,1.69,9,5.31,1.75,13,6.25,1.16,8,4.89,1.96,9,6.06,2.49,16 +1449,breach,3.67,1.77,21,3.46,2.64,24,4.76,2.59,17,4.5,1.93,8,3.15,1.52,13,5.17,2.56,6,2.89,2.47,18,4.89,2.98,9,4.62,2.26,8,4.25,1.86,12,2.89,1.36,9,3.8,2.82,10,3.21,2.58,14,4.9,2.81,10,4.57,2.44,7,3.5,1.7,14,4,2,7,3.75,2.38,16,2.88,3.18,8,5.22,2.77,9,4.25,2.43,8 +1450,bread,6.52,1.94,21,3.85,2.3,20,6.05,2.53,19,6.77,1.64,13,6.12,2.42,8,5.29,1.11,7,3.08,2.43,13,6,2.77,7,6.08,2.5,12,6.83,1.9,12,6.11,2.03,9,4.11,2.15,9,3.64,2.5,11,6.1,2.38,10,6,2.83,9,6.92,1.83,12,6,2.06,9,5.29,2.21,7,3.08,2.02,13,6.14,2.04,7,6,2.86,12 +1451,breadth,4.63,1.16,19,3.61,2.12,18,5.5,2.37,16,5,0.63,11,4.12,1.55,8,4,2,4,3.5,2.21,14,4.75,2.55,8,6.25,2.05,8,4.75,0.89,8,4.55,1.37,11,3.71,1.89,7,3.55,2.34,11,6,2.45,6,5.2,2.39,10,4.54,1.2,13,4.83,1.17,6,3.27,2.41,11,4.14,1.57,7,5.33,2.25,6,5.6,2.55,10 +1452,break,5.1,2.45,21,4.71,2.26,21,4.5,2.07,18,5,2.28,6,5.36,2.53,14,3.29,2.29,7,5.43,1.95,14,4.78,2.11,9,4.12,2.23,8,5.15,2.44,13,5.43,2.51,7,4.56,2.46,9,4.83,2.21,12,5.4,2.27,10,3.38,1.06,8,4.77,2.31,13,5.62,2.72,8,4.67,2.8,6,4.73,2.12,15,5.2,2.49,10,3.62,0.92,8 +1453,breakaway,4.67,2.18,21,4.6,2.46,20,5.81,2.04,21,4.5,2.17,6,4.73,2.25,15,4.75,2.76,8,4.5,2.35,12,6.09,2.17,11,5.5,1.96,10,3.5,1.76,6,5.13,2.2,15,4.5,2.76,10,4.7,2.26,10,5.57,2.31,14,6.29,1.38,7,4.57,2.64,7,4.71,2.02,14,4.5,2.77,14,4.83,1.72,6,5.75,2.22,12,5.89,1.9,9 +1454,breakdown,3.48,1.91,21,4.73,2.62,22,3.62,1.8,21,4,2.29,9,3.08,1.56,12,4,2.83,6,5.27,2.43,15,3.67,2.34,6,3.6,1.64,15,3.89,1.96,9,3.17,1.9,12,4.2,3.11,5,4.88,2.55,17,4.3,2.21,10,3,1.1,11,3.58,2.15,12,3.33,1.66,9,4.22,2.64,9,5.08,2.66,13,4,2.3,12,3.11,0.6,9 +1455,breaker,3.91,1.19,22,4.75,2.43,20,5.52,1.56,23,4.29,1.11,7,3.86,1.17,14,5.6,2.97,5,4.47,2.26,15,5.2,1.14,10,5.77,1.83,13,3.88,1.55,8,4.08,0.86,13,5.29,3.09,7,4.46,2.07,13,5.18,1.72,11,5.83,1.4,12,3.71,1.27,14,4.25,1.04,8,4.36,2.87,11,5.22,1.79,9,5.21,1.48,14,6,1.66,9 +1456,breakfast,7.39,1.79,18,5,2.49,20,6.83,1.65,18,6.5,2.07,8,8.1,1.2,10,4,2.71,7,5.54,2.3,13,7,1.48,11,6.57,1.99,7,7,2,11,8,1.29,7,5.33,2.6,9,4.73,2.49,11,7.45,1.44,11,5.86,1.57,7,7.17,1.99,12,7.83,1.33,6,5,2.76,12,5,2.2,8,6.89,1.9,9,6.78,1.48,9 +1457,breaking and entering,2,1.94,19,5.68,2.75,22,2.7,1.94,27,2,1.67,6,2,2.12,13,6.18,2.32,11,5.18,3.16,11,3.55,2.46,11,2.12,1.26,16,2.45,2.42,11,1.38,0.74,8,5.82,2.4,11,5.55,3.17,11,2.82,2.19,17,2.5,1.51,10,1.85,1.52,13,2.33,2.8,6,5.36,3.2,14,6.25,1.75,8,2.87,2.36,15,2.5,1.31,12 +1458,breakthrough,6.35,1.76,20,5.68,2.4,22,6.58,1.87,19,6.78,1.64,9,6,1.84,11,6,3.08,5,5.56,2.34,16,6.33,2.34,6,6.69,1.7,13,6.21,1.63,14,6.67,2.16,6,4.75,2.14,12,6.89,2.42,9,6.56,1.59,9,6.6,2.17,10,6.1,2.08,10,6.6,1.43,10,4.5,2.43,12,7.1,1.45,10,6.83,1.83,6,6.46,1.94,13 +1459,breakup,2.19,1.17,21,6.33,1.53,21,3.72,2.09,25,2.42,1.16,12,1.89,1.17,9,6.71,1.11,7,6.14,1.7,14,4.4,2.55,10,3.27,1.67,15,1,0,4,2.47,1.12,17,6.5,1.58,10,6.18,1.54,11,4.43,2.76,7,3.44,1.79,18,2.08,1.31,12,2.33,1,9,5.85,1.63,13,7.12,0.99,8,4.11,2.52,9,3.5,1.86,16 +1460,breast,6.64,1.91,42,5.39,2.95,18,5,2.23,24,7.7,1.53,20,5.68,1.73,22,7,2.9,6,4.58,2.75,12,4.8,1.99,10,5.14,2.44,14,7.19,1.56,16,6.31,2.05,26,5.7,3.16,10,5,2.83,8,4.86,2.97,7,5.06,1.95,17,6.72,2.22,18,6.58,1.69,24,5.22,3.31,9,5.56,2.74,9,3.44,2.13,9,5.93,1.75,15 +1461,breath,6.61,1.79,18,2.35,1.9,20,5.78,2.65,18,5.38,1.6,8,7.6,1.26,10,2.57,1.81,7,2.23,2.01,13,5.55,2.7,11,6.14,2.73,7,6.18,1.94,11,7.29,1.38,7,1.78,1.64,9,2.82,2.04,11,6.55,2.42,11,4.57,2.7,7,6.75,1.54,12,6.33,2.34,6,2.08,1.73,12,2.75,2.19,8,5.78,3.19,9,5.78,2.17,9 +1462,breathe,7.17,1.69,18,2.6,2.19,20,6.22,2.67,18,6.62,2.07,8,7.6,1.26,10,2.43,1.81,7,2.69,2.43,13,5.82,2.52,11,6.86,2.97,7,7,1.9,11,7.43,1.4,7,2,2.29,9,3.09,2.07,11,7.36,2.11,11,4.43,2.57,7,7.17,1.64,12,7.17,1.94,6,2.25,2.18,12,3.12,2.23,8,5.67,3.28,9,6.78,1.92,9 +1463,breather,5.95,1.88,20,2.85,1.66,20,5.42,2.28,24,4.75,3.3,4,6.25,1.34,16,2.5,1.29,4,2.94,1.77,16,5.22,2.64,9,5.53,2.13,15,5.5,2.14,8,6.25,1.71,12,3.22,1.64,9,2.55,1.69,11,5,2.39,14,6,2.11,10,5.91,2.12,11,6,1.66,9,2.33,1.58,9,3.27,1.68,11,5.59,2.45,17,5,1.91,7 +1464,breathless,4.95,1.96,20,5.73,2.27,22,5.19,2.91,26,5.86,2.27,7,4.46,1.66,13,5.3,1.83,10,6.08,2.61,12,5.67,2.89,15,4.5,3.1,10,4.82,1.94,11,5.11,2.09,9,4.56,2.35,9,6.54,1.9,13,6.06,3.11,16,3.67,2.06,9,4.92,2.06,13,5,1.91,7,5.25,2.38,16,7,1.41,6,5.08,3.23,12,5.29,2.73,14 +1465,breathtaking,7,2,20,5.38,2.84,21,5.52,2.5,25,6.5,2.38,4,7.12,1.96,16,6.25,2.36,4,5.18,2.96,17,5.44,2.6,9,5.56,2.53,16,6.75,2.05,8,7.17,2.04,12,5.1,3.31,10,5.64,2.46,11,5.14,2.91,14,6,1.9,11,7.27,1.42,11,6.67,2.6,9,5.6,2.76,10,5.18,3.03,11,5.78,2.37,18,4.86,2.91,7 +1466,breech,3.14,1.39,21,3.57,2.71,23,5.05,2.19,20,3.12,1.36,8,3.15,1.46,13,5.17,2.71,6,3,2.55,17,5.36,2.2,11,4.67,2.24,9,3.25,1.54,12,3,1.22,9,4.4,2.67,10,2.92,2.66,13,5.23,2.17,13,4.71,2.36,7,3.36,1.34,14,2.71,1.5,7,4.27,2.6,15,2.25,2.55,8,5.17,2.29,12,4.88,2.17,8 +1467,breed,5.74,0.93,19,4.1,2.43,21,6.17,2.19,23,6.33,1.15,3,5.62,0.89,16,5.12,2.47,8,3.46,2.26,13,6.78,2.11,9,5.79,2.22,14,5.67,0.71,9,5.8,1.14,10,3.78,2.05,9,4.33,2.74,12,7.07,1.67,15,4.5,2.14,8,6.14,0.9,7,5.5,0.9,12,4.9,2.18,10,3.36,2.5,11,6.38,2.6,13,5.9,1.6,10 +1468,breeder,4.71,1.65,21,3.79,2.54,24,5.3,2.49,20,5.88,1.13,8,4,1.53,13,4.67,1.97,6,3.5,2.68,18,5.27,2.57,11,5.33,2.55,9,4.58,1.83,12,4.89,1.45,9,3.9,2.81,10,3.71,2.43,14,5.31,2.36,13,5.29,2.93,7,4.36,1.78,14,5.43,1.13,7,4.5,2.56,16,2.38,1.92,8,4.92,2.47,12,5.88,2.59,8 +1469,breeding,5.62,1.72,21,3.95,2.68,20,5.41,2.56,22,6.67,1.63,6,5.2,1.61,15,4.62,3.34,8,3.5,2.2,12,5.67,2.57,12,5.1,2.64,10,6.33,1.8,9,5.08,1.51,12,4.11,2.98,9,3.82,2.56,11,4.29,2.87,7,5.93,2.31,15,5.7,2.06,10,5.55,1.44,11,3.85,2.58,13,4.14,3.08,7,6,2.98,12,4.7,1.83,10 +1470,breeze,7.61,1.33,18,3.2,2.5,44,4.55,2.5,20,7.2,1.79,5,7.77,1.17,13,3.19,2.75,21,3.22,2.32,23,4,2.16,10,5.1,2.81,10,7.22,1.48,9,8,1.12,9,3.05,2.4,22,3.36,2.65,22,3.75,2.6,8,5.08,2.39,12,7.71,1.38,7,7.55,1.37,11,3.17,2.43,24,3.25,2.65,20,3.22,2.54,9,5.64,1.96,11 +1471,breezy,6.26,1.88,19,4.19,2.82,21,5.76,2.26,33,6.67,1.58,9,5.9,2.13,10,4,2.93,8,4.31,2.87,13,5.62,2.36,13,5.85,2.25,20,6,1.66,9,6.5,2.12,10,4.69,2.66,13,3.38,3.07,8,5.81,2.46,21,5.67,1.97,12,6.3,1.7,10,6.22,2.17,9,4.14,3.03,14,4.29,2.56,7,5.47,1.91,17,6.06,2.62,16 +1472,brethren,5.62,1.75,21,3.71,2,21,5.48,2.5,25,5.92,1.73,12,5.22,1.79,9,3.71,2.29,7,3.71,1.94,14,5.6,2.32,10,5.4,2.69,15,6.25,1.89,4,5.47,1.74,17,4.3,2.31,10,3.18,1.6,11,5.86,2.79,7,5.33,2.45,18,5.83,1.95,12,5.33,1.5,9,4,1.87,13,3.25,2.25,8,4.78,2.33,9,5.88,2.58,16 +1473,brew,5.42,1.95,19,3.5,2.48,18,5.71,2.16,24,5.8,2.95,5,5.29,1.59,14,5.2,2.28,5,2.85,2.3,13,5.69,2.14,13,5.73,2.28,11,6,1.83,10,4.78,1.99,9,5.57,2.3,7,2.18,1.54,11,5.44,2.34,16,6.25,1.75,8,5.07,1.9,14,6.4,1.95,5,3.67,2.81,12,3.17,1.83,6,5.87,1.92,15,5.44,2.6,9 +1474,brewery,5.74,2.33,19,4.75,2.97,20,5.46,2.3,24,6.38,2.36,13,4.33,1.63,6,4.4,2.7,5,4.87,3.14,15,5.92,2.14,13,4.91,2.47,11,5.33,2.69,9,6.1,2.02,10,4.71,3.35,7,4.77,2.89,13,5.73,2.41,11,5.23,2.28,13,5.67,2.24,9,5.8,2.53,10,4.1,2.88,10,5.4,3.06,10,6.11,2.76,9,5.07,1.98,15 +1475,brewing,6.62,1.6,21,5.85,2.41,20,5.19,2.11,36,7.12,1.81,8,6.31,1.44,13,6.4,1.82,5,5.67,2.61,15,4.82,2.04,11,5.36,2.16,25,7,1.73,13,6,1.2,8,5.83,2.21,12,5.88,2.85,8,4.95,2.33,20,5.5,1.83,16,6.36,1.43,11,6.9,1.79,10,5.91,2.59,11,5.78,2.33,9,5.23,2.37,22,5.14,1.7,14 +1476,briar,4.95,1.72,19,4,2.39,22,4.58,1.92,19,5.22,1.2,9,4.7,2.11,10,3.86,2.67,7,4.21,2.36,14,4.8,1.93,10,4.33,2,9,5.11,2.03,9,4.8,1.48,10,5.2,2.49,10,3.09,1.92,11,4.38,1.41,8,4.9,2.33,10,5.08,2.15,12,4.71,0.49,7,3.95,2.57,19,4.33,0.58,3,4.12,1.46,8,4.91,2.21,11 +1477,bribe,3.32,0.89,19,4.44,2.28,18,4.59,2.67,17,3.45,0.82,11,3.12,0.99,8,5.25,2.87,4,4.21,2.15,14,5.62,2.67,8,3.67,2.45,9,3.38,0.52,8,3.27,1.1,11,4.29,2.36,7,4.55,2.34,11,4.67,3.2,6,4.55,2.5,11,3.46,0.52,13,3,1.41,6,4,2.45,11,5.14,1.95,7,4.29,2.75,7,4.8,2.74,10 +1478,bribery,3.59,1.74,22,5.05,2.3,19,4.14,2.13,21,4.2,1.92,5,3.38,1.75,16,5.25,2.25,8,4.91,2.43,11,3.6,2.27,10,4.64,1.96,11,3.83,1.75,12,3.3,1.77,10,5.6,1.71,10,4.44,2.79,9,4.5,2.32,12,3.67,1.87,9,3.55,1.81,11,3.64,1.75,11,5.25,1.67,8,4.91,2.74,11,3.56,1.67,9,4.58,2.39,12 +1479,brick,4.65,1.23,20,2.53,1.81,19,5,1.88,18,4.86,0.9,7,4.54,1.39,13,2.89,2.26,9,2.2,1.32,10,6.2,2.68,5,4.54,1.33,13,4.6,1.58,10,4.56,0.73,9,2.25,1.16,8,2.73,2.2,11,4.92,2.06,13,5.2,1.48,5,4.45,1.63,11,4.89,0.33,9,2.58,1.31,12,2.43,2.57,7,5,2.5,9,5,1.12,9 +1480,bridal,6.2,2.19,20,4.84,2.87,19,5.54,1.73,26,6.36,1.8,11,6,2.69,9,4.67,2.34,6,4.92,3.17,13,5.54,1.76,13,5.54,1.76,13,6,2.57,11,6.44,1.74,9,5.55,2.66,11,3.88,3.04,8,5.41,1.54,17,5.78,2.11,9,6.2,2.66,10,6.2,1.75,10,4.92,3.18,12,4.71,2.5,7,5.19,1.33,16,6.1,2.18,10 +1481,bride,6.8,1.92,40,4.5,2.82,44,6.08,2.35,48,6.59,1.87,22,7.06,2.01,18,4.71,3.04,17,4.37,2.73,27,6.12,2.57,26,6.05,2.13,22,6.52,1.99,21,7.11,1.85,19,4.36,2.87,14,4.57,2.85,30,6.66,2.13,29,5.21,2.46,19,6.75,2.09,24,6.88,1.71,16,4.27,3.05,26,4.83,2.5,18,6,2.58,26,6.18,2.11,22 +1482,bridegroom,6.1,2.05,21,4.33,2.82,24,4.75,2.47,20,5.5,1.69,8,6.46,2.22,13,5.33,1.97,6,4,3.03,18,4.73,2.33,11,4.78,2.77,9,5.75,2.49,12,6.56,1.24,9,5.1,3.07,10,3.79,2.61,14,4.85,2.61,13,4.57,2.37,7,6.5,2.14,14,5.29,1.7,7,4.5,2.8,16,4,3.02,8,3.92,2.02,12,6,2.67,8 +1483,bridesmaid,6.19,1.83,21,4.82,2.87,22,5.05,2.4,21,6.22,1.56,9,6.17,2.08,12,3.83,3.19,6,4.93,2.66,15,4.67,2.34,6,5.2,2.48,15,5.67,2.18,9,6.58,1.51,12,7.4,3.58,5,4.06,2.22,17,5.3,2.5,10,4.82,2.4,11,6.42,2.02,12,5.89,1.62,9,5.56,2.51,9,4.31,3.09,13,5.17,2.29,12,4.89,2.67,9 +1484,bridge,5.44,1.42,18,3.48,2.73,21,4.78,1.96,18,4.88,1.46,8,5.9,1.29,10,2.71,2.75,7,3.86,2.74,14,5,1.79,11,4.43,2.3,7,5.18,1.4,11,5.86,1.46,7,3.78,3.07,9,3.25,2.56,12,5.18,2.09,11,4.14,1.68,7,5,1.21,12,6.33,1.51,6,4,2.76,12,2.78,2.68,9,5.33,2.24,9,4.22,1.56,9 +1485,brief,6,1.41,19,3.42,2.21,24,5.39,2.06,28,5.88,0.99,8,6.09,1.7,11,3.33,2.18,9,3.47,2.29,15,5.57,2.21,14,5.21,1.97,14,5.56,1.13,9,6.4,1.58,10,3.42,2.35,12,3.42,2.15,12,4.29,1.86,14,6.5,1.65,14,5.6,1.07,10,6.44,1.67,9,3.58,2.35,12,3.25,2.14,12,4.92,1.73,12,5.75,2.27,16 +1486,briefcase,5.2,1.4,20,3.59,1.99,22,6.33,1.85,21,5.67,0.87,9,4.82,1.66,11,3.5,2.27,10,3.67,1.83,12,5.38,1.92,8,6.92,1.61,13,5.43,1.02,14,4.67,2.07,6,3.12,2.3,8,3.86,1.83,14,6,1.41,8,6.54,2.11,13,5.3,1.06,10,5.1,1.73,10,3.67,2.19,12,3.5,1.84,10,6.75,1.76,12,5.78,1.92,9 +1487,briefing,4.76,1.41,21,3.58,2.19,26,5.88,2.15,24,5.25,1.58,8,4.46,1.27,13,2.8,2.04,10,4.06,2.21,16,6.56,2.01,9,5.47,2.2,15,4.86,0.69,7,4.71,1.68,14,3.77,1.88,13,3.38,2.53,13,5.42,2.27,12,6.33,2.02,12,4.42,1.31,12,5.22,1.48,9,2.93,2.12,15,4.45,2.07,11,5.69,2.29,13,6.09,2.07,11 +1488,brig,4,1.8,22,3.29,2.31,21,3.5,1.65,22,4.07,2.02,14,3.88,1.46,8,3.55,2.54,11,3.11,2.2,9,3.33,1.03,6,3.56,1.86,16,4.6,1.71,10,3.5,1.78,12,3.09,2.34,11,3.5,2.37,10,4,1.47,13,2.78,1.72,9,4.17,1.85,12,3.8,1.81,10,2.85,2.23,13,4,2.39,8,4,1.6,12,2.9,1.6,10 +1489,brigade,4.43,1.8,21,4.44,2.24,25,5.59,2.54,22,5,1.85,8,4.08,1.75,13,4.92,2.5,13,3.92,1.88,12,6.54,2.18,13,4.22,2.49,9,5.12,1.73,8,4.25,1.6,12,5.21,1.72,14,3.45,2.5,11,6.33,2.23,12,4.7,2.71,10,4.5,2.17,10,4.36,1.5,11,3.71,2.14,17,6,1.6,8,5.6,3.03,10,5.58,2.19,12 +1490,bright,6.84,1.86,19,5,2.45,20,6.38,2.16,53,6,2,3,7,1.86,16,4.5,2.43,6,5.21,2.52,14,6.28,2.39,32,6.6,1.82,20,6.2,2.04,10,7.56,1.42,9,6.83,0.75,6,4.21,2.52,14,6.06,2.43,31,6.9,1.64,21,6.62,1.6,8,7,2.1,11,4.88,2.7,8,5.08,2.39,12,6.48,2.47,25,6.29,1.88,28 +1491,brighten,7.37,1.42,19,5.32,2.64,22,6.77,1.82,22,7.33,1.58,9,7.4,1.35,10,5.12,2.36,8,5.43,2.87,14,6.36,1.96,11,7.18,1.66,11,6.71,1.8,7,7.75,1.06,12,6.1,2.38,10,4.67,2.77,12,6.54,2.11,13,7.11,1.36,9,6.9,1.37,10,7.89,1.36,9,5,3.02,8,5.5,2.5,14,7,1.92,14,6.38,1.69,8 +1492,brightness,7.05,1.65,19,4.39,2.39,23,5.79,2.23,19,6.11,1.54,9,7.9,1.29,10,4,2.38,7,4.73,2.43,15,6,2.36,10,5.56,2.19,9,7.22,1.79,9,6.9,1.6,10,4.9,2.96,10,4.17,1.85,12,6,1.77,8,5.4,2.59,10,7.25,1.66,12,6.71,1.7,7,4.1,2.34,20,6.33,2.08,3,6.25,1.67,8,5.45,2.58,11 +1493,brilliance,7.09,1.72,22,5.24,2.7,21,6.64,1.94,22,7,1.96,14,7.25,1.28,8,5.64,3.01,11,4.78,2.54,9,6,2.53,6,6.88,1.71,16,6.9,2.13,10,7.25,1.36,12,4.45,2.7,11,6.1,2.56,10,6.69,1.93,13,6.56,2.07,9,6.67,2.02,12,7.6,1.17,10,4.69,2.87,13,6.12,2.3,8,6.67,1.83,12,6.6,2.17,10 +1494,brilliant,7.5,2.28,22,5.95,2.8,20,7.16,2.09,19,6.77,2.71,13,8.56,0.73,9,6.57,2.99,7,5.62,2.75,13,6.57,2.51,7,7.5,1.83,12,7.33,2.84,12,7.7,1.49,10,5.33,3.12,9,6.45,2.54,11,6.4,2.41,10,8,1.32,9,7.75,2.3,12,7.2,2.35,10,6.43,2.23,7,5.69,3.12,13,7,2.24,7,7.25,2.09,12 +1495,brim,5.21,1.18,19,4,2.22,23,4.79,1.65,19,5,1,9,5.4,1.35,10,3.57,2.44,7,4.27,2.22,15,4.7,1.42,10,4.89,1.96,9,5.44,1.67,9,5,0.47,10,4.9,2.6,10,3.33,1.72,12,4.12,1.13,8,5.2,1.93,10,5.42,1.38,12,4.86,0.69,7,3.95,2.24,20,4.33,2.52,3,4.5,1.31,8,5,1.9,11 +1496,brimstone,3.67,1.56,21,3.87,2.2,23,3.65,2.06,20,4.12,0.83,8,3.38,1.85,13,4.83,1.72,6,3.53,2.29,17,3.09,1.92,11,4.33,2.12,9,3.75,1.54,12,3.56,1.67,9,4.6,2.07,10,3.31,2.21,13,3.54,2.07,13,3.86,2.19,7,3.64,1.65,14,3.71,1.5,7,3.87,1.85,15,3.88,2.9,8,3.25,2.09,12,4.25,1.98,8 +1497,bring,5.68,1.25,22,4.29,2.05,21,5.72,2.02,18,6.33,1.21,6,5.47,1.25,15,4.43,2.3,7,4.21,2.01,14,6,2.29,9,5.62,1.85,8,5.57,1.16,14,6,1.53,7,3.67,2.35,9,4.75,1.76,12,5.4,2.32,10,6.12,1.64,8,5.64,1.15,14,5.75,1.49,8,4.5,3.15,6,4.2,1.57,15,5.7,2.45,10,5.75,1.49,8 +1498,brink,4.95,1.27,19,4.22,2.52,23,4.53,1.78,19,4.67,0.71,9,5.2,1.62,10,4,2.89,7,4.47,2.45,15,4.1,1.79,10,5,1.73,9,5.11,1.62,9,4.8,0.92,10,4.2,3.01,10,4.42,2.19,12,4.5,1.77,8,4.2,1.55,10,5.17,1.53,12,4.57,0.53,7,4,2.51,20,5.67,2.52,3,4.38,1.69,8,4.64,1.91,11 +1499,brisk,5.86,1.77,21,5.3,2.6,20,6.11,1.85,36,6.5,1.51,8,5.46,1.85,13,4.6,3.05,5,5.53,2.5,15,6,1.41,11,6.16,2.03,25,5.92,2.18,13,5.75,0.89,8,5.33,2.9,12,5.25,2.25,8,6.3,1.59,20,5.88,2.16,16,5.73,1.85,11,6,1.76,10,6.27,2,11,4.11,2.85,9,6.14,1.7,22,6.07,2.13,14 +1500,brisket,5.6,1.85,20,4.27,2.27,22,5.16,2.22,19,6.33,2.12,9,5,1.41,11,4.2,3.63,5,4.44,1.82,16,6.33,2.07,6,4.62,2.14,13,5.07,1.64,14,6.83,1.83,6,3.75,1.66,12,5.22,2.77,9,4.44,1.67,9,5.8,2.53,10,5.5,1.08,10,5.7,2.45,10,3.58,2.23,12,5.1,2.13,10,6,2.45,6,4.77,2.09,13 +1501,brittle,3.86,1.64,22,4.42,2.4,26,4.5,2.04,24,3.67,1.41,9,4,1.83,13,3.5,2.27,10,5,2.37,16,4.22,1.64,9,4.67,2.29,15,4.25,2.12,8,3.64,1.34,14,4.62,2.63,13,4.23,2.24,13,4.67,1.5,12,4.33,2.53,12,3.92,2.02,12,3.8,1.14,10,3.67,2.29,15,5.45,2.25,11,4.62,1.98,13,4.36,2.2,11 +1502,bro,5.32,2.29,19,3.77,2.37,22,5.13,2.34,23,5,2.57,11,5.43,1.81,7,5.12,1.89,8,3,2.32,14,5.29,2.56,7,5.06,2.32,16,5.62,2.2,8,5.09,2.43,11,3.44,2.88,9,4,2.04,13,4.64,2.62,11,5.58,2.07,12,5.67,2.19,12,4.71,2.5,7,3.45,2.54,11,4.09,2.26,11,4.69,2.29,13,5.7,2.41,10 +1503,broach,4.47,1.78,19,3.29,2.12,21,4.61,2.27,23,4.09,1.14,11,4.43,1.9,7,4.5,2.45,8,2.54,1.56,13,4.29,3.25,7,4.75,1.81,16,5.25,2.05,8,3.91,1.38,11,2.89,1.96,9,3.58,2.27,12,4.36,2.5,11,4.83,2.12,12,4.5,2.11,12,4.43,1.13,7,3.18,2.64,11,3.4,1.51,10,4.46,2.26,13,4.8,2.39,10 +1504,broad,5.14,1.8,21,3.26,2.51,19,4.23,2.67,22,6.33,1.97,6,4.67,1.54,15,4.5,3.07,8,2.36,1.63,11,4.08,2.57,12,4.4,2.91,10,6.44,1.74,9,4.17,1.11,12,3.44,2.51,9,3.1,2.64,10,3.71,1.98,7,4.47,2.97,15,5.6,2.12,10,4.73,1.42,11,2.83,1.9,12,4,3.37,7,3.58,3,12,5,2.11,10 +1505,broadcast,4.89,1.94,18,4.41,2.13,22,4.92,1.84,24,5.17,2.23,6,4.75,1.86,12,4.75,2.05,12,4,2.26,10,4.62,1.6,8,5.06,1.98,16,4.78,1.48,9,5,2.4,9,4.56,2.13,9,4.31,2.21,13,4.71,1.72,17,5.5,2.35,6,4.43,1.72,7,5.18,2.09,11,4.78,2.33,9,4.15,2.03,13,4.88,2.03,16,5,1.51,8 +1506,broadcasting,4.68,1.34,19,4.14,2.34,22,5.58,1.64,24,4.5,1.97,6,4.77,1.01,13,4.67,2.39,12,3.5,2.22,10,6,1.77,8,5.38,1.59,16,5,1.33,10,4.33,1.32,9,4.89,2.15,9,3.62,2.4,13,5.47,1.66,17,6,1.79,6,5,0.53,8,4.45,1.69,11,3.78,2.33,9,4.38,2.4,13,5.31,1.74,16,6.12,1.36,8 +1507,broaden,6.39,1.5,18,3.16,2.01,19,5.6,1.76,25,6.6,1.67,5,6.31,1.49,13,3.4,2.22,10,2.89,1.83,9,5.25,1.84,16,6.22,1.48,9,7,1.53,7,6,1.41,11,2.67,1.94,9,3.6,2.07,10,5.55,1.88,20,5.8,1.3,5,6.33,1.66,9,6.44,1.42,9,2.55,1.81,11,4,2.07,8,5.42,1.8,19,6.17,1.6,6 +1508,broadside,3.8,1.51,20,3.16,2.36,19,4.64,2.11,22,4.71,1.38,7,3.31,1.38,13,3.38,2.72,8,3,2.19,11,5.17,2.56,6,4.44,1.97,16,4.1,1.37,10,3.56,1.74,9,3.5,2.62,8,2.91,2.26,11,5.2,2.11,15,3.43,1.62,7,3.73,1.79,11,3.89,1.17,9,3.42,2.5,12,2.71,2.21,7,5.18,2.27,11,4.09,1.87,11 +1509,broadsword,5.24,1.64,21,4.62,2.4,21,6,1.89,24,5.5,1.45,12,4.89,1.9,9,5.29,1.8,7,4.29,2.64,14,6.1,2.47,10,5.93,1.44,14,6,2,4,5.06,1.56,17,4.4,2.72,10,4.82,2.18,11,6.14,2.34,7,5.94,1.75,17,5,1.86,12,5.56,1.33,9,3.85,2.15,13,5.88,2.36,8,5.75,2.05,8,6.12,1.86,16 +1510,broccoli,6,2.29,22,2.48,1.44,21,5.12,2.36,16,6.15,2.23,13,5.5,2.51,8,2.57,1.51,7,2.43,1.45,14,5.17,3.06,6,5.1,2.02,10,5.33,1.8,9,6.46,2.54,13,2.11,1.36,9,2.75,1.48,12,5,2.45,8,5.25,2.43,8,5.57,2.41,14,6.75,1.98,8,2.7,1.89,10,2.27,0.9,11,3.89,2.09,9,6.71,1.7,7 +1511,brochure,4.74,1.24,19,3.43,2.4,21,5.32,2.4,19,4.67,1.53,3,4.75,1.24,16,3.17,1.6,6,3.53,2.7,15,6,1,5,5.07,2.73,14,4.9,0.88,10,4.56,1.59,9,2.14,1.21,7,4.07,2.62,14,5,2.6,9,5.6,2.32,10,4.88,1.25,8,4.64,1.29,11,2.89,2.47,9,3.83,2.37,12,5.29,3.35,7,5.33,1.83,12 +1512,broken,2.75,1.35,40,4.86,2.08,21,3.76,2.51,41,2.63,1.42,19,2.86,1.31,21,4.5,2.81,6,5,1.81,15,4.38,2.57,24,2.88,2.2,17,2.89,1.41,19,2.7,1.3,20,4.86,1.95,7,4.86,2.21,14,4.16,2.7,25,3.12,2.09,16,2.25,1.25,20,3.25,1.29,20,5,2.65,9,4.75,1.66,12,4.09,2.51,22,3.37,2.52,19 +1513,brokenhearted,2.47,1.54,19,5.41,3.19,22,3.47,2.15,17,2.5,1.38,6,2.46,1.66,13,5.36,3.41,11,5.45,3.11,11,3.71,2.56,7,3.3,1.95,10,3,1.73,11,1.75,0.89,8,4.73,3.35,11,6.09,3.02,11,4.08,2.19,12,2,1.22,5,2.85,1.68,13,1.67,0.82,6,5.36,3.34,14,5.5,3.12,8,3.88,2.85,8,3.11,1.36,9 +1514,broker,4.15,1.35,20,3.77,1.88,22,5.37,2.09,19,4.22,1.56,9,4.09,1.22,11,4.2,2.17,5,3.75,1.84,16,5.17,3.13,6,5.46,1.56,13,4.36,1.34,14,3.67,1.37,6,3.67,1.83,12,4.11,2.03,9,5.33,1.66,9,5.4,2.5,10,4.8,1.48,10,3.5,0.85,10,3.33,2.19,12,4.3,1.34,10,4.83,2.64,6,5.62,1.85,13 +1515,brokerage,4.5,1,20,3.57,2.36,21,5.16,2.03,25,4.67,0.58,3,4.47,1.07,17,3.86,2.85,7,3.46,2.26,13,5,1.93,8,5.24,2.14,17,4.86,0.38,7,4.31,1.18,13,4.14,2.85,7,3.31,2.21,13,5,2.22,14,5.36,1.86,11,4,1.22,9,4.91,0.54,11,3.82,2.68,11,3.3,2.06,10,5,2.25,18,5.57,1.4,7 +1516,bromide,4.43,1.43,21,2.75,1.87,24,4.58,2.01,19,3.88,0.99,8,4.77,1.59,13,4.33,1.51,6,2.22,1.7,18,4.73,2.33,11,4.38,1.6,8,4.75,1.42,12,4,1.41,9,3.5,1.96,10,2.21,1.67,14,5.08,2.07,12,3.71,1.7,7,4.71,1.33,14,3.86,1.57,7,3.19,1.94,16,1.88,1.46,8,4.42,1.88,12,4.86,2.34,7 +1517,bronco,5.83,1.98,18,4.25,2.57,20,4.28,1.7,25,7,1.58,5,5.38,1.98,13,5.45,2.11,11,2.78,2.39,9,4.31,1.96,16,4.22,1.2,9,5.43,2.15,7,6.09,1.92,11,2.89,2.62,9,5.36,2.01,11,4.25,1.86,20,4.4,0.89,5,5.67,2.06,9,6,2,9,3.82,2.86,11,4.78,2.22,9,4.37,1.77,19,4,1.55,6 +1518,bronze,5.81,1.47,21,3.62,2.55,24,5.4,1.96,20,6.25,1.75,8,5.54,1.27,13,5.17,1.47,6,3.11,2.65,18,6.09,1.58,11,4.56,2.13,9,5.83,1.4,12,5.78,1.64,9,4.8,2.49,10,2.79,2.33,14,5.77,2.05,13,4.71,1.7,7,5.93,1.21,14,5.57,1.99,7,4.69,2.44,16,1.5,0.93,8,5.67,2.1,12,5,1.77,8 +1519,brooch,5.33,1.28,21,3.64,2.26,22,5.04,1.04,26,5,0.89,11,5.7,1.57,10,3.4,2.07,10,3.83,2.48,12,4.91,1.04,11,5.29,0.91,14,5.3,1.64,10,5.36,0.92,11,3.4,2.46,10,3.83,2.17,12,5.12,0.7,17,5.12,1.46,8,5.54,1.56,13,5,0.53,8,3.79,2.15,14,3.38,2.56,8,5.12,1.17,17,4.89,0.78,9 +1520,brood,4.65,1.81,20,2.57,1.99,21,4.04,2.46,25,4,0.82,4,4.81,1.97,16,3.25,2.87,4,2.41,1.8,17,4.89,2.52,9,3.56,2.37,16,5,1.31,8,4.42,2.11,12,2.8,2.15,10,2.36,1.91,11,4.57,2.28,14,3.36,2.62,11,4.27,0.79,11,5.11,2.57,9,1.7,1.06,10,3.36,2.34,11,4.33,2.3,18,3.29,2.87,7 +1521,brooding,3.29,1.42,21,4,2.55,20,4.18,2.58,22,3,1.79,6,3.4,1.3,15,4.5,2.51,8,3.67,2.64,12,4.42,2.81,12,3.9,2.38,10,2.89,1.76,9,3.58,1.08,12,4.22,2.59,9,3.82,2.64,11,4.57,2.94,7,4,2.48,15,2.9,1.52,10,3.64,1.29,11,3.54,2.54,13,4.86,2.54,7,3.58,2.75,12,4.9,2.28,10 +1522,brook,7,1.38,20,3.33,2.54,21,6.08,2.22,24,6.67,0.58,3,7.06,1.48,17,2.43,1.81,7,3.62,2.81,13,5.38,1.92,8,6.44,2.34,16,6.57,1.27,7,7.23,1.42,13,2.43,1.81,7,3.62,2.81,13,5.71,2.43,14,6.6,1.9,10,6.78,1.2,9,7.18,1.54,11,3.55,2.84,11,3.1,2.28,10,6.28,2.47,18,5.5,1.22,6 +1523,broom,5.5,1.19,20,3.33,1.43,21,5.76,2.21,33,5.9,1.45,10,5.1,0.74,10,2.88,1.46,8,3.62,1.39,13,6.14,1.88,14,5.47,2.44,19,5.22,1.48,9,5.73,0.9,11,3.54,1.39,13,3,1.51,8,5.43,2.4,21,6.33,1.78,12,5.7,1.42,10,5.3,0.95,10,2.86,1.46,14,4.29,0.76,7,5.69,1.78,16,5.82,2.6,17 +1524,broomstick,5,1.63,19,3.32,2.28,22,5.5,1.91,24,4.67,2.07,6,5.15,1.46,13,3.42,2.47,12,3.2,2.15,10,4.5,2.07,8,6,1.67,16,5.2,0.92,10,4.78,2.22,9,3.67,2.29,9,3.08,2.33,13,5.71,2.05,17,5,1.67,6,4.75,0.71,8,5.18,2.09,11,3.44,2.13,9,3.23,2.45,13,5.56,1.93,16,5.38,2,8 +1525,broth,5.55,1.15,20,2.27,1.49,22,6.23,2.01,26,5.86,1.46,7,5.38,0.96,13,2.4,1.51,10,2.17,1.53,12,6.5,1.79,14,5.82,2.36,11,5.27,0.9,11,5.89,1.36,9,3,1.58,9,1.77,1.24,13,6.25,2.29,16,6.11,1.62,9,5.69,1.11,13,5.29,1.25,7,1.94,1.12,16,3.17,2.04,6,6,2.34,12,6.43,1.74,14 +1526,brothel,4.63,2.65,19,5.4,2.37,20,4.88,2.38,24,5.62,2.4,13,2.5,1.87,6,6.6,2.3,5,5,2.33,15,5.23,2.09,13,4.45,2.73,11,5.22,2.95,9,4.1,2.38,10,5.71,2.56,7,5.23,2.35,13,4.36,2.25,11,5.31,2.5,13,5,2.96,9,4.3,2.45,10,5.1,2.88,10,5.7,1.83,10,5.67,2.24,9,4.4,2.41,15 +1527,brother,6.18,2,38,4.48,2.49,42,5.46,2.04,24,6,2.15,14,6.29,1.94,24,4.56,2.66,16,4.42,2.44,26,5.75,1.91,8,5.31,2.15,16,6.1,2.05,21,6.29,1.99,17,4.75,2.84,16,4.31,2.29,26,5.35,2.34,17,5.67,1.21,6,6,1.83,19,6.37,2.19,19,4.26,2.26,23,4.74,2.79,19,5.69,1.99,16,5,2.2,8 +1528,brotherhood,6.42,1.84,19,5.14,2.59,22,6.57,1.86,21,6.22,1.72,9,6.6,2.01,10,6.5,2.27,10,4,2.34,12,6.25,1.58,8,6.77,2.05,13,6.43,1.74,14,6.4,2.3,5,5.75,2.92,8,4.79,2.42,14,6.75,1.39,8,6.46,2.15,13,6.3,1.89,10,6.56,1.88,9,5,2.49,12,5.3,2.83,10,7.08,1.16,12,5.89,2.42,9 +1529,brotherly,7.45,1.36,20,4.44,2.83,18,6.31,2,26,7.73,1.19,11,7.11,1.54,9,5.14,2.79,7,4,2.9,11,6.62,1.8,13,6,2.2,13,7.27,1.56,11,7.67,1.12,9,4.89,3.22,9,4,2.5,9,6.47,2.03,17,6,2,9,7.5,1.35,10,7.4,1.43,10,5.45,2.98,11,2.86,1.77,7,6.38,1.89,16,6.2,2.25,10 +1530,brow,5.11,1.41,19,3.23,2.18,22,4.29,1.78,28,4.17,1.6,6,5.54,1.13,13,3.27,2.1,11,3.18,2.36,11,3.82,2.27,11,4.59,1.37,17,5.09,0.54,11,5.12,2.17,8,2.73,2.24,11,3.73,2.1,11,4.11,2,18,4.6,1.35,10,5.46,1.2,13,4.33,1.63,6,3.36,2.53,14,3,1.51,8,4,2.03,16,4.67,1.37,12 +1531,brown,5.52,1.63,21,3.32,2.19,22,4.65,1.44,26,5.27,1.68,11,5.8,1.62,10,3.8,2.49,10,2.92,1.93,12,3.73,1.62,11,5.29,0.83,14,5.8,1.87,10,5.27,1.42,11,3.9,2.51,10,2.83,1.85,12,4.59,1.62,17,4.62,1.06,8,5.77,1.83,13,5.12,1.25,8,3.14,2.21,14,3.62,2.26,8,4.88,1.5,17,4.22,1.3,9 +1532,brownstone,4.74,1.37,19,2.94,1.78,17,4.94,1.98,17,4.82,0.98,11,4.62,1.85,8,4,2,4,2.62,1.66,13,3.5,1.07,8,6.22,1.72,9,4.62,1.06,8,4.82,1.6,11,3.57,1.62,7,2.5,1.84,10,4.17,1.33,6,5.36,2.2,11,4.92,1.5,13,4.33,1.03,6,2.3,1.89,10,3.86,1.21,7,5.14,2.34,7,4.8,1.81,10 +1533,browse,5.47,1.43,19,3.57,1.91,21,5.95,1.99,20,6,1,3,5.38,1.5,16,4.17,2.23,6,3.33,1.8,15,6.67,1.63,6,5.64,2.1,14,5.5,0.97,10,5.44,1.88,9,3.29,1.7,7,3.71,2.05,14,6,1.94,10,5.9,2.13,10,5.5,0.93,8,5.45,1.75,11,3.67,1.94,9,3.5,1.98,12,6.25,2.43,8,5.75,1.71,12 +1534,bruise,3.24,1.34,21,4.04,2.84,23,3.78,2.26,18,3.56,1.67,9,3,1.04,12,4.36,2.54,11,3.75,3.17,12,3.6,2.32,10,4,2.33,8,3.57,1.4,7,3.15,1.34,13,4.64,3.14,11,3.5,2.54,12,3.71,2.75,7,3.82,2.04,11,2.92,1.38,13,3.75,1.16,8,3.91,2.95,11,4.17,2.86,12,3.11,1.17,9,4.44,2.92,9 +1535,bruising,3.42,2.14,19,4.96,2.29,23,4.21,1.87,19,3.78,2.05,9,3.1,2.28,10,6,1.41,7,4.67,2.47,15,5.2,1.55,10,3.11,1.62,9,3.67,2.87,9,3.2,1.32,10,5.3,2.67,10,4.92,1.93,12,4.88,1.13,8,3.3,1.77,10,3.92,2.5,12,2.57,0.98,7,5.05,2.24,20,4.33,3.06,3,4.5,1.51,8,4,2.14,11 +1536,brunch,6.57,1.57,21,4.09,2.07,22,5.64,1.73,22,6.56,1.67,9,6.58,1.56,12,4.17,1.72,6,3.87,2.17,15,5,1.9,6,5.88,1.67,16,5.89,1.62,9,7.08,1.38,12,4,1.87,5,4.12,2.18,17,4.91,1.58,11,6.36,1.63,11,6.67,1.72,12,6.44,1.42,9,3.56,2.01,9,4.46,2.11,13,5.08,1.73,12,6.3,1.57,10 +1537,brunette,6.35,2.13,20,4.15,2.64,20,5.36,2.25,25,6.5,3.11,4,6.31,1.96,16,4.75,1.26,4,4,2.9,16,4.44,2.35,9,5.88,2.09,16,6.62,1.41,8,6.17,2.55,12,4.6,2.72,10,3.7,2.63,10,5.29,1.59,14,5.45,2.98,11,6.55,1.86,11,6.11,2.52,9,4.1,3.03,10,4.2,2.35,10,5.5,2.15,18,5,2.65,7 +1538,brunt,3.71,1.38,21,3.96,2.85,24,4.85,2.21,20,4.5,1.51,8,3.23,1.09,13,4.83,2.56,6,3.67,2.95,18,5.36,2.5,11,4.22,1.72,9,4.33,1.37,12,2.89,0.93,9,4.6,2.88,10,3.5,2.85,14,5.23,2.55,13,4.14,1.21,7,3.71,1.33,14,3.71,1.6,7,4.25,2.62,16,3.38,3.38,8,4.5,1.93,12,5.38,2.62,8 +1539,brush,5.47,1.26,19,3.18,1.71,22,6.18,1.47,22,5.22,0.83,9,5.7,1.57,10,4,1.77,8,2.71,1.54,14,6.18,1.54,11,6.18,1.47,11,4.86,0.38,7,5.83,1.47,12,4.2,1.69,10,2.33,1.23,12,6.15,1.57,13,6.22,1.39,9,5.6,1.71,10,5.33,0.5,9,3.5,2.27,8,3,1.36,14,6.29,1.54,14,6,1.41,8 +1540,brutal,3.07,1.81,41,5.13,2.68,45,3.94,2.79,17,3.59,1.97,17,2.71,1.63,24,5.59,2.83,17,4.81,2.65,27,4.56,2.88,9,3.25,2.71,8,3.09,1.44,22,3.05,2.2,19,5.14,2.67,21,5.12,2.76,24,4.86,3.44,7,3.3,2.21,10,3.04,1.82,26,3.13,1.85,15,4.76,2.68,29,5.81,2.64,16,4.12,2.53,8,3.78,3.15,9 +1541,brutality,2.43,1.43,21,4.96,2.31,23,3.89,2.05,19,2.5,1.41,8,2.38,1.5,13,6.33,1.75,6,4.47,2.32,17,4.73,1.95,11,2.75,1.67,8,2.75,1.6,12,2,1.12,9,5.3,2.26,10,4.69,2.39,13,4.58,2.02,12,2.71,1.6,7,2.5,1.61,14,2.29,1.11,7,5.27,2.25,15,4.38,2.45,8,4.08,1.93,12,3.57,2.37,7 +1542,brute,3.48,1.86,21,4.85,2.58,20,5.55,2.19,20,4.33,1.97,6,3.13,1.77,15,4.75,2.87,8,4.92,2.5,12,5.73,2.41,11,5.33,2,9,3.83,2.23,6,3.33,1.76,15,4.3,2.71,10,5.4,2.46,10,5.15,2.48,13,6.29,1.38,7,4,2.31,7,3.21,1.63,14,5.14,2.93,14,4.17,1.47,6,5.73,2.1,11,5.33,2.4,9 +1543,brutish,3,2.33,19,4.74,2.32,23,5.11,2.16,19,3.11,2.09,9,2.9,2.64,10,5.29,2.56,7,4.6,2.29,15,5.1,1.97,10,5.11,2.47,9,3.56,2.74,9,2.5,1.9,10,5,3.09,10,4.67,1.61,12,4.62,1.6,8,5.5,2.64,10,3.75,2.63,12,1.71,0.76,7,4.9,2.31,20,3.67,2.52,3,4.12,1.25,8,5.82,2.44,11 +1544,bubble,6.43,2.04,21,4.19,2.34,21,6.12,1.88,25,6.33,1.56,12,6.56,2.65,9,5.43,2.15,7,3.57,2.24,14,5.8,2.15,10,6.33,1.72,15,7.75,1.89,4,6.12,2,17,5.4,2.27,10,3.09,1.87,11,7.29,1.25,7,5.67,1.91,18,6.25,2.45,12,6.67,1.41,9,3.92,2.63,13,4.62,1.85,8,6.33,2,9,6,1.86,16 +1545,bubbly,6.9,1.29,20,4.77,2.22,22,6,1.63,22,6.44,1.51,9,7.27,1.01,11,3.5,1.76,6,5.27,2.31,15,5.67,1.97,6,6.12,1.54,16,6.62,1.3,8,7.08,1.31,12,4.4,0.89,5,4.88,2.5,17,5.45,1.86,11,6.55,1.21,11,7,1.48,11,6.78,1.09,9,5.44,1.88,9,4.31,2.39,13,5.67,1.72,12,6.4,1.51,10 +1546,bubonic,2.17,1.47,18,5.78,2.37,18,3.52,2.02,25,2,1,5,2.23,1.64,13,6.27,2.61,11,5,1.83,7,3.75,2.05,16,3.11,2.03,9,1.86,0.9,7,2.36,1.75,11,4.33,2.18,9,7.22,1.56,9,3.45,2.11,20,3.8,1.79,5,1.78,0.83,9,2.56,1.88,9,5.64,2.58,11,6,2.16,7,4.05,1.87,19,1.83,1.6,6 +1547,buck,6.5,2.28,18,4.7,2.74,20,5.39,2.09,18,5.12,2.03,8,7.6,1.9,10,5,3.32,7,4.54,2.5,13,5.73,1.95,11,4.86,2.34,7,5.82,2.32,11,7.57,1.9,7,5.44,3.21,9,4.09,2.26,11,5.55,2.02,11,5.14,2.34,7,6.17,2.33,12,7.17,2.23,6,4.25,2.93,12,5.38,2.45,8,5.89,2.32,9,4.89,1.83,9 +1548,buckaroo,5.53,1.47,19,4.29,2.1,21,4.7,2.18,23,5.67,1.15,3,5.5,1.55,16,5.25,1.39,8,3.69,2.29,13,5,2.06,9,4.5,2.31,14,4.78,1.56,9,6.2,1.03,10,4.44,2.01,9,4.17,2.25,12,4.8,2.43,15,4.5,1.77,8,5.29,1.5,7,5.67,1.5,12,4.5,1.58,10,4.09,2.55,11,4.69,2.78,13,4.7,1.16,10 +1549,bucket,4.55,1.39,20,2.96,1.88,24,5.52,2.38,27,4.88,0.35,8,4.33,1.78,12,2.33,1.94,9,3.33,1.8,15,5.38,2.4,13,5.64,2.44,14,4,1.94,9,5,0.45,11,3.33,2.19,12,2.58,1.51,12,5.38,2.57,13,5.64,2.27,14,4.2,1.93,10,4.9,0.32,10,3.25,1.86,12,2.67,1.92,12,5.33,2.31,12,5.67,2.5,15 +1550,buckle,5.05,1.67,20,3.76,2.39,17,4.83,2.24,24,5,0.71,5,5.07,1.91,15,4.4,3.13,5,3.5,2.11,12,4.54,2.18,13,5.18,2.36,11,5.1,1.52,10,5,1.89,10,4.71,2.63,7,3.1,2.08,10,4.88,2.28,16,4.75,2.31,8,4.79,1.63,14,5.67,1.75,6,3.91,1.97,11,3.5,3.21,6,4.8,2.43,15,4.89,2.03,9 +1551,bucko,4.78,1.66,18,3.32,2.33,19,4.28,1.77,25,5.8,0.84,5,4.38,1.76,13,3.64,2.62,11,2.88,1.96,8,3.88,1.71,16,5,1.73,9,4.29,1.38,7,5.09,1.81,11,2.44,2.3,9,4.1,2.18,10,4.15,1.95,20,4.8,0.45,5,4.89,1.76,9,4.67,1.66,9,2.7,2.11,10,4,2.5,9,3.79,1.55,19,5.83,1.6,6 +1552,buckshot,4.76,1.84,21,5.15,2.74,20,5.14,2.09,36,4.88,2.17,8,4.69,1.7,13,5.6,2.41,5,5,2.9,15,5.18,1.47,11,5.12,2.33,25,5.15,1.86,13,4.12,1.73,8,4.75,2.56,12,5.75,3.06,8,5.9,1.48,20,4.19,2.37,16,5.45,1.63,11,4,1.83,10,5,3.03,11,5.33,2.5,9,4.82,2.04,22,5.64,2.13,14 +1553,buckwheat,5.24,1.97,21,2.7,2.12,23,6.22,1.7,18,5.22,2.11,9,5.25,1.96,12,2.91,2.07,11,2.5,2.24,12,6.8,1.55,10,5.5,1.69,8,5.43,2.3,7,5.15,1.95,13,2.73,2.15,11,2.67,2.19,12,6.71,1.89,7,5.91,1.58,11,5.15,2.23,13,5.38,1.6,8,2.91,2.26,11,2.5,2.07,12,6.67,1.5,9,5.78,1.86,9 +1554,budding,6.16,1.21,19,4.48,2.38,21,6.22,1.7,23,5.8,0.84,5,6.31,1.38,13,4.33,2.73,6,4.53,2.33,15,6.2,1.69,10,6.23,1.79,13,5.71,0.95,7,6.45,1.37,11,4.57,2.88,7,4.43,2.21,14,6.64,1.75,11,5.83,1.64,12,5.92,1,12,6.57,1.51,7,4.27,2.65,11,4.7,2.16,10,6.21,1.76,14,6.22,1.72,9 +1555,buddy,7.41,1.37,22,4.57,2.27,21,6.24,2.11,17,7.67,1.86,6,7.33,1.23,15,4.71,3.09,7,4.5,1.87,14,6,2.4,9,6.5,1.85,8,7.36,1.34,14,7.57,1.62,7,4.56,2.3,9,4.58,2.35,12,6.44,2.6,9,6,1.51,8,7.36,1.55,14,7.5,1.07,8,5,2.9,6,4.4,2.06,15,6.22,2.73,9,6.25,1.28,8 +1556,budge,4.83,1.2,18,3.95,2.26,20,4.32,1.63,25,4.6,0.89,5,4.92,1.32,13,3.82,2.52,11,4.11,2.03,9,4.38,1.54,16,4.22,1.86,9,4.71,0.76,7,4.91,1.45,11,2.89,1.83,9,4.82,2.27,11,4.1,1.71,20,5.2,0.84,5,4.44,0.53,9,5.22,1.56,9,3.45,2.07,11,4.56,2.46,9,4.58,1.43,19,3.5,2.07,6 +1557,budget,4.56,1.95,18,3.33,1.88,21,4.9,2.29,20,5,1.73,3,4.47,2.03,15,2.83,1.72,6,3.53,1.96,15,6,1.41,6,4.43,2.47,14,5.11,2.03,9,4,1.8,9,3.71,1.6,7,3.14,2.03,14,6,1.7,10,3.8,2.35,10,5.12,2.36,8,4.1,1.52,10,3.11,1.76,9,3.5,2.02,12,5.25,2.87,8,4.67,1.92,12 +1558,Budweiser,4.62,2.48,21,4.09,2.91,22,4.78,2.42,27,3.9,2.23,10,5.27,2.61,11,4.86,3.44,7,3.73,2.69,15,4.47,2.29,17,5.3,2.67,10,5.45,2.21,11,3.7,2.54,10,3,2.35,5,4.41,3.04,17,4,2.39,14,5.62,2.26,13,5,2.48,13,4,2.51,8,3,2.45,10,5,3.05,12,4.64,2.56,14,4.92,2.36,13 +1559,buff,6.21,1.81,19,4.59,2.5,22,5.39,2.46,23,6.64,1.57,11,5.57,2.23,7,4.75,2.25,8,4.5,2.71,14,4.43,2.7,7,5.81,2.32,16,5.5,1.6,8,6.73,1.85,11,5,3.12,9,4.31,2.06,13,5.27,2.57,11,5.5,2.47,12,6,2.09,12,6.57,1.27,7,4.27,2.65,11,4.91,2.43,11,5.15,2.88,13,5.7,1.89,10 +1560,buffer,5.42,1.35,19,4.05,1.96,21,5.43,1.75,23,4.6,1.52,5,5.77,1.24,13,4.33,2.34,6,3.93,1.87,15,5.5,2.12,10,5.38,1.5,13,4.86,1.46,7,5.82,1.25,11,4.71,2.81,7,3.71,1.38,14,5.36,1.5,11,5.5,2.02,12,5,1.21,12,6.14,1.35,7,4.18,2.04,11,3.9,1.97,10,5.29,1.86,14,5.67,1.66,9 +1561,buffet,6.05,1.93,20,4.95,2.7,19,5.88,1.88,26,6.09,1.97,11,6,2,9,5.14,2.41,7,4.83,2.95,12,5.62,1.98,13,6.15,1.82,13,6.09,1.81,11,6,2.18,9,4.6,2.5,10,5.33,3,9,5.76,2.02,17,6.11,1.69,9,6.9,1.66,10,5.2,1.87,10,4.33,2.5,12,6,2.89,7,5.75,2.02,16,6.1,1.73,10 +1562,buffoon,3.95,1.43,19,5.7,1.98,20,4,1.65,23,4.6,0.89,5,3.62,1.56,13,6,1.41,5,5.6,2.16,15,3.9,1.91,10,4.08,1.5,13,3.57,1.27,7,4.09,1.58,11,6.67,1.37,6,5.29,2.09,14,4.27,1.35,11,3.75,1.91,12,4.08,1.56,12,3.71,1.25,7,6.5,1.58,10,4.9,2.08,10,3.86,1.88,14,4.22,1.3,9 +1563,bug,3.45,1.47,20,6.06,2.39,18,4.08,1.98,26,3.27,0.79,11,3.67,2.06,9,6,2.28,6,6.08,2.54,12,4.23,1.92,13,3.92,2.1,13,3.64,1.63,11,3.22,1.3,9,5.82,2.64,11,6.43,2.07,7,4.06,2.25,17,4.11,1.45,9,3.6,1.43,10,3.3,1.57,10,6.67,2.27,12,4.83,2.32,6,4.06,2.24,16,4.1,1.6,10 +1564,bugger,3.71,1.68,21,3.3,1.92,23,4.32,1.6,25,3.82,1.83,11,3.6,1.58,10,2.36,1.12,11,4.17,2.12,12,4.82,1.83,11,4,1.35,13,3.7,1.42,10,3.73,1.95,11,2.91,2.12,11,3.67,1.72,12,4.38,1.63,16,4.38,1.69,8,3.69,1.8,13,3.75,1.58,8,3.4,1.92,15,3.12,2.03,8,4.38,1.78,16,4.22,1.3,9 +1565,buggy,4.65,1.6,20,4.04,1.99,23,5.33,1.88,21,3.78,1.48,9,5.36,1.36,11,4.36,2.54,11,3.75,1.36,12,4.5,1.41,8,5.85,1.99,13,4.14,1.46,14,5.83,1.33,6,4.11,2.76,9,4,1.41,14,5.5,1.77,8,5.23,2.01,13,4.7,1.42,10,4.6,1.84,10,4.46,1.94,13,3.5,2.01,10,5.33,1.61,12,5.33,2.29,9 +1566,bugle,5.05,1.67,20,4.41,2.11,22,5.42,1.95,19,5.44,2.01,9,4.73,1.35,11,3.4,1.82,5,4.94,1.98,16,4.83,2.56,6,5.69,1.65,13,4.86,1.1,14,5.5,2.66,6,3.83,1.99,12,5.56,1.67,9,5,0.5,9,5.8,2.66,10,5,1.05,10,5.1,2.18,10,3.83,2.59,12,5.1,1.1,10,4.5,2.35,6,5.85,1.68,13 +1567,bugler,4,1.97,17,4.15,2.68,20,4.24,1.64,25,4.2,2.17,5,3.92,1.98,12,5,2.45,11,3.11,2.71,9,4.75,1.34,16,3.33,1.8,9,4,2.16,7,4,1.94,10,3.78,3.11,9,4.45,2.38,11,4.2,1.74,20,4.4,1.34,5,4.33,1.8,9,3.62,2.2,8,3.55,2.77,11,4.89,2.52,9,4.16,1.57,19,4.5,1.97,6 +1568,build,6.33,1.68,18,3.38,2.18,21,6.5,2.01,18,6,1.51,8,6.6,1.84,10,3.14,2.61,7,3.5,2.03,14,6.82,1.25,11,6,2.89,7,6.18,1.47,11,6.57,2.07,7,2.33,2.4,9,4.17,1.7,12,7.27,1.35,11,5.29,2.36,7,5.92,1.56,12,7.17,1.72,6,2.25,1.66,12,4.89,1.9,9,6.89,1.69,9,6.11,2.32,9 +1569,builder,5.95,1.31,19,3.32,2.17,22,6.93,1.59,27,6.14,1.68,7,5.83,1.11,12,3.7,2.26,10,3,2.13,12,7,1.51,15,7.09,1.58,11,5.3,0.82,10,6.67,1.41,9,4.33,1.94,9,2.62,2.1,13,7.18,1.55,17,6.78,1.48,9,6.08,1.26,13,5.67,1.51,6,3.06,2.24,16,4,2,6,6.92,1.73,12,6.93,1.53,15 +1570,building,5.47,1.11,40,3.35,2.22,49,6,2.18,20,5.5,0.94,14,5.48,1.23,25,3.84,2.09,19,3.03,2.28,30,7,1.73,7,5.46,2.26,13,5.19,0.91,16,5.7,1.22,23,3.96,1.88,24,2.76,2.4,25,6.07,2.22,15,5.8,2.28,5,5.62,1.21,24,5.25,0.93,16,3.45,2.33,33,3.12,2.03,16,5.3,1.95,10,6.7,2.26,10 +1571,buildup,5.37,1.54,19,3.55,1.9,20,5.06,1.73,18,6.17,1.17,6,5,1.58,13,4,1.94,9,3.18,1.89,11,5.6,2.61,5,4.85,1.34,13,4.8,1.14,10,6,1.73,9,3.75,2.25,8,3.42,1.73,12,5.46,1.61,13,4,1.73,5,4.9,1.2,10,5.89,1.76,9,3.58,2.19,12,3.5,1.51,8,5.56,1.74,9,4.56,1.67,9 +1572,bulb,5.86,1.68,21,3.26,2.4,19,4.82,2.48,22,6.33,1.75,6,5.67,1.68,15,3.38,2.72,8,3.18,2.27,11,4.67,2.39,12,5,2.71,10,6.11,2.03,9,5.67,1.44,12,3.44,2.6,9,3.1,2.33,10,4,2.58,7,5.2,2.43,15,5.6,1.96,10,6.09,1.45,11,2.83,2.25,12,4,2.65,7,4.08,2.57,12,5.7,2.16,10 +1573,bulge,3.74,1.66,19,4.05,1.94,21,4.39,2.44,23,5,2,3,3.5,1.55,16,3.5,2,8,4.38,1.89,13,4.33,2.55,9,4.43,2.47,14,3.22,1.2,9,4.2,1.93,10,4.11,1.83,9,4,2.09,12,4.4,2.77,15,4.38,1.85,8,2.71,0.76,7,4.33,1.78,12,4.8,1.75,10,3.36,1.91,11,4.31,3.01,13,4.5,1.58,10 +1574,bulimic,2.86,1.42,21,4.3,2.49,23,4.06,2.46,18,3.44,1.59,9,2.42,1.16,12,4.27,2.45,11,4.33,2.64,12,4.2,2.7,10,3.88,2.3,8,3.71,1.6,7,2.54,1.13,13,4.64,2.8,11,4,2.26,12,5,2.77,7,3.45,2.16,11,3.15,1.63,13,2.38,0.92,8,3.64,2.38,11,4.92,2.54,12,4.22,1.86,9,3.89,3.06,9 +1575,bulk,4.89,1.41,19,3.43,2.34,21,5.05,2.14,20,5,0,3,4.88,1.54,16,3.5,2.17,6,3.4,2.47,15,5.5,1.76,6,4.86,2.32,14,4.8,1.14,10,5,1.73,9,2.43,1.62,7,3.93,2.53,14,5.4,2.22,10,4.7,2.11,10,5.12,1.13,8,4.73,1.62,11,3.11,2.2,9,3.67,2.5,12,4.12,2.36,8,5.67,1.83,12 +1576,bulkhead,4.67,1.43,21,3.65,1.87,20,4.88,2.28,25,5.33,0.65,12,3.78,1.72,9,3.71,1.8,7,3.62,1.98,13,4.7,2.26,10,5,2.36,15,3.75,1.89,4,4.88,1.27,17,4.22,2.17,9,3.18,1.54,11,5.14,2.34,7,4.78,2.32,18,4.42,1.73,12,5,0.87,9,4,1.81,12,3.12,1.96,8,3.89,2.03,9,5.44,2.28,16 +1577,bulky,4.21,1.96,19,3.95,1.81,22,5.24,2.07,21,4.78,2.05,9,3.7,1.83,10,3.88,1.55,8,4,2,14,5.1,2.13,10,5.36,2.11,11,5.71,1.25,7,3.33,1.78,12,3.9,1.73,10,4,1.95,12,5.62,2.06,13,4.62,2.07,8,4.3,1.83,10,4.11,2.2,9,3.62,1.85,8,4.14,1.83,14,5.23,2.42,13,5.25,1.49,8 +1578,bull,3.95,1.65,22,4.9,2.85,20,6.89,2.35,19,4.31,1.75,13,3.44,1.42,9,6.43,1.51,7,4.08,3.09,13,7.14,2.41,7,6.75,2.42,12,4.58,1.78,12,3.2,1.14,10,5.67,2.87,9,4.27,2.8,11,7.4,2.17,10,6.33,2.55,9,4.42,1.73,12,3.4,1.43,10,4.86,2.48,7,4.92,3.12,13,7.71,1.89,7,6.42,2.54,12 +1579,bulldog,4.74,1.82,19,3.72,2.32,18,4.44,2.78,16,4.91,1.58,11,4.5,2.2,8,5,2.94,4,3.36,2.1,14,4.5,2.93,8,4.38,2.83,8,4.88,1.81,8,4.64,1.91,11,3.86,2.48,7,3.64,2.34,11,4.33,2.73,6,4.5,2.95,10,4.31,1.84,13,5.67,1.51,6,3.36,2.38,11,4.29,2.29,7,4.86,2.73,7,4.11,2.93,9 +1580,bulldozer,4.81,1.72,21,4.05,2.72,20,5.64,2.98,22,4.17,1.6,6,5.07,1.75,15,5,2.62,8,3.42,2.71,12,6.33,2.9,12,4.8,3.01,10,4.33,1.94,9,5.17,1.53,12,4.22,1.79,9,3.91,3.39,11,5.29,3.2,7,5.8,2.98,15,5.2,2.35,10,4.45,0.82,11,3.85,2.15,13,4.43,3.74,7,6.58,2.94,12,4.5,2.76,10 +1581,bullet,3.45,2.16,40,5.89,2.65,44,3.93,2.86,58,3.47,2.17,19,3.43,2.2,21,6.4,2.44,15,5.62,2.76,29,4.44,3.06,27,3.48,2.66,31,4,2.36,19,3.05,1.88,20,6.3,2.27,20,5.54,2.93,24,4.24,3.04,38,3.35,2.48,20,3.68,2.4,19,3.24,1.95,21,5.67,2.63,27,6.24,2.73,17,4.44,2.92,32,3.31,2.72,26 +1582,bulletin,5.6,1.67,20,2.95,2.01,21,5.4,2.02,25,5.75,3.2,4,5.56,1.21,16,3,0.82,4,2.94,2.22,17,5.67,2.6,9,5.25,1.69,16,6,1.2,8,5.33,1.92,12,3.2,1.69,10,2.73,2.33,11,5.43,2.17,14,5.36,1.91,11,5.82,1.25,11,5.33,2.12,9,2.9,2.42,10,3,1.67,11,5.72,2.24,18,4.57,0.98,7 +1583,bulletproof,6.2,2.31,20,6.8,2.07,20,5.85,2.33,26,6,2.65,11,6.44,1.94,9,7.29,1.7,7,6.54,2.26,13,5.62,2.53,13,6.08,2.18,13,6.55,2.11,11,5.78,2.59,9,6.91,1.64,11,6.67,2.6,9,6.29,2.31,17,5,2.24,9,6.7,2.5,10,5.7,2.11,10,7.25,1.6,12,6.12,2.59,8,6.38,2.03,16,5,2.62,10 +1584,bullfighter,3.94,1.63,18,4.61,2.5,18,4.65,2.5,17,4.8,0.92,10,2.88,1.73,8,5,2.94,4,4.5,2.47,14,5,3.07,8,4.33,2,9,4,1.53,7,3.91,1.76,11,5.43,2.51,7,4.09,2.47,11,4.17,2.56,6,4.91,2.55,11,4.25,1.6,12,3.33,1.63,6,3.55,2.34,11,6.29,1.8,7,4.71,2.87,7,4.6,2.37,10 +1585,bullfrog,5.05,1.85,20,2.88,2.23,17,5.05,1.73,22,4.8,0.84,5,5.13,2.1,15,2.67,1.63,6,3,2.57,11,4.7,0.67,10,5.33,2.27,12,5.5,1.43,10,4.6,2.17,10,3.1,2.38,10,2.57,2.15,7,5.36,1.91,11,4.73,1.56,11,5.25,2.05,12,4.75,1.58,8,1.89,1.69,9,4,2.33,8,5.55,1.97,11,4.55,1.37,11 +1586,bullheaded,3.42,2.01,19,4.64,2.75,22,4.23,2.69,22,4.11,2.42,9,2.8,1.4,10,5.12,2.53,8,4.36,2.92,14,4.73,2.8,11,3.73,2.61,11,5.29,1.7,7,2.33,1.23,12,4,1.94,10,5.17,3.27,12,4.08,2.43,13,4.44,3.17,9,3.1,1.6,10,3.78,2.44,9,4.38,2.88,8,4.79,2.78,14,4.21,2.75,14,4.25,2.76,8 +1587,bullhorn,4.3,1.17,20,3.8,2.33,20,4.68,2.43,19,3.89,1.17,9,4.64,1.12,11,2,1.15,4,4.13,2.39,15,3.67,2.73,6,5.15,2.23,13,4.43,1.09,14,4,1.41,6,3.73,2.57,11,3.62,2.13,8,4.22,2.17,9,5.1,2.69,10,4.2,1.14,10,4.4,1.26,10,2.82,1.99,11,5,2.24,9,4.83,3.19,6,4.62,2.14,13 +1588,bullion,5.79,2.37,19,3.8,2.78,20,5.46,1.84,24,6.23,2.24,13,4.83,2.56,6,6,2.74,5,3.07,2.46,15,5.77,1.83,13,5.09,1.87,11,5.78,2.91,9,5.8,1.93,10,4.86,3.02,7,3.23,2.59,13,4.82,2.04,11,6,1.53,13,5.44,2.51,9,6.1,2.33,10,3.7,2.87,10,3.9,2.85,10,6,1.73,9,5.13,1.88,15 +1589,bullpen,5.15,1.23,20,4.52,2.15,23,5.62,1.94,21,5.44,1.24,9,4.91,1.22,11,5,2.14,11,4.08,2.15,12,6,0.93,8,5.38,2.36,13,4.93,0.73,14,5.67,1.97,6,4.78,2.11,9,4.36,2.24,14,6.75,1.75,8,4.92,1.75,13,4.7,0.48,10,5.6,1.58,10,4.15,1.82,13,5,2.54,10,5.75,1.76,12,5.44,2.24,9 +1590,bullshit,2.33,1.85,18,7,2.19,21,3,1.81,18,3.5,2.07,8,1.4,0.97,10,7.29,1.89,7,6.86,2.38,14,3.09,1.76,11,2.86,2.04,7,2.82,2.09,11,1.57,1.13,7,7.11,2.98,9,6.92,1.51,12,2.73,1.95,11,3.43,1.62,7,2.5,2.11,12,2,1.26,6,6.42,2.57,12,7.78,1.3,9,3.89,1.9,9,2.11,1.27,9 +1591,bully,2.67,2.13,21,5.86,2.12,22,3.18,1.82,22,2.78,2.11,9,2.58,2.23,12,5,3.41,6,6.13,1.46,15,3.5,1.52,6,3.06,1.95,16,3.44,2.4,9,2.08,1.78,12,5.2,2.77,5,6.06,1.95,17,3.82,2.04,11,2.55,1.37,11,2.5,2.28,12,2.89,2.03,9,6,1.5,9,5.77,2.52,13,3.33,2.02,12,3,1.63,10 +1592,bum,3.64,2.24,22,4.39,2.5,23,4.74,1.97,19,4,2.78,8,3.62,1.89,13,3.88,2.23,8,4.79,2.72,14,5.43,2.3,7,4.09,1.58,11,2.5,1.51,8,4.54,2.26,13,4.22,2.99,9,4.5,2.24,14,4.71,2.21,7,4.75,1.91,12,3.64,1.96,11,3.64,2.58,11,3.78,2.91,9,4.79,2.22,14,4.62,2,16,5.33,2.08,3 +1593,bumblebee,5.43,1.91,21,4.38,3.04,21,4.74,2.01,27,5.8,1.23,10,5.09,2.39,11,3.57,2.44,7,4.79,3.31,14,4.41,2.27,17,5.3,1.42,10,4.91,1.64,11,6,2.11,10,2.8,2.49,5,4.88,3.1,16,4.5,2.44,14,5,1.47,13,5.23,1.79,13,5.75,2.19,8,4.2,3.55,10,4.55,2.66,11,5.21,2.04,14,4.23,1.92,13 +1594,bummer,2.57,1.34,23,4.32,2.57,22,3.89,1.79,19,2.88,1.64,8,2.4,1.18,15,4.2,2.25,10,4.42,2.91,12,4.67,2.25,6,3.54,1.51,13,2.58,1.31,12,2.55,1.44,11,4.36,2.46,11,4.27,2.8,11,4.07,1.86,14,3.4,1.67,5,2.73,1.42,11,2.42,1.31,12,5.3,2.63,10,3.5,2.32,12,3.56,1.01,9,4.2,2.3,10 +1595,bump,5.05,1.6,21,4.75,2.15,20,5.33,1.96,36,5.12,1.46,8,5,1.73,13,4.6,2.07,5,4.8,2.24,15,5.91,1.51,11,5.08,2.1,25,5.38,1.76,13,4.5,1.2,8,4.5,2.24,12,5.12,2.1,8,5.7,1.72,20,4.88,2.19,16,5,1.79,11,5.1,1.45,10,5.73,1.56,11,3.56,2.24,9,4.86,2.01,22,6.07,1.69,14 +1596,bumper,4.79,1.65,19,3.45,1.71,22,5.11,1.94,19,5.33,1.8,9,4.3,1.42,10,2.8,2.05,5,3.81,1.52,16,5.33,2.66,6,5,1.63,13,5,1.73,13,4.33,1.51,6,3.33,1.67,12,3.89,1.69,9,4.11,1.27,9,6,2.05,10,4.89,1.45,9,4.7,1.89,10,3,1.81,12,4,1.49,10,5.83,2.14,6,4.77,1.83,13 +1597,bumpy,4.3,1.3,20,4.76,1.67,21,4.79,2.18,19,3.44,1.01,9,5,1.1,11,3.8,1.92,5,5,1.56,15,5,2.61,6,4.69,2.06,13,4.36,1.34,14,4.17,1.33,6,4.08,1.73,12,5.62,1.19,8,4.44,1.59,9,5.1,2.64,10,4.6,1.26,10,4,1.33,10,4.09,1.87,11,5.5,1.08,10,5,2.45,6,4.69,2.14,13 +1598,bun,5.47,2.09,19,3.05,2.09,20,5.29,1.97,24,5.54,2.4,13,5.33,1.37,6,4.6,3.05,5,2.53,1.46,15,5.62,1.33,13,4.91,2.55,11,5.11,2.2,9,5.8,2.04,10,3.86,2.85,7,2.62,1.5,13,5.27,2.15,11,5.31,1.89,13,5.56,1.33,9,5.4,2.67,10,2.9,2.18,10,3.2,2.1,10,5.11,2.32,9,5.4,1.8,15 +1599,bunch,5.83,1.69,18,2.81,1.97,21,4.56,1.82,18,5,0.76,8,6.5,1.96,10,2.57,1.99,7,2.93,2.02,14,4.36,1.75,11,4.86,2.04,7,5.64,1.57,11,6.14,1.95,7,2.33,1.8,9,3.17,2.08,12,4.82,1.99,11,4.14,1.57,7,5.33,0.98,12,6.83,2.4,6,2.67,1.92,12,3,2.12,9,4.89,2.37,9,4.22,1.09,9 +1600,bundle,5.1,1.62,20,3.48,2.33,23,5.12,1.82,26,5.3,1.34,10,4.9,1.91,10,3.64,2.62,11,3.33,2.15,12,4.91,2.07,11,5.29,1.73,14,5.1,2.23,10,5.1,0.74,10,4.09,2.84,11,2.92,1.68,12,4.82,1.81,17,5.75,1.91,8,5.15,2.03,13,5,0,7,3.33,2.13,15,3.75,2.82,8,5.29,2.17,17,4.78,0.83,9 +1601,bungalow,6.5,1.1,20,3.64,2.61,22,5.7,2.25,27,7.29,1.25,7,6.08,0.76,13,3.1,2.56,10,4.08,2.68,12,5.8,1.74,15,5.45,2.94,11,6.18,0.98,11,6.89,1.17,9,4.44,2.74,9,3.08,2.47,13,5.65,2.8,17,5.67,0.71,9,6.38,1.26,13,6.71,0.76,7,3.75,2.79,16,3.33,2.25,6,5.58,2.35,12,5.8,2.24,15 +1602,bungee,5.71,1.65,21,6.35,2.83,20,4.94,2.2,35,6,1.85,8,5.54,1.56,13,6.6,2.3,5,6.27,3.06,15,5.09,2.21,11,4.88,2.23,24,5.92,1.75,13,5.38,1.51,8,6.92,2.68,12,5.5,3.02,8,4.9,2.34,20,5,2.07,15,5.64,2.06,11,5.8,1.14,10,7.09,2.66,11,5.44,2.92,9,5,2.33,22,4.85,2.03,13 +1603,bunghole,3.9,2.22,20,4.59,2.67,22,5.42,2.27,26,4.29,2.63,7,3.69,2.06,13,4.2,2.57,10,4.92,2.81,12,4.93,2.02,14,6.36,2.25,11,3.36,1.57,11,4.56,2.79,9,4.33,1.8,9,4.77,3.19,13,5.59,2.5,17,5.5,1.51,8,4.62,2.33,13,2.57,1.27,7,4.25,2.67,16,5.5,2.66,6,4.45,2.58,11,6.13,1.77,15 +1604,bunion,3.48,2.09,21,4.11,2.28,19,4.19,2.2,21,3.5,1.97,6,3.47,2.2,15,3.75,2.49,8,4.36,2.2,11,3.55,2.46,11,4.9,1.73,10,3.67,2.5,6,3.4,1.99,15,4,2.16,10,4.22,2.54,9,3.93,2.3,14,4.71,2.06,7,3.43,1.99,7,3.5,2.21,14,4.38,2.5,13,3.5,1.76,6,4,2.45,12,4.44,1.94,9 +1605,bunk,5.43,1.75,21,3.53,1.93,19,5.19,2.11,21,5.67,1.03,6,5.33,1.99,15,4.14,2.12,7,3.17,1.8,12,4.45,2.3,11,6,1.63,10,6,1.79,6,5.2,1.74,15,3.44,2.07,9,3.6,1.9,10,4.86,2.38,14,5.86,1.35,7,5.43,1.72,7,5.43,1.83,14,3.62,1.98,13,3.33,1.97,6,5,2.04,12,5.44,2.3,9 +1606,bunker,4.7,1.45,20,4.23,2.27,22,4.95,2.15,19,5.11,1.9,9,4.36,0.92,11,3.4,2.88,5,4.56,2.13,16,5,3.03,6,4.92,1.75,13,4.86,1.41,14,4.33,1.63,6,4,2.04,12,4.67,2.69,9,4.11,1.05,9,5.7,2.63,10,5,0.94,10,4.4,1.84,10,3.5,2.2,12,5.1,2.13,10,5,2.61,6,4.92,2.02,13 +1607,bunkhouse,5.63,1.61,19,3.9,2.47,20,4.88,2.05,24,5.69,1.93,13,5.5,0.55,6,6.8,1.3,5,2.93,1.94,15,5,1.63,13,4.73,2.53,11,5,1.66,9,6.2,1.4,10,5.29,2.81,7,3.15,1.99,13,5.18,1.94,11,4.62,2.18,13,5.22,1.64,9,6,1.56,10,4.2,2.78,10,3.6,2.22,10,4.78,2.17,9,4.93,2.05,15 +1608,bunny,7.3,1.49,20,3.86,2.72,44,5.78,2.82,18,7.2,0.84,5,7.33,1.68,15,3.38,2.31,16,4.26,2.92,27,6.3,2.41,10,5.12,3.31,8,7.3,1.16,10,7.3,1.83,10,4.05,2.44,21,3.7,2.99,23,5.57,3.41,7,5.91,2.55,11,7.08,1.73,12,7.62,1.06,8,3.93,2.69,29,3.73,2.87,15,5.56,2.88,9,6,2.92,9 +1609,buoy,5.9,1.41,21,2.68,1.46,22,5.76,1.81,21,6.11,1.36,9,5.75,1.48,12,2,1.26,6,2.87,1.51,15,6.33,1.86,6,5.53,1.81,15,6.11,1.27,9,5.75,1.54,12,2.4,1.14,5,2.76,1.56,17,5.4,2.07,10,6.09,1.58,11,6.42,1.44,12,5.22,1.09,9,3,1.58,9,2.46,1.39,13,5.67,1.67,12,5.89,2.09,9 +1610,burden,3.05,2.09,21,3.96,2.16,23,3.14,1.82,21,3.6,2.88,5,2.88,1.86,16,4.5,1.73,12,3.36,2.5,11,3.09,1.76,11,2.89,1.83,9,2.75,2.09,12,3.44,2.13,9,4.25,2.29,16,3.29,1.8,7,3.45,2.07,11,2.8,1.55,10,3.31,2.53,13,2.62,1.06,8,4.05,2.27,19,3.5,1.73,4,3.21,2.01,14,3,1.53,7 +1611,burdened,3.27,1.41,40,4.1,2.28,21,3.65,2.22,43,3.19,0.75,16,3.33,1.74,24,4.29,2.87,7,4,2.12,13,4.09,2.27,22,3.19,2.14,21,3.71,1.43,24,2.53,1.13,15,3.86,2.27,7,4.23,2.45,13,3.74,2.28,19,3.58,2.22,24,3.57,1.54,21,2.95,1.22,19,4.18,2.36,11,4,2.31,10,3.86,2.48,21,3.45,1.99,22 +1612,bureau,4.7,1.87,20,3.74,2.12,23,5.19,1.86,21,4.44,1.94,9,4.91,1.87,11,3.73,2.53,11,3.75,1.76,12,3.88,1.55,8,6,1.58,13,4.43,1.45,14,5.33,2.66,6,3.22,2.49,9,4.07,1.86,14,5.25,1.91,8,5.15,1.91,13,4.8,1.32,10,4.6,2.37,10,3.46,1.76,13,4.1,2.56,10,5.25,2.18,12,5.11,1.45,9 +1613,bureaucracy,3.24,1.95,21,3.74,2.47,23,3.57,2.11,21,3.4,1.95,5,3.19,2.01,16,4.58,2.54,12,2.82,2.14,11,3.55,2.25,11,3.11,1.45,9,3.67,2.15,12,2.67,1.58,9,4.25,2.38,16,2.57,2.44,7,4.09,1.87,11,3,2.31,10,3.15,2.3,13,3.38,1.3,8,3.79,2.55,19,3.5,2.38,4,3.5,1.95,14,3.71,2.56,7 +1614,bureaucrat,3.05,1.19,20,3.1,2.05,21,4.46,2.72,24,3,1.73,3,3.06,1.14,17,3.86,2.91,7,2.69,1.49,13,4.5,3.07,8,4.44,2.63,16,2.86,1.35,7,3.15,1.14,13,3.29,1.7,7,3,2.35,13,4.5,2.41,14,4.4,3.24,10,3.44,1.24,9,2.73,1.1,11,2.91,1.64,11,3.3,2.5,10,4.35,2.87,17,4.71,2.5,7 +1615,bureaucratic,3.67,1.81,18,3.5,2.5,22,3.64,2.08,28,3,2.1,6,4,1.65,12,3.55,2.54,11,3.45,2.58,11,3.91,2.43,11,3.47,1.87,17,4.5,1.51,10,2.62,1.69,8,3,2.72,11,4,2.28,11,3.5,1.65,18,3.9,2.77,10,3.58,1.68,12,3.83,2.23,6,3.57,2.62,14,3.38,2.45,8,3.38,1.96,16,4,2.26,12 +1616,burger,6.95,2.16,21,3.65,2.6,23,5.59,2.43,17,6.89,1.83,9,7,2.45,12,3.91,2.34,11,3.42,2.91,12,5.2,2.57,10,6.14,2.27,7,6.57,2.64,7,7,1.96,13,4.55,2.54,11,2.83,2.48,12,4.71,3.09,7,6.2,1.75,10,7,2.45,13,6.88,1.73,8,4,3.13,11,3.33,2.1,12,4.75,2.31,8,6.33,2.4,9 +1617,burglar,2.67,1.91,21,5.32,2.78,22,3.88,2.36,26,3.6,2.27,10,1.82,0.98,11,5,3,7,5.47,2.77,15,4.38,2.7,16,3.1,1.45,10,3.45,2.34,11,1.8,0.63,10,2.8,2.49,5,6.06,2.46,17,4.29,2.73,14,3.42,1.83,12,2.92,2.36,13,2.25,0.71,8,4.2,3.26,10,6.25,2.01,12,4.64,2.68,14,3,1.6,12 +1618,burglary,2.26,1.52,19,6.33,2.59,21,2.85,2.01,20,3.67,1.15,3,2,1.46,16,5.83,2.71,6,6.53,2.61,15,3.17,1.47,6,2.71,2.23,14,2.3,1.7,10,2.22,1.39,9,6.43,2.57,7,6.29,2.7,14,3.6,2.32,10,2.1,1.37,10,2.62,1.51,8,2,1.55,11,6.11,3.06,9,6.5,2.32,12,3.25,2.6,8,2.58,1.56,12 +1619,burial,2.65,1.61,40,4.3,2.27,20,5.16,2.64,25,2.8,1.82,15,2.56,1.5,25,4.5,2.27,10,4.1,2.38,10,5.75,1.75,8,4.88,2.98,17,2.68,1.7,19,2.62,1.56,21,3.29,1.25,7,4.85,2.54,13,5.86,2.14,14,4.27,3.04,11,2.62,1.38,24,2.69,1.96,16,4.1,2.56,10,4.5,2.07,10,5.11,2.97,18,5.29,1.7,7 +1620,burlesque,5.68,2.31,19,5.3,2.24,23,4.74,1.63,19,5.44,1.88,9,5.9,2.73,10,6,2.16,7,5,2.36,15,4.7,1.42,10,4.78,1.92,9,5.44,2.92,9,5.9,1.73,10,5.3,2.75,10,5.33,1.97,12,4.12,0.83,8,5,1.94,10,5.67,2.46,12,5.71,2.21,7,5.3,2.36,20,5.33,1.53,3,4.62,1.3,8,4.82,1.89,11 +1621,burn,3.73,1.87,40,5.4,2.46,45,3.9,2.28,42,4.14,1.79,14,3.48,1.94,25,5.18,2.6,11,5.52,2.48,33,5,2.18,17,3.16,2.08,25,4.69,1.85,16,3.04,1.64,23,5.08,2.58,26,5.94,2.31,18,4.35,2.1,26,3.19,2.46,16,3.88,2.01,24,3.5,1.67,16,5.93,2.2,27,4.61,2.68,18,4.04,2.07,24,3.72,2.59,18 +1622,burner,3.9,1.92,20,4.67,2.43,24,4.64,2.41,28,5.25,0.89,8,3,1.91,12,5.33,1.73,9,4.27,2.74,15,3.79,2.26,14,5.5,2.31,14,3.22,1.99,9,4.45,1.75,11,4.17,2.33,12,5.17,2.52,12,4.43,2.41,14,4.86,2.48,14,3.8,1.93,10,4,2,10,5.08,2.47,12,4.25,2.42,12,4.42,2.02,12,4.81,2.71,16 +1623,burp,5.38,1.83,21,4.95,2.37,19,5.75,2.08,36,5.5,1.77,8,5.31,1.93,13,6,1.87,5,4.57,2.47,14,6.18,1.25,11,5.56,2.35,25,5.85,1.68,13,4.62,1.92,8,5,2.04,12,4.86,3.02,7,6.2,2.02,20,5.19,2.07,16,5.55,1.44,11,5.2,2.25,10,5.5,2.32,10,4.33,2.4,9,5.68,2.08,22,5.86,2.14,14 +1624,burr,4.33,1.49,21,2.96,2.16,24,4.84,2.03,19,4.62,1.92,8,4.15,1.21,13,4,1.67,6,2.61,2.23,18,4.9,2.33,10,4.78,1.79,9,4.25,1.76,12,4.44,1.13,9,3.7,2.41,10,2.43,1.87,14,5,2.45,12,4.57,1.13,7,4.14,1.61,14,4.71,1.25,7,3.31,2.12,16,2.25,2.19,8,4.91,1.92,11,4.75,2.31,8 +1625,burrito,6.65,1.66,20,4.65,2.87,20,5,1.57,22,6.71,2.06,7,6.62,1.5,13,5,2.5,9,4.36,3.23,11,5.67,1.75,6,4.75,1.48,16,6.6,1.71,10,6.56,1.74,9,4.38,3.29,8,4.83,2.69,12,5.53,1.41,15,3.86,1.35,7,7.27,1.1,11,5.89,1.96,9,4.25,3.02,12,5.25,2.71,8,5.27,1.56,11,4.73,1.62,11 +1626,burro,4.86,1.93,21,4.04,2.3,25,5.57,1.83,23,4.22,1.99,9,5.33,1.83,12,3.11,2.03,9,4.56,2.34,16,5.12,1.96,8,5.8,1.78,15,4.5,1.51,8,5.08,2.18,13,4.33,2.39,12,3.77,2.28,13,5.17,1.75,12,6,1.9,11,5.33,1.83,12,4.22,1.99,9,3.43,2.03,14,4.82,2.48,11,5.62,1.94,13,5.5,1.78,10 +1627,burrow,5.53,1.31,19,3.52,2.23,21,5.24,1.98,25,4.5,0.71,2,5.65,1.32,17,4,2.71,7,3.38,2.06,13,5.38,2.07,8,5.18,2.01,17,5.17,0.75,6,5.69,1.49,13,3.86,2.73,7,3.46,2.07,13,5.43,1.95,14,5,2.1,11,5.11,1.45,9,5.9,1.1,10,3.36,1.96,11,3.7,2.58,10,5,2.2,18,5.86,1.21,7 +1628,burst,5.43,1.21,21,5.09,2.45,22,4.45,1.84,22,5.44,1.42,9,5.42,1.08,12,3.83,2.71,6,5.4,2.23,15,4,1.55,6,4.62,1.96,16,5.56,1.42,9,5.33,1.07,12,5,2.74,5,5.12,2.45,17,4.27,1.68,11,4.64,2.06,11,5.83,1.27,12,4.89,0.93,9,5.78,2.33,9,4.62,2.5,13,4,1.6,12,5,2.05,10 +1629,bury,1.95,1.21,22,5.55,2.09,20,4.79,2.84,19,2.15,1.14,13,1.67,1.32,9,5.29,1.38,7,5.69,2.43,13,5.71,2.29,7,4.25,3.08,12,2.17,1.19,12,1.7,1.25,10,5.11,1.76,9,5.91,2.34,11,4.9,2.64,10,4.67,3.2,9,1.83,0.83,12,2.1,1.6,10,4.71,1.11,7,6,2.38,13,5.14,3.08,7,4.58,2.81,12 +1630,bus,5.12,1.75,41,3.83,2.44,23,4.88,2.03,42,5.23,1.64,13,5.07,1.82,28,3.86,2.61,7,3.87,2.53,15,4.5,1.7,14,4.96,2.14,27,5.35,1.22,17,4.96,2.05,24,4.9,2.51,10,3,2.22,12,4.22,1.48,18,5.38,2.26,24,5.09,1.86,23,5.17,1.65,18,3.65,2.52,20,5,1.73,3,5.07,1.93,29,4.46,2.26,13 +1631,busboy,4.71,1.76,21,3.91,2.09,23,4.57,1.75,21,5.8,2.77,5,4.38,1.26,16,4.33,2.1,12,3.45,2.07,11,4.55,1.29,11,4.11,1.69,9,4.17,2.04,12,5.44,1.01,9,4,2.03,16,3.71,2.36,7,4.55,1.51,11,4.6,2.07,10,4.54,1.71,13,5,1.93,8,3.84,2.19,19,4.25,1.71,4,4.36,1.69,14,5,1.91,7 +1632,bush,4.75,1.97,20,2.67,1.74,21,5,1.85,25,3.75,2.5,4,5,1.83,16,3,2.45,4,2.59,1.62,17,5.11,2.71,9,4.94,1.24,16,4.25,1.91,8,5.08,2.02,12,3,2.05,10,2.36,1.43,11,4.93,1.77,14,5.09,2.02,11,5,1.55,11,4.44,2.46,9,2.4,1.78,10,2.91,1.76,11,5.44,1.82,18,3.86,1.46,7 +1633,bushel,5.68,1.38,19,4.29,2.08,21,5.55,2.06,22,5.8,0.84,5,5.77,1.54,13,4,2.37,6,4.4,2.03,15,4.89,2.26,9,6,1.87,13,5.29,1.7,7,6.09,1.04,11,5.29,2.69,7,3.79,1.58,14,5.1,2.02,10,5.92,2.11,12,5.58,1.62,12,5.86,0.9,7,4.18,2.36,11,4.4,1.84,10,5.29,2.09,14,6,2.07,8 +1634,bushy,4.53,1.87,19,3.95,2.2,21,4.75,1.8,20,6.33,1.15,3,4.19,1.8,16,4.33,2.16,6,3.8,2.27,15,5,1.41,6,4.64,1.98,14,4.7,1.42,10,4.33,2.35,9,3.29,2.5,7,4.29,2.05,14,4.7,1.34,10,4.8,2.25,10,5.12,2.1,8,4.09,1.64,11,4.22,2.59,9,3.75,1.96,12,4.5,2.62,8,4.92,1.08,12 +1635,business,5.48,1.81,21,3.71,1.93,21,5.35,2.42,17,5,2.68,6,5.64,1.45,14,4,2,7,3.57,1.95,14,5,2.45,9,5.75,2.49,8,5.5,2.07,14,5.33,1.37,6,3.33,2.18,9,4,1.76,12,5.78,2.77,9,4.88,2.03,8,5.71,2.05,14,5,1.15,7,3.17,2.64,6,3.93,1.62,15,6.56,2.3,9,4,1.85,8 +1636,business man,4.44,1.98,18,2.9,1.89,20,5.45,2.5,20,6.5,2.12,2,4.33,1.84,15,2.8,1.48,10,3,2.31,10,6.3,1.89,10,4.6,2.84,10,3.5,1.64,6,5.18,1.89,11,2.29,1.38,7,3.23,2.09,13,4.75,2.49,8,5.92,2.5,12,4.42,1.93,12,4.5,2.26,6,2.7,1.7,10,3.1,2.13,10,4.67,2.4,9,6.09,2.51,11 +1637,businessman,5.38,1.83,21,3.36,2.38,22,5.43,1.78,21,5.67,1.58,9,5.17,2.04,12,2.17,1.6,6,3.6,2.44,15,6,2.37,6,5.2,1.52,15,4.44,1.42,9,6.08,1.83,12,3.8,2.17,5,3.24,2.49,17,5.9,1.73,10,5,1.79,11,5.58,1.98,12,5.11,1.69,9,4.33,2.78,9,2.69,1.89,13,5.18,1.94,11,5.7,1.64,10 +1638,businesswoman,6.1,1.17,20,4.24,2.32,21,5.2,2.38,25,6,1,3,6.12,1.22,17,5,2.31,7,3.92,2.4,13,4.12,2.17,8,5.71,2.37,17,6,1,7,6.15,1.28,13,4.57,2.15,7,4.15,2.54,13,5.14,2.57,14,5.27,2.24,11,5.56,0.53,9,6.55,1.37,11,3.55,1.51,11,5,2.87,10,4.78,2.56,18,6.29,1.5,7 +1639,busload,4.67,1.68,18,3.7,2.11,20,4.12,1.3,25,5.2,2.49,5,4.46,1.33,13,4.55,2.21,11,2.67,1.5,9,4,1.41,16,4.33,1.12,9,5.43,2.15,7,4.18,1.17,11,3.22,2.17,9,4.09,2.07,11,4.1,1.37,20,4.2,1.1,5,4.67,2.06,9,4.67,1.32,9,3.64,2.29,11,3.78,1.99,9,4.05,1.35,19,4.33,1.21,6 +1640,bust,4.77,2,22,5.8,2.88,20,6.53,2.06,19,5.46,1.76,13,3.78,1.99,9,6.71,2.75,7,5.31,2.93,13,7.29,1.38,7,6.08,2.31,12,5.25,2.14,12,4.2,1.75,10,6,2.6,9,5.64,3.2,11,5.9,2.28,10,7.22,1.64,9,4.75,2.14,12,4.8,1.93,10,6.43,2.23,7,5.46,3.2,13,6.29,2.63,7,6.67,1.78,12 +1641,buster,4.59,1.89,22,3.71,1.82,21,5.09,1.82,22,4.71,1.9,14,4.38,2,8,4.27,1.85,11,3.22,1.72,9,5.67,1.51,6,4.88,1.93,16,4.8,2.25,10,4.42,1.62,12,3.36,2.11,11,4.1,1.45,10,5.15,1.41,13,5,2.4,9,4.25,1.91,12,5,1.89,10,3.69,1.93,13,3.75,1.75,8,5.17,1.7,12,5,2.05,10 +1642,bustle,5.29,1.45,21,4.26,1.91,23,4.62,2.2,21,4.88,0.64,8,5.54,1.76,13,4.33,2.27,12,4.18,1.54,11,4.69,2.25,13,4.5,2.27,8,5.62,1.06,8,5.42,1.16,12,4.69,1.49,13,3.7,2.31,10,5.58,1.93,12,3.33,1.94,9,5.1,1.6,10,5.45,1.37,11,4.35,2.06,17,4,1.55,6,4,2.55,9,5.08,1.88,12 +1643,busy,5.41,1.99,22,4.52,2.68,21,4.44,2.09,18,5.67,2.94,6,5.27,1.67,15,3.57,2.88,7,5,2.54,14,4.56,1.81,9,4.5,2.56,8,5.29,2.23,14,5.57,1.72,7,4.56,3.09,9,4.5,2.47,12,4.2,2.15,10,4.75,2.12,8,5.5,1.7,14,5.25,2.55,8,5.5,3.51,6,4.13,2.29,15,4.9,2.13,10,3.88,2.03,8 +1644,busybody,3.68,2.38,19,4.34,2.18,47,5.61,2.22,54,2.5,1.76,6,4.23,2.49,13,3.45,1.86,11,4.56,2.27,34,5.78,2.11,32,5.52,2.34,21,3.8,2.3,10,3.56,2.6,9,4,2.26,26,4.68,2.14,19,6.16,2.07,31,5,2.2,22,3.62,2.2,8,3.73,2.61,11,4.18,2.07,28,4.58,2.36,19,5.69,2.38,26,5.54,2.1,28 +1645,butcher,4.4,2.06,20,4.15,1.93,20,5.18,1.94,22,5.86,1.77,7,3.62,1.8,13,4.78,1.92,9,3.64,1.86,11,5.33,2.07,6,5.12,1.96,16,4.5,1.96,10,4.44,2.35,9,3,1.07,8,4.92,2.02,12,4.93,2.19,15,5.71,1.25,7,4.55,1.97,11,4.22,2.28,9,3.83,1.9,12,4.62,2,8,5.45,1.81,11,4.91,2.12,11 +1646,butler,5.62,1.69,21,2.55,1.6,22,6.04,2.41,27,5.1,1.6,10,6.09,1.7,11,2.57,1.99,7,2.53,1.46,15,6.18,2.7,17,5.8,1.93,10,5.64,2.16,11,5.6,1.07,10,2.2,1.64,5,2.65,1.62,17,5.64,2.87,14,6.46,1.81,13,5.62,1.85,13,5.62,1.51,8,2.2,1.75,10,2.83,1.47,12,5.57,2.68,14,6.54,2.07,13 +1647,butt,5.36,2.26,22,5.2,3.14,20,5.68,2.71,19,6.46,2.11,13,3.78,1.39,9,5.86,3.44,7,4.85,3.05,13,5.71,2.81,7,5.67,2.77,12,5.83,2.12,12,4.8,2.39,10,5.44,3.36,9,5,3.1,11,5.8,2.82,10,5.56,2.74,9,5.17,2.52,12,5.6,2.01,10,6.86,2.67,7,4.31,3.09,13,6.71,2.21,7,5.08,2.87,12 +1648,butter,6.36,1.74,39,3.37,2.15,43,5.67,2.06,45,6.09,1.82,22,6.71,1.61,17,3.38,2.42,16,3.37,2.02,27,5.1,1.55,21,6.17,2.33,24,6.3,1.74,23,6.44,1.79,16,3.06,2.29,16,3.56,2.08,27,5.47,2.27,19,5.81,1.92,26,6.63,1.42,19,6.1,2,20,3.26,2.07,23,3.5,2.28,20,6.05,2.27,21,5.33,1.83,24 +1649,buttercup,6.83,1.76,18,3.23,2.18,22,6.22,2.04,23,6.5,1.52,6,7,1.91,12,3.08,2.19,12,3.4,2.27,10,5.88,2.23,8,6.4,1.99,15,6.1,1.79,10,7.75,1.28,8,3.44,2.4,9,3.08,2.1,13,6.19,2.23,16,6.5,1.76,6,6.43,2.37,7,7.09,1.3,11,3.22,1.92,9,3.23,2.42,13,6.62,2.03,16,5.29,1.89,7 +1650,butterfly,7.23,1.67,43,3.2,2.5,20,5.51,2.52,53,6.86,1.7,22,7.62,1.6,21,3.1,2.42,10,3.3,2.71,10,5.59,2.65,32,5.35,2.41,20,7.09,1.97,22,7.38,1.32,21,3,3,7,3.31,2.32,13,5.47,2.81,30,5.55,2.18,22,7.19,1.88,26,7.29,1.36,17,4,2.91,10,2.4,1.84,10,5.77,2.87,26,5.26,2.14,27 +1651,buttermilk,5.9,1.45,20,2.77,2.09,22,5.74,2.65,27,7.14,1.46,7,5.23,0.93,13,3.7,2.36,10,2,1.54,12,6.13,2.23,15,5.45,3.21,11,5.82,1.17,11,6,1.8,9,3.11,2.09,9,2.54,2.15,13,6.35,2.85,17,4.89,2.03,9,6.23,1.42,13,5.29,1.38,7,2.69,2.12,16,3,2.19,6,5.25,2.9,12,6.13,2.47,15 +1652,butterscotch,6.55,2.01,20,3.48,2.36,21,5.68,2.36,25,5.67,1.15,3,6.71,2.11,17,3.43,1.9,7,3.46,2.73,13,5.25,1.75,8,5.88,2.62,17,6.29,1.38,7,6.69,2.32,13,3.57,2.82,7,3.38,2.29,13,5.29,2.3,14,6.18,2.44,11,6.11,1.9,9,6.91,2.12,11,3.36,2.16,11,3.6,2.67,10,5.72,2.72,18,5.57,1.13,7 +1653,buttocks,6.85,1.53,20,5.35,1.85,23,6.29,2.1,21,6.56,1.59,9,7.09,1.51,11,6.27,1.79,11,4.5,1.51,12,4.88,1.96,8,7.15,1.72,13,6.93,1.54,14,6.67,1.63,6,5.67,2.12,9,5.14,1.7,14,6.38,2.13,8,6.23,2.17,13,6.8,1.75,10,6.9,1.37,10,5.15,1.68,13,5.6,2.12,10,6.75,1.82,12,5.67,2.4,9 +1654,button,5.48,1.47,21,4.1,2.22,20,6.53,2.37,19,5.54,1.66,13,5.38,1.19,8,5.14,1.07,7,3.54,2.5,13,6.86,1.68,7,6.33,2.74,12,5.5,1.73,12,5.44,1.13,9,4.22,1.92,9,4,2.53,11,6.8,2.25,10,6.22,2.59,9,5.25,1.54,12,5.78,1.39,9,4.71,2.21,7,3.77,2.24,13,6.57,2.44,7,6.5,2.43,12 +1655,buy,6.82,1.84,22,4.29,2.43,21,6.78,1.96,18,5.83,2.48,6,7.33,1.4,15,4.43,2.57,7,4.21,2.46,14,6.33,2.12,9,7.38,1.85,8,6.71,1.98,14,7.29,1.6,7,4.11,2.76,9,4.42,2.27,12,6.5,2.37,10,7.12,1.36,8,6.79,2.12,14,6.88,1.36,8,4.33,2.8,6,4.27,2.37,15,7,2.31,10,6.5,1.51,8 +1656,buyer,5.9,1.58,21,3.95,1.96,21,5.76,2.22,25,6.17,1.59,12,5.56,1.59,9,4.71,2.36,7,3.57,1.7,14,5.1,1.91,10,6.2,2.37,15,5.75,2.22,4,5.94,1.48,17,4,2.49,10,3.91,1.45,11,5.71,2.29,7,5.78,2.26,18,6.33,1.67,12,5.33,1.32,9,4,1.47,13,3.88,2.7,8,5.22,2.73,9,6.06,1.91,16 +1657,buzzard,4.74,1.85,19,5.81,1.91,21,4.91,2.5,23,4.4,0.89,5,4.85,2.19,13,6.33,1.37,6,5.6,2.1,15,5.7,2.45,10,4.31,2.46,13,4.71,1.98,7,4.73,1.95,11,5.71,1.8,7,5.86,2.03,14,5.91,2.26,11,4,2.45,12,5.42,1.83,12,3.57,1.27,7,5.82,2.04,11,5.8,1.87,10,4.86,2.54,14,5,2.6,9 +1658,buzzer,5.16,1.8,19,5.4,2.56,20,5.22,1.83,23,5.15,2.08,13,5.17,1.17,6,6.2,2.77,5,5.13,2.53,15,5.08,1.98,12,5.36,1.75,11,6,1.8,9,4.4,1.51,10,6.71,2.5,7,4.69,2.39,13,4.91,1.81,11,5.5,1.88,12,5.56,1.51,9,4.8,2.04,10,5.7,2.67,10,5.1,2.56,10,5.62,2,8,5,1.77,15 +1659,byline,4.68,1.2,19,3.33,2.17,18,5.35,2.29,17,4.91,0.54,11,4.38,1.77,8,4.25,2.22,4,3.07,2.16,14,4.25,2.19,8,6.33,2,9,4.62,0.52,8,4.73,1.56,11,3.71,2.36,7,3.09,2.12,11,4.17,0.98,6,6,2.57,11,4.62,1.45,13,4.83,0.41,6,3,2,11,3.86,2.48,7,6.71,1.6,7,4.4,2.27,10 +1660,bypass,3.95,1.86,21,3.41,2.36,22,5.59,2.35,17,4.33,2.29,9,3.67,1.5,12,4.2,2.49,10,2.75,2.14,12,5.6,2.22,10,5.57,2.7,7,4.14,2.19,7,3.92,1.8,13,4,2.41,11,2.82,2.27,11,6,2.45,7,5.3,2.36,10,3.69,1.89,13,4.38,1.85,8,3.2,2.3,10,3.58,2.5,12,4.88,1.64,8,6.22,2.77,9 +1661,bystander,4.68,1.94,22,3.05,2.06,22,4.55,2.37,20,5.38,2.07,8,4.29,1.82,14,3.1,2.18,10,3,2.04,12,4.71,3.25,7,4.46,1.9,13,5,2.37,11,4.36,1.43,11,3.09,1.97,11,3,2.24,11,4.4,2.64,15,5,1.41,5,3.7,1.34,10,5.5,2.02,12,3.7,2,10,2.5,2.02,12,4.8,2.1,10,4.3,2.71,10 +1662,byzantine,4.5,1.19,20,3.78,2.19,23,5.29,2,21,4.56,0.88,9,4.45,1.44,11,3.73,2.49,11,3.83,1.99,12,4.88,1.81,8,5.54,2.15,13,4.64,0.84,14,4.17,1.83,6,3.78,2.54,9,3.79,2.04,14,5.12,2.3,8,5.38,1.89,13,4.5,0.97,10,4.5,1.43,10,2.92,2.02,13,4.9,1.97,10,5.08,1.88,12,5.56,2.24,9 +1663,cab,4.81,1.66,21,4.05,2.39,20,6.47,2.57,19,5,1.68,13,4.5,1.69,8,5.29,2.5,7,3.38,2.14,13,6.14,2.85,7,6.67,2.5,12,5,1.86,12,4.56,1.42,9,4,2.4,9,4.09,2.51,11,6.7,2.5,10,6.22,2.77,9,4.83,1.8,12,4.78,1.56,9,5,2.24,7,3.54,2.4,13,6.86,1.86,7,6.25,2.96,12 +1664,cabana,6.2,2.07,20,3.95,2.39,20,5.32,2.08,25,4.75,2.87,4,6.56,1.75,16,4.5,2.38,4,3.81,2.46,16,5.56,2.51,9,5.19,1.87,16,5.88,1.73,8,6.42,2.31,12,3.44,1.67,9,4.36,2.87,11,5.14,1.88,14,5.55,2.38,11,6.09,1.45,11,6.33,2.74,9,3.33,2.35,9,4.45,2.42,11,5.5,2.2,18,4.86,1.77,7 +1665,cabaret,5.81,1.72,21,4.59,2.42,22,5.33,1.71,21,5.44,1.51,9,6.08,1.88,12,5.33,2.25,6,4.47,2.5,15,5.5,2.17,6,5.27,1.58,15,5.11,1.69,9,6.33,1.61,12,4.4,1.82,5,4.65,2.62,17,5.6,1.9,10,5.09,1.58,11,5.92,2.23,12,5.67,0.71,9,4,2.69,9,5,2.24,13,5.42,1.88,12,5.22,1.56,9 +1666,cabbage,4.6,1.96,20,2.91,1.95,22,5.93,2.37,27,5.86,1.68,7,3.92,1.8,13,2.9,1.91,10,2.92,2.07,12,6.67,1.84,15,5.09,2.81,11,4.18,1.66,11,5.11,2.26,9,3.11,1.9,9,2.77,2.05,13,6.18,2.79,17,5.67,1.41,9,5.15,1.77,13,3.57,1.99,7,2.69,2.02,16,3.5,1.76,6,5.92,2.57,12,5.93,2.28,15 +1667,cabbie,4.76,1,21,4.14,2.42,22,4.67,1.91,21,4.44,1.01,9,5,0.95,12,2.83,2.14,6,4.47,2.39,15,4.17,2.79,6,4.87,1.51,15,4.56,1.13,9,4.92,0.9,12,4.8,2.28,5,3.94,2.49,17,4.7,2.11,10,4.64,1.8,11,4.75,1.14,12,4.78,0.83,9,3.89,2.37,9,4.31,2.53,13,4.42,2.02,12,5,1.8,9 +1668,cabernet,5.94,1.92,17,2.75,2.34,20,4.8,1.91,25,6.25,0.5,4,5.85,2.19,13,2.36,2.16,11,3.22,2.59,9,4.69,1.89,16,5,2.06,9,5.57,1.81,7,6.2,2.04,10,2.33,2.06,9,3.09,2.59,11,4.9,2.1,20,4.4,0.89,5,5.78,1.48,9,6.12,2.42,8,2.36,1.91,11,3.22,2.82,9,4.47,1.68,19,5.83,2.4,6 +1669,cabin,5.9,1.48,21,3.74,2.33,19,6.3,2.13,20,5.67,1.03,6,6,1.65,15,5,2.2,8,2.82,2.04,11,6.36,2.42,11,6.22,1.86,9,5.17,1.33,6,6.2,1.47,15,4.89,2.26,9,2.7,1.95,10,5.77,2.31,13,7.29,1.38,7,5.86,1.68,7,5.93,1.44,14,3.77,2.55,13,3.67,1.97,6,5.64,2.29,11,7.11,1.69,9 +1670,cabinet,5.1,1.04,21,3.75,2.12,20,5.78,1.8,18,5.33,0.89,12,4.78,1.2,9,4.57,2.15,7,3.31,2.06,13,5.9,1.73,10,5.62,2,8,5.5,1,4,5,1.06,17,4.18,1.99,11,3.22,2.28,9,5.71,2.36,7,5.82,1.47,11,5.25,0.97,12,4.89,1.17,9,3.92,2.11,12,3.5,2.27,8,5.33,1.8,9,6.22,1.79,9 +1671,cable,5.9,1.97,20,3.52,2.37,23,5.79,2.04,28,5.5,1.41,8,6.17,2.29,12,3.62,2.56,8,3.47,2.36,15,5.79,2.01,14,5.79,2.15,14,5.67,2.29,9,6.09,1.76,11,3.92,2.54,12,3.09,2.21,11,5.29,2.37,14,6.29,1.59,14,6.1,2.08,10,5.7,1.95,10,3.83,2.52,12,3.18,2.27,11,6,2.04,12,5.62,2.09,16 +1672,caboodle,5.15,1.79,20,3.86,2.2,21,4.84,1.89,25,4.25,2.36,4,5.38,1.63,16,4.25,2.06,4,3.76,2.28,17,5.67,2.55,9,4.38,1.26,16,4.75,1.49,8,5.42,1.98,12,4.1,2.18,10,3.64,2.29,11,5.29,1.68,14,4.27,2.05,11,5.64,1.5,11,4.56,2.01,9,3.6,2.22,10,4.09,2.26,11,5.22,1.93,18,3.86,1.46,7 +1673,caboose,5.94,1.63,18,3.05,2.09,19,4.32,1.41,25,6,1.41,5,5.92,1.75,13,2.7,2.11,10,3.44,2.13,9,4,1.41,16,4.89,1.27,9,5.57,1.51,7,6.18,1.72,11,2.75,1.67,8,3.27,2.41,11,4.05,1.39,20,5.4,0.89,5,6.11,1.54,9,5.78,1.79,9,3,2.11,10,3.11,2.2,9,4.63,1.12,19,3.33,1.86,6 +1674,cache,4.95,1.91,21,4.14,2.53,22,6.06,1.83,18,6,1.94,9,4.17,1.53,12,5.1,2.6,10,3.33,2.27,12,5.9,1.91,10,6.25,1.83,8,5.14,2.04,7,4.85,1.99,13,5.1,2.33,10,3.33,2.5,12,5.71,2.21,7,6.27,1.62,11,4.92,2.36,13,5,0.93,8,3.73,2.41,11,4.55,2.7,11,5.78,1.99,9,6.33,1.73,9 +1675,cactus,5.11,0.99,19,4,2.03,17,5.5,2.42,16,5.09,0.83,11,5.12,1.25,8,5,2.83,4,3.69,1.75,13,4.88,2.42,8,6.12,2.42,8,5.12,0.83,8,5.09,1.14,11,3.86,1.95,7,4.1,2.18,10,6.2,2.28,5,5.18,2.52,11,5.08,0.95,13,5.17,1.17,6,3.4,1.9,10,4.86,2.04,7,5.14,2.34,7,5.78,2.59,9 +1676,cadaver,3.65,2.16,20,4.5,2.74,22,4.74,2.55,27,4.86,2.79,7,3,1.47,13,4.3,2.5,10,4.67,3.03,12,4.93,2.22,15,4.45,3.14,11,3.55,1.97,11,3.78,2.49,9,3.78,2.49,9,5,2.89,13,4.88,3.02,17,4.44,1.67,9,4.23,2.35,13,2.57,1.27,7,4.12,2.87,16,5.5,2.26,6,4.83,2.41,12,4.67,2.74,15 +1677,caddie,4.8,2.02,20,2.78,1.99,18,5.27,2,22,6,1.87,5,4.4,1.96,15,3.17,2.4,6,2.58,1.83,12,5.4,1.65,10,5.17,2.33,12,5.4,1.07,10,4.2,2.57,10,3.1,2.23,10,2.38,1.69,8,5.55,2.21,11,5,1.84,11,4,1.71,12,6,1.93,8,2.22,2.22,9,3.33,1.66,9,4.45,2.21,11,6.09,1.45,11 +1678,cadet,4.8,1.24,20,3.48,2.04,21,4.76,2.79,25,4.33,2.08,3,4.88,1.11,17,3.71,2.56,7,3.38,1.89,13,6,1.69,8,4.18,3.05,17,5,1.41,7,4.69,1.18,13,4.29,2.06,7,3.08,2.06,13,5.21,2.94,14,4.18,2.6,11,4.67,1.41,9,4.91,1.14,11,3.91,1.81,11,3,2.26,10,4.5,2.83,18,5.43,2.76,7 +1679,cafeteria,5.68,1.63,19,4.08,2.08,24,5.36,2.13,28,5.38,0.52,8,5.91,2.12,11,4.78,1.86,9,3.67,2.16,15,5.07,1.77,14,5.64,2.47,14,5.33,1.87,9,6,1.41,10,4.17,1.64,12,4,2.52,12,5.21,2.52,14,5.5,1.74,14,5.6,1.58,10,5.78,1.79,9,4.08,2.15,12,4.08,2.11,12,4.92,1.93,12,5.69,2.27,16 +1680,caffeine,6.74,2.1,19,6.23,2.62,22,5.68,2.11,19,6.89,1.27,9,6.6,2.72,10,6.71,2.36,7,6.21,2.75,14,5.2,1.99,10,6.22,2.22,9,7.44,1.81,9,6.1,2.23,10,5.67,3.08,9,6.92,2.11,12,4.88,1.89,8,6,2.05,10,6.5,2.39,12,7.14,1.57,7,5.84,2.61,19,8.67,0.58,3,4.75,1.98,8,6.36,2.01,11 +1681,cage,3.11,1.41,19,4.2,2.53,20,3.58,2.5,19,3,1,3,3.13,1.55,15,4.1,1.97,10,4.3,3.09,10,2.8,1.55,10,4.44,3.13,9,2.5,1.05,6,3.42,1.56,12,3.86,3.08,7,4.38,2.29,13,2.75,1.49,8,4.18,2.96,11,3.25,1.6,12,2.86,1.07,7,4.9,2.73,10,3.5,2.22,10,4.33,2.35,9,2.9,2.56,10 +1682,cagey,3.65,1.09,20,4.59,1.92,22,5.11,2.11,19,3.33,0.71,9,3.91,1.3,11,4.2,2.39,5,4.62,1.86,16,5.67,2.66,6,4.85,1.86,13,3.79,1.19,14,3.33,0.82,6,4.08,1.98,12,5.11,1.83,9,4.78,1.92,9,5.4,2.32,10,4.2,1.14,10,3.1,0.74,10,3.75,2.14,12,5.6,0.97,10,5,2.9,6,5.15,1.77,13 +1683,cahoots,4.84,1.61,19,4.39,2.57,18,4.76,2.36,17,5.09,1.3,11,4.5,2,8,5.25,2.99,4,4.14,2.51,14,4.38,2.5,8,5.11,2.32,9,4.88,1.64,8,4.82,1.66,11,4.43,2.15,7,4.36,2.91,11,4.5,2.59,6,4.91,2.34,11,4.77,1.64,13,5,1.67,6,3.55,2.54,11,5.71,2.14,7,5.29,2.06,7,4.4,2.59,10 +1684,cake,7.58,1.43,19,5.33,2.5,21,5.88,1.77,48,5.67,0.58,3,7.94,1.24,16,6.17,2.12,12,4.22,2.64,9,5.94,1.75,17,5.83,1.84,30,8.1,1.1,10,7,1.58,9,6.22,2.05,9,4.67,2.67,12,6.16,2,32,5.27,1.03,15,7.25,1.91,8,7.82,0.98,11,5.11,2.62,9,5.5,2.5,12,6.29,1.98,28,5.3,1.26,20 +1685,cakewalk,7.33,1.46,21,4.04,2.53,24,6.2,2.09,20,7.62,1.51,8,7.15,1.46,13,5,1.55,6,3.72,2.74,18,6.73,1.79,11,5.56,2.35,9,7.83,1.27,12,6.67,1.5,9,5.4,2.46,10,3.07,2.16,14,6.38,2.33,13,5.86,1.68,7,7.21,1.63,14,7.57,1.13,7,4.12,2.45,16,3.88,2.85,8,6.75,1.82,12,5.38,2.33,8 +1686,calamari,4.2,2.17,20,4.76,2.7,21,5.44,2.31,25,5,0,3,4.06,2.33,17,5.29,2.98,7,4.54,2.73,13,5,2.14,8,5.65,2.42,17,4.43,1.62,7,4.08,2.47,13,4.86,2.54,7,4.77,2.98,13,5.21,2.39,14,5.73,2.28,11,4.11,2.32,9,4.27,2.15,11,4.45,2.98,11,5.1,2.47,10,5.44,2.53,18,5.43,1.81,7 +1687,calamity,3.95,2.16,20,5.19,2.91,21,4.54,2.34,26,5.29,2.69,7,3.23,1.48,13,5.11,2.42,9,5.25,3.33,12,4.4,2.13,15,4.9,2.77,10,4.09,1.97,11,3.78,2.49,9,6.38,2.2,8,4.46,3.13,13,5.44,2.42,16,3.11,1.36,9,4.15,2.44,13,3.57,1.62,7,4.6,3.14,15,6.67,1.63,6,4.75,2.63,12,4.36,2.13,14 +1688,calcium,5.7,1.45,20,3.14,1.62,21,5.97,2.26,34,6.2,1.48,10,5.2,1.32,10,2.75,1.58,8,3.38,1.66,13,6.43,1.95,14,5.65,2.46,20,5.44,1.01,9,5.91,1.76,11,3.69,1.55,13,2.25,1.39,8,6.23,2.16,22,5.5,2.47,12,5.5,1.18,10,5.9,1.73,10,3,1.47,14,3.43,1.99,7,5.82,2.27,17,6.12,2.32,17 +1689,calculate,4.89,2.4,19,3.18,2.13,22,6.39,1.64,23,5.36,2.25,11,4.71,2.43,7,3.62,2.72,8,2.93,1.77,14,6.86,1.77,7,6.19,1.6,16,4.5,2.39,8,5.18,2.48,11,3.11,2.09,9,3.23,2.24,13,6.82,1.4,11,6,1.81,12,4.33,2.71,12,5.86,1.46,7,2.82,2.52,11,3.55,1.69,11,6.31,1.65,13,6.5,1.72,10 +1690,calculation,5.33,0.97,18,4.48,2.14,21,6.09,1.93,22,4.67,0.58,3,5.47,0.99,15,5.25,2.19,8,4,2.04,13,5.75,1.49,8,6.29,2.16,14,5.67,1,9,5,0.87,9,4.67,1.73,9,4.33,2.46,12,6.33,2.09,15,5.57,1.51,7,5.43,0.98,7,5.27,1.01,11,4.6,1.78,10,4.36,2.5,11,6.62,2.18,13,5.33,1.22,9 +1691,calculator,5.86,1.83,22,4.47,2.14,19,6.48,2.11,21,5.4,1.52,5,6.06,1.98,16,5.25,1.39,8,3.91,2.47,11,6.6,1.65,10,6.36,2.54,11,5.75,1.91,12,6,1.83,10,4.3,1.83,10,4.67,2.55,9,6.33,2.39,12,6.67,1.8,9,5.55,2.07,11,6.18,1.6,11,3.38,2.13,8,5.27,1.85,11,6.33,1.58,9,6.58,2.5,12 +1692,calculus,4,2.26,21,2.73,1.86,22,4.41,2.59,27,4,2.26,10,4,2.37,11,2.57,1.99,7,2.8,1.86,15,4.94,2.84,17,3.5,1.9,10,3.55,2.34,11,4.5,2.17,10,2.8,2.68,5,2.71,1.65,17,4.57,2.98,14,4.23,2.2,13,3.23,1.92,13,5.25,2.31,8,2.5,2.17,10,2.92,1.62,12,4.43,2.79,14,4.38,2.47,13 +1693,calendar,5.53,0.9,19,2.9,1.65,20,5.59,2.06,22,5.14,0.69,7,5.75,0.97,12,3.33,1.73,9,2.55,1.57,11,6.17,2.56,6,5.38,1.89,16,5.44,1.13,9,5.67,0.71,9,2.88,1.81,8,2.92,1.62,12,5.27,2.09,15,6.29,1.98,7,5.8,1.03,10,5.22,0.67,9,2.83,1.75,12,3,1.6,8,5.18,2.27,11,6,1.84,11 +1694,calf,5.44,1.29,25,3.7,2.44,23,5.16,2.22,19,5.5,1.18,10,5.14,1.03,14,3.75,2.19,8,3.57,2.71,14,5,2.31,7,5.27,2.37,11,5.22,1.09,9,5.33,1.11,15,3.89,2.89,9,3.57,2.21,14,5.29,1.38,7,5.08,2.64,12,5.38,0.87,13,5.5,1.68,12,2.78,2.77,9,4.29,2.09,14,4.81,2.14,16,7,2,3 +1695,caliber,4.79,1.58,19,4.1,2.05,20,5.45,2.42,20,5,0,3,4.87,1.73,15,4.2,2.15,10,4,2.05,10,6,1.83,10,4.9,2.88,10,4.17,2.4,6,5.25,0.87,12,4.29,2.29,7,4,2,13,4.38,2.39,8,6.17,2.25,12,4.92,1.31,12,4.57,2.07,7,4.2,2.2,10,4,2,10,4.56,2.01,9,6.18,2.56,11 +1696,calisthenics,5.05,1.63,21,3.88,3.13,24,5.3,1.95,20,5.25,1.49,8,4.92,1.75,13,5.67,1.63,6,3.28,3.3,18,5.27,1.56,11,5.33,2.45,9,5.17,2.12,12,4.89,0.6,9,5.2,3.12,10,2.93,2.87,14,5.69,2.06,13,4.57,1.62,7,5.14,1.7,14,4.86,1.57,7,4.25,3.02,16,3.12,3.4,8,5.5,1.83,12,5,2.2,8 +1697,call,6.18,1.84,22,3.29,2.03,21,5.61,1.65,18,5.33,1.37,6,6.67,1.88,15,3.29,2.5,7,3.29,1.86,14,5.33,2.18,9,5.88,0.99,8,6.21,1.97,14,6.43,1.62,7,3.11,2.42,9,3.42,1.78,12,5.8,2.15,10,5.38,0.74,8,5.71,1.49,14,7,2.2,8,3.83,2.71,6,3.07,1.75,15,6.2,1.93,10,4.88,0.83,8 +1698,callback,5.95,1.73,20,4.57,2.41,23,5.5,1.86,26,5.5,1.72,10,6.4,1.71,10,5.45,1.92,11,3.75,2.6,12,4.82,1.83,11,6.14,1.75,14,6.89,1.9,9,5.18,1.17,11,5.64,2.42,11,3.58,2.02,12,5.53,1.84,17,5.62,2.07,8,6.31,2.02,13,5.29,0.76,7,4,2.36,15,5.62,2.26,8,5.35,1.87,17,5.78,1.92,9 +1699,caller,5.52,1.47,23,3.41,2.24,22,5.44,2.29,27,6.11,1.69,9,5.14,1.23,14,3.8,2.49,10,3.08,2.07,12,5.27,2.37,15,5.82,2.32,11,5,0.85,12,6.09,1.81,11,4.44,2.13,9,2.69,2.1,13,5.47,2.21,17,5.56,2.65,9,5.6,1.5,15,5.38,1.51,8,3.25,2.29,16,3.83,2.23,6,5.17,2.52,12,5.67,2.16,15 +1700,calligraphy,6.8,1.4,20,3.29,2.51,21,5.52,2.43,25,6.67,1.53,3,6.82,1.42,17,3.29,2.36,7,3.46,2.7,13,5.25,2.38,8,5.65,2.52,17,6.86,1.57,7,6.77,1.36,13,2.57,1.81,7,3.85,2.79,13,5.71,2.61,14,5.27,2.28,11,6.22,0.97,9,7.27,1.56,11,2.82,2.64,11,3.8,2.39,10,5.33,2.68,18,6,1.73,7 +1701,callous,2.9,1.8,20,3.85,2.25,20,4.26,1.96,23,2.5,1.29,4,3,1.93,16,5.75,1.5,4,3.38,2.19,16,4.88,2.47,8,3.93,1.62,15,2.75,1.16,8,3,2.17,12,3.56,2.19,9,4.09,2.39,11,3.92,1.8,13,4.7,2.16,10,3,1.18,11,2.78,2.44,9,3,2.29,9,4.55,2.07,11,4.33,2.14,18,4,1.22,5 +1702,calm,6.89,2,18,1.67,1.91,21,7.44,2.28,18,6.12,2.36,8,7.5,1.51,10,2.29,2.98,7,1.36,1.08,14,7.45,1.92,11,7.43,2.94,7,6.64,2.2,11,7.29,1.7,7,1,0,9,2.17,2.44,12,8.09,1.81,11,6.43,2.7,7,6.33,2.02,12,8,1.55,6,1.42,1.16,12,2,2.65,9,6.78,2.95,9,8.11,1.17,9 +1703,camaraderie,5.85,2.01,20,4.09,2.16,22,6.32,2.14,19,5.78,2.22,9,5.91,1.92,11,2.6,2.07,5,4.62,2.06,16,6.17,3.13,6,6.38,1.66,13,5.71,1.9,14,6.17,2.4,6,3.92,2.35,12,4.44,2.07,9,5.11,1.96,9,7.4,1.71,10,5.2,1.87,10,6.5,2.01,10,3.25,1.96,12,5.1,2.02,10,6.83,2.14,6,6.08,2.18,13 +1704,camcorder,6.43,1.86,21,4.42,2.41,24,5.86,2.34,22,6.75,1.58,8,6.23,2.05,13,4.54,2.6,13,4.27,2.28,11,6.08,2.43,13,5.56,2.3,9,7.5,1.77,8,5.83,1.7,12,5.14,2.11,14,3.4,2.55,10,6.58,2.35,12,5,2.11,10,5.9,2.33,10,6.91,1.22,11,4.06,2.44,17,5.29,2.29,7,5.4,2.8,10,6.25,1.91,12 +1705,camel,5.29,1.42,21,3.1,1.55,21,5.21,2.32,24,5.67,1.15,12,4.78,1.64,9,2.57,1.27,7,3.36,1.65,14,4.89,2.32,9,5.4,2.38,15,4.75,0.5,4,5.41,1.54,17,3.3,1.7,10,2.91,1.45,11,4.29,2.93,7,5.59,2,17,5.08,1.56,12,5.56,1.24,9,3.31,1.6,13,2.75,1.49,8,4.67,2.5,9,5.53,2.23,15 +1706,cameo,5.86,1.42,21,3.42,2.47,24,5.65,2.16,20,5.88,1.13,8,5.85,1.63,13,5.5,2.66,6,2.72,2.02,18,6,2.05,11,5.22,2.33,9,6.08,1.31,12,5.56,1.59,9,4.2,2.97,10,2.86,1.96,14,5.38,2.22,13,6.14,2.12,7,6.21,1.12,14,5.14,1.77,7,4.44,2.34,16,1.38,1.06,8,6.25,2.22,12,4.75,1.83,8 +1707,camera,6.61,2.17,18,3.05,2.61,20,6.39,2.03,18,5.25,2.12,8,7.7,1.57,10,3,2.77,7,3.08,2.63,13,6.27,2.05,11,6.57,2.15,7,6,2.24,11,7.57,1.81,7,3.33,3.35,9,2.82,1.94,11,6.82,2.04,11,5.71,1.98,7,6.33,2.27,12,7.17,2.04,6,2.75,2.67,12,3.5,2.62,8,7,2,9,5.78,1.99,9 +1708,cameraman,4.86,1.58,22,4.31,2.33,26,5.62,2.12,24,5.44,1.74,9,4.46,1.39,13,4,3.06,10,4.5,1.83,16,5.78,1.92,9,5.53,2.29,15,4.75,2.31,8,4.93,1.07,14,4.77,2.31,13,3.85,2.34,13,5.25,2.49,12,6,1.71,12,4.33,1.37,12,5.5,1.65,10,4.6,2.9,15,3.91,1.22,11,5.31,2.5,13,6,1.61,11 +1709,camouflage,5.85,1.39,20,4.2,2.46,20,6.1,2.47,21,6.4,1.52,5,5.67,1.35,15,5.62,2.5,8,3.25,2.01,12,7.08,2.43,12,4.78,1.92,9,6.75,1.39,8,5.25,1.06,12,5.11,2.03,9,3.45,2.62,11,5.67,2.73,6,6.27,2.43,15,6.11,1.62,9,5.64,1.21,11,4.08,2.5,13,4.43,2.57,7,6.55,2.62,11,5.6,2.32,10 +1710,camp,7,1.61,18,4.14,2.26,21,5.89,2.05,18,6.12,1.46,8,7.7,1.42,10,3.29,2.75,7,4.57,1.95,14,5.45,2.21,11,6.57,1.72,7,6.64,1.57,11,7.57,1.62,7,3.78,2.59,9,4.42,2.07,12,6.27,2,11,5.29,2.14,7,7.08,1.62,12,6.83,1.72,6,3.33,2.02,12,5.22,2.22,9,6,2.5,9,5.78,1.64,9 +1711,campaign,4.55,1.76,20,3.5,2.56,20,5.14,2.44,22,5.2,2.28,5,4.33,1.59,15,4.75,2.92,8,2.67,2.02,12,5.5,2.81,12,4.7,1.95,10,5,2.51,8,4.25,1.06,12,4.44,2.6,9,2.73,2.37,11,5.71,2.43,7,4.87,2.47,15,5.33,2.06,9,3.91,1.22,11,3.31,2.06,13,3.86,3.48,7,4.92,2.68,12,5.4,2.22,10 +1712,camper,5.21,1.18,19,4.53,2.04,19,5.52,2.09,23,4.33,0.58,3,5.38,1.2,16,4.43,1.72,7,4.58,2.27,12,5.11,2.71,9,5.79,1.63,14,5.33,1.5,9,5.1,0.88,10,4.56,2.55,9,4.5,1.58,10,5.6,2.47,15,5.38,1.19,8,5.29,1.8,7,5.17,0.72,12,5,2.06,9,4.1,2.02,10,5.77,2.55,13,5.2,1.32,10 +1713,campfire,6.55,1.67,20,4.17,2.68,18,5.88,2.36,24,7,1.22,5,6.4,1.8,15,3.4,2.19,5,4.46,2.88,13,5.62,2.33,13,6.18,2.48,11,6.8,1.32,10,6.3,2,10,4.86,2.48,7,3.73,2.83,11,5.25,2.44,16,7.12,1.73,8,6.29,1.86,14,7.17,0.98,6,4.17,2.66,12,4.17,2.99,6,5.53,2.67,15,6.44,1.74,9 +1714,camping,6.09,1.8,22,5.5,2.92,22,6.32,1.73,19,6.25,1.83,8,5.77,1.69,13,4.86,2.67,7,5.86,3.18,14,6.86,2.19,7,5.91,1.45,11,6.25,1.49,8,5.77,1.88,13,6.33,2.6,9,4.92,3.09,13,5.43,1.51,7,6.83,1.7,12,5.64,1.69,11,6.55,1.86,11,6,3.08,9,5.15,2.88,13,6.12,1.78,16,7.33,1.15,3 +1715,campsite,6.47,1.5,19,4.25,2.4,20,5.62,2.04,24,6.69,1.6,13,6,1.26,6,4.6,2.88,5,4.13,2.33,15,6.08,1.89,13,5.09,2.17,11,6.89,1.54,9,6.1,1.45,10,4.71,3.09,7,4,2.04,13,5,2.68,11,6.15,1.14,13,6.67,1.32,9,6.3,1.7,10,5.1,2.38,10,3.4,2.22,10,6.56,2.3,9,5.07,1.71,15 +1716,campus,6.44,1.98,18,4.17,2.1,23,5.21,1.55,19,6.5,2,8,6.4,2.07,10,4.14,2.34,7,4.13,2.13,15,5.2,1.48,10,5.22,1.72,9,6.67,2.29,9,6.22,1.72,9,4.4,2.72,10,3.92,1.62,12,5.25,1.83,8,5.3,1.42,10,6.09,1.97,11,7,2,7,4.2,2.17,20,4,2,3,5.5,1.41,8,5,1.67,11 +1717,can,6.41,1.53,22,3.14,1.93,21,6.44,2.19,16,6.67,1.51,6,6.2,1.57,15,2,1,7,3.71,2.05,14,5.75,2.38,8,7.12,1.89,8,6.07,1.54,14,6.86,1.46,7,3.11,2.32,9,3.17,1.7,12,6.78,2.54,9,6,1.73,7,6.14,1.66,14,6.88,1.25,8,3,2.1,6,3.2,1.93,15,7.44,1.88,9,5.14,1.95,7 +1718,can opener,5.52,1.21,21,3.37,2.5,19,5.78,2.21,32,5.75,1.28,8,5.38,1.19,13,3.2,1.79,5,3.43,2.77,14,5.55,2.16,11,5.9,2.28,21,5.69,1.38,13,5.25,0.89,8,3.27,2.69,11,3.5,2.39,8,5.68,2.36,19,5.92,2.06,13,5.64,1.36,11,5.4,1.07,10,3.73,3,11,2.88,1.64,8,5.8,2.31,20,5.75,2.14,12 +1719,canal,5.71,1.74,21,4.05,2.33,20,5.81,1.91,21,5.67,1.21,6,5.73,1.94,15,4.62,2.67,8,3.67,2.1,12,5.91,1.81,11,5.7,2.11,10,5.33,1.97,6,5.87,1.68,15,4.4,2.59,10,3.7,2.11,10,5.43,2.1,14,6.57,1.27,7,5.71,1.8,7,5.71,1.77,14,3.86,2.63,14,4.5,1.52,6,5.83,1.9,12,5.78,2.05,9 +1720,canary,6.37,1.95,19,3.5,1.85,22,5.41,1.97,22,6.33,1.58,9,6.4,2.32,10,4.5,1.85,8,2.93,1.64,14,5.18,2.04,11,5.64,1.96,11,6.14,1.21,7,6.5,2.32,12,4.2,1.48,10,2.92,1.98,12,5.31,2.18,13,5.56,1.74,9,6.4,2.46,10,6.33,1.32,9,3.25,1.67,8,3.64,1.98,14,5.71,2.2,14,4.88,1.46,8 +1721,cancel,3.61,1.2,18,4.29,2.17,21,5.83,2.53,23,4,1.41,2,3.56,1.21,16,4.62,2.67,8,4.08,1.89,13,5.67,2.4,9,5.93,2.7,14,3.56,1.51,9,3.67,0.87,9,3.89,2.15,9,4.58,2.23,12,6.53,2.42,15,4.5,2.33,8,4,1.1,6,3.42,1.24,12,4.2,1.69,10,4.36,2.62,11,6.15,3.11,13,5.4,1.58,10 +1722,cancellation,3.74,0.93,19,3.9,2.39,21,5.28,2.87,25,4.33,1.53,3,3.62,0.81,16,4.29,3.04,7,3.62,2.14,13,5.62,2.88,8,5.12,2.93,17,4,1.15,7,3.58,0.79,12,4.71,2.5,7,3.38,2.36,13,5.71,2.73,14,4.73,3.07,11,3.89,1.05,9,3.6,0.84,10,4.73,2.33,11,3,2.21,10,5.06,2.96,18,5.86,2.73,7 +1723,cancer,1.9,1.84,41,5.14,2.87,22,2.9,2.19,62,2.38,1.98,13,1.68,1.76,28,5.08,2.81,12,5.2,3.08,10,3,1.9,22,2.72,2.22,39,2.06,1.71,17,1.79,1.96,24,5,2.55,9,5.23,3.17,13,3.14,2.04,37,2.33,2.14,24,1.65,1.58,23,2.22,2.13,18,4.89,2.98,9,5.31,2.9,13,2.79,1.99,39,3.09,2.52,23 +1724,candid,5.58,1.39,19,4,2.45,20,5.42,2.26,24,5.62,1.5,13,5.5,1.22,6,4.4,2.7,5,3.87,2.45,15,5.08,2.22,13,5.82,2.36,11,5.44,1.74,9,5.7,1.06,10,5.14,2.67,7,3.38,2.18,13,5.18,2.09,11,5.62,2.47,13,5.56,1.01,9,5.6,1.71,10,3.6,2.5,10,4.4,2.46,10,5.44,2.55,9,5.4,2.16,15 +1725,candidacy,4.8,1.4,20,3.05,1.99,20,4.95,1.65,22,5,0,7,4.69,1.75,13,2.44,1.67,9,3.55,2.16,11,4.83,1.47,6,5,1.75,16,4.9,1.45,10,4.67,1.5,9,2.62,1.69,8,3.33,2.19,12,4.8,1.52,15,5.29,1.98,7,4.73,1.49,11,4.89,1.36,9,3.42,1.98,12,2.5,2,8,4.73,1.35,11,5.18,1.94,11 +1726,candidate,4.5,1.7,20,5.32,2.32,22,5.48,1.75,21,4.56,1.94,9,4.45,1.57,11,5.5,2.46,10,5.17,2.29,12,5,0.76,8,5.77,2.13,13,4.43,1.87,14,4.67,1.37,6,5.38,2.77,8,5.29,2.13,14,5.62,1.69,8,5.38,1.85,13,4.4,1.78,10,4.6,1.71,10,5,2.26,12,5.7,2.45,10,6.25,1.6,12,4.44,1.42,9 +1727,candle,6.14,1.86,22,3.81,2.06,26,6.08,2.19,24,5.56,1.24,9,6.54,2.15,13,3,2,10,4.31,1.99,16,5.78,2.11,9,6.27,2.28,15,5.12,2.17,8,6.71,1.44,14,4.08,2.22,13,3.54,1.94,13,5.5,2.39,12,6.67,1.87,12,6.25,2.09,12,6,1.63,10,3.93,2.19,15,3.64,1.96,11,6.23,2.05,13,5.91,2.43,11 +1728,candlelight,6.63,1.34,19,3.22,2.51,18,6.18,2.27,17,6,1.26,11,7.5,0.93,8,2.25,1.89,4,3.5,2.65,14,5.38,2.72,8,6.89,1.62,9,6.38,1.69,8,6.82,1.08,11,3.14,2.19,7,3.27,2.8,11,4.83,2.93,6,6.91,1.51,11,6.38,1.33,13,7.17,1.33,6,3.09,2.39,11,3.43,2.88,7,6.43,1.62,7,6,2.71,10 +1729,candlestick,5.95,1.32,20,3.55,2.04,20,5.38,1.94,26,5.73,1.19,11,6.22,1.48,9,3.86,1.95,7,3.38,2.14,13,4.54,1.66,13,6.23,1.88,13,6,1.41,11,5.89,1.27,9,3.64,2.2,11,3.44,1.94,9,5.41,2.09,17,5.33,1.73,9,6.3,1.25,10,5.6,1.35,10,3.67,2.1,12,3.38,2.07,8,5.31,1.89,16,5.5,2.12,10 +1730,candor,6.14,1.39,21,3.9,2.1,21,6.18,2.24,22,5.78,1.3,9,6.42,1.44,12,2.5,1.76,6,4.36,2.02,14,5.5,2.88,6,6.44,2,16,5.22,0.83,9,6.83,1.34,12,4.4,2.07,5,3.75,2.14,16,6.27,2.05,11,6.09,2.51,11,6.17,1.59,12,6.11,1.17,9,3.89,1.69,9,3.92,2.43,12,6,2.63,12,6.4,1.78,10 +1731,candy,7.27,1.78,41,5.03,2.33,40,6.46,1.86,24,7.37,2.06,19,7.18,1.53,22,5.21,2.52,14,4.92,2.26,26,6.56,2.35,9,6.4,1.59,15,7.05,2.2,19,7.43,1.36,21,5.29,2.42,17,4.83,2.29,23,6.33,2.66,6,6.5,1.62,18,7.6,1.67,20,6.95,1.86,21,4.79,2.49,19,5.24,2.21,21,5.89,2.2,9,6.8,1.61,15 +1732,cane,4.64,1.31,39,3,1.86,42,4.38,2.24,45,4.94,1.06,16,4.43,1.44,23,3.78,1.72,9,2.69,1.8,32,5.2,2.18,15,3.97,2.19,30,4.37,1.34,19,4.9,1.25,20,3.07,2.05,15,2.96,1.79,27,4.61,2.41,23,4.14,2.08,22,4.88,1.33,25,4.21,1.19,14,2.53,1.81,19,3.39,1.85,23,4.37,2.44,30,4.4,1.84,15 +1733,canine,6.22,1.83,23,4.76,2.68,21,5.24,2.24,25,5.8,2.17,5,6.33,1.78,18,5,2.83,7,4.77,2.77,13,5,2,8,5.35,2.4,17,6.62,1.3,8,6,2.07,15,5.71,2.56,7,4.38,2.79,13,4.64,2.27,14,6,2.05,11,6.09,2.07,11,6.33,1.67,12,5.18,2.96,11,4.3,2.41,10,5.11,2.4,18,5.57,1.9,7 +1734,canister,4.84,1.95,19,3,2.14,22,5.57,2.09,23,3.83,2.4,6,5.31,1.6,13,3.42,2.35,12,2.5,1.84,10,5,2.38,7,5.81,1.97,16,4.7,1.83,10,5,2.18,9,3.33,2.69,9,2.77,1.74,13,5.31,2.27,16,6.33,1.63,6,4.12,1.73,8,5.36,2.01,11,2.89,1.76,9,3.08,2.43,13,5.75,2.38,16,5.14,1.21,7 +1735,canker,2.58,1.3,19,4.25,2.47,20,4.54,2.23,24,2.92,1.38,13,1.83,0.75,6,4,3.32,5,4.33,2.26,15,5.15,2.23,13,3.82,2.09,11,2.89,1.45,9,2.3,1.16,10,4.57,3.21,7,4.08,2.1,13,4.45,2.16,11,4.62,2.36,13,2.67,1,9,2.5,1.58,10,3.3,2.75,10,5.2,1.81,10,4.78,2.77,9,4.4,1.92,15 +1736,cannabis,6.05,2.46,21,5.85,2.94,20,5,2.74,22,6.67,2.34,6,5.8,2.54,15,6.12,3.56,8,5.67,2.61,12,4.5,2.81,12,5.6,2.67,10,7.33,2.12,9,5.08,2.31,12,6.33,2.6,9,5.45,3.27,11,4.86,1.77,7,5.07,3.15,15,6.8,2.44,10,5.36,2.38,11,5.46,3.02,13,6.57,2.88,7,4.92,3.23,12,5.1,2.18,10 +1737,canned,4.32,2.08,19,3,1.93,22,4.62,2.28,24,4.5,1.97,6,4.23,2.2,13,3.42,2.07,12,2.5,1.72,10,4,2,8,4.94,2.41,16,4.4,1.51,10,4.22,2.68,9,3.44,1.94,9,2.69,1.93,13,4.12,2.26,17,6,2.1,6,3.62,1.69,8,4.82,2.27,11,2.67,1.5,9,3.23,2.2,13,5,2.61,16,3.88,1.25,8 +1738,cannibal,2.9,2.1,21,6.1,2.14,21,3.2,2.12,25,3.33,2.31,12,2.33,1.73,9,6.14,2.41,7,6.07,2.09,14,3.6,2.37,10,2.93,1.98,15,3,2.31,4,2.88,2.12,17,5.6,2.27,10,6.55,2.02,11,2.86,2.85,7,3.33,1.85,18,2.83,1.75,12,3,2.6,9,6.08,1.71,13,6.12,2.85,8,3.22,2.49,9,3.19,1.97,16 +1739,cannibalism,2.32,1.92,19,6.05,2.18,21,4.09,3.22,34,2,1.12,9,2.6,2.46,10,5.5,1.77,8,6.38,2.4,13,4.21,3.38,14,4,3.2,20,1.67,1,9,2.9,2.38,10,6.08,1.89,13,6,2.73,8,3.68,2.92,22,4.83,3.74,12,1.7,1.06,10,3,2.45,9,6.07,2.2,14,6,2.31,7,4.18,3.03,17,4,3.5,17 +1740,cannon,4.74,1.65,39,5.09,2.83,44,4.95,2.5,42,5.2,1.47,15,4.46,1.72,24,5.43,2.96,21,4.78,2.73,23,5.21,2.89,14,4.78,2.36,27,5,1.31,23,4.27,2.05,15,4.59,2.58,22,5.59,3.03,22,4.67,2.3,18,5.17,2.66,24,4.33,1.32,21,5.22,1.9,18,4.33,2.66,24,6,2.81,20,5.24,2.65,29,4.31,2.06,13 +1741,cannonball,5.14,1.98,21,4.24,2.62,25,4.84,2.71,19,5.78,2.05,9,4.67,1.87,12,3.67,2.34,6,4.61,2.68,18,4.86,2.73,7,4.83,2.82,12,5.38,1.86,16,4.4,2.41,5,4.21,2.67,14,4.6,2.59,10,5.56,3.09,9,4.2,2.3,10,5.17,2.41,12,5.11,1.36,9,4.5,2.8,16,3.78,2.33,9,4.82,3.31,11,4.88,1.81,8 +1742,canoe,5.76,2.02,21,3.7,2.34,20,6.15,2.41,20,6.17,1.94,6,5.6,2.1,15,3.88,1.64,8,3.58,2.78,12,6,2.11,10,6.3,2.79,10,6,2.83,6,5.67,1.72,15,3.6,1.71,10,3.8,2.94,10,5.77,2.83,13,6.86,1.21,7,5.86,2.27,7,5.71,1.98,14,3.71,2.43,14,3.67,2.34,6,5.27,2.61,11,7.22,1.72,9 +1743,canon,4.9,1.58,21,5.86,2.01,21,4.8,2.29,25,5.08,2.02,12,4.67,0.71,9,5.86,1.35,7,5.86,2.32,14,4.8,2.78,10,4.8,2.01,15,4.75,0.5,4,4.94,1.75,17,6.1,2.33,10,5.64,1.75,11,4.43,2.44,7,4.94,2.29,18,4.83,1.75,12,5,1.41,9,6.15,1.99,13,5.38,2.07,8,4.89,2.37,9,4.75,2.32,16 +1744,canopy,6,1.27,22,3,1.92,21,5.91,1.82,22,5.79,1.19,14,6.38,1.41,8,3.45,2.21,11,2.67,1.5,9,6.17,2.48,6,5.81,1.6,16,6.1,1.29,10,5.92,1.31,12,2.36,1.5,11,3.7,2.16,10,6.23,1.83,13,5.44,1.81,9,6,1.28,12,6,1.33,10,2.38,1.56,13,4,2.14,8,5.92,1.73,12,5.9,2.02,10 +1745,cantaloupe,6.1,1.68,20,3.91,2.43,22,5.68,1.86,19,5.67,1.87,9,6.45,1.51,11,3,2.55,5,4.38,2.33,16,5.67,2.34,6,5.69,1.7,13,5.79,1.81,14,6.83,1.17,6,3.92,2.39,12,4.22,2.54,9,5.11,1.05,9,6.2,2.3,10,5.6,1.65,10,6.6,1.65,10,3.17,2.44,12,4.8,2.2,10,6.33,2.07,6,5.38,1.76,13 +1746,canteen,5.05,1.84,19,3.2,1.7,20,5.15,2.25,20,6.33,0.58,3,4.81,1.91,16,3.67,1.21,6,3,1.88,14,5.17,2.23,6,5.14,2.35,14,5.3,1.06,10,4.78,2.49,9,2.83,1.83,6,3.36,1.69,14,5.2,2.44,10,5.1,2.18,10,4.75,2.12,8,5.27,1.68,11,3,1.77,8,3.33,1.72,12,4.38,2.83,8,5.67,1.72,12 +1747,cantina,5.6,1.35,20,3.92,2.72,24,5.35,2.23,20,6.29,1.38,7,5.23,1.24,13,5.83,1.6,6,3.28,2.74,18,6.64,1.36,11,3.78,2.11,9,5.67,1.37,12,5.5,1.41,8,5,2.71,10,3.14,2.54,14,6,1.96,13,4.14,2.34,7,5.5,1.09,14,5.83,1.94,6,4.44,2.63,16,2.88,2.75,8,5.92,2.11,12,4.5,2.27,8 +1748,canvas,5.67,1.98,21,2.7,1.58,23,5.89,2.32,18,5.33,1.8,9,5.92,2.15,12,3.27,1.42,11,2.17,1.59,12,5.9,2.56,10,5.88,2.17,8,5.86,2.27,7,5.69,1.93,13,3.09,1.64,11,2.33,1.5,12,5.43,2.99,7,6.18,1.89,11,6.23,2.09,13,4.75,1.49,8,2.36,1.43,11,3,1.71,12,5.33,2.6,9,6.44,2.01,9 +1749,canvass,5.4,1.7,20,3.25,2.61,20,5.29,2.05,24,5.25,2.22,4,5.44,1.63,16,4.75,2.75,4,2.88,2.53,16,5.22,2.22,9,5.33,2.02,15,5.12,1.64,8,5.58,1.78,12,3.56,2.83,9,3,2.53,11,5.14,2.11,14,5.5,2.07,10,5.27,1.01,11,5.56,2.35,9,2.22,2.05,9,4.09,2.81,11,5.35,2.21,17,5.14,1.77,7 +1750,canyon,5.5,1.98,18,3.9,2.73,20,4.1,2.36,20,7.33,1.15,3,5,1.92,14,3.9,2.73,10,3.9,2.88,10,4.5,2.32,10,3.7,2.45,10,4,2.37,6,6.18,1.33,11,3,2.65,7,4.38,2.75,13,4,2.27,8,4.17,2.52,12,5.82,1.72,11,5,2.38,7,3.9,2.6,10,3.9,3,10,3.56,2.65,9,4.55,2.11,11 +1751,cap,5,1.67,19,3.27,1.78,22,5.57,1.66,21,5.78,1.2,9,4.3,1.77,10,3.62,1.85,8,3.07,1.77,14,5.8,1.81,10,5.36,1.57,11,5.71,1.25,7,4.58,1.78,12,3.9,2.02,10,2.75,1.42,12,5.15,1.72,13,6.25,1.39,8,4.2,1.69,10,5.89,1.17,9,4,2,8,2.86,1.56,14,5.62,2.06,13,5.5,0.76,8 +1752,capability,6.63,1.42,19,4.29,2.39,21,6.6,1.88,20,6,0,3,6.75,1.53,16,4.17,2.4,6,4.33,2.47,15,7.5,1.38,6,6.21,1.97,14,6.4,1.71,10,6.89,1.05,9,4.29,2.36,7,4.29,2.49,14,7.1,1.66,10,6.1,2.02,10,6.75,1.49,8,6.55,1.44,11,5,2.87,9,3.75,1.91,12,6.88,1.81,8,6.42,1.98,12 +1753,capable,7.05,1.58,19,4,2.38,38,7.07,1.67,54,8.33,1.15,3,6.87,1.6,15,5,2.45,9,3.69,2.32,29,7.12,1.66,32,7.1,1.7,21,6.83,1.83,6,7.25,1.54,12,5,2.63,14,3.42,2.06,24,6.81,1.76,31,7.55,1.44,22,7.33,1.23,12,6.57,2.07,7,3.81,2.56,21,4.24,2.19,17,7.27,1.8,26,6.89,1.55,28 +1754,capacity,5.14,1.49,21,3.67,2.13,21,6.08,1.96,25,5.58,1.08,12,4.56,1.81,9,4.71,2.36,7,3.14,1.88,14,5.7,1.64,10,6.33,2.16,15,5,2.16,4,5.18,1.38,17,4.4,2.55,10,3,1.48,11,5.29,2.06,7,6.39,1.88,18,4.75,1.29,12,5.67,1.66,9,3.62,2.26,13,3.75,2.05,8,6,2.4,9,6.12,1.75,16 +1755,caper,4.9,1.48,21,3.9,2.29,20,5.18,2.54,22,4.17,1.17,6,5.2,1.52,15,3.75,2.38,8,4,2.34,12,5.5,2.61,12,4.8,2.53,10,5.22,1.09,9,4.67,1.72,12,4,2.55,9,3.82,2.18,11,4.43,2.37,7,5.53,2.61,15,5,1.7,10,4.82,1.33,11,3.85,2.44,13,4,2.16,7,4.5,2.81,12,6,2,10 +1756,capital,5.29,1.82,21,3.14,2.08,22,5.85,2.13,27,5.4,1.51,10,5.18,2.14,11,2.14,1.68,7,3.6,2.13,15,6.41,2.12,17,4.9,1.85,10,5.82,1.72,11,4.7,1.83,10,3.8,3.03,5,2.94,1.78,17,6.64,1.82,14,5,2.16,13,5.54,1.56,13,4.88,2.23,8,3.1,2.28,10,3.17,1.99,12,6.29,2.46,14,5.38,1.66,13 +1757,capitalism,3.62,1.94,21,5.39,2.89,23,5.67,2.4,18,3.22,2.22,9,3.92,1.73,12,6,2.14,11,4.83,3.43,12,6,2.36,10,5.25,2.55,8,3.14,1.46,7,3.85,2.23,13,6.82,1.99,11,4.08,3.03,12,5.29,3.4,7,5.91,1.64,11,3.15,1.63,13,4.38,2.26,8,5,3.19,11,5.75,2.67,12,5.78,2.28,9,5.56,2.65,9 +1758,capitalist,5.24,1.81,21,3.08,2.45,24,5.3,2.68,20,5.88,2.03,8,4.85,1.63,13,4,2.97,6,2.78,2.26,18,6,2.72,11,4.44,2.51,9,5.17,1.85,12,5.33,1.87,9,4.2,2.94,10,2.29,1.73,14,5.77,2.83,13,4.43,2.3,7,5.36,1.45,14,5,2.52,7,3.56,2.61,16,2.12,1.89,8,6.08,2.54,12,4.12,2.59,8 +1759,capitalize,5.95,1.5,21,3.91,2.52,23,6.12,1.86,26,5.91,1.51,11,6,1.56,10,3.82,2.52,11,4,2.63,12,5.55,1.75,11,6.5,1.95,14,6.6,1.58,10,5.36,1.21,11,4.36,2.29,11,3.5,2.75,12,5.88,2.09,17,6.5,1.41,8,6.23,1.79,13,5.5,0.76,8,3.47,2.61,15,4.75,2.25,8,6.24,2.14,17,5.89,1.27,9 +1760,cappuccino,6.37,2.17,19,3.23,2.2,22,5.86,1.84,28,5.83,1.83,6,6.62,2.33,13,3.36,2.5,11,3.09,1.97,11,6.45,2.02,11,5.47,1.66,17,6.27,2.28,11,6.5,2.14,8,3.82,2.32,11,2.64,2.01,11,5.94,1.86,18,5.7,1.89,10,6.31,2.1,13,6.5,2.51,6,3.21,2.19,14,3.25,2.38,8,6.06,2.11,16,5.58,1.44,12 +1761,capricious,5,1.8,19,4.2,2.21,20,5.35,1.76,20,5,1,3,4.93,1.98,15,4.5,2.32,10,3.9,2.18,10,5.3,1.64,10,5.4,1.96,10,3.67,1.21,6,5.58,1.78,12,3.43,1.9,7,4.62,2.33,13,4.62,1.77,8,5.83,1.64,12,5.42,1.93,12,4.29,1.38,7,4.2,2.49,10,4.2,2.04,10,4.56,1.67,9,6,1.61,11 +1762,capsule,5.6,1.93,20,3.45,2.19,20,5.56,1.66,25,5.25,3.3,4,5.69,1.58,16,3.5,1.73,4,3.44,2.34,16,6.22,2.28,9,5.19,1.11,16,6.12,2.1,8,5.25,1.82,12,4,2.05,10,2.9,2.28,10,5.5,1.61,14,5.64,1.8,11,5.91,1.87,11,5.22,2.05,9,3.2,2.39,10,3.7,2.06,10,5.5,1.72,18,5.71,1.6,7 +1763,captain,5.71,1.49,21,3.86,1.93,21,5,2.35,17,5.5,1.64,6,5.93,1.44,14,3.57,2.23,7,4,1.84,14,4.33,2.18,9,5.75,2.43,8,5.93,1.69,14,5.5,0.84,6,3.56,2.19,9,4.08,1.78,12,5.44,2.3,9,4.5,2.45,8,5.57,1.65,14,6,1.15,7,3.5,2.17,6,4,1.89,15,5.78,2.11,9,4.12,2.42,8 +1764,captive,3.27,2.07,22,4.88,2.53,26,3.3,2.55,23,3.56,2.24,9,3.08,2.02,13,3.8,2.62,10,5.56,2.31,16,3.75,3.01,8,3.07,2.34,15,3.38,2.62,8,3.21,1.81,14,4.85,2.7,13,4.92,2.47,13,3.75,2.7,12,2.82,2.4,11,3.17,2.21,12,3.4,2.01,10,4.53,2.5,15,5.36,2.62,11,3,2.59,12,3.64,2.58,11 +1765,captivity,3.14,1.78,22,5.09,2.65,22,2.89,2,18,3.62,2.33,8,3,1.35,13,4.88,2.42,8,5.38,2.9,13,2.71,2.06,7,2.6,1.65,10,2.75,2.38,8,3.54,1.27,13,4.38,2.45,8,5.5,2.77,14,3,1.91,7,2.82,2.14,11,3,1.67,11,3.27,1.95,11,3.12,2.36,8,6.21,2.15,14,2.8,2.04,15,3.33,2.08,3 +1766,capture,5.05,2.01,20,5.43,2.11,23,3.57,2.77,21,5.44,1.74,9,4.73,2.24,11,6.27,2.15,11,4.67,1.83,12,3.88,2.03,8,3.38,3.2,13,5.29,1.73,14,4.5,2.66,6,5.44,2.55,9,5.43,1.87,14,3.62,2.72,8,3.54,2.9,13,5.1,2.08,10,5,2.05,10,5.08,1.98,13,5.9,2.28,10,3.58,3.18,12,3.56,2.3,9 +1767,car,6.63,1.96,41,4.04,2.27,23,6.41,1.94,22,6.58,2.24,19,6.68,1.73,22,4.36,2.25,11,3.75,2.34,12,6.36,2.25,11,6.45,1.69,11,6.58,2.36,19,6.71,1.62,21,4.36,2.42,11,3.75,2.18,12,5.85,1.95,13,7.22,1.72,9,6.9,1.94,20,6.38,1.99,21,4.45,2.5,11,3.67,2.06,12,6.86,2.18,14,5.62,1.19,8 +1768,caramel,6.68,2,19,4.29,2.8,21,6.05,2.31,20,6,1,3,6.81,2.14,16,3.33,2.73,6,4.67,2.82,15,6.33,1.75,6,5.93,2.56,14,6.7,2.16,10,6.67,1.94,9,3.14,2.19,7,4.86,2.96,14,6.2,1.93,10,5.9,2.73,10,6.75,2.05,8,6.64,2.06,11,4.22,2.68,9,4.33,2.99,12,6.75,2.66,8,5.58,2.02,12 +1769,caravan,5.86,1.36,22,3.8,2.09,20,5.59,2.26,22,6.36,1.34,14,5,0.93,8,3.82,2.4,11,3.88,1.89,8,5.33,2.34,6,5.69,2.3,16,5.9,1.45,10,5.83,1.34,12,3.36,1.86,11,4.33,2.35,9,5.31,1.97,13,6,2.69,9,6,1.04,12,5.7,1.7,10,3.67,2.39,12,4,1.69,8,5.5,2.15,12,5.7,2.5,10 +1770,carbon,4.5,1.47,20,4.05,2.06,22,5.05,1.61,19,4.56,1.13,9,4.45,1.75,11,4.6,3.21,5,4.06,1.57,16,3.5,1.22,6,5.77,1.24,13,4.93,1.07,14,3.5,1.87,6,3.33,1.72,12,5.33,1.8,9,5.22,0.44,9,4.9,2.23,10,4.7,1.49,10,4.3,1.49,10,2.92,1.78,12,5.4,1.51,10,4.67,1.37,6,5.23,1.74,13 +1771,carburetor,5.06,1.59,18,4.55,1.93,20,4.74,1.6,23,5.4,0.89,5,4.92,1.88,12,4.83,2.79,6,4.43,1.55,14,4.7,1.16,10,4.77,1.92,13,4.57,1.13,7,5.4,1.9,10,5,2.19,6,4.36,1.86,14,4.91,1.14,11,4.58,1.98,12,4.55,1.44,11,5.86,1.57,7,5,1.94,10,4.1,1.91,10,4.64,1.45,14,4.89,1.9,9 +1772,carcass,2.85,1.8,39,4.85,2.66,39,4.42,1.57,19,2.94,1.48,16,2.86,2.03,22,4.61,2.52,18,5.25,2.73,20,4.4,1.17,10,4.44,2.01,9,2.57,1.34,14,3,2.02,25,4.6,2.74,20,5.11,2.62,19,4.38,1.3,8,4.4,1.9,10,2.79,1.62,19,2.9,2,20,4.78,2.82,27,5,2.37,12,4.5,1.31,8,4.36,1.8,11 +1773,card,5.5,1.65,18,2.67,1.83,21,5.06,2.36,18,4.25,0.71,8,6.5,1.51,10,2.57,1.51,7,2.71,2.02,14,4.91,2.55,11,5.29,2.21,7,5,1.67,11,6.29,1.38,7,1.89,1.36,9,3.25,1.96,12,5.82,2.48,11,3.86,1.68,7,5.17,1.11,12,6.17,2.4,6,2.33,1.72,12,3.11,1.96,9,5.67,2.96,9,4.44,1.51,9 +1774,cardboard,4.71,1.06,21,2.25,1.87,24,5.26,2.02,19,4.88,0.64,8,4.62,1.26,13,2.33,1.97,6,2.22,1.9,18,5.36,2.01,11,5.12,2.17,8,4.67,0.89,12,4.78,1.3,9,3,2.31,10,1.71,1.33,14,4.75,2.09,12,6.14,1.68,7,4.93,1,14,4.29,1.11,7,2.69,2.06,16,1.38,1.06,8,5.33,1.92,12,5.14,2.34,7 +1775,cardiac,3.73,1.67,22,4.9,2.79,20,3.95,2.17,22,3.79,1.76,14,3.62,1.6,8,5.45,2.94,11,4.62,2.45,8,4.67,2.5,6,3.69,2.06,16,4.1,2.08,10,3.42,1.24,12,4.18,2.6,11,5.78,2.91,9,4.23,1.92,13,3.56,2.55,9,3.92,2.02,12,3.5,1.18,10,4.62,2.96,13,5.43,2.57,7,3.67,2.02,12,4.3,2.41,10 +1776,cardigan,5.95,1.93,20,3.24,1.89,21,5.44,2.57,34,6.3,2.54,10,5.6,1.07,10,3.62,2.39,8,3,1.58,13,4.93,2.37,14,5.8,2.71,20,5.89,2.37,9,6,1.61,11,3.92,1.75,13,2.12,1.64,8,5.5,2.63,22,5.33,2.57,12,5.9,2.23,10,6,1.7,10,3.14,1.79,14,3.43,2.23,7,5.82,2.51,17,5.06,2.66,17 +1777,cardinal,6.14,1.52,22,4.21,2.2,19,5.2,2.65,20,5.6,0.89,5,6.31,1.7,16,3.88,1.96,8,4.45,2.42,11,5.5,2.59,10,4.9,2.81,10,6.5,1.45,12,5.7,1.57,10,4.1,2.51,10,4.33,1.94,9,5.45,3.08,11,4.89,2.15,9,6.18,1.83,11,6.09,1.22,11,3.25,1.98,8,4.91,2.17,11,5,2.87,9,5.36,2.58,11 +1778,cardiologist,4.84,2.36,19,4.7,2.85,20,5.25,2.52,24,5.23,2.55,13,4,1.79,6,3.4,2.88,5,5.13,2.8,15,5.62,2.47,13,4.82,2.64,11,6.22,2.05,9,3.6,1.96,10,5.29,3.5,7,4.38,2.53,13,4.55,1.92,11,5.85,2.88,13,4.22,2.11,9,5.4,2.55,10,4.6,3.31,10,4.8,2.49,10,6.33,2.55,9,4.6,2.35,15 +1779,cardiology,4.76,1.89,21,3.32,2.38,22,5.44,2.45,27,4.4,1.71,10,5.09,2.07,11,2.43,1.81,7,3.73,2.55,15,5.53,2.94,17,5.3,1.42,10,4.73,1.62,11,4.8,2.25,10,2.6,2.19,5,3.53,2.45,17,5.71,2.67,14,5.15,2.27,13,4.38,1.76,13,5.38,2.07,8,3.4,2.95,10,3.25,1.91,12,6.79,2.08,14,4,2,13 +1780,care,7.64,1.29,22,2.67,1.85,21,6.56,1.85,18,6.83,1.72,6,7.93,1.03,15,2.57,2.44,7,2.71,1.59,14,6.11,2.15,9,6.88,1.55,8,7.5,1.34,14,7.86,1.35,7,2.78,2.17,9,2.58,1.68,12,6.7,2.36,10,6.38,1.06,8,7.64,1.39,14,7.62,1.19,8,3.17,2.56,6,2.47,1.55,15,6.8,2.35,10,6.25,1.04,8 +1781,career,6.11,2.19,18,4.24,2.49,21,6.17,2.33,18,5.5,1.85,8,6.6,2.41,10,4.29,3.09,7,4.21,2.26,14,5.82,2.82,11,6.71,1.25,7,5.18,2.09,11,7.57,1.51,7,4,3,9,4.42,2.15,12,6.64,2.16,11,5.43,2.57,7,5.83,2.33,12,6.67,1.97,6,3.92,2.87,12,4.67,1.94,9,6.67,2.5,9,5.67,2.18,9 +1782,carefree,7.32,1.49,19,4.15,2.81,41,6.45,2.35,60,7.33,1.53,3,7.4,1.55,15,4.27,2.87,15,4.08,2.83,26,5.91,2.56,22,6.89,2.07,37,7.17,1.47,6,7.5,1.57,12,4.47,2.95,15,3.96,2.76,26,6.33,2.34,36,6.83,2.23,23,7.5,1.68,12,7,1.15,7,4.77,2.79,22,3.42,2.71,19,6.19,2.51,37,6.87,2.03,23 +1783,careful,6.32,1.78,22,2.95,1.99,21,5.83,1.86,18,6.5,2.17,6,6.27,1.75,15,2.86,2.04,7,3,2.04,14,6.56,1.88,9,5.25,1.67,8,6.21,2.08,14,6.57,1.27,7,2.89,1.96,9,3,2.09,12,5.7,2.16,10,6,1.51,8,6.57,1.22,14,5.88,2.53,8,3.33,3.01,6,2.8,1.52,15,5.7,2.11,10,6,1.6,8 +1784,careless,3.53,1.81,19,4.27,2.03,22,3.62,2.26,24,3.83,2.04,6,3.38,1.76,13,4.58,2.11,12,3.9,1.97,10,3.88,1.81,8,3.5,2.5,16,4.7,1.34,10,2.22,1.3,9,5.11,1.69,9,3.69,2.1,13,3.76,2.39,17,3,2.1,6,3.75,2.12,8,3.36,1.63,11,3.56,1.81,9,4.77,2.09,13,3.75,2.35,16,3.38,2.2,8 +1785,carelessness,3.76,1.45,21,3.96,2.42,23,3.52,2.29,21,3.4,1.82,5,3.88,1.36,16,4.75,2.18,12,3.09,2.47,11,3.36,2.5,11,3.22,1.64,9,3.83,1.64,12,3.67,1.22,9,3.81,2.43,16,4.29,2.56,7,3.36,1.57,11,3.7,2.98,10,3.69,1.65,13,3.88,1.13,8,4.05,2.48,19,3.5,2.38,4,3.36,2.24,14,3.86,2.54,7 +1786,caress,6.82,1.45,38,4.6,2.7,40,6.38,1.86,47,6.75,1.48,24,6.93,1.44,14,3.72,2.47,18,5.14,2.65,21,5.81,1.8,16,6.67,1.88,30,6.88,1.36,17,6.76,1.55,21,4.52,2.52,21,4.68,2.94,19,6.25,1.98,32,6.64,1.65,14,6.59,1.4,22,7.12,1.5,16,4.19,2.91,27,5.46,2.03,13,6.57,2.12,28,6.11,1.41,19 +1787,caretaker,6.17,1.5,18,3.4,2.35,20,4.52,2.38,25,6.2,1.92,5,6.15,1.41,13,3.09,2.59,11,3.78,2.11,9,4.31,2.27,16,4.89,2.67,9,6.14,1.86,7,6.18,1.33,11,3.22,2.39,9,3.55,2.42,11,4.2,2.46,20,5.8,1.64,5,6.22,1.79,9,6.11,1.27,9,2.55,1.81,11,4.44,2.6,9,4.74,2.28,19,3.83,2.79,6 +1788,cargo,5.21,1.65,19,2.68,1.46,22,5.64,1.73,28,6,0.89,6,4.85,1.82,13,3,1.61,11,2.36,1.29,11,6.36,1.86,11,5.18,1.51,17,5.36,1.63,11,5,1.77,8,2.64,1.63,11,2.73,1.35,11,5.44,1.62,18,6,1.94,10,5.15,1.91,13,5.33,1.03,6,2.5,1.4,14,3,1.6,8,5.44,1.9,16,5.92,1.51,12 +1789,carjack,2.32,1.77,19,6.05,2.21,20,2.8,2.24,20,2.46,2.07,13,2,0.89,6,6.2,2.05,5,6,2.33,15,3,1.94,9,2.64,2.54,11,3.22,2.22,9,1.5,0.53,10,6.14,2.67,7,6,2.04,13,3.78,2.73,9,2,1.41,11,2.78,2.33,9,1.9,0.99,10,5.2,2.44,10,6.9,1.66,10,3.43,3.05,7,2.46,1.71,13 +1790,carnage,3.3,2,20,5.77,2.35,22,5.15,2.64,27,4.71,2.63,7,2.54,1.05,13,5.8,2.1,10,5.75,2.63,12,5.6,2.47,15,4.36,2.87,11,3.64,1.8,11,2.89,2.26,9,5.56,2.13,9,5.92,2.56,13,5.82,2.48,17,3.67,2.55,9,3.85,2.23,13,2.29,0.95,7,5.5,2.42,16,6.5,2.17,6,5.92,2.61,12,4.53,2.59,15 +1791,carnal,5.16,1.77,19,6.24,2.26,21,5.17,1.97,23,4.8,2.05,5,5.15,1.72,13,6.33,2.25,6,6.2,2.34,15,5.6,1.51,10,4.85,2.27,13,5.29,1.89,7,4.91,1.76,11,6,2.45,7,6.36,2.24,14,4.91,1.51,11,5.42,2.35,12,5.83,1.53,12,4,1.63,7,5.36,2.66,11,7.2,1.23,10,5.43,2.03,14,4.78,1.92,9 +1792,carnation,5.75,1.71,20,3.68,2.57,22,5.52,2.31,27,5.43,2.15,7,5.92,1.5,13,3.8,2.49,10,3.58,2.75,12,5.47,2,15,5.82,2.75,11,5.09,1.64,11,6.56,1.51,9,5.11,2.85,9,2.69,1.89,13,5.65,2.8,17,5.56,0.88,9,5.92,1.85,13,5.43,1.51,7,3.75,2.79,16,3.5,2.07,6,4.92,2.64,12,6,1.96,15 +1793,carnival,6.48,1.81,21,5.22,3.04,23,5.55,2.39,20,7.25,1.28,8,6,1.96,13,6.17,3.31,6,4.88,2.98,17,6,2.37,11,5,2.45,9,6.5,1.62,12,6.44,2.13,9,6.3,2.21,10,4.38,3.4,13,5.62,2.14,13,5.43,2.99,7,6.21,2.04,14,7,1.15,7,5.62,2.66,16,4.29,3.86,7,5.58,2.68,12,5.5,2.07,8 +1794,carnivorous,4.52,2.34,21,4.48,2.02,25,4.77,2.41,22,5.62,2.62,8,3.85,1.95,13,4.62,2.22,13,4.33,1.87,12,5.69,2.63,13,3.44,1.24,9,5.12,2.7,8,4.33,2.1,12,4.57,0.94,14,4.36,2.94,11,5.08,2.5,12,4.4,2.37,10,4.2,2.35,10,4.82,2.4,11,4.41,2.09,17,4.62,2,8,5.1,2.81,10,4.5,2.11,12 +1795,carousel,6.7,1.98,20,4.43,2.31,21,5.92,2.1,25,6.64,1.57,11,6.78,2.49,9,4.71,2.29,7,4.29,2.4,14,5.9,2.64,10,5.93,1.75,15,7.75,1.89,4,6.44,1.97,16,4.9,2.08,10,4,2.53,11,6,2.52,7,5.89,2,18,6.5,2.24,12,7,1.6,8,5,2.12,13,3.5,2.45,8,5.44,2.51,9,6.19,1.87,16 +1796,carp,4.55,1.1,22,4.31,2.53,26,5.83,2.2,24,4.67,0.5,9,4.46,1.39,13,3.1,2.02,10,5.06,2.57,16,6,2.06,9,5.73,2.34,15,4.38,0.74,8,4.64,1.28,14,4.69,2.87,13,3.92,2.18,13,5.83,2.12,12,5.83,2.37,12,4.17,1.19,12,5,0.82,10,3.6,2.2,15,5.27,2.72,11,6.54,2.18,13,5,2,11 +1797,carpal,4.19,1.25,21,3.79,2.62,24,4.42,2.34,19,4.33,1,9,4.08,1.44,12,2.5,1.97,6,4.35,2.74,17,3.71,1.89,7,4.83,2.55,12,4.06,1.39,16,4.6,0.55,5,3.71,2.81,14,4.11,2.52,9,4.67,2.78,9,4.2,1.99,10,4.5,1,12,3.78,1.48,9,3.94,2.69,16,3.5,2.62,8,3.82,2.44,11,5.25,2.05,8 +1798,carpenter,5.94,1.8,18,3.05,1.93,19,5.12,1.92,24,6.4,0.89,5,5.77,2.05,13,3.6,2.22,10,2.44,1.42,9,5.53,1.88,15,4.44,1.88,9,5.29,2.14,7,6.36,1.5,11,3.11,2.37,9,3,1.56,10,4.95,1.99,20,6,1.41,4,5,1.32,9,6.89,1.76,9,2.82,1.94,11,3.38,2,8,5.28,2.08,18,4.67,1.37,6 +1799,carpentry,4.87,1.32,23,4,2.35,21,6.3,1.95,20,5.25,1.16,8,4.67,1.4,15,3.67,2.5,9,4.25,2.3,12,6.86,2.12,7,6,1.87,13,5,1.35,12,4.73,1.35,11,3.4,2.01,10,4.55,2.58,11,6.2,2.04,15,6.6,1.82,5,4.82,1.33,11,4.92,1.38,12,5.22,1.99,9,3.08,2.23,12,6.4,1.65,10,6.2,2.3,10 +1800,carpet,5.95,1.5,21,2.77,1.6,22,5.1,1.81,21,6,1.22,9,5.92,1.73,12,2.5,1.52,6,2.73,1.62,15,5.33,2.07,6,5,1.77,15,5.33,1.5,9,6.42,1.38,12,3.2,1.79,5,2.65,1.58,17,4.9,1.6,10,5.27,2.05,11,6.08,1.73,12,5.78,1.2,9,3.11,1.76,9,2.54,1.51,13,5.42,1.88,12,4.67,1.73,9 +1801,carpeting,5.16,2.12,19,3,2.03,20,5.56,2.16,16,5.33,0.58,3,4.93,2.25,15,2.7,2.26,10,3.3,1.83,10,5.86,1.86,7,5.33,2.45,9,4.17,1.72,6,5.42,2.15,12,2.86,1.95,7,3.08,2.14,13,4.2,2.59,5,6.18,1.72,11,5.67,2.31,12,4.29,1.5,7,3.5,1.96,10,2.5,2.07,10,5.12,2.53,8,6,1.77,8 +1802,carpool,5.05,1.63,21,3.04,2.76,24,5.4,2.26,20,5.12,1.36,8,5,1.83,13,3.67,3.5,6,2.83,2.55,18,6,2.14,11,4.67,2.29,9,5.08,1.88,12,5,1.32,9,3.6,2.72,10,2.64,2.82,14,5.46,2.44,13,5.29,2.06,7,5.36,1.78,14,4.43,1.13,7,3.44,2.94,16,2.25,2.31,8,5.42,1.73,12,5.38,3.02,8 +1803,carriage,6.1,1.48,21,2.52,1.73,25,6,1.89,19,6.22,1.48,9,6,1.54,12,3.17,2.32,6,2.33,1.57,18,4.57,1.13,7,6.83,1.75,12,5.88,1.54,16,6.8,1.1,5,2.14,1.46,14,3.1,2.08,10,5.89,2.2,9,6.1,1.66,10,6.5,1.38,12,5.56,1.51,9,2.94,1.91,16,1.78,1.09,9,6.18,2.04,11,5.75,1.75,8 +1804,carrier,5.19,1.63,21,2.96,2.07,24,5.1,1.89,20,5.62,1.3,8,4.92,1.8,13,4.33,1.51,6,2.5,2.07,18,5.55,2.11,11,4.56,1.51,9,5.17,1.53,12,5.22,1.86,9,3.5,2.07,10,2.57,2.06,14,5.31,2.29,13,4.71,0.76,7,5.21,1.48,14,5.14,2.04,7,3.25,2.05,16,2.38,2.13,8,5,1.65,12,5.25,2.31,8 +1805,carrot,5.79,2.07,19,3.91,2.81,23,6.37,1.86,19,5.78,1.48,9,5.8,2.57,10,2.43,2.15,7,4.53,2.97,15,6.2,2.04,10,6.56,1.74,9,5.78,2.73,9,5.8,1.4,10,5,2.71,10,2.92,2.75,12,5.75,1.83,8,6.7,1.89,10,5.58,2.31,12,6.14,1.68,7,3.5,2.69,20,6.67,2.31,3,5.75,1.98,8,6.82,1.72,11 +1806,carry,5.67,1.91,18,3.47,2.04,19,4.94,2.36,18,4.38,1.19,8,6.7,1.77,10,4.14,2.34,7,3.08,1.83,12,4.64,1.75,11,5.43,3.21,7,5.18,1.83,11,6.43,1.9,7,2.78,2.33,9,4.1,1.6,10,5.36,2.11,11,4.29,2.75,7,5,1.35,12,7,2.28,6,2.83,1.99,12,4.57,1.72,7,5.22,2.95,9,4.67,1.73,9 +1807,carsick,2.48,1.33,21,4.04,2.64,25,3.21,2.46,19,3.11,1.27,9,2,1.21,12,3,2.53,6,4.56,2.59,18,3.86,2.85,7,2.83,2.25,12,2.69,1.4,16,1.8,0.84,5,3.5,2.68,14,5.1,2.33,10,3.11,2.62,9,3.3,2.45,10,2.42,1.24,12,2.56,1.51,9,4.06,2.72,16,4,2.65,9,2.82,2.23,11,3.75,2.82,8 +1808,cart,5.37,2.36,19,3.18,1.92,22,5.83,1.83,24,5,2.19,6,5.54,2.5,13,3.75,2.14,12,2.5,1.43,10,5.5,1.77,8,6,1.9,16,6.1,1.66,10,4.56,2.83,9,3.67,1.94,9,2.85,1.91,13,5.82,1.88,17,6,2,6,5.62,2.67,8,5.18,2.23,11,2.89,1.76,9,3.38,2.06,13,6.12,2.03,16,5.25,1.28,8 +1809,carte,5.47,1.12,19,2.95,1.96,20,5.78,1.65,23,5.69,1.11,13,5,1.1,6,4,2.83,5,2.6,1.55,15,5.92,1.56,12,5.64,1.8,11,5.56,1.59,9,5.4,0.52,10,3.57,2.23,7,2.62,1.8,13,5.64,1.8,11,5.92,1.56,12,5.22,0.97,9,5.7,1.25,10,3.1,2.28,10,2.8,1.69,10,6.56,1.33,9,5.29,1.68,14 +1810,cartel,3.7,2.43,20,3.76,2.3,21,3.92,2.87,25,2.75,2.87,4,3.94,2.35,16,4,1.63,4,3.71,2.47,17,4.22,2.99,9,3.75,2.89,16,4.25,2.05,8,3.33,2.67,12,4.1,2.42,10,3.45,2.25,11,4.14,2.98,14,3.64,2.84,11,4.09,2.3,11,3.22,2.64,9,3,2.31,10,4.45,2.16,11,3.83,2.81,18,4.14,3.24,7 +1811,cartilage,4.17,1.47,18,3.53,2.17,19,4.08,1.59,24,5,1.22,5,3.85,1.46,13,4.2,2.3,10,2.78,1.86,9,4.19,1.42,16,3.88,1.96,8,3.57,1.99,7,4.55,0.93,11,3.12,2.17,8,3.82,2.23,11,3.79,1.65,19,5.2,0.45,5,4,1.73,9,4.33,1.22,9,2.7,1.42,10,4.44,2.55,9,4.22,1.59,18,3.67,1.63,6 +1812,carton,5.3,1.42,20,3.41,1.99,22,5.68,1.92,19,5.11,1.96,9,5.45,0.82,11,3,2.12,5,3.62,2.03,16,6,2.19,6,5.54,1.85,13,5.43,1.45,14,5,1.41,6,3.58,2.19,12,3.33,1.87,9,4.67,1.12,9,6.6,2.07,10,5.8,1.03,10,4.8,1.62,10,2.92,2.11,12,4,1.76,10,5.33,2.73,6,5.85,1.52,13 +1813,cartoon,6.74,1.48,19,5.05,2.27,21,5.26,2.5,34,6.44,1.51,9,7,1.49,10,4.5,2,8,5.38,2.43,13,4.64,2.79,14,5.7,2.25,20,6.78,1.56,9,6.7,1.49,10,5.38,1.98,13,4.5,2.73,8,5.5,2.81,22,4.83,1.85,12,6.67,1.5,9,6.8,1.55,10,5.5,2.28,14,4.14,2.12,7,5.47,2.32,17,5.06,2.73,17 +1814,cartridge,5.05,1.72,19,3.06,2.34,18,5.54,2.38,24,5,2.45,4,5.07,1.58,15,3.4,2.19,5,2.92,2.47,13,5,2.61,13,6.18,1.99,11,5.56,1.51,9,4.6,1.84,10,3.71,2.29,7,2.64,2.38,11,5.12,2.42,16,6.38,2.2,8,4.57,1.45,14,6.4,1.82,5,3.75,2.38,12,1.67,1.63,6,5.87,2.47,15,5,2.24,9 +1815,carve,5.09,1.44,22,4.13,2.85,23,6.32,1.6,19,5.38,1.19,8,4.92,1.66,13,5.62,3.2,8,3.14,2.35,14,5.86,1.86,7,6.64,1.5,11,4.25,1.16,8,5.62,1.45,13,3.67,2.96,9,4.43,2.85,14,5.43,1.27,7,6.83,1.59,12,5.09,1.51,11,5.09,1.45,11,3.22,2.91,9,4.71,2.76,14,6.31,1.7,16,6.33,1.15,3 +1816,cascade,6.24,1.89,21,3.59,2.24,22,6.76,2.14,17,6.56,2.19,9,6,1.71,12,4.18,2.23,11,3,2.19,11,7.11,1.62,9,6.38,2.67,8,5.86,2.48,7,6.38,1.66,13,3.9,2.18,10,3.33,2.35,12,7.57,1.51,7,6.2,2.39,10,6.23,2.24,13,6.25,1.28,8,3.4,2.07,10,3.75,2.45,12,6.25,2.38,8,7.22,1.92,9 +1817,case,5.18,1.4,22,4.14,2.54,21,6.11,1.88,18,5.17,2.23,6,5.27,1.03,15,3.14,2.34,7,4.64,2.56,14,6.44,1.81,9,5.88,2.1,8,5.29,1.64,14,5.14,0.9,7,4.11,2.98,9,4.17,2.29,12,6.7,1.95,10,5.38,1.6,8,5.07,1.44,14,5.38,1.41,8,4.83,3.13,6,3.87,2.33,15,6.6,2.17,10,5.5,1.31,8 +1818,cash,7.51,1.53,41,6.59,2.7,22,6.16,2.48,25,7.42,1.71,19,7.5,1.43,20,6.83,2.76,12,6.3,2.75,10,6.8,2.25,10,5.73,2.6,15,7.5,1.55,16,7.46,1.56,24,5.89,3.3,9,7.08,2.22,13,5,2.77,7,6.61,2.28,18,7.35,1.72,23,7.72,1.27,18,6.67,3.12,9,6.54,2.5,13,4.67,2.78,9,7,1.9,16 +1819,cashier,5.1,1.45,21,3.45,1.99,20,5.43,2.36,21,5,0.63,6,5.13,1.68,15,4.38,2.07,8,2.83,1.75,12,5.64,2.11,11,5.2,2.7,10,5.17,0.75,6,5.07,1.67,15,4,2.11,10,2.9,1.79,10,5.21,2.67,14,5.86,1.68,7,5,1.83,7,5.14,1.29,14,3.79,1.97,14,2.67,1.97,6,5.67,2.27,12,5.11,2.57,9 +1820,cashmere,6.62,2.06,21,3.8,2.44,20,5.05,2.39,20,6,1.26,6,6.87,2.29,15,3.38,2.5,8,4.08,2.47,12,4.64,2.25,11,5.56,2.6,9,6.33,2.06,9,6.83,2.12,12,3.67,2.45,9,3.91,2.55,11,3.14,1.77,7,6.08,2.06,13,6.1,2.38,10,7.09,1.7,11,3.69,2.32,13,4,2.83,7,5.42,2.5,12,4.5,2.27,8 +1821,casing,4.3,1.55,23,2.95,2.18,21,4.96,1.99,25,4,2,6,4.41,1.42,17,3.5,2.65,4,2.82,2.13,17,5.33,2.12,9,4.75,1.95,16,4,1.22,9,4.5,1.74,14,3.5,2.01,10,2.45,2.3,11,4.36,1.95,14,5.73,1.85,11,4.08,1.38,13,4.6,1.78,10,1.9,1.29,10,3.91,2.43,11,5.33,2.09,18,4,1.41,7 +1822,casino,4.68,2.19,19,6.05,1.94,21,4.84,2.29,19,5.33,2,9,4.1,2.28,10,6.25,1.91,8,5.92,2.02,13,4.7,2.16,10,5,2.55,9,5.14,1.95,7,4.42,2.35,12,5.56,2.46,9,6.42,1.44,12,4.12,1.13,8,5.1,2.81,10,3.9,1.6,10,5.56,2.51,9,5.7,2.11,10,6.36,1.8,11,4.25,1.67,8,5.27,2.65,11 +1823,casket,2.42,1.22,19,4.82,2.75,22,3.11,2.31,27,2.89,1.17,9,2,1.15,10,4.14,2.67,7,5.13,2.83,15,3.24,2.49,17,2.9,2.08,10,2.6,1.35,10,2.22,1.09,9,4.6,3.51,5,4.88,2.62,17,3.21,2.61,14,3,2.04,13,2.36,1.43,11,2.5,0.93,8,3.5,2.95,10,5.92,2.11,12,3.21,2.67,14,3,1.96,13 +1824,casserole,6,2,21,3,2.07,23,6.08,1.7,26,6.27,2.2,11,5.7,1.83,10,3,2.28,11,3,1.95,12,5.64,1.75,11,6.5,1.65,14,5.3,2.36,10,6.64,1.43,11,3.36,2.34,11,2.67,1.83,12,6,1.9,17,6.38,1.3,8,6.15,2.44,13,5.75,1.04,8,2.8,2.21,15,3.38,1.85,8,6.53,1.7,17,5.22,1.39,9 +1825,cassette,5.36,1.5,22,3.77,2.31,22,5.8,2.24,20,5.5,0.76,8,5.29,1.82,14,4,2.45,10,3.58,2.27,12,6.14,2.48,7,5.62,2.18,13,4.91,1.38,11,5.82,1.54,11,3.27,2.15,11,4.27,2.45,11,5.27,2.22,15,7.4,1.52,5,4.5,1.35,10,6.08,1.24,12,4.1,2.08,10,3.5,2.54,12,5.3,1.49,10,6.3,2.79,10 +1826,cast,5.26,2.1,19,3.55,2.22,22,5.05,1.81,19,5.22,1.99,9,5.3,2.31,10,3.57,2.3,7,3.5,2.35,14,5.8,1.87,10,4.22,1.39,9,5.44,2.55,9,5.1,1.73,10,4.22,2.54,9,3,2,12,5.12,1.64,8,5,2.11,10,5.08,1.78,12,5.57,2.7,7,3.53,2.17,19,3.67,3.06,3,5.25,1.58,8,4.91,2.02,11 +1827,castaway,4.1,2.02,21,3.35,2.41,20,4.05,2.36,22,3.83,0.98,6,4.2,2.34,15,2.62,1.6,8,3.83,2.79,12,3.75,2.49,12,4.4,2.27,10,4.22,2.33,9,4,1.86,12,3.33,1.41,9,3.36,3.07,11,3.86,1.46,7,4.13,2.72,15,4.7,2.67,10,3.55,1.04,11,3.54,2.4,13,3,2.58,7,4.33,2.81,12,3.7,1.77,10 +1828,caste,4,2.13,20,3.38,2.25,21,3.64,2.4,25,4,1.83,4,4,2.25,16,4,1.83,4,3.24,2.36,17,4.44,2.46,9,3.19,2.32,16,3.25,1.67,8,4.5,2.32,12,3.5,2.37,10,3.27,2.24,11,2.93,1.98,14,4.55,2.66,11,4.18,1.99,11,3.78,2.39,9,2.5,2.07,10,4.18,2.18,11,3.61,2.03,18,3.71,3.35,7 +1829,castle,6.42,1.77,19,4.72,2.24,18,6.35,2.09,17,6.45,1.13,11,6.38,2.5,8,6.5,1,4,4.21,2.26,14,6.5,2.45,8,6.22,1.86,9,6.88,1.46,8,6.09,1.97,11,4.57,1.99,7,4.82,2.48,11,5.83,2.48,6,6.64,1.91,11,6.08,1.89,13,7.17,1.33,6,3.91,2.17,11,6,1.83,7,6.43,1.9,7,6.3,2.31,10 +1830,castrate,2.19,1.47,21,5.3,2.87,23,3.44,2.41,18,3.4,2.07,5,1.81,1.05,16,5.58,3,12,5,2.83,11,2.56,1.88,9,3.75,2.12,8,1.58,0.79,12,3,1.8,9,4.94,2.89,16,6.14,2.85,7,3.9,2.02,10,2.88,2.85,8,2.15,1.34,13,2.25,1.75,8,5.47,3.12,19,4.5,1,4,3.75,2.05,12,2.83,3.13,6 +1831,castration,2.25,1.74,20,5.25,2.47,20,2.95,2.5,22,1.14,0.38,7,2.85,1.91,13,5.56,2.51,9,5,2.53,11,1.83,1.6,6,3.38,2.68,16,3.2,2.04,10,1.33,0.5,9,4.75,2.71,8,5.58,2.35,12,3.27,2.63,15,2.29,2.21,7,2.64,1.96,11,1.78,1.39,9,5.08,2.27,12,5.5,2.88,8,3.36,2.69,11,2.55,2.34,11 +1832,casual,6.05,1.65,19,3,2.2,22,6.35,1.72,23,6.18,1.72,11,5.71,1.7,7,3.75,2.49,8,2.57,1.99,14,6.14,2.61,7,6.44,1.26,16,5.88,1.81,8,6.18,1.6,11,2.33,2.24,9,3.46,2.15,13,5.91,1.92,11,6.75,1.48,12,6,2,12,6.14,0.9,7,3.73,2.87,11,2.27,0.9,11,6.46,2.03,13,6.2,1.32,10 +1833,casualty,3.33,2.18,21,6.3,2.32,20,4.1,2.47,21,3.33,2.34,6,3.33,2.19,15,6.38,2.39,8,6.25,2.38,12,3.27,2.28,11,5,2.45,10,3,2.53,6,3.47,2.1,15,6.5,2.37,10,6.1,2.38,10,4.86,2.54,14,2.57,1.51,7,3,2.08,7,3.5,2.28,14,6.36,2.59,14,6.17,1.72,6,4,2.8,12,4.22,2.11,9 +1834,cat,6.95,1.85,20,4.5,2.48,918,5.48,2.29,23,5.4,2.3,5,7.47,1.41,15,4.48,2.33,344,4.52,2.57,567,4.89,2.42,9,5.86,2.21,14,6.5,2.12,10,7.4,1.51,10,4.81,2.45,416,4.25,2.47,498,5.6,2.23,15,5.25,2.55,8,7.33,1.37,12,6.38,2.39,8,4.42,2.57,508,4.59,2.36,410,5.85,2.54,13,5,1.94,10 +1835,catalog,5.95,1.39,20,2.33,1.68,21,5.76,1.96,25,5.73,1.19,11,6.22,1.64,9,3,2.45,7,2,1.11,14,5.3,2.16,10,6.07,1.83,15,6.75,2.06,4,5.75,1.18,16,2.6,2.01,10,2.09,1.38,11,4.71,2.21,7,6.17,1.76,18,6.27,1.49,11,5.56,1.24,9,2.62,1.94,13,1.88,1.13,8,5,2.24,9,6.19,1.72,16 +1836,catalogue,4.85,1.39,20,3.73,2.27,22,6.11,1.66,19,4.89,1.76,9,4.82,1.08,11,4,3.46,5,3.81,1.87,16,6.5,2.17,6,5.92,1.44,13,5,1.04,14,4.5,2.07,6,3.83,2.17,12,3.89,2.47,9,5.44,1.01,9,6.7,1.95,10,5.2,0.92,10,4.5,1.72,10,3.08,1.93,12,4.5,2.51,10,7,1.9,6,5.69,1.44,13 +1837,catalyst,5.3,1.72,20,3.38,2.6,21,4.65,2.52,23,4.75,1.71,4,5.44,1.75,16,2,0.82,4,3.71,2.78,17,5.38,2.83,8,4.27,2.34,15,5.12,1.36,8,5.42,1.98,12,3.7,2.95,10,3.09,2.34,11,4.79,2.42,14,4.44,2.79,9,5.27,1.79,11,5.33,1.73,9,2.7,2.06,10,4,2.97,11,4.59,2.55,17,4.83,2.64,6 +1838,catamaran,5.29,1.9,21,4.1,2.13,20,5.24,2.39,21,5.5,1.22,6,5.2,2.14,15,4.38,2.26,8,3.92,2.11,12,4.64,2.84,11,5.9,1.66,10,4.5,2.35,6,5.6,1.68,15,4.4,2.12,10,3.8,2.2,10,4.64,2.41,14,6.43,1.99,7,5,1.83,7,5.43,1.99,14,4.29,2.49,14,3.67,0.82,6,4.58,2.43,12,6.11,2.15,9 +1839,catapult,5.25,1.52,20,5.52,2.44,21,5.29,2.42,34,5.5,1.84,10,5,1.15,10,5.62,2.33,8,5.46,2.6,13,5.79,2.61,14,4.95,2.28,20,5.44,1.01,9,5.09,1.87,11,6.08,2.29,13,4.62,2.56,8,5.45,2.7,22,5,1.86,12,4.8,1.55,10,5.7,1.42,10,5.29,2.76,14,6,1.73,7,5.06,2.28,17,5.53,2.6,17 +1840,catastrophe,2.7,1.81,20,5.64,2.44,22,2.5,2.16,26,3.11,1.36,9,2.36,2.11,11,4.29,3.2,7,6.27,1.79,15,3.12,2.45,16,1.5,1.08,10,2.91,1.58,11,2.44,2.13,9,4.2,2.77,5,6.06,2.25,17,3,2.16,13,2,2.12,13,2.67,1.61,12,2.75,2.19,8,5.4,3.03,10,5.83,1.95,12,3.23,2.68,13,1.77,1.17,13 +1841,catastrophic,2.05,1.1,20,6.25,2.55,20,2.28,1.51,25,2.08,0.9,12,2,1.41,8,7.17,1.6,6,5.86,2.82,14,2.7,1.49,10,2,1.51,15,2.67,2.08,3,1.94,0.9,17,5.56,2.88,9,6.82,2.23,11,1.86,1.46,7,2.44,1.54,18,2.18,1.25,11,1.89,0.93,9,5.77,2.39,13,7.14,2.79,7,2,1.5,9,2.44,1.55,16 +1842,catatonic,3.2,1.99,20,3.18,2.24,22,4,2.57,27,4.43,2.7,7,2.54,1.13,13,3.3,1.95,10,3.08,2.54,12,3.47,1.68,15,4.45,3.42,11,3.36,1.29,11,3,2.69,9,3.44,2.46,9,3,2.16,13,4.41,2.81,17,2.89,1.69,9,3.62,2.18,13,2.43,1.4,7,3.31,2.41,16,2.83,1.83,6,4.08,2.47,12,3.93,2.74,15 +1843,catch,5.64,1.76,22,4,2.14,21,5.47,2.35,17,5.5,2.43,6,5.73,1.58,15,4.43,2.82,7,3.79,1.81,14,4.89,2.8,9,6.12,1.64,8,5.36,1.98,14,6.29,1.25,7,3.33,1.8,9,4.5,2.32,12,5.11,2.98,9,5.88,1.46,8,5.43,1.79,14,6,1.77,8,4.17,2.23,6,3.93,2.19,15,5.11,2.98,9,5.88,1.46,8 +1844,catcher,5.39,1.61,18,3.26,2.18,19,4.8,1.47,25,6,1.58,5,5.15,1.63,13,3.7,2.58,10,2.78,1.64,9,4.88,1.59,16,4.67,1.32,9,5.57,1.27,7,5.27,1.85,11,3,2.5,9,3.5,1.96,10,4.85,1.42,20,4.6,1.82,5,5.11,0.93,9,5.67,2.12,9,3,1.95,11,3.62,2.56,8,4.63,1.5,19,5.33,1.37,6 +1845,catchphrase,4.89,1.37,19,4.06,2.13,18,5.71,2.2,17,5.55,0.93,11,4,1.41,8,4.75,2.63,4,3.86,2.03,14,5.5,2.56,8,5.89,1.96,9,5.38,1.19,8,4.55,1.44,11,4.86,1.86,7,3.55,2.21,11,5.5,2.74,6,5.82,1.99,11,5,1.53,13,4.67,1.03,6,3.82,2.44,11,4.43,1.62,7,5.14,1.77,7,6.1,2.47,10 +1846,catchy,5.22,2.04,23,4,2.43,22,5.6,2.28,20,5.75,1.75,8,4.93,2.19,15,4,2.49,10,4,2.49,12,6.14,2.34,7,5.31,2.29,13,5.17,2.21,12,5.27,1.95,11,4.18,2.36,11,3.82,2.6,11,5.53,2.36,15,5.8,2.28,5,5.18,1.94,11,5.25,2.22,12,4.2,1.93,10,3.83,2.86,12,5.7,2.06,10,5.5,2.59,10 +1847,category,5.05,0.6,20,2.67,1.56,21,5.48,2.22,25,5.67,1.15,3,4.94,0.43,17,2.86,1.86,7,2.62,1.5,13,5.75,1.67,8,5.35,2.47,17,5.43,0.79,7,4.85,0.38,13,2.86,1.68,7,2.62,1.61,13,5.5,2.18,14,5.45,2.38,11,5.11,0.78,9,5,0.45,11,2.36,1.43,11,3,1.7,10,5.5,2.5,18,5.43,1.4,7 +1848,cater,5.73,1.72,22,3.45,1.95,22,5.39,2.52,23,5.62,1.61,13,5.5,1.69,8,4.12,1.64,8,3.07,2.06,14,5.29,3.25,7,5.44,2.25,16,5.89,1.76,9,5.62,1.76,13,3.33,2.06,9,3.54,1.94,13,5.45,2.7,11,5.33,2.46,12,5.86,1.79,14,5.5,1.69,8,3,2.28,11,3.91,1.51,11,4.46,2.6,13,6.6,1.9,10 +1849,caterer,6.16,2.12,19,3.76,1.92,21,5.74,1.94,23,4.33,2.34,6,7,1.41,13,4.08,2.23,12,3.33,1.41,9,5.43,2.07,7,5.88,1.93,16,5.7,1.7,10,6.67,2.5,9,4.33,2,9,3.33,1.83,12,5.47,1.97,17,6.8,1.79,5,6.88,1.89,8,5.64,2.2,11,3.56,1.59,9,3.92,2.19,12,5.94,1.98,16,5.29,1.89,7 +1850,caterpillar,5.25,2.4,20,3.24,1.84,21,5.04,1.97,25,4.5,2.52,4,5.44,2.42,16,3,1.41,4,3.29,1.96,17,5,2.6,9,5.06,1.61,16,4.75,3.01,8,5.58,1.98,12,3.3,1.7,10,3.18,2.04,11,5.14,1.92,14,4.91,2.12,11,4.45,2.73,11,6.22,1.56,9,2.5,1.65,10,3.91,1.81,11,5.33,1.81,18,4.29,2.29,7 +1851,catfish,5.24,2.17,21,4.26,2.42,23,5.79,1.44,19,5.5,1.77,8,4.75,2.22,12,4.62,3.11,8,4.07,2.13,14,5.71,1.11,7,5.73,1.68,11,5.5,1.77,8,4.75,2.22,12,3.89,2.67,9,4.5,2.31,14,5.29,0.76,7,6.08,1.68,12,5.5,2.64,10,5,1.73,11,3.67,2.69,9,4.64,2.24,14,5.62,1.41,16,6.67,1.53,3 +1852,cathedral,6,1.95,20,3.45,1.76,20,5.04,2.34,25,5.82,2.18,11,6.22,1.72,9,3.67,1.97,6,3.36,1.74,14,4.5,2.46,10,5.4,2.26,15,6.5,1.91,4,5.88,2,16,3.8,1.48,10,3.1,2.02,10,3.86,2.12,7,5.5,2.31,18,6.09,2.07,11,5.89,1.9,9,4,1.73,13,2.43,1.4,7,5,2.74,9,5.06,2.17,16 +1853,catheter,2.84,1.46,19,3.77,2.6,22,2.54,1.64,28,2.83,1.47,6,2.85,1.52,13,3.27,2.2,11,4.27,2.97,11,1.82,0.87,11,3,1.87,17,3.36,1.5,11,2.12,1.13,8,3.73,2.72,11,3.82,2.6,11,2.72,1.32,18,2.2,2.15,10,2.92,1.44,13,2.67,1.63,6,3.07,2.53,14,5,2.39,8,2,1.1,16,3.25,2.01,12 +1854,catholic,4.95,2.4,21,2.83,2.41,23,4.17,3.03,18,5.78,2.44,9,4.33,2.27,12,3.91,2.7,11,1.83,1.64,12,5.3,2.87,10,2.75,2.76,8,3.86,2.54,7,5.69,2.18,13,3.18,2.71,11,2.5,2.15,12,5.14,3.39,7,3.55,2.77,11,5.15,2.73,13,4.62,1.85,8,2.55,2.66,11,3.08,2.23,12,4.56,3,9,3.78,3.19,9 +1855,cathouse,4.95,2.24,20,4.68,2.53,22,5.22,2.45,27,7.14,1.57,7,3.77,1.54,13,5.5,2.46,10,4,2.49,12,5.73,2.37,15,4.82,2.48,11,5.18,1.33,11,4.67,3.08,9,5.11,1.83,9,4.38,2.96,13,5.41,2.79,17,5.22,1.64,9,5.46,2.11,13,4,2.31,7,4.25,2.41,16,5.83,2.71,6,5.08,2.81,12,5.33,2.23,15 +1856,catnip,4.74,2.66,19,4.57,2.64,23,4.47,1.65,19,4.22,2.59,9,5.2,2.78,10,4.43,3.1,7,4.6,2.61,15,4.3,1.95,10,4.67,1.32,9,4.89,2.52,9,4.6,2.91,10,5.3,3.37,10,3.92,1.93,12,3.62,1.06,8,4.7,1.25,10,4.5,2.71,12,5.14,2.73,7,4.5,2.67,20,5,3,3,4.5,2.14,8,4.45,1.29,11 +1857,cattle,5.42,1.59,24,2.64,1.84,22,4.74,2.31,27,5.17,2.17,12,5.67,0.65,12,2.29,1.7,7,2.8,1.93,15,4.71,2.49,17,4.8,2.1,10,5.5,1.62,12,5.33,1.61,12,2,1.73,5,2.82,1.88,17,4.93,2.56,14,4.54,2.11,13,5.33,1.88,15,5.56,1.01,9,1.9,1.6,10,3.25,1.86,12,5.71,2.05,14,3.69,2.18,13 +1858,catwalk,5.65,1.04,20,4.52,1.86,23,5.95,1.86,21,5.67,1,9,5.64,1.12,11,4.73,1.95,11,4.33,1.83,12,5.62,1.3,8,6.15,2.15,13,5.57,0.94,14,5.83,1.33,6,4.89,1.54,9,4.29,2.05,14,6.38,2.07,8,5.69,1.75,13,5.6,0.97,10,5.7,1.16,10,4.08,1.8,13,5.1,1.85,10,5.42,1.83,12,6.67,1.73,9 +1859,cauldron,4.91,1.66,22,4.41,2.44,22,4.89,2.23,19,4.5,1.07,8,5.14,1.92,14,4,2.36,10,4.75,2.56,12,6.17,2.79,6,4.31,1.75,13,5.18,2.14,11,4.64,1.03,11,4.09,2.34,11,4.73,2.61,11,4.79,2.42,14,5.2,1.79,5,4.9,2.02,10,4.92,1.38,12,4.9,2.56,10,4,2.37,12,4.3,1.7,10,5.56,2.65,9 +1860,cauliflower,5.35,1.98,20,2.29,1.27,21,5.87,2.58,23,3.67,2.08,3,5.65,1.87,17,1.71,0.95,7,2.69,1.32,13,6.14,1.77,7,5.75,2.91,16,5,1.73,7,5.54,2.15,13,2.71,1.38,7,2.15,1.21,13,5.62,2.75,13,6.2,2.44,10,5.33,2.06,9,5.36,2.01,11,2.09,1.3,11,2.5,1.27,10,6.19,2.93,16,5.14,1.46,7 +1861,cause,5.14,1.58,22,3.48,2.44,21,5.17,2.01,18,4.83,2.4,6,5.27,1.28,15,2.43,2.3,7,4,2.42,14,4.89,1.62,9,5.38,2.56,8,4.79,1.85,14,5.86,0.69,7,3.22,2.22,9,3.67,2.67,12,5.5,2.17,10,4.75,1.83,8,5.21,1.76,14,5,1.31,8,4.17,2.99,6,3.2,2.24,15,5.2,2.44,10,5.12,1.46,8 +1862,caution,3.29,1.27,21,4,2.45,22,4.86,2.67,21,3.4,1.52,5,3.25,1.24,16,5,1.91,12,2.8,2.57,10,5.09,2.81,11,4.11,2.26,9,2.83,1.34,12,3.89,0.93,9,4.07,2.4,15,3.86,2.73,7,4.91,2.26,11,4.8,3.19,10,3.54,1.27,13,2.88,1.25,8,4.21,2.49,19,2.67,2.08,3,4.57,2.5,14,5.43,3.1,7 +1863,cautious,6.05,1.22,19,3.57,2.29,21,6,2.29,22,5.78,0.83,9,6.3,1.49,10,3.57,2.07,7,3.57,2.47,14,6,2.28,11,6,2.41,11,5.57,0.79,7,6.33,1.37,12,4,2,10,3.18,2.56,11,6.23,2.55,13,5.67,1.94,9,6.4,1.17,10,5.67,1.22,9,3.12,1.89,8,3.85,2.54,13,5.71,2.3,14,6.5,2.33,8 +1864,cavalier,5.48,1.25,21,4,2.05,21,5.52,2.23,23,5.83,1.47,12,5,0.71,9,4.43,2.23,7,3.79,2.01,14,5.56,2.01,9,5.5,2.44,14,4.5,0.58,4,5.71,1.26,17,4.4,2.27,10,3.64,1.86,11,5.86,2.19,7,5.38,2.31,16,5.33,0.78,12,5.67,1.73,9,3.92,1.89,13,4.12,2.42,8,4.38,2.13,8,6.13,2.1,15 +1865,cavalry,5.05,1.86,21,4.18,2.65,22,4.96,2.23,27,4.8,1.69,10,5.27,2.05,11,3.57,2.44,7,4.47,2.77,15,4.94,2.61,17,5,1.49,10,5.64,2.01,11,4.4,1.51,10,3,2.83,5,4.53,2.58,17,5.29,2.7,14,4.62,1.61,13,5.23,1.79,13,4.75,2.05,8,3.4,2.95,10,4.83,2.29,12,5.5,2.56,14,4.38,1.71,13 +1866,cave,5.15,1.87,20,4.39,2.45,18,4.45,2.06,22,5.8,1.3,5,4.93,2.02,15,5.83,2.71,6,3.67,2.06,12,4.4,1.07,10,4.5,2.68,12,5.6,1.17,10,4.7,2.36,10,4.7,2.87,10,4,1.93,8,4.09,2.12,11,4.82,2.04,11,5.25,1.76,12,5,2.14,8,4,2.78,9,4.78,2.17,9,3.91,2.34,11,5,1.67,11 +1867,caveman,5.4,2.11,20,4.14,2.4,22,5.42,2.27,19,5.56,2.6,9,5.27,1.74,11,4.4,3.44,5,4.19,2.14,16,5.83,2.48,6,5.23,2.24,13,5.57,2.17,14,5,2.1,6,3.75,2.34,12,4.89,2.47,9,4.22,1.64,9,6.5,2.27,10,6.1,2.02,10,4.7,2.06,10,3.83,2.55,12,4.5,2.27,10,5,3.22,6,5.62,1.8,13 +1868,cavern,5.38,1.63,21,3.63,2.5,19,4.41,2.34,22,5.5,0.84,6,5.33,1.88,15,3,2.2,8,4.09,2.7,11,4.08,2.78,12,4.8,1.75,10,5.56,1.42,9,5.25,1.82,12,3.38,1.92,8,3.82,2.93,11,4.71,2.43,7,4.27,2.37,15,5.5,1.72,10,5.27,1.62,11,3.58,2.07,12,3.71,3.3,7,4.33,2.57,12,4.5,2.17,10 +1869,caviar,5.53,2.44,19,3.8,2.97,20,5.53,2.04,19,6,1.73,3,5.33,2.64,15,3.8,2.97,10,3.8,3.12,10,6.33,1,9,4.8,2.49,10,4.17,2.56,6,6.08,2.27,12,1.71,1.89,7,4.92,2.87,13,5.43,2.07,7,5.58,2.11,12,6.17,2.33,12,4.43,2.37,7,3.9,2.88,10,3.7,3.2,10,4.44,2.13,9,6.5,1.43,10 +1870,caving,5,1.3,20,4.14,2.43,21,5.32,2.5,25,5,0,3,5,1.41,17,3.57,2.23,7,4.38,2.66,13,5,2.62,8,5.47,2.5,17,4.71,0.76,7,5.15,1.52,13,3.71,1.8,7,4.31,2.84,13,5.14,2.63,14,5.55,2.42,11,4.89,1.27,9,5.09,1.38,11,4.45,2.7,11,3.8,2.2,10,5,2.81,18,6.14,1.21,7 +1871,cavity,2.6,2.01,20,4.77,2.64,22,4.96,2.62,27,3.14,2.73,7,2.31,1.55,13,4.2,2.25,10,5.25,2.93,12,5,2.78,15,5,2.65,11,2.36,1.43,11,2.89,2.62,9,5.44,2.07,9,4.31,2.95,13,6,2.67,17,3.11,1.36,9,2.85,2.19,13,2.14,1.68,7,4.38,2.73,16,5.83,2.23,6,5.67,2.67,12,4.4,2.53,15 +1872,cayenne,5.55,1.99,20,3.8,2.35,25,4.95,2.01,19,5.38,1.41,8,5.67,2.35,12,3.67,2.66,6,3.94,2.34,18,4.29,1.5,7,5.33,2.23,12,5.47,1.55,15,5.8,3.19,5,3.64,2.37,14,4.2,2.44,10,5.33,2.24,9,4.6,1.84,10,5.82,2.4,11,5.22,1.39,9,3.94,2.54,16,3.56,2.07,9,5.09,1.76,11,4.75,2.43,8 +1873,cease,3.95,1.69,21,3.64,2.48,25,5.17,2.09,18,4.67,1.12,9,3.42,1.88,12,3.17,2.04,6,3.67,2.66,18,4.5,1.97,6,5.5,2.15,12,4.12,1.41,16,3.4,2.51,5,3.21,2.58,14,4,2.4,10,5,2.18,9,5.33,2.12,9,3.83,1.8,12,4.11,1.62,9,3.88,2.47,16,3.22,2.59,9,4.7,2.45,10,5.75,1.49,8 +1874,cedar,6.32,1.52,22,3.21,1.75,19,5.1,2.05,20,4.6,0.89,5,6.75,1.29,16,3.62,1.85,8,2.91,1.7,11,4.78,2.59,9,5.36,1.57,11,6.25,1.6,12,6.4,1.51,10,3,1.41,10,3.44,2.13,9,4.36,1.91,11,6,1.94,9,6.64,1.57,11,6,1.48,11,3.12,1.64,8,3.27,1.9,11,4.75,2.25,8,5.33,1.97,12 +1875,ceiling,5.39,1.29,18,2.75,2.05,20,5.16,1.77,25,5.8,1.3,5,5.23,1.3,13,3.09,2.21,11,2.33,1.87,9,4.75,1.77,16,5.89,1.62,9,5.43,0.98,7,5.36,1.5,11,1.89,1.36,9,3.45,2.3,11,5.15,1.98,20,5.2,0.45,5,5.33,0.87,9,5.44,1.67,9,2.27,1.68,11,3.33,2.4,9,5.05,1.51,19,5.5,2.59,6 +1876,celebrate,7.84,1.3,19,6.73,1.83,22,6.12,2.07,24,7.5,1.64,6,8,1.15,13,6.92,1.73,12,6.5,2.01,10,4.38,2.26,8,7,1.32,16,7.3,1.49,10,8.44,0.73,9,7,1.58,9,6.54,2.03,13,6,2.35,17,6.5,1.38,6,7.62,1.51,8,8,1.18,11,6.56,1.88,9,6.85,1.86,13,5.81,2.37,16,6.75,1.16,8 +1877,celebration,7.53,1.5,19,5.9,2.95,21,7,1.68,23,7.4,1.95,5,7.54,1.45,13,5.33,3.14,6,6.13,2.95,15,7.3,1.49,10,6.77,1.83,13,7.29,1.98,7,7.64,1.29,11,6.71,2.75,7,5.5,3.06,14,6.55,1.57,11,7.42,1.73,12,7.92,1.16,12,6.86,1.86,7,5.91,3.21,11,5.9,2.81,10,7,1.84,14,7,1.5,9 +1878,celebrity,5.42,2.04,19,4.86,2.71,22,4.67,2.08,24,5.33,2.25,6,5.46,2.03,13,5.17,3.16,12,4.5,2.17,10,4.75,1.49,8,4.62,2.36,16,5.5,1.27,10,5.33,2.74,9,5,2.96,9,4.77,2.65,13,4.29,1.79,17,5.67,2.8,6,6.12,1.64,8,4.91,2.21,11,5.56,2.7,9,4.38,2.72,13,4.25,2.02,16,5.5,2.07,8 +1879,celery,5.71,1.68,21,2.81,1.57,21,6.28,1.97,25,6,1.21,12,5.33,2.18,9,2.86,1.68,7,2.79,1.58,14,6.1,2.23,10,6.4,1.84,15,6.75,2.06,4,5.47,1.55,17,2.6,1.43,10,3,1.73,11,5.43,1.9,7,6.61,1.94,18,5.83,2.12,12,5.56,0.88,9,3.08,1.44,13,2.38,1.77,8,5.56,1.94,9,6.69,1.92,16 +1880,celestial,6.76,1.51,21,4.68,2.36,22,5.18,2.72,22,6.44,1.59,9,7,1.48,12,3,1.9,6,5.2,2.27,15,5,2.83,6,5.25,2.77,16,6.22,1.48,9,7.17,1.47,12,5,2.45,5,4.59,2.4,17,4.91,2.3,11,5.45,3.17,11,6.67,1.83,12,6.89,1.05,9,5.33,2.45,9,4.23,2.28,13,5.25,2.49,12,5.1,3.11,10 +1881,celibacy,3.85,1.57,20,2.71,1.68,21,5.92,2.59,24,3.67,1.53,3,3.88,1.62,17,2.14,1.68,7,3.08,1.71,13,5.5,2.67,8,6.12,2.6,16,3.57,1.62,7,4,1.58,13,2.29,1.6,7,3,1.78,13,6.08,2.66,13,5.73,2.61,11,4.56,1.24,9,3.27,1.62,11,2.82,1.89,11,2.6,1.51,10,5.88,3.02,17,6,1.15,7 +1882,celibate,3.72,2.19,18,3,1.85,22,6.1,2.3,21,3.5,1.85,8,3.9,2.51,10,3.88,2.1,8,2.5,1.56,14,6.3,2.58,10,5.91,2.12,11,3.57,1.4,7,3.82,2.64,11,3.3,1.89,10,2.75,1.86,12,6.67,1.97,12,5.33,2.6,9,4.2,2.1,10,3.12,2.3,8,3.25,1.49,8,2.86,2.07,14,5.46,2.33,13,7.12,1.96,8 +1883,cell,4.09,2.69,22,4.23,2.32,43,4.86,2.26,44,3.45,1.75,11,4.73,3.35,11,4.7,2.27,20,3.83,2.33,23,4.27,2.43,22,5.45,1.95,22,5.1,3.07,10,3.25,2.09,12,4.58,2.24,19,3.96,2.39,24,4.66,1.99,29,5.27,2.74,15,4.43,3.18,14,3.5,1.51,8,4.37,2.22,27,4,2.53,16,4.48,2.31,25,5.37,2.14,19 +1884,cellar,4.7,1.42,43,3.14,1.78,22,4.75,2.4,20,4.85,1.27,20,4.57,1.56,23,3.33,2.06,12,2.9,1.45,10,5.4,2.12,10,4.1,2.6,10,4.56,1.36,16,4.78,1.48,27,4.11,2.09,9,2.46,1.2,13,3.5,2.2,8,5.58,2.23,12,4.42,1.5,19,4.92,1.35,24,2.89,1.83,9,3.31,1.8,13,4.44,2.01,9,5,2.76,11 +1885,cellblock,2.95,1.8,21,4.7,2.89,20,4.08,2.37,36,3.12,2.1,8,2.85,1.68,13,6,2,5,4.27,3.06,15,3.82,2.52,11,4.2,2.35,25,3.08,1.98,13,2.75,1.58,8,5.42,2.94,12,3.62,2.62,8,4.2,2.14,20,3.94,2.69,16,3.64,1.91,11,2.2,1.4,10,5.09,3.11,11,4.22,2.68,9,3.77,2.45,22,4.57,2.24,14 +1886,cellist,5.84,1.42,19,3.85,2.37,20,5.25,1.7,24,5.38,1.33,13,6.83,1.17,6,5.4,2.07,5,3.33,2.29,15,5.54,1.33,13,4.91,2.07,11,5.44,1.67,9,6.2,1.14,10,5.14,1.68,7,3.15,2.44,13,4.91,1.76,11,5.54,1.66,13,5.89,1.54,9,5.8,1.4,10,4.1,2.47,10,3.6,2.37,10,5.33,2.06,9,5.2,1.52,15 +1887,cellmate,2.2,1.47,20,4,2.47,18,2.41,1.62,22,2.2,1.79,5,2.2,1.42,15,3.83,2.23,6,4.08,2.68,12,2.9,1.91,10,2,1.28,12,2.1,1.37,10,2.3,1.64,10,4.6,2.22,10,3.25,2.71,8,2.73,1.68,11,2.09,1.58,11,2,1.35,12,2.5,1.69,8,2.44,2.24,9,5.56,1.59,9,2.45,1.81,11,2.36,1.5,11 +1888,cello,5.75,1.37,20,3.83,2.53,18,6.41,1.97,22,5.6,1.52,5,5.8,1.37,15,4.83,2.48,6,3.33,2.5,12,5.8,1.75,10,6.92,2.07,12,6.1,1.2,10,5.4,1.51,10,4.5,2.55,10,3,2.39,8,6.45,2.5,11,6.36,1.36,11,5.67,1.44,12,5.88,1.36,8,3.22,2.73,9,4.44,2.3,9,6.91,2.3,11,5.91,1.51,11 +1889,cellophane,5.05,1.12,21,3.64,2.19,22,4.81,1.81,21,5.44,1.13,9,4.75,1.06,12,3.33,2.88,6,3.6,1.96,15,4.83,2.48,6,4.8,1.57,15,5.56,1.33,9,4.67,0.78,12,3.6,1.82,5,3.65,2.34,17,4.2,1.81,10,5.36,1.69,11,5,1.04,12,5.11,1.27,9,3.56,2.46,9,3.69,2.1,13,4.5,1.88,12,5.22,1.72,9 +1890,cellular,5.68,1.25,19,3.67,2.31,21,5.74,2.12,23,5.8,1.3,5,5.69,1.32,13,4.33,2.8,6,3.4,2.13,15,5.7,2.11,10,5.77,2.2,13,5.71,1.25,7,5.73,1.35,11,3,2.08,7,4,2.42,14,5.09,1.97,11,6.33,2.15,12,5.58,1.08,12,5.86,1.57,7,3.36,2.42,11,4,2.26,10,5.29,2.23,14,6.44,1.81,9 +1891,cellulite,2.67,1.59,21,4.67,2.35,21,4.32,2.19,25,3.33,1.67,12,1.78,0.97,9,5.29,2.21,7,4.36,2.44,14,5.2,1.93,10,3.73,2.22,15,1.25,0.5,4,3,1.58,17,4.4,2.37,10,4.91,2.43,11,3.71,2.81,7,4.56,1.95,18,2.92,1.56,12,2.33,1.66,9,4.38,2.33,13,5.12,2.47,8,3,1.58,9,5.06,2.17,16 +1892,celluloid,4.3,1.89,20,2.71,2.22,21,4.44,2.12,25,3.75,1.5,4,4.44,2,16,3.25,1.71,4,2.59,2.35,17,4.33,2.5,9,4.5,1.97,16,4.25,1.39,8,4.33,2.23,12,3.3,1.7,10,2.18,2.56,11,4.57,2.06,14,4.27,2.28,11,4.73,1.19,11,3.78,2.49,9,1.7,1.25,10,3.64,2.54,11,4.67,2.33,18,3.86,1.46,7 +1893,cement,4.62,1.53,21,3.28,2.41,25,4.84,2.27,19,4.78,1.64,9,4.5,1.51,12,3,2,6,3.33,2.63,18,3.71,1.7,7,5.5,2.35,12,4.62,1.59,16,4.6,1.52,5,3.21,2.52,14,3.3,2.5,10,5.33,2.06,9,4.4,2.46,10,4.33,1.97,12,5,0.5,9,3.62,2.45,16,2.67,2.35,9,4.82,2.6,11,4.88,1.89,8 +1894,cemetery,3.49,1.83,39,4.1,2.32,21,3.82,2.46,55,3.41,1.56,22,3.59,2.18,17,4.12,2.75,8,4.08,2.14,13,3.39,2.12,18,4.03,2.61,37,3.61,2.02,23,3.31,1.58,16,4,2,9,4.17,2.62,12,3.79,2.26,29,3.85,2.71,26,3.16,2.27,19,3.8,1.28,20,4.5,2.22,10,3.73,2.45,11,3.24,2.36,33,4.68,2.4,22 +1895,censor,4.1,2,21,4.45,2.48,22,4.15,2.48,27,3.7,2.41,10,4.45,1.57,11,4.29,2.81,7,4.53,2.42,15,4.35,2.64,17,3.8,2.25,10,4,2.24,11,4.2,1.81,10,4.2,3.11,5,4.53,2.37,17,4.07,2.62,14,4.23,2.42,13,4.23,2.09,13,3.88,1.96,8,3.9,2.77,10,4.92,2.23,12,4.57,2.93,14,3.69,1.89,13 +1896,censorship,3.43,1.6,21,4.25,2.98,24,3.26,2.26,19,3.12,1.89,8,3.62,1.45,13,6,2.97,6,3.67,2.83,18,4,2.75,10,2.44,1.24,9,3.33,1.92,12,3.56,1.13,9,5.3,2.71,10,3.5,3.03,14,3.67,2.64,12,2.57,1.27,7,3.43,1.83,14,3.43,1.13,7,4.88,2.83,16,3,3.07,8,3.45,1.92,11,3,2.78,8 +1897,census,4.91,0.92,22,3.54,2.04,26,4.91,2.72,22,4.56,0.73,9,5.15,0.99,13,3.1,2.38,10,3.81,1.83,16,4.75,2.92,8,5,2.72,14,5.12,0.83,8,4.79,0.97,14,3.69,2.06,13,3.38,2.1,13,5.33,2.57,12,4.4,2.95,10,5,0.85,12,4.8,1.03,10,3.73,2.46,15,3.27,1.35,11,5.33,3.08,12,4.4,2.27,10 +1898,cent,5.37,1.61,19,3.76,1.58,21,5.3,1.94,23,5,0.71,5,5.62,1.85,13,3.67,1.03,6,3.8,1.78,15,5.2,1.87,10,5.38,2.06,13,4.71,1.89,7,5.91,1.3,11,4,2,7,3.64,1.39,14,4.45,1.97,11,6.08,1.62,12,5,1.6,12,6,1.53,7,3.73,1.49,11,3.8,1.75,10,5.29,1.64,14,5.33,2.45,9 +1899,centennial,5.58,1.02,19,2.86,1.77,21,6.09,1.88,23,6,1,3,5.5,1.03,16,3.25,1.75,8,2.62,1.8,13,6.33,2.12,9,5.93,1.77,14,5.11,0.93,9,6,0.94,10,3.11,1.9,9,2.67,1.72,12,6.4,2.13,15,5.5,1.2,8,6,1.29,7,5.33,0.78,12,2.9,1.66,10,2.82,1.94,11,6.31,2.14,13,5.8,1.55,10 +1900,center,5.56,1.76,18,2.62,1.83,21,5.72,1.56,18,4.75,1.75,8,6.2,1.55,10,2.86,2.12,7,2.5,1.74,14,5.27,0.9,11,6.43,2.15,7,5.27,1.95,11,6,1.41,7,2.56,1.94,9,2.67,1.83,12,6.36,1.63,11,4.71,0.76,7,5.08,1.51,12,6.5,1.97,6,2.92,2.07,12,2.22,1.48,9,5.78,1.56,9,5.67,1.66,9 +1901,centerfold,4.89,2.3,18,4.95,2.82,20,4.76,1.88,25,7.4,1.52,5,3.92,1.75,13,5.91,2.84,11,3.78,2.44,9,4.38,1.78,16,5.44,1.94,9,5,2.24,7,4.82,2.44,11,4.56,2.96,9,5.27,2.8,11,4.65,2.03,20,5.2,1.1,5,4.89,1.83,9,4.89,2.8,9,4.82,2.86,11,5.11,2.93,9,4.37,1.8,19,6,1.67,6 +1902,centerpiece,5.95,1.28,20,3.36,2.17,22,6.15,2.03,27,6.29,1.38,7,5.77,1.24,13,3.8,2.35,10,3,2.04,12,6.07,2.05,15,6.27,2.2,11,5.64,1.29,11,6.33,1.22,9,3.89,2.32,9,3,2.08,13,6.29,2.34,17,5.89,1.54,9,6,1.15,13,5.86,1.57,7,2.75,2.05,16,5,1.67,6,6,2.09,12,6.27,2.05,15 +1903,centipede,3.95,1.85,20,4.82,2.3,22,3.84,1.89,19,4.22,2.05,9,3.73,1.74,11,4.6,3.65,5,4.88,1.96,16,4.67,2.42,6,3.46,1.56,13,3.71,1.77,14,4.5,2.07,6,5.25,2.09,12,4.22,2.68,9,3.78,1.64,9,3.9,2.18,10,4.1,1.73,10,3.8,2.04,10,4.5,2.24,12,5.2,2.44,10,4.33,2.8,6,3.62,1.39,13 +1904,central,5.33,1.2,21,3.5,1.91,20,5.76,2.21,21,5.67,0.82,6,5.2,1.32,15,4.12,1.89,8,3.08,1.88,12,5.91,1.64,11,5.6,2.8,10,5.33,1.37,6,5.33,1.18,15,4.1,2.18,10,2.9,1.45,10,5.64,2.41,14,6,1.91,7,5.43,0.98,7,5.29,1.33,14,3.43,2.21,14,3.67,1.03,6,5.42,2.57,12,6.22,1.64,9 +1905,century,5.36,1.47,22,3.19,1.99,21,4.68,2.32,22,5.36,1.78,14,5.38,0.74,8,3.27,1.68,11,3.33,2.4,9,3.83,2.56,6,5,2.22,16,4.9,1.73,10,5.75,1.14,12,3.09,2.26,11,3.3,1.77,10,4.46,2.44,13,5,2.24,9,5.17,1.53,12,5.6,1.43,10,3,2.12,13,3.5,1.85,8,4.75,2.3,12,4.6,2.46,10 +1906,ceramic,5.74,1.52,19,3.57,2.5,23,5.47,1.35,19,5.33,1.12,9,6.1,1.79,10,3.43,2.23,7,3.53,2.75,15,5.5,1.43,10,5.44,1.33,9,6.11,1.69,9,5.4,1.35,10,4.6,2.63,10,2.58,2.15,12,5.12,0.83,8,5.7,1.7,10,6.17,1.64,12,5,1,7,3.8,2.59,20,2,1,3,5.12,0.83,8,5.73,1.62,11 +1907,ceramics,5.21,1.58,19,2.86,1.64,22,6,2,20,5,1.32,9,5.4,1.84,10,2.45,1.21,11,3.27,1.95,11,4.62,0.74,8,6.92,2.07,12,5.08,1.66,13,5.5,1.52,6,2.67,2.06,9,3,1.35,13,5.12,1.81,8,6.58,1.98,12,5.33,1.87,9,5.1,1.37,10,3.08,1.85,13,2.56,1.33,9,5.82,2.18,11,6.22,1.86,9 +1908,cereal,6.45,0.89,20,3.05,1.88,20,5.77,1.97,22,6.71,0.76,7,6.31,0.95,13,3.11,1.76,9,3,2.05,11,6.33,2.16,6,5.56,1.93,16,6.6,1.07,10,6.22,0.67,9,3.5,2,8,2.75,1.82,12,6.07,1.58,15,5.14,2.67,7,6.55,1.04,11,6.33,0.71,9,3.42,2.02,12,2.5,1.6,8,6.36,1.96,11,5.18,1.89,11 +1909,cerebral,4.95,1.91,21,3.7,2.1,23,6.76,2.11,17,5.67,2,9,4.42,1.73,12,3.64,2.11,11,3.75,2.18,12,7.22,1.92,9,6.25,2.31,8,5.29,2.14,7,4.77,1.92,13,4.18,2.04,11,3.25,2.14,12,6.71,2.56,7,6.8,1.87,10,4.85,2.19,13,5.12,1.46,8,3.82,2.18,11,3.58,2.11,12,6.12,2.59,8,7.33,1.5,9 +1910,ceremonial,5.67,1.96,21,4.4,2.58,20,5.36,1.81,36,4.88,2.1,8,6.15,1.77,13,6.4,1.52,5,3.73,2.55,15,5.27,2,11,5.4,1.76,25,5.38,2.02,13,6.12,1.89,8,4.58,2.39,12,4.12,3,8,4.95,2.11,20,5.88,1.2,16,5.45,2.21,11,5.9,1.73,10,5,2.53,11,3.67,2.6,9,4.86,1.96,22,6.14,1.23,14 +1911,ceremony,6.38,1.77,21,3.83,2.74,23,5.67,2.52,18,6.44,1.33,9,6.33,2.1,12,3.73,2.49,11,3.92,3.06,12,5.2,2.66,10,6.25,2.38,8,5.57,2.3,7,6.77,1.42,13,4,2.9,11,3.67,2.71,12,6.57,2.37,7,5.09,2.55,11,6.23,2.17,13,6.62,0.92,8,4.82,3.16,11,2.92,2.02,12,5.11,2.42,9,6.22,2.64,9 +1912,certain,6.11,1.57,18,3,2.36,20,6.78,1.8,18,5.5,1.07,8,6.6,1.78,10,2.57,1.72,7,3.23,2.68,13,6.64,1.8,11,7,1.91,7,5.55,1.04,11,7,1.91,7,2.56,2.46,9,3.36,2.34,11,7.09,1.81,11,6.29,1.8,7,5.75,1.29,12,6.83,1.94,6,2.75,2.3,12,3.38,2.56,8,6.89,1.76,9,6.67,1.94,9 +1913,certainty,6.38,1.75,21,4.35,2.52,23,6.05,1.99,21,6,2.65,5,6.5,1.46,16,5.67,2.06,12,2.91,2.21,11,6.09,2.39,11,5.78,1.48,9,6.58,2.11,12,6.11,1.17,9,4.5,2.53,16,4,2.65,7,5.82,1.78,11,6.3,2.26,10,6.62,1.5,13,6,2.14,8,4.26,2.77,19,4.75,0.5,4,5.43,2.03,14,7.29,1.25,7 +1914,certifiable,5.16,2.24,19,4.68,2.32,22,4.71,2.22,24,4.17,1.72,6,5.62,2.36,13,5.33,2.42,12,3.9,2.02,10,5.62,2.26,8,4.25,2.11,16,5.8,1.55,10,4.44,2.74,9,4.56,2.46,9,4.77,2.31,13,5.24,1.99,17,3.17,2.48,6,5.38,2.07,8,5,2.45,11,4.22,2.73,9,5,2.04,13,4.88,2.25,16,4.38,2.26,8 +1915,certificate,6,1.75,22,3.61,2.43,23,5.47,1.81,19,6,1.6,8,5.77,1.74,13,3.25,2.19,8,3.71,2.67,14,5.14,1.57,7,5.55,2.02,11,6.12,2.23,8,5.69,1.25,13,4.33,3,9,3.14,1.96,14,4.29,2.06,7,6.17,1.27,12,6.18,1.89,11,5.82,1.66,11,2.78,2.91,9,4.14,1.99,14,5.75,1.57,16,4,2.65,3 +1916,certified,6.06,1.21,18,4.57,2.23,21,6.52,1.88,23,6.5,1,4,5.92,1.32,13,4.83,1.94,6,4.47,2.39,15,6.6,1.84,10,6.46,1.98,13,6.29,1.38,7,5.9,1.2,10,4.57,2.7,7,4.57,2.06,14,6.64,1.96,11,6.42,1.88,12,6.36,1.29,11,5.57,0.98,7,3.82,2.32,11,5.4,1.9,10,6.5,1.87,14,6.56,2.01,9 +1917,certify,5.89,1.41,19,3.62,2.53,24,5.93,2.11,28,5,0.53,8,6.55,1.51,11,2.89,1.9,9,4.07,2.81,15,5.5,2.14,14,6.36,2.06,14,6.22,1.39,9,5.6,1.43,10,3.5,2.58,12,3.75,2.6,12,5.57,2.24,14,6.29,1.98,14,6,1.49,10,5.78,1.39,9,3.92,2.81,12,3.33,2.31,12,6.25,1.91,12,5.69,2.27,16 +1918,cervical,4.67,1.02,21,5,2.17,18,4.67,2.44,21,4.8,1.1,5,4.53,0.99,15,4.29,2.06,7,5.45,2.21,11,4.5,2.59,10,4.82,2.4,11,4.67,0.78,12,4.67,1.32,9,4.7,2.31,10,5.38,2.07,8,4.58,2.5,12,4.78,2.49,9,4.5,1.18,10,4.82,0.87,11,4.88,2.64,8,5.1,1.85,10,4.22,2.95,9,5,2.04,12 +1919,cervix,4.45,1.87,22,4.58,1.95,19,4.57,2.4,21,5.2,2.28,5,4.19,1.8,16,4.5,2.39,8,4.64,1.69,11,4.4,2.22,10,4.73,2.65,11,4.58,1.78,12,4.3,2.06,10,5,2.26,10,4.11,1.54,9,4.08,2.35,12,5.22,2.44,9,4.27,1.95,11,4.64,1.86,11,5.25,2.19,8,4.09,1.7,11,4.11,2.57,9,4.92,2.31,12 +1920,cesspool,2.95,1.59,22,4.42,2.32,26,3.65,2.1,23,3.67,1.58,9,2.46,1.45,13,3.6,2.17,10,4.94,2.32,16,3.89,1.27,9,3.5,2.53,14,2.25,1.49,8,3.36,1.55,14,4.69,2.39,13,4.15,2.3,13,3,1.35,12,4.36,2.58,11,2.83,1.59,12,3.1,1.66,10,4,2.36,15,5,2.24,11,3.62,2.22,13,3.7,2.06,10 +1921,cha cha,6.52,1.47,21,5.73,2.12,22,5.32,1.36,22,6.89,1.45,9,6.25,1.48,12,5.17,2.23,6,5.73,2.02,15,4.5,1.87,6,5.62,1.02,16,6.11,1.69,9,6.83,1.27,12,6.4,1.95,5,5.53,2.18,17,5.18,1.78,11,5.45,0.82,11,6.25,1.66,12,6.89,1.17,9,5.78,2.49,9,5.69,1.93,13,5,1.6,12,5.7,0.95,10 +1922,chain,4.79,1.55,19,4.05,2.33,21,4.2,2.21,20,4.67,0.58,3,4.81,1.68,16,4.5,2.43,6,3.87,2.36,15,4.67,1.97,6,4,2.35,14,4.5,0.85,10,5.11,2.09,9,4.14,2.67,7,4,2.25,14,4.1,2.42,10,4.3,2.11,10,4.88,0.99,8,4.73,1.9,11,4,2.69,9,4.08,2.15,12,4,3.25,8,4.33,1.3,12 +1923,chainsaw,4,1.87,21,5.15,2.96,20,5.03,2.16,36,4,1.77,8,4,2,13,6.2,2.28,5,4.8,3.14,15,5.36,1.75,11,4.88,2.33,25,4.15,1.77,13,3.75,2.12,8,6,2.52,12,3.88,3.27,8,5.2,2.42,20,4.81,1.83,16,4.36,1.57,11,3.6,2.17,10,4.64,3.01,11,5.78,2.95,9,4.55,2.32,22,5.79,1.67,14 +1924,chair,5.89,1.33,19,2.86,2.01,43,5.28,2.24,50,5.89,1.17,9,5.9,1.52,10,3.07,2.52,15,2.75,1.71,28,4.96,2.34,26,5.62,2.12,24,5.89,1.54,9,5.9,1.2,10,3.56,2.28,18,2.36,1.66,25,4.76,2.26,21,5.66,2.19,29,5.92,1.44,12,5.86,1.21,7,2.67,2.08,24,3.11,1.94,19,4.96,2.26,24,5.58,2.23,26 +1925,chairman,5.57,1.6,21,3.55,2.15,22,5.57,2.13,21,5.56,1.59,9,5.58,1.68,12,2.5,1.76,6,3.87,2.26,15,5.83,2.23,6,5.47,2.17,15,5.22,1.56,9,5.83,1.64,12,4.6,2.07,5,3.24,2.14,17,5.1,2.33,10,6,1.95,11,6,1.54,12,5,1.58,9,3.44,1.74,9,3.62,2.47,13,5.09,2.07,11,6.1,2.18,10 +1926,chalet,5.1,1.58,21,3.83,1.97,23,4.76,1.79,21,5,1.87,5,5.12,1.54,16,4.75,1.76,12,2.82,1.72,11,4.82,1.83,11,4.22,1.09,9,4.58,1.83,12,5.78,0.83,9,4.31,1.85,16,2.71,1.89,7,4.55,1.29,11,5,2.26,10,5.23,1.79,13,4.88,1.25,8,3.95,1.99,19,3.25,2.06,4,4.43,1.16,14,5.43,2.64,7 +1927,chalice,5.19,1.81,21,3.48,2.33,23,5.76,2.19,17,5.44,0.88,9,5,2.3,12,3.64,2.25,11,3.33,2.5,12,6.2,1.69,10,5.14,2.79,7,5,1.53,7,5.23,2.05,13,4,2.61,11,3,2.04,12,5.71,2.81,7,5.8,1.81,10,4.92,1.71,13,5.62,2,8,3.82,2.48,11,3.17,2.25,12,5.44,2.19,9,6.12,2.3,8 +1928,chalk,5,1.38,21,2.9,1.92,20,5.48,2.38,21,5.33,0.52,6,4.87,1.6,15,3.12,1.81,8,2.75,2.05,12,5,2.28,11,6,2.49,10,5.17,0.75,6,4.93,1.58,15,3.1,2.02,10,2.7,1.89,10,5.43,2.77,14,5.57,1.51,7,4.71,1.7,7,5.14,1.23,14,2.93,1.69,14,2.83,2.56,6,5.5,2.43,12,5.44,2.46,9 +1929,challenge,5.95,2.06,20,5.25,2.38,20,4.68,2.27,25,5,3.56,4,6.19,1.6,16,7,1.41,4,4.81,2.4,16,4.89,2.32,9,4.56,2.31,16,6,1.85,8,5.92,2.27,12,5.33,2.69,9,5.18,2.23,11,3.57,1.87,14,6.09,1.97,11,5.91,1.7,11,6,2.55,9,4.7,2.16,10,5.8,2.57,10,4.78,2.21,18,4.43,2.57,7 +1930,challenger,5.33,1.68,21,4.74,2.64,19,5.12,1.96,25,5.29,1.38,7,5.36,1.86,14,6.2,2.35,10,3.11,1.96,9,5.25,1.95,16,4.89,2.09,9,5.5,0.93,8,5.23,2.05,13,4.33,2.35,9,5.1,2.96,10,5.05,2.16,20,5.4,0.89,5,5.09,1.14,11,5.6,2.17,10,4.82,2.75,11,4.62,2.67,8,4.74,1.85,19,6.33,1.97,6 +1931,chamber,4.73,1.58,22,4.58,2.57,19,5.5,1.7,20,5.2,1.3,5,4.69,1.66,16,5.25,2.66,8,4.09,2.51,11,6,1.56,10,5,1.76,10,5,1.35,12,4.4,1.84,10,4.5,2.84,10,4.67,2.4,9,5.55,2.02,11,5.44,1.33,9,3.91,1.38,11,5.55,1.37,11,3.75,2.76,8,5.18,2.36,11,6.11,1.27,9,5,1.9,11 +1932,chambermaid,4.65,2.01,20,3.59,2.36,22,5.04,1.99,27,5.43,2.51,7,4.23,1.64,13,4.8,2.39,10,2.58,1.88,12,5.47,1.88,15,4.55,2.16,11,4.73,1.85,11,4.56,2.3,9,4,2.24,9,3.31,2.5,13,5.06,2.11,17,5.11,1.96,9,4.69,2.32,13,4.57,1.4,7,3.31,2.55,16,4.33,1.75,6,4.92,1.93,12,5.13,2.1,15 +1933,chameleon,6.3,1.42,20,4.19,2.16,21,5.04,2.52,25,5.33,0.58,3,6.47,1.46,17,3.57,1.72,7,4.54,2.44,13,4.88,2.53,8,5.12,2.6,17,6.14,1.46,7,6.38,1.45,13,4.14,1.57,7,4.23,2.55,13,4.5,2.53,14,5.73,2.45,11,5.67,1,9,6.82,1.54,11,4.73,1.95,11,3.6,2.32,10,5.06,2.78,18,5,1.91,7 +1934,champ,6.35,1.98,40,5.04,2.56,46,6.56,2.28,18,7.46,1.71,13,5.69,1.83,26,5.29,2.79,14,4.94,2.49,32,6.9,2.47,10,6.12,2.1,8,6.2,2.04,15,6.33,1.95,24,5.77,2.51,22,4.38,2.46,24,5.86,2.61,7,7,2.05,11,5.6,2.16,20,7.1,1.48,20,5.33,2.57,24,4.73,2.57,22,5.67,2.5,9,7.44,1.74,9 +1935,champagne,6.86,1.67,22,3.8,2.02,20,6.47,2.37,19,6.85,1.91,13,6.89,1.36,9,3.86,2.04,7,3.77,2.09,13,6.57,2.37,7,6.42,2.47,12,6.75,2.01,12,7,1.25,10,4.22,2.05,9,3.45,2.02,11,6.8,2.04,10,6.11,2.76,9,6.92,2.02,12,6.8,1.23,10,4.86,1.68,7,3.23,2.01,13,6.14,3.02,7,6.67,2.02,12 +1936,champion,7.33,1.6,42,4.74,2.47,47,5.88,2.2,25,8,1.87,13,7.03,1.4,29,5,2.45,21,4.54,2.52,26,5.5,2.59,10,6.13,1.96,15,7.56,0.96,16,7.19,1.9,26,4.5,2.38,28,5.11,2.62,19,5.14,2.48,7,6.17,2.09,18,7.39,1.37,23,7.26,1.88,19,4.84,2.62,31,4.56,2.22,16,5.44,2.24,9,6.12,2.22,16 +1937,championship,6.74,1.45,19,6.9,1.37,21,6.4,1.76,20,6,1.73,3,6.88,1.41,16,7,1.41,6,6.87,1.41,15,5.83,1.72,6,6.64,1.78,14,6.3,1.25,10,7.22,1.56,9,7.43,1.4,7,6.64,1.34,14,6.6,2.22,10,6.2,1.23,10,6.62,1.41,8,6.82,1.54,11,6.89,1.62,9,6.92,1.24,12,6.88,2.23,8,6.08,1.38,12 +1938,chance,6.05,1.58,19,4.3,2.45,20,5.25,2.71,40,6.33,2.52,3,6,1.46,16,4,2.58,10,4.6,2.41,10,5.5,2.75,24,4.88,2.68,16,6.33,2.06,9,5.8,1.03,10,4.71,2.69,7,4.08,2.4,13,5.67,2.75,24,4.62,2.6,16,5.71,2.06,7,6.25,1.29,12,4.6,2.88,10,4,2.05,10,5.64,2.46,22,4.78,2.98,18 +1939,chancellor,4.91,1.5,23,3.67,2.09,18,5.04,2.56,24,4.57,1.72,7,5.06,1.44,16,3.8,1.92,5,3.62,2.22,13,4.46,2.47,13,5.73,2.61,11,5.36,1.5,11,4.5,1.45,12,4.14,1.77,7,3.36,2.29,11,4.5,2.42,16,6.12,2.64,8,4.44,1.31,16,6,1.41,7,3.42,1.88,12,4.17,2.56,6,5.27,2.52,15,4.67,2.74,9 +1940,chandelier,6.47,1.5,19,3.88,2.13,24,5.29,2.27,28,5.75,0.89,8,7,1.67,11,3.33,2.06,9,4.2,2.18,15,5,2.22,14,5.57,2.38,14,6.78,1.64,9,6.2,1.4,10,4.33,2.15,12,3.42,2.11,12,4.93,2.37,14,5.64,2.21,14,6.7,1.7,10,6.22,1.3,9,3.83,2.21,12,3.92,2.15,12,5.67,1.87,12,5,2.56,16 +1941,change,5.09,1.93,22,4.05,2.22,21,5.81,2.26,16,4.17,2.48,6,5.4,1.68,15,3.29,1.89,7,4.43,2.34,14,5,2.51,8,6.62,1.77,8,4.5,1.99,14,6.14,1.46,7,3.78,1.92,9,4.25,2.49,12,6.12,2.64,8,5.5,1.93,8,4.93,1.21,14,5.38,2.88,8,4.33,2.34,6,3.93,2.25,15,6.5,2.67,8,5.12,1.64,8 +1942,changer,4.95,0.76,20,3.15,2.18,20,5.11,1.32,18,5,0,7,4.92,0.95,13,3.22,2.05,9,3.09,2.39,11,5.2,2.28,5,5.08,0.86,13,5,0.47,10,4.89,1.05,9,2.62,1.6,8,3.5,2.5,12,5.15,1.34,13,5,1.41,5,4.73,0.79,11,5.22,0.67,9,3,2.17,12,3.38,2.33,8,5.11,1.9,9,5.11,0.33,9 +1943,channel,5.67,1.5,18,2.68,2.16,19,5.52,1.96,25,6.2,1.3,5,5.46,1.56,13,3.4,2.67,10,1.89,1.05,9,5.38,2.28,16,5.78,1.3,9,5.57,1.81,7,5.73,1.35,11,2.75,2.87,8,2.64,1.63,11,5.65,2.18,20,5,0,5,5.78,1.64,9,5.56,1.42,9,2.2,1.62,10,3.22,2.64,9,5.26,2.05,19,6.33,1.51,6 +1944,chant,4.32,1.16,19,3.29,2.43,21,5.2,2.31,20,5,1,3,4.19,1.17,16,3,1.67,6,3.4,2.72,15,6.17,1.17,6,4.79,2.58,14,4.5,0.97,10,4.11,1.36,9,4,2.94,7,2.93,2.16,14,6,1.83,10,4.4,2.55,10,4.75,0.71,8,4,1.34,11,2.67,2.78,9,3.75,2.14,12,4.62,2.92,8,5.58,1.83,12 +1945,chaos,2.84,1.64,19,6.31,2.33,39,3.31,2.56,61,2.67,1.21,6,2.92,1.85,13,6.38,1.89,13,6.27,2.55,26,3.81,2.63,31,2.8,2.43,30,2.9,0.88,10,2.78,2.28,9,7,1.75,20,5.58,2.67,19,3.56,2.53,36,2.96,2.61,25,3.62,2,8,2.27,1.1,11,6.15,2.62,26,6.62,1.66,13,3.94,2.58,31,2.67,2.41,30 +1946,chaotic,4.55,2.11,20,6.14,2.12,22,3.95,2.82,19,4,2.29,9,5,1.95,11,6.2,3.27,5,6.12,1.86,16,4.33,3.56,6,3.77,2.55,13,4.79,1.89,14,4,2.68,6,5.67,2.31,12,6.78,1.92,9,3.78,1.92,9,4.1,3.54,10,5.3,2,10,3.8,2.04,10,5.33,2.23,12,7.1,1.6,10,4.83,3.37,6,3.54,2.57,13 +1947,chap,5.1,1.51,21,2.54,2.02,24,5.05,2.06,20,6,1.07,8,4.54,1.51,13,3.67,1.21,6,2.17,2.12,18,5.09,2.3,11,5,1.87,9,5,1.76,12,5.22,1.2,9,3,2.26,10,2.21,1.85,14,5.15,2.27,13,4.86,1.77,7,4.93,1.54,14,5.43,1.51,7,3,2.16,16,1.62,1.41,8,5.17,2.21,12,4.88,1.96,8 +1948,chapel,6.67,2.09,18,2.45,1.82,20,3.8,1.68,25,7.2,1.3,5,6.46,2.33,13,2.27,1.68,11,2.67,2.06,9,4.06,1.39,16,3.33,2.12,9,6.14,2.79,7,7,1.55,11,2.33,1.66,9,2.55,2.02,11,3.65,1.63,20,4.4,1.95,5,6.22,2.59,9,7.11,1.45,9,2.73,1.95,11,2.11,1.69,9,3.53,1.58,19,4.67,1.86,6 +1949,chaperon,5.1,1.64,21,3.12,2.4,24,5.15,2.25,20,5.25,2.31,8,5,1.15,13,5.17,2.04,6,2.44,2.15,18,5.36,2.34,11,4.89,2.26,9,4.83,1.59,12,5.44,1.74,9,3.9,2.85,10,2.57,1.95,14,5.23,2.68,13,5,1.29,7,4.86,1.35,14,5.57,2.15,7,3.81,2.51,16,1.75,1.49,8,5.42,2.11,12,4.75,2.55,8 +1950,chaplain,5.1,2.2,20,3.56,2.23,18,5.18,1.87,22,5,2,5,5.13,2.33,15,4.5,2.51,6,3.08,2.02,12,5.2,0.92,10,5.17,2.44,12,5.1,2.02,10,5.1,2.47,10,3.8,2.39,10,3.25,2.12,8,5.18,1.83,11,5.18,1.99,11,4.92,2.23,12,5.38,2.26,8,2.44,2.13,9,4.67,1.8,9,4.55,1.97,11,5.82,1.6,11 +1951,chapter,5.7,1.72,20,3.86,2.53,22,6.21,1.78,19,5.44,2.07,9,5.91,1.45,11,3.8,3.35,5,4.06,2.32,16,6,1.67,6,6.31,1.89,13,6,1.66,14,5,1.79,6,3.92,2.31,12,4.11,2.89,9,5.44,1.33,9,6.9,1.91,10,6.5,0.97,10,4.9,1.97,10,3.42,2.75,12,4.4,2.27,10,6.5,1.64,6,6.08,1.89,13 +1952,character,6.14,1.55,22,4.35,2.56,20,7.37,2.03,19,6.38,1.61,13,5.78,1.48,9,5.29,2.43,7,3.85,2.58,13,7.14,1.86,7,7.5,2.2,12,6.33,1.78,12,5.9,1.29,10,4.44,2.51,9,4.27,2.72,11,6.6,2.12,10,8.22,1.64,9,6.58,1.83,12,5.6,0.97,10,5,2.45,7,4,2.65,13,7.29,1.98,7,7.42,2.15,12 +1953,characteristic,5.57,1.66,21,4.24,2.47,21,5.37,1.86,19,5.88,1.36,8,5.67,1.61,12,4.29,2.75,7,4.23,2.52,13,4.29,2.21,7,6,1.41,11,6.25,1.49,8,5.42,1.44,12,3.62,2.56,8,4.62,2.43,13,4.43,1.72,7,5.92,1.78,12,6.09,1.92,11,5,1.15,10,3.62,2.88,8,4.62,2.22,13,5.31,1.99,16,5.67,1.15,3 +1954,characterize,5.5,0.95,20,3.24,2.31,17,6.32,1.78,22,5.8,0.84,5,5.4,0.99,15,3.8,2.17,5,3,2.41,12,5.5,1.43,10,7,1.81,12,5.7,0.82,10,5.3,1.06,10,3.33,2.69,9,3.12,1.96,8,5.73,1.9,11,6.91,1.51,11,5.08,0.9,12,6.12,0.64,8,2.56,2.07,9,4,2.45,8,6.27,1.74,11,6.36,1.91,11 +1955,charade,3.95,1.77,21,4.23,2.35,22,4.45,2.19,20,4.56,1.88,9,3.5,1.62,12,2.5,1.87,6,4.93,2.28,15,4.67,2.88,6,4.36,1.95,14,4,1.8,9,3.92,1.83,12,4,2.55,5,4.29,2.37,17,4.67,2.29,9,4.27,2.2,11,3.5,1.62,12,4.56,1.88,9,3.89,2.03,9,4.46,2.6,13,4.27,2.53,11,4.67,1.8,9 +1956,charcoal,6.2,1.47,20,2.86,1.65,21,5,2,24,6,1.83,4,6.25,1.44,16,2.5,0.58,4,2.94,1.82,17,4.75,2.49,8,5.12,1.78,16,6,1.2,8,6.33,1.67,12,2.5,1.27,10,3.18,1.94,11,4.77,2.01,13,5.27,2.05,11,6.09,1.38,11,6.33,1.66,9,2.2,1.48,10,3.45,1.63,11,5.12,1.96,17,4.71,2.21,7 +1957,chardonnay,6.1,1.97,20,3.58,2.6,24,4.89,2.13,28,6,1.41,8,6.17,2.33,12,3.78,2.59,9,3.47,2.7,15,4.64,2.37,14,5.14,1.92,14,6.33,2.45,9,5.91,1.58,11,3.75,2.49,12,3.42,2.81,12,4.21,1.97,14,5.57,2.14,14,6,2.36,10,6.2,1.62,10,3.83,3.13,12,3.33,2.06,12,4.42,2.02,12,5.25,2.21,16 +1958,charge,4.61,1.85,18,4.25,2.75,20,5.17,2.38,18,3.62,1.69,8,5.4,1.65,10,3.86,3.08,7,4.46,2.67,13,5.55,2.25,11,4.57,2.64,7,3.91,1.64,11,5.71,1.7,7,3.78,3.6,9,4.64,1.91,11,4.82,2.79,11,5.71,1.6,7,4.42,1.56,12,5,2.45,6,3.5,2.88,12,5.38,2.26,8,6,2.4,9,4.33,2.18,9 +1959,charger,5.28,2.37,18,3.59,2.02,22,5.04,2.5,23,5.91,1.97,11,4.83,2.56,6,3.88,2.1,8,3.43,2.03,14,4.86,3.13,7,5.12,2.28,16,4.75,2.66,8,5.7,2.16,10,3.44,2.46,9,3.69,1.75,13,5.09,2.39,11,5,2.7,12,5,2.79,11,5.71,1.6,7,2.82,2.32,11,4.36,1.36,11,4.77,2.62,13,5.4,2.41,10 +1960,chariot,6.11,1.37,19,4.11,2.3,18,6.59,1.84,17,6.27,1.27,11,5.88,1.55,8,4.25,2.75,4,4.07,2.27,14,6.75,2.05,8,6.44,1.74,9,6.62,1.19,8,5.73,1.42,11,3.71,1.98,7,4.36,2.54,11,5.83,2.23,6,7,1.55,11,6.23,1.36,13,5.83,1.47,6,3.73,2.57,11,4.71,1.8,7,6.57,2.51,7,6.6,1.35,10 +1961,charisma,6.5,1.67,24,5.05,1.83,21,6.28,2.11,25,6.79,1.31,14,6.1,2.08,10,5.86,1.86,7,4.64,1.74,14,5.8,2.25,10,6.6,2.03,15,6.8,1.64,5,6.42,1.71,19,5.9,1.6,10,4.27,1.74,11,5.71,2.56,7,6.5,1.95,18,6.5,1.79,14,6.5,1.58,10,4.85,2.03,13,5.38,1.51,8,6,2.24,9,6.44,2.1,16 +1962,charismatic,6.95,1.85,20,4.85,2.39,20,6.28,2.35,25,6.25,2.36,4,7.12,1.75,16,4,2.16,4,5.06,2.46,16,5,2.74,9,7,1.83,16,7.25,1.28,8,6.75,2.18,12,4.8,2.62,10,4.9,2.28,10,6,2.54,14,6.64,2.16,11,6.82,1.54,11,7.11,2.26,9,5.56,2.19,9,4.27,2.49,11,6.39,2.38,18,6,2.45,7 +1963,charitable,7.33,1.15,21,3.5,2.7,22,6.56,1.91,27,6.9,1.2,10,7.73,1.01,11,2.29,2.21,7,4.07,2.79,15,6.47,2.18,17,6.7,1.42,10,7.18,1.4,11,7.5,0.85,10,4.4,3.29,5,3.24,2.56,17,6.43,2.1,14,6.69,1.75,13,7.31,1.25,13,7.38,1.06,8,3.6,3.13,10,3.42,2.43,12,7.07,1.77,14,6,1.96,13 +1964,charity,6.85,1.6,20,3.22,2.32,23,6.08,2.28,26,6.1,1.37,10,7.6,1.51,10,3,2.45,11,3.42,2.27,12,5.09,2.55,11,7,1.71,14,6.9,1.85,10,6.8,1.4,10,3.73,2.97,11,2.75,1.48,12,5.82,2.4,17,6.88,1.96,8,7,1.47,13,6.57,1.9,7,3.2,2.37,15,3.25,2.38,8,6.59,2.37,17,5.11,1.83,9 +1965,charlatan,4.18,1.71,22,4.72,2.16,18,4.48,2.23,21,4,0.71,5,4.19,1.97,16,4.43,1.99,7,4.91,2.34,11,4.3,1.89,10,4.64,2.58,11,4.17,1.47,12,4.2,2.04,10,4.6,1.78,10,4.88,2.7,8,4.5,2.35,12,4.44,2.19,9,4,1.67,11,4.36,1.8,11,3.5,2.27,8,5.7,1.57,10,4.44,1.94,9,4.5,2.5,12 +1966,charm,7.34,1.22,41,4.51,2.56,39,6.43,1.61,44,7.1,1.37,10,7.41,1.21,29,4.15,2.38,13,4.69,2.68,26,6.69,1.3,16,6.29,1.76,28,7.05,1.22,19,7.57,1.21,21,4.85,2.3,20,4.16,2.83,19,5.95,1.56,21,6.87,1.55,23,7.26,1.21,23,7.44,1.25,18,4.58,2.58,26,4.38,2.63,13,6.31,1.49,26,6.61,1.79,18 +1967,charmer,6.53,2.12,19,4.79,2.62,24,5.86,1.72,28,5.5,1.85,8,7.27,2.05,11,4.11,2.09,9,5.2,2.88,15,5.71,1.94,14,6,1.52,14,6.11,2.32,9,6.9,1.97,10,4.17,2.44,12,5.42,2.75,12,5.21,1.72,14,6.5,1.51,14,6.8,2.25,10,6.22,2.05,9,5,2.73,12,4.58,2.61,12,5.5,1.78,12,6.12,1.67,16 +1968,charming,7.05,2.15,22,5,2.79,20,6.95,2.34,19,6.23,2.42,13,8.22,0.83,9,4,2.58,7,5.54,2.85,13,7.29,1.89,7,6.75,2.63,12,7,2.52,12,7.1,1.73,10,4.44,2.74,9,5.45,2.88,11,6.3,2.67,10,7.67,1.8,9,7.25,1.91,12,6.8,2.49,10,6,2.77,7,4.46,2.76,13,6.29,2.93,7,7.33,1.97,12 +1969,charred,3.86,1.53,21,4.68,1.89,22,3.9,2.23,21,4.6,2.51,5,3.62,1.09,16,5.27,0.9,11,4.09,2.43,11,3.55,2.25,11,3.78,1.64,9,3.42,1.24,12,4.44,1.74,9,4.67,2.02,15,4.71,1.7,7,4,2,11,3.8,2.57,10,4.15,1.63,13,3.38,1.3,8,4.78,1.86,18,4.25,2.22,4,3.64,2.13,14,4.43,2.51,7 +1970,chart,5.35,1.14,20,3.1,1.89,21,6.11,2.08,27,6,1.53,7,5,0.71,13,3.7,2,10,2.55,1.69,11,6.33,1.91,15,5.91,2.43,11,5,0.77,11,5.78,1.39,9,3.44,1.81,9,2.83,1.99,12,6.12,2.32,17,6.22,1.79,9,5.69,1.25,13,4.71,0.49,7,2.6,1.84,15,4.33,1.51,6,5.83,1.95,12,6.33,2.23,15 +1971,charter,5.55,1.61,20,3.84,2.23,25,5.74,2,19,6.33,1.73,9,4.91,1.22,11,3.5,2.51,6,4,2.25,18,5,2.16,7,6.17,1.85,12,5.56,1.75,16,5.5,1,4,4,2.45,14,3.7,2.11,10,5.78,2.28,9,5.7,1.83,10,5.82,2.09,11,5.22,0.67,9,3.56,2.22,16,4.33,2.29,9,5.64,2.29,11,5.88,1.64,8 +1972,chase,3.77,2.29,22,6.6,2.72,20,4.68,2.77,19,4.62,2.22,13,2.56,1.88,9,7.29,1.7,7,6.23,3.14,13,5.57,2.76,7,4.17,2.76,12,4.5,2.28,12,2.9,2.08,10,7,2.78,9,6.27,2.76,11,5,2.67,10,4.33,3,9,4.17,2.48,12,3.3,2.06,10,8.14,1.46,7,5.77,2.92,13,5.29,2.87,7,4.33,2.77,12 +1973,chaser,4.72,1.51,25,4.89,2.05,19,5.33,2.35,21,3.86,0.69,7,5.18,1.59,17,5.62,1.51,8,4.36,2.29,11,5.6,2.27,10,5.09,2.51,11,4.23,0.93,13,5.25,1.86,12,5.2,1.69,10,4.56,2.46,9,5,2.45,12,5.78,2.28,9,4.62,1.61,13,4.83,1.47,12,4.38,2.2,8,5.27,1.95,11,6,2.12,9,4.83,2.48,12 +1974,chassis,5,1.49,20,3.86,1.88,21,5.38,2.27,34,5.6,1.51,10,4.4,1.26,10,4.38,2.07,8,3.54,1.76,13,5.5,2.56,14,5.3,2.11,20,4.44,1.51,9,5.45,1.37,11,4.08,1.98,13,3.5,1.77,8,5.5,2.46,22,5.17,1.95,12,4.4,1.35,10,5.6,1.43,10,4.14,1.79,14,3.29,2.06,7,5.47,2.15,17,5.29,2.44,17 +1975,chaste,5.81,1.33,21,3.5,1.97,22,4.23,1.82,22,5.67,1.58,9,5.92,1.16,12,2.67,1.86,6,3.8,2.04,15,3.67,1.21,6,4.44,2,16,5.33,1.5,9,6.17,1.11,12,5,1.41,5,3.06,1.92,17,3.82,1.25,11,4.64,2.25,11,5.75,1.6,12,5.89,0.93,9,3.56,2.35,9,3.46,1.76,13,3.75,1.22,12,4.8,2.3,10 +1976,chastity,4,2.03,19,4.52,2.27,23,5.62,2.48,21,4.89,2.2,9,3.2,1.55,10,4.73,2.72,11,4.33,1.87,12,4.62,2.26,8,6.23,2.49,13,3.71,1.9,14,4.8,2.39,5,4,2.83,9,4.86,1.88,14,4.62,1.92,8,6.23,2.65,13,3.6,1.43,10,4.44,2.55,9,4.23,2.35,13,4.9,2.23,10,5.83,2.59,12,5.33,2.45,9 +1977,chat,5.75,1.52,20,4.27,2.51,22,6.22,1.65,27,6,1.73,7,5.62,1.45,13,4.5,2.46,10,4.08,2.64,12,6.33,1.59,15,6.27,1.74,11,5.27,1.27,11,6.33,1.66,9,4.44,1.94,9,4.15,2.91,13,6.35,1.84,17,6.22,1.2,9,6.31,1.38,13,4.71,1.25,7,3.88,2.42,16,5.33,2.66,6,6.17,1.75,12,6.27,1.62,15 +1978,chateau,6.21,1.78,19,3.45,2.46,22,6.13,2.1,23,5.5,2.35,6,6.54,1.45,13,4.25,2.6,12,2.5,2.01,10,5.71,2.43,7,6.31,1.99,16,6.4,1.35,10,6,2.24,9,4.22,2.86,9,2.92,2.1,13,5.76,2.11,17,7.6,1.67,5,7,1.07,8,5.64,2.01,11,3.78,2.39,9,3.23,2.59,13,6.38,2.33,16,5.57,1.4,7 +1979,chatter,5.9,1.95,21,4.44,2.65,25,5.95,1.93,19,5.22,1.79,9,6.42,1.98,12,3.5,2.81,6,4.67,2.66,18,5.14,1.68,7,6.42,1.98,12,5.75,2.02,16,6.4,1.82,5,3.5,2.82,14,5.6,2.01,10,5.89,2.32,9,6,1.63,10,6.08,2.11,12,5.67,1.8,9,5.06,2.54,16,3.33,2.6,9,6.27,2.2,11,5.5,1.51,8 +1980,chatterbox,4.6,1.85,20,3.94,1.92,18,4.76,2.14,21,4.8,1.1,5,4.53,2.07,15,3.5,1.38,6,4.17,2.17,12,5.5,1.72,10,4.09,2.34,11,5.1,1.37,10,4.1,2.18,10,4.1,2.13,10,3.75,1.75,8,4.73,2,11,4.8,2.39,10,3.83,1.47,12,5.75,1.83,8,2.89,1.36,9,5,1.87,9,5.18,2.36,11,4.3,1.89,10 +1981,chatty,4.42,1.98,19,4.59,2.15,22,5.42,1.95,19,4.33,1.87,9,4.5,2.17,10,4.29,2.81,7,4.93,1.77,14,5.2,1.93,10,5.67,2.06,9,3.89,2.62,9,4.9,1.1,10,4.67,2.69,9,4.75,1.71,12,4.75,1.28,8,6.2,2.15,10,4.83,2.17,12,3.71,1.5,7,4.42,2.27,19,5.67,0.58,3,4.5,1.2,8,6.09,2.17,11 +1982,chauffeur,5.42,2.36,19,4.7,1.58,23,5.33,2.03,18,5.11,1.62,9,5.7,2.95,10,5,1,7,4.6,1.84,15,5.3,2.21,10,5.38,1.92,8,5.67,2.45,9,5.2,2.39,10,4.9,2.23,10,4.58,0.9,12,4.88,1.89,8,5.89,2.2,9,5.42,2.61,12,5.43,2.07,7,4.7,1.63,20,4.67,1.53,3,4.57,1.99,7,5.82,1.99,11 +1983,chauvinist,2.6,1.14,20,4.78,2.39,18,4.41,2.24,22,2.4,0.89,5,2.67,1.23,15,5.17,2.32,6,4.58,2.5,12,5.5,1.72,10,3.5,2.28,12,2.4,0.7,10,2.8,1.48,10,4.8,2.3,10,4.75,2.66,8,4.36,1.63,11,4.45,2.81,11,2.67,1.15,12,2.5,1.2,8,4,2.96,9,5.56,1.42,9,4.91,2.26,11,3.91,2.21,11 +1984,cheap,5.24,2.43,21,4.47,2.59,19,5.89,2.51,19,5.85,1.86,13,4.25,3.01,8,4.57,3.1,7,4.42,2.39,12,5.71,2.69,7,6,2.52,12,5.92,2.19,12,4.33,2.55,9,4.22,3.15,9,4.7,2.11,10,6.7,2.16,10,5,2.69,9,5.5,2.5,12,4.89,2.42,9,5.86,2.41,7,3.67,2.42,12,6.29,2.75,7,5.67,2.46,12 +1985,cheapskate,3.76,2.19,21,2.8,1.94,20,5.32,2.71,22,3.83,2.93,6,3.73,1.94,15,2.12,1.73,8,3.25,2.01,12,4.83,2.86,12,5.9,2.56,10,3.11,2.2,9,4.25,2.14,12,2.56,1.67,9,3,2.19,11,3.57,1.62,7,6.13,2.77,15,3.5,1.84,10,4,2.53,11,3.23,2.09,13,2,1.41,7,5.83,2.89,12,4.7,2.5,10 +1986,cheat,3.05,1.9,20,4.91,2.71,22,4.37,2.24,27,4.29,2.14,7,2.38,1.45,13,5.3,2.45,10,4.58,2.97,12,3.67,2.29,15,5.45,1.86,11,2.91,1.64,11,3.22,2.28,9,5.22,2.49,9,4.69,2.93,13,5.24,2.08,17,2.89,1.83,9,3,2.12,13,3.14,1.57,7,4.62,2.8,16,5.67,2.5,6,4.33,2.74,12,4.4,1.84,15 +1987,cheater,2.95,1.79,22,5.95,2.58,21,4.09,2.29,22,3,2.08,14,2.88,1.25,8,5.73,3.07,11,6.22,2.17,9,4.33,1.75,6,4,2.5,16,3.2,2.3,10,2.75,1.29,12,5.45,2.94,11,6.5,2.12,10,4.15,1.86,13,4,2.92,9,3.08,2.02,12,2.8,1.55,10,5.15,2.94,13,7.25,1.04,8,3.75,1.96,12,4.5,2.68,10 +1988,check,6.55,1.87,22,3.38,2.18,21,4.67,1.85,18,5.67,2.5,6,7,1.51,15,3.71,2.69,7,3.21,1.97,14,3.89,1.54,9,5.62,1.92,8,6.71,2.13,14,6.43,1.4,7,3.22,2.64,9,3.5,1.88,12,4.7,2.45,10,4.62,0.74,8,6.5,1.56,14,6.62,2.45,8,3.5,2.95,6,3.33,1.91,15,4.7,2.45,10,4.62,0.74,8 +1989,checkbook,4.86,1.96,21,4.29,2.87,21,5.86,2.57,22,4.93,2.27,14,4.71,1.25,7,3.91,2.59,11,5,3.28,9,5.83,2.32,6,5.88,2.73,16,5.11,1.96,9,4.67,2.02,12,3.27,3,11,5.4,2.37,10,5.69,2.32,13,6.11,3.02,9,4.82,2.44,11,4.9,1.37,10,4.31,2.98,13,4.25,2.87,8,6.42,2.19,12,5.2,2.94,10 +1990,checker,4.94,1.55,18,3.68,2.23,22,5.79,1.84,24,4.17,1.6,6,5.33,1.44,12,4.58,2.31,12,2.6,1.65,10,4.75,1.67,8,6.31,1.74,16,4.89,0.78,9,5,2.12,9,4.11,1.69,9,3.38,2.57,13,5.71,1.79,17,6.17,2.23,6,4.88,0.83,8,5,2,10,3.67,1.94,9,3.69,2.5,13,5.94,1.88,16,5.5,1.85,8 +1991,checkered,4.71,1.76,21,3.57,1.85,23,4.33,1.65,21,5.4,2.7,5,4.5,1.41,16,4.33,1.87,12,2.73,1.49,11,4.09,1.87,11,4.44,1.42,9,4.42,2.19,12,5.11,0.93,9,3.75,1.88,16,3.14,1.86,7,4.55,1.75,11,4.1,1.6,10,4.69,1.25,13,4.75,2.49,8,3.47,1.98,19,4,1.15,4,4.29,1.73,14,4.43,1.62,7 +1992,checkers,5.24,1.73,21,3.24,2,21,6,2.04,24,5.25,1.29,12,5.22,2.28,9,4.14,2.61,7,2.79,1.53,14,6.11,2.26,9,5.93,1.98,15,6.25,1.89,4,5,1.66,17,3.3,2.21,10,3.18,1.89,11,6,2.83,7,6,1.73,17,5.5,1.88,12,4.89,1.54,9,3.54,1.9,13,2.75,2.19,8,5.67,2.35,9,6.2,1.9,15 +1993,checklist,6.4,1.54,20,3.55,2.31,20,6.48,2.24,25,5.75,2.63,4,6.56,1.21,16,2.75,0.96,4,3.75,2.52,16,5.33,2.4,9,7.12,1.93,16,6.38,1.3,8,6.42,1.73,12,3.2,2.3,10,3.9,2.38,10,5.57,2.38,14,7.64,1.43,11,6.55,1.04,11,6.22,2.05,9,3.8,2.57,10,3.3,2.11,10,6.39,2.45,18,6.71,1.7,7 +1994,checkmate,5.14,2.33,21,4.65,2.94,20,5.52,3.04,21,6.5,1.87,6,4.6,2.32,15,5.38,2.97,8,4.17,2.95,12,6.25,2.77,12,4.56,3.28,9,6.67,2.29,9,4,1.65,12,5.78,2.73,9,3.73,2.9,11,5.14,3.53,7,5.71,2.89,14,6.1,2.77,10,4.27,1.49,11,4.62,2.81,13,4.71,3.4,7,5.18,3.19,11,5.9,3,10 +1995,checkout,5.6,1.35,20,4.14,1.9,21,6,2.22,34,6,1.41,10,5.2,1.23,10,4.75,1.75,8,3.77,1.96,13,5.86,2.38,14,6.1,2.15,20,5.56,1.74,9,5.64,1.03,11,4.15,1.63,13,4.12,2.42,8,5.59,2.52,22,6.75,1.29,12,5.4,1.65,10,5.8,1.03,10,4.5,1.95,14,3.43,1.72,7,5.71,2.17,17,6.29,2.28,17 +1996,checkpoint,4.44,1.65,18,4.67,2.08,21,4.3,2.44,23,5.5,1.73,4,4.15,1.63,13,5,2.37,6,4.53,2.03,15,3.8,2.1,10,4.69,2.69,13,4.5,1.64,6,4.45,1.81,11,4.86,2.12,7,4.57,2.14,14,3.91,2.3,11,4.67,2.61,12,5.09,1.45,11,3.43,1.51,7,4.55,2.11,11,4.8,2.15,10,3.57,1.99,14,5.44,2.74,9 +1997,checkup,4.48,1.86,23,4.73,2.37,22,5.74,2.54,19,5,2.56,8,4.2,1.37,15,3.7,2.31,10,5.58,2.15,12,6.5,3.21,6,5.38,2.22,13,4.5,2.35,12,4.45,1.21,11,3.82,2.09,11,5.64,2.38,11,5.5,2.82,14,6.4,1.52,5,3.45,1.44,11,5.42,1.73,12,5.8,1.75,10,3.83,2.52,12,5.11,2.15,9,6.3,2.83,10 +1998,cheek,5.9,2.43,21,3.47,2.8,19,5.38,2.27,21,6.83,2.14,6,5.53,2.5,15,3.88,3.27,8,3.18,2.52,11,5.67,2.1,12,5,2.55,9,6.11,2.8,9,5.75,2.22,12,3.22,2.33,9,3.7,3.27,10,4.71,2.98,7,5.71,1.86,14,6.2,3.19,10,5.64,1.57,11,3.83,2.69,12,2.86,3.08,7,5.17,2.44,12,5.67,2.12,9 +1999,cheeky,5.7,1.95,20,5.47,2.12,17,5.57,2.46,23,5.2,2.17,5,5.87,1.92,15,5.6,1.52,5,5.42,2.39,12,5.42,2.31,12,5.73,2.72,11,6.4,1.78,10,5,1.94,10,6.29,1.8,7,4.9,2.23,10,5.47,2.29,15,5.75,2.92,8,5.21,1.93,14,6.83,1.6,6,5.82,1.72,11,4.83,2.79,6,5.36,2.47,14,5.89,2.57,9 +2000,cheer,7.1,1.5,40,5.33,2.47,43,6.37,2.23,43,6.31,1.85,16,7.62,0.92,24,5.75,2.21,16,5.07,2.62,27,5.76,2.11,17,6.77,2.25,26,7.15,1.66,20,7.05,1.36,20,5.74,2.42,23,4.85,2.5,20,6.11,2.26,27,6.81,2.17,16,7.23,1.14,26,6.86,2.03,14,5.73,2.34,26,4.71,2.59,17,6.54,2.21,24,6.16,2.29,19 +2001,cheerful,8,1.41,19,5.76,2.41,21,7.32,1.76,22,7.89,1.69,9,8.1,1.2,10,5,2.24,7,6.14,2.48,14,7.18,2.04,11,7.45,1.51,11,7.57,1.81,7,8.25,1.14,12,5.67,1.5,9,5.83,2.98,12,7.15,2.12,13,7.56,1.13,9,7.8,1.55,10,8.22,1.3,9,6.12,2.17,8,5.54,2.6,13,7.43,1.83,14,7.12,1.73,8 +2002,cheerleader,5.79,2.3,19,5.5,2.5,22,6,2.07,21,7,1.8,9,4.7,2.21,10,6.75,1.75,8,4.79,2.64,14,6.09,1.97,11,5.9,2.28,10,6,1.53,7,5.67,2.71,12,6.3,2.06,10,4.83,2.72,12,5.67,2.23,12,6.44,1.88,9,5.4,2.37,10,6.22,2.28,9,6.12,2.17,8,5.14,2.68,14,6.69,2.14,13,4.88,1.46,8 +2003,cheerleading,5.7,2.08,20,4.95,2.55,19,4.59,2.24,22,5.86,0.9,7,5.62,2.53,13,5.75,2.05,8,4.36,2.8,11,4.17,3.06,6,4.75,1.95,16,5.1,2.56,10,6.33,1.41,9,4.38,2.72,8,5.36,2.46,11,4.73,2.58,15,4.29,1.38,7,6,2.24,11,5.33,1.94,9,4.91,2.74,11,5,2.45,8,5.27,2.72,11,3.91,1.45,11 +2004,cheery,7.21,1.65,19,5.86,2.41,21,6.2,1.91,20,6.33,1.15,3,7.38,1.71,16,5.17,2.71,6,6.13,2.33,15,5.33,1.03,6,6.57,2.1,14,7,1.89,10,7.44,1.42,9,5.14,2.73,7,6.21,2.26,14,6,1.89,10,6.4,2.01,10,7,1.85,8,7.36,1.57,11,5.67,2.69,9,6,2.3,12,6.12,2.47,8,6.25,1.54,12 +2005,cheese,6.81,2.38,21,3.8,2.48,20,7.11,1.91,19,6.69,2.5,13,7,2.33,8,4.14,2.97,7,3.62,2.29,13,6.71,2.06,7,7.33,1.87,12,6.75,2.49,12,6.89,2.37,9,3.56,2.83,9,4,2.28,11,6.8,2.2,10,7.44,1.59,9,6.92,2.43,12,6.67,2.45,9,4.57,2.64,7,3.38,2.4,13,7.14,2.12,7,7.08,1.88,12 +2006,cheeseburger,7.2,2.07,20,4.58,2.78,24,6.2,2.17,20,7.57,1.51,7,7,2.35,13,5.67,2.58,6,4.22,2.82,18,6.18,1.99,11,6.22,2.49,9,7.08,1.98,12,7.38,2.33,8,4.8,2.2,10,4.43,3.2,14,5.77,2.39,13,7,1.53,7,6.71,2.27,14,8.33,0.82,6,5.44,2.83,16,2.88,1.81,8,6.5,2.02,12,5.75,2.43,8 +2007,cheesecake,7.67,1.59,21,3.43,2.48,23,6.22,2.67,18,7.89,1.05,9,7.5,1.93,12,3.27,2.53,11,3.58,2.54,12,5.4,2.99,10,7.25,1.91,8,7.14,2.12,7,7.85,1.28,13,3.91,2.77,11,3,2.22,12,5.86,3.44,7,6.45,2.21,11,7.85,1.72,13,7.38,1.41,8,3.55,2.77,11,3.33,2.31,12,5.78,2.82,9,6.67,2.6,9 +2008,cheesy,4.9,2.36,21,4.09,2.35,23,4.86,2.35,21,3.2,2.17,5,5.44,2.22,16,4.67,2.06,12,3.45,2.58,11,5.27,2.57,11,3.89,1.45,9,5.42,2.5,12,4.22,2.11,9,4.19,2.26,16,3.86,2.73,7,4.09,2.07,11,5.7,2.45,10,5,2.52,13,4.75,2.25,8,4.26,2.49,19,3.25,1.5,4,4.43,2.21,14,5.71,2.56,7 +2009,cheetah,6.27,1.72,22,5.31,2.71,26,5.43,2.61,23,6.67,1.41,9,6,1.91,13,4.8,3.39,10,5.62,2.25,16,4.75,2.19,8,5.8,2.81,15,6.62,0.74,8,6.07,2.09,14,5.69,2.69,13,4.92,2.78,13,4.83,2.55,12,6.09,2.63,11,6.5,2.02,12,6,1.33,10,5.07,3.03,15,5.64,2.29,11,5.42,2.64,12,5.45,2.7,11 +2010,chef,6.15,1.81,20,3.05,1.81,22,6.67,2.11,27,6.14,2.61,7,6.15,1.34,13,3.3,1.83,10,2.83,1.85,12,6.87,1.77,15,6.82,2.23,11,5.73,2,11,6.67,1.5,9,4,2,9,2.38,1.39,13,6.94,2.11,17,6.67,1.66,9,6.15,1.99,13,6.14,1.57,7,2.75,1.91,16,3.83,1.33,6,6.83,2.17,12,6.53,2.13,15 +2011,chemical,4.89,1.88,19,3.41,2.24,22,3.78,2.19,23,5.45,1.29,11,3.57,1.9,7,4.62,2.5,8,2.71,1.82,14,3.71,2.87,7,3.81,1.94,16,5.38,1.77,8,4.55,1.97,11,3,2.24,9,3.69,2.29,13,3.64,2.34,11,3.92,2.15,12,4.42,1.93,12,5.71,1.6,7,2.73,2.05,11,4.09,2.3,11,3.38,2.26,13,4.3,2.11,10 +2012,chemist,4.95,1.63,21,3.95,1.77,21,5.4,2.18,25,5.17,1.8,12,4.67,1.41,9,3.57,2.37,7,4.14,1.46,14,4.8,2.15,10,5.8,2.18,15,5,0,4,4.94,1.82,17,4,2,10,3.91,1.64,11,5.43,2.37,7,5.39,2.17,18,5.17,1.19,12,4.67,2.12,9,4.54,1.51,13,3,1.85,8,5,2.4,9,5.62,2.09,16 +2013,chemistry,5.74,1.82,19,4.59,2.42,22,5.12,2.33,24,5.33,2.42,6,5.92,1.55,13,5.42,2.71,12,3.6,1.65,10,4.75,3.06,8,5.31,1.96,16,6.3,0.82,10,5.11,2.42,9,5.22,2.64,9,4.15,2.27,13,5.24,2.33,17,4.83,2.71,6,6,1.69,8,5.55,1.97,11,5.33,2.24,9,4.08,2.5,13,5.12,2.5,16,5.12,2.1,8 +2014,chemo,1.5,0.95,20,4.82,2.79,22,3.15,1.66,27,1.86,1.46,7,1.31,0.48,13,4.7,2.63,10,4.92,3.03,12,3.33,1.68,15,2.73,1.62,11,1.64,1.21,11,1.33,0.5,9,4.44,2.3,9,5.08,3.15,13,2.94,1.75,17,3.33,1.5,9,1.62,1.12,13,1.29,0.49,7,4.19,2.79,16,6.5,2.17,6,3.25,1.66,12,3.07,1.71,15 +2015,chemotherapy,2.25,1.83,20,5.05,2.33,21,2.65,2.47,34,2.2,1.62,10,2.3,2.11,10,3.88,1.73,8,5.77,2.42,13,2.93,2.92,14,2.45,2.16,20,3.11,2.15,9,1.55,1.21,11,4.85,2.15,13,5.38,2.72,8,2.73,2.64,22,2.5,2.24,12,2.9,2.13,10,1.6,1.26,10,4.79,2.58,14,5.57,1.81,7,3.53,2.98,17,1.76,1.44,17 +2016,cherish,6.75,1.65,20,4.14,1.88,22,7.32,1.45,19,6.22,1.86,9,7.18,1.4,11,3,2.12,5,4.38,1.75,16,8,1.1,6,7,1.53,13,6.64,1.65,14,7,1.79,6,3.67,1.56,12,4.56,2.24,9,7,1.22,9,7.6,1.65,10,6.7,1.25,10,6.8,2.04,10,4.08,1.98,12,4.2,1.87,10,8.17,1.17,6,6.92,1.44,13 +2017,cherry,7.05,2.01,19,4.91,2.19,23,5.63,1.8,19,5.67,2,9,8.3,0.95,10,4,2.31,7,5.33,2.16,15,5.3,1.95,10,6,1.66,9,7.11,2.62,9,7,1.41,10,5.4,2.59,10,4.5,1.93,12,4.75,1.39,8,6.1,1.85,10,7.58,1.44,12,6.14,2.61,7,4.95,2.06,20,4.67,3.51,3,5.12,1.46,8,6,2,11 +2018,cherub,5.29,2.08,21,3.22,1.78,23,5.62,2.11,21,4,2.45,5,5.69,1.85,16,3.75,1.82,12,2.64,1.63,11,6,1.41,11,5.22,2.86,9,4.75,2.49,12,6,1.12,9,3.25,1.95,16,3.14,1.46,7,5.27,1.85,11,6,2.4,10,6.08,1.98,13,4,1.6,8,3.11,1.76,19,3.75,2.06,4,5.21,2.26,14,6.43,1.62,7 +2019,chess,5.05,2.07,19,2.86,2.06,21,5,2.43,20,5.67,0.58,3,4.94,2.24,16,2.83,2.14,6,2.87,2.1,15,5.33,2.42,6,4.86,2.51,14,5.7,1.49,10,4.33,2.45,9,1.71,1.11,7,3.43,2.21,14,4.8,2.53,10,5.2,2.44,10,5.75,2.12,8,4.55,1.97,11,2.67,2.18,9,3,2.04,12,4.38,2.92,8,5.42,2.07,12 +2020,chest,5.18,1.56,22,4.95,2.52,20,6.58,1.92,19,5.15,1.99,13,5.22,0.67,9,5.43,1.51,7,4.69,2.95,13,6.86,1.95,7,6.42,1.98,12,5.25,1.86,12,5.1,1.2,10,5.22,1.39,9,4.73,3.23,11,6.6,2.12,10,6.56,1.81,9,5.5,1.57,12,4.8,1.55,10,5.57,2.57,7,4.62,2.53,13,6.43,2.51,7,6.67,1.61,12 +2021,chestnut,5.68,0.95,22,3.43,2.31,23,5.63,1.98,19,5.75,1.39,8,5.62,0.65,13,3.88,2.8,8,3.14,2.14,14,5,1.73,7,6,2.19,11,5.75,1.16,8,5.62,0.87,13,3.89,2.47,9,3.14,2.25,14,4.14,1.68,7,6.5,1.62,12,5.55,0.93,11,5.82,0.98,11,2.56,2.4,9,4,2.15,14,5.31,1.85,16,7.33,2.08,3 +2022,chew,5.58,1.77,19,3.8,2.24,20,6.48,1.86,23,5.55,1.57,11,5.14,1.77,7,5,1.79,6,3.29,2.27,14,6.86,2.12,7,6.31,1.78,16,6.12,1.64,8,5.18,1.83,11,2.38,1.51,8,4.75,2.18,12,6.55,1.86,11,6.42,1.93,12,5.5,1.78,12,5.71,1.89,7,3.4,2.46,10,4.2,2.04,10,6.31,2.1,13,6.7,1.57,10 +2023,chewy,5.37,1.77,19,3.82,1.94,22,5.53,1.87,19,5.67,1.8,9,5.1,1.79,10,2.6,1.67,5,4.12,1.96,16,6,2.37,6,5.31,1.65,13,5.38,1.89,13,5.33,1.63,6,3.67,2.06,12,3.89,1.96,9,4.67,1,9,6.3,2.16,10,5.67,1.66,9,5.1,1.91,10,3.17,1.99,12,4.6,1.65,10,6.17,2.23,6,5.23,1.69,13 +2024,chic,6.47,1.47,19,5.1,2.14,21,6.04,1.58,23,8,1,3,6.19,1.38,16,5.75,1.91,8,4.69,2.25,13,5.89,1.54,9,6.14,1.66,14,6.89,1.69,9,6.1,1.2,10,5.44,2.01,9,4.83,2.29,12,6.27,1.71,15,5.62,1.3,8,6.14,1.46,7,6.67,1.5,12,5.8,1.4,10,4.45,2.54,11,6.38,1.89,13,5.6,0.97,10 +2025,chick,5.86,1.96,21,4.04,2.34,25,5.32,1.53,19,5.89,2.26,9,5.83,1.8,12,4.17,2.56,6,3.89,2.35,18,5,1.29,7,5.5,1.68,12,5.62,2.06,16,6.6,1.52,5,4,2.8,14,3.9,1.66,10,5.22,1.56,9,5.4,1.58,10,6.17,2.21,12,5.44,1.59,9,4.44,2.42,16,3.33,2.12,9,5.09,1.87,11,5.62,0.92,8 +2026,chicken,6.17,1.86,18,3.2,2.57,20,5.22,1.99,18,5.38,1.69,8,6.8,1.81,10,2.86,1.95,7,3.38,2.9,13,5.45,1.92,11,4.86,2.19,7,5.82,1.83,11,6.71,1.89,7,2.56,2.65,9,3.73,2.49,11,5.27,2.15,11,5.14,1.86,7,5.5,1.57,12,7.5,1.76,6,2.75,2.45,12,3.88,2.75,8,5.78,2.39,9,4.67,1.41,9 +2027,chicken pox,3.19,1.83,21,5.19,2.62,21,2.86,2.03,21,3.44,2.3,9,3,1.48,12,5.17,3.19,6,5.21,2.58,14,3,3.16,6,2.8,1.52,15,3.89,2.26,9,2.67,1.3,12,5.4,2.88,5,5.12,2.63,16,3.3,2.63,10,2.45,1.29,11,2.83,1.99,12,3.67,1.58,9,5.38,2.2,8,5.08,2.93,13,3.08,2.47,12,2.56,1.33,9 +2028,chickenpox,2.76,1.51,21,4.8,2.66,25,3.11,2.73,19,2.44,1.42,9,3,1.6,12,3.67,3.01,6,5.11,2.59,18,3,3.06,7,3.17,2.66,12,2.88,1.63,16,2.4,1.14,5,4.21,2.69,14,5.5,2.68,10,3.56,3.09,9,2.7,2.45,10,2.25,1.36,12,3.44,1.51,9,5.19,2.74,16,4.11,2.52,9,2.55,2.5,11,3.88,3,8 +2029,chief,5.83,2.12,18,3.25,2.15,20,4.89,2.47,18,4.88,2.36,8,6.6,1.65,10,3,2.58,7,3.38,1.98,13,4.45,2.11,11,5.57,2.99,7,5.27,2.15,11,6.71,1.89,7,3.11,2.71,9,3.36,1.69,11,5.36,2.62,11,4.14,2.19,7,5.5,2.11,12,6.5,2.17,6,2.67,2.1,12,4.12,2.03,8,4.89,2.57,9,4.89,2.52,9 +2030,chiffon,6,1.98,22,4.68,2.54,19,5.14,1.93,21,5.8,1.64,5,6,2.16,16,5.38,2.97,8,4.18,2.18,11,4.7,2.06,10,5.55,1.81,11,6,1.76,12,6,2.31,10,4.6,2.46,10,4.78,2.77,9,4.58,2.07,12,5.89,1.54,9,5.45,2.25,11,6.55,1.57,11,3.88,2.17,8,5.27,2.72,11,4.89,2.09,9,5.33,1.87,12 +2031,child,7.2,1.47,41,5.33,2.59,18,5.2,2.58,25,6.6,1.26,10,7.48,1.5,29,5.17,2.48,6,5.42,2.75,12,5.2,2.57,10,5.2,2.68,15,6.74,1.33,19,7.67,1.49,21,5,2.87,10,5.75,2.31,8,5.71,2.5,7,5,2.66,18,6.96,1.36,23,7.5,1.58,18,4.89,2.67,9,5.78,2.59,9,5,2.65,9,5.31,2.63,16 +2032,childbirth,6.62,2.62,21,5.62,2.5,24,5.14,2.77,22,7.12,2.7,8,6.31,2.63,13,5.38,2.66,13,5.91,2.39,11,5.85,2.48,13,4.11,2.98,9,6.62,2.92,8,6.92,2.39,12,5.86,2.18,14,5.3,2.98,10,5.5,2.5,12,4.7,3.13,10,6,2.75,10,7.18,2.48,11,5.29,2.44,17,6.43,2.64,7,6.2,2.66,10,4.25,2.63,12 +2033,childhood,6.65,1.87,23,3.73,2.31,22,5.3,2.79,20,6.88,2.17,8,6.53,1.77,15,3.2,1.93,10,4.17,2.59,12,6,3.37,7,4.92,2.5,13,6.08,2.02,12,7.27,1.56,11,4.09,2.63,11,3.36,2.01,11,5.13,2.64,15,5.8,3.49,5,6.55,1.81,11,6.75,2.01,12,5,2.36,10,2.67,1.72,12,4.8,2.62,10,5.8,3.01,10 +2034,childish,4.89,2.18,19,5,1.95,22,4.38,2.22,21,5.33,1.87,9,4.5,2.46,10,5.12,2.17,8,4.93,1.9,14,4.27,2.69,11,4.5,1.72,10,5.57,1.72,7,4.5,2.39,12,5,2,10,5,2,12,4.25,2.09,12,4.56,2.51,9,4.9,1.79,10,4.89,2.67,9,5.5,2.2,8,4.71,1.82,14,4.38,2.33,13,4.38,2.2,8 +2035,childless,3.57,1.83,23,3.29,2.37,24,5.8,2.07,20,3.5,1.78,10,3.62,1.94,13,4.17,1.72,6,3,2.52,18,6.18,1.72,11,5.33,2.45,9,4.15,1.91,13,2.8,1.48,10,4,2.49,10,2.79,2.22,14,6.23,1.59,13,5,2.71,7,3.73,2.09,15,3.25,1.28,8,3.38,2.22,16,3.12,2.8,8,6,2.13,12,5.5,2.07,8 +2036,childlike,5.9,2.51,21,5.15,2.56,20,5.14,2.31,36,4.38,2.83,8,6.85,1.82,13,4.6,2.19,5,5.33,2.72,15,4.82,2.6,11,5.28,2.21,25,5.46,3.04,13,6.62,1.06,8,5,2.59,12,5.38,2.67,8,4.55,2.42,20,5.88,2,16,5.82,2.96,11,6,2.05,10,5.82,2.32,11,4.33,2.74,9,4.32,2.3,22,6.43,1.7,14 +2037,children,6.36,2.11,22,5.09,2.56,22,5.95,2.52,20,6,1.51,8,6.57,2.41,14,4.4,2.59,10,5.67,2.5,12,6.29,2.93,7,5.77,2.39,13,6.09,1.97,11,6.64,2.29,11,4.27,2.37,11,5.91,2.59,11,5.67,2.72,15,6.8,1.79,5,5.6,2.01,10,7,2.04,12,5.5,2.59,10,4.75,2.6,12,5.7,2.26,10,6.2,2.86,10 +2038,chili,4.45,2.28,20,4.62,1.77,21,6.3,2.11,33,4.5,2.68,10,4.4,1.96,10,4.62,1.6,8,4.62,1.94,13,6.07,2.43,14,6.47,1.9,19,4.33,2.06,9,4.55,2.54,11,4.62,1.12,13,4.62,2.62,8,6.45,2.09,22,6,2.24,11,4.1,1.85,10,4.8,2.7,10,4.79,1.81,14,4.29,1.8,7,6.18,2.01,17,6.44,2.28,16 +2039,chill,5.16,2.09,19,3.25,2.12,20,5.55,2.74,20,6,1,3,5.2,2.14,15,2.5,2.01,10,4,2.05,10,6.2,2.49,10,4.9,2.96,10,5.5,2.51,6,5.25,1.82,12,2.57,1.9,7,3.62,2.22,13,4.62,3.02,8,6.17,2.48,12,4.83,2.17,12,5.71,1.98,7,3.3,1.89,10,3.2,2.44,10,4.78,3.03,9,6.18,2.44,11 +2040,chilling,4.67,2.42,21,5.64,2.08,22,4.33,1.77,21,5.11,2.26,9,4.33,2.57,12,5.17,1.94,6,5.73,2.22,15,3.67,1.37,6,4.6,1.88,15,5.67,1.73,9,3.92,2.64,12,4.6,1.82,5,5.94,2.11,17,5.5,1.43,10,3.27,1.35,11,5.08,3,12,4.11,1.27,9,5.56,2.07,9,5.69,2.18,13,4.83,1.75,12,3.67,1.66,9 +2041,chilly,4.41,1.79,22,5,2.43,23,4.74,1.91,19,4.5,1.31,8,4.15,1.99,13,4.75,2.12,8,5.21,2.72,14,4.71,2.63,7,4.73,1.56,11,5.12,0.99,8,3.77,1.92,13,4.33,2.92,9,5.43,2.06,14,4.57,2.64,7,4.83,1.47,12,4.64,2.01,11,4.18,1.6,11,3.89,2.67,9,5.71,2.05,14,4.81,1.87,16,4.33,2.52,3 +2042,chime,6.05,1.23,20,4.1,2.17,21,6.21,2.16,33,6.2,1.4,10,5.9,1.1,10,3.75,1.49,8,4.31,2.53,13,6.29,2.37,14,6.16,2.06,19,5.89,1.36,9,6.18,1.17,11,4.15,1.95,13,4,2.62,8,6.24,2.23,21,6.17,2.12,12,6.1,1.37,10,6,1.15,10,3.93,2.27,14,4.43,2.07,7,5.81,1.68,16,6.59,2.53,17 +2043,chimney,4.89,2,19,2.45,1.7,20,5.19,2.2,16,5.67,1.15,3,4.67,2.16,15,1.9,1.29,10,3,1.94,10,6,1.29,7,4.56,2.6,9,5.17,2.4,6,4.67,1.92,12,1.29,0.49,7,3.08,1.8,13,5,2.45,5,5.27,2.2,11,4.58,2.02,12,5.43,1.99,7,2.3,1.7,10,2.6,1.78,10,4.25,2.12,8,6.12,1.96,8 +2044,chimp,6,1.38,20,3.8,2.4,20,4.95,1.56,22,6.14,1.07,7,5.92,1.55,13,3.56,2.24,9,4,2.61,11,5.33,1.51,6,4.81,1.6,16,5.9,1.1,10,6.11,1.76,9,2.88,2.1,8,4.42,2.47,12,4.47,1.46,15,6,1.29,7,6.09,1.22,11,5.89,1.62,9,3.67,2.02,12,4,3.02,8,4.73,1.62,11,5.18,1.54,11 +2045,chimpanzee,6.39,2.2,18,3.9,2.27,20,5.28,1.51,25,6,1.41,5,6.54,2.47,13,3.64,2.42,11,4.22,2.17,9,5.12,1.41,16,5.56,1.74,9,6.43,1.81,7,6.36,2.5,11,4.67,2.69,9,3.27,1.74,11,5.2,1.58,20,5.6,1.34,5,7,1.73,9,5.78,2.54,9,4.18,2.6,11,3.56,1.88,9,5.21,1.51,19,5.5,1.64,6 +2046,chin,5.07,1.6,41,3.84,2.06,44,5.48,1.88,23,5.07,1.14,14,5.07,1.82,27,4.55,2.28,20,3.25,1.67,24,5.12,1.36,8,5.67,2.13,15,5.09,1.66,22,5.05,1.58,19,4.4,2,25,3.11,1.94,19,5.35,2.06,17,6,1.41,5,5.17,1.85,23,4.94,1.26,18,3.9,2.27,29,3.73,1.62,15,5.87,1.96,15,4.75,1.58,8 +2047,chinchilla,6.15,1.81,20,4.43,1.83,21,5.56,2.18,25,6.18,1.54,11,6.11,2.2,9,3.71,1.25,7,4.79,2.01,14,5.7,2.36,10,5.47,2.13,15,6.25,3.4,4,6.12,1.36,16,4.6,1.9,10,4.27,1.85,11,5.86,2.48,7,5.44,2.12,18,7,1.35,12,4.88,1.73,8,4.23,1.74,13,4.75,2.05,8,5.67,2.18,9,5.5,2.25,16 +2048,chip,6.32,1.25,19,2.75,1.92,20,4.58,1.95,24,6.69,1.25,13,5.5,0.84,6,3.8,2.17,5,2.4,1.76,15,4.69,1.7,13,4.45,2.3,11,6.44,1.42,9,6.2,1.14,10,3.29,2.06,7,2.46,1.85,13,4.55,1.86,11,4.62,2.1,13,6.33,1,9,6.3,1.49,10,2.6,1.78,10,2.9,2.13,10,4.67,2.18,9,4.53,1.88,15 +2049,chipmunk,7.33,1.64,18,3.8,2.02,20,4.96,1.9,25,6.6,1.82,5,7.62,1.56,13,3.91,1.87,11,3.67,2.29,9,4.56,1.67,16,5.67,2.18,9,7.29,1.89,7,7.36,1.57,11,4.11,2.26,9,3.55,1.86,11,4.85,2.01,20,5.4,1.52,5,7.89,1.36,9,6.78,1.79,9,3.45,1.44,11,4.22,2.59,9,4.74,1.88,19,5.67,1.97,6 +2050,chipper,5.95,2.28,20,4.75,2.36,24,5.18,2.34,28,5.75,2.05,8,6.08,2.5,12,3.78,2.44,9,5.33,2.19,15,4.5,2.24,14,5.86,2.32,14,5.67,2.74,9,6.18,1.94,11,4.25,2.53,12,5.25,2.18,12,4.43,2.38,14,5.93,2.13,14,5.7,2.71,10,6.2,1.87,10,4.67,2.42,12,4.83,2.41,12,5.17,2.44,12,5.19,2.34,16 +2051,chiropractor,5.3,1.84,20,4.29,2.37,24,4.68,2.2,28,5.5,1.07,8,5.17,2.25,12,4.22,2.05,9,4.33,2.61,15,4.5,1.7,14,4.86,2.66,14,4.89,2.37,9,5.64,1.29,11,5,2.17,12,3.58,2.43,12,4.86,2.21,14,4.5,2.24,14,5.1,2.38,10,5.5,1.18,10,4.58,2.47,12,4,2.34,12,5.42,1.98,12,4.12,2.25,16 +2052,chirp,5.9,2.21,21,4.15,2.48,26,5.58,2.08,24,5.5,2.33,8,6.15,2.19,13,3.2,2.15,10,4.75,2.54,16,5.11,2.42,9,5.87,1.88,15,6,2.45,7,5.86,2.18,14,4.23,2.71,13,4.08,2.33,13,5.25,2.18,12,5.92,2.02,12,5.67,2.64,12,6.22,1.56,9,3.6,2.44,15,4.91,2.43,11,5.85,2.15,13,5.27,2.05,11 +2053,chisel,5.25,1.65,20,3.55,2.5,22,5.19,2.42,27,5.11,1.76,9,5.36,1.63,11,2.43,1.81,7,4.07,2.66,15,5.06,2.68,17,5.4,2.01,10,5.3,1.06,10,5.2,2.15,10,4.4,3.36,5,3.29,2.26,17,5,2.83,14,5.38,1.98,13,4.85,1.68,13,6,1.41,7,3.4,2.99,10,3.67,2.15,12,5.36,2.87,14,5,1.91,13 +2054,chiseler,4.32,1.43,22,3.95,1.81,19,5,2.19,21,4,2,5,4.44,1.31,16,4.12,2.03,8,3.82,1.72,11,4.4,1.78,10,5.55,2.46,11,4.5,1.68,12,4.1,1.1,10,3.6,1.58,10,4.33,2.06,9,5.33,2.5,12,4.56,1.74,9,5.09,1.14,11,3.55,1.29,11,3,1.77,8,4.64,1.57,11,4.78,1.86,9,5.17,2.48,12 +2055,chitchat,6,1.82,21,3.88,2.49,24,5.74,2.49,19,5.62,2.13,8,6.23,1.64,13,4.5,2.81,6,3.67,2.43,18,6.7,2.21,10,4.67,2.45,9,5.67,1.67,12,6.44,2.01,9,4.4,2.67,10,3.5,2.38,14,6.33,2.64,12,4.71,1.98,7,6.29,0.83,14,5.43,2.99,7,4.56,2.48,16,2.5,2,8,6.27,1.9,11,5,3.12,8 +2056,chivalry,6.7,1.72,20,3.95,2.5,22,5.81,2.32,27,6.3,1.42,10,7.1,1.97,10,3.14,2.41,7,4.33,2.53,15,6.29,2.52,17,5,1.76,10,6.55,1.97,11,6.89,1.45,9,3.4,2.88,5,4.12,2.45,17,5.5,2.38,14,6.15,2.3,13,6.46,1.98,13,7.14,1.07,7,3.6,2.95,10,4.25,2.14,12,6.21,2.36,14,5.38,2.29,13 +2057,chloride,4.32,1.78,22,4.36,2.44,22,5.85,2.06,20,5,1.31,8,3.93,1.94,14,4.4,2.8,10,4.33,2.23,12,6.57,2.23,7,5.46,1.94,13,3.73,1.79,11,4.91,1.64,11,4.73,2.41,11,4,2.53,11,5.87,2.03,15,5.8,2.39,5,4.5,1.51,10,4.17,2.04,12,4.4,2.12,10,4.33,2.77,12,5.3,1.57,10,6.4,2.41,10 +2058,chlorine,3.84,2.09,19,4.43,1.96,21,5.5,2.02,24,3.67,2.34,6,3.92,2.06,13,4.91,1.64,11,3.9,2.23,10,5.5,1.85,8,5.5,2.16,16,3.6,1.78,10,4.11,2.47,9,5.5,1.93,8,3.77,1.74,13,5.53,2.12,17,5.5,2.07,6,3.12,1.73,8,4.36,2.25,11,4.12,1.73,8,4.62,2.14,13,6.31,1.82,16,3.88,1.36,8 +2059,chloroform,3,1.75,20,6.15,2.32,20,4.19,2.38,26,2.73,1.56,11,3.33,2,9,5.71,1.7,7,6.38,2.63,13,4.15,2.15,13,4.23,2.68,13,3.45,1.97,11,2.44,1.33,9,6.64,1.91,11,5.56,2.74,9,4.18,2.63,17,4.22,1.99,9,2.9,2.18,10,3.1,1.29,10,6.33,2.57,12,5.88,2.03,8,4.25,2.21,16,4.1,2.77,10 +2060,chocolate,7.63,2.01,19,5.14,2.85,21,5.88,2.51,42,7.89,1.17,9,7.4,2.59,10,5.14,2.41,7,5.08,3.25,13,5.07,2.43,14,6.26,2.54,27,7.43,0.98,7,7.75,2.45,12,5.86,2.41,7,4.69,3.17,13,5.94,2.1,18,5.83,2.82,24,7.8,1.48,10,7.44,2.55,9,5.09,2.84,11,5.2,3.01,10,5.48,2.4,29,6.77,2.62,13 +2061,choice,6.36,1.71,22,3.52,2.04,21,6.56,2.2,18,6.67,1.51,6,6.13,1.81,15,2.86,2.12,7,3.86,1.99,14,5.44,2.19,9,7.62,1.77,8,5.93,1.9,14,7,1,7,3.33,2.18,9,3.67,2.02,12,6.9,2.23,10,6.12,2.23,8,6.57,1.4,14,6,2.2,8,4.17,2.56,6,3.27,1.83,15,6.5,2.17,10,6.62,2.39,8 +2062,choir,6.15,1.87,20,3.29,2.15,21,4.68,2.25,25,6.5,3.11,4,6.06,1.57,16,3.75,2.36,4,3.18,2.16,17,4.78,2.28,9,4.62,2.31,16,6.12,1.64,8,6.17,2.08,12,2.9,1.97,10,3.64,2.34,11,4.57,1.95,14,4.82,2.68,11,5.91,1.87,11,6.44,1.94,9,2.8,1.81,10,3.73,2.41,11,4.78,2.44,18,4.43,1.81,7 +2063,choke,2.42,1.92,19,5.3,2.74,23,3.74,2.33,19,2.33,1,9,2.5,2.55,10,6.57,1.9,7,4.87,2.97,15,4.8,2.2,10,2.56,1.94,9,2.67,2.6,9,2.2,1.14,10,5.5,2.84,10,5.33,2.81,12,4.62,1.6,8,3.2,2.74,10,2.5,2.24,12,2.29,1.38,7,5.25,2.71,20,5.67,3.51,3,4.25,1.98,8,3.36,2.58,11 +2064,cholera,2.68,1.49,19,4,2.26,21,4.35,2.81,23,3.33,1.53,3,2.56,1.5,16,4.5,2.39,8,3.69,2.21,13,4.78,2.68,9,4.07,2.95,14,2.56,1.88,9,2.8,1.14,10,4.11,1.96,9,3.92,2.54,12,5.07,3.1,15,3,1.51,8,2.57,1.72,7,2.75,1.42,12,4.3,2.16,10,3.73,2.41,11,4.85,3.13,13,3.7,2.31,10 +2065,cholesterol,3.76,1.76,21,3.05,2.2,21,5.95,2.42,22,3.64,2.06,14,4,1,7,3.45,2.5,11,2.78,1.86,9,6.67,2.07,6,5.69,2.55,16,4.2,1.93,10,3.36,1.57,11,2.36,1.63,11,3.8,2.57,10,6.46,1.94,13,5.22,2.95,9,3.55,2.02,11,4,1.49,10,2.77,2.09,13,3.5,2.45,8,6.83,1.8,12,4.9,2.73,10 +2066,choose,6,1.85,18,3.6,2.5,20,6.83,2.38,18,5.12,1.73,8,6.7,1.7,10,2.71,2.36,7,4.08,2.53,13,7.09,1.97,11,6.43,3.05,7,5.45,1.69,11,6.86,1.86,7,2.22,1.99,9,4.73,2.37,11,7.09,2.47,11,6.43,2.37,7,5.67,1.78,12,6.67,1.97,6,3,2.22,12,4.5,2.78,8,7.44,1.74,9,6.22,2.86,9 +2067,choosy,5.29,1.82,21,3.4,2.14,25,5.53,2.46,19,5,1.94,9,5.5,1.78,12,3.5,2.07,6,3.5,2.2,18,4,2.31,7,6.42,2.15,12,5.12,1.96,16,5.8,1.3,5,3,2.08,14,4.2,2.1,10,5.56,2.65,9,5.5,2.42,10,5.5,2.11,12,5,1.41,9,3.69,2.18,16,2.89,2.09,9,4.82,2.68,11,6.5,1.85,8 +2068,chop,4.6,0.99,20,4.43,2.29,21,5.76,2.65,25,4.67,0.58,3,4.59,1.06,17,4.86,2.34,7,4.23,2.42,13,5.75,2.38,8,5.76,2.84,17,4.43,0.79,7,4.69,1.11,13,5,2.24,7,4.15,2.44,13,6,2.57,14,5.45,2.84,11,5.22,0.67,9,4.09,0.94,11,5,2.28,11,3.8,2.25,10,5.83,3.07,18,5.57,1.13,7 +2069,chopper,5.05,1.53,21,3.55,2.34,22,5.44,2.19,27,5.4,1.58,10,4.73,1.49,11,2.57,1.99,7,4,2.42,15,5.41,2.74,17,5.5,0.71,10,5.09,1.87,11,5,1.15,10,2.4,2.07,5,3.88,2.37,17,5.71,2.55,14,5.15,1.77,13,4.85,1.82,13,5.38,0.92,8,3.3,2.71,10,3.75,2.09,12,5.86,2.25,14,5,2.12,13 +2070,choppers,4.8,1.54,20,5.05,2.41,19,4.85,1.52,26,4.55,1.29,11,5.11,1.83,9,5.71,2.21,7,4.67,2.53,12,4.85,1.28,13,4.85,1.77,13,4.73,2.05,11,4.89,0.6,9,4.5,2.42,10,5.67,2.4,9,5.06,1.68,17,4.44,1.13,9,4.8,1.93,10,4.8,1.14,10,5.33,2.06,12,4.57,3.05,7,5.25,1.24,16,4.2,1.75,10 +2071,chord,5.75,1.92,20,2.72,1.87,18,5.35,2.39,23,5.8,3.03,5,5.73,1.53,15,3.2,1.3,5,2.54,2.07,13,5.15,2.97,13,5.6,1.43,10,6.4,1.65,10,5.1,2.02,10,3.14,1.46,7,2.45,2.11,11,5.12,2.68,16,5.86,1.57,7,5.36,1.95,14,6.67,1.63,6,2.83,2.04,12,2.5,1.64,6,5.53,2.53,15,5,2.2,8 +2072,chore,3.9,1.61,21,4.8,2.42,20,5.08,2.43,36,4,1.69,8,3.85,1.63,13,4.4,2.41,5,4.93,2.49,15,4.73,2.2,11,5.24,2.55,25,3.62,1.8,13,4.38,1.19,8,4.33,2.46,12,5.5,2.33,8,4.95,2.01,20,5.25,2.93,16,3.91,1.51,11,3.9,1.79,10,5.36,2.73,11,4.11,1.9,9,4.59,2.3,22,5.86,2.51,14 +2073,choreographer,5.32,1.7,19,4.09,2.37,22,5.67,1.97,24,3.83,1.83,6,6,1.15,13,4.33,2.31,12,3.8,2.53,10,6.25,2.19,8,5.38,1.86,16,5.7,0.67,10,4.89,2.37,9,5.11,2.09,9,3.38,2.36,13,5.53,2.07,17,6.17,1.94,6,5.62,0.92,8,5.09,2.12,11,3.33,2.4,9,4.62,2.29,13,5.81,1.91,16,5.38,2.2,8 +2074,choreography,5.95,1.89,22,5.82,2.58,22,6.05,2.35,20,6,1.77,8,5.93,2.02,14,5.9,2.42,10,5.75,2.8,12,6,2.45,7,6.08,2.4,13,5.91,2.21,11,6,1.61,11,5.09,2.47,11,6.55,2.58,11,5.67,2.38,15,7.2,2.05,5,4.9,1.66,10,6.83,1.64,12,5.4,2.63,10,6.17,2.59,12,6,2.26,10,6.1,2.56,10 +2075,chorus,6,1.41,19,4.2,1.88,20,5.26,2.16,23,6,2.65,3,6,1.21,16,4,2.14,8,4.33,1.78,12,4.44,2.46,9,5.79,1.85,14,6.67,1.5,9,5.4,1.07,10,4.22,1.92,9,4.18,1.94,11,5.4,2.47,15,5,1.51,8,5.71,0.95,7,6.17,1.64,12,4.6,1.58,10,3.8,2.15,10,5.62,2.63,13,4.8,1.32,10 +2076,chow,6.16,1.71,19,4.17,2.17,23,5.89,1.66,19,6,1.12,9,6.3,2.16,10,5,1.83,7,3.73,2.31,15,5.7,1.83,10,6.11,1.54,9,5.89,2.2,9,6.4,1.17,10,4.7,2.71,10,3.67,1.67,12,5.12,1.46,8,6.4,1.71,10,6,1.91,12,6.43,1.4,7,4.4,2.19,20,2.67,1.53,3,5.38,1.6,8,6.27,1.68,11 +2077,chowder,6,2.18,20,3.91,2.35,23,6.24,1.67,21,5.44,2.13,9,6.45,2.21,11,3.45,2.5,11,4.33,2.23,12,5.5,0.76,8,6.69,1.93,13,5.86,2.11,14,6.33,2.5,6,3.56,2.6,9,4.14,2.25,14,6.12,1.13,8,6.31,1.97,13,6.3,2,10,5.7,2.41,10,4.08,2.33,13,3.7,2.5,10,6.08,1.51,12,6.44,1.94,9 +2078,christen,5.7,1.66,20,3.1,2.22,20,4.77,1.88,22,5.29,0.95,7,5.92,1.93,13,3.56,2.7,9,2.73,1.79,11,5.5,1.87,6,4.5,1.86,16,5.2,1.48,10,6.44,1.67,9,3.5,2.88,8,2.83,1.75,12,4.27,1.67,15,5.86,1.95,7,5.64,1.36,11,5.78,2.05,9,3.17,2.62,12,3,1.6,8,4.91,1.51,11,4.64,2.25,11 +2079,christening,5.8,2.14,20,3.83,1.86,24,5.73,2.55,22,6.25,1.39,8,5.5,2.54,12,3.38,2.06,13,4.36,1.5,11,6.15,2.38,13,5.11,2.8,9,5.88,2.1,8,6.09,2.02,11,4,1.62,14,3.6,2.22,10,5.67,2.23,12,5.8,3.01,10,5.56,2.13,9,6,2.24,11,3.71,2.08,17,4.14,1.21,7,5.7,2.83,10,5.75,2.42,12 +2080,christmas,8.37,1.61,19,5.9,2.99,49,6.14,2.46,43,7.89,2.26,9,8.8,0.42,10,5.95,2.7,19,5.87,3.21,30,6.35,2.09,17,6,2.7,26,8.89,0.33,9,7.9,2.13,10,6.42,2.62,24,5.4,3.29,25,5.7,2.41,27,6.88,2.42,16,8.67,0.49,12,7.86,2.61,7,5.76,2.99,33,6.19,3.08,16,6.33,2.46,24,5.89,2.49,19 +2081,chrome,6.26,1.1,19,4,2.57,24,5.25,2.25,28,6.38,1.3,8,6.18,0.98,11,4.56,2.55,9,3.67,2.61,15,5,2.35,14,5.5,2.21,14,6.22,0.97,9,6.3,1.25,10,3.75,2.53,12,4.25,2.7,12,4.57,2.62,14,5.93,1.64,14,6.3,1.16,10,6.22,1.09,9,4.17,2.76,12,3.83,2.48,12,5.42,1.68,12,5.12,2.66,16 +2082,chromium,4.8,1.82,20,2.9,2.17,21,5.08,1.93,25,3.75,1.5,4,5.06,1.84,16,3,3.37,4,2.88,1.93,17,6.22,2.44,9,4.44,1.26,16,4.62,1.51,8,4.92,2.07,12,3.3,2.45,10,2.55,1.92,11,5.64,1.69,14,4.36,2.06,11,5.09,1.51,11,4.44,2.19,9,2.4,1.71,10,3.36,2.5,11,5.56,2.01,18,3.86,1.07,7 +2083,chromosome,4.95,1.61,20,2.88,1.9,17,3.59,2.56,22,4.8,0.84,5,5,1.81,15,2.8,2.05,5,2.92,1.93,12,4,2.05,10,3.25,2.96,12,5.9,1.2,10,4,1.41,10,2.22,1.72,9,3.62,1.92,8,4,2.79,11,3.18,2.36,11,4.83,1.9,12,5.12,1.13,8,2.25,1.75,8,3.44,1.94,9,3.64,2.87,11,3.55,2.34,11 +2084,chronic,3.86,2.1,22,4.91,2.71,23,4.26,2,19,4.75,2.05,8,2.92,1.26,13,5.5,2.62,8,4.71,2.87,14,3.29,1.7,7,4.64,1.96,11,3.5,2.51,8,3.69,1.32,13,4.67,3.16,9,5.07,2.5,14,3.57,1.72,7,4.67,2.1,12,3.55,2.34,11,4.18,1.89,11,4.56,3.61,9,5.14,2.07,14,4.06,1.98,16,5.33,2.08,3 +2085,chronicle,6.1,1.61,21,3.59,2.06,22,5.71,1.68,21,6.56,1.51,9,5.75,1.66,12,2.5,1.52,6,3.8,2.04,15,4.83,2.14,6,6.07,1.39,15,6.56,1.42,9,5.75,1.71,12,4.8,1.92,5,3.24,2.02,17,5.4,1.43,10,6,1.9,11,6.67,1.72,12,5.33,1.12,9,3.89,1.96,9,3.38,2.18,13,5.25,1.82,12,6.33,1.32,9 +2086,chubby,4.33,1.81,18,4.88,2.83,24,5.11,2.04,28,4.71,1.38,7,4.09,2.07,11,5.11,3.06,9,4.73,2.79,15,5,1.84,14,5.21,2.29,14,4.22,1.48,9,4.44,2.19,9,4.92,2.87,12,4.83,2.92,12,4.93,2.34,14,5.29,1.77,14,4.11,1.05,9,4.56,2.4,9,4.67,2.81,12,5.08,2.97,12,4.67,1.83,12,5.44,2.19,16 +2087,chuck,5.06,1.63,18,3.95,2.79,22,5.04,1.71,28,5.5,0.84,6,4.83,1.9,12,3.18,1.99,11,4.73,3.32,11,5.55,2.16,11,4.71,1.31,17,5.27,1.95,11,4.71,0.95,7,3.73,2.8,11,4.18,2.89,11,4.72,1.81,18,5.6,1.43,10,5.42,1.73,12,4.33,1.21,6,4,3.11,14,3.88,2.3,8,4.88,1.82,16,5.25,1.6,12 +2088,chuckle,7.1,1.79,21,5.3,2.7,20,5.71,2.78,21,7.17,1.17,6,7.07,2.02,15,6.12,2.1,8,4.75,2.99,12,5.45,2.54,11,6,3.13,10,7.33,1.03,6,7,2.04,15,6,2.75,10,4.6,2.59,10,5.43,3.11,14,6.29,2.06,7,6.14,2.41,7,7.57,1.22,14,5,2.69,14,6,2.83,6,5.25,2.93,12,6.33,2.6,9 +2089,chug,5.2,1.88,20,3.19,2.2,21,5.68,2.06,25,5.75,2.75,4,5.06,1.69,16,3,1.63,4,3.24,2.36,17,6.33,2.12,9,5.31,1.99,16,5,1.41,8,5.33,2.19,12,3.4,2.59,10,3,1.9,11,5.57,1.79,14,5.82,2.44,11,5.64,1.69,11,4.67,2.06,9,3.2,2.74,10,3.18,1.72,11,5.89,2.27,18,5.14,1.35,7 +2090,chum,5.3,1.92,20,4.18,2.02,22,6,2.13,19,4.33,1.66,9,6.09,1.81,11,2,1,5,4.94,1.77,16,6.67,2.34,6,5.69,2.06,13,5.14,1.92,14,5.67,2.07,6,4.42,2.35,12,4,1.66,9,5.67,1.5,9,6.3,2.63,10,5.4,2.22,10,5.2,1.69,10,4.42,2.47,12,3.9,1.37,10,6.83,2.56,6,5.62,1.89,13 +2091,chummy,5.95,1.99,21,4.21,2.26,24,6.23,2.14,22,7,1.6,8,5.31,1.97,13,4.23,2.45,13,4.18,2.14,11,6.54,2.07,13,5.78,2.28,9,6.88,1.81,8,5.58,1.88,12,4.86,1.92,14,3.3,2.5,10,6.42,2.07,12,6,2.31,10,6.4,2.59,10,5.55,1.21,11,4.12,2.39,17,4.43,2.07,7,6.1,2.6,10,6.33,1.78,12 +2092,chump,4.1,2.02,20,3.95,2.42,20,4.05,2.13,22,4.83,2.79,6,3.79,1.63,14,4.12,2.42,8,3.83,2.52,12,3.83,2.25,12,4.3,2.06,10,4.12,2.64,8,4.08,1.62,12,4.44,2.7,9,3.55,2.21,11,3.43,0.79,7,4.33,2.5,15,4.22,2.68,9,4,1.41,11,3.69,2.29,13,4.43,2.76,7,4.17,2.44,12,3.9,1.79,10 +2093,chunk,4.67,1.74,21,4,1.89,20,5.48,2.04,21,5,1.26,6,4.53,1.92,15,4.25,1.28,8,3.83,2.25,12,5.73,2.28,11,5.2,1.81,10,4.33,2.07,6,4.8,1.66,15,4.1,1.66,10,3.9,2.18,10,5.29,2.4,14,5.86,1.07,7,4.57,1.99,7,4.71,1.68,14,4.07,2.09,14,3.83,1.47,6,5.08,2.39,12,6,1.41,9 +2094,chunky,4.1,1.95,21,3.41,1.84,22,4.14,2.59,21,4.67,1.8,9,3.67,2.02,12,3,1.67,6,3.53,2,15,4,3.29,6,4.2,2.4,15,4.67,1.94,9,3.67,1.92,12,4.2,1.48,5,3.18,1.91,17,5,2.91,10,3.36,2.11,11,4.08,2.5,12,4.11,0.93,9,3.33,1.66,9,3.46,2.03,13,4.5,3.09,12,3.67,1.8,9 +2095,church,5.21,2.56,43,3.63,2.55,43,5.04,2.92,25,4.8,2.42,20,5.57,2.68,23,3.7,2.68,20,3.57,2.5,23,4.75,2.82,8,5.18,3.05,17,4.81,2.26,16,5.44,2.74,27,3.65,2.6,17,3.62,2.58,26,4.93,2.73,14,5.18,3.28,11,5.32,2.77,19,5.12,2.44,24,3.36,2.46,25,4,2.7,18,5.06,3,18,5,2.94,7 +2096,churn,4.84,1.12,19,4.28,2.65,18,4.35,2.12,17,4.91,0.54,11,4.75,1.67,8,5,2.94,4,4.07,2.64,14,3.38,1.51,8,5.22,2.28,9,5.25,0.89,8,4.55,1.21,11,4.71,2.75,7,4,2.68,11,3.17,0.75,6,5,2.37,11,4.85,1.14,13,4.83,1.17,6,3.36,2.46,11,5.71,2.43,7,4.86,2.12,7,4,2.16,10 +2097,chute,4.05,1.47,21,2.71,2.22,24,5.45,1.79,20,4.75,1.39,8,3.62,1.39,13,3.33,1.97,6,2.5,2.31,18,5.36,1.29,11,5.56,2.35,9,3.67,1.61,12,4.56,1.13,9,3.1,2.56,10,2.43,1.99,14,5.38,1.94,13,5.57,1.62,7,3.71,1.59,14,4.71,0.95,7,3.31,2.33,16,1.5,1.41,8,5.92,1.44,12,4.75,2.12,8 +2098,chutney,5.05,1.84,22,3.38,2.22,21,5.18,1.56,22,5.21,2.04,14,4.75,1.49,8,3.91,2.43,11,2.78,2.05,9,4.67,1.75,6,5.38,1.5,16,4.9,1.91,10,5.17,1.85,12,2.91,2.17,11,3.9,2.28,10,4.69,1.18,13,5.89,1.83,9,4.92,1.62,12,5.2,2.15,10,3.31,2.46,13,3.5,1.93,8,4.83,1.34,12,5.6,1.78,10 +2099,cider,5.6,1.76,20,3.41,2.11,22,5.84,1.42,19,5.56,2.13,9,5.64,1.5,11,2.8,2.49,5,3.69,2.06,16,6.33,1.51,6,5.62,1.39,13,5.79,1.67,14,5.17,2.04,6,3.75,2.22,12,3.11,2.09,9,5.22,0.97,9,6.4,1.58,10,5.2,1.48,10,6,2,10,2.67,1.83,12,4.3,2.16,10,6.5,1.52,6,5.54,1.33,13 +2100,cigar,4.4,1.96,20,4.27,2.31,22,6.16,1.71,19,4.67,2.24,9,4.18,1.78,11,2.8,2.17,5,4.94,2.08,16,5.83,2.23,6,6.31,1.49,13,4.5,1.87,14,4.17,2.32,6,4.42,2.31,12,4.44,2.3,9,5.56,1.01,9,6.7,2.06,10,5.2,1.69,10,3.6,1.96,10,4.08,2.57,12,4.5,2.07,10,7,1.1,6,5.77,1.83,13 +2101,cigarette,3,2.85,22,4,2.03,20,5.05,3.37,19,3.46,3.02,13,2.33,2.6,9,4.57,1.9,7,3.69,2.1,13,5,2.89,7,5.08,3.75,12,3.42,3.2,12,2.5,2.42,10,3.67,2.24,9,4.27,1.9,11,6.6,3.13,10,3.33,2.87,9,3,3.16,12,3,2.58,10,3.29,2.5,7,4.38,1.71,13,6.29,3.77,7,4.33,3.06,12 +2102,cilantro,5.81,2.14,21,2.95,1.47,21,5.64,2.1,25,5.67,1.97,12,6,2.45,9,3.29,1.11,7,2.79,1.63,14,6,2.21,10,5.4,2.06,15,7.25,2.06,4,5.47,2.07,17,2.8,1.55,10,3.09,1.45,11,5.57,2.15,7,5.67,2.14,18,5.58,2.39,12,6.11,1.83,9,2.77,1.48,13,3.25,1.49,8,5.11,2.03,9,5.94,2.14,16 +2103,cinch,4.47,2.25,19,3.3,1.78,20,5,2.13,24,4.77,2.39,13,3.83,1.94,6,4,1.87,5,3.07,1.75,15,5.54,2.15,13,4.36,2.01,11,4.22,2.68,9,4.7,1.89,10,3.29,1.6,7,3.31,1.93,13,4.18,1.66,11,5.69,2.29,13,3.78,2.05,9,5.1,2.33,10,3.3,1.77,10,3.3,1.89,10,5.22,2.49,9,4.87,1.96,15 +2104,cinder,4.8,1.44,20,3.91,2.29,22,5.76,1.73,21,4.78,1.39,9,4.82,1.54,11,4.5,2.72,10,3.42,1.83,12,4.75,0.89,8,6.38,1.85,13,4.71,0.99,14,5,2.28,6,3.38,2.62,8,4.21,2.12,14,5.75,1.91,8,5.77,1.69,13,4.9,0.99,10,4.7,1.83,10,4,2.26,12,3.8,2.44,10,5.67,1.92,12,5.89,1.54,9 +2105,cinema,6.86,1.8,21,6.05,2.06,20,5.94,2.25,35,6.88,2.17,8,6.85,1.63,13,6.2,2.17,5,6,2.1,15,5.18,2.18,11,6.29,2.24,24,6.77,2.09,13,7,1.31,8,6.92,1.56,12,4.75,2.12,8,5.55,2.31,20,6.47,2.13,15,6.27,1.79,11,7.5,1.65,10,6.18,2.27,11,5.89,1.9,9,5.86,2.43,21,6.07,2.02,14 +2106,cinematic,6.05,1.53,22,4.35,2.31,26,5.96,1.88,24,6.78,1.39,9,5.54,1.45,13,3.1,2.38,10,5.12,1.96,16,5.78,1.86,9,6.07,1.94,15,6.38,0.92,8,5.86,1.79,14,4,2.38,13,4.69,2.29,13,5.33,2.02,12,6.58,1.56,12,5.67,1.15,12,6.5,1.84,10,4.07,2.55,15,4.73,2,11,5.77,1.96,13,6.18,1.83,11 +2107,cinematography,5.43,2.01,21,4,2.56,23,6.04,2.03,26,5.45,1.37,11,5.4,2.63,10,4.45,2.94,11,3.58,2.19,12,6,2.37,11,6.07,1.9,14,5.5,2.17,10,5.36,1.96,11,4.82,2.96,11,3.25,1.96,12,6.12,2.18,17,5.88,1.96,8,5.23,2.31,13,5.75,1.49,8,3.8,2.6,15,4.38,2.62,8,6.24,2.17,17,5.67,1.8,9 +2108,cinnamon,6.75,1.29,20,3.72,1.99,18,5.91,1.69,22,7,1.41,5,6.67,1.29,15,3.67,1.75,6,3.75,2.18,12,5.5,1.08,10,6.25,2.05,12,6.9,1.45,10,6.6,1.17,10,3.8,2.25,10,3.62,1.77,8,6.18,1.72,11,5.64,1.69,11,6.5,1.24,12,7.12,1.36,8,3.56,1.88,9,3.89,2.2,9,6.27,1.74,11,5.55,1.63,11 +2109,cipher,5.71,1.62,21,4.55,2.65,20,5.53,1.99,36,6.5,1.6,8,5.23,1.48,13,5.6,2.61,5,4.2,2.65,15,5.64,1.43,11,5.48,2.22,25,6.31,1.49,13,4.75,1.39,8,5.42,2.27,12,3.25,2.76,8,6,1.81,20,4.94,2.11,16,5.45,1.57,11,6,1.7,10,5,2.76,11,4,2.55,9,5.23,1.88,22,6,2.15,14 +2110,circle,5.76,1.3,41,3.33,2.38,43,5.38,2.27,48,5.5,1.38,18,5.96,1.22,23,4.2,2.68,15,2.81,2.13,27,5.18,2.42,22,5.54,2.18,26,6.1,1.45,20,5.45,1.1,20,2.94,2.55,18,3.6,2.25,25,4.96,2.33,28,5.95,2.11,20,6.12,1.54,24,5.24,0.56,17,3.21,2.66,19,3.42,2.19,24,5.21,2.42,28,5.6,2.09,20 +2111,circuit,4.82,1.3,22,4.35,2.33,23,5.56,2.18,18,5.25,1.39,8,4.69,1.18,13,5.25,3.15,8,3.86,1.75,14,5.83,2.32,6,5.27,2.24,11,4.75,0.89,8,5,1.47,13,4.11,2.89,9,4.5,1.99,14,4.29,2.56,7,6.36,1.5,11,4.55,1.37,11,5.09,1.22,11,2.89,1.76,9,5.29,2.2,14,5.73,1.94,15,4.67,3.51,3 +2112,circuitry,4.4,1.79,20,3.33,2.35,18,5.62,2.39,24,5,1.87,5,4.2,1.78,15,4.2,2.17,5,3,2.42,13,5.38,2.36,13,5.91,2.51,11,4.5,1.58,10,4.3,2.06,10,3.86,2.27,7,3,2.45,11,5.5,2.39,16,5.88,2.53,8,4.14,1.99,14,5,1.1,6,3.92,2.43,12,2.17,1.83,6,5.67,2.5,15,5.56,2.35,9 +2113,circular,5.47,1.26,19,3.4,2.76,20,5.25,1.94,24,5.54,1.27,13,5.33,1.37,6,4.4,3.58,5,3.07,2.49,15,5.23,1.96,13,5.27,2,11,5.56,1.51,9,5.4,1.07,10,4.71,3.73,7,2.69,1.89,13,4.91,1.97,11,5.54,1.94,13,5.33,1.22,9,5.6,1.35,10,3.9,3.14,10,2.9,2.38,10,5.33,2.24,9,5.2,1.82,15 +2114,circulate,5.19,0.68,21,4,2.45,23,5.68,2.03,19,5,0.53,8,5.25,0.75,12,3.12,2.3,8,4.43,2.56,14,5.57,1.9,7,5.64,2.25,11,5.25,0.89,8,5.08,0.51,12,3.44,2.6,9,4.36,2.37,14,4.57,2.44,7,6.33,1.5,12,5.1,0.88,10,5.27,0.47,11,3.22,2.73,9,4.5,2.21,14,5.88,1.75,16,4.67,3.51,3 +2115,circulation,5.71,1.38,21,4.05,2.95,20,5.59,2.56,22,5.67,1.63,6,5.73,1.33,15,4.5,2.93,8,3.75,3.05,12,6,2.73,12,5.1,2.38,10,6.22,1.86,9,5.33,0.78,12,3.78,2.28,9,4.27,3.5,11,4.86,2.73,7,5.93,2.49,15,5.9,1.73,10,5.55,1.04,11,3.31,2.36,13,5.43,3.6,7,4.83,2.82,12,6.5,1.96,10 +2116,circulatory,5.47,0.77,19,4.29,2.05,21,5.32,1.78,22,5,0,5,5.62,0.87,13,5.5,1.87,6,3.8,1.97,15,5.6,1.71,10,5.08,1.88,12,5.29,0.76,7,5.55,0.82,11,4.14,2.85,7,4.36,1.65,14,5.7,2.16,10,5,1.41,12,5.42,0.79,12,5.57,0.79,7,3.91,2.47,11,4.7,1.49,10,5.21,1.85,14,5.5,1.77,8 +2117,circumcision,4.11,2.47,19,4.73,3.18,22,3.32,1.81,28,2.67,1.86,6,4.77,2.49,13,4.73,3.26,11,4.73,3.26,11,2.82,1.94,11,3.65,1.69,17,4.73,2.8,11,3.25,1.75,8,4.73,3.23,11,4.73,3.29,11,3.39,1.88,18,3.2,1.75,10,3.92,2.6,13,4.5,2.35,6,4.43,3.44,14,5.25,2.82,8,3.38,2.03,16,3.25,1.54,12 +2118,circumference,5.24,1.48,21,2.71,1.68,21,5.3,1.88,27,5.4,1.65,10,5.09,1.38,11,2.29,1.7,7,2.93,1.69,14,5.53,2.32,17,4.9,0.57,10,5.18,1.47,11,5.3,1.57,10,2.75,2.36,4,2.71,1.57,17,5.14,2.21,14,5.46,1.51,13,4.85,1.46,13,5.88,1.36,8,2.11,1.36,9,3.17,1.8,12,5.64,1.98,14,4.92,1.75,13 +2119,circumstance,5,1.3,20,3.41,2.09,22,5.5,2.12,26,5.43,1.72,7,4.77,1.01,13,4,1.89,10,2.92,2.19,12,5.33,2.13,15,5.7,2.31,10,4.73,1.1,11,5.33,1.5,9,4.11,1.96,9,2.92,2.1,13,5.88,2.42,16,4.78,1.48,9,5.46,1.2,13,4.14,1.07,7,3.19,2.23,16,4,1.67,6,5.83,2.41,12,5.21,1.89,14 +2120,circumstantial,4,1.53,19,4.5,2.09,22,5.05,1.99,21,4.62,1.6,8,3.55,1.37,11,4.7,2.36,10,4.33,1.92,12,4.88,1.13,8,5.15,2.41,13,4.15,1.57,13,3.67,1.51,6,4.75,2.55,8,4.36,1.86,14,4.75,1.83,8,5.23,2.13,13,3.7,1.7,10,4.33,1.32,9,4.83,2.17,12,4.1,2.02,10,4.75,2.38,12,5.44,1.33,9 +2121,circumvent,5,1.75,20,4,2.25,20,5.42,2.45,36,4.75,1.67,8,5.17,1.85,12,4.8,1.64,5,3.73,2.4,15,5.36,2.73,11,5.44,2.38,25,5,1.58,13,5,2.16,7,4.67,2.1,12,3,2.2,8,4.8,2.61,20,6.19,2.07,16,5,1.61,11,5,2,9,4.09,2.34,11,3.89,2.26,9,5,2.79,22,6.07,1.69,14 +2122,circus,5.85,2.13,40,5.45,2.94,44,4.94,2.21,49,5.57,1.99,14,6,2.23,26,5.29,2.94,21,5.61,3,23,5.17,2.38,18,4.81,2.14,31,5.78,2.24,18,5.91,2.09,22,4.86,2.8,22,6.05,3.02,22,4.54,2.14,26,5.39,2.25,23,5.9,2.13,20,5.8,2.19,20,5.17,2.93,24,5.8,2.98,20,5.29,2.25,31,4.33,2.06,18 +2123,cirque,5.32,0.95,19,4.6,2.26,20,5.39,2.19,23,4,1,3,5.56,0.73,16,4.57,1.99,7,4.62,2.47,13,5.78,2.33,9,5.14,2.14,14,5.67,0.71,9,5,1.05,10,4.89,2.52,9,4.36,2.11,11,5.33,2.55,15,5.5,1.41,8,5.29,1.25,7,5.33,0.78,12,5,1.76,10,4.2,2.7,10,5.92,2.78,13,4.7,0.67,10 +2124,cirrhosis,1.86,1.24,21,4.76,2.5,25,3.82,2.54,22,2.25,1.28,8,1.62,1.19,13,4.31,2.72,13,5.25,2.26,12,4,2.74,13,3.56,2.35,9,2.62,1.69,8,1.33,0.49,12,5.57,2.21,14,3.73,2.57,11,3.83,2.37,12,3.8,2.86,10,2.1,1.6,10,1.64,0.81,11,4.35,2.57,17,5.62,2.26,8,3.8,2.62,10,3.83,2.59,12 +2125,citadel,5.61,1.82,18,3.85,2.76,20,5.56,2.18,25,6.6,1.14,5,5.23,1.92,13,4.55,2.77,11,3,2.65,9,5.81,2.4,16,5.11,1.76,9,4.86,1.86,7,6.09,1.7,11,3.89,3.14,9,3.82,2.56,11,6,2.08,20,3.8,1.79,5,5.44,1.81,9,5.78,1.92,9,3.36,2.69,11,4.44,2.88,9,5,2.05,19,7.33,1.63,6 +2126,citation,3.7,1.78,20,3.8,2.17,20,3.86,2.21,22,3.29,2.56,7,3.92,1.26,13,4,2.29,9,3.64,2.16,11,3.33,1.37,6,4.06,2.46,16,4,1.41,10,3.56,2.19,9,3,2.27,8,4.33,2.02,12,4.4,2.26,15,2.71,1.7,7,4.09,2.07,11,3.22,1.3,9,3.5,2.35,12,4.25,1.91,8,4,1.84,11,3.73,2.61,11 +2127,cite,4.95,1,22,4,1.86,19,6.19,2.04,21,4.8,1.3,5,5,0.97,16,4.5,1.51,8,3.64,2.06,11,5.3,2.26,10,7,1.48,11,4.75,1.14,12,5.2,0.79,10,4.5,1.9,10,3.44,1.74,9,6.42,1.93,12,5.89,2.26,9,4.73,1.01,11,5.18,0.98,11,3.88,2.23,8,4.09,1.64,11,5.33,2.18,9,6.83,1.75,12 +2128,citizen,6.43,1.66,21,2.63,2.22,19,5.95,2.66,22,7.17,1.47,6,6.13,1.68,15,2,1.77,8,3.09,2.47,11,6.67,2.27,12,5.1,2.96,10,6.56,1.51,9,6.33,1.83,12,2.22,1.79,9,3,2.58,10,5,2.71,7,6.4,2.61,15,6.2,1.99,10,6.64,1.36,11,2.08,1.73,12,3.57,2.76,7,6.67,2.61,12,5.1,2.6,10 +2129,citizenship,7.24,1.7,21,5.58,2.36,19,5.89,2.47,36,8,2.07,8,6.77,1.3,13,4.8,2.49,5,5.86,2.35,14,5.36,2.69,11,6.12,2.39,25,7.46,2.07,13,6.88,0.83,8,5.09,2.3,11,6.25,2.43,8,5.65,2.39,20,6.19,2.61,16,6.64,1.96,11,7.9,1.1,10,6.6,2.17,10,4.44,2.13,9,6.14,2.75,22,5.5,1.99,14 +2130,citrus,6.36,1.29,22,4.16,2.64,25,6.46,1.84,24,6.44,1.74,9,6.31,0.95,13,3,2.45,10,4.93,2.55,15,6.56,2.24,9,6.4,1.64,15,6.38,0.74,8,6.36,1.55,14,4.15,2.64,13,4.17,2.76,12,6.42,2.19,12,6.5,1.51,12,6.25,1.54,12,6.5,0.97,10,3.86,2.82,14,4.55,2.46,11,7.31,1.38,13,5.45,1.86,11 +2131,city,6.12,1.54,40,5.08,2.54,40,5.04,2.03,24,5.75,1.44,16,6.38,1.58,24,4.86,2.63,14,5.19,2.53,26,4,1.69,8,5.56,2.03,16,6.25,1.62,24,5.93,1.49,15,5.35,2.85,17,4.87,2.32,23,4.88,2.32,17,5.5,1.22,6,6.1,1.64,21,6.16,1.46,19,4.42,2.52,19,5.67,2.46,21,4.88,2.45,16,5.38,0.74,8 +2132,citywide,5.7,1.49,20,4.57,1.86,21,5.38,2.35,34,6.5,1.65,10,4.9,0.74,10,4.5,1.6,8,4.62,2.06,13,6.57,1.95,14,4.55,2.28,20,5.67,1.73,9,5.73,1.35,11,4.54,1.66,13,4.62,2.26,8,5.86,2.46,22,4.5,1.93,12,5.6,1.9,10,5.8,1.03,10,4.5,1.95,14,4.71,1.8,7,5.41,1.97,17,5.35,2.74,17 +2133,civic,5.74,2.13,19,3.5,2.35,22,5.5,1.91,28,4.67,2.34,6,6.23,1.92,13,2.55,1.57,11,4.45,2.66,11,6.18,2.36,11,5.06,1.48,17,5.64,2.42,11,5.88,1.81,8,3.55,2.38,11,3.45,2.42,11,5,1.88,18,6.4,1.71,10,5.15,2.03,13,7,1.9,6,3.57,2.77,14,3.38,1.51,8,5.31,2.15,16,5.75,1.6,12 +2134,civics,5.33,1.71,21,3.85,2.32,20,5.05,2.46,21,5.67,1.21,6,5.2,1.9,15,3.5,2.27,8,4.08,2.43,12,4.64,2.46,11,5.5,2.51,10,5.17,2.4,6,5.4,1.45,15,4.5,2.59,10,3.2,1.93,10,4.64,2.76,14,5.86,1.57,7,5.29,1.5,7,5.36,1.86,14,3.57,2.56,14,4.5,1.64,6,5.25,2.9,12,4.78,1.86,9 +2135,civil,5.8,2.07,20,2.95,2.2,21,6.04,2.2,23,6.5,3.32,4,5.62,1.75,16,3.5,1.29,4,2.82,2.38,17,6.12,2.7,8,6,2,15,5.5,2.2,8,6,2.04,12,3.3,2.16,10,2.64,2.29,11,6,2.11,14,6.11,2.47,9,6.36,1.8,11,5.11,2.26,9,2.7,2.21,10,3.18,2.27,11,6,2.21,17,6.17,2.4,6 +2136,civilian,5.48,1.6,21,3.7,2.14,23,5.58,1.88,26,5.91,1.58,11,5,1.56,10,3.73,2.33,11,3.67,2.06,12,6.09,1.92,11,5.36,1.78,14,5.5,2.07,10,5.45,1.13,11,4.09,2.59,11,3.33,1.67,12,6.24,1.64,17,4.5,1.77,8,5.62,1.98,13,5.25,0.71,8,3.4,2.03,15,4.25,2.38,8,5.71,2.05,17,5.33,1.58,9 +2137,civility,5.87,1.79,23,3.18,1.53,22,5.95,1.99,20,6.62,1.92,8,5.47,1.64,15,2.8,1.23,10,3.5,1.73,12,6.29,1.7,7,5.77,2.17,13,6.33,2.02,12,5.36,1.43,11,3.45,1.69,11,2.91,1.38,11,5.73,2.05,15,6.6,1.82,5,4.82,1.72,11,6.83,1.27,12,3.4,1.43,10,3,1.65,12,6.1,1.66,10,5.8,2.35,10 +2138,civilization,6.2,1.61,20,3.7,2.03,20,6,2.49,21,6.4,0.89,5,6.13,1.81,15,5.12,1.36,8,2.75,1.86,12,5.09,2.21,11,7,2.49,10,6.33,0.82,6,6.14,1.88,14,4.3,2.06,10,3.1,1.91,10,5.86,2.6,14,6.29,2.43,7,5.43,1.72,7,6.62,1.45,13,3.57,2.21,14,4,1.67,6,5.67,2.84,12,6.44,2.01,9 +2139,civilized,6.48,1.63,21,3.23,2.31,22,6.52,2.5,27,6,1.76,10,6.91,1.45,11,2.14,1.57,7,3.73,2.46,15,6.82,2.51,17,6,2.54,10,6.73,1.68,11,6.2,1.62,10,3.2,3.19,5,3.24,2.11,17,7,2.45,14,6,2.55,13,6.85,1.68,13,5.88,1.46,8,3,2.54,10,3.42,2.19,12,6.79,2.91,14,6.23,2.05,13 +2140,claim,5.15,1.46,20,3.9,1.81,21,6.06,2.28,34,5.4,1.58,10,4.9,1.37,10,4.12,2.03,8,3.77,1.74,13,6.21,2.33,14,5.95,2.31,20,4.78,1.92,9,5.45,0.93,11,4.54,1.45,13,2.88,1.96,8,5.95,2.55,22,6.25,1.76,12,4.9,1.79,10,5.4,1.07,10,3.5,2.1,14,4.71,0.49,7,5.88,2.34,17,6.24,2.28,17 +2141,clairvoyant,5.79,2.12,19,5.35,2.46,20,5.5,2.48,24,6.23,2.01,13,4.83,2.23,6,6.6,1.14,5,4.93,2.66,15,5.46,2.5,13,5.55,2.58,11,6,2.24,9,5.6,2.12,10,5.29,1.98,7,5.38,2.75,13,5.91,2.59,11,5.15,2.44,13,5.22,2.17,9,6.3,2.06,10,5.9,2.13,10,4.8,2.74,10,6.22,2.59,9,5.07,2.4,15 +2142,clam,4.7,1.89,20,3.36,1.79,22,5.32,1.77,19,4.22,2.22,9,5.09,1.58,11,2.2,2.17,5,3.88,1.45,16,5.67,2.5,6,5.15,1.41,13,4.86,1.96,14,4.33,1.86,6,3.33,1.56,12,3.67,2.06,9,4.67,0.87,9,5.9,2.18,10,4.9,1.1,10,4.5,2.51,10,2.75,1.66,12,4.1,1.73,10,5.83,2.32,6,5.08,1.5,13 +2143,clambake,4.6,2.19,20,4.17,2.25,23,5.4,1.96,20,4.4,2.3,5,4.67,2.23,15,5.08,2.39,12,3.18,1.66,11,5.36,2.25,11,5,1.07,8,3.36,2.01,11,6.11,1.27,9,4.5,2.22,16,3.43,2.3,7,4.82,1.83,11,6.11,1.96,9,5.33,2.31,12,3.5,1.51,8,4.16,2.27,19,4.25,2.5,4,5.08,2.06,13,6,1.73,7 +2144,clammy,3.81,1.75,21,2.95,1.82,20,3.45,2.3,22,4.83,2.64,6,3.4,1.12,15,3.25,1.98,8,2.75,1.76,12,3.92,2.81,12,2.9,1.45,10,4.78,2.05,9,3.08,1.08,12,3.78,1.92,9,2.27,1.49,11,3.57,2.51,7,3.4,2.29,15,4.6,2.17,10,3.09,0.83,11,3.23,1.96,13,2.43,1.51,7,3.33,2.84,12,3.6,1.58,10 +2145,clamp,4.6,1.47,20,5.05,2.5,20,4.58,2.26,36,4.5,1.31,8,4.67,1.61,12,5.8,2.39,5,4.8,2.57,15,4.91,2.3,11,4.44,2.27,25,4.92,1.61,13,4,1,7,5.25,2.49,12,4.75,2.66,8,4.8,2.5,20,4.31,1.96,16,4.91,1.64,11,4.22,1.2,9,5.73,2.65,11,4.22,2.17,9,4.55,2.46,22,4.64,1.98,14 +2146,clan,5.2,1.94,20,3.78,2.6,18,4.35,2.84,23,5.4,1.14,5,5.13,2.17,15,5.6,2.79,5,3.08,2.25,13,3.85,2.64,13,5,3.09,10,5,2.05,10,5.4,1.9,10,6,2.31,7,2.36,1.63,11,3.73,2.55,15,5.5,3.16,8,4.86,1.88,14,6,2,6,4.17,2.48,12,3,2.9,6,4.64,2.98,14,3.89,2.71,9 +2147,clandestine,5.67,1.91,18,3.95,2.68,20,4.33,2.08,24,5.83,2.08,12,5.33,1.63,6,4.6,2.97,5,3.73,2.66,15,4.69,2.39,13,3.91,1.64,11,6.75,1.98,8,4.8,1.4,10,3.43,2.88,7,4.23,2.65,13,5.09,2.39,11,3.69,1.6,13,5.22,1.79,9,6.11,2.03,9,4,2.79,10,3.9,2.73,10,5.11,2.03,9,3.87,2.03,15 +2148,clang,4.1,1.26,21,4.61,2.23,23,5.35,2.06,20,3.8,1.79,5,4.19,1.11,16,5.17,1.64,12,4,2.68,11,6,2.45,10,4.67,1.5,9,3.58,1.38,12,4.78,0.67,9,4.94,2.24,16,3.86,2.19,7,4.9,1.52,10,5.8,2.49,10,4.08,1.19,13,4.12,1.46,8,4.68,2.29,19,4.25,2.22,4,4.93,1.94,14,6.33,2.16,6 +2149,clap,6.05,1.75,21,5.15,2.68,20,6.19,2.25,21,6,1.1,6,6.07,1.98,15,5.25,2.25,8,5.08,3.03,12,6.73,2,11,5.6,2.46,10,6.67,1.03,6,5.8,1.93,15,5.7,2.5,10,4.6,2.88,10,6.29,2.4,14,6,2.08,7,5.14,2.04,7,6.5,1.45,14,5.43,2.87,14,4.5,2.26,6,6.5,2.07,12,5.78,2.54,9 +2150,clapper,5.16,1.07,19,4.45,2.26,20,5.26,1.51,23,5,1.41,5,5.15,0.99,13,4.5,2.07,6,4.43,2.41,14,4.9,1.66,10,5.54,1.39,13,5,1.29,7,5.18,0.98,11,5.14,2.34,7,4.08,2.22,13,5.09,1.81,11,5.42,1.24,12,5.58,0.9,12,4.43,0.98,7,4.36,2.54,11,4.56,2.01,9,4.93,1.54,14,5.78,1.39,9 +2151,clarification,6.06,1.51,18,3.25,2.17,20,5.64,1.7,25,6,1.22,5,6.08,1.66,13,3.27,2.33,11,3.22,2.11,9,5.31,1.4,16,6.22,2.11,9,6.14,1.68,7,6,1.48,11,2.33,1.8,9,4,2.24,11,5.75,1.83,20,5.2,1.1,5,6,1.58,9,6.11,1.54,9,2.55,1.44,11,4.11,2.67,9,5.47,1.74,19,6.17,1.6,6 +2152,clarify,6,1.03,18,2.85,2.28,20,6.04,1.93,25,6.2,0.84,5,5.92,1.12,13,2.64,2.25,11,3.11,2.42,9,6.12,1.86,16,5.89,2.15,9,6,1,7,6,1.1,11,1.89,1.27,9,3.64,2.66,11,5.95,2.06,20,6.4,1.34,5,5.78,1.09,9,6.22,0.97,9,2.27,1.56,11,3.56,2.88,9,5.89,2.11,19,6.5,1.22,6 +2153,clarinet,4.74,1.15,19,3.06,2.01,17,5.06,2.25,17,4.91,0.94,11,4.5,1.41,8,2.5,1,4,3.23,2.24,13,3.88,1.64,8,6.11,2.26,9,4.88,0.99,8,4.64,1.29,11,3.5,1.87,6,2.82,2.14,11,4.17,0.75,6,5.55,2.66,11,4.92,1.12,13,4.33,1.21,6,2.9,2.28,10,3.29,1.7,7,6.14,2.04,7,4.3,2.16,10 +2154,clarity,7.26,1.73,19,3.64,2.32,22,6.59,1.37,22,7.56,1.59,9,7,1.89,10,3.75,2.05,8,3.57,2.53,14,6.27,1.56,11,6.91,1.14,11,7,1.73,7,7.42,1.78,12,3.8,1.99,10,3.5,2.65,12,6.69,1.38,13,6.44,1.42,9,6.9,2.02,10,7.67,1.32,9,3.75,2.38,8,3.57,2.38,14,6.57,1.28,14,6.62,1.6,8 +2155,clash,3.96,1.77,23,5.67,2.18,21,4.32,2.5,34,4.08,1.51,12,3.82,2.09,11,5.38,2,8,5.85,2.34,13,4.79,2.69,14,4,2.36,20,3.3,1.25,10,4.46,1.98,13,5.92,1.93,13,5.25,2.6,8,4.5,2.69,22,4,2.17,12,3.67,1.3,12,4.27,2.2,11,5.36,2.47,14,6.29,1.38,7,5.06,2.44,17,3.59,2.4,17 +2156,clasp,5.19,1.6,21,3.52,2.42,25,5.47,2.17,19,5.44,2.01,9,5,1.28,12,3.5,2.35,6,3.61,2.55,18,4,1.73,7,6.33,1.97,12,5.19,1.64,16,5.2,1.64,5,3.21,2.42,14,4.1,2.51,10,5.78,2.22,9,5.2,2.2,10,5.5,1.93,12,4.78,0.97,9,3.81,2.4,16,3,2.5,9,5.27,2.61,11,5.75,1.49,8 +2157,class,5.73,1.52,22,4.43,1.99,21,5.24,2.31,17,5.33,2.25,6,5.93,1.22,15,3.29,2.63,7,5,1.36,14,5.11,2.42,9,5.38,2.33,8,5.64,1.74,14,6,1.15,7,4.56,1.67,9,4.33,2.27,12,5.33,2.96,9,5.12,1.46,8,5.5,1.74,14,6.12,0.99,8,4.67,2.07,6,4.33,2.02,15,5.67,2.83,9,4.75,1.58,8 +2158,classic,6.32,1.55,22,3.62,2.2,21,6.29,2.03,21,6.5,1.74,14,6,1.2,8,4,2.68,11,3.22,1.64,9,6.17,1.6,6,6.33,2.23,15,6.3,1.77,10,6.33,1.44,12,3.27,1.95,11,4,2.49,10,6.33,1.97,12,6.22,2.22,9,6.17,1.64,12,6.5,1.51,10,3.54,2.5,13,3.75,1.75,8,5.92,1.88,12,6.78,2.22,9 +2159,classic rock,5.79,2,24,4.78,2.68,23,5.75,1.65,20,5.71,2.75,7,5.82,1.7,17,5.58,2.27,12,3.91,2.91,11,5.55,1.86,11,6.25,1.28,8,5.23,2.17,13,6.45,1.63,11,4.69,2.5,16,5,3.27,7,5.82,0.87,11,5.67,2.35,9,5.6,1.96,15,6.11,2.15,9,5,2.85,19,3.75,1.5,4,5.93,1.21,14,5.33,2.5,6 +2160,classical,6.79,1.62,19,3.75,2.53,20,6.25,2.2,20,7.33,1.53,3,6.87,1.55,15,4.5,2.68,10,3,2.26,10,6.3,2.06,10,6.2,2.44,10,7.33,1.37,6,6.75,1.6,12,3,2.08,7,4.15,2.73,13,5.25,2.49,8,6.92,1.78,12,7,1.48,12,6.43,1.9,7,4.4,2.72,10,3.1,2.28,10,6.11,2.32,9,6.36,2.2,11 +2161,classification,4.77,1.34,22,3.45,2.13,22,5.74,2.28,19,4.75,1.28,8,4.77,1.48,13,3.86,2.48,7,3.14,2.03,14,5.57,2.76,7,5.82,2.18,11,4.25,0.89,8,5.08,1.55,13,2.88,2.36,8,3.79,2.01,14,4.86,2.73,7,6.25,1.91,12,4.73,1.68,11,4.82,0.98,11,2.44,2.19,9,4.15,1.86,13,6,2.13,16,4.33,3.06,3 +2162,classified,5.53,2.09,19,4.61,2.41,23,4.68,2.16,19,4.89,1.83,9,6.1,2.23,10,4.71,2.69,7,4.73,2.34,15,4.5,2.32,10,4.89,2.09,9,6.11,2.2,9,5,1.94,10,4.9,3.14,10,4.58,1.68,12,4.12,1.55,8,4.9,2.56,10,5.75,1.91,12,5.14,2.48,7,4.4,2.37,20,6,2.65,3,4.38,1.85,8,4.91,2.43,11 +2163,classify,5.6,1.27,20,4.25,2.24,20,6.35,1.65,26,6,1.41,11,5.11,0.93,9,4.57,2.07,7,4.08,2.4,13,6.38,1.76,13,6.31,1.6,13,5.64,1.29,11,5.56,1.33,9,4.18,2.36,11,4.33,2.24,9,5.82,1.59,17,7.33,1.32,9,5.5,1.27,10,5.7,1.34,10,4.67,2.57,12,3.62,1.6,8,5.94,1.69,16,7,1.41,10 +2164,classmate,5.95,2.2,21,3.32,2.03,22,5.61,2.85,18,6.67,1.66,9,5.42,2.47,12,3.5,2.01,10,3.17,2.12,12,5.6,2.99,10,5.62,2.88,8,5.71,2.29,7,6.15,2.3,13,3.7,2.31,10,3,1.81,12,6.14,3.29,7,5.27,2.65,11,5.62,2.43,13,6.5,1.77,8,3.45,1.97,11,3.18,2.18,11,5.22,3.19,9,6,2.6,9 +2165,classroom,5.57,1.69,21,4,2.45,20,5.05,2.61,22,6,1.67,6,5.4,1.72,15,4.25,2.19,8,3.83,2.69,12,5.25,2.67,12,4.8,2.66,10,6.44,2.01,9,4.92,1.08,12,4.22,2.49,9,3.82,2.52,11,4.86,2.54,7,5.13,2.72,15,6.1,2.18,10,5.09,0.94,11,3.54,2.37,13,4.86,2.54,7,4.42,2.91,12,5.8,2.1,10 +2166,classy,6.63,1.92,19,4.14,2.08,22,6.21,1.91,24,6.33,2.94,6,6.77,1.36,13,4.75,2.38,12,3.4,1.43,10,5.25,2.31,8,6.69,1.54,16,7.3,1.16,10,5.89,2.37,9,4.44,2.65,9,3.92,1.66,13,6.18,2.01,17,6.5,1.87,6,6.88,1.73,8,6.45,2.11,11,3.11,1.96,9,4.85,1.91,13,6.06,2.11,16,6.5,1.51,8 +2167,clatter,4.05,1.47,19,5.04,2.6,24,4.79,2.28,28,4.5,1.07,8,3.73,1.68,11,4.89,2.42,9,5.13,2.77,15,3.93,1.9,14,5.64,2.37,14,4.22,1.48,9,3.9,1.52,10,4.67,2.74,12,5.42,2.5,12,4.79,2.55,14,4.79,2.08,14,4.1,1.6,10,4,1.41,9,4.5,2.43,12,5.58,2.75,12,4.5,1.88,12,5,2.58,16 +2168,clause,4.9,1.79,21,3.32,2.19,19,4.8,2.25,35,5.12,2.03,8,4.77,1.69,13,3,1.41,4,3.4,2.38,15,5.36,2.42,11,4.54,2.17,24,5.15,2.08,13,4.5,1.2,8,3.18,1.99,11,3.5,2.56,8,5.21,2.25,19,4.31,2.21,16,4.73,1.68,11,5.1,1.97,10,3.64,2.42,11,2.88,1.89,8,4.77,2.43,22,4.85,1.99,13 +2169,claustrophobia,2.9,1.55,20,5.33,3.1,21,3.71,2.97,24,3,1.73,3,2.88,1.58,17,4,3.32,7,6.15,2.94,13,3.29,2.75,7,3.88,3.12,17,3,1.91,7,2.85,1.41,13,5.43,2.51,7,5.38,3.57,13,3.92,3.17,13,3.45,2.84,11,3.11,1.05,9,2.73,1.9,11,6.09,3.14,11,4.5,2.99,10,3.53,3.24,17,4.14,2.34,7 +2170,claustrophobic,2.95,1.61,19,6.19,2.58,21,3.15,2.39,20,4,2,3,2.75,1.53,16,5,2.97,6,6.67,2.35,15,3.83,1.83,6,2.86,2.6,14,3.2,1.69,10,2.67,1.58,9,6.57,2.15,7,6,2.83,14,4.3,2.71,10,2,1.33,10,3,1.6,8,2.91,1.7,11,6.89,2.03,9,5.67,2.9,12,3.62,3.34,8,2.83,1.59,12 +2171,clavicle,4.42,1.43,19,4,2.09,17,5.25,1.98,16,4.45,1.13,11,4.38,1.85,8,4.5,2.52,4,3.85,2.03,13,4.29,1.98,7,6,1.73,9,4.38,1.3,8,4.45,1.57,11,5.14,1.46,7,3.2,2.15,10,4.5,2.07,6,5.7,1.89,10,4.15,1.41,13,5,1.41,6,3.3,2.21,10,5,1.53,7,5.57,1.81,7,5,2.18,9 +2172,claw,4.65,1.66,20,3.65,2.64,20,3.8,1.96,25,5,2.58,4,4.56,1.46,16,4.5,1.91,4,3.44,2.8,16,4.22,2.28,9,3.56,1.79,16,4.88,1.64,8,4.5,1.73,12,3.9,2.69,10,3.4,2.72,10,3.64,1.39,14,4,2.57,11,5,1.26,11,4.22,2.05,9,3,2.87,10,4.3,2.36,10,4.11,2.19,18,3,0.82,7 +2173,clay,5.45,1.5,20,3.84,2.19,25,5.64,2.24,22,5.71,1.5,7,5.31,1.55,13,3.69,2.18,13,4,2.3,12,6.08,2.29,13,5,2.12,9,6.29,1.6,7,5.08,1.31,12,4.71,2.2,14,2.73,1.68,11,6.92,1.44,12,4.1,2.08,10,5,1.58,9,5.82,1.4,11,3.41,2.12,17,4.75,2.19,8,5.8,2.7,10,5.5,1.88,12 +2174,clean,7.09,1.8,22,3.57,2.2,21,6.11,2,18,7.5,1.76,6,6.93,1.91,15,2.71,1.89,7,4,2.29,14,5.67,2.06,9,6.75,1.98,8,7,2.04,14,7.29,1.5,7,3.78,1.99,9,3.42,2.43,12,6.4,2.32,10,5.75,1.58,8,7.36,1.6,14,6.62,2.13,8,3.5,2.17,6,3.6,2.29,15,6.8,2.2,10,5.25,1.39,8 +2175,cleaner,5.8,2.07,20,3.17,2.26,18,6.14,2.03,22,6,1,5,5.73,2.34,15,3.5,2.17,6,3,2.37,12,6.1,1.52,10,6.17,2.44,12,5.8,2.04,10,5.8,2.2,10,3.5,2.37,10,2.75,2.19,8,6.27,2.2,11,6,1.95,11,5.08,2.15,12,6.88,1.46,8,2.22,2.17,9,4.11,2.03,9,6.45,2.16,11,5.82,1.94,11 +2176,cleanliness,7.21,1.18,19,4.05,2.67,21,6.95,2.13,22,7.6,0.55,5,7.08,1.38,13,5.67,2.94,6,3.4,2.35,15,6.7,2,10,7.17,2.29,12,7.29,1.25,7,7.18,1.25,11,4,2.89,7,4.07,2.67,14,6.1,1.97,10,7.67,2.06,12,7.33,1.15,12,7,1.29,7,4.09,3.08,11,4,2.31,10,6.85,2.08,13,7.11,2.32,9 +2177,cleanse,6.65,1.6,20,4.53,2.61,19,6.42,1.81,26,7.09,1.58,11,6.11,1.54,9,5.86,1.68,7,3.75,2.8,12,6.23,1.92,13,6.62,1.76,13,6.91,1.76,11,6.33,1.41,9,3.7,2.45,10,5.44,2.6,9,6.53,1.81,17,6.22,1.92,9,6.9,1.66,10,6.4,1.58,10,4.75,2.9,12,4.14,2.19,7,6.44,1.55,16,6.4,2.27,10 +2178,cleanser,6.4,2.06,20,3.61,2.28,18,6.24,2.28,21,6.67,1.86,6,6.29,2.2,14,3.12,2.1,8,4,2.45,10,6.09,2.66,11,6.4,1.9,10,7.17,1.72,6,6.07,2.16,14,4,2.78,9,3.22,1.72,9,5.93,2.62,14,6.86,1.35,7,6,2.16,7,6.62,2.06,13,3.57,2.41,14,3.75,2.06,4,6.17,2.62,12,6.33,1.87,9 +2179,cleansing,6.85,1.53,20,4.5,2.5,20,6.27,1.97,26,7.09,1.38,11,6.56,1.74,9,5.57,2.23,7,3.92,2.53,13,6.08,2.02,13,6.46,1.98,13,7.18,1.47,11,6.44,1.59,9,3.55,2.38,11,5.67,2.24,9,6.53,1.81,17,5.78,2.28,9,6.9,1.73,10,6.8,1.4,10,4,2.66,12,5.25,2.19,8,6,2,16,6.7,1.95,10 +2180,cleanup,4.86,1.8,21,3.04,2.54,24,6.6,2.01,20,4.75,1.67,8,4.92,1.93,13,4.17,2.71,6,2.67,2.45,18,6,1.79,11,7.33,2.12,9,4.92,2.07,12,4.78,1.48,9,3.4,2.41,10,2.79,2.69,14,6.23,2.09,13,7.29,1.8,7,5.29,1.77,14,4,1.63,7,3.31,2.7,16,2.5,2.27,8,6.33,2.19,12,7,1.77,8 +2181,clear,6.14,1.7,22,2.71,1.71,21,6.17,1.76,18,5.33,2.25,6,6.4,1.45,15,2.57,1.9,7,2.79,1.67,14,5.78,1.92,9,6.5,1.69,8,6.14,1.99,14,6,1.15,7,2.67,1.87,9,2.75,1.66,12,6.2,2.2,10,6.12,1.13,8,6.21,1.97,14,6,1.2,8,3.33,2.25,6,2.47,1.46,15,6.5,1.65,10,5.75,1.91,8 +2182,clearance,6.62,1.8,21,4.5,2.4,20,5.5,2.58,22,5.83,1.83,6,6.93,1.75,15,4.62,2.45,8,4.42,2.47,12,6,2.52,12,4.9,2.64,10,7,1.94,9,6.33,1.72,12,4.67,2.45,9,4.36,2.46,11,4.71,2.43,7,5.87,2.64,15,6.6,2.07,10,6.64,1.63,11,4.31,2.39,13,4.86,2.54,7,5.67,3.03,12,5.3,2.06,10 +2183,cleat,4.24,1.55,21,3.61,2.33,23,5.42,1.58,26,4.73,1.42,11,3.7,1.57,10,4,2.61,11,3.25,2.09,12,5.55,1.81,11,5.14,1.29,14,4,1.89,10,4.45,1.21,11,4.27,2.53,11,3,2.04,12,5.29,1.57,17,5.38,1.51,8,3.77,1.69,13,5,0.93,8,3.47,2.2,15,3.88,2.7,8,5.41,1.77,17,5.44,1.24,9 +2184,cleavage,5.53,1.9,19,6.29,1.49,21,5.71,2.75,34,6.1,1.85,10,4.89,1.83,9,6,1.85,8,6.46,1.27,13,6.36,2.37,14,5.25,2.95,20,6.44,1.88,9,4.7,1.57,10,5.92,1.61,13,6.88,1.13,8,5.32,2.95,22,6.42,2.27,12,5.67,1.5,9,5.4,2.27,10,6.43,1.7,14,6,1,7,6.06,2.77,17,5.35,2.76,17 +2185,cleaver,4.95,1.82,20,5.1,2.66,21,5.44,2.43,25,4,1.73,3,5.12,1.83,17,5.71,2.75,7,4.92,2.72,13,5.62,2.33,8,5.35,2.55,17,4.86,2.41,7,5,1.53,13,5.86,2.48,7,4.85,2.82,13,4.86,2.38,14,6.18,2.4,11,5.44,1.67,9,4.55,1.92,11,5.64,2.8,11,4.5,2.51,10,5.28,2.8,18,5.86,1.07,7 +2186,cleft,4.36,1.56,22,3.54,2.34,24,4.57,2.08,28,4,1.49,10,4.67,1.61,12,3.78,2.39,9,3.4,2.38,15,4,1.92,14,5.14,2.14,14,4.4,1.58,10,4.33,1.61,12,3.33,1.67,12,3.75,2.93,12,4.43,2.06,14,4.71,2.16,14,4.67,1.83,12,4,1.15,10,2.83,1.95,12,4.25,2.56,12,4.58,1.51,12,4.56,2.48,16 +2187,clemency,5.15,1.53,20,3.3,1.72,23,5.48,1.91,21,5.22,1.72,9,5.09,1.45,11,3.55,1.92,11,3.08,1.56,12,4.62,0.92,8,6,2.2,13,5.07,1.44,14,5.33,1.86,6,3.56,2.19,9,3.14,1.41,14,5.25,1.91,8,5.62,1.98,13,5.2,1.69,10,5.1,1.45,10,3.46,1.85,13,3.1,1.6,10,5.83,2.17,12,5,1.5,9 +2188,clench,3.68,1.45,19,4.11,2.65,18,4.53,2.43,17,4.09,1.22,11,3.12,1.64,8,5.5,3.42,4,3.71,2.4,14,3.88,2.47,8,5.11,2.37,9,3.5,1.6,8,3.82,1.4,11,4.29,2.06,7,4,3.07,11,4.17,2.04,6,4.73,2.69,11,3.85,1.57,13,3.33,1.21,6,3,2.32,11,5.86,2.27,7,5.29,2.43,7,4,2.4,10 +2189,clergy,4.8,2.31,20,2.95,2.11,21,5.16,2.36,25,3,2.83,4,5.25,2.02,16,4,2.71,4,2.71,1.96,17,5.22,2.49,9,5.12,2.36,16,3.88,2.17,8,5.42,2.27,12,3.4,2.5,10,2.55,1.69,11,5.21,2.15,14,5.09,2.7,11,4,2.05,11,5.78,2.33,9,2.7,2.11,10,3.18,2.18,11,5.56,2.31,18,4.14,2.34,7 +2190,cleric,4.65,1.63,20,3.18,1.97,22,4.43,1.75,21,4.5,1.6,8,4.75,1.71,12,2.5,1.22,6,3.4,2.23,15,4.17,2.64,6,4.53,1.36,15,4.44,1.59,9,4.82,1.72,11,3.2,1.48,5,3.18,2.13,17,5.4,1.58,10,3.55,1.44,11,4.67,1.92,12,4.62,1.19,8,3.67,2.12,9,2.85,1.86,13,5.08,1.73,12,3.56,1.42,9 +2191,clerical,4.65,1.27,20,3.15,2.08,20,4.77,1.8,22,5,0,7,4.46,1.56,13,3.56,2.24,9,2.82,1.99,11,4.83,1.6,6,4.75,1.91,16,5,1.25,10,4.22,1.3,9,3.38,2.45,8,3,1.91,12,5.27,1.71,15,3.71,1.6,7,4.91,1.22,11,4.33,1.32,9,3.25,2.18,12,3,2.07,8,4.82,1.83,11,4.73,1.85,11 +2192,clerk,4.76,1.51,21,3.85,2.01,20,5.24,2.57,21,4.5,0.55,6,4.87,1.77,15,3.88,1.89,8,3.83,2.17,12,5.36,2.66,11,5.1,2.6,10,3.67,1.03,6,5.2,1.47,15,4.7,2,10,3,1.7,10,5.14,2.71,14,5.43,2.44,7,4.43,1.51,7,4.93,1.54,14,3.79,1.85,14,4,2.53,6,5.17,2.48,12,5.33,2.83,9 +2193,clever,7.36,1.36,22,5.25,2.38,20,7,2.4,19,7.46,1.45,13,7.22,1.3,9,5.71,1.89,7,5,2.65,13,5.86,2.79,7,7.67,1.97,12,7.67,1.56,12,7,1.05,10,4.89,2.26,9,5.55,2.54,11,6.3,2.91,10,7.78,1.48,9,7.33,1.44,12,7.4,1.35,10,6.29,1.8,7,4.69,2.53,13,7.86,1.68,7,6.5,2.68,12 +2194,cleverness,6.95,1.87,19,5.55,2.22,22,7.1,1.25,20,6.62,1.19,8,7.18,2.27,11,5.3,2.71,10,5.75,1.82,12,6.62,1.3,8,7.42,1.16,12,7.08,1.44,13,6.67,2.73,6,4.75,2.96,8,6,1.62,14,6.75,1.67,8,7.33,0.89,12,6.89,1.69,9,7,2.11,10,5.83,1.95,12,5.2,2.57,10,7.36,1.29,11,6.78,1.2,9 +2195,click,5.7,1.72,20,2.81,2.2,21,5.52,2.28,25,5.25,2.06,4,5.81,1.68,16,2.5,0.58,4,2.88,2.45,17,5.67,2.87,9,5.44,1.97,16,5.38,1.51,8,5.92,1.88,12,2.6,2.17,10,3,2.32,11,5.36,2.41,14,5.73,2.2,11,5.91,1.3,11,5.44,2.19,9,2.9,2.64,10,2.73,1.85,11,5.56,2.45,18,5.43,1.9,7 +2196,clicker,5.32,0.58,19,3.62,1.91,21,5.96,2.24,25,5,0,2,5.35,0.61,17,3.86,2.48,7,3.69,1.55,13,6.38,2.2,8,5.76,2.31,17,5.17,0.41,6,5.38,0.65,13,4.14,2.12,7,3.54,1.76,13,6.14,2.18,14,5.73,2.41,11,5.62,0.74,8,5.09,0.3,11,3.91,2.02,11,3.3,1.83,10,5.72,2.42,18,6.57,1.72,7 +2197,client,5.22,1.59,18,2.95,1.99,21,4.83,1.98,18,4.88,0.83,8,5.5,2.01,10,2.86,2.12,7,3,2,14,4.91,2.12,11,4.71,1.89,7,4.91,1.51,11,5.71,1.7,7,3,2.24,9,2.92,1.88,12,5.45,2.07,11,3.86,1.46,7,4.83,1.27,12,6,2,6,2.92,2.23,12,3,1.73,9,4.89,1.76,9,4.78,2.28,9 +2198,clientele,5.1,1.45,21,3.74,2.53,23,5.89,2.17,18,5.11,1.27,9,5.08,1.62,12,4.64,2.69,11,2.92,2.15,12,6.3,2.06,10,5.38,2.33,8,4.57,1.62,7,5.38,1.39,13,4.45,2.73,11,3.08,2.23,12,5.57,3.15,7,6.09,1.38,11,5,1.73,13,5.25,0.89,8,3.73,2.76,11,3.75,2.42,12,5.22,2.44,9,6.56,1.74,9 +2199,cliff,4.77,1.77,43,5.18,2.72,39,4.09,1.82,22,5.27,1.68,11,4.61,1.82,31,5.44,2.19,16,5,3.07,23,4,1.05,10,4.17,2.33,12,5.05,1.86,21,4.5,1.68,22,5.68,2.16,19,4.7,3.15,20,3.73,1.49,11,4.45,2.11,11,4.67,1.93,21,4.86,1.64,22,4.9,2.79,21,5.5,2.68,18,4.36,2.16,11,3.82,1.47,11 +2200,climate,5.8,1.67,20,3.95,2.09,21,4,2.86,24,5.75,3.2,4,5.81,1.22,16,4.75,2.22,4,3.76,2.08,17,4.56,2.88,9,3.67,2.89,15,5.88,1.13,8,5.75,2.01,12,4.3,1.95,10,3.64,2.25,11,4.21,2.91,14,3.7,2.91,10,6.27,1.19,11,5.22,2.05,9,3.4,2.12,10,4.45,2.02,11,4.18,2.72,17,3.57,3.36,7 +2201,climax,7.53,1.68,19,6.83,2.29,23,6.21,2.3,19,7,1.8,9,8,1.49,10,7.29,2.06,7,6.87,2.29,15,7,1.63,10,5.33,2.69,9,8.22,0.97,9,6.9,1.97,10,5.9,2.69,10,7.92,1.08,12,6,1.93,8,6.2,2.7,10,7.33,1.78,12,7.86,1.57,7,6.55,2.33,20,8.67,0.58,3,6.25,1.58,8,6.18,2.79,11 +2202,climb,5.62,1.72,21,3.95,2.73,22,5.61,2.33,18,6.11,2.03,9,5.25,1.42,12,4.09,2.39,11,3.82,3.16,11,5.1,2.56,10,6.25,1.98,8,6,2.31,7,5.46,1.45,13,4.45,2.98,11,3.45,2.5,11,4.71,2.36,7,6.18,2.23,11,5.85,1.77,13,5.25,1.67,8,4.36,2.58,11,3.55,2.94,11,4.67,2.06,9,6.56,2.3,9 +2203,climber,6,1.95,20,4.45,2.15,22,5.33,2.18,21,6.78,1.39,9,5.36,2.16,11,4.9,2.81,10,4.08,1.44,12,4.62,1.92,8,5.77,2.28,13,6.36,1.5,14,5.17,2.71,6,4.25,2.87,8,4.57,1.74,14,5.12,2.3,8,5.46,2.18,13,6.2,1.4,10,5.8,2.44,10,4.25,2.05,12,4.7,2.36,10,5.75,1.71,12,4.78,2.68,9 +2204,clinch,4.85,1.93,20,4,2.3,18,5.09,2.02,22,6.2,1.1,5,4.4,1.96,15,4.67,2.07,6,3.67,2.42,12,4.8,1.81,10,5.33,2.23,12,5.4,1.26,10,4.3,2.36,10,4.6,2.17,10,3.25,2.38,8,4.27,1.95,11,5.91,1.81,11,4.67,2.23,12,5.12,1.46,8,3,2.4,9,5,1.8,9,4.45,2.07,11,5.73,1.85,11 +2205,cling,4.8,1.58,20,4,2.12,22,4.63,2.34,19,5.11,1.27,9,4.55,1.81,11,2.2,1.1,5,4.56,2.13,16,5.67,2.42,6,4.15,2.23,13,5,1.41,14,4.33,1.97,6,3.75,2.34,12,4.33,2,9,3.78,1.79,9,5.4,2.59,10,5.1,1.29,10,4.5,1.84,10,4.08,2.54,12,3.9,1.6,10,5.33,2.66,6,4.31,2.21,13 +2206,clingy,3.39,1.2,18,4.04,2.24,24,4.29,2.03,28,3.57,0.98,7,3.27,1.35,11,4.33,2.45,9,3.87,2.17,15,4,2,14,4.57,2.1,14,3.44,0.88,9,3.33,1.5,9,3.67,2.23,12,4.42,2.27,12,3.79,2.12,14,4.79,1.89,14,3.44,1.24,9,3.33,1.22,9,4.42,2.27,12,3.67,2.23,12,4.08,2.11,12,4.44,2.03,16 +2207,clinic,4.95,1.82,20,2.95,2.06,22,4.52,2.06,27,4.2,1.62,10,5.7,1.77,10,2.57,2.15,7,3.13,2.07,15,4.12,2.26,17,5.2,1.55,10,4.2,1.81,10,5.7,1.57,10,2.2,1.79,5,3.18,2.13,17,4.29,2.58,14,4.77,1.36,13,4.67,1.78,12,5.38,1.92,8,1.6,1.07,10,4.08,2.02,12,4.93,2.23,14,4.08,1.85,13 +2208,clinical,4.82,1.65,22,4.1,2.15,20,4.7,2.41,20,5,1.77,15,4.43,1.4,7,4.6,3.05,5,3.93,1.87,15,4.67,2.24,9,4.73,2.65,11,5.1,1.91,10,4.58,1.44,12,5.14,2.79,7,3.54,1.56,13,4.11,2.42,9,5.18,2.4,11,4.91,1.58,11,4.73,1.79,11,4,2.26,10,4.2,2.15,10,6.29,2.63,7,3.85,1.86,13 +2209,clink,5,1.38,22,4.68,2,19,5.1,1.97,21,4.6,1.52,5,5.12,1.41,16,4.12,1.36,8,5.09,2.34,11,5.4,2.17,10,4.82,1.83,11,5.08,1.56,12,4.9,1.2,10,4.7,1.95,10,4.67,2.18,9,4.42,1.88,12,6,1.8,9,4.55,1.44,11,5.45,1.21,11,4.12,1.55,8,5.09,2.26,11,5.22,2.33,9,5,1.76,12 +2210,clip,5.36,1.18,22,2.9,1.61,21,5.37,2.14,19,5.8,0.84,5,5.24,1.25,17,3.33,1.51,6,2.73,1.67,15,6,2,6,5.08,2.22,13,5.18,0.6,11,5.55,1.57,11,2.14,1.07,7,3.29,1.73,14,5.5,2.46,10,5.22,1.86,9,5.6,0.7,10,5.17,1.47,12,2.67,1.41,9,3.08,1.78,12,4.75,2.87,8,5.82,1.4,11 +2211,clipboard,4.75,1.33,20,2.67,1.68,18,6.59,1.82,22,5.2,0.84,5,4.6,1.45,15,3.5,1.38,6,2.25,1.71,12,6,2.05,10,7.08,1.51,12,5,0.67,10,4.5,1.78,10,2.9,1.73,10,2.38,1.69,8,6.45,2.16,11,6.73,1.49,11,4.58,1.31,12,5,1.41,8,2,1.22,9,3.33,1.87,9,5.91,2.02,11,7.27,1.35,11 +2212,clipper,5.67,1.74,21,3.44,2.33,18,5.25,1.81,36,6.25,1.98,8,5.31,1.55,13,4,2,5,3.23,2.49,13,5.09,1.64,11,5.32,1.91,25,6,2,13,5.12,1.13,8,3.75,2.56,12,2.83,1.83,6,5.5,1.79,20,4.94,1.84,16,5.64,1.96,11,5.7,1.57,10,3.78,2.77,9,3.11,1.9,9,5.05,1.91,22,5.57,1.65,14 +2213,clipping,5.1,1.55,21,4.15,2.08,20,5.95,1.88,21,5,0.63,6,5.13,1.81,15,4.25,1.98,8,4.08,2.23,12,6.09,1.81,11,5.8,2.04,10,4.67,1.03,6,5.27,1.71,15,5.1,2.08,10,3.2,1.69,10,6.29,1.82,14,5.29,1.98,7,4.71,1.25,7,5.29,1.68,14,4.43,2.24,14,3.5,1.64,6,5.92,2.19,12,6,1.5,9 +2214,clique,4.06,2.04,18,4.42,2.17,19,4.6,2.02,25,4.4,2.3,5,3.92,2.02,13,4.3,2.21,10,4.56,2.24,9,4.75,2.18,16,4.33,1.8,9,4.57,2.23,7,3.73,1.95,11,4.11,2.2,9,4.7,2.21,10,4.7,2.13,20,4.2,1.64,5,4.89,1.83,9,3.22,1.99,9,3.82,2.27,11,5.25,1.83,8,4.84,1.95,19,3.83,2.23,6 +2215,clitoris,5.57,2.46,21,5.65,2.82,23,6.08,2.4,26,6.27,2.28,11,4.8,2.53,10,5.82,2.4,11,5.5,3.26,12,5.36,2.25,11,6.57,2.53,14,6,2.54,10,5.18,2.44,11,4.64,3.11,11,6.58,2.27,12,6.18,2.53,17,5.75,2.38,8,6.15,2.64,13,4.62,1.92,8,5.8,3.17,15,5.38,2.2,8,6.76,2.33,17,4.78,2.05,9 +2216,cloak,5.95,1.39,19,4.1,2.41,21,5.13,2.16,23,6,1.22,5,5.85,1.52,13,3.67,2.34,6,4.27,2.49,15,5.5,1.65,10,4.85,2.51,13,6.14,1.77,7,5.73,1.19,11,4.57,2.82,7,3.86,2.25,14,4.91,2.39,11,5.33,2.02,12,6.17,1.4,12,5.57,1.4,7,4.64,2.42,11,3.5,2.37,10,5.29,1.9,14,4.89,2.62,9 +2217,cloaking,4.95,0.78,19,3.81,2.29,21,5.21,2.4,24,5,1,3,4.94,0.77,16,4.29,2.63,7,3.38,2.14,13,5.25,2.12,8,5.19,2.59,16,5,0.58,7,4.92,0.9,12,4.71,2.63,7,3.15,1.99,13,5.46,2.3,13,4.91,2.59,11,4.62,0.52,8,5.18,0.87,11,3.82,2.48,11,3.8,2.2,10,5.06,2.68,17,5.57,1.62,7 +2218,cloakroom,4.95,1.32,21,2.95,2.24,20,5.45,1.9,22,5.67,1.63,6,4.67,1.11,15,2,1.2,8,3.58,2.57,12,5.83,2.17,12,5,1.49,10,5,2,9,4.92,0.51,12,3.11,2.2,9,2.82,2.36,11,5.14,2.48,7,5.6,1.64,15,5.3,1.34,10,4.64,1.29,11,2.85,2.15,13,3.14,2.54,7,5.33,2.19,12,5.6,1.58,10 +2219,clobber,4,1.59,20,4.43,2.5,23,4.15,1.69,26,3.9,1.6,10,4.1,1.66,10,4.73,2.69,11,4.17,2.41,12,4.27,1.85,11,4.14,1.66,14,4.8,1.03,10,3.2,1.69,10,4.64,2.54,11,4.25,2.56,12,4.18,1.33,17,4.25,2.43,8,4.08,1.61,13,3.86,1.68,7,4.67,2.53,15,4,2.56,8,4.24,1.75,17,4,1.66,9 +2220,clock,5.65,1.59,40,3.35,2.46,23,5.24,2.71,45,5.88,1.67,16,5.5,1.56,24,2.43,1.62,7,3.87,2.75,15,4.81,2.11,21,5.62,3.13,24,5.5,0.91,22,5.83,2.18,18,3.4,2.63,10,3.42,2.5,12,5.32,2.45,19,5.19,2.93,26,5.68,1.52,25,5.6,1.76,15,2.95,2.19,20,6,3,3,5.1,3.05,21,5.38,2.43,24 +2221,clockwork,5.58,1.71,19,4.23,2.51,22,5.48,1.72,21,5.67,1,9,5.5,2.22,10,4.38,2.5,8,4.14,2.6,14,5.7,1.64,10,5.27,1.85,11,5.57,0.79,7,5.58,2.11,12,4.8,2.39,10,3.75,2.6,12,5.46,1.94,13,5.5,1.41,8,5.5,2.12,10,5.67,1.22,9,4,3.07,8,4.36,2.24,14,5.08,1.71,13,6.12,1.64,8 +2222,clod,3.58,1.74,19,3.5,2.09,22,4.57,1.56,23,4.17,2.04,6,3.31,1.6,13,3.58,2.23,12,3.4,2.01,10,4.75,2.12,8,4.47,1.25,15,3.7,1.57,10,3.44,2.01,9,4.44,1.94,9,2.85,1.99,13,4.76,1.64,17,3.8,1.3,5,3.25,1.58,8,3.82,1.89,11,3.44,2.24,9,3.54,2.07,13,4.87,1.68,15,4,1.2,8 +2223,clog,2.95,1.93,19,3.23,1.9,22,3.58,1.82,24,2.83,1.47,6,3,2.16,13,3.25,1.96,12,3.2,1.93,10,3.5,1.6,8,3.62,1.96,16,2.7,1.34,10,3.22,2.49,9,3.56,2.3,9,3,1.63,13,3.71,1.96,17,3,1.41,6,2.12,1.13,8,3.55,2.21,11,3.33,1.94,9,3.15,1.95,13,3.75,1.91,16,3.25,1.67,8 +2224,clone,4.18,1.89,22,3.95,2.5,22,5,2.05,20,5.25,1.91,8,3.57,1.65,14,3.4,2.17,10,4.42,2.75,12,5.71,2.43,7,4.62,1.8,13,4.45,1.92,11,3.91,1.92,11,3.64,2.58,11,4.27,2.49,11,5.13,2.29,15,4.6,1.14,5,3.5,1.08,10,4.75,2.26,12,5.3,2.54,10,2.83,1.9,12,5.3,1.89,10,4.7,2.26,10 +2225,cloning,4.29,1.68,21,4.86,2.41,21,4.32,2.41,25,4.58,1.93,12,3.89,1.27,9,5.71,1.8,7,4.43,2.62,14,4.8,2.15,10,4,2.59,15,4.75,0.5,4,4.18,1.85,17,4.5,2.12,10,5.18,2.71,11,4.57,2.7,7,4.22,2.37,18,4.17,1.53,12,4.44,1.94,9,4.38,2.18,13,5.62,2.72,8,3.56,2.46,9,4.75,2.35,16 +2226,close,5.23,2.09,22,3.81,2.06,21,5.94,1.95,17,5.33,2.66,6,5.27,1.98,15,3.86,2.61,7,3.79,1.85,14,6,1.94,9,5.88,2.1,8,5.14,2.44,14,5.57,1.4,7,4.22,2.59,9,3.5,1.62,12,6.33,2.29,9,5.5,1.51,8,5.79,2.01,14,4.25,1.98,8,4,3.03,6,3.73,1.67,15,6.44,2.24,9,5.38,1.51,8 +2227,closeness,6.85,1.79,20,3.9,2.45,21,6.48,1.99,27,7.29,2.14,7,6.62,1.61,13,5,2.45,10,2.91,2.07,11,6.53,1.77,15,6.36,2.42,11,6.27,2,11,7.56,1.24,9,3.89,2.62,9,3.92,2.43,12,6.59,2.29,17,6.22,1.48,9,7.31,1.6,13,6,1.91,7,3.62,2.66,16,4.8,1.48,5,6.58,1.93,12,6.4,2.1,15 +2228,closet,5.1,1.87,21,3.55,2.35,20,6.63,2.63,19,5.54,1.71,13,4.38,2,8,3.57,1.81,7,3.54,2.67,13,6.57,2.23,7,6.67,2.93,12,5.83,1.75,12,4.11,1.62,9,3.44,2.74,9,3.64,2.11,11,6.4,2.5,10,6.89,2.89,9,5.17,2.12,12,5,1.58,9,4.57,3.05,7,3,1.78,13,6.43,2.76,7,6.75,2.67,12 +2229,closure,5.21,2.37,19,3.19,1.99,21,5.7,2.44,23,4.64,2.25,11,5.57,2.3,7,2.86,1.57,7,3.36,2.21,14,4.14,2.54,7,6.38,2.13,16,5.5,2.83,8,5,2.1,11,2.22,1.48,9,3.92,2.07,12,4.82,2.4,11,6.5,2.28,12,4.92,2.68,12,5.71,1.8,7,3,1.9,11,3.4,2.17,10,5.62,2.84,13,5.8,1.93,10 +2230,clot,2.95,1.8,21,4.17,2.37,23,3.71,2.26,21,4.4,2.51,5,2.5,1.32,16,4.5,1.68,12,3.82,2.99,11,3.36,2.16,11,3.56,1.81,9,2.17,1.27,12,4,1.94,9,4.31,2.57,16,3.86,1.95,7,3.64,1.75,11,3.8,2.82,10,2.85,2.08,13,3.12,1.36,8,4.32,2.4,19,3.5,2.38,4,3.14,1.92,14,4.86,2.61,7 +2231,cloth,6.2,1.44,20,2.58,1.77,24,5.4,2.16,20,5.62,1.19,8,6.58,1.51,12,3.5,1.64,6,2.28,1.74,18,5.45,2.16,11,5.33,2.29,9,6.45,1.69,11,5.89,1.05,9,2.9,1.91,10,2.36,1.69,14,5.08,2.33,13,6,1.83,7,6.54,1.61,13,5.57,0.79,7,3.19,1.83,16,1.38,0.74,8,5.33,1.44,12,5.5,3.07,8 +2232,clothe,5.74,1.45,19,3.64,1.94,22,5.61,2.04,23,5.36,1.21,11,5.86,1.35,7,3.62,2,8,3.64,1.98,14,4.71,2.69,7,6,1.63,16,5.62,1.85,8,5.82,1.17,11,4,2.12,9,3.38,1.85,13,5.82,1.94,11,5.42,2.19,12,5.75,1.66,12,5.71,1.11,7,3.27,2.33,11,4,1.48,11,4.77,2.13,13,6.7,1.34,10 +2233,clothes,6.77,1.31,22,3.14,1.71,21,5.47,2.55,17,5.83,1.17,6,7.2,1.21,15,3.29,1.8,7,3.07,1.73,14,5,2.92,9,6,2.14,8,6.79,1.37,14,6.86,1.35,7,3.11,1.83,9,3.17,1.7,12,5.33,3.28,9,5.62,1.6,8,6.64,1.55,14,7,0.76,8,2.33,1.51,6,3.47,1.73,15,5.78,3.03,9,5.12,2.03,8 +2234,clothesline,5.23,1.41,22,4.31,2.65,26,5.88,2.13,24,4.67,1.5,9,5.62,1.26,13,3.2,2.35,10,5,2.66,16,6.89,1.45,9,5.27,2.28,15,5,1.77,8,5.36,1.22,14,4.92,2.72,13,3.69,2.53,13,5.25,2.3,12,6.5,1.83,12,5.67,1.3,12,4.7,1.42,10,3.8,3,15,5,2,11,6,2.2,13,5.73,2.15,11 +2235,clothing,6.37,1.71,19,4.44,2.49,43,6.72,1.59,25,6.67,1.73,9,6.1,1.73,10,4.08,2.23,12,4.6,2.65,30,6.5,1.78,10,6.87,1.51,15,6,1.63,7,6.58,1.78,12,5.17,2.76,12,4.16,2.37,31,6.43,1.9,7,6.83,1.5,18,5.9,1.97,10,6.89,1.27,9,4.55,2.65,20,4.35,2.4,23,6.67,1.73,9,6.75,1.57,16 +2236,cloud,6.2,1.58,20,2.81,2.02,21,4.79,2.83,33,6.2,1.55,10,6.2,1.69,10,3.12,1.73,8,2.62,2.22,13,4,2.8,13,5.3,2.79,20,5.78,1.48,9,6.55,1.63,11,3.38,2.14,13,1.88,1.46,8,4.86,2.8,21,4.67,2.99,12,6.2,1.75,10,6.2,1.48,10,2.86,2.28,14,2.71,1.5,7,5.12,2.58,16,4.47,3.08,17 +2237,clouds,6.76,1.67,21,2.27,1.64,22,5.09,2.81,57,6.5,1.73,12,7.11,1.62,9,2,1.56,10,2.5,1.73,12,4.67,2.79,27,5.47,2.83,30,7.5,1.91,4,6.59,1.62,17,2.64,1.91,11,1.91,1.3,11,5.11,2.75,37,5.05,3,20,7.5,1.31,12,5.78,1.64,9,2.8,1.93,10,1.83,1.27,12,5.38,2.79,32,4.72,2.85,25 +2238,cloudy,4.89,1.85,19,3.36,1.84,22,3.65,2.12,23,4.45,1.21,11,6.14,1.77,7,4.5,2.2,8,2.71,1.27,14,2.57,1.72,7,4.12,2.16,16,4.75,2.31,8,5,1.55,11,3.33,2,9,3.38,1.8,13,3.09,1.7,11,4.17,2.41,12,5.08,2.11,12,4.57,1.4,7,3.73,2.15,11,3,1.48,11,3.62,2.26,13,3.7,2.06,10 +2239,clout,5.24,1.73,21,4.48,1.85,25,4.59,2.17,22,6,1.31,8,4.77,1.83,13,5.08,2.02,13,3.83,1.47,12,4.77,2.45,13,4.33,1.8,9,6,1.77,8,4.67,1.61,12,5.21,1.48,14,3.55,1.92,11,5.33,2.02,12,3.7,2.11,10,5.6,1.51,10,4.91,1.92,11,4.35,2.12,17,4.75,1.16,8,4.2,2.3,10,4.92,2.11,12 +2240,clove,5.53,1.93,19,3.32,2.59,22,5.54,2.06,24,4.67,1.86,6,5.92,1.89,13,4.08,3.03,12,2.4,1.65,10,4.5,1.41,8,6.06,2.17,16,5.8,1.81,10,5.22,2.11,9,3.67,2.65,9,3.08,2.63,13,5.24,2.17,17,6.5,1.76,6,5.75,1.98,8,5.36,1.96,11,2.78,1.72,9,3.69,3.07,13,5.62,2.16,16,5.38,2,8 +2241,clover,5.37,1.5,19,3.06,2.04,18,5.41,2.55,17,5.27,0.65,11,5.5,2.27,8,3,2.16,4,3.07,2.09,14,4.12,2.59,8,6.56,2.01,9,5.38,0.52,8,5.36,1.96,11,3.71,1.89,7,2.64,2.11,11,5.5,2.17,6,5.36,2.84,11,5.08,1.44,13,6,1.55,6,3.27,2.24,11,2.71,1.8,7,5.43,2.3,7,5.4,2.84,10 +2242,clown,5.36,2.48,22,4.94,2.18,18,4.38,2.22,21,5.6,1.52,5,5.31,2.82,16,4.62,2.77,8,5.2,1.69,10,4.8,2.35,10,4,2.14,11,5.08,2.23,12,5.7,2.83,10,4.67,2.24,9,5.22,2.22,9,4,1.86,12,4.89,2.67,9,5.55,2.38,11,5.18,2.68,11,4.14,2.19,7,5.45,2.11,11,4.11,2.37,9,4.58,2.19,12 +2243,club,6.5,1.77,22,3.76,2.39,21,5.11,2.42,18,6,1.79,6,6.87,1.68,15,3.29,2.5,7,4,2.39,14,5.11,2.37,9,5.5,2.51,8,6.79,1.93,14,6.29,1.25,7,3.78,2.59,9,3.75,2.34,12,5.5,2.72,10,4.62,2.07,8,6.21,1.89,14,7,1.51,8,3.33,2.88,6,3.93,2.25,15,4.9,3,10,5.38,1.6,8 +2244,clubhouse,6.47,1.65,19,3.77,2.2,22,5.74,2.07,23,6.45,1.57,11,6.29,1.89,7,5,1.93,8,3.07,2.09,14,5.43,2.99,7,5.88,1.63,16,6.75,2.05,8,6.27,1.35,11,3.56,2.88,9,3.92,1.71,13,6.45,1.92,11,5.08,2.07,12,6.42,2.07,12,6.57,0.53,7,3.73,2.72,11,3.82,1.66,11,5.23,2.24,13,6.4,1.71,10 +2245,cluck,4.75,1.12,20,3.9,2.12,21,4.81,2.39,32,4.7,1.16,10,4.8,1.14,10,3.88,1.96,8,3.92,2.29,13,4.64,2.53,14,4.94,2.34,18,4.89,1.05,9,4.64,1.21,11,4.15,2.03,13,3.5,2.33,8,4.75,2.47,20,4.92,2.35,12,5,0.94,10,4.5,1.27,10,4,2.25,14,3.71,1.98,7,5.33,2.06,15,4.35,2.62,17 +2246,clue,5.38,1.77,21,3.52,2.27,23,5.39,2.28,18,5.67,2.29,9,5.17,1.34,12,3.55,2.02,11,3.5,2.58,12,5.3,2.11,10,5.5,2.62,8,5.29,2.36,7,5.46,1.56,13,3.73,2.37,11,3.33,2.27,12,4.71,2.63,7,5.82,2.04,11,5.31,2.14,13,5.5,1.07,8,3.82,2.4,11,3.25,2.22,12,5.44,2.13,9,5.33,2.55,9 +2247,clueless,3.5,1.37,22,3.75,2.22,20,3.59,2.24,22,3.5,1.61,14,3.5,0.93,8,3.91,2.47,11,3.88,1.89,8,3,2.1,6,3.81,2.32,16,3.6,1.58,10,3.42,1.24,12,3.55,1.97,11,4,2.6,9,3.92,2.14,13,3.11,2.42,9,3.42,1.44,12,3.6,1.35,10,3.38,2.5,13,4.43,1.51,7,3.58,2.11,12,3.6,2.5,10 +2248,clump,3.92,1.14,24,3.25,2.63,20,4.36,2.46,22,3.88,1.46,8,3.94,1,16,3.38,2.88,8,3.17,2.59,12,4.67,3.03,12,4,1.63,10,3.7,1.42,10,4.07,0.92,14,4.11,2.67,9,2.55,2.5,11,4.71,2.43,7,4.2,2.54,15,3.83,1.4,12,4,0.85,12,3.08,1.98,13,3.57,3.74,7,4.17,2.95,12,4.6,1.84,10 +2249,clumsy,4.14,1.46,43,4.12,2.19,42,4,2.71,25,4.18,1.68,22,4.1,1.22,21,3.7,2.21,10,4.23,2.23,31,4.88,2.75,8,3.59,2.67,17,3.91,1.6,22,4.38,1.28,21,3.6,1.76,15,4.41,2.37,27,4.36,2.87,14,3.55,2.54,11,4.15,1.52,26,4.12,1.41,17,4.44,2.06,18,3.88,2.29,24,3.83,2.98,18,4.43,1.99,7 +2250,clunk,4.4,1.43,20,4.1,2.22,20,4.88,2.51,34,4.1,1.29,10,4.7,1.57,10,4,2.2,8,4.17,2.33,12,4.86,2.6,14,4.9,2.51,20,4.11,1.83,9,4.64,1.03,11,4.5,1.62,12,3.5,2.93,8,5.14,2.51,22,4.42,2.54,12,4.2,1.75,10,4.6,1.07,10,4.54,2.4,13,3.29,1.7,7,5.18,2.32,17,4.59,2.72,17 +2251,cluster,5.05,1.13,19,4.21,2.15,24,4.89,2.52,27,5.5,1.07,8,4.73,1.1,11,3.78,2.44,9,4.47,2,15,4.31,2.59,13,5.43,2.41,14,4.67,1.41,9,5.4,0.7,10,3.92,2.27,12,4.5,2.07,12,4.69,2.59,13,5.07,2.53,14,5.1,1.2,10,5,1.12,9,3.83,1.85,12,4.58,2.43,12,4.33,2.46,12,5.33,2.55,15 +2252,clutch,4.8,1.7,20,4.04,1.9,24,5.19,2.54,21,4.88,1.96,8,4.75,1.6,12,4.42,1.62,12,3.67,2.15,12,6.17,2.25,12,3.89,2.42,9,5,2,8,4.73,1.62,11,4.79,1.72,14,3,1.7,10,5,2.65,11,5.4,2.55,10,4.11,1.36,9,5.36,1.8,11,3.94,1.91,16,4.25,1.98,8,4.78,2.82,9,5.5,2.39,12 +2253,clutter,3.67,1.88,24,3.68,2.4,22,3.19,2.04,21,4.27,1.85,11,3.15,1.82,13,2.83,2.23,6,3.93,2.52,15,2.33,2.34,6,3.53,1.88,15,4.3,2.21,10,3.21,1.53,14,3.2,1.79,5,3.82,2.58,17,3.3,1.95,10,3.09,2.21,11,3.43,2.17,14,4,1.41,10,3.56,2.24,9,3.77,2.59,13,3.17,2.29,12,3.22,1.79,9 +2254,coach,5.72,1.49,18,3.35,2.16,20,4.11,2.27,18,5.25,1.39,8,6.1,1.52,10,4.29,2.29,7,2.85,1.99,13,4,1.73,11,4.29,3.09,7,5.36,1.29,11,6.29,1.7,7,3.67,2.74,9,3.09,1.64,11,4.27,2.49,11,3.86,2.04,7,5.42,1.38,12,6.33,1.63,6,3.17,2.48,12,3.62,1.69,8,4.67,2.4,9,3.56,2.13,9 +2255,coachman,5.22,1.56,18,3.05,2.11,20,4.28,1.54,25,6.6,0.89,5,4.69,1.44,13,3.09,2.3,11,3,2,9,3.94,1.57,16,4.89,1.36,9,5.29,1.8,7,5.18,1.47,11,3,2.18,9,3.09,2.17,11,4.15,1.69,20,4.8,0.45,5,5,1.5,9,5.44,1.67,9,2.55,1.21,11,3.67,2.83,9,4.11,1.49,19,4.83,1.72,6 +2256,coal,4.56,1.95,18,2.55,1.9,20,4.88,1.62,25,4.6,1.67,5,4.54,2.11,13,2.91,2.39,11,2.11,1.05,9,4.69,1.82,16,5.22,1.2,9,5.14,1.86,7,4.18,1.99,11,2.11,1.96,9,2.91,1.87,11,4.85,1.81,20,5,0,5,4.22,1.3,9,4.89,2.47,9,1.64,0.81,11,3.67,2.29,9,4.74,1.63,19,5.33,1.63,6 +2257,coalition,4.9,1.92,21,3.9,2.07,21,5.6,2.2,25,5.67,1.72,12,3.89,1.76,9,4.29,1.38,7,3.71,2.37,14,5.2,2.2,10,5.87,2.23,15,3.75,1.89,4,5.18,1.88,17,3.7,2.16,10,4.09,2.07,11,5.71,2.56,7,5.56,2.12,18,4.67,1.72,12,5.22,2.22,9,4,2.24,13,3.75,1.91,8,5.22,2.77,9,5.81,1.87,16 +2258,coarse,4.5,1.58,18,3.66,2.23,44,5.16,2.3,25,4.62,2.07,8,4.4,1.17,10,3.94,2.22,17,3.48,2.26,27,5.62,1.6,8,4.94,2.59,17,4.44,2.13,9,4.56,0.88,9,4.14,2.41,14,3.43,2.14,30,5.43,2.34,14,4.82,2.32,11,4.83,1.59,12,3.83,1.47,6,3.38,2.32,26,4.06,2.1,18,5.17,2.68,18,5.14,0.9,7 +2259,coast,5.9,2.28,21,4.17,2.64,23,5.78,2.39,41,5.89,2.71,9,5.92,2.02,12,3.57,2.57,7,4.53,2.77,15,6.09,2.19,23,5.39,2.64,18,5.71,2.29,7,5.92,2.43,13,5.5,3.06,10,3.17,1.85,12,6.04,2.44,25,5.38,2.33,16,6.08,2.33,13,5.62,2.33,8,4.1,2.67,20,4.67,2.89,3,6,2.41,22,5.53,2.41,19 +2260,coastal,6.21,2.02,19,4.3,2.7,20,5.05,2.48,20,5.67,0.58,3,6.31,2.18,16,5.5,3.08,6,3.79,2.46,14,5.33,2.42,6,4.93,2.59,14,6.3,2.11,10,6.11,2.03,9,2.17,1.17,6,5.21,2.67,14,5.8,2.39,10,4.3,2.45,10,5.38,1.92,8,6.82,1.94,11,4,2.62,8,4.5,2.84,12,6.5,2.62,8,4.08,1.93,12 +2261,coaster,5.48,1.33,21,3.39,2.41,23,5.12,1.03,26,5.82,1.25,11,5.1,1.37,10,3.27,2.24,11,3.5,2.65,12,5.27,1.01,11,5,1.11,14,5.5,1.58,10,5.45,1.13,11,3.36,2.42,11,3.42,2.5,12,5.12,0.86,17,5.12,1.46,8,5.62,1.61,13,5.25,0.71,8,3.27,2.43,15,3.62,2.5,8,5.18,1.13,17,5,0.87,9 +2262,coastline,7.5,1.79,18,3.45,2.46,20,5,2.18,25,7.8,1.1,5,7.38,2.02,13,2.82,2.36,11,4.22,2.49,9,4.5,2.07,16,5.89,2.2,9,7.57,1.99,7,7.45,1.75,11,4.67,2.83,9,2.45,1.63,11,5.05,2.24,20,4.8,2.17,5,7.44,2.01,9,7.56,1.67,9,3.64,2.77,11,3.22,2.17,9,5.21,2.02,19,4.33,2.73,6 +2263,coat,5.29,2,21,3.1,1.77,20,6.68,2.31,19,4.85,2.34,13,6,1.07,8,2.86,1.57,7,3.23,1.92,13,6.14,2.19,7,7,2.41,12,5.67,2.15,12,4.78,1.79,9,2.89,1.45,9,3.27,2.05,11,6.5,2.22,10,6.89,2.52,9,5.42,1.88,12,5.11,2.26,9,4.29,1.38,7,2.46,1.66,13,7.43,1.81,7,6.25,2.53,12 +2264,coating,5.25,1.25,20,3.59,1.79,22,5.63,1.92,19,5.22,1.72,9,5.27,0.79,11,2.2,1.3,5,4.19,1.6,16,6,2,6,5.46,1.94,13,5.43,1.34,14,4.83,0.98,6,3.5,1.83,12,4,1.66,9,4.67,1.5,9,6.5,1.9,10,5.8,1.23,10,4.7,1.06,10,3,1.6,12,4.3,1.83,10,5.83,1.94,6,5.54,1.98,13 +2265,coax,5.26,2,19,4.48,1.97,23,5.05,1.78,19,5.11,1.54,9,5.4,2.41,10,5.29,1.89,7,4.07,2.02,15,5.4,1.65,10,4.67,1.94,9,4.89,2.57,9,5.6,1.35,10,4.4,2.27,10,4.5,1.88,12,4.88,1.13,8,4.9,2.08,10,5.75,2.26,12,4.43,1.13,7,4.65,1.9,20,3.33,2.52,3,5,1.51,8,5.09,2.02,11 +2266,cobalt,5.63,1.34,19,3.35,2.32,20,6.17,1.71,24,5.85,1.46,13,5.17,0.98,6,4.4,2.19,5,3,2.33,15,6.15,1.57,13,6.18,1.94,11,6.33,1.66,9,5,0.47,10,4,2.24,7,3,2.38,13,6.55,1.92,11,5.85,1.52,13,5.67,1.32,9,5.6,1.43,10,3.1,2.18,10,3.6,2.55,10,6,1.94,9,6.27,1.62,15 +2267,cobbler,6,1.84,20,2.92,1.84,24,4.79,2.08,28,5.5,1.07,8,6.33,2.19,12,2.44,1.59,9,3.2,1.97,15,4.29,1.94,14,5.29,2.16,14,6.78,1.92,9,5.36,1.57,11,3.08,2.27,12,2.75,1.36,12,4.29,2.16,14,5.29,1.94,14,6.1,2.08,10,5.9,1.66,10,3.75,2.09,12,2.08,1.08,12,5.17,1.64,12,4.5,2.37,16 +2268,cobra,4.42,2.34,19,5.71,2.8,21,3.74,2.36,23,4.64,2.16,11,3.43,1.99,7,6.38,2.83,8,5.31,2.81,13,4.14,3.08,7,3.56,2.06,16,4.88,2.53,8,4.09,2.26,11,5.5,3.07,8,5.85,2.73,13,4.09,2.47,11,3.42,2.31,12,4.42,2.47,12,4.43,2.3,7,4.5,3.41,10,6.82,1.54,11,4.08,2.4,13,3.3,2.36,10 +2269,cocaine,3.05,2.44,21,4.5,2.77,22,3.56,2.38,27,3.6,2.22,10,2.55,2.62,11,3.43,2.82,7,5,2.7,15,4.06,2.51,17,2.7,1.95,10,3.45,2.38,11,2.6,2.55,10,2.6,2.19,5,5.06,2.73,17,3.71,2.49,14,3.38,2.33,13,2.77,2.35,13,3.5,2.67,8,3.8,2.97,10,5.08,2.57,12,3.57,2.59,14,3.54,2.22,13 +2270,cock,5.05,2.65,20,5.74,2.2,23,5.5,2.78,28,4.25,1.75,8,5.58,3.06,12,5,2.45,9,6.21,1.97,14,5.64,2.95,14,5.36,2.71,14,6.22,2.99,9,4.09,1.97,11,6.83,1.4,12,4.55,2.34,11,5.14,3.06,14,5.86,2.54,14,5.4,3.06,10,4.7,2.26,10,6.36,1.96,11,5.17,2.33,12,6.25,2.53,12,4.94,2.91,16 +2271,cockamamie,4.14,1.93,21,4.04,1.89,23,4.56,1.85,25,4.82,2.09,11,3.4,1.51,10,4.18,1.99,11,3.92,1.88,12,4.55,1.97,11,4.54,1.9,13,4.4,1.78,10,3.91,2.12,11,4.09,2.21,11,4,1.65,12,5.06,1.84,16,3.5,1.6,8,4.23,1.96,13,4,2,8,3.53,1.6,15,5,2.14,8,4.76,1.71,17,4.12,2.17,8 +2272,cockeyed,3.95,1.22,19,4.45,2.09,20,4.38,2.58,24,4.33,0.58,3,3.88,1.31,16,3.57,2.23,7,4.92,1.93,13,4.38,2.07,8,4.38,2.87,16,4.29,1.11,7,3.75,1.29,12,3.86,2.19,7,4.77,2.05,13,4.38,2.63,13,4.36,2.66,11,4,1.2,8,3.91,1.3,11,4.2,1.62,10,4.7,2.54,10,4.41,2.92,17,4.29,1.7,7 +2273,cockpit,5.53,1.43,19,4.9,2.27,20,5.61,1.85,18,5.57,1.51,7,5.5,1.45,12,5.11,2.32,9,4.73,2.33,11,4,2,5,6.23,1.42,13,5.4,0.7,10,5.75,2.12,8,4.12,2.17,8,5.42,2.27,12,5,1.53,13,7.2,1.79,5,5.2,1.32,10,5.89,1.54,9,4.58,1.98,12,5.38,2.72,8,4.44,1.42,9,6.78,1.48,9 +2274,cockroach,2.46,1.63,41,5.22,3.23,18,3.57,2.31,23,3.11,1.78,18,1.96,1.33,23,5.33,2.88,6,5.17,3.51,12,3.75,2.31,8,3.47,2.39,15,2.73,1.68,30,1.73,1.27,11,5.4,3.2,10,5,3.46,8,4.12,2.37,17,1.6,0.89,5,3,1.8,22,1.84,1.17,19,3.89,3.52,9,6.56,2.4,9,4.13,2.26,15,2.5,2.14,8 +2275,cocksucker,2.91,2.79,22,6.09,3.2,23,4.42,2.39,19,4.5,3.96,8,1.77,1.01,13,6.62,2.67,8,5.79,3.64,14,4.57,2.15,7,4.09,2.59,11,2.5,2.83,8,3,2.92,13,6.89,2.62,9,5.57,3.52,14,3.86,2.19,7,4.75,2.53,12,3.27,3.1,11,2.55,2.54,11,5.67,4,9,6.36,2.71,14,4.25,2.52,16,5.33,1.53,3 +2276,cocktail,6.95,1.91,21,5.6,2.02,25,5.86,2.66,22,7.12,1.73,8,6.85,2.08,13,5.31,2.36,13,5.92,1.62,12,6,2.55,13,5.67,2.96,9,8,1.6,8,6.5,1.78,12,6.5,1.51,14,4.45,2.07,11,6.67,2.15,12,4.9,3,10,6.9,1.91,10,7,2,11,5.41,2.06,17,6,2,8,6.1,3,10,5.67,2.46,12 +2277,cocky,3.45,2.35,20,5.8,2.31,20,5.27,1.99,26,2.45,1.97,11,4.67,2.29,9,5.14,2.54,7,6.15,2.19,13,5.23,1.59,13,5.31,2.39,13,3.45,2.25,11,3.44,2.6,9,5.64,2.54,11,6,2.12,9,5.82,1.85,17,4.22,1.92,9,4.2,2.53,10,2.7,2,10,5.75,2.6,12,5.88,1.96,8,5.62,1.82,16,4.7,2.21,10 +2278,cocoa,7.33,1.49,21,5,2.5,24,6.32,1.96,22,6.88,1.81,8,7.62,1.26,13,5.54,2.57,13,4.36,2.38,11,6.08,2.14,13,6.67,1.73,9,8.25,1.16,8,6.83,1.47,12,5.29,1.94,14,4.6,3.2,10,6,2,12,6.7,1.95,10,7.2,1.62,10,7.45,1.44,11,5.18,2.74,17,4.57,1.9,7,6.6,2.17,10,6.08,1.83,12 +2279,coconut,6.55,2.04,20,4.67,2.69,21,5.76,2.39,34,6.8,2.39,10,6.3,1.7,10,5.38,2.77,8,4.23,2.65,13,6.5,2.18,14,5.25,2.45,20,5.56,2.24,9,7.36,1.5,11,4.92,2.81,13,4.25,2.6,8,5.86,2.57,22,5.58,2.11,12,5.7,2.36,10,7.4,1.26,10,4.79,2.97,14,4.43,2.23,7,6.29,1.83,17,5.24,2.8,17 +2280,cocoon,5.22,1.44,23,2.85,2.16,20,4.41,2.22,22,5.78,1.3,9,4.86,1.46,14,3.78,2.17,9,2.09,1.92,11,4.5,3.02,6,4.38,1.96,16,4.82,0.75,11,5.64,1.91,11,2.75,2.55,8,2.92,1.98,12,4.33,2.09,15,4.57,2.64,7,5.23,1.64,13,5.2,1.23,10,2.67,2.23,12,3.12,2.17,8,4.55,2.5,11,4.27,2,11 +2281,cod,5.21,1.81,19,3.95,2.44,22,5.37,2.19,27,6,2.68,6,4.85,1.21,13,4.5,2.68,10,3.5,2.24,12,5.67,2.09,15,5.18,2.36,11,4.7,1.25,10,5.78,2.22,9,3.67,2.06,9,4.15,2.73,13,5.47,2.55,17,5.44,1.33,9,5,2.12,13,5.67,0.82,6,3.56,2.48,16,5,2.19,6,4.67,2.39,12,5.93,1.91,15 +2282,code,4.67,1.37,18,2.76,2.23,21,4.83,2.07,18,4.38,1.77,8,4.9,0.99,10,3.71,2.43,7,2.29,2.05,14,4.82,2.04,11,4.86,2.27,7,4.55,1.57,11,4.86,1.07,7,2.78,2.28,9,2.75,2.3,12,4.45,1.97,11,5.43,2.23,7,4.5,1.57,12,5,0.89,6,2.25,1.91,12,3.44,2.55,9,5.33,2.29,9,4.33,1.8,9 +2283,codeine,4.85,2.08,20,4.72,2.95,18,3,1.98,22,5,1.87,5,4.8,2.21,15,6.5,2.66,6,3.83,2.76,12,3,1.56,10,3,2.34,12,5.1,1.66,10,4.6,2.5,10,5,3.02,10,4.38,3.02,8,3,1.55,11,3,2.41,11,4,1.91,12,6.12,1.73,8,4.33,3.64,9,5.11,2.2,9,2.82,1.72,11,3.18,2.27,11 +2284,codfish,5.16,2.29,19,3.05,2.21,20,4.95,1.93,20,7.33,2.08,3,4.73,2.22,15,2.6,1.96,10,3.5,2.46,10,5.1,1.79,10,4.8,2.15,10,4.33,2.8,6,5.58,2.11,12,3.71,2.43,7,2.69,2.1,13,5.38,2.13,8,4.67,1.83,12,5.5,2.02,12,4.57,2.76,7,3.1,2.28,10,3,2.26,10,4,1.73,9,5.73,1.79,11 +2285,coding,5.24,1.18,21,3.45,1.99,22,4.62,2.01,21,5.67,1.32,9,4.92,1,12,2.67,1.97,6,3.53,1.85,15,3.5,2.43,6,5.07,1.71,15,5.33,1.12,9,5.17,1.27,12,4.6,2.61,5,3.12,1.73,17,4.3,2.06,10,4.91,2.02,11,5.5,1.17,12,4.89,1.17,9,3.89,1.83,9,3.15,2.12,13,4.42,1.78,12,4.89,2.37,9 +2286,coed,5.68,1.45,19,3.62,2.44,21,4.48,2.04,21,6,1.26,11,5.71,1.11,7,4.29,2.43,7,3.29,2.46,14,3.33,2.25,6,4.93,1.83,15,5,1.31,8,6.18,1.4,11,4,2.69,9,3.33,2.31,12,4.22,2.05,9,4.67,2.1,12,5.25,1.42,12,6.43,1.27,7,3,2.32,11,4.3,2.5,10,4.92,2.22,13,3.75,1.58,8 +2287,coerce,3.32,1.16,19,5.45,2.39,20,5.87,2.36,23,4,1,5,3.08,1.19,13,5,2.28,6,5.64,2.5,14,6.7,1.77,10,5.23,2.62,13,3.57,0.98,7,3.18,1.33,11,5,2.83,6,5.64,2.27,14,6.45,1.86,11,5.33,2.71,12,3.83,1.03,12,2.43,0.79,7,4.6,2.95,10,6.3,1.34,10,6.71,1.49,14,4.56,2.92,9 +2288,coercion,3.5,1.43,20,4.33,2.31,21,5.12,2.6,25,3.67,1.15,3,3.47,1.5,17,5.71,2.56,7,3.69,1.97,13,5,2.67,8,5.18,2.65,17,3.29,1.5,7,3.62,1.45,13,4.86,2.12,7,4.15,2.51,13,5.21,2.36,14,5,3,11,4.11,1.05,9,3,1.55,11,4.18,2.14,11,4.5,2.59,10,5.11,2.83,18,5.14,2.12,7 +2289,coexist,5.95,2.24,20,3.48,2.68,21,5.92,2.12,25,4,2.94,4,6.44,1.82,16,4.75,3.2,4,3.18,2.56,17,6.33,2.4,9,5.69,1.99,16,5.5,2.14,8,6.25,2.34,12,3.1,2.77,10,3.82,2.68,11,6.36,1.5,14,5.36,2.69,11,6.36,2.2,11,5.44,2.3,9,3.7,2.95,10,3.27,2.53,11,6.44,2.15,18,4.57,1.4,7 +2290,coffee,7,1.23,22,5.1,2.79,21,6.12,2.12,17,7,1.55,6,7,1.2,15,6,3.06,7,4.64,2.65,14,5.44,2.24,9,6.88,1.81,8,6.86,1.23,14,7.29,1.38,7,4.11,2.89,9,5.83,2.59,12,6.33,2.65,9,5.88,1.46,8,7.07,1.33,14,6.88,1.13,8,4.33,3.08,6,5.4,2.72,15,6.11,2.52,9,6.12,1.73,8 +2291,coffee table,5.86,1.58,22,3.72,2.44,18,5.29,1.49,21,6.2,1.92,5,5.81,1.56,16,5,2.73,8,2.7,1.7,10,5.6,1.71,10,5,1.26,11,5.83,1.64,12,5.9,1.6,10,3.7,2.63,10,3.75,2.38,8,5.08,1.24,12,5.56,1.81,9,5.45,1.69,11,6.27,1.42,11,3.14,2.48,7,4.09,2.47,11,5.67,1.5,9,5,1.48,12 +2292,coffeehouse,7.25,1.83,20,3.55,2.54,20,5.58,2.47,24,7.25,2.22,4,7.25,1.81,16,4,2,3,3.47,2.67,17,5,2.29,9,5.93,2.58,15,7.5,1.41,8,7.08,2.11,12,3.89,3.06,9,3.27,2.15,11,5,2.35,14,6.4,2.5,10,6.82,1.72,11,7.78,1.92,9,3.2,2.7,10,3.9,2.47,10,5.71,2.49,17,5.29,2.56,7 +2293,coffeepot,5.26,1.94,19,3.61,1.91,18,5.59,1.66,17,5.55,1.57,11,4.88,2.42,8,3.25,2.06,4,3.71,1.94,14,5.12,1.25,8,6,1.94,9,5.12,2.1,8,5.36,1.91,11,3.86,1.68,7,3.45,2.11,11,4.17,0.75,6,6.36,1.5,11,5.31,1.89,13,5.17,2.23,6,3.45,2.07,11,3.86,1.77,7,6,1.53,7,5.3,1.77,10 +2294,coffin,2.63,1.64,41,4.3,2.85,43,3.72,2.24,39,3.56,1.89,18,1.91,0.95,23,4.31,2.89,16,4.3,2.88,27,4,2.12,13,3.58,2.32,26,2.97,1.75,30,1.73,0.79,11,3.14,2.54,14,4.86,2.86,29,4.29,2.05,21,3.06,2.31,18,3.14,1.83,22,2.05,1.18,19,3.38,2.77,26,5.71,2.42,17,3.86,2.31,21,3.56,2.2,18 +2295,cog,4.55,1.54,20,4,2.02,22,5.16,2.29,19,4.44,1.81,9,4.64,1.36,11,2.8,2.05,5,4.56,1.79,16,6,2.28,6,4.77,2.28,13,4.93,1.27,14,3.67,1.86,6,3.75,2.09,12,4.67,1.73,9,3.89,1.76,9,6.3,2.16,10,4.8,1.69,10,4.3,1.42,10,3.58,2.39,12,4.5,1.43,10,5.67,2.8,6,4.92,2.1,13 +2296,cognac,4.85,2.39,20,4.81,2.38,21,5.42,2.72,33,4.8,2.53,10,4.9,2.38,10,5.5,2.73,8,4.38,2.14,13,6.5,2.68,14,4.63,2.52,19,4.89,2.47,9,4.82,2.44,11,4.92,2.06,13,4.62,2.97,8,5.77,2.84,22,4.73,2.41,11,3.3,1.77,10,6.4,1.9,10,5.29,2.37,14,3.86,2.27,7,5.65,2.55,17,5.19,2.95,16 +2297,cognitive,5.68,1.7,19,5.27,2.1,22,6.47,2.06,19,6.11,1.27,9,5.3,2,10,6,2.16,7,4.93,2.13,14,6.2,2.39,10,6.78,1.72,9,6.44,1.88,9,5,1.25,10,5.8,2.74,10,4.82,1.4,11,5.62,2.26,8,6.9,1.73,10,5.42,1.83,12,6.14,1.46,7,5.45,2.11,20,3.5,0.71,2,6,2.27,8,6.82,1.94,11 +2298,coherent,5.95,1.82,20,3.09,1.93,22,5.96,2.23,27,6.57,2.3,7,5.62,1.5,13,3.5,1.9,10,2.75,1.96,12,5.6,2.41,15,6.55,2.02,11,5.64,1.8,11,6.33,1.87,9,3.33,1.94,9,2.92,1.98,13,5.82,2.6,17,6.33,1.5,9,6,2,13,5.86,1.57,7,2.94,2.02,16,3.5,1.76,6,5.25,2.34,12,6.53,2.03,15 +2299,coil,4.94,1.3,18,3.72,2.19,18,4.82,2.43,17,5.27,0.79,11,4.43,1.81,7,4.5,2.52,4,3.5,2.14,14,4.38,2.5,8,5.22,2.44,9,5.12,0.83,8,4.8,1.62,10,4.43,1.9,7,3.27,2.33,11,4.83,2.48,6,4.82,2.52,11,4.67,1.5,12,5.5,0.55,6,2.82,2.14,11,5.14,1.46,7,5.86,2.61,7,4.1,2.13,10 +2300,coin,6.55,1.34,40,3.13,2.2,23,6.24,2.11,49,6.36,1.28,14,6.64,1.41,25,3.36,2.25,11,2.92,2.23,12,6.36,2.23,25,6.04,2.01,23,6.5,1.63,16,6.57,1.16,23,3.36,2.16,11,2.92,2.31,12,5.92,2.16,25,6.58,2.04,24,6.67,1.52,24,6.38,1.02,16,3.27,2.57,11,3,1.91,12,6.27,2.13,26,6.22,2.13,23 +2301,coincide,5.27,1.03,22,3.88,2.21,26,5.25,1.85,24,5.22,0.67,9,5.31,1.25,13,3.1,2.88,10,4.38,1.59,16,5.44,1.88,9,5.13,1.88,15,5.88,1.36,8,4.93,0.62,14,4.23,2.24,13,3.54,2.22,13,4.92,1.93,12,5.58,1.78,12,5.42,1.24,12,5.1,0.74,10,3.4,2.47,15,4.55,1.69,11,5.77,1.64,13,4.64,1.96,11 +2302,coincidence,5.58,1.46,19,3.86,1.93,22,4.64,2.17,22,5.56,1.33,9,5.6,1.65,10,4.12,1.73,8,3.71,2.09,14,4.45,2.25,11,4.82,2.18,11,5.43,1.27,7,5.67,1.61,12,4.2,1.75,10,3.58,2.11,12,4.38,2.4,13,5,1.87,9,5.5,1.58,10,5.67,1.41,9,3.62,2.13,8,4,1.88,14,5.14,2.32,14,3.75,1.67,8 +2303,coincidental,5.68,1.25,19,4.15,2.28,20,4.46,2.19,24,5.85,1.41,13,5.33,0.82,6,4,2,5,4.2,2.43,15,5,1.91,13,3.82,2.4,11,5.56,1.24,9,5.8,1.32,10,5.29,2.75,7,3.54,1.81,13,4.82,2.23,11,4.15,2.19,13,5.78,1.2,9,5.6,1.35,10,4,2.54,10,4.3,2.11,10,4.67,2.12,9,4.33,2.29,15 +2304,coke,6.55,1.99,22,4.3,2.65,23,5.53,2.12,19,6.25,2.38,8,6.54,1.76,13,3.75,2.31,8,4.64,2.95,14,5.71,2.14,7,5.45,2.3,11,5.75,2.12,8,6.85,1.82,13,4.11,2.98,9,4.43,2.53,14,4.57,2.64,7,6.08,1.62,12,6.73,2,11,6.36,2.06,11,4.11,3.3,9,4.43,2.28,14,5.69,1.89,16,4.67,3.51,3 +2305,Coke,6.62,1.91,21,4.45,2.76,20,5.67,2.42,21,7,1.41,6,6.47,2.1,15,6,2.45,8,3.42,2.54,12,5.27,2.33,11,6.1,2.56,10,6.83,1.33,6,6.53,2.13,15,6.3,2.45,10,2.6,1.58,10,5,2.48,14,7,1.73,7,6.43,2.7,7,6.71,1.49,14,4.57,2.9,14,4.17,2.64,6,5.17,2.72,12,6.33,1.87,9 +2306,cola,5.67,1.8,21,4.29,1.95,21,6,2.04,25,5.33,1.87,12,6.11,1.69,9,4.86,2.61,7,4,1.57,14,6.2,2.3,10,5.87,1.92,15,5.75,2.5,4,5.65,1.69,17,5,2.4,10,3.64,1.21,11,6,2.52,7,6,1.91,18,5.92,1.83,12,5.33,1.8,9,4.69,1.65,13,3.62,2.33,8,5.78,2.22,9,6.12,2,16 +2307,cold,4.32,2.11,19,3.55,2.57,44,5.17,2.79,18,4.78,1.39,9,3.9,2.6,10,3.67,2.8,21,3.43,2.41,23,5.2,3.29,10,5.12,2.23,8,4.86,1.35,7,4,2.45,12,3,2.03,20,4,2.92,24,5.14,3.44,7,5.18,2.48,11,4,2.16,10,4.67,2.12,9,3.53,2.58,30,3.57,2.65,14,4.56,2.7,9,5.78,2.91,9 +2308,coleslaw,4.9,2.29,20,3.45,2.3,22,6.38,1.77,21,4.33,1.58,9,5.36,2.73,11,3.9,2.85,10,3.08,1.78,12,5.5,1.31,8,6.92,1.85,13,4.64,2.47,14,5.5,1.87,6,3.75,2.96,8,3.29,1.94,14,6,1.77,8,6.62,1.8,13,5.3,2.58,10,4.5,2.01,10,3.17,2.12,12,3.8,2.57,10,6.42,1.93,12,6.33,1.66,9 +2309,colic,2.95,1.43,20,2.89,1.97,19,2.95,1.76,22,3.57,1.51,7,2.62,1.33,13,2.75,2.31,8,3,1.79,11,4,1.55,6,2.56,1.71,16,3.1,1.6,10,2.78,1.39,9,2.5,1.69,8,3.18,2.18,11,3.47,1.88,15,1.86,0.69,7,3,1.55,11,2.89,1.36,9,2.73,1.74,11,3.12,2.36,8,3.73,1.95,11,2.18,1.17,11 +2310,coliseum,5.56,1.5,18,4.06,2.36,18,5.94,2.41,17,6.1,1.1,10,4.88,1.73,8,4.5,2.52,4,3.93,2.4,14,5.25,3.01,8,6.56,1.67,9,6.12,1.25,8,5.1,1.6,10,4.29,2.36,7,3.91,2.47,11,5,2.97,6,6.45,2.02,11,5.5,1.78,12,5.67,0.82,6,3.82,2.79,11,4.43,1.62,7,6.14,2.73,7,5.8,2.3,10 +2311,collaborate,6.15,1.73,20,4.3,1.75,20,6.23,1.74,22,6.71,1.25,7,5.85,1.91,13,5,1.58,9,3.73,1.74,11,6.67,2.07,6,6.06,1.65,16,6.4,1.65,10,5.89,1.96,9,4.12,1.55,8,4.42,1.93,12,6.4,1.5,15,5.86,2.27,7,6.36,2.06,11,5.89,1.27,9,3.92,1.68,12,4.88,1.81,8,6.45,1.69,11,6,1.84,11 +2312,collaboration,5.19,1.33,21,4.39,2.29,23,6.21,1.75,19,5.25,0.89,8,4.92,1.38,12,5.38,2.45,8,3.86,2.18,14,6.14,2.48,7,6.18,1.33,11,5.12,1.36,8,5,1.13,12,5,2.69,9,4,2,14,5.71,2.21,7,6.5,1.45,12,5.1,0.88,10,5.27,1.68,11,3.44,1.88,9,5,2.39,14,6.12,1.75,16,6.67,2.08,3 +2313,collaborator,4.91,2.2,22,4.73,2.43,22,5.45,2.5,20,5.12,2.8,8,4.79,1.89,14,3.8,1.81,10,5.5,2.68,12,5.86,2.61,7,5.23,2.52,13,5.36,2.16,11,4.45,2.25,11,4.64,2.58,11,4.82,2.4,11,5.73,2.58,15,4.6,2.3,5,4.1,1.79,10,5.58,2.35,12,5.4,2.5,10,4.17,2.33,12,5.4,2.17,10,5.5,2.92,10 +2314,collage,5.05,1.47,19,3.44,2.28,18,4.53,2.29,17,5.18,1.17,11,4.88,1.89,8,3.75,2.75,4,3.36,2.24,14,3.38,1.85,8,5.56,2.24,9,5.62,0.92,8,4.64,1.69,11,4.86,2.48,7,2.55,1.69,11,4.5,1.64,6,4.55,2.66,11,5.08,1.61,13,5,1.26,6,3.36,2.46,11,3.57,2.15,7,4.43,1.72,7,4.6,2.72,10 +2315,collagen,4.26,2.05,19,3.8,2.78,20,4.8,2.38,20,4.33,1.15,3,4.33,2.26,15,3.3,1.77,10,4.3,3.56,10,4.9,1.97,10,4.7,2.83,10,3.5,1.76,6,4.75,2.18,12,3.57,2.82,7,3.92,2.87,13,3.88,1.96,8,5.42,2.5,12,4.83,2.08,12,3.29,1.7,7,4.1,3.03,10,3.5,2.64,10,4.33,2.12,9,5.18,2.6,11 +2316,collapse,3.37,1.26,19,6.14,2.29,21,3.74,2.03,23,4.2,0.84,5,3.08,1.32,13,5.5,2.43,6,6.4,2.26,15,4.4,2.37,10,3.23,1.64,13,3.71,1.38,7,3.18,1.25,11,5,2.52,7,6.71,2.02,14,4.64,2.06,11,2.92,1.68,12,3.67,0.78,12,2.86,1.77,7,5.27,2.61,11,7.1,1.45,10,4.29,2.27,14,2.89,1.27,9 +2317,collar,4.95,1.75,19,3.33,2.03,21,4.63,2.36,19,6.67,1.53,3,4.62,1.63,16,3.67,2.34,6,3.2,1.97,15,4.2,1.92,5,4.79,2.55,14,5,1.63,10,4.89,1.96,9,3.29,2.06,7,3.36,2.1,14,4.67,2.74,9,4.6,2.12,10,5,1.85,8,4.91,1.76,11,2.78,2.17,9,3.75,1.91,12,5,3.11,7,4.42,1.93,12 +2318,collarbone,5.1,1.61,21,2.86,2.03,22,5.41,2,27,4.6,0.97,10,5.55,1.97,11,2.57,1.99,7,3,2.1,15,5.29,2.37,17,5.6,1.26,10,5.36,1.29,11,4.8,1.93,10,1.8,1.79,5,3.18,2.04,17,5.21,2.42,14,5.62,1.5,13,5.08,1.44,13,5.12,1.96,8,1.9,1.52,10,3.67,2.1,12,5.93,1.82,14,4.85,2.12,13 +2319,collateral,4.11,2,19,3.9,2.17,20,5.55,2.5,20,5.67,1.15,3,3.73,2.05,15,4.1,2.08,10,3.7,2.36,10,5.7,2.26,10,5.4,2.84,10,3.5,1.38,6,4.33,2.31,12,4,2.31,7,3.85,2.19,13,5.12,3,8,5.83,2.21,12,4.17,2.17,12,4,1.83,7,4.2,2.39,10,3.6,2.01,10,5.22,3.11,9,5.82,1.99,11 +2320,colleague,5.26,2,19,3.5,1.99,20,5.7,2.3,20,7.33,2.08,3,5.13,1.51,15,3.6,2.17,10,3.4,1.9,10,6.5,2.27,10,4.9,2.13,10,5.67,2.16,6,5.42,1.62,12,2.86,1.86,7,3.85,2.03,13,5.62,2.39,8,5.75,2.34,12,5,1.95,12,5.71,2.14,7,3.4,1.9,10,3.6,2.17,10,5,2.6,9,6.27,1.95,11 +2321,collect,5.9,1.37,21,3.14,1.78,22,5.48,1.6,21,5.78,1.48,9,6,1.35,12,3,1.9,6,3.07,1.79,15,5.67,1.37,6,5.4,1.72,15,5.67,1.58,9,6.08,1.24,12,3.4,1.14,5,3.06,1.95,17,4.9,1.6,10,6,1.48,11,6.33,1.37,12,5.33,1.22,9,3.67,2,9,2.77,1.59,13,5.08,1.51,12,6,1.66,9 +2322,collection,5.9,1.29,20,4.44,2.41,18,6.9,1.65,20,5.8,1.1,5,5.93,1.39,15,4.5,1.87,6,4.42,2.71,12,6.56,1.81,9,7.18,1.54,11,6,1.15,10,5.8,1.48,10,4.5,1.96,10,4.38,3.02,8,6.82,1.54,11,7,1.87,9,5.17,1.03,12,7,0.76,8,3.78,2.59,9,5.11,2.15,9,7.09,1.7,11,6.67,1.66,9 +2323,collective,5.19,1.89,21,2.86,1.64,22,5.4,2.28,20,5.86,0.9,7,4.86,2.18,14,3.1,1.85,10,2.67,1.5,12,6,3.06,7,5.08,1.8,13,5.64,1.96,11,4.7,1.77,10,3.18,1.99,11,2.55,1.21,11,5.4,2.61,15,5.4,0.89,5,4.3,1.89,10,6,1.55,11,3.6,1.9,10,2.25,1.14,12,5.1,1.85,10,5.7,2.71,10 +2324,collector,5.27,1.98,22,4.91,2.14,22,5.47,2.89,19,4.75,2.19,8,5.62,1.94,13,4.88,2.8,8,5,1.83,13,4.29,3.55,7,6.09,2.43,11,4.5,2.14,8,5.77,1.88,13,4.89,2.52,9,4.92,1.93,13,4.29,2.69,7,6.17,2.89,12,5.73,2.37,11,4.82,1.47,11,4.33,2.4,9,5.31,1.93,13,5.81,2.86,16,3.67,2.89,3 +2325,college,6.44,1.72,18,4,2.77,20,5.89,1.97,18,6,0.93,8,6.8,2.15,10,5.29,2.5,7,3.31,2.75,13,5.64,1.36,11,6.29,2.75,7,5.91,1.58,11,7.29,1.7,7,4.67,3.43,9,3.45,2.11,11,6.36,1.57,11,5.14,2.41,7,5.83,1.53,12,7.67,1.51,6,3.67,2.87,12,4.5,2.73,8,6,2.06,9,5.78,1.99,9 +2326,collegiate,5.3,1.56,20,4.95,2.24,20,5.85,1.76,26,5.55,1.57,11,5,1.58,9,6,2.31,7,4.38,2.06,13,5.54,1.71,13,6.15,1.82,13,5.18,1.99,11,5.44,0.88,9,4.55,2.21,11,5.44,2.3,9,5.76,1.92,17,6,1.5,9,5.2,1.69,10,5.4,1.51,10,4.25,2.01,12,6,2.27,8,5.75,1.69,16,6,1.94,10 +2327,collide,3.1,1.64,21,4.33,1.99,24,3.95,2.01,22,3.75,1.58,8,2.69,1.6,13,4.42,2.39,12,4.25,1.6,12,4.38,2.26,13,3.33,1.5,9,4,1.31,8,2.67,1.61,12,4.69,1.25,13,3.91,2.63,11,4.5,1.98,12,3.3,1.95,10,2.6,1.35,10,3.55,1.81,11,4.24,2.17,17,4.57,1.62,7,3.8,2.49,10,4.08,1.62,12 +2328,collie,6.8,1.58,20,3.68,2.15,22,5.79,1.69,19,6.78,1.39,9,6.82,1.78,11,2.2,1.3,5,4.12,2.25,16,6.33,2.16,6,5.54,1.45,13,6.57,1.45,14,7.33,1.86,6,3.75,2.05,12,3.56,2.51,9,4.89,0.6,9,6.6,1.96,10,6.3,1.25,10,7.3,1.77,10,2.92,1.51,12,4.6,2.5,10,6.17,2.32,6,5.62,1.39,13 +2329,collision,2.95,1.54,20,5.9,2.1,20,2.57,1.83,21,3.29,1.8,7,2.77,1.42,13,6.56,1.01,9,5.36,2.62,11,1.8,1.3,5,2.81,1.94,16,3,1.56,10,2.89,1.69,9,5.62,2.39,8,6.08,1.98,12,3.07,2.02,14,1.57,0.79,7,3.09,1.87,11,2.78,1.09,9,5.75,2.22,12,6.12,2.03,8,2.9,1.85,10,2.27,1.85,11 +2330,cologne,6.05,1.1,20,3.6,1.98,20,5.44,2.04,18,6.57,0.98,7,5.77,1.09,13,4,1.66,9,3.27,2.24,11,6.4,1.82,5,5.08,2.06,13,5.6,1.17,10,6.56,0.88,9,3.62,1.85,8,3.58,2.15,12,5.23,2.05,13,6,2.12,5,6.09,0.7,11,6,1.5,9,3.42,1.78,12,3.88,2.36,8,5.67,2.18,9,5.22,1.99,9 +2331,colon,4.04,2.08,23,3.64,2.24,22,4.7,2.27,20,5.12,1.89,8,3.47,2,15,3.8,2.44,10,3.5,2.15,12,5.86,2.12,7,4.08,2.18,13,4.83,2.17,12,3.18,1.66,11,3.45,1.97,11,3.82,2.56,11,4.93,2.37,15,4,2,5,3.55,2.3,11,4.5,1.83,12,3.5,1.96,10,3.75,2.53,12,5,2.26,10,4.4,2.37,10 +2332,colonel,5.18,1.01,22,3.9,2.23,21,5.72,1.96,18,5.33,1.03,6,5.2,1.01,15,4.14,2.34,7,3.79,2.26,14,5,1.66,9,6.5,2.2,8,5.14,1.1,14,5.43,0.79,7,3.22,2.59,9,4.42,1.88,12,5.6,2.17,10,5.88,1.81,8,4.93,0.62,14,5.62,1.41,8,3.83,3.13,6,3.93,1.91,15,6.3,1.83,10,5,2,8 +2333,colonial,4.95,1.66,21,2.71,2.29,24,5.1,2.25,20,5.25,0.89,8,4.77,2.01,13,4.17,2.23,6,2.22,2.16,18,4.91,2.34,11,5.33,2.24,9,4.92,1.68,12,5,1.73,9,3.5,2.8,10,2.14,1.75,14,5.23,2.8,13,4.86,0.38,7,5.21,1.53,14,4.43,1.9,7,3.31,2.52,16,1.5,1.07,8,5.08,2.02,12,5.12,2.7,8 +2334,colonic,3.85,2.01,20,3.86,1.85,21,4.44,2.29,34,3.6,1.51,10,4.1,2.47,10,4.38,2.07,8,3.54,1.71,13,4.64,2.47,14,4.3,2.2,20,3.67,1.41,9,4,2.45,11,3.92,1.93,13,3.75,1.83,8,5.05,2.28,22,3.33,1.92,12,3.3,1.49,10,4.4,2.37,10,3.71,1.9,14,4.14,1.86,7,5,2.29,17,3.88,2.2,17 +2335,colonoscopy,2.6,1.6,20,4.05,2.73,21,3.4,2.2,25,2.33,2.31,3,2.65,1.54,17,3.71,2.98,7,4.08,2.75,13,3.5,2.39,8,3.35,2.18,17,2.71,1.89,7,2.54,1.51,13,3.14,1.68,7,4.38,3.18,13,3.36,2.31,14,3.45,2.16,11,3.11,1.69,9,2.18,1.47,11,4.09,2.43,11,4,3.16,10,3.28,2.37,18,3.71,1.8,7 +2336,colony,5.52,1.17,21,4.17,2.21,23,5.04,2.11,26,5.27,1.19,11,5.8,1.14,10,5,2.1,11,3.42,2.11,12,5.18,2.44,11,4.93,1.98,14,5.8,1.14,10,5.27,1.19,11,5,2.28,11,3.42,1.93,12,5.06,2.3,17,5,1.93,8,5.85,1.41,13,5,0,8,4,2.3,15,4.5,2.14,8,4.71,2.26,17,5.67,1.73,9 +2337,color,7.05,2.22,19,3.18,1.62,22,5.95,1.8,44,6.17,3.13,6,7.46,1.66,13,3.17,1.59,12,3.2,1.75,10,5.55,1.92,22,6.36,1.62,22,6.6,2.5,10,7.56,1.88,9,3.11,1.76,9,3.23,1.59,13,5.79,1.97,29,6.27,1.44,15,7,2.78,8,7.09,1.87,11,3.33,1.41,9,3.08,1.8,13,5.8,2,25,6.16,1.54,19 +2338,colored,6.57,1.6,21,4.73,2.27,22,5.36,1.73,22,6.22,1.72,9,6.83,1.53,12,4,3.1,6,5.07,1.98,15,5.17,1.83,6,5.44,1.75,16,6,1.41,9,7,1.65,12,4.6,2.51,5,4.76,2.28,17,5.82,1.94,11,4.91,1.45,11,6.75,1.76,12,6.33,1.41,9,4.78,1.92,9,4.69,2.56,13,5.42,1.83,12,5.3,1.7,10 +2339,colorful,7.43,1.4,21,3.59,2.58,22,5.96,2.07,27,7.3,1.25,10,7.55,1.57,11,2.71,2.63,7,4,2.54,15,5.65,2.26,17,6.5,1.65,10,7.09,1.58,11,7.8,1.14,10,2.4,2.19,5,3.94,2.63,17,5.21,2.12,14,6.77,1.74,13,7.38,1.5,13,7.5,1.31,8,3.4,2.99,10,3.75,2.3,12,6.21,2.19,14,5.69,1.97,13 +2340,coloring,6.29,1.4,17,4.41,2.59,22,6.77,1.69,22,6,1.2,8,6.56,1.59,9,4.25,2.66,8,4.5,2.65,14,7.18,1.4,11,6.36,1.91,11,5.5,0.84,6,6.73,1.49,11,5.5,2.27,10,3.5,2.58,12,6.85,1.82,13,6.67,1.58,9,6.38,1.85,8,6.22,0.97,9,5.25,2.25,8,3.93,2.73,14,6.86,1.83,14,6.62,1.51,8 +2341,colossal,4.33,1.46,21,4.96,2.4,23,5.14,2.37,21,4.2,1.64,5,4.38,1.45,16,5.75,1.82,12,4.09,2.74,11,4.73,2.05,11,5.22,2.59,9,3.92,1.44,12,4.89,1.36,9,5.25,2.38,16,4.29,2.5,7,4.91,1.64,11,5.4,3.06,10,4.62,1.39,13,3.88,1.55,8,5.26,2.35,19,3.5,2.38,4,4.64,2.37,14,6.14,2.19,7 +2342,columbine,3.7,2.25,20,5.14,2.96,22,3.85,2.38,27,3.43,2.64,7,3.85,2.12,13,4.7,3.02,10,5.5,3,12,3.87,2.5,15,3.64,2.34,11,3,2,11,4.56,2.35,9,5.44,2.46,9,4.92,3.35,13,3.76,2.7,17,3.78,1.79,9,3.85,2.34,13,3.43,2.23,7,4.88,3.01,16,5.83,2.99,6,3.17,2.25,12,4.4,2.41,15 +2343,column,5,1.28,41,3.11,1.74,38,5.24,2.16,42,4.78,1.7,18,5.17,0.83,23,3.77,1.59,13,2.76,1.74,25,5.46,2.25,24,4.94,2.07,18,5.13,1.2,30,4.64,1.5,11,3.37,1.64,19,2.84,1.83,19,5.8,2.31,25,4.41,1.66,17,5.45,1.3,22,4.47,1.07,19,3.15,1.69,26,3,1.91,12,5.09,2.47,22,5.4,1.82,20 +2344,columnist,5.47,1.26,19,3.25,2.02,20,5.5,2.27,24,5.85,1.28,13,4.67,0.82,6,4.4,3.13,5,2.87,1.46,15,5.77,2.17,13,5.18,2.44,11,5.78,1.48,9,5.2,1.03,10,3.86,2.54,7,2.92,1.71,13,5.09,2.34,11,5.85,2.23,13,5.33,1.41,9,5.6,1.17,10,3.3,2.11,10,3.2,2.04,10,6.56,2.55,9,4.87,1.88,15 +2345,com,5.76,1.45,21,4.35,2.32,20,6.11,2.31,19,6.08,1.26,13,5.25,1.67,8,5.57,1.9,7,3.69,2.32,13,7.14,1.57,7,5.5,2.5,12,5.75,1.54,12,5.78,1.39,9,4.78,2.22,9,4,2.45,11,6.7,1.89,10,5.44,2.65,9,5.75,1.71,12,5.78,1.09,9,5.29,2.56,7,3.85,2.12,13,7,1.91,7,5.58,2.43,12 +2346,coma,1.89,0.99,19,3.05,2.01,22,2.71,2.18,24,2,1.26,6,1.85,0.9,13,3.17,2.17,12,2.9,1.91,10,3.5,1.93,8,2.31,2.24,16,2.1,0.99,10,1.67,1,9,3.67,2.4,9,2.62,1.66,13,2.88,2.39,17,2,1.55,6,1.38,0.52,8,2.27,1.1,11,2.89,1.83,9,3.15,2.19,13,3.19,2.46,16,1.75,1.04,8 +2347,comatose,2,1,19,3.15,2.21,20,3.4,2.21,20,2,1,3,2.07,1.03,15,3.2,2.1,10,3.1,2.42,10,3.6,2.41,10,3.2,2.1,10,2.17,0.98,6,2,1.04,12,2.86,2.41,7,3.31,2.18,13,3.25,1.75,8,3.5,2.54,12,1.67,0.89,12,2.57,0.98,7,3.1,2.13,10,3.2,2.39,10,3.33,1.8,9,3.45,2.58,11 +2348,comb,5.65,1.39,20,2.33,1.61,18,6.68,1.76,22,5,0,5,5.87,1.55,15,2.33,1.03,6,2.33,1.87,12,5.8,1.93,10,7.42,1.24,12,5.4,0.97,10,5.9,1.73,10,1.9,0.99,10,2.88,2.1,8,6.64,2.11,11,6.73,1.42,11,5.5,1.57,12,5.88,1.13,8,1.67,1,9,3,1.87,9,6.64,2.2,11,6.73,1.27,11 +2349,combat,2.95,1.78,19,6.09,2.18,22,4,2.2,22,3.67,1.94,9,2.3,1.42,10,6.25,2.6,8,6,2,14,4,2.28,11,4,2.24,11,4.57,1.62,7,2,1.04,12,5.1,2.13,10,6.92,1.93,12,3.77,2.28,13,4.33,2.18,9,3,1.63,10,2.89,2.03,9,6.62,2.56,8,5.79,1.97,14,4.57,2.28,14,3,1.77,8 +2350,combative,3.65,1.95,20,5.6,1.94,25,4.59,2.59,22,4.5,2.51,8,3.08,1.31,12,5.54,2.11,13,5.67,1.83,12,6,2.04,13,2.56,1.88,9,4.62,2.5,8,3,1.26,11,5.79,1.76,14,5.36,2.2,11,5.58,2.07,12,3.4,2.76,10,3.7,2.58,10,3.6,1.17,10,5.29,1.96,17,6.25,1.83,8,4.9,3.03,10,4.33,2.27,12 +2351,combination,5.47,1.65,19,3.5,2.24,20,5.96,1.65,24,5.69,1.8,13,5,1.26,6,4.6,3.05,5,3.13,1.88,15,6.08,1.66,13,5.82,1.72,11,5.89,1.83,9,5.1,1.45,10,4.86,2.54,7,2.77,1.74,13,5.36,1.75,11,6.46,1.45,13,5.22,1.3,9,5.7,1.95,10,3.5,2.42,10,3.5,2.17,10,6.44,1.88,9,5.67,1.5,15 +2352,combine,4.84,1.5,19,3.64,2.19,22,5.54,2.19,28,4.88,0.83,8,4.82,1.89,11,3.62,2.2,8,3.64,2.27,14,5.57,2.31,14,5.5,2.14,14,4.89,2.15,9,4.8,0.63,10,3.58,2.23,12,3.7,2.26,10,5.07,2.56,14,6,1.71,14,4.9,1.85,10,4.78,1.09,9,3.45,1.75,11,3.82,2.64,11,5.25,2.01,12,5.75,2.35,16 +2353,combo,6.17,1.42,18,4.48,2.09,23,5.5,2.15,18,5.89,1.05,9,6.44,1.74,9,5.14,1.46,7,4.33,2.29,15,5.44,2.19,9,5.56,2.24,9,6.89,1.45,9,5.44,1.01,9,5.1,2.42,10,4.17,1.7,12,5.25,2.12,8,5.33,2.06,9,6.73,1.56,11,5.29,0.49,7,4.35,2.06,20,5.33,2.52,3,5.5,2.27,8,5.5,2.17,10 +2354,combustion,4.43,2.01,21,6.26,2.65,23,4.14,2.33,21,3.6,2.88,5,4.69,1.7,16,7.17,1.85,12,5.27,3.1,11,3.64,2.01,11,4.22,2.28,9,3.92,1.44,12,5.11,2.52,9,6.44,2.5,16,5.86,3.13,7,3.91,1.64,11,4.4,2.99,10,4.77,2.31,13,3.88,1.36,8,6.74,2.62,19,4,1.41,4,3.64,1.86,14,5.14,2.97,7 +2355,come,5.64,1.26,22,3.57,2.04,21,5.94,1.88,16,6,1.26,6,5.53,1.3,15,2.29,1.98,7,4.21,1.81,14,6,2,8,5.88,1.89,8,5.5,1.34,14,6,1.15,7,3.56,2.01,9,3.58,2.15,12,6.38,2.26,8,5.5,1.41,8,5.5,1.45,14,5.88,0.83,8,3.83,2.32,6,3.47,2,15,6.88,1.73,8,5,1.6,8 +2356,comeback,6.14,1.58,22,4.89,2.37,18,6.67,1.68,21,5.8,1.79,5,6.25,1.61,16,5.25,1.98,8,4.6,2.72,10,6.7,2,10,6.64,1.43,11,5.75,1.54,12,6.6,1.58,10,4.8,2.1,10,5,2.83,8,6.83,1.75,12,6.44,1.67,9,6.27,1.79,11,6,1.41,11,4.12,2.1,8,5.5,2.51,10,6.67,1.8,9,6.67,1.67,12 +2357,comedian,7.6,1.19,20,5.78,2.04,23,6.48,1.91,21,7.33,0.87,9,7.82,1.4,11,6.09,1.7,11,5.5,2.35,12,6,1.85,8,6.77,1.96,13,7.57,1.22,14,7.67,1.21,6,6.11,2.03,9,5.57,2.1,14,6.5,1.51,8,6.46,2.18,13,7.8,1.03,10,7.4,1.35,10,5.54,2.07,13,6.1,2.08,10,6.75,1.66,12,6.11,2.26,9 +2358,comedy,8.05,1.37,37,6,1.9,21,5.55,2.21,38,8.38,0.77,13,7.88,1.6,24,6.57,1.27,7,5.77,2.2,13,4.84,2.32,19,6.11,1.84,18,8.3,0.86,20,7.76,1.79,17,5.71,1.5,7,6.23,2.17,13,4.82,2.1,17,6.14,2.17,21,8.11,1.08,18,8,1.63,19,6,1.73,11,6,2.16,10,6.05,1.96,21,4.94,2.41,17 +2359,comet,6.9,1.68,20,4.8,2.65,20,4.64,2.04,22,7.57,1.4,7,6.54,1.76,13,5.78,2.68,9,4,2.45,11,5.17,2.23,6,4.44,2,16,6.4,1.78,10,7.44,1.59,9,4.88,3.44,8,4.75,2.14,12,4.27,1.87,15,5.43,2.3,7,7,1.84,11,6.78,1.56,9,5.08,2.71,12,4.38,2.67,8,4.27,2,11,5,2.1,11 +2360,comfort,7.24,1.92,21,2.76,1.92,21,7.18,1.65,22,6.89,1.54,9,7.5,2.2,12,3,2.65,7,2.64,1.55,14,6.82,1.89,11,7.55,1.37,11,6.14,2.48,7,7.77,1.42,13,3.5,2.07,10,2.09,1.58,11,7.69,1.32,13,6.44,1.88,9,6.69,2.14,13,8.12,1.13,8,3.46,2.07,13,1.62,0.92,8,7.36,1.6,14,6.88,1.81,8 +2361,comfortable,7.67,1.53,18,2.38,1.83,21,6.89,2.25,18,6.75,1.83,8,8.4,0.7,10,2.14,1.46,7,2.5,2.03,14,6.73,1.85,11,7.14,2.91,7,7.18,1.72,11,8.43,0.79,7,1.67,1.32,9,2.92,2.02,12,7.09,1.81,11,6.57,2.94,7,7.33,1.72,12,8.33,0.82,6,2,1.54,12,2.89,2.15,9,6.67,2.87,9,7.11,1.54,9 +2362,comforter,6.65,1.79,20,3.85,2.25,20,5.67,2.63,21,6,1.1,6,6.93,1.98,14,4.62,1.77,8,3.33,2.46,12,5.64,2.69,11,5.7,2.71,10,6,1.1,6,6.93,1.98,14,4.7,2.58,10,3,1.56,10,4.93,2.73,14,7.14,1.77,7,5.43,1.72,7,7.31,1.49,13,4.14,2.51,14,3.17,1.47,6,5.42,2.75,12,6,2.6,9 +2363,comforting,7.47,2.17,19,3,2.2,20,7,1.97,20,8.33,1.15,3,7.73,1.62,15,3.3,2.45,10,2.7,2,10,6.9,2.23,10,7.1,1.79,10,7.67,2.34,6,7.92,1.08,12,1.71,1.89,7,3.69,2.1,13,6.12,2.3,8,7.58,1.56,12,7.67,2.31,12,7.14,2.04,7,3.5,2.64,10,2.5,1.65,10,7.22,1.56,9,6.82,2.32,11 +2364,comfy,7.25,1.41,20,2.88,2.49,24,6.71,2.23,28,6.88,0.83,8,7.5,1.68,12,3.11,2.76,9,2.73,2.4,15,6.64,2.56,14,6.79,1.93,14,7.44,1.59,9,7.09,1.3,11,3.75,2.96,12,2,1.6,12,6.5,2.44,14,6.93,2.06,14,7.3,1.77,10,7.2,1.03,10,2.83,2.62,12,2.92,2.47,12,6.67,2.35,12,6.75,2.21,16 +2365,comic,7.5,1.47,18,4.3,2.45,20,5.6,1.71,25,7.2,1.48,5,7.62,1.5,13,4.45,2.66,11,4.11,2.32,9,5.19,1.76,16,6.33,1.41,9,7.86,1.68,7,7.27,1.35,11,4.33,2.5,9,4.27,2.53,11,5.65,1.79,20,5.4,1.52,5,7.78,1.48,9,7.22,1.48,9,4.09,2.47,11,4.56,2.55,9,5.37,1.77,19,6.33,1.37,6 +2366,comical,6.95,1.27,19,5.1,2.39,21,5.64,2.42,22,6.67,1.53,3,7,1.26,16,5.5,1.77,8,4.85,2.73,13,5.33,2.87,9,5.85,2.15,13,7.11,1.27,9,6.8,1.32,10,5.78,1.92,9,4.58,2.64,12,5.93,2.81,14,5.12,1.55,8,7,0.58,7,6.92,1.56,12,6,2,10,4.27,2.49,11,6,2.89,12,5.2,1.75,10 +2367,comics,6.95,1.87,19,4.41,2.79,22,5.3,2.01,23,6.82,1.99,11,7,1.91,7,5,3.07,8,4.07,2.67,14,4.43,2.57,7,5.69,1.66,16,6.62,2.13,8,7.18,1.72,11,3.11,2.62,9,5.31,2.63,13,4.64,1.75,11,5.92,2.11,12,6.92,2.31,12,7,0.82,7,4.55,3.24,11,4.27,2.41,11,4.92,2.18,13,5.8,1.75,10 +2368,comma,4.47,2.17,19,3.23,2.58,22,5.11,2.49,19,4.33,2.12,9,4.6,2.32,10,3.43,3.26,7,3.21,2.39,14,5.2,2.49,10,5,2.65,9,4.22,2.64,9,4.7,1.77,10,3.5,2.88,10,3.09,2.51,11,4.25,1.75,8,5.5,2.88,10,4.5,2.02,12,4.43,2.57,7,3.25,2.71,20,3,0,2,4.75,1.91,8,5.36,2.91,11 +2369,command,4.19,1.5,21,4.65,2.43,20,7.21,2.15,19,4.46,1.51,13,3.75,1.49,8,5.86,1.68,7,4,2.58,13,7.14,2.12,7,7.25,2.26,12,4.42,1.62,12,3.89,1.36,9,4.56,2.4,9,4.73,2.57,11,7.1,2.38,10,7.33,2,9,4,1.54,12,4.44,1.51,9,4.86,2.12,7,4.54,2.67,13,7.86,2.19,7,6.83,2.12,12 +2370,commandant,5.16,1.71,19,3.95,2.24,20,4.38,2.43,24,5.31,1.93,13,4.83,1.17,6,4.2,2.17,5,3.87,2.33,15,4,2.2,13,4.82,2.71,11,5.33,2.4,9,5,0.82,10,4.57,2.94,7,3.62,1.8,13,4,2.14,11,4.69,2.69,13,5.33,1.41,9,5,2,10,3.1,1.79,10,4.8,2.39,10,5.22,3.19,9,3.87,1.77,15 +2371,commandeer,4.43,1.86,21,4.45,2.44,22,5.74,2.7,19,5,2.27,8,4.25,1.48,12,5,2.33,8,4.15,2.64,13,4.71,3.2,7,6.27,2.41,11,3.5,2.2,8,5.25,1.14,12,4.56,2.79,9,4.38,2.29,13,4.43,2.37,7,6.5,2.68,12,5.45,1.13,11,3.3,1.89,10,2.75,2.92,8,5.43,1.5,14,5.62,2.73,16,6.33,3.06,3 +2372,commander,4.73,1.96,22,4.6,2.26,20,6.68,2.52,19,4.85,2.38,13,4.56,1.24,9,4.86,2.34,7,4.46,2.3,13,8,1.41,7,5.92,2.75,12,4.75,2.05,12,4.7,1.95,10,4.56,2.35,9,4.64,2.29,11,7.4,1.71,10,5.89,3.1,9,4.92,1.78,12,4.5,2.22,10,3.86,1.86,7,5,2.42,13,7,1.91,7,6.5,2.88,12 +2373,commanding,4.57,1.91,21,5.95,2.19,20,4.64,2.74,36,4.12,2.1,8,4.85,1.82,13,6.4,1.95,5,5.8,2.31,15,4.91,2.26,11,4.52,2.96,25,4.46,2.26,13,4.75,1.28,8,6.08,2.19,12,5.75,2.31,8,4.1,2.71,20,5.31,2.7,16,4.73,2.15,11,4.4,1.71,10,6.73,1.85,11,5,2.29,9,4.64,3.06,22,4.64,2.24,14 +2374,commandment,5.55,1.92,22,4.16,1.92,19,5.19,2.58,21,5.6,2.3,5,5.5,1.93,16,4.88,2.23,8,3.64,1.57,11,4.7,2.83,10,5.64,2.38,11,5.33,1.92,12,5.8,1.99,10,4.3,1.95,10,4,2,9,5.17,2.52,12,5.22,2.82,9,5.27,2.15,11,5.82,1.72,11,3,1.6,8,5,1.73,11,5,2.92,9,5.33,2.42,12 +2375,commando,5.52,1.57,21,5.95,2.2,21,4.47,1.65,19,5.67,1.41,9,5.42,1.73,12,5,2.45,6,6.57,1.91,14,3.8,1.3,5,4.71,1.73,14,5.56,1.42,9,5.5,1.73,12,5.4,2.7,5,6.12,2.09,16,5,1.22,9,4,1.89,10,5.92,1.83,12,5,1,9,5.88,2.23,8,6,2.27,13,4.18,1.54,11,4.88,1.81,8 +2376,commemorate,5.74,2,19,2.76,1.79,21,5.7,1.89,23,6,1.9,11,5,2.08,7,4.14,2.04,7,2.07,1.21,14,5.71,1.7,7,5.69,2.02,16,5.62,2,8,5.82,2.09,11,2.56,1.88,9,2.92,1.78,12,5.55,2.16,11,5.83,1.7,12,5.75,2.34,12,5.71,1.38,7,3,2.24,11,2.5,1.18,10,5.69,2.21,13,5.7,1.49,10 +2377,commemorative,5.84,1.34,19,4.3,2.41,20,5.39,1.16,23,6,1.73,5,5.85,1.28,13,4.33,2.73,6,4.29,2.37,14,5.2,1.4,10,5.54,0.97,13,5.86,1.68,7,5.91,1.22,11,4.43,2.99,7,4.23,2.17,13,5.18,0.87,11,5.58,1.38,12,5.92,1.68,12,5.71,0.49,7,4.27,2.65,11,4.33,2.24,9,5.29,1.2,14,5.56,1.13,9 +2378,commence,5.32,1.64,22,3.81,2.69,21,5.95,1.91,21,5.64,1.91,14,4.75,0.89,8,3.27,2.33,11,4.78,2.99,9,4.6,1.82,5,6.38,1.78,16,5,1.89,10,5.58,1.44,12,3.36,2.87,11,4.3,2.54,10,5.83,1.99,12,6.11,1.9,9,5,1.65,12,5.7,1.64,10,3.85,2.76,13,3.75,2.76,8,5.42,2.02,12,6.67,1.58,9 +2379,commend,7,1.67,19,3.23,2.33,22,6.14,1.98,28,7.5,1.05,6,6.77,1.88,13,3.45,2.62,11,3,2.1,11,6.64,2.06,11,5.82,1.91,17,7,1.73,11,7,1.69,8,3,2.19,11,3.45,2.54,11,5.61,2.15,18,7.1,1.2,10,7.15,1.41,13,6.67,2.25,6,2.86,1.92,14,3.88,2.95,8,6,2.31,16,6.33,1.5,12 +2380,commendable,6.76,1.79,21,3.75,2.4,20,6.68,2.12,22,7,1.26,6,6.67,1.99,15,3.88,2.03,8,3.67,2.71,12,6.75,2.6,12,6.6,1.51,10,6.56,1.59,9,6.92,1.98,12,3.89,2.2,9,3.64,2.66,11,6,2.08,7,7,2.14,15,6.2,2.25,10,7.27,1.1,11,4.08,2.63,13,3.14,1.95,7,7.17,2.48,12,6.1,1.52,10 +2381,commendation,6.19,1.81,21,4.71,2.12,21,4.75,2.38,24,6.5,1.38,12,5.78,2.28,9,5,1.15,7,4.57,2.5,14,4.33,2.5,9,5,2.36,15,6,2,4,6.24,1.82,17,3.8,1.75,10,5.55,2.16,11,4.14,2.73,7,5,2.26,17,6,2.09,12,6.44,1.42,9,4.46,2.18,13,5.12,2.1,8,4,2.55,9,5.2,2.24,15 +2382,comment,5.65,1.73,20,3.56,2.12,18,5.96,2.29,24,5.4,0.89,5,5.73,1.94,15,3.8,1.64,5,3.46,2.33,13,4.92,2.02,13,7.18,2.04,11,6.5,1.58,10,4.8,1.48,10,4.14,2.12,7,3.18,2.14,11,5,2.07,16,7.88,1.36,8,5.36,1.74,14,6.33,1.63,6,3.75,1.96,12,3.17,2.56,6,6.13,2.72,15,5.67,1.41,9 +2383,commentary,5.5,1.67,20,3.5,1.85,20,5.45,2.15,22,5.79,1.72,14,4.83,1.47,6,3.73,1.9,11,3.5,1.77,8,5.67,1.63,6,5.38,2.36,16,5.6,1.71,10,5.4,1.71,10,3.6,2.17,10,3.4,1.58,10,6,1.78,13,4.67,2.5,9,5.55,1.69,11,5.44,1.74,9,3.33,1.97,12,3.75,1.75,8,5.58,2.39,12,5.3,1.95,10 +2384,commentator,5.11,1.94,19,4.1,2.45,20,5.17,1.95,24,5.38,2.02,13,4.5,1.76,6,4.4,3.21,5,4,2.27,15,5,1.96,13,5.36,2.01,11,5.56,2.24,9,4.7,1.64,10,5.14,3.13,7,3.54,1.9,13,4.45,1.69,11,5.77,2.01,13,4.67,1.73,9,5.5,2.12,10,3.6,2.5,10,4.6,2.41,10,5.78,2.33,9,4.8,1.66,15 +2385,commerce,5.21,1.69,19,3.95,2.06,21,4.85,2.21,20,6.33,1.15,3,5,1.71,16,4.67,2.66,6,3.67,1.8,15,6,1.26,6,4.36,2.37,14,5.3,0.82,10,5.11,2.37,9,3.57,1.13,7,4.14,2.41,14,5.6,1.51,10,4.1,2.6,10,5.38,1.3,8,5.09,1.97,11,3.56,2.35,9,4.25,1.86,12,4,2.14,8,5.42,2.15,12 +2386,commercial,4.11,1.41,19,4.43,2.13,21,4.35,1.47,23,4.6,1.52,5,4,1.41,13,4,1.79,6,4.6,2.29,15,4.6,0.97,10,4.15,1.77,13,3.57,1.4,7,4.55,1.37,11,4.71,2.75,7,4.29,1.86,14,4.18,1.25,11,4.5,1.68,12,4.17,1.27,12,4,1.73,7,4,2.32,11,4.9,1.91,10,4.5,0.94,14,4.11,2.09,9 +2387,commie,3.86,1.96,21,4.76,2.61,21,4.22,2.33,27,4.4,1.71,10,3.36,2.11,11,4.83,2.79,6,4.73,2.63,15,4,2.42,17,4.6,2.22,10,4,1.79,11,3.7,2.21,10,4.4,3.05,5,4.88,2.55,16,4.64,2.59,14,3.77,2.01,13,3.62,1.89,13,4.25,2.12,8,4.2,3.05,10,5.27,2.15,11,4.36,2.73,14,4.08,1.89,13 +2388,commissary,5,1.75,20,3.36,2.04,22,5.95,1.79,20,4.56,1.24,9,5.36,2.06,11,3.09,2.02,11,3.64,2.11,11,5.12,1.46,8,6.5,1.83,12,4.71,1.44,14,5.67,2.34,6,2.88,2.3,8,3.64,1.91,14,6.25,1.58,8,5.75,1.96,12,5.2,1.55,10,4.8,1.99,10,3.15,1.99,13,3.67,2.18,9,6.36,1.63,11,5.44,1.94,9 +2389,commission,5.81,2.06,21,4.59,2.5,22,5.38,2.14,26,6.27,1.85,11,5.3,2.26,10,5.3,2.83,10,4,2.13,12,5.36,2.01,11,5.5,2.35,14,5.9,2.23,10,5.73,2,11,5.5,3.03,10,3.83,1.75,12,5.65,2.09,17,5,2.39,8,5.54,2.44,13,6.25,1.28,8,4.86,2.48,14,4.12,2.64,8,5.94,2.25,17,4.33,1.5,9 +2390,commissioner,4.68,0.89,19,3.25,1.83,20,5.65,2.9,23,4,1,3,4.81,0.83,16,3.5,1.6,8,3.08,2.02,12,4.44,3.09,9,6.43,2.59,14,5.11,0.6,9,4.3,0.95,10,4.38,1.69,8,2.5,1.57,12,6.2,3.08,15,4.62,2.39,8,4.71,1.11,7,4.67,0.78,12,3.9,1.79,10,2.6,1.71,10,5.46,3.45,13,5.9,2.13,10 +2391,commit,5.85,1.81,20,3.5,2.13,22,6.63,2.32,27,5.71,1.89,7,5.92,1.85,13,4.2,2.39,10,2.92,1.78,12,6.33,2.06,15,7.36,2.46,11,5.45,1.92,11,6.33,1.66,9,4.22,2.05,9,3,2.12,13,7.06,2.28,17,6.22,2.22,9,6.08,2.1,13,5.43,1.13,7,3.12,2.03,16,4.5,2.26,6,5.92,2.19,12,7.2,2.34,15 +2392,commitment,6.33,1.74,21,4.26,1.91,23,6,2.25,25,6.45,1.57,11,6.2,1.99,10,4.55,1.69,11,4,2.13,12,4.64,2.42,11,7.15,1.46,13,6.1,1.52,10,6.55,1.97,11,4.64,1.75,11,3.92,2.07,12,5.62,2.39,16,6.75,2.05,8,6.46,1.98,13,6.12,1.36,8,4.33,2.16,15,4.12,1.46,8,6.47,1.94,17,5,2.67,8 +2393,committee,5.52,1.72,21,3.56,2.33,25,5.56,2.36,18,5.44,2.24,9,5.58,1.31,12,4.17,2.56,6,3.28,2.32,18,4.83,2.04,6,5.92,2.5,12,5.5,1.93,16,5.6,0.89,5,3.43,2.41,14,3.6,2.41,10,5.89,2.26,9,5.22,2.54,9,5.33,2.1,12,5.78,1.09,9,4.06,2.49,16,2.67,1.8,9,5.64,2.73,11,5.43,1.81,7 +2394,commodity,5.86,1.39,21,3.75,2.05,20,5.38,2.2,21,6.67,1.63,6,5.53,1.19,15,4.62,1.06,8,3.17,2.37,12,4.82,2.04,11,6,2.31,10,7,1.41,6,5.4,1.12,15,4.3,2.06,10,3.2,1.99,10,5.29,2.55,14,5.57,1.4,7,6.14,1.77,7,5.71,1.2,14,3.43,1.95,14,4.5,2.26,6,4.75,2.38,12,6.22,1.72,9 +2395,commodore,4.82,1.65,22,3.05,2.06,21,5.14,1.81,22,5,1.75,14,4.5,1.51,8,3.36,2.25,11,2.78,1.99,9,5.83,0.75,6,4.88,2.03,16,4.2,1.87,10,5.33,1.3,12,2.82,1.94,11,3.3,2.26,10,5.15,1.52,13,5.11,2.26,9,4.33,1.67,12,5.4,1.51,10,2.69,2.02,13,3.62,2.13,8,4.83,1.64,12,5.5,2.01,10 +2396,common,5.94,2.13,18,2.43,1.83,21,5.83,1.95,18,5.25,1.75,8,6.5,2.32,10,2.43,1.99,7,2.43,1.83,14,6.36,1.36,11,5,2.52,7,5.73,1.9,11,6.29,2.56,7,1.78,1.72,9,2.92,1.83,12,6.36,1.43,11,5,2.45,7,5.42,2.11,12,7,1.9,6,2.17,1.85,12,2.78,1.86,9,6.22,2.33,9,5.44,1.51,9 +2397,commoner,4.42,1.74,19,3.05,1.7,22,5.05,2.08,22,5.44,0.73,9,3.5,1.9,10,3.62,1.69,8,2.71,1.68,14,5.27,2.15,11,4.82,2.09,11,5.14,0.38,7,4,2.09,12,3.7,2,10,2.5,1.24,12,5.23,2.01,13,4.78,2.28,9,4.2,2.04,10,4.67,1.41,9,2.88,1.89,8,3.14,1.66,14,5.29,2.27,14,4.62,1.77,8 +2398,commonplace,5.48,1.47,21,3,2.24,25,5.47,1.98,19,5.44,1.59,9,5.5,1.45,12,2.67,2.25,6,3.17,2.33,18,4.43,2.15,7,6.08,1.68,12,5.38,1.41,16,5.8,1.79,5,2.86,2.35,14,3.3,2.26,10,5.44,2.07,9,5.5,2.01,10,5.83,1.75,12,5,0.87,9,3.25,2.27,16,2.56,2.24,9,5.18,2.44,11,5.88,1.13,8 +2399,commotion,4.1,1.67,21,3.73,2.62,22,4.3,2.38,27,4.5,1.9,10,3.73,1.42,11,2.86,2.34,7,4.13,2.72,15,4.29,2.44,17,4.3,2.41,10,4.27,2.1,11,3.9,1.1,10,2.6,2.3,5,4.06,2.68,17,4.29,2.61,14,4.31,2.21,13,4,2.12,13,4.25,0.46,8,3.3,3.02,10,4.08,2.31,12,4.36,2.71,14,4.23,2.09,13 +2400,communal,5.47,1.93,19,3,1.92,21,4.89,2.08,28,4.67,1.51,6,5.85,2.03,13,3.45,2.16,11,2.5,1.58,10,5.45,2.66,11,4.53,1.59,17,5.27,1.95,11,5.75,1.98,8,2.55,1.92,11,3.5,1.9,10,5.06,2.21,18,4.6,1.9,10,5.38,2.22,13,5.67,1.21,6,3.08,2.14,13,2.88,1.64,8,4.62,2.58,16,5.25,1.14,12 +2401,commune,5,1.73,19,3.77,2.14,22,5.24,1.92,21,5.11,2.15,9,4.9,1.37,10,3.8,2.44,10,3.75,1.96,12,4.12,1.64,8,5.92,1.8,13,5.07,1.82,14,4.8,1.64,5,4.5,2.56,8,3.36,1.82,14,5,2.07,8,5.38,1.89,13,4.7,1.77,10,5.33,1.73,9,3.83,2.41,12,3.7,1.89,10,5.08,1.88,12,5.44,2.07,9 +2402,communicate,6.28,1.6,18,3.79,2.37,19,6.8,1.87,25,6.6,1.14,5,6.15,1.77,13,3.7,2.67,10,3.89,2.15,9,6.5,1.97,16,7.33,1.66,9,6.57,1.62,7,6.09,1.64,11,3.62,2.07,8,3.91,2.66,11,6.9,2,20,6.4,1.34,5,6.22,1.72,9,6.33,1.58,9,3,1.7,10,4.67,2.78,9,6.58,1.92,19,7.5,1.64,6 +2403,communication,6.73,1.45,22,4.16,2.32,19,6.43,1.69,21,6,1,5,7.06,1.48,16,5.12,2.42,8,3.45,2.07,11,6.4,2.22,10,6.45,1.13,11,6.5,1.38,12,7,1.56,10,4.6,2.27,10,3.67,2.4,9,6.75,1.66,12,6,1.73,9,6.55,1.69,11,6.91,1.22,11,3.88,1.81,8,4.36,2.69,11,6.44,1.81,9,6.42,1.68,12 +2404,communicator,5.42,1.64,19,3.33,1.62,21,5.39,1.95,23,5.4,1.52,5,5.46,1.81,13,2.83,1.47,6,3.53,1.68,15,4.7,2.06,10,5.92,1.75,13,4.57,2.07,7,6,1.18,11,2.71,1.89,7,3.64,1.45,14,5.55,2.07,11,5.25,1.91,12,5.25,1.66,12,5.71,1.7,7,3,1.61,11,3.7,1.64,10,4.86,1.83,14,6.22,1.92,9 +2405,communion,5.37,2.11,19,3.5,2.28,22,4.71,1.92,24,4.83,2.56,6,5.62,1.94,13,4.42,2.19,12,2.4,1.96,10,3.12,1.25,8,5.5,1.71,16,5.3,1.25,10,5.44,2.88,9,5.33,1.94,9,2.23,1.54,13,4.47,1.55,17,5.33,2.94,6,4.5,1.6,8,6,2.28,11,3.56,2.35,9,3.46,2.33,13,4.88,2.03,16,4.38,1.77,8 +2406,communism,2.94,2.46,18,5.1,2.73,20,3.12,2.46,24,3.6,2.79,5,2.69,2.39,13,5.55,2.88,11,4.56,2.6,9,3.33,2.5,15,2.78,2.49,9,3.71,1.6,7,2.45,2.84,11,4.44,2.55,9,5.64,2.87,11,3.16,2.41,19,3,2.92,5,3,1.94,9,2.89,3.02,9,4.82,2.99,11,5.44,2.51,9,3,2.3,18,3.5,3.08,6 +2407,communist,3.22,2.29,18,5.1,2.47,20,4.12,2.96,25,3,2.45,5,3.31,2.32,13,5.73,2.33,11,4.33,2.55,9,3.81,2.88,16,4.67,3.2,9,3.71,0.95,7,2.91,2.84,11,4.44,1.88,9,5.64,2.84,11,3.85,2.89,20,5.2,3.35,5,2.78,1.56,9,3.67,2.87,9,5.18,2.64,11,5,2.4,9,4.26,3,19,3.67,3.08,6 +2408,community,6.09,1.95,22,3.8,2.67,20,7.11,1.88,19,5.77,1.79,13,6.56,2.19,9,4.57,3.26,7,3.38,2.33,13,7,1.91,7,7.17,1.95,12,5.67,2.06,12,6.6,1.78,10,4.22,3.11,9,3.45,2.34,11,6.7,2.11,10,7.56,1.59,9,6,2.34,12,6.2,1.48,10,5.57,2.37,7,2.85,2.38,13,7.29,2.29,7,7,1.71,12 +2409,commute,4.14,2.39,21,3.15,2.28,20,4.59,2.46,22,3.83,2.86,6,4.27,2.28,15,2.88,2.7,8,3.33,2.06,12,4.58,2.81,12,4.6,2.12,10,4.56,2.92,9,3.83,1.99,12,3.56,2.55,9,2.82,2.09,11,3.86,1.35,7,4.93,2.81,15,4.8,2.86,10,3.55,1.81,11,3,2,13,3.43,2.88,7,4.92,2.68,12,4.2,2.25,10 +2410,commuter,4.63,1.46,19,3.6,2.33,20,5.68,2.3,22,5.33,0.58,3,4.5,1.55,16,4.62,2.26,8,2.92,2.19,12,4.78,2.49,9,6.31,2.02,13,4.89,1.62,9,4.4,1.35,10,3.62,2.13,8,3.58,2.54,12,5.47,2.67,15,6.14,1.21,7,5.14,1.57,7,4.33,1.37,12,3.78,2.17,9,3.45,2.54,11,5.58,2.87,12,5.8,1.48,10 +2411,comp,6.16,1.71,19,3.52,2.25,23,5.74,2,19,6.22,1.64,9,6.1,1.85,10,3.71,2.69,7,3.33,2.16,15,5.9,2.13,10,5.56,1.94,9,6.33,1.94,9,6,1.56,10,4.6,2.67,10,2.5,1.38,12,5,2.14,8,6.1,1.79,10,5.92,1.56,12,6.57,1.99,7,3.5,2.42,20,3.67,0.58,3,5.75,1.98,8,5.73,2.1,11 +2412,compact,4.95,1.75,19,3.75,2.02,20,5,1.93,24,4.77,2.01,13,5.33,1.03,6,5.4,1.14,5,3.2,1.97,15,5.15,1.68,13,4.82,2.27,11,4.89,2.37,9,5,1.05,10,5,2.08,7,3.08,1.71,13,4.36,2.06,11,5.54,1.71,13,5,1.73,9,4.9,1.85,10,3.4,2.12,10,4.1,1.97,10,4.89,2.32,9,5.07,1.75,15 +2413,companion,7.25,1.55,20,4.06,1.95,18,6.09,1.8,22,7.6,1.14,5,7.13,1.68,15,4.83,2.04,6,3.67,1.87,12,5.8,1.87,10,6.33,1.78,12,7.8,1.03,10,6.7,1.83,10,3.8,2.1,10,4.38,1.85,8,6.82,1.89,11,5.36,1.43,11,6.83,1.75,12,7.88,0.99,8,3.89,2.2,9,4.22,1.79,9,6.18,2.09,11,6,1.55,11 +2414,companionship,7.9,1.45,20,5.05,2.42,20,6,2.14,22,8.43,0.53,7,7.62,1.71,13,5.22,2.22,9,4.91,2.66,11,5.83,2.93,6,6.06,1.88,16,7.7,1.49,10,8.11,1.54,9,5.5,1.93,8,4.75,2.73,12,5.47,2,15,7.14,2.12,7,7.64,1.57,11,8.22,1.3,9,4.33,2.53,12,6.12,1.89,8,5.73,2.49,11,6.27,1.79,11 +2415,company,5.64,1.36,22,3.29,2.1,21,5,2.1,16,5.33,0.82,6,5.73,1.58,15,2.86,2.34,7,3.5,2.03,14,5.25,2.25,8,4.75,2.05,8,5.36,1.39,14,6.14,1.35,7,3.33,2.24,9,3.25,2.09,12,5.22,2.82,9,4.71,0.49,7,5.14,0.77,14,6.5,1.77,8,4,3.1,6,3,1.6,15,5.11,2.67,9,4.86,1.21,7 +2416,comparable,5.4,1.35,20,4,2.2,22,5.95,1.72,21,5.56,0.88,9,5.27,1.68,11,4.4,2.59,10,3.67,1.87,12,5.38,1.77,8,6.31,1.65,13,5.43,1.16,14,5.33,1.86,6,4.62,2.45,8,3.64,2.06,14,6,1.41,8,5.92,1.93,13,5.5,1.35,10,5.3,1.42,10,3.83,2.08,12,4.2,2.44,10,6.33,1.5,12,5.44,1.94,9 +2417,comparative,5.05,1.39,20,3.91,2.47,22,6.56,1.72,27,5.57,1.81,7,4.77,1.09,13,3.9,2.6,10,3.92,2.47,12,6.13,1.88,15,7,1.41,11,4.91,1.04,11,5.22,1.79,9,4.33,1.94,9,3.62,2.81,13,6.88,1.76,17,5.78,1.48,9,5.15,1.63,13,4.86,0.9,7,3.56,2.25,16,4.83,2.99,6,6.58,1.73,12,6.53,1.77,15 +2418,compare,5.09,0.81,22,3.78,2.37,23,6.37,1.8,19,5.25,0.89,8,5,0.82,13,4.38,2.72,8,3.43,2.28,14,6.29,1.98,7,6.36,1.86,11,4.62,0.92,8,5.38,0.65,13,4.33,2.6,9,3.43,2.24,14,5.14,1.35,7,7.08,1.68,12,5,0.89,11,5.18,0.75,11,3.11,2.57,9,4.21,2.22,14,6.31,1.89,16,6.67,1.53,3 +2419,comparison,5.11,0.88,19,2.92,1.74,24,5.64,2.06,28,5.12,0.64,8,5.09,1.04,11,3.22,1.99,9,2.73,1.62,15,5.07,1.86,14,6.21,2.15,14,5.22,1.09,9,5,0.67,10,3.25,1.91,12,2.58,1.56,12,5.21,2.33,14,6.07,1.73,14,5.3,0.95,10,4.89,0.78,9,3.42,1.83,12,2.42,1.56,12,5.5,2.11,12,5.75,2.08,16 +2420,compartment,5.36,1.22,22,3.57,2.17,23,4.89,2.35,19,5.5,1.41,8,5,0.41,13,4,2.88,8,3.21,1.76,14,4.71,2.21,7,4.82,2.56,11,5.38,1.51,8,5.08,0.28,13,4.11,2.8,9,3.21,1.67,14,4.29,2.43,7,5.25,2.34,12,5.45,1.21,11,5.27,1.27,11,2.67,1.8,9,4.14,2.25,14,4.75,2.44,16,5.67,2.08,3 +2421,compass,5.75,1.86,20,2.85,1.98,20,5.75,2.17,24,6,3.46,4,5.69,1.4,16,4.75,2.06,4,2.38,1.71,16,5.89,2.42,9,5.67,2.09,15,6.5,1.31,8,5.25,2.05,12,3.33,2.29,9,2.45,1.69,11,5.92,1.89,13,5.55,2.54,11,6,1.41,11,5.44,2.35,9,1.89,1.36,9,3.64,2.11,11,6,2.32,17,5.14,1.77,7 +2422,compassion,7.9,1.14,21,4.5,2.17,24,6.36,2.32,22,7.75,0.89,8,8,1.29,13,5,2.38,13,3.91,1.81,11,5.69,2.29,13,7.33,2.12,9,8,0.93,8,7.83,1.34,12,5.29,1.68,14,3.4,2.37,10,6.58,2.02,12,6.1,2.73,10,8.2,0.92,10,7.64,1.29,11,4.62,2.5,16,4.25,1.39,8,7.2,2.1,10,5.67,2.35,12 +2423,compassionate,7.95,1.22,19,4.73,2.69,22,6.86,2.14,22,8,1.12,9,7.9,1.37,10,4.25,2.71,8,5,2.75,14,6.82,2.18,11,6.91,2.21,11,7.14,1.35,7,8.42,0.9,12,4.9,2.47,10,4.58,2.97,12,6.54,2.5,13,7.33,1.5,9,7.6,1.43,10,8.33,0.87,9,4.75,3.24,8,4.71,2.46,14,6.93,2.02,14,6.75,2.49,8 +2424,compatibility,6.5,1.73,20,5.32,2.65,19,5.5,1.96,26,6.55,1.69,11,6.44,1.88,9,5.57,2.3,7,5.17,2.92,12,5.23,2.13,13,5.77,1.83,13,6.27,1.74,11,6.78,1.79,9,5.7,2.41,10,4.89,2.98,9,5.94,2.11,17,4.67,1.41,9,6.6,1.84,10,6.4,1.71,10,5.92,2.27,12,4.29,3.09,7,5.62,2.03,16,5.3,1.95,10 +2425,compatible,6.29,1.79,21,4.04,2.12,23,6.29,1.82,21,5.6,2.3,5,6.5,1.63,16,4.58,2.07,12,3.45,2.11,11,6.45,1.97,11,6,1.8,9,6.17,2.29,12,6.44,0.88,9,3.44,2.1,16,5.43,1.51,7,5.82,1.47,11,6.8,2.1,10,6.69,1.84,13,5.62,1.6,8,4.11,2.26,19,3.75,1.5,4,5.93,1.38,14,7,2.45,7 +2426,compel,4.89,1.7,19,4.33,1.8,21,5.59,2.64,34,4.7,1.7,10,5.11,1.76,9,3.88,1.64,8,4.62,1.89,13,5.79,2.81,14,5.45,2.58,20,4.5,1.6,8,5.18,1.78,11,4.46,1.56,13,4.12,2.23,8,5.68,2.7,22,5.42,2.64,12,4.67,1.58,9,5.1,1.85,10,4.07,2.06,14,4.86,1.07,7,5.59,2.12,17,5.59,3.14,17 +2427,compelling,6,1.24,18,5.14,2.5,21,6,2.1,20,5.67,0.58,3,6.07,1.33,15,6,2.61,6,4.8,2.46,15,5.5,2.66,6,6.21,1.89,14,5.67,1.12,9,6.33,1.32,9,5.57,2.7,7,4.93,2.46,14,6.2,2.39,10,5.8,1.87,10,5.5,0.76,8,6.4,1.43,10,4.11,2.89,9,5.92,1.93,12,6.88,2.1,8,5.42,1.98,12 +2428,compensate,6.36,2.17,22,5.47,2.74,19,6.2,2.02,20,5,2.74,5,6.81,1.94,16,6.38,2.33,8,4.82,2.93,11,6.11,2.15,9,6.27,2,11,5.25,1.91,12,7.7,1.7,10,5.8,2.57,10,5.11,3.02,9,5.92,2.15,12,6.62,1.85,8,6.73,2.15,11,6,2.24,11,4.5,2.78,8,6.18,2.6,11,7.12,1.36,8,5.58,2.19,12 +2429,compensation,6.55,1.88,20,4.73,2.75,22,6.63,2.06,19,7.33,1.87,9,5.91,1.7,11,4.2,3.63,5,4.81,2.61,16,7.33,1.51,6,6.31,2.25,13,6.79,1.76,14,6,2.19,6,4.08,2.75,12,5.44,2.83,9,6.11,1.83,9,7.1,2.23,10,6.6,1.78,10,6.5,2.07,10,4.08,2.68,12,5.5,2.76,10,7.5,1.76,6,6.23,2.13,13 +2430,compete,5.35,1.84,20,4.4,2.23,20,5.68,1.91,22,6,1.41,7,5,2,13,3.89,2.09,9,4.82,2.36,11,5,2.83,6,5.94,1.48,16,4.7,2,10,6.11,1.54,9,4.38,1.92,8,4.42,2.5,12,5.13,1.77,15,6.86,1.77,7,5.55,2.07,11,5.11,1.62,9,4.42,2.19,12,4.38,2.45,8,5.27,2.28,11,6.09,1.45,11 +2431,competence,6.15,2.08,20,3.72,2.67,18,6.5,2.52,24,5.6,1.67,5,6.33,2.23,15,4.2,2.59,5,3.54,2.79,13,6.31,2.39,13,6.73,2.76,11,6.6,1.9,10,5.7,2.26,10,5,2.77,7,2.91,2.39,11,6,2.31,16,7.5,2.78,8,5.71,2.23,14,7.17,1.33,6,4.08,2.68,12,3,2.76,6,6.53,2.7,15,6.44,2.35,9 +2432,competent,6.05,2.06,21,4.09,2.66,23,6.44,2.38,18,6.6,3.05,5,5.88,1.75,16,4.5,2.61,12,3.64,2.77,11,6.22,2.28,9,6.38,2.62,8,5.58,2.39,12,6.67,1.41,9,3.75,2.46,16,4.86,3.13,7,5.4,2.46,10,7.75,1.58,8,6.15,2.15,13,5.88,2.03,8,4.16,2.83,19,3.75,1.89,4,5.58,2.27,12,8.17,1.6,6 +2433,competition,5.33,1.56,21,5.75,2.86,20,5.14,2.71,21,6,1.26,6,5.07,1.62,15,6.25,3.2,8,5.42,2.71,12,5.73,2.8,11,4.5,2.59,10,6,1.41,6,5.07,1.58,15,5.9,3.41,10,5.6,2.37,10,4.86,2.6,14,5.71,3.04,7,5.14,1.86,7,5.43,1.45,14,5.64,3.27,14,6,1.79,6,4.33,3.06,12,6.22,1.79,9 +2434,competitive,5.45,1.36,20,5.7,2.52,20,5.5,2.26,22,5.71,1.25,7,5.31,1.44,13,5.89,2.03,9,5.55,2.94,11,6.5,3.08,6,5.12,1.86,16,5.3,1.49,10,5.56,1.33,9,5.12,3.04,8,6.08,2.15,12,5.6,2.26,15,5.29,2.43,7,5.27,1.42,11,5.67,1.32,9,5.67,2.81,12,5.75,2.19,8,5.09,2.59,11,5.91,1.92,11 +2435,competitor,4.45,2.02,22,6.32,2.44,22,5.68,2.58,19,4.25,2.12,8,4.23,1.64,13,6.5,2.33,8,6.21,2.58,14,6.43,2.99,7,5.18,2.44,11,3,1.69,8,5,1.41,13,6.22,2.95,9,6.38,2.14,13,5.71,1.89,7,5.67,2.99,12,3.91,1.7,11,5,2.24,11,5,3.12,9,7.23,1.3,13,5.75,2.79,16,5.33,1.15,3 +2436,compile,5.21,1.08,19,3.75,2.25,24,5.82,2.33,28,5.62,0.92,8,4.91,1.14,11,3.22,2.33,9,4.07,2.22,15,6,2.42,14,5.64,2.31,14,4.89,1.27,9,5.5,0.85,10,3.67,1.87,12,3.83,2.66,12,5,2.48,14,6.64,1.91,14,5.1,1.37,10,5.33,0.71,9,4,2.3,12,3.5,2.28,12,6.08,2.02,12,5.62,2.58,16 +2437,complacent,4.53,1.65,19,3.71,2.53,21,5,1.91,23,4,1,5,4.54,1.76,13,4,2.83,6,3.6,2.5,15,5.2,2.15,10,4.85,1.77,13,4.14,1.21,7,4.55,1.81,11,4.29,3.25,7,3.43,2.17,14,4.73,2.15,11,5.25,1.71,12,4.5,1.31,12,4.57,2.23,7,3.82,2.68,11,3.6,2.5,10,4.93,2.13,14,5.11,1.62,9 +2438,complain,3.1,1.52,20,5.18,1.99,22,5.1,2.34,21,3.56,1.24,9,2.73,1.68,11,4.09,1.97,11,6.27,1.35,11,4.88,2.03,8,5.23,2.59,13,3,1.3,14,3.33,2.07,6,3.88,2.17,8,5.93,1.49,14,4.5,2.07,8,5.46,2.5,13,3.1,1.29,10,3.1,1.79,10,5.08,1.85,13,5.33,2.29,9,5.42,2.75,12,4.67,1.73,9 +2439,complaint,3.21,1.84,19,4.29,1.87,21,3.75,1.7,24,3.17,1.47,6,3.23,2.05,13,4.17,1.99,12,4.44,1.81,9,5,1.69,8,3.12,1.36,16,3.3,1.06,10,3.11,2.52,9,4.33,2.06,9,4.25,1.82,12,3.82,1.78,17,3.5,1.76,6,2.5,1.2,8,3.73,2.1,11,3.56,2.01,9,4.83,1.64,12,3.88,1.67,16,3.5,1.85,8 +2440,complement,6.7,1.3,20,5.9,1.94,20,6.77,1.48,22,7.14,1.35,7,6.46,1.27,13,6.11,1.54,9,5.73,2.28,11,7.17,1.83,6,6.62,1.36,16,6,1.05,10,7.44,1.24,9,6.12,2.42,8,5.75,1.66,12,6.53,1.64,15,7.29,0.95,7,6.73,1.01,11,6.67,1.66,9,6.08,1.83,12,5.62,2.2,8,6.55,1.69,11,7,1.26,11 +2441,complete,6.5,2.2,18,2.57,2.6,21,7.17,2.15,18,5.88,2.3,8,7,2.11,10,2,1.73,7,2.86,2.96,14,6.82,1.47,11,7.71,2.98,7,6.36,2.2,11,6.71,2.36,7,2.44,2.79,9,2.67,2.57,12,7.45,1.51,11,6.71,2.98,7,6,2.3,12,7.5,1.76,6,2.67,2.57,12,2.44,2.79,9,6.67,2.6,9,7.67,1.58,9 +2442,completion,7.38,1.72,21,4.24,2.68,25,7.73,1.28,22,8,1.07,8,7,1.96,13,5,3.14,13,3.42,1.88,12,7.38,1.45,13,8.22,0.83,9,8.38,0.74,8,6.92,1.88,12,5,2.6,14,3.27,2.57,11,7.67,1.37,12,7.8,1.23,10,6.7,2.16,10,8,0.89,11,3.88,2.85,17,5,2.27,8,7.7,1.34,10,7.75,1.29,12 +2443,complex,4.21,1.87,19,4.6,2.48,20,5.25,2.24,20,4.33,1.15,3,4.27,2.05,15,4.9,2.51,10,4.3,2.54,10,5.3,2.11,10,5.2,2.49,10,4,2,6,4.42,1.93,12,4.71,2.69,7,4.54,2.47,13,4.88,2.9,8,5.5,1.78,12,4.33,1.97,12,4,1.83,7,4.2,2.57,10,5,2.45,10,6,2.69,9,4.64,1.69,11 +2444,complexion,5.42,1.54,19,4.55,2.61,20,5.21,1.86,24,5.38,1.76,13,5.5,1.05,6,5.8,2.49,5,4.13,2.59,15,5,1.58,13,5.45,2.21,11,5.56,2.07,9,5.3,0.95,10,6.71,2.56,7,3.38,1.8,13,5.27,1.95,11,5.15,1.86,13,5.44,1.67,9,5.4,1.51,10,4.5,2.55,10,4.6,2.8,10,5.89,2.26,9,4.8,1.52,15 +2445,complexity,5.37,1.46,19,5.13,2.22,23,5.84,2.01,19,5.56,1.01,9,5.2,1.81,10,6.43,2.07,7,4.6,2.16,15,6.2,2.44,10,5.44,1.42,9,6.22,1.48,9,4.6,0.97,10,5.8,2.57,10,4.67,1.92,12,5.12,1.73,8,6.1,2.02,10,5.17,1.7,12,5.71,0.95,7,5.2,2.35,20,4.67,1.15,3,5.62,2.13,8,6,2,11 +2446,compliance,5.18,1.67,17,2.85,2.18,20,3.4,2.27,25,5,0,4,5.23,1.92,13,2.91,2.66,11,2.78,1.56,9,3.5,2.31,16,3.22,2.33,9,5.14,1.86,7,5.2,1.62,10,2.56,1.59,9,3.09,2.63,11,3.5,2.4,20,3,1.87,5,4.67,1.41,9,5.75,1.83,8,2.36,1.69,11,3.44,2.65,9,3.58,2.29,19,2.83,2.32,6 +2447,complicate,3.3,1.26,20,4.95,2.09,21,4.52,2.29,25,3.58,1.16,12,2.88,1.36,8,5.43,1.72,7,4.71,2.27,14,3.9,2.38,10,4.93,2.22,15,3,1.83,4,3.38,1.15,16,4.8,1.99,10,5.09,2.26,11,4.29,2.36,7,4.61,2.33,18,3.42,1.38,12,3.12,1.13,8,4.69,1.97,13,5.38,2.33,8,3.56,1.42,9,5.06,2.54,16 +2448,complicated,3.82,2.26,22,5.75,2.4,20,5.79,2.44,19,4.77,2.13,13,2.44,1.74,9,6.29,2.29,7,5.46,2.5,13,5.71,2.14,7,5.83,2.69,12,4.25,2.34,12,3.3,2.16,10,6.11,2.15,9,5.45,2.66,11,5.4,2.22,10,6.22,2.73,9,3.58,2.47,12,4.1,2.08,10,6.14,1.86,7,5.54,2.7,13,6.43,2.51,7,5.42,2.43,12 +2449,complication,3.05,1.68,19,4.55,2.39,20,3.83,2.01,24,3.31,1.89,13,2.5,1.05,6,4.2,2.77,5,4.67,2.35,15,4.15,1.52,13,3.45,2.5,11,3.56,2.07,9,2.6,1.17,10,5.71,3.2,7,3.92,1.66,13,4.73,2.15,11,3.08,1.61,13,3.11,2.09,9,3,1.33,10,4.2,2.66,10,4.9,2.18,10,3.89,2.37,9,3.8,1.86,15 +2450,complicity,4.45,1.85,20,3.59,2.46,22,5.56,2.53,27,4.71,2.06,7,4.31,1.8,13,3.9,2.64,10,3.33,2.39,12,4.93,2.66,15,6.73,1.85,11,4.73,1.35,11,4.11,2.37,9,4.11,2.37,9,3.23,2.55,13,6.06,2.56,17,5,2.29,9,4.77,1.83,13,3.86,1.86,7,3.12,2.03,16,4.83,3.25,6,5.17,2.69,12,5.87,2.45,15 +2451,compliment,7.24,1.58,21,5.9,2.77,20,6.14,2.53,35,7.25,1.39,8,7.23,1.74,13,5.6,2.7,5,6,2.88,15,5.64,2.62,11,6.38,2.52,24,7,1.83,13,7.62,1.06,8,6.5,2.35,12,5,3.25,8,6,2.62,19,6.31,2.5,16,6.73,1.74,11,7.8,1.23,10,6.45,2.7,11,5.22,2.86,9,6.33,2.67,21,5.86,2.38,14 +2452,complimentary,6.9,1.21,20,5.15,2.81,20,5.92,2.55,25,6.67,1.53,3,6.94,1.2,17,5.29,3.09,7,4.92,2.84,12,6.25,1.58,8,5.76,2.93,17,6.57,1.27,7,7.08,1.19,13,4.86,2.97,7,5.17,2.92,12,5.43,2.5,14,6.55,2.58,11,6.78,1.39,9,7,1.1,11,6.1,2.51,10,4.2,2.9,10,5.67,2.83,18,6.57,1.62,7 +2453,comply,4.25,1.77,20,2.68,1.62,22,4.7,2.67,27,3.6,1.35,10,4.9,1.97,10,2.29,1.7,7,2.87,1.6,15,5.18,2.79,17,3.9,2.38,10,4.4,1.26,10,4.1,2.23,10,2.4,1.95,5,2.76,1.56,17,5.14,2.85,14,4.23,2.49,13,4.5,1.51,12,3.88,2.17,8,2.1,1.52,10,3.17,1.59,12,5.21,2.86,14,4.15,2.44,13 +2454,component,5.62,1.77,21,4.27,2.16,26,5.74,2.28,23,6.38,1.69,8,5.15,1.72,13,4.3,2.45,10,4.25,2.05,16,5.67,2.55,9,5.79,2.19,14,6,1.31,8,5.38,2.02,13,4.54,1.61,13,4,2.65,13,5.08,2.47,12,6.45,1.92,11,5.25,1.96,12,6.11,1.45,9,4.13,2.29,15,4.45,2.07,11,5.62,2.33,13,5.9,2.33,10 +2455,compose,5.64,1.33,22,3.85,2.06,20,5.8,2.09,20,5.88,1.13,8,5.5,1.45,14,3.67,1.73,9,4,2.37,11,6.57,2.51,7,5.38,1.8,13,5.55,1.37,11,5.73,1.35,11,4.44,2.24,9,3.36,1.86,11,5.67,2.32,15,6.2,1.3,5,4.9,1.2,10,6.25,1.14,12,4.33,2.06,9,3.45,2.07,11,5.5,1.58,10,6.1,2.56,10 +2456,composer,6.42,1.92,19,3.36,2.11,22,5.59,2.15,22,6.22,1.39,9,6.6,2.37,10,4,2.07,8,3,2.11,14,5.73,2.05,11,5.45,2.34,11,5.86,0.9,7,6.75,2.3,12,4.7,2,10,2.25,1.48,12,5.15,2.15,13,6.22,2.11,9,6,2.4,10,6.89,1.17,9,3,2.33,8,3.57,2.03,14,5.71,2.58,14,5.38,1.19,8 +2457,composite,4.89,1.78,18,3.55,2.22,22,5.35,1.47,23,4.67,2.07,6,5,1.71,12,4.08,2.35,12,2.9,1.97,10,5.38,1.6,8,5.33,1.45,15,4.89,1.05,9,4.89,2.37,9,4.56,2.35,9,2.85,1.91,13,5,1.37,16,6.33,1.51,6,4.71,1.38,7,5,2.05,11,3.44,2.01,9,3.62,2.43,13,5.4,1.8,15,5.25,0.46,8 +2458,composition,5.52,1.78,21,3.4,2.22,25,5.89,1.7,19,5.33,2.29,9,5.67,1.37,12,3.17,2.04,6,3.61,2.3,18,5.29,1.5,7,6.25,1.76,12,5.62,1.93,16,5.2,1.3,5,3.43,2.44,14,3.6,1.96,10,6.33,1.58,9,5.5,1.78,10,5.17,2.12,12,6,1.12,9,3.44,2.28,16,3.33,2.24,9,5.82,2.04,11,6,1.2,8 +2459,compost,5.47,2.04,19,2.71,1.65,21,4.52,2.35,23,6,1.67,11,4.29,2.14,7,3.86,1.86,7,2.14,1.23,14,3.57,2.3,7,4.94,2.32,16,6,1.69,8,5.09,2.26,11,2.33,1.41,9,3,1.81,12,4.18,2.09,11,4.83,2.62,12,5.25,2.18,12,5.86,1.86,7,2.73,2.05,11,2.7,1.16,10,4,2.42,13,5.2,2.2,10 +2460,compound,5.62,1.36,21,3.5,1.71,22,5.45,1.74,22,6.33,1.58,9,5.08,0.9,12,3.5,1.22,6,3.4,1.92,15,5.5,1.87,6,5.44,1.75,16,6,1.58,9,5.33,1.15,12,4.2,1.64,5,3.29,1.72,17,5.27,1.56,11,5.64,1.96,11,6,1.41,12,5.11,1.17,9,3.78,1.99,9,3.31,1.55,13,4.92,1.56,12,6.1,1.79,10 +2461,comprehend,6.57,1.75,23,3.94,1.86,18,6.73,1.78,26,6.85,1.28,13,6.2,2.25,10,4.71,1.6,7,3.45,1.92,11,6.31,2.14,13,7.15,1.28,13,6.5,2.2,12,6.64,1.21,11,4,1.94,10,3.88,1.89,8,6.35,1.87,17,7.44,1.42,9,6.58,2.19,12,6.55,1.21,11,4.27,1.85,11,3.43,1.9,7,6.5,1.59,16,7.1,2.08,10 +2462,comprehension,6.24,1.14,21,3.33,2.82,24,6.1,2.29,20,6.38,0.92,8,6.15,1.28,13,3.33,2.66,6,3.33,2.95,18,6.45,1.86,11,5.67,2.78,9,6.25,1.22,12,6.22,1.09,9,3.3,3.06,10,3.36,2.76,14,5.92,2.56,13,6.43,1.81,7,6.36,1.22,14,6,1,7,3.94,3,16,2.12,2.1,8,6.25,2.09,12,5.88,2.7,8 +2463,comprehensive,6.79,1.18,19,3.6,2.19,20,6.08,2.04,24,6.92,1.32,13,6.5,0.84,6,4.2,2.77,5,3.4,2.03,15,6.15,1.86,13,6,2.32,11,7,1.5,9,6.6,0.84,10,5,2.52,7,2.85,1.63,13,5.09,1.97,11,6.92,1.75,13,6.78,0.83,9,6.8,1.48,10,3.5,2.17,10,3.7,2.31,10,6.33,2.18,9,5.93,2.02,15 +2464,compress,4.85,1.31,20,5,2.32,20,4.88,1.99,26,4.55,1.37,11,5.22,1.2,9,5.86,1.77,7,4.54,2.5,13,4.69,2.18,13,5.08,1.85,13,4.82,1.66,11,4.89,0.78,9,4.64,2.58,11,5.44,2.01,9,4.94,2.22,17,4.78,1.56,9,5.2,1.14,10,4.5,1.43,10,5.08,2.64,12,4.88,1.89,8,4.94,2.05,16,4.8,1.99,10 +2465,compressed,4,1.81,20,3.57,2.19,23,4.83,2.23,18,3.88,2.3,8,4.08,1.51,12,4.18,2.04,11,3,2.26,12,5.2,2.15,10,4.38,2.39,8,4.17,2.32,6,3.85,1.68,13,3.91,1.97,11,3.25,2.42,12,5.71,2.14,7,4.27,2.2,11,3.58,2.07,12,4.62,1.19,8,3.45,2.34,11,3.67,2.15,12,4.56,2.01,9,5.11,2.52,9 +2466,compression,4.79,1.99,19,4.19,2.42,21,4.77,2.49,22,5.67,1.41,9,4,2.16,10,5,2.56,8,3.69,2.29,13,5.18,1.94,11,4.36,2.98,11,5.43,1.13,7,4.42,2.31,12,4.7,2.63,10,3.73,2.24,11,4.62,2.69,13,5,2.29,9,5.2,2.3,10,4.33,1.58,9,4.71,2.93,7,3.93,2.2,14,5,2.66,14,4.38,2.26,8 +2467,compressor,5.32,1.38,19,3.62,2.27,21,5.13,2.47,23,5.33,0.58,3,5.31,1.49,16,4.5,2.27,8,3.08,2.18,13,6.33,2.06,9,4.36,2.47,14,5.56,1.88,9,5.1,0.74,10,3.44,2.3,9,3.75,2.34,12,5.73,2.58,15,4,1.93,8,5.57,1.62,7,5.17,1.27,12,4,1.94,10,3.27,2.57,11,5.54,3.1,13,4.6,1.26,10 +2468,compromise,5.62,1.6,21,3.36,1.93,25,6.37,2.52,19,5.44,1.88,9,5.75,1.42,12,2.67,1.86,6,3.67,1.97,18,6,3.32,7,6.58,2.07,12,5.56,1.67,16,5.8,1.48,5,2.93,2.16,14,4.1,1.45,10,5.67,3.12,9,7,1.76,10,5.58,1.68,12,5.67,1.58,9,3.62,2.06,16,2.89,1.69,9,6.18,2.96,11,6.62,1.92,8 +2469,compulsion,3.95,1.15,20,4.89,3.01,18,3,1.35,22,4.8,0.84,5,3.67,1.11,15,4.5,2.59,6,5.08,3.29,12,3.8,0.92,10,2.33,1.3,12,4.4,0.84,10,3.5,1.27,10,5.1,2.88,10,4.62,3.34,8,3.09,1.22,11,2.91,1.51,11,4,1.13,12,3.88,1.25,8,3.11,3.14,9,6.67,1.5,9,3.09,1.22,11,2.91,1.51,11 +2470,compulsive,4.5,1.7,20,4.67,2.61,21,4.35,2.58,26,5,2.24,7,4.23,1.36,13,4.56,2.79,9,4.75,2.6,12,3.57,2.03,14,5.36,3.04,11,4.73,1.35,11,4.22,2.11,9,5.5,2.14,8,4.15,2.82,13,5.31,2.63,16,2.67,1.66,9,5,1.58,13,3.57,1.62,7,4.67,2.66,15,4.67,2.73,6,4.36,2.69,11,4.33,2.58,15 +2471,compulsory,4.16,1.17,19,3.72,2.24,18,4.06,2.99,17,4.36,1.21,11,3.88,1.13,8,4.75,2.5,4,3.43,2.17,14,4.62,2.97,8,3.56,3.09,9,4.62,1.3,8,3.82,0.98,11,4.29,2.14,7,3.36,2.34,11,4.83,3.19,6,3.64,2.94,11,4.31,1.25,13,3.83,0.98,6,2.82,2.14,11,5.14,1.68,7,3.86,3.67,7,4.2,2.62,10 +2472,compute,5.74,1.19,19,3.45,2.3,22,6.68,1.68,28,6,0.76,8,5.55,1.44,11,2.44,1.59,9,4.15,2.51,13,6.86,1.83,14,6.5,1.56,14,5.44,1.13,9,6,1.25,10,3.55,1.86,11,3.36,2.77,11,6.36,1.65,14,7,1.71,14,5.4,0.84,10,6.11,1.45,9,3.9,2.33,10,3.08,2.31,12,6.25,1.48,12,7,1.79,16 +2473,computer,6.84,2.01,19,4.92,2.96,38,6.58,2.23,45,8.33,1.15,3,6.87,1.68,15,6.44,3.22,16,3.82,2.24,22,6.62,2.27,21,6.54,2.25,24,6.5,2.35,6,7.42,1.24,12,5,3.27,19,4.84,2.71,19,6.16,2.48,19,6.88,2.03,26,7,2,12,6.57,2.15,7,4.2,2.88,20,5.72,2.93,18,7.19,1.78,21,6.04,2.48,24 +2474,computerized,6.37,1.98,19,4.25,2.36,20,5.84,2.61,19,7.67,2.31,3,6.27,1.87,15,4.6,2.76,10,3.9,1.97,10,6.7,2.06,10,4.89,2.93,9,6.17,2.14,6,6.67,1.92,12,4.71,2.36,7,4,2.42,13,4.5,2.73,8,6.82,2.14,11,6.08,2.07,12,6.86,1.86,7,4.5,2.64,10,4,2.16,10,5,3.2,9,6.6,1.78,10 +2475,computing,6.09,2,22,3.67,2.56,21,6.6,1.96,20,6.64,2.13,14,5.12,1.36,8,4.18,2.64,11,3.33,2.5,9,6,2,6,6.86,1.96,14,5.7,2.16,10,6.42,1.88,12,3.18,2.6,11,4.2,2.53,10,6.46,1.56,13,6.86,2.67,7,6.25,1.91,12,5.9,2.18,10,4.31,2.84,13,2.62,1.69,8,6.5,2.32,12,6.75,1.39,8 +2476,comrade,7.3,1.49,20,4.25,1.96,24,5.68,2.32,22,7.12,1.64,8,7.42,1.44,12,4.77,2.2,13,3.64,1.5,11,5.69,2.63,13,5.67,1.94,9,7.5,1.41,8,7.17,1.59,12,4.79,1.97,14,3.5,1.78,10,6.17,2.29,12,5.1,2.33,10,7.67,1.58,9,7,1.41,11,4.29,1.96,17,4.14,2.12,7,5.2,2.49,10,6.08,2.19,12 +2477,con,3.21,1.77,24,4.52,2.42,25,3.95,2.87,21,3.6,1.9,10,2.93,1.69,14,4.69,2.56,13,4.33,2.35,12,4.85,3.18,13,2.5,1.51,8,3.78,1.79,9,3,1.71,14,4.93,1.73,14,4,3.1,11,4.5,3.15,12,3.22,2.44,9,3.17,1.9,12,3.25,1.71,12,3.88,2.42,17,5.88,1.89,8,4.22,3.35,9,3.75,2.6,12 +2478,conceal,3.95,1.12,21,3.74,2.73,23,6.05,2.24,20,4.12,1.36,8,3.85,0.99,13,6.2,2.17,5,3.06,2.51,18,6.09,1.87,11,6,2.74,9,4.25,1.22,12,3.56,0.88,9,4.11,3.06,9,3.5,2.59,14,5.85,2.3,13,6.43,2.23,7,4.36,1.08,14,3.14,0.69,7,4.33,2.74,15,2.62,2.5,8,6,1.76,12,6.12,2.95,8 +2479,concealment,4.21,1.4,19,4.45,2.06,20,5.09,2.61,23,5.33,1.53,3,4,1.32,16,5.57,1.27,7,3.85,2.19,13,4.78,2.28,9,5.29,2.87,14,3.44,1.24,9,4.9,1.2,10,5,1.51,8,4.08,2.35,12,5.47,2.75,15,4.38,2.33,8,4.43,1.4,7,4.08,1.44,12,4.8,1.99,10,4.1,2.18,10,4.85,3.21,13,5.4,1.65,10 +2480,concede,4.48,1.66,21,2.73,1.86,22,4.78,2.33,27,4.4,1.51,10,4.55,1.86,11,2.57,2.15,7,2.8,1.78,15,5.06,2.41,17,4.3,2.21,10,4.45,1.63,11,4.5,1.78,10,2.4,1.95,5,2.82,1.88,17,4.71,2.58,14,4.85,2.12,13,4.31,1.93,13,4.75,1.16,8,1.9,1.45,10,3.42,1.93,12,4.64,2.65,14,4.92,2.02,13 +2481,conceit,3.75,2.45,20,4.1,2.39,21,4.04,2.56,25,3.25,3.3,4,3.88,2.31,16,5.25,2.63,4,3.82,2.32,17,4.44,2.79,9,3.81,2.48,16,4.62,2.72,8,3.17,2.17,12,4.5,2.22,10,3.73,2.57,11,3.86,2.25,14,4.27,3,11,4.18,2.32,11,3.22,2.64,9,3.4,2.07,10,4.73,2.57,11,4.39,2.68,18,3.14,2.12,7 +2482,conceited,2.75,1.37,20,6.58,2.14,19,4.92,2.1,25,2.55,1.29,11,3,1.5,9,6.29,1.6,7,6.75,2.45,12,4.69,2.25,13,5.17,1.99,12,2.73,1.27,11,2.78,1.56,9,7.1,2.08,10,6,2.18,9,5.25,2.27,16,4.33,1.73,9,3.1,1.6,10,2.4,1.07,10,6.67,2.15,12,6.43,2.3,7,5,2.17,15,4.8,2.1,10 +2483,conceivable,5.6,1.27,20,4.41,2.3,22,6.53,1.84,19,5.33,1.12,9,5.82,1.4,11,3.6,2.79,5,4.81,2.14,16,6.33,2.58,6,6.62,1.5,13,5.79,1.19,14,5.17,1.47,6,4.25,2.22,12,4.89,2.47,9,5.67,1.87,9,7.3,1.49,10,5.9,1.1,10,5.3,1.42,10,4.5,2.78,12,4.3,1.7,10,7.33,1.51,6,6.15,1.91,13 +2484,conceive,5.63,1.26,19,4.95,2.2,21,5.92,2.56,25,5.33,0.58,3,5.69,1.35,16,4.86,2.91,7,4.92,1.93,13,6.25,2.25,8,5.76,2.75,17,5.43,0.53,7,5.75,1.54,12,5.29,2.29,7,4.69,2.29,13,6.36,2.34,14,5.36,2.84,11,6.25,1.58,8,5.18,0.75,11,5.64,1.75,11,4.2,2.49,10,5.67,2.72,18,6.57,2.15,7 +2485,concentrate,6.46,1.52,37,5.11,2.08,19,6.67,1.43,43,6.36,1.28,14,6.52,1.68,23,5.29,1.6,7,5,2.37,12,7.07,1.07,14,6.48,1.55,29,6.69,1.58,16,6.29,1.49,21,4.9,2.13,10,5.33,2.12,9,6.48,1.47,23,6.9,1.37,20,6.29,1.61,17,6.6,1.47,20,5.25,1.96,12,4.86,2.41,7,6.83,1.47,23,6.5,1.4,20 +2486,concentration,5.45,1.44,22,4,2.66,23,6.63,1.86,19,5,1.07,8,5.46,1.33,13,4.75,3.01,8,3.57,2.56,14,6.43,1.9,7,7,1.79,11,5.5,1.85,8,5.15,0.69,13,4.44,3.28,9,3.71,2.27,14,6.14,2.12,7,6.92,1.73,12,5.18,1.47,11,5.73,1.42,11,4,3.5,9,4,2.11,14,6.5,1.93,16,7.33,1.53,3 +2487,concept,4.89,1.78,18,2.9,1.7,21,5.37,2.06,19,5,1.41,2,4.88,1.86,16,3.67,1.75,6,2.6,1.64,15,5.33,1.63,6,5.38,2.29,13,5,1.32,9,4.78,2.22,9,2.57,1.27,7,3.07,1.9,14,5.22,1.72,9,5.5,2.42,10,4.71,1.89,7,5,1.79,11,2.33,1.22,9,3.33,1.92,12,5.38,2.07,8,5.36,2.16,11 +2488,conception,6,1.84,21,6.09,2.23,23,4.44,2.2,18,6.6,3.05,5,5.81,1.38,16,6.58,2.07,12,5.55,2.38,11,3.56,1.94,9,5.25,2.31,8,5.92,1.98,12,6.11,1.76,9,5.69,2.39,16,7,1.63,7,4.4,2.41,10,4.5,2.07,8,6.23,1.79,13,5.62,2,8,6.21,2.39,19,5.5,1.29,4,4.42,2.19,12,4.5,2.43,6 +2489,concern,5.05,1.94,21,4.7,2.66,20,5.55,2.67,22,5.17,2.32,6,5,1.85,15,5.38,2.88,8,4.25,2.53,12,5.92,2.87,12,5.1,2.47,10,6,2.35,9,4.33,1.23,12,5,2.65,9,4.45,2.77,11,5.29,2.87,7,5.67,2.66,15,6.1,1.97,10,4.09,1.38,11,4.69,2.69,13,4.71,2.81,7,6.25,3.02,12,4.7,2,10 +2490,concerned,4.61,2.15,18,3.95,2.22,21,4.61,2.2,18,3.5,1.51,8,5.5,2.22,10,3.86,2.61,7,4,2.11,14,5,2.65,11,4,1.15,7,3.82,1.54,11,5.86,2.48,7,4,2.35,9,3.92,2.23,12,5,2.45,11,4,1.73,7,3.83,1.53,12,6.17,2.48,6,3.42,2.07,12,4.67,2.35,9,5.33,2.74,9,3.89,1.27,9 +2491,concert,7,1.22,21,5.17,3.14,24,5.4,2.23,20,7,1.07,8,7,1.35,13,6.83,2.14,6,4.61,3.27,18,5.82,2.18,11,4.89,2.32,9,7.08,1.24,12,6.89,1.27,9,6,2.58,10,4.57,3.46,14,5.62,2.36,13,5,2.08,7,7.07,1.07,14,6.86,1.57,7,6.12,2.6,16,3.25,3.41,8,5.5,1.78,12,5.25,2.92,8 +2492,concerto,5.7,1.56,20,3.14,2.19,22,5.67,2.25,27,6.14,2.12,7,5.46,1.2,13,4,2.21,10,2.42,1.98,12,5.87,2.2,15,5.45,2.5,11,5.36,1.69,11,6.11,1.36,9,3.78,2.39,9,2.69,2.02,13,5.82,2.67,17,5.44,1.42,9,5.77,1.79,13,5.57,1.13,7,2.94,2.26,16,3.67,2.07,6,5.08,2.5,12,6.13,2,15 +2493,concession,5.32,1.84,22,3.71,2.05,21,5.8,2.12,20,5.38,1.41,8,5.29,2.09,14,4.22,2.33,9,3.33,1.83,12,6.57,2.15,7,5.38,2.06,13,5.09,2.07,11,5.55,1.63,11,4,2,11,3.4,2.17,10,5.93,2.15,15,5.4,2.19,5,5.6,1.71,10,5.08,1.98,12,3.3,1.77,10,4.09,2.3,11,5.7,1.49,10,5.9,2.69,10 +2494,conch,5.37,0.96,19,3.48,1.81,21,5.14,2.23,22,5,1,3,5.44,0.96,16,3.88,1.81,8,3.23,1.83,13,5.56,2.92,9,4.85,1.68,13,5.22,0.83,9,5.5,1.08,10,4,1.8,9,3.08,1.78,12,5.36,2.62,14,4.75,1.39,8,5,0.58,7,5.58,1.08,12,4.3,1.57,10,2.73,1.74,11,4.92,2.87,12,5.4,1.17,10 +2495,concierge,5.35,1.39,20,3.39,1.9,23,5.07,1.78,28,5.88,0.83,8,5,1.6,12,3.67,2.24,9,3.21,1.72,14,4.93,1.86,14,5.21,1.76,14,5.44,2.07,9,5.27,0.47,11,3.42,1.73,12,3.36,2.16,11,4.71,1.64,14,5.43,1.91,14,5.1,1.79,10,5.6,0.84,10,3.73,1.85,11,3.08,1.98,12,5.42,1.51,12,4.81,1.97,16 +2496,concise,5.47,1.93,19,3.3,1.89,20,5.47,2.27,19,6.33,1.15,3,5.31,2.02,16,3.67,1.63,6,3.14,2.03,14,5.67,2.5,6,5.38,2.26,13,5.2,1.32,10,5.78,2.49,9,2.83,1.94,6,3.5,1.91,14,5.33,2.12,9,5.6,2.5,10,4.88,2.03,8,5.91,1.81,11,2.75,1.91,8,3.67,1.87,12,6.43,1.81,7,4.92,2.39,12 +2497,conclude,4.81,1.36,21,2.57,1.97,23,5.85,2.06,20,5.12,1.46,8,4.62,1.33,13,3.83,2.23,6,2.12,1.73,17,6.18,1.94,11,5.44,2.24,9,4.67,1.44,12,5,1.32,9,2.9,1.91,10,2.31,2.06,13,6.15,2.08,13,5.29,2.06,7,4.5,1.29,14,5.43,1.4,7,3.2,2.14,15,1.38,0.74,8,5.92,2.02,12,5.75,2.25,8 +2498,conclusion,4.8,1.74,20,3.95,2.06,22,6.63,1.77,19,4.67,2.35,9,4.91,1.14,11,2.6,1.67,5,4.5,2,16,6.67,2.25,6,6.62,1.61,13,4.86,1.83,14,4.67,1.63,6,4.5,2.28,12,3.44,1.67,9,6.11,1.27,9,7.1,2.08,10,5.3,1.57,10,4.3,1.83,10,3.75,2.05,12,4.2,2.15,10,6.5,2.26,6,6.69,1.6,13 +2499,conclusive,5.32,1.46,22,3.92,1.92,26,6.79,1.74,24,5.89,1.36,9,4.92,1.44,13,3.4,2.27,10,4.25,1.65,16,6,1.8,9,7.27,1.58,15,5.75,0.71,8,5.07,1.73,14,4.31,2.06,13,3.54,1.76,13,6.67,1.87,12,6.92,1.68,12,4.83,1.03,12,5.9,1.73,10,3.8,2.27,15,4.09,1.38,11,6.85,1.72,13,6.73,1.85,11 +2500,concoction,5.52,1.78,21,4.16,2.36,25,5.63,1.95,19,4.89,2.03,9,6,1.48,12,3.5,2.74,6,4.28,2.3,18,5,2.24,7,6,1.76,12,5.44,1.79,16,5.8,1.92,5,3.86,2.74,14,4.4,1.84,10,6.22,2.44,9,5.1,1.29,10,5.42,2.15,12,5.67,1.22,9,4.62,2.5,16,3.33,1.94,9,5.18,1.83,11,6.25,2.05,8 +2501,concourse,4.9,1.37,21,3.71,1.93,21,5.2,2.2,25,5.25,0.97,12,4.44,1.74,9,4.29,2.06,7,3.43,1.87,14,4.5,2.17,10,5.67,2.16,15,4,2,4,5.12,1.17,17,3.4,2.01,10,4,1.9,11,4.86,2.27,7,5.33,2.22,18,4.5,1.51,12,5.44,1.01,9,3.92,2.02,13,3.38,1.85,8,4.78,1.92,9,5.44,2.37,16 +2502,concrete,4.82,1.5,22,3.63,1.95,19,5.9,2,21,5.2,1.48,5,4.69,1.58,16,3.88,2.3,8,3.45,1.75,11,5.9,1.73,10,5.91,2.3,11,4.92,1.24,12,4.7,1.83,10,3.2,1.55,10,4.11,2.32,9,5.83,2.08,12,6,2,9,4.91,1.22,11,4.73,1.79,11,3.12,1.73,8,4,2.1,11,6.33,1.32,9,5.58,2.39,12 +2503,concubine,3.53,2.06,19,5.33,2.06,21,4.91,2.54,23,4,3.61,3,3.44,1.82,16,6.25,1.75,8,4.77,2.09,13,5.67,2.78,9,4.43,2.34,14,3.11,2.15,9,3.9,2.02,10,5.78,1.86,9,5,2.22,12,5.2,2.62,15,4.38,2.45,8,3.43,1.99,7,3.58,2.19,12,5.3,2.11,10,5.36,2.11,11,5.62,3.01,13,4,1.41,10 +2504,concur,6,1.33,19,3.6,1.88,20,5.29,2.37,24,6.31,1.38,13,5.33,1.03,6,4,2.74,5,3.47,1.6,15,5.62,2.1,13,4.91,2.7,11,6.56,1.59,9,5.5,0.85,10,4,2.45,7,3.38,1.56,13,5.55,2.46,11,5.08,2.36,13,5.78,0.97,9,6.2,1.62,10,3.7,2.11,10,3.5,1.72,10,5.22,2.44,9,5.33,2.41,15 +2505,concussion,3.45,2.09,20,3.96,2.61,24,3.74,2.16,19,3.5,1.41,8,3.42,2.5,12,5.83,2.4,6,3.33,2.43,18,4,2.37,11,3.38,1.92,8,4.08,2.39,12,2.5,1.07,8,5.6,2.22,10,2.79,2.26,14,4.08,2.25,13,3,1.9,6,3.92,2.36,13,2.57,1.13,7,4.38,2.85,16,3.12,1.96,8,3,1.79,11,4.75,2.31,8 +2506,condemn,2.62,1.36,21,5.33,2.39,21,4.17,1.95,23,2.67,1.23,12,2.56,1.59,9,5.71,1.8,7,5.14,2.68,14,4.67,1.94,9,3.86,1.96,14,3.25,1.71,4,2.47,1.28,17,5,2.26,10,5.64,2.58,11,3.86,1.35,7,4.31,2.18,16,2.5,1.62,12,2.78,0.97,9,5.08,2.66,13,5.75,1.98,8,2.62,0.92,8,5,1.85,15 +2507,condemnation,3.15,1.04,20,4.1,2.45,20,3.18,1.97,22,2.57,0.79,7,3.46,1.05,13,4.56,2.24,9,3.73,2.65,11,4.83,2.14,6,2.56,1.55,16,3.4,1.35,10,2.89,0.6,9,3.88,2.9,8,4.25,2.22,12,3.8,2.01,15,1.86,1.07,7,3.45,0.93,11,2.78,1.09,9,3.92,2.57,12,4.38,2.39,8,3.55,2.38,11,2.82,1.47,11 +2508,condensed,4.38,1.88,21,4.05,2.01,22,5,1.45,21,5.67,0.87,9,3.42,1.88,12,3.83,2.48,6,3.93,1.79,15,4.67,2.07,6,5.13,1.19,15,5.33,1.22,9,3.67,2.02,12,4.6,2.07,5,3.88,2.03,17,4.7,1.42,10,5.27,1.49,11,4.08,2.11,12,4.78,1.56,9,3.67,2.18,9,4.31,1.93,13,5.17,1.4,12,4.78,1.56,9 +2509,condescending,3.8,1.88,20,5.27,2.59,22,4.38,2.31,21,3.67,1.94,9,3.91,1.92,11,5.2,2.3,10,5.33,2.9,12,4.38,1.69,8,4.38,2.69,13,3.93,1.86,14,3.5,2.07,6,4.38,2.77,8,5.79,2.42,14,4.62,1.77,8,4.23,2.65,13,4.5,1.51,10,3.1,2.02,10,5,2.92,12,5.6,2.22,10,4.92,2.71,12,3.67,1.5,9 +2510,condition,4.32,1.52,22,4.15,2.21,20,6.53,2.52,19,4.08,1.66,13,4.67,1.32,9,5.57,1.81,7,3.38,2.06,13,6.43,2.7,7,6.58,2.54,12,4.58,1.83,12,4,1.05,10,5.11,2.2,9,3.36,1.96,11,6.4,2.41,10,6.67,2.78,9,4.17,1.59,12,4.5,1.51,10,5.29,1.8,7,3.54,2.22,13,7.71,1.38,7,5.83,2.82,12 +2511,conditioner,5.84,1.01,19,3,2.41,21,6.38,2.28,24,5.33,0.58,3,5.94,1.06,16,2.57,2.07,7,3.38,2.63,13,6,2.56,8,6.56,2.19,16,5.57,0.79,7,6,1.13,12,3.14,2.79,7,3.08,2.33,13,6.08,2.9,13,6.73,1.27,11,5.75,1.04,8,5.91,1.04,11,3.09,2.66,11,2.9,2.23,10,6.65,2.6,17,5.71,1.11,7 +2512,conditioning,4.89,1.18,18,3.77,2.09,22,5.96,2.33,28,4.75,0.71,8,5,1.49,10,3.62,2.77,8,3.86,1.7,14,6.14,2.38,14,5.79,2.36,14,4.75,1.67,8,5,0.67,10,3.73,2.05,11,3.82,2.23,11,5.5,2.65,14,6.43,1.95,14,5.22,1.56,9,4.56,0.53,9,3.73,1.85,11,3.82,2.4,11,6.25,2.34,12,5.75,2.38,16 +2513,condo,6.47,1.31,19,3.8,2.09,20,5.75,2.21,24,6.69,1.18,13,6,1.55,6,4,2.12,5,3.73,2.15,15,5.69,2.29,13,5.82,2.23,11,6.33,1.58,9,6.6,1.07,10,4.43,2.51,7,3.46,1.85,13,5.18,2.23,11,6.23,2.17,13,6.56,1.24,9,6.4,1.43,10,3.7,2,10,3.9,2.28,10,6.78,2.05,9,5.13,2.13,15 +2514,condom,5.44,2.18,18,5.38,1.94,21,6.26,2.38,23,8,1,3,4.93,1.98,15,5.88,1.55,8,5.08,2.14,13,6.22,2.28,9,6.29,2.52,14,5.5,2.56,8,5.4,1.96,10,5.22,2.11,9,5.5,1.88,12,6.53,2.23,15,5.75,2.71,8,4.86,1.77,7,5.82,2.4,11,5.5,1.96,10,5.27,2,11,6.15,2.94,13,6.4,1.51,10 +2515,condone,5.1,1.21,20,3.57,1.99,21,5.48,2.54,25,4.67,2.08,3,5.18,1.07,17,4.14,2.73,7,3.31,1.6,13,4.62,2.13,8,5.88,2.67,17,4.86,1.35,7,5.23,1.17,13,4,2.83,7,3.38,1.56,13,5.14,2.6,14,5.91,2.51,11,4.78,1.2,9,5.36,1.21,11,3.91,2.39,11,3.2,1.48,10,5.61,2.83,18,5.14,1.68,7 +2516,condor,4.76,1.67,21,3.55,2.28,22,6.06,2.24,16,5,1.8,9,4.58,1.62,12,4.4,2.46,10,2.83,1.95,12,6.1,2.23,10,6,2.45,6,4.29,1.98,7,5,1.58,13,4.27,2.41,11,2.82,1.99,11,5.83,2.32,6,6.2,2.3,10,4.46,1.9,13,5.25,1.16,8,3.27,2.33,11,3.82,2.32,11,5.88,2.23,8,6.25,2.38,8 +2517,conducive,5.39,0.98,18,3.85,2.06,20,5.78,2,23,5,0,2,5.44,1.03,16,3.62,1.6,8,4,2.37,12,4.56,2.3,9,6.57,1.34,14,5.56,1.24,9,5.22,0.67,9,4.75,2.12,8,3.25,1.86,12,6.13,2.39,15,5.12,0.64,8,5,1.15,7,5.64,0.81,11,4.1,2.23,10,3.6,1.96,10,5.77,2.55,13,5.8,1.03,10 +2518,conduct,5.21,1.72,19,3.64,1.94,22,6.12,2.15,24,4.5,1.97,6,5.54,1.56,13,3.58,1.83,12,3.7,2.16,10,6.12,2.53,8,6.12,2.03,16,5,0.94,10,5.44,2.35,9,4.11,2.2,9,3.31,1.75,13,5.65,2.12,17,7.67,1.75,6,5.25,1.49,8,5.18,1.94,11,3.67,2.06,9,3.62,1.94,13,6.19,2.23,16,6,2.14,8 +2519,conductor,5.5,1.57,22,4.24,2.41,21,5.47,2.29,19,5.62,1.41,8,5.69,1.44,13,4.14,2.48,7,4.23,2.55,13,4.57,2.44,7,5.91,2.21,11,5.62,1.77,8,5.69,1.18,13,4.33,2.69,9,4.17,2.29,12,4.14,0.9,7,6.25,2.53,12,6,1.55,11,5,1.48,11,4,2.96,9,4.42,2.02,12,5.44,2.37,16,5.67,2.31,3 +2520,conduit,4.5,1.65,22,3.48,2.36,21,5.48,2.11,21,4.36,1.95,14,4.75,1.04,8,4,2.45,11,3.11,2.26,9,4.83,2.32,6,5.73,2.05,15,3.4,1.65,10,5.42,1,12,2.82,1.78,11,4.2,2.78,10,5.31,1.97,13,5.75,2.43,8,3.83,1.59,12,5.3,1.42,10,3.54,2.76,13,3.38,1.69,8,5.58,2.07,12,5.33,2.29,9 +2521,cone,6.1,2.05,21,3.36,2.23,25,5.72,2.05,18,5.67,2.6,9,6.42,1.56,12,2.83,1.83,6,3.5,2.43,18,4.17,1.83,6,6.5,1.73,12,5.81,2.17,16,7,1.41,5,3,2.29,14,3.8,2.3,10,5.78,2.68,9,5.67,1.32,9,6,2.45,12,6.22,1.48,9,3.62,2.22,16,2.89,2.32,9,5.5,2.42,10,6,1.6,8 +2522,confederacy,4.15,1.63,20,3.75,2.02,20,3.9,1.48,21,4.88,1.25,8,3.67,1.72,12,4,2,5,3.64,2.17,14,4.17,1.6,6,3.8,1.47,15,4,2,9,4.27,1.35,11,5.2,1.79,5,3.27,1.91,15,4.1,1.6,10,3.73,1.42,11,4.5,1.83,12,3.62,1.19,8,3.29,1.7,7,4,2.2,13,3.83,1.85,12,4,0.87,9 +2523,confederate,4.5,1.28,20,3.95,1.88,21,5.28,2.56,25,4.33,1.15,3,4.53,1.33,17,3.71,2.14,7,3.92,1.8,13,5,2.2,8,5.41,2.76,17,4.43,0.79,7,4.54,1.51,13,3.86,1.68,7,3.85,2.03,13,5.29,2.37,14,5.27,2.9,11,4.78,1.2,9,4.27,1.35,11,4.45,1.69,11,3.4,2.01,10,5.17,2.96,18,5.57,1.13,7 +2524,confer,5.09,1.59,23,2.48,1.66,21,4.76,1.42,25,5.17,2.14,6,5.06,1.43,17,2.75,1.26,4,2.41,1.77,17,4.33,2.18,9,5,0.73,16,4.78,1.2,9,5.29,1.82,14,2.9,1.73,10,2.09,1.58,11,4.71,1.2,14,4.82,1.72,11,5.15,1.46,13,5,1.83,10,2.1,1.6,10,2.82,1.72,11,4.83,1.42,18,4.57,1.51,7 +2525,conference,5.1,1.67,21,2.95,1.96,22,4.88,2.23,26,5.4,1.96,10,4.82,1.4,11,2,1.29,7,3.4,2.1,15,5,2.32,17,4.67,2.18,9,5.64,1.21,11,4.5,1.96,10,4.2,3.11,5,2.59,1.42,17,5,2.32,14,4.75,2.22,12,5.23,1.17,13,4.88,2.36,8,2.9,2.23,10,3,1.81,12,5,2.51,14,4.75,1.96,12 +2526,confess,4.85,1.39,20,4.67,1.85,21,5.53,2.37,19,4.67,1.73,9,5,1.1,11,2.8,1.48,5,5.2,1.61,15,6.33,2.42,6,5.15,2.34,13,4.71,1.33,14,5.17,1.6,6,4.75,1.76,12,4.38,2.13,8,5.11,2.03,9,5.9,2.69,10,4.9,1.1,10,4.8,1.69,10,4.27,1.68,11,5.1,2.02,10,6.5,2.26,6,5.08,2.36,13 +2527,confession,5.47,2.06,19,4.59,2.17,22,5.18,2.44,22,6.11,1.69,9,4.9,2.28,10,4.75,2.31,8,4.5,2.18,14,4.64,2.54,11,5.73,2.33,11,6,1.29,7,5.17,2.41,12,4.9,2.13,10,4.33,2.27,12,5.23,2.59,13,5.11,2.37,9,5.7,2.5,10,5.22,1.56,9,3.75,2.66,8,5.07,1.77,14,4.86,2.6,14,5.75,2.19,8 +2528,confessional,4.62,1.53,21,4.35,2.58,20,4.43,2.23,21,4,1.1,6,4.87,1.64,15,4,1.77,8,4.58,3.06,12,3.82,2.09,11,5.1,2.28,10,4.17,1.33,6,4.8,1.61,15,4.5,2.32,10,4.2,2.94,10,4.5,2.41,14,4.29,1.98,7,4.57,1.4,7,4.64,1.65,14,4.07,2.76,14,5,2.19,6,4.08,2.23,12,4.89,2.26,9 +2529,confetti,6.26,1.63,19,5.57,2.8,21,5.57,1.7,23,4.6,1.67,5,6.85,1.21,13,7.33,2.16,6,4.87,2.77,15,4.7,1.57,10,6.23,1.54,13,5.71,2.36,7,6.55,1.04,11,7.43,1.51,7,4.64,2.87,14,5.36,1.43,11,5.75,1.96,12,6.17,1.85,12,6.43,1.27,7,6.45,2.38,11,4.6,3.03,10,5,1.41,14,6.44,1.81,9 +2530,confidant,7.15,1.42,20,4.25,2.31,20,6.82,1.89,22,7.57,1.27,7,6.92,1.5,13,4.89,2.09,9,3.73,2.45,11,7.17,2.64,6,6.69,1.62,16,7,1.41,10,7.56,1.33,9,3.75,2.12,8,4.58,2.47,12,6.53,1.96,15,7.43,1.72,7,7.09,1.58,11,7.22,1.3,9,4.08,2.11,12,4.5,2.73,8,6,2.32,11,7.64,0.81,11 +2531,confide,6.21,1.62,19,3.43,2.01,21,6.42,2.37,26,6.83,1.33,6,5.92,1.71,13,4,2.16,10,2.91,1.81,11,6.07,2.43,15,7.3,2,10,6,1.7,10,6.44,1.59,9,3.89,1.62,9,3.08,2.27,12,6.88,2.19,16,6,2.55,9,6.67,1.44,12,5.43,1.72,7,3.33,2.19,15,3.67,1.63,6,5.83,2.79,12,6.93,1.9,14 +2532,confidence,6.71,1.76,21,4.04,3,24,6.5,2.4,20,7.75,1.16,8,6.08,1.8,13,5.67,3.27,6,3.5,2.79,18,7,1.73,11,5.89,3.02,9,6.5,2.11,12,7,1.22,9,5.4,2.99,10,3.07,2.7,14,6.38,2.53,13,6.71,2.29,7,6.43,1.83,14,7.29,1.6,7,4.25,3.02,16,3.62,3.11,8,6.83,2.17,12,6,2.78,8 +2533,confident,7.56,1.14,39,4.62,2.36,21,7.04,2.25,23,7.69,0.75,13,7.52,1.33,25,5.25,2.12,8,4.23,2.49,13,6.22,2.59,9,7.57,1.91,14,7.47,1.25,15,7.65,1.11,23,5.22,1.09,9,4.17,2.95,12,7.33,2.53,15,6.5,1.6,8,7.67,1.24,24,7.4,0.99,15,5.1,2.23,10,4.18,2.48,11,7.23,2.42,13,6.8,2.1,10 +2534,confidential,6.05,2.04,19,4.5,2.56,20,5,2.27,20,6,1,3,6.06,2.21,16,5,2.92,5,4.33,2.53,15,4.67,1.51,6,5.14,2.57,14,5.7,1.64,10,6.44,2.46,9,5.43,2.07,7,4,2.74,13,5.4,2.17,10,4.6,2.41,10,6.25,1.39,8,5.91,2.47,11,5.22,2.54,9,3.91,2.55,11,4.62,2.77,8,5.25,1.96,12 +2535,confidentiality,5.82,1.94,22,4.64,2.38,22,6.16,2.09,19,4.75,0.89,8,6.23,2.09,13,5.29,2.56,7,4.36,2.41,14,6.86,1.35,7,5.73,2.49,11,5.25,2.05,8,5.92,1.75,13,6.11,2.52,9,3.62,1.71,13,5.43,2.23,7,6.58,1.98,12,6.45,2.07,11,5.18,1.66,11,4.89,2.89,9,4.46,2.07,13,6.38,1.67,16,5,4,3 +2536,configuration,4.58,1.68,19,3.45,2.19,20,5.45,2.35,20,5.67,1.15,3,4.27,1.71,15,3.4,2.07,10,3.5,2.42,10,5.4,2.17,10,5.5,2.64,10,3.83,1.83,6,4.83,1.59,12,3.14,2.12,7,3.62,2.29,13,4.75,1.98,8,5.92,2.54,12,4.83,1.47,12,4.14,2.04,7,3.3,2.21,10,3.6,2.27,10,5.22,2.11,9,5.64,2.62,11 +2537,confine,3,1.45,21,3.96,2.7,23,3.83,2.66,18,3.44,1.81,9,2.67,1.07,12,4.45,2.46,11,3.5,2.94,12,4.1,2.69,10,3.5,2.78,8,3.29,1.8,7,2.85,1.34,13,4.73,2.69,11,3.25,2.63,12,3.71,2.87,7,3.91,2.66,11,3.08,1.75,13,2.88,0.83,8,4,2.83,11,3.92,2.71,12,3.56,2.01,9,4.11,3.3,9 +2538,confinement,4.05,1.73,20,4.83,2.37,23,2.46,2.02,26,4,1.7,10,4.1,1.85,10,4.73,2,11,4.92,2.75,12,2.82,2.36,11,1.86,1.23,14,4.4,1.35,10,3.7,2.06,10,4.45,2.21,11,5.17,2.55,12,2.53,2,17,1.75,1.39,8,4.08,1.89,13,4,1.53,7,4.33,2.09,15,5.75,2.71,8,2.29,1.76,17,2.78,2.54,9 +2539,confirm,5.76,2,21,3.38,1.94,21,6.56,2.31,25,6.17,1.85,12,5.22,2.17,9,4,2.45,7,3.07,1.64,14,7,1.49,10,6.27,2.74,15,6,2,4,5.71,2.05,17,3.7,1.83,10,3.09,2.07,11,6.71,2.21,7,6.5,2.41,18,6.25,2.01,12,5.11,1.9,9,3.62,1.98,13,3,1.93,8,5.67,2.96,9,7.06,1.77,16 +2540,confirmation,5.71,1.79,21,3.83,2.08,23,5.55,2.56,20,6.25,1.49,8,5.38,1.94,13,3.85,2.34,13,3.8,1.81,10,5.62,2.53,13,5.43,2.82,7,6.62,1.6,8,4.92,1.56,12,4.69,1.93,13,2.7,1.77,10,6,2.56,12,4.88,2.59,8,5.7,2.31,10,5.73,1.27,11,3.65,2.23,17,4.33,1.63,6,5.56,3.13,9,5.55,2.16,11 +2541,confiscate,3.59,1.87,22,5.68,2.08,19,4.24,2.21,21,4,2.55,5,3.44,1.75,16,5.62,2.33,8,5.73,2,11,3.6,2.27,10,4.82,2.09,11,4,1.81,12,3.1,1.91,10,6,1.41,10,5.33,2.69,9,3.42,1.88,12,5.33,2.24,9,3.27,2.1,11,3.91,1.64,11,5,2.07,8,6.18,2.04,11,4.22,2.54,9,4.25,2.05,12 +2542,conflict,3.05,1.57,20,5.41,2.2,22,4.11,2.08,19,2.78,1.72,9,3.27,1.49,11,4.8,3.11,5,5.56,2,16,3.67,2.25,6,4.31,2.06,13,3.21,1.58,14,2.67,1.63,6,4.58,2.5,12,6.44,1.33,9,3.89,1.76,9,4.3,2.41,10,3.7,1.57,10,2.4,1.35,10,4.17,2.12,12,6.9,1.1,10,4.17,2.14,6,4.08,2.14,13 +2543,conflicting,3.5,1.43,20,4.91,2.27,23,3.86,2.37,21,3.8,2.17,5,3.4,1.18,15,5.5,1.78,12,4.27,2.65,11,3.91,2.39,11,3.22,1.79,9,3.36,1.36,11,3.67,1.58,9,5.12,2.28,16,4.43,2.37,7,3.91,1.97,11,3.8,2.86,10,3.17,1.47,12,4,1.31,8,5.11,2.4,19,4,1.41,4,3.14,1.88,14,5.29,2.75,7 +2544,conform,4.78,1.93,18,3.9,2.4,20,3.67,2.87,24,5,2.09,12,4.33,1.63,6,3.6,2.41,5,4,2.48,15,4.31,3.07,13,2.91,2.55,11,5.12,2.42,8,4.5,1.51,10,3.43,2.15,7,4.15,2.58,13,3.18,2.68,11,4.08,3.07,13,4.88,1.64,8,4.7,2.21,10,3.3,2.79,10,4.5,1.9,10,3.33,3.2,9,3.87,2.75,15 +2545,confound,3.85,1.53,20,4.38,1.88,21,4.88,2.29,34,3.4,1.51,10,4.3,1.49,10,3.75,1.67,8,4.77,1.96,13,4.86,2.41,14,4.9,2.27,20,3.89,1.36,9,3.82,1.72,11,4.54,1.85,13,4.12,2.03,8,5.23,2.43,22,4.25,1.96,12,3.9,1.6,10,3.8,1.55,10,4.57,1.95,14,4,1.83,7,5.76,1.92,17,4,2.35,17 +2546,confounded,4.32,1.57,19,4.38,2.65,24,4.07,2.16,27,4.88,0.99,8,3.91,1.81,11,3.67,2.4,9,4.8,2.78,15,3.46,2.03,13,4.64,2.21,14,4.44,1.24,9,4.2,1.87,10,4.5,2.35,12,4.25,3.02,12,3.71,2.16,14,4.46,2.18,13,4.5,1.65,10,4.11,1.54,9,4.25,2.49,12,4.5,2.91,12,4.5,2.2,12,3.73,2.15,15 +2547,confront,4.59,1.82,22,6.11,2.3,18,5.9,2.21,21,4.4,1.67,5,4.69,1.96,16,7,1.31,8,5.4,2.72,10,5.3,2.5,10,6.45,1.86,11,4.75,1.54,12,4.4,2.17,10,6.3,1.34,10,5.88,3.23,8,5.92,2.43,12,5.89,2.03,9,4.36,1.8,11,4.82,1.89,11,5.29,2.14,7,6.64,2.34,11,5.44,2.55,9,6.25,1.96,12 +2548,confrontation,2.57,1.57,21,5.16,2.7,25,4.17,2.77,18,2.67,1.41,9,2.5,1.73,12,4.5,3.45,6,5.39,2.57,18,5.43,3.31,7,3.36,2.16,11,2.44,1.5,16,3,1.87,5,4.29,3.05,14,6.4,1.78,10,3.5,2.67,8,4.7,2.87,10,2.58,1.68,12,2.56,1.51,9,5.56,2.53,16,4.44,3,9,3.8,2.9,10,4.62,2.72,8 +2549,confuse,4.5,1.54,20,3.95,1.93,20,4.39,2.42,36,5.5,1.2,8,3.83,1.4,12,4.4,2.07,5,3.8,1.93,15,4.36,2.38,11,4.4,2.48,25,5,1.63,13,3.57,0.79,7,4.17,1.99,12,3.62,1.92,8,4.8,2.44,20,3.88,2.36,16,4.82,1.33,11,4.11,1.76,9,4.09,2.07,11,3.78,1.86,9,4.23,2.6,22,4.64,2.17,14 +2550,confused,3.11,1.52,19,4.28,2.64,39,4.13,2.46,23,3,1.73,3,3.07,1.58,15,5.12,2.85,16,3.7,2.36,23,4.44,2.24,9,3.93,2.64,14,3.33,2.07,6,2.92,1.31,12,4.89,2.47,19,3.7,2.72,20,5.07,2.49,15,2.38,1.06,8,3.08,1.62,12,3.14,1.46,7,3.9,2.57,21,4.72,2.72,18,4.38,2.9,13,3.8,1.81,10 +2551,confusing,3,1.45,22,5.09,2.56,23,3.95,1.39,19,3.5,1.51,8,2.85,1.34,13,5.25,1.98,8,5,2.99,14,3.57,1.72,7,3.91,0.83,11,2.88,1.25,8,3.23,1.54,13,4.67,2.74,9,5.36,2.5,14,3.86,1.46,7,4,1.41,12,3.18,1.54,11,2.82,1.4,11,3.67,2.69,9,6,2.08,14,3.88,1.45,16,4.33,1.15,3 +2552,confusion,3.32,1.34,19,4.64,2.08,22,3.08,1.79,24,3.17,1.6,6,3.38,1.26,13,4.83,1.85,12,4.4,2.41,10,3.5,2.2,8,2.88,1.59,16,3.5,1.35,10,3.11,1.36,9,5.22,2.33,9,4.23,1.88,13,3.06,1.85,17,2.83,1.72,6,2.88,1.36,8,3.64,1.29,11,4.44,1.81,9,4.77,2.31,13,3.19,1.87,16,2.88,1.73,8 +2553,conga,5.9,1.67,21,4.57,2.52,21,4.76,1.95,21,5.56,1.94,9,6.17,1.47,12,3.5,2.51,6,5,2.48,15,5.33,2.16,6,4.53,1.88,15,5.11,1.9,9,6.5,1.24,12,5,2.71,4,4.47,2.55,17,5.2,2.2,10,4.36,1.69,11,6.08,2.07,12,5.67,1,9,4.62,2.5,8,4.54,2.63,13,4.58,1.88,12,5,2.12,9 +2554,congenital,4.11,2.28,19,4.13,2.4,23,3.58,1.39,19,4.33,2.12,9,3.9,2.51,10,4.29,2.06,7,4.13,2.67,15,3.4,1.71,10,3.78,0.97,9,4.33,2.92,9,3.9,1.66,10,5.1,2.96,10,3.42,1.68,12,3.5,1.6,8,3.5,1.27,10,4.58,2.5,12,3.29,1.7,7,4,2.27,20,5,3.61,3,3.5,1.69,8,3.64,1.21,11 +2555,congestion,3.25,1.45,20,4.24,2.59,21,3.4,2.16,25,2.5,1,4,3.44,1.5,16,3.75,2.36,4,4.35,2.69,17,4.44,2.19,9,2.81,1.97,16,3.5,1.41,8,3.08,1.51,12,4.5,2.37,10,4,2.86,11,3.57,2.47,14,3.18,1.78,11,2.73,1.27,11,3.89,1.45,9,3.3,2.54,10,5.09,2.43,11,3.39,1.91,18,3.43,2.88,7 +2556,conglomerate,5,1.67,19,4.68,2.44,22,4.63,1.95,19,5,1.73,9,5,1.7,10,6.71,1.8,7,3.71,2.2,14,4.4,2.22,10,4.89,1.69,9,5.33,1.66,9,4.7,1.7,10,5.22,2.91,9,4.33,2.19,12,4.5,1.6,8,5,2.16,10,5.33,1.78,12,4.43,1.4,7,4.68,2.5,19,4.67,2.52,3,4.12,1.73,8,5,2.1,11 +2557,congrats,6.94,2.18,18,4.05,2.44,20,5.96,2.26,25,7.6,1.67,5,6.69,2.36,13,3.18,2.09,11,5.11,2.52,9,5.88,2.16,16,6.11,2.57,9,7,2.24,7,6.91,2.26,11,3.89,2.85,9,4.18,2.18,11,6,2.51,20,5.8,0.84,5,6.78,2.05,9,7.11,2.42,9,4,2.32,11,4.11,2.71,9,5.63,2.41,19,7,1.41,6 +2558,congratulate,6.33,2.3,18,4.77,2.74,22,7,1.83,23,6,2.68,11,6.67,1.63,6,5.75,3.33,8,4.21,2.29,14,6.86,2.04,7,7.06,1.81,16,5.25,2.6,8,7.2,1.69,10,5.44,2.6,9,4.31,2.84,13,7.27,1.79,11,6.75,1.91,12,6.18,2.82,11,6.57,1.27,7,5,3.32,11,4.55,2.16,11,7.08,1.98,13,6.9,1.73,10 +2559,congratulation,7.3,1.13,20,6.05,2.31,20,6.68,2.12,25,7.33,0.58,3,7.29,1.21,17,6.17,1.72,6,6,2.68,13,6.12,1.96,8,6.94,2.19,17,7.14,1.07,7,7.38,1.19,13,5.86,2.27,7,6.17,2.52,12,6.57,2.24,14,6.82,2.04,11,6.89,1.27,9,7.64,0.92,11,6.91,1.64,11,5,2.65,9,6.67,2.35,18,6.71,1.5,7 +2560,congratulations,7.33,1.94,18,5.55,2.72,20,6.72,1.56,18,6.38,2.33,8,8.1,1.2,10,5.14,2.19,7,5.77,3.03,13,7,1.34,11,6.29,1.89,7,6.91,2.21,11,8,1.29,7,6,3.08,9,5.18,2.48,11,7,1.55,11,6.29,1.6,7,7.08,2.15,12,7.83,1.47,6,5.58,2.75,12,5.5,2.88,8,7.11,1.54,9,6.33,1.58,9 +2561,congregation,5.16,2.43,19,3.2,2.12,20,5,2.27,20,6.67,2.08,3,5.13,2.29,15,3.5,2.22,10,2.9,2.08,10,4.9,2.08,10,5.1,2.56,10,4.67,2.25,6,5.75,2.3,12,3,2.52,7,3.31,1.97,13,4.25,2.05,8,5.5,2.35,12,5.08,2.43,12,5.29,2.63,7,3.6,2.55,10,2.8,1.62,10,4.78,1.86,9,5.18,2.64,11 +2562,congress,3.55,1.67,20,3.61,2.17,18,3.48,1.72,21,3,1.22,5,3.73,1.79,15,3.83,2.14,6,3.5,2.28,12,3.89,1.54,9,3.17,1.85,12,4.1,1.1,10,3,2,10,3.9,2.18,10,3.25,2.25,8,3.3,1.83,10,3.64,1.69,11,3.58,1.56,12,3.5,1.93,8,2.56,1.67,9,4.67,2.18,9,3.3,1.83,10,3.64,1.69,11 +2563,congressional,4.29,1.45,21,3.82,2.4,22,4.05,1.83,21,4.67,1.32,9,4,1.54,12,2.5,1.76,6,4.2,2.51,15,4,2.37,6,4.07,1.67,15,4.44,1.59,9,4.17,1.4,12,4.8,2.39,5,3.53,2.4,17,4.1,2.08,10,4,1.67,11,4.33,1.78,12,4.22,0.97,9,4.33,2.12,9,3.46,2.6,13,4.33,1.78,12,3.67,1.94,9 +2564,congressman,3.71,1.71,21,4.09,2.59,23,3.67,2.52,21,4.8,1.79,5,3.38,1.59,16,5,2.3,12,3.09,2.63,11,3,2.24,11,3.89,2.32,9,3.25,1.76,12,4.33,1.5,9,4.94,2.59,16,2.14,1.21,7,4.09,2.12,11,3.2,2.94,10,3.92,1.8,13,3.38,1.6,8,3.84,2.77,19,5.25,0.96,4,3.14,2.11,14,4.71,3.09,7 +2565,conjecture,4.71,1.74,21,3.64,2.11,22,4.67,2.25,18,5.11,2.2,9,4.42,1.31,12,4.18,2.18,11,3.09,1.97,11,5,2.21,10,4.25,2.38,8,5,2.24,7,4.54,1.56,13,4.73,2.05,11,2.55,1.57,11,4.86,2.79,7,4.55,1.97,11,4.62,1.85,13,4.88,1.64,8,3.09,1.97,11,4.18,2.18,11,4,1.94,9,5.33,2.45,9 +2566,conjugal,4.84,1.86,19,4.72,2.11,18,5.47,2.07,17,4.91,1.7,11,4.75,2.19,8,5,2.94,4,4.64,1.95,14,5.38,2.56,8,5.56,1.67,9,4.75,1.75,8,4.91,2.02,11,4.14,1.46,7,5.09,2.43,11,5.5,2.43,6,5.45,1.97,11,4.46,2.03,13,5.67,1.21,6,4.36,2.46,11,5.29,1.38,7,6.14,1.95,7,5,2.11,10 +2567,conjunction,5.19,1.33,21,4.25,2.05,24,5.55,2.2,22,5,1.41,8,5.31,1.32,13,4.69,2.21,13,3.73,1.79,11,6,2.12,13,4.89,2.26,9,5.12,1.64,8,5.42,1,12,5.08,1.26,13,3.27,2.41,11,5.92,2.07,12,5.1,2.38,10,4.7,1.57,10,5.64,0.92,11,3.88,2.34,17,5.14,0.38,7,5.6,2.46,10,5.5,2.07,12 +2568,conjure,5.05,1.75,21,4.57,2.29,23,5.27,1.69,26,5.45,1.37,11,4.6,2.07,10,4.55,2.25,11,4.58,2.43,12,5.91,2.02,11,4.86,1.29,14,5.3,1.95,10,4.82,1.6,11,4.82,2.36,11,4.33,2.31,12,5.41,1.66,17,5.12,1.89,8,5,1.96,13,5.12,1.46,8,4.6,2.29,15,4.5,2.45,8,5,1.7,17,5.78,1.64,9 +2569,conk,4.47,2.01,19,4,2.49,20,5.4,2.06,20,4,1.73,3,4.47,2.13,15,3.9,2.47,10,4.1,2.64,10,5.8,1.93,10,5,2.21,10,4.5,2.35,6,4.33,1.97,12,4.57,3.46,7,3.69,1.89,13,4.88,1.96,8,5.75,2.14,12,4.33,1.67,12,4.71,2.63,7,4.5,2.76,10,3.5,2.22,10,4.78,1.56,9,5.91,2.34,11 +2570,connect,6.61,1.65,18,3.47,2.2,19,5.96,2.05,25,6.8,1.3,5,6.54,1.81,13,3.4,2.46,10,3.56,2.01,9,5.5,2.1,16,6.78,1.79,9,6.86,2.27,7,6.45,1.21,11,3.5,2.62,8,3.45,1.97,11,6,2.27,20,5.8,0.84,5,6.78,1.99,9,6.44,1.33,9,2.8,2.3,10,4.22,1.92,9,5.79,2.23,19,6.5,1.38,6 +2571,connection,6,1.45,22,4.45,2.54,20,7.21,2.04,19,5.85,1.41,13,6.22,1.56,9,4.43,2.15,7,4.46,2.82,13,6.71,2.06,7,7.5,2.07,12,5.92,1.78,12,6.1,0.99,10,4.22,2.39,9,4.64,2.77,11,6.5,2.37,10,8,1.32,9,6.25,1.82,12,5.7,0.82,10,5.57,1.81,7,3.85,2.73,13,8,1.53,7,6.75,2.22,12 +2572,connoisseur,5.85,1.46,20,3.68,2.08,22,6.53,1.81,19,6.22,1.56,9,5.55,1.37,11,2.8,2.05,5,4.12,2,16,7.33,1.86,6,6.15,1.72,13,5.93,0.92,14,5.67,2.42,6,3.75,1.86,12,3.89,2.37,9,5.89,1.76,9,7.1,1.73,10,5.3,1.42,10,6.4,1.35,10,3.25,2.34,12,4.2,1.69,10,7.67,1.51,6,6,1.73,13 +2573,conquer,4.29,2.45,21,5.23,2.66,26,5.67,2.24,24,4.56,3,9,4.08,2.07,12,5,2.83,10,5.38,2.63,16,6.11,1.9,9,5.4,2.44,15,3.88,1.36,8,4.54,2.96,13,5.77,2.68,13,4.69,2.63,13,5.83,2.08,12,5.5,2.47,12,3.64,1.86,11,5,2.91,10,4.87,3.18,15,5.73,1.74,11,5.77,2.35,13,5.55,2.21,11 +2574,conquering,4.58,1.61,19,5.75,2.31,20,5.55,2.18,22,6,1,5,4.15,1.52,13,4.83,2.23,6,6.14,2.32,14,4.89,2.32,9,6,2.04,13,5.57,1.4,7,4.09,1.51,11,5.29,3.09,7,6,1.87,13,5.5,2.01,10,5.58,2.39,12,5,1.48,12,3.86,1.68,7,5.1,2.47,10,6.4,2.07,10,5,2.16,13,6.33,2.06,9 +2575,conqueror,5.1,2.29,20,5.28,2.72,18,5.95,2.82,22,5.6,2.3,5,4.93,2.34,15,5.33,2.88,6,5.25,2.77,12,6.2,1.87,10,5.75,3.49,12,5.7,1.57,10,4.5,2.8,10,5.6,2.95,10,4.88,2.53,8,6.36,3.04,11,5.55,2.66,11,5.25,2.45,12,4.88,2.17,8,3.67,2.96,9,6.89,1.05,9,5.27,3.04,11,6.64,2.54,11 +2576,conquest,5.9,1.83,20,5.67,2.35,18,6.09,2.56,22,6.2,1.79,5,5.8,1.9,15,6.67,1.37,6,5.17,2.62,12,6.5,1.72,10,5.75,3.14,12,6.6,1.26,10,5.2,2.1,10,6.1,2.02,10,5.12,2.75,8,6.91,2.43,11,5.27,2.53,11,5.83,2.04,12,6,1.6,8,4.89,2.85,9,6.44,1.51,9,5.82,2.75,11,6.36,2.46,11 +2577,conscience,5.9,2.29,20,3.95,2.44,20,5.41,2.82,22,5.17,2.23,6,6.21,2.33,14,4.62,2.2,8,3.5,2.58,12,5.83,2.76,12,4.9,2.96,10,6,2.92,9,5.82,1.78,11,4.33,2.12,9,3.64,2.73,11,4.29,2.75,7,5.93,2.79,15,5.67,2.65,9,6.09,2.07,11,4.23,2.59,13,3.43,2.23,7,6,2.73,12,4.7,2.91,10 +2578,conscientious,6.05,1.28,21,3,2.33,22,6.54,2,26,6,1.25,10,6.09,1.38,11,2.29,1.89,7,3.33,2.5,15,6.53,2.12,17,6.56,1.88,9,5.91,1.14,11,6.2,1.48,10,2,1.73,5,3.29,2.44,17,6.29,2.4,14,6.83,1.47,12,6.08,1.04,13,6,1.69,8,3.1,3.03,10,2.92,1.68,12,6.86,1.92,14,6.17,2.12,12 +2579,conscious,5.53,1.74,19,4.3,2.25,20,6.05,2.24,20,6.33,0.58,3,5.38,1.86,16,4,1.79,6,4.43,2.47,14,6.83,1.94,6,5.71,2.33,14,4.9,1.2,10,6.22,2.05,9,5.43,1.81,7,3.69,2.29,13,6.3,2.16,10,5.8,2.39,10,5.25,1.28,8,5.73,2.05,11,3.67,2.24,9,4.82,2.23,11,6.12,2.17,8,6,2.37,12 +2580,consciousness,6.48,1.29,21,3.33,2.65,24,7.37,2.17,19,6.5,1.51,8,6.46,1.2,13,4.33,2.58,6,3,2.66,18,7.18,2.52,11,7.62,1.69,8,6.33,1.44,12,6.67,1.12,9,3.9,2.85,10,2.93,2.53,14,7.33,2.46,12,7.43,1.72,7,6.36,1.34,14,6.71,1.25,7,4.38,2.68,16,1.25,0.46,8,7.58,2.35,12,7,1.91,7 +2581,consecrated,4.81,2.18,21,3.7,2.45,20,4.95,2.32,22,5.17,1.72,6,4.67,2.38,15,4.38,2.77,8,3.25,2.22,12,4.58,2.54,12,5.4,2.07,10,5.11,2.62,9,4.58,1.88,12,4.44,2.55,9,3.09,2.3,11,3.57,1.9,7,5.6,2.26,15,5,2.71,10,4.64,1.69,11,3.62,2.63,13,3.86,2.27,7,5,2.83,12,4.9,1.66,10 +2582,consecutive,4.75,1.41,20,3.11,2,18,5.29,2.39,24,5,1.41,5,4.67,1.45,15,3.8,1.92,5,2.85,2.03,13,5.54,2.44,13,5,2.41,11,4.8,1.48,10,4.7,1.42,10,4.29,1.89,7,2.36,1.75,11,4.88,2.53,16,6.12,1.96,8,4.57,1.45,14,5.17,1.33,6,3.33,1.92,12,2.67,2.25,6,5.07,2.71,15,5.67,1.8,9 +2583,consensual,6.3,1.45,20,5.24,2.39,21,6.54,2.23,24,6.67,1.53,3,6.24,1.48,17,5.71,3.04,7,5,2.16,13,5.86,2.41,7,6.82,2.16,17,6.57,1.62,7,6.15,1.41,13,4.71,2.69,7,5.54,2.37,13,6,2.71,13,7.18,1.33,11,5.33,0.87,9,7.09,1.38,11,5.55,2.3,11,4.9,2.56,10,6.59,2.5,17,6.43,1.51,7 +2584,consensus,5.74,1.48,19,3,2.41,20,5.38,2,24,5.92,1.44,13,5.33,1.63,6,3.8,3.35,5,2.73,2.09,15,5.54,1.94,13,5.18,2.14,11,6,1.5,9,5.5,1.51,10,4,3.42,7,2.46,1.56,13,4.91,1.92,11,5.77,2.05,13,5.67,1.41,9,5.8,1.62,10,2.9,2.23,10,3.1,2.69,10,5.67,2.29,9,5.2,1.86,15 +2585,consent,6.42,1.57,19,3.88,2.2,17,6.58,2.34,24,6.25,0.96,4,6.47,1.73,15,4.2,2.28,5,3.75,2.26,12,6,2.65,13,7.27,1.79,11,7.22,1.64,9,5.7,1.16,10,5.14,2.41,7,3,1.63,10,6.38,2.28,16,7,2.56,8,6.38,1.71,13,6.5,1.38,6,3.91,2.39,11,3.83,2.04,6,7.13,2.33,15,5.67,2.18,9 +2586,consenting,5.47,1.22,19,3.8,1.94,20,5.8,2.04,20,5,1,3,5.56,1.26,16,3.83,2.48,6,3.79,1.76,14,5.5,0.84,6,5.93,2.4,14,5.5,0.85,10,5.44,1.59,9,4.14,1.57,7,3.62,2.14,13,6.3,1.77,10,5.3,2.26,10,5.12,1.13,8,5.73,1.27,11,3.89,1.96,9,3.73,2,11,5.25,2.76,8,6.17,1.4,12 +2587,consequence,3.86,1.55,22,4.31,2.09,26,4.67,2.3,24,3.56,1.42,9,4.08,1.66,13,3.4,2.27,10,4.88,1.82,16,5.33,2.12,9,4.27,2.37,15,4.62,1.19,8,3.43,1.6,14,3.77,1.74,13,4.85,2.34,13,4.67,2.35,12,4.67,2.35,12,3.58,1.78,12,4.2,1.23,10,4,2.27,15,4.73,1.85,11,5.15,2.48,13,4.09,2.02,11 +2588,conservation,5.2,2.19,20,3.17,2.07,18,5.79,2.15,24,5.2,2.68,5,5.2,2.11,15,3.6,2.07,5,3,2.12,13,4.85,1.72,13,6.91,2.12,11,5.4,2.01,10,5,2.45,10,3.71,1.7,7,2.82,2.27,11,5.19,2.14,16,7,1.69,8,5,2,14,5.67,2.73,6,2.92,1.78,12,3.67,2.66,6,6.07,2.05,15,5.33,2.35,9 +2589,conservative,4.55,2.35,20,2.65,1.98,20,4.82,2.24,22,4.29,1.8,7,4.69,2.66,13,3,2.24,9,2.36,1.8,11,5.67,2.42,6,4.5,2.16,16,3.9,2.38,10,5,2.29,9,3.38,2.2,8,2.17,1.75,12,5.2,2.27,15,4,2.08,7,5,2.19,11,4,2.55,9,3.08,2.15,12,2,1.6,8,5,2.37,11,4.64,2.2,11 +2590,conservatory,5.18,1.18,22,3.65,2.23,26,5.74,2.05,23,5.67,0.71,9,4.85,1.34,13,2.9,2.77,10,4.12,1.75,16,6,1.85,8,5.6,2.2,15,5.25,0.71,8,5.14,1.41,14,3.92,2.22,13,3.38,2.29,13,5.17,2.25,12,6.36,1.69,11,4.83,1.27,12,5.6,0.97,10,3.2,2.31,15,4.27,2.05,11,5.92,2.31,12,5.55,1.81,11 +2591,conserve,5.9,1.37,20,3.75,2.36,20,5.86,2.4,22,7,1.22,5,5.53,1.25,15,3.88,2.42,8,3.67,2.42,12,6.25,2.38,12,5.4,2.46,10,6.38,1.69,8,5.58,1.08,12,4.22,2.33,9,3.36,2.42,11,4.43,2.3,7,6.53,2.2,15,5.89,1.36,9,5.91,1.45,11,3.38,2.14,13,4.43,2.76,7,6.25,2.67,12,5.4,2.07,10 +2592,consider,6.56,1.98,18,2.71,2.05,21,6.06,1.92,18,6.25,1.98,8,6.8,2.04,10,2.71,2.75,7,2.71,1.73,14,6.18,1.47,11,5.86,2.61,7,6.36,2.01,11,6.86,2.04,7,2.11,2.26,9,3.17,1.85,12,6.82,1.89,11,4.86,1.35,7,6.33,1.87,12,7,2.28,6,1.92,1.51,12,3.78,2.28,9,6.67,1.8,9,5.44,1.94,9 +2593,considerable,6,1.53,18,3.86,1.96,22,6.52,1.66,21,5.88,1.36,8,6.1,1.73,10,4.25,2.12,8,3.64,1.91,14,6.8,1.55,10,6.27,1.79,11,6.33,1.37,6,5.83,1.64,12,4,1.7,10,3.75,2.22,12,6.58,1.78,12,6.44,1.59,9,6.5,1.72,10,5.38,1.06,8,3.25,2.49,8,4.21,1.58,14,6.38,1.98,13,6.75,1.04,8 +2594,considerate,7.2,1.2,20,3.67,2.59,21,6.4,2.1,25,8,0,3,7.06,1.25,17,4.14,2.79,7,3.31,2.63,13,6,2.2,8,6.59,2.09,17,7.29,1.38,7,7.15,1.14,13,4.29,2.63,7,3.23,2.68,13,5.57,2.31,14,7.45,1.21,11,6.67,1.12,9,7.64,1.12,11,4.18,3.06,11,3.1,1.97,10,6.78,1.99,18,5.43,2.23,7 +2595,consideration,6.4,1.76,20,3.45,2.02,22,7.11,1.49,19,6.33,1.58,9,6.45,1.97,11,2,1.22,5,3.81,2.07,16,7.67,1.21,6,6.85,1.57,13,6.36,1.5,14,6.5,2.43,6,3.58,2.19,12,3.11,1.9,9,6.22,1.39,9,7.9,1.1,10,6.2,1.99,10,6.6,1.58,10,3.42,2.43,12,3.5,1.51,10,7.5,1.64,6,6.92,1.44,13 +2596,consignment,5.58,1.3,19,4.17,2.35,23,3.89,1.41,19,5.56,1.01,9,5.6,1.58,10,4,2.31,7,4.33,2.5,15,4.2,1.4,10,3.56,1.42,9,5.89,1.36,9,5.3,1.25,10,5,2.45,10,3.58,2.23,12,4.25,1.16,8,3.4,1.43,10,5.75,1.48,12,5.29,0.95,7,3.9,2.31,20,6,2,3,4.25,1.39,8,3.64,1.43,11 +2597,consist,5.21,2.1,19,3.14,2.23,22,5.25,1.55,28,4.5,1.97,6,5.54,2.15,13,3.27,2.37,11,3,2.19,11,5.91,1.92,11,4.82,1.13,17,5.36,2.29,11,5,1.93,8,2.82,2.27,11,3.45,2.25,11,5.17,1.89,18,5.4,0.7,10,5.23,2.49,13,5.17,0.98,6,3.29,2.61,14,2.88,1.46,8,5.38,1.96,16,5.08,0.79,12 +2598,consistency,6.1,1.74,20,2.73,1.61,22,6.19,2.06,27,6.22,0.97,9,6,2.24,11,2.14,1.57,7,3,1.6,15,6.18,2.21,17,6.2,1.87,10,6.64,1.43,11,5.44,1.94,9,2.2,1.79,5,2.88,1.58,17,5.93,2.34,14,6.46,1.76,13,6.17,1.75,12,6,1.85,8,2.3,1.57,10,3.08,1.62,12,6.64,2.17,14,5.69,1.89,13 +2599,consistent,6.43,1.66,21,3.19,1.72,21,6.77,1.23,22,5.89,1.83,9,6.83,1.47,12,2.33,1.21,6,3.43,1.83,14,7.17,0.75,6,6.62,1.36,16,5.44,1.67,9,7.17,1.27,12,3.4,1.14,5,3.12,1.89,16,6,1.18,11,7.55,0.69,11,6.92,1.31,12,5.78,1.92,9,3.89,1.62,9,2.67,1.67,12,6.75,1.29,12,6.8,1.23,10 +2600,consolation,5.47,1.71,19,3.35,2.18,20,4.71,1.85,24,5.69,1.7,13,5,1.79,6,4,3.08,5,3.13,1.88,15,4.77,1.59,13,4.64,2.2,11,6,1.58,9,5,1.76,10,3.29,2.56,7,3.38,2.06,13,5.27,1.9,11,4.23,1.74,13,5.44,1.81,9,5.5,1.72,10,2.7,1.64,10,4,2.54,10,5.11,2.57,9,4.47,1.3,15 +2601,console,6.53,1.71,19,4.09,2.09,23,5.79,1.36,19,6.22,1.09,9,6.8,2.15,10,4.71,2.21,7,3.73,2.09,15,6,1.49,10,5.56,1.24,9,6.89,1.69,9,6.2,1.75,10,4.1,2.28,10,4,2.09,12,5.75,1.16,8,5.9,1.6,10,6.67,1.87,12,6.29,1.5,7,3.95,2.04,20,5,2.65,3,5.5,1.31,8,6,1.41,11 +2602,consoled,6.44,1.93,39,2.58,1.54,19,5.86,2.47,58,6.46,2.44,13,6.42,1.68,26,2.3,1.25,10,2.89,1.83,9,5.7,2.43,27,6,2.53,31,6.33,1.91,15,6.5,1.98,24,2,1.15,7,2.92,1.68,12,5.34,2.56,38,6.85,1.98,20,6.62,1.88,21,6.22,2.02,18,2.78,1.39,9,2.4,1.71,10,5.62,2.42,32,6.15,2.54,26 +2603,consolidate,4.8,1.51,20,4.05,1.64,20,4.73,1.95,26,4.91,1.04,11,4.67,2,9,4.57,1.62,7,3.77,1.64,13,4,1.41,13,5.46,2.18,13,4.55,1.86,11,5.11,0.93,9,4.27,1.62,11,3.78,1.72,9,4.88,2.03,17,4.44,1.88,9,4.9,1.6,10,4.7,1.49,10,4.42,1.56,12,3.5,1.69,8,4.69,2.06,16,4.8,1.87,10 +2604,consolidated,4.5,1.57,20,3.8,1.82,20,5.54,1.36,26,4.45,1.69,11,4.56,1.51,9,3.71,2.06,7,3.85,1.77,13,5.08,1.19,13,6,1.41,13,3.82,1.78,11,5.33,0.71,9,3.73,1.9,11,3.89,1.83,9,5.59,1.42,17,5.44,1.33,9,4,1.7,10,5,1.33,10,3.83,1.8,12,3.75,1.98,8,5.12,1.26,16,6.2,1.32,10 +2605,consort,5.1,1.18,21,4.24,1.79,25,5.59,1.97,22,5.5,1.07,8,4.85,1.21,13,4.38,1.85,13,4.08,1.78,12,5.92,2.06,13,5.11,1.83,9,5.25,1.16,8,5,1.28,12,4.71,1.27,14,3.64,2.2,11,6,1.91,12,5.1,2.02,10,4.8,1.03,10,5.36,1.29,11,4.18,1.94,17,4.38,1.51,8,6.1,2.47,10,5.17,1.4,12 +2606,conspicuous,4.05,1.66,21,3.87,2.49,23,3.94,2.41,18,4.22,1.92,9,3.92,1.51,12,4.91,2.39,11,2.92,2.27,12,3.8,2.53,10,4.12,2.42,8,3.86,2.04,7,4.23,1.54,13,4.82,2.68,11,3,2.04,12,4.14,2.97,7,3.82,2.14,11,3.69,1.84,13,4.62,1.19,8,3.82,2.68,11,3.92,2.43,12,2.78,1.39,9,5.11,2.71,9 +2607,conspiracy,3.42,1.54,19,5.74,2.91,23,3.64,2.11,28,4.38,1.06,8,2.73,1.49,11,5.89,2.85,9,5.64,3.05,14,3.79,2.19,14,3.5,2.1,14,3,1.41,9,3.8,1.62,10,6,3.25,12,5.45,2.62,11,3.21,2.04,14,4.07,2.16,14,3.4,1.84,10,3.44,1.24,9,4.64,2.98,11,6.75,2.56,12,3.92,2.61,12,3.44,1.71,16 +2608,conspire,3.9,1.58,21,4.48,2.06,23,4.32,2.1,25,4,2,11,3.8,1.03,10,4,1.67,11,4.92,2.35,12,4.18,2.23,11,4.46,2.15,13,4.5,1.18,10,3.36,1.75,11,4.64,1.91,11,4.33,2.27,12,5.06,2.05,16,2.88,1.55,8,3.77,1.54,13,4.12,1.73,8,4.6,2.2,15,4.25,1.91,8,4.59,2.18,17,3.75,1.91,8 +2609,constable,5.2,0.83,20,3.1,1.92,20,5.23,1.66,22,5.14,0.38,7,5.23,1.01,13,3.44,2.01,9,2.82,1.89,11,5,1.41,6,5.31,1.78,16,5,0.82,10,5.44,0.88,9,2.88,1.73,8,3.25,2.09,12,5.4,1.45,15,4.86,2.12,7,5.09,0.94,11,5.33,0.71,9,3.42,2.07,12,2.62,1.69,8,5.91,1.58,11,4.55,1.51,11 +2610,constant,5.9,2,20,2.81,2.09,21,6.36,2.33,25,6,3.46,4,5.88,1.63,16,3,2.71,4,2.76,2.02,17,5.56,2.6,9,6.81,2.1,16,6.12,1.55,8,5.75,2.3,12,3.1,2.23,10,2.55,2.02,11,6.14,2.21,14,6.64,2.54,11,6.36,1.63,11,5.33,2.35,9,2.3,1.77,10,3.27,2.33,11,6.5,2.26,18,6,2.65,7 +2611,constellation,6.24,2.19,21,4.35,1.92,23,5.14,2.37,21,4.4,2.3,5,6.81,1.87,16,4.42,2.15,12,4.27,1.74,11,3.91,2.39,11,6.33,1.5,9,6.5,2.35,12,5.89,2.03,9,3.94,1.73,16,5.29,2.14,7,5.36,2.11,11,4.9,2.73,10,6.23,2.01,13,6.25,2.6,8,4.47,2.06,19,3.75,0.96,4,5.14,2.32,14,5.14,2.67,7 +2612,constipation,2.45,1.61,20,3.83,2.06,23,3.27,1.95,26,2.45,1.29,11,2.44,2.01,9,4,2.05,11,3.67,2.15,12,2.91,1.51,11,3.57,2.31,14,3.11,2.09,9,1.91,0.83,11,3.73,2.15,11,3.92,2.07,12,3.35,2.15,17,3.12,1.73,8,2.25,1.66,12,2.75,1.58,8,3.6,1.76,15,4.25,2.6,8,3.65,2.18,17,2.56,1.24,9 +2613,constituency,4.1,1.73,21,2.61,1.62,23,5.56,2.2,18,4.78,1.86,9,3.58,1.51,12,3.09,1.38,11,2.17,1.75,12,5,2.4,10,6.25,1.83,8,4.43,1.62,7,3.77,1.79,13,3,1.61,11,2.25,1.6,12,4.71,2.21,7,6.09,2.12,11,4,1.58,13,4.25,2.05,8,2.45,1.69,11,2.75,1.6,12,5.56,2.13,9,5.56,2.4,9 +2614,constitute,4.57,1.57,21,3.18,2.24,22,5.5,1.89,18,4.44,2.07,9,4.67,1.15,12,4,2.36,10,2.5,1.98,12,5.9,1.6,10,5,2.2,8,3.86,1.68,7,4.92,1.5,13,4.18,2.27,11,2.18,1.78,11,5.29,2.63,7,5.64,1.36,11,4.15,1.77,13,5.25,0.89,8,2.91,2.26,11,3.45,2.3,11,4.67,1.8,9,6.33,1.66,9 +2615,constitution,5.47,2.27,19,3.35,2.32,20,5.4,2.16,20,6.33,1.15,3,5.53,2.33,15,4.2,2.35,10,2.5,2.07,10,5.4,2.46,10,5.4,1.96,10,5.83,2.23,6,5.58,2.23,12,3.29,2.36,7,3.38,2.4,13,4.62,2.07,8,5.92,2.15,12,5.58,2.47,12,5.29,2.06,7,3.2,2.3,10,3.5,2.46,10,5.22,2.49,9,5.55,1.97,11 +2616,constitutional,5.68,1.97,19,3.86,2.03,21,5.41,2.87,34,6.22,2.28,9,5.2,1.62,10,4.62,2.13,8,3.38,1.89,13,5.71,2.95,14,5.2,2.88,20,5.38,2.2,8,5.91,1.87,11,3.92,1.75,13,3.75,2.55,8,4.73,2.98,22,6.67,2.27,12,5.33,1.94,9,6,2.05,10,3.79,2.04,14,4,2.16,7,5.06,2.95,17,5.76,2.84,17 +2617,construct,5.4,1.47,20,4.33,1.93,21,5.36,2.33,33,5.2,0.63,10,5.6,2.01,10,4.12,1.55,8,4.46,2.18,13,5.77,2.17,13,5.1,2.45,20,5.33,1.12,9,5.45,1.75,11,4.77,1.42,13,3.62,2.5,8,5.33,2.29,21,5.42,2.5,12,5.5,0.97,10,5.3,1.89,10,4.21,2.04,14,4.57,1.81,7,4.88,2.09,16,5.82,2.51,17 +2618,construction,5.53,1.98,19,3.73,2.23,22,5.74,2.16,23,6.09,1.92,11,4.71,2.06,7,4.62,2.62,8,3.21,1.89,14,5.14,3.13,7,6,1.63,16,5.38,1.85,8,5.64,2.16,11,3.78,2.54,9,3.69,2.1,13,5.91,2.02,11,5.58,2.35,12,5.42,2.35,12,5.71,1.25,7,2.91,2.55,11,4.55,1.57,11,5.15,2.44,13,6.5,1.51,10 +2619,constructive,5.81,1.97,21,4.17,2.35,23,6.58,1.45,26,6.55,1.57,11,5,2.11,10,5,2.24,11,3.42,2.27,12,6.64,1.12,11,6.71,1.59,14,5.4,2.46,10,6.18,1.4,11,4.45,2.25,11,3.92,2.5,12,6.35,1.46,17,7.38,0.92,8,5.77,2.35,13,5.88,1.25,8,4.07,2.34,15,4.38,2.5,8,6.41,1.42,17,6.89,1.54,9 +2620,consul,4.39,1.64,23,3.41,2.04,22,6.52,1.89,21,4.55,1.29,11,4.25,1.96,12,3.6,2.41,10,3.25,1.76,12,5,1.07,8,7.46,1.66,13,4.8,1.26,15,3.62,2.07,8,3,2.39,8,3.64,1.86,14,6.5,2.07,8,6.54,1.85,13,4.83,1.4,12,3.91,1.81,11,3.5,2.2,12,3.3,1.95,10,7,1.86,12,5.89,1.83,9 +2621,consulate,4.53,1.31,19,2.5,1.7,20,4.68,1.99,22,5,0,7,4.25,1.6,12,2.67,1.8,9,2.36,1.69,11,4.17,2.64,6,4.88,1.75,16,4.5,1.08,10,4.5,1.69,8,2.62,1.85,8,2.42,1.68,12,4.93,2.15,15,4.14,1.57,7,4.18,1.4,11,5,1.07,8,2.42,1.68,12,2.62,1.85,8,4.91,2.21,11,4.45,1.81,11 +2622,consult,5.41,1.47,22,3.77,2.21,26,5.83,1.93,24,5.11,1.9,9,5.62,1.12,13,2.9,2.51,10,4.31,1.89,16,6.33,1.73,9,5.53,2.03,15,5,1.93,8,5.64,1.15,14,4.08,1.98,13,3.46,2.47,13,5.42,1.98,12,6.25,1.86,12,5.58,1.16,12,5.2,1.81,10,3.33,2.44,15,4.36,1.8,11,6.08,2.02,13,5.55,1.86,11 +2623,consultant,6.05,1.85,20,2.76,2.17,21,5.68,1.99,25,6.25,2.63,4,6,1.71,16,3.25,3.2,4,2.65,1.97,17,5.56,2.3,9,5.75,1.88,16,6.38,1.69,8,5.83,1.99,12,3.4,2.27,10,2.18,1.99,11,5.86,1.99,14,5.45,2.07,11,6.09,2.12,11,6,1.58,9,2.2,1.81,10,3.27,2.41,11,6.06,1.8,18,4.71,2.29,7 +2624,consultation,5.29,1.68,21,4.84,2.19,25,5.32,2.48,22,4.5,1.85,8,5.77,1.42,13,4.46,2.37,13,5.25,2.01,12,5.38,2.36,13,5.22,2.77,9,4.75,2.25,8,5.67,1.23,12,5.57,1.87,14,3.91,2.3,11,5.5,2.11,12,5.1,2.96,10,4.7,2.06,10,5.82,1.08,11,4.18,1.98,17,6.25,2.05,8,5.8,2.7,10,4.92,2.31,12 +2625,consume,5.48,1.44,21,4,2.87,24,6.18,2.3,17,6.5,1.31,8,4.85,1.14,13,5.5,2.43,6,3.5,2.9,18,6.78,1.92,9,5.5,2.62,8,5.33,1.15,12,5.67,1.8,9,5,3.06,10,3.29,2.61,14,6.7,2.36,10,5.43,2.15,7,5.36,1.28,14,5.71,1.8,7,4.44,2.8,16,3.12,3,8,6,2.12,9,6.38,2.62,8 +2626,consumer,5.95,1.9,19,3.82,2.32,22,5.21,2.07,19,5.56,1.81,9,6.3,2,10,3.71,2.56,7,3.93,2.37,14,5.4,2.07,10,5,2.18,9,6.11,2.15,9,5.8,1.75,10,4.44,2.96,9,3.42,1.83,12,5.38,1.41,8,4.9,2.56,10,6,1.81,12,5.86,2.19,7,3.79,2.35,19,4,2.65,3,5.62,1.51,8,4.91,2.43,11 +2627,consummate,6.1,1.25,20,3.95,2.11,20,5.59,2.02,22,6,0.82,7,6.15,1.46,13,3.89,2.2,9,4,2.14,11,5,2.61,6,5.81,1.8,16,5.5,0.97,10,6.78,1.3,9,2.88,1.55,8,4.67,2.19,12,5.6,1.84,15,5.57,2.51,7,6,1.26,11,6.22,1.3,9,3.75,2.22,12,4.25,2.05,8,5.91,2.39,11,5.27,1.62,11 +2628,consumption,4.65,1.31,20,3.76,2.39,21,6,2.4,25,4.33,0.58,3,4.71,1.4,17,4.29,2.87,7,3.31,2.14,13,6.5,2,8,5.76,2.59,17,4.71,1.11,7,4.62,1.45,13,4.43,2.94,7,3.23,2.05,13,6.29,2.37,14,5.64,2.5,11,5.22,0.97,9,4.18,1.4,11,3.73,2.41,11,3.8,2.49,10,6.06,2.48,18,5.86,2.34,7 +2629,contact,6.17,2.07,18,3.33,2.5,21,5.78,1.99,18,5,1.85,8,7.1,1.79,10,4,2.94,7,3,2.29,14,6.09,1.45,11,5.29,2.69,7,5.64,2.01,11,7,2,7,3.44,3.09,9,3.25,2.09,12,6.27,1.62,11,5,2.38,7,5.5,1.93,12,7.5,1.76,6,2.75,2.22,12,4.11,2.76,9,5.89,2.57,9,5.67,1.32,9 +2630,contagion,2.85,1.79,20,5.94,2.46,18,3.62,2.28,24,3,1.87,5,2.8,1.82,15,7.2,2.49,5,5.46,2.37,13,3.92,2.43,13,3.27,2.15,11,2.6,1.65,10,3.1,1.97,10,6.71,1.89,7,5.45,2.73,11,4.25,2.21,16,2.38,2,8,3,1.96,14,2.5,1.38,6,6,2.17,12,5.83,3.19,6,3.53,2.29,15,3.78,2.39,9 +2631,contagious,3.05,1.75,21,5.25,3.05,24,3.9,2.67,20,3.75,2.12,8,2.62,1.39,13,6.5,2.81,6,4.83,3.09,18,4.18,3.25,11,3.56,1.88,9,3.33,2.06,12,2.67,1.22,9,5.9,2.73,10,4.79,3.29,14,4.08,3.15,13,3.57,1.62,7,2.79,1.67,14,3.57,1.9,7,4.88,2.94,16,6,3.34,8,3.75,2.73,12,4.12,2.75,8 +2632,contain,5,0.86,20,3,1.84,21,5.68,2.36,25,4.33,1.15,3,5.12,0.78,17,3,2.52,7,3.08,1.55,13,5,2.07,8,6,2.47,17,4.86,0.9,7,5.08,0.86,13,4.57,1.9,7,2.23,1.3,13,5.43,2.62,14,6,2.05,11,5.11,1.05,9,4.91,0.7,11,3.64,1.86,11,2.3,1.64,10,5.67,2.5,18,5.71,2.14,7 +2633,container,5.7,1.26,20,3.57,2.13,23,6,2.05,21,5.44,1.33,9,5.91,1.22,11,3.73,2.15,11,3.42,2.19,12,4.88,1.46,8,6.69,2.1,13,5.43,0.94,14,6.33,1.75,6,4,2.6,9,3.29,1.82,14,5.75,2.05,8,6.15,2.12,13,5.4,1.07,10,6,1.41,10,3.77,2.31,13,3.3,1.95,10,6.25,2.18,12,5.67,1.94,9 +2634,containment,4.37,1.86,19,5.53,2.17,19,4.17,2.42,23,5,1.41,5,4.15,2.08,13,5,2.83,5,5.71,1.98,14,5.1,2.81,10,3.46,1.9,13,4.71,2.06,7,4.18,1.89,11,5.14,2.12,7,5.75,2.26,12,4.09,2.7,11,4.25,2.26,12,4.42,1.56,12,4.29,2.43,7,6,2.16,10,5,2.18,9,4.86,2.48,14,3.11,2.03,9 +2635,contaminate,3.53,1.81,19,5.67,2.78,21,4.26,2.43,23,3.2,1.3,5,3.54,2.03,13,6.33,2.66,6,5.4,2.87,15,4.3,1.64,10,4.23,2.98,13,4,2.71,7,3.09,0.94,11,6,2.45,7,5.5,3.01,14,4.36,2.11,11,4.17,2.79,12,4,1.91,12,2.71,1.38,7,5.27,2.76,11,6.1,2.88,10,4.71,2.37,14,3.56,2.51,9 +2636,contamination,3.11,1.33,19,6.71,2,21,3.78,2.32,23,3.4,1.14,5,2.92,1.44,13,6.17,2.64,6,6.93,1.75,15,4.9,2.28,10,2.92,2.02,13,3.43,1.62,7,2.82,1.17,11,6,2.31,7,7.07,1.82,14,4.55,2.54,11,3.08,1.93,12,3.33,1.37,12,2.71,1.25,7,6.18,2.56,11,7.3,0.95,10,4.29,2.43,14,3,2,9 +2637,contemplate,5.48,1.85,25,3.16,1.97,25,5.68,1.77,19,4.4,2.01,10,6.2,1.37,15,2.83,1.6,6,3.17,2.12,18,4.71,1.89,7,6.25,1.48,12,5.22,1.83,18,6.14,1.86,7,3.36,2.24,14,2.7,1.57,10,5.78,1.48,9,5.6,2.07,10,5,2.1,15,6.2,1.14,10,3.31,2.09,16,2.89,1.83,9,5.36,1.96,11,6.12,1.46,8 +2638,contemporary,5.95,1.65,19,3.81,1.89,21,5.43,1.88,23,5.8,1.3,5,5.92,1.85,13,4,1.79,6,3.73,1.98,15,4.8,1.32,10,5.92,2.14,13,5.29,1.25,7,6.27,1.85,11,4.29,2.14,7,3.57,1.79,14,4.55,1.81,11,6.25,1.6,12,5.5,1.73,12,6.71,1.25,7,3.27,1.95,11,4.4,1.71,10,4.64,1.45,14,6.67,1.87,9 +2639,contempt,3.22,1.8,41,4.61,2.57,18,4.45,2.33,20,3.14,1.29,14,3.26,2.03,27,4.67,2.73,6,4.58,2.61,12,4.67,1.51,6,4.36,2.65,14,2.94,1.86,18,3.43,1.75,23,5,2.87,10,4.12,2.23,8,5.6,2.32,10,3.3,1.77,10,3.1,1.92,20,3.33,1.71,21,3.33,2.87,9,5.89,1.45,9,4.5,2.73,8,4.42,2.15,12 +2640,contend,5.37,1.46,19,4.33,2.18,21,5.28,2.43,32,5.22,1.39,9,5.5,1.58,10,5.25,2.12,8,3.77,2.09,13,6,2.48,13,4.79,2.32,19,5,0.71,9,5.7,1.89,10,5.15,1.91,13,3,2,8,5.09,2.58,22,5.7,2.11,10,4.6,1.17,10,6.22,1.3,9,4.14,2.25,14,4.71,2.14,7,5.25,2.21,16,5.31,2.7,16 +2641,contender,5,0.97,20,3.32,2.11,19,5.91,1.93,22,5.43,0.79,7,4.77,1.01,13,3.44,2.3,9,3.2,2.04,10,6.5,1.52,6,5.69,2.06,16,5.1,1.1,10,4.89,0.93,9,3,2.07,8,3.55,2.21,11,5.47,1.46,15,6.86,2.54,7,5,0.89,11,5,1.12,9,3.17,1.9,12,3.57,2.57,7,5.55,1.86,11,6.27,2,11 +2642,content,6.7,2.05,20,3.17,2.64,18,5.92,2.57,24,7.2,2.17,5,6.53,2.07,15,2,1.73,5,3.62,2.84,13,4.62,2.57,13,7.45,1.57,11,7.1,1.91,10,6.3,2.21,10,2.57,1.9,7,3.55,3.05,11,5,2.16,16,7.75,2.43,8,6.14,2.11,14,8,1.26,6,2.75,2.34,12,4,3.22,6,6.27,2.74,15,5.33,2.29,9 +2643,contention,4.19,1.94,21,4.29,2.33,21,3.85,1.93,20,3.56,1.88,9,4.67,1.92,12,4.33,2.5,6,4.29,2.43,14,3.5,1.22,6,4,2.18,14,4.33,1.66,9,4.08,2.19,12,3.6,1.14,5,4.5,2.58,16,3.67,2.29,9,4,1.67,11,4,2.49,12,4.44,0.88,9,3.5,1.85,8,4.77,2.52,13,4.18,1.99,11,3.44,1.88,9 +2644,contentment,6.62,2.27,21,4.6,2.87,20,6.58,2.02,36,5.25,2.43,8,7.46,1.76,13,4.8,3.03,5,4.53,2.92,15,6,2.19,11,6.84,1.93,25,6.69,2.43,13,6.5,2.14,8,5,2.66,12,4,3.25,8,6.05,2.28,20,7.25,1.44,16,6.09,2.51,11,7.2,1.93,10,4.64,3.14,11,4.56,2.7,9,6.5,2.39,22,6.71,1.33,14 +2645,contents,5.79,0.98,19,4.46,2.74,37,5.76,2.01,25,6,1,9,5.6,0.97,10,5.5,2.85,14,3.83,2.53,23,5,2.11,10,6.27,1.83,15,5.86,1.07,7,5.75,0.97,12,4.39,2.59,18,4.53,2.95,19,5.29,1.89,7,5.94,2.07,18,5.8,1.14,10,5.78,0.83,9,3.57,2.5,21,5.62,2.68,16,5.56,1.88,9,5.88,2.13,16 +2646,contest,5.85,1.6,20,3.77,2.74,22,4.93,2.11,27,5.3,1.64,10,6.4,1.43,10,2.86,2.48,7,4.2,2.83,15,5.06,2.25,17,4.7,1.95,10,5.91,1.97,11,5.78,1.09,9,3.6,3.58,5,3.82,2.58,17,4.36,2.24,14,5.54,1.85,13,6,1.63,13,5.57,1.62,7,3.8,3.19,10,3.75,2.45,12,4.64,2.56,14,5.23,1.54,13 +2647,contestant,4.5,1.93,20,4.5,2.43,22,5.74,2.21,19,4,2.35,9,4.91,1.51,11,5.2,3.03,5,4.25,2.35,16,5.83,2.56,6,5.69,2.14,13,4.57,1.83,14,4.33,2.34,6,3.67,2.35,12,5.56,2.35,9,6,1.73,9,5.5,2.64,10,4.6,1.65,10,4.4,2.27,10,3.25,2.3,12,6,1.63,10,6.17,2.64,6,5.54,2.07,13 +2648,context,5,1.69,20,3.18,2.03,45,5.6,2.1,42,4.6,1.14,5,5.13,1.85,15,3.27,1.68,11,3.06,2.12,33,5.29,2.08,17,5.8,2.12,25,5.3,0.82,10,4.7,2.26,10,2.88,1.84,26,3.44,2.23,18,5.67,2.02,27,5.47,2.29,15,5,2,12,5,1.2,8,3.48,2.08,27,2.72,1.9,18,5.25,2.09,24,6.06,2.07,18 +2649,continent,6.05,2.04,21,3.24,2.3,21,5.16,2.43,25,6.33,1.87,12,5.67,2.29,9,4.29,3.04,7,2.71,1.73,14,4.5,2.88,10,5.6,2.06,15,6.75,2.06,4,5.88,2.06,17,3.7,2.79,10,2.82,1.78,11,3.86,2.73,7,5.67,2.17,18,6.33,2.23,12,5.67,1.8,9,3.15,2.15,13,3.38,2.67,8,4.44,2.3,9,5.56,2.48,16 +2650,continental,5.4,1.1,20,3.38,2.22,24,5.04,2.25,28,5.75,1.16,8,5.17,1.03,12,3.11,1.9,9,3.53,2.45,15,4.64,2.24,14,5.43,2.28,14,5.33,1.41,9,5.45,0.82,11,3.75,2.3,12,3,2.17,12,4.43,2.28,14,5.64,2.13,14,5.1,0.99,10,5.7,1.16,10,3.5,2.43,12,3.25,2.09,12,5.08,1.73,12,5,2.63,16 +2651,contingency,4.67,1.68,21,3.22,2.39,23,5.22,2.26,18,5.33,1.87,9,4.17,1.4,12,4.18,2.52,11,2.33,1.97,12,5.3,2.67,10,5.12,1.81,8,4.14,1.95,7,4.92,1.61,13,3.91,2.51,11,2.58,2.19,12,5.71,2.56,7,4.91,2.12,11,4.15,1.77,13,5.5,1.2,8,2.82,2.23,11,3.58,2.57,12,4.67,2.24,9,5.78,2.28,9 +2652,contingent,4.85,1.14,20,3.9,1.81,21,5.08,2.34,25,4.33,1.15,3,4.94,1.14,17,4.86,1.86,7,3.31,1.65,13,5.12,2.23,8,5.06,2.46,17,4.71,0.76,7,4.92,1.32,13,4.29,1.98,7,3.62,1.8,13,5.21,2.36,14,4.91,2.43,11,4.56,1.42,9,5.09,0.83,11,4,2.05,11,3.8,1.62,10,5.06,2.6,18,5.14,1.68,7 +2653,continuance,5.26,1.63,19,3.57,2.09,21,5.13,1.79,23,5.6,1.95,5,5.15,1.63,13,3.83,2.48,6,3.47,2,15,5,1.15,10,5.23,2.2,13,5,2.38,7,5.45,1.13,11,3.57,2.82,7,3.57,1.74,14,4.82,1.99,11,5.42,1.62,12,5.17,1.85,12,5.43,1.27,7,3.82,2.32,11,3.3,1.89,10,4.71,1.49,14,5.78,2.11,9 +2654,continuation,5.23,2,22,3.84,1.95,19,6.38,1.83,21,4.8,2.28,5,5.31,2.02,16,4.75,1.67,8,3.18,1.94,11,6.6,1.9,10,6.18,1.83,11,5.08,2.11,12,5.4,1.96,10,4.3,1.77,10,3.33,2.12,9,6.83,1.64,12,5.78,1.99,9,4.55,2.46,11,5.91,1.14,11,3.62,2.13,8,4,1.9,11,6.78,1.72,9,6.08,1.93,12 +2655,continue,5.61,1.97,18,2.9,1.7,21,6.17,1.95,18,4.75,1.91,8,6.3,1.83,10,2.86,1.57,7,2.93,1.82,14,5.73,1.74,11,6.86,2.19,7,5.27,1.95,11,6.14,2.04,7,2.44,1.88,9,3.25,1.54,12,6.64,1.96,11,5.43,1.81,7,5.33,2.06,12,6.17,1.83,6,2.83,2.04,12,3,1.22,9,6.89,1.9,9,5.44,1.81,9 +2656,continuity,5.71,1.49,21,2.32,1.64,22,6.44,2.31,27,5.8,1.62,10,5.64,1.43,11,2.43,1.99,7,2.27,1.53,15,6.59,2.69,17,6.2,1.55,10,6,1.34,11,5.4,1.65,10,2.4,1.95,5,2.29,1.61,17,6.36,2.76,14,6.54,1.81,13,5.31,1.38,13,6.38,1.51,8,2,1.49,10,2.58,1.78,12,7,2.42,14,5.85,2.12,13 +2657,continuous,5.33,1.65,21,3.27,2.16,22,5.77,2.07,26,4.9,1.97,10,5.73,1.27,11,2.29,1.7,7,3.73,2.25,15,6.06,2.05,17,5.22,2.11,9,5.91,1.76,11,4.7,1.34,10,3.2,2.68,5,3.29,2.08,17,5.5,2.1,14,6.08,2.07,12,5.46,1.98,13,5.12,0.99,8,3.3,2.5,10,3.25,1.96,12,5.86,2.21,14,5.67,1.97,12 +2658,continuum,5.15,0.93,20,3.95,2.61,20,5.36,1.5,22,5.43,1.13,7,5,0.82,13,4.67,2.96,9,3.36,2.25,11,5.33,2.25,6,5.38,1.2,16,5,0.82,10,5.11,0.93,9,3.88,2.75,8,4,2.63,12,5.2,1.37,15,5.71,1.8,7,5,1.1,11,5.33,0.71,9,4.08,2.81,12,3.75,2.43,8,5.27,1.49,11,5.45,1.57,11 +2659,contraband,3.58,1.74,19,5.81,1.75,21,4.61,2.32,33,3.22,1.86,9,3.9,1.66,10,6.25,1.28,8,5.54,1.98,13,4.36,2.59,14,4.79,2.15,19,3.89,2.03,9,3.3,1.49,10,5.77,1.88,13,5.88,1.64,8,4.82,2.4,22,4.18,2.18,11,3.6,2.12,10,3.56,1.33,9,6.07,1.64,14,5.29,1.98,7,5.75,2.21,16,3.53,1.91,17 +2660,contraception,6.1,2.1,20,4.91,2.02,23,5.25,2.53,20,4.5,1.73,4,6.5,2.03,16,5.5,2.15,12,4.27,1.74,11,5.55,2.34,11,4.89,2.85,9,5.92,2.35,12,6.38,1.77,8,4.69,2.24,16,5.43,1.4,7,5.18,2.44,11,5.33,2.78,9,6.77,2.09,13,4.86,1.57,7,5.05,2.12,19,4.25,1.5,4,4.86,2.66,14,6.17,2.14,6 +2661,contract,5.1,1.37,21,3.95,2.35,20,6.84,2.14,19,5.38,1.45,13,4.62,1.19,8,4.71,2.56,7,3.54,2.22,13,6.71,1.7,7,6.92,2.43,12,5.08,1.31,12,5.11,1.54,9,3.67,2.06,9,4.18,2.64,11,7,1.63,10,6.67,2.69,9,4.67,1.37,12,5.67,1.22,9,4,2.08,7,3.92,2.56,13,7.71,1.38,7,6.33,2.39,12 +2662,contraction,4.33,1.71,21,5.9,2.38,20,3.95,2.04,21,4.67,1.97,6,4.2,1.66,15,5.62,2.2,8,6.08,2.57,12,4.36,2.16,11,3.5,1.9,10,4.33,2.25,6,4.33,1.54,15,6.1,2.38,10,5.7,2.5,10,4.14,2.21,14,3.57,1.72,7,4.57,1.72,7,4.21,1.76,14,5.86,2.57,14,6,2.1,6,3.25,1.91,12,4.89,1.9,9 +2663,contractor,4.7,1.56,20,4.26,1.89,23,5.48,1.86,21,4.56,1.67,9,4.82,1.54,11,4.55,2.25,11,4,1.54,12,5.25,1.58,8,5.62,2.06,13,4.93,1.33,14,4.17,2.04,6,4.22,2.59,9,4.29,1.38,14,6,1.6,8,5.15,1.99,13,5.3,1.16,10,4.1,1.73,10,4,1.73,13,4.6,2.12,10,6.33,1.61,12,4.33,1.58,9 +2664,contradict,3.58,1.22,19,4.25,2.17,20,4.83,2.72,23,2.67,1.53,3,3.75,1.13,16,5.29,1.89,7,3.69,2.18,13,5,2,9,4.71,3.17,14,3.56,1.51,9,3.6,0.97,10,4.78,1.3,9,3.82,2.68,11,5.6,2.82,15,3.38,1.92,8,3.71,1.38,7,3.5,1.17,12,4.8,1.93,10,3.7,2.36,10,4.85,3.18,13,4.8,2.15,10 +2665,contradiction,3.79,1.72,19,5,2.04,23,5.21,2.12,19,4.22,1.99,9,3.4,1.43,10,5.86,1.77,7,4.6,2.16,15,5.6,2.01,10,4.78,2.28,9,3.22,2.22,9,4.3,0.95,10,5.3,2.26,10,4.75,2.01,12,5.5,1.6,8,4.7,2.41,10,3.92,1.88,12,3.57,1.51,7,5.05,2.14,20,4.67,1.53,3,5.38,1.69,8,5.09,2.47,11 +2666,contradictory,3.75,1.37,20,4.27,2.35,22,5.3,2,27,4.29,1.8,7,3.46,1.05,13,4,2.31,10,4.5,2.47,12,5,1.77,15,6,2.05,11,3.45,1.04,11,4.11,1.69,9,4.11,1.54,9,4.38,2.84,13,6.18,1.74,17,4,1.41,9,3.62,1.56,13,4,1,7,3.94,2.21,16,5.17,2.71,6,5.67,2.23,12,5,1.81,15 +2667,contraption,5.11,1.94,19,4.32,2.56,19,5.67,2.16,15,5.67,1.15,3,5.2,1.97,15,4.6,2.5,10,4,2.74,9,6.67,1.75,6,5,2.24,9,4.83,1.94,6,5.5,1.83,12,5.33,2.42,6,3.85,2.58,13,5.2,3.11,5,5.9,1.66,10,5,1.86,12,5.29,2.21,7,4.78,2.95,9,3.9,2.23,10,5.14,2.34,7,6.12,2.03,8 +2668,contrary,4.5,1.28,20,3.71,2.31,21,5.36,2.61,25,6,1,3,4.24,1.15,17,4.57,2.37,7,3.46,2.22,13,6.88,1.64,8,4.65,2.71,17,4.86,1.35,7,4.31,1.25,13,4.57,1.9,7,3.46,2.44,13,5.79,2.19,14,4.82,3.09,11,4.33,1.41,9,4.64,1.21,11,4.09,2.59,11,3.3,2,10,5.33,2.93,18,5.43,1.72,7 +2669,contrast,5.3,1.82,23,4.23,2.22,22,6.3,2.23,20,5.5,1.93,8,5.2,1.82,15,4.5,1.84,10,4,2.56,12,7.71,1.5,7,5.54,2.22,13,6.25,1.71,12,4.27,1.35,11,4,2,11,4.45,2.5,11,6.2,2.4,15,6.6,1.82,5,5.18,1.89,11,5.42,1.83,12,5.1,2.08,10,3.5,2.15,12,5.8,1.87,10,6.8,2.53,10 +2670,contribute,6.15,1.27,20,3.58,1.84,24,6.96,1.64,28,5.75,1.04,8,6.42,1.38,12,3.11,1.96,9,3.87,1.77,15,6.93,1.94,14,7,1.36,14,6.44,1.13,9,5.91,1.38,11,3.5,1.73,12,3.67,2.02,12,6.79,2.04,14,7.14,1.17,14,6,1.05,10,6.3,1.49,10,3.5,2.02,12,3.67,1.72,12,6.58,2.02,12,7.25,1.29,16 +2671,contribution,6.58,1.57,19,3.18,1.92,22,7,1.48,23,7,1.18,11,5.57,1.62,7,4.12,1.64,8,2.64,1.91,14,7,2.08,7,7,1.21,16,6.75,1.75,8,6.45,1.51,11,2.56,1.74,9,3.62,1.98,13,6.73,1.62,11,7.25,1.36,12,6.58,1.83,12,6.57,1.13,7,3.45,2.46,11,2.91,1.22,11,7.08,1.44,13,6.9,1.6,10 +2672,contrition,4.4,1.19,20,3.88,2.21,24,4.93,2.36,28,4.62,1.19,8,4.25,1.22,12,4.22,2.59,9,3.67,2.02,15,5.29,2.33,14,4.57,2.41,14,4,1.32,9,4.73,1.01,11,3.75,2.22,12,4,2.3,12,4,2.42,14,5.86,1.96,14,3.9,1.37,10,4.9,0.74,10,4.58,1.98,12,3.17,2.29,12,5.42,2.47,12,4.56,2.28,16 +2673,control,4.43,1.86,21,4.76,2.61,21,5.47,2.76,17,4.83,2.04,6,4.14,1.83,14,4,2.89,7,5.14,2.48,14,6.11,2.52,9,4.75,3.01,8,4.92,1.8,13,3.29,1.6,7,5.67,3,9,4.08,2.15,12,5.22,3.35,9,5.75,2.12,8,4.62,1.94,13,4.12,1.81,8,5,3.03,6,4.67,2.53,15,5.67,3.2,9,5.25,2.38,8 +2674,controller,4.43,1.66,21,4.08,2.52,25,6.16,2.77,19,4.56,1.59,9,4.33,1.78,12,3.83,2.32,6,4.11,2.7,18,6,2.89,7,6.25,2.83,12,4.44,1.55,16,4.4,2.19,5,3.71,2.67,14,4.5,2.46,10,6.33,3.28,9,6,2.4,10,4.83,1.75,12,3.89,1.45,9,4.44,2.34,16,3.44,2.83,9,6.91,2.74,11,5.12,2.64,8 +2675,controlling,3.45,1.15,20,5.69,2.07,45,5.29,2.72,49,4.33,1.53,3,3.29,1.05,17,5.05,2.06,20,6.2,1.96,25,5.64,2.56,25,4.74,2.8,23,4,1.53,7,3.15,0.8,13,5.52,1.87,25,5.9,2.31,20,4.32,2.46,25,6.29,2.65,24,3.33,1.22,9,3.55,1.13,11,5.28,2.2,29,6.44,1.59,16,4.5,2.72,26,6.17,2.48,23 +2676,controversial,4.73,1.88,22,6.26,1.88,19,4.71,1.93,21,5.4,2.3,5,4.5,1.83,16,6.62,2,8,6,1.84,11,4.8,2.1,10,4.64,1.86,11,4.83,1.95,12,4.6,1.9,10,6.3,1.89,10,6.22,1.99,9,4.5,1.83,12,5,2.12,9,5,1.73,11,4.45,2.07,11,5.25,1.16,8,7,2,11,5,2,9,4.5,1.93,12 +2677,controversy,3.21,2.1,19,6.09,1.54,22,3.75,2.13,24,3.33,1.97,6,3.15,2.23,13,6.17,1.59,12,6,1.56,10,4.12,2.7,8,3.56,1.86,16,3.5,1.51,10,2.89,2.67,9,6.56,1.33,9,5.77,1.64,13,3.71,2.37,17,3.67,1.63,6,3.62,2.62,8,2.91,1.7,11,5.33,1.66,9,6.62,1.26,13,3.56,2.1,16,4.12,2.3,8 +2678,contusion,3.9,1.62,20,5.95,2.09,20,4.35,2.13,26,3.73,1.79,11,4.11,1.45,9,5.86,1.07,7,6,2.52,13,4.23,2.35,13,4.46,1.98,13,3.82,1.72,11,4,1.58,9,5.91,1.87,11,6,2.45,9,4.71,2.34,17,3.67,1.58,9,3.4,1.35,10,4.4,1.78,10,5.92,2.02,12,6,2.33,8,4,2,16,4.9,2.33,10 +2679,conundrum,3.95,1.96,19,3.27,2.03,22,3.96,2.29,23,3.91,2.17,11,4.29,1.7,7,3.75,1.75,8,3,2.18,14,3,2.38,7,4.38,2.19,16,4.25,2.19,8,3.73,1.85,11,3,2.18,9,3.46,1.98,13,3.91,2.39,11,4,2.3,12,3.58,1.78,12,4.57,2.23,7,2.45,1.51,11,4.09,2.21,11,4.31,2.39,13,3.5,2.17,10 +2680,convene,5,1.6,19,4.05,2.21,22,6,1.84,21,5.56,1.24,9,4.5,1.78,10,4.88,2.3,8,3.57,2.1,14,5.8,1.99,10,6.18,1.78,11,5.29,1.25,7,4.83,1.8,12,5.1,2.28,10,3.17,1.8,12,5.77,2.01,13,6.38,1.6,8,4.6,2.12,10,5.44,0.53,9,4.38,2.92,8,3.86,1.79,14,5.92,1.89,13,6.12,1.89,8 +2681,convenience,7.14,1.93,21,3.5,2.28,20,5.5,2.46,22,7.67,1.51,6,6.93,2.09,15,3.62,2.39,8,3.42,2.31,12,5.17,2.44,12,5.9,2.56,10,7.44,1.88,9,6.92,2.02,12,4,2.5,9,3.09,2.12,11,4,1.83,7,6.2,2.46,15,6.3,2.26,10,7.91,1.22,11,3.62,2.33,13,3.29,2.36,7,5.33,2.99,12,5.7,1.77,10 +2682,convenient,7.15,1.5,20,3.48,2.04,21,5.08,2.36,25,6.5,2.38,4,7.31,1.25,16,3.25,1.89,4,3.53,2.12,17,4.67,2.55,9,5.31,2.3,16,6.88,1.25,8,7.33,1.67,12,3.5,1.96,10,3.45,2.21,11,4.64,2.02,14,5.64,2.73,11,7,1.41,11,7.33,1.66,9,2.9,1.79,10,4,2.19,11,5.33,2.25,18,4.43,2.7,7 +2683,convent,5.05,2.17,19,3.86,2.29,21,4.25,2.34,28,4.83,1.33,6,5.15,2.51,13,3.18,2.27,11,4.6,2.17,10,4.73,2.87,11,3.94,1.95,17,5.27,2.05,11,4.75,2.43,8,3.5,2.46,10,4.18,2.18,11,4,2.2,18,4.7,2.63,10,5.31,1.97,13,4.5,2.66,6,4.07,2.56,14,3.43,1.72,7,4.06,2.35,16,4.5,2.39,12 +2684,convention,5,1.14,21,3.67,2.14,18,4.65,2.45,17,5.33,0.98,12,4.56,1.24,9,4,2,4,3.57,2.24,14,3.75,2.12,8,5.44,2.55,9,5.38,0.92,8,4.77,1.24,13,4.14,2.27,7,3.36,2.11,11,3.83,1.47,6,5.09,2.81,11,5,1.3,14,5,0.82,7,2.91,2.02,11,4.86,1.86,7,5,2.89,7,4.4,2.22,10 +2685,conventional,5.47,1.17,19,3.77,2.56,22,5.68,2.06,22,5.56,0.88,9,5.4,1.43,10,4.12,2.42,8,3.57,2.71,14,5.82,1.94,11,5.55,2.25,11,5.14,0.38,7,5.67,1.44,12,4,2.31,10,3.58,2.84,12,5.85,2.19,13,5.44,1.94,9,5.7,1.49,10,5.22,0.67,9,2.88,2.36,8,4.29,2.61,14,5.14,2.14,14,6.62,1.6,8 +2686,converge,4.53,1.07,19,4.24,2.05,21,5.61,1.78,23,4.6,0.89,5,4.54,1.2,13,4.67,2.42,6,4.07,1.94,15,6.3,1.06,10,5.08,2.06,13,5,0.58,7,4.27,1.27,11,3.71,2.98,7,4.5,1.45,14,5.73,1.1,11,5.5,2.28,12,4.17,1.03,12,5.14,0.9,7,3.36,2.29,11,5.2,1.23,10,5.57,1.74,14,5.67,1.94,9 +2687,conversation,6.72,1.56,18,2.65,2.3,20,6.28,1.49,18,5.62,1.19,8,7.6,1.26,10,3.71,3.04,7,2.08,1.66,13,6.55,1.75,11,5.86,0.9,7,6.27,1.56,11,7.43,1.4,7,2.11,1.76,9,3.09,2.66,11,6.36,1.43,11,6.14,1.68,7,6.33,1.56,12,7.5,1.38,6,2,1.48,12,3.62,3.02,8,6.67,1.5,9,5.89,1.45,9 +2688,conversational,6.32,1.34,19,3.38,2.44,21,5.43,1.93,28,5.5,0.55,6,6.69,1.44,13,3,1.76,10,3.73,2.97,11,5.91,2.26,11,5.12,1.69,17,6.45,1.37,11,6.12,1.36,8,3.6,2.63,10,3.18,2.36,11,5.39,2.06,18,5.5,1.78,10,6.31,1.32,13,6.33,1.51,6,3.5,2.56,14,3.14,2.34,7,5.62,2.25,16,5.17,1.47,12 +2689,conversationalist,5.94,1.39,18,3.9,2.59,20,5.88,1.96,25,6,1,5,5.92,1.55,13,3.82,2.52,11,4,2.83,9,6,1.51,16,5.67,2.69,9,6.29,1.6,7,5.73,1.27,11,4.33,2.55,9,3.55,2.7,11,5.85,1.84,20,6,2.65,5,5.56,1.59,9,6.33,1.12,9,3.55,2.5,11,4.33,2.78,9,5.63,2.11,19,6.67,1.21,6 +2690,converse,5.37,1.3,19,4.25,2.36,20,6.05,1.96,20,6,1,3,5.4,1.24,15,5.2,2.53,10,3.3,1.83,10,6.3,1.16,10,5.8,2.57,10,4.83,1.47,6,5.83,0.94,12,3.86,2.27,7,4.46,2.47,13,5.12,2.23,8,6.67,1.56,12,5.42,1.16,12,5.29,1.6,7,4.6,2.8,10,3.9,1.91,10,5.78,2.44,9,6.27,1.56,11 +2691,conversion,5.59,1.65,22,4.79,2.18,19,5.29,2.24,21,6,1.41,5,5.5,1.79,16,5.62,1.69,8,4.18,2.36,11,5.4,2.46,10,5.18,2.14,11,5.5,1.62,12,5.7,1.77,10,5.1,2.13,10,4.44,2.3,9,4.92,2.47,12,5.78,1.92,9,5.91,1.76,11,5.27,1.56,11,4,2.14,8,5.36,2.11,11,5.89,2.26,9,4.83,2.21,12 +2692,convert,5.11,1.97,19,3.65,2.68,20,5.42,2.08,24,5.46,2.22,13,4.33,1.03,6,4,3,5,3.53,2.67,15,5.62,2.14,13,5.18,2.09,11,6,2.12,9,4.3,1.49,10,4.43,3.41,7,3.23,2.24,13,5.27,1.74,11,5.54,2.4,13,5,1.73,9,5.2,2.25,10,2.9,2.28,10,4.4,2.95,10,6.33,2,9,4.87,2,15 +2693,convertible,6.79,1.78,19,4.72,2.67,18,6.21,2.4,24,6.8,0.45,5,6.79,2.08,14,5.2,0.84,5,4.54,3.13,13,5.85,2.58,13,6.64,2.2,11,6.78,1.79,9,6.8,1.87,10,4.71,2.29,7,4.73,3,11,5.81,2.48,16,7,2.14,8,6.57,1.83,14,7.4,1.67,5,4.58,2.87,12,5,2.45,6,6.07,2.87,15,6.44,1.42,9 +2694,convey,5.1,1.74,20,3.83,1.83,23,5.1,1.89,21,4,2.12,5,5.47,1.51,15,4,1.54,12,3.64,2.16,11,5.36,2.46,11,4.89,1.05,9,4.92,2.07,12,5.38,1.19,8,4,1.79,16,3.43,1.99,7,4.55,2.07,11,5.7,1.57,10,5.58,1.62,12,4.38,1.77,8,3.74,1.79,19,4.25,2.22,4,4.86,2.14,14,5.57,1.27,7 +2695,convict,2.28,1.6,18,4.95,2.48,19,4.08,2.52,25,1.4,0.55,5,2.62,1.76,13,5.8,2.35,10,4,2.4,9,4,2.22,16,4.22,3.11,9,2.71,1.98,7,2,1.34,11,4.11,2.57,9,5.7,2.26,10,4.5,2.54,20,2.4,1.67,5,2.33,1.58,9,2.22,1.72,9,5,2.93,11,4.88,1.89,8,3.95,2.46,19,4.5,2.88,6 +2696,conviction,3.89,1.57,18,4.67,2.06,18,5.62,2.6,16,3.7,1.16,10,4.12,2.03,8,5,2.83,4,4.57,1.91,14,5.43,2.82,7,5.78,2.59,9,3.29,1.11,7,4.27,1.74,11,5.43,1.81,7,4.18,2.14,11,5.4,1.95,5,5.73,2.94,11,3.58,1.38,12,4.5,1.87,6,4,2.14,11,5.71,1.5,7,6,2.89,7,5.33,2.5,9 +2697,convince,5.45,1.44,22,4.39,2.86,23,6.44,1.79,18,5.5,1.41,8,5.23,1.36,13,4.75,2.66,8,4.14,3.13,14,6.71,1.98,7,6.2,1.81,10,6,1.93,8,4.92,0.64,13,4.22,3.31,9,4.5,2.65,14,6.43,2.07,7,6.45,1.69,11,5.82,1.6,11,5.09,1.22,11,3.11,3.33,9,5.21,2.26,14,6.4,1.8,15,6.67,2.08,3 +2698,convincing,5.6,1.76,20,4.21,2.36,24,6.82,2.16,28,6,0.93,8,5.33,2.15,12,4.44,2.3,9,4.07,2.46,15,7,2.22,14,6.64,2.17,14,5.67,1.58,9,5.55,1.97,11,4.17,2.62,12,4.25,2.18,12,6.29,2.61,14,7.36,1.5,14,5.5,1.51,10,5.7,2.06,10,4.17,2.52,12,4.25,2.3,12,7,2.13,12,6.69,2.24,16 +2699,convoy,5.4,1.88,20,3.87,1.94,23,5.54,1.98,26,5.8,1.48,10,5,2.21,10,4,2.05,11,3.75,1.91,12,5.09,1.76,11,5.93,2.2,14,5.78,2.05,9,5.09,1.76,11,3.91,2.17,11,3.83,1.8,12,5.24,1.95,17,6.25,2.12,8,5.92,1.89,13,4.43,1.51,7,4.27,1.91,15,3.12,1.89,8,5.76,2.19,17,5.11,1.54,9 +2700,coo,5.9,1.92,20,4.17,2.81,23,5.07,2.21,28,5.44,1.13,9,6.27,2.37,11,3.88,2.59,8,4.33,2.99,15,4.86,2.11,14,5.29,2.37,14,5.78,2.17,9,6,1.79,11,5,2.7,12,3.27,2.76,11,4.79,2.33,14,5.36,2.13,14,6.1,2.08,10,5.7,1.83,10,4.42,2.71,12,3.91,3.02,11,5.58,1.56,12,4.69,2.57,16 +2701,cook,7.12,1.62,41,4.33,2.47,42,6.25,2.63,20,6.85,1.72,13,7.25,1.58,28,4.68,2.29,19,4.04,2.62,23,6.83,1.72,6,6,2.96,14,6.82,1.81,17,7.33,1.46,24,4.81,2.59,16,4.04,2.39,26,6.5,2.72,10,6,2.67,10,7.43,1.53,23,6.72,1.67,18,4.12,2.59,24,4.61,2.33,18,4.5,3.16,8,7.42,1.38,12 +2702,cookbook,6.45,1.36,20,3.45,1.97,22,5.95,2.12,19,5.78,1.39,9,7,1.1,11,3,2.12,5,3.62,2.03,16,5.67,3.01,6,6.08,1.71,13,6.36,1.39,14,6.67,1.37,6,3.75,2.05,12,3.11,2.03,9,5.11,1.96,9,6.7,2.06,10,6.4,1.35,10,6.5,1.43,10,3.67,2.27,12,3.2,1.62,10,7,1.41,6,5.46,2.26,13 +2703,cooker,5.52,1.72,21,3,2.2,22,5.67,2,27,5.8,1.03,10,5.27,2.2,11,2.43,2.15,7,3.27,2.25,15,5.88,2.5,17,5.3,0.48,10,5.45,1.63,11,5.6,1.9,10,2,2.24,5,3.29,2.17,17,6.07,2.43,14,5.23,1.36,13,5.46,1.51,13,5.62,2.13,8,2.8,2.44,10,3.17,2.08,12,6,1.92,14,5.31,2.1,13 +2704,cookie,7.32,1.63,19,4.7,2.43,20,6.1,2.27,20,7.38,1.61,13,7.17,1.83,6,6.4,2.41,5,4.13,2.23,15,6,2.18,9,6.18,2.44,11,7.67,1.22,9,7,1.94,10,5.86,2.67,7,4.08,2.14,13,6.22,2.22,9,6,2.41,11,7.67,1.41,9,7,1.83,10,4.8,2.62,10,4.6,2.37,10,5.29,2.98,7,6.54,1.76,13 +2705,cooking,6.77,1.85,22,4.19,2.62,21,7.27,2.12,22,6.79,2.15,14,6.75,1.28,8,4.27,2.9,11,4.33,2.45,9,6.67,2.88,6,7.5,1.83,16,6.7,2.41,10,6.83,1.34,12,4.09,2.77,11,4.3,2.58,10,6.85,2.3,13,7.89,1.76,9,6.92,1.88,12,6.6,1.9,10,3.77,2.71,13,4.88,2.47,8,7.25,2.18,12,7.3,2.16,10 +2706,cookout,7.11,1.24,19,4.86,2.33,21,6.3,2.01,23,6.6,1.14,5,7.46,1.13,13,5.17,2.56,6,4.73,2.31,15,5.3,2.06,10,7.08,1.66,13,7,1.29,7,7.36,1.12,11,5.29,2.87,7,4.64,2.1,14,6.09,2.26,11,6.5,1.83,12,7.17,1.27,12,7,1.29,7,5.36,2.73,11,4.3,1.77,10,5.93,2.02,14,6.89,1.96,9 +2707,cool,6.82,1.56,22,3.43,2.31,21,6.44,1.58,18,7,1.41,6,6.73,1.71,15,2.57,2.07,7,3.86,2.38,14,6.78,1.72,9,6.12,1.55,8,6.57,1.65,14,7.29,1.5,7,2.89,2.09,9,3.83,2.48,12,6.9,1.79,10,5.88,1.13,8,6.64,1.28,14,7.12,2.03,8,3.5,3.27,6,3.4,1.96,15,7.1,1.6,10,5.62,1.19,8 +2708,coolant,5.21,2.25,19,3.45,2.37,20,5.9,1.92,20,6.33,1.53,3,4.73,2.15,15,3,2.21,10,3.9,2.56,10,5.7,1.42,10,6.1,2.38,10,4.17,1.17,6,5.42,2.39,12,3.86,2.48,7,3.23,2.39,13,5.25,2.25,8,6.33,1.61,12,5.67,2.31,12,4.43,2.07,7,4.3,2.41,10,2.6,2.12,10,5.44,2.07,9,6.27,1.79,11 +2709,cooler,6.1,1.41,21,3.83,2.46,23,5.92,1.44,26,5.91,1.22,11,6.3,1.64,10,4.82,2.64,11,2.92,1.98,12,6.18,1.66,11,5.79,1.31,14,6.6,1.84,10,5.64,0.67,11,4.55,2.66,11,3.17,2.17,12,5.82,1.42,17,6.25,1.58,8,6.54,1.56,13,5.38,0.74,8,3.6,2.61,15,4.25,2.25,8,6.24,1.6,17,5.33,0.87,9 +2710,coon,4.32,1.77,19,3.86,1.93,21,4.26,2.13,19,5.33,2.08,3,4.12,1.71,16,4,2.53,6,3.8,1.74,15,3.6,1.95,5,4.5,2.21,14,5,1.05,10,3.56,2.13,9,3.57,1.9,7,4,2,14,3.9,2.18,10,4.67,2.12,9,4.88,1.96,8,3.91,1.58,11,3.89,1.76,9,3.83,2.12,12,4.12,2.36,8,4.36,2.06,11 +2711,cooperate,6.39,1.73,23,3.83,2.38,18,6.18,2.3,22,6.57,1.72,7,6.31,1.78,16,4.33,1.75,6,3.58,2.68,12,5.4,2.41,10,6.83,2.08,12,6.09,1.97,11,6.67,1.5,12,4.2,2.15,10,3.38,2.72,8,5.73,2.49,11,6.64,2.11,11,5.93,1.73,14,7.11,1.54,9,3.33,3,9,4.33,1.58,9,6.27,2.33,11,6.09,2.39,11 +2712,cooperation,6.62,1.6,21,3.32,2.29,25,6.83,1.89,18,6.67,1.41,9,6.58,1.78,12,3.83,2.64,6,3.06,2.24,18,5.33,1.86,6,7.58,1.44,12,6.81,1.38,16,6,2.24,5,3.36,2.68,14,3.1,1.79,10,6.12,2.17,8,7.4,1.51,10,6.67,1.92,12,6.56,1.13,9,3.75,2.44,16,2.56,1.88,9,6.64,2.2,11,7.14,1.35,7 +2713,cooperative,6.62,1.72,21,3.43,2.04,21,6.72,1.99,25,6.75,1.36,12,6.44,2.19,9,4,2.24,7,3.14,1.96,14,5.8,2.35,10,7.33,1.5,15,7.5,1.73,4,6.41,1.7,17,3.8,2.3,10,3.09,1.81,11,6.14,2.41,7,6.94,1.83,18,6.5,1.93,12,6.78,1.48,9,3.69,2.02,13,3,2.14,8,6.89,2.42,9,6.62,1.78,16 +2714,coordinate,5.5,1.79,20,4.59,2.15,22,6.95,1.54,19,5.44,1.74,9,5.55,1.92,11,4.2,2.59,5,4.81,2.1,16,7.67,1.21,6,6.62,1.61,13,5.43,1.4,14,5.67,2.66,6,4.25,2.14,12,5.22,2.22,9,6.11,1.54,9,7.7,1.16,10,5,1.83,10,6,1.7,10,3.92,2.15,12,5.4,1.96,10,7.67,1.63,6,6.62,1.45,13 +2715,coordination,6.11,1.59,19,3.45,2.61,20,6.52,2,23,6.31,1.44,13,5.67,1.97,6,4.4,2.41,5,3.13,2.67,15,7,1.65,12,6,2.28,11,5.89,1.9,9,6.3,1.34,10,5.43,2.82,7,2.38,1.8,13,5.9,2.38,10,7,1.58,13,5.89,1.54,9,6.3,1.7,10,3.3,2.63,10,3.6,2.72,10,7.5,1.85,8,6,1.93,15 +2716,coordinator,5.43,1.75,23,4.41,2.15,22,5.75,2.27,20,5.62,1.51,8,5.33,1.91,15,4.5,1.72,10,4.33,2.53,12,5.71,3.04,7,5.77,1.88,13,5.58,2.02,12,5.27,1.49,11,3.91,2.02,11,4.91,2.26,11,5.73,2.31,15,5.8,2.39,5,4.82,1.54,11,6,1.81,12,4.6,2.27,10,4.25,2.14,12,5.8,2.04,10,5.7,2.58,10 +2717,cop,4.5,2.33,18,4.9,2.65,20,2.83,1.62,18,3.75,1.98,8,5.1,2.51,10,5.14,2.79,7,4.77,2.68,13,2.55,1.29,11,3.29,2.06,7,3.55,1.75,11,6,2.45,7,5.11,2.71,9,4.73,2.72,11,2.64,1.5,11,3.14,1.86,7,4.08,1.83,12,5.33,3.14,6,4.33,2.31,12,5.75,3.06,8,2.67,1.58,9,3,1.73,9 +2718,copacetic,4.56,1.76,18,3.45,2.44,20,6.5,1.73,20,4.33,1.15,3,4.86,1.66,14,3.5,2.59,10,3.4,2.41,10,6,1.56,10,7,1.83,10,4.2,2.28,5,5,1.21,12,3.29,2.98,7,3.54,2.22,13,6.25,1.58,8,6.67,1.87,12,4.55,1.57,11,4.57,2.15,7,4.2,2.82,10,2.7,1.83,10,6.56,1.88,9,6.45,1.69,11 +2719,cope,5.1,1.77,20,4.1,2.67,20,5.95,2.71,21,5.83,2.04,6,4.79,1.63,14,3.5,2.51,8,4.5,2.81,12,6.17,2.72,12,5.67,2.83,9,5.33,1.66,9,4.91,1.92,11,4,3.2,9,4.18,2.32,11,5.57,2.23,7,6.14,2.98,14,5.3,1.64,10,4.9,1.97,10,3.69,2.69,13,4.86,2.67,7,6,3.13,12,5.89,2.2,9 +2720,copier,4.95,1.15,20,3.17,1.95,23,6.16,1.61,19,5.22,1.48,9,4.73,0.79,11,3.45,2.07,11,2.92,1.88,12,6.29,1.7,7,6.08,1.62,12,4.93,1.07,14,5,1.41,6,3.11,2.15,9,3.21,1.89,14,6.29,1.7,7,6.08,1.62,12,4.9,1.1,10,5,1.25,10,3.08,1.75,13,3.3,2.26,10,6.27,1.68,11,6,1.6,8 +2721,copilot,5.79,1.13,19,4.1,2.65,20,4.45,1.5,22,5.57,0.79,7,5.92,1.31,12,4,2.5,9,4.18,2.89,11,3.33,2.07,6,4.88,1.02,16,5.4,0.7,10,6.38,1.41,8,3.38,2.2,8,4.58,2.91,12,4.87,1.6,15,3.57,0.79,7,5.82,1.17,11,5.75,1.16,8,3.42,2.02,12,5.12,3.27,8,4.55,1.63,11,4.36,1.43,11 +2722,copper,5.6,1.67,20,4.14,2.22,21,6.19,2.02,21,6.33,1.22,9,5,1.79,11,4.8,2.62,10,3.55,1.69,11,4.75,1.28,8,7.08,1.89,13,5.57,1.34,14,5.67,2.42,6,5.29,2.75,7,3.57,1.74,14,6,1.69,8,6.31,2.25,13,5.4,1.26,10,5.8,2.04,10,3.75,2.05,12,4.67,2.45,9,6.5,1.73,12,5.78,2.39,9 +2723,copter,4.86,1.88,21,4.7,1.87,23,4.05,2.11,21,5.8,2.77,5,4.56,1.5,16,5.25,1.76,12,4.09,1.87,11,3.91,2.02,11,3.67,1.66,9,4.17,1.99,12,5.78,1.3,9,4.19,1.52,16,5.86,2.19,7,4.09,1.76,11,4,2.54,10,4.92,1.89,13,4.75,1.98,8,4.89,1.91,19,3.75,1.5,4,3.79,1.93,14,4.57,2.51,7 +2724,copy,5.22,1.59,18,3.15,2.18,20,4.67,1.97,18,4.62,1.3,8,5.7,1.7,10,3.43,2.07,7,3,2.31,13,4.73,1.9,11,4.57,2.23,7,4.91,1.51,11,5.71,1.7,7,3.11,2.52,9,3.18,1.99,11,5.09,2.02,11,4,1.83,7,4.67,1.23,12,6.33,1.75,6,2.92,2.39,12,3.5,1.93,8,5.33,2.29,9,4,1.41,9 +2725,copycat,3.33,1.53,21,4.62,2.53,26,4.67,2.14,24,3.33,1.8,9,3.33,1.37,12,4.3,2.83,10,4.81,2.4,16,4.44,1.42,9,4.8,2.51,15,3.57,1.62,7,3.21,1.53,14,5.62,2.66,13,3.62,2.02,13,4.58,1.98,12,4.75,2.38,12,3,1.34,11,3.7,1.7,10,4.2,2.68,15,5.18,2.32,11,4.46,2.15,13,4.91,2.21,11 +2726,copyright,4.43,1.78,21,2.96,2.31,23,5.5,2.85,18,4.33,1.94,9,4.5,1.73,12,3.55,2.66,11,2.42,1.88,12,4.8,2.62,10,6.38,3.07,8,3.14,1.77,7,5.08,1.5,13,3.73,2.94,11,2.25,1.29,12,4.29,3.04,7,6.27,2.57,11,4.31,1.97,13,4.62,1.51,8,3,2.53,11,2.92,2.19,12,5.11,2.57,9,5.89,3.22,9 +2727,coral,6.42,1.74,19,3.18,2.32,22,5.5,1.71,28,6.33,1.37,6,6.46,1.94,13,3.27,2.1,11,3.09,2.63,11,6.09,1.97,11,5.12,1.45,17,5.91,1.92,11,7.12,1.25,8,2.91,2.17,11,3.45,2.54,11,4.94,1.73,18,6.5,1.18,10,6.23,1.83,13,6.83,1.6,6,3.57,2.74,14,2.5,1.2,8,5.5,1.97,16,5.5,1.38,12 +2728,coral snake,4,2.1,21,6.28,2.44,18,4,2.49,20,4.4,1.95,5,3.93,2.25,15,6.38,2.26,8,6.2,2.7,10,5,2.29,9,3.18,2.44,11,4.5,1.78,12,3.33,2.4,9,5.4,2.84,10,7.38,1.3,8,3.27,1.79,11,4.89,3.02,9,3.91,2.21,11,4.1,2.08,10,5.71,1.5,7,6.64,2.91,11,5.67,1.8,9,2.64,2.16,11 +2729,cord,5.38,1.35,39,4.2,1.94,45,5.47,2.02,62,5.73,1.52,22,4.94,0.97,17,4.35,1.98,20,4.08,1.93,25,4.82,1.84,22,5.82,2.08,39,5.3,1.15,23,5.5,1.63,16,4.72,1.65,25,3.55,2.11,20,5.24,1.96,37,5.79,2.15,24,5.11,1.15,19,5.65,1.5,20,4.07,2.02,29,4.44,1.82,16,5.51,2,39,5.39,2.1,23 +2730,cordial,6.39,1.65,18,3.1,2.2,20,5.4,2.02,25,6.6,1.14,5,6.31,1.84,13,2.55,2.21,11,3.78,2.11,9,5.12,2.19,16,5.89,1.69,9,6,1.63,7,6.64,1.69,11,3.22,2.54,9,3,2,11,5.45,2.26,20,5.2,0.45,5,6.22,1.72,9,6.56,1.67,9,3,2.49,11,3.22,1.92,9,5,2,19,6.67,1.63,6 +2731,cordless,6.45,1.74,22,4.05,2.82,19,5.9,2.07,21,6.4,1.34,5,6.56,1.9,16,5.38,3.25,8,3.09,2.12,11,5.3,1.77,10,6.45,2.25,11,6.42,1.78,12,6.5,1.78,10,4.4,2.88,10,3.67,2.87,9,5.67,2.5,12,6.22,1.39,9,7.36,1.43,11,5.55,1.57,11,3.38,2.72,8,4.55,2.91,11,5.89,2.03,9,5.92,2.19,12 +2732,cordon,5.22,1.66,18,2.55,1.79,22,4.48,2.41,23,5.09,1.38,11,4.83,1.6,6,3.62,2.07,8,1.93,1.33,14,4.57,2.7,7,4.44,2.37,16,5.25,1.91,8,5.2,1.55,10,2.22,1.56,9,2.77,1.96,13,4.55,2.54,11,4.42,2.39,12,5,1.95,11,5.57,1.13,7,2.55,2.16,11,2.55,1.44,11,4.46,2.63,13,4.5,2.22,10 +2733,corduroy,5.79,1.51,19,3.45,2.42,22,4.82,1.52,28,5.33,1.37,6,6,1.58,13,3.36,2.62,11,3.55,2.34,11,4.55,1.75,11,5,1.37,17,5.73,1.42,11,5.88,1.73,8,2.91,2.26,11,4,2.57,11,4.61,1.69,18,5.2,1.14,10,5.85,1.77,13,5.67,0.82,6,3.64,2.21,14,3.12,2.9,8,4.94,1.88,16,4.67,0.89,12 +2734,core,6.19,1.4,21,3.24,2.45,25,5.89,2.02,19,6.22,1.48,9,6.17,1.4,12,4.17,2.79,6,3.06,2.36,18,5.43,2.23,7,6.17,1.95,12,6.12,1.45,16,6.4,1.34,5,3.5,2.53,14,3.1,2.47,10,6,2.4,9,5.8,1.75,10,6.08,1.38,12,6.33,1.5,9,3.81,2.66,16,2.22,1.72,9,5.27,2.1,11,6.75,1.67,8 +2735,cork,4.93,1.19,41,3.92,2.18,39,4.7,2.58,23,5.15,0.9,13,4.82,1.31,28,4.06,2.26,16,3.83,2.17,23,5.44,2.46,9,4.21,2.64,14,4.62,1.5,21,5.25,0.64,20,4.74,2.08,19,3.15,2.03,20,4.67,2.94,15,4.75,1.91,8,4.87,1.36,23,5,0.97,18,3.86,2.08,21,4,2.35,18,4.77,3.14,13,4.6,1.78,10 +2736,corkscrew,5.26,0.93,19,3.76,1.89,21,4.96,2.18,23,5.33,0.58,3,5.25,1,16,4.62,1.41,8,3.23,2.01,13,4.67,2.4,9,5.14,2.11,14,5.44,1.24,9,5.1,0.57,10,4.33,1.87,9,3.33,1.87,12,4.87,2.47,15,5.12,1.64,8,5.43,1.13,7,5.17,0.83,12,4.3,1.64,10,3.27,2.05,11,5.15,2.76,13,4.7,1.16,10 +2737,corn,5.95,1.32,20,3.43,1.89,21,5.65,2.19,34,6.2,1.4,10,5.7,1.25,10,4.12,1.55,8,3,2,13,5.64,2.76,14,5.65,1.76,20,6,1.5,9,5.91,1.22,11,3.23,1.83,13,3.75,2.05,8,5.95,2.32,22,5.08,1.88,12,5.8,1.48,10,6.1,1.2,10,3.86,1.88,14,2.57,1.72,7,6.29,1.93,17,5,2.29,17 +2738,cornball,5.55,1.88,20,3.17,1.86,24,5.1,1.97,20,6,1.77,8,5.25,1.96,12,4.17,0.98,6,2.83,1.98,18,5.27,2.05,11,4.89,1.96,9,5.55,1.75,11,5.56,2.13,9,3.4,2.01,10,3,1.8,14,5.15,2.23,13,5,1.53,7,5.38,1.33,13,5.86,2.73,7,3.75,1.73,16,2,1.6,8,5.33,1.78,12,4.75,2.31,8 +2739,cornbread,6.47,2.01,19,3.5,2.11,22,6.08,2.1,24,6.67,2.25,6,6.38,1.98,13,3.83,2.29,12,3.1,1.91,10,4.88,1.64,8,6.69,2.09,16,6.1,2.33,10,6.89,1.62,9,4.89,2.52,9,2.54,1.05,13,5.88,2.18,17,6.83,2.04,6,6.38,2.62,8,6.55,1.57,11,3.67,1.66,9,3.38,2.43,13,6.06,2.35,16,6.12,1.64,8 +2740,corned,4.61,2.2,18,3.59,2.46,22,4.54,1.5,28,5.2,2.28,5,4.38,2.22,13,3.27,2.49,11,3.91,2.51,11,4.27,2.05,11,4.71,1.05,17,4.7,2.16,10,4.5,2.39,8,3.36,2.54,11,3.82,2.48,11,4.5,1.5,18,4.6,1.58,10,3.75,1.76,12,6.33,2.07,6,3.43,2.85,14,3.88,1.73,8,4.31,1.89,16,4.83,0.72,12 +2741,corner,4.83,2.12,18,3.38,2.33,42,4.88,2.19,24,3.67,2.31,3,4.86,1.99,14,3.94,2.58,18,2.91,2.11,23,4,1.85,8,5.31,2.27,16,5.6,1.95,5,4.25,2.01,12,3.5,2.66,18,3.29,2.1,24,4.65,2.12,17,5.5,2.66,6,4.5,2.28,12,5.5,1.76,6,2.8,2.19,20,3.91,2.37,22,5.25,2.38,16,4.12,1.64,8 +2742,cornerstone,5.9,1.8,20,3.33,2.2,18,6.32,1.62,22,6.2,1.79,5,5.8,1.86,15,4.33,1.97,6,2.83,2.21,12,5.6,1.26,10,6.92,1.68,12,5.8,1.48,10,6,2.16,10,3.7,2.06,10,2.88,2.42,8,6,1.84,11,6.64,1.36,11,5.67,2.1,12,6.25,1.28,8,2.56,2.35,9,4.11,1.83,9,5.82,1.6,11,6.82,1.54,11 +2743,cornfield,5.05,1.96,20,3.73,2.12,22,5.32,1.8,19,4.22,1.92,9,5.73,1.79,11,3.2,2.28,5,4.06,2.05,16,5.5,1.76,6,5.23,1.88,13,5.5,1.65,14,4,2.37,6,4,2.26,12,3.67,1.94,9,4.44,1.42,9,6.1,1.79,10,5.6,1.65,10,4.5,2.17,10,3.5,2.54,12,4,1.56,10,5.5,1.87,6,5.23,1.83,13 +2744,cornflakes,6.37,1.21,19,3.3,2.03,20,5.7,1.99,23,5.33,0.58,3,6.56,1.21,16,3.71,1.25,7,3.08,2.36,13,6.44,2.19,9,5.21,1.76,14,6.67,1.41,9,6.1,0.99,10,3.12,2.03,8,3.42,2.11,12,5.53,2.29,15,6,1.31,8,6.29,1.11,7,6.42,1.31,12,3.7,2.31,10,2.9,1.73,10,5.54,2.33,13,5.9,1.52,10 +2745,corny,5,1.9,21,3,1.98,23,4.94,2.07,18,5.33,2.18,9,4.75,1.71,12,3,1.55,11,3,2.37,12,4.5,1.96,10,5.5,2.2,8,3.86,1.86,7,5.77,1.59,13,3.55,2.34,11,2.5,1.51,12,4.71,2.36,7,5.09,1.97,11,4.77,1.83,13,5.38,2.07,8,3.09,1.97,11,2.92,2.07,12,4.78,2.44,9,5.11,1.76,9 +2746,coronary,2.62,1.47,21,4.67,2.44,21,4.4,2.06,20,2.89,1.62,9,2.42,1.38,12,4,2.37,6,5,2.57,14,4.5,2.66,6,4.36,1.86,14,3.56,1.33,9,1.92,1.16,12,4.6,2.41,5,4.69,2.52,16,5.44,1.94,9,3.55,1.81,11,2.67,1.3,12,2.56,1.74,9,4.25,2.19,8,4.92,2.63,13,4.64,2.54,11,4.11,1.36,9 +2747,coronation,4.6,2.01,20,4.5,2.38,18,5.13,2.18,23,5.8,1.3,5,4.2,2.08,15,4,2,5,4.69,2.56,13,4.92,2.35,12,5.36,2.06,11,4.4,2.46,10,4.8,1.55,10,4.57,2.07,7,4.45,2.66,11,4.6,2.06,15,6.12,2.17,8,4.5,2.07,14,4.83,2.04,6,5.08,2.31,12,3.33,2.25,6,5.07,2.06,14,5.22,2.49,9 +2748,coroner,3,2,21,3.61,2.39,23,3.28,1.81,18,3.78,2.05,9,2.42,1.83,12,4.27,2.15,11,3,2.52,12,3.3,1.95,10,3.25,1.75,8,4,2.45,7,2.62,1.61,13,4.55,2.5,11,2.75,2.01,12,3.71,2.36,7,3,1.41,11,3.23,2.35,13,2.62,1.3,8,3.55,2.58,11,3.67,2.31,12,3.56,1.59,9,3,2.06,9 +2749,corporal,4.63,1.34,19,3.5,1.61,20,4.9,2.17,21,4.71,1.38,7,4.58,1.38,12,3.56,1.81,9,3.45,1.51,11,4.4,2.07,5,5.06,2.24,16,4.7,1.42,10,4.5,1.41,8,3.38,1.77,8,3.58,1.56,12,5.21,1.67,14,4.29,2.98,7,4.36,1.57,11,5,0.93,8,3.67,1.87,12,3.25,1.16,8,5.1,2.18,10,4.73,2.24,11 +2750,corporate,4.9,2.51,20,4.74,2.49,23,5.05,2.5,20,4.67,2.45,9,5.09,2.66,11,5.36,2.62,11,4.17,2.33,12,4.25,1.67,8,5.58,2.87,12,4.64,2.71,14,5.5,2.07,6,4.67,2.78,9,4.79,2.39,14,5.5,1.93,8,4.75,2.86,12,5.1,2.69,10,4.7,2.45,10,4.46,2.85,13,5.1,2.02,10,5.75,2.67,12,4,1.93,8 +2751,corporation,3.82,1.89,22,4.73,2.35,22,4.47,2.5,19,3.88,2.53,8,4,1.35,13,5.57,2.44,7,4.29,2.37,14,3,2.24,7,5.18,2.36,11,3.88,2.23,8,4,1.63,13,5.12,2.47,8,4.5,2.35,14,2.57,1.4,7,5.58,2.35,12,4.45,2.16,11,3.18,1.4,11,3.67,2.74,9,5.46,1.81,13,4.62,2.55,16,3.67,2.52,3 +2752,corporeal,4,2.03,19,3.5,2.06,22,4.42,2.21,24,3.5,2.17,6,4.23,2.01,13,3.58,2.15,12,3.4,2.07,10,5.5,2.51,8,3.88,1.89,16,4,1.49,10,4,2.6,9,3.89,2.2,9,3.23,2.01,13,4.94,2.16,17,2.83,1.83,6,3.38,1.6,8,4.45,2.25,11,2.78,1.48,9,4,2.31,13,5.06,2.21,16,3.12,1.64,8 +2753,corps,4.24,1.95,21,3.52,2.11,23,4.69,1.98,26,4.18,1.99,11,4.3,2,10,3.45,2.25,11,3.58,2.07,12,5.18,1.66,11,4.29,2.23,14,4.2,1.87,10,4.27,2.1,11,3.82,2.68,11,3.25,1.48,12,4.47,2.03,17,5.12,2.03,8,4,2.2,13,4.62,1.51,8,3.47,2.17,15,3.62,2.13,8,4.71,2.42,17,4.67,0.71,9 +2754,corpse,2.45,1.64,38,4.89,2.22,18,3.23,2.13,48,2.43,1.79,14,2.46,1.59,24,4.17,1.47,6,5.25,2.49,12,3.56,2.09,18,3.03,2.16,30,2.76,1.73,21,2.06,1.48,17,4.3,2.31,10,5.62,2,8,3.04,1.7,25,3.43,2.54,23,2.79,1.87,19,2.11,1.33,19,4,2.18,9,5.78,1.99,9,3.23,2.04,31,3.24,2.33,17 +2755,corpsman,4.05,1.83,21,3.91,2.29,23,4.7,2.25,20,3.6,1.95,5,4.19,1.83,16,4.25,2.18,12,3.55,2.46,11,4.27,1.74,11,4.75,2.55,8,3.67,2.23,12,4.56,1.01,9,3.81,2.32,16,4.14,2.41,7,4.73,2.15,11,4.67,2.5,9,4.23,2.01,13,3.75,1.58,8,4.05,2.37,19,3.25,2.06,4,4.29,2.33,14,5.67,1.86,6 +2756,corral,4.5,1.32,20,3.71,1.87,21,5.35,2.19,34,4.4,1.17,10,4.6,1.51,10,4,1.93,8,3.54,1.9,13,6.14,2.11,14,4.8,2.12,20,3.78,1.09,9,5.09,1.22,11,4.31,1.8,13,2.75,1.67,8,5.68,2.23,22,4.75,2.05,12,4,1.15,10,5,1.33,10,3.64,1.86,14,3.86,2.04,7,5.41,1.8,17,5.29,2.57,17 +2757,correct,6.94,2.34,18,3.48,2.68,21,7.06,2.01,18,5.62,2.62,8,8,1.49,10,2.86,2.12,7,3.79,2.94,14,7,1.73,11,7.14,2.54,7,6.45,2.62,11,7.71,1.7,7,3.33,3.32,9,3.58,2.23,12,6.91,2.39,11,7.29,1.38,7,6.75,2.53,12,7.33,2.07,6,2.75,2.77,12,4.44,2.35,9,7.78,1.72,9,6.33,2.12,9 +2758,correction,4.05,1.36,21,4.37,2.06,19,6.05,2.01,21,5.17,0.98,6,3.6,1.24,15,5.5,1.6,8,3.55,2.02,11,6.27,1.79,11,5.8,2.3,10,4.67,1.63,6,3.8,1.21,15,4.4,2.17,10,4.33,2.06,9,5.86,2.14,14,6.43,1.81,7,4,2.08,7,4.07,0.92,14,4.14,2.32,14,5,1,5,6.42,1.73,12,5.56,2.35,9 +2759,correctional,4.09,1.65,23,4.86,1.78,22,5.05,1.9,19,3.64,2.01,11,4.5,1.17,12,4.2,2.17,5,5,1.71,16,5.5,2.59,6,4.85,1.57,13,4.47,1.3,15,3.38,2.07,8,4.17,1.8,12,5.67,1.5,9,4.89,1.05,9,5.2,2.49,10,4.5,1.73,12,3.64,1.5,11,4.42,2.11,12,5.4,1.17,10,5.33,2.73,6,4.92,1.5,13 +2760,corrective,4.95,1.39,19,4.05,2.11,21,5.16,2.69,25,5.67,1.15,3,4.81,1.42,16,4.43,1.9,7,3.85,2.34,13,6.25,2.55,8,4.65,2.67,17,5.43,0.98,7,4.67,1.56,12,4.86,1.95,7,3.62,2.22,13,5.29,2.87,14,5,2.57,11,5.5,0.76,8,4.55,1.63,11,4.09,1.81,11,4,2.49,10,4.89,2.54,18,5.86,3.13,7 +2761,correlation,5.09,1.82,22,3.23,2.14,22,5.25,2.31,20,5.75,1.58,8,4.71,1.9,14,4.2,2.44,10,2.42,1.51,12,5.43,3.31,7,5.15,1.72,13,5.09,1.97,11,5.09,1.76,11,3.55,2.21,11,2.91,2.12,11,5.2,2.68,15,5.4,0.55,5,4.4,1.78,10,5.67,1.72,12,3.6,2.22,10,2.92,2.11,12,5.6,1.78,10,4.9,2.81,10 +2762,correspond,5.75,1.41,20,3.48,2.11,23,6.76,2.02,21,5.56,1.13,9,5.91,1.64,11,3.82,2.23,11,3.17,2.04,12,5.38,1.3,8,7.62,1.94,13,5.5,1.34,14,6.33,1.51,6,3.78,2.49,9,3.29,1.9,14,6,1.85,8,7.23,2.05,13,5.5,1.51,10,6,1.33,10,3.08,1.71,13,4,2.54,10,7.25,2.05,12,6.11,1.9,9 +2763,correspondence,6.59,1.53,22,5.05,2.25,19,5.71,1.95,21,5.8,1.64,5,6.94,1.44,16,6,1.93,8,4.36,2.29,11,5.7,1.83,10,5.73,2.15,11,6.5,1.38,12,6.7,1.77,10,4.8,2.1,10,5.33,2.5,9,5.33,1.97,12,6.22,1.92,9,6.64,1.63,11,6.55,1.51,11,3.5,2,8,6.18,1.72,11,5.56,1.51,9,5.83,2.29,12 +2764,correspondent,5.32,1.67,19,3.55,1.84,22,5.29,1.73,24,4.67,2.07,6,5.62,1.45,13,3.92,1.98,12,3.1,1.66,10,5.75,2.25,8,5.06,1.44,16,5.4,0.84,10,5.22,2.33,9,3.67,2.12,9,3.46,1.71,13,5.18,1.74,17,5.67,1.97,6,5.38,1.06,8,5.27,2.05,11,3.22,1.72,9,3.77,1.96,13,5.56,1.79,16,4.75,1.58,8 +2765,corresponding,5.1,1.51,21,4.52,2.57,23,5.95,1.64,20,4.4,1.82,5,5.31,1.4,16,6,1.76,12,2.91,2.39,11,6,1.79,11,5.5,1.07,8,5.17,1.59,12,5,1.5,9,5.12,2.55,16,3.14,2.19,7,6,0.89,11,5.89,2.32,9,5.38,1.61,13,4.62,1.3,8,4.68,2.71,19,3.75,1.89,4,6.07,1.33,14,5.67,2.34,6 +2766,corridor,4.76,1.64,21,3.53,2.17,47,5.35,2.13,54,4.44,2.01,9,5,1.35,12,4.29,2.46,14,3.21,1.98,33,5.68,2.21,25,5.04,2.08,28,4.43,2.07,7,4.85,1.46,13,3.61,2.06,23,3.46,2.3,24,5.12,2.11,34,5.74,2.21,19,4.69,1.7,13,4.88,1.64,8,3.12,2.49,25,4,1.66,22,5.67,2.09,27,5.04,2.16,27 +2767,corroborate,5.5,1.43,20,3.88,1.67,25,5.41,2.09,22,6.38,1.06,8,4.92,1.38,12,3.85,1.72,13,3.92,1.68,12,5.38,2.06,13,5.44,2.24,9,6.12,1.13,8,5.36,1.21,11,4.43,1.16,14,3.18,1.99,11,5.58,1.56,12,5.2,2.66,10,5.33,1.94,9,5.64,0.92,11,3.65,1.84,17,4.38,1.19,8,5.1,2.42,10,5.67,1.83,12 +2768,corrupt,3,1.74,40,5.98,2.39,41,3.7,2.1,44,3.21,1.81,14,2.92,1.75,25,6.11,2.71,19,5.86,2.2,21,3.5,2.09,20,3.88,2.13,24,3.25,1.95,16,2.87,1.63,23,5.57,2.73,21,6.4,1.96,20,3.3,2.05,23,4.14,2.1,21,2.88,2.09,24,3.19,1.05,16,5.81,2.65,27,6.29,1.86,14,3.61,2.13,23,3.81,2.11,21 +2769,corruption,3,2.12,21,4.86,2.55,22,3.63,1.9,27,3.6,2.12,10,2.45,2.07,11,4.71,2.43,7,4.93,2.69,15,3.88,2.12,17,3.2,1.48,10,3.09,2.21,11,2.9,2.13,10,2.8,2.49,5,5.47,2.29,17,4,2.32,14,3.23,1.3,13,3.38,2.57,13,2.38,0.92,8,3.5,2.84,10,6,1.65,12,3.86,2.32,14,3.38,1.39,13 +2770,corsage,6.3,1.49,20,3.4,2.06,20,5.55,1.84,22,5.71,0.95,7,6.62,1.66,13,3.11,1.83,9,3.64,2.29,11,5.5,2.17,6,5.56,1.79,16,5.6,1.26,10,7.22,1.3,9,2.75,1.83,8,3.83,2.17,12,5.8,2.04,15,5,1.29,7,6.45,1.44,11,6.11,1.62,9,3.83,2.21,12,2.75,1.75,8,6.64,1.63,11,4.45,1.37,11 +2771,corset,5.81,2.34,21,5.75,2.27,20,4.71,2.48,35,6.12,2.59,8,5.62,2.26,13,6.4,1.67,5,5.53,2.45,15,4.91,2.26,11,4.62,2.62,24,5.69,2.75,13,6,1.6,8,5.92,2.11,12,5.5,2.62,8,5,2.27,20,4.33,2.77,15,5.91,2.47,11,5.7,2.31,10,6.73,1.9,11,4.56,2.19,9,4.45,2.54,22,5.15,2.41,13 +2772,cortex,5.2,1.36,20,3.67,2.15,21,5.5,1.19,20,5.44,1.24,9,5,1.48,11,4,2.54,10,3.36,1.8,11,5.75,1.16,8,5.33,1.23,12,5.43,1.09,14,4.67,1.86,6,3.88,2.47,8,3.54,2.03,13,5.88,1.36,8,5.25,1.06,12,5.6,0.84,10,4.8,1.69,10,4,2.37,11,3.3,1.95,10,5.58,1.44,12,5.38,0.74,8 +2773,cortisone,4.42,1.3,19,3.39,2.03,18,5.06,2.08,17,4.82,0.75,11,3.88,1.73,8,3.25,2.06,4,3.43,2.1,14,4.38,1.77,8,5.67,2.24,9,4.38,1.41,8,4.45,1.29,11,3.57,1.9,7,3.27,2.2,11,5,2,6,5.09,2.21,11,4.54,1.05,13,4.17,1.83,6,3,2,11,4,2.08,7,6.14,1.35,7,4.3,2.21,10 +2774,cosmetic,5.09,1.95,22,4.87,2.46,23,5.74,1.97,19,4.5,2,8,5.15,1.68,13,3.88,2.1,8,5.5,2.59,14,4.86,1.21,7,6.18,2.27,11,4.12,1.73,8,5.38,1.71,13,5.33,2.83,9,4.57,2.24,14,5.57,1.4,7,5.83,2.29,12,4.27,2.05,11,5.91,1.51,11,4.67,3.24,9,5,1.92,14,5.62,2.09,16,6.33,1.15,3 +2775,cosmic,7.11,1.85,19,5.39,2.46,23,4.84,2.09,19,6.44,1.67,9,7.7,1.89,10,5.57,2.15,7,5.47,2.67,15,4.9,2.02,10,4.78,2.28,9,7.78,1.56,9,6.5,1.96,10,6,2.79,10,5.08,2.19,12,4.62,1.51,8,5.1,2.6,10,7.17,1.85,12,7,2,7,5.2,2.48,20,6.67,2.31,3,4.62,1.51,8,5,2.49,11 +2776,cosmopolitan,5.8,1.7,20,3.86,2.14,22,5.65,1.31,20,5,2,9,6.45,1.13,11,4.3,2.5,10,3.5,1.83,12,5.43,0.98,7,5.77,1.48,13,5.86,1.79,14,5.67,1.63,6,4,2.56,8,3.79,1.97,14,5.62,1.41,8,5.67,1.3,12,5.5,1.9,10,6.1,1.52,10,4.42,2.27,12,3.2,1.87,10,5.45,1.44,11,5.89,1.17,9 +2777,cosmos,6.5,2.26,18,4.27,2.73,22,4.14,2.41,28,5.67,3.27,6,6.92,1.56,12,4.27,2.87,11,4.27,2.72,11,3.91,2.84,11,4.29,2.17,17,5.7,2.54,10,7.5,1.41,8,4.91,2.88,11,3.64,2.54,11,4,2.3,18,4.4,2.72,10,6.58,2.54,12,6.33,1.75,6,5.21,2.58,14,2.62,2.26,8,3.75,2.18,16,4.67,2.71,12 +2778,cost,4.11,1.97,18,4.9,2.77,21,3.67,1.81,18,4,1.85,8,4.2,2.15,10,4.29,2.87,7,5.21,2.78,14,4.09,1.7,11,3,1.91,7,4,1.61,11,4.29,2.56,7,4.22,2.91,9,5.42,2.68,12,3.73,1.79,11,3.57,1.99,7,4.58,2.07,12,3.17,1.47,6,3.67,2.27,12,6.56,2.6,9,4,1.94,9,3.33,1.73,9 +2779,costly,3,1.52,20,4.08,2.83,24,4.68,2.26,19,2.57,1.4,7,3.23,1.59,13,6.17,2.32,6,3.39,2.68,18,4.4,2.37,10,5,2.24,9,3.33,1.61,12,2.5,1.31,8,4.7,2.45,10,3.64,3.08,14,4.67,2.27,12,4.71,2.43,7,3.14,1.51,14,2.67,1.63,6,4.06,2.64,16,4.12,3.36,8,5,2.37,11,4.25,2.19,8 +2780,costume,6.05,2.11,20,4.78,2.26,18,6.36,2.19,22,6.2,1.64,5,6,2.3,15,4.5,1.64,6,4.92,2.57,12,6.2,1.81,10,6.5,2.54,12,6.4,1.26,10,5.7,2.75,10,4.8,1.87,10,4.75,2.82,8,6.45,2.46,11,6.27,2,11,5.58,2.47,12,6.75,1.28,8,4.22,2.73,9,5.33,1.66,9,6.55,2.54,11,6.18,1.89,11 +2781,cot,5.37,1.89,19,2.95,2.56,21,5.07,1.54,27,4.83,0.75,6,5.62,2.22,13,3.09,2.77,11,2.8,2.44,10,5.18,2.14,11,5,1.03,16,5.45,2.07,11,5.25,1.75,8,2,1.55,11,4,3.09,10,5.24,1.44,17,4.8,1.75,10,5.38,2.14,13,5.33,1.37,6,2.77,2.45,13,3.25,2.87,8,5.25,1.81,16,4.82,1.08,11 +2782,cottage,6.63,1.3,19,2.95,1.94,22,6.08,2.11,48,7,0,3,6.53,1.46,15,3.4,2.07,10,2.58,1.83,12,6.61,2.17,18,5.77,2.05,30,6.83,1.94,6,6.5,1,12,3.09,1.92,11,2.82,2.04,11,5.55,2.17,33,7.27,1.44,15,6.83,1.03,12,6.29,1.7,7,3.2,1.99,10,2.75,1.96,12,6.15,1.99,26,6,2.29,22 +2783,cotton,6.05,1.96,21,2.48,2.11,23,6.24,2.02,17,5.78,1.79,9,6.25,2.14,12,3.64,2.46,11,1.42,0.9,12,5.6,2.01,10,7.14,1.77,7,5.86,2.27,7,6.23,1.92,13,2.91,2.43,11,2.08,1.78,12,5.86,2.19,7,6.5,1.96,10,6.08,2.1,13,6,1.85,8,1.91,1.51,11,3,2.49,12,5.62,1.77,8,6.78,2.17,9 +2784,couch,6.52,1.44,21,3.4,2.62,20,6.19,2.03,36,6.75,1.16,8,6.38,1.61,13,2.2,2.17,5,3.8,2.7,15,5.82,1.78,11,6.36,2.14,25,6.38,1.5,13,6.75,1.39,8,3.92,2.71,12,2.62,2.45,8,6.05,1.76,20,6.38,2.36,16,6.27,1.68,11,6.8,1.14,10,3.91,2.84,11,2.78,2.33,9,6.14,2.17,22,6.29,1.86,14 +2785,cougar,5.67,2.37,21,5.7,2.89,20,4.24,2.51,21,4.83,2.99,6,6,2.1,15,6.62,2.77,8,5.08,2.91,12,4.18,2.79,11,4.3,2.31,10,4.78,2.86,9,6.33,1.78,12,6.22,2.44,9,5.27,3.26,11,4.29,2.36,7,4.21,2.67,14,6,2.49,10,5.36,2.34,11,5.85,2.97,13,5.43,2.94,7,3.64,2.46,11,4.9,2.51,10 +2786,cough,3.57,1.95,23,4.5,2.26,22,4.25,2.84,20,3.25,1.49,8,3.73,2.19,15,4,2.49,10,4.92,2.07,12,5,3.32,7,3.85,2.61,13,3.75,2.14,12,3.36,1.8,11,4,1.95,11,5,2.53,11,4.4,3.04,15,3.8,2.39,5,3.45,2.07,11,3.67,1.92,12,5.2,1.99,10,3.92,2.39,12,4,2.71,10,4.5,3.1,10 +2787,council,5,1.65,20,3.86,1.68,21,5.21,2.57,34,5.3,1.95,10,4.7,1.34,10,4,1.69,8,3.77,1.74,13,6.21,2.33,14,4.5,2.54,20,5.33,2.12,9,4.73,1.19,11,4.15,1.21,13,3.38,2.26,8,5.41,2.72,22,4.83,2.33,12,5.3,2,10,4.7,1.25,10,3.29,1.64,14,5,1.15,7,5.47,2.12,17,4.94,2.99,17 +2788,councilman,4.19,1.89,21,3.26,2.24,23,5.12,1.81,25,4.73,1.01,11,3.6,2.46,10,3.36,2.54,11,3.17,2.04,12,5.45,2.25,11,5,1.35,13,4.2,2.1,10,4.18,1.78,11,3.55,2.73,11,3,1.76,12,5.31,1.92,16,5,1.6,8,4.08,2.18,13,4.38,1.41,8,3.53,2.42,15,2.75,1.91,8,5.35,2.03,17,4.62,1.19,8 +2789,counsel,5.48,1.54,21,2.86,1.73,22,5.19,2.33,26,4.9,1.37,10,6,1.55,11,2.57,1.72,7,3,1.77,15,4.94,2.49,17,5.67,2.06,9,5.27,1.42,11,5.7,1.7,10,2.4,2.61,5,3,1.46,17,5.23,2.71,13,5.15,1.99,13,5.31,1.25,13,5.75,1.98,8,2.3,1.42,10,3.33,1.87,12,5.46,3.07,13,4.92,1.32,13 +2790,counseling,5.9,2.13,20,3.4,2.28,20,4.2,2.35,25,5.57,2.3,7,6.08,2.1,13,3.36,2.38,11,3.44,2.3,9,4.56,2.13,16,3.56,2.7,9,5.14,2.19,7,6.31,2.06,13,2.33,1.22,9,4.27,2.61,11,4.45,2.44,20,3.2,1.79,5,5.09,2.07,11,6.89,1.83,9,2.45,1.37,11,4.56,2.7,9,4.26,2.31,19,4,2.68,6 +2791,counselor,5.71,1.95,21,3.45,2.15,22,4.91,2.11,22,5.78,2.11,9,5.67,1.92,12,3,2.28,6,3.4,2.03,15,3.67,1.63,6,5.38,2.13,16,5,1.87,9,6.25,1.91,12,4.6,2.88,5,3.12,1.87,17,4.36,1.96,11,5.45,2.21,11,5.25,2.05,12,6.33,1.73,9,4.11,2.37,9,3,1.96,13,5.33,2.19,12,4.4,2.01,10 +2792,count,5.89,1.37,18,2.3,1.72,20,5.17,2.2,18,5.38,0.92,8,6.3,1.57,10,2.71,1.8,7,2.08,1.71,13,5.09,1.58,11,5.29,3.09,7,5.82,1.4,11,6,1.41,7,1.33,0.71,9,3.09,1.92,11,5.09,2.17,11,5.29,2.43,7,5.5,0.9,12,6.67,1.86,6,2,1.65,12,2.75,1.83,8,6,2.06,9,4.33,2.12,9 +2793,countdown,5.64,1.65,22,6.47,1.74,19,4.76,2.59,21,5.6,1.14,5,5.69,1.85,16,7.12,0.83,8,6,2.1,11,5.2,2.66,10,4.36,2.58,11,5.5,1.62,12,5.8,1.75,10,6.4,1.78,10,6.56,1.81,9,4.58,2.47,12,5,2.87,9,6,1.79,11,5.27,1.49,11,6.25,1.58,8,6.64,1.91,11,4.67,2.18,9,4.83,2.95,12 +2794,countenance,4.77,1.34,22,3.35,2,26,5.83,2.08,24,5.33,1.12,9,4.38,1.39,13,3,1.94,10,3.56,2.06,16,6,2,9,5.73,2.19,15,4.5,1.69,8,4.93,1.14,14,3.46,2.22,13,3.23,1.83,13,5.92,2.23,12,5.75,2.01,12,4.5,1.38,12,5.1,1.29,10,2.93,2.15,15,3.91,1.7,11,5.77,2.17,13,5.91,2.07,11 +2795,counter,5.22,1,18,2.47,1.95,19,5.16,1.46,25,5.6,0.89,5,5.08,1.04,13,2.9,2.38,10,2,1.32,9,5.06,1.34,16,5.33,1.73,9,5.14,1.21,7,5.27,0.9,11,1.5,0.76,8,3.18,2.27,11,5.3,1.59,20,4.6,0.55,5,4.67,0.71,9,5.78,0.97,9,2,1.49,10,3,2.35,9,4.74,1.1,19,6.5,1.76,6 +2796,counteract,4.73,1.45,22,4.27,2.47,22,5.1,2.27,20,4.88,1.96,8,4.64,1.15,14,4.4,2.63,10,4.17,2.44,12,5.57,2.94,7,4.85,1.91,13,4.18,1.47,11,5.27,1.27,11,3.36,2.06,11,5.18,2.6,11,5.13,2.56,15,5,1.22,5,4.2,1.32,10,5.17,1.47,12,5.2,2.35,10,3.5,2.39,12,4.7,1.89,10,5.5,2.64,10 +2797,counterattack,4.16,2.52,19,5.83,2.53,23,5.16,2.29,19,3.78,1.56,9,4.5,3.21,10,7.71,1.25,7,5.07,2.6,15,5.5,2.27,10,4.78,2.39,9,4.89,2.76,9,3.5,2.22,10,5.9,2.6,10,5.92,2.64,12,5.88,1.81,8,4.4,2.55,10,4.25,2.67,12,4,2.45,7,5.7,2.6,20,6.67,2.31,3,5.75,2.49,8,4.73,2.15,11 +2798,counterfeit,3.16,1.54,19,4.18,2.86,22,3,1.68,28,3.67,1.51,6,2.92,1.55,13,5.09,2.84,11,3.27,2.69,11,2.91,1.76,11,3.06,1.68,17,3.73,1.49,11,2.38,1.3,8,3.91,2.66,11,4.45,3.14,11,3.39,1.85,18,2.3,1.06,10,3.46,1.45,13,2.5,1.64,6,4.14,3.13,14,4.25,2.49,8,2.5,1.55,16,3.67,1.67,12 +2799,counterpart,5.38,1.24,21,3.4,2.01,20,5.57,1.83,21,5.5,0.55,6,5.33,1.45,15,4.25,2.25,8,2.83,1.7,12,5,1.61,11,6.2,1.93,10,5.33,0.52,6,5.4,1.45,15,3.9,2.23,10,2.9,1.73,10,5.29,1.98,14,6.14,1.46,7,5.57,0.98,7,5.29,1.38,14,3.5,2.24,14,3.17,1.47,6,5.33,2.19,12,5.89,1.27,9 +2800,counterpoint,5.24,1.51,21,4.4,2.5,20,5.53,1.93,36,5.12,1.25,8,5.31,1.7,13,5.2,2.59,5,4.13,2.5,15,6.73,1.9,11,5,1.73,25,5.38,1.19,13,5,2,8,4.5,2.84,12,4.25,2.05,8,5.55,2.11,20,5.5,1.75,16,5.18,1.08,11,5.3,1.95,10,4.45,2.62,11,4.33,2.5,9,5.64,1.89,22,5.36,2.06,14 +2801,countess,5.85,1.09,20,3.55,2.24,22,6.41,2.02,27,6.29,1.5,7,5.62,0.77,13,4.4,2.37,10,2.83,1.95,12,6.87,2.13,15,5.91,1.87,11,5.64,0.81,11,6.11,1.36,9,3.67,1.66,9,3.46,2.63,13,6.82,2.1,17,5.78,1.86,9,5.85,1.14,13,5.86,1.07,7,3.5,2.37,16,3.67,2.07,6,6.75,2.05,12,6.13,2.03,15 +2802,countless,4.8,1.28,20,4.22,2.65,18,4.14,1.93,22,4.8,0.84,5,4.8,1.42,15,4.33,2.42,6,4.17,2.86,12,3.9,0.99,10,4.33,2.5,12,4.8,0.79,10,4.8,1.69,10,4.6,2.46,10,3.75,2.96,8,4,1.95,11,4.27,2,11,4.5,1.24,12,5.25,1.28,8,3,2.65,9,5.44,2.13,9,4,2.05,11,4.27,1.9,11 +2803,country,6.14,1.67,22,3.71,2.47,21,6.35,2.03,17,6.17,0.75,6,6.07,1.98,15,2.14,1.21,7,4.5,2.59,14,6.22,2.33,9,6.5,1.77,8,5.79,1.81,14,6.71,1.38,7,3.89,2.71,9,3.58,2.39,12,6.22,2.49,9,6.5,1.51,8,5.79,1.67,14,6.75,1.58,8,3.83,2.4,6,3.67,2.58,15,6.67,2.18,9,6,1.93,8 +2804,countryside,6.94,2.04,18,2.7,2.08,20,5.8,2.22,25,8.4,0.89,5,6.38,2.1,13,2.27,2.05,11,3.22,2.11,9,5.38,2.31,16,6.56,1.94,9,6.29,2.29,7,7.36,1.86,11,2.89,2.47,9,2.55,1.81,11,5.85,2.39,20,5.6,1.52,5,6.44,2.46,9,7.44,1.51,9,2.91,2.07,11,2.44,2.19,9,5.32,2.19,19,7.33,1.63,6 +2805,county,5.18,1.79,22,3.4,2.16,20,7,1.86,19,4.85,2.15,13,5.67,1,9,3.71,2.43,7,3.23,2.09,13,6.71,1.89,7,7.17,1.9,12,4.58,2.02,12,5.9,1.2,10,3,2,9,3.73,2.33,11,7.6,1.58,10,6.33,2,9,4.58,1.62,12,5.9,1.79,10,3.57,2.37,7,3.31,2.14,13,7.71,1.5,7,6.58,1.98,12 +2806,coup,4.74,2.16,19,4.64,2.63,22,5,2.14,18,5.33,1.73,9,4.2,2.44,10,5.33,2.58,6,4.4,2.77,15,5.4,2.27,10,4.5,2,8,4.89,2.47,9,4.6,1.96,10,5.9,2.92,10,3.55,1.97,11,4.75,1.67,8,5.22,2.68,9,5.17,2.29,12,4,1.83,7,4.47,2.61,19,5.67,3.06,3,4.62,1.41,8,5.3,2.63,10 +2807,coupe,5.05,1.81,22,3.74,2.47,23,5.32,2.19,19,6.12,1.73,8,4.54,1.61,13,3.38,2.62,8,3.93,2.56,14,5.43,0.79,7,5,2.72,11,5.12,2.03,8,5.15,1.72,13,4.22,2.54,9,3.43,2.47,14,4.29,1.38,7,5.92,2.39,12,5.18,1.89,11,4.91,1.81,11,2.89,2.37,9,4.29,2.46,14,5.62,2.13,16,3.67,2.08,3 +2808,couple,7.11,1.49,19,4.95,2.4,22,5.61,2.21,44,6.78,1.39,9,7.4,1.58,10,5.42,2.57,12,4.4,2.17,10,5.35,2.17,23,5.85,2.32,20,7.78,1.2,9,6.5,1.51,10,5.89,2.76,9,4.31,1.97,13,5.22,2.34,27,6.24,1.89,17,7.08,1.51,12,7.14,1.57,7,5.11,2.37,9,4.85,2.51,13,5.77,2.2,35,5,2.29,9 +2809,coupling,5.4,1.79,20,4.61,2.62,18,5.68,2.38,22,4.2,1.64,5,5.8,1.7,15,6.5,1.52,6,3.67,2.57,12,6,1.94,10,5.42,2.75,12,5.4,1.35,10,5.4,2.22,10,5.3,2.21,10,3.75,2.96,8,6.45,1.97,11,4.91,2.59,11,5.25,1.66,12,5.62,2.07,8,4.22,3.03,9,5,2.24,9,5.91,2.47,11,5.45,2.38,11 +2810,coupon,6.3,1.17,20,4.22,2.65,23,5.54,2.12,26,5.8,1.14,10,6.8,1.03,10,4.36,3.14,11,4.08,2.23,12,4.55,2.25,11,6.36,1.78,14,6.33,1.22,9,6.27,1.19,11,4,3.07,11,4.42,2.31,12,5.35,2.18,17,6,2.2,8,6.33,1.23,12,6.25,1.16,8,4.87,2.75,15,3,2.07,8,6,1.87,17,4.67,2.4,9 +2811,courage,7.67,1.32,21,5,2.5,24,7.27,1.78,22,7.88,1.13,8,7.54,1.45,13,5.23,2.74,13,4.73,2.28,11,7,1.83,13,7.67,1.73,9,8.38,0.74,8,7.33,1.44,12,5.21,2.12,14,4.7,3.06,10,7.33,1.67,12,7.2,1.99,10,7.9,1.29,10,7.45,1.37,11,5.65,2.52,17,3.43,1.72,7,6.8,1.99,10,7.67,1.56,12 +2812,courageous,8.05,0.71,19,5.5,2.56,20,7.38,1.76,24,8.23,0.6,13,7.67,0.82,6,6,2.83,5,5.33,2.55,15,7.46,1.51,13,7.27,2.1,11,8,1,9,8.1,0.32,10,6.86,2.73,7,4.77,2.24,13,6.91,2.17,11,7.77,1.3,13,7.89,0.78,9,8.2,0.63,10,5.6,2.67,10,5.4,2.59,10,8.11,0.93,9,6.93,2.02,15 +2813,courier,5.5,1.5,20,3.67,1.77,21,5.79,2.13,34,6.1,1.85,10,4.9,0.74,10,4.25,1.91,8,3.31,1.65,13,5.93,2.06,14,5.7,2.23,20,5.67,1.5,9,5.36,1.57,11,3.77,1.64,13,3.5,2.07,8,5.77,2.29,22,5.83,1.9,12,5.4,1.51,10,5.6,1.58,10,3.64,1.91,14,3.71,1.6,7,6.06,1.68,17,5.53,2.53,17 +2814,court,3.52,2.09,21,4.43,2.71,21,3.94,2.48,18,4.33,2.73,6,3.14,1.83,14,4.14,3.02,7,4.57,2.65,14,4.33,2,9,3.12,2.85,8,3.38,2.06,13,3.71,2.43,7,4,2.65,9,4.75,2.83,12,4.8,2.78,10,2.88,1.64,8,3.08,1.44,13,4.25,2.82,8,4.83,3.19,6,4.27,2.6,15,3.8,3.05,10,4.12,1.73,8 +2815,courteous,7.05,2.16,20,3.95,2.16,21,7.26,1.86,34,7.4,2.12,10,6.7,2.26,10,4.5,2.45,8,3.62,1.98,13,7.14,1.96,14,7.35,1.84,20,7.89,1.27,9,6.36,2.54,11,4.46,1.98,13,3.12,2.3,8,7,2.09,22,7.75,1.29,12,7.9,1.2,10,6.2,2.62,10,3.79,2.33,14,4.29,1.89,7,6.53,2,17,8,1.41,17 +2816,courtesy,6.79,1.36,19,4.3,2.03,20,5.96,2.25,23,5.67,1.15,3,7,1.32,16,4.62,1.41,8,4.08,2.39,12,5.78,2.68,9,6.07,2.02,14,6.89,1.69,9,6.7,1.06,10,4.22,1.92,9,4.36,2.2,11,5.73,2.52,15,6.38,1.69,8,6.71,1.6,7,6.83,1.27,12,4.9,1.85,10,3.7,2.11,10,6.08,2.72,13,5.8,1.55,10 +2817,courthouse,4.61,1.61,18,4.2,2.53,20,3.5,2.35,22,3.86,1.46,7,5.09,1.58,11,3.89,2.2,9,4.45,2.84,11,3.67,2.5,6,3.44,2.37,16,5.1,1.45,10,4.14,1.77,7,3.25,2.38,8,4.83,2.52,12,3.8,2.11,15,2.86,2.85,7,5.1,1.73,10,4,1.31,8,3.58,2.75,12,5.12,1.96,8,3.36,1.96,11,3.64,2.77,11 +2818,courtroom,2.84,1.38,19,4.67,2.87,18,3.45,1.6,22,2.8,1.1,5,2.86,1.51,14,4.5,2.88,6,4.75,2.99,12,3.8,1.32,10,3.17,1.8,12,3.1,0.74,10,2.56,1.88,9,5.2,2.94,10,4,2.83,8,3,1.34,11,3.91,1.76,11,2.82,1.08,11,2.88,1.81,8,2.89,2.8,9,6.44,1.59,9,3.18,1.6,11,3.73,1.62,11 +2819,courtship,6,1.77,22,5.38,2.67,21,5.37,2.03,19,4.62,1.19,8,6.62,1.5,13,5.12,2.59,8,5.58,2.94,12,5.71,1.8,7,5.09,2.3,11,5.38,1.85,8,6.15,1.57,13,6.33,2.6,9,4.67,2.61,12,4.43,1.9,7,5.92,1.98,12,6.09,2.02,11,5.91,1.58,11,4.75,3.24,8,5.77,2.31,13,5.44,1.82,16,5,3.46,3 +2820,courtside,6,1.55,21,4.24,2.45,21,6,1.96,25,6.08,1.62,12,5.89,1.54,9,5.43,2.44,7,3.64,2.31,14,6.3,1.83,10,5.8,2.08,15,6.5,1.91,4,5.88,1.5,17,4.8,2.62,10,3.73,2.28,11,6.71,2.36,7,5.72,1.78,18,6.33,1.56,12,5.56,1.51,9,4.46,2.54,13,3.88,2.42,8,6.33,2.18,9,5.81,1.87,16 +2821,courtyard,5.53,1.78,19,3.43,2.18,21,5.05,2.06,20,5.67,0.58,3,5.5,1.93,16,3.83,2.56,6,3.27,2.09,15,5.17,1.72,6,5,2.25,14,5.1,1.97,10,6,1.5,9,2,0.82,7,4.14,2.32,14,4.7,2.06,10,5.4,2.12,10,6.12,1.55,8,5.09,1.87,11,3,1.87,9,3.75,2.42,12,5,3.07,8,5.08,1.16,12 +2822,cousin,6.11,2.3,18,2.6,2.28,20,5.28,1.23,18,5.25,2.12,8,6.8,2.3,10,3,3,7,2.38,1.89,13,5,0.89,11,5.71,1.6,7,5.36,2.38,11,7.29,1.7,7,1.78,1.09,9,3.27,2.8,11,5.73,1.27,11,4.57,0.79,7,5.33,2.19,12,7.67,1.75,6,2.25,1.6,12,3.12,3.09,8,5.33,1.41,9,5.22,1.09,9 +2823,cove,5.67,2.11,21,3.17,1.99,23,6.06,2.34,18,5.67,2.69,9,5.67,1.67,12,4.27,2.2,11,2.17,1.11,12,5.6,2.41,10,6.62,2.26,8,5.43,2.44,7,5.77,2.09,13,3.82,2.18,11,2.58,1.68,12,6,2.71,7,6.09,2.21,11,5.77,2.28,13,5.5,1.93,8,3,1.73,11,3.33,2.27,12,6.22,2.59,9,5.89,2.2,9 +2824,coven,5.43,2.18,21,4.8,2.46,20,4.78,2.26,36,6,1.51,8,5.08,2.5,13,5.2,2.28,5,4.67,2.58,15,4.73,2.37,11,4.8,2.25,25,6,1.78,13,4.5,2.56,8,5,2.45,12,4.5,2.62,8,5.15,2.21,20,4.31,2.3,16,4.82,2.48,11,6.1,1.66,10,5.09,2.63,11,4.44,2.35,9,4.23,2.31,22,5.64,1.95,14 +2825,covenant,5.21,1.65,19,4,1.95,21,5.35,2.4,23,4.33,2.52,3,5.38,1.5,16,4.75,1.39,8,3.54,2.15,13,6,2.24,9,4.93,2.5,14,6,1.5,9,4.5,1.51,10,4.56,1.51,9,3.58,2.19,12,5.4,2.64,15,5.25,2.05,8,5.29,1.89,7,5.17,1.59,12,4.5,1.9,10,3.55,1.97,11,5.08,3.09,13,5.7,1.06,10 +2826,cover,5.59,1.37,22,3.76,2.45,21,5.78,2.05,18,4.83,0.98,6,5.93,1.44,15,2.86,2.34,7,4.21,2.46,14,5.56,2.3,9,6.25,1.83,8,5.57,1.65,14,5.71,0.76,7,4.33,2.74,9,3.33,2.23,12,5.5,2.55,10,6.12,1.25,8,5.14,0.86,14,6.38,1.77,8,4,3.1,6,3.67,2.26,15,5.8,2.53,10,5.75,1.39,8 +2827,coverage,5.77,1.45,22,3.19,2.04,26,5.96,2.2,24,6.11,1.45,9,5.54,1.45,13,2.9,2.13,10,3.38,2.03,16,6.89,1.45,9,5.4,2.41,15,6,1.69,8,5.64,1.34,14,3.77,2.2,13,2.62,1.76,13,5.5,2.11,12,6.42,2.27,12,5.5,1.51,12,6.1,1.37,10,3.27,2.34,15,3.09,1.64,11,5.54,2.3,13,6.45,2.07,11 +2828,covert,3.79,1.27,19,4.32,2.36,22,4.96,1.73,24,4,1.55,6,3.69,1.18,13,5.25,2.53,12,3.2,1.62,10,5.25,2.12,8,4.81,1.56,16,4.3,0.95,10,3.22,1.39,9,5.11,2.42,9,3.77,2.24,13,5.29,1.72,17,4.17,1.72,6,3.75,0.71,8,3.82,1.6,11,4.56,2.46,9,4.15,2.38,13,5.44,1.41,16,4,2,8 +2829,covet,4.48,1.66,21,4.04,2.46,23,5,2.33,19,4.75,0.46,8,4.58,1.93,12,3.75,2.66,8,4.29,2.49,14,4.86,2.97,7,5,2.1,11,4.86,1.07,7,4.54,1.71,13,4.56,2.88,9,3.71,2.2,14,4.29,1.98,7,5.42,2.5,12,4.5,1.9,10,4.45,1.51,11,3.44,2.65,9,4.43,2.34,14,5,2.37,16,5,2.65,3 +2830,coveted,5.95,1.82,20,4.88,2.47,24,4.39,2.35,28,6.12,0.83,8,5.83,2.29,12,4.11,2.03,9,5.33,2.66,15,3.14,1.7,14,5.64,2.27,14,6.11,1.69,9,5.82,1.99,11,5.42,2.68,12,4.33,2.23,12,4.43,2.68,14,4.36,2.06,14,6.3,1.89,10,5.6,1.78,10,5.17,2.21,12,4.58,2.78,12,4.08,2.11,12,4.62,2.55,16 +2831,cow,5.42,1.71,19,2.95,1.86,42,5.24,2.03,42,5,1.94,9,5.8,1.48,10,3.4,1.99,15,2.7,1.77,27,4.29,1.54,14,5.71,2.11,28,5.44,2.4,9,5.4,0.84,10,3.06,1.92,18,2.88,1.85,24,4.87,2.03,23,5.68,2,19,5.92,1.31,12,4.57,2.07,7,2.5,1.74,24,3.56,1.89,18,5.41,2.17,22,5.05,1.9,20 +2832,coward,2.42,1.64,19,4.09,2.73,44,4.09,2.6,22,3,1,3,2.31,1.74,16,3.71,2.45,21,4.43,2.98,23,4.9,2.51,10,3.42,2.57,12,3,1.89,10,1.78,1.09,9,3.7,2.43,20,4.42,2.98,24,4,2.93,11,4.18,2.36,11,2.5,1.41,8,2.36,1.86,11,4.13,2.92,30,4,2.39,14,5.45,2.81,11,2.73,1.49,11 +2833,cowardice,3.05,1.27,19,4.25,2.2,20,3.64,2.5,22,3.67,1,9,2.5,1.27,10,4.38,1.85,8,4.17,2.48,12,3.82,2.6,11,3.45,2.5,11,3.71,0.76,7,2.67,1.37,12,4.75,2.12,8,3.92,2.27,12,4.08,2.6,13,3,2.35,9,3.1,1.45,10,3,1.12,9,4.75,2.92,8,3.92,1.62,12,3.21,2.26,14,4.38,2.88,8 +2834,cowardly,2.85,1.6,20,5.14,1.93,21,3.85,2.45,33,3.2,1.81,10,2.5,1.35,10,4.75,1.83,8,5.38,2.02,13,4,2.65,13,3.75,2.38,20,2.44,1.33,9,3.18,1.78,11,4.85,1.91,13,5.62,2,8,4.19,2.48,21,3.25,2.38,12,2.4,1.43,10,3.3,1.7,10,4.86,1.99,14,5.71,1.8,7,4.12,1.93,16,3.59,2.9,17 +2835,cowboy,5.43,1.8,21,4.43,2.54,21,5.67,2.22,24,5.33,1.61,12,5.56,2.13,9,5.29,2.69,7,4,2.45,14,6.4,2.07,10,5.14,2.25,14,6,2,4,5.29,1.79,17,5.7,2.79,10,3.27,1.68,11,6,2.08,7,5.53,2.32,17,5.25,2.18,12,5.67,1.22,9,4.46,2.5,13,4.38,2.77,8,4.62,2.77,8,6.19,1.76,16 +2836,cowgirl,6.11,2,19,5.3,2.62,23,5.63,1.67,19,6.22,1.2,9,6,2.58,10,6.43,2.07,7,4.87,2.83,15,5.4,1.9,10,5.89,1.45,9,6.22,2.22,9,6,1.89,10,6.1,2.64,10,4.75,2.63,12,5.38,1.85,8,5.8,1.69,10,6.5,2.24,12,5.43,1.4,7,4.9,2.55,20,8,1,3,5,1.51,8,6.09,1.7,11 +2837,cowhand,4.65,1.63,20,3.33,2.08,21,5.44,2.06,25,5,1.41,4,4.56,1.71,16,4.5,2.38,4,3.06,1.98,17,5.56,2.96,9,5.38,1.45,16,4.38,1.51,8,4.83,1.75,12,3.7,2.26,10,3,1.95,11,5.64,2.06,14,5.18,2.14,11,4.91,1.14,11,4.33,2.12,9,2.4,1.71,10,4.18,2.09,11,6.17,1.79,18,3.57,1.51,7 +2838,coworker,5,1.2,19,3.57,1.91,21,4.55,2.26,20,3.67,1.15,3,5.25,1.06,16,4,1.79,6,3.4,1.99,15,4.83,2.14,6,4.43,2.38,14,5.3,1.06,10,4.67,1.32,9,3,2,7,3.86,1.88,14,4.5,2.59,10,4.6,2.01,10,4.75,1.16,8,5.18,1.25,11,3.22,1.99,9,3.83,1.9,12,5.5,3.21,8,3.92,1.08,12 +2839,coy,5.5,1.32,20,3.72,2.05,18,5.5,2.22,22,6,1,5,5.33,1.4,15,3.67,2.07,6,3.75,2.14,12,5.4,1.96,10,5.58,2.5,12,6,0.82,10,5,1.56,10,4.1,1.97,10,3.25,2.19,8,4.91,2.17,11,6.09,2.21,11,5.75,1.14,12,5.12,1.55,8,2.22,1.92,9,5.22,0.44,9,5.73,2.53,11,5.27,1.95,11 +2840,coyote,4.05,1.86,21,5.55,2.09,22,4.38,2.18,21,4.56,1.59,9,3.67,2.02,12,4.17,2.86,6,6,1.56,15,3.17,2.14,6,4.87,2.07,15,4.22,1.72,9,3.92,2.02,12,5.8,2.77,5,5.47,1.94,17,4.9,2.08,10,3.91,2.26,11,3.5,1.98,12,4.78,1.48,9,5.78,1.56,9,5.38,2.43,13,4.33,2.27,12,4.44,2.19,9 +2841,cozy,7.28,1.58,40,3.56,2.7,43,6.69,1.97,42,7.06,1.84,16,7.42,1.41,24,2.79,2.36,14,3.93,2.81,29,6.65,1.97,17,6.72,2.01,25,7.55,1.93,20,7,1.12,20,3.75,3.02,20,3.39,2.44,23,6.69,2.05,26,6.69,1.89,16,7.42,1.45,26,7,1.84,14,3.7,2.57,27,3.31,2.98,16,7,1.41,24,6.28,2.52,18 +2842,crab,5.81,1.5,21,4.13,2.55,23,4.52,1.66,25,5.73,1.1,11,5.9,1.91,10,4.36,2.84,11,3.92,2.35,12,4.55,1.75,11,4.46,1.71,13,5.8,1.75,10,5.82,1.33,11,4.55,2.81,11,3.75,2.34,12,4.47,1.37,17,4.57,2.44,7,5.85,1.41,13,5.75,1.75,8,4.13,2.59,15,4.12,2.64,8,4.53,1.87,17,4.5,1.2,8 +2843,crabby,3.16,1.12,19,6,1.48,21,5.09,1.9,23,3.4,0.89,5,3.15,1.21,13,6.17,1.6,6,5.93,1.49,15,5.2,2.04,10,5,1.87,13,3.14,1.07,7,3.27,1.19,11,5.86,1.68,7,6.07,1.44,14,5.64,1.29,11,4.58,2.27,12,3,0.95,12,3.43,1.4,7,5.82,1.89,11,6.2,0.92,10,5.5,1.99,14,4.44,1.67,9 +2844,crack,2.68,1.86,22,5.25,2.53,20,5.42,2.59,19,3.46,2.03,13,1.56,0.73,9,6.14,2.12,7,4.77,2.68,13,6,2.31,7,5.08,2.78,12,2.83,2.29,12,2.5,1.27,10,5.11,2.52,9,5.36,2.66,11,6.1,2.23,10,4.67,2.87,9,2.5,2.32,12,2.9,1.2,10,5.57,2.7,7,5.08,2.53,13,5.14,2.79,7,5.58,2.57,12 +2845,cracker,5.11,1.45,19,3.64,2.46,22,5.26,2.1,27,5.57,1.81,7,4.83,1.19,12,3.6,2.67,10,3.67,2.39,12,5.6,2.03,15,5,2.24,11,4.6,1.43,10,5.67,1.32,9,5.11,2.37,9,2.62,2.02,13,5.35,2.37,17,5.33,1.58,9,5.46,1.45,13,4.33,1.21,6,3.81,2.64,16,3.17,2.04,6,4.92,2.47,12,5.53,1.81,15 +2846,crackerjack,7.21,1.65,19,5.13,2.3,23,4.94,1.3,17,6.56,1.33,9,7.8,1.75,10,4.57,2.07,7,5.47,2.47,15,5,1.85,8,4.89,0.6,9,7.33,1.66,9,7.1,1.73,10,5.6,2.46,10,4.83,2.29,12,4.43,0.98,7,5.3,1.42,10,7.75,1.42,12,6.29,1.7,7,4.85,2.18,20,7,2.65,3,4.33,0.82,6,5.27,1.42,11 +2847,crackle,5.53,1.74,19,5.27,2.27,22,4.86,1.56,21,5.78,0.67,9,5.3,2.36,10,5.38,2.67,8,5.21,2.12,14,5.18,1.94,11,4.5,0.97,10,5.71,0.76,7,5.42,2.15,12,5.1,2.13,10,5.42,2.47,12,4.54,1.45,13,5.38,1.69,8,6,1.83,10,5,1.58,9,5.38,2.07,8,5.21,2.46,14,4.85,1.57,13,4.88,1.64,8 +2848,crackpot,3.38,2.25,21,5.1,2.59,20,4.05,2.56,21,4.17,2.48,6,3.07,2.15,15,5,2.88,8,5.17,2.52,12,3.55,2.5,11,4.6,2.63,10,3.33,2.58,6,3.4,2.2,15,5.3,2.75,10,4.9,2.56,10,4.07,2.76,14,4,2.31,7,3.57,2.37,7,3.29,2.27,14,4.79,2.97,14,5.83,1.33,6,3.75,2.42,12,4.44,2.83,9 +2849,cradle,6.1,1.86,20,3.67,2.59,18,4.86,1.98,22,5.6,2.19,5,6.27,1.79,15,3.83,2.56,6,3.58,2.71,12,5.3,1.25,10,4.5,2.43,12,6,2.16,10,6.2,1.62,10,3.8,2.66,10,3.5,2.67,8,5.18,1.89,11,4.55,2.11,11,5.67,2.15,12,6.75,1.16,8,2.56,2.55,9,4.78,2.22,9,5.27,1.74,11,4.45,2.21,11 +2850,craft,6.38,1.53,21,4.04,1.81,25,6.36,2.32,22,6,1.41,8,6.62,1.61,13,4,2.12,13,4.08,1.51,12,6.62,2.4,13,6,2.29,9,6.38,1.85,8,6.42,1.44,12,4.5,1.7,14,3.45,1.86,11,7.17,1.53,12,5.4,2.8,10,6.6,1.65,10,6.18,1.47,11,3.88,1.93,17,4.38,1.6,8,6.4,2.63,10,6.33,2.15,12 +2851,craftsman,6.71,1.59,21,4.11,2.38,19,6.23,2.29,35,7,1.51,8,6.54,1.66,13,3.4,1.82,5,4.36,2.56,14,6,2.37,11,6.33,2.3,24,6.77,1.64,13,6.62,1.6,8,4.42,2.15,12,3.57,2.82,7,5.75,2.65,20,6.87,1.55,15,6.45,1.57,11,7,1.63,10,4.8,2.7,10,3.33,1.8,9,5.82,2.65,22,6.92,1.32,13 +2852,craftsmanship,6.89,1.08,18,4.52,2.06,21,6.3,1.79,23,6.5,0.71,2,6.94,1.12,16,4.38,2.13,8,4.62,2.1,13,5.89,2.37,9,6.57,1.34,14,7,1.12,9,6.78,1.09,9,4.44,2.13,9,4.58,2.11,12,6.33,2.16,15,6.25,0.89,8,7.5,0.84,6,6.58,1.08,12,4.7,1.64,10,4.36,2.46,11,6.38,2.22,13,6.2,1.14,10 +2853,crafty,5.73,1.64,22,5.04,2.82,26,6.29,1.92,24,5.56,0.73,9,5.85,2.08,13,4.9,3.25,10,5.12,2.63,16,6.56,1.67,9,6.13,2.1,15,5.75,1.49,8,5.71,1.77,14,5.46,2.85,13,4.62,2.84,13,5.83,2.17,12,6.75,1.6,12,6,1.65,12,5.4,1.65,10,5.33,2.97,15,4.64,2.69,11,6.23,2.31,13,6.36,1.43,11 +2854,cram,4.68,1.55,22,4.19,2.54,21,5.18,2.26,22,5.07,1.73,14,4,0.93,8,4.82,2.75,11,3.67,2.29,9,4.33,1.63,6,5.5,2.42,16,4.6,2.01,10,4.75,1.14,12,3.36,2.29,11,5.1,2.6,10,5.46,2.22,13,4.78,2.39,9,4.67,1.92,12,4.7,1.06,10,3.69,2.78,13,5,2,8,5.75,2.14,12,4.5,2.32,10 +2855,cramp,2.91,1.5,23,4.73,2.59,22,4.5,2.89,20,3.62,1.85,8,2.53,1.19,15,4.3,2.67,10,5.08,2.57,12,4.57,3.21,7,4.46,2.85,13,2.83,1.7,12,3,1.34,11,4.36,2.29,11,5.09,2.91,11,4.2,2.83,15,5.4,3.21,5,2.91,1.45,11,2.92,1.62,12,5.2,2.3,10,4.33,2.84,12,4.9,2.81,10,4.1,3.07,10 +2856,cranberry,6.36,1.99,22,3.64,1.92,22,5.74,2.45,19,6.62,1.69,8,6.21,2.19,14,3.8,1.99,10,3.5,1.93,12,6.33,3.08,6,5.46,2.18,13,7,2.04,12,5.6,1.71,10,3.82,2.18,11,3.45,1.69,11,5.36,2.47,14,6.8,2.28,5,5.82,2.4,11,6.91,1.38,11,3.4,2.12,10,3.83,1.8,12,5.2,1.81,10,6.33,3,9 +2857,cranberry juice,6,2.79,21,4.25,2.69,20,5.86,2.1,21,6,2.28,6,6,3.05,15,4.75,2.55,8,3.92,2.84,12,5.36,2.38,11,6.4,1.71,10,5.83,2.4,6,6.07,3.01,15,5,2.36,10,3.5,2.92,10,5.64,2.31,14,6.29,1.7,7,7,2.89,7,5.5,2.71,14,4.36,2.84,14,4,2.53,6,5.58,2.5,12,6.22,1.48,9 +2858,cranial,5.37,1.57,19,4.62,2.01,21,4.83,1.92,23,5,1.58,5,5.54,1.66,13,3.17,2.04,6,5.2,1.74,15,4.4,2.12,10,5.15,1.77,13,5.57,1.72,7,5.27,1.62,11,4.14,2.79,7,4.86,1.56,14,4.09,2.12,11,5.5,1.51,12,5.17,1.59,12,5.71,1.6,7,4.45,2.11,11,4.8,1.99,10,4.36,2.06,14,5.56,1.51,9 +2859,cranium,5.81,1.36,21,3.55,2.52,22,5.15,2.09,27,5.4,0.84,10,6.18,1.66,11,2.43,1.81,7,4.07,2.69,15,4.82,2.43,17,5.7,1.25,10,5.91,1.22,11,5.7,1.57,10,2.4,3.13,5,3.88,2.32,17,5.07,2.5,14,5.23,1.64,13,5.62,1.5,13,6.12,1.13,8,2.8,2.44,10,4.17,2.52,12,5.5,2.14,14,4.77,2.05,13 +2860,crank,3.85,1.87,20,4.67,2.63,18,5.17,2.37,24,4,1.58,5,3.8,2.01,15,6.2,1.79,5,4.08,2.72,13,5.31,1.93,13,5,2.9,11,4.2,2.15,10,3.5,1.58,10,6.86,2.12,7,3.27,1.9,11,4.81,2.17,16,5.88,2.75,8,3.57,1.34,14,4.5,2.81,6,5.17,2.48,12,3.67,2.88,6,5.53,2.42,15,4.56,2.3,9 +2861,cranky,3,1.75,20,4.71,2.39,21,4.36,2.25,25,1.75,0.5,4,3.31,1.82,16,3.5,2.38,4,5,2.37,17,5.56,2.46,9,3.69,1.89,16,3.12,0.83,8,2.92,2.19,12,4.9,2.42,10,4.55,2.46,11,4.43,2.28,14,4.27,2.33,11,2.45,1.13,11,3.67,2.18,9,5.1,2.18,10,4.36,2.62,11,5.06,2.07,18,2.57,1.72,7 +2862,cranny,4.68,1.49,19,3.46,2.4,24,4.61,2.15,28,4.75,1.58,8,4.64,1.5,11,3,1.94,9,3.73,2.66,15,3.79,1.81,14,5.43,2.21,14,5,1,9,4.4,1.84,10,4.25,2.49,12,2.67,2.1,12,4.5,2.59,14,4.71,1.68,14,4.8,1.48,10,4.56,1.59,9,3.42,2.23,12,3.5,2.65,12,4.25,1.96,12,4.88,2.31,16 +2863,crap,3.44,1.69,18,4.62,2.36,21,4.11,1.91,18,4,0.53,8,3,2.16,10,4.86,2.34,7,4.5,2.44,14,4,1.61,11,4.29,2.43,7,3.64,0.92,11,3.14,2.54,7,4.56,2.6,9,4.67,2.27,12,4.27,2.33,11,3.86,1.07,7,3.92,1.68,12,2.5,1.38,6,3.83,2.29,12,5.67,2.12,9,5,2.24,9,3.22,0.97,9 +2864,crappy,2.35,1.57,20,5.26,2.47,19,3.92,2.13,26,1.64,0.67,11,3.22,1.92,9,5.71,2.56,7,5,2.49,12,4.15,2.19,13,3.69,2.14,13,2.55,1.29,11,2.11,1.9,9,5.6,2.41,10,4.89,2.62,9,4.24,2.28,17,3.33,1.8,9,3,1.94,10,1.7,0.67,10,5.08,2.43,12,5.57,2.7,7,4,1.67,16,3.8,2.82,10 +2865,crash,2.9,2.03,42,4.55,2.94,22,3.3,2.24,47,3.56,1.9,16,2.5,2.04,26,5.27,2.57,11,3.82,3.22,11,3.62,2.35,26,2.9,2.07,21,3.5,2.19,20,2.43,1.78,21,5.09,2.88,11,4,3.03,11,3.86,2.57,29,2.39,1.09,18,3.17,2.22,24,2.56,1.76,18,4.1,3.35,10,4.92,2.64,12,3.72,2.42,25,2.82,1.94,22 +2866,crass,3.73,1.16,22,4.73,2.33,22,5.11,1.7,19,4.25,0.89,8,3.31,1.18,13,4.38,2.5,8,5.08,2.33,13,5.71,1.7,7,4.45,1.37,11,3.75,1.39,8,3.62,1.04,13,4.44,2.19,9,4.92,2.5,13,4.71,1.5,7,5.33,1.83,12,4,1.1,11,3.45,1.21,11,3.62,2.33,8,5.36,2.17,14,5.06,1.69,16,5.33,2.08,3 +2867,crate,4.8,1.36,20,2.72,2.08,18,5.45,1.97,22,5.2,1.1,5,4.67,1.45,15,3.33,2.73,6,2.42,1.73,12,5,1.56,10,5.83,2.25,12,5,1.25,10,4.6,1.51,10,2.8,2.44,10,2.62,1.69,8,4.45,1.97,11,6.45,1.44,11,4.58,1.62,12,5.12,0.83,8,2.33,2.29,9,3.11,1.9,9,4.91,2.17,11,6,1.67,11 +2868,crater,5.15,1.27,20,4.84,2.46,19,4.79,1.82,24,5,1.1,11,5.33,1.5,9,5.29,2.14,7,4.58,2.68,12,4.17,1.53,12,5.42,1.93,12,5.45,1.44,11,4.78,0.97,9,5.09,2.39,11,4.5,2.67,8,4.82,2.01,17,4.71,1.38,7,4.8,1.23,10,5.5,1.27,10,5,2.65,11,4.62,2.33,8,4.8,2.11,15,4.78,1.3,9 +2869,crave,5.41,1.59,22,5.04,2.95,26,5,2.27,24,5.22,2.22,9,5.54,1.05,13,4.6,3.03,10,5.31,2.96,16,4.56,2.13,9,5.27,2.37,15,5.25,1.98,8,5.5,1.4,14,5.38,2.72,13,4.69,3.22,13,4.92,1.98,12,5.08,2.61,12,5.25,1.36,12,5.6,1.9,10,5.13,2.88,15,4.91,3.18,11,4.92,2.22,13,5.09,2.43,11 +2870,crawl,3.95,1.54,19,3.62,1.83,21,4.95,1.85,20,4.33,1.15,3,3.88,1.63,16,2.83,1.47,6,3.93,1.91,15,5.5,0.55,6,4.71,2.16,14,4.6,0.84,10,3.22,1.86,9,3.29,1.25,7,3.79,2.08,14,5.7,1.34,10,4.2,2.04,10,4.5,1.41,8,3.55,1.57,11,3.44,2.07,9,3.75,1.71,12,5,2.27,8,4.92,1.62,12 +2871,crayon,5.76,1.64,21,2.91,2.04,22,5.93,2.07,27,5.7,0.82,10,5.82,2.18,11,2.43,1.81,7,3.13,2.17,15,6.18,2.43,17,5.5,1.27,10,5.36,1.75,11,6.2,1.48,10,3.4,3.05,5,2.76,1.75,17,5.79,2.52,14,6.08,1.55,13,5.46,1.71,13,6.25,1.49,8,3,2.54,10,2.83,1.64,12,6.43,2.14,14,5.38,1.94,13 +2872,craze,5.33,1.8,21,6.45,1.9,20,5.22,2.04,36,5.25,2.49,8,5.38,1.33,13,6.4,1.14,5,6.47,2.13,15,5.18,1.66,11,5.24,2.22,25,5.54,2.11,13,5,1.2,8,6.67,1.56,12,6.12,2.42,8,5.35,1.73,20,5.06,2.43,16,4.45,1.69,11,6.3,1.42,10,7.09,1.76,11,5.67,1.87,9,4.91,1.9,22,5.71,2.23,14 +2873,crazed,3.5,1.57,22,6.25,2.1,20,4.06,2.47,33,3.5,1.73,12,3.5,1.43,10,6.25,1.49,8,6.25,2.49,12,4.21,2.64,14,3.95,2.41,19,3.2,1.48,10,3.75,1.66,12,6.69,1.97,13,5.43,2.23,7,4.18,2.38,22,3.82,2.75,11,3.17,1.47,12,3.9,1.66,10,6.08,2.22,13,6.57,1.99,7,4.44,2.58,16,3.71,2.39,17 +2874,craziness,3.82,2.04,22,6.83,1.99,23,4.32,2.08,19,4.75,2.43,8,3.08,1.5,13,7.25,1.28,8,6.57,2.38,14,4.57,2.51,7,4.09,1.97,11,3.75,2.49,8,3.69,1.8,13,6.89,2.26,9,6.79,1.89,14,4.43,2.37,7,4.25,2.01,12,4,2.41,11,3.64,1.69,11,6.11,2.76,9,7.29,1.2,14,4.12,1.96,16,5.33,2.89,3 +2875,crazy,5.14,1.93,22,5.9,2.26,21,4.19,2.1,16,5.83,2.64,6,4.93,1.67,15,5.43,2.64,7,6.14,2.11,14,4.62,2.67,8,3.75,1.39,8,5.29,2.13,14,5,1.73,7,5.78,2.33,9,6,2.3,12,5,2.5,9,3.14,0.69,7,4.5,1.79,14,6.25,1.75,8,5.83,2.79,6,5.93,2.12,15,4.67,2.55,9,3.57,1.27,7 +2876,creak,4.68,1.63,19,4.4,2.39,20,4.61,2.15,23,5,2.65,3,4.62,1.5,16,5.75,1.39,8,3.5,2.54,12,5.44,2.4,9,4.07,1.86,14,3.89,1.76,9,5.4,1.17,10,4.89,2.15,9,4,2.61,11,4.93,2.28,15,4,1.85,8,5.14,1.35,7,4.42,1.78,12,4.8,2.39,10,4,2.45,10,4.69,2.56,13,4.5,1.58,10 +2877,creaking,4.55,1.82,20,4.77,2.05,22,5.38,1.99,21,4.78,1.72,9,4.36,1.96,11,4.6,2.32,10,4.92,1.88,12,5.25,1.16,8,5.46,2.4,13,4.36,1.55,14,5,2.45,6,4.5,2.56,8,4.93,1.77,14,4.88,2.17,8,5.69,1.89,13,4.4,1.58,10,4.7,2.11,10,4.42,2.11,12,5.2,1.99,10,5.08,2.27,12,5.78,1.56,9 +2878,cream,6.56,1.95,18,3.8,2.78,20,6.11,1.53,18,6,2.14,8,7,1.76,10,5.14,2.19,7,3.08,2.87,13,6,1.55,11,6.29,1.6,7,6.36,2.11,11,6.86,1.77,7,3.33,3,9,4.18,2.68,11,6.45,1.37,11,5.57,1.72,7,6.67,1.92,12,6.33,2.16,6,2.83,2.04,12,5.25,3.24,8,6.44,1.81,9,5.78,1.2,9 +2879,creamed,6.1,1.68,20,4.75,2.63,20,5.56,2.4,36,7,1.15,7,5.62,1.76,13,6,2.45,5,4.33,2.64,15,6.27,1.62,11,5.24,2.63,25,6.67,1.83,12,5.25,1.04,8,5,3.05,12,4.38,2,8,5.25,2.57,20,5.94,2.17,16,6.27,1.56,11,5.89,1.9,9,4.82,2.86,11,4.67,2.5,9,5.68,2.5,22,5.36,2.31,14 +2880,creamer,5.47,1.31,19,2.81,1.81,21,6.09,1.76,23,5,0.71,5,5.54,1.45,13,3.5,2.43,6,2.53,1.51,15,6.5,1.51,10,5.77,1.92,13,5,1.63,7,5.64,1.03,11,2.57,1.4,7,2.93,2.02,14,5.82,1.54,11,6.33,1.97,12,5.83,1.11,12,4.86,1.46,7,2.91,2.26,11,2.7,1.25,10,6.36,1.65,14,5.67,1.94,9 +2881,creamy,6.48,2.04,21,3.12,2.68,24,6.06,2.19,17,6.62,1.51,8,6.38,2.36,13,3.83,2.64,6,2.89,2.72,18,6.44,1.74,9,5.62,2.67,8,5.92,2.31,12,7.22,1.39,9,2.7,2,10,3.43,3.11,14,6.3,2.36,10,5.71,2.06,7,6.5,2.38,14,6.43,1.27,7,3.88,2.96,16,1.62,0.92,8,6.11,2.09,9,6,2.45,8 +2882,crease,4.86,1.36,22,4,2.34,23,5.63,1.92,19,5.25,0.89,8,4.31,0.95,13,4.75,2.96,8,3.5,1.95,14,5.71,1.25,7,5.73,2.33,11,4.38,1.51,8,4.85,0.55,13,4.44,2.83,9,3.71,2.02,14,4.86,2.27,7,6.08,1.62,12,4.64,1.21,11,5.09,1.51,11,3,2.18,9,4.64,2.27,14,5.69,1.58,16,5.33,3.79,3 +2883,create,7.86,1.13,22,6.26,2.58,19,7,2.24,21,7.4,1.95,5,8.06,0.77,16,7.12,2.85,8,5.64,2.29,11,5.9,2.77,10,8,0.89,11,7.83,1.4,12,7.9,0.74,10,5.9,2.88,10,6.67,2.29,9,6.92,2.57,12,7.11,1.83,9,8.18,0.87,11,7.55,1.29,11,5.12,2.47,8,7.09,2.43,11,6.78,2.73,9,7.17,1.9,12 +2884,creation,6.85,1.53,20,5.35,2.06,20,6.38,1.77,21,6.57,0.98,7,7,1.78,13,5.33,1.32,9,5.36,2.58,11,6.2,2.28,5,6.44,1.67,16,6.9,1.97,10,6.89,1.05,9,5.25,2.31,8,5.42,1.98,12,6.07,1.49,14,7,2.24,7,7.09,1.3,11,6.56,1.81,9,5.42,2.07,12,5.25,2.19,8,6.3,1.7,10,6.45,1.92,11 +2885,creative,7.06,1.55,18,4.86,2.83,21,6.78,2.07,23,6,1.58,5,7.42,1.44,12,5.67,3.27,6,4.53,2.7,15,5.6,2.22,10,7.69,1.44,13,6.71,1.8,7,7.2,1.48,10,5.71,3.04,7,4.43,2.74,14,6,2,11,7.5,1.93,12,7.09,1.51,11,7,1.73,7,5.45,3.24,11,4.2,2.3,10,6.21,2.15,14,7.67,1.66,9 +2886,creativity,7.73,1.35,22,5.3,2.58,23,6.79,2.18,19,7.62,1.77,8,7.69,1.11,13,5.5,2.88,8,5.14,2.6,14,6,2.77,7,7.45,1.63,11,8,0.93,8,7.46,1.56,13,4.44,2.7,9,5.86,2.44,14,5.71,2.81,7,7.42,1.51,12,7.55,1.51,11,7.91,1.22,11,5.22,2.49,9,5.36,2.73,14,6.62,2.31,16,7.67,1.15,3 +2887,creator,6.45,2.06,20,4.89,2.98,19,6.12,2.45,26,6.82,1.99,11,6,2.18,9,5.71,2.93,7,4.42,3.03,12,6.85,2.19,13,5.38,2.57,13,5.64,2.29,11,7.44,1.24,9,5.3,3.09,10,4.44,2.96,9,5.82,2.24,17,6.67,2.87,9,6.6,1.9,10,6.3,2.31,10,6,3.13,12,3,1.41,7,6.44,1.82,16,5.6,3.27,10 +2888,creature,6.06,1.35,18,4.77,2.27,22,4.82,1.92,22,6.44,1.42,9,5.67,1.22,9,4.38,2.5,8,5,2.18,14,4.36,1.75,11,5.27,2.05,11,6.43,1.62,7,5.82,1.17,11,4.8,2.62,10,4.75,2.05,12,4.85,2.08,13,4.78,1.79,9,6.22,1.3,9,5.89,1.45,9,4,2.83,8,5.21,1.85,14,5.14,2.25,14,4.25,1.04,8 +2889,credence,5.79,1.18,19,4.64,2.06,22,5.26,1.85,19,6,1.5,9,5.6,0.84,10,4.57,1.72,7,4.79,2.29,14,4.8,2.3,10,5.78,1.09,9,6.44,1.42,9,5.2,0.42,10,5.1,2.28,10,4.36,1.91,11,4.38,1.3,8,5.7,1.95,10,5.92,1,12,5.57,1.51,7,4.42,2.04,19,6,2,3,4.75,1.75,8,5.64,1.91,11 +2890,credibility,7,1.45,19,4.05,2.38,21,5.92,2.25,25,7,1.73,3,7,1.46,16,4,3.16,7,4.08,2.1,13,6.12,2.03,8,5.82,2.4,17,6.71,1.6,7,7.17,1.4,12,4.71,2.69,7,3.69,2.32,13,5.71,2.33,14,6.18,2.23,11,6.75,1.49,8,7.18,1.47,11,5,2.45,11,3,1.89,10,5.83,2.48,18,6.14,1.68,7 +2891,credible,6.95,1.36,21,3.95,2.82,20,6.05,2.06,22,6.67,1.37,6,7.07,1.39,15,4.38,3.2,8,3.67,2.64,12,6.17,2.08,12,5.9,2.13,10,7.33,1.41,9,6.67,1.3,12,4.22,3.03,9,3.73,2.76,11,5.14,1.95,7,6.47,2.03,15,7,1.25,10,6.91,1.51,11,3.23,2.45,13,5.29,3.15,7,5.92,2.47,12,6.2,1.55,10 +2892,credit,5,2.47,18,4.38,3.02,21,5,2.63,18,3.88,1.96,8,5.9,2.56,10,4.29,3.04,7,4.43,3.13,14,5.18,2.56,11,4.71,2.93,7,4.64,2.11,11,5.57,3.05,7,4.33,3,9,4.42,3.18,12,5.27,2.83,11,4.57,2.44,7,5.25,2.18,12,4.5,3.15,6,3.58,2.5,12,5.44,3.47,9,6.56,2.19,9,3.44,2.13,9 +2893,credit card,5.55,2.52,20,4.52,2.62,21,5.15,2.55,34,5.7,2.87,10,5.4,2.27,10,3.88,2.53,8,4.92,2.69,13,5.57,2.62,14,4.85,2.52,20,5.44,2.46,9,5.64,2.69,11,4.46,2.15,13,4.62,3.42,8,5.23,2.79,22,5,2.13,12,4.6,2.84,10,6.5,1.84,10,4.36,2.82,14,4.86,2.34,7,5.29,2.34,17,5,2.81,17 +2894,creed,5.25,1.68,20,3.67,1.85,18,4.45,2.04,22,5,2.12,5,5.33,1.59,15,4,2.1,6,3.5,1.78,12,4,1.83,10,4.83,2.21,12,5.3,1.57,10,5.2,1.87,10,3.5,1.96,10,3.88,1.81,8,3.64,2.34,11,5.27,1.35,11,4.75,1.82,12,6,1.2,8,2.67,1.73,9,4.67,1.41,9,3.55,1.57,11,5.36,2.11,11 +2895,creek,6.32,1.6,19,2.67,1.57,18,5,2.32,17,6.27,1.27,11,6.38,2.07,8,2.75,1.71,4,2.64,1.6,14,3.75,2.12,8,6.11,1.96,9,6.5,1.69,8,6.18,1.6,11,3.14,1.68,7,2.36,1.5,11,4.67,3.01,6,5.18,1.99,11,6.15,1.72,13,6.67,1.37,6,2.64,1.69,11,2.71,1.5,7,5.14,2.19,7,4.9,2.51,10 +2896,creep,2.95,2.2,19,4.78,2.26,23,4.63,2.09,19,3.56,2.07,9,2.4,2.27,10,5,2.58,7,4.73,2.25,15,4.7,2.41,10,4.56,1.81,9,3.11,2.47,9,2.8,2.04,10,5.5,2.12,10,4.25,2.38,12,3.75,1.49,8,5.5,2.27,10,3.42,2.57,12,2.14,1.07,7,4.75,2.12,20,5,3.61,3,3.75,1.49,8,5.27,2.28,11 +2897,creeper,3.61,1.97,18,5.68,2.64,22,3.86,2.27,22,3.78,1.56,9,3.44,2.4,9,5.88,2.95,8,5.57,2.56,14,4.09,2.59,11,3.64,2.01,11,3.71,1.11,7,3.55,2.42,11,5.9,2.42,10,5.5,2.91,12,3.23,1.96,13,4.78,2.49,9,4.4,2.22,10,2.62,1.06,8,5.25,3.01,8,5.93,2.5,14,4,2.6,14,3.62,1.69,8 +2898,creepy,2.52,1.29,21,5.54,2.06,26,4.33,2.06,24,2.56,1.13,9,2.5,1.45,12,5.3,2.45,10,5.69,1.85,16,4.44,1.94,9,4.27,2.19,15,2.75,1.28,8,2.38,1.33,13,5.77,1.96,13,5.31,2.21,13,4.08,1.88,12,4.58,2.27,12,2.5,1.45,12,2.56,1.13,9,5.27,2.43,15,5.91,1.45,11,4.85,1.63,13,3.73,2.41,11 +2899,cremation,4,1.63,19,5.29,2.85,21,4.05,2.13,22,5,0.71,5,3.69,1.8,13,5,2.76,6,5.4,2.97,15,4.9,1.97,10,3.33,2.06,12,5,1.29,7,3.45,1.63,11,4.43,2.57,7,5.71,2.97,14,4.5,1.78,10,3.67,2.39,12,4.42,1.24,12,3.29,2.06,7,4.09,3.02,11,6.6,2.07,10,4.62,2.14,13,3.22,1.92,9 +2900,crepe,6.48,1.78,21,3.62,2.76,24,5.55,1.99,20,5.38,2.07,8,7.15,1.21,13,3.67,2.42,6,3.61,2.93,18,5.73,1.9,11,5.33,2.18,9,5.92,2.11,12,7.22,0.83,9,4.1,2.81,10,3.29,2.79,14,5.54,2.3,13,5.57,1.4,7,6.71,1.33,14,6,2.52,7,4.81,2.64,16,1.25,0.71,8,5.83,1.53,12,5.12,2.59,8 +2901,crescendo,5.58,1.64,19,4.91,2.41,23,5.8,2.12,20,6.22,2.05,9,5,0.94,10,5.27,2.69,11,4.58,2.19,12,6.12,1.64,8,5.58,2.43,12,5.36,1.74,14,6.2,1.3,5,4.11,2.8,9,5.43,2.06,14,6.5,1.77,8,5.33,2.27,12,5.2,1.55,10,6,1.73,9,4.69,2.25,13,5.2,2.7,10,5.45,2.34,11,6.22,1.86,9 +2902,crescent,5.9,1.89,20,3.32,1.86,22,5.81,1.69,21,5.67,1.5,9,6.09,2.21,11,3.55,1.92,11,3.09,1.87,11,5.5,1.51,8,6,1.83,13,6.07,1.44,14,5.5,2.81,6,3.78,2.11,9,3,1.68,13,5.75,1.58,8,5.85,1.82,13,6.5,1.58,10,5.3,2.06,10,3.33,2.15,12,3.3,1.57,10,5.92,1.51,12,5.67,2,9 +2903,crest,4.9,1.58,21,3.39,2.39,23,6.06,2.01,18,4.56,1.94,9,5.17,1.27,12,3.09,2.02,11,3.67,2.74,12,6.4,1.43,10,5.62,2.62,8,4.29,2.06,7,5.15,1.28,13,3.45,2.38,11,3.33,2.5,12,5.86,2.54,7,6.18,1.72,11,4.77,1.69,13,5.12,1.46,8,3.73,2.57,11,3.08,2.27,12,5.44,2.07,9,6.67,1.87,9 +2904,cretin,4.47,1.12,19,3.71,2.05,21,4.95,1.5,21,4.44,1.13,9,4.5,1.18,10,3.27,1.95,11,4.2,2.15,10,4.5,1.2,8,5.23,1.64,13,4.71,1.14,14,3.8,0.84,5,3.38,2,8,3.92,2.14,13,5.25,1.75,8,4.77,1.36,13,4.9,1.29,10,4,0.71,9,3.77,2.09,13,3.62,2.13,8,5,1.54,12,4.89,1.54,9 +2905,crevice,4.67,1.39,21,4.58,2.17,19,4.62,1.99,21,5,1.22,5,4.53,1.51,15,5.38,2.07,8,4,2.14,11,5.1,1.85,10,4.18,2.09,11,4.5,1.38,12,4.89,1.45,9,5.1,2.42,10,4,1.8,9,4.5,1.73,12,4.78,2.39,9,4.73,1.27,11,4.6,1.58,10,3.88,2.36,8,5.09,1.97,11,5.11,1.83,9,4.25,2.09,12 +2906,crew,5.83,1.62,18,3.38,2.09,21,5,2.09,18,5.75,1.58,8,5.9,1.73,10,3.86,1.95,7,3.14,2.18,14,4.82,1.66,11,5.29,2.75,7,6.09,1.64,11,5.43,1.62,7,2.56,1.94,9,4,2.04,12,5.36,1.75,11,4.43,2.57,7,5.75,1.48,12,6,2,6,2.42,1.78,12,4.67,1.8,9,5.56,2.55,9,4.44,1.42,9 +2907,crewman,5.14,1.32,22,3.2,2.04,20,4.91,1.9,22,5,1.52,14,5.38,0.92,8,3.09,1.76,11,3.62,2.45,8,5.5,1.52,6,4.69,2.02,16,5,1.63,10,5.25,1.06,12,2.5,2.01,10,3.9,1.91,10,5.08,1.61,13,4.67,2.35,9,5.25,1.29,12,5,1.41,10,3.08,2.1,13,3.43,2.07,7,4.92,1.88,12,4.9,2.02,10 +2908,crib,6.43,2.34,21,4.26,2.73,19,4.77,2.44,35,6,2.98,8,6.69,1.93,13,4,2.55,5,4.36,2.87,14,4.27,2.2,11,5,2.55,24,6.08,2.75,13,7,1.41,8,4.36,2.91,11,4.12,2.64,8,4.8,2.61,20,4.73,2.28,15,5.18,2.23,11,7.8,1.62,10,4.45,2.91,11,4,2.62,8,4.82,2.46,22,4.69,2.5,13 +2909,cricket,5.71,1.76,21,3.22,2.78,23,4.88,2.23,17,5.75,0.71,8,5.69,2.21,13,4.83,2.23,6,2.65,2.78,17,5.11,2.62,9,4.62,1.85,8,5.92,1.93,12,5.44,1.59,9,4.5,3.27,10,2.23,1.92,13,5,2.75,10,4.71,1.38,7,5.93,2.13,14,5.29,0.49,7,3.44,2.68,16,2.71,3.15,7,4.33,2.18,9,5.5,2.27,8 +2910,crime,1.95,1.13,19,5.68,2.62,44,3.31,1.98,42,3.33,1.53,3,1.69,0.87,16,5.43,2.73,21,5.91,2.56,23,3.55,1.97,22,2.84,1.83,19,2,1.41,10,1.89,0.78,9,4.82,2.52,22,6.55,2.48,22,3.35,2.04,26,3.25,1.95,16,2.5,1.41,8,1.55,0.69,11,6,2.59,24,5.3,2.68,20,3.29,1.96,34,3.38,2.2,8 +2911,criminal,2.11,0.81,19,4.49,2.62,45,4.09,2.63,58,2,1,3,2.13,0.83,15,3.45,2.21,11,4.91,2.67,33,3.75,2.57,20,4.19,2.68,37,2,0.63,6,2.17,0.94,12,4.31,2.57,26,4.89,2.72,18,4.62,2.58,34,3.17,2.5,23,2,0.85,12,2.29,0.76,7,4.67,2.6,27,4.22,2.69,18,4.16,2.75,37,3.95,2.46,21 +2912,crimp,4.95,1.24,21,3.41,2.22,22,4.37,2.42,27,4.9,1.45,10,5,1.1,11,2.71,2.43,7,3.73,2.12,15,4.24,2.7,17,4.6,1.96,10,5.45,1.44,11,4.4,0.7,10,2.6,2.3,5,3.65,2.21,17,4.07,2.76,14,4.69,2.06,13,5,1.15,13,4.88,1.46,8,3.1,2.28,10,3.67,2.23,12,4,2.42,14,4.77,2.45,13 +2913,crimson,5.67,1.35,21,4.52,2.52,23,5.04,1.82,26,5.36,1.03,11,6,1.63,10,4.82,2.6,11,4.25,2.53,12,5.27,2.57,11,4.71,0.91,14,5.5,1.35,10,5.82,1.4,11,4.82,2.75,11,4.25,2.38,12,5.18,1.94,17,4.5,1.51,8,6.15,1.52,13,4.88,0.35,8,4.33,2.53,15,4.88,2.64,8,5.41,1.94,17,4.33,1.41,9 +2914,cringe,3.24,1.95,21,5.85,1.63,20,3.57,2.52,21,3.33,1.63,6,3.2,2.11,15,5.5,1.77,8,6.08,1.56,12,3.09,2.3,11,4.1,2.77,10,2.83,1.72,6,3.4,2.06,15,5.5,1.96,10,6.2,1.23,10,3.57,2.74,14,3.57,2.23,7,3,2.08,7,3.36,1.95,14,5.86,1.92,14,5.83,0.75,6,3.25,2.26,12,4,2.92,9 +2915,cripple,2.47,1.61,19,4.05,2.79,22,2.61,1.62,28,2.83,1.83,6,2.31,1.55,13,3.82,2.96,11,4.27,2.72,11,3,2.19,11,2.35,1.11,17,3.09,1.76,11,1.62,0.92,8,3.18,2.14,11,4.91,3.18,11,2.5,1.58,18,2.8,1.75,10,2.77,1.69,13,1.83,1.33,6,3.5,2.93,14,5,2.39,8,2.31,1.4,16,3,1.86,12 +2916,crippling,2.71,1.59,21,4.88,2.57,25,2.74,2.18,19,3.44,1.74,9,2.17,1.27,12,4.17,3.13,6,5.11,2.49,18,1.71,1.5,7,3.33,2.35,12,3.06,1.65,16,1.6,0.55,5,4.43,2.79,14,5.5,2.37,10,2.89,2.47,9,2.6,2.01,10,2.58,1.73,12,2.89,1.45,9,5.12,2.42,16,4.44,2.92,9,2.55,2.34,11,3,2.07,8 +2917,crisis,2.05,1.08,19,6.29,2.37,21,3.77,2.65,57,2.67,1.12,9,1.5,0.71,10,5.88,2.03,8,6.54,2.6,13,4.22,2.75,27,3.37,2.53,30,2.71,1.25,7,1.67,0.78,12,6.44,1.33,9,6.17,2.98,12,4.21,2.68,38,2.89,2.4,19,2,1.25,10,2.11,0.93,9,6.12,2.64,8,6.38,2.29,13,4.68,2.6,31,2.69,2.31,26 +2918,crisp,5.23,2.25,22,3.95,2.71,21,6.14,1.85,21,5.43,2.56,14,4.88,1.64,8,4.36,3.07,11,3.78,2.28,9,5.33,2.42,6,6.47,1.55,15,4.9,2.81,10,5.5,1.73,12,2.91,2.51,11,5.1,2.56,10,5.62,1.89,13,7,1.51,8,4.83,2.41,12,5.7,2.06,10,4.08,3.04,13,3.75,2.25,8,5.67,1.78,12,6.78,1.86,9 +2919,crispy,6.18,1.92,22,5,2.45,25,6.08,2.34,24,6.33,1.73,9,6.08,2.1,13,4.56,2.3,9,5.25,2.57,16,5.78,2.95,9,6.27,1.98,15,5.25,1.49,8,6.71,1.98,14,6.15,2.08,13,3.75,2.26,12,6.08,2.75,12,6.08,1.98,12,6.17,2.25,12,6.2,1.55,10,4.93,2.87,14,5.09,1.92,11,6.69,2.25,13,5.36,2.34,11 +2920,critic,4.1,1.68,20,4.25,1.86,20,4.86,2.42,22,3.71,1.38,7,4.31,1.84,13,4.11,1.83,9,4.36,1.96,11,5.17,2.93,6,4.75,2.29,16,4.9,1.73,10,3.11,1.17,9,3.25,1.67,8,4.92,1.73,12,5.33,1.91,15,3.86,3.18,7,4.27,2.05,11,3.89,1.17,9,4,1.86,12,4.62,1.92,8,5.27,2.49,11,4.45,2.38,11 +2921,critical,3.95,2.17,19,4.95,2.24,20,4.22,1.83,23,4.46,2.07,13,2.83,2.14,6,4.4,1.14,5,5.13,2.5,15,4.33,1.37,12,4.09,2.3,11,5.44,2.07,9,2.6,1.17,10,5.86,2.34,7,4.46,2.11,13,4.6,2.07,10,3.92,1.66,13,3.67,2.24,9,4.2,2.2,10,4.7,2.63,10,5.2,1.87,10,4.62,2.33,8,4,1.56,15 +2922,criticism,3.84,1.8,19,5.95,2.2,21,4.17,2.29,23,4.8,1.48,5,3.46,1.9,13,5.5,2.81,6,6.13,2,15,4.8,2.3,10,3.69,2.25,13,4.71,2.21,7,3.27,1.42,11,6.14,2.48,7,5.86,2.14,14,4,1.84,11,4.33,2.71,12,4.67,1.56,12,2.43,1.27,7,5.91,2.34,11,6,2.16,10,4.36,2.21,14,3.89,2.52,9 +2923,criticize,2.41,1.26,22,5.27,2.39,22,4.7,2.36,20,3.25,1.39,8,1.93,0.92,14,5.1,2.47,10,5.42,2.43,12,6.14,2.27,7,3.92,2.1,13,2.27,1.42,11,2.55,1.13,11,3.73,2.05,11,6.82,1.6,11,5.13,2.33,15,3.4,2.19,5,2.5,1.27,10,2.33,1.3,12,6.2,1.69,10,4.5,2.68,12,4.6,1.78,10,4.8,2.94,10 +2924,critique,4.8,1.96,20,3.85,2.64,20,6,2.79,22,5.33,2.88,6,4.57,1.5,14,3.75,2.92,8,3.92,2.57,12,6.58,2.57,12,5.3,3.02,10,5.67,2.24,9,4.09,1.45,11,4,2.74,9,3.73,2.69,11,5.86,2.97,7,6.07,2.81,15,5.67,2.55,9,4.09,0.94,11,4.08,2.53,13,3.43,2.99,7,6.75,2.73,12,5.1,2.73,10 +2925,critter,5.4,1.76,20,4.05,2.37,20,4.43,2.16,21,5.43,1.72,7,5.38,1.85,13,3.56,2.07,9,4.45,2.62,11,4.5,2.59,6,4.4,2.06,15,4.9,1.2,10,5.78,2.22,9,4,2.2,8,4.08,2.57,12,4.07,2.02,14,5.14,2.41,7,5.45,1.97,11,5.33,1.58,9,4.17,2.17,12,3.88,2.8,8,4.09,2.66,11,4.8,1.48,10 +2926,croak,3.29,1.62,21,4.52,2.38,21,3.58,2.17,24,3.42,1.78,12,3.11,1.45,9,4.86,2.19,7,4.36,2.53,14,4,2.4,9,3.33,2.06,15,3.5,1.73,4,3.24,1.64,17,3.1,1.29,10,5.82,2.44,11,2.71,1.38,7,3.94,2.36,17,3.08,1.44,12,3.56,1.88,9,4.46,2.26,13,4.62,2.72,8,2.56,1.13,9,4.2,2.43,15 +2927,croc,4,2.25,20,5.06,3.24,18,4.79,2.55,24,4.4,1.95,5,3.87,2.39,15,7.4,3.05,5,4.15,2.94,13,4.92,2.9,13,4.64,2.2,11,4.2,2.57,10,3.8,1.99,10,6.57,2.99,7,4.09,3.14,11,5,2.56,16,4.38,2.67,8,3.29,2.09,14,5.67,1.75,6,5.67,2.99,12,3.83,3.66,6,4.67,2.58,15,5,2.65,9 +2928,crock,5.1,1.59,20,4.32,2.63,22,5.58,2.18,26,5.43,2.23,7,4.92,1.19,13,4.8,2.7,10,3.92,2.61,12,5.6,2.13,15,5.5,2.46,10,4.45,1.44,11,5.89,1.45,9,4.78,2.33,9,4,2.86,13,5.88,2.42,16,5,1.8,9,5.46,1.81,13,4.43,0.79,7,4.44,2.76,16,4,2.45,6,5.42,2.35,12,5.71,2.09,14 +2929,crocodile,3.15,1.93,20,6.48,1.86,21,3.47,2.39,34,4,2.36,10,2.3,0.82,10,6.12,1.96,8,6.69,1.84,13,3.71,2.27,14,3.3,2.52,20,2.89,1.83,9,3.36,2.06,11,6.46,1.81,13,6.5,2.07,8,3.59,2.34,22,3.25,2.56,12,3,1.89,10,3.3,2.06,10,6.43,2.03,14,6.57,1.62,7,3.24,1.99,17,3.71,2.78,17 +2930,croissant,7,1.78,20,4.5,2.59,20,6.04,2.03,26,7.36,1.43,11,6.56,2.13,9,5.86,1.95,7,3.77,2.65,13,6,2.38,13,6.08,1.71,13,7.36,1.69,11,6.56,1.88,9,4.09,2.55,11,5,2.69,9,5.59,2.12,17,6.89,1.62,9,6.9,1.66,10,7.1,1.97,10,3.83,2.41,12,5.5,2.67,8,6.44,1.55,16,5.4,2.59,10 +2931,crook,2.86,1.46,22,4.62,2.9,26,3.82,2.5,22,2.56,1.74,9,3.08,1.26,13,4.1,2.38,10,4.94,3.21,16,2.89,2.26,9,4.46,2.54,13,2.75,1.83,8,2.93,1.27,14,5.23,2.92,13,4,2.86,13,3.27,2.33,11,4.36,2.66,11,2.75,1.54,12,3,1.41,10,4.2,2.83,15,5.18,3.03,11,3.85,2.58,13,3.78,2.54,9 +2932,crooked,3.17,1.82,18,4.18,2.79,22,3.18,1.68,28,2.5,1.05,6,3.5,2.07,12,3.91,3.02,11,4.45,2.66,11,3.18,2.14,11,3.18,1.38,17,3.55,2.16,11,2.57,0.98,7,3.45,2.84,11,4.91,2.66,11,3.44,1.92,18,2.7,1.06,10,3.15,1.77,13,3.2,2.17,5,4.29,2.61,14,4,3.25,8,3,1.9,16,3.42,1.38,12 +2933,crop,5.88,2.06,17,3.19,1.81,21,5.09,1.69,22,6.29,1.38,7,5.6,2.46,10,3.62,2.13,8,2.92,1.61,13,5.27,1.35,11,4.91,2.02,11,5.83,1.33,6,5.91,2.43,11,3.44,2.19,9,3,1.54,12,4.77,1.83,13,5.56,1.42,9,5.7,2.63,10,6.14,0.9,7,2.75,1.98,8,3.46,1.71,13,5,1.92,14,5.25,1.28,8 +2934,croquet,5.63,1.92,19,3.5,2.24,22,5.64,1.79,22,6,1.12,9,5.3,2.45,10,4,2.56,8,3.21,2.08,14,5.82,2.18,11,5.45,1.37,11,5.71,0.95,7,5.58,2.35,12,4.5,2.27,10,2.67,1.92,12,5.38,1.8,13,6,1.8,9,5.8,2.57,10,5.44,0.88,9,3.38,2.67,8,3.57,2.06,14,5.79,1.89,14,5.38,1.69,8 +2935,cross,5.67,2.54,18,3.05,2.11,20,4,2.25,18,3.88,2.1,8,7.1,1.91,10,2.71,2.36,7,3.23,2.05,13,3.91,1.3,11,4.14,3.39,7,4.91,2.7,11,6.86,1.86,7,2.56,2.35,9,3.45,1.92,11,5,1.95,11,2.43,1.81,7,5.17,2.48,12,6.67,2.58,6,3.25,2.38,12,2.75,1.75,8,3.67,2.65,9,4.33,1.87,9 +2936,cross country,5.8,2.04,20,4.65,2.13,20,5.96,1.74,25,5.27,2.24,11,6.44,1.67,9,5.86,1.57,7,4,2.16,13,6.31,1.65,13,5.58,1.83,12,5.82,2.32,11,5.78,1.79,9,4.64,2.46,11,4.67,1.8,9,6.06,1.85,17,5.75,1.58,8,5.9,1.85,10,5.7,2.31,10,4.75,2.49,12,4.5,1.6,8,6.12,1.54,16,5.67,2.12,9 +2937,crossbow,4.91,1.6,22,5.38,2.55,26,5.96,2.27,24,5.56,1.42,9,4.46,1.61,13,4.8,2.74,10,5.75,2.44,16,6.22,2.17,9,5.8,2.4,15,5.12,1.25,8,4.79,1.81,14,5.23,2.77,13,5.54,2.4,13,5.33,2.67,12,6.58,1.68,12,4.75,1.54,12,5.1,1.73,10,5.13,2.7,15,5.73,2.41,11,6,2.31,13,5.91,2.34,11 +2938,crossfire,4.16,1.42,19,5.9,2.47,21,4.65,2.27,23,5.6,1.34,5,3.69,1.11,13,6,2.53,6,5.87,2.53,15,4.8,2.2,10,4.54,2.4,13,4.86,1.77,7,3.82,1.08,11,5.71,2.36,7,6,2.6,14,4.64,2.25,11,4.67,2.39,12,4.5,1.51,12,3.57,1.13,7,5.18,2.71,11,6.7,2,10,4.71,2.09,14,4.56,2.65,9 +2939,crossover,5.44,0.78,18,3.95,2.16,21,5.7,2.22,23,5.67,0.58,3,5.4,0.83,15,3.5,1.69,8,4.23,2.42,13,5.78,2.28,9,5.64,2.27,14,5.67,0.87,9,5.22,0.67,9,4.89,2.03,9,3.25,2.05,12,5.53,2.67,15,6,1.07,8,5.43,0.98,7,5.45,0.69,11,4.5,2.27,10,3.45,2.02,11,6.15,2.64,13,5.1,1.45,10 +2940,crosswalk,5.25,0.85,20,3.52,2.02,21,5.88,2.43,34,5.5,0.85,10,5,0.82,10,3.75,2.31,8,3.38,1.89,13,5.93,2.62,14,5.85,2.37,20,5.11,0.93,9,5.36,0.81,11,4.46,1.66,13,2,1.6,8,5.77,2.52,22,6.08,2.35,12,5.1,0.99,10,5.4,0.7,10,3.71,2.02,14,3.14,2.12,7,5.94,2.16,17,5.82,2.74,17 +2941,crossword,6.58,1.68,19,3.74,2.45,23,5.84,1.57,19,6.11,1.45,9,7,1.83,10,2.86,2.54,7,4.27,2.4,15,5.8,1.4,10,5.89,1.83,9,7.44,1.74,9,5.8,1.23,10,3.8,2.66,10,3.83,2.44,12,5.5,0.93,8,6,2,10,6.75,1.54,12,6.29,1.98,7,3.6,2.52,20,4.67,2.08,3,5.25,1.28,8,6.27,1.68,11 +2942,crotch,4.62,1.66,21,4.96,2.74,23,5,1.74,26,5.36,1.03,11,3.8,1.87,10,5.55,2.66,11,4.42,2.81,12,4.18,0.98,11,5.64,2.02,14,4.6,1.9,10,4.64,1.5,11,4.91,2.98,11,5,2.63,12,4.82,2.01,17,5.38,1.19,8,4.54,2.03,13,4.75,0.89,8,5.33,3.02,15,4.25,2.12,8,5.29,2.02,17,4.44,0.88,9 +2943,crouch,4.79,1.65,19,4.05,1.79,20,4.87,1.79,23,5.23,1.74,13,3.83,0.98,6,5.2,0.45,5,3.67,1.91,15,5.17,1.59,12,4.55,2.02,11,5.44,2.13,9,4.2,0.79,10,5.29,0.95,7,3.38,1.8,13,4.73,2.15,11,5,1.48,12,4.33,1.87,9,5.2,1.4,10,3.8,1.81,10,4.3,1.83,10,5.33,2.06,9,4.57,1.6,14 +2944,crow,4.32,2.29,19,3.55,2.37,20,5.4,2.46,20,6,2.65,3,4.13,2.17,15,2.9,2.08,10,4.2,2.57,10,5.8,2.62,10,5,2.36,10,4,2.68,6,4.67,2.15,12,3.43,2.99,7,3.62,2.1,13,5.5,2.62,8,5.33,2.46,12,4.5,2.5,12,4,2,7,3.9,2.81,10,3.2,1.93,10,4.33,2.06,9,6.27,2.49,11 +2945,crowbar,4.81,1.86,21,3.61,2.59,18,5.45,2.34,22,5.17,2.48,6,4.67,1.63,15,4.5,3.16,8,2.9,1.91,10,6.08,2.07,12,4.7,2.54,10,5.33,2.4,9,4.42,1.31,12,4.14,2.91,7,3.27,2.45,11,4.57,2.37,7,5.87,2.29,15,5.9,1.66,10,3.82,1.47,11,3.25,2.45,12,4.33,2.94,6,5.42,2.78,12,5.5,1.84,10 +2946,crowd,4.48,2.44,21,5.15,2.32,20,5.21,3.29,19,5.92,1.66,13,2.12,1.46,8,5.29,1.38,7,5.08,2.75,13,7,2.52,7,4.17,3.33,12,5.5,2.39,12,3.11,1.83,9,5.22,2.33,9,5.09,2.43,11,6.8,2.78,10,3.44,3,9,4.83,2.72,12,4,2.06,9,5.43,1.27,7,5,2.77,13,5.14,3.58,7,5.25,3.28,12 +2947,crowded,3.2,1.24,20,3.95,2.5,20,3.45,2.2,22,3.43,0.98,7,3.08,1.38,13,3.33,1.87,9,4.45,2.91,11,3.33,2.94,6,3.5,1.97,16,3,1.33,10,3.22,1.09,9,3.88,2.95,8,4,2.3,12,3.93,2.31,15,2.43,1.62,7,3.36,1.43,11,3,1,9,4,2.92,12,3.88,1.89,8,4.18,2.6,11,2.73,1.49,11 +2948,crown,6,2.11,19,4.52,2.09,21,5.62,2.32,24,6,2.29,9,6,2.05,10,5.71,2.14,7,3.93,1.86,14,5,2.51,8,5.94,2.24,16,5.86,1.68,7,6.08,2.39,12,5.5,2.37,10,3.64,1.36,11,5.71,2.34,17,5.5,2.66,6,5.7,1.95,10,6.33,2.35,9,4.38,2.02,13,4.75,2.31,8,5.44,2.53,16,6,1.93,8 +2949,crucial,5.16,2.03,19,4.14,2.53,22,4.91,2.29,23,5.45,1.97,11,5.14,2.04,7,5,2.78,8,3.64,2.34,14,5.29,2.81,7,4.75,2.11,16,4.75,1.98,8,5.45,2.11,11,4.22,2.77,9,4.08,2.47,13,5.55,2.02,11,4.33,2.46,12,5.08,2.27,12,5.29,1.7,7,3.73,3.17,11,4.55,1.75,11,4.38,2.29,13,5.6,2.22,10 +2950,crucifix,4.1,2.15,20,4.19,2.58,21,4.8,3.03,25,3.67,2.89,3,4.18,2.1,17,4.29,3.04,7,4,2.48,13,4.88,2.64,8,4.76,3.27,17,4,2.31,7,4.15,2.15,13,4.29,2.75,7,4,2.65,13,5.14,3.03,14,4.36,3.11,11,4.33,1.66,9,3.91,2.55,11,4.82,2.48,11,3.5,2.64,10,4.89,3.38,18,4.57,2.07,7 +2951,crucifixion,2.82,1.99,22,5.62,2.06,26,3.83,2.39,24,2.44,1.67,9,3.08,2.22,13,6.3,1.25,10,5.19,2.37,16,3.89,2.09,9,3.8,2.62,15,3.62,2.26,8,2.36,1.74,14,5.85,1.99,13,5.38,2.18,13,3.42,2.47,12,4.25,2.34,12,3.08,2.35,12,2.5,1.51,10,5.6,2.41,15,5.64,1.57,11,3.62,2.26,13,4.09,2.63,11 +2952,crucify,2.26,1.52,19,5.6,2.54,42,3.11,1.41,18,2.67,1.15,3,2.19,1.6,16,5.55,2.58,20,5.64,2.56,22,3.1,1.45,10,3.12,1.46,8,2.7,1.77,10,1.78,1.09,9,4.89,2.71,19,6.17,2.29,23,3.5,1.31,8,2.56,1.33,9,2.75,1.49,8,1.91,1.51,11,5.56,2.42,27,5.67,2.82,15,3.12,1.25,8,3.1,1.6,10 +2953,crud,4.05,1.89,22,3.89,1.81,18,4.1,2.14,21,5.2,1.3,5,3.62,1.96,16,4.29,1.6,7,3.64,1.96,11,4.4,2.17,10,3.82,2.18,11,4.17,1.64,12,3.9,2.23,10,3.67,1.8,9,4.11,1.9,9,3.75,1.91,12,4.56,2.46,9,4,1.61,11,4.09,2.21,11,3.43,1.99,7,4.18,1.72,11,4.44,2.19,9,3.83,2.17,12 +2954,crude,3.24,1.87,21,4.51,2.34,39,3.35,1.5,20,3.89,2.42,9,2.75,1.22,12,4.46,1.85,13,4.54,2.58,26,3.5,1.38,6,3.29,1.59,14,4.43,2.3,7,2.46,1.2,13,4.35,2.29,17,4.64,2.42,22,3.8,1.55,10,2.9,1.37,10,3.31,2.21,13,3.12,1.25,8,3.89,2.4,19,5.1,2.17,20,3,1.41,8,3.58,1.56,12 +2955,cruel,2.73,2.07,41,5.07,2.43,44,4.78,2.81,23,3.38,2.66,13,2.43,1.71,28,4.4,2.35,20,5.62,2.41,24,5.33,2.6,9,4.43,2.98,14,3.29,2.39,17,2.33,1.76,24,5,2.29,25,5.16,2.67,19,5.67,2.77,15,3.12,2.17,8,2.78,2.24,23,2.67,1.91,18,4.76,2.39,29,5.67,2.5,15,4.85,3.26,13,4.7,2.26,10 +2956,cruelty,2.37,2.22,19,5.9,2.68,21,2.64,2.02,28,3.67,3.2,6,1.77,1.36,13,5.64,2.84,11,6.2,2.62,10,3.45,2.7,11,2.12,1.27,17,3.27,2.57,11,1.12,0.35,8,4.73,2.24,11,7.2,2.62,10,3.11,2.32,18,1.8,0.92,10,2.69,2.43,13,1.67,1.63,6,5.54,3.1,13,6.5,1.85,8,2.81,2.37,16,2.42,1.51,12 +2957,cruise,6.47,2.2,19,4.32,2.8,22,5.68,2.25,22,6.67,2,9,6.3,2.45,10,3.25,1.67,8,4.93,3.17,14,5,2.49,11,6.36,1.86,11,5.86,1.95,7,6.83,2.33,12,5,2.49,10,3.75,3.02,12,5.46,2.44,13,6,2.06,9,6.1,2.13,10,6.89,2.32,9,3.62,2.97,8,4.71,2.73,14,6.5,2.18,14,4.25,1.67,8 +2958,cruise ship,7.05,2.11,20,4.42,3.12,24,4.65,2.41,20,7.25,1.28,8,6.92,2.57,12,5.67,2.42,6,4,3.27,18,4.36,2.25,11,5,2.69,9,7.17,2.08,12,6.88,2.3,8,6,2.83,10,3.29,2.89,14,4.38,2.5,13,5.14,2.34,7,7.15,2.3,13,6.86,1.86,7,5.56,2.94,16,2.12,2.1,8,4.83,2.29,12,4.38,2.72,8 +2959,cruiser,5.32,1.73,19,2.9,2.25,20,5.7,1.78,20,5.67,1.15,3,5.2,1.9,15,3.5,2.64,10,2.3,1.7,10,5.7,1.49,10,5.7,2.11,10,4.83,2.23,6,5.5,1.57,12,1.57,0.79,7,3.62,2.47,13,4.88,2.1,8,6.25,1.36,12,5.33,1.61,12,5.29,2.06,7,2.5,1.9,10,3.3,2.58,10,4.78,1.72,9,6.45,1.51,11 +2960,crumb,5.14,1.31,21,2.95,1.73,22,4.62,1.83,21,5.22,1.48,9,5.08,1.24,12,2.67,1.97,6,2.93,1.67,15,3.5,2.43,6,5.07,1.39,15,5.22,1.56,9,5.08,1.16,12,3.4,1.67,5,2.82,1.78,17,4.8,1.93,10,4.45,1.81,11,5.33,1.56,12,4.89,0.93,9,3.56,2.07,9,2.54,1.39,13,4.75,1.6,12,4.44,2.19,9 +2961,crumble,4.25,1.59,20,4,2.29,17,4.14,1.86,22,4.2,0.84,5,4.27,1.79,15,4.2,2.28,5,3.92,2.39,12,4.3,1.42,10,4,2.22,12,4.5,1.35,10,4,1.83,10,4.33,2.06,9,3.62,2.62,8,4.09,1.38,11,4.18,2.32,11,4.08,1.88,12,4.5,1.07,8,2.88,2.36,8,5,1.8,9,4.27,2.15,11,4,1.61,11 +2962,crummy,3.9,1.97,20,4.26,1.86,23,4.38,1.96,21,3.56,1.13,9,4.18,2.48,11,3.82,1.99,11,4.67,1.72,12,5.12,1.96,8,3.92,1.89,13,3.79,1.85,14,4.17,2.4,6,3.22,1.86,9,4.93,1.59,14,4.25,1.98,8,4.46,2.03,13,4,1.89,10,3.8,2.15,10,4.77,1.69,13,3.6,1.96,10,4.83,1.85,12,3.78,2.05,9 +2963,crunch,4.79,1.18,19,4.17,2.2,18,5,1.9,17,4.91,1.04,11,4.62,1.41,8,5,2.71,4,3.93,2.09,14,5.12,2.47,8,4.89,1.36,9,4.88,1.25,8,4.73,1.19,11,4,2.08,7,4.27,2.37,11,6,1.79,6,4.45,1.81,11,4.77,1.3,13,4.83,0.98,6,3.55,2.16,11,5.14,2.04,7,4.43,1.81,7,5.4,1.96,10 +2964,crunchy,5.86,1.74,21,4.45,2.24,22,5.52,1.33,21,5.78,2.28,9,5.92,1.31,12,4.83,1.72,6,4.33,2.53,15,4.83,1.17,6,5.8,1.32,15,5.78,2.28,9,5.92,1.31,12,4.8,1.64,5,4.35,2.42,17,5.6,1.17,10,5.45,1.51,11,6.25,1.82,12,5.33,1.58,9,4.56,2.51,9,4.38,2.14,13,5.58,1.51,12,5.44,1.13,9 +2965,crusade,4.24,1.67,21,6.2,1.85,20,4.71,2.63,21,3.67,1.21,6,4.47,1.81,15,6.5,1.07,8,6,2.26,12,5,2.65,11,4.4,2.72,10,3.83,1.47,6,4.4,1.76,15,6.5,2.22,10,5.9,1.45,10,4.07,2.67,14,6,2.16,7,4.57,1.27,7,4.07,1.86,14,6,2.11,14,6.67,1.03,6,4.75,3.14,12,4.67,1.94,9 +2966,crusader,5.63,1.89,19,5.09,2.07,23,4.63,1.74,19,5.44,2.01,9,5.8,1.87,10,5.29,2.14,7,5.13,2.1,15,4.9,2.02,10,4.33,1.41,9,6.22,1.48,9,5.1,2.13,10,5.1,2.51,10,5.25,1.71,12,4.25,1.49,8,4.8,1.99,10,5.75,1.48,12,5.43,2.57,7,4.9,2.13,20,6.33,1.15,3,4.38,1.41,8,4.82,1.99,11 +2967,crush,4.72,2.59,18,5.6,2.41,20,3.96,1.88,25,4.4,1.95,5,4.85,2.85,13,5.73,2.76,11,5.44,2.07,9,3.88,1.82,16,4.11,2.09,9,5.29,2.63,7,4.36,2.62,11,5.11,2.71,9,6,2.19,11,3.55,1.67,20,5.6,1.95,5,4.78,2.86,9,4.67,2.45,9,5.55,2.46,11,5.67,2.5,9,3.95,1.87,19,4,2.1,6 +2968,crushed,2.87,1.58,39,5.07,2.41,41,4.24,2.85,25,3.31,1.55,13,2.72,1.57,25,4.65,2.55,17,5.39,2.37,23,5.25,2.87,8,3.76,2.8,17,2.73,1.49,15,3.04,1.64,23,4.41,2.32,17,5.54,2.41,24,4.64,3.18,14,3.73,2.41,11,2.95,1.54,19,2.8,1.64,20,5.1,2.63,20,5.05,2.25,21,3.78,3.06,18,5.43,1.9,7 +2969,crusher,4.8,1.91,20,4.65,2.19,23,4.29,2.19,21,4.56,1.59,9,5,2.19,11,4.82,2.4,11,4.5,2.07,12,3.5,1.41,8,4.77,2.49,13,5,2.08,14,4.33,1.51,6,4.33,2.65,9,4.86,1.92,14,5.12,1.96,8,3.77,2.24,13,5,2.11,10,4.6,1.78,10,5.38,1.98,13,3.7,2.16,10,4.67,2.64,12,3.78,1.39,9 +2970,crust,5.76,1.84,21,3.62,1.91,21,5.96,2.23,25,5.5,1.57,12,6.11,2.2,9,4,1.91,7,3.43,1.95,14,5.1,2.64,10,6.53,1.77,15,7.5,1.91,4,5.35,1.62,17,3.2,1.55,10,4,2.19,11,5.57,3.1,7,6.11,1.88,18,5.58,2.15,12,6,1.41,9,3.92,1.75,13,3.12,2.17,8,5.22,2.59,9,6.38,1.96,16 +2971,crusty,4.29,1.68,24,3.17,2.08,24,4.75,2.29,20,4,1.15,10,4.5,1.99,14,4.17,1.17,6,2.83,2.23,18,4.64,2.2,11,4.89,2.52,9,4.15,2.08,13,4.45,1.13,11,3.6,2.32,10,2.86,1.92,14,5,2.58,13,4.29,1.7,7,4.62,1.86,16,3.62,1.06,8,3.44,2.1,16,2.62,2.07,8,4.5,2.32,12,5.12,2.36,8 +2972,crutch,3.64,1.36,42,3.67,2.2,18,4.08,2.43,48,4.12,1.36,16,3.35,1.29,26,3.67,1.75,6,3.67,2.46,12,3.77,2.39,22,4.35,2.48,26,3.85,1.46,20,3.52,1.25,21,3.7,1.83,10,3.62,2.72,8,4.07,2.18,28,4.1,2.81,20,3.62,1.13,24,3.67,1.64,18,2.44,2.35,9,4.89,1.17,9,4.25,2.56,28,3.85,2.28,20 +2973,cry,3.22,2.41,18,5.45,2.82,20,2.56,1.58,18,2.75,1.67,8,3.6,2.91,10,4.57,3.05,7,5.92,2.69,13,2.73,1.42,11,2.29,1.89,7,3.36,2.2,11,3,2.89,7,5.89,2.85,9,5.09,2.88,11,2.09,1.04,11,3.29,2.06,7,3.67,2.67,12,2.33,1.63,6,4.75,2.83,12,6.5,2.62,8,3,1.58,9,2.11,1.54,9 +2974,crybaby,2.95,2.01,19,5.05,3.2,22,3.21,1.73,28,2.17,1.17,6,3.31,2.25,13,4,3.13,11,6.09,3.05,11,3.18,1.66,11,3.24,1.82,17,3.45,2.42,11,2.25,1.04,8,3.82,3.22,11,6.27,2.8,11,3.61,1.94,18,2.5,0.97,10,2.85,2.12,13,3.17,1.94,6,5.5,3.06,14,4.25,3.49,8,2.94,1.53,16,3.58,1.98,12 +2975,crypt,2.67,1.35,21,4.13,2.55,23,4,2.21,26,2.73,1.42,11,2.6,1.35,10,4.36,3.07,11,3.92,2.07,12,4,2.32,11,3.93,2.27,14,2.9,1.1,10,2.45,1.57,11,4.36,2.94,11,3.92,2.23,12,4.18,2.13,17,3.5,2.56,8,2.69,1.38,13,2.62,1.41,8,5.07,2.52,15,2.38,1.51,8,4.35,2.45,17,3.33,1.58,9 +2976,cryptic,3.86,1.64,22,5.53,2.09,19,4.33,1.85,21,3.2,1.48,5,4,1.71,16,5.12,2.36,8,5.82,1.94,11,4.3,1.42,10,4.36,2.25,11,3.58,1.78,12,4.2,1.48,10,6.2,1.32,10,4.78,2.59,9,3.92,1.38,12,4.89,2.32,9,3.45,1.57,11,4.27,1.68,11,5.62,2.26,8,5.45,2.07,11,5,1.66,9,3.83,1.9,12 +2977,crystal,6.75,1.02,20,4.1,2.68,21,6.72,2.13,25,7,0,3,6.71,1.1,17,3.71,2.56,7,4.54,2.76,13,6.12,2.17,8,7,2.12,17,6.71,0.49,7,6.77,1.24,13,4.86,2.61,7,3.92,2.72,13,6.29,2.3,14,7.27,1.85,11,6.89,0.78,9,6.64,1.21,11,4.91,2.7,11,3.2,2.49,10,6.72,2.37,18,6.71,1.5,7 +2978,cub,6.71,1.52,21,3.95,2.61,22,4.24,1.89,21,6.78,1.2,9,6.67,1.78,12,1.83,1.33,6,4.73,2.63,15,3.67,2.42,6,4.47,1.68,15,6.44,1.51,9,6.92,1.56,12,4.4,2.97,5,3.82,2.58,17,3.5,1.58,10,4.91,1.97,11,7,1.6,12,6.33,1.41,9,4.56,2.55,9,3.54,2.67,13,4.75,1.86,12,3.56,1.81,9 +2979,cubby,5,1.46,18,3.71,2.08,21,5.65,1.82,23,5,0,2,5,1.55,16,4,2.14,8,3.54,2.11,13,6.67,1.73,9,5,1.62,14,5,1.5,9,5,1.5,9,3.44,2.01,9,3.92,2.19,12,6,2.1,15,5,0.93,8,4.17,1.17,6,5.42,1.44,12,4.5,1.58,10,3,2.28,11,6.08,2.02,13,5.1,1.45,10 +2980,cube,4.75,1.8,20,3.09,1.8,22,5.53,1.58,19,4.67,2.29,9,4.82,1.4,11,3.2,2.28,5,3.19,1.68,16,5.67,1.63,6,5.46,1.61,13,5.21,1.72,14,3.67,1.63,6,3.17,1.8,12,3.22,1.86,9,5.33,1.41,9,5.7,1.77,10,4.8,2.04,10,4.7,1.64,10,2.42,1.62,12,3.9,1.73,10,6.33,2.07,6,5.15,1.21,13 +2981,cubic,4.7,1.58,23,3,2.07,22,5.6,2.33,20,5.12,1.36,8,4.47,1.68,15,3.9,2.28,10,2.25,1.6,12,6.43,2.51,7,5.15,2.19,13,4.92,1.73,12,4.45,1.44,11,2.82,1.83,11,3.18,2.36,11,5.47,2.47,15,6,2,5,4.36,1.5,11,5,1.65,12,3.3,1.83,10,2.75,2.3,12,5,1.56,10,6.2,2.86,10 +2982,cubicle,3.8,1.54,20,3.05,2.11,20,3.86,2.42,22,3.43,1.4,7,4,1.63,13,4,2.06,9,2.27,1.9,11,3.67,3.33,6,3.94,2.11,16,3.5,1.58,10,4.22,1.56,9,2.88,2.17,8,3.17,2.17,12,4.6,2.32,15,2.29,1.89,7,4.27,1.74,11,3.22,1.09,9,3.33,2.23,12,2.62,2,8,4.55,2.84,11,3.18,1.78,11 +2983,cuckold,3.6,2.09,20,3.78,2.21,18,4.18,1.84,22,3.4,2.61,5,3.67,1.99,15,3.83,1.94,6,3.75,2.42,12,4.9,1.6,10,3.58,1.88,12,3.4,1.84,10,3.8,2.39,10,4.1,2.02,10,3.38,2.5,8,4.73,1.68,11,3.64,1.91,11,3.42,2.07,12,3.88,2.23,8,2.44,1.67,9,5.11,1.9,9,4.82,1.66,11,3.55,1.86,11 +2984,cuckoo,4.79,2.57,19,4.57,2.35,23,4.53,1.84,19,4,2.06,9,5.5,2.88,10,3.86,2.19,7,5.07,2.37,15,4.8,1.69,10,4.22,2.05,9,5.44,2.55,9,4.2,2.57,10,5.8,2.7,10,3.75,1.54,12,4.25,0.89,8,4.8,2.44,10,5.17,2.59,12,4.14,2.61,7,4.55,2.35,20,4.67,2.89,3,4.25,0.89,8,4.73,2.33,11 +2985,cucumber,6.47,1.74,19,3.17,2.3,24,5.86,2.32,28,5.88,1.55,8,6.91,1.81,11,3.11,2.03,9,3.2,2.51,15,5.71,2.4,14,6,2.32,14,6.89,1.76,9,6.1,1.73,10,3.75,2.63,12,2.58,1.83,12,6.07,2.56,14,5.64,2.13,14,6.9,1.97,10,6,1.41,9,3.67,2.5,12,2.67,2.06,12,5.75,1.76,12,5.94,2.72,16 +2986,cuddle,7.6,0.99,20,3.83,2.96,23,6.65,2.03,48,7.67,0.58,3,7.59,1.06,17,4.91,3.02,11,2.83,2.66,12,6.59,1.66,17,6.8,2.16,30,7.29,1.11,7,7.77,0.93,13,3.91,3.3,11,3.75,2.77,12,6.53,2.11,32,7.13,1.64,15,7.44,1.24,9,7.73,0.79,11,3.64,3.29,11,4,2.76,12,6.82,2.18,28,6.4,1.82,20 +2987,cue,5.84,2.01,19,4.35,2.39,20,4.62,2.1,24,6.23,2.2,13,5,1.26,6,4.8,2.28,5,4.2,2.48,15,4.23,2.2,13,5.09,1.97,11,5.78,2.54,9,5.9,1.52,10,5.71,2.63,7,3.62,1.98,13,4.55,2.11,11,4.69,2.18,13,5.89,1.83,9,5.8,2.25,10,3.9,2.23,10,4.8,2.57,10,4.56,2.4,9,4.67,1.99,15 +2988,cuff,4.81,1.94,21,3.56,2.29,25,4.16,2.57,19,5.22,1.79,9,4.5,2.07,12,3.17,2.4,6,3.78,2.34,18,3.86,1.68,7,4.33,3.03,12,4.69,1.89,16,5.2,2.28,5,2.71,2.16,14,4.9,1.97,10,4.89,2.52,9,3.5,2.55,10,5.08,2.19,12,4.44,1.59,9,4,2.25,16,2.78,2.28,9,3.91,2.81,11,4.5,2.33,8 +2989,cuisine,6.88,1.73,41,4.51,2.82,47,5.75,2.05,20,7.06,1.76,18,6.74,1.74,23,5.58,2.73,19,3.79,2.69,28,6,1.55,6,5.64,2.27,14,6.83,1.91,30,7,1.18,11,5.38,2.55,24,3.61,2.86,23,6.1,1.97,10,5.4,2.17,10,6.86,2.01,22,6.89,1.41,19,4.97,2.99,33,3.43,2.06,14,5.12,2.23,8,6.17,1.9,12 +2990,culinary,6.33,1.88,21,4.5,2.3,22,5.85,1.79,20,6.67,1.66,9,6.08,2.07,12,5,2.53,6,4.4,2.32,15,5.83,2.48,6,5.86,1.51,14,6.11,1.54,9,6.5,2.15,12,4.8,2.68,5,4.41,2.27,17,5.89,1.62,9,5.82,1.99,11,6.42,2.31,12,6.22,1.2,9,3.56,1.94,9,5.15,2.38,13,5.55,1.51,11,6.22,2.11,9 +2991,culmination,5.85,1.57,20,3.43,2.62,21,5.2,2.35,25,6,2.45,4,5.81,1.38,16,4.5,2.38,4,3.18,2.67,17,5.11,3.02,9,5.25,1.98,16,5.25,1.58,8,6.25,1.48,12,4.2,2.94,10,2.73,2.2,11,5.43,2.28,14,4.91,2.51,11,6,1.67,11,5.67,1.5,9,2.6,2.01,10,4.18,2.96,11,5.17,2.28,18,5.29,2.69,7 +2992,culprit,2.9,1.52,20,5.54,2.69,24,3.82,2.14,28,3.38,0.74,8,2.58,1.83,12,5.33,2.5,9,5.67,2.87,15,3.21,1.67,14,4.43,2.44,14,2.44,1.33,9,3.27,1.62,11,4.67,2.61,12,6.42,2.57,12,3.5,2.24,14,4.14,2.07,14,3.1,1.79,10,2.7,1.25,10,5.17,2.89,12,5.92,2.54,12,3.75,2.22,12,3.88,2.16,16 +2993,cult,2.77,1.6,22,5.48,1.66,21,3.61,2.76,23,3,2,5,2.71,1.53,17,5,1.93,8,5.77,1.48,13,3.33,2.5,9,3.79,2.99,14,1.7,0.82,10,3.67,1.56,12,5.44,1.88,9,5.5,1.57,12,3.8,3,15,3.25,2.38,8,2.89,1.76,9,2.69,1.55,13,6,0.94,10,5,2.05,11,4.23,3.09,13,2.8,2.15,10 +2994,cultivate,5.73,1.58,22,3.81,2.58,21,6.23,2.02,22,5.57,1.87,14,6,0.93,8,4.18,2.86,11,3.56,2.4,9,7.17,0.98,6,5.88,2.22,16,5.1,1.73,10,6.25,1.29,12,3.82,2.6,11,3.8,2.7,10,6.62,1.45,13,5.67,2.65,9,5.58,1.24,12,5.9,1.97,10,3.15,2.44,13,4.88,2.59,8,6.33,2.06,12,6.1,2.08,10 +2995,cultural,6.9,1.41,20,4.55,1.57,20,5.41,1.79,22,6.86,1.57,7,6.92,1.38,13,5.11,1.27,9,4.09,1.7,11,5.67,1.63,6,5.31,1.89,16,7.2,1.48,10,6.78,1.3,9,4.75,1.83,8,4.42,1.44,12,5.27,1.49,15,5.71,2.43,7,7,1.55,11,6.78,1.3,9,4.33,1.83,12,4.88,1.13,8,5,1.84,11,5.82,1.72,11 +2996,culture,6.28,1.27,18,4.06,2.01,18,5.71,2.28,17,5.9,1.2,10,6.75,1.28,8,4.5,2.52,4,3.93,1.94,14,5.75,2.43,8,5.67,2.29,9,6.38,1.69,8,6.2,0.92,10,4.14,1.68,7,4,2.28,11,4.5,1.97,6,6.36,2.25,11,6.08,1.16,12,6.67,1.51,6,3.09,1.87,11,5.57,1.13,7,5.86,1.95,7,5.6,2.59,10 +2997,cultured,6.15,2.08,20,3.33,2.15,21,6.4,2.25,25,5.5,2.89,4,6.31,1.92,16,4.75,2.22,4,3,2.06,17,5.33,2.69,9,7,1.79,16,6.75,1.58,8,5.75,2.34,12,3.9,2.18,10,2.82,2.09,11,6.36,2.24,14,6.45,2.38,11,5.64,1.75,11,6.78,2.39,9,2.3,1.57,10,4.27,2.24,11,6.17,2.12,18,7,2.65,7 +2998,cunning,5.05,1.57,20,4.9,1.62,20,6.58,1.92,19,5,1.8,9,5.09,1.45,11,3.75,2.75,4,5.19,1.17,16,7.33,1.03,6,6.23,2.17,13,5.07,1.59,14,5,1.67,6,4.83,1.59,12,5,1.77,8,5.89,1.62,9,7.2,2.04,10,5.5,1.43,10,4.6,1.65,10,4.64,1.8,11,5.22,1.39,9,6.67,2.07,6,6.54,1.94,13 +2999,cunt,3.7,2.94,20,6.1,2.53,21,3.24,2.56,34,4.5,3.03,10,2.9,2.77,10,6.38,1.69,8,5.92,2.99,13,3.64,2.98,14,2.95,2.26,20,3.89,3.33,9,3.55,2.73,11,5.92,2.63,13,6.38,2.5,8,3.14,2.68,22,3.42,2.43,12,2.4,2.67,10,5,2.71,10,6.07,2.62,14,6.14,2.54,7,3.06,2.16,17,3.41,2.96,17 +3000,cup,5.94,2.04,18,2.6,2.01,20,5.28,1.74,18,5,2.14,8,6.7,1.7,10,2.86,2.48,7,2.46,1.81,13,5,1.9,11,5.71,1.5,7,5.45,2.07,11,6.71,1.89,7,2,1.5,9,3.09,2.3,11,5.82,1.66,11,4.43,1.62,7,5.75,2.18,12,6.33,1.86,6,2.75,1.86,12,2.38,2.33,8,5.11,2.42,9,5.44,0.73,9 +3001,cupboard,4.81,1.33,21,3.52,2.25,23,5.65,1.77,26,4.64,1.03,11,5,1.63,10,3.73,2.33,11,3.33,2.27,12,5,1.73,11,6.29,1.64,14,4.8,1.48,10,4.82,1.25,11,3.64,2.5,11,3.42,2.11,12,5.94,1.82,17,5.25,1.67,8,4.77,1.69,13,4.88,0.35,8,3.07,1.87,15,4.38,2.77,8,6.18,1.94,17,4.67,0.71,9 +3002,cupcake,6.9,1.58,21,4.22,2.54,23,5.85,1.8,26,6.82,1.66,11,7,1.56,10,4.82,2.32,11,3.67,2.71,12,5,1.61,11,6.57,1.74,14,6.8,1.69,10,7,1.55,11,5.18,2.48,11,3.33,2.35,12,6.06,2.05,17,5.5,1.31,8,7.15,1.63,13,6.5,1.51,8,3.8,2.62,15,5,2.33,8,5.88,2,17,5.78,1.48,9 +3003,curator,6.42,2.09,19,2.73,1.72,22,5.11,1.95,28,6.5,1.97,6,6.38,2.22,13,2.45,1.69,11,3,1.79,11,4.91,2.39,11,5.24,1.68,17,6.18,2.27,11,6.75,1.91,8,2.91,1.87,11,2.55,1.63,11,5,2.09,18,5.3,1.77,10,6.31,2.25,13,6.67,1.86,6,2.86,1.79,14,2.5,1.69,8,4.81,2.04,16,5.5,1.83,12 +3004,curb,4.65,1.35,20,3.59,2.15,22,5.47,1.9,19,4.33,2,9,4.91,0.3,11,3.2,2.49,5,3.75,2.18,16,5.83,2.32,6,5.31,1.75,13,4.93,1.14,14,4,1.67,6,3.83,2.37,12,3.33,2.06,9,4.67,1.66,9,6.2,1.87,10,5.2,0.42,10,4.1,1.73,10,3.17,2.37,12,4.1,1.85,10,6.33,1.75,6,5.08,1.89,13 +3005,curd,5.19,2.14,21,4.37,2.79,19,4.72,2.28,36,5.25,2.55,8,5.15,1.95,13,5.6,2.7,5,3.93,2.79,14,4.27,2.37,11,4.92,2.25,25,5.23,2.42,13,5.12,1.73,8,4.17,2.89,12,4.71,2.81,7,4.65,2.52,20,4.81,2.01,16,5.27,2.24,11,5.1,2.13,10,5,2.91,10,3.67,2.65,9,4.14,2.61,22,5.64,1.22,14 +3006,cure,7.81,1.33,21,4.5,2.76,22,5.45,2.36,22,7.67,1.12,9,7.92,1.51,12,3.83,2.79,6,4.73,2.89,15,5.17,1.94,6,5.56,2.56,16,7.56,1.13,9,8,1.48,12,5.2,2.59,5,4.29,2.85,17,5.36,2.29,11,5.55,2.54,11,7.75,1.54,12,7.89,1.05,9,5.56,2.74,9,3.77,2.62,13,5.42,2.5,12,5.5,2.32,10 +3007,curfew,4.14,1.67,22,4,2.47,23,5,2.4,19,3.38,1.19,8,4.23,1.3,13,4.38,2.39,8,3.79,2.67,14,4.29,2.5,7,5.36,2.46,11,3,1.07,8,4.46,1.13,13,4.67,2.65,9,3.57,2.34,14,4.57,2.44,7,5.25,2.45,12,4.09,1.38,11,4.18,1.99,11,3,2.96,9,4.64,1.95,14,5,2.53,16,5,2,3 +3008,curiosity,6.37,1.42,19,5.9,2.14,21,6.21,2.37,34,7.1,1.45,10,5.56,0.88,9,5.75,1.75,8,6,2.42,13,6.5,2.38,14,6,2.41,20,6,1.5,9,6.7,1.34,10,6.62,1.39,13,4.75,2.71,8,6.05,2.65,22,6.5,1.83,12,6.33,1.8,9,6.4,1.07,10,6.36,2.1,14,5,2.08,7,5.82,2.38,17,6.59,2.37,17 +3009,curious,6.58,1.2,40,5.74,2.12,915,6.88,1.6,24,5.7,0.95,10,6.86,1.18,28,5.51,2.18,343,5.89,2.07,565,7.5,0.93,8,6.56,1.79,16,6.11,1.24,19,7,1.03,20,5.85,2.11,416,5.66,2.13,495,6.53,1.55,17,8.17,0.98,6,6.43,1.08,23,6.76,1.35,17,5.64,2.2,504,5.87,2,411,6.94,1.61,16,6.75,1.67,8 +3010,curl,5.72,1.67,18,3.05,1.79,20,5.4,1.96,25,5.2,1.48,5,5.92,1.75,13,3.36,2.06,11,2.67,1.41,9,5.06,2.14,16,6,1.5,9,5.29,2.06,7,6,1.41,11,3.67,2.12,9,2.55,1.37,11,5.4,2.16,20,5.4,0.89,5,5.67,1.8,9,5.78,1.64,9,3.27,2.15,11,2.78,1.3,9,5.11,1.76,19,6.33,2.42,6 +3011,curling,5,1.65,20,4.43,1.89,21,5.47,2.25,34,5.1,1.52,10,4.9,1.85,10,4.38,1.77,8,4.46,2.03,13,5,2.69,14,5.8,1.88,20,4.56,1.74,9,5.36,1.57,11,5.15,1.63,13,3.25,1.75,8,5.45,2.28,22,5.5,2.28,12,4.9,1.85,10,5.1,1.52,10,4.43,2.1,14,4.43,1.51,7,5.82,2.01,17,5.12,2.47,17 +3012,currency,5.9,1.87,21,4.05,2.62,21,5.3,2.57,27,5.3,1.57,10,6.45,2.02,11,2.29,1.38,7,4.93,2.67,14,4.88,2.39,17,6,2.83,10,6.09,1.58,11,5.7,2.21,10,4.2,2.86,5,4,2.63,16,4.21,2.42,14,6.46,2.26,13,6.31,1.89,13,5.25,1.75,8,4.78,3.42,9,3.5,1.78,12,5.43,2.85,14,5.15,2.34,13 +3013,current,5.53,1.22,19,3.25,2.17,20,5.9,2.17,21,5.78,1.39,9,5.3,1.06,10,3.89,2.57,9,2.73,1.74,11,5.25,1.75,8,6.31,2.36,13,5.79,1.19,14,4.8,1.1,5,4.14,2.73,7,2.77,1.74,13,6.25,1.75,8,5.69,2.43,13,5.5,1.18,10,5.56,1.33,9,2.73,1.85,11,3.89,2.47,9,6.08,2.64,12,5.67,1.41,9 +3014,curriculum,5.3,1.69,20,3.56,2.36,18,4.08,2.21,24,4.6,1.52,5,5.53,1.73,15,5,2.35,5,3,2.2,13,3.54,1.66,13,4.73,2.65,11,5.6,0.84,10,5,2.26,10,4.57,2.3,7,2.91,2.26,11,3.56,1.79,16,5.12,2.7,8,4.93,1.69,14,6.17,1.47,6,3.08,1.78,12,4.5,3.21,6,4.27,2.31,15,3.78,2.11,9 +3015,curry,5.4,2.09,20,3.17,2.2,18,5.5,1.74,22,5,2.24,5,5.53,2.1,15,4,2.1,6,2.75,2.22,12,5.2,1.03,10,5.75,2.18,12,5.5,1.96,10,5.3,2.31,10,3.7,2.5,10,2.5,1.69,8,5.36,1.75,11,5.64,1.8,11,5.42,2.19,12,5.38,2.07,8,1.89,1.05,9,4.44,2.35,9,5.18,1.78,11,5.82,1.72,11 +3016,curse,2.9,2.17,21,5.2,2.38,20,5.15,2.37,20,3.2,3.35,5,2.67,1.76,15,5.3,2.5,10,5.1,2.38,10,5.3,2.5,10,5,2.36,10,2.43,1.62,7,3,2.45,13,5.86,2.61,7,4.85,2.27,13,4.5,2.14,8,5.58,2.5,12,2.92,2.36,13,2.88,1.96,8,5.4,2.67,10,5,2.16,10,5.56,2.07,9,4.82,2.64,11 +3017,curt,4.05,2.16,21,3.2,2.35,20,4.32,2.71,22,4.5,2.35,6,3.87,2.13,15,3.38,2.56,8,3.08,2.31,12,3.92,2.61,12,4.8,2.9,10,5.11,2.62,9,3.25,1.36,12,3.56,2.3,9,2.91,2.47,11,3,1.53,7,4.93,2.96,15,4.6,2.84,10,3.55,1.21,11,3.15,2.34,13,3.29,2.56,7,4.42,3.29,12,4.2,1.99,10 +3018,curtain,5.36,1.53,22,3.62,2.12,26,6.29,2.03,24,5.33,1.22,9,5.38,1.76,13,2.7,1.95,10,4.19,2.07,16,6.67,2.4,9,6.07,1.83,15,4.88,2.03,8,5.64,1.15,14,3.69,2.36,13,3.54,1.94,13,6,1.95,12,6.58,2.15,12,5.17,1.64,12,5.6,1.43,10,3.27,2.28,15,4.09,1.87,11,6.31,1.97,13,6.27,2.2,11 +3019,curtains,5.44,1.45,41,2.63,1.83,19,5.79,1.88,47,5.3,1.38,20,5.57,1.54,21,2.44,1.94,9,2.8,1.81,10,5.67,2.09,15,5.84,1.8,32,5.45,1.57,20,5.43,1.36,21,3.14,2.54,7,2.33,1.3,12,5.8,1.83,25,5.77,1.97,22,5.43,1.47,23,5.44,1.46,18,3.11,2.26,9,2.2,1.32,10,5.83,1.82,30,5.71,2.02,17 +3020,curtsy,6.35,1.42,20,4.6,2.44,20,5.76,1.74,25,6.64,1.29,11,6,1.58,9,5.57,2.15,7,4.08,2.5,13,5.83,1.03,12,5.69,2.25,13,5.91,1.38,11,6.89,1.36,9,4.45,2.42,11,4.78,2.59,9,5.69,1.82,16,5.89,1.69,9,6,1.56,10,6.7,1.25,10,5.08,2.5,12,3.88,2.3,8,5.5,1.63,16,6.22,1.92,9 +3021,curve,5.81,1.97,21,4.52,2,23,5.14,1.85,21,4.6,1.52,5,6.19,1.97,16,5.33,1.44,12,3.64,2.2,11,4.45,1.69,11,5.56,1.51,9,5.92,2.31,12,5.67,1.5,9,4.5,1.67,16,4.57,2.76,7,5,1.26,11,5.3,2.41,10,6.15,1.99,13,5.25,1.91,8,4.58,2.12,19,4.25,1.5,4,4.64,1.69,14,6.14,1.86,7 +3022,curved,5.24,1.14,21,3.91,2.69,22,5.7,2.09,27,4.9,1.29,10,5.55,0.93,11,5,3.46,7,3.4,2.2,15,6,2.6,17,5.2,0.42,10,5.36,0.81,11,5.1,1.45,10,2.2,1.64,5,4.41,2.76,17,6.14,2.32,14,5.23,1.79,13,5,1,13,5.62,1.3,8,2.9,2.56,10,4.75,2.6,12,6.64,1.74,14,4.69,2.02,13 +3023,cushion,5.9,1.61,21,2.76,1.55,21,6.44,1.8,25,5.67,1.07,12,6.22,2.17,9,2.86,1.77,7,2.71,1.49,14,6.6,1.96,10,6.33,1.76,15,7.5,1.73,4,5.53,1.37,17,2.9,1.52,10,2.64,1.63,11,7,2,7,6.22,1.73,18,6.08,1.88,12,5.67,1.22,9,3.38,1.56,13,1.75,0.89,8,6.33,1.87,9,6.5,1.83,16 +3024,cushy,5.95,1.54,20,4.23,2.74,22,5.81,2.09,27,6.57,1.4,7,5.62,1.56,13,4,2.54,10,4.42,3,12,5.93,1.75,15,5.73,2.65,11,5.91,1.3,11,6,1.87,9,4.67,2.74,9,3.92,2.81,13,5.88,2.42,17,5.78,1.56,9,6.38,1.19,13,5.14,1.86,7,4.56,2.99,16,3.33,1.86,6,5.42,1.98,12,6.13,2.2,15 +3025,cuss,4,2.13,20,6.25,2.34,20,5.35,2.19,26,3.36,1.69,11,4.78,2.44,9,5.57,2.57,7,6.62,2.22,13,5.38,2.22,13,5.31,2.25,13,4.27,2.53,11,3.67,1.58,9,6.09,2.51,11,6.44,2.24,9,5.47,2.1,17,5.11,2.47,9,5.1,2.33,10,2.9,1.2,10,6.33,2.57,12,6.12,2.1,8,5.62,2.09,16,4.9,2.38,10 +3026,custard,5.45,1.73,20,3.5,2.15,22,5.96,2.28,27,5.86,1.86,7,5.23,1.69,13,3.6,2.07,10,3.42,2.31,12,6.4,1.96,15,5.45,2.73,11,4.64,1.63,11,6.44,1.33,9,4.22,1.56,9,3,2.42,13,6.29,2.52,17,5.44,1.88,9,5.92,1.5,13,4.57,1.9,7,3.81,2.2,16,2.67,1.97,6,6.25,2.56,12,5.73,2.09,15 +3027,custodial,5.05,1.66,21,3.42,2.7,24,4.9,2.51,20,5.12,1.96,8,5,1.53,13,5.17,2.71,6,2.83,2.5,18,5.64,2.73,11,4,2,9,4.5,1.68,12,5.78,1.39,9,4,3.4,10,3,2.11,14,5.23,2.77,13,4.29,1.98,7,4.79,1.58,14,5.57,1.81,7,4.12,2.8,16,2,1.93,8,4.67,2.42,12,5.25,2.76,8 +3028,custodian,3.79,1.51,19,2.67,1.74,21,4.45,1.54,20,3.67,0.58,3,3.81,1.64,16,3,1.41,6,2.53,1.88,15,4.83,1.47,6,4.29,1.59,14,4.2,1.32,10,3.33,1.66,9,2.29,1.6,7,2.86,1.83,14,4.2,1.62,10,4.7,1.49,10,3.5,1.2,8,4,1.73,11,2.44,1.59,9,2.83,1.9,12,4.25,2.25,8,4.58,0.9,12 +3029,custody,4.74,1.79,19,4.14,2.8,22,5.54,2.38,28,4.5,1.87,6,4.85,1.82,13,4,2.9,11,4.27,2.83,11,5,2.79,11,5.88,2.09,17,5.27,1.79,11,4,1.6,8,2.91,2.17,11,5.36,2.91,11,5.56,2.25,18,5.5,2.72,10,4.38,1.76,13,5.5,1.76,6,4.36,3.05,14,3.75,2.43,8,5.38,2.83,16,5.75,1.71,12 +3030,custom,5.29,1.7,42,4,2.07,21,5.56,2.05,48,5.43,1.09,14,5.21,1.95,28,4.33,1.97,6,3.87,2.17,15,5.82,2.21,17,5.43,2.01,30,5.26,1.79,23,5.32,1.63,19,3.86,2.34,7,4.07,2.02,14,5.5,2.13,32,5.73,2.02,15,5.17,2.12,24,5.44,0.92,18,4.22,1.92,9,3.83,2.25,12,5.29,2.27,28,5.95,1.67,20 +3031,customary,5,1.11,19,3.44,1.69,18,4.94,2.33,17,5.27,0.65,11,4.62,1.51,8,4,2,4,3.29,1.64,14,4.38,2.33,8,5.44,2.35,9,5,1.07,8,5,1.18,11,4.14,1.21,7,3,1.84,11,4.33,2.16,6,5.27,2.45,11,5.08,1.19,13,4.83,0.98,6,2.82,1.72,11,4.43,1.13,7,5.57,2.37,7,4.5,2.32,10 +3032,customer,5.86,1.49,21,3.4,2.06,25,6.16,2.52,19,5.78,1.39,9,5.92,1.62,12,3,1.79,6,3.44,2.2,18,5.43,2.99,7,6.58,2.23,12,5.69,1.35,16,6.4,1.95,5,3,2.11,14,3.8,2.04,10,6.22,2.54,9,6.1,2.64,10,6.17,1.64,12,5.44,1.24,9,3.75,2.27,16,2.78,1.56,9,6.73,2.9,11,5.38,1.77,8 +3033,customized,6.91,1.54,22,4.87,2.65,23,6.58,1.64,19,6.88,1.64,8,6.77,1.48,13,4.88,3.04,8,4.79,2.61,14,6.71,1.8,7,6.64,1.63,11,7.12,1.55,8,6.62,1.5,13,4.89,3.14,9,4.86,2.41,14,6,1.73,7,6.92,1.56,12,7,1.55,11,6.82,1.6,11,3.89,2.67,9,5.5,2.53,14,6.44,1.67,16,7.33,1.53,3 +3034,cut,3.9,1.84,40,5.07,2.43,46,4.55,2.14,47,3.94,1.56,17,4,2,22,4.95,2.18,21,5.16,2.66,25,4.47,2.42,15,4.59,2.05,32,3.36,1.74,14,4.19,1.86,26,4.86,2.38,28,5.39,2.52,18,4.84,1.91,25,4.23,2.39,22,3.58,1.98,19,4.19,1.69,21,5.4,2.37,30,4.44,2.48,16,4.73,2.16,30,4.24,2.14,17 +3035,cute,7.56,1.07,41,5.05,2.82,21,6.02,2.27,54,7.5,1.04,18,7.61,1.12,23,5.29,2.63,7,5.15,3,13,5.83,2.07,18,6.11,2.39,36,7.55,1.23,20,7.65,0.88,20,5.86,2.54,7,4.85,2.97,13,6.07,2.32,28,5.96,2.25,26,7.62,1.1,24,7.47,1.07,17,5.73,2.9,11,4.3,2.67,10,5.76,2.7,33,6.43,1.29,21 +3036,cutie,7.43,1.29,21,4.62,2.4,21,5.44,2.1,25,7.67,1.3,12,7.11,1.27,9,5.71,2.43,7,4.07,2.27,14,5.3,1.83,10,5.53,2.33,15,7.75,1.26,4,7.35,1.32,17,5.1,2.47,10,4.18,2.36,11,4.43,1.27,7,5.83,2.26,18,7.33,1.15,12,7.56,1.51,9,4.54,2.4,13,4.75,2.55,8,5.56,2.13,9,5.38,2.16,16 +3037,cutlass,5,1.41,20,4.55,1.84,22,5.26,1.82,19,5,1.58,9,5,1.34,11,4.6,2.19,5,4.44,1.82,16,5.17,2.04,6,5.31,1.8,13,5.07,1.33,14,4.83,1.72,6,4.42,2.07,12,4.56,1.67,9,4.67,1.5,9,5.8,1.99,10,4.9,1.45,10,5.1,1.45,10,4.08,2.23,12,5.1,1.1,10,5,2.76,6,5.38,1.33,13 +3038,cutoff,3.14,1.46,21,3.92,1.69,24,5,2.16,22,3.25,1.58,8,3.08,1.44,13,3.83,1.75,12,4,1.71,12,5.69,2.39,13,4,1.32,9,3,1.6,8,3.42,1.31,12,4.31,1.32,13,3.45,2.02,11,5.5,2.07,12,4.4,2.22,10,3.1,1.73,10,3.18,1.25,11,3.59,1.77,17,4.71,1.25,7,5.2,2.74,10,4.83,1.64,12 +3039,cutter,4.05,1.62,22,4.35,2.42,26,5.88,2.19,24,5,1.5,9,3.38,1.39,13,4.1,2.08,10,4.5,2.66,16,6.33,1.73,9,5.6,2.44,15,4.25,1.16,8,3.93,1.86,14,5.08,2.53,13,3.62,2.14,13,5.5,2.75,12,6.25,1.48,12,3.83,1.19,12,4.3,2.06,10,4.13,2.29,15,4.64,2.66,11,6.31,2.21,13,5.36,2.16,11 +3040,cutthroat,3.14,1.77,21,5.65,2.19,23,4.27,2.54,26,3.45,2.02,11,2.8,1.48,10,5.55,2.42,11,5.75,2.05,12,4.09,2.02,11,4.07,2.73,14,3.1,1.79,10,3.18,1.83,11,5.55,2.66,11,5.75,1.76,12,4.82,2.35,17,2.5,1.69,8,2.92,1.8,13,3.5,1.77,8,5.8,2.08,15,5.38,2.5,8,4.94,2.75,17,3,1.5,9 +3041,cutting board,5.35,1.6,20,3.83,2.66,18,6.25,2.35,24,5,1.41,5,5.47,1.68,15,5.4,2.51,5,3.23,2.55,13,5.69,2.69,13,6.91,1.76,11,6,1.33,10,4.7,1.64,10,5.57,2.37,7,2.73,2.28,11,6.12,2.45,16,6.5,2.27,8,5.07,1.73,14,6,1.1,6,4.17,2.41,12,3.17,3.25,6,6.07,2.66,15,6.56,1.81,9 +3042,cyanide,2.7,1.45,20,5.72,2.67,18,4.92,2.38,24,2.8,1.48,5,2.67,1.5,15,6.4,3.44,5,5.46,2.44,13,4.54,2.54,13,5.36,2.2,11,2.2,1.32,10,3.2,1.48,10,6.43,2.82,7,5.27,2.61,11,5.19,2.26,16,4.38,2.67,8,2.64,1.65,14,2.83,0.98,6,5.92,2.54,12,5.33,3.14,6,4.67,2.64,15,5.33,1.94,9 +3043,cyberspace,5.73,1.7,22,5.04,2.7,23,5.37,2.31,19,6.5,1.77,8,5.62,0.96,13,5.12,2.47,8,5.14,2.96,14,4.43,2.7,7,6,2.05,11,6.12,1.89,8,5.85,0.99,13,4.33,2.78,9,5.5,2.65,14,4.71,2.29,7,5.75,2.34,12,5.82,1.25,11,5.64,2.11,11,4.22,3.15,9,5.57,2.34,14,4.94,2.11,16,7.67,2.31,3 +3044,cycle,5.64,1.36,22,4.42,2.29,19,5.81,1.75,21,6.2,1.3,5,5.44,1.41,16,4.25,2.12,8,4.55,2.5,11,5.9,1.37,10,5.73,2.1,11,5.42,1.31,12,5.9,1.45,10,3.8,2.25,10,5.11,2.26,9,5.75,1.82,12,5.89,1.76,9,5.64,1.03,11,5.64,1.69,11,3.75,1.98,8,4.91,2.47,11,5.89,1.36,9,5.75,2.05,12 +3045,cyclone,3.47,1.8,43,5.09,2.72,47,3.18,1.92,44,4.05,2.01,20,2.96,1.46,23,4.64,2.37,14,5.27,2.86,33,3,1.78,23,3.3,2.11,20,4.31,1.92,16,2.96,1.56,27,5.13,2.85,23,5.04,2.65,24,2.93,1.54,27,3.59,2.4,17,3.68,1.83,19,3.29,1.81,24,4.8,2.86,25,5.41,2.58,22,3.4,1.96,35,2.33,1.58,9 +3046,cylinder,5.45,1.15,20,3.14,2.08,22,4.57,1.8,21,5.75,1.16,8,5.25,1.14,12,3.17,2.4,6,3.27,2.02,15,4,2.53,6,4.8,1.47,15,5.5,1.07,8,5.42,1.24,12,2.8,2.49,5,3.24,2.02,17,3.9,1.66,10,5.18,1.78,11,5.45,1.44,11,5.44,0.73,9,3.33,2.55,9,3,1.78,13,4.08,1.56,12,5.22,1.99,9 +3047,cynic,3.45,1.92,22,4.68,1.67,19,4.81,2.29,21,4.6,2.61,5,3.12,1.67,16,5.62,1.3,8,4,1.61,11,5.6,2.17,10,4.09,2.26,11,3.5,2.32,12,3.4,1.43,10,4.7,1.49,10,4.67,1.94,9,4.58,2.27,12,5.11,2.42,9,3.36,2.25,11,3.55,1.63,11,4.38,2,8,4.91,1.45,11,6.11,1.69,9,3.83,2.25,12 +3048,cynical,3.3,1.45,20,4.78,2.73,18,4.95,2.08,22,2.6,2.07,5,3.53,1.19,15,4.83,2.48,6,4.75,2.96,12,6.1,1.97,10,4,1.71,12,3.6,1.65,10,3,1.25,10,5.1,2.73,10,4.38,2.88,8,4.18,2.04,11,5.73,1.9,11,3.25,1.48,12,3.38,1.51,8,3,2.55,9,6.56,1.51,9,4.73,2.28,11,5.18,1.94,11 +3049,cynicism,3.41,1.62,22,5,2.47,22,4.79,2.23,19,3.62,1.85,8,3.29,1.54,14,5.4,2.63,10,4.67,2.39,12,4.71,1.89,7,4.83,2.48,12,3.36,1.69,11,3.45,1.63,11,4,1.67,11,6,2.79,11,4.43,1.83,14,5.8,3.11,5,4,1.33,10,2.92,1.73,12,5.4,2.17,10,4.67,2.74,12,4.89,1.36,9,4.7,2.87,10 +3050,cyst,2.5,1.5,22,4.28,2.28,25,3.17,2.01,24,2,1.66,9,2.85,1.34,13,3.7,2.36,10,4.67,2.23,15,2.67,1,9,3.47,2.42,15,1.75,0.89,8,2.93,1.64,14,3.83,2.12,12,4.69,2.43,13,2.42,1.38,12,3.92,2.31,12,2.42,1.38,12,2.6,1.71,10,3.73,2.25,15,5.1,2.18,10,3.15,1.91,13,3.18,2.23,11 +3051,cystic,3.19,1.6,21,3.55,2.32,22,4.26,2.21,27,3.6,1.84,10,2.82,1.33,11,2.86,2.48,7,3.87,2.26,15,4.24,2.19,17,4.3,2.36,10,3.64,1.63,11,2.7,1.49,10,2.6,2.19,5,3.82,2.35,17,4.5,2.5,14,4,1.91,13,3.23,1.79,13,3.12,1.36,8,3,2.67,10,4,2,12,4.64,2.65,14,3.85,1.63,13 +3052,czar,4.53,1.78,19,4.79,2.86,24,4.36,2.68,28,5.5,1.31,8,3.82,1.78,11,4.78,2.73,9,4.8,3.03,15,3.71,2.3,14,5,2.96,14,3.89,1.62,9,5.1,1.79,10,4.92,2.81,12,4.67,3.03,12,4.5,2.9,14,4.21,2.55,14,4.1,2.28,10,5,0.87,9,4.58,3.06,12,5,2.76,12,4.67,2.57,12,4.12,2.83,16 +3053,dab,5,1.45,20,3.11,1.91,18,5.62,2.67,24,4.8,0.45,5,5.07,1.67,15,3.4,2.07,5,3,1.91,13,4.69,2.66,13,6.73,2.33,11,4.9,1.66,10,5.1,1.29,10,3.43,2.15,7,2.91,1.81,11,5.62,2.53,16,5.62,3.11,8,4.79,1.19,14,5.5,1.97,6,3.58,1.93,12,2.17,1.6,6,5.53,2.9,15,5.78,2.39,9 +3054,dabble,5.48,1.57,21,3.05,1.99,21,5.41,1.74,22,6.22,1.48,9,4.92,1.44,12,2.33,1.51,6,3.36,2.21,14,5.17,2.04,6,5.5,1.67,16,6.11,1.45,9,5,1.54,12,3,1.22,5,3.06,2.21,16,5.64,1.69,11,5.18,1.83,11,5.67,1.3,12,5.22,1.92,9,3.25,2.12,8,2.92,1.98,13,5.67,1.61,12,5.1,1.91,10 +3055,dad,7.14,2.17,22,4.05,2.52,21,6.12,2.57,17,7.17,1.83,6,7.13,2.42,15,4.29,3.04,7,3.93,2.34,14,7.11,2.26,9,5,2.56,8,6.64,2.53,14,8.14,0.9,7,3.22,1.99,9,4.67,2.77,12,6.33,2.92,9,5.88,2.3,8,7,1.92,14,7.38,2.67,8,4,3.22,6,4.07,2.31,15,6.11,3.41,9,6.12,1.36,8 +3056,daddy,7.27,1.98,22,4.24,2.7,21,5.78,2.56,18,6.5,2.66,6,7.53,1.73,15,4.86,3.72,7,3.93,2.13,14,5.56,2.79,9,5.88,2.59,8,6.79,2.29,14,8.14,0.9,7,3.78,2.68,9,4.58,2.78,12,5.3,2.63,10,6.38,2.5,8,7.21,2.04,14,7.38,2,8,4.17,2.71,6,4.27,2.79,15,5.1,3.03,10,6.62,1.6,8 +3057,daft,4.5,1.28,20,2.75,1.68,20,4.82,1.65,22,4.71,0.95,7,4.38,1.45,13,2.89,1.69,9,2.64,1.75,11,5.17,2.04,6,4.69,1.54,16,4.7,0.95,10,4.11,1.54,9,2.88,2.1,8,2.67,1.44,12,5.07,1.58,15,4.29,1.8,7,4.91,1.45,11,4,0.87,9,2.92,1.73,12,2.5,1.69,8,5.36,1.36,11,4.27,1.79,11 +3058,dagger,4.38,1.8,21,5.79,2.36,43,4.83,2.5,24,5.11,1.76,9,3.83,1.7,12,5.75,2.57,20,5.83,2.21,23,4.88,2.36,8,4.81,2.64,16,5.43,1.99,7,4,1.47,13,5.21,2.68,19,6.25,2.01,24,5.12,2.45,17,4.17,2.93,6,4.46,2.07,13,4.25,1.39,8,5.63,2.45,27,6.06,2.24,16,4.56,2.37,16,5.38,2.83,8 +3059,daily,5.74,1.88,19,4.2,2.48,20,5.38,2.14,24,4.83,2.23,6,6.15,1.63,13,4.09,2.88,11,4.33,2.06,9,4.88,2.23,8,5.62,2.13,16,5.8,1.55,10,5.67,2.29,9,4.12,2.9,8,4.25,2.3,12,4.88,2.06,17,6.83,2.04,6,6.12,1.64,8,5.45,2.07,11,4.78,2.77,9,3.73,2.24,11,5.44,2.28,16,5.25,1.98,8 +3060,dainty,6.42,1.74,19,2.7,1.84,20,5.2,2.21,20,6.67,0.58,3,6.47,1.92,15,2.4,1.84,10,3,1.89,10,5.9,2.08,10,4.5,2.22,10,6.5,2.35,6,6.5,1.51,12,2,0.82,7,3.08,2.14,13,4,2.07,8,6,2,12,6.83,1.53,12,5.71,1.98,7,3.3,2.11,10,2.1,1.37,10,4.67,2,9,5.64,2.38,11 +3061,daiquiri,5.68,1.8,19,4.95,2.31,20,5.29,1.92,24,5.46,1.94,13,6.17,1.47,6,5.8,1.3,5,4.67,2.53,15,5.15,2.08,13,5.45,1.81,11,4.78,1.92,9,6.5,1.27,10,5.43,2.3,7,4.69,2.36,13,5.73,1.68,11,4.92,2.1,13,5.44,2.24,9,5.9,1.37,10,6,1.49,10,3.9,2.56,10,4.89,2.57,9,5.53,1.46,15 +3062,dairy,6.09,1.66,22,3.9,2.34,21,6.39,1.83,23,6.71,1.38,7,5.86,1.79,14,4,2.76,6,3.87,2.26,15,6,1.89,10,6.69,1.8,13,5.62,1.77,8,6.46,1.61,13,5.14,2.85,7,3.29,1.86,14,6.18,1.4,11,6.58,2.19,12,6.14,1.51,14,6,2,8,4.73,2.53,11,3,1.83,10,6.36,1.86,14,6.44,1.88,9 +3063,daisy,7.48,1.72,21,3.95,2.76,19,5.37,2.43,19,6.17,2.04,6,8,1.31,15,3.71,2.93,7,4.08,2.78,12,5.58,2.47,12,5,2.52,7,7.78,1.56,9,7.25,1.86,12,3.78,2.86,9,4.1,2.81,10,5.29,2.75,7,5.42,2.35,12,7.7,1.49,10,7.27,1.95,11,3.62,2.72,13,4.67,2.94,6,6.2,2.7,10,4.44,1.81,9 +3064,dam,4.58,0.96,19,3.67,2.13,21,5.26,2.3,23,4,1,3,4.69,0.95,16,4.62,1.6,8,3.08,2.25,13,6,2.06,9,4.79,2.39,14,4.89,0.78,9,4.3,1.06,10,4.33,2,9,3.17,2.17,12,5.67,2.41,15,4.5,2,8,4.14,1.46,7,4.83,0.39,12,4.3,2.26,10,3.09,1.92,11,5.23,2.77,13,5.3,1.64,10 +3065,damage,2.98,1.67,42,4.86,2.61,43,3.46,1.64,24,3.69,1.54,16,2.54,1.63,26,4.8,2.82,10,4.88,2.64,32,3.88,1.89,8,3.25,1.53,16,3.4,1.73,20,2.33,1.02,21,5.53,2.77,15,4.5,2.5,28,3.65,1.62,17,2.67,1.63,6,3.21,1.82,24,2.67,1.46,18,4.47,2.61,19,5.17,2.63,24,3.44,1.55,16,3.5,1.93,8 +3066,dame,6.1,1.8,20,4.22,2.67,18,5.54,2.43,24,6.6,1.14,5,5.93,1.98,15,6.6,2.3,5,3.31,2.25,13,4.92,2.78,13,6.27,1.79,11,6.2,1.99,10,6,1.7,10,6.57,2.07,7,2.73,1.79,11,5.44,2.42,16,5.75,2.6,8,6.14,1.96,14,6,1.55,6,4.33,2.57,12,4,3.1,6,6,2.62,15,4.78,1.99,9 +3067,damn,4.32,1.78,22,5.1,2.47,21,4.39,2.33,18,4.83,1.94,6,4.07,1.79,15,5.43,3.21,7,4.93,2.13,14,4.33,2.29,9,4.25,2.6,8,4.71,1.82,14,3.43,1.62,7,4.44,2.51,9,5.58,2.43,12,4.9,2.85,10,3.75,1.39,8,4.79,1.58,14,3.5,1.93,8,5,2.61,6,5.13,2.5,15,4.6,2.5,10,4.12,2.23,8 +3068,damnation,3.14,2.15,21,5.77,1.93,22,3.55,2.78,20,2.6,1.82,5,3.31,2.27,16,6.18,2.23,11,5.36,1.57,11,4,3.02,10,2.89,2.67,9,3.17,2.44,12,3.11,1.83,9,5.8,2.11,15,5.71,1.6,7,3.5,2.68,10,3.6,3.03,10,2.77,2.39,13,3.75,1.67,8,6.17,1.89,18,4,0.82,4,3.92,3.01,13,2.86,2.34,7 +3069,damp,4.05,1.32,20,2.8,1.99,20,3.95,1.72,21,4.43,1.27,7,3.85,1.34,13,3,2.12,9,2.64,1.96,11,3.67,1.75,6,4.07,1.75,15,3.9,1.2,10,4.22,1.56,9,3.12,2.1,8,2.58,1.98,12,4,1.88,14,3.86,1.46,7,4.27,1.56,11,3.78,0.97,9,2.83,1.99,12,2.75,2.12,8,4.2,1.81,10,3.73,1.68,11 +3070,damper,4.3,1.61,23,3.59,2.04,22,4.55,2.16,20,4.12,1.55,8,4.4,1.68,15,3.9,2.08,10,3.33,2.06,12,5.43,2.51,7,4.08,1.89,13,4.33,1.72,12,4.27,1.56,11,3.55,2.16,11,3.64,2.01,11,4.47,1.96,15,4.8,2.95,5,3.73,1.27,11,4.83,1.75,12,3.8,1.87,10,3.42,2.23,12,3.6,1.51,10,5.5,2.37,10 +3071,damsel,5.74,1.73,19,4.44,2.31,18,4.29,2.02,17,6.09,1.14,11,5.25,2.31,8,6.5,0.58,4,3.86,2.28,14,3.75,1.67,8,4.78,2.28,9,6.5,1.51,8,5.18,1.72,11,4.14,2.34,7,4.64,2.38,11,3.67,1.75,6,4.64,2.16,11,5.62,1.76,13,6,1.79,6,3.91,2.34,11,5.29,2.14,7,4.14,2.27,7,4.4,1.96,10 +3072,dance,7.27,1.49,22,5.48,2.62,21,6.28,2.3,18,6.83,1.47,6,7.47,1.55,15,5,3.16,7,5.71,2.4,14,5.44,2.7,9,7.25,1.58,8,7.21,1.58,14,7.43,1.51,7,5.22,2.64,9,5.67,2.71,12,6.4,2.72,10,6.12,1.81,8,7.36,1.39,14,7.12,1.73,8,5.5,3.62,6,5.47,2.26,15,7.1,2.02,10,5.25,2.31,8 +3073,dancer,6.64,1.71,39,4.52,2.44,42,5.78,2.41,50,6.67,1.68,15,6.62,1.76,24,4.63,2.71,19,4.43,2.25,23,5.77,2.5,26,5.79,2.36,24,7,1.15,19,6.3,2.08,20,4.56,2.75,18,4.5,2.25,24,5.67,2.59,21,5.86,2.31,29,6.29,1.78,24,7.2,1.47,15,4.38,2.58,26,4.75,2.27,16,5.67,2.68,24,5.88,2.18,26 +3074,dandruff,3.05,1.99,19,4.41,2.15,22,3.57,1.86,21,3,1.41,9,3.1,2.47,10,4,1.6,8,4.64,2.44,14,3,1.25,10,4.09,2.21,11,3.57,0.98,7,2.75,2.38,12,3.7,2,10,5,2.17,12,3.77,2.13,13,3.25,1.39,8,3.8,2.2,10,2.22,1.39,9,3.88,2.3,8,4.71,2.09,14,3.46,2.07,13,3.75,1.58,8 +3075,dandy,6.55,1.76,20,4,1.87,21,6.12,2.03,25,6.33,1.37,12,6.88,2.3,8,3.86,2.12,7,4.07,1.82,14,6.1,2.47,10,6.13,1.77,15,7.5,3,4,6.31,1.35,16,4.9,1.37,10,3.18,1.94,11,6.43,2.57,7,6,1.85,18,6.92,1.62,12,6,1.93,8,3.77,1.69,13,4.38,2.2,8,6.22,2.22,9,6.06,1.98,16 +3076,danger,2.66,1.7,41,5.84,2.74,44,3.64,2.42,22,3.46,1.71,13,2.29,1.58,28,5.53,2.6,17,6.04,2.85,27,3,2.28,11,4.27,2.49,11,2.1,1.58,21,3.25,1.65,20,5.67,2.73,21,6,2.8,23,3.77,2.55,13,3.44,2.35,9,2.52,1.73,23,2.83,1.69,18,6.28,2.32,25,5.26,3.18,19,4.14,2.63,14,2.75,1.83,8 +3077,dangerous,2.33,1.88,18,6.81,2.34,21,2.56,1.82,18,3.38,1.77,8,1.5,1.58,10,5.43,2.94,7,7.5,1.7,14,2.64,1.86,11,2.43,1.9,7,2.73,1.85,11,1.71,1.89,7,6.67,2.96,9,6.92,1.88,12,2.36,1.75,11,2.86,2.04,7,2.92,2.07,12,1.17,0.41,6,6.33,2.61,12,7.44,1.88,9,3.11,2.09,9,2,1.41,9 +3078,dangle,4.76,2.17,21,4.25,2.53,20,3.95,2.13,22,4.67,2.88,6,4.8,1.93,15,4.25,2.87,8,4.25,2.42,12,4,2.56,12,3.9,1.6,10,5.67,2.83,9,4.08,1.24,12,5.11,2.52,9,3.55,2.42,11,3.71,1.8,7,4.07,2.31,15,4.2,2.39,10,5.27,1.9,11,4.85,2.41,13,3.14,2.54,7,3.67,2.42,12,4.3,1.77,10 +3079,dank,3.95,1.64,20,3,1.78,20,3.77,2.05,22,4.29,1.5,7,3.77,1.74,13,3,2,9,3,1.67,11,5.33,2.42,6,3.19,1.6,16,3.8,1.69,10,4.11,1.76,9,2.5,1.6,8,3.33,1.87,12,4.4,2.16,15,2.43,0.79,7,4.27,2.05,11,3.56,0.88,9,3.17,1.75,12,2.75,1.91,8,4.18,2.18,11,3.36,1.91,11 +3080,dare,4.67,1.85,18,5.6,2.64,20,4.17,2.64,18,4.75,1.83,8,4.6,1.96,10,5,2.65,7,5.92,2.69,13,3.55,2.21,11,5.14,3.13,7,4.55,1.75,11,4.86,2.12,7,5.11,3.14,9,6,2.24,11,4.18,3.09,11,4.14,1.95,7,4.92,1.88,12,4.17,1.83,6,5.17,2.76,12,6.25,2.49,8,5,2.6,9,3.33,2.55,9 +3081,daredevil,4.89,1.49,19,6.33,2.18,21,5.28,2.78,25,5.67,0.58,3,4.75,1.57,16,7,2.16,7,6,2.27,13,5.88,2.23,8,5,3.02,17,4.86,1.35,7,4.92,1.62,12,5.86,2.73,7,6.62,1.98,13,6.21,2.01,14,4.09,3.24,11,4.75,1.28,8,5,1.67,11,6.55,1.51,11,6.1,2.81,10,4.61,2.87,18,7,1.63,7 +3082,daresay,5.35,1.79,20,3.76,2.55,21,4.88,1.94,25,4.25,2.36,4,5.62,1.59,16,3.5,2.52,4,3.82,2.63,17,5.33,2.55,9,4.62,1.54,16,5.25,1.49,8,5.42,2.02,12,4,2.31,10,3.55,2.84,11,4.64,2.1,14,5.18,1.78,11,5.82,1.08,11,4.78,2.33,9,3.4,2.32,10,4.09,2.81,11,5.33,1.94,18,3.71,1.5,7 +3083,daring,6,1.53,19,6.14,1.9,21,6.04,2.08,23,5.6,0.89,5,6.15,1.77,13,5.83,2.56,6,6.27,1.67,15,6.4,1.58,10,5.77,2.42,13,5.14,1.46,7,6.55,1.44,11,5.71,2.29,7,6.36,1.74,14,5.91,1.58,11,6.17,2.52,12,5.5,1.24,12,6.86,1.68,7,5.55,2.3,11,6.8,1.14,10,5.79,2.04,14,6.44,2.19,9 +3084,dark,5.08,1.8,40,4.09,2.43,22,4.61,2.46,44,4.81,1.72,16,5.25,1.87,24,4.58,2.64,12,3.5,2.12,10,4.57,2.64,23,4.55,2.31,20,5.05,1.99,20,5.1,1.65,20,4.89,3.02,9,3.54,1.85,13,3.67,1.92,27,6.12,2.52,17,5.12,1.84,26,5,1.8,14,3.22,1.99,9,4.69,2.59,13,4.91,2.44,35,3.44,2.3,9 +3085,darken,4.45,1.43,20,3.86,2.22,21,5.76,2.65,25,4.33,0.58,3,4.47,1.55,17,2.86,2.27,7,4.46,2.15,13,5.38,2.97,8,5.94,2.56,17,4.29,0.76,7,4.54,1.71,13,3.43,2.37,7,4.15,2.27,13,6.29,2.55,14,5.09,2.74,11,4.33,1,9,4.55,1.75,11,3.82,2.04,11,3.9,2.51,10,5.67,3.03,18,6,1.41,7 +3086,darkened,3.37,1.5,19,3.77,2.11,22,3.92,2.04,24,4,1.79,6,3.08,1.32,13,3.83,2.25,12,3.7,2.06,10,4.38,2.45,8,3.69,1.85,16,3.9,1.1,10,2.78,1.72,9,4.44,2.35,9,3.31,1.89,13,3.94,2.05,17,3.67,2.34,6,2.88,1.25,8,3.73,1.62,11,3.44,2.24,9,4,2.08,13,4.25,2.27,16,3.25,1.39,8 +3087,darkness,4.71,1.93,21,4.08,2.04,25,4.82,2.61,22,5.25,1.49,8,4.38,2.14,13,4.08,2.25,13,4.08,1.88,12,5,2.8,13,4.56,2.46,9,5,1.69,8,4.83,1.9,12,4.86,1.7,14,3.09,2.07,11,4.67,2.87,12,5,2.4,10,4.3,2.06,10,5.09,1.81,11,3.53,2.07,17,5.25,1.49,8,5,2.91,10,4.67,2.46,12 +3088,darkroom,4.9,1.94,20,3.61,1.73,23,5.76,2.1,21,5.11,1.69,9,4.73,2.2,11,3.36,1.86,11,3.83,1.64,12,4.88,1.73,8,6.31,2.18,13,4.86,1.75,14,5,2.53,6,3.11,1.69,9,3.93,1.73,14,5.62,2.07,8,5.85,2.19,13,4.9,2.23,10,4.9,1.73,10,4.08,1.66,13,3,1.7,10,5.5,1.83,12,6.11,2.47,9 +3089,darling,7.32,1.29,22,3.95,2.33,21,5.44,1.76,18,6.67,1.37,6,7.53,1.25,15,4,2.71,7,3.93,2.23,14,5.22,1.92,9,5.88,1.64,8,7.21,1.37,14,7.43,1.27,7,4.33,2.45,9,3.67,2.31,12,5.4,2.12,10,5.5,1.31,8,7.14,1.51,14,7.62,0.74,8,3,2.37,6,4.33,2.29,15,5.4,1.78,10,5.5,1.85,8 +3090,darn,3.81,1.81,21,3.17,2.37,23,5.56,2.01,18,3.67,2.18,9,3.92,1.56,12,3.45,2.38,11,2.92,2.43,12,5.4,1.96,10,5.75,2.19,8,4.71,2.06,7,3.31,1.6,13,3.82,2.64,11,2.58,2.02,12,4.71,2.21,7,6.09,1.76,11,3.77,2.05,13,3.88,1.46,8,3.45,2.66,11,2.92,2.15,12,5.22,2.22,9,5.89,1.83,9 +3091,dart,4.76,1.79,21,3.87,2.58,23,5.61,2.23,18,5.56,1.59,9,4.17,1.75,12,4.09,2.47,11,3.67,2.77,12,6.3,2.06,10,4.75,2.25,8,5.43,2.23,7,4.46,1.56,13,4.55,2.46,11,3.25,2.63,12,5.57,2.64,7,5.64,2.06,11,4.62,2.14,13,5,1.07,8,3.45,2.3,11,4.25,2.86,12,4.78,2.05,9,6.44,2.19,9 +3092,dash,5.05,1.43,20,4.29,2.07,24,5.86,2.25,22,5.71,1.6,7,4.69,1.25,13,4.58,2.31,12,4,1.86,12,6.23,2.28,13,5.33,2.24,9,5,2.08,7,5.25,0.87,12,5.15,1.91,13,3.27,1.85,11,6.33,1.87,12,5.3,2.63,10,5.22,1.79,9,4.91,1.14,11,4.12,2.29,17,4.71,1.5,7,5.5,2.51,10,6.17,2.08,12 +3093,dashboard,5.25,1.21,20,3.15,1.87,20,5.32,1.52,22,5.43,0.79,7,5.15,1.41,13,3.44,1.81,9,2.91,1.97,11,4.5,2.35,6,5.62,1.02,16,5.4,1.35,10,5.11,1.17,9,3.25,2.12,8,3.08,1.78,12,5.33,1.63,15,5.29,1.38,7,5.45,1.44,11,5,0.87,9,3.17,1.99,12,3.12,1.81,8,5.64,1.86,11,5,1.1,11 +3094,dashing,6.62,1.77,21,4.28,2.56,25,6.05,1.93,19,6.22,1.48,9,6.92,1.98,12,3.33,1.86,6,4.72,2.72,18,5.29,2.36,7,6.5,1.57,12,6.25,1.81,16,7.8,1.1,5,3.86,2.88,14,5.1,1.97,10,6.11,2.26,9,6,1.7,10,6.42,1.56,12,6.89,2.09,9,4.88,2.55,16,3.22,2.33,9,5.91,2.17,11,6.25,1.67,8 +3095,database,4.75,1.89,20,3.33,2.33,18,6.12,2.56,24,5.2,1.1,5,4.6,2.1,15,3.2,2.05,5,3.38,2.5,13,5.85,2.38,13,6.45,2.84,11,5,1.76,10,4.5,2.07,10,3.14,1.95,7,3.45,2.62,11,5.88,2.7,16,6.62,2.33,8,4.21,1.63,14,6,2,6,3.83,2.48,12,2.33,1.75,6,6.53,2.53,15,5.44,2.6,9 +3096,date,7.18,1.5,22,4.33,2.5,21,5.11,2.19,18,7.67,1.03,6,7.13,1.6,15,4,3.21,7,4.5,2.18,14,4.78,2.82,9,5.38,1.51,8,7.64,1.55,14,6.57,0.98,7,3.67,2.83,9,4.83,2.21,12,5.4,2.5,10,4.75,1.83,8,6.93,1.59,14,7.62,1.3,8,3.83,3.25,6,4.53,2.23,15,4.7,2.45,10,5.62,1.85,8 +3097,daughter,6.73,2.33,22,5,2.63,21,5.06,1.76,18,5.67,3.56,6,7.2,1.7,15,4.57,3.05,7,5.21,2.49,14,4.89,1.69,9,5.12,2.03,8,6.07,2.5,14,8.14,1.46,7,3.78,2.05,9,5.92,2.71,12,4.9,1.66,10,5.25,1.98,8,6.79,2.12,14,6.62,2.83,8,4.17,3.37,6,5.33,2.32,15,5.5,1.96,10,4.5,1.41,8 +3098,dawdle,4.77,1.48,22,3.29,1.9,21,4.86,1.82,21,4.71,1.68,14,4.88,1.13,8,3.55,1.86,11,3,2.12,9,4.8,2.28,5,4.88,1.75,16,4.8,1.99,10,4.75,0.97,12,3.64,2.11,11,2.9,1.66,10,5.25,1.86,12,4.33,1.73,9,4.42,1.62,12,5.2,1.23,10,3,2,13,3.75,1.75,8,5.25,1.6,12,4.33,2.06,9 +3099,dawn,6.74,1.84,42,3.1,2.22,20,4.98,2.59,44,7.29,1.64,14,6.46,1.9,28,2.8,2.53,10,3.4,1.96,10,4.5,2.77,18,5.31,2.46,26,6.89,1.41,18,6.62,2.12,24,3.14,2.41,7,3.08,2.22,13,4.52,2.55,25,5.58,2.59,19,6.46,2.1,26,7.19,1.22,16,3.3,2.06,10,2.9,2.47,10,5.08,2.68,25,4.84,2.54,19 +3100,day,6.36,1.4,22,3.62,2.31,21,5.59,2.06,17,6,1.26,6,6.47,1.51,15,2.57,2.15,7,4.14,2.28,14,5.33,2.55,9,5.88,1.46,8,6.07,1.33,14,6.86,1.57,7,3.56,2.13,9,3.67,2.53,12,5.78,2.54,9,5.38,1.51,8,6.43,1.5,14,6.25,1.28,8,4.5,3.02,6,3.27,1.98,15,5.89,2.57,9,5.25,1.39,8 +3101,daybreak,7.16,1.46,19,3.95,2.4,21,5.3,2.24,23,6.67,2.08,3,7.25,1.39,16,5.25,2.12,8,3.15,2.27,13,4.89,2.32,9,5.57,2.24,14,7.56,1.42,9,6.8,1.48,10,4.22,2.39,9,3.75,2.49,12,5.07,2.28,15,5.75,2.25,8,7.14,1.35,7,7.17,1.59,12,5,2.26,10,3,2.19,11,5.85,2.44,13,4.6,1.84,10 +3102,daycare,5.35,1.87,20,3.39,2.43,18,4.92,2.6,24,5.2,0.84,5,5.4,2.13,15,2.8,2.49,5,3.62,2.47,13,4.46,2.57,13,5.45,2.66,11,5.6,1.65,10,5.1,2.13,10,3.71,2.87,7,3.18,2.23,11,4.12,2.28,16,6.5,2.62,8,5,1.88,14,6.17,1.72,6,3.92,2.5,12,2.33,2.07,6,4.93,2.89,15,4.89,2.2,9 +3103,daydream,7.15,1.57,20,3.2,2.4,20,6.77,1.68,26,7.09,1.7,11,7.22,1.48,9,4.29,1.98,7,2.62,2.47,13,6.08,1.93,13,7.46,1.05,13,7.45,1.51,11,6.78,1.64,9,2.91,2.12,11,3.56,2.79,9,6.94,1.92,17,6.44,1.13,9,7.7,1.57,10,6.6,1.43,10,3,2.49,12,3.5,2.39,8,6.56,2.03,16,7.1,0.88,10 +3104,daylight,6.95,1.48,41,4.05,2.84,20,5.88,2.34,48,6.65,1.6,20,7.24,1.34,21,4.43,3.46,7,4,2.63,12,5.92,2.26,26,5.82,2.48,22,6.45,1.61,20,7.43,1.21,21,6.33,2.8,6,3.15,2.38,13,6.07,2.4,29,5.58,2.27,19,6.83,1.59,23,7.11,1.37,18,4.73,2.83,11,3.22,2.77,9,5.92,2.5,26,5.82,2.2,22 +3105,daytime,7.58,1.3,19,4,2.61,23,5.58,2.27,19,7,1.12,9,8.1,1.29,10,3.29,2.14,7,4.4,2.87,15,6.1,2.33,10,5,2.18,9,7.89,1.45,9,7.3,1.16,10,5.2,2.57,10,3.08,2.43,12,5.12,1.89,8,5.6,2.46,10,7.67,1.37,12,7.43,1.27,7,3.9,2.51,20,4.67,3.79,3,5.5,2.33,8,5.64,2.34,11 +3106,daze,4.14,2.01,22,4.5,2.8,26,4.58,1.93,24,3.78,1.64,9,4.38,2.26,13,3.3,2.75,10,5.25,2.65,16,4.78,1.09,9,4.47,2.33,15,4.88,1.96,8,3.71,1.98,14,5.08,2.9,13,3.92,2.69,13,4.25,1.76,12,4.92,2.11,12,4.42,2.35,12,3.8,1.55,10,3.53,2.8,15,5.82,2.32,11,4.62,2.06,13,4.55,1.86,11 +3107,dazzle,6.46,1.87,41,4.96,2.5,46,5.88,2.28,25,6.32,1.73,19,6.35,1.95,20,3.4,2.76,10,5.35,2.33,34,6,2.08,13,5.75,2.56,12,6.44,1.97,16,6.38,1.81,24,4.5,2.63,26,5.5,2.36,18,6.38,2.13,16,5,2.4,9,6.48,2.27,23,6.44,1.25,18,4.96,2.49,28,4.94,2.6,18,6.47,1.85,15,5,2.67,10 +3108,dazzling,6.5,1.37,22,6.36,2.42,22,6.16,2.09,19,6.25,1.49,8,6.64,1.34,14,6.4,2.17,10,6.33,2.71,12,5.71,2.75,7,6.42,1.68,12,6.82,1.33,11,6.18,1.4,11,5.18,2.68,11,7.55,1.44,11,5.79,2.12,14,7.2,1.79,5,6.2,1.14,10,6.75,1.54,12,6.3,2.26,10,6.42,2.64,12,6,2,9,6.3,2.26,10 +3109,deacon,5.09,1.6,22,3.87,2.32,23,5.11,2.05,19,5,1.41,8,5,1.73,13,4.5,2.67,8,3.43,2.17,14,4.86,1.86,7,5.18,2.32,11,5.5,1.31,8,4.69,1.7,13,4,3.2,9,3.79,1.67,14,4,2.08,7,5.75,1.82,12,5.45,1.69,11,4.73,1.49,11,2.78,2.59,9,4.57,1.91,14,5.44,1.71,16,3.33,3.21,3 +3110,deactivate,3.95,1.36,20,4.58,2.76,24,6.19,1.96,27,4.38,1.19,8,3.67,1.44,12,4,2.5,9,4.93,2.94,15,6.43,1.7,14,5.92,2.25,13,3.67,1.22,9,4.18,1.47,11,4.5,2.88,12,4.67,2.77,12,5.69,2.32,13,6.64,1.5,14,3.6,1.35,10,4.3,1.34,10,4.08,2.5,12,5.08,3.03,12,6.36,1.36,11,6.06,2.32,16 +3111,dead,2.02,1.39,42,3.91,2.15,23,2.66,2.22,44,2.05,1.58,19,2,1.24,23,4,2.24,7,3.93,2.25,15,2.61,1.92,23,2.55,2.5,20,1.87,1.36,23,2.21,1.44,19,4.8,2.35,10,3.25,1.86,12,2.41,1.8,27,3.06,2.77,17,2,1.41,24,2.06,1.39,18,3.9,2.1,20,4,3,3,2.97,2.37,35,1.44,0.73,9 +3112,deadbeat,2.81,1.66,21,4.32,2.23,22,3.89,2.06,27,3.4,1.84,10,2.27,1.35,11,3.14,1.86,7,4.87,2.23,15,3.88,2.06,17,3.9,2.18,10,3.18,2.04,11,2.4,1.07,10,3.2,2.77,5,4.65,2.03,17,4.14,2.57,14,3.62,1.39,13,2.69,2.06,13,3,0.76,8,4.6,2.84,10,4.08,1.68,12,4.29,2.4,14,3.46,1.61,13 +3113,deadline,3.19,1.4,21,5.74,2.56,23,4.53,2.39,19,3.12,1.55,8,3.42,1.24,12,5.62,2.77,8,5.93,2.59,14,4.57,2.44,7,4.45,2.58,11,2.38,1.3,8,3.92,1,12,6,2.6,9,5.57,2.62,14,3.29,2.14,7,5.25,2.3,12,3.8,1.48,10,2.64,1.12,11,4.44,3,9,6.57,1.91,14,4.62,2.25,16,4,3.61,3 +3114,deadly,1.9,1.17,20,5.04,2.75,23,3.73,2.33,22,2,1.26,11,1.78,1.09,9,4.45,3.11,11,5.58,2.39,12,4.62,2.56,8,2.92,1.89,13,2.11,1.54,9,1.73,0.79,11,4.55,3.17,11,5.5,2.35,12,4.14,2.35,14,2.43,1.72,7,1.83,1.03,12,2,1.41,8,5.33,2.92,15,4.5,2.51,8,3.64,2.24,14,3.88,2.64,8 +3115,deaf,3.19,2.18,21,4.27,2.41,22,2.86,1.88,21,5,3.54,5,2.62,1.26,16,4.55,2.62,11,4,2.28,11,1.91,0.83,11,3.56,2.01,9,2.67,2.27,12,3.89,1.96,9,4.47,2.61,15,3.86,2.04,7,3.09,1.7,11,2.6,2.12,10,2.54,1.98,13,4.25,2.19,8,4.44,2.53,18,3.5,1.91,4,2.64,1.74,14,3.29,2.21,7 +3116,deafening,3.71,1.9,21,4.56,2.65,25,3.63,2.19,19,4.33,2,9,3.25,1.76,12,4.33,2.94,6,4.61,2.7,18,2.71,1.7,7,4.17,2.33,12,3.69,1.96,16,3.8,1.92,5,4,2.72,14,5.3,2.63,10,3.44,2.3,9,3.8,2.2,10,4.08,2.15,12,3.22,1.48,9,4.56,2.66,16,4.56,2.79,9,3.45,2.46,11,3.88,1.89,8 +3117,deal,6.14,1.52,22,3.9,2.39,21,6.12,2.03,17,5.83,0.75,6,6.4,1.68,15,2.86,1.95,7,4.43,2.47,14,6.67,2,9,5.5,2,8,6,1.3,14,6.71,1.8,7,3.56,2.3,9,4.17,2.52,12,6.89,1.76,9,5.25,2.05,8,5.79,1.58,14,6.75,1.28,8,4.5,2.74,6,3.67,2.29,15,6.78,1.72,9,5.38,2.2,8 +3118,dealer,4.18,1.99,22,5.42,2.24,19,5,2.24,21,5.4,2.3,5,3.75,1.84,16,6,1.77,8,5,2.53,11,4.8,2.1,10,5.18,2.44,11,4.42,2.07,12,3.9,1.97,10,5.5,2.07,10,5.33,2.55,9,5,2.17,12,5,2.45,9,3.91,2.3,11,4.45,1.69,11,5.38,2.26,8,5.45,2.34,11,4.89,2.09,9,5.08,2.43,12 +3119,dealership,5.15,1.63,20,2.9,1.83,20,4.41,1.74,22,5.71,1.11,7,4.85,1.82,13,3.11,1.83,9,2.73,1.9,11,4.83,1.47,6,4.25,1.84,16,4.9,1.66,10,5.33,1.73,9,2.62,1.92,8,3.08,1.83,12,5,1.6,15,3.14,1.35,7,5.55,2.02,11,4.67,0.87,9,3.08,1.98,12,2.62,1.69,8,5.27,1.19,11,3.55,1.81,11 +3120,death,1.89,1.24,19,5.53,2.62,43,3.42,2.36,19,1.33,0.58,3,1.93,1.33,15,5.85,2.54,20,5.26,2.72,23,3.2,2.39,10,3.67,2.45,9,1.83,1.6,6,1.83,1.11,12,5.65,2.74,17,5.46,2.6,26,3.25,1.67,8,3.7,2.95,10,1.83,1.11,12,2,1.53,7,5.6,2.25,25,5.44,3.13,18,2.12,0.83,8,4.36,2.69,11 +3121,deathbed,1.79,1.87,19,4.05,2.77,22,2.96,2.14,27,2.43,2.99,7,1.42,0.67,12,3.7,2.36,10,4.33,3.14,12,3.07,2.37,15,2.73,1.95,11,1.4,0.84,10,2.22,2.59,9,4.11,2.32,9,4,3.14,13,3.53,2.32,17,1.78,1.3,9,1.92,2.22,13,1.5,0.84,6,3.75,2.67,16,4.83,3.13,6,3.58,2.54,12,2.47,1.68,15 +3122,deathly,1.95,1.18,19,6.05,2.33,20,2.95,2.26,20,1.33,0.58,3,1.93,1.16,15,6.1,2.47,10,6,2.31,10,3.9,2.81,10,2,0.94,10,2,1.26,6,1.75,1.06,12,5.57,3.36,7,6.31,1.65,13,2.12,0.83,8,3.5,2.75,12,1.67,1.07,12,2.43,1.27,7,5.8,2.82,10,6.3,1.83,10,2,1.12,9,3.73,2.69,11 +3123,debacle,4.2,2.02,20,4.78,2.24,23,4.06,2.39,18,4.33,2.65,9,4.09,1.45,11,5.36,2.2,11,4.25,2.22,12,3.9,2.42,10,4.25,2.49,8,4,1.83,7,4.33,2.27,12,5,2.49,11,4.58,2.07,12,4.29,2.75,7,3.91,2.26,11,3.77,1.69,13,5,2.45,7,4,1.95,11,5.5,2.32,12,3.89,1.69,9,4.22,3.03,9 +3124,debatable,5.62,1.53,21,5.8,2.4,20,4.86,2.11,36,5.75,1.49,8,5.54,1.61,13,5.6,2.3,5,5.87,2.5,15,4.45,2.11,11,5.04,2.13,25,5.77,1.59,13,5.38,1.51,8,6.17,1.8,12,5.25,3.15,8,4.8,2.21,20,4.94,2.05,16,5.36,1.43,11,5.9,1.66,10,6.45,2.5,11,5,2.12,9,4.77,2.18,22,5,2.08,14 +3125,debate,4.95,1.39,20,4.86,2.41,21,5.96,2.41,25,4.67,1.53,3,5,1.41,17,5.14,2.27,7,4.77,2.65,13,6.62,2,8,5.65,2.57,17,4.57,1.27,7,5.15,1.46,13,4.71,2.56,7,5,2.52,13,6.14,2.66,14,5.73,2.15,11,5,1.12,9,4.91,1.64,11,4.45,2.42,11,5.3,2.45,10,5.56,2.53,18,7,1.83,7 +3126,debauchery,4.21,2.2,19,5.28,2.4,18,3.88,2.26,17,4.73,2.33,11,3.5,1.93,8,7.75,1.26,4,4.57,2.17,14,4,2.62,8,3.78,2.05,9,5.12,2.42,8,3.55,1.86,11,5.57,1.51,7,5.09,2.88,11,5.17,2.14,6,3.18,2.09,11,4.38,2.5,13,3.83,1.47,6,4.64,2.66,11,6.29,1.6,7,3.71,2.14,7,4,2.45,10 +3127,debilitating,3,2.16,19,4.41,2.58,22,3,2.05,21,3.22,1.79,9,2.8,2.53,10,4.88,2.59,8,4.14,2.63,14,2.82,1.54,11,3.2,2.57,10,3.57,1.51,7,2.67,2.46,12,4,2.05,10,4.75,2.99,12,3.42,2.35,12,2.44,1.51,9,3.7,2.54,10,2.22,1.39,9,4.38,2.62,8,4.43,2.65,14,3.21,2.08,14,2.57,2.07,7 +3128,debrief,4.59,1.4,22,3.61,2.29,23,5.58,2.14,19,4.38,1.06,8,4.38,1.04,13,4,2.67,8,3.43,2.21,14,4.86,2.91,7,5.91,1.58,11,4.12,1.25,8,4.54,0.88,13,3.44,2.65,9,3.71,2.13,14,6,2.31,7,5.33,2.1,12,4.18,0.75,11,5,1.79,11,2.22,1.99,9,4.5,2.07,14,5.5,2.31,16,6,1,3 +3129,debriefing,5.05,1.82,20,3.48,1.47,21,5.41,2.38,34,4.5,1.9,10,5.6,1.65,10,4.25,1.49,8,3,1.29,13,5.79,2.22,14,5.15,2.5,20,4.67,1.8,9,5.36,1.86,11,3.62,1.5,13,3.25,1.49,8,5.55,2.48,22,5.17,2.25,12,4.4,1.78,10,5.7,1.7,10,3.43,1.55,14,3.57,1.4,7,5.65,2.23,17,5.18,2.56,17 +3130,debris,4.2,1.74,20,4.23,2.29,22,4.68,1.97,19,4.56,2.4,9,3.91,0.94,11,3.6,2.19,5,4.31,2.39,16,4.5,2.81,6,4.77,1.59,13,4.57,1.79,14,3.33,1.37,6,4.08,2.71,12,4.22,1.79,9,4.67,0.87,9,4.7,2.67,10,5.1,1.66,10,3.3,1.34,10,3.5,2.68,12,5.1,1.37,10,4.5,2.81,6,4.77,1.59,13 +3131,debt,1.95,0.97,21,5.93,2.58,43,3.71,2.56,48,2.08,0.79,12,1.78,1.2,9,6.16,2.36,19,5.83,2.81,23,4.31,2.53,26,3,2.47,22,1,0,4,2.18,0.95,17,5.22,3,18,6.44,2.14,25,4.14,2.68,29,3.05,2.27,19,2.08,1,12,1.78,0.97,9,4.8,2.89,20,6.91,1.81,23,3.92,2.51,26,3.45,2.65,22 +3132,debut,5.81,1.89,21,3.41,1.99,22,5.52,1.99,27,5.8,0.92,10,5.82,2.52,11,2.86,2.27,7,3.67,1.88,15,5.35,2.15,17,5.8,1.75,10,5.64,2.25,11,6,1.49,10,3.2,2.59,5,3.47,1.87,17,5.21,2.33,14,5.85,1.57,13,5.77,2.09,13,5.88,1.64,8,3,2.11,10,3.75,1.91,12,6.07,2.34,14,4.92,1.38,13 +3133,debutante,5,1.56,20,4.23,1.88,22,5.81,1.78,21,5.44,1.67,9,4.64,1.43,11,3.8,2.15,10,4.58,1.62,12,6.38,1.77,8,5.46,1.76,13,4.93,1.33,14,5.17,2.14,6,3.75,1.75,8,4.5,1.95,14,5.75,0.89,8,5.85,2.19,13,4.7,1.16,10,5.3,1.89,10,4.42,1.78,12,4,2.05,10,5.25,1.29,12,6.56,2.13,9 +3134,decade,4.75,1.77,20,3.61,2.52,18,4.79,2.38,24,5.2,1.1,5,4.6,1.96,15,3.2,1.64,5,3.77,2.83,13,4,1.83,13,5.73,2.69,11,4.8,1.93,10,4.7,1.7,10,4.57,2.7,7,3,2.32,11,3.88,1.96,16,6.62,2.13,8,4.14,1.46,14,6.17,1.72,6,4.08,2.81,12,2.67,1.63,6,5.2,2.62,15,4.11,1.83,9 +3135,decadence,5.21,2.66,19,4.32,2.5,22,6.12,2.11,24,4.33,2.88,6,5.62,2.57,13,4.33,2.5,12,4.3,2.63,10,5.88,2.75,8,6.25,1.81,16,5.5,2.27,10,4.89,3.14,9,5.11,2.71,9,3.77,2.28,13,5.88,2.09,17,7,2.28,6,4.62,2.77,8,5.64,2.62,11,3.33,2.4,9,5,2.42,13,5.88,2.22,16,6.62,1.92,8 +3136,decadent,6.09,1.41,22,4.05,2.52,21,5.45,2.52,22,5.71,1.38,14,6.75,1.28,8,3.91,2.66,11,4.33,2.6,9,4,1.79,6,6,2.58,16,5.6,1.58,10,6.5,1.17,12,3.18,2.4,11,5,2.4,10,5.54,2.22,13,5.33,3.04,9,6.08,1.24,12,6.1,1.66,10,3.85,2.48,13,4.38,2.72,8,6,2,12,4.8,3.01,10 +3137,decaf,3.62,1.88,21,3,1.97,20,5.41,2.94,22,4.67,0.82,6,3.2,2.04,15,3.12,2.17,8,2.92,1.93,12,5.42,3.26,12,5.4,2.67,10,3.56,2.35,9,3.67,1.56,12,3.78,2.17,9,2.36,1.63,11,4,2.94,7,6.07,2.79,15,3.1,1.66,10,4.09,2.02,11,3.62,2.14,13,1.86,0.9,7,5.17,3.01,12,5.7,2.98,10 +3138,decathlon,4.67,1.33,18,4.5,2.71,18,5.71,2.14,17,4.73,1.1,11,4.57,1.72,7,5.25,3.1,4,4.29,2.67,14,4.5,2.14,8,6.78,1.56,9,4.88,0.83,8,4.5,1.65,10,4.71,2.75,7,4.36,2.8,11,5.17,1.17,6,6,2.53,11,4.62,1.39,13,4.8,1.3,5,4.27,3.13,11,4.86,2.04,7,6.43,2.3,7,5.2,1.99,10 +3139,decay,2.4,1.57,20,4.59,2.59,22,2.84,2.01,19,2.22,1.99,9,2.55,1.21,11,3.8,3.11,5,4.94,2.52,16,1.33,0.52,6,3.54,2.07,13,2.36,1.55,14,2.5,1.76,6,4.33,2.71,12,5.11,2.62,9,2.67,1.41,9,3,2.49,10,3,2,10,1.8,0.63,10,4.17,3.07,12,5.1,1.91,10,2.17,1.6,6,3.15,2.15,13 +3140,decaying,2.81,2.11,21,4.68,2.4,19,3.14,1.82,21,3.17,2.14,6,2.67,2.16,15,4.75,2.76,8,4.64,2.25,11,2.82,1.33,11,3.5,2.27,10,2.67,2.16,6,2.87,2.17,15,4.7,2.95,10,4.67,1.8,9,3.43,2.06,14,2.57,1.13,7,2.57,2.07,7,2.93,2.2,14,4.62,2.6,13,4.83,2.14,6,3.42,2.19,12,2.78,1.2,9 +3141,deceased,2.73,2.07,22,4.86,2.94,21,2.64,2.28,22,2.36,1.91,14,3.38,2.33,8,5,3.03,11,5,3,9,4.5,2.95,6,1.94,1.57,16,2.6,2.12,10,2.83,2.12,12,4.64,3.23,11,5.1,2.73,10,3.08,2.43,13,2,2,9,3,2.59,12,2.4,1.26,10,4.54,3.1,13,5.38,2.77,8,2.5,2.24,12,2.8,2.44,10 +3142,decedent,5.3,1.84,20,3.15,1.93,20,4.81,2.38,21,7.17,1.17,6,4.5,1.45,14,3.25,2.19,8,3.08,1.83,12,5.67,2.46,12,3.67,1.8,9,5.67,2.06,9,5,1.67,11,3.56,1.88,9,2.82,1.99,11,3.43,1.9,7,5.5,2.35,14,5,2.11,10,5.6,1.58,10,3.54,2.03,13,2.43,1.62,7,4.92,2.64,12,4.67,2.12,9 +3143,deceit,2.89,2.02,19,5.62,1.94,21,4.24,2.22,25,3.44,1.88,9,2.4,2.12,10,5.88,2.42,8,5.46,1.66,13,4.38,1.77,8,4.18,2.46,17,3.71,1.6,7,2.42,2.15,12,5.33,2,9,5.83,1.95,12,4.43,2.06,14,4,2.49,11,2.4,1.51,10,3.44,2.46,9,6.1,1.29,10,5.18,2.36,11,3.67,2.3,18,5.71,1.11,7 +3144,deceitful,2.6,1.67,20,5.18,2.56,22,4.11,2.28,27,3.43,2.07,7,2.15,1.28,13,4.7,2.41,10,5.58,2.71,12,3.13,1.36,15,5.36,2.77,11,2.64,1.21,11,2.56,2.19,9,5.22,2.44,9,5.15,2.73,13,4.76,2.46,17,2.78,1.3,9,2.62,1.76,13,2.57,1.62,7,5,2.58,16,5.67,2.66,6,4.08,2.61,12,4.13,2.07,15 +3145,deceive,2.95,1.43,21,5.9,2.17,20,4.58,2.24,24,3.42,1.62,12,2.33,0.87,9,7.17,1.17,6,5.36,2.31,14,5.22,1.79,9,4.2,2.46,15,2,1.15,4,3.18,1.42,17,6,1.7,10,5.8,2.66,10,4.14,1.86,7,4.76,2.41,17,2.83,1.11,12,3.11,1.83,9,5.23,2.2,13,7.14,1.57,7,4.44,2.01,9,4.67,2.44,15 +3146,decency,5.55,2.01,20,3.36,1.65,22,6.21,2.2,19,5.56,2.07,9,5.55,2.07,11,3.2,2.28,5,3.5,1.51,16,6,3.22,6,6.31,1.7,13,5.71,1.73,14,5.17,2.71,6,3.25,1.48,12,3.67,1.94,9,5.11,1.45,9,7.2,2.35,10,6.1,1.45,10,5,2.4,10,2.92,1.73,12,3.9,1.45,10,6.17,2.86,6,6.23,1.96,13 +3147,decent,6.27,1.8,22,4.15,2.62,20,6.74,2.54,19,5.77,2.05,13,7,1.12,9,4.71,2.69,7,3.85,2.64,13,6,2.77,7,7.17,2.41,12,6.25,2.14,12,6.3,1.42,10,4,2.4,9,4.27,2.9,11,5.4,2.84,10,8.22,0.83,9,6.5,2.15,12,6,1.33,10,5.29,2.56,7,3.54,2.54,13,7,2.52,7,6.58,2.64,12 +3148,deception,2.36,1.14,22,5.79,2.37,19,3.81,1.83,21,2.2,0.45,5,2.44,1.31,16,6.25,1.98,8,5.45,2.66,11,3.9,1.91,10,3.73,1.85,11,2.42,1,12,2.3,1.34,10,6.1,1.66,10,5.44,3.05,9,3.33,1.3,12,4.44,2.3,9,1.91,0.83,11,2.82,1.25,11,5.38,2,8,6.09,2.66,11,3.67,2.06,9,3.92,1.73,12 +3149,deceptive,3.73,1.86,22,4.95,2.77,21,3.86,2.21,22,4.21,1.85,14,2.88,1.64,8,5.64,2.77,11,4.44,2.74,9,4.5,1.87,6,3.62,2.33,16,4,2.36,10,3.5,1.38,12,4.27,2.9,11,5.7,2.54,10,4.15,2.12,13,3.44,2.4,9,3.75,2.01,12,3.7,1.77,10,4.69,2.98,13,5.38,2.5,8,4.5,2.11,12,3.1,2.18,10 +3150,decide,6.28,1.87,18,3.1,2.47,20,6.28,2.08,18,5.5,1.93,8,6.9,1.66,10,3,1.91,7,3.15,2.79,13,5.82,1.72,11,7,2.52,7,5.73,1.74,11,7.14,1.86,7,1.78,1.39,9,4.18,2.68,11,6.36,2.29,11,6.14,1.86,7,5.92,1.83,12,7,1.9,6,2.25,1.96,12,4.38,2.72,8,7,1.8,9,5.56,2.19,9 +3151,decimal,4.68,1.17,22,3.35,2.3,26,5.52,2.37,23,4.78,1.72,9,4.62,0.65,13,2.4,2.07,10,3.94,2.29,16,4.89,1.96,9,5.93,2.59,14,4.12,1.36,8,5,0.96,14,3.46,2.18,13,3.23,2.49,13,4.64,2.11,11,6.33,2.39,12,4.58,0.67,12,4.8,1.62,10,2.87,2.39,15,4,2.1,11,5,2.34,12,6.09,2.39,11 +3152,decimeter,4.82,1.22,22,2.5,1.7,20,4.76,1.92,21,4.79,1.48,14,4.88,0.64,8,2.5,1.72,10,2.67,1.8,9,4.33,1.97,6,4.93,1.94,15,4.4,1.65,10,5.17,0.58,12,2.45,1.97,11,2.56,1.42,9,4.69,1.38,13,4.88,2.7,8,4.75,1.48,12,4.9,0.88,10,2.46,1.9,13,2.57,1.4,7,4.42,1.44,12,5.22,2.44,9 +3153,decipher,5.09,1.15,22,4.39,2.52,23,5.68,1.7,19,5.75,0.71,8,4.69,1.25,13,4,2.67,8,4.57,2.59,14,5.14,2.04,7,5.91,1.51,11,5.62,0.74,8,4.77,1.3,13,3.78,3.07,9,4.79,2.12,14,4.43,1.27,7,6.42,1.51,12,4.73,1.49,11,5.45,0.52,11,3.22,2.73,9,5.14,2.14,14,5.62,1.82,16,6,1,3 +3154,decision,5.5,1.86,18,3.43,2.38,21,6.89,2.14,18,5,2,8,5.9,1.73,10,3.43,2.88,7,3.43,2.21,14,6.36,2.34,11,7.71,1.6,7,5.18,1.72,11,6,2.08,7,3.22,2.77,9,3.58,2.15,12,7.09,2.43,11,6.57,1.72,7,5,1.65,12,6.5,1.97,6,2.83,2.29,12,4.22,2.39,9,7.67,1.66,9,6.11,2.37,9 +3155,decisive,6.78,1.52,18,3.95,2.46,20,5.76,1.92,25,6.8,1.48,5,6.77,1.59,13,3.91,2.77,11,4,2.18,9,6,2.13,16,5.33,1.5,9,6.43,1.4,7,7,1.61,11,3.22,2.59,9,4.55,2.3,11,5.85,2.11,20,5.4,0.89,5,6.22,1.2,9,7.33,1.66,9,3.73,2.05,11,4.22,2.99,9,5.26,1.91,19,7.33,0.82,6 +3156,deck,5.68,1.67,22,3.25,2.31,20,5.38,1.94,21,5.5,1.79,14,6,1.51,8,4,2.79,10,2.67,1.5,9,4.83,2.64,6,5.6,1.64,15,5.7,2.11,10,5.67,1.3,12,2.27,1.74,11,4.44,2.46,9,5.23,2.17,13,5.62,1.6,8,5.33,1.5,12,6.1,1.85,10,3.42,2.5,12,3,2.14,8,5.5,1.51,12,5.22,2.49,9 +3157,declaration,5.67,1.53,21,4.24,2.36,21,5.24,1.89,21,5.33,1.66,9,5.92,1.44,12,3.67,3.08,6,4.36,2.13,14,4.33,2.66,6,5.6,1.45,15,5.22,1.72,9,6,1.35,12,5.8,2.49,5,3.75,2.18,16,5,2,10,5.45,1.86,11,6.25,1.66,12,4.89,0.93,9,4.5,2.07,8,4.08,2.6,13,4.92,2.11,12,5.67,1.58,9 +3158,declare,5.42,1.07,19,4.4,1.98,20,6.13,2.32,23,4.67,1.53,3,5.56,0.96,16,5,1,7,4.08,2.33,13,5.22,2.54,9,6.71,2.05,14,5.78,1.09,9,5.1,0.99,10,5,1.77,8,4,2.09,12,6.07,2.76,15,6.25,1.28,8,5,1.15,7,5.67,0.98,12,4.6,1.96,10,4.2,2.1,10,6.69,2.25,13,5.4,2.32,10 +3159,decline,3.19,1.4,21,3.6,2.5,20,3.71,2.12,21,3.67,1.37,6,3,1.41,15,4.62,3.11,8,2.92,1.83,12,3.83,2.29,12,3.56,2.01,9,3.67,1.32,9,2.83,1.4,12,4.56,2.92,9,2.82,1.89,11,3.29,1.6,7,3.93,2.37,14,3.4,1.65,10,3,1.18,11,3.38,2.4,13,4,2.83,7,3.42,2.43,12,4.11,1.69,9 +3160,deco,5.29,1.98,21,3.74,2.03,23,4.9,1.84,21,4.4,2.3,5,5.56,1.86,16,4,1.91,12,3.45,2.21,11,5.18,1.89,11,4.22,1.48,9,4.75,2.18,12,6,1.5,9,4.44,1.86,16,2.14,1.46,7,4.91,1.76,11,4.9,2.02,10,5.77,1.79,13,4.5,2.14,8,3.79,2.1,19,3.5,1.91,4,4.5,1.87,14,5.71,1.6,7 +3161,decode,5.5,1.43,20,4.59,2.36,22,6.58,1.95,19,5.67,1.87,9,5.36,1.03,11,3.6,2.88,5,4.88,2.28,16,7.33,1.97,6,6.23,1.92,13,5.36,1.55,14,5.83,1.17,6,3.92,2.31,12,5.44,2.4,9,5.56,1.81,9,7.5,1.65,10,5.9,1.29,10,5.1,1.52,10,3.83,2.41,12,5.5,2.07,10,7.5,1.64,6,6.15,1.99,13 +3162,decoder,6.21,1.65,19,3.43,2.42,21,5.57,2.18,28,5.83,1.6,6,6.38,1.71,13,3.6,2.5,10,3.27,2.45,11,5.55,2.7,11,5.59,1.87,17,6.27,1.62,11,6.12,1.81,8,3.3,2.58,10,3.55,2.38,11,5,2.22,18,6.6,1.78,10,6.23,1.64,13,6.17,1.83,6,3.5,2.65,14,3.29,2.06,7,5.19,2.34,16,6.08,1.93,12 +3163,decompose,2.42,1.26,19,4.17,2.23,18,3.4,1.73,20,2.89,1.36,9,2,1.05,10,3.67,1.75,6,4.42,2.47,12,3.67,1.97,6,3.29,1.68,14,2.33,1.32,9,2.5,1.27,10,4.4,2.01,10,3.88,2.59,8,3.8,1.69,10,3,1.76,10,2.33,1.15,12,2.57,1.51,7,2.78,1.99,9,5.56,1.51,9,2.5,1.51,8,4,1.65,12 +3164,decomposition,3.16,1.74,19,4,2.55,24,3.89,2.08,28,4.12,1.25,8,2.45,1.75,11,3.67,2.06,9,4.2,2.86,15,3.14,1.61,14,4.64,2.27,14,2.33,1.66,9,3.9,1.52,10,3.67,2.57,12,4.33,2.61,12,3.86,2.32,14,3.93,1.9,14,2.6,1.78,10,3.78,1.56,9,3.67,2.57,12,4.33,2.61,12,3.92,1.78,12,3.88,2.33,16 +3165,decompress,4.43,1.57,21,3.52,2.37,25,4.79,2.02,19,4.67,1.32,9,4.25,1.76,12,2.33,1.21,6,3.83,2.6,18,4.43,2.15,7,5,2,12,4.62,1.59,16,3.8,1.48,5,3.79,2.64,14,3,2.05,10,4.67,2.5,9,4.9,1.6,10,4.08,1.78,12,4.89,1.17,9,3.44,2.39,16,3.67,2.45,9,4.18,1.99,11,5.62,1.85,8 +3166,decompression,3.75,2,20,2.91,2.13,23,4.78,2.05,18,4.11,2.42,9,3.45,1.63,11,3.18,2.09,11,2.67,2.23,12,4.8,1.99,10,4.75,2.25,8,3.57,1.81,7,3.67,2.15,12,3,2.05,11,2.83,2.29,12,4.86,2.27,7,4.73,2,11,3.15,1.82,13,4.86,1.95,7,3.27,2.45,11,2.58,1.83,12,4.11,1.17,9,5.44,2.55,9 +3167,decontamination,4.33,2.31,21,4.96,2.29,23,5,2.3,18,4.33,2.65,9,4.33,2.15,12,5.82,2.14,11,4.17,2.21,12,5.1,2.47,10,4.88,2.23,8,4.14,2.41,7,4.31,2.39,13,5.55,2.42,11,4.42,2.11,12,5,2.77,7,5,2.1,11,4.54,2.63,13,4,1.77,8,3.91,2.26,11,5.92,1.93,12,4,1.94,9,6,2.29,9 +3168,decor,5.95,1.59,22,3.38,2.06,21,7.32,2.06,22,5.71,1.73,14,6.38,1.3,8,3.18,2.04,11,3.78,2.22,9,6.5,2.07,6,7.62,2.03,16,5.5,1.84,10,6.33,1.3,12,3.55,2.25,11,3.2,1.93,10,7.08,2.18,13,7.67,1.94,9,5.67,1.61,12,6.3,1.57,10,2.77,1.96,13,4.38,1.92,8,7.58,1.93,12,7,2.26,10 +3169,decorate,6.26,1.59,38,4.33,2.46,21,6.95,1.9,20,6.38,1.44,24,6.07,1.86,14,3.57,1.62,7,5,2.65,13,5.86,2.61,7,7.54,1.13,13,6.41,2.15,17,6.14,0.96,21,3.57,2.37,7,5,2.35,13,6.6,2.03,15,8,1,5,6.32,1.73,22,6.19,1.42,16,4,2.53,11,4.7,2.45,10,6.5,1.96,10,7.4,1.84,10 +3170,decoration,6.71,1.82,21,4.05,2.22,21,6.4,1.55,25,6.42,1.73,12,7.11,1.96,9,4.57,2.88,7,3.79,1.89,14,6.3,1.7,10,6.47,1.51,15,8.75,0.5,4,6.24,1.68,17,4.2,2.35,10,3.91,2.21,11,6.57,1.51,7,6.33,1.61,18,6.58,1.98,12,6.89,1.69,9,4.15,1.95,13,3.88,2.75,8,6.67,1.58,9,6.25,1.57,16 +3171,decorative,7.52,1.47,21,4.76,2.26,25,6.45,2.04,22,7.62,0.92,8,7.46,1.76,13,4.69,2.5,13,4.83,2.08,12,6.69,1.97,13,6.11,2.2,9,8.12,0.99,8,7.42,1.38,12,5.14,1.79,14,4.27,2.76,11,6.75,1.91,12,6.1,2.23,10,7.2,1.87,10,7.82,0.98,11,4.82,2.46,17,4.62,1.92,8,5.7,2.54,10,7.08,1.31,12 +3172,decorator,6.43,1.57,21,3.15,1.79,20,5.64,2.08,25,6.08,1.56,12,6.89,1.54,9,3.57,1.51,7,2.92,1.93,13,5.3,1.95,10,5.87,2.2,15,6.75,2.06,4,6.35,1.5,17,3.4,1.71,10,2.9,1.91,10,4.86,2.04,7,5.94,2.07,18,6.67,1.5,12,6.11,1.69,9,3,1.91,12,3.38,1.69,8,5,2.18,9,6,2,16 +3173,decorum,5.5,1.85,20,2.91,1.87,22,5.73,2.24,26,5.9,1.79,10,5.1,1.91,10,2.29,1.6,7,3.2,1.97,15,5.38,2.45,16,6.3,1.83,10,5.6,1.84,10,5.4,1.96,10,2.8,2.49,5,2.94,1.75,17,5.14,2.63,14,6.42,1.51,12,5.08,1.83,12,6.12,1.81,8,3.4,2.27,10,2.5,1.45,12,5.79,2.55,14,5.67,1.92,12 +3174,decoy,4.61,1.12,23,3.91,2.18,22,4.95,2.01,20,4.62,0.74,8,4.6,1.3,15,4.4,2.22,10,3.5,2.15,12,4.71,2.06,7,5.08,2.06,13,4.58,1.08,12,4.64,1.21,11,3.91,2.39,11,3.91,2.07,11,4.8,2.01,15,5.4,2.19,5,4.55,1.13,11,4.67,1.15,12,4,2.31,10,3.83,2.17,12,5.3,1.64,10,4.6,2.37,10 +3175,decrease,4.16,1.42,19,3.05,1.81,22,3.68,2.08,22,3.73,1.19,11,4.57,1.62,7,3.5,2.2,8,2.79,1.58,14,3.33,2.66,6,3.81,1.91,16,3.88,1.64,8,4.36,1.29,11,2.78,1.86,9,3.23,1.83,13,4.5,2.32,10,3,1.65,12,4.25,1.71,12,4,0.82,7,2.64,2.01,11,3.45,1.57,11,3.62,1.89,13,3.78,2.44,9 +3176,decree,5.33,1.65,21,3.9,2.63,20,4.53,2.4,34,6,1.41,8,4.92,1.71,13,5,2.65,5,3.53,2.61,15,3.64,2.06,11,4.96,2.48,23,5.69,1.84,13,4.75,1.16,8,4.25,2.77,12,3.38,2.5,8,4.26,2.56,19,4.87,2.23,15,5.45,1.63,11,5.2,1.75,10,3.91,3.02,11,3.89,2.26,9,4.57,2.48,21,4.46,2.37,13 +3177,decrepit,3.05,1.5,20,4.83,2.53,23,3.46,1.88,28,3.62,1.41,8,2.67,1.5,12,4.44,2.46,9,5.07,2.64,14,3.14,1.66,14,3.79,2.08,14,2.78,1.56,9,3.27,1.49,11,4.83,2.44,12,4.82,2.75,11,2.93,1.98,14,4,1.66,14,2.9,1.73,10,3.2,1.32,10,4.36,2.38,11,5.25,2.7,12,3.75,2.01,12,3.25,1.81,16 +3178,decryption,4.81,1.75,21,4.12,2.59,25,4.95,2.17,19,5.67,1.22,9,4.17,1.85,12,4,2.83,6,4.33,2.54,18,4.43,1.81,7,5.25,2.38,12,5.38,1.5,16,3,1.22,5,4,2.69,14,4.6,2.46,10,4.89,2.37,9,5,2.11,10,4.75,2.01,12,4.89,1.45,9,4,2.56,16,4.33,2.78,9,4.73,2.53,11,5.25,1.67,8 +3179,dedicate,6.48,1.5,21,3.35,2.18,20,5.73,3.01,22,6.83,1.17,6,6.33,1.63,15,3.5,2.33,8,3.25,2.18,12,5.08,3.12,12,6.5,2.84,10,6.78,1.39,9,6.25,1.6,12,2.78,1.39,9,3.82,2.64,11,4,2.24,7,6.53,3.04,15,6.1,1.85,10,6.82,1.08,11,2.77,1.64,13,4.43,2.76,7,5.83,3.41,12,5.6,2.63,10 +3180,dedication,7.38,1.02,21,4.36,2.18,25,7.18,1.62,22,7.75,1.04,8,7.15,0.99,13,4.85,2.38,13,3.83,1.9,12,7.23,1.3,13,7.11,2.09,9,7.88,0.64,8,7,1.13,12,4.57,1.95,14,4.09,2.51,11,6.92,1.78,12,7.5,1.43,10,7.8,0.92,10,7,1,11,4.53,2.48,17,4,1.41,8,6.8,2.04,10,7.5,1.17,12 +3181,deduce,5.29,1.31,21,3.04,2.22,24,5.67,2.33,18,5.5,1.6,8,5.15,1.14,13,3.83,1.17,6,2.78,2.44,18,6.33,2.18,9,5,2.4,9,5.25,1.48,12,5.33,1.12,9,3.2,2.3,10,2.93,2.23,14,5.82,2.75,11,5.43,1.62,7,5.43,1.45,14,5,1,7,3.38,2.16,16,2.38,2.33,8,6.42,2.15,12,4.17,2.04,6 +3182,deduct,4.24,2.05,21,4.11,2.18,19,4.86,2.24,21,3.25,0.5,4,4.38,2.25,16,5.5,1.77,8,3.09,1.92,11,4.8,1.93,10,4.91,2.59,11,3.64,1.5,11,4.9,2.42,10,4.6,2.32,10,3.56,2.01,9,4.5,2.28,12,5.33,2.24,9,3.18,1.89,11,5.4,1.58,10,3.75,2.19,8,4.36,2.25,11,5,2,9,4.75,2.49,12 +3183,deductible,4.71,2.03,21,4.29,2.46,24,5,2.51,21,4.88,2.42,8,4.62,1.85,13,4.77,2.65,13,3.73,2.2,11,5,2.65,13,5,2.45,8,5.5,1.85,8,4.42,2.02,12,5.36,1.98,14,2.8,2.35,10,5.27,2.57,11,4.7,2.54,10,5.2,2.2,10,4.27,1.85,11,3.65,2.4,17,5.86,1.95,7,5.1,2.73,10,4.91,2.43,11 +3184,deduction,5.14,1.96,21,3.23,2.02,22,5.22,2.17,27,5,1.56,10,5.27,2.33,11,2.43,1.9,7,3.6,2.03,15,5.18,2.38,17,5.3,1.89,10,4.36,2.06,11,6,1.49,10,3,3.08,5,3.29,1.72,17,4.86,2.41,14,5.62,1.89,13,4.38,1.98,13,6.38,1.19,8,2.6,1.96,10,3.75,2.01,12,4.86,2.41,14,5.62,1.89,13 +3185,deed,5.89,1.37,18,3,1.59,20,5.92,2.06,25,6.8,1.3,5,5.54,1.27,13,3.09,1.45,11,2.89,1.83,9,6,2.31,16,5.78,1.64,9,6.43,1.13,7,5.55,1.44,11,2.78,1.86,9,3.18,1.4,11,6.05,2.19,20,5.4,1.52,5,5.78,1.48,9,6,1.32,9,2.64,1.75,11,3.44,1.33,9,5.58,2.12,19,7,1.55,6 +3186,deejay,5.91,1.78,23,3.95,2.5,22,5.68,2.14,19,6.5,1.69,8,5.6,1.8,15,4.8,2.9,10,3.25,1.96,12,6,2.52,7,5.5,1.98,12,5.58,1.73,12,6.27,1.85,11,4.09,2.39,11,3.82,2.71,11,5.71,2.13,14,5.6,2.41,5,5.09,1.64,11,6.67,1.61,12,4,1.94,10,3.92,2.97,12,5.33,1.87,9,6,2.4,10 +3187,deem,4.74,1.28,19,3.29,1.65,21,5.57,2.04,23,5,1,3,4.69,1.35,16,3.25,1.58,8,3.31,1.75,13,5.22,2.11,9,5.79,2.04,14,4.33,1.5,9,5.1,0.99,10,4,1.8,9,2.75,1.36,12,6.07,2.31,15,4.62,0.92,8,5.14,0.9,7,4.5,1.45,12,3.6,1.84,10,3,1.48,11,5.92,2.56,13,5.1,0.99,10 +3188,deep,5.44,1.79,18,3.9,2.76,21,4.94,2.18,18,4.5,1.6,8,6.2,1.62,10,5.14,3.13,7,3.29,2.43,14,5.09,2.34,11,4.71,2.06,7,4.82,1.72,11,6.43,1.51,7,3.44,3.71,9,4.25,1.86,12,5.82,1.94,11,3.57,1.9,7,4.92,1.68,12,6.5,1.64,6,3.17,2.92,12,4.89,2.32,9,5.22,2.86,9,4.67,1.32,9 +3189,deer,6.89,1.49,19,3.95,2.42,22,4.89,1.79,19,6.67,1,9,7.1,1.85,10,3.14,1.68,7,4.5,2.68,14,4.7,1.57,10,5.11,2.09,9,7.78,1.3,9,6.1,1.2,10,4.56,2.55,9,3.67,2.39,12,5,1.69,8,4.8,2.04,10,6.83,1.7,12,7,1.15,7,3.79,2.51,19,5,1.73,3,4.88,1.64,8,4.91,1.97,11 +3190,defamation,2.9,1.41,20,5.62,1.94,21,2.56,1.64,25,3.18,1.17,11,2.56,1.67,9,5.86,1.77,7,5.5,2.07,14,2.6,1.35,10,2.53,1.85,15,3.25,2.06,4,2.81,1.28,16,5.2,1.93,10,6,1.95,11,1.86,0.9,7,2.83,1.79,18,2.83,1.59,12,3,1.2,8,5.54,2.15,13,5.75,1.67,8,1.78,0.83,9,3,1.83,16 +3191,default,4.16,1.42,19,4.57,2.25,21,4.7,1.61,23,4.6,0.55,5,4.15,1.57,13,4.67,2.73,6,4.53,2.13,15,4.8,1.55,10,4.62,1.71,13,4.57,2.07,7,4.09,0.7,11,4.57,2.51,7,4.57,2.21,14,4.36,1.43,11,5,1.76,12,4.33,1.44,12,3.86,1.46,7,4.36,2.42,11,4.8,2.15,10,4.57,1.45,14,4.89,1.9,9 +3192,defeat,3.74,1.79,19,4.14,2.49,22,3.87,2.36,23,3.09,1.7,11,4.29,1.38,7,4.38,2.88,8,4,2.35,14,3.43,2.15,7,4.06,2.49,16,4.12,2.1,8,3.45,1.57,11,4.11,2.47,9,4.15,2.61,13,4,2.24,11,3.75,2.56,12,3.92,1.88,12,3.43,1.72,7,4.09,3.02,11,4.18,1.99,11,3.46,2.57,13,4.4,2.07,10 +3193,defeated,2.59,1.64,37,4.73,2.37,22,2.43,2.11,23,2.62,2.18,13,2.58,1.32,24,4.38,2.13,8,4.93,2.56,14,2.88,2.9,8,2.2,1.61,15,2.48,1.4,21,2.75,1.95,16,4.1,2.02,10,5.25,2.6,12,2.59,2.35,17,1.6,0.89,5,2.6,1.78,25,2.58,1.38,12,4.5,2.88,8,4.86,2.14,14,2.53,2.42,15,2.25,1.49,8 +3194,defeatist,3.37,0.96,19,3.5,2.18,18,3.35,2.23,17,3.64,0.92,11,3,0.93,8,4,2.58,4,3.36,2.13,14,3.12,2.47,8,3.56,2.13,9,3.38,0.92,8,3.36,1.03,11,3.29,1.8,7,3.64,2.46,11,4,2,6,3,2.37,11,3.46,1.05,13,3.17,0.75,6,3.09,2.12,11,4.14,2.27,7,2.43,2.51,7,4,1.89,10 +3195,defect,2.89,1.56,19,4.14,2.8,22,3.37,2.04,27,3.17,2.14,6,2.77,1.3,13,4.45,2.88,11,3.82,2.82,11,3.36,2.34,11,3.38,1.89,16,2.64,1.5,11,3.25,1.67,8,3.91,2.59,11,4.36,3.11,11,3.24,1.95,17,3.6,2.27,10,3.08,1.66,13,2.5,1.38,6,3.64,3,14,5,2.33,8,3.06,2.24,16,3.82,1.72,11 +3196,defective,3.52,1.83,21,4.17,2.39,23,3.67,1.88,21,5.4,2.3,5,2.94,1.24,16,5,2.37,12,3.27,2.15,11,3.45,1.63,11,3.78,2.28,9,3.17,2.25,12,4,1,9,4.31,2.52,16,3.86,2.19,7,3.55,1.92,11,3.8,1.93,10,3.46,1.51,13,3.62,2.39,8,4.05,2.39,19,4.75,2.63,4,3.79,2.08,14,3.43,1.51,7 +3197,defector,4.35,1.58,17,3.75,2.84,20,4.52,1.83,25,4.4,2.3,5,4.33,1.3,12,4.73,3.23,11,2.56,1.81,9,4.56,1.71,16,4.44,2.13,9,5.17,1.6,6,3.91,1.45,11,2.33,2.24,9,4.91,2.84,11,4.2,1.77,20,5.8,1.64,5,4.75,1.49,8,4,1.66,9,3.18,2.68,11,4.44,3.05,9,4.42,1.89,19,4.83,1.72,6 +3198,defend,6.3,1.84,20,4.55,2.26,20,6.64,2.13,22,6.86,1.35,7,6,2.04,13,5,2.29,9,4.18,2.27,11,7.33,2.42,6,6.38,2.03,16,6.1,1.66,10,6.56,2.19,9,4.25,2.49,8,4.75,2.18,12,6.33,2.38,15,7.29,1.38,7,6.18,1.83,11,6.44,1.94,9,4.42,2.43,12,4.75,2.12,8,6.55,2.46,11,6.73,1.85,11 +3199,defendant,4.05,1.51,19,4.14,2.43,21,3.95,2.46,20,4,1,3,4.06,1.61,16,5,2.76,6,3.8,2.31,15,3.67,1.75,6,4.07,2.76,14,4.7,1.06,10,3.33,1.66,9,4.14,2.73,7,4.14,2.38,14,4.3,2.67,10,3.6,2.32,10,4.12,0.99,8,4,1.84,11,3.78,3.03,9,4.42,1.98,12,4.5,3.42,8,3.58,1.62,12 +3200,defender,5.05,2.25,19,3.76,1.97,21,4.9,2.4,20,5.67,1.15,3,4.94,2.41,16,4,2.1,6,3.67,1.99,15,5.67,1.75,6,4.57,2.62,14,4.7,1.89,10,5.44,2.65,9,4.29,1.8,7,3.5,2.07,14,5.3,2.75,10,4.5,2.07,10,5,1.6,8,5.09,2.7,11,3.44,1.94,9,4,2.04,12,6.38,2.72,8,3.92,1.62,12 +3201,defense,5.36,1.84,22,5.11,2.62,19,5.53,2.59,19,5.92,1.44,13,4.56,2.13,9,5.29,2.29,7,5,2.89,12,4.71,3.2,7,6,2.17,12,5.5,2.02,12,5.2,1.69,10,5.22,2.44,9,5,2.91,10,4.8,2.82,10,6.33,2.18,9,5.58,2.23,12,5.1,1.29,10,5.5,2.26,6,4.92,2.84,13,6.57,1.99,7,4.92,2.78,12 +3202,defenseless,2.68,1.42,19,4.9,2.07,20,3.95,2.35,20,3,2,3,2.67,1.4,15,4.9,2.23,10,4.9,2.02,10,4.3,1.89,10,3.6,2.8,10,2.17,0.75,6,3,1.65,12,4.43,2.44,7,5.15,1.91,13,2.88,1.46,8,4.67,2.61,12,2.67,1.5,12,2.71,1.38,7,5.5,2.12,10,4.3,1.95,10,4.44,2.55,9,3.55,2.21,11 +3203,defensive,4.65,1.81,20,4.28,2.95,18,4.08,2.6,24,4.8,1.92,5,4.6,1.84,15,5.6,2.88,5,3.77,2.92,13,3.92,2.43,13,4.27,2.9,11,5.4,2.01,10,3.9,1.29,10,5.86,2.79,7,3.27,2.69,11,4.25,2.46,16,3.75,3.01,8,4.5,1.34,14,5,2.76,6,4.67,2.81,12,3.5,3.33,6,4.53,3,15,3.33,1.66,9 +3204,defer,4.5,1.04,18,2.7,2.03,20,4.08,1.55,25,4.2,0.84,5,4.62,1.12,13,2.91,1.97,11,2.44,2.19,9,4.06,1.53,16,4.11,1.69,9,4.86,1.21,7,4.27,0.9,11,2.11,1.96,9,3.18,2.04,11,4.25,1.52,20,3.4,1.67,5,4.44,0.73,9,4.56,1.33,9,2.18,1.54,11,3.33,2.45,9,4,1.49,19,4.33,1.86,6 +3205,defiance,4.15,1.9,20,5.86,2.33,21,5.44,2.73,34,4.5,1.96,10,3.8,1.87,10,6.12,2.36,8,5.69,2.39,13,5.21,2.99,14,5.6,2.6,20,4.11,1.36,9,4.18,2.32,11,6.08,2.22,13,5.5,2.62,8,5.23,2.91,22,5.83,2.44,12,3.7,1.42,10,4.6,2.27,10,5.64,2.62,14,6.29,1.7,7,4.88,2.64,17,6,2.78,17 +3206,defiant,4.12,2.15,40,5.9,1.64,21,6.02,2.69,48,4.71,2.49,14,3.81,1.92,26,6.43,1.51,7,5.64,1.69,14,5.32,2.61,22,6.62,2.65,26,4.68,2.28,22,3.44,1.82,18,5.6,2.07,10,6.18,1.17,11,5.86,2.63,28,6.25,2.81,20,4.39,2.29,23,3.76,1.95,17,5.77,1.83,13,6.12,1.36,8,5.86,2.93,28,6.25,2.36,20 +3207,defibrillator,3.45,1.68,22,5,2.31,22,5.05,2.41,19,3.75,1.28,8,3.46,1.85,13,5.12,1.96,8,4.92,2.66,13,5.43,2.57,7,4.64,2.42,11,3.75,1.58,8,3.46,1.71,13,5.22,2.49,9,4.85,2.27,13,4.86,3.13,7,5.17,2.04,12,3.18,1.66,11,3.73,1.74,11,4,3.02,8,5.57,1.65,14,5.06,2.29,16,5,3.61,3 +3208,deficiency,2.74,1.24,19,4.2,2.53,20,4.15,2.64,20,3,2,3,2.6,1.12,15,4,2.4,10,4.4,2.76,10,3.7,1.77,10,4.6,3.34,10,2.67,1.37,6,2.67,1.23,12,2.86,2.48,7,4.92,2.33,13,4,2.62,8,4.25,2.77,12,2.58,1.24,12,3,1.29,7,4.3,3.13,10,4.1,1.91,10,4.44,2.92,9,3.91,2.51,11 +3209,deficient,3.63,1.21,19,3.56,2.01,18,3.88,2.2,17,4,1.26,11,3.12,0.99,8,4.5,2.52,4,3.29,1.86,14,4.38,2.26,8,3.44,2.19,9,3.38,1.19,8,3.82,1.25,11,3.43,1.62,7,3.64,2.29,11,5,2.28,6,3.27,2,11,3.62,1.12,13,3.67,1.51,6,3,2,11,4.43,1.81,7,2.43,0.98,7,4.9,2.28,10 +3210,deficit,2.95,1.83,21,4.19,2.56,21,4.18,2.3,22,3,2.11,14,2.86,1.21,7,4,3.03,11,4.33,2.18,9,4.5,1.64,6,4.06,2.54,16,3.67,2.4,9,2.42,1.08,12,3.36,2.38,11,5.1,2.56,10,4.69,1.8,13,3.44,2.83,9,3.18,2.36,11,2.7,1.06,10,3.62,2.53,13,5.12,2.47,8,3.75,2.38,12,4.7,2.21,10 +3211,define,5.57,1.57,21,3.95,2.5,20,5.31,1.97,36,5.75,1.58,8,5.46,1.61,13,3.4,1.82,5,4.13,2.72,15,5.18,2.04,11,5.36,1.98,25,5.77,1.59,13,5.25,1.58,8,4.17,2.66,12,3.62,2.39,8,5,2.05,20,5.69,1.85,16,5.45,1.44,11,5.7,1.77,10,3.91,2.84,11,4,2.18,9,5.14,2.23,22,5.57,1.5,14 +3212,definite,5.79,1.18,19,4.19,1.94,21,5.39,2.76,23,5,0,3,5.94,1.24,16,4.86,2.27,7,3.85,1.82,13,6.12,2.1,8,5,3.05,15,5.57,0.79,7,5.92,1.38,12,4.71,2.21,7,3.92,1.89,13,5.08,2.75,13,5.8,2.86,10,5.62,1.41,8,5.91,1.04,11,4.27,1.95,11,4.1,2.02,10,5.33,2.89,18,5.6,2.51,5 +3213,definition,5.63,2.09,19,3.14,2.44,22,5.68,1.76,28,5.5,1.97,6,5.69,2.21,13,2.55,1.63,11,3.73,3,11,6.36,1.91,11,5.24,1.56,17,5.64,2.29,11,5.62,1.92,8,2.91,2.3,11,3.36,2.66,11,5.44,1.92,18,6.1,1.45,10,5.62,2.06,13,5.67,2.34,6,3.57,2.9,14,2.38,1.06,8,5.81,1.97,16,5.5,1.51,12 +3214,definitive,5.57,1.89,21,3.83,1.77,23,5.24,2.21,21,5.8,2.77,5,5.5,1.63,16,4.08,1.62,12,3.55,1.97,11,5.36,2.42,11,4.67,1.66,9,5.33,2.15,12,5.89,1.54,9,3.88,1.75,16,3.71,1.98,7,4.82,1.89,11,5.7,2.54,10,5.62,1.89,13,5.5,2,8,3.84,1.86,19,3.75,1.5,4,5.21,2.01,14,5.29,2.75,7 +3215,deflect,5.1,1.22,21,3.68,2.48,25,5.37,2.81,19,5.22,1.09,9,5,1.35,12,3.67,2.5,6,3.72,2.61,18,5.29,2.93,7,5.42,2.87,12,5.31,1.2,16,4.4,1.14,5,3.43,2.59,14,4.1,2.51,10,6,3.24,9,4.8,2.39,10,5.08,1.16,12,5.11,1.36,9,4.06,2.52,16,3,2.4,9,5.09,3.24,11,5.75,2.25,8 +3216,deformed,2.26,1.1,19,4.27,2.19,45,3.05,1.99,44,2,1,3,2.33,1.18,15,3.8,2.66,10,4.42,2.12,33,3.2,2.04,20,2.92,1.98,24,2,1.1,6,2.42,1.16,12,4,2.48,25,4.67,1.85,18,3.04,1.8,23,3.05,2.22,21,1.92,0.79,12,2.86,1.35,7,4.07,2.26,28,4.59,2.09,17,3.09,1.93,23,3,2.1,21 +3217,deformity,3.18,1.65,22,4.71,2.39,21,3.82,2.38,22,3.21,1.72,14,3.12,1.64,8,5.64,2.5,11,4,1.73,9,4,2.1,6,3.75,2.54,16,3.5,2.07,10,2.92,1.24,12,4.45,2.25,11,5,2.62,10,3.85,1.99,13,3.78,2.99,9,3.17,1.85,12,3.2,1.48,10,4.62,2.66,13,4.88,2.03,8,3.67,1.97,12,4,2.91,10 +3218,defrost,4.86,1.49,21,3.48,2.27,23,5.81,1.55,26,4.64,1.69,11,5.1,1.29,10,3.27,2.37,11,3.67,2.27,12,5.45,1.51,11,6.14,1.61,14,4.7,1.77,10,5,1.26,11,4.18,2.64,11,2.83,1.75,12,5.88,1.45,17,5.75,1.91,8,4.85,1.91,13,4.88,0.35,8,3,2.04,15,4.38,2.56,8,6.35,1.58,17,4.78,0.83,9 +3219,deft,4.67,1.71,21,3,2.25,20,5.32,2.45,19,4.83,2.32,6,4.6,1.5,15,3.38,2.77,8,2.75,1.91,12,5.58,2.94,12,4.86,1.35,7,5,2.06,9,4.42,1.44,12,3.56,2.51,9,2.55,2.02,11,4.29,2.29,7,5.92,2.43,12,4.1,2.13,10,5.18,1.08,11,3.38,2.4,13,2.29,1.89,7,5.2,2.49,10,5.44,2.55,9 +3220,defuse,5.78,2.32,18,4.68,2.15,22,5.77,2.11,22,5.88,1.73,8,5.7,2.79,10,4.25,1.75,8,4.93,2.37,14,5.82,2.04,11,5.73,2.28,11,6.33,1.51,6,5.5,2.65,12,4,1.56,10,5.25,2.45,12,5.62,2.33,13,6,1.87,9,5.8,2.57,10,5.75,2.12,8,5.5,2.33,8,4.21,1.97,14,5.86,2.35,14,5.62,1.77,8 +3221,defy,4.84,1.46,19,5.43,2.18,21,5.3,2.2,23,5.2,0.84,5,4.77,1.69,13,5,2.1,6,5.6,2.26,15,4.2,2.1,10,6.15,1.95,13,5.57,1.27,7,4.45,1.51,11,4.43,2.51,7,5.93,1.9,14,5,1.79,11,5.58,2.57,12,4.67,1.07,12,5.14,2.04,7,4.82,2.4,11,6.1,1.79,10,4.64,2.13,14,6.33,2,9 +3222,degenerate,2.7,1.3,20,4.68,2.36,19,2.95,1.5,22,1.71,0.76,7,3.23,1.24,13,4.62,2.83,8,4.73,2.1,11,2.83,1.6,6,3,1.51,16,3.1,1.52,10,2.33,1,9,4.43,2.44,7,4.83,2.41,12,3.47,1.51,15,1.86,0.69,7,2.55,1.37,11,2.89,1.27,9,4.91,2.59,11,4.38,2.13,8,2.91,1.64,11,3,1.41,11 +3223,degeneration,3.48,1.57,21,4.18,2.3,22,3.67,1.85,21,3.4,2.51,5,3.5,1.26,16,4.92,2.15,12,3.3,2.26,10,3.27,1.27,11,3.56,1.67,9,3.25,1.48,12,3.78,1.72,9,4.27,2.43,15,4,2.16,7,3.82,1.54,11,3.5,2.22,10,3.54,1.81,13,3.38,1.19,8,4.47,2.22,19,2.33,2.31,3,3.57,1.65,14,3.86,2.34,7 +3224,degradation,2.85,1.09,20,4.26,2.54,23,3.39,1.79,18,3.29,1.11,7,2.75,0.97,12,4.5,2.33,8,4.14,2.82,14,3.29,2.14,7,3.2,1.48,10,3,0.58,7,2.92,1.24,12,4.67,2.87,9,4,2.39,14,3,2.16,7,3.64,1.57,11,3.2,1.14,10,2.5,0.97,10,2.33,2.5,9,5.5,1.7,14,3.56,1.79,16,2,1.41,2 +3225,degrade,2.62,1.16,21,4.95,2.44,21,4.4,2.52,25,2.33,1.07,12,3,1.22,9,5.29,2.29,7,4.79,2.58,14,4.6,2.46,10,4.27,2.63,15,2.5,0.58,4,2.65,1.27,17,4.2,2.39,10,5.64,2.38,11,4.14,2.73,7,4.5,2.5,18,2.67,1.23,12,2.56,1.13,9,5.15,2.34,13,4.62,2.72,8,3,1.66,9,5.19,2.61,16 +3226,degree,5.63,1.12,19,4.1,1.92,21,5,2.15,23,6,1,3,5.56,1.15,16,4.62,0.92,8,3.77,2.31,13,6,1.41,9,4.36,2.34,14,5.22,0.97,9,6,1.15,10,4.67,2.06,9,3.67,1.78,12,5,2.51,15,5,1.41,8,6,1.53,7,5.42,0.79,12,4,1.76,10,4.18,2.14,11,4.85,2.51,13,5.2,1.69,10 +3227,dehydration,3.38,1.96,21,4.68,2.82,25,3.32,2.63,19,3.78,2.44,9,3.08,1.56,12,4.17,3.25,6,4.83,2.83,18,2.43,2.57,7,3.83,2.62,12,3.5,2.22,16,3,0.71,5,4.36,3.08,14,5.1,2.69,10,2.67,2.12,9,3.9,3,10,3.33,2.19,12,3.44,1.74,9,4.88,2.96,16,4.33,2.69,9,2.55,2.34,11,4.38,2.77,8 +3228,delay,3.45,1.76,20,3,2.29,20,3.68,2.01,25,2,1.15,4,3.81,1.72,16,4.5,3,4,2.62,2.03,16,4.89,2.47,9,3,1.37,16,2.88,1.25,8,3.83,1.99,12,3.44,2.46,9,2.64,2.2,11,3.79,1.85,14,3.55,2.3,11,3,1.26,11,4,2.18,9,1.67,1.32,9,4.09,2.39,11,4.06,2.18,18,2.71,1.11,7 +3229,delayed,3.05,1.39,19,4.05,2.25,43,3.27,1.67,22,3,1,3,2.87,1.3,15,3.75,2.08,16,4.22,2.36,27,3.6,1.51,10,3,1.81,12,3.17,1.47,6,2.75,1.14,12,4.09,2.41,23,4,2.1,20,2.91,1.51,11,3.64,1.8,11,2.92,1.44,12,3.29,1.38,7,4.31,2.19,26,3.65,2.34,17,3,1.73,11,3.55,1.63,11 +3230,delegate,5.15,1.5,20,3.72,2.35,18,6.32,2.03,22,5.8,1.64,5,4.93,1.44,15,3.17,1.6,6,4,2.66,12,5.5,2.17,10,7,1.71,12,6.1,1.1,10,4.2,1.23,10,4.1,2.6,10,3.25,2.05,8,5.73,2.33,11,6.91,1.58,11,4.92,1.56,12,5.5,1.41,8,2.11,1.69,9,5.33,1.73,9,5.82,1.94,11,6.82,2.09,11 +3231,delegation,5.2,0.89,20,3.62,1.8,21,5.76,2.37,25,4.33,0.58,3,5.35,0.86,17,4,1.63,7,3.31,1.93,13,6.5,2.33,8,5.41,2.37,17,4.86,0.69,7,5.38,0.96,13,3.86,2.04,7,3.38,1.76,13,5.71,2.33,14,5.82,2.52,11,4.78,0.67,9,5.55,0.93,11,3.45,1.92,11,3.8,1.75,10,5.5,2.64,18,6.43,1.4,7 +3232,delete,4,1.52,20,3.71,2.24,21,5.39,2.84,33,4.1,1.66,10,3.9,1.45,10,2.88,1.81,8,4.23,2.39,13,5.5,3.3,14,5.32,2.54,19,3.56,1.59,9,4.36,1.43,11,4.38,2.06,13,2.62,2.2,8,5.73,2.9,22,4.73,2.72,11,3.6,1.65,10,4.4,1.35,10,3.64,2.5,14,3.86,1.77,7,5.5,2.73,16,5.29,3.02,17 +3233,deli,5.42,2.12,24,4.3,2.29,23,4.79,1.93,19,4.29,2.93,7,5.88,1.58,17,5.33,2.35,12,3.18,1.66,11,3.89,2.03,9,5.33,1.32,9,4.69,1.89,13,6.27,2.15,11,4,2.19,16,5,2.52,7,4.64,1.5,11,5,2.51,8,5.67,2.23,15,5,2,9,4.47,2.46,19,3.5,1,4,4.69,2.02,13,5,1.9,6 +3234,deliberate,4.8,1.06,20,3.48,2.18,21,6.12,2.11,25,4.67,0.58,3,4.82,1.13,17,2.71,2.63,7,3.85,1.99,13,5.62,1.69,8,6.35,2.29,17,4.86,0.38,7,4.77,1.3,13,4.57,2.37,7,2.85,1.99,13,5.43,2.06,14,7,1.9,11,4.33,0.87,9,5.18,1.08,11,3.73,2,11,3.2,2.44,10,6.06,2.18,18,6.29,2.06,7 +3235,deliberation,5.19,1.54,21,3.95,2.84,20,4.8,2.19,35,5.75,1.16,8,4.85,1.68,13,3.4,2.51,5,4.13,3,15,4.64,2.54,11,4.88,2.07,24,5.46,1.66,13,4.75,1.28,8,4,2.92,12,3.88,2.9,8,4.42,2.17,19,5.25,2.21,16,5.27,1.74,11,5.1,1.37,10,4.36,3.23,11,3.44,2.35,9,4.38,2.13,21,5.43,2.21,14 +3236,delicacy,7,1.67,21,5,2.62,24,5.52,2.42,21,7.88,1.36,8,6.46,1.66,13,5.15,2.79,13,4.82,2.52,11,5.17,2.37,12,6,2.55,9,7.62,1.51,8,6.83,1.59,12,5.86,2.11,14,3.8,2.9,10,5.18,2.14,11,5.9,2.77,10,6.7,2,10,7.27,1.35,11,5.24,2.63,17,4.43,2.7,7,5.33,2.92,9,5.67,2.1,12 +3237,delicate,6.38,1.69,21,3.09,2.21,23,5.04,2.07,26,6.09,1.7,11,6.7,1.7,10,3.82,2.56,11,2.42,1.68,12,5.18,2.18,11,5,2.11,14,6.7,1.95,10,6.09,1.45,11,3.55,2.34,11,2.67,2.1,12,5.29,1.93,17,4.62,2.5,8,7.08,1.66,13,5.25,1.04,8,2.87,1.88,15,3.5,2.83,8,5.06,2.3,17,5,1.66,9 +3238,delicatessen,6.4,1.7,20,4.45,2.86,20,6.54,1.86,26,6.91,1.51,11,5.78,1.79,9,5.43,2.64,7,3.92,2.93,13,6.46,1.9,13,6.62,1.89,13,5.64,1.63,11,7.33,1.32,9,4.36,3.04,11,4.56,2.79,9,6.47,1.91,17,6.67,1.87,9,5.8,1.99,10,7,1.15,10,4.42,2.87,12,4.5,3.02,8,6.31,1.92,16,6.9,1.79,10 +3239,delicious,7.38,1.83,21,4.92,2.92,24,5.8,2.55,20,7.5,1.41,8,7.31,2.1,13,5.83,2.48,6,4.61,3.05,18,6.09,2.21,11,5.44,3,9,7.33,2.1,12,7.44,1.51,9,5.1,2.69,10,4.79,3.17,14,5.85,2.54,13,5.71,2.75,7,7.36,1.95,14,7.43,1.72,7,5,2.76,16,4.75,3.41,8,5.58,2.54,12,6.12,2.7,8 +3240,delight,8.21,0.92,19,5.02,2.69,43,7.29,1.63,24,7.78,1.09,9,8.6,0.52,10,3.75,2.3,12,5.53,2.75,30,6.75,1.83,8,7.56,1.5,16,8.22,1.09,9,8.2,0.79,10,5.17,2.41,12,4.97,2.83,31,6.79,1.81,14,8,1.05,10,8.17,1.03,12,8.29,0.76,7,5.5,2.63,20,4.61,2.74,23,7.76,1.52,17,6.14,1.35,7 +3241,delighted,7.74,1.05,19,5,2.28,21,6.22,2.24,23,7.33,1.53,3,7.81,0.98,16,5.25,1.58,8,4.85,2.67,13,5.44,2.7,9,6.71,1.82,14,8.22,0.83,9,7.3,1.06,10,5.78,1.39,9,4.42,2.68,12,5.6,2.41,15,7.38,1.3,8,7.71,0.49,7,7.75,1.29,12,5.3,2.31,10,4.73,2.33,11,6.15,2.82,13,6.3,1.25,10 +3242,delightful,7.38,1.83,21,6.16,2.75,19,6.76,1.79,21,6.5,2.38,4,7.62,1.75,16,6.38,3.25,8,6,2.49,11,5.9,2.02,10,7.55,1.13,11,6.73,2.28,11,8.1,0.74,10,5.6,2.67,10,6.78,2.86,9,6.75,1.71,12,6.78,1.99,9,7.2,2.2,10,7.55,1.51,11,4.38,2.07,8,7.45,2.5,11,6.67,2.12,9,6.83,1.59,12 +3243,delinquency,2.55,1.23,20,5.27,2.1,22,4.14,1.96,21,2.67,1.12,9,2.45,1.37,11,5.4,2.32,10,5.17,1.99,12,3.88,1.13,8,4.31,2.36,13,2.71,1.2,14,2.17,1.33,6,5.12,2.64,8,5.36,1.82,14,4.62,1.6,8,3.85,2.15,13,3,1.25,10,2.1,1.1,10,5.17,2.29,12,5.4,1.96,10,4.5,2.11,12,3.67,1.73,9 +3244,delinquent,3.45,1.57,20,4.9,2.43,20,2.86,1.8,21,4,2,6,3.21,1.37,14,5,2.27,8,4.83,2.62,12,3.27,2.1,11,2.4,1.35,10,3.67,2.16,6,3.36,1.34,14,4.8,2.39,10,5,2.58,10,3,2.15,14,2.57,0.79,7,3.17,2.32,6,3.57,1.22,14,4.86,2.74,14,5,1.67,6,2.25,1.22,12,3.67,2.18,9 +3245,delirious,4.32,1.49,19,5.81,2.46,21,4.61,1.92,23,4.8,1.48,5,4.15,1.57,13,5.5,2.88,6,5.93,2.37,15,4.4,1.96,10,4.77,1.96,13,4.86,1.07,7,4,1.73,11,4.86,2.79,7,6.29,2.23,14,4.27,1.95,11,4.92,1.93,12,4.33,1.67,12,4.29,1.25,7,5.64,2.58,11,6,2.45,10,4.14,1.79,14,5.33,2,9 +3246,delirium,3.4,1.6,20,4.94,2.82,18,3.27,1.88,22,3.4,1.52,5,3.4,1.68,15,5.67,2.66,6,4.58,2.94,12,3.8,1.62,10,2.83,2.04,12,3.4,1.35,10,3.4,1.9,10,5.3,2.79,10,4.5,2.98,8,3.91,2.12,11,2.64,1.43,11,3.08,1.62,12,3.88,1.55,8,3.78,3.42,9,6.11,1.45,9,4.09,1.87,11,2.45,1.57,11 +3247,deliver,6,2,22,4.75,2.31,20,6.74,2.49,19,6.15,1.86,13,5.78,2.28,9,5.14,2.12,7,4.54,2.47,13,5.71,2.75,7,7.33,2.23,12,6.42,2.07,12,5.5,1.9,10,4.33,2.29,9,5.09,2.39,11,5.9,2.73,10,7.67,1.94,9,6,2.26,12,6,1.76,10,5.57,1.99,7,4.31,2.43,13,7.14,2.67,7,6.5,2.47,12 +3248,deliverance,5.73,1.93,22,3.95,2.29,21,6.05,1.62,22,6.36,1.82,14,4.62,1.69,8,4,2.49,11,3.67,2.18,9,5.5,1.64,6,6.25,1.61,16,5.7,1.77,10,5.75,2.14,12,2.82,1.78,11,5.2,2.2,10,5.54,1.2,13,6.78,1.92,9,6,1.86,12,5.4,2.07,10,4.31,2.63,13,3.38,1.6,8,5.42,1.62,12,6.8,1.32,10 +3249,delivery,6,1.14,18,4.04,2.27,24,5.37,2.66,27,5.5,0.76,8,6.4,1.26,10,4.33,2.4,9,3.87,2.26,15,4.92,2.72,13,5.79,2.64,14,6.38,0.92,8,5.7,1.25,10,4.42,2.43,12,3.67,2.15,12,4.69,2.81,13,6,2.45,14,6,0.87,9,6,1.41,9,4.25,2.42,12,3.83,2.21,12,6.25,1.71,12,4.67,3.11,15 +3250,delta,5.3,1.45,20,3.32,2.15,22,6.15,2.23,27,6.29,1.6,7,4.77,1.09,13,3.3,2.16,10,3.33,2.23,12,6.6,1.84,15,5.73,2.69,11,5.09,1.38,11,5.56,1.59,9,4.44,1.74,9,2.54,2.11,13,6.65,2.52,17,5.44,1.33,9,5.77,1.54,13,4.43,0.79,7,3.06,2.05,16,4,2.45,6,6.08,2.57,12,6.2,2.01,15 +3251,delude,3.62,1.2,21,3.95,2.08,22,4.35,1.9,26,3.73,1.01,11,3.5,1.43,10,3.55,2.25,11,4.36,1.91,11,3.55,1.44,11,5.07,2.02,14,4.1,1.2,10,3.18,1.08,11,3.73,2.33,11,4.18,1.89,11,4.71,1.83,17,3.75,2.05,8,3.69,1.18,13,3.5,1.31,8,3.93,1.91,15,4,2.58,7,4.82,2.01,17,3.44,1.33,9 +3252,deluge,4.1,1.89,21,4.7,2.49,23,4.11,2.68,18,4.44,2.07,9,3.83,1.8,12,5.27,2.1,11,4.17,2.79,12,4,3.02,10,4.25,2.38,8,4.71,1.5,7,3.69,2.1,13,5,2.57,11,4.42,2.5,12,4.57,3.31,7,3.82,2.32,11,4.31,1.93,13,3.75,1.91,8,4.09,2.51,11,5.25,2.45,12,3.44,2.46,9,4.78,2.86,9 +3253,delusion,3.3,1.84,20,4.6,2.19,20,3.91,2.72,34,3,1.83,10,3.6,1.9,10,4.5,2,8,4.67,2.39,12,4.29,2.92,14,3.65,2.62,20,3.56,1.81,9,3.09,1.92,11,4.92,1.88,12,4.12,2.64,8,4.32,2.85,22,3.17,2.41,12,3.5,1.9,10,3.1,1.85,10,4.23,2.59,13,5.29,0.95,7,4.29,2.54,17,3.53,2.92,17 +3254,delusional,3.29,2.12,21,5.8,1.94,20,3.81,2.73,21,3.67,2.34,6,3.13,2.1,15,5.75,1.58,8,5.83,2.21,12,3.36,2.58,11,4.3,2.95,10,3.17,2.04,6,3.33,2.23,15,6.2,2.1,10,5.4,1.78,10,4.57,3.06,14,2.29,0.76,7,2.57,1.9,7,3.64,2.21,14,5.71,2.13,14,6,1.55,6,2.83,2.41,12,5.11,2.71,9 +3255,deluxe,6.76,1.58,21,4.96,2.35,25,6.59,1.94,22,6.88,1.55,8,6.69,1.65,13,5,2.65,13,4.92,2.11,12,6.92,1.75,13,6.11,2.2,9,7.62,1.51,8,6.17,1.47,12,5.43,1.95,14,4.36,2.77,11,7,1.71,12,6.1,2.18,10,6.7,1.7,10,6.82,1.54,11,4.76,2.61,17,5.38,1.77,8,7,2.11,10,6.25,1.82,12 +3256,demand,4.1,1.73,21,5.85,2.06,20,5.14,2.48,21,4.5,1.05,6,3.93,1.94,15,6.12,2.23,8,5.67,2.02,12,5.73,2.9,11,4.5,1.84,10,4,0.89,6,4.13,2,15,5.7,2.26,10,6,1.94,10,5.43,2.56,14,4.57,2.37,7,3.29,1.38,7,4.5,1.79,14,6.14,2.25,14,5.17,1.47,6,5.08,2.87,12,5.22,1.99,9 +3257,demeaning,2.62,1.28,21,3.74,2.53,23,4.17,2.71,18,2.89,1.45,9,2.42,1.16,12,4.09,2.17,11,3.42,2.87,12,4.5,3.03,10,3.75,2.38,8,3.14,1.35,7,2.46,1.2,13,4.64,2.69,11,2.92,2.15,12,4.86,3.72,7,3.73,1.9,11,2.54,1.45,13,2.75,1.04,8,3.55,2.54,11,3.92,2.61,12,4.33,2.65,9,4,2.92,9 +3258,demeanor,5.32,1.57,19,2.9,1.58,21,5.3,2.32,23,5.45,1.13,11,5.43,2.07,7,3.57,1.81,7,2.57,1.4,14,6,2.58,7,5,2.22,16,4.88,1.36,8,5.64,1.69,11,2.44,1.59,9,3.25,1.54,12,5.09,2.55,11,5.5,2.2,12,5.08,1.83,12,5.71,0.95,7,2.64,1.8,11,3.2,1.32,10,4.46,2.37,13,6.4,1.84,10 +3259,demented,3.11,1.79,19,4.86,2.4,22,4.36,2.5,22,4.22,1.86,9,2.1,0.99,10,4.75,2.12,8,4.93,2.62,14,4.36,2.62,11,4.36,2.5,11,3.86,1.77,7,2.67,1.72,12,4.5,2.17,10,5.17,2.62,12,4.46,2.44,13,4.22,2.73,9,3.2,1.87,10,3,1.8,9,5,2.2,8,4.79,2.58,14,4.86,2.57,14,3.5,2.27,8 +3260,dementia,2.85,1.57,20,5.05,2.46,22,1.68,0.95,19,3.11,1.76,9,2.64,1.43,11,4.6,3.51,5,5.44,1.97,16,1.17,0.41,6,1.92,1.04,13,3.07,1.64,14,2.33,1.37,6,5.08,2.27,12,5.44,2.55,9,2.11,1.17,9,1.3,0.48,10,3.7,1.49,10,2,1.15,10,4.42,2.39,12,5.8,2.44,10,1.83,1.17,6,1.62,0.87,13 +3261,demise,3,1.67,19,4.18,2.13,22,3.17,2.06,24,3.17,1.47,6,2.92,1.8,13,4.08,2.19,12,4.3,2.16,10,4.12,1.64,8,2.69,2.12,16,3.6,1.51,10,2.33,1.66,9,3.78,2.17,9,4.46,2.15,13,3.53,2.24,17,2,1.1,6,2.88,1.96,8,3.09,1.51,11,3.89,2.32,9,4.38,2.06,13,3.31,2.33,16,2.88,1.46,8 +3262,demo,5.65,1.63,20,3.91,2.02,22,5.57,1.69,21,6,1.5,9,5.36,1.75,11,3.8,2.3,10,4,1.86,12,5.5,1.77,8,5.62,1.71,13,5.64,1.34,14,5.67,2.34,6,3.5,2,8,4.14,2.07,14,6,2,8,5.31,1.49,13,5.3,1.34,10,6,1.89,10,4.08,1.93,12,3.7,2.21,10,6,1.71,12,5,1.58,9 +3263,democracy,6.16,2.57,19,5.05,2.48,22,5.58,2.67,19,5.17,2.86,6,6.62,2.4,13,5.18,2.6,11,4.91,2.47,11,5.62,3.38,8,5.55,2.21,11,5.91,2.7,11,6.5,2.51,8,4.36,2.25,11,5.73,2.61,11,4.54,2.44,13,7.83,1.6,6,5.54,2.7,13,7.5,1.76,6,5.5,2.53,14,4.25,2.31,8,5.22,2.91,9,5.9,2.56,10 +3264,democrat,5.54,2.36,24,5.65,2.5,20,5.61,2.33,36,4.9,3,10,6,1.75,14,5.6,2.61,5,5.67,2.55,15,5.91,2.51,11,5.48,2.29,25,5,2.77,14,6.3,1.42,10,6.25,2.22,12,4.75,2.76,8,6,2.1,20,5.12,2.58,16,5,2.45,13,6.18,2.18,11,6.18,2.79,11,5,2.06,9,5.73,2.25,22,5.43,2.53,14 +3265,democratic,5.7,1.63,20,4.33,2.35,21,6.62,2.53,24,5.82,0.98,11,5.56,2.24,9,5,2.65,7,4,2.22,14,6.44,3.05,9,6.73,2.28,15,5.5,2.52,4,5.75,1.44,16,4.9,2.23,10,3.82,2.44,11,6.57,2.44,7,6.65,2.64,17,5.67,1.97,12,5.75,1.04,8,4.31,2.43,13,4.38,2.39,8,6,3.04,9,7,2.2,15 +3266,demographic,4.41,1.74,22,3.73,2.03,22,5.75,2.49,20,4.88,1.25,8,4.14,1.96,14,3.4,1.26,10,4,2.52,12,6.57,2.76,7,5.31,2.32,13,4.27,2,11,4.55,1.51,11,3.73,2,11,3.73,2.15,11,5.87,2.5,15,5.4,2.7,5,4,2.11,10,4.75,1.36,12,4.2,2.15,10,3.33,1.92,12,6,2.11,10,5.5,2.92,10 +3267,demolish,2.67,1.74,21,4.5,1.82,24,4.45,2.54,22,3.12,1.96,8,2.38,1.61,13,4.46,2.03,13,4.55,1.63,11,5.46,2.18,13,3,2.4,9,3,2.14,8,2.58,1.51,12,4.64,1.82,14,4.3,1.89,10,5.33,2.27,12,3.4,2.55,10,2.5,2.12,10,2.82,1.4,11,4.59,1.54,17,4.29,2.5,7,4.1,2.73,10,4.75,2.45,12 +3268,demolition,3.91,2.24,22,5.23,2.67,26,4.38,2.73,24,3.89,2.42,9,3.92,2.22,13,5.2,2.7,10,5.25,2.74,16,5.22,2.91,9,3.87,2.59,15,4.12,2.42,8,3.79,2.22,14,5.23,2.83,13,5.23,2.62,13,3.58,2.61,12,5.17,2.72,12,4,2.45,12,3.8,2.1,10,5.13,2.61,15,5.36,2.87,11,4.62,2.84,13,4.09,2.7,11 +3269,demon,3,2.32,40,5.34,2.8,47,3.4,2.35,45,4.36,2.95,14,2.27,1.51,26,5.45,3.01,11,5.41,2.75,34,3.44,2.5,16,3.38,2.31,29,2.78,2.26,18,3.18,2.4,22,4.85,2.94,26,6.21,2.42,19,4.18,2.2,22,2.65,2.29,23,3.2,2.5,20,2.8,2.17,20,4.86,2.92,28,6.05,2.53,19,3.46,2.49,26,3.32,2.21,19 +3270,demonic,3.05,2.33,20,6.24,2.07,21,3.52,2.42,25,3.55,2.38,11,2.44,2.24,9,6.43,1.81,7,6.14,2.25,14,4,2.54,10,3.2,2.37,15,3.25,3.3,4,3,2.16,16,5.8,2.2,10,6.64,1.96,11,3.14,2.41,7,3.67,2.47,18,3.25,2.45,12,2.75,2.25,8,6.23,2.13,13,6.25,2.12,8,3,2.12,9,3.81,2.59,16 +3271,demonstrate,5.47,2.12,19,4.14,3,21,6,1.83,28,6,1.55,6,5.23,2.35,13,4.1,3.11,10,4.18,3.06,11,6.45,1.63,11,5.71,1.93,17,5.91,2.26,11,4.88,1.89,8,3.5,2.88,10,4.73,3.13,11,5.61,1.91,18,6.7,1.49,10,4.85,1.91,13,6.83,2.04,6,4,3.04,14,4.43,3.15,7,6.19,1.91,16,5.75,1.76,12 +3272,demonstration,5.5,1.29,18,3.53,1.9,19,5.2,2.04,25,4.6,1.14,5,5.85,1.21,13,3.7,2.06,10,3.33,1.8,9,4.69,2.21,16,6.11,1.36,9,5.86,1.21,7,5.27,1.35,11,3.25,1.75,8,3.73,2.05,11,5.05,2.19,20,5.8,1.3,5,5.22,1.48,9,5.78,1.09,9,3.4,2.07,10,3.67,1.8,9,4.74,2.08,19,6.67,1.03,6 +3273,demure,4.55,1.15,20,3.35,2.06,23,5.81,1.44,21,4.78,0.83,9,4.36,1.36,11,3.73,2.49,11,3,1.6,12,5.38,1.51,8,6.08,1.38,13,4.79,0.7,14,4,1.79,6,3.44,2.3,9,3.29,1.98,14,5.38,1.77,8,6.08,1.19,13,5,0.67,10,4.1,1.37,10,3.77,2.13,13,2.8,1.93,10,5.92,1.78,12,5.67,0.87,9 +3274,den,5.11,1.7,19,2.86,1.88,22,5.68,1.89,22,4.44,1.42,9,5.7,1.77,10,3.88,2.17,8,2.29,1.49,14,5.18,2.18,11,6.18,1.47,11,4.71,0.49,7,5.33,2.1,12,3.7,2.06,10,2.17,1.47,12,5.92,1.93,13,5.33,1.87,9,5.5,1.9,10,4.67,1.41,9,2.5,2.14,8,3.07,1.77,14,5.5,2.21,14,6,1.2,8 +3275,deniability,3.89,1.49,18,4.5,2.47,24,5.71,2.14,28,3.5,1.31,8,4.2,1.62,10,4.67,2.18,9,4.4,2.69,15,5.64,1.98,14,5.79,2.36,14,3.75,1.04,8,4,1.83,10,4.25,2.42,12,4.75,2.6,12,5.14,2.44,14,6.29,1.68,14,4.33,1.5,9,3.44,1.42,9,3.75,2.22,12,5.25,2.56,12,5.83,2.04,12,5.62,2.28,16 +3276,denial,3.57,1.78,21,4.85,2.46,20,4.05,1.99,21,4,2,6,3.4,1.72,15,5.5,2.62,8,4.42,2.35,12,4.09,1.76,11,4,2.31,10,3.33,1.86,6,3.67,1.8,15,5.1,2.6,10,4.6,2.41,10,3.86,2.11,14,4.43,1.81,7,3.86,1.86,7,3.43,1.79,14,4.5,2.59,14,5.67,2.07,6,3.92,2.15,12,4.22,1.86,9 +3277,denim,6,1.63,19,3.67,2.18,21,5.76,2.14,21,6,1.12,9,6,2.05,10,4.38,2.13,8,3.23,2.17,13,5.09,2.07,11,6.5,2.07,10,5.29,0.49,7,6.42,1.93,12,4.44,2.07,9,3.08,2.15,12,5.42,2.54,12,6.22,1.48,9,5.9,2.08,10,6.11,1.05,9,2.38,1.85,8,4.46,2.03,13,6.21,2.15,14,4.86,1.95,7 +3278,denominator,4.61,1.67,23,4.09,2.45,22,5.25,1.71,20,5.62,1.3,8,4.07,1.62,15,4,1.83,10,4.17,2.95,12,6,2.31,7,4.85,1.21,13,4.75,1.96,12,4.45,1.37,11,3.91,2.39,11,4.27,2.61,11,5.13,1.92,15,5.6,0.89,5,3.91,1.38,11,5.25,1.71,12,4.3,2.58,10,3.92,2.43,12,4.3,1.25,10,6.2,1.62,10 +3279,denounce,4.24,1.55,21,4.08,2.56,25,4,1.94,19,5.22,1.09,9,3.5,1.45,12,3.67,2.34,6,4.17,2.75,18,3.71,1.38,7,4.17,2.25,12,4.56,1.41,16,3.2,1.64,5,3.64,2.62,14,4.6,2.63,10,3.78,1.86,9,4.2,2.1,10,4.33,1.87,12,4.11,1.05,9,4.25,2.49,16,3.78,2.82,9,3.91,2.26,11,4.12,1.55,8 +3280,dense,4.68,1.83,19,3.59,1.53,22,5.08,1.95,24,3.5,2.17,6,5.23,1.42,13,3.75,1.66,12,3.4,1.43,10,5.38,1.92,8,4.94,2.02,16,4.3,1.57,10,5.11,2.09,9,4.22,1.79,9,3.15,1.21,13,4.82,1.91,17,5.83,2.23,6,4.38,1.06,8,4.91,2.26,11,3.67,1,9,3.54,1.85,13,5.31,2.18,16,4.62,1.41,8 +3281,density,5.15,0.99,20,3.55,2.44,20,4.55,1.6,22,5.57,1.51,7,4.92,0.49,13,4.44,2.92,9,2.82,1.78,11,3.83,1.47,6,4.81,1.6,16,5.1,0.32,10,5.22,1.48,9,4,2.88,8,3.25,2.18,12,4.33,1.8,15,5,1,7,5.27,1.35,11,5,0,9,3.58,2.54,12,3.5,2.45,8,4.09,1.92,11,5,1.1,11 +3282,dent,3.52,1.21,21,3.46,2.75,24,4.95,2.27,19,3.88,1.46,8,3.31,1.03,13,4.83,2.79,6,3,2.66,18,5.55,2.11,11,4.12,2.36,8,3.75,1.22,12,3.22,1.2,9,4.2,2.78,10,2.93,2.7,14,5.15,2.44,13,4.5,1.97,6,3.79,1.05,14,3,1.41,7,3.81,2.66,16,2.75,2.96,8,5.27,1.95,11,4.5,2.73,8 +3283,dental,4.73,2.05,22,4.79,2.18,19,3.62,2.58,21,4.2,0.84,5,4.94,2.35,16,5.12,1.81,8,4.55,2.46,11,3.3,1.89,10,3.91,3.14,11,4.83,1.99,12,4.6,2.22,10,5,2.31,10,4.56,2.13,9,3.67,2.67,12,3.56,2.6,9,4.36,2.38,11,5.09,1.7,11,3.75,1.98,8,5.55,2.07,11,2.56,1.51,9,4.42,2.97,12 +3284,dentist,3.84,1.81,38,4.37,2.58,38,4.7,2.74,20,4,2,24,3.57,1.45,14,4.89,2.62,9,4.21,2.6,29,5.14,2.97,7,4.46,2.7,13,3.94,2.25,17,3.76,1.41,21,5.07,2.3,14,3.96,2.69,24,4.53,2.56,15,5.2,3.49,5,3.82,1.89,22,3.88,1.75,16,3.67,2.37,21,5.24,2.63,17,5,1.94,10,4.4,3.44,10 +3285,deny,3.81,1.72,21,5.63,2.39,19,4.29,2.35,21,4.33,1.51,6,3.6,1.8,15,4.86,2.12,7,6.08,2.5,12,4.36,2.38,11,4.2,2.44,10,3.83,1.72,6,3.8,1.78,15,5.6,2.22,10,5.67,2.69,9,3.64,2.41,14,5.57,1.72,7,3.57,1.51,7,3.93,1.86,14,5.64,2.59,14,5.6,1.95,5,3.58,2.31,12,5.22,2.17,9 +3286,deodorant,6.09,1.72,22,3.73,2.05,26,6.33,2.06,24,6.89,1.69,9,5.54,1.56,13,3,1.94,10,4.19,2.04,16,7.22,1.79,9,5.8,2.08,15,6.25,1.75,8,6,1.75,14,4.15,2.12,13,3.31,1.97,13,6.08,2.47,12,6.58,1.62,12,5.75,1.71,12,6.5,1.72,10,3.53,2.2,15,4,1.9,11,6.54,2.11,13,6.09,2.07,11 +3287,depart,4.05,1.5,20,3.9,2.29,20,4.36,2.06,22,4.43,1.4,7,3.85,1.57,13,3.44,2.01,9,4.27,2.53,11,5.83,1.94,6,3.81,1.87,16,4.2,1.69,10,4,1.41,9,3.25,1.83,8,4.33,2.53,12,4.73,2.12,15,3.57,1.81,7,4.09,1.45,11,4,1.66,9,3.67,2.23,12,4.25,2.49,8,4.82,2.04,11,3.91,2.07,11 +3288,department,5.33,1.46,18,2.5,1.82,20,4.83,1.69,18,4.88,1.25,8,5.7,1.57,10,2,1.53,7,2.77,1.96,13,4.73,1.49,11,5,2.08,7,4.82,1.25,11,6.14,1.46,7,2.11,1.54,9,2.82,2.04,11,5.36,1.5,11,4,1.73,7,4.92,1.31,12,6.17,1.47,6,2.5,1.78,12,2.5,2,8,5.22,2.17,9,4.44,1.01,9 +3289,departmental,4.67,1.11,21,4.12,2.63,24,4.71,2.63,21,5.25,0.71,8,4.31,1.18,13,5.23,2.8,13,2.82,1.72,11,5.92,2.57,12,3.11,1.76,9,4.62,0.74,8,4.83,1.27,12,5,2.45,14,2.9,2.47,10,4.91,2.63,11,4.5,2.76,10,4.4,0.97,10,4.91,1.22,11,3.88,2.71,17,4.71,2.5,7,4.89,2.93,9,4.58,2.5,12 +3290,departure,4.05,1.66,21,3.65,2.85,20,5.09,2.64,22,4.5,2.17,6,3.87,1.46,15,3.75,3.01,8,3.58,2.87,12,5.42,2.91,12,4.7,2.36,10,4.44,2.13,9,3.75,1.22,12,4.11,2.85,9,3.27,2.94,11,4.29,2.56,7,5.47,2.67,15,3.5,1.84,10,4.55,1.37,11,3.23,2.35,13,4.43,3.69,7,5.42,3.2,12,4.7,1.83,10 +3291,depend,5,1.63,22,4.45,2.21,20,6.21,2.44,19,5.08,1.85,13,4.89,1.36,9,5.29,2.43,7,4,2.04,13,6.29,2.36,7,6.17,2.59,12,5.17,1.9,12,4.8,1.32,10,4.78,2.22,9,4.18,2.27,11,6.6,2.07,10,5.78,2.86,9,5.5,1.38,12,4.4,1.78,10,5.71,1.7,7,3.77,2.2,13,5.43,3.05,7,6.67,2.02,12 +3292,dependable,7.24,1.34,21,3.5,3.06,24,6.3,2.85,20,7,1.51,8,7.38,1.26,13,4.17,2.56,6,3.28,3.25,18,5.73,2.97,11,7,2.69,9,6.92,1.44,12,7.67,1.12,9,3.6,2.91,10,3.43,3.27,14,6.15,2.91,13,6.57,2.94,7,7.21,1.37,14,7.29,1.38,7,4.69,3.14,16,1.12,0.35,8,6.25,2.93,12,6.38,2.92,8 +3293,dependence,3.6,1.57,20,3.55,1.63,22,4,2.98,19,3.44,2.07,9,3.73,1.1,11,3,1.58,5,3.75,1.69,16,3.17,3.49,6,4.38,2.79,13,3.86,1.61,14,3,1.41,6,3.67,1.83,12,3.44,1.51,9,4.33,2.55,9,3.7,3.43,10,3.8,1.81,10,3.4,1.35,10,3.42,1.98,12,3.7,1.16,10,4.17,3.71,6,3.92,2.75,13 +3294,dependency,3.71,2.24,21,4.26,2.34,23,3.71,2.17,21,3,2.35,5,3.94,2.24,16,4.5,1.98,12,4,2.76,11,3.27,1.95,11,3.78,2.11,9,3.67,2.35,12,3.78,2.22,9,4.19,2.46,16,4.43,2.23,7,3.91,1.97,11,3.5,2.46,10,3.85,2.48,13,3.5,1.93,8,4.47,2.39,19,3.25,2.06,4,3.36,2.1,14,4.43,2.3,7 +3295,dependent,4.5,1.73,20,3.73,2.27,22,4.37,2.98,27,5,2.16,7,4.23,1.48,13,3.7,2.06,10,3.75,2.53,12,3.67,2.79,15,5.09,3.18,11,4.18,1.6,11,4.89,1.9,9,3.67,1.73,9,3.77,2.65,13,5.29,3.1,17,2.33,1.5,9,4.69,2.02,13,4.14,1.07,7,3.19,2.2,16,5.17,1.94,6,4.83,3.21,12,4,2.83,15 +3296,depict,4.74,1.33,19,3.88,1.96,17,5.71,2.02,17,4.91,0.83,11,4.5,1.85,8,4,2,4,3.85,2.03,13,5.75,2.25,8,5.67,1.94,9,5.12,0.83,8,4.45,1.57,11,3.86,1.68,7,3.9,2.23,10,5.33,1.63,6,5.91,2.26,11,4.46,1.39,13,5.33,1.03,6,3.7,2.41,10,4.14,1.21,7,6.14,2.27,7,5.4,1.9,10 +3297,deplorable,3.9,2.15,20,4.73,2.19,22,4,1.73,21,4.25,1.98,8,3.67,2.31,12,4.67,2.25,6,4.67,2.29,15,4.5,2.43,6,3.8,1.42,15,4.44,1.67,9,3.45,2.46,11,4.2,1.92,5,4.88,2.29,17,4.3,1.42,10,3.73,2,11,4,2.56,12,3.75,1.49,8,5,2.24,9,4.54,2.22,13,3.58,1.68,12,4.56,1.74,9 +3298,deploy,4.25,1.97,20,4.96,2.36,23,4.9,2.02,21,5.78,1.2,9,3,1.55,11,4.45,2.25,11,5.42,2.47,12,4.75,1.16,8,5,2.45,13,4.14,1.83,14,4.5,2.43,6,4.11,2.57,9,5.5,2.14,14,5,1.77,8,4.85,2.23,13,3.8,2.04,10,4.7,1.89,10,4.69,2.25,13,5.3,2.58,10,5.25,2.05,12,4.44,2.01,9 +3299,deployment,3.32,1.8,19,5.95,2.19,20,3.71,2.12,24,3.08,2.02,13,3.83,1.17,6,6,1.87,5,5.93,2.34,15,4,1.83,13,3.36,2.46,11,3.56,2.13,9,3.1,1.52,10,6.29,1.98,7,5.77,2.35,13,3.73,2.33,11,3.69,2.02,13,4.11,1.54,9,2.6,1.78,10,5.3,2.21,10,6.6,2.07,10,3.78,2.77,9,3.67,1.72,15 +3300,deport,3.14,1.71,21,3.84,2.36,19,3.73,2.76,22,3,1.26,6,3.2,1.9,15,3.86,2.79,7,3.83,2.21,12,4.08,2.68,12,3.3,2.95,10,2.44,1.42,9,3.67,1.78,12,3.89,2.42,9,3.8,2.44,10,3.71,2.43,7,3.73,2.99,15,3,2.21,10,3.27,1.19,11,3.62,2.02,13,4.33,3.14,6,2.92,2.94,12,4.7,2.31,10 +3301,deportation,3.57,2.04,21,4.42,2.3,26,4.04,2.4,24,3.62,2.07,8,3.54,2.11,13,3.5,2.17,10,5,2.25,16,4.44,1.94,9,3.8,2.68,15,4.88,1.81,8,2.77,1.79,13,4.69,2.66,13,4.15,1.95,13,3.83,2.17,12,4.25,2.7,12,3.75,2.26,12,3.33,1.8,9,4.47,2.42,15,4.36,2.25,11,4.15,2.38,13,3.91,2.55,11 +3302,depose,4.2,1.61,20,4.3,2.03,20,5,1.47,26,4,1.79,11,4.44,1.42,9,4.43,2.51,7,4.23,1.83,13,5.23,0.83,13,4.77,1.92,13,3.82,2.04,11,4.67,0.71,9,4.27,2.15,11,4.33,2,9,5.35,1.22,17,4.33,1.73,9,3.8,1.75,10,4.6,1.43,10,4.33,2.1,12,4.25,2.05,8,5.38,1.2,16,4.4,1.71,10 +3303,deposit,6.25,2.05,20,4.5,2.63,22,6.37,2.54,27,6,2.94,7,6.38,1.5,13,4.2,1.93,10,4.75,3.17,12,6.67,2.09,15,6.36,2.94,11,5.64,2.11,11,7,1.8,9,5.33,2.35,9,3.92,2.75,13,6.12,2.71,17,7.33,1.66,9,6.77,2.28,13,5.29,1.11,7,4.56,2.71,16,4.33,2.66,6,5.58,2.71,12,7,2.3,15 +3304,deposition,3.53,1.71,19,4.18,2.2,22,4.12,1.92,24,3.17,1.83,6,3.69,1.7,13,4.67,2.35,12,3.6,1.96,10,4,1.77,8,4.19,2.04,16,4.3,1.7,10,2.67,1.32,9,5,2.4,9,3.62,1.94,13,4.24,1.68,17,3.83,2.79,6,3.12,1.64,8,3.82,1.78,11,3.67,1.87,9,4.54,2.4,13,4.44,2.03,16,3.5,1.6,8 +3305,depository,4.76,1.67,21,4.05,2.76,20,5.58,2.35,36,5.75,1.16,8,4.15,1.68,13,2.8,1.48,5,4.47,3,15,5.27,2.05,11,5.72,2.49,25,5.08,1.8,13,4.25,1.39,8,4.25,2.86,12,3.75,2.76,8,5.35,2.43,20,5.88,2.28,16,4.55,1.29,11,5,2.05,10,4.55,3.08,11,3.44,2.35,9,5.41,2.42,22,5.86,2.28,14 +3306,depot,5.18,1.53,22,3.19,1.94,21,5.45,1.65,22,5.5,1.65,14,4.62,1.19,8,3.55,2.02,11,2.67,1.94,9,5.33,1.63,6,5.5,1.71,16,4.8,1.32,10,5.5,1.68,12,2.82,2.04,11,3.6,1.84,10,5.62,1.5,13,5.22,1.92,9,4.92,1.24,12,5.5,1.84,10,3.15,1.95,13,3.25,2.05,8,5.08,1.68,12,5.9,1.6,10 +3307,depravity,3.05,1.65,19,4.36,2.87,22,3.89,1.94,19,3.67,1.97,6,2.77,1.48,13,4.73,3.07,11,4,2.76,11,4.75,2.43,8,3.27,1.27,11,4.18,1.08,11,1.5,0.76,8,4.27,3,11,4.45,2.88,11,3.77,1.69,13,4.17,2.56,6,3.38,1.39,13,2.33,2.07,6,3.36,2.73,14,6.12,2.3,8,3.78,1.79,9,4,2.16,10 +3308,depress,2.47,2.01,19,3.14,1.46,22,3.67,2.41,24,2.17,1.33,6,2.62,2.29,13,3,1.28,12,3.3,1.7,10,4,2.45,8,3.5,2.45,16,2.4,1.43,10,2.56,2.6,9,3.22,1.3,9,3.08,1.61,13,3.53,2.43,17,4,2.76,6,2,1.41,8,2.82,2.36,11,2.67,1.12,9,3.46,1.61,13,3.56,2.42,16,3.88,2.53,8 +3309,depressed,2.27,1.48,40,4.25,3.24,20,3.91,2.82,54,2.37,1.83,19,2.19,1.12,21,2.86,2.54,7,5,3.42,13,3.88,2.79,32,3.86,2.95,21,2.6,1.85,20,1.95,0.94,20,5.18,3.52,11,3.11,2.62,9,4.65,3.13,31,2.77,1.93,22,2.3,1.58,23,2.24,1.39,17,5.08,3.75,12,3,1.85,8,4.12,3.12,26,3.71,2.55,28 +3310,depressing,2.48,1.69,21,3,2.11,19,3.57,2.31,21,2.4,1.67,5,2.4,1.76,15,3.5,2.56,8,2.64,1.75,11,3.7,2.45,10,3.45,2.3,11,2.55,1.51,11,2.4,1.96,10,3.9,2.08,10,2,1.73,9,3.33,2.27,12,3.89,2.47,9,2,1.15,10,2.91,2.02,11,3.5,2.14,8,2.64,2.11,11,3.44,2.24,9,3.67,2.46,12 +3311,depression,2.44,1.87,43,5.2,2.09,20,3.33,2.38,18,2.41,1.62,22,2.48,2.14,21,5.71,2.69,7,4.92,1.75,13,2.8,2.49,10,4,2.2,8,2.55,1.79,22,2.33,1.98,21,4.6,2.17,10,5.8,1.93,10,3.43,2.76,7,3.27,2.24,11,2.54,1.9,26,2.29,1.86,17,5.42,1.98,12,4.88,2.36,8,2.22,1.2,9,4.44,2.79,9 +3312,depressive,2.64,1.4,22,3.48,2.38,21,3.64,2.17,22,2.43,1.09,14,3,1.85,8,3.64,2.5,11,3,2.29,9,4.5,2.51,6,3.31,2.02,16,2.4,1.35,10,2.83,1.47,12,3.45,2.58,11,3.5,2.27,10,4.31,2.5,13,2.67,1.12,9,2.67,1.56,12,2.6,1.26,10,3.23,2.45,13,3.88,2.36,8,3.83,1.8,12,3.4,2.63,10 +3313,deprivation,2.58,1.5,19,4.57,1.91,21,3.38,2.24,34,2.7,1.77,10,2.44,1.24,9,4.12,1.25,8,4.85,2.23,13,3.64,2.41,14,3.2,2.17,20,2,1.41,9,3.1,1.45,10,4.77,1.59,13,4.25,2.43,8,3.41,2.22,22,3.33,2.39,12,2.1,1.45,10,3.11,1.45,9,4.79,2.08,14,4.14,1.57,7,3.82,2.58,17,2.94,1.82,17 +3314,deprive,3.37,1.3,19,3.72,2.19,18,4.24,2.61,17,3.73,1.49,11,2.88,0.83,8,4.75,2.87,4,3.43,1.99,14,5.25,2.87,8,3.33,2.12,9,3.5,1.69,8,3.27,1.01,11,2.86,1.68,7,4.27,2.37,11,5.83,2.14,6,3.36,2.5,11,3.38,1.5,13,3.33,0.82,6,3.27,1.9,11,4.43,2.57,7,4,2.65,7,4.4,2.72,10 +3315,depth,5.8,1.32,20,4.35,2.3,20,5.24,2.37,25,5.91,1.22,11,5.67,1.5,9,4.14,2.61,7,4.46,2.22,13,5.15,2.27,13,5.33,2.57,12,6.45,1.29,11,5,0.87,9,4.64,2.46,11,4,2.18,9,4.82,2.43,17,6.12,2.1,8,5.8,1.32,10,5.8,1.4,10,4.08,2.35,12,4.75,2.31,8,4.88,2,16,5.89,2.93,9 +3316,deputy,5.3,1.42,20,4.05,2.31,21,5.52,2.74,27,5.71,1.89,7,5.08,1.12,13,3.44,2.35,9,4.5,2.28,12,5.47,2.59,15,5.55,3.17,11,4.91,0.94,11,5.78,1.79,9,5.38,2.26,8,3.23,2.01,13,5.71,2.62,17,5.11,3.22,9,5.77,1.24,13,4.43,1.4,7,4.13,2.59,15,3.83,1.6,6,4.92,2.81,12,6,2.67,15 +3317,derail,3.86,1.56,21,4.85,2.87,20,4.22,2.27,36,4.38,2,8,3.54,1.2,13,5.2,2.49,5,4.73,3.06,15,4.64,2.01,11,4.04,2.39,25,3.92,1.8,13,3.75,1.16,8,4.83,3.1,12,4.88,2.7,8,4.35,2.5,20,4.06,2.02,16,4.18,1.66,11,3.5,1.43,10,5.91,2.98,11,3.56,2.24,9,3.95,2.54,22,4.64,1.78,14 +3318,derelict,3.78,1.75,41,4.4,2.57,43,4.22,1.63,18,4.35,2.09,17,3.38,1.38,24,4.12,2.34,17,4.58,2.74,26,3.8,1.55,10,4.75,1.67,8,4.23,1.45,22,3.26,1.97,19,4.62,2.58,21,4.18,2.61,22,4,1.41,8,4.67,1.73,9,3.96,1.95,26,3.47,1.36,15,4.62,2.6,24,4.11,2.58,19,3.88,1.55,8,4.5,1.72,10 +3319,derivative,4.7,1.95,20,3.72,2.35,18,4.59,1.82,22,3.6,1.95,5,5.07,1.87,15,4.17,2.56,6,3.5,2.32,12,4.9,1.45,10,4.33,2.1,12,4.4,1.78,10,5,2.16,10,4,2.49,10,3.38,2.26,8,4.73,2.28,11,4.45,1.29,11,3.75,1.54,12,6.12,1.64,8,2.44,2.01,9,5,2,9,4.45,2.21,11,4.73,1.42,11 +3320,derive,4.72,2.05,18,2.9,1.92,20,5.95,2.01,20,4.5,0.71,2,5,2,15,3.1,2.08,10,2.7,1.83,10,6.4,1.58,10,5.5,2.37,10,4.67,2.34,6,5.09,1.7,11,3,2,7,2.85,1.95,13,5.5,2.33,8,6.25,1.82,12,4.58,2.02,12,5,2.28,6,3.1,1.91,10,2.7,2,10,5.44,1.94,9,6.36,2.06,11 +3321,dermatologist,6,1.94,19,3.61,2.29,23,4.53,1.71,19,5.67,2,9,6.3,1.95,10,3.71,2.93,7,3.6,2.13,15,4.1,2.08,10,5,1.12,9,6.11,2.26,9,5.9,1.73,10,4.2,2.66,10,3.17,2.04,12,4.12,1.25,8,4.5,1.78,10,6,1.86,12,6,2.24,7,3.5,2.31,20,4.33,2.52,3,4.88,1.55,8,4.27,1.85,11 +3322,derogatory,2.7,1.34,20,3.95,2.06,20,3.68,2.23,22,2.86,1.07,7,2.62,1.5,13,3.56,1.81,9,4.27,2.28,11,4.83,2.99,6,3.25,1.81,16,2.4,1.51,10,3,1.22,9,3.38,2.33,8,4.33,1.87,12,4.27,2.25,15,2.43,1.72,7,2.64,1.5,11,2.78,1.2,9,4,1.95,12,3.88,2.36,8,4.18,2.32,11,3.18,2.14,11 +3323,descend,4.67,1.2,21,3.17,2.37,24,5.4,2.23,20,5.25,1.39,8,4.31,0.95,13,5.17,2.23,6,2.5,2.07,18,5.73,1.74,11,5,2.78,9,4.67,1.44,12,4.67,0.87,9,3.8,2.7,10,2.71,2.09,14,5.69,2.21,13,4.86,2.34,7,4.43,1.34,14,5.14,0.69,7,4.06,2.41,16,1.38,0.74,8,5.75,1.71,12,4.88,2.9,8 +3324,descendant,5.26,1.94,19,4.24,1.73,21,5.48,1.44,23,4.33,2.07,6,5.69,1.8,13,5.27,1.27,11,3.1,1.45,10,6,1.15,7,5.25,1.53,16,5.1,1.6,10,5.44,2.35,9,4.89,1.54,9,3.75,1.76,12,5.29,1.31,17,6.2,1.92,5,5.5,2.07,8,5.09,1.92,11,4.5,1.31,8,4.08,1.98,13,5.81,1.42,16,4.71,1.25,7 +3325,descent,5.3,1.75,20,3.9,2.19,21,4.32,1.97,25,4.5,2.65,4,5.5,1.51,16,4.5,2.38,4,3.76,2.19,17,4.11,2.47,9,4.44,1.71,16,5.38,0.92,8,5.25,2.18,12,3.7,1.95,10,4.09,2.47,11,4,1.71,14,4.73,2.28,11,5.45,1.51,11,5.11,2.09,9,3.5,1.96,10,4.27,2.41,11,4.44,2.01,18,4,2,7 +3326,describe,5.9,1.12,20,2.95,1.85,20,5.55,1.79,22,5.71,0.76,7,6,1.29,13,3.22,1.92,9,2.73,1.85,11,4.83,2.71,6,5.81,1.33,16,6,1.25,10,5.78,1.09,9,2.75,1.91,8,3.08,1.88,12,5.47,2.03,15,5.71,1.25,7,6,1.18,11,5.78,1.09,9,3,1.81,12,2.88,2.03,8,5.45,2.42,11,5.64,0.92,11 +3327,description,5.24,1.51,21,3.64,2.13,22,5.54,1.53,26,5.45,1.37,11,5,1.7,10,4,1.84,11,3.27,2.41,11,5.36,1.5,11,5.93,1.27,14,5.2,2.04,10,5.27,0.9,11,4.2,2.44,10,3.17,1.8,12,5.82,1.42,17,5.38,1.3,8,5.38,1.94,13,5,0,8,3.79,2.36,14,3.38,1.77,8,5.94,1.56,17,4.78,1.2,9 +3328,descriptive,5.74,1.79,19,3.45,2.13,22,6.48,1.93,23,5.73,1.56,11,5.29,1.89,7,3.5,1.85,8,3.43,2.34,14,6.43,2.76,7,6.5,1.55,16,5.75,2.05,8,5.73,1.68,11,3.44,2.6,9,3.46,1.85,13,6.09,2.12,11,6.83,1.75,12,5.42,2.11,12,6.29,0.95,7,3.18,2.4,11,3.73,1.9,11,6.54,2.11,13,6.4,1.78,10 +3329,desecrate,3.05,1.43,20,4.12,2.76,24,4.1,2,20,3.12,1.46,8,3,1.48,12,5,2.1,6,3.83,2.94,18,4.45,2.07,11,3.67,1.94,9,3.36,1.57,11,2.67,1.22,9,4.9,3.21,10,3.57,2.34,14,4.54,2.18,13,3.29,1.38,7,3.23,1.64,13,2.71,0.95,7,4.25,2.74,16,3.88,2.95,8,4.42,1.83,12,3.62,2.26,8 +3330,desecration,2.94,1.71,17,5.1,2.77,20,3.84,1.77,25,3.75,1.5,4,2.69,1.75,13,5.36,3.01,11,4.78,2.59,9,4.25,1.73,16,3.11,1.69,9,3.17,2.04,6,2.82,1.6,11,4.11,2.89,9,5.91,2.51,11,3.8,1.88,20,4,1.41,5,3.33,1.73,9,2.5,1.69,8,5.45,2.73,11,4.67,2.92,9,4.11,1.7,19,3,1.9,6 +3331,desert,5.36,2.75,22,3.5,2.33,20,5.58,3.04,19,6.31,2.21,13,4,3,9,2.86,1.57,7,3.85,2.64,13,5.57,3.15,7,5.58,3.12,12,6.08,2.75,12,4.5,2.64,10,2.67,1.22,9,4.18,2.82,11,5.8,3.36,10,5.33,2.83,9,5.67,2.81,12,5,2.79,10,3.86,2.27,7,3.31,2.43,13,7.29,2.56,7,4.58,2.94,12 +3332,deserter,3.27,1.84,40,4.97,2.28,40,4.31,2.6,48,3.31,1.7,13,3.26,1.93,27,5.47,2.36,15,4.68,2.23,25,4.32,2.63,22,4.31,2.63,26,3.05,1.99,20,3.5,1.7,20,4.79,2.04,14,5.08,2.43,26,4.21,2.44,28,4.45,2.87,20,3.32,2.1,22,3.22,1.52,18,4.77,2.33,22,5.22,2.26,18,4.32,2.74,28,4.3,2.47,20 +3333,desertion,4,1.58,21,3.67,2.58,24,4.05,2.33,20,4,1.93,8,4,1.41,13,4.17,2.04,6,3.5,2.77,18,4.27,2.57,11,3.78,2.11,9,4.17,1.53,12,3.78,1.72,9,4.2,2.66,10,3.29,2.55,14,4.54,2.57,13,3.14,1.57,7,4.14,1.66,14,3.71,1.5,7,3.5,2.56,16,4,2.78,8,4,2.41,12,4.12,2.36,8 +3334,deserve,6.77,2.02,22,4.5,1.88,20,6.32,2.36,19,7.23,1.64,13,6.11,2.42,9,4.57,1.62,7,4.46,2.07,13,5.71,2.75,7,6.67,2.15,12,6.75,2.38,12,6.8,1.62,10,4,1.87,9,4.91,1.87,11,6.1,2.33,10,6.56,2.51,9,6.58,2.31,12,7,1.7,10,5.14,1.68,7,4.15,1.95,13,7.14,2.34,7,5.83,2.33,12 +3335,deserving,6.7,1.56,20,4.35,2.19,26,7.17,1.53,23,6.33,1.8,9,7,1.34,11,3.5,2.8,10,4.88,1.59,16,7.5,1.31,8,7,1.65,15,6.43,2.23,7,6.85,1.14,13,5,2.27,13,3.69,1.97,13,7.25,1.76,12,7.09,1.3,11,7.3,1.49,10,6.1,1.45,10,4.2,2.43,15,4.55,1.92,11,7.17,1.9,12,7.18,1.08,11 +3336,design,6.8,1.77,20,3.95,2.65,21,5.8,2.36,25,6.25,3.1,4,6.94,1.39,16,5,2.83,4,3.71,2.64,17,5.56,3.13,9,5.94,1.91,16,7,1.2,8,6.67,2.1,12,5.1,2.51,10,2.91,2.43,11,5.57,2.59,14,6.09,2.12,11,6.73,1.42,11,6.89,2.2,9,3.4,3.06,10,4.45,2.25,11,6.44,2.33,18,4.14,1.57,7 +3337,designate,5.62,1.66,21,4.6,2.74,20,5.61,2.23,36,6,1.51,8,5.38,1.76,13,3.4,1.52,5,5,2.98,15,4.91,2.17,11,5.92,2.23,25,5.54,1.98,13,5.75,1.04,8,4.83,2.37,12,4.25,3.37,8,5.55,2.46,20,5.69,1.99,16,5.45,1.37,11,5.8,1.99,10,5.45,2.94,11,3.56,2.19,9,5.86,2.4,22,5.21,1.97,14 +3338,designated,5.1,1.26,21,3.85,1.93,20,5.14,2.37,21,5.17,0.75,6,5.07,1.44,15,4.5,1.93,8,3.42,1.88,12,5.45,2.25,11,4.8,2.57,10,5,0.89,6,5.13,1.41,15,4.3,1.95,10,3.4,1.9,10,4.93,2.46,14,5.57,2.3,7,4.43,1.27,7,5.43,1.16,14,3.57,2.14,14,4.5,1.22,6,4.67,2.35,12,5.78,2.39,9 +3339,designer,5.57,2.2,21,5,2.64,20,5.44,2.06,36,5.75,2.38,8,5.46,2.18,13,5,3.08,5,5,2.59,15,5.55,2.16,11,5.4,2.06,25,5.54,2.4,13,5.62,2,8,4.83,2.66,12,5.25,2.76,8,5.55,2.39,20,5.31,1.62,16,5.09,2.17,11,6.1,2.23,10,4.91,3.05,11,5.11,2.2,9,5.32,2.4,22,5.64,1.45,14 +3340,desirable,6.95,1.58,19,6.25,2.69,20,6.15,1.42,20,6.33,0.58,3,7.06,1.69,16,6,3.03,6,6.36,2.65,14,6.17,1.47,6,6.14,1.46,14,6.8,1.87,10,7.11,1.27,9,6.29,2.5,7,6.23,2.89,13,6.4,1.51,10,5.9,1.37,10,7.25,1.58,8,6.73,1.62,11,6.33,3.2,9,6.18,2.36,11,7,1.51,8,5.58,1.08,12 +3341,desire,7.05,1.75,19,6.2,2.33,20,6.07,1.92,42,6.82,1.72,11,7.38,1.85,8,5.7,2.83,10,6.7,1.7,10,5.71,1.86,14,6.25,1.96,28,7,1.95,11,7.12,1.55,8,6.29,2.93,7,6.15,2.08,13,5.87,1.82,23,6.32,2.06,19,7.1,1.97,10,7,1.58,9,6.1,2.96,10,6.3,1.64,10,6.41,1.79,22,5.7,2.03,20 +3342,desist,4.27,1.72,22,3.84,1.83,19,4.43,2.16,21,3.6,1.14,5,4.44,1.9,16,3.75,1.67,8,3.91,2.02,11,4.2,2.39,10,4.64,2.01,11,4.17,1.59,12,4.4,1.96,10,4.4,1.9,10,3.22,1.64,9,3.58,1.62,12,5.56,2.35,9,4.09,1.51,11,4.45,1.97,11,3.38,2.39,8,4.18,1.33,11,4.67,2.4,9,4.25,2.05,12 +3343,desk,5.56,1.72,18,2.45,1.67,20,5.72,1.96,18,5,0.93,8,6,2.11,10,2,1.29,7,2.69,1.84,13,5.45,2.07,11,6.14,1.86,7,4.91,1.38,11,6.57,1.81,7,2.22,1.56,9,2.64,1.8,11,6,2.14,11,5.29,1.7,7,4.83,1.19,12,7,1.79,6,2.83,1.75,12,1.88,1.46,8,6,2.5,9,5.44,1.33,9 +3344,desolate,2.95,1.65,19,3.22,1.8,18,2.94,1.82,17,3.36,1.8,11,2.38,1.3,8,2.5,1.73,4,3.43,1.83,14,2.88,1.81,8,3,1.94,9,3,2.14,8,2.91,1.3,11,2.86,1.57,7,3.45,1.97,11,3.17,2.04,6,2.82,1.78,11,3.08,1.85,13,2.67,1.21,6,3.18,1.94,11,3.29,1.7,7,2.57,1.72,7,3.2,1.93,10 +3345,desolation,2.91,1.41,22,4.04,2.2,26,4.25,2.75,24,2.33,1.32,9,3.31,1.38,13,3.6,2.46,10,4.31,2.06,16,4.33,2.55,9,4.2,2.96,15,2.12,0.83,8,3.36,1.5,14,3.62,2.18,13,4.46,2.22,13,3.42,2.64,12,5.08,2.71,12,3.25,1.54,12,2.5,1.18,10,3.93,2.28,15,4.18,2.18,11,4.77,2.83,13,3.64,2.66,11 +3346,despair,3.61,2.08,23,4.64,2.63,22,4.05,2.15,19,4.38,2.26,8,3.2,1.93,15,3.4,2.37,10,5.67,2.46,12,5.14,2.54,7,3.42,1.68,12,3.25,2.18,12,4,2,11,4.09,2.81,11,5.18,2.44,11,3.8,2.27,15,5,1.41,4,3.09,1.3,11,4.08,2.57,12,5.8,2.78,10,3.67,2.15,12,3.11,1.17,9,4.9,2.51,10 +3347,despairing,3,1.91,43,4.91,2.07,22,3.64,2.38,22,3.4,1.85,20,2.65,1.94,23,5.5,2.15,12,4.2,1.81,10,3.55,2.34,11,3.73,2.53,11,3.25,2.08,16,2.85,1.83,27,6.11,1.36,9,4.08,2.1,13,3.69,2.46,13,3.56,2.4,9,2.95,1.96,19,3.04,1.92,24,4.44,2.3,9,5.23,1.92,13,4.29,2.61,14,2.5,1.41,8 +3348,desperado,4.4,1.23,20,3.41,2.4,17,4.14,1.96,21,4.6,1.52,5,4.33,1.18,15,2.6,1.67,5,3.75,2.63,12,4.7,1.34,10,3.64,2.34,11,5,1.25,10,3.8,0.92,10,3.22,2.11,9,3.62,2.83,8,4.27,2.2,11,4,1.76,10,4.17,1.34,12,4.75,1.04,8,2.44,2.6,9,4.5,1.69,8,4.73,1.9,11,3.5,1.9,10 +3349,desperate,3.19,1.47,21,5,2.52,23,3.21,2.12,19,3.8,2.59,5,3,0.97,16,5.83,2.29,12,4.09,2.55,11,3.6,2.46,10,2.78,1.72,9,2.67,0.89,12,3.89,1.83,9,5.44,2.34,16,4,2.83,7,3,1.67,11,3.5,2.73,8,3.08,1.61,13,3.38,1.3,8,5.26,2.64,19,3.75,1.5,4,3.31,2.36,13,3,1.67,6 +3350,desperation,2.55,1.39,20,6.3,2.43,20,4,2.26,26,2.64,1.36,11,2.44,1.51,9,5.86,2.85,7,6.54,2.26,13,4,2.24,13,4,2.38,13,2.27,1.19,11,2.89,1.62,9,6.27,2.45,11,6.33,2.55,9,4.29,2.52,17,3.44,1.67,9,2.9,1.45,10,2.2,1.32,10,6.83,2.12,12,5.5,2.78,8,4.25,2.52,16,3.6,1.84,10 +3351,despicable,2.76,1.45,21,4.86,2.42,22,3.24,1.95,21,3.11,1.62,9,2.5,1.31,12,3.83,2.04,6,5.13,2.53,15,2.83,2.23,6,3.4,1.88,15,2.89,1.83,9,2.67,1.15,12,5.6,1.82,5,4.65,2.57,17,4.2,2.3,10,2.36,1.03,11,2.5,1.62,12,3.11,1.17,9,4.78,2.64,9,4.92,2.36,13,3.67,2.35,12,2.67,1.12,9 +3352,despise,3.08,1.58,39,4.77,2.22,22,4.38,2.36,45,3.23,1.83,13,3,1.47,26,5.12,2.36,8,4.57,2.21,14,4.33,2.03,21,4.42,2.65,24,3.32,1.49,22,2.76,1.68,17,4.4,1.65,10,5.08,2.64,12,4.63,2.24,19,4.19,2.47,26,3.19,1.67,26,2.85,1.41,13,4.62,2.33,8,4.86,2.25,14,5.1,2.59,21,3.75,1.98,24 +3353,despondent,3.81,1.54,21,4.64,2.34,22,3.46,1.33,26,4.45,1.13,11,3.1,1.66,10,4.4,2.32,10,4.83,2.44,12,3.82,1.33,11,3.21,1.37,14,4.3,1.34,10,3.36,1.63,11,4.3,2.36,10,4.92,2.39,12,3.71,1.21,17,3,1.6,8,4,1.47,13,3.5,1.69,8,4.21,2.42,14,5.38,2.13,8,3.41,1.42,17,3.56,1.24,9 +3354,dessert,7.2,1.7,20,5.5,3.11,18,5.73,2.16,26,7.55,1.29,11,6.78,2.11,9,7.29,1.89,7,4.36,3.26,11,5.08,2.29,13,6.38,1.89,13,7.36,1.12,11,7,2.29,9,5.3,2.79,10,5.75,3.65,8,5.76,2.39,17,5.67,1.8,9,7.1,1.45,10,7.3,2,10,5.73,2.97,11,5.14,3.53,7,5.69,2.12,16,5.8,2.35,10 +3355,destination,6.4,1.19,20,4.57,2.87,21,6.52,1.9,25,6.67,1.15,3,6.35,1.22,17,5.57,3.21,7,4.23,2.71,13,6.12,1.96,8,6.71,1.9,17,6.29,0.95,7,6.46,1.33,13,6,2.45,7,4,2.94,13,6.29,1.82,14,6.82,2.04,11,6.22,0.97,9,6.55,1.37,11,4.73,2.8,11,4.4,3.1,10,6.56,2.15,18,6.43,1.13,7 +3356,destiny,6.73,1.91,22,4.76,2.55,21,5.45,2.2,22,6.71,2.16,14,6.75,1.49,8,4.64,2.69,11,4.67,2.55,9,5.17,1.72,6,5.56,2.39,16,6.5,2.12,10,6.92,1.78,12,3.45,2.3,11,6.2,2.04,10,5,1.96,13,6.11,2.47,9,6.67,1.78,12,6.8,2.15,10,4.23,2.8,13,5.62,1.92,8,5.17,1.8,12,5.8,2.66,10 +3357,destitute,2.11,1.41,19,4.2,2.14,20,4.3,2.7,23,1.67,0.58,3,2.19,1.52,16,4.5,2.07,8,4,2.26,12,4.22,2.59,9,4.36,2.87,14,2,1.73,9,2.2,1.14,10,3.78,2.05,9,4.55,2.25,11,5,2.95,15,3,1.6,8,2.29,1.6,7,2,1.35,12,4.56,1.88,9,3.91,2.39,11,4.54,3.28,13,4,1.83,10 +3358,destroy,2.67,2.3,18,5.16,2.85,45,4.3,2.68,43,2.89,2.09,9,2.44,2.6,9,6.06,2.86,17,4.7,2.76,27,5.12,2.89,17,3.77,2.44,26,3.11,3.14,9,2.22,0.97,9,5.48,2.6,21,4.88,3.08,24,4.7,2.74,27,3.62,2.5,16,3,2.73,12,2,0.89,6,5.14,2.88,29,5.19,2.9,16,4.83,2.87,24,3.63,2.31,19 +3359,destroyer,2.16,1.38,19,6.09,2.33,22,3.67,2.43,24,2.5,1.52,6,2,1.35,13,6.58,2.11,12,5.5,2.55,10,3.62,2.26,8,3.69,2.57,16,2.2,1.32,10,2.11,1.54,9,6.44,2.3,9,5.85,2.41,13,4.18,2.63,17,2.17,1.17,6,2,1.6,8,2.27,1.27,11,6.11,1.96,9,6.08,2.63,13,3.44,2.25,16,4.12,2.85,8 +3360,destruct,3.5,1.57,22,6.09,2.47,23,4.42,2.46,19,4.38,1.41,8,2.85,1.41,13,6.88,1.25,8,5.57,2.95,14,5,2.89,7,3.82,2.14,11,3.38,1.06,8,3.46,1.85,13,5.67,2.18,9,6.36,2.68,14,3.29,1.5,7,5.08,2.71,12,3.09,1.45,11,3.91,1.64,11,4.89,3.3,9,6.86,1.41,14,4.44,2.63,16,4.33,1.53,3 +3361,destruction,2.53,1.17,19,5.62,2.6,45,3.78,2.76,18,3,2,3,2.44,1.03,16,6.38,2.45,16,5.14,2.66,28,4.3,2.98,10,3.12,2.47,8,1.78,0.83,9,3.2,1.03,10,5.28,2.4,18,5.85,2.76,27,4.86,3.44,7,3.09,2.12,11,2.57,1.27,7,2.5,1.17,12,4.65,2.92,20,6.4,2.06,25,3.78,2.64,9,3.78,3.03,9 +3362,destructive,3.11,1.66,19,6.38,1.56,21,4.85,2.56,33,3.2,1.48,10,3,1.94,9,6.88,0.64,8,6.08,1.89,13,5.43,2.74,14,4.42,2.41,19,3.56,1.88,9,2.7,1.42,10,6.46,1.51,13,6.25,1.75,8,5.14,2.65,21,4.33,2.42,12,3.1,2.02,10,3.11,1.27,9,6.79,1.53,14,5.57,1.4,7,5.19,2.54,16,4.53,2.62,17 +3363,detach,4.5,1.77,22,3.19,1.94,21,5.5,2.11,22,4.07,1.69,14,5.25,1.75,8,3.55,2.34,11,2.56,1.24,9,6.67,2.07,6,5.06,2.02,16,3.9,2.02,10,5,1.41,12,2.55,1.29,11,3.9,2.33,10,5.85,1.99,13,5,2.29,9,4.75,2.18,12,4.2,1.14,10,3.08,2.29,13,3.38,1.3,8,5.75,1.86,12,5.2,2.44,10 +3364,detached,3.65,1.31,20,3.6,2.38,47,4.95,2.25,19,3.55,1.04,11,3.78,1.64,9,3.73,2.28,11,3.56,2.44,34,4.7,2.31,10,5.22,2.28,9,3.55,1.44,11,3.78,1.2,9,3.35,2.37,26,3.95,2.41,19,3.88,1.13,8,6.1,2.38,10,3.3,1.42,10,4,1.15,10,3.54,2.46,28,3.68,2.33,19,3.88,1.25,8,5.73,2.53,11 +3365,detachment,4.3,1.56,20,3.32,2.44,22,5.93,2.5,27,4.43,2.37,7,4.23,1.01,13,3.3,2.16,10,3.33,2.74,12,5.4,2.9,15,6.73,1.79,11,4,1.18,11,4.67,1.94,9,2.33,1.32,9,4,2.83,13,6.18,2.48,17,5.56,2.74,9,4.54,1.66,13,3.86,1.35,7,2.81,2.14,16,4.67,2.88,6,5.5,2.47,12,6.27,2.55,15 +3366,detail,5.67,1.79,40,3.81,2.09,21,7.14,1.61,22,5.76,1.64,17,5.64,1.97,22,4,2.37,6,3.73,2.05,15,6.5,1.78,10,7.67,1.3,12,5.5,1.51,14,5.77,1.95,26,4.14,2.04,7,3.64,2.17,14,7.09,1.87,11,7.18,1.4,11,5.63,2.29,19,5.71,1.23,21,3.89,2.2,9,3.75,2.09,12,6.91,1.7,11,7.36,1.57,11 +3367,detailed,6.1,1.73,21,4.35,2.28,20,5.47,2.08,36,6.75,2.12,8,5.69,1.38,13,3.8,2.17,5,4.53,2.36,15,5,1.9,11,5.68,2.15,25,6.23,2.13,13,5.88,0.83,8,4.17,2.08,12,4.62,2.67,8,5.55,2.14,20,5.38,2.06,16,5.82,1.94,11,6.4,1.51,10,4.82,2.52,11,3.78,1.92,9,5.64,2.3,22,5.21,1.72,14 +3368,detain,3,1.38,21,4.25,2.36,20,4.86,2.9,21,3.33,1.51,6,2.87,1.36,15,4.75,2.19,8,3.92,2.5,12,4.91,3.05,11,4.8,2.9,10,2.56,1.42,9,3.33,1.3,12,4.89,1.83,9,3.73,2.69,11,4.17,2.23,6,5.13,3.16,15,3.3,1.57,10,2.73,1.19,11,4,2.12,13,4.71,2.87,7,5.73,3.35,11,3.9,2.08,10 +3369,detect,5.09,1.19,22,4.57,2.56,23,6.32,2.08,19,5.12,0.64,8,4.92,1.38,13,5.12,2.9,8,4.21,2.49,14,6.29,2.69,7,6.36,1.86,11,4.62,1.69,8,5.23,0.6,13,4.22,2.82,9,4.79,2.46,14,5.14,2.34,7,7,1.65,12,5.09,0.54,11,5.09,1.64,11,2.67,1.87,9,5.79,2.19,14,6.31,2.12,16,6.33,2.31,3 +3370,detection,4.63,1.21,19,3.95,2.09,21,5.11,2.08,19,5,1,3,4.56,1.26,16,4.67,2.07,6,3.67,2.09,15,6.8,1.48,5,4.5,1.95,14,4.6,1.07,10,4.67,1.41,9,3.57,1.99,7,4.14,2.18,14,6,2.06,9,4.3,1.83,10,5,0.76,8,4.36,1.43,11,3.67,2.18,9,4.17,2.08,12,5.14,2.54,7,5.08,1.88,12 +3371,detective,5.06,1.95,18,4.55,2.58,20,4.39,1.97,18,4.12,1.55,8,5.8,1.99,10,4.43,2.99,7,4.62,2.47,13,4.18,1.89,11,4.71,2.21,7,4.18,1.4,11,6.43,1.99,7,4.78,3.19,9,4.36,2.11,11,4.82,2.09,11,3.71,1.7,7,4.33,1.56,12,6.5,1.97,6,3.92,2.78,12,5.5,2.07,8,5.11,2.37,9,3.67,1.22,9 +3372,detector,4.42,0.84,19,4.52,1.97,21,5.59,2.36,22,4.67,0.58,3,4.38,0.89,16,5,2.45,8,4.23,1.64,13,5.33,2.5,9,5.77,2.35,13,4.33,0.87,9,4.5,0.85,10,5.22,1.86,9,4,1.95,12,5.6,2.77,15,5.57,1.27,7,4.43,0.79,7,4.42,0.9,12,4.6,1.71,10,4.45,2.25,11,6.08,2.71,12,5,1.83,10 +3373,detention,3.28,1.99,18,4.57,2.52,21,4.2,2.44,20,4.33,1.53,3,3.07,2.05,15,4.83,2.71,6,4.47,2.53,15,4.83,2.23,6,3.93,2.56,14,3.6,2.17,10,2.88,1.81,8,4,2.16,7,4.86,2.71,14,5.1,2.47,10,3.3,2.16,10,3.12,1.64,8,3.4,2.32,10,4.11,2.47,9,4.92,2.61,12,4,2.78,8,4.33,2.31,12 +3374,deter,4.05,1.22,19,3.86,1.82,21,5.13,2.26,23,4.33,1.15,3,4,1.26,16,4.88,1.36,8,3.23,1.83,13,5.78,1.92,9,4.71,2.43,14,3.89,1.62,9,4.2,0.79,10,4.22,1.64,9,3.58,1.98,12,5.53,2.61,15,4.38,1.19,8,3.57,0.98,7,4.33,1.3,12,4.1,1.73,10,3.64,1.96,11,5.23,2.68,13,5,1.7,10 +3375,detergent,5.42,1.46,19,3.25,2.38,20,5.6,1.76,20,5.33,1.53,3,5.47,1.55,15,3.7,2.79,10,2.8,1.93,10,6.2,1.32,10,5,2,10,6.33,1.75,6,5,1.21,12,3.29,3.04,7,3.23,2.09,13,4.75,1.91,8,6.17,1.47,12,5.08,1,12,6,2,7,4,2.79,10,2.5,1.72,10,5,2,9,6.09,1.45,11 +3376,deteriorate,3.64,1.56,22,4.86,2.55,22,3.85,2.46,20,4.5,1.51,8,3.14,1.41,14,4.9,2.81,10,4.83,2.44,12,4.57,3.1,7,3.46,2.07,13,3.82,1.78,11,3.45,1.37,11,4.45,2.42,11,5.27,2.72,11,4,2.8,15,3.4,0.89,5,2.8,1.14,10,4.33,1.56,12,5,2.45,10,4.75,2.73,12,3.6,2.27,10,4.1,2.73,10 +3377,deteriorating,2.63,1.3,19,5.52,2.15,23,4.18,2.25,28,3.12,1.55,8,2.27,1.01,11,5.56,2.51,9,5.5,1.99,14,3.71,1.73,14,4.64,2.65,14,2.44,1.01,9,2.8,1.55,10,5.36,2.25,11,5.67,2.15,12,3.71,2.37,14,4.64,2.1,14,2.4,1.43,10,2.89,1.17,9,5.45,2.38,11,5.58,2.02,12,3.5,2.11,12,4.69,2.27,16 +3378,deterioration,2.89,1.41,19,5,2.35,21,2.73,1.93,22,3.56,1.24,9,2.3,1.34,10,4.88,2.53,8,5.08,2.33,13,2.09,1.14,11,3.36,2.38,11,3.86,1.21,7,2.33,1.23,12,4.56,1.74,9,5.33,2.74,12,3.23,2.24,13,2,1.12,9,3,1.33,10,2.78,1.56,9,4.5,2.33,8,5.31,2.39,13,2.93,1.94,14,2.38,2,8 +3379,determination,7.58,1.35,19,5.52,2.23,23,7.06,2.15,18,7.11,1.45,9,8,1.15,10,6.14,2.67,7,5.27,2.12,15,6.9,2.64,10,7.25,1.49,8,8.22,0.97,9,7,1.41,10,4.9,2.77,10,6.08,1.73,12,6,2.71,7,7.6,1.51,10,7.42,1.51,12,7.86,1.07,7,5.4,2.26,20,6.33,2.31,3,6.75,2.55,8,7.3,1.89,10 +3380,determine,6,1.86,19,4.68,2.51,22,7.09,1.63,22,6.56,1.88,9,5.5,1.78,10,4.62,2.07,8,4.71,2.81,14,6.73,1.85,11,7.45,1.37,11,6.14,1.95,7,5.92,1.88,12,5,2.05,10,4.42,2.91,12,7.08,1.66,13,7.11,1.69,9,5.6,1.9,10,6.44,1.81,9,4.38,2.67,8,4.86,2.51,14,7.07,1.77,14,7.12,1.46,8 +3381,deterrent,4.58,1.61,19,4.23,2.05,22,4.89,1.79,19,4.67,1.58,9,4.5,1.72,10,3.86,1.68,7,4.57,2.21,14,5.3,1.77,10,4.44,1.81,9,4.22,2.05,9,4.9,1.1,10,4.5,2.8,10,4.18,1.08,11,4.75,1.67,8,5.1,2.02,10,4.75,1.91,12,4.29,0.95,7,4.05,2.04,20,6,1.41,2,5,1.31,8,4.82,2.14,11 +3382,detest,3.05,1.61,19,5.09,2.09,22,4.65,2.55,54,3.33,0.58,3,3,1.75,16,5.08,1.88,12,5.1,2.42,10,3.67,2.33,18,5.14,2.54,36,3.8,1.69,10,2.22,1.09,9,5.89,2.15,9,4.54,1.94,13,4.41,2.31,29,4.92,2.83,25,3.38,1.3,8,2.82,1.83,11,4.56,2.13,9,5.46,2.07,13,4.19,2.8,32,5.32,2.01,22 +3383,detonate,3.26,1.63,19,6.1,2.49,21,3.33,2.01,24,3.33,1.37,6,3.23,1.79,13,6.17,2.69,12,6,2.35,9,4.5,2.33,8,2.75,1.61,16,3.8,1.55,10,2.67,1.58,9,6.22,2.49,9,6,2.59,12,3.59,2.15,17,2.5,1.64,6,3,1.2,8,3.45,1.92,11,5,2,8,6.77,2.59,13,3.19,1.87,16,3.62,2.39,8 +3384,detonation,3.4,1.76,20,4.83,2.58,24,5,2.45,28,4.12,1.64,8,2.92,1.73,12,5.56,2.07,9,4.4,2.82,15,5,2.57,14,5,2.42,14,3,1.8,9,3.73,1.74,11,4.17,2.25,12,5.5,2.81,12,4.86,2.51,14,5.14,2.48,14,2.8,1.81,10,4,1.56,10,4.67,2.46,12,5,2.8,12,4.67,2.06,12,5.25,2.74,16 +3385,detonator,4.3,1.66,20,5.39,2.27,23,5.29,2.22,21,4.22,1.2,9,4.36,2.01,11,6.09,2.21,11,4.75,2.22,12,4.75,1.98,8,5.62,2.36,13,4.29,1.64,14,4.33,1.86,6,5,3.04,9,5.64,1.69,14,5.38,2.07,8,5.23,2.39,13,4.5,1.96,10,4.1,1.37,10,4.92,2.29,13,6,2.21,10,5.75,2.38,12,4.67,1.94,9 +3386,detour,3.86,1.93,22,4.58,2.29,19,4.05,1.88,21,3,1.22,5,4.12,2.13,16,4.88,1.64,8,4.36,2.73,11,4.6,2.12,10,3.55,1.57,11,3.92,1.88,12,3.8,2.1,10,4.5,2.12,10,4.67,2.6,9,3.25,1.48,12,5.11,1.9,9,3.36,2.06,11,4.36,1.75,11,3.75,2.31,8,5.18,2.18,11,4,2,9,4.08,1.88,12 +3387,detriment,3.67,1.77,21,4.4,2.7,20,4.47,2.48,34,3.88,2.47,8,3.54,1.27,13,4.8,2.49,5,4.27,2.84,15,4.5,2.68,10,4.46,2.45,24,3.77,2.09,13,3.5,1.2,8,5,2.83,12,3.5,2.39,8,4.63,2.48,19,4.27,2.55,15,4.73,1.62,11,2.5,1.08,10,4.64,2.87,11,4.11,2.62,9,4.1,2.63,20,5,2.22,14 +3388,deuce,4.53,2.06,19,3.5,1.82,22,4.96,1.8,23,4.17,1.72,6,4.69,2.25,13,3.75,1.91,12,3.2,1.75,10,4.88,1.64,8,5,1.93,15,4.3,2.11,10,4.78,2.11,9,4.11,1.83,9,3.08,1.75,13,4.75,2.08,16,5.5,0.84,6,4,1.41,8,4.91,2.43,11,3.56,1.94,9,3.46,1.81,13,4.93,1.79,15,5,1.93,8 +3389,deutschmark,4.42,2.24,19,3.23,2.52,22,4.25,1.84,28,3.5,1.97,6,4.85,2.3,13,3.91,2.77,11,2.55,2.16,11,3.64,2.46,11,4.65,1.22,17,4.82,2.52,11,3.88,1.81,8,3.55,2.5,11,2.91,2.63,11,4.44,1.92,18,3.9,1.73,10,4.46,1.94,13,4.33,3.01,6,2.36,1.86,14,4.75,2.92,8,4,2.19,16,4.58,1.24,12 +3390,devastating,2.09,1.31,22,5.5,2.69,26,3.96,2.16,23,1.44,0.53,9,2.54,1.51,13,5.1,2.81,10,5.75,2.67,16,4.67,1.58,9,3.5,2.41,14,1.38,0.52,8,2.5,1.45,14,5.46,2.9,13,5.54,2.57,13,3.58,1.78,12,4.36,2.54,11,2.25,1.42,12,1.9,1.2,10,5.4,3,15,5.64,2.34,11,4.33,2.1,12,3.55,2.25,11 +3391,devastation,2.91,2.07,22,5.48,2.46,21,3.09,1.85,22,2.93,1.73,14,2.88,2.7,8,5.55,2.98,11,5.44,2.01,9,4.83,2.04,6,2.44,1.31,16,3,1.83,10,2.83,2.33,12,4.91,2.55,11,6.1,2.33,10,4,1.73,13,1.78,1.09,9,2.5,1.78,12,3.4,2.37,10,4.77,2.59,13,6.62,1.85,8,2.67,1.23,12,3.6,2.37,10 +3392,develop,6.05,1.18,19,4.5,2.09,22,6.71,1.45,21,6,1,9,6.1,1.37,10,4.62,1.92,8,4.43,2.24,14,6.5,1.78,10,6.91,1.14,11,5.57,0.98,7,6.33,1.23,12,4.6,1.84,10,4.42,2.35,12,6.69,1.18,13,6.75,1.91,8,6.1,1.45,10,6,0.87,9,4.25,2.25,8,4.64,2.06,14,6.71,1.59,14,6.71,1.25,7 +3393,developer,5.89,1.15,19,3.75,2.53,20,5.29,2.1,24,6.08,1.19,13,5.5,1.05,6,5.4,2.7,5,3.2,2.31,15,5.69,2.18,13,4.82,1.99,11,6.33,1.32,9,5.5,0.85,10,4.71,2.75,7,3.23,2.35,13,4.91,2.39,11,5.62,1.85,13,6,0.87,9,5.8,1.4,10,3.8,2.57,10,3.7,2.63,10,6.22,2.11,9,4.73,1.94,15 +3394,development,5.25,1.45,20,4.23,2.16,22,6.68,1.53,19,5,1.87,9,5.45,1.04,11,4.8,3.35,5,4,1.83,16,7,1.41,6,6.54,1.61,13,5.07,1.54,14,5.67,1.21,6,3.25,1.76,12,5.44,2.19,9,6.11,1.36,9,7.2,1.55,10,5.3,1.7,10,5.2,1.23,10,3.58,2.15,12,5,2,10,7.17,1.33,6,6.46,1.61,13 +3395,deviant,3.35,1.53,20,5.62,2.09,21,4.38,2.37,34,3.5,1.9,10,3.2,1.14,10,6.38,1.69,8,5.15,2.23,13,3.71,2.23,14,4.85,2.41,20,3.22,1.3,9,3.45,1.75,11,5.54,2.4,13,5.75,1.58,8,4.32,2.28,22,4.5,2.65,12,3,1.41,10,3.7,1.64,10,5.71,2.02,14,5.43,2.37,7,4.47,2.29,17,4.29,2.52,17 +3396,deviate,5.1,1.79,21,4.27,2.43,22,5.19,2.71,21,5.6,2.61,5,4.94,1.53,16,5.64,1.8,11,2.91,2.26,11,5,2.86,11,5,2.5,9,4.92,1.93,12,5.33,1.66,9,4.53,2.47,15,3.71,2.43,7,5.09,2.84,11,5.3,2.71,10,5.23,1.69,13,4.88,2.03,8,4.44,2.48,18,3.5,2.38,4,5.29,2.79,14,5,2.77,7 +3397,deviation,4.9,1.45,21,4.7,2.56,20,4.94,2.36,34,5.25,1.58,8,4.69,1.38,13,6.2,1.79,5,4.2,2.62,15,4.9,2.08,10,4.96,2.51,24,5.31,1.44,13,4.25,1.28,8,5.17,2.62,12,4,2.45,8,5.06,2.67,18,4.81,2.04,16,4.64,1.12,11,5.2,1.75,10,5.18,2.48,11,4.11,2.67,9,4.81,2.54,21,5.15,2.12,13 +3398,device,5.79,1.65,19,3.42,2.34,19,5.95,1.61,19,5.67,1.15,3,5.6,1.59,15,3.3,2.36,10,3.56,2.46,9,6.2,1.4,10,5.67,1.87,9,6.17,1.83,6,5.33,1.3,12,4.14,3.13,7,3,1.76,12,5.29,1.8,7,6.33,1.44,12,5.58,1.68,12,6.14,1.68,7,3.44,2.51,9,3.4,2.32,10,5.38,1.77,8,6.36,1.43,11 +3399,devil,3.11,2.45,36,5.4,3.06,43,3.84,2.56,43,3.08,2.68,12,3.12,2.38,24,5.06,2.95,17,5.62,3.18,26,3.82,2.4,17,3.85,2.71,26,3.42,2.32,19,2.76,2.61,17,5.14,3.13,14,5.52,3.08,29,3.81,2.37,27,3.88,2.94,16,3.39,2.55,18,2.83,2.38,18,4.81,3.23,26,6.29,2.64,17,4.08,2.54,24,3.53,2.63,19 +3400,deviled,3.37,1.67,19,4.24,2.17,21,4.25,2,20,3.67,2.31,3,3.31,1.62,16,4.5,2.66,6,4.13,2.03,15,4.67,2.07,6,4.07,2.02,14,3.9,1.6,10,2.78,1.64,9,2.71,1.7,7,5,2,14,4.4,2.41,10,4.1,1.6,10,3,1.93,8,3.64,1.5,11,3.89,2.8,9,4.5,1.62,12,4.25,2.6,8,4.25,1.6,12 +3401,devilish,4.22,2.26,18,6.38,2.2,24,5.43,2.27,28,5.12,2.17,8,3.5,2.17,10,5.56,2.13,9,6.87,2.17,15,5.21,2.42,14,5.64,2.17,14,3.62,2.45,8,4.7,2.11,10,6.17,1.95,12,6.58,2.5,12,4.79,2.39,14,6.07,2.02,14,4.22,2.59,9,4.22,2.05,9,6.5,1.62,12,6.25,2.73,12,5.25,2.3,12,5.56,2.31,16 +3402,devious,3.57,1.66,21,3.83,2.62,23,5.16,2.5,19,4,1.85,8,3.31,1.55,13,5.33,3.01,6,3.29,2.34,17,4.4,2.37,10,6,2.5,9,3.58,1.83,12,3.56,1.51,9,4.6,2.63,10,3.23,2.55,13,5.42,2.64,12,4.71,2.36,7,3.14,1.56,14,4.43,1.62,7,4.07,2.84,15,3.38,2.26,8,4.64,2.2,11,5.88,2.85,8 +3403,devise,4.45,1.23,20,4.48,2.02,21,5.15,2.74,34,4.7,1.49,10,4.2,0.92,10,4.5,2,8,4.46,2.11,13,5.07,2.84,14,5.2,2.75,20,4.44,0.53,9,4.45,1.63,11,5,1.68,13,3.62,2.33,8,4.91,2.94,22,5.58,2.39,12,3.9,1.1,10,5,1.15,10,4.5,2.18,14,4.43,1.81,7,4.88,2.45,17,5.41,3.06,17 +3404,devoid,3.61,1.33,18,3.22,1.83,18,3.82,1.81,17,3.8,1.48,10,3.38,1.19,8,3.25,1.71,4,3.21,1.93,14,3.88,2.1,8,3.78,1.64,9,3.5,1.41,8,3.7,1.34,10,2.86,1.77,7,3.45,1.92,11,3.67,2.34,6,3.91,1.58,11,3.75,1.29,12,3.33,1.51,6,3.18,1.99,11,3.29,1.7,7,4.43,2.07,7,3.4,1.58,10 +3405,devote,5.53,2.17,19,4.05,1.94,22,7.05,1.78,19,5.12,2.53,8,5.82,1.94,11,3,2.12,5,4.31,1.89,16,7.83,1.17,6,6.69,1.93,13,6.46,1.2,13,3.5,2.51,6,3.42,1.73,12,4.78,2.11,9,6.22,1.79,9,7.8,1.48,10,6.22,2.17,9,4.9,2.08,10,3.75,2.26,12,4.4,1.51,10,7.83,1.6,6,6.69,1.8,13 +3406,devoted,7.16,1.71,19,4.22,2.11,23,6.21,2.02,19,7.44,1.51,9,6.9,1.91,10,4.29,2.29,7,4.33,2.09,15,6,2.54,10,6.44,1.33,9,7.14,1.57,7,7.17,1.85,12,3.9,2.69,10,4.67,1.5,12,5.25,2.38,8,6.8,1.48,10,6.7,2,10,7.67,1.22,9,4.3,2.15,20,3.67,2.08,3,5.5,2.51,8,6.73,1.49,11 +3407,devotion,6,1.83,22,4.73,2.49,22,6.3,2.27,20,6.62,1.51,8,5.64,1.95,14,4.4,2.5,10,5,2.56,12,7.43,1.81,7,5.69,2.32,13,5.82,2.04,11,6.18,1.66,11,5.36,2.62,11,4.09,2.3,11,6.07,2.4,15,7,1.87,5,5.2,1.87,10,6.67,1.56,12,5.3,1.89,10,4.25,2.9,12,6.3,1.89,10,6.3,2.71,10 +3408,devour,5.21,1.87,19,6.06,2.36,18,4.95,2.63,22,4.8,2.28,5,5.36,1.78,14,7,1.41,6,5.58,2.64,12,4.7,2.45,10,5.17,2.86,12,5.3,1.89,10,5.11,1.96,9,6.4,2.37,10,5.62,2.45,8,3.91,2.34,11,6,2.57,11,4.82,2.14,11,5.75,1.39,8,5.44,2.96,9,6.67,1.5,9,4.18,2.56,11,5.73,2.57,11 +3409,devout,4.48,2.04,21,4.13,2.3,23,5.89,2.03,18,5.2,1.79,5,4.25,2.11,16,5.33,1.92,12,2.82,1.99,11,5.78,1.99,9,5.75,2.19,8,4,2.04,12,5.11,1.96,9,4.12,2.42,16,4.14,2.19,7,5.1,2.13,10,6.88,1.46,8,4.85,2.34,13,3.88,1.36,8,4,2.24,19,4.75,2.87,4,5.17,1.95,12,7.33,1.37,6 +3410,dew,4.79,1.75,19,3.04,1.8,23,5.67,2.08,21,4.89,1.76,9,4.7,1.83,10,3,1.67,11,3.08,1.98,12,5,0.93,8,6.08,2.5,13,4.69,1.65,13,5,2.1,6,3,1.73,9,3.07,1.9,14,5.62,2.33,8,5.69,2.02,13,4.89,1.83,9,4.7,1.77,10,3.23,2.05,13,2.8,1.48,10,5.58,2.43,12,5.78,1.64,9 +3411,dexterity,6.35,1.37,17,3.26,2.23,19,6.08,1.93,25,6,1.22,5,6.5,1.45,12,3.3,2.21,10,3.22,2.39,9,5.81,1.94,16,6.56,1.94,9,6.57,1.27,7,6.2,1.48,10,2.33,1.73,9,4.1,2.38,10,6.05,2.09,20,6.2,1.3,5,6,1.32,9,6.75,1.39,8,2.91,2.26,11,3.75,2.25,8,5.63,1.92,19,7.5,1.22,6 +3412,diabetes,2.74,2.35,19,4.04,2.42,23,3.11,1.53,18,3.11,2.26,9,2.4,2.5,10,4.29,2.56,7,4,2.51,15,2.8,0.79,10,3.5,2.14,8,3.11,3.22,9,2.4,1.26,10,4.9,2.81,10,3.42,2.02,12,3.38,2,8,2.78,1.09,9,3.17,2.76,12,2,1.29,7,4.15,2.46,20,3.33,2.52,3,2.71,0.76,7,3.36,1.86,11 +3413,diabetic,3,1.72,24,3.86,2.25,22,2.73,1.72,22,2.45,1.69,11,3.46,1.66,13,3.33,2.58,6,4.13,2.23,15,1.83,0.75,6,3.06,1.88,16,3.4,1.96,10,2.71,1.54,14,4,2.45,5,3.82,2.27,17,3.27,2.05,11,2.18,1.17,11,3,1.84,14,3,1.63,10,3.33,1.8,9,4.23,2.52,13,2.42,1.44,12,3.1,2.02,10 +3414,diabolical,3.23,1.69,22,5.32,2.98,22,3.3,2.53,23,3,1.63,13,3.62,1.92,8,5.88,3.09,8,5,2.99,14,4.14,2.97,7,2.94,2.32,16,3.78,1.09,9,2.85,1.95,13,4.78,3.19,9,5.69,2.9,13,4,2.32,11,2.67,2.64,12,3.36,1.91,14,3,1.31,8,4,3.32,11,6.64,1.96,11,3.69,2.53,13,2.8,2.57,10 +3415,diagnose,5,1.2,19,3.72,2.11,18,4.71,1.99,17,4.82,1.4,11,5.25,0.89,8,4.25,2.22,4,3.57,2.14,14,4.75,1.49,8,4.67,2.45,9,4.75,1.49,8,5.18,0.98,11,3.71,2.29,7,3.73,2.1,11,4.83,0.98,6,4.64,2.42,11,4.85,1.34,13,5.33,0.82,6,3.36,2.29,11,4.29,1.8,7,5,2.08,7,4.5,2.01,10 +3416,diagnosis,4.62,1.77,21,4,2.7,21,3.55,2.11,22,4.79,1.37,14,4.29,2.5,7,4.27,2.69,11,4,2.83,9,5.17,2.48,6,2.94,1.65,16,4.7,2,10,4.55,1.63,11,3.82,2.64,11,4.2,2.9,10,4.38,2.14,13,2.33,1.41,9,4.91,2.12,11,4.3,1.34,10,3.38,2.63,13,5,2.67,8,3.75,2.14,12,3.3,2.16,10 +3417,diagnostic,4.81,1.97,21,4.57,1.83,23,4.33,1.91,21,5,2.12,5,4.75,1.98,16,4.58,1.78,12,4.55,1.97,11,4.09,2.26,11,4.44,1.51,9,4.5,2.15,12,5.22,1.72,9,4.69,1.82,16,4.29,1.98,7,4.36,2.06,11,4.3,1.83,10,4.77,2.31,13,4.88,1.36,8,4.47,1.74,19,5,2.45,4,3.93,1.9,14,5.14,1.77,7 +3418,diagonal,5.17,0.71,18,3.29,1.82,21,5.13,2.1,23,5.33,0.58,3,5.13,0.74,15,3.5,2,8,3.15,1.77,13,4.56,2.35,9,5.5,1.91,14,5.12,0.83,8,5.2,0.63,10,3.44,1.74,9,3.17,1.95,12,5.13,2.13,15,5.12,2.17,8,5,0.63,6,5.25,0.75,12,3.5,1.84,10,3.09,1.87,11,5.69,2.39,13,4.4,1.43,10 +3419,diagram,5.47,0.84,19,3.71,1.74,21,6.13,1.69,23,5.6,0.55,5,5.46,0.97,13,3.33,2.25,6,3.87,1.55,15,6.5,1.72,10,5.85,1.68,13,5,1,7,5.82,0.6,11,4.71,2.21,7,3.21,1.25,14,5.91,1.51,11,6.33,1.87,12,5.25,0.87,12,5.86,0.69,7,3.82,2.23,11,3.6,1.07,10,6.29,1.9,14,5.89,1.36,9 +3420,dial,4.63,1.54,19,3.76,1.87,21,6.89,1.73,19,4.38,2.13,8,4.82,0.98,11,3,1.58,5,4.13,1.92,15,7.5,1.38,6,6.62,1.85,13,4.79,1.31,14,4.2,2.17,5,3.33,1.92,12,4.62,1.6,8,6.33,1.8,9,7.4,1.58,10,5.1,0.57,10,4.11,2.09,9,3.18,2.23,11,4.4,1.17,10,7.83,1.6,6,6.46,1.66,13 +3421,dialect,6,1.41,20,4.26,2.38,19,5.35,2.12,26,5.82,1.25,11,6.22,1.64,9,6.14,1.57,7,3.17,2.08,12,5,2.12,13,5.69,2.14,13,6.36,1.75,11,5.56,0.73,9,4.5,2.12,10,4,2.74,9,5.18,2.32,17,5.67,1.73,9,5.5,1.51,10,6.5,1.18,10,4.83,2.33,12,3.29,2.29,7,5.25,2.08,16,5.5,2.27,10 +3422,dialogue,6.25,1.89,20,2.86,1.9,21,5,1.78,25,5,2.71,4,6.56,1.59,16,2.5,0.58,4,2.94,2.11,17,4.89,2.15,9,5.06,1.61,16,6.5,1.51,8,6.08,2.15,12,2.5,1.78,10,3.18,2.04,11,4.64,1.74,14,5.45,1.81,11,6.09,1.3,11,6.44,2.51,9,3.4,2.22,10,2.36,1.5,11,5.06,1.92,18,4.86,1.46,7 +3423,dialysis,3.24,1.89,21,4.91,2.23,23,3.23,2.16,26,3.64,1.96,11,2.8,1.81,10,4.73,2.41,11,5.08,2.15,12,2.73,1.42,11,3.64,2.65,14,2.9,1.66,10,3.55,2.11,11,4.45,2.38,11,5.33,2.1,12,3.29,2.14,17,3.12,2.47,8,3.69,2.1,13,2.5,1.31,8,4.6,2.44,15,5.5,1.77,8,3.53,2.43,17,2.67,1.5,9 +3424,diameter,4.76,1.34,21,4.04,1.87,23,5.28,2.16,18,5.2,2.17,5,4.62,1.02,16,4.25,1.96,12,3.82,1.83,11,4.89,2.09,9,5.5,2.39,8,4.5,1.17,12,5.11,1.54,9,3.94,1.98,16,4.29,1.7,7,5.6,1.9,10,4.88,2.53,8,4.77,1.48,13,4.75,1.16,8,4,1.86,19,4.25,2.22,4,5.08,1.93,12,5.67,2.73,6 +3425,diamond,6.88,1.99,40,5.82,2.57,45,5.64,2.39,42,5.71,2.16,14,7.5,1.61,26,4.45,2.62,11,6.39,2.34,33,5.59,2.45,17,5.68,2.39,25,6.53,2.37,17,7.13,1.66,23,5.58,2.84,26,6.39,1.97,18,5.56,2.26,27,5.8,2.68,15,6.68,2.26,19,7.05,1.75,21,5.81,2.83,27,5.83,2.2,18,5.13,2.26,23,6.26,2.45,19 +3426,diaper,3.71,1.74,21,3.41,1.87,22,4.14,1.91,22,3.44,1.59,9,3.92,1.88,12,3.33,1.97,6,3.33,1.91,15,3.83,2.04,6,4.25,1.91,16,3.56,2.3,9,3.83,1.27,12,3.8,1.1,5,3.29,2.05,17,3.45,1.51,11,4.82,2.09,11,3.58,2.02,12,3.89,1.36,9,3.89,1.96,9,3.08,1.8,13,3.75,1.71,12,4.6,2.12,10 +3427,diaphragm,4.67,1.65,21,3.96,2.5,23,5.24,2.03,25,5.36,1.21,11,3.9,1.79,10,4.73,2.8,11,3.25,2.05,12,4.64,1.5,11,5.62,2.36,13,4.3,1.7,10,5,1.61,11,4.82,2.6,11,3.17,2.21,12,5,2.03,16,5.5,2.14,8,4.54,1.9,13,4.88,1.25,8,4.4,2.8,15,3.12,1.64,8,5.35,2.4,17,5,0.93,8 +3428,diarrhea,2.1,1.8,20,6.85,2.03,20,2.58,1.92,26,2.27,2.33,11,1.89,0.93,9,6.14,2.04,7,7.23,2.01,13,2.38,1.76,13,2.77,2.13,13,2.27,2.37,11,1.89,0.78,9,7.27,1.62,11,6.33,2.45,9,3.06,2.16,17,1.67,0.87,9,1.7,0.95,10,2.5,2.37,10,6.92,2.35,12,6.75,1.58,8,2.75,2.11,16,2.3,1.64,10 +3429,diary,6,1.2,19,3.73,2.19,22,6.86,2.19,22,6.33,1.41,9,5.7,0.95,10,3.75,1.91,8,3.71,2.4,14,7.09,2.47,11,6.64,1.96,11,6,1.41,7,6,1.13,12,4.5,1.78,10,3.08,2.35,12,6.54,2.47,13,7.33,1.73,9,5.8,1.14,10,6.22,1.3,9,3.5,2.2,8,3.86,2.25,14,7.29,2.23,14,6.12,2.03,8 +3430,dib,5,1.7,19,3.05,2.11,20,6,1.69,20,5,0,3,4.93,1.91,15,2.6,2.12,10,3.5,2.12,10,5.8,1.62,10,6.2,1.81,10,5,2.28,6,4.92,1.51,12,2.29,1.7,7,3.46,2.26,13,5.62,1.77,8,6.25,1.66,12,4.83,1.64,12,5.29,1.89,7,3.3,2.16,10,2.8,2.15,10,6,1.58,9,6,1.84,11 +3431,dibs,5.21,1.75,19,4.62,2.11,21,5.35,2.18,20,5.67,1.53,3,5.12,1.82,16,4.33,2.34,6,4.73,2.09,15,6.17,1.94,6,5,2.25,14,5.4,1.43,10,5,2.12,9,4.71,2.56,7,4.57,1.95,14,6.4,1.9,10,4.3,2,10,5,1.85,8,5.36,1.75,11,5.22,1.86,9,4.17,2.25,12,5.62,3.02,8,5.17,1.53,12 +3432,dice,5.8,1.15,20,4.64,2.17,22,4.56,2.45,27,6.57,1.51,7,5.38,0.65,13,4.2,2.44,10,5,1.95,12,4.8,2.62,15,4.18,2.4,11,5.64,1.03,11,6,1.32,9,4.22,1.79,9,4.92,2.43,13,5.06,2.61,17,3.56,2.07,9,5.92,1.32,13,5.57,0.79,7,4.5,2.19,16,5,2.28,6,5.17,2.52,12,4.07,2.37,15 +3433,dicey,4.24,1.79,21,4.7,2.05,20,4.29,2.63,21,5.17,1.47,6,3.87,1.81,15,5.5,1.77,8,4.17,2.12,12,4.45,2.7,11,4.1,2.69,10,4.5,2.07,6,4.13,1.73,15,4.5,1.9,10,4.9,2.28,10,4.36,2.87,14,4.14,2.27,7,4.71,1.8,7,4,1.8,14,4.93,1.9,14,4.17,2.48,6,4.17,2.59,12,4.44,2.83,9 +3434,dick,3.06,1.76,18,5.6,2.96,20,3.44,2.01,18,3,1.85,8,3.1,1.79,10,5.14,2.54,7,5.85,3.24,13,3.91,2.02,11,2.71,1.89,7,3.09,1.92,11,3,1.63,7,5.33,3.57,9,5.82,2.52,11,3.64,2.16,11,3.14,1.86,7,3.33,1.87,12,2.5,1.52,6,5.67,3.23,12,5.5,2.73,8,3.56,2.35,9,3.33,1.73,9 +3435,dickhead,2.6,1.96,20,5.26,2.08,19,3.5,2.44,22,2.29,0.95,7,2.77,2.35,13,5.56,2.3,9,5,1.94,10,4.17,3.06,6,3.25,2.24,16,2.7,1.42,10,2.56,2.6,9,4.38,2.2,8,5.91,1.81,11,4.33,2.55,15,1.71,0.49,7,2.64,2.34,11,2.56,1.51,9,5.17,1.47,12,5.43,2.99,7,4.18,2.75,11,2.82,1.99,11 +3436,dictate,4.4,1.88,20,3.24,2,21,4.96,2.64,25,3.25,0.96,4,4.69,1.96,16,3.5,2.08,4,3.18,2.04,17,4.33,2.45,9,5.31,2.75,16,4.38,1.51,8,4.42,2.15,12,3.1,1.52,10,3.36,2.42,11,4.79,2.94,14,5.18,2.32,11,4.55,1.63,11,4.22,2.22,9,3.4,2.37,10,3.09,1.7,11,4.83,2.57,18,5.29,2.98,7 +3437,dictation,4.26,1.37,19,2.94,2.01,18,4.47,2.03,17,4.64,1.12,11,3.75,1.58,8,4.25,2.22,4,2.57,1.87,14,4,1.6,8,4.89,2.37,9,4.12,1.81,8,4.36,1.03,11,2.71,2.06,7,3.09,2.07,11,3.83,1.17,6,4.82,2.36,11,4.31,1.32,13,4.17,1.6,6,2.91,2.17,11,3,1.91,7,3.86,1.68,7,4.9,2.23,10 +3438,dictator,2.77,2.18,22,5.5,2.44,22,4.19,2.66,21,3.27,2.61,11,2.27,1.62,11,6.12,2.7,8,5.14,2.32,14,3.6,2.72,10,4.73,2.61,11,3.75,2.12,8,2.21,2.08,14,4.8,2.35,10,6.08,2.47,12,4.38,2.6,13,3.88,2.9,8,2.83,2.25,12,2.7,2.21,10,5.5,2.98,8,5.5,2.21,14,4.62,2.79,13,3.5,2.45,8 +3439,dictatorship,2.62,1.96,21,6.38,1.75,21,2.76,2.09,25,2.83,2.08,12,2.33,1.87,9,6.57,1.81,7,6.29,1.77,14,2.6,1.78,10,2.87,2.33,15,1.25,0.5,4,2.94,2.05,17,6,1.89,10,6.73,1.62,11,1.71,1.25,7,3.17,2.23,18,2.83,2.25,12,2.33,1.58,9,6.62,1.5,13,6,2.14,8,2.67,1.94,9,2.81,2.23,16 +3440,diction,4.85,1.27,20,3.73,2.25,22,6.05,1.83,21,5.11,0.93,9,4.64,1.5,11,3.4,2.01,10,4,2.49,12,5.62,1.51,8,6.31,2.02,13,5.07,1,14,4.33,1.75,6,3.25,2.19,8,4,2.32,14,5.75,2.38,8,6.23,1.48,13,5,0.67,10,4.7,1.7,10,3.75,1.86,12,3.7,2.75,10,6.25,2.05,12,5.78,1.56,9 +3441,dictionary,6.05,2.04,20,2.91,1.95,23,5.88,2.55,17,6.38,2.13,8,5.83,2.04,12,3.45,2.07,11,2.42,1.78,12,5.89,2.2,9,5.88,3.04,8,5.71,2.36,7,6,1.81,12,3.27,2.41,11,2.58,1.44,12,5.14,2.97,7,6.4,2.22,10,6,1.96,13,6.14,2.34,7,2.55,1.75,11,3.25,2.14,12,5,2.88,8,6.67,2.06,9 +3442,diddle,4.75,1.77,20,3.15,1.9,20,4.95,1.36,22,5.57,0.79,7,4.31,2.02,13,4,2.06,9,2.45,1.51,11,5.67,1.63,6,4.69,1.2,16,4.7,1.83,10,4.78,1.92,9,3.38,2.26,8,3,1.71,12,5,1.46,15,4.86,1.21,7,4.73,1.9,11,4.78,1.72,9,3.5,1.98,12,2.62,1.77,8,4.82,1.72,11,5.09,0.94,11 +3443,die,1.67,1.65,21,6.9,2.21,21,3.28,2.52,18,2.5,2.81,6,1.29,0.83,14,7.43,1.81,7,6.64,2.41,14,3.22,2.33,9,3.5,2.98,8,1.77,1.96,13,1.43,1.13,7,7,2,9,6.83,2.44,12,3.7,2.67,10,2.75,2.38,8,1.31,0.63,13,2.25,2.55,8,6.67,3.2,6,7,1.81,15,3.4,2.63,10,3.12,2.53,8 +3444,diesel,4.32,1.53,19,3.78,1.96,18,5.29,2.26,17,4.91,1.58,11,3.5,1.07,8,4,2,4,3.71,2.02,14,4.75,2.31,8,5.78,2.22,9,4,1.6,8,4.55,1.51,11,4.57,1.27,7,3.27,2.2,11,4.5,1.97,6,5.73,2.37,11,4.15,1.34,13,4.67,1.97,6,3.18,2.14,11,4.71,1.25,7,5.29,2.75,7,5.3,2,10 +3445,diet,4.42,1.3,19,3.83,2.09,18,5.29,2.37,17,4.45,1.29,11,4.38,1.41,8,4.25,2.22,4,3.71,2.13,14,5,2.33,8,5.56,2.51,9,4.62,1.41,8,4.27,1.27,11,3.57,2.3,7,4,2.05,11,4.83,2.56,6,5.55,2.34,11,4.46,1.33,13,4.33,1.37,6,3.36,1.96,11,4.57,2.23,7,5,2.16,7,5.5,2.59,10 +3446,differ,5.1,1.97,21,3.26,2.43,23,5.47,2.32,17,5.78,2.05,9,4.58,1.83,12,3.73,2.28,11,2.83,2.59,12,5.67,2.24,9,5.25,2.55,8,5.43,2.23,7,4.85,1.95,13,4.27,2.61,11,2.33,1.92,12,4.71,2.87,7,6,1.83,10,4.69,2.06,13,5.75,1.75,8,3,2.41,11,3.5,2.54,12,3.75,1.58,8,7,1.73,9 +3447,difference,4.89,1.75,18,3.15,2.23,20,5.44,1.92,18,4.62,1.51,8,5.1,1.97,10,2.71,2.36,7,3.38,2.22,13,5.45,2.07,11,5.43,1.81,7,4.82,1.33,11,5,2.38,7,3.11,2.8,9,3.18,1.78,11,5.27,2.2,11,5.71,1.5,7,4.67,1.23,12,5.33,2.58,6,3.08,2.39,12,3.25,2.12,8,6.44,1.81,9,4.44,1.51,9 +3448,different,5.91,1.8,22,3.95,2.2,21,6.47,1.81,17,6,2.61,6,5.8,1.52,15,2.86,2.27,7,4.5,2.03,14,6.44,1.88,9,6.5,1.85,8,5.57,1.99,14,6.43,1.4,7,3.89,2.15,9,4,2.34,12,7.44,1.88,9,5.38,0.92,8,5.5,2.07,14,6.62,0.92,8,4.33,1.97,6,3.8,2.34,15,6.78,1.92,9,6.12,1.73,8 +3449,differential,4,1.54,22,3.62,2.13,21,5.05,1.46,22,4.14,1.61,14,3.75,1.49,8,4,2.53,11,3,1.58,9,5.17,1.17,6,5,1.59,16,4.8,1.55,10,3.33,1.23,12,2.82,1.89,11,4.5,2.12,10,5.08,1.26,13,5,1.8,9,4.08,1.68,12,3.9,1.45,10,3.92,2.43,13,3.12,1.55,8,4.83,1.4,12,5.3,1.57,10 +3450,difficult,3.78,1.7,18,4.45,2.35,20,3.78,2.05,18,3.38,1.19,8,4.1,2.02,10,4.57,2.57,7,4.38,2.33,13,4.27,2,11,3,2,7,3.36,1.03,11,4.43,2.37,7,4,2.74,9,4.82,2.04,11,3.55,1.92,11,4.14,2.34,7,3.5,1,12,4.33,2.66,6,3.5,2.07,12,5.88,2.1,8,3.78,2.33,9,3.78,1.86,9 +3451,difficulty,2.57,1.6,21,4.21,2.62,19,4.64,2.79,22,3.67,1.37,6,2.13,1.51,15,4,2,7,4.33,2.99,12,4.5,2.84,12,4.8,2.86,10,3.22,1.86,9,2.08,1.24,12,4.44,2.35,9,4,2.94,10,3.86,2.19,7,5,3.02,15,3,1.94,10,2.18,1.17,11,4.15,2.51,13,4.33,3.08,6,5.33,3.31,12,3.8,1.81,10 +3452,diffuse,5.04,1.69,23,3.86,2.53,22,4.75,2.24,20,5.62,1.19,8,4.73,1.87,15,5.2,2.53,10,2.75,2.01,12,6,2.77,7,4.08,1.66,13,5.83,1.47,12,4.18,1.54,11,3.27,2.1,11,4.45,2.88,11,4.87,2.33,15,4.4,2.19,5,4.73,1.85,11,5.33,1.56,12,3.4,2.67,10,4.25,2.45,12,4.5,1.58,10,5,2.83,10 +3453,dig,5.28,1.81,18,3.67,2.59,21,4.67,2.33,18,4.62,1.69,8,5.8,1.81,10,2.71,1.8,7,4.14,2.85,14,4.18,2.14,11,5.43,2.57,7,5.09,1.76,11,5.57,1.99,7,2.56,2.46,9,4.5,2.47,12,5.27,2.45,11,3.71,1.89,7,4.92,1.51,12,6,2.28,6,3,2.45,12,4.56,2.65,9,4.67,2.4,9,4.67,2.4,9 +3454,digest,4.74,1.76,23,2.9,1.7,21,4.92,2.47,24,4.5,1.87,6,4.82,1.78,17,2.75,0.96,4,2.94,1.85,17,6,2.24,9,4.27,2.43,15,5,1.58,9,4.57,1.91,14,3.8,1.55,10,2.09,1.45,11,5.21,2.42,14,4.5,2.59,10,4.69,1.65,13,4.8,1.99,10,2.5,1.72,10,3.27,1.68,11,5.82,2.21,17,2.71,1.5,7 +3455,digestion,4.5,1.22,22,3.86,2.32,22,5.21,2.12,19,4.75,0.89,8,4.54,1.27,13,4.14,2.73,7,3.64,2.24,14,5.14,2.91,7,5,1.48,11,4.25,1.28,8,4.85,0.99,13,3.67,2.78,9,4,2.04,13,4,2.31,7,5.92,1.73,12,4.55,1.21,11,4.45,1.29,11,2.25,2.55,8,4.79,1.63,14,5.06,2.21,16,6,1.73,3 +3456,digestive,5,1.3,21,4,2.25,20,4.71,2.05,21,4.67,0.52,6,5.13,1.51,15,4.88,2.23,8,3.42,2.15,12,4.45,2.07,11,5,2.11,10,4.83,0.41,6,5.07,1.53,15,4.6,2.17,10,3.4,2.27,10,4.86,2.03,14,4.43,2.23,7,4.71,1.5,7,5.14,1.23,14,4.14,2.57,14,3.67,1.37,6,4.08,1.93,12,5.56,2.01,9 +3457,digit,4.84,1.46,19,3.05,1.83,21,4.35,2.39,20,5.67,1.15,3,4.69,1.49,16,3,1.67,6,3.07,1.94,15,4.83,2.14,6,4.14,2.54,14,5.2,1.03,10,4.44,1.81,9,2.86,2.04,7,3.14,1.79,14,4.3,2.71,10,4.4,2.17,10,4.88,1.36,8,4.82,1.6,11,3.33,2,9,2.83,1.75,12,3.75,3.33,8,4.75,1.54,12 +3458,digital,6,2.1,21,4.36,2.22,25,5.82,2.13,22,6.62,1.69,8,5.62,2.29,13,4.38,2.47,13,4.33,2.02,12,6.23,2.55,13,5.22,1.2,9,7.25,1.67,8,5.58,1.62,12,5.21,1.89,14,3.27,2.2,11,6.33,2.39,12,5.2,1.69,10,5.1,2.42,10,6.82,1.4,11,4.18,2.35,17,4.75,1.98,8,6,2.4,10,5.67,1.97,12 +3459,dignified,6.55,1.56,42,3.48,2.06,42,6.25,2.07,20,6.42,1.35,19,6.65,1.75,23,3.17,2.08,12,3.48,2.01,29,5.5,2.59,6,6.57,1.83,14,6.61,1.8,23,6.47,1.26,19,4.08,2.57,12,3.23,1.81,30,6.2,2.53,10,6.3,1.64,10,6.5,1.69,24,6.61,1.42,18,3.84,2.36,19,3.17,1.77,23,7,2.27,8,5.75,1.86,12 +3460,dignify,5.68,2.03,19,4.24,2.05,21,5.78,1.98,23,6,3,3,5.62,1.93,16,3.88,1.81,8,4.46,2.22,13,4.89,2.2,9,6.36,1.65,14,5.67,2.5,9,5.7,1.64,10,4.67,1.66,9,3.92,2.31,12,5.8,2.24,15,5.75,1.49,8,5.71,2.56,7,5.67,1.78,12,4.9,1.73,10,3.64,2.2,11,5.92,2.5,13,5.6,1.07,10 +3461,dignity,7.2,1.47,20,3.71,1.98,21,6.85,2.11,34,7.6,1.58,10,6.8,1.32,10,3.75,1.91,8,3.69,2.1,13,6.43,2.31,14,7.15,1.95,20,7.33,1.5,9,7.09,1.51,11,3.92,1.66,13,3.38,2.5,8,6.68,2.12,22,7.17,2.12,12,7.4,1.51,10,7,1.49,10,3.64,2.13,14,3.86,1.77,7,5.88,2.42,17,7.82,1.13,17 +3462,dike,4.22,2.1,18,4.85,2.78,20,4.92,2.26,24,4,1.22,5,4.31,2.39,13,5.45,2.73,11,4.11,2.8,9,5.19,2.23,16,4.38,2.39,8,4.14,1.68,7,4.27,2.41,11,5,3.24,9,4.73,2.49,11,4.89,2.35,19,5,2.12,5,4.11,1.9,9,4.33,2.4,9,4.73,2.8,11,5,2.92,9,5.33,2.38,18,3.67,1.37,6 +3463,dilation,5.16,1.57,19,4.14,1.96,22,4.19,1.94,21,6,1.41,7,4.67,1.5,12,3.5,1.97,6,4.4,2.03,15,3,1.67,6,4.67,1.88,15,5.88,1.13,8,4.64,1.69,11,4.2,1.3,5,4.12,2.15,17,4.9,2.47,10,3.55,1.04,11,5,1.86,12,5.43,0.98,7,4.22,1.92,9,4.08,2.06,13,4.33,2.23,12,4,1.58,9 +3464,dildo,4.57,2.86,21,5.09,2.65,22,5.48,2.44,27,4.8,2.57,10,4.36,3.2,11,5.86,3.39,7,4.73,2.28,15,4.94,2.75,17,6.4,1.51,10,5.27,2.8,11,3.8,2.86,10,3,2.35,5,5.71,2.47,17,5,2.8,14,6,1.96,13,4.62,3.01,13,4.5,2.78,8,3.8,2.97,10,6.17,1.85,12,5.43,2.59,14,5.54,2.37,13 +3465,dilemma,4.24,2.32,21,5.19,2.56,21,2.96,1.85,24,3.71,1.89,7,4.5,2.53,14,5,2.37,12,5.44,2.92,9,2.62,1.6,8,3.12,2,16,5.1,2.02,10,3.45,2.38,11,5.89,2.15,9,4.67,2.81,12,2.76,1.82,17,3.17,2.04,6,3.33,2.29,9,4.92,2.19,12,3.56,2.7,9,6.42,1.68,12,3.06,1.98,16,2.75,1.67,8 +3466,diligence,5.68,1.57,19,4.63,2.45,19,6.85,2.13,20,5.67,0.58,3,5.67,1.76,15,4.8,2.35,10,4.44,2.7,9,6.6,2.17,10,7.1,2.18,10,5.17,1.72,6,5.92,1.56,12,3.83,2.56,6,5,2.42,13,6.38,2.62,8,7.17,1.8,12,6.42,1.08,12,4.43,1.51,7,5,2.78,9,4.3,2.21,10,7.33,1.87,9,6.45,2.34,11 +3467,diligent,6.14,1.59,21,4.33,2.82,24,7.05,2.17,19,6.75,1.16,8,5.77,1.74,13,5.5,1.38,6,3.94,3.1,18,7.45,1.69,11,6.5,2.73,8,5.5,1.73,12,7,0.87,9,5.2,2.62,10,3.71,2.89,14,6.83,2.44,12,7.43,1.72,7,5.93,1.77,14,6.57,1.13,7,4.44,2.8,16,4.12,3.04,8,7.42,1.62,12,6.43,2.94,7 +3468,dill,5.85,2.03,20,3.25,2.2,20,5.76,1.61,25,4.5,2.38,4,6.19,1.87,16,2.33,1.15,3,3.41,2.32,17,5.78,2.33,9,5.75,1.13,16,5.5,1.85,8,6.08,2.19,12,2.67,1.58,9,3.73,2.57,11,5.79,1.58,14,5.73,1.74,11,5.82,1.66,11,5.89,2.52,9,2.4,1.96,10,4.1,2.18,10,6,1.57,18,5.14,1.68,7 +3469,dim,3.37,1.38,19,3.55,2.31,20,4.83,2.1,23,2.67,1.53,3,3.5,1.37,16,4.43,1.81,7,3.08,2.47,13,5.22,2.68,9,4.57,1.7,14,2.67,1.58,9,4,0.82,10,3.62,2.39,8,3.5,2.35,12,4.93,2.34,15,4.62,1.69,8,3.71,1.5,7,3.17,1.34,12,3.8,2.25,10,3.3,2.45,10,4.54,2.6,13,5.2,1.23,10 +3470,dime,5.58,1.89,19,3.52,2.34,21,5.32,2.79,19,5.67,0.58,3,5.56,2.06,16,3.5,2.26,6,3.53,2.45,15,5,2.28,6,5.46,3.07,13,5.1,1.45,10,6.11,2.26,9,3.43,2.64,7,3.57,2.28,14,4.56,2.88,9,6,2.67,10,5.5,1.69,8,5.64,2.11,11,3.11,2.42,9,3.83,2.33,12,5.57,3.31,7,5.17,2.59,12 +3471,dimension,5.24,1.73,21,3.73,2.05,22,5,2.02,22,5.67,1.66,9,4.92,1.78,12,4,2.19,6,3.47,2.03,15,5,1.67,6,5,2.19,16,5.67,1.32,9,4.92,1.98,12,4.4,2.41,5,3.53,1.97,17,4.45,2.07,11,5.55,1.92,11,5.33,2.15,12,5.11,1.05,9,3.89,2.37,9,3.62,1.89,13,4.83,1.7,12,5.2,2.44,10 +3472,dimensional,6.16,1.5,19,3.41,2.3,22,4.79,1.69,28,6.33,1.75,6,6.08,1.44,13,3.45,2.81,11,3.36,1.8,11,4.55,1.81,11,4.94,1.64,17,6.18,1.33,11,6.12,1.81,8,3.91,2.74,11,2.91,1.76,11,4.94,1.92,18,4.5,1.18,10,6.08,1.44,13,6.33,1.75,6,4,2.54,14,2.38,1.41,8,4.44,1.86,16,5.25,1.36,12 +3473,diminish,4.05,1.15,20,3.87,1.87,23,5.05,2.35,20,3.67,0.87,9,4.36,1.29,11,3.55,2.07,11,4.17,1.7,12,4.88,2.17,8,5.17,2.55,12,4.14,1.1,14,3.83,1.33,6,3.22,2.11,9,4.29,1.64,14,4.86,2.79,7,5.15,2.19,13,4.2,1.32,10,3.9,0.99,10,3.92,2.06,13,3.8,1.69,10,5.73,2.15,11,4.22,2.44,9 +3474,diminutive,4.42,1.92,19,3.5,2.16,20,4.62,2.29,21,4.33,1.12,9,4.5,2.51,10,5.17,2.32,6,2.79,1.72,14,4.4,2.59,10,4.82,2.09,11,4.43,0.98,7,4.42,2.35,12,4,1.7,10,3,2.54,10,4.67,2.57,12,4.56,2.01,9,4.8,2.25,10,4,1.5,9,3.25,1.91,8,3.67,2.39,12,4.62,2.06,13,4.62,2.77,8 +3475,dimwit,3.48,2.09,21,3.5,2.11,22,3.95,1.65,22,4.33,2.24,9,2.83,1.8,12,2.67,1.97,6,3.8,2.21,15,4.33,2.16,6,3.81,1.47,16,4.33,2.45,9,2.83,1.59,12,3.6,2.61,5,3.47,2.03,17,4.09,1.76,11,3.82,1.6,11,3.08,2.35,12,4,1.66,9,3.67,1.87,9,3.38,2.33,13,3.83,1.7,12,4.1,1.66,10 +3476,dine,6.6,1.1,20,4,2.08,20,6.05,1.84,22,7.14,1.35,7,6.31,0.85,13,4,1.94,9,4,2.28,11,5.5,3.08,6,6.25,1.18,16,6.4,0.97,10,7,1.12,9,4.38,2,8,3.75,2.18,12,5.67,1.88,15,6.86,1.57,7,6.36,1.03,11,6.89,1.17,9,3.67,2.23,12,4.5,1.85,8,5.82,2.36,11,6.27,1.19,11 +3477,diner,6.75,1.52,20,4.04,2.33,23,6.43,1.8,21,6.56,1.67,9,6.91,1.45,11,4.73,2.33,11,3.42,2.23,12,5.5,1.77,8,7,1.63,13,6.71,1.54,14,6.83,1.6,6,4.78,2.68,9,3.57,2.03,14,6.38,1.92,8,6.46,1.81,13,6.7,1.7,10,6.8,1.4,10,3.46,2.15,13,4.8,2.44,10,6.83,1.75,12,5.89,1.83,9 +3478,dinghy,4.82,1.76,22,4.17,2.12,18,4.67,2.22,21,4.8,2.39,5,4.75,1.65,16,4.14,2.48,7,4.18,1.99,11,4.9,1.73,10,4.45,2.66,11,4.83,1.64,12,4.8,1.99,10,4.11,2.37,9,4.22,1.99,9,4.25,2.18,12,5.22,2.28,9,5.18,1.4,11,4.45,2.07,11,4.29,2.29,7,4.09,2.12,11,5.33,1.87,9,4.17,2.41,12 +3479,dingo,5.65,1.76,20,4.25,2.07,20,4.8,2.24,25,5,1,3,5.76,1.86,17,3.57,1.4,7,4.62,2.33,13,5.5,2.07,8,4.47,2.29,17,5.71,1.11,7,5.62,2.06,13,3,1.15,7,4.92,2.18,13,4.64,2.13,14,5,2.45,11,5.11,1.69,9,6.09,1.76,11,4.8,2.39,10,3.7,1.64,10,4.44,2.45,18,5.71,1.25,7 +3480,dingy,3.45,1.63,22,4.57,2.54,23,4.89,1.94,19,4.12,1.55,8,3.23,1.54,13,4.62,2.97,8,4.43,2.44,14,4.43,1.51,7,5.09,2.26,11,3.12,1.25,8,3.85,1.72,13,4.44,2.88,9,4.64,2.41,14,4.29,2.06,7,5.25,1.86,12,3.91,1.76,11,3,1.41,11,3.89,2.67,9,5,2.45,14,4.69,2.02,16,6,1,3 +3481,dining,6.77,1.38,22,4.7,2.57,23,6.63,1.71,19,6.5,1.69,8,6.77,1.09,13,4.75,2.76,8,4.86,2.54,14,6.86,1.77,7,6.73,1.62,11,6.75,1.16,8,6.62,1.45,13,4.56,3.09,9,4.79,2.29,14,6.57,1.72,7,6.67,1.78,12,6.27,1.49,11,7.27,1.1,11,4.78,2.91,9,4.64,2.44,14,6.56,1.71,16,7,2,3 +3482,dinky,4.1,1.29,20,3.67,2.03,21,4.19,1.83,21,3.88,1.64,8,4.25,1.06,12,3,2.1,6,4,2.08,14,4,2.83,6,4.27,1.39,15,4.11,1.27,9,4.09,1.38,11,3.8,1.92,5,3.62,2.13,16,4.8,2.39,10,3.64,0.92,11,4,1.41,11,4.22,1.2,9,3.88,2.36,8,3.54,1.9,13,4.92,1.93,12,3.22,1.2,9 +3483,dinner,6.4,2.02,42,3.85,2.34,47,6.05,2.42,20,6.21,1.81,14,6.5,2.15,28,4,3.07,11,3.79,2.17,34,5.83,2.23,6,6.14,2.57,14,6.3,2.03,23,6.53,2.06,19,3.88,2.44,26,3.79,2.37,19,5.7,2.45,10,6.4,2.46,10,6.25,2.21,24,6.61,1.79,18,3.86,2.32,28,3.84,2.43,19,5,3.02,8,6.75,1.71,12 +3484,dinnertime,6.58,1.95,19,5.2,2.53,20,6,2.14,36,6.71,2.5,7,6.5,1.68,12,6.2,1.64,5,4.87,2.72,15,5.09,2.47,11,6.4,1.89,25,6.58,2.35,12,6.57,1.13,7,5.67,2.71,12,4.5,2.2,8,5.75,2.4,20,6.31,1.78,16,6.5,1.9,10,6.67,2.12,9,5.09,2.07,11,5.33,3.12,9,6.27,2.39,22,5.57,1.65,14 +3485,dinosaur,6.11,0.96,18,5.33,2.03,18,4.41,2.72,17,6.09,0.83,11,6.14,1.21,7,6.75,1.5,4,4.93,2.02,14,3.5,2.27,8,5.22,2.95,9,6.25,0.71,8,6,1.15,10,5.43,2.3,7,5.27,1.95,11,4.17,1.94,6,4.55,3.14,11,6,0.91,13,6.4,1.14,5,5.18,2.09,11,5.57,2.07,7,4.43,3.15,7,4.4,2.55,10 +3486,diocese,5.05,1.53,21,4,2.37,26,4.54,2.36,24,5.33,2.18,9,4.83,0.83,12,3.3,2.45,10,4.44,2.28,16,4.11,2.52,9,4.8,2.31,15,5.14,2.04,7,5,1.3,14,3.92,2.33,13,4.08,2.5,13,4.25,2.45,12,4.83,2.33,12,4.73,1.01,11,5.4,1.96,10,3.6,2.67,15,4.55,1.86,11,4.46,2.82,13,4.64,1.8,11 +3487,dioxide,4.58,1.5,19,3.95,2.44,22,4.71,2.12,21,4.67,0.71,9,4.5,2.01,10,4.75,2.6,8,3.5,2.31,14,4.6,2.76,10,4.82,1.47,11,5,0,7,4.33,1.87,12,3.9,1.91,10,4,2.89,12,4.67,2.35,12,4.78,1.92,9,5.2,1.4,10,3.89,1.36,9,4,2.88,8,3.93,2.27,14,4.54,2.15,13,5,2.2,8 +3488,dip,5.42,1.98,19,3.35,2.16,20,5.2,1.85,20,5.67,1.15,3,5.27,2.15,15,2.8,1.87,10,3.9,2.38,10,5.3,1.77,10,5.1,2.02,10,4,2,6,6,1.71,12,3.57,2.37,7,3.23,2.13,13,4.88,2.1,8,5.42,1.73,12,5.67,1.87,12,5,2.24,7,3.8,2.1,10,2.9,2.23,10,5,1.8,9,5.36,1.96,11 +3489,diploma,6.32,1.68,41,5.25,2.4,20,6.82,2.2,22,6.15,1.87,26,6.6,1.3,15,4.57,1.51,7,5.62,2.75,13,7,2.32,11,6.64,2.16,11,6.11,2.14,18,6.48,1.24,23,5.12,2.03,8,5.33,2.71,12,6.62,2.5,13,7.11,1.76,9,6.46,1.64,24,6.12,1.76,17,4,2.31,7,5.92,2.25,13,7.07,2.2,14,6.38,2.26,8 +3490,diplomacy,5.53,2.48,19,5.22,2.13,23,5.42,2.06,19,5.22,2.17,9,5.8,2.82,10,5.57,2.57,7,5.07,2.05,15,5.7,2.79,10,5.11,0.78,9,5.22,3.07,9,5.8,1.93,10,5.8,2.35,10,4.75,2.01,12,5.38,2.2,8,5.1,1.79,10,5.33,2.57,12,5.86,2.48,7,5.2,2.24,20,5.33,1.53,3,6,2.2,8,5,1.95,11 +3491,diplomat,4.65,1.76,20,3.65,2.01,23,5.67,2.18,21,4.6,1.82,5,4.67,1.8,15,4.33,1.61,12,2.91,2.21,11,6,1.73,11,4.89,2.42,9,4.75,2.01,12,4.5,1.41,8,4.06,2.08,16,2.71,1.6,7,4.64,1.5,11,6.8,2.3,10,5,1.96,13,4,1.15,7,3.74,2.05,19,3.25,2.06,4,5.07,2.16,14,6.86,1.77,7 +3492,diplomatic,5.9,1.87,21,4.45,2.04,20,5.62,1.99,21,6,1.55,6,5.87,2.03,15,5.62,0.74,8,3.67,2.27,12,5.82,1.72,11,5.4,2.32,10,5.17,1.17,6,6.2,2.04,15,5.2,1.81,10,3.7,2.06,10,5.29,2.2,14,6.29,1.38,7,4.71,1.89,7,6.5,1.61,14,3.93,1.94,14,5.67,1.86,6,5.5,2.35,12,5.78,1.48,9 +3493,dipper,5.39,1.73,23,3.36,1.97,22,5.7,2.11,20,5.38,1.85,8,5.4,1.72,15,3.5,1.84,10,3.25,2.14,12,6.86,2.54,7,5.08,1.61,13,5.17,1.9,12,5.64,1.57,11,3.73,2.33,11,3,1.55,11,5.67,2.35,15,5.8,1.3,5,4.64,1.69,11,6.08,1.51,12,4.1,1.97,10,2.75,1.82,12,5.2,1.62,10,6.2,2.49,10 +3494,dippy,4.26,2,19,4.32,2.15,22,5.26,2.49,27,5.29,2.06,7,3.67,1.78,12,4.3,1.95,10,4.33,2.39,12,5.53,2.23,15,4.82,2.96,11,4,1.83,10,4.56,2.24,9,3.78,1.39,9,4.69,2.53,13,5.53,2.79,17,4.67,2,9,4.46,1.94,13,3.83,2.23,6,4.06,2.05,16,5,2.45,6,5.67,2.31,12,4.93,2.66,15 +3495,dipstick,4.09,1.44,22,3.52,2.16,21,3.8,2.33,25,3.17,1.17,6,4.44,1.41,16,3.25,2.22,4,3.59,2.21,17,5.33,2.45,9,2.94,1.81,16,4.22,1.39,9,4,1.53,13,3.6,1.96,10,3.45,2.42,11,4.14,2.21,14,3.36,2.5,11,4.31,1.32,13,3.78,1.64,9,3,2.21,10,4,2.1,11,4.17,2.48,18,2.86,1.68,7 +3496,dire,3,1.25,19,5,2.14,21,4.17,2.57,23,3.33,0.58,3,2.94,1.34,16,5.12,1.64,8,4.92,2.47,13,4.56,2.79,9,3.93,2.5,14,3,1.5,9,3,1.05,10,5.44,2.24,9,4.67,2.1,12,5,2.7,15,2.62,1.41,8,3.14,1.46,7,2.92,1.16,12,5.8,2.15,10,4.27,1.95,11,4.69,3.2,13,3.5,1.27,10 +3497,direct,5.75,1.33,20,4.29,1.9,21,6.38,1.95,34,6.3,1.25,10,5.2,1.23,10,4.88,1.96,8,3.92,1.85,13,6.14,2.38,14,6.55,1.64,20,5.56,1.74,9,5.91,0.94,11,4.69,1.65,13,3.62,2.2,8,6.55,1.87,22,6.08,2.15,12,5.5,1.72,10,6,0.82,10,4.29,1.9,14,4.29,2.06,7,6.12,1.93,17,6.65,2,17 +3498,direction,5.45,1.36,20,3.33,2.22,18,6.18,2.02,22,5.6,0.89,5,5.4,1.5,15,3.67,2.34,6,3.17,2.25,12,5.7,1.64,10,6.58,2.27,12,5.6,0.7,10,5.3,1.83,10,3.8,2.44,10,2.75,1.91,8,6,2.28,11,6.36,1.8,11,5.08,1.44,12,6,1.07,8,2.44,2.3,9,4.22,1.86,9,6.73,1.85,11,5.64,2.11,11 +3499,directive,5.7,1.34,20,4.3,2.29,23,5.96,1.93,28,5.5,0.76,8,5.83,1.64,12,4.33,2.5,9,4.29,2.23,14,5.79,2.12,14,6.14,1.79,14,5.44,1.24,9,5.91,1.45,11,4.25,1.76,12,4.36,2.84,11,5.36,2.02,14,6.57,1.7,14,5.8,1.32,10,5.6,1.43,10,3.64,2.11,11,4.92,2.35,12,6.08,1.73,12,5.88,2.13,16 +3500,director,4.95,1.43,22,3.75,2.27,20,6.89,2.49,19,4.85,1.82,13,5.11,0.6,9,4.29,2.36,7,3.46,2.26,13,7.14,2.67,7,6.75,2.49,12,4.92,1.78,12,5,0.94,10,4.33,2.06,9,3.27,2.41,11,7.1,2.64,10,6.67,2.45,9,5.17,1.47,12,4.7,1.42,10,3.71,1.5,7,3.77,2.65,13,7.71,2.21,7,6.42,2.61,12 +3501,directory,5.21,2.18,19,3.33,1.98,21,6.13,1.77,23,5.73,1.95,11,5,2.08,7,3.38,1.85,8,3.31,2.14,13,7,1.73,7,5.75,1.69,16,4.88,2.47,8,5.45,2.02,11,3.5,2.2,8,3.23,1.92,13,7.09,1.38,11,5.25,1.66,12,4.92,2.54,12,5.71,1.38,7,2.5,1.9,10,4.09,1.81,11,5.92,2.06,13,6.4,1.35,10 +3502,dirt,4.5,1.79,20,3.44,2.13,41,4.7,2,20,4.8,1.79,5,4.4,1.84,15,3.47,2.14,19,3.52,2.16,21,5.5,2.07,10,3.9,1.66,10,4.9,1.29,10,4.1,2.18,10,3.1,2.28,21,3.8,1.96,20,3.75,2.19,8,5.33,1.67,12,4.08,1.73,12,5.12,1.81,8,3.59,2.36,27,3.14,1.66,14,4.33,2.06,9,5,2,11 +3503,dirty,3.17,1.89,42,5.05,2.18,21,5.05,2.89,43,2.69,1.44,13,3.38,2.04,29,5.88,2.47,8,4.54,1.9,13,4.73,2.68,22,5.38,3.12,21,3.38,1.86,16,3.04,1.93,26,5.44,1.81,9,4.75,2.45,12,4.74,2.49,19,5.29,3.2,24,3.22,2,23,3.11,1.79,19,5.7,1.49,10,4.45,2.58,11,5.29,2.97,21,4.82,2.86,22 +3504,disability,2.95,1.22,19,3.9,1.62,20,4.7,2.84,23,4.67,0.58,3,2.62,1.02,16,4.38,1.41,8,3.58,1.73,12,5.44,2.3,9,4.21,3.12,14,2.78,1.2,9,3.1,1.29,10,4.25,0.71,8,3.67,2.02,12,5.4,2.9,15,3.38,2.33,8,2.57,1.27,7,3.17,1.19,12,3.67,1.22,9,4.09,1.92,11,4.54,3.36,13,4.9,2.13,10 +3505,disable,3.58,1.71,19,3.6,1.7,20,4.04,2.72,23,3.33,2.08,3,3.62,1.71,16,4.62,0.74,8,2.92,1.83,12,4.33,2.69,9,3.86,2.82,14,3.33,1.87,9,3.8,1.62,10,4.11,1.45,9,3.18,1.83,11,4.67,2.97,15,2.88,1.81,8,3.57,1.81,7,3.58,1.73,12,3.7,1.42,10,3.5,2.01,10,3.92,3.23,13,4.2,2.04,10 +3506,disabled,2.7,1.15,23,3.71,2.05,21,4.52,3.07,25,2.6,1.14,5,2.72,1.18,18,2.71,1.11,7,4.23,2.35,13,4.75,3.15,8,4.41,3.12,17,2.38,0.92,8,2.87,1.25,15,3.57,1.9,7,3.77,2.28,13,5.14,3.08,14,3.73,3,11,2.91,1.04,11,2.5,1.24,12,4.09,1.92,11,3.3,2.21,10,4.5,3.28,18,4.57,2.7,7 +3507,disadvantage,2.68,1.42,19,3.9,1.71,20,3.62,2.14,24,2.85,1.63,13,2.33,0.82,6,3.6,2.07,5,4,1.65,15,3.31,1.93,13,4,2.41,11,3.11,1.69,9,2.3,1.06,10,3.43,2.07,7,4.15,1.52,13,3.82,2.27,11,3.46,2.11,13,2.67,1.66,9,2.7,1.25,10,3.4,1.96,10,4.4,1.35,10,3.22,2.59,9,3.87,1.88,15 +3508,disagree,2.84,1.17,19,4.9,2.07,20,5.45,2.26,20,2.33,1.15,3,2.93,1.22,15,5.1,2.18,10,4.7,2.06,10,5.5,2.22,10,5.4,2.41,10,3.17,1.33,6,2.67,1.15,12,4.57,2.51,7,5.08,1.89,13,5,2.45,8,5.75,2.18,12,2.67,1.23,12,3.14,1.07,7,5.1,2.56,10,4.7,1.57,10,6,2.5,9,5,2.05,11 +3509,disagreeable,3.29,2,21,4.26,2.6,23,4.48,2.46,21,3.8,2.39,5,3.12,1.93,16,5.5,2.47,12,2.91,2.07,11,5,2.68,11,3.67,2.18,9,3.17,2.12,12,3.44,1.94,9,4.25,2.84,16,4.29,2.14,7,4.36,2.06,11,4.6,2.95,10,3.31,2.43,13,3.25,1.16,8,4.42,2.67,19,3.5,2.38,4,4.21,2.58,14,5,2.31,7 +3510,disagreement,2.86,1.9,21,3.91,2.54,23,5.11,2.54,18,3.56,2.46,9,2.33,1.23,12,4.36,2.62,11,3.5,2.5,12,5.9,2.64,10,4.12,2.17,8,4,2.58,7,2.31,1.25,13,4.82,2.6,11,3.08,2.27,12,5,3.42,7,5.18,1.99,11,3.23,2.17,13,2.25,1.28,8,3.73,2.57,11,4.08,2.61,12,4.67,2.45,9,5.56,2.7,9 +3511,disappear,4.1,2.28,21,4.35,2.56,20,5.42,2.97,19,5.23,2.09,13,2.25,1.04,8,3.86,1.95,7,4.62,2.87,13,5.71,3.04,7,5.25,3.05,12,4.25,2.3,12,3.89,2.37,9,3.33,1.73,9,5.18,2.89,11,6.8,2.35,10,3.89,2.93,9,3.67,2.02,12,4.67,2.6,9,4.71,1.38,7,4.15,3.05,13,6.71,3.04,7,4.67,2.77,12 +3512,disappearance,3.75,1.65,20,4.95,2.25,21,3.91,2.53,34,4.3,1.49,10,3.2,1.69,10,4.38,1.69,8,5.31,2.53,13,4.5,3.01,14,3.5,2.12,20,4,1.41,9,3.55,1.86,11,4.92,2.25,13,5,2.39,8,4.18,2.82,22,3.42,1.88,12,4.3,1.42,10,3.2,1.75,10,4.79,2.33,14,5.29,2.21,7,4.29,2.44,17,3.53,2.62,17 +3513,disappoint,3.38,1.76,39,3.91,2.04,43,4.07,2.35,42,3.71,1.96,17,3.05,1.56,21,3.15,1.69,20,4.57,2.13,23,4.79,2.52,14,3.74,2.26,27,4.38,2.02,13,2.88,1.4,26,3.24,1.71,17,4.35,2.15,26,4.94,2.39,18,3.42,2.15,24,3.26,1.97,19,3.5,1.57,20,3.64,1.91,25,4.28,2.22,18,3.93,2.33,29,4.38,2.47,13 +3514,disappointed,2.65,1.62,17,4.47,2.37,19,4.08,1.93,25,2.2,1.1,5,2.83,1.8,12,4.7,2.71,10,4.22,2.05,9,4.44,2.16,16,3.44,1.33,9,3,1.41,6,2.45,1.75,11,3.88,2.53,8,4.91,2.26,11,4.1,2.13,20,4,1,5,2.78,1.64,9,2.5,1.69,8,4.6,2.46,10,4.33,2.4,9,4.21,2.04,19,3.67,1.63,6 +3515,disappointing,2.79,1.13,19,4.1,2.23,21,4.26,2.75,23,4,1,3,2.56,1.03,16,4.25,2.12,8,4,2.38,13,5.67,2.6,9,3.36,2.53,14,2.56,1.33,9,3,0.94,10,4.33,1.58,9,3.92,2.68,12,5,2.93,15,2.88,1.81,8,2.86,1.07,7,2.75,1.22,12,4.8,1.93,10,3.45,2.38,11,4.54,3.41,13,3.9,1.66,10 +3516,disappointment,2.79,1.87,19,4.9,2.63,20,4.08,2.52,24,3,2.08,13,2.33,1.37,6,3.4,2.3,5,5.4,2.61,15,4.46,2.54,13,3.64,2.54,11,3.44,2.51,9,2.2,0.79,10,3.57,2.64,7,5.62,2.43,13,3.36,2.2,11,4.69,2.69,13,2.33,1.12,9,3.2,2.35,10,3.6,2.5,10,6.2,2.15,10,4.22,2.99,9,4,2.3,15 +3517,disapproval,3.4,1.82,20,4.23,2.22,22,5.26,2.51,19,3.22,2.28,9,3.55,1.44,11,3.2,2.28,5,4.38,2.16,16,5,2.68,6,5.38,2.53,13,3.64,1.86,14,2.83,1.72,6,4,2.22,12,4.22,2.28,9,4.56,1.94,9,5.9,2.88,10,3.9,2.18,10,2.9,1.29,10,3.42,2.31,12,5.2,1.75,10,4.83,2.93,6,5.46,2.4,13 +3518,disapprove,3.55,0.94,20,3.81,2.4,21,5.21,2.78,24,4,1,3,3.47,0.94,17,4.57,3.21,7,3.46,1.98,13,5.5,2.83,8,5.06,2.84,16,3.57,0.98,7,3.54,0.97,13,5.43,2.64,7,3,1.96,13,5.71,2.87,14,4.5,2.64,10,3.56,1.01,9,3.55,0.93,11,4.64,2.29,11,2.9,2.28,10,5.24,3.03,17,5.14,2.27,7 +3519,disarm,4.38,2.11,21,3.7,2.55,23,5.94,2.39,18,4.78,2.49,9,4.08,1.83,12,4.18,2.64,11,3.25,2.49,12,5.6,2.55,10,6.38,2.26,8,4.86,2.91,7,4.23,1.69,13,4.64,2.66,11,2.83,2.21,12,6.29,2.75,7,5.73,2.24,11,4.23,2.42,13,4.62,1.6,8,3,2.45,11,4.33,2.57,12,4.78,2.39,9,7.11,1.83,9 +3520,disaster,1.71,1.06,21,6.35,2.59,23,2.97,2.14,37,2.08,1.16,12,1.22,0.67,9,6.36,2.25,11,6.33,2.96,12,2.94,2.07,18,2.72,1.96,18,1,0,4,1.88,1.11,17,7.18,2.36,11,5.58,2.64,12,3.29,2.2,17,2.7,2.11,20,1.83,1.27,12,1.56,0.73,9,6.27,2.61,11,6.42,2.68,12,2.75,1.97,20,3.24,2.36,17 +3521,disastrous,2.21,1.93,19,4.23,2.47,22,3.89,2.05,19,2.44,2.01,9,2,1.94,10,4.57,2.76,7,4.21,2.42,14,3.6,1.17,10,4.22,2.77,9,2.78,2.59,9,1.7,0.95,10,4,3.12,9,4.58,1.98,12,4.38,1.51,8,3.7,2.45,10,2.42,2.27,12,1.86,1.21,7,4.4,2.52,20,2.5,0.71,2,3.25,1.39,8,4.36,2.38,11 +3522,disband,4,1.34,20,3.38,2.01,21,5.36,2.63,25,3.33,1.53,3,4.12,1.32,17,3,1.91,7,3.46,2.15,13,6,2.39,8,5.06,2.75,17,4.14,1.21,7,3.92,1.44,13,3.71,1.5,7,3.08,2.29,13,5.93,2.37,14,4.64,2.87,11,4.11,1.17,9,3.91,1.51,11,4,2.14,11,2.7,1.7,10,5.22,2.86,18,5.71,2.06,7 +3523,disbelief,4.21,1.65,19,5.58,2.27,19,5.22,2.21,23,4,1.22,5,4.23,1.88,13,5.5,2.59,6,5.62,2.22,13,5.6,2.27,10,4.92,2.22,13,4,1.15,7,4.27,2,11,4.83,2.23,6,5.92,2.29,13,5.27,1.74,11,5.17,2.66,12,3.83,1.59,12,4.86,1.68,7,4.9,2.38,10,6.33,2,9,5.36,1.98,14,5,2.65,9 +3524,disc,5.6,1.85,20,3.56,2.43,18,5.58,2.54,24,5.6,1.52,5,5.6,1.99,15,4,2.45,5,3.38,2.5,13,5.08,3.04,13,6.18,1.72,11,6.4,1.71,10,4.8,1.69,10,5,2.52,7,2.64,1.96,11,5.12,2.78,16,6.5,1.77,8,5.29,1.86,14,6.33,1.75,6,3.75,2.45,12,3.17,2.56,6,5.67,2.77,15,5.44,2.24,9 +3525,discard,4,1.28,23,3.71,1.9,21,5.95,2.3,19,3.64,1.69,11,4.33,0.65,12,3,2.45,5,4.07,1.71,15,7.67,1.03,6,5.15,2.3,13,4.13,1.19,15,3.75,1.49,8,3.64,1.75,11,4,2.18,9,4.44,2.24,9,7.3,1.34,10,4.58,1.24,12,3.36,1.03,11,2.91,1.51,11,4.6,1.96,10,6.33,2.94,6,5.77,2.05,13 +3526,discerning,4.95,1.79,22,4.26,2.24,23,4.94,1.8,18,5.12,0.35,8,5,2.27,13,4.88,2.75,8,4,2,14,4.86,2.27,7,5,1.55,11,4.25,1.16,8,5.54,1.94,13,4.44,2.7,9,4.14,1.99,14,3.57,1.51,7,5.82,1.4,11,5.18,2.18,11,4.73,1.35,11,3.22,1.86,9,4.93,2.27,14,5.13,1.81,15,4,1.73,3 +3527,discharge,3.4,1.54,20,4.94,2.11,17,4,2.15,24,3.4,1.95,5,3.4,1.45,15,4.6,3.21,5,5.08,1.62,12,3.77,2.55,13,4.27,1.62,11,3.2,1.62,10,3.6,1.51,10,5.29,2.81,7,4.7,1.57,10,3.69,2.12,16,4.62,2.2,8,3.5,1.61,14,3.17,1.47,6,5.27,1.56,11,4.33,2.94,6,3.47,1.55,15,4.89,2.76,9 +3528,disciple,4.67,1.68,18,3.52,2.14,21,4.32,2.43,19,6,1,3,4.4,1.68,15,3.83,1.83,6,3.4,2.29,15,4.67,2.66,6,4.15,2.41,13,5,1,9,4.33,2.18,9,3.43,2.37,7,3.57,2.1,14,4.9,2.77,10,3.67,1.94,9,4.88,1.64,8,4.5,1.78,10,4,2.55,9,3.17,1.8,12,4.62,2.97,8,4.09,2.07,11 +3529,disciplinary,3.6,1.64,20,4.56,3.07,18,4.58,2.73,24,4,1.41,5,3.47,1.73,15,5.6,2.79,5,4.15,3.18,13,3.92,2.47,13,5.36,2.94,11,3.4,1.58,10,3.8,1.75,10,6,2.83,7,3.64,2.98,11,4.62,2.68,16,4.5,3.02,8,3.36,1.74,14,4.17,1.33,6,5.42,2.84,12,2.83,2.99,6,5.07,2.71,15,3.78,2.73,9 +3530,discipline,5.9,2.31,20,5.8,2.21,20,5.96,2.19,25,5.91,2.3,11,5.89,2.47,9,5.14,2.34,7,6.15,2.15,13,5.69,2.39,13,6.25,2.01,12,5.45,2.62,11,6.44,1.88,9,6.18,1.66,11,5.33,2.78,9,5.41,2.27,17,7.12,1.55,8,5.4,2.67,10,6.4,1.9,10,5.92,2.23,12,5.62,2.33,8,5.81,2.29,16,6.22,2.11,9 +3531,disciplined,6.15,1.79,20,4.4,2.44,20,5.72,2.91,25,5.25,3.2,4,6.38,1.31,16,3.75,3.59,4,4.56,2.19,16,6.11,2.76,9,5.5,3.06,16,6.12,1.96,8,6.17,1.75,12,5.11,2.67,9,3.82,2.18,11,5.21,3.04,14,6.36,2.73,11,5.91,1.87,11,6.44,1.74,9,5.22,2.05,9,3.73,2.61,11,5.78,2.98,18,5.57,2.94,7 +3532,disclose,4,1.65,20,4.45,2.24,20,5.89,1.85,19,3.67,1.87,9,4.27,1.49,11,4,2.94,4,4.47,2.17,15,6.5,2.07,6,5.62,1.76,13,4.29,1.49,14,3.33,1.97,6,3.9,2.23,10,4.89,2.32,9,5.67,1.5,9,6.1,2.18,10,4.4,1.35,10,3.6,1.9,10,3.3,2.31,10,5.6,1.51,10,6.17,2.04,6,5.77,1.83,13 +3533,disclosure,4.71,1.95,21,3.15,2.03,20,4.27,2.41,22,5.33,2.07,6,4.47,1.92,15,3.88,2.36,8,2.67,1.72,12,4.33,2.67,12,4.2,2.2,10,6,1.73,9,3.75,1.54,12,3.33,1.73,9,3,2.32,11,3.29,1.8,7,4.73,2.58,15,5.3,2.06,10,4.18,1.78,11,2.92,1.8,13,3.57,2.51,7,4.25,3.11,12,4.3,1.34,10 +3534,disco,5.76,2.32,21,5.25,2.36,20,5.24,2.51,21,5.33,1.97,6,5.93,2.49,15,4.88,2.42,8,5.5,2.39,12,4.36,2.34,11,6.2,2.44,10,6,2.45,6,5.67,2.35,15,5.3,2.54,10,5.2,2.3,10,5.57,2.79,14,4.57,1.81,7,6,2.89,7,5.64,2.1,14,5.57,2.65,14,4.5,1.38,6,5.17,2.86,12,5.33,2.12,9 +3535,discoloration,3.82,1.71,22,4.05,2.31,21,4.77,2.16,22,3.79,2.04,14,3.88,0.99,8,4.18,2.36,11,4.22,2.28,9,4.5,2.17,6,4.88,2.22,16,3.2,1.62,10,4.33,1.67,12,3.91,2.07,11,4.2,2.66,10,4.62,1.85,13,5,2.65,9,3.83,1.53,12,3.8,1.99,10,4.08,2.66,13,4,1.77,8,4.33,2.02,12,5.3,2.31,10 +3536,discomfort,2.84,0.83,19,4.43,2.42,42,3.55,1.87,44,3,1,3,2.81,0.83,16,4,2.56,16,4.64,2.38,25,3.41,1.89,22,3.68,1.89,22,3.14,0.69,7,2.67,0.89,12,3.71,2.45,21,5.1,2.27,20,3.76,1.96,29,3.13,1.68,15,2.75,1.16,8,2.91,0.54,11,4.13,2.62,23,4.79,2.18,19,3.56,2,25,3.53,1.74,19 +3537,disconcerting,3.58,1.74,19,4.36,2.52,22,4.84,1.74,19,3.67,1.41,9,3.5,2.07,10,5.57,2.37,7,3.71,2.52,14,5.1,1.91,10,4.56,1.59,9,3.44,2.01,9,3.7,1.57,10,5,2.62,10,3.73,2.49,11,4.25,1.28,8,5.2,2.04,10,3.5,1.78,12,3.71,1.8,7,4.5,2.52,20,3,2.83,2,4.38,1.41,8,5.18,1.94,11 +3538,disconnect,3.81,1.29,21,3.12,2.49,24,4.6,2.37,20,4.25,1.04,8,3.54,1.39,13,5.17,2.56,6,2.44,2.12,18,5,2.61,11,4.11,2.09,9,3.58,1.31,12,4.11,1.27,9,3.9,3.14,10,2.57,1.83,14,5,2.58,13,3.86,1.86,7,3.93,1.21,14,3.57,1.51,7,4,2.61,16,1.38,0.74,8,5,2.34,12,4,2.45,8 +3539,discontent,2.75,1.12,20,4.67,2.93,18,3.68,1.96,22,2.4,0.89,5,2.87,1.19,15,5,2.83,6,4.5,3.09,12,3.9,1.66,10,3.5,2.24,12,3.1,0.99,10,2.4,1.17,10,4.9,2.69,10,4.38,3.38,8,3.73,1.79,11,3.64,2.2,11,2.75,1.36,12,2.75,0.71,8,3.67,3.57,9,5.67,1.8,9,4.45,2.3,11,2.91,1.22,11 +3540,discontinue,3.94,1.21,18,3.89,2.11,18,4.41,2.58,17,4.3,1.25,10,3.5,1.07,8,3.75,2.75,4,3.93,2.02,14,4.62,2.77,8,4.22,2.54,9,4,1.53,7,3.91,1.04,11,3.29,1.89,7,4.27,2.24,11,3.5,1.64,6,4.91,2.91,11,4.08,1.38,12,3.67,0.82,6,3.27,2,11,4.86,2.04,7,4.71,2.81,7,4.2,2.53,10 +3541,discord,3.58,1.77,19,5.43,1.86,21,4.12,2.4,34,3.22,1.3,9,3.9,2.13,10,5.12,1.46,8,5.62,2.1,13,4.29,2.61,14,4,2.29,20,3.22,1.3,9,3.9,2.13,10,5.38,1.8,13,5.5,2.07,8,4.18,2.63,22,4,2,12,3.1,1.29,10,4.11,2.15,9,5.36,1.86,14,5.57,1.99,7,4.71,2.2,17,3.53,2.5,17 +3542,discount,5.78,2.44,18,4.62,2.5,24,5.86,1.82,28,6,1.77,8,5.6,2.95,10,4.78,2.22,9,4.53,2.72,15,5.57,1.55,14,6.14,2.07,14,5.5,2.45,8,6,2.54,10,4.5,2.32,12,4.75,2.77,12,5.79,1.85,14,5.93,1.86,14,6.22,2.28,9,5.33,2.65,9,4.75,2.7,12,4.5,2.39,12,5.92,1.44,12,5.81,2.1,16 +3543,discourage,3.05,1.16,21,3.73,2.35,22,3.71,1.95,21,3.33,1,9,2.83,1.27,12,2.67,2.07,6,4,2.42,15,2.33,1.97,6,4.27,1.71,15,3.11,1.17,9,3,1.21,12,4,2.12,5,3.65,2.47,17,4.1,2.42,10,3.36,1.43,11,2.67,1.23,12,3.56,0.88,9,4.11,2.2,9,3.46,2.5,13,3.75,1.91,12,3.67,2.12,9 +3544,discouraged,3.18,1.27,38,3.38,2.38,39,3.5,2.15,44,3.56,1.55,16,2.91,0.97,22,3.12,2.28,16,3.57,2.48,23,4.28,2.72,18,2.96,1.48,26,2.74,0.93,19,3.63,1.42,19,3.79,2.07,19,3,2.64,20,3.32,2.01,25,3.74,2.35,19,3.2,1.32,25,3.15,1.21,13,3.57,2.09,21,3.17,2.73,18,3.24,2.11,25,3.84,2.22,19 +3545,discouraging,2.89,2.13,19,4.17,2.37,23,4.22,2.51,18,3.56,1.94,9,2.3,2.21,10,5.29,2.5,7,3.73,2.28,15,4.67,2.45,9,3.78,2.64,9,3.33,2.87,9,2.5,1.18,10,4.7,2.75,10,3.83,2.12,12,3.86,1.57,7,4.5,3.17,10,3.33,2.46,12,2.14,1.21,7,4.4,2.41,20,2.67,1.53,3,3.38,1.51,8,4.9,3,10 +3546,discourse,3.18,1.71,22,4.27,2.57,22,5.2,2.19,20,4,1.53,7,2.8,1.7,15,5,2.58,10,3.67,2.5,12,6,2.77,7,4.77,1.79,13,3.75,1.76,12,2.5,1.43,10,4.09,2.3,11,4.45,2.91,11,5.07,2.31,15,5.6,1.95,5,2.64,1.43,11,3.73,1.85,11,4.7,2.31,10,3.92,2.81,12,4.9,1.1,10,5.5,2.95,10 +3547,discover,7.18,1.44,22,5.7,3.01,20,6.79,2.04,19,7.38,1.26,13,6.89,1.69,9,6.86,2.73,7,5.08,3.07,13,7.14,1.57,7,6.58,2.31,12,7.08,1.56,12,7.3,1.34,10,5.56,3.21,9,5.82,2.99,11,6.2,2.44,10,7.44,1.33,9,6.92,1.56,12,7.5,1.27,10,6.14,2.61,7,5.46,3.28,13,6.43,2.94,7,7,1.41,12 +3548,discovery,6.81,2.06,21,6.04,2.53,23,6.25,2.05,20,5,3.39,5,7.38,1.09,16,6.67,2.53,12,5.36,2.46,11,6.1,2.33,10,6.56,1.88,9,7.42,1.88,12,6,2.12,9,5.88,2.47,16,6.43,2.82,7,5.73,2.1,11,6.89,1.9,9,6.85,2.12,13,6.75,2.12,8,6.58,2.36,19,3.5,1.73,4,5.86,2.14,14,7.17,1.6,6 +3549,discredit,3.14,1.25,22,4.05,2.44,21,4.29,2.1,21,3.07,1.33,14,3.25,1.16,8,4.09,2.63,11,4,2.5,9,3.17,1.47,6,4.73,2.19,15,3,1.25,10,3.25,1.29,12,3.09,2.26,11,5.1,2.28,10,3.69,1.44,13,5.25,2.71,8,2.92,0.9,12,3.4,1.58,10,3.69,2.46,13,4.62,2.45,8,4.67,1.87,12,3.78,2.39,9 +3550,discreet,5.05,1.9,19,3.4,2.39,20,6.45,2.14,20,5.67,1.15,3,4.8,2.01,15,3.3,2.06,10,3.5,2.8,10,6.5,1.72,10,6.4,2.59,10,4.5,2.43,6,5.17,1.64,12,3.71,2.69,7,3.23,2.31,13,6.25,2.49,8,6.58,1.98,12,5.67,1.61,12,4,2,7,4.4,2.76,10,2.4,1.51,10,7.22,1.56,9,5.82,2.4,11 +3551,discrepancy,3.43,1.57,21,3.75,2.67,20,3.73,2.49,22,3.83,2.04,6,3.27,1.39,15,3.62,3.02,8,3.83,2.55,12,4.08,2.64,12,3.3,2.36,10,3.56,2.07,9,3.33,1.15,12,4.67,2.4,9,3,2.76,11,3.57,2.23,7,3.8,2.68,15,3.6,1.65,10,3.27,1.56,11,4.31,2.5,13,2.71,2.87,7,3.25,2.7,12,4.3,2.21,10 +3552,discretion,5.4,1.39,20,3.57,2.04,21,5.88,2.44,25,5.33,0.58,3,5.41,1.5,17,2.86,1.77,7,4,2.2,13,5.5,2.78,8,6.06,2.33,17,5.43,0.98,7,5.38,1.61,13,3.43,2.07,7,3.69,2.18,13,6.14,2.57,14,5.55,2.34,11,5.22,1.2,9,5.55,1.57,11,3.64,2.2,11,3.5,1.96,10,5.72,2.56,18,6.29,2.21,7 +3553,discretionary,5.53,1.68,19,3,2.05,22,5.11,1.97,28,5.83,2.04,6,5.38,1.56,13,3.18,2.27,11,2.82,1.89,11,5.09,2.59,11,5.12,1.54,17,5.18,1.47,11,6,1.93,8,2.91,1.97,11,3.09,2.21,11,4.72,1.81,18,5.8,2.15,10,5.15,1.57,13,6.33,1.75,6,2.64,1.78,14,3.62,2.45,8,5.38,2.25,16,4.75,1.54,12 +3554,discriminate,3.18,1.87,22,4.05,2.29,21,5.05,3.04,21,3.43,2.17,14,2.75,1.16,8,4.55,2.46,11,3.67,2.12,9,5.67,2.42,6,4.8,3.3,15,3.5,2.32,10,2.92,1.44,12,3.45,2.5,11,4.7,1.95,10,5.5,2.88,12,4.44,3.32,9,3.33,2.27,12,3,1.33,10,3.54,2.18,13,4.88,2.36,8,5.27,3.17,11,4.8,3.05,10 +3555,discriminating,2.33,1.15,21,4.78,2.54,23,3.95,2.22,21,2.2,1.3,5,2.38,1.15,16,6,1.81,12,3.45,2.62,11,4.27,2.83,11,3.33,1.12,9,2,0.95,12,2.78,1.3,9,5.25,2.57,16,3.71,2.29,7,2.82,0.98,11,5.2,2.57,10,2.08,1.12,13,2.75,1.16,8,4.74,2.62,19,5,2.45,4,3.57,2.1,14,4.71,2.43,7 +3556,discrimination,2.45,1.43,20,5.62,2.55,24,4.57,2.43,28,2.5,1.41,8,2.42,1.51,12,5.67,2.55,9,5.6,2.64,15,4.07,2.5,14,5.07,2.34,14,2.11,1.54,9,2.73,1.35,11,4.92,2.78,12,6.33,2.19,12,3.5,2.24,14,5.64,2.17,14,2.5,1.51,10,2.4,1.43,10,6.33,2.15,12,4.92,2.81,12,3.83,2.37,12,5.12,2.39,16 +3557,discuss,5.89,1.97,18,2.76,2.45,21,6.44,1.38,18,4.75,1.67,8,6.8,1.75,10,2.86,3.08,7,2.71,2.2,14,6.55,1.29,11,6.29,1.6,7,5.27,1.79,11,6.86,1.95,7,2.56,2.74,9,2.92,2.31,12,6.91,1.38,11,5.71,1.11,7,5.42,2.07,12,6.83,1.47,6,2.17,1.75,12,3.56,3.09,9,6.67,1.58,9,6.22,1.2,9 +3558,discussion,6.18,1.33,22,5,2.52,19,5.95,1.57,20,6.6,0.89,5,6.12,1.45,16,6.62,2.07,8,3.82,2.18,11,5.56,2.01,9,6.27,1.1,11,6,1.28,12,6.4,1.43,10,4.9,1.97,10,5.11,3.14,9,5.45,1.86,11,6.56,0.88,9,5.82,1.47,11,6.55,1.13,11,3.75,1.58,8,5.91,2.74,11,5.56,2.01,9,6.27,1.1,11 +3559,disdain,3.71,1.31,21,3.21,2.26,24,4.21,2.27,19,4.12,1.64,8,3.46,1.05,13,5,1.41,6,2.61,2.2,18,4,1.67,11,4.5,3.02,8,4,1.28,12,3.33,1.32,9,4.4,2.32,10,2.36,1.86,14,4.25,2.09,12,4.14,2.73,7,3.64,1.45,14,3.86,1.07,7,3.31,2.27,16,3,2.39,8,4.5,2.43,12,3.71,2.06,7 +3560,disdainful,3.13,1.47,39,4.7,2.38,43,4.48,2.66,25,3.54,1.71,13,2.96,1.34,25,4,2.45,12,5,2.36,30,5.25,1.83,8,4.12,2.96,17,3.4,1.59,15,3,1.41,23,4.25,2.22,12,4.87,2.45,31,5,2.48,14,3.82,2.86,11,3.39,1.64,23,2.75,1.13,16,4.15,2.28,20,5.17,2.41,23,4.17,3.01,18,5.29,1.25,7 +3561,disease,1.68,0.89,19,5.5,2.31,20,2.8,1.88,20,1.67,0.58,3,1.67,0.98,15,5.1,2.23,10,5.9,2.42,10,3,2,10,2.6,1.84,10,1.33,0.52,6,1.83,1.03,12,5.43,2.37,7,5.54,2.37,13,2.25,1.28,8,3.17,2.17,12,1.58,0.79,12,1.86,1.07,7,6,2.36,10,5,2.26,10,2.67,1.58,9,2.91,2.17,11 +3562,diseased,2.24,1.34,21,5.48,2.52,21,3.08,2.08,25,2.33,1.5,12,2.11,1.17,9,6.43,1.51,7,5,2.83,14,3,1.56,10,3.13,2.42,15,1,0,4,2.53,1.33,17,4.9,2.42,10,6,2.61,11,2.71,2.5,7,3.22,1.96,18,2.08,1.16,12,2.44,1.59,9,4.92,2.6,13,6.38,2.26,8,2,1.12,9,3.69,2.27,16 +3563,disembodied,3.73,1.7,22,5.5,2.69,26,4.17,2.75,24,3.78,1.72,9,3.69,1.75,13,5.5,2.88,10,5.5,2.66,16,3.44,2.83,9,4.6,2.69,15,4,1.77,8,3.57,1.7,14,5.15,2.79,13,5.85,2.64,13,3.25,2.73,12,5.08,2.54,12,3.42,1.78,12,4.1,1.6,10,5.2,2.6,15,5.91,2.88,11,4.46,3.07,13,3.82,2.4,11 +3564,disengage,4.05,1.28,21,3.95,1.75,21,5.4,2.2,25,4.33,1.44,12,3.67,1,9,5,1.41,7,3.43,1.7,14,4.8,1.87,10,5.8,2.37,15,3.5,1.29,4,4.18,1.29,17,3.8,2.15,10,4.09,1.38,11,5.14,2.34,7,5.5,2.2,18,4.17,1.11,12,3.89,1.54,9,3.92,1.98,13,4,1.41,8,4.78,2.28,9,5.75,2.14,16 +3565,disgrace,2.45,1.19,20,4.28,2.49,25,3.32,2.14,19,2.38,1.06,8,2.5,1.31,12,4,2.68,6,4.33,2.57,18,2.86,2.34,7,3.58,2.07,12,2.6,1.3,15,2,0.71,5,3.93,2.73,14,4.7,2.31,10,3.44,2.19,9,3.2,2.2,10,2.18,1.08,11,2.78,1.3,9,4.06,2.38,16,4.67,2.78,9,3.18,2.44,11,3.5,1.77,8 +3566,disgraceful,2.35,1.35,20,4.08,2.53,25,2.79,2.39,19,2.62,1.41,8,2.17,1.34,12,3.33,2.73,6,4.44,2.5,18,2.29,1.89,7,3.08,2.68,12,2.53,1.46,15,1.8,0.84,5,3.57,2.77,14,5,2.05,10,2.89,2.37,9,2.7,2.54,10,2,1.1,11,2.78,1.56,9,4.31,2.33,16,3.67,2.96,9,2.73,2.49,11,2.88,2.42,8 +3567,disgruntled,3.11,1.85,19,3.55,2.65,22,3.64,1.85,28,3.5,1.38,6,2.92,2.06,13,3.82,2.99,11,3.27,2.37,11,3.18,2.4,11,3.94,1.39,17,3.73,2.05,11,2.25,1.16,8,4.18,2.79,11,2.91,2.47,11,3.67,2.03,18,3.6,1.58,10,3.69,1.89,13,1.83,0.98,6,3.36,2.41,14,3.88,3.18,8,3.5,2.1,16,3.83,1.53,12 +3568,disguise,4.81,1.99,21,4.36,2.34,22,4.76,1.92,21,5.78,1.64,9,4.08,1.98,12,3.67,2.34,6,4.73,2.4,15,4.5,2.59,6,4.87,1.68,15,5,2.06,9,4.67,2.02,12,3.6,1.67,5,4.59,2.5,17,5,1.94,10,4.55,1.97,11,4.67,2.46,12,5,1.22,9,4.44,2.74,9,4.31,2.14,13,5.17,1.64,12,4.22,2.22,9 +3569,disgust,3.32,2.4,19,5,2.35,23,4.84,2.34,19,3.44,1.67,9,3.2,3.01,10,5.71,2.29,7,4.8,2.43,15,5.1,2.64,10,4.56,2.07,9,4,3.12,9,2.7,1.42,10,5.4,2.84,10,4.83,1.99,12,4.5,2.14,8,5.3,2.58,10,3.83,2.86,12,2.43,0.98,7,5,2.38,20,5,2.65,3,3.38,0.92,8,5.91,2.51,11 +3570,disgusted,2.68,1.66,41,4.89,2.38,47,4.24,2.59,49,2.38,1.5,13,2.82,1.74,28,5.43,2.01,21,4.46,2.6,26,3.84,2.39,25,4.52,2.73,23,2.5,1.32,16,2.8,1.87,25,4.64,2.47,28,5.26,2.26,19,3.68,2.36,25,4.83,2.73,24,2.45,1.34,22,2.95,1.99,19,5.1,2.37,31,4.5,2.42,16,3.77,2.42,26,4.78,2.71,23 +3571,disgusting,2.27,1.42,22,6.15,2.62,20,4.79,2.66,19,2.69,1.65,13,1.67,0.71,9,5.86,2.48,7,6.31,2.78,13,5,2.77,7,4.67,2.71,12,2.08,1.38,12,2.5,1.51,10,5.89,2.8,9,6.36,2.58,11,5.2,2.62,10,4.33,2.78,9,1.83,1.03,12,2.8,1.69,10,7,1.53,7,5.69,3.01,13,5.29,2.5,7,4.5,2.81,12 +3572,dish,5.7,1.34,20,3.57,2.29,23,5.5,2.13,28,5.38,0.74,8,5.92,1.62,12,3.11,2.47,9,3.86,2.21,14,5.14,2.28,14,5.86,1.99,14,5.56,1.42,9,5.82,1.33,11,4.33,2.5,12,2.73,1.79,11,5.36,2.24,14,5.64,2.1,14,6,1.33,10,5.4,1.35,10,3.91,2.3,11,3.25,2.34,12,5.67,1.72,12,5.38,2.45,16 +3573,dishonest,3,1.49,20,4.95,2.24,22,5,2.7,18,3,1.58,9,3,1.48,11,3.8,2.68,5,5.25,2.11,16,4.17,2.93,6,5.42,2.61,12,3.21,1.48,14,2.5,1.52,6,4.33,2.31,12,5.67,2.12,9,4.89,2.37,9,5.11,3.14,9,3.5,1.78,10,2.5,0.97,10,3.83,2.08,12,6.3,1.64,10,4.67,3.27,6,5.17,2.52,12 +3574,dishonesty,2.05,0.89,20,5.39,2.68,18,4.32,2.57,22,2,0.71,5,2.07,0.96,15,3.67,2.25,6,6.25,2.53,12,4.8,2.53,10,3.92,2.64,12,2.3,0.82,10,1.8,0.92,10,5,2.71,10,5.88,2.75,8,3.18,2.09,11,5.45,2.58,11,2.17,1.03,12,1.88,0.64,8,3.78,2.73,9,7,1.41,9,4.45,2.73,11,4.18,2.52,11 +3575,dishonor,2.37,1.57,19,4.82,2.44,22,3.79,2.33,28,2,1.1,6,2.54,1.76,13,5.45,2.3,11,4.18,2.52,11,4.73,2.57,11,3.18,2.01,17,2.55,1.81,11,2.12,1.25,8,4.64,2.29,11,5,2.68,11,3.89,2.37,18,3.6,2.37,10,2.69,1.65,13,1.67,1.21,6,5.21,2.69,14,4.12,1.89,8,3.5,2.34,16,4.17,2.37,12 +3576,dishonorable,2.33,1.28,21,5.76,1.79,21,3.71,2.35,24,2.92,1.31,12,1.56,0.73,9,5.43,2.15,7,5.93,1.64,14,4.5,1.96,10,3.14,2.51,14,1.25,0.5,4,2.59,1.28,17,5.4,1.78,10,6.09,1.81,11,3.29,1.5,7,3.88,2.64,17,2.17,1.34,12,2.56,1.24,9,5.92,1.75,13,5.5,1.93,8,3.25,1.49,8,3.94,2.69,16 +3577,dishwasher,5.32,2.15,22,3.05,2.06,21,5.21,2.72,24,4.12,2.23,8,6,1.84,14,4,2.19,11,2,1.33,10,5,2.51,8,5.31,2.89,16,5.55,1.81,11,5.09,2.51,11,3.88,2.36,8,2.54,1.76,13,5,2.76,17,5.83,2.99,6,5.3,2.45,10,5.33,1.97,12,2.75,1.58,8,3.23,2.35,13,5.38,2.75,16,4.88,2.8,8 +3578,disinfect,5.11,2.28,19,4,2.17,23,5.64,2.18,28,3.75,1.28,8,6.09,2.39,11,4.62,2.56,8,3.67,1.95,15,6,2.32,14,5.29,2.05,14,5.44,2.35,9,4.8,2.3,10,3.91,2.39,11,4.08,2.07,12,4.29,2.05,14,7,1.3,14,5.5,2.68,10,4.67,1.8,9,4.36,2.06,11,3.67,2.31,12,5.25,2.18,12,5.94,2.21,16 +3579,disinfectant,5.1,1.97,21,2.96,2.12,24,5.8,2.33,20,4.5,1.93,8,5.46,1.98,13,3.5,1.38,6,2.78,2.32,18,6.73,2.1,11,4.67,2.18,9,5.17,1.99,12,5,2.06,9,3.8,2.35,10,2.36,1.78,14,6.46,2.4,13,4.57,1.72,7,5.43,1.74,14,4.43,2.37,7,2.94,2.24,16,3,2,8,5.92,2.31,12,5.62,2.5,8 +3580,disintegrate,4.32,1.7,19,5.43,2.54,21,4.52,1.9,23,6.2,1.3,5,3.62,1.33,13,5.67,2.5,6,5.33,2.64,15,4.6,1.71,10,4.46,2.11,13,5.29,2.14,7,3.73,1.19,11,4.43,2.44,7,5.93,2.53,14,4.91,1.7,11,4.17,2.08,12,4.5,1.78,12,4,1.63,7,4.64,2.84,11,6.3,1.95,10,4.43,1.6,14,4.67,2.4,9 +3581,disk,5.24,1.58,21,2.95,2.08,22,5.22,2.04,27,4.8,1.62,10,5.64,1.5,11,2.57,1.99,7,3.13,2.17,15,5,2.4,17,5.6,1.26,10,4.73,1.56,11,5.8,1.48,10,3.4,3.36,5,2.82,1.67,17,4.86,2.6,14,5.62,1.19,13,4.85,1.41,13,5.88,1.73,8,2.4,2.37,10,3.42,1.78,12,5.36,2.41,14,5.08,1.66,13 +3582,dislike,3.25,1.55,20,4.27,2.6,22,5.81,2.37,27,4,1.83,7,2.85,1.28,13,4.7,2.54,10,3.92,2.71,12,5.53,2.39,15,6.09,2.51,11,3,1.34,11,3.56,1.81,9,4.33,1.8,9,4.23,3.11,13,6.12,2.45,17,5.11,2.32,9,3.23,1.64,13,3.29,1.5,7,3.56,2.13,16,6.17,2.99,6,5.83,2.66,12,5.8,2.21,15 +3583,disloyal,2.27,1.22,40,5.14,2.46,22,3.28,2.01,46,2.19,0.91,16,2.33,1.4,24,5.62,2.5,8,4.86,2.48,14,3.47,2.26,15,3.19,1.9,31,2.42,1.35,24,2,1,15,4.4,2.01,10,5.75,2.7,12,3.54,1.91,24,3,2.12,22,2.33,1.28,21,2.21,1.18,19,4.88,3.18,8,5.29,2.05,14,3.43,2.08,30,3,1.9,16 +3584,disloyalty,2.57,1.78,21,5.77,2.2,22,3.71,2.03,21,3.67,2.06,9,1.75,0.97,12,4.67,2.58,6,6.13,2.03,15,3.67,2.73,6,3.73,1.79,15,3.33,2.18,9,2,1.21,12,5,3.16,5,6,1.9,17,4.4,2.07,10,3.09,1.87,11,2.33,1.92,12,2.89,1.62,9,6.67,1.22,9,5.15,2.54,13,3.67,2.23,12,3.78,1.86,9 +3585,dismal,2.6,1.39,20,3.29,1.9,21,4.96,2.65,24,1.67,1.15,3,2.76,1.39,17,3.29,2.69,7,3.23,1.54,13,4.25,2.49,8,5.31,2.73,16,2.14,1.21,7,2.85,1.46,13,3.43,1.9,7,3.15,2.03,13,5.08,2.66,13,4.82,2.75,11,3.33,1.5,9,2,1,11,3.45,1.57,11,3.1,2.28,10,5.39,2.7,18,3.67,2.16,6 +3586,dismantle,4.74,1.69,19,4.05,2.04,20,4.5,2.25,24,4.92,1.8,13,4.33,1.51,6,4.6,1.82,5,3.87,2.13,15,4.85,2.44,13,4.09,2.02,11,5.11,2.03,9,4.4,1.35,10,5.29,1.89,7,3.38,1.85,13,4.64,2.29,11,4.38,2.29,13,4.33,2,9,5.1,1.37,10,3.7,2.11,10,4.4,2.01,10,5.11,2.67,9,4.13,1.96,15 +3587,dismay,3.1,1.07,20,2.85,1.79,20,3.95,1.89,22,3,0.58,7,3.15,1.28,13,2.56,1.74,9,3.09,1.87,11,3.67,2.73,6,4.06,1.57,16,3.3,1.42,10,2.89,0.6,9,2.5,1.2,8,3.08,2.11,12,4.4,1.88,15,3,1.63,7,2.91,1.04,11,3.33,1.12,9,2.83,1.64,12,2.88,2.1,8,4.73,1.85,11,3.18,1.66,11 +3588,dismiss,4.58,1.74,19,3.7,2.11,20,5.08,2.41,24,5.08,1.8,13,3.5,1.05,6,4.8,2.17,5,3.33,2.02,15,5.69,2.29,13,4.36,2.46,11,5.44,2.13,9,3.8,0.79,10,3.86,2.61,7,3.62,1.89,13,4.91,2.55,11,5.23,2.39,13,4.33,1.94,9,4.8,1.62,10,3.3,1.83,10,4.1,2.38,10,5.11,2.89,9,5.07,2.19,15 +3589,dismissal,4.05,1.35,19,4.48,2.37,23,4.79,1.81,19,4,1.73,9,4.1,0.99,10,4.43,2.07,7,4.67,2.55,15,5,1.89,10,4.56,1.81,9,4.56,1.24,9,3.6,1.35,10,4.5,2.88,10,4.67,1.97,12,4.62,1.41,8,5,2.21,10,4.42,1.24,12,3.43,1.4,7,4.4,2.19,20,5,4,3,4.5,1.41,8,5,2.1,11 +3590,dismissive,3.4,1.35,20,2.67,1.64,18,4.46,2.13,24,3.4,0.55,5,3.4,1.55,15,2.6,2.19,5,2.69,1.49,13,4.62,2.4,13,4.27,1.85,11,3.7,1.34,10,3.1,1.37,10,2.57,1.81,7,2.73,1.62,11,4.94,1.77,16,3.5,2.56,8,3.36,1.22,14,3.5,1.76,6,2.92,1.68,12,2.17,1.6,6,5,2.1,15,3.56,1.94,9 +3591,dismount,5.05,1.32,20,3.59,2.13,22,6.11,2.52,27,5.43,1.81,7,4.85,0.99,13,4,2.21,10,3.25,2.09,12,5.93,2.6,15,6.36,2.62,11,5.09,0.83,11,5,1.8,9,4.44,2.13,9,3,2,13,6.24,2.75,17,5.89,2.32,9,5.08,1.61,13,5,0.58,7,3.38,2.28,16,4.17,1.72,6,5.83,2.55,12,6.33,2.55,15 +3592,disobedience,3.32,2.24,19,4.5,2.69,22,4.41,2.59,27,3,1.67,6,3.46,2.5,13,4.91,2.59,11,4.09,2.84,11,5,2.87,10,4.06,2.44,17,3.64,2.62,11,2.88,1.64,8,4.73,2.8,11,4.27,2.69,11,5.12,2.45,17,3.2,2.49,10,3.85,2.27,13,2.17,1.83,6,4.21,2.78,14,5,2.62,8,4.73,2.94,15,4,2.13,12 +3593,disobey,3.19,2.02,21,5.35,2.25,23,4.33,2.67,21,3.2,2.68,5,3.19,1.87,16,6.08,1.73,12,4.55,2.54,11,3.18,2.23,11,5.33,2.65,9,2.17,1.11,12,4.56,2.19,9,5.69,2.24,16,4.57,2.23,7,4,2.45,11,4.7,2.98,10,3.23,2.13,13,3.12,1.96,8,5.53,2.41,19,4.5,1,4,4.43,2.9,14,4.14,2.34,7 +3594,disorder,3.76,1.84,21,4.9,2.38,20,4.19,3.02,36,4.12,1.73,8,3.54,1.94,13,5,1.87,5,4.87,2.59,15,4.18,2.96,11,4.2,3.11,25,4.23,2.01,13,3,1.31,8,5.25,2.26,12,4.38,2.62,8,4,2.94,20,4.44,3.2,16,4.64,1.69,11,2.8,1.55,10,5,2.76,11,4.78,1.99,9,3.55,2.96,22,5.21,2.94,14 +3595,disorderly,2.95,1.39,19,4.85,2.78,20,4.05,2.66,22,3.6,0.89,5,2.71,1.49,14,6.5,2.51,8,3.75,2.45,12,3.33,2.02,12,4.9,3.18,10,2.88,1.25,8,3,1.55,11,5.89,2.52,9,4,2.79,11,3.71,2.29,7,4.2,2.88,15,3.11,1.54,9,2.8,1.32,10,4.54,2.76,13,5.43,2.94,7,3.92,3,12,4.2,2.35,10 +3596,disorientation,3.57,1.94,21,5.1,2.36,20,3.14,2.52,21,4.5,1.38,6,3.2,2.04,15,4.75,2.92,8,5.33,2.02,12,2.64,2.06,11,3.7,2.95,10,3.67,1.97,6,3.53,2,15,5,2.91,10,5.2,1.81,10,3.29,2.46,14,2.86,2.79,7,4,1.63,7,3.36,2.1,14,5,2.77,14,5.33,1.03,6,2.75,2.38,12,3.67,2.74,9 +3597,disoriented,3.26,1.15,19,4.81,2.21,26,4,2.5,23,3.75,1.28,8,2.91,0.94,11,4.5,2.64,10,5,1.97,16,4.25,2.25,8,3.87,2.7,15,3.33,1.51,6,3.23,1.01,13,4.92,2.25,13,4.69,2.25,13,3.45,2.54,11,4.5,2.47,12,3,1.1,11,3.62,1.19,8,4.4,2.2,15,5.36,2.2,11,3.75,2.56,12,4.27,2.53,11 +3598,disown,2.29,1.06,21,4.54,2.4,24,3.64,2.74,22,2.12,1.13,8,2.38,1.04,13,4.77,2.42,13,4.27,2.45,11,5,2.77,13,1.67,0.87,9,2,0.93,8,2.33,1.07,12,5.36,1.82,14,3.4,2.72,10,4.58,3.18,12,2.5,1.58,10,2.1,1.1,10,2.45,1.04,11,4.06,2.59,17,5.71,1.38,7,3,2.79,10,4.17,2.69,12 +3599,disparage,3,1.26,21,3.96,1.97,23,3.52,1.81,21,2.88,1.13,8,3.08,1.38,13,4.25,2.09,12,3.64,1.86,11,3.54,1.56,13,3.5,2.27,8,2.62,1.41,8,3.33,1.15,12,4.23,1.3,13,3.6,2.63,10,3.92,1.83,12,3,1.73,9,2.8,1.32,10,3.18,1.25,11,3.88,2.19,16,4.14,1.46,7,3.78,1.92,9,3.33,1.78,12 +3600,dispatch,4.9,1.41,21,3.55,2.18,22,5.32,2.03,22,4.44,1.24,9,5.25,1.48,12,2.67,1.97,6,3.73,2.22,15,5.33,2.34,6,5.31,1.99,16,4.22,1.3,9,5.42,1.31,12,3.6,2.07,5,3.53,2.27,17,5.09,2.07,11,5.55,2.07,11,5.08,1.62,12,4.67,1.12,9,3.67,2,9,3.46,2.37,13,4.92,2.07,12,5.8,1.99,10 +3601,dispatcher,4.59,1.65,22,3.86,2.48,21,4.95,2.13,22,4.71,1.86,14,4.38,1.3,8,4.09,2.51,11,3.89,2.52,9,4.83,2.14,6,5,2.19,16,4,2.11,10,5.08,1,12,3.45,2.42,11,4.3,2.58,10,4.62,1.71,13,5.44,2.65,9,4.58,1.83,12,4.6,1.51,10,4,2.71,13,3.62,2.2,8,4.67,2.19,12,5.3,2.11,10 +3602,dispensary,5.05,1.76,20,4.14,2.44,22,5.08,2.68,26,6,2.31,7,4.54,1.2,13,3.7,2.16,10,4.5,2.68,12,4.93,2.46,15,5.6,3.03,10,4.45,1.29,11,5.78,2.05,9,4.44,2.24,9,3.92,2.63,13,5.44,2.92,16,4.78,2.22,9,5.08,1.93,13,5,1.53,7,4.19,2.51,16,4,2.45,6,5.25,3.02,12,4.93,2.46,14 +3603,dispense,5.24,1.01,25,2.95,2.06,21,5.45,1.9,22,5.38,1.15,16,5,0.71,9,3.18,2.23,11,2.89,1.96,9,4.17,1.83,6,5.94,1.73,16,5.27,1.27,11,5.21,0.8,14,2.73,2.05,11,3.2,2.15,10,5.46,1.94,13,5.44,1.94,9,5.29,1.07,14,5.18,0.98,11,2.69,2.1,13,3.38,2.07,8,5.5,1.98,12,5.4,1.9,10 +3604,dispenser,5.26,1.41,19,4.18,2.54,22,5.48,2.42,21,5.22,0.44,9,5.3,1.95,10,4.38,2.26,8,4.07,2.76,14,5.18,2.56,11,5.8,2.35,10,5.14,0.38,7,5.33,1.78,12,4.3,2.31,10,4.08,2.81,12,5.83,2.48,12,5,2.4,9,5.4,1.78,10,5.11,0.93,9,4,2.14,8,4.29,2.81,14,5.14,2.63,14,6.14,1.95,7 +3605,dispersal,4.91,0.68,22,4.43,2.59,23,5.16,1.74,19,5,0.53,8,4.85,0.8,13,4.75,2.96,8,4.29,2.55,14,5.14,1.77,7,5,1.79,11,4.62,0.92,8,5.08,0.49,13,4.56,3.17,9,4.36,2.27,14,4.86,1.35,7,5.33,1.97,12,5.09,0.7,11,4.73,0.65,11,3.11,2.85,9,5.29,2.09,14,5.12,1.82,16,5.33,1.53,3 +3606,disperse,4.19,1.44,21,3.67,2.01,21,5.12,2.33,24,4.33,1.3,12,4,1.66,9,5,1.41,7,3,1.96,14,5.67,2.18,9,4.8,2.43,15,4,2,4,4.24,1.35,17,3.8,2.39,10,3.55,1.69,11,5.29,2.69,7,5.06,2.25,17,4.33,1.67,12,4,1.12,9,3.38,2.33,13,4.12,1.36,8,4.22,2.64,9,5.67,2.02,15 +3607,displace,2.89,1.29,19,3.8,2.59,20,4.65,2.01,20,3.67,1.15,3,2.6,1.18,15,2.5,2.01,10,5.1,2.51,10,5.1,1.52,10,4.2,2.39,10,2.67,1.03,6,2.83,1.34,12,2.86,2.85,7,4.31,2.39,13,4.25,1.75,8,4.92,2.19,12,2.92,1.44,12,2.86,1.07,7,3.8,2.7,10,3.8,2.62,10,3.89,1.69,9,5.27,2.1,11 +3608,displacement,3.68,1.38,19,3.86,2.01,21,4.85,2.64,20,4,1,3,3.62,1.45,16,3.67,2.16,6,3.93,2.02,15,6.33,2.42,6,4.21,2.55,14,4,0.94,10,3.33,1.73,9,4.57,1.9,7,3.5,2.03,14,5.6,2.17,10,4.1,2.96,10,4.12,1.36,8,3.36,1.36,11,4.22,2.39,9,3.58,1.73,12,3.62,2.67,8,5.67,2.39,12 +3609,display,6.19,1.33,21,3.81,1.91,21,6.48,1.71,25,6.42,1.24,12,5.89,1.45,9,3.71,2.14,7,3.86,1.88,14,6,1.94,10,6.8,1.52,15,6.5,1.91,4,6.12,1.22,17,4.2,1.99,10,3.45,1.86,11,6,2.16,7,6.67,1.53,18,6.08,1.24,12,6.33,1.5,9,4.08,1.8,13,3.38,2.13,8,6,1.94,9,6.75,1.57,16 +3610,displease,2.63,0.96,19,5.71,2.22,21,4.45,2.28,22,3,0.71,5,2.54,1.05,13,6,1.41,6,5.6,2.5,15,4.8,2.1,10,4.17,2.48,12,2.43,0.98,7,2.82,0.98,11,4.57,1.81,7,6.29,2.23,14,4.27,2.37,11,4.64,2.29,11,2.42,1,12,3,0.82,7,4.73,2.33,11,6.8,1.55,10,4.57,2.31,14,4.25,2.38,8 +3611,displeased,3.41,1.82,41,4.22,2.56,45,5,2.89,25,4,1.94,17,3,1.64,24,4.65,2.12,17,3.89,2.82,27,6.25,3.01,8,4.41,2.72,17,3.41,1.53,22,3.42,2.14,19,4.24,2.61,21,4.21,2.57,24,5.36,2.98,14,4.55,2.84,11,3.35,1.87,26,3.53,1.77,15,4.24,2.54,29,4.19,2.66,16,4.89,3.08,18,5.29,2.5,7 +3612,displeasure,2.52,1.12,21,4.81,2.5,21,4.08,2.43,25,2.33,1.07,12,2.78,1.2,9,5.14,1.86,7,4.64,2.82,14,4.2,2.49,10,4,2.48,15,2,1.15,4,2.65,1.11,17,4.2,2.3,10,5.36,2.66,11,3.29,2.63,7,4.39,2.35,18,2.58,1.24,12,2.44,1.01,9,4.54,2.96,13,5.25,1.58,8,2.44,1.13,9,5,2.5,16 +3613,disposable,4,1.49,20,2.9,1.48,20,3.5,1.47,22,4.43,0.79,7,3.77,1.74,13,3.22,1.56,9,2.64,1.43,11,2.83,1.33,6,3.75,1.48,16,4.2,1.81,10,3.78,1.2,9,2.88,1.64,8,2.92,1.44,12,3.8,1.66,15,2.86,0.69,7,4,1.61,11,4,1.41,9,2.83,1.7,12,3,1.2,8,3.45,1.51,11,3.55,1.51,11 +3614,disposal,4,1.92,21,4.42,2.29,19,4.1,2.32,21,4.5,1.52,6,3.8,2.08,15,4.14,2.54,7,4.58,2.23,12,4.18,2.23,11,4,2.54,10,4,1.79,6,4,2.04,15,5,2.67,10,3.78,1.72,9,3.93,2.5,14,4.43,2.07,7,4.29,1.8,7,3.86,2.03,14,4.5,2.65,14,4.2,0.84,5,3.42,2.19,12,5,2.29,9 +3615,dispose,4,1.38,20,5.53,2.34,19,4.92,2.43,26,4.27,1.49,11,3.67,1.22,9,6.57,1.13,7,4.92,2.68,12,4.69,2.46,13,5.15,2.48,13,3.64,1.43,11,4.44,1.24,9,6.1,2.28,10,4.89,2.37,9,4.82,2.43,17,5.11,2.57,9,3.6,1.65,10,4.4,0.97,10,6.33,2.15,12,4.14,2.12,7,5.31,2.33,16,4.3,2.58,10 +3616,disposition,4.81,1.63,21,4.16,2.41,19,5.61,1.95,36,4,1.51,8,5.31,1.55,13,4.2,1.92,5,4.14,2.63,14,4.73,1.9,11,6,1.87,25,4.92,1.85,13,4.62,1.3,8,4.45,2.7,11,3.75,2.05,8,5.8,2.04,20,5.38,1.86,16,4.55,1.69,11,5.1,1.6,10,4.91,2.7,11,3.12,1.55,8,5.64,1.89,22,5.57,2.1,14 +3617,disprove,3.9,1.79,21,4.3,2.1,23,4.1,2.68,21,4.8,2.95,5,3.62,1.26,16,5.17,1.64,12,3.36,2.2,11,4.18,2.89,11,3.44,2.01,9,3.92,2.07,12,3.89,1.45,9,4.56,2.13,16,3.71,2.06,7,3.36,2.11,11,4.9,3.11,10,3.38,1.61,13,4.75,1.83,8,4.42,2.17,19,3.75,1.89,4,4,2.6,14,4.29,3.04,7 +3618,dispute,2.52,1.4,21,4.55,2.87,20,4.14,2.98,22,2.5,1.38,6,2.53,1.46,15,4.88,3,8,4.33,2.9,12,4.92,3.03,12,3.2,2.78,10,2.44,1.74,9,2.58,1.16,12,5.33,2.69,9,3.91,2.98,11,3.57,2.94,7,4.4,3.07,15,2.5,1.51,10,2.55,1.37,11,4.46,2.7,13,4.71,3.4,7,3.92,3.5,12,4.4,2.37,10 +3619,disqualify,2.47,1.07,19,4.7,1.84,20,3.45,1.74,22,2,0.63,6,2.69,1.18,13,5.11,1.83,9,4.36,1.86,11,3.17,1.72,6,3.56,1.79,16,2.8,1.32,10,2.25,0.46,8,4.75,1.49,8,4.67,2.1,12,4.07,1.67,15,2.14,1.07,7,2.3,1.16,10,2.67,1,9,5,1.71,12,4.25,2.05,8,3.73,1.62,11,3.18,1.89,11 +3620,disregard,4.52,1.5,21,3.5,2.32,22,4.88,2.36,26,4.6,1.58,10,4.45,1.51,11,2,1.29,7,4.2,2.4,15,4.69,2.44,16,5.2,2.3,10,4.64,1.75,11,4.4,1.26,10,3.2,3.19,5,3.59,2.12,17,4.54,2.76,13,5.23,1.92,13,4.46,1.71,13,4.62,1.19,8,2.8,2.15,10,4.08,2.39,12,5.46,2.76,13,4.31,1.8,13 +3621,disrespect,2.81,1.89,21,5.35,2.48,23,3.95,2.54,21,3,2,5,2.75,1.91,16,6.33,2.15,12,4.27,2.45,11,3.73,2.69,11,3.67,1.94,9,2.83,2.12,12,2.78,1.64,9,5.44,2.5,16,5.14,2.61,7,3.45,1.63,11,4.5,3.27,10,2.85,2.3,13,2.75,1.04,8,5.63,2.54,19,4,1.83,4,3.5,2.35,14,4.86,2.85,7 +3622,disrespectful,2.71,1.76,21,4.65,2.17,23,3.7,2.39,20,3.4,3.05,5,2.5,1.21,16,5.08,2.02,12,4.18,2.32,11,3.36,2.73,11,3.62,1.41,8,2.17,1.34,12,3.44,2.07,9,4.75,2.32,16,4.43,1.9,7,3.45,1.86,11,4,3,9,2.77,2.01,13,2.62,1.41,8,4.84,2.17,19,3.75,2.22,4,3,1.96,13,5,2.71,7 +3623,disrupt,3.48,1.25,21,4.87,2.2,23,4.62,2.23,26,3.36,1.43,11,3.6,1.07,10,3.91,2.21,11,5.75,1.86,12,4.91,2.34,11,4.43,2.28,14,3.8,1.4,10,3.18,1.08,11,4.09,2.21,11,5.58,2.02,12,5.18,2.21,17,3.5,2.07,8,3.15,1.21,13,4,1.2,8,4.53,2.2,15,5.5,2.2,8,5.06,2.25,17,3.78,2.05,9 +3624,disruption,3.32,1.42,19,5.48,2.27,23,3.9,1.81,21,3.38,1.19,8,3.27,1.62,11,5.91,2.17,11,5.08,2.39,12,4.25,1.58,8,3.69,1.97,13,3.23,1.3,13,3.5,1.76,6,5,2.5,9,5.79,2.15,14,4.88,2.17,8,3.31,1.32,13,3.33,1.32,9,3.3,1.57,10,5.85,1.91,13,5,2.71,10,4,2.13,12,3.78,1.39,9 +3625,disruptive,3.2,1.74,20,6.1,2.47,20,4.92,2.46,26,3.09,2.07,11,3.33,1.32,9,5.29,2.75,7,6.54,2.3,13,4.85,2.51,13,5,2.52,13,2.82,1.25,11,3.67,2.18,9,6.09,2.26,11,6.11,2.85,9,5.24,2.36,17,4.33,2.69,9,2.8,1.62,10,3.6,1.84,10,6.42,2.31,12,5.62,2.77,8,5.44,2.45,16,4.1,2.38,10 +3626,dissatisfied,3.25,1.74,20,4.82,1.99,22,4.74,2.56,19,3.56,2.35,9,3,1.1,11,3.4,2.51,5,5.19,1.72,16,5,2.76,6,4.62,2.57,13,3.71,1.82,14,2.17,0.98,6,4.33,2.1,12,5.33,1.87,9,4.44,2.13,9,5,2.98,10,3.9,1.97,10,2.6,1.26,10,4.58,2.19,12,5.1,1.79,10,5.67,2.5,6,4.31,2.56,13 +3627,dissect,3.95,1.63,21,5.43,1.85,23,5.16,2.19,25,4.18,1.89,11,3.7,1.34,10,5.73,1.49,11,5.17,2.17,12,5.45,2.16,11,5,2.35,13,4.5,1.18,10,3.45,1.86,11,5.64,1.96,11,5.25,1.82,12,5.38,2.03,16,4.88,2.7,8,3.77,1.59,13,4.25,1.75,8,5.27,2.02,15,5.75,1.58,8,5,2.21,17,5.5,2.27,8 +3628,dissection,3.11,1.73,19,4.32,2.23,22,4.91,2.11,23,3,1.34,11,3.57,2.23,7,4.88,2.36,8,4,2.18,14,6.14,1.95,7,4.38,2,16,3.75,2.12,8,2.64,1.29,11,3.89,2.37,9,4.62,2.18,13,5.45,1.81,11,4.42,2.31,12,3,1.91,12,3.29,1.5,7,3.09,2.12,11,5.55,1.63,11,4.85,2.08,13,5,2.26,10 +3629,dissent,4.8,1.91,20,4,2.02,22,3.84,2.29,19,5,2.6,9,4.64,1.21,11,3.2,1.79,5,4.12,2.09,16,4.33,3.39,6,3.62,1.71,13,4.36,1.65,14,5.83,2.23,6,3.5,1.93,12,4.44,2.13,9,4.44,2.13,9,3.3,2.41,10,4.8,1.4,10,4.8,2.39,10,3.08,1.93,12,5.1,1.6,10,4,3.22,6,3.77,1.88,13 +3630,dissertation,4.3,2.2,20,3.71,1.71,21,5.56,2.61,34,3.9,1.79,10,4.7,2.58,10,3.75,2.12,8,3.69,1.49,13,7,2.11,14,4.55,2.48,20,3,1.58,9,5.36,2.11,11,4.38,1.45,13,2.62,1.6,8,6,2.65,22,4.75,2.42,12,3.7,1.77,10,4.9,2.51,10,3.71,1.9,14,3.71,1.38,7,5.76,2.25,17,5.35,2.98,17 +3631,dissociative,3.58,1.87,19,4.61,2.37,23,4.07,2.51,27,3.62,1.51,8,3.55,2.16,11,4,2.5,9,5,2.29,14,4.15,2.61,13,4,2.51,14,3.44,1.88,9,3.7,1.95,10,4.67,2.39,12,4.55,2.46,11,3.31,2.36,13,4.79,2.52,14,3.6,1.84,10,3.56,2.01,9,4.82,2.48,11,4.42,2.35,12,3.75,2.18,12,4.33,2.79,15 +3632,dissolve,5.43,1.03,21,3.36,1.56,22,4.67,1.8,21,5.67,1.12,9,5.25,0.97,12,3,1.9,6,3.53,1.51,15,4.5,2.81,6,4.73,1.33,15,6.11,0.93,9,4.92,0.79,12,3.8,1.92,5,3.24,1.48,17,5.5,1.58,10,3.91,1.7,11,5.75,0.97,12,5,1,9,3.44,1.24,9,3.31,1.8,13,4.92,2.02,12,4.33,1.5,9 +3633,dissuade,4.11,1.64,18,3.35,2.16,20,4.96,2.07,25,3.6,1.34,5,4.31,1.75,13,3.82,2.44,11,2.78,1.72,9,5.06,2.38,16,4.78,1.48,9,3.71,1.11,7,4.36,1.91,11,2.67,2.35,9,3.91,1.92,11,4.8,2.26,20,5.6,0.89,5,4,1.5,9,4.22,1.86,9,2.82,1.89,11,4,2.4,9,5,2.05,19,4.83,2.32,6 +3634,distance,3.89,1.49,19,3.81,1.89,21,4.25,2.1,20,5.67,0.58,3,3.56,1.36,16,3.33,1.51,6,4,2.04,15,4.67,1.51,6,4.07,2.34,14,4.2,1.23,10,3.56,1.74,9,4,1.83,7,3.71,1.98,14,4.1,1.73,10,4.4,2.5,10,4.38,1.51,8,3.55,1.44,11,3.78,1.92,9,3.83,1.95,12,5.12,2.64,8,3.67,1.5,12 +3635,distant,4.74,2.08,19,2.95,2.13,22,3.56,1.74,27,4.17,1.17,6,5,2.38,13,3.55,2.02,11,2.36,2.16,11,3.73,2.05,11,3.44,1.55,16,4.45,1.92,11,5.12,2.36,8,2.82,2.18,11,3.09,2.17,11,3.61,1.97,18,3.44,1.24,9,5.23,2.24,13,3.67,1.21,6,2.93,2.5,14,3,1.41,8,3.6,2.06,15,3.5,1.31,12 +3636,distasteful,3.17,1.38,18,5.05,1.82,20,3.92,1.63,25,3,0.71,5,3.23,1.59,13,5,2.32,11,5.11,1.05,9,4.06,1.69,16,3.67,1.58,9,3.57,1.13,7,2.91,1.51,11,4.56,1.74,9,5.45,1.86,11,3.9,1.74,20,4,1.22,5,3.11,1.36,9,3.22,1.48,9,5.27,1.74,11,4.78,1.99,9,4.16,1.71,19,3.17,1.17,6 +3637,distilled,5.16,1.57,19,3.11,1.97,19,4.68,2.19,19,5.33,1.53,3,5.12,1.63,16,4.33,2.34,6,2.54,1.56,13,5.33,2.07,6,4.38,2.26,13,5.3,1.16,10,5,2,9,2.57,1.27,7,3.42,2.27,12,4.33,2.65,9,5,1.76,10,5.12,1.64,8,5.18,1.6,11,2.56,1.59,9,3.6,2.22,10,4.86,3.02,7,4.58,1.68,12 +3638,distinct,5.55,1.05,20,3.67,2.71,21,5.8,2.68,25,5.33,0.58,3,5.59,1.12,17,3.71,3.25,7,3.77,2.59,13,4.88,2.75,8,6.24,2.61,17,5.14,0.38,7,5.77,1.24,13,5,2.52,7,3.08,2.72,13,5.14,2.63,14,6.64,2.62,11,5.33,1.12,9,5.73,1.01,11,3.82,2.64,11,3.5,2.92,10,5.78,2.88,18,5.86,2.27,7 +3639,distinction,5.05,1.43,21,3.6,2.36,25,6,2.36,19,4.89,0.93,9,5.17,1.75,12,3.33,2.42,6,3.72,2.47,18,5.43,2.37,7,6.33,2.39,12,4.94,1.39,16,5.4,1.67,5,3.07,2.4,14,4.4,2.32,10,5.56,2.51,9,6.4,2.27,10,4.58,1.62,12,5.67,0.87,9,3.69,2.27,16,3.44,2.65,9,5.91,2.81,11,6.12,1.73,8 +3640,distinctive,6.32,1.42,19,3.78,2.18,18,6.18,1.59,17,6.55,1.04,11,6,1.85,8,4.5,2.52,4,3.57,2.14,14,5.75,1.91,8,6.56,1.24,9,6.75,1.04,8,6,1.61,11,3.86,2.04,7,3.73,2.37,11,5.83,2.04,6,6.36,1.36,11,6.15,1.57,13,6.67,1.03,6,3,2.05,11,5,1.91,7,5.86,2.19,7,6.4,1.07,10 +3641,distinguish,5.26,1.84,23,3.87,2.01,23,5.43,2.46,21,5.43,1.99,7,5.19,1.83,16,4.92,1.83,12,2.73,1.56,11,5.64,2.46,11,4.78,2.33,9,4.92,2.19,12,5.64,1.36,11,3.81,1.94,16,4,2.31,7,4.91,1.92,11,6,2.94,10,5.43,1.99,14,5,1.66,9,3.84,2.06,19,4,2,4,4.93,2.27,14,6.43,2.7,7 +3642,distinguished,6.62,1.72,21,4.4,2.1,25,5.86,2.34,22,7.75,0.71,8,5.92,1.8,13,5.15,1.91,13,3.58,2.07,12,6.08,2.53,13,5.56,2.13,9,7.75,1.04,8,6.17,1.53,12,4.57,1.5,14,4.18,2.75,11,6,2.34,12,5.7,2.45,10,6.5,2.37,10,6.73,0.9,11,4.71,2.26,17,3.75,1.67,8,5.4,2.88,10,6.25,1.82,12 +3643,distinguishing,5.37,1.74,19,5.7,2.56,20,6,1.36,26,6.1,1.52,10,4.56,1.67,9,7,2.24,7,5,2.52,13,5.31,0.95,13,6.69,1.38,13,4.8,1.23,10,6,2.06,9,5.27,2.41,11,6.22,2.77,9,6.18,1.33,17,5.67,1.41,9,4.9,1.97,10,5.89,1.36,9,6.42,2.43,12,4.62,2.5,8,5.94,1.44,16,6.1,1.29,10 +3644,distort,3.38,1.32,21,3.62,2.7,24,4.7,2.56,20,3.38,1.19,8,3.38,1.45,13,4.83,2.4,6,3.22,2.73,18,5.09,2.66,11,4.22,2.49,9,3.5,1.45,12,3.22,1.2,9,4.5,3.06,10,3,2.32,14,5,2.58,13,4.14,2.61,7,3.57,1.4,14,3,1.15,7,3.88,2.75,16,3.12,2.7,8,5.5,2.28,12,3.5,2.62,8 +3645,distorted,3.89,0.94,19,5.29,2.24,21,4.09,1.88,23,4,1,5,3.92,0.95,13,4.5,1.87,6,5.6,2.35,15,5,1.76,10,3.38,1.71,13,4.14,0.9,7,3.82,0.98,11,5.71,1.7,7,5.07,2.5,14,4.27,1.42,11,3.92,2.27,12,3.92,1.08,12,3.86,0.69,7,4.73,2.45,11,5.9,1.91,10,4.5,1.87,14,3.44,1.81,9 +3646,distortion,3.5,1.3,22,4.43,2.71,21,3.86,2.01,22,3.43,1.45,14,3.62,1.06,8,4.55,2.73,11,4.67,2.74,9,4.33,2.66,6,3.69,1.78,16,3.2,1.48,10,3.75,1.14,12,4.36,2.87,11,4.5,2.68,10,4.31,2.06,13,3.22,1.86,9,3,1.21,12,4.1,1.2,10,3.77,2.74,13,5.5,2.45,8,2.92,0.9,12,5,2.4,10 +3647,distract,3.68,1.6,19,3.55,2.04,22,4.35,2.55,23,3.27,1.42,11,3.86,1.46,7,4.12,2.59,8,3.21,1.67,14,5.14,3.02,7,4,2.34,16,4.25,1.58,8,3.27,1.56,11,3.56,1.94,9,3.54,2.18,13,4.55,2.5,11,4.17,2.69,12,3.75,1.82,12,3.57,1.27,7,3.09,1.76,11,4,2.28,11,4.15,2.27,13,4.6,2.99,10 +3648,distraction,4.05,1.13,19,3.94,2.1,18,4,2.03,17,4.27,1.1,11,3.75,1.16,8,3.75,2.22,4,4,2.15,14,3.88,2.42,8,4.11,1.76,9,4,1.07,8,4.09,1.22,11,3.57,2.07,7,4.18,2.18,11,3.83,1.83,6,4.09,2.21,11,3.85,1.21,13,4.5,0.84,6,3.73,2.24,11,4.29,1.98,7,4,2.16,7,4,2.05,10 +3649,distraught,2.81,1.47,21,5.64,2.72,22,3.55,1.64,20,3.56,1.59,9,2.25,1.14,12,3.67,2.34,6,6.27,2.58,15,3,1.41,5,3.73,1.71,15,2.89,1.45,9,2.75,1.54,12,6.4,2.41,5,5.41,2.83,17,4.22,1.86,9,3,1.26,11,2.08,1.16,12,3.78,1.3,9,5.33,2.45,9,5.85,2.97,13,3.8,2.04,10,3.3,1.16,10 +3650,distress,3.25,1.37,20,4,3.16,24,3.9,2.2,20,3.62,1.19,8,3,1.48,12,5.17,2.71,6,3.61,3.27,18,4.27,2.28,11,3.44,2.13,9,3.75,1.14,12,2.5,1.41,8,4.5,3.03,10,3.64,3.32,14,4.54,2.22,13,2.71,1.7,7,3.15,1.34,13,3.43,1.51,7,4.25,3.04,16,3.5,3.55,8,3.92,2.02,12,3.88,2.59,8 +3651,distressed,3.38,1.99,39,6.28,2.11,39,4.16,2.01,19,3.59,2.06,22,3.12,1.93,17,6.54,1.9,13,6.15,2.24,26,4.4,2.07,10,3.89,2.03,9,4.17,2.15,23,2.25,1,16,6.53,1.07,17,6.09,2.67,22,3.75,1.16,8,4.6,2.55,10,3.53,2.09,19,3.25,1.94,20,5.84,2.27,19,6.7,1.92,20,3.5,1.07,8,4.64,2.42,11 +3652,distressing,3.58,2.17,19,5.52,2.95,23,4.5,2.46,28,3.88,1.96,8,3.36,2.38,11,5,2.78,9,5.86,3.11,14,4.14,2.63,14,4.86,2.32,14,3,1.32,9,4.1,2.69,10,5.42,3.03,12,5.64,3.01,11,4.29,2.7,14,4.71,2.27,14,3.6,2.17,10,3.56,2.3,9,5.27,3.04,11,5.75,2.99,12,3.83,2.04,12,5,2.68,16 +3653,distribute,5.05,1.54,19,3.72,1.84,18,4.82,2.48,17,5.64,1.12,11,4.25,1.75,8,3.5,1.91,4,3.79,1.89,14,4.88,2.17,8,4.78,2.86,9,5.62,1.3,8,4.64,1.63,11,3.86,1.95,7,3.64,1.86,11,3,2.76,6,5.82,1.72,11,4.92,1.85,13,5.33,0.52,6,3.73,2,11,3.71,1.7,7,5.29,2.29,7,4.5,2.68,10 +3654,distribution,5.5,1.85,20,3.45,2.58,20,5.21,2.57,19,6,2.83,5,5.33,1.5,15,3.62,3.11,8,3.33,2.31,12,5.25,3.02,12,5.14,1.77,7,5.89,2.26,9,5.18,1.47,11,3.56,2.3,9,3.36,2.91,11,4.43,2.7,7,5.67,2.5,12,5.3,2.21,10,5.7,1.49,10,3.08,2.33,13,4.14,3.08,7,6.1,3.07,10,4.22,1.48,9 +3655,distributor,4.62,1.24,21,3.2,1.78,25,5.74,2.08,19,4.67,1.73,9,4.58,0.79,12,2.83,1.83,6,3.22,1.8,18,4.71,2.06,7,6.33,1.92,12,4.62,1.31,16,4.6,1.14,5,2.71,1.73,14,3.7,1.77,10,5.56,2.3,9,5.9,1.97,10,4.5,1.57,12,4.78,0.67,9,3.44,1.79,16,2.78,1.79,9,5.82,2.48,11,5.62,1.51,8 +3656,district,4.9,0.91,20,3,1.59,20,4.62,1.86,21,4.86,0.38,7,4.92,1.12,13,3.44,1.94,9,2.64,1.21,11,3.6,1.95,5,4.94,1.77,16,4.9,0.88,10,4.89,1.05,9,3,1.51,8,3,1.71,12,4.5,2.21,14,4.86,0.9,7,4.73,0.79,11,5.11,1.05,9,3.33,1.61,12,2.5,1.51,8,4.36,2.11,11,4.9,1.6,10 +3657,distrust,2.95,2.28,20,4.05,2.77,21,3.32,2.44,25,1.75,0.96,4,3.25,2.44,16,3,3.37,4,4.29,2.66,17,4.44,2.4,9,2.69,2.3,16,2.25,1.04,8,3.42,2.78,12,4.7,3.16,10,3.45,2.34,11,3.57,2.5,14,3,2.45,11,2.73,1.79,11,3.22,2.86,9,3.9,2.33,10,4.18,3.22,11,3.67,2.66,18,2.43,1.62,7 +3658,disturb,3.45,1.57,40,4.98,2.47,42,4.29,2.18,48,3.67,1.85,18,3.2,1.32,20,5.06,2.52,16,4.92,2.5,26,5.22,2.24,18,3.73,1.98,30,3.53,1.88,15,3.33,1.37,24,4.68,2.91,19,5.22,2.09,23,4.38,1.98,26,4.18,2.44,22,3.39,1.88,23,3.53,1.07,17,4.84,2.75,25,5.18,2.07,17,4.42,2.22,31,4.06,2.16,17 +3659,disturbance,2.68,1.29,19,5.19,2.34,21,3.3,2,20,4,1,3,2.44,1.21,16,4.67,2.73,6,5.4,2.23,15,4.5,2.07,6,2.79,1.81,14,2.8,1.48,10,2.56,1.13,9,5.86,2.48,7,4.86,2.28,14,3.3,1.95,10,3.3,2.16,10,3.12,1.46,8,2.36,1.12,11,5.11,3.02,9,5.25,1.82,12,3.12,1.81,8,3.42,2.19,12 +3660,disturbing,2.68,1.11,19,5.65,2.5,20,4.4,2.61,15,2.33,1.15,3,2.73,1.16,15,5.3,2.5,10,6,2.58,10,5,2.28,6,4,2.87,9,3,1.26,6,2.5,1.09,12,5.57,3.15,7,5.69,2.21,13,2.5,1.29,4,5.09,2.66,11,2.42,1.24,12,3.14,0.69,7,5.2,2.9,10,6.1,2.08,10,4.14,2.61,7,4.62,2.77,8 +3661,ditch,3.2,1.32,20,3.81,1.97,21,5.42,2.09,19,2.78,1.48,9,3.55,1.13,11,3,1.58,5,4.27,1.94,15,6.17,2.14,6,5.08,2.06,13,3.36,1.15,14,2.83,1.72,6,3.67,2.27,12,4.38,1.19,8,4.89,1.76,9,5.9,2.33,10,3.1,1.1,10,3.3,1.57,10,2.82,1.94,11,4.9,1.37,10,5.67,2.94,6,5.31,1.7,13 +3662,ditto,5.5,1.61,20,3.9,2.65,20,6,1.71,25,5.73,1.42,11,5.22,1.86,9,3.43,2.51,7,4.15,2.79,13,6,1.65,12,6,1.83,13,5.36,1.63,11,5.67,1.66,9,4.64,2.91,11,3,2.12,9,6.25,1.84,16,5.56,1.42,9,5.5,1.27,10,5.5,1.96,10,4.25,2.86,12,3.38,2.39,8,6.13,1.73,15,5.8,1.75,10 +3663,ditty,5.38,1.4,21,3.68,2.08,22,5.05,1.36,21,5.89,1.27,9,5,1.41,12,3.33,2.25,6,3.67,2.06,15,4.67,1.63,6,5.2,1.26,15,5.67,1.87,9,5.17,0.94,12,3.6,1.82,5,3.71,2.2,17,5.36,1.36,11,4.7,1.34,10,5.17,1.53,12,5.67,1.22,9,3.89,2.2,9,3.54,2.07,13,5.25,1.22,12,4.78,1.56,9 +3664,diva,3.68,2.4,22,4.55,2.46,22,5.71,2.48,24,2.25,1.28,8,4.5,2.53,14,4.33,2.5,12,4.8,2.53,10,5.25,2.55,8,5.94,2.49,16,4.55,2.3,11,2.82,2.27,11,5,2.35,9,4.23,2.59,13,5.88,2.12,17,5.33,3.67,6,3.6,2.8,10,3.75,2.14,12,4.33,2.6,9,4.69,2.46,13,5.94,2.52,16,5.25,2.49,8 +3665,dive,5.81,1.44,21,3.79,2.78,24,5.75,2.02,20,5.88,1.13,8,5.77,1.64,13,5,2.28,6,3.39,2.87,18,6.18,1.99,11,5.22,2.05,9,5.83,1.53,12,5.78,1.39,9,4.8,2.74,10,3.07,2.67,14,5.92,2.4,13,5.43,1.13,7,5.93,1.69,14,5.57,0.79,7,4.12,2.75,16,3.12,2.9,8,6.33,1.23,12,4.88,2.7,8 +3666,diver,5.66,1.56,41,5.42,2.46,19,5.9,2.07,20,5.7,1.06,10,5.59,1.74,29,6.86,1.57,7,4.58,2.54,12,6.3,1.42,10,5.5,2.59,10,5.11,1.52,19,6.1,1.48,21,5.5,2.46,10,5.33,2.6,9,5.62,2.39,8,6.08,1.93,12,5.61,1.75,23,5.72,1.32,18,5.75,2.45,12,4.86,2.54,7,5,2.35,9,6.64,1.57,11 +3667,diverse,6,1.76,21,3.64,2.27,25,6.17,2.09,18,5.33,1.87,9,6.5,1.57,12,3.67,2.58,6,3.67,2.3,18,5.5,2.66,6,6.5,1.78,12,5.81,1.64,16,6.6,2.19,5,4.07,2.7,14,3.1,1.6,10,6.22,2.77,9,6.11,1.27,9,5.75,2.14,12,6.33,1.12,9,3.75,2.38,16,3.44,2.19,9,6.18,2.36,11,6.14,1.77,7 +3668,diversion,5.22,1.77,18,4.48,2.46,21,5.65,2.06,23,5.5,1.84,10,4.57,1.62,7,5.25,2.38,8,4,2.48,13,6.71,1.6,7,5.19,2.1,16,5.5,1.31,8,5,2.11,10,4.22,2.17,9,4.67,2.74,12,5.91,1.81,11,5.42,2.31,12,5,2.04,12,5.67,1.03,6,3.5,2.68,10,5.36,1.96,11,5.62,2.43,13,5.7,1.57,10 +3669,diversionary,4.42,1.74,19,3.52,2.09,21,4.85,2.21,20,4,1,3,4.5,1.86,16,3.17,1.33,6,3.67,2.35,15,5.83,2.14,6,4.43,2.17,14,4.6,1.07,10,4.22,2.33,9,4,2.16,7,3.29,2.09,14,4.8,2.44,10,4.9,2.08,10,4,1.07,8,4.73,2.1,11,2.89,2.32,9,4,1.86,12,5.12,2.47,8,4.67,2.1,12 +3670,diversity,6.14,1.31,21,3.21,2.32,24,4.71,2.85,17,5.75,1.39,8,6.38,1.26,13,4.5,2.51,6,2.78,2.16,18,5.22,2.73,9,4.12,3.04,8,6.33,1.3,12,5.89,1.36,9,3.7,2.79,10,2.86,1.96,14,5.4,2.88,10,3.71,2.69,7,6.36,1.22,14,5.71,1.5,7,4.06,2.38,16,1.5,0.76,8,4.56,2.83,9,4.88,3.04,8 +3671,divert,4.42,1.54,19,4.1,2.13,20,5.47,2.04,19,4,1,3,4.5,1.63,16,3.17,1.6,6,4.5,2.24,14,7,2.45,6,4.77,1.42,13,4.5,0.71,10,4.33,2.18,9,4.83,1.47,6,3.79,2.33,14,6.1,2.28,10,4.78,1.56,9,4.25,0.71,8,4.55,1.97,11,3.75,1.98,8,4.33,2.27,12,5.71,2.63,7,5.33,1.72,12 +3672,divide,4.78,0.73,18,4.62,1.91,21,4.91,1.53,23,4.75,0.5,4,4.77,0.83,13,4.83,2.32,6,4.53,1.81,15,4.9,1.37,10,4.92,1.71,13,4.5,1.05,6,4.91,0.54,11,5.29,2.5,7,4.29,1.54,14,4.73,1.68,11,5.08,1.44,12,4.73,0.65,11,4.86,0.9,7,5,1.9,11,4.2,1.93,10,4.86,1.7,14,5,1.32,9 +3673,divine,7.15,1.42,20,3.05,2.33,21,5.96,2.31,27,7.71,1.5,7,6.85,1.34,13,4.11,2.37,9,2.25,2.05,12,5.93,2.25,15,6.18,2.52,11,6.55,1.37,11,7.89,1.17,9,3.44,2.19,9,2.75,2.49,12,6.29,2.71,17,5.56,1.33,9,7.46,1.33,13,6.57,1.51,7,3.27,2.49,15,2.5,1.97,6,5.92,2.78,12,6,1.96,15 +3674,division,4.42,0.96,19,3.57,1.89,21,5.48,2.41,23,4.33,0.58,3,4.44,1.03,16,3.5,1.85,8,3.62,1.98,13,6.11,2.03,9,5.07,2.62,14,4.67,1.12,9,4.2,0.79,10,4.11,1.69,9,3.17,1.99,12,6.07,2.28,15,4.38,2.39,8,4.43,0.53,7,4.42,1.16,12,4.1,1.97,10,3.09,1.76,11,5.23,3,13,5.8,1.4,10 +3675,divorce,2.49,1.96,41,5.39,2.62,44,4.02,2.4,55,1.69,1.18,13,2.86,2.16,28,5.59,2.79,17,5.26,2.55,27,4.15,2.27,26,3.82,2.55,28,2.5,1.97,16,2.48,2,25,4.86,2.8,21,5.87,2.4,23,4.57,2.56,35,2.89,1.66,19,2.65,1.92,23,2.28,2.05,18,5,2.48,25,5.89,2.77,19,4.04,2.76,28,4,2.02,27 +3676,divorcee,3.29,1.87,21,3.8,2.57,25,4.16,2.63,19,3.78,2.39,9,2.92,1.38,12,3.5,2.95,6,3.83,2.57,18,3.14,2.34,7,4.75,2.7,12,3.25,2.08,16,3.4,1.14,5,3.29,2.52,14,4.4,2.72,10,4.11,3.06,9,4.2,2.35,10,3.5,2.2,12,3,1.41,9,4,2.58,16,3.44,2.65,9,4.09,3.18,11,4.25,1.83,8 +3677,divulge,4.79,0.92,19,5.43,2.25,21,5.04,2.57,23,4.67,1.53,3,4.81,0.83,16,5.12,2.17,8,5.62,2.36,13,4.89,2.89,9,5.14,2.44,14,5,0.71,9,4.6,1.07,10,5.56,2.46,9,5.33,2.19,12,5.2,2.91,15,4.75,1.91,8,4.57,0.98,7,4.92,0.9,12,6,1.94,10,4.91,2.47,11,4.38,2.93,13,5.9,1.79,10 +3678,divvy,4.81,1.08,21,3.27,2.05,22,5.77,2.01,26,4.8,0.79,10,4.82,1.33,11,2.29,1.7,7,3.73,2.09,15,5.75,2.11,16,5.8,1.93,10,4.82,0.98,11,4.8,1.23,10,2.8,2.68,5,3.41,1.91,17,5.86,2.03,14,5.67,2.06,12,4.85,0.9,13,4.75,1.39,8,2.5,1.65,10,3.92,2.19,12,6.46,1.61,13,5.08,2.18,13 +3679,dizziness,3.36,1.62,22,4.95,2.64,21,4.25,2.49,24,3.8,0.84,5,3.24,1.79,17,4.29,3.15,7,5.38,2.47,13,4.38,2.62,8,4.19,2.51,16,3.62,0.74,8,3.21,1.97,14,5.86,2.27,7,4.54,2.88,13,4.43,2.77,14,4,2.16,10,3.5,1.72,10,3.25,1.6,12,5.82,2.04,11,4,2.98,10,4.12,2.69,17,4.57,2.07,7 +3680,dizzy,3.14,1.71,21,4.67,2.32,24,3.55,1.92,22,3.5,2,8,2.92,1.55,13,4.54,2.73,13,4.82,1.83,11,3.85,2.03,13,3.11,1.76,9,3.12,1.55,8,3.33,1.83,12,5.57,1.95,14,3.4,2.27,10,4,2.04,12,3,1.7,10,2.4,1.43,10,3.82,1.72,11,4,2.18,17,6.29,1.89,7,4.3,2.41,10,2.92,1.16,12 +3681,do,5.41,1.84,22,3.67,2.15,21,6.35,2,17,5.33,2.42,6,5.4,1.72,15,2.71,1.8,7,4.14,2.21,14,6.11,1.96,9,6.62,2.13,8,5.07,2.02,14,6,1.53,7,3.78,2.05,9,3.58,2.31,12,6.44,2.24,9,6.25,1.83,8,5.57,1.87,14,5.12,1.89,8,4,2.53,6,3.53,2.07,15,6.56,2.46,9,6.12,1.46,8 +3682,doable,5.52,2,23,4.24,2.02,21,6.65,2.16,20,5.75,1.58,8,5.4,2.23,15,4.1,1.66,10,4.36,2.38,11,7.14,2.61,7,6.38,1.94,13,5.83,2.33,12,5.18,1.6,11,3.5,1.72,10,4.91,2.12,11,6.4,2.38,15,7.4,1.14,5,4.73,1.95,11,6.25,1.82,12,4.33,2.06,9,4.17,2.08,12,6.3,1.16,10,7,2.87,10 +3683,doc,4.67,1.91,18,3.14,2.61,21,4.28,1.99,18,3.75,1.67,8,5.4,1.84,10,2.71,2.98,7,3.36,2.5,14,3.64,1.96,11,5.29,1.7,7,4.27,2,11,5.29,1.7,7,2.56,2.65,9,3.58,2.61,12,4.64,2.29,11,3.71,1.38,7,4.25,1.96,12,5.5,1.64,6,3,2.8,12,3.33,2.5,9,4.67,2.55,9,3.89,1.27,9 +3684,docile,5.75,1.89,20,2.47,1.9,19,5.46,1.9,26,6.18,2.04,11,5.22,1.64,9,2,1.53,7,2.75,2.09,12,4.77,1.79,13,6.15,1.82,13,5.55,1.86,11,6,2,9,2.9,2.18,10,2,1.5,9,5.41,2.12,17,5.56,1.51,9,5.5,2.22,10,6,1.56,10,3,2.17,12,1.57,0.79,7,5.31,1.99,16,5.7,1.83,10 +3685,dock,5.05,1.51,19,3.44,2.45,18,5.88,1.93,17,5.36,1.29,11,4.62,1.77,8,3,2.31,4,3.57,2.56,14,6,2.33,8,5.78,1.64,9,5.75,1.28,8,4.55,1.51,11,3,2,7,3.73,2.76,11,6,2.19,6,5.82,1.89,11,5,1.78,13,5.17,0.75,6,3.36,2.84,11,3.57,1.9,7,5.57,1.9,7,6.1,2.02,10 +3686,docket,4.53,1.12,19,3.3,2.03,20,4.87,1.89,23,3.67,1.53,3,4.69,1.01,16,3,1.85,8,3.5,2.2,12,5.56,1.51,9,4.43,2.03,14,4.56,1.01,9,4.5,1.27,10,3.25,2.12,8,3.33,2.06,12,4.8,2.24,15,5,1.07,8,4.43,1.27,7,4.58,1.08,12,3.8,1.87,10,2.8,2.15,10,5,2.2,13,4.7,1.49,10 +3687,docking,5.2,1.15,20,3.74,2.03,23,5.71,1.87,21,5.44,1.67,9,5,0.45,11,3.27,2.1,11,4.17,1.95,12,4.88,1.96,8,6.23,1.69,13,5,1.18,14,5.67,1.03,6,3.44,2.46,9,3.93,1.77,14,5.75,1.91,8,5.69,1.93,13,5,1.05,10,5.4,1.26,10,4.46,1.81,13,2.8,1.99,10,6.25,1.91,12,5,1.66,9 +3688,doctor,5.93,1.89,41,4.05,2.4,21,4.69,2.05,26,6.23,1.74,13,5.79,1.97,28,3.71,2.63,7,4.31,2.43,13,4.23,1.92,13,5.15,2.15,13,5.59,1.7,17,6.17,2.01,24,4.57,2.76,7,3.85,2.34,13,4.12,2,17,5.78,1.79,9,5.65,2.14,23,6.28,1.49,18,4,2.28,11,4.1,2.64,10,4.56,2,16,4.9,2.23,10 +3689,doctorate,5.95,1.99,19,3.91,2.11,22,6.52,2.09,23,6.36,2.11,11,5.86,1.21,7,4.38,1.85,8,3.64,2.27,14,5.29,2.75,7,7.06,1.53,16,6,2.73,8,5.91,1.38,11,4.22,2.68,9,3.69,1.7,13,6.09,2.43,11,6.92,1.73,12,5.58,2.27,12,6.57,1.27,7,3.09,2.21,11,4.73,1.74,11,6.31,2.36,13,6.8,1.75,10 +3690,doctrine,4.89,1.97,18,3,1.69,22,5.35,2.4,23,4.9,1.97,10,4.43,1.81,7,3.75,1.67,8,2.57,1.6,14,6,2.77,7,5.06,2.26,16,4.57,2.07,7,5.09,1.97,11,2.67,1.8,9,3.23,1.64,13,5.73,2.05,11,5,2.73,12,4.92,2.23,12,4.83,1.47,6,2.82,1.94,11,3.18,1.47,11,5.77,2.42,13,4.8,2.39,10 +3691,document,5.42,1.07,19,2.9,1.64,21,5.41,1.44,22,4.8,0.45,5,5.62,1.19,13,3,1.55,6,2.87,1.73,15,5.5,1.58,10,5.33,1.37,12,5.43,1.62,7,5.36,0.67,11,2,1.15,7,3.36,1.69,14,4.9,1.6,10,5.83,1.19,12,5.42,1.31,12,5.43,0.53,7,2.36,1.75,11,3.5,1.35,10,5.5,1.61,14,5.25,1.16,8 +3692,documentary,5.91,1.66,22,3.76,2.59,21,5.41,2.06,22,6,1.92,14,5.75,1.16,8,4.18,2.56,11,3.56,2.7,9,4.17,1.33,6,5.88,2.13,16,5.9,1.85,10,5.92,1.56,12,3.36,2.66,11,4.2,2.57,10,5.23,1.79,13,5.67,2.5,9,5.67,1.78,12,6.2,1.55,10,3.77,3,13,3.75,1.91,8,5.33,2.27,12,5.5,1.9,10 +3693,documentation,4.84,1.68,19,3.38,1.63,21,6.12,2.09,32,4.9,1.97,10,4.78,1.39,9,4.38,1.77,8,2.77,1.24,13,7.15,1.63,13,5.42,2.12,19,4.38,2,8,5.18,1.4,11,3.69,1.7,13,2.88,1.46,8,6.75,2,20,5.08,1.88,12,4.56,1.81,9,5.1,1.6,10,3.29,1.54,14,3.57,1.9,7,6.18,1.67,17,6.07,2.55,15 +3694,documents,5.35,1.14,20,3.73,2.25,22,6.33,1.84,27,5.43,1.72,7,5.31,0.75,13,3.8,2.15,10,3.67,2.42,12,6.07,2.02,15,6.82,1.6,11,5.18,0.87,11,5.56,1.42,9,3.67,2.12,9,3.77,2.42,13,6.65,2,17,5.89,1.54,9,5.54,1.27,13,5,0.82,7,3.44,2.34,16,4.5,1.97,6,6.25,1.96,12,6.4,1.8,15 +3695,dodger,4.7,1.56,20,3.95,2.27,21,6.16,1.68,25,4,0,3,4.82,1.67,17,3.71,2.75,7,4,2.16,13,5.62,1.3,8,6.41,1.8,17,4.71,0.76,7,4.69,1.89,13,4.57,1.62,7,3.54,2.6,13,6.07,1.69,14,6.27,1.74,11,5.11,1.76,9,4.36,1.36,11,4.18,2.09,11,3.7,2.54,10,6.33,1.85,18,5.71,1.11,7 +3696,dodgy,4.79,1.69,19,4.55,2.39,20,4.62,2.2,24,5.31,1.65,13,3.67,1.21,6,4.6,2.88,5,4.53,2.33,15,5.15,2.08,13,4,2.28,11,5.67,1.73,9,4,1.25,10,5.71,2.56,7,3.92,2.14,13,4.82,1.89,11,4.46,2.5,13,4.89,1.69,9,4.7,1.77,10,4,2.67,10,5.1,2.08,10,5.11,2.71,9,4.33,1.88,15 +3697,dodo,3.91,1.44,23,4,2.33,22,4.95,2.33,20,4.5,1.85,8,3.6,1.12,15,4.2,2.49,10,3.83,2.29,12,6.43,2.15,7,4.15,2.08,13,3.42,1.44,12,4.45,1.29,11,3,1.95,11,5,2.32,11,5.47,2.29,15,3.4,1.82,5,3.55,1.04,11,4.25,1.71,12,4.5,2.12,10,3.58,2.5,12,4.9,2.23,10,5,2.54,10 +3698,doer,5.63,1.42,19,4.38,2.62,21,6.96,1.8,23,6.09,1.04,11,5.43,1.27,7,5.62,2.2,8,3.62,2.63,13,6.71,2.43,7,7.06,1.53,16,4.88,1.64,8,6.18,0.98,11,3.88,2.75,8,4.69,2.59,13,6.82,2.04,11,7.08,1.62,12,5.25,1.6,12,6.29,0.76,7,4.09,2.95,11,4.7,2.31,10,6.92,1.98,13,7,1.63,10 +3699,dog,7,2.07,42,5.43,2.64,21,5.73,2.06,55,7.07,2.09,14,6.96,2.1,28,6,1.77,8,5.08,3.07,13,6,2.14,26,5.57,1.97,28,7.09,2.13,23,6.89,2.05,19,5.67,3,9,5.25,2.45,12,5.91,2.01,35,5.53,2.14,19,7.38,1.88,24,6.5,2.26,18,4.8,3.05,10,6,2.19,11,5.75,2.01,28,5.7,2.15,27 +3700,dogface,3.95,1.79,20,4.14,2.27,22,4.9,1.89,21,3.22,1.3,9,4.55,1.97,11,4.6,2.63,10,3.75,1.96,12,4.5,1.07,8,5.15,2.27,13,4.14,1.96,14,3.5,1.38,6,4.38,2.77,8,4,2.04,14,5,2.07,8,4.85,1.86,13,4,1.76,10,3.9,1.91,10,4.08,1.98,12,4.2,2.7,10,4.33,2.02,12,5.67,1.5,9 +3701,doggy,7,1.97,18,4.79,2.8,19,5.48,2.24,25,7.2,1.3,5,6.92,2.22,13,4.45,3.01,11,5.25,2.6,8,5.56,1.79,16,5.33,3,9,6.57,2.51,7,7.27,1.62,11,5.67,2.74,9,4,2.75,10,5.5,2.31,20,5.4,2.19,5,7.67,1.5,9,6.33,2.24,9,4.9,2.85,10,4.67,2.92,9,5.16,2.34,19,6.5,1.64,6 +3702,doghouse,5.1,2.1,21,2.68,2.1,22,4.72,2.49,18,5.78,1.64,9,4.58,2.31,12,2.6,1.71,10,2.75,2.45,12,4.4,2.5,10,5.12,2.59,8,5.14,2.41,7,5.31,1.89,13,2.7,1.7,10,2.67,2.46,12,4.43,2.7,7,4.91,2.47,11,4.92,2.33,13,5.38,1.77,8,2.5,2.32,10,2.83,1.99,12,5,2.18,9,4.44,2.88,9 +3703,dojo,6,1.53,18,4.15,2.78,20,5.38,1.74,24,5.6,1.34,5,6.15,1.63,13,4.36,3.11,11,3.89,2.47,9,5,1.9,16,6.12,1.13,8,5.43,0.79,7,6.36,1.8,11,3.67,3.08,9,4.55,2.58,11,5.42,1.77,19,5.2,1.79,5,6,1.32,9,6,1.8,9,4.73,3.1,11,3.44,2.3,9,4.94,1.73,18,6.67,1.03,6 +3704,dole,4.95,1.69,21,4.4,2.35,25,4.82,2.32,22,4.75,1.75,8,5.08,1.71,13,4.46,2.7,13,4.33,2.02,12,5.08,2.53,13,4.44,2.07,9,5.25,2.31,8,4.83,1.27,12,5.57,1.91,14,2.91,2.02,11,5.92,1.93,12,3.5,2.12,10,4.7,1.83,10,5.18,1.6,11,4.18,2.53,17,4.88,1.96,8,5.1,2.64,10,4.58,2.11,12 +3705,doll,5.88,1.57,24,3.51,2.25,43,5.66,2.05,61,5.71,1.33,14,6.1,1.91,10,4.07,2.46,15,3.21,2.11,28,5.1,2.19,21,6.03,1.9,39,6.4,2.07,5,5.74,1.45,19,4,2.43,18,3.16,2.1,25,5.67,2.12,36,5.75,1.94,24,5.79,1.67,14,6,1.49,10,3.21,2.5,24,3.89,1.88,19,5.82,2.05,38,5.39,2.06,23 +3706,dollar,7.39,1.51,41,5.57,2.73,21,5.07,2.3,43,7.44,1.5,18,7.35,1.56,23,4.62,2.33,8,6.15,2.88,13,4.68,2.01,22,5.48,2.56,21,7.4,1.54,20,7.35,1.57,20,6,2.87,9,5.25,2.7,12,4.75,2.24,28,5.67,2.38,15,7.88,1.39,24,6.71,1.45,17,5,3.34,8,5.92,2.36,13,4.64,2.46,25,5.67,1.97,18 +3707,dollhouse,5.6,1.73,20,3.55,2.26,22,6,1.7,19,4.56,1.33,9,6.45,1.57,11,3,2.92,5,3.88,2.06,16,6.33,2.34,6,5.85,1.41,13,5.43,1.55,14,6,2.19,6,3.42,1.83,12,4,2.78,9,5,1.22,9,6.9,1.6,10,5.6,1.65,10,5.6,1.9,10,3.42,2.35,12,3.7,2.26,10,7.17,1.47,6,5.46,1.56,13 +3708,dolphin,6.67,1.53,21,3,2.45,22,5.67,2.32,27,6.4,1.35,10,6.91,1.7,11,2.43,2.23,7,3.27,2.58,15,5.65,2.8,17,5.7,1.25,10,6.45,1.29,11,6.9,1.79,10,3.4,3.36,5,2.88,2.23,17,5.64,2.76,14,5.69,1.84,13,6.46,1.45,13,7,1.69,8,2.5,2.51,10,3.42,2.43,12,6.57,2.28,14,4.69,2.02,13 +3709,domain,5.05,1.28,20,3.36,2.68,22,6.92,1.98,26,5,1.91,7,5.08,0.86,13,3.3,2.41,10,3.42,3,12,7.57,1.4,14,6.09,2.43,11,4.82,0.75,11,5.33,1.73,9,3.33,2.06,9,3.38,3.12,13,6.94,2.25,17,6.88,1.55,8,5.38,1.26,13,4.43,1.13,7,2.88,2.47,16,4.67,3.01,6,7.17,2.08,12,6.71,1.94,14 +3710,dome,5.95,1.75,19,4.42,2.48,19,5.54,1.88,26,6.09,1.14,11,5.75,2.43,8,3.71,2.29,7,4.83,2.59,12,4.92,1.75,13,6.15,1.86,13,6.1,2.28,10,5.78,0.97,9,5.4,2.72,10,3.33,1.73,9,5.18,1.85,17,6.22,1.86,9,6,2.4,9,5.9,0.99,10,5.08,2.61,12,3.29,1.89,7,5.31,1.66,16,5.9,2.23,10 +3711,domestic,5.05,2.04,19,2.8,2.26,20,6.12,2.16,16,5.33,0.58,3,4.93,2.28,15,2.6,2.22,10,3,2.4,10,6.71,1.7,7,5.67,2.45,9,4.33,2.34,6,5.33,1.97,12,2.86,3.18,7,2.77,1.74,13,5.4,2.07,5,6.45,2.21,11,5.75,1.96,12,3.86,1.68,7,2.8,2.62,10,2.8,1.99,10,5.88,2.42,8,6.38,2,8 +3712,domesticated,5.82,1.68,22,3.67,1.93,21,5.59,2.36,22,5.57,1.95,14,6.25,1.04,8,3.45,2.02,11,3.89,2.03,9,5.33,2.42,6,5.69,2.41,16,5.4,2.17,10,6.17,1.11,12,3.55,2.11,11,3.8,1.81,10,6,2.35,13,5,2.4,9,5.67,1.61,12,6,1.83,10,3.62,2.06,13,3.75,1.83,8,6.42,1.73,12,4.6,2.72,10 +3713,dominance,5.19,1.99,21,5.5,2.76,20,4.59,2.63,34,5,1.51,8,5.31,2.29,13,5.6,2.41,5,5.47,2.95,15,5.18,2.44,11,4.3,2.72,23,5.15,2.15,13,5.25,1.83,8,6,2.63,12,4.75,2.96,8,5,2.61,18,4.12,2.66,16,4.82,2.44,11,5.6,1.35,10,5.64,3.04,11,5.33,2.55,9,4.29,2.76,21,5.08,2.43,13 +3714,dominant,5.15,1.31,20,5.36,2.48,22,6.78,2.45,27,5.43,1.99,7,5,0.82,13,5.4,2.12,10,5.33,2.84,12,6.87,2.56,15,6.91,2.39,11,5.09,0.94,11,5.22,1.72,9,5.33,2.24,9,5.38,2.72,13,6.71,2.44,17,7.22,2.54,9,5.38,1.45,13,4.71,0.95,7,5,2.45,16,6.33,2.5,6,6.25,2.77,12,7.2,2.18,15 +3715,dominate,4.4,2.37,20,6.4,2.19,20,5.54,2.73,26,3.55,1.81,11,5.44,2.65,9,6.43,1.62,7,6.38,2.5,13,5.69,2.53,13,5.38,3.01,13,4.55,2.5,11,4.22,2.33,9,6,2.41,11,6.89,1.9,9,5.24,2.95,17,6.11,2.32,9,4.8,3.16,10,4,1.25,10,6.5,2.24,12,6.25,2.25,8,6.12,2.45,16,4.6,3.03,10 +3716,domination,3.57,1.97,23,5,2.71,22,5.35,2.74,20,4.25,1.28,8,3.2,2.21,15,5.1,2.81,10,4.92,2.75,12,5.86,2.04,7,5.08,3.09,13,3.67,2.27,12,3.45,1.69,11,4.18,2.44,11,5.82,2.82,11,6.2,2.43,15,2.8,2.05,5,3.91,2.12,11,3.25,1.86,12,6.3,2.06,10,3.92,2.78,12,5.6,2.8,10,5.1,2.81,10 +3717,dominatrix,4.32,2.26,19,5.65,2.66,20,3.96,2.63,24,4.38,2.36,13,4.17,2.23,6,7.4,1.52,5,5.07,2.74,15,3.54,2.44,13,4.45,2.88,11,4.56,2.6,9,4.1,2.02,10,6.86,2.27,7,5,2.71,13,3,1.79,11,4.77,3,13,4.56,2.51,9,4.1,2.13,10,6,3.02,10,5.3,2.36,10,4.44,3,9,3.67,2.44,15 +3718,dominion,4.62,1.86,21,4.67,2.31,21,4.96,2.72,25,4.33,1.37,12,5,2.4,9,4.57,2.7,7,4.71,2.2,14,4.9,2.81,10,5,2.75,15,6,2,4,4.29,1.72,17,5.1,2.81,10,4.27,1.79,11,4.71,3.4,7,5.06,2.51,18,4.83,2.33,12,4.33,1,9,4.77,1.92,13,4.5,2.98,8,3.44,2.46,9,5.81,2.54,16 +3719,domino,5,1.52,21,3.46,2.62,24,4.75,2.49,20,5.5,1.6,8,4.69,1.44,13,5.67,1.75,6,2.72,2.47,18,5.73,2.49,11,3.56,2.01,9,4.75,1.22,12,5.33,1.87,9,4.2,2.3,10,2.93,2.79,14,4.69,2.84,13,4.86,1.86,7,5.14,1.41,14,4.71,1.8,7,4.19,2.79,16,2,1.51,8,4.75,2.3,12,4.75,2.92,8 +3720,donate,6.7,1.45,20,3.25,2.23,24,6.71,2.05,28,6.25,1.49,8,7,1.41,12,2.78,1.64,9,3.53,2.53,15,6.5,2.31,14,6.93,1.82,14,7.11,1.05,9,6.36,1.69,11,3.42,2.47,12,3.08,2.07,12,6.86,2.11,14,6.57,2.06,14,6.7,1.34,10,6.7,1.64,10,3.5,2.28,12,3,2.26,12,6.92,2.15,12,6.56,2.03,16 +3721,donation,7,1.2,22,4,2.37,21,6.73,1.86,22,7.07,1.14,14,6.88,1.36,8,3.27,2.24,11,4.56,2.35,9,5,2,6,7.38,1.36,16,7,1.05,10,7,1.35,12,3,1.73,11,5.1,2.56,10,6.31,1.93,13,7.33,1.66,9,7.17,1.27,12,6.8,1.14,10,3.46,2.37,13,4.88,2.23,8,7,1.95,12,6.4,1.78,10 +3722,donkey,6.29,1.45,17,2.9,1.89,20,5.12,2.01,25,5.25,0.5,4,6.62,1.5,13,2.73,1.62,11,3.11,2.26,9,4.94,2.17,16,5.44,1.74,9,5.67,1.03,6,6.64,1.57,11,2.89,2.15,9,2.91,1.76,11,5.05,2.24,20,5.4,0.55,5,6.62,1.3,8,6,1.58,9,2.82,2.23,11,3,1.5,9,4.47,1.74,19,7.17,1.33,6 +3723,donor,6.57,1.66,21,3.76,1.76,21,6.79,1.98,24,6.33,1.78,12,6.89,1.54,9,4.14,1.77,7,3.57,1.79,14,6.8,1.99,10,6.79,2.04,14,7,1.83,4,6.47,1.66,17,3.5,1.96,10,4,1.61,11,6.86,2.19,7,6.76,1.95,17,6.75,1.48,12,6.33,1.94,9,3.92,1.61,13,3.5,2.07,8,7.67,1.5,9,6.27,2.09,15 +3724,doodle,6.39,2.06,18,4.09,2.14,22,6.91,1.68,23,5,2.55,5,6.92,1.66,13,4.17,2.21,12,4,2.16,10,6.75,1.58,8,7,1.77,15,6.89,1.62,9,5.89,2.42,9,4.67,2.74,9,3.69,1.6,13,6.94,1.77,16,7.17,1.47,6,6.71,1.7,7,6.18,2.32,11,3.78,2.22,9,4.31,2.14,13,7.19,1.76,16,6.29,1.38,7 +3725,doom,3,1.76,19,6.17,2.92,18,2.42,1.89,24,2.8,1.79,5,3.07,1.82,14,7.6,1.67,5,5.62,3.15,13,2.77,1.96,13,2,1.79,11,3.1,1.85,10,2.89,1.76,9,7.57,1.62,7,5.27,3.26,11,2.62,1.78,16,2,2.14,8,2.92,1.98,13,3.17,1.33,6,6.83,2.69,12,4.83,3.13,6,2.33,1.88,15,2.56,2.01,9 +3726,doomsday,2.8,2.04,20,6.22,2.66,23,3,2.34,28,3.25,2.05,8,2.5,2.07,12,5.25,2.38,8,6.73,2.74,15,2.64,2.02,14,3.36,2.65,14,2,1.41,9,3.45,2.3,11,5.67,2.35,12,6.82,2.96,11,2.79,2.29,14,3.21,2.46,14,2.9,2.51,10,2.7,1.57,10,6.33,2.57,12,6.09,2.88,11,3.42,2.27,12,2.69,2.41,16 +3727,door,5.43,1.23,42,3.19,2.04,21,6.1,2.06,41,5.58,1.46,19,5.3,1.02,23,4.12,1.96,8,2.62,1.94,13,5.9,2.07,21,6.3,2.08,20,5.7,1.43,23,5.11,0.88,19,2.78,1.79,9,3.5,2.24,12,5.53,2.32,17,6.5,1.79,24,5.62,1.44,24,5.17,0.86,18,3.7,2,10,2.73,2.05,11,6,2.25,16,6.16,1.97,25 +3728,doorbell,5.33,1.59,21,4.17,2.31,23,5.12,1.45,26,5.55,1.57,11,5.1,1.66,10,4.82,2.04,11,3.58,2.47,12,5.18,2.14,11,5.07,0.73,14,5.3,2.06,10,5.36,1.12,11,5,2.28,11,3.42,2.15,12,5.47,1.5,17,4.38,1.19,8,5.54,1.98,13,5,0.53,8,3.73,2.28,15,5,2.27,8,5.59,1.37,17,4.22,1.2,9 +3729,doorknob,4.86,1.53,21,2.64,1.6,25,5.58,2.24,19,4.56,1.94,9,5.08,1.16,12,2.67,1.37,6,2.5,1.65,18,4.57,1.99,7,6.17,2.25,12,4.56,1.5,16,5.8,1.3,5,2.43,1.6,14,2.7,1.57,10,6.11,1.96,9,5.1,2.47,10,5.08,1.83,12,4.56,1.01,9,2.69,1.58,16,2.56,1.74,9,5.45,2.66,11,5.75,1.67,8 +3730,doorman,5.45,1.41,22,3.35,2.17,26,5.67,1.95,24,5.89,1.54,9,5.15,1.28,13,2.8,2.15,10,3.69,2.18,16,5.78,2.22,9,5.6,1.84,15,5,0.93,8,5.71,1.59,14,3.38,2.33,13,3.31,2.1,13,5.42,2.11,12,5.92,1.83,12,5.42,1.08,12,5.5,1.78,10,2.6,1.88,15,4.36,2.2,11,6,2.08,13,5.27,1.79,11 +3731,doormat,3.68,1.57,19,3.2,2.09,20,4.73,2.85,22,4.22,1.2,9,3.2,1.75,10,4.14,2.27,7,2.69,1.89,13,6.18,2.56,11,3.27,2.41,11,4.43,0.79,7,3.25,1.76,12,4.11,1.96,9,2.45,1.97,11,4.69,3.04,13,4.78,2.73,9,3.5,1.58,10,3.89,1.62,9,3.25,2.55,8,3.17,1.85,12,4.79,3.14,14,4.62,2.45,8 +3732,doornail,4.68,1.49,19,3.32,2.4,22,5,2.07,22,4.78,1.09,9,4.6,1.84,10,4.25,2.66,8,2.79,2.15,14,4.82,2.36,11,5.18,1.83,11,4.71,0.49,7,4.67,1.87,12,3.6,1.78,10,3.08,2.87,12,5.08,1.93,13,4.89,2.37,9,5,1.89,10,4.33,0.87,9,3.88,2.64,8,3,2.29,14,5,2.42,14,5,1.41,8 +3733,doorstep,5.14,1.77,21,3.26,1.89,23,5.1,1.34,21,4.6,1.82,5,5.31,1.78,16,4.08,1.83,12,2.36,1.57,11,5,1.48,11,4.89,0.78,9,4.83,1.95,12,5.56,1.51,9,3.5,1.97,16,2.71,1.7,7,5.09,1.22,11,5.1,1.52,10,5.38,1.98,13,4.75,1.39,8,3.26,1.91,19,3.25,2.06,4,4.86,1.17,14,5.57,1.62,7 +3734,doorway,5.68,1.2,19,3.65,2.53,23,5.58,1.98,19,5.33,0.71,9,6,1.49,10,2.57,1.62,7,4.27,2.79,15,5.8,2.3,10,5.33,1.66,9,6.11,1.54,9,5.3,0.67,10,4,2.58,10,3.5,2.65,12,5,1.77,8,5.7,1.95,10,5.92,1.38,12,5.29,0.76,7,3.25,2.38,20,6.33,2.08,3,5.25,2.19,8,5.82,1.89,11 +3735,dopamine,4.64,1.99,22,4.58,2.63,19,4.38,2.5,21,5,1.58,5,4.31,1.99,16,4.88,2.64,8,4.36,2.73,11,4.4,2.63,10,4.36,2.5,11,4.5,1.62,12,4.8,2.44,10,5.8,2.39,10,3.22,2.28,9,4.5,2.58,12,4.22,2.54,9,4.73,2.24,11,4.55,1.81,11,4.75,3.28,8,4.45,2.21,11,4.78,2.64,9,4.08,2.47,12 +3736,dope,4.14,2.19,22,4.24,2.57,21,4.95,2.1,22,4.29,2.64,14,3.88,1.13,8,5.27,2.49,11,3.33,2.24,9,4.67,1.86,6,5.06,2.24,16,4.1,2.51,10,4.17,1.99,12,3.45,2.38,11,5.1,2.6,10,5.23,2.09,13,4.56,2.19,9,4.08,2.27,12,4.2,2.2,10,4.31,2.75,13,4.12,2.42,8,4.67,2.23,12,5.3,2,10 +3737,dopey,3.86,1.71,21,2.91,1.95,23,4.2,2.46,20,3.2,2.17,5,4.06,1.57,16,3.58,2.11,12,2.18,1.54,11,3.9,2.33,10,4,2.29,9,3.75,1.54,12,4,2,9,3.31,2.02,16,2,1.53,7,4.8,1.69,10,3.6,3.03,10,3.62,1.66,13,4.25,1.83,8,2.68,2,19,4,1.41,4,3.69,1.93,13,5.14,3.18,7 +3738,dork,4.35,1.5,20,2.88,2.01,24,5.8,2.07,20,3.88,1.64,8,4.67,1.37,12,3.67,1.97,6,2.61,2,18,5.73,1.62,11,5.89,2.62,9,4.45,1.57,11,4.22,1.48,9,4.2,2.3,10,1.93,1.07,14,5.77,2.09,13,5.86,2.19,7,4.08,1.5,13,4.86,1.46,7,3.19,2.1,16,2.25,1.75,8,5.75,1.66,12,5.88,2.7,8 +3739,dorky,5.12,2.05,26,4.5,2.44,22,5,2.36,20,5.7,1.89,10,4.75,2.11,16,4.9,2.28,10,4.17,2.62,12,6.86,1.57,7,4,2.12,13,4.69,2.14,13,5.54,1.94,13,4.09,2.47,11,4.91,2.47,11,5.6,2.29,15,3.2,1.64,5,4.46,1.76,13,5.77,2.17,13,4.4,2.37,10,4.58,2.61,12,5.1,2.28,10,4.9,2.56,10 +3740,dorm,5.16,1.95,19,4.29,1.93,21,5.13,1.6,23,5.4,2.19,5,5.08,2.02,13,3.67,2.16,6,4.53,1.85,15,5,0.94,10,5.23,2.01,13,5,2.24,7,5.27,1.95,11,5,2.58,7,3.93,1.49,14,4.82,1.6,11,5.42,1.62,12,5.58,1.56,12,4.43,2.44,7,4.45,1.97,11,4.1,1.97,10,4.71,0.99,14,5.78,2.17,9 +3741,dormant,4.85,1.76,20,3,2.02,21,5.11,2.56,27,5.86,1.95,7,4.31,1.44,13,4,2.24,9,2.25,1.54,12,5,2.62,15,5.18,2.71,11,5.09,1.64,11,4.56,1.94,9,3.5,2.14,8,2.69,1.97,13,5.24,2.77,17,4.78,2.39,9,5.08,1.75,13,4.43,1.81,7,2.93,1.87,15,3.17,2.56,6,5,2.66,12,5.2,2.57,15 +3742,dormitory,5.06,1.89,18,4.5,1.64,20,4.87,2.12,23,5.2,2.28,5,5.08,1.88,12,5,1.41,6,4.29,1.73,14,5.1,1.73,10,4.69,2.43,13,5,2.38,7,5.2,1.69,10,5.43,1.51,7,4,1.53,13,4.36,1.86,11,5.33,2.31,12,5.45,1.75,11,4.43,2.07,7,4.91,1.51,11,4,1.73,9,5,1.57,14,4.67,2.87,9 +3743,dorsal,5.05,0.92,21,3.7,2.25,20,5.04,1.81,24,5.33,0.98,12,4.67,0.71,9,3.67,1.86,6,3.71,2.46,14,4.56,1.01,9,5.33,2.13,15,4.75,0.5,4,5.12,0.99,17,3.4,2.01,10,4,2.54,10,5,2,7,5.06,1.78,17,5.25,0.75,12,4.78,1.09,9,3.62,2.36,13,3.86,2.19,7,5.22,1.56,9,4.93,1.98,15 +3744,dosage,4.57,1.12,23,4,2.2,18,5.79,2.6,24,4.86,1.07,7,4.44,1.15,16,4.8,1.1,5,3.69,2.46,13,5,2.71,13,6.73,2.24,11,4.64,1.03,11,4.5,1.24,12,5.57,1.51,7,3,2,11,5.62,2.5,16,6.12,2.95,8,4.5,1.26,16,4.71,0.76,7,4.5,2.15,12,3,2.1,6,6.13,2.53,15,5.22,2.77,9 +3745,dose,4.91,1.27,22,2.95,2.16,21,5,2.69,22,5.21,1.12,14,4.38,1.41,8,3,2.32,11,3,2.18,9,4,2,6,5.38,2.87,16,4.7,1.49,10,5.08,1.08,12,2.27,2,11,3.7,2.16,10,4.62,2.14,13,5.56,3.4,9,5.25,0.97,12,4.5,1.51,10,2.85,2.15,13,3.12,2.3,8,5.5,2.65,12,4.4,2.76,10 +3746,dossier,4.84,1.46,19,3.72,1.56,18,5.38,2.31,16,5.18,1.25,11,4.38,1.69,8,3.5,1.73,4,3.79,1.58,14,5.5,2.2,8,5.25,2.55,8,4.88,1.64,8,4.82,1.4,11,4.29,1.38,7,3.36,1.63,11,4.33,2.66,6,6,1.94,10,4.69,1.6,13,5.17,1.17,6,3.18,1.66,11,4.57,0.98,7,5.83,1.6,6,5.1,2.69,10 +3747,dot,4.84,2.01,19,3.09,1.8,22,5.17,1.7,23,4.73,1.79,11,5.57,1.9,7,3.62,2,8,2.79,1.67,14,4.43,2.3,7,5.5,1.32,16,3.88,2.23,8,5.55,1.57,11,2.22,1.64,9,3.69,1.7,13,5,1.34,11,5.33,2.02,12,4.42,2.35,12,5.57,0.98,7,3.27,2.33,11,2.91,1.14,11,5,2.04,13,5.4,1.17,10 +3748,dotted,4.86,1.11,21,3.33,1.53,21,5.4,2.14,25,5.17,0.94,12,4.44,1.24,9,3.71,1.8,7,3.14,1.41,14,5.3,2.06,10,5.47,2.26,15,5.25,0.5,4,4.76,1.2,17,3.8,1.4,10,2.91,1.58,11,5.14,2.61,7,5.5,2.01,18,4.67,0.98,12,5.11,1.27,9,3.38,1.45,13,3.25,1.75,8,4.67,2.12,9,5.81,2.1,16 +3749,dotty,5.16,1.89,19,3.55,2.68,20,4.8,1.91,20,5.38,2.26,13,4.67,0.52,6,4.8,3.27,5,3.13,2.45,15,5,1.58,9,4.64,2.2,11,5.78,2.59,9,4.6,0.7,10,4.86,3.18,7,2.85,2.19,13,4.89,2.2,9,4.73,1.74,11,5.11,1.27,9,5.2,2.39,10,3.2,2.66,10,3.9,2.81,10,4.43,2.57,7,5,1.53,13 +3750,double,5.78,1.56,18,3.38,2.42,21,5.11,2.22,18,5.25,1.39,8,6.2,1.62,10,3.57,2.76,7,3.29,2.33,14,5.36,2.2,11,4.71,2.36,7,5.73,1.68,11,5.86,1.46,7,2.44,2.46,9,4.08,2.23,12,4.82,2.32,11,5.57,2.15,7,5.17,1.11,12,7,1.67,6,2.17,1.75,12,5,2.29,9,5.56,2.46,9,4.67,2,9 +3751,doubt,3.28,1.93,18,4.33,2.42,21,3.06,2.04,18,3,1.69,8,3.5,2.17,10,4.43,2.37,7,4.29,2.52,14,2.64,1.29,11,3.71,2.87,7,3.09,1.45,11,3.57,2.64,7,3.44,2.88,9,5,1.86,12,2.82,2.36,11,3.43,1.51,7,3.08,1.44,12,3.67,2.8,6,3.33,2.39,12,5.67,1.8,9,3.89,2.47,9,2.22,1.09,9 +3752,doubtful,3.86,1.62,21,4.55,2.13,22,4.23,2.43,22,3.38,1.69,8,4.15,1.57,13,4.73,2.53,11,4.36,1.75,11,5.31,2.53,13,2.67,1.12,9,3.25,1.67,8,4.42,1.44,12,5.23,1.88,13,3.56,2.19,9,4.58,2.47,12,3.8,2.44,10,3.8,1.87,10,3.91,1.45,11,4.25,2.29,16,5.33,1.51,6,4.5,2.8,10,4,2.17,12 +3753,douche,2.9,1.7,21,4.13,2.6,23,3.81,2.23,21,3.2,2.17,5,2.81,1.6,16,4.75,2.56,12,3.45,2.58,11,3.91,1.97,11,3.11,1.9,9,2.67,1.67,12,3.22,1.79,9,4.69,2.7,16,2.86,1.95,7,4,1.84,11,3.6,2.67,10,2.77,1.79,13,3.12,1.64,8,3.74,2.68,19,6,0.82,4,3.64,1.95,14,4.14,2.85,7 +3754,dough,6,1.62,17,4.1,2.02,21,5.96,1.69,23,6.6,1.14,5,5.75,1.76,12,4.17,2.32,6,4.07,1.98,15,5.8,1.81,10,6.08,1.66,13,5.86,2.34,7,6.1,0.99,10,5.14,2.79,7,3.57,1.34,14,5.18,1.33,11,6.67,1.72,12,6.1,2.02,10,5.86,0.9,7,4.18,2.52,11,4,1.41,10,5.86,1.83,14,6.11,1.54,9 +3755,doughboy,4.84,2.01,19,4,2.02,21,5.05,2.06,20,5.33,1.53,3,4.75,2.11,16,3.5,1.76,6,4.2,2.14,15,5.17,0.98,6,5,2.42,14,4.8,2.04,10,4.89,2.09,9,3.57,2.57,7,4.21,1.76,14,4.8,2.2,10,5.3,2,10,5.62,1.51,8,4.27,2.2,11,4.33,2.06,9,3.75,2.05,12,4.75,2.76,8,5.25,1.54,12 +3756,doughnut,7.5,1.41,22,4.5,2.34,26,5.87,2.12,23,7.56,1.59,9,7.46,1.33,13,4.2,2.49,10,4.69,2.3,16,6.62,2.13,8,5.47,2.07,15,7.12,1.25,8,7.71,1.49,14,4.77,2.24,13,4.23,2.49,13,5.75,2.14,12,6,2.19,11,7.25,1.54,12,7.8,1.23,10,5.07,2.28,15,3.73,2.28,11,6.5,1.83,12,5.18,2.27,11 +3757,douse,3.92,1.53,24,3.92,2.36,25,5.21,2.3,19,4.18,1.33,11,3.69,1.7,13,3.83,2.48,6,3.94,2.46,18,5,2.24,7,5.33,2.42,12,4.06,1.64,17,3.57,1.27,7,3.79,2.61,14,4.1,2.23,10,4.89,2.37,9,5.5,2.32,10,3.79,1.53,14,4.1,1.6,10,4.06,2.38,16,3.67,2.45,9,4.91,2.55,11,5.62,2,8 +3758,dove,6.9,1.93,41,3.27,2.47,44,6.14,1.98,43,6.77,2.2,13,6.96,1.84,28,3.53,2.58,17,3.11,2.44,27,6.18,2.32,17,6.12,1.77,26,6.56,2.03,16,7.12,1.88,25,3.5,2.28,14,3.17,2.59,30,6.22,2.12,27,6,1.79,16,6.91,1.81,23,6.89,2.14,18,3.54,2.63,26,2.89,2.25,18,5.79,2.02,24,6.58,1.89,19 +3759,downer,3.47,1.17,19,3.13,1.69,23,4.05,2.13,21,3.22,0.83,9,3.7,1.42,10,1.91,0.94,11,4.25,1.42,12,4.12,0.99,8,4,2.65,13,3.62,0.87,13,3.17,1.72,6,2.33,1.41,9,3.64,1.69,14,4.12,2.1,8,4,2.24,13,4.11,0.78,9,2.9,1.2,10,3.23,1.74,13,3,1.7,10,3.92,2.23,12,4.22,2.11,9 +3760,downfall,3.2,1.24,20,4.5,2.64,18,3.64,2.06,22,3.6,1.52,5,3.07,1.16,15,5.33,2.42,6,4.08,2.75,12,4.1,1.37,10,3.25,2.49,12,3.3,0.82,10,3.1,1.6,10,5.1,2.47,10,3.75,2.82,8,3.73,2,11,3.55,2.21,11,3.17,1.19,12,3.25,1.39,8,3.33,3.28,9,5.67,1,9,4.91,1.97,11,2.36,1.21,11 +3761,downfield,4.84,1.5,19,2.5,1.43,20,4.57,1.5,21,5.43,1.62,7,4.5,1.38,12,2.78,1.3,9,2.27,1.56,11,4.33,2.42,6,4.67,1.05,15,4.89,1.05,9,4.78,1.99,9,2.5,1.51,8,2.5,1.45,12,4.53,1.46,15,4.67,1.75,6,5,2.05,10,4.67,0.5,9,2.5,1.57,12,2.5,1.31,8,4.45,1.63,11,4.7,1.42,10 +3762,download,6,1.9,21,3.6,2.36,25,6.26,2.13,19,5.67,2.4,9,6.25,1.48,12,4.67,2.66,6,3.33,2.28,18,6.14,2.61,7,6.33,1.92,12,6,2,16,6,1.73,5,3.43,2.59,14,4,2.16,10,6.22,2.44,9,6.3,1.95,10,6.08,2.35,12,5.89,1.17,9,4.06,2.49,16,2.78,1.99,9,6.55,2.54,11,5.88,1.46,8 +3763,downriver,5.61,2,18,3.55,2.44,20,3.8,1.73,25,7,1.58,5,5.08,1.93,13,3.55,2.73,11,3.56,2.19,9,3.5,1.59,16,4.33,1.94,9,5.57,1.51,7,5.64,2.34,11,3.44,3.09,9,3.64,1.91,11,3.45,1.57,20,5.2,1.79,5,5.22,1.99,9,6,2.06,9,3.18,2.52,11,4,2.4,9,3.84,1.77,19,3.67,1.75,6 +3764,downside,3.55,1.76,20,4.63,2.43,19,4.29,2.43,21,4.17,1.94,6,3.29,1.68,14,4.88,1.89,8,4.45,2.84,11,4.45,2.84,11,4.1,2.02,10,3.67,2.16,6,3.5,1.65,14,5.11,2.26,9,4.2,2.62,10,4.43,2.68,14,4,2,7,4.14,2.48,7,3.23,1.24,13,4.92,2.72,13,4,1.67,6,4.25,2.42,12,4.33,2.6,9 +3765,downtime,5.8,1.99,20,3.06,2.26,18,6.14,2.14,22,5.8,1.79,5,5.8,2.11,15,3.5,1.38,6,2.83,2.62,12,5.1,2.33,10,7,1.6,12,6.5,1.43,10,5.1,2.28,10,2.6,1.58,10,3.62,2.92,8,6,2.57,11,6.27,1.74,11,5.75,2.14,12,5.88,1.89,8,2.78,1.99,9,3.33,2.6,9,5.45,2.42,11,6.82,1.66,11 +3766,downward,4,1.8,19,4.05,1.96,21,3.96,1.83,24,3.83,1.6,6,4.08,1.93,13,4.42,2.02,12,3.56,1.88,9,3.75,1.67,8,4.06,1.95,16,4.2,0.92,10,3.78,2.49,9,5.44,1.51,9,3,1.6,12,3.82,1.94,17,4.17,1.72,6,3.5,1.51,8,4.36,1.96,11,3.12,2.23,8,4.62,1.61,13,4.19,1.83,16,3.5,1.85,8 +3767,downy,5.77,1.97,22,3.11,1.66,19,5.52,1.91,21,4.2,1.3,5,6.19,1.97,16,3.5,1.85,8,2.82,1.54,11,5,1.33,10,6,2.28,11,5.17,2.08,12,6.5,1.65,10,2.7,1.16,10,3.56,2.07,9,5.75,2.34,12,5.22,1.2,9,5.45,2.21,11,6.09,1.76,11,2.62,1.41,8,3.45,1.81,11,5.78,1.64,9,5.33,2.15,12 +3768,dowry,4.7,2.03,20,3.11,2.4,18,5.17,2.71,24,4.2,2.17,5,4.87,2.03,15,3.2,2.28,5,3.08,2.53,13,4.77,2.52,13,5.64,2.98,11,4.5,2.32,10,4.9,1.79,10,2.71,2.06,7,3.36,2.66,11,4.75,2.65,16,6,2.83,8,4.5,2.1,14,5.17,1.94,6,3.58,2.5,12,2.17,2.04,6,5.6,2.77,15,4.44,2.6,9 +3769,doze,5.95,1.43,20,3.37,2.59,19,5.65,2.12,26,5.73,0.79,11,6.22,1.99,9,2.86,2.67,7,3.67,2.61,12,5.69,2.43,13,5.62,1.85,13,6.64,1.21,11,5.11,1.27,9,3.55,2.54,11,3.12,2.8,8,5.06,1.82,17,6.78,2.28,9,6.2,1.23,10,5.7,1.64,10,3.27,2.76,11,3.5,2.51,8,5.69,2.09,16,5.6,2.27,10 +3770,dozen,5.78,1.48,18,2.95,2.2,19,5.56,1.71,25,6.2,0.84,5,5.62,1.66,13,3.7,2.54,10,2.11,1.45,9,5.25,1.77,16,6.11,1.54,9,5.71,1.8,7,5.82,1.33,11,3.11,2.8,9,2.8,1.62,10,5.6,1.88,20,5.4,0.89,5,5.67,1.66,9,5.89,1.36,9,2.64,2.25,11,3.38,2.2,8,5.26,1.63,19,6.5,1.76,6 +3771,Dr. Pepper,6.9,1.74,20,4.48,2.47,23,5.95,1.72,21,5.67,1.41,9,7.91,1.3,11,4.55,2.62,11,4.42,2.43,12,5.62,1.19,8,6.15,1.99,13,6.71,1.73,14,7.33,1.86,6,5.22,1.99,9,4,2.69,14,6.62,1.51,8,5.54,1.76,13,7,1.76,10,6.8,1.81,10,5.23,2.28,13,3.5,2.46,10,6.33,1.72,12,5.44,1.67,9 +3772,drab,2.76,1.26,21,2.35,1.57,20,4.77,2.6,22,2.33,1.21,6,2.93,1.28,15,1.5,0.76,8,2.92,1.73,12,4.92,2.84,12,4.6,2.41,10,2.56,1.67,9,2.92,0.9,12,2.22,1.48,9,2.45,1.69,11,4.43,2.76,7,4.93,2.6,15,2.5,1.43,10,3,1.1,11,2.62,1.61,13,1.86,1.46,7,4.33,2.96,12,5.3,2.11,10 +3773,draft,5.3,1.95,20,4.1,2.75,20,5.28,1.98,36,6.71,1.6,7,4.54,1.71,13,5.6,2.41,5,3.6,2.75,15,4.36,2.11,11,5.68,1.82,25,5.85,2.12,13,4.29,1.11,7,4.83,2.72,12,3,2.56,8,5.75,1.77,20,4.69,2.12,16,5.5,1.84,10,5.1,2.13,10,4.36,2.98,11,3.78,2.59,9,5.27,1.93,22,5.29,2.13,14 +3774,drafty,4.3,1.08,20,3.73,2.25,22,4.89,2.12,27,3.9,0.88,10,4.7,1.16,10,2.71,2.21,7,4.2,2.18,15,5.24,2.36,17,4.3,1.57,10,4.3,1.06,10,4.3,1.16,10,3.6,3.13,5,3.76,2.05,17,5.21,2.36,14,4.54,1.85,13,4.08,1.08,12,4.62,1.06,8,3.4,2.32,10,4,2.26,12,5.29,2.3,14,4.46,1.9,13 +3775,drag,3.68,1.73,19,4.81,1.94,21,5.52,1.9,23,3.8,1.64,5,3.54,1.85,13,4.17,2.23,6,5.07,1.83,15,6.4,1.51,10,4.85,1.95,13,3.43,1.72,7,3.73,1.85,11,4.14,1.86,7,5.14,1.96,14,5.64,1.75,11,5.42,2.11,12,3.75,1.76,12,3.57,1.81,7,4.82,2.18,11,4.8,1.75,10,6,1.47,14,4.78,2.33,9 +3776,dragon,6.68,1.67,19,5.45,2.87,20,5.17,2.37,23,6.8,2.05,5,6.62,1.66,13,4.83,2.71,6,5.71,3,14,5.4,2.46,10,5,2.38,13,6.86,1.77,7,6.55,1.75,11,5.83,2.64,6,5.29,3.05,14,5.27,2.1,11,5.08,2.68,12,6.67,1.72,12,6.71,1.7,7,6,2.79,10,4.9,3,10,4.86,2.25,14,5.67,2.6,9 +3777,dragonfly,6.45,1.71,22,3.86,2.52,21,5.41,1.76,22,6.29,1.77,14,6.75,1.67,8,3.64,2.42,11,4.33,2.78,9,4.83,1.72,6,5.62,1.78,16,6.4,1.26,10,6.5,2.07,12,3,2.05,11,4.8,2.74,10,5.15,1.95,13,5.78,1.48,9,6,1.71,12,7,1.63,10,3.38,2.4,13,4.62,2.67,8,4.67,1.61,12,6.3,1.57,10 +3778,drain,3.8,1.67,20,2.94,1.98,18,5.17,2.55,24,3.4,1.14,5,3.93,1.83,15,3.6,1.95,5,2.69,2.02,13,4.69,2.59,13,5.73,2.49,11,4.1,1.6,10,3.5,1.78,10,4,1.83,7,2.27,1.85,11,5.25,2.77,16,5,2.2,8,3.5,1.56,14,4.5,1.87,6,3,2.13,12,2.83,1.83,6,4.67,2.72,15,6,2.12,9 +3779,drainage,3.89,1.23,18,3.52,2.04,21,4.65,2.72,23,4.5,0.71,2,3.81,1.28,16,5.12,1.13,8,2.54,1.85,13,5.44,3,9,4.14,2.51,14,3.89,1.45,9,3.89,1.05,9,3.56,2.01,9,3.5,2.15,12,5.07,2.76,15,3.88,2.64,8,3.5,1.05,6,4.08,1.31,12,3.7,1.95,10,3.36,2.2,11,4.15,3.08,13,5.3,2.16,10 +3780,drainpipe,4.52,2.11,21,2.91,2.25,23,4.72,2.61,18,5.33,2.24,9,3.92,1.88,12,3.73,2.65,11,2.17,1.59,12,5,2.62,10,4.38,2.72,8,4.29,2.29,7,4.62,2.18,13,3.64,2.73,11,2.25,1.54,12,4.57,3.46,7,4.82,2.09,11,3.69,2.1,13,5.88,1.36,8,2.91,2.3,11,2.92,2.31,12,5,2.4,9,4.44,2.92,9 +3781,drake,5.05,1.93,19,4.32,2.44,22,5.21,2.04,19,5,2.62,8,5.09,1.38,11,4.4,3.13,5,4.38,2.36,16,4.5,2.51,6,5.54,1.81,13,5.15,1.95,13,4.83,2.04,6,4.67,2.74,12,4,2.18,9,5,1.5,9,5.4,2.5,10,5.5,2.07,10,4.56,1.74,9,3.75,2.56,12,5,2.21,10,6,2.1,6,4.85,1.99,13 +3782,drama,4.37,2.63,19,5.14,3.04,22,4.14,2.12,28,4,3.03,6,4.54,2.54,13,4.45,3.3,11,5.82,2.75,11,4.09,2.26,11,4.18,2.1,17,4.82,2.75,11,3.75,2.49,8,4.27,2.72,11,6,3.22,11,3.72,1.84,18,4.9,2.47,10,4.15,2.44,13,4.83,3.19,6,5.36,3.25,14,4.75,2.82,8,3.62,2,16,4.83,2.17,12 +3783,dramatic,5.17,1.54,18,6.59,1.99,22,4.77,2,22,5.89,1.36,9,4.44,1.42,9,5.5,2.62,8,7.21,1.25,14,4.91,2.34,11,4.64,1.69,11,5.43,1.13,7,5,1.79,11,6,2.21,10,7.08,1.73,12,4.23,1.79,13,5.56,2.13,9,4.89,1.45,9,5.44,1.67,9,7,2.62,8,6.36,1.6,14,4.79,2.04,14,4.75,2.05,8 +3784,drape,4.95,1.39,20,3.29,1.93,17,5.38,2.24,24,5.2,0.45,5,4.87,1.6,15,3.25,1.71,4,3.31,2.06,13,4.77,2.31,13,6.09,2.02,11,5,1.05,10,4.9,1.73,10,4.14,1.68,7,2.7,1.95,10,4.88,2.09,16,6.38,2.33,8,4.86,1.56,14,5.17,0.98,6,3.83,1.9,12,2,1.41,5,5.47,2.36,15,5.22,2.17,9 +3785,drastic,4.63,1.74,19,5.2,2.31,20,4.92,2.22,24,5,1.68,13,3.83,1.72,6,4.6,1.95,5,5.4,2.44,15,4.85,2.38,13,5,2.14,11,5.67,1.87,9,3.7,0.95,10,6,2.58,7,4.77,2.13,13,5.27,2.45,11,4.62,2.06,13,4.67,1.5,9,4.6,2.01,10,4.6,2.8,10,5.8,1.62,10,5.56,2.74,9,4.53,1.85,15 +3786,drat,4.25,1.71,20,3.4,2.28,20,4.48,2.22,25,4.25,2.5,4,4.25,1.57,16,4.5,3.11,4,3.12,2.06,16,6.11,1.69,9,3.56,1.97,16,4.12,0.99,8,4.33,2.1,12,3.44,2.6,9,3.36,2.11,11,4.5,2.18,14,4.45,2.38,11,3.82,1.25,11,4.78,2.11,9,3,1.66,9,3.73,2.72,11,4.5,2.09,18,4.43,2.7,7 +3787,draught,3.9,2.19,21,3.32,2.24,19,4.36,2.97,22,4,2.19,6,3.87,2.26,15,3.62,2.62,8,3.09,2.02,11,4.17,3.13,12,4.6,2.91,10,4.33,2.69,9,3.58,1.78,12,3.75,2.92,8,3,1.67,11,5,2.52,7,4.07,3.2,15,4.1,2.73,10,3.73,1.68,11,3,1.95,12,3.86,2.73,7,3.83,3.27,12,5,2.58,10 +3788,draw,6.18,2.08,22,3.6,2.26,20,6.37,2.52,19,5.23,2.09,13,7.56,1.13,9,4.86,2.41,7,2.92,1.93,13,6.86,1.68,7,6.08,2.94,12,5.92,2.57,12,6.5,1.35,10,3.78,2.68,9,3.45,1.97,11,6.5,2.22,10,6.22,2.95,9,6.58,2.47,12,5.7,1.49,10,4.14,2.27,7,3.31,2.29,13,6,3.27,7,6.58,2.11,12 +3789,drawback,4.38,1.72,21,3.08,2.6,24,4.35,2.37,20,4.25,1.67,8,4.46,1.81,13,5.33,1.97,6,2.33,2.38,18,4.55,2.66,11,4.11,2.09,9,4.5,2.02,12,4.22,1.3,9,3.8,2.86,10,2.57,2.38,14,4.69,2.53,13,3.71,2.06,7,4.36,1.86,14,4.43,1.51,7,3.56,2.63,16,2.12,2.42,8,3.75,2.3,12,5.25,2.31,8 +3790,drawbridge,5.45,1.43,20,3.3,2.25,20,4.95,1.59,22,5,0.58,7,5.69,1.7,13,4.22,2.59,9,2.55,1.69,11,5.33,1.51,6,4.81,1.64,16,5.4,1.51,10,5.56,1.51,9,3.12,2.3,8,3.42,2.31,12,4.73,1.71,15,5.43,1.27,7,5.36,1.75,11,5.56,1.01,9,3.42,2.19,12,3.12,2.47,8,5.09,1.81,11,4.82,1.4,11 +3791,drawer,4.67,1.28,18,3,1.71,18,5.71,2.42,17,4.8,0.92,10,4.5,1.69,8,3,1.63,4,3,1.8,14,4.5,2.56,8,6.78,1.79,9,5,1.07,8,4.4,1.43,10,3.57,1.9,7,2.64,1.57,11,5.33,2.66,6,5.91,2.39,11,4.5,1.51,12,5,0.63,6,2.36,1.57,11,4,1.53,7,5.71,2.29,7,5.7,2.63,10 +3792,dread,3,1.89,19,4.5,2.4,20,3.62,2.2,24,3.23,2.17,13,2.5,1.05,6,4.4,1.95,5,4.53,2.59,15,3.69,2.1,13,3.55,2.42,11,3.89,2.37,9,2.2,0.79,10,4.86,2.48,7,4.31,2.43,13,4.36,2.29,11,3,2,13,3.33,2.5,9,2.7,1.16,10,3.9,2.28,10,5.1,2.47,10,4,2.55,9,3.4,2.03,15 +3793,dreaded,2.11,1.33,19,5.1,2.55,21,3.5,2.22,22,2,1.32,9,2.2,1.4,10,4.86,2.91,7,5.21,2.46,14,3.64,2.16,11,3.36,2.38,11,2.86,1.57,7,1.67,0.98,12,4.33,2.29,9,5.67,2.67,12,3.23,2.35,13,3.89,2.09,9,2.5,1.58,10,1.67,0.87,9,4.75,3.11,8,5.31,2.25,13,3.43,2.17,14,3.62,2.45,8 +3794,dreadful,2.6,1.31,20,4.5,2.71,18,3.38,2.18,24,2.27,1.01,11,3,1.58,9,5.17,2.71,6,4.17,2.76,12,3.5,2.22,10,3.29,2.23,14,2.36,1.12,11,2.89,1.54,9,4.9,2.64,10,4,2.88,8,2.17,1.17,6,3.78,2.32,18,2.5,1.78,10,2.7,0.67,10,3.67,3.28,9,5.33,1.8,9,2.56,1.33,9,3.87,2.47,15 +3795,dream,7.43,1.8,21,4.37,2.81,43,5.4,2.36,47,7.56,1.67,9,7.33,1.97,12,4.85,2.74,20,3.96,2.87,23,5.69,2.48,26,5.05,2.2,21,6.57,2.51,7,7.77,1.24,13,4.41,2.87,17,4.35,2.83,26,5.55,2.6,29,5.17,1.95,18,7.15,2.15,13,7.88,0.99,8,4.76,2.88,25,3.83,2.71,18,5.08,2.5,26,5.81,2.16,21 +3796,dreamboat,7.47,1.71,19,4.27,2.33,22,5.91,2.09,22,7.22,1.79,9,7.7,1.7,10,4.38,2.13,8,4.21,2.52,14,5.64,2.25,11,6.18,1.99,11,6.57,1.81,7,8,1.48,12,5.1,1.6,10,3.58,2.68,12,5.62,2.26,13,6.33,1.87,9,7.2,1.81,10,7.78,1.64,9,4.88,2.3,8,3.93,2.37,14,6.5,2.1,14,4.88,1.73,8 +3797,dreamer,7.45,1.23,20,4.4,2.77,25,6.53,2.25,19,7.33,1.32,9,7.55,1.21,11,4.33,3.39,6,4.44,2.73,18,6,2.71,7,6.83,1.99,12,7.56,1.21,16,7,1.41,4,4.79,3.12,14,3.9,2.42,10,6.33,2.45,9,6.7,2.16,10,7.55,1.29,11,7.33,1.22,9,4.69,2.68,16,3.89,3.02,9,6.64,2.58,11,6.38,1.85,8 +3798,dreamland,7,1.38,20,3.95,3.33,20,5.31,2.33,26,7.27,1.35,11,6.67,1.41,9,4.43,3.05,7,3.69,3.57,13,4.85,2.15,13,5.77,2.49,13,6.82,1.54,11,7.22,1.2,9,4.18,3.49,11,3.67,3.32,9,5.47,2.35,17,5,2.4,9,7.5,1.18,10,6.5,1.43,10,4.17,3.79,12,3.62,2.72,8,5.69,2.27,16,4.7,2.41,10 +3799,dreamy,7.52,1.5,21,4.9,2.79,20,6.28,1.88,36,7.25,1.91,8,7.69,1.25,13,4.8,2.49,5,4.93,2.96,15,6.18,1.89,11,6.32,1.91,25,7.31,1.84,13,7.88,0.64,8,4.92,2.43,12,4.88,3.44,8,5.55,1.88,20,7.19,1.47,16,7.73,1.35,11,7.3,1.7,10,5.73,2.97,11,3.89,2.32,9,6.36,1.81,22,6.14,2.03,14 +3800,dreary,3.55,1.95,22,3.54,2.13,41,4.28,2.39,54,3.38,1.69,8,3.64,2.13,14,3.8,2.37,15,3.38,2.02,26,4,2.36,32,4.62,2.48,21,3.64,1.43,11,3.45,2.42,11,3.33,2.29,15,3.65,2.08,26,4.81,2.5,31,3.45,2.06,22,3.1,1.6,10,3.92,2.19,12,3.95,2.29,21,3.1,1.92,20,4.65,2.58,26,3.93,2.19,28 +3801,dredge,3.32,1.67,19,3.36,2.13,22,4.18,1.74,28,3.83,1.6,6,3.08,1.71,13,3.45,1.86,11,3.27,2.45,11,4,2.1,11,4.29,1.53,17,3.64,1.86,11,2.88,1.36,8,3,1.79,11,3.73,2.45,11,3.94,1.51,18,4.6,2.12,10,3.46,1.61,13,3,1.9,6,2.93,1.98,14,4.12,2.3,8,3.81,1.97,16,4.67,1.3,12 +3802,dress,6.42,2.14,19,4.73,2.44,45,6.64,2.15,22,7,2,3,6.47,2.2,15,4.19,1.94,21,5.21,2.77,24,6,1.7,10,7.17,2.41,12,6.5,2.66,6,6.58,1.93,12,4.7,2.27,27,4.78,2.76,18,6.64,2.77,11,6.64,1.43,11,7.17,1.75,12,5.14,2.27,7,5.3,2.31,30,3.6,2.38,15,6.73,2.72,11,6.55,1.51,11 +3803,dresser,5.28,0.96,18,2.58,1.64,19,4.96,1.99,25,5.6,0.89,5,5.15,0.99,13,3.18,1.83,11,1.75,0.89,8,4.88,2,16,5.11,2.09,9,5.57,1.13,7,5.09,0.83,11,1.88,0.99,8,3.09,1.87,11,5.15,2.03,20,4.2,1.79,5,5.33,1.12,9,5.22,0.83,9,2.6,1.84,10,2.56,1.51,9,4.58,2.01,19,6.17,1.47,6 +3804,dressmaker,6.85,1.76,20,3.05,2.6,21,5.52,2.24,25,6.25,2.5,4,7,1.59,16,2.25,0.96,4,3.24,2.84,17,5.33,3.35,9,5.62,1.41,16,6.5,1.41,8,7.08,1.98,12,3.6,3.24,10,2.55,1.86,11,5.43,2.47,14,5.64,2.01,11,6.82,1.54,11,6.89,2.09,9,3,2.87,10,3.09,2.47,11,5.78,2.39,18,4.86,1.77,7 +3805,dressy,5.82,1.71,22,4.15,2.48,20,7.55,1.44,22,5.5,1.95,14,6.38,1.06,8,3.5,3.06,10,4.78,1.72,9,6.5,1.97,6,7.94,1,16,5.4,2.32,10,6.17,0.94,12,3.73,2.65,11,4.67,2.29,9,7.15,1.63,13,8.11,0.93,9,6,1.76,12,5.6,1.71,10,3.69,2.72,13,5,1.83,7,7.75,1.06,12,7.3,1.83,10 +3806,dribble,4.68,1.92,19,3.75,2.1,20,4.67,2.14,24,4.69,2.1,13,4.67,1.63,6,6,1.58,5,3,1.69,15,4.77,2.24,13,4.55,2.11,11,4.89,2.26,9,4.5,1.65,10,5.29,2.29,7,2.92,1.5,13,4.73,1.9,11,4.62,2.4,13,5.33,1.8,9,4.1,1.91,10,4.5,1.96,10,3,2.05,10,4.78,2.82,9,4.6,1.72,15 +3807,drift,5.09,1.48,22,3.32,2.29,19,4.57,2.46,21,5.8,0.84,5,4.88,1.63,16,4.38,2.88,8,2.55,1.44,11,5.2,2.2,10,4,2.65,11,4.92,1.24,12,5.3,1.77,10,3.5,2.32,10,3.11,2.37,9,4.75,2.77,12,4.33,2.12,9,5.18,0.87,11,5,1.95,11,2.88,2.03,8,3.64,2.5,11,5.33,2.18,9,4,2.59,12 +3808,drifter,4.95,1.67,20,4.32,2.46,22,5.48,2.41,27,5.86,2.34,7,4.46,0.97,13,4.7,2.58,10,4,2.41,12,5.47,2.56,15,5.45,2.42,11,5.18,1.6,11,4.67,1.8,9,3.89,2.2,9,4.62,2.66,13,5.82,2.43,17,4.78,2.49,9,5.31,1.84,13,4.29,1.11,7,4.38,2.66,16,4.17,2.04,6,5.08,2.64,12,5.8,2.24,15 +3809,driftwood,5.53,1.02,19,3.1,2.19,21,4.96,2.57,23,5.67,1.15,3,5.5,1.03,16,3.25,2.25,8,3,2.24,13,4.22,2.49,9,5.43,2.59,14,5.44,0.88,9,5.6,1.17,10,3,2,9,3.17,2.41,12,5.2,2.76,15,4.5,2.27,8,6,0.82,7,5.25,1.06,12,3.2,1.93,10,3,2.49,11,5.46,3.04,13,4.3,1.7,10 +3810,drill,4.73,2.1,22,5.11,2.13,19,5.48,2.04,21,6.4,2.07,5,4.31,1.92,16,6.38,1.51,8,4.18,2.09,11,6,2.05,10,5,2,11,4.42,1.98,12,5.1,2.28,10,5.5,2.01,10,4.67,2.29,9,5.17,2.17,12,5.89,1.9,9,5.27,1.95,11,4.18,2.18,11,4.5,2.27,8,5.55,2.02,11,6.11,2.26,9,5,1.81,12 +3811,drink,6.67,1.83,21,5.19,2.56,21,5.87,2.2,15,6,2.76,6,7.07,1.27,14,3.57,2.44,7,6,2.29,14,5.43,2.64,7,6.25,1.83,8,6.85,2.15,13,6.57,1.13,7,5.89,2.47,9,4.67,2.61,12,5.75,2.87,8,6,1.29,7,6.23,2.17,13,7.38,0.74,8,5.33,3.27,6,5.13,2.36,15,6.12,2.8,8,5.57,1.4,7 +3812,drinker,3.72,2.24,18,5.32,2.85,22,3.96,2.17,27,4.83,2.32,6,3.17,2.08,12,5.27,2.97,11,5.36,2.87,11,4.27,2.65,11,3.75,1.84,16,4.3,2.41,10,3,1.93,8,4.82,2.75,11,5.82,2.99,11,4.71,1.93,17,2.7,2.06,10,4.58,2.07,12,2,1.55,6,5.07,2.64,14,5.75,3.33,8,3.8,2.4,15,4.17,1.95,12 +3813,drip,5.52,1.94,21,3.7,2.3,20,4.11,2.26,36,6.5,2.2,8,4.92,1.55,13,4.8,2.28,5,3.33,2.26,15,3.73,2.24,11,4.28,2.3,25,6,2.04,13,4.75,1.58,8,4,2.3,12,3.25,2.38,8,4.3,2.41,20,3.88,2.13,16,5.73,1.85,11,5.3,2.11,10,4.09,2.77,11,3.22,1.56,9,3.82,2.4,22,4.57,2.03,14 +3814,drive,6.5,1.99,22,4.19,1.91,21,5.67,1.57,18,6.17,2.23,6,6.87,1.77,15,4,2.31,7,4.29,1.77,14,5.11,1.76,9,6.12,1.25,8,6.86,1.99,14,6.29,1.7,7,3.89,1.62,9,4.42,2.15,12,5.6,2.01,10,5.75,0.89,8,5.93,2.09,14,7.5,1.41,8,4.17,2.48,6,4.2,1.74,15,5.1,1.91,10,6.38,0.52,8 +3815,drivel,4.29,1.95,21,4.65,1.9,20,4.4,2.21,20,4.83,1.17,6,4.07,2.19,15,4.62,2.39,8,4.67,1.61,12,4.2,2.25,10,4.6,2.27,10,4.33,1.97,6,4.27,2.02,15,4.8,2.2,10,4.5,1.65,10,4.62,2.57,13,4,1.41,7,4.86,1.86,7,4,2,14,4.43,1.95,14,5.17,1.83,6,4,1.84,11,4.89,2.62,9 +3816,driver,6.39,1.72,18,3.15,2.41,20,5.56,2.53,18,5.88,1.55,8,6.8,1.81,10,2.86,2.12,7,3.31,2.63,13,5.55,2.11,11,5.57,3.26,7,5.91,1.51,11,7.14,1.86,7,2,1.66,9,4.09,2.59,11,6.36,2.38,11,4.29,2.36,7,6,1.65,12,7.17,1.72,6,2.25,1.82,12,4.5,2.67,8,5.78,2.59,9,5.33,2.6,9 +3817,driveway,4.57,1.21,21,3.38,2.29,21,6.24,1.92,25,5.08,0.51,12,3.89,1.54,9,4,3.27,7,3.07,1.69,14,6.5,2.46,10,6.07,1.53,15,3.75,1.5,4,4.76,1.09,17,4.2,2.57,10,2.64,1.8,11,6.14,2.04,7,6.28,1.93,18,4.5,1.51,12,4.67,0.71,9,3.54,2.07,13,3.12,2.75,8,6,1.94,9,6.38,1.96,16 +3818,drizzle,5.18,1.65,22,4.23,2.39,22,4.68,2.26,19,5.2,1.87,10,5.17,1.53,12,4.4,2.41,5,4.31,2.47,16,5.33,2.66,6,4.38,2.1,13,5.29,1.27,14,5,2.27,8,3.92,2.5,12,4.89,2.26,9,4.33,1.5,9,5,2.83,10,5.83,1.59,12,4.4,1.43,10,4.33,2.67,12,4.1,2.13,10,5.17,2.86,6,4.46,2.03,13 +3819,droll,5.09,1.83,23,3.41,1.94,22,5.25,2.1,20,5.62,1.92,8,4.8,1.78,15,3.8,2.04,10,3.08,1.88,12,6.86,2.12,7,4.38,1.56,13,5.17,2.08,12,5,1.61,11,3.18,1.78,11,3.64,2.16,11,5.47,2.33,15,4.6,1.14,5,4.18,1.94,11,5.92,1.31,12,3.9,1.66,10,3,2.13,12,4.5,1.58,10,6,2.36,10 +3820,drone,3.5,1.9,22,4.3,2.29,23,4.89,1.85,19,4.62,2,8,3,1.53,13,4.75,1.67,8,4,2.66,14,4.86,1.77,7,4.73,1.95,11,3.38,2.07,8,3.77,1.79,13,4.78,2.22,9,4,2.35,14,5.29,2.14,7,4.67,1.72,12,3.82,1.99,11,3.18,1.83,11,3.33,2.69,9,4.93,1.82,14,4.56,1.59,16,6.67,2.52,3 +3821,drool,3.28,1.81,18,2.7,1.84,20,4.35,2.58,20,4,1,3,3.21,1.97,14,2.2,1.32,10,3.2,2.2,10,5.6,2.12,10,3.1,2.47,10,3.83,2.79,6,3.09,1.14,11,1.86,0.9,7,3.15,2.08,13,3.75,2.38,8,4.75,2.73,12,2.64,1.12,11,4.29,2.29,7,3,2.11,10,2.4,1.58,10,3.44,2.3,9,5.09,2.66,11 +3822,droopy,4,1.84,20,3.18,1.79,22,4.42,1.98,19,3.89,1.83,9,4.09,1.92,11,2.4,1.67,5,3.56,1.75,16,4.5,2.51,6,4.38,1.8,13,4.36,1.69,14,3.17,2.04,6,3,1.48,12,3.67,2.12,9,4.11,0.78,9,4.7,2.67,10,4.5,1.78,10,3.5,1.84,10,2.75,1.66,12,3.7,1.89,10,4.33,2.5,6,4.46,1.81,13 +3823,drop,4.23,1.57,22,4.67,2.35,21,4.82,2.94,17,4.5,1.97,6,4.13,1.51,15,4.29,2.69,7,4.86,2.25,14,5,3,9,4.62,3.07,8,4.5,1.83,14,3.71,0.95,7,4.67,2.92,9,4.67,1.97,12,5.56,3.17,9,4,2.62,8,4.21,1.58,14,4.25,1.67,8,5,3.29,6,4.53,2,15,5.33,3.35,9,4.25,2.49,8 +3824,dropout,3.33,2.06,21,4.7,2.39,20,3.95,2.46,20,3.83,2.23,6,3.13,2.03,15,5.25,2.43,8,4.33,2.39,12,3.5,2.27,10,4.4,2.67,10,3.17,2.14,6,3.4,2.1,15,5.4,2.55,10,4,2.11,10,3.46,2.47,13,4.86,2.34,7,3.14,2.19,7,3.43,2.06,14,5.07,2.62,14,3.83,1.6,6,3.83,2.72,12,4.12,2.17,8 +3825,dropper,5.05,2.12,19,3.45,2.42,22,4.46,1.77,28,5.33,2.25,6,4.92,2.14,13,3.09,2.39,11,3.82,2.52,11,4.45,2.42,11,4.47,1.28,17,5.36,1.96,11,4.62,2.39,8,3.64,2.62,11,3.27,2.33,11,4.39,1.85,18,4.6,1.71,10,4.54,2.11,13,6.17,1.83,6,3.71,2.64,14,3,2.07,8,4.56,2.1,16,4.33,1.3,12 +3826,drought,2.79,1.75,19,3.55,2.15,22,2.95,1.62,22,3.56,1.88,9,2.1,1.37,10,4,2.07,8,3.29,2.23,14,2.82,1.6,11,3.09,1.7,11,4.71,0.95,7,1.67,0.89,12,3.7,1.89,10,3.42,2.43,12,3.08,1.89,13,2.78,1.2,9,2.7,1.49,10,2.89,2.09,9,4,2.93,8,3.29,1.64,14,3,1.71,14,2.88,1.55,8 +3827,drown,2.33,1.53,40,5.35,2.69,43,2.65,1.87,20,2.79,2.08,14,2.08,1.12,25,4.75,2.79,20,5.87,2.55,23,4,2.19,6,2.07,1.44,14,3,1.9,16,1.87,1.06,23,4.68,2.89,19,5.88,2.46,24,3,2,10,2.3,1.77,10,2.33,1.69,24,2.31,1.3,16,5.07,2.73,27,5.81,2.64,16,2.25,2.19,8,2.92,1.68,12 +3828,drowsy,4.25,2.1,20,2.83,1.87,23,3.47,2.01,19,3.25,2.63,4,4.5,1.97,16,3.25,2.05,12,2.36,1.63,11,3.27,1.85,11,3.14,1.68,7,3.92,2.43,12,4.75,1.49,8,3.06,1.95,16,2.29,1.7,7,3.91,1.58,11,2.88,2.47,8,4.38,1.98,13,4,2.45,7,2.68,1.97,19,3.5,1.29,4,3.43,1.83,14,3.6,2.7,5 +3829,drug,4.11,1.84,18,4.48,2.52,21,3.67,2.2,18,4.12,1.81,8,4.1,1.97,10,6.14,2.41,7,3.64,2.21,14,3.55,1.86,11,3.86,2.79,7,3.73,1.79,11,4.71,1.89,7,4.22,3.03,9,4.67,2.19,12,2.73,1.56,11,5.14,2.34,7,4,1.95,12,4.33,1.75,6,3.83,2.48,12,5.33,2.45,9,3.56,2.01,9,3.78,2.49,9 +3830,drug dealing,2.81,1.72,21,4.7,2.87,23,3.71,2.37,21,3.2,2.39,5,2.69,1.54,16,5.75,2.6,12,3.55,2.81,11,4.45,2.66,11,2.78,1.86,9,2.42,1.38,12,3.33,2.06,9,5.12,2.8,16,3.71,2.98,7,3.64,1.63,11,3.8,3.08,10,2.69,1.89,13,3,1.51,8,4.58,3.15,19,5.25,0.5,4,3.71,2.3,14,3.71,2.69,7 +3831,druggist,3.89,1.45,18,4,2.34,20,3.88,1.62,25,4.2,1.64,5,3.77,1.42,13,4.64,2.58,11,3.22,1.86,9,3.81,1.33,16,4,2.12,9,3.43,0.98,7,4.18,1.66,11,3.11,2.57,9,4.73,1.95,11,3.9,1.71,20,3.8,1.3,5,3.78,1.09,9,4,1.8,9,4,2.14,11,4,2.69,9,4.11,1.52,19,3.17,1.83,6 +3832,drugs,3.86,2.23,22,5.78,2.66,23,4.32,2.6,19,4.75,2.31,8,2.92,1.38,13,6.62,2.62,8,5.36,2.76,14,4.86,2.67,7,4,2.76,11,3.25,2.66,8,3.85,1.46,13,6.22,2.33,9,5.5,2.9,14,4.14,2.73,7,4.42,2.64,12,3.64,2.5,11,4.09,2.02,11,6,3.24,9,5.64,2.34,14,4.69,2.63,16,2.33,1.53,3 +3833,drugstore,4.74,2.21,19,4.05,2.66,22,5.07,1.86,27,4,2.1,6,5.08,2.25,13,3,2.28,11,5.09,2.7,11,5.36,2.5,11,4.88,1.31,16,5.27,2.33,11,4,1.93,8,3.73,2.49,11,4.36,2.91,11,5.06,2.01,18,5.11,1.62,9,4.92,1.85,13,4.33,3.01,6,4.21,2.69,14,3.75,2.76,8,4.75,2.11,16,5.55,1.37,11 +3834,drum,6.05,1.43,19,4.67,2.54,21,5.65,2.32,20,4.67,1.53,3,6.31,1.3,16,4.17,2.93,6,4.87,2.45,15,6.33,1.97,6,5.36,2.47,14,6.2,1.23,10,5.89,1.69,9,3.71,1.98,7,5.14,2.71,14,5.4,2.32,10,5.9,2.42,10,5.62,2,8,6.36,0.81,11,5.11,2.89,9,4.33,2.31,12,5.12,2.9,8,6,1.91,12 +3835,drummer,6.53,1.35,19,4.5,2.19,20,5.92,2,24,6.77,1.42,13,6,1.1,6,5.4,2.7,5,4.2,2.01,15,6.08,1.61,13,5.73,2.45,11,6.44,1.59,9,6.6,1.17,10,5.29,2.75,7,4.08,1.8,13,5.55,2.5,11,6.23,1.48,13,6.33,1.22,9,6.7,1.49,10,4.9,2.02,10,4.1,2.38,10,6.22,1.79,9,5.73,2.15,15 +3836,drunk,4.06,2.07,18,5.05,2.87,20,2.94,2.04,18,4.62,1.51,8,3.6,2.41,10,4.43,2.76,7,5.38,2.99,13,3.45,2.25,11,2.14,1.46,7,4.55,1.92,11,3.29,2.21,7,5.56,2.96,9,4.64,2.87,11,2.73,2.28,11,3.29,1.7,7,3.67,1.78,12,4.83,2.56,6,5.33,2.96,12,4.62,2.88,8,2.22,1.56,9,3.67,2.29,9 +3837,drunk driving,1.58,1.02,19,5.73,2.55,22,3.36,2.5,22,1.78,1.3,9,1.4,0.7,10,5.12,2.85,8,6.07,2.4,14,2.82,2.48,11,3.91,2.51,11,2.29,1.38,7,1.17,0.39,12,4.3,1.7,10,6.92,2.57,12,3.62,2.43,13,3,2.69,9,1.9,1.29,10,1.22,0.44,9,5,2.98,8,6.14,2.28,14,3.29,2.76,14,3.5,2.14,8 +3838,drunkard,3.28,2.35,18,4.45,2.21,20,3.21,2.4,24,3.42,2.54,12,3,2.1,6,3.8,2.59,5,4.67,2.13,15,3.23,1.92,13,3.18,2.96,11,3.78,2.77,9,2.78,1.86,9,4.29,2.93,7,4.54,1.85,13,4.27,2.57,11,2.31,1.89,13,3.67,2.45,9,2.89,2.32,9,3.7,2.21,10,5.2,2.04,10,3.67,2.6,9,2.93,2.31,15 +3839,drunken,3,2.11,19,4.36,2.38,22,4.05,2.12,19,3.89,1.69,9,2.2,2.2,10,4.14,2.54,7,4.57,2.44,14,4.3,2,10,3.78,2.33,9,3.67,2.69,9,2.4,1.26,10,5.1,2.6,10,3.82,2.18,11,4.38,1.85,8,4,2.4,10,3,2.22,12,3,2.08,7,4.37,2.36,19,4.33,3.06,3,3.75,1.67,8,4.27,2.45,11 +3840,drunkenness,3.42,2.41,19,6.05,2.16,21,3.97,2.67,34,4.6,1.9,10,2.11,2.32,9,5.88,1.96,8,6.15,2.34,13,4.43,2.47,14,3.65,2.81,20,4.88,2.17,8,2.36,2.06,11,6,2.42,13,6.12,1.81,8,4.09,2.72,22,3.75,2.67,12,3.44,2.46,9,3.4,2.5,10,6.14,2.18,14,5.86,2.27,7,4.47,2.55,17,3.47,2.76,17 +3841,dry,4.86,1.75,22,3.8,2.14,20,6.21,2.78,19,5.08,2.06,13,4.56,1.24,9,4.86,2.34,7,3.23,1.88,13,6.29,2.21,7,6.17,3.16,12,4.58,1.93,12,5.2,1.55,10,4.56,2.3,9,3.18,1.89,11,6.3,2.5,10,6.11,3.22,9,4.75,1.76,12,5,1.83,10,4.57,1.99,7,3.38,2.18,13,7.43,1.99,7,5.5,3,12 +3842,dryer,5.21,2.18,19,2.43,1.43,21,4.57,1.97,23,5.55,2.02,11,5.14,2.34,7,3.38,1.3,8,1.85,1.21,13,3.71,2.14,7,4.94,1.84,16,5.12,2.1,8,5.27,2.33,11,2,1.41,9,2.75,1.42,12,4.18,1.33,11,4.92,2.43,12,5.25,2.53,12,5.14,1.57,7,2.5,1.84,10,2.36,1.03,11,4.54,2.33,13,4.6,1.51,10 +3843,dual,5.14,1.49,22,4.39,2.78,23,5.21,1.72,19,5.75,1.49,8,4.54,1.13,13,5.5,2.62,8,3.93,2.81,14,4.43,1.13,7,5.64,1.96,11,4.88,2.03,8,5.08,0.86,13,4.44,2.65,9,4.36,2.95,14,4,1.29,7,5.92,1.56,12,5,1.73,11,5.27,1.27,11,3.11,2.2,9,5.21,2.86,14,5,1.75,16,6.33,1.15,3 +3844,dub,5.35,2.13,20,4.58,2.57,19,5.36,2,36,4.43,2.7,7,5.85,1.68,13,6,2.24,5,4.07,2.56,14,5.36,1.63,11,5.36,2.18,25,5.33,2.74,12,5.38,0.74,8,5,2.76,11,4,2.33,8,5.4,2.06,20,5.31,1.99,16,4.64,2.42,11,6.22,1.39,9,5.4,2.46,10,3.67,2.5,9,5.05,2.08,22,5.86,1.83,14 +3845,dubious,3.47,1.5,19,4.33,1.8,21,5.17,2.01,23,2.33,1.15,3,3.69,1.49,16,4.75,1.67,8,4.08,1.89,13,5.56,2.35,9,4.93,1.82,14,2.89,1.69,9,4,1.15,10,4.89,1.17,9,3.92,2.11,12,5.53,2.39,15,4.5,0.76,8,3.14,1.35,7,3.67,1.61,12,5,1.15,10,3.73,2.1,11,5.77,2.39,13,4.4,1.07,10 +3846,duchess,6.15,1.39,20,3.92,2.75,24,4.45,2.21,20,6,1.51,8,6.25,1.36,12,5.33,2.42,6,3.44,2.75,18,4.64,2.16,11,4.22,2.39,9,6.18,1.4,11,6.11,1.45,9,5.6,2.76,10,2.71,2.09,14,4.62,2.43,13,4.14,1.86,7,6.29,1.2,14,5.83,1.83,6,4.75,2.52,16,2.25,2.55,8,4.58,2.5,12,4.25,1.83,8 +3847,duck,6.11,1.2,19,4,1.84,21,5.3,2.08,23,5.33,0.58,3,6.25,1.24,16,4.62,1.41,8,3.62,2.02,13,5.89,1.96,9,4.93,2.13,14,6.56,1.13,9,5.7,1.16,10,4.11,1.62,9,3.92,2.07,12,5.93,2.15,15,4.12,1.36,8,6.43,0.98,7,5.92,1.31,12,4.2,1.75,10,3.82,1.99,11,5.62,2.53,13,4.9,1.29,10 +3848,duckling,7.18,1.18,22,3.92,2.37,26,5.83,2.01,24,7.22,1.2,9,7.15,1.21,13,2.6,1.78,10,4.75,2.35,16,5.89,1.54,9,5.8,2.31,15,7.38,0.92,8,7.07,1.33,14,3.77,2.55,13,4.08,2.25,13,5.67,2.27,12,6,1.81,12,7.42,1.44,12,6.9,0.74,10,3.47,2.36,15,4.55,2.34,11,6.15,2.08,13,5.45,1.97,11 +3849,ducky,6.6,1.31,20,3.81,2.6,21,5.6,2.35,25,7,1,3,6.53,1.37,17,3.29,2.75,7,4.31,2.53,13,6,1.93,8,5.41,2.55,17,6.57,1.27,7,6.62,1.39,13,2.86,2.04,7,4.54,2.73,13,5.5,2.21,14,5.73,2.61,11,6.33,1.32,9,6.82,1.33,11,3.64,2.73,11,4,2.58,10,5.44,2.62,18,6,1.53,7 +3850,duct,4.24,1.55,21,2.8,2.06,25,4.63,2.43,19,4.33,1.87,9,4.17,1.34,12,2.67,1.97,6,2.89,2.19,18,3.71,2.36,7,5.17,2.41,12,4.25,1.57,16,4.2,1.64,5,2.5,2.21,14,3.3,1.95,10,5.22,2.59,9,4.1,2.28,10,4.25,1.82,12,4.22,1.2,9,3.31,2.12,16,1.89,1.69,9,3.91,2.63,11,5.62,1.85,8 +3851,dud,3.74,1.19,19,3.33,2.06,18,4.24,2.51,17,3.82,1.08,11,3.62,1.41,8,4.25,3.3,4,3.07,1.64,14,4,3.02,8,4.44,2.13,9,3.75,1.04,8,3.73,1.35,11,2.71,1.7,7,3.73,2.24,11,4.33,3.39,6,4.18,2.09,11,3.85,0.99,13,3.5,1.64,6,2.82,1.72,11,4.14,2.41,7,3.57,1.27,7,4.7,3.09,10 +3852,dude,5.91,1.85,22,3.81,2.14,21,5.59,1.94,17,7,1.67,6,5.47,1.85,15,3,2.24,7,4.21,2.04,14,5.44,1.81,9,5.75,2.19,8,5.93,2.06,14,5.86,1.68,7,3.11,1.76,9,4.33,2.31,12,6.11,2.37,9,5,1.2,8,6,1.96,14,5.75,1.75,8,3.5,2.35,6,3.93,2.12,15,5.78,2.59,9,5.38,0.92,8 +3853,due,4.94,2.15,18,4.38,3.01,21,3.72,2.11,18,4,1.69,8,5.7,2.26,10,3.57,3.21,7,4.79,2.94,14,3.82,2.4,11,3.57,1.72,7,4.91,2.3,11,5,2.08,7,3.78,3.11,9,4.83,2.98,12,3.73,2.45,11,3.71,1.6,7,4.33,2.06,12,6.17,1.94,6,3.58,2.54,12,5.44,3.4,9,3.44,2.6,9,4,1.58,9 +3854,duel,5.05,1.54,20,5.55,2.61,20,4.82,2.4,22,4.71,1.38,7,5.23,1.64,13,6.78,2.17,9,4.55,2.58,11,5.67,3.33,6,4.5,2,16,5.5,1.58,10,4.33,1.22,9,6.5,2.67,8,4.92,2.47,12,5.47,2.36,15,3.43,1.99,7,5.82,1.6,11,4.11,0.78,9,6.08,2.97,12,4.75,1.83,8,5.82,2.4,11,3.82,2.04,11 +3855,duet,6.11,1.45,19,3.79,2.3,24,5.71,2.16,28,5.5,0.53,8,6.55,1.75,11,3.11,2.32,9,4.2,2.27,15,5.64,2.37,14,5.79,2.01,14,6.67,1.41,9,5.6,1.35,10,4.25,2.7,12,3.33,1.83,12,5.43,2.44,14,6,1.88,14,6.4,1.51,10,5.78,1.39,9,4.58,2.47,12,3,1.91,12,5.33,1.92,12,6,2.34,16 +3856,duffel,4.9,0.94,21,3.5,1.96,26,5.83,2.3,24,5,1.41,9,4.83,0.39,12,2.7,1.77,10,4,1.97,16,5.67,2.24,9,5.93,2.4,15,4.43,0.98,7,5.14,0.86,14,3.77,2.01,13,3.23,1.96,13,5.08,2.57,12,6.58,1.78,12,4.82,0.4,11,5,1.33,10,2.8,1.86,15,4.45,1.75,11,6.08,2.43,13,5.55,2.21,11 +3857,dugout,4.55,1.85,20,4.08,1.55,25,4.95,2.46,22,4.14,2.19,7,4.77,1.69,13,4,1.58,13,4.17,1.59,12,4.77,2.77,13,5.22,2.05,9,4.57,2.37,7,4.67,1.61,12,4.86,1.29,14,3.09,1.3,11,5.58,2.39,12,4.2,2.44,10,3.56,1.81,9,5.36,1.5,11,3.76,1.44,17,4.75,1.67,8,4.5,2.76,10,5.33,2.23,12 +3858,duh,4.5,2.28,20,3.9,2.47,20,4.85,1.76,26,3.27,1.42,11,6,2.29,9,3.29,2.06,7,4.23,2.68,13,5.62,1.45,13,4.08,1.75,13,4.73,2.72,11,4.22,1.72,9,3.64,2.77,11,4.22,2.17,9,5.24,1.3,17,4.11,2.32,9,5.2,2.62,10,3.8,1.75,10,4,2.8,12,3.75,2.05,8,4.94,1.18,16,4.7,2.5,10 +3859,duke,4.8,1.61,20,4.21,2.04,24,5.41,2.48,22,5,0,8,4.67,2.1,12,4.54,2.6,13,3.82,1.08,11,5.85,2.3,13,4.78,2.73,9,5.71,1.25,7,4.58,1.31,12,4.64,1.74,14,3.6,2.37,10,5.67,2.57,12,5.1,2.47,10,4.33,1.73,9,5.18,1.47,11,4,2.35,17,4.71,0.95,7,6.1,3,10,4.83,1.9,12 +3860,dull,3.4,0.94,20,1.67,1.03,18,4.71,2.51,24,3.2,0.45,5,3.47,1.06,15,1.8,1.3,5,1.62,0.96,13,4.46,2.57,13,5,2.53,11,3.6,0.97,10,3.2,0.92,10,1.71,0.76,7,1.64,1.21,11,4.94,2.29,16,4.25,3.01,8,3.14,0.95,14,4,0.63,6,1.67,0.98,12,1.67,1.21,6,4.53,2.72,15,5,2.24,9 +3861,dullard,4.68,1.29,22,3.58,2.55,26,4.65,2.04,23,5.22,1.3,9,4.31,1.18,13,2.2,1.62,10,4.44,2.68,16,4.78,1.3,9,4.57,2.44,14,5,1.77,8,4.5,0.94,14,3.92,2.47,13,3.23,2.68,13,4.42,1.78,12,4.91,2.34,11,4.42,1.16,12,5,1.41,10,2.4,2.03,15,5.18,2.36,11,4.46,2.07,13,4.9,2.08,10 +3862,dumb,2.44,1.54,18,5.3,2.75,20,4.39,1.79,18,2.62,1.51,8,2.3,1.64,10,5.29,2.69,7,5.31,2.9,13,4.27,1.56,11,4.57,2.23,7,3,1.67,11,1.57,0.79,7,4.56,2.7,9,5.91,2.77,11,4.64,2.11,11,4,1.15,7,2.5,1.38,12,2.33,1.97,6,4.08,2.78,12,7.12,1.46,8,5.22,2.11,9,3.56,0.88,9 +3863,dumbbell,4.71,2.12,21,3.54,2.62,24,4.95,2.39,19,5.5,2,8,4.23,2.13,13,5.17,2.86,6,3,2.38,18,4.45,2.34,11,5.62,2.45,8,5.17,2.37,12,4.11,1.69,9,4.5,2.92,10,2.86,2.25,14,4.85,2.54,13,5.17,2.23,6,4.64,2.02,14,4.86,2.48,7,3.75,2.82,16,3.12,2.3,8,4.55,2.42,11,5.5,2.39,8 +3864,dummy,3.66,1.7,38,3.79,2.15,38,3.71,2.01,24,4.17,1.76,24,2.79,1.19,14,4.22,2.33,9,3.66,2.11,29,4.25,2.43,8,3.44,1.79,16,4.12,1.69,17,3.29,1.65,21,3.21,1.93,14,4.12,2.23,24,3.88,2.2,17,3.33,1.63,6,4.05,1.76,22,3.12,1.5,16,3.57,1.8,21,4.06,2.54,17,4.06,2.21,16,3,1.41,8 +3865,dump,3.73,1.82,41,3.67,2.06,21,4.5,2.32,22,3.78,1.44,18,3.7,2.1,23,4.86,2.48,7,3.08,1.66,13,4.73,2.45,11,4.27,2.28,11,3.75,2,20,3.7,1.72,20,4,2.24,7,3.54,2.11,13,4.23,2.39,13,4.89,2.32,9,4,2.13,24,3.35,1.22,17,3.55,1.81,11,3.8,2.39,10,4.36,2.34,14,4.75,2.43,8 +3866,dumpling,6.48,1.75,21,2.5,1.71,22,5.04,1.99,27,6.4,1.35,10,6.55,2.11,11,2.14,1.68,7,2.67,1.76,15,4.76,2.28,17,5.5,1.35,10,6.36,2.25,11,6.6,1.07,10,2.4,2.07,5,2.53,1.66,17,5.29,2.37,14,4.77,1.54,13,6.31,2.18,13,6.75,0.71,8,1.8,1.32,10,3.08,1.83,12,5.43,2.14,14,4.62,1.8,13 +3867,dumpster,3.48,1.4,21,4,2.14,21,4.44,2.45,25,3.75,1.22,12,3.11,1.62,9,4.14,2.27,7,3.93,2.16,14,4.2,2.74,10,4.6,2.32,15,3,0.82,4,3.59,1.5,17,3.8,2.35,10,4.18,2.04,11,3.57,2.57,7,4.78,2.39,18,3.58,1.38,12,3.33,1.5,9,4.38,2.33,13,3.38,1.77,8,3.11,1.27,9,5.19,2.66,16 +3868,dunce,3.24,1.79,21,4.95,1.91,21,4.72,2.62,25,3.33,2.23,12,3.11,1.05,9,5.57,1.72,7,4.64,1.98,14,4.5,2.27,10,4.87,2.9,15,3.5,0.58,4,3.18,1.98,17,4.5,2.07,10,5.36,1.75,11,4.29,3.2,7,4.89,2.45,18,2.83,1.34,12,3.78,2.22,9,5.38,1.85,13,4.25,1.91,8,2.67,1.87,9,5.88,2.28,16 +3869,dune,5.35,1.95,20,2.76,1.87,21,5.15,2.18,27,5.33,2.18,9,5.36,1.86,11,2.43,1.81,7,2.93,1.94,14,5.12,2.62,17,5.2,1.23,10,5.18,1.83,11,5.56,2.19,9,1.8,1.79,5,3.06,1.84,16,5,2.63,14,5.31,1.65,13,4.58,1.68,12,6.5,1.85,8,2.4,2.17,10,3.09,1.58,11,5.86,2.14,14,4.38,2.02,13 +3870,dung,3.86,1.64,22,3.45,2.32,22,4.65,2.06,20,3.62,1.06,8,4,1.92,14,3.6,2.67,10,3.33,2.1,12,5.29,2.36,7,4.31,1.89,13,3.64,1.96,11,4.09,1.3,11,2.91,2.07,11,4,2.53,11,4.8,2.27,15,4.2,1.3,5,3.6,1.71,10,4.08,1.62,12,3.5,2.12,10,3.42,2.57,12,4.7,2.06,10,4.6,2.17,10 +3871,dungeon,3.52,2.2,21,5.13,2.47,23,3.68,2.51,25,3.64,2.69,11,3.4,1.65,10,5.64,2.16,11,4.67,2.74,12,4.55,2.62,11,2.85,2.3,13,4.1,2.18,10,3,2.19,11,5.45,2.3,11,4.83,2.69,12,4,2.42,17,2.71,2.81,7,3.31,2.25,13,3.88,2.23,8,5.6,2.35,15,4.25,2.6,8,3.94,2.82,17,3.12,1.73,8 +3872,dunk,4.67,2.24,21,3.6,2.37,20,5.18,2.86,22,5.5,2.88,6,4.33,1.95,15,3.25,2.38,8,3.83,2.44,12,5.08,3.18,12,5.3,2.58,10,4.89,2.89,9,4.5,1.73,12,4,2.24,9,3.27,2.53,11,5.43,2.94,7,5.07,2.91,15,5.8,2.66,10,3.64,1.12,11,3.85,2.34,13,3.14,2.54,7,4.83,3.04,12,5.6,2.72,10 +3873,duo,6.45,1.1,22,3.75,2.27,20,5.75,1.67,24,6.6,1.18,15,6.14,0.9,7,5,2.55,5,3.33,2.09,15,6,1.47,13,5.45,1.92,11,6.5,1.43,10,6.42,0.79,12,5.29,2.43,7,2.92,1.75,13,5.27,1.9,11,6.15,1.41,13,6.18,0.87,11,6.73,1.27,11,3.1,1.97,10,4.4,2.46,10,6.11,1.69,9,5.53,1.68,15 +3874,dupe,4,2.07,21,3.73,2,22,3.86,1.78,22,4.11,2.26,9,3.92,2.02,12,3.33,2.16,6,3.93,2.05,15,3.83,2.14,6,3.88,1.71,16,4.44,2.35,9,3.67,1.87,12,4,2.45,5,3.65,1.93,17,4.45,1.86,11,3.27,1.56,11,3.92,2.54,12,4.11,1.36,9,3.56,1.94,9,3.85,2.12,13,4,1.81,12,3.7,1.83,10 +3875,duplex,5.67,1.15,21,3.09,2.23,23,4.8,1.94,20,5.88,1.13,8,5.54,1.2,13,4.5,1.38,6,2.59,2.29,17,5.45,1.75,11,4,1.94,9,5.67,1.23,12,5.67,1.12,9,3.5,2.64,10,2.77,1.92,13,5.08,2.1,13,4.29,1.6,7,5.57,1.16,14,5.86,1.21,7,4,2.24,15,1.38,0.74,8,5.25,2.05,12,4.12,1.64,8 +3876,duplicate,4.7,1.53,20,4.5,2.33,20,5.5,1.61,26,4.91,1.51,11,4.44,1.59,9,4.71,2.29,7,4.38,2.43,13,5,1.29,13,6,1.78,13,4.82,1.6,11,4.56,1.51,9,4.18,2.04,11,4.89,2.71,9,5.41,1.7,17,5.67,1.5,9,4.6,1.51,10,4.8,1.62,10,4.33,2.57,12,4.75,2.05,8,5.06,1.65,16,6.2,1.32,10 +3877,duration,5.43,2.13,21,3.3,1.4,23,4.81,2.02,21,5.8,2.77,5,5.31,1.99,16,3.33,1.07,12,3.27,1.74,11,4.73,2,11,4.44,1.67,9,5.58,2.5,12,5.22,1.64,9,3.5,1.21,16,2.86,1.77,7,5,1.48,11,4.6,2.55,10,5.77,2.09,13,4.88,2.23,8,3.26,1.33,19,3.5,1.91,4,4.36,1.98,14,5.71,1.89,7 +3878,duress,2.82,1.37,22,4.45,2.22,22,3.17,1.55,24,2.75,1.58,8,2.86,1.29,14,4.67,2.02,12,4.2,2.53,10,3.38,1.69,8,3.06,1.53,16,3.18,1.54,11,2.45,1.13,11,5,2,9,4.08,2.36,13,3.29,1.57,17,2.67,1.63,6,2.8,1.32,10,2.83,1.47,12,4.33,2.5,9,4.54,2.11,13,3.25,1.61,16,3,1.51,8 +3879,dusk,5.63,2.09,19,3.52,2.2,21,5.27,2.23,22,5,1.87,9,6.2,2.2,10,3.57,2.15,7,3.5,2.31,14,5.45,2.25,11,5.09,2.3,11,4.43,1.27,7,6.33,2.19,12,4.44,2.3,9,2.83,1.95,12,5.46,2.07,13,5,2.55,9,5.5,1.96,10,5.78,2.33,9,3.14,2.27,7,3.71,2.23,14,5.57,2.59,14,4.75,1.39,8 +3880,dusky,4.95,1.84,19,4.55,2.28,22,4.58,1.68,19,4.67,1.66,9,5.2,2.04,10,3.71,2.43,7,5,2.25,14,4.8,1.81,10,4.33,1.58,9,5.33,2.29,9,4.6,1.35,10,5.2,2.7,10,4,1.9,11,4.12,1.13,8,4.9,2.08,10,5.33,1.97,12,4.29,1.5,7,4.58,2.43,19,4.33,1.15,3,4.5,1.07,8,4.64,2.06,11 +3881,dust,3.72,1.45,18,3.45,2.19,20,4.56,2,25,4.2,1.48,5,3.54,1.45,13,3.82,2.23,11,3,2.18,9,4.38,2.19,16,4.89,1.69,9,4.14,1.77,7,3.45,1.21,11,2.33,1.87,9,4.36,2.06,11,4.65,2.08,20,4.2,1.79,5,4,1.5,9,3.44,1.42,9,2.64,1.8,11,4.44,2.3,9,4.63,2.01,19,4.33,2.16,6 +3882,duster,5.26,1.52,19,2.85,1.76,20,5.75,2.05,20,4.67,0.58,3,5.4,1.68,15,2.8,1.69,10,2.9,1.91,10,6.5,1.51,10,5,2.31,10,5.17,2.23,6,5.33,1.23,12,2.57,1.27,7,3,2,13,5.12,2.03,8,6.17,2.04,12,5.33,1.15,12,5.14,2.12,7,3,1.7,10,2.7,1.89,10,5.11,1.83,9,6.27,2.15,11 +3883,dustpan,4.67,1.75,18,2.86,1.74,21,5.36,2.26,22,4.67,0.58,3,4.86,1.83,14,3.75,1.75,8,2.31,1.55,13,5.36,2.11,11,5.36,2.5,11,5.5,1.97,6,4.45,1.44,11,3.11,1.69,9,2.67,1.83,12,5.46,2.47,13,5.22,2.05,9,4.55,1.69,11,4.86,1.95,7,3,1.41,10,2.73,2.05,11,5.21,2.33,14,5.62,2.26,8 +3884,dusty,3.95,1.51,19,4.1,2.32,21,4.7,2.38,23,3,2,3,4.12,1.41,16,4.75,2.31,8,3.69,2.32,13,5.33,2.45,9,4.29,2.33,14,4,1.41,9,3.9,1.66,10,3.44,1.67,9,4.58,2.68,12,5.2,2.43,15,3.75,2.12,8,3.86,1.35,7,4,1.65,12,4.2,1.99,10,4,2.68,11,4.46,2.93,13,5,1.49,10 +3885,duty,5.33,2.06,18,3.71,2.55,21,4,2.47,18,4.62,1.41,8,5.9,2.38,10,4.43,2.44,7,3.36,2.62,14,4.18,2.04,11,3.71,3.2,7,4.82,1.4,11,6.14,2.73,7,3.11,2.52,9,4.17,2.59,12,3.45,2.25,11,4.86,2.73,7,5.08,1.88,12,5.83,2.48,6,2.5,1.51,12,5.33,2.83,9,4.67,2.96,9,3.33,1.8,9 +3886,dwarf,4.71,1.42,21,3.43,2,23,3.84,1.43,25,4.82,1.78,11,4.6,0.97,10,3.27,2.2,11,3.58,1.88,12,3.73,1.42,11,3.85,1.52,13,4.7,1.42,10,4.73,1.49,11,3.18,2.14,11,3.67,1.92,12,3.94,1.34,16,3.5,1.69,8,4.46,1.56,13,5.12,1.13,8,3.47,2,15,3.38,2.13,8,4,1.37,17,3.5,1.6,8 +3887,dweeb,4.17,1.65,18,3.86,1.91,22,4.68,2.32,22,3.82,1.4,11,4.83,2.14,6,4.38,1.92,8,3.57,1.91,14,4.33,2.16,6,4.81,2.43,16,4.38,1.06,8,4,2.05,10,3.33,2.06,9,4.23,1.79,13,4.82,2.56,11,4.55,2.16,11,4.09,1.97,11,4.29,1.11,7,3.73,2.1,11,4,1.79,11,4.92,2.47,12,4.4,2.22,10 +3888,dwell,4.75,2.1,20,3.14,1.88,21,5.3,2.43,33,3.9,2.08,10,5.6,1.84,10,3.25,1.83,8,3.08,1.98,13,5.57,2.31,14,5.11,2.56,19,3.67,1.5,9,5.64,2.16,11,3.31,1.65,13,2.88,2.3,8,5.36,2.59,22,5.18,2.18,11,4.4,1.71,10,5.1,2.47,10,3.07,2.2,14,3.29,1.11,7,4.88,2.12,17,5.75,2.72,16 +3889,dwelling,5.21,1.69,19,3.57,2.04,21,5.82,2.6,34,5.5,1.65,10,4.89,1.76,9,4.25,2.49,8,3.15,1.68,13,6.43,2.34,14,5.4,2.74,20,4.78,2.28,9,5.6,0.84,10,4.23,2.05,13,2.5,1.6,8,6,2.56,22,5.5,2.75,12,4.4,1.71,10,6.11,1.17,9,3.79,2.19,14,3.14,1.77,7,5.65,2.34,17,6,2.89,17 +3890,dye,5.25,1.52,20,3.3,2,20,4.77,1.82,22,5.71,0.95,7,5,1.73,13,3.56,2.19,9,3.09,1.92,11,3.67,1.51,6,5.19,1.8,16,5.5,1.18,10,5,1.94,9,3.38,2.33,8,3.25,1.86,12,4.47,1.77,15,5.43,1.9,7,5.82,1.25,11,4.56,1.59,9,3.25,2.18,12,3.38,1.85,8,4.27,2.15,11,5.27,1.35,11 +3891,dyke,3.8,1.77,20,3.67,2.46,21,3.67,2.32,24,4.67,0.58,3,3.65,1.87,17,2.14,1.68,7,4.54,2.54,13,4.88,2.3,8,3.06,2.14,16,4,1.15,7,3.69,2.06,13,3.57,2.44,7,3.77,2.65,13,4,2.35,14,3.2,2.3,10,3.67,1.66,9,3.91,1.92,11,4.09,2.55,11,3.2,2.39,10,3.22,2.51,18,5,0.63,6 +3892,dynamic,6.1,1.87,21,5.43,2.45,23,5.52,2.5,21,6.2,2.77,5,6.06,1.61,16,6,1.86,12,4.82,2.93,11,5.27,2.97,11,5.44,1.74,9,5.83,2.37,12,6.44,0.88,9,5.62,2.25,16,5,3,7,4.36,2.38,11,6.8,2.04,10,6.15,1.68,13,6,2.27,8,5.68,2.56,19,4.25,1.5,4,5,2.51,14,6.57,2.3,7 +3893,dynamite,4.79,2.27,19,6.4,2.54,20,4.65,2.35,20,3.67,3.06,3,4.93,2.22,15,6.9,2.47,10,5.9,2.64,10,4.6,2.41,10,4.7,2.41,10,4.67,2.42,6,4.75,2.38,12,6.14,3.34,7,6.54,2.15,13,5.5,2.51,8,4.08,2.15,12,4.42,2.35,12,5.43,2.15,7,6.3,2.91,10,6.5,2.27,10,5.33,2.74,9,4.09,1.92,11 +3894,dynamo,6.21,1.62,19,5.18,2.42,22,5.82,2.02,22,6.33,1.73,9,6.1,1.6,10,4.88,2.7,8,5.36,2.34,14,5.91,2.12,11,5.73,2,11,6,1.63,7,6.33,1.67,12,4.9,2.08,10,5.42,2.75,12,5.62,2.18,13,6.11,1.83,9,6.6,1.58,10,5.78,1.64,9,5.25,2.66,8,5.14,2.38,14,6.07,1.98,14,5.38,2.13,8 +3895,dynasty,5.16,1.17,19,4.45,1.99,20,5.45,2.7,22,5,2,3,5.19,1.05,16,4.25,1.75,8,4.58,2.19,12,6.25,2.49,8,5,2.8,14,5.11,0.78,9,5.2,1.48,10,5,2.06,9,4,1.9,11,5.5,3.01,14,5.38,2.26,8,5.29,1.25,7,5.08,1.16,12,5.11,1.76,9,3.91,2.07,11,5.58,3.26,12,5.3,2,10 +3896,dysentery,3,2.19,21,3.75,2.45,20,3.05,1.96,22,2.83,1.83,6,3.07,2.37,15,3.5,2.67,8,3.92,2.39,12,3,1.81,12,3.1,2.23,10,3.78,2.73,9,2.42,1.56,12,4.11,2.32,9,3.45,2.62,11,2.86,1.57,7,3.13,2.17,15,3.4,2.67,10,2.64,1.69,11,3.54,2.33,13,4.14,2.79,7,2.75,1.91,12,3.4,2.07,10 +3897,dysfunction,3.18,1.59,17,4.9,2.71,20,3.16,1.91,25,2.5,1.29,4,3.38,1.66,13,5.55,2.7,11,4.11,2.67,9,2.94,1.77,16,3.56,2.19,9,4.17,1.33,6,2.64,1.5,11,4.33,2.87,9,5.36,2.62,11,3.15,1.93,20,3.2,2.05,5,3.5,1.77,8,2.89,1.45,9,4.64,2.91,11,5.22,2.59,9,3.21,1.87,19,3,2.19,6 +3898,dysfunctional,3.09,1.74,22,4.63,2.36,19,2.95,1.91,21,4.2,1.79,5,2.62,1.59,16,4.38,2.62,8,4.82,2.27,11,3.3,2.36,10,2.64,1.43,11,3.17,1.95,12,3,1.56,10,5.4,1.71,10,3.78,2.77,9,2.58,1.38,12,3.44,2.46,9,2.82,1.83,11,3.36,1.69,11,5.25,2.19,8,4.18,2.48,11,2.78,2.54,9,3.08,1.38,12 +3899,eager,6.37,1.38,19,5.78,2.62,18,6.46,2.21,24,6.6,0.89,5,6.29,1.54,14,5.2,3.19,5,6,2.48,13,5.92,2.33,13,7.09,1.97,11,7,1.73,9,5.8,0.63,10,5.86,2.85,7,5.73,2.61,11,6.5,2.1,16,6.38,2.56,8,6,1.35,13,7.17,1.17,6,5.42,2.5,12,6.5,2.95,6,6.73,2.28,15,6,2.12,9 +3900,eagle,6.47,1.5,19,4.57,2.77,21,5.09,2.09,23,6.2,1.64,5,6.62,1.56,13,4.17,2.48,6,4.73,2.94,15,4.6,1.71,10,5.46,2.33,13,6.14,1.68,7,6.73,1.49,11,4.71,2.43,7,4.5,3.01,14,4.91,1.87,11,5.25,2.34,12,6.33,1.72,12,6.71,1.11,7,5.18,2.86,11,3.9,2.64,10,4.71,1.68,14,5.67,2.6,9 +3901,ear,5.86,1.36,22,3.5,2.06,20,6.74,2,19,6.31,1.55,13,5.22,0.67,9,3.71,1.7,7,3.38,2.29,13,6.29,2.14,7,7,1.95,12,6.33,1.61,12,5.3,0.67,10,3.78,1.79,9,3.27,2.33,11,6.2,2.39,10,7.33,1.32,9,5.92,1.44,12,5.8,1.32,10,4.29,1.38,7,3.08,2.29,13,7.14,2.34,7,6.5,1.83,12 +3902,earful,4.27,1.42,22,4.19,2.58,21,4.73,2.1,22,4.43,1.65,14,4,0.93,8,4.36,2.73,11,3.78,2.59,9,4,1.79,6,5,2.19,16,4.3,1.95,10,4.25,0.87,12,3.45,2.58,11,5,2.45,10,4.46,2.03,13,5.11,2.26,9,4.08,1.62,12,4.5,1.18,10,4.31,2.63,13,4,2.67,8,4.83,1.95,12,4.6,2.37,10 +3903,earl,5.15,1.42,20,3.64,1.87,22,5.76,1.7,21,5.33,0.87,9,5,1.79,11,3.5,2.32,10,3.75,1.48,12,4.88,1.55,8,6.31,1.6,13,5.36,1.22,14,4.67,1.86,6,3.62,2.13,8,3.64,1.78,14,5.25,2.19,8,6.08,1.32,13,5.4,1.26,10,4.9,1.6,10,3.75,2.01,12,3.5,1.78,10,5.75,1.6,12,5.78,1.92,9 +3904,earn,7,1.2,22,4.35,3.12,26,6.75,1.78,24,7.56,1.13,9,6.62,1.12,13,3.4,3.34,10,4.94,2.93,16,7,1.8,9,6.6,1.8,15,6.62,0.74,8,7.21,1.37,14,4.69,3.47,13,4,2.83,13,6.5,2.07,12,7,1.48,12,7,1.21,12,7,1.25,10,4.13,3.31,15,4.64,2.98,11,6.69,1.97,13,6.82,1.6,11 +3905,earnest,5.9,1.77,20,3.81,1.99,21,6.67,1.68,21,5.5,2,8,6.17,1.64,12,2.83,1.6,6,4.07,2.06,14,7.33,1.21,6,6.4,1.8,15,5.11,1.69,9,6.55,1.63,11,4.6,1.14,5,3.56,2.16,16,5.6,1.58,10,7.64,1.12,11,6,2.04,12,5.75,1.39,8,5.12,2.17,8,3,1.41,13,6.42,1.93,12,7,1.32,9 +3906,earnings,6.37,2.27,19,4.84,2.63,19,6.85,2.13,20,6.67,2.08,3,6.27,2.43,15,5.22,2.73,9,4.5,2.64,10,6.4,2.32,10,7.3,1.95,10,6,2.37,6,6.5,2.39,12,6.43,2.76,7,3.92,2.15,12,6.38,2.13,8,7.17,2.17,12,6.5,2.2,12,6.14,2.54,7,4.44,3.21,9,5.2,2.1,10,7,2.5,9,6.73,1.9,11 +3907,earpiece,5.04,1.94,23,3.86,2.21,22,5.95,2.09,20,5.75,1.83,8,4.67,1.95,15,4.5,2.32,10,3.33,2.06,12,7.29,1.38,7,5.23,2.09,13,4.67,2.39,12,5.45,1.29,11,3.91,1.92,11,3.82,2.56,11,5.8,2.24,15,6.4,1.67,5,4.45,2.11,11,5.58,1.68,12,3.7,1.89,10,4,2.52,12,5.6,1.58,10,6.3,2.54,10 +3908,earring,6.45,1.54,20,3.59,2.02,22,5.71,1.76,21,5.5,1.07,8,7.08,1.51,12,2.17,1.6,6,4.13,2,15,5.83,2.23,6,5.67,1.63,15,6.12,1.36,8,6.67,1.67,12,4,2.74,5,3.47,1.84,17,5.8,2.04,10,5.64,1.57,11,7.36,1.5,11,5.33,0.5,9,4.33,1.73,9,3.08,2.1,13,5.83,1.9,12,5.56,1.67,9 +3909,earrings,5.32,1.57,19,4.22,2.58,18,5.71,2.17,17,4.82,1.25,11,6,1.77,8,4.5,2.38,4,4.14,2.71,14,4.75,1.91,8,6.56,2.13,9,5.38,1.6,8,5.27,1.62,11,4.29,2.06,7,4.18,2.96,11,5.33,1.75,6,5.91,2.43,11,5.15,1.14,13,5.67,2.34,6,4.09,3.14,11,4.43,1.51,7,5.86,2.34,7,5.6,2.17,10 +3910,earth,6.83,1.28,40,5.04,2.65,23,5.69,2.15,26,6.57,1.45,14,7,1.19,25,4.71,2.14,7,5.33,2.94,15,5.31,2.06,13,6.08,2.25,13,7.19,1.17,16,6.61,1.34,23,6.1,2.6,10,4.33,2.57,12,6.18,1.67,17,4.78,2.73,9,7.08,1.14,24,6.44,1.41,16,4.65,2.6,20,7.67,1.15,3,5.69,2.06,16,5.7,2.41,10 +3911,earthling,5.53,2.12,19,3.09,1.72,22,4.61,2.54,23,5.36,2.06,11,5.43,2.3,7,3,1.31,8,3.14,1.96,14,3.71,2.36,7,5,2.58,16,5.25,1.75,8,5.73,2.41,11,2.33,1.22,9,3.62,1.85,13,3.73,2.2,11,5.42,2.64,12,5.92,2.35,12,4.86,1.57,7,2.91,1.81,11,3.27,1.68,11,3.92,2.33,13,5.5,2.64,10 +3912,earthly,5.63,1.74,19,3.55,2.18,22,5.83,1.88,24,4.67,1.86,6,6.08,1.55,13,4.33,2.31,12,2.6,1.65,10,5.5,2.14,8,6,1.79,16,5.6,0.97,10,5.67,2.4,9,4,2.06,9,3.23,2.28,13,5.76,2.08,17,6.17,1.47,6,6.12,1.36,8,5.27,1.95,11,4.33,2.74,9,3,1.58,13,5.94,2.08,16,5.62,1.51,8 +3913,earthquake,3.05,2.09,21,6.76,2.39,21,2.14,1.46,22,4.11,2.37,9,2.25,1.48,12,6,3.1,6,6.93,2.09,14,1.67,0.82,6,2.31,1.62,16,4.33,2.12,9,2.08,1.51,12,7,2.45,5,6.69,2.44,16,2.64,1.75,11,1.64,0.92,11,3.33,2.42,12,2.67,1.58,9,6.75,2.49,8,6.77,2.42,13,2.17,1.34,12,2.1,1.66,10 +3914,earthy,6.5,1.32,20,3.29,2.03,21,6.56,2.26,25,6,0,3,6.59,1.42,17,3.29,2.43,7,3.08,1.8,13,5.25,2.49,8,7.18,1.91,17,6.14,0.69,7,6.69,1.55,13,3.43,1.81,7,3,2.12,13,6.07,2.53,14,7.18,1.78,11,5.89,0.93,9,7,1.41,11,3.55,1.81,11,3,2.31,10,7,2.14,18,5.43,2.3,7 +3915,ease,6.15,2.13,20,2.45,1.41,22,6.42,1.98,19,6.33,2.29,9,6,2.1,11,2.2,1.64,5,2.62,1.36,16,7,2.68,6,6.15,1.63,13,6.57,1.79,14,5.17,2.71,6,2.67,1.3,12,2.33,1.58,9,5.67,1.73,9,7.1,2.02,10,6.4,2.22,10,5.9,2.13,10,2.25,1.36,12,2.7,1.49,10,7.33,1.51,6,6,2.08,13 +3916,east,6.33,1.57,18,2.5,1.76,20,5.17,2.09,18,6.5,1.93,8,6.2,1.32,10,2.86,2.04,7,2.31,1.65,13,4.82,1.83,11,5.71,2.5,7,6.45,1.69,11,6.14,1.46,7,1.89,1.36,9,3,1.95,11,4.82,1.83,11,5.71,2.5,7,6.17,1.59,12,6.67,1.63,6,2,1.54,12,3.25,1.91,8,5.78,2.73,9,4.56,1.01,9 +3917,eastbound,5.65,1.46,17,2.2,1.36,20,5.68,2.01,25,5.4,1.82,5,5.75,1.36,12,2.36,1.29,11,2,1.5,9,5.38,1.75,16,6.22,2.44,9,6.33,1.75,6,5.27,1.19,11,2.22,1.56,9,2.18,1.25,11,5.75,2.22,20,5.4,0.89,5,5.25,1.16,8,6,1.66,9,1.91,1.45,11,2.56,1.24,9,5.21,1.87,19,7.17,1.83,6 +3918,eastern,5.37,1.01,19,3.48,1.6,21,4.48,1.62,23,6,1.22,5,5.08,0.86,13,3.5,1.52,6,3.47,1.68,15,4.3,1.49,10,4.62,1.76,13,5,1,7,5.55,1.04,11,3.57,1.9,7,3.43,1.5,14,4.55,1.21,11,4.42,1.98,12,5.42,1.16,12,5.29,0.76,7,3.73,1.9,11,3.2,1.23,10,4.36,1.34,14,4.67,2.06,9 +3919,easy,7.47,1.35,19,3.82,2.64,49,6.79,1.87,48,7.67,1.15,3,7.44,1.41,16,4.32,2.58,19,3.5,2.66,30,6.58,1.81,26,7.05,1.94,22,7.78,1.79,9,7.2,0.79,10,4.92,2.72,24,2.76,2.11,25,6.93,1.93,29,6.58,1.8,19,7.14,1.57,7,7.67,1.23,12,4.06,2.52,33,3.31,2.87,16,6.65,2.17,26,6.95,1.46,22 +3920,easygoing,7.03,1.35,40,3.2,2.41,40,6.76,1.94,25,6.88,1.26,16,7.12,1.42,24,4.14,2.74,14,2.69,2.09,26,5.7,2.16,10,7.47,1.46,15,7,1.44,24,7.13,1.25,15,3.12,2.23,17,3.26,2.58,23,6,2.24,7,7.06,1.8,18,6.76,1.55,21,7.32,1.06,19,3.11,2.11,19,3.29,2.7,21,6.33,2.4,9,7,1.67,16 +3921,eat,7.1,1.73,41,4.38,2.79,45,7.26,2.01,57,6.89,1.68,18,7.26,1.79,23,5.25,3,16,3.86,2.63,28,7.11,2.06,27,7.4,1.99,30,6.87,1.83,30,7.73,1.27,11,3.83,2.71,18,4.74,2.84,27,6.97,2.16,38,7.84,1.57,19,6.91,1.97,22,7.32,1.42,19,3.5,2.96,20,5.08,2.48,25,7.1,2.27,31,7.46,1.68,26 +3922,eater,4.95,2.07,19,4.23,1.88,22,5.87,1.98,23,3.83,2.04,6,5.46,1.94,13,4.75,1.91,12,3.6,1.71,10,5.75,1.49,8,5.93,2.25,15,4.6,1.51,10,5.33,2.6,9,4.89,1.27,9,3.77,2.13,13,6.06,2.14,17,5.4,1.67,5,5.25,2.19,8,4.73,2.05,11,3.33,1.8,9,4.85,1.72,13,6.6,1.72,15,4.5,1.77,8 +3923,eavesdrop,4.05,1.47,20,4.33,2.65,21,5.2,2.86,25,4,0,3,4.06,1.6,17,5,2.89,7,4.15,2.61,13,5.38,2.88,8,5.12,2.93,17,4.29,1.25,7,3.92,1.61,13,4.43,2.64,7,4.46,2.79,13,6.07,2.06,14,4.09,3.42,11,3.89,1.54,9,4.18,1.47,11,4.82,2.75,11,3.8,2.57,10,5.06,3.24,18,5.57,1.62,7 +3924,ebony,6.14,2.35,21,4.32,2.77,22,4.71,1.78,28,6,2.62,8,6.23,2.28,13,5.36,2.73,11,3.27,2.49,11,5,2.14,11,4.53,1.55,17,5.55,2.38,11,6.8,2.25,10,4.18,2.32,11,4.45,3.27,11,4.61,1.91,18,4.9,1.6,10,5.57,2.21,14,7.29,2.36,7,4.29,3.05,14,4.38,2.39,8,4.62,2.31,16,4.83,0.72,12 +3925,eccentric,5.37,1.67,19,5.19,2.25,21,6.1,2.28,21,4.89,1.27,9,5.8,1.93,10,6,2.74,9,4.58,1.68,12,4.75,1.58,8,6.92,2.29,13,5.08,1.26,13,6,2.37,6,5.62,2.72,8,4.92,1.98,13,6.38,2,8,5.92,2.5,13,5.11,1.54,9,5.6,1.84,10,5.58,2.11,12,4.67,2.45,9,6.5,2.47,12,5.56,2.01,9 +3926,echelon,5.55,1.76,20,3.17,2.35,23,4.43,2.08,28,6.38,1.19,8,5,1.91,12,4,2.69,9,2.64,2.02,14,4.21,2.04,14,4.64,2.17,14,5,2,9,6,1.48,11,3.67,2.84,12,2.64,1.63,11,3.93,2.06,14,4.93,2.06,14,5.3,2.31,10,5.8,1.03,10,3.82,2.96,11,2.58,1.51,12,4.33,1.67,12,4.5,2.39,16 +3927,echinacea,4.8,1.67,20,3.73,2.45,22,5.42,1.87,19,4.33,1.87,9,5.18,1.47,11,4.6,2.7,5,3.56,2.45,16,5.17,2.23,6,5.54,1.76,13,4.93,1.64,14,4.5,1.87,6,3.75,2.56,12,3.89,2.52,9,5.22,1.72,9,5.6,2.07,10,5.2,1.4,10,4.4,1.9,10,3.33,2.74,12,4.2,2.1,10,6.33,2.34,6,5,1.53,13 +3928,echo,5.2,1.01,20,3.61,2.09,18,4.59,2.36,22,5.6,1.14,5,5.07,0.96,15,4.17,1.83,6,3.33,2.23,12,4.6,1.65,10,4.58,2.91,12,5.8,0.63,10,4.6,0.97,10,3.5,1.96,10,3.75,2.38,8,4,2.37,11,5.18,2.32,11,5.25,1.14,12,5.12,0.83,8,4,2.55,9,3.22,1.56,9,3.91,2.26,11,5.27,2.37,11 +3929,eclectic,5.9,1.65,20,4.5,2.55,24,5.75,2.1,28,6.25,1.16,8,5.67,1.92,12,5.11,2.42,9,4.13,2.64,15,5.07,2.2,14,6.43,1.83,14,6.56,2.01,9,5.36,1.12,11,3.67,2.5,12,5.33,2.42,12,5.57,2.24,14,5.93,2.02,14,5.8,1.62,10,6,1.76,10,4.83,2.25,12,4.17,2.89,12,5.33,2.1,12,6.06,2.11,16 +3930,eclipse,6.76,1.79,21,5.12,2.82,25,5.79,2.3,19,7.22,1.64,9,6.42,1.88,12,3.83,2.64,6,5.67,2.83,18,5.86,1.68,7,5.75,2.67,12,6.81,1.97,16,6.6,1.14,5,5.36,2.98,14,5,2.79,10,6.67,1.87,9,5,2.45,10,6.92,1.88,12,6.56,1.74,9,5.62,2.85,16,4.22,2.68,9,5.91,2.66,11,5.62,1.85,8 +3931,ecological,5.62,1.69,21,3.81,1.72,21,5.08,2.4,25,6,1.81,12,5.11,1.45,9,4.86,0.69,7,3.29,1.86,14,5.2,2.35,10,5,2.51,15,5,0.82,4,5.76,1.82,17,3.4,1.71,10,4.18,1.72,11,3.86,2.54,7,5.56,2.23,18,5.75,1.86,12,5.44,1.51,9,3.54,1.56,13,4.25,1.98,8,3.89,2.37,9,5.75,2.21,16 +3932,economic,5.1,1.71,20,3.62,1.86,21,4.21,2.21,24,4.25,2.5,4,5.31,1.49,16,3.75,1.26,4,3.59,2,17,5.62,2.26,8,3.5,1.86,16,5.5,1.6,8,4.83,1.8,12,3.8,1.81,10,3.45,1.97,11,4.46,2.11,13,3.91,2.39,11,4.82,1.66,11,5.44,1.81,9,3.7,1.7,10,3.55,2.07,11,4.65,2.21,17,3.14,1.95,7 +3933,economics,5.2,1.61,20,3.7,2.2,20,4.05,2.13,22,5.57,0.79,7,5,1.91,13,3.56,1.88,9,3.82,2.52,11,5,3.03,6,3.69,1.66,16,5.7,1.57,10,4.67,1.66,9,3,1.85,8,4.17,2.37,12,4.47,2.07,15,3.14,2.12,7,5.18,1.99,11,5.22,1.09,9,3.33,1.92,12,4.25,2.6,8,4.55,2.02,11,3.55,2.21,11 +3934,economy,3.64,1.89,22,5.32,2.23,22,4.16,1.8,19,3.5,1.2,8,3.92,2.18,13,5.12,2.75,8,5.46,2.07,13,3.57,2.23,7,4.27,1.35,11,2.88,1.25,8,4.31,1.97,13,4.78,2.73,9,5.69,1.84,13,3.43,0.79,7,4.58,2.11,12,3.82,2.18,11,3.45,1.63,11,4.44,1.88,9,5.92,2.33,13,4.12,1.89,16,4.33,1.53,3 +3935,ecosystem,6.5,1.79,22,3.71,2.35,21,4.41,1.71,22,6.5,1.91,14,6.5,1.69,8,3.91,2.63,11,3.67,2.18,9,4,1.26,6,4.56,1.86,16,6.5,2.07,10,6.5,1.62,12,2.82,1.99,11,4.7,2.41,10,4.38,1.33,13,4.44,2.24,9,6.33,1.78,12,6.7,1.89,10,3.77,2.65,13,3.62,1.92,8,4.33,1.83,12,4.5,1.65,10 +3936,ecstasy,7.19,1.53,43,6.11,2.59,44,5.52,2.31,48,7.33,0.98,12,7.24,1.7,29,6.33,2.66,15,6,2.59,29,5.59,2.28,22,5.46,2.37,26,7.15,1.46,20,7.27,1.64,22,6.25,2.67,20,6,2.57,24,5.46,2.38,28,5.6,2.26,20,7,1.56,24,7.42,1.5,19,6.37,2.8,27,5.71,2.23,17,5.86,2.07,28,5.05,2.58,20 +3937,ecstatic,6.45,1.96,20,6.95,1.99,21,5.63,2.29,19,6.44,2.19,9,6.45,1.86,11,6.8,3.27,5,6.87,1.51,15,6.33,2.16,6,5.31,2.36,13,6.07,1.94,14,7.33,1.86,6,6.27,2.15,11,7.56,1.59,9,5.11,2.09,9,6.1,2.47,10,5.2,1.81,10,7.7,1.16,10,6.18,2.27,11,7.8,1.23,10,6,2.83,6,5.46,2.11,13 +3938,edema,3.86,1.28,21,3.27,2.23,22,4.42,1.68,26,4.2,1.4,10,3.55,1.13,11,2.71,2.14,7,3.53,2.29,15,4.06,1.65,16,5,1.63,10,4.45,0.93,11,3.2,1.32,10,2.2,1.79,5,3.59,2.29,17,4.36,2.21,14,4.5,0.8,12,3.69,1.38,13,4.12,1.13,8,2.9,2.69,10,3.58,1.83,12,5,1.87,13,3.85,1.28,13 +3939,edge,4.43,1.63,21,4.65,2.52,23,4.31,1.59,26,4.64,1.57,11,4.2,1.75,10,4.45,2.7,11,4.83,2.44,12,4.27,1.9,11,4.21,1.37,14,4,1.76,10,4.82,1.47,11,4.64,2.8,11,4.67,2.35,12,4.12,1.83,17,4.5,0.93,8,4.08,1.98,13,5,0.53,8,4.73,2.66,15,4.5,2.39,8,4.65,1.62,17,3.67,1.41,9 +3940,edgy,4.81,2.02,21,4.39,2.41,23,4.56,2.83,18,5.56,1.74,9,4.25,2.09,12,4.91,2.12,11,3.92,2.64,12,4,3.23,10,5.25,2.25,8,6.29,2.21,7,4.08,1.55,13,5,2.45,11,3.83,2.33,12,4.29,3.15,7,4.73,2.76,11,5.23,2.24,13,4.12,1.46,8,4,2.83,11,4.75,2.01,12,3.67,1.94,9,5.44,3.4,9 +3941,edible,6.68,2.16,19,5.15,2.68,20,6.45,2.11,20,7.67,1.15,3,6.87,1.81,15,5.5,2.55,10,4.8,2.9,10,6.3,1.64,10,6.6,2.59,10,6.5,2.26,6,7.25,1.42,12,6.29,2.87,7,4.54,2.47,13,5.25,2.25,8,7.25,1.66,12,6.83,2.25,12,6.43,2.15,7,6.1,2.88,10,4.2,2.2,10,5.78,2.49,9,7,1.67,11 +3942,edifice,5,1.38,20,3.95,2.06,22,5.33,2.25,27,5.43,1.62,7,4.77,1.24,13,4.1,1.97,10,3.83,2.21,12,5.27,2.15,15,5.55,2.54,11,4.73,0.79,11,5.33,1.87,9,4.11,2.15,9,3.85,2.08,13,5.53,2.65,17,5.11,1.45,9,5.15,1.57,13,4.71,0.95,7,3.56,2.31,16,5,0,6,4.92,2.57,12,5.67,1.99,15 +3943,edit,4.95,1,20,4.1,1.89,21,6.64,2.06,33,5.3,0.67,10,4.6,1.17,10,3.88,1.55,8,4.23,2.13,13,7.29,1.64,14,6.16,2.24,19,4.56,1.13,9,5.27,0.79,11,4.08,1.55,13,4.12,2.47,8,6.86,2.15,21,6.25,1.91,12,4.5,1.08,10,5.4,0.7,10,4.29,2.09,14,3.71,1.5,7,6.18,2.1,17,7.12,1.96,16 +3944,editing,5.45,1.47,22,5.58,2.29,19,6.57,2.34,21,5.2,0.84,5,5.56,1.67,16,5.62,2.56,8,5.55,2.21,11,5.7,2.58,10,7.36,1.86,11,5.75,1.06,12,5.1,1.85,10,5.7,2.21,10,5.44,2.51,9,6.5,2.61,12,6.67,2.06,9,5.18,1.78,11,5.73,1.1,11,4.38,2.13,8,6.45,2.07,11,5,2.55,9,7.75,1.29,12 +3945,edition,5.3,0.86,20,3.79,2.21,24,4.81,2.27,27,5.38,0.74,8,5.25,0.97,12,4.78,2.39,9,3.2,1.93,15,4.54,2.26,13,5.07,2.34,14,5.11,0.93,9,5.45,0.82,11,3.83,2.08,12,3.75,2.42,12,4.92,2.56,13,4.71,2.05,14,5.2,0.92,10,5.4,0.84,10,3.33,2.02,12,4.25,2.38,12,5.75,1.42,12,4.07,2.58,15 +3946,editor,5.43,1.6,21,4.09,2.07,23,5.9,2.36,21,5,2.12,5,5.56,1.46,16,3.83,1.75,12,4.36,2.42,11,5.82,2.32,11,5.67,2.45,9,5.58,2.07,12,5.22,0.67,9,3.75,2.08,16,4.86,1.95,7,5.45,1.69,11,6.4,2.95,10,5.46,1.45,13,5.38,1.92,8,3.79,2.04,19,5.5,1.73,4,5.07,2.13,14,7.57,1.99,7 +3947,editorial,5.18,1.26,22,2.9,2,21,5.77,1.85,22,5.29,1.54,14,5,0.53,8,3,2.41,11,2.89,1.62,9,4.33,1.51,6,6.31,1.7,16,4.8,1.23,10,5.5,1.24,12,2.45,1.63,11,3.4,2.32,10,5.38,1.61,13,6.33,2.12,9,5,1.48,12,5.4,0.97,10,2.15,1.52,13,4.12,2.17,8,6,1.86,12,5.5,1.9,10 +3948,educate,7.48,1.36,21,4.36,2.4,25,6.79,2,24,7.89,1.36,9,7.17,1.34,12,3.1,2.08,10,5.2,2.27,15,6.33,2.29,9,7.07,1.83,15,7.29,1.38,7,7.57,1.4,14,5.15,2.54,13,3.5,1.98,12,6.17,2.21,12,7.42,1.62,12,7.27,1.49,11,7.7,1.25,10,4,2.59,15,4.9,2.08,10,6.15,2.3,13,7.55,1.29,11 +3949,education,6.58,1.75,40,4.64,2.15,22,6.82,1.99,22,6.53,1.77,15,6.6,1.78,25,4.7,2.11,10,4.58,2.27,12,6.7,1.77,10,6.92,2.23,12,6.58,1.68,19,6.57,1.86,21,4.45,2.02,11,4.82,2.36,11,7.18,2.23,11,6.45,1.75,11,6.54,1.77,24,6.62,1.78,16,4.6,1.9,10,4.67,2.42,12,6.18,2.36,11,7.45,1.37,11 +3950,educational,6.6,1.47,20,4.52,2.73,21,5.68,2.38,25,6.33,1.15,3,6.65,1.54,17,4.86,3.02,7,4.31,2.78,13,6.62,1.85,8,5.24,2.51,17,5.86,1.21,7,7,1.47,13,5.71,2.81,7,3.85,2.67,13,5.79,2.55,14,5.55,2.25,11,6.44,1.24,9,6.73,1.68,11,5.09,2.74,11,3.9,2.73,10,5.33,2.59,18,6.57,1.51,7 +3951,educator,6.58,1.95,19,3.5,2.13,22,6.11,2,19,6.33,1.86,6,6.69,2.06,13,3.27,1.68,11,3.73,2.57,11,5.88,2.42,8,6.27,1.74,11,6.45,2.11,11,6.75,1.83,8,4.18,2.36,11,2.82,1.72,11,5.69,1.7,13,7,2.45,6,6.46,1.85,13,6.83,2.32,6,3.43,1.99,14,3.62,2.5,8,6.33,2.5,9,5.9,1.52,10 +3952,eel,4.14,1.96,21,4.79,2.62,19,4.86,2.48,21,4.33,1.51,6,4.07,2.15,15,4,2.62,8,5.36,2.58,11,5.18,2.48,11,4.5,2.55,10,3.83,1.83,6,4.27,2.05,15,4.44,2.4,9,5.1,2.88,10,4.79,2.69,14,5,2.16,7,4,1.73,7,4.21,2.12,14,4.92,2.9,13,4.5,2.07,6,4.83,2.59,12,4.89,2.47,9 +3953,eerie,3.4,1.82,20,5.57,1.99,21,3.91,2.29,34,3.7,2.26,10,3.1,1.29,10,5.38,2.07,8,5.69,2.02,13,4.21,2.15,14,3.7,2.41,20,3,1.66,9,3.73,1.95,11,5.85,1.95,13,5.12,2.1,8,4.27,2.49,22,3.25,1.76,12,3,1.56,10,3.8,2.04,10,6,2.04,14,4.71,1.7,7,4.24,1.92,17,3.59,2.62,17 +3954,effect,5.5,1.14,22,4.08,2.61,26,5.88,1.94,24,5.56,1.42,9,5.46,0.97,13,3,2.45,10,4.75,2.54,16,6.11,2.2,9,5.73,1.83,15,4.88,0.64,8,5.86,1.23,14,4.62,2.69,13,3.54,2.5,13,5.58,1.93,12,6.17,1.99,12,5.42,1,12,5.6,1.35,10,3.4,2.67,15,5,2.32,11,6.46,1.76,13,5.18,1.99,11 +3955,effective,6.95,1.84,19,3.95,2.32,22,7.2,1.85,20,7.22,1.48,9,6.7,2.16,10,4.75,2.66,8,3.5,2.07,14,6.6,2.22,10,7.8,1.23,10,6.71,1.8,7,7.08,1.93,12,4,1.94,10,3.92,2.68,12,7.18,1.99,11,7.22,1.79,9,6.2,1.99,10,7.78,1.3,9,2.75,1.67,8,4.64,2.41,14,7,2.08,13,7.57,1.4,7 +3956,effectiveness,6.9,1.37,20,4.95,2.84,19,6.19,2.06,26,7.18,1.25,11,6.56,1.51,9,5.71,2.21,7,4.5,3.15,12,5.54,2.4,13,6.85,1.46,13,7,1.18,11,6.78,1.64,9,5.3,2.71,10,4.56,3.09,9,6,2.4,17,6.56,1.24,9,6.6,1.58,10,7.2,1.14,10,4.67,2.77,12,5.43,3.1,7,5.81,2.1,16,6.8,1.93,10 +3957,efficiency,6.74,2.05,19,3.74,2.24,23,6.79,1.89,28,6.38,1.3,8,7,2.49,11,4.33,2.55,9,3.36,2.02,14,6.64,2.21,14,6.93,1.59,14,6.44,2.35,9,7,1.83,10,3.58,2.35,12,3.91,2.21,11,6.71,1.73,14,6.86,2.11,14,7,1.94,10,6.44,2.24,9,3.64,2.34,11,3.83,2.25,12,7.25,1.54,12,6.44,2.1,16 +3958,efficient,6.95,1.32,21,3.86,2.36,22,6.67,1.68,21,6.56,1.59,9,7.25,1.06,12,2.67,1.63,6,4.2,2.51,15,7,1.55,6,6.53,1.77,15,6.22,1.3,9,7.5,1.09,12,4.4,2.07,5,3.71,2.47,17,6,2.21,10,7.27,0.65,11,7.42,1.24,12,6.33,1.22,9,4.78,2.17,9,3.23,2.35,13,6.33,2.1,12,7.11,0.78,9 +3959,effort,6.47,1.65,19,4.12,2.42,24,6.64,2.08,28,6.12,1.13,8,6.73,1.95,11,4.33,2.24,9,4,2.59,15,6.64,1.95,14,6.64,2.27,14,6.33,1.73,9,6.6,1.65,10,4,2.22,12,4.25,2.7,12,6.21,2.46,14,7.07,1.59,14,6.9,1.73,10,6,1.5,9,3.92,2.71,12,4.33,2.19,12,6.5,2.02,12,6.75,2.18,16 +3960,effortless,7.1,1.77,20,3.43,2.38,21,7,1.62,24,6.75,2.63,4,7.19,1.6,16,5.5,2.38,4,2.94,2.16,17,6.78,1.99,9,7.13,1.41,15,7.12,1.13,8,7.08,2.15,12,3.9,2.77,10,3,2,11,7.29,1.14,14,6.6,2.12,10,7.18,1.6,11,7,2.06,9,3.4,2.32,10,3.45,2.54,11,7.12,1.45,17,6.71,2.06,7 +3961,egg,5.95,1.43,19,3.28,2.46,46,5.74,1.59,19,5.33,2.08,3,6.06,1.34,16,4.53,2.41,19,2.41,2.14,27,5.8,1.48,10,5.67,1.8,9,6.5,0.71,10,5.33,1.8,9,3.91,2.2,22,2.71,2.6,24,5.5,1.07,8,6,2,10,5.88,1.55,8,6,1.41,11,3.65,2.73,31,2.53,1.64,15,5,0.53,8,6.27,1.9,11 +3962,egghead,4.47,2.34,19,3.59,2.67,22,4.57,1.95,28,5.17,2.14,6,4.15,2.44,13,3.82,2.71,11,3.36,2.73,11,4.09,2.26,11,4.88,1.73,17,4.91,2.07,11,3.88,2.7,8,3.36,3.07,11,3.82,2.32,11,4.5,2.09,18,4.7,1.77,10,4.38,2.18,13,4.67,2.88,6,3.71,2.95,14,3.38,2.26,8,4.06,2.11,16,5.25,1.54,12 +3963,eggnog,6,2.29,19,4.27,2.78,22,5.26,2.13,19,5.44,2.01,9,6.5,2.51,10,4.29,2.93,7,4.21,2.91,14,6.2,1.99,10,4.22,1.86,9,6.22,2.68,9,5.8,1.99,10,5.56,2.4,9,3.25,2.83,12,5.38,1.6,8,4.8,2.3,10,5.83,2.29,12,6.29,2.43,7,4,2.77,19,6,2.65,3,6,1.93,8,4.73,2.2,11 +3964,eggplant,5.55,1.57,22,3.14,1.68,21,5.77,1.97,22,5.79,1.89,14,5.12,0.64,8,3.45,1.57,11,3,1.8,9,5.33,1.37,6,5.94,2.17,16,5.7,1.49,10,5.42,1.68,12,3.36,1.86,11,2.9,1.52,10,5.77,1.17,13,5.78,2.86,9,5.92,1.24,12,5.1,1.85,10,2.85,1.82,13,3.62,1.41,8,5.42,2.02,12,6.2,1.93,10 +3965,eggshell,5.2,1.7,20,3.17,2.09,18,4.33,2.39,24,4.8,1.48,5,5.33,1.8,15,4,2,5,2.85,2.12,13,4,2.31,13,4.73,2.53,11,5.7,1.57,10,4.7,1.77,10,4.29,1.8,7,2.45,2.02,11,4.31,2.21,16,4.38,2.88,8,4.79,1.58,14,6.17,1.72,6,3.5,1.98,12,2.5,2.35,6,3.93,2.58,15,5,2,9 +3966,ego,4.38,1.83,21,4.17,2.53,24,6.05,1.82,20,5,1.69,8,4,1.87,13,5.17,2.04,6,3.83,2.64,18,6.27,1.68,11,5.78,2.05,9,4.5,2.02,12,4.22,1.64,9,4.5,2.59,10,3.93,2.56,14,5.85,1.95,13,6.43,1.62,7,4.07,1.9,14,5,1.63,7,4.62,2.39,16,3.25,2.71,8,6.42,1.51,12,5.5,2.2,8 +3967,egomaniac,3.68,2.12,22,5.53,2.14,19,5.19,2.77,21,3.2,2.77,5,3.94,1.98,16,5.62,2,8,5.45,2.34,11,5.9,2.77,10,4.55,2.73,11,3.83,1.95,12,3.5,2.42,10,6,1.7,10,5,2.55,9,5.67,2.93,12,4.56,2.55,9,3,1.73,11,4.36,2.34,11,5,2.2,8,5.91,2.12,11,5.78,2.54,9,4.75,2.96,12 +3968,egotistical,3.08,1.38,24,5.14,2.21,22,5.23,2.27,26,3,1.58,13,3.18,1.17,11,4.4,2.17,10,5.75,2.14,12,4.91,2.3,11,5.57,2.34,14,3.18,1.47,11,3,1.35,13,5.1,2.6,10,5.17,1.95,12,5.71,2.08,17,4.38,2.62,8,3,1.51,15,3.22,1.2,9,4.64,1.95,14,6,2.51,8,5.47,2.37,17,4.78,2.11,9 +3969,eight,5.37,1.38,19,3.48,1.81,21,5.26,1.84,23,4.67,0.58,3,5.5,1.46,16,4.25,1.16,8,3,2,13,4.44,1.81,9,5.79,1.72,14,5.33,1.8,9,5.4,0.97,10,3.44,1.88,9,3.5,1.83,12,5.13,2.13,15,5.5,1.2,8,4.86,1.57,7,5.67,1.23,12,3.6,1.71,10,3.36,1.96,11,5.46,2.18,13,5,1.33,10 +3970,eighteen,5.72,1.6,18,3.83,2.09,18,5.71,2.23,17,6.36,1.03,11,4.71,1.89,7,3.5,1.91,4,3.93,2.2,14,4.75,2.19,8,6.56,2.01,9,6.75,0.89,8,4.9,1.6,10,4.71,1.5,7,3.27,2.28,11,4.17,2.4,6,6.55,1.69,11,5.83,1.9,12,5.5,0.84,6,3.64,2.42,11,4.14,1.57,7,6.29,2.06,7,5.3,2.36,10 +3971,eighty,5.43,1.4,21,3.41,2.11,22,4.41,1.68,22,5.44,1.59,9,5.42,1.31,12,2.67,1.97,6,3.53,2.13,15,3.83,0.98,6,4.62,1.86,16,5.22,1.56,9,5.58,1.31,12,4.4,1.95,5,3.12,2.12,17,3.91,1.22,11,4.91,1.97,11,5.75,1.66,12,5,0.87,9,3.56,1.88,9,3.31,2.32,13,4.17,1.34,12,4.7,2.06,10 +3972,ejaculate,6,2.55,21,6.15,2.39,26,5.83,2.41,24,7,2.29,9,5.25,2.56,12,5.7,2.87,10,6.44,2.1,16,5.11,2.71,9,6.27,2.19,15,6.38,2.13,8,5.77,2.83,13,5.54,2.47,13,6.77,2.24,13,5.5,3.03,12,6.17,1.64,12,5.91,2.26,11,6.1,2.96,10,5.93,2.58,15,6.45,2.21,11,5.92,2.43,13,5.73,2.49,11 +3973,ejaculation,5.42,2.81,19,6.18,2.94,22,5.04,2.77,28,6,1.55,6,5.15,3.26,13,5.91,2.7,11,6.45,3.27,11,6,3.13,11,4.41,2.4,17,5.36,2.87,11,5.5,2.93,8,5.64,3.04,11,6.73,2.87,11,5.17,3.07,18,4.8,2.25,10,5.38,2.63,13,5.5,3.45,6,5.64,3.23,14,7.12,2.23,8,5.12,2.8,16,4.92,2.84,12 +3974,eject,3.95,1.43,19,4.42,2.32,24,5.18,2.36,28,4,1.07,8,3.91,1.7,11,4.44,1.81,9,4.4,2.64,15,5.21,2.29,14,5.14,2.51,14,3.89,1.45,9,4,1.49,10,4.25,2.22,12,4.58,2.5,12,4.64,2.5,14,5.71,2.16,14,4.1,1.6,10,3.78,1.3,9,4.5,2.24,12,4.33,2.5,12,4.83,2.12,12,5.44,2.56,16 +3975,ejection,3.5,1.73,20,4.29,2.66,17,3.62,1.86,21,3.2,2.17,5,3.6,1.64,15,6,2.55,5,3.58,2.47,12,4.44,1.88,9,3,1.65,12,3.8,1.48,10,3.2,1.99,10,5.33,2.45,9,3.12,2.53,8,3.18,1.6,11,4.1,2.08,10,3.33,1.78,12,3.75,1.75,8,3.12,3.14,8,5.33,1.73,9,3.64,2.01,11,3.6,1.78,10 +3976,El Nino,4.29,1.65,21,4.09,2.27,23,3.52,2.36,21,4.6,2.19,5,4.19,1.52,16,4.83,1.85,12,3.27,2.49,11,2.82,1.78,11,3.78,2.33,9,4.25,2.09,12,4.33,0.87,9,4.5,2.07,16,3.14,2.61,7,3.82,1.83,11,3.2,2.9,10,4.15,1.52,13,4.5,1.93,8,4.05,2.34,19,4.25,2.22,4,3.14,1.92,14,4.29,3.09,7 +3977,elaborate,6.38,1.32,21,4.23,2.16,22,6.05,1.67,20,6.22,1.39,9,6.5,1.31,12,3.83,2.04,6,4.27,2.28,15,5,1.79,6,6.5,1.45,14,6,1.22,9,6.67,1.37,12,5.6,1.14,5,3.82,2.24,17,5.78,1.99,9,6.27,1.42,11,6.67,1.37,12,6,1.22,9,4.33,2.45,9,4.15,2.03,13,5.91,1.81,11,6.22,1.56,9 +3978,elastic,5.71,1.82,21,4.35,1.94,23,5.05,2.25,21,5.8,2.77,5,5.69,1.54,16,4.42,1.83,12,4.27,2.15,11,4.55,2.3,11,5.22,1.92,9,5.75,2.26,12,5.67,1.12,9,4.44,2,16,4.14,1.95,7,4.73,1.35,11,5.4,2.99,10,5.77,1.54,13,5.62,2.33,8,4.58,1.89,19,3.25,2.06,4,4.43,1.55,14,6.29,2.98,7 +3979,elated,6.56,2.02,39,5.14,2.71,21,6.86,1.42,22,7.18,1.47,22,5.76,2.39,17,5.29,3.25,7,4.92,2.56,13,7.27,1.35,11,6.45,1.44,11,6.09,1.62,23,7.25,2.38,16,6,2.08,7,4.54,2.99,13,6.92,1.61,13,6.78,1.2,9,6.58,1.8,19,6.55,2.26,20,5.45,2.88,11,4.8,2.62,10,6.93,1.59,14,6.75,1.16,8 +3980,elbow,5.38,1.07,39,3.2,2.12,44,6.02,2.31,42,5.55,1.22,22,5.18,0.81,17,3.73,1.79,11,2.97,2.22,32,6.5,2.15,24,5.39,2.43,18,5.13,0.92,23,5.75,1.18,16,3.31,2.28,26,2.94,1.92,17,6.76,2.28,25,4.94,1.95,17,5.11,0.74,19,5.65,1.27,20,3.42,2.04,26,2.89,2.25,18,6.18,2.46,22,5.85,2.18,20 +3981,elder,6.11,1.91,18,2.5,1.93,20,4.14,2.4,22,6,1,7,6.18,2.36,11,2.89,2.26,9,2.18,1.66,11,3.33,2.25,6,4.44,2.45,16,6.4,2.22,10,5.86,1.57,7,2.75,2.19,8,2.33,1.83,12,3.8,2.4,15,4.86,2.41,7,6.2,2.44,10,6,1.07,8,2.33,1.92,12,2.75,2.05,8,3.09,2.02,11,5.18,2.36,11 +3982,elderly,4.63,2.39,19,2.73,2.1,22,4.91,2.23,23,4.73,2.41,11,5,2.24,7,3,2.39,8,2.57,1.99,14,3.71,2.29,7,5.44,2.06,16,3.62,1.92,8,5.36,2.5,11,2,1.66,9,3.23,2.28,13,5.27,1.9,11,4.58,2.54,12,4.42,2.68,12,5,1.91,7,2.64,2.2,11,2.82,2.09,11,4.85,2.51,13,5,1.94,10 +3983,elect,5.52,1.29,21,4,2.83,20,5.43,2.34,21,5.83,0.98,6,5.4,1.4,15,4.38,3.34,8,3.75,2.56,12,5.18,2.52,11,5.7,2.21,10,5.67,1.63,6,5.47,1.19,15,4,3.33,10,4,2.4,10,5.36,2.31,14,5.57,2.57,7,5.57,1.13,7,5.5,1.4,14,3.93,3.29,14,4.17,1.47,6,5.58,2.84,12,5.22,1.56,9 +3984,election,4.5,1.74,22,4.23,2.3,26,5,2.54,23,5.22,2.28,9,4,1.08,13,4,2.54,10,4.38,2.22,16,5.62,2.77,8,4.67,2.44,15,5.12,2.1,8,4.14,1.46,14,4.31,2.18,13,4.15,2.51,13,5.5,1.98,12,4.45,3.05,11,4.5,0.8,12,4.5,2.51,10,3.93,2.31,15,4.64,2.34,11,4.83,2.76,12,5.18,2.4,11 +3985,elective,5.38,1.28,21,3.54,2.23,24,6.35,2.25,20,5.5,1.69,8,5.31,1.03,13,5,1.41,6,3.06,2.26,18,6.55,1.81,11,6.11,2.8,9,5.83,1.19,12,4.78,1.2,9,4.1,2.08,10,3.14,2.32,14,6.08,2.18,13,6.86,2.48,7,5.21,1.19,14,5.71,1.5,7,3.69,2.12,16,3.25,2.55,8,6.83,1.75,12,5.62,2.83,8 +3986,electoral,4.21,1.4,19,3.86,1.85,21,4.96,2.12,23,4.6,1.67,5,4,1.35,13,3.17,2.04,6,4.13,1.77,15,4.5,1.72,10,5.31,2.39,13,4.14,1.95,7,4.18,1.08,11,3,2.38,7,4.29,1.44,14,5,1.95,11,4.92,2.35,12,4.33,1.61,12,4,1,7,3.55,2.11,11,4.2,1.55,10,4.5,1.83,14,5.67,2.45,9 +3987,electric,6.1,1.37,21,4.05,2.06,21,5.48,1.97,21,6,1.5,9,6.17,1.34,12,4.17,2.23,6,3.93,2.13,14,5.5,2.81,6,5.47,1.64,15,6,1.5,9,6.17,1.34,12,4.8,1.79,5,3.81,2.14,16,5.4,2.27,10,5.55,1.75,11,6.42,1.56,12,5.67,1,9,4.62,2.33,8,3.69,1.89,13,5.67,2.23,12,5.22,1.64,9 +3988,electric slide,6.05,1.19,20,4.73,2.6,22,5.67,1.98,27,6.86,1.46,7,5.62,0.77,13,4.1,2.69,10,5.25,2.53,12,5.6,1.76,15,5.82,2.4,11,5.73,0.9,11,6.44,1.42,9,5.11,2.32,9,4.46,2.85,13,5.76,2.41,17,5.56,1.01,9,6.31,1.18,13,5.57,1.13,7,4.88,2.63,16,4.33,2.73,6,5.5,2.07,12,5.8,1.97,15 +3989,electrical,5.57,1.85,23,6,2.47,20,4.97,2.02,36,6.3,1.7,10,5,1.83,13,7.2,2.49,5,5.6,2.41,15,5.91,1.76,11,4.56,2.02,25,6.07,1.9,14,4.78,1.56,9,6.67,2.35,12,5,2.45,8,5.25,2,20,4.62,2.06,16,5.54,2.26,13,5.6,1.26,10,5.91,2.81,11,6.11,2.15,9,4.68,2.21,22,5.43,1.65,14 +3990,electrician,5.21,1.36,19,3.19,1.81,21,5.73,2.14,22,6,2.65,3,5.06,1.06,16,3.38,1.51,8,3.08,2.02,13,5.44,2.65,9,5.92,1.8,13,5.78,1.72,9,4.7,0.67,10,3.11,2.09,9,3.25,1.66,12,5.5,2.59,14,6.12,0.99,8,5,1.15,7,5.33,1.5,12,3.7,2,10,2.73,1.56,11,5.83,2.48,12,5.6,1.78,10 +3991,electricity,6.15,1.69,20,4.3,2.69,23,4.68,2.45,28,5.75,1.16,8,6.42,1.98,12,4.33,2.45,9,4.29,2.92,14,3.86,2.41,14,5.5,2.28,14,6.33,1.73,9,6,1.73,11,4.5,2.71,12,4.09,2.77,11,4.71,2.73,14,4.64,2.24,14,6.2,2.04,10,6.1,1.37,10,4.45,2.54,11,4.17,2.92,12,4.83,1.9,12,4.56,2.85,16 +3992,electrocute,3.27,2.31,22,6,3.02,22,4.42,2.69,19,3.62,2.39,8,3.07,2.34,14,6.1,2.73,10,5.92,3.37,12,5.86,2.91,7,3.58,2.27,12,3.55,2.66,11,3,2,11,5,2.97,11,7,2.86,11,5.07,2.62,14,2.6,2.19,5,3.9,2.64,10,2.75,1.96,12,6.1,2.73,10,5.92,3.37,12,4.89,2.32,9,4,3.06,10 +3993,electrocution,2.45,1.28,20,5.76,2.66,17,2.5,1.47,22,2.6,1.14,5,2.4,1.35,15,6.2,2.39,5,5.58,2.84,12,3,1.33,10,2.08,1.51,12,2.4,0.97,10,2.5,1.58,10,6.33,2.55,9,5.12,2.8,8,2.45,1.37,11,2.55,1.63,11,2.33,1.15,12,2.62,1.51,8,4,2.73,8,7.33,1.32,9,2.55,1.57,11,2.45,1.44,11 +3994,electromagnetic,5.1,1.64,21,5.22,2.41,23,4.86,2.15,21,4.4,1.52,5,5.31,1.66,16,5.33,1.92,12,5.09,2.95,11,4.73,1.95,11,5.11,2.57,9,5.17,1.9,12,5,1.32,9,5.56,2.42,16,4.43,2.37,7,5.36,1.8,11,4.3,2.45,10,5.38,1.76,13,4.62,1.41,8,5.63,2.31,19,3.25,2.06,4,4.86,2.44,14,4.86,1.57,7 +3995,electron,5.33,2.06,18,3.82,2.61,22,4.57,2.31,23,5.9,1.6,10,5.14,2.12,7,5.12,2.85,8,3.07,2.23,14,4.29,2.81,7,4.69,2.15,16,4.86,2.27,7,5.64,1.96,11,2.89,2.67,9,4.46,2.47,13,4.55,2.62,11,4.58,2.11,12,5,2.41,12,6,0.89,6,3.64,3.07,11,4,2.19,11,4.62,2.47,13,4.5,2.22,10 +3996,electronic,6.52,1.69,21,3.64,2.72,22,5.41,2.32,27,7,1.25,10,6.09,1.97,11,3.14,2.85,7,3.87,2.72,15,5.53,2.9,17,5.2,0.79,10,6.73,1.62,11,6.3,1.83,10,4.6,3.51,5,3.35,2.5,17,5.36,2.68,14,5.46,1.98,13,6.38,1.76,13,6.75,1.67,8,3.7,3.23,10,3.58,2.35,12,5.79,2.46,14,5,2.2,13 +3997,electronics,6.5,1.76,18,4.6,2.37,20,5.96,2.44,25,7.2,0.84,5,6.23,1.96,13,4.27,2.49,11,5,2.29,9,5.88,2.6,16,6.11,2.26,9,7,1.73,7,6.18,1.78,11,4.78,2.49,9,4.45,2.38,11,6,2.68,20,5.8,1.3,5,6.33,2.18,9,6.67,1.32,9,4.18,2.44,11,5.11,2.32,9,5.63,2.54,19,7,1.9,6 +3998,elegance,6.91,2,22,4.24,2.68,25,6.26,2.38,23,7.44,1.51,9,6.54,2.26,13,3.67,3.24,9,4.56,2.37,16,6.62,2.26,8,6.07,2.49,15,6,2.39,8,7.43,1.6,14,4.92,2.75,13,3.5,2.5,12,5.83,3.01,12,6.73,1.42,11,7,2.45,12,6.8,1.4,10,4.27,3.17,15,4.2,1.87,10,6.08,2.84,12,6.45,1.86,11 +3999,elegant,7,1.2,19,4.43,2.59,23,5.95,2.1,38,7.67,0.58,3,6.88,1.26,16,4,2.58,7,4.8,2.65,15,5.84,2.29,19,5.94,1.95,18,6.78,1.39,9,7.2,1.03,10,4.4,2.76,10,4.67,2.57,12,5.88,2.03,17,6,2.21,21,6.86,1.68,7,7.08,0.9,12,4.4,2.5,20,4.67,3.79,3,6.05,1.94,21,5.82,2.35,17 +4000,element,5.58,1.46,19,3.9,2.36,21,5,1.95,20,5,1,3,5.69,1.54,16,3,1.67,6,4.27,2.55,15,5.33,1.97,6,4.86,1.99,14,5.5,1.51,10,5.67,1.5,9,4,2.52,7,3.86,2.38,14,5.2,2.15,10,4.8,1.81,10,5.5,1.51,8,5.64,1.5,11,4,2.18,9,3.83,2.59,12,5.38,2.62,8,4.75,1.42,12 +4001,elemental,5.19,1.72,21,4.35,2.33,23,4.77,1.34,26,5.82,1.33,11,4.5,1.9,10,4.82,2.32,11,3.92,2.35,12,4.64,1.12,11,4.86,1.56,14,5.3,2.21,10,5.09,1.22,11,4.91,2.47,11,3.83,2.17,12,4.59,1.42,17,5.12,1.25,8,5.15,2.15,13,5.25,0.71,8,4.47,2.47,15,4.12,2.17,8,4.82,1.55,17,4.67,0.87,9 +4002,elementary,6.11,1.49,19,3.5,2.14,20,4.91,2.02,23,6.31,1.7,13,5.67,0.82,6,4,2.83,5,3.33,1.95,15,4.92,2.15,12,4.91,1.97,11,6,1.73,9,6.2,1.32,10,3.86,2.34,7,3.31,2.1,13,4.82,1.78,11,5,2.3,12,5.89,0.78,9,6.3,1.95,10,3.7,2.31,10,3.3,2.06,10,4.89,2.76,9,4.93,1.49,14 +4003,elephant,6.17,2.33,18,4.23,2.33,22,4.23,2.02,22,6.6,1.51,10,6.29,2.69,7,4.75,1.98,8,3.93,2.53,14,2.86,1.57,7,4.87,1.92,15,5.57,2.7,7,6.55,2.11,11,3.89,2.26,9,4.46,2.44,13,3.9,1.73,10,4.5,2.28,12,5.64,2.77,11,7,1.15,7,3.64,2.42,11,4.82,2.18,11,4.08,2.25,13,4.44,1.74,9 +4004,elevate,6.42,1.64,19,4.65,2.1,23,5.67,2.11,18,6.33,1.32,9,6.5,1.96,10,5,1.63,7,4.6,2.35,15,6.6,2.12,10,4.5,1.51,8,7,1.32,9,5.9,1.79,10,5.1,2.38,10,4.42,1.93,12,5.88,2.1,8,5.22,2.17,9,6.75,1.66,12,5.86,1.57,7,4.55,2.01,20,5.33,3.06,3,5.88,2.1,8,5.5,2.22,10 +4005,elevation,5.67,1.56,21,3.57,2.45,23,6.06,2.62,18,6,1.87,9,5.42,1.31,12,4.27,2.65,11,2.92,2.15,12,6,3.09,10,6.12,2.1,8,5.71,2.14,7,5.54,1.27,13,4.09,2.74,11,3.08,2.15,12,6,3.16,7,6.09,2.39,11,5.31,1.75,13,6.25,1.04,8,3.64,2.46,11,3.5,2.54,12,5.67,3.08,9,6.44,2.19,9 +4006,elevator,5.95,1.5,40,3.65,2.25,43,4.92,2.26,24,6,1.05,10,5.96,1.69,28,3.68,2.21,19,3.57,2.35,23,4,2,8,5.38,2.31,16,5.94,1.26,18,5.95,1.75,21,3.5,2.53,18,3.76,2.07,25,4.59,2.29,17,5.83,2.32,6,5.82,1.59,22,6.11,1.41,18,3,2.22,20,4.22,2.15,23,5.31,2.44,16,4.12,1.73,8 +4007,eleven,5,1.45,19,3.05,2.42,21,5.2,2.4,20,4.67,1.15,3,5.06,1.53,16,3,2.1,6,3.07,2.6,15,6.17,2.23,6,4.79,2.42,14,5,0.47,10,5,2.12,9,2.14,1.77,7,3.5,2.62,14,5.2,2.9,10,5.2,1.93,10,4.5,1.6,8,5.36,1.29,11,2.89,2.76,9,3.17,2.25,12,5.12,3.31,8,5.25,1.71,12 +4008,elf,6.1,2.17,21,4.3,2.14,23,5.43,2.04,21,4.6,3.29,5,6.56,1.55,16,4.92,2.43,12,3.64,1.63,11,5.73,2.05,11,4.78,1.92,9,6.5,2.15,12,5.56,2.19,9,4.69,2.27,16,3.43,1.62,7,5.82,1.47,11,5,2.54,10,6.54,2.18,13,5.38,2.07,8,4.32,2.33,19,4.25,0.96,4,4.86,1.99,14,6.57,1.72,7 +4009,elicit,4.14,1.68,21,5.27,2.25,22,4.4,1.88,20,4.89,1.54,9,3.58,1.62,12,4.33,2.8,6,5.6,2.06,15,2.67,1.51,6,5.14,1.51,14,4.44,1.59,9,3.92,1.78,12,4.2,2.05,5,5.59,2.27,17,4.56,2.07,9,4.27,1.79,11,3.92,1.88,12,4.44,1.42,9,6.22,2.05,9,4.62,2.22,13,4.36,2.01,11,4.44,1.81,9 +4010,eligible,6.45,1.68,22,4.81,2.27,21,6,1.77,22,6.36,1.95,14,6.62,1.19,8,4.91,2.12,11,4.44,2.55,9,4.67,1.51,6,6.5,1.63,16,6.5,1.58,10,6.42,1.83,12,4,2.53,11,5.7,1.64,10,5.38,1.76,13,6.89,1.45,9,6.5,1.68,12,6.4,1.78,10,4.92,2.25,13,4.62,2.45,8,5.58,1.51,12,6.5,2.01,10 +4011,eliminate,3.89,1.49,19,3.64,2.36,22,5.48,2.27,23,4,1.41,11,4.14,1.35,7,4.25,2.49,8,3.29,2.3,14,6.14,1.95,7,5.19,2.4,16,3.12,1.64,8,4.45,1.13,11,3.78,2.68,9,3.54,2.22,13,6.36,1.69,11,4.67,2.5,12,3.75,1.71,12,4.14,1.07,7,3.64,2.46,11,3.64,2.38,11,5.23,2.31,13,5.8,2.3,10 +4012,elimination,3.86,1.96,21,3.35,2.33,23,4.33,2.38,18,4.22,2.59,9,3.58,1.38,12,3.64,2.29,11,3.08,2.43,12,3.9,2.38,10,4.88,2.42,8,5.14,2.19,7,3.08,1.5,13,3.55,2.34,11,3.17,2.41,12,3.86,2.73,7,4.64,2.2,11,3.92,2.29,13,3.75,1.39,8,3.27,2.33,11,3.42,2.43,12,3.78,2.05,9,4.89,2.67,9 +4013,elite,5.71,2.1,21,5.9,2.22,20,5.34,2.3,35,6.12,2.75,8,5.46,1.66,13,5.6,2.61,5,6,2.17,15,5.18,2.36,11,5.42,2.32,24,5.69,2.43,13,5.75,1.58,8,6.25,2.6,12,5.38,1.51,8,5.5,2.14,20,5.13,2.56,15,6,2.19,11,5.4,2.07,10,6.73,1.49,11,4.89,2.62,9,5.41,2.32,22,5.23,2.35,13 +4014,elitist,4.5,1.97,22,4.57,2.59,23,5.74,2.08,19,3.5,1.77,8,5.08,1.98,13,4.5,2.93,8,4.64,2.59,14,5.29,2.43,7,6,2,11,4.38,2.33,8,4.54,1.9,13,4,2.78,9,4.93,2.5,14,4.86,1.57,7,6.25,2.22,12,4.91,2.21,11,4.09,1.7,11,3.22,2.39,9,5.43,2.41,14,5.75,2.11,16,5.67,2.31,3 +4015,elixir,5.68,1.97,19,3.95,2.32,22,5.43,2.2,21,5.89,1.76,9,5.5,2.22,10,4.5,2.33,8,3.64,2.34,14,6.4,1.65,10,4.55,2.34,11,5.43,1.27,7,5.83,2.33,12,3.7,2.21,10,4.17,2.48,12,4.77,2.24,13,6.5,1.77,8,5.2,2.25,10,6.22,1.56,9,3.62,2.07,8,4.14,2.51,14,5.69,2.1,13,5,2.45,8 +4016,elk,5.81,1.97,21,3.48,2.04,21,4.67,2.14,24,6.08,1.38,12,5.44,2.6,9,3.43,2.07,7,3.5,2.1,14,4.4,2.41,10,4.86,1.99,14,6.5,3,4,5.65,1.73,17,3.5,1.84,10,3.45,2.3,11,3.57,1.81,7,5.12,2.15,17,6.42,2.19,12,5,1.32,9,3.77,1.96,13,3,2.2,8,4,2.35,9,5.07,1.98,15 +4017,elm,6.32,1.38,19,3.05,2.13,21,5.43,2.11,23,5.2,0.45,5,6.85,1.34,13,3.33,2.73,6,2.93,1.94,15,5.6,2.12,10,5.31,2.18,13,5.71,1.38,7,6.82,1.25,11,2.86,2.67,7,3.14,1.92,14,4.91,1.64,11,5.92,2.43,12,6,1.28,12,6.86,1.46,7,3,2.37,11,3.1,1.97,10,5.79,2.01,14,4.89,2.26,9 +4018,elope,6.58,1.5,19,5.7,2.2,20,6.21,2.76,19,6.77,1.64,13,6.17,1.17,6,5.6,2.79,5,5.73,2.09,15,6,2.51,8,6.36,3.04,11,6.67,1.94,9,6.5,1.08,10,6.86,2.73,7,5.08,1.66,13,5.67,3.04,9,6.7,2.54,10,6.67,1.8,9,6.5,1.27,10,5.1,2.73,10,6.3,1.42,10,7.14,2.48,7,5.67,2.87,12 +4019,eloquence,6.76,1.48,21,3.91,2.7,23,6.46,1.75,26,6.64,1.69,11,6.9,1.29,10,4.64,2.87,11,3.25,2.45,12,6.64,1.8,11,6.43,1.79,14,6.8,1.23,10,6.73,1.74,11,4.73,2.87,11,3.17,2.41,12,6.35,1.9,17,6.88,1.46,8,6.92,1.71,13,6.5,1.07,8,4.47,2.77,15,2.88,2.36,8,6.71,1.76,17,6,1.73,9 +4020,eloquent,7.16,1.61,19,4.61,2.39,23,6.37,1.61,19,6.44,1.67,9,7.8,1.32,10,4.29,2.29,7,4.8,2.57,15,6.3,2.06,10,6.44,1.01,9,7.78,1.48,9,6.6,1.58,10,5.6,2.41,10,3.83,2.25,12,5.62,1.92,8,7,1.15,10,7.08,1.68,12,7.29,1.6,7,4.7,2.41,20,4,2.65,3,6,1.93,8,6.64,1.36,11 +4021,elude,4.62,1.88,21,4,2.97,20,5.05,2.75,22,5.33,2.88,6,4.33,1.35,15,4.75,3.45,8,3.5,2.65,12,5.25,2.9,12,4.8,2.7,10,5.22,2.59,9,4.17,1.03,12,4.44,2.88,9,3.64,3.14,11,3.71,2.43,7,5.67,2.74,15,5,2.11,10,4.27,1.68,11,3.77,2.65,13,4.43,3.69,7,4.92,3.34,12,5.2,1.99,10 +4022,elusive,4.3,1.66,20,4.5,2.87,18,4.73,2.21,22,4.4,1.52,5,4.27,1.75,15,4.83,2.56,6,4.33,3.11,12,4.6,2.27,10,4.83,2.25,12,4.7,1.34,10,3.9,1.91,10,4.9,2.73,10,4,3.16,8,4.55,2.16,11,4.91,2.34,11,3.67,1.61,12,5.25,1.28,8,3,3.04,9,6,1.8,9,4.73,2.8,11,4.73,1.56,11 +4023,email,6,1.62,20,4.5,2.35,22,6.11,1.94,19,6,2.06,9,6,1.26,11,2.8,2.17,5,5.19,2.14,16,5.5,1.87,6,6.38,1.98,13,6.07,1.69,14,5.83,1.6,6,4.33,2.46,12,5,2.24,9,5.78,1.48,9,6.4,2.32,10,5.4,1.84,10,6.6,1.17,10,4.08,2.43,12,5,2.26,10,6.67,2.07,6,5.85,1.91,13 +4024,emancipation,6.57,1.89,21,3.65,2.32,20,4.73,2.93,22,6.67,1.51,6,6.53,2.07,15,3.62,2.2,8,3.67,2.5,12,4.67,3.26,12,4.8,2.66,10,6.67,2,9,6.5,1.88,12,3.44,1.88,9,3.82,2.71,11,3.71,2.21,7,5.2,3.17,15,7.1,1.91,10,6.09,1.81,11,4,2.48,13,3,2,7,5,3.1,12,4.4,2.84,10 +4025,embankment,5,1.11,19,3.62,2.25,21,5.43,2.09,23,5.67,1.15,3,4.88,1.09,16,4.12,1.64,8,3.31,2.56,13,5.11,2.47,9,5.64,1.86,14,4.56,1.13,9,5.4,0.97,10,3.89,2.32,9,3.42,2.27,12,5.93,2.15,15,4.5,1.69,8,4.57,1.13,7,5.25,1.06,12,3.7,2.67,10,3.55,1.92,11,5.69,2.43,13,5.1,1.6,10 +4026,embargo,5.05,1.56,22,4.59,2.32,22,5.45,2.16,20,4.75,2.05,8,5.21,1.25,14,5.2,2.62,10,4.08,2.02,12,6.14,2.85,7,5.08,1.71,13,5.45,1.75,11,4.64,1.29,11,3.91,1.97,11,5.27,2.53,11,5.8,2.18,15,4.4,1.95,5,4.4,1.17,10,5.58,1.68,12,4.3,1.95,10,4.83,2.66,12,5.6,2.27,10,5.3,2.16,10 +4027,embark,5.89,1.76,19,4.3,2.9,20,6.39,2.06,23,6.15,1.86,13,5.33,1.51,6,4.4,3.21,5,4.27,2.91,15,6.62,1.76,13,6.1,2.47,10,6.22,1.86,9,5.6,1.71,10,5.71,3.35,7,3.54,2.44,13,6.5,2.42,10,6.31,1.84,13,5.67,1.32,9,6.1,2.13,10,4.4,2.91,10,4.2,3.05,10,7.38,2,8,5.87,1.96,15 +4028,embarrass,3.38,1.88,21,5.47,2.74,19,4.22,2.62,36,3.38,2.13,8,3.38,1.8,13,4.6,2.61,5,5.79,2.81,14,4.09,2.51,11,4.28,2.72,25,3,1.83,13,4,1.93,8,5.64,3.01,11,5.25,2.49,8,4.15,2.68,20,4.31,2.63,16,3.09,1.51,11,3.7,2.26,10,6.45,2.66,11,4.12,2.36,8,3.59,2.59,22,5.21,2.42,14 +4029,embarrassed,3.51,1.72,41,5.38,2.44,45,3.67,2.66,18,3.88,1.9,17,3.25,1.57,24,4.91,2.7,11,5.55,2.41,33,3,2.36,10,4.5,2.93,8,3.32,1.62,22,3.74,1.85,19,5.15,2.72,26,5.72,2.08,18,3.71,2.5,7,3.64,2.87,11,3.46,1.82,26,3.6,1.59,15,5.78,2.41,27,4.78,2.44,18,2.67,0.87,9,4.67,3.46,9 +4030,embarrassing,3.53,1.39,19,5.95,2.38,21,3.87,2.1,23,3.8,1.48,5,3.38,1.45,13,5.83,2.56,6,6,2.39,15,3.9,2.42,10,3.85,1.91,13,2.86,0.9,7,3.91,1.58,11,5.14,2.97,7,6.36,2.02,14,3.36,2.25,11,4.33,1.92,12,3.58,1,12,3.43,1.99,7,5.55,2.84,11,6.4,1.78,10,3.86,2.35,14,3.89,1.76,9 +4031,embarrassment,2.72,1.6,18,5.45,2.42,20,2.92,1.71,25,2,1.41,5,3,1.63,13,5.55,2.7,11,5.33,2.18,9,3.25,1.84,16,2.33,1.32,9,3,1.73,7,2.55,1.57,11,5.11,2.76,9,5.73,2.2,11,2.8,1.7,20,3.4,1.82,5,2.67,1.66,9,2.78,1.64,9,5.36,2.66,11,5.56,2.24,9,3.11,1.85,19,2.33,1.03,6 +4032,embassy,5.3,2.12,23,3.91,2.2,22,5.79,1.87,19,6.25,2.05,8,4.8,2.04,15,3.3,1.77,10,4.42,2.47,12,6.43,2.3,7,5.42,1.56,12,4.75,2.49,12,5.91,1.51,11,3.64,2.16,11,4.18,2.32,11,5.71,2.09,14,6,1.22,5,3.82,1.33,11,6.67,1.78,12,4.6,2.27,10,3.33,2.06,12,5.11,1.76,9,6.4,1.84,10 +4033,embattled,4.05,1.36,39,4.02,2.56,48,4.88,2.25,48,4.2,1.74,15,3.96,1.08,24,4.33,2.43,18,3.83,2.65,30,4.75,2.17,24,4.83,2.25,23,3.95,1.57,20,4.16,1.12,19,4.58,2.38,24,3.46,2.65,24,4.92,2.43,25,4.83,2.08,23,4.28,1.43,25,3.64,1.15,14,3.88,2.32,32,4.31,3.03,16,5,1.88,26,4.73,2.66,22 +4034,embezzlement,2.95,1.27,19,4.67,2.28,18,4.18,2.77,17,3.45,1.29,11,2.25,0.89,8,5,2.71,4,4.57,2.24,14,4.12,2.64,8,4.22,3.03,9,3.25,1.04,8,2.73,1.42,11,4.14,2.61,7,5,2.1,11,5,2.76,6,3.73,2.8,11,3,1.08,13,2.83,1.72,6,4.45,1.92,11,5,2.89,7,3.86,3.08,7,4.4,2.67,10 +4035,embezzler,3.05,2.12,19,5.24,2.68,21,3.79,2.48,28,2.33,1.21,6,3.38,2.4,13,5.73,2.65,11,4.7,2.75,10,4.91,2.95,11,3.06,1.89,17,4,2.28,11,1.75,0.89,8,4.9,2.47,10,5.55,2.94,11,4.33,2.47,18,2.8,2.3,10,3.46,2.11,13,2.17,2.04,6,4.85,2.61,13,5.88,2.85,8,3.38,2.55,16,4.33,2.39,12 +4036,emblem,6,1.7,19,2.67,1.85,21,5.46,1.77,24,5.25,2.06,4,6.2,1.61,15,4.25,2.75,4,2.29,1.45,17,6.11,1.69,9,5.07,1.75,15,6.12,1.73,8,5.91,1.76,11,3.2,2.2,10,2.18,1.4,11,5.43,1.28,14,5.5,2.37,10,5.91,1.87,11,6.12,1.55,8,2,1.05,10,3.27,2.24,11,5.41,2.06,17,5.57,0.79,7 +4037,embodiment,5.72,1.53,18,3.78,2.37,18,4.91,2.15,23,6.4,1.52,5,5.46,1.51,13,3.11,2.47,9,4.44,2.19,9,5.07,2.06,14,4.67,2.4,9,6.57,1.27,7,5.18,1.47,11,2.71,2.36,7,4.45,2.21,11,4.83,2.23,18,5.2,2.05,5,5.89,1.27,9,5.56,1.81,9,3.2,2.15,10,4.5,2.56,8,4.71,2.28,17,5.5,1.76,6 +4038,embolism,2.14,1.46,21,4.17,2.12,23,4.05,2.36,22,1.62,0.74,8,2.46,1.71,13,4.62,2.14,13,3.6,2.07,10,5.08,2.14,13,2.56,1.88,9,1.75,1.39,8,2.42,1.56,12,4.46,1.61,13,3.8,2.7,10,5.08,2.07,12,2.8,2.15,10,2.4,1.84,10,1.91,1.04,11,4.44,2.03,16,3.57,2.37,7,3.9,2.28,10,4.17,2.52,12 +4039,embrace,7,1.45,20,5.82,2.58,17,6.58,2.32,24,6.8,1.3,5,7.07,1.53,15,4.2,3.11,5,6.5,2.11,12,6.23,2.52,13,7,2.1,11,6.9,1.66,10,7.1,1.29,10,4.86,2.41,7,6.5,2.59,10,6.12,2.28,16,7.5,2.27,8,6.71,1.49,14,7.67,1.21,6,6.09,2.26,11,5.33,3.27,6,6.8,2.51,15,6.22,2.05,9 +4040,embroidery,6.53,1.74,19,2.85,2.52,20,6.05,2.06,20,5.67,1.15,3,6.67,1.88,15,2.4,2.22,10,3.3,2.83,10,6.1,1.6,10,6,2.54,10,6.17,2.32,6,6.67,1.56,12,1.57,1.13,7,3.54,2.82,13,5.5,2.62,8,6.42,1.62,12,6.92,1.62,12,5.86,1.86,7,2.7,2.36,10,3,2.79,10,5.89,2.47,9,6.18,1.78,11 +4041,embryo,5.75,1.55,20,3.7,1.77,23,4.86,1.88,21,6.44,1.13,9,5.18,1.66,11,3.55,1.86,11,3.83,1.75,12,5.12,1.64,8,4.69,2.06,13,5.93,1.33,14,5.33,2.07,6,3.33,1.8,9,3.93,1.77,14,5.38,1.77,8,4.54,1.94,13,5.6,1.51,10,5.9,1.66,10,4.31,1.65,13,2.9,1.66,10,5,1.48,12,4.67,2.4,9 +4042,emcee,5.15,1.31,20,4.05,2.1,22,4.74,2.38,19,5.56,1.42,9,4.82,1.17,11,2,1.41,5,4.56,1.93,16,3.5,3.02,6,5.31,1.89,13,5.07,1.44,14,5.33,1.03,6,4,2.04,12,3.89,2.32,9,4.11,1.05,9,5.3,3.09,10,5,1.41,10,5.3,1.25,10,3.67,2.19,12,4.5,2.01,10,4.5,2.66,6,4.85,2.34,13 +4043,emerald,7.3,1.75,20,5.33,2.32,24,6.32,2.03,22,7.75,1.39,8,7,1.95,12,5.38,2.47,13,5.27,2.24,11,6.15,2.19,13,6.56,1.88,9,8.12,0.99,8,6.82,2.04,11,5.86,1.61,14,4.6,2.99,10,6.33,2.02,12,6.3,2.16,10,7.22,2.22,9,7.36,1.36,11,5.53,2.58,17,4.86,1.57,7,6.4,2.32,10,6.25,1.86,12 +4044,emerge,5.75,1.45,20,4.74,2.2,23,6.67,1.96,21,5.78,0.83,9,5.73,1.85,11,5,2.49,11,4.5,1.98,12,5.75,1.91,8,7.23,1.83,13,5.86,1.51,14,5.5,1.38,6,4.11,2.62,9,5.14,1.88,14,6,1.69,8,7.08,2.06,13,6.1,1.73,10,5.4,1.07,10,4.08,2.14,13,5.6,2.07,10,6.83,1.75,12,6.44,2.3,9 +4045,emergency,2.72,1.23,18,6.43,2.73,21,2.72,1.53,18,2.62,0.92,8,2.8,1.48,10,4.43,3.36,7,7.43,1.74,14,2.64,1.21,11,2.86,2.04,7,2.91,1.3,11,2.43,1.13,7,6.11,3.33,9,6.67,2.31,12,2.27,1.27,11,3.43,1.72,7,2.58,1,12,3,1.67,6,5.58,3.2,12,7.56,1.42,9,3,1.58,9,2.44,1.51,9 +4046,emery,4.74,1.32,23,3.59,2.09,22,5.6,2.64,20,4.75,0.89,8,4.73,1.53,15,4.1,2.23,10,3.17,1.95,12,7.43,2.82,7,4.62,2.02,13,4.75,1.54,12,4.73,1.1,11,3.27,2.05,11,3.91,2.17,11,5.53,3.04,15,5.8,0.84,5,4.55,1.44,11,4.92,1.24,12,3.4,1.78,10,3.75,2.38,12,4.8,2.49,10,6.4,2.67,10 +4047,eminence,5.43,1.62,23,4.5,2.41,22,5,2.08,19,5.88,1.46,8,5.2,1.7,15,4.6,2.37,10,4.42,2.54,12,5.57,2.37,7,4.67,1.92,12,5.5,1.88,12,5.36,1.36,11,4.73,2.15,11,4.27,2.72,11,5.07,2.27,14,4.8,1.64,5,4.64,1.36,11,6.17,1.53,12,4.7,2.06,10,4.33,2.74,12,5.11,2.2,9,4.9,2.08,10 +4048,eminent,5.58,1.8,19,4.95,2.16,21,5.09,1.9,23,4.4,0.89,5,6.08,1.93,13,3.83,1.72,6,5.4,2.2,15,5,1.94,10,5.15,1.95,13,5.57,2.15,7,5.64,1.75,11,4.71,3.09,7,5.07,1.64,14,4.55,1.97,11,5.58,1.78,12,4.92,1.62,12,6.71,1.6,7,4.45,2.38,11,5.5,1.84,10,4.71,1.94,14,5.67,1.8,9 +4049,emissary,4.76,1.55,21,3.39,2.41,23,5.56,2.15,18,4.78,1.72,9,4.75,1.48,12,4.09,2.21,11,2.75,2.49,12,5.8,2.39,10,5.25,1.91,8,4.43,1.13,7,5.08,1.71,13,4.09,2.43,11,2.75,2.3,12,5.57,2.76,7,5.55,1.81,11,4.46,1.2,13,5.25,1.98,8,3.27,2.57,11,3.5,2.35,12,5,2.18,9,6.11,2.09,9 +4050,emission,4.1,1.62,20,3.67,2.51,24,4.68,1.95,19,4.56,1.24,9,3.73,1.85,11,4,3.1,6,3.65,2.42,17,4.71,1.89,7,4.67,2.06,12,4.19,1.47,16,3.75,2.36,4,3.36,2.47,14,4.33,2.69,9,4.56,1.94,9,4.8,2.04,10,3.91,1.51,11,4.33,1.8,9,3.38,2.45,16,4.25,2.71,8,4.64,2.25,11,4.75,1.58,8 +4051,emit,4.81,1.69,21,3.96,2.41,25,5.26,2.4,19,5.22,2.05,9,4.5,1.38,12,3.83,2.32,6,4.06,2.55,18,5.29,2.36,7,5.25,2.53,12,4.88,1.82,16,4.6,1.34,5,3.64,2.47,14,4.5,2.46,10,5.78,2.64,9,4.8,2.2,10,5,1.91,12,4.56,1.42,9,4.25,2.32,16,3.44,2.6,9,5.45,2.7,11,5,2.07,8 +4052,emotion,6.62,1.88,21,4.75,2.79,20,5,2.89,22,7.67,1.37,6,6.2,1.93,15,5.12,2.7,8,4.5,2.94,12,6.17,2.44,12,3.6,2.88,10,7.11,2.09,9,6.25,1.71,12,5.33,2.87,9,4.27,2.76,11,3.71,2.5,7,5.6,2.95,15,6.9,2.18,10,6.36,1.63,11,5.38,2.96,13,3.57,2.15,7,5.33,3.11,12,4.6,2.72,10 +4053,emotional,5.11,1.79,19,5.32,2.46,22,4.5,2.23,18,4.89,1.36,9,5.3,2.16,10,5.86,2.41,7,5.21,2.55,14,4.78,2.39,9,4.22,2.17,9,5.56,2.13,9,4.7,1.42,10,5.2,2.62,10,5.64,2.42,11,3.75,1.58,8,5.1,2.56,10,5.58,2.02,12,4.29,0.95,7,5.11,2.45,19,6.67,2.52,3,4,1.83,7,4.82,2.48,11 +4054,empathize,7.1,1.37,21,3.55,2.36,22,6.38,1.91,21,6.44,1.33,9,7.58,1.24,12,2.5,1.76,6,3.73,2.43,15,6.33,1.97,6,6.4,1.96,15,6.33,1.41,9,7.67,1.07,12,3.8,2.28,5,3.47,2.45,17,6.1,1.66,10,6.64,2.16,11,7.42,1.38,12,6.67,1.32,9,4.33,2.87,9,3,1.87,13,6.92,1.44,12,5.67,2.29,9 +4055,empathy,7.29,1.49,21,3.62,2.06,21,5.9,1.97,21,6.67,1.66,9,7.75,1.22,12,3.17,1.94,6,3.79,2.22,14,5,2.45,6,6.27,1.71,15,6.67,1.73,9,7.75,1.14,12,3.2,1.3,5,3.75,2.27,16,5.4,2.12,10,6.36,1.8,11,7.5,1.62,12,7,1.32,9,3.62,1.85,8,3.62,2.26,13,6.33,2.19,12,5.33,1.58,9 +4056,emperor,4.68,1.83,19,4.25,2.2,20,5.32,2.32,22,5,1.58,5,4.69,1.97,13,4.17,2.32,6,4.29,2.23,14,5.8,1.75,10,4.92,2.71,12,4.57,1.27,7,4.91,2.17,11,5.5,2.43,6,3.71,1.94,14,6.1,1.6,10,4.67,2.67,12,4.75,1.6,12,4.57,2.3,7,4.6,2.8,10,3.9,1.45,10,5.38,2.26,13,5.22,2.54,9 +4057,emphasis,5.26,1.66,19,4.1,1.87,21,5,1.78,20,6,1,3,5.12,1.75,16,3.67,1.86,6,4.27,1.91,15,4.5,2.35,6,5.21,1.53,14,5.5,1.18,10,5,2.12,9,3.57,1.9,7,4.36,1.86,14,4.9,2.13,10,5.1,1.45,10,5.12,1.46,8,5.36,1.86,11,3.67,2,9,4.42,1.78,12,5.62,2.07,8,4.58,1.51,12 +4058,emphasize,5.75,1.16,20,4.21,2.4,24,6.43,1.62,28,5.88,0.83,8,5.67,1.37,12,3.67,2.45,9,4.53,2.39,15,6.36,1.34,14,6.5,1.91,14,6.11,1.45,9,5.45,0.82,11,3.75,2.01,12,4.67,2.74,12,6.21,1.89,14,6.64,1.34,14,5.9,1.45,10,5.6,0.84,10,4.67,2.1,12,3.75,2.67,12,6.58,1.44,12,6.31,1.78,16 +4059,emphysema,2.47,1.5,19,4.25,2.29,20,4.3,2.55,23,2,1,3,2.56,1.59,16,5.25,2.31,8,3.58,2.11,12,4.78,2.05,9,4,2.86,14,2.44,1.81,9,2.5,1.27,10,3.38,1.77,8,4.83,2.48,12,4.93,2.74,15,3.12,1.73,8,2.86,1.68,7,2.25,1.42,12,3.89,2.2,9,4.55,2.42,11,4.62,3.07,13,3.9,1.73,10 +4060,empire,5.36,2.01,22,4.59,2.75,22,5.95,2.52,20,5.75,1.75,8,5.14,2.18,14,4.9,2.96,10,4.33,2.67,12,4.43,2.57,7,6.77,2.17,13,5.18,2.09,11,5.55,2.02,11,4.36,2.66,11,4.82,2.96,11,5.53,2.5,15,7.2,2.39,5,4.3,1.95,10,6.25,1.66,12,5.2,2.57,10,4.08,2.91,12,6.3,2.31,10,5.6,2.8,10 +4061,empirical,4.67,1.68,21,4.14,2.4,22,5.3,1.84,20,5.25,1.67,8,4.31,1.65,13,4.8,2.7,10,3.58,2.07,12,5.57,2.64,7,5.15,1.34,13,5,2.05,11,4.3,1.16,10,3.36,1.96,11,4.91,2.63,11,5.27,2.09,15,5.4,0.89,5,4.3,2,10,5,1.34,11,3.8,1.81,10,4.42,2.84,12,4.7,1.7,10,5.9,1.85,10 +4062,employ,5.89,2.31,19,3.83,2.01,23,5,2.11,19,6.11,1.62,9,5.7,2.87,10,3.71,1.98,7,4,2.1,15,5.1,1.97,10,4.89,2.37,9,6.11,2.37,9,5.7,2.36,10,3.7,2.31,10,4.08,1.83,12,4.38,1.41,8,5.2,2.44,10,5.58,2.57,12,6.43,1.81,7,3.7,2.08,20,4.67,1.53,3,5,1.93,8,5,2.32,11 +4063,employee,5.29,2.1,21,4.65,2.89,20,4.81,2.33,36,5.12,2.17,8,5.38,2.14,13,4.4,2.79,5,4.73,3.01,15,5.55,2.3,11,4.48,2.31,25,4.92,2.33,13,5.88,1.64,8,4.17,3.01,12,5.38,2.72,8,5.05,2.5,20,4.5,2.13,16,4.55,2.11,11,6.1,1.85,10,5.09,3.27,11,4.11,2.42,9,4.77,2.54,22,4.86,2.03,14 +4064,employer,5.3,1.56,20,4.06,2.54,17,3.3,2.6,23,4.8,1.48,5,5.47,1.6,15,5.75,2.5,4,3.54,2.4,13,3.58,2.71,12,3,2.57,11,5.2,1.93,10,5.4,1.17,10,6,2,6,3,2.19,11,3.33,2.53,15,3.25,2.92,8,5.07,1.59,14,5.83,1.47,6,4.25,2.22,12,3.6,3.44,5,3.47,2.47,15,3,2.98,8 +4065,employment,6,1.86,19,5.02,2.68,44,5.36,2.55,58,5.33,1.53,3,6.12,1.93,16,5.14,2.74,21,4.91,2.68,23,4.81,2.59,27,5.84,2.45,31,6.33,1.94,9,5.7,1.83,10,4.75,2.2,20,5.25,3.05,24,5.37,2.49,38,5.35,2.72,20,6.71,1.11,7,5.58,2.11,12,4.73,2.66,30,5.64,2.71,14,5.19,2.48,32,5.58,2.66,26 +4066,emporium,5.25,1.37,20,4.17,2.27,23,6.05,1.53,21,4.89,1.83,9,5.55,0.82,11,4.55,2.88,11,3.83,1.59,12,5.62,1.3,8,6.31,1.65,13,4.93,1.38,14,6,1.1,6,5,3,9,3.64,1.55,14,6,1.6,8,6.08,1.55,13,5.1,1.2,10,5.4,1.58,10,4.23,2.24,13,4.1,2.42,10,6.25,1.54,12,5.78,1.56,9 +4067,empress,4.95,1.47,20,3.87,2.16,23,6.1,2.3,21,5.44,1.33,9,4.55,1.51,11,4.27,2.69,11,3.5,1.57,12,5.62,1.6,8,6.38,2.66,13,5.21,0.89,14,4.33,2.34,6,4,2.69,9,3.79,1.85,14,6.75,2.25,8,5.69,2.32,13,5,0.82,10,4.9,1.97,10,3.62,1.94,13,4.2,2.49,10,6,2.7,12,6.22,1.79,9 +4068,emptiness,3.26,2.28,23,3.18,2.46,22,4.1,2.2,20,4.12,2.1,8,2.8,2.31,15,2.4,1.9,10,3.83,2.76,12,5.71,2.06,7,3.23,1.79,13,3.83,2.52,12,2.64,1.91,11,3.64,3.04,11,2.73,1.74,11,4,2.33,15,4.4,1.95,5,2.64,1.43,11,3.83,2.79,12,4.5,2.88,10,2.08,1.38,12,3.3,1.83,10,4.9,2.33,10 +4069,empty,3.78,1.77,18,2.25,1.65,20,3.61,2.06,18,3.25,1.04,8,4.2,2.15,10,1.86,1.57,7,2.46,1.71,13,3.09,1.58,11,4.43,2.57,7,3.55,1.04,11,4.14,2.61,7,1.67,1.12,9,2.73,1.9,11,3.73,2.33,11,3.43,1.72,7,3.67,1.15,12,4,2.76,6,2.17,1.64,12,2.38,1.77,8,4.33,2.29,9,2.89,1.62,9 +4070,emu,5.45,1.26,22,4,2.37,26,6.21,2.21,24,4.78,1.09,9,5.92,1.19,13,2.6,1.78,10,4.88,2.31,16,6.22,2.22,9,6.2,2.27,15,4.75,1.16,8,5.86,1.17,14,4.46,2.44,13,3.54,2.3,13,6,2.63,12,6.42,1.78,12,5.75,1.22,12,5.1,1.29,10,3.33,2.35,15,4.91,2.17,11,5.92,2.33,13,6.55,2.11,11 +4071,emulate,5.11,1.66,19,4.15,1.79,20,5.83,1.99,23,4,1,3,5.31,1.7,16,5.14,1.21,7,3.62,1.85,13,5.78,2.59,9,5.86,1.61,14,5.67,1.58,9,4.6,1.65,10,4.75,1.04,8,3.75,2.09,12,5.6,2.38,15,6.25,0.89,8,5.14,2.61,7,5.08,0.9,12,4.2,1.55,10,4.1,2.08,10,5.85,2.54,13,5.8,1.03,10 +4072,enable,5.13,2.01,23,3.95,2.44,22,5.45,2.56,20,6,2.33,8,4.67,1.72,15,4.2,2.1,10,3.75,2.77,12,5.86,2.79,7,5.23,2.52,13,5,2,12,5.27,2.1,11,4.09,2.51,11,3.82,2.48,11,5.4,2.56,15,5.6,2.88,5,4,1.48,11,6.17,1.9,12,4.8,2.66,10,3.25,2.09,12,5.3,2.5,10,5.6,2.76,10 +4073,enamel,5.42,1.54,19,3.79,2.28,24,5.31,2.28,26,5,0,8,5.73,2,11,4.44,2.24,9,3.4,2.29,15,4.85,2.41,13,5.77,2.13,13,5.67,2.18,9,5.2,0.63,10,3.92,2.39,12,3.67,2.27,12,5.14,2.85,14,5.5,1.45,12,6,1.89,10,4.78,0.67,9,3.67,2.57,12,3.92,2.07,12,5.67,2.27,12,5,2.32,14 +4074,enchanted,7.16,1.57,19,5.27,2.73,22,6,2.41,22,6.89,1.76,9,7.4,1.43,10,4.88,2.36,8,5.5,2.98,14,5.45,2.5,11,6.55,2.3,11,6.43,1.9,7,7.58,1.24,12,5.1,2.28,10,5.42,3.15,12,5.92,2.78,13,6.11,1.9,9,6.9,1.52,10,7.44,1.67,9,4.5,2.78,8,5.71,2.7,14,6.5,2.07,14,5.12,2.85,8 +4075,enchanting,6.8,1.44,20,5.56,2.23,18,5.5,2.5,22,7,1,5,6.73,1.58,15,6,2.1,6,5.33,2.35,12,5.4,1.71,10,5.58,3.09,12,6.8,0.92,10,6.8,1.87,10,5.6,2.46,10,5.5,2.07,8,6.09,2.34,11,4.91,2.63,11,6.58,1.62,12,7.12,1.13,8,5.56,2.4,9,5.56,2.19,9,5.73,2.33,11,5.27,2.76,11 +4076,enchantment,6.8,1.85,20,5.29,2.76,21,5.22,2.54,23,6.33,1.53,3,6.88,1.93,17,5,2.83,7,5.69,2.75,13,5.25,2.38,8,5.2,2.7,15,6.29,1.7,7,7.08,1.93,13,5.86,2.27,7,5.23,3,13,4.25,2.56,12,6.27,2.15,11,6.44,1.94,9,7.09,1.81,11,5.82,2.52,11,4.7,3.02,10,5.18,2.51,17,5.33,2.88,6 +4077,enchantress,5.82,2.17,22,4.1,2.47,21,5.68,2.28,22,6.07,2.4,14,5.38,1.77,8,3.91,2.63,11,4.56,2.4,9,4.83,2.4,6,6,2.22,16,5.8,2.25,10,5.83,2.21,12,3.55,2.21,11,4.7,2.71,10,5.46,2.11,13,6,2.6,9,5.92,2.23,12,5.7,2.21,10,3.77,2.68,13,4.62,2.13,8,5.08,2.23,12,6.4,2.22,10 +4078,enchilada,6.63,1.74,19,4.39,2.09,18,5.82,1.89,22,7.6,0.55,5,6.29,1.9,14,4.17,1.94,6,4.5,2.24,12,5.2,1.55,10,6.33,2.06,12,7.33,1,9,6,2.05,10,4.5,1.72,10,4.25,2.6,8,5.82,1.72,11,5.82,2.14,11,6.33,2.02,12,7.14,1.07,7,3.67,2.65,9,5.11,1.05,9,6.55,2.07,11,5.09,1.45,11 +4079,enclosure,4.6,0.94,20,3.35,2.23,20,4.64,2.36,25,4.67,1.53,3,4.59,0.87,17,4.17,2.56,6,3,2.16,13,6.25,1.28,8,3.88,2.39,17,4.29,1.25,7,4.77,0.73,13,4.57,2.3,7,2.67,2.06,12,4.71,2.55,14,4.55,2.21,11,4.67,0.71,9,4.55,1.13,11,3.27,1.85,11,3.44,2.74,9,4.28,2.47,18,5.57,1.9,7 +4080,encore,6.9,1.48,21,4.09,2.2,22,5.52,1.57,21,6.56,1.13,9,7.17,1.7,12,3.5,2.51,6,4.2,2.14,15,5.2,0.84,5,5.62,1.75,16,6.78,1.48,9,7,1.54,12,5.4,1.52,5,3.71,2.26,17,5.27,1.56,11,5.8,1.62,10,7.33,1.61,12,6.33,1.12,9,4.33,2.24,9,3.92,2.25,13,5.33,1.56,12,5.78,1.64,9 +4081,encounter,5.16,1.21,19,4.67,2.11,21,5.3,2.25,20,5,0,3,5.19,1.33,16,4.83,2.23,6,4.6,2.13,15,5.33,1.21,6,5.29,2.61,14,5.2,0.42,10,5.11,1.76,9,5,1.83,7,4.5,2.28,14,5,1.94,10,5.6,2.59,10,4.75,1.16,8,5.45,1.21,11,4.44,2.24,9,4.83,2.08,12,5.75,3.01,8,5,1.65,12 +4082,encourage,7.16,1.26,19,4.38,2.42,21,6.2,2.25,25,7.09,1.3,11,7.25,1.28,8,5.43,2.57,7,3.86,2.25,14,5.7,2.31,10,6.53,2.23,15,7.5,1.73,4,7.07,1.16,15,5.5,2.46,10,3.36,1.96,11,6.43,2.64,7,6.11,2.17,18,7.27,1.27,11,7,1.31,8,4.38,2.47,13,4.38,2.5,8,6,2.24,9,6.31,2.33,16 +4083,encouragement,6.7,1.87,20,5.59,3.06,17,6.58,2.26,24,7.6,0.89,5,6.4,2.03,15,4.75,2.99,4,5.85,3.16,13,6.38,2.69,13,6.82,1.72,11,6,2.11,10,7.4,1.35,10,6.83,3.06,6,4.91,2.98,11,6.19,2.37,16,7.38,1.92,8,6.79,1.42,14,6.5,2.81,6,6.45,3.11,11,4,2.45,6,6.4,2.67,15,6.89,1.45,9 +4084,encouraging,6.89,1.85,19,4.23,2.47,22,6.87,2.01,23,6.64,2.06,11,7,1.53,7,4.88,2.17,8,3.86,2.63,14,5.71,2.93,7,7.38,1.26,16,6.5,2.39,8,7.18,1.4,11,4.22,2.39,9,4.23,2.62,13,6.55,2.5,11,7.17,1.47,12,7,2.26,12,6.71,0.95,7,4.45,2.94,11,4,2,11,6.85,2.23,13,6.9,1.79,10 +4085,encryption,5.14,1.75,22,4,2.45,22,5.32,2.65,19,5.38,1.92,8,4.69,1.32,13,3.29,2.36,7,4.29,2.58,14,5.14,2.85,7,5.55,2.73,11,4.88,0.83,8,5,1.91,13,3.5,2.93,8,4.29,2.2,14,3.71,2.43,7,6.25,2.38,12,5.09,1.38,11,5.18,2.14,11,2.89,2.57,9,4.77,2.13,13,5.25,2.77,16,5.67,2.31,3 +4086,encyclopedia,6.14,1.61,22,5,2.47,19,6.48,2.2,21,5.8,0.84,5,6.25,1.84,16,5.88,2.23,8,4.36,2.54,11,6.7,1.83,10,6.27,2.57,11,6.17,1.53,12,6.1,1.79,10,4.7,1.57,10,5.33,3.28,9,5.92,2.54,12,7.22,1.48,9,6,1.79,11,6.27,1.49,11,3.88,2.47,8,5.82,2.23,11,6.33,1.66,9,6.58,2.61,12 +4087,end,4.73,1.75,22,3.95,2.4,21,4.41,2.45,17,4.67,2.07,6,4.8,1.74,15,3.86,3.08,7,4,2.11,14,4.38,2.72,8,4.25,2.43,8,4.86,2.03,14,4.57,1.27,7,4,2.5,9,3.92,2.43,12,4.11,2.47,9,4.75,2.55,8,4.64,2.02,14,4.88,1.25,8,3,2.61,6,4.33,2.29,15,3.67,2.55,9,5.25,2.19,8 +4088,end table,5.25,1.21,20,2.7,2.03,20,4.9,1.7,21,5,0.58,7,5.38,1.45,13,3.22,1.92,9,2.27,2.1,11,4,1.79,6,5.27,1.58,15,5.6,1.07,10,4.89,1.36,9,2.12,1.46,8,3.08,2.31,12,4.93,1.98,14,4.86,1.07,7,5.45,1.57,11,5,0.5,9,2.5,1.98,12,3,2.2,8,4.91,2.07,11,4.9,1.29,10 +4089,endanger,2.67,1.85,21,4.72,2.37,25,3.95,2.5,22,2.5,1.07,8,2.77,2.24,13,5,2.48,13,4.42,2.31,12,4.85,2.54,13,2.67,1.87,9,3,2.67,8,2.5,1.24,12,5.29,1.44,14,4,3.13,11,5,2.63,12,2.7,1.7,10,2.2,1.03,10,3.09,2.34,11,4.06,2.41,17,6.12,1.64,8,4.1,3,10,3.83,2.12,12 +4090,endangerment,3,1.38,21,4.84,2.49,25,3.84,2.01,19,3.22,1.39,9,2.83,1.4,12,4.5,2.74,6,4.94,2.55,18,4,1.83,7,3.75,2.18,12,3,1.41,16,3,1.41,5,4.21,2.67,14,5.7,2.21,10,4,2.18,9,3.7,1.95,10,2.83,1.19,12,3.22,1.64,9,4.81,2.54,16,4.89,2.57,9,3.36,2.06,11,4.5,1.85,8 +4091,endearing,7.17,1.54,18,4.17,2.23,23,6.26,1.76,19,6.62,1.51,8,7.6,1.51,10,5,1.83,7,3.73,2.4,15,6.3,2,10,6.22,1.56,9,7.44,1.67,9,6.89,1.45,9,4.8,2.7,10,3.58,1.78,12,5.5,1.6,8,6.7,1.77,10,7.27,1.56,11,7,1.63,7,4.3,2.32,20,3.33,1.53,3,5.88,1.81,8,6.55,1.75,11 +4092,endeavor,6.42,2.01,19,4.19,2.16,21,5.75,1.87,24,5.33,2.42,6,6.92,1.66,13,4.83,1.9,12,3.33,2.29,9,5.12,2.36,8,6.06,1.57,16,6.8,1.62,10,6,2.4,9,5.44,1.74,9,3.25,2.01,12,5.47,1.81,17,6.67,2.07,6,6.5,2,8,6.36,2.11,11,4.11,2.2,9,4.25,2.22,12,5.88,2.06,16,5.5,1.51,8 +4093,endgame,4.23,2.09,22,5.26,2.47,23,5.32,2.26,19,5.12,2.75,8,3.85,1.46,13,5.75,2.49,8,5,2.6,14,5,2.38,7,5.55,2.38,11,4.38,2.39,8,4.31,1.97,13,4.89,2.8,9,5.5,2.31,14,4.86,1.35,7,5.58,2.68,12,3.45,1.75,11,5,2.19,11,4.22,2.95,9,5.93,1.94,14,5.38,2.47,16,5,0,3 +4094,ending,4.23,1.77,22,4.19,2.66,21,4.59,2.52,22,4,2.15,14,4.62,0.74,8,4.55,2.84,11,4,2.6,9,4.17,1.72,6,4.75,2.79,16,4.1,2.02,10,4.33,1.61,12,3.91,2.88,11,4.5,2.51,10,3.77,2.13,13,5.78,2.68,9,3.58,1.56,12,5,1.76,10,4.54,3.07,13,3.62,1.85,8,4.25,2.67,12,5,2.4,10 +4095,endless,4,2.09,18,4.23,2.07,22,3.25,2.13,24,3.83,2.23,6,4.08,2.11,12,4.25,2.14,12,4.2,2.1,10,3.12,1.96,8,3.31,2.27,16,3.78,1.72,9,4.22,2.49,9,4.67,1.8,9,3.92,2.25,13,3.24,2.17,17,3,2.28,6,3.71,1.7,7,4.18,2.36,11,3.89,1.96,9,4.46,2.18,13,3.31,2.18,16,3.12,2.17,8 +4096,endorse,5.2,2.09,20,3.17,1.69,18,6.45,1.99,22,5.8,2.17,5,5,2.1,15,3.17,1.47,6,3.17,1.85,12,5.6,1.71,10,7.17,1.99,12,6,1.56,10,4.4,2.32,10,3.1,1.52,10,3.25,1.98,8,6.09,2.17,11,6.82,1.83,11,4.83,2.55,12,5.75,1.04,8,2.44,1.81,9,3.89,1.27,9,6.18,2.27,11,6.73,1.74,11 +4097,endorsement,6.05,2.16,21,3.76,1.87,21,5.92,2.25,25,6.42,1.98,12,5.56,2.4,9,4.57,2.51,7,3.36,1.39,14,5.3,2.31,10,6.33,2.19,15,6,2,4,6.06,2.25,17,4,2.31,10,3.55,1.44,11,5.14,2.48,7,6.22,2.16,18,6.17,2.59,12,5.89,1.54,9,3.69,1.44,13,3.88,2.53,8,5.67,2.06,9,6.06,2.41,16 +4098,endowment,6,1.61,21,3.67,2.66,24,6.15,1.66,20,6.38,1.92,8,5.77,1.42,13,4.17,2.48,6,3.5,2.77,18,6.36,1.75,11,5.89,1.62,9,6.17,1.64,12,5.78,1.64,9,3.8,2.7,10,3.57,2.74,14,6.46,1.76,13,5.57,1.4,7,5.86,1.79,14,6.29,1.25,7,4.38,2.78,16,2.25,1.83,8,6.08,1.68,12,6.25,1.75,8 +4099,endurance,6.86,1.42,21,5.6,2.46,20,6.03,2.16,36,7.12,1.46,8,6.69,1.44,13,6,2.12,5,5.47,2.61,15,6.91,1.58,11,5.64,2.29,25,6.92,1.66,13,6.75,1.04,8,5.67,2.35,12,5.5,2.78,8,6,2.34,20,6.06,1.98,16,6.45,1.37,11,7.3,1.42,10,6.45,2.25,11,4.56,2.4,9,6.09,2.54,22,5.93,1.44,14 +4100,endure,4.95,1.47,20,3.77,2.02,22,6.06,2.18,18,4.78,1.64,9,5.09,1.38,11,2.2,1.3,5,4.12,2,16,6.67,2.58,6,5.75,2.01,12,4.64,1.34,14,5.67,1.63,6,4,1.95,12,3.22,2.11,9,6,1.93,8,6.1,2.47,10,3.9,1.1,10,6,0.94,10,3.67,2.15,12,3.9,1.97,10,6.33,2.42,6,5.92,2.15,12 +4101,enduring,6.67,1.74,21,3.36,2.11,22,6.37,2.31,27,6.4,1.51,10,6.91,1.97,11,2.57,1.99,7,3.73,2.12,15,6.24,2.25,17,6.6,2.5,10,6.73,1.42,11,6.6,2.12,10,2.8,2.49,5,3.53,2.03,17,6.29,2.61,14,6.46,2.03,13,6.31,1.97,13,7.25,1.16,8,3.3,2.63,10,3.42,1.68,12,6.86,2.6,14,5.85,1.91,13 +4102,enema,3.29,2.08,21,4.13,2.83,23,3.2,2.14,20,4.8,2.86,5,2.81,1.6,16,4.92,2.5,12,3.27,3.04,11,3,2.37,11,3.12,1.81,8,2.58,1.73,12,4.22,2.22,9,4.56,3.03,16,3.14,2.19,7,3.09,1.58,11,3.33,2.78,9,3.23,2.17,13,3.38,2.07,8,4.16,3.02,19,4,2,4,3.08,1.71,13,3.43,2.94,7 +4103,enemy,2.22,1.44,18,5.3,2.85,20,2.5,1.34,18,2.62,1.77,8,1.9,1.1,10,5.86,1.57,7,5,3.37,13,2.18,0.98,11,3,1.73,7,2.55,1.63,11,1.71,0.95,7,5.67,3.08,9,5,2.76,11,1.91,0.83,11,3.43,1.51,7,2.5,1.51,12,1.67,1.21,6,5,2.89,12,5.75,2.92,8,2.67,1.5,9,2.33,1.22,9 +4104,energetic,7.57,0.87,21,6.1,2.53,20,5.81,2.5,21,7.5,1.05,6,7.6,0.83,15,6.12,2.03,8,6.08,2.91,12,4.91,2.91,11,6.8,1.55,10,7.67,1,9,7.5,0.8,12,6.11,2.52,9,6.09,2.66,11,4.67,2.25,6,6.27,2.52,15,7.6,0.97,10,7.55,0.82,11,6.69,2.21,13,5,2.89,7,5.75,2.9,12,5.89,2.03,9 +4105,energize,7.43,1.33,21,6,2.16,25,6.55,2.2,22,7.75,1.39,8,7.23,1.3,13,6.08,2.5,13,5.92,1.83,12,6.23,2.24,13,7,2.18,9,8,1.51,8,7.08,1.16,12,6.21,2.26,14,5.73,2.1,11,6.5,2.43,12,6.6,2.01,10,7.5,1.35,10,7.36,1.36,11,6.12,2,17,5.75,2.6,8,6,2.98,10,7,1.21,12 +4106,energy,6.9,2.07,21,6.25,2.57,20,6.53,2.99,19,6.31,2.39,13,7.88,0.83,8,6.57,2.64,7,6.08,2.63,13,6.86,2.27,7,6.33,3.42,12,6.92,2.19,12,6.89,2.03,9,6.22,2.68,9,6.27,2.61,11,5.7,3.2,10,7.44,2.6,9,6.83,2.08,12,7,2.18,9,6.14,2.41,7,6.31,2.75,13,6,3.7,7,6.83,2.62,12 +4107,enforce,5.32,2.14,19,5.3,2.18,20,5.49,2.56,35,5,2.31,7,5.5,2.11,12,5.8,1.92,5,5.13,2.29,15,4.91,2.63,11,5.75,2.54,24,5.36,2.25,11,5.25,2.12,8,5.58,1.88,12,4.88,2.64,8,5.26,2.35,19,5.75,2.84,16,4.4,2.22,10,6.33,1.58,9,5.27,2.61,11,5.33,1.66,9,5.5,2.46,22,5.46,2.82,13 +4108,enforcement,4.67,1.99,24,4.48,2.86,23,4,2.43,18,4.64,2.2,11,4.69,1.89,13,5.09,2.74,11,3.92,2.97,12,4.6,2.88,10,3.25,1.58,8,4.5,2.07,8,4.8,2.08,15,5.55,3.01,11,3.5,2.43,12,4.43,2.99,7,3.73,2.1,11,4.33,2.13,15,5.22,1.72,9,4.45,2.88,11,4.5,2.97,12,4.11,2.42,9,3.89,2.57,9 +4109,enforcer,3.81,1.54,21,4.2,3,20,5.36,3.26,22,4.67,1.37,6,3.47,1.51,15,4.62,2.88,8,3.92,3.18,12,5,3.36,12,5.8,3.26,10,4.22,1.64,9,3.5,1.45,12,4.56,3.13,9,3.91,3.02,11,4.29,3.09,7,5.87,3.31,15,4,1.25,10,3.64,1.8,11,4.38,3.07,13,3.86,3.08,7,5.08,3.53,12,5.7,3.06,10 +4110,engage,6.6,1.39,20,5.28,2.67,18,6.42,2.26,24,6.6,0.89,5,6.6,1.55,15,5.6,2.3,5,5.15,2.88,13,6.08,2.69,13,6.82,1.66,11,6.8,1.4,10,6.4,1.43,10,6,2.08,7,4.82,2.99,11,5.75,2.29,16,7.75,1.58,8,6.5,1.51,14,6.83,1.17,6,5.92,2.39,12,4,2.97,6,6.73,1.91,15,5.89,2.8,9 +4111,engaged,6.78,1.85,41,5.2,2.31,20,5.42,2.57,24,6.39,2.2,18,7.09,1.5,23,5,2,6,5.29,2.49,14,3.6,2.12,10,6.71,2.05,14,6.57,2.17,23,7.06,1.35,18,6.1,2.33,10,4.3,2,10,4.86,1.95,7,5.65,2.8,17,6.54,2.17,24,7.12,1.27,17,4.77,2.28,13,6,2.31,7,6.22,2.49,9,4.93,2.58,15 +4112,engagement,6.65,2.58,20,5.19,2.34,21,6.29,2.08,34,6.4,2.63,10,6.9,2.64,10,5.62,2.13,8,4.92,2.5,13,5.64,2.02,14,6.75,2.05,20,7.44,2.55,9,6,2.53,11,5.69,1.84,13,4.38,2.92,8,6.05,2.06,22,6.75,2.14,12,7.3,2.71,10,6,2.4,10,5.29,2.23,14,5,2.71,7,6.06,2.19,17,6.53,2,17 +4113,engine,5.48,1.74,42,3.89,1.97,18,5.36,1.89,22,6.56,1.71,16,4.81,1.41,26,4.33,0.82,6,3.67,2.35,12,4.7,1.25,10,5.92,2.19,12,5.9,1.77,20,5.24,1.55,21,4,1.89,10,3.75,2.19,8,5.36,2.06,11,5.36,1.8,11,5.21,1.91,24,5.83,1.47,18,3.22,2.05,9,4.56,1.74,9,4.82,1.78,11,5.91,1.92,11 +4114,engineer,5.79,1.65,19,4.22,2.05,18,6.53,2.07,17,6.27,1.35,11,5.12,1.89,8,4.75,2.63,4,4.07,1.94,14,6,2.39,8,7,1.73,9,6,1.31,8,5.64,1.91,11,4.43,2.51,7,4.09,1.81,11,5.83,2.14,6,6.91,2.02,11,5.54,1.51,13,6.33,1.97,6,4,2.14,11,4.57,1.99,7,7.14,2.41,7,6.1,1.79,10 +4115,engineering,6,1.53,19,3.14,1.93,22,5.61,2.13,23,6.36,1.63,11,5.43,1.4,7,3.88,1.96,8,2.71,1.86,14,5.86,3.02,7,5.5,1.71,16,6.12,1.36,8,5.91,1.7,11,2.11,1.27,9,3.85,2.03,13,5.73,1.85,11,5.5,2.43,12,5.92,1.62,12,6.14,1.46,7,2.91,2.07,11,3.36,1.86,11,5.23,2.2,13,6.1,2.02,10 +4116,engraving,6.17,1.58,18,3.05,2.28,20,5.44,1.61,25,6.4,1.14,5,6.08,1.75,13,3.36,2.73,11,2.67,1.66,9,5,1.37,16,6.22,1.79,9,6.57,1.72,7,5.91,1.51,11,2.78,2.11,9,3.27,2.49,11,5.3,1.59,20,6,1.73,5,6.11,1.62,9,6.22,1.64,9,2.64,1.63,11,3.56,2.92,9,5.37,1.64,19,5.67,1.63,6 +4117,enhance,6.62,1.88,21,4.04,2.24,25,6.58,1.74,19,5.44,2.19,9,7.5,1,12,3.67,2.8,6,4.06,2.13,18,5.86,2.04,7,7,1.48,12,6.38,2.09,16,7.4,0.55,5,3.79,2.46,14,4.2,2.04,10,6.67,1.94,9,6.5,1.65,10,6.25,2.22,12,7.11,1.27,9,4.19,2.46,16,3.78,1.92,9,6.36,1.91,11,6.88,1.55,8 +4118,enhancement,6.29,2.33,21,4.39,2.44,23,6.22,2.07,18,5.89,2.85,9,6.58,1.93,12,4.82,2.36,11,4,2.56,12,6,2.36,10,6.5,1.77,8,5.57,2.57,7,6.85,2.15,13,5,2.14,11,3.83,2.66,12,5.71,2.93,7,6.55,1.37,11,6.69,2.32,13,5.62,2.33,8,4.64,2.73,11,4.17,2.25,12,6,2.4,9,6.44,1.81,9 +4119,enigma,5.35,1.66,20,4.65,2.64,20,5.18,2.02,22,4.86,2.04,7,5.62,1.45,13,6.11,1.96,9,3.45,2.58,11,5.17,3.19,6,5.19,1.52,16,5.7,1.06,10,5,2.24,9,4.38,2.88,8,4.83,2.59,12,5.07,2.02,15,5.43,2.15,7,5.09,2.07,11,5.67,1,9,5.5,2.43,12,3.38,2.56,8,5.45,2.21,11,4.91,1.87,11 +4120,enjoy,7.67,1.33,18,5,3.03,20,7.28,1.36,18,7,1.51,8,8.2,0.92,10,4.43,3.46,7,5.31,2.87,13,7.27,1.1,11,7.29,1.8,7,7.27,1.42,11,8.29,0.95,7,5.56,3.47,9,4.55,2.7,11,7.27,1.19,11,7.29,1.7,7,7.5,1.45,12,8,1.1,6,4.92,3.29,12,5.12,2.8,8,7.56,1.33,9,7,1.41,9 +4121,enjoyable,7.63,1.5,19,4.77,2.18,22,7,1.89,24,7.5,1.64,6,7.69,1.49,13,5,2.26,12,4.5,2.17,10,6.5,1.85,8,7.25,1.91,16,6.9,1.6,10,8.44,0.88,9,4.56,2.35,9,4.92,2.14,13,6.65,2,17,8.17,1.17,6,8.12,1.46,8,7.27,1.49,11,5.56,1.51,9,4.23,2.45,13,7.19,1.72,16,6.62,2.26,8 +4122,enjoyment,8.37,0.96,19,5.48,2.72,44,6.56,2.12,25,8,1.12,9,8.7,0.67,10,5.13,2.61,15,5.66,2.81,29,6.25,2.05,8,6.71,2.2,17,8.56,0.73,9,8.2,1.14,10,6,2.6,20,5.04,2.8,24,6.43,1.91,14,6.73,2.45,11,8.25,1.06,12,8.57,0.79,7,5.96,2.67,27,4.71,2.71,17,6.72,2.32,18,6.14,1.57,7 +4123,enlarge,5.33,1.98,21,3.87,2.32,23,5.89,2.11,18,5.44,1.67,9,5.25,2.26,12,4.36,2.11,11,3.42,2.5,12,6.6,2.07,10,5,1.93,8,5.71,2.29,7,5.23,1.92,13,4.09,2.21,11,3.67,2.5,12,6.29,2.29,7,5.64,2.06,11,5.23,2.45,13,5.5,0.93,8,4,2.41,11,3.75,2.34,12,5.33,2.12,9,6.44,2.07,9 +4124,enlargement,4.65,1.66,20,3.86,2.61,21,5.4,2.2,25,3.75,1.71,4,4.88,1.63,16,4.5,2.52,4,3.71,2.69,17,4.89,1.9,9,5.69,2.36,16,4.25,1.28,8,4.92,1.88,12,4.1,2.69,10,3.64,2.66,11,5.93,2.43,14,4.73,1.74,11,4.45,1.44,11,4.89,1.96,9,3.8,3.05,10,3.91,2.3,11,5.44,2.06,18,5.29,2.69,7 +4125,enlighten,7.38,1.12,21,3.23,2.49,22,6.3,2.25,27,7,1.15,10,7.73,1.01,11,2.43,1.9,7,3.6,2.69,15,6.18,2.38,17,6.5,2.12,10,7.45,1.13,11,7.3,1.16,10,1.8,1.79,5,3.65,2.55,17,5.5,2.18,14,7.15,2.08,13,7.31,1.25,13,7.5,0.93,8,3.5,3.03,10,3,2.04,12,6.36,2.34,14,6.23,2.24,13 +4126,enlightening,7,1.52,21,5.91,2.86,23,6.37,2.24,19,6.88,1.64,8,6.92,1.44,12,5.75,3.06,8,6.21,2.83,14,5,2.52,7,7.18,1.78,11,7.25,1.49,8,6.67,1.5,12,6.22,3.19,9,5.71,2.73,14,5.71,2.36,7,6.75,2.18,12,6.9,1.52,10,7.09,1.58,11,7.33,1.73,9,5,3.11,14,6.12,2.31,16,7.67,1.53,3 +4127,enlightenment,6.79,1.4,19,4.52,2.73,21,6.5,2.09,20,6.33,1.15,3,6.88,1.45,16,3.17,2.04,6,5.07,2.84,15,6,0.63,6,6.71,2.46,14,6.7,1.16,10,6.89,1.69,9,5.43,2.37,7,4.07,2.87,14,6.1,1.85,10,6.9,2.33,10,6.62,1.06,8,6.91,1.64,11,4.11,2.8,9,4.83,2.76,12,6.38,2.45,8,6.58,1.93,12 +4128,enlist,4.42,1.54,19,3.71,2.53,21,5.58,2.54,24,3.67,3.06,3,4.56,1.21,16,4.29,2.93,7,3.54,2.44,13,6.62,2.13,8,5.06,2.62,16,4.29,1.98,7,4.5,1.31,12,4.43,2.51,7,3.46,2.63,13,5.69,2.29,13,5.45,2.91,11,4.25,1.49,8,4.55,1.63,11,4.45,2.94,11,2.9,1.79,10,5.67,2.77,18,5.33,1.86,6 +4129,ennui,4.13,1.32,23,3.26,2,23,4.7,2.24,23,4.4,1.52,5,4.06,1.3,18,4.09,1.97,11,2.5,1.78,12,5.11,2.62,9,4.43,2.03,14,4.12,1.13,8,4.13,1.46,15,3.82,2.27,11,2.75,1.66,12,4.33,2.64,15,5.38,1.06,8,4.73,0.65,11,3.58,1.56,12,3.27,1.9,11,3.25,2.18,12,4.92,2.69,13,4.4,1.58,10 +4130,enormous,5.68,1.63,19,5.05,2.4,21,6,1.86,23,5.6,2.61,5,5.77,1.3,13,4.83,2.4,6,5.13,2.47,15,6.4,1.78,10,5.69,1.93,13,5.57,2.3,7,5.82,1.25,11,4.71,2.75,7,5.21,2.29,14,6.09,1.76,11,5.92,2.02,12,5.75,1.76,12,5.57,1.51,7,4.55,2.42,11,5.6,2.37,10,6,1.75,14,6,2.12,9 +4131,enraged,2.33,1.39,21,5.22,2.79,45,4.4,2.31,25,2.67,1.58,9,2.08,1.24,12,6.12,2.62,17,4.81,2.75,27,4.5,2.17,10,4.33,2.47,15,3,1.63,7,2,1.22,13,5.48,2.42,21,5,3.11,24,4.57,2.94,7,4.33,2.11,18,2.62,1.61,13,1.88,0.83,8,4.97,2.83,29,5.69,2.73,16,4,2.6,9,4.62,2.19,16 +4132,enroll,5.94,1.55,18,4.25,2.19,24,5.86,2.01,28,5.14,1.21,7,6.45,1.57,11,4.44,2.46,9,4.13,2.1,15,6.07,1.49,14,5.64,2.47,14,6,1.41,8,5.9,1.73,10,4.25,2.01,12,4.25,2.45,12,5.21,2.26,14,6.5,1.56,14,5.9,1.29,10,6,1.93,8,4.25,2.38,12,4.25,2.09,12,6.25,1.48,12,5.56,2.34,16 +4133,enrollment,6.19,1.94,21,3.76,2.63,25,6.05,2.15,19,6.33,1.94,9,6.08,2.02,12,4.33,3.01,6,3.72,2.56,18,5.43,2.82,7,6.42,1.68,12,5.94,2.05,16,7,1.41,5,3.64,2.87,14,4.2,2.35,10,5.56,2.7,9,6.5,1.51,10,6,2.34,12,6.44,1.33,9,4.25,2.86,16,2.89,2.03,9,6,2.57,11,6.12,1.55,8 +4134,ensemble,5.67,1.78,18,3.86,1.93,21,5.4,2.19,20,6.33,0.58,3,5.53,1.92,15,3.83,2.56,6,3.87,1.73,15,6.33,1.51,6,5,2.35,14,5.4,1.26,10,6,2.33,8,2.86,1.07,7,4.36,2.1,14,5.7,2.45,10,5.1,1.97,10,5.75,1.83,8,5.6,1.84,10,3.56,1.74,9,4.08,2.11,12,5,3.02,8,5.67,1.5,12 +4135,enslave,2.67,2.13,21,5.35,2.28,20,4.08,2.81,36,3.62,2.92,8,2.08,1.26,13,6.2,2.28,5,5.07,2.28,15,4.82,3.12,11,3.76,2.67,25,3,2.58,13,2.12,0.99,8,5.67,1.97,12,4.88,2.75,8,4.6,2.76,20,3.44,2.83,16,3.27,1.95,11,2,2.21,10,5.18,2.4,11,5.56,2.24,9,3.82,2.7,22,4.5,3.03,14 +4136,ensure,5.71,1.95,21,3.57,2.04,23,5.96,1.8,26,5.55,1.69,11,5.9,2.28,10,3.82,2.04,11,3.33,2.1,12,5.73,2,11,6.07,1.73,14,5.6,2.17,10,5.82,1.83,11,3.73,2.45,11,3.42,1.68,12,5.76,1.95,17,6.25,1.58,8,5.92,2.14,13,5.38,1.69,8,3.8,2.24,15,3.12,1.64,8,6.18,1.91,17,5.56,1.59,9 +4137,entail,5.35,1.27,20,4.11,2.37,18,5,1.41,22,4.4,0.89,5,5.67,1.23,15,5.17,2.71,6,3.58,2.11,12,4.4,1.51,10,5.5,1.17,12,5.5,1.27,10,5.2,1.32,10,4.9,2.51,10,3.12,1.89,8,4.36,1.29,11,5.64,1.29,11,5.33,1.61,12,5.38,0.52,8,3.22,3.07,9,5,0.87,9,4.55,1.04,11,5.45,1.63,11 +4138,enter,6.09,1.41,22,4.3,2.3,20,6.79,2.3,19,6.38,1.61,13,5.67,1,9,5,2.52,7,3.92,2.18,13,6,2.38,7,7.25,2.22,12,6.5,1.62,12,5.6,0.97,10,4.44,2.65,9,4.18,2.09,11,6.4,2.27,10,7.22,2.39,9,6.42,1.56,12,5.7,1.16,10,4.57,2.64,7,4.15,2.19,13,7.86,1.46,7,6.17,2.52,12 +4139,enterprise,6,1.41,19,4,1.81,20,5.65,2.5,23,6.67,1.53,3,5.88,1.41,16,4.38,1.19,8,3.75,2.14,12,4.89,2.85,9,6.14,2.21,14,6.56,1.42,9,5.5,1.27,10,4.62,1.6,8,3.58,1.88,12,5.27,2.94,15,6.38,1.19,8,6.43,1.62,7,5.75,1.29,12,4.11,1.62,9,3.91,2.02,11,5.31,3.3,13,6.1,0.57,10 +4140,enterprising,5.52,1.89,21,4.33,2.46,21,6.2,1.55,25,6.36,1.5,11,4.6,1.9,10,4.44,2.13,9,4.25,2.77,12,7.09,1.38,11,5.77,0.93,13,5.2,1.81,10,5.82,1.99,11,5.22,2.28,9,3.67,2.46,12,6.38,1.45,16,6.38,1.06,8,5.23,2.2,13,6,1.2,8,4.38,2.53,13,4.25,2.49,8,6.06,1.64,17,6.5,1.41,8 +4141,entertain,7.21,1.81,19,5.19,2.86,21,6.7,1.72,23,7.36,2.16,11,6.71,1.11,7,6.29,3.2,7,4.64,2.62,14,6.86,2.34,7,6.62,1.45,16,7.12,2.47,8,7.27,1.27,11,4.5,2.83,8,5.62,2.9,13,7,1.95,11,6.42,1.51,12,6.92,2.19,12,7.71,0.76,7,5.55,3.17,11,4.8,2.57,10,6.46,1.76,13,7,1.7,10 +4142,entertainer,6.48,2.32,21,6.15,2.41,20,5.31,2.19,36,5.88,3.18,8,6.85,1.63,13,5.2,3.03,5,6.47,2.2,15,4.91,2.26,11,5.48,2.18,25,6.08,2.81,13,7.12,0.99,8,6.58,2.5,12,5.5,2.27,8,4.7,2.56,20,6.06,1.34,16,5.27,2.49,11,7.8,1.14,10,6.18,2.71,11,6.11,2.15,9,5.27,2.39,22,5.36,1.91,14 +4143,entertaining,8,0.84,21,5.28,2.34,25,6.45,2.4,22,8.12,0.83,8,7.92,0.86,13,5,2.55,13,5.58,2.15,12,6.69,2.14,13,6.11,2.85,9,8.38,0.74,8,7.83,0.83,12,4.79,2.39,14,5.91,2.21,11,7.17,1.9,12,5.6,2.76,10,8.3,0.82,10,7.73,0.79,11,5.82,2.4,17,4.12,1.81,8,5.8,2.62,10,7,2.17,12 +4144,entertainment,7.59,1.4,22,6.42,2.55,19,5.86,2.43,21,6.4,1.82,5,8,1.1,16,6.75,2.87,8,6.18,2.4,11,4.6,2.46,10,7,1.84,11,6.92,1.44,12,8.4,0.84,10,5.8,2.78,10,7.11,2.2,9,5.83,2.76,12,5.89,2.09,9,7.55,1.44,11,7.64,1.43,11,5.25,2.19,8,7.27,2.53,11,5.33,2.6,9,6.25,2.34,12 +4145,enthusiasm,7.14,1.35,21,4.18,2.79,22,6.69,2.11,26,6.4,1.26,10,7.82,1.08,11,3.29,2.36,7,4.6,2.95,15,6.75,2.41,16,6.6,1.65,10,6.64,1.43,11,7.7,1.06,10,3.8,3.9,5,4.29,2.52,17,6,2.48,13,7.38,1.45,13,7,1.58,13,7.38,0.92,8,4,3.06,10,4.33,2.67,12,6.62,2.14,13,6.77,2.17,13 +4146,enthusiast,6.65,1.27,20,5.91,2.45,22,6.89,1.66,19,6.89,1.36,9,6.45,1.21,11,6.2,3.11,5,5.75,2.38,16,7.83,1.17,6,6.46,1.71,13,6.57,1.34,14,6.83,1.17,6,5.42,2.64,12,6.44,2.3,9,6.11,1.69,9,7.6,1.35,10,6.2,1.55,10,7.1,0.74,10,5,2.56,12,7,1.89,10,7.67,1.51,6,6.54,1.66,13 +4147,enthusiastic,7.55,1.61,20,5.9,2.53,21,6.21,2.28,24,7,2.83,4,7.69,1.25,16,4.75,2.75,4,6.18,2.48,17,5,2.6,9,6.93,1.79,15,7.62,1.51,8,7.5,1.73,12,5.9,2.47,10,5.91,2.7,11,5.71,2.33,14,6.9,2.13,10,7.64,1.12,11,7.44,2.13,9,6.1,2.64,10,5.73,2.53,11,6.41,2.29,17,5.71,2.36,7 +4148,entice,5.33,1.59,21,4.42,2.8,24,5.15,2.52,20,6.25,1.16,8,4.77,1.59,13,5.83,2.48,6,3.94,2.8,18,5.55,2.5,11,4.67,2.6,9,4.83,1.7,12,6,1.22,9,4.9,2.73,10,4.07,2.89,14,5.31,2.5,13,4.86,2.73,7,4.93,1.64,14,6.14,1.21,7,4.69,2.82,16,3.88,2.85,8,5.33,2.64,12,4.88,2.47,8 +4149,entire,5.67,1.71,18,2.85,1.87,20,5.06,2.13,18,5,1.31,8,6.2,1.87,10,2.71,2.06,7,2.92,1.85,13,4.91,1.51,11,5.29,2.98,7,5.09,1.3,11,6.57,1.99,7,1.78,1.09,9,3.73,1.95,11,5.91,1.76,11,3.71,2.06,7,5.25,1.36,12,6.5,2.17,6,2.17,1.64,12,3.88,1.81,8,4.67,2.55,9,5.44,1.67,9 +4150,entirety,5.95,1.81,19,3.1,2.36,20,6.13,1.89,23,6.08,2.14,13,5.67,0.82,6,3.8,2.59,5,2.87,2.33,15,5.92,2.06,13,6.4,1.71,10,6.33,2.18,9,5.6,1.43,10,4.14,3.18,7,2.54,1.66,13,6.3,2.16,10,6,1.73,13,6,1.22,9,5.9,2.28,10,3.5,2.84,10,2.7,1.83,10,6.11,2.42,9,6.14,1.56,14 +4151,entitle,4.89,2.26,19,4,1.95,22,6.38,2.04,24,4,1.79,6,5.31,2.39,13,4.5,1.93,12,3.4,1.9,10,5.62,2.13,8,6.75,1.95,16,5.6,1.51,10,4.11,2.76,9,5.11,1.69,9,3.23,1.79,13,6.24,2.02,17,6.83,2.4,6,4.5,2.62,8,5.18,2.04,11,3.22,1.99,9,4.54,1.81,13,6.12,2.16,16,6.88,1.81,8 +4152,entity,5.19,2.02,21,3.48,2.52,23,4.94,2.18,18,6.11,2.03,9,4.5,1.78,12,4.27,2.53,11,2.75,2.38,12,4.7,2.26,10,5.25,2.19,8,5.14,2.12,7,5.23,2.13,13,4,2.14,11,3,2.83,12,5,2.83,7,4.91,1.81,11,4.69,2.14,13,6,1.6,8,3.09,2.34,11,3.83,2.72,12,4.33,1.73,9,5.56,2.51,9 +4153,entourage,4.9,1.83,20,4,2.42,17,5.29,1.99,24,4.4,1.95,5,5.07,1.83,15,3.75,1.5,4,4.08,2.69,13,4.92,2.18,13,5.73,1.74,11,5.6,2.01,10,4.2,1.4,10,5,2.45,6,3.45,2.34,11,4.62,1.89,16,6.62,1.51,8,4.36,1.69,14,6.17,1.6,6,4.64,2.69,11,2.83,1.33,6,5.13,2.26,15,5.56,1.51,9 +4154,entrails,3.37,2.19,19,4.7,2.66,20,4.21,2,24,3.54,2.5,13,3,1.41,6,4.2,2.17,5,4.87,2.85,15,4,2,13,4.45,2.07,11,3.78,2.44,9,3,2,10,4.71,2.87,7,4.69,2.66,13,4.45,2.21,11,4,1.87,13,3.11,1.76,9,3.6,2.59,10,4.2,2.62,10,5.2,2.74,10,4.67,2.24,9,3.93,1.87,15 +4155,entrance,6.05,1.53,21,3.7,1.94,23,5.41,2.15,22,5.64,1.21,11,6.5,1.78,10,3.73,1.62,11,3.67,2.27,12,5.25,1.75,8,5.46,2.5,13,6.8,1.75,10,5.36,0.92,11,4,2.19,11,3.42,1.73,12,4.86,2.21,14,6.43,1.9,7,6.54,1.76,13,5.25,0.46,8,3.73,1.98,15,3.62,2,8,5.21,2.49,14,5.75,1.49,8 +4156,entrapment,3.3,1.98,20,5.91,2.2,22,3.57,2.06,21,3.33,1.5,9,3.27,2.37,11,6.2,2.35,10,5.67,2.15,12,3.62,1.77,8,3.54,2.3,13,3.57,2.14,14,2.67,1.51,6,5.38,2.72,8,6.21,1.89,14,4.5,2.51,8,3,1.58,13,4,2.26,10,2.6,1.43,10,5.58,2.15,12,6.3,2.31,10,3.92,2.15,12,3.11,1.96,9 +4157,entree,6.63,1.21,19,3.95,2.24,22,6.82,1.62,22,6.33,1.12,9,6.9,1.29,10,4.62,2.45,8,3.57,2.1,14,6.82,1.89,11,6.82,1.4,11,6.29,1.11,7,6.83,1.27,12,4.6,2.17,10,3.42,2.23,12,6.62,1.71,13,7.11,1.54,9,6.6,1.43,10,6.67,1,9,3.75,2.96,8,4.07,1.82,14,7.14,1.41,14,6.25,1.91,8 +4158,entrepreneur,6.14,1.82,21,3.68,2.66,22,7.67,1.3,27,5.7,1.77,10,6.55,1.86,11,2.43,2.3,7,4.27,2.69,15,7.53,1.33,17,7.9,1.29,10,6.18,1.89,11,6.1,1.85,10,3.6,3.58,5,3.71,2.47,17,7.71,1.44,14,7.62,1.19,13,5.77,2.2,13,6.75,0.71,8,3.6,3.2,10,3.75,2.26,12,7.86,1.46,14,7.46,1.13,13 +4159,entrust,6.32,1.95,19,3.2,2.12,20,6.8,2.21,20,6.67,2.08,3,6.13,2,15,2.6,1.51,10,3.8,2.53,10,7,1.63,10,6.6,2.76,10,5.17,2.64,6,6.75,1.36,12,2.57,2.15,7,3.54,2.11,13,6.38,2.92,8,7.08,1.68,12,6.92,1.16,12,5.29,2.63,7,2.9,2.42,10,3.5,1.84,10,6.89,2.52,9,6.73,2.05,11 +4160,entry,4.95,1.7,20,4.41,2.11,22,6.37,2.14,19,5.22,2.33,9,4.73,1.01,11,4,2.65,5,4.69,1.96,16,7.17,2.14,6,6,2.12,13,5.14,1.83,14,4.5,1.38,6,4.42,1.98,12,4.67,2.35,9,5.44,2.07,9,7.2,1.93,10,4.8,1.93,10,5.1,1.52,10,3.92,1.88,12,5,2.31,10,7.5,1.64,6,5.85,2.19,13 +4161,envelope,5.95,1.27,19,2.8,2.07,20,5.5,2.13,24,6,1.47,13,5.83,0.75,6,5,2.55,5,2.07,1.28,15,5.46,1.76,13,5.55,2.58,11,6.33,1.66,9,5.6,0.7,10,4.29,2.43,7,2,1.35,13,5.45,2.42,11,5.54,1.94,13,6.33,1.12,9,5.6,1.35,10,3,2.16,10,2.6,2.07,10,4.89,2.57,9,5.87,1.81,15 +4162,envious,3.52,1.86,21,5.1,2.49,20,3.86,2.24,21,3.83,1.72,6,3.4,1.96,15,4.12,2.9,8,5.75,2.05,12,3.91,2.39,11,3.8,2.2,10,3,2.1,6,3.73,1.79,15,4.5,3.06,10,5.7,1.7,10,3.43,2.17,14,4.71,2.29,7,3.43,1.72,7,3.57,1.99,14,5,2.94,14,5.33,1.03,6,3.33,2.35,12,4.56,2.01,9 +4163,environment,6.7,2.05,20,3.45,2.21,20,4.62,1.77,21,7,1.29,7,6.54,2.4,13,4.33,2.4,9,2.73,1.85,11,5.33,1.75,6,4.33,1.76,15,6.4,2.59,10,7.11,1.45,9,3.38,2.33,8,3.5,2.24,12,4.86,1.41,14,4.14,2.41,7,6.55,2.34,11,6.89,1.76,9,3.08,2.07,12,4,2.45,8,4.5,1.27,10,4.73,2.2,11 +4164,environmental,5.5,1.34,22,6.05,2.36,22,5.68,1.95,19,5.5,1.69,8,5.38,1.12,13,5.75,2.82,8,6.38,2.14,13,5,1.15,7,5.82,2.14,11,5.62,1.69,8,5.31,1.11,13,6.22,2.95,9,5.92,1.98,13,5.14,1.46,7,6,2.17,12,5.09,1.38,11,5.91,1.22,11,6.88,2.47,8,5.57,2.24,14,5.5,1.71,16,6.67,3.21,3 +4165,envision,6.14,1.35,21,3.76,1.89,21,6.64,2.1,25,6.33,1.23,12,5.89,1.54,9,4.14,2.27,7,3.57,1.74,14,6,2.05,10,7.07,2.09,15,6.5,1.91,4,6.06,1.25,17,4.3,2,10,3.27,1.74,11,6.43,2.94,7,6.72,1.78,18,6.33,1.44,12,5.89,1.27,9,3.77,1.79,13,3.75,2.19,8,6.33,2.65,9,6.81,1.8,16 +4166,envoy,4.9,1.26,21,3.74,2.33,19,4.64,2.44,22,5.5,1.76,6,4.67,0.98,15,3.43,1.81,7,3.92,2.64,12,5.17,2.62,12,4,2.16,10,5.22,1.56,9,4.67,0.98,12,4.22,2.22,9,3.3,2.45,10,4.29,1.89,7,4.8,2.7,15,5,1.83,10,4.82,0.4,11,3.62,2.33,13,4,2.53,6,4,2.86,12,5.4,1.65,10 +4167,envy,3.05,1.85,20,4.35,2.8,20,3.16,2.08,25,3,1.63,4,3.06,1.95,16,3,2.71,4,4.69,2.8,16,4,2.35,9,2.69,1.82,16,3.25,1.28,8,2.92,2.19,12,4.11,2.57,9,4.55,3.08,11,3,1.8,14,3.36,2.46,11,3,1.41,11,3.11,2.37,9,4.4,2.55,10,4.3,3.16,10,3.33,2.14,18,2.71,1.98,7 +4168,enzyme,5.14,1.68,21,3.1,1.55,21,4.92,2.21,24,5.5,1.68,12,4.67,1.66,9,3.14,1.21,7,3.07,1.73,14,4.67,2.06,9,5.07,2.34,15,5.25,0.5,4,5.12,1.87,17,2.5,1.27,10,3.64,1.63,11,4.29,2.29,7,5.18,2.19,17,5.17,1.27,12,5.11,2.2,9,3.23,1.54,13,2.88,1.64,8,4.67,1.94,9,5.07,2.4,15 +4169,epic,7.19,1.91,21,4.8,2.88,20,5.32,2.59,22,8,0.89,6,6.87,2.13,15,4.62,3.29,8,4.92,2.71,12,5.33,3.17,12,5.3,1.83,10,7.67,1.66,9,6.83,2.08,12,4.78,3.42,9,4.82,2.52,11,4.43,2.88,7,5.73,2.43,15,7.2,2.53,10,7.18,1.25,11,5.23,2.92,13,4,2.83,7,5.25,2.93,12,5.4,2.27,10 +4170,epidemic,2.05,1.27,19,6.18,2.48,22,2.58,1.84,24,2,1.26,6,2.08,1.32,13,6.17,2.44,12,6.2,2.66,10,3.12,2.75,8,2.31,1.2,16,2,1.25,10,2.11,1.36,9,6.67,2.12,9,5.85,2.73,13,2.65,1.97,17,2,1.26,6,1.75,1.16,8,2.27,1.35,11,5.33,2.96,9,6.77,2.01,13,2.62,2.09,16,2.5,1.31,8 +4171,epidural,3.65,2.01,20,4.94,3.15,18,4.26,2.63,23,3.4,1.95,5,3.73,2.09,15,4.8,3.77,5,5,3.06,13,4.08,2.78,12,4.45,2.58,11,3.8,2.15,10,3.5,1.96,10,5.29,4.03,7,4.73,2.65,11,4.8,2.83,15,3.25,1.98,8,3.79,2.08,14,3.33,1.97,6,6.17,2.95,12,2.5,1.97,6,4.64,2.71,14,3.67,2.55,9 +4172,epilepsy,2.7,1.56,20,5,2.45,23,2.9,2.12,21,2.56,1.13,9,2.82,1.89,11,5.18,2.18,11,4.83,2.76,12,3.12,1.64,8,2.77,2.42,13,2.93,1.54,14,2.17,1.6,6,4.78,2.73,9,5.14,2.35,14,3.75,2.31,8,2.38,1.89,13,3,1.7,10,2.4,1.43,10,4.92,2.5,13,5.1,2.51,10,2.75,2.22,12,3.11,2.09,9 +4173,epileptic,3.32,1.49,19,4.62,2.7,24,4,2.45,28,3.5,1.31,8,3.18,1.66,11,4.33,2.74,9,4.8,2.76,15,3.79,2.12,14,4.21,2.81,14,3.11,1.17,9,3.5,1.78,10,4.67,2.77,12,4.58,2.75,12,4.14,2.28,14,3.86,2.68,14,3.4,1.78,10,3.22,1.2,9,4.92,2.57,12,4.33,2.9,12,3.75,2.05,12,4.19,2.76,16 +4174,epiphany,7.06,1.8,18,4.6,2.7,20,5.48,2.26,25,6.4,2.3,5,7.31,1.6,13,5.64,2.58,11,3.33,2.4,9,4.94,2.14,16,6.44,2.24,9,6.86,1.95,7,7.18,1.78,11,4.22,2.49,9,4.91,2.95,11,5.3,2.36,20,6.2,1.79,5,6.22,1.92,9,7.89,1.27,9,5.09,2.74,11,4,2.69,9,5.37,2.24,19,5.83,2.48,6 +4175,episode,5,1.53,19,3.67,2.33,21,5.4,2.03,15,5,1.79,11,4.86,1.21,7,4.88,2.59,8,2.92,1.89,13,5.5,2.59,6,5.33,1.73,9,5.38,2.2,8,4.73,0.79,11,3.22,2.28,9,4,2.41,12,5.71,1.38,7,5.12,2.53,8,4.58,1.51,12,5.71,1.38,7,3.73,3.1,11,3.6,1.17,10,4.62,1.85,8,6.29,1.98,7 +4176,epitaph,4.53,1.54,19,3.52,2.02,21,5.26,1.91,23,6.33,1.15,3,4.19,1.38,16,4.75,2.05,8,2.77,1.64,13,5.67,2.29,9,5,1.66,14,4.33,1.41,9,4.7,1.7,10,3.67,1.58,9,3.42,2.35,12,5.6,2.2,15,4.62,1.06,8,4.71,1.8,7,4.42,1.44,12,3.8,2.04,10,3.27,2.05,11,5.85,2.27,13,4.5,0.97,10 +4177,epitome,5.67,1.68,21,4.23,2.27,22,6.14,1.82,21,5.56,1.67,9,5.75,1.76,12,3.5,2.17,6,4.53,2.39,15,6,1.55,6,6.2,1.97,15,5.22,1.72,9,6,1.65,12,4.4,1.52,5,4.18,2.48,17,5.4,1.65,10,6.82,1.78,11,5.33,1.97,12,6.11,1.17,9,4.89,2.26,9,3.77,2.24,13,6.33,1.83,12,5.89,1.9,9 +4178,equal,6.47,1.81,19,3.52,1.94,21,6.64,2.04,33,7,1.73,9,6,1.83,10,3.88,2.3,8,3.31,1.75,13,6.71,2.61,14,6.58,1.57,19,6.78,1.39,9,6.2,2.15,10,3.92,1.71,13,2.88,2.23,8,6.29,2.24,21,7.25,1.54,12,6.9,1.45,10,6,2.12,9,3.21,2.12,14,4.14,1.46,7,6.29,2.28,17,7,1.75,16 +4179,equality,6.75,2,20,4.73,2.57,22,6,1.76,19,6.56,2.01,9,6.91,2.07,11,4,3.32,5,5.19,2.23,16,5.33,1.03,6,6.31,1.97,13,6.79,1.97,14,6.67,2.25,6,3.83,2.08,12,6.33,2.35,9,6.11,1.36,9,5.9,2.13,10,6.5,1.78,10,7,2.26,10,4.08,2.39,12,5.5,2.68,10,6.17,1.83,6,5.92,1.8,13 +4180,equalizer,5.05,2.5,19,3.68,2.4,22,5.46,1.88,28,4,2.45,6,5.54,2.47,13,3.45,1.57,11,3.91,3.08,11,5.82,2.32,11,5.24,1.56,17,5.64,2.25,11,4.25,2.76,8,3.64,2.25,11,3.73,2.65,11,5.56,2.06,18,5.3,1.57,10,5.23,2.42,13,4.67,2.88,6,3.57,2.71,14,3.88,1.89,8,5.56,2.1,16,5.33,1.61,12 +4181,equate,6.16,1.34,19,3.84,2.69,19,5.13,1.6,23,6.54,1.45,13,5.33,0.52,6,5,2.45,5,3.43,2.74,14,5,1.48,12,5.27,1.79,11,6.78,1.64,9,5.6,0.7,10,6.14,2.79,7,2.5,1.51,12,5,1.84,11,5.25,1.42,12,5.78,0.83,9,6.5,1.65,10,3.5,2.88,10,4.22,2.59,9,5.89,1.54,9,4.64,1.5,14 +4182,equation,5.29,1.9,21,3.91,2.29,23,5.59,2.26,22,6,2.07,8,4.85,1.72,13,4.46,2.44,13,3.2,1.99,10,6.54,1.94,13,4.22,2.05,9,6,2.62,8,4.92,1.24,12,4.71,2.05,14,2.67,2.18,9,6.42,1.68,12,4.6,2.55,10,4.9,1.66,10,5.64,2.11,11,3.44,2.37,16,5,1.83,7,6.2,2.3,10,5.08,2.19,12 +4183,equator,5.42,1.12,19,4.1,1.7,21,5.26,1.36,23,5,0,5,5.62,1.33,13,4.17,1.83,6,4.07,1.71,15,5,1.56,10,5.46,1.2,13,5.29,0.76,7,5.55,1.37,11,4.29,2.36,7,4,1.36,14,5.45,1.04,11,5.08,1.62,12,5.42,1.16,12,5.43,1.13,7,4.18,1.99,11,4,1.41,10,5.07,1.33,14,5.56,1.42,9 +4184,equestrian,5.71,1.9,21,3.35,2.29,23,5.5,2.01,18,5.44,2.19,9,5.92,1.73,12,3.45,1.92,11,3.25,2.67,12,5.7,2.26,10,5.25,1.75,8,5.43,2.23,7,5.92,1.85,13,3.91,2.47,11,2.83,2.08,12,5.86,2.48,7,5.27,1.74,11,5.77,2.05,13,5.62,1.77,8,3.55,2.25,11,3.17,2.41,12,5.33,1.8,9,5.67,2.29,9 +4185,equilibrium,6.32,1.49,19,2.5,1.64,20,5.68,2.38,25,7,2.45,4,6.13,1.19,15,3.75,1.26,4,2.19,1.6,16,5.78,2.44,9,5.62,2.42,16,6.29,1.6,7,6.33,1.5,12,2.5,1.51,10,2.5,1.84,10,5.93,2.16,14,5.36,2.69,11,6.64,1.43,11,5.88,1.55,8,2.22,1.39,9,2.73,1.85,11,5.5,2.38,18,6.14,2.48,7 +4186,equipment,5.62,1.53,21,3.04,2.84,24,5.2,1.99,20,6.38,1.41,8,5.15,1.46,13,4.83,3.37,6,2.44,2.45,18,5.55,2.11,11,4.78,1.86,9,5.83,1.11,12,5.33,2,9,3.4,2.8,10,2.79,2.94,14,5.62,2.33,13,4.43,0.79,7,5.5,1.34,14,5.86,1.95,7,3.88,3.1,16,1.38,1.06,8,5,1.71,12,5.5,2.45,8 +4187,equity,5.41,1.62,22,3.91,2.07,22,5.65,2.41,20,5.38,1.3,8,5.43,1.83,14,4.9,1.79,10,3.08,1.98,12,6.29,3.15,7,5.31,1.97,13,4.82,1.72,11,6,1.34,11,3.82,1.72,11,4,2.45,11,5.67,2.72,15,5.6,1.34,5,4.8,1.75,10,5.92,1.38,12,3.6,1.96,10,4.17,2.21,12,5.4,2.07,10,5.9,2.81,10 +4188,equivalent,5.89,1.1,19,3.95,1.96,21,5.57,1.38,23,5.8,0.84,5,6,1.22,13,4,2.19,6,3.93,1.94,15,5.8,1.62,10,5.38,1.19,13,6,1.53,7,5.91,0.83,11,4,2.16,7,3.93,1.94,14,5.27,1.42,11,5.83,1.34,12,6,1.28,12,5.71,0.76,7,3.55,2.34,11,4.4,1.43,10,5.5,1.45,14,5.67,1.32,9 +4189,era,5.29,1.35,21,3.62,2.4,21,4.92,1.87,26,5.45,1.37,11,5.1,1.37,10,3.82,2.75,11,3.4,2.07,10,5.36,2.2,11,4.64,1.65,14,5.3,1.77,10,5.27,0.9,11,4.2,2.94,10,3.09,1.76,11,5.35,1.93,17,4.12,1.64,8,5.46,1.71,13,5,0,8,3.93,2.59,14,3,2,7,5,2.06,17,4.78,1.56,9 +4190,eradicate,3.79,1.87,19,5.09,2.57,23,4.95,2.17,19,3.56,2.13,9,4,1.7,10,6.71,1.5,7,4.33,2.74,15,5.3,2.58,10,4.56,1.67,9,3.89,2.03,9,3.7,1.83,10,5.9,2.56,10,4.42,2.61,12,4,1.31,8,5.3,2.31,10,4.5,1.73,12,2.57,1.51,7,5.3,2.41,20,3.67,3.79,3,4.62,2.2,8,5.18,2.23,11 +4191,erase,4.89,1.73,19,3.55,1.87,22,5.42,2.19,24,4.5,1.76,6,5.08,1.75,13,4.33,1.92,12,2.6,1.35,10,4,2.2,8,6.12,1.86,16,4.7,0.95,10,5.11,2.37,9,4.44,1.94,9,2.92,1.61,13,5.47,1.94,17,5.33,3.14,6,5.25,1.28,8,4.64,2.01,11,3.22,1.72,9,3.77,2.01,13,5.69,2.3,16,4.88,1.96,8 +4192,eraser,5.64,1.36,22,3.57,2.23,23,6.89,1.59,19,5.62,1.41,8,5.38,1.04,13,3.38,2.13,8,3.57,2.41,14,7,1.73,7,6.73,1.62,11,5.38,1.6,8,5.54,0.88,13,3.89,2.98,9,3.36,1.69,14,6.57,1.72,7,7.08,1.56,12,5.82,1.4,11,5.45,1.37,11,3,2.69,9,3.93,1.9,14,6.69,1.62,16,8,1,3 +4193,erect,5.79,2.82,19,5.43,2.8,21,5.7,1.82,23,6.27,2.69,11,5.71,2.75,7,6.43,2.57,7,4.93,2.87,14,5.43,2.7,7,5.81,1.38,16,4.5,2.62,8,6.73,2.69,11,5.33,3.16,9,5.5,2.65,12,5.64,1.57,11,5.75,2.09,12,5.08,3.15,12,7,1.73,7,4.91,2.88,11,6,2.75,10,5.38,2.14,13,6.1,1.29,10 +4194,erectile,4.5,1.85,20,5.5,2.52,22,4.53,2.32,19,3.56,1.01,9,5.27,2.05,11,5,3.16,5,5.56,2.45,16,4.83,2.79,6,4.38,2.18,13,4.14,1.96,14,5.33,1.37,6,4.58,2.84,12,6.56,1.67,9,4.11,1.62,9,4.9,2.85,10,3.9,1.73,10,5.1,1.85,10,5,2.8,12,6.1,2.13,10,5,2.97,6,4.31,2.06,13 +4195,erection,7.38,2.04,21,7.37,1.77,19,5.18,2.89,22,8.33,0.52,6,7,2.3,15,7.5,1.69,8,7.27,1.9,11,6.42,2.19,12,3.7,3.02,10,8.67,0.5,9,6.42,2.23,12,7,1.51,8,7.64,1.96,11,5.43,3.1,7,5.07,2.89,15,7.8,1.81,10,7,2.24,11,7.33,1.56,12,7.43,2.23,7,5.42,3.2,12,4.9,2.6,10 +4196,ergo,4.86,0.96,21,4,2.3,23,5.21,1.32,19,5.57,0.98,7,4.46,0.78,13,4.25,2.82,8,3.71,2.05,14,5.14,1.21,7,5.18,1.47,11,4.71,0.49,7,4.92,1.19,13,3.56,2.88,9,4.29,1.9,14,4.57,1.27,7,5.58,1.24,12,5.09,0.7,11,4.6,1.17,10,2.89,1.96,9,4.71,2.27,14,5.19,1.42,16,5.33,0.58,3 +4197,erosion,3.79,1.69,19,5.86,2.08,21,3.91,1.83,23,3.8,1.1,5,3.85,1.95,13,4.83,2.56,6,6.27,1.79,15,4.6,1.96,10,3.38,1.61,13,3.14,1.21,7,4.27,1.9,11,5.14,2.48,7,6.21,1.85,14,4.55,1.37,11,3.33,2.06,12,4,1.71,12,3.43,1.72,7,5.73,2.57,11,6,1.49,10,4.14,1.96,14,3.56,1.67,9 +4198,erotic,5.83,1.69,18,7.27,2.51,22,5.9,2.23,42,5,2.65,3,6,1.51,15,6.7,2.58,10,7.75,2.45,12,6.36,2.71,14,5.7,2,27,5.6,1.07,10,6.12,2.3,8,6.55,3.24,11,8,1.26,11,5.78,2.24,18,6,2.27,24,5.88,2.03,8,5.8,1.48,10,8.7,0.48,10,6.08,2.91,12,6,2.15,29,5.69,2.46,13 +4199,erotica,6.1,2.12,21,6.52,1.75,21,5.56,1.98,25,6.92,1.56,12,5,2.35,9,7.71,1.11,7,5.93,1.73,14,6.4,1.17,10,5,2.24,15,5.75,2.5,4,6.18,2.1,17,6.8,1.93,10,6.27,1.62,11,5,2.16,7,5.78,1.93,18,6.08,2.47,12,6.11,1.69,9,5.62,1.5,13,8,0.93,8,4.33,2.12,9,6.25,1.57,16 +4200,err,3.58,1.95,19,3.68,2.25,22,4.82,2.4,22,3.67,1.41,9,3.5,2.42,10,4.5,2.45,8,3.21,2.08,14,5.27,2.61,11,4.36,2.2,11,4.43,0.79,7,3.08,2.27,12,3.5,1.72,10,3.83,2.69,12,5.23,2.45,13,4.22,2.33,9,3.8,2.25,10,3.33,1.66,9,3.75,2.49,8,3.64,2.21,14,4.71,2.4,14,5,2.56,8 +4201,errand,4.68,1.92,19,3.89,2.73,44,6.15,1.93,62,4,1.79,6,5,1.96,13,4.81,2.69,16,3.37,2.71,27,5.27,1.78,22,6.69,1.84,39,4.8,1.75,10,4.56,2.19,9,3.95,3.05,20,3.83,2.5,24,6.05,2.17,37,6.38,1.5,24,4.38,1.85,8,4.91,2.02,11,4.25,2.81,28,3.25,2.54,16,6.05,2.18,39,6.3,1.46,23 +4202,errant,4.43,1.8,21,4.8,2.28,20,4.23,1.94,35,4.5,1.6,8,4.38,1.98,13,6,1.73,5,4.4,2.35,15,4.09,2.12,11,4.29,1.9,24,4.38,1.89,13,4.5,1.77,8,5.25,2.42,12,4.12,2.03,8,4.3,2.27,20,4.13,1.46,15,4.55,1.51,11,4.3,2.16,10,4.91,2.21,11,4.67,2.5,9,4.05,2.28,22,4.54,1.2,13 +4203,erratic,3.21,1.78,19,5.1,2.4,20,4.4,2.46,20,2.67,1.53,3,3.47,1.81,15,4.8,2.44,10,5.4,2.46,10,3.8,1.81,10,5,2.94,10,3.17,1.6,6,3.42,1.88,12,5,2.58,7,5.15,2.41,13,4.38,2.83,8,4.42,2.31,12,3.25,2.05,12,3.14,1.35,7,5,2.67,10,5.2,2.25,10,5.67,2.45,9,3.36,2.01,11 +4204,erroneous,4.38,1.99,21,4.64,2.38,22,4.07,2.4,27,4.2,2.25,10,4.55,1.81,11,3.29,2.21,7,5.27,2.25,15,4.29,2.8,17,3.7,1.57,10,4.27,2.1,11,4.5,1.96,10,4.4,2.97,5,4.71,2.28,17,4.43,2.87,14,3.69,1.8,13,4.23,2.2,13,4.62,1.69,8,5.1,2.85,10,4.25,1.96,12,4.5,2.79,14,3.62,1.89,13 +4205,error,3.36,1.26,22,4.43,2.56,21,4.18,1.92,22,3.43,1.45,14,3.25,0.89,8,4.82,2.82,11,4,2.45,9,4.5,1.87,6,4.06,1.98,16,3.5,1.43,10,3.25,1.14,12,3.64,2.5,11,5.3,2.45,10,4.62,1.76,13,3.56,2.07,9,3.67,1.37,12,3,1.05,10,4.38,2.81,13,4.5,2.27,8,4.58,1.68,12,3.7,2.16,10 +4206,erupt,5.14,1.59,21,6.41,1.87,22,3.32,2.17,22,5.78,2.11,9,4.67,0.89,12,6.17,2.14,6,6.6,1.84,15,2.5,2.74,6,3.62,1.93,16,5.11,1.76,9,5.17,1.53,12,6.6,1.95,5,6.35,1.9,17,3.09,2.12,11,3.55,2.3,11,5.33,1.87,12,4.89,1.17,9,5.44,2.07,9,7.08,1.44,13,2.83,2.12,12,3.9,2.18,10 +4207,eruption,4.74,2.38,19,6.09,2.37,22,2.82,1.68,22,5.44,1.74,9,4.1,2.77,10,6.62,1.19,8,5.79,2.83,14,3,1.79,11,2.64,1.63,11,5.57,1.9,7,4.25,2.56,12,5.9,1.66,10,6.25,2.9,12,2.77,1.83,13,2.89,1.54,9,3.9,2.08,10,5.67,2.45,9,6.12,2.1,8,6.07,2.59,14,2.79,1.58,14,2.88,1.96,8 +4208,escalate,4.05,1.91,21,6.25,1.97,20,5.24,2.59,21,4.5,1.05,6,3.87,2.17,15,6,2,8,6.42,2.02,12,5.73,2.65,11,4.7,2.54,10,3.67,1.21,6,4.2,2.14,15,6,2.05,10,6.5,1.96,10,5,2.66,14,5.71,2.56,7,4.14,2.04,7,4,1.92,14,6.21,2.15,14,6.33,1.63,6,4.67,2.84,12,6,2.12,9 +4209,escalating,4.76,1.55,21,4.5,2.69,24,5.58,2.09,19,5.33,1.22,9,4.33,1.67,12,3.83,3.19,6,4.94,2.46,17,5,1.29,7,5.92,2.43,12,4.69,1.58,16,5,1.58,5,4.43,2.87,14,5,2.35,9,5.89,1.96,9,5.3,2.26,10,4.92,1.83,12,4.56,1.13,9,4.44,2.78,16,4.62,2.67,8,5.91,2.17,11,5.12,2.03,8 +4210,escalation,4.82,1.59,22,4.91,2.74,22,4.6,2.23,20,5,1.77,8,4.71,1.54,14,5.5,2.37,10,4.42,3.03,12,6,2.71,7,3.85,1.57,13,5.17,1.8,12,4.4,1.26,10,4.18,2.52,11,5.64,2.87,11,5,2.27,15,3.4,1.82,5,4.55,1.21,11,5.09,1.92,11,5.9,2.73,10,4.08,2.57,12,4.5,1.9,10,4.7,2.63,10 +4211,escalator,5.95,1.86,21,4.55,2.7,20,5.31,2.16,36,7,1.77,8,5.31,1.65,13,6.4,1.52,5,3.93,2.76,15,4.55,2.16,11,5.64,2.12,25,6.54,2.07,13,5,0.93,8,4.75,2.56,12,4.25,3.06,8,5.6,2.26,20,4.94,2.05,16,5.36,2.11,11,6.6,1.35,10,4.55,3.08,11,4.56,2.35,9,5.27,2.31,22,5.36,1.98,14 +4212,escape,5.5,1.76,18,4.55,2.58,20,5.44,2.09,18,5.62,2.33,8,5.4,1.26,10,5.29,1.98,7,4.15,2.85,13,5.64,1.91,11,5.14,2.48,7,5.64,1.96,11,5.29,1.5,7,4.56,2.24,9,4.55,2.94,11,5.36,1.91,11,5.57,2.51,7,5.5,2.15,12,5.5,0.55,6,4.5,2.15,12,4.62,3.29,8,5.89,1.96,9,5,2.24,9 +4213,escort,5.35,1.46,20,5.32,2.4,22,5.63,2.03,19,5.67,1.87,9,5.09,1.04,11,4,3,5,5.69,2.21,16,6.83,1.72,6,5.08,1.98,13,5.21,1.67,14,5.67,0.82,6,4.5,2.32,12,6.33,2.35,9,4.44,1.59,9,6.7,1.83,10,5.2,1.81,10,5.5,1.08,10,4.92,2.61,12,5.8,2.15,10,5.5,2.43,6,5.69,1.93,13 +4214,escrow,4.56,1.54,18,3.11,1.88,18,4.38,1.88,24,6,1,5,4,1.35,13,3.56,1.94,9,2.67,1.8,9,4.62,2.06,16,3.88,1.46,8,5,1.15,7,4.27,1.74,11,2,1.22,9,4.22,1.79,9,4.25,1.8,20,5,2.45,4,4.56,1.01,9,4.56,2.01,9,2.73,1.9,11,3.71,1.8,7,4.5,1.82,18,4,2.19,6 +4215,esophagus,4.5,1.6,22,3.76,2.13,25,5.04,2.26,24,4.56,1.88,9,4.46,1.45,13,3.1,1.85,10,4.2,2.24,15,4.78,2.33,9,5.2,2.27,15,5.12,1.13,8,4.14,1.75,14,4.25,2.18,12,3.31,2.06,13,4.67,2.19,12,5.42,2.35,12,4.17,1.8,12,4.9,1.29,10,3.47,2.26,15,4.2,1.93,10,5.31,2.39,13,4.73,2.15,11 +4216,espionage,4.05,1.82,20,5.5,2.46,18,4.5,2.36,24,4.6,2.07,5,3.87,1.77,15,6.6,1.67,5,5.08,2.63,13,4.46,2.3,13,4.55,2.54,11,5,1.63,10,3.1,1.52,10,6.43,1.9,7,4.91,2.66,11,4.56,1.86,16,4.38,3.29,8,4.29,1.82,14,3.5,1.87,6,6,2.37,12,4.5,2.51,6,4.93,2.58,15,3.78,1.86,9 +4217,espresso,6.68,2.19,19,5.25,2.38,20,6.3,2.27,20,7.33,1.53,3,6.87,2.03,15,4.5,2.46,10,6,2.16,10,5.8,2.7,10,6.8,1.75,10,7.5,1.76,6,6.67,2.02,12,4.43,2.64,7,5.69,2.21,13,5.5,2.07,8,6.83,2.33,12,6.25,2.45,12,7.43,1.51,7,4.5,2.8,10,6,1.7,10,6.56,1.94,9,6.09,2.59,11 +4218,esquire,5.67,1.53,18,2.9,2.25,20,5.38,1.81,24,5.4,1.82,5,5.77,1.48,13,3.55,2.46,11,2.11,1.76,9,5.38,1.93,16,5.38,1.69,8,5.14,1.21,7,6,1.67,11,2.78,2.64,9,3,2,11,5.58,1.95,19,4.6,0.89,5,5.33,1.66,9,6,1.41,9,2.64,2.34,11,3.22,2.22,9,4.83,1.58,18,7,1.55,6 +4219,essay,4.9,2.22,20,4,2.73,19,5.55,2.58,22,4.67,3.14,6,5,1.84,14,3.88,3.09,8,4.09,2.59,11,5.75,2.38,12,5.3,2.91,10,5.89,2.85,9,4.09,1.14,11,4.33,3.2,9,3.7,2.36,10,4.57,2.99,7,6,2.33,15,5.1,2.08,10,4.7,2.45,10,3.83,2.76,12,4.29,2.87,7,5.42,2.87,12,5.7,2.31,10 +4220,essence,6.75,1.26,24,3.86,2.17,22,5.62,1.66,21,6.45,1.29,11,7,1.22,13,3.17,1.83,6,4,2.3,15,4.83,1.33,6,5.93,1.71,15,6.6,1.26,10,6.86,1.29,14,4.6,1.95,5,3.65,2.23,17,5.2,1.55,10,6,1.73,11,7.21,1.19,14,6.1,1.1,10,4.11,2.62,9,3.69,1.89,13,5.33,1.5,12,6,1.87,9 +4221,essential,6.26,1.82,19,4.3,2.11,20,6.3,2.54,20,6,1,3,6.6,1.64,15,4.6,2.32,10,4,1.94,10,6.6,2.07,10,6,3.02,10,6.33,1.63,6,6.58,1.56,12,4,2.45,7,4.46,1.98,13,4.88,2.64,8,7.25,2.05,12,6.58,1.88,12,5.71,1.7,7,4.5,2.32,10,4.1,1.97,10,5.33,2.92,9,7.09,1.97,11 +4222,establish,5.58,1.3,19,3.72,2.16,18,6.29,1.99,17,5.82,1.08,11,5.25,1.58,8,4.5,2.52,4,3.5,2.1,14,5.62,1.92,8,6.89,1.96,9,6,1.2,8,5.27,1.35,11,4.14,1.57,7,3.45,2.5,11,5.67,2.34,6,6.64,1.8,11,5.69,1.55,13,5.33,0.52,6,3.18,2.27,11,4.57,1.81,7,6.71,1.6,7,6,2.26,10 +4223,estate,5.65,1.31,20,3.45,1.99,20,5.27,2.14,22,5.86,1.46,7,5.54,1.27,13,3.78,2.28,9,3.18,1.78,11,5.33,3.01,6,5.25,1.84,16,5.1,1.1,10,6.33,1.32,9,2.62,2.07,8,4,1.81,12,5.27,2.31,15,5.29,1.89,7,5.82,1.47,11,5.44,1.13,9,2.75,2.01,12,4.5,1.51,8,5.45,2.5,11,5.09,1.81,11 +4224,esteem,6.38,1.16,21,3.91,2.68,23,6.45,2.56,20,6,1.07,8,6.62,1.19,13,4.83,2.04,6,3.59,2.85,17,6.64,2.5,11,6.22,2.77,9,6.17,1.27,12,6.67,1,9,4.3,2.71,10,3.62,2.72,13,6.62,2.36,13,6.14,3.08,7,6.5,1.29,14,6.14,0.9,7,4.12,2.7,16,3.43,2.76,7,6.42,2.84,12,6.5,2.27,8 +4225,esteemed,5.95,1.5,20,4.72,2.91,18,5.54,2.48,24,6,1.22,5,5.93,1.62,15,3,1.58,5,5.38,3.07,13,4.54,2.6,13,6.73,1.79,11,6.5,1.27,10,5.4,1.58,10,4.86,3.13,7,4.64,2.91,11,5.06,2.35,16,6.5,2.62,8,5.86,1.75,14,6.17,0.75,6,5.25,2.8,12,3.67,3.08,6,5.47,2.45,15,5.67,2.69,9 +4226,estimate,5.95,1.56,21,3.41,2.15,22,5.43,1.4,21,5.56,1.67,9,6.25,1.48,12,2.67,1.86,6,3.6,2.29,15,5.17,1.17,6,5.53,1.51,15,5.67,1.73,9,6.17,1.47,12,4.2,2.17,5,3.18,2.16,17,5,1.41,10,5.82,1.33,11,6.42,1.24,12,5.33,1.8,9,3.22,1.79,9,3.54,2.44,13,4.64,0.92,11,6.3,1.34,10 +4227,estimation,4.67,1.43,21,3.18,1.89,22,5.26,1.75,27,4.7,1.34,10,4.64,1.57,11,2.29,1.7,7,3.6,1.88,15,5.06,2.05,17,5.6,1.07,10,4.82,1.08,11,4.5,1.78,10,3,2.74,5,3.24,1.68,17,4.5,1.87,14,6.08,1.19,13,4.54,1.33,13,4.88,1.64,8,2.9,2.18,10,3.42,1.68,12,5.21,1.58,14,5.31,1.97,13 +4228,estranged,3.67,1.74,21,3.95,2.3,22,4.48,2.18,21,3.89,1.62,9,3.5,1.88,12,3.5,2.43,6,4,2.33,15,5.5,2.88,6,4.07,1.79,15,4.22,1.72,9,3.25,1.71,12,5,2.24,5,3.65,2.29,17,5.1,2.02,10,3.91,2.26,11,3.83,2.04,12,3.44,1.33,9,4,2.5,9,3.92,2.25,13,4.83,2.17,12,4,2.24,9 +4229,estrogen,5.22,1.31,18,4.45,2.5,20,4.2,2.06,25,4.6,0.89,5,5.46,1.39,13,4.36,2.62,11,4.56,2.51,9,4.25,1.77,16,4.11,2.62,9,5.57,0.79,7,5,1.55,11,3.22,2.28,9,5.45,2.3,11,3.9,2.1,20,5.4,1.52,5,5.56,0.88,9,4.89,1.62,9,4.09,2.55,11,4.89,2.52,9,4.47,1.93,19,3.33,2.42,6 +4230,eternal,6.76,2.36,21,3.59,2.26,22,5.41,2.66,27,5.8,2.44,10,7.64,2.01,11,3.29,1.89,7,3.73,2.46,15,5.47,2.9,17,5.3,2.36,10,6.18,2.27,11,7.4,2.41,10,2.8,2.49,5,3.82,2.21,17,5.36,2.98,14,5.46,2.4,13,6.54,2.44,13,7.12,2.36,8,3.9,2.88,10,3.33,1.67,12,5.93,2.95,14,4.85,2.3,13 +4231,eternity,6.05,2.33,20,3.77,2.71,22,4.37,2.81,19,5.89,2.26,9,6.18,2.48,11,3,2.92,5,4.19,2.66,16,2,2,6,5.46,2.47,13,6,2.22,14,6.17,2.79,6,3.42,2.11,12,4.56,3.36,9,4.89,2.62,9,3.9,3.03,10,6.3,2.31,10,5.8,2.44,10,3.83,2.59,12,3.7,2.98,10,3.83,3.49,6,4.62,2.57,13 +4232,ether,4.63,1.92,19,4.81,2.18,21,4.26,2.37,34,4.78,1.64,9,4.5,2.22,10,4.25,1.91,8,5.15,2.34,13,4.86,2.38,14,3.85,2.32,20,4.78,1.86,9,4.5,2.07,10,4.85,1.95,13,4.75,2.66,8,4.36,2.63,22,4.08,1.88,12,3.9,2.28,10,5.44,1.01,9,4.79,2.36,14,4.86,1.95,7,4.65,2.23,17,3.88,2.5,17 +4233,ethic,6,1.93,22,3.57,2.48,21,6,2.28,21,5.71,2.16,14,6.5,1.41,8,3.55,2.81,11,3.89,2.15,9,5.33,2.42,6,6.27,2.25,15,5.5,2.01,10,6.42,1.83,12,3,2.19,11,4.2,2.74,10,5.92,2.22,13,6.12,2.53,8,6.25,1.86,12,5.7,2.06,10,3.23,2.55,13,4.12,2.42,8,6.33,1.92,12,5.56,2.74,9 +4234,ethical,5.78,1.4,18,3.78,2.29,18,5.71,2.76,17,5.7,0.95,10,5.88,1.89,8,3.75,1.89,4,3.79,2.46,14,4.12,2.59,8,7.11,2.15,9,5.88,1.13,8,5.7,1.64,10,4.14,1.95,7,3.55,2.54,11,4.67,2.8,6,6.27,2.69,11,5.42,1.44,12,6.5,1.05,6,3.73,2.53,11,3.86,2.04,7,6.86,2.41,7,4.9,2.81,10 +4235,ethics,6,1.79,21,3.71,2.01,24,6.6,2.46,20,6.12,1.46,8,5.92,2.02,13,4.5,1.38,6,3.44,2.15,18,6.73,2.24,11,6.44,2.83,9,6.58,1.51,12,5.22,1.92,9,3.9,1.66,10,3.57,2.28,14,6.77,2.62,13,6.29,2.29,7,6.5,1.56,14,5,1.91,7,3.69,1.82,16,3.75,2.49,8,6.42,2.19,12,6.88,2.95,8 +4236,ethnic,5.36,1.84,22,3.55,2.42,22,5.05,2.39,19,4.75,2.19,8,5.46,1.33,13,4.25,2.96,8,3.08,2.14,13,4.86,2.79,7,5.09,2.34,11,5,2.45,8,5.31,1.11,13,3.67,2.96,9,3.46,2.11,13,4.57,2.76,7,5.33,2.23,12,5,1.79,11,5.73,1.9,11,2.33,2.06,9,4.38,2.36,13,5.38,2.31,16,3.33,2.52,3 +4237,etiquette,6,1.33,19,3.71,2.03,21,5.65,2.52,23,5.67,1.15,3,6.06,1.39,16,3.88,1.73,8,3.62,2.26,13,6.33,2.45,9,5.21,2.55,14,6,1.58,9,6,1.15,10,3.56,1.88,9,3.83,2.21,12,5.8,2.93,15,5.38,1.6,8,5.86,1.35,7,6.08,1.38,12,4.2,1.93,10,3.27,2.1,11,6.38,2.69,13,4.7,2,10 +4238,eucalyptus,6.05,1.39,20,3.1,1.77,20,5.57,2.01,21,5.2,0.45,5,6.33,1.5,15,2.75,1.67,8,3.33,1.87,12,5.08,2.02,12,6.22,1.92,9,6.12,1.55,8,6,1.35,12,3.33,1.41,9,2.91,2.07,11,4.57,2.44,7,6.07,1.64,14,5.89,1.45,9,6.18,1.4,11,3.38,1.89,13,2.57,1.51,7,5.42,1.98,12,5.78,2.17,9 +4239,eulogy,3.43,2.11,21,4.16,2.73,19,4.05,2.44,21,3.2,2.28,5,3.53,2.2,15,4.12,3.04,8,4.18,2.64,11,3.8,2.62,10,4.27,2.37,11,3.33,2.1,12,3.56,2.24,9,4.7,2.63,10,3.56,2.88,9,3.5,2.35,12,4.78,2.49,9,2.91,1.87,11,4,2.31,10,4.12,3.04,8,4.18,2.64,11,3.33,2.45,9,4.58,2.39,12 +4240,euphemism,5.05,1.53,21,3.48,2.13,23,5.5,1.79,18,5.56,1.42,9,4.67,1.56,12,4.09,2.26,11,2.92,1.93,12,5.4,1.9,10,5.62,1.77,8,5.14,1.46,7,5,1.68,13,4.27,2.24,11,2.75,1.82,12,6,1.91,7,5.18,1.72,11,4.92,1.66,13,5.25,1.39,8,3.45,2.07,11,3.5,2.28,12,5,1.5,9,6,2,9 +4241,euphoria,7.26,1.59,19,5.68,2.75,22,6.73,1.8,22,7.44,1.67,9,7.1,1.6,10,6.25,2.12,8,5.36,3.08,14,7.36,1.21,11,6.09,2.12,11,6.86,1.68,7,7.5,1.57,12,6.3,1.64,10,5.17,3.41,12,6.31,2.06,13,7.33,1.22,9,6.7,1.49,10,7.89,1.54,9,5.62,3.02,8,5.71,2.7,14,7.29,1.2,14,5.75,2.31,8 +4242,euphoric,7.8,1.4,20,5.25,2.69,20,6.77,1.63,22,7.57,1.62,7,7.92,1.32,13,5.22,2.77,9,5.27,2.76,11,6.83,2.14,6,6.75,1.48,16,7.8,1.4,10,8,1.41,9,5.12,3.31,8,5.33,2.35,12,6.6,1.68,15,7.14,1.57,7,7.45,1.57,11,8.22,1.09,9,5.33,2.74,12,5.12,2.8,8,6.55,2.16,11,7,0.89,11 +4243,euro,5.35,1.39,20,3.57,2.27,21,5,2.55,25,5,1,3,5.41,1.46,17,3.86,2.48,7,3.62,2.22,13,4.38,2.5,8,5.29,2.59,17,5.29,0.76,7,5.38,1.66,13,5.29,2.21,7,2.85,1.82,13,5.21,2.49,14,4.73,2.72,11,4.89,0.93,9,5.73,1.62,11,3.82,2.09,11,3.3,2.54,10,5.22,2.62,18,4.43,2.44,7 +4244,euthanasia,3.3,1.56,20,5.18,2.67,22,5.4,2.96,20,3.22,1.56,9,3.36,1.63,11,5.2,2.78,10,5.17,2.69,12,3.5,2.39,8,6.67,2.67,12,3.14,1.51,14,3.67,1.75,6,4.12,2.53,8,5.79,2.64,14,4.25,1.83,8,6.17,3.38,12,3.5,1.72,10,3.1,1.45,10,5,2.76,12,5.4,2.67,10,5.92,2.81,12,4.62,3.2,8 +4245,evacuate,3.4,1.31,20,5.17,3.09,18,3.32,2.15,22,2.8,1.1,5,3.6,1.35,15,5.67,2.73,6,4.92,3.34,12,3.7,1.25,10,3,2.7,12,3.2,1.14,10,3.6,1.51,10,6,3.02,10,4.12,3.04,8,3.45,2.16,11,3.18,2.23,11,3.25,1.36,12,3.62,1.3,8,3.44,3.4,9,6.89,1.45,9,3.45,2.25,11,3.18,2.14,11 +4246,evacuation,4.23,1.72,22,5.24,2.79,21,3.14,2.27,22,4.57,1.83,14,3.62,1.41,8,5.55,2.62,11,5.22,3.07,9,2.67,1.86,6,3.31,2.44,16,4.5,1.72,10,4,1.76,12,4.36,2.54,11,6.2,2.86,10,2.46,1.56,13,4.11,2.85,9,4.25,1.48,12,4.2,2.04,10,5.08,2.84,13,5.5,2.88,8,2.5,1.88,12,3.9,2.56,10 +4247,evade,4.55,1.87,22,5.91,2.43,23,5.95,2.09,19,5.25,2.49,8,4.08,1.38,13,5.38,2.83,8,6.5,1.99,14,6.29,2.36,7,5.91,2.02,11,4.25,2.25,8,4.69,1.75,13,5.78,2.68,9,6,2.35,14,5.43,2.23,7,6.25,2.05,12,4.82,1.54,11,4.27,2.2,11,5.89,2.57,9,5.93,2.43,14,6.19,2.14,16,4.67,1.53,3 +4248,evaluate,5.1,1.64,21,3.78,2.04,23,6.2,1.64,20,4.6,1.52,5,5.25,1.69,16,4.33,1.78,12,3.18,2.23,11,6.5,1.96,10,5.56,0.73,9,5.08,2.15,12,5.11,0.6,9,3.62,1.75,16,4.14,2.73,7,6,1.18,11,6.44,2.13,9,5.23,1.48,13,4.88,1.96,8,3.89,2.08,19,3.25,2.06,4,6.15,1.41,13,6.29,2.14,7 +4249,evaluation,4.86,1.17,22,5.89,2,19,4.62,2.2,21,5.6,0.89,5,4.62,1.2,16,6.75,1.58,8,5.27,2.1,11,4.8,2.04,10,4.45,2.42,11,5.17,0.72,12,4.5,1.51,10,6.2,2.15,10,5.56,1.88,9,4.67,2.19,12,4.56,2.35,9,4.64,1.03,11,5.09,1.3,11,5.88,1.89,8,5.91,2.17,11,5.11,2.15,9,4.25,2.26,12 +4250,evaporate,5.4,1.35,20,4,2.29,22,4.81,2.42,27,6,2.16,7,5.08,0.49,13,3.7,2.16,10,4.25,2.45,12,5.4,2.38,15,3.91,2.39,11,5.36,1.29,11,5.44,1.51,9,4.22,2.05,9,3.85,2.51,13,5.18,2.46,17,4,2.4,9,5.62,1.61,13,5,0.58,7,3.88,2.33,16,4.33,2.34,6,5.5,2.07,12,4.27,2.6,15 +4251,evasion,3.36,1.65,22,4.77,2.3,26,5.25,2.38,24,3.44,2.07,9,3.31,1.38,13,4.5,2.27,10,4.94,2.38,16,5.67,2.24,9,5,2.51,15,3.88,1.55,8,3.07,1.69,14,4.46,2.37,13,5.08,2.29,13,5.67,2.02,12,4.83,2.72,12,2.83,1.53,12,4,1.63,10,4.6,2.2,15,5,2.53,11,5.38,2.6,13,5.09,2.21,11 +4252,evasive,3.24,1.26,21,3.39,2.37,23,5.06,2.44,18,3.22,1.39,9,3.25,1.22,12,3.64,2.34,11,3.17,2.48,12,4.5,2.55,10,5.75,2.25,8,3.43,1.4,7,3.15,1.28,13,3.82,2.6,11,3,2.17,12,3.86,2.73,7,5.82,1.99,11,3,1.47,13,3.62,0.74,8,3.27,2.37,11,3.5,2.47,12,4.56,2.19,9,5.56,2.7,9 +4253,evening,7.09,1.87,22,3.1,2,21,5.22,2.21,18,6.83,2.64,6,7.2,1.66,15,3.14,2.34,7,3.07,1.9,14,4.67,1.94,9,5.75,2.6,8,6.86,2.07,14,7.57,1.62,7,3.33,2.18,9,2.92,1.93,12,5.7,2.36,10,4.62,2,8,7.64,1.22,14,6.12,2.47,8,3.67,2.66,6,2.87,1.73,15,5.9,2.51,10,4.38,1.51,8 +4254,evens,5.33,1.77,21,3.7,2.66,20,4.32,2.4,22,4.5,1.87,6,5.67,1.68,15,3.62,2.56,8,3.75,2.83,12,4.42,2.57,12,4.2,2.3,10,5.33,2.29,9,5.33,1.37,12,3.89,2.32,9,3.55,3.01,11,3.71,2.21,7,4.6,2.5,15,4.9,2.18,10,5.73,1.27,11,3.38,2.6,13,4.29,2.87,7,3.92,2.54,12,4.8,2.25,10 +4255,event,6.21,1.86,38,5.1,2.45,21,5,2.25,20,5.85,1.99,13,6.4,1.8,25,3.71,1.8,7,5.79,2.49,14,5.17,1.17,6,4.93,2.62,14,6.18,2.06,22,6.25,1.61,16,5.4,2.27,10,4.82,2.68,11,4.9,1.91,10,5.1,2.64,10,6.19,1.81,26,6.25,2.05,12,4.62,2.45,8,5.38,2.5,13,5.38,2.77,8,4.75,1.91,12 +4256,eventual,5.05,1.58,19,3.42,1.79,24,4.75,2.12,28,4.25,1.39,8,5.64,1.5,11,3.56,2.01,9,3.33,1.72,15,4.43,2.28,14,5.07,1.98,14,5.33,2.06,9,4.8,1.03,10,3.25,1.6,12,3.58,2.02,12,4,1.84,14,5.5,2.18,14,5.5,1.9,10,4.56,1.01,9,3.5,1.78,12,3.33,1.87,12,4.08,1.68,12,5.25,2.32,16 +4257,everlasting,6.55,1.65,22,3.85,2.63,26,5.23,2.37,22,7.33,1.87,9,6,1.29,13,3.6,2.67,10,4,2.68,16,4.88,2.3,8,5.43,2.47,14,6,2,8,6.86,1.41,14,4.08,2.78,13,3.62,2.57,13,5,2.24,11,5.45,2.58,11,6.42,1.62,12,6.7,1.77,10,4.47,2.45,15,3,2.76,11,6,2.04,12,4.3,2.5,10 +4258,everyday,5.47,1.78,19,3.14,2.19,22,5.96,1.71,24,4.5,1.97,6,5.92,1.55,13,3,2.04,12,3.3,2.45,10,6.12,1.55,8,5.88,1.82,16,5.6,1.43,10,5.33,2.18,9,2.67,1.94,9,3.46,2.37,13,6.24,1.82,17,5.33,1.37,6,6,1.41,8,5.09,1.97,11,3,1.94,9,3.23,2.42,13,6.38,1.71,16,5.12,1.46,8 +4259,everyman,5.42,1.3,19,3.52,2.11,21,4.4,2.16,20,4.67,1.53,3,5.56,1.26,16,4,1.79,6,3.33,2.26,15,5.5,2.74,6,3.93,1.77,14,5.2,1.03,10,5.67,1.58,9,3.29,2.36,7,3.64,2.06,14,4.8,2.49,10,4,1.83,10,5,0.93,8,5.73,1.49,11,3.44,2.24,9,3.58,2.11,12,4.88,2.9,8,4.08,1.56,12 +4260,evict,2.63,1.95,19,4.73,2.75,22,3.96,2.8,23,2.82,2.18,11,2.43,1.81,7,5,2.88,8,4.57,2.77,14,5,3.21,7,3.5,2.58,16,3.25,2.38,8,2.18,1.54,11,3.89,2.93,9,5.31,2.56,13,4.18,2.44,11,3.75,3.19,12,2.42,1.78,12,3,2.31,7,4.09,3.24,11,5.36,2.11,11,4.15,2.67,13,3.7,3.09,10 +4261,eviction,3,1.8,22,4.67,2.82,21,3.68,2.64,22,3.14,1.99,14,2.75,1.49,8,5.18,2.71,11,4.44,2.92,9,4.5,3.21,6,3.38,2.45,16,3.9,1.97,10,2.25,1.29,12,3.64,2.58,11,5.8,2.74,10,4,2.38,13,3.22,3.07,9,2.92,1.93,12,3.1,1.73,10,4.23,3.03,13,5.38,2.45,8,4.67,2.9,12,2.5,1.78,10 +4262,evidence,4.72,2.19,18,3.9,2.51,20,4.61,2.62,18,3.5,2.07,8,5.7,1.83,10,5,3,7,3.31,2.1,13,5,2.61,11,4,2.71,7,3.82,1.83,11,6.14,2.04,7,3.22,2.86,9,4.45,2.16,11,4.36,2.87,11,5,2.31,7,4,1.81,12,6.17,2.32,6,2.75,2.14,12,5.62,2.07,8,6.33,2.4,9,2.89,1.45,9 +4263,evident,5.1,1.22,21,3.76,2.45,25,6.16,2.32,19,5,1.58,9,5.17,0.94,12,3.33,2.25,6,3.94,2.62,18,4.43,2.51,7,7.17,1.53,12,5.12,1.36,16,5,0.71,5,3.71,2.61,14,3.9,2.47,10,5.33,2.74,9,6.9,1.66,10,5,1.41,12,5.22,0.97,9,4.12,2.36,16,3.11,2.62,9,6.18,2.71,11,6.12,1.81,8 +4264,evidentiary,4.5,1.19,22,4.22,2.13,23,4.42,1.61,19,4.12,1.13,8,4.54,1.05,13,4.5,2.27,8,4,2.18,14,5,1.73,7,3.82,1.25,11,4.38,1.3,8,4.38,0.96,13,4.67,2.45,9,3.93,1.94,14,3.71,1.25,7,4.83,1.7,12,4.45,1.21,11,4.55,1.21,11,3.78,2.28,9,4.5,2.07,14,4.56,1.67,16,3.67,1.15,3 +4265,evil,2.34,1.61,41,5.67,2.93,18,3.6,2.62,48,3,1.62,14,2,1.52,27,4.67,3.14,6,6.17,2.82,12,3.82,2.7,17,3.48,2.61,31,2.11,1.6,18,2.52,1.62,23,5.4,3.34,10,6,2.51,8,3.54,2.77,26,3.68,2.48,22,2.35,1.81,20,2.33,1.43,21,4.33,3.5,9,7,1.41,9,3.6,2.74,30,3.61,2.48,18 +4266,evolution,5.35,2.06,20,6.3,2.81,20,4.77,2.58,26,5.27,1.74,11,5.44,2.51,9,8.14,0.9,7,5.31,3.01,13,4.62,2.36,13,4.92,2.87,13,5.36,2.16,11,5.33,2.06,9,6.64,2.38,11,5.89,3.37,9,5.12,2.74,17,4.11,2.26,9,5.9,1.73,10,4.8,2.3,10,7,2.34,12,5.25,3.28,8,5.19,2.66,16,4.1,2.42,10 +4267,evolutionary,5.62,2.22,21,5.59,2.59,22,4.43,2.44,21,4.8,1.79,5,5.88,2.33,16,6.17,2.04,12,4.9,3.11,10,3.64,2.69,11,4.89,1.45,9,5.67,2.5,12,5.56,1.94,9,6.07,2.74,15,4.57,2.07,7,4.91,2.21,11,3.9,2.69,10,5.62,2.53,13,5.62,1.77,8,6,2.49,19,3,1.73,3,4.07,2.34,14,5.14,2.67,7 +4268,evolve,5.7,1.89,20,4.46,2.64,26,5.48,2.71,23,5.78,1.92,9,5.64,1.96,11,3.8,2.49,10,4.88,2.73,16,4.44,2.74,9,6.14,2.57,14,5.29,1.7,7,5.92,2.02,13,5.31,2.21,13,3.62,2.84,13,4.45,2.81,11,6.42,2.35,12,5.36,1.8,11,6.11,2.03,9,4.07,2.74,15,5,2.53,11,5.25,2.99,12,5.73,2.49,11 +4269,ex,2.7,1.43,23,4.79,2.66,19,4,2.25,22,2.29,1.6,7,2.88,1.36,16,4.5,1.97,6,4.92,2.99,13,3.7,1.34,10,4.25,2.83,12,2.36,1.12,11,3,1.65,12,4.18,2.86,11,5.62,2.26,8,4.45,2.7,11,3.55,1.69,11,2.21,1.19,14,3.44,1.51,9,3.9,2.69,10,5.78,2.39,9,3.64,2.5,11,4.36,2.01,11 +4270,exact,5.58,1.46,19,3.95,1.99,21,5.7,2.01,23,6,1,5,5.46,1.66,13,4.5,2.17,6,3.73,1.94,15,6,1.63,10,5.46,2.3,13,5.14,1.95,7,5.91,1.14,11,3.43,1.9,7,4.21,2.04,14,4.82,2.04,11,6.5,1.68,12,5.25,1.6,12,6.14,1.07,7,3.45,1.63,11,4.5,2.27,10,5.93,2.23,14,5.33,1.66,9 +4271,exacting,5.42,1.46,19,4.45,1.82,20,5.11,2.31,19,5.67,0.58,3,5.38,1.59,16,4.17,2.04,6,4.57,1.79,14,5.83,1.47,6,4.77,2.59,13,4.9,0.57,10,6,1.94,9,4.5,1.97,6,4.43,1.83,14,5.3,2,10,4.89,2.71,9,5,0.93,8,5.73,1.74,11,4.67,1.73,9,4.27,1.95,11,5.71,2.75,7,4.75,2.05,12 +4272,exaggerate,4.36,1.65,22,4.48,2.38,21,5.55,2.42,20,4.5,2,8,4.29,1.49,14,4.44,2.3,9,4.5,2.54,12,6.14,2.27,7,5.23,2.52,13,4.18,2.09,11,4.55,1.13,11,4.18,2.04,11,4.8,2.78,10,5.4,2.64,15,6,1.73,5,3.9,1.29,10,4.75,1.86,12,4.9,2.23,10,4.09,2.55,11,5.1,2.47,10,6,2.4,10 +4273,exaggeration,4.19,1.03,21,5.8,1.7,20,4.84,2.81,25,4.17,0.83,12,4.22,1.3,9,6.43,2.07,7,5.46,1.45,13,4.9,2.77,10,4.8,2.93,15,4,1.41,4,4.24,0.97,17,5.7,1.57,10,5.9,1.91,10,4.14,2.91,7,5.11,2.81,18,4.42,1,12,3.89,1.05,9,5.67,1.61,12,6,1.93,8,3.22,2.39,9,5.75,2.67,16 +4274,exam,4.33,1.68,21,5.17,1.97,23,4.19,2.23,26,4.18,1.6,11,4.5,1.84,10,5,2.24,11,5.33,1.78,12,3.45,1.69,11,4.93,2.43,14,4.2,1.81,10,4.45,1.63,11,5.18,2.14,11,5.17,1.9,12,4.41,2.4,17,4,1.93,8,4.69,1.8,13,3.75,1.39,8,4.33,1.76,15,6.75,1.28,8,4.65,2.55,17,3.33,1.12,9 +4275,examination,5.05,1.65,22,4.5,2.54,20,5.05,2.38,22,5.07,1.82,14,5,1.41,8,4.64,2.66,11,4.62,2.56,8,4.33,2.42,6,5.31,2.39,16,4.9,2.02,10,5.17,1.34,12,3.9,2.64,10,5.1,2.42,10,5,2.35,13,5.11,2.57,9,4.83,1.75,12,5.3,1.57,10,4.46,2.93,13,4.57,1.81,7,4.92,2.11,12,5.2,2.78,10 +4276,examine,5.61,1.79,18,3.95,2.31,20,5.84,1.49,25,5,1.22,5,5.85,1.95,13,3.73,2.45,11,4.22,2.22,9,5.88,1.26,16,5.78,1.92,9,5.29,1.89,7,5.82,1.78,11,3.44,2.46,9,4.36,2.2,11,5.75,1.59,20,6.2,1.1,5,5.33,1.8,9,5.89,1.83,9,3.27,2.15,11,4.78,2.33,9,5.58,1.43,19,6.67,1.51,6 +4277,examiner,4.29,1.23,21,3.7,2.39,20,6.25,2.27,20,4,0.71,5,4.27,1.33,15,4.1,2.56,10,3.3,2.26,10,6.2,1.87,10,6.3,2.71,10,3.83,1.6,6,4.36,1.01,14,3,2.08,7,4.08,2.53,13,5.62,2.5,8,6.67,2.1,12,4.69,0.85,13,3.62,1.51,8,3.7,2.5,10,3.7,2.41,10,5.78,2.77,9,6.64,1.8,11 +4278,example,4.9,2,21,3.55,1.9,20,6.74,1.85,19,4.92,1.89,13,4.88,2.3,8,4.29,2.21,7,3.15,1.68,13,7,1.53,7,6.58,2.07,12,4.58,1.73,12,5.33,2.35,9,3.56,2.4,9,3.55,1.51,11,6.5,2.32,10,7,1.22,9,4.58,1.73,12,5.33,2.35,9,4,2.52,7,3.31,1.55,13,6.43,2.7,7,6.92,1.24,12 +4279,excavation,4.89,1.73,19,4.64,2.22,22,5.67,2.15,21,5.22,1.72,9,4.6,1.78,10,5.1,2.73,10,4.25,1.71,12,5.25,1.67,8,5.92,2.43,13,4.69,1.11,13,5.33,2.73,6,5.25,2.82,8,4.29,1.82,14,6.25,1.83,8,5.31,2.32,13,4.89,1.17,9,4.9,2.18,10,4.42,2.31,12,4.9,2.18,10,5.75,2.45,12,5.56,1.81,9 +4280,exceed,4.79,1.44,19,5.52,2.4,21,6.75,1.45,20,5,1,3,4.75,1.53,16,5.17,3.06,6,5.67,2.19,15,6,1.26,6,7.07,1.44,14,5.3,1.16,10,4.22,1.56,9,6.43,2.23,7,5.07,2.43,14,7,1.63,10,6.5,1.27,10,4.88,0.64,8,4.73,1.85,11,6.22,2.73,9,5,2.09,12,7.12,1.89,8,6.5,1.09,12 +4281,excel,5.95,1.58,19,4.85,2.52,20,6.61,2.02,23,5.33,0.58,3,6.06,1.69,16,5.38,2.56,8,4.5,2.54,12,6,2.29,9,7,1.8,14,6,1.58,9,5.9,1.66,10,4.5,2.2,8,5.08,2.78,12,7.2,2.14,15,5.5,1.2,8,6,1.63,7,5.92,1.62,12,5.1,2.51,10,4.6,2.63,10,7.23,2.31,13,5.8,1.23,10 +4282,excellence,7.87,1.3,39,5.3,2.03,20,7.4,1.79,45,7.81,1.42,16,7.86,1.25,22,5.6,2.17,10,5,1.94,10,7.1,2.02,21,7.67,1.55,24,7.62,1.61,13,8,1.13,26,5.57,2.51,7,5.15,1.82,13,7,1.8,19,7.69,1.76,26,7.56,1.65,18,8.14,0.85,21,4.8,2.04,10,5.8,1.99,10,7.95,1.2,21,6.92,2.08,24 +4283,excellent,7.56,1.92,18,5.15,3.05,20,7.22,1.48,18,6.5,2.45,8,8.4,0.7,10,5,3.37,7,5.23,3,13,6.64,1.57,11,8.14,0.69,7,7,2.24,11,8.43,0.79,7,4.78,3.38,9,5.45,2.88,11,7.09,1.7,11,7.43,1.13,7,7.67,1.78,12,7.33,2.34,6,4.67,2.9,12,5.88,3.31,8,7.22,1.64,9,7.22,1.39,9 +4284,excelsior,5.95,1.9,19,4,2.14,21,5.35,2.08,23,5.6,2.41,5,6.08,1.85,13,4.5,2.81,6,3.8,1.9,15,5.9,1.97,10,4.92,2.14,13,6.14,2.19,7,5.82,1.89,11,3.86,3.02,7,4.07,1.69,14,4.91,2.07,11,5.75,2.09,12,5.5,1.62,12,6.71,2.21,7,3.73,2.69,11,4.3,1.42,10,5.43,1.95,14,5.22,2.39,9 +4285,exception,5.25,1.45,20,4.35,2.4,23,4.12,2.12,26,5.2,0.79,10,5.3,1.95,10,5.09,2.07,11,3.67,2.57,12,3.91,1.92,11,4.36,2.37,14,5.2,1.81,10,5.3,1.06,10,4.82,2.52,11,3.92,2.31,12,4.59,2.29,17,3.25,1.58,8,5.38,1.8,13,5,0,7,4.47,2.61,15,4.12,2.1,8,4.29,2.26,17,3.78,1.92,9 +4286,exceptional,7.32,1.83,19,5,2.37,23,6.32,1.7,19,6.33,1.73,9,8.2,1.48,10,5.57,2.3,7,4.93,2.4,15,6.6,2.01,10,6,1.32,9,7.67,2.06,9,7,1.63,10,4.7,2.63,10,5.5,2.11,12,5.75,1.83,8,6.6,1.58,10,7.08,2.02,12,7.71,1.5,7,4.9,2.4,20,5.67,2.52,3,6.25,1.49,8,6.36,1.91,11 +4287,excess,4.29,1.68,21,5.42,1.92,19,5.29,2.24,21,4.83,0.75,6,4.07,1.91,15,6,1.73,7,5.08,2.02,12,5.45,1.81,11,5.1,2.73,10,3.67,1.37,6,4.53,1.77,15,5.7,1.95,10,5.11,1.96,9,5.21,2.46,14,5.43,1.9,7,4.29,1.5,7,4.29,1.82,14,5.29,2.2,14,5.8,0.84,5,4.92,1.98,12,5.78,2.59,9 +4288,excessive,4.37,1.61,19,3.73,2.88,22,4.04,1.79,28,4.17,1.17,6,4.46,1.81,13,4.09,2.81,11,3.36,3.04,11,4.09,2.17,11,4,1.58,17,5,1.48,11,3.5,1.41,8,3.18,2.48,11,4.27,3.26,11,4.33,1.97,18,3.5,1.35,10,4.46,1.81,13,4.17,1.17,6,3.36,2.92,14,4.38,2.88,8,3.44,1.9,16,4.83,1.34,12 +4289,exchange,5.9,1.41,20,4.76,1.89,21,5.88,1.96,33,6,1.49,10,5.8,1.4,10,5.25,1.98,8,4.46,1.85,13,6.15,1.95,13,5.7,2,20,6,1.58,9,5.82,1.33,11,4.92,1.66,13,4.5,2.33,8,5.62,2.11,21,6.33,1.67,12,5.6,1.43,10,6.2,1.4,10,4.93,1.98,14,4.43,1.81,7,5.47,2.15,17,6.31,1.7,16 +4290,excitable,5.68,2.15,22,5.43,2.71,21,6.55,2.02,22,5.93,2.13,14,5.25,2.25,8,5.45,2.81,11,5,2.6,9,6.5,2.17,6,6.56,2.03,16,5.4,2.12,10,5.92,2.23,12,4.55,2.73,11,6.4,2.46,10,6.38,1.94,13,6.78,2.22,9,4.92,2.43,12,6.6,1.35,10,5.54,3.07,13,5.25,2.19,8,6.58,1.62,12,6.5,2.51,10 +4291,excite,7.79,1.36,19,6.61,2.43,23,5.79,1.96,19,7.33,1.32,9,8.2,1.32,10,7.29,2.43,7,6.53,2.36,15,5.3,2.41,10,6.33,1.22,9,8.33,0.87,9,7.3,1.57,10,5.9,2.92,10,7.5,1.51,12,5.25,1.98,8,6.1,2.02,10,7.67,1.5,12,8,1.15,7,6.45,2.46,20,7.67,2.31,3,5.12,1.64,8,6.27,2.1,11 +4292,excited,8.11,0.9,18,6.43,2.54,21,7.33,1.19,18,7.75,0.89,8,8.4,0.84,10,5,3.16,7,7.14,1.92,14,7.36,1.03,11,7.29,1.5,7,7.91,0.94,11,8.43,0.79,7,6.89,3.41,9,6.08,1.73,12,7.18,1.17,11,7.57,1.27,7,7.92,1,12,8.5,0.55,6,6.42,3.06,12,6.44,1.81,9,8.11,0.93,9,6.56,0.88,9 +4293,excitement,7.62,1.38,42,6.21,2.5,43,6.33,2.28,48,7.89,1.1,19,7.39,1.56,23,5.6,2.41,15,6.54,2.53,28,6,2.68,18,6.53,2.03,30,7.7,1.58,23,7.53,1.12,19,6.22,2.53,18,6.2,2.53,25,6.15,2.27,33,6.73,2.34,15,7.71,1.6,24,7.5,1.04,18,6.25,2.72,24,6.16,2.27,19,6.08,2.31,26,6.64,2.26,22 +4294,exciting,7.95,1.62,22,6.95,2.67,20,7.21,1.87,19,7.69,1.93,13,8.33,1,9,6.71,2.81,7,7.08,2.69,13,7.29,1.5,7,7.17,2.12,12,8,2.04,12,7.9,0.99,10,6.56,2.7,9,7.27,2.72,11,7.2,1.48,10,7.22,2.33,9,8.17,2.04,12,7.7,0.95,10,7.57,1.27,7,6.62,3.18,13,7.57,1.62,7,7,2.04,12 +4295,exclamation,6.85,1.42,20,5.4,2.57,25,6,2.31,19,6.78,1.2,9,6.91,1.64,11,5.17,2.64,6,5.56,2.66,18,5.86,2.27,7,6.08,2.43,12,6.88,1.41,16,6.75,1.71,4,5.07,2.67,14,6,2.54,10,5.89,2.47,9,6.1,2.28,10,7.27,1.27,11,6.33,1.5,9,5.69,2.47,16,4.89,2.8,9,6.36,2.42,11,5.5,2.2,8 +4296,exclude,3.55,1.57,20,4.81,2.11,21,4.67,2.79,33,3.4,1.65,10,3.7,1.57,10,5,1.93,8,4.69,2.29,13,4.38,2.96,13,4.85,2.74,20,3.33,1.5,9,3.73,1.68,11,5.08,1.8,13,4.38,2.62,8,4.52,2.75,21,4.92,2.97,12,3.5,1.72,10,3.6,1.51,10,5,2.35,14,4.43,1.62,7,5.29,2.49,17,4,3.01,16 +4297,exclusive,4.5,1.64,20,5,2.47,22,5.58,2.48,19,4.11,1.83,9,4.82,1.47,11,3.8,3.56,5,5.25,2.08,16,3.83,2.56,6,6.38,2.06,13,4.5,1.56,14,4.5,1.97,6,4.5,2.35,12,5.44,2.7,9,5.44,2.13,9,5.7,2.87,10,4.3,1.49,10,4.7,1.83,10,5,2.66,12,5,2.36,10,4.33,2.42,6,6.15,2.38,13 +4298,excrement,2,1.33,19,4.64,1.73,22,3.38,1.88,24,1.83,0.98,6,2.08,1.5,13,4.42,1.38,12,4.9,2.13,10,4.12,2.3,8,3,1.59,16,2,1.33,10,2,1.41,9,4.67,1.66,9,4.62,1.85,13,3.53,1.87,17,2.83,2.14,6,1.5,0.76,8,2.36,1.57,11,4.56,1.67,9,4.69,1.84,13,3.44,1.75,16,3.25,2.25,8 +4299,excruciating,2.1,1.51,21,5.3,2.77,20,3.36,2.22,22,2.17,1.17,6,2.07,1.67,15,6,2.51,8,4.83,2.95,12,3.83,2.44,12,2.8,1.87,10,2,1.12,9,2.17,1.8,12,6.11,2.03,9,4.64,3.2,11,3.57,1.9,7,3.27,2.4,15,2.6,1.96,10,1.64,0.81,11,5.31,2.78,13,5.29,2.98,7,3.5,2.58,12,3.2,1.81,10 +4300,excursion,5.83,1.37,24,4.26,2.49,23,6.05,2.33,20,6.2,1.23,10,5.57,1.45,14,5.5,1.38,6,3.82,2.67,17,6.36,2.06,11,5.67,2.69,9,5.54,1.33,13,6.18,1.4,11,5.8,2.1,10,3.08,2.14,13,6.08,2.25,13,6,2.65,7,5.5,1.41,16,6.5,1.07,8,4.4,2.35,15,4,2.88,8,6.58,2.23,12,5.25,2.38,8 +4301,excuse,4.52,1.75,21,3.61,1.97,44,4.72,2.16,54,5.44,1.74,9,3.83,1.47,12,3.75,2.14,16,3.52,1.93,27,5.04,2.62,25,4.46,1.69,28,4.86,2.27,7,4.31,1.55,13,3.72,2.02,18,3.54,1.96,26,4.97,2.1,34,4.32,2.31,19,4.15,1.99,13,5.12,1.13,8,2.79,1.93,19,4.24,1.79,25,4.81,2.4,27,4.63,1.92,27 +4302,exec,4.86,1.77,21,3.71,1.97,24,5.55,2.69,22,5.5,1.51,8,4.46,1.85,13,3.54,1.9,13,3.91,2.12,11,6.31,2.63,13,4.44,2.51,9,5.62,1.92,8,4.58,1.44,12,4.14,1.92,14,3.1,1.97,10,5.67,2.53,12,5.4,2.99,10,5,2.16,10,4.73,1.42,11,3.35,1.93,17,4.57,1.9,7,5.9,3.25,10,5.25,2.22,12 +4303,execute,3.94,2.34,18,5.79,2.74,19,5.04,2.44,25,3,2.45,5,4.31,2.29,13,6.1,3.03,10,5.44,2.51,9,5.38,2.19,16,4.44,2.88,9,4.57,2.23,7,3.55,2.42,11,3.89,2.76,9,7.5,1.18,10,4.9,2.69,20,5.6,0.89,5,3.11,1.36,9,4.78,2.86,9,5.55,3.05,11,6.12,2.42,8,4.84,2.48,19,5.67,2.42,6 +4304,execution,2.28,1.87,43,6,1.55,21,3.27,2.67,37,2.15,1.87,20,2.39,1.9,23,6.12,1.73,8,5.92,1.5,13,3.53,2.82,19,2.65,2.15,17,2.44,1.93,16,2.19,1.86,27,5.33,1.32,9,6.5,1.57,12,3.76,2.56,17,2.85,2.76,20,2.11,1.79,19,2.42,1.95,24,5.7,1.42,10,6.27,1.68,11,2.55,1.82,20,4.12,3.28,17 +4305,executioner,2.23,2.07,22,6.59,2.42,22,3.68,2.71,19,3,2.88,8,1.46,0.66,13,6.38,2.26,8,6.69,2.69,13,3.29,2.56,7,3.55,2.7,11,1.25,0.46,8,2.54,2.33,13,6.56,2.19,9,6.62,2.66,13,3.86,2.79,7,3.58,2.78,12,2,1.41,11,2.45,2.62,11,5.44,2.79,9,7.38,1.85,13,4,2.83,16,2,1,3 +4306,executive,4.95,2.63,19,4.32,2.55,22,4.95,2.12,19,4,2.35,9,5.8,2.7,10,4.71,2.87,7,4.21,2.55,14,5.7,2.21,10,4.11,1.76,9,4.78,2.77,9,5.1,2.64,10,4.8,3.16,10,4,2.05,11,5.88,1.96,8,4.4,2.12,10,5.08,2.68,12,4.71,2.75,7,4.21,2.46,19,5,3.61,3,5.25,2.19,8,4.73,2.15,11 +4307,executor,3.95,1.94,21,5.1,2.43,20,5.54,2.77,35,4.38,2.2,8,3.69,1.8,13,5,2.45,5,5.13,2.5,15,5.27,2.8,11,5.67,2.81,24,4,2,13,3.88,1.96,8,5.75,2.3,12,4.12,2.42,8,5.37,2.73,19,5.75,2.89,16,4.82,1.25,11,3,2.16,10,5.82,2.56,11,4.22,2.05,9,5.24,2.79,21,6,2.77,14 +4308,exemplary,5.58,1.57,19,4.79,2.73,24,6.57,1.87,28,6,0.76,8,5.27,1.95,11,3.56,2.7,9,5.53,2.56,15,6.29,2.13,14,6.86,1.61,14,5.11,1.83,9,6,1.25,10,4.67,2.99,12,4.92,2.57,12,6.36,2.17,14,6.79,1.58,14,5,1.63,10,6.22,1.3,9,5.67,2.35,12,3.92,2.91,12,6.67,2.06,12,6.5,1.79,16 +4309,exempt,4.84,2.06,19,4.43,2.36,21,5.54,1.98,24,4.17,2.04,6,5.15,2.08,13,5.17,2.29,12,3.44,2.19,9,4.88,2.47,8,5.88,1.67,16,5,1.41,10,4.67,2.69,9,5.33,1.87,9,3.75,2.53,12,5.53,2.03,17,5.67,2.16,6,4.25,1.91,8,5.27,2.15,11,4.44,2.65,9,4.42,2.23,12,5.81,2.07,16,5,1.77,8 +4310,exemption,5.37,1.98,19,4.17,2.16,24,5.32,2.14,28,5.25,1.67,8,5.45,2.25,11,3.78,2.28,9,4.4,2.13,15,5.07,2.2,14,5.57,2.14,14,4.78,1.99,9,5.9,1.91,10,3.83,2.04,12,4.5,2.32,12,5.36,2.27,14,5.29,2.09,14,5.4,2.12,10,5.33,1.94,9,3.92,2.07,12,4.42,2.31,12,5.58,1.73,12,5.12,2.45,16 +4311,exercise,6.33,1.67,43,5.41,2.13,22,6.9,2,42,6.18,0.98,11,6.35,1.89,31,4.88,1.89,8,5.71,2.27,14,7.29,2.3,14,6.74,1.87,27,6.29,1.59,21,6.36,1.79,22,4.6,1.84,10,6.08,2.19,12,7.22,2.02,18,6.67,1.99,24,6.05,2.01,21,6.59,1.26,22,5.75,2.38,8,5.21,2.04,14,7.17,1.91,29,6.31,2.14,13 +4312,exert,5.47,1.31,19,4.64,2.3,22,6,2.24,27,6.14,1.86,7,5.08,0.67,12,4.9,2.18,10,4.42,2.47,12,5.67,2.23,15,6.55,2.34,11,5.55,1.13,11,5.38,1.6,8,4.67,1.94,9,4.62,2.6,13,5.76,2.46,17,6.56,1.88,9,5.83,1.53,12,4.86,0.38,7,4.44,2.25,16,5.17,2.56,6,5.5,2.75,12,6.4,1.72,15 +4313,exhale,6.11,1.41,19,3.75,2.2,20,6.27,2.51,22,7,2,3,5.94,1.29,16,4.25,2.05,8,3.42,2.31,12,5.78,2.86,9,6.62,2.29,13,6.89,1.45,9,5.4,0.97,10,2.89,1.62,9,4.45,2.42,11,6.07,2.7,14,6.62,2.26,8,5.71,1.38,7,6.33,1.44,12,4.1,2.23,10,3.4,2.22,10,6.23,2.86,13,6.33,2.06,9 +4314,exhaust,4,1.38,21,4.26,2.16,23,4.36,1.71,22,4.27,1.62,11,3.7,1.06,10,4.36,2.34,11,4.17,2.08,12,4,1.41,8,4.46,1.9,13,4.3,0.82,10,3.73,1.74,11,4.45,2.16,11,4.08,2.23,12,4.79,1.53,14,3.29,1.7,7,4,1.58,13,4,1.07,8,3.8,1.97,15,5.12,2.36,8,4.64,1.6,14,3.88,1.89,8 +4315,exhaustion,3.21,2.18,19,4.52,2.09,21,4.29,2.73,34,2.78,2.05,9,3.6,2.32,10,4.5,2,8,4.54,2.22,13,5.21,2.72,14,3.65,2.6,20,2.33,1.5,9,4,2.45,10,4.62,1.8,13,4.38,2.62,8,4.5,2.63,22,3.92,2.97,12,2.6,1.58,10,3.89,2.62,9,4.43,2.31,14,4.71,1.7,7,4.71,2.47,17,3.88,2.98,17 +4316,exhaustive,4.24,2.05,21,4.5,2.59,20,4.54,2.16,35,5.75,1.83,8,3.31,1.6,13,6,2.24,5,4,2.56,15,4.45,2.42,11,4.58,2.08,24,4.62,2.29,13,3.62,1.51,8,4.75,2.73,12,4.12,2.47,8,4.95,2.01,20,4,2.3,15,4.64,2.25,11,3.8,1.81,10,4.73,2.72,11,4.22,2.54,9,4.18,2.17,22,5.15,2.08,13 +4317,exhibit,5.77,1.34,22,5.48,2.27,23,6.21,2.07,19,6.12,1.64,8,5.31,0.63,13,6,2.67,8,5.21,2.15,14,6.29,2.43,7,6.27,2,11,5.88,1.46,8,5.46,0.97,13,5.67,2.65,9,5.36,2.1,14,5.71,2.43,7,6.5,1.88,12,5.82,1.33,11,5.73,1.42,11,5,2.4,9,5.79,2.22,14,6.12,2.19,16,6.67,1.53,3 +4318,exhibition,5.53,1.26,19,5.38,2.13,21,5.39,2.04,23,4.6,1.14,5,5.92,1.19,13,5.5,2.81,6,5.33,1.91,15,5.1,2.02,10,5.62,2.1,13,5.14,1.07,7,5.82,1.4,11,5.43,2.57,7,5.36,1.98,14,4.64,1.86,11,6.08,2.02,12,5.42,1.16,12,5.71,1.5,7,5.91,2.02,11,4.8,2.2,10,4.71,2.02,14,6.44,1.67,9 +4319,exhilarated,6.9,1.55,21,6.55,2.39,20,6.51,2.05,35,6.88,1.96,8,6.92,1.32,13,6.2,1.79,5,6.67,2.61,15,6.3,2.36,10,6.6,1.96,25,6.77,1.92,13,7.12,0.64,8,6.25,2.93,12,7,1.31,8,6.11,2.31,19,7,1.63,16,6.73,1.68,11,7.1,1.45,10,6.36,2.34,11,6.78,2.59,9,6.43,2.31,21,6.64,1.65,14 +4320,exhilarating,7.39,1.2,18,6.83,2.28,18,5.76,2.11,17,7.2,1.32,10,7.62,1.06,8,8.25,0.96,4,6.43,2.41,14,4.62,2.33,8,6.78,1.3,9,7.86,0.69,7,7.09,1.38,11,6.43,2.99,7,7.09,1.81,11,5,2.37,6,6.18,1.94,11,7.58,1.16,12,7,1.26,6,6.73,2.72,11,7,1.53,7,6.14,2.27,7,5.5,2.07,10 +4321,exhumation,2.89,1.49,19,4.5,2.54,24,4.14,2.29,28,3.25,1.16,8,2.64,1.69,11,4.33,2.35,9,4.6,2.72,15,3.64,1.86,14,4.64,2.62,14,2.78,1.48,9,3,1.56,10,4.33,2.67,12,4.67,2.5,12,3.93,2.46,14,4.36,2.17,14,2.9,1.6,10,2.89,1.45,9,4.17,2.48,12,4.83,2.66,12,4.33,2.06,12,4,2.5,16 +4322,exhume,3.95,1.28,20,4.5,2.54,22,4.81,2.23,21,3.78,1.09,9,4.09,1.45,11,4.8,2.82,10,4.25,2.38,12,4.5,2.33,8,5,2.24,13,4,1.04,14,3.83,1.83,6,3.88,2.53,8,4.86,2.57,14,4.75,2.25,8,4.85,2.3,13,4.2,1.14,10,3.7,1.42,10,4.25,2.73,12,4.8,2.39,10,5.08,2.5,12,4.44,1.88,9 +4323,exile,3.32,1.55,22,5.87,2.69,23,3.37,2.19,19,3.88,1.81,8,3.15,1.28,13,6.75,1.98,8,5.64,2.9,14,3.71,2.75,7,3.09,1.97,11,2.75,1.39,8,3.85,1.46,13,6.78,2.73,9,5.29,2.58,14,3.29,2.75,7,3.42,1.93,12,3.36,1.43,11,3.27,1.74,11,5.22,3.49,9,6.29,2.05,14,3.38,2.09,16,3.33,3.21,3 +4324,exist,5.9,2.19,21,4,2.18,20,6.05,2.59,19,5.92,2.1,13,5.88,2.47,8,4.43,2.37,7,3.77,2.13,13,5.43,2.76,7,6.42,2.54,12,6,2.37,12,5.78,2.05,9,3.89,2.37,9,4.09,2.12,11,6.1,2.28,10,6,3.04,9,5.83,2.33,12,6,2.12,9,4,2.08,7,4,2.31,13,6.86,1.95,7,5.58,2.87,12 +4325,existence,6.25,1.59,20,4.38,2.09,21,5.11,2.26,19,6,2,9,6.45,1.21,11,4.2,2.59,5,4.4,2.06,15,3.83,2.99,6,5.69,1.65,13,6,1.57,14,6.83,1.6,6,3.5,1.73,12,5.62,2.13,8,5.56,1.51,9,4.7,2.79,10,5.5,1.51,10,7,1.33,10,3.75,1.82,12,5.22,2.22,9,5.17,3.49,6,5.08,1.61,13 +4326,existential,5.86,1.88,21,4.28,2.34,25,6.06,2.1,18,5.89,1.69,9,5.83,2.08,12,3.83,2.64,6,4.5,2.33,18,5.67,2.5,6,6.25,1.96,12,6.12,1.75,16,5,2.24,5,3.93,2.5,14,4.9,2.18,10,6.5,2.39,8,5.7,1.89,10,6.08,1.98,12,5.56,1.81,9,3.88,2.31,16,5,2.35,9,6,2.31,10,6.12,1.96,8 +4327,existing,4.83,1.79,18,5.05,2.42,21,6.46,1.98,24,4.5,1.76,6,5,1.86,12,5.33,2.31,12,4.67,2.65,9,5.5,2.07,8,6.94,1.81,16,4.78,0.97,9,4.89,2.42,9,5,2.35,9,5.08,2.57,12,6.41,2.03,17,6.83,2.04,6,4.29,1.6,7,5.18,1.89,11,4.5,3.02,8,5.38,2.02,13,6.56,2.13,16,6.25,1.75,8 +4328,exit,5.35,1.09,20,3.18,1.97,22,7,1.71,27,6,1.53,7,5,0.58,13,3.7,2.16,10,2.75,1.76,12,6.73,1.87,15,7.36,1.57,11,5.27,0.9,11,5.44,1.33,9,3.89,1.9,9,2.69,1.93,13,7.41,1.77,17,6.22,1.48,9,5.62,1.26,13,4.86,0.38,7,2.75,1.81,16,4.33,2.07,6,7.17,1.75,12,6.87,1.73,15 +4329,exodus,4.63,2.01,19,4.45,2.24,20,5.62,2.26,24,4.69,2.18,13,4.5,1.76,6,5.6,1.52,5,4.07,2.34,15,5.69,2.36,13,5.55,2.25,11,5,2.65,9,4.3,1.25,10,5.71,1.8,7,3.77,2.2,13,5.55,2.16,11,5.69,2.43,13,4.11,2.15,9,5.1,1.85,10,3.8,1.81,10,5.1,2.51,10,6.44,2.4,9,5.13,2.1,15 +4330,exonerate,5.44,1.69,18,3.83,2.53,18,5.82,2.1,17,5.9,1.37,10,4.88,1.96,8,5,2.94,4,3.5,2.41,14,6,1.69,8,5.67,2.5,9,5.75,1.49,8,5.2,1.87,10,4.29,2.43,7,3.55,2.66,11,5.67,1.75,6,5.91,2.34,11,5.33,2.02,12,5.67,0.82,6,2.82,2.14,11,5.43,2.37,7,5.86,2.27,7,5.8,2.1,10 +4331,exorcism,3.15,1.87,20,5.96,2.54,24,3.71,2.52,28,3.88,1.64,8,2.67,1.92,12,5.89,2.32,9,6,2.75,15,3.21,2.19,14,4.21,2.81,14,2,1.58,9,4.09,1.58,11,5.33,2.71,12,6.58,2.31,12,3.64,3,14,3.79,2.04,14,2.7,1.83,10,3.6,1.9,10,6.33,2.23,12,5.58,2.87,12,3.42,2.61,12,3.94,2.52,16 +4332,exorcist,3.76,2.26,21,6.29,2.35,21,3.8,2.02,25,4.25,2.05,12,3.11,2.47,9,6.57,2.07,7,6.14,2.54,14,4.4,1.9,10,3.4,2.06,15,3.25,3.86,4,3.88,1.87,17,6.6,2.72,10,6,2.05,11,2.86,1.68,7,4.17,2.07,18,3.92,2.43,12,3.56,2.13,9,6.15,2.3,13,6.5,2.56,8,2.67,1.94,9,4.44,1.82,16 +4333,exotic,7.55,1.57,20,6.9,2.15,20,5.65,2.19,26,7.45,1.75,11,7.67,1.41,9,7.57,1.51,7,6.54,2.4,13,4.85,2.08,13,6.46,2.07,13,7.18,1.72,11,8,1.32,9,6.64,1.96,11,7.22,2.44,9,5.53,2.35,17,5.89,1.96,9,7.8,1.62,10,7.3,1.57,10,7.33,1.61,12,6.25,2.76,8,5.75,2.11,16,5.5,2.42,10 +4334,expand,5.35,1.42,20,3.3,2.05,20,5.43,1.72,21,5.29,1.5,7,5.38,1.45,13,3.67,2,9,3,2.14,11,4.6,1.82,5,5.69,1.66,16,5.6,0.97,10,5.11,1.9,9,3.12,2.23,8,3.42,2.02,12,5.29,1.73,14,5.71,1.8,7,4.91,1.58,11,5.89,1.05,9,3.17,2.12,12,3.5,2.07,8,5.6,1.78,10,5.27,1.74,11 +4335,expansion,6.4,1.96,20,5.7,2.68,20,5.42,2.13,36,7.29,1.25,7,5.92,2.14,13,7,1.58,5,5.27,2.87,15,5.27,2,11,5.48,2.22,25,6.83,1.8,12,5.75,2.12,8,6.42,2.11,12,4.62,3.2,8,5.65,2.21,20,5.12,2.06,16,5.82,2.18,11,7.11,1.45,9,6.18,2.75,11,5.11,2.62,9,5.86,1.91,22,4.71,2.33,14 +4336,expect,5.95,1.8,21,4.86,2.03,21,4.89,2.22,18,6.17,1.72,6,5.86,1.96,14,4.14,2.19,7,5.21,1.93,14,5,2.35,9,4.88,2.36,8,6.15,2.15,13,5.57,1.13,7,5,2.18,9,4.75,2.01,12,5.8,1.99,10,3.75,2.05,8,5.92,1.55,13,6,2.27,8,5.33,2.34,6,4.67,1.95,15,5.4,2.46,10,4.25,1.83,8 +4337,expectancy,6.32,2.03,19,4.35,2.33,23,5.41,2.37,17,5.56,1.33,9,7,2.36,10,4.71,1.8,7,4.27,2.63,15,5.5,2.37,10,5.29,2.56,7,6.33,2.45,9,6.3,1.7,10,4.5,2.59,10,4.33,2.27,12,5.25,1.58,8,5.38,3.16,8,6.67,2.15,12,5.71,1.8,7,4.15,2.25,20,5.67,2.89,3,5.14,1.46,7,5.6,2.91,10 +4338,expectation,6.1,1.34,21,4.5,2.3,22,5.05,1.56,21,5.56,1.01,9,6.5,1.45,12,3.5,2.59,6,4.93,2.22,15,5.17,1.6,6,5,1.6,15,5.44,1.01,9,6.58,1.38,12,5.4,1.95,5,4.24,2.39,17,4.9,1.66,10,5.18,1.54,11,6.5,1.51,12,5.56,0.88,9,4.89,2.32,9,4.23,2.35,13,4.83,1.64,12,5.33,1.5,9 +4339,expedient,5.3,1.59,20,4.55,2.02,22,6.84,1.57,19,4.78,1.99,9,5.73,1.1,11,2.6,1.67,5,5.06,1.81,16,7.17,1.17,6,6.69,1.75,13,5.14,1.61,14,5.67,1.63,6,4.42,2.11,12,4.56,2.07,9,6.56,1.59,9,7.1,1.6,10,5.2,1.32,10,5.4,1.9,10,4.25,1.96,12,4.9,2.13,10,7.17,1.6,6,6.69,1.6,13 +4340,expedite,6.1,1.25,20,4.86,2.43,21,5.96,2.34,25,6,1,3,6.12,1.32,17,5.57,2.07,7,4.69,2.59,13,5.88,1.55,8,6,2.67,17,5.86,0.9,7,6.23,1.42,13,5.14,2.04,7,4.92,2.66,13,5.93,2.34,14,6,2.45,11,5.78,1.3,9,6.36,1.21,11,5.45,2.3,11,4.2,2.53,10,5.89,2.61,18,6.14,1.57,7 +4341,expedition,6.53,2.01,19,4.5,2.7,22,5.78,2.15,23,6.45,2.02,11,6.29,2.06,7,4.88,2.64,8,4.29,2.81,14,4.86,2.73,7,6.19,1.8,16,6.38,2.26,8,6.64,1.91,11,3.89,2.89,9,4.92,2.6,13,5.64,2.2,11,5.92,2.19,12,6.5,2.43,12,6.57,1.13,7,4.36,3.26,11,4.64,2.16,11,5.69,2.63,13,5.9,1.45,10 +4342,expel,3.75,1.77,20,4.24,2.76,21,4.17,2.26,24,2.25,0.96,4,4.12,1.75,16,4.25,2.63,4,4.24,2.86,17,4.56,2.24,9,3.93,2.31,15,3.12,0.83,8,4.17,2.12,12,4.3,2.67,10,4.18,2.96,11,4.38,2.14,13,3.91,2.47,11,3.55,1.51,11,4,2.12,9,3.7,2.79,10,4.73,2.76,11,4.5,2.31,18,3.17,1.94,6 +4343,expendable,3.85,1.27,20,5.11,2.63,18,4,2.11,23,4.8,1.3,5,3.53,1.13,15,6.2,3.27,5,4.69,2.36,13,4,2.63,12,4,1.48,11,3.9,1.37,10,3.8,1.23,10,5.86,2.54,7,4.64,2.69,11,3.93,1.98,15,4.12,2.47,8,3.86,1.23,14,3.83,1.47,6,5.25,2.18,12,4.83,3.6,6,4,2.15,14,4,2.18,9 +4344,expense,3.9,1.55,21,4.82,2.56,22,4.41,2.12,27,4.1,1.91,10,3.73,1.19,11,3.14,2.67,7,5.6,2.16,15,4.88,2.32,17,3.6,1.51,10,4.27,1.95,11,3.5,0.85,10,4,3.08,5,5.06,2.44,17,4.5,2.14,14,4.31,2.18,13,4.31,1.8,13,3.25,0.71,8,4.5,3.1,10,5.08,2.11,12,4.64,2.24,14,4.15,2.03,13 +4345,expensive,3.36,1.99,22,6.1,2.38,20,6.21,2.7,19,3.85,2.27,13,2.67,1.32,9,6,2.58,7,6.15,2.38,13,6.57,2.23,7,6,3.02,12,3.5,2.24,12,3.2,1.75,10,5.78,2.77,9,6.36,2.11,11,6.2,2.57,10,6.22,2.99,9,3.67,2.19,12,3,1.76,10,7.43,1.13,7,5.38,2.6,13,6.71,2.63,7,5.92,2.81,12 +4346,experience,6.89,1.94,18,3.71,2.08,21,6.94,1.95,18,5.88,2.1,8,7.7,1.42,10,3.29,1.5,7,3.93,2.34,14,6.82,2.04,11,7.14,1.95,7,6.55,2.16,11,7.43,1.51,7,2.44,1.59,9,4.67,1.92,12,6.45,2.25,11,7.71,1.11,7,6.83,1.75,12,7,2.45,6,3.42,2.35,12,4.11,1.69,9,8.11,0.78,9,5.78,2.11,9 +4347,experiment,6.05,1.36,20,4.86,2.62,22,5.7,2.52,27,7.14,1.46,7,5.46,0.88,13,4.5,2.59,10,5.17,2.72,12,5.87,2.67,15,5.64,2.5,11,6.18,1.33,11,5.89,1.45,9,5.33,1.5,9,4.54,3.2,13,6,2.32,17,5.33,3.04,9,6.15,1.46,13,5.86,1.21,7,5.06,2.72,16,4.33,2.5,6,5.5,2.75,12,5.87,2.42,15 +4348,experimental,5.65,1.6,20,5.57,2.25,21,4.62,2.4,34,6,1.63,10,5.3,1.57,10,5.88,2.42,8,5.38,2.22,13,4.57,2.79,14,4.65,2.16,20,5.11,1.36,9,6.09,1.7,11,6,2.2,13,4.88,2.3,8,4.73,2.43,22,4.42,2.43,12,5.4,1.26,10,5.9,1.91,10,5.86,2.38,14,5,2,7,4.41,2.4,17,4.82,2.46,17 +4349,experimentation,6,1.65,20,5.52,2.44,21,5.48,2.79,25,6,2,3,6,1.66,17,6.14,2.85,7,5.31,2.32,13,5.5,2.67,8,5.47,2.92,17,5.43,1.51,7,6.31,1.7,13,6.57,2.82,7,5.08,2.22,13,5.71,2.64,14,5.18,3.06,11,5.89,1.36,9,6.09,1.92,11,6.18,2.09,11,4.8,2.7,10,5.06,2.98,18,6.57,1.99,7 +4350,expert,6.74,1.66,19,4.05,1.73,20,6.91,1.8,22,7.44,1.51,9,6.1,1.6,10,4.5,1.69,8,3.75,1.76,12,6.55,2.07,11,7.27,1.49,11,6.71,1.38,7,6.75,1.86,12,4.67,1.12,9,3.55,2.02,11,7,1.87,13,6.78,1.79,9,6.5,1.58,10,7,1.8,9,4.29,1.5,7,3.92,1.89,13,7,2,14,6.75,1.49,8 +4351,expertise,6.1,1.48,20,5.95,1.23,20,6.73,1.73,26,6.73,1.49,11,5.33,1.12,9,5.71,0.76,7,6.08,1.44,13,6.31,1.49,13,7.15,1.91,13,5.82,1.66,11,6.44,1.24,9,5.82,1.4,11,6.11,1.05,9,6.71,1.9,17,6.78,1.48,9,5.9,1.73,10,6.3,1.25,10,5.67,1.3,12,6.38,1.06,8,6.75,1.69,16,6.7,1.89,10 +4352,expiration,3.45,2.04,20,4.29,1.74,21,3.72,2.37,32,2.9,1.45,10,4,2.45,10,4.75,0.89,8,4,2.08,13,4.31,2.32,13,3.32,2.38,19,2.67,1.8,9,4.09,2.07,11,4.46,1.76,13,4,1.77,8,4.1,2.61,20,3.08,1.83,12,3.1,1.85,10,3.8,2.25,10,4.71,1.44,14,3.43,2.07,7,4.12,2.31,16,3.31,2.44,16 +4353,expire,3.16,1.34,19,4,2.15,20,3.8,2.26,20,3.67,0.58,3,3.06,1.44,16,4.83,2.93,6,3.64,1.74,14,4.83,2.71,6,3.36,1.98,14,3.6,1.07,10,2.67,1.5,9,3.86,1.46,7,4.08,2.5,13,4.3,2.63,10,3.3,1.83,10,3,1.31,8,3.27,1.42,11,3.89,2.52,9,4.09,1.92,11,3.88,2.75,8,3.75,2.01,12 +4354,explain,5.41,1.53,22,4,2.17,21,6.22,2.16,18,5.5,1.38,6,5.33,1.68,15,3.57,2.23,7,4.21,2.19,14,6.11,2.42,9,6.38,2.13,8,5.36,1.6,14,5.43,1.62,7,3.89,2.52,9,4.08,1.98,12,6.1,2.6,10,6.38,1.6,8,5.29,1.27,14,5.62,2,8,4.5,2.88,6,3.8,1.9,15,6.2,2.53,10,6.25,1.75,8 +4355,explanation,6.38,1.77,21,4.05,1.88,20,6.14,1.49,21,6.33,1.21,6,6.4,1.99,15,4.75,0.89,8,3.58,2.23,12,6,1.61,11,6.3,1.42,10,6,0.89,6,6.53,2.03,15,4.6,1.9,10,3.5,1.78,10,6,1.66,14,6.43,1.13,7,5.43,1.51,7,6.86,1.75,14,3.64,1.91,14,5,1.55,6,6.25,1.54,12,6,1.5,9 +4356,explicit,4.82,1.84,22,5.23,3.04,22,4.18,1.81,28,5.75,1.58,8,4.29,1.82,14,5.82,2.48,11,4.64,3.53,11,3.82,2.04,11,4.41,1.66,17,5,1.86,12,4.6,1.9,10,5.91,2.66,11,4.55,3.36,11,3.83,1.54,18,4.8,2.15,10,4.8,2.18,15,4.86,0.9,7,4.64,3.39,14,6.25,2.12,8,4,1.9,16,4.42,1.73,12 +4357,explode,4.38,1.75,21,5.32,2.77,22,2.96,2.1,27,5.3,1.95,10,3.55,1.04,11,5.29,3.09,7,5.33,2.72,15,3.12,2.39,17,2.7,1.57,10,4.45,1.92,11,4.3,1.64,10,2.8,2.05,5,6.06,2.54,17,3.21,2.67,14,2.69,1.32,13,3.77,1.64,13,5.38,1.51,8,3.7,2.91,10,6.67,1.83,12,3.07,2.67,14,2.85,1.34,13 +4358,exploit,3.65,2.43,20,5.24,2.14,21,4.16,2.7,32,4.8,2.9,10,2.5,1.08,10,5.38,2.13,8,5.15,2.23,13,4.57,2.95,14,3.83,2.53,18,3.56,2.3,9,3.73,2.65,11,5.23,1.64,13,5.25,2.92,8,4.05,2.69,21,4.36,2.84,11,3.5,2.32,10,3.8,2.66,10,4.93,2.37,14,5.86,1.57,7,4.2,2.91,15,4.12,2.6,17 +4359,exploitation,2.89,1.73,19,6.1,1.34,21,5,2.75,23,2.33,1.53,3,3,1.79,16,6,1.69,8,6.15,1.14,13,4.89,2.52,9,5.07,2.97,14,2.11,1.36,9,3.6,1.78,10,5.78,0.67,9,6.33,1.67,12,5.8,2.76,15,3.5,2.14,8,2.57,1.27,7,3.08,1.98,12,6.1,0.99,10,6.09,1.64,11,5.54,3.23,13,4.3,1.89,10 +4360,exploration,6.71,1.98,21,5,2.65,22,5.36,1.92,22,6.56,2.3,9,6.83,1.8,12,3.83,2.71,6,5.53,2.64,15,5,2.53,6,5.5,1.71,16,6.67,1.5,9,6.75,2.34,12,3.4,1.67,5,5.47,2.74,17,5.55,2.02,11,5.18,1.89,11,7.17,1.99,12,6.11,1.9,9,6.33,2.55,9,4.08,2.4,13,4.83,1.7,12,6,2.05,10 +4361,exploratory,5.95,2.33,21,4.29,2,21,5.88,2.28,25,5.75,2.3,12,6.22,2.49,9,5.71,2.21,7,3.57,1.5,14,6.1,2.28,10,5.73,2.34,15,7.75,1.89,4,5.53,2.27,17,4.8,2.3,10,3.82,1.66,11,5.14,2.27,7,6.17,2.28,18,5.83,2.76,12,6.11,1.76,9,3.85,1.68,13,5,2.39,8,4.22,1.99,9,6.81,1.91,16 +4362,explore,7,1.45,21,4.05,2.55,22,6.52,2.38,27,6.6,1.35,10,7.36,1.5,11,3.14,2.61,7,4.47,2.5,15,6.24,2.36,17,7,2.45,10,7.09,1.64,11,6.9,1.29,10,3.2,3.03,5,4.29,2.44,17,7.14,1.99,14,5.85,2.64,13,6.77,1.59,13,7.38,1.19,8,3.8,2.9,10,4.25,2.34,12,7.64,1.78,14,5.31,2.39,13 +4363,explorer,5.9,1.41,20,5.24,2.84,17,6.43,2.06,23,5.8,2.28,5,5.93,1.1,15,5.25,2.99,4,5.23,2.92,13,6,2.17,12,6.91,1.92,11,6.3,1.34,10,5.5,1.43,10,5.71,2.36,7,4.9,3.21,10,6,2,15,7.25,2.05,8,5.43,1.4,14,7,0.63,6,5.67,2.67,12,4.2,3.27,5,6.53,2.42,15,6.25,1.28,8 +4364,explosion,3.17,1.79,24,6.35,2.48,23,3.62,2.25,21,3.71,2.29,7,2.94,1.56,17,6.75,2.42,12,5.91,2.59,11,3.27,2.24,11,4,2.45,9,2.38,1.04,13,4.09,2.07,11,6.5,2.34,16,6,2.94,7,4.18,2.64,11,3,1.63,10,3.27,2.12,15,3,1.12,9,6.74,2.56,19,4.5,0.58,4,3.79,2.55,14,3.29,1.6,7 +4365,explosive,4.14,2.13,21,6.62,1.86,21,3.32,2.25,25,4.83,1.7,12,3.22,2.39,9,7.14,0.9,7,6.36,2.17,14,3.4,2.12,10,3.27,2.4,15,3.25,3.86,4,4.35,1.62,17,6.5,2.27,10,6.73,1.49,11,3.57,2.37,7,3.22,2.26,18,4.08,2.27,12,4.22,2.05,9,6.15,2.12,13,7.38,1.06,8,2.89,2.32,9,3.56,2.25,16 +4366,expo,6.26,1.73,19,4.43,2.41,23,5.11,1.82,19,6.11,1.54,9,6.4,1.96,10,4.29,2.36,7,4.67,2.5,15,5.2,1.99,10,5,1.73,9,6.67,1.66,9,5.9,1.79,10,4.4,2.76,10,4.67,2.19,12,4.62,1.51,8,5.3,2.06,10,6.17,1.85,12,6.43,1.62,7,4.25,2.4,20,5.67,2.52,3,4.75,1.67,8,5.36,1.96,11 +4367,export,4.79,2.32,19,3.45,1.84,22,5.54,1.28,24,4.5,2.35,6,4.92,2.4,13,3.5,1.83,12,3.4,1.96,10,5.12,1.36,8,5.75,1.24,16,4.9,1.97,10,4.67,2.78,9,3.44,1.81,9,3.46,1.94,13,5.65,1.41,17,5.33,1.03,6,4.25,2.6,8,5.18,2.14,11,3.11,1.83,9,3.69,1.89,13,5.5,1.41,16,5.62,1.06,8 +4368,expose,4.14,1.81,22,5.89,1.97,19,4.24,2.23,21,4.4,0.55,5,4,2.1,16,6.38,1.06,8,5.55,2.42,11,4.5,2.51,10,4,2.05,11,3.92,1.78,12,4.4,1.9,10,6.4,1.35,10,5.33,2.45,9,3.25,1.96,12,5.56,1.94,9,4,2.05,11,4.27,1.62,11,5.75,1.83,8,6,2.14,11,4.33,2.29,9,4.17,2.29,12 +4369,exposition,5.43,1.54,21,4.3,2.96,23,5.4,2.41,20,6,0.93,8,5.08,1.75,13,5.33,1.37,6,3.94,3.31,17,5.55,2.21,11,5.22,2.77,9,6.08,1.38,12,4.56,1.33,9,5.4,2.72,10,3.46,2.96,13,5.38,2.53,13,5.43,2.37,7,5.57,1.5,14,5.14,1.68,7,4.8,2.76,15,3.38,3.29,8,5.5,2.35,12,5.25,2.66,8 +4370,exposure,4.81,1.89,21,5.45,2.48,20,5.08,2.55,25,5.17,2.04,12,4.33,1.66,9,6.86,1.57,7,4.69,2.59,13,5.5,2.64,10,4.8,2.54,15,4.75,1.26,4,4.82,2.04,17,5.11,2.67,9,5.73,2.41,11,3.43,2.99,7,5.72,2.11,18,4.92,1.93,12,4.67,1.94,9,4.92,2.35,12,6.25,2.6,8,3.22,2.05,9,6.12,2.22,16 +4371,express,5.53,1.39,19,4.79,2.28,24,6.57,1.97,28,5,0.93,8,5.91,1.58,11,4,2.06,9,5.27,2.34,15,5.93,2.13,14,7.21,1.63,14,5.89,1.96,9,5.2,0.42,10,4.42,2.27,12,5.17,2.33,12,5.93,2.34,14,7.21,1.31,14,5.8,1.69,10,5.22,0.97,9,5.42,1.88,12,4.17,2.55,12,6,2.17,12,7,1.75,16 +4372,expression,6.15,1.84,20,4.33,2.68,18,6.88,2.21,24,5.2,1.92,5,6.47,1.77,15,4.2,3.03,5,4.38,2.66,13,6.69,1.93,13,7.09,2.59,11,6.7,1.34,10,5.6,2.17,10,5.14,2.97,7,3.82,2.48,11,6.12,2.31,16,8.38,0.92,8,5.93,2.09,14,6.67,1.03,6,4.5,2.32,12,4,3.52,6,6.67,2.61,15,7.22,1.39,9 +4373,expressive,5.95,2.37,19,5.5,2.48,22,7.39,1.56,23,6.64,1.75,11,5.57,2.57,7,6.25,2.66,8,5.07,2.37,14,7.57,1.51,7,7.31,1.62,16,6,2.78,8,5.91,2.17,11,5,2.83,9,5.85,2.27,13,7.09,1.81,11,7.67,1.3,12,5.75,2.83,12,6.29,1.38,7,5.36,3.17,11,5.64,1.69,11,7.85,1.14,13,6.8,1.87,10 +4374,expressway,4.55,1.93,20,4.06,2.46,18,4.59,2.11,22,4.8,1.48,5,4.47,2.1,15,3.33,1.51,6,4.42,2.81,12,4.2,1.69,10,4.92,2.43,12,5.3,1.42,10,3.8,2.15,10,4.4,2.67,10,3.62,2.26,8,5.64,1.96,11,3.55,1.75,11,3.75,1.76,12,5.75,1.58,8,2.56,1.94,9,5.56,2.01,9,4.55,2.38,11,4.64,1.91,11 +4375,expulsion,2.52,1.66,21,4.65,2.44,23,3.58,2.04,26,2.64,1.75,11,2.4,1.65,10,4.36,2.38,11,4.92,2.57,12,4.36,1.69,11,2.93,2.2,14,2.7,1.64,10,2.36,1.75,11,4.91,2.74,11,4.42,2.23,12,3.65,1.87,17,3.38,2.62,8,2.46,1.85,13,2.62,1.41,8,4.87,2.42,15,4.25,2.6,8,3.29,2.14,17,4.11,1.83,9 +4376,exquisite,7.53,1.26,19,4.59,2.63,22,6.55,1.41,22,7.33,1.32,9,7.7,1.25,10,4.5,2.33,8,4.64,2.87,14,6.91,1.51,11,6.18,1.25,11,6.71,1.5,7,8,0.85,12,4.6,2.12,10,4.58,3.09,12,6.08,1.19,13,7.22,1.48,9,7.3,1.49,10,7.78,0.97,9,4.25,3.06,8,4.79,2.46,14,6.64,1.65,14,6.38,0.92,8 +4377,extend,5.86,1.58,22,3.62,2.09,21,6,1.69,22,5.93,1.82,14,5.75,1.16,8,3.82,2.23,11,3.56,2.07,9,4.5,1.87,6,6.56,1.26,16,6.3,1.49,10,5.5,1.62,12,3.09,2.34,11,4.2,1.69,10,5.38,1.66,13,6.89,1.36,9,5.75,1.71,12,6,1.49,10,3.62,2.14,13,3.62,2.13,8,6.08,1.62,12,5.9,1.85,10 +4378,extension,5,1.41,21,4.15,2.59,26,6.08,1.89,24,5.67,1.58,9,4.5,1.09,12,3.5,2.37,10,4.56,2.71,16,6.11,1.76,9,6.07,2.02,15,4.88,1.64,8,5.08,1.32,13,4.38,2.6,13,3.92,2.66,13,5.67,2.02,12,6.5,1.73,12,4.67,1.3,12,5.44,1.51,9,4.07,2.58,15,4.27,2.72,11,6.38,1.85,13,5.73,1.95,11 +4379,extensive,5.25,1.68,20,4.75,2.09,24,5.71,1.86,28,5.75,1.49,8,4.92,1.78,12,4.33,2.24,9,5,2.04,15,6,1.36,14,5.43,2.28,14,4.89,2.09,9,5.55,1.29,11,4.58,2.31,12,4.92,1.93,12,5.21,2.12,14,6.21,1.48,14,5.1,2.18,10,5.4,1.07,10,5.08,2.11,12,4.42,2.11,12,5.58,1.73,12,5.81,2.01,16 +4380,extent,5.57,1.43,21,3.68,2.4,19,5,2.23,36,5.75,1.75,8,5.46,1.27,13,3.6,2.19,5,3.71,2.55,14,5.18,2.4,11,4.92,2.2,25,5.92,1.71,13,5,0.53,8,4.09,2.43,11,3.12,2.42,8,4.95,2.54,20,5.06,1.84,16,5.09,1.45,11,6.1,1.29,10,4.36,2.8,11,2.75,1.39,8,4.64,2.4,22,5.57,1.87,14 +4381,exterior,5.55,1.39,20,3.39,2.03,18,5.91,1.77,22,6.2,1.3,5,5.33,1.4,15,3.67,1.86,6,3.25,2.18,12,5.1,1.66,10,6.58,1.62,12,6.1,1.1,10,5,1.49,10,4.2,1.99,10,2.38,1.69,8,5.91,1.87,11,5.91,1.76,11,5.25,1.48,12,6,1.2,8,1.78,0.97,9,5,1.41,9,6.27,1.74,11,5.55,1.81,11 +4382,exterminate,3.19,1.89,21,6.04,2.14,23,4.23,2.63,26,3.45,2.11,11,2.9,1.66,10,6.36,2.2,11,5.75,2.14,12,3.45,2.02,11,4.86,3.03,14,3.4,1.78,10,3,2.05,11,6.18,2.36,11,5.92,2.02,12,4.65,2.69,17,3.38,2.62,8,3.38,1.98,13,2.88,1.81,8,6.2,2.04,15,5.75,2.43,8,4.76,2.91,17,3.22,1.72,9 +4383,extermination,3.65,2.01,20,5.5,1.85,20,4.95,2.64,21,3.86,1.86,7,3.54,2.15,13,6.56,1.42,9,4.64,1.75,11,6.2,2.77,5,4.56,2.56,16,4.7,2,10,2.67,1.5,9,4.62,2.33,8,6.08,1.24,12,5.71,2.55,14,3.43,2.23,7,3.91,2.21,11,3.33,1.8,9,5.33,1.61,12,5.75,2.25,8,6,2.83,10,4,2.14,11 +4384,exterminator,3.19,1.6,21,5.13,2.38,23,4.62,2.14,26,3.18,1.6,11,3.2,1.69,10,5.73,2.37,11,4.58,2.35,12,4.91,1.97,11,4.36,2.37,14,3.1,1.85,10,3.27,1.42,11,5.64,2.62,11,4.67,2.15,12,4.94,2.14,17,3.88,2.23,8,3.23,1.88,13,3.12,1.13,8,4.87,2.47,15,5.62,2.26,8,5.29,2.23,17,3.33,1.22,9 +4385,external,5.37,1.42,19,3,1.75,20,5.5,2.09,20,4.67,0.58,3,5.5,1.51,16,3.5,1.52,6,2.79,1.85,14,5.67,1.03,6,5.43,2.44,14,5.2,0.92,10,5.56,1.88,9,2.17,1.6,6,3.36,1.74,14,5.2,1.93,10,5.8,2.3,10,5.12,0.64,8,5.55,1.81,11,3.12,1.73,8,2.92,1.83,12,5.12,2.95,8,5.75,1.36,12 +4386,extinct,2.74,1.37,19,4.55,2.46,20,3.42,2.43,19,2,0,3,2.87,1.51,15,4.8,2.15,10,4.3,2.83,10,3.8,2.25,10,3,2.69,9,2.17,1.6,6,3,1.28,12,3.57,2.15,7,5.08,2.53,13,2.38,1.77,8,4.18,2.64,11,3,1.35,12,2.29,1.38,7,4.2,2.35,10,4.9,2.64,10,2.44,1.51,9,4.3,2.83,10 +4387,extinction,3.1,2.34,20,5,2.43,20,3.04,2.49,25,3,2.71,4,3.12,2.33,16,5,3.16,4,5,2.34,16,3.78,2.64,9,2.62,2.39,16,2.38,1.19,8,3.58,2.81,12,4.33,2.69,9,5.55,2.16,11,3.07,2.64,14,3,2.41,11,3.45,2.16,11,2.67,2.6,9,4.78,2.54,9,5.18,2.44,11,3.17,2.46,18,2.71,2.75,7 +4388,extinguish,4.65,1.66,20,4.91,2.43,22,5.47,2.48,19,4.67,1.73,9,4.64,1.69,11,5,2.92,5,4.81,2.43,16,5.17,3.19,6,5.62,2.22,13,4.79,1.31,14,4.33,2.42,6,4.42,2.68,12,5.44,2.19,9,4.22,1.92,9,6.6,2.46,10,4.6,1.17,10,4.7,2.11,10,3.83,2.55,12,6.2,1.55,10,5,3.41,6,5.69,2.06,13 +4389,extinguisher,4.76,1.67,25,4.43,2.45,23,5.95,2.5,19,4.7,1.49,10,4.5,1.45,14,4.38,2.39,8,4.5,2.65,14,5.29,3.04,7,6.36,2.29,11,4.89,1.05,9,4.4,1.64,15,4.11,2.32,9,4.64,2.59,14,5.71,2.56,7,6.08,2.57,12,4.46,1.81,13,5.08,1.51,12,3.56,2.79,9,5,2.11,14,6.19,2.29,16,4.67,3.79,3 +4390,extort,3.19,1.63,21,4.48,2.29,23,3.48,2.23,21,4.6,1.82,5,2.75,1.34,16,4.83,2.08,12,4.09,2.55,11,3.36,2.29,11,3.33,2.24,9,2.5,1.45,12,4.11,1.45,9,4.69,2.44,16,4,2,7,3.18,1.25,11,3.8,3.01,10,3.15,1.82,13,3.25,1.39,8,4.68,2.38,19,3.5,1.73,4,3.43,2.1,14,3.57,2.64,7 +4391,extortion,2.15,1.14,20,4.56,2.83,16,3.05,2.19,22,1.4,0.55,5,2.4,1.18,15,5,2.83,4,4.42,2.94,12,4.2,2.53,10,2.08,1.31,12,2.2,1.03,10,2.1,1.29,10,4.75,2.92,8,4.38,2.92,8,3,2.49,11,3.09,1.97,11,2.08,1.08,12,2.25,1.28,8,3,2.88,8,6.12,1.81,8,3.45,2.54,11,2.64,1.8,11 +4392,extra,6.39,1.72,18,2.9,2.1,20,5.72,1.45,18,5.88,1.81,8,6.8,1.62,10,2.57,1.99,7,3.08,2.22,13,5.82,0.87,11,5.57,2.15,7,6.18,1.66,11,6.71,1.89,7,2.11,1.54,9,3.55,2.34,11,5.82,1.83,11,5.57,0.53,7,6.17,1.53,12,6.83,2.14,6,2.08,1.51,12,4.12,2.36,8,6.11,1.45,9,5.33,1.41,9 +4393,extract,5.15,1.04,20,3.45,2.14,20,6.18,1.82,22,5.14,0.9,7,5.15,1.14,13,3.89,2.26,9,3.09,2.07,11,6.17,2.86,6,6.19,1.38,16,5.2,0.79,10,5.11,1.36,9,2.75,1.49,8,3.92,2.43,12,6.27,2.02,15,6,1.41,7,5.09,1.22,11,5.22,0.83,9,3.42,2.07,12,3.5,2.39,8,6.09,2.26,11,6.27,1.35,11 +4394,extraction,3.86,1.98,21,5.2,2.82,20,5.62,2.52,21,4.83,1.33,6,3.47,2.1,15,5.12,2.85,8,5.25,2.93,12,5.64,2.91,11,5.6,2.17,10,4,1.79,6,3.8,2.11,15,5.8,2.94,10,4.6,2.72,10,5.64,2.65,14,5.57,2.44,7,4.14,1.86,7,3.71,2.09,14,5.36,3.03,14,4.83,2.48,6,5.33,2.74,12,6,2.29,9 +4395,extracurricular,6.1,1.92,20,4.33,2.17,18,6.77,1.88,22,6.6,1.14,5,5.93,2.12,15,4.67,2.58,6,4.17,2.04,12,6.4,2.07,10,7.08,1.73,12,6.7,1.16,10,5.5,2.37,10,4.6,2.22,10,4,2.2,8,6.64,2.29,11,6.91,1.45,11,5.92,1.98,12,6.38,1.92,8,3,1.94,9,5.67,1.5,9,7.45,1.75,11,6.09,1.81,11 +4396,extradition,3.68,1.89,19,3.45,2.28,22,4.17,2.41,23,3.55,1.37,11,3.29,2.06,7,4,2.62,8,3.14,2.11,14,3.43,2.37,7,4.5,2.42,16,4.38,2,8,3.18,1.72,11,3.89,2.93,9,3.15,1.77,13,5,2.19,11,3.42,2.43,12,3.5,2.11,12,4,1.53,7,3.09,2.51,11,3.82,2.09,11,4.08,2.47,13,4.3,2.45,10 +4397,extraordinaire,6.84,1.61,19,5.88,2.01,25,6.55,2.04,22,7.25,1.16,8,6.55,1.86,11,6.08,2.14,13,5.67,1.92,12,7,1.87,13,5.89,2.2,9,6.88,1.55,8,6.82,1.72,11,6,1.3,14,5.73,2.72,11,6.92,1.73,12,6.1,2.38,10,7,2.06,9,6.7,1.16,10,6,2.24,17,5.62,1.51,8,6.4,2.67,10,6.67,1.44,12 +4398,extraordinary,7.45,1.39,20,4.22,2.32,23,6.85,1.99,26,7.4,1.43,10,7.5,1.43,10,4.91,2.39,11,3.58,2.15,12,6.82,2.09,11,6.79,2.04,14,7.5,1.51,10,7.4,1.35,10,4.64,2.54,11,3.83,2.12,12,6.88,2.23,17,6.62,1.6,8,7.92,1.26,13,6.57,1.27,7,5.07,2.05,15,2.62,2,8,6.88,2.09,17,6.78,1.92,9 +4399,extraterrestrial,5.6,2.28,20,5.86,2.59,21,4.38,2.48,24,5.25,3.86,4,5.69,1.89,16,5.75,1.89,4,5.88,2.78,17,4.44,2.35,9,4.33,2.64,15,5.25,2.25,8,5.83,2.37,12,5.8,2.62,10,5.91,2.7,11,4.29,2.37,14,4.5,2.76,10,5.91,2.34,11,5.22,2.28,9,5.9,3.14,10,5.82,2.14,11,4.94,2.41,17,3,2.24,7 +4400,extravagance,5.74,1.45,19,5.4,1.96,20,5.79,2.4,24,5.92,1.61,13,5.33,1.03,6,4.8,2.68,5,5.6,1.72,15,5.92,2.36,13,5.64,2.54,11,6,1.8,9,5.5,1.08,10,5.57,2.82,7,5.31,1.44,13,5.73,2.41,11,5.85,2.48,13,6,1.5,9,5.5,1.43,10,5,2.16,10,5.8,1.75,10,6.56,1.94,9,5.33,2.58,15 +4401,extravagant,6.32,1.42,19,5.25,2.07,20,5.59,2.34,22,6.67,2.52,3,6.25,1.24,16,5.25,1.58,8,5.25,2.42,12,5.56,2.35,9,5.62,2.43,13,6.89,1.62,9,5.8,1.03,10,5.33,1.94,9,5.18,2.27,11,5.93,2.71,15,4.86,1.07,7,5.71,1.11,7,6.67,1.5,12,6,2,10,4.5,1.96,10,6.08,2.84,13,4.89,1.17,9 +4402,extravaganza,6.89,1.82,19,5.52,2.46,21,5.83,1.97,23,5.8,1.64,5,7.23,1.83,13,5,2.53,6,5.73,2.49,15,6.3,1.7,10,5.46,2.15,13,6.71,1.98,7,6.91,1.87,11,5.14,3.02,7,5.71,2.23,14,5.64,2.01,11,6,2,12,6.92,1.83,12,6.86,1.95,7,5.55,2.54,11,5.5,2.51,10,5.43,2.06,14,6.44,1.74,9 +4403,extreme,5.65,1.76,20,6.18,2.6,17,5.88,2.46,24,4.6,2.07,5,6,1.56,15,6,2.24,5,6.25,2.83,12,5.69,2.21,13,6.09,2.81,11,5.7,1.57,10,5.6,2.01,10,7,2.08,7,5.6,2.88,10,5.88,2.16,16,5.88,3.14,8,5.29,1.77,14,6.5,1.52,6,6.91,2.34,11,4.83,2.71,6,5.93,2.6,15,5.78,2.33,9 +4404,extremity,4.64,1.5,22,4.86,2.35,21,5.64,2.48,22,4.36,1.78,14,5.12,0.64,8,5.27,2.41,11,4.33,2.45,9,4,2,6,6.25,2.41,16,4.6,2.01,10,4.67,0.98,12,4.27,2.41,11,5.5,2.22,10,5.38,2.22,13,6,2.92,9,4.17,1.85,12,5.2,0.63,10,5.15,2.44,13,4.38,2.26,8,5.25,2.53,12,6.1,2.47,10 +4405,eye,6.18,1.47,22,3.95,2.27,21,5.72,1.93,18,5.83,1.72,6,6.33,1.45,15,4.43,2.7,7,3.71,2.09,14,5.11,1.96,9,6.38,1.92,8,6,1.66,14,6.57,1.13,7,4,2.6,9,3.92,2.11,12,5.4,2.22,10,6.12,1.55,8,6.21,1.58,14,6.12,1.36,8,3.83,2.93,6,4,2.07,15,6.3,2.36,10,5,0.93,8 +4406,eyeball,5.67,1.56,21,3.86,2.49,22,5.19,1.89,21,6.11,1.62,9,5.33,1.5,12,4,2.76,6,3.6,2.41,15,5.33,2.25,6,5.13,1.81,15,5.67,1.87,9,5.67,1.37,12,4.8,2.49,5,3.59,2.5,17,5.1,2.18,10,5.27,1.68,11,6.08,1.88,12,5.11,0.78,9,3.33,2.45,9,4.23,2.55,13,4.75,1.48,12,5.78,2.28,9 +4407,eyebrow,5.26,1.88,19,2.91,2.27,22,5.33,2.26,24,4.67,1.97,6,5.54,1.85,13,3.42,2.35,12,2.3,2.11,10,4.62,1.85,8,5.69,2.41,16,5,1.49,10,5.56,2.3,9,4.22,2.73,9,2,1.35,13,5.29,2.28,17,5.5,2.59,6,5.38,1.51,8,5.18,2.18,11,3.22,2.49,9,2.69,2.18,13,5.69,2.33,16,4.62,2.07,8 +4408,eyeful,5.29,1.42,21,5.15,2.35,20,5.4,1.93,20,5.67,1.03,6,5.13,1.55,15,6.12,1.55,8,4.5,2.61,12,5.3,2.11,10,5.5,1.84,10,5.17,0.98,6,5.33,1.59,15,5.4,2.37,10,4.9,2.42,10,5.43,2.03,14,5.33,1.86,6,5.14,1.68,7,5.36,1.34,14,5.36,2.53,14,4.67,1.97,6,5.45,2.21,11,5.33,1.66,9 +4409,eyeglasses,5.09,1.27,22,3.39,2.25,23,5.68,2.29,19,5.12,1.73,8,5.08,1.04,13,3.62,2.39,8,3.14,2.28,14,5.86,2.61,7,5.45,2.25,11,5.38,1.77,8,4.92,0.95,13,3.56,2.51,9,3.29,2.16,14,5,2.65,7,6.08,2.07,12,5.45,1.57,11,4.73,0.79,11,1.89,1.76,9,4.36,2.02,14,5.69,1.99,16,5.67,4.16,3 +4410,eyelash,5.45,1.67,20,2.61,1.91,18,5.05,2.28,22,5,1.87,5,5.6,1.64,15,3.17,2.48,6,2.33,1.61,12,4.4,1.65,10,5.58,2.64,12,5.6,1.84,10,5.3,1.57,10,2.5,2.12,10,2.75,1.75,8,5.09,2.3,11,5,2.37,11,5.25,1.76,12,5.75,1.58,8,2.89,2.32,9,2.33,1.5,9,5,2.41,11,5.09,2.26,11 +4411,eyeliner,6.42,2.01,19,3.67,2.33,24,5.46,2.27,28,5,0,8,7.45,2.11,11,3.11,2.09,9,4,2.48,15,5,2.15,14,5.93,2.37,14,6.67,2.18,9,6.2,1.93,10,5.08,2.23,12,2.25,1.42,12,4.93,2.53,14,6,1.92,14,6.6,2.22,10,6.22,1.86,9,4.25,2.6,12,3.08,1.98,12,4.58,2.15,12,6.12,2.19,16 +4412,eyes,6.57,1.89,21,3.18,2.02,22,5.94,2.34,18,5.89,2.2,9,7.08,1.51,12,3.8,1.93,10,2.67,2.02,12,6,2.62,10,5.88,2.1,8,7,1.41,7,6.15,2.03,13,3.4,2.12,10,3,2,12,5.57,2.88,7,6.18,2.04,11,6.85,1.68,13,6.12,2.23,8,3,2,10,3.33,2.1,12,4.67,2.06,9,7.22,1.92,9 +4413,eyesight,6.14,1.88,21,3.52,2.19,23,6.28,2.52,18,6.44,1.59,9,5.92,2.11,12,3.91,2.34,11,3.17,2.08,12,5.4,2.72,10,7.38,1.85,8,5.57,2.3,7,6.23,1.54,13,4.27,2.24,11,2.83,1.99,12,6.14,3.18,7,6.36,2.16,11,6,1.96,13,6.38,1.85,8,3.55,2.58,11,3.5,1.88,12,6.22,2.49,9,6.33,2.69,9 +4414,eyewitness,4.47,1.65,19,4.73,2.33,22,5.5,2.02,24,4.17,1.6,6,4.62,1.71,13,5,2.41,12,4.4,2.32,10,5.75,2.19,8,5.38,2,16,4.6,0.97,10,4.33,2.24,9,5.56,2.01,9,4.15,2.44,13,5.35,2.06,17,6,2.19,6,4.38,1.19,8,4.55,1.97,11,3.56,2.19,9,5.54,2.15,13,5.69,2.09,16,5.12,1.96,8 +4415,fable,5.75,2.07,20,4.09,2.02,22,5.9,1.81,21,5.67,1.5,9,5.82,2.52,11,4.36,2.29,11,3.82,1.78,11,5.12,1.81,8,6.38,1.71,13,5.79,1.63,14,5.67,3.08,6,4.44,2.35,9,3.85,1.82,13,6.25,1.83,8,5.69,1.84,13,5.3,1.57,10,6.2,2.49,10,4.25,1.76,12,3.9,2.38,10,5.92,1.83,12,5.89,1.9,9 +4416,fabled,5.79,1.55,19,4.61,2.06,23,4.74,1.82,19,6.22,1.2,9,5.4,1.78,10,5.57,1.81,7,4.13,2.13,15,5.3,2.16,10,4.11,1.17,9,5.67,1.73,9,5.9,1.45,10,5.1,2.56,10,4.17,1.64,12,4.38,1.41,8,4.9,2.18,10,5.33,1.3,12,6.57,1.72,7,4.6,2.21,20,4.67,0.58,3,4.5,1.51,8,4.91,2.07,11 +4417,fabric,6.05,1.31,43,2.4,1.6,20,5.8,2.02,20,5.91,1.38,22,6.19,1.25,21,2.17,1.6,6,2.54,1.71,13,5.29,2.29,7,6.08,1.89,13,6.36,1.4,22,5.71,1.15,21,2.57,2.15,7,2.33,1.37,12,5.33,1.91,15,7.2,1.79,5,6.04,1.43,26,6.06,1.14,17,2,1.1,11,2.89,2.03,9,5.7,1.57,10,5.9,2.47,10 +4418,fabrication,4,2.21,19,4.11,2.23,19,5.8,2.17,20,4.33,3.06,3,4.07,2.15,15,4,1.94,10,4.22,2.64,9,6.4,1.78,10,5.2,2.44,10,4.5,2.51,6,3.92,2.15,12,4.86,2.79,7,3.67,1.83,12,5,2.14,8,6.33,2.1,12,3.33,1.97,12,5.14,2.27,7,4.22,2.73,9,4,1.83,10,6.11,2.2,9,5.55,2.21,11 +4419,fabulous,7.84,1.54,19,5.15,2.48,20,7.25,1.62,20,8.33,1.15,3,8.07,1.03,15,4.7,2.26,10,5.6,2.72,10,6.4,1.65,10,8.1,1.1,10,8.33,1.21,6,8,0.95,12,5,3,7,5.23,2.28,13,7.38,1.41,8,7.17,1.8,12,7.92,1.68,12,7.71,1.38,7,4.9,2.69,10,5.4,2.37,10,7.89,1.27,9,6.73,1.74,11 +4420,facade,4.63,1.98,19,3.62,2.27,21,4.91,2.35,22,4.45,2.21,11,5.29,1.38,7,3.14,1.77,7,3.86,2.51,14,4.5,2.88,6,5.06,2.21,16,4,1.69,8,5.09,2.12,11,3.44,2.65,9,3.75,2.05,12,4.36,2.54,11,5.45,2.11,11,4.17,1.8,12,5.43,2.15,7,2.73,1.95,11,4.6,2.27,10,4.83,2.33,12,5,2.49,10 +4421,face,6.36,1.54,42,4.59,2.5,39,5.96,1.86,45,6.15,2.08,13,6.45,1.27,29,4.81,2.43,16,4.43,2.59,23,5.38,1.88,21,6.46,1.72,24,6.38,1.09,16,6.35,1.79,26,4.95,2.41,19,4.25,2.59,20,6.11,1.94,19,5.85,1.83,26,6.48,1.34,23,6.21,1.78,19,4.24,2.55,21,5,2.45,18,6.05,2.29,21,5.88,1.42,24 +4422,faceless,2.58,1.74,19,4.1,2.19,21,3.91,2.33,34,2.22,1.56,9,2.9,1.91,10,3.62,1.92,8,4.38,2.36,13,4.5,2.38,14,3.5,2.26,20,2.56,2.01,9,2.6,1.58,10,4.69,1.7,13,3.12,2.64,8,4,2.33,22,3.75,2.42,12,2.6,1.96,10,2.56,1.59,9,3.93,2.2,14,4.43,2.3,7,4.59,2.53,17,3.24,1.95,17 +4423,facial,6.24,1.84,21,4.55,2.95,20,6.09,2.54,22,6.67,1.86,6,6.07,1.87,15,5.75,2.96,8,3.75,2.77,12,5.67,2.64,12,6.6,2.46,10,7,1.94,9,5.67,1.61,12,5.11,2.8,9,4.09,3.11,11,5.14,2.48,7,6.53,2.53,15,6.7,2.36,10,5.82,1.17,11,4.69,2.75,13,4.29,3.5,7,6.83,2.79,12,5.2,1.99,10 +4424,facilitate,4.63,1.38,19,3.62,1.77,21,6.58,2.01,19,3.88,1.81,8,5.18,0.6,11,2.8,2.05,5,3.8,1.7,15,7.83,0.75,6,6,2.16,13,4.92,1.12,13,4,1.79,6,3.18,1.72,11,4,1.87,9,5.22,2.05,9,7.8,0.92,10,4.67,0.87,9,4.6,1.78,10,3.42,1.93,12,3.89,1.62,9,7.33,1.37,6,6.23,2.2,13 +4425,facility,5.33,1.85,21,4,2.71,20,5.03,2.13,36,5.62,2.5,8,5.15,1.41,13,4,2.35,5,4,2.9,15,4.82,2.6,11,5.12,1.94,25,5.31,2.36,13,5.38,0.52,8,4.42,3.03,12,3.38,2.2,8,5.3,2.39,20,4.69,1.78,16,4.82,1.99,11,5.9,1.6,10,4.82,3.06,11,3,1.94,9,5,2.35,22,5.07,1.82,14 +4426,fact,6.23,1.8,22,3.29,1.93,21,6,1.91,18,6.5,1.52,6,6.2,1.97,15,3.14,2.73,7,3.36,1.5,14,6.11,2.32,9,6.12,1.46,8,6.36,1.98,14,6.14,1.57,7,3.11,1.83,9,3.42,2.07,12,6.1,2.33,10,5.88,1.36,8,6.5,1.79,14,5.75,1.83,8,3.33,2.07,6,3.27,1.94,15,6.4,2.22,10,5.5,1.41,8 +4427,faction,5.11,1.79,19,4.1,2.36,20,4.52,1.93,23,5.31,2.14,13,4.67,0.52,6,5,1.87,5,3.8,2.48,15,4.83,1.7,12,4.18,2.18,11,6,1.94,9,4.3,1.25,10,5.86,2.04,7,3.15,1.99,13,4.9,1.97,10,4.23,1.92,13,4.67,1,9,5.5,2.27,10,4.2,2.3,10,4,2.54,10,5.12,1.96,8,4.2,1.9,15 +4428,factor,4.9,1.04,21,3.6,1.88,20,4.68,2.15,25,5.08,0.51,12,4.67,1.5,9,4.33,1.97,6,3.29,1.82,14,4.8,2.2,10,4.6,2.2,15,4.5,1,4,5,1.06,17,3.56,2.3,9,3.64,1.57,11,3.71,2.5,7,5.06,1.95,18,5.08,1.16,12,4.67,0.87,9,3.77,2.13,13,3.29,1.38,7,3.33,1.94,9,5.44,1.93,16 +4429,factory,4.95,2.21,20,3,1.94,18,5.09,2.37,22,5,2.74,5,4.93,2.12,15,3.5,1.97,6,2.75,1.96,12,4.7,1.89,10,5.42,2.75,12,4.8,1.87,10,5.1,2.6,10,3.1,1.91,10,2.88,2.1,8,5.55,2.3,11,4.64,2.46,11,4.08,2.15,12,6.25,1.67,8,1.56,1.01,9,4.44,1.51,9,4.73,2.33,11,5.45,2.46,11 +4430,factual,5.89,2.18,19,3.18,1.99,22,7.13,1.69,23,6.36,1.96,11,5.86,1.86,7,4.12,2.3,8,2.64,1.65,14,7.14,2.04,7,7.12,1.59,16,5.12,2.59,8,6.45,1.75,11,3,2.24,9,3.31,1.89,13,6.73,1.68,11,7.5,1.68,12,5.17,2.33,12,7.14,1.21,7,2.91,2.39,11,3.45,1.57,11,6.92,1.85,13,7.4,1.51,10 +4431,faculty,5.63,1.34,19,4.86,1.68,21,4.87,2.03,23,5.6,1.95,5,5.69,1.18,13,4.83,1.94,6,4.87,1.64,15,4.4,1.84,10,5.23,2.17,13,5.43,1.62,7,5.82,1.25,11,6,1.29,7,4.29,1.59,14,5.09,1.76,11,4.67,2.31,12,5.75,1.06,12,5.43,1.81,7,5.09,1.7,11,4.6,1.71,10,5,2,14,4.67,2.18,9 +4432,fad,4.55,1.85,20,3.83,2.12,18,4.71,2.58,24,4.4,0.89,5,4.6,2.1,15,3.8,1.79,5,3.85,2.3,13,4.46,2.33,13,5,2.93,11,4.3,1.83,10,4.8,1.93,10,4.57,1.99,7,3.36,2.16,11,4.75,2.24,16,4.62,3.34,8,4.07,1.94,14,5.67,1.03,6,4.25,2.34,12,3,1.41,6,5.13,2.56,15,4,2.6,9 +4433,fade,4.65,1.53,20,3.2,2.61,25,4.63,2.22,19,4.75,2.12,8,4.58,1.08,12,3.67,2.8,6,3.11,2.68,18,4.29,2.5,7,4.83,2.12,12,4.8,1.61,15,4.2,1.3,5,3.71,2.95,14,2.6,2.17,10,4.56,2.51,9,4.7,2.06,10,4.36,1.96,11,5,0.71,9,3.69,2.77,16,2.33,2.18,9,4.18,2.44,11,5.25,1.83,8 +4434,fag,2.05,1.54,20,5.32,2.26,19,3.09,2.22,22,1.86,1.57,7,2.15,1.57,13,5.38,2.56,8,5.27,2.15,11,3.5,3.33,6,2.94,1.77,16,1.3,0.67,10,3,1.8,9,4.75,2.25,8,5.73,2.28,11,3.33,2.41,15,2.57,1.81,7,1.73,1.56,11,2.44,1.51,9,4.92,1.83,12,6,2.89,7,3.82,2.4,11,2.36,1.86,11 +4435,faggot,2.32,1.97,19,5.68,3.09,22,3.63,2.22,27,2.67,1.63,6,2.15,2.15,13,5,3.26,11,6.36,2.91,11,4.27,2.41,11,3.19,2.04,16,2.18,1.33,11,2.5,2.73,8,4.55,3.14,11,6.82,2.71,11,3.67,2,18,3.56,2.74,9,2.69,2.25,13,1.5,0.84,6,5.36,3.37,14,6.25,2.66,8,3.38,2.19,16,4,2.32,11 +4436,fail,2.33,1.32,21,5.5,2.76,20,4.74,2.92,19,2.77,1.42,13,1.62,0.74,8,4.71,2.69,7,5.92,2.81,13,4.43,2.37,7,4.92,3.29,12,2.42,1.56,12,2.22,0.97,9,4.89,3.22,9,6,2.37,11,5.1,2.81,10,4.33,3.16,9,2.17,1.11,12,2.56,1.59,9,5.57,2.07,7,5.46,3.15,13,4.57,3.15,7,4.83,2.92,12 +4437,failure,2.15,1.17,40,5,2.49,45,5.04,3.05,25,2.69,1.18,13,1.89,1.09,27,5.25,2.93,16,4.79,2.25,28,5.38,2.67,8,4.88,3.28,17,1.85,1.09,20,2.45,1.19,20,4.72,2.87,18,5.19,2.24,27,5.57,3.18,14,4.36,2.87,11,2.27,1.28,22,2,1.03,18,4.6,2.66,20,5.32,2.34,25,5.06,3.35,18,5,2.31,7 +4438,faint,4,1.48,21,3.74,2.22,23,3.5,1.92,26,3.55,1.04,11,4.5,1.78,10,3.45,2.21,11,4,2.3,12,3.64,2.29,11,3.36,1.74,14,4.7,1.7,10,3.36,0.92,11,3.64,2.34,11,3.83,2.21,12,3.47,1.74,17,3.5,2.51,8,4,1.73,13,4,1.07,8,3.67,2.06,15,3.88,2.64,8,3.29,1.76,17,3.89,2.26,9 +4439,fair,7.14,1.42,22,3.29,2.17,21,6.12,1.9,17,7,1.67,6,7.27,1.39,15,2.71,2.21,7,3.57,2.17,14,6.11,2.15,9,6.12,1.73,8,7.29,1.44,14,7,1.53,7,3.78,2.33,9,2.92,2.07,12,6.22,2.28,9,6,1.51,8,7.29,1.54,14,6.88,1.25,8,2.83,1.72,6,3.47,2.36,15,6.22,2.11,9,6,1.77,8 +4440,fairness,7.48,1.29,21,4.54,2.34,24,6.45,2.42,22,7.12,1.55,8,7.69,1.11,13,4.5,2.91,12,4.58,1.73,12,6.69,2.32,13,6.11,2.67,9,7.38,1.69,8,7.5,1.09,12,5.36,2.47,14,3.4,1.65,10,6.25,2.53,12,6.7,2.41,10,7.3,1.64,10,7.64,0.92,11,4.56,2.56,16,4.5,2,8,5.6,2.91,10,7.17,1.75,12 +4441,fairway,4.81,1.12,21,3.38,1.91,21,5.76,1.94,25,4.92,1,12,4.67,1.32,9,4.14,2.54,7,3,1.47,14,6.1,2.18,10,5.53,1.81,15,5.5,1,4,4.65,1.11,17,3.6,2.41,10,3.18,1.4,11,5.14,1.95,7,6,1.94,18,4.58,1.08,12,5.11,1.17,9,3.38,1.89,13,3.38,2.07,8,5.33,1.87,9,6,2,16 +4442,fairy,6.71,1.98,21,5.04,2.46,23,6.38,1.75,21,5.8,2.77,5,7,1.67,16,5,2.37,12,5.09,2.66,11,6.18,1.54,11,6.33,1.94,9,6.5,2.28,12,7,1.58,9,5,2.61,16,5.14,2.27,7,6.55,1.44,11,6.2,2.1,10,7.38,1.61,13,5.62,2.13,8,5.16,2.65,19,4.5,1.29,4,6,1.62,14,7.14,1.86,7 +4443,faith,6.44,2.5,18,3.4,2.06,20,5.5,2.66,18,5,2.27,8,7.6,2.12,10,3.57,1.51,7,3.31,2.36,13,5.18,2.64,11,6,2.83,7,5.91,2.51,11,7.29,2.43,7,3,2.12,9,3.73,2.05,11,6.18,2.32,11,4.43,2.99,7,6.08,2.71,12,7.17,2.04,6,3.25,1.91,12,3.62,2.39,8,5,3.28,9,6,1.94,9 +4444,faithful,7.95,1.07,21,4.48,2.58,25,7.29,1.93,21,7.5,1.2,8,8.23,0.93,13,5.08,2.99,13,3.83,1.99,12,7.08,2.25,13,7.62,1.3,8,8,0.93,8,7.83,1.19,12,4.36,2.5,14,4.64,2.8,11,7.5,1.88,12,7,2.06,9,8.4,0.84,10,7.55,1.13,11,4.88,2.71,17,3.62,2.2,8,7.4,2.27,10,7.18,1.66,11 +4445,faithless,3.57,2.27,21,4.1,1.48,20,4.57,1.91,21,3.83,1.94,6,3.47,2.45,15,4.38,1.85,8,3.92,1.24,12,4.18,1.94,11,5,1.89,10,3.5,2.07,6,3.6,2.41,15,4.2,1.81,10,4,1.15,10,4.93,1.73,14,3.86,2.19,7,4,2.71,7,3.36,2.1,14,4.14,1.61,14,4,1.26,6,4.58,1.73,12,4.56,2.24,9 +4446,fake,2.62,1.75,21,5.15,2.74,20,4.47,2.76,19,3.15,1.95,13,1.75,0.89,8,4.43,2.3,7,5.54,2.96,13,5.86,2.97,7,3.67,2.39,12,2.83,2.04,12,2.33,1.32,9,4.78,2.95,9,5.45,2.66,11,5.8,2.15,10,3,2.69,9,2.25,1.29,12,3.11,2.2,9,5.29,2.21,7,5.08,3.07,13,4.43,2.44,7,4.5,3.03,12 +4447,faker,2.76,1.87,21,3.96,2.4,23,4.33,2.22,21,4.4,2.3,5,2.25,1.44,16,4.58,2.31,12,3.27,2.41,11,4.27,2.24,11,3.89,1.76,9,2.25,1.29,12,3.44,2.35,9,4.31,2.47,16,3.14,2.19,7,4.09,1.81,11,4.6,2.67,10,2.69,2.1,13,2.88,1.55,8,4.05,2.46,19,3.5,2.38,4,4.07,1.73,14,4.86,3.08,7 +4448,falafel,5.52,1.81,21,3.68,2.15,22,4.76,1.76,21,3.6,1.52,5,6.12,1.45,16,4.67,2.06,12,2.5,1.65,10,4.64,1.86,11,4.56,1.42,9,5.92,2.31,12,5,0.5,9,4,2.24,15,3,1.91,7,4.91,1.76,11,4.6,1.84,10,5.92,1.66,13,4.88,1.96,8,3.83,2.28,18,3,1.41,4,4.29,1.82,14,5.71,1.25,7 +4449,falcon,5.5,2.21,20,5,2.31,22,5.29,2.03,21,5.6,2.51,5,5.47,2.2,15,5.82,2.04,11,4.18,2.36,11,5.27,2,11,4.89,1.83,9,5.09,2.39,11,6,2,9,5.2,2.31,15,4.57,2.44,7,5.36,1.12,11,5.2,2.78,10,5.83,2.12,12,5,2.39,8,4.94,2.34,18,5.25,2.5,4,5.07,1.77,14,5.71,2.56,7 +4450,fall,3.89,2.31,19,4.24,2.17,21,3.83,2.35,24,4.33,2.55,9,3.5,2.12,10,4.62,2.2,8,4,2.2,13,3.75,1.83,8,3.88,2.63,16,5.29,2.36,7,3.08,1.93,12,4.56,1.74,9,4,2.49,12,4.18,2.56,17,2.67,1.51,6,3.4,1.58,10,4.44,2.92,9,4.8,1.99,10,3.73,2.28,11,4.38,2.55,16,2.75,1.49,8 +4451,fallacy,4,1.76,19,4,2.45,21,3.96,1.66,23,3.55,1.29,11,5,2.08,7,5.25,2.71,8,3.23,2.01,13,4,1.53,7,3.94,1.77,16,3.75,1.83,8,4.18,1.78,11,3.5,2.78,8,4.31,2.29,13,4.27,1.79,11,3.67,1.56,12,3.83,2.08,12,4.29,1.11,7,3.45,2.91,11,4.6,1.78,10,4,1.83,13,3.9,1.52,10 +4452,fallback,4.81,1.72,21,3.72,2.41,25,4.94,2.07,18,4.78,1.09,9,4.83,2.12,12,3.67,2.34,6,3.78,2.56,18,3.86,1.68,7,5.64,2.06,11,4.69,1.78,16,5.2,1.64,5,3.71,2.37,14,3.8,2.7,10,4.25,2.38,8,5.5,1.72,10,5.33,1.78,12,4.11,1.45,9,4,2.39,16,3.22,2.49,9,4.6,2.46,10,5.38,1.51,8 +4453,fallopian,4.59,1.65,22,3.61,2.54,23,5.37,2.24,19,5.75,1.39,8,4.15,1.21,13,4.75,2.92,8,2.79,2.08,14,4.71,1.8,7,5.64,2.54,11,4.75,1.58,8,4.77,1.48,13,3.33,2.69,9,3.79,2.52,14,3.86,1.95,7,6.25,1.96,12,4.64,1.63,11,4.55,1.75,11,2.11,1.54,9,4.57,2.62,14,5.19,1.72,16,6.33,4.62,3 +4454,fallout,2.84,1.74,19,4.55,2.34,22,3.45,1.92,22,3.56,1.88,9,2.2,1.4,10,4.75,1.83,8,4.43,2.65,14,3.36,2.25,11,3.55,1.63,11,4.43,1.4,7,1.92,1.16,12,5.1,1.79,10,4.08,2.71,12,3.54,2.18,13,3.33,1.58,9,2.7,1.49,10,3,2.06,9,4.38,2.88,8,4.64,2.1,14,3.07,1.54,14,4.12,2.42,8 +4455,fallow,4.43,1.12,21,3.48,2.06,23,5.21,1.62,19,5,0.58,7,4.08,1.26,13,3.75,2.38,8,3.21,1.97,14,5,1.15,7,5.36,1.96,11,4.57,0.79,7,4.31,1.32,13,3.33,2.24,9,3.57,2.03,14,4.43,1.62,7,5.67,1.5,12,4.3,1.42,10,4.55,0.82,11,2.11,1.54,9,4.36,1.91,14,5.25,1.48,16,5,2.65,3 +4456,FALSE,3.27,2.06,59,5.23,2.3,44,4.7,2.76,44,3.83,1.92,23,2.8,2,35,6.14,2.03,14,4.86,2.34,29,4.44,2.62,18,4.88,2.89,26,3.56,2.53,25,2.94,1.5,33,5.25,2.36,20,5.3,2.3,23,4.91,2.69,22,4.29,2.76,21,3.47,2.31,36,2.96,1.58,23,4.91,2.27,33,6.18,2.23,11,4.73,2.88,26,4.67,2.66,18 +4457,fame,5.45,2.26,40,4.63,2.6,43,6.27,2.03,22,5,2.5,17,5.78,2.07,23,3.5,2.22,16,5.3,2.61,27,6.55,1.69,11,6,2.37,11,4.93,2.25,29,6.82,1.72,11,5,2.7,23,4.2,2.48,20,6.54,2.33,13,5.89,1.54,9,5.81,2.32,21,5.05,2.2,19,4.92,2.73,26,4.18,2.4,17,6.71,1.98,14,5.5,2,8 +4458,famed,5.33,1.14,18,3.9,2.25,20,4.71,1.92,24,6,1,5,5.08,1.12,13,3.91,2.7,11,3.89,1.69,9,4.19,1.94,16,5.75,1.49,8,5.43,1.4,7,5.27,1.01,11,3.67,2.69,9,4.09,1.92,11,4.68,2.16,19,4.8,0.45,5,5.22,1.3,9,5.44,1.01,9,3.82,2.32,11,4,2.29,9,4.42,1.74,19,5.8,2.39,5 +4459,familiar,6.19,1.86,21,2.5,1.54,20,7.21,2.15,19,5.54,1.71,13,7.25,1.67,8,3.43,1.51,7,2,1.35,13,6.29,2.14,7,7.75,2.05,12,5.92,2.11,12,6.56,1.51,9,2.44,1.59,9,2.55,1.57,11,7.1,2.08,10,7.33,2.35,9,6.33,2.02,12,6,1.73,9,3,1.41,7,2.23,1.59,13,8.43,0.79,7,6.5,2.39,12 +4460,familiarity,6.8,1.77,20,2.67,1.85,21,6.62,1.93,24,6.75,2.5,4,6.81,1.64,16,3,2.16,4,2.59,1.84,17,7,1.66,9,6.4,2.1,15,7.38,1.41,8,6.42,1.93,12,2.4,1.65,10,2.91,2.07,11,6.43,1.87,14,6.9,2.08,10,7.18,1.66,11,6.33,1.87,9,2.8,1.87,10,2.55,1.92,11,6.71,1.9,17,6.43,2.15,7 +4461,family,7.25,1.89,20,4.35,2.7,20,5.98,2.57,50,7,1,3,7.29,2.02,17,3.7,2.71,10,5,2.67,10,5.62,2.42,26,6.38,2.72,24,6.43,2.23,7,7.69,1.6,13,3.71,2.5,7,4.69,2.84,13,5,3.05,21,6.69,1.91,29,7.56,1.74,9,7,2.05,11,5,2.79,10,3.7,2.58,10,6.62,2.52,24,5.38,2.52,26 +4462,famine,2.95,2.12,19,6.1,2.26,21,3.09,2.23,23,3.2,1.3,5,2.92,2.47,13,5.5,2.66,6,6.33,2.13,15,3,2.71,10,3.15,1.91,13,3.14,2.79,7,2.91,1.81,11,5.43,2.37,7,6.43,2.21,14,3.82,2.44,11,2.42,1.88,12,3.42,2.39,12,2.14,1.35,7,5.18,2.52,11,7.1,1.45,10,3.07,2.59,14,3.11,1.69,9 +4463,famished,4.47,1.98,19,6.43,2.11,21,4.3,2.14,23,4.8,1.92,5,4.23,2.09,13,5.83,2.71,6,6.67,1.88,15,3.7,1.83,10,4.77,2.31,13,3.86,1.57,7,4.73,2.24,11,5.71,2.69,7,6.79,1.76,14,4.09,2.21,11,4.5,2.15,12,4.25,1.86,12,4.86,2.27,7,5.36,2.29,11,7.6,1.07,10,3.71,1.86,14,5.22,2.33,9 +4464,famous,5.89,2.08,19,4.2,2.74,45,5.4,2.18,42,6.67,1.87,9,5.2,2.1,10,4.94,2.84,17,3.85,2.61,27,6.18,1.98,17,4.88,2.19,25,6.29,1.8,7,5.67,2.27,12,4.57,2.82,21,3.88,2.68,24,5.62,2,26,5.06,2.46,16,5.2,2.39,10,6.67,1.41,9,4.24,2.76,29,4.12,2.78,16,5.62,1.97,24,5.11,2.45,18 +4465,fan,6.81,2.16,21,3.7,2.2,20,6.05,2.7,19,6.54,2.4,13,7.25,1.75,8,4,2.45,7,3.54,2.15,13,6.43,2.3,7,5.83,2.98,12,6.67,2.5,12,7,1.73,9,3.89,2.37,9,3.55,2.16,11,5.7,2.58,10,6.44,2.92,9,6.33,2.42,12,7.44,1.67,9,5.14,1.21,7,2.92,2.25,13,5.57,3.1,7,6.33,2.53,12 +4466,fanatic,4.67,2.33,21,6.17,2.12,23,4.31,2.66,26,5.18,2.4,11,4.1,2.23,10,5.91,2.26,11,6.42,2.07,12,4,2.45,11,4.57,2.98,14,5.7,2.21,10,3.73,2.1,11,5.73,2.2,11,6.58,2.07,12,5.06,2.63,17,2.75,2.31,8,4.92,2.63,13,4.25,1.83,8,6.27,2.12,15,6,2.27,8,4.65,3.08,17,3.67,1.58,9 +4467,fanatical,3.86,1.32,22,5.87,2.34,23,3.83,2.15,18,3.88,1.25,8,3.92,1.44,13,5.62,2,8,6.14,2.6,14,3.14,1.86,7,4,2.21,10,4,1.77,8,3.85,1.07,13,6,2.6,9,5.79,2.26,14,3,1.41,7,4.36,2.42,11,4.18,1.08,11,3.55,1.51,11,5.33,2.92,9,6.21,1.93,14,3.87,1.88,15,3.67,3.79,3 +4468,fanciful,7.05,1.77,21,4.81,2.38,21,6.76,1.94,25,6.67,1.97,12,7.56,1.42,9,5.43,3.1,7,4.5,1.99,14,7,1.76,10,6.6,2.1,15,8.5,1,4,6.71,1.76,17,5.9,2.02,10,3.82,2.32,11,6.43,2.37,7,6.89,1.81,18,7.08,1.93,12,7,1.66,9,4.69,2.29,13,5,2.67,8,6.22,2.05,9,7.06,1.88,16 +4469,fancy,7.43,1.6,21,5.42,2.57,19,7.16,2.12,19,7,1.73,13,8.12,1.13,8,6.71,2.21,7,4.67,2.53,12,7.14,1.77,7,7.17,2.37,12,7.92,1.16,12,6.78,1.92,9,5.12,2.85,8,5.64,2.46,11,6.3,2.41,10,8.11,1.27,9,8.17,1.03,12,6.44,1.74,9,6.17,2.14,6,5.08,2.75,13,6.57,2.88,7,7.5,1.57,12 +4470,fanfare,5.3,2.32,23,4.91,2.41,22,6,2.36,20,6.12,1.89,8,4.87,2.47,15,5.6,2.17,10,4.33,2.53,12,7.29,2.21,7,5.31,2.21,13,6.08,1.98,12,4.45,2.46,11,4.36,1.96,11,5.45,2.77,11,5.73,2.43,15,6.8,2.17,5,5.09,2.17,11,5.5,2.54,12,4.3,2.16,10,5.42,2.57,12,5.3,2.06,10,6.7,2.54,10 +4471,fang,4.62,1.66,21,4.12,2.59,24,5.55,2.35,20,4,1.07,8,5,1.87,13,4.83,2.71,6,3.89,2.59,18,5.91,2.02,11,5.11,2.76,9,4.75,2.09,12,4.44,0.88,9,5.6,2.63,10,3.07,2.06,14,5.85,2.41,13,5,2.31,7,4.79,1.89,14,4.29,1.11,7,4.25,2.52,16,3.88,2.9,8,5.92,2.02,12,5,2.83,8 +4472,fantasize,7,1.49,20,5,2.49,23,6.65,2.42,26,7.36,1.21,11,6.56,1.74,9,5.27,2.33,11,4.75,2.7,12,6.55,1.92,11,7.14,2.38,14,7,1.41,9,7,1.61,11,5.91,2.47,11,4.17,2.29,12,6.82,2.53,17,7,1.2,8,7.25,1.6,12,6.62,1.3,8,5,2.51,15,5,2.62,8,6.59,2.83,17,6.78,1.48,9 +4473,fantastic,8.36,0.79,22,6.4,2.6,20,7.21,2.32,19,8,0.82,13,8.89,0.33,9,6.57,2.07,7,6.31,2.93,13,6.29,2.81,7,7.75,1.91,12,8.33,0.78,12,8.4,0.84,10,6.22,2.49,9,6.55,2.81,11,6.8,2.2,10,7.67,2.5,9,8.42,0.79,12,8.3,0.82,10,6.57,1.9,7,6.31,2.98,13,7.57,2.15,7,7,2.49,12 +4474,fantasy,7.15,1.64,41,6.18,2.77,45,6.35,2.11,20,7.16,1.86,19,7.14,1.46,22,6.75,2.54,16,5.89,2.94,28,6.17,1.17,6,6.43,2.44,14,7.42,1.68,19,6.95,1.63,21,6.33,2.83,18,6.07,2.79,27,6.4,1.35,10,6.3,2.75,10,7.3,1.59,20,7,1.7,21,6.2,2.91,20,6.16,2.72,25,6.38,2.56,8,6.33,1.87,12 +4475,faraway,4.7,1.92,20,3.44,2.25,18,5.08,2.67,24,5.6,2.07,5,4.4,1.84,15,3.2,1.48,5,3.54,2.54,13,5.23,2.45,13,4.91,3.02,11,5.2,2.3,10,4.2,1.4,10,3.57,1.99,7,3.36,2.5,11,4.88,2.47,16,5.5,3.16,8,4.14,1.66,14,6,2,6,4.08,2.39,12,2.17,1.33,6,4.6,2.9,15,5.89,2.15,9 +4476,farce,4.33,2.01,21,3.96,2.16,24,3.68,1.7,22,5.38,1.77,8,3.69,1.93,13,3.54,1.85,13,4.45,2.46,11,4,1.68,13,3.22,1.72,9,4.88,1.96,8,4.25,1.91,12,4.36,1.82,14,3.4,2.55,10,4.42,1.44,12,2.8,1.62,10,3.6,2.01,10,5,1.84,11,3.88,2.22,16,4.12,2.17,8,3.4,2.07,10,3.92,1.38,12 +4477,fare,4.86,1.82,21,2.3,1.53,20,4,2.12,21,5.17,2.14,6,4.73,1.75,15,2,1.2,8,2.5,1.73,12,3.83,2.41,12,4.22,1.79,9,5.22,1.79,9,4.58,1.88,12,2.78,1.39,9,1.91,1.58,11,4.71,2.56,7,3.64,1.86,14,4.9,2.33,10,4.82,1.33,11,2.38,1.5,13,2.14,1.68,7,3.42,2.39,12,4.78,1.48,9 +4478,farewell,3.43,1.43,21,4.2,2.35,20,4.67,2.29,36,3,1.51,8,3.69,1.38,13,4,2.45,5,4.27,2.4,15,5.09,2.39,11,4.48,2.28,25,3,1.35,13,4.12,1.36,8,4.5,2.11,12,3.75,2.76,8,4.8,1.99,20,4.5,2.68,16,3.45,1.29,11,3.4,1.65,10,5.18,2.56,11,3,1.41,9,4.09,2.37,22,5.57,1.91,14 +4479,farm,6.22,1.73,40,3.05,2.42,22,6.08,2.12,48,6.14,1.46,14,6.27,1.89,26,4.25,2.7,12,1.6,0.7,10,6.28,2.35,18,5.97,2.01,30,6,1.94,18,6.41,1.56,22,3.56,2.51,9,2.69,2.39,13,6.08,2.06,26,6.09,2.24,22,6,1.97,20,6.45,1.47,20,3.56,2.6,9,2.69,2.32,13,6.53,2.06,30,5.33,2.06,18 +4480,farmer,6.14,1.61,22,3.67,2.22,21,6.1,2.22,20,6.25,1.98,8,6.07,1.44,14,4.2,2.7,10,3.18,1.66,11,6.43,2.76,7,5.92,1.98,13,6.09,1.58,11,6.18,1.72,11,3.27,2.05,11,4.1,2.42,10,6,2.45,15,6.4,1.52,5,5.6,1.51,10,6.58,1.62,12,3.56,2.01,9,3.75,2.45,12,6.2,2.04,10,6,2.49,10 +4481,farmhouse,5.81,1.36,21,3.5,2.44,22,4.77,1.82,26,5.55,1.44,11,6.1,1.29,10,3.7,2.63,10,3.33,2.39,12,4.55,2.07,11,4.93,1.73,14,5.7,1.64,10,5.91,1.14,11,4,2.75,10,3.08,2.19,12,4.47,1.77,17,5.38,2,8,6.08,1.55,13,5.38,0.92,8,3.43,2.5,14,3.62,2.5,8,4.82,2.07,17,4.67,1.32,9 +4482,farming,5.47,2.67,19,3.25,2.07,20,5.83,1.97,24,5.33,2.88,6,5.54,2.7,13,4.2,2.25,10,2.3,1.42,10,5,2.2,8,6.25,1.77,16,5.8,2.3,10,5.11,3.14,9,4.25,2.31,8,2.58,1.68,12,5.76,2.17,17,6.17,1.6,6,4.75,3.06,8,6,2.37,11,3.71,1.7,7,3,2.27,13,5.69,2.21,16,6.12,1.46,8 +4483,farmland,6.58,2.01,19,3.14,1.96,22,5.67,2.08,24,7.5,1.64,6,6.15,2.08,13,3.5,2.28,12,2.7,1.49,10,4.5,1.85,8,6.25,1.98,16,6.2,1.99,10,7,2.06,9,4.22,2.28,9,2.38,1.33,13,5.82,2.07,17,5.33,2.42,6,5.5,2.2,8,7.36,1.5,11,3.22,1.64,9,3.08,2.22,13,6,2.1,16,5,2,8 +4484,fart,4.05,2.38,21,4.74,2.36,23,3.69,2.22,26,5.18,2.23,11,2.8,1.93,10,6,2.1,11,3.58,2.02,12,3.55,2.16,11,3.86,2.41,14,3.4,2.32,10,4.64,2.38,11,5.36,2.2,11,4.17,2.44,12,3.65,2.15,17,3.88,2.64,8,4.23,2.62,13,3.75,2.05,8,5.07,2.46,15,4.12,2.17,8,4.18,2.46,17,2.78,1.39,9 +4485,fascinate,7,1.4,39,6.1,2.52,39,6.32,2.17,22,6.88,1.59,16,7.09,1.28,23,6.56,2.31,16,5.78,2.66,23,5.7,1.49,10,6.83,2.55,12,6.96,1.52,24,7.21,1.12,14,5.58,2.55,19,6.6,2.46,20,6.55,1.75,11,6.09,2.59,11,7.19,1.57,21,6.78,1.17,18,5.19,2.11,21,7.17,2.6,18,6.18,1.83,11,6.45,2.54,11 +4486,fascinating,7.37,1.26,19,5.14,2.56,21,6.17,1.61,23,6.8,1.64,5,7.54,1.13,13,5,2.76,6,5.2,2.57,15,6.2,1.23,10,6.15,1.91,13,6.86,1.21,7,7.64,1.29,11,5.86,2.41,7,4.79,2.64,14,6.18,1.78,11,6.17,1.53,12,7.42,1.24,12,7.29,1.38,7,5.27,2.76,11,5,2.45,10,6.07,1.44,14,6.33,1.94,9 +4487,fascination,7.25,1.33,20,5.08,2.52,24,6,2.29,28,6.88,0.83,8,7.5,1.57,12,4.67,2.4,9,5.33,2.64,15,5.64,2.34,14,6.36,2.27,14,7.44,1.51,9,7.09,1.22,11,4.25,2.34,12,5.92,2.5,12,5.86,2.71,14,6.14,1.88,14,7.4,1.58,10,7.1,1.1,10,5.33,2.23,12,4.83,2.86,12,5.42,2.15,12,6.44,2.37,16 +4488,fascism,2.5,2.09,20,5.1,2.51,20,3.05,2.09,21,3.17,2.04,6,2.21,2.12,14,5.25,3.37,8,5,1.91,12,3.18,2.52,11,2.9,1.6,10,2.67,2.25,6,2.43,2.1,14,5,2.94,10,5.2,2.15,10,3,2.39,14,3.14,1.46,7,2.86,2.04,7,2.31,2.18,13,4.57,2.59,14,6.33,1.97,6,3.17,2.59,12,2.89,1.27,9 +4489,fascist,3.1,1.92,20,4.74,2.7,23,3.88,2.44,26,3.3,2.26,10,2.9,1.6,10,4.55,2.81,11,4.92,2.71,12,4.36,2.34,11,3.29,2.43,14,3,1.56,10,3.2,2.3,10,5.64,2.69,11,3.92,2.54,12,4.24,2.59,17,2.75,1.67,8,3.15,2.08,13,3,1.73,7,5.07,3.01,15,4.12,2.03,8,4,2.72,17,3.67,1.94,9 +4490,fashion,5.26,2.45,23,5.25,2.71,20,5.6,2.22,25,4.62,2.43,13,6.1,2.33,10,6,2.31,7,4.85,2.91,13,5.83,2.04,12,5.38,2.43,13,5.25,2.42,12,5.27,2.61,11,4.64,2.87,11,6,2.45,9,5.82,2.04,17,5.12,2.64,8,4.92,3.03,12,5.64,1.69,11,5.25,3.25,12,5.25,1.83,8,5.47,2.03,15,5.8,2.57,10 +4491,fashionable,7.33,1.43,21,4.05,2.65,20,5.68,2.44,22,6.67,1.86,6,7.6,1.18,15,3.12,2.75,8,4.67,2.5,12,5.17,2.86,12,6.3,1.77,10,7.56,1.94,9,7.17,0.94,12,4,3.12,9,4.09,2.34,11,5.71,2.36,7,5.67,2.55,15,7.5,1.51,10,7.18,1.4,11,4.08,2.5,13,4,3.11,7,6.58,2.11,12,4.6,2.46,10 +4492,fastball,5.7,1.69,20,6.1,2.34,20,5.42,1.88,26,5.55,1.69,11,5.89,1.76,9,6.57,2.3,7,5.85,2.41,13,4.85,1.52,13,6,2.08,13,5.64,2.16,11,5.78,0.97,9,5.45,2.5,11,6.89,1.96,9,5.35,2.12,17,5.56,1.42,9,6,1.83,10,5.4,1.58,10,5.75,2.56,12,6.62,2,8,5.5,2,16,5.3,1.77,10 +4493,fasten,5.63,1.16,19,4,2.2,22,7.14,1.71,21,6,1.12,9,5.3,1.16,10,5.1,2.51,10,3.08,1.44,12,6.12,1.64,8,7.77,1.48,13,5.57,1.16,14,5.8,1.3,5,4.5,2.78,8,3.71,1.86,14,6.38,1.85,8,7.62,1.5,13,5.6,1.26,10,5.67,1.12,9,3.42,2.19,12,4.7,2.11,10,7.67,1.56,12,6.44,1.74,9 +4494,fat,2.74,1.74,42,3.89,2.5,45,4,2.55,21,2.23,1.3,13,2.97,1.88,29,4.06,2.49,17,3.89,2.53,27,3.82,2.86,11,4.2,2.3,10,2.81,1.87,16,2.69,1.69,26,4.24,2.72,21,3.58,2.3,24,3.58,2.31,12,4.56,2.88,9,2.52,1.62,23,3,1.89,19,3.83,2.67,29,4,2.22,16,4.14,2.57,14,3.71,2.69,7 +4495,fatal,2,1.33,19,6.79,2.32,19,3.54,2.37,26,1.5,0.53,10,2.56,1.74,9,6.57,1.99,7,6.92,2.57,12,4.23,2.49,13,2.85,2.12,13,2.36,1.57,11,1.5,0.76,8,7.3,1.7,10,6.22,2.86,9,4,2.69,17,2.67,1.32,9,2.1,1.45,10,1.89,1.27,9,7.25,1.91,12,6,2.89,7,4,2.53,16,2.8,1.99,10 +4496,fatality,2.85,2.23,20,6.05,1.99,20,3.69,2.04,36,3.88,2.9,8,2.17,1.4,12,6.8,1.79,5,5.8,2.04,15,3.36,1.57,11,3.84,2.23,25,2.85,2.61,13,2.86,1.46,7,6.17,1.8,12,5.88,2.36,8,4.05,1.85,20,3.25,2.24,16,3.82,2.56,11,1.67,0.87,9,6.36,1.75,11,5.67,2.29,9,3.18,1.92,22,4.5,2.03,14 +4497,fate,5.38,2.22,21,5.2,2.38,20,5.53,2.67,19,5.08,2.29,13,5.88,2.17,8,4.43,1.4,7,5.62,2.72,13,5.43,3.21,7,5.58,2.47,12,5.42,2.35,12,5.33,2.18,9,4.67,2.4,9,5.64,2.38,11,6.2,2.74,10,4.78,2.54,9,5.17,2.08,12,5.67,2.5,9,5.71,1.8,7,4.92,2.66,13,6.29,2.21,7,5.08,2.91,12 +4498,fated,4.43,1.66,21,3.85,2.08,20,2.55,1.68,22,5,1.67,6,4.2,1.66,15,3.5,2.33,8,4.08,1.98,12,2.67,1.67,12,2.4,1.78,10,4.56,1.88,9,4.33,1.56,12,4.67,1.73,9,3.18,2.18,11,2.86,1.57,7,2.4,1.76,15,4.7,1.25,10,4.18,1.99,11,3.54,1.56,13,4.43,2.88,7,2.17,1.7,12,3,1.63,10 +4499,fateful,5,2.09,22,4.5,2.43,22,4.8,2.42,20,5.62,1.69,8,4.64,2.27,14,4.1,2.23,10,4.83,2.62,12,6.29,2.43,7,4,2.08,13,4.55,2.58,11,5.45,1.44,11,3.91,2.07,11,5.09,2.7,11,5.27,2.49,15,3.4,1.67,5,4.3,1.7,10,5.58,2.27,12,5.2,2.2,10,3.92,2.54,12,5.1,2.23,10,4.5,2.68,10 +4500,fathead,3.47,2.17,19,5,2.61,23,4.32,2.18,28,4.88,1.89,8,2.45,1.81,11,4.75,2.76,8,5.13,2.61,15,4,1.66,14,4.64,2.62,14,2.56,1.51,9,4.3,2.41,10,4.75,2.49,12,5.27,2.83,11,3.64,2.41,14,5,1.75,14,3.8,2.53,10,3.11,1.76,9,4.75,2.42,12,5.27,2.9,11,3.75,1.66,12,4.75,2.46,16 +4501,father,6.88,1.78,41,3.68,2.14,19,5.19,2.57,48,6.84,1.74,19,6.75,1.86,20,2.89,1.54,9,4.4,2.41,10,4.88,2.6,17,5.37,2.63,30,6.5,1.97,16,7.04,1.63,24,2.29,1.11,7,4.5,2.2,12,5.22,2.54,32,5.13,2.83,15,6.61,2.1,23,7.22,1.22,18,3.89,2.15,9,3.5,2.22,10,4.82,2.6,28,5.7,2.52,20 +4502,fatherhood,6.77,2.16,22,4.57,3.11,21,5.61,2.33,23,7.08,2.02,13,6,2.33,8,5.62,2.92,8,3.92,3.15,13,4,2.71,7,6.31,1.82,16,5.67,2.18,9,7.54,1.85,13,3,2.96,9,5.75,2.77,12,4.36,2.29,11,6.75,1.76,12,6.79,2.29,14,6.75,2.05,8,4.8,3.49,10,4.36,2.87,11,6.15,2.61,13,4.9,1.79,10 +4503,fatherland,5.1,2.1,21,3.57,2.19,23,5.56,2.59,18,5.67,2.29,9,4.67,1.92,12,4.36,2.11,11,2.83,2.08,12,6.5,2.37,10,4.38,2.5,8,4.71,2.43,7,5.31,2.06,13,3.45,2.25,11,3.67,2.23,12,6,3.06,7,5.27,2.37,11,5.08,2.1,13,5.12,2.23,8,3.64,2.69,11,3.5,1.73,12,5.56,2.35,9,5.56,2.96,9 +4504,fatherly,6.53,1.58,19,3.54,2,24,6.61,2.15,28,6.12,1.55,8,6.82,1.6,11,3,1.58,9,3.87,2.2,15,5.79,2.42,14,7.43,1.5,14,6.62,1.51,8,6.45,1.69,11,3.42,1.56,12,3.67,2.42,12,6.57,2.44,14,6.64,1.91,14,6.11,1.76,9,6.9,1.37,10,4.08,2.19,12,3,1.71,12,6.33,2.31,12,6.81,2.07,16 +4505,fathom,5.21,1.62,19,4.71,2.1,21,4.3,2.03,20,5,1,3,5.25,1.73,16,4.33,1.97,6,4.87,2.2,15,4.33,1.97,6,4.29,2.13,14,5.8,0.79,10,4.56,2.07,9,5.14,1.95,7,4.5,2.21,14,4,2,10,4.6,2.12,10,5.12,0.99,8,5.27,2,11,5.33,2.55,9,4.25,1.66,12,4.12,2.3,8,4.42,1.93,12 +4506,fatigue,3.64,1.87,22,3.26,2.54,19,4.05,2.65,21,4.2,1.48,5,3.38,2,16,2.88,2.47,8,3.55,2.66,11,4.8,2.3,10,3.36,2.87,11,3.42,1.56,12,3.9,2.23,10,3.8,2.49,10,2.67,2.6,9,3.92,2.23,12,4.22,3.27,9,3,1.67,11,4.27,1.9,11,3,2,8,3.45,2.94,11,4,2.5,9,4.08,2.87,12 +4507,fatigued,2.89,1.76,19,3.78,2.54,23,4.33,2.49,42,2.67,1.53,3,2.6,1.3,15,3.86,3.08,7,3.67,2.44,15,3.86,2.35,14,4.57,2.56,28,2.67,1.63,6,2.58,1.16,12,4.4,2.88,10,3.17,2.29,12,4.87,2.36,23,3.68,2.54,19,2.5,1.93,12,3.57,1.27,7,4,2.62,20,2.33,1.53,3,4.95,2.54,22,3.65,2.3,20 +4508,fatso,2.68,1.53,19,5.33,2.39,21,4,2,23,2.8,0.84,5,2.69,1.8,13,3.83,1.94,6,5.93,2.34,15,4.6,1.58,10,3.54,2.22,13,3.14,1.95,7,2.45,1.29,11,4.71,2.5,7,5.64,2.37,14,3.82,1.4,11,4.17,2.48,12,3.08,1.68,12,2,1,7,4.55,2.42,11,6.2,2.15,10,4.14,1.79,14,3.78,2.39,9 +4509,fatten,3.89,1.41,19,3.39,1.69,18,4.65,2.76,17,4.18,1.33,11,3.5,1.51,8,3,1.83,4,3.5,1.7,14,4.88,2.59,8,4.44,3.05,9,3.62,0.74,8,4.09,1.76,11,3,1.53,7,3.64,1.8,11,6.17,2.71,6,3.82,2.52,11,3.92,1.61,13,3.83,0.98,6,3.09,1.92,11,3.86,1.21,7,4.43,2.99,7,4.8,2.74,10 +4510,fatty,2.38,1.6,21,3.35,2.28,20,3.5,2.61,22,2.83,2.23,6,2.2,1.32,15,3.88,2.23,8,3,2.34,12,3.58,2.84,12,3.4,2.46,10,2.33,1.94,9,2.42,1.38,12,3.33,1.87,9,3.36,2.66,11,4,2.24,7,3.27,2.81,15,2.9,1.97,10,1.91,1.04,11,3.54,2.18,13,3,2.58,7,3.5,2.65,12,3.5,2.72,10 +4511,faucet,5.55,0.94,20,3.53,2.2,19,6.31,1.64,26,5.91,1.04,11,5.11,0.6,9,4.83,2.32,6,2.92,1.93,13,6.46,1.66,13,6.15,1.68,13,5.64,1.12,11,5.44,0.73,9,3.6,1.96,10,3.44,2.55,9,6.35,1.69,17,6.22,1.64,9,5.5,0.97,10,5.6,0.97,10,3.91,2.43,11,3,1.85,8,6.25,1.73,16,6.4,1.58,10 +4512,fault,3.53,1.66,38,4.02,2.51,46,4.02,2.04,43,3.36,1.91,14,3.62,1.53,24,3.45,2.16,11,4.15,2.67,33,4,1.96,14,4.03,2.11,29,3.71,1.65,21,3.29,1.69,17,3.58,2.7,26,4.56,2.25,18,4.09,1.88,23,3.95,2.26,20,3.63,1.64,19,3.42,1.71,19,3.86,2.59,28,4.28,2.42,18,4.48,2.25,23,3.5,1.67,20 +4513,faulty,3.48,1.66,21,4.68,2.43,19,4.42,2.31,36,3.62,1.85,8,3.38,1.61,13,4.8,2.17,5,4.64,2.59,14,4.45,2.21,11,4.4,2.4,25,3.46,1.56,13,3.5,1.93,8,4.67,2.42,12,4.71,2.63,7,4.9,2.22,20,3.81,2.34,16,3.73,1.56,11,3.2,1.81,10,5.36,2.5,11,3.75,2.12,8,4,2.43,22,5.07,2.02,14 +4514,faun,5.1,1.29,20,4.18,1.97,22,5.47,1.93,19,4.44,1.24,9,5.64,1.12,11,3,2.55,5,4.62,1.71,16,6.5,1.87,6,5,1.83,13,5.29,0.91,14,4.67,1.97,6,3.92,2.07,12,4.67,1.94,9,4.33,1.41,9,6.5,1.78,10,5.4,0.7,10,4.8,1.69,10,3.5,1.78,12,5,1.94,10,5.33,2.66,6,5.54,1.61,13 +4515,fauna,6.05,2.15,19,3.25,2.31,20,6,1.78,20,6,1,3,6.4,1.96,15,2.6,2.27,10,3.9,2.28,10,5.8,0.92,10,6.2,2.39,10,6.67,2.66,6,6.17,1.34,12,3,2.31,7,3.38,2.4,13,5.88,2.36,8,6.08,1.38,12,6,2.37,12,6.14,1.86,7,3.8,2.2,10,2.7,2.41,10,6.22,2.28,9,5.82,1.33,11 +4516,faux,4.25,2.1,20,3.57,2.25,21,4.52,2.29,25,2.75,1.71,4,4.62,2.06,16,4.25,2.87,4,3.41,2.15,17,5.33,2.4,9,4.06,2.17,16,3.5,1.31,8,4.75,2.42,12,4.3,2.26,10,2.91,2.12,11,4.36,2.02,14,4.73,2.69,11,4,1.48,11,4.56,2.74,9,2.9,2.08,10,4.18,2.32,11,5.06,2.44,18,3.14,1.07,7 +4517,favor,6.67,1.77,21,4.61,2.2,18,6.24,2.32,42,6.67,1.5,9,6.67,2.02,12,3.67,1.86,6,5.08,2.27,12,6.47,2.07,17,6.08,2.52,25,5.71,2.29,7,7.23,1.3,13,4.5,2.55,10,4.75,1.83,8,6.5,2.2,26,5.81,2.54,16,6.69,2.21,13,6.62,0.74,8,3.22,2.05,9,6,1.32,9,6.62,2.06,24,5.72,2.61,18 +4518,favorable,6.9,0.97,20,4.59,2.34,22,6.78,1.85,27,6.86,1.21,7,6.92,0.86,13,4.4,2.12,10,4.75,2.6,12,7.07,1.53,15,6.73,2,11,6.36,0.67,11,7.56,0.88,9,4.33,2.24,9,4.77,2.49,13,6.88,1.87,17,7,1.5,9,6.92,1.04,13,6.86,0.9,7,4.44,2.53,16,5,1.9,6,6.75,2.05,12,6.8,1.74,15 +4519,favorite,7.39,1.97,18,4.4,3.36,20,7,1.46,18,6.75,2.43,8,7.9,1.45,10,3.14,3.13,7,5.08,3.4,13,6.64,1.43,11,7.57,1.4,7,6.91,2.26,11,8.14,1.21,7,4.33,3.46,9,4.45,3.45,11,7.09,1.45,11,6.86,1.57,7,6.92,2.23,12,8.33,0.82,6,3.92,3.18,12,5.12,3.72,8,7.33,1.58,9,6.67,1.32,9 +4520,favoritism,4.81,2.44,21,5.15,2.62,20,4.83,2.67,36,4.88,2.64,8,4.77,2.42,13,4.4,2.41,5,5.4,2.72,15,4.73,2.76,11,4.88,2.68,25,4.69,2.72,13,5,2.07,8,5.42,3.09,12,4.75,1.83,8,5.1,2.59,20,4.5,2.8,16,4.55,2.38,11,5.1,2.6,10,5.91,2.34,11,4.22,2.77,9,5,2.73,22,4.57,2.65,14 +4521,fawn,6.15,1.76,20,3.92,2.12,25,5.73,2.43,22,5.38,1.3,8,6.67,1.87,12,4.46,2.26,13,3.33,1.87,12,5.38,2.36,13,6.22,2.59,9,6.25,1.75,8,6.08,1.83,12,4.79,1.42,14,2.82,2.4,11,5.83,2.69,12,5.6,2.22,10,6.11,1.69,9,6.18,1.89,11,3.47,2.15,17,4.88,1.81,8,5.6,2.72,10,5.83,2.29,12 +4522,fax,5.24,1.51,21,3.37,1.83,19,5.67,2.01,21,4.6,0.89,5,5.47,1.68,15,3.62,1.69,8,3.18,1.99,11,5.3,1.83,10,6,2.19,11,5.09,1.45,11,5.4,1.65,10,3.1,1.91,10,3.67,1.8,9,5.67,2.31,12,5.67,1.66,9,5.1,1.66,10,5.36,1.43,11,2.88,1.81,8,3.73,1.85,11,5.56,1.88,9,5.75,2.18,12 +4523,faze,4.82,1.71,22,3.91,2.07,22,5.45,2.31,20,5.12,1.81,8,4.64,1.69,14,4.6,2.32,10,3.33,1.72,12,6.14,2.79,7,5.08,2.02,13,4.73,2.24,11,4.91,1.04,11,3.82,1.78,11,4,2.41,11,5.53,2.42,15,5.2,2.17,5,4.7,2.11,10,4.92,1.38,12,3.9,1.85,10,3.92,2.31,12,5.4,1.65,10,5.5,2.92,10 +4524,fear,2.93,1.79,42,6.14,2.76,21,3.32,2.44,50,3.4,2.13,15,2.65,1.57,26,5,2.76,6,6.6,2.72,15,3.23,2.49,26,3.42,2.45,24,3.59,2.29,17,2.46,1.22,24,7,2.77,7,5.71,2.76,14,3.48,2.54,21,3.21,2.41,29,3.16,1.95,25,2.59,1.5,17,6.22,3.23,9,6.08,2.5,12,3.46,2.83,24,3.19,2.08,26 +4525,fearful,2.66,1.78,41,5.45,2.63,42,3.12,2.45,25,2.63,1.67,19,2.8,1.96,20,5.19,2.9,16,5.62,2.5,26,3,1.7,10,3.2,2.91,15,2.31,1.35,16,2.96,2.01,24,5.21,2.94,19,5.65,2.4,23,3,3,7,3.17,2.31,18,2.78,1.98,23,2.5,1.54,18,5.12,2.96,25,5.94,2.05,17,2.11,1.36,9,3.69,2.77,16 +4526,fearless,5.81,1.97,21,4.05,2.6,21,6.93,1.57,27,5.2,1.69,10,6.36,2.11,11,2.17,1.83,6,4.8,2.51,15,6.94,1.52,17,6.9,1.73,10,6.27,2.1,11,5.3,1.77,10,3.2,3.19,5,4.31,2.44,16,7.14,1.7,14,6.69,1.44,13,5.62,2.18,13,6.12,1.64,8,4.3,3.06,10,3.82,2.23,11,7.57,1.7,14,6.23,1.09,13 +4527,fearsome,3.32,2,19,5.45,2.3,22,3.58,2.24,24,3.17,1.72,6,3.38,2.18,13,5.42,2.11,12,5.5,2.64,10,4.12,2.8,8,3.31,1.96,16,3.1,1.1,10,3.56,2.74,9,5.78,2.28,9,5.23,2.39,13,3.71,2.34,17,3.17,2.32,6,2.5,1.41,8,3.91,2.21,11,5.56,2.65,9,5.38,2.14,13,4.12,2.36,16,2.5,1.6,8 +4528,feasible,5.84,2.03,19,4.2,2.14,20,6.79,1.69,19,6,1.73,3,6.13,1.77,15,4.4,2.01,10,4,2.36,10,6.33,2,9,7.2,1.32,10,6.17,1.94,6,6.08,1.68,12,4.29,2.29,7,4.15,2.15,13,6.75,2.25,8,6.82,1.25,11,5.58,2.19,12,6.29,1.8,7,4.5,2.22,10,3.9,2.13,10,7.22,1.39,9,6.4,1.9,10 +4529,feast,7.57,1.4,21,5.26,3,23,6.21,1.72,19,7.5,2.07,8,7.62,0.87,13,5.38,3.62,8,5.36,2.79,14,5.86,2.34,7,6.45,1.37,11,7.88,1.46,8,7.38,1.39,13,5,3.5,9,5.43,2.77,14,5.43,1.81,7,6.67,1.56,12,7.09,1.58,11,8.1,0.99,10,3.89,2.89,9,6.14,2.82,14,6.19,1.83,16,6.33,1.15,3 +4530,feat,6,1.34,20,4,2.51,21,6.19,2.2,27,6.57,1.81,7,5.69,0.95,13,4.6,2.37,10,3.45,2.62,11,6.2,1.97,15,6.18,2.68,11,6,1,11,6,1.73,9,4.11,2.15,9,3.92,2.84,12,6.24,2.61,17,6.11,1.45,9,6,1.35,13,6,1.41,7,3.87,2.47,15,4.33,2.8,6,5.75,2.38,12,6.53,2.07,15 +4531,feather,6.3,1.53,20,3.29,2.1,21,5.97,2.48,32,6.3,1.06,10,6.3,1.95,10,3.5,2.78,8,3.15,1.68,13,5.92,2.57,12,6,2.49,20,6.67,1,9,6,1.84,11,4.08,2.06,13,2,1.51,8,6.1,2.57,20,5.75,2.42,12,6.6,1.07,10,6,1.89,10,2.79,2.08,14,4.29,1.89,7,5.81,2.32,16,6.12,2.7,16 +4532,feathered,6.29,2,21,3.36,2.55,25,5.84,1.77,19,6.56,1.88,9,6.08,2.15,12,3,2.9,6,3.5,2.57,18,6.14,1.68,7,5.67,1.87,12,6.06,2.05,16,7,1.87,5,3,2.66,14,3.9,2.56,10,6.11,2.26,9,5.6,1.26,10,6.5,2.02,12,6,2.06,9,3.25,2.44,16,3.56,2.88,9,5.91,2.07,11,5.75,1.39,8 +4533,feature,5.6,1.27,20,3.91,2,22,6.26,1.52,19,5.67,1.8,9,5.55,0.69,11,3.6,3.13,5,4.12,1.63,16,6.83,1.17,6,6,1.63,13,5.36,1.15,14,6.17,1.47,6,3.83,1.75,12,4.22,2.39,9,5.56,1.51,9,6.9,1.29,10,5.6,0.97,10,5.6,1.58,10,3.08,1.68,12,4.9,1.97,10,7,1.41,6,5.92,1.5,13 +4534,fecal,2.4,1.14,20,4.52,2.48,21,4.2,1.79,20,2.33,0.71,9,2.45,1.44,11,3.9,2.18,10,5.09,2.7,11,4,1.41,7,4.31,2.02,13,2.71,1.2,14,1.67,0.52,6,3.5,2.27,8,5.15,2.48,13,4.57,2.44,7,4,1.41,13,2.8,1.23,10,2,0.94,10,5,2.61,11,4,2.36,10,4.08,2.19,12,4.38,1.06,8 +4535,feces,2.23,1.31,22,4.35,2.81,23,4.53,1.43,19,3,1.6,8,1.85,0.9,13,4.62,2.56,8,4.21,3.12,14,4.86,1.46,7,4.27,1.49,11,2.12,1.46,8,2.38,1.26,13,3.78,2.44,9,4.71,3.05,14,4.71,2.06,7,4.42,1,12,2.27,1.27,11,2.18,1.4,11,2.11,2.32,9,5.79,2.08,14,4.56,1.55,16,4.33,0.58,3 +4536,federal,3.06,1.47,18,4.45,2.42,20,2.76,1.9,25,3.4,1.67,5,2.92,1.44,13,5.36,2.54,11,3.33,1.8,9,3.19,1.91,16,2,1.73,9,3.57,1.51,7,2.73,1.42,11,4.56,2.7,9,4.36,2.29,11,2.5,1.79,20,3.8,2.17,5,3,1.41,9,3.11,1.62,9,4.36,1.86,11,4.56,3.09,9,3,1.94,19,2,1.67,6 +4537,federation,4.68,1.16,19,3.55,1.76,20,5.35,2.39,23,4,1,3,4.81,1.17,16,3,1.73,7,3.85,1.77,13,5.78,2.39,9,5.07,2.43,14,4.78,1.48,9,4.6,0.84,10,4,2.06,9,3.18,1.47,11,5.53,2.61,15,5,2,8,5.43,1.13,7,4.25,0.97,12,4.2,1.23,10,2.9,2.02,10,4.92,2.93,13,5.9,1.37,10 +4538,fee,2.86,1.55,22,4.08,2.78,26,4.12,2.51,24,2.67,1.87,9,3,1.35,13,3.7,2.95,10,4.31,2.75,16,4.56,2.51,9,3.87,2.56,15,2.88,1.64,8,2.86,1.56,14,4.62,3.12,13,3.54,2.4,13,4,2.45,12,4.25,2.67,12,3.08,1.62,12,2.6,1.51,10,3.4,2.77,15,5,2.65,11,3.77,2.8,13,4.55,2.16,11 +4539,feeble,3.87,2.03,38,3.68,2.03,22,3.53,2.7,17,4.31,2.02,13,3.64,2.04,25,4,1.77,8,3.5,2.21,14,2.2,1.48,10,5.43,2.99,7,4.29,1.98,21,3.35,2.03,17,4,1.89,10,3.42,2.19,12,3,1.73,7,3.9,3.25,10,4.15,2.17,26,3.25,1.6,12,4.12,2.53,8,3.43,1.74,14,3.5,2.62,8,3.56,2.92,9 +4540,feed,6.95,1.8,21,4.55,2.21,20,6.79,1.84,19,6.69,1.93,13,7.38,1.6,8,4.71,2.06,7,4.46,2.37,13,6.43,1.9,7,7,1.86,12,6.83,2.12,12,7.11,1.36,9,4.56,2.24,9,4.55,2.3,11,6.5,1.96,10,7.11,1.76,9,6.75,2.05,12,7.22,1.48,9,5.71,1.5,7,3.92,2.33,13,7.43,1.9,7,6.42,1.78,12 +4541,feedback,5.91,1.72,22,4.17,2.5,23,5.58,1.89,19,6.12,1.89,8,5.54,1.45,13,4.12,2.64,8,4.21,2.61,14,6.14,1.57,7,5.09,2.07,11,6.12,2.03,8,5.54,1.33,13,4.33,2.87,9,4.07,2.34,14,5.57,1.9,7,5.58,1.98,12,6.18,1.54,11,5.64,1.91,11,3,2.83,9,4.93,2.02,14,5.69,1.92,16,5,2,3 +4542,feeder,5.18,1.4,22,4.22,2.32,18,4.95,2.09,21,5.4,1.14,5,5.12,1.54,16,5.12,2.3,8,3.5,2.17,10,4.1,1.73,10,5.73,2.15,11,5,1.71,12,5.4,0.97,10,4.67,2.24,9,3.78,2.44,9,5,2.26,12,4.89,1.96,9,5.36,1.57,11,5,1.26,11,3.57,2.51,7,4.64,2.2,11,4.44,1.88,9,5.33,2.23,12 +4543,feel,6.27,1.93,22,4.05,2.69,21,5.5,1.83,16,6.17,1.17,6,6.27,2.25,15,3,2.24,7,4.57,2.82,14,5,1.93,8,6,1.69,8,5.79,2.04,14,7.14,1.57,7,4.67,3,9,3.58,2.47,12,6,2.06,9,4.86,1.35,7,6.36,1.6,14,6.12,2.53,8,4.83,3.25,6,3.73,2.49,15,6.22,2.05,9,4.57,0.98,7 +4544,feeling,6.5,1.95,18,3.86,2.57,21,6.5,1.86,18,5.88,1.81,8,7,2,10,3.29,2.56,7,4.14,2.63,14,5.64,1.57,11,7.86,1.46,7,6.18,1.83,11,7,2.16,7,3.89,2.85,9,3.83,2.48,12,6.73,1.9,11,6.14,1.86,7,6.17,2.04,12,7.17,1.72,6,3.17,2.33,12,4.78,2.73,9,6.44,2.01,9,6.56,1.81,9 +4545,feign,4.45,1.23,20,3.72,1.6,18,5.05,2.36,22,4.2,1.3,5,4.53,1.25,15,4.67,1.03,6,3.25,1.66,12,5.6,2.27,10,4.58,2.43,12,4.8,1.32,10,4.1,1.1,10,4.3,1.42,10,3,1.6,8,4.45,1.92,11,5.64,2.69,11,4.33,1.3,12,4.62,1.19,8,2.89,1.69,9,4.56,1.01,9,5.18,2.52,11,4.91,2.3,11 +4546,feisty,5.76,2,21,6.3,1.69,23,6.11,2.72,18,5.89,2.26,9,5.67,1.87,12,6.18,1.66,11,6.42,1.78,12,5.7,3.47,10,6.62,1.41,8,4,1.91,7,6.62,1.45,13,6.73,1.56,11,5.92,1.78,12,5.57,3.41,7,6.45,2.3,11,5,2,13,7,1.31,8,6.45,1.86,11,6.17,1.59,12,5.56,2.83,9,6.67,2.65,9 +4547,feline,6.86,1.8,21,3.58,2,24,5.86,2.27,22,7,1.6,8,6.77,1.96,13,3.38,2.22,13,3.82,1.78,11,5.85,2.54,13,5.89,1.96,9,7.25,1.75,8,6.83,1.75,12,4.36,2.1,14,2.5,1.27,10,5.92,2.39,12,5.8,2.25,10,6.6,1.65,10,7.09,1.97,11,3.59,2.21,17,3.57,1.51,7,5.9,2.51,10,5.83,2.17,12 +4548,feller,4.82,1.5,22,3.14,1.93,21,4.5,2.12,18,4.6,1.34,5,4.88,1.58,17,3,1.41,6,3.2,2.14,15,5.2,2.68,5,4.23,1.92,13,4.91,1.22,11,4.73,1.79,11,2.43,1.9,7,3.5,1.91,14,3.89,2.26,9,5.11,1.9,9,4.6,1.17,10,5,1.76,12,2.78,1.86,9,3.42,2.02,12,4.71,2.87,7,4.36,1.63,11 +4549,fellow,6.28,1.81,18,3.05,1.8,21,6,1.28,18,5.5,1.51,8,6.9,1.85,10,2.71,1.6,7,3.21,1.93,14,5.91,1.22,11,6.14,1.46,7,5.82,1.66,11,7,1.91,7,2.44,1.74,9,3.5,1.78,12,6.36,1.43,11,5.43,0.79,7,5.83,1.53,12,7.17,2.14,6,2.75,1.86,12,3.44,1.74,9,6,1.5,9,6,1.12,9 +4550,fellowship,6.43,2.27,21,2.91,2.15,23,5.94,2.71,18,6.22,2.59,9,6.58,2.11,12,3.36,1.69,11,2.5,2.5,12,6.1,2.73,10,5.75,2.87,8,4.71,2.43,7,7.46,1.61,13,3,2,11,2.83,2.37,12,5.43,3.55,7,6.27,2.15,11,6.23,2.55,13,6.75,1.83,8,2.73,2.28,11,3.08,2.11,12,4.33,2.4,9,7.56,2.01,9 +4551,felon,2.2,1.15,20,4.95,2.21,20,3.36,2.38,22,1.71,0.76,7,2.46,1.27,13,4.56,2.07,9,5.27,2.37,11,2.67,1.63,6,3.62,2.6,16,2.6,1.35,10,1.67,0.71,9,4.12,2.75,8,5.5,1.68,12,4.13,2.36,15,1.71,1.5,7,2.09,1.04,11,2.33,1.32,9,5,2.37,12,4.88,2.1,8,3.73,2.45,11,3,2.37,11 +4552,felony,2.42,1.5,19,4.95,2.24,22,4.31,2.89,16,2.18,1.54,11,3,1.41,7,5.5,2.33,8,4.64,2.21,14,4.67,3.5,6,4.1,2.64,10,2.75,1.67,8,2.18,1.4,11,4.22,2.05,9,5.46,2.3,13,6.12,2.75,8,2.5,1.69,8,2.58,1.73,12,2.14,1.07,7,4.55,2.54,11,5.36,1.91,11,4.11,3.14,9,4.57,2.76,7 +4553,female,7.52,1.86,21,5.9,2.9,20,6.42,2.81,19,8,1.15,13,6.75,2.55,8,7.29,2.75,7,5.15,2.79,13,6.29,2.29,7,6.5,3.18,12,7.67,2.23,12,7.33,1.32,9,6,3.12,9,5.82,2.86,11,5.9,2.73,10,7,2.96,9,7.25,2.18,12,7.89,1.36,9,6.43,2.44,7,5.62,3.18,13,6.57,3.26,7,6.33,2.67,12 +4554,feminine,7.33,1.52,24,4.32,2.78,22,5.09,2.37,22,6.64,1.86,11,7.92,0.86,13,5.33,3.5,6,3.87,2.56,15,3,2.45,6,5.88,1.86,16,7.1,1.85,10,7.5,1.29,14,5.4,3.21,5,4,2.67,17,5.27,2.1,11,4.91,2.7,11,7.86,1.17,14,6.6,1.71,10,4.22,2.59,9,4.38,3.01,13,5.5,2.71,12,4.6,1.9,10 +4555,femininity,6.25,2.38,20,4.48,2.59,23,5.86,2.22,21,3,2.16,4,7.06,1.65,16,4.33,2.5,12,4.64,2.8,11,4.64,2.16,11,7.11,1.45,9,6.25,2.42,12,6.25,2.49,8,4.38,2.53,16,4.71,2.93,7,6.27,1.56,11,5.4,2.8,10,6.92,2.33,13,5,2.08,7,4.68,2.69,19,3.5,2.08,4,6.07,1.98,14,5.43,2.76,7 +4556,feminist,4.26,1.94,19,3.89,1.97,18,5.12,2.78,17,3.82,1.78,11,4.88,2.1,8,4.75,2.63,4,3.64,1.78,14,3.12,2.03,8,6.89,2.09,9,4.25,2.43,8,4.27,1.62,11,3.71,1.8,7,4,2.14,11,3.5,2.17,6,6,2.76,11,4,1.87,13,4.83,2.14,6,3.36,2.11,11,4.71,1.5,7,5.86,3.08,7,4.6,2.59,10 +4557,femme,6.17,1.65,18,4.4,2.48,20,4.84,2.19,25,6.6,1.34,5,6,1.78,13,4,2.53,11,4.89,2.47,9,4.25,2.18,16,5.89,1.9,9,6.43,1.51,7,6,1.79,11,4,3,9,4.73,2.05,11,4.7,2.34,20,5.4,1.52,5,6.44,1.51,9,5.89,1.83,9,4.18,2.64,11,4.67,2.4,9,4.95,1.87,19,4.5,3.21,6 +4558,femoral,4.5,1.71,22,4.28,1.71,18,4.52,1.81,21,5,2.24,5,4.31,1.62,16,4.5,2,8,4.1,1.52,10,4.4,2.01,10,4.64,1.69,11,4.5,1.88,12,4.5,1.58,10,4,1.63,10,4.62,1.85,8,4.25,1.71,12,4.89,1.96,9,4.36,2.06,11,4.64,1.36,11,3.71,2.06,7,4.64,1.43,11,4.56,2.07,9,4.5,1.68,12 +4559,femur,4.55,1.57,20,3.06,1.8,18,5.25,2.64,24,4.4,1.52,5,4.6,1.64,15,3,1.58,5,3.08,1.93,13,5.46,2.93,13,5,2.37,11,4.5,0.97,10,4.6,2.07,10,3.57,1.72,7,2.73,1.85,11,5.25,2.91,16,5.25,2.19,8,4.29,1.33,14,5.17,2.04,6,3.42,1.78,12,2.33,1.75,6,5.6,2.67,15,4.67,2.65,9 +4560,fence,5.05,1.84,19,2.7,2.11,20,5.2,2.78,20,5,0,3,5.13,2.07,15,3.2,2.44,10,2.2,1.69,10,6.2,2.57,10,4.2,2.74,10,4.5,2.51,6,5.42,1.51,12,2.29,1.89,7,2.92,2.25,13,4.25,2.66,8,5.83,2.79,12,5.25,1.66,12,4.71,2.21,7,2.3,1.57,10,3.1,2.56,10,4.22,2.22,9,6,3.03,11 +4561,fencing,5.17,1.7,23,3.86,2.32,22,5.9,1.92,20,5.5,1.93,8,5,1.6,15,4.2,2.49,10,3.58,2.23,12,7.43,1.27,7,5.08,1.71,13,4.92,1.98,12,5.45,1.37,11,3.82,2.14,11,3.91,2.59,11,5.93,2.19,15,5.8,0.84,5,4.55,1.81,11,5.75,1.42,12,4.6,2.22,10,3.25,2.3,12,5.6,1.35,10,6.2,2.39,10 +4562,fend,4.82,1.37,22,4.74,2.26,19,5.86,2.08,21,5.2,0.84,5,4.69,1.54,16,5.5,1.85,8,4.18,2.44,11,6.9,1.52,10,4.91,2.12,11,4.5,1,12,5.2,1.69,10,5.2,2.04,10,4.22,2.49,9,5.67,2.27,12,6.11,1.9,9,4.73,1.1,11,4.91,1.64,11,4.38,2.56,8,5,2.1,11,6.89,1.45,9,5.08,2.19,12 +4563,fender,5.11,1.41,19,3.25,2.51,20,5.06,1.98,16,5.67,1.15,3,5.13,1.41,15,3.5,2.84,10,3,2.26,10,5.71,1.11,7,4.56,2.4,9,5,2.19,6,5.33,0.78,12,3.43,3.26,7,3.15,2.15,13,4.6,2.19,5,5.27,1.95,11,4.83,0.94,12,5.57,1.99,7,3.1,2.23,10,3.4,2.88,10,4,1.93,8,6.12,1.46,8 +4564,fennel,5.35,1.73,20,3.59,2.38,22,6.29,1.93,21,5.56,1.24,9,5.18,2.09,11,4.6,2.91,10,2.75,1.48,12,5.25,1.39,8,6.92,1.98,13,5.5,1.51,14,5,2.28,6,4.38,2.72,8,3.14,2.14,14,5.62,2.13,8,6.69,1.75,13,5.6,1.65,10,5.1,1.85,10,3.25,1.96,12,4,2.87,10,6.17,2.12,12,6.44,1.74,9 +4565,fern,6.52,1.63,21,3.15,2.11,20,4.67,2.24,36,5.88,1.73,8,6.92,1.5,13,3.8,2.17,5,2.93,2.12,15,4.27,2.24,11,4.84,2.27,25,6.46,1.98,13,6.62,0.92,8,3.75,2.26,12,2.25,1.58,8,4.3,2.23,20,5.12,2.25,16,6.45,1.86,11,6.6,1.43,10,3.18,2.52,11,3.11,1.62,9,4.55,2.26,22,4.86,2.28,14 +4566,ferocious,3.21,2.18,19,6.67,2.37,21,3.96,2.12,24,3.67,1.86,6,3,2.35,13,6.75,2.53,12,6.56,2.3,9,3.75,2.05,8,4.06,2.21,16,2.9,1.6,10,3.56,2.74,9,6.67,2.78,9,6.67,2.15,12,4.24,2.22,17,3.17,1.94,6,2.38,1.6,8,3.82,2.4,11,6.62,2.33,8,6.69,2.5,13,3.69,1.85,16,4.5,2.62,8 +4567,ferret,4.89,1.82,19,4.11,2.68,18,4.25,1.91,16,5.73,1.42,11,3.75,1.75,8,6.75,2.22,4,3.36,2.34,14,4.43,1.72,7,4.11,2.15,9,5.62,1.69,8,4.36,1.8,11,4.43,3.05,7,3.91,2.55,11,4.83,1.72,6,3.9,2.02,10,4.92,1.89,13,4.83,1.83,6,3.82,2.71,11,4.57,2.76,7,4.71,2.43,7,3.89,1.45,9 +4568,ferry,6.3,1.87,20,2.71,1.98,21,5.43,2.31,23,6.75,2.63,4,6.19,1.72,16,3.75,2.36,4,2.47,1.87,17,6.25,2.76,8,5,2,15,6.5,1.41,8,6.17,2.17,12,2.7,2.06,10,2.73,2,11,5.38,2.14,13,5.5,2.64,10,6.36,1.91,11,6.22,1.92,9,1.8,1.14,10,3.55,2.25,11,5.67,2.47,18,4.6,1.52,5 +4569,ferryboat,5.86,1.9,21,4.1,2.61,20,5.28,1.78,36,5.5,1.85,8,6.08,1.98,13,3.4,2.3,5,4.33,2.74,15,4.82,2.27,11,5.48,1.53,25,5.62,2.06,13,6.25,1.67,8,4.17,2.59,12,4,2.83,8,5.3,2,20,5.25,1.53,16,5.64,2.06,11,6.1,1.79,10,4.73,2.94,11,3.33,2.06,9,5.23,1.93,22,5.36,1.6,14 +4570,fertile,7,2.03,19,5.41,1.79,22,4.92,2.06,24,6,2.76,6,7.46,1.51,13,5.42,1.56,12,5.4,2.12,10,5.62,2.33,8,4.56,1.9,16,7.4,1.35,10,6.56,2.6,9,5.56,1.88,9,5.31,1.8,13,5.29,1.83,17,3.83,2.64,6,7.12,1.55,8,6.91,2.39,11,5.33,1.58,9,5.46,1.98,13,4.69,2.21,16,5.38,1.77,8 +4571,fertility,5.85,1.87,20,4.72,2.85,18,4.55,1.84,22,5.4,2.19,5,6,1.81,15,5.33,3.08,6,4.42,2.81,12,4.7,1.64,10,4.42,2.07,12,6.1,1.91,10,5.6,1.9,10,4.2,3.22,10,5.38,2.33,8,4.18,1.89,11,4.91,1.81,11,5.58,2.23,12,6.25,1.16,8,3.67,2.45,9,5.78,2.95,9,4.09,1.97,11,5,1.67,11 +4572,fertilize,5.45,1.79,20,4.27,2.12,22,6.52,1.99,21,5.44,1.94,9,5.45,1.75,11,4.3,2.71,10,4.25,1.6,12,5.5,2.07,8,7.15,1.72,13,5.21,1.81,14,6,1.79,6,3.88,2.9,8,4.5,1.61,14,5.88,1.55,8,6.92,2.18,13,5.6,1.84,10,5.3,1.83,10,4.17,1.64,12,4.4,2.67,10,7,1.86,12,5.89,2.09,9 +4573,fertilizer,4.45,1.64,20,3.45,1.84,22,5.63,2.01,19,4.44,1.88,9,4.45,1.51,11,3.4,2.61,5,3.56,1.67,16,5.83,2.48,6,5.54,1.85,13,4.14,1.46,14,5.17,1.94,6,3.5,1.73,12,3.56,2.13,9,5.11,1.62,9,6.1,2.28,10,4.2,1.23,10,4.7,2,10,2.75,1.71,12,4.3,1.7,10,5.17,2.48,6,5.85,1.82,13 +4574,fess,3.57,1.4,21,3.43,2.21,23,5,2.03,18,3.89,1.45,9,3.33,1.37,12,4.09,2.21,11,2.83,2.12,12,5.2,2.15,10,4.75,1.98,8,4.29,1.11,7,3.31,1.44,13,4,2.14,11,2.92,2.23,12,5.29,2.14,7,4.82,2.04,11,3.54,1.56,13,3.62,1.19,8,3.09,2.43,11,3.75,2.05,12,5,1.5,9,5,2.55,9 +4575,fest,6.57,1.57,21,4.78,2.59,23,5.23,1.37,26,6.18,1.6,11,7,1.49,10,4.64,2.66,11,4.92,2.64,12,4.73,1.49,11,5.57,1.22,14,6.9,1.73,10,6.27,1.42,11,4.55,2.88,11,5,2.41,12,5.29,1.53,17,5,1.07,8,6.85,1.57,13,6.12,1.55,8,4.6,2.56,15,5.12,2.8,8,5.24,1.44,17,5.22,1.3,9 +4576,festival,6.84,2.12,19,5.86,2.35,21,5.6,2.33,20,6.33,0.58,3,6.94,2.29,16,6.17,2.93,6,5.73,2.19,15,5,2,6,5.86,2.48,14,6.7,2.11,10,7,2.24,9,6.29,1.5,7,5.64,2.71,14,5.4,2.32,10,5.8,2.44,10,7.12,1.25,8,6.64,2.62,11,6.56,2.35,9,5.33,2.31,12,6.25,2.6,8,5.17,2.12,12 +4577,festive,7.14,1.46,42,5.67,2.84,39,6.55,1.93,44,7.29,1.07,14,7.07,1.63,28,5.94,3.02,16,5.48,2.76,23,6.78,2.1,18,6.38,1.83,26,6.94,1.39,18,7.29,1.52,24,4.95,2.59,19,6.35,2.96,20,6.52,2.2,25,6.58,1.57,19,7.12,1.58,26,7.19,1.28,16,4.52,2.44,21,7,2.74,18,6.36,1.89,25,6.79,2.02,19 +4578,fetal,3.95,2.27,19,4.36,1.76,22,4.17,2.37,24,3.83,1.94,6,4,2.48,13,4.5,1.83,12,4.2,1.75,10,4.25,2.25,8,4.12,2.5,16,3.3,1.64,10,4.67,2.74,9,5.22,1.39,9,3.77,1.79,13,3.94,2.08,17,4.67,3.39,6,3.25,1.98,8,4.45,2.42,11,3.67,1.66,9,4.85,1.72,13,4.38,2.5,16,3.75,2.19,8 +4579,fetch,5.32,1.49,22,4.05,2.54,22,5.6,2.19,20,5.62,1.77,8,5.14,1.35,14,4.4,2.67,10,3.75,2.49,12,6.71,1.98,7,5,2.12,13,5.55,1.81,11,5.09,1.14,11,3.55,2.25,11,4.55,2.81,11,5.6,2.5,15,5.6,0.89,5,4.6,1.35,10,5.92,1.38,12,4.6,2.17,10,3.58,2.81,12,5.4,1.96,10,5.8,2.49,10 +4580,fetish,5,1.87,21,4.67,2.65,24,4.8,3.05,20,5.12,2.17,8,4.92,1.75,13,5.33,2.07,6,4.44,2.83,18,5.45,2.91,11,4,3.2,9,4.5,2.07,12,5.67,1.41,9,5,2.58,10,4.43,2.77,14,4.54,2.79,13,5.29,3.68,7,5.21,1.76,14,4.57,2.15,7,5.12,2.55,16,3.75,2.76,8,4.83,3.19,12,4.75,3.06,8 +4581,fetus,4.74,2.02,19,4.24,2.64,21,4.6,1.88,20,3.67,1.53,3,4.94,2.08,16,4.33,2.73,6,4.2,2.7,15,4.83,1.94,6,4.5,1.91,14,4.9,2.51,10,4.56,1.42,9,5.14,2.91,7,3.79,2.49,14,4.8,1.69,10,4.4,2.12,10,4.5,2.2,8,4.91,1.97,11,6,2.69,9,2.92,1.73,12,4.25,1.98,8,4.83,1.85,12 +4582,feud,4.04,2.03,24,5.1,2.17,20,4.25,2.27,36,3.9,2.13,10,4.14,2.03,14,3.8,1.92,5,5.53,2.13,15,3.73,1.95,11,4.48,2.4,25,3.86,2.03,14,4.3,2.11,10,4.58,2.02,12,5.88,2.3,8,4.35,2.25,20,4.12,2.36,16,3.54,1.9,13,4.64,2.11,11,6.18,1.99,11,3.78,1.64,9,3.55,2.32,22,5.36,1.74,14 +4583,fever,2.92,1.93,40,5.02,2.54,45,3.12,1.67,48,3,2,17,2.95,1.91,22,4.62,2.36,16,5.18,2.67,28,3.47,1.55,17,2.9,1.75,30,2.93,1.98,14,2.92,1.94,26,5.11,2.56,18,4.96,2.56,27,3.41,1.58,32,2.47,1.77,15,2.74,2.02,19,3.1,1.87,21,4.75,2.81,20,5.24,2.33,25,3.32,1.89,28,2.85,1.31,20 +4584,feverish,3.09,1.8,22,5.35,2.06,23,3.79,2.35,19,3.12,1.46,8,3.23,2.01,13,4.5,2,8,5.86,2.07,14,4.43,2.7,7,3.09,1.92,11,2.62,1.41,8,3.54,1.94,13,5.56,2.13,9,5.21,2.08,14,4.29,2.87,7,3.5,2.07,12,3.36,2.25,11,2.82,1.25,11,4.89,2.42,9,5.64,1.82,14,3.81,2.32,16,3.67,3.06,3 +4585,fiancee,7.14,1.67,22,5.04,2.8,23,6.05,1.9,19,6.38,2,8,7.46,1.33,13,5.88,2.53,8,4.57,3.03,14,6,2.52,7,6,1.61,11,7.75,1.16,8,6.62,1.8,13,5.22,3.23,9,4.93,2.62,14,5.29,2.21,7,6.5,1.62,12,7.36,1.5,11,6.91,1.87,11,4.44,3.09,9,5.43,2.65,14,6.19,2.04,16,5.33,0.58,3 +4586,fiasco,4.05,1.47,19,5.28,2.27,18,3,1.94,17,4.36,1.36,11,3.62,1.6,8,5.5,3.11,4,5.21,2.12,14,2.75,1.98,8,3.22,1.99,9,4.12,1.46,8,4,1.55,11,5.71,2.14,7,5,2.41,11,3.17,2.14,6,2.91,1.92,11,3.69,1.49,13,4.83,1.17,6,4.82,2.18,11,6,2.38,7,2.71,1.7,7,3.2,2.15,10 +4587,fib,3.15,1.18,20,5.6,1.89,25,4.68,2.73,22,3.12,1.13,8,3.17,1.27,12,5.15,2.27,13,6.08,1.31,12,5.77,2.65,13,3.11,2.09,9,3.25,1.28,8,3.27,1.01,11,5.86,1.35,14,5.27,2.45,11,5,2.8,12,4.3,2.75,10,2.4,1.07,10,3.9,0.74,10,5.12,2.06,17,6.62,0.92,8,4.7,3.37,10,4.67,2.23,12 +4588,fiber,5.42,1.17,19,3.58,2.48,24,5.36,2.09,28,4.88,1.13,8,5.82,1.08,11,3.67,2.65,9,3.53,2.47,15,5.29,2.02,14,5.43,2.24,14,5.89,1.17,9,5,1.05,10,4.83,2.69,12,2.33,1.5,12,4.79,2.29,14,5.93,1.77,14,5.7,1.34,10,5.11,0.93,9,3.67,2.64,12,3.5,2.43,12,5.58,1.83,12,5.19,2.32,16 +4589,fiberglass,4.37,2.22,19,2.59,1.82,22,4.61,2.31,23,4.64,2.5,11,4.43,1.51,7,2.75,1.67,8,2.5,1.95,14,4.71,2.87,7,4.56,2.13,16,4.38,2.26,8,4.36,2.29,11,2.22,1.64,9,2.85,1.95,13,4.73,2.57,11,4.5,2.15,12,4.25,2.22,12,4.57,2.37,7,2.45,1.86,11,2.73,1.85,11,4.08,2.5,13,5.3,1.95,10 +4590,fibrosis,3.26,1.33,19,4.1,2.21,21,4.87,2.32,23,3.33,1.53,3,3.25,1.34,16,5.25,1.75,8,3.38,2.22,13,5.89,2.09,9,4.21,2.29,14,3.44,1.51,9,3.1,1.2,10,4.22,1.64,9,4,2.63,12,5.2,2.31,15,4.25,2.38,8,3.14,1.46,7,3.33,1.3,12,4.3,1.95,10,3.91,2.51,11,5.15,2.67,13,4.5,1.84,10 +4591,fickle,4.75,2.15,20,5.25,2.75,20,4.46,2.1,26,4.45,2.07,11,5.11,2.32,9,6,2.65,7,4.85,2.82,13,4.31,2.1,13,4.62,2.18,13,4.73,2,11,4.78,2.44,9,4.73,2.83,11,5.89,2.67,9,4.65,2.47,17,4.11,1.17,9,4.7,2.36,10,4.8,2.04,10,5.5,2.81,12,4.88,2.8,8,4.75,2.32,16,4,1.7,10 +4592,fiction,6.47,1.93,19,4.7,2.18,20,6.45,1.96,20,6.33,1.53,3,6.8,1.7,15,4.8,2.53,10,4.6,1.9,10,6.4,2.37,10,6.5,1.58,10,7.17,1.94,6,6.5,1.51,12,4.43,2.57,7,4.85,2.03,13,6.38,1.77,8,6.5,2.15,12,6.17,2.04,12,7,1.73,7,4.5,2.72,10,4.9,1.6,10,6.33,2,9,6.55,2.02,11 +4593,fictional,5.95,2.04,20,3.61,2.44,23,5.89,2.42,18,5.75,2.19,8,6.08,2.02,12,4.18,2.4,11,3.08,2.47,12,6.3,2.36,10,5.38,2.56,8,6.43,2.37,7,5.75,1.96,12,4.36,2.66,11,2.92,2.11,12,5.71,2.36,7,6,2.57,11,6.17,2.21,12,5.62,1.85,8,3.18,2.36,11,4,2.56,12,5.56,2.55,9,6.22,2.39,9 +4594,fictitious,5.85,1.73,20,4.38,2.48,21,4.64,2.56,25,5,2.31,4,6.06,1.57,16,4.25,1.89,4,4.41,2.65,17,5,3.32,9,4.44,2.13,16,5.5,1.77,8,6.08,1.73,12,4.8,2.86,10,4,2.14,11,4.5,2.44,14,4.82,2.82,11,5.73,1.42,11,6,2.12,9,3.8,2.44,10,4.91,2.51,11,4.78,2.67,18,4.29,2.43,7 +4595,fiddle,5.05,1.35,19,4.05,2.7,19,4.85,2.48,20,5,1.73,3,5.06,1.34,16,3.17,2.14,6,4.46,2.9,13,5.33,2.42,6,4.64,2.56,14,5.2,1.03,10,4.89,1.69,9,3.43,2.88,7,4.42,2.64,12,4.9,3,10,4.8,1.99,10,5.12,1.46,8,5,1.34,11,3.78,2.77,9,4.3,2.75,10,5.12,3,8,4.67,2.19,12 +4596,fiddler,5.62,2.18,21,3.87,2.69,23,5.94,2.55,18,5.22,2.64,9,5.92,1.83,12,4.09,2.3,11,3.67,3.08,12,6,2.4,10,5.88,2.9,8,5.14,2.61,7,5.92,2.06,13,4.64,2.5,11,3.17,2.76,12,5.57,3.46,7,6.18,1.94,11,5.69,2.25,13,5.5,2.2,8,3.91,2.77,11,3.83,2.72,12,5.22,2.77,9,6.67,2.24,9 +4597,fidelity,6.7,1.49,20,3.83,1.76,18,6.68,2.23,22,6.4,2.07,5,6.8,1.32,15,3.33,2.34,6,4.08,1.44,12,7,2,10,6.42,2.47,12,6.6,1.65,10,6.8,1.4,10,3.4,2.07,10,4.38,1.19,8,6.36,2.46,11,7,2.05,11,6.42,1.73,12,7.12,0.99,8,3.67,2.35,9,4,1,9,6.45,2.54,11,6.91,1.97,11 +4598,field,5.73,1.94,41,3.84,2.22,44,5.74,2.24,23,5.44,2.1,16,5.92,1.85,25,4.63,2.41,19,3.24,1.9,25,5.44,2.83,9,5.93,1.86,14,5.41,1.94,22,6.11,1.91,19,4.58,2.19,24,2.95,1.96,20,6.07,2.6,15,5.12,1.25,8,5.76,1.92,21,5.7,2,20,3.9,2.34,29,3.73,2.05,15,6.23,2.65,13,5.1,1.45,10 +4599,field hockey,4.86,1.71,21,3.5,2.5,22,5.41,1.87,27,4.3,1.49,10,5.36,1.8,11,2.57,1.99,7,3.93,2.66,15,5.41,2.32,17,5.4,0.7,10,4.82,1.47,11,4.9,2.02,10,3,3.08,5,3.65,2.4,17,5.86,2.25,14,4.92,1.26,13,4.85,1.99,13,4.88,1.25,8,3,2.75,10,3.92,2.31,12,5.64,2.06,14,5.15,1.68,13 +4600,fielder,4.72,1.27,18,4.19,2.2,21,5.22,1.91,23,5.5,0.71,2,4.62,1.31,16,5.25,2.05,8,3.54,2.11,13,5.33,1.87,9,5.14,1.99,14,5.11,0.33,9,4.33,1.73,9,4.11,1.96,9,4.25,2.45,12,5.4,2.03,15,4.88,1.73,8,4.5,1.38,6,4.83,1.27,12,4.2,2.1,10,4.18,2.4,11,4.92,2.43,13,5.6,0.84,10 +4601,fiend,3.77,2.09,22,5.18,2.54,22,3.9,2.27,20,3.88,2.03,8,3.71,2.2,14,5.1,2.38,10,5.25,2.77,12,4.71,1.98,7,3.46,2.37,13,4.55,2.34,11,3,1.55,11,4.18,2.14,11,6.18,2.6,11,4.67,2.06,15,1.6,0.89,5,4.6,2.59,10,3.08,1.31,12,6.1,1.91,10,4.42,2.81,12,4.7,2.16,10,3.1,2.18,10 +4602,fiendish,3.95,2.04,20,4.72,2.67,25,3.89,2.4,19,4.38,2.39,8,3.67,1.83,12,4.17,3.13,6,4.94,2.65,18,3,1.73,7,4.42,2.64,12,4.2,2.01,15,3.2,2.17,5,4.43,2.79,14,5.2,2.7,10,4.11,2.67,9,3.7,2.26,10,4.45,2.46,11,3.33,1.22,9,5.06,2.49,16,4.11,3.02,9,4,2.93,11,3.75,1.58,8 +4603,fierce,4,2.4,19,5.7,2.25,20,5.7,2.58,20,1.67,1.15,3,4.67,2.23,15,5.7,2.41,10,5.7,2.21,10,5.4,2.32,10,6,2.91,10,4.83,2.23,6,3.83,2.44,12,5.57,2.99,7,5.77,1.88,13,5.75,3.06,8,5.67,2.35,12,3.67,2.27,12,4.57,2.7,7,5.3,2.58,10,6.1,1.91,10,6.78,2.39,9,4.82,2.48,11 +4604,fiery,5.7,1.38,20,5.64,2.66,22,5.89,2.19,27,6.43,1.62,7,5.31,1.11,13,5.8,2.44,10,5.5,2.94,12,5.93,2.12,15,5.73,2.45,11,5.55,1.29,11,5.89,1.54,9,5.78,2.68,9,5.54,2.76,13,5.76,2.41,17,6,1.94,9,5.85,1.46,13,5.43,1.27,7,5.06,2.67,16,7.17,2.14,6,5.75,2.49,12,6,2,15 +4605,fiesta,6.72,1.32,18,6.22,2.24,18,5.29,2.42,17,6.45,1.57,11,7.14,0.69,7,7.75,1.26,4,5.79,2.29,14,5,2.39,8,5.56,2.55,9,7.25,0.71,8,6.3,1.57,10,6.57,1.9,7,6,2.49,11,4.33,2.73,6,5.82,2.18,11,7,0.95,12,6.17,1.83,6,5.91,2.51,11,6.71,1.8,7,4.86,2.67,7,5.6,2.32,10 +4606,fifteen,4.94,1.98,18,3.65,2.39,20,4.76,1.76,25,6,1.73,5,4.54,1.98,13,4.09,2.63,11,3.11,2.09,9,4.69,1.78,16,4.89,1.83,9,4.14,1.86,7,5.45,1.97,11,2.67,1.87,9,4.45,2.54,11,4.65,1.95,20,5.2,0.45,5,4.89,1.9,9,5,2.18,9,3.91,2.81,11,3.33,1.87,9,4.74,1.73,19,4.83,2.04,6 +4607,fifty,4.74,1.74,23,3.45,1.95,22,5.9,2.02,20,5.12,0.99,8,4.53,2.03,15,3.8,2.3,10,3.17,1.64,12,5.86,2.61,7,5.92,1.75,13,5.5,1.51,12,3.91,1.64,11,3.18,1.66,11,3.73,2.24,11,5.8,2.18,15,6.2,1.64,5,4.55,1.86,11,4.92,1.68,12,3.7,1.34,10,3.25,2.38,12,5.7,1.7,10,6.1,2.38,10 +4608,fig,5.23,1.45,22,4.22,2.26,23,6.05,1.96,19,5.88,1.46,8,4.85,1.41,13,4.25,2.82,8,4.29,2.05,14,6,2.24,7,6.27,1.85,11,5.25,2.19,8,5.23,0.93,13,4.89,2.89,9,3.79,1.72,14,5,1.83,7,6.67,1.83,12,5.18,1.33,11,5.27,1.62,11,4.56,2.46,9,4,2.18,14,5.88,1.96,16,7,2,3 +4609,fight,3.54,1.99,41,6.33,2.4,18,4.68,2.46,25,3.95,2.07,19,2.8,1.36,20,6.17,2.48,6,6.42,2.47,12,6.62,1.77,8,3.76,2.22,17,3.5,2.19,16,3.5,1.91,24,6.4,2.91,10,6.25,1.75,8,5.43,2.03,14,3.73,2.72,11,3.35,1.94,23,3.78,2.07,18,5.44,2.92,9,7.22,1.39,9,4.17,2.48,18,6,2,7 +4610,fighter,5.1,2.3,21,5.3,2.16,23,6.42,2.27,26,5.27,2.33,11,4.9,2.38,10,5.64,1.8,11,5,2.49,12,6.45,1.75,11,6.21,2.64,14,6,2.67,10,4.27,1.62,11,5.18,2.14,11,5.42,2.27,12,6.06,2.46,17,6.88,1.73,8,5.23,2.55,13,4.88,1.96,8,5.6,2.35,15,4.75,1.75,8,6.88,2.42,17,5.56,1.74,9 +4611,figment,5,1.67,19,4.35,2.16,20,5,1.91,23,5.62,1.5,13,3.67,1.21,6,5.4,2.3,5,4,2.07,15,5.15,1.95,13,4.8,1.93,10,5.67,1.94,9,4.4,1.17,10,5.71,2.43,7,3.62,1.66,13,5.3,2.36,10,4.77,1.54,13,4.33,1.58,9,5.6,1.58,10,4,2.11,10,4.7,2.26,10,5.22,1.86,9,4.86,1.99,14 +4612,figure,5.09,1.54,22,3.67,2.27,21,5.39,2.09,18,4.67,2.58,6,5.13,0.92,15,3.29,2.56,7,3.86,2.18,14,5,2.69,9,5.88,1.36,8,4.5,1.45,14,6,1.15,7,3.44,2.88,9,3.83,1.8,12,5.6,2.55,10,5.12,1.46,8,5.21,1.63,14,4.88,1.46,8,3.67,2.8,6,3.67,2.13,15,6,2.21,10,4.62,1.77,8 +4613,file,5.44,1.5,18,3.4,2.5,20,4.61,2.25,18,4.62,1.19,8,6.1,1.45,10,3.71,2.75,7,3.23,2.45,13,4.91,2.12,11,4.14,2.54,7,5.09,1.45,11,6,1.53,7,3.44,2.79,9,3.36,2.38,11,5,2.37,11,4,2.08,7,5.17,1.19,12,6,2,6,3.25,2.22,12,3.62,3.02,8,5.56,2.46,9,3.67,1.66,9 +4614,filet,6.14,1.9,21,3.18,1.59,22,5.14,2.01,21,7.22,1.3,9,5.33,1.92,12,2.83,1.47,6,3.27,1.71,15,4.33,2.58,6,5.47,1.73,15,6.33,1.66,9,6,2.13,12,3,1.58,5,3.24,1.64,17,4.6,1.07,10,5.64,2.54,11,6.42,1.98,12,5.78,1.86,9,3.78,1.56,9,2.77,1.54,13,5.08,1.62,12,5.22,2.54,9 +4615,fill,5.56,1.92,18,3.35,2.32,20,6.78,1.52,18,4.62,1.85,8,6.3,1.7,10,3.71,2.56,7,3.15,2.27,13,6.64,1.57,11,7,1.53,7,5.18,2.04,11,6.14,1.68,7,2.89,2.98,9,3.73,1.68,11,7.27,1.19,11,6,1.73,7,5,1.65,12,6.67,2.07,6,2.83,2.37,12,4.12,2.17,8,6.78,1.92,9,6.78,1.09,9 +4616,filler,4.9,1.81,21,3.89,2.18,19,5.85,1.98,20,5.67,1.21,6,4.6,1.96,15,3.88,1.89,8,3.91,2.47,11,6.4,1.58,10,5.3,2.26,10,5.83,1.47,6,4.53,1.85,15,4.5,2.51,10,3.22,1.64,9,5.62,2.29,13,6.29,1.25,7,5,2.08,7,4.86,1.75,14,3.57,1.99,14,4.8,2.68,5,5.91,1.76,11,5.78,2.33,9 +4617,fillet,6.7,1.59,20,4.62,2.2,21,5.35,2.45,34,7,1.7,10,6.4,1.51,10,5.62,2,8,4,2.16,13,5.64,2.47,14,5.15,2.48,20,6.56,1.74,9,6.82,1.54,11,4.77,2.35,13,4.38,2.07,8,5.23,2.54,22,5.58,2.35,12,6.5,1.84,10,6.9,1.37,10,4.43,2.1,14,5,2.52,7,5.47,2.32,17,5.24,2.63,17 +4618,filly,5.05,1.94,21,2.92,2.54,24,4.47,1.91,17,5.25,1.49,8,4.92,2.22,13,3,1.9,6,2.89,2.76,18,4.67,2.29,9,4.25,1.49,8,4.75,1.66,12,5.44,2.3,9,3.3,3.09,10,2.64,2.13,14,4.3,2.45,10,4.71,0.76,7,5.14,2.07,14,4.86,1.77,7,3,2.19,16,2.75,3.28,8,4,1.58,9,5,2.2,8 +4619,film,6.33,1.68,18,4.1,2.77,21,6.17,2.04,18,5.25,1.16,8,7.2,1.55,10,4.14,3.39,7,4.07,2.56,14,6.27,2.15,11,6,2,7,5.73,1.56,11,7.29,1.5,7,3.78,3.15,9,4.33,2.57,12,6.27,2.28,11,6,1.73,7,5.58,1.31,12,7.83,1.33,6,3.67,2.84,12,4.67,2.74,9,6.44,2.35,9,5.89,1.76,9 +4620,filmmaker,5.48,1.97,21,3.96,2.98,23,5.72,2.56,18,5.44,2.13,9,5.5,1.93,12,4.27,3.07,11,3.67,2.99,12,5.7,2.63,10,5.75,2.66,8,4.86,2.48,7,5.77,1.74,13,4.45,3.08,11,3.5,2.94,12,5.43,3.1,7,5.91,2.3,11,5.62,2.26,13,5.25,1.49,8,3.91,3.11,11,4,2.98,12,5.56,2.55,9,5.89,2.71,9 +4621,filter,5.5,1.15,20,3.62,1.96,21,5.62,2.35,34,5.7,1.34,10,5.3,0.95,10,3.88,2.1,8,3.46,1.94,13,6.43,2.1,14,5.05,2.39,20,5.56,1.42,9,5.45,0.93,11,3.85,1.57,13,3.25,2.55,8,5.41,2.59,22,6,1.86,12,5.3,1.42,10,5.7,0.82,10,3.93,2.13,14,3,1.53,7,5.35,2.34,17,5.88,2.39,17 +4622,filth,2.62,1.36,37,4.09,2.58,43,4.07,2.27,55,2.85,1.57,13,2.5,1.25,24,3.3,1.89,10,4.28,2.76,32,3.88,2.36,26,4.25,2.25,28,2.45,1,20,2.82,1.7,17,4.33,2.64,15,3.96,2.59,28,4.8,2.47,35,2.74,0.99,19,2.44,1.2,18,2.79,1.51,19,3.68,2.47,19,4.42,2.67,24,4.11,2.57,28,4.04,1.95,27 +4623,filthy,3.42,1.98,19,4.65,2.48,23,4.46,2.49,28,4.62,1.92,8,2.55,1.57,11,4.67,2.24,9,4.64,2.71,14,4.57,2.65,14,4.36,2.41,14,3,1.5,9,3.8,2.35,10,4.33,2.19,12,5,2.83,11,2.93,1.49,14,6,2.35,14,3.4,2.5,10,3.44,1.33,9,5.09,2.3,11,4.25,2.67,12,3.92,1.78,12,4.88,2.9,16 +4624,filtration,5.55,1.84,22,4.17,2.64,18,5.71,1.79,21,5.4,1.82,5,5.56,1.97,16,4.75,2.96,8,3.7,2.41,10,5.9,0.99,10,5.55,2.34,11,5.33,1.97,12,5.8,1.75,10,3.89,2.26,9,4.44,3.09,9,5.67,2.06,12,5.78,1.48,9,6.18,2.09,11,4.91,1.38,11,2.86,1.68,7,5,2.86,11,6,1,9,5.5,2.24,12 +4625,fin,5.27,2.1,22,4.45,2.54,22,5.45,2.31,20,5.88,1.36,8,4.93,2.4,14,5.3,2.54,10,3.75,2.42,12,6.29,2.36,7,5,2.24,13,5.91,2.43,11,4.64,1.57,11,4.45,2.62,11,4.45,2.58,11,5.47,2.5,15,5.4,1.82,5,4.5,2.51,10,5.92,1.51,12,4.7,2.54,10,4.25,2.63,12,4.9,2.08,10,6,2.49,10 +4626,final,4.56,1.34,18,4.4,2.95,20,3.94,2.21,18,4.38,1.51,8,4.7,1.25,10,3.71,3.25,7,4.77,2.83,13,4.27,2.53,11,3.43,1.62,7,4.18,1.47,11,5.14,0.9,7,3.44,3.24,9,5.18,2.56,11,3.82,2.48,11,4.14,1.86,7,4.25,1.36,12,5.17,1.17,6,3.25,2.53,12,6.12,2.8,8,4.22,2.77,9,3.67,1.58,9 +4627,finale,5.26,1.98,23,4.27,2.73,22,5.65,2.01,20,5.5,1.77,8,5.13,2.13,15,5,2.91,10,3.67,2.53,12,5.86,2.54,7,5.54,1.76,13,5.08,2.15,12,5.45,1.86,11,4.27,2.57,11,4.27,3,11,5.53,2,15,6,2.24,5,4.64,2.06,11,5.83,1.8,12,5.1,2.51,10,3.58,2.81,12,5,2.05,10,6.3,1.83,10 +4628,finalist,6.24,2.12,21,3.3,2.6,23,5.78,2.32,18,5.67,2.35,9,6.67,1.92,12,3.27,2.05,11,3.33,3.11,12,5.5,2.59,10,6.12,2.03,8,4.86,2.61,7,6.92,1.55,13,3.55,2.54,11,3.08,2.75,12,6.14,3.29,7,5.55,1.57,11,6.08,2.56,13,6.5,1.2,8,3.73,3.07,11,2.92,2.15,12,5.11,2.52,9,6.44,2.01,9 +4629,finality,4.43,1.54,21,4.18,2.17,22,4.52,2.52,21,4.22,1.39,9,4.58,1.68,12,5,2.61,6,3.87,2.07,15,3,2.76,6,5.13,2.23,15,4.44,1.94,9,4.42,1.24,12,4.8,2.59,5,4,2.09,17,5.27,2.28,11,3.7,2.63,10,4.58,1.98,12,4.22,0.67,9,4.44,2.07,9,4,2.31,13,4.25,2.56,12,4.89,2.57,9 +4630,finalize,5.6,1.43,20,4.85,2.83,20,5.78,2.46,36,6.12,0.99,8,5.25,1.6,12,7.2,1.3,5,4.07,2.79,15,5.45,1.57,11,5.92,2.78,25,5.85,1.57,13,5.14,1.07,7,5.17,2.55,12,4.38,3.34,8,5.3,2.41,20,6.38,2.47,16,5.45,1.51,11,5.78,1.39,9,5.09,2.98,11,4.56,2.79,9,5.91,2.51,22,5.57,2.47,14 +4631,finance,4.81,2.11,21,5.6,2.09,20,4.57,2.71,21,5.17,1.72,6,4.67,2.29,15,5.5,2.07,8,5.67,2.19,12,4,2.41,11,5.2,3.01,10,5.5,1.87,6,4.53,2.2,15,5.7,2.26,10,5.5,2.01,10,4.29,3.05,14,5.14,1.95,7,4.57,2.76,7,4.93,1.82,14,5.5,2.47,14,5.83,0.75,6,4.17,3.13,12,5.11,2.09,9 +4632,financial,5,2,20,4.55,2.31,20,4.82,1.99,22,5.14,0.69,7,4.92,2.47,13,4.11,2.26,9,4.91,2.39,11,4.33,2.16,6,5,1.97,16,5.1,2.28,10,4.78,1.86,9,3.25,1.67,8,5.42,2.31,12,4.87,2.1,15,4.71,1.89,7,5,2.14,11,5,1.94,9,3.92,2.31,12,5.5,2.07,8,5,2,11,4.64,2.06,11 +4633,finch,4.74,1.33,19,3.52,2.11,21,5,2.04,23,5,1,3,4.69,1.4,16,3.25,1.58,8,3.69,2.43,13,5,2.06,9,5,2.11,14,4.67,1.66,9,4.8,1.03,10,3.89,1.96,9,3.25,2.26,12,5.4,2.13,15,4.25,1.75,8,3.86,1.57,7,5.25,0.87,12,4.6,2.07,10,2.55,1.69,11,5.54,2.33,13,4.3,1.42,10 +4634,find,6.45,1.65,22,3.52,2.58,21,6.24,1.95,17,7.33,1.86,6,6.13,1.55,15,2.43,1.62,7,4.07,2.84,14,6.22,2.39,9,6.25,1.49,8,6.43,1.74,14,6.57,1.72,7,3.22,2.59,9,3.75,2.67,12,5.89,2.37,9,6.62,1.41,8,6.29,1.59,14,6.75,1.83,8,3.17,3.13,6,3.67,2.44,15,6.33,2.4,9,6.12,1.46,8 +4635,finder,5.77,1.54,22,4.35,2.42,23,5.79,1.75,19,6.12,1.64,8,5.38,1.39,13,4.75,2.66,8,4.14,2.44,14,5.57,0.79,7,5.73,2.15,11,5.88,1.96,8,5.54,1.2,13,4.67,2.96,9,4.14,2.11,14,5,1.15,7,6.25,1.91,12,6,1.61,11,5.55,1.51,11,2.78,2.49,9,5.36,1.82,14,5.81,1.87,16,5.67,1.15,3 +4636,fine,6.5,1.41,22,3.86,2.43,21,5.78,2.05,18,6.5,2.07,6,6.4,1.12,15,4.86,3.02,7,3.36,2.02,14,5,1.94,9,6.88,1.81,8,6.36,1.39,14,6.57,1.51,7,4,2.92,9,3.75,2.14,12,5.6,2.22,10,6,1.93,8,6.5,1.56,14,6.5,1.2,8,3.67,2.73,6,3.93,2.4,15,6.3,2.5,10,5.12,1.13,8 +4637,finesse,6,2,20,3.86,1.98,22,6.58,1.71,19,6,2.45,9,6,1.67,11,2.2,2.17,5,4.5,1.63,16,7.33,1.21,6,6.23,1.83,13,6.29,1.73,14,5.33,2.58,6,3.83,1.9,12,4.11,2.2,9,5.89,1.9,9,7.2,1.32,10,5.6,1.51,10,6.4,2.41,10,3.42,1.73,12,4.4,2.22,10,7.17,1.47,6,6.31,1.8,13 +4638,finger,5.8,1.51,40,4.15,2.44,48,5.32,2.3,22,6.15,1.52,13,5.63,1.5,27,5.26,2.47,19,3.41,2.16,29,5,2.45,11,5.64,2.2,11,6.06,1.39,17,5.61,1.59,23,4.96,2.12,24,3.33,2.51,24,5.23,2.68,13,5.44,1.74,9,6.14,1.39,22,5.39,1.58,18,4.3,2.52,33,3.8,2.31,15,5.57,2.34,14,4.88,2.3,8 +4639,fingernail,5.57,1.54,21,3.5,2.48,20,4.73,2.41,22,6,1.55,6,5.4,1.55,15,4,2.73,8,3.17,2.37,12,4.92,2.39,12,4.5,2.55,10,6.33,1.5,9,5,1.35,12,3.78,2.49,9,3.27,2.57,11,4.29,2.5,7,4.93,2.43,15,5.5,2.07,10,5.64,0.92,11,3.08,2.43,13,4.29,2.56,7,4.42,2.31,12,5.1,2.6,10 +4640,fingerprint,5.25,0.91,20,3.29,2.08,21,4.56,2.62,25,4.67,1.53,3,5.35,0.79,17,3.43,2.3,7,3.38,2.02,13,4.75,2.66,8,4.47,2.67,17,5,1,7,5.38,0.87,13,3.43,1.99,7,3.38,2.18,13,4.93,2.34,14,4.09,2.98,11,5.56,1.01,9,5,0.77,11,3.18,1.94,11,3.4,2.32,10,4.5,2.81,18,4.71,2.21,7 +4641,finish,6.41,1.82,22,3.81,2.42,21,6.44,2.34,16,6.67,1.75,6,6.33,1.95,15,3.29,2.14,7,4.07,2.59,14,5.88,2.85,8,7,1.69,8,6.36,2.1,14,6.57,1.4,7,4.44,2.92,9,3.33,1.97,12,5.88,2.95,8,7,1.51,8,6.43,1.83,14,6.38,1.92,8,3.67,2.66,6,3.87,2.42,15,6.62,2.97,8,6.25,1.67,8 +4642,finite,5.68,1.95,19,4.43,2.45,23,4.79,2.15,19,5.33,1,9,6,2.54,10,5,2.38,7,4.13,2.59,15,5.6,2.37,10,3.89,1.54,9,5.89,2.32,9,5.5,1.65,10,4.3,2.83,10,4.5,2.32,12,4.62,1.77,8,4.5,2.17,10,5.5,2.11,12,6,1.73,7,4.4,2.33,20,4.67,3.79,3,5.62,1.92,8,4.18,2.18,11 +4643,fir,5,2.03,20,3,1.95,21,5.5,1.74,24,4.5,2.52,4,5.12,1.96,16,2.75,1.71,4,3.06,2.05,17,5.78,2.05,9,5.33,1.59,15,5.25,1.16,8,4.83,2.48,12,3.1,1.73,10,2.91,2.21,11,5.23,1.54,13,5.82,1.99,11,5.09,1.81,11,4.89,2.37,9,2.9,2.13,10,3.09,1.87,11,5.78,1.86,18,4.67,1.03,6 +4644,fire,4.32,2.36,19,6.05,2.18,21,4.57,2.53,49,3.83,1.94,6,4.54,2.57,13,6,2.83,6,6.07,1.98,15,3.64,2.2,25,5.39,2.48,23,4.4,2.32,10,4.22,2.54,9,6.71,1.98,7,5.71,2.27,14,5.12,2.49,25,4,2.5,24,3.25,1.98,8,5.09,2.39,11,6.11,2.47,9,6,2.04,12,4.58,2.47,26,4.57,2.66,23 +4645,firearm,4,2.39,21,4.54,2.89,24,5.89,2.87,19,5.12,2.9,8,3.31,1.8,13,6,3.22,6,4.06,2.69,18,5.91,3.08,11,5.88,2.75,8,4.5,2.43,12,3.33,2.29,9,5.5,2.46,10,3.86,3.06,14,6.08,2.87,13,5.5,3.08,6,4.21,2.01,14,3.57,3.15,7,4.5,2.76,16,4.62,3.34,8,6.36,2.84,11,5.25,2.96,8 +4646,fireball,3.71,2.12,21,6.13,2.38,23,4.19,1.97,21,5,3.39,5,3.31,1.49,16,6.33,2.39,12,5.91,2.47,11,4.45,1.92,11,3.44,1.59,9,3.33,2.23,12,4.22,1.99,9,6.25,2.18,16,5.86,2.97,7,4.36,1.63,11,4,2.36,10,3.69,1.89,13,3.75,2.6,8,6.58,2.32,19,4,1.41,4,3.64,1.69,14,5.29,2.14,7 +4647,firecracker,5.7,1.81,20,6.67,1.65,21,4.64,2.4,25,6.67,0.58,3,5.53,1.91,17,6.29,1.8,7,6.92,1.66,13,5.25,1.98,8,4.35,2.57,17,6.71,0.95,7,5.15,1.95,13,7,2.24,7,6.54,1.39,13,5.07,2.64,14,4.09,2.02,11,5.67,1.5,9,5.73,2.1,11,7,1.79,11,6.3,1.49,10,4.44,2.75,18,5.14,1.07,7 +4648,firefight,4.32,1.6,19,5.5,2.62,18,5,2.42,17,4.09,1.81,11,4.62,1.3,8,8,0.82,4,4.79,2.52,14,5.25,2.43,8,4.78,2.54,9,3.88,1.81,8,4.64,1.43,11,5.57,2.82,7,5.45,2.62,11,5.83,2.04,6,4.55,2.58,11,4.15,1.82,13,4.67,1.03,6,4.82,2.82,11,6.57,1.99,7,5.86,2.34,7,4.4,2.41,10 +4649,firefighter,6.6,1.76,20,4.94,2.13,18,5.14,2.08,22,7.2,1.64,5,6.4,1.8,15,5.5,1.52,6,4.67,2.39,12,4.8,1.75,10,5.42,2.35,12,6.5,1.78,10,6.7,1.83,10,5.4,1.9,10,4.38,2.39,8,5.09,1.64,11,5.18,2.52,11,5.92,1.83,12,7.62,1.06,8,4.22,2.28,9,5.67,1.8,9,5.18,2.27,11,5.09,1.97,11 +4650,firefly,7.05,1.72,19,4.85,2.7,20,5.27,1.91,22,6.11,1.76,9,7.9,1.2,10,4.25,2.49,8,5.25,2.86,12,4.82,2.27,11,5.73,1.42,11,5.43,1.27,7,8,1.13,12,6,1.85,8,4.08,2.97,12,5.23,1.88,13,5.33,2.06,9,7.3,1.7,10,6.78,1.79,9,5,2.67,8,4.75,2.83,12,5.5,2.24,14,4.88,1.13,8 +4651,firehouse,5.16,1.8,19,4.73,2.47,22,4.58,1.77,24,4.33,1.75,6,5.54,1.76,13,5.5,2.5,12,3.8,2.2,10,4.88,2.53,8,4.44,1.31,16,5.2,1.14,10,5.11,2.42,9,5.33,2.18,9,4.31,2.66,13,4.82,1.81,17,3.83,1.72,6,5.62,1.6,8,4.82,1.94,11,4.89,2.52,9,4.62,2.53,13,4.69,1.89,16,4.38,1.6,8 +4652,firelight,6.38,1.83,21,3.58,1.74,24,5.55,2.28,22,6.88,1.46,8,6.08,2.02,13,3.46,1.85,13,3.73,1.68,11,5.62,2.43,13,5.44,2.19,9,7.12,1.25,8,6.25,1.71,12,4.07,1.59,14,2.9,1.79,10,5.25,2.56,12,5.9,1.97,10,6.2,2.1,10,6.55,1.63,11,3.47,1.91,17,3.86,1.35,7,5.8,2.57,10,5.33,2.1,12 +4653,fireman,6.47,1.78,19,4.52,2.23,23,5,2.11,19,6.22,1.92,9,6.7,1.7,10,4.14,1.86,7,4.73,2.49,15,5.7,2.21,10,4.22,1.79,9,7.22,1.72,9,5.8,1.62,10,5,2.36,10,4.17,2.25,12,5,1.85,8,4.7,2.26,10,6.17,1.8,12,7,1.73,7,4.55,2.19,20,4.33,3.06,3,5.75,1.83,8,4.45,2.21,11 +4654,fireplace,5.95,1.5,21,5.2,3,20,5.56,2.12,36,6.12,1.46,8,5.85,1.57,13,5.4,2.97,5,5.13,3.11,15,5,2.14,11,5.8,2.1,25,6.15,1.72,13,5.62,1.06,8,5.17,2.82,12,5.25,3.45,8,5.35,2.08,20,5.81,2.2,16,5.91,1.7,11,6,1.33,10,5.55,3.27,11,4.78,2.77,9,5.55,2.28,22,5.57,1.91,14 +4655,firepower,5.84,1.92,19,5.91,2.51,22,6.26,2.52,27,7,1.53,7,5.17,1.85,12,5.5,2.32,10,6.25,2.7,12,7.07,1.71,15,5.45,3.11,11,5.73,1.74,11,6,2.27,8,5.89,2.09,9,5.92,2.84,13,6.24,2.63,17,6.67,2.29,9,5.77,1.83,13,6,2.28,6,5.88,2.58,16,6,2.53,6,6.25,2.7,12,6.27,2.46,15 +4656,fireside,6,1.72,20,4,2.21,17,5.64,2.13,22,5.4,1.14,5,6.2,1.86,15,4.6,1.52,5,3.75,2.45,12,4.5,1.51,10,6.58,2.15,12,6.1,1.2,10,5.9,2.18,10,3.78,2.28,9,4.25,2.25,8,5.45,2.16,11,5.82,2.18,11,5.83,1.7,12,6.25,1.83,8,4.44,2.01,9,3.5,2.45,8,5.27,2.41,11,6,1.84,11 +4657,firewall,4.43,1.99,21,4.91,2.39,22,4.76,2.51,21,5.8,2.39,5,4,1.71,16,5.73,2.24,11,4.09,2.34,11,4.73,2.72,11,4.78,2.54,9,3.92,2.27,12,5.11,1.36,9,4.8,2.04,15,5.14,3.18,7,3.55,1.57,11,6.1,2.73,10,4.38,1.89,13,4.5,2.27,8,5.11,2.54,18,4,1.41,4,4.57,2.34,14,5.14,2.97,7 +4658,firewood,6.09,1.74,22,4.58,2.69,19,5.95,2.33,21,5.8,0.84,5,6.12,2,16,5,2.83,8,4.27,2.69,11,5.9,2.33,10,6,2.45,11,5.58,1.73,12,6.7,1.64,10,4.4,2.67,10,4.78,2.86,9,5.58,2.81,12,6.44,1.51,9,6.36,2.01,11,5.82,1.47,11,3.88,2.64,8,5.09,2.74,11,5.56,2.19,9,6.25,2.49,12 +4659,fireworks,6.8,1.4,20,6.05,2.53,42,5.61,2.54,23,7.67,1.15,3,6.65,1.41,17,6,2.78,16,6.08,2.47,25,4.78,2.86,9,6.14,2.25,14,7.43,1.4,7,6.46,1.33,13,5.81,2.71,21,6.3,2.43,20,5.6,2.82,15,5.62,2.07,8,6.44,1.59,9,7.09,1.22,11,6.09,2.45,23,6,2.69,19,5.54,2.9,13,5.7,2.11,10 +4660,firm,5.36,1.33,22,4.3,2.08,20,6.58,2.83,19,5.77,1.54,13,4.78,0.67,9,4.86,2.19,7,4,2.04,13,6.43,3.1,7,6.67,2.81,12,5.83,1.53,12,4.8,0.79,10,5,1.87,9,3.73,2.15,11,5.5,3.17,10,7.78,1.92,9,5.58,1.38,12,5.1,1.29,10,5.86,1.46,7,3.46,1.9,13,6.86,2.79,7,6.42,2.97,12 +4661,firmament,5.1,1.71,20,3.65,1.63,20,5,2,21,5,1.9,6,5.14,1.7,14,4,1.69,8,3.42,1.62,12,4.91,2.02,11,5.1,2.08,10,4.4,1.34,5,5.33,1.8,15,3.8,1.69,10,3.5,1.65,10,5.14,2.41,14,4.71,0.76,7,4.29,2.06,7,5.54,1.39,13,3.64,1.82,14,3.67,1.21,6,4.58,1.93,12,5.56,2.07,9 +4662,first,7.33,1.28,18,4.9,2.83,20,6.38,2.32,24,7.58,1.16,12,6.83,1.47,6,6.4,2.7,5,4.4,2.77,15,6.69,2.18,13,6,2.53,11,7.33,1.66,9,7.33,0.87,9,6.86,2.67,7,3.85,2.38,13,5.27,2.37,11,7.31,1.89,13,7.56,1.01,9,7.11,1.54,9,5,2.98,10,4.8,2.82,10,6.67,2.55,9,6.2,2.24,15 +4663,firstborn,6.65,2.01,20,5.65,2.81,23,5.24,2.47,25,7.25,2.36,4,6.5,1.97,16,4.25,2.22,4,5.95,2.88,19,4.22,2.05,9,5.81,2.56,16,6.25,2.25,8,6.92,1.88,12,6,2.58,10,5.38,3.04,13,5.29,2.3,14,5.18,2.79,11,6.73,2.24,11,6.56,1.81,9,5.3,3.62,10,5.92,2.1,13,5.89,2.22,18,3.57,2.44,7 +4664,fiscal,4.15,1.35,20,4.05,2.33,21,5.23,1.95,22,4.44,1.13,9,3.91,1.51,11,4.83,2.79,6,3.5,2.03,14,6.17,1.47,6,4.88,2.03,16,4.25,1.28,8,4.08,1.44,12,4.4,1.95,5,3.94,2.49,16,4.91,2.26,11,5.55,1.63,11,4,1.73,11,4.33,0.71,9,4.62,1.85,8,3.69,2.59,13,5.08,1.98,12,5.4,2.01,10 +4665,fish,6.42,1.67,45,3.33,2.51,42,6.08,2.28,24,6.79,1.72,19,6.15,1.62,26,3.8,2.88,15,3.07,2.29,27,5.5,2.07,8,6.38,2.39,16,6.43,1.79,30,6.4,1.45,15,4.07,3.22,15,2.93,1.96,27,6.12,2.29,17,6.17,2.64,6,6.36,1.78,25,6.5,1.57,20,3.36,2.65,22,3.3,2.41,20,6.5,2,16,5.25,2.71,8 +4666,fisherman,5.42,1.68,19,4.06,2.31,18,5.47,1.81,17,5.45,1.37,11,5.38,2.13,8,3.5,2.38,4,4.21,2.36,14,5,1.77,8,5.89,1.83,9,5.5,0.93,8,5.36,2.11,11,4,2.31,7,4.09,2.43,11,4.83,1.6,6,5.82,1.89,11,5.31,1.75,13,5.67,1.63,6,4.09,2.59,11,4,2,7,5.29,2.21,7,5.6,1.58,10 +4667,fishing,7.05,1.93,19,3.6,2.58,20,6.33,1.74,24,7.54,1.76,13,6,2,6,4.6,3.36,5,3.27,2.31,15,6.85,1.52,13,5.73,1.85,11,6.33,2.35,9,7.7,1.25,10,4.43,3.46,7,3.15,1.99,13,5.73,2.05,11,6.85,1.28,13,6.44,1.67,9,7.6,2.07,10,4.4,2.99,10,2.8,1.93,10,7.22,1.86,9,5.8,1.47,15 +4668,fishing boat,6.21,1.44,19,3.14,2.26,21,5.4,2.38,25,7.67,1.15,3,5.94,1.34,16,3.86,2.79,7,2.62,1.94,13,5.5,2.67,8,5.35,2.32,17,6.43,1.4,7,6.08,1.51,12,3.71,2.81,7,2.69,1.97,13,4.57,2.59,14,6.45,1.63,11,6.25,1.83,8,6.18,1.17,11,3.27,2.28,11,3,2.36,10,5.44,2.55,18,5.29,2.06,7 +4669,fishy,4.2,1.47,20,3.11,2,19,3.59,1.79,22,4.71,1.7,7,3.92,1.32,13,3.22,2.28,9,3,1.83,10,3.83,2.23,6,3.5,1.67,16,4.1,1.29,10,4.11,1.69,9,3,2.24,7,3.17,1.95,12,3.87,1.92,15,3,1.41,7,4.45,1.81,11,3.89,0.93,9,3.08,1.98,12,3.14,2.19,7,3.91,2.12,11,3.27,1.42,11 +4670,fissure,4.3,1.92,20,4.18,1.84,22,4.59,2.55,27,5.57,2.37,7,3.62,1.26,13,4,1.49,10,4.33,2.15,12,5,2.48,15,4.18,2.75,11,4.09,1.81,11,4.56,2.13,9,4.44,2.13,9,4,1.68,13,5,2.69,17,4,2.35,9,4.77,2.09,13,3.43,1.27,7,4.06,2.05,16,4.5,1.22,6,4.67,2.9,12,4.53,2.33,15 +4671,fist,2.95,1.33,22,4.85,2.46,20,4.95,2.58,20,3,1.87,5,2.94,1.24,16,5.1,2.18,10,4.6,2.8,10,5.7,2.41,10,4.2,2.66,10,2.57,1.27,7,3.14,1.41,14,4.71,2.56,7,4.92,2.5,13,3.38,1.6,8,6,2.63,12,3.07,1.38,14,2.75,1.28,8,5.3,2.31,10,4.4,2.63,10,5.11,2.57,9,4.82,2.71,11 +4672,fistfight,4,1.65,20,6.23,1.95,22,4.43,2.46,21,4.11,1.62,9,3.91,1.76,11,6.8,2.39,10,5.75,1.42,12,5,1.51,8,4.08,2.9,13,3.79,1.19,14,4.5,2.51,6,5.75,2.76,8,6.5,1.34,14,5.38,1.6,8,3.85,2.76,13,3.5,1.08,10,4.5,2.01,10,5.67,1.83,12,6.9,1.97,10,4.33,2.87,12,4.56,1.94,9 +4673,fistful,5.4,1.54,20,4.1,1.92,21,4.76,1.84,21,6,1.87,9,4.91,1.04,11,3.67,1.21,6,4.29,2.23,14,4.17,2.32,6,5,1.65,15,6.38,1.3,8,4.75,1.36,12,4.2,1.3,5,4.06,2.11,16,5,1.63,10,4.55,2.07,11,5.45,1.86,11,5.33,1.12,9,3.38,1.92,8,4.54,1.85,13,4.17,1.99,12,5.56,1.33,9 +4674,fit,6.28,2.08,18,4.35,2.66,20,6.11,1.91,18,5.38,1.85,8,7,2.05,10,4.29,2.87,7,4.38,2.66,13,6.09,2.02,11,6.14,1.86,7,5.55,1.97,11,7.43,1.81,7,4.44,3.24,9,4.27,2.24,11,6.09,1.87,11,6.14,2.12,7,6.08,1.88,12,6.67,2.58,6,3.75,2.56,12,5.25,2.71,8,6.56,2.3,9,5.67,1.41,9 +4675,fitness,6.45,1.74,22,5.32,2.75,22,6.96,2.16,27,7.38,1.69,8,5.93,1.59,14,5.3,3.02,10,5.33,2.64,12,6.47,2.2,15,8.09,1.04,11,6.55,1.97,11,6.36,1.57,11,5.89,2.76,9,4.92,2.78,13,7.12,2.2,17,7.22,1.48,9,6.79,1.63,14,5.88,1.89,8,4.88,2.94,16,6.5,1.87,6,6.92,2.78,12,7,1.6,15 +4676,five,5.4,0.94,20,3.55,2.14,20,5.65,2.36,34,5.4,1.17,10,5.4,0.7,10,4.38,2.56,8,3,1.71,12,6.21,2.39,14,5.25,2.31,20,5.44,0.73,9,5.36,1.12,11,4.08,2.18,13,2.57,1.81,7,5.82,2.36,22,5.33,2.42,12,5.5,0.71,10,5.3,1.16,10,3.69,2.32,13,3.29,1.89,7,5.94,2.14,17,5.35,2.6,17 +4677,fiver,5.24,1.18,21,4.87,1.84,23,4.3,2.13,20,5,1.87,5,5.31,0.95,16,5.58,1,12,4.09,2.26,11,4.09,2.12,11,4,1.6,8,4.83,1.27,12,5.78,0.83,9,5,1.41,16,4.57,2.7,7,4.45,1.69,11,4.11,2.67,9,5.62,0.87,13,4.62,1.41,8,4.89,1.88,19,4.75,1.89,4,3.77,1.83,13,5.29,2.43,7 +4678,fix,6.11,1.68,18,3.6,2.52,20,6.72,1.53,18,5.38,1.92,8,6.7,1.25,10,3.57,2.76,7,3.62,2.5,13,6.27,1.49,11,7.43,1.4,7,5.82,1.78,11,6.57,1.51,7,3,2.87,9,4.09,2.21,11,6.73,1.42,11,6.71,1.8,7,5.92,1.56,12,6.5,1.97,6,2.83,2.37,12,4.75,2.43,8,7,1.94,9,6.44,1.01,9 +4679,fixable,6.84,1.34,19,3.48,1.99,21,6.52,1.75,23,7.2,1.3,5,6.69,1.44,13,3.83,2.14,6,3.33,1.99,15,6.2,1.87,10,6.77,1.69,13,6.57,1.51,7,7,1.34,11,3.43,2.3,7,3.5,1.91,14,6,1.73,11,7,1.71,12,7,1.28,12,6.57,1.51,7,3.27,2.24,11,3.7,1.77,10,6.21,1.72,14,7,1.8,9 +4680,fixation,4.11,1.76,19,4.11,2.45,18,3.73,1.93,22,3.8,1.3,5,4.21,1.93,14,4.17,1.94,6,4.08,2.75,12,4.8,1.55,10,2.83,1.8,12,4.33,1.22,9,3.9,2.18,10,4.2,2.53,10,4,2.51,8,3.27,1.19,11,4.18,2.44,11,3.36,1.57,11,5.12,1.55,8,3.11,2.67,9,5.11,1.83,9,3.64,1.8,11,3.82,2.14,11 +4681,fixer,6.39,1.79,18,2.67,1.59,21,6.7,2.03,23,6.7,1.89,10,5.71,1.6,7,3.14,1.86,7,2.43,1.45,14,7.14,2.34,7,6.5,1.93,16,5.57,1.62,7,6.91,1.76,11,2.22,1.39,9,3,1.71,12,6.36,2.54,11,7,1.48,12,5.92,1.88,12,7.33,1.21,6,2.55,1.69,11,2.8,1.55,10,6.31,2.36,13,7.2,1.48,10 +4682,fixture,5.05,1.28,21,2.9,1.74,20,5.5,2.13,36,5.12,1.25,8,5,1.35,13,2.4,1.52,5,3.07,1.83,15,5.18,1.66,11,5.64,2.33,25,5.15,1.57,13,4.88,0.64,8,2.83,1.8,12,3,1.77,8,5.5,2.19,20,5.5,2.13,16,5,1.67,11,5.1,0.74,10,3.09,1.97,11,2.67,1.5,9,5.23,2.31,22,5.93,1.82,14 +4683,fizz,5.38,1.94,21,4.57,2.54,23,5.94,1.95,18,5.22,1.79,9,5.5,2.11,12,4.64,2.66,11,4.5,2.54,12,5.5,2.22,10,6.5,1.51,8,5.29,2.87,7,5.38,1.45,13,5.55,2.54,11,3.67,2.27,12,5.14,2.54,7,6.45,1.37,11,5.15,2.19,13,5.75,1.49,8,4.18,2.79,11,4.92,2.35,12,5.22,2.11,9,6.67,1.58,9 +4684,fjord,5.53,1.54,19,3.19,1.81,21,4.2,1.99,20,5.67,0.58,3,5.5,1.67,16,4,1.79,6,2.87,1.77,15,3.83,2.23,6,4.36,1.95,14,5.3,1.57,10,5.78,1.56,9,2.43,1.51,7,3.57,1.87,14,4.3,2.5,10,4.1,1.45,10,5.5,1.6,8,5.55,1.57,11,2.89,1.96,9,3.42,1.73,12,4.62,2.72,8,3.92,1.38,12 +4685,flabby,3.39,1.88,41,3.39,2.23,23,4.81,2.43,42,3.55,1.9,20,3.24,1.89,21,2.71,2.06,7,3.8,2.34,15,5.47,2.1,17,4.36,2.58,25,3.45,1.96,20,3.33,1.85,21,3.5,2.76,10,3.42,1.88,12,5.27,2.22,26,4.06,2.64,16,3.17,2.01,23,3.67,1.71,18,3.35,2.3,20,3.67,2.08,3,4.58,2.43,24,5.11,2.47,18 +4686,flaccid,3.55,1.32,20,3.14,1.74,21,4.84,2.46,25,3.33,1.53,3,3.59,1.33,17,2.71,1.7,7,3.15,1.68,13,4.38,2.67,8,5.06,2.41,17,4.14,1.46,7,3.23,1.17,13,3.57,1.4,7,2.69,1.75,13,5.5,2.31,14,4,2.49,11,3.78,1.2,9,3.36,1.43,11,3.27,1.74,11,3,1.83,10,4.39,2.66,18,6,1.41,7 +4687,flag,6.1,2.47,20,3.74,2.53,23,5.56,2.24,25,5.89,2.85,9,6.27,2.24,11,3.71,2.5,7,3.87,2.67,15,5.5,1.51,8,5.59,2.55,17,4.71,2.29,7,7,2.34,12,4,3.02,10,3.67,2.23,12,5.5,1.95,14,5.64,2.66,11,6.38,2.69,13,5.57,2.07,7,3.5,2.61,20,5.33,1.15,3,5.61,2.55,18,5.43,1.27,7 +4688,flagpole,5.11,1.52,19,3.19,2.14,21,5.05,2.25,19,4.67,1.53,3,5.19,1.56,16,3,2,6,3.27,2.25,15,5.83,1.72,6,4.69,2.43,13,5.2,1.32,10,5,1.8,9,3.14,2.54,7,3.21,2.01,14,4.44,2.19,9,5.6,2.27,10,4.88,1.81,8,5.27,1.35,11,3,2.24,9,3.33,2.15,12,5,3.21,7,5.08,1.62,12 +4689,flagrant,4,2.07,22,4.91,2.52,23,4.63,1.42,19,3.18,1.66,11,4.82,2.18,11,5.57,2.23,7,4.73,2.71,15,5.2,1.32,10,4,1.32,9,4.1,2.47,10,3.92,1.78,12,5.5,2.51,10,4.58,2.61,12,4.38,1.06,8,4.6,1.58,10,4.29,1.98,14,3.5,2.27,8,4.55,2.42,20,7.33,2.08,3,4.88,1.25,8,4.45,1.57,11 +4690,flagship,5.45,1.85,20,3.57,2.4,21,5.12,2.42,25,5.5,3,4,5.44,1.59,16,5.75,1.26,4,3.06,2.33,17,5.11,3.22,9,5.12,1.96,16,6,1.41,8,5.08,2.07,12,3.2,2.15,10,3.91,2.66,11,4.43,2.47,14,6,2.14,11,5.73,1.9,11,5.11,1.83,9,2.8,2.49,10,4.27,2.2,11,4.94,2.48,18,5.57,2.37,7 +4691,flagstaff,5.5,1.43,20,3.9,2.02,21,4.97,2.33,34,5.7,1.89,10,5.3,0.82,10,4.25,2.31,8,3.69,1.89,13,5.14,2.63,14,4.85,2.16,20,5.44,2.07,9,5.55,0.69,11,4.54,1.71,13,2.88,2.17,8,4.91,2.56,22,5.08,1.93,12,5.2,1.75,10,5.8,1.03,10,3.71,1.94,14,4.29,2.29,7,5,2.12,17,4.94,2.59,17 +4692,flair,5.89,1.76,19,4.32,2.53,22,6.09,1.41,23,4.83,2.04,6,6.38,1.45,13,4.67,2.31,12,3.9,2.85,10,5.62,1.51,8,6.33,1.35,15,5.8,1.32,10,6,2.24,9,5.44,2.46,9,3.54,2.37,13,6.12,1.22,17,6.2,2.17,5,6.25,1.49,8,5.64,1.96,11,4,2.4,9,4.54,2.7,13,6.07,1.28,15,6.12,1.73,8 +4693,flak,4.55,1.36,20,4.64,2.32,22,5.29,1.95,21,4.56,1.24,9,4.55,1.51,11,5.3,2.41,10,4.08,2.19,12,4.88,1.36,8,5.54,2.26,13,4.93,1.07,14,3.67,1.63,6,5,2.56,8,4.43,2.24,14,5.75,1.28,8,5,2.27,13,4.9,0.88,10,4.2,1.69,10,4.17,2.41,12,5.2,2.2,10,5.42,2.02,12,5.11,1.96,9 +4694,flake,4.58,1.8,19,3.48,1.9,23,4.11,1.71,18,4.78,0.97,9,4.4,2.37,10,3.29,1.98,7,3.67,1.95,15,3.78,1.79,9,4.44,1.67,9,4.56,2.24,9,4.6,1.43,10,3.5,2.32,10,3.58,1.62,12,3.75,1.04,8,4.11,2.03,9,4.92,2.07,12,4,1.15,7,3.3,1.81,20,4.67,2.52,3,4.12,1.55,8,4.1,1.91,10 +4695,flaky,3.58,1.43,19,3.5,2.2,18,3.65,2.34,17,4.18,1.25,11,2.75,1.28,8,4.25,2.5,4,3.29,2.16,14,2.12,0.99,8,5,2.4,9,3.25,1.28,8,3.82,1.54,11,3.14,2.04,7,3.73,2.37,11,3,1.55,6,4,2.68,11,3.69,1.25,13,3.33,1.86,6,3,2.05,11,4.29,2.36,7,3.86,2.54,7,3.5,2.32,10 +4696,flamboyant,5,1.76,21,5.52,2.04,21,5.15,2.3,20,5,1.32,9,5,2.09,12,4.17,2.4,6,6.14,1.7,14,4.67,3.01,6,5.36,2.02,14,5,1.58,9,5,1.95,12,5.2,1.1,5,5.62,2.28,16,6.11,2.26,9,4.36,2.11,11,5.08,1.93,12,4.89,1.62,9,6.44,1.81,9,4.83,1.99,12,5.73,2.37,11,4.44,2.13,9 +4697,flame,5.9,1.59,20,6.6,2.54,20,4.64,2.16,25,5.82,1.17,11,6,2.06,9,7.86,1.21,7,5.92,2.84,13,4.25,2.26,12,5,2.08,13,6.55,1.44,11,5.11,1.45,9,6.27,2.24,11,7,2.96,9,4.82,2.35,17,4.25,1.75,8,6.3,1.49,10,5.5,1.65,10,7.08,2.35,12,5.88,2.8,8,4.8,2.46,15,4.4,1.71,10 +4698,flamethrower,5.27,2.29,22,6,2.57,21,4.59,2.56,22,5.86,2.38,14,4.25,1.83,8,6.36,2.54,11,6.11,2.26,9,6,1.9,6,4.06,2.62,16,6.5,1.78,10,4.25,2.22,12,5.55,2.84,11,6.5,2.27,10,4.77,2.2,13,4.33,3.12,9,4.75,2.22,12,5.9,2.33,10,5.31,2.95,13,7.12,1.25,8,4.42,2.11,12,4.8,3.12,10 +4699,flaming,4.64,1.89,22,5.95,2.27,19,4.67,2.2,21,4.2,1.92,5,4.75,1.98,16,6,2.51,8,5.91,2.21,11,4.7,1.7,10,4.64,2.66,11,4.08,2.02,12,5.3,1.57,10,6.6,1.26,10,5.22,2.95,9,4.92,2.35,12,4.33,2.06,9,4.36,1.69,11,4.91,2.12,11,5.75,2.12,8,6.09,2.47,11,3.89,1.54,9,5.25,2.49,12 +4700,flamingo,6.74,1.63,19,4.59,2.61,22,6.19,1.78,21,7,1.41,9,6.5,1.84,10,3.88,2.64,8,5,2.6,14,5.9,1.73,10,6.45,1.86,11,7.14,1.21,7,6.5,1.83,12,5.1,2.38,10,4.17,2.82,12,6.23,1.83,13,6.12,1.81,8,7.3,1.49,10,6.11,1.62,9,5.75,2.66,8,3.93,2.43,14,6.62,1.85,13,5.5,1.51,8 +4701,flammable,4.25,1.45,20,5.95,2.42,21,4.54,2.83,24,5.33,2.08,3,4.06,1.3,17,6,2.83,7,6.23,2.09,13,5.5,2.39,8,4.06,2.98,16,4.86,1.35,7,3.92,1.44,13,6,2.65,7,6.23,2.2,13,5.23,3.03,13,3.73,2.45,11,3.67,1.41,9,4.73,1.35,11,6.36,1.8,11,5.5,2.99,10,4.44,3.11,18,4.83,1.94,6 +4702,flan,5.86,2.12,22,3.19,2.38,21,6.23,1.85,22,5.86,1.88,14,5.88,2.64,8,3.73,2.41,11,2.78,2.39,9,7.33,1.51,6,5.81,1.83,16,6.5,1.96,10,5.33,2.19,12,2.55,1.97,11,3.9,2.69,10,6.54,1.56,13,5.78,2.22,9,5.92,1.78,12,5.8,2.57,10,3.46,2.7,13,2.75,1.83,8,6.33,1.78,12,6.1,2.02,10 +4703,flank,4.95,1.46,22,3.91,2.23,23,5.58,2.39,19,5.5,0.76,8,4.92,1.38,13,4.25,2.31,8,3.71,2.33,14,6.29,2.43,7,5,2.41,11,4.88,0.64,8,5.31,1.44,13,3.67,2.78,9,4.07,1.9,14,4.29,2.56,7,6.33,2.02,12,5.36,1.29,11,4.55,1.57,11,3,2.69,9,4.5,1.74,14,5.81,2.29,16,4.33,3.06,3 +4704,flannel,5.55,1.5,20,2.32,1.73,19,4.68,1.78,22,5.43,0.98,7,5.62,1.76,13,2.25,1.58,8,2.36,1.91,11,4.83,2.56,6,4.62,1.5,16,5.2,1.62,10,5.78,1.39,9,2.75,1.49,8,2,1.9,11,4.67,1.99,15,4.71,1.38,7,5.18,1.78,11,6,1,9,2.55,1.51,11,2,2.07,8,4.45,2.25,11,4.91,1.22,11 +4705,flap,5.74,1.59,19,3.45,2.44,22,4.58,1.77,19,5.83,1.33,6,5.69,1.75,13,3.27,2.24,11,3.64,2.73,11,4.62,2.56,8,4.55,1.04,11,5.82,1.4,11,5.62,1.92,8,3.27,2.37,11,3.64,2.62,11,4.23,1.64,13,5.33,1.97,6,5.69,1.32,13,5.83,2.23,6,3.57,2.5,14,3.25,2.49,8,4.44,1.88,9,4.7,1.77,10 +4706,flare,5.4,1.31,20,4.86,2.4,22,5.84,1.8,19,5.56,1.74,9,5.27,0.9,11,5,2.45,5,4.81,2.54,16,5.17,2.32,6,6.15,1.52,13,5.29,1.38,14,5.67,1.21,6,4,2.49,12,6,2,9,5.89,1.45,9,5.8,2.15,10,5.4,1.65,10,5.4,0.97,10,3.75,2.22,12,6.2,1.93,10,6.5,2.66,6,5.54,1.27,13 +4707,flares,4.57,1.65,23,5.18,2.86,22,5,2.13,20,4.75,1.28,8,4.47,1.85,15,5.1,2.92,10,5.25,2.93,12,5.57,2.44,7,4.69,1.97,13,4.42,1.62,12,4.73,1.74,11,5,2.68,11,5.36,3.14,11,5.2,2.14,15,4.4,2.19,5,4.09,2.02,11,5,1.13,12,6,2.36,10,4.5,3.15,12,5,1.33,10,5,2.79,10 +4708,flash,5.53,1.43,19,5.38,2.25,21,4.94,2.31,34,5.78,1.99,9,5.3,0.67,10,6,1.85,8,5,2.45,13,4.86,2.38,14,5,2.32,20,5.33,1.8,9,5.7,1.06,10,5.62,2.14,13,5,2.51,8,4.86,2.51,22,5.08,1.98,12,5.33,1.8,9,5.7,1.06,10,5.43,2.24,14,5.29,2.43,7,5.53,1.94,17,4.35,2.55,17 +4709,flashback,5,1.12,20,4.71,2.65,24,4.18,2.57,28,5,1.32,9,5,1,11,3.89,2.42,9,5.2,2.73,15,3.07,1.77,14,5.29,2.81,14,4.44,0.88,9,5.45,1.13,11,4.83,2.82,12,4.58,2.57,12,4.64,3.05,14,3.71,1.98,14,5.1,1.2,10,4.9,1.1,10,4.75,2.53,12,4.67,2.87,12,4.33,2.53,12,4.06,2.67,16 +4710,flashlight,6,2.05,21,4.04,2.8,23,6.06,2.46,18,5.56,2.3,9,6.33,1.87,12,4.82,3.25,11,3.33,2.23,12,6.3,2.63,10,5.75,2.38,8,6.71,2.36,7,5.62,1.94,13,4.55,3.3,11,3.58,2.31,12,6.71,2.98,7,5.64,2.11,11,6.31,2.25,13,5.5,1.69,8,3.91,2.59,11,4.17,3.1,12,5.22,2.64,9,6.89,2.09,9 +4711,flashy,4.85,1.6,20,5.77,2.6,22,5.78,1.63,18,4.89,1.83,9,4.82,1.47,11,5,3.24,5,6,2.53,16,6,1.79,6,5.67,1.61,12,4.71,1.64,14,5.17,1.6,6,5.17,2.55,12,6.56,2.74,9,5.12,1.46,8,6.3,1.64,10,5.2,1.55,10,4.5,1.65,10,5.5,2.71,12,6.1,2.56,10,6.8,1.48,5,5.38,1.56,13 +4712,flask,5.5,1.73,20,4.24,2.49,17,5.17,2.46,24,5.8,1.48,5,5.4,1.84,15,5,2.71,4,4,2.48,13,4.85,3.02,13,5.55,1.63,11,5.9,1.91,10,5.1,1.52,10,5.29,2.06,7,3.5,2.59,10,5,2.66,16,5.5,2.14,8,5.21,1.42,14,6.17,2.32,6,4.92,2.31,12,2.6,2.3,5,5.93,2.46,15,3.89,1.96,9 +4713,flat,4.43,1.21,21,3.04,1.82,23,4,2.12,21,4.4,1.34,5,4.44,1.21,16,3.75,1.6,12,2.27,1.79,11,3.82,1.99,11,3.78,2.05,9,4,1.41,12,5,0.5,9,3.25,1.69,16,2.57,2.15,7,4.09,1.81,11,3.9,2.51,10,4.38,1.04,13,4.5,1.51,8,2.84,1.77,19,4,2,4,3.43,1.95,14,5.14,2.12,7 +4714,flatbed,4.86,1.24,21,3.38,2.13,21,5.43,1.57,21,5,0.87,9,4.75,1.48,12,2.83,2.23,6,3.21,1.58,14,5.83,1.47,6,5.27,1.62,15,5.11,0.93,9,4.67,1.44,12,3.4,3.29,5,3.38,1.78,16,5.5,1.43,10,5.36,1.75,11,4.58,1.31,12,5.22,1.09,9,3.78,2.54,9,3.08,1.83,12,5.5,1.78,12,5.33,1.32,9 +4715,flatfoot,4.33,1.53,18,3.1,2.22,20,4.32,1.77,25,5,2,5,4.08,1.32,13,3.55,2.62,11,2.56,1.59,9,4.56,1.79,16,3.89,1.76,9,4,1.63,7,4.55,1.51,11,2.44,1.94,9,3.64,2.38,11,4.5,1.73,20,3.6,1.95,5,3.89,1.45,9,4.78,1.56,9,3.27,2.49,11,2.89,1.96,9,4.58,1.77,19,3.5,1.64,6 +4716,flatten,5.24,1.84,21,3.52,2.42,25,5.53,2.34,19,5.44,1.81,9,5.08,1.93,12,3.5,2.95,6,3.5,2.38,18,4.14,1.86,7,6.33,2.27,12,5.19,1.97,16,5.4,1.52,5,3.36,2.56,14,3.7,2.45,10,5.22,2.82,9,5.8,1.93,10,5,2.13,12,5.56,1.42,9,3.94,2.62,16,2.78,1.92,9,5.91,2.47,11,5,2.2,8 +4717,flatter,6.1,2.1,20,4.61,2.83,18,6,2.2,22,7,1.22,5,5.8,2.27,15,3.83,3.25,6,5,2.66,12,5.6,1.9,10,6.33,2.46,12,6.9,1.2,10,5.3,2.54,10,4.4,3.2,10,4.88,2.47,8,6,2.05,11,6,2.45,11,6.17,2.44,12,6,1.6,8,3.78,2.64,9,5.44,2.92,9,6.36,2.2,11,5.64,2.25,11 +4718,flattered,6.32,1.16,19,5.14,2.37,21,5.95,2.48,22,6.4,0.89,5,6.23,1.3,13,4,2.1,6,5.6,2.38,15,6,2.26,10,5.92,2.75,12,6,1.15,7,6.45,1.21,11,4.71,2.36,7,5.36,2.44,14,5,2.54,10,6.75,2.22,12,6.33,1.07,12,6.29,1.38,7,5,2.49,11,5.3,2.36,10,6.38,2.29,13,5.33,2.74,9 +4719,flattering,7.14,1.2,21,4.92,2.38,25,6.36,2.28,22,7,1.51,8,7.23,1.01,13,4.85,2.54,13,5,2.3,12,6.31,2.06,13,6.44,2.7,9,7.75,1.28,8,6.75,1.06,12,5.29,2.37,14,4.45,2.42,11,6.5,1.93,12,6.2,2.74,10,7.4,1.26,10,6.91,1.14,11,4.71,2.37,17,5.38,2.5,8,6,2.67,10,6.67,1.97,12 +4720,flattery,5.74,1.48,19,5.1,2.15,20,5.91,2.33,23,6,1,3,5.69,1.58,16,5.5,1.85,8,4.83,2.37,12,6.33,2.45,9,5.64,2.31,14,5.67,1.5,9,5.8,1.55,10,5.44,2.19,9,4.82,2.18,11,6.4,2.16,15,5,2.51,8,5.57,1.99,7,5.83,1.19,12,5.2,1.99,10,5,2.4,10,6.38,2.87,13,5.3,1.25,10 +4721,flatulence,3.79,2.15,19,5.95,1.86,21,4.35,2.31,23,5,2,5,3.38,2.18,13,5.5,2.43,6,6.13,1.64,15,4.4,2.59,10,4.31,2.18,13,3.86,1.86,7,3.82,2.48,11,5.86,2.61,7,6,1.47,14,4.45,2.07,11,4.25,2.6,12,4.08,1.88,12,3.29,2.63,7,5.91,2.3,11,6,1.33,10,3.93,2.5,14,5,1.94,9 +4722,flaunt,4.39,1.91,18,4.15,2.41,20,5.17,2.14,24,4.2,1.3,5,4.46,2.15,13,3.64,2.2,11,4.78,2.64,9,5,2.16,16,5.5,2.2,8,5.14,2.12,7,3.91,1.7,11,4,2.6,9,4.27,2.37,11,5,2.36,19,5.8,0.84,5,4.78,2.17,9,4,1.66,9,4.09,2.34,11,4.22,2.64,9,4.68,2.14,19,7,0.71,5 +4723,flavor,6.45,1.7,20,4.41,2.46,22,6.95,1.53,21,6.33,1.87,9,6.55,1.63,11,4.91,2.43,11,3.91,2.51,11,6.5,1.69,8,7.23,1.42,13,6.14,1.66,14,7.17,1.72,6,5,2.6,9,4,2.38,13,6.38,1.85,8,7.31,1.25,13,6,1.76,10,6.9,1.6,10,4.08,2.25,13,4.89,2.8,9,7.08,1.68,12,6.78,1.39,9 +4724,flaw,4.1,1.86,20,3.84,2.39,25,4.21,2.3,19,4.11,1.69,9,4.09,2.07,11,2.83,2.04,6,4.11,2.52,18,3.57,1.99,7,4.58,2.47,12,3.81,1.76,16,5.25,2.06,4,3.71,2.73,14,3.9,2.08,10,4.22,2.68,9,4.2,2.04,10,4.18,2.18,11,4,1.5,9,4,2.42,16,3.56,2.46,9,4.18,2.89,11,4.25,1.28,8 +4725,flawed,3.74,1.68,23,4.18,2.75,22,5.11,2.65,27,3.67,2.35,9,3.79,1.19,14,4.2,2.82,10,4.17,2.82,12,5.13,2.95,15,5,2.45,11,3.83,1.53,12,3.64,1.91,11,4.56,2.65,9,3.92,2.9,13,5.88,2.52,17,3.56,2.46,9,3.8,1.82,15,3.62,1.51,8,4,2.66,16,4.67,3.2,6,5.33,2.71,12,4.93,2.69,15 +4726,flawless,7.05,1.58,19,4.05,1.99,22,6.55,2.34,22,7.33,1.5,9,6.8,1.69,10,4.12,1.96,8,4,2.08,14,6.36,2.54,11,6.73,2.24,11,6.71,1.5,7,7.25,1.66,12,5.1,1.66,10,3.17,1.85,12,6.15,2.51,13,7.11,2.09,9,7.2,1.4,10,6.89,1.83,9,3.75,2.38,8,4.21,1.81,14,6.86,2.18,14,6,2.67,8 +4727,flea,3,1.61,21,3,2.43,23,4.42,2.17,19,3.75,1.83,8,2.54,1.33,13,3.5,2.59,6,2.82,2.43,17,4.73,2.24,11,4,2.14,8,3.08,1.73,12,2.89,1.54,9,3.7,2.79,10,2.46,2.07,13,4.75,2.45,12,3.86,1.57,7,3.07,1.77,14,2.86,1.35,7,3.53,2.59,15,2,1.85,8,4.33,2.1,12,4.57,2.44,7 +4728,fleabag,3.4,2.39,20,4.35,2.5,20,4.32,2.06,19,3.78,3.19,9,3.09,1.58,11,2.8,2.17,5,5,2.48,14,5.5,2.51,6,3.77,1.64,13,3.57,2.65,14,3,1.79,6,4.25,2.8,12,4.71,2.21,7,4.78,1.3,9,3.9,2.56,10,4,2.91,10,2.8,1.69,10,3.82,2.93,11,5,1.8,9,5.33,2.34,6,3.85,1.82,13 +4729,flee,3.84,1.5,19,4.95,2.25,21,5,2.43,23,4.33,1.15,3,3.75,1.57,16,5.75,1.91,8,4.46,2.37,13,5.56,2.65,9,4.64,2.31,14,3.78,1.86,9,3.9,1.2,10,5.56,1.33,9,4.5,2.71,12,5.2,2.54,15,4.62,2.33,8,4.43,2.07,7,3.5,1,12,5.6,1.84,10,4.36,2.5,11,5.54,2.54,13,4.3,2.21,10 +4730,fleece,5.79,1.32,19,3.71,1.87,21,5.64,2.11,22,5.67,1.15,3,5.81,1.38,16,3.5,1.69,8,3.85,2.03,13,5.88,2.53,8,5.5,1.91,14,5.78,1.64,9,5.8,1.03,10,3.44,1.81,9,3.92,1.98,12,5.86,2.48,14,5.25,1.28,8,5.71,0.95,7,5.83,1.53,12,4.3,1.34,10,3.18,2.18,11,6.08,2.39,12,5.1,1.66,10 +4731,fleet,5.4,1.88,20,4.43,2.37,23,6.24,1.7,21,6.11,1.36,9,4.82,2.09,11,5.18,2.6,11,3.75,2.01,12,5.62,1.06,8,6.62,1.94,13,5.5,1.7,14,5.17,2.4,6,5,2.92,9,4.07,1.98,14,6.88,1.64,8,5.85,1.68,13,5.4,2.01,10,5.4,1.84,10,4,2.16,13,5,2.62,10,6.33,1.56,12,6.11,1.96,9 +4732,flesh,5.2,2.07,20,4.11,2.52,18,5.29,1.94,24,4.2,2.39,5,5.53,1.92,15,4.6,2.51,5,3.92,2.6,13,5.08,2.22,13,5.55,1.63,11,5.8,1.75,10,4.6,2.27,10,5.57,2.51,7,3.18,2.14,11,5.5,1.79,16,4.88,2.3,8,5,2,14,5.67,2.34,6,4.67,2.53,12,3,2.28,6,5.8,1.93,15,4.44,1.74,9 +4733,fleshy,4.89,2.02,19,5.3,2.49,20,3.95,1.54,19,5,1,3,4.88,2.19,16,6.5,2.88,6,4.79,2.22,14,4,1.79,6,3.92,1.5,13,4.6,1.51,10,5.22,2.54,9,4,2.94,7,6,2,13,3.89,1.76,9,4,1.41,10,5.38,1.77,8,4.55,2.21,11,5.56,2.65,9,5.09,2.47,11,3.86,1.86,7,4,1.41,12 +4734,flex,5.32,1.29,22,4.8,2,25,6.04,1.92,23,5.78,1.09,9,5,1.35,13,4.22,2.44,9,5.12,1.71,16,6.11,1.9,9,6,2,14,5.5,0.53,8,5.21,1.58,14,4.77,2.28,13,4.83,1.75,12,5.27,2,11,6.75,1.6,12,5.08,1.24,12,5.6,1.35,10,4.71,1.9,14,4.91,2.21,11,5.85,2.08,13,6.3,1.77,10 +4735,flexibility,6.9,1.55,21,4.5,2.06,24,6.73,2.1,22,7.25,1.28,8,6.69,1.7,13,4.62,2.29,13,4.36,1.86,11,6.69,1.97,13,6.78,2.39,9,8,1.2,8,6.42,1.24,12,5.15,1.57,13,3.73,2.37,11,6.5,2.11,12,7,2.16,10,6.6,1.84,10,7.18,1.25,11,4.59,2.29,17,4.29,1.5,7,5.9,2.64,10,7.42,1.24,12 +4736,flexible,6.74,2.13,19,4.45,2.74,22,6.68,1.83,28,5.33,2.42,6,7.38,1.71,13,5.82,2.6,11,3.09,2.21,11,7.09,1.76,11,6.41,1.87,17,6.82,2.52,11,6.62,1.6,8,5.55,2.5,11,3.36,2.62,11,6.17,1.89,18,7.6,1.35,10,6.46,2.4,13,7.33,1.37,6,4.07,2.87,14,5.12,2.53,8,6.56,2.03,16,6.83,1.59,12 +4737,flick,5.41,1.14,22,4.31,2.2,26,6.46,2.04,24,5.78,1.3,9,5.15,0.99,13,3.4,2.59,10,4.88,1.78,16,6.78,1.64,9,6.27,2.28,15,5.62,1.19,8,5.29,1.14,14,4,2.35,13,4.62,2.1,13,6.25,2.09,12,6.67,2.06,12,5.08,1,12,5.8,1.23,10,3.67,1.88,15,5.18,2.4,11,6.46,2.18,13,6.45,1.97,11 +4738,flicker,5.5,1.61,20,5.15,2.32,20,5.38,2.21,26,5.09,1.51,11,6,1.66,9,5.14,2.41,7,5.15,2.38,13,5,2.48,13,5.77,1.92,13,5.82,1.89,11,5.11,1.17,9,5.09,2.12,11,5.22,2.68,9,5.12,2.42,17,5.89,1.76,9,5.6,1.84,10,5.4,1.43,10,5.5,2.54,12,4.62,2,8,5.06,1.95,16,5.9,2.6,10 +4739,flier,4.19,1.91,21,4.43,2.35,23,4.85,1.93,20,5.4,2.51,5,3.81,1.6,16,5,2.22,12,3.82,2.44,11,4.73,1.56,11,4.5,2,8,3.5,2.28,12,5.11,0.6,9,4.38,2.22,16,4.57,2.82,7,4.6,1.43,10,5.1,2.38,10,4.08,1.66,13,4.38,2.39,8,4.68,2.38,19,3.25,2.06,4,4.15,1.72,13,6.14,1.68,7 +4740,flight,6.11,1.97,18,4.2,2.48,20,5.33,2.28,18,5.88,2.36,8,6.3,1.7,10,4.86,1.95,7,3.85,2.73,13,6,1.9,11,4.29,2.56,7,6.09,2.3,11,6.14,1.46,7,3.67,2.74,9,4.64,2.29,11,5.55,2.46,11,5,2.08,7,5.67,2.02,12,7,1.67,6,3.83,2.82,12,4.75,1.91,8,6.22,2.11,9,4.44,2.19,9 +4741,flighty,4.9,1.7,21,4.88,2.37,25,4.32,2.06,19,5.78,1.56,9,4.25,1.54,12,4.17,2.86,6,5.11,2.3,18,4,2.52,7,4.5,1.83,12,4.75,1.77,16,5.4,1.52,5,4.29,2.52,14,5.7,2.11,10,4.33,2.24,9,4.3,2,10,5.75,1.6,12,3.78,1.09,9,5.12,2.36,16,4.44,2.46,9,4,2.37,11,4.75,1.58,8 +4742,flimsy,4,1.52,21,3.77,1.82,22,4.2,1.66,25,4.27,1.79,11,3.7,1.16,10,3.7,1.89,10,3.83,1.85,12,4.27,1.68,11,4.23,1.74,13,3.5,1.27,10,4.45,1.63,11,3.6,1.78,10,3.92,1.93,12,4.88,1.41,16,3,1.51,8,4,1.73,13,4,1.2,8,3.71,1.38,14,3.88,2.53,8,4.41,1.54,17,3.75,1.91,8 +4743,flinch,4,1.92,20,5.28,2.44,18,4.12,2.64,24,2.8,1.3,5,4.4,1.96,15,4.8,2.68,5,5.46,2.44,13,4.46,2.82,13,3.73,2.49,11,4.1,1.97,10,3.9,1.97,10,5.57,2.57,7,5.09,2.47,11,4.62,2.55,16,3.12,2.7,8,3.79,1.72,14,4.5,2.43,6,5.58,2.39,12,4.67,2.66,6,3.87,2.72,15,4.56,2.6,9 +4744,fling,5.68,1.81,22,4.95,2.68,19,6.1,2.15,20,6,1.58,5,5.62,1.96,16,4.62,2.83,8,5.18,2.68,11,6,2.4,9,6.18,2.04,11,5.75,1.96,12,5.6,1.71,10,4.9,2.51,10,5,3,9,6.45,1.57,11,5.67,2.74,9,5.91,1.97,11,5.45,1.69,11,4.12,2.17,8,5.55,2.94,11,6.5,1.85,8,5.83,2.37,12 +4745,flip,5.6,0.88,20,4.62,3,24,5.32,2.13,28,5.5,0.76,8,5.67,0.98,12,3.44,3,9,5.33,2.87,15,5.64,2.31,14,5,1.96,14,5.78,1.09,9,5.45,0.69,11,4.75,3.19,12,4.5,2.94,12,4.43,2.1,14,6.21,1.81,14,5.5,0.85,10,5.7,0.95,10,4.42,2.64,12,4.83,3.43,12,5.17,1.47,12,5.44,2.56,16 +4746,flip flop,4.76,1.92,21,4.04,2.27,23,5.1,2.26,21,4.8,1.79,5,4.75,2.02,16,4.83,2.21,12,3.18,2.09,11,5,2.41,11,4.89,2.09,9,4.25,2.3,12,5.44,1.01,9,4.19,2.26,16,3.71,2.43,7,4.73,1.79,11,5.5,2.72,10,4.92,2.14,13,4.5,1.6,8,4.16,2.39,19,3.5,1.73,4,5.07,2.2,14,5.14,2.54,7 +4747,flipper,5.84,1.54,19,3.05,2.14,20,5.15,1.93,20,6.15,1.68,13,5.17,0.98,6,4.2,1.92,5,2.67,2.13,15,5.22,1.92,9,5.09,2.02,11,6.44,1.74,9,5.3,1.16,10,4.14,2.04,7,2.46,2.03,13,5.33,2.06,9,5,1.9,11,5.89,1.45,9,5.8,1.69,10,3.5,2.37,10,2.6,1.9,10,4.71,2.69,7,5.38,1.45,13 +4748,flipping,5.33,1.33,18,3.95,2.09,20,5,1.73,25,5,1.22,5,5.46,1.39,13,3.91,2.34,11,4,1.87,9,4.94,1.88,16,5.11,1.54,9,5.57,1.62,7,5.18,1.17,11,3.44,2.01,9,4.36,2.16,11,4.75,1.77,20,6,1.22,5,5.22,1.3,9,5.44,1.42,9,3.91,1.87,11,4,2.45,9,5.05,1.81,19,4.83,1.6,6 +4749,flirt,6.73,1.41,41,5.93,2.37,43,5.8,2.43,25,7.6,0.97,10,6.52,1.45,29,5.55,2.91,11,6.19,2.1,31,6.3,2.75,10,5.47,2.23,15,7.11,1.33,19,6.43,1.47,21,5.69,2.6,26,6.56,1.71,16,4.57,2.23,7,6.28,2.4,18,7,1.51,23,6.39,1.24,18,6.12,2.44,26,5.65,2.32,17,5.11,2.89,9,6.19,2.14,16 +4750,flirtation,5.78,1.66,18,6.29,1.95,21,5.78,2.5,23,6,1.41,2,5.75,1.73,16,7,1.85,8,5.85,1.95,13,5.11,2.62,9,6.21,2.42,14,6,1.8,9,5.56,1.59,9,6.67,1.73,9,6,2.13,12,6.27,2.66,15,4.88,2.03,8,4.86,1.86,7,6.36,1.29,11,6.5,1.9,10,6.09,2.07,11,6.69,2.78,13,4.6,1.51,10 +4751,flirty,6.52,2.18,21,5.91,2.31,23,5.56,2.45,18,6,2.96,9,6.92,1.38,12,6.18,2.48,11,5.67,2.23,12,5.8,2.74,10,5.25,2.19,8,5.71,2.14,7,6.92,2.25,13,6,2.41,11,5.83,2.33,12,5.43,2.57,7,5.64,2.5,11,6.77,2.09,13,6.12,2.42,8,6.27,2.05,11,5.58,2.57,12,4.44,2.3,9,6.67,2.18,9 +4752,float,6.42,1.02,19,3.1,1.61,21,5.91,2.15,23,6.4,1.52,5,6.38,0.87,13,3.5,2.17,6,2.93,1.39,15,6.4,1.9,10,5.54,2.33,13,6.29,1.25,7,6.45,0.93,11,3.14,1.57,7,3.07,1.69,14,5.82,2.4,11,6,2,12,6.42,1.08,12,6.43,0.98,7,3.55,1.69,11,2.6,1.43,10,6,2.22,14,5.78,2.17,9 +4753,floater,4.2,1.47,20,3.06,2.82,18,4.33,2.2,24,3.2,1.3,5,4.53,1.41,15,4.8,3.56,5,2.38,2.29,13,3.23,1.74,13,5.64,2.01,11,4,1.89,10,4.4,0.97,10,3.43,2.7,7,2.82,2.99,11,3.56,1.97,16,5.88,1.89,8,4.07,0.92,14,4.5,2.43,6,2.83,2.52,12,3.5,3.56,6,4.27,2.05,15,4.44,2.55,9 +4754,flock,5.25,1.07,20,3.48,2.18,21,5.38,2.58,24,4.67,0.58,3,5.35,1.11,17,3,2.24,7,3.85,2.23,13,4.75,2.71,8,5.69,2.55,16,5,0.58,7,5.38,1.26,13,3.57,2.15,7,3.54,2.33,13,5.46,2.54,13,5.27,2.76,11,5,0.87,9,5.45,1.21,11,3.27,2.1,11,3.7,2.36,10,5.53,2.87,17,5,1.83,7 +4755,flood,2.76,2.02,21,5.31,2.6,45,3.16,2,44,3.22,2.54,9,2.42,1.56,12,5.38,2.58,16,5.21,2.69,28,3.35,2.08,20,3,1.96,24,4,2.83,7,2.08,1.19,13,5.17,2.83,18,5.41,2.48,27,3.52,2.13,23,2.76,1.81,21,3,2.45,13,2.38,1.06,8,4.2,2.84,20,6.2,2.04,25,3.26,2,23,3.05,2.04,21 +4756,floor,5.14,1.42,22,3.33,2.5,21,6.39,1.94,18,5,2.53,6,5.2,0.86,15,3,2.38,7,3.5,2.62,14,6.89,1.62,9,5.75,2.31,8,5.07,1.77,14,5.29,0.49,7,3.67,2.87,9,3.08,2.27,12,7.1,1.85,10,5.5,1.77,8,5.07,1.59,14,5.25,1.16,8,2.33,2.34,6,3.73,2.52,15,6.5,2.42,10,6.25,1.28,8 +4757,flooring,5.32,1.7,25,3,2.35,21,6,1.45,22,5.38,2.06,16,5.22,0.83,9,3.73,2.69,11,2.33,1.73,9,5.5,1.97,6,6.19,1.22,16,4.82,1.78,11,5.71,1.59,14,2.55,2.11,11,3.5,2.59,10,5.77,1.42,13,6.33,1.5,9,4.71,1.27,14,6.09,1.92,11,3,2.65,13,3,1.93,8,5.67,1.5,12,6.4,1.35,10 +4758,floozy,3.95,1.94,22,4.89,1.94,19,4.38,2.54,21,4.8,1.64,5,3.62,2.03,16,4.25,1.58,8,5.36,2.11,11,4.7,2.21,10,4.09,2.88,11,4.33,1.56,12,3.5,2.32,10,5.5,2.12,10,4.22,1.56,9,3.92,2.27,12,5,2.87,9,4.18,1.99,11,3.73,1.95,11,5,2.45,8,4.82,1.6,11,5.11,2.57,9,3.83,2.48,12 +4759,flop,3.95,1.36,22,3.41,2.06,22,4.79,2.12,19,3.75,1.49,8,4.07,1.33,14,4,1.94,10,2.92,2.11,12,6.29,2.14,7,3.92,1.62,12,3.73,1.19,11,4.18,1.54,11,2.73,1.42,11,4.09,2.43,11,4.67,2.32,15,5.25,1.26,4,4,1.41,10,3.92,1.38,12,3.4,1.96,10,3.42,2.23,12,4.33,2.12,9,5.2,2.15,10 +4760,floppy,4.61,2.28,18,4.45,1.74,22,4.65,1.99,23,3.83,2.14,6,5,2.34,12,4.75,2.01,12,4.1,1.37,10,4.88,2.36,8,4.53,1.85,15,4.78,2.54,9,4.44,2.13,9,5,1.87,9,4.08,1.61,13,4.75,2.27,16,4.33,1.37,6,4.75,2.66,8,4.5,2.07,10,4,1.22,9,4.77,2.01,13,5.2,2.11,15,3.62,1.3,8 +4761,floral,7.42,1.3,19,2.73,1.8,22,5.15,1.9,27,6.33,1.21,6,7.92,1.04,13,2.36,1.57,11,3.09,2.02,11,4.82,2.52,11,5.38,1.36,16,7.27,1.62,11,7.62,0.74,8,2.36,1.96,11,3.09,1.64,11,5.11,1.78,18,5.22,2.22,9,7.15,1.41,13,8,0.89,6,3.07,2.06,14,2.12,1.13,8,5.4,2.38,15,4.83,1.03,12 +4762,florist,6.55,1.82,20,3.19,1.66,21,5.82,2.69,33,6.9,1.52,10,6.2,2.1,10,3.38,2.07,8,3.08,1.44,13,5.57,3.2,14,6,2.31,19,6.22,1.56,9,6.82,2.04,11,3.69,1.49,13,2.38,1.69,8,5.9,2.91,21,5.67,2.35,12,6.6,1.71,10,6.5,2.01,10,2.93,1.54,14,3.71,1.89,7,5.44,2.39,16,6.18,2.96,17 +4763,floss,5,1.55,21,3.48,2.23,23,5.69,1.67,26,5.18,1.66,11,4.8,1.48,10,3.55,2.38,11,3.42,2.19,12,5.27,1.85,11,6.14,1.46,14,4.5,1.84,10,5.45,1.13,11,3.64,2.58,11,3.33,1.97,12,5.41,1.73,17,6.5,1.31,8,5.31,1.75,13,4.5,1.07,8,2.8,1.78,15,4.75,2.55,8,5.88,2.03,17,5.33,0.5,9 +4764,flotation,5.6,1.43,20,3.61,1.92,23,4.71,2.29,28,5.62,0.74,8,5.58,1.78,12,3.44,1.59,9,3.71,2.16,14,3.93,2.3,14,5.5,2.07,14,5.11,1.36,9,6,1.41,11,4.09,2.12,11,3.17,1.7,12,5.07,2.37,14,4.36,2.24,14,5.6,1.35,10,5.6,1.58,10,3.09,1.81,11,4.08,1.98,12,5.08,2.07,12,4.44,2.48,16 +4765,flounder,5.32,2.14,19,4,2.29,22,4.32,2.08,19,4.56,2.19,9,6,1.94,10,5,1.83,7,3.5,2.47,14,4.1,2.02,10,4.56,2.24,9,5.67,2.45,9,5,1.89,10,4.67,2.92,9,3.5,1.78,12,4.12,0.64,8,4.6,2.84,10,5.58,1.62,12,4.86,2.91,7,4.32,2.29,19,2,1,3,3.88,0.64,8,4.64,2.69,11 +4766,flour,5.25,1.71,20,3.26,1.91,23,5.86,2.2,21,4.8,2.17,5,5.4,1.59,15,3.25,1.71,12,3.27,2.2,11,6,2.37,11,5.33,1.87,9,5.09,2.07,11,5.44,1.24,9,3.25,1.53,16,3.29,2.75,7,5.45,1.57,11,6.3,2.75,10,5.69,1.84,13,4.43,1.13,7,3.11,2.05,19,4,0.82,4,5.64,1.86,14,6.29,2.87,7 +4767,flourish,7.21,1.58,19,5.22,2.33,23,6.17,1.92,18,7,1.41,9,7.4,1.78,10,4.86,2.91,7,5.6,1.99,15,6.5,1.9,10,5.75,1.98,8,7.67,1.5,9,6.8,1.62,10,4.9,2.69,10,5.75,1.91,12,5.75,1.49,8,6.22,2.17,9,7.08,1.62,12,7.43,1.62,7,5.15,2.48,20,5.67,1.15,3,6.12,1.81,8,6.2,2.1,10 +4768,flow,5.68,0.89,19,3.71,2.28,21,5.4,2.42,25,5.33,0.58,3,5.75,0.93,16,4.57,2.64,7,3.31,2.14,13,5.5,2.27,8,5.35,2.55,17,5.43,0.79,7,5.83,0.94,12,4.57,2.76,7,3.31,2.06,13,5.14,2.48,14,5.73,2.41,11,5.5,0.76,8,5.82,0.98,11,3.91,2.43,11,3.5,2.22,10,5.5,2.66,18,5.14,1.77,7 +4769,flower,7.3,1.87,20,3.67,2.59,49,6.43,1.78,21,7,1.87,9,7.55,1.92,11,4,2.58,19,3.47,2.61,30,6.56,1.88,9,6.33,1.78,12,6.43,1.99,7,7.67,1.72,12,3.92,2.45,24,3.44,2.74,25,6.64,1.57,11,6.2,2.04,10,7.31,1.89,13,7.29,1.98,7,3.82,2.52,33,3.38,2.78,16,6.82,1.72,11,6,1.83,10 +4770,flowery,7.47,1.22,19,3.81,2.04,21,5.57,2.29,23,7,1.73,3,7.56,1.15,16,3.38,1.3,8,4.08,2.4,13,5.56,2.3,9,5.57,2.38,14,8.22,1.09,9,6.8,0.92,10,4,1.87,9,3.67,2.23,12,6.2,2.31,15,4.38,1.85,8,7.29,1.25,7,7.58,1.24,12,4.6,1.9,10,3.09,1.97,11,6.23,2.45,13,4.7,1.83,10 +4771,flu,2.58,1.8,19,4,2.41,21,2.8,2.12,25,2.25,0.5,4,2.67,2.02,15,3.75,2.22,4,4.06,2.51,17,4.11,2.47,9,2.06,1.53,16,2.25,0.71,8,2.82,2.32,11,4.1,2.47,10,3.91,2.47,11,2.86,1.96,14,2.73,2.41,11,2.4,1.07,10,2.78,2.44,9,2.9,2.23,10,5,2.19,11,3,2.25,18,2.29,1.8,7 +4772,flue,4.45,1.67,20,2.86,2.15,21,4.32,2.12,25,4.75,2.75,4,4.38,1.41,16,2.75,1.71,4,2.88,2.29,17,4.56,2.4,9,4.19,2.01,16,5,1.6,8,4.08,1.68,12,3.3,1.95,10,2.45,2.34,11,3.93,1.82,14,4.82,2.44,11,4.73,1.56,11,4.11,1.83,9,2.4,2.07,10,3.27,2.24,11,4.39,2.4,18,4.14,1.21,7 +4773,fluent,6.53,1.17,19,3.9,1.97,21,5.74,2.14,23,6,1,3,6.62,1.2,16,3.88,1.73,8,3.92,2.18,13,5.56,2.01,9,5.86,2.28,14,6.56,1.33,9,6.5,1.08,10,4.56,2.24,9,3.42,1.68,12,5.6,2.53,15,6,1.2,8,6.86,0.9,7,6.33,1.3,12,4,1.94,10,3.82,2.09,11,5.62,2.43,13,5.9,1.79,10 +4774,fluff,6.18,1.22,22,3.54,2.1,26,6.12,1.94,24,6.22,1.3,9,6.15,1.21,13,3.3,2.5,10,3.69,1.89,16,6.22,1.79,9,6.07,2.09,15,6.62,1.69,8,5.93,0.83,14,3.85,2.19,13,3.23,2.05,13,6.08,2.39,12,6.17,1.47,12,6.33,1.23,12,6,1.25,10,4,2.39,15,2.91,1.51,11,6.23,2.09,13,6,1.84,11 +4775,fluffy,7.11,1.29,19,3.45,2.11,22,6.11,1.66,19,6.67,1.32,9,7.5,1.18,10,2.4,1.67,5,3.94,2.11,16,6.5,1.52,6,5.92,1.75,13,7.21,1.12,14,6.8,1.79,5,3.42,1.88,12,3.78,2.44,9,5.44,1.74,9,6.7,1.42,10,7.22,1.09,9,7,1.49,10,3.75,2.14,12,3.1,2.13,10,7,1.41,6,5.69,1.65,13 +4776,fluid,5.05,1.56,22,4.04,2.62,26,5.75,1.85,24,5.67,1.41,9,4.62,1.56,13,2.6,2.12,10,4.94,2.54,16,5.89,1.9,9,5.67,1.88,15,5.5,0.53,8,4.79,1.89,14,4.46,2.99,13,3.62,2.22,13,5.25,1.86,12,6.25,1.76,12,5.08,1.56,12,5,1.63,10,4.07,2.87,15,4,2.37,11,6,1.83,13,5.45,1.92,11 +4777,fluke,4.3,2.05,20,4.94,2.58,18,3.58,2.47,24,4.2,2.17,5,4.33,2.09,15,5.8,2.95,5,4.62,2.47,13,3.85,2.58,13,3.27,2.41,11,4.8,2.2,10,3.8,1.87,10,6,2.45,7,4.27,2.53,11,3.94,2.74,16,2.88,1.73,8,3.71,1.59,14,5.67,2.5,6,5.5,2.5,12,3.83,2.56,6,3,1.96,15,4.56,3,9 +4778,flunk,1.95,1.07,21,3.72,2.07,25,4.23,2.78,22,2.12,1.13,8,1.85,1.07,13,3.23,2.01,13,4.25,2.09,12,5.46,2.67,13,2.44,1.88,9,2,1.2,8,2,1.04,12,3.79,1.89,14,3.64,2.38,11,5.08,2.64,12,3.2,2.7,10,1.9,1.1,10,2,1.1,11,3.41,1.87,17,4.38,2.45,8,4.2,3.12,10,4.25,2.6,12 +4779,flunky,2.89,1.24,19,3.15,2.13,20,4.95,2.56,20,2,1,3,3.2,1.15,15,2.7,1.83,10,3.6,2.41,10,5.4,2.22,10,4.5,2.92,10,3.5,1.05,6,2.75,1.22,12,2.14,1.77,7,3.69,2.18,13,4,1.41,8,5.58,3,12,2.92,1.44,12,2.86,0.9,7,3.3,2.21,10,3,2.16,10,4.78,2.44,9,5.09,2.77,11 +4780,fluorescent,5.16,2.06,19,3.85,2.41,20,5.15,2.5,20,6.67,1.53,3,5,2.07,15,3.8,2.3,10,3.9,2.64,10,6.3,1.34,10,4,2.91,10,5.33,2.66,6,5.25,1.82,12,4.71,2.87,7,3.38,2.1,13,4.75,2.82,8,5.42,2.35,12,5.33,1.78,12,4.86,2.61,7,4.5,2.59,10,3.2,2.15,10,4.22,2.64,9,5.91,2.21,11 +4781,flurry,5.68,1.64,22,4.18,2.3,22,5.25,2.45,20,5.38,1.51,8,5.86,1.75,14,4.4,2.41,10,4,2.3,12,7.14,1.95,7,4.23,2.09,13,5.45,1.51,11,5.91,1.81,11,4.18,1.83,11,4.18,2.79,11,5.4,2.44,15,4.8,2.68,5,5.5,1.27,10,5.83,1.95,12,4.9,2.28,10,3.58,2.23,12,4.7,2,10,5.8,2.82,10 +4782,flush,4.67,1.39,21,4.35,2.13,20,5.62,2.25,21,5.17,0.75,6,4.47,1.55,15,5.12,1.25,8,3.83,2.48,12,6.18,2.18,11,5,2.26,10,4.33,1.21,6,4.8,1.47,15,5.2,2.1,10,3.5,1.9,10,5.07,2.46,14,6.71,1.25,7,4.43,1.27,7,4.79,1.48,14,4.29,1.98,14,4.5,2.66,6,5.42,2.19,12,5.89,2.42,9 +4783,flute,6.29,2.41,21,3.72,2.44,25,5.84,1.98,19,6.33,2.12,9,6.25,2.7,12,4,3.03,6,3.56,2.36,18,5.57,1.81,7,6,2.13,12,6.38,2.25,16,6,3.16,5,3.5,2.68,14,3.9,2.28,10,6,2.18,9,5.7,1.89,10,6.42,2.57,12,6.11,2.32,9,4.19,2.46,16,2.89,2.32,9,6.18,1.99,11,5.38,2,8 +4784,flutter,5.7,1.81,20,4.86,2.32,22,5.37,2.03,19,5.33,1.73,9,6,1.9,11,4.2,2.77,5,5.25,2.14,16,4.33,2.73,6,5.85,1.52,13,6.14,1.75,14,4.67,1.63,6,3.92,2.11,12,6.44,1.67,9,5.22,1.2,9,5.5,2.64,10,5.9,1.79,10,5.5,1.9,10,3.58,2.07,12,6.4,1.58,10,6,2.19,6,5.08,1.98,13 +4785,flux,4.17,1.58,18,4.18,1.89,22,4.79,1.93,24,4.33,1.97,6,4.08,1.44,12,4.5,2.07,12,3.8,1.69,10,4,1.69,8,5.19,1.97,16,4.6,1.26,10,3.62,1.85,8,4.56,1.94,9,3.92,1.89,13,4.82,1.7,17,4.67,2.8,6,3.88,1.46,8,4.4,1.71,10,4.11,1.27,9,4.23,2.28,13,5.12,2.13,16,4.12,1.36,8 +4786,fly,6.06,2.65,18,4.9,2.41,21,5.28,2.8,18,5.88,2.7,8,6.2,2.74,10,5.29,2.43,7,4.71,2.46,14,4.73,2.49,11,6.14,3.24,7,6.36,2.46,11,5.57,3.05,7,5.11,3.22,9,4.75,1.71,12,5.27,2.87,11,5.29,2.93,7,5,2.59,12,8.17,0.98,6,4.67,2.46,12,5.22,2.44,9,5.78,2.73,9,4.78,2.95,9 +4787,flyboy,4.7,1.75,20,4.33,1.98,21,4.97,2.04,34,4.9,1.91,10,4.5,1.65,10,4.25,2.43,8,4.38,1.76,13,4.86,2.38,14,5.05,1.82,20,4.33,1.94,9,5,1.61,11,5.15,1.57,13,3,1.93,8,5.18,2.34,22,4.58,1.31,12,4.2,2.1,10,5.2,1.23,10,4.29,2.2,14,4.43,1.62,7,4.88,2.15,17,5.06,1.98,17 +4788,flyer,4.95,1.36,21,3.76,2.07,21,5.4,2.45,25,5.08,1.51,12,4.78,1.2,9,4.57,2.3,7,3.36,1.91,14,5.8,2.74,10,5.13,2.29,15,5,0.82,4,4.94,1.48,17,3.9,2.47,10,3.64,1.75,11,5.43,2.44,7,5.39,2.52,18,4.75,1.6,12,5.22,0.97,9,3.38,1.8,13,4.38,2.45,8,4,2.12,9,6.19,2.32,16 +4789,foam,5.25,1.37,20,2.9,1.7,21,5.1,2.12,60,5.33,0.58,3,5.24,1.48,17,3,1.73,7,2.86,1.75,14,4.52,2.25,31,5.72,1.81,29,5.57,0.79,7,5.08,1.61,13,3,1.76,10,2.82,1.72,11,4.78,2.34,36,5.58,1.67,24,5.22,0.83,9,5.27,1.74,11,3.38,1.8,13,2.12,1.25,8,5.1,2.2,30,5.1,2.07,30 +4790,focal,4.85,1.73,20,3.94,2.07,18,6.41,1.5,22,5,1.87,5,4.8,1.74,15,4.83,1.47,6,3.5,2.24,12,6.2,1.32,10,6.58,1.68,12,5.6,0.84,10,4.1,2.08,10,4.9,1.97,10,2.75,1.58,8,5.82,1.33,11,7,1.48,11,4.75,1.76,12,5,1.77,8,3,2.24,9,4.89,1.45,9,6.18,1.72,11,6.64,1.29,11 +4791,focus,6.48,1.69,21,4.45,2.76,20,6.84,2.36,19,6.23,1.83,13,6.88,1.46,8,5.14,3.02,7,4.08,2.66,13,6.71,2.21,7,6.92,2.54,12,6.25,1.86,12,6.78,1.48,9,4.89,2.8,9,4.09,2.81,11,5.8,2.57,10,8,1.5,9,6.5,1.24,12,6.44,2.24,9,5.71,2.14,7,3.77,2.89,13,6.57,2.88,7,7,2.13,12 +4792,foe,3.15,1.6,20,4.71,2.85,24,3.82,2.09,28,3.75,1.28,8,2.75,1.71,12,4.22,2.68,9,5,3,15,3.29,2.13,14,4.36,1.98,14,2.44,1.42,9,3.73,1.56,11,4.33,2.67,12,5.08,3.09,12,2.86,1.17,14,4.79,2.39,14,2.6,1.51,10,3.7,1.57,10,4.75,2.99,12,4.67,2.84,12,3.58,1.83,12,4,2.31,16 +4793,fog,5.77,1.6,22,3.67,2.06,21,4.05,2.34,22,6.14,1.66,14,5.12,1.36,8,3.73,2.15,11,3.78,2.11,9,4.17,2.48,6,4,2.37,16,5.9,1.79,10,5.67,1.5,12,3.09,2.07,11,4.3,1.95,10,3.62,1.85,13,4.67,2.92,9,6,1.6,12,5.5,1.65,10,3.15,1.82,13,4.5,2.27,8,2.92,1.56,12,5.4,2.46,10 +4794,foggy,4.65,1.27,20,3.68,2.03,22,4.21,1.87,19,4.11,1.17,9,5.09,1.22,11,4.2,2.28,5,3.62,2.03,16,4,2.28,6,4.31,1.75,13,4.71,1.2,14,4.5,1.52,6,3.75,2.3,12,3.78,1.79,9,4.11,1.17,9,4.3,2.41,10,4.8,1.32,10,4.5,1.27,10,3.58,2.35,12,3.8,1.69,10,3.67,2.07,6,4.46,1.81,13 +4795,foil,4.57,1.54,21,3.7,2.01,23,5.04,1.56,26,4.82,1.25,11,4.3,1.83,10,3.55,2.11,11,3.83,1.99,12,4.91,1.87,11,5.07,1.38,14,4,1.56,10,5.09,1.38,11,3.82,2.36,11,3.58,1.73,12,5.12,1.36,17,4.75,2.05,8,4.69,1.84,13,4.38,0.92,8,3.27,1.67,15,4.5,2.45,8,5.12,1.9,17,4.89,0.6,9 +4796,fold,5.19,1.33,21,3,1.64,21,6.67,1.83,21,5.15,1.63,13,5.25,0.71,8,3.09,1.64,11,3.11,1.69,9,6,1.79,6,6.93,1.83,15,5,2,9,5.33,0.49,12,2.73,1.68,11,3.3,1.64,10,6.69,1.44,13,6.62,2.45,8,5.42,1.56,12,4.89,0.93,9,2.69,1.44,13,3.5,1.93,8,7.25,1.29,12,5.89,2.2,9 +4797,folder,5.7,1.75,20,2.33,1.53,21,5.42,1.98,24,6.5,2.52,4,5.5,1.55,16,2.25,0.96,4,2.35,1.66,17,6.11,1.96,9,5,1.93,15,6,1.51,8,5.5,1.93,12,2.3,1.25,10,2.36,1.8,11,5.14,1.96,14,5.8,2.04,10,5.64,1.69,11,5.78,1.92,9,2.2,1.69,10,2.45,1.44,11,5.76,2.19,17,4.57,0.98,7 +4798,foliage,5.68,1.13,22,4.25,2.51,24,6.21,1.91,24,5.44,1.01,9,5.85,1.21,13,3.44,2.55,9,4.73,2.43,15,5.89,1.96,9,6.4,1.92,15,4.88,0.35,8,6.14,1.17,14,5,2.57,11,3.62,2.36,13,5.92,1.93,12,6.5,1.93,12,5.75,1.14,12,5.6,1.17,10,4.31,2.46,13,4.18,2.68,11,6.69,1.8,13,5.64,1.96,11 +4799,folk,6.17,1.62,18,2.45,1.67,20,6,2.28,18,5.25,1.04,8,6.9,1.66,10,3,2.24,7,2.15,1.28,13,6,2.24,11,6,2.52,7,5.55,1.21,11,7.14,1.77,7,2.44,2.01,9,2.45,1.44,11,6.27,2.15,11,5.57,2.57,7,6,1.81,12,6.5,1.22,6,2.17,1.47,12,2.88,1.96,8,6.78,2.33,9,5.22,2.05,9 +4800,folklore,6.32,2,19,4.1,2.51,20,4.85,2.35,20,5.67,1.15,3,6.6,2.1,15,4,3.16,10,4.2,1.81,10,4.5,2.01,10,5.2,2.7,10,5.67,2.66,6,6.83,1.53,12,5.29,3.09,7,3.46,1.98,13,4.38,2.07,8,5.17,2.55,12,7.17,1.64,12,4.86,1.77,7,4.9,2.42,10,3.3,2.45,10,3.78,1.99,9,5.73,2.33,11 +4801,follow,4.82,1.05,22,3.76,2.34,21,4.81,2.43,16,4.67,1.63,6,4.87,0.83,15,2.57,2.23,7,4.36,2.24,14,4.75,2.43,8,4.88,2.59,8,4.71,1.27,14,5,0.58,7,4.33,2.74,9,3.33,2.02,12,4.78,3.07,9,4.86,1.46,7,4.79,1.19,14,4.88,0.83,8,4.33,2.66,6,3.53,2.26,15,5.67,2.92,9,3.71,0.95,7 +4802,follower,4.86,1.98,21,3.4,2.27,25,4.58,2.17,19,5.22,1.79,9,4.58,2.15,12,4.33,2.66,6,3.06,2.18,18,4.71,2.75,7,4.5,1.88,12,4.81,2.04,16,5,2,5,3.43,2.53,14,3.3,2.11,10,5,2.4,9,4.2,1.99,10,5.42,1.88,12,4.11,1.96,9,3.81,2.4,16,2.67,1.94,9,4.09,2.34,11,5.25,1.83,8 +4803,folly,4.11,1.63,19,4.56,1.62,18,3.65,1.73,17,4.64,1.29,11,3.38,1.85,8,4.75,2.5,4,4.5,1.4,14,3.25,1.91,8,4,1.58,9,4.12,1.46,8,4.09,1.81,11,4.14,1.35,7,4.82,1.78,11,3,1.79,6,4,1.67,11,4.15,1.77,13,4,1.41,6,4.55,1.92,11,4.57,1.13,7,3.71,1.5,7,3.6,1.96,10 +4804,fond,6.79,1.75,19,3.26,2.07,23,6.42,1.8,19,5.78,1.2,9,7.7,1.7,10,4.14,2.27,7,2.73,1.91,15,6.2,2.15,10,6.67,1.41,9,7,2.12,9,6.6,1.43,10,3.2,2.39,10,3.17,1.9,12,5.88,2.3,8,6.8,1.4,10,7.17,1.7,12,6.14,1.77,7,3.5,2.12,20,1.67,0.58,3,5.75,1.91,8,6.91,1.64,11 +4805,fondle,4.32,2.36,19,5.18,2.5,22,4.88,2.46,24,4,1.79,6,4.46,2.63,13,5.58,2.27,12,4.7,2.79,10,5.12,2.64,8,4.75,2.44,16,5.2,2.15,10,3.33,2.29,9,5.89,2.15,9,4.69,2.69,13,5,2.35,17,4.83,3.06,6,4.75,2.66,8,4,2.19,11,4.44,1.74,9,5.69,2.87,13,4.31,2.18,16,6,2.73,8 +4806,fondness,7.68,1.29,19,3.55,2.2,22,6.82,1.33,22,7.78,1.39,9,7.6,1.26,10,4.5,2.2,8,3,2.08,14,6.91,1.64,11,6.73,1.01,11,7.57,1.51,7,7.75,1.22,12,3.6,2.22,10,3.5,2.28,12,6.92,1.12,13,6.67,1.66,9,7.5,1.58,10,7.89,0.93,9,3.62,2.39,8,3.5,2.18,14,6.93,1.59,14,6.62,0.74,8 +4807,fondue,6,1.72,22,3.71,2.22,21,6.5,2.35,20,6,1.51,8,6,1.88,14,3.9,2.33,10,3.55,2.21,11,6.86,2.27,7,6.31,2.46,13,5.64,1.8,11,6.36,1.63,11,4.1,2.02,10,3.36,2.42,11,6.27,2.52,15,7.2,1.79,5,5.8,1.55,10,6.17,1.9,12,3.78,1.92,9,3.67,2.5,12,6.4,2.12,10,6.6,2.67,10 +4808,font,5.09,1.44,22,3.38,2.11,21,6.45,1.99,20,5.62,1.51,8,4.79,1.37,14,3.6,1.96,10,3.18,2.32,11,6.71,2.56,7,6.31,1.7,13,5.09,1.51,11,5.09,1.45,11,3.73,2.2,11,3,2.05,10,6,2,15,7.8,1.3,5,4.6,1.43,10,5.5,1.38,12,3.8,1.75,10,3,2.41,11,5.9,1.37,10,7,2.4,10 +4809,food,7.52,1.38,42,4.69,2.63,42,6.08,2.15,48,7.86,1.17,14,7.36,1.47,28,4.94,2.49,16,4.54,2.75,26,6.12,2.64,17,6.17,1.82,30,7.33,1.14,18,7.67,1.55,24,4.79,2.68,19,4.61,2.64,23,6.06,2.37,32,6.33,1.54,15,7.46,1.53,26,7.62,1.15,16,4.44,3,25,5.06,1.98,17,5.89,2.42,28,6.35,1.73,20 +4810,fool,3.56,2.15,18,4.86,2.5,21,2.94,1.76,18,4,2,8,3.2,2.3,10,5,2.45,7,4.79,2.61,14,3,1.95,11,2.86,1.57,7,3.64,1.8,11,3.43,2.76,7,4.33,2.55,9,5.25,2.49,12,2.55,1.92,11,3.57,1.4,7,3,1.65,12,4.67,2.73,6,4.25,2.14,12,5.67,2.83,9,2.67,1.66,9,3.22,1.92,9 +4811,foolhardy,3.86,1.9,21,5.05,1.93,19,4.71,2.24,21,4.17,0.98,6,3.73,2.19,15,5,2.2,8,5.09,1.81,11,4.45,2.16,11,5,2.4,10,4,1.67,6,3.8,2.04,15,4.6,2.32,10,5.56,1.33,9,4.79,2.67,14,4.57,1.13,7,3.57,1.51,7,4,2.11,14,4.93,2.2,14,5.4,0.89,5,4.42,2.23,12,5.11,2.32,9 +4812,foolish,3,1.33,19,4.57,2.01,21,3.9,1.59,20,4.67,1.53,3,2.69,1.08,16,4.33,2.5,6,4.67,1.88,15,4.5,1.52,6,3.64,1.6,14,3.4,1.26,10,2.56,1.33,9,4.57,2.3,7,4.57,1.95,14,3.9,1.52,10,3.9,1.73,10,3.25,1.58,8,2.82,1.17,11,5.11,2.03,9,4.17,1.99,12,3.75,1.83,8,4,1.48,12 +4813,foolishness,4.1,2.07,21,4.6,2.57,25,4.26,2.56,19,4.11,2.2,9,4.08,2.07,12,4,2.53,6,4.72,2.67,18,3.86,2.48,7,4.5,2.68,12,3.88,1.82,16,4.8,2.86,5,3.71,2.67,14,5.7,2.11,10,4.78,2.82,9,3.8,2.35,10,3.92,2.57,12,4.33,1.22,9,5.31,2.36,16,3.33,2.55,9,3.82,2.89,11,4.88,2.03,8 +4814,foolproof,5.82,1.33,22,4.36,2.44,22,6,2.22,20,6.5,1.2,8,5.43,1.28,14,4.8,2.7,10,4,2.26,12,6.29,2.56,7,5.85,2.12,13,6.09,1.64,11,5.55,0.93,11,4.64,2.38,11,4.09,2.59,11,5.87,2.33,15,6.4,2.07,5,5.4,1.43,10,6.17,1.19,12,4.4,2.55,10,4.33,2.46,12,6,1.56,10,6,2.83,10 +4815,foot,4.68,1.42,19,2.77,1.57,22,5.97,2.03,39,6,1,3,4.44,1.36,16,3.5,1.69,8,2.36,1.39,14,6.87,2,15,5.42,1.89,24,5,0.94,10,4.33,1.8,9,3.2,1.69,10,2.42,1.44,12,5.86,2.1,28,6.27,1.9,11,5,1.2,8,4.45,1.57,11,2.5,1.77,8,2.93,1.49,14,5.74,1.66,19,6.2,2.35,20 +4816,foot stool,5.27,1.24,22,3.41,2.36,22,5.37,2.06,19,5.25,1.16,8,5,0.82,13,4.38,2.72,8,2.77,2.09,13,5,1.53,7,5.45,2.42,11,5.38,1.19,8,4.92,0.76,13,3.38,2.92,8,3.43,2.1,14,3.57,1.81,7,6.42,1.38,12,5.18,1.25,11,5.36,1.29,11,2.25,1.91,8,4.07,2.4,14,5.44,1.86,16,5,3.46,3 +4817,footage,5.33,1.28,18,3.12,1.96,17,5.71,2.34,17,6,0.82,10,4.5,1.31,8,4,2.58,4,2.85,1.77,13,5.12,2.42,8,6.22,2.28,9,6.12,0.83,8,4.7,1.25,10,4,2.24,7,2.5,1.58,10,6.17,2.04,6,5.45,2.54,11,5.42,1.56,12,5.17,0.41,6,2.7,2.21,10,3.71,1.5,7,5.57,2.3,7,5.8,2.49,10 +4818,football,6.52,2.23,21,5.65,2.89,20,5.42,2.78,19,7.15,1.86,13,5.5,2.51,8,6.14,1.95,7,5.38,3.33,13,6.71,2.43,7,4.67,2.77,12,7,1.86,12,5.89,2.62,9,5.89,2.8,9,5.45,3.08,11,6.5,2.51,10,4.22,2.68,9,6.75,2.18,12,6.22,2.39,9,5.71,2.69,7,5.62,3.1,13,6.29,2.21,7,4.92,3.03,12 +4819,foothold,5.2,1.88,20,3.83,2.21,23,5.1,1.95,21,5.6,2.61,5,5.07,1.67,15,4.33,1.67,12,3.27,2.65,11,5.09,1.81,11,4.67,1.8,9,5.08,2.31,12,5.38,1.06,8,4.12,2.33,16,3.14,1.86,7,4.64,1.96,11,5.6,1.9,10,5.5,1.78,12,4.75,2.05,8,3.74,2.26,19,4.25,2.22,4,4.43,1.74,14,6.43,1.72,7 +4820,footing,5.13,1.42,23,2.95,1.9,20,5.57,1.57,21,5.78,1.48,9,4.71,1.27,14,3.22,1.92,9,2.73,1.95,11,5.5,2.51,6,5.6,1.12,15,5.09,1.51,11,5.27,1.42,11,3,1.93,8,2.92,1.98,12,5.5,1.45,14,5.71,1.89,7,5.08,1.85,13,5.2,0.63,10,3.17,1.99,12,2.62,1.85,8,5.55,1.57,11,5.6,1.65,10 +4821,footlocker,5.05,1.36,21,4.25,2.09,24,5.27,2.33,22,5.38,0.92,8,4.85,1.57,13,4.62,2.33,13,3.82,1.78,11,5.69,2.14,13,4.67,2.6,9,5.88,1.55,8,4.58,1,12,5.21,1.67,14,2.9,1.91,10,5.67,1.97,12,4.8,2.74,10,4.9,1.1,10,5.18,1.6,11,3.82,2.3,17,5.29,0.95,7,5.8,2.82,10,4.83,1.85,12 +4822,footloose,6.05,1.73,22,4.62,2.48,26,5.38,2.24,24,6.44,1.13,9,5.77,2.05,13,4.5,2.76,10,4.69,2.39,16,5,2,9,5.6,2.41,15,6.25,1.04,8,5.93,2.06,14,4.77,2.59,13,4.46,2.47,13,4.83,2.33,12,5.92,2.11,12,6,2.13,12,6.1,1.2,10,4.87,2.56,15,4.27,2.45,11,5.23,2.28,13,5.55,2.3,11 +4823,footprint,6,1.73,21,2.96,1.97,25,6.37,1.54,19,5.22,1.86,9,6.58,1.44,12,3,1.9,6,2.89,2.08,18,6,1.41,7,6.58,1.62,12,5.94,1.91,16,6.2,1.1,5,2.64,2.13,14,3.3,1.83,10,6.44,1.51,9,6.3,1.64,10,5.83,1.99,12,6.22,1.39,9,3.38,2.19,16,2.22,1.3,9,6.45,1.51,11,6.25,1.67,8 +4824,footwear,6.43,1.57,21,4,2.29,22,5.18,1.92,22,6,1.66,9,6.75,1.48,12,2.67,1.63,6,4.4,2.38,15,5.67,2.07,6,5,1.9,16,6.22,1.09,9,6.58,1.88,12,4.4,2.41,5,3.88,2.32,17,4.64,1.5,11,5.73,2.2,11,6.67,1.92,12,6.11,0.93,9,5.11,2.15,9,3.23,2.13,13,5.08,2.11,12,5.3,1.77,10 +4825,footwork,5.74,1.97,19,3.96,2.23,23,5.58,1.77,19,5.56,1.59,9,5.9,2.33,10,3.86,2.61,7,4,2.2,15,6.1,1.37,10,5,2.06,9,5.78,2.17,9,5.7,1.89,10,4.9,2.51,10,3.17,1.8,12,5.75,1.28,8,5.3,2.16,10,5.75,2.09,12,5.71,1.89,7,3.95,2.39,20,4,0,3,5.62,1.3,8,5.55,2.11,11 +4826,forbid,2.82,1.33,22,4.85,2.57,26,4.48,2.63,23,2.33,1,9,3.15,1.46,13,3.5,2.76,10,5.69,2.12,16,5.56,2.35,9,3.79,2.64,14,2.38,0.92,8,3.07,1.49,14,4.38,2.47,13,5.31,2.69,13,4.67,2.67,12,4.27,2.69,11,3.08,1.38,12,2.5,1.27,10,4,2.42,15,6,2.41,11,3.85,2.44,13,5.3,2.75,10 +4827,forbidding,3.82,1.79,22,5.05,2.25,19,3.57,2.13,21,4.6,0.89,5,3.56,2,16,5.75,2.19,8,4.55,2.25,11,3.6,2.07,10,3.55,2.3,11,3.92,1.68,12,3.7,2,10,5.8,1.99,10,4.22,2.33,9,3.25,2.26,12,4,2,9,3.55,1.57,11,4.09,2.02,11,5.25,1.91,8,4.91,2.55,11,3.67,2.06,9,3.5,2.28,12 +4828,force,4.17,2.23,18,5.35,2.76,20,4.22,2.56,18,3.75,1.28,8,4.5,2.8,10,5.71,1.8,7,5.15,3.21,13,4.91,2.21,11,3.14,2.85,7,3.91,1.45,11,4.57,3.21,7,5.56,3.24,9,5.18,2.44,11,3.82,2.64,11,4.86,2.48,7,3.17,1.27,12,6.17,2.48,6,5.42,2.81,12,5.25,2.87,8,4.44,2.65,9,4,2.6,9 +4829,forceful,3.7,1.78,20,5.36,2.46,22,5.53,2.52,19,4,1.94,9,3.45,1.69,11,5.8,3.56,5,5.19,2.23,16,7,1.67,6,4.85,2.61,13,3.71,1.86,14,3.67,1.75,6,4.58,2.23,12,6.33,2.65,9,5,1.94,9,6,2.98,10,4.4,1.9,10,3,1.41,10,4,2.41,12,7,1.25,10,6,3.03,6,5.31,2.36,13 +4830,forceps,3.8,1.74,20,4.57,2.02,23,5.86,2.06,21,4.67,1.8,9,3.09,1.38,11,4.27,2,11,4.83,2.08,12,5.38,1.77,8,6.15,2.23,13,3.93,1.73,14,3.5,1.87,6,4.22,2.28,9,4.79,1.89,14,5.62,1.51,8,6,2.38,13,3.7,1.57,10,3.9,1.97,10,4.77,2.13,13,4.3,1.95,10,6.5,1.73,12,5,2.24,9 +4831,forces,5.58,1.89,19,4.33,2.67,21,5.48,2.11,23,5.73,1.74,11,4.86,1.77,7,5.62,2.72,8,3.54,2.4,13,5.43,2.88,7,5.5,1.79,16,6.12,2.17,8,5.18,1.66,11,4.5,3.07,8,4.23,2.52,13,5.91,1.76,11,5.08,2.39,12,5.58,2.11,12,5.57,1.62,7,3.45,2.98,11,5.3,2,10,5.31,2.36,13,5.7,1.83,10 +4832,ford,5.79,2.12,19,2.85,2.08,20,6,1.56,24,6.23,2.24,13,4.83,1.6,6,3.6,2.41,5,2.6,1.99,15,5.77,1.48,13,6.27,1.68,11,6.44,1.81,9,5.2,2.3,10,3,2.24,7,2.77,2.09,13,5.82,1.78,11,6.15,1.41,13,6,1.94,9,5.6,2.37,10,2.4,1.58,10,3.3,2.5,10,6.56,1.42,9,5.67,1.59,15 +4833,fore,5.05,1.4,22,4.32,2.06,19,5.52,2.18,21,5.4,1.52,5,4.94,1.44,16,4.88,2.03,8,3.91,2.07,11,5.8,1.99,10,5.27,2.41,11,4.92,1.24,12,5.2,1.62,10,4.1,1.79,10,4.56,2.4,9,5.17,2.55,12,6,1.58,9,5.09,1.14,11,5,1.67,11,3.88,2.23,8,4.64,1.96,11,6.11,1.83,9,5.08,2.39,12 +4834,forearm,5.58,0.61,19,3.75,2.12,20,6.35,1.85,23,5.33,0.58,3,5.62,0.62,16,4.5,1.85,8,3.25,2.22,12,6.56,1.67,9,6.21,2.01,14,5.67,0.71,9,5.5,0.53,10,3.62,2.2,8,3.83,2.17,12,6.93,1.83,15,5.25,1.39,8,5.57,0.53,7,5.58,0.67,12,4.1,1.85,10,3.4,2.41,10,7,1.83,13,5.5,1.58,10 +4835,foreboding,3.53,1.54,19,5.3,2.2,20,3.48,1.38,23,3.46,1.61,13,3.67,1.51,6,5.2,2.49,5,5.33,2.19,15,3.58,1,12,3.36,1.75,11,4.11,1.69,9,3,1.25,10,5.71,2.5,7,5.08,2.1,13,3.45,1.44,11,3.5,1.38,12,3.78,1.48,9,3.3,1.64,10,4.8,2.49,10,5.8,1.87,10,3.33,1.5,9,3.57,1.34,14 +4836,forecast,4.89,1.33,19,3.7,2.58,20,4.73,2.24,26,5.09,1.3,11,4.62,1.41,8,4.29,2.14,7,3.38,2.81,13,4.31,1.93,13,5.15,2.51,13,5,1.7,10,4.78,0.83,9,3.91,2.91,11,3.44,2.24,9,4.88,2.5,17,4.44,1.74,9,4.89,1.36,9,4.9,1.37,10,4.08,3.03,12,3.12,1.73,8,5.25,2.08,16,3.9,2.33,10 +4837,foreclose,2,1.08,20,6,2.35,18,2.92,1.85,26,1.82,0.98,11,2.22,1.2,9,5.67,1.75,6,6.17,2.66,12,3.38,2.02,13,2.46,1.61,13,2.18,1.08,11,1.78,1.09,9,6.5,2.51,10,5.38,2.13,8,3.47,2.03,17,1.89,0.78,9,1.6,0.97,10,2.4,1.07,10,6.33,2.39,12,5.33,2.34,6,3,1.59,16,2.8,2.3,10 +4838,foreclosure,1.75,1.07,20,5.9,2.83,20,3.08,1.87,26,1.73,1.19,11,1.78,0.97,9,5.86,2.54,7,5.92,3.07,13,3.54,2.15,13,2.62,1.5,13,2,1.34,11,1.44,0.53,9,4.91,3.14,11,7.11,1.9,9,3.41,2.12,17,2.44,1.13,9,1.6,0.97,10,1.9,1.2,10,6.08,3,12,5.62,2.72,8,2.94,1.69,16,3.3,2.21,10 +4839,forefront,4.95,0.79,22,4.69,2.33,26,6.08,1.84,24,5,0.5,9,4.92,0.95,13,4.4,2.67,10,4.88,2.16,16,6.56,1.51,9,5.8,2.01,15,5.25,0.71,8,4.79,0.8,14,4.69,2.25,13,4.69,2.5,13,5.67,2.23,12,6.5,1.31,12,4.92,1,12,5,0.47,10,4.2,2.27,15,5.36,2.34,11,6.23,2.2,13,5.91,1.38,11 +4840,forego,4.89,2,19,4.33,2.26,24,5.32,2.23,28,5.25,1.16,8,4.64,2.46,11,4.44,2.4,9,4.27,2.25,15,4.79,2.52,14,5.86,1.83,14,4.78,2.05,9,5,2.05,10,4.08,1.83,12,4.58,2.68,12,4.57,2.24,14,6.07,2.02,14,4.9,1.91,10,4.89,2.2,9,4.17,2.08,12,4.5,2.5,12,5.25,1.82,12,5.38,2.55,16 +4841,foregone,5.06,1.16,18,3.32,2.08,19,4.16,1.75,25,5.2,0.84,5,5,1.29,13,3.45,2.16,11,3.12,2.1,8,4.31,1.92,16,3.89,1.45,9,4.71,1.38,7,5.27,1.01,11,3,2.12,9,3.6,2.12,10,4.2,1.85,20,4,1.41,5,4.33,0.87,9,5.78,0.97,9,3.55,2.21,11,3,2,8,4.53,1.71,19,3,1.41,6 +4842,foreground,5.47,1.54,19,2.68,1.78,22,5.11,1.83,28,5.33,0.82,6,5.54,1.81,13,2.64,1.91,11,2.73,1.74,11,4.73,2.33,11,5.35,1.46,17,5.55,1.57,11,5.38,1.6,8,2.73,2.05,11,2.64,1.57,11,5.17,1.86,18,5,1.89,10,5.69,1.8,13,5,0.63,6,2.64,1.95,14,2.75,1.58,8,4.94,2.11,16,5.33,1.44,12 +4843,forehead,5.04,1.61,23,3.14,2.01,22,6.5,2.04,20,5.5,1.51,8,4.8,1.66,15,3.8,1.99,10,2.58,1.93,12,6.71,2.63,7,6.38,1.76,13,4.75,1.86,12,5.36,1.29,11,3.27,1.95,11,3,2.14,11,6.2,1.93,15,7.4,2.3,5,4.91,1.51,11,5.17,1.75,12,2.9,1.79,10,3.33,2.23,12,5.3,1.57,10,7.7,1.77,10 +4844,foreign,4.86,1.55,22,5.43,2.63,23,4.79,1.65,19,4.88,1.96,8,5.15,0.8,13,5.25,2.49,8,5.57,2.87,14,4.14,1.35,7,5.18,1.83,11,5,2.14,8,5.08,0.49,13,6.67,2.5,9,4.64,2.47,14,3.86,1.35,7,5.33,1.61,12,5,1.48,11,4.73,1.68,11,4.67,2.92,9,5.93,2.4,14,4.5,1.41,16,6.33,2.31,3 +4845,foreigner,4.68,2.11,19,3.24,2.05,21,4.33,2.13,15,5.27,1.56,11,4.29,2.5,7,3.71,1.7,7,3,2.22,14,4.2,2.68,5,4.4,1.96,10,4.62,2.26,8,4.73,2.1,11,3.11,2.37,9,3.33,1.87,12,5.14,2.48,7,3.62,1.6,8,3.92,2.19,12,6,1.15,7,2.73,1.9,11,3.8,2.15,10,4.5,2.07,8,4.14,2.34,7 +4846,foreman,4.89,2.05,19,3.55,2.3,22,5.08,1.91,24,4.33,2.07,6,5.15,2.08,13,3.58,2.5,12,3.5,2.17,10,5.62,2.2,8,4.81,1.76,16,4.7,2.06,10,5.11,2.15,9,3.67,2.35,9,3.46,2.37,13,4.94,2.14,17,5.5,1.38,6,4.75,2.05,8,5,2.14,11,3.67,1.94,9,3.46,2.6,13,4.75,1.69,16,5.75,2.25,8 +4847,foremost,5.27,1.16,22,3.81,2.26,26,6.04,1.74,23,5.33,0.5,9,5.23,1.48,13,3,2.21,10,4.31,2.21,16,5.78,1.64,9,6.21,1.85,14,5.88,1.36,8,4.93,0.92,14,4.15,2.12,13,3.46,2.44,13,5.67,1.67,12,6.45,1.81,11,5.17,1.53,12,5.4,0.52,10,3.13,2.07,15,4.73,2.28,11,6.15,1.63,13,5.9,1.97,10 +4848,forensic,4.42,1.46,19,5.06,2.69,18,4.75,2.64,24,5,1.87,5,4.21,1.31,14,5.2,1.79,5,5,3.03,13,4,2.55,13,5.64,2.58,11,4.56,1.01,9,4.3,1.83,10,6,1.83,7,4.45,3.05,11,4.12,2.5,16,6,2.62,8,4.23,1.59,13,4.83,1.17,6,5.67,2.42,12,3.83,2.99,6,4.13,2.97,15,5.78,1.64,9 +4849,forensics,5.86,2.1,21,4.36,2.38,22,5.14,1.98,21,5.89,1.17,9,5.83,2.66,12,2.83,1.6,6,4.87,2.47,15,4.67,1.86,6,5.33,2.06,15,5.78,1.86,9,5.92,2.35,12,5.6,2.07,5,4,2.4,17,5.5,1.9,10,4.82,2.09,11,6.83,1.95,12,4.56,1.59,9,4.56,2.01,9,4.23,2.68,13,4.75,2.3,12,5.67,1.41,9 +4850,foreplay,6.4,1.31,20,6.71,2.59,21,5.92,2.56,25,6.67,1.53,3,6.35,1.32,17,7,2.89,7,6.92,2.25,13,5.12,2.42,8,6.29,2.62,17,6.43,1.13,7,6.38,1.45,13,7.57,1.4,7,6.62,2.81,13,5.21,2.67,14,6.82,2.23,11,6.11,1.54,9,6.64,1.12,11,6.64,2.73,11,6.8,2.57,10,6.11,2.83,18,5.43,1.81,7 +4851,foresee,5.67,1.11,21,3.64,2.56,25,6.05,1.87,19,5.44,0.88,9,5.83,1.27,12,4.67,2.73,6,3.33,2.57,18,5.86,2.34,7,6.17,1.64,12,5.69,1.01,16,5.6,1.52,5,3.57,2.62,14,3.8,2.74,10,6.22,2.44,9,5.9,1.29,10,5.5,1.17,12,5.89,1.05,9,3.38,2.36,16,4.11,2.98,9,5.91,1.97,11,6.25,1.83,8 +4852,foresight,5.79,2.1,19,3.5,2.15,22,6.13,2.18,23,6.27,1.79,11,5.71,1.89,7,4.62,2.33,8,2.86,1.83,14,5.71,2.14,7,6.31,2.24,16,5,2.07,8,6.36,2.01,11,2.89,1.96,9,3.92,2.25,13,5.73,1.95,11,6.5,2.39,12,5.58,2.57,12,6.14,0.9,7,3.18,2.79,11,3.82,1.33,11,5.69,2.25,13,6.7,2.06,10 +4853,forest,6.68,1.67,22,4.44,2.68,18,5.71,2.03,21,5.4,0.55,5,7.06,1.77,16,5.12,1.81,8,3.9,3.21,10,5.9,2.08,10,5.55,2.07,11,6.42,1.56,12,7,1.83,10,4.6,3.06,10,4.25,2.31,8,5.42,2.15,12,6.11,1.9,9,7,1.55,11,6.36,1.8,11,4.71,2.06,7,4.27,3.1,11,5.56,1.88,9,5.83,2.21,12 +4854,forevermore,6.48,2.62,21,4.3,2.7,20,5,2.94,22,5.67,2.8,6,6.8,2.57,15,3.38,2.67,8,4.92,2.64,12,5.58,3.18,12,4.3,2.63,10,6.78,2.77,9,6.25,2.6,12,4.11,2.85,9,4.45,2.7,11,4.29,2.93,7,5.33,2.99,15,6.2,3.26,10,6.73,2,11,4.31,2.63,13,4.29,3.04,7,4.17,3.21,12,6,2.36,10 +4855,forfeit,3.68,1.57,19,4.74,2.65,23,4.43,2.53,28,4.38,0.92,8,3.18,1.78,11,5,2.74,9,4.57,2.68,14,4.21,2.83,14,4.64,2.27,14,3.11,1.36,9,4.2,1.62,10,4.75,2.83,12,4.73,2.57,11,4.07,2.79,14,4.79,2.29,14,3.6,1.71,10,3.78,1.48,9,5,3.03,11,4.5,2.35,12,3.92,2.35,12,4.81,2.66,16 +4856,forge,5,1.67,19,4.16,2.29,19,5.55,2.09,22,5,1.53,7,5,1.81,12,4.89,2.26,9,3.5,2.22,10,6.83,2.23,6,5.06,1.88,16,5.44,1.33,9,4.56,2.01,9,4.43,2.44,7,4,2.3,12,5.93,1.67,15,4.71,2.75,7,5.1,1.73,10,4.89,1.69,9,4.36,2.06,11,3.88,2.7,8,5.73,2.28,11,5.36,1.96,11 +4857,forger,3.95,1.47,21,5.05,2.08,22,4.71,2.53,21,3.8,1.3,5,4,1.55,16,5.64,2.29,11,4.45,1.75,11,5.45,2.54,11,3.33,1.66,9,3.92,1.83,12,4,0.87,9,4.53,2.2,15,6.14,1.35,7,4.55,1.69,11,4.9,3.31,10,3.62,1.5,13,4.5,1.31,8,5.17,2.28,18,4.5,0.58,4,4.21,2.39,14,5.71,2.69,7 +4858,forgery,2.6,1.82,20,4.86,2.31,21,3.4,1.94,25,2,0,4,2.75,2.02,16,4.25,2.22,4,5,2.37,17,3.78,2.17,9,3.19,1.83,16,2.38,0.92,8,2.75,2.26,12,5.4,2.32,10,4.36,2.29,11,3.43,1.79,14,3.36,2.2,11,2.36,1.21,11,2.89,2.42,9,5.1,2.56,10,4.64,2.16,11,3.67,2.11,18,2.71,1.25,7 +4859,forget,3.73,1.28,22,4.43,2.31,21,3.5,2.2,18,3.17,1.47,6,3.93,1.22,15,4.14,2.79,7,4.57,2.14,14,3,1.87,9,4.12,2.64,8,3.79,1.48,14,3.57,0.98,7,4.33,1.73,9,4.5,2.75,12,4.2,2.62,10,2.62,1.19,8,3.71,1.2,14,3.75,1.49,8,3.83,2.32,6,4.67,2.35,15,4.4,2.41,10,2.38,1.3,8 +4860,forgetful,3.59,1.53,22,4.45,2.54,22,4.45,2.33,20,4.25,1.75,8,3.21,1.31,14,4.4,2.5,10,4.5,2.68,12,5.29,2.56,7,4,2.16,13,4.18,1.83,11,3,0.89,11,4.27,2.49,11,4.64,2.69,11,4.47,2.61,15,4.4,1.34,5,3.3,1.57,10,3.83,1.53,12,5.5,2.37,10,3.58,2.43,12,3.9,2.13,10,5,2.49,10 +4861,forgetfulness,3.8,1.82,20,4.55,2.18,22,4.19,2.34,21,3.56,1.01,9,4,2.32,11,4.5,2.51,10,4.58,1.98,12,4,2,8,4.31,2.59,13,4.07,1.82,14,3.17,1.83,6,4.75,2.66,8,4.43,1.95,14,4.5,2.07,8,4,2.55,13,4.1,2.13,10,3.5,1.51,10,4.83,1.99,12,4.2,2.44,10,4.42,2.39,12,3.89,2.37,9 +4862,forgive,7.06,2.1,18,3.62,3.11,21,6.44,2.43,18,5.75,2.31,8,8.1,1.2,10,3.43,3.31,7,3.71,3.12,14,6.91,1.51,11,5.71,3.45,7,6.45,2.3,11,8,1.41,7,3.44,3.17,9,3.75,3.19,12,6.73,2.33,11,6,2.71,7,6.58,2.31,12,8,1.26,6,3.42,2.84,12,3.89,3.59,9,5.44,2.96,9,7.44,1.24,9 +4863,forgiveness,6.86,1.93,21,4.04,2.01,23,6.26,2.1,19,6.62,2.13,8,6.83,1.85,12,4.25,1.98,8,3.93,2.16,14,5.71,2.93,7,6.45,1.51,11,6.62,2.33,8,6.83,1.7,12,3.67,2.24,9,4.29,1.9,14,5.29,2.14,7,6.83,1.95,12,6.3,2.16,10,7.36,1.63,11,4.67,1.8,9,3.64,2.1,14,6.31,2.18,16,6,2,3 +4864,forgiving,6.74,1.66,19,3.95,2.4,21,6.45,1.73,20,6.33,0.58,3,6.81,1.8,16,3.5,1.97,6,4.13,2.59,15,5.5,1.05,6,6.86,1.83,14,6.2,1.99,10,7.33,1,9,4.29,2.93,7,3.79,2.19,14,6.5,1.35,10,6.4,2.12,10,6.62,1.19,8,6.82,1.99,11,4,3.04,9,3.92,1.93,12,6.88,1.73,8,6.17,1.75,12 +4865,fork,5.47,1.02,19,3.35,2.18,20,6.02,2.17,42,5.33,0.58,3,5.5,1.1,16,3.1,1.97,10,3.6,2.46,10,5.94,2.36,17,6.08,2.08,25,6,0.87,9,5,0.94,10,4.29,2.43,7,2.85,1.95,13,6.15,2.54,26,5.81,1.42,16,5.43,1.4,7,5.5,0.8,12,4.1,2.38,10,2.6,1.78,10,6.12,2.07,24,5.89,2.35,18 +4866,forklift,4.74,1.69,19,4.17,2.23,23,5,2.21,19,5,1.32,9,4.5,2.01,10,3.71,1.98,7,4.53,2.36,15,5.5,1.84,10,4.44,2.55,9,5.11,2.03,9,4.4,1.35,10,4.7,2.58,10,3.92,1.93,12,4.75,1.28,8,5.1,2.88,10,4.92,1.98,12,4.43,1.13,7,4.15,2.3,20,4.33,2.08,3,5.12,1.25,8,4.91,2.77,11 +4867,forlorn,3.95,1.47,21,4.08,2.19,24,3.73,2,22,4.25,1.28,8,3.77,1.59,13,4.15,2.15,13,4,2.32,11,3.85,1.95,13,3.56,2.19,9,4.38,1.85,8,3.75,1.22,12,4.71,1.9,14,3.2,2.35,10,4.17,2.12,12,3.2,1.81,10,4.2,1.55,10,3.73,1.42,11,3.71,2.26,17,5,1.83,7,3.7,2.36,10,3.75,1.76,12 +4868,form,5.64,1.87,22,3.85,2.37,20,6.47,1.98,19,5.69,1.75,13,5.56,2.13,9,4.43,2.3,7,3.54,2.44,13,6.71,2.14,7,6.33,1.97,12,5.5,2.24,12,5.8,1.4,10,4.44,2.51,9,3.36,2.25,11,6.6,2.01,10,6.33,2.06,9,5.67,2.35,12,5.6,1.17,10,4.86,2.34,7,3.31,2.29,13,5.86,2.19,7,6.83,1.85,12 +4869,formal,5.37,1.3,19,4.48,1.89,21,5.61,2.04,23,5.6,2.07,5,5.31,1.03,13,4.17,2.32,6,4.6,1.76,15,5.6,1.78,10,5.62,2.29,13,5.14,1.86,7,5.55,0.93,11,5,2.45,7,4.21,1.58,14,5.45,1.57,11,5.75,2.45,12,5.42,1.44,12,5.29,1.11,7,4.73,1.9,11,4.2,1.93,10,5.5,1.95,14,5.78,2.28,9 +4870,formaldehyde,2.9,2.27,20,3.85,2.43,20,3.59,1.92,22,2.17,1.47,6,3.21,2.52,14,4.12,2.53,8,3.67,2.46,12,3.5,1.62,12,3.7,2.31,10,2.89,2.52,9,2.91,2.17,11,3.67,2,9,4,2.83,11,3.71,1.8,7,3.53,2.03,15,3.33,2.29,9,2.55,2.3,11,3.46,2.33,13,4.57,2.64,7,3.17,1.64,12,4.1,2.18,10 +4871,formality,4.9,1.17,20,3.45,2.04,22,5.68,2.26,19,5.11,1.45,9,4.73,0.9,11,3.6,2.7,5,3.5,1.93,16,5.83,2.79,6,5.62,2.1,13,5.14,1.17,14,4.33,1.03,6,3.75,1.96,12,3.22,2.28,9,5.33,1.22,9,6,2.94,10,5.1,0.99,10,4.7,1.34,10,3,1.76,12,4,2.31,10,6.17,2.93,6,5.46,1.98,13 +4872,format,5.19,1.54,21,2.73,2.07,22,4.81,2.34,27,4.6,1.26,10,5.73,1.62,11,2.14,1.68,7,3,2.24,15,5,2.74,17,4.5,1.51,10,5.45,1.57,11,4.9,1.52,10,3.8,3.42,5,2.41,1.5,17,5.07,2.7,14,4.54,1.94,13,5.46,1.51,13,4.75,1.58,8,2.5,2.32,10,2.92,1.93,12,5.36,2.79,14,4.23,1.64,13 +4873,formation,5.58,1.61,19,4,2.41,20,5,2.4,24,5.62,1.94,13,5.5,0.55,6,5.2,2.17,5,3.6,2.41,15,5.38,2.5,13,4.55,2.3,11,5.33,2.18,9,5.8,0.92,10,6,2.31,7,2.92,1.71,13,4.36,2.73,11,5.54,2.03,13,5.44,1.59,9,5.7,1.7,10,4,2.26,10,4,2.67,10,5.56,3,9,4.67,1.99,15 +4874,formidable,5.52,2.04,21,3.96,2.06,23,5.56,2.85,18,6.78,1.64,9,4.58,1.83,12,4.82,1.89,11,3.17,1.95,12,5.3,3.27,10,5.88,2.42,8,6.14,2.41,7,5.15,1.91,13,4.55,1.92,11,3.42,2.11,12,4.57,3.21,7,6.18,2.56,11,5.31,2.25,13,5.88,1.73,8,3.18,1.72,11,4.67,2.15,12,4.33,3,9,6.78,2.22,9 +4875,formula,5.3,1.17,20,3.61,1.94,18,4.73,2.1,22,5.4,0.89,5,5.27,1.28,15,3.83,2.14,6,3.5,1.93,12,4.7,1.95,10,4.75,2.3,12,5.2,1.23,10,5.4,1.17,10,4,2.16,10,3.12,1.64,8,4.36,2.5,11,5.09,1.64,11,5.08,1.31,12,5.62,0.92,8,2.67,1.94,9,4.56,1.51,9,3.55,1.97,11,5.91,1.51,11 +4876,formulate,5.22,1.96,18,2.64,1.84,22,5.46,1.95,28,5.17,1.47,6,5.25,2.22,12,2.73,1.27,11,2.55,2.34,11,5.73,2.49,11,5.29,1.57,17,4.73,2.05,11,6,1.63,7,2.64,2.06,11,2.64,1.69,11,5.17,2.23,18,6,1.25,10,4.85,1.95,13,6.2,1.79,5,2.64,2.17,14,2.62,1.19,8,5.69,2.47,16,5.17,0.94,12 +4877,fornicate,4.67,2.33,21,5.43,2.29,23,5.62,2.16,26,4.73,2.33,11,4.6,2.46,10,5.64,2.66,11,5.25,2.01,12,5.64,1.8,11,5.57,2.53,14,4.4,2.55,10,4.91,2.21,11,4.73,2.49,11,6.08,1.98,12,5.29,2.34,17,6.25,1.83,8,4.08,2.56,13,5.62,1.6,8,6.07,1.83,15,4.25,2.71,8,5.76,2.54,17,5.33,1.22,9 +4878,fornication,5.95,2.24,22,6.65,2.46,20,6.59,1.74,22,5.71,2.58,14,6.38,1.51,8,6.55,3.14,11,7,1.31,8,6.5,1.05,6,6.62,1.96,16,5.8,2.7,10,6.08,1.88,12,6.6,2.63,10,6.7,2.41,10,6.54,1.51,13,6.67,2.12,9,5.33,2.5,12,6.7,1.7,10,6.17,2.95,12,7.38,1.3,8,6.75,1.66,12,6.4,1.9,10 +4879,forsake,3.58,2.12,19,3.32,2.11,19,4.05,2.65,20,3,2,3,3.33,1.72,15,3.4,1.84,10,3.22,2.49,9,3.9,2.51,10,4.2,2.9,10,2.33,1.03,6,3.75,1.82,12,3.71,2.14,7,3.08,2.15,12,4,2.78,8,4.08,2.68,12,3.83,2.48,12,3.14,1.35,7,3.11,2.32,9,3.5,2.01,10,4.78,2.64,9,3.45,2.62,11 +4880,forte,5.7,1.89,20,3.57,2.16,21,6.42,2.17,19,5.89,2.42,9,5.55,1.44,11,2.6,2.51,5,3.8,2.08,15,6.17,2.48,6,6.54,2.11,13,6.07,1.86,14,4.83,1.83,6,2.91,1.45,11,4.22,2.77,9,5.67,1.94,9,7.1,2.23,10,6.1,2.28,10,5.3,1.42,10,2.67,1.44,12,4.78,2.44,9,6.83,2.64,6,6.23,2.01,13 +4881,forthcoming,5.1,1.41,20,4.09,2.24,22,6,2.47,19,4.89,1.83,9,5.27,1.01,11,2.6,2.51,5,4.56,2.1,16,6.33,2.42,6,5.85,2.58,13,5.14,1.35,14,5,1.67,6,4,1.91,12,4.22,2.86,9,6,1.94,9,6,2.98,10,5.8,1.14,10,4.4,1.35,10,3.58,2.02,12,4.7,2.45,10,6.5,2.74,6,5.77,2.42,13 +4882,forthright,6.3,1.49,20,3.43,2.01,21,5.8,2.43,25,6.33,1.53,3,6.29,1.53,17,3.71,2.56,7,3.31,1.84,13,5.88,2.17,8,5.76,2.61,17,6.14,1.21,7,6.38,1.66,13,3.43,2.37,7,3.46,1.98,13,5.36,2.31,14,6.36,2.58,11,5.89,1.45,9,6.64,1.5,11,3.09,2.07,11,3.8,1.99,10,5.67,2.79,18,6.14,1.21,7 +4883,fortitude,6.26,1.56,19,4.59,2.22,22,6.75,1.97,20,6.88,0.99,8,5.82,1.78,11,5.2,2.39,10,4.08,2.02,12,5.75,2.25,8,7.42,1.51,12,6,1.63,13,6.83,1.33,6,5.12,2.7,8,4.29,1.94,14,6.62,1.92,8,6.83,2.08,12,5.89,1.54,9,6.6,1.58,10,4.67,1.97,12,4.5,2.59,10,7.36,1.5,11,6,2.29,9 +4884,fortnight,5.5,1.42,18,3.05,1.81,19,5.56,1.8,25,5.8,0.84,5,5.38,1.61,13,3,2,10,3.11,1.69,9,5.31,2.02,16,6,1.32,9,4.57,1.4,7,6.09,1.14,11,2.75,2.12,8,3.27,1.62,11,5.7,1.92,20,5,1.22,5,5.11,1.36,9,5.89,1.45,9,3,2.21,10,3.11,1.36,9,5.53,1.81,19,5.67,1.97,6 +4885,fortress,4.82,1.87,22,3.77,2.16,22,6.55,2.28,20,5.75,2.12,8,4.29,1.54,14,4.5,2.22,10,3.17,1.99,12,6.14,2.54,7,6.77,2.2,13,4.73,2.53,11,4.91,0.94,11,3.82,2.18,11,3.73,2.24,11,6.27,2.34,15,7.4,2.07,5,4.3,2,10,5.25,1.71,12,4.3,2.16,10,3.33,2.15,12,6.6,2.17,10,6.5,2.51,10 +4886,fortuitous,6.55,1.73,20,5.05,2.33,21,6.12,1.88,25,5.67,2.08,3,6.71,1.69,17,6.14,2.54,7,4.62,2.14,13,5.62,2,8,6.35,1.84,17,6.57,2.07,7,6.54,1.61,13,5,1.91,7,5.23,2.62,13,6.07,2.23,14,6.18,1.4,11,5.56,1.13,9,7.36,1.75,11,5.27,2.1,11,4.8,2.66,10,6.06,2.13,18,6.29,1.11,7 +4887,fortunate,7.33,2.03,21,3.81,2.36,21,5.83,2.39,24,7.08,1.56,12,7.67,2.6,9,4.86,2.48,7,3.29,2.2,14,4.6,2.37,10,6.71,2.05,14,8.75,0.5,4,7,2.12,17,4.4,2.59,10,3.27,2.1,11,4.33,2.88,6,6.33,2.06,18,7.5,2.43,12,7.11,1.45,9,3.38,2.29,13,4.5,2.45,8,5.67,3,9,5.93,2.05,15 +4888,fortune,7.24,1.58,21,5.8,2.71,20,6.68,2.19,19,6.92,1.66,13,7.75,1.39,8,6.43,2.3,7,5.46,2.93,13,6.29,2.14,7,6.92,2.27,12,7.25,1.54,12,7.22,1.72,9,5.11,2.26,9,6.36,3.01,11,6.8,1.99,10,6.56,2.51,9,7.33,1.5,12,7.11,1.76,9,6.57,1.81,7,5.38,3.07,13,7.43,1.9,7,6.25,2.3,12 +4889,forty,5,1.45,20,3.32,2.32,22,5.89,2.29,27,5.29,1.8,7,4.85,1.28,13,3.1,1.73,10,3.5,2.78,12,6.13,2.23,15,5.55,2.54,11,4.45,0.82,11,5.67,1.8,9,3.22,1.99,9,3.38,2.6,13,6,2.45,17,5.67,2.24,9,5.15,1.57,13,4.71,1.25,7,2.88,2.03,16,4.5,2.81,6,6,2.59,12,5.8,2.11,15 +4890,forum,5.05,1.5,22,4.47,2.41,19,5.48,1.89,21,4.8,0.84,5,5.06,1.69,16,5,2.51,8,4.09,2.39,11,5.5,1.84,10,5.45,2.02,11,4.67,1.5,12,5.5,1.43,10,3.7,1.95,10,5.33,2.69,9,5.25,1.82,12,5.78,2.05,9,5.27,1.62,11,4.82,1.4,11,3.5,2,8,5.18,2.52,11,5.56,1.94,9,5.42,1.93,12 +4891,forwarding,5.23,1.88,22,3.73,2.49,22,6,2.14,18,6,1.93,8,5.08,1.44,13,4.25,2.87,8,3.38,2.4,13,5.86,2.12,7,6.3,2.26,10,6.12,2.03,8,5,1.29,13,4.44,2.65,9,3.23,2.35,13,5.29,2.56,7,6.45,1.81,11,5.45,1.92,11,5,1.9,11,2.67,2.55,9,4.46,2.26,13,6.27,2.19,15,4.67,1.53,3 +4892,fossil,6,1.24,18,4.1,2.73,20,4.75,1.98,24,6.15,1.41,13,5.6,0.55,5,6.2,2.49,5,3.4,2.5,15,4.77,1.69,13,4.73,2.37,11,6.38,1.6,8,5.7,0.82,10,5.57,3.1,7,3.31,2.25,13,5,2.05,11,4.54,1.98,13,6,1.07,8,6,1.41,10,4.5,2.8,10,3.7,2.75,10,4.44,2.6,9,4.93,1.58,15 +4893,foul,3,1.45,20,4.09,2.45,23,4.11,2.45,38,3.6,1.34,5,2.8,1.47,15,4,2.24,7,4.2,2.68,15,3.62,2.96,13,4.36,2.16,25,3.6,1.35,10,2.4,1.35,10,5.1,2.81,10,3.33,1.97,12,4.06,2.39,18,4.15,2.56,20,3.08,1.68,12,2.88,1.13,8,3.65,2.3,20,7,1,3,3.76,2.91,17,4.38,2.04,21 +4894,foundation,5.86,1.35,21,2.41,1.62,22,6.41,2.1,27,5.7,1.34,10,6,1.41,11,2.14,1.95,7,2.53,1.51,15,6.24,2.28,17,6.7,1.83,10,5.91,0.83,11,5.8,1.81,10,2.2,1.79,5,2.47,1.62,17,6.57,2.1,14,6.23,2.17,13,5.69,1.38,13,6.12,1.36,8,1.9,1.37,10,2.83,1.75,12,6.71,2.3,14,6.08,1.89,13 +4895,founder,5.45,1.36,20,3.95,1.82,20,5.69,1.83,26,5.64,1.43,11,5.22,1.3,9,4.43,2.15,7,3.69,1.65,13,5.08,1.44,13,6.31,2.02,13,5.55,1.44,11,5.33,1.32,9,3.91,1.7,11,4,2.06,9,5.76,2.05,17,5.56,1.42,9,5.2,1.23,10,5.7,1.49,10,3.58,1.78,12,4.5,1.85,8,5.5,1.93,16,6,1.7,10 +4896,founding,5.42,0.9,19,2.75,1.65,20,5.36,1.84,22,5,0,7,5.67,1.07,12,2.78,1.79,9,2.73,1.62,11,6,2.19,6,5.12,1.71,16,5.5,0.85,10,5.38,1.06,8,2.5,1.69,8,2.92,1.68,12,5.2,1.7,15,5.71,2.21,7,5.45,1.04,11,5.38,0.74,8,2.75,1.66,12,2.75,1.75,8,4.91,1.7,11,5.82,1.94,11 +4897,foundry,5.32,1.89,19,3.23,2,22,4.96,2.33,23,5.91,1.51,11,5,1.73,7,4.12,2.17,8,2.71,1.77,14,4.86,3.08,7,5,2.03,16,5,2.2,8,5.55,1.69,11,2.22,1.48,9,3.92,2.06,13,4.45,2.21,11,5.42,2.43,12,4.92,2.11,12,6,1.29,7,2.82,2.14,11,3.64,1.86,11,4.62,2.29,13,5.4,2.41,10 +4898,fountain,6.26,2.13,19,3.1,2.02,20,5.9,2.22,20,6,1.73,3,6.27,2.31,15,3.4,1.71,10,2.8,2.35,10,6.6,1.96,10,5.2,2.35,10,4.83,2.56,6,6.92,1.68,12,3.14,2.54,7,3.08,1.8,13,5,2.56,8,6.5,1.83,12,7.08,1.56,12,4.86,2.34,7,3.5,2.32,10,2.7,1.7,10,5.56,2.35,9,6.18,2.18,11 +4899,four,5.26,1.28,19,3.39,2.17,18,5.65,2,17,5.64,1.21,11,4.75,1.28,8,4.5,2.52,4,3.07,2.06,14,4.38,1.3,8,6.78,1.86,9,5.25,1.39,8,5.27,1.27,11,3.86,1.68,7,3.09,2.47,11,5.17,1.94,6,5.91,2.07,11,5.23,1.42,13,5.33,1.03,6,2.45,2.02,11,4.86,1.57,7,6,2.16,7,5.4,1.96,10 +4900,foursome,4.14,1.88,21,5.17,2.37,23,5.29,2.24,21,3.8,2.17,5,4.25,1.84,16,5.83,2.33,12,4.45,2.3,11,5.45,2.16,11,4.67,2.12,9,3.83,2.08,12,4.56,1.59,9,5.12,2.39,16,5.29,2.5,7,4.64,1.86,11,6,2.49,10,4.31,2.18,13,3.88,1.36,8,5.16,2.52,19,5.25,1.71,4,4.79,2.29,14,6.29,1.89,7 +4901,fourteen,5.42,1.17,19,3.62,2.13,21,5.32,2.03,22,6,2.65,3,5.31,0.79,16,4.62,1.85,8,3,2.12,13,5.11,2.09,9,5.46,2.07,13,5.78,1.3,9,5.1,0.99,10,3.33,2.24,9,3.83,2.12,12,5.87,2.17,15,4.14,1.07,7,5.43,0.79,7,5.42,1.38,12,4.1,1.79,10,3.18,2.4,11,6.08,2.23,12,4.4,1.35,10 +4902,fowl,4.57,1.75,23,4.05,2.21,22,5.8,1.96,20,4.62,1.6,8,4.53,1.88,15,3.9,2.33,10,4.17,2.21,12,6.86,1.77,7,5.23,1.88,13,4.83,2.04,12,4.27,1.42,11,4,2,11,4.09,2.51,11,5.87,2.23,15,5.6,0.89,5,4.55,1.63,11,4.58,1.93,12,4.5,2.22,10,3.67,2.23,12,5.9,1.66,10,5.7,2.31,10 +4903,fox,5.52,1.78,21,4.36,2.61,22,5.5,2.6,18,6.11,1.83,9,5.08,1.68,12,5.1,2.64,10,3.75,2.53,12,5.2,2.57,10,5.88,2.75,8,6,2.38,7,5.38,1.45,13,5.18,2.52,11,3.55,2.54,11,6,2.94,7,5.18,2.44,11,5.54,1.98,13,5.5,1.51,8,3.5,2.55,10,5.08,2.54,12,5.11,2.57,9,5.89,2.71,9 +4904,foxhole,5.35,1.18,20,5,2.35,22,5.1,1.67,21,5.33,1.32,9,5.36,1.12,11,6,2.21,10,4.17,2.21,12,4.25,1.58,8,5.62,1.56,13,5,0.78,14,6.17,1.6,6,5.12,2.75,8,4.93,2.2,14,5.62,1.51,8,4.77,1.74,13,5,0.82,10,5.7,1.42,10,4.33,2.42,12,5.8,2.1,10,5.25,1.54,12,4.89,1.9,9 +4905,foxtrot,5.83,1.29,18,5,2.36,20,5.54,2.06,24,5.62,1.39,13,6.4,0.89,5,4.4,2.3,5,5.2,2.43,15,5.85,1.68,13,5.18,2.48,11,5.33,1.22,9,6.33,1.22,9,4.86,2.54,7,5.08,2.36,13,5.36,2.38,11,5.69,1.84,13,6.5,1.07,8,5.3,1.25,10,4.5,2.32,10,5.5,2.42,10,5.44,2.65,9,5.6,1.72,15 +4906,foxy,6,2.21,21,4.75,3.03,24,5.3,2.56,20,7.12,1.46,8,5.31,2.36,13,6,3.03,6,4.33,2.99,18,4.73,2.76,11,6,2.24,9,6.25,2.14,12,5.67,2.4,9,5.3,2.5,10,4.36,3.39,14,5.08,2.72,13,5.71,2.36,7,5.93,2.02,14,6.14,2.73,7,5.88,2.66,16,2.5,2.51,8,5.33,2.46,12,5.25,2.87,8 +4907,foyer,5.95,1.43,20,3.55,2.14,20,5.54,1.82,26,5.64,1.43,11,6.33,1.41,9,3.86,2.27,7,3.38,2.14,13,4.77,1.36,13,6.31,1.93,13,6,1.79,11,5.89,0.93,9,3.64,1.91,11,3.44,2.51,9,5.24,1.89,17,6.11,1.62,9,6.2,1.55,10,5.7,1.34,10,3.83,1.99,12,3.12,2.42,8,5.19,1.47,16,6.1,2.23,10 +4908,fraction,5.21,1.32,19,3.95,2.18,21,5.09,1.28,23,6.2,1.64,5,4.77,1.01,13,3.33,1.86,6,4.2,2.31,15,5.3,1.42,10,4.92,1.19,13,5.14,1.95,7,5.18,0.87,11,4.43,2.7,7,3.71,1.94,14,5.73,1.19,11,4.5,1.09,12,5.33,1.44,12,5,1.15,7,3.73,2.05,11,4.2,2.39,10,5.5,1.4,14,4.44,0.73,9 +4909,fracture,3.62,2.04,21,5.27,2.59,22,4.2,2.24,20,2.88,1.55,8,4.08,2.22,13,5.5,2.68,10,5.08,2.61,12,5.14,3.02,7,3.69,1.6,13,4,2.11,10,3.27,2,11,5.09,2.12,11,5.45,3.08,11,4.27,2.49,15,4,1.41,5,4,1.33,10,3.27,2.53,11,5.8,2.39,10,4.83,2.76,12,4,2.11,10,4.4,2.46,10 +4910,fragile,4.67,1.2,21,3.05,1.96,22,4,1.96,26,4.1,1.29,10,5.18,0.87,11,2.43,1.9,7,3.33,1.99,15,3.94,2.35,16,4.1,1.2,10,5,1.1,11,4.3,1.25,10,2.2,1.64,5,3.29,2.02,17,4.07,2.34,14,3.92,1.51,12,4.46,1.45,13,5,0.53,8,2.3,1.77,10,3.67,1.97,12,4.31,2.39,13,3.69,1.44,13 +4911,fragment,4.59,1.18,22,3.55,1.93,20,4.8,2.33,20,4.5,1.4,14,4.75,0.71,8,4.09,2.02,11,2.88,1.81,8,4.83,2.64,6,4.79,2.29,14,4.5,1.58,10,4.67,0.78,12,3.1,2.23,10,4,1.56,10,5.31,2.46,13,3.86,1.86,7,4.58,1.38,12,4.6,0.97,10,3.38,1.8,13,3.86,2.27,7,5.17,2.33,12,4.25,2.38,8 +4912,fragrance,6.67,1.71,21,4.72,2.4,40,6.56,2.38,25,6.83,1.47,12,6.44,2.07,9,5.64,2.47,14,4.23,2.25,26,5.25,2.6,8,7.18,2.07,17,6,3.16,4,6.82,1.29,17,4.47,2.5,17,4.91,2.35,23,6.71,2.2,14,6.36,2.69,11,6.92,1.31,12,6.33,2.18,9,4.89,2.23,19,4.57,2.58,21,6.89,2.61,18,5.71,1.5,7 +4913,fragrant,7.05,1.18,19,4.85,2.43,20,6,2.06,24,7,1.08,13,7.17,1.47,6,5.4,3.13,5,4.67,2.26,15,5.77,1.83,13,6.27,2.37,11,6.67,1.32,9,7.4,0.97,10,5.43,2.57,7,4.54,2.4,13,6.27,1.62,11,5.77,2.42,13,7.44,1.13,9,6.7,1.16,10,4.3,2.45,10,5.4,2.41,10,5.78,2.33,9,6.13,1.96,15 +4914,frail,3.55,1.85,20,2.65,1.81,20,3.04,2.17,25,3,1.41,4,3.69,1.96,16,3.25,1.89,4,2.5,1.83,16,4.78,2.33,9,2.06,1.34,16,3.12,1.73,8,3.83,1.95,12,2.56,1.67,9,2.73,2,11,3.07,2.02,14,3,2.45,11,3.27,1.42,11,3.89,2.32,9,2.33,1.73,9,2.91,1.92,11,3.39,2.35,18,2.14,1.35,7 +4915,frame,5.32,1.16,19,4.04,2.2,24,5.78,2.08,27,5.25,0.46,8,5.36,1.5,11,4.67,2.4,9,3.67,2.06,15,5.93,2.02,14,5.62,2.22,13,5,1.32,9,5.6,0.97,10,4.17,2.17,12,3.92,2.31,12,5.31,2.36,13,6.21,1.76,14,5.2,1.32,10,5.44,1.01,9,3.92,2.27,12,4.17,2.21,12,5.91,2.02,11,5.69,2.18,16 +4916,framework,5.74,1.37,19,3.11,1.81,18,5.77,2.09,22,5.8,1.3,5,5.71,1.44,14,4.17,1.94,6,2.58,1.56,12,5.5,1.58,10,6,2.49,12,6,1.15,10,5.44,1.59,9,3.6,1.9,10,2.5,1.6,8,5.36,2.16,11,6.18,2.04,11,5.45,1.51,11,6.12,1.13,8,2.56,1.74,9,3.67,1.8,9,4.82,2.18,11,6.73,1.56,11 +4917,franc,5.21,1.81,19,3.71,2.26,21,5.12,1.56,25,5.5,3.42,4,5.13,1.3,15,3.25,2.22,4,3.82,2.32,17,5.56,2.13,9,4.88,1.15,16,5.12,1.13,8,5.27,2.24,11,3.4,2.17,10,4,2.41,11,5.29,1.54,14,4.91,1.64,11,5.3,1.64,10,5.11,2.09,9,3.5,2.22,10,3.91,2.39,11,5.06,1.7,18,5.29,1.25,7 +4918,franchise,5,0.92,20,4.1,2.07,21,5.48,2.43,25,4.67,1.53,3,5.06,0.83,17,4.29,2.56,7,3.92,1.93,13,5.88,2.1,8,5.29,2.62,17,4.86,0.9,7,5.08,0.95,13,4.29,2.56,7,3.92,1.93,13,5.21,2.29,14,5.82,2.68,11,5,0.71,9,5,1.1,11,4.73,1.85,11,3.4,2.17,10,5.44,2.59,18,5.57,2.15,7 +4919,frantic,3.79,1.4,19,5.39,2.4,18,3.59,2.27,17,3.91,1.58,11,3.62,1.19,8,6.5,1.73,4,5.07,2.53,14,4.38,2.88,8,2.89,1.36,9,4.12,1.25,8,3.55,1.51,11,5.71,2.56,7,5.18,2.4,11,5,2.1,6,2.82,2.04,11,3.46,1.39,13,4.5,1.22,6,4.91,2.47,11,6.14,2.27,7,2.71,1.11,7,4.2,2.7,10 +4920,frat,4.29,2.47,21,3.64,2.57,22,4.63,2.2,27,3.7,2.79,10,4.82,2.14,11,3,2.65,7,3.93,2.58,15,4.47,2.48,17,4.9,1.73,10,4.73,2.76,11,3.8,2.15,10,2.2,1.79,5,4.06,2.66,17,4.5,2.62,14,4.77,1.74,13,5.23,2.52,13,2.75,1.49,8,3.1,2.6,10,4.08,2.57,12,4.43,2.34,14,4.85,2.12,13 +4921,fraternity,4.89,1.79,19,4.64,2.4,22,5.41,2.17,22,5.67,1.8,9,4.2,1.55,10,4.25,2.43,8,4.86,2.44,14,5.36,2.25,11,5.45,2.21,11,5.57,1.81,7,4.5,1.73,12,4.3,2.11,10,4.92,2.68,12,5.38,2.43,13,5.44,1.88,9,4.6,1.84,10,5.22,1.79,9,5,2.27,8,4.43,2.53,14,5.79,2.15,14,4.75,2.19,8 +4922,fraud,2.05,0.97,19,5.18,2.7,22,3.48,2.15,44,1.67,0.58,3,2.13,1.06,15,4.8,3.08,10,5.5,2.43,12,3.5,2.1,16,3.46,2.22,28,2.17,0.75,6,2,1.13,12,3.82,2.56,11,6.55,2.16,11,3.81,2.25,21,3.17,2.06,23,1.92,1,12,2.29,0.95,7,5.9,2.47,10,4.58,2.84,12,3,1.77,26,4.17,2.5,18 +4923,fraught,2.94,1.47,18,4.32,2.4,22,4.05,1.88,21,3.89,1.45,9,2,0.71,9,4.38,2.26,8,4.29,2.55,14,4.3,1.83,10,3.82,1.99,11,4,1.41,7,2.27,1.1,11,3.9,1.66,10,4.67,2.9,12,3.92,2.14,13,4.25,1.49,8,2.67,1.22,9,3.22,1.72,9,5,3.07,8,3.93,1.94,14,4.08,1.71,13,4,2.27,8 +4924,fray,4.26,1.37,19,4.5,2.15,18,4.12,2.12,17,4.55,1.37,11,3.88,1.36,8,6.25,1.71,4,4,2.04,14,3.12,1.13,8,5,2.45,9,4.62,1.19,8,4,1.48,11,4.86,2.04,7,4.27,2.28,11,3.83,0.98,6,4.27,2.57,11,4.15,1.57,13,4.5,0.84,6,3.82,2.27,11,5.57,1.51,7,4.14,2.41,7,4.1,2.02,10 +4925,frayed,4.05,1.87,19,3.2,2.07,20,4.6,2.39,20,4.33,1.15,3,4.2,1.9,15,2.8,2.1,10,3.6,2.07,10,4.6,2.63,10,4.6,2.27,10,4.83,2.32,6,3.92,1.44,12,3.14,2.41,7,3.23,1.96,13,3.88,2.3,8,5.08,2.43,12,3.58,1.51,12,4.86,2.27,7,3.9,2.13,10,2.5,1.84,10,4.22,1.64,9,4.91,2.91,11 +4926,freak,3.73,2.07,22,6.3,2.75,20,5.11,2.77,19,4.23,2.13,13,3,1.87,9,7,2.08,7,5.92,3.07,13,6.14,2.48,7,4.5,2.84,12,3.42,1.56,12,4.1,2.6,10,6.44,2.83,9,6.18,2.82,11,7,1.76,10,3,2.06,9,3.08,1.56,12,4.5,2.42,10,8.14,1.07,7,5.31,2.9,13,5.86,2.61,7,4.67,2.87,12 +4927,freakish,3.71,1.82,21,5.12,2.36,24,4.86,2.23,22,4.25,2.55,8,3.38,1.19,13,5.15,2.58,13,5.09,2.21,11,5.31,2.39,13,4.22,1.92,9,4.5,2.33,8,3.33,1.3,12,5.86,1.92,14,4.1,2.64,10,5.75,2.38,12,3.8,1.55,10,3.4,2.41,10,4,1.1,11,4.41,2.35,17,6.86,1.35,7,5.4,2.55,10,4.42,1.93,12 +4928,freaky,4.26,2.31,19,6.05,2.13,22,4.21,1.96,24,3.33,1.97,6,4.69,2.39,13,6.42,1.73,12,5.6,2.55,10,3.88,1.73,8,4.38,2.09,16,4.4,2.12,10,4.11,2.62,9,6.89,2.03,9,5.46,2.07,13,4.71,1.9,17,2.67,1.51,6,4.12,2.47,8,4.36,2.29,11,5.89,2.42,9,6.15,1.99,13,4.19,1.87,16,4.25,2.25,8 +4929,freckle,5.53,2.41,19,3.36,2.44,22,4.43,2.1,28,4.33,2.25,6,6.08,2.36,13,2.73,1.85,11,4,2.86,11,4.18,2.48,11,4.59,1.87,17,5.36,2.66,11,5.75,2.19,8,2.91,2.02,11,3.82,2.82,11,4.06,2.24,18,5.1,1.73,10,6.15,2.3,13,4.17,2.23,6,3.86,2.71,14,2.5,1.69,8,4,1.9,16,5,2.3,12 +4930,free,8.25,1.36,870,5.38,3.04,42,6.5,2.71,50,8.05,1.6,333,8.38,1.17,531,6.13,2.47,15,4.96,3.28,27,6.38,2.73,26,6.62,2.75,24,8.17,1.49,418,8.33,1.23,445,5.44,2.87,16,5.35,3.19,26,6.38,2.78,21,6.59,2.71,29,8.12,1.54,480,8.41,1.07,390,5.26,2.88,23,5.53,3.29,19,6.33,3.03,24,6.65,2.43,26 +4931,freebie,7.3,1.03,20,6.1,2.13,20,6.05,1.96,22,7.14,1.21,7,7.38,0.96,13,6.44,1.88,9,5.82,2.36,11,7.67,1.97,6,5.44,1.63,16,7.5,1.08,10,7.11,1.05,9,6.12,3,8,6.08,1.44,12,6.27,1.94,15,5.57,2.07,7,7.36,1.12,11,7.22,0.97,9,6.17,2.29,12,6,2,8,6.36,2.25,11,5.73,1.68,11 +4932,freedom,7.72,2.12,43,5.67,2.3,42,7.37,1.87,38,7.91,1.38,11,7.65,2.37,31,5.8,1.93,15,5.59,2.52,27,7.15,2.03,13,7.48,1.81,25,7.38,1.86,21,8.05,2.34,22,5.95,2.15,22,5.35,2.48,20,7.22,1.99,18,7.5,1.79,20,7.43,2.36,21,8,1.88,22,6.16,2.36,25,4.94,2.08,17,7.65,1.73,17,7.14,1.98,21 +4933,freelance,6.05,2.01,21,4.2,2.26,20,6,2.21,21,6.17,0.98,6,6,2.33,15,4.88,1.81,8,3.75,2.49,12,5.55,2.25,11,6.5,2.17,10,5.83,1.6,6,6.13,2.2,15,4.3,2.06,10,4.1,2.56,10,5.71,2.43,14,6.57,1.72,7,5.57,2.3,7,6.29,1.9,14,4.79,2.36,14,2.83,1.33,6,6.42,2.02,12,5.44,2.46,9 +4934,freelancer,5.89,1.88,18,4.05,2.54,20,5.96,2.2,24,6.17,2.04,12,5.33,1.51,6,5.8,1.79,5,3.47,2.53,15,5.92,2.36,13,6,2.1,11,6,2.18,9,5.78,1.64,9,5.71,2.29,7,3.15,2.27,13,5.45,2.3,11,6.38,2.1,13,5.44,1.51,9,6.33,2.18,9,3.4,2.22,10,4.7,2.79,10,6.89,2.09,9,5.4,2.13,15 +4935,freeman,6.62,1.69,21,4.42,2.36,24,6.41,2.44,22,7,1.6,8,6.38,1.76,13,4,2.86,13,4.91,1.58,11,6.15,2.61,13,6.78,2.28,9,7.38,1.69,8,6.17,1.64,12,5,2.25,14,3.6,2.37,10,6.42,2.35,12,6.4,2.67,10,5.7,1.64,10,7.45,1.29,11,4.41,2.5,17,4.43,2.15,7,6.3,2.71,10,6.5,2.32,12 +4936,freestyle,6.42,1.71,19,5.45,2.24,20,6.26,2,23,6.6,1.82,5,6.31,1.8,13,5.5,2.81,6,5.43,2.06,14,6.1,2.02,10,6.38,2.06,13,5.57,2.07,7,6.91,1.38,11,5.86,3.13,7,5.23,1.69,13,5.45,1.75,11,7,2,12,6.5,2.02,12,6.29,1.11,7,5.45,2.62,11,5.44,1.81,9,6,1.88,14,6.67,2.24,9 +4937,freeway,5.32,1.67,19,4.67,2.22,21,4.96,2.25,23,5.6,0.55,5,5.31,1.97,13,4.5,2.07,6,4.73,2.34,15,4.4,2.12,10,5.38,2.33,13,5.29,1.8,7,5.45,1.69,11,5,2.94,7,4.5,1.87,14,5.09,2.12,11,4.83,2.44,12,5.75,1.14,12,4.57,2.23,7,3.91,2.3,11,5.5,1.9,10,4.93,2.09,14,5,2.6,9 +4938,freeze,4.64,2.52,22,4,2.03,20,5.89,2.26,19,4.85,2.54,13,4.33,2.6,9,3.86,1.95,7,4.08,2.14,13,5.86,2.19,7,5.92,2.39,12,5.83,2.41,12,3.2,1.87,10,4.44,2.35,9,3.64,1.75,11,5.7,2,10,6.11,2.62,9,5.33,2.53,12,3.8,2.35,10,4.29,2.06,7,3.85,2.08,13,5.43,2.82,7,6.17,1.95,12 +4939,freezer,5.32,1.67,19,2.7,1.98,20,5.12,1.85,24,5.15,1.99,13,5.67,0.52,6,3.4,1.82,5,2.47,2.03,15,5.31,1.49,13,4.91,2.26,11,5.33,2.06,9,5.3,1.34,10,3.86,2.41,7,2.08,1.44,13,4.91,1.76,11,5.31,1.97,13,5.56,0.53,9,5.1,2.28,10,2.2,1.4,10,3.2,2.39,10,5,2.29,9,5.2,1.61,15 +4940,freezing,3.33,1.88,18,5.84,2.14,19,4.16,2.27,25,3.2,1.3,5,3.38,2.1,13,6.4,2.46,10,5.22,1.64,9,4.56,2.45,16,3.44,1.81,9,3.14,1.35,7,3.45,2.21,11,4.67,2.18,9,6.9,1.52,10,4.15,2.52,20,4.2,0.84,5,3.22,1.48,9,3.44,2.3,9,5.55,2.11,11,6.25,2.25,8,4.37,2.45,19,3.5,1.52,6 +4941,freight,4.21,1.9,19,3.78,2.37,18,4.8,2.4,20,3,2,3,4.47,1.92,15,4.2,2.62,10,3.25,2.05,8,5.6,2.01,10,4,2.58,10,4,2.97,6,4.33,1.37,12,3.86,2.85,7,3.73,2.15,11,3.5,1.85,8,5.67,2.39,12,4,1.6,12,4.57,2.44,7,4.11,2.62,9,3.44,2.19,9,3.56,2.01,9,5.82,2.27,11 +4942,freighter,4.83,1.72,18,3.7,2.12,23,5.16,1.57,19,5.11,1.27,9,4.56,2.13,9,3.57,2.76,7,3.67,1.91,15,5.6,1.71,10,4.67,1.32,9,5.22,2.05,9,4.44,1.33,9,4.3,2.45,10,3.08,1.78,12,5.25,1.39,8,5,1.83,10,4.75,1.96,12,5,1.26,6,3.75,2.27,20,3.33,0.58,3,5.25,1.39,8,5.09,1.76,11 +4943,french horn,5.95,1.39,19,4.05,2.46,22,5.83,2.08,24,5.83,1.6,6,6,1.35,13,4.67,2.02,12,3.3,2.83,10,4.62,1.77,8,6.44,2,16,5.8,1.03,10,6.11,1.76,9,5.11,2.26,9,3.31,2.39,13,5.76,2.25,17,6.17,1.83,6,5.5,1.07,8,6.27,1.56,11,3.89,2.57,9,4.15,2.48,13,5.88,2.39,16,5.75,1.39,8 +4944,frenzy,4.2,1.79,20,5.96,2.14,23,4,1.83,25,4.27,2.2,11,4.11,1.27,9,5.64,2.01,11,6.25,2.3,12,3.73,1.49,11,4.31,2.14,13,4.33,1.8,9,4.09,1.87,11,6.09,1.58,11,5.83,2.62,12,4.38,1.36,16,3.38,2.56,8,4,1.86,12,4.5,1.77,8,5.73,1.94,15,6.38,2.56,8,4.31,1.92,16,3.44,1.59,9 +4945,frequency,5.19,1.81,21,4.87,2.36,23,5.62,1.72,21,5.4,2.51,5,5.12,1.63,16,5.92,1.98,12,3.73,2.28,11,5.73,2.05,11,5.22,1.09,9,5.08,2.23,12,5.33,1.12,9,4.94,2.26,16,4.71,2.75,7,5.36,1.21,11,5.9,2.18,10,5.15,1.82,13,5.25,1.91,8,5.16,2.39,19,3.5,1.91,4,5.57,1.45,14,5.71,2.29,7 +4946,frequent,5.57,1.36,21,4.05,2.09,20,5.88,2.03,25,5.75,0.97,12,5.33,1.8,9,5.5,2.51,6,3.43,1.6,14,6.3,2.31,10,5.6,1.84,15,5.75,1.89,4,5.53,1.28,17,4.1,2.51,10,4,1.7,10,5.43,2.44,7,6.06,1.89,18,5.92,1.51,12,5.11,1.05,9,3.75,1.96,12,4.5,2.33,8,4.78,2.39,9,6.5,1.55,16 +4947,fresh,6.67,1.81,18,2.35,1.76,20,6.28,1.81,18,5.62,1.51,8,7.5,1.65,10,1.86,1.46,7,2.62,1.89,13,6.09,1.92,11,6.57,1.72,7,6,1.67,11,7.71,1.6,7,2.11,1.69,9,2.55,1.86,11,6.36,1.75,11,6.14,2.04,7,6.33,1.67,12,7.33,2.07,6,2.42,1.78,12,2.25,1.83,8,6.44,2.35,9,6.11,1.17,9 +4948,freshen,6.56,1.72,18,4.68,2.03,22,7.25,1.59,20,6.43,1.81,7,6.64,1.75,11,5.3,2.06,10,4.17,1.95,12,6.25,1.04,8,7.92,1.56,12,6.58,1.62,12,6.5,2.07,6,5.75,2.43,8,4.07,1.54,14,7.5,1.69,8,7.08,1.56,12,6.5,1.85,8,6.6,1.71,10,5.08,1.68,12,4.2,2.39,10,7.27,1.79,11,7.22,1.39,9 +4949,freshener,5.71,1.9,21,4.17,2.52,23,6.19,1.65,26,6.27,1.74,11,5.1,1.97,10,5.36,2.2,11,3.08,2.35,12,5.91,1.64,11,6.43,1.74,14,5.2,2.25,10,6.18,1.47,11,5.27,2.45,11,3.17,2.21,12,5.88,1.65,17,6.88,1.64,8,5.62,2.29,13,5.88,1.13,8,4.13,2.59,15,4.25,2.55,8,6.29,1.72,17,6,1.58,9 +4950,freshman,5.05,1.58,19,3.82,2.11,22,3.78,2.11,23,5.45,1.69,11,4.29,1.25,7,4.88,2.1,8,3.21,1.93,14,2.86,1.95,7,4.19,2.1,16,4.38,1.69,8,5.55,1.37,11,3.89,3.02,9,3.77,1.3,13,3.36,1.91,11,4.17,2.29,12,5.08,1.78,12,5,1.29,7,3.36,2.34,11,4.27,1.85,11,4.15,2.44,13,3.3,1.57,10 +4951,freshness,7.43,1.57,21,4.1,2.73,20,6.29,2.05,21,7,1.67,6,7.6,1.55,15,4.5,2.73,8,3.83,2.82,12,6.36,1.96,11,6.2,2.25,10,7.67,1.51,6,7.33,1.63,15,5.4,2.91,10,2.8,1.87,10,6.07,2.34,14,6.71,1.38,7,7,2.24,7,7.64,1.15,14,3.86,2.63,14,4.67,3.14,6,6.42,1.88,12,6.11,2.37,9 +4952,freshwater,7.29,1.68,21,2.82,1.76,22,5.76,1.7,21,7.44,1.42,9,7.17,1.9,12,2,0.89,6,2.93,1.83,15,5.67,1.03,6,5.8,1.93,15,6.67,2.06,9,7.75,1.22,12,3.8,1.79,5,2.53,1.7,17,5.5,1.72,10,6,1.73,11,7.75,1.76,12,6.67,1.41,9,2.89,2.09,9,2.77,1.59,13,6,1.76,12,5.44,1.67,9 +4953,fret,3.73,1.61,22,5.89,2.02,19,4.24,2.49,21,3.2,0.84,5,3.88,1.82,16,5.88,2.59,8,5.91,1.64,11,4.2,2.25,10,4.27,2.8,11,3.5,1.45,12,4,1.83,10,6.1,1.85,10,5.67,2.29,9,4,2.45,12,4.56,2.65,9,3.18,1.54,11,4.27,1.56,11,5,2,8,6.55,1.86,11,3.78,2.44,9,4.58,2.57,12 +4954,friar,5.2,1.77,20,3.26,2,23,5.62,1.63,21,4.89,1.96,9,5.45,1.63,11,3.27,2.24,11,3.25,1.86,12,5.38,1.19,8,5.77,1.88,13,4.93,1.54,14,5.83,2.23,6,3.11,2.26,9,3.36,1.91,14,6.12,1.89,8,5.31,1.44,13,5.6,1.58,10,4.8,1.93,10,3.46,2.33,13,3,1.56,10,5.67,1.78,12,5.56,1.51,9 +4955,friction,4,1.67,21,5.05,2.26,20,4.24,2.17,21,5.5,0.84,6,3.4,1.55,15,5,1.41,8,5.08,2.75,12,4.27,2.28,11,4.2,2.15,10,4.83,1.72,6,3.67,1.59,15,5.1,2.33,10,5,2.31,10,4.43,2.44,14,3.86,1.57,7,4.86,1.95,7,3.57,1.4,14,5.07,2.59,14,5,1.41,6,3.83,1.85,12,4.78,2.54,9 +4956,fridge,6.29,1.68,21,4.6,2.72,20,5.69,2.31,35,7.38,1.41,8,5.62,1.5,13,3.8,2.05,5,4.87,2.92,15,5.3,2.67,10,5.84,2.19,25,6.92,1.61,13,5.25,1.28,8,4.67,2.64,12,4.5,3.02,8,5.4,2.28,20,6.07,2.37,15,6.18,1.6,11,6.4,1.84,10,5.18,3.34,11,3.89,1.62,9,5.68,2.61,22,5.69,1.8,13 +4957,fried,5.82,1.87,22,4.09,2,22,6.05,2.01,19,6.12,1.55,8,5.64,2.06,14,4.2,2.2,10,4,1.91,12,6.86,1.86,7,5.58,2.02,12,6,2.28,11,5.64,1.43,11,4.09,1.92,11,4.09,2.17,11,5.86,2.18,14,6.6,1.52,5,5.3,2.11,10,6.25,1.6,12,4.4,2.01,10,3.83,2.04,12,5.67,1.12,9,6.4,2.59,10 +4958,friend,6.79,2.49,19,4.29,2.69,21,6.31,1.79,42,6.33,1.15,3,6.88,2.68,16,4.14,3.02,7,4.54,2.63,13,6.5,2.03,14,6.3,1.66,27,7,2.45,10,6.56,2.65,9,5.14,2.73,7,4,2.71,13,6,1.94,18,6.54,1.67,24,6.75,2.25,8,6.82,2.75,11,4.73,2.9,11,3.8,2.49,10,6.21,1.8,29,6.54,1.81,13 +4959,friendless,3.15,2.54,20,4.18,2.34,22,4.63,2.54,27,4.86,3.02,7,2.23,1.74,13,4.4,2.5,10,4,2.3,12,3.47,2.03,15,6.18,2.52,11,2.45,1.81,11,4,3.12,9,4.56,2.4,9,3.92,2.36,13,5.24,2.61,17,3.44,2.24,9,3.38,2.6,13,2.71,2.56,7,4.31,2.39,16,3.83,2.4,6,4.58,2.81,12,4.67,2.41,15 +4960,friendly,7.84,0.96,19,4.27,2.81,44,7.6,1.62,42,8.17,0.75,6,7.69,1.03,13,4.24,2.81,21,4.3,2.88,23,7.18,2.01,17,7.88,1.27,25,7.9,0.99,10,7.78,0.97,9,3.82,2.63,22,4.73,2.98,22,7.46,1.75,26,7.81,1.42,16,7.75,0.89,8,7.91,1.04,11,4.38,3.09,24,4.15,2.52,20,7.58,1.74,24,7.61,1.5,18 +4961,friendship,7.76,1.64,21,5.2,2.98,20,6.95,1.83,21,8.17,0.75,6,7.6,1.88,15,5.88,2.53,8,4.75,3.28,12,6.55,2.11,11,7.4,1.43,10,8,1.1,6,7.67,1.84,15,5.4,3.2,10,5,2.91,10,6.93,2.09,14,7,1.29,7,7.43,2.51,7,7.93,1.07,14,5.21,3.17,14,5.17,2.79,6,7.08,1.24,12,6.78,2.49,9 +4962,fright,3.26,2.16,19,5,2.47,23,3.95,1.96,19,3.56,1.94,9,3,2.4,10,4.71,2.75,7,5.33,2.35,15,4,2,10,3.89,2.03,9,4.22,2.59,9,2.4,1.26,10,4.5,3.03,10,5.67,1.78,12,3.62,1.85,8,4,2.11,10,3.75,2.49,12,2.43,1.13,7,4.75,2.43,20,6.67,2.52,3,3.12,1.55,8,4.55,2.07,11 +4963,frighten,2.95,2.04,21,4.85,2.85,20,2.71,2.22,21,4,2.19,6,2.53,1.88,15,4.12,3.14,8,5.33,2.67,12,3,2.79,11,2.4,1.43,10,3.78,2.59,9,2.33,1.3,12,4.89,2.47,9,4.82,3.25,11,3.83,3.31,6,2.27,1.53,15,3.2,2.53,10,2.73,1.56,11,4.92,2.53,13,4.71,3.59,7,3,2.7,12,2.33,1.41,9 +4964,frightened,2.45,1.23,20,5.61,2.97,18,3.05,2.03,22,2,0.71,5,2.6,1.35,15,5.5,2.88,6,5.67,3.14,12,3.1,1.2,10,3,2.59,12,2.6,1.07,10,2.3,1.42,10,5.9,3.07,10,5.25,3.01,8,3.18,1.94,11,2.91,2.21,11,2.5,1.24,12,2.38,1.3,8,4.11,3.44,9,7.11,1.36,9,3.36,1.86,11,2.73,2.24,11 +4965,frightening,2.58,1.61,19,4.73,2.9,22,3.39,2.21,23,2.73,1.85,11,2.43,1.4,7,5.5,3.07,8,4.29,2.81,14,3.57,2.15,7,3.31,2.3,16,3.12,1.96,8,2.18,1.25,11,3.56,2.65,9,5.54,2.88,13,3.82,2.09,11,3,2.34,12,2.25,1.48,12,3.14,1.77,7,3.91,3.11,11,5.55,2.54,11,4.15,2.51,13,2.4,1.26,10 +4966,frightful,2.95,1.66,21,5.2,2.06,25,3.55,2.09,22,3.12,1.96,8,2.85,1.52,13,4.77,2.52,13,5.67,1.37,12,3.77,2.17,13,3.22,2.05,9,3.5,2.07,8,2.75,1.29,12,5.29,1.68,14,5.09,2.55,11,4.25,2.01,12,2.7,1.95,10,2.6,1.96,10,3.27,1.35,11,4.65,2.09,17,6.38,1.51,8,3.4,2.63,10,3.67,1.61,12 +4967,frigid,3.77,1.93,22,3.87,2.36,23,5.61,2.62,23,4.88,2.47,8,3.14,1.23,14,4.18,2.18,11,3.58,2.57,12,6,2.5,9,5.36,2.76,14,3.64,2.01,11,3.91,1.92,11,4.91,2.3,11,2.92,2.07,12,6.2,2.57,15,4.5,2.51,8,3.1,0.74,10,4.33,2.42,12,3.73,2.45,11,4,2.37,12,5.92,2.96,13,5.2,2.2,10 +4968,fringe,5.16,1.01,19,4.52,2.2,21,4.48,2.25,23,5,1,3,5.19,1.05,16,5,2.56,8,4.23,2.01,13,4.78,2.05,9,4.29,2.43,14,4.78,0.83,9,5.5,1.08,10,3.89,2.15,9,5,2.22,12,4.73,2.55,15,4,1.6,8,4.57,0.98,7,5.5,0.9,12,4.7,1.7,10,4.36,2.66,11,4.46,2.54,13,4.5,1.96,10 +4969,frisbee,6.35,1.69,20,3.33,2.54,18,6.14,2.03,22,7.6,0.89,5,5.93,1.71,15,4.17,2.93,6,2.92,2.35,12,6.3,1.95,10,6,2.17,12,6.9,1.1,10,5.8,2.04,10,3.7,2.98,10,2.88,1.96,8,6.18,2.18,11,6.09,1.97,11,6.08,2.15,12,6.75,0.46,8,3.22,2.64,9,3.44,2.6,9,6.27,2.24,11,6,1.9,11 +4970,frisk,4.8,2.4,20,6.6,2.09,20,4.83,2.24,36,5,2.14,8,4.67,2.64,12,7.2,1.3,5,6.4,2.29,15,4.55,2.62,11,4.96,2.09,25,5,2.48,13,4.43,2.37,7,7.17,1.53,12,5.75,2.6,8,4.8,2.26,20,4.88,2.28,16,5.18,2.18,11,4.33,2.69,9,7.45,1.04,11,5.56,2.6,9,5.14,2.1,22,4.36,2.44,14 +4971,frisky,6.57,2.11,21,6.05,2.21,20,6.23,2.37,22,7.33,1.51,6,6.27,2.28,15,6,2.27,8,6.08,2.27,12,5.67,2.71,12,6.9,1.79,10,7.22,1.86,9,6.08,2.23,12,5.56,2.24,9,6.45,2.21,11,5.57,2.57,7,6.53,2.29,15,6.9,2.6,10,6.27,1.62,11,6.31,1.65,13,5.57,3.1,7,6,2.76,12,6.5,1.9,10 +4972,frivolous,4.65,2.03,20,4.22,2.24,18,4.27,1.72,22,3.4,0.89,5,5.07,2.15,15,3.5,2.35,6,4.58,2.19,12,4.1,1.1,10,4.42,2.15,12,4.8,1.48,10,4.5,2.55,10,4.3,2.54,10,4.12,1.96,8,4.73,1.19,11,3.82,2.09,11,4,1.91,12,5.62,1.92,8,2.56,1.59,9,5.89,1.36,9,5,1.61,11,3.55,1.57,11 +4973,frock,4.67,1.83,21,4.48,1.9,23,4.71,2,21,3.2,1.79,5,5.12,1.63,16,5,1.86,12,3.91,1.87,11,4.91,1.38,11,4,2.18,9,4.67,1.87,12,4.67,1.87,9,4.81,1.47,16,3.71,2.63,7,4.73,1.42,11,4.7,2.58,10,4.85,2.03,13,4.38,1.51,8,4.68,1.92,19,3.5,1.73,4,4.21,1.85,14,5.71,2.06,7 +4974,frog,5.84,1.34,19,4.07,2.61,42,5.5,2.27,48,4.67,0.58,3,6.06,1.34,16,4.31,2.18,16,3.92,2.87,26,5.24,2.19,17,5.65,2.33,31,5.56,1.42,9,6.1,1.29,10,4.05,2.7,19,4.09,2.59,23,5.12,2.18,26,5.95,2.34,22,6.57,1.27,7,5.42,1.24,12,4.04,2.89,25,4.12,2.2,17,5.7,2.31,30,5.17,2.23,18 +4975,froggy,5.71,2.03,21,3.36,2.11,22,4.78,2.03,27,6.6,1.51,10,4.91,2.17,11,2.86,2.34,7,3.6,2.03,15,4.41,2.29,17,5.4,1.35,10,5.64,2.5,11,5.8,1.48,10,2.6,2.3,5,3.59,2.06,17,4.86,2.03,14,4.69,2.1,13,5.23,2.2,13,6.5,1.51,8,2.7,2.06,10,3.92,2.07,12,4.86,1.96,14,4.69,2.18,13 +4976,frolic,6.05,1.77,21,4.17,2.65,24,6.05,1.99,20,6.62,0.92,8,5.69,2.1,13,4.33,2.07,6,4.11,2.87,18,6.18,1.6,11,5.89,2.47,9,5.5,1.93,12,6.78,1.3,9,4.9,2.69,10,3.64,2.59,14,6.31,2.06,13,5.57,1.9,7,5.79,1.97,14,6.57,1.27,7,4.69,2.3,16,3.12,3.14,8,6.33,1.87,12,5.62,2.2,8 +4977,frontal,5.95,1.61,19,4.09,2.66,23,6,1.67,19,6.11,1.17,9,5.8,1.99,10,3.57,2.57,7,4.47,2.77,15,5.6,1.58,10,6.44,1.74,9,6,1.73,9,5.9,1.6,10,4.2,3.01,10,4.17,2.52,12,4.88,0.99,8,6.8,1.69,10,5.75,1.71,12,6.29,1.5,7,3.8,2.67,20,6,2,3,5.25,1.16,8,6.55,1.81,11 +4978,frontier,6.53,1.62,17,3.95,2.26,20,4.32,1.75,25,6.75,2.06,4,6.46,1.56,13,4.09,2.51,11,3.78,2.05,9,4,1.75,16,4.89,1.69,9,6,1.67,6,6.82,1.6,11,4.22,2.73,9,3.73,1.9,11,4.2,1.82,20,4.8,1.48,5,6.5,1.77,8,6.56,1.59,9,3.73,2.05,11,4.22,2.59,9,4.32,1.67,19,4.33,2.16,6 +4979,frostbite,2.1,0.97,20,7.05,2.28,20,4,2.26,26,1.82,0.87,11,2.44,1.01,9,7.29,1.25,7,6.92,2.72,13,3.85,1.57,13,4.15,2.85,13,2.18,0.98,11,2,1,9,7.36,1.86,11,6.67,2.78,9,4.47,2.6,17,3.11,1.05,9,2.1,1.1,10,2.1,0.88,10,7.42,2.23,12,6.5,2.39,8,4.81,2.37,16,2.7,1.34,10 +4980,frosted,6.6,1.5,20,3.92,2.86,24,5,1.97,19,6.5,1.77,8,6.67,1.37,12,5.5,2.59,6,3.39,2.81,18,6,1.55,11,3.62,1.69,8,6.5,1.68,12,6.75,1.28,8,4,2.87,10,3.86,2.96,14,5.67,1.56,12,3.86,2.19,7,6.36,1.39,14,7.17,1.72,6,4.81,2.66,16,2.12,2.47,8,5.08,2.15,12,4.86,1.77,7 +4981,frosting,7.33,1.39,21,4.4,2.29,25,5.73,1.93,22,7.38,1.77,8,7.31,1.18,13,3.85,2.54,13,5,1.91,12,5.77,1.79,13,5.67,2.24,9,7.5,2,8,7.33,0.89,12,4.79,1.97,14,3.91,2.66,11,6.08,1.83,12,5.3,2.06,10,7.5,1.65,10,7.18,1.17,11,4.41,2.55,17,4.38,1.77,8,6,1.83,10,5.5,2.07,12 +4982,frosty,6.15,1.23,20,4.61,2.12,18,5,2.12,21,6.4,1.14,5,6.07,1.28,15,4.5,2.17,6,4.67,2.19,12,4.56,1.51,9,5.33,2.5,12,6.2,1.32,10,6.1,1.2,10,5,2.45,10,4.12,1.64,8,5.3,1.83,10,4.73,2.41,11,5.42,0.9,12,7.25,0.71,8,3.67,1.94,9,5.56,1.94,9,5.45,2.3,11,4.5,1.9,10 +4983,frown,3.35,1.35,20,3.61,2.17,18,4.95,2.31,21,2.8,1.3,5,3.53,1.36,15,4.33,1.86,6,3.25,2.3,12,5.6,1.51,10,4.36,2.8,11,3.6,0.97,10,3.1,1.66,10,4.1,2.23,10,3,2.07,8,4.36,2.2,11,5.6,2.37,10,3.5,1.09,12,3.12,1.73,8,2.22,1.79,9,5,1.58,9,4.55,2.58,11,5.4,2.01,10 +4984,fruit,7,1.97,19,4.09,2.49,22,6.12,2.07,24,6.17,2.79,6,7.38,1.45,13,4.92,2.68,12,3.1,1.91,10,5,1.51,8,6.69,2.12,16,7.4,1.35,10,6.56,2.51,9,3.67,2.06,9,4.38,2.79,13,5.88,2.15,17,7,1.9,6,7.5,1.6,8,6.64,2.2,11,5,2.35,9,3.46,2.47,13,6.38,2.06,16,5.62,2.13,8 +4985,fruit punch,6.95,1.36,20,4.75,2.15,20,5,1.28,18,7.14,1.07,7,6.85,1.52,13,5.67,2.12,9,4,1.95,11,3.8,1.64,5,5.46,0.78,13,6.4,1.58,10,7.56,0.88,9,5.12,2.36,8,4.5,2.07,12,4.77,1.36,13,5.6,0.89,5,7.36,1.29,11,6.44,1.33,9,5.25,2.26,12,4,1.85,8,4.89,1.69,9,5.11,0.78,9 +4986,fruitcake,5.29,2.1,21,3.43,2.06,23,5.42,2.08,26,5.82,1.83,11,4.7,2.31,10,4,2.19,11,2.92,1.88,12,4.91,1.97,11,5.93,2.16,14,5.2,1.99,10,5.36,2.29,11,4.27,2.1,11,2.67,1.78,12,5.71,1.69,17,5,2.88,8,6,1.68,13,4.12,2.3,8,3.33,1.88,15,3.62,2.5,8,5.76,2.08,17,4.78,2.05,9 +4987,fruitful,7.11,1.49,19,4.14,2.42,22,6.91,1.9,22,7.09,1.58,11,6.86,1.35,7,4.12,2.59,8,4.14,2.41,14,6.71,2.21,7,7,1.81,15,7,1.6,8,7.18,1.47,11,3.44,2.4,9,4.62,2.4,13,6.36,2.01,11,7.45,1.69,11,7.33,1.72,12,6.71,0.95,7,4.55,3.05,11,3.73,1.62,11,7.08,2.02,12,6.7,1.83,10 +4988,fruitless,2.95,1.32,20,3.25,1.94,20,3.59,1.74,22,2.43,1.13,7,3.23,1.36,13,3.11,1.76,9,3.36,2.16,11,3.83,2.4,6,3.5,1.51,16,3.2,1.03,10,2.67,1.66,9,2.88,1.89,8,3.5,2.02,12,3.87,1.81,15,3,1.53,7,3.36,1.21,11,2.44,1.33,9,3.17,1.95,12,3.38,2.07,8,4.36,2.01,11,2.82,0.98,11 +4989,fruity,6.71,1.85,21,5.26,1.79,19,6,1.9,36,6.62,2.5,8,6.77,1.42,13,4.4,1.95,5,5.57,1.7,14,5.64,2.38,11,6.16,1.68,25,6.62,2.14,13,6.88,1.36,8,5.58,2.07,12,4.71,1.11,7,6.35,1.87,20,5.56,1.9,16,6.36,2.11,11,7.1,1.52,10,5.3,1.25,10,5.22,2.33,9,6.05,2.06,22,5.93,1.69,14 +4990,frustrated,2.55,1,20,5.4,2.29,43,3.85,2.31,55,3,0,3,2.47,1.07,17,5.47,2.1,15,5.36,2.42,28,3.77,2.35,26,3.93,2.36,28,2.57,0.79,7,2.54,1.13,13,5.06,2.21,18,5.64,2.36,25,4.37,2.43,35,2.89,1.85,19,3,1,9,2.18,0.87,11,5,2.54,24,5.89,1.88,19,3.61,2.38,28,4.11,2.26,27 +4991,frustrating,2.57,1.43,21,5.48,1.83,21,3.72,2.32,25,2.92,1.44,12,2.11,1.36,9,5.86,1.77,7,5.29,1.9,14,3.1,1.91,10,4.13,2.53,15,1.25,0.5,4,2.88,1.41,17,5,1.89,10,5.91,1.76,11,3,2.77,7,4,2.14,18,2.42,1.44,12,2.78,1.48,9,5.23,2.09,13,5.88,1.36,8,2.33,0.87,9,4.5,2.53,16 +4992,frustration,2.45,1.39,20,5.94,2.29,18,3.27,2.12,22,2.2,1.3,5,2.53,1.46,15,5.67,1.75,6,6.08,2.57,12,3.5,2.01,10,3.08,2.27,12,2.5,1.27,10,2.4,1.58,10,6.2,2.15,10,5.62,2.56,8,3.55,2.16,11,3,2.14,11,2.83,1.53,12,1.88,0.99,8,4.89,2.47,9,7,1.58,9,4,2.53,11,2.55,1.37,11 +4993,fry,5.95,2.31,21,5,2.97,20,6.44,1.84,36,6.12,2.64,8,5.85,2.19,13,5,2.35,5,5,3.23,15,6.36,1.29,11,6.48,2.06,25,6.31,2.56,13,5.38,1.85,8,5.5,3.09,12,4.25,2.82,8,6.35,1.93,20,6.56,1.79,16,5.55,2.21,11,6.4,2.46,10,4.82,3.28,11,5.22,2.73,9,6.36,2.08,22,6.57,1.45,14 +4994,fryer,4.89,1.37,19,4.3,2.43,20,5.39,1.37,23,4.8,1.79,5,5.08,1.19,13,4.67,2.73,6,4.14,2.38,14,5.3,1.64,10,5.46,1.2,13,4.29,1.38,7,5.45,1.13,11,4.71,2.75,7,4.08,2.33,13,5,1.34,11,5.75,1.36,12,4.83,1.59,12,5,1,7,4.09,2.43,11,4.56,2.55,9,5.36,1.5,14,5.44,1.24,9 +4995,fuchsia,5.14,2.17,21,3.78,2.45,23,5.72,2.24,18,4.89,2.15,9,5.33,2.27,12,3.36,2.34,11,4.17,2.59,12,5.9,1.52,10,5.5,3.02,8,4.57,1.99,7,5.23,2.24,13,4,2.61,11,3.58,2.39,12,5.43,2.57,7,5.91,2.12,11,4.92,2.22,13,5.5,2.2,8,3.73,2.45,11,3.83,2.55,12,5.56,2.3,9,5.89,2.32,9 +4996,fuck,5.23,3.25,22,7.14,1.98,21,5.47,2.21,17,8.17,1.6,6,4.27,3.08,15,7,2.38,7,7.21,1.85,14,6.33,1.94,9,4.5,2.2,8,6.57,2.74,14,3,3,7,7.22,1.99,9,7.08,2.07,12,5.44,1.88,9,5.5,2.67,8,5.36,3.2,14,5,3.55,8,7.5,1.64,6,7,2.14,15,5,2.35,9,6,2.07,8 +4997,fucker,3.52,2.52,21,6.32,2.8,22,4.33,2.24,27,3.5,1.84,10,3.55,3.11,11,6.14,3.34,7,6.4,2.64,15,4.29,2.54,17,4.4,1.71,10,4.27,2.61,11,2.7,2.26,10,4.8,2.86,5,6.76,2.7,17,4.71,2.55,14,3.92,1.85,13,4.08,2.81,13,2.62,1.77,8,5.7,3.23,10,6.83,2.41,12,4.29,2.33,14,4.38,2.22,13 +4998,fucking,5.09,3.29,22,6.86,2.29,21,4.94,2.69,16,8,2,6,4.13,3.09,15,7.29,2.06,7,6.64,2.44,14,5.75,2.76,8,4.12,2.53,8,6.36,2.98,14,3,2.89,7,6.11,2.62,9,7.42,1.93,12,4.67,2.92,9,5.29,2.56,7,5.93,3,14,3.62,3.46,8,7,2.19,6,6.8,2.4,15,4.89,2.62,9,5,3,7 +4999,fudge,7.62,1.43,21,4.91,2.45,23,5.86,2.59,22,8.12,0.99,8,7.31,1.6,13,5.75,2.56,12,4,2.05,11,5.54,2.67,13,6.33,2.55,9,8.25,0.89,8,7.25,1.66,12,5.25,1.91,12,4.55,2.98,11,6.42,2.5,12,5.2,2.66,10,7.7,1.89,10,7.55,0.93,11,5.12,2.71,17,4.33,1.51,6,6.6,2.41,10,5.25,2.67,12 +5000,fuel,4.1,2.07,21,3.96,2.48,24,6.21,2.39,19,3.56,1.74,9,4.5,2.28,12,3.83,2.79,6,4.18,2.4,17,6,2.52,7,6.33,2.42,12,3.44,1.82,16,6.2,1.3,5,3.43,2.59,14,5.11,1.9,9,6.44,2.3,9,6,2.58,10,3.67,1.87,12,4.67,2.29,9,3.94,2.38,16,4,2.83,8,6.09,2.91,11,6.38,1.6,8 +5001,fugitive,2.74,2.23,19,5.26,2.34,23,4,1.76,19,3.11,2.03,9,2.4,2.46,10,5.57,3.05,7,5.27,2.05,15,4.2,1.81,10,3.78,1.79,9,3.44,2.96,9,2.1,1.1,10,5.5,2.92,10,5.25,1.86,12,3.88,1.36,8,4.2,2.15,10,3.08,2.75,12,2.14,0.69,7,5.1,2.43,20,6.33,1.53,3,3.12,0.99,8,4.64,1.96,11 +5002,fulfill,7.33,1.74,21,3.67,2.37,21,6.2,2.02,25,6.33,2.42,6,7.73,1.28,15,4,2.83,4,3.59,2.35,17,5.33,2.12,9,6.69,1.85,16,7.38,1.3,8,7.31,2.02,13,4.1,2.33,10,3.27,2.45,11,6,2.18,14,6.45,1.86,11,7.31,1.32,13,7.38,2.39,8,3.2,2.62,10,4.09,2.17,11,6.11,2.11,18,6.43,1.9,7 +5003,fulfillment,6.37,1.34,19,5.56,2.75,18,5.82,2.46,17,6.18,1.47,11,6.62,1.19,8,5.25,3.1,4,5.64,2.76,14,5.38,2.56,8,6.22,2.44,9,6.25,1.39,8,6.45,1.37,11,4.43,2.57,7,6.27,2.72,11,6,2.68,6,5.73,2.45,11,6.54,1.39,13,6,1.26,6,5.91,3.14,11,5,2.08,7,6,2.65,7,5.7,2.45,10 +5004,full,6,2.02,22,3.48,2.04,21,6.06,2.38,17,5.17,2.64,6,6.27,1.79,15,3,2,7,3.71,2.09,14,5.67,2.92,9,6.5,1.69,8,6.14,2.32,14,5.57,1.51,7,3.56,2.35,9,3.42,1.88,12,6.11,2.85,9,6,1.93,8,6.29,2.2,14,5.5,1.69,8,2.83,2.04,6,3.73,2.05,15,6.78,2.73,9,5.25,1.75,8 +5005,fullback,4.62,1.24,21,4.19,1.75,21,5.2,1.89,25,4.83,1.27,12,4.33,1.22,9,4.57,1.99,7,4,1.66,14,5.3,1.95,10,5.13,1.92,15,4.75,0.5,4,4.59,1.37,17,4.2,1.69,10,4.18,1.89,11,5.57,1.51,7,5.06,2.04,18,4.67,0.78,12,4.56,1.74,9,4.46,1.66,13,3.75,1.91,8,4.78,1.72,9,5.44,2,16 +5006,fullness,6.19,2.18,21,3.2,2.07,20,6.27,2.62,22,6.33,1.75,6,6.13,2.39,15,3.38,1.77,8,3.08,2.31,12,6.17,2.79,12,6.4,2.55,10,6.78,1.79,9,5.75,2.42,12,3.56,2.13,9,2.91,2.07,11,5.71,2.21,7,6.53,2.83,15,6.1,2.51,10,6.27,1.95,11,3.46,2.33,13,2.71,1.5,7,6.92,2.47,12,5.5,2.72,10 +5007,fumble,3.7,1.72,20,5,2.79,18,4.67,2.88,24,4.4,1.14,5,3.47,1.85,15,6.2,3.27,5,4.54,2.57,13,5.31,3.28,13,3.91,2.26,11,3.2,1.87,10,4.2,1.48,10,6.57,2.76,7,4,2.41,11,5.44,2.83,16,3.12,2.47,8,3.57,1.87,14,4,1.41,6,5.67,2.42,12,3.67,3.2,6,4.93,2.94,15,4.22,2.91,9 +5008,fun,8.37,0.96,19,6.32,2.62,41,7.04,1.85,46,8.11,1.17,9,8.6,0.7,10,6.75,2.29,16,6.04,2.82,25,7,1.97,17,7.21,1.66,28,8.67,1,9,8.1,0.88,10,5.65,2.71,23,7.17,2.31,18,6.97,1.92,30,7.47,1.41,15,8.17,1.11,12,8.71,0.49,7,6.57,2.54,30,5.64,2.84,11,7.18,1.98,28,6.83,1.65,18 +5009,function,5.55,0.76,20,4.1,1.7,21,6.18,1.88,34,5.5,0.71,10,5.6,0.84,10,4.25,1.83,8,4,1.68,13,6.57,1.65,14,5.9,2.02,20,5.56,0.88,9,5.55,0.69,11,4.46,1.56,13,3.5,1.85,8,6.09,2,22,6.33,1.72,12,5.5,0.85,10,5.6,0.7,10,4.21,1.42,14,3.86,2.27,7,6.18,1.85,17,6.18,1.98,17 +5010,functional,5.58,1.54,19,3.85,1.84,20,5.26,2.38,23,6.67,1.15,3,5.38,1.54,16,4.12,1.46,8,3.67,2.1,12,4.56,2.55,9,5.71,2.23,14,5.56,1.74,9,5.6,1.43,10,3.88,1.89,8,3.83,1.9,12,5.07,2.81,15,5.62,1.3,8,6.43,0.98,7,5.08,1.62,12,4.22,1.48,9,3.55,2.11,11,5,2.92,13,5.6,1.51,10 +5011,fund,6.55,1.9,20,4.59,2.44,22,6.05,1.72,21,6.22,2.28,9,6.82,1.6,11,5.09,2.47,11,4.09,2.43,11,5.88,1.81,8,6.15,1.72,13,6.36,1.86,14,7,2.1,6,4.67,2.83,9,4.54,2.26,13,6.75,1.28,8,5.62,1.85,13,6.6,1.9,10,6.5,2.01,10,4.54,2.4,13,4.67,2.65,9,6.5,1.62,12,5.44,1.74,9 +5012,fundamental,4.95,1.64,20,3.56,2.62,18,5.33,2.62,24,5.8,0.84,5,4.67,1.76,15,4.4,3.13,5,3.23,2.45,13,5.15,2.76,13,5.55,2.54,11,5.4,1.84,10,4.5,1.35,10,4.14,2.79,7,3.18,2.56,11,5,2.92,16,6,1.85,8,4.93,1.69,14,5,1.67,6,3.33,2.19,12,4,3.52,6,5.93,2.69,15,4.33,2.29,9 +5013,fundamentalist,4.47,2.2,19,4.14,2.26,21,4.36,2.34,25,3,2.71,4,4.87,1.96,15,4.25,1.71,4,4.12,2.42,17,4.22,3.15,9,4.44,1.86,16,3.75,1.98,8,5,2.28,11,4.1,1.97,10,4.18,2.6,11,4.14,2.44,14,4.64,2.29,11,4.2,2.15,10,4.78,2.33,9,4,2.87,10,4.27,1.68,11,4.94,2.36,18,2.86,1.57,7 +5014,funding,5.45,2.28,22,3.95,2.44,21,4.73,1.96,22,5.86,2.48,14,4.75,1.83,8,4.64,2.29,11,3.44,2.51,9,3.17,0.98,6,5.31,1.92,16,5.8,2.25,10,5.17,2.37,12,3.09,2.26,11,4.9,2.38,10,4.54,2.15,13,5,1.73,9,5.25,2.67,12,5.7,1.83,10,4.23,2.52,13,3.5,2.39,8,5.17,1.59,12,4.2,2.3,10 +5015,fundraiser,5.68,1.7,19,4.29,1.82,21,5.27,1.88,22,6.4,1.34,5,5.46,1.85,13,3.83,1.72,6,4.47,1.88,15,4.33,1.22,9,5.92,2.02,13,6,1.73,7,5.55,1.81,11,4.57,2.23,7,4.14,1.66,14,5,1.79,11,5.55,2.02,11,6.17,1.34,12,4.86,2.04,7,4,2.24,11,4.6,1.26,10,4.77,1.36,13,6,2.35,9 +5016,fundraising,5.63,1.77,19,4.85,2.68,20,6.86,1.42,21,4.8,0.45,5,5.93,1.98,14,5.5,1.93,8,4.42,3.09,12,6.91,1.38,11,6.8,1.55,10,4.4,0.89,5,6.07,1.82,14,5.4,2.46,10,4.3,2.91,10,6.79,1.37,14,7,1.63,7,5.14,1.46,7,5.92,1.93,12,5.57,2.68,14,3.17,1.94,6,7,1.71,12,6.67,1,9 +5017,funeral,2.07,1.89,43,4.1,2.57,20,3.06,2.17,47,2.2,1.79,20,1.96,2.01,23,3.6,2.55,10,4.6,2.63,10,3.24,2.02,17,2.86,2.25,29,2.19,1.91,16,2,1.92,27,3,2.52,7,4.69,2.5,13,3.19,1.97,31,2.6,2.5,15,2.26,2.1,19,1.92,1.74,24,4.7,2.75,10,3.5,2.37,10,3.71,2.46,28,2.11,1.15,19 +5018,fungus,2.79,1.52,42,4.67,2.87,21,3.61,1.91,49,3.12,1.75,16,2.58,1.36,26,4.83,2.86,6,4.6,2.97,15,3.12,1.62,25,3.96,1.97,23,2.5,1.4,20,3.14,1.59,21,4.14,3.08,7,4.93,2.84,14,3.64,1.85,25,3.58,2.02,24,2.5,1.32,24,3.17,1.72,18,5.67,3.2,9,3.92,2.47,12,3.38,1.65,26,3.87,2.18,23 +5019,funk,3.2,1.79,20,4.52,2.48,21,4.68,2.56,34,3.7,2,10,2.7,1.49,10,4.12,2.3,8,4.77,2.65,13,4.71,2.92,14,4.65,2.35,20,3.22,2.05,9,3.18,1.66,11,4.38,2.1,13,4.75,3.15,8,4.73,2.59,22,4.58,2.61,12,3.2,1.99,10,3.2,1.69,10,4.86,2.77,14,3.86,1.77,7,4.47,2.53,17,4.88,2.64,17 +5020,funky,5.85,1.9,20,4.9,2.7,21,5.4,2.33,25,5.5,2.52,4,5.94,1.81,16,5,2.45,4,4.88,2.83,17,5.89,3.02,9,5.12,1.89,16,5.75,1.67,8,5.92,2.11,12,5.1,2.73,10,4.73,2.8,11,5.86,2.41,14,4.82,2.18,11,5.91,1.51,11,5.78,2.39,9,5,2.91,10,4.82,2.64,11,6,2.3,18,3.86,1.68,7 +5021,funnel,5.32,2.19,19,2.95,2.34,22,4.35,2.39,23,5.45,2.3,11,4.57,1.62,7,2.75,1.75,8,3.07,2.67,14,4.57,2.82,7,4.25,2.27,16,5.62,2.67,8,5.09,1.87,11,2.56,2.74,9,3.23,2.09,13,4.45,2.21,11,4.25,2.63,12,5,2.34,12,5.86,1.95,7,2.45,2.25,11,3.45,2.42,11,4,2.71,13,4.8,1.93,10 +5022,funny,7.59,1.68,22,5.38,2.67,21,6.33,2.09,18,6.5,2.59,6,8,1.07,15,6.57,2.3,7,4.79,2.72,14,5.89,1.96,9,6.75,2.38,8,7.14,1.92,14,8.43,0.79,7,4.67,2.69,9,5.92,2.64,12,6.6,1.96,10,6,2.33,8,7.36,1.95,14,8,1.07,8,5.83,2.64,6,5.2,2.76,15,6.8,2.1,10,5.75,2.05,8 +5023,fur,5.65,1.9,20,3.64,2.26,44,6.11,2.52,18,5.8,1.1,5,5.6,2.13,15,3.88,2.34,17,3.48,2.24,27,6.3,2.71,10,5.88,2.42,8,5.7,1.49,10,5.6,2.32,10,3.64,2.5,14,3.63,2.19,30,6.71,2.63,7,5.73,2.49,11,5.42,1.98,12,6,1.85,8,3.58,2.5,26,3.72,1.93,18,6.67,2.29,9,5.56,2.74,9 +5024,furious,2.57,1.6,21,6.09,2.17,23,3.89,2.78,18,3.22,1.99,9,2.08,1.08,12,6.64,1.75,11,5.58,2.47,12,4.5,2.95,10,3.12,2.53,8,3.14,1.68,7,2.23,1.59,13,6.73,1.62,11,5.5,2.5,12,3.71,3.35,7,4,2.53,11,2.31,1.6,13,3,1.6,8,5.82,2.36,11,6.33,2.06,12,3.44,2.19,9,4.33,3.35,9 +5025,furlong,4.58,1.07,19,3.72,1.74,18,5.71,2.34,17,4.64,1.12,11,4.5,1.07,8,4,2,4,3.64,1.74,14,6,2.56,8,5.44,2.24,9,4.25,1.28,8,4.82,0.87,11,3.57,1.81,7,3.82,1.78,11,5.5,2.66,6,5.82,2.27,11,4.38,1.04,13,5,1.1,6,3.73,1.9,11,3.71,1.6,7,5.71,2.14,7,5.7,2.58,10 +5026,furlough,4.95,1.54,20,3.35,1.76,20,5.16,2.1,25,5.33,1.5,12,4.38,1.51,8,4.33,1.86,6,2.93,1.59,14,5.1,1.66,10,5.2,2.4,15,4,1,3,5.12,1.58,17,3.8,2.15,10,2.9,1.2,10,4.29,1.11,7,5.5,2.31,18,5.18,1.47,11,4.67,1.66,9,3.38,1.76,13,3.29,1.89,7,5.44,1.94,9,5,2.22,16 +5027,furnace,5.11,1.91,19,3.24,1.97,21,4.82,1.82,22,5.36,1.96,11,5.29,1.25,7,4.5,2.2,8,2.46,1.39,13,4.5,2.17,6,4.94,1.73,16,4.75,2.05,8,5.36,1.86,11,2.89,2.32,9,3.5,1.73,12,4.73,1.95,11,4.91,1.76,11,4.92,2.15,12,5.43,1.51,7,2.2,1.48,10,4.18,1.94,11,5,1.96,13,4.56,1.67,9 +5028,furnish,5.65,1.27,20,3.86,1.77,21,6.41,1.89,34,5.8,1.03,10,5.5,1.51,10,4.88,1.96,8,3.23,1.36,13,6.5,2.28,14,6.35,1.63,20,5.56,1.42,9,5.73,1.19,11,4.46,1.66,13,2.88,1.55,8,6.45,2.15,22,6.33,1.37,12,5.3,1.16,10,6,1.33,10,3.71,1.86,14,4.14,1.68,7,6.59,1.8,17,6.24,2.02,17 +5029,furnishings,6.25,1.41,20,3.22,1.77,18,6.43,1.72,21,5.6,1.34,5,6.47,1.41,15,2.83,1.83,6,3.42,1.78,12,6.11,1.83,9,6.67,1.67,12,6.3,1.25,10,6.2,1.62,10,3.6,1.84,10,2.75,1.67,8,6.18,1.83,11,6.7,1.64,10,6,1.65,12,6.62,0.92,8,2.11,1.76,9,4.33,0.87,9,6.27,1.74,11,6.6,1.78,10 +5030,furniture,5.79,0.92,19,3.05,1.75,21,5.43,2.15,23,6,1,3,5.75,0.93,16,3.75,1.58,8,2.62,1.76,13,5.78,2.49,9,5.21,1.97,14,5.78,0.97,9,5.8,0.92,10,3,1.66,9,3.08,1.88,12,5.53,2.5,15,5.25,1.39,8,5.86,0.9,7,5.75,0.97,12,3.3,1.64,10,2.82,1.89,11,5.85,2.67,13,4.9,1.1,10 +5031,furry,6.63,2.24,19,3.7,2.08,20,5.26,2.05,19,5.33,3.51,3,6.8,2.04,15,3.2,2.3,10,4.2,1.81,10,5.7,1.7,10,4.78,2.39,9,6,2.83,6,6.83,2.04,12,2.71,2.14,7,4.23,1.92,13,5.14,2.41,7,5.33,1.92,12,7.5,1.24,12,5.14,2.85,7,3.7,2.41,10,3.7,1.83,10,4.38,2.26,8,5.91,1.7,11 +5032,fury,2.73,1.78,22,6.12,2.14,26,4.62,2.32,24,3.33,2.29,9,2.31,1.25,13,6.5,1.72,10,5.88,2.39,16,5.22,2.22,9,4.27,2.37,15,2.12,1.73,8,3.07,1.77,14,6,2.27,13,6.23,2.09,13,4.08,2.02,12,5.17,2.55,12,3,1.91,12,2.4,1.65,10,6.07,1.75,15,6.18,2.68,11,4.92,2.14,13,4.27,2.57,11 +5033,fuse,5.05,1.72,19,3.77,2.49,22,5.81,2.37,27,6.67,1.63,6,4.31,1.18,13,3.7,2.21,10,3.83,2.79,12,6.33,2.16,15,5.18,2.68,11,5,1.49,10,5.11,2.03,9,4.22,2.39,9,3.46,2.6,13,5.88,2.64,17,5.78,2.05,9,5.58,1.83,12,4.14,1.07,7,3.62,2.42,16,4.17,2.86,6,6.42,2.54,12,5.33,2.19,15 +5034,fuselage,4.5,1.64,20,3.06,2.07,18,5.04,2.49,24,4.4,1.95,5,4.53,1.6,15,4.4,1.52,5,2.54,2.07,13,4.92,2.6,13,5.18,2.48,11,4.9,1.1,10,4.1,2.02,10,3.86,1.86,7,2.55,2.11,11,5.06,2.32,16,5,2.98,8,4.14,1.83,14,5.33,0.52,6,3.42,2.19,12,2.33,1.75,6,5.87,2.5,15,3.67,1.87,9 +5035,fusion,5.6,1.05,20,5,2.77,21,4.83,2.66,24,6.33,0.58,3,5.47,1.07,17,6,3.06,7,4.62,2.66,13,5.14,2.27,7,4.71,2.87,17,6,0.82,7,5.38,1.12,13,5.71,2.87,7,4.77,2.83,13,4.85,2.76,13,4.82,2.68,11,5.33,1.22,9,5.82,0.87,11,5.82,2.79,11,4.1,2.6,10,4.65,3,17,5.29,1.7,7 +5036,fuss,3.32,2.19,19,4.77,2.09,22,3.5,1.82,24,3.5,1.97,6,3.23,2.35,13,4.42,2.23,12,5.2,1.93,10,3,1.07,8,3.75,2.08,16,3.3,1.89,10,3.33,2.6,9,5,2.35,9,4.62,1.98,13,3.53,1.77,17,3.17,2.14,6,2.38,1.85,8,4,2.24,11,4,2.4,9,5.31,1.75,13,3.38,1.71,16,3.75,2.12,8 +5037,fussy,2.71,1.71,21,3.61,2.46,23,3.83,2.43,18,3.22,2.22,9,2.33,1.15,12,3.36,2.11,11,3.83,2.82,12,3.4,2.32,10,4.38,2.62,8,3.14,2.41,7,2.54,1.33,13,4.36,2.42,11,2.92,2.39,12,3.29,2.81,7,4.18,2.23,11,2.38,1.98,13,3.25,1.04,8,3.73,2.69,11,3.5,2.35,12,2.56,1.24,9,5.11,2.71,9 +5038,futile,3.82,1.79,22,4.71,2.33,21,3.23,1.85,22,3.5,2.03,14,4.38,1.19,8,4.64,2.46,11,4.78,2.44,9,4.17,1.83,6,2.88,1.78,16,3.7,1.77,10,3.92,1.88,12,4.18,2.4,11,5.3,2.21,10,3.46,1.76,13,2.89,2.03,9,3.75,2.01,12,3.9,1.6,10,4.69,2.5,13,4.75,2.19,8,2.83,1.9,12,3.7,1.77,10 +5039,futility,3.8,1.54,20,4.45,2.4,22,3.7,2.03,20,3.89,1.17,9,3.73,1.85,11,4.5,2.68,10,4.42,2.27,12,3.71,1.89,7,3.69,2.18,13,4.57,0.85,14,2,1.26,6,5.12,2.75,8,4.07,2.2,14,4,2.52,7,3.54,1.81,13,4.6,0.84,10,3,1.7,10,3.92,2.39,12,5.1,2.38,10,3.67,2.53,12,3.75,1.04,8 +5040,futon,5.52,1.63,21,2.82,2.22,22,4.93,2.11,27,4.9,1.6,10,6.09,1.51,11,2,1.73,7,3.2,2.37,15,4.82,2.51,17,5.1,1.29,10,5.45,1.92,11,5.6,1.35,10,4,3.67,5,2.47,1.59,17,4.79,2.29,14,5.08,1.98,13,5.31,1.75,13,5.88,1.46,8,2.5,2.32,10,3.08,2.19,12,4.79,2.15,14,5.08,2.14,13 +5041,future,6.68,1.78,22,5.33,2.58,21,5.53,2.58,17,6.17,2.14,6,6.93,1.71,15,4.57,2.88,7,5.71,2.43,14,5.22,2.54,9,5.88,2.75,8,6.36,2.06,14,7.43,0.98,7,4.89,2.26,9,5.67,2.84,12,6.67,2.18,9,4.25,2.49,8,6.57,1.55,14,6.88,2.23,8,5.17,3.43,6,5.4,2.29,15,6.22,1.86,9,4.75,3.15,8 +5042,fuzz,4.64,1.62,22,3.9,2.23,21,5.41,1.56,22,4.5,1.91,14,4.88,0.99,8,4.27,2.45,11,3.78,1.92,9,4.5,1.64,6,5.75,1.44,16,4.8,1.93,10,4.5,1.38,12,3.91,2.47,11,3.9,2.08,10,5.31,1.55,13,5.56,1.67,9,4.58,1.08,12,4.7,2.16,10,3.62,2.43,13,4.38,1.92,8,5.33,1.15,12,5.5,2.01,10 +5043,fuzzy,6.53,2.01,19,3.95,2.97,22,4.29,1.82,28,6.5,1.38,6,6.54,2.3,13,3.82,2.79,11,4.09,3.27,11,3.82,2.27,11,4.59,1.46,17,6.18,1.94,11,7,2.14,8,3.82,2.56,11,4.09,3.45,11,3.94,1.66,18,4.9,2.02,10,7,1.47,13,5.5,2.74,6,4.5,3.06,14,3,2.73,8,3.56,1.86,16,5.25,1.29,12 +5044,gab,5.2,2.04,20,3.78,2.34,18,4.04,1.81,24,6.2,1.3,5,4.87,2.17,15,4.2,1.92,5,3.62,2.53,13,3,1.41,13,5.27,1.42,11,5.4,2.41,10,5,1.7,10,3.57,1.9,7,3.91,2.66,11,3.56,1.46,16,5,2.14,8,4.5,1.87,14,6.83,1.47,6,4.5,2.15,12,2.33,2.16,6,4.2,1.82,15,3.78,1.86,9 +5045,gad,5.15,1.27,20,3.15,1.87,20,5.04,1.97,25,4.33,1.15,3,5.29,1.26,17,2.57,1.81,7,3.46,1.9,13,5.12,1.64,8,5,2.15,17,5,1.15,7,5.23,1.36,13,2.43,1.62,7,3.54,1.94,13,4.93,1.82,14,5.18,2.23,11,4.67,1,9,5.55,1.37,11,3.2,1.93,10,3.1,1.91,10,5,2.28,18,5.14,0.9,7 +5046,gadget,5.74,2.35,19,3.86,2.46,22,5.36,2.26,22,6.09,2.43,11,5.86,1.68,7,4.62,2.97,8,3.43,2.1,14,5.29,3.45,7,5.4,1.59,15,4.88,2.9,8,6.36,1.75,11,4.11,3.1,9,3.69,2.02,13,5.5,2.51,10,5.25,2.14,12,5.25,2.83,12,6.57,0.79,7,2.91,2.47,11,4.82,2.14,11,5.42,2.31,12,5.3,2.31,10 +5047,gaff,3.89,1.1,19,3.9,1.87,21,4.4,1.98,20,4.33,0.58,3,3.81,1.17,16,3.5,1.76,6,4.07,1.94,15,4.83,2.32,6,4.21,1.89,14,4.4,0.84,10,3.33,1.12,9,2.71,1.8,7,4.5,1.65,14,4.1,2.08,10,4.7,1.95,10,3.88,0.83,8,3.91,1.3,11,3.44,1.74,9,4.25,1.96,12,4.25,2.55,8,4.5,1.62,12 +5048,gag,4.43,2.09,21,3.59,2.2,22,3.81,2.08,26,4.6,1.96,10,4.27,2.28,11,3,2.24,7,3.87,2.2,15,4.31,2.33,16,3,1.33,10,4.36,1.8,11,4.5,2.46,10,2.6,2.19,5,3.88,2.18,17,3.92,2.14,13,3.69,2.1,13,4,2.16,13,5.12,1.89,8,3.1,2.51,10,4,1.91,12,4,2.27,13,3.62,1.94,13 +5049,gaga,4.58,2.59,19,5.8,2.21,20,4.58,1.98,26,4.9,2.6,10,4.22,2.68,9,7.14,1.77,7,5.08,2.14,13,4.92,1.93,13,4.23,2.05,13,4.73,2.53,11,4.38,2.83,8,4.82,2.14,11,7,1.73,9,4.59,1.84,17,4.56,2.35,9,4.7,2.67,10,4.44,2.65,9,5.17,2.48,12,6.75,1.39,8,4.5,1.83,16,4.7,2.31,10 +5050,gaggle,5.16,2.41,19,3.95,2.72,20,5.7,2.03,20,5.33,3.51,3,5,2.33,15,3.5,2.42,10,4.4,3.06,10,5.7,1.95,10,5.7,2.21,10,5.17,2.64,6,5,2.45,12,3.57,3.21,7,4.15,2.54,13,5,2.39,8,6.17,1.7,12,5.42,2.15,12,4.71,2.93,7,4.7,3.09,10,3.2,2.2,10,5.22,1.86,9,6.09,2.17,11 +5051,gaiety,5.52,2.11,21,4.61,2.17,23,4.27,2.51,22,5.25,1.75,8,5.69,2.36,13,4.77,2.28,13,4.4,2.12,10,4.38,2.47,13,4.11,2.71,9,5.12,2.36,8,6,1.91,12,5.08,1.98,13,4,2.36,10,3.92,1.98,12,4.7,3.09,10,5.4,2.41,10,5.64,1.91,11,4.62,2.25,16,4.57,2.15,7,3,2.11,10,5.33,2.39,12 +5052,gain,5.9,1.67,21,4.33,3.17,24,6.82,1.88,17,6.5,1.41,8,5.54,1.76,13,6.5,2.26,6,3.61,3.15,18,6.89,1.96,9,6.75,1.91,8,5.75,1.36,12,6.11,2.09,9,5.2,3.12,10,3.71,3.17,14,6.7,2.16,10,7,1.53,7,5.57,1.7,14,6.57,1.51,7,5.06,3.11,16,2.88,2.95,8,6.67,2.06,9,7,1.77,8 +5053,gal,5.27,1.83,22,4.43,2.41,23,5.53,1.65,19,5.88,2.03,8,5.23,1.3,13,5.38,3.11,8,3.79,1.85,14,5.29,1.25,7,5.73,1.95,11,6.62,1.77,8,4.77,1.01,13,4,2.87,9,4.71,2.13,14,4.71,0.49,7,6,1.91,12,5.73,1.49,11,4.82,2.09,11,3.33,2.12,9,5.14,2.38,14,5.56,1.55,16,5.33,2.52,3 +5054,gala,6.16,2.01,19,4.67,2.13,21,5.95,2.1,22,7,1.5,9,5.4,2.17,10,3.75,1.75,8,5.23,2.2,13,6.09,1.87,11,5.82,2.4,11,6.29,1.5,7,6.08,2.31,12,4.78,1.99,9,4.58,2.31,12,5.92,2.56,13,6,1.32,9,5,1.89,10,7.44,1.24,9,4.88,2.1,8,4.54,2.22,13,6.21,1.89,14,5.5,2.51,8 +5055,galactic,7,1.73,21,5.8,2.55,20,4.77,2.07,35,7.5,2,8,6.69,1.55,13,6.8,2.49,5,5.47,2.56,15,5.36,2.25,11,4.5,1.98,24,6.92,1.98,13,7.12,1.36,8,6.33,2.53,12,5,2.51,8,5.05,1.76,20,4.4,2.44,15,6.73,1.74,11,7.3,1.77,10,6.45,2.25,11,5,2.78,9,4.64,2.01,22,5,2.24,13 +5056,galaxy,5.95,1.96,19,5.61,2.3,18,4.76,2.75,17,6.09,1.76,11,5.75,2.31,8,7.25,1.26,4,5.14,2.35,14,4.12,2.8,8,5.33,2.74,9,6.38,1.41,8,5.64,2.29,11,5.43,2.64,7,5.73,2.2,11,4.5,3.02,6,4.91,2.74,11,5.54,2.15,13,6.83,1.17,6,5.36,2.2,11,6,2.58,7,4.57,3.15,7,4.9,2.6,10 +5057,gall,4.3,1.75,20,3.5,2.32,22,4.85,1.85,27,5.14,2.27,7,3.85,1.28,13,3.8,2.53,10,3.25,2.22,12,4.93,1.71,15,5,2,11,4.55,1.13,11,4,2.35,9,3.67,1.94,9,3.38,2.63,13,4.71,2.02,17,5.44,1.24,9,4.54,1.94,13,3.86,1.35,7,2.94,2.32,16,5,1.67,6,4.33,1.92,12,5.27,1.75,15 +5058,gallant,6.38,1.94,21,5.55,2.28,20,5.42,1.93,36,6.12,1.73,8,6.54,2.11,13,5.8,2.17,5,5.47,2.39,15,5.91,1.81,11,5.2,1.98,25,6.46,1.81,13,6.25,2.25,8,6.08,1.83,12,4.75,2.76,8,5.2,2.07,20,5.69,1.78,16,6.18,1.66,11,6.6,2.27,10,5.55,2.3,11,5.56,2.4,9,5.27,2.19,22,5.64,1.5,14 +5059,gallbladder,4.35,1.79,20,2.75,1.86,20,3.64,1.43,22,4.71,1.38,7,4.15,1.99,13,3,2.18,9,2.55,1.63,11,3.5,1.64,6,3.69,1.4,16,4.4,2.07,10,4.22,1.64,9,3.12,2.23,8,2.5,1.62,12,4,1.41,15,2.86,1.21,7,4.36,2.34,11,4.33,0.87,9,3.17,1.9,12,2.12,1.73,8,3.73,1.68,11,3.55,1.21,11 +5060,gallery,6.9,1.58,21,3.32,2.53,25,5.68,1.95,19,6.78,1.92,9,7,1.35,12,5,2.28,6,2.83,2.48,18,5.71,0.95,7,5.67,2.39,12,6.81,1.64,16,7.2,1.48,5,3.43,2.79,14,3.3,2.36,10,6.44,1.42,9,5,2.16,10,7,1.76,12,6.78,1.39,9,3.69,2.6,16,2.67,2.4,9,5.45,2.21,11,6,1.6,8 +5061,galley,4.56,1.46,18,3.71,1.85,21,4.79,2.69,34,4.67,1.73,9,4.44,1.24,9,4.25,2.12,8,3.38,1.66,13,4.43,2.79,14,5.05,2.67,20,4.22,1.64,9,4.89,1.27,9,4.08,1.75,13,3.12,1.96,8,4.91,2.76,22,4.58,2.68,12,4.22,1.64,9,4.89,1.27,9,3.57,1.7,14,4,2.24,7,5,2.55,17,4.59,2.9,17 +5062,gallon,5.67,1.2,21,3.4,2.35,25,5.32,1.95,19,5.44,1.59,9,5.83,0.83,12,4,2.83,6,3.28,2.27,18,4.43,1.62,7,5.83,1.99,12,5.62,1.26,16,5.8,1.1,5,3.64,2.76,14,3.2,1.81,10,5.44,2.24,9,5.2,1.75,10,5.58,1.44,12,5.78,0.83,9,3.5,2.1,16,3.22,2.86,9,5,2.28,11,5.75,1.39,8 +5063,gallop,6.21,2.35,19,4.41,2.92,22,4.86,1.9,28,6,2.76,6,6.31,2.25,13,4.18,2.56,11,4.64,3.35,11,4.64,2.06,11,5,1.84,17,5.82,2.75,11,6.75,1.67,8,3.64,2.42,11,5.18,3.28,11,4.94,1.92,18,4.7,1.95,10,6.31,2.66,13,6,1.67,6,4.43,2.95,14,4.38,3.07,8,4.75,1.84,16,5,2.04,12 +5064,gallows,3.05,1.68,19,5.05,2.25,21,4.48,2.48,23,4,1,3,2.88,1.75,16,4.88,1.96,8,5.15,2.48,13,4.44,2.13,9,4.5,2.77,14,2.67,1.87,9,3.4,1.51,10,5.11,1.69,9,5,2.66,12,4.87,2.83,15,3.75,1.58,8,3,1.91,7,3.08,1.62,12,5.4,1.96,10,4.73,2.53,11,4.92,3.09,13,3.9,1.29,10 +5065,galore,5.95,1.5,21,3.86,2.46,22,6.04,2.12,27,6.1,1.6,10,5.82,1.47,11,2.57,2.15,7,4.47,2.42,15,6.06,2.38,17,6,1.7,10,6.09,1.22,11,5.8,1.81,10,3,2.83,5,4.12,2.37,17,5.93,2.56,14,6.15,1.63,13,6.54,1.05,13,5,1.69,8,3.9,3.07,10,3.83,1.95,12,6.64,2.24,14,5.38,1.85,13 +5066,gamble,4.81,2.38,21,5.32,2.64,25,3.74,2.05,19,5.56,2.19,9,4.25,2.45,12,4,3.46,6,5.83,2.31,18,3.71,2.06,7,3.75,2.14,12,4.94,2.32,16,4.4,2.79,5,4.64,3,14,6.4,1.84,10,3.56,2.3,9,3.9,1.91,10,6.17,1.85,12,3,1.73,9,5.62,3.12,16,4.78,1.48,9,3.91,2.21,11,3.5,1.93,8 +5067,gambler,4.15,2.18,20,5.8,2.21,20,4.44,2.28,27,5,2.77,7,3.69,1.75,13,4.9,1.73,10,6.7,2.36,10,4,2.3,15,5,2.32,11,3.36,1.5,11,5.11,2.57,9,5.25,1.83,8,6.17,2.44,12,4.82,2.32,17,3.67,2.24,9,4.31,2.1,13,3.86,2.48,7,5.67,2.09,15,6.2,2.77,5,4.92,2.02,12,4.07,2.46,15 +5068,gambling,2.89,1.97,19,5.91,2.76,22,4.11,2.49,27,3.83,2.14,6,2.46,1.81,13,6.64,2.11,11,5.18,3.22,11,4.91,3.08,11,3.56,1.9,16,3.27,1.9,11,2.38,2.07,8,5.82,2.89,11,6,2.76,11,4.59,2.65,17,3.3,2.06,10,3.77,1.79,13,1,0,6,5.14,3.01,14,7.25,1.67,8,4.06,2.52,16,4.18,2.56,11 +5069,game,6.79,1.23,19,5.05,2.27,21,5.84,2.44,50,6.33,0.58,3,6.88,1.31,16,4.71,2.81,7,5.21,2.04,14,5.92,2.54,26,5.75,2.38,24,6.8,0.79,10,6.78,1.64,9,5.5,2.42,10,4.64,2.16,11,5.52,2.82,21,6.07,2.15,29,6.75,0.89,8,6.82,1.47,11,5.69,1.84,13,4,2.62,8,5.46,2.57,24,6.19,2.32,26 +5070,gaming,5.67,2.14,18,5.23,2.74,22,6.29,1.85,24,5.4,2.7,5,5.77,2.01,13,5.92,2.97,12,4.4,2.32,10,6.75,1.58,8,6.06,1.98,16,6.11,1.54,9,5.22,2.64,9,6,2.74,9,4.69,2.72,13,5.82,1.85,17,7.83,0.98,6,5.86,2.04,7,5.55,2.3,11,5.67,2.83,9,4.92,2.75,13,6.31,1.82,16,6.25,2.05,8 +5071,gamma,6.25,1.92,20,4.8,2.76,20,4.86,2.1,36,6.88,1.55,8,5.83,2.08,12,5.8,2.77,5,4.47,2.77,15,4.55,2.07,11,5,2.14,25,6.69,1.7,13,5.43,2.15,7,5.67,2.39,12,3.5,2.93,8,5.15,2.16,20,4.5,2.03,16,6.5,2.17,10,6,1.7,10,5,2.93,11,4.56,2.7,9,4.59,2.2,22,5.29,1.94,14 +5072,gander,5.55,1.61,20,2.86,2.2,21,5.33,1.71,24,4.75,2.06,4,5.75,1.48,16,3.75,2.36,4,2.65,2.18,17,5.44,2.13,9,5.27,1.49,15,5,1.07,8,5.92,1.83,12,2.7,1.95,10,3,2.49,11,5.71,1.14,14,4.8,2.25,10,5.18,1.25,11,6,1.94,9,2.3,2.11,10,3.36,2.25,11,5.71,1.61,17,4.43,1.72,7 +5073,gang,2.71,2.15,21,6.55,1.82,20,5.37,3.04,19,3.23,2.39,13,1.88,1.46,8,6.14,0.9,7,6.77,2.17,13,6.29,2.14,7,4.83,3.43,12,3.33,2.57,12,1.89,1.05,9,6.11,2.26,9,6.91,1.38,11,6.9,1.85,10,3.67,3.28,9,3.08,2.64,12,2.22,1.2,9,6.71,0.95,7,6.46,2.18,13,6.43,2.88,7,4.75,3.08,12 +5074,gangland,3.24,2.05,21,4.26,2.86,23,3.83,2.64,18,3.44,2.55,9,3.08,1.68,12,4.64,2.73,11,3.92,3.06,12,3.9,2.69,10,3.75,2.76,8,4,2.45,7,2.92,1.85,13,5.64,2.46,11,3,2.7,12,4.29,3.25,7,3.55,2.3,11,3.54,2.18,13,2.75,1.83,8,4.18,3.16,11,4.33,2.71,12,4,2.06,9,3.67,3.24,9 +5075,gangrene,2.5,1.61,20,5.38,2.36,21,3.12,2.13,24,2.2,1.79,5,2.6,1.59,15,5.43,2.15,7,5.36,2.53,14,4.62,2.39,8,2.38,1.59,16,2.4,1.51,10,2.6,1.78,10,4.8,2.2,10,5.91,2.47,11,3.18,2.1,17,2.83,2.56,6,2.25,1.42,12,2.88,1.89,8,5.31,2.39,13,5.5,2.45,8,3.25,2.21,16,2.88,2.1,8 +5076,gangster,2.59,1.47,22,6.36,2.5,22,4.16,2.48,19,3.12,1.73,8,2.38,1.26,13,7.25,1.39,8,6,2.94,13,3.71,2.21,7,4.27,2.76,11,2.38,1.69,8,2.85,1.34,13,6,2.96,9,6.62,2.22,13,3.57,1.62,7,4.5,2.88,12,2.82,1.72,11,2.36,1.21,11,5.56,3.5,9,6.92,1.38,13,4.38,2.33,16,3,3.46,3 +5077,gangway,4.5,1.68,22,4.28,2.46,25,5.12,1.92,24,4.44,2.24,9,4.54,1.27,13,4.1,2.23,10,4.4,2.67,15,5.33,1.94,9,5,1.96,15,4.12,1.64,8,4.71,1.73,14,4.25,2.26,12,4.31,2.72,13,4.67,1.92,12,5.58,1.88,12,4.25,1.29,12,4.8,2.1,10,4.07,2.25,15,4.6,2.84,10,5.23,2.05,13,5,1.84,11 +5078,gap,4.91,1.54,22,3.6,2.41,20,4.71,1.97,24,5,1.85,15,4.71,0.49,7,4,2.45,5,3.47,2.47,15,4.77,1.83,13,4.64,2.2,11,5.6,1.84,10,4.33,0.98,12,4.86,2.48,7,2.92,2.18,13,5.18,1.89,11,4.31,2.02,13,5.09,1.38,11,4.73,1.74,11,3.1,2.47,10,4.1,2.38,10,5.22,2.33,9,4.4,1.72,15 +5079,gaping,4.52,1.99,21,5.84,2.77,19,4.94,1.98,36,5.12,2.42,8,4.15,1.68,13,7.2,1.48,5,5.36,3,14,5.27,1.9,11,4.8,2.04,25,4.85,2.19,13,4,1.6,8,6.91,2.47,11,4.38,2.62,8,5,1.81,20,4.88,2.25,16,4.55,1.69,11,4.5,2.37,10,6.55,2.46,11,4.88,3.04,8,4.86,2.21,22,5.07,1.64,14 +5080,garage,5.5,1.37,22,4.1,2.31,20,6.11,2.51,19,5.69,1.6,13,5.22,0.97,9,5,2.45,7,3.62,2.18,13,7,1.53,7,5.58,2.87,12,5.67,1.5,12,5.3,1.25,10,4.56,2.6,9,3.73,2.1,11,6.6,2.22,10,5.56,2.83,9,5.58,1.62,12,5.4,1.07,10,5.14,2.54,7,3.54,2.07,13,5.86,2.54,7,6.25,2.6,12 +5081,garbage,2.88,1.42,43,3.84,2.36,19,5.15,2.49,26,3.19,1.36,21,2.75,1.41,20,3.5,2.01,10,4.22,2.77,9,5.38,2.36,13,4.92,2.69,13,2.65,1.41,17,3.12,1.39,25,3.71,2.69,7,3.92,2.27,12,5.12,2.23,17,5.22,3.07,9,2.96,1.55,24,2.79,1.27,19,4,2.74,9,3.7,2.11,10,5.56,2.19,16,4.5,2.92,10 +5082,garbled,4,1.59,20,3.72,2.02,18,4.45,1.6,22,3.8,1.3,5,4.07,1.71,15,4.5,1.97,6,3.33,2.02,12,5,0.82,10,4,1.95,12,4.2,1.62,10,3.8,1.62,10,3.9,2.13,10,3.5,2,8,4.27,1.62,11,4.64,1.63,11,4.42,1.62,12,3.38,1.41,8,3.22,2.33,9,4.22,1.64,9,4.09,1.64,11,4.82,1.54,11 +5083,garden,7.25,1.48,20,3.71,2.8,42,6.13,2.34,45,7.45,1.44,11,7,1.58,9,4.94,2.67,16,2.96,2.66,26,5.38,2.27,21,6.79,2.25,24,7.55,1.69,11,6.89,1.17,9,4.88,2.87,16,3,2.56,26,5.95,2.09,19,6.27,2.54,26,7.4,1.58,10,7.1,1.45,10,3.83,2.82,23,3.58,2.85,19,6.9,2.21,21,5.46,2.28,24 +5084,gardener,6.35,1.53,23,2.95,2.01,19,6.77,1.57,22,5.86,1.68,7,6.56,1.46,16,3.83,1.6,6,2.54,2.11,13,6,1.05,10,7.42,1.68,12,6.18,1.33,11,6.5,1.73,12,3.64,2.25,11,2,1.2,8,6.73,1.74,11,6.82,1.47,11,5.93,1.69,14,7,1,9,2.7,1.7,10,3.22,2.39,9,6.64,1.91,11,6.91,1.22,11 +5085,gardening,6.86,2.24,21,3.2,2.84,20,6.32,2.34,22,7.17,1.72,6,6.73,2.46,15,2.38,2.77,8,3.75,2.86,12,5.58,2.75,12,7.2,1.4,10,6.89,2.71,9,6.83,1.95,12,3.56,3,9,2.91,2.81,11,4.71,1.98,7,7.07,2.15,15,7.2,2.2,10,6.55,2.34,11,3.15,2.51,13,3.29,3.59,7,6.25,2.49,12,6.4,2.27,10 +5086,gargle,5.1,1.77,20,3.48,2.25,23,6.61,2.06,18,5.33,2.24,9,4.91,1.38,11,4.18,2.23,11,2.83,2.17,12,7.5,1.27,10,5.5,2.39,8,5.86,2.12,7,4.58,1.51,12,4.45,2.34,11,2.58,1.83,12,7,2.52,7,6.36,1.8,11,5.42,1.73,12,4.62,1.85,8,3.18,2.18,11,3.75,2.38,12,6.11,2.03,9,7.11,2.09,9 +5087,gargoyle,3.95,2.09,20,4.38,2.2,21,4.56,2.49,34,4.2,1.81,10,3.7,2.41,10,3.62,2.13,8,4.85,2.19,13,4.21,2.55,14,4.8,2.48,20,4.78,2.11,9,3.27,1.9,11,4.54,2.4,13,4.12,1.96,8,4.73,2.68,22,4.25,2.18,12,4.3,2.41,10,3.6,1.78,10,4.36,2.53,14,4.43,1.51,7,5.41,2.15,17,3.71,2.57,17 +5088,garlic,5.67,1.81,24,4.12,2.53,26,6.62,2.04,24,5.45,1.69,11,5.85,1.95,13,3.3,2.36,10,4.62,2.58,16,7,1.5,9,6.4,2.32,15,5.25,1.16,8,5.88,2.06,16,4.31,2.87,13,3.92,2.25,13,6.42,2.11,12,6.83,2.04,12,5.85,1.77,13,5.45,1.92,11,3.87,2.67,15,4.45,2.42,11,7,2.04,13,6.18,2.04,11 +5089,garment,5.57,1.53,23,3.5,1.95,22,5.84,2.14,45,5.88,0.99,8,5.4,1.76,15,3.62,2,8,3.43,1.99,14,6.1,1.55,21,5.62,2.57,24,6,1.41,12,5.09,1.58,11,4.4,2.01,10,2.75,1.6,12,5.89,2.26,19,5.81,2.1,26,5.27,1.62,11,5.83,1.47,12,3.25,1.83,8,3.64,2.06,14,6.29,1.95,21,5.46,2.26,24 +5090,garnet,6.11,1.45,19,4.24,1.95,21,5.3,2.32,23,5.33,1.53,3,6.25,1.44,16,4.25,1.58,8,4.23,2.2,13,4.22,2.54,9,6,1.96,14,5.67,1.5,9,6.5,1.35,10,4.89,1.62,9,3.75,2.09,12,5.13,2.56,15,5.62,1.92,8,5.86,1.57,7,6.25,1.42,12,4.8,1.99,10,3.73,1.85,11,5.69,2.84,13,4.8,1.4,10 +5091,garnish,5.85,1.6,20,3.7,1.81,20,5.33,1.62,21,5.14,2.04,7,6.23,1.24,13,4.11,1.76,9,3.36,1.86,11,5.17,2.32,6,5.4,1.35,15,5.6,1.07,10,6,2.12,9,4.12,1.89,8,3.42,1.78,12,5.71,1.73,14,4.57,1.13,7,6,2.05,11,5.67,0.87,9,4.17,1.9,12,3,1.51,8,5.64,1.91,11,5,1.25,10 +5092,garrison,4.67,1.34,24,4.04,2.27,24,4.55,2.11,22,5,1.25,10,4.43,1.4,14,4.38,2.63,13,3.64,1.8,11,5.08,2.14,13,3.78,1.92,9,4.33,1.41,9,5.07,1.07,14,5,2.11,14,2.7,1.83,10,5.42,2.07,12,3.5,1.72,10,4.17,1.34,12,5.17,1.19,12,4,2.52,17,4.14,1.68,7,4.3,2,10,4.75,2.26,12 +5093,garter,5.47,1.5,19,4.35,2.81,20,5.14,2.17,49,5.67,2.08,3,5.44,1.46,16,5.17,2.4,6,4,2.99,14,5,2.02,25,5.26,2.4,23,4.89,1.17,9,6,1.63,10,1.83,1.6,6,5.43,2.53,14,5.04,2.32,25,5.25,2.05,24,5.43,1.13,7,5.5,1.73,12,3.38,2.13,8,5,3.1,12,5.19,2.04,26,5.09,2.35,23 +5094,gas,4.06,2.55,18,4.4,2.6,20,4.17,2.09,18,3.62,2.07,8,4.4,2.95,10,4.14,3.08,7,4.54,2.44,13,3.64,1.86,11,5,2.31,7,3.73,2.37,11,4.57,2.94,7,4.22,2.86,9,4.55,2.5,11,4.55,2.25,11,3.57,1.81,7,3.92,2.07,12,4.33,3.56,6,3.67,2.15,12,5.5,2.98,8,4.22,2.64,9,4.11,1.54,9 +5095,gash,3.89,1.76,19,4.9,2.17,21,3.9,1.51,21,3.56,1.13,9,4.2,2.2,10,5,2.58,10,4.82,1.83,11,4,0.76,8,3.85,1.86,13,4.14,1.75,14,3.2,1.79,5,4.25,2.76,8,5.31,1.7,13,4.38,2,8,3.62,1.12,13,4.4,1.96,10,3.33,1.41,9,4.36,1.75,11,5.5,2.51,10,3.92,1.73,12,3.89,1.27,9 +5096,gasket,4.45,1.47,20,3.42,2.19,24,5,2.21,28,5.25,0.89,8,3.92,1.56,12,3.67,2.18,9,3.27,2.25,15,3.93,1.86,14,6.07,2.06,14,3.89,1.62,9,4.91,1.22,11,4,2.3,12,2.83,1.99,12,4.79,2.19,14,5.21,2.29,14,4.2,1.4,10,4.7,1.57,10,3.75,2.53,12,3.08,1.83,12,5.17,1.85,12,4.88,2.5,16 +5097,gasoline,4.63,2.71,19,4.57,2.52,23,3.63,2.06,19,4.11,2.71,9,5.1,2.77,10,5.14,2.85,7,4.47,2.42,15,3.5,2.12,10,3.78,2.11,9,4.33,3.12,9,4.9,2.42,10,4.5,2.59,10,4.83,2.55,12,3.62,1.41,8,3.2,2.15,10,5,2.63,12,4,2.94,7,4.35,2.46,20,6,3,3,3.5,2.27,8,3.73,2,11 +5098,gasp,4.5,1.6,22,5.61,2.41,23,4.68,2.19,19,4.62,1.69,8,4.38,1.66,13,4.88,2.42,8,6.14,2.41,14,5.43,1.9,7,4.09,2.34,11,3.88,1.25,8,4.85,1.77,13,5.78,3.07,9,5.5,1.99,14,4.71,2.14,7,4.67,2.31,12,4.64,1.75,11,4.36,1.5,11,5,2.96,9,6,2,14,4.88,2.19,16,3.67,2.31,3 +5099,gassy,3.21,2.3,19,3.5,2.13,22,4.26,1.66,19,3.44,1.94,9,3,2.67,10,2.86,1.95,7,3.93,2.23,14,3.6,1.07,10,5,1.94,9,3.11,3.02,9,3.3,1.57,10,3.67,2.92,9,3.5,1.51,12,4.25,0.89,8,4.3,2.21,10,3.33,2.64,12,3,1.73,7,3.47,2.29,19,3.67,0.58,3,4.12,0.64,8,4.36,2.16,11 +5100,gastric,3.91,1.6,22,4.16,1.92,19,4.43,1.96,21,4.4,0.55,5,3.62,1.75,16,3.75,2.05,8,4.45,1.86,11,4.9,1.45,10,4,2.32,11,3.67,1.23,12,4.2,1.99,10,4.8,1.81,10,3.44,1.88,9,3.92,2.02,12,5.11,1.76,9,3.64,1.5,11,4.18,1.72,11,4.12,2.23,8,4.18,1.78,11,4.56,1.33,9,4.33,2.39,12 +5101,gate,5.32,1.29,22,4.5,2.74,20,5.95,2.97,19,5.62,1.56,13,4.89,0.6,9,5.29,2.56,7,4.08,2.84,13,5.86,2.73,7,6,3.22,12,5.58,1.62,12,5,0.67,10,5,2.18,9,4.09,3.18,11,6.1,2.85,10,5.78,3.27,9,5.5,1.68,12,5.1,0.57,10,6,1.29,7,3.69,3.01,13,7.29,2.43,7,5.17,3.07,12 +5102,gatekeeper,5.4,1.14,20,3.9,1.97,21,5.08,2.6,25,5.55,1.13,11,5.22,1.2,9,3.86,1.95,7,3.93,2.06,14,4.8,2.62,10,5.27,2.66,15,6,1.41,4,5.25,1.06,16,4.1,2.23,10,3.73,1.79,11,4.43,2.76,7,5.33,2.57,18,5.58,1.31,12,5.12,0.83,8,3.92,1.85,13,3.88,2.3,8,5,2.69,9,5.12,2.63,16 +5103,gateway,5.75,1.21,20,3.81,1.97,21,6.16,2.01,25,5,1,3,5.88,1.22,17,3.71,1.8,7,4,2.12,13,5.75,2.12,8,6.35,2,17,5.43,0.79,7,5.92,1.38,13,4.43,2.23,7,3.62,1.85,13,6.14,1.99,14,6.18,2.14,11,5.44,1.01,9,6,1.34,11,4.09,2.21,11,3.5,1.72,10,6.28,2.27,18,5.86,1.21,7 +5104,gather,5.72,1.07,18,3.7,2.43,20,6.16,2.06,25,5.67,1.15,3,5.73,1.1,15,4.33,2.66,6,3.38,2.47,13,6,2.14,8,6.24,2.08,17,5.57,0.79,7,5.82,1.25,11,4.17,2.48,6,3.46,2.57,13,6.64,2.13,14,5.55,1.86,11,5.57,1.13,7,5.82,1.08,11,3.9,2.64,10,3.5,2.32,10,6.28,2.27,18,5.86,1.46,7 +5105,gator,4.14,2.06,21,5.95,2.06,20,3.7,2.15,20,5.33,1.37,6,3.67,2.13,15,5.12,1.55,8,6.5,2.24,12,3.82,2.04,11,3.56,2.4,9,4.83,2.23,6,3.87,2,15,5.6,1.9,10,6.3,2.26,10,4.08,2.43,13,3,1.41,7,4.43,2.15,7,4,2.08,14,6,2.29,14,5.83,1.6,6,2.92,1.93,12,4.88,2.03,8 +5106,gatorade,5.7,2.15,20,3.95,2.18,21,5.48,1.66,25,7,2.16,4,5.38,2.09,16,5.5,1.73,4,3.59,2.15,17,5.11,2.2,9,5.69,1.3,16,5.75,2.43,8,5.67,2.06,12,4.4,1.78,10,3.55,2.5,11,5.36,1.28,14,5.64,2.11,11,6,2.14,11,5.33,2.24,9,3.3,2.11,10,4.55,2.16,11,5.78,1.7,18,4.71,1.38,7 +5107,Gatorade,6,1.37,18,3.84,2.57,19,5.44,1.83,25,7,1,5,5.62,1.33,13,4.5,2.55,10,3.11,2.52,9,5.44,1.86,16,5.44,1.88,9,6.71,0.95,7,5.55,1.44,11,4.12,2.75,8,3.64,2.54,11,5.65,1.98,20,4.6,0.55,5,5.89,1.54,9,6.11,1.27,9,3.4,2.55,10,4.33,2.65,9,5.05,1.68,19,6.67,1.86,6 +5108,gaudy,3.55,1.67,20,4.33,2.39,21,5.8,2.18,25,4,0,3,3.47,1.81,17,4,3.11,7,4.62,2.1,13,5.38,2.26,8,6,2.18,17,3.71,1.25,7,3.46,1.9,13,3.71,2.29,7,4.77,2.52,13,5.71,2.43,14,5.91,1.92,11,3.89,1.83,9,3.27,1.56,11,4.27,2.1,11,4.4,2.8,10,6.17,2.43,18,4.86,0.9,7 +5109,gauge,5.17,0.71,18,3.5,1.76,20,5.23,1.95,22,5,1,3,5.2,0.68,15,3.62,1.51,8,3.42,1.98,12,5.56,1.94,9,5,2,13,5.11,0.78,9,5.22,0.67,9,4.12,1.81,8,3.08,1.68,12,5.57,2.24,14,4.62,1.19,8,5.17,0.75,6,5.17,0.72,12,4,1.73,9,3.09,1.76,11,5.54,2.22,13,4.78,1.48,9 +5110,gauntlet,4.76,1.55,21,4.43,2.4,21,5.29,2.19,21,5.22,1.64,9,4.42,1.44,12,4.5,2.51,6,4.43,2.53,14,6.67,1.51,6,4.73,2.22,15,5.33,1.5,9,4.33,1.5,12,5,2,5,4.25,2.54,16,5.7,1.83,10,4.91,2.51,11,5,1.86,12,4.44,1.01,9,3.5,1.85,8,5,2.58,13,5.5,1.88,12,5,2.65,9 +5111,gauze,4.5,1.19,20,3.2,2.33,20,4.76,2.45,25,4,1,3,4.59,1.23,17,3.83,2.48,6,3.08,2.33,13,4.5,2.39,8,4.88,2.55,17,4.29,0.76,7,4.62,1.39,13,3.14,2.27,7,3.42,2.47,12,4.07,2.23,14,5.64,2.54,11,4.11,1.05,9,4.82,1.25,11,3.09,2.39,11,3.33,2.4,9,4.67,2.68,18,5,1.91,7 +5112,gavel,4.3,1.59,20,2.72,1.93,18,4.21,1.98,24,3.8,1.64,5,4.47,1.6,15,3.6,1.95,5,2.38,1.89,13,3.31,1.6,13,5.27,1.9,11,4.3,1.25,10,4.3,1.95,10,3.57,2.15,7,2.18,1.66,11,4,1.83,16,4.62,2.33,8,4.29,1.77,14,4.33,1.21,6,2.83,1.99,12,2.5,1.97,6,4.13,2.1,15,4.33,1.87,9 +5113,gay,6.11,2.42,18,4.05,2.67,21,4.78,2.32,18,5.5,2.39,8,6.6,2.46,10,5,2.38,7,3.57,2.77,14,4.55,2.38,11,5.14,2.34,7,5.27,2.49,11,7.43,1.72,7,3.33,3.24,9,4.58,2.15,12,5.36,2.58,11,3.86,1.57,7,5.58,2.57,12,7.17,1.83,6,3.83,2.92,12,4.33,2.45,9,5.22,2.39,9,4.33,2.29,9 +5114,gaze,6.15,1.27,20,4.15,2.21,20,6.35,1.87,26,6.09,1.22,11,6.22,1.39,9,4.29,1.8,7,4.08,2.47,13,6,1.83,13,6.69,1.93,13,6.55,1.37,11,5.67,1,9,4,2,11,4.33,2.55,9,6.53,1.94,17,6,1.8,9,6,1.05,10,6.3,1.49,10,4.58,2.19,12,3.5,2.2,8,6.12,1.93,16,6.7,1.83,10 +5115,gazebo,6.52,1.5,21,3.5,2.7,24,5.3,2.34,20,6,1.85,8,6.85,1.21,13,5,2.1,6,3,2.74,18,5.45,2.07,11,5.11,2.76,9,6.5,1.93,12,6.56,0.73,9,4.2,3.01,10,3,2.45,14,5.62,2.33,13,4.71,2.43,7,6.86,1.17,14,5.86,1.95,7,4.62,2.63,16,1.25,0.71,8,5,2.34,12,5.75,2.43,8 +5116,gazelle,6.47,2.25,19,4.05,2.24,20,5.2,2.26,20,7,2,3,6.67,2.09,15,3.8,1.93,10,4.3,2.58,10,5.2,1.62,10,5.2,2.86,10,6.33,2.8,6,6.92,1.62,12,3.71,3.09,7,4.23,1.74,13,5.12,2.23,8,5.25,2.38,12,6.75,2.45,12,6,1.91,7,4.6,2.59,10,3.5,1.78,10,5.44,2.13,9,5,2.45,11 +5117,gazette,5.05,1.13,19,4.18,2.15,22,5.16,1.74,19,5.22,1.48,9,4.9,0.74,10,2.4,1.67,5,4.88,1.96,16,4.67,2.42,6,5.38,1.39,13,5.31,1.03,13,4.5,1.22,6,4.67,2.23,12,3.78,2.05,9,5,1,9,5.3,2.26,10,5,1.41,9,5.1,0.88,10,4.08,2.54,12,4.3,1.7,10,5.83,1.83,6,4.85,1.68,13 +5118,gazillion,5.95,2.08,22,5.57,2.87,23,4.21,2.12,19,5.88,2.1,8,6.38,1.66,13,6.75,2.66,8,5,2.96,14,5,2.24,7,3.82,2.09,11,5.88,2.36,8,6.38,1.45,13,5.78,2.82,9,5.43,3.01,14,3.29,2.14,7,4.75,2.01,12,6,2.05,11,5.91,2.21,11,5,3.39,9,5.93,2.56,14,4.19,2.04,16,4.33,3.06,3 +5119,gear,5.19,1.12,21,3.17,2.55,24,5.9,2.29,20,5.5,1.2,8,5,1.08,13,4.83,2.48,6,2.61,2.38,18,6.45,2.16,11,5.22,2.39,9,5.17,1.11,12,5.22,1.2,9,3.9,2.56,10,2.64,2.5,14,6,2.45,13,5.71,2.14,7,5.07,1.27,14,5.43,0.79,7,3.56,2.63,16,2.38,2.33,8,6.17,2.29,12,5.5,2.39,8 +5120,geek,5.56,2.2,18,3.82,2.28,22,5.5,2.45,16,5.55,1.92,11,5.17,2.79,6,4.12,2.1,8,3.64,2.44,14,5.33,2.58,6,5.6,2.5,10,6.75,1.75,8,4.6,2.12,10,3.22,2.28,9,4.23,2.28,13,5.38,2.2,8,5.62,2.83,8,5.36,2.58,11,5.86,1.57,7,3.55,2.58,11,4.09,2.02,11,4.44,2.55,9,6.86,1.57,7 +5121,geeky,5.55,1.82,22,3.8,2.26,20,6.45,1.79,22,6,2.04,14,4.75,1.04,8,3.91,2.21,11,4,2.39,8,6,2.1,6,6.62,1.71,16,5.1,1.66,10,5.92,1.93,12,4.18,2.6,11,3.33,1.8,9,6.46,1.9,13,6.44,1.74,9,5.17,1.59,12,6,2.05,10,3.77,2.59,13,3.86,1.68,7,6.42,1.78,12,6.5,1.9,10 +5122,geezer,3.65,1.31,20,3.29,2.12,21,3.33,1.76,24,3,1.41,4,3.81,1.28,16,4.25,2.22,4,3.06,2.11,17,4.11,2.26,9,2.87,1.25,15,3.88,1.46,8,3.5,1.24,12,2.9,2.23,10,3.64,2.06,11,3.43,1.16,14,3.2,2.44,10,3.73,1.01,11,3.56,1.67,9,3.5,2.07,10,3.09,2.26,11,3.59,1.87,17,2.71,1.38,7 +5123,geisha,5.74,1.19,19,4.24,2.36,21,5,2.71,22,6.67,1.53,3,5.56,1.09,16,5.25,2.43,8,3.62,2.18,13,5.44,2.6,9,4.69,2.84,13,5.44,1.13,9,6,1.25,10,4.44,2.55,9,4.08,2.31,12,5.36,2.92,14,4.38,2.33,8,6,1.15,7,5.58,1.24,12,4.5,2.42,10,4,2.41,11,5.58,2.81,12,4.3,2.54,10 +5124,gel,5.67,1.62,21,3.21,2.6,24,5.25,1.86,20,6.62,1.19,8,5.08,1.61,13,4,1.55,6,2.94,2.86,18,5.27,1.9,11,5.22,1.92,9,6,2.04,12,5.22,0.67,9,3.2,2.53,10,3.21,2.75,14,5.38,2.29,13,5,0.58,7,5.71,1.82,14,5.57,1.27,7,4,2.78,16,1.62,1.19,8,5.42,1.51,12,5,2.39,8 +5125,gelatin,4.35,1.79,20,4.05,2.21,22,5.47,1.84,19,4.56,2.01,9,4.18,1.66,11,2.2,0.84,5,4.81,2.07,16,6,2.19,6,5.23,1.69,13,3.93,1.9,14,5.33,1.03,6,4.42,2.19,12,3.89,2.2,9,4.89,1.36,9,6,2.11,10,3.8,1.81,10,4.9,1.66,10,3.42,2.11,12,4.8,2.2,10,6,2.28,6,5.23,1.64,13 +5126,gelding,4.89,2.02,19,3.59,1.94,22,5.48,1.86,23,4.67,1.86,6,5,2.16,13,4.17,1.8,12,2.9,1.97,10,6.14,1.77,7,5.19,1.87,16,4.5,1.51,10,5.33,2.5,9,3.89,1.83,9,3.38,2.06,13,5.5,1.75,16,5.5,2.43,6,4.62,2.26,8,5.09,1.92,11,4,2.12,9,3.31,1.84,13,5.81,1.87,16,4.71,1.7,7 +5127,gem,7.35,1.31,20,4.44,2.68,18,6.09,1.9,22,7,1.22,5,7.47,1.36,15,3.67,2.73,6,4.83,2.69,12,5.4,1.35,10,6.67,2.15,12,7.4,1.07,10,7.3,1.57,10,4.6,3.1,10,4.25,2.25,8,6,1.95,11,6.18,1.94,11,7.17,1.34,12,7.62,1.3,8,4,2.74,9,4.89,2.71,9,5.91,2.07,11,6.27,1.79,11 +5128,gender,5.05,1.35,19,4.05,2.06,22,5.42,2.54,43,5,0,3,5.06,1.48,16,4.88,1.96,8,3.57,2.03,14,5.21,2.33,14,5.52,2.67,29,5,0,10,5.11,2.03,9,4.3,2.26,10,3.83,1.95,12,5.22,2.65,23,5.65,2.46,20,5.12,0.35,8,5,1.79,11,3.62,2.13,8,4.29,2.05,14,4.91,2.91,23,6,1.95,20 +5129,genealogy,5.85,1.79,20,3.94,2.18,18,4.96,2.65,24,6.6,1.52,5,5.6,1.84,15,4.4,1.95,5,3.77,2.31,13,5.23,2.42,13,4.64,2.98,11,6.2,1.99,10,5.5,1.58,10,4.57,1.99,7,3.55,2.3,11,5,2.48,16,4.88,3.14,8,5.71,1.64,14,6.17,2.23,6,4.42,2.15,12,3,2.1,6,5.2,3.19,15,4.56,1.42,9 +5130,general,5.32,1.21,22,3.71,2.49,21,5.24,2.51,17,5.33,1.86,6,5.33,0.98,15,3.43,3.26,7,3.86,2.14,14,5.62,3.07,8,4.88,2.17,8,5.29,1.33,14,5.43,1.13,7,3.22,2.49,9,4.08,2.54,12,5.44,3.17,9,5,1.69,8,5.29,1.14,14,5.38,1.41,8,4.33,2.66,6,3.47,2.47,15,5.78,2.77,9,4.62,2.2,8 +5131,generate,6.14,1.59,21,4,2.64,20,5.45,2.7,22,6.67,1.37,6,5.93,1.67,15,4.12,2.3,8,3.92,2.94,12,5.17,2.98,12,5.8,2.44,10,6.44,1.67,9,5.92,1.56,12,4.11,2.26,9,3.91,3.02,11,5.14,2.73,7,5.6,2.77,15,5.8,1.87,10,6.45,1.29,11,3.62,2.47,13,4.71,2.98,7,5.17,3.01,12,5.8,2.39,10 +5132,generation,6.08,1.77,24,4.24,2.2,25,5.23,2.29,22,6.1,1.6,10,6.07,1.94,14,4.23,2.71,13,4.25,1.6,12,6,2.2,13,4.11,2.03,9,6.67,1.8,9,5.71,1.77,14,4.21,2.08,14,4.27,2.45,11,6,1.86,12,4.3,2.5,10,6.5,1.57,12,5.67,1.92,12,4.41,2.45,17,3.88,1.64,8,5,2.79,10,5.42,1.88,12 +5133,generator,5.65,1.35,20,3.62,2.67,21,5.48,2.08,25,6.5,0.58,4,5.44,1.41,16,4,2.16,4,3.53,2.83,17,4.89,2.47,9,5.81,1.83,16,5.5,0.76,8,5.75,1.66,12,3.9,2.73,10,3.36,2.73,11,5.43,2.24,14,5.55,1.97,11,5.36,1.36,11,6,1.32,9,2.7,2.63,10,4.45,2.54,11,5.72,2.08,18,4.86,2.12,7 +5134,generic,4.5,2.07,18,2.5,1.64,20,4.68,1.97,25,4,1,5,4.69,2.36,13,2.82,1.99,11,2.11,1.05,9,3.94,1.69,16,6,1.8,9,3.43,1.51,7,5.18,2.14,11,2.11,1.62,9,2.82,1.66,11,4.5,2.06,20,5.4,1.52,5,4,1.66,9,5,2.4,9,1.82,1.08,11,3.33,1.87,9,4.21,1.69,19,6.17,2.23,6 +5135,generosity,7.55,1,20,4.29,2.67,21,6.56,2.35,25,8,1,3,7.47,1.01,17,4.86,2.79,7,4.08,2.75,13,7.88,1.25,8,5.94,2.51,17,7.43,0.98,7,7.62,1.04,13,3.86,2.67,7,4.62,2.81,13,6.29,2.46,14,6.91,2.26,11,7.22,1.2,9,7.82,0.75,11,4.91,2.77,11,3.6,2.5,10,6.67,2.52,18,6.29,1.98,7 +5136,generous,7.43,1.83,21,5.7,2.32,20,6.81,1.78,21,7.5,1.22,6,7.4,2.06,15,5.88,1.64,8,5.58,2.75,12,7.27,1.19,11,6.3,2.21,10,7.5,1.22,6,7.4,2.06,15,6,2.4,10,5.4,2.32,10,6.71,1.54,14,7,2.31,7,6.57,2.76,7,7.86,1.03,14,6,2.39,14,5,2.19,6,6.92,1.78,12,6.67,1.87,9 +5137,genetic,4.79,1.51,19,3.83,2.01,18,3.76,2.54,17,5.45,1.21,11,3.88,1.46,8,4.5,2.52,4,3.64,1.91,14,3.5,2,8,4,3.04,9,5.12,1.73,8,4.55,1.37,11,3.71,1.89,7,3.91,2.17,11,3.67,2.25,6,3.82,2.79,11,4.77,1.48,13,4.83,1.72,6,3.09,1.7,11,5,2,7,3.71,2.81,7,3.8,2.49,10 +5138,genetics,4.84,1.61,19,4.27,1.96,22,3.29,2.14,24,4.5,1.87,6,5,1.53,13,4.58,2.23,12,3.9,1.6,10,3.5,2.27,8,3.19,2.14,16,5.5,0.85,10,4.11,1.96,9,5,1.8,9,3.77,1.96,13,3.41,2.27,17,2.67,1.86,6,4.88,1.81,8,4.82,1.54,11,4.11,2.15,9,4.38,1.89,13,3.5,2.31,16,2.88,1.81,8 +5139,genie,6.1,1.74,20,4.41,2.04,22,5.32,2.43,19,6.67,2.06,9,5.64,1.36,11,2.2,1.1,5,4.94,1.77,16,4.33,3.08,6,5.77,2.05,13,6.21,1.72,14,5.83,1.94,6,4.25,1.82,12,4.33,2.35,9,5.56,2.4,9,5.1,2.56,10,6.2,1.32,10,6,2.16,10,4.67,2.23,12,4.1,1.85,10,4.67,3.14,6,5.62,2.1,13 +5140,genital,4.45,1.93,20,5.86,1.71,21,4.74,2.45,34,4.5,2.27,10,4.4,1.65,10,6.25,1.39,8,5.62,1.89,13,4.71,2.4,14,4.75,2.55,20,4.44,1.88,9,4.45,2.07,11,6.31,1.44,13,5.12,1.96,8,4.82,2.28,22,4.58,2.84,12,4.4,1.71,10,4.5,2.22,10,6.07,1.49,14,5.43,2.15,7,5.12,2.03,17,4.35,2.83,17 +5141,genitalia,4.16,2.01,19,5.77,2.14,22,5.12,2.36,24,4.17,1.83,6,4.15,2.15,13,5.58,2.5,12,6,1.7,10,5.62,2.83,8,4.88,2.16,16,3.9,1.52,10,4.44,2.51,9,5.89,2.26,9,5.69,2.14,13,5.71,1.99,17,3.5,2.95,6,3.5,1.41,8,4.64,2.29,11,5.11,2.09,9,6.23,2.13,13,5.44,2.37,16,4.5,2.39,8 +5142,genius,7.52,1.72,21,6.2,2.31,20,7.37,1.83,19,7.23,1.88,13,8,1.41,8,6.86,1.68,7,5.85,2.58,13,7.29,1.8,7,7.42,1.93,12,7.58,1.68,12,7.44,1.88,9,5.67,2.45,9,6.64,2.2,11,6.7,2.11,10,8.11,1.17,9,7.75,1.48,12,7.22,2.05,9,7.14,1.46,7,5.69,2.56,13,7,2.31,7,7.58,1.56,12 +5143,genocide,1.62,1.2,21,5.83,2.69,23,2.5,1.42,18,1.33,1,9,1.83,1.34,12,6.36,2.01,11,5.33,3.2,12,2.6,1.51,10,2.38,1.41,8,2.14,1.35,7,1.38,1.12,13,7.27,1.42,11,4.5,2.94,12,3,1.63,7,2.18,1.25,11,2,1.41,13,1,0,8,5.18,3.03,11,6.42,2.31,12,2.78,1.56,9,2.22,1.3,9 +5144,genome,5.84,1.83,19,3.41,2.32,22,4.32,2.09,28,4.5,1.76,6,6.46,1.56,13,4,2.61,11,2.82,1.94,11,3.73,2.69,11,4.71,1.57,17,5.82,2.18,11,5.88,1.36,8,3.73,2.61,11,3.09,2.07,11,4.39,2.3,18,4.2,1.75,10,5.85,2.12,13,5.83,1.17,6,3.14,2.25,14,3.88,2.53,8,4.38,2.36,16,4.25,1.76,12 +5145,genre,6,1.38,21,3.59,2.09,22,5,1.73,21,6.22,1.2,9,5.83,1.53,12,2.67,1.97,6,3.87,2.13,15,5.33,1.51,6,4.87,1.85,15,5.89,1.27,9,6.08,1.51,12,4,1.73,5,3.47,2.21,17,4.1,1.79,10,5.82,1.25,11,6.17,1.53,12,5.78,1.2,9,4.33,2.29,9,3.08,1.85,13,4.92,1.93,12,5.11,1.54,9 +5146,gent,5.86,0.96,21,3.05,1.91,21,5.1,1.7,21,5.67,0.71,9,6,1.13,12,2.33,1.63,6,3.21,2.01,14,5.5,1.64,6,4.93,1.75,15,6,0.87,9,5.75,1.06,12,4,2.65,5,2.75,1.61,16,4.6,1.96,10,5.55,1.37,11,6.33,0.89,12,5.22,0.67,9,3.62,1.92,8,2.69,1.89,13,5.17,1.7,12,5,1.8,9 +5147,genteel,5.09,1.44,22,2.38,1.77,21,6,1.54,22,5.14,1.46,14,5,1.51,8,2.27,1.49,11,2.67,2.18,9,5,0.89,6,6.38,1.59,16,5.6,1.9,10,4.67,0.78,12,2.55,1.86,11,2.2,1.75,10,5.31,0.85,13,7,1.8,9,4.83,1.27,12,5.4,1.65,10,2.15,1.95,13,2.75,1.49,8,5.83,1.27,12,6.2,1.87,10 +5148,gentile,5.29,2.08,21,3.09,2.11,22,5.56,2.33,25,5,2.16,10,5.55,2.07,11,2.43,2.3,7,3.4,2.03,15,5.41,2.69,17,5.88,1.36,8,5.18,2.27,11,5.4,1.96,10,2.8,1.92,5,3.18,2.21,17,5.64,2.65,14,5.45,1.97,11,5.31,2.39,13,5.25,1.58,8,2.6,1.84,10,3.5,2.32,12,6.14,2.35,14,4.82,2.18,11 +5149,gentle,7.42,1.72,43,3.17,2.01,18,6.95,2.07,57,7.1,1.62,20,7.7,1.79,23,3.67,2.16,6,2.92,1.98,12,6.65,2.04,26,7.19,2.1,31,6.88,1.63,16,7.74,1.72,27,2.9,1.97,10,3.5,2.14,8,6.73,2.12,37,7.35,1.98,20,7.21,2.2,19,7.58,1.25,24,3.22,2.17,9,3.11,1.96,9,6.78,2.18,32,7.16,1.95,25 +5150,gentleman,7.5,1.6,22,4.14,2.63,21,6.06,2.07,18,7.5,1.64,6,7.47,1.68,15,2.86,2.54,7,4.79,2.52,14,6,2.29,9,5.88,1.96,8,7.5,1.74,14,7.43,1.51,7,3.78,2.44,9,4.42,2.84,12,6.1,2.42,10,6,1.69,8,7.5,1.7,14,7.5,1.51,8,3.33,2.58,6,4.47,2.67,15,6.1,2.42,10,6,1.69,8 +5151,gentlemanly,6.77,1.51,22,3.91,2.39,23,7,1.91,18,5.75,1.49,8,7.23,1.17,13,2.88,2.8,8,4.43,2.1,14,7.86,2.61,7,6.4,1.17,10,6.88,1.55,8,6.54,1.45,13,3.56,3.17,9,4.14,1.83,14,6.29,2.43,7,7.45,1.44,11,7,1.73,11,6.55,1.29,11,4.56,2.46,9,3.5,2.35,14,7.13,2.03,15,6.33,1.15,3 +5152,gentry,5.45,1.43,20,2.57,1.86,21,6.12,1.9,25,5.33,0.58,3,5.47,1.55,17,2.14,1.46,7,2.85,2.12,13,6.12,1.55,8,6.12,2.09,17,5.57,0.79,7,5.38,1.71,13,2.43,1.4,7,2.69,2.18,13,6.29,1.73,14,5.91,2.17,11,5.67,1,9,5.27,1.74,11,2.18,1.25,11,3,2.36,10,6.28,2.11,18,5.71,1.25,7 +5153,genuine,7.11,1.85,19,4.27,2.16,22,7.5,1.57,22,7.33,1.66,9,6.9,2.08,10,4,1.69,8,4.43,2.44,14,7.18,1.89,11,7.82,1.17,11,6.57,1.81,7,7.42,1.88,12,4.6,1.78,10,4,2.49,12,7.15,1.77,13,8,1.12,9,6.7,2.21,10,7.56,1.33,9,4,1.85,8,4.43,2.38,14,7.36,1.74,14,7.75,1.28,8 +5154,geographic,6.21,1.44,19,3.05,1.91,22,4.57,1.83,28,6,1.79,6,6.31,1.32,13,3.45,2.02,11,2.64,1.8,11,3.73,2.15,11,5.12,1.41,17,6.18,1.54,11,6.25,1.39,8,3.27,2.05,11,2.82,1.83,11,4.22,2.02,18,5.2,1.32,10,6.38,1.66,13,5.83,0.75,6,2.71,1.94,14,3.62,1.85,8,4.19,2.04,16,5.08,1.44,12 +5155,geographical,6.21,2.02,19,3.18,1.99,22,4.65,2.29,23,6.36,1.29,11,5.57,2.76,7,4,2.39,8,2.71,1.64,14,4.14,2.73,7,4.88,2.13,16,6.5,1.85,8,6,2.19,11,2.67,2.18,9,3.54,1.85,13,5,2.28,11,4.33,2.35,12,6.08,2.43,12,6.43,1.13,7,2.64,2.29,11,3.73,1.56,11,4.31,2.5,13,5.1,2.02,10 +5156,geography,5.4,2.06,20,2.56,1.82,18,4.45,2.36,22,5.8,1.48,5,5.27,2.25,15,3.17,1.83,6,2.25,1.82,12,3.8,1.93,10,5,2.63,12,5.7,1.06,10,5.1,2.77,10,2.5,1.72,10,2.62,2.07,8,4.36,2.77,11,4.55,2.02,11,4.92,2.39,12,6.12,1.25,8,2,1.8,9,3.11,1.76,9,4,2.72,11,4.91,1.97,11 +5157,geological,6.43,1.6,21,3.95,2.56,20,5.61,2.06,36,6.88,1.36,8,6.15,1.72,13,4,2.55,5,3.93,2.66,15,5.55,2.34,11,5.64,1.98,25,6.62,1.61,13,6.12,1.64,8,3.5,2.47,12,4.62,2.72,8,5.65,2.46,20,5.56,1.5,16,6.18,1.83,11,6.7,1.34,10,4.91,2.98,11,2.78,1.3,9,5.41,2.3,22,5.93,1.64,14 +5158,geologist,6.62,1.53,21,3.75,2.67,20,5.81,2.16,36,7.25,1.16,8,6.23,1.64,13,3,1.58,5,4,2.95,15,5.82,1.78,11,5.8,2.35,25,6.85,1.63,13,6.25,1.39,8,3.67,2.46,12,3.88,3.14,8,5.5,2.44,20,6.19,1.76,16,6.45,1.51,11,6.8,1.62,10,4.27,3,11,3.11,2.2,9,5.32,2.38,22,6.57,1.55,14 +5159,geology,5.89,2.05,19,4.3,2.16,23,4.74,2.13,19,5.78,2.05,9,6,2.16,10,4.57,2.07,7,4.2,2.34,15,4.9,2.56,10,4.56,1.67,9,6,2.65,9,5.8,1.48,10,4.9,2.77,10,3.83,1.59,12,4.5,2.2,8,4.7,2.16,10,6,2,12,5.71,2.29,7,4.4,2.09,20,3.67,3.06,3,5.12,2.23,8,4.45,2.11,11 +5160,geometric,5.24,1.97,21,4.21,1.89,24,5.36,2.46,22,6,1.41,8,4.77,2.17,13,4.62,1.8,13,3.73,1.95,11,6.15,2.15,13,4.22,2.54,9,6,2.07,8,5.08,1.51,12,5,1.04,14,3.1,2.28,10,5.92,2.64,12,4.7,2.16,10,5.1,2.08,10,5.36,1.96,11,4.06,2.11,17,4.57,1.27,7,5.7,2.79,10,5.08,2.23,12 +5161,geometry,4.57,2.16,21,3.09,1.85,22,5.04,2.33,27,5,2.05,10,4.18,2.27,11,2.57,1.4,7,3.33,2.02,15,5.24,2.91,17,4.7,0.67,10,4.18,2.09,11,5,2.26,10,3.2,3.03,5,3.06,1.48,17,4.93,2.73,14,5.15,1.91,13,3.62,1.85,13,6.12,1.73,8,3.2,2.3,10,3,1.48,12,5.21,2.52,14,4.85,2.19,13 +5162,gerbil,5.2,1.88,20,2.59,2,17,5.38,2.63,24,5.8,0.84,5,5,2.1,15,2.5,1.73,4,2.62,2.14,13,5.46,2.7,13,5.27,2.69,11,5,2.11,10,5.4,1.71,10,2.86,1.95,7,2.4,2.12,10,5.19,2.71,16,5.75,2.6,8,4.93,1.86,14,5.83,1.94,6,2.92,2.27,12,1.8,0.84,5,5.27,2.89,15,5.56,2.3,9 +5163,geriatric,3.58,1.61,19,2.55,2.14,20,3.85,1.81,20,4.67,0.58,3,3.53,1.6,15,2.3,1.7,10,2.8,2.57,10,3.7,1.77,10,4,1.94,10,4.33,1.21,6,3.42,1.62,12,2.14,1.95,7,2.77,2.28,13,3.5,1.77,8,4.08,1.88,12,3.5,1.73,12,3.71,1.5,7,2.7,2.21,10,2.4,2.17,10,4,1.12,9,3.73,2.28,11 +5164,germ,2.5,1.44,22,4.1,2.2,20,3.65,2.06,20,3.4,2.3,5,2.25,1.06,16,3.7,2,10,4.5,2.42,10,4,2.05,10,3.3,2.11,10,2.43,1.27,7,2.57,1.6,14,3.86,1.95,7,4.23,2.39,13,2.62,1.51,8,4.33,2.15,12,2.5,1.61,14,2.5,1.2,8,4.2,2.15,10,4,2.36,10,3.67,2.12,9,3.64,2.11,11 +5165,germs,2.68,2.14,19,5.28,2.4,43,3,2.08,37,3,1.73,9,2.4,2.5,10,5.26,2.31,19,5.35,2.57,23,2.17,1.8,12,3.4,2.12,25,3,2.96,9,2.4,1.07,10,4.17,2.38,18,6.08,2.12,25,3.39,2.12,18,2.63,2.03,19,3.08,2.57,12,2,0.82,7,4.75,2.75,20,5.74,2,23,2.25,1.84,16,3.57,2.11,21 +5166,gesture,5.75,1.83,20,4.36,1.84,22,5.85,1.87,20,5.44,1.74,9,6,1.95,11,4.6,2.27,10,4.17,1.47,12,5.38,1.69,8,6.17,1.99,12,5.93,1.77,14,5.33,2.07,6,5,2.62,8,4,1.18,14,5.62,1.6,8,6,2.09,12,5.9,2.08,10,5.6,1.65,10,4.33,1.67,12,4.4,2.12,10,6.5,2.07,12,4.88,0.99,8 +5167,get,6.09,1.57,22,3.67,2.03,21,5.65,1.93,17,6.83,1.83,6,5.87,1.46,15,2.57,1.99,7,4.21,1.89,14,5.44,2.01,9,5.88,1.96,8,5.86,1.46,14,6.71,1.8,7,3.56,2.01,9,3.75,2.14,12,6.11,2.47,9,5.12,0.99,8,6.14,1.88,14,6,0.93,8,3.83,2.4,6,3.6,1.96,15,6.33,2.12,9,4.88,1.46,8 +5168,getaway,5.47,1.81,19,3.6,2.35,20,6.47,2.32,19,6.33,2.31,3,5.4,1.76,15,3.9,2.88,10,3.3,1.77,10,5.9,2.42,10,7.11,2.15,9,4.67,1.37,6,6,1.91,12,3.57,2.88,7,3.62,2.14,13,7,2.27,8,6.09,2.39,11,5.75,1.54,12,5,2.24,7,2.6,1.71,10,4.6,2.55,10,7.33,1.5,9,5.7,2.71,10 +5169,getup,5.53,1.39,19,4.36,2.34,22,5.68,1.94,22,5.22,1.2,9,5.8,1.55,10,4.88,2.23,8,4.07,2.43,14,5.91,2.07,11,5.45,1.86,11,5.14,1.21,7,5.75,1.48,12,4.5,2.01,10,4.25,2.67,12,5.62,1.89,13,5.78,2.11,9,6.3,1.42,10,4.67,0.71,9,4.75,2.19,8,4.14,2.48,14,5.71,2.13,14,5.62,1.69,8 +5170,ghastly,3.05,2.31,21,5,3.18,20,3.95,2.44,19,3,3.16,6,3.07,2.02,15,4.88,3.44,8,5.08,3.15,12,4,2.66,12,3.86,2.19,7,4.22,2.86,9,2.17,1.34,12,5.56,2.88,9,4.55,3.47,11,4.29,2.43,7,3.75,2.53,12,3.7,2.95,10,2.45,1.44,11,4.62,3.1,13,5.71,3.45,7,3.6,2.8,10,4.33,2.06,9 +5171,ghetto,3.16,2.32,19,7.05,1.93,20,3.77,1.66,26,2.27,1.35,11,4.38,2.88,8,7.14,1.21,7,7,2.27,13,3.92,1.66,13,3.62,1.71,13,3.3,2.71,10,3,1.94,9,6.64,2.42,11,7.56,1.01,9,3.94,1.78,17,3.44,1.42,9,3.89,3.06,9,2.5,1.18,10,7.08,2.07,12,7,1.85,8,4.19,1.68,16,3.1,1.45,10 +5172,ghost,4.23,2.25,22,5.7,2.64,20,4.47,2.72,19,4.85,2.23,13,3.33,2.06,9,6.43,2.57,7,5.31,2.69,13,4,2.58,7,4.75,2.86,12,4.33,2.23,12,4.1,2.38,10,5.78,2.95,9,5.64,2.5,11,4.2,2.35,10,4.78,3.19,9,4.25,2.22,12,4.2,2.39,10,5.71,3.09,7,5.69,2.5,13,4.86,3.39,7,4.25,2.38,12 +5173,ghostly,4.14,1.64,22,5.71,2.39,21,4.14,2.25,22,4.21,1.85,14,4,1.31,8,6.09,2.12,11,5.67,2.6,9,5.33,1.97,6,3.69,2.24,16,3.5,1.58,10,4.67,1.56,12,5.27,2.61,11,6.2,2.15,10,4.46,1.85,13,3.67,2.78,9,4.08,1.88,12,4.2,1.4,10,5.54,2.57,13,6,2.2,8,3.83,2.04,12,4.5,2.55,10 +5174,ghoul,2.84,1.74,19,4.95,2.5,21,4.3,2.23,20,2.67,1.53,3,2.88,1.82,16,5.17,2.56,6,4.87,2.56,15,4.33,1.75,6,4.29,2.46,14,2.9,1.73,10,2.78,1.86,9,5.29,2.69,7,4.79,2.49,14,3.7,2.36,10,4.9,2.02,10,2,1.2,8,3.45,1.86,11,5.11,3.22,9,4.83,1.95,12,4.62,3.11,8,4.08,1.51,12 +5175,GI Joe,5.68,2.54,19,4.82,3.16,22,5.18,2.29,28,6.67,1.97,6,5.23,2.71,13,5.45,3.33,11,4.18,2.99,11,4.91,2.55,11,5.35,2.18,17,6.64,1.96,11,4.38,2.77,8,4.73,3.23,11,4.91,3.24,11,5,2.45,18,5.5,2.07,10,5.92,2.43,13,5.17,2.93,6,3.71,2.92,14,6.75,2.71,8,4.62,2.47,16,5.92,1.88,12 +5176,giant,5.41,1.18,22,5.1,2.27,20,6.68,2.06,19,5.77,1.42,13,4.89,0.33,9,5.29,2.43,7,5,2.27,13,7.14,2.27,7,6.42,1.98,12,5.5,1.45,12,5.3,0.82,10,4.89,2.26,9,5.27,2.37,11,6.4,2.22,10,7,1.94,9,5.33,1.37,12,5.5,0.97,10,5,1.83,7,5.15,2.54,13,7.29,1.98,7,6.33,2.1,12 +5177,gibberish,4.3,1.92,20,4.62,2.11,21,5.21,2.65,34,4.2,1.81,10,4.4,2.12,10,4,2.07,8,5,2.12,13,5.43,2.24,14,5.05,2.95,20,4,1.66,9,4.55,2.16,11,4.85,1.82,13,4.25,2.6,8,5.32,2.53,22,5,2.95,12,4.1,1.6,10,4.5,2.27,10,4.71,2.33,14,4.43,1.72,7,5.59,2.43,17,4.82,2.88,17 +5178,giddy,6.17,2.01,23,5.32,2.88,22,6.4,1.98,20,6.75,1.28,8,5.87,2.29,15,4.7,2.58,10,5.83,3.13,12,6.71,1.8,7,6.23,2.13,13,6.67,1.97,12,5.64,2.01,11,4.91,2.88,11,5.73,2.97,11,5.93,1.91,15,7.8,1.64,5,6.36,2.29,11,6,1.81,12,5.6,2.8,10,5.08,3.06,12,6.5,1.72,10,6.3,2.31,10 +5179,gift,7.27,1.7,41,4.64,2.78,44,6.32,1.94,22,6.82,2.19,17,7.58,1.21,24,4.82,2.53,17,4.52,2.97,27,6,2.14,11,6.64,1.75,11,6.68,1.99,22,7.95,0.97,19,5.07,2.64,14,4.43,2.86,30,5.92,2.14,13,6.89,1.54,9,7.31,2,26,7.2,1.08,15,4.38,2.87,26,5,2.68,18,6.36,2.21,14,6.25,1.49,8 +5180,gifted,6.62,1.77,21,4.43,2.29,23,6.67,2.35,21,5.4,2.3,5,7,1.46,16,5.42,2.35,12,3.36,1.75,11,6.82,2.4,11,6.22,2.39,9,6.42,2.07,12,6.89,1.36,9,4.31,2.27,16,4.71,2.5,7,5.73,2.53,11,7.7,1.7,10,7.23,1.24,13,5.62,2.13,8,4.58,2.39,19,3.75,1.89,4,6.86,2.28,14,6.29,2.63,7 +5181,gig,6.48,1.6,21,5.75,2.29,20,5.14,2.38,36,7,1.6,8,6.15,1.57,13,5,2.83,5,6,2.14,15,5.36,2.25,11,5.04,2.47,25,6.92,1.71,13,5.75,1.16,8,5.83,1.99,12,5.62,2.83,8,4.85,2.66,20,5.5,2,16,6.09,1.3,11,6.9,1.85,10,6.36,2.06,11,5,2.45,9,4.82,2.52,22,5.64,2.13,14 +5182,gigantic,5.35,2.08,20,5.89,2.54,19,5.54,1.92,26,5.55,2.16,11,5.11,2.09,9,6.29,2.14,7,5.67,2.81,12,5.62,1.98,13,5.46,1.94,13,4.64,1.96,11,6.22,1.99,9,6.36,2.34,11,5.25,2.82,8,5.71,2.02,17,5.22,1.79,9,5.1,2.69,10,5.6,1.35,10,6.18,2.71,11,5.5,2.39,8,5.62,1.93,16,5.4,2.01,10 +5183,giggle,7.95,1.28,20,5.39,2.81,18,4.75,2.07,24,7.6,1.14,5,8.07,1.33,15,3.8,1.3,5,6,3.03,13,3.69,1.49,13,6,2,11,8,1.25,10,7.9,1.37,10,5.71,2.14,7,5.18,3.25,11,4.19,1.72,16,5.88,2.36,8,8.07,1.21,14,7.67,1.51,6,5.83,2.79,12,4.5,2.88,6,5.27,2.15,15,3.89,1.69,9 +5184,gigolo,4.4,1.47,20,4.32,2.8,22,5.32,2.08,19,4.67,1.73,9,4.18,1.25,11,2,1.41,5,5.19,2.74,16,6.5,1.97,6,4.77,1.96,13,4.21,1.37,14,4.83,1.72,6,4.08,3.06,12,4.89,2.57,9,4.44,1.33,9,6.1,2.38,10,4.6,1.07,10,4.2,1.81,10,4.42,3.34,12,4.2,2.15,10,5.67,3.01,6,5.15,1.63,13 +5185,gilded,4.94,1.8,18,3.15,2.18,20,5.28,1.57,25,5.4,1.52,5,4.77,1.92,13,3.45,2.38,11,2.78,1.99,9,5.56,1.79,16,4.78,0.97,9,5,1,7,4.91,2.21,11,3,2.5,9,3.27,2,11,5.35,1.73,20,5,0.71,5,5.22,1.72,9,4.67,1.94,9,2.91,2.39,11,3.44,2.01,9,5.11,1.52,19,5.83,1.72,6 +5186,gimmick,3.89,1.57,18,4.63,2.59,19,3.48,1.58,25,3.2,1.3,5,4.15,1.63,13,4.5,2.88,10,4.78,2.39,9,3.5,1.46,16,3.44,1.88,9,4.14,1.35,7,3.73,1.74,11,3.75,2.6,8,5.27,2.49,11,3.2,1.51,20,4.6,1.52,5,4,1.5,9,3.78,1.72,9,4.9,2.47,10,4.33,2.83,9,3.53,1.61,19,3.33,1.63,6 +5187,gimp,2.9,1.29,20,3.29,2.08,17,3.64,1.81,22,2,1,5,3.2,1.26,15,4.4,2.19,5,2.83,1.95,12,4,1.94,10,3.33,1.72,12,2.9,1.1,10,2.9,1.52,10,3.89,2.32,9,2.62,1.69,8,3.55,1.69,11,3.73,2,11,2.92,1.38,12,2.88,1.25,8,2.38,2.07,8,4.11,1.83,9,3.55,1.57,11,3.73,2.1,11 +5188,gin,5.82,1.99,22,4.19,2.48,21,5.91,2.09,22,5.93,1.94,14,5.62,2.2,8,4,2.76,11,4.22,2.33,9,5.83,2.32,6,5.94,2.08,16,5.8,1.87,10,5.83,2.17,12,3.45,2.38,11,5,2.45,10,5.69,1.89,13,6.22,2.44,9,5.75,2.05,12,5.9,2.02,10,4.23,2.52,13,4.12,2.59,8,5.58,2.15,12,6.3,2.06,10 +5189,ginger,5.79,1.99,19,4.43,2.5,23,5.47,1.54,19,6.22,1.3,9,5.4,2.46,10,4.86,2.73,7,4.2,2.54,15,5.4,1.84,10,5.56,1.24,9,4.67,1.73,9,6.8,1.69,10,5.5,2.46,10,3.5,2.35,12,5,1.6,8,5.8,1.55,10,5.42,2.02,12,6.43,1.9,7,4.45,2.65,20,4.33,1.53,3,4.88,1.36,8,5.91,1.58,11 +5190,gingerbread,7,1.8,19,4.18,2.63,22,6.18,1.89,22,7,1.22,9,7,2.26,10,4.12,2.9,8,4.21,2.58,14,6.36,1.8,11,6,2.05,11,7,1.29,7,7,2.09,12,5.8,2.49,10,2.83,1.95,12,6.15,1.95,13,6.22,1.92,9,7,2.31,10,7,1.12,9,4,3.02,8,4.29,2.49,14,6.43,1.83,14,5.75,2.05,8 +5191,ginseng,5.79,1.18,19,4.05,1.94,21,4.96,2.4,23,7,1,3,5.56,1.09,16,4.12,1.96,8,4,2,13,4.44,2.46,9,5.29,2.4,14,6.11,1.36,9,5.5,0.97,10,4.67,2.18,9,3.58,1.68,12,5.2,2.62,15,4.5,2,8,5.86,1.46,7,5.75,1.06,12,3.6,2.27,10,4.45,1.57,11,5.38,2.99,13,4.4,1.26,10 +5192,giraffe,6.52,1.6,21,2.91,1.93,22,5.27,2.32,26,6.2,1.75,10,6.82,1.47,11,2.14,1.57,7,3.27,2.02,15,5.31,2.5,16,5.2,2.15,10,6,1.34,11,7.1,1.73,10,3.4,3.29,5,2.76,1.44,17,5.71,2.4,14,4.75,2.22,12,5.92,1.44,13,7.5,1.41,8,2.6,2.12,10,3.17,1.8,12,6.14,2.32,14,4.25,1.96,12 +5193,girder,4.53,1.87,19,3.53,1.9,19,4.5,1.82,20,5.33,0.58,3,4.38,2,16,3.67,1.63,6,3.46,2.07,13,4.83,1.6,6,4.36,1.95,14,4.7,1.64,10,4.33,2.18,9,2.2,1.79,5,4,1.75,14,4.4,1.9,10,4.6,1.84,10,4.88,1.96,8,4.27,1.85,11,3,1.73,7,3.83,1.99,12,3.88,2.23,8,4.92,1.44,12 +5194,girdle,3.94,1.7,18,4.35,2.44,23,4.68,1.8,19,4.78,1.48,9,3.11,1.54,9,3.71,2.75,7,4.6,2.41,15,4,1.05,10,5.44,2.19,9,3.89,2.03,9,4,1.41,9,5.1,2.6,10,3.67,2.31,12,3.88,1.25,8,5.3,2.06,10,4,1.95,12,3.83,1.17,6,4.1,2.51,20,6,1,3,4.12,1.55,8,5.09,1.92,11 +5195,girl,7.15,1.56,41,5.23,2.68,44,5.27,2.25,22,7.44,1.46,18,6.91,1.62,23,6.4,2.66,20,4.25,2.31,24,4.6,2.5,10,5.83,1.95,12,7.2,1.67,20,7,1.45,20,5.8,2.6,25,4.47,2.65,19,6.18,2.6,11,4.36,1.43,11,7.42,1.53,24,6.76,1.56,17,5.21,2.88,29,5.27,2.31,15,5.91,2.63,11,4.64,1.69,11 +5196,girlfriend,7.56,1.76,18,5.05,3.15,20,5,2.4,18,6.5,1.93,8,8.4,1.07,10,6.29,2.29,7,4.38,3.43,13,5,2.68,11,5,2.08,7,7,1.9,11,8.43,1.13,7,4.44,3.61,9,5.55,2.81,11,5.55,2.77,11,4.14,1.46,7,7.5,1.83,12,7.67,1.75,6,4.5,3.15,12,5.88,3.18,8,5.44,2.74,9,4.56,2.07,9 +5197,girlie,5.35,1.95,20,4.95,2.46,21,5.54,2.57,24,6,1,3,5.24,2.08,17,5.43,3.31,7,4.92,1.93,13,5.5,2.93,8,5.56,2.48,16,5.43,1.27,7,5.31,2.29,13,4.71,2.63,7,5.31,2.39,13,5.43,2.62,14,5.7,2.63,10,5.67,1.87,9,5.09,2.07,11,5.36,2.06,11,4.5,2.88,10,6.06,2.61,17,4.29,2.14,7 +5198,girlish,6.22,2.05,18,3.45,2.35,20,5,1.8,25,7.2,1.1,5,5.85,2.23,13,3.36,2.62,11,3.56,2.13,9,4.25,1.44,16,6.33,1.66,9,6.14,2.41,7,6.27,1.9,11,3.56,2.46,9,3.36,2.38,11,4.85,1.9,20,5.6,1.34,5,6.33,2.12,9,6.11,2.09,9,3.36,2.5,11,3.56,2.3,9,4.68,1.63,19,6,2.1,6 +5199,girly,5.32,2.03,22,4.45,2.7,22,5.65,1.6,20,5.71,1.89,7,5.13,2.13,15,3.8,2.3,10,5,2.98,12,5.71,0.95,7,5.62,1.89,13,5.36,2.25,11,5.27,1.9,11,4.27,2.83,11,4.64,2.69,11,5.47,1.51,15,6.2,1.92,5,5.8,1.99,10,4.92,2.07,12,4,2.58,10,4.83,2.86,12,5.9,1.29,10,5.4,1.9,10 +5200,girth,4.65,0.67,20,4.39,2.27,23,4.69,1.78,26,4.6,0.7,10,4.7,0.67,10,5,2.1,11,3.83,2.37,12,5.09,1.51,11,4.36,2.02,14,4.6,0.52,10,4.7,0.82,10,5.45,1.97,11,3.42,2.15,12,4.41,1.73,17,5.25,1.98,8,4.46,0.78,13,5,0,7,4.07,2.49,15,5,1.77,8,4.24,1.95,17,5.56,1.01,9 +5201,gist,5.2,1.01,20,4.05,1.96,20,5.8,1.76,25,4.82,1.08,11,5.67,0.71,9,4.71,2.36,7,3.69,1.7,13,5.38,1.33,13,6.25,2.09,12,5.09,1.22,11,5.33,0.71,9,4.36,1.86,11,3.67,2.12,9,6,1.71,16,5.44,1.88,9,5.4,0.84,10,5,1.15,10,4.75,1.82,12,3,1.77,8,5.6,1.64,15,6.1,1.97,10 +5202,give,7.73,1.08,22,4.57,2.23,21,5.72,2.47,18,7,1.41,6,8.07,0.8,15,3.57,2.76,7,5.07,1.82,14,5.11,2.42,9,6.5,2.62,8,7.57,1.16,14,8.14,0.9,7,3.56,2.35,9,5.33,1.87,12,5.9,2.38,10,5.5,2.73,8,7.64,1.08,14,7.88,1.13,8,4.33,3.08,6,4.67,1.91,15,5.4,2.91,10,6.12,1.89,8 +5203,giveaway,6.17,2.1,24,5.48,2.57,23,4.75,2.24,20,5.29,2.56,7,6.53,1.84,17,5.92,2.47,12,5,2.72,11,4.1,2.33,10,5,1.73,9,5.85,2.58,13,6.55,1.37,11,4.5,2.48,16,7.71,0.76,7,3.9,1.97,10,5.6,2.27,10,6.73,2.02,15,5.22,1.99,9,5.68,2.67,19,4.5,2.08,4,4.08,2.14,13,6,2,7 +5204,giver,7.14,1.58,22,3.83,1.89,18,7.29,1.52,21,5.8,2.28,5,7.62,1.09,16,4.38,2.13,8,3.4,1.65,10,7,2,10,7.55,0.93,11,6.67,1.78,12,7.7,1.16,10,3.9,1.37,10,3.75,2.49,8,7.08,1.78,12,7.56,1.13,9,7.27,1.85,11,7,1.34,11,3.5,1.51,8,4.1,2.18,10,7.56,1.81,9,7.08,1.31,12 +5205,gizmo,6.26,1.91,19,4.18,2.44,22,5.74,1.91,23,6.64,1.21,11,6.43,1.9,7,4.75,2.38,8,3.86,2.51,14,5.57,3.05,7,5.81,1.28,16,5.5,2.33,8,6.82,1.4,11,4.11,2.85,9,4.23,2.24,13,6.09,1.92,11,5.42,1.93,12,6,2.3,12,6.71,0.95,7,3.55,2.21,11,4.82,2.6,11,5.54,2.15,13,6,1.63,10 +5206,gizzard,3.86,1.93,22,3.86,2.32,22,5.05,2.07,19,4.62,1.19,8,3.62,2.14,13,3.12,2.3,8,4.23,2.39,13,5.71,1.25,7,4.45,2.38,11,3.62,1.69,8,4.23,2.01,13,4.11,2.67,9,3.69,2.14,13,4.57,1.9,7,5.33,2.19,12,4.73,2.05,11,3,1.41,11,3.89,2.85,9,3.85,1.99,13,5.5,1.79,16,2.67,2.08,3 +5207,glacier,5.5,1.56,38,3.88,2.52,48,4.55,2.44,20,5.62,1.5,24,5.29,1.68,14,5,2.52,19,3.14,2.28,29,5,2.45,6,4.36,2.5,14,5.41,1.77,17,5.57,1.4,21,4.42,2.36,24,3.33,2.62,24,4.8,2.66,10,4.3,2.31,10,5.32,1.46,22,5.75,1.69,16,4.45,2.63,33,2.6,1.72,15,5.75,2.76,8,3.75,1.91,12 +5208,glad,7.55,1.44,22,3.71,2.57,21,7,1.46,16,7.67,1.51,6,7.53,1.51,15,3,2.83,7,4.07,2.46,14,6.75,1.28,8,7.25,1.67,8,7.43,1.5,14,7.86,1.46,7,3.56,2.65,9,3.83,2.62,12,7.22,1.56,9,6.71,1.38,7,7.57,1.4,14,7.5,1.6,8,3.33,2.58,6,3.87,2.64,15,7.44,1.51,9,6.43,1.27,7 +5209,glade,6.32,1.63,19,2.82,1.56,22,5.68,1.84,22,6.33,1.12,9,6.3,2.06,10,3.38,1.77,8,2.5,1.4,14,5.55,1.63,11,5.82,2.09,11,5.86,1.07,7,6.58,1.88,12,3.5,1.9,10,2.25,0.97,12,5.69,2.18,13,5.67,1.32,9,6.2,2.1,10,6.44,1.01,9,2.25,1.67,8,3.14,1.46,14,6,1.92,14,5.12,1.64,8 +5210,gladiator,5.21,2.3,19,5.05,3.2,22,4.86,2.51,28,5.67,2.16,6,5,2.42,13,5.45,3.27,11,4.64,3.23,11,5,2.86,11,4.76,2.33,17,6,2.28,11,4.12,1.96,8,5.55,3.17,11,4.55,3.3,11,4.72,2.4,18,5.1,2.81,10,5.77,2.28,13,4,2,6,3.93,3.02,14,7,2.62,8,4.62,2.78,16,5.17,2.17,12 +5211,glamorous,6.58,0.84,19,4.81,2.71,21,6.22,2.39,23,6.4,0.89,5,6.54,0.78,13,4.83,2.56,6,4.8,2.86,15,6.3,2,10,6.15,2.73,13,6.43,0.79,7,6.55,0.82,11,4.29,2.29,7,5.07,2.95,14,6.09,2.34,11,6.33,2.53,12,6.83,0.72,12,6.14,0.9,7,3.73,2.33,11,6,2.71,10,5.64,2.41,14,7.11,2.2,9 +5212,glamour,6,2.47,20,5.05,2.06,21,6.09,2.09,22,6.09,2.17,11,5.89,2.93,9,5.86,2.41,7,4.64,1.82,14,5.91,1.97,11,6.27,2.28,11,5.36,2.77,11,6.78,1.92,9,5.9,2.23,10,4.27,1.62,11,5.69,2.43,13,6.67,1.41,9,6.1,2.73,10,5.9,2.33,10,4.54,1.81,13,5.88,2.3,8,6.36,2.06,14,5.62,2.2,8 +5213,glance,5.71,1.65,17,2.63,1.61,19,5.48,1.69,25,5.8,1.48,5,5.67,1.78,12,2.82,1.72,11,2.38,1.51,8,5.19,1.76,16,6,1.5,9,5.14,1.35,7,6.1,1.79,10,2.11,1.76,9,3.1,1.37,10,5.4,1.73,20,5.8,1.64,5,4.78,1.2,9,6.75,1.49,8,2.2,1.4,10,3.11,1.76,9,5.21,1.75,19,6.33,1.21,6 +5214,gland,4.39,1.29,18,4.14,2.24,21,5.09,1.65,23,4.75,1.26,4,4.31,1.38,13,4.67,2.58,6,3.93,2.15,15,5.2,1.32,10,5,1.91,13,3.86,1.86,7,4.8,0.63,10,3.57,3.15,7,4.43,1.7,14,5.09,1.97,11,5.08,1.38,12,4.36,1.36,11,4.43,1.27,7,3.45,2.54,11,4.9,1.66,10,4.79,1.48,14,5.56,1.88,9 +5215,glare,3.7,1.59,20,4.05,2.5,21,5.53,2.17,19,3.67,1.94,9,3.73,1.35,11,2.6,2.3,5,4.47,2.53,15,6.17,2.71,6,5.23,1.92,13,3.79,1.81,14,3.5,1.05,6,4.36,2.54,11,3.56,2.65,9,5.22,1.86,9,5.8,2.49,10,3.9,1.29,10,3.5,1.9,10,3.45,2.54,11,4.7,2.41,10,6.17,2.56,6,5.23,2.01,13 +5216,glass,5.48,1.67,42,3.14,1.88,21,5.42,1.71,19,5.79,1.36,19,5.22,1.88,23,3.67,1.75,6,2.93,1.94,15,5.4,1.9,10,5.44,1.59,9,5.38,1.59,16,5.54,1.75,26,2.71,1.7,7,3.36,1.98,14,4.5,1.07,8,6,1.89,10,5.63,1.74,19,5.35,1.64,23,2.44,1.59,9,3.67,1.97,12,4.75,1.39,8,5.91,1.81,11 +5217,glaucoma,2.47,1.43,19,3.45,2.21,20,2.91,1.83,23,2.45,1.57,11,2.57,1.4,7,2.86,1.21,7,3.77,2.59,13,3.29,2.36,7,2.75,1.61,16,2.75,1.49,8,2.27,1.42,11,2.88,1.89,8,3.83,2.41,12,3,2.05,11,2.83,1.7,12,2.25,1.48,12,2.86,1.35,7,2.2,1.69,10,4.7,2,10,3,2.24,13,2.8,1.23,10 +5218,glaze,5.63,1.5,19,3.56,2.15,18,5.18,2.07,17,5.73,1.27,11,5.5,1.85,8,4,2.58,4,3.43,2.1,14,4.38,2.07,8,5.89,1.9,9,5.88,1.36,8,5.45,1.63,11,3.57,2.3,7,3.55,2.16,11,5,2,6,5.27,2.2,11,5.54,1.56,13,5.83,1.47,6,3.82,2.48,11,3.14,1.57,7,5.14,2.27,7,5.2,2.04,10 +5219,glazed,6.7,1.81,20,4.36,2.08,22,5.86,1.85,21,5.89,2.03,9,7.36,1.36,11,3.9,2.6,10,4.75,1.54,12,5,1.41,8,6.38,1.94,13,6.64,2.06,14,6.83,1.17,6,4.88,2.64,8,4.07,1.73,14,6.38,1.69,8,5.54,1.94,13,7,2.4,10,6.4,0.97,10,5.08,1.88,12,3.5,2.07,10,6.08,1.88,12,5.56,1.88,9 +5220,gleam,5.95,1.94,21,3.65,2.25,23,7,1.75,18,6.33,2.24,9,5.67,1.72,12,3.55,2.07,11,3.75,2.49,12,7,1.7,10,7,1.93,8,5.86,2.27,7,6,1.91,13,3.36,2.01,11,3.92,2.5,12,7.71,1.89,7,6.55,1.57,11,6.23,2.05,13,5.5,1.77,8,4.27,2.2,11,3.08,2.23,12,7,1.8,9,7,1.8,9 +5221,gleaming,6.22,1.52,18,4.95,2.78,21,5.2,1.7,20,6.33,0.58,3,6.2,1.66,15,5.5,3.08,6,4.73,2.74,15,5,1.67,6,5.29,1.77,14,6,1,9,6.44,1.94,9,4,2.16,7,5.43,3.01,14,5.5,1.84,10,4.9,1.6,10,5.38,1.06,8,6.9,1.52,10,5.44,2.92,9,4.58,2.75,12,5.75,2.31,8,4.83,1.11,12 +5222,glee,6.95,2.13,21,4.76,2.47,25,6.79,1.9,19,6,2.5,9,7.67,1.56,12,5,3.16,6,4.89,2.19,18,5.86,2.19,7,7.33,1.56,12,6.81,2.32,16,7.4,1.52,5,4.29,2.61,14,5.8,1.81,10,6.22,2.28,9,7.3,1.42,10,6.67,2.39,12,7.33,1.8,9,4.94,2.77,16,4.44,1.94,9,7,2.19,11,6.5,1.51,8 +5223,glide,6.1,1.61,21,4.58,2.39,24,6.23,2.52,22,6.38,1.41,8,5.92,1.75,13,4.31,2.06,13,4.91,2.81,11,6,2.42,13,6.56,2.79,9,7.12,1.25,8,5.25,1.36,12,5.36,1.78,14,3.5,2.8,10,6.5,2.28,12,5.9,2.88,10,6.1,2.02,10,6.09,1.22,11,4.06,2.49,17,5.86,1.68,7,5.8,3.19,10,6.58,1.88,12 +5224,glider,5.89,2.14,18,3.73,2.05,22,5.3,2.22,23,5.8,1.81,10,5.57,2.51,7,5.25,2.12,8,2.86,1.46,14,5.71,3.04,7,5.12,1.86,16,5.71,2.14,7,6,2.24,11,3.22,2.44,9,4.08,1.75,13,5.18,2.18,11,5.42,2.35,12,6,2.59,12,5.67,0.82,6,3.55,2.5,11,3.91,1.58,11,5.15,2.44,13,5.5,2.01,10 +5225,glimmer,6.68,1.67,19,4.58,2.32,24,5.79,2.1,28,5.88,0.83,8,7.27,1.9,11,3.89,1.96,9,5,2.48,15,5.57,2.03,14,6,2.22,14,7.44,1.74,9,6,1.33,10,4.83,2.12,12,4.33,2.57,12,5.71,2.33,14,5.86,1.92,14,6.9,1.79,10,6.44,1.59,9,5.33,1.78,12,3.83,2.62,12,5.17,2.21,12,6.25,1.95,16 +5226,glimpse,5.67,1.94,18,3.59,1.76,22,5.75,1.78,24,5.2,2.59,5,5.85,1.72,13,4,1.86,12,3.1,1.6,10,5.88,2.1,8,5.69,1.66,16,5.78,1.48,9,5.56,2.4,9,3.67,1.8,9,3.54,1.81,13,5.94,1.64,17,5.33,2.34,6,5.5,1.77,8,5.8,2.15,10,3.56,1.67,9,3.62,1.89,13,6.19,1.6,16,4.88,1.89,8 +5227,glisten,6.5,1.67,20,5.28,2.3,25,6,2.49,22,7,1.41,7,6.23,1.79,13,5.38,2.63,13,5.17,1.99,12,5.92,2.36,13,6.11,2.8,9,6.71,1.89,7,6.5,1.62,12,6.14,1.75,14,4.18,2.52,11,6.83,1.9,12,5,2.83,10,6.44,1.88,9,6.55,1.57,11,4.94,2.49,17,6,1.77,8,5.5,3.17,10,6.42,1.78,12 +5228,glitch,4.11,1.52,19,3.91,2.33,22,3.5,1.79,16,3.73,1.49,11,4.43,1.51,7,5.38,2.39,8,3.07,1.9,14,3.33,1.21,6,3.6,2.12,10,4.25,1.67,8,4,1.48,11,3.11,1.83,9,4.46,2.54,13,4,1.85,8,3,1.69,8,4,1.71,12,4.29,1.25,7,3.36,2.73,11,4.45,1.81,11,3.56,1.81,9,3.43,1.9,7 +5229,glitter,6.15,2.03,20,4.86,2.35,21,6.24,2.18,25,5.67,0.58,3,6.24,2.19,17,4.57,2.23,7,5.15,2.51,13,5.38,2.2,8,6.65,2.12,17,6.29,1.38,7,6.08,2.36,13,5,2,7,4.92,2.63,13,6.21,2.15,14,6.27,2.33,11,6.78,1.64,9,5.64,2.25,11,5.45,2.25,11,4.2,2.39,10,6.44,2.48,18,5.71,1.11,7 +5230,gloat,3.68,1.11,19,3.75,2.36,20,6.1,2,20,3,1,3,3.67,0.98,15,3.8,1.87,10,3.7,2.87,10,6.5,1.72,10,5.7,2.26,10,3.83,0.98,6,3.42,1,12,3.14,1.57,7,4.08,2.69,13,6.75,2.12,8,5.67,1.87,12,3.67,1.15,12,3.71,1.11,7,3.3,2.26,10,4.2,2.49,10,6.11,1.96,9,6.09,2.12,11 +5231,global,5.57,1.69,21,3.7,2.18,20,4.77,2.81,22,6.17,1.6,6,5.33,1.72,15,4,2.07,8,3.5,2.32,12,4.67,2.81,12,4.9,2.96,10,6.11,1.45,9,5.17,1.8,12,3.56,2.01,9,3.82,2.4,11,4.14,1.77,7,5.07,3.2,15,5.6,2.07,10,5.55,1.37,11,3.31,2.1,13,4.43,2.3,7,5.08,3.4,12,4.4,2.01,10 +5232,globe,6.15,1.6,20,3.36,2.08,22,5.4,2.16,20,6.38,1.69,8,6,1.6,12,2,1.26,6,3.87,2.2,15,5.4,2.51,5,5.4,2.13,15,5.88,1.81,8,6.33,1.5,12,3.8,2.68,5,3.24,1.95,17,5,1.87,9,5.73,2.41,11,6.82,1.54,11,5.33,1.32,9,3.89,2.03,9,3,2.12,13,5,2,11,5.89,2.37,9 +5233,gloom,2.89,1.41,38,3.9,2.22,42,4.07,2.18,41,3.04,1.49,24,2.64,1.28,14,3.75,2.14,16,4.08,2.31,25,4.1,2.21,21,4.05,2.21,20,3.35,1.5,17,2.52,1.25,21,3.24,2.32,21,4.7,1.89,20,4.35,2.15,17,3.88,2.23,24,3.09,1.51,22,2.62,1.26,16,4,2.66,23,3.79,1.58,19,3.56,2.28,16,4.4,2.1,25 +5234,gloomy,3.15,1.63,20,3.32,2.12,22,3.15,1.63,20,4,2.45,5,2.87,1.25,15,3.92,2.35,12,2.6,1.65,10,2.8,1.55,10,3.22,1.56,9,2.75,1.48,12,3.75,1.75,8,3.19,2.04,16,3.67,2.5,6,3.18,1.66,11,3.11,1.69,9,2.92,1.88,12,3.5,1.2,8,3.44,2.23,18,2.75,1.71,4,3.08,1.75,13,3.29,1.5,7 +5235,glorified,5.9,1.77,20,4.59,1.87,22,6.11,1.94,19,6.44,2.3,9,5.45,1.13,11,3.2,2.49,5,4.88,1.45,16,4.83,2.48,6,6.69,1.38,13,5.86,1.75,14,6,2,6,4.83,1.64,12,4,2.06,9,5.78,1.79,9,6.4,2.12,10,5.7,1.42,10,6.1,2.13,10,4.83,1.64,12,4.3,2.16,10,6.33,2.16,6,6,1.91,13 +5236,glorious,6.9,1.67,21,4.67,2.97,24,6.7,1.98,20,7.38,1.06,8,6.62,1.94,13,5.5,3.02,6,4.39,2.99,18,6.55,1.86,11,6.89,2.2,9,6.5,1.98,12,7.44,1.01,9,4.9,3.25,10,4.5,2.88,14,6.69,1.84,13,6.71,2.36,7,6.86,1.88,14,7,1.29,7,4.81,3.1,16,4.38,2.88,8,6.42,1.78,12,7.12,2.3,8 +5237,glory,6.45,2.01,20,6.31,2.42,39,6.72,2.11,58,7,0,3,6.35,2.18,17,7.38,1.82,16,5.57,2.54,23,6.78,1.99,27,6.68,2.24,31,6.86,1.21,7,6.23,2.35,13,6.05,2.25,19,6.55,2.61,20,6.66,2.13,38,6.85,2.11,20,6.22,1.86,9,6.64,2.2,11,5.38,2.44,21,7.39,1.94,18,6.41,2.21,32,7.12,1.95,26 +5238,gloss,6,1.72,22,4.82,2.58,17,5.52,2.11,21,4.6,1.14,5,6.5,1.67,16,5.5,2.2,8,4.22,2.86,9,5.5,2.55,10,5.55,1.75,11,5.83,1.8,12,6.2,1.69,10,4.67,2.5,9,5,2.83,8,5.33,1.83,12,5.78,2.54,9,5.91,1.64,11,6.09,1.87,11,3.14,1.86,7,6,2.4,10,5.89,2.52,9,5.25,1.82,12 +5239,glossy,5.42,1.43,19,4.33,2.45,18,5.88,2.06,17,5.55,1.04,11,5.25,1.91,8,5,2.83,4,4.14,2.41,14,5.38,2.33,8,6.33,1.8,9,5.88,0.99,8,5.09,1.64,11,4.14,1.86,7,4.45,2.84,11,5.17,2.23,6,6.27,1.95,11,5.31,1.55,13,5.67,1.21,6,4,2.93,11,4.86,1.46,7,6,2,7,5.8,2.2,10 +5240,glove,6.11,1.1,19,3.57,1.72,21,6,1.65,23,5.6,1.34,5,6.23,1.01,13,3.67,2.16,6,3.53,1.6,15,5.9,1.45,10,6.08,1.85,13,6,1.15,7,6.09,1.14,11,4.14,2.12,7,3.29,1.49,14,5.64,1.43,11,6.33,1.83,12,6.25,1.14,12,5.86,1.07,7,3.73,2.05,11,3.4,1.35,10,5.71,1.33,14,6.44,2.07,9 +5241,gloves,5.2,1.51,20,3.17,2.26,24,5.75,2.22,28,5.5,0.76,8,5,1.86,12,3.67,2.69,9,2.87,2,15,5.64,2.1,14,5.86,2.41,14,4.67,1.66,9,5.64,1.29,11,3.83,2.41,12,2.5,1.98,12,5.5,2.35,14,6,2.15,14,5.1,2.08,10,5.3,0.67,10,3.17,2.21,12,3.17,2.41,12,6.25,1.71,12,5.38,2.53,16 +5242,glow,6.55,1.19,20,4.95,1.96,20,5.38,2.46,34,6.3,1.25,10,6.8,1.14,10,4.38,1.92,8,5.33,1.97,12,5.14,2.38,14,5.55,2.56,20,6.33,1.22,9,6.73,1.19,11,5.31,1.18,13,4.29,2.93,7,5.18,2.44,22,5.75,2.56,12,6.3,1.34,10,6.8,1.03,10,5,2.25,14,4.83,1.17,6,5.18,1.98,17,5.59,2.92,17 +5243,glucose,3.59,1.5,22,4.25,2.47,20,4.05,1.81,19,3.8,1.92,5,3.53,1.42,17,2.6,1.82,5,4.8,2.46,15,5.5,0.84,6,3.38,1.76,13,3.73,1.49,11,3.45,1.57,11,5.57,2.37,7,3.54,2.3,13,4.1,1.6,10,4,2.12,9,3.7,1.42,10,3.5,1.62,12,4.56,2.55,9,4,2.49,11,2.88,1.96,8,4.91,1.14,11 +5244,glue,4.85,1.14,20,3.75,2.2,20,5.43,2.46,21,5.5,0.84,6,4.57,1.16,14,4,1.85,8,3.58,2.47,12,5.36,2.54,11,5.5,2.51,10,5.17,0.98,6,4.71,1.2,14,4.5,2.27,10,3,1.94,10,4.71,2.61,14,6.86,1.35,7,4.86,1.86,7,4.85,0.55,13,4.07,2.3,14,3,1.9,6,5.25,2.56,12,5.67,2.45,9 +5245,glum,2.82,1.53,22,3.58,2.12,26,4.62,2.16,24,2.44,1.51,9,3.08,1.55,13,3.1,2.56,10,3.88,1.82,16,4.78,2.22,9,4.53,2.2,15,3,1.51,8,2.71,1.59,14,4.23,2.39,13,2.92,1.66,13,4.33,2.02,12,4.92,2.35,12,3.08,1.62,12,2.5,1.43,10,3.13,2.2,15,4.18,1.94,11,4.92,2.22,13,4.27,2.15,11 +5246,glutton,3.53,1.43,19,4.4,1.96,20,3.68,2.15,22,3.43,0.98,7,3.58,1.68,12,4.56,2.19,9,4.27,1.85,11,3.67,3.08,6,3.69,1.82,16,3.5,1.35,10,3.5,1.69,8,4,2.33,8,4.67,1.72,12,4.07,2.31,15,2.86,1.57,7,3.36,1.75,11,3.75,0.89,8,4.83,1.9,12,3.75,1.98,8,4.18,2.6,11,3.18,1.54,11 +5247,gnat,3.43,1.5,21,2.75,2.27,24,3.65,1.87,20,4,1.69,8,3.08,1.32,13,3.17,2.4,6,2.61,2.28,18,4,1.95,11,3.22,1.79,9,3.92,1.56,12,2.78,1.2,9,3.1,2.56,10,2.5,2.1,14,3.85,1.91,13,3.29,1.89,7,3.36,1.22,14,3.57,2.07,7,3.19,2.4,16,1.88,1.81,8,3.67,1.72,12,3.62,2.2,8 +5248,gnome,6.24,1.95,21,4.21,2.57,19,4.21,2.39,19,6.5,2.17,6,6.13,1.92,15,3.29,1.89,7,4.75,2.83,12,4.17,2.79,12,4.29,1.7,7,7.22,1.86,9,5.5,1.73,12,3.78,2.17,9,4.6,2.95,10,3.86,2.91,7,4.42,2.15,12,7,2.05,10,5.55,1.63,11,4.31,2.69,13,4,2.53,6,4.2,2.62,10,4.22,2.28,9 +5249,go,6.32,1.25,22,4.86,2.41,21,5.33,2.11,18,6,1.79,6,6.4,1.06,15,5,3.32,7,4.79,1.97,14,5.22,2.22,9,5.5,2.27,8,6.14,1.17,14,6.57,1.51,7,4.67,2.78,9,5,2.22,12,5.6,2.32,10,5,1.93,8,6.29,1.44,14,6.38,0.92,8,4.5,2.74,6,5,2.36,15,5.5,2.76,10,5.12,0.99,8 +5250,goal,6.79,1.62,19,4.67,2.5,21,6.57,1.7,23,7.2,1.48,5,6.77,1.69,13,4.67,2.94,6,4.67,2.41,15,6.6,1.84,10,6.54,1.66,13,7,1.83,7,6.82,1.54,11,5.29,2.69,7,4.36,2.44,14,6.18,1.6,11,6.92,1.78,12,6.58,1.68,12,7.14,1.57,7,4.91,2.47,11,4.4,2.63,10,6.43,1.7,14,6.78,1.79,9 +5251,goalie,5.71,1.87,21,3.21,2.04,19,5.77,2.31,22,6.17,2.14,6,5.53,1.81,15,3.14,1.95,7,3.25,2.18,12,5.67,2.5,12,5.9,2.18,10,5.89,2.2,9,5.58,1.68,12,3,1.66,9,3.4,2.41,10,5.43,2.99,7,5.93,2.02,15,6.1,1.91,10,5.36,1.86,11,2.92,1.98,13,3.83,2.23,6,5.58,2.31,12,6,2.4,10 +5252,goat,5.3,1.63,20,2.94,1.76,18,5.17,2.39,24,5.8,1.48,5,5.13,1.68,15,4,1.73,5,2.54,1.66,13,5,2.8,13,5.36,1.91,11,5.5,1.72,10,5.1,1.6,10,3.71,1.8,7,2.45,1.63,11,4.75,2.54,16,6,1.93,8,4.79,1.31,14,6.5,1.76,6,3.25,1.76,12,2.33,1.75,6,5.33,2.61,15,4.89,2.09,9 +5253,goatee,5.48,1.97,21,3.48,1.9,23,5.62,1.96,26,5.55,1.92,11,5.4,2.12,10,3.82,1.99,11,3.17,1.85,12,5.64,2.16,11,5.64,1.95,14,6.3,1.77,10,4.73,1.9,11,4.36,1.91,11,2.67,1.56,12,5.65,2.15,17,5.62,1.77,8,6.08,2.02,13,4.5,1.51,8,3.33,2.09,15,3.75,1.58,8,5.94,2.19,17,5,1.32,9 +5254,gobble,5.5,1.47,18,4.96,2.34,23,5.28,1.96,18,5.33,1.22,9,5.67,1.73,9,5.14,2.91,7,4.87,2.23,15,5.89,2.37,9,4.67,1.32,9,6,1.66,9,5,1.12,9,5.4,2.84,10,4.58,2.02,12,4.86,2.12,7,5.3,1.83,10,5.73,1.74,11,5.14,0.9,7,4.85,2.41,20,5.67,2.08,3,5.38,2.2,8,5.2,1.87,10 +5255,goblin,3.16,2.24,19,4.7,2.75,20,3.84,2.03,25,2.75,1.71,4,3.27,2.4,15,4.75,2.22,4,4.69,2.94,16,3.89,2.09,9,3.81,2.07,16,3,1.77,8,3.27,2.61,11,4.33,3.08,9,5,2.57,11,4.14,1.66,14,3.45,2.46,11,3.2,1.99,10,3.11,2.62,9,3.89,3.26,9,5.36,2.2,11,4.22,2.16,18,2.86,1.35,7 +5256,god,5.9,2.19,39,5.56,2.83,39,5,2.33,19,5.69,1.89,13,6,2.35,26,6.19,2.71,16,5.13,2.88,23,4.8,2.3,10,5.22,2.49,9,5.14,2.19,22,6.88,1.8,17,4.53,2.22,19,6.55,3.03,20,4.62,1.77,8,5.3,2.87,10,6.04,2.34,26,5.62,1.89,13,5.24,2.62,21,5.94,3.08,18,4.62,1.77,8,5.27,2.72,11 +5257,goddamn,3.81,1.94,21,5.81,2.44,21,4.59,2.45,17,4,2.83,6,3.79,1.63,14,6.57,2.3,7,5.43,2.5,14,5,1.87,9,4.12,3.04,8,4.31,2.06,13,3,1.63,7,5.78,2.28,9,5.83,2.66,12,5.56,2.01,9,3.5,2.56,8,4.23,1.96,13,3.12,1.81,8,5.5,2.59,6,5.93,2.46,15,5.11,2.52,9,4,2.39,8 +5258,goddamned,3.36,1.99,22,6.05,2.82,22,4.65,2.41,20,3.38,2,8,3.36,2.06,14,6,2.54,10,6.08,3.15,12,5,2.38,7,4.46,2.5,13,3.91,1.92,11,2.82,1.99,11,4.91,2.81,11,7.18,2.44,11,4.6,2.35,15,4.8,2.86,5,3.6,2.12,10,3.17,1.95,12,6.7,2.31,10,5.5,3.18,12,4.9,2.56,10,4.4,2.37,10 +5259,goddess,6.63,2.06,19,4.55,2.91,20,5.75,2.05,24,7.08,1.55,13,5.67,2.8,6,7.4,1.14,5,3.6,2.69,15,4.92,1.93,13,6.73,1.79,11,7.11,1.62,9,6.2,2.39,10,5.43,2.64,7,4.08,3.04,13,5.64,1.57,11,5.85,2.44,13,6,2.29,9,7.2,1.75,10,6.2,2.78,10,2.9,2.02,10,6.33,2.29,9,5.4,1.88,15 +5260,godfather,6.24,1.84,21,2.83,1.44,23,4.78,2.62,18,7.11,1.54,9,5.58,1.83,12,3,1.41,11,2.67,1.5,12,5.2,2.82,10,4.25,2.43,8,5.57,2.37,7,6.69,1.49,13,3.09,1.45,11,2.58,1.44,12,5.71,2.93,7,4.18,2.36,11,6.38,2.18,13,6,1.2,8,2.73,1.35,11,2.92,1.56,12,4.56,2.51,9,5,2.87,9 +5261,godforsaken,3.62,2.18,21,4.3,2.36,20,3.78,2.29,27,3.6,2.12,10,3.64,2.34,11,4,2.38,7,4.46,2.44,13,3.29,1.93,17,4.6,2.72,10,3.82,2.56,11,3.4,1.78,10,2.6,2.19,5,4.87,2.2,15,3.93,2.4,14,3.62,2.26,13,3.85,2.64,13,3.25,1.16,8,3.44,2.65,9,5,1.95,11,3.79,2.42,14,3.77,2.24,13 +5262,godless,3.65,2.39,20,4.76,2.21,21,5.16,2.49,25,4.09,2.3,11,3.11,2.52,9,4.43,2.07,7,4.93,2.34,14,5.9,2.33,10,4.67,2.55,15,2.75,2.06,4,3.88,2.47,16,4.3,2.36,10,5.18,2.09,11,5.71,2.06,7,4.94,2.67,18,3.75,2.7,12,3.5,2,8,4.46,2.15,13,5.25,2.38,8,4.56,2.74,9,5.5,2.37,16 +5263,godlike,6.15,2.23,20,5.64,2.36,22,6.38,1.63,21,6.44,1.81,9,5.91,2.59,11,6.1,2.6,10,5.25,2.18,12,6.62,1.77,8,6.23,1.59,13,6.43,1.7,14,5.5,3.27,6,6.88,2.47,8,4.93,2.06,14,6.75,1.67,8,6.15,1.63,13,6,2.49,10,6.3,2.06,10,6.42,1.83,12,4.7,2.67,10,6.67,1.44,12,6,1.87,9 +5264,godmother,6.52,1.83,21,4.95,2.48,20,5.56,2.34,36,6.75,2.25,8,6.38,1.61,13,4.2,1.64,5,5.2,2.7,15,5.27,2.53,11,5.68,2.29,25,6.62,2.06,13,6.38,1.51,8,4.83,2.44,12,5.12,2.7,8,5.1,2.4,20,6.12,2.19,16,6.36,1.91,11,6.7,1.83,10,5.27,2.97,11,4.56,1.81,9,5.32,2.71,22,5.93,1.59,14 +5265,godsend,6.8,1.54,20,3.75,2.38,20,5.41,2.3,22,6.71,1.5,7,6.85,1.63,13,3.44,2.07,9,4,2.68,11,5.33,2.94,6,5.44,2.13,16,6.5,1.84,10,7.33,1,9,3.5,2.27,8,3.92,2.54,12,5.2,2.31,15,5.86,2.41,7,6.73,1.56,11,6.89,1.62,9,3.75,1.96,12,3.75,3.06,8,5.18,2.64,11,5.64,2.01,11 +5266,godson,6.05,1.81,19,3.05,2.2,21,6.44,1.91,27,7,1.53,7,5.5,1.78,12,3.22,1.64,9,2.92,2.61,12,6.93,1.67,15,5.82,2.18,11,5.73,1.35,11,6.5,2.33,8,3,1.66,9,3.08,2.61,12,6.76,2.17,17,5.89,1.36,9,6.5,1.62,12,5.29,1.98,7,2.73,1.83,15,3.83,2.99,6,6.83,1.47,12,6.13,2.2,15 +5267,goggle,5,2,18,3.2,2.02,20,6.15,1.87,20,5.67,1.15,3,5.14,1.92,14,3.5,1.9,10,2.9,2.18,10,6.4,1.51,10,5.9,2.23,10,5.17,2.14,6,5.27,1.68,11,1.86,1.21,7,3.92,2.02,13,6.62,2.07,8,5.83,1.75,12,5,2.24,11,5,1.73,7,2.9,1.79,10,3.5,2.27,10,6,1.8,9,6.27,2,11 +5268,goggles,6.21,1.75,19,4.26,2.38,23,6,1.67,19,5.56,1.42,9,6.8,1.87,10,4.14,2.91,7,4.33,2.29,15,6.5,1.35,10,5.44,1.88,9,6.56,1.81,9,5.9,1.73,10,5.3,2.95,10,3.42,1.56,12,5.88,1.13,8,6,2.11,10,6.33,1.83,12,6,1.73,7,4.35,2.5,20,3.67,1.53,3,6.12,1.13,8,5.91,2.02,11 +5269,gold,7.28,1.83,39,6.35,2.64,20,5.8,2.43,60,7.32,1.77,19,7.06,1.95,18,6.1,2.81,10,6.6,2.59,10,5.42,2.66,31,6.21,2.13,29,7.73,1.58,15,6.91,1.95,23,6.71,2.75,7,6.15,2.67,13,5.66,2.63,35,6,2.14,25,6.82,2.08,22,7.88,1.27,17,6.4,2.41,10,6.3,2.98,10,5.7,2.39,30,5.9,2.5,30 +5270,golden,7.79,1.44,19,4.25,2.49,20,5.67,1.88,18,7.86,1.21,7,7.75,1.6,12,5.33,2.65,9,3.36,2.06,11,5.2,2.28,5,5.85,1.77,13,7.78,1.86,9,8,0.87,9,5.12,2.42,8,3.67,2.46,12,5.15,1.77,13,7,1.58,5,7.82,1.54,11,7.75,1.39,8,4.33,2.57,12,4.12,2.53,8,5.22,2.22,9,6.11,1.45,9 +5271,goldfish,6.62,1.16,21,2.95,2.26,22,5.05,2.13,21,6.22,1.09,9,6.92,1.16,12,1.83,0.75,6,3,2.07,15,4.33,2.34,6,5.33,2.06,15,6.33,1.22,9,6.83,1.11,12,3.6,3.44,5,2.76,1.89,17,4.9,2.02,10,5.18,2.32,11,6.58,1.44,12,6.67,0.71,9,3.44,2.92,9,2.62,1.71,13,5.58,1.98,12,4.33,2.24,9 +5272,golf,5.67,2.01,21,3.68,2.39,25,5.81,2.36,21,6.12,2.03,8,5.38,2.02,13,3.85,2.64,13,3.5,2.2,12,6.08,2.53,13,5.38,2.13,8,5.62,2.13,8,5.92,1.93,12,4.14,2.28,14,3.09,2.51,11,6.25,2.01,12,5.22,2.77,9,5.3,1.83,10,6,2.19,11,3.88,2.52,17,3.25,2.19,8,5.78,2.73,9,5.83,2.17,12 +5273,golfer,5.46,2.06,39,3,1.93,43,5.56,2.02,43,6.23,2.59,13,5.08,1.67,26,3.5,2.09,20,2.57,1.7,23,5.57,1.83,14,5.55,2.13,29,5.27,2.05,22,5.71,2.11,17,3.21,2.04,19,2.83,1.86,24,5.35,2.01,23,5.8,2.04,20,5.58,2.21,26,5.23,1.79,13,3.04,1.99,27,2.94,1.88,16,5.96,1.8,23,5.1,2.2,20 +5274,golfing,5.55,2.42,20,3.11,2.68,18,5.55,1.74,22,8,1.41,5,4.73,2.12,15,3.83,2.86,6,2.75,2.63,12,5.2,1.14,10,5.83,2.12,12,6.2,1.81,10,4.9,2.85,10,3.3,2.83,10,2.88,2.64,8,5.09,1.92,11,6,1.48,11,5.17,2.41,12,6.12,2.47,8,2.89,3.02,9,3.33,2.45,9,5.36,2.25,11,5.73,1.1,11 +5275,gondola,5.48,2.02,21,4.09,2.52,22,5.28,1.7,25,5.73,1.35,11,5.2,2.62,10,4.8,2.9,10,3.5,2.11,12,4.91,1.58,11,5.69,1.8,13,4.5,1.72,10,6.36,1.91,11,5,2.91,10,3.33,1.97,12,5.44,1.63,16,5.12,1.96,8,4.85,2.12,13,6.5,1.41,8,4.21,2.67,14,3.88,2.42,8,5.47,1.74,17,4.88,1.64,8 +5276,goner,2.91,1.6,22,4.65,2.21,23,3,2.05,19,3,2.07,8,3,1.29,13,5.25,2.19,8,4.36,2.31,14,2.14,1.46,7,3.55,2.34,11,2.25,1.49,8,3.46,1.51,13,5,2.6,9,4.43,1.99,14,2.86,1.68,7,3.08,2.31,12,3.36,1.75,11,2.45,1.37,11,3.67,2.6,9,5.29,1.73,14,3,2.16,16,3,1.73,3 +5277,gonorrhea,1.65,1.35,20,4.52,3.04,21,2.92,2.52,25,1,0,4,1.81,1.47,16,3.25,3.2,4,4.82,3.03,17,4.11,3.06,9,2.25,1.95,16,1.62,1.41,8,1.67,1.37,12,4.7,2.63,10,4.36,3.5,11,3.36,2.59,14,2.36,2.42,11,1.45,1.21,11,1.89,1.54,9,3.8,2.7,10,5.18,3.31,11,3.17,2.5,18,2.29,2.63,7 +5278,goo,4.68,1.49,19,3.65,2.18,17,4.59,2.79,17,5.18,1.17,11,4,1.69,8,4.75,2.87,4,3.31,1.93,13,4.38,2.83,8,4.78,2.91,9,5,1.51,8,4.45,1.51,11,3.29,2.14,7,3.9,2.28,10,5.33,3.08,6,4.18,2.68,11,4.54,1.56,13,5,1.41,6,3.2,1.93,10,4.29,2.5,7,4.29,2.43,7,4.8,3.12,10 +5279,goober,6.09,1.93,23,4.29,2.17,21,5.25,2.17,20,6.12,2.03,8,6.07,1.94,15,3.8,1.87,10,4.73,2.41,11,6.29,1.6,7,4.69,2.29,13,6.58,2.15,12,5.55,1.57,11,3.6,2.12,10,4.91,2.12,11,5.6,1.99,15,4.2,2.59,5,5.64,2.16,11,6.5,1.68,12,5.44,1.59,9,3.42,2.19,12,5.2,1.75,10,5.3,2.63,10 +5280,good,7.89,1.24,19,3.66,2.72,44,6.41,2.18,44,8,1,3,8,1.25,15,3.12,2.23,17,4,2.97,27,6.09,2.37,23,6.75,2,20,8.17,1.6,6,7.92,1,12,3.29,2.05,14,3.83,3,30,6.19,2.27,27,6.76,2.05,17,8,1.35,12,7.71,1.11,7,3.77,2.93,26,3.5,2.46,18,6.43,2.09,35,6.33,2.65,9 +5281,goodie,6.1,2.15,20,4.47,3.1,19,5.88,1.84,26,5.64,2.69,11,6.67,1.12,9,5.71,2.43,7,3.75,3.31,12,5.23,1.83,13,6.54,1.66,13,5.36,2.58,11,7,1,9,4.5,3.31,10,4.44,3.05,9,5.53,2.03,17,6.56,1.24,9,6.1,2.56,10,6.1,1.79,10,5.25,3.39,12,3.14,2.12,7,5.5,1.86,16,6.5,1.72,10 +5282,goodness,7.38,1.83,21,5.2,2.93,20,7.37,2.01,19,6.92,2.1,13,8.12,0.99,8,6,3.06,7,4.77,2.89,13,7.14,2.12,7,7.5,2.02,12,7.33,2.23,12,7.44,1.24,9,5.44,3.17,9,5,2.86,11,6.6,2.41,10,8.22,0.97,9,7.75,1.48,12,6.89,2.2,9,7.29,1.5,7,4.08,2.93,13,7.29,2.36,7,7.42,1.88,12 +5283,goodwill,6.47,1.5,19,4.95,2.58,21,6.9,1.89,20,5.67,1.15,3,6.62,1.54,16,4.5,2.66,6,5.13,2.61,15,6,1.41,6,7.29,1.98,14,6.4,1.58,10,6.56,1.51,9,4.86,2.54,7,5,2.69,14,7.1,1.52,10,6.7,2.26,10,6.38,1.92,8,6.55,1.21,11,6,2.87,9,4.17,2.12,12,6.62,2.77,8,7.08,1.08,12 +5284,goody,6.73,1.42,22,3.33,2.11,21,6.36,1.89,22,7.21,1.48,14,5.88,0.83,8,3.64,2.5,11,3.11,1.69,9,6.17,2.93,6,6.44,1.46,16,7,1.41,10,6.5,1.45,12,2.64,1.75,11,4.1,2.28,10,6.38,2.02,13,6.33,1.8,9,6.58,1.38,12,6.9,1.52,10,3.31,2.36,13,3.38,1.77,8,6.42,1.93,12,6.3,1.95,10 +5285,gooey,5.29,1.93,21,4.68,2.31,19,4.86,1.85,21,5.4,2.3,5,5.2,1.93,15,4,2.45,8,5.18,2.18,11,5.3,1.89,10,4.45,1.81,11,5.25,1.82,12,5.33,2.18,9,5.1,2.42,10,4.22,2.22,9,4.58,1.62,12,5.22,2.17,9,5.45,2.16,11,5.1,1.73,10,5.12,2.23,8,4.36,2.42,11,5.44,1.94,9,4.42,1.73,12 +5286,goof,5.35,1.27,20,4.24,2.02,21,6.08,2.18,25,6,0,3,5.24,1.35,17,3.86,1.68,7,4.62,2.18,13,6.62,2.26,8,5.82,2.16,17,5.86,0.69,7,5.08,1.44,13,3.86,1.57,7,4.62,2.22,13,6.43,2.21,14,5.64,2.16,11,5.56,1.24,9,5.18,1.33,11,4.64,2.11,11,3.8,1.93,10,5.83,2.36,18,6.71,1.6,7 +5287,goofball,5.39,2.2,18,4.57,2.68,23,5.37,1.77,19,5.67,1.94,9,5.11,2.52,9,3.71,1.98,7,5.13,2.9,15,5.7,2,10,5,1.5,9,6.11,1.96,9,4.67,2.29,9,4.1,3.21,10,5.17,2.17,12,4.75,1.28,8,5.6,1.96,10,5.33,2.19,12,5.5,2.43,6,4.6,2.54,20,4.33,4.16,3,5.12,1.73,8,5.55,1.86,11 +5288,goofy,6.71,1.55,21,5.05,1.83,21,5.72,2.21,25,7.33,1.15,12,5.89,1.69,9,5.43,1.13,7,4.86,2.11,14,5,2.05,10,6.2,2.24,15,5.25,2.5,4,7.06,1.09,17,5.5,2.17,10,4.64,1.43,11,5.29,2.14,7,5.89,2.27,18,6.83,1.27,12,6.56,1.94,9,5,1.96,13,5.12,1.73,8,5.56,2.19,9,5.81,2.29,16 +5289,goon,3.53,1.84,19,4.76,2.05,21,4.74,2.34,23,2.67,2.08,3,3.69,1.82,16,5.38,1.6,8,4.38,2.26,13,5.33,2.69,9,4.36,2.1,14,2.89,2.03,9,4.1,1.52,10,4.67,2.06,9,4.83,2.12,12,5.4,2.35,15,3.5,1.85,8,3.57,1.51,7,3.5,2.07,12,5,2.11,10,4.55,2.07,11,4.62,2.9,13,4.9,1.45,10 +5290,goop,4.21,2.2,19,3.55,2.48,22,3.61,2.04,23,4.27,2.05,11,4.29,2.69,7,3.75,2.66,8,3.43,2.47,14,3.14,1.68,7,3.81,2.2,16,3.62,2,8,4.64,2.34,11,3.44,2.19,9,3.62,2.75,13,3.45,1.81,11,3.75,2.3,12,3.67,2.31,12,5.14,1.77,7,4.09,2.95,11,3,1.9,11,4.15,2.12,13,2.9,1.79,10 +5291,goose,5.68,1.53,19,3.29,2.23,17,4.76,2.22,17,5.55,0.82,11,5.88,2.23,8,3.5,1.73,4,3.23,2.42,13,3.88,1.64,8,5.56,2.46,9,5.88,0.83,8,5.55,1.92,11,4.14,2.34,7,2.7,2.06,10,3.83,1.33,6,5.27,2.49,11,5.38,1.66,13,6.33,1.03,6,2.3,1.95,10,4.71,1.89,7,5.57,2.15,7,4.2,2.2,10 +5292,gopher,5.37,1.21,19,3.58,2.12,24,4.67,2.08,27,5,0.93,8,5.64,1.36,11,3.56,2.7,9,3.6,1.8,15,4.23,1.54,13,5.07,2.46,14,5.56,1.74,9,5.2,0.42,10,3.58,2.35,12,3.58,1.98,12,4.79,2.36,14,4.54,1.81,13,5.4,0.84,10,5.33,1.58,9,4.58,2.19,12,2.58,1.56,12,5.08,1.44,12,4.33,2.47,15 +5293,gorge,4.5,1.67,20,4.26,2.26,23,5.33,2.82,21,4.56,1.81,9,4.45,1.63,11,4.55,2.42,11,4,2.17,12,5.12,2.17,8,5.46,3.23,13,4.21,1.31,14,5.17,2.32,6,4.22,2.68,9,4.29,2.05,14,5.12,2.17,8,5.46,3.23,13,3.8,1.48,10,5.2,1.62,10,4.46,2.33,13,4,2.26,10,5.58,3.2,12,5,2.35,9 +5294,gorgeous,7.57,1.66,21,4.92,2.41,25,7.05,1.96,19,7.56,1.59,9,7.58,1.78,12,5.83,2.56,6,4.61,2.43,18,6.57,2.15,7,7.33,1.87,12,7.38,1.78,16,8.2,1.1,5,4.64,2.44,14,5.3,2.58,10,6.67,1.58,9,7.4,2.27,10,8.08,1.24,12,6.89,1.96,9,5,2.53,16,4.78,2.33,9,7.73,1.9,11,6.12,1.73,8 +5295,gorilla,4.26,1.94,19,4.95,2.48,22,4.88,2.35,24,4.5,1.97,6,4.15,1.99,13,5,2.66,12,4.9,2.38,10,5.88,2.75,8,4.38,2.03,16,4.6,1.35,10,3.89,2.47,9,4.89,2.8,9,5,2.35,13,5.47,2.37,17,3.17,1.6,6,4.12,1.89,8,4.36,2.06,11,4.44,2.13,9,5.31,2.72,13,5.06,2.29,16,4.5,2.56,8 +5296,gory,2.57,1.66,21,5.1,2.22,20,4.32,2.46,22,2.5,1.87,6,2.6,1.64,15,5.38,2.67,8,4.92,1.98,12,4,2.7,12,4.7,2.21,10,3.22,2.22,9,2.08,0.9,12,5.78,1.92,9,4.55,2.38,11,3.86,1.95,7,4.53,2.7,15,3.3,2,10,1.91,0.94,11,5.54,2.18,13,4.29,2.21,7,4.75,2.96,12,3.8,1.69,10 +5297,gospel,5.28,2.85,18,2.7,1.87,20,3.84,2.25,25,5.4,2.88,5,5.23,2.95,13,2.55,1.92,11,2.89,1.9,9,4.06,2.17,16,3.44,2.46,9,4.43,3.26,7,5.82,2.56,11,2.67,1.73,9,2.73,2.05,11,3.7,2.34,20,4.4,1.95,5,4.67,2.78,9,5.89,2.93,9,2.55,1.92,11,2.89,1.9,9,3.89,2.23,19,3.67,2.5,6 +5298,gossip,3.5,1.47,38,3.91,2.63,23,3.94,2.66,54,3.71,1.46,24,3.14,1.46,14,3.09,2.26,11,4.67,2.81,12,4.12,2.76,26,3.81,2.65,27,3.76,1.6,17,3.29,1.35,21,3.55,2.5,11,4.25,2.8,12,4.59,2.84,34,2.84,1.98,19,3.45,1.37,22,3.56,1.63,16,4.36,2.66,11,3.5,2.65,12,3.86,3.03,28,4.04,2.25,26 +5299,gothic,4.7,2.45,20,4.95,2.91,19,5.69,2.11,26,4.09,2.3,11,5.44,2.55,9,5.57,3.1,7,4.58,2.87,12,5.85,2.48,13,5.54,1.76,13,4.82,2.64,11,4.56,2.35,9,4.7,2.75,10,5.22,3.23,9,5.53,2,17,6,2.4,9,5.6,1.84,10,3.8,2.74,10,5.33,2.61,12,4.29,3.5,7,6.06,1.91,16,5.1,2.38,10 +5300,gouge,3.14,1.74,21,4.75,2.9,20,4.62,2.42,21,3.67,1.21,6,2.93,1.91,15,6,2.78,8,3.92,2.78,12,5.36,2.84,11,3.8,1.62,10,4.11,1.76,9,2.42,1.38,12,5.33,2.5,9,4.27,3.23,11,4.29,1.8,7,4.79,2.72,14,3.5,1.96,10,2.82,1.54,11,4.46,2.96,13,5.29,2.93,7,3.91,2.84,11,5.4,1.65,10 +5301,goulash,4.86,2.08,21,4.4,2.52,20,5.42,2.41,36,4.12,2.3,8,5.31,1.89,13,5,2.55,5,4.2,2.57,15,5.09,2.39,11,5.56,2.45,25,4.85,2.3,13,4.88,1.81,8,4.67,2.67,12,4,2.39,8,5.05,2.28,20,5.88,2.55,16,5.36,2.11,11,4.3,2,10,4.91,2.84,11,3.78,2.05,9,5.23,2.64,22,5.71,2.05,14 +5302,gourd,5.33,1.68,21,4.1,2.02,20,5.29,2.53,21,5,1.67,6,5.47,1.73,15,4.75,2.25,8,3.67,1.83,12,5.18,2.48,11,5.4,2.72,10,5,2,6,5.47,1.6,15,5.2,1.81,10,3,1.63,10,5.14,2.8,14,5.57,2.07,7,5.43,1.27,7,5.29,1.9,14,4.29,2.13,14,3.67,1.86,6,4.83,2.55,12,5.89,2.52,9 +5303,gourmet,7.25,1.33,20,6,2.6,20,5.54,2.29,35,7.57,0.79,7,7.08,1.55,13,6.4,1.95,5,5.87,2.83,15,6,2.45,11,5.33,2.24,24,7.17,1.59,12,7.38,0.92,8,6.58,1.98,12,5.12,3.27,8,5.3,2.43,20,5.87,2.13,15,7.18,1.66,11,7.33,0.87,9,6.91,2.3,11,4.89,2.62,9,5.18,2.52,22,6.15,1.77,13 +5304,gout,3.67,1.88,21,4.2,2.31,20,3.81,2.57,36,3.75,1.98,8,3.62,1.89,13,5.4,2.3,5,3.8,2.24,15,3.82,2.52,11,3.8,2.65,25,3.46,1.71,13,4,2.2,8,4.75,2.34,12,3.38,2.13,8,4.35,2.66,20,3.12,2.36,16,3.55,1.37,11,3.8,2.39,10,4,2.76,11,4.44,1.74,9,3.55,2.6,22,4.21,2.58,14 +5305,govern,4.52,1.97,21,3.91,2,22,4.91,2.29,22,4.89,1.45,9,4.25,2.3,12,4.17,2.56,6,3.87,1.88,15,4.5,2.43,6,5.06,2.29,16,4.78,1.56,9,4.33,2.27,12,3.8,1.92,5,3.94,2.08,17,4.27,2.1,11,5.55,2.38,11,4.83,2.29,12,4.11,1.45,9,3.78,2.17,9,4,1.96,13,4.08,1.98,12,5.9,2.33,10 +5306,governess,5.53,1.9,19,2.82,1.79,22,5.17,2.5,23,5.82,1.66,11,5.14,2.41,7,3,1.41,8,2.71,2.02,14,4.43,2.44,7,5.5,2.53,16,5.5,1.41,8,5.55,2.25,11,2.78,2.17,9,2.85,1.57,13,4.64,2.25,11,5.67,2.71,12,5.5,2.35,12,5.57,0.79,7,2.64,1.75,11,3,1.9,11,5.69,2.39,13,4.5,2.59,10 +5307,government,3.78,1.73,18,3.75,2.2,20,3.11,1.81,18,4.12,1.64,8,3.5,1.84,10,4.43,2.23,7,3.38,2.18,13,3.55,1.75,11,2.43,1.81,7,3.64,1.75,11,4,1.83,7,3,2.35,9,4.36,1.96,11,3,1.9,11,3.29,1.8,7,3.67,1.97,12,4,1.26,6,3.08,2.11,12,4.75,2.05,8,3.67,1.94,9,2.56,1.59,9 +5308,governmental,2.89,1.64,18,3.8,2.88,20,3.04,2.26,25,3.6,2.07,5,2.62,1.45,13,4.64,3.23,11,2.78,2.11,9,3.62,2.36,16,2,1.73,9,3,1.73,7,2.82,1.66,11,2.67,2.6,9,4.73,2.87,11,2.9,2.34,20,3.6,2.07,5,2.89,1.54,9,2.89,1.83,9,3.36,2.91,11,4.33,2.92,9,3.42,2.34,19,1.83,1.6,6 +5309,governor,5.32,1.49,22,3.65,2.3,20,6.05,2.46,19,5.69,1.44,13,4.78,1.48,9,4.29,2.21,7,3.31,2.36,13,6.43,2.57,7,5.83,2.48,12,5.58,1.51,12,5,1.49,10,4.11,2.52,9,3.27,2.15,11,5.7,2.95,10,6.44,1.88,9,5.67,1.61,12,4.9,1.29,10,4.14,2.73,7,3.38,2.1,13,5.86,3.08,7,6.17,2.17,12 +5310,Governor,4.53,2.14,19,3.82,1.94,22,4.79,2.36,24,3.5,2.07,6,5,2.08,13,4.33,1.92,12,3.2,1.87,10,4.75,2.38,8,4.81,2.43,16,4.7,1.89,10,4.33,2.5,9,5,1.66,9,3,1.73,13,4.94,2.49,17,4.33,2.34,6,4.38,2.56,8,4.64,1.91,11,3.67,2.12,9,3.92,1.89,13,5.06,2.43,16,4.25,2.25,8 +5311,gown,6,1.37,19,3.86,2.06,21,5.5,2.09,34,5.8,1.32,10,6.22,1.48,9,4,1.85,8,3.77,2.24,13,5,2.08,14,5.85,2.08,20,5.5,1.41,8,6.36,1.29,11,4.69,1.97,13,2.5,1.41,8,5.64,2.15,22,5.25,2.05,12,6.11,1.83,9,5.9,0.88,10,3.5,1.95,14,4.57,2.23,7,4.82,1.78,17,6.18,2.21,17 +5312,grab,5.44,1.85,18,4.5,3,20,5.28,2.16,18,5.38,1.3,8,5.5,2.27,10,4.57,3.05,7,4.46,3.1,13,5.27,1.9,11,5.29,2.69,7,5,1.48,11,6.14,2.27,7,3.67,3.43,9,5.18,2.56,11,5.18,2.09,11,5.43,2.44,7,5.17,1.47,12,6,2.53,6,3.42,2.71,12,6.12,2.8,8,6.33,1.94,9,4.22,1.92,9 +5313,graceful,6.95,1.05,20,4,2.97,21,6.52,2.12,25,6.67,1.15,3,7,1.06,17,4.86,3.39,7,3.38,2.79,13,6.25,1.75,8,6.65,2.32,17,6.71,1.11,7,7.08,1.04,13,5,3.42,7,3.31,2.72,13,6.5,2.18,14,6.55,2.16,11,6.89,1.05,9,7,1.1,11,5,3.22,11,2.9,2.33,10,6.72,2.3,18,6,1.63,7 +5314,gracious,7.23,1.23,22,3.23,1.82,22,7.05,1.61,20,7.25,1.04,8,7.21,1.37,14,3.6,1.71,10,2.92,1.93,12,7.29,1.8,7,6.92,1.55,13,7.45,1.04,11,7,1.41,11,3.36,1.75,11,3.09,1.97,11,6.6,1.59,15,8.4,0.55,5,6.9,1.29,10,7.5,1.17,12,3.2,1.87,10,3.25,1.86,12,6.5,1.78,10,7.6,1.26,10 +5315,grad,6.81,1.29,21,4.12,1.9,24,6.9,2.23,21,7,0.76,8,6.69,1.55,13,3.85,2.12,13,4.45,1.63,11,6.92,1.85,13,6.88,2.9,8,7,1.6,8,6.83,1.03,12,4.64,1.86,14,3.4,1.78,10,7.33,1.87,12,6.33,2.65,9,6.9,1.2,10,6.73,1.42,11,3.65,1.93,17,5.29,1.25,7,6.67,2.87,9,7.08,1.73,12 +5316,grade,5.18,1.68,22,4.75,2.94,20,6.74,2.28,19,5.38,1.94,13,4.89,1.27,9,5.86,2.48,7,4.15,3.08,13,6.86,1.68,7,6.67,2.64,12,5.17,1.9,12,5.2,1.48,10,4.89,2.8,9,4.64,3.17,11,7.1,1.73,10,6.33,2.83,9,5.08,1.68,12,5.3,1.77,10,6.57,2.51,7,3.77,2.74,13,7.43,1.72,7,6.33,2.53,12 +5317,grader,5.26,1.24,19,3.38,1.99,21,5.17,2.39,23,5.67,1.15,3,5.19,1.28,16,4,2.14,8,3,1.87,13,4.89,2.37,9,5.36,2.47,14,5.11,1.69,9,5.4,0.7,10,3.78,1.72,9,3.08,2.19,12,5.53,2.56,15,4.5,2,8,5.71,1.5,7,5,1.04,12,3.4,1.84,10,3.36,2.2,11,5,2.97,13,5.4,1.43,10 +5318,gradual,5.1,0.31,20,2.95,1.94,21,5.84,1.91,25,5,0,3,5.12,0.33,17,2.43,1.81,7,3.08,2.02,13,5.88,1.25,8,5.82,2.19,17,5,0,7,5.15,0.38,13,2.57,1.9,7,3,2,13,6.14,1.7,14,5.45,2.16,11,5.11,0.33,9,5.09,0.3,11,3.36,2.34,11,2.5,1.35,10,5.67,2,18,6.29,1.7,7 +5319,graduate,7.26,1.85,43,4.52,2.88,46,7.18,2.14,44,6.85,1.84,20,7.61,1.83,23,3.86,2.82,14,4.81,2.9,32,6.83,2.15,18,7.42,2.14,26,7.12,1.82,16,7.33,1.9,27,5.57,3.04,23,3.48,2.33,23,6.68,2.5,25,7.84,1.34,19,6.68,1.97,19,7.71,1.65,24,4.32,3.28,25,4.76,2.39,21,6.72,2.41,25,7.79,1.58,19 +5320,graduation,6.47,1.02,19,5.83,2.5,18,5.59,2.45,17,6.73,0.9,11,6.12,1.13,8,6.75,1.5,4,5.57,2.71,14,5,2.62,8,6.11,2.32,9,6.62,1.41,8,6.36,0.67,11,5.71,2.69,7,5.91,2.51,11,4.33,2.42,6,6.27,2.28,11,6.62,0.96,13,6.17,1.17,6,5.73,2.9,11,6,1.91,7,6,2.24,7,5.3,2.67,10 +5321,graffiti,4.24,2.7,21,5.43,1.99,21,5.28,2.51,25,4.92,2.57,12,3.33,2.74,9,6.43,1.72,7,4.93,1.98,14,5.2,2.9,10,5.33,2.32,15,3.5,1.91,4,4.41,2.87,17,5,2.4,10,5.82,1.54,11,5.57,3.15,7,5.17,2.31,18,3.92,2.78,12,4.67,2.69,9,5.31,1.8,13,5.62,2.39,8,4.78,2.64,9,5.56,2.48,16 +5322,graft,3.58,2.12,19,3.68,2.1,22,4.17,1.76,24,3.67,2.16,6,3.54,2.18,13,4,2.22,12,3.3,2,10,3.88,2.23,8,4.31,1.54,16,3.7,1.34,10,3.44,2.83,9,4.33,2.12,9,3.23,2.05,13,4.29,1.93,17,3.67,1.37,6,3.12,1.36,8,3.91,2.55,11,2.78,1.79,9,4.31,2.14,13,4.5,1.93,16,3.5,1.2,8 +5323,grail,5.05,1.5,21,4.08,2.45,26,5.71,2.1,24,5.89,1.69,9,4.42,1,12,3.1,1.97,10,4.69,2.57,16,5.22,2.33,9,6,1.96,15,5,1,7,5.07,1.73,14,4.54,2.67,13,3.62,2.22,13,5.25,2.34,12,6.17,1.8,12,4.45,0.82,11,5.7,1.83,10,3.53,2.42,15,4.82,2.4,11,6,2.08,13,5.36,2.16,11 +5324,grain,5.83,1.2,18,1.6,0.88,20,5.12,1.72,25,6,1.22,5,5.77,1.24,13,1.73,1.1,11,1.44,0.53,9,4.56,1.41,16,6.11,1.83,9,5.86,1.35,7,5.82,1.17,11,1.33,0.71,9,1.82,0.98,11,5,1.78,20,5.6,1.52,5,5.67,1.12,9,6,1.32,9,1.45,0.69,11,1.78,1.09,9,4.79,1.65,19,6.17,1.6,6 +5325,gram,5.15,1.35,20,4.18,2.58,22,4.89,2.06,27,5.29,2.21,7,5.08,0.64,13,4.5,2.01,10,3.92,3.03,12,5.2,1.9,15,4.55,2.38,11,4.82,1.17,11,5.56,1.51,9,4.67,2.4,9,3.85,2.73,13,4.82,2.35,17,5.11,1.62,9,5,1.47,13,5.43,1.13,7,4.31,2.85,16,3.83,1.83,6,4.58,1.98,12,5.13,2.17,15 +5326,grammar,6.25,1.59,20,4.21,2.39,19,6.76,1.98,25,6,1.61,11,6.56,1.59,9,4.71,2.43,7,3.92,2.43,12,6.62,2.1,13,6.92,1.93,12,6.27,1.95,11,6.22,1.09,9,4.5,2.8,10,3.89,1.96,9,6.35,2.03,17,7.62,1.69,8,6.1,1.66,10,6.4,1.58,10,4.73,2.72,11,3.5,1.77,8,6.12,2.09,16,7.89,1.17,9 +5327,grand,6.28,2.02,18,3.75,2.73,20,6,1.5,18,5.38,2.07,8,7,1.76,10,4.43,2.82,7,3.38,2.72,13,6.09,1.58,11,5.86,1.46,7,5.91,2.17,11,6.86,1.77,7,3.67,3.08,9,3.82,2.56,11,6.09,1.45,11,5.86,1.68,7,5.75,1.96,12,7.33,1.86,6,2.92,2.27,12,5,3.02,8,6.33,2,9,5.67,0.71,9 +5328,Grand Canyon,6.76,1.67,21,4.35,2.5,20,4,2.54,22,6.17,1.17,6,7,1.81,15,3.25,1.67,8,5.08,2.75,12,4,2.86,12,4,2.26,10,6.56,1.13,9,6.92,2.02,12,4.56,2.3,9,4.18,2.75,11,3.86,2.41,7,4.07,2.69,15,6.5,2.12,10,7,1.18,11,4.77,2.39,13,3.57,2.7,7,4.42,2.94,12,3.5,2.01,10 +5329,grand theft auto,3.82,2.87,22,5.62,2.64,26,4.78,2.45,23,4.11,3.18,9,3.62,2.75,13,5.8,2.57,10,5.5,2.76,16,5,2.65,9,4.64,2.41,14,4.12,2.85,8,3.64,2.98,14,5.85,2.41,13,5.38,2.93,13,4.42,2.35,12,5.18,2.6,11,3.25,2.93,12,4.5,2.8,10,5.6,2.59,15,5.64,2.84,11,4.77,2.59,13,4.8,2.39,10 +5330,grandchild,7,2.17,21,3.9,2.65,20,5.68,2.61,22,6.67,2.42,6,7.13,2.13,15,3.25,2.55,8,4.33,2.74,12,5.5,2.81,12,5.9,2.47,10,6.33,2.87,9,7.5,1.38,12,3.11,2.09,9,4.55,2.98,11,5.14,2.79,7,5.93,2.58,15,7.5,1.51,10,6.55,2.62,11,3.54,2.26,13,4.57,3.36,7,6,2.59,12,5.3,2.71,10 +5331,granddad,7.32,1.64,22,2.95,2.26,20,5.55,2.11,22,7.14,1.88,14,7.62,1.19,8,2.7,2.41,10,3.44,2.19,9,5.83,1.72,6,5.44,2.28,16,6.5,1.84,10,8,1.13,12,3,2.37,11,2.89,2.26,9,5,1.68,13,6.33,2.5,9,6.67,1.37,12,8.1,1.66,10,2.62,1.89,13,3.57,2.88,7,4.92,1.51,12,6.3,2.54,10 +5332,granddaddy,7,2,22,3.38,2.25,21,5.09,2.22,22,6.93,2.23,14,7.12,1.64,8,3.82,2.44,11,3.11,2.03,9,5.17,2.23,6,5.06,2.29,16,6.4,2.22,10,7.5,1.73,12,3.55,2.38,11,3.2,2.2,10,4.77,1.83,13,5.56,2.74,9,6.42,2.11,12,7.7,1.7,10,3,2.04,13,4,2.56,8,4.5,1.68,12,5.8,2.66,10 +5333,granddaughter,6.86,1.85,21,4.6,2.82,20,5.33,2.32,36,6.5,2.07,8,7.08,1.75,13,4,2,5,4.8,3.08,15,5.36,2.2,11,5.32,2.41,25,6.77,1.92,13,7,1.85,8,4,2.52,12,5.5,3.16,8,4.9,2.45,20,5.88,2.09,16,6.73,2.1,11,7,1.63,10,5.27,3.1,11,3.78,2.33,9,5.45,2.61,22,5.14,1.83,14 +5334,grandeur,6.42,2.36,19,4.77,2.35,22,5.67,1.97,24,5.33,3.61,6,6.92,1.44,13,5,2.17,12,4.5,2.64,10,5.62,2.26,8,5.69,1.89,16,5.9,2.18,10,7,2.55,9,4.89,2.03,9,4.69,2.63,13,5.59,1.77,17,6,2.76,6,6.12,2.53,8,6.64,2.34,11,4,2.45,9,5.31,2.21,13,5.62,1.93,16,5.75,2.19,8 +5335,grandfather,5.68,2.61,22,3.77,2.45,22,6.15,2.35,20,6.38,2.07,8,5.29,2.87,14,3.6,2.46,10,3.92,2.54,12,7.71,1.38,7,5.31,2.36,13,4.73,2.49,11,6.64,2.46,11,3.45,2.16,11,4.09,2.77,11,6.07,2.34,15,6.4,2.61,5,5.5,2.46,10,5.83,2.82,12,4.6,2.17,10,3.08,2.54,12,5.7,2.31,10,6.6,2.41,10 +5336,grandiose,5.24,1.45,21,4.84,2.3,25,5.1,2.14,21,5.75,1.28,8,4.92,1.5,13,4.92,2.33,13,4.75,2.38,12,5.08,2.25,13,5.12,2.1,8,6,1.07,8,4.83,1.53,12,5.14,1.61,14,4.45,3.01,11,5.08,2.02,12,5.11,2.42,9,5.3,2,10,5.18,0.75,11,4.88,2.6,17,4.75,1.67,8,4.89,2.57,9,5.25,1.86,12 +5337,grandma,7.5,1.92,18,3.2,2.69,20,5.39,2.48,18,6.38,2.2,8,8.4,1.07,10,2.43,1.81,7,3.62,3.04,13,5.09,2.63,11,5.86,2.34,7,6.82,2.14,11,8.57,0.79,7,3.22,2.91,9,3.18,2.64,11,6.18,2.4,11,4.14,2.19,7,7,2.13,12,8.5,0.84,6,3.25,2.63,12,3.12,2.95,8,5.22,2.82,9,5.56,2.24,9 +5338,grandmother,7.62,1.66,21,3.75,2.57,20,6.32,2.79,19,7.62,1.5,13,7.62,2,8,4.29,3.09,7,3.46,2.33,13,6.71,2.06,7,6.08,3.2,12,7.92,1.38,12,7.22,1.99,9,3.89,2.89,9,3.64,2.42,11,6.3,2.36,10,6.33,3.35,9,7.92,1.38,12,7.22,1.99,9,5.29,2.14,7,2.92,2.47,13,6.43,3.15,7,6.25,2.7,12 +5339,grandpa,7.43,2.09,21,3.7,2.89,20,5.05,3.01,19,7.15,2.12,13,7.88,2.1,8,3.57,2.94,7,3.77,2.98,13,6,2.65,7,4.5,3.18,12,7.92,1.44,12,6.78,2.68,9,3.89,3.18,9,3.55,2.77,11,5.1,2.69,10,5,3.5,9,7.92,1.44,12,6.78,2.68,9,6.14,2.54,7,2.38,2.14,13,5.14,3.29,7,5,2.98,12 +5340,grandson,6.22,1.99,18,3.36,2.61,22,5.39,1.79,28,5.83,1.94,6,6.42,2.07,12,3.09,2.43,11,3.64,2.87,11,5.64,2.34,11,5.24,1.39,17,5.7,1.7,10,6.88,2.23,8,2.82,2.09,11,3.91,3.05,11,5.5,1.82,18,5.2,1.81,10,6.08,1.78,12,6.5,2.51,6,3.57,3.13,14,3,1.41,8,5.44,2.31,16,5.33,0.78,12 +5341,grandstand,4.9,1.25,20,4.91,2.33,22,6.21,1.69,19,4.67,1.32,9,5.09,1.22,11,2.8,2.17,5,5.5,2.1,16,6.67,1.97,6,6,1.58,13,4.93,1.07,14,4.83,1.72,6,4.75,2.6,12,5,2.18,9,5.67,1.5,9,6.7,1.77,10,5,1.25,10,4.8,1.32,10,4.67,2.61,12,5.2,2.04,10,6.67,1.63,6,6,1.73,13 +5342,granite,5.05,1.51,19,3.76,2.21,21,4.6,2.41,20,6,0,3,4.88,1.59,16,2.83,1.6,6,4.13,2.36,15,4.67,1.63,6,4.57,2.74,14,5.3,1.34,10,4.78,1.72,9,3.29,2.06,7,4,2.32,14,4.5,2.59,10,4.7,2.36,10,5.5,1.2,8,4.73,1.68,11,3.78,1.86,9,3.75,2.53,12,5.25,2.66,8,4.17,2.25,12 +5343,granny,5.71,2.33,21,2.38,1.69,24,5,2.53,20,5.75,2.25,8,5.69,2.46,13,3.17,2.14,6,2.11,1.49,18,5.91,2.26,11,3.89,2.52,9,5.33,2.35,12,6.22,2.33,9,2.5,1.9,10,2.29,1.59,14,5.31,2.36,13,4.43,2.94,7,6.29,2.37,14,4.57,1.9,7,2.69,1.78,16,1.75,1.39,8,5.67,2.23,12,4,2.78,8 +5344,granola,6.05,1.08,19,3.14,1.74,21,5.7,1.99,23,5.8,1.3,5,6.08,1.04,13,3,2,6,3.2,1.7,15,5.2,2.15,10,6.08,1.85,13,5.86,1.21,7,6.09,1.04,11,3.57,1.9,7,2.93,1.69,14,5.36,2.06,11,6,1.95,12,6.5,0.8,12,5.29,1.11,7,3.91,1.87,11,2.3,1.16,10,5.43,2.17,14,6.11,1.69,9 +5345,grape,6.7,1.22,20,3.5,2.2,22,5.88,1.9,26,7,1.15,7,6.54,1.27,13,4.1,2.28,10,3,2.09,12,6.29,1.9,14,5.36,1.96,11,6.27,1.1,11,7.22,1.2,9,3.78,1.56,9,3.31,2.59,13,6.06,2.24,16,5.56,1.33,9,6.77,1.09,13,6.57,1.51,7,3.81,2.26,16,2.67,1.97,6,6.09,2.12,11,5.73,1.79,15 +5346,grape juice,6.67,2.28,18,3.23,2.78,22,5.75,1.86,28,6.17,3.13,6,6.92,1.83,12,3.18,2.36,11,3.27,3.26,11,6.82,1.94,11,5.06,1.48,17,6.73,2.53,11,6.57,1.99,7,2.45,1.69,11,4,3.46,11,5.72,2.02,18,5.8,1.62,10,6.25,2.38,12,7.5,1.97,6,3,2.77,14,3.62,2.92,8,5.56,2.13,16,6,1.48,12 +5347,grapefruit,5.77,2.31,22,3.68,2.53,22,5.96,2.05,24,5.12,2.23,8,6.14,2.35,14,4.08,2.81,12,3.2,2.2,10,5.38,1.6,8,6.25,2.24,16,5.55,2.46,11,6,2.24,11,3.78,2.49,9,3.62,2.66,13,5.82,2.24,17,6.5,1.64,6,5.2,2.35,10,6.25,2.26,12,3.78,2.39,9,3.62,2.72,13,6.25,2.11,16,5.38,1.92,8 +5348,grapevine,5.9,2.15,20,3.19,2.04,21,5.38,1.86,21,5.25,1.28,8,6.33,2.53,12,2.17,1.17,6,3.5,2.24,14,6.17,1.6,6,5.07,1.91,15,4.25,1.75,8,7,1.65,12,2.6,1.52,5,3.38,2.19,16,5.8,1.55,10,5,2.1,11,6.09,2.74,11,5.67,1.22,9,3.11,2.32,9,3.25,1.91,12,5.83,1.64,12,4.78,2.05,9 +5349,graph,5.2,1.7,20,3.45,2.18,22,6.15,2.07,27,5.29,2.63,7,5.15,1.07,13,4,2.4,10,3,1.95,12,6.4,2.03,15,5.64,2.16,11,4.82,1.66,11,5.67,1.73,9,4,1.8,9,3.08,2.4,13,6.53,2.18,17,5.22,1.64,9,5.46,2.03,13,4.71,0.76,7,3.31,2.21,16,3.83,2.23,6,6.75,1.96,12,5.67,2.09,15 +5350,graphic,5.1,2.36,20,4.7,2.7,20,5.08,2.04,25,5.83,1.17,6,4.79,2.69,14,5.27,2.69,11,4,2.69,9,4.25,1.77,16,6.56,1.67,9,6,2.27,8,4.5,2.32,12,3.89,2.93,9,5.36,2.42,11,5.05,1.99,20,5.2,2.49,5,5.2,2.57,10,5,2.26,10,4.18,2.96,11,5.33,2.35,9,4.68,2.03,19,6.33,1.63,6 +5351,graphics,6.67,1.68,21,4.65,2.46,20,5,2.43,22,7.17,1.33,6,6.47,1.81,15,5.5,2.45,8,4.08,2.39,12,4.75,2.6,12,5.3,2.31,10,7,1.8,9,6.42,1.62,12,4.78,2.33,9,4.55,2.66,11,4.71,1.6,7,5.13,2.77,15,6.5,1.78,10,6.82,1.66,11,4.54,2.3,13,4.86,2.91,7,4.42,2.84,12,5.7,1.7,10 +5352,graphite,5.05,1.58,19,3.78,2.58,23,5.53,1.68,19,5.44,1.01,9,4.7,1.95,10,2.71,2.63,7,4.4,2.5,15,5.9,1.66,10,5.11,1.69,9,5.22,1.99,9,4.9,1.2,10,4.1,2.77,10,3.67,2.57,12,5.88,1.46,8,5.3,1.95,10,5.08,1.98,12,5,0.58,7,3.5,2.63,20,5.67,1.15,3,5.25,1.04,8,5.73,2.05,11 +5353,grappling,5.11,1.68,18,4.9,2.67,20,5.46,2.04,24,4.6,1.52,5,5.31,1.75,13,5.55,2.81,11,4.11,2.42,9,5.5,2.16,16,5.38,1.92,8,5.43,0.98,7,4.91,2.02,11,3.67,3.16,9,5.91,1.76,11,5.21,2.1,19,6.4,1.67,5,5,1.41,9,5.22,1.99,9,4.91,3.14,11,4.89,2.15,9,5.11,2.14,18,6.5,1.38,6 +5354,grasp,5.45,1.47,20,4.05,2.56,21,6.48,2.06,27,6.29,1.38,7,5,1.35,13,4.22,2.59,9,3.92,2.64,12,6.8,1.86,15,6,2.41,11,5,1.1,11,6,1.73,9,4.5,2.45,8,3.77,2.68,13,6.53,2.18,17,6.33,2.06,9,5.77,1.59,13,4.86,1.07,7,4,2.59,15,4.17,2.71,6,6.67,1.83,12,6.33,2.29,15 +5355,grass,6.47,1.26,19,3.39,2.35,44,5.67,1.87,46,5.67,1.15,3,6.62,1.26,16,3.41,2.09,17,3.37,2.54,27,6.27,2.05,15,5.39,1.75,31,6.67,1.5,9,6.3,1.06,10,3.67,2.48,21,3.13,2.26,23,5.79,1.82,24,5.55,1.97,22,6.43,1.27,7,6.5,1.31,12,3.4,2.48,25,3.37,2.24,19,5.97,1.83,30,5.12,1.89,16 +5356,grasshopper,6.05,2.36,21,4.43,2.5,23,5.82,2.11,22,6.38,1.41,8,5.85,2.82,13,4.75,2.56,12,4.09,2.51,11,6,1.87,13,5.56,2.51,9,6.25,2.6,8,6.25,2.05,12,5.15,1.86,13,3.5,2.99,10,6.17,1.85,12,5.4,2.41,10,6.3,1.95,10,5.82,2.75,11,3.94,2.36,17,5.83,2.56,6,5.5,2.68,10,6.08,1.56,12 +5357,grassy,6,1.65,20,3.09,2.18,22,5.68,2.16,19,5.33,1.32,9,6.55,1.75,11,2,1.41,5,3.5,2.34,16,6.33,2.07,6,5.38,2.22,13,5.71,1.54,14,6.67,1.86,6,3.5,2.35,12,2.67,2.06,9,4.22,1.48,9,7,1.83,10,5.9,1.73,10,6.1,1.66,10,3.17,2.25,12,3,2.21,10,5.5,2.26,6,5.77,2.2,13 +5358,grate,4.68,1.46,22,4.08,2.59,26,5.96,1.83,24,5.56,1.13,9,4.08,1.38,13,3.3,1.89,10,4.56,2.9,16,6.22,1.48,9,5.8,2.04,15,4.5,1.41,8,4.79,1.53,14,5,2.42,13,3.15,2.51,13,5.58,1.98,12,6.33,1.67,12,4.42,1.24,12,5,1.7,10,3.4,2.61,15,5,2.37,11,5.85,1.95,13,6.09,1.76,11 +5359,grateful,7.5,1.34,18,4.29,2.51,21,7,2.13,20,8.5,0.71,2,7.38,1.36,16,4.5,2.66,6,4.2,2.54,15,7.1,1.85,10,6.9,2.47,10,8,1.5,9,7,1,9,5.14,2.54,7,3.86,2.48,14,5.88,2.7,8,7.75,1.29,12,7.57,1.4,7,7.45,1.37,11,4.67,3.28,9,4,1.86,12,7.11,2.42,9,6.91,1.97,11 +5360,gratification,7.71,1.19,21,4.53,2.86,19,6.18,2.3,22,7,1.26,6,8,1.07,15,4.12,2.8,8,4.82,2.99,11,6,2.56,12,6.4,2.07,10,7.67,1.5,9,7.75,0.97,12,3.88,2.8,8,5,2.93,11,6.57,2.07,7,6,2.45,15,7.7,1.34,10,7.73,1.1,11,3.69,2.5,13,6.33,2.94,6,6.83,2.55,12,5.4,1.78,10 +5361,gratifying,6.65,1.53,20,4.89,2.85,18,6.26,2.51,23,7.6,0.55,5,6.33,1.63,15,4.4,2.7,5,5.08,2.99,13,5.62,2.53,13,7.1,2.33,10,6.8,1.48,10,6.5,1.65,10,5.43,2.07,7,4.55,3.3,11,6.07,2.55,15,6.62,2.56,8,6.57,1.6,14,6.83,1.47,6,5.17,2.82,12,4.33,3.08,6,6.27,2.87,15,6.25,1.83,8 +5362,gratitude,6.67,2.15,21,5.09,2.78,23,6.71,2.12,21,4.8,2.39,5,7.25,1.77,16,5.33,2.74,12,4.82,2.93,11,6.45,2.58,11,6.78,1.48,9,6.67,2.61,12,6.67,1.5,9,4.75,2.86,16,5.86,2.61,7,6,2.37,11,7.5,1.58,10,7.38,1.8,13,5.5,2.27,8,5.21,2.97,19,4.5,1.73,4,6.43,2.24,14,7.29,1.89,7 +5363,grave,2.4,2.09,20,4.54,2.02,24,3.73,2.45,22,2.12,1.73,8,2.58,2.35,12,4.54,2.54,13,4.55,1.29,11,4.31,2.59,13,2.89,2.09,9,3.38,2.83,8,1.82,1.17,11,4.93,1.64,14,4,2.45,10,4.58,2.64,12,2.7,1.83,10,1.8,1.62,10,3,2.4,10,4.18,2.1,17,5.43,1.62,7,3.9,2.77,10,3.58,2.27,12 +5364,gravel,4.42,1.43,19,2.95,1.83,21,4.8,2.46,20,5,1.73,3,4.31,1.4,16,2.67,1.51,6,3.07,1.98,15,5.67,2.66,6,4.43,2.38,14,4.6,1.26,10,4.22,1.64,9,2.86,2.12,7,3,1.75,14,4.8,2.66,10,4.8,2.39,10,4.5,1.31,8,4.36,1.57,11,3,2,9,2.92,1.78,12,4.38,2.83,8,5.08,2.27,12 +5365,graveyard,3.25,1.89,20,4.89,2.93,18,3.79,2.28,24,3.6,3.21,5,3.13,1.36,15,5.8,2.95,5,4.54,2.96,13,3.08,1.98,13,4.64,2.42,11,3.2,2.3,10,3.3,1.49,10,5.57,3.31,7,4.45,2.73,11,3.62,1.96,16,4.12,2.95,8,2.79,1.37,14,4.33,2.58,6,5,2.8,12,4.67,3.44,6,3.8,2.31,15,3.78,2.39,9 +5366,gravitational,4.91,1.77,22,5,2.37,22,4.37,2.61,19,5.5,1.41,8,4.85,1.68,13,5,2.98,8,5,2.16,13,3.86,2.41,7,4.55,2.88,11,5.5,2,8,4.85,1.28,13,4.56,2.24,9,5.31,2.5,13,3.29,2.06,7,5,2.76,12,5.36,1.96,11,4.45,1.51,11,4.56,2.24,9,5.31,2.5,13,4.5,2.71,16,3.67,2.31,3 +5367,gravity,5.81,1.44,21,4.85,2.48,26,4.48,2.92,23,6.33,1.87,9,5.42,0.9,12,4,2.49,10,5.38,2.39,16,3.56,3.05,9,5.07,2.79,14,4.86,1.35,7,6.29,1.27,14,5.62,2.1,13,4.08,2.66,13,3.83,2.82,12,5.18,2.99,11,5.64,1.03,11,6,1.83,10,4.4,2.9,15,5.45,1.69,11,4.62,3.2,13,4.3,2.67,10 +5368,gravy,6.21,1.65,19,3.85,2.23,20,5.87,1.55,23,5.4,1.14,5,6.54,1.81,13,4,3,5,3.8,2.04,15,5.5,1.43,10,6.15,1.63,13,6.14,1.86,7,6.27,1.68,11,5.57,2.15,7,2.92,1.71,13,5.45,1.21,11,6.25,1.76,12,6.33,1.23,12,6,2.31,7,4.36,2.25,11,3.22,2.17,9,5.93,1.64,14,5.78,1.48,9 +5369,gray,3.68,1.7,19,2.81,1.89,21,4.77,2.22,22,4.11,1.54,9,3.3,1.83,10,3.86,2.04,7,2.29,1.64,14,4.55,2.38,11,5,2.14,11,4.86,0.9,7,3,1.71,12,3.5,2.07,10,2.18,1.54,11,4.92,2.22,13,4.56,2.35,9,3.8,1.55,10,3.56,1.94,9,2.62,1.85,8,2.92,1.98,13,4.93,2.46,14,4.5,1.85,8 +5370,graze,5.26,1.24,19,3.57,1.99,21,5.65,2.1,23,5,1,3,5.31,1.3,16,3.75,1.67,8,3.46,2.22,13,5.11,2.32,9,6,1.96,14,5.89,0.93,9,4.7,1.25,10,3.89,2.37,9,3.33,1.72,12,5.33,2.35,15,6.25,1.49,8,4.71,1.5,7,5.58,1,12,4.4,1.96,10,2.82,1.78,11,5.85,2.34,13,5.4,1.84,10 +5371,grease,3.9,1.37,20,3.62,1.81,24,4.96,2.38,27,4.12,1.13,8,3.75,1.54,12,3.89,2.26,9,3.47,1.55,15,4.64,2.37,14,5.31,2.43,13,2.89,1.36,9,4.73,0.65,11,3.75,1.82,12,3.5,1.88,12,4.46,2.6,13,5.43,2.14,14,3.6,1.51,10,4.2,1.23,10,4,1.6,12,3.25,2.01,12,5,2.45,11,4.94,2.41,16 +5372,greased,5.23,1.69,22,4.64,2.79,22,5.63,1.54,19,5.25,2.12,8,4.92,1.04,13,5.43,3.21,7,4.21,2.69,14,5.57,1.62,7,5.55,1.57,11,4.88,1.81,8,5.15,1.34,13,4.78,2.86,9,4.54,2.85,13,5,2.08,7,6,1.04,12,5.45,1.51,11,5,1.9,11,3.67,2.96,9,5.31,2.56,13,5.88,1.5,16,4.33,1.15,3 +5373,greaser,4.67,1.77,21,4.6,2.33,20,4.94,2.12,36,5.12,2.36,8,4.38,1.33,13,4,1.73,5,4.8,2.51,15,4.91,1.76,11,4.96,2.3,25,4.92,1.98,13,4.25,1.39,8,4.92,2.43,12,4.12,2.23,8,5.05,2.33,20,4.81,1.91,16,4.09,1.76,11,5.3,1.64,10,5.27,2.45,11,3.78,1.99,9,4.55,2.39,22,5.57,1.5,14 +5374,greasy,2.94,1.51,18,4.55,2.28,20,3.88,1.74,25,3.6,0.55,5,2.69,1.7,13,4.55,2.38,11,4.56,2.3,9,3.94,1.77,16,3.78,1.79,9,2.86,1.77,7,3,1.41,11,3.44,2.46,9,5.45,1.75,11,3.9,1.8,20,3.8,1.64,5,2.78,1.92,9,3.11,1.05,9,4,2.32,11,5.22,2.17,9,3.79,1.75,19,4.17,1.83,6 +5375,great,7.5,1.92,22,4.14,2.69,21,6.65,1.84,17,8,1.55,6,7.27,2.12,15,3.43,2.51,7,4.5,2.79,14,6.22,2.05,9,7.12,1.55,8,7.14,2.28,14,8.14,0.9,7,3.56,2.74,9,4.58,2.68,12,6.67,2.4,9,6.62,1.06,8,7.57,1.45,14,7.38,2.67,8,5,3.29,6,3.8,2.46,15,6.44,2.3,9,6.88,1.25,8 +5376,great aunt,6.85,1.57,20,3.83,2.5,18,4.42,2.28,24,7,1.22,5,6.8,1.7,15,2.6,1.52,5,4.31,2.69,13,4,2.16,13,4.91,2.43,11,7.3,1.34,10,6.4,1.71,10,2.57,1.13,7,4.64,2.84,11,3.88,2,16,5.5,2.56,8,6.71,1.59,14,7.17,1.6,6,4.17,2.59,12,3.17,2.4,6,4.6,2.41,15,4.11,2.15,9 +5377,great grandfather,6.67,1.96,21,3.88,2.52,25,5.16,2.63,19,6.89,1.96,9,6.5,2.02,12,3,2.45,6,4.17,2.62,18,3.86,3.02,7,5.92,2.15,12,6.69,1.99,16,6.6,2.07,5,3.71,2.84,14,4.1,2.28,10,5.22,2.91,9,5.1,2.51,10,6.58,2.15,12,6.78,1.79,9,3.69,2.33,16,4.22,2.95,9,5.18,2.89,11,5.12,2.42,8 +5378,great grandma,6.33,2.22,18,2.62,2.01,21,6.04,2.23,23,7.2,1.92,5,5.83,2.33,12,3,2.61,6,2.47,1.81,15,6.4,1.84,10,5.77,2.52,13,5.57,2.23,7,6.7,2.26,10,3,2.45,7,2.43,1.83,14,5.91,1.87,11,6.17,2.59,12,7,2,11,5.29,2.29,7,2.36,2.11,11,2.9,1.97,10,6.14,2.03,14,5.89,2.62,9 +5379,great grandmother,7.42,1.92,19,4.05,2.46,22,5.17,2.57,24,6.17,2.79,6,8,1.08,13,4.67,2.53,12,3.3,2.26,10,4.62,2.2,8,5.44,2.76,16,7.6,1.35,10,7.22,2.49,9,4.78,2.95,9,3.54,2.03,13,4.82,2.48,17,6,3.03,6,8.25,0.89,8,6.82,2.27,11,5,3.04,9,3.38,1.8,13,5.38,2.58,16,4.75,2.66,8 +5380,great grandpa,7.1,1.74,20,3.67,2.44,21,5.36,2.36,25,6.75,1.76,12,7.62,1.69,8,3.71,2.75,7,3.64,2.37,14,5.5,2.68,10,5.27,2.22,15,7.33,2.08,3,7.06,1.75,17,4,2.58,10,3.36,2.38,11,5.71,2.14,7,5.22,2.49,18,7.64,1.5,11,6.44,1.88,9,4.31,2.32,13,2.62,2.39,8,5.89,2.09,9,5.06,2.52,16 +5381,great uncle,5.6,1.88,20,3.05,1.94,22,4.58,2.06,19,5.33,1.94,9,5.82,1.89,11,2.6,2.07,5,3,1.86,16,5,2.53,6,4.38,1.89,13,5.5,1.7,14,5.83,2.4,6,3.08,2.02,12,2.67,1.73,9,3.67,1.41,9,5.4,2.27,10,5.7,1.77,10,5.5,2.07,10,3,2.17,12,3.1,1.73,10,3.83,2.99,6,4.92,1.5,13 +5382,greatness,7.76,1.22,21,4.43,2.09,21,6.76,1.92,25,7.92,1.16,12,7.56,1.33,9,5.29,2.56,7,4,1.75,14,6.2,2.04,10,7.13,1.81,15,8,1.15,4,7.71,1.26,17,5.1,2.02,10,3.82,2.04,11,6.29,2.56,7,6.94,1.66,18,7.67,1.5,12,7.89,0.78,9,4.31,1.65,13,4.62,2.77,8,6.67,2.06,9,6.81,1.91,16 +5383,greed,2.48,1.47,21,4.45,2.26,47,4,2.55,20,2.62,1.19,8,2.38,1.66,13,3.82,2.64,11,4.62,2.19,34,5.14,2.54,7,3.38,2.43,13,2.91,1.81,11,2,0.82,10,3.88,2.12,26,5.16,2.39,19,4.67,2.47,15,2,1.73,5,2.33,0.87,9,2.58,1.83,12,4,2.43,28,5.11,1.85,19,4.6,2.37,10,3.4,2.72,10 +5384,greedy,2.1,1.48,20,4.76,2.17,25,4,2.39,22,2.88,1.96,8,1.58,0.79,12,4.15,2.34,13,5.42,1.83,12,5.08,2.4,13,2.44,1.33,9,2.38,2.07,8,1.82,0.98,11,5,1.92,14,4.45,2.5,11,4.75,2.38,12,3.1,2.18,10,2.3,1.89,10,1.9,0.99,10,4.18,2.3,17,6,1.2,8,3.5,2.42,10,4.42,2.39,12 +5385,green,6.29,2.33,21,4.07,2.59,45,5.64,2.37,42,6.08,2.19,12,6.56,2.6,9,4.09,2.51,11,4.06,2.69,33,5.71,2.05,14,5.52,2.55,27,8,2,4,5.88,2.26,17,4.08,2.59,26,4.06,2.73,18,4.78,2.1,18,6.29,2.39,24,6.08,2.75,12,6.56,1.74,9,3.78,2.55,27,4.5,2.66,18,5.55,2.18,29,5.85,2.82,13 +5386,green bean,5.22,2.18,18,3.52,1.57,21,5.65,2.44,34,5.56,2.4,9,4.89,2.03,9,3.88,1.46,8,3.31,1.65,13,5.57,2.62,14,5.7,2.36,20,3.89,1.76,9,6.56,1.74,9,3.77,1.42,13,3.12,1.81,8,5.95,2.36,22,5.08,2.57,12,5.2,2.04,10,5.25,2.49,8,3.5,1.7,14,3.57,1.4,7,5.59,2.24,17,5.71,2.69,17 +5387,green pepper,5.7,1.66,20,3.52,2.06,21,6.36,2.27,25,6,0,3,5.65,1.8,17,3.43,2.3,7,3.62,2.1,13,6,2.45,8,6.53,2.24,17,5.43,1.4,7,5.85,1.82,13,3.71,1.89,7,3.46,2.3,13,5.64,2.53,14,7.27,1.56,11,5.11,1.69,9,6.18,1.54,11,3.64,2.25,11,3.4,1.96,10,6.72,2.37,18,5.43,1.81,7 +5388,green snake,4.65,1.93,20,5.7,2.29,23,5,1.9,21,5.11,1.76,9,4.27,2.05,11,4.82,2.36,11,6.5,1.98,12,3.88,1.36,8,5.69,1.89,13,4.21,1.53,14,5.67,2.5,6,5.56,2.74,9,5.79,2.04,14,5.5,1.51,8,4.69,2.1,13,4.8,1.62,10,4.5,2.27,10,5.38,2.6,13,6.1,1.85,10,5,1.48,12,5,2.45,9 +5389,greenhouse,6.4,1.85,20,3.6,2.39,20,5.84,2.49,25,6.5,2.38,4,6.38,1.78,16,5,1.83,4,3.25,2.44,16,5,2.55,9,6.31,2.41,16,6.12,1.64,8,6.58,2.02,12,2.44,2.07,9,4.55,2.3,11,5.79,2.39,14,5.91,2.74,11,6.55,1.57,11,6.22,2.22,9,3.11,2.85,9,4,2,11,6.33,2.3,18,4.57,2.7,7 +5390,greet,6.25,1.68,40,3.86,2.03,21,6.54,2.09,48,5.43,1.5,14,6.72,1.65,25,4.14,1.86,7,3.71,2.16,14,6.09,2.39,22,6.92,1.76,26,5.56,1.67,16,6.74,1.57,23,4.4,2.17,10,3.36,1.86,11,6.04,2.28,28,7.25,1.59,20,6.29,1.73,24,6.19,1.64,16,3.77,1.92,13,4,2.33,8,6.64,2.3,28,6.4,1.82,20 +5391,greeting,5.89,1.13,18,4.94,2.31,18,6.29,2.02,17,5.9,0.99,10,5.88,1.36,8,4.25,1.71,4,5.14,2.48,14,5.38,1.69,8,7.11,2.03,9,6.29,0.76,7,5.64,1.29,11,4.14,2.34,7,5.45,2.25,11,5.33,2.07,6,6.82,1.89,11,6,1.13,12,5.67,1.21,6,5.55,2.46,11,4,1.83,7,6.71,1.8,7,6,2.21,10 +5392,grenade,3.51,2.39,41,6.86,2.22,21,3.72,2.57,61,3.37,2.43,19,3.64,2.4,22,7,1.9,6,6.8,2.4,15,3.87,2.42,31,3.57,2.75,30,4.21,2.72,19,3,1.92,21,6.86,2.73,7,6.86,2.03,14,4,2.69,36,3.32,2.38,25,3.4,2.64,20,3.62,2.18,21,6.56,3,9,7.08,1.51,12,4.03,2.7,31,3.4,2.43,30 +5393,greyhound,5.95,2.42,20,3.9,2,21,5.26,2.53,34,6.3,2.54,10,5.6,2.37,10,4.12,1.73,8,3.77,2.2,13,5.71,2.79,14,4.95,2.35,20,5.56,2.88,9,6.27,2.05,11,4.08,1.66,13,3.62,2.56,8,5.36,2.79,22,5.08,2.07,12,5.8,3.01,10,6.1,1.79,10,3.93,2.13,14,3.86,1.86,7,5.35,2.52,17,5.18,2.6,17 +5394,grid,5.2,1.2,20,3.15,2.37,20,5.18,1.18,22,5.57,1.51,7,5,1,13,4,2.92,9,2.45,1.63,11,5.67,1.86,6,5,0.82,16,5.2,0.79,10,5.22,1.64,9,2.75,2.05,8,3.42,2.61,12,5.33,1.29,15,4.86,0.9,7,5.27,1.62,11,5.11,0.33,9,3.08,2.07,12,3.25,2.92,8,5.64,1.36,11,4.73,0.79,11 +5395,grief,2.33,1.51,39,4.95,2.6,21,3.26,2.31,47,2.42,1.24,12,2.35,1.65,26,5.14,2.19,7,4.86,2.85,14,3,2.17,21,3.46,2.44,26,2.07,1.07,14,2.54,1.72,24,3.4,2.07,10,6.36,2.25,11,3.32,2.33,28,3.16,2.34,19,2.68,1.63,19,2,1.34,20,4.62,2.72,13,5.5,2.45,8,2.96,2.1,27,3.65,2.56,20 +5396,grievance,3.45,2.26,20,3.74,2.8,23,4.33,2.3,18,4,2.74,9,3,1.79,11,3.18,2.09,11,4.25,3.33,12,3.9,2.73,10,4.88,1.64,8,4.14,2.41,7,3.08,2.27,12,4.36,2.94,11,3.17,2.66,12,4.14,2.61,7,4.45,2.21,11,3.42,2.31,12,3.5,2.33,8,4,3.16,11,3.5,2.54,12,3.67,1.58,9,5,2.78,9 +5397,grieve,2.8,1.79,20,4.56,2.48,18,3.38,2.22,24,2.6,1.52,5,2.87,1.92,15,5,2.35,5,4.38,2.6,13,3.85,2.38,13,2.82,1.99,11,3.6,2.12,10,2,0.94,10,4.86,1.95,7,4.36,2.84,11,3.94,2.41,16,2.25,1.28,8,2.86,1.96,14,2.67,1.51,6,4.92,2.39,12,3.83,2.71,6,3.2,2.18,15,3.67,2.4,9 +5398,grieving,2.9,2.25,20,5.05,2.5,22,3.23,2.05,26,3.1,2.28,10,2.7,2.31,10,4.9,2.6,10,5.17,2.52,12,3.36,1.86,11,3.29,2.23,14,3.11,2.47,9,2.73,2.15,11,5.27,2.24,11,4.82,2.82,11,3.82,2.07,17,2.25,1.58,8,3.23,2.55,13,2.29,1.5,7,5.21,2.58,14,4.75,2.49,8,3,2.12,17,3.67,1.94,9 +5399,grievous,3.14,1.65,21,3.92,2.45,24,5.25,2.43,20,3.25,1.04,8,3.08,1.98,13,5.17,1.33,6,3.5,2.62,18,4.82,2.89,11,5.78,1.72,9,2.75,1.36,12,3.67,1.94,9,4.8,2.3,10,3.29,2.43,14,5.23,2.71,13,5.29,1.98,7,3.07,1.82,14,3.29,1.38,7,4,2.31,16,3.75,2.87,8,4.83,2.66,12,5.88,2.03,8 +5400,grill,6.64,1.71,22,5.26,2.79,19,5.62,2.01,21,6,2,5,6.81,1.68,16,5.62,2.72,8,5,2.93,11,5.5,2.07,10,5.73,2.05,11,6.08,1.88,12,7.3,1.25,10,4.9,2.47,10,5.67,3.2,9,5.5,2.07,12,5.78,2.05,9,6.55,2.02,11,6.73,1.42,11,4.62,2.67,8,5.73,2.9,11,6,1.87,9,5.33,2.15,12 +5401,grilled,6.67,1.93,21,3.89,2.69,19,5.32,2.3,22,6.67,1.97,6,6.67,1.99,15,5.14,3.08,7,3.17,2.25,12,5.67,2.46,12,4.9,2.13,10,6.44,1.81,9,6.83,2.08,12,4.56,2.65,9,3.3,2.71,10,4.43,1.99,7,5.73,2.37,15,6.4,1.9,10,6.91,2.02,11,4,2.45,12,3.71,3.25,7,5.17,2.76,12,5.5,1.72,10 +5402,grim,2.41,1.14,22,4.48,2.56,21,4.18,2.3,22,2.43,1.4,14,2.38,0.52,8,5.18,2.64,11,3.89,2.42,9,6.5,1.38,6,3.31,1.96,16,2.3,1.16,10,2.5,1.17,12,4.09,2.63,11,4.9,2.56,10,5.15,1.86,13,2.78,2.22,9,2.33,1.07,12,2.5,1.27,10,4.54,3.02,13,4.38,1.77,8,3.92,2.07,12,4.5,2.64,10 +5403,grimy,3.63,2.06,19,4.4,2.74,20,4.08,2,24,3.85,2.3,13,3.17,1.47,6,3.8,2.77,5,4.6,2.8,15,4.15,1.77,13,4,2.32,11,4.11,2.52,9,3.2,1.55,10,4.14,3.08,7,4.54,2.67,13,4.64,2.16,11,3.62,1.8,13,4.44,2.4,9,2.9,1.45,10,3.3,2.79,10,5.5,2.32,10,4.67,2.24,9,3.73,1.83,15 +5404,grin,7.66,1.66,872,5.65,2.74,20,5.58,2.48,19,7.52,1.72,334,7.76,1.6,532,7,1.15,7,4.92,3.09,13,5.3,2.54,10,5.89,2.52,9,7.57,1.71,419,7.75,1.59,446,5.36,3.17,11,6,2.24,9,4.88,1.64,8,5.8,2.9,10,7.59,1.77,481,7.75,1.51,391,5.92,3.15,12,5.25,2.12,8,5.88,1.89,8,5.36,2.91,11 +5405,grind,5.2,1.74,20,3.43,2.23,21,4.58,2.38,24,5.25,3.1,4,5.19,1.38,16,3.75,0.96,4,3.35,2.45,17,5.89,2.8,9,3.8,1.74,15,4.88,0.99,8,5.42,2.11,12,3.3,1.7,10,3.55,2.7,11,4.5,2.56,14,4.7,2.21,10,5.64,1.29,11,4.67,2.12,9,3.2,2.57,10,3.64,1.96,11,5.06,2.44,17,3.43,1.9,7 +5406,grinder,4.77,1.85,22,5.24,2.62,21,5.09,2.07,22,4.86,2.07,14,4.62,1.51,8,5.82,2.79,11,4.89,2.37,9,5.17,2.14,6,5.06,2.11,16,5.2,2.15,10,4.42,1.56,12,4.82,2.68,11,5.7,2.63,10,5.08,1.66,13,5.11,2.67,9,4.5,1.93,12,5.1,1.79,10,4.92,2.81,13,5.75,2.38,8,5.17,1.59,12,5,2.62,10 +5407,grindstone,4.14,1.13,22,4.7,2.57,23,5.42,1.98,19,4.75,0.46,8,3.69,1.25,13,5.88,3.04,8,4.07,2.2,14,5.71,1.6,7,5.09,2.26,11,3.88,1.36,8,4.23,1.01,13,4.78,2.86,9,4.64,2.47,14,4.57,2.07,7,5.92,1.83,12,4.64,0.92,11,3.64,1.12,11,3.56,2.55,9,5.43,2.38,14,5.25,2.08,16,6.33,1.15,3 +5408,gringo,4.11,1.66,19,3.61,1.79,18,4.35,2.42,17,4.36,1.57,11,3.75,1.83,8,4,2,4,3.5,1.79,14,4,2.33,8,4.67,2.6,9,4.12,2.03,8,4.09,1.45,11,3.43,1.81,7,3.73,1.85,11,5.33,2.42,6,3.82,2.36,11,4.38,1.39,13,3.5,2.17,6,3.45,2.02,11,3.86,1.46,7,4.14,2.48,7,4.5,2.51,10 +5409,grip,5.14,1.28,21,3.64,2.44,22,5.59,2.21,27,4.8,1.55,10,5.45,0.93,11,2.71,2.21,7,4.07,2.49,15,5.53,2.58,17,5.7,1.49,10,5.18,1.66,11,5.1,0.74,10,3.2,2.68,5,3.76,2.44,17,5.64,2.65,14,5.54,1.71,13,4.92,1.44,13,5.5,0.93,8,3.4,2.84,10,3.83,2.17,12,5.93,2.34,14,5.23,2.09,13 +5410,gripe,3.42,1.77,19,4.24,1.89,21,5,2.18,22,4.44,1.67,9,2.5,1.35,10,3.83,1.83,6,4.4,1.96,15,5.7,1.57,10,4.42,2.5,12,4.57,1.4,7,2.75,1.66,12,4.57,1.99,7,4.07,1.9,14,4.73,2.2,11,5.27,2.24,11,3.5,1.78,10,3.33,1.87,9,4.11,2.32,9,4.33,1.61,12,5,2.37,11,5,2.1,11 +5411,grisly,3.71,1.82,21,5.09,2.78,22,4,1.95,20,4.43,2.3,7,3.36,1.5,14,5.2,2.82,10,5,2.86,12,4.71,2.5,7,3.62,1.56,13,4,2.24,11,3.4,1.26,10,4.55,2.46,11,5.64,3.07,11,4.6,1.76,15,2.2,1.3,5,3.1,1.6,10,4.27,1.9,11,5.6,2.8,10,4.67,2.81,12,4,1.25,10,4,2.54,10 +5412,grit,4.55,1.79,20,4.22,2.29,18,6.38,2.18,24,4.4,2.3,5,4.6,1.68,15,5,2.65,5,3.92,2.18,13,6.15,2.41,13,6.64,1.96,11,4.9,1.6,10,4.2,1.99,10,5.14,2.19,7,3.64,2.25,11,5.94,2.11,16,7.25,2.19,8,4.21,1.67,14,5.33,1.97,6,4.75,2.18,12,3.17,2.32,6,6.4,2.35,15,6.33,2,9 +5413,grits,4.9,2.13,20,3.43,2.25,21,4.65,1.97,23,4,2.83,4,5.12,1.96,16,3,2.83,4,3.53,2.18,17,4.12,2.3,8,4.93,1.79,15,5.5,1.41,8,4.5,2.47,12,3.1,2.13,10,3.73,2.41,11,4.23,1.59,13,5.2,2.35,10,5.27,1.74,11,4.44,2.55,9,3.3,2.26,10,3.55,2.34,11,4.56,2.19,16,4.86,1.46,7 +5414,gritty,3.94,2.21,18,4.36,2.01,22,4.83,1.97,24,3.83,2.32,6,4,2.26,12,4.83,1.99,12,3.8,1.99,10,5,2,8,4.75,2.02,16,3.44,1.94,9,4.44,2.46,9,4.67,1.66,9,4.15,2.27,13,5.18,1.98,17,3.83,1.94,6,3,1.93,8,4.7,2.21,10,4.44,1.33,9,4.31,2.43,13,4.88,1.93,16,4.75,2.19,8 +5415,grizzly,4.45,2.13,22,5,2.33,22,5,2.29,19,5.25,1.98,8,3.69,1.89,13,4,2.45,7,5.57,2.24,14,4.29,2.56,7,5.36,2.2,11,4.5,1.85,8,4.15,2.19,13,4.12,2.1,8,5.5,2.38,14,4.71,1.38,7,5.17,2.72,12,3.91,2.12,11,5,2.1,11,4.33,2.35,9,5.46,2.3,13,4.75,2.35,16,6.33,1.53,3 +5416,groan,3.9,1.59,20,4.17,2.55,18,5.5,2.4,24,3.4,1.52,5,4.07,1.62,15,5.6,2.3,5,3.62,2.5,13,4.69,1.97,13,6.45,2.58,11,4.7,1.34,10,3.1,1.45,10,6,1.91,7,3,2.24,11,5.44,2.03,16,5.62,3.16,8,3.43,1.4,14,5,1.55,6,4.5,2.71,12,3.5,2.26,6,5.8,2.83,15,5,1.41,9 +5417,grocer,5.38,1.91,21,4,2.04,23,5.05,1.88,21,6.4,2.88,5,5.06,1.48,16,3.92,2.11,12,4.09,2.07,11,5,2.1,11,4.78,1.48,9,4.83,2.08,12,6.11,1.45,9,3.94,2.08,16,4.14,2.12,7,4.64,1.36,11,5.5,2.32,10,5.46,1.98,13,5.25,1.91,8,4.16,2.06,19,3.25,2.06,4,4.36,1.5,14,6.43,1.9,7 +5418,grocery,6.62,1.5,21,3.48,2.35,25,6.33,2.43,18,6.11,0.78,9,7,1.81,12,4.17,2.48,6,3.28,2.4,18,6,2.97,6,6.5,2.24,12,6.5,1.41,16,7,1.87,5,3.57,2.62,14,3.4,2.17,10,6,2.55,9,6.67,2.4,9,6.42,1.24,12,6.89,1.83,9,3.25,2.21,16,3.89,2.67,9,6.09,2.7,11,6.71,2.06,7 +5419,groggy,4.05,2.04,19,2.9,2.28,21,3.64,1.79,28,3.17,2.14,6,4.46,1.94,13,3.7,2.58,10,2.18,1.78,11,3.55,2.21,11,3.71,1.53,17,3.73,1.95,11,4.5,2.2,8,2.73,2.24,11,3.1,2.42,10,3.78,2.05,18,3.4,1.26,10,4.38,2.18,13,3.33,1.63,6,3.15,2.7,13,2.5,1.41,8,3.62,2.03,16,3.67,1.5,12 +5420,groin,5.1,2.05,20,5.5,2.22,22,5.62,1.72,21,5.56,2.07,9,4.73,2.05,11,6.4,2.32,10,4.75,1.91,12,5.62,1.06,8,5.62,2.06,13,5.29,1.98,14,4.67,2.34,6,6,2.62,8,5.21,2.01,14,5.62,1.69,8,5.62,1.8,13,4.7,2,10,5.5,2.12,10,4.92,2.57,12,6.2,1.55,10,5.75,1.66,12,5.44,1.88,9 +5421,groom,6.84,1.46,25,4.35,2.43,26,5.75,2.03,24,6.82,1.72,11,6.86,1.29,14,2.8,1.99,10,5.31,2.21,16,5.67,1.94,9,5.8,2.14,15,6.56,1.81,9,7,1.26,16,5.08,2.84,13,3.62,1.76,13,5.5,2.28,12,6,1.81,12,6.71,1.33,14,7,1.67,11,3.87,2.45,15,5,2.37,11,5.54,2.37,13,6,1.61,11 +5422,groove,6.32,1.16,19,5.33,1.96,21,5.91,2.17,23,7.33,1.53,3,6.12,1.02,16,5.75,2.19,8,5.08,1.85,13,5.11,2.62,9,6.43,1.74,14,6.78,1.2,9,5.9,0.99,10,6,1.87,9,4.83,1.95,12,6,2.51,15,5.75,1.49,8,6,1.15,7,6.5,1.17,12,5.7,1.64,10,5,2.24,11,6.38,2.53,13,5.3,1.49,10 +5423,groovy,6.42,1.46,19,4.67,2.32,24,5.46,2.25,28,6.38,1.06,8,6.45,1.75,11,4,1.66,9,5.07,2.6,15,5,2.25,14,5.93,2.23,14,6.67,1.73,9,6.2,1.23,10,4.33,2.35,12,5,2.34,12,5.29,2.61,14,5.64,1.91,14,6.3,1.64,10,6.56,1.33,9,5,2.66,12,4.33,1.97,12,5.08,2.39,12,5.75,2.18,16 +5424,grope,3.95,1.81,19,5.76,1.79,21,4.64,2.65,22,5.33,1.53,3,3.69,1.78,16,6.12,1.64,8,5.54,1.9,13,5.56,2.7,9,4,2.52,13,3.78,2.11,9,4.1,1.6,10,5.78,1.39,9,5.75,2.09,12,5.5,2.38,14,3.12,2.53,8,4.14,1.68,7,3.83,1.95,12,6,1.05,10,5.55,2.3,11,4.58,3.15,12,4.7,2.06,10 +5425,gross,3.2,2.21,20,5,1.82,21,4.62,2.62,34,3.2,1.75,10,3.2,2.7,10,5.25,0.89,8,4.85,2.23,13,4.86,2.71,14,4.45,2.61,20,2.78,1.79,9,3.55,2.54,11,4.77,1.54,13,5.38,2.26,8,4.86,2.55,22,4.17,2.79,12,2.6,1.78,10,3.8,2.53,10,5.07,2.02,14,4.86,1.46,7,5.24,2.44,17,4,2.72,17 +5426,grotesque,3.48,2.29,21,4.95,2.34,22,4.15,1.79,27,4.1,2.13,10,2.91,2.39,11,4.57,2.64,7,5.13,2.26,15,4.24,1.92,17,4,1.63,10,3.45,2.25,11,3.5,2.46,10,3.8,2.59,5,5.29,2.23,17,4.14,1.92,14,4.15,1.72,13,2.92,2.18,13,4.38,2.33,8,4.6,2.76,10,5.25,2.01,12,4.79,1.63,14,3.46,1.76,13 +5427,grotto,5.86,1.85,21,2.5,1.95,22,5.22,2.15,27,5.4,1.84,10,6.27,1.85,11,2.71,2.21,7,2.4,1.88,15,5.24,2.44,17,5.2,1.69,10,5.82,1.83,11,5.9,1.97,10,2.8,2.49,5,2.41,1.84,17,4.93,2.59,14,5.54,1.61,13,5.46,1.71,13,6.5,2,8,2.2,1.93,10,2.75,2.01,12,5.21,2.46,14,5.23,1.88,13 +5428,grouch,3.57,2.04,21,4.6,2.6,25,4.26,2.28,19,4.11,2.62,9,3.17,1.47,12,4,2.61,6,4.72,2.7,18,3.71,1.98,7,4.58,2.47,12,3.62,2.22,16,3.4,1.52,5,4.14,2.71,14,5.1,2.56,10,3.44,2.07,9,5,2.31,10,3.67,2.53,12,3.44,1.24,9,5,2.56,16,3.89,2.67,9,3.91,2.66,11,4.75,1.67,8 +5429,grouchy,3.33,2.13,21,4.91,2.48,23,5.39,2.48,18,4.56,2.4,9,2.42,1.38,12,5.27,2.65,11,4.58,2.39,12,5.2,2.62,10,5.62,2.45,8,4.29,2.56,7,2.85,1.86,13,5.82,2.48,11,4.08,2.27,12,4.71,2.81,7,5.82,2.27,11,3.31,2.36,13,3.38,1.85,8,4.73,2.45,11,5.08,2.61,12,5,1.87,9,5.78,3.03,9 +5430,ground,5.28,1.56,18,2.35,1.73,20,5.5,2.01,18,5.12,1.13,8,5.4,1.9,10,2.57,1.99,7,2.23,1.64,13,5,1.95,11,6.29,1.98,7,5,1.48,11,5.71,1.7,7,2.11,1.69,9,2.55,1.81,11,6.36,1.86,11,4.14,1.46,7,4.92,1.24,12,6,2,6,2.75,1.86,12,1.75,1.39,8,5.78,2.33,9,5.22,1.72,9 +5431,groundhog,5.19,2.14,21,3.12,2.09,25,5.32,1.86,19,5.22,2.49,9,5.17,1.95,12,2.5,1.52,6,3.44,2.23,18,5.14,0.9,7,5.42,2.27,12,5,2.37,16,5.8,1.1,5,2.71,2.02,14,3.9,2.08,10,5.67,2.18,9,5,1.56,10,5.17,2.59,12,5.22,1.48,9,3.12,1.96,16,3.11,2.42,9,5.36,1.91,11,5.25,1.91,8 +5432,grounding,5.09,2,22,3.84,2.19,19,3.9,2.1,21,6.2,1.64,5,4.75,2.08,16,4.38,1.92,8,3.45,2.38,11,4.5,1.58,10,3.36,2.42,11,5.08,1.73,12,5.1,2.38,10,3.8,1.99,10,3.89,2.52,9,3.33,1.87,12,4.67,2.24,9,4.45,2.16,11,5.73,1.68,11,3.75,2.38,8,3.91,2.17,11,3.89,1.83,9,3.92,2.35,12 +5433,groundwork,5.71,1.23,21,2.86,1.82,21,5.77,1.6,22,5.78,0.83,9,5.67,1.5,12,2.33,1.63,6,2.93,1.9,14,5,1.79,6,6.06,1.48,16,6,0.87,9,5.5,1.45,12,3,2,5,2.81,1.83,16,5.91,1.3,11,5.64,1.91,11,6,1.48,12,5.33,0.71,9,3.5,1.77,8,2.46,1.81,13,5.75,1.42,12,5.8,1.87,10 +5434,group,5.78,1.96,18,3.43,2.44,21,4.39,1.79,18,5.62,2.26,8,5.9,1.79,10,3.29,2.63,7,3.5,2.44,14,4.36,2.25,11,4.43,0.79,7,5.55,1.97,11,6.14,2.04,7,3.33,2.45,9,3.5,2.54,12,4.73,2,11,3.86,1.35,7,5.17,1.75,12,7,1.9,6,3,2.22,12,4,2.74,9,5.22,1.99,9,3.56,1.13,9 +5435,groupie,4,1.94,19,4.09,2.81,22,4.71,1.96,28,4.33,1.21,6,3.85,2.23,13,3.91,3.08,11,4.27,2.65,11,4.82,2.14,11,4.65,1.9,17,4.82,1.83,11,2.88,1.55,8,3.73,2.72,11,4.45,2.98,11,4.83,1.89,18,4.5,2.17,10,4.31,2.1,13,3.33,1.51,6,3.71,2.73,14,4.75,3.01,8,4.06,1.95,16,5.58,1.68,12 +5436,grouping,4.9,1.21,20,3.76,1.92,21,5.64,2.41,33,5.4,1.51,10,4.4,0.52,10,4,1.93,8,3.62,1.98,13,6.62,2.18,13,5,2.38,20,4.89,0.6,9,4.91,1.58,11,4,1.68,13,3.38,2.33,8,5.95,2.33,21,5.08,2.54,12,5.1,1.45,10,4.7,0.95,10,3.79,2.01,14,3.71,1.89,7,5.41,2.21,17,5.88,2.66,16 +5437,grouse,3.73,1.45,22,4.05,2.5,22,4.64,1.62,22,3.73,1.68,11,3.73,1.27,11,4.75,2.66,8,3.64,2.41,14,4.73,1.74,11,4.55,1.57,11,4.88,0.35,8,3.07,1.44,14,3.8,1.87,10,4.25,2.99,12,4.54,1.45,13,4.78,1.92,9,3.42,1.38,12,4.1,1.52,10,3.88,2.3,8,4.14,2.68,14,4.36,1.82,14,5.12,1.13,8 +5438,grove,5.26,1.85,19,3.73,2.1,22,6.05,2.06,21,5.67,1.5,9,4.9,2.13,10,3.7,2.63,10,3.75,1.66,12,4.62,0.74,8,6.92,2.14,13,5.31,1.25,13,5.17,2.93,6,4.38,2.39,8,3.36,1.91,14,5.38,2.13,8,6.46,1.98,13,5.44,1.01,9,5.1,2.42,10,4.33,1.97,12,3,2.11,10,6.08,2.07,12,6,2.18,9 +5439,grovel,3.3,1.22,20,3.65,2.06,20,3.45,1.9,22,3.43,1.13,7,3.23,1.3,13,4,2.18,9,3.36,2.01,11,4.33,2.66,6,3.12,1.5,16,3.3,1.42,10,3.44,1.01,9,3,2.07,8,4.08,2.02,12,3.73,1.98,15,2.86,1.68,7,3,1.41,11,3.67,0.87,9,3.67,2.06,12,3.62,2.2,8,4,2.28,11,2.91,1.3,11 +5440,grow,6.28,2.08,18,2.6,1.73,20,5.5,2.09,18,5.25,2.12,8,7.1,1.73,10,3.29,1.89,7,2.23,1.59,13,6,1.48,11,4.71,2.75,7,5.73,2.15,11,7.14,1.77,7,2,1.32,9,3.09,1.92,11,5.82,1.94,11,5,2.38,7,5.67,1.87,12,7.5,2.07,6,2.25,1.6,12,3.12,1.89,8,5.78,2.59,9,5.22,1.56,9 +5441,growl,4.43,1.72,21,3.95,2.54,22,5.11,2.58,27,4.7,1.77,10,4.18,1.72,11,3.43,2.3,7,4.2,2.68,15,5.41,2.76,17,4.6,2.27,10,4.73,1.68,11,4.1,1.79,10,2.6,2.19,5,4.35,2.55,17,6,2.86,14,4.15,1.91,13,3.85,1.72,13,5.38,1.3,8,3,2.71,10,4.75,2.18,12,6,2.77,14,4.15,2.03,13 +5442,grownup,5.3,1.81,20,4.19,2.2,21,6.24,2.46,34,5.4,2.17,10,5.2,1.48,10,4.5,2.39,8,4,2.16,13,6.21,2.67,14,6.25,2.38,20,5.67,2.12,9,5,1.55,11,4.69,1.89,13,3.38,2.56,8,6.18,2.68,22,6.33,2.1,12,5.6,2.07,10,5,1.56,10,4,2.29,14,4.57,2.15,7,5.71,2.23,17,6.76,2.63,17 +5443,growth,6,1.53,19,4.95,1.96,21,6.04,2.12,23,7.33,1.53,3,5.75,1.44,16,5.62,1.69,8,4.54,2.07,13,6,2.55,9,6.07,1.9,14,6.33,1.94,9,5.7,1.06,10,5.56,1.59,9,4.5,2.15,12,6.27,2.34,15,5.62,1.69,8,6.29,1.11,7,5.83,1.75,12,4.6,1.78,10,5.27,2.15,11,6.31,2.46,13,5.7,1.64,10 +5444,grub,4.16,2.41,19,4.45,2.46,22,4.87,1.98,23,3.64,2.42,11,4.43,2.15,7,5.62,2.77,8,3.79,2.08,14,4.43,1.99,7,5.06,2.02,16,5,2.51,8,3.55,2.25,11,3.44,2.6,9,5.15,2.19,13,4.64,1.96,11,5.08,2.07,12,4.5,2.68,12,3.57,1.9,7,4,2.9,11,4.91,1.97,11,5,2.08,13,4.7,1.95,10 +5445,grubby,3.2,1.24,20,3.45,1.82,20,3.91,2,22,2.71,0.76,7,3.46,1.39,13,3.67,2,9,3.27,1.74,11,4.17,2.86,6,3.81,1.68,16,3.1,0.99,10,3.22,1.56,9,3.12,2.1,8,3.67,1.67,12,4.27,2.19,15,3.14,1.35,7,3.27,1.49,11,3.11,0.93,9,3.42,1.88,12,3.5,1.85,8,3.55,2.34,11,4.27,1.62,11 +5446,grudge,2.86,1.46,21,4.2,2.67,20,5.18,2.44,22,3.83,1.72,6,2.47,1.19,15,4.75,2.71,8,3.83,2.69,12,4.67,2.77,12,5.8,1.93,10,3.33,1.94,9,2.5,0.9,12,5.56,2.7,9,3.09,2.17,11,5.14,1.68,7,5.2,2.78,15,3.2,1.55,10,2.55,1.37,11,4.92,2.72,13,2.86,2.12,7,5.75,2.8,12,4.5,1.84,10 +5447,gruel,3.48,1.47,21,4,2.55,21,4.14,1.7,22,3.64,1.6,14,3.14,1.21,7,4.18,2.18,11,3.33,2.78,9,4,1.1,6,4.19,1.91,16,3.4,1.96,10,3.55,0.93,11,3.36,2.38,11,4.7,2.67,10,4.62,1.39,13,3.44,1.94,9,3.58,1.68,12,3.33,1.22,9,4.31,2.72,13,3.5,2.33,8,4.58,1.62,12,3.6,1.71,10 +5448,grueling,3.36,1.62,22,5,2.26,19,2.95,1.36,20,3.6,0.89,5,3.31,1.85,16,5.5,2.67,8,4.64,1.96,11,2.9,1.37,10,3,1.41,10,3.08,1,12,3.7,2.16,10,5.3,2.31,10,4.67,2.29,9,3.09,1.51,11,2.78,1.2,9,2.82,1.08,11,3.91,1.92,11,4.25,2.12,8,5.55,2.3,11,2.89,1.17,9,3,1.55,11 +5449,gruesome,2.89,1.41,18,6.62,1.91,21,3.83,1.77,23,2.6,1.14,5,3,1.53,13,7,1.67,6,6.47,2.03,15,4.5,1.72,10,3.31,1.7,13,2.71,1.8,7,3,1.18,11,6.29,1.5,7,6.79,2.12,14,4,1.95,11,3.67,1.67,12,3.09,1.38,11,2.57,1.51,7,6.18,2.36,11,7.1,1.2,10,3.71,1.82,14,4,1.8,9 +5450,gruff,4.05,2.27,19,4.25,2.61,20,5.67,1.9,24,4.54,2.54,13,3,1.1,6,3.4,2.3,5,4.53,2.72,15,5.69,1.84,13,5.64,2.06,11,5.33,2.69,9,2.9,0.88,10,4.57,2.82,7,4.08,2.6,13,5.36,2.16,11,5.92,1.71,13,3.56,2.19,9,4.5,2.37,10,4,2.87,10,4.5,2.46,10,6.33,2.35,9,5.27,1.53,15 +5451,grumpy,2.81,1.25,21,5.05,2.28,20,5.06,2.53,35,2.88,1.13,8,2.77,1.36,13,4.6,2.07,5,5.2,2.4,15,5,2.72,11,5.08,2.5,24,2.92,1.12,13,2.62,1.51,8,4.83,2.52,12,5.38,2,8,5,2.62,19,5.12,2.5,16,3.09,1.45,11,2.5,0.97,10,5.27,2.57,11,4.78,1.99,9,4.86,2.73,21,5.36,2.27,14 +5452,grunt,3.68,1.42,19,3.86,2.34,22,4.91,2.27,22,4.33,0.87,9,3.1,1.6,10,4.5,2.45,8,3.5,2.28,14,4.55,2.5,11,5.27,2.05,11,4.86,0.38,7,3,1.35,12,3.5,1.58,10,4.17,2.86,12,4.62,2.26,13,5.33,2.35,9,4,1.33,10,3.33,1.5,9,4.25,2.49,8,3.64,2.31,14,5.07,2.5,14,4.62,1.92,8 +5453,grunting,4.43,1.69,21,3.87,2.22,23,5.85,1.93,20,5.25,1.58,8,3.92,1.61,13,5,1.67,6,3.47,2.29,17,6.18,1.66,11,5.44,2.24,9,4.25,2.01,12,4.67,1.22,9,4.1,2.08,10,3.69,2.39,13,6,2.12,13,5.57,1.62,7,4,1.71,14,5.29,1.38,7,4.27,2.19,15,3.12,2.23,8,5.92,1.56,12,5.75,2.49,8 +5454,guacamole,5.47,2.14,19,4.76,2.07,21,5.78,2.13,23,6.67,1.53,3,5.25,2.21,16,5.12,1.55,8,4.54,2.37,13,5.33,2.4,9,6.07,1.98,14,5.56,1.59,9,5.4,2.63,10,4.78,2.39,9,4.75,1.91,12,5.93,2.49,15,5.5,1.31,8,5.29,2.93,7,5.58,1.68,12,4.5,2.22,10,5,2,11,6.08,2.69,13,5.4,1.07,10 +5455,guano,4.2,1.32,20,3.19,2.09,21,5.32,2.32,25,3,1.73,3,4.41,1.18,17,3,2.65,7,3.23,1.92,13,4.75,1.67,8,5.59,2.58,17,3.71,1.38,7,4.46,1.27,13,2.14,1.21,7,3.69,2.36,13,5.86,2.18,14,4.64,2.42,11,4.11,1.17,9,4.27,1.49,11,3,1.84,11,3.4,2.41,10,5.39,2.7,18,5.14,0.9,7 +5456,guarantee,6.17,1.15,18,3.67,2.3,18,6,2.03,17,6.6,0.84,10,5.62,1.3,8,3.25,2.06,4,3.79,2.42,14,6.38,2.33,8,5.67,1.8,9,6.38,1.51,8,6,0.82,10,3.71,2.06,7,3.64,2.54,11,4.67,2.16,6,6.73,1.62,11,6.42,0.79,12,5.67,1.63,6,3.64,2.66,11,3.71,1.8,7,6.71,1.8,7,5.5,2.12,10 +5457,guard,5.89,2.17,18,3.6,2.58,20,4.06,2.65,18,5.62,2.62,8,6.1,1.85,10,4,2.83,7,3.38,2.53,13,3.55,2.34,11,4.86,3.08,7,5.55,2.21,11,6.43,2.15,7,3,2.87,9,4.09,2.34,11,4.36,2.84,11,3.57,2.44,7,5.75,2.14,12,6.17,2.4,6,2.5,2.15,12,5.25,2.38,8,4.11,2.76,9,4,2.69,9 +5458,guardhouse,4.96,1.61,23,3.67,2.35,18,4.14,1.96,22,5.14,1.68,7,4.88,1.63,16,4.33,2.34,6,3.33,2.39,12,4,1.05,10,4.25,2.53,12,5.09,1.45,11,4.83,1.8,12,4,2.49,10,3.25,2.25,8,4.55,2.11,11,3.73,1.79,11,4.5,1.7,14,5.67,1.22,9,2.67,2.4,9,4.67,1.94,9,4.45,2.21,11,3.82,1.72,11 +5459,guardian,6.5,1.99,20,2.91,1.74,22,5.48,2.25,21,6.88,1.73,8,6.25,2.18,12,2.17,1.17,6,3,1.77,15,6.33,2.66,6,5.13,2.07,15,5.89,2.03,9,7,1.9,11,3.8,2.28,5,2.65,1.54,17,4.9,2.28,10,6,2.19,11,7.09,1.87,11,5.78,1.99,9,3.44,2.01,9,2.54,1.51,13,5.33,2.23,12,5.67,2.4,9 +5460,guardianship,5.21,2.15,19,3.1,1.62,20,7.35,1.46,20,6.67,1.53,3,5.13,2.1,15,2.6,1.26,10,3.6,1.84,10,7.5,1.51,10,7.2,1.48,10,3.83,1.94,6,6.17,1.7,12,2.29,0.95,7,3.54,1.76,13,7,1.41,8,7.58,1.51,12,5.92,1.98,12,4,2,7,3,1.7,10,3.2,1.62,10,7.22,1.79,9,7.45,1.21,11 +5461,guerrilla,5.3,2.43,20,5.59,2.2,22,4.16,2.73,19,6.22,2.49,9,4.55,2.21,11,6,3.08,5,5.38,2,16,3.5,2.88,6,4.46,2.73,13,4.71,2.13,14,6.67,2.73,6,5.08,2.19,12,6.11,2.26,9,5.11,2.89,9,3.3,2.41,10,5.1,1.91,10,5.5,2.95,10,4.75,2.45,12,6.6,1.35,10,3.83,3.31,6,4.31,2.56,13 +5462,guess,5.18,1.33,22,3.86,2.2,21,4.89,2.54,18,5.5,1.87,6,5.13,1.13,15,3.43,2.44,7,4.07,2.13,14,4.56,2.46,9,5.62,2.62,8,5,1.24,14,5.71,1.5,7,3.78,2.33,9,3.92,2.19,12,5.1,2.42,10,4.62,2.83,8,5.21,1.31,14,5.12,1.46,8,4.17,2.48,6,3.73,2.15,15,5.5,2.55,10,4.12,2.47,8 +5463,guesser,4.32,1.52,22,4.39,2.48,23,4.79,2.59,19,5.12,1.64,8,4.08,1.04,13,4.5,2.62,8,4.29,2.58,14,4.71,2.98,7,4.64,2.5,11,4.12,1.96,8,4.69,0.85,13,4.33,2.87,9,4.43,2.31,14,3.86,2.67,7,5.33,2.5,12,4.73,1.56,11,3.91,1.45,11,3.11,2.67,9,5.21,2.04,14,4.81,2.54,16,4.67,3.51,3 +5464,guesswork,4.29,1.62,21,4.08,2.38,26,5.04,2.01,24,3.62,1.6,8,4.69,1.55,13,3.7,2.5,10,4.31,2.36,16,4.22,1.39,9,5.53,2.2,15,4.75,1.49,8,4,1.68,13,4.31,2.32,13,3.85,2.51,13,5.08,1.88,12,5,2.22,12,4.17,1.75,12,4.44,1.51,9,3.93,2.37,15,4.27,2.49,11,5.08,1.85,13,5,2.28,11 +5465,guest,6.14,1.36,22,4.15,2.91,20,6.95,1.87,19,6.15,1.46,13,6.11,1.27,9,4.57,2.99,7,3.92,2.96,13,6.71,2.06,7,7.08,1.83,12,6,1.35,12,6.3,1.42,10,4.11,2.67,9,4.18,3.22,11,6.6,2.07,10,7.33,1.66,9,6.17,1.47,12,6.1,1.29,10,5.14,2.97,7,3.62,2.84,13,7.57,1.62,7,6.58,1.98,12 +5466,guesthouse,6.09,1.7,23,3,1.98,22,5.65,2.35,20,5.88,1.36,8,6.2,1.9,15,2.9,1.66,10,3.08,2.27,12,6.29,2.56,7,5.31,2.25,13,5.17,1.64,12,7.09,1.14,11,3.27,1.95,11,2.73,2.05,11,5.53,2.39,15,6,2.45,5,5.27,1.79,11,6.83,1.27,12,3.2,1.99,10,2.83,2.04,12,5.5,1.78,10,5.8,2.9,10 +5467,guidance,5.95,1.88,20,3.06,2.1,18,6.1,1.97,21,5.8,1.92,5,6,1.93,15,3.33,1.86,6,2.92,2.27,12,5.4,2.07,10,6.73,1.74,11,6.4,1.65,10,5.5,2.07,10,3.1,1.97,10,3,2.39,8,6.27,1.74,11,5.9,2.28,10,5.83,2.08,12,6.12,1.64,8,1.89,1.36,9,4.22,2.11,9,6.82,1.78,11,5.3,1.95,10 +5468,guide,5.43,1.03,21,3.33,2.44,24,5.75,2.57,20,5.25,1.04,8,5.54,1.05,13,5.5,2.17,6,2.61,2.12,18,5.82,2.44,11,5.67,2.87,9,4.92,0.9,12,6.11,0.78,9,4.2,2.74,10,2.71,2.09,14,5.46,2.96,13,6.29,1.7,7,5.29,1.07,14,5.71,0.95,7,4,2.5,16,2,1.77,8,5.58,2.39,12,6,2.98,8 +5469,guidebook,5.92,1.82,24,2.78,1.76,23,5.78,2.37,18,6,2,11,5.85,1.72,13,3,1.84,11,2.58,1.73,12,6,2.21,10,5.5,2.67,8,5.75,2.19,8,6,1.73,15,3.09,2.02,11,2.5,1.51,12,6,2.71,7,5.64,2.25,11,5.93,1.98,15,5.89,1.62,9,2.82,1.66,11,2.75,1.91,12,4.89,2.62,9,6.67,1.8,9 +5470,guiding,5.73,1.32,22,4.77,2.64,22,5.58,1.89,19,5.5,0.76,8,5.62,1.33,13,5.38,2.97,8,4.31,2.53,13,5.43,1.81,7,5.73,2.1,11,5.75,1.58,8,5.46,0.78,13,4.11,2.98,9,5.23,2.39,13,4.86,1.68,7,6,1.95,12,5.73,1.1,11,5.73,1.56,11,3.11,2.37,9,5.92,2.22,13,5.69,1.92,16,5,2,3 +5471,guild,5.43,1.36,21,4.6,2.28,20,6.29,2.1,21,5.5,0.84,6,5.4,1.55,15,5.75,1.83,8,3.83,2.29,12,6.18,1.94,11,6.4,2.37,10,4.83,0.98,6,5.67,1.45,15,5.6,2.5,10,3.6,1.58,10,6.21,2.15,14,6.43,2.15,7,5.14,1.21,7,5.57,1.45,14,4.93,2.5,14,3.83,1.6,6,6.17,2.37,12,6.44,1.81,9 +5472,guillotine,1.63,0.9,19,5.64,2.73,44,3.39,2.07,44,1.67,0.58,3,1.53,0.92,15,5.65,2.62,20,5.62,2.87,24,3.48,2.02,23,3.15,2.13,20,1.5,0.55,6,1.58,1,12,6,2.28,24,5.2,3.19,20,3.52,2.01,27,3.18,2.21,17,1.42,0.79,12,2,1,7,5.28,2.79,29,6.33,2.55,15,3.74,2.12,35,2,1.12,9 +5473,guilt,2.29,1.35,21,4.48,2.98,23,4.35,2.62,17,2.78,1.72,9,1.92,0.9,12,4.73,3.26,11,4.25,2.83,12,4,3.04,9,4.75,2.19,8,2.71,1.6,7,2.08,1.26,13,5.45,3.24,11,3.58,2.54,12,3.71,3.04,7,4.8,2.35,10,2.23,1.36,13,2.38,1.41,8,4.36,2.77,11,4.58,3.29,12,3.88,2.42,8,4.78,2.86,9 +5474,guilty,3.09,1.76,46,4.65,2.43,20,4.5,2.83,58,3.27,1.75,22,2.92,1.79,24,5,3.03,6,4.5,2.24,14,5.22,3.12,27,3.87,2.43,31,3.18,1.59,17,3.03,1.88,29,4.57,2.37,7,4.69,2.56,13,4.79,2.83,38,3.95,2.82,20,3,1.64,21,3.16,1.89,25,4.33,2.96,9,4.91,2.02,11,4.41,2.78,32,4.62,2.94,26 +5475,guinea,5.5,1.43,20,3.48,2.14,21,5,2.1,25,5.82,1.17,11,5.11,1.69,9,4.57,2.44,7,2.93,1.82,14,4.6,2.12,10,5.27,2.12,15,4.25,1.5,4,5.81,1.28,16,3.5,2.12,10,3.45,2.25,11,3.86,2.54,7,5.44,1.79,18,5.73,1.42,11,5.22,1.48,9,3.46,2.11,13,3.5,2.33,8,3.89,2.37,9,5.62,1.71,16 +5476,guise,4.25,1.97,20,3.86,2.46,22,4.28,2.11,25,4.5,2.38,4,4.19,1.94,16,3.67,2.89,3,3.89,2.47,19,5,2.55,9,3.88,1.78,16,4.38,1.51,8,4.17,2.29,12,3.89,2.71,9,3.85,2.38,13,4.64,1.98,14,3.82,2.27,11,4.27,1.49,11,4.22,2.54,9,3.1,2.28,10,4.5,2.5,12,4.61,2.17,18,3.43,1.81,7 +5477,guitar,7.1,1.45,21,4.4,2.54,20,5.89,1.73,35,7.12,1.64,8,7.08,1.38,13,4.6,2.88,5,4.33,2.53,15,5.64,1.8,11,6,1.72,24,7.08,1.66,13,7.12,1.13,8,5.08,2.75,12,3.38,1.92,8,5.85,2.03,20,5.93,1.28,15,6.45,1.29,11,7.8,1.32,10,4,2.61,11,4.89,2.52,9,6.05,1.83,21,5.64,1.6,14 +5478,guitarist,6.05,1.72,19,5.05,2.59,22,5.52,2.29,23,6,1.79,11,5.71,1.38,7,5.88,2.42,8,4.57,2.65,14,4.86,2.85,7,5.81,2.04,16,5.75,2.12,8,6.27,1.42,11,5.11,2.93,9,5,2.45,13,5.73,2.41,11,5.33,2.27,12,6.08,1.98,12,6,1.29,7,4.18,2.86,11,5.91,2.07,11,5.62,2.53,13,5.4,2.07,10 +5479,gull,5.67,1.74,21,3.8,2.55,20,5.03,2.23,35,6,1.93,8,5.46,1.66,13,5.2,2.28,5,3.33,2.53,15,4.91,2.21,11,5.08,2.28,24,5.62,2.06,13,5.75,1.16,8,4,2.52,12,3.5,2.73,8,5.21,2.32,19,4.81,2.17,16,5,1.67,11,6.4,1.58,10,3.73,2.69,11,3.89,2.52,9,4.67,2.52,21,5.57,1.65,14 +5480,gullet,4.35,1.53,20,5.25,2.27,20,4.46,1.79,26,4.36,1.29,11,4.33,1.87,9,6,1.83,7,4.85,2.44,13,4,1.68,13,4.92,1.85,13,4.18,1.47,11,4.56,1.67,9,4.91,2.26,11,5.67,2.35,9,4.59,2.12,17,4.22,0.97,9,4.5,1.27,10,4.2,1.81,10,5,2.17,12,5.62,2.5,8,5,1.86,16,3.6,1.35,10 +5481,gullible,4.16,1.26,19,4.06,2.01,17,3.59,1.87,17,4.64,1.21,11,3.5,1.07,8,4,2.58,4,4.08,1.93,13,3.75,2.05,8,3.44,1.81,9,4.75,1.28,8,3.73,1.1,11,4.14,1.57,7,4,2.36,10,4.33,2.25,6,3.18,1.6,11,4.31,1.44,13,3.83,0.75,6,3.6,2.07,10,4.71,1.89,7,2.71,1.38,7,4.2,1.99,10 +5482,gully,5.05,1.61,19,3.62,2.31,21,4.2,2.02,20,5.33,1.53,3,5,1.67,16,3.67,1.75,6,3.6,2.56,15,3.83,1.17,6,4.36,2.31,14,5.9,1.37,10,4.11,1.36,9,2.86,1.95,7,4,2.45,14,4,2.45,10,4.4,1.58,10,4.75,2.38,8,5.27,0.79,11,3.11,1.96,9,4,2.56,12,4.25,2.76,8,4.17,1.47,12 +5483,gulp,4.7,1.95,20,3.48,2.2,21,4.6,2,25,5,2.94,4,4.62,1.75,16,2.5,1.29,4,3.71,2.34,17,4.78,2.33,9,4.5,1.86,16,4.25,2.19,8,5,1.81,12,3.2,1.62,10,3.73,2.69,11,4,1.62,14,5.36,2.25,11,5,1.73,11,4.33,2.24,9,3.4,2.5,10,3.55,2.02,11,4.72,2.02,18,4.29,2.06,7 +5484,gum,5.89,1.37,18,3.2,2.33,20,4.92,2.14,25,7,0.71,5,5.46,1.33,13,3.18,2.44,11,3.22,2.33,9,5,2.25,16,4.78,2.05,9,5.43,1.13,7,6.18,1.47,11,2.56,1.33,9,3.73,2.87,11,4.95,2.39,20,4.8,0.45,5,5.44,1.24,9,6.33,1.41,9,2.45,1.44,11,4.11,2.93,9,4.63,1.89,19,5.83,2.79,6 +5485,gumbo,6.21,1.75,19,4,2.43,20,5.25,2.03,24,6.77,1.74,13,5,1.1,6,5.4,2.7,5,3.53,2.23,15,5.23,2.13,13,5.27,2,11,6.33,2,9,6.1,1.6,10,4.29,2.93,7,3.85,2.23,13,4.27,2.24,11,6.08,1.44,13,5.22,1.2,9,7.1,1.73,10,4,2.4,10,4,2.58,10,5.56,2.46,9,5.07,1.79,15 +5486,gummy,5.29,1.71,21,4,1.95,21,5.04,2.03,25,5.75,1.48,12,4.67,1.87,9,4.29,0.95,7,3.86,2.32,14,5.4,1.84,10,4.8,2.18,15,5.75,1.71,4,5.18,1.74,17,3.5,2.01,10,4.45,1.86,11,6.14,1.68,7,4.61,2.03,18,5.08,1.83,12,5.56,1.59,9,4.08,2.22,13,3.88,1.55,8,4.67,1.87,9,5.25,2.14,16 +5487,gumption,5.48,1.91,21,4.65,1.79,20,5.55,1.85,20,5.17,1.6,6,5.6,2.06,15,5.12,1.89,8,4.33,1.72,12,5.4,1.26,10,5.7,2.36,10,4.5,1.76,6,5.87,1.88,15,4.7,1.95,10,4.6,1.71,10,5.15,1.82,13,6.29,1.8,7,5.14,1.68,7,5.64,2.06,14,4.93,1.94,14,4,1.26,6,5,1.6,12,6.38,2,8 +5488,gun,3.66,2.55,41,7.74,1.91,19,4.71,2.91,48,5.27,2.94,15,2.73,1.76,26,8.14,1.07,7,7.5,2.28,12,5.88,2.78,26,3.32,2.46,22,4.6,2.89,20,2.85,1.81,20,7.82,1.6,11,7.62,2.39,8,5.34,2.87,29,3.74,2.77,19,4.04,2.69,24,3.12,2.29,17,8.55,0.69,11,6.62,2.5,8,5.19,2.8,26,4.14,3,22 +5489,gunboat,3.58,2.14,19,5.86,2.52,21,3.4,2.04,20,5.33,1.15,3,3.25,2.14,16,6.5,2.07,6,5.6,2.69,15,3.83,1.94,6,3.21,2.12,14,3.4,2.07,10,3.78,2.33,9,5.14,2.61,7,6.21,2.49,14,3.6,2.17,10,3.2,1.99,10,4.75,2.12,8,2.73,1.79,11,5.67,2.5,9,6,2.63,12,3.62,2.26,8,3.25,1.96,12 +5490,gunfight,3.42,2.12,19,6.19,2.18,21,4.13,2.6,23,5,1,3,3.12,2.16,16,7,1.51,8,5.69,2.43,13,4.11,2.71,9,4.14,2.63,14,3.11,2.52,9,3.7,1.77,10,6.11,2.15,9,6.25,2.3,12,4.73,2.66,15,3,2.2,8,4.29,3.04,7,2.92,1.24,12,6.9,1.37,10,5.55,2.62,11,4.23,3.24,13,4,1.56,10 +5491,gunfighter,4.33,1.81,18,6.1,2.61,20,4.36,2.4,25,5.4,1.14,5,3.92,1.89,13,7.18,2.68,11,4.78,1.92,9,4.69,2.39,16,3.78,2.44,9,4.14,1.35,7,4.45,2.11,11,5.22,3.23,9,6.82,1.83,11,3.95,2.37,20,6,1.87,5,3.78,1.72,9,4.89,1.83,9,5.91,3.08,11,6.33,2.06,9,4.68,2.11,19,3.33,3.14,6 +5492,gunfire,2.79,2.18,19,6.91,2.31,22,3.75,2.47,24,3.67,2.42,6,2.38,2.02,13,7.08,2.27,12,6.7,2.45,10,4.62,2.72,8,3.31,2.3,16,3,2.16,10,2.56,2.3,9,7.56,1.33,9,6.46,2.76,13,4.35,2.62,17,2,1.1,6,2.25,2.38,8,3.18,2.04,11,5.56,2.79,9,7.85,1.34,13,4.31,2.55,16,2.62,2,8 +5493,gunk,3.62,2.16,21,3.8,2.42,25,4.21,2.07,19,4.11,2.2,9,3.25,2.14,12,2.83,1.83,6,4.28,2.49,18,3.86,2.27,7,4.42,2.02,12,3.5,2.07,16,4,2.65,5,3.36,2.41,14,4.7,2.26,10,3.89,2.52,9,4.5,1.65,10,4.17,2.33,12,2.89,1.76,9,4,2.53,16,3.44,2.3,9,3.55,2.11,11,5.12,1.73,8 +5494,gunman,3,2.13,20,5.62,2.27,21,3.88,2.71,24,2.5,2.38,4,3.12,2.13,16,6.25,1.71,4,5.47,2.4,17,5.22,2.33,9,3.07,2.66,15,3.38,1.6,8,2.75,2.45,12,6.1,1.6,10,5.18,2.75,11,4.29,2.61,14,3.3,2.87,10,3.09,1.64,11,2.89,2.71,9,4.7,2.83,10,6.45,1.21,11,3.71,2.62,17,4.29,3.09,7 +5495,gunner,3.95,2.21,22,5.88,2.45,26,5.08,2.26,24,4.22,2.28,9,3.77,2.24,13,5.5,2.95,10,6.12,2.16,16,4.44,2.24,9,5.47,2.26,15,4.75,2.6,8,3.5,1.91,14,5.54,2.47,13,6.23,2.49,13,5.25,2.42,12,4.92,2.19,12,3.83,2.33,12,4.1,2.18,10,5.87,2.53,15,5.91,2.47,11,5.31,2.5,13,4.82,2.04,11 +5496,gunnery,3.89,2.35,18,4.41,2.84,22,4.74,2.07,27,5.33,3.14,6,3.17,1.53,12,4.18,2.93,11,4.64,2.87,11,5.09,2.39,11,4.5,1.86,16,4.9,2.42,10,2.62,1.6,8,4.18,2.56,11,4.64,3.2,11,4.59,2.09,17,5,2.11,10,4.33,2.5,12,3,1.9,6,3.43,2.47,14,6.12,2.75,8,4.87,2.29,15,4.58,1.83,12 +5497,gunplay,2.95,1.99,20,5.38,2.64,21,4,2.67,34,2.4,1.58,10,3.5,2.27,10,5.62,2.5,8,5.23,2.8,13,5.21,2.86,14,3.15,2.23,20,2.56,1.33,9,3.27,2.41,11,5.46,2.47,13,5.25,3.06,8,4.36,2.75,22,3.33,2.5,12,2.5,1.43,10,3.4,2.41,10,5.36,2.73,14,5.43,2.64,7,4.71,2.73,17,3.29,2.49,17 +5498,gunpoint,2.11,1.66,19,6.91,2.22,22,2.85,2.6,27,3,1.9,6,1.69,1.44,13,6.45,2.66,11,7.36,1.69,11,3.2,3.19,10,2.65,2.26,17,2.64,1.96,11,1.38,0.74,8,7,1.73,11,6.82,2.71,11,2.78,2.51,18,3,2.92,9,2,1.58,13,2.33,1.97,6,6.29,2.4,14,8,1.41,8,2.81,2.61,16,2.91,2.7,11 +5499,gunpowder,5.37,2.17,19,5.2,2.75,20,4.83,2.23,23,5.85,1.99,13,4.33,2.34,6,5.8,3.27,5,5,2.65,15,4.58,2.11,12,5.09,2.43,11,5.22,2.39,9,5.5,2.07,10,6,2.83,7,4.77,2.71,13,4.9,2.08,10,4.77,2.42,13,4.67,2.12,9,6,2.11,10,4.7,2.71,10,5.7,2.83,10,6.12,2.75,8,4.13,1.6,15 +5500,gunshot,2.79,2.06,24,5.55,2.86,22,3.7,1.92,27,3.33,1.92,12,2.25,2.14,12,5.29,3.15,7,5.67,2.82,15,3.82,2.07,17,3.5,1.72,10,3.25,2.18,12,2.33,1.92,12,3,2.83,5,6.29,2.47,17,4,2.39,14,3.38,1.26,13,2.4,1.5,15,3.44,2.74,9,3.7,3.27,10,7.08,1.08,12,4.29,2.3,14,3.08,1.19,13 +5501,gunslinger,4.53,2.04,19,6.1,2.32,21,4.05,2.42,20,6.33,1.53,3,4.19,1.97,16,6.17,1.72,6,6.07,2.58,15,6.33,1.75,6,3.07,1.98,14,4.9,1.85,10,4.11,2.26,9,5.43,2.76,7,6.43,2.1,14,5.2,2.57,10,2.9,1.66,10,5.25,2.38,8,4,1.67,11,5.44,3.05,9,6.58,1.56,12,4.38,2.92,8,3.83,2.12,12 +5502,gurney,2.95,1.47,19,3.33,2.31,21,3.33,1.8,21,3.22,1.48,9,2.7,1.49,10,3.29,1.98,7,3.36,2.53,14,3.09,1.38,11,3.6,2.22,10,4,1.29,7,2.33,1.23,12,3.6,1.9,10,3.09,2.7,11,3.5,1.98,12,3.11,1.62,9,3.1,1.52,10,2.78,1.48,9,4.12,3.14,8,2.85,1.57,13,3.23,1.69,13,3.5,2.07,8 +5503,guru,5.76,1.81,21,3.76,2.59,25,6.42,2.14,19,5.78,1.99,9,5.75,1.76,12,2,1.26,6,4.5,2.62,18,6.29,2.75,7,6.5,1.83,12,5.88,1.93,16,5.4,1.52,5,3.64,2.87,14,4.2,2.2,10,6.33,2.69,9,6.5,1.65,10,5.83,1.85,12,5.67,1.87,9,3.69,2.65,16,3.89,2.62,9,5.91,2.39,11,7.12,1.64,8 +5504,gush,5.32,1.73,19,5.57,2.23,21,5.19,2.11,21,5.8,1.64,5,5.08,1.85,13,5,2.28,6,5.8,2.24,15,6,1.94,10,4.45,2.07,11,6,2.16,7,4.82,1.4,11,4.71,2.63,7,6,1.96,14,4.7,2.41,10,5.64,1.8,11,5.83,1.85,12,4.43,1.13,7,4.73,2.57,11,6.5,1.35,10,5.15,2.41,13,5.25,1.67,8 +5505,gusher,4.67,2.37,21,4.9,2.51,20,4.28,1.7,25,5.57,2.44,7,4.21,2.29,14,5.73,2.57,11,3.89,2.15,9,4.56,1.86,16,3.78,1.3,9,4.12,2.36,8,5,2.42,13,3.67,2.69,9,5.91,1.92,11,4.25,1.8,20,4.4,1.34,5,4.36,2.66,11,5,2.11,10,3.91,2.59,11,6.11,1.9,9,4.11,1.56,19,4.83,2.14,6 +5506,gust,4.86,1.35,21,4.46,1.93,24,4.36,2.32,22,4.38,1.85,8,5.15,0.9,13,4.54,2.15,13,4.36,1.75,11,4.38,2.4,13,4.33,2.35,9,4.75,2.05,8,5,0.74,12,4.86,1.46,14,3.9,2.42,10,4.75,2.49,12,3.9,2.13,10,4.3,1.57,10,5.36,0.92,11,4.06,1.82,17,5.43,1.99,7,4.2,2.49,10,4.5,2.28,12 +5507,gusto,5.67,2.2,21,4.43,1.83,21,6.21,1.93,24,5.92,2.27,12,5.33,2.18,9,4.86,1.57,7,4.21,1.97,14,6,1.7,10,6.36,2.13,14,5.25,2.06,4,5.76,2.28,17,4.6,2.01,10,4.27,1.74,11,6.14,2.27,7,6.24,1.86,17,5.33,2.15,12,6.11,2.32,9,4.54,1.85,13,4.25,1.91,8,5.75,1.83,8,6.44,2,16 +5508,gut,3.9,1.55,20,3.67,2.14,18,5.27,2,22,3.8,2.17,5,3.93,1.39,15,3,0.89,6,4,2.52,12,5.5,2.17,10,5.08,1.93,12,4.1,1.79,10,3.7,1.34,10,3.7,1.57,10,3.62,2.83,8,5.73,2.49,11,4.82,1.33,11,3.92,1.62,12,3.88,1.55,8,2,0.71,9,5.33,1.73,9,5.73,1.95,11,4.82,2.04,11 +5509,gutless,4.05,1.99,21,4.65,1.93,20,3.9,2.12,21,4.5,1.76,6,3.87,2.1,15,3.88,1.89,8,5.17,1.85,12,3.64,2.29,11,4.2,1.99,10,4,2.1,6,4.07,2.02,15,4.8,2.49,10,4.5,1.27,10,4.07,2.3,14,3.57,1.81,7,4.57,2.37,7,3.79,1.81,14,4.36,2.17,14,5.33,1.03,6,3.58,2.07,12,4.33,2.24,9 +5510,gutsy,5.53,1.93,19,5.57,2.38,21,5.7,1.89,20,5.33,2.08,3,5.56,1.97,16,5.33,3.01,6,5.67,2.19,15,5,1.79,6,6,1.92,14,5.5,1.08,10,5.56,2.65,9,5.71,3.04,7,5.5,2.1,14,5.4,2.41,10,6,1.25,10,5.25,1.58,8,5.73,2.2,11,5.44,2.92,9,5.67,2.02,12,6.62,1.85,8,5.08,1.73,12 +5511,gutter,4.05,1.89,22,3.81,2.06,21,4.64,2.15,22,4.29,2.23,14,3.62,1.06,8,4.09,1.92,11,3.67,2.35,9,4.83,2.48,6,4.56,2.1,16,4.3,2.36,10,3.83,1.47,12,3.73,2.61,11,3.9,1.37,10,4.69,1.89,13,4.56,2.6,9,4,2.17,12,4.1,1.6,10,3.92,2.47,13,3.62,1.3,8,4.5,2.11,12,4.8,2.3,10 +5512,guy,6.55,1.34,22,4.71,2.28,21,5.12,1.76,17,6,1.67,6,6.87,1.13,15,3.71,2.21,7,5.21,2.22,14,5.25,1.98,8,5.12,1.73,8,6.57,1.28,14,6.71,1.5,7,4.22,2.39,9,5.08,2.23,12,5,2.12,9,5.25,1.39,8,6.36,1.34,14,6.88,1.36,8,5.33,2.88,6,4.47,2.07,15,5,2.12,9,5.25,1.39,8 +5513,guzzler,4.42,1.57,19,5.14,2.31,21,4.5,2.52,22,5,1.73,3,4.31,1.58,16,6.25,1.75,8,4.46,2.4,13,5.25,2.96,8,4.07,2.23,14,3.67,1,9,5.1,1.73,10,5.33,2.06,9,5,2.56,12,4.71,2.67,14,4.12,2.36,8,4,2.24,7,4.67,1.07,12,5.3,2.06,10,5,2.61,11,4,2.83,12,5.1,2.08,10 +5514,gym,5.84,2.52,19,5,3.02,22,5.96,2.15,28,6,2.83,6,5.77,2.49,13,5.45,2.91,11,4.55,3.21,11,6.45,2.77,11,5.65,1.66,17,7.18,2.18,11,4,1.69,8,4.91,2.7,11,5.09,3.45,11,6.17,2.18,18,5.6,2.17,10,6.08,2.66,13,5.33,2.34,6,4.36,3.1,14,6.12,2.7,8,6.06,2.43,16,5.83,1.8,12 +5515,gymnasium,6.2,1.36,20,4.1,1.92,20,5.09,1.93,22,7.14,0.38,7,5.69,1.44,13,3.78,2.05,9,4.36,1.86,11,4.83,2.71,6,5.19,1.64,16,5.7,1.64,10,6.67,0.87,9,3.38,1.69,8,4.58,1.98,12,5.07,1.75,15,5.14,2.41,7,6.18,1.66,11,6.22,0.97,9,4.08,2.02,12,4.12,1.89,8,4.91,1.97,11,5.27,1.95,11 +5516,gymnast,5.22,1.62,45,4.55,2.65,44,5.65,2.06,23,5.81,1.87,16,4.9,1.4,29,4.86,2.61,21,4.26,2.72,23,5.11,2.2,9,6,1.96,14,5.05,1.68,19,5.35,1.6,26,4.55,2.56,22,4.55,2.81,22,5.87,2.39,15,5.25,1.28,8,5.11,1.52,28,5.41,1.8,17,4.88,2.56,24,4.15,2.78,20,5.85,2.58,13,5.4,1.17,10 +5517,gymnastics,5.45,1.79,22,4.57,2.41,23,5.21,2.07,19,4.88,1.46,8,5.54,1.76,13,3.75,2.19,8,5.07,2.56,14,4.86,1.77,7,5.55,2.34,11,5.5,2.07,8,5.15,1.41,13,4.78,2.73,9,4.43,2.28,14,4,1.83,7,5.92,1.93,12,4.82,1.72,11,6.09,1.7,11,4.11,3.02,9,4.86,1.99,14,5.56,1.86,16,3.33,2.52,3 +5518,gynecologist,3.33,2.27,21,4.1,2.73,20,4.68,2.57,22,4.67,2.58,6,2.8,1.97,15,4.38,3.34,8,3.92,2.39,12,4.5,2.58,12,4.9,2.69,10,3.22,2.77,9,3.42,1.93,12,4.78,2.59,9,3.55,2.84,11,4.57,1.72,7,4.73,2.94,15,3.5,2.95,10,3.18,1.54,11,3.69,2.25,13,4.86,3.53,7,5,3.25,12,4.3,1.49,10 +5519,habit,5.2,1.51,20,4.55,1.87,22,5.67,2.91,18,5.09,1.92,11,5.33,0.87,9,4.88,1.64,8,4.36,2.02,14,5.3,2.91,10,6.12,3.04,8,5.18,1.54,11,5.22,1.56,9,4.8,2.1,10,4.33,1.72,12,5.71,3.09,7,5.64,2.94,11,5.2,1.62,10,5.2,1.48,10,5.25,2.31,8,4.14,1.51,14,5.78,2.73,9,5.56,3.24,9 +5520,habitat,5.85,1.18,20,3.06,1.63,18,5.62,2.09,21,5.8,0.84,5,5.87,1.3,15,3,1.26,6,3.08,1.83,12,5.1,2.13,10,6.09,2.02,11,6.3,1.16,10,5.4,1.07,10,2.6,1.35,10,3.62,1.85,8,5.27,2.28,11,6,1.89,10,5.75,1.29,12,6,1.07,8,2.78,1.72,9,3.33,1.58,9,4.55,2.07,11,6.8,1.4,10 +5521,habitual,4.2,1.77,20,3.33,2.11,18,5.32,2.08,22,4,1.41,5,4.27,1.91,15,3.33,1.51,6,3.33,2.42,12,5.2,1.4,10,5.42,2.57,12,4.6,1.26,10,3.8,2.15,10,3.3,1.89,10,3.38,2.5,8,5.82,1.99,11,4.82,2.14,11,3.42,1.78,12,5.38,0.92,8,2.44,1.59,9,4.22,2.28,9,5.45,2.02,11,5.18,2.23,11 +5522,hacienda,5.88,2.07,24,3.33,2.31,21,5.36,2.04,22,6.2,2.48,15,5.33,1,9,4.27,2.72,11,2.33,1.22,9,6.17,2.48,6,5.06,1.84,16,5.1,2.38,10,6.43,1.7,14,2.82,1.99,11,3.9,2.6,10,5.69,2.1,13,4.89,1.96,9,5.38,2.33,13,6.45,1.63,11,3,2.58,13,3.88,1.81,8,5.33,1.92,12,5.4,2.27,10 +5523,hack,3.95,1.86,21,5.48,1.91,21,4.08,2.6,24,4.58,2.07,12,3.11,1.17,9,6.29,1.6,7,5.07,1.98,14,4.67,2.78,9,3.73,2.52,15,3.25,1.26,4,4.12,1.96,17,5.1,2.02,10,5.82,1.83,11,4.71,3.09,7,3.82,2.43,17,3.83,1.59,12,4.11,2.26,9,5.23,1.42,13,5.88,2.59,8,2.78,2.44,9,4.87,2.45,15 +5524,hacker,4.5,2.37,20,5.24,2.43,21,3.74,2.33,19,5.33,2.5,9,3.82,2.14,11,5,3.54,5,5.27,2.19,15,3.17,3.06,6,4,2,13,4.21,1.93,14,5.17,3.31,6,4.25,2.56,12,6.62,1.6,8,4.22,2.28,9,3.3,2.41,10,4.2,1.75,10,4.8,2.94,10,3.73,2.24,11,6.9,1.29,10,5.33,3.27,6,3,1.35,13 +5525,hacksaw,3.86,1.68,21,4.55,2.54,22,4.84,2.19,19,5,0.53,8,3.33,1.72,12,4,2.16,7,4.79,2.83,14,4.71,2.43,7,4.73,2.15,11,3.62,1.51,8,4.25,1.66,12,4.67,2.74,9,4.46,2.5,13,4,2.31,7,5.33,2.06,12,3.73,1.85,11,4,1.56,10,3,2.88,8,5.43,1.91,14,4.88,2.33,16,4.67,1.53,3 +5526,hag,2.32,1.34,19,4.52,2.09,21,3.61,2.29,23,2.5,1.38,6,2.23,1.36,13,4.5,2.24,12,4.56,2.01,9,3.12,1.13,8,3.87,2.72,15,2.9,1.45,10,1.67,0.87,9,4.33,2.29,9,4.67,2.02,12,3.94,2.38,17,2.2,1.64,5,1.88,0.99,8,2.64,1.5,11,4.62,1.92,8,4.46,2.26,13,3.6,2.5,15,3.62,2,8 +5527,haggle,4.78,1.78,23,3.76,2.34,21,4.44,1.92,25,4.83,1.72,6,4.76,1.86,17,5.75,2.06,4,3.29,2.2,17,4.56,2.3,9,4.38,1.75,16,5.33,0.87,9,4.43,2.14,14,3.3,2.5,10,4.18,2.23,11,4.64,1.98,14,4.18,1.89,11,5.23,1.36,13,4.2,2.15,10,3.1,2.28,10,4.36,2.34,11,4.61,2.03,18,4,1.63,7 +5528,haiku,5.86,1.77,21,3.87,1.94,23,6,2.22,20,4.8,1.79,5,6.19,1.68,16,3.83,2.12,12,3.91,1.81,11,5.7,1.89,10,6,2.55,9,6.17,1.99,12,5.44,1.42,9,3.94,1.98,16,3.71,1.98,7,5.91,1.76,11,6.11,2.8,9,6.08,1.66,13,5.5,2,8,3.79,2.02,19,4.25,1.71,4,5.46,2.18,13,7,2.08,7 +5529,hail,4.81,2.36,21,3.83,2.72,23,4.44,2.55,18,5.11,2.76,9,4.58,2.11,12,4.27,2.72,11,3.42,2.78,12,4.2,2.86,10,4.75,2.25,8,4.57,1.62,7,5,2.8,13,4.45,2.84,11,3.25,2.6,12,4.86,3.13,7,4.18,2.23,11,4.08,2.29,13,6,2.07,8,4.18,3.16,11,3.5,2.35,12,3.44,2.01,9,5.44,2.74,9 +5530,hair,6.18,1.56,22,3.71,1.95,21,6.69,1.96,16,5.33,0.82,6,6.6,1.68,15,3.14,2.04,7,4,1.92,14,7,2,8,6.38,2,8,6.21,1.63,14,6.29,1.6,7,4.33,2,9,3.25,1.86,12,7.11,2.2,9,6.14,1.57,7,5.64,1.34,14,7.12,1.55,8,3.17,2.14,6,3.93,1.91,15,7.44,2.07,9,5.71,1.38,7 +5531,hairball,3,1.26,21,4.52,2.44,21,4.12,2.47,24,3.17,1.27,12,2.78,1.3,9,4.86,2.48,7,4.36,2.5,14,3.89,2.93,9,4.27,2.25,15,2.5,1.29,4,3.12,1.27,17,3.9,2.38,10,5.09,2.47,11,3.57,2.82,7,4.35,2.37,17,3,1.13,12,3,1.5,9,4.31,2.5,13,4.88,2.47,8,2.89,1.36,9,4.87,2.72,15 +5532,hairbrush,5.95,1.33,22,4.26,2.35,19,6,1.73,21,5.2,1.1,5,6.25,1.34,16,5.25,2.71,8,3.55,1.86,11,5.5,1.65,10,6.45,1.75,11,5.75,1.36,12,6.2,1.32,10,4.7,2.36,10,3.78,2.39,9,6,1.95,12,6,1.5,9,5.82,1.6,11,6.09,1.04,11,3.75,2.55,8,4.64,2.25,11,5.67,1.94,9,6.25,1.6,12 +5533,haircut,6.38,2.33,21,3.57,2.56,21,6.56,2.2,25,6.08,2.19,12,6.78,2.59,9,3.43,1.81,7,3.64,2.92,14,6.3,2.36,10,6.73,2.15,15,8.25,0.96,4,5.94,2.36,17,4.1,2.51,10,3.09,2.63,11,6.29,2.43,7,6.67,2.17,18,6.08,2.81,12,6.78,1.56,9,3.85,2.44,13,3.12,2.85,8,6.44,2.35,9,6.62,2.19,16 +5534,hairdo,5.37,1.67,19,4.35,2.89,23,5.82,2.29,28,4.5,0.93,8,6,1.84,11,3.78,2.39,9,4.71,3.2,14,5.43,2.1,14,6.21,2.49,14,5.89,2.26,9,4.9,0.74,10,4.25,2.73,12,4.45,3.17,11,5.21,2.78,14,6.43,1.55,14,6.1,1.91,10,4.56,0.88,9,4.82,2.96,11,3.92,2.87,12,5.42,2.23,12,6.12,2.36,16 +5535,hairdresser,5.71,1.31,21,3.91,1.97,22,4.71,2.15,21,5,0.87,9,6.25,1.36,12,2.5,1.64,6,4.47,1.92,15,4.17,2.79,6,4.93,1.91,15,5,1,9,6.25,1.29,12,3.8,1.92,5,3.94,2.05,17,4.6,2.22,10,4.82,2.18,11,6,1.54,12,5.33,0.87,9,4.44,1.88,9,3.54,2.03,13,5,2.09,12,4.33,2.29,9 +5536,hairdryer,5.52,1.81,21,2.61,1.95,23,6.23,1.56,26,5,0.95,12,6.22,2.44,9,3.09,2.43,11,2.17,1.34,12,6.15,1.46,13,6.31,1.7,13,7.75,1.5,4,5,1.46,17,3.09,2.47,11,2.17,1.27,12,6.24,1.52,17,6.22,1.72,9,5.67,2.1,12,5.33,1.41,9,2.36,1.36,11,2.83,2.41,12,6.25,1.57,16,6.2,1.62,10 +5537,hairless,4.45,2.31,20,5.2,2.24,20,4.96,2.27,26,4.91,2.63,11,3.89,1.83,9,5.14,1.07,7,5.23,2.71,13,5.31,2.1,13,4.62,2.47,13,4.64,2.5,11,4.22,2.17,9,4.55,2.07,11,6,2.29,9,4.88,2.37,17,5.11,2.2,9,4.5,2.76,10,4.4,1.9,10,5,2.22,12,5.5,2.39,8,5.12,2.03,16,4.7,2.71,10 +5538,hairline,4.37,1.34,19,3,1.56,20,3.91,1.74,22,4.57,0.79,7,4.25,1.6,12,3.11,1.17,9,2.91,1.87,11,3.5,1.76,6,4.06,1.77,16,4.3,1.64,10,4.5,1.07,8,3.12,1.96,8,2.92,1.31,12,3.8,1.74,15,4.14,1.86,7,4.27,1.62,11,4.5,0.93,8,3.17,1.75,12,2.75,1.28,8,3.82,2.09,11,4,1.41,11 +5539,hairpin,5.05,1.7,41,3.71,2.29,45,5.37,2.17,19,4.17,1.82,18,5.74,1.25,23,3.82,2.36,11,3.64,2.33,33,6,0.89,6,5.08,2.53,13,5,1.53,30,5.18,2.18,11,3.77,2.35,26,3.56,2.31,18,5.44,2.51,9,5.3,1.95,10,4.64,1.22,22,5.53,2.06,19,3.85,2.32,27,3.5,2.31,18,5.29,3.2,7,5.42,1.44,12 +5540,hairspray,5.21,2.18,19,2.65,2.13,20,6.74,2.51,19,6,1,3,5.27,2.25,15,2.6,2.12,10,2.7,2.26,10,7.2,1.4,10,6.22,3.38,9,5.17,2.48,6,5.5,1.98,12,2.29,1.98,7,2.85,2.27,13,5.25,3.06,8,7.82,1.33,11,5.17,2.25,12,5.29,2.21,7,3.2,2.3,10,2.1,1.91,10,6.33,3.28,9,7.1,1.66,10 +5541,hairstyle,6.16,1.77,19,3.36,1.92,22,6.12,2.17,24,5,2.19,6,6.69,1.32,13,3.67,2.1,12,3,1.7,10,5.25,2.71,8,6.56,1.79,16,6.5,1.18,10,5.78,2.28,9,3.56,2.13,9,3.23,1.83,13,6.18,2.32,17,6.17,2.04,6,6.62,1.3,8,5.82,2.04,11,2.78,1.86,9,3.77,1.92,13,6.06,2.49,16,6.25,1.49,8 +5542,hairy,3.8,1.28,20,3.5,2.35,22,5.22,2.41,27,4,1.33,10,3.6,1.26,10,3.14,2.41,7,3.67,2.38,15,5.29,2.64,17,5.1,2.08,10,3.36,1.21,11,4.33,1.22,9,2.4,1.52,5,3.82,2.48,17,5.57,2.56,14,4.85,2.27,13,3.46,1.27,13,4.43,1.13,7,2.5,2.42,10,4.33,2.02,12,5.93,2.16,14,4.46,2.5,13 +5543,half dollar,6.25,1.86,20,4.09,2.14,22,5.89,1.76,19,6.89,2.2,9,5.73,1.42,11,3,2.45,5,4.38,2.06,16,6.17,2.23,6,5.77,1.59,13,6.57,1.87,14,5.5,1.76,6,3.92,1.93,12,4.22,2.59,9,5.56,1.13,9,6.2,2.2,10,6.6,1.43,10,5.9,2.23,10,3.67,2.15,12,4.6,2.12,10,6.83,2.04,6,5.46,1.51,13 +5544,halfback,5.05,1.78,19,3.15,2.43,20,5.33,1.83,24,5.23,2.09,13,4.67,0.82,6,4.4,3.05,5,2.73,2.15,15,5.85,1.41,13,4.73,2.15,11,4.67,2.45,9,5.4,0.84,10,4,2.83,7,2.69,2.18,13,5.36,1.69,11,5.31,2.02,13,5.33,1.66,9,4.8,1.93,10,3.1,2.81,10,3.2,2.15,10,5.44,2.46,9,5.27,1.44,15 +5545,halftime,5.21,1.08,19,3.67,2.35,21,4.9,2.05,20,5.33,0.58,3,5.19,1.17,16,5,2.83,6,3.13,2,15,5,1.41,6,4.86,2.32,14,5.1,0.88,10,5.33,1.32,9,2.57,1.27,7,4.21,2.61,14,4.8,1.93,10,5,2.26,10,5.25,1.16,8,5.18,1.08,11,2.89,2.57,9,4.25,2.09,12,5.38,3.02,8,4.58,1.08,12 +5546,halibut,5.77,1.8,22,3.24,2.26,21,4.55,1.65,22,6.07,1.77,14,5.25,1.83,8,3.91,2.07,11,2.67,2.4,9,4.67,1.51,6,4.5,1.75,16,5.6,1.84,10,5.92,1.83,12,3.36,2.58,11,3.1,1.97,10,4.38,1.19,13,4.78,2.22,9,5.75,1.66,12,5.8,2.04,10,3.08,2.5,13,3.5,1.93,8,4,1.21,12,5.2,1.93,10 +5547,hall,5.89,1.68,18,2.57,1.78,21,4.22,1.9,18,5.12,0.99,8,6.5,1.9,10,2.71,1.89,7,2.5,1.79,14,3.82,1.54,11,4.86,2.34,7,5.82,1.47,11,6,2.08,7,2.22,1.86,9,2.83,1.75,12,4.73,1.74,11,3.43,1.99,7,5.5,1.24,12,6.67,2.25,6,2.58,1.98,12,2.56,1.59,9,4.22,2.39,9,4.22,1.39,9 +5548,hallmark,5.68,2.03,19,3,1.95,20,6.08,1.56,24,5.85,2.12,13,5.33,1.97,6,4.2,2.28,5,2.6,1.72,15,6.15,1.21,13,6,1.95,11,5.11,2.52,9,6.2,1.4,10,4,2.24,7,2.46,1.61,13,5.55,1.63,11,6.54,1.39,13,5.56,2.07,9,5.8,2.1,10,3,2.16,10,3,1.83,10,6.44,1.51,9,5.87,1.6,15 +5549,hallowed,5.45,1.47,20,3.45,2.11,20,4.95,2.24,22,5.57,1.13,7,5.38,1.66,13,4.22,2.64,9,2.82,1.4,11,4.83,2.48,6,5,2.22,16,5,1.33,10,6,1.58,9,3.75,2.55,8,3.25,1.86,12,5,2.1,15,4.86,2.67,7,5.09,1.3,11,5.89,1.62,9,3.75,2.42,12,3,1.6,8,4.73,2.41,11,5.18,2.14,11 +5550,hallucination,3.95,1.57,20,5.96,2.6,24,3.36,2.36,28,4.75,0.71,8,3.42,1.78,12,5.33,2.6,9,6.33,2.61,15,3,2.45,14,3.71,2.3,14,3.33,1.22,9,4.45,1.69,11,5.83,2.76,12,6.08,2.54,12,2.57,1.95,14,4.14,2.54,14,4.1,1.79,10,3.8,1.4,10,6.92,2.11,12,5,2.76,12,3.25,2.14,12,3.44,2.58,16 +5551,hallway,4.78,1.35,18,2.89,1.94,18,4.94,2.05,17,5.09,0.83,11,4.29,1.89,7,4,2,4,2.57,1.87,14,4.25,2.25,8,5.56,1.74,9,5.25,1.16,8,4.4,1.43,10,3,1.91,7,2.82,2.04,11,4.5,2.26,6,5.18,1.99,11,4.75,1.42,12,4.83,1.33,6,2.64,2.11,11,3.29,1.7,7,4.86,1.57,7,5,2.4,10 +5552,halo,6.63,2.36,19,3.27,2.1,22,5.39,2.37,23,6.91,2.34,11,5.86,2.41,7,4.25,2.55,8,2.71,1.64,14,5,2.52,7,5.56,2.37,16,5.5,3.07,8,7.45,1.29,11,2.89,2.57,9,3.54,1.76,13,5.27,2.53,11,5.5,2.32,12,6.83,2.41,12,6.29,2.43,7,3.64,2.66,11,2.91,1.38,11,5.23,2.42,13,5.6,2.41,10 +5553,halt,4.42,1.38,24,4.57,2.56,23,4.37,2.14,19,4.2,1.03,10,4.23,1.01,13,5.62,2,8,4.07,2.79,14,3.14,1.35,7,4.91,2.26,11,4,1.07,8,4.33,0.98,15,5.33,2.78,9,4.07,2.37,14,3.71,1.8,7,4.75,2.3,12,4.08,1.16,12,4.75,1.54,12,4.22,3.23,9,4.79,2.12,14,4.06,2.11,16,6,1.73,3 +5554,halter,4.33,1.56,21,3.26,2.24,23,5.22,2.21,18,4.33,2,9,4.33,1.23,12,3.91,2.21,11,2.67,2.19,12,5.7,2.26,10,4.62,2.13,8,4.57,1.72,7,4.23,1.59,13,3.64,2.42,11,2.92,2.11,12,6.29,2.21,7,4.55,2.02,11,4.23,1.64,13,4.5,1.51,8,3,2.1,11,3.5,2.43,12,5.22,2.05,9,5.22,2.49,9 +5555,ham,4.65,2.35,20,4.2,2.65,20,5.85,2.03,26,4.45,2.21,11,4.89,2.62,9,5,2.31,7,3.77,2.8,13,5.54,2.22,13,6.15,1.86,13,3.55,2.62,11,6,0.87,9,4.45,3.01,11,3.89,2.26,9,5.65,2.12,17,6.22,1.92,9,5.1,2.33,10,4.2,2.39,10,4.17,3.01,12,4.25,2.19,8,5.75,2.08,16,6,2.05,10 +5556,hamburger,6.93,1.76,42,4.2,2.79,41,5.35,2.33,43,7.88,1.36,16,6.35,1.74,26,5.25,3.13,16,3.52,2.37,25,5.27,2.35,22,5.43,2.36,21,6.8,1.88,20,7.14,1.65,21,4.35,2.52,23,4,3.16,18,4.84,2.61,19,5.75,2.05,24,6.54,1.91,24,7.44,1.42,18,3.97,2.86,30,4.82,2.6,11,5.29,2.49,21,5.41,2.22,22 +5557,hammer,5.17,0.87,40,4.56,2.49,41,5.59,2.24,41,5.33,0.84,18,5.05,0.9,22,4.63,2.48,19,4.62,2.56,21,6,2.24,21,5.15,2.21,20,5.26,0.81,19,5.1,0.97,20,4.38,2.69,21,4.75,2.31,20,5.35,2.06,17,5.75,2.38,24,5.3,1.02,23,5,0.61,17,4.63,2.82,27,4.43,1.79,14,5.94,2.54,16,5.36,2.04,25 +5558,hammerhead,4.63,2.19,19,4.43,2.48,23,4.11,2.02,19,4.44,1.67,9,4.8,2.66,10,3.86,2.27,7,4.87,2.59,15,4.6,1.71,10,3.56,2.3,9,5.56,2.07,9,3.8,2.04,10,4.6,3.1,10,4.5,1.98,12,5,2,8,3.3,1.89,10,4.75,2.49,12,4.43,1.72,7,4.45,2.54,20,4.33,2.52,3,4.75,1.91,8,3.64,2.06,11 +5559,hammock,6.95,1.93,19,2.9,1.95,21,5.22,1.81,23,7.2,1.79,5,6.77,2.09,13,3,2.1,6,2.87,1.96,15,4.7,1.7,10,5.62,1.85,13,6.43,2.82,7,7.18,1.25,11,3.14,2.12,7,2.79,1.93,14,4.27,1.27,11,6.08,1.83,12,6.83,2.25,12,7.14,1.35,7,3.27,2.28,11,2.5,1.51,10,4.71,1.49,14,6,2.06,9 +5560,hamper,5.15,1.09,20,3.14,1.81,22,5.19,2.3,27,5.71,1.6,7,4.85,0.55,13,3.3,1.95,10,3,1.76,12,5.07,2.34,15,5.27,2.45,11,4.82,0.6,11,5.56,1.42,9,2.89,1.76,9,3.31,1.89,13,5.53,2.32,17,4.44,2.35,9,5.31,1.25,13,4.86,0.69,7,2.5,1.46,16,4.83,1.6,6,4.75,2.67,12,5.53,2,15 +5561,hamster,5.88,2.05,24,4,1.87,21,5.72,2.11,25,5.79,1.85,14,6,2.4,10,3.86,0.9,7,4.07,2.23,14,5.7,2.26,10,5.73,2.09,15,6.4,3.44,5,5.74,1.63,19,3.6,1.65,10,4.36,2.06,11,5.43,2.7,7,5.83,1.92,18,5.64,2.31,14,6.2,1.69,10,4.23,2.13,13,3.62,1.41,8,5.56,2.55,9,5.81,1.91,16 +5562,hand,5.9,1.39,40,3.98,2.39,45,5.88,2.21,48,5.81,1.33,16,5.96,1.46,24,4.15,2.52,20,3.84,2.32,25,6.06,2.34,18,5.77,2.16,30,5.96,1.52,24,5.87,1.25,15,4.96,2.51,25,2.75,1.55,20,5.67,2.27,33,6.33,2.06,15,5.9,1.7,21,5.89,0.99,19,3.62,2.29,29,4.62,2.5,16,5.81,2.06,26,5.95,2.42,22 +5563,handbag,4.68,1.25,19,3.94,2.41,18,5.69,2.39,16,4.55,0.93,11,4.88,1.64,8,3.75,1.89,4,4,2.6,14,5,2.73,8,6.38,1.92,8,4.38,0.92,8,4.91,1.45,11,3.57,1.62,7,4.18,2.86,11,5.33,2.42,6,5.9,2.47,10,4.62,1.5,13,4.83,0.41,6,4,3.03,11,3.86,1.07,7,5.33,3.01,6,5.9,2.08,10 +5564,handball,5.43,1.86,21,3.23,2.2,22,5.26,2.07,27,6.2,1.69,10,4.73,1.79,11,2.57,1.99,7,3.53,2.29,15,5.18,2.43,17,5.4,1.35,10,5.09,2.21,11,5.8,1.4,10,3,2.35,5,3.29,2.23,17,5.36,2.53,14,5.15,1.52,13,5.31,2.21,13,5.62,1.19,8,3.2,2.74,10,3.25,1.76,12,5.29,2.23,14,5.23,1.96,13 +5565,handbook,5.3,1.55,23,3.36,2.01,22,5.85,2.28,20,5.75,1.04,8,5.07,1.75,15,3.8,1.93,10,3,2.09,12,7,1.83,7,5.23,2.31,13,5.75,1.71,12,4.82,1.25,11,3.73,1.95,11,3,2.1,11,5.73,2.49,15,6.2,1.64,5,4.73,1.1,11,5.83,1.75,12,3.6,1.78,10,3.17,2.25,12,5.2,1.93,10,6.5,2.51,10 +5566,handcuff,3.35,1.95,20,5,1.98,22,3.43,2.38,21,4.38,1.85,8,2.67,1.78,12,4,2.28,6,5.4,1.84,15,3.33,2.88,6,3.47,2.26,15,4.12,2.42,8,2.83,1.47,12,5.2,2.49,5,4.94,1.89,17,3.9,2.6,10,3,2.19,11,3.08,2.27,12,3.75,1.39,8,5.11,1.54,9,4.92,2.29,13,3.33,2.57,12,3.56,2.24,9 +5567,handful,5.45,1.47,20,3.83,2.01,23,5.73,2.18,26,5.09,1.3,11,5.89,1.62,9,4.45,1.97,11,3.25,1.96,12,5.36,2.73,11,5.86,1.7,14,5.5,1.78,10,5.4,1.17,10,4.27,2.1,11,3.42,1.93,12,5.65,2.32,17,5.62,2,8,5.67,1.83,12,5.12,0.64,8,3.47,1.92,15,4.5,2.14,8,6,2.4,17,5.22,1.72,9 +5568,handgun,4.95,2.16,20,6.78,2.13,18,5.04,3.01,24,5.4,1.52,5,4.8,2.37,15,8,1,5,6.31,2.29,13,4.54,2.96,13,5.64,3.11,11,5.9,1.79,10,4,2.16,10,7.71,0.95,7,6.18,2.48,11,4.31,2.91,16,6.5,2.83,8,4.79,2.29,14,5.33,1.97,6,6.92,2.02,12,6.5,2.51,6,5.2,2.98,15,4.78,3.23,9 +5569,handheld,6.26,1.18,23,3.61,1.83,23,6.14,1.65,21,6.09,0.83,11,6.42,1.44,12,3.91,2.12,11,3.33,1.56,12,5.25,1.67,8,6.69,1.44,13,6.4,1.18,15,6,1.2,8,4.11,2.47,9,3.29,1.27,14,6.25,1.67,8,6.08,1.71,13,6.5,1.31,12,6,1,11,4,1.96,13,3.1,1.6,10,6.25,1.71,12,6,1.66,9 +5570,handicap,2.67,1.14,18,3.45,2.22,42,3.54,2.39,48,2.33,1.53,3,2.73,1.1,15,3.19,2.04,16,3.62,2.35,26,4.56,2.75,18,2.93,1.95,30,2.25,0.89,8,3,1.25,10,3.38,2.02,13,3.48,2.34,29,3.33,2.29,33,4,2.62,15,2.71,1.11,7,2.64,1.21,11,2.92,1.84,24,4.17,2.53,18,3.35,2.31,26,3.77,2.51,22 +5571,handicapped,3.04,1.46,23,3.95,2.52,22,3.45,1.93,20,3.62,1.85,8,2.73,1.16,15,4.3,3.09,10,3.67,2.02,12,4.71,1.98,7,2.77,1.59,13,3,1.54,12,3.09,1.45,11,3.36,2.06,11,4.55,2.88,11,3.67,2.06,15,2.8,1.48,5,3.18,1.25,11,2.92,1.68,12,3.5,2.17,10,4.33,2.81,12,3.4,1.84,10,3.5,2.12,10 +5572,handiwork,6.47,1.78,19,3.36,2.22,22,5.95,1.73,22,6.45,1.92,11,6.14,1.46,7,3.75,2.38,8,3.14,2.18,14,6.14,2.19,7,5.87,1.55,15,6.38,2.13,8,6.55,1.57,11,2.89,2.03,9,3.69,2.36,13,5.91,1.76,11,6,1.79,11,6.42,2.15,12,6.57,0.98,7,3.36,2.54,11,3.36,1.96,11,5.54,1.85,13,6.56,1.42,9 +5573,handkerchief,5.79,1.58,19,3.05,2.07,19,5.05,2.33,20,6.08,1.66,13,5.17,1.33,6,5,2.45,5,2.36,1.45,14,5.11,2.37,9,5,2.41,11,6.22,1.3,9,5.4,1.78,10,4.14,2.54,7,2.42,1.51,12,4.89,2.42,9,5.18,2.36,11,5.56,1.13,9,6,1.94,10,3.22,2.11,9,2.9,2.13,10,4.71,2.63,7,5.23,2.24,13 +5574,handle,5.73,1.24,22,3.48,1.94,21,6,2.12,17,5.5,0.84,6,5.87,1.41,15,2.86,2.34,7,3.79,1.72,14,6.33,2.65,9,5.62,1.41,8,5.86,1.46,14,5.57,0.79,7,3.89,1.96,9,3.17,1.95,12,6,2.78,9,6,1.2,8,5.57,1.16,14,6,1.41,8,3.83,1.83,6,3.33,2.02,15,6.44,2.35,9,5.5,1.85,8 +5575,handler,4.86,1.53,21,3.6,2.48,25,5.16,2.24,19,5.44,0.88,9,4.42,1.78,12,3,1.67,6,3.78,2.78,18,4.43,2.15,7,5.58,2.27,12,5.25,1.39,16,3.6,1.34,5,3.64,2.76,14,3.5,2.32,10,4.67,2.78,9,5.6,1.65,10,4.67,1.67,12,5.11,1.36,9,3.75,2.32,16,3.33,2.87,9,5.18,2.32,11,5.12,2.3,8 +5576,handmade,7.11,1.85,19,3.62,2.2,21,6.36,2.1,25,6.75,3.2,4,7.2,1.47,15,4.25,2.63,4,3.47,2.15,17,6.11,2.03,9,6.5,2.19,16,7.5,1.41,8,6.82,2.14,11,3.3,2,10,3.91,2.43,11,5.64,2.27,14,7.27,1.49,11,7.45,1.69,11,6.62,2.07,8,2.9,2.08,10,4.27,2.2,11,6.33,2.06,18,6.43,2.37,7 +5577,handout,3.85,1.31,20,3.75,2.19,24,4.96,2.52,28,4,1.2,8,3.75,1.42,12,4.33,2.65,9,3.4,1.88,15,4.64,2.24,14,5.29,2.81,14,3.89,1.05,9,3.82,1.54,11,3.75,2.01,12,3.75,2.45,12,4.71,2.76,14,5.21,2.33,14,3.6,1.26,10,4.1,1.37,10,3.67,2.15,12,3.83,2.33,12,4.75,2.56,12,5.12,2.55,16 +5578,handprint,5.63,1.07,19,4.24,2.14,21,5.45,2.32,22,5.4,0.55,5,5.85,1.14,13,3.83,2.32,6,4.4,2.13,15,4.56,2.3,9,6.08,2.22,13,5.71,1.5,7,5.73,0.65,11,4,2.38,7,4.36,2.1,14,5.2,2.49,10,5.67,2.27,12,5.83,1.27,12,5.29,0.49,7,4.18,2.18,11,4.3,2.21,10,5,2.31,13,6.11,2.32,9 +5579,handshake,6.21,1.84,19,4.32,2.06,22,6.5,2.04,18,6,1.8,9,6.4,1.96,10,4.29,2.36,7,4.5,1.95,14,7.33,2.12,9,5.67,1.66,9,7,1.58,9,5.5,1.84,10,4.56,2.55,9,4.33,1.67,12,6.29,2.36,7,6.5,1.96,10,6.25,1.71,12,6.14,2.19,7,4.21,2.18,19,5,1,3,6.86,2.12,7,6.27,2.05,11 +5580,handsome,7.15,1.44,40,4.41,2.77,22,6.22,2.06,55,7.06,1.64,17,7.18,1.33,22,3.3,1.83,10,5.33,3.14,12,6.28,2.02,18,6.19,2.11,37,7,1.66,14,7.23,1.34,26,3.82,2.93,11,5,2.61,11,5.93,2.31,29,6.54,1.73,26,7.11,1.73,19,7.19,1.17,21,5.3,3.02,10,3.67,2.42,12,6.12,2.32,33,6.36,1.65,22 +5581,handwriting,5.76,1.79,21,2.65,1.64,23,6.89,2.17,18,5.67,1.87,9,5.83,1.8,12,3.18,1.47,11,2.17,1.7,12,6.9,2.42,10,6.88,1.96,8,5.29,2.29,7,6.08,1.55,13,3,1.73,11,2.33,1.56,12,6.57,2.76,7,7.09,1.81,11,5.85,1.99,13,5.62,1.51,8,2.27,1.27,11,3,1.91,12,6.22,2.44,9,7.56,1.74,9 +5582,handy,6.19,1.57,21,3.62,1.43,21,6.16,2.3,25,6.25,1.66,12,6.11,1.54,9,4.14,1.35,7,3.36,1.45,14,5.7,2.45,10,6.47,2.23,15,5.5,1.91,4,6.35,1.5,17,3.7,1.42,10,3.55,1.51,11,6.29,2.5,7,6.11,2.3,18,6.5,1.45,12,5.78,1.72,9,3.77,1.48,13,3.38,1.41,8,6.56,2.35,9,5.94,2.32,16 +5583,handyman,6.23,1.72,22,4.09,2.33,23,6.11,1.64,18,6.12,1.96,8,6.08,1.5,13,3.88,2.53,8,4.14,2.38,14,6.14,1.68,7,6.09,1.7,11,6.62,2,8,5.77,1.36,13,4.56,3,9,3.79,1.85,14,5.14,1.77,7,6.73,1.27,11,6.36,1.57,11,6.09,1.92,11,4.22,2.86,9,4,2.04,14,6.27,1.67,15,5.33,1.53,3 +5584,hang,3.1,1.84,21,4.86,2.37,21,4.61,2.12,18,3,2.37,6,3.14,1.75,14,3.71,2.56,7,5.43,2.14,14,3.56,1.33,9,5.88,2.36,8,3.08,2.02,13,3.14,1.77,7,5,2.35,9,4.75,2.49,12,5,2.67,10,4.12,1.13,8,3.38,1.98,13,2.62,1.6,8,5.5,2.88,6,4.6,2.2,15,4.8,2.57,10,4.38,1.51,8 +5585,hangar,5.05,1,20,3.5,2.33,20,5.57,1.4,21,5,0,7,5.08,1.26,13,4.11,2.32,9,3,2.32,11,6.33,2.34,6,5.27,0.7,15,4.8,0.79,10,5.33,1.22,9,3.88,2.3,8,3.25,2.42,12,5.64,1.65,14,5.43,0.79,7,4.82,0.87,11,5.33,1.12,9,3.5,2.11,12,3.5,2.78,8,5.8,1.93,10,5.36,0.67,11 +5586,hanger,4.76,1.58,21,2.92,1.93,25,5.05,2.25,19,5,1.32,9,4.58,1.78,12,3.33,1.97,6,2.72,1.99,18,4.29,2.63,7,5.5,1.98,12,4.56,1.59,16,5.4,1.52,5,2.86,2.11,14,2.9,1.85,10,4.89,2.8,9,5.2,1.75,10,4.83,1.9,12,4.67,1.12,9,3.38,1.96,16,2.11,1.69,9,4.55,2.3,11,5.75,2.12,8 +5587,hangman,3.95,2.15,19,5.35,2.92,20,4.83,2.48,24,4.08,2.36,13,3.67,1.75,6,4.8,3.27,5,5.53,2.9,15,4.69,2.21,13,5,2.86,11,5.44,1.67,9,2.6,1.58,10,6.43,2.94,7,4.77,2.86,13,4.18,2.09,11,5.38,2.72,13,3.89,2.03,9,4,2.36,10,5,3.37,10,5.7,2.54,10,5.22,2.95,9,4.6,2.23,15 +5588,hangout,6.45,1.84,22,4.81,2.48,26,6.21,1.96,24,6,2.24,9,6.77,1.54,13,3,2.26,10,5.94,1.91,16,6.33,1.73,9,6.13,2.13,15,6.12,2.36,8,6.64,1.55,14,4.85,2.54,13,4.77,2.52,13,6.08,2.15,12,6.33,1.83,12,6.58,1.31,12,6.3,2.41,10,4.8,2.6,15,4.82,2.44,11,6.23,2.13,13,6.18,1.83,11 +5589,hangover,2.5,2.01,20,6,2.62,20,4.31,2.81,26,2.36,1.5,11,2.67,2.6,9,5.86,2.27,7,6.08,2.87,13,4.31,2.95,13,4.31,2.78,13,1.91,1.04,11,3.22,2.68,9,5.73,2.83,11,6.33,2.45,9,4.65,2.78,17,3.67,2.92,9,2.6,2.5,10,2.4,1.51,10,5.42,3.09,12,6.88,1.46,8,4.25,2.84,16,4.4,2.91,10 +5590,hankering,5.52,1.97,21,4.2,2.42,25,4.84,2.06,19,5.67,0.87,9,5.42,2.54,12,4.67,2.42,6,4,2.52,18,3.71,2.14,7,5.5,1.78,12,5.69,1.7,16,5,2.83,5,4,2.75,14,4.4,2.12,10,4.33,2.4,9,5.3,1.7,10,6,1.81,12,4.89,2.09,9,4.62,2.28,16,3.44,2.6,9,4.55,2.42,11,5.25,1.49,8 +5591,hanky,5.18,1.87,22,3.57,2.13,21,5.67,1.85,21,4.93,2.09,14,5.62,1.41,8,3.27,1.95,11,4,2.5,9,4.67,1.86,6,6.07,1.75,15,4.6,2.27,10,5.67,1.37,12,3.09,1.76,11,4.1,2.47,10,5.17,1.47,12,6.33,2.18,9,5.08,1.51,12,5.3,2.31,10,3.46,2.37,13,3.75,1.83,8,5.55,1.92,11,5.8,1.87,10 +5592,haphazard,3.28,1.67,43,4.67,1.8,21,3.7,2.09,43,3.27,1.86,22,3.29,1.49,21,5.38,1.51,8,4.23,1.88,13,3.71,2.28,21,3.68,1.94,22,3.73,1.8,22,2.81,1.4,21,4.89,0.78,9,4.5,2.32,12,3.68,1.79,28,3.73,2.63,15,3.15,1.57,26,3.47,1.84,17,5,1.25,10,4.36,2.2,11,3.83,2.01,24,3.53,2.22,19 +5593,hapless,3.63,1.61,19,4.1,2,21,4.61,2.54,23,3.33,1.53,3,3.69,1.66,16,4.25,2.12,8,4,2,13,4.67,2.6,9,4.57,2.59,14,3.22,1.3,9,4,1.83,10,4.22,1.92,9,4,2.13,12,5.27,2.76,15,3.38,1.51,8,3.14,1.46,7,3.92,1.68,12,4.3,1.95,10,3.91,2.12,11,4.85,2.88,13,4.3,2.11,10 +5594,happen,5.5,1.54,22,3.43,2.04,21,5.53,1.94,17,4.83,1.6,6,5.8,1.52,15,2.14,1.46,7,4.07,2.02,14,6,1.8,9,5,2.07,8,5.43,1.83,14,5.71,0.95,7,3.56,2.19,9,3.33,2.02,12,6.56,1.88,9,4.38,1.3,8,5.14,1.51,14,6.12,1.46,8,3.67,2.34,6,3.33,1.99,15,6.44,2.07,9,4.5,1.2,8 +5595,happiness,8.48,0.81,21,6.5,2.63,20,7.05,2.16,21,8,1.1,6,8.67,0.62,15,6.75,2.55,8,6.33,2.77,12,7.18,1.94,11,6.9,2.47,10,8.33,1.21,6,8.53,0.64,15,7.1,2.42,10,5.9,2.81,10,6.79,2.39,14,7.57,1.62,7,8.43,1.13,7,8.5,0.65,14,6.43,2.79,14,6.67,2.42,6,7.25,1.96,12,6.78,2.49,9 +5596,happy,8.47,1.28,43,6.05,2.13,21,7.21,1.96,62,8.18,1.6,11,8.58,1.18,31,5.25,2.6,8,6.54,1.71,13,6.73,2.07,22,7.46,1.89,39,8.38,1.24,21,8.55,1.34,22,6.33,1.73,9,5.83,2.44,12,6.89,2.21,37,7.67,1.46,24,8.43,1.54,21,8.5,1.01,22,6.5,2.12,10,5.64,2.16,11,7.05,2.28,39,7.48,1.24,23 +5597,harass,2.95,1.47,21,6.1,2.45,20,3.58,2.06,19,3.88,1.73,8,2.38,0.96,13,5.4,2.67,10,6.8,2.1,10,4.14,2.12,7,3.25,2.05,12,3.45,1.51,11,2.4,1.26,10,5,2.4,10,7.2,2.04,10,3.93,2.15,15,2.25,0.96,4,3,0.82,10,2.91,1.92,11,7.22,1.39,9,5.18,2.79,11,4,2.06,9,3.2,2.1,10 +5598,harassment,2.45,1.61,20,5.15,2.85,20,4.05,2.61,19,3,1.41,6,2.21,1.67,14,5.88,2.9,8,4.67,2.84,12,4.42,2.91,12,3.43,2.07,7,3.22,1.92,9,1.82,0.98,11,5.44,2.55,9,4.91,3.18,11,4.14,2.19,7,4,2.92,12,2.8,1.99,10,2.1,1.1,10,4.46,2.85,13,6.43,2.57,7,4.3,3.02,10,3.78,2.22,9 +5599,harbor,5.86,1.65,21,3.14,2.21,22,5.38,2.28,26,5.7,1.57,10,6,1.79,11,2.57,1.99,7,3.4,2.32,15,5.24,2.68,17,5.67,1.32,9,5.64,1.75,11,6.1,1.6,10,2.4,1.95,5,3.35,2.29,17,5.14,2.44,14,5.67,2.15,12,5.38,1.56,13,6.62,1.6,8,2.9,2.64,10,3.33,1.87,12,5.5,2.35,14,5.25,2.3,12 +5600,hard,4.35,1.97,23,4.5,2.75,46,4.96,2.31,24,4.88,2.03,8,4.07,1.94,15,4.79,2.99,14,4.38,2.67,32,3.62,2.33,8,5.62,2.06,16,4.83,2.29,12,3.82,1.47,11,4.91,2.72,22,4.12,2.77,24,4.71,2.44,17,5.67,2.16,6,3.55,1.92,11,5.08,1.78,12,4.42,2.9,24,4.59,2.63,22,4.94,2.46,16,5,2.14,8 +5601,hardball,5.1,1.55,20,4.81,1.94,21,5.86,1.49,21,4.89,1.69,9,5.27,1.49,11,5.56,2.07,9,4.25,1.71,12,6,0.93,8,5.77,1.79,13,4.93,1,14,5.5,2.51,6,5,2.07,8,4.69,1.93,13,5.88,1.64,8,5.85,1.46,13,5.1,0.57,10,5.1,2.18,10,4.92,1.56,12,4.67,2.45,9,6.17,1.85,12,5.44,0.73,9 +5602,hardcore,4.84,2.06,19,6.1,2.05,20,5.46,2,24,5.62,1.8,13,3.17,1.6,6,7.2,1.1,5,5.73,2.19,15,5.38,1.71,13,5.55,2.38,11,5.56,2.35,9,4.2,1.62,10,6.71,1.89,7,5.77,2.13,13,5,2.19,11,5.85,1.82,13,4,2.29,9,5.6,1.58,10,5.7,2.5,10,6.5,1.51,10,6.22,2.49,9,5,1.56,15 +5603,harden,4.29,1.62,21,3.7,2.41,20,5.67,2.42,21,4.67,0.52,6,4.13,1.88,15,4,2.78,8,3.5,2.24,12,5.55,2.73,11,5.8,2.15,10,3.67,1.51,6,4.53,1.64,15,4,2.83,10,3.4,2.01,10,5.21,2.75,14,6.57,1.27,7,3.86,1.46,7,4.5,1.7,14,3.43,2.47,14,4.33,2.34,6,5.25,2.86,12,6.22,1.64,9 +5604,hardened,4.52,1.4,21,4.15,2.13,20,5.14,2.48,21,5,0.63,6,4.33,1.59,15,3.38,2.72,8,4.67,1.56,12,5.64,2.58,11,4.6,2.37,10,4.17,1.47,6,4.67,1.4,15,4.2,2.49,10,4.1,1.85,10,4.71,2.7,14,6,1.83,7,4.71,0.95,7,4.43,1.6,14,4.07,2.27,14,4.33,1.97,6,4.83,2.95,12,5.56,1.74,9 +5605,hardheaded,3.58,1.71,19,4.38,1.91,21,4.25,2,20,4.67,1.53,3,3.38,1.71,16,4.67,2.58,6,4.27,1.67,15,4.17,1.83,6,4.29,2.13,14,4,1.41,10,3.11,1.96,9,3.86,1.21,7,4.64,2.17,14,4.8,1.93,10,3.7,2,10,3.75,1.75,8,3.45,1.75,11,4.33,2,9,4.42,1.93,12,4.38,1.92,8,4.17,2.12,12 +5606,hardship,2.8,1.24,20,5.1,2.52,39,3.61,1.93,44,3,0,3,2.76,1.35,17,5,2.83,13,5.15,2.41,26,3.75,1.74,20,3.5,2.11,24,3,1,7,2.69,1.38,13,5.24,2.22,17,5,2.78,22,3.43,1.59,23,3.81,2.27,21,3,1.41,9,2.64,1.12,11,5.42,2.36,19,4.8,2.69,20,3.61,1.73,23,3.62,2.18,21 +5607,hardware,6.11,1.49,18,4.41,2.24,22,5.32,2.08,19,6.22,1.09,9,6,1.87,9,5.29,1.8,7,3.93,2.43,14,6.3,2.21,10,4.22,1.3,9,6.89,1.69,9,5.33,0.71,9,5.11,2.67,9,3.83,1.9,12,5,1.85,8,5.2,2.1,10,6.18,1.66,11,6,1.29,7,4.37,2.36,19,4.67,1.53,3,5.88,2.03,8,4.91,2.12,11 +5608,hardwood,5.65,1.5,20,3.68,2.34,22,6.19,2.57,27,5.57,2.07,7,5.69,1.18,13,3.9,2.6,10,3.5,2.2,12,7.2,1.9,15,4.82,2.93,11,4.91,1.3,11,6.56,1.24,9,4.67,2.24,9,3,2.24,13,6.12,2.89,17,6.33,2.18,9,5.62,1.66,13,5.71,1.25,7,3.75,2.57,16,3.5,1.76,6,6.25,2.63,12,6.13,2.61,15 +5609,hardworking,6.58,2.09,19,3.81,2.71,21,6.89,2.39,28,6.5,1.52,6,6.62,2.36,13,3.55,2.46,11,4.1,3.07,10,6.55,2.84,11,7.12,2.12,17,7.45,1.57,11,5.38,2.2,8,3.36,2.42,11,4.3,3.06,10,6.56,2.5,18,7.5,2.17,10,6.38,2.14,13,7,2.1,6,4.08,3.15,13,3.38,1.92,8,7,2.58,16,6.75,2.22,12 +5610,hare,6.61,1.72,18,2.74,2.1,19,5.04,1.7,25,5.8,1.64,5,6.92,1.71,13,3.09,2.34,11,2.25,1.75,8,4.69,1.62,16,5.67,1.73,9,6,1.83,7,7,1.61,11,3,2.65,9,2.5,1.58,10,5.15,1.87,20,4.6,0.55,5,6.44,1.94,9,6.78,1.56,9,2.45,1.92,11,3.12,2.42,8,4.53,1.26,19,6.67,1.97,6 +5611,harebrained,4.05,1.85,20,4.28,2.16,18,4.58,2.55,24,3.8,1.92,5,4.13,1.88,15,4,3,5,4.38,1.89,13,4.54,2.73,13,4.64,2.46,11,4,1.76,10,4.1,2.02,10,4.29,2.93,7,4.27,1.68,11,4.88,2.45,16,4,2.83,8,4.14,2.11,14,3.83,1.17,6,4.33,2.19,12,4.17,2.32,6,3.87,2.56,15,5.78,2.17,9 +5612,harem,4.2,2.42,20,3.94,2.84,17,4.36,2.08,22,3.2,1.79,5,4.53,2.56,15,5.4,3.29,5,3.33,2.53,12,5.2,2.1,10,3.67,1.87,12,4.5,1.58,10,3.9,3.11,10,3.78,3.15,9,4.12,2.64,8,5.27,2.15,11,3.45,1.63,11,3.67,2.35,12,5,2.45,8,3,2.6,9,5,2.88,8,4.18,2.18,11,4.55,2.07,11 +5613,hark,4.65,2.21,20,3.1,2.43,20,5.05,2.66,22,5.17,2.86,6,4.43,1.95,14,2.62,2.77,8,3.42,2.23,12,5.42,2.71,12,4.6,2.67,10,4.78,2.82,9,4.55,1.69,11,3.11,2.57,9,3.09,2.43,11,4.29,2.56,7,5.4,2.72,15,4.7,2.5,10,4.6,2.01,10,3.23,2.39,13,2.86,2.67,7,4.5,3.06,12,5.7,2.06,10 +5614,harlot,4.58,2.48,19,5.6,2.6,20,4.25,2.02,20,2.67,2.08,3,4.73,2.37,15,6.3,2.5,10,4.9,2.64,10,4.4,1.9,10,4.1,2.23,10,3.67,1.97,6,4.75,2.6,12,6,3.27,7,5.38,2.29,13,3.88,1.89,8,4.5,2.15,12,4.92,2.39,12,4,2.71,7,6.3,2.67,10,4.9,2.47,10,4.67,1.94,9,3.91,2.12,11 +5615,harm,1.91,1.11,22,5.9,2.29,20,3.95,2.66,19,2.31,1.25,13,1.33,0.5,9,6.43,1.9,7,5.62,2.5,13,3.86,2.04,7,4,3.05,12,2.08,1.31,12,1.7,0.82,10,5.89,2.2,9,5.91,2.47,11,3.7,2.45,10,4.22,2.99,9,1.83,1.34,12,2,0.82,10,6.14,2.27,7,5.77,2.39,13,5.14,3.53,7,3.25,1.82,12 +5616,harmful,2.29,1.95,21,4.89,2.62,19,4.1,2.3,21,4,3.24,5,1.53,0.52,15,5,2.83,8,4.82,2.6,11,4.6,2.12,10,3.64,2.46,11,2.75,2.26,12,1.67,1.32,9,5.6,2.41,10,4.11,2.76,9,4.08,2.43,12,4.11,2.26,9,2.91,2.55,11,1.6,0.52,10,5.5,2.2,8,4.45,2.91,11,4.44,2.35,9,3.83,2.33,12 +5617,harmless,6.59,1.44,22,3.5,2.64,18,5.85,2.25,20,6.2,1.48,5,6.75,1.48,16,4.62,2.5,8,2.6,2.5,10,5.6,2.88,10,6.1,1.52,10,6.17,1.34,12,7.1,1.45,10,3.11,2.32,9,3.89,3.02,9,5.42,2.54,12,6.5,1.69,8,6.73,1.27,11,6.45,1.63,11,2.57,1.62,7,4.09,3.05,11,5.88,2.64,8,5.83,2.08,12 +5618,harmonica,6.32,2.31,19,3.2,2.02,20,5.7,2,20,7.33,2.08,3,6.27,2.37,15,3.7,2.16,10,2.7,1.83,10,5.7,1.34,10,5.7,2.58,10,5.33,3.2,6,7,1.6,12,4.29,2.14,7,2.62,1.76,13,5.5,2.39,8,5.83,1.8,12,6.58,2.5,12,5.86,2.04,7,3.5,1.65,10,2.9,2.38,10,5.67,2.4,9,5.73,1.74,11 +5619,harmonious,7.7,1.22,20,4.25,2.92,20,6.81,1.5,26,8.18,0.6,11,7.11,1.54,9,4.43,2.64,7,4.15,3.16,13,6.77,1.59,13,6.85,1.46,13,7.27,1.49,11,8.22,0.44,9,5,3,11,3.33,2.69,9,6.88,1.69,17,6.67,1.12,9,7.7,1.06,10,7.7,1.42,10,4.83,3.24,12,3.38,2.26,8,6.75,1.61,16,6.9,1.37,10 +5620,harmony,7.55,1.67,20,4.33,3.04,21,5.96,2.49,25,6.5,2.38,4,7.81,1.42,16,3.25,2.5,4,4.59,3.16,17,5.22,2.44,9,6.38,2.5,16,7.88,0.99,8,7.33,2.02,12,3.8,3.39,10,4.82,2.75,11,5.29,2.79,14,6.82,1.83,11,7.36,1.5,11,7.78,1.92,9,5.5,3.41,10,3.27,2.33,11,6.06,2.46,18,5.71,2.75,7 +5621,harness,4.47,1.31,19,3.89,1.84,18,4.53,2.6,17,4.91,0.7,11,3.88,1.73,8,4.25,2.22,4,3.79,1.81,14,4.25,2.96,8,4.78,2.39,9,4.75,1.28,8,4.27,1.35,11,3.86,1.57,7,3.91,2.07,11,3,1.79,6,5.36,2.66,11,4.69,1.38,13,4,1.1,6,3.27,1.85,11,4.86,1.46,7,4,2.89,7,4.9,2.47,10 +5622,harp,5.4,2.11,20,3.26,1.81,23,6.29,2,21,5.11,1.45,9,5.64,2.58,11,3.45,2.11,11,3.08,1.56,12,4.62,1.06,8,7.31,1.75,13,4.93,1.59,14,6.5,2.88,6,3.44,2.24,9,3.14,1.56,14,6,1.93,8,6.46,2.11,13,5.3,1.7,10,5.5,2.55,10,3.62,1.89,13,2.8,1.69,10,6.67,1.72,12,5.78,2.33,9 +5623,harpoon,4.16,1.8,19,4.67,2.4,18,5.59,1.73,17,5.18,1.47,11,2.75,1.16,8,5,2.94,4,4.57,2.34,14,6.5,1.6,8,4.78,1.48,9,5,1.93,8,3.55,1.51,11,5.86,1.46,7,3.91,2.63,11,5.83,1.94,6,5.45,1.69,11,4.23,2.01,13,4,1.41,6,3.73,2.37,11,6.14,1.68,7,5,1.73,7,6,1.7,10 +5624,harrowing,4.6,1.6,20,3.86,2.87,21,3.92,2.18,25,4.5,1.73,4,4.62,1.63,16,4.5,1.91,4,3.71,3.08,17,4.11,2.32,9,3.81,2.17,16,4.75,1.16,8,4.5,1.88,12,3.8,2.74,10,3.91,3.11,11,3.57,1.65,14,4.36,2.73,11,4.91,1.22,11,4.22,1.99,9,3.3,2.79,10,4.36,2.98,11,4.44,2.2,18,2.57,1.51,7 +5625,harsh,3.44,1.42,18,5.63,2.29,19,4.04,1.81,24,3,1,5,3.62,1.56,13,5.91,2.59,11,5.25,1.91,8,4.25,1.81,16,3.62,1.85,8,3.86,1.46,7,3.18,1.4,11,4.67,2.5,9,6.5,1.78,10,3.89,1.7,19,4.6,2.3,5,3.22,1.64,9,3.67,1.22,9,6.1,2.38,10,5.11,2.2,9,4,1.94,18,4.17,1.47,6 +5626,harvest,6.57,1.5,21,3.76,2.36,21,6.24,1.71,25,6.5,1.45,12,6.67,1.66,9,4.86,2.67,7,3.21,2.08,14,5.8,1.62,10,6.53,1.77,15,7.75,1.89,4,6.29,1.31,17,5,2.58,10,2.64,1.5,11,5.43,1.99,7,6.56,1.54,18,6.92,1.62,12,6.11,1.27,9,3.62,2.18,13,4,2.78,8,6.33,2,9,6.19,1.6,16 +5627,hash,3.95,1.87,19,4.45,2.95,20,4.95,2.32,19,4.33,0.58,3,4,2.04,15,4.9,3.31,10,4,2.62,10,5.5,2.22,10,4.33,2.4,9,4.5,1.97,6,3.83,1.85,12,4.57,3.21,7,4.38,2.93,13,3.71,1.6,7,5.67,2.42,12,3.58,1.93,12,4.57,1.72,7,5.3,3.13,10,3.6,2.63,10,4.38,2.33,8,5.36,2.34,11 +5628,hassle,2.95,1.63,21,3.83,2.33,23,4.83,2.46,18,3.44,2.13,9,2.58,1.08,12,3.91,2.3,11,3.75,2.45,12,5.2,2.74,10,4.38,2.13,8,3.29,1.6,7,2.85,1.72,13,4.27,2.49,11,3.42,2.19,12,5.57,2.94,7,4.36,2.11,11,2.69,1.55,13,3.38,1.77,8,3.09,2.02,11,4.5,2.47,12,5,2,9,4.67,2.96,9 +5629,haste,4.12,1.7,24,4.58,2.15,24,5.14,2.17,21,4.7,1.83,10,3.71,1.54,14,4.54,2.44,13,4.64,1.86,11,5.38,2.36,13,4.75,1.91,8,4,1.8,9,4.43,1.5,14,5,1.47,14,4,2.83,10,5.42,2.15,12,4.78,2.28,9,3.83,1.7,12,4.42,1.73,12,4.35,2.42,17,5.14,1.21,7,5.67,2.45,9,4.75,1.96,12 +5630,hasten,4.9,1.7,21,3.86,2.42,22,5.33,2.06,27,5,1.89,10,4.82,1.6,11,2.86,2.34,7,4.33,2.38,15,5,2.32,17,5.9,1.45,10,4.82,1.89,11,5,1.56,10,2.8,2.49,5,4.18,2.38,17,5.43,2.38,14,5.23,1.74,13,4.31,1.32,13,5.88,1.89,8,3.7,2.75,10,4,2.22,12,5.93,2.02,14,4.69,1.97,13 +5631,hasty,4.25,1.62,20,5.35,2.08,23,4.81,1.72,21,4,1.5,9,4.45,1.75,11,4.82,2.48,11,5.83,1.59,12,4.5,1.41,8,5,1.91,13,4.36,1.65,14,4,1.67,6,4,2.29,9,6.21,1.42,14,4.75,1.98,8,4.85,1.63,13,4.5,1.51,10,4,1.76,10,5.46,1.27,13,5.2,2.9,10,4.67,1.97,12,5,1.41,9 +5632,hat,5.69,1.35,871,2.88,1.84,43,6.21,1.74,24,5.78,1.28,335,5.64,1.39,530,3,2,15,2.82,1.79,28,6,1.31,8,6.31,1.96,16,5.84,1.33,416,5.57,1.34,448,3.33,2.06,18,2.56,1.64,25,6.18,1.85,17,6.33,1.75,6,5.69,1.41,479,5.69,1.28,392,2.67,1.93,24,3.16,1.74,19,6.62,1.86,16,5.38,1.19,8 +5633,hatch,5.26,0.99,19,4.9,2.14,21,5.09,1.95,23,5,0.71,5,5.38,1.12,13,4,1.79,6,5.27,2.22,15,5.7,2.11,10,4.62,1.76,13,5.57,1.13,7,5.09,0.94,11,5.29,2.21,7,4.71,2.16,14,4.91,1.76,11,5.25,2.18,12,5.17,1.03,12,5.43,0.98,7,4.64,2.34,11,5.2,1.99,10,5.36,1.91,14,4.67,2.06,9 +5634,hatchet,4.43,1.83,21,5.14,2.63,21,4.48,2.33,25,4.75,2.01,12,4,1.58,9,6,2,7,4.71,2.87,14,4.4,2.5,10,4.53,2.29,15,5.25,0.5,4,4.24,1.99,17,4.8,2.44,10,5.45,2.88,11,4.29,2.29,7,4.56,2.41,18,4.25,1.48,12,4.67,2.29,9,4.69,2.81,13,5.88,2.3,8,3.78,2.22,9,4.88,2.36,16 +5635,hate,1.96,1.33,102,6.26,2.31,82,4.47,2.54,73,2.35,1.62,46,1.64,0.93,55,6,2.23,28,6.38,2.38,53,4.39,2.41,36,4.58,2.73,36,2.12,1.52,59,1.74,0.99,42,5.76,2.43,34,6.6,2.2,47,4.28,2.37,39,4.73,2.78,33,2.1,1.34,61,1.76,1.3,41,5.94,2.14,36,6.5,2.43,46,4.35,2.31,34,4.56,2.76,39 +5636,hateful,1.9,0.91,20,5.71,2.17,21,4.32,2.54,25,1.33,0.58,3,2,0.94,17,5.71,2.36,7,5.62,2.22,13,5.38,2.62,8,3.82,2.43,17,2.14,1.21,7,1.77,0.73,13,6,1.53,7,5.46,2.54,13,4.86,2.6,14,3.64,2.42,11,2.11,1.05,9,1.73,0.79,11,6.09,1.7,11,5.3,2.63,10,4.06,2.69,18,5,2.16,7 +5637,hater,2.33,1.32,21,4.14,2.7,22,4.8,2.4,25,2.6,1.51,10,2.09,1.14,11,2.71,2.43,7,4.8,2.62,15,5.24,2.56,17,3.88,1.81,8,2.73,1.56,11,1.9,0.88,10,3.2,3.19,5,4.41,2.58,17,6,2.29,14,3.27,1.56,11,2.62,1.5,13,1.88,0.83,8,3.6,2.95,10,4.58,2.5,12,5,2.75,14,4.55,1.97,11 +5638,hatred,2.38,1.78,42,5.22,2.52,46,4,2.33,62,2.11,1.37,19,2.61,2.06,23,4.09,3.14,11,5.55,2.28,33,4.09,2.24,22,4,2.42,39,2.04,1.43,23,2.79,2.1,19,4.58,2.86,26,6.06,1.8,18,4.38,2.28,37,3.5,2.38,24,2.33,1.43,24,2.44,2.2,18,4.85,2.63,27,5.74,2.33,19,4.15,2.5,39,3.74,2.05,23 +5639,haughty,4.16,2.14,19,4.36,2.32,22,5.09,2.31,23,3.55,1.81,11,4.43,1.9,7,4.62,2.56,8,4.21,2.26,14,5.57,2.57,7,4.88,2.25,16,4.25,2.43,8,4.09,2.02,11,4.22,2.59,9,4.46,2.22,13,4.36,2.11,11,5.75,2.38,12,4.42,2.35,12,3.71,1.8,7,3.73,2.76,11,5,1.67,11,5.69,2.59,13,4.3,1.7,10 +5640,haul,4.95,1.5,21,3.18,1.97,22,5.6,2.04,20,5.67,1.41,9,4.42,1.38,12,2.67,1.97,6,3.4,2.06,15,4.83,3.19,6,5.93,1.33,14,5.78,1.39,9,4.33,1.3,12,3,1.58,5,3.24,2.11,17,5,2.29,9,6.09,1.76,11,4.83,1.75,12,5.11,1.17,9,3.11,1.76,9,3.23,2.17,13,5.64,1.91,11,5.56,2.3,9 +5641,haunt,4.05,2.44,21,4.87,2.8,23,4.39,2.43,18,4.89,2.98,9,3.42,1.83,12,4.82,2.96,11,4.92,2.78,12,4.1,2.85,10,4.75,1.91,8,5.71,2.29,7,3.31,2.18,13,5.36,2.87,11,4.42,2.78,12,4.43,2.94,7,4.36,2.2,11,4.77,2.39,13,2.88,2.17,8,5.18,2.82,11,4.58,2.87,12,4.44,1.88,9,4.33,3,9 +5642,have,5.86,2.03,22,3.52,2.04,21,5.72,2.3,18,4.33,2.8,6,6.47,1.41,15,2.86,1.95,7,3.86,2.07,14,5.78,2.73,9,5.75,2.05,8,5.21,2.12,14,7.14,1.35,7,3.78,2.33,9,3.33,1.87,12,5.7,2.75,10,5.75,1.75,8,5.43,2.31,14,6.62,1.19,8,4,2.1,6,3.33,2.06,15,6.4,2.17,10,4.88,2.3,8 +5643,haven,6.36,1.79,22,2.9,1.95,21,6.88,1.78,16,6.5,1.38,6,6.33,2.02,15,3,2.38,7,2.86,1.79,14,7,1.85,8,6.75,1.83,8,6.14,1.83,14,6.86,1.86,7,3.22,2.28,9,2.67,1.72,12,7.33,1.87,9,6.29,1.6,7,6.36,1.55,14,6.38,2.26,8,3.17,2.64,6,2.8,1.7,15,7.33,1.73,9,6.29,1.8,7 +5644,havoc,3.85,1.98,20,5.43,3.03,21,3.96,2.57,25,3.67,1.15,3,3.88,2.12,17,6.57,2.88,7,5.08,3.04,13,4.25,2.19,8,3.82,2.79,17,3.71,1.7,7,3.92,2.18,13,6.29,2.93,7,5.23,3.09,13,3.79,2.58,14,4.18,2.68,11,3.56,1.42,9,4.09,2.39,11,5.82,3.16,11,5,2.98,10,3.78,2.84,18,4.43,1.81,7 +5645,haw,4.35,1.9,20,3.72,2.19,18,4.71,1.88,24,4.2,1.79,5,4.4,1.99,15,3.8,1.64,5,3.69,2.43,13,4,2,13,5.55,1.37,11,4.4,2.07,10,4.3,1.83,10,3.43,1.81,7,3.91,2.47,11,4.25,1.88,16,5.62,1.6,8,3.86,1.7,14,5.5,1.97,6,4.33,2.19,12,2.5,1.76,6,4.53,2.23,15,5,1.12,9 +5646,hawk,6.46,1.58,41,4.83,2.75,18,5.5,1.77,24,6.63,1.61,19,6.32,1.59,22,5.5,2.95,6,4.5,2.71,12,5.38,1.51,8,5.56,1.93,16,6.84,1.46,19,6.14,1.68,21,5.6,2.91,10,3.88,2.36,8,5.29,1.86,17,6.17,1.6,6,6.8,1.47,20,6.14,1.65,21,3.89,2.93,9,5.78,2.33,9,5.88,1.78,16,4.75,1.58,8 +5647,hay,5.41,1.55,39,2.43,1.83,21,4.75,2.51,20,5.36,1.45,14,5.58,1.5,24,2.83,2.14,6,2.27,1.75,15,5.17,1.83,6,4.57,2.79,14,5.75,1.44,16,5.32,1.49,22,1.71,0.95,7,2.79,2.08,14,4.7,2.79,10,4.8,2.35,10,5.17,1.67,23,5.75,1.34,16,1.56,0.88,9,3.08,2.11,12,5.38,3.02,8,4.33,2.15,12 +5648,hayride,6.67,1.49,21,3.81,2.44,21,6.76,2.01,25,6.67,1.61,12,6.67,1.41,9,4,2,7,3.71,2.7,14,7.4,1.51,10,6.33,2.23,15,6.75,2.06,4,6.65,1.41,17,4.5,2.59,10,3.18,2.23,11,6.71,2.43,7,6.78,1.9,18,7,1.41,12,6.22,1.56,9,4.15,2.48,13,3.25,2.43,8,6.78,2.17,9,6.75,1.98,16 +5649,haystack,5.86,1.71,21,3.58,2.41,19,5.38,2.42,21,5.83,1.17,6,5.87,1.92,15,3.75,2.71,8,3.45,2.3,11,5.91,2.39,11,4.8,2.44,10,5.33,1.97,6,6.07,1.62,15,4.5,2.76,10,2.56,1.51,9,5.21,2.72,14,5.71,1.8,7,5.29,1.7,7,6.14,1.7,14,3.79,2.61,14,3,1.87,5,5.08,2.68,12,5.78,2.11,9 +5650,haywire,4.55,1.88,20,4.29,2.85,21,2.88,1.98,24,3.25,1.71,4,4.88,1.82,16,4.5,2.38,4,4.24,3.01,17,4.33,1.94,9,2,1.46,15,4.62,1.69,8,4.5,2.07,12,4.3,2.67,10,4.27,3.13,11,2.71,1.44,14,3.1,2.64,10,4.82,1.33,11,4.22,2.44,9,3.5,2.88,10,5,2.76,11,3.29,2.14,17,1.86,1.07,7 +5651,hazard,2.9,1.73,21,5.77,2.42,26,4.22,1.98,23,3.11,2.2,9,2.75,1.36,12,4.8,2.3,10,6.38,2.36,16,4.25,1.16,8,4.2,2.34,15,3.29,1.98,7,2.71,1.64,14,5.77,2.31,13,5.77,2.62,13,3.64,1.57,11,4.75,2.22,12,2.18,1.25,11,3.7,1.89,10,5.27,2.49,15,6.45,2.25,11,4.25,1.86,12,4.18,2.18,11 +5652,hazardous,2.8,1.67,20,5.25,2.9,20,4.36,2.53,25,2.67,2.08,3,2.82,1.67,17,5.14,3.53,7,5.58,2.57,12,4,2.62,8,4.53,2.55,17,3.14,1.46,7,2.62,1.8,13,5.67,2.8,6,5.31,3.01,13,4.29,2.73,14,4.45,2.38,11,3,1.32,9,2.64,1.96,11,6.3,2.21,10,4.2,3.22,10,4.44,2.62,18,4.14,2.48,7 +5653,haze,4.83,1.38,18,3.91,2.5,23,4.37,1.67,19,4.67,1.5,9,5,1.32,9,3.43,2.51,7,4.07,2.63,15,4.2,1.93,10,4.56,1.42,9,4.38,1.69,8,5.2,1.03,10,4.8,3.16,10,3.08,1.68,12,4.12,1.55,8,4.7,1.83,10,4.91,1.22,11,4.71,1.7,7,4.1,2.59,20,2.67,1.53,3,3.62,1.06,8,4.91,1.87,11 +5654,hazmat,3.62,1.6,21,5.54,2.37,26,4.21,2.15,24,3.62,1.51,8,3.62,1.71,13,6.2,1.99,10,5.12,2.55,16,3.89,2.09,9,4.4,2.23,15,3.75,1.67,8,3.54,1.61,13,6.23,2.28,13,4.85,2.34,13,3.67,1.97,12,4.75,2.26,12,3.83,1.75,12,3.33,1.41,9,5.53,2.75,15,5.55,1.86,11,3.38,1.76,13,5.18,2.23,11 +5655,hazy,3.79,1.58,19,2.73,2.14,22,3.79,1.85,28,4.33,1.51,6,3.54,1.61,13,3.64,2.66,11,1.82,0.87,11,3.36,2.2,11,4.06,1.6,17,3.64,1.63,11,4,1.6,8,3.45,2.66,11,2,1.18,11,4.06,2.01,18,3.3,1.49,10,3.77,1.74,13,3.83,1.33,6,2.71,2.49,14,2.75,1.49,8,3.44,2.06,16,4.25,1.48,12 +5656,head,5.86,1.32,22,4.45,2.42,20,5.56,2.2,18,6.17,1.72,6,5.8,1.21,15,3.71,2.69,7,4.85,2.27,13,5.11,2.52,9,6.12,1.96,8,6,1.57,14,5.71,0.76,7,4.62,2.72,8,4.33,2.31,12,5.4,2.76,10,5.75,1.39,8,5.57,1.28,14,6.38,1.3,8,5.6,2.79,5,4.07,2.25,15,5.3,2.79,10,5.88,1.25,8 +5657,headache,2.22,1.29,41,4.27,2.54,45,4.04,3.02,25,2.11,1.18,18,2.3,1.4,23,5.29,2.37,17,3.63,2.51,27,3.5,2.33,8,4.29,3.33,17,2.2,1.47,20,2.2,1.15,20,4.38,2.6,21,4.17,2.53,24,4.43,2.98,14,3.55,3.14,11,2.17,1.4,24,2.29,1.16,17,4.38,2.53,29,4.06,2.62,16,4.06,3.28,18,4,2.45,7 +5658,headband,5.16,1.5,19,3.33,2,18,5.81,2.14,16,4.91,0.83,11,5.5,2.14,8,4.25,2.22,4,3.07,1.94,14,4.43,1.62,7,6.89,1.9,9,5.25,1.16,8,5.09,1.76,11,4,2.08,7,2.91,1.92,11,5.4,1.82,5,6,2.32,11,4.77,1.48,13,6,1.26,6,2.73,2.1,11,4.29,1.5,7,6.29,2.21,7,5.44,2.13,9 +5659,header,5.33,1.62,21,3.33,1.8,21,5.46,1.64,24,5.75,1.29,12,4.78,1.92,9,3.57,2.3,7,3.21,1.58,14,5.8,1.23,10,5.21,1.89,14,6,2,4,5.18,1.55,17,2.9,1.52,10,3.73,2,11,5.29,1.5,7,5.53,1.74,17,5.33,1.97,12,5.33,1.12,9,3.38,1.39,13,3.25,2.43,8,4.25,1.49,8,6.06,1.39,16 +5660,headless,2.95,1.54,19,5.1,2.79,20,3.54,2.23,24,3.15,1.63,13,2.5,1.38,6,3.6,2.7,5,5.6,2.72,15,3.46,2.11,13,3.64,2.46,11,3.22,1.86,9,2.7,1.25,10,5.57,3.15,7,4.85,2.67,13,4.36,2.2,11,2.85,2.08,13,3.11,1.83,9,2.8,1.32,10,4.4,2.95,10,5.8,2.57,10,3.67,2.69,9,3.47,2,15 +5661,headlight,5.29,1.15,21,4.75,2.51,20,5.79,2.29,48,5.33,0.89,12,5.22,1.48,9,4.71,2.29,7,4.77,2.71,13,5.94,2.59,17,5.71,2.15,31,5.5,1,4,5.24,1.2,17,4.45,2.54,11,5.11,2.57,9,5.19,2.33,26,6.5,2.06,22,5.33,1.44,12,5.22,0.67,9,4.67,2.61,12,4.88,2.53,8,5.73,2.41,30,5.89,2.14,18 +5662,headline,5,1.33,19,4.14,2.43,21,4,2.2,20,5.33,1.15,3,4.94,1.39,16,5.33,2.42,6,3.67,2.35,15,4.5,1.76,6,3.79,2.39,14,5.4,0.7,10,4.56,1.74,9,2.71,1.5,7,4.86,2.54,14,4.5,2.42,10,3.5,1.96,10,5.5,0.76,8,4.64,1.57,11,3,2.29,9,5,2.26,12,4.88,3.18,8,3.42,1,12 +5663,headliner,5.8,2.04,20,4.11,2.78,18,5.09,1.93,22,6.8,1.48,5,5.47,2.13,15,4.33,2.8,6,4,2.89,12,4.4,1.43,10,5.67,2.15,12,6,0.82,10,5.6,2.84,10,5,3.02,10,3,2.14,8,4.55,1.75,11,5.64,2.01,11,5.17,2.25,12,6.75,1.28,8,2.33,2.35,9,5.89,1.96,9,4.27,1.85,11,5.91,1.7,11 +5664,headlock,3.6,1.67,20,4.39,2.81,23,4.18,2.54,28,3.75,1.58,8,3.5,1.78,12,4.22,2.82,9,4.5,2.9,14,3.29,2.2,14,5.07,2.62,14,3.11,1.54,9,4,1.73,11,4.08,2.87,12,4.73,2.83,11,3.86,2.54,14,4.5,2.59,14,3.3,1.83,10,3.9,1.52,10,4.55,2.77,11,4.25,2.96,12,4.33,2.64,12,4.06,2.54,16 +5665,headmaster,4.89,1.59,19,3.44,2.06,18,5.71,2.64,17,5.64,1.36,11,3.88,1.36,8,4.25,2.22,4,3.21,2.04,14,5.62,2.72,8,5.78,2.73,9,5.75,1.67,8,4.27,1.27,11,3.86,1.68,7,3.18,2.32,11,4.5,1.87,6,6.36,2.84,11,5,1.91,13,4.67,0.52,6,2.55,1.86,11,4.86,1.57,7,5.43,3.36,7,5.9,2.18,10 +5666,headphones,6.47,1.81,19,3,2.43,21,5.92,2.27,25,6.5,3.11,4,6.47,1.46,15,2.5,1.29,4,3.12,2.64,17,6.44,2.24,9,5.62,2.31,16,7.14,1.57,7,6.08,1.88,12,3.3,2.54,10,2.73,2.41,11,5.64,2.13,14,6.27,2.49,11,6.73,1.62,11,6.12,2.1,8,3.3,2.71,10,2.73,2.24,11,6.28,2.3,18,5,2.08,7 +5667,headquarter,5.14,1.35,21,3.81,2.12,26,5.46,1.82,24,5.44,1.42,9,4.92,1.31,12,3,2.16,10,4.31,1.99,16,5.44,1.94,9,5.47,1.81,15,5.14,0.9,7,5.14,1.56,14,4.08,2.25,13,3.54,2.03,13,5.42,1.51,12,5.5,2.15,12,4.82,1.17,11,5.5,1.51,10,3.67,2.5,15,4,1.55,11,5.54,1.85,13,5.36,1.86,11 +5668,headquarters,4.95,1.72,21,4.04,2.07,25,5.89,2.13,19,4.89,1.69,9,5,1.81,12,3.67,2.16,6,4.17,2.15,18,5.14,1.07,7,6.33,2.5,12,4.62,1.63,16,6,1.73,5,3.5,2.1,14,4.8,1.99,10,6.67,1.58,9,5.2,2.39,10,5.17,1.9,12,4.67,1.5,9,4.56,1.9,16,3.11,2.15,9,5.64,2.38,11,6.25,1.83,8 +5669,headset,5.37,1.38,19,4.1,2.2,20,5.7,2.05,23,5.2,1.48,5,5.31,1.38,13,4.5,2.88,6,3.93,1.94,14,5.6,2.12,10,5.77,2.09,13,5.14,2.04,7,5.36,0.81,11,4.14,2.79,7,4.08,1.93,13,5.45,2.07,11,5.92,2.11,12,5.42,1.56,12,5.29,1.11,7,4.09,2.34,11,4.11,2.15,9,5.5,2.14,14,6,2,9 +5670,headstone,2.45,1.23,20,4.18,2.51,17,3.6,2.19,20,2.8,1.64,5,2.33,1.11,15,4.33,2.16,6,4.09,2.77,11,3.89,2.03,9,3.36,2.38,11,3,1.05,10,1.9,1.2,10,4.2,2.04,10,4.14,3.24,7,4,2.16,10,3.2,2.25,10,2.75,1.29,12,2,1.07,8,3.33,3.08,9,5.12,1.25,8,3.4,2.37,10,3.8,2.1,10 +5671,headstrong,4.84,2.43,19,6,2.2,22,6.36,2.11,22,3.83,1.6,6,5.31,2.66,13,5.83,2.33,12,6.2,2.15,10,5.57,2.64,7,6.73,1.79,15,5.2,1.69,10,4.44,3.13,9,6.11,1.96,9,5.92,2.43,13,6.19,1.83,16,7.2,3.03,5,5.25,2.71,8,4.55,2.3,11,5.56,2.13,9,6.31,2.29,13,6.33,2.06,15,6.43,2.37,7 +5672,headway,5.2,1.32,20,3.95,1.94,21,5.88,2.58,33,5.7,1.42,10,4.7,1.06,10,4.38,2.13,8,3.69,1.84,13,5.85,2.67,13,5.9,2.59,20,5.78,1.56,9,4.73,0.9,11,4.69,1.8,13,2.75,1.58,8,5.48,2.73,21,6.58,2.23,12,5.4,1.51,10,5,1.15,10,3.93,2.06,14,4,1.83,7,5.44,2.34,16,6.29,2.8,17 +5673,heady,5,1.61,21,3.52,2.39,23,5.28,2.02,18,5.44,1.01,9,4.67,1.92,12,3.73,2.15,11,3.33,2.67,12,5.6,2.07,10,4.88,2.03,8,4.43,1.4,7,5.31,1.75,13,3.82,2.4,11,3.25,2.45,12,5.14,2.27,7,5.36,1.96,11,4.38,1.5,13,6,1.31,8,3.91,2.63,11,3.17,2.21,12,4.44,1.74,9,6.11,2.03,9 +5674,heal,7.41,1.73,39,4.32,2.54,38,5.18,2.59,50,7.38,1.89,13,7.36,1.68,25,4.56,2.46,9,4.24,2.6,29,5,2.68,26,5.38,2.53,24,7.4,1.76,15,7.35,1.75,23,4.64,1.98,14,4.12,2.83,24,4.43,2.48,21,5.72,2.58,29,6.95,1.99,20,7.89,1.29,19,4.43,2.69,21,4.18,2.4,17,4.62,2.53,24,5.69,2.59,26 +5675,healer,7.38,1.47,21,3.95,2.91,19,5.14,2.01,22,7.17,1.17,6,7.47,1.6,15,3.25,1.98,8,4.45,3.45,11,4.92,2.11,12,5.4,1.96,10,8,1.32,9,6.92,1.44,12,4.12,2.85,8,3.82,3.09,11,3.43,1.4,7,5.93,1.75,15,7.4,1.71,10,7.36,1.29,11,3.92,3.09,13,4,2.76,6,5.33,2.39,12,4.9,1.52,10 +5676,healing,7.63,1.54,19,3.67,2.61,21,6.21,2.38,28,6.5,1.64,6,8.15,1.21,13,3.9,2.33,10,3.45,2.94,11,6.45,2.42,11,6.06,2.41,17,7.91,1.45,11,7.25,1.67,8,3.3,2.11,10,4,3.07,11,5.61,2.33,18,7.3,2.16,10,7.69,1.32,13,7.5,2.07,6,4,2.86,14,3,2.08,7,6.56,2.37,16,5.75,2.42,12 +5677,health,6.85,1.63,40,3.48,2.19,23,6,1.81,26,7.08,1.75,13,6.81,1.58,26,3.73,2.05,11,3.25,2.38,12,5.85,1.68,13,6.15,1.99,13,6.93,1.75,15,6.88,1.57,24,3.36,2.16,11,3.58,2.31,12,5.94,1.71,17,6.11,2.09,9,6.6,1.79,20,7.1,1.45,20,3.64,2.46,11,3.33,2.02,12,6.31,1.45,16,5.5,2.27,10 +5678,healthcare,4.76,1.79,21,4.56,2.42,25,4,2.03,19,5.44,1.94,9,4.25,1.54,12,3.5,2.51,6,4.89,2.42,18,3.14,1.95,7,4.5,1.98,12,4.88,1.89,16,4.4,1.52,5,3.71,2.49,14,5.7,2,10,4.11,1.69,9,3.9,2.38,10,5,1.95,12,4.44,1.59,9,4.94,1.95,16,3.89,3.1,9,3.91,2.51,11,4.12,1.25,8 +5679,healthy,7.76,1.58,21,4.19,2.29,21,7,1.63,22,7.71,1.82,14,7.86,1.07,7,3.91,2.55,11,4.33,2.12,9,6.67,2.25,6,7.12,1.41,16,7.3,2,10,8.18,0.98,11,3.27,1.9,11,5.2,2.35,10,7.08,1.66,13,6.89,1.69,9,7.58,2.02,12,8,0.71,9,3.85,2.51,13,4.75,1.91,8,6.67,1.23,12,7.4,2.01,10 +5680,heap,4.38,1.24,21,3.42,2.69,24,5.39,2.25,18,4.5,1.31,8,4.31,1.25,13,4.83,2.79,6,2.94,2.55,18,5.78,2.59,9,5,1.94,9,4.25,1.36,12,4.56,1.13,9,4,2.45,10,3,2.86,14,5.82,2.52,11,4.71,1.7,7,4.43,1.22,14,4.29,1.38,7,3.94,2.77,16,2.38,2.33,8,5.27,2.24,11,5.57,2.44,7 +5681,hear,6.68,1.49,22,3.62,2.22,21,6.71,1.79,17,7,1.55,6,6.6,1.55,15,2.57,2.15,7,4.14,2.14,14,6.56,1.81,9,6.88,1.89,8,6.64,1.55,14,6.86,1.57,7,3.44,2.35,9,3.75,2.22,12,7,2.12,9,6.38,1.41,8,6.93,1.69,14,6.25,1.04,8,3.5,2.81,6,3.67,2.06,15,7.67,1.8,9,5.62,1.06,8 +5682,hearsay,3.82,1.5,22,4.59,2.36,22,4.32,2.19,19,3.5,0.93,8,3.62,1.04,13,5,2.62,8,4.38,2.36,13,4.14,2.41,7,4.27,2.2,11,2.88,0.64,8,4,0.91,13,4.67,2.87,9,4.54,2.07,13,4.71,1.89,7,4.08,2.39,12,4,1,11,3.64,1.91,11,3.25,2.76,8,5.36,1.78,14,4.31,2.09,16,4.33,3.21,3 +5683,hearse,2.78,1.7,18,3.64,2.68,22,3.21,1.95,28,3.33,2.25,6,2.5,1.38,12,3.45,2.5,11,3.82,2.96,11,2.82,1.66,11,3.47,2.12,17,3.27,1.74,11,2,1.41,7,3.73,2.41,11,3.55,3.05,11,3.06,1.8,18,3.5,2.27,10,3.15,1.72,13,1.8,1.3,5,3.14,2.51,14,4.5,2.93,8,3.06,1.88,16,3.42,2.11,12 +5684,heart,6.95,1.87,41,5.07,2.96,44,5.43,2.26,44,6.86,1.66,14,7,2,27,4.12,2.55,17,5.67,3.09,27,5.3,2.57,23,5.5,1.93,20,7.06,1.86,18,6.87,1.91,23,5,2.72,21,5.13,3.22,23,5,2.32,27,6.12,2.03,17,7.2,2.26,20,6.71,1.42,21,5.24,2.93,25,4.84,3.06,19,5.77,2.2,35,4.11,2.09,9 +5685,heart disease,2.09,1.77,22,5.8,2.35,20,3.38,2.46,24,2.2,2.08,15,1.86,0.9,7,4.6,2.88,5,6.2,2.11,15,3.38,2.36,13,3.36,2.69,11,2.7,2.45,10,1.58,0.67,12,6.14,2.61,7,5.62,2.29,13,3.18,2.4,11,3.54,2.6,13,2,2.05,11,2.18,1.54,11,5.5,2.59,10,6.1,2.18,10,3.67,3.12,9,3.2,2.08,15 +5686,heartache,3.23,2.07,22,5.24,2.55,21,3.32,2.06,22,3.36,2.1,14,3,2.14,8,5,2.86,11,5.67,2.35,9,4.33,2.5,6,2.94,1.81,16,3.5,2.37,10,3,1.86,12,4.64,3.11,11,5.9,1.66,10,3.69,2.06,13,2.78,2.05,9,3.92,2.35,12,2.4,1.35,10,4.54,2.82,13,6.38,1.6,8,3.75,2.05,12,2.8,2.04,10 +5687,heartbeat,6.24,1.81,21,4.43,2,23,4.54,1.88,26,6,1.55,11,6.5,2.12,10,5.18,1.6,11,3.75,2.14,12,4.45,1.81,11,4.64,2.06,14,6.9,1.66,10,5.64,1.8,11,4.55,2.07,11,4.33,2.02,12,4.59,1.91,17,4.5,2.07,8,6.92,1.71,13,5.12,1.46,8,4.4,1.99,15,4.5,2.14,8,4.59,2.06,17,4.44,1.59,9 +5688,heartbreak,2.45,1.57,22,5.65,2.21,26,3.58,2.17,24,2,1,9,2.77,1.83,13,5.1,2.23,10,6,2.19,16,2.78,1.64,9,4.07,2.34,15,1.88,1.36,8,2.79,1.63,14,5.46,2.44,13,5.85,2.03,13,3.33,2.31,12,3.83,2.08,12,2.42,2.02,12,2.5,0.85,10,5,2.33,15,6.55,1.75,11,3.92,1.8,13,3.18,2.56,11 +5689,heartbreaker,3.76,1.92,21,4.45,2.34,22,5,2.38,26,3.27,2.1,11,4.3,1.64,10,4.2,2.3,10,4.67,2.46,12,4.45,2.02,11,5.5,2.68,14,4.1,1.91,10,3.45,1.97,11,4.1,2.23,10,4.75,2.49,12,5.71,2.49,17,3.62,1.6,8,3.54,2.3,13,4.12,1.13,8,4.64,2.17,14,4.12,2.75,8,5.41,2.58,17,4.22,1.86,9 +5690,heartbreaking,2.91,2.45,22,4.86,2.69,21,3.55,2.2,22,2.64,2.13,14,3.38,3.02,8,4.82,2.99,11,4.89,2.62,9,4,2,6,3.38,2.31,16,3.2,2.3,10,2.67,2.64,12,4.09,2.91,11,5.7,2.26,10,3.46,1.61,13,3.67,2.96,9,3.25,2.49,12,2.5,2.46,10,4.31,2.9,13,5.75,2.19,8,3.67,1.87,12,3.4,2.63,10 +5691,heartbroken,1.95,1,20,6.6,2.84,20,3.65,2.02,26,1.73,0.79,11,2.22,1.2,9,6.71,3.04,7,6.54,2.85,13,4.15,2.44,13,3.15,1.41,13,2,1.18,11,1.89,0.78,9,5.82,3.57,11,7.56,1.13,9,3.76,2.33,17,3.44,1.33,9,2.1,1.29,10,1.8,0.63,10,6.58,3.29,12,6.62,2.2,8,3.38,1.5,16,4.1,2.69,10 +5692,heartburn,2.9,1.41,21,4,2.47,24,4.25,2.67,20,2.88,1.64,8,2.92,1.32,13,5.17,2.04,6,3.61,2.52,18,4,2.49,11,4.56,3,9,2.83,1.7,12,3,1,9,5.1,2.88,10,3.21,1.85,14,4.54,2.99,13,3.71,2.06,7,3,1.52,14,2.71,1.25,7,4.19,2.51,16,3.62,2.5,8,4.33,2.42,12,4.12,3.18,8 +5693,hearted,6,1.9,22,4.5,2.35,22,6.7,1.84,23,5.77,2.01,13,6,1.6,8,5,2.51,8,4.21,2.29,14,6,2.77,7,7,1.26,16,5.67,2.6,9,6.23,1.3,13,3.89,2.85,9,4.92,1.93,13,6.09,2.02,11,7.25,1.54,12,5.93,2.2,14,6.12,1.36,8,4.18,2.89,11,4.82,1.72,11,6.85,1.86,13,6.5,1.9,10 +5694,heartfelt,6.7,2.15,20,3.83,2.91,24,5.93,2.45,28,6.62,1.19,8,6.75,2.67,12,2.67,2.12,9,4.53,3.16,15,6.21,2.26,14,5.64,2.68,14,7.44,1.51,9,6.09,2.47,11,4.25,3.08,12,3.42,2.81,12,5.29,2.73,14,6.57,2.03,14,7.5,1.65,10,5.9,2.38,10,4,2.98,12,3.67,2.96,12,6.08,2.15,12,5.81,2.71,16 +5695,hearth,5.86,1.8,21,3.61,1.44,23,4.86,1.65,21,4.8,1.79,5,6.19,1.72,16,3.75,1.54,12,3.45,1.37,11,4.91,1.04,11,4.44,2.01,9,5.5,2.02,12,6.33,1.41,9,3.75,1.34,16,3.29,1.7,7,4.09,1.51,11,5.7,1.42,10,6.15,1.82,13,5.38,1.77,8,3.63,1.5,19,3.5,1.29,4,4.29,1.38,14,6,1.63,7 +5696,heartland,6,2,20,4.32,3.2,19,5.88,2.21,26,5.64,2.11,11,6.44,1.88,9,6.43,2.44,7,3.08,3,12,5.77,2.01,13,6,2.48,13,5.64,2.38,11,6.44,1.42,9,4.1,3.07,10,4.56,3.5,9,6.18,2.1,17,5.33,2.45,9,6.2,1.69,10,5.8,2.35,10,4.33,3.52,12,4.29,2.81,7,6.38,1.71,16,5.1,2.77,10 +5697,heartless,2.8,1.88,20,4.82,2.3,22,5.22,2.81,27,3.43,2.64,7,2.46,1.33,13,4.9,1.91,10,4.75,2.67,12,5.27,2.87,15,5.27,2.97,11,2.82,1.33,11,2.78,2.49,9,4.11,1.45,9,5.31,2.69,13,6.18,2.7,17,3.56,2.4,9,2.85,2.03,13,2.71,1.7,7,4.56,2.25,16,5.5,2.51,6,5.08,2.78,12,5.33,2.92,15 +5698,hearty,7.25,1.33,20,3.71,2.05,21,6.4,1.98,25,7.33,1.15,3,7.24,1.39,17,4.71,2.75,7,3.23,1.54,13,5.38,1.6,8,6.88,2,17,7.14,1.35,7,7.31,1.38,13,4.57,2.15,7,3.31,2.02,13,6.21,2.39,14,6.64,1.36,11,6.89,1.36,9,7.55,1.29,11,4.18,1.99,11,3.2,2.1,10,6.61,2.15,18,5.86,1.46,7 +5699,heat,4.77,2.62,22,5.75,2.69,20,5.89,2.56,19,5.46,2.07,13,3.78,3.11,9,6.86,2.34,7,5.15,2.76,13,5.71,2.98,7,6,2.41,12,5.17,2.69,12,4.3,2.58,10,6.33,2.69,9,5.27,2.72,11,6.2,1.81,10,5.56,3.28,9,5.17,2.69,12,4.3,2.58,10,6.86,2.04,7,5.15,2.88,13,6.71,1.89,7,5.42,2.84,12 +5700,heater,6.57,1.83,21,3.26,2.35,19,4.81,2.44,21,7.17,1.47,6,6.33,1.95,15,3.38,2.5,8,3.18,2.36,11,4.73,2.69,11,4.9,2.28,10,7.33,1.5,9,6,1.91,12,3.25,1.98,8,3.27,2.69,11,4,2.83,6,5.13,2.29,15,6.4,2.22,10,6.73,1.49,11,2.62,1.98,13,4.67,2.66,6,4.92,2.81,12,4.67,2,9 +5701,heathen,3.71,1.68,21,4.2,2.45,25,4.32,2.38,19,3.78,1.3,9,3.67,1.97,12,4,2.68,6,4.33,2.5,18,4.14,2.61,7,4.42,2.35,12,3.69,1.2,16,3.8,2.95,5,3.5,2.44,14,5.3,2.26,10,4.33,2.96,9,4.3,1.89,10,4.08,1.93,12,3.22,1.2,9,4.75,2.32,16,3.22,2.49,9,4.27,2.94,11,4.38,1.51,8 +5702,heating,5.85,1.63,20,3.61,2.55,18,5.83,2.79,24,6.2,0.84,5,5.73,1.83,15,5,1.87,5,3.08,2.63,13,4.85,2.85,13,7,2.32,11,6.3,1.64,10,5.4,1.58,10,5.29,2.63,7,2.55,1.92,11,4.94,2.86,16,7.62,1.6,8,5.86,1.75,14,5.83,1.47,6,3.58,2.68,12,3.67,2.5,6,6.07,2.99,15,5.44,2.55,9 +5703,heave,4.1,1.71,20,4,2.28,21,4.75,2.19,24,3.67,1.53,3,4.18,1.78,17,4.14,2.61,7,3.92,2.29,13,5.12,1.64,8,4.56,2.45,16,4.29,1.11,7,4,2,13,3.43,1.72,7,4.31,2.63,13,4.36,1.6,14,5.3,2.83,10,3.78,1.92,9,4.36,1.57,11,3.73,1.79,11,4.3,2.79,10,4.53,2.45,17,5.29,1.38,7 +5704,heaven,7.5,2.24,40,4.23,2.86,22,5.22,2.72,50,7.5,1.72,18,7.5,2.63,22,4,1.85,8,4.36,3.37,14,4.69,2.65,26,5.79,2.73,24,6.8,2.71,20,8.42,1.02,19,4.3,2.26,10,4.17,3.38,12,5.05,2.91,21,5.34,2.62,29,7.43,2.19,23,7.59,2.37,17,4.12,3,8,4.29,2.89,14,5.42,2.9,24,5.04,2.58,26 +5705,heavenly,7.89,1.52,19,4.95,2.94,22,6.75,1.59,24,8.17,1.33,6,7.77,1.64,13,5.75,2.73,12,4,3.02,10,6.38,1.06,8,6.94,1.81,16,7.3,1.77,10,8.56,0.88,9,4.44,2.92,9,5.31,3.01,13,6.76,1.52,17,7,1.9,6,7.75,1.91,8,8,1.26,11,5.56,2.4,9,4.54,3.28,13,6.81,1.6,16,6.62,1.69,8 +5706,heavy,4.78,1.8,18,3.65,2.7,20,3.61,1.54,18,4.88,1.64,8,4.7,2,10,5,3.27,7,2.92,2.14,13,3.82,1.6,11,3.29,1.5,7,4.82,1.4,11,4.71,2.43,7,3.33,3.32,9,3.91,2.21,11,3.36,1.36,11,4,1.83,7,5,1.21,12,4.33,2.73,6,2.75,2.49,12,5,2.56,8,3.33,1.66,9,3.89,1.45,9 +5707,heavy metal,4.61,2.25,23,4.86,2.87,22,5.35,2.62,20,5.62,2.62,8,4.07,1.91,15,5.2,2.94,10,4.58,2.91,12,6.29,2.36,7,4.85,2.7,13,5.08,2.35,12,4.09,2.12,11,4.27,2.53,11,5.45,3.17,11,5.4,2.53,15,5.2,3.19,5,4.91,2.34,11,4.33,2.23,12,5.5,2.88,10,4.33,2.87,12,5.1,2.28,10,5.6,3.03,10 +5708,heavyweight,4.37,1.34,19,3.83,2.26,18,5.53,2.45,17,4.45,1.44,11,4.25,1.28,8,5.25,3.1,4,3.43,1.91,14,5.12,2.36,8,5.89,2.62,9,4.12,1.89,8,4.55,0.82,11,4,2.24,7,3.73,2.37,11,5,2.83,6,5.82,2.32,11,4.31,1.38,13,4.5,1.38,6,3.27,2.28,11,4.71,2.06,7,4.71,2.63,7,6.1,2.28,10 +5709,heck,4.29,1.42,21,3.12,2.54,24,5.2,2.04,20,5,1.07,8,3.85,1.46,13,3.33,1.03,6,3.06,2.9,18,5.45,2.16,11,4.89,1.96,9,4.5,1.17,12,4,1.73,9,3.8,2.66,10,2.64,2.44,14,5.62,2.26,13,4.43,1.4,7,4.29,1.38,14,4.29,1.6,7,3.19,2.71,16,3,2.33,8,5.08,1.83,12,5.38,2.45,8 +5710,hectic,2.8,1.15,20,4.45,2.96,20,3.91,2.52,22,3,1.1,6,2.71,1.2,14,4.5,3.12,8,4.42,3,12,4.17,2.92,12,3.6,2.07,10,2.44,1.42,9,3.09,0.83,11,4.22,2.91,9,4.64,3.14,11,5,2.83,7,3.4,2.29,15,2.8,1.23,10,2.8,1.14,10,4.08,2.93,13,5.14,3.13,7,4.17,2.82,12,3.6,2.22,10 +5711,hedge,5.14,1.32,22,3.39,2.08,23,5.95,2.63,19,5.38,1.06,8,4.69,0.95,13,3.88,2.7,8,3.07,1.77,14,6.43,2.51,7,5.55,2.88,11,5.5,1.07,8,4.62,0.87,13,3.44,2.79,9,3.36,1.6,14,6.57,3.26,7,5.58,2.27,12,4.91,1.38,11,5.36,1.29,11,2.11,1.76,9,4.21,1.89,14,6.06,2.46,16,5.33,4.04,3 +5712,heed,4.77,1.41,22,4.44,1.92,18,4.95,2.04,21,4.6,1.14,5,4.81,1.56,16,5.25,1.28,8,3.8,2.15,10,5.1,1.91,10,4.82,2.23,11,4.75,1.14,12,4.8,1.75,10,4.9,1.6,10,3.88,2.23,8,4.5,2.24,12,5.56,1.67,9,4.64,1.12,11,4.91,1.7,11,4.25,2.05,8,4.6,1.9,10,5.56,1.59,9,4.5,2.28,12 +5713,heel,4.63,1.07,19,4.55,1.76,20,5.41,1.74,22,4.8,1.1,5,4.46,1.05,13,4,2,6,4.79,1.67,14,5.6,1.58,10,5.25,1.91,12,4.29,1.25,7,4.73,0.9,11,4.71,1.89,7,4.46,1.76,13,5.7,1.49,10,5.17,1.95,12,4.92,1.08,12,4.14,0.9,7,4.9,1.85,10,4.2,1.69,10,5.69,1.75,13,5,1.73,9 +5714,hefty,3.85,1.18,20,4.05,2.01,21,4.88,2.48,33,4,1.49,10,3.7,0.82,10,4.25,1.75,8,3.92,2.22,13,4.79,2.61,14,4.95,2.46,19,3.33,1.32,9,4.27,0.9,11,4.38,1.98,13,3.5,2.07,8,4.81,2.68,21,5,2.22,12,3.5,1.35,10,4.2,0.92,10,4.07,2.2,14,4,1.73,7,5.18,2.21,17,4.56,2.78,16 +5715,heifer,4.29,2.05,21,4.55,2.48,20,4.92,2.38,36,4,2.51,8,4.46,1.81,13,4.8,2.17,5,4.47,2.64,15,5.36,2.11,11,4.72,2.51,25,4.08,2.18,13,4.62,1.92,8,4.58,2.19,12,4.5,3.02,8,4.25,2.79,20,5.75,1.44,16,3.64,1.75,11,5,2.21,10,5,2.86,11,4,1.94,9,4.36,2.65,22,5.79,1.63,14 +5716,height,5.83,1.25,18,3.85,2.06,20,4.56,2.57,25,6.4,1.14,5,5.62,1.26,13,4.09,2.17,11,3.56,2.01,9,5.38,2.47,16,3.11,2.15,9,6,1.15,7,5.73,1.35,11,4,2.45,9,3.73,1.79,11,4.6,2.74,20,4.4,1.95,5,5.56,1.24,9,6.11,1.27,9,3.55,2.16,11,4.22,1.99,9,4.79,2.46,19,3.83,2.99,6 +5717,heightened,6.37,1.74,19,4.59,2.11,22,4.95,2.27,21,6,1.66,9,6.7,1.83,10,4.88,2.36,8,4.43,2.03,14,4.55,2.07,11,5.4,2.5,10,5.71,1.89,7,6.75,1.6,12,4.8,1.75,10,4.42,2.43,12,4.58,2.43,12,5.44,2.07,9,5.9,1.97,10,6.89,1.36,9,4.12,2.1,8,4.86,2.14,14,5.38,2.36,13,4.25,2.05,8 +5718,heinous,2.77,1.72,22,5.38,2.5,26,4.12,2.19,24,2.44,1.59,9,3,1.83,13,5.2,2.66,10,5.5,2.48,16,4,1.66,9,4.2,2.51,15,3,2.14,8,2.64,1.5,14,5.54,2.76,13,5.23,2.31,13,4,1.54,12,4.25,2.77,12,3.33,1.92,12,2.1,1.2,10,5.53,2.59,15,5.18,2.48,11,4.46,2.03,13,3.73,2.41,11 +5719,heir,6.29,1.15,21,4,2.53,26,5.61,2.27,23,6.56,1.13,9,6.08,1.16,12,3.6,2.5,10,4.25,2.59,16,5.38,2.56,8,5.73,2.19,15,6.29,1.11,7,6.29,1.2,14,5.08,2.53,13,2.92,2.1,13,5.25,2.6,12,6,1.9,11,6.18,1.17,11,6.4,1.17,10,3.93,2.69,15,4.09,2.43,11,5.67,2.53,12,5.55,2.07,11 +5720,heiress,5.68,1.92,19,4.6,2.48,20,5.42,1.93,24,5.85,1.99,13,5.33,1.86,6,4.8,2.77,5,4.53,2.47,15,5.15,1.86,13,5.73,2.05,11,6.11,1.69,9,5.3,2.11,10,5.71,2.69,7,4,2.24,13,4.73,1.56,11,6,2.08,13,5.44,1.67,9,5.9,2.18,10,4.7,2.36,10,4.5,2.72,10,5.44,2.4,9,5.4,1.68,15 +5721,heirloom,6.35,1.09,20,4.55,2.48,22,6.62,2.33,21,6.44,0.73,9,6.27,1.35,11,4.9,2.85,10,4.25,2.22,12,5.88,2.47,8,7.08,2.22,13,6.29,1.14,14,6.5,1.05,6,5.12,2.9,8,4.21,2.26,14,5.75,2.19,8,7.15,2.34,13,6.5,1.18,10,6.2,1.03,10,5.33,1.92,12,3.6,2.84,10,6.33,2.61,12,7,2,9 +5722,heist,4.16,2.17,19,6.4,1.82,20,4.46,2.59,24,4.54,2.37,13,3.33,1.51,6,6.4,0.55,5,6.4,2.1,15,5,2.24,13,3.82,2.93,11,5.67,2.24,9,2.8,0.79,10,6.57,1.27,7,6.31,2.1,13,5,2.83,11,4,2.38,13,3.89,2.03,9,4.4,2.37,10,5.6,1.84,10,7.2,1.48,10,5.67,2.78,9,3.73,2.25,15 +5723,helicopter,5.55,1.32,20,6.11,2.61,18,6.17,2.53,24,6.4,0.89,5,5.27,1.33,15,7.2,1.79,5,5.69,2.81,13,5.92,2.14,13,6.45,3.01,11,5.8,1.23,10,5.3,1.42,10,7,2.45,7,5.55,2.66,11,5.44,2.58,16,7.62,1.77,8,5.43,1.22,14,5.83,1.6,6,6.17,2.62,12,6,2.83,6,6.67,1.95,15,5.33,3.24,9 +5724,helipad,4.52,1.47,23,5.09,2.56,22,5.95,2.28,20,5.5,1.07,8,4,1.41,15,5.2,2.82,10,5,2.45,12,6.57,2.51,7,5.62,2.18,13,4.42,1.78,12,4.64,1.12,11,5.09,2.3,11,5.09,2.91,11,5.53,2.33,15,7.2,1.79,5,4,1.55,11,5,1.28,12,5.3,2.5,10,4.92,2.71,12,5.5,1.65,10,6.4,2.8,10 +5725,heliport,5.63,1.01,19,4.14,1.9,21,5.48,2.09,23,6.67,1.53,3,5.44,0.81,16,5,1.07,8,3.62,2.14,13,5.67,2.35,9,5.36,1.98,14,5.56,1.01,9,5.7,1.06,10,4,1.8,9,4.25,2.05,12,5.53,2.36,15,5.38,1.6,8,5.86,1.21,7,5.5,0.9,12,4.7,1.7,10,3.64,2.01,11,5.85,2.3,13,5,1.76,10 +5726,helium,6.35,1.39,20,3.57,2.54,21,5.46,2.34,24,7.33,1.15,3,6.18,1.38,17,3.14,2.97,7,3.69,2.46,13,4.25,2.31,8,6.06,2.17,16,6.43,1.51,7,6.31,1.38,13,3.14,2.12,7,3.69,2.87,13,4.38,2.22,13,6.73,1.85,11,6.78,1.56,9,6,1.18,11,3.45,2.5,11,3.7,2.71,10,5.5,2.53,18,5.33,1.86,6 +5727,helix,5.75,1.55,20,3.5,1.77,22,5.24,1.81,21,6.67,1.22,9,5,1.41,11,3.33,2.07,6,3.47,1.73,15,5.17,2.32,6,5.27,1.67,15,6.38,1.77,8,5.33,1.3,12,4.6,0.89,5,3.18,1.85,17,5.6,2.12,10,4.91,1.51,11,5.73,1.79,11,5.78,1.3,9,3.67,1.94,9,3.38,1.71,13,5.33,2.19,12,5.11,1.27,9 +5728,hell,2.55,2.2,38,6.26,2.55,39,3.47,2.72,49,2.71,2.89,14,2.46,1.74,24,6.08,2.53,13,6.35,2.61,26,3.24,2.79,25,3.7,2.75,23,2.9,2.21,21,2.12,2.18,17,6.8,1.88,20,5.68,3.06,19,3.32,2.63,25,3.62,2.87,24,3.05,2.27,19,2.05,2.07,19,6,2.97,26,6.77,1.36,13,3.5,2.7,26,3.43,2.81,23 +5729,hellfire,2.85,1.9,20,5.1,2.66,21,4,3.01,25,2,1.41,4,3.06,1.98,16,5.5,2.38,4,5,2.78,17,4.89,3.37,9,3.5,2.78,16,2.75,1.49,8,2.92,2.19,12,5.1,2.47,10,5.09,2.95,11,3.93,2.79,14,4.09,3.42,11,3.09,1.45,11,2.56,2.4,9,4.6,2.84,10,5.55,2.54,11,4.17,3.09,18,3.57,2.99,7 +5730,hellhole,2.1,1.68,20,6.33,2.7,18,3.46,2.81,24,2.2,1.64,5,2.07,1.75,15,7.4,1.52,5,5.92,2.99,13,4.15,3.18,13,2.64,2.16,11,2,1.41,10,2.2,1.99,10,7.29,1.5,7,5.73,3.17,11,3.81,3.08,16,2.75,2.19,8,2.07,1.82,14,2.17,1.47,6,6.92,2.15,12,5.17,3.49,6,3.2,2.68,15,3.89,3.14,9 +5731,hellish,2.67,2.11,21,4.48,3.03,23,4.72,2.72,18,3,1.8,9,2.42,2.35,12,4.64,2.77,11,4.33,3.37,12,5.1,3.03,10,4.25,2.38,8,4.57,2.23,7,1.77,1.3,13,5.27,2.9,11,3.75,3.08,12,6.29,2.81,7,3.73,2.24,11,3,2.38,13,2.12,1.55,8,4.27,3.17,11,4.67,3.03,12,5.44,2.19,9,4,3.12,9 +5732,helmet,5.26,1.19,19,3.71,2.1,21,5.52,2.56,23,5,1,3,5.31,1.25,16,3.88,1.73,8,3.62,2.36,13,5,2.4,9,5.86,2.68,14,5.33,1.41,9,5.2,1.03,10,4,2.18,9,3.5,2.11,12,5.87,2.67,15,4.88,2.36,8,5.71,0.49,7,5,1.41,12,4,2.05,10,3.45,2.21,11,5.92,3.04,13,5,1.76,10 +5733,helmsman,5.19,1.4,21,3,2.02,22,5.33,2.29,27,5.3,1.34,10,5.09,1.51,11,2.71,2.14,7,3.13,2.03,15,5.12,2.29,17,5.7,2.36,10,5.27,1.19,11,5.1,1.66,10,2.4,1.67,5,3.18,2.13,17,5.36,2.37,14,5.31,2.29,13,4.92,1.38,13,5.62,1.41,8,2.3,1.83,10,3.58,2.07,12,5.36,2.44,14,5.31,2.21,13 +5734,help,6.95,2.01,22,4.29,2.43,21,6.89,1.84,18,6.67,2.73,6,7.07,1.83,15,4.43,2.51,7,4.21,2.49,14,6.89,2.2,9,6.88,1.64,8,6.43,2.17,14,8,1.41,7,3.67,2.74,9,4.75,2.18,12,7.1,2.18,10,6.62,1.41,8,7,2.11,14,6.88,1.96,8,3.67,2.8,6,4.53,2.33,15,7,2.11,10,6.75,1.58,8 +5735,helper,6.71,1.19,21,3.22,2.32,23,6.6,2.04,20,6.62,1.06,8,6.77,1.3,13,4,2,5,3,2.4,18,6.45,1.69,11,6.78,2.49,9,6.75,1.22,12,6.67,1.22,9,2.7,1.57,10,3.62,2.75,13,6.38,2.26,13,7,1.63,7,7,1.18,14,6.14,1.07,7,3.69,2.33,16,2.14,2.04,7,6.83,1.64,12,6.25,2.6,8 +5736,helpful,7.43,1.43,21,3.88,2.54,25,6.79,2.37,19,7.56,1.51,9,7.33,1.44,12,4.5,3.02,6,3.61,2.48,18,6,3.11,7,7.25,1.82,12,7.19,1.52,16,8.2,0.84,5,3.86,2.85,14,3.8,2.3,10,5.89,2.89,9,7.6,1.51,10,8,1.13,12,6.67,1.5,9,4.31,2.77,16,3.11,1.96,9,6.55,2.7,11,7.12,1.96,8 +5737,helpless,2.24,1.68,41,4.91,2.93,22,3,2.49,48,2.21,1.37,14,2.26,1.85,27,4.75,2.25,8,5,3.33,14,3.44,2.5,18,2.73,2.49,30,2.39,1.91,18,2.13,1.52,23,4.1,2.38,10,5.58,3.26,12,2.76,2.26,25,3.26,2.75,23,2.75,2.17,20,1.76,0.83,21,5.62,3.16,8,4.5,2.82,14,3.1,2.5,30,2.83,2.55,18 +5738,hem,5.47,1.12,19,3.05,2.04,20,6.13,1.82,23,5.33,0.58,3,5.5,1.21,16,4.14,2.04,7,2.46,1.85,13,5.56,2.01,9,6.5,1.65,14,5.89,1.17,9,5.1,0.99,10,2.44,1.74,9,3.55,2.21,11,6.27,1.91,15,5.88,1.73,8,5,1,7,5.75,1.14,12,3,2.26,10,3.1,1.91,10,6.77,2.05,13,5.3,1.06,10 +5739,hematoma,3.11,1.59,19,4.62,2.6,21,3.25,1.68,20,3,1,3,3.12,1.71,16,5.83,2.32,6,4.13,2.61,15,4.5,1.22,6,2.71,1.59,14,3.2,1.75,10,3,1.5,9,4.43,3.15,7,4.71,2.4,14,3.8,1.55,10,2.7,1.7,10,3.62,1.51,8,2.73,1.62,11,4.56,3.09,9,4.67,2.31,12,3.12,1.81,8,3.33,1.67,12 +5740,hemisphere,5.33,1.39,21,3.32,2.39,25,5.37,2.19,19,5.33,1.5,9,5.33,1.37,12,3.5,2.74,6,3.39,2.35,18,4.71,1.38,7,5.75,2.53,12,5.19,1.42,16,5.8,1.3,5,3.29,2.7,14,3.6,2.01,10,5.67,2.06,9,5.1,2.38,10,5.42,1.24,12,5.22,1.64,9,3.38,2.55,16,3.22,2.22,9,5.45,2.62,11,5.25,1.58,8 +5741,hemlock,4.65,1.63,20,3.86,2.25,22,5.19,2.18,27,5.71,1.89,7,4.08,1.19,13,3.7,2,10,4,2.52,12,5.07,1.98,15,5.09,2.47,11,4.36,1.36,11,5,1.94,9,4.22,1.56,9,3.62,2.66,13,4.94,2.44,17,5.33,1.58,9,5.23,1.59,13,3.57,1.13,7,3.5,2.1,16,4.83,2.56,6,4.67,2.35,12,5.6,2.03,15 +5742,hemoglobin,5.32,1.16,19,3.09,1.9,22,4.72,1.93,18,5.11,0.93,9,5.5,1.35,10,2.43,1.51,7,3.5,2.07,14,4.7,2.26,10,4.75,1.58,8,5.67,1.5,9,5,0.67,10,3.4,2.22,10,2.91,1.7,11,4,1.2,8,5,2.18,9,5.5,1.45,12,5,0,7,2.95,1.93,19,4,1.73,3,4.5,1.85,8,4.9,2.08,10 +5743,hemorrhage,2.32,1.78,22,5,2.76,21,3,1.69,22,2.36,2.1,14,2.25,1.16,8,5.09,3.05,11,5.11,2.62,9,3,1.26,6,3,1.86,16,2.8,2.3,10,1.92,1.16,12,3.82,2.44,11,6.3,2.58,10,3,1.15,13,3,2.35,9,2.75,2.22,12,1.8,0.92,10,4.46,2.93,13,5.88,2.36,8,3.5,1.88,12,2.4,1.26,10 +5744,hemostat,4.65,1.23,20,3.92,2.57,24,4.32,2.13,28,5.12,1.55,8,4.33,0.89,12,4.33,3.08,9,3.67,2.29,15,4.36,1.69,14,4.29,2.55,14,4.33,1.32,9,4.91,1.14,11,4.25,2.77,12,3.58,2.43,12,3.43,2.14,14,5.21,1.76,14,3.9,1.1,10,5.4,0.84,10,3.92,2.61,12,3.92,2.64,12,5,1.76,12,3.81,2.29,16 +5745,hen,6.14,1.74,21,3.39,2.23,18,5.39,2.14,36,5.75,1.83,8,6.38,1.71,13,3.4,1.82,5,3.38,2.43,13,5.45,1.97,11,5.36,2.25,25,6.15,1.82,13,6.12,1.73,8,3.08,1.78,12,4,3.03,6,5.2,2.24,20,5.62,2.06,16,5.64,1.75,11,6.7,1.64,10,3.7,2.71,10,3,1.51,8,5.14,2.38,22,5.79,1.72,14 +5746,henhouse,4.6,1.98,20,3.91,2.18,22,5.05,1.81,19,4.56,2.07,9,4.64,2.01,11,2.6,1.67,5,4.5,2.1,16,5.83,1.94,6,4.69,1.7,13,4.79,1.31,14,4.17,3.19,6,3.92,2.19,12,4.22,2.17,9,4.44,0.53,9,5.6,2.37,10,4.6,1.84,10,4.6,2.22,10,3,2.09,12,5,1.83,10,5.67,1.97,6,4.77,1.74,13 +5747,hepatitis,2.33,1.43,21,3.83,2.75,24,4.05,2.48,19,2.62,1.69,8,2.15,1.28,13,5.83,2.48,6,3.17,2.55,18,4.4,2.91,10,3.67,2,9,2.33,1.5,12,2.33,1.41,9,4.2,2.82,10,3.57,2.77,14,4.08,2.81,12,4,2,7,2.29,1.44,14,2.43,1.51,7,3.75,2.67,16,4,3.07,8,4.09,2.66,11,4,2.39,8 +5748,herald,4.89,2.23,19,3.85,2.25,20,5.46,1.79,24,4.77,2.65,13,5.17,0.98,6,6,2,5,3.13,1.88,15,5.77,1.83,13,5.09,1.76,11,4.89,2.85,9,4.9,1.66,10,5,2.38,7,3.23,2.01,13,5.27,1.74,11,5.62,1.89,13,5.11,1.96,9,4.7,2.54,10,4.3,2.26,10,3.4,2.27,10,5.89,2.26,9,5.2,1.47,15 +5749,herb,6.72,1.74,18,3.26,2.68,23,5.05,2.34,19,6.44,1.94,9,7,1.58,9,2.71,2.5,7,3.6,2.87,15,5.2,2.2,10,4.89,2.62,9,7,1.94,9,6.44,1.59,9,4.4,3.06,10,2.42,2.15,12,4.25,1.75,8,5.4,2.63,10,6.55,1.57,11,7,2.08,7,3.35,2.87,20,2.67,0.58,3,5,2.07,8,5.09,2.63,11 +5750,herbal,6.14,1.68,21,3.87,2.24,23,5.25,1.36,24,5.82,1.66,11,6.5,1.72,10,4.91,2.26,11,2.92,1.83,12,5.36,1.86,11,5.17,0.83,12,6.6,1.65,10,5.73,1.68,11,4.36,2.29,11,3.42,2.19,12,5.33,1.54,15,5.12,1.13,8,6.31,2.02,13,5.88,0.99,8,3.8,2.31,15,4,2.27,8,5.12,1.2,16,5.5,1.69,8 +5751,herbs,6.09,1.44,22,3.96,2.99,23,5.68,2,19,5.88,1.46,8,6,1.29,13,5.62,3.07,8,3,2.72,14,4.43,1.81,7,6.36,1.86,11,6,1.6,8,5.92,1.19,13,4.33,3.28,9,3.71,2.89,14,4.71,2.63,7,6.25,1.36,12,5.91,1.51,11,6.27,1.42,11,4.22,3.6,9,3.79,2.67,14,5.12,1.63,16,8.67,0.58,3 +5752,herd,5.67,1.68,21,3.33,2.08,24,5,2.11,19,5.89,1.69,9,5.5,1.73,12,3.2,2.17,5,3.33,2.17,18,4.29,2.29,7,5.42,1.98,12,5.75,1.57,16,5.4,2.19,5,3.36,2.24,14,3.22,2.05,9,5.11,2.26,9,4.9,2.08,10,5.83,1.75,12,5.44,1.67,9,3.67,2.26,15,2.78,1.72,9,5.18,2.36,11,4.75,1.83,8 +5753,hereditary,5.25,2.12,20,4.05,2.55,22,4,2.18,27,4.86,2.79,7,5.46,1.76,13,3.7,2.45,10,4.33,2.71,12,3.93,2.02,15,4.09,2.59,11,5,2.14,11,5.56,2.19,9,4.33,2.29,9,3.85,2.79,13,4.41,2.45,17,3.22,1.56,9,5.15,2.08,13,5.43,2.37,7,3.69,2.55,16,5,2.53,6,3.92,2.23,12,4.07,2.22,15 +5754,heresy,4.47,1.98,19,4.7,2.62,20,4.3,2.52,20,3,2,3,4.6,1.88,15,4.7,3.02,10,4.7,2.31,10,4.5,2.72,10,4.1,2.42,10,5.17,0.98,6,3.92,2.19,12,4.57,2.88,7,4.77,2.59,13,3.12,1.89,8,5.08,2.64,12,4.5,2.39,12,4.43,1.13,7,5,2.91,10,4.4,2.41,10,4.44,2.6,9,4.18,2.56,11 +5755,heretic,3.55,1.71,22,5.36,2.22,25,5.04,2.1,23,2.89,1.76,9,4,1.58,13,5.11,2.42,9,5.5,2.16,16,5.22,1.92,9,4.93,2.27,14,2.88,1.55,8,3.93,1.73,14,5.33,1.61,12,5.38,2.72,13,4.58,1.83,12,5.55,2.34,11,3.58,1.73,12,3.5,1.78,10,4.5,2.18,14,6.45,1.81,11,5.08,2.36,13,5,1.83,10 +5756,heritage,6.86,1.28,21,3.77,2.07,22,4.35,2.43,20,6.67,1.41,9,7,1.21,12,2.67,1.97,6,4.13,2.07,15,4.5,3.21,6,4.29,2.16,14,6.67,1.41,9,7,1.21,12,4,1.87,5,3.71,2.17,17,3.44,2.35,9,5.09,2.34,11,7.42,1.08,12,6.11,1.17,9,5,2,9,2.92,1.71,13,3.91,2.21,11,4.89,2.71,9 +5757,hermit,4.1,1.73,21,3.88,2.47,26,5.62,2.41,24,4.11,2.03,9,4.08,1.56,12,3,1.89,10,4.44,2.68,16,5.33,2.83,9,5.8,2.21,15,4,1.15,7,4.14,1.99,14,4.38,2.43,13,3.38,2.5,13,4.75,2.7,12,6.5,1.78,12,3.18,1.66,11,5.1,1.2,10,3.2,2.21,15,4.82,2.6,11,5.46,2.67,13,5.82,2.18,11 +5758,hernia,2.48,1.57,21,5.42,2.46,19,2.95,2.29,21,2.67,1.37,6,2.4,1.68,15,5.5,2.33,8,5.36,2.66,11,2.82,2.32,11,3.1,2.38,10,2.17,1.6,6,2.6,1.59,15,5,2.45,10,5.89,2.52,9,3.5,2.59,14,1.86,0.9,7,2.86,1.68,7,2.29,1.54,14,5.14,2.74,14,6.2,1.3,5,2.58,2.02,12,3.44,2.65,9 +5759,hero,7.44,1.79,18,6.35,2.43,20,5.78,2.34,18,6.5,2.2,8,8.2,0.92,10,5.29,3.25,7,6.92,1.75,13,5.64,2.16,11,6,2.77,7,7.09,2.12,11,8,1,7,6.38,2.56,8,6.33,2.46,12,5.18,2.56,11,6.71,1.7,7,7.08,2.02,12,8.17,0.98,6,5.82,2.79,11,7,1.87,9,6.44,2.6,9,5.11,1.96,9 +5760,heroic,7.45,2.06,20,5.48,2.38,21,6.79,2.43,34,8.3,0.95,10,6.6,2.55,10,6.12,1.96,8,5.08,2.6,13,7.07,2.23,14,6.6,2.6,20,7.78,1.64,9,7.18,2.4,11,5.62,2.33,13,5.25,2.6,8,6.32,2.73,22,7.67,1.5,12,7.5,1.78,10,7.4,2.41,10,5.5,2.38,14,5.43,2.57,7,6.24,2.66,17,7.35,2.12,17 +5761,heroin,2.74,2.6,19,4.62,2.07,42,3.67,2.56,48,2.44,1.94,9,3,3.16,10,4.89,2.18,19,4.39,1.99,23,3.89,2.91,18,3.53,2.37,30,3.43,1.99,7,2.33,2.9,12,4.06,2.11,16,4.96,2.01,26,3.85,2.69,33,3.27,2.28,15,3.8,3.05,10,1.56,1.33,9,4.62,2.08,24,4.61,2.12,18,4,2.67,26,3.27,2.43,22 +5762,heroine,4.86,2.9,21,5.43,2.01,21,4.92,2.25,25,5.08,2.81,12,4.56,3.17,9,5.86,1.57,7,5.21,2.22,14,3.9,1.52,10,5.6,2.44,15,2.75,2.87,4,5.35,2.76,17,5.5,1.51,10,5.36,2.46,11,4.43,2.57,7,5.11,2.17,18,4.83,2.95,12,4.89,3.02,9,5,2.16,13,6.12,1.64,8,4.89,2.71,9,4.94,2.05,16 +5763,heroism,7.05,1.94,22,5.96,2.31,26,6.83,2.08,24,7.78,1.2,9,6.54,2.22,13,5.5,2.27,10,6.25,2.35,16,5.89,2.37,9,7.4,1.72,15,7.62,1.3,8,6.71,2.2,14,5.54,2.63,13,6.38,1.94,13,7,2.09,12,6.67,2.15,12,6.75,2.42,12,7.4,1.17,10,5.73,1.94,15,6.27,2.8,11,6.77,2.13,13,6.91,2.12,11 +5764,herpes,1.57,0.87,21,5.58,2.44,26,3.75,2.83,24,1,0,9,2,0.95,12,5.7,2.26,10,5.5,2.61,16,4.56,3,9,3.27,2.71,15,1.62,1.06,8,1.54,0.78,13,4.92,2.78,13,6.23,1.92,13,3.08,3.26,12,4.42,2.27,12,1.92,1,12,1.11,0.33,9,5.07,2.69,15,6.27,1.95,11,4,2.94,13,3.45,2.81,11 +5765,herring,4.9,1.81,21,3.35,2.5,20,5.18,2.48,22,4.83,2.32,6,4.93,1.67,15,4.38,3.07,8,2.67,1.87,12,5.58,2.68,12,4.7,2.26,10,5.11,1.83,9,4.75,1.86,12,4,2.6,9,2.82,2.4,11,5.71,3.15,7,4.93,2.19,15,5,1.94,10,4.82,1.78,11,3.23,2.49,13,3.57,2.7,7,4.5,2.84,12,6,1.76,10 +5766,hertz,5,0.92,20,3.5,2.13,22,5.76,2.21,21,5.56,0.88,9,4.55,0.69,11,3.7,2.36,10,3.33,2.02,12,4.62,2.2,8,6.46,1.98,13,4.93,0.92,14,5.17,0.98,6,3,2.2,8,3.79,2.12,14,6,2.07,8,5.62,2.36,13,4.9,0.99,10,5.1,0.88,10,3.58,2.19,12,3.4,2.17,10,6.25,1.91,12,5.11,2.52,9 +5767,hesitant,3.48,1.57,21,2.83,1.9,23,5.28,2.89,18,3.67,1.94,9,3.33,1.3,12,3.45,1.81,11,2.25,1.86,12,5.1,2.92,10,5.5,3.02,8,3.14,1.35,7,3.69,1.75,13,3.55,1.92,11,2.17,1.7,12,4.71,3.2,7,5.64,2.77,11,3,1.47,13,4.25,1.49,8,2.55,1.92,11,3.08,1.93,12,5.22,2.73,9,5.33,3.2,9 +5768,hesitate,4,1.3,21,3.96,2.01,24,4.59,2.13,22,3.5,1.41,8,4.31,1.18,13,4.31,2.06,13,3.55,1.97,11,5.08,2.47,13,3.89,1.36,9,3.75,1.39,8,4.25,1.29,12,4.86,1.7,14,2.7,1.77,10,5.08,2.15,12,4,2.05,10,3.6,1.35,10,4.36,1.21,11,3.76,2.11,17,4.43,1.81,7,5,2.54,10,4.25,1.76,12 +5769,hesitation,3.67,1.56,21,3.61,2.5,23,4.11,2.45,18,3.89,1.83,9,3.5,1.38,12,3.82,2.36,11,3.42,2.71,12,3.6,2.12,10,4.75,2.82,8,3.29,1.6,7,3.92,1.61,13,4.09,2.3,11,3.17,2.69,12,3.57,2.7,7,4.45,2.34,11,3.23,1.42,13,4.38,1.6,8,3.91,2.55,11,3.33,2.53,12,3.22,1.56,9,5,2.92,9 +5770,hetero,4.94,1.66,18,4.05,2.27,21,4.91,2.34,34,4.9,1.6,10,5,1.85,8,4.12,2.23,8,4,2.38,13,4.86,2.35,14,4.95,2.39,20,4.38,1.6,8,5.4,1.65,10,4.46,2.07,13,3.38,2.56,8,5,2.39,22,4.75,2.34,12,4.67,2.18,9,5.22,0.97,9,4,2.35,14,4.14,2.27,7,5.12,2.06,17,4.71,2.64,17 +5771,heterosexual,6.62,1.83,21,5.1,2.69,20,6.76,2.43,21,6.67,1.97,6,6.6,1.84,15,5.12,2.64,8,5.08,2.84,12,6.73,2.61,11,6.8,2.35,10,7,1.73,9,6.33,1.92,12,5,2.6,9,5.18,2.89,11,5.17,2.4,6,7.4,2.2,15,6.5,1.96,10,6.73,1.79,11,5.31,2.39,13,4.71,3.35,7,7.58,2.15,12,5.67,2.45,9 +5772,hex,2.47,1.74,19,4.77,2,22,4.42,2.43,24,2.5,1.64,6,2.46,1.85,13,4.58,2.15,12,5,1.89,10,5.25,2.76,8,4,2.22,16,3.4,1.96,10,1.44,0.53,9,5.78,1.56,9,4.08,2.02,13,5.18,2.4,17,2.33,1.21,6,2.5,1.93,8,2.45,1.69,11,4.22,2.28,9,5.15,1.77,13,4.75,2.72,16,3.75,1.67,8 +5773,hiatus,5.65,1.46,20,3.71,2.37,21,5.24,2.37,25,5.33,1.53,3,5.71,1.49,17,3,2.52,7,4.23,2.31,13,5.5,1.77,8,5.12,2.64,17,5.14,1.77,7,5.92,1.26,13,4.43,2.15,7,3.46,2.54,13,5.14,2.68,14,5.36,2.01,11,5.78,1.39,9,5.55,1.57,11,4.36,2.29,11,3,2.36,10,5.17,2.55,18,5.43,1.99,7 +5774,hibernation,6.05,1.35,19,3.55,2.06,22,5.29,2.22,21,5.5,1.2,8,6.45,1.37,11,3.7,2.54,10,3.42,1.68,12,4.62,1.19,8,5.69,2.63,13,5.86,1.23,14,6.6,1.67,5,3.75,2.71,8,3.43,1.7,14,6.12,1.89,8,4.77,2.31,13,5.7,1.25,10,6.44,1.42,9,4.42,2.19,12,2.5,1.35,10,5.67,2.42,12,4.78,1.92,9 +5775,hiccup,4.5,1.96,20,3.95,2.29,21,3.72,2.59,25,4,3.46,4,4.62,1.54,16,3.25,2.63,4,4.12,2.26,17,4.89,3.02,9,3.06,2.14,16,5.12,1.46,8,4.08,2.19,12,3.5,2.22,10,4.36,2.38,11,4,2.48,14,3.36,2.8,11,4.27,1.9,11,4.78,2.11,9,3.6,2.27,10,4.27,2.37,11,4.33,2.74,18,2.14,1.21,7 +5776,hick,3.67,1.43,21,4.24,1.83,25,5.05,2.38,22,3.62,1.77,8,3.69,1.25,13,4.38,2.29,13,4.08,1.24,12,5.38,2.53,13,4.56,2.19,9,3.25,1.39,8,3.92,1.51,12,4.5,1.45,14,3.91,2.26,11,5.83,2.12,12,4.1,2.42,10,3.1,1.45,10,4.18,1.25,11,3.94,1.85,17,4.88,1.73,8,4.7,2.83,10,5.33,2.02,12 +5777,hickey,5.14,1.93,21,5.04,2.3,25,4.5,2.74,22,6.25,1.67,8,4.46,1.81,13,4.38,2.66,13,5.75,1.66,12,5.77,2.62,13,2.67,1.73,9,5.75,2.25,8,4.92,1.68,12,4.79,1.89,14,5.36,2.8,11,5,2.83,12,3.9,2.64,10,5.2,2.04,10,5.09,1.92,11,4.53,2.5,17,6.12,1.36,8,4.9,3.21,10,4.17,2.37,12 +5778,hickory,5.9,2.07,21,2.95,2.16,20,4.95,1.93,19,6.4,1.82,5,6,2,15,2.9,2.28,10,3,2.16,10,5.11,1.69,9,4.8,2.2,10,5.14,2.41,7,6.62,1.45,13,2.57,1.9,7,3.15,2.34,13,4.43,1.81,7,5.25,2.01,12,6,2.08,13,5.75,2.19,8,3,1.76,10,2.9,2.6,10,4.22,1.92,9,5.6,1.78,10 +5779,hide,4.9,1.53,40,3.52,2.24,44,4.85,2.22,48,4.92,1.8,13,4.89,1.42,27,4.24,1.95,17,3.15,2.33,26,5.39,2.57,18,4.53,1.96,30,4.88,1.58,17,4.91,1.53,23,4.1,2.59,20,3.04,1.81,24,4.97,2.26,33,4.6,2.2,15,5.09,1.63,22,4.67,1.41,18,3.79,2.35,28,3.06,2.02,16,4.85,2.11,26,4.86,2.4,22 +5780,hideaway,5.76,2.28,21,3.57,2.69,23,5.65,2.67,17,6.11,2.2,9,5.5,2.39,12,4.36,2.69,11,2.83,2.59,12,4.78,2.73,9,6.62,2.39,8,6,2.24,7,5.62,2.47,13,4.09,2.95,11,3.08,2.47,12,4.57,3.31,7,6.4,1.96,10,5.92,2.66,13,5.5,1.6,8,4.09,2.91,11,3.08,2.5,12,5.25,2.96,8,6,2.5,9 +5781,hideous,3.14,1.59,21,4.95,2.03,22,3.92,1.96,26,3.45,1.75,11,2.8,1.4,10,5,2.49,10,4.92,1.68,12,3.73,2.2,11,3.86,1.7,14,2.6,1.35,10,3.64,1.69,11,4.3,2.58,10,5.5,1.31,12,4.35,1.73,17,2.62,1.77,8,3.08,1.93,13,3.25,0.89,8,5.36,1.95,14,4.25,2.12,8,4,2,17,3.78,1.99,9 +5782,hideout,4.55,1.5,20,4.67,2.31,21,5.48,2.55,33,4.5,1.84,10,4.6,1.17,10,5.12,1.46,8,4.38,2.72,13,5.36,2.82,14,5.58,2.41,19,4.33,1.5,9,4.73,1.56,11,5,2.45,13,4.12,2.1,8,5.32,2.64,22,5.82,2.44,11,4.4,1.35,10,4.7,1.7,10,4.79,2.46,14,4.43,2.15,7,5.41,2.62,17,5.56,2.56,16 +5783,hierarchy,4.95,1.67,20,4.11,2.37,18,3.84,2.17,19,4.2,1.79,5,5.2,1.61,15,3.67,1.86,6,4.33,2.64,12,4,2.14,8,3.73,2.28,11,5.1,1.52,10,4.8,1.87,10,4.5,2.59,10,3.62,2.13,8,3.11,1.9,9,4.5,2.27,10,4.33,1.61,12,5.88,1.36,8,2.78,1.72,9,5.44,2.24,9,3.3,1.89,10,4.44,2.4,9 +5784,hieroglyphics,6.14,1.49,21,3.33,2.58,24,4.75,2.49,20,5.62,1.19,8,6.46,1.61,13,4.67,2.58,6,2.89,2.49,18,4.64,2.54,11,4.89,2.57,9,6,1.41,12,6.33,1.66,9,3.3,2.45,10,3.36,2.76,14,5,2.86,13,4.29,1.7,7,6.21,1.58,14,6,1.41,7,3.81,2.69,16,2.38,2.2,8,5.17,2.79,12,4.12,1.96,8 +5785,high,5.77,1.77,22,4.1,2.63,20,5.76,2.14,17,5,2.19,6,6,1.6,15,3.29,2.63,7,4.54,2.63,13,5.89,1.96,9,5.62,2.45,8,5.43,1.95,14,6.29,1.38,7,3.25,2.87,8,4.67,2.42,12,6.56,2.13,9,4.88,1.89,8,6.07,1.77,14,5.25,1.75,8,5,3.41,6,3.71,2.27,14,5.89,2.8,9,5.62,1.19,8 +5786,high heels,6.11,1.94,19,5.2,2.4,20,6.17,2.25,23,6.38,1.98,13,5.5,1.87,6,6.2,2.05,5,4.87,2.47,15,5.42,2.27,12,7,2,11,6,2.06,9,6.2,1.93,10,6.86,2.04,7,4.31,2.14,13,6,2.45,11,6.33,2.15,12,6.44,1.94,9,5.8,1.99,10,5.1,2.56,10,5.3,2.36,10,5.62,2.92,8,6.47,1.85,15 +5787,highball,5.33,1.74,21,4.48,2.69,23,4.83,2.33,18,6.22,1.48,9,4.67,1.67,12,4.45,2.73,11,4.5,2.78,12,4.8,2.53,10,4.88,2.23,8,6.29,1.8,7,4.92,1.61,13,5.27,2.94,11,3.75,2.34,12,4.43,2.94,7,5.09,1.97,11,5.62,1.76,13,4.88,1.73,8,4.45,2.58,11,4.5,2.91,12,3.67,2,9,6,2.12,9 +5788,highland,5.9,1.81,21,4.95,2.89,20,5.5,2,34,4.88,1.96,8,6.54,1.45,13,5.6,2.79,5,4.73,2.99,15,5.73,2.28,11,5.39,1.9,23,5.54,1.9,13,6.5,1.6,8,5.33,2.77,12,4.38,3.16,8,5.67,1.71,18,5.31,2.33,16,5.91,1.51,11,5.9,2.18,10,5.18,3.09,11,4.67,2.78,9,5.35,2.11,20,5.71,1.9,14 +5789,highlight,6.58,1.87,19,3.8,2.42,20,6.25,2.53,20,7,2,3,6.53,1.96,15,3.9,2.6,10,3.7,2.36,10,6.4,2.8,10,6.1,2.38,10,6,2.37,6,6.92,1.68,12,3.71,3.15,7,3.85,2.08,13,6,3.12,8,6.42,2.19,12,7.25,1.36,12,5.43,2.15,7,3.9,2.64,10,3.7,2.31,10,6.56,2.51,9,6,2.65,11 +5790,highness,5.65,1.87,23,4.77,2.52,22,6.75,1.86,20,6.12,2.03,8,5.4,1.8,15,5.3,2.83,10,4.33,2.27,12,6.86,2.12,7,6.69,1.8,13,5.67,2.31,12,5.64,1.36,11,4.55,2.5,11,5,2.65,11,6.87,1.73,15,6.4,2.41,5,5.64,2.11,11,5.67,1.72,12,5.3,2.31,10,4.33,2.71,12,6.3,1.95,10,7.2,1.75,10 +5791,hightail,4.95,1.69,21,4.73,2.64,22,5.45,2.24,20,5.12,1.64,8,4.85,1.77,13,5.5,2.76,10,4.08,2.47,12,6,2.52,7,5.15,2.12,13,5.27,1.85,11,4.6,1.51,10,4,2.28,11,5.45,2.88,11,5.27,2.25,15,6,2.35,5,4.7,1.64,10,5.18,1.78,11,5.1,2.38,10,4.42,2.91,12,4.9,1.2,10,6,2.91,10 +5792,highway,5.19,1.54,21,4.28,2.34,43,5.14,2.21,22,5.67,1.87,9,4.83,1.19,12,4.31,2.39,16,4.26,2.36,27,4.8,1.48,10,5.42,2.71,12,5.43,2.15,7,5.08,1.26,13,4.74,2.65,23,3.75,1.86,20,5.82,2.14,11,4.45,2.16,11,5.15,1.86,13,5.25,0.89,8,4.54,2.35,26,3.88,2.34,17,4.91,2.47,11,5.36,2.01,11 +5793,hijack,1.84,1.5,19,6.1,2.23,21,3.06,2.28,34,2,1.94,10,1.67,0.87,9,5.75,2.12,8,6.31,2.36,13,3.21,2.12,14,2.95,2.44,20,1.25,0.71,8,2.27,1.79,11,5.38,2.33,13,7.25,1.58,8,3.45,2.44,22,2.33,1.83,12,1.44,0.88,9,2.2,1.87,10,5.71,2.27,14,6.86,2.12,7,3.82,2.7,17,2.29,1.49,17 +5794,hijacker,1.85,1.39,20,6.75,2.65,20,2.88,2.03,26,1.82,1.47,11,1.89,1.36,9,6.57,1.9,7,6.85,3.05,13,3.38,2.36,13,2.38,1.56,13,1.64,1.21,11,2.11,1.62,9,6.27,3.23,11,7.33,1.73,9,3.41,2.32,17,1.89,0.6,9,1.6,1.35,10,2.1,1.45,10,6.67,3.11,12,6.88,1.96,8,3.31,2.21,16,2.2,1.55,10 +5795,hike,6.68,1.67,19,4.32,2.61,22,5.69,2.18,16,6.82,1.83,11,6.29,1.5,7,5.62,2.33,8,3.57,2.53,14,6.33,2.34,6,5.3,2.11,10,6.12,1.73,8,7.09,1.58,11,3.44,2.46,9,4.92,2.63,13,4.88,2.42,8,6.5,1.69,8,6.17,1.7,12,7.57,1.27,7,3.55,2.73,11,5.09,2.34,11,6,1.87,9,5.29,2.63,7 +5796,hiking boot,5.19,1.66,21,3.78,2.24,23,5.96,1.73,26,5.82,1.17,11,4.5,1.9,10,4.09,2.26,11,3.5,2.28,12,5.91,1.92,11,6.07,1.69,14,5,1.76,10,5.36,1.63,11,4.36,2.25,11,3.25,2.18,12,5.94,1.64,17,6.12,2.1,8,5.08,2.1,13,5.38,0.52,8,4,2.3,15,3.38,2.2,8,5.82,1.91,17,6.22,1.39,9 +5797,hilarious,7.8,1.54,20,6.11,2.19,18,6.32,1.99,22,8.6,0.89,5,7.53,1.64,15,5.17,2.32,6,6.58,2.07,12,5.8,1.62,10,6.75,2.22,12,8.3,0.95,10,7.3,1.89,10,6.1,2.13,10,6.12,2.42,8,6.91,1.76,11,5.73,2.1,11,7.42,1.73,12,8.38,1.06,8,5.22,2.54,9,7,1.41,9,6.73,1.85,11,5.91,2.12,11 +5798,hill,5.41,1.62,22,3.15,1.79,20,6.95,1.75,19,5.77,1.48,13,4.89,1.76,9,2.57,0.79,7,3.46,2.11,13,6.71,1.89,7,7.08,1.73,12,5.92,1.88,12,4.8,1.03,10,3.33,1.73,9,3,1.9,11,7.1,1.79,10,6.78,1.79,9,6,1.81,12,4.7,1.06,10,3.86,1.35,7,2.77,1.92,13,7.86,1.57,7,6.42,1.68,12 +5799,hillside,6.27,1.93,22,4.28,2.08,18,5.52,2.14,21,7,1.58,5,6.31,1.78,16,4,1.77,8,4.5,2.37,10,5.3,2.71,10,5.73,1.56,11,6.83,1.64,12,5.6,2.12,10,3.5,1.58,10,5.25,2.31,8,5,1.95,12,6.22,2.28,9,6.55,2.3,11,6,1.55,11,3.29,1.11,7,4.91,2.34,11,4.89,2.52,9,6,1.76,12 +5800,hilltop,6.15,1.27,20,3.09,1.8,22,6.44,2.21,27,6.86,1.35,7,5.77,1.09,13,3.8,1.75,10,2.5,1.68,12,6.87,1.64,15,6.09,2.81,11,5.82,0.98,11,6.56,1.51,9,3.78,2.11,9,2.62,1.45,13,6.47,2.5,17,6.67,1.58,9,6.46,1.13,13,5.57,1.4,7,3,1.83,16,3.33,1.86,6,5.75,2.3,12,7,2.04,15 +5801,hilly,5.7,1.42,20,3.43,2.2,21,4.81,1.83,21,6,1.5,9,5.45,1.37,11,1.67,0.82,6,4,2.22,14,4.33,2.42,6,5,1.6,15,5.75,1.67,8,5.67,1.3,12,3.8,2.17,5,3.31,2.27,16,5.2,1.99,10,4.45,1.69,11,5.55,1.81,11,5.89,0.78,9,3.88,2.1,8,3.15,2.3,13,5.25,2.09,12,4.22,1.3,9 +5802,hilt,5.15,1.5,20,3.35,2.12,17,5.17,1.71,24,5,1.41,5,5.2,1.57,15,4.25,2.5,4,3.08,2.02,13,5.15,1.77,13,5.18,1.72,11,5.8,1.48,10,4.5,1.27,10,3.86,2.19,7,3,2.11,10,5.19,1.52,16,5.12,2.17,8,4.86,1.23,14,5.83,1.94,6,4,2.09,12,1.8,1.3,5,5.07,2.09,15,5.33,0.87,9 +5803,hind,4.7,1.56,20,2.71,1.9,17,4.42,1.91,24,4.8,1.48,5,4.67,1.63,15,2.25,1.89,4,2.85,1.95,13,4.08,1.75,13,4.82,2.09,11,5.2,1.69,10,4.2,1.32,10,2.86,1.95,7,2.6,1.96,10,4.12,1.67,16,5,2.33,8,4.29,1.2,14,5.67,1.97,6,3.08,2.02,12,1.8,1.3,5,4.8,1.82,15,3.78,1.99,9 +5804,hinder,3.9,1.48,21,3.43,2.29,21,4.68,2.11,19,4.17,1.64,12,3.56,1.24,9,4.22,2.22,9,2.83,2.25,12,4.4,2.17,10,5,2.12,9,2.5,0.58,4,4.24,1.44,17,4.18,2.4,11,2.6,1.96,10,4.5,1.85,8,5,2.4,10,3.75,1.14,12,4.11,1.9,9,3.09,2.3,11,3.8,2.35,10,3.88,1.55,8,5.27,2.33,11 +5805,hindsight,5.19,1.75,21,4.28,2.44,18,4.69,2.34,36,5.25,2.19,8,5.15,1.52,13,4.25,2.22,4,4.29,2.58,14,5.55,1.63,11,4.32,2.53,25,5.77,1.88,13,4.25,1.04,8,4.5,2.72,10,4,2.2,8,4.6,2.26,20,4.81,2.51,16,4.82,1.54,11,5.6,1.96,10,5.27,2.45,11,2.71,1.5,7,4.41,2.4,22,5.14,2.25,14 +5806,hinge,5.21,1.72,19,3.25,2.38,20,5.7,2.13,20,5.33,0.58,3,5.4,1.72,15,3.4,2.76,10,3.1,2.08,10,6.2,1.93,10,5.2,2.3,10,5.33,2.25,6,5.42,1.24,12,2.71,2.29,7,3.54,2.47,13,5,2,8,6.17,2.17,12,5.25,1.54,12,5.14,2.12,7,3.7,2.75,10,2.8,1.99,10,4.89,1.96,9,6.36,2.11,11 +5807,hint,6.05,1.53,21,4.75,2.45,24,6.05,2.4,21,6.38,1.41,8,5.85,1.63,13,5.15,2.51,13,4.27,2.41,11,6.31,2.21,13,5.62,2.77,8,7,1.41,8,5.42,1.38,12,5.64,2.06,14,3.5,2.51,10,6.17,2.12,12,5.89,2.85,9,5.9,1.97,10,6.18,1.08,11,4.59,2.67,17,5.14,1.95,7,6.11,2.8,9,6,2.17,12 +5808,hip,5.86,1.88,21,3.8,2.71,20,5.36,2.28,22,6.17,1.83,6,5.73,1.94,15,3.5,2.78,8,4,2.76,12,4.67,2.57,12,6.2,1.62,10,5.89,2.2,9,5.83,1.7,12,3.78,2.73,9,3.82,2.82,11,5,2.71,7,5.53,2.13,15,5.4,2.32,10,6.27,1.35,11,3.62,2.5,13,4.14,3.24,7,5.08,2.39,12,5.7,2.21,10 +5809,hip hop,4.84,2.29,19,4.5,1.82,22,5.33,2.06,24,5,2.19,6,4.77,2.42,13,4.33,1.92,12,4.7,1.77,10,5,2.14,8,5.5,2.07,16,6,1.89,10,3.56,2.07,9,4.67,1.66,9,4.38,1.98,13,5.71,1.96,17,4.33,2.34,6,5.88,1.46,8,4.09,2.55,11,4.56,1.74,9,4.46,1.94,13,5.56,2.06,16,4.88,2.1,8 +5810,hippie,4.6,1.5,20,3.91,2.11,22,6.24,1.79,21,4.11,1.36,9,5,1.55,11,4.1,2.18,10,3.75,2.14,12,5.12,1.36,8,6.92,1.71,13,4.86,1.66,14,4,0.89,6,3.62,2.13,8,4.07,2.16,14,5.88,1.96,8,6.46,1.71,13,4.9,1.73,10,4.3,1.25,10,4.25,1.91,12,3.5,2.37,10,6.33,1.92,12,6.11,1.69,9 +5811,hippo,5.68,1.36,22,5.09,2.54,23,5.47,2.17,19,5.25,1.58,8,5.77,1.09,13,5.75,2.66,8,4.79,2.58,14,6,1.29,7,4.91,2.51,11,5.62,1.69,8,5.54,1.05,13,5.22,3.42,9,5,1.92,14,4.86,2.34,7,5.83,2.08,12,5.55,1.51,11,5.82,1.25,11,5,2.78,9,5.14,2.48,14,5.81,1.91,16,3.67,3.06,3 +5812,hippopotamus,6.38,1.91,21,4.17,2.76,23,5.22,2.67,18,6.56,1.42,9,6.25,2.26,12,4.82,2.52,11,3.58,2.94,12,5.3,2.75,10,5.12,2.75,8,6.43,2.37,7,6.15,1.63,13,4.27,2.49,11,4.08,3.09,12,4.14,3.44,7,5.91,1.92,11,6.15,2.08,13,6.75,1.67,8,4.73,3.2,11,3.67,2.31,12,5,2.69,9,5.44,2.79,9 +5813,hire,7.09,1.97,22,5.65,2.41,20,6.42,2.41,19,6.85,2.19,13,7.44,1.67,9,6.29,1.6,7,5.31,2.75,13,6.43,2.15,7,6.42,2.64,12,7,2.3,12,7.2,1.62,10,5.11,2.8,9,6.09,2.07,11,6.1,2.64,10,6.78,2.22,9,7.17,2.29,12,7,1.63,10,6.43,2.44,7,5.23,2.39,13,7.57,2.15,7,5.75,2.38,12 +5814,hiss,3.65,2.11,20,4.29,2.55,21,3.32,2.17,25,3.25,1.89,4,3.75,2.21,16,4,2.16,4,4.35,2.69,17,4.33,3,9,2.75,1.34,16,3.38,1.85,8,3.83,2.33,12,4.2,2.78,10,4.36,2.46,11,4,2.57,14,2.45,1.13,11,3.36,1.57,11,4,2.69,9,3.7,2.58,10,4.82,2.52,11,3.44,2.43,18,3,1.41,7 +5815,historian,6,1.69,20,2.76,1.64,21,4.64,2.08,25,5,1,3,6.18,1.74,17,3.14,2.19,7,2.54,1.39,13,4.88,2.03,8,4.53,2.15,17,5.29,0.76,7,6.38,1.94,13,3,1.83,7,2.62,1.66,13,4.71,1.98,14,4.55,2.3,11,5.56,1.42,9,6.36,1.86,11,3,1.67,11,2.5,1.65,10,4.67,2.14,18,4.57,2.07,7 +5816,historic,6.2,1.54,20,4.12,2.29,24,4.82,2.4,28,6.38,1.6,8,6.08,1.56,12,4.89,2.57,9,3.67,2.06,15,4.14,2.44,14,5.5,2.24,14,6.44,1.67,9,6,1.48,11,3.83,2.08,12,4.42,2.54,12,5.14,2.77,14,4.5,2.03,14,6.3,1.64,10,6.1,1.52,10,3.58,2.07,12,4.67,2.46,12,4.67,2.23,12,4.94,2.59,16 +5817,historical,6.57,1.43,21,2.59,1.62,22,5.07,2.27,27,6.6,1.35,10,6.55,1.57,11,2.43,1.9,7,2.67,1.54,15,5.06,2.84,17,5.1,0.74,10,6.73,1.19,11,6.4,1.71,10,2.4,1.34,5,2.65,1.73,17,4.79,2.64,14,5.38,1.85,13,6.08,1.19,13,7.38,1.51,8,2.2,1.48,10,2.92,1.73,12,5.29,2.4,14,4.85,2.19,13 +5818,history,6,2.09,18,3.38,1.77,21,4.8,2.81,25,7,1,3,6.07,2.02,14,3.29,1.89,7,3.43,1.79,14,4.25,1.91,8,5.06,3.17,17,6.83,2.48,6,5.91,1.51,11,3.3,1.83,10,3.45,1.81,11,4.86,2.68,14,4.73,3.1,11,6.09,1.81,11,5.86,2.61,7,4,1.83,13,2.38,1.19,8,5.33,2.85,18,3.43,2.37,7 +5819,hit,3.95,2.04,21,5.48,2,23,5.15,2.52,20,4.67,2.35,9,3.42,1.68,12,6.14,1.21,7,5.27,2.28,15,5,2.28,6,5.21,2.69,14,4.29,1.7,7,3.77,2.31,13,5.6,2.41,10,5.5,1.73,12,6.2,2.3,10,4.1,2.38,10,3.23,2.01,13,5.12,1.55,8,5.35,1.95,20,6.33,2.52,3,4.75,3.15,8,5.42,2.11,12 +5820,hitch,5.29,1.85,21,4.22,2.65,18,4.89,2.19,36,4.88,2.23,8,5.54,1.61,13,6.2,2.17,5,3.46,2.47,13,4.82,2.18,11,4.92,2.23,25,5.46,2.11,13,5,1.41,8,4.55,2.88,11,3.71,2.36,7,5,2.34,20,4.75,2.05,16,4.91,2.12,11,5.7,1.49,10,4.2,2.3,10,4.25,3.2,8,5,2.18,22,4.71,2.27,14 +5821,hitchhike,4.74,1.45,19,5.05,2.2,21,4.57,2.27,23,5,1,3,4.69,1.54,16,4.75,2.05,8,5.23,2.35,13,5.33,2.45,9,4.07,2.09,14,4.56,1.59,9,4.9,1.37,10,5.11,2.71,9,5,1.86,12,4.4,2.59,15,4.88,1.64,8,4.86,1.21,7,4.67,1.61,12,5.5,1.84,10,4.64,2.5,11,4.77,2.74,13,4.3,1.57,10 +5822,hitchhiker,3.6,1.54,20,4.35,2.71,23,3.5,2.26,18,3.78,1.79,9,3.45,1.37,11,4.45,2.46,11,4.25,3.02,12,4.2,2.44,10,2.62,1.77,8,3.86,1.86,7,3.46,1.39,13,4.91,3.05,11,3.83,2.37,12,4.71,2.56,7,2.73,1.74,11,3.31,1.8,13,4.14,0.69,7,4.18,2.68,11,4.5,2.84,12,3.44,1.67,9,3.56,2.83,9 +5823,hitter,3.05,1.54,19,4.55,2.61,20,5.81,1.87,16,2.67,1.53,3,3,1.56,15,4.9,2.47,10,4.2,2.82,10,6.43,1.27,7,5.33,2.18,9,2.83,1.33,6,3,1.65,12,5,2.89,7,4.31,2.53,13,5.2,2.68,5,6.09,1.45,11,3,1.71,12,3.14,1.35,7,4.5,2.84,10,4.6,2.5,10,5.12,1.96,8,6.5,1.6,8 +5824,HIV,1.53,0.9,19,5.1,2.86,20,2.9,2.36,20,1,0,3,1.47,0.74,15,5.5,2.22,10,4.7,3.47,10,3.3,2.11,10,2.5,2.64,10,1,0,6,1.58,0.79,12,5.29,3.09,7,5,2.86,13,3.25,1.58,8,2.67,2.81,12,1.58,1,12,1.43,0.79,7,5,3.16,10,5.2,2.7,10,4.11,2.89,9,1.91,1.22,11 +5825,hive,4,1.37,19,4.28,2.27,18,5.71,2.28,17,4,1,11,4,1.85,8,5,2.94,4,4.07,2.13,14,5.75,2.12,8,5.67,2.55,9,4.25,0.89,8,3.82,1.66,11,4.29,2.36,7,4.27,2.33,11,5.5,2.51,6,5.82,2.27,11,3.62,1.26,13,4.83,1.33,6,3.73,2.24,11,5.14,2.19,7,5.57,2.37,7,5.8,2.35,10 +5826,hoard,3.7,1.75,20,4.82,2.3,22,5.24,2.21,21,4.44,1.51,9,3.09,1.76,11,4.1,2.6,10,5.42,1.93,12,5.12,1.81,8,5.31,2.5,13,4,1.52,14,3,2.19,6,4.12,2.64,8,5.21,2.08,14,4.62,2.5,8,5.62,2.02,13,3.5,1.43,10,3.9,2.08,10,5.33,2.23,12,4.2,2.35,10,5.75,2.05,12,4.56,2.35,9 +5827,hoarse,3.85,1.31,20,3.17,2.41,23,5.33,1.91,18,4.11,1.36,9,3.64,1.29,11,4.45,2.58,11,2,1.54,12,5.3,2,10,5.38,1.92,8,4.17,1.33,6,3.69,1.38,13,4,2.65,11,2.42,1.98,12,5.29,1.98,7,5.36,1.96,11,3.67,1.61,12,4.12,0.64,8,2.64,2.11,11,3.67,2.64,12,5.56,1.13,9,5.11,2.52,9 +5828,hoax,3.85,1.79,20,5.05,2.1,22,5.26,2.73,19,3.44,2.01,9,4.18,1.6,11,2.8,1.79,5,5.69,1.78,16,5.5,2.95,6,5.15,2.73,13,3.93,1.59,14,3.67,2.34,6,4.83,2.41,12,5.22,1.86,9,4.33,2.12,9,6.1,3.03,10,4.4,1.71,10,3.3,1.77,10,4.75,2.3,12,5.4,1.9,10,5.5,3.21,6,5.15,2.61,13 +5829,hobbit,6.28,1.67,18,4.25,2.73,20,5,2.58,19,5.33,0.58,3,6.64,1.69,14,3.5,2.59,10,5,2.79,10,4.5,2.76,10,5.56,2.4,9,7.4,2.07,5,6,1.28,12,4,3.16,7,4.38,2.6,13,4.62,2.83,8,5.27,2.49,11,6.08,1.73,12,6.67,1.63,6,4.3,2.54,10,4.2,3.05,10,4.56,2.55,9,5.4,2.67,10 +5830,hobby,6.67,1.46,21,3.05,2.06,22,6.81,1.86,26,7.36,1.29,11,5.9,1.29,10,2.9,2.18,10,3.17,2.04,12,6.55,2.11,11,7.14,1.66,14,6.3,1.7,10,7,1.18,11,3.5,2.37,10,2.67,1.78,12,6.41,2.03,17,7.88,0.83,8,6.92,1.66,13,6.25,1.04,8,2.86,2.11,14,3.38,2.07,8,6.65,2.15,17,7.11,1.17,9 +5831,hobo,3.94,2.13,18,4.5,2.35,20,4.4,1.96,25,2.4,1.14,5,4.54,2.15,13,4.91,2.55,11,4,2.12,9,4.69,1.74,16,3.89,2.32,9,3.71,2.43,7,4.09,2.02,11,4.11,2.89,9,4.82,1.89,11,4.35,1.93,20,4.6,2.3,5,3.33,1.94,9,4.56,2.24,9,4.09,2.39,11,5,2.35,9,4.42,1.71,19,4.33,2.8,6 +5832,hock,4.59,1.14,22,3.38,2.33,21,4.68,1.99,22,4.29,1.2,14,5.12,0.83,8,3.91,2.3,11,3,2.4,9,5.17,0.75,6,4.5,2.28,16,4.1,1.2,10,5,0.95,12,3.27,2.37,11,3.5,2.42,10,4.69,1.38,13,4.67,2.74,9,4.08,1.16,12,5.2,0.79,10,3.46,2.57,13,3.25,2.05,8,4.83,2.29,12,4.5,1.65,10 +5833,hockey,5.32,2.11,19,4.06,2.53,18,5.04,2.29,24,6,2.24,5,5.07,2.09,14,5,3.08,5,3.69,2.32,13,3.92,2.02,13,6.36,1.91,11,6.56,1.74,9,4.2,1.81,10,4.71,2.81,7,3.64,2.38,11,4.25,1.98,16,6.62,2.13,8,4.85,2.15,13,6.33,1.75,6,4.58,2.5,12,3,2.45,6,5.53,2.36,15,4.22,2.05,9 +5834,hoe,4.8,2.5,20,5.4,2.46,20,5.96,2.15,25,4.36,2.54,11,5.33,2.5,9,5.43,2.07,7,5.38,2.72,13,5.69,2.18,13,6.25,2.18,12,4.91,2.81,11,4.67,2.24,9,6.73,1.95,11,3.78,2.05,9,5.59,2.27,17,6.75,1.75,8,4.9,2.88,10,4.7,2.21,10,6.42,1.83,12,3.88,2.59,8,5.75,2.11,16,6.33,2.29,9 +5835,hog,4.55,2.24,20,2.9,1.92,21,4.68,2.17,25,5.5,2.65,4,4.31,2.15,16,3.25,1.26,4,2.82,2.07,17,5.67,2.45,9,4.12,1.86,16,4.88,1.96,8,4.33,2.46,12,2.6,1.51,10,3.18,2.27,11,4.5,2.21,14,4.91,2.21,11,5,2.19,11,4,2.29,9,2.3,2.06,10,3.45,1.69,11,5.28,2.16,18,3.14,1.35,7 +5836,hogwash,4.42,1.64,19,5.76,1.51,21,5.26,1.96,23,4.2,1.3,5,4.54,1.85,13,6,1.1,6,5.67,1.68,15,5.9,1.1,10,4.77,2.35,13,3.43,1.51,7,5.09,1.51,11,6.29,1.38,7,5.5,1.56,14,6,2.28,11,4.58,1.38,12,4.33,1.67,12,4.57,1.72,7,5.55,1.75,11,6,1.25,10,5.5,1.91,14,4.89,2.09,9 +5837,hoist,5,1.38,22,4.79,1.84,19,4.67,2.42,21,5.2,1.79,5,4.94,1.34,16,4.5,1.69,8,5,2,11,4.6,2.41,10,4.73,2.53,11,5,1.65,12,5,1.05,10,4.6,1.26,10,5,2.4,9,4.42,2.02,12,5,2.96,9,5.09,1.58,11,4.91,1.22,11,4.38,1.69,8,5.09,1.97,11,4.67,2.65,9,4.67,2.35,12 +5838,hokey,5.71,2.37,21,4.75,2.47,20,5.52,2.22,33,7.38,2.07,8,4.69,1.97,13,6.2,2.17,5,4.27,2.43,15,5.4,1.51,10,5.57,2.5,23,6.08,2.6,13,5.12,1.96,8,5.33,2.39,12,3.88,2.47,8,6.06,2.11,17,4.94,2.26,16,5.64,2.34,11,5.8,2.53,10,4.82,2.6,11,4.67,2.45,9,5.47,2.32,19,5.57,2.17,14 +5839,hold,6.05,1.76,22,4.86,2.17,21,5.67,2.52,18,5.83,1.72,6,6.13,1.88,15,3.71,2.14,7,5.43,2.03,14,6.22,2.28,9,5.38,2.83,8,6,1.88,14,6.14,1.77,7,4.33,2.18,9,5.25,2.18,12,5.8,3.12,10,5.5,1.69,8,5.93,1.38,14,6.25,2.38,8,3.67,2.42,6,5.33,1.95,15,5.9,2.88,10,5.38,2.13,8 +5840,holder,5.17,1.69,24,2.85,1.81,20,5.14,2.51,22,5,2.27,8,5.25,1.39,16,2.75,1.67,8,2.92,1.98,12,4.75,2.73,12,5.6,2.27,10,5.7,2.11,10,4.79,1.25,14,3.11,1.9,9,2.64,1.8,11,4.57,2.3,7,5.4,2.64,15,4.83,1.99,12,5.5,1.31,12,3,1.91,13,2.57,1.72,7,4.75,2.7,12,5.6,2.32,10 +5841,holdup,3.29,1.82,21,4.96,2.93,23,2.56,2.13,16,3.56,2.24,9,3.08,1.51,12,5.55,2.58,11,4.42,3.23,12,3,2.55,9,2,1.41,7,3.86,1.86,7,2.85,1.77,13,4.73,2.94,11,5.17,3.04,12,3.4,3.21,5,2.18,1.47,11,3.08,1.89,13,3.62,1.77,8,5.36,3.07,11,4.58,2.87,12,2,0.58,7,3,2.78,9 +5842,hole,5.28,1.53,18,2.95,2.54,20,3.72,1.96,18,4.62,1.51,8,5.8,1.4,10,3.71,3.04,7,2.54,2.26,13,4.18,2.04,11,3,1.73,7,5,1.48,11,5.71,1.6,7,2.67,3.08,9,3.18,2.14,11,3.73,2.1,11,3.71,1.89,7,5.08,1.38,12,5.67,1.86,6,2.33,2.27,12,3.88,2.8,8,3.67,2.35,9,3.78,1.64,9 +5843,holiday,7.18,1.18,22,4.93,2.91,43,6.37,2.39,49,6.4,0.89,5,7.41,1.18,17,4.07,2.79,15,5.39,2.92,28,6.56,2.12,25,6.04,2.65,23,7.18,1.17,11,7.18,1.25,11,5.56,2.43,18,4.48,3.19,25,6.12,2.42,25,6.62,2.37,24,6.8,1.03,10,7.5,1.24,12,5.58,3.11,24,4.11,2.49,19,6.58,2.32,26,6.13,2.49,23 +5844,holiness,5.18,2.4,22,3.48,2.38,21,5,2.37,21,5.36,2.41,14,4.88,2.53,8,3.45,2.66,11,3.44,2.3,9,5.33,1.86,6,4.87,2.59,15,4,2.11,10,6.17,2.25,12,2.64,1.86,11,4.4,2.63,10,4.54,1.98,13,5.75,2.87,8,5.17,2.69,12,5.2,2.15,10,3.23,2.52,13,3.88,2.23,8,4.67,2.23,12,5.44,2.6,9 +5845,holistic,6.33,2.17,18,3,2.45,22,4.89,2.13,28,4.67,2.07,6,7.17,1.75,12,3.55,2.84,11,2.45,1.97,11,4.36,2.5,11,5.24,1.86,17,6.9,1.91,10,5.62,2.39,8,3.09,2.7,11,2.91,2.3,11,4.44,1.72,18,5.7,2.63,10,6.5,1.68,12,6,3.1,6,3.14,2.82,14,2.75,1.75,8,4.62,2.25,16,5.25,2.01,12 +5846,holler,3.68,1.97,19,4.75,2.79,20,5.62,2.26,24,4.08,2.02,13,2.83,1.72,6,4.6,3.05,5,4.8,2.81,15,5.77,2.39,13,5.45,2.21,11,4.56,2.24,9,2.9,1.37,10,5.29,3.45,7,4.46,2.47,13,5.18,2.23,11,6,2.31,13,3.11,1.45,9,4.2,2.3,10,4.2,2.82,10,5.3,2.79,10,6.33,2.18,9,5.2,2.27,15 +5847,hollow,4.67,1.68,21,3.41,1.99,22,4.71,1.76,21,4.89,1.83,9,4.5,1.62,12,2.67,1.51,6,3.67,2.19,15,5.17,2.23,6,4.53,1.6,15,5.22,1.48,9,4.25,1.76,12,3.2,1.92,5,3.47,2.07,17,5.5,1.96,10,4,1.26,11,4.83,1.9,12,4.44,1.42,9,3.89,2.26,9,3.08,1.8,13,5.17,1.9,12,4.11,1.45,9 +5848,holly,6.67,1.96,21,4.3,2.64,20,4.97,2.18,34,6.12,2.7,8,7,1.35,13,5.6,2.97,5,3.87,2.47,15,4.55,2.16,11,5.17,2.21,23,6.62,2.33,13,6.75,1.28,8,4.5,2.78,12,4,2.56,8,4.67,2.66,18,5.31,1.49,16,6.91,1.58,11,6.4,2.37,10,4.09,2.74,11,4.56,2.65,9,4.67,2.33,21,5.46,1.9,13 +5849,hologram,6.22,1.63,18,4.23,2.65,22,4.64,1.95,28,6.67,1.63,6,6,1.65,12,5.64,2.46,11,2.82,2.09,11,3.64,1.91,11,5.29,1.72,17,6.36,1.69,11,6,1.63,7,5.45,2.66,11,3,2.1,11,4.72,1.96,18,4.5,2.01,10,6.54,1.61,13,5.4,1.52,5,3.79,2.55,14,5,2.83,8,4.19,2.07,16,5.25,1.66,12 +5850,holographic,6.33,1.5,18,4.23,2.58,22,5.11,2.24,27,5.67,1.21,6,6.67,1.56,12,4.91,2.77,11,3.55,2.3,11,5.09,2.84,11,5.12,1.82,16,6.7,1.57,10,5.88,1.36,8,4.91,2.39,11,3.55,2.7,11,5.47,2.18,17,4.5,2.32,10,6.77,1.54,13,5.2,0.45,5,4.36,2.65,14,4,2.62,8,4.4,2.38,15,6,1.76,12 +5851,holster,4.44,1.04,18,5.35,2.01,20,4.77,1.8,22,4.8,0.45,5,4.25,1.22,12,4.83,2.23,6,5.57,1.95,14,5.3,1.34,10,4.33,2.06,12,4.57,0.79,7,4.3,1.25,10,5.86,2.27,7,5.08,1.89,13,5.27,1.42,11,4.27,2.05,11,4.55,0.69,11,4.29,1.5,7,4.6,2.37,10,6.1,1.29,10,5,1.96,13,4.44,1.59,9 +5852,holy,6.06,2.65,18,3.37,2.87,19,4.78,2.51,18,4.75,2.38,8,7.1,2.47,10,3.57,3.36,7,3.25,2.7,12,4.82,2.36,11,4.71,2.93,7,5.82,2.71,11,6.43,2.7,7,3.33,3.35,9,3.4,2.55,10,5.64,2.25,11,3.43,2.44,7,5.42,2.78,12,7.33,1.97,6,3.83,3.01,12,2.57,2.64,7,4.89,2.8,9,4.67,2.35,9 +5853,homage,5.65,1.73,20,3.48,2.06,21,5.85,2.39,34,5.7,1.7,10,5.6,1.84,10,3.62,2.26,8,3.38,2.02,13,6.21,2.04,14,5.6,2.62,20,6.22,1.64,9,5.18,1.72,11,4.15,2.03,13,2.38,1.69,8,6.05,2.4,22,5.5,2.43,12,5.8,2.04,10,5.5,1.43,10,3.36,2.06,14,3.71,2.21,7,6.12,1.73,17,5.59,2.94,17 +5854,hombre,5.09,1.59,23,4.05,2.38,22,5,2.1,20,5.5,1.77,8,4.87,1.51,15,4.2,2.3,10,3.92,2.54,12,6.14,2.54,7,4.38,1.61,13,5.17,1.85,12,5,1.34,11,3.82,1.99,11,4.27,2.8,11,4.87,2.42,15,5.4,0.55,5,4.91,1.51,11,5.25,1.71,12,4.1,2.28,10,4,2.56,12,4.6,1.58,10,5.4,2.55,10 +5855,hombres,6.37,1.67,19,3.73,2.88,22,4.32,1.74,28,7.17,2.04,6,6,1.41,13,3.45,2.81,11,4,3.07,11,4.36,2.46,11,4.29,1.16,17,6.64,1.5,11,6,1.93,8,2.82,2.09,11,4.64,3.35,11,4.56,2.01,18,3.9,1.1,10,6.54,1.56,13,6,2,6,3.71,3.02,14,3.75,2.82,8,4.19,2.26,16,4.5,0.67,12 +5856,home,7.48,1.7,46,3.78,2.37,23,6.77,2.03,43,6.95,2.03,22,7.96,1.16,24,3.91,2.59,11,3.67,2.27,12,6.74,2.24,23,6.79,1.87,19,7,1.97,17,7.76,1.48,29,3.82,2.71,11,3.75,2.14,12,6.59,2.15,27,7.06,1.84,16,7.29,1.68,21,7.64,1.73,25,4,2.53,11,3.58,2.31,12,6.76,1.99,34,6.78,2.33,9 +5857,homeboy,5.67,1.93,21,3.5,2.34,24,5.4,2.01,20,7,1.93,8,4.85,1.46,13,4.83,2.64,6,3.06,2.13,18,6,2.24,11,4.67,1.5,9,5.67,1.87,12,5.67,2.12,9,4.2,2.62,10,3,2.08,14,5.54,2.44,13,5.14,0.9,7,5.57,1.7,14,5.86,2.48,7,3.81,2.34,16,2.88,2.36,8,5.83,1.75,12,4.75,2.31,8 +5858,homecoming,6.95,1.66,21,4.14,2.52,21,5.85,2.13,20,6.67,1.22,9,7.17,1.95,12,2.83,2.56,6,4.71,2.46,14,5.83,2.79,6,5.86,1.92,14,6,1.58,9,7.67,1.37,12,4.2,3.42,5,4.12,2.31,16,5.78,1.99,9,5.91,2.34,11,7.42,1.56,12,6.33,1.66,9,5.38,1.19,8,3.38,2.84,13,6.27,1.79,11,5.33,2.5,9 +5859,homeland,5.37,2.27,19,4.19,2.46,21,5.52,1.78,23,6.2,0.84,5,5.23,2.59,13,6.33,3.14,6,3.33,1.54,15,5.5,2.01,10,5.54,1.66,13,5.86,2.27,7,5.27,2.33,11,4.43,2.76,7,4.07,2.4,14,5.27,1.27,11,5.75,2.18,12,5.58,1.98,12,5,2.83,7,4.55,2.91,11,3.8,1.93,10,5.14,1.83,14,6.11,1.62,9 +5860,homeless,2.21,1.32,19,4.38,2.18,21,3.78,2.91,23,3.67,1.15,3,1.94,1.18,16,3.75,2.05,8,4.77,2.24,13,4.33,3.08,9,3.43,2.85,14,2,1.32,9,2.4,1.35,10,4.33,2.12,9,4.42,2.31,12,4.67,3.18,15,2.12,1.25,8,1.71,0.95,7,2.5,1.45,12,5,1.63,10,3.82,2.52,11,4.62,3.52,13,2.7,1.34,10 +5861,homely,4.7,1.66,20,3.45,1.77,22,4.79,2.25,19,4.78,1.72,9,4.64,1.69,11,2,1.41,5,4.06,1.53,16,4.17,2.32,6,5.08,2.25,13,4.71,1.64,14,4.67,1.86,6,3.5,1.45,12,3.67,2.12,9,4.22,1.56,9,5.3,2.71,10,4.5,1.78,10,4.9,1.6,10,3.33,1.72,12,3.6,1.9,10,3.67,2.34,6,5.31,2.1,13 +5862,homemade,7.38,1.02,21,4.08,2.89,24,6.75,2.2,20,7.25,1.04,8,7.46,1.05,13,5.83,2.64,6,3.5,2.79,18,6.82,1.99,11,6.67,2.55,9,7.25,1.06,12,7.56,1.01,9,4.8,2.82,10,3.57,2.93,14,6.62,2.57,13,7,1.41,7,7.36,0.93,14,7.43,1.27,7,4.75,2.79,16,2.75,2.76,8,6.75,1.91,12,6.75,2.71,8 +5863,homeowner,6.9,2.02,20,4.65,2.64,17,6.82,2.04,22,7.8,1.3,5,6.6,2.16,15,5,2.55,5,4.5,2.78,12,5.9,1.6,10,7.58,2.11,12,6.8,2.04,10,7,2.11,10,4.89,2.8,9,4.38,2.62,8,7.09,1.97,11,6.55,2.16,11,6.58,1.83,12,7.38,2.33,8,4,2.6,9,5.38,2.67,8,6.64,1.91,11,7,2.24,11 +5864,homeroom,4.67,2.15,21,3.88,2.52,25,6.16,2.03,19,5.11,2.42,9,4.33,1.97,12,4.67,3.2,6,3.56,2.36,18,5.14,2.04,7,6.75,1.86,12,4.62,2.19,16,4.8,2.28,5,3.57,2.47,14,4.2,2.78,10,5.89,2.52,9,6.4,1.58,10,4.58,2.71,12,4.78,1.2,9,3.81,2.59,16,4,2.55,9,6,2.41,11,6.38,1.51,8 +5865,homesick,3,1.17,20,4.05,2.33,20,4.64,2.94,25,3,1,3,3,1.22,17,3.43,2.88,7,4.33,2.1,12,4.88,2.03,8,4.53,3.34,17,3.14,1.35,7,2.92,1.12,13,3.67,2.34,6,4.15,2.48,13,5.71,2.84,14,3.27,2.57,11,3.33,1.22,9,2.73,1.1,11,4.27,2.2,11,3.78,2.59,9,4.28,3.25,18,5.57,1.81,7 +5866,homestead,5.84,1.42,19,3.45,2.42,20,5.95,1.7,22,5.71,0.95,7,5.92,1.68,12,4,2.24,9,3,2.57,11,5.17,2.56,6,6.25,1.24,16,5.4,1.51,10,6.38,1.3,8,3.25,2.43,8,3.58,2.5,12,5.87,1.77,15,6.14,1.68,7,5.91,1.64,11,5.75,1.16,8,2.5,1.98,12,4.88,2.42,8,5.91,2.02,11,6,1.41,11 +5867,hometown,6.8,1.64,20,3.52,2.44,21,5.59,2.8,27,7.43,0.98,7,6.46,1.85,13,3.56,2.3,9,3.5,2.65,12,6.4,2.47,15,4.64,3.11,11,6.45,1.86,11,7.22,1.3,9,3.38,2.07,8,3.62,2.72,13,5.18,3.23,17,6.56,1.74,9,7.31,1.11,13,5.86,2.12,7,3.53,2.53,15,3.5,2.43,6,5.08,2.87,12,6,2.78,15 +5868,homeward,6.37,1.42,19,4.24,1.76,21,5.96,2.1,23,4.67,2.08,3,6.69,1.08,16,5.12,0.99,8,3.69,1.93,13,5.78,2.22,9,6.07,2.09,14,6.56,1.13,9,6.2,1.69,10,4.56,1.24,9,4,2.09,12,5.8,2.4,15,6.25,1.49,8,6.43,1.51,7,6.33,1.44,12,4.6,1.51,10,3.91,1.97,11,6.46,2.33,13,5.3,1.64,10 +5869,homework,3.32,1.55,22,4.74,2.56,23,5.16,1.83,19,3,1.41,8,3.69,1.55,13,4.75,2.31,8,4.79,2.86,14,4.71,2.21,7,5.36,1.69,11,2.62,0.74,8,3.92,1.66,13,3.89,2.67,9,5.29,2.43,14,5.57,1.99,7,4.92,1.78,12,3.91,1.81,11,2.73,1.01,11,3.33,2.92,9,5.64,1.91,14,4.88,1.63,16,6.67,2.52,3 +5870,homey,5.68,2.33,19,3.41,2.58,22,6.3,2.14,23,5.82,2.4,11,5.14,2.34,7,4,2.88,8,3.07,2.43,14,6.43,2.37,7,6.25,2.11,16,7.38,1.19,8,4.45,2.21,11,3.11,2.93,9,3.62,2.4,13,5.91,2.39,11,6.67,1.92,12,5.92,2.27,12,5.29,2.56,7,3.27,3.1,11,3.55,2.07,11,6.15,2.12,13,6.5,2.27,10 +5871,homicidal,2,1.2,19,6.24,2.96,21,3.96,2.88,25,2,0,3,2,1.32,16,5.29,3.5,7,6.77,2.77,13,3.88,2.9,8,4,2.96,17,2.57,1.72,7,1.67,0.65,12,6.86,2.91,7,5.92,3.17,13,4.86,3.01,14,2.82,2.36,11,2.12,1.36,8,1.91,1.14,11,7.36,1.86,11,5,3.53,10,3.67,3.12,18,4.71,2.14,7 +5872,homicide,1.5,0.92,18,6.1,2.4,20,2.92,1.82,25,1,0,5,1.69,1.03,13,6.55,2.38,11,5.56,2.46,9,3.31,1.99,16,2.22,1.3,9,1.43,0.79,7,1.55,1.04,11,4.67,2.55,9,7.27,1.56,11,3,2,20,2.6,0.89,5,1.67,1.12,9,1.33,0.71,9,6.09,2.51,11,6.11,2.42,9,3.16,2.01,19,2.17,0.75,6 +5873,homing,5.05,0.83,20,3.83,2.25,23,5.32,1.81,22,5.1,0.88,10,5,0.82,10,4.45,2.38,11,3.25,2.05,12,5,2.14,8,5.69,1.55,13,5.1,0.74,10,5,0.94,10,4.55,2.58,11,3.17,1.75,12,5.5,1.7,14,5.29,2.06,7,5.08,0.95,13,5,0.58,7,3.87,2.47,15,3.75,1.91,8,5.43,1.45,14,5.12,2.42,8 +5874,hominy,4.35,1.14,20,3.33,1.68,21,5.24,2.55,33,4.8,0.79,10,3.9,1.29,10,3.75,1.83,8,3.08,1.61,13,5.31,2.81,13,5.2,2.44,20,4.89,0.33,9,3.91,1.38,11,3.69,1.7,13,2.75,1.58,8,5.05,2.8,21,5.58,2.11,12,4.3,1.25,10,4.4,1.07,10,3.36,1.74,14,3.29,1.7,7,5.5,2.19,16,5,2.89,17 +5875,homo,3.11,1.88,19,3.36,1.97,22,3.78,1.62,23,3.27,1.19,11,3.14,2.73,7,2.62,1.69,8,3.79,2.04,14,2.86,1.46,7,4.19,1.56,16,3.12,1.96,8,3.09,1.92,11,3.22,2.17,9,3.46,1.9,13,4,1.73,11,3.58,1.56,12,2.75,2.22,12,3.71,0.95,7,2.82,2.23,11,3.91,1.58,11,4.08,1.61,13,3.4,1.65,10 +5876,homophobic,2.7,1.66,20,5.14,3.05,21,4.04,2.65,25,3.33,2.08,3,2.59,1.62,17,5,3.46,7,5.31,3.07,13,4.62,3.02,8,3.76,2.51,17,3.71,1.5,7,2.15,1.52,13,5.71,2.87,7,4.92,3.33,13,3.71,2.37,14,4.45,3.05,11,3.11,1.62,9,2.36,1.69,11,5.36,2.54,11,4.9,3.67,10,3.78,2.86,18,4.71,2.06,7 +5877,homosexual,4.65,1.98,20,3.67,2.35,18,4.36,2.48,22,3.8,1.79,5,4.93,2.02,15,4,2.53,6,3.5,2.35,12,3,1.89,10,5.5,2.39,12,5.2,1.03,10,4.1,2.56,10,3.4,2.27,10,4,2.56,8,4.27,2.33,11,4.45,2.73,11,4.58,2.07,12,4.75,1.98,8,3,2.24,9,4.33,2.4,9,4.45,2.38,11,4.27,2.69,11 +5878,homosexuality,5.11,2,19,4.05,2.52,21,4,2,20,4.33,2.52,3,5.25,1.95,16,4,2.83,6,4.07,2.49,15,4,1.67,6,4,2.18,14,5.6,2.07,10,4.56,1.88,9,3,2.24,7,4.57,2.56,14,3.5,1.84,10,4.5,2.12,10,4.75,1.98,8,5.36,2.06,11,4.67,2.87,9,3.58,2.23,12,3.62,1.92,8,4.25,2.09,12 +5879,honcho,5,1.41,19,3.05,1.96,20,5.27,1.88,22,5.29,1.7,7,4.83,1.27,12,2.89,2.26,9,3.18,1.78,11,6.17,1.72,6,4.94,1.88,16,5.4,1.07,10,4.5,1.77,8,2.25,1.49,8,3.58,2.11,12,5.4,1.68,15,5,2.38,7,4.73,1.42,11,5.38,1.41,8,3.33,2.1,12,2.62,1.77,8,5.36,2.06,11,5.18,1.78,11 +5880,hone,5.42,1.17,19,3.76,1.7,21,5.48,1.7,23,5,0,5,5.77,1.17,13,3.67,1.75,6,3.8,1.74,15,5.5,1.51,10,5.46,1.9,13,5.29,0.95,7,5.73,1.1,11,3.29,2.06,7,4,1.52,14,5.55,1.37,11,5.42,2.02,12,4.92,0.9,12,6.29,1.11,7,3.36,1.91,11,4.2,1.4,10,5.14,1.75,14,6,1.58,9 +5881,honest,8.16,1.12,19,4,2.68,39,6.7,1.89,44,7.67,1.32,9,8.6,0.7,10,3.69,2.46,13,4.15,2.81,26,6.59,1.94,22,6.82,1.87,22,8.56,0.53,9,7.8,1.4,10,4.45,2.72,20,3.53,2.61,19,6.38,1.99,29,7.33,1.54,15,7.92,1.31,12,8.57,0.53,7,4.12,2.73,26,3.77,2.65,13,6.4,1.91,25,7.11,1.82,19 +5882,honesty,7.43,1.57,21,3.32,2.25,22,6.81,2.27,27,6.6,1.43,10,8.18,1.33,11,3.43,1.81,7,3.27,2.49,15,6.53,2.55,17,7.3,1.7,10,7.18,1.78,11,7.7,1.34,10,2,1.73,5,3.71,2.28,17,5.64,2.44,14,8.08,1.19,13,7.15,1.72,13,7.88,1.25,8,3.2,2.94,10,3.42,1.62,12,6.86,2.32,14,6.77,2.31,13 +5883,honey,7.27,1.66,41,4.38,2.65,40,6.39,2.12,977,6.62,2.22,13,7.57,1.26,28,4.73,2.74,15,4.16,2.62,25,6.4,2.09,430,6.4,2.14,542,7.06,1.56,17,7.42,1.74,24,4.36,2.66,22,4.39,2.7,18,6.42,2.17,535,6.37,2.05,438,7.39,1.44,23,7.11,1.94,18,4.31,2.62,29,4.55,2.84,11,6.43,2.19,531,6.35,2.03,446 +5884,honeycomb,6.55,2.09,20,3.95,2.37,19,5.85,1.99,26,7.18,1.66,11,5.78,2.39,9,4.71,1.8,7,3.5,2.61,12,5.54,1.98,13,6.15,2.03,13,6.27,2.61,11,6.89,1.27,9,3.5,2.17,10,4.44,2.6,9,5.47,2,17,6.56,1.88,9,6.2,2.53,10,6.9,1.6,10,3.83,2.21,12,4.14,2.79,7,5.38,1.89,16,6.6,2.01,10 +5885,honeymoon,7.53,1.81,19,5.91,2.97,22,7.33,1.39,21,7.33,1.8,9,7.7,1.89,10,6.1,2.77,10,5.75,3.25,12,6.62,1.69,8,7.77,1.01,13,7.43,1.87,14,7.8,1.79,5,6.5,3.16,8,5.57,2.93,14,7.25,1.67,8,7.38,1.26,13,7,2.05,10,8.11,1.36,9,6.33,3.2,12,5.4,2.76,10,7.5,1,12,7.11,1.83,9 +5886,honk,4.95,1.66,21,3.96,2.94,24,5.47,2.34,19,6,1.85,8,4.31,1.18,13,5.17,2.48,6,3.56,3.03,18,5.55,2.42,11,5.38,2.39,8,4.67,1.67,12,5.33,1.66,9,3.9,2.88,10,4,3.09,14,5.08,2.57,12,6.14,1.86,7,4.71,1.44,14,5.43,2.07,7,4.56,2.94,16,2.75,2.71,8,5.5,2.28,12,5.43,2.64,7 +5887,honky,3.45,2.04,22,3.76,2.36,21,4.58,1.98,19,3.73,1.74,11,3.18,2.36,11,2.83,2.14,6,4.29,2.43,14,4.7,1.95,10,4.44,2.13,9,4.1,2.18,10,2.92,1.83,12,4,3.12,8,3.75,1.91,12,4.88,1.64,8,4.3,2.36,10,4.14,2.07,14,2.25,1.39,8,3.5,2.41,18,5.33,1.53,3,4.5,1.07,8,4.64,2.5,11 +5888,honor,6.9,1.89,20,4.63,2.27,41,6.9,1.95,62,6.67,2.52,3,6.94,1.85,17,5.12,1.86,16,4.32,2.48,25,6.5,1.9,22,7.08,1.97,39,6.71,1.7,7,7,2.04,13,4.22,2.21,23,5.17,2.28,18,6.86,1.81,37,6.88,2.17,24,5.89,2.26,9,7.73,1.01,11,4.43,2.4,30,5.18,1.83,11,7.21,2.13,39,6.39,1.5,23 +5889,honorable,7.68,1.38,19,4.78,2.24,23,6.58,1.89,19,7.11,1.54,9,8.2,1.03,10,4.43,2.15,7,5.13,2.26,15,6.7,2.21,10,6.44,1.59,9,8,1.58,9,7.4,1.17,10,4.7,2.58,10,5.08,1.93,12,5.75,2.19,8,7,1.41,10,7.5,1.57,12,8,1,7,4.75,2.1,20,5,3.61,3,7,2.2,8,6.27,1.68,11 +5890,honorary,6.42,1.89,19,3.9,2.31,20,6.55,2.04,20,7.67,1.53,3,6.27,1.94,15,3.9,2.33,10,3.9,2.42,10,6.1,2.47,10,7,1.49,10,6.33,1.97,6,6.58,1.98,12,3.86,1.95,7,3.92,2.56,13,7.12,1.46,8,6.17,2.33,12,6.58,1.93,12,6.14,1.95,7,4.4,2.59,10,3.4,2.01,10,7.22,1.86,9,6,2.1,11 +5891,hooch,4.19,2.16,21,4.36,2.16,25,4.68,2.31,19,5.33,2.12,9,3.33,1.83,12,4.5,2.35,6,4.28,2.22,18,3.71,1.89,7,5.25,2.42,12,4.31,2.24,16,3.8,2.05,5,3.93,2.43,14,4.9,1.79,10,4.56,2.74,9,4.8,1.99,10,4.92,2.31,12,3.22,1.56,9,4.88,2.03,16,3.44,2.19,9,4.27,2.83,11,5.25,1.28,8 +5892,hood,4.95,1.73,20,3.33,2.25,18,4.86,1.52,22,4.2,1.64,5,5.2,1.74,15,4.5,2.51,6,2.75,1.96,12,5.1,0.99,10,4.67,1.87,12,5.6,1.35,10,4.3,1.89,10,3.6,2.63,10,3,1.77,8,5,1.73,11,4.73,1.35,11,5.17,1.99,12,4.62,1.3,8,3,2.6,9,3.67,1.94,9,4.73,1.62,11,5,1.48,11 +5893,hoodlum,3.9,2.14,21,5.35,2.43,20,3.62,2.35,34,4.12,2.36,8,3.77,2.09,13,5.2,2.39,5,5.4,2.53,15,4,2.45,11,3.43,2.33,23,4,2.35,13,3.75,1.91,8,5.42,2.47,12,5.25,2.55,8,3.72,2.22,18,3.5,2.56,16,4.73,2.33,11,3,1.56,10,6.45,1.86,11,4,2.45,9,3.2,2.24,20,4.21,2.46,14 +5894,hoof,4.74,2.08,19,3.23,1.69,22,5.29,1.76,24,4.5,1.76,6,4.85,2.27,13,3.42,1.51,12,3,1.94,10,5.25,1.67,8,5.31,1.85,16,4.8,1.62,10,4.67,2.6,9,4,1.5,9,2.69,1.65,13,5.35,1.73,17,5.17,2.14,6,4.5,1.93,8,4.91,2.26,11,3.44,2.07,9,3.08,1.44,13,5.62,1.86,16,4.62,1.41,8 +5895,hook,4,1.38,22,4,2.08,20,5.68,2.81,19,4.08,1.38,13,3.89,1.45,9,5,1.15,7,3.46,2.3,13,5.29,2.69,7,5.92,2.97,12,3.92,1.31,12,4.1,1.52,10,4.33,1.73,9,3.73,2.37,11,6,2.94,10,5.33,2.78,9,3.83,1.34,12,4.2,1.48,10,3.71,1.25,7,4.15,2.44,13,6.57,2.88,7,5.17,2.76,12 +5896,hooker,3.42,2.43,19,4.91,2.56,23,4.36,2.22,44,4.56,1.81,9,2.4,2.55,10,6.57,1.9,7,4.33,2.53,15,5.45,2.14,20,3.46,1.89,24,4.14,1.86,7,3,2.7,12,5.4,2.76,10,4.75,2.42,12,4.52,2.06,23,4.19,2.42,21,3,2.54,10,3.89,2.37,9,4.9,2.73,20,5,1,3,4.74,2.22,23,3.95,2.2,21 +5897,hookup,5.78,2.07,18,4.81,2.46,21,4.77,2.49,22,6.89,1.62,9,4.67,1.94,9,6.86,1.46,7,3.79,2.22,14,5.27,2.49,11,4.27,2.49,11,6.14,2.34,7,5.55,1.97,11,5.8,1.4,10,3.91,2.91,11,3.92,2.5,13,6,2,9,5.22,2.49,9,6.33,1.5,9,4.75,2.66,8,4.85,2.44,13,5.71,2.58,14,3.12,1.13,8 +5898,hooky,4.4,2.09,20,4.24,2.79,21,4.56,2.14,25,3.25,2.06,4,4.69,2.06,16,4.75,3.3,4,4.12,2.76,17,4.22,1.92,9,4.75,2.29,16,3.75,2.05,8,4.83,2.08,12,4.6,2.84,10,3.91,2.84,11,4.21,2.22,14,5,2.05,11,4.82,2.04,11,3.89,2.15,9,4.2,2.86,10,4.27,2.87,11,5.06,2.15,18,3.29,1.6,7 +5899,hooligan,3.1,1.51,21,5.5,2.22,22,3.57,2.2,21,3.56,1.51,9,2.75,1.48,12,4.67,2.42,6,5.93,2.15,15,3.67,3.14,6,3.53,1.85,15,3.78,1.3,9,2.58,1.51,12,6,1.22,5,5.35,2.45,17,4.1,2.47,10,3.09,1.92,11,2.75,1.29,12,3.56,1.74,9,5.56,2.07,9,5.46,2.4,13,3.67,2.46,12,3.44,1.94,9 +5900,hoop,6.26,1.63,19,3.15,1.95,20,5.3,1.92,20,6,1.73,3,6.27,1.71,15,3.2,1.93,10,3.1,2.08,10,5.6,1.07,10,5,2.54,10,6.5,1.76,6,6.08,1.68,12,2.71,2.21,7,3.38,1.85,13,5,2.07,8,5.5,1.88,12,6.17,1.59,12,6.43,1.81,7,3.4,2.17,10,2.9,1.79,10,4.22,1.99,9,6.18,1.4,11 +5901,hoopla,5.23,1.07,22,5.19,2.14,26,5.33,2.14,24,5.11,1.05,9,5.31,1.11,13,5.7,2.41,10,4.88,1.96,16,5.11,2.47,9,5.47,2,15,5.38,1.3,8,5.14,0.95,14,5.46,1.9,13,4.92,2.4,13,5.17,2.21,12,5.5,2.15,12,5.25,1.14,12,5.2,1.03,10,5.4,2.41,15,4.91,1.76,11,5.85,2.12,13,4.73,2.1,11 +5902,hoot,6,1.67,19,4.91,2.52,22,5.32,1.89,22,5.22,1.39,9,6.7,1.64,10,4.62,2.13,8,5.07,2.79,14,5.64,1.91,11,5,1.9,11,5,1.41,7,6.58,1.56,12,4.8,2.1,10,5,2.92,12,4.92,1.93,13,5.89,1.76,9,6.4,1.65,10,5.56,1.67,9,4.75,2.49,8,5,2.63,14,5.43,1.79,14,5.12,2.17,8 +5903,hooter,4.7,2.56,20,3.96,2.59,25,5,2.56,19,5.78,2.28,9,3.82,2.52,11,3.33,2.66,6,4.17,2.68,18,4.71,1.8,7,5.17,2.98,12,4.62,2.55,16,5,2.94,4,2.93,2.27,14,5.4,2.55,10,5.44,2.96,9,4.6,2.22,10,5.64,2.62,11,3.56,2.07,9,4.5,2.68,16,3,2.24,9,5.09,2.7,11,4.88,2.53,8 +5904,hop,5.89,1.91,19,3.71,2.55,21,5.04,1.93,28,6.33,1.21,6,5.69,2.18,13,2.91,2.21,11,4.6,2.72,10,5.55,2.46,11,4.71,1.49,17,6.45,1.51,11,5.12,2.23,8,3.9,2.73,10,3.55,2.5,11,5.06,2.15,18,5,1.56,10,5.85,2.19,13,6,1.26,6,3.86,2.91,14,3.43,1.81,7,5.19,2.07,16,4.83,1.8,12 +5905,hope,7.48,1.69,21,5.29,2.8,41,6.78,2.07,37,7.67,1.5,9,7.33,1.87,12,5.75,2.59,16,5,2.94,25,6.33,2.57,12,7,1.8,25,6.43,2.15,7,8.08,1.19,13,4.7,2.75,23,6.06,2.75,18,6.76,1.86,17,6.8,2.28,20,7.15,1.99,13,8,0.93,8,5.67,2.9,30,4.27,2.33,11,7.06,2.38,16,6.57,1.83,21 +5906,hopeful,7.44,1.34,41,4.84,2.64,45,6.58,2.08,43,7.15,1.39,20,7.71,1.27,21,5,2.45,16,4.86,2.77,28,5.91,2.31,22,7.29,1.59,21,7.25,1.29,20,7.62,1.4,21,5.22,3.02,18,4.59,2.37,27,6.42,1.84,19,6.71,2.29,24,7.48,1.31,23,7.39,1.42,18,4.85,2.89,20,4.84,2.48,25,6.48,2.2,21,6.68,2.01,22 +5907,hopeless,2.2,1.2,20,4.52,2.38,25,2.84,2.01,19,2.44,1.59,9,2,0.77,11,4.33,2.16,6,4.72,2.49,18,1.86,1.46,7,3.42,2.11,12,2.33,1.29,15,1.8,0.84,5,4.43,2.38,14,4.9,2.47,10,2.56,1.88,9,3.1,2.18,10,1.92,1.24,12,2.62,1.06,8,4.69,2.36,16,4.22,2.54,9,2.91,2.17,11,2.75,1.91,8 +5908,horde,4.21,1.87,19,5.05,2.38,21,4.26,1.66,23,4.8,1.92,5,3.85,1.86,13,5.17,2.32,6,5,2.48,15,4.6,1.51,10,4,1.78,13,4.43,2.44,7,3.91,1.51,11,4.86,2.61,7,5.14,2.35,14,4,1.48,11,4.5,1.83,12,4.17,2.08,12,4.29,1.6,7,5,2.79,11,5.1,1.97,10,4.21,1.58,14,4.33,1.87,9 +5909,horizon,6.48,1.66,21,4.25,3.11,20,4.59,2.56,22,7,1.41,6,6.27,1.75,15,3.88,3.6,8,4.5,2.88,12,5.5,2.65,12,3.5,2.07,10,6.67,1.58,9,6.33,1.78,12,4.11,3.48,9,4.36,2.94,11,3.43,1.9,7,5.13,2.7,15,6.3,1.89,10,6.64,1.5,11,3.23,2.83,13,6.14,2.85,7,4.58,3.12,12,4.6,1.84,10 +5910,horizontal,5.86,1.68,21,4.25,2.71,20,4.45,1.99,22,6.17,1.6,6,5.73,1.75,15,5.12,2.9,8,3.67,2.53,12,4,2.17,12,5,1.7,10,6.56,1.67,9,5.33,1.56,12,4.33,2.18,9,4.18,3.19,11,3.14,1.95,7,5.07,1.75,15,5.9,2.13,10,5.82,1.25,11,3.46,2.33,13,5.71,2.93,7,4.08,2.19,12,4.9,1.73,10 +5911,hormonal,4.1,2.05,20,5.41,2.59,22,3.52,2.03,27,5.86,2.34,7,3.15,1.07,13,5,2.45,10,5.75,2.77,12,3.13,1.85,15,3.91,2.3,11,4.09,2.17,11,4.11,2.03,9,5.67,2.5,9,5.23,2.74,13,3.88,2.18,17,2.67,1.58,9,4.23,2.42,13,3.86,1.21,7,4.69,2.6,16,7.33,1.37,6,4.17,2.29,12,3,1.69,15 +5912,hormone,4.86,1.59,21,4.87,2.46,23,4.33,2.29,21,4.8,2.28,5,4.88,1.41,16,5.25,2.45,12,4.45,2.5,11,4.36,2.16,11,3.89,2.32,9,4.75,1.6,12,5,1.66,9,4.81,2.43,16,5,2.71,7,4.64,2.06,11,4,2.58,10,4.85,1.57,13,4.88,1.73,8,5.21,2.44,19,3.25,2.06,4,4.07,2.3,14,4.86,2.34,7 +5913,horn,5,1.38,20,4.22,2.58,18,5.68,2.03,22,6,1.73,5,4.67,1.11,15,4.33,2.34,6,4.17,2.79,12,5.8,2.25,10,5.58,1.93,12,5.3,1.64,10,4.7,1.06,10,4.1,2.56,10,4.38,2.77,8,5.27,2.2,11,6.09,1.87,11,4.83,1.75,12,5.25,0.46,8,2.56,1.74,9,5.89,2.2,9,5.91,2.39,11,5.45,1.69,11 +5914,horned,4.2,1.58,20,4.61,2.59,18,3.95,1.76,22,4.8,1.92,5,4,1.46,15,4.5,1.97,6,4.67,2.93,12,3.8,1.32,10,4.08,2.11,12,4.6,1.17,10,3.8,1.87,10,4.8,2.1,10,4.38,3.25,8,3.27,1.27,11,4.64,1.96,11,4.08,1.62,12,4.38,1.6,8,3.11,2.62,9,6.11,1.54,9,3.36,1.63,11,4.55,1.75,11 +5915,hornet,3.37,1.98,19,5.73,2.55,22,3.83,2.22,24,3.5,1.52,6,3.31,2.21,13,6.58,1.83,12,4.7,2.98,10,4.25,2.25,8,3.62,2.25,16,3.6,1.35,10,3.11,2.57,9,6.33,1.8,9,5.31,2.95,13,4.18,2.27,17,2.67,1.97,6,2.5,1.2,8,4,2.24,11,5.11,2.57,9,6.15,2.54,13,4.25,2.32,16,3,1.85,8 +5916,horny,6.84,1.26,19,6.28,2.37,18,4.53,3,17,7,1.26,11,6.62,1.3,8,8.25,0.96,4,5.71,2.37,14,3.25,2.6,8,5.67,3,9,7.38,0.74,8,6.45,1.44,11,5,3.11,7,7.09,1.38,11,4,2.76,6,4.82,3.22,11,7.23,1.01,13,6,1.41,6,6.64,1.75,11,5.71,3.2,7,4.29,3.15,7,4.7,3.06,10 +5917,horoscope,5.29,1.9,21,3.95,2.25,21,4.96,2.47,25,4.92,1.51,12,5.78,2.33,9,3.57,2.3,7,4.14,2.28,14,4.1,2.38,10,5.53,2.45,15,6,2,4,5.12,1.9,17,4.6,2.5,10,3.36,1.91,11,4.57,2.94,7,5.11,2.35,18,5.42,2.35,12,5.11,1.17,9,4.31,2.14,13,3.38,2.45,8,4,2.6,9,5.5,2.31,16 +5918,horrendous,2.58,1.39,19,5.81,2.29,21,3.68,2.45,19,2.33,1.53,3,2.62,1.41,16,4.33,2.73,6,6.4,1.88,15,3.33,1.86,6,3.85,2.73,13,3.3,1.42,10,1.78,0.83,9,7,1.63,7,5.21,2.39,14,3.89,2.52,9,3.5,2.51,10,2.5,1.41,8,2.64,1.43,11,6.22,1.86,9,5.5,2.61,12,3.71,2.98,7,3.67,2.23,12 +5919,horrible,2.33,2.31,21,5.95,2.57,19,5.16,2.79,19,2.69,2.59,13,1.75,1.75,8,6.43,2.15,7,5.67,2.84,12,6,2.45,7,4.67,2.96,12,1.83,1.99,12,3,2.65,9,5.56,2.96,9,6.3,2.26,10,5.9,2.23,10,4.33,3.24,9,1.83,1.99,12,3,2.65,9,6,2.24,7,5.92,2.84,12,5.43,3.1,7,5,2.73,12 +5920,horrid,2.68,1.38,19,6,2.07,22,3.67,2.44,21,2.33,0.71,9,3,1.76,10,5.5,2.51,10,6.42,1.62,12,3.62,2.2,8,3.69,2.66,13,2.77,1.42,13,2.5,1.38,6,5.12,2.17,8,6.5,1.91,14,3.75,2.12,8,3.62,2.69,13,3.11,1.62,9,2.3,1.06,10,5.92,2.07,12,6.1,2.18,10,3.75,2.38,12,3.56,2.65,9 +5921,horrific,2.2,1.99,20,6,2,21,4.15,2.7,34,1.6,0.84,10,2.8,2.62,10,5.25,2.19,8,6.46,1.81,13,4.36,2.62,14,4,2.81,20,1.89,1.45,9,2.45,2.38,11,5.85,2.27,13,6.25,1.58,8,4.18,2.63,22,4.08,2.94,12,2.1,1.52,10,2.3,2.45,10,5.86,2.14,14,6.29,1.8,7,5.18,2.72,17,3.12,2.32,17 +5922,horrifying,2.68,1.67,19,6.29,2.65,24,3.96,2.43,28,3.14,1.35,7,2.42,1.83,12,5.78,2.73,9,6.6,2.64,15,3.57,2.24,14,4.36,2.62,14,2.44,1.59,9,2.9,1.79,10,5.92,2.87,12,6.67,2.46,12,3.57,2.41,14,4.36,2.47,14,2.8,1.99,10,2.56,1.33,9,5.83,2.69,12,6.75,2.63,12,3.33,1.87,12,4.44,2.73,16 +5923,horror,3.38,2.29,40,6.13,2.43,39,3.49,2.26,43,4.44,2.61,16,2.67,1.79,24,6.31,1.49,13,6.04,2.81,26,4.36,2.41,14,3.07,2.1,29,3.75,2.84,20,3,1.56,20,7,1.89,20,5.21,2.64,19,4.3,2.08,23,2.55,2.14,20,3.15,2.17,26,3.79,2.55,14,5.96,2.69,26,6.46,1.85,13,3.83,2.46,23,3.1,2,20 +5924,horse,6.05,1.86,42,4.16,2.67,44,5.71,2.24,48,6.14,1.29,14,6,2.11,28,3.6,2.38,15,4.45,2.8,29,5.33,2.5,18,5.93,2.08,30,5.83,1.92,18,6.21,1.84,24,5,2.64,20,3.46,2.54,24,5.3,2.27,33,6.6,1.96,15,5.96,1.99,26,6.19,1.68,16,4.41,2.52,27,3.76,2.93,17,5.73,2.25,26,5.68,2.28,22 +5925,horseback,5.85,2.16,20,5.2,2.28,20,6.15,1.91,26,5.73,1.68,11,6,2.74,9,4.86,2.41,7,5.38,2.29,13,6.08,2.14,13,6.23,1.74,13,5.64,2.58,11,6.11,1.62,9,4.64,2.25,11,5.89,2.26,9,6.29,1.99,17,5.89,1.83,9,5.3,2.58,10,6.4,1.58,10,5.08,2.35,12,5.38,2.33,8,6.06,1.95,16,6.3,1.95,10 +5926,horseman,5.95,1.4,21,3.42,2.46,19,5.55,2.04,22,6.33,1.75,6,5.8,1.26,15,2.71,2.21,7,3.83,2.59,12,5.83,2.12,12,5.2,1.99,10,6.22,1.72,9,5.75,1.14,12,3.75,2.38,8,3.18,2.6,11,5.14,2.48,7,5.73,1.87,15,6.1,1.6,10,5.82,1.25,11,3.54,2.4,13,3.17,2.79,6,5.42,2.19,12,5.7,1.95,10 +5927,horsepower,5.57,2.11,21,4.52,2.58,25,6,1.97,19,6.11,1.62,9,5.17,2.41,12,3,2,6,5.17,2.57,18,5.29,2.43,7,6.42,1.62,12,5.5,2.1,16,5.8,2.39,5,4.5,2.9,14,4.8,2.2,10,6.11,2.32,9,5.9,1.73,10,6.17,2.12,12,4.78,1.92,9,5.06,2.67,16,3.56,2.24,9,5.64,2.25,11,6.5,1.51,8 +5928,horseradish,4.68,2.33,19,3.74,2.28,23,5.11,2.16,19,5.11,2.2,9,4.3,2.5,10,4.43,2.44,7,3.53,2.26,15,5.3,2.06,10,4.89,2.37,9,4.56,3.13,9,4.8,1.48,10,5.1,2.56,10,2.75,1.42,12,4.75,1.58,8,5.5,2.64,10,4.25,2.3,12,5.43,2.37,7,3.95,2.35,20,2.33,1.15,3,4.62,1.6,8,5.45,2.5,11 +5929,horseshit,2.95,2.46,19,4.17,2.64,23,5,2.52,19,3.11,2.03,9,2.8,2.9,10,3.29,2.63,7,4.73,2.63,15,5.5,2.59,10,4.44,2.46,9,3.44,2.74,9,2.5,2.22,10,3.5,2.95,10,4.92,2.31,12,5,2.45,8,4.7,2.63,10,3.33,2.61,12,2.29,2.21,7,4.1,2.71,20,4.67,2.52,3,4.75,2.31,8,5.18,2.75,11 +5930,horseshoe,4.91,1.95,22,4.15,2.13,26,6.04,1.89,23,5.33,2.18,9,4.62,1.8,13,3.9,2.51,10,4.31,1.92,16,6.62,1.51,8,5.73,2.05,15,4.5,2.27,8,5.14,1.79,14,4.77,1.92,13,3.54,2.22,13,5.75,2.09,12,6.36,1.69,11,4.42,1.73,12,5.5,2.12,10,4.4,2.61,15,3.82,1.25,11,6,1.95,12,6.09,1.92,11 +5931,horsey,5.52,1.69,21,4.48,2.16,21,5.08,2.02,25,6.17,0.83,12,4.67,2.18,9,4.43,2.15,7,4.5,2.24,14,5.9,1.91,10,4.53,1.96,15,5,2.45,4,5.65,1.54,17,5.4,2.46,10,3.64,1.5,11,5.57,2.23,7,4.89,1.97,18,5.25,2.09,12,5.89,0.93,9,5.15,2.19,13,3.38,1.69,8,4.56,2.19,9,5.38,1.93,16 +5932,hose,5,1.18,21,4.54,2.38,24,5.67,2.33,21,5.62,0.74,8,4.62,1.26,13,5.15,2.48,13,3.82,2.14,11,5.92,2.33,13,5.25,2.43,8,5.25,0.89,8,4.83,1.4,12,5.71,1.49,14,2.9,2.47,10,6.25,2.42,12,4.89,2.09,9,4.9,1.2,10,5.09,1.22,11,4.29,2.78,17,5.14,0.69,7,5.7,2.95,10,5.64,1.75,11 +5933,hospice,3.53,1.95,19,4.22,2.89,23,3.29,2.03,28,3.88,2.03,8,3.27,1.95,11,4.78,3.27,9,3.86,2.68,14,3.07,1.77,14,3.5,2.31,14,3.67,1.87,9,3.4,2.12,10,4.67,3.17,12,3.73,2.61,11,2.64,1.45,14,3.93,2.37,14,3.8,2.2,10,3.22,1.72,9,4.36,3.17,11,4.08,2.75,12,3.58,1.83,12,3.06,2.21,16 +5934,hospitable,7,1.62,20,3.62,2.13,21,6.24,2.2,25,7,2.65,3,7,1.5,17,4,2.45,7,3.31,2.06,13,6,2,8,6.35,2.34,17,6.86,1.86,7,7.08,1.55,13,4.29,2.69,7,3.15,1.82,13,6.43,2.31,14,6,2.14,11,6.56,1.59,9,7.36,1.63,11,3.27,2,11,4,2.31,10,6.22,2.39,18,6.29,1.8,7 +5935,hospital,3.52,1.99,42,5.07,2.94,44,3.93,2.44,41,3.36,2.5,14,3.61,1.73,28,5.05,2.97,21,5.09,2.98,23,4.38,2.46,21,3.45,2.39,20,3.94,2.1,18,3.21,1.89,24,4.05,2.66,22,6.09,2.91,22,4.12,2.09,17,3.79,2.7,24,3.5,1.88,26,3.56,2.22,16,5.62,2.84,24,4.4,3,20,4.12,2.66,16,3.8,2.35,25 +5936,hospitality,7.27,1.72,22,3.33,2.24,21,7.09,1.72,22,7.5,1.79,14,6.88,1.64,8,3.73,2.61,11,3.11,1.76,9,5.5,1.64,6,7.69,1.35,16,7,2.16,10,7.5,1.31,12,2.91,2.07,11,3.8,2.44,10,6.85,1.72,13,7.44,1.74,9,7.5,1.83,12,7,1.63,10,3.08,2.5,13,3.75,1.83,8,7.42,1.68,12,6.7,1.77,10 +5937,host,5.7,1.42,20,3.21,2.41,24,5.75,2.9,20,6,1.07,8,5.5,1.62,12,5,2.1,6,2.61,2.25,18,5.91,2.91,11,5.56,3.05,9,5.36,1.43,11,6.11,1.36,9,3.7,2.95,10,2.86,1.99,14,5.62,3.01,13,6,2.89,7,5.69,1.49,13,5.71,1.38,7,3.94,2.49,16,1.75,1.49,8,6.5,2.81,12,4.62,2.83,8 +5938,hostage,2.74,1.61,46,5.73,2.35,22,2.74,2.08,47,3.11,1.6,18,2.5,1.6,28,6,2.37,12,5.4,2.41,10,3.16,2.06,25,2.27,2.05,22,2.9,1.62,31,2.4,1.59,15,6.22,2.59,9,5.38,2.22,13,3.36,2.34,28,1.84,1.17,19,3.04,1.71,26,2.35,1.42,20,5,2.06,9,6.23,2.49,13,3.08,2.02,25,2.36,2.13,22 +5939,hostel,4,2.3,18,4.27,2.12,22,3.46,1.91,24,3.8,1.79,5,4.08,2.53,13,4,2.52,12,4.6,1.58,10,3.75,0.89,8,3.31,2.27,16,3.67,1.8,9,4.33,2.78,9,3.56,2.01,9,4.77,2.13,13,3.53,1.97,17,3,1.9,6,4,2.58,7,4,2.24,11,4.56,2.6,9,4.08,1.8,13,3.62,2.03,16,3.12,1.73,8 +5940,hostess,6.7,1.63,20,4.18,2.24,22,6.4,1.76,20,6.56,1.33,9,6.82,1.89,11,5.4,2.5,10,3.17,1.4,12,5.88,1.64,8,6.75,1.82,12,6.29,1.49,14,7.67,1.63,6,5,2.73,8,3.71,1.86,14,6.75,1.49,8,6.17,1.95,12,5.9,1.52,10,7.5,1.35,10,4.33,2.15,12,4,2.45,10,7,1.9,11,5.67,1.32,9 +5941,hostile,2.35,1.18,20,5.39,2.33,23,4.36,2.4,22,2.09,1.04,11,2.67,1.32,9,5.82,2.36,11,5,2.34,12,4.5,2.07,10,4.25,2.73,12,2.55,1.44,11,2.11,0.78,9,6.09,2.07,11,4.75,2.45,12,4.64,2.62,11,4.09,2.26,11,2.7,1.42,10,2,0.82,10,5.55,2.42,11,5.25,2.34,12,5.55,2.66,11,3.18,1.4,11 +5942,hostility,2.95,2.13,22,6.74,1.41,19,4.7,2.6,20,3.2,2.17,5,2.88,2.25,16,7.12,0.83,8,6.45,1.69,11,5,2.65,9,4.45,2.66,11,2.83,1.64,12,3.1,2.69,10,6.5,0.97,10,7,1.8,9,4.17,2.52,12,5.5,2.67,8,2.09,0.83,11,3.82,2.68,11,6,1.41,8,7.27,1.19,11,4.33,2.83,9,5,2.49,11 +5943,hot,5.73,1.83,22,4.76,2.66,21,5,2.5,17,6,1.79,6,5.8,1.82,15,3.71,2.93,7,5.29,2.46,14,5.11,2.37,9,4.88,2.8,8,6.36,1.65,14,4.86,1.68,7,3.78,2.33,9,5.5,2.75,12,5.89,2.71,9,4,1.93,8,5.79,2.01,14,5.62,1.6,8,4.67,3.27,6,4.8,2.51,15,5,3.16,9,5,1.69,8 +5944,hot sauce,6.32,2.19,22,5.04,2.82,26,5.83,2.37,24,6.44,2.35,9,6.23,2.17,13,4.2,2.94,10,5.56,2.71,16,5.89,2.8,9,5.8,2.18,15,6.25,1.39,8,6.36,2.59,14,5.08,2.9,13,5,2.86,13,6.17,2.52,12,5.5,2.28,12,5.67,2.67,12,7.1,1.1,10,4.47,2.8,15,5.82,2.79,11,6.46,2.37,13,5.09,2.26,11 +5945,hotdog,6.21,1.65,19,3.85,2.72,20,5.58,1.91,24,6.46,1.71,13,5.67,1.51,6,4.4,3.29,5,3.67,2.61,15,5.69,1.6,13,5.45,2.3,11,6.22,1.79,9,6.2,1.62,10,3.57,3.05,7,4,2.65,13,5.55,1.69,11,5.62,2.14,13,6.22,1.3,9,6.2,1.99,10,4.1,2.92,10,3.6,2.63,10,5.67,2.4,9,5.53,1.64,15 +5946,hotel,6.6,1.31,20,4.55,2.73,42,5.59,2.02,22,6.6,1.52,5,6.6,1.3,15,4.31,2.06,16,4.69,3.11,26,5.89,2.42,9,5.38,1.76,13,6.7,1.42,10,6.5,1.27,10,4.47,2.78,19,4.61,2.76,23,5.57,2.47,14,5.62,0.92,8,6.58,1.62,12,6.62,0.74,8,4.28,2.87,25,4.94,2.56,17,5.83,2.37,12,5.3,1.57,10 +5947,hothead,3.89,2.05,19,4.41,2.44,22,4.83,2.82,23,3.09,1.58,11,5,2.38,7,5.75,2.55,8,3.64,2.1,14,6.57,2.94,7,4.06,2.49,16,3.88,1.73,8,3.91,2.34,11,4.11,2.32,9,4.62,2.6,13,6.18,2.4,11,3.58,2.68,12,4,2.41,12,3.71,1.38,7,4,2.65,11,4.82,2.27,11,5.38,2.84,13,4.1,2.77,10 +5948,hotline,5.52,1.69,21,4.62,1.91,21,4.96,2.24,25,5.75,1.29,12,5.22,2.17,9,5.43,1.51,7,4.21,2.01,14,4.6,2.12,10,5.2,2.37,15,6,2,4,5.41,1.66,17,4.9,1.91,10,4.36,1.96,11,3.43,2.64,7,5.56,1.82,18,5.42,1.78,12,5.67,1.66,9,4.46,1.94,13,4.88,1.96,8,3.11,2.09,9,6,1.59,16 +5949,hotshot,4.38,2.48,21,3.83,2.55,23,5.39,2.73,18,6.11,2.26,9,3.08,1.78,12,3.45,2.34,11,4.17,2.79,12,5.4,2.84,10,5.38,2.77,8,5,2.45,7,4.23,2.55,13,4.45,2.77,11,3.25,2.3,12,5.29,2.93,7,5.45,2.73,11,4.31,2.63,13,4.5,2.39,8,4.36,2.87,11,3.33,2.23,12,4.89,2.57,9,5.89,2.93,9 +5950,hound,5.3,1.66,20,4.27,2.37,22,5.84,1.5,19,5.44,2.4,9,5.18,0.75,11,2.4,1.95,5,4.75,2.29,16,6.5,1.64,6,5.54,1.39,13,5.57,1.74,14,4.67,1.37,6,4.58,2.54,12,3.67,2.24,9,5,0.87,9,6.6,1.58,10,5.3,1.57,10,5.3,1.83,10,3.83,2.48,12,4.8,2.25,10,5.5,2.17,6,6,1.15,13 +5951,hour,5.05,1.62,22,3.38,2.06,21,6.25,2.11,16,4.83,2.32,6,5.13,1.41,15,3.43,2.44,7,3.36,1.95,14,6.75,2.12,8,5.75,2.12,8,4.86,1.96,14,5.43,0.79,7,2.78,1.79,9,3.83,2.21,12,7.25,2.31,8,5.25,1.39,8,4.93,1.44,14,5.25,1.98,8,3.17,2.04,6,3.47,2.13,15,6.88,2.47,8,5.62,1.6,8 +5952,hourglass,5.61,1.88,18,3.1,1.89,21,4.55,2.42,22,6,1.66,9,5.22,2.11,9,3.88,2.17,8,2.62,1.61,13,4.45,2.62,11,4.64,2.34,11,5.43,1.27,7,5.73,2.24,11,3.6,1.9,10,2.64,1.86,11,4.31,2.53,13,4.89,2.37,9,5.44,2.19,9,5.78,1.64,9,2.29,1.6,7,3.5,1.95,14,4.86,2.38,14,4,2.56,8 +5953,hourly,5.55,1.67,20,2.67,1.85,21,5.12,2.13,25,5.5,3,4,5.56,1.31,16,2.25,0.96,4,2.76,2.02,17,5.44,2.4,9,4.94,2.02,16,5.75,1.49,8,5.42,1.83,12,2.9,1.73,10,2.45,2.02,11,5.79,1.63,14,4.27,2.45,11,5.73,1.49,11,5.33,1.94,9,2.5,2.17,10,2.82,1.6,11,5.72,2.05,18,3.57,1.51,7 +5954,house,7.19,1.4,43,3.95,2.65,42,6.41,1.88,41,7.09,1.58,11,7.23,1.38,31,4.06,2.67,16,3.88,2.69,26,6.62,1.75,21,6.2,2.04,20,7.19,1.47,21,7.18,1.37,22,3.91,2.72,22,4,2.64,20,6.29,2.31,17,6.5,1.56,24,7.14,1.49,21,7.23,1.34,22,4,2.71,26,3.88,2.63,16,6.69,1.78,16,6.24,1.96,25 +5955,houseboat,6.15,1.84,20,5.75,2.34,20,5.69,1.74,26,6,2,11,6.33,1.73,9,6.14,2.61,7,5.54,2.26,13,5.77,1.79,13,5.62,1.76,13,6.27,2.37,11,6,1,9,6,2.72,11,5.44,1.88,9,5.41,1.8,17,6.22,1.56,9,6.6,1.43,10,5.7,2.16,10,6.42,2.54,12,4.75,1.67,8,6.19,1.52,16,4.9,1.85,10 +5956,houseboy,4.2,2.07,20,3.06,1.92,18,4.23,1.63,22,3.6,1.95,5,4.4,2.13,15,3.17,2.04,6,3,1.95,12,4.1,0.74,10,4.33,2.15,12,4.6,1.96,10,3.8,2.2,10,3.1,2.23,10,3,1.6,8,4.45,1.29,11,4,1.95,11,3.33,1.72,12,5.5,1.93,8,2.33,1.8,9,3.78,1.86,9,4.36,1.63,11,4.09,1.7,11 +5957,housebroken,5.65,1.64,23,4.23,2.49,22,6.55,2.06,20,5.25,1.75,8,5.87,1.6,15,3.8,2.1,10,4.58,2.81,12,7.14,1.86,7,6.23,2.17,13,5.92,1.73,12,5.36,1.57,11,4.27,2.65,11,4.18,2.44,11,6.53,2.1,15,6.6,2.19,5,5.55,1.63,11,5.75,1.71,12,5,2.71,10,3.58,2.19,12,7,1.15,10,6.1,2.69,10 +5958,houseguest,5.2,1.51,20,3.67,2.47,18,4.96,2.54,24,4.6,2.61,5,5.4,0.99,15,2.8,2.05,5,4,2.61,13,4.15,2.41,13,5.91,2.47,11,5.6,1.26,10,4.8,1.69,10,3.57,2.44,7,3.73,2.61,11,4.44,2.31,16,6,2.83,8,4.64,1.34,14,6.5,1.05,6,3.5,2.28,12,4,3.03,6,5.53,2.88,15,4,1.58,9 +5959,household,6.67,1.46,21,3.96,2.01,25,7,1.64,21,6.88,1.55,8,6.54,1.45,13,4.08,2.33,13,3.83,1.7,12,7,1.58,13,7,1.85,8,6.62,1.69,8,6.75,1.42,12,4.21,1.48,14,3.64,2.58,11,7.5,1.38,12,6.33,1.8,9,6.7,1.7,10,6.64,1.29,11,3.59,2.21,17,4.75,1.28,8,7.33,1.5,9,6.75,1.76,12 +5960,housekeeper,5.32,1.45,19,3.64,2.24,22,5.48,1.96,25,5.1,1.6,10,5.56,1.33,9,4.4,2.59,10,3,1.76,12,5.2,2.04,10,5.79,1.97,14,5.11,1.76,9,5.5,1.18,10,4.3,2.58,10,3.08,1.83,12,5.69,2.18,16,5.25,1.58,8,5.5,1.83,12,5,0,7,3.64,2.24,14,3.62,2.39,8,5.47,2.15,17,5.5,1.6,8 +5961,housekeeping,5.55,1.79,20,3.43,2.25,21,5.64,2.69,25,5,2.83,4,5.69,1.54,16,3.5,2.65,4,3.41,2.24,17,5.78,2.59,9,5.56,2.83,16,5.5,1.51,8,5.58,2.02,12,4.3,2,10,2.64,2.25,11,5.5,2.65,14,5.82,2.86,11,5.45,1.37,11,5.67,2.29,9,3.4,2.37,10,3.45,2.25,11,5.83,2.66,18,5.14,2.91,7 +5962,housewarming,6.26,2.18,19,4.23,2.78,22,6.13,2.24,23,6.09,2.7,11,6.43,1.4,7,3.75,2.19,8,4.5,3.11,14,6,2,7,6.19,2.4,16,5.38,2.67,8,6.91,1.58,11,3.56,2.74,9,4.69,2.81,13,6,2.19,11,6.25,2.38,12,5.92,2.5,12,6.86,1.46,7,4.73,3,11,3.73,2.57,11,5.77,2.05,13,6.6,2.5,10 +5963,housewife,5.42,1.92,19,3.73,2.12,22,5.86,1.65,21,6.22,1.09,9,4.7,2.26,10,4.5,2,8,3.29,2.13,14,5.64,1.91,11,6.1,1.37,10,5.86,0.9,7,5.17,2.33,12,3.9,2.18,10,3.58,2.15,12,5.75,1.82,12,6,1.5,9,5.8,1.81,10,5,2.06,9,3.12,1.96,8,4.07,2.2,14,5.86,1.83,14,5.86,1.35,7 +5964,housework,3.94,1.7,18,3.59,2.22,22,4.76,2.36,21,4.33,1.58,9,3.56,1.81,9,4.25,1.98,8,3.21,2.33,14,4.91,2.3,11,4.6,2.55,10,4.14,0.9,7,3.82,2.09,11,3.3,2.21,10,3.83,2.29,12,4.33,2.64,12,5.33,1.94,9,3.67,1.32,9,4.22,2.05,9,3.38,2.26,8,3.71,2.27,14,4.77,2.35,13,4.75,2.55,8 +5965,housing,5.85,1.39,20,2.73,2.1,22,6.12,1.61,26,5.71,1.8,7,5.92,1.19,13,2.4,1.51,10,3,2.52,12,6.2,1.42,15,6.2,1.87,10,5.27,1.01,11,6.56,1.51,9,3,1.94,9,2.54,2.26,13,6.5,1.67,16,5.67,1.32,9,5.92,1.66,13,5.71,0.76,7,2.56,2.16,16,3.17,2.04,6,5.75,1.48,12,6.43,1.7,14 +5966,hovel,3.82,1.44,22,3.69,2.24,26,4.83,2.32,24,4.44,1.13,9,3.38,1.5,13,2.4,1.84,10,4.5,2.13,16,4.78,2.64,9,4.87,2.2,15,4.12,1.36,8,3.64,1.5,14,4.08,2.4,13,3.31,2.1,13,4.25,2.09,12,5.42,2.47,12,3.75,1.48,12,3.9,1.45,10,3,2.2,15,4.64,2.01,11,5.31,2.14,13,4.27,2.49,11 +5967,hover,5.5,1.25,18,4.17,2.57,24,5.04,1.9,28,6,1,7,5.18,1.33,11,3.56,2.46,9,4.53,2.64,15,4.93,1.94,14,5.14,1.92,14,5,1.2,8,5.9,1.2,10,3.33,2.35,12,5,2.59,12,4.64,1.74,14,5.43,2.03,14,5.6,1.58,10,5.38,0.74,8,4.58,2.71,12,3.75,2.45,12,4.42,1.44,12,5.5,2.1,16 +5968,hovercraft,5.94,1.39,18,4.25,2.49,24,4.93,2.34,28,6.38,1.85,8,5.6,0.84,10,3.56,2.24,9,4.67,2.61,15,4.07,2.34,14,5.79,2.08,14,6.25,1.16,8,5.7,1.57,10,3.5,2.68,12,5,2.13,12,5,2.45,14,4.86,2.32,14,5.44,1.24,9,6.44,1.42,9,4.5,2.35,12,4,2.7,12,5.33,1.56,12,4.62,2.8,16 +5969,howl,5.29,2.22,24,5.6,2.14,20,5.28,2.22,36,5.9,2.08,10,4.86,2.28,14,4.4,2.41,5,6,1.96,15,5.27,1.49,11,5.28,2.51,25,5.5,2.24,14,5,2.26,10,5.83,2.12,12,5.25,2.25,8,5.3,2.08,20,5.25,2.46,16,5.46,2.22,13,5.09,2.3,11,6.55,1.63,11,4.44,2.19,9,5.45,2.22,22,5,2.29,14 +5970,hub,4.95,1.05,20,3.4,2.09,20,5.45,1.77,22,5.29,1.25,7,4.77,0.93,13,3.67,2.06,9,3.18,2.18,11,5.83,2.04,6,5.31,1.7,16,4.7,0.67,10,5.22,1.39,9,3.38,1.85,8,3.42,2.31,12,5.4,1.72,15,5.57,1.99,7,5,1.41,11,4.89,0.33,9,3.42,1.98,12,3.38,2.39,8,5.45,2.02,11,5.45,1.57,11 +5971,hubby,5.62,2.18,21,4.32,2.5,19,5.29,2.49,21,4.5,2.17,6,6.07,2.09,15,4.12,1.81,8,4.45,2.98,11,6.36,1.69,11,4.1,2.77,10,5.83,2.71,6,5.53,2.03,15,4.4,2.5,10,4.22,2.64,9,5,2.63,14,5.86,2.27,7,5.86,2.34,7,5.5,2.18,14,4.71,2.49,14,3.2,2.39,5,5,2.59,12,5.67,2.45,9 +5972,huckleberry,6.48,1.63,21,3.21,2.36,24,5.1,2.2,20,6.88,1.81,8,6.23,1.54,13,4.17,1.83,6,2.89,2.47,18,5.73,1.79,11,4.33,2.5,9,6.25,1.36,12,6.78,1.99,9,3.6,2.88,10,2.93,1.98,14,5.69,2.32,13,4,1.53,7,6.29,1.38,14,6.86,2.12,7,3.81,2.43,16,2,1.77,8,5.42,2.19,12,4.62,2.26,8 +5973,huddle,5.32,1.6,19,3.68,2.15,22,4.96,2.12,23,5.45,1.63,11,5.29,1.7,7,3.88,2.03,8,3.57,2.28,14,3.57,1.4,7,5.56,2.13,16,5.75,1.49,8,5,1.67,11,3,2.5,9,4.15,1.82,13,4.27,2.2,11,5.58,1.93,12,5.33,1.61,12,5.29,1.7,7,3.64,2.34,11,3.73,2.05,11,4.54,2.11,13,5.5,2.12,10 +5974,hue,6.26,1.63,19,3.4,2.54,20,4.56,1.76,27,6.67,1.51,6,6.08,1.71,13,3.1,2.38,10,3.7,2.79,10,4,2.19,11,4.94,1.34,16,6.36,1.57,11,6.12,1.81,8,3.2,2.39,10,3.6,2.8,10,4.44,1.89,18,4.78,1.56,9,6.31,1.65,13,6.17,1.72,6,3.92,2.93,13,2.43,1.27,7,4.38,2.09,16,4.82,1.17,11 +5975,huff,4.4,1.79,20,4.25,2.24,20,5,1.88,26,3.55,1.51,11,5.44,1.59,9,4.57,2.07,7,4.08,2.4,13,5.08,2.06,13,4.92,1.75,13,4.64,1.96,11,4.11,1.62,9,4.09,2.26,11,4.44,2.35,9,5.29,1.83,17,4.44,1.94,9,4.8,2.3,10,4,1.05,10,4.58,2.27,12,3.75,2.25,8,5.31,1.74,16,4.5,2.07,10 +5976,huffy,4.24,1.81,21,3.77,2.25,22,5,2.09,27,4.2,2.35,10,4.27,1.27,11,2.86,2.34,7,4.2,2.14,15,4.71,2.14,17,5.5,2.01,10,4.55,2.3,11,3.9,1.1,10,3.4,2.3,5,3.88,2.29,17,4.79,2.29,14,5.23,1.92,13,4.77,1.83,13,3.38,1.51,8,3.6,2.46,10,3.92,2.15,12,5.14,2.44,14,4.85,1.72,13 +5977,hug,8.23,0.87,22,4.85,2.95,47,6.8,2.21,20,8.12,0.64,8,8.29,0.99,14,4.9,2.53,21,4.81,3.3,26,7.43,1.72,7,6.46,2.44,13,8,0.77,11,8.45,0.93,11,4.5,2.86,28,5.37,3.08,19,6.27,2.22,15,8.4,1.34,5,8.6,0.52,10,7.92,1,12,5.39,2.93,31,3.81,2.79,16,6.7,1.83,10,6.9,2.64,10 +5978,huge,5.72,1.6,18,4.24,2.84,21,4.89,1.88,18,5.5,1.51,8,5.9,1.73,10,4,3.11,7,4.36,2.82,14,5.09,2.07,11,4.57,1.62,7,5.82,1.66,11,5.57,1.62,7,3.67,3.08,9,4.67,2.71,12,4.09,1.7,11,6.14,1.46,7,5.33,1.23,12,6.5,2.07,6,3,2.34,12,5.89,2.71,9,4.78,2.17,9,5,1.66,9 +5979,hugger,6.81,1.5,21,4.8,2.65,20,6.44,2.37,36,6.75,1.67,8,6.85,1.46,13,3,1.58,5,5.4,2.69,15,6,2.41,11,6.64,2.38,25,6.77,1.79,13,6.88,0.99,8,4.17,2.41,12,5.75,2.87,8,6.15,2.64,20,6.81,2.01,16,6.27,1.42,11,7.4,1.43,10,6,2.76,11,3.33,1.66,9,6.27,2.55,22,6.71,2.13,14 +5980,hulk,5.45,1.54,20,4.9,2.47,20,5.64,2.08,22,5.43,1.27,7,5.46,1.71,13,5.56,2.6,9,4.36,2.34,11,5.67,2.73,6,5.62,1.89,16,5.8,1.69,10,5,1.41,9,4.25,2.6,8,5.33,2.39,12,5.67,1.91,15,5.57,2.57,7,5.64,1.75,11,5.22,1.3,9,5.25,2.45,12,4.38,2.56,8,5.36,2.42,11,5.91,1.76,11 +5981,hull,5.05,1.73,20,2.67,2.2,18,4.91,1.54,22,5.8,0.84,5,4.8,1.9,15,4.5,2.26,6,1.75,1.54,12,4.9,1.37,10,4.92,1.73,12,5.9,0.99,10,4.2,1.93,10,3.2,2.39,10,2,1.85,8,4.36,1.8,11,5.45,1.04,11,4.58,1.98,12,5.75,1.04,8,2.11,2.32,9,3.22,2.05,9,4.36,1.57,11,5.45,1.37,11 +5982,human,6.45,1.74,22,3.62,1.94,21,5.71,2.47,17,6,1.26,6,6.6,1.96,15,3.43,2.57,7,3.71,1.64,14,5.89,2.76,9,5.5,2.27,8,6.5,1.95,14,6.29,1.5,7,3.89,1.9,9,3.42,2.02,12,6.11,2.76,9,5.25,2.19,8,6.64,1.5,14,6.12,2.17,8,3.17,2.14,6,3.8,1.9,15,5.44,2.79,9,6,2.2,8 +5983,humane,6.88,1.48,42,3.21,1.94,42,7.29,1.55,21,6.95,1.35,19,6.83,1.61,23,3.75,1.53,16,2.88,2.12,26,7,1.73,11,7.6,1.35,10,6.7,1.74,23,7.11,1.1,19,3.05,1.65,19,3.35,2.19,23,7.17,1.9,12,7.44,1.01,9,6.83,1.58,24,6.94,1.39,18,3.12,1.92,25,3.35,2.03,17,7.43,1.28,14,7,2.08,7 +5984,humanitarian,6.75,1.77,20,2.85,2.08,20,6.59,1.84,22,7.14,1.68,7,6.54,1.85,13,2.11,1.45,9,3.45,2.38,11,6.67,2.58,6,6.56,1.59,16,7.1,1.2,10,6.56,2.3,9,2.88,1.81,8,2.83,2.33,12,6.07,1.83,15,7.71,1.38,7,6.27,2.1,11,7.33,1.12,9,2.75,1.71,12,3,2.67,8,6,2.28,11,7.18,1.08,11 +5985,humanity,6.78,2.1,18,4.35,2.03,20,5.95,2.63,20,7.67,1.15,3,6.6,2.23,15,4.2,2.04,10,4.5,2.12,10,4.8,2.74,10,7.1,2.02,10,6.17,2.99,6,7.08,1.56,12,3.43,1.99,7,4.85,1.95,13,6,2.73,8,5.92,2.68,12,7.45,1.44,11,5.71,2.63,7,4.7,2.45,10,4,1.56,10,7,2.24,9,5.09,2.7,11 +5986,humankind,6.95,1.88,21,4.83,2.33,24,5.59,2.38,22,7.75,1.04,8,6.46,2.15,13,5.69,2.75,13,3.82,1.17,11,5.62,2.36,13,5.56,2.55,9,6.75,1.98,8,7.33,1.72,12,5.62,2.06,13,3.91,2.39,11,5.58,2.57,12,5.6,2.27,10,7,2,10,6.91,1.87,11,4.81,2.76,16,4.88,1.25,8,6.5,2.27,10,4.83,2.29,12 +5987,humanoid,4.52,1.81,21,3.89,2.47,19,4.59,2.24,22,4.83,1.72,6,4.4,1.88,15,4.12,2.9,8,3.73,2.24,11,4.42,2.19,12,4.8,2.39,10,5.33,1.87,9,3.92,1.56,12,2.88,1.89,8,4.64,2.66,11,3.14,1.68,7,5.27,2.19,15,5,2.05,10,4.09,1.51,11,2.67,1.78,12,6,2.08,7,4.5,2.02,12,4.7,2.58,10 +5988,humble,6.52,1.91,21,3.18,2.25,45,6.27,2.25,55,6.33,1.66,9,6.67,2.15,12,3.38,2.63,16,3,2.05,28,6.23,2.57,26,6.36,1.99,28,7,1.73,7,6.38,2.06,13,3.11,2.7,18,3.22,1.95,27,6.31,2.21,35,6.26,2.42,19,6.85,1.99,13,6,1.77,8,3.75,2.63,20,2.72,1.81,25,5.64,2.63,28,6.93,1.57,27 +5989,humbug,4.84,1.77,19,5.14,2.03,21,4.78,1.51,23,4.8,0.84,5,4.92,2.1,13,5.33,2.25,6,5.07,2.02,15,5.4,1.17,10,4.31,1.6,13,4.86,1.95,7,4.91,1.81,11,4.86,2.54,7,5.29,1.82,14,4.73,1.79,11,4.83,1.27,12,4.92,1.98,12,4.71,1.5,7,5.09,2.26,11,5.2,1.87,10,4.93,1.64,14,4.56,1.33,9 +5990,humdrum,4.24,1.22,21,2.64,1.47,22,3.81,1.33,26,4.36,1.21,11,4.1,1.29,10,2.8,1.48,10,2.5,1.51,12,3.45,1.13,11,4,1.47,14,4.3,1.25,10,4.18,1.25,11,2.7,1.42,10,2.58,1.56,12,3.82,1.29,17,3.62,1.51,8,3.92,1.44,13,4.75,0.46,8,2.79,1.48,14,2.38,1.51,8,4.06,1.34,17,3.33,1.22,9 +5991,humid,3.42,1.95,19,3.36,2.28,22,4.04,1.95,28,4,2.37,6,3.15,1.77,13,3.55,2.62,11,3.18,1.99,11,3.73,2.45,11,4.24,1.6,17,2.91,1.81,11,4.12,2.03,8,2.91,2.26,11,3.82,2.32,11,4.11,2.17,18,3.9,1.6,10,2.92,2.14,13,4.5,0.84,6,3.64,2.41,14,2.88,2.1,8,3.81,2.29,16,4.33,1.44,12 +5992,humidity,3.86,1.83,22,4.19,2.36,21,3.68,2.17,22,4.43,1.91,14,2.88,1.25,8,3.82,2.32,11,4.89,2.42,9,5,1.55,6,3.19,2.2,16,4.9,1.66,10,3,1.54,12,3.82,2.48,11,4.6,2.27,10,3.38,1.94,13,4.11,2.52,9,4.25,2.01,12,3.4,1.58,10,4,2.31,13,4.5,2.56,8,3.25,1.91,12,4.2,2.44,10 +5993,humiliate,2.6,1.74,42,5.05,2.52,20,3.96,2.35,25,2.36,1.6,14,2.71,1.82,28,5.3,2.45,10,4.8,2.7,10,4.9,2.38,10,3.33,2.19,15,2.61,2.06,18,2.58,1.5,24,4.29,2.69,7,5.46,2.44,13,3.86,3.18,7,4,2.06,18,3,2.02,26,1.94,0.85,16,5.4,2.55,10,4.7,2.58,10,3.56,2.79,9,4.19,2.14,16 +5994,humiliating,2.16,1.57,19,5.5,2.46,22,2.85,1.66,20,3,1.87,9,1.4,0.7,10,4,2.27,8,6.36,2.21,14,2.7,1.34,10,3,2,10,3.14,2.12,7,1.58,0.79,12,4.5,2.17,10,6.33,2.46,12,3.27,1.9,11,2.33,1.22,9,2.1,1.52,10,2.22,1.72,9,5.62,2.92,8,5.43,2.28,14,2.58,1.24,12,3.25,2.19,8 +5995,humiliation,2.27,1.42,22,5.43,2.04,21,3.26,2.21,19,2.6,1.82,5,2.18,1.33,17,4.67,2.34,6,5.73,1.91,15,4.5,2.95,6,2.69,1.6,13,2.64,1.75,11,1.91,0.94,11,6.43,1.27,7,4.93,2.2,14,3.4,2.55,10,3.11,1.9,9,2.3,1.34,10,2.25,1.54,12,5.89,1.9,9,5.08,2.15,12,2.75,2.38,8,3.64,2.11,11 +5996,humility,5.65,1.63,20,3.95,2.48,21,5.6,2.66,25,6,1,3,5.59,1.73,17,4.14,2.85,7,3.92,2.47,13,5,2.51,8,5.88,2.76,17,6,1.41,7,5.46,1.76,13,3.57,1.81,7,4.23,2.89,13,5.79,2.42,14,5.36,3.04,11,4.89,1.83,9,6.27,1.19,11,4.27,2.33,11,3.6,2.72,10,5.33,2.93,18,6.29,1.8,7 +5997,hummer,5.81,1.6,21,3.71,3.04,24,5.71,2.52,17,6.25,1.04,8,5.54,1.85,13,5.33,3.27,6,3.17,2.85,18,5.89,2.62,9,5.5,2.56,8,5.75,1.54,12,5.89,1.76,9,3.4,3.06,10,3.93,3.12,14,5.8,3.12,10,5.57,1.51,7,5.71,1.82,14,6,1.15,7,4.62,3.07,16,1.88,2.1,8,6,2.55,9,5.38,2.62,8 +5998,hummingbird,6.74,2.12,23,4.68,2.55,22,5.3,2.45,20,7.25,1.75,8,6.47,2.29,15,5,3.06,10,4.42,2.15,12,4.29,2.29,7,5.85,2.44,13,6.58,2.11,12,6.91,2.21,11,4.91,2.17,11,4.45,2.98,11,4.6,2.06,15,7.4,2.51,5,6.09,2.47,11,7.33,1.61,12,4.8,1.99,10,4.58,3.03,12,5,2,10,5.6,2.91,10 +5999,humongous,4.91,1.65,23,5.39,2.4,18,5.12,2.19,24,5.29,1.98,7,4.75,1.53,16,5.2,2.59,5,5.46,2.44,13,4.62,2.02,13,5.73,2.33,11,5.09,1.7,11,4.75,1.66,12,5.71,2.56,7,5.18,2.4,11,4.75,2.21,16,5.88,2.1,8,4.5,1.55,16,5.86,1.57,7,5.67,2.1,12,4.83,3.06,6,5.33,2.41,15,4.78,1.86,9 +6000,humor,7.75,1.62,24,5.11,2.47,47,6.75,2,20,8.09,1.45,11,7.46,1.76,13,4.71,2.46,14,5.27,2.49,33,6.57,2.64,7,6.85,1.68,13,7.62,2,8,7.73,1.49,15,5.48,2.45,23,4.75,2.49,24,6.53,2.13,15,7.4,1.52,5,8.13,1.55,15,7.11,1.62,9,4.8,2.69,25,5.45,2.2,22,6.7,1.89,10,6.8,2.2,10 +6001,humorous,7.81,1.66,21,5.33,2.33,21,6.8,1.73,25,7.5,2.11,12,8.22,0.67,9,5.86,2.54,7,5.07,2.27,14,6.8,1.81,10,6.8,1.74,15,8.75,0.5,4,7.59,1.77,17,6,1.7,10,4.73,2.72,11,5.71,2.36,7,7.22,1.26,18,8,1.21,12,7.56,2.19,9,5.08,2.4,13,5.75,2.31,8,7,1.87,9,6.69,1.7,16 +6002,hump,4.75,1.59,20,5.16,2.54,19,3.77,1.95,22,5,2.31,7,4.62,1.12,13,6.44,2.13,9,4,2.4,10,4.33,2.94,6,3.56,1.5,16,5.1,1.52,10,4.33,1.73,9,5.25,3.15,8,5.09,2.17,11,4.2,1.97,15,2.86,1.68,7,4.45,1.75,11,5.11,1.36,9,6.27,2.49,11,3.62,1.77,8,3.82,2.23,11,3.73,1.74,11 +6003,humpback,5.1,1.94,20,3.64,1.99,22,4.16,2.12,19,4.44,2.55,9,5.64,1.12,11,2.4,2.07,5,4.12,1.86,16,4,2.1,6,4.23,2.2,13,5.21,1.93,14,4.83,2.14,6,3.83,2.25,12,3.56,1.74,9,4.11,1.76,9,4.2,2.49,10,5.3,1.83,10,4.9,2.13,10,3.42,2.23,12,3.9,1.73,10,3.33,1.97,6,4.54,2.15,13 +6004,hunch,5.38,1.2,21,4.64,2.59,22,5.85,1.8,26,5.18,1.17,11,5.6,1.26,10,6.2,2.44,10,3.33,1.97,12,5.45,1.81,11,6.29,1.77,14,5.8,1.23,10,5,1.1,11,5.8,2.74,10,3.67,2.1,12,5.71,1.79,17,6.38,1.85,8,5.38,1.45,13,5.38,0.74,8,4.5,2.85,14,4.88,2.23,8,6.06,1.78,17,5.44,1.88,9 +6005,hunchback,3.7,1.34,20,3.89,2.32,18,2.95,1.47,21,3,0.71,5,3.93,1.44,15,4.5,2.95,6,3.58,2.02,12,3.78,1.3,9,2.33,1.3,12,3.9,1.2,10,3.5,1.51,10,4.1,2.51,10,3.62,2.2,8,2.91,1.58,11,3,1.41,10,3.67,1.61,12,3.75,0.89,8,3.11,2.47,9,4.67,2,9,3,1.55,11,2.9,1.45,10 +6006,hundred,6.5,2.12,18,3.7,2.9,20,5.67,1.85,18,6.12,2.03,8,6.8,2.25,10,3.29,2.87,7,3.92,3.01,13,5.91,1.22,11,5.29,2.63,7,6,2.19,11,7.29,1.89,7,3.44,3.32,9,3.91,2.66,11,6,1.67,11,5.14,2.12,7,6.25,2.09,12,7,2.28,6,3.42,2.97,12,4.12,2.95,8,6.44,1.59,9,4.89,1.83,9 +6007,hunger,3.2,1.24,20,4.8,2.42,20,3.18,1.89,22,2.71,1.11,7,3.46,1.27,13,5.11,3.06,9,4.55,1.86,11,3,2.1,6,3.25,1.88,16,3.2,1.23,10,3.11,1.36,9,4.38,2.45,8,5.08,2.47,12,3.47,2.07,15,2.57,1.4,7,3.45,1.29,11,2.89,1.17,9,4.08,2.5,12,5.88,1.96,8,3.45,2.21,11,2.91,1.58,11 +6008,hungry,3.54,2.27,41,5.6,2.77,42,4.59,2.73,49,3.47,2.14,19,3.59,2.42,22,5.05,2.99,19,6.04,2.55,23,4.24,2.88,25,4.78,2.49,23,3.84,2.52,19,3.29,2.1,21,5.76,2.62,21,5.43,2.96,21,4.56,2.58,25,4.62,2.93,24,3.75,2.53,20,3.33,2.03,21,6.17,2.66,24,4.83,2.79,18,4.46,2.56,26,4.74,2.96,23 +6009,hunk,5.55,2.13,22,4.83,2.57,23,6.11,1.56,19,5.38,2,8,5.38,2.14,13,3.38,2.2,8,5.64,2.56,14,6,1.73,7,6,1.48,11,5.75,2.12,8,5.15,2.03,13,5,2.45,9,4.71,2.73,14,6,1,7,6.17,1.85,12,5.18,1.99,11,5.91,2.3,11,5,2.83,9,4.71,2.49,14,6.06,1.48,16,6.33,2.31,3 +6010,hunky,4.9,2.1,20,4.57,2.62,21,5.2,2.18,25,3.25,1.89,4,5.31,1.99,16,4,2.94,4,4.71,2.62,17,5.78,2.39,9,4.88,2.06,16,4.5,1.2,8,5.17,2.55,12,5.2,2.39,10,4,2.79,11,5.5,2.18,14,4.82,2.23,11,5.18,1.78,11,4.56,2.51,9,4.9,3.14,10,4.27,2.15,11,5.44,1.95,18,4.57,2.76,7 +6011,hunt,3.84,2.01,19,5.1,2.57,20,5.3,2.79,20,4.33,3.06,3,3.8,1.93,15,5,2.71,10,5.2,2.57,10,5.6,2.67,10,5,3.02,10,3.5,1.64,6,4.08,2.27,12,4.71,2.98,7,5.31,2.43,13,4.25,3.15,8,6,2.41,12,3.67,2.15,12,4.14,1.86,7,4.2,2.9,10,6,1.94,10,6.22,2.54,9,4.55,2.88,11 +6012,hunting,4.75,1.62,20,3.71,2.94,24,5.76,2.66,17,5.38,1.6,8,4.33,1.56,12,6.33,3.08,6,2.83,2.38,18,5.78,2.68,9,5.75,2.82,8,4.91,1.81,11,4.56,1.42,9,4.9,2.23,10,2.86,3.16,14,6.3,2.71,10,5,2.58,7,4.62,1.66,13,5,1.63,7,4.12,2.94,16,2.88,2.95,8,5.44,2.55,9,6.12,2.9,8 +6013,huntress,4.61,1.75,18,4.16,2.79,19,5.48,2.47,25,4.4,1.14,5,4.69,1.97,13,4.73,2.83,11,3.38,2.72,8,5.38,2,16,5.67,3.28,9,4.43,1.99,7,4.73,1.68,11,3.33,2.83,9,4.9,2.69,10,5.4,2.3,20,5.8,3.35,5,4.67,1.8,9,4.56,1.81,9,3.91,3.05,11,4.5,2.56,8,5.53,2.41,19,5.33,2.88,6 +6014,hurdle,4.3,2.03,20,4.05,2.4,21,4.21,2.28,24,4,2.94,4,4.38,1.86,16,5.5,2.65,4,3.71,2.28,17,5.22,2.44,9,3.6,2.03,15,4.5,2.45,8,4.17,1.8,12,4.2,2.78,10,3.91,2.12,11,4.29,2.37,14,4.1,2.28,10,4.45,1.81,11,4.11,2.37,9,3.4,2.17,10,4.64,2.54,11,4.71,2.42,17,3,1.41,7 +6015,hurl,3.32,1.97,19,4.43,2.41,23,5.11,2.02,19,3.44,1.74,9,3.2,2.25,10,4.71,1.89,7,4.47,2.67,15,4.7,1.64,10,5.56,2.4,9,3.11,2.26,9,3.5,1.78,10,5.1,2.77,10,4.08,2.07,12,4.38,0.52,8,5.8,2.62,10,3.08,1.98,12,3.71,2.06,7,4.25,2.31,20,5.67,3.21,3,4.62,0.74,8,5.45,2.58,11 +6016,hurricane,3.16,1.8,19,5.75,2.17,20,2.98,2.37,44,3.33,2.52,3,3.12,1.75,16,5.7,2.06,10,5.8,2.39,10,2.9,2.3,21,3.04,2.48,23,2.22,1.39,9,4,1.76,10,5.57,2.15,7,5.85,2.27,13,3.42,2.52,19,2.64,2.23,25,2.86,1.21,7,3.33,2.1,12,5.7,2.16,10,5.8,2.3,10,3.14,2.69,21,2.83,2.08,23 +6017,hurry,4.32,1.21,22,5.62,2.67,21,4.56,1.89,18,4.5,1.22,6,4.33,1.23,15,5.43,3.21,7,5.71,2.49,14,4.67,1.87,9,4.62,2.07,8,4.64,1.34,14,3.86,0.69,7,5.44,2.92,9,5.75,2.6,12,5.1,2.23,10,3.88,1.13,8,4.36,1.28,14,4.25,1.16,8,5.83,3.82,6,5.53,2.23,15,5.1,2.23,10,3.88,1.13,8 +6018,hurt,2.45,1.47,42,4.72,2.34,47,3.73,2.12,48,2.86,1.61,14,2.25,1.38,28,4.09,2.91,11,4.82,2.17,34,4.27,2.25,26,3.09,1.8,22,2.48,1.44,23,2.42,1.54,19,4.15,2.46,26,5.32,2.08,19,4.14,2.12,29,3.11,2.02,19,2.25,1.22,24,2.72,1.74,18,4.25,2.37,28,5.42,2.17,19,4,2.48,26,3.41,1.59,22 +6019,hurtful,3.09,1.95,22,5.41,2.32,22,3.3,1.87,20,3.62,2.33,8,2.79,1.72,14,4.8,2.39,10,5.92,2.23,12,3.71,1.6,7,3.08,2.02,13,3.45,2.3,11,2.73,1.56,11,4.45,2.38,11,6.36,1.91,11,3.47,1.68,15,2.8,2.49,5,2.5,1.84,10,3.58,1.98,12,6.7,1.64,10,4.33,2.31,12,3.5,1.96,10,3.1,1.85,10 +6020,husband,7.41,1.74,22,4.38,2.89,21,5.72,2.4,18,6.67,1.63,6,7.93,1.49,15,4.71,3.15,7,4.21,2.86,14,5.11,2.8,9,6.25,1.98,8,7.64,1.74,14,7.43,1.4,7,3.89,3.02,9,4.75,2.86,12,5.4,2.99,10,6.12,1.46,8,7.14,1.96,14,7.88,1.25,8,4,3.52,6,4.53,2.72,15,5.9,2.64,10,5.5,2.2,8 +6021,hushed,5.21,1.87,19,3.76,2.12,21,3.82,2.26,22,4.89,1.27,9,5.5,2.32,10,3.88,2.03,8,3.69,2.25,13,3.36,1.69,11,4.27,2.72,11,5.14,1.07,7,5.25,2.26,12,4.11,1.83,9,3.5,2.35,12,4.62,2.5,13,2.67,1.22,9,5.2,2.3,10,5.22,1.39,9,3.62,1.6,8,3.85,2.44,13,3.36,2.1,14,4.62,2.45,8 +6022,husk,5,0.79,20,3.14,1.77,21,5.56,2.1,25,4.33,1.15,3,5.12,0.7,17,2.29,1.7,7,3.62,1.76,13,6.25,1.39,8,5.24,2.33,17,4.71,0.95,7,5.15,0.69,13,3.43,1.72,7,3,1.91,13,5.5,2.07,14,5.64,2.25,11,5,0.71,9,5,0.89,11,3.18,1.6,11,3.1,2.02,10,5.39,2.38,18,6,1.15,7 +6023,husky,5.29,1.62,21,3.71,1.93,21,5.04,2.24,25,4.83,1.59,12,5.89,1.54,9,4,1.83,7,3.57,2.03,14,5.2,2.35,10,4.93,2.25,15,6.25,1.89,4,5.06,1.52,17,4,2.05,10,3.45,1.86,11,5,2.65,7,5.06,2.15,18,5.92,1.44,12,4.44,1.51,9,3.69,1.93,13,3.75,2.05,8,4.11,2.26,9,5.56,2.13,16 +6024,hussy,4.4,2.39,20,6.05,2.44,20,4.27,1.95,26,3.27,1.85,11,5.78,2.33,9,6.86,1.68,7,5.62,2.72,13,4.38,1.8,13,4.15,2.15,13,4.36,2.5,11,4.44,2.4,9,6.64,2.29,11,5.33,2.55,9,4.41,2,17,4,1.94,9,5,2.71,10,3.8,1.99,10,6.25,2.63,12,5.75,2.25,8,4.75,1.57,16,3.5,2.32,10 +6025,hustle,4.52,1.86,21,5.74,2.31,19,4.95,2.63,22,5.33,1.97,6,4.2,1.78,15,6.25,2.19,8,5.36,2.42,11,4.67,2.9,12,5.3,2.36,10,4.44,2.13,9,4.58,1.73,12,5,2.2,8,6.27,2.33,11,4.43,1.9,7,5.2,2.93,15,4.7,2.31,10,4.36,1.43,11,5.75,1.6,12,5.71,3.35,7,5.08,2.64,12,4.8,2.74,10 +6026,hustler,4.26,2.42,19,5.65,2.48,20,4.91,2.57,23,5.31,2.18,13,2,0.89,6,7,2,5,5.2,2.51,15,5.25,2.49,12,4.55,2.73,11,5.67,2.4,9,3,1.7,10,6,2.94,7,5.46,2.3,13,5.3,2.63,10,4.62,2.6,13,3.56,2.46,9,4.9,2.33,10,5.2,2.97,10,6.1,1.91,10,6.38,2.62,8,4.13,2.26,15 +6027,hut,5.1,1.58,21,2.91,2.09,23,5.7,1.98,20,5.38,1.51,8,4.92,1.66,13,4.5,1.64,6,2.35,1.97,17,5.91,1.87,11,5.44,2.19,9,4.92,1.16,12,5.33,2.06,9,3.8,2.3,10,2.23,1.69,13,5.69,2.25,13,5.71,1.5,7,5.21,1.37,14,4.86,2.04,7,3.8,2.08,15,1.25,0.46,8,6.08,1.93,12,5.12,2.03,8 +6028,hyacinth,6,1.92,20,4.4,2.28,20,5.62,1.83,26,6,1.26,11,6,2.6,9,4.86,2.67,7,4.15,2.12,13,4.77,1.48,13,6.46,1.81,13,5.82,2.27,11,6.22,1.48,9,5.18,2.04,11,3.44,2.3,9,5.53,1.97,17,5.78,1.64,9,5.7,2.16,10,6.3,1.7,10,4.92,2.54,12,3.62,1.69,8,5.31,1.89,16,6.1,1.73,10 +6029,hybrid,5.47,1.9,19,3.81,2.38,21,5.4,2.55,25,5.5,3.11,4,5.47,1.6,15,3.5,1.91,4,3.88,2.52,17,5.56,2.96,9,5.31,2.39,16,6.5,1.2,8,4.73,2,11,3.4,2.59,10,4.18,2.23,11,5.07,2.53,14,5.82,2.64,11,5.64,1.63,11,5.25,2.31,8,4,2.71,10,3.64,2.16,11,6.22,2.16,18,3.29,2.36,7 +6030,hydrant,6.26,1.76,19,3.5,2.23,42,5.81,1.88,43,5.56,1.13,9,6.9,2.02,10,4.06,2.41,16,3.15,2.09,26,5.82,2.19,17,5.81,1.7,26,6.56,1.81,9,6,1.76,10,3.74,2.51,19,3.3,2.01,23,5.96,1.91,27,5.56,1.86,16,6.42,1.98,12,6,1.41,7,3.48,2.47,25,3.53,1.91,17,5.17,1.81,24,6.63,1.67,19 +6031,hydrate,5.74,1.73,19,3.5,2,24,6.57,1.93,28,5.25,0.89,8,6.09,2.12,11,3,1.87,9,3.8,2.08,15,6.79,1.85,14,6.36,2.06,14,5.78,2.05,9,5.7,1.49,10,4.08,2.19,12,2.92,1.68,12,6.5,2.35,14,6.64,1.5,14,5.9,1.85,10,5.56,1.67,9,3.75,2.05,12,3.25,2.01,12,7,1.54,12,6.25,2.18,16 +6032,hydraulic,5.05,1.05,22,4.11,2.02,19,4.81,1.63,21,4.8,0.45,5,5.12,1.2,16,4.5,2,8,3.82,2.09,11,4.7,1.95,10,4.91,1.38,11,5.5,1.09,12,4.5,0.71,10,4.2,1.87,10,4,2.29,9,4.67,1.3,12,5,2.06,9,5.27,1.27,11,4.82,0.75,11,3.5,2.33,8,4.55,1.75,11,5.22,1.64,9,4.5,1.62,12 +6033,hydraulics,4.5,1.34,22,3.82,2.59,22,5.32,2.19,19,4.38,1.41,8,4.31,0.95,13,4.5,3.21,8,3.31,2.25,13,5.57,2.44,7,5.27,2.2,11,4,1.41,8,4.54,0.88,13,3.67,2.87,9,3.92,2.5,13,5.43,1.9,7,5.25,2.42,12,4.09,1.38,11,4.91,1.22,11,2.44,2.19,9,4.77,2.49,13,5.25,2.35,16,5.67,1.15,3 +6034,hydrogen,5.04,1.72,23,3.83,2.75,18,5.29,2.35,24,4.71,1.8,7,5.19,1.72,16,4.8,2.86,5,3.46,2.73,13,4.92,2.47,13,5.73,2.24,11,5.82,1.25,11,4.33,1.83,12,5.43,2.76,7,2.82,2.32,11,4.94,2.29,16,6,2.45,8,4.62,1.71,16,6,1.41,7,4.33,2.93,12,2.83,2.23,6,5.8,2.27,15,4.44,2.35,9 +6035,hydroponics,5.42,1.71,19,4.09,2.39,22,5.52,2.46,21,5.22,1.56,9,5.6,1.9,10,4.62,2.2,8,3.79,2.52,14,5.8,2.57,10,5.27,2.45,11,5,1,7,5.67,2.02,12,4.6,2.41,10,3.67,2.39,12,4.85,2.73,13,6.62,1.51,8,5.2,1.99,10,5.67,1.41,9,4.25,2.87,8,4,2.18,14,5.77,2.42,13,5.12,2.64,8 +6036,hyena,4.64,2.11,22,4.63,2.01,19,4.71,2.22,21,5.6,1.52,5,4.5,2.19,16,3.88,2.03,8,5.18,1.89,11,5.3,1.77,10,4.18,2.52,11,4.83,1.9,12,4.4,2.41,10,4.9,1.85,10,4.33,2.24,9,4.58,2.43,12,4.89,2.03,9,5.27,1.9,11,4,2.19,11,4.38,1.69,8,4.82,2.27,11,5.33,1.73,9,4.25,2.49,12 +6037,hygiene,6.38,1.43,21,4.63,2.24,19,7,2.32,20,6.5,1.22,6,6.33,1.54,15,4.88,2.03,8,4.45,2.46,11,6.9,2.33,10,7.1,2.42,10,7,0.89,6,6.13,1.55,15,5.89,2.15,9,3.5,1.72,10,6.23,2.55,13,8.43,0.53,7,6.43,1.27,7,6.36,1.55,14,4.15,1.99,13,5.67,2.58,6,6.55,2.84,11,7.56,1.42,9 +6038,hygienic,5.91,2.35,22,3.86,2.48,21,7.14,2.03,21,5.86,2.11,14,6,2.88,8,4.27,2.53,11,3.67,2.45,9,5.83,2.48,6,7.67,1.63,15,6.5,2.68,10,5.42,2.02,12,3.27,2.24,11,4.5,2.68,10,6.92,2.18,13,7.5,1.85,8,5.83,2.37,12,6,2.45,10,4,2.92,13,3.62,1.69,8,7.5,1.57,12,6.67,2.55,9 +6039,hygienist,5.95,1.61,19,3.7,2.49,23,5.26,1.82,19,5.56,1.13,9,6.3,1.95,10,4.57,2.76,7,3.4,2.41,15,4.9,1.73,10,5.67,1.94,9,6.44,1.74,9,5.5,1.43,10,4.1,2.51,10,3.5,2.61,12,4.62,1.41,8,5.6,2.07,10,6.33,1.87,12,5.29,0.76,7,3.7,2.39,20,3.67,3.79,3,5,1.6,8,5.45,2.02,11 +6040,hymen,4.9,1.87,21,5.35,2.66,20,5.55,2.58,22,5.83,1.83,6,4.53,1.81,15,6,3.34,8,4.92,2.15,12,5.25,2.45,12,5.9,2.81,10,4.89,1.9,9,4.92,1.93,12,5.44,2.51,9,5.27,2.9,11,4,2.45,7,6.27,2.37,15,4.6,2.01,10,5.18,1.78,11,4.69,2.39,13,6.57,2.88,7,5.25,2.7,12,5.9,2.51,10 +6041,hymn,6.14,1.8,21,2.73,2.16,22,5.7,2.03,20,6.29,1.11,7,6.07,2.09,14,2.8,1.87,10,2.67,2.46,12,5.57,2.15,7,5.77,2.05,13,5.91,1.58,11,6.4,2.07,10,3.73,2.49,11,1.73,1.19,11,5.07,1.75,15,7.6,1.67,5,5.8,1.75,10,6.45,1.86,11,2.4,1.51,10,3,2.63,12,5.4,1.58,10,6,2.45,10 +6042,hype,5.41,1.99,22,5.9,1.64,21,5.48,1.62,23,5.29,2.06,7,5.5,2.1,14,6.5,1.38,6,5.67,1.72,15,5.8,1.62,10,5.23,1.64,13,5.62,2.26,8,5.31,1.97,13,6.43,0.98,7,5.64,1.86,14,5.18,1.33,11,5.75,1.86,12,5.64,1.95,14,5,2.14,8,6.27,1.56,11,5.5,1.72,10,5.5,1.45,14,5.44,1.94,9 +6043,hyper,5.11,2.13,19,5.52,1.99,21,5.05,1.99,20,6,1,3,4.94,2.26,16,4.67,2.94,6,5.87,1.46,15,4.67,1.37,6,5.21,2.22,14,5.7,1.95,10,4.44,2.24,9,6.14,1.57,7,5.21,2.15,14,5.8,2.1,10,4.3,1.64,10,5.75,0.89,8,4.64,2.66,11,6.11,1.9,9,5.08,2.02,12,5.62,2.67,8,4.67,1.37,12 +6044,hyperactive,4.47,1.87,19,6.6,2.46,20,4.48,2.37,23,3.8,1.79,5,4.77,1.96,13,5.67,2.94,6,7,2.22,14,5.3,2.75,10,3.85,1.91,13,4.57,2.44,7,4.45,1.63,11,6.14,2.97,7,6.85,2.23,13,5.45,2.16,11,3.58,2.27,12,4.67,2.23,12,4.14,1.07,7,6.6,2.67,10,6.6,2.37,10,4.57,2.59,14,4.33,2.12,9 +6045,hyperspace,5.42,1.92,19,4.64,1.76,22,5.27,2.12,22,6.11,1.05,9,4.8,2.35,10,4.5,2.2,8,4.71,1.54,14,5.64,2.29,11,4.91,1.97,11,5.57,0.79,7,5.33,2.39,12,4.8,2.04,10,4.5,1.57,12,4.54,2.11,13,6.33,1.73,9,6,1.33,10,4.78,2.33,9,5,1.85,8,4.43,1.74,14,5.79,1.97,14,4.38,2.2,8 +6046,hypertension,2.84,1.34,19,4.59,2.46,22,2.58,1.18,24,3.33,1.86,6,2.62,1.04,13,4.67,2.39,12,4.5,2.68,10,2.62,1.3,8,2.56,1.15,16,3,1.25,10,2.67,1.5,9,4.78,1.72,9,4.46,2.93,13,2.71,1.21,17,2,0.89,6,3,1.31,8,2.73,1.42,11,3.89,2.47,9,5.08,2.43,13,2.56,1.26,16,2.62,1.06,8 +6047,hyperventilate,2.88,1.26,24,5.86,2.54,21,3.2,2.31,25,2.79,1.19,14,3,1.41,10,6,2.08,7,5.79,2.81,14,3.9,2.38,10,2.73,2.22,15,3.4,1.52,5,2.74,1.19,19,4.9,2.64,10,6.73,2.2,11,1.86,0.69,7,3.72,2.52,18,3,1.3,14,2.7,1.25,10,5.54,2.37,13,6.38,2.88,8,1.78,0.83,9,4,2.5,16 +6048,hypnosis,5.72,1.56,18,4.1,2.75,20,3.08,2.22,25,6,1.22,5,5.62,1.71,13,3.55,2.73,11,4.78,2.77,9,3.25,2.08,16,2.78,2.54,9,4.86,1.57,7,6.27,1.35,11,4.44,2.74,9,3.82,2.86,11,2.55,1.57,20,5.2,3.27,5,5.22,1.56,9,6.22,1.48,9,3.82,2.68,11,4.44,2.96,9,3.16,2.48,19,2.83,1.17,6 +6049,hypnotic,5.25,2.29,20,3.73,1.96,22,3.94,2.78,18,5.22,2.95,9,5.27,1.74,11,4.4,2.3,5,3.69,1.82,16,3.17,3.13,6,4.33,2.64,12,5.29,2.3,14,5.17,2.48,6,3.83,1.99,12,3.89,1.9,9,3.67,2.55,9,4.22,3.11,9,5.2,2.39,10,5.3,2.31,10,3.75,2.26,12,3.7,1.64,10,5,3.41,6,3.42,2.39,12 +6050,hypnotist,5.1,2.02,21,3.83,2.89,23,3.39,2.33,18,5,1.58,9,5.17,2.37,12,4.18,2.68,11,3.5,3.15,12,3.5,2.92,10,3.25,1.49,8,5,2.52,7,5.23,1.88,13,4.55,3.05,11,3.17,2.69,12,4.43,3.15,7,2.73,1.42,11,5.15,2.48,13,5,1.07,8,3.55,3.01,11,4.08,2.87,12,3.78,1.99,9,3,2.69,9 +6051,hypnotize,5.7,1.34,20,5.05,2.67,20,4.67,2.43,36,5.88,1.36,8,5.58,1.38,12,4.6,2.97,5,5.2,2.65,15,4.45,2.42,11,4.76,2.47,25,5.83,1.64,12,5.5,0.76,8,4.58,2.54,12,5.75,2.87,8,4.95,2.52,20,4.31,2.33,16,5.64,1.36,11,5.78,1.39,9,5.36,2.8,11,4.67,2.6,9,4.55,2.67,22,4.86,2.07,14 +6052,hypochondriac,2.89,1.18,18,5.29,2.51,24,3.75,2.27,28,2.75,1.16,8,3,1.25,10,5.11,2.62,9,5.4,2.53,15,3.36,1.86,14,4.14,2.63,14,2.75,0.89,8,3,1.41,10,5,2.52,12,5.58,2.57,12,3.36,2.27,14,4.14,2.28,14,2.78,1.2,9,3,1.22,9,5.25,2.77,12,5.33,2.35,12,3.58,2.43,12,3.88,2.22,16 +6053,hypocrisy,2.62,1.28,21,3.96,2.71,24,4.35,2.56,20,2.75,1.16,8,2.54,1.39,13,5.33,2.34,6,3.5,2.73,18,4.27,2.45,11,4.44,2.83,9,3.08,1.44,12,2,0.71,9,4.2,2.9,10,3.79,2.67,14,4.62,2.47,13,3.86,2.85,7,2.79,1.37,14,2.29,1.11,7,4.38,2.58,16,3.12,2.95,8,4.67,2.39,12,3.88,2.9,8 +6054,hypocrite,3.25,1.77,20,4.77,2.79,22,4.85,2.57,27,3.8,2.1,10,2.7,1.25,10,5.43,3.26,7,4.47,2.61,15,4.94,2.63,17,4.7,2.58,10,3.8,2.15,10,2.7,1.16,10,2.2,1.79,5,5.53,2.6,17,5,2.83,14,4.69,2.36,13,3.33,2.23,12,3.12,0.83,8,4.7,3.23,10,4.83,2.52,12,5.36,2.95,14,4.31,2.06,13 +6055,hypocritical,3.17,1.76,18,4.5,2.2,22,4.81,2.51,16,2.5,1.51,10,4.14,1.86,7,5,2.39,8,4.21,2.12,14,6.5,1.38,6,3.8,2.53,10,2.86,1.21,7,3.36,2.06,11,4.56,2.55,9,4.46,2.03,13,6.12,1.64,8,3.5,2.62,8,3.42,1.93,12,2.67,1.37,6,4.45,2.62,11,4.55,1.81,11,4.67,2.45,9,5,2.77,7 +6056,hypodermic,2.9,1.33,20,4.78,2.1,18,4.58,2.3,24,2.6,0.89,5,3,1.46,15,5.6,1.67,5,4.46,2.22,13,3.69,2.18,13,5.64,2.06,11,3,1.33,10,2.8,1.4,10,4.57,2.3,7,4.91,2.07,11,4.5,2.39,16,4.75,2.25,8,2.86,1.35,14,3,1.41,6,4.75,2.22,12,4.83,2.04,6,5.33,2.26,15,3.33,1.87,9 +6057,hypothalamus,5.3,1.81,20,4.04,2.57,23,4.46,1.99,28,5.38,2.2,8,5.25,1.6,12,3.22,2.59,9,4.57,2.5,14,3.71,1.68,14,5.21,2.04,14,5.33,1.58,9,5.27,2.05,11,4.42,2.5,12,3.64,2.69,11,4.57,2.06,14,4.36,1.98,14,4.8,2.1,10,5.8,1.4,10,3.55,2.46,11,4.5,2.68,12,4.67,2.1,12,4.31,1.96,16 +6058,hypothermia,2.57,1.36,21,5.78,2.09,23,3.12,1.86,26,2.73,1.42,11,2.4,1.35,10,5.55,2.42,11,6,1.81,12,3.18,2.14,11,3.07,1.77,14,2.8,1.32,10,2.36,1.43,11,5.64,2.46,11,5.92,1.78,12,3.18,1.85,17,3,2.14,8,2.54,1.51,13,2.62,1.19,8,5.6,2.06,15,6.12,2.23,8,3.06,1.71,17,3.22,2.22,9 +6059,hypothesis,5.78,1.59,23,3.29,2.19,21,5.6,2.02,25,5.5,2.17,6,5.88,1.41,17,4,2.45,4,3.12,2.18,17,6.33,1.87,9,5.19,2.04,16,5.44,1.51,9,6,1.66,14,3,1.76,10,3.55,2.58,11,5.5,2.28,14,5.73,1.74,11,5.62,1.66,13,6,1.56,10,2.8,2.04,10,3.73,2.33,11,5.72,2.19,18,5.29,1.6,7 +6060,hypothetical,4.94,1.39,18,4.43,2.04,21,5.71,2.45,21,5,0.76,8,4.9,1.79,10,4.88,1.81,8,4.15,2.19,13,5.82,2.44,11,5.6,2.59,10,4.83,0.75,6,5,1.65,12,5,1.73,9,4,2.22,12,5.83,2.72,12,5.56,2.19,9,4.78,1.86,9,5.11,0.78,9,4.88,1.96,8,4.15,2.12,13,6,2.65,13,5.25,2.19,8 +6061,hysterectomy,2.95,1.96,21,5.22,2.76,23,3.57,1.8,21,5,2.12,5,2.31,1.45,16,5.42,2.31,12,5,3.29,11,3.64,1.8,11,3.11,1.54,9,2.33,1.72,12,3.78,2.05,9,4.94,2.82,16,5.86,2.73,7,4.09,1.3,11,3,2.16,10,3,2.08,13,2.88,1.89,8,5.53,2.74,19,3.75,2.75,4,3.5,1.7,14,3.71,2.14,7 +6062,hysteria,3.79,2.15,19,5.59,2.74,22,3.46,2.32,26,5.57,2.64,7,2.75,0.75,12,5.8,2.7,10,5.42,2.87,12,2.64,1.45,14,4.45,2.94,11,4.09,1.97,11,3.38,2.45,8,6,2.18,9,5.31,3.12,13,4,2.58,16,2.44,1.59,9,4.42,2.39,12,2.71,1.11,7,5.12,2.78,16,6.83,2.4,6,4.09,2.55,11,3,2.1,15 +6063,hysterical,4.58,2.04,19,6.33,2.37,21,5.13,2.49,23,5.6,1.34,5,4.31,2.21,13,4.17,2.71,6,7.2,1.61,15,5.6,2.22,10,4.77,2.71,13,4,1.83,7,5.09,2.17,11,6.29,2.63,7,6.36,2.34,14,5.27,2.49,11,5,2.59,12,5,2.22,12,3.86,1.57,7,6,2.53,11,6.7,2.26,10,5.14,2.44,14,5.11,2.71,9 +6064,ibuprofen,5.75,2.05,20,3.83,2.2,18,4.91,2.47,22,5.6,1.67,5,5.8,2.21,15,5,2.28,6,3.25,2.01,12,5,2.11,10,4.83,2.82,12,5.5,1.9,10,6,2.26,10,4.2,2.53,10,3.38,1.77,8,4.27,2.05,11,5.55,2.77,11,5.17,2.17,12,6.62,1.6,8,3.22,2.33,9,4.44,2.01,9,4,2.1,11,5.82,2.56,11 +6065,ice,6.06,2.07,18,3.3,2.3,20,4.89,1.91,18,5,2.07,8,6.9,1.73,10,2.57,1.72,7,3.69,2.53,13,4.91,1.45,11,4.86,2.61,7,5.45,1.92,11,7,2.08,7,2.78,2.64,9,3.73,2,11,5.36,2.01,11,4.14,1.57,7,5.92,2.02,12,6.33,2.34,6,2.83,2.48,12,4,1.93,8,5.56,1.94,9,4.22,1.72,9 +6066,ice tea,6.58,1.84,19,3.25,2.34,20,6.13,2.05,23,7,1.83,13,5.67,1.63,6,4.4,2.41,5,2.87,2.26,15,6.25,1.96,12,6,2.24,11,6,2.35,9,7.1,1.1,10,3.43,2.57,7,3.15,2.3,13,5.27,1.95,11,6.92,1.88,12,6.56,1.74,9,6.6,2.01,10,3.1,2.18,10,3.4,2.59,10,6.44,1.88,9,5.93,2.2,14 +6067,iceberg,5.05,1.99,21,5.12,2.54,24,5.68,2.61,22,5.62,1.77,8,4.69,2.1,13,5.92,2.84,13,4.18,1.83,11,6,2.2,13,5.22,3.19,9,6,2.2,8,4.67,1.56,12,5.71,2.16,14,4.3,2.91,10,5.75,2.56,12,5.6,2.8,10,4.8,1.93,10,5.27,2.1,11,4.94,2.79,17,5.57,1.9,7,5.8,2.94,10,5.58,2.43,12 +6068,icebox,5.67,1.49,871,3.39,2.23,18,4.91,2.09,43,5.76,1.5,335,5.6,1.48,530,3.67,1.86,6,3.25,2.45,12,4.95,2.36,22,4.86,1.82,21,5.57,1.51,416,5.75,1.47,448,3.8,2.62,10,2.88,1.64,8,4.53,1.95,19,5.21,2.19,24,5.57,1.57,481,5.78,1.38,390,2.11,1.27,9,4.67,2.29,9,4.95,2.18,21,4.86,2.05,22 +6069,icebreaker,5.68,2.08,19,3.82,2.65,22,5.83,2.04,23,5.82,1.94,11,5.14,2.34,7,5.25,2.96,8,3,2.15,14,6.43,2.82,7,5.56,1.63,16,5.5,2.07,8,5.82,2.18,11,3.67,3.12,9,3.92,2.4,13,5.55,2.3,11,6.08,1.83,12,5.42,2.47,12,6.14,1.21,7,3.36,3.07,11,4.27,2.2,11,5.69,2.06,13,6,2.11,10 +6070,iced,5.75,1.65,20,4,2.4,18,5.18,1.82,22,5.6,1.14,5,5.8,1.82,15,4,1.67,6,4,2.76,12,4.8,1.23,10,5.5,2.2,12,5.7,1.77,10,5.8,1.62,10,4.5,2.37,10,3.38,2.45,8,5,1.9,11,5.36,1.8,11,5.25,1.66,12,6.5,1.41,8,3.22,2.22,9,4.78,2.44,9,5.27,2.24,11,5.09,1.38,11 +6071,icing,6.05,1.72,19,4.32,1.99,22,6.09,2.04,22,6,1.32,9,6.1,2.08,10,4.12,1.64,8,4.43,2.21,14,5.82,2.27,11,6.36,1.86,11,5.71,1.25,7,6.25,1.96,12,5.5,1.72,10,3.33,1.67,12,6.15,2.27,13,6,1.8,9,5.3,1.57,10,6.89,1.54,9,4.75,1.91,8,4.07,2.06,14,6.57,1.7,14,5.25,2.43,8 +6072,icky,3.53,1.98,19,4.36,2.59,22,3.83,2.59,23,3,1.61,11,3.71,1.89,7,4.25,2.43,8,4.43,2.77,14,4.86,2.91,7,3.38,2.39,16,3.88,2.03,8,3.27,2,11,3.89,2.47,9,4.69,2.72,13,4.45,2.73,11,3.25,2.42,12,3.75,2.45,12,3.14,0.69,7,4.18,2.96,11,4.55,2.3,11,3.77,2.45,13,3.9,2.88,10 +6073,icon,6.05,1.24,21,3.04,2.05,24,5.65,2.13,20,6.5,1.31,8,5.77,1.17,13,3.67,1.21,6,2.83,2.26,18,6.09,2.21,11,5.11,2.03,9,6.17,0.94,12,5.89,1.62,9,3.6,2.37,10,2.64,1.78,14,5.46,2.37,13,6,1.73,7,6.29,1.07,14,5.57,1.51,7,3.31,2.21,16,2.5,1.69,8,5.92,2.11,12,5.25,2.25,8 +6074,icy,5.73,2.05,22,5.47,2.04,19,5.33,1.96,21,4.2,1.64,5,6.06,1.98,16,6.25,2.25,8,4.91,1.76,11,5.2,1.69,10,5.45,2.25,11,5.75,1.91,12,5.7,2.31,10,5.9,1.97,10,5,2.12,9,5.17,1.99,12,5.56,2.01,9,6.09,2.21,11,5.36,1.91,11,4.88,2.36,8,5.91,1.76,11,5.22,1.48,9,5.42,2.31,12 +6075,id,5.5,1.76,20,2.94,2.34,18,5.36,2.3,22,5,1.41,5,5.67,1.88,15,3.33,2.42,6,2.75,2.38,12,4.9,2.02,10,5.75,2.53,12,5.6,1.26,10,5.4,2.22,10,2.9,2.18,10,3,2.67,8,5.73,2.53,11,5,2.1,11,5.08,1.93,12,6.12,1.36,8,2,2.29,9,3.89,2.09,9,5.36,2.87,11,5.36,1.69,11 +6076,idea,7.05,1.81,22,4.66,2.57,41,6.11,1.94,44,7.86,1.07,7,6.67,1.99,15,4.67,2.82,15,4.6,2.52,25,5.6,1.82,20,6.54,1.98,24,7.27,1.27,11,6.82,2.27,11,4.29,2.51,21,5,2.71,19,5.91,1.88,23,6.33,2.03,21,7,2.2,13,7.11,1.17,9,4.26,2.36,23,5.17,2.81,18,5.87,1.98,23,6.38,1.91,21 +6077,ideal,6.63,1.64,19,3.78,2.73,18,6.33,2.71,24,7,1.22,5,6.5,1.79,14,2.4,1.52,5,4.31,2.95,13,5.92,3.01,13,6.82,2.36,11,7,1.49,10,6.22,1.79,9,4.14,3.02,7,3.55,2.66,11,5.56,2.94,16,7.88,1.25,8,6.46,1.56,13,7,1.9,6,3.92,2.71,12,3.5,3.02,6,6.4,3.07,15,6.22,2.17,9 +6078,idealism,5.95,1.47,21,4.67,2.26,24,6.55,1.82,22,5.62,1.41,8,6.15,1.52,13,5.08,2.53,13,4.18,1.89,11,6.77,1.88,13,6.22,1.79,9,6.12,1.64,8,5.83,1.47,12,5.71,1.59,14,3.2,2.3,10,6.5,1.93,12,6.6,1.78,10,5.7,1.34,10,6.18,1.6,11,4.76,2.49,17,4.43,1.72,7,6.1,1.91,10,6.92,1.73,12 +6079,idealist,6.55,1.19,20,4.19,2.56,21,6.11,1.87,27,6.86,1.35,7,6.38,1.12,13,5.33,2.55,9,3.33,2.31,12,6.07,2.15,15,6.09,1.58,11,6.27,1.19,11,6.89,1.17,9,4.56,2.24,9,3.92,2.84,12,5.53,1.87,17,7.11,1.54,9,6.15,0.99,13,7.29,1.25,7,4.07,2.74,15,4.5,2.26,6,6.5,2.02,12,5.8,1.74,15 +6080,idealistic,6.5,1.62,18,4.15,2.39,20,5.68,1.93,25,7,1.22,5,6.31,1.75,13,3.73,2.41,11,4.67,2.4,9,5.5,1.97,16,6,1.94,9,7,1.53,7,6.18,1.66,11,3.67,2.5,9,4.55,2.34,11,5.9,1.92,20,4.8,1.92,5,6.22,1.86,9,6.78,1.39,9,3.64,2.58,11,4.78,2.11,9,5.63,1.86,19,5.83,2.32,6 +6081,identical,5.3,1.03,20,4.4,2.09,20,5.35,2.02,26,5.64,1.03,11,4.89,0.93,9,3.43,1.9,7,4.92,2.06,13,5,2.04,13,5.69,2.02,13,5.36,1.21,11,5.22,0.83,9,4.91,2.26,11,3.78,1.79,9,5.41,2.37,17,5.22,1.2,9,5.1,1.2,10,5.5,0.85,10,5.08,2.15,12,3.38,1.6,8,5.25,2.14,16,5.5,1.9,10 +6082,identification,5.76,1.73,21,4.45,2.72,20,5.94,2.03,36,6.62,1.51,8,5.23,1.69,13,3.8,1.92,5,4.67,2.97,15,5.09,2.02,11,6.32,1.95,25,6.08,2.06,13,5.25,0.89,8,4.17,2.62,12,4.88,3,8,6,1.97,20,5.88,2.16,16,5.82,1.94,11,5.7,1.57,10,5.36,2.94,11,3.33,2.06,9,5.82,2.26,22,6.14,1.66,14 +6083,identify,6,1.58,21,4.16,2.15,25,6.14,2.21,22,6.12,1.46,8,5.92,1.71,13,4.38,2.22,13,3.92,2.15,12,6.54,1.94,13,5.56,2.55,9,6.62,1.69,8,5.83,1.27,12,4.86,1.61,14,3.27,2.49,11,6.75,1.86,12,5.4,2.46,10,5.8,1.87,10,6.18,1.33,11,4.06,2.44,17,4.38,1.51,8,5.8,2.39,10,6.42,2.11,12 +6084,identity,5.84,1.8,19,4.4,2.59,43,6.31,2.12,54,5.33,0.58,3,6.07,1.94,15,4.25,2.44,16,4.48,2.72,27,6.72,1.97,25,6.07,2.18,28,6,2.53,6,5.92,1.44,12,4.48,2.66,23,4.3,2.58,20,6.2,2.26,35,6.72,1.71,18,6.33,1.5,12,5,2.08,7,4.85,2.72,26,3.71,2.28,17,6,2.46,28,6.65,1.65,26 +6085,ideology,5.52,1.66,21,3.96,2.57,23,4.88,2.2,25,5.73,1.56,11,5.3,1.83,10,5.18,2.32,11,2.83,2.33,12,5.18,1.99,11,4.62,2.5,13,5.6,2.07,10,5.45,1.29,11,4.91,2.63,11,3.08,2.27,12,4.75,2.27,16,5.12,2.36,8,5.31,1.89,13,5.88,1.25,8,4.13,2.45,15,3.62,2.92,8,5,2.47,17,4.62,1.6,8 +6086,idiocy,3.1,1.48,21,4.16,2.56,25,3.95,2.32,19,3,1.58,9,3.17,1.47,12,3,2.45,6,4.5,2.62,18,4,2.71,7,3.92,2.19,12,3.06,1.29,16,3.2,2.17,5,3.29,2.61,14,5.3,2.21,10,2.89,1.9,9,4.9,2.33,10,3.17,1.75,12,3,1.12,9,4.5,2.39,16,3.56,2.88,9,3.73,2.49,11,4.25,2.19,8 +6087,idiot,3.03,1.75,38,4.85,2.39,41,4.2,2.59,20,3.25,1.94,24,2.64,1.34,14,5.13,2.59,15,4.69,2.31,26,5.43,2.76,7,3.54,2.33,13,3.24,2.22,17,2.86,1.28,21,4.89,2.77,19,4.82,2.08,22,4.67,2.69,15,2.8,1.79,5,3,1.88,22,3.06,1.61,16,4.88,2.82,24,4.82,1.7,17,4.2,2.86,10,4.2,2.44,10 +6088,idiotic,3.24,1.81,21,4.56,1.92,18,5.2,2.61,20,3,1.41,5,3.2,1.97,15,4.38,1.69,8,4.7,2.16,10,5.89,2.8,9,4.64,2.42,11,2.91,1.22,11,3.6,2.32,10,5.78,1.09,9,3.33,1.8,9,5,2.52,12,5.5,2.88,8,2.73,1.35,11,3.8,2.15,10,5.12,1.96,8,4.1,1.85,10,5.78,2.86,9,4.73,2.41,11 +6089,idle,4.29,1.79,21,4.1,2.31,20,4.9,2.14,21,5,1.1,6,4,1.96,15,4.75,2.49,8,3.67,2.19,12,4.73,1.95,11,5.1,2.42,10,4.5,1.64,6,4.2,1.9,15,4.7,2.5,10,3.5,2.07,10,4.71,2.27,14,5.29,1.98,7,4.14,2.27,7,4.36,1.6,14,4,2.6,14,4.33,1.63,6,5.5,2.35,12,4.11,1.62,9 +6090,idol,5.4,1.95,40,4.38,2.01,21,6.76,1.71,25,5.19,2.1,16,5.54,1.86,24,4.25,1.39,8,4.46,2.37,13,6.38,1.85,8,6.94,1.68,17,5.54,2,24,5.13,1.96,15,4.67,2.06,9,4.17,2.04,12,7.07,1.86,14,6.36,1.5,11,5.81,2.02,21,4.95,1.81,19,5.2,1.75,10,3.64,2.01,11,6.94,1.8,18,6.29,1.5,7 +6091,idyllic,6.11,2,19,4.1,2.23,21,5.05,1.76,20,6.33,0.58,3,6.06,2.17,16,3.67,1.51,6,4.27,2.49,15,4.33,1.63,6,5.36,1.78,14,6.6,1.65,10,5.56,2.3,9,3.29,2.43,7,4.5,2.1,14,5,2.45,10,5.1,0.74,10,6.12,1.55,8,6.09,2.34,11,4.33,2.69,9,3.92,1.93,12,5.12,2.3,8,5,1.41,12 +6092,iffy,3.81,1.99,21,4.5,2.67,20,5.21,2.66,19,3.83,2.79,6,3.8,1.7,15,4.75,3.01,8,4.33,2.53,12,5,2.86,12,5.57,2.44,7,4,2.6,9,3.67,1.5,12,5.11,2.52,9,4,2.79,11,5.57,2.23,7,5,2.95,12,4.5,2.51,10,3.18,1.17,11,4.54,2.54,13,4.43,3.1,7,4.5,3.14,10,6,1.87,9 +6093,ignite,4.7,1.59,20,5.86,2.89,21,5.84,2.72,25,4.67,1.53,3,4.71,1.65,17,6,3.06,7,6.15,2.67,13,5.88,2.75,8,5.82,2.79,17,4.29,1.7,7,4.92,1.55,13,6.71,2.98,7,5.77,2.65,13,6.36,2.41,14,5.18,3.06,11,4.67,1.5,9,4.73,1.74,11,6.45,2.58,11,5.2,3.19,10,5.44,2.99,18,6.86,1.57,7 +6094,ignition,5.81,1.33,21,4.33,2.01,21,5.88,1.99,25,5.92,1.08,12,5.67,1.66,9,5,2.16,7,4,1.92,14,5.7,1.89,10,6,2.1,15,6.5,1.91,4,5.65,1.17,17,4.9,2.13,10,3.82,1.83,11,4.86,2.04,7,6.28,1.87,18,6.17,1.4,12,5.33,1.12,9,4.54,2.03,13,4,2.07,8,5.22,1.92,9,6.25,1.98,16 +6095,ignorance,2.84,1.55,38,3.76,2.21,38,3.88,2.58,48,2.47,1.3,15,3.09,1.68,23,3.75,2.32,16,3.77,2.18,22,4.11,2.27,18,3.73,2.78,30,3,1.73,23,2.43,1.09,14,4.16,1.92,19,3.37,2.45,19,3.72,2.34,25,4.04,2.87,23,3.15,1.81,20,2.5,1.15,18,4,2.13,20,3.5,2.33,18,3.84,2.61,31,3.94,2.61,17 +6096,ignorant,3.24,1.73,21,4.18,2.3,22,4.07,2.06,27,3.9,2.08,10,2.64,1.12,11,3.29,2.43,7,4.6,2.2,15,4.18,2.24,17,3.9,1.79,10,3.27,1.85,11,3.2,1.69,10,2.4,1.95,5,4.71,2.17,17,4.14,2.32,14,4,1.83,13,3.23,2.05,13,3.25,1.16,8,3.5,2.51,10,4.75,2.05,12,4.43,2.17,14,3.69,1.93,13 +6097,ignore,3.33,1.03,18,3.8,2.07,20,4.83,2.66,23,2.67,1.53,3,3.47,0.92,15,4.38,1.92,8,3.42,2.15,12,4.78,3.03,9,4.86,2.51,14,3.33,1.22,9,3.33,0.87,9,3.75,1.91,8,3.83,2.25,12,5.53,2.72,15,3.5,2.07,8,3.67,1.03,6,3.17,1.03,12,4.1,1.6,10,3.5,2.51,10,4.54,3.13,13,5.2,1.99,10 +6098,iguana,5.23,2.14,22,4.33,2.82,21,4.46,1.48,28,5.75,1.58,8,4.93,2.4,14,4.64,3.26,11,4,2.36,10,4.36,1.91,11,4.53,1.18,17,4.75,2.18,12,5.8,2.04,10,3.82,2.89,11,4.9,2.77,10,4.61,1.61,18,4.2,1.23,10,5.27,2.09,15,5.14,2.41,7,4.77,2.83,13,3.62,2.83,8,4.25,1.69,16,4.75,1.14,12 +6099,illegal,2.53,1.58,19,5.55,2.44,20,4.72,2.49,18,2,1,3,2.4,1.45,15,6,2.4,10,5.1,2.51,10,4.44,2.19,9,5,2.87,9,2.33,1.21,6,2.33,1.5,12,5,2.77,7,5.85,2.3,13,4.14,2.61,7,5.09,2.47,11,2.42,1.68,12,2.71,1.5,7,5.5,2.84,10,5.6,2.12,10,5.12,3.09,8,4.4,2.01,10 +6100,illegitimate,2.79,1.23,19,4,2.62,20,4.15,2.23,20,2.33,1.15,3,2.93,1.28,15,4,2.62,10,4,2.75,10,4.2,1.99,10,4.1,2.56,10,2.67,1.37,6,2.92,1.24,12,3.86,2.85,7,4.08,2.6,13,3.38,1.19,8,4.67,2.64,12,2.67,1.3,12,3,1.15,7,4.3,3.06,10,3.7,2.21,10,4.33,2.12,9,4,2.41,11 +6101,illicit,2.68,1.49,19,4.77,2.11,22,3.5,1.67,24,2.5,1.22,6,2.77,1.64,13,5.08,2.31,12,4.4,1.9,10,3,1.85,8,3.75,1.57,16,2.9,1.37,10,2.44,1.67,9,5.44,2.24,9,4.31,1.97,13,3.59,1.62,17,3,1.9,6,2.62,1.6,8,2.73,1.49,11,4.11,1.83,9,5.23,2.24,13,3.56,1.59,16,3.38,1.92,8 +6102,illiterate,3.53,1.87,19,4.42,2.34,19,3.88,2.46,24,3.69,2.14,13,3.17,1.17,6,3.4,2.3,5,4.79,2.33,14,3.69,2.06,13,4.09,2.95,11,4.33,2.18,9,2.8,1.23,10,4.86,2.67,7,4.17,2.21,12,4,2.68,11,3.77,2.35,13,3.67,1.66,9,3.4,2.12,10,4.22,2.77,9,4.6,2.01,10,3.56,2.74,9,4.07,2.34,15 +6103,illness,1.95,1,20,5.11,2.69,44,3.02,2.28,43,1.89,1.05,9,2,1,11,4.81,2.62,21,5.39,2.78,23,3.43,2.14,14,2.83,2.36,29,1.86,1.07,7,2,1.04,12,3.5,2.28,20,6.46,2.25,24,3.65,2.4,23,2.3,1.95,20,1.92,1.12,13,2,0.82,7,5.07,2.66,30,5.21,2.83,14,3.35,2.66,23,2.65,1.76,20 +6104,illogical,3.5,1.88,20,4.78,2.39,18,3.36,1.89,22,3.8,1.64,5,3.4,1.99,15,5.5,2.66,6,4.42,2.27,12,4.4,1.65,10,2.5,1.68,12,4.1,1.79,10,2.9,1.85,10,5.2,2.53,10,4.25,2.25,8,3.91,1.97,11,2.82,1.72,11,3.92,2.07,12,2.88,1.46,8,3.56,2.83,9,6,0.87,9,3.73,2.1,11,3,1.67,11 +6105,illuminate,6.58,2.14,19,5.74,1.63,23,6.53,1.5,19,6.56,1.42,9,6.6,2.72,10,5.71,1.6,7,5.8,1.74,15,6.5,1.72,10,6.56,1.33,9,7,2.65,9,6.2,1.62,10,6,1.76,10,5.58,1.62,12,6,1.51,8,6.8,1.48,10,6.33,2.42,12,7,1.63,7,6,1.56,20,4,1,3,6.25,1.49,8,6.73,1.56,11 +6106,illuminating,6.56,1.46,18,5.38,1.94,21,5.78,2.39,23,6,1.41,2,6.62,1.5,16,5.75,1.98,8,5.15,1.95,13,5.22,2.64,9,6.14,2.25,14,6.75,1.67,8,6.4,1.35,10,6,1.8,9,4.92,1.98,12,6.07,2.49,15,5.25,2.25,8,6.71,1.6,7,6.45,1.44,11,5.7,1.64,10,5.09,2.21,11,6.54,2.63,13,4.8,1.69,10 +6107,illumination,6.84,1.92,19,4,2.41,22,6.18,1.91,28,6.33,2.66,6,7.08,1.55,13,3.73,1.79,11,4.27,2.97,11,6,1.67,11,6.29,2.08,17,6.64,2.38,11,7.12,1.13,8,4.36,2.38,11,3.64,2.5,11,5.83,1.98,18,6.8,1.69,10,6.92,2.25,13,6.67,1.03,6,4.07,2.76,14,3.88,1.81,8,5.94,2.11,16,6.5,1.62,12 +6108,illusion,5.16,2.29,19,4.5,2.3,22,3.73,2.14,22,5.89,1.9,9,4.5,2.51,10,4,2,8,4.79,2.49,14,3.55,1.86,11,3.91,2.47,11,5.43,0.98,7,5,2.83,12,4.4,2.01,10,4.58,2.61,12,3.77,2.28,13,3.67,2.06,9,4.8,2.35,10,5.56,2.3,9,4.5,2.27,8,4.5,2.41,14,3.57,2.14,14,4,2.27,8 +6109,illustrate,6.24,1.61,21,3.78,2.43,23,5.73,1.69,26,5.73,1.42,11,6.8,1.69,10,3.91,2.74,11,3.67,2.23,12,5.55,1.57,11,6,1.8,14,6.8,1.81,10,5.73,1.27,11,4.27,3.07,11,3.33,1.67,12,5.41,1.54,17,6.62,1.77,8,6.69,1.75,13,5.5,1.07,8,4.07,2.69,15,3.25,1.91,8,5.59,1.8,17,6,1.5,9 +6110,illustration,6.37,1.46,19,4,1.95,21,6.26,1.6,23,5.4,0.89,5,6.62,1.5,13,4,2.19,6,4,1.93,15,6.5,1.08,10,6.08,1.93,13,6,1.53,7,6.45,1.44,11,4.57,2.3,7,3.71,1.77,14,5.73,1.42,11,6.75,1.66,12,6.17,1.4,12,6.71,1.6,7,4.73,2.45,11,3.2,0.63,10,6.21,1.53,14,6.33,1.8,9 +6111,illustrious,6.21,2.12,19,4.09,2.41,22,5.61,1.99,28,6.17,2.32,6,6.23,2.13,13,4.27,1.62,11,3.91,3.08,11,5.55,2.21,11,5.65,1.9,17,6.18,1.89,11,6.25,2.55,8,4.36,2.2,11,3.82,2.68,11,5.33,2,18,6.1,1.97,10,5.69,2.18,13,7.33,1.63,6,3.57,2.47,14,5,2.14,8,5.75,2.27,16,5.42,1.62,12 +6112,image,5.58,1.46,19,3.48,2.4,21,6.04,1.95,25,6,1,3,5.5,1.55,16,3.86,3.02,7,3.15,2.15,13,5,1.85,8,6.53,1.84,17,5.86,0.69,7,5.42,1.78,12,4.43,2.76,7,2.85,2.15,13,5.57,1.95,14,6.64,1.86,11,5.11,1.69,9,6,1.15,10,4.18,2.68,11,2.7,1.89,10,6.44,1.95,18,5,1.63,7 +6113,imagery,6.86,1.53,21,4.55,2.61,20,5.55,2.58,22,6.83,1.83,6,6.87,1.46,15,4.62,2.67,8,4.5,2.68,12,5.33,3.08,12,5.8,1.93,10,7.22,1.79,9,6.58,1.31,12,4.67,2.55,9,4.45,2.77,11,5.71,2.56,7,5.47,2.67,15,7.4,1.26,10,6.36,1.63,11,4.46,2.5,13,4.71,2.98,7,5.33,2.9,12,5.8,2.25,10 +6114,imaginable,6.85,1.46,20,3,2.18,22,6.19,2.24,27,6.3,1.42,10,7.4,1.35,10,2.14,1.57,7,3.4,2.35,15,6.24,2.46,17,6.1,1.91,10,6.64,1.75,11,7.11,1.05,9,2,1.73,5,3.29,2.26,17,6,2.42,14,6.38,2.1,13,6.92,1.75,13,6.71,0.76,7,2.9,2.64,10,3.08,1.83,12,6.71,2.09,14,5.62,2.33,13 +6115,imaginary,6.22,1.4,18,3.8,2.53,20,6,2.25,25,6.2,0.84,5,6.23,1.59,13,3.36,2.46,11,4.33,2.65,9,5.88,2.09,16,6.22,2.64,9,6.71,1.11,7,5.91,1.51,11,3.11,2.47,9,4.36,2.54,11,5.8,2.35,20,6.8,1.79,5,6.67,1,9,5.78,1.64,9,3.55,2.58,11,4.11,2.57,9,6.21,2.23,19,5.33,2.42,6 +6116,imagination,7.22,1.93,18,4.41,2.52,22,6.55,2.39,22,7.27,2.15,11,6.83,1.6,6,4.38,2.07,8,4.43,2.82,14,5.83,2.99,6,6.81,2.17,16,7.12,2.47,8,7.3,1.49,10,4.56,2.65,9,4.31,2.53,13,5.6,2.46,10,7.33,2.1,12,6.91,2.39,11,7.71,0.76,7,4.27,2.94,11,4.55,2.16,11,6.23,2.74,13,7,1.8,9 +6117,imaginative,6.65,1.93,20,5.18,2.65,22,7.05,2.12,19,6.78,2.22,9,6.55,1.75,11,5.4,4.1,5,5.06,2.29,16,6.5,3.02,6,7.31,1.65,13,7.21,1.53,14,5.33,2.25,6,5,2.66,12,5.33,2.92,9,6.89,1.76,9,7.2,2.49,10,6.9,1.79,10,6.4,2.12,10,5.33,2.61,12,5,2.83,10,6.5,3.08,6,7.31,1.6,13 +6118,imagine,7.2,1.52,41,4.46,2.69,41,6.92,1.83,48,7.29,0.91,14,7.15,1.77,27,4.72,2.37,18,4.26,2.96,23,7.22,1.86,18,6.73,1.82,30,7.33,1.78,18,7.09,1.31,23,4.65,2.87,17,4.33,2.62,24,6.61,2.01,33,7.6,1.12,15,7.3,1.63,20,7.1,1.45,21,4.44,2.96,25,4.5,2.31,16,6.73,1.85,26,7.14,1.83,22 +6119,imaging,5.95,1.81,19,4.9,2.12,21,5.61,2.46,23,5.4,1.14,5,6,2,13,4,2.1,6,5.27,2.09,15,4.1,2.18,10,6.77,2.05,13,4.43,1.62,7,6.73,1.27,11,4.86,3.02,7,4.93,1.64,14,5.36,2.8,11,5.83,2.21,12,5.5,1.83,12,6.71,1.6,7,5.27,2.33,11,4.5,1.9,10,4.79,2.55,14,6.89,1.76,9 +6120,imbalance,3.9,1.92,21,4.58,2.19,19,3.86,2.41,21,5,1.67,6,3.47,1.88,15,4.5,2.39,8,4.64,2.16,11,3.18,2.23,11,4.6,2.5,10,4.67,1.86,6,3.6,1.92,15,4.4,2.55,10,4.78,1.86,9,3.86,2.68,14,3.86,1.95,7,4.43,1.99,7,3.64,1.91,14,4.29,2.43,14,5.4,1.14,5,3.33,2.5,12,4.56,2.24,9 +6121,imbecile,3,1.69,20,5.17,2.6,18,3.12,2.09,24,2.8,1.1,5,3.07,1.87,15,5.8,3.11,5,4.92,2.47,13,3.38,2.29,13,2.82,1.89,11,2.7,1.57,10,3.3,1.83,10,5.57,3.1,7,4.91,2.34,11,3.31,2.27,16,2.75,1.75,8,2.86,1.96,14,3.33,0.82,6,5.33,2.39,12,4.83,3.19,6,3.4,1.96,15,2.67,2.35,9 +6122,imitate,5.44,1.25,18,3.95,2.57,22,5.04,2.22,28,4.83,1.17,6,5.75,1.22,12,4.18,2.56,11,3.73,2.69,11,5.36,2.94,11,4.82,1.67,17,5.5,0.85,10,5.38,1.69,8,3.82,2.64,11,4.09,2.63,11,5.06,2.39,18,5,2,10,5.83,1.27,12,4.67,0.82,6,3.93,2.89,14,4,2.07,8,4.88,2.66,16,5.25,1.54,12 +6123,imitation,4.54,1.61,24,4.46,1.74,24,4.5,2.48,22,4.9,1.73,10,4.29,1.54,14,4.31,2.1,13,4.64,1.29,11,4.92,2.72,13,3.89,2.09,9,4.33,2,9,4.86,1.23,14,4.86,1.46,14,3.9,2.02,10,4.83,2.55,12,4.1,2.47,10,4.75,1.66,12,4.33,1.61,12,4.12,1.8,17,5.29,1.38,7,4.8,2.66,10,4.25,2.42,12 +6124,immaculate,6.53,2.01,19,4.85,2.16,20,7.35,2.03,20,8,1.73,3,6.47,1.85,15,5.2,2.2,10,4.5,2.17,10,7.8,1.55,10,6.9,2.42,10,5.67,1.97,6,7.25,1.66,12,4.71,2.43,7,4.92,2.1,13,7.62,1.51,8,7.17,2.37,12,6.75,1.76,12,6.14,2.48,7,5.5,2.37,10,4.2,1.81,10,7.89,1.27,9,6.91,2.47,11 +6125,immaterial,4.68,1.17,22,3.08,1.91,25,5.21,1.98,24,4.78,1.48,9,4.62,0.96,13,2.8,1.81,10,3.27,2.02,15,4.22,2.28,9,5.8,1.57,15,4.75,1.58,8,4.64,0.93,14,3.67,1.87,12,2.54,1.85,13,4.42,2.11,12,6,1.54,12,4.58,1,12,4.8,1.4,10,3,2.04,15,3.2,1.81,10,5,2.08,13,5.45,1.92,11 +6126,immature,3.17,1.58,42,4.21,2.38,47,4.19,2.4,43,2.69,1.25,13,3.38,1.68,29,3.18,2.44,11,4.68,2.27,34,4.83,2.62,18,3.72,2.17,25,3.19,1.17,16,3.15,1.8,26,4.04,2.44,26,4.68,2.29,19,4.5,2.6,24,3.79,2.12,19,2.96,1.36,23,3.42,1.8,19,3.86,2.27,28,4.74,2.49,19,3.75,2.47,24,4.74,2.26,19 +6127,immediate,5.85,2.18,20,4.64,2.8,25,5.84,2.34,19,6,2.35,9,5.73,2.15,11,3.67,3.08,6,5.17,2.62,18,4.43,1.81,7,6.67,2.27,12,6.06,2.14,16,5,2.45,4,4.86,2.63,14,4.7,3.06,10,6.11,2.67,9,5.6,2.12,10,6.08,2.57,12,5.5,1.51,8,4.38,2.96,16,5.11,2.57,9,5.55,2.77,11,6.25,1.67,8 +6128,immense,5.48,1.63,21,5.85,2.5,20,4.62,2.25,21,5.67,0.82,6,5.4,1.88,15,6.12,2.03,8,5.67,2.84,12,5.27,2.28,11,3.9,2.08,10,5.17,2.23,6,5.6,1.4,15,6.6,2.01,10,5.1,2.81,10,4.79,2.55,14,4.29,1.6,7,5.29,1.5,7,5.57,1.74,14,6,2.88,14,5.5,1.38,6,4.58,2.39,12,4.67,2.18,9 +6129,immigrant,5.43,2.38,21,5.05,2.78,19,4.1,2.02,21,4.83,2.79,6,5.67,2.26,15,5.43,2.23,7,4.83,3.13,12,3.27,1.85,11,5,1.89,10,4.5,2.74,6,5.8,2.21,15,6,2.92,9,4.2,2.49,10,4.71,1.94,14,2.86,1.68,7,4.14,2.54,7,6.07,2.09,14,4.85,2.76,13,5.5,3.02,6,4.08,2.39,12,4.11,1.54,9 +6130,immigration,4,2.1,20,4.22,2.41,18,3.5,2.04,22,2.6,1.14,5,4.47,2.17,15,3.5,2.88,6,4.58,2.19,12,3.9,1.52,10,3.17,2.41,12,3.9,1.79,10,4.1,2.47,10,3.7,2.5,10,4.88,2.3,8,4.09,2.26,11,2.91,1.7,11,4.25,2.26,12,3.62,1.92,8,3.67,2.4,9,4.78,2.44,9,4.09,1.97,11,2.91,2.02,11 +6131,imminent,5.25,1.48,20,3.45,2.63,20,3.55,1.87,22,4.86,0.69,7,5.46,1.76,13,3.56,2.92,9,3.36,2.5,11,3.17,2.23,6,3.69,1.78,16,5.4,1.51,10,5.11,1.62,9,4.25,2.92,8,2.92,2.39,12,4.07,1.98,15,2.43,0.98,7,5.55,1.81,11,4.89,0.93,9,4.17,2.95,12,2.38,1.69,8,4.18,2.14,11,2.91,1.38,11 +6132,immobile,2.89,1.2,19,4.38,2.38,21,3.63,2.39,19,3.33,0.58,3,2.81,1.28,16,3.83,1.83,6,4.6,2.59,15,4.5,2.59,6,3.23,2.28,13,3.2,1.32,10,2.56,1.01,9,4.71,2.81,7,4.21,2.22,14,3.67,2.55,9,3.6,2.37,10,3.38,0.92,8,2.55,1.29,11,4,2.55,9,4.67,2.31,12,4.29,2.81,7,3.25,2.14,12 +6133,immoral,2.79,1.47,19,5.42,2.24,43,4.15,2.45,48,3.67,2.52,3,2.62,1.26,16,5,2.18,14,5.62,2.27,29,4.85,2.51,26,3.32,2.15,22,3.2,1.69,10,2.33,1.12,9,5.55,1.82,20,5.3,2.58,23,4.62,2.46,29,3.42,2.32,19,3.12,1.81,8,2.55,1.21,11,5.81,2.15,27,4.75,2.29,16,4.08,2.3,26,4.23,2.67,22 +6134,immorality,4.32,2.36,19,5.81,2.54,21,4,2.58,23,3.4,2.51,5,4.69,2.39,13,5.67,3.14,6,5.87,2.39,15,3,2.45,10,4.77,2.49,13,3.29,2.81,7,5,2,11,5.43,2.57,7,6,2.6,14,3.64,2.29,11,4.33,2.87,12,5,2.63,12,3.14,1.21,7,4.64,2.54,11,7.1,1.91,10,3,2.25,14,5.56,2.35,9 +6135,immortal,6.24,2.43,21,5.3,2.57,23,4.94,3.06,18,7.22,1.64,9,5.5,2.71,12,5.82,2.6,11,4.83,2.55,12,5.5,3.27,10,4.25,2.82,8,6.29,2.43,7,6.15,2.61,13,6.18,2.09,11,4.5,2.78,12,6,3.32,7,4.27,2.83,11,5.69,2.75,13,7.12,1.55,8,5.55,2.46,11,5.08,2.75,12,3.67,2.78,9,6.22,2.91,9 +6136,immortality,5.42,2.14,19,4.9,2.74,21,5.45,3.12,20,6,1.73,3,5.31,2.24,16,5,3.03,6,4.87,2.72,15,5,3.16,6,5.64,3.2,14,5.6,1.71,10,5.22,2.64,9,5.29,3.09,7,4.71,2.64,14,6.3,3.3,10,4.6,2.84,10,4.75,1.67,8,5.91,2.39,11,5,3.35,9,4.83,2.33,12,8.12,1.36,8,3.67,2.64,12 +6137,immune,6.38,2.25,21,4.5,2.63,20,6.17,2.29,36,6.12,2.85,8,6.54,1.9,13,2.4,1.95,5,5.2,2.48,15,5.82,2.36,11,6.32,2.29,25,6.23,2.45,13,6.62,2,8,4.17,2.62,12,5,2.73,8,6.1,2.4,20,6.25,2.21,16,5.45,2.54,11,7.4,1.35,10,5.55,2.73,11,3.22,1.92,9,6,2.47,22,6.43,2.03,14 +6138,immunity,6.14,1.68,21,3.67,2.62,24,5.47,2.46,19,6.38,2,8,6,1.53,13,5.67,1.63,6,3,2.57,18,6.1,2.64,10,4.78,2.17,9,6.5,1.51,12,5.67,1.87,9,4.2,2.86,10,3.29,2.46,14,6.67,2.06,12,3.43,1.62,7,6.5,1.02,14,5.43,2.51,7,4.44,2.68,16,2.12,1.73,8,4.83,2.66,12,6.57,1.72,7 +6139,impact,5.76,1.76,21,5.85,2.35,20,5.25,2.26,36,5.88,2.3,8,5.69,1.44,13,5.4,2.07,5,6,2.48,15,5.36,2.01,11,5.2,2.4,25,6.08,2.14,13,5.25,0.71,8,6.33,1.92,12,5.12,2.85,8,5.15,2.43,20,5.38,2.09,16,5.36,1.75,11,6.2,1.75,10,6.82,2.27,11,4.67,1.94,9,4.91,2.52,22,5.79,1.72,14 +6140,impair,3.26,1.42,43,3.9,1.51,21,4.12,2.18,43,3,1.15,22,3.52,1.63,21,4,1.6,8,3.85,1.52,13,3.67,2.22,21,4.55,2.11,22,3,1.2,22,3.52,1.6,21,3.89,1.62,9,3.92,1.51,12,3.82,1.79,28,4.67,2.77,15,3,1.3,26,3.65,1.54,17,4.2,1.23,10,3.64,1.75,11,3.92,2,24,4.37,2.43,19 +6141,impart,5.63,1.12,19,3.76,2.19,21,5.13,1.91,23,5.6,0.89,5,5.62,1.26,13,3,2.1,6,4.07,2.22,15,4.5,1.58,10,5.62,2.06,13,5.43,0.79,7,5.73,1.35,11,4,2.71,7,3.64,1.98,14,4.45,1.57,11,5.75,2.05,12,5.33,0.78,12,6.14,1.46,7,3.36,2.01,11,4.2,2.39,10,4.5,1.79,14,6.11,1.76,9 +6142,impartial,5.22,1.52,18,3.89,1.97,18,5,1.32,17,5.6,0.97,10,4.75,1.98,8,4.5,2.52,4,3.71,1.86,14,4.88,1.64,8,5.11,1.05,9,5.62,1.3,8,4.9,1.66,10,3.86,1.95,7,3.91,2.07,11,5.17,1.33,6,4.91,1.38,11,5.31,1.55,13,5,1.58,5,3.36,1.96,11,4.71,1.8,7,5,1,7,5,1.56,10 +6143,impatience,3.63,1.21,19,4.22,2.6,18,4.29,2.47,17,4.09,1.14,11,3,1.07,8,4.75,3.3,4,4.07,2.5,14,3.75,3.11,8,4.78,1.79,9,3.88,1.13,8,3.45,1.29,11,3.57,2.57,7,4.64,2.66,11,5,2.83,6,3.91,2.3,11,3.38,1.19,13,4.17,1.17,6,3.73,2.28,11,5,3.06,7,4,2.45,7,4.5,2.59,10 +6144,impatient,3.53,2.17,19,4.61,2.52,23,3.95,1.81,19,3.78,1.92,9,3.3,2.45,10,3.86,2.41,7,5.13,2.53,15,4.2,1.93,10,3.67,1.73,9,3.89,2.89,9,3.2,1.32,10,4.6,3.06,10,4.83,2.08,12,3.75,1.04,8,4.2,2.35,10,3.92,2.43,12,2.86,1.57,7,4.35,2.52,20,6.33,2.08,3,3.5,0.76,8,4.27,2.28,11 +6145,impeach,3.45,1.43,20,5.74,2.14,23,5.71,1.93,21,3.11,1.69,9,3.73,1.19,11,5.73,2.37,11,5.75,2.01,12,4.75,1.67,8,6.31,1.89,13,3.29,1.38,14,3.83,1.6,6,5,2.24,9,6.21,2.01,14,5.75,2.25,8,5.69,1.8,13,3.9,1.1,10,3,1.63,10,5.15,2.19,13,6.5,1.9,10,5.75,1.71,12,5.67,2.29,9 +6146,impeachment,3.08,1.38,25,4.16,2.67,25,4.46,2.64,24,2.18,1.33,11,3.79,0.97,14,4,2.87,10,4.27,2.63,15,3.33,2.06,9,5.13,2.77,15,3.11,1.45,9,3.06,1.39,16,4,2.45,13,4.33,2.99,12,3.25,2.01,12,5.67,2.71,12,2.86,1.46,14,3.36,1.29,11,3.14,2.18,14,5.45,2.77,11,4.85,2.64,13,4,2.68,11 +6147,impeccable,5.9,2.17,21,4.88,2.25,24,6.18,2.56,22,7.25,0.89,8,5.08,2.33,13,5.15,2.44,13,4.55,2.07,11,6.46,2.03,13,5.78,3.27,9,6.62,2.56,8,5.75,1.6,12,5.71,1.54,14,3.7,2.63,10,6.25,2.3,12,6.1,2.96,10,6,2.36,10,5.82,2.09,11,4.53,2.43,17,5.71,1.6,7,6,2.71,10,6.33,2.53,12 +6148,impede,3.95,1.09,22,4.7,2.72,23,4.58,2.32,19,4.75,0.46,8,3.69,0.85,13,5.12,2.75,8,4.57,2.85,14,3.14,1.46,7,5.45,2.46,11,4.12,1.13,8,4.08,0.76,13,4.67,3.04,9,4.71,2.61,14,4.57,2.23,7,4.58,2.47,12,4.27,0.79,11,3.64,1.29,11,3,2.87,9,5.79,2.04,14,4.31,2.18,16,6,3,3 +6149,impediment,4.5,1.47,20,4.85,1.9,20,4.56,1.64,25,4.09,1.51,11,5,1.32,9,5.57,1.9,7,4.46,1.85,13,4.58,1.24,12,4.54,1.98,13,4.64,1.5,11,4.33,1.5,9,4.73,2.05,11,5,1.8,9,4.94,1.88,16,3.89,0.78,9,4.3,1.06,10,4.7,1.83,10,4.75,2.05,12,5,1.77,8,4.67,1.72,15,4.4,1.58,10 +6150,impending,3.68,1.38,19,4.55,2.35,20,3.8,2.02,20,4,1,3,3.62,1.45,16,4.5,1.87,6,4.57,2.59,14,4.17,1.17,6,3.64,2.31,14,4,1.25,10,3.33,1.5,9,4.86,2.19,7,4.38,2.5,13,3.9,2.18,10,3.7,1.95,10,4,0.93,8,3.45,1.63,11,4.56,2.88,9,4.55,1.97,11,4.75,2.43,8,3.17,1.47,12 +6151,impenetrable,4.95,1.57,20,4.61,2.13,23,4.19,2.5,21,5.11,1.54,9,4.82,1.66,11,5,2.1,11,4.25,2.18,12,4.5,2.33,8,4,2.68,13,5.29,1.44,14,4.17,1.72,6,4.56,2.35,9,4.64,2.06,14,4,2.67,8,4.31,2.5,13,5.5,1.51,10,4.4,1.51,10,3.85,1.95,13,5.6,2.01,10,4.25,3.14,12,4.11,1.45,9 +6152,imperative,5.21,1.69,19,3.67,2.17,18,4.65,2.67,17,5.55,1.29,11,4.75,2.12,8,4.5,3,4,3.43,1.95,14,3.75,2.31,8,5.44,2.83,9,5.75,1.16,8,4.82,1.94,11,4,1.41,7,3.45,2.58,11,3.33,1.75,6,5.36,2.87,11,5.23,1.79,13,5.17,1.6,6,2.55,1.51,11,5.43,1.9,7,5.71,2.75,7,3.9,2.47,10 +6153,imperfect,4.1,2.05,21,5.05,2.14,20,4.48,2.48,21,4.33,1.97,6,4,2.14,15,4.75,2.05,8,5.25,2.26,12,3.73,2.41,11,5.3,2.41,10,4.33,2.5,6,4,1.93,15,5.1,2.23,10,5,2.16,10,4.93,2.59,14,3.57,2.15,7,3.57,1.81,7,4.36,2.17,14,5.14,2.51,14,4.83,0.98,6,4.25,2.77,12,4.78,2.17,9 +6154,imperial,4.5,1.64,20,4.67,2.45,18,4.79,2.96,24,4.6,1.82,5,4.47,1.64,15,5.2,2.28,5,4.46,2.57,13,4.15,2.88,13,5.55,3.01,11,4.5,1.08,10,4.5,2.12,10,5.71,1.98,7,4,2.57,11,4.38,2.78,16,5.62,3.34,8,4.36,1.91,14,4.83,0.75,6,4.83,2.37,12,4.33,2.8,6,5.67,2.79,15,3.33,2.78,9 +6155,imperialist,4.29,2.1,21,4.17,1.81,24,4.55,2.77,22,5.25,1.91,8,3.69,2.06,13,4.08,1.88,12,4.25,1.82,12,5.46,2.79,13,3.22,2.28,9,4.88,2.23,8,3.67,1.87,12,4.85,1.28,13,3.36,2.06,11,5,2.83,12,4,2.75,10,5.2,2.04,10,3.45,1.86,11,4.06,1.95,17,4.43,1.51,7,5.4,2.72,10,3.83,2.72,12 +6156,impersonal,3.85,1.31,20,4.21,2.47,24,4.79,2.13,28,4.12,0.83,8,3.67,1.56,12,4.67,2.6,9,3.93,2.43,15,4.14,2.25,14,5.43,1.87,14,3.56,1.33,9,4.09,1.3,11,4.08,2.43,12,4.33,2.61,12,3.71,1.86,14,5.86,1.88,14,3.9,1.29,10,3.8,1.4,10,3.83,2.37,12,4.58,2.61,12,4.5,2.11,12,5,2.19,16 +6157,impersonate,4.73,1.32,22,4.12,2.37,26,5.96,2.44,23,5.33,1.32,9,4.31,1.18,13,3.3,2.36,10,4.62,2.31,16,7,1.77,8,5.4,2.61,15,4.25,1.39,8,5,1.24,14,4.46,2.22,13,3.77,2.55,13,6.08,2.23,12,5.82,2.75,11,4.25,1.14,12,5.3,1.34,10,3.6,2.38,15,4.82,2.27,11,6.83,2.25,12,5,2.37,11 +6158,impersonation,5.5,1.96,20,4.39,1.91,18,5.14,2.44,22,5.8,2.28,5,5.4,1.92,15,4.83,1.72,6,4.17,2.04,12,5.7,2.06,10,4.67,2.71,12,6.3,1.77,10,4.7,1.89,10,4.5,2.01,10,4.25,1.91,8,5.36,2.54,11,4.91,2.43,11,5.08,1.83,12,6.12,2.1,8,3.33,1.94,9,5.44,1.24,9,5.18,2.86,11,5.09,2.07,11 +6159,impersonator,4.21,1.75,19,3.95,2.54,22,3.86,1.82,28,3.5,2.07,6,4.54,1.56,13,3.82,2.18,11,4.09,2.95,11,3.64,2.11,11,4,1.66,17,4.91,1.58,11,3.25,1.58,8,4.64,2.62,11,3.27,2.37,11,4,1.75,18,3.6,2.01,10,4.38,1.76,13,3.83,1.83,6,3.86,2.66,14,4.12,2.47,8,3.56,1.86,16,4.25,1.76,12 +6160,impertinence,4.37,1.83,19,3.35,2.28,20,5.6,2.04,20,4.67,0.58,3,4.4,2.03,15,3,2.05,10,3.7,2.54,10,5.6,1.71,10,5.6,2.41,10,4.17,2.64,6,4.58,1.44,12,2.86,1.86,7,3.62,2.5,13,4.38,1.51,8,6.42,1.98,12,4,1.54,12,5,2.24,7,3.4,2.01,10,3.3,2.63,10,4.89,2.09,9,6.18,1.89,11 +6161,impertinent,4.24,1.67,21,3.88,2.56,24,4.63,1.95,19,4.67,2.12,9,3.92,1.24,12,3.67,2.58,6,4.12,2.6,17,4.43,1.62,7,4.75,2.18,12,4.38,1.78,16,3.8,1.3,5,3.77,2.74,13,4.3,2.36,10,4.22,1.72,9,5,2.16,10,4.25,2.09,12,4.22,0.97,9,3.62,2.53,16,4.38,2.72,8,4.82,2.36,11,4.38,1.3,8 +6162,impervious,5.21,1.93,19,4.36,2.4,22,4.58,2.38,24,4.67,2.07,6,5.46,1.9,13,4.58,2.57,12,4.1,2.28,10,5.25,2.38,8,4.25,2.38,16,5.1,1.2,10,5.33,2.6,9,4.56,2.13,9,4.23,2.65,13,4.76,2.54,17,4,2.19,6,4.75,1.67,8,5.55,2.11,11,3.44,2.35,9,5,2.31,13,4.62,2.68,16,4.5,1.77,8 +6163,impetuous,4.55,1.43,20,4.39,2.3,18,4.77,2.33,22,4.2,1.64,5,4.67,1.4,15,5.5,2.59,6,3.83,2.04,12,5.1,2.02,10,4.5,2.61,12,4.8,1.03,10,4.3,1.77,10,4.8,2.39,10,3.88,2.23,8,4.91,2.43,11,4.64,2.34,11,4.42,1.38,12,4.75,1.58,8,3.22,2.73,9,5.56,0.88,9,4.73,2.1,11,4.82,2.64,11 +6164,implant,4.39,1.72,18,4.15,2.46,20,4.08,1.64,24,5.6,1.14,5,3.92,1.71,13,4.45,2.42,11,3.78,2.59,9,4.4,1.76,15,3.56,1.33,9,5.14,2.04,7,3.91,1.38,11,3.33,2.24,9,4.82,2.52,11,4,1.73,19,4.4,1.34,5,3.89,1.76,9,4.89,1.62,9,3.18,2.09,11,5.33,2.45,9,4.22,1.59,18,3.67,1.86,6 +6165,implement,5.05,1.67,20,3.82,2.28,22,6.95,1.65,19,5.44,2.19,9,4.73,1.1,11,3.6,3.29,5,4,2.03,16,7.67,0.82,6,6.62,1.85,13,5.36,1.45,14,4.33,2.07,6,3.92,2.19,12,3.89,2.57,9,6.33,1.87,9,7.5,1.27,10,4.8,1.03,10,5.3,2.16,10,3.08,2.15,12,4.7,2.21,10,7,1.67,6,6.92,1.71,13 +6166,implicate,4.48,1.17,21,4.35,2.31,23,4.38,2.13,21,4.6,1.82,5,4.44,0.96,16,5,2.26,12,3.64,2.25,11,4.64,2.01,11,3.56,1.67,9,4.25,1.06,12,4.78,1.3,9,4.12,2.06,16,4.86,2.91,7,4.55,1.44,11,4.2,2.78,10,4.62,1.19,13,4.25,1.16,8,4.37,2.39,19,4.25,2.22,4,3.71,1.94,14,5.71,1.98,7 +6167,implication,4.77,1.6,22,3.71,2.24,21,4.82,2.11,22,4.93,1.59,14,4.5,1.69,8,3.82,2.32,11,3.89,2.2,9,5,2.45,6,4.75,2.05,16,4.9,2.02,10,4.67,1.23,12,3.18,2.14,11,4.3,2.31,10,4.62,1.98,13,5.11,2.37,9,4.83,1.7,12,4.7,1.57,10,3.23,2.01,13,4.5,2.51,8,4.33,1.87,12,5.4,2.32,10 +6168,implore,4.47,1.31,19,4.57,1.86,21,4.61,2.5,23,5.33,1.53,3,4.31,1.25,16,4.62,2.07,8,4.54,1.81,13,5,2.78,9,4.36,2.37,14,4.44,1.24,9,4.5,1.43,10,4.56,1.59,9,4.58,2.11,12,4.87,2.77,15,4.12,1.96,8,4,1.29,7,4.75,1.29,12,5.2,1.48,10,4,2.05,11,4.54,3.07,13,4.7,1.64,10 +6169,implosion,3.32,1.86,19,5.82,2.28,22,3.46,1.77,24,3.33,1.97,6,3.31,1.89,13,5.92,2.57,12,5.7,2,10,4.12,1.36,8,3.12,1.89,16,4.2,1.81,10,2.33,1.41,9,6.67,2.4,9,5.23,2.09,13,3.65,1.73,17,2.67,1.86,6,3.62,2.2,8,3.09,1.64,11,5.44,2.51,9,6.08,2.18,13,3.44,1.93,16,3.5,1.51,8 +6170,imply,4.79,0.63,19,4,1.73,21,4.74,2.34,23,5.33,0.58,3,4.69,0.6,16,4.25,1.67,8,3.85,1.82,13,4.78,2.49,9,4.71,2.33,14,4.78,0.67,9,4.8,0.63,10,4.22,1.79,9,3.83,1.75,12,5.33,2.53,15,3.62,1.51,8,5,0.58,7,4.67,0.65,12,4.2,1.03,10,3.82,2.23,11,5.23,2.83,13,4.1,1.37,10 +6171,impolite,3.1,1.61,21,5.25,2.36,20,3.95,2.11,21,3.5,1.76,6,2.93,1.58,15,5,2.51,8,5.42,2.35,12,3.73,1.62,11,4.2,2.62,10,3.33,1.86,6,3,1.56,15,5.2,2.66,10,5.3,2.16,10,3.64,2.34,14,4.57,1.51,7,3.29,1.89,7,3,1.52,14,5.36,2.76,14,5,1.1,6,3.58,2.27,12,4.44,1.88,9 +6172,import,5.28,2.14,18,3.95,2.16,20,5.58,1.95,24,5.42,2.39,12,5,1.67,6,6,1,5,3.27,2.02,15,5.69,1.97,13,5.45,2.02,11,5.67,2.35,9,4.89,1.96,9,6,1.41,7,2.85,1.63,13,5.73,1.42,11,5.46,2.37,13,5.78,2.11,9,4.78,2.17,9,4,1.94,10,3.9,2.47,10,5.56,2.65,9,5.6,1.5,15 +6173,importance,6.39,1.42,18,4.15,2.5,20,5.8,2.24,25,7,1.22,5,6.15,1.46,13,4.36,2.2,11,3.89,2.93,9,5.25,2.18,16,6.78,2.11,9,6,1.29,7,6.64,1.5,11,3.78,2.64,9,4.45,2.46,11,5.85,2.35,20,5.6,1.95,5,6,1.12,9,6.78,1.64,9,4.09,2.59,11,4.22,2.54,9,5.58,2.46,19,6.5,1.22,6 +6174,important,6.82,1.4,22,4.71,2.35,21,6.39,1.97,18,7,1.79,6,6.73,1.33,15,4.29,2.93,7,4.93,2.09,14,6.56,1.74,9,6.5,2.27,8,6.57,1.5,14,7.29,1.25,7,4.33,2,9,5,2.63,12,6.4,2.27,10,6.38,1.69,8,6.71,1.54,14,7,1.2,8,4.83,2.99,6,4.67,2.16,15,6.7,2.26,10,6,1.6,8 +6175,impose,3.86,1.75,22,4.89,2.4,19,5.38,2.56,21,3.4,0.89,5,3.94,1.98,16,5.5,2.45,8,4.45,2.38,11,5.2,2.3,10,5.55,2.88,11,3.83,1.27,12,3.9,2.28,10,4.4,1.78,10,5.44,2.96,9,5.5,2.47,12,5.22,2.82,9,3.36,1.63,11,4.36,1.8,11,4,2.07,8,5.55,2.5,11,5.33,2.6,9,5.42,2.64,12 +6176,imposition,3.35,1.14,20,3.76,2.14,21,3.88,2.51,25,3.33,1.15,3,3.35,1.17,17,4.43,2.57,7,3.54,1.94,13,4.38,2.33,8,3.65,2.62,17,3.29,0.95,7,3.38,1.26,13,4.43,2.3,7,3.54,2.11,13,4.07,2.56,14,3.64,2.54,11,3.89,0.78,9,2.91,1.22,11,4.18,2.27,11,3.3,2,10,3.72,2.63,18,4.29,2.29,7 +6177,impossibility,3.67,1.74,21,3.83,2.95,23,3.67,2.47,18,4,2.18,9,3.42,1.38,12,4.36,2.8,11,3.33,3.11,12,3.3,2.54,10,4.12,2.47,8,3.14,1.68,7,4,1.83,13,5.09,3.14,11,2.67,2.31,12,4.14,2.67,7,3.36,2.42,11,3.15,1.82,13,4.5,1.31,8,3.27,2.97,11,4.33,2.96,12,3,1.5,9,4.33,3.12,9 +6178,impossible,3.5,2.09,18,4.52,2.86,21,3.5,2.01,18,3.38,2.67,8,3.6,1.65,10,4.71,2.98,7,4.43,2.9,14,3.45,1.69,11,3.57,2.57,7,3.36,2.34,11,3.71,1.8,7,3.44,3.24,9,5.33,2.35,12,3.09,1.87,11,4.14,2.19,7,3.42,2.23,12,3.67,1.97,6,3.17,2.48,12,6.33,2.35,9,3.33,1.87,9,3.67,2.24,9 +6179,impostor,3.47,1.5,19,4.6,2.21,20,4.35,2.5,23,4.33,1.15,3,3.31,1.54,16,5.57,1.62,7,4.08,2.36,13,4.67,2.5,9,4.14,2.57,14,3.22,1.79,9,3.7,1.25,10,5,1.41,9,4.27,2.72,11,4.73,2.66,15,3.62,2.13,8,3.71,1.7,7,3.33,1.44,12,5,1.89,10,4.2,2.53,10,4.38,3.15,13,4.3,1.42,10 +6180,impotence,3.1,1.87,21,4.61,2.46,23,3.77,2.32,26,3.45,2.21,11,2.7,1.42,10,5.18,2.52,11,4.08,2.39,12,4.27,2.33,11,3.14,2.18,14,3.4,1.78,10,2.82,1.99,11,5.27,2.41,11,4,2.45,12,3.71,2.28,17,3.5,2.39,8,2.85,2.19,13,3.5,1.2,8,4.73,2.6,15,4.38,2.33,8,4.18,2.7,17,3,1.12,9 +6181,impotent,2.95,2.17,19,3.71,2.41,21,3.95,2.04,19,4.11,2.52,9,1.9,1.1,10,4.67,3.67,6,3.33,1.72,15,3.8,2.25,10,4.11,1.9,9,4.57,1.9,7,2,1.76,12,3.29,1.38,7,3.93,2.81,14,3.12,1.46,8,4.6,2.37,10,3.5,2.22,10,2.33,2.06,9,3.33,2.6,9,4,2.34,12,3.25,1.49,8,4.45,2.3,11 +6182,impound,2.68,1.34,19,4.23,2.2,22,3.08,2.15,24,3.33,1.21,6,2.38,1.33,13,4.67,2.46,12,3.7,1.83,10,3.25,2.25,8,3,2.16,16,3,1.25,10,2.33,1.41,9,5.22,2.28,9,3.54,1.94,13,3.12,2.34,17,2.67,1.63,6,2.75,1.49,8,2.64,1.29,11,3.56,2.24,9,4.69,2.14,13,3.38,2.36,16,2.5,1.6,8 +6183,impoverished,2.43,1.41,23,4.64,2.46,22,3.3,2.03,20,2.5,1.41,8,2.4,1.45,15,4.6,2.72,10,4.67,2.35,12,4.29,2.29,7,2.77,1.74,13,2.67,1.44,12,2.18,1.4,11,4.45,2.25,11,4.82,2.75,11,3.6,2.03,15,2.4,1.95,5,2.73,1.19,11,2.17,1.59,12,5,2,10,4.33,2.84,12,3,1.56,10,3.6,2.46,10 +6184,impractical,3.77,1.85,22,4.53,2.09,19,4.43,2.25,21,4.2,1.3,5,3.69,2.06,16,5.12,2.42,8,4.09,1.81,11,4.5,2.12,10,4.36,2.46,11,3.75,1.71,12,3.8,2.1,10,5.5,2.01,10,3.44,1.67,9,4.08,2.31,12,4.89,2.2,9,3.27,1.35,11,4.27,2.2,11,4.88,1.64,8,4.27,2.41,11,4,2.4,9,4.75,2.18,12 +6185,impregnable,4.68,0.95,19,3.95,2.09,21,5.61,2.44,23,5,1,3,4.62,0.96,16,4.88,2.23,8,3.38,1.85,13,5.89,2.42,9,5.43,2.53,14,4.78,0.67,9,4.6,1.17,10,4.67,2,9,3.42,2.07,12,6.33,2.26,15,4.25,2.31,8,5,1.15,7,4.5,0.8,12,3.8,1.75,10,4.09,2.43,11,5.38,3.04,13,5.9,1.45,10 +6186,impregnate,4.5,2.37,20,6.21,2.92,19,5.08,2.19,26,4.18,2.52,11,4.89,2.26,9,7.14,1.95,7,5.67,3.31,12,5.23,2.01,13,4.92,2.43,13,4.09,2.51,11,5,2.24,9,6.8,2.86,10,5.56,3,9,5.12,2.18,17,5,2.35,9,4.1,2.73,10,4.9,2.02,10,6.92,2.87,12,5,2.77,7,5.44,1.97,16,4.5,2.51,10 +6187,impress,6.25,1.62,20,4.82,2.04,22,6.62,1.69,21,6.56,1.51,9,6,1.73,11,5.36,2.34,11,4.27,1.62,11,5.5,1.77,8,7.31,1.25,13,6.5,1.61,14,5.67,1.63,6,4.88,2.75,8,4.79,1.63,14,6.75,1.67,8,6.54,1.76,13,6.4,1.78,10,6.1,1.52,10,4.31,1.97,13,5.56,2.01,9,7,1.41,12,6.11,1.96,9 +6188,impressed,6.66,1.78,41,4.9,2.55,40,6.38,2.17,42,6.8,1.82,20,6.52,1.78,21,4.47,2.48,19,5.25,2.67,20,5.29,2.57,17,7.12,1.51,25,6.75,1.8,20,6.57,1.8,21,4.7,2.72,20,5.1,2.43,20,5.96,2.37,26,7.06,1.65,16,6.61,1.99,23,6.72,1.53,18,4.7,2.7,27,5.31,2.25,13,6.46,2.28,24,6.28,2.08,18 +6189,impression,6,1.86,19,3.86,2.78,22,5.43,2.1,28,5.17,0.75,6,6.38,2.1,13,4.82,2.82,11,2.91,2.51,11,6,2.53,11,5.06,1.75,17,6.36,1.96,11,5.5,1.69,8,2.91,2.07,11,4.82,3.16,11,5.61,2.35,18,5.1,1.6,10,6.08,2.02,13,5.83,1.6,6,4.36,3.23,14,3,1.6,8,5.56,2.37,16,5.25,1.76,12 +6190,impressionable,5.4,1.73,20,4,2.37,22,5.19,2.02,21,5,1.51,8,5.67,1.87,12,2.67,1.63,6,4.33,2.44,15,6,2.76,6,4.87,1.64,15,5.22,1.56,9,5.55,1.92,11,4.8,2.17,5,3.76,2.44,17,5.9,2.28,10,4.55,1.57,11,5.55,2.16,11,5.22,1.09,9,4.44,2.74,9,3.69,2.14,13,5.83,1.75,12,4.33,2.12,9 +6191,impressive,7.05,1.64,20,4.1,2.36,21,6.08,1.96,25,7,2.71,4,7.06,1.39,16,2.5,1.29,4,4.47,2.43,17,6.33,2,9,5.94,1.98,16,7.75,1.04,8,6.58,1.83,12,4.5,2.32,10,3.73,2.45,11,6,1.88,14,6.18,2.14,11,7.18,1.6,11,6.89,1.76,9,4.1,2.13,10,4.09,2.66,11,6.44,1.82,18,5.14,2.12,7 +6192,imprint,5.24,1.18,21,2.43,1.5,21,5.32,2.36,25,5.25,0.45,12,5.22,1.79,9,2.43,1.13,7,2.43,1.7,14,4.8,2.62,10,5.67,2.19,15,6,2,4,5.06,0.9,17,2.4,1.35,10,2.45,1.69,11,4,2.52,7,5.83,2.15,18,5.42,1.38,12,5,0.87,9,2.62,1.61,13,2.12,1.36,8,4.11,2.62,9,6,1.97,16 +6193,imprison,2.48,1.72,21,4.7,2.49,20,3.42,2.89,19,2.33,1.21,6,2.53,1.92,15,5,2.07,8,4.5,2.81,12,4.08,3.29,12,2.29,1.7,7,2.33,1.94,9,2.58,1.62,12,5.11,2.03,9,4.36,2.87,11,3.71,2.69,7,3.25,3.11,12,2.4,2.12,10,2.55,1.37,11,4.38,2.53,13,5.29,2.5,7,3.1,2.73,10,3.78,3.19,9 +6194,imprisonment,3.1,2.05,21,5.14,2.96,22,2.93,2.66,27,3.4,1.84,10,2.82,2.27,11,4.86,3.08,7,5.27,3.01,15,3.29,2.66,17,2.3,2.67,10,4.18,2.23,11,1.9,0.88,10,3,2.83,5,5.76,2.77,17,3.79,3.14,14,2,1.68,13,3.46,2.47,13,2.5,0.93,8,3.6,3.31,10,6.42,1.98,12,4.07,3.15,14,1.69,1.18,13 +6195,improbable,4.05,1.43,19,3.95,2.16,21,4.78,2.89,23,3.67,2.52,3,4.12,1.26,16,4,1.77,8,3.92,2.43,13,6.44,2.13,9,3.71,2.87,14,3.78,1.56,9,4.3,1.34,10,4.56,2.46,9,3.5,1.88,12,5.67,3.02,15,3.12,1.81,8,4,1.41,7,4.08,1.51,12,4.5,2.22,10,3.45,2.07,11,4.92,3.52,13,4.6,1.96,10 +6196,impromptu,5.81,1.81,21,4.45,2.22,22,5.05,2.16,21,6.11,1.62,9,5.58,1.98,12,4.83,2.56,6,4.4,2.2,15,4.83,2.93,6,5.13,1.88,15,6,1.8,9,5.67,1.87,12,5,1.58,5,4.29,2.39,17,5.4,1.9,10,4.73,2.41,11,5.75,2.26,12,5.89,1.05,9,4.11,2.15,9,4.69,2.32,13,4.92,2.11,12,5.22,2.33,9 +6197,improper,3.55,1.76,20,4.8,2.02,20,4.59,2.54,34,3.1,1.73,10,4,1.76,10,4.12,1.73,8,5.25,2.14,12,5.21,2.83,14,4.15,2.28,20,3.11,1.96,9,3.91,1.58,11,5.33,1.56,12,4,2.45,8,5.09,2.54,22,3.67,2.35,12,3.2,2.04,10,3.9,1.45,10,4.79,2.04,14,4.83,2.14,6,5.06,2.01,17,4.12,2.96,17 +6198,impropriety,3.84,1.77,19,3.27,2.43,22,3.68,1.7,28,4.33,1.75,6,3.62,1.8,13,3.82,2.75,11,2.73,2.05,11,3.64,1.91,11,3.71,1.61,17,4.91,1.3,11,2.38,1.19,8,3.18,2.56,11,3.36,2.42,11,3.89,1.94,18,3.3,1.16,10,4.38,1.66,13,2.67,1.51,6,3,2.39,14,3.75,2.6,8,3.69,1.78,16,3.67,1.67,12 +6199,improve,6.14,1.76,42,4.61,2.38,38,6.04,2.46,23,6,2.08,14,6.21,1.62,28,5.44,2.07,9,4.34,2.44,29,5.22,3.07,9,6.57,1.91,14,6.39,1.5,18,5.96,1.94,24,5.5,2.24,14,4.08,2.34,24,5.87,2.8,15,6.38,1.77,8,6.04,1.91,26,6.31,1.54,16,4,2.35,21,5.35,2.26,17,6,2.86,13,6.1,1.97,10 +6200,improvement,6.53,1.61,19,4.95,2.73,21,6.6,1.39,20,7,1,3,6.44,1.71,16,5,2.76,6,4.93,2.81,15,6.5,1.05,6,6.64,1.55,14,6.5,1.27,10,6.56,2.01,9,4,2.52,7,5.43,2.79,14,7,1.25,10,6.2,1.48,10,6.12,1.73,8,6.82,1.54,11,4.56,3.36,9,5.25,2.26,12,7,1.85,8,6.33,0.98,12 +6201,improvisation,5.52,1.83,23,4.62,2.94,21,6.25,2.1,20,5.75,2.12,8,5.4,1.72,15,4.9,2.88,10,4.36,3.11,11,7.29,1.7,7,5.69,2.14,13,5.83,1.85,12,5.18,1.83,11,4.9,2.88,10,4.36,3.11,11,6.47,2,15,5.6,2.51,5,4.55,1.29,11,6.42,1.83,12,4.44,2.7,9,4.75,3.22,12,5.1,1.91,10,7.4,1.65,10 +6202,improvise,5.78,1.7,18,4.15,2.58,20,5.88,2.3,25,6,1.58,5,5.69,1.8,13,4,2.79,11,4.33,2.45,9,6.31,2.12,16,5.11,2.52,9,5.71,1.98,7,5.82,1.6,11,3.22,2.59,9,4.91,2.43,11,5.7,2.45,20,6.6,1.52,5,5,1.58,9,6.56,1.51,9,3.36,2.5,11,5.11,2.47,9,6,2.4,19,5.5,2.07,6 +6203,impudence,4.85,1.57,20,3.95,2.57,22,4.59,1.58,27,6.14,1.68,7,4.15,0.99,13,3.6,2.12,10,4.25,2.96,12,4.33,1.05,15,5.09,2.07,11,4.64,1.21,11,5.11,1.96,9,3.89,2.2,9,4,2.89,13,4.82,1.85,17,4.33,0.87,9,5.31,1.7,13,4,0.82,7,3.19,2.07,16,6,2.83,6,4.83,1.9,12,4.4,1.3,15 +6204,impudent,4.58,1.84,19,3.8,2.59,20,4.35,1.93,20,4,1.73,3,4.87,1.81,15,3.7,2.95,10,3.9,2.33,10,4.5,1.58,10,4.2,2.3,10,4.33,2.34,6,4.92,1.51,12,3,2.08,7,4.23,2.8,13,3.62,2.13,8,4.83,1.7,12,3.92,1.38,12,5.71,2.06,7,3.7,2.58,10,3.9,2.73,10,4.33,1.8,9,4.36,2.11,11 +6205,impulse,5.16,1.28,25,5.33,2.56,21,4.74,1.45,19,5.4,0.7,10,4.79,1.37,14,5.14,2.41,7,5.54,2.79,13,4.71,1.38,7,4.55,1.44,11,4.89,1.05,9,5.13,1.25,15,5.44,2.55,9,5.25,2.67,12,4.57,1.13,7,4.83,1.64,12,5.31,1.03,13,5,1.54,12,3.88,3,8,6.23,1.83,13,4.62,1.54,16,5.33,0.58,3 +6206,impulsive,4.67,1.53,21,6,1.67,21,3.72,2.35,25,5.08,1.73,12,4.11,1.05,9,6.86,1.86,7,5.57,1.45,14,3.6,2.22,10,3.8,2.51,15,3.75,0.5,4,4.88,1.62,17,6.7,1.57,10,5.36,1.57,11,2.43,1.81,7,4.22,2.39,18,4.08,1,12,5.44,1.81,9,5.69,1.6,13,6.5,1.77,8,2.56,1.67,9,4.38,2.47,16 +6207,impure,3.68,1.91,25,4.38,2.36,21,5.3,2.41,20,3.81,2.17,16,3.44,1.42,9,4.09,2.63,11,4.56,2.19,9,4.8,2.17,5,5.47,2.53,15,3.82,2.23,11,3.57,1.7,14,3.27,2.15,11,5.6,2.01,10,5.09,2.12,11,5.56,2.83,9,3.93,2.23,14,3.36,1.43,11,4.46,2.7,13,4.25,1.83,8,5.6,1.71,10,5,3.02,10 +6208,inability,3,1.33,19,3.5,2.28,20,3.4,2.85,20,3,1.73,3,2.87,1.25,15,2.3,1.25,10,4.7,2.5,10,3.5,2.72,10,3.3,3.13,10,3,1.41,6,2.83,1.27,12,2.86,2.41,7,3.85,2.23,13,1.88,0.83,8,4.42,3.29,12,2.92,1.44,12,3.14,1.21,7,3.9,2.69,10,3.1,1.85,10,3,2.4,9,3.73,3.26,11 +6209,inaccessible,3.82,1.59,22,4.05,2.29,21,3.41,2.38,22,4.36,1.65,14,2.88,0.99,8,4.09,2.07,11,4.33,2.55,9,3,2.53,6,3.56,2.39,16,3.9,2.08,10,3.75,1.14,12,3.82,2.48,11,4.3,2.16,10,3.15,2.15,13,3.78,2.77,9,3.75,1.76,12,3.9,1.45,10,4.23,2.59,13,3.75,1.83,8,2.67,1.87,12,4.3,2.71,10 +6210,inaccurate,3.35,1.35,20,3.95,1.99,21,3.71,2.32,34,3.3,1.42,10,3.4,1.35,10,3.38,1.85,8,4.31,2.06,13,3.5,2.41,14,3.85,2.3,20,2.78,0.83,9,3.82,1.54,11,3.85,1.91,13,4.12,2.23,8,3.82,2.3,22,3.5,2.43,12,2.8,1.23,10,3.9,1.29,10,4,2.18,14,3.86,1.68,7,4.41,2.62,17,3,1.77,17 +6211,inactive,4.24,1.34,21,3.05,2.03,22,5.04,2.31,26,4.4,1.26,10,4.09,1.45,11,2,1.53,7,3.53,2.1,15,5.12,2.31,16,4.9,2.42,10,4.45,1.75,11,4,0.67,10,3.4,2.88,5,2.94,1.82,17,5.07,2.4,14,5,2.3,12,4.46,1.66,13,3.88,0.35,8,2.6,1.9,10,3.42,2.15,12,5.64,2.68,14,4.33,1.61,12 +6212,inadequate,2.57,1.21,21,4.3,2.03,23,3.71,2.59,21,2.88,1.46,8,2.38,1.04,13,4.75,2.05,12,3.82,1.99,11,5.08,2.64,12,1.89,0.78,9,2.38,1.3,8,2.83,1.11,12,5,1.66,14,3.22,2.17,9,4.42,2.75,12,2.78,2.17,9,2.4,1.35,10,2.73,1.1,11,4.19,2.1,16,4.57,1.99,7,3.8,2.78,10,3.64,2.54,11 +6213,inadmissible,3.57,1.43,21,4.19,1.89,21,3.21,1.93,24,3.92,1.44,12,3.11,1.36,9,5,1.63,7,3.79,1.93,14,3.33,1.87,9,3.13,2.03,15,2.75,1.71,4,3.76,1.35,17,3.8,2.25,10,4.55,1.51,11,2.17,0.98,6,3.56,2.06,18,3.83,1.47,12,3.22,1.39,9,4.15,2.12,13,4.25,1.58,8,2.67,1.41,9,3.53,2.17,15 +6214,inalienable,6.1,1.48,20,4.4,2.3,20,4.4,2.38,25,6,1.73,3,6.12,1.5,17,4.83,2.23,6,4.31,2.46,13,4.38,2.13,8,4.41,2.55,17,6,1.41,7,6.15,1.57,13,4,1.63,7,4.75,2.7,12,3.86,2.21,14,5.09,2.51,11,5.33,0.87,9,6.73,1.62,11,4.45,2.07,11,4.33,2.69,9,4.11,2.42,18,5.14,2.27,7 +6215,inane,4.32,2.03,19,3.3,2.27,23,5,2,19,4.44,2.13,9,4.2,2.04,10,2.57,1.72,7,3.73,2.49,15,5.1,2.47,10,4.89,1.45,9,4.22,2.86,9,4.4,0.97,10,3.4,2.76,10,3.33,1.97,12,5.12,1.81,8,5.3,1.89,10,4.58,2.19,12,3.86,1.77,7,3.45,2.28,20,2.33,2.31,3,4.62,2.33,8,5.27,1.79,11 +6216,inanimate,4.55,1.1,20,3.05,2.14,20,4.73,2.03,22,4.86,0.69,7,4.38,1.26,13,4,2.18,9,2.27,1.85,11,4.83,2.86,6,4.69,1.74,16,4.8,0.79,10,4.33,1.41,9,2.75,2.05,8,3.25,2.26,12,4.87,2.36,15,4.43,1.13,7,4.36,1.29,11,4.78,0.83,9,2.58,1.83,12,3.75,2.49,8,5.09,2.66,11,4.36,1.12,11 +6217,inappropriate,3.7,1.94,23,4.95,2.55,22,4.35,2.52,20,4,2.07,8,3.53,1.92,15,5.1,2.77,10,4.83,2.48,12,5.14,2.79,7,3.92,2.36,13,3.67,1.61,12,3.73,2.33,11,4.45,2.34,11,5.45,2.77,11,4.2,2.57,15,4.8,2.59,5,3.73,2.1,11,3.67,1.87,12,6,1.63,10,4.08,2.91,12,3.3,1.83,10,5.4,2.76,10 +6218,inaudible,3.61,1.58,18,3.33,2.55,24,4.26,2.4,27,3.75,1.16,8,3.5,1.9,10,4.11,3.41,9,2.87,1.85,15,4.07,2.4,14,4.46,2.47,13,3.78,1.3,9,3.44,1.88,9,3.5,2.81,12,3.17,2.37,12,3.71,2.33,14,4.85,2.41,13,4.2,1.48,10,2.88,1.46,8,3.58,2.97,12,3.08,2.15,12,4.25,2.34,12,4.27,2.52,15 +6219,inaugural,5,1.81,20,3.78,2.49,18,5.14,1.65,21,5.8,0.84,5,4.73,1.98,15,3,1.9,6,4.17,2.72,12,5.56,0.88,9,4.83,2.04,12,5.4,0.7,10,4.6,2.46,10,3.6,2.88,10,4,2.07,8,5.09,1.76,11,5.2,1.62,10,4.75,2.22,12,5.38,0.92,8,3.11,1.69,9,4.44,3.05,9,4.45,1.69,11,5.9,1.29,10 +6220,inbound,5.11,0.99,19,4.05,2.24,22,5.95,2.15,19,5.38,1.06,8,4.91,0.94,11,4,2.74,5,4.25,2.08,16,6.67,1.63,6,5.62,2.33,13,5.08,1.12,13,5.17,0.75,6,3.42,1.56,12,5.22,2.54,9,5.44,1.59,9,6.4,2.55,10,5.33,1.22,9,4.9,0.74,10,3,2.13,12,5.3,1.7,10,6.5,1.64,6,5.69,2.36,13 +6221,inbred,3.25,2.2,20,3.57,2.2,21,3.92,2.36,25,4,2.16,4,3.06,2.24,16,4.25,2.22,4,3.41,2.24,17,5.22,2.73,9,3.19,1.83,16,4.38,1.77,8,2.5,2.2,12,3.7,1.89,10,3.45,2.54,11,4.14,2.41,14,3.64,2.38,11,3.27,1.85,11,3.22,2.68,9,2.4,1.65,10,4.64,2.16,11,4.17,2.55,18,3.29,1.8,7 +6222,incantation,4.63,2.36,19,3.6,2.35,20,4.52,2.38,25,4,2.16,4,4.8,2.46,15,5,2.65,3,3.35,2.29,17,5.56,2.6,9,3.94,2.11,16,5.88,1.73,8,3.73,2.41,11,4.67,2.45,9,2.73,1.95,11,5.21,2.15,14,3.64,2.46,11,4.5,2.01,10,4.78,2.82,9,3.1,2.28,10,4.1,2.42,10,4.83,2.43,18,3.71,2.21,7 +6223,incapable,3.55,1.5,22,3.9,2.49,21,2.59,1.94,22,3.71,1.59,14,3.25,1.39,8,3.82,2.48,11,4.22,2.68,9,2.5,1.87,6,2.62,2.03,16,3.6,1.9,10,3.5,1.17,12,3.55,2.62,11,4.3,2.41,10,2.62,1.94,13,2.56,2.07,9,3.5,1.68,12,3.6,1.35,10,3.31,2.21,13,4.88,2.75,8,1.67,0.89,12,3.7,2.31,10 +6224,incarceration,2.05,1.35,19,5.26,2.34,23,3.39,2.38,18,2.33,1.58,9,1.8,1.14,10,6.71,1.7,7,4.6,2.41,15,3.5,2.37,10,3.25,2.55,8,2.44,1.67,9,1.7,0.95,10,5.8,2.57,10,4.83,2.25,12,2.88,1.55,8,3.89,3.06,9,2.25,1.54,12,1.71,0.95,7,5.3,2.45,20,5,1.73,3,2,1,7,4.27,2.61,11 +6225,incarnate,4.62,2.42,21,4.7,2.3,23,4.83,2.23,18,5.44,2.35,9,4,2.37,12,5.27,2.1,11,4.17,2.44,12,4.7,2.36,10,5,2.2,8,4.86,2.12,7,4.38,2.69,13,5.18,2.6,11,4.25,2.01,12,4.71,2.56,7,4.91,2.12,11,3.77,2.24,13,6,2.14,8,4.45,2.81,11,4.92,1.83,12,4.11,2.15,9,5.56,2.19,9 +6226,incense,5.79,2.04,19,3.95,2.67,21,4.45,2.39,20,5,2.65,3,5.94,1.98,16,4.5,2.88,6,3.73,2.66,15,5.67,1.51,6,3.93,2.56,14,5.9,1.29,10,5.67,2.74,9,3.14,2.04,7,4.36,2.92,14,4.5,2.32,10,4.4,2.59,10,5.75,1.83,8,5.82,2.27,11,3.22,2.39,9,4.5,2.84,12,5,3.16,8,4.08,1.78,12 +6227,incentive,7.05,1.47,19,4.61,2.71,49,6.7,2.23,20,7,1.41,9,7.1,1.6,10,4.95,2.32,19,4.4,2.95,30,6.1,2.42,10,7.3,1.95,10,7.56,1.33,9,6.6,1.51,10,5.08,2.48,24,4.16,2.9,25,5.88,2.64,8,7.25,1.82,12,7,1.41,12,7.14,1.68,7,4.55,2.69,33,4.75,2.84,16,6.89,1.96,9,6.55,2.5,11 +6228,inception,5.68,1.92,19,5.73,1.78,22,4.59,2.04,22,5.67,1.8,9,5.7,2.11,10,5.5,1.07,8,5.86,2.11,14,5.45,1.63,11,3.73,2.1,11,5.43,1.81,7,5.83,2.04,12,6.6,1.17,10,5,1.91,12,4.31,2.32,13,5,1.58,9,5.8,2.35,10,5.56,1.42,9,5.88,2.17,8,5.64,1.6,14,4.79,2.12,14,4.25,1.98,8 +6229,incessant,3.21,1.51,19,4.71,1.93,21,3.55,2.44,22,3.89,1.54,9,2.6,1.26,10,4.71,0.76,7,4.71,2.33,14,4,2.49,11,3.09,2.43,11,4.29,0.95,7,2.58,1.44,12,4.89,1.27,9,4.58,2.35,12,3.31,2.32,13,3.89,2.71,9,3.3,1.49,10,3.11,1.62,9,5.57,2.57,7,4.29,1.44,14,3.71,2.79,14,3.25,1.83,8 +6230,incest,2.16,1.68,19,4.36,2.5,22,3.53,2.39,19,2.75,1.75,8,1.73,1.56,11,2.2,1.64,5,4.94,2.43,16,3.67,2.8,6,3.46,2.3,13,2.21,1.53,14,2,2.24,5,4.08,2.87,12,4.56,2.13,9,3.56,1.88,9,3.5,2.88,10,2.8,1.93,10,1.44,1.01,9,3.92,2.75,12,4.9,2.18,10,3.33,2.66,6,3.62,2.36,13 +6231,inch,5.4,0.75,20,3.29,1.97,24,4.46,2.33,28,5.25,0.46,8,5.5,0.9,12,4.11,2.32,9,2.8,1.61,15,3.64,2.17,14,5.29,2.27,14,5.56,0.88,9,5.27,0.65,11,3.92,2.23,12,2.67,1.5,12,4.5,2.28,14,4.43,2.47,14,5.8,0.79,10,5,0.47,10,3.33,2.19,12,3.25,1.82,12,5,2.22,12,4.06,2.41,16 +6232,incident,4.2,1.58,20,5.65,2.06,20,5.05,2.16,21,4.67,1.51,6,4,1.62,14,5.5,2.27,8,5.75,2.01,12,4.73,2.53,11,5.4,1.71,10,4.4,1.52,5,4.13,1.64,15,5.9,2.28,10,5.4,1.9,10,4.93,2.53,14,5.29,1.25,7,4.29,1.7,7,4.15,1.57,13,5.93,2.2,14,5,1.67,6,4.83,2.37,12,5.33,1.94,9 +6233,incidental,5.19,0.93,21,3.27,2.05,22,5.5,2.2,22,5.44,1.24,9,5,0.6,12,3,1.55,6,3,1.73,15,6,2.28,6,5.31,2.21,16,5.33,1.22,9,5.08,0.67,12,5.4,2.07,5,2.65,1.62,17,5.64,2.25,11,5.36,2.25,11,5.33,1.15,12,5,0.5,9,3.89,2.47,9,2.85,1.68,13,5.5,2.47,12,5.5,1.96,10 +6234,incinerator,3.2,1.47,20,5.67,2.08,21,4.18,2.43,33,2.9,1.79,10,3.5,1.08,10,6,1.07,8,5.46,2.54,13,4.21,2.67,14,4.16,2.32,19,2.67,1.41,9,3.64,1.43,11,5.38,2.1,13,6.12,2.1,8,4.36,2.42,22,3.82,2.52,11,2.7,1.34,10,3.7,1.49,10,5.79,2.08,14,5.43,2.23,7,4.69,2.47,16,3.71,2.37,17 +6235,incision,2.95,1.4,21,4.9,2.3,21,4.05,2.4,21,3.8,2.17,5,2.69,1.01,16,5.83,1.8,12,3.67,2.4,9,3.45,2.58,11,4.33,1.87,9,2.5,1.09,12,3.56,1.59,9,5.43,2.03,14,3.86,2.61,7,4.09,1.92,11,4,2.94,10,2.69,1.38,13,3.38,1.41,8,5,2.38,18,4.33,2.08,3,3.64,2.1,14,4.86,2.91,7 +6236,incite,4.76,1.58,21,4.77,2.29,22,5.67,1.83,21,4.78,1.72,9,4.75,1.54,12,4.33,2.42,6,4.93,2.37,15,6.5,1.87,6,5.33,1.76,15,5.56,1.33,9,4.17,1.53,12,5.2,2.05,5,4.65,2.4,17,5.9,1.73,10,5.45,1.97,11,5.33,1.83,12,4,0.71,9,4.67,2.18,9,4.85,2.44,13,5.92,1.51,12,5.33,2.24,9 +6237,inclination,4.89,1.2,19,4.1,1.84,21,5.1,1.77,20,5.33,1.15,3,4.81,1.22,16,4.33,1.75,6,4,1.93,15,4.33,1.03,6,5.43,1.95,14,4.8,0.79,10,5,1.58,9,4.29,1.38,7,4,2.08,14,5.2,1.75,10,5,1.89,10,4.5,1.2,8,5.18,1.17,11,3.33,1.66,9,4.67,1.83,12,5.5,1.85,8,4.83,1.75,12 +6238,inclined,4.95,1.75,19,3.79,2.43,24,5.37,1.82,27,5.38,0.52,8,4.64,2.25,11,3.44,2.6,9,4,2.39,15,4.77,2.17,13,5.93,1.27,14,4.56,1.51,9,5.3,1.95,10,4.75,2.83,12,2.83,1.53,12,4.79,1.89,14,6,1.58,13,4.7,1.49,10,5.22,2.05,9,4.67,2.61,12,2.92,1.98,12,4.83,1.7,12,5.8,1.86,15 +6239,include,6.39,1.5,18,3.05,2.06,20,5.84,2.32,25,7,0.71,5,6.15,1.68,13,2.91,1.87,11,3.22,2.39,9,5.25,2.38,16,6.89,1.9,9,6.29,1.7,7,6.45,1.44,11,2.78,2.33,9,3.27,1.9,11,5.85,2.46,20,5.8,1.92,5,6.11,1.54,9,6.67,1.5,9,2.55,1.92,11,3.67,2.18,9,5.58,2.5,19,6.67,1.51,6 +6240,incoherent,3.81,1.12,21,2.96,2.03,24,4.05,2.33,20,4,1.2,8,3.69,1.11,13,3.67,1.51,6,2.72,2.16,18,4,2.72,11,4.11,1.9,9,3.67,1.15,12,4,1.12,9,3.8,2.15,10,2.36,1.78,14,4,2.48,13,4.14,2.19,7,3.79,1.31,14,3.86,0.69,7,3.12,1.86,16,2.62,2.45,8,3.92,2.35,12,4.25,2.43,8 +6241,income,6.26,2.6,19,3.82,2.86,22,6.36,2.28,28,5.33,2.58,6,6.69,2.59,13,4.73,2.87,11,2.91,2.66,11,6.55,2.07,11,6.24,2.46,17,7.18,2.04,11,5,2.88,8,2.91,1.97,11,4.73,3.38,11,6,2.47,18,7,1.83,10,6.38,2.4,13,6,3.22,6,3.86,3.01,14,3.75,2.76,8,6.81,2.14,16,5.75,2.42,12 +6242,incoming,5.62,1.75,21,4.15,2.39,20,4.81,2.66,21,5.67,1.51,6,5.6,1.88,15,5.62,1.19,8,3.17,2.52,12,4.82,2.89,11,4.8,2.53,10,6.17,1.72,6,5.4,1.76,15,4.3,2.5,10,4,2.4,10,4.71,2.81,14,5,2.52,7,5.71,2.14,7,5.57,1.6,14,4.5,2.53,14,3.33,1.97,6,4.67,2.74,12,5,2.69,9 +6243,incomparable,4.71,2.02,17,3,2.14,22,4.18,1.79,28,5.6,1.52,5,4.33,2.15,12,3.64,2.5,11,2.36,1.57,11,3.91,2.3,11,4.35,1.41,17,4.78,2.11,9,4.62,2.07,8,3.27,2.65,11,2.73,1.56,11,4,1.78,18,4.5,1.84,10,3.91,1.87,11,6.17,1.47,6,2.64,2.27,14,3.62,1.85,8,4.19,2.2,16,4.17,1.11,12 +6244,incompatible,3.2,1.11,20,3.61,2.79,18,3.46,2.45,24,3,1.41,5,3.27,1.03,15,4.2,3.11,5,3.38,2.75,13,3.92,2.84,13,2.91,1.87,11,3.2,1.14,10,3.2,1.14,10,4.71,3.04,7,2.91,2.51,11,4,2.58,16,2.38,1.85,8,3.36,1.15,14,2.83,0.98,6,4,2.73,12,2.83,2.99,6,3.4,2.9,15,3.56,1.59,9 +6245,incompetence,2.26,1.19,19,5.17,2.75,18,3.09,1.38,22,1.8,0.84,5,2.43,1.28,14,4.5,2.88,6,5.5,2.75,12,3.3,1.42,10,2.92,1.38,12,2.44,1.33,9,2.1,1.1,10,5.1,2.77,10,5.25,2.92,8,3.18,1.72,11,3,1,11,2.09,1.3,11,2.5,1.07,8,3.89,3.18,9,6.44,1.51,9,3.45,1.69,11,2.73,0.9,11 +6246,incompetent,2.77,2.14,22,4.5,1.98,18,2.81,2.2,21,4.2,2.59,5,2.44,1.9,16,4.86,2.41,7,4.27,1.74,11,3.5,2.22,10,2.18,2.09,11,3.08,2.11,12,2.4,2.22,10,4.67,1.87,9,4.33,2.18,9,2.58,2.61,12,3.11,1.62,9,2.18,1.78,11,3.36,2.38,11,3.14,1.86,7,5.36,1.57,11,3.11,2.42,9,2.58,2.11,12 +6247,incomplete,3.55,1.64,20,4.12,2.19,24,3.96,2.4,28,3.88,0.99,8,3.33,1.97,12,3.33,2.18,9,4.6,2.13,15,3.64,2.37,14,4.29,2.46,14,3.33,1.66,9,3.73,1.68,11,4,1.95,12,4.25,2.49,12,2.86,2.03,14,5.07,2.27,14,3.8,1.87,10,3.3,1.42,10,4.42,1.98,12,3.83,2.44,12,3.92,2.27,12,4,2.56,16 +6248,incomprehensible,3.48,1.12,21,5,2.14,21,3.72,2.07,25,3.58,1.31,12,3.33,0.87,9,5.43,2.23,7,4.79,2.15,14,4,1.83,10,3.53,2.26,15,3.5,0.58,4,3.47,1.23,17,4.7,2.11,10,5.27,2.24,11,2.29,1.11,7,4.28,2.11,18,3.67,0.78,12,3.22,1.48,9,4.92,2.18,13,5.12,2.23,8,2.33,1.12,9,4.5,2.1,16 +6249,inconceivable,5.05,1.64,20,4.41,2.06,22,4.47,2.14,19,4.67,2.06,9,5.36,1.21,11,4.6,2.51,5,4.44,2.03,16,3.67,2.8,6,4.85,1.77,13,5,1.36,14,5.17,2.32,6,3.58,2.19,12,5.67,1.22,9,4.22,1.39,9,4.7,2.71,10,4.9,1.1,10,5.2,2.1,10,3.67,2.39,12,5.3,1.16,10,4.17,2.86,6,4.62,1.85,13 +6250,inconclusive,3.79,1.44,19,4.05,2.04,20,4.2,2.07,20,4,1.73,3,3.93,1.28,15,3.7,1.77,10,4.4,2.32,10,5.1,1.6,10,3.3,2.16,10,4,1.1,6,3.92,1.44,12,4.29,2.5,7,3.92,1.85,13,3.25,2.49,8,4.83,1.53,12,3.5,1.68,12,4.29,0.76,7,4,2.21,10,4.1,1.97,10,3.89,2.37,9,4.45,1.86,11 +6251,inconsequential,3.74,1.66,19,3.15,2.18,20,4.4,2.21,20,4,1.73,3,3.67,1.76,15,2.8,2.1,10,3.5,2.32,10,5.3,1.64,10,3.5,2.42,10,4.17,1.94,6,3.5,1.62,12,2.71,2.06,7,3.38,2.29,13,3.62,2.39,8,4.92,2.02,12,3.5,1.68,12,4.14,1.68,7,3.5,2.46,10,2.8,1.93,10,4.11,2.26,9,4.64,2.25,11 +6252,inconsiderate,2.58,1.46,19,5.05,2.48,22,4.41,2.54,22,3.44,1.67,9,1.8,0.63,10,5.62,2.45,8,4.71,2.52,14,5.27,2.69,11,3.55,2.16,11,3.43,1.27,7,2.08,1.38,12,4.7,1.95,10,5.33,2.9,12,3.85,2.27,13,5.22,2.82,9,2.4,1.07,10,2.78,1.86,9,4.88,2.85,8,5.14,2.35,14,4.71,2.64,14,3.88,2.42,8 +6253,inconsistent,3.32,1.2,19,3.2,1.91,20,4.3,2.41,20,4,1,3,3.13,1.25,15,3.3,1.64,10,3.1,2.23,10,5,1.89,10,3.6,2.76,10,3.83,0.75,6,3,1.35,12,2.86,1.68,7,3.38,2.06,13,3.12,1.73,8,5.08,2.54,12,3.08,1.44,12,3.71,0.49,7,2.7,1.89,10,3.7,1.89,10,4.44,2.88,9,4.18,2.09,11 +6254,inconspicuous,5.05,1.22,19,3.55,2.28,22,5.67,1.91,18,5.33,0.52,6,4.92,1.44,13,4.27,2.53,11,2.82,1.83,11,6.71,1.5,7,5,1.9,11,4.73,0.9,11,5.5,1.51,8,3.45,2.07,11,3.64,2.58,11,5.08,1.83,12,6.83,1.6,6,5.23,1.42,13,4.67,0.52,6,3.64,2.41,14,3.38,2.2,8,5.89,2.03,9,5.44,1.88,9 +6255,inconvenience,3.05,1.23,20,6.26,2.66,19,3.6,1.78,25,2.91,1.3,11,3.22,1.2,9,6,1.83,7,6.42,3.12,12,3.23,1.54,13,4,2,12,2.91,1.22,11,3.22,1.3,9,6.4,2.12,10,6.11,3.3,9,3.56,2.06,16,3.67,1.22,9,2.6,1.17,10,3.5,1.18,10,6.83,1.75,12,5.29,3.73,7,3.5,2.07,16,3.78,1.2,9 +6256,inconvenient,2.73,1.16,22,4.83,2.57,23,3.79,1.44,19,3.12,1.36,8,2.62,0.96,13,4.38,2.39,8,4.93,2.76,14,3.14,1.35,7,4,1.34,11,2.75,0.89,8,2.85,1.28,13,4,2.69,9,5.36,2.44,14,3.57,0.98,7,3.92,1.68,12,2.82,1.33,11,2.64,1.03,11,3.33,2.83,9,5.79,1.93,14,3.62,1.41,16,4.67,1.53,3 +6257,incorporate,5.37,1.42,19,2.71,1.71,21,5.26,2.07,23,5.67,1.15,3,5.31,1.49,16,2.62,1.85,8,2.77,1.69,13,5,2.5,9,5.43,1.83,14,5.89,1.62,9,4.9,1.1,10,3.22,1.79,9,2.33,1.61,12,5.73,2.34,15,4.38,1.06,8,5.29,1.7,7,5.42,1.31,12,3.2,1.69,10,2.27,1.68,11,5.38,2.47,13,5.1,1.52,10 +6258,incorrect,3.09,1.34,22,3.62,2.06,26,4.62,2.46,24,2.78,1.39,9,3.31,1.32,13,3.4,2.41,10,3.75,1.88,16,5.22,2.59,9,4.27,2.4,15,3.25,1.39,8,3,1.36,14,3.46,1.81,13,3.77,2.35,13,4.25,2.6,12,5,2.37,12,3.17,1.47,12,3,1.25,10,3.07,2.22,15,4.36,1.63,11,4.69,2.25,13,4.55,2.81,11 +6259,incorrigible,4,1.41,20,4.78,2.65,18,4.12,2.42,24,4.4,2.41,5,3.87,0.99,15,6,3,5,4.31,2.46,13,4.46,2.76,13,3.73,2,11,4.9,1.1,10,3.1,1.1,10,5.86,2.48,7,4.09,2.63,11,4.81,2.54,16,2.75,1.49,8,3.64,1.39,14,4.83,1.17,6,5.33,2.5,12,3.67,2.8,6,4.07,2.46,15,4.22,2.49,9 +6260,increase,5.9,1.89,20,5.06,2.41,18,6.09,2,22,6.6,1.67,5,5.67,1.95,15,4.67,1.97,6,5.25,2.67,12,5.6,1.51,10,6.5,2.32,12,6.2,1.14,10,5.6,2.46,10,5.4,2.5,10,4.62,2.39,8,6,2,11,6.18,2.09,11,5.5,2.15,12,6.5,1.31,8,3.22,1.79,9,6.89,1.27,9,5.82,1.83,11,6.36,2.2,11 +6261,incredible,7.59,2.11,22,6.35,2.87,20,7.74,1.91,19,7.23,2.35,13,8.11,1.69,9,7.14,2.41,7,5.92,3.09,13,7.71,1.98,7,7.75,1.96,12,7.67,2.53,12,7.5,1.58,10,6.78,3.07,9,6,2.79,11,7.6,1.96,10,7.89,1.96,9,7.92,2.27,12,7.2,1.93,10,7.86,1.46,7,5.54,3.15,13,7.71,2.21,7,7.75,1.82,12 +6262,incriminate,2.84,1.57,19,5.95,1.91,22,3.75,2.11,24,3.5,1.97,6,2.54,1.33,13,6.08,1.83,12,5.8,2.1,10,4.25,2.6,8,3.5,1.86,16,2.8,1.55,10,2.89,1.69,9,6.22,2.17,9,5.77,1.79,13,3.82,2.27,17,3.5,1.97,6,2.12,1.46,8,3.36,1.5,11,4.78,2.22,9,6.77,1.17,13,3.69,2.15,16,3.88,2.17,8 +6263,incriminating,3,1.83,19,5.27,2.12,22,3.5,1.98,24,2,1.26,6,3.46,1.9,13,5.5,2.15,12,5,2.16,10,3.88,2.53,8,3.31,1.7,16,2.8,1.32,10,3.22,2.33,9,5.78,2.22,9,4.92,2.06,13,3.76,2.11,17,2.67,1.63,6,2.5,0.93,8,3.36,2.25,11,4.78,2.22,9,5.62,2.06,13,3.62,2.03,16,3.25,1.98,8 +6264,incubation,4.45,1.47,20,3.14,1.88,21,4.73,2.39,33,4,1.7,10,4.9,1.1,10,4,2.2,8,2.62,1.5,13,5,2.29,14,4.53,2.5,19,4.56,1.59,9,4.36,1.43,11,3.46,1.71,13,2.62,2.13,8,5.05,2.44,21,4.17,2.29,12,4.6,1.78,10,4.3,1.16,10,3,1.84,14,3.43,2.07,7,4.53,1.91,17,4.94,2.86,16 +6265,incubator,3.9,1.84,21,3.33,2.22,24,5.35,2.54,20,4.75,2.05,8,3.38,1.56,13,4.17,1.47,6,3.06,2.39,18,6.18,1.99,11,4.33,2.87,9,3.75,1.66,12,4.11,2.15,9,3.6,2.76,10,3.14,1.83,14,5.92,2.4,13,4.29,2.63,7,3.93,1.77,14,3.86,2.12,7,3.75,2.35,16,2.5,1.77,8,5.33,2.61,12,5.38,2.62,8 +6266,incumbent,4.05,1.73,20,3.19,2.36,21,4.21,2.25,24,3,1.83,4,4.31,1.66,16,4.25,2.87,4,2.94,2.25,17,5.11,2.57,9,3.67,1.91,15,4.5,0.76,8,3.75,2.14,12,3.9,2.33,10,2.55,2.3,11,4.71,2.05,14,3.5,2.42,10,4.27,1.19,11,3.78,2.28,9,2.7,1.95,10,3.64,2.69,11,4.47,2.32,17,3.57,2.07,7 +6267,incur,4.8,1.54,20,4,2.56,22,5.04,2.36,28,4.38,0.92,8,5.08,1.83,12,4.12,2.95,8,3.93,2.43,14,4,2.22,14,6.07,2.09,14,5.11,1.62,9,4.55,1.51,11,4.18,2.6,11,3.82,2.64,11,4.86,2.48,14,5.21,2.33,14,5.4,1.58,10,4.2,1.32,10,4.5,2.51,10,3.58,2.64,12,5,1.91,12,5.06,2.72,16 +6268,incurable,1.9,1.61,21,4.9,2.77,20,2.8,2.19,20,1.4,0.55,5,1.67,0.9,15,3.9,2.28,10,5.9,2.96,10,3.1,2.38,10,2.5,2.07,10,1.57,0.79,7,1.62,0.87,13,4.86,2.67,7,4.92,2.93,13,2.62,2.26,8,2.92,2.23,12,2,1.96,13,1.75,0.89,8,5,2.91,10,4.8,2.78,10,2.11,1.27,9,3.36,2.66,11 +6269,indebted,3.21,1.58,19,4.25,2.31,20,3.2,2.69,20,3.15,1.77,13,3.33,1.21,6,3.8,2.77,5,4.4,2.23,15,3.44,3.13,9,3,2.41,11,3.67,2.06,9,2.8,0.92,10,4.43,3.26,7,4.15,1.77,13,3.11,2.57,9,3.27,2.9,11,3,1.22,9,3.4,1.9,10,4,2.67,10,4.5,2.01,10,2.57,2.88,7,3.54,2.63,13 +6270,indecent,4.52,1.91,21,5.4,2.66,20,4.43,2.46,35,5.62,2.26,8,3.85,1.34,13,6.4,1.67,5,5.07,2.89,15,4.7,2.67,10,4.32,2.43,25,4.85,2.08,13,4,1.6,8,6.17,2.41,12,4.25,2.76,8,4.8,2.48,20,3.93,2.43,15,4.55,1.51,11,4.5,2.37,10,6,2.53,11,4.67,2.78,9,3.95,2.63,22,5.23,2.01,13 +6271,indecision,3.85,1.79,20,4.1,2.05,21,4,2.4,19,3.89,2.2,9,3.82,1.47,11,3.4,2.3,5,4.2,2.01,15,3.33,2.88,6,4.31,2.21,13,4.14,1.66,14,3.17,2.04,6,3.27,1.62,11,4.89,2.26,9,3.67,1.58,9,4.3,3.02,10,4.5,1.58,10,3.2,1.81,10,3.67,2.15,12,4.67,1.87,9,4.5,2.81,6,3.77,2.28,13 +6272,indecisive,3.52,1.83,21,4.81,2.2,21,3.62,1.96,21,3.67,2.18,9,3.42,1.62,12,4.5,2.81,6,4.93,2.09,14,3,1.67,6,3.87,2.07,15,3.89,2.15,9,3.25,1.6,12,3.8,2.17,5,5.12,2.19,16,4.5,2.22,10,2.82,1.33,11,3.08,1.98,12,4.11,1.54,9,4.88,1.81,8,4.77,2.49,13,3.83,1.99,12,3.33,2,9 +6273,indefinite,4.55,1.43,20,4.8,2.17,20,4.23,2.42,26,5,1.26,11,4,1.5,9,3.57,2.07,7,5.46,1.98,13,3.85,2.51,13,4.62,2.36,13,4.82,1.6,11,4.22,1.2,9,5,1.95,11,4.56,2.51,9,3.76,2.7,17,5.11,1.54,9,4.5,1.51,10,4.6,1.43,10,5.08,2.11,12,4.38,2.33,8,4.06,2.26,16,4.5,2.76,10 +6274,independence,7.53,1.35,19,5.27,2.96,22,7.1,1.73,21,7.33,1.32,9,7.7,1.42,10,5.6,3.2,10,5,2.86,12,6.5,2.07,8,7.46,1.45,13,7.15,1.41,13,8.33,0.82,6,6,3.12,8,4.86,2.91,14,6.88,1.46,8,7.23,1.92,13,7,1.5,9,8,1.05,10,5.42,2.97,12,5.1,3.11,10,7.33,1.5,12,6.78,2.05,9 +6275,independent,6.86,1.59,21,6.75,2.34,20,7.36,1.81,36,7.38,1.77,8,6.54,1.45,13,5,2.55,5,7.33,2.02,15,7.36,2.06,11,7.36,1.73,25,7.15,1.82,13,6.38,1.06,8,6.67,2.5,12,6.88,2.23,8,7.15,1.87,20,7.62,1.75,16,6.82,1.54,11,6.9,1.73,10,7.82,1.33,11,5.44,2.7,9,7.55,1.74,22,7.07,1.94,14 +6276,indescribable,5.05,1.86,21,5.7,2.72,23,5.21,2.1,19,5.43,1.72,7,5.15,1.68,13,5.62,2.72,8,5.79,2.91,14,5.14,1.86,7,5,2.24,11,6.14,1.46,7,4.77,1.59,13,5.89,2.93,9,5.57,2.68,14,5.29,2.56,7,5.17,1.9,12,5.55,2.16,11,4.5,1.35,10,4.22,3.19,9,6.64,1.95,14,5,1.93,16,6.33,3.06,3 +6277,indestructible,5.95,1.81,22,4.32,2.48,22,5.63,2.48,19,6.12,1.89,8,5.62,1.66,13,4.25,2.55,8,4.36,2.53,14,6.29,2.36,7,5.36,2.66,11,5.75,1.91,8,5.85,1.68,13,3.78,2.44,9,4.69,2.53,13,4.71,2.81,7,6.17,2.21,12,6,1.95,11,5.91,1.76,11,3.67,2.45,9,4.77,2.49,13,6.06,2.41,16,3.33,1.53,3 +6278,indicate,5.05,1.58,19,3.32,1.76,22,5.75,1.7,24,4.5,1.76,6,5.31,1.49,13,3.5,1.93,12,3.1,1.6,10,5.88,2.23,8,5.69,1.45,16,5.2,1.03,10,4.89,2.09,9,4,1.8,9,2.85,1.63,13,5.76,1.56,17,5.83,2.32,6,5.12,1.25,8,5,1.84,11,3,1.8,9,3.54,1.76,13,5.88,1.54,16,5.5,2.07,8 +6279,indication,5,1.05,19,3.83,2.07,18,6.06,1.78,17,5.45,0.82,11,4.38,1.06,8,4.5,2.52,4,3.64,1.98,14,5.75,2.12,8,6.33,1.5,9,5.25,1.04,8,4.82,1.08,11,4.14,1.86,7,3.64,2.25,11,5.83,2.32,6,6.18,1.54,11,5,1.15,13,5,0.89,6,3,1.95,11,5.14,1.57,7,6.14,1.07,7,6,2.21,10 +6280,indicative,4.71,1.35,21,3.71,2.31,21,4.91,1.66,22,4.77,1.59,13,4.62,0.92,8,3.82,2.4,11,3.78,2.39,9,3.67,1.21,6,5.38,1.59,16,5.11,1.69,9,4.42,1,12,2.82,1.99,11,4.7,2.31,10,4.62,1.45,13,5.33,1.94,9,4.5,1.57,12,5,1,9,3.92,2.66,13,3.38,1.69,8,4.58,1.62,12,5.3,1.7,10 +6281,indicator,5.47,1.65,19,2.86,1.88,22,5.04,1.93,28,5.67,0.52,6,5.38,1.98,13,3.18,1.89,11,2.55,1.92,11,5.27,2.65,11,4.88,1.36,17,5.45,1.75,11,5.5,1.6,8,2.73,1.62,11,3,2.19,11,5.11,2.25,18,4.9,1.29,10,5.38,1.85,13,5.67,1.21,6,2.5,1.65,14,3.5,2.2,8,5.06,2.38,16,5,1.21,12 +6282,indict,3.67,1.77,21,3.76,2.3,21,4.78,2.65,27,3.8,1.55,10,3.55,2.02,11,3.14,2.73,7,4.07,2.09,14,4.71,2.66,17,4.9,2.77,10,3.91,1.64,11,3.4,1.96,10,2.6,2.19,5,4.12,2.28,16,5,2.72,14,4.54,2.67,13,3.38,1.85,13,4.12,1.64,8,2.78,2.17,9,4.5,2.2,12,5.43,2.85,14,4.08,2.33,13 +6283,indictment,3.89,1.88,19,5.25,2.34,20,4.17,2.23,23,4.6,1.52,5,3.69,2.06,13,4.33,1.97,6,5.64,2.44,14,4.2,2.44,10,4.15,2.15,13,4.86,2.41,7,3.36,1.36,11,4.57,2.7,7,5.62,2.14,13,4.82,1.72,11,3.58,2.54,12,4.33,2.15,12,3.14,1.07,7,4.73,2.61,11,5.89,1.9,9,3.64,2.34,14,5,1.87,9 +6284,indie,5.57,2.09,21,4.1,1.97,21,5.84,2.19,25,6.08,2.02,12,4.89,2.09,9,4.71,2.21,7,3.79,1.85,14,6.2,2.1,10,5.6,2.29,15,6,2,4,5.47,2.15,17,4.5,2.17,10,3.73,1.79,11,5.71,2.98,7,5.89,1.91,18,5.33,2.31,12,5.89,1.83,9,4.46,2.26,13,3.5,1.31,8,5.67,2.69,9,5.94,1.95,16 +6285,indifference,4.35,1.73,20,3.61,2.25,18,5.64,2.24,22,5,1.87,5,4.13,1.68,15,4.83,2.48,6,3,1.95,12,5.7,1.83,10,5.58,2.61,12,4.5,1.08,10,4.2,2.25,10,3.6,2.59,10,3.62,1.92,8,4.91,2.34,11,6.36,1.96,11,4.08,1.38,12,4.75,2.19,8,3.11,2.47,9,4.11,2.03,9,5.36,2.62,11,5.91,1.87,11 +6286,indifferent,4.28,1.67,43,3.19,1.89,21,4.85,2.49,55,4.6,1.67,20,4,1.65,23,3.5,2,8,3,1.87,13,4.92,2.58,26,4.79,2.5,28,4.06,1.91,16,4.41,1.53,27,3.78,1.72,9,2.75,1.96,12,5,2.73,35,4.58,2.09,19,4.11,2,19,4.42,1.38,24,3.7,1.64,10,2.73,2.05,11,4.36,2.71,28,5.37,2.17,27 +6287,indigenous,4.75,1.77,20,4.22,2.39,18,4.96,2.38,23,4.8,2.39,5,4.73,1.62,15,3.6,1.14,5,4.46,2.73,13,4.62,2.14,13,5.4,2.72,10,5.4,1.9,10,4.1,1.45,10,4.71,1.8,7,3.91,2.74,11,4.2,2.08,15,6.38,2.39,8,4.29,1.64,14,5.83,1.72,6,5.25,2.18,12,2.17,1.17,6,4.79,2.83,14,5.22,1.56,9 +6288,indigent,4.7,1.08,20,4.19,1.91,21,4.61,2.52,33,4.8,0.92,10,4.6,1.26,10,4.38,2.07,8,4.08,1.89,13,5.64,2.68,14,3.84,2.17,19,5.22,0.44,9,4.27,1.27,11,4.77,2.01,13,3.25,1.39,8,5.09,2.49,22,3.64,2.42,11,4.7,1.06,10,4.7,1.16,10,4.43,2.03,14,3.71,1.7,7,4.41,2.58,17,4.81,2.54,16 +6289,indigestion,2.48,1.25,21,3.3,2.47,20,3.59,2.2,22,2.5,1.05,6,2.47,1.36,15,2.75,2.19,8,3.67,2.67,12,3.75,2.63,12,3.4,1.65,10,2.67,1.73,9,2.33,0.78,12,3.44,2.74,9,3.18,2.36,11,3.71,1.38,7,3.53,2.53,15,2.8,1.62,10,2.18,0.75,11,3.54,2.6,13,2.86,2.34,7,3.83,2.69,12,3.3,1.49,10 +6290,indignant,3.32,1.42,19,4.5,2.37,20,5.61,2.25,23,3.33,0.58,3,3.31,1.54,16,4.12,2.3,8,4.75,2.49,12,6.22,1.92,9,5.21,2.42,14,3.56,1.74,9,3.1,1.1,10,4.75,2.25,8,4.33,2.53,12,6.07,2.55,15,4.75,1.28,8,3.43,1.9,7,3.25,1.14,12,5,2.36,10,4,2.4,10,6.46,2.22,13,4.5,1.84,10 +6291,indignation,4.33,1.35,21,4.05,2.08,22,5,2.41,21,4.67,1.22,9,4.08,1.44,12,3.67,2.34,6,4.27,2.09,15,4.67,3.2,6,5.13,2.13,15,4.67,1.22,9,4.08,1.44,12,4,1.41,5,4.06,2.28,17,6.1,1.91,10,4,2.45,11,4.33,1.44,12,4.33,1.32,9,4.33,1.41,9,3.85,2.48,13,5,2.41,12,5,2.55,9 +6292,indignity,3.37,1.74,19,4.65,2.35,20,4.5,2.09,24,3.38,1.89,13,3.33,1.51,6,4.8,2.28,5,4.6,2.44,15,4.46,1.94,13,4.55,2.34,11,4,2.24,9,2.8,0.92,10,5.57,2.15,7,4.15,2.38,13,4.82,2.32,11,4.23,1.92,13,3.67,2.18,9,3.1,1.29,10,5.1,2.56,10,4.2,2.15,10,4.56,2.65,9,4.47,1.77,15 +6293,indirect,3.58,1.61,19,3.77,1.9,22,4.41,1.71,22,4.22,1.3,9,3,1.7,10,3.75,1.75,8,3.79,2.04,14,4.27,1.68,11,4.55,1.81,11,4.43,0.98,7,3.08,1.73,12,3.5,1.72,10,4,2.09,12,4.85,1.68,13,3.78,1.64,9,3.8,1.75,10,3.33,1.5,9,3.88,2.3,8,3.71,1.73,14,4.29,1.94,14,4.62,1.3,8 +6294,indiscreet,3.84,1.61,19,4.38,2.4,21,4.4,1.98,20,4.33,1.53,3,3.75,1.65,16,4.67,2.94,6,4.27,2.25,15,4.83,1.94,6,4.21,2.04,14,4.1,1.1,10,3.56,2.07,9,4.86,2.48,7,4.14,2.41,14,4.9,2.28,10,3.9,1.6,10,4.38,1.69,8,3.45,1.51,11,4.22,2.91,9,4.5,2.07,12,5.12,2.1,8,3.92,1.83,12 +6295,indiscretion,4.11,1.49,19,4.22,2.26,18,3.29,1.99,17,4.73,1.49,11,3.25,1.04,8,5,2.94,4,4,2.11,14,3.25,2.12,8,3.33,2,9,4.62,1.06,8,3.73,1.68,11,3.86,1.46,7,4.45,2.7,11,3.5,2.35,6,3.18,1.89,11,4.31,1.65,13,3.67,1.03,6,3.73,2.2,11,5,2.31,7,2.71,1.7,7,3.7,2.16,10 +6296,indispensable,6.37,1.5,19,4.15,2.28,20,5.75,2.56,24,6.69,1.49,13,5.67,1.37,6,4.2,1.92,5,4.13,2.45,15,6,2.45,13,5.45,2.77,11,6.11,1.76,9,6.6,1.26,10,4.57,1.9,7,3.92,2.5,13,5.91,2.74,11,5.62,2.5,13,5.78,1.48,9,6.9,1.37,10,4.4,2.55,10,3.9,2.08,10,6.67,2.65,9,5.2,2.43,15 +6297,indisposed,4.52,1.44,21,4.6,2.78,20,4.31,2.34,36,4.88,1.73,8,4.31,1.25,13,2.8,1.3,5,5.2,2.91,15,4.55,2.34,11,4.2,2.38,25,4.77,1.64,13,4.12,0.99,8,4.67,2.84,12,4.5,2.88,8,4.45,2.48,20,4.12,2.22,16,5.09,1.45,11,3.9,1.2,10,5.73,2.53,11,3.22,2.54,9,4.18,2.58,22,4.5,1.99,14 +6298,indistinct,4.32,1.49,19,4.39,2.64,18,4.21,2.32,24,4.4,1.82,5,4.29,1.44,14,5.4,2.97,5,4,2.52,13,3.92,2.14,13,4.55,2.58,11,4.7,1.34,10,3.89,1.62,9,6,2.52,7,3.36,2.25,11,4.31,2.18,16,4,2.73,8,3.92,1.5,13,5.17,1.17,6,5,2.56,12,3.17,2.56,6,4.2,2.7,15,4.22,1.64,9 +6299,individual,6.17,2.04,23,3.47,2.22,19,6.86,1.8,21,5.56,2.13,9,6.57,1.95,14,3.56,2.55,9,3.4,2.01,10,6.8,2.86,5,6.88,1.45,16,6.73,1.74,11,5.64,2.34,11,3.38,2.07,8,3.55,2.42,11,6.6,1.88,15,7.5,1.52,6,6.23,2.17,13,6.1,1.97,10,3.18,2.04,11,3.88,2.53,8,6.55,2.21,11,7.2,1.23,10 +6300,individuality,6.95,1.5,20,5.67,2.6,24,7.25,1.94,28,6.12,0.83,8,7.5,1.62,12,4.56,2.6,9,6.33,2.44,15,6.64,2.37,14,7.86,1.17,14,7.33,1.32,9,6.64,1.63,11,5.25,2.93,12,6.08,2.27,12,7.14,2.35,14,7.36,1.5,14,6.9,1.73,10,7,1.33,10,5.5,2.71,12,5.83,2.59,12,7.17,2.08,12,7.31,1.89,16 +6301,indivisible,5.38,2.09,21,4.1,2.4,20,4.95,2.38,22,5.5,2.88,6,5.33,1.8,15,4.12,2.47,8,4.08,2.47,12,4.5,2.84,12,5.5,1.65,10,5.67,3,9,5.17,1.11,12,4.22,2.49,9,4,2.45,11,4.86,1.95,7,5,2.62,15,5.4,2.17,10,5.36,2.11,11,3.62,2.22,13,5,2.65,7,5.25,2.83,12,4.6,1.78,10 +6302,indoor,6.29,1.27,21,2.86,1.59,21,6.54,1.79,24,6.42,1.24,12,6.11,1.36,9,3,1.53,7,2.79,1.67,14,7,1.76,10,6.21,1.81,14,6.75,1.71,4,6.18,1.19,17,3,1.25,10,2.73,1.9,11,7,1.63,7,6.35,1.87,17,6.42,1.44,12,6.11,1.05,9,3.08,1.66,13,2.5,1.51,8,6.25,1.49,8,6.69,1.96,16 +6303,induce,5,1.95,20,3.17,2.07,18,3.73,2.23,22,4.6,1.52,5,5.13,2.1,15,4.33,1.86,6,2.58,1.98,12,4.5,2.27,10,3.08,2.07,12,5.4,0.84,10,4.6,2.63,10,3.1,2.13,10,3.25,2.12,8,2.64,1.36,11,4.82,2.44,11,5,2,12,5,2,8,2.89,2.03,9,3.44,2.19,9,3.27,2,11,4.18,2.44,11 +6304,induction,5.32,1.89,19,4.09,2.07,22,4.91,2.37,23,5.36,1.86,11,4.86,1.86,7,5,1.93,8,3.57,2.03,14,3.29,2.36,7,5.62,2.06,16,5.38,1.92,8,5.27,1.95,11,3.56,2.19,9,4.46,1.98,13,4.55,2.25,11,5.25,2.53,12,5.08,1.98,12,5.71,1.8,7,4,2.65,11,4.18,1.4,11,5.46,2.4,13,4.2,2.25,10 +6305,indulge,6.33,2.06,21,5.2,2.63,20,5.5,2.43,36,5.5,2.93,8,6.85,1.14,13,4.2,2.39,5,5.53,2.7,15,5.27,2.41,11,5.6,2.48,25,6,2.48,13,6.88,0.99,8,5.33,2.46,12,5,3.02,8,5,2.77,20,6.12,1.82,16,5.91,2.17,11,6.8,1.93,10,6,2.79,11,4.22,2.17,9,5.27,2.71,22,5.86,1.96,14 +6306,indulgence,5.74,1.73,19,5.29,2.37,21,4.91,2.64,23,6.33,1.15,3,5.62,1.82,16,5.75,2.12,8,5,2.55,13,5,2.74,9,4.86,2.68,14,5.56,2.01,9,5.9,1.52,10,6.78,1.39,9,4.17,2.37,12,5.07,2.87,15,4.62,2.33,8,5.57,1.72,7,5.83,1.8,12,5.4,2.27,10,5.18,2.56,11,4.69,3.15,13,5.2,1.93,10 +6307,indulgent,4.86,2.15,21,4.68,1.96,22,5.85,2.05,26,5.45,2.3,11,4.2,1.87,10,4.5,1.84,10,4.83,2.12,12,5.45,1.92,11,6.14,2.25,14,5.5,2.37,10,4.27,1.85,11,4.4,2.12,10,4.92,1.88,12,6.06,2.01,17,5.38,2.33,8,4.77,2.52,13,5,1.51,8,4.93,2.09,14,4.25,1.75,8,6.41,1.97,17,4.78,1.86,9 +6308,industrial,4.65,1.69,20,4.72,2.35,18,5.08,2.12,25,4.73,1.9,11,4.56,1.51,9,5.29,1.7,7,4.36,2.69,11,5.23,1.83,13,4.92,2.47,12,4.55,1.44,11,4.78,2.05,9,4.6,2.41,10,4.88,2.42,8,5.59,2,17,4,2.07,8,4.7,1.25,10,4.6,2.12,10,4.82,2.23,11,4.57,2.7,7,5.44,2.03,16,4.44,2.24,9 +6309,industrialist,4.37,1.77,19,4.77,2.43,22,5.48,2.06,21,4.67,2.06,9,4.1,1.52,10,5.55,2.54,11,4,2.14,11,4.88,2.03,8,5.85,2.08,13,4.31,1.25,13,4.5,2.74,6,5.5,3.21,8,4.36,1.86,14,5.62,1.92,8,5.38,2.22,13,4.67,0.87,9,4.1,2.33,10,4.25,2.26,12,5.4,2.59,10,5.83,1.85,12,5,2.35,9 +6310,industry,5.07,1.56,870,4.25,2.2,20,4.65,1.85,23,5.34,1.55,335,4.91,1.53,529,4.57,2.64,7,4.08,2.02,13,4.75,2.25,8,4.6,1.68,15,5.08,1.64,416,5.07,1.48,447,4,2.1,11,4.56,2.4,9,4.94,1.91,16,3.83,1.72,6,4.94,1.55,478,5.22,1.56,392,3.83,2.21,12,4.88,2.17,8,4.47,1.73,15,5,2.14,8 +6311,ineffective,3.11,1.15,19,3.75,2.2,20,3.55,2.54,20,3.67,1.53,3,2.87,0.99,15,3.5,1.58,10,4,2.75,10,3.5,2.01,10,3.6,3.1,10,3.17,0.75,6,2.92,1.24,12,3.29,2.29,7,4,2.2,13,2.38,1.41,8,4.33,2.87,12,2.75,1.14,12,3.71,0.95,7,4,2.54,10,3.5,1.9,10,4,2.6,9,3.18,2.56,11 +6312,ineffectual,3.79,1.78,19,3.5,2.04,20,4.21,2.15,24,3.77,2.01,13,3.83,1.33,6,4,2.55,5,3.33,1.91,15,4.08,2.06,13,4.36,2.34,11,4.22,2.33,9,3.4,1.07,10,4.43,2.23,7,3,1.83,13,4.18,1.99,11,4.23,2.35,13,4.33,2.24,9,3.3,1.16,10,3.1,1.91,10,3.9,2.18,10,4.33,2.65,9,4.13,1.88,15 +6313,inefficient,4.05,1.53,21,3.96,2.51,24,5.6,1.98,20,4,1.07,8,4.08,1.8,13,5,1.1,6,3.61,2.77,18,5.36,2.2,11,5.89,1.76,9,4.42,1.83,12,3.56,0.88,9,5.2,1.99,10,3.07,2.53,14,5.85,1.99,13,5.14,2.04,7,4.21,1.76,14,3.71,0.95,7,3.56,2.13,16,4.75,3.15,8,5.67,1.83,12,5.5,2.33,8 +6314,inept,4.1,1.65,20,4.2,2.24,20,4.23,2.14,26,3.73,1.56,11,4.56,1.74,9,3.14,1.57,7,4.77,2.39,13,4.15,2.19,13,4.31,2.18,13,4.55,1.86,11,3.56,1.24,9,3.73,2.05,11,4.78,2.44,9,4.41,2.5,17,3.89,1.27,9,4.5,1.78,10,3.7,1.49,10,3.75,2.22,12,4.88,2.23,8,4.69,2.3,16,3.5,1.72,10 +6315,inertia,5.35,1.5,20,5.32,2.46,22,4.05,2.3,19,6.22,1.3,9,4.64,1.29,11,6.2,3.03,5,5.25,2.24,16,3.17,2.32,6,4.46,2.26,13,5.57,1.22,14,4.83,2.04,6,4.5,2.28,12,6.78,1.99,9,3.78,2.17,9,4.3,2.5,10,5.6,1.35,10,5.1,1.66,10,4.58,2.61,12,6.2,2.04,10,3.5,2.43,6,4.31,2.29,13 +6316,inevitable,4.1,1.73,21,4.27,2.21,22,3.15,2.39,26,4,1.95,11,4.2,1.55,10,4.3,2.11,10,4.25,2.38,12,3.91,3.02,11,2.57,1.79,14,3.9,1.6,10,4.27,1.9,11,4.2,2.62,10,4.33,1.92,12,3.59,2.69,17,2.25,1.58,8,3.69,2.1,13,4.75,0.46,8,4.71,2.16,14,3.5,2.2,8,3.06,2.36,17,3.33,2.6,9 +6317,inexcusable,3.68,1.2,19,3.59,2.37,17,3.82,2.01,17,4.27,1.01,11,2.88,0.99,8,4.5,2.52,4,3.31,2.36,13,4,2.45,8,3.67,1.66,9,3.75,1.16,8,3.64,1.29,11,3.29,2.21,7,3.8,2.57,10,4.17,2.04,6,3.64,2.06,11,3.62,1.04,13,3.83,1.6,6,2.8,1.81,10,4.71,2.75,7,3.71,1.98,7,3.9,2.13,10 +6318,inexpensive,7.63,1.46,19,4.74,2.58,23,5.72,2.08,18,7.11,1.17,9,8.1,1.6,10,5.86,3.24,7,4.2,2.24,15,5.7,2.06,10,5.75,2.25,8,8.22,1.09,9,7.1,1.6,10,4.7,2.36,10,4.75,2.96,12,5,1.41,8,6,2.35,9,7.67,1.37,12,7.57,1.72,7,4.6,2.56,20,5.67,3.06,3,5.38,1.92,8,6,2.26,10 +6319,inexperienced,3.5,1.32,20,3.67,2.06,18,3.64,2.11,22,3.6,1.14,5,3.47,1.41,15,3.33,1.97,6,3.83,2.17,12,4.1,1.6,10,3.25,2.45,12,3.8,0.92,10,3.2,1.62,10,3.2,1.69,10,4.25,2.43,8,3.36,2.11,11,3.91,2.17,11,3.17,1.4,12,4,1.07,8,2.22,1.09,9,5.11,1.76,9,4.18,2.56,11,3.09,1.45,11 +6320,inexplicable,4.55,1.5,20,5,2.26,23,4.43,1.86,21,4,1.22,9,5,1.61,11,5,2.41,11,5,2.22,12,3.5,1.2,8,5,2,13,4.43,1.16,14,4.83,2.23,6,4.89,2.71,9,5.07,2.02,14,5.5,1.85,8,3.77,1.59,13,4.7,1.42,10,4.4,1.65,10,4.46,1.94,13,5.7,2.54,10,4.5,2.2,12,4.33,1.41,9 +6321,infallible,5.86,1.46,21,3.79,2.86,24,5.3,2.39,20,6.25,1.28,8,5.62,1.56,13,4.83,2.23,6,3.44,3.01,18,5.82,2.04,11,4.67,2.74,9,5.58,1.08,12,6.22,1.86,9,4.2,2.97,10,3.5,2.85,14,5.38,2.36,13,5.14,2.61,7,5.71,1.2,14,6.14,1.95,7,4.19,2.79,16,3,3.02,8,5.67,1.83,12,4.75,3.11,8 +6322,infamous,4.86,1.77,21,4.32,2.5,22,5.04,2.21,27,4.5,1.58,10,5.18,1.94,11,3.86,2.79,7,4.53,2.42,15,4.53,2.48,17,5.9,1.37,10,5.55,1.63,11,4.1,1.66,10,3.8,3.03,5,4.47,2.4,17,4.93,2.79,14,5.15,1.46,13,4.77,1.79,13,5,1.85,8,3.8,3.01,10,4.75,2.01,12,5.5,2.56,14,4.54,1.71,13 +6323,infamy,4.36,2.04,22,5.05,2.64,21,4.65,1.98,20,4.38,2.07,8,4.36,2.1,14,5,2.54,10,5.09,2.84,11,6.14,0.9,7,3.85,1.95,13,4.18,2.36,11,4.55,1.75,11,4.91,2.3,11,5.2,3.08,10,4.87,1.85,15,4,2.45,5,4.2,1.32,10,4.5,2.54,12,5.89,2.15,9,4.42,2.87,12,4.7,1.57,10,4.6,2.41,10 +6324,infant,6.65,1.93,20,4.1,2.72,21,5.26,2.49,38,7.33,1.53,3,6.53,2,17,3.57,2.99,7,4.31,2.75,13,4.54,2.47,13,5.64,2.46,25,7,2.24,7,6.46,1.81,13,4,3.27,7,4.08,2.63,13,5.22,2.26,18,5.3,2.74,20,6.78,1.86,9,6.55,2.07,11,5,2.72,11,3.1,2.47,10,5,2.6,17,5.48,2.44,21 +6325,infantile,4.3,1.42,20,3.6,2.14,20,3.77,1.69,22,3.86,1.57,7,4.54,1.33,13,4,2.4,9,3.27,1.95,11,3.83,2.32,6,3.75,1.48,16,4.6,1.07,10,3.89,1.76,9,3.12,1.46,8,3.92,2.5,12,4.13,1.77,15,3,1.29,7,4.27,1.49,11,4.33,1.41,9,3.5,1.83,12,3.75,2.66,8,4.18,1.83,11,3.36,1.5,11 +6326,infantry,3.7,2.2,20,4.05,2.71,21,4.67,2.18,24,4.25,2.63,4,3.56,2.16,16,5.5,2.38,4,3.71,2.73,17,4.5,2.78,8,4.75,1.91,16,3.38,1.69,8,3.92,2.54,12,4.1,2.88,10,4,2.68,11,4.92,1.85,13,4.36,2.58,11,3.91,1.92,11,3.44,2.6,9,3.2,2.7,10,4.82,2.6,11,4.76,2.41,17,4.43,1.62,7 +6327,infatuated,6,1.76,21,6,2.18,20,4.8,2.8,20,5.5,1.52,6,6.2,1.86,15,5.88,2.1,8,6.08,2.31,12,4.8,2.3,10,4.8,3.36,10,6,1.79,6,6,1.81,15,5.5,2.68,10,6.5,1.51,10,4.29,2.76,14,6,2.76,6,5.14,2.19,7,6.43,1.4,14,5.86,2.44,14,6.33,1.51,6,4.83,2.98,12,4.75,2.71,8 +6328,infatuation,5.74,2.37,39,5.77,2.51,22,4.59,2.64,39,5.47,2.29,15,5.92,2.45,24,5.75,2.73,12,5.8,2.35,10,4.95,2.99,21,4.17,2.18,18,6.32,2.38,19,5.2,2.28,20,6.33,2.55,9,5.38,2.5,13,4.79,2.62,19,4.4,2.72,20,5.92,2.45,24,5.47,2.29,15,4.78,2.64,9,6.46,2.26,13,5.47,2.93,19,3.75,2.07,20 +6329,infect,2.84,1.68,19,4,2.02,22,3.7,2.1,23,2.45,1.51,11,3,1.63,7,4.25,2.05,8,3.86,2.07,14,4.57,1.99,7,3.31,2.09,16,3.62,1.69,8,2.27,1.49,11,3.78,1.79,9,4.15,2.23,13,4.64,2.06,11,2.83,1.8,12,2.75,1.82,12,3,1.53,7,2.82,1.83,11,5.18,1.47,11,3.23,1.96,13,4.3,2.21,10 +6330,infection,2,1.17,20,4.95,2.52,38,3.8,2.3,54,1.2,0.45,5,2.27,1.22,15,4.78,2.77,9,5,2.49,29,3.72,2.4,18,3.83,2.29,36,2.1,1.1,10,1.9,1.29,10,4.5,2.77,14,5.21,2.4,24,4.36,2.25,28,3.19,2.25,26,2.17,1.19,12,1.75,1.16,8,3.76,2.32,21,6.41,1.97,17,3.41,2.26,32,4.36,2.3,22 +6331,infectious,2.63,1.86,19,5.14,2.26,21,3.19,2.04,21,3,1.8,9,2.3,1.95,10,4.67,2.66,6,5.36,2.24,14,3.17,2.4,6,3.2,1.97,15,3,2.24,7,2.42,1.68,12,4.8,1.92,5,5.25,2.41,16,3.8,2.25,10,2.64,1.75,11,2.3,1.89,10,3,1.87,9,5.75,1.49,8,4.77,2.62,13,3.58,2.11,12,2.67,1.94,9 +6332,infer,4.79,1.13,19,3.82,2.24,22,4.95,2.18,21,4.75,2.06,4,4.8,0.86,15,5,1.81,12,2.4,1.9,10,4.64,2.58,11,4.89,1.17,9,4.55,1.29,11,5.12,0.83,8,4.13,2.42,15,3.14,1.77,7,4.27,1.62,11,5.7,2.54,10,4.75,0.97,12,4.86,1.46,7,3.79,2.25,19,4,2.65,3,4.86,1.92,14,5.14,2.79,7 +6333,inferior,3.43,1.47,21,4.55,2.47,40,3.35,1.96,46,3.42,1.31,12,3.44,1.74,9,4.57,2.62,14,4.54,2.44,26,3.6,1.45,15,3.23,2.17,31,2.75,2.06,4,3.59,1.33,17,4.53,2.8,15,4.56,2.31,25,3.84,2.3,25,2.76,1.26,21,3.67,1.56,12,3.11,1.36,9,4,2.37,21,5.16,2.5,19,3.55,1.86,29,3,2.12,17 +6334,inferiority,3.09,1.93,22,3.47,2.22,19,3.33,2.2,21,4.4,2.79,5,2.62,1.5,16,3.62,2.45,8,3.36,2.16,11,4.2,2.44,10,2.55,1.69,11,3.25,2.14,12,2.9,1.73,10,4.8,1.99,10,2,1.41,9,3.25,2.6,12,3.44,1.67,9,2.91,2.26,11,3.27,1.62,11,4,1.85,8,3.09,2.47,11,4,2.65,9,2.83,1.75,12 +6335,infernal,4.14,1.77,21,6.3,2.03,20,4.61,2.22,36,3.5,1.2,8,4.54,1.98,13,7.2,1.64,5,6,2.1,15,4.82,1.99,11,4.52,2.35,25,4.31,2.14,13,3.88,0.99,8,6.5,1.93,12,6,2.27,8,4.8,2.24,20,4.38,2.25,16,4.73,1.9,11,3.5,1.43,10,6.91,1.92,11,5.56,2.01,9,4.27,2.31,22,5.14,2.03,14 +6336,inferno,3.24,1.79,21,6.14,2.37,21,3.32,2.04,25,3,1.28,12,3.56,2.35,9,6.14,1.57,7,6.14,2.74,14,3.7,2.06,10,3.07,2.05,15,4.5,2.52,4,2.94,1.52,17,6,2.21,10,6.27,2.61,11,2.57,1.27,7,3.61,2.23,18,3.33,1.92,12,3.11,1.69,9,6.08,2.33,13,6.25,2.6,8,2.67,1.32,9,3.69,2.3,16 +6337,infertility,3,1.49,19,4.8,2.8,20,2.62,2.12,24,3.15,1.77,13,2.67,0.52,6,5.2,2.39,5,4.67,2.99,15,3.15,1.77,13,2,2.41,11,3.22,2.05,9,2.8,0.79,10,5.29,2.98,7,4.54,2.79,13,3.18,2.71,11,2.15,1.41,13,3.56,1.33,9,2.5,1.51,10,3.7,2.67,10,5.9,2.6,10,2.78,2.68,9,2.53,1.81,15 +6338,infestation,2.3,1.17,20,5.83,2.96,18,2.75,2.23,24,2.6,0.89,5,2.2,1.26,15,7,2.92,5,5.38,2.96,13,3.77,2.49,13,1.55,1.04,11,2.6,1.35,10,2,0.94,10,7.14,2.48,7,5,3.03,11,3.38,2.42,16,1.5,1.07,8,2.36,1.28,14,2.17,0.98,6,6,2.83,12,5.5,3.45,6,2.73,2.37,15,2.78,2.11,9 +6339,infidel,3.9,2.05,21,4.52,2.4,21,5,2.14,21,4,2.2,13,3.75,1.91,8,4.91,2.59,11,4.33,2.24,9,4.83,2.71,6,5.07,1.98,15,4.1,2.33,10,3.73,1.85,11,4.09,2.26,11,5,2.58,10,4.69,2.02,13,5.5,2.39,8,3.42,2.02,12,4.56,2.01,9,4.31,2.5,13,4.88,2.36,8,4.45,1.44,11,5.6,2.67,10 +6340,infidelity,2.1,1.62,20,5.7,2.57,23,3.86,2.57,21,1.89,1.05,9,2.27,2,11,4.91,2.43,11,6.42,2.57,12,3.5,1.31,8,4.08,3.15,13,2.29,1.86,14,1.67,0.82,6,3.89,2.2,9,6.86,2.11,14,4,2.67,8,3.77,2.62,13,2.5,2.12,10,1.7,0.82,10,5.85,2.38,13,5.5,2.92,10,4.42,3.06,12,3.11,1.62,9 +6341,infield,4.75,1.41,20,3.87,1.98,23,5.52,1.94,21,4.6,1.52,5,4.8,1.42,15,4.75,1.6,12,2.91,1.97,11,5.91,1.81,11,4.78,1.92,9,4.73,1.79,11,4.78,0.83,9,3.94,1.95,16,3.71,2.21,7,5.27,1.74,11,5.8,2.2,10,5,1.47,13,4.29,1.25,7,3.95,2.07,19,3.5,1.73,4,5,1.57,14,6.57,2.3,7 +6342,infiltrate,4.41,1.74,22,5.13,2.56,23,5.11,2.85,19,4.75,1.67,8,4.15,1.86,13,6.12,2.23,8,4.64,2.73,14,5,3.42,7,5,2.68,11,3.5,1.6,8,4.92,1.71,13,4.89,2.85,9,5.29,2.46,14,5.14,2.97,7,5.08,2.91,12,4.64,1.91,11,4.18,1.6,11,3,2.4,9,6.5,1.56,14,5.25,2.86,16,4.33,3.21,3 +6343,infiltration,3.7,1.42,20,4.78,2.56,18,4.33,2.18,24,4.4,1.14,5,3.47,1.46,15,6.4,1.52,5,4.15,2.64,13,4.85,2.44,13,3.73,1.74,11,3.3,1.42,10,4.1,1.37,10,6,1.53,7,4,2.83,11,4.69,2.27,16,3.62,1.92,8,3.71,1.54,14,3.67,1.21,6,4.58,2.64,12,5.17,2.56,6,4.53,2.2,15,4,2.24,9 +6344,infinite,6.05,1.66,21,4.6,2.8,25,5.16,3,19,6.11,1.96,9,6,1.48,12,4.17,3.13,6,4.72,2.85,18,4.57,3.64,7,5.5,2.68,12,6.19,1.56,16,5.6,2.07,5,4.93,2.95,14,4.1,2.81,10,5.22,3.49,9,5.1,2.69,10,6.25,2.01,12,5.78,1.09,9,4.69,2.82,16,4.44,2.92,9,6.09,2.98,11,3.88,2.7,8 +6345,infinity,6.74,2.02,19,4,2.68,20,5.65,3.01,20,7.67,1.53,3,6.6,2.16,15,5.1,3.03,10,2.9,1.79,10,5,2.87,10,6.3,3.16,10,6.5,2.17,6,6.92,2.11,12,4.57,3.1,7,3.69,2.5,13,5.75,3.28,8,5.58,2.97,12,6.92,2.11,12,6.43,1.99,7,4.4,3.06,10,3.6,2.32,10,5.44,3.17,9,5.82,3.03,11 +6346,infirmary,3.52,1.63,21,4.13,2.28,23,4.25,2.2,20,4.2,2.17,5,3.31,1.45,16,4.58,1.88,12,3.64,2.66,11,4.2,2.44,10,3.78,1.3,9,2.83,1.47,12,4.44,1.42,9,4.31,2.41,16,3.71,2.06,7,4.3,1.49,10,4.2,2.82,10,3.54,1.71,13,3.5,1.6,8,4,2.26,19,4.75,2.63,4,4.29,1.98,14,4.17,2.86,6 +6347,inflammation,2.76,1.41,21,4.46,2.06,24,2.64,1.94,22,2.38,1.06,8,3,1.58,13,4.67,2.35,12,4.25,1.82,12,3,2.16,13,2.11,1.54,9,2.25,1.16,8,2.92,1.44,12,4.92,1.19,13,3.91,2.74,11,3.42,2.27,12,1.7,0.82,10,2.9,1.73,10,2.64,1.12,11,4.06,2.24,16,5.25,1.49,8,3,2.58,10,2.33,1.23,12 +6348,inflammatory,3,1.72,20,4.67,2.52,21,4.17,2.75,24,3.67,1.53,3,2.88,1.76,17,5.14,2.41,7,4.38,2.72,13,4.38,2.5,8,4.06,2.93,16,3.14,1.35,7,2.92,1.93,13,4.14,1.77,7,4.92,2.96,13,4.86,3.01,14,3.2,2.1,10,3.22,1.39,9,2.82,1.99,11,4.55,2.42,11,4.8,2.74,10,3.71,2.97,17,5.29,1.8,7 +6349,inflatable,4.79,2.02,19,2.8,1.99,20,5.55,2.26,20,5.67,1.15,3,4.67,2.19,15,2.7,2.11,10,2.9,1.97,10,6.3,1.64,10,4.8,2.62,10,4.33,1.97,6,5.08,2.15,12,2.43,1.9,7,3,2.08,13,5.12,2.23,8,5.83,2.33,12,4.75,1.91,12,4.86,2.34,7,3.2,2.15,10,2.4,1.84,10,5.33,2.24,9,5.73,2.37,11 +6350,inflate,4.3,1.72,20,3.3,1.82,23,5.28,2.22,18,4.89,1.62,9,3.82,1.72,11,3.73,1.74,11,2.92,1.88,12,5.5,1.78,10,5,2.78,8,4.14,1.86,7,4.42,1.78,12,3.91,1.81,11,2.75,1.71,12,5.29,2.21,7,5.27,2.33,11,4,1.91,13,4.86,1.21,7,2.73,1.74,11,3.83,1.8,12,5.11,1.83,9,5.44,2.65,9 +6351,inflated,5.13,1.66,23,3.55,2.22,22,4.47,2.25,19,5.25,2.05,8,5.07,1.49,15,4.3,2.21,10,2.92,2.11,12,5.29,2.81,7,4,1.81,12,4.92,1.93,12,5.36,1.36,11,3.36,1.86,11,3.73,2.61,11,4.57,2.59,14,4.2,0.84,5,4.64,1.57,11,5.58,1.68,12,3.3,1.95,10,3.75,2.49,12,4.22,2.11,9,4.7,2.45,10 +6352,inflation,2.91,1.87,22,4.5,2.32,22,4,2.49,19,3.62,2.67,8,2.62,1.12,13,3.75,2.25,8,4.92,2.43,13,3.71,3.04,7,3.91,2.17,11,2.88,2.7,8,3.08,1.26,13,4.38,2.62,8,4.57,2.24,14,3.43,2.3,7,4.33,2.64,12,3.36,2.38,11,2.45,1.13,11,3.25,2.55,8,5.21,1.93,14,4.06,2.49,16,3.67,3.06,3 +6353,inflict,3.35,2.03,20,3.71,2.37,21,4.6,2.4,25,2.75,2.22,4,3.5,2.03,16,3.5,2.08,4,3.76,2.49,17,4.78,2.68,9,4.5,2.31,16,3.62,1.6,8,3.17,2.33,12,4.4,2.55,10,3.09,2.12,11,4.29,2.27,14,5,2.61,11,3.09,1.7,11,3.67,2.45,9,3.5,2.22,10,3.91,2.59,11,4.94,2.53,18,3.71,1.89,7 +6354,influence,5.53,1.58,19,4.3,2.27,23,5.96,2.19,28,5.57,0.79,7,5.5,1.93,12,4.11,1.9,9,4.43,2.53,14,5.5,2.41,14,6.43,1.91,14,5.38,2.2,8,5.64,1.03,11,4.17,2.55,12,4.45,2.02,11,6.14,2.14,14,5.79,2.29,14,5.3,1.95,10,5.78,1.09,9,4.55,1.97,11,4.08,2.57,12,5.58,2.43,12,6.25,2.02,16 +6355,influential,5.94,1.21,18,4.33,2.31,21,6.52,2.04,23,6.2,1.3,5,5.83,1.27,12,5.17,2.56,6,4,2.2,15,7,2,10,6.15,2.08,13,6.33,1.21,6,5.73,1.27,11,4.14,2.34,7,4.43,2.38,14,6.27,2.1,11,6.75,2.05,12,6,1.18,11,5.86,1.35,7,4.73,2.24,11,3.9,2.42,10,6.5,1.95,14,6.56,2.3,9 +6356,influenza,2.86,1.8,21,4.91,2.39,23,2.76,1.92,21,4.2,2.77,5,2.44,1.21,16,5.08,2.35,12,4.73,2.53,11,3.18,2.27,11,2.22,1.48,9,2.25,1.71,12,3.67,1.66,9,5.06,2.21,16,4.57,2.94,7,2.73,1.49,11,2.8,2.39,10,2.69,1.84,13,3.12,1.81,8,4.95,2.61,19,4.75,0.96,4,2.86,2.18,14,2.57,1.4,7 +6357,info,5.95,1.54,19,3.72,2.19,18,5.06,2.19,17,6.36,1.12,11,5.38,1.92,8,4,2,4,3.64,2.31,14,3.88,1.73,8,6.11,2.09,9,6.75,1.04,8,5.36,1.63,11,4,1.53,7,3.55,2.58,11,3.83,2.32,6,5.73,1.9,11,5.92,1.8,13,6,0.89,6,2.82,2.14,11,5.14,1.46,7,5.43,2.07,7,4.8,2.35,10 +6358,infomercial,3.52,2.14,21,4.35,2.72,20,4.67,2.54,36,3.75,2.25,8,3.38,2.14,13,4.6,2.61,5,4.27,2.84,15,5.09,2.66,11,4.48,2.52,25,3.92,2.33,13,2.88,1.73,8,4.33,2.61,12,4.38,3.07,8,4.45,2.46,20,4.94,2.69,16,3.91,2.12,11,3.1,2.18,10,4.82,2.93,11,3.78,2.49,9,3.95,2.59,22,5.79,2.08,14 +6359,inform,5.18,1.29,17,3.33,1.62,21,6.4,1.57,20,5,1,3,5.21,1.37,14,3,1.41,6,3.47,1.73,15,6.67,1.51,6,6.29,1.64,14,5.11,1.05,9,5.25,1.58,8,4,1.41,7,3,1.66,14,6.5,1.51,10,6.3,1.7,10,4.71,0.95,7,5.5,1.43,10,3.11,1.83,9,3.5,1.51,12,5.62,1.69,8,6.92,1.31,12 +6360,informal,5.05,1.43,20,3.24,2.07,25,5.58,2.17,19,5.25,1.75,8,4.92,1.24,12,2.83,1.83,6,3.39,2.23,18,4.86,2.27,7,6,2.09,12,5.07,1.62,15,5,0.71,5,2.93,2.37,14,3.7,1.7,10,5.22,2.54,9,5.9,1.85,10,5,1.55,11,5.11,1.36,9,3.62,2.25,16,2.56,1.59,9,5.45,2.5,11,5.75,1.75,8 +6361,informant,4.5,2.15,22,4.3,2.39,20,4.79,2.3,24,4.73,2.37,15,4,1.63,7,4,2.55,5,4.4,2.41,15,4.77,2.09,13,4.82,2.64,11,5.8,2.2,10,3.42,1.44,12,4.43,3.15,7,4.23,2.01,13,5.18,2.09,11,4.46,2.5,13,5.09,2.07,11,3.91,2.17,11,3.8,2.39,10,4.8,2.39,10,5.56,2.55,9,4.33,2.09,15 +6362,information,6.33,2.09,18,2.3,2.05,20,5.39,2,18,5.62,2.39,8,6.9,1.73,10,2.14,1.57,7,2.38,2.33,13,5.36,2.2,11,5.43,1.81,7,5.82,2.27,11,7.14,1.57,7,1.89,1.45,9,2.64,2.46,11,5.09,2.21,11,5.86,1.68,7,5.67,2.02,12,7.67,1.63,6,2.17,1.59,12,2.5,2.73,8,6,2.12,9,4.78,1.79,9 +6363,informative,5.94,1.16,18,3.89,2.05,18,6.47,1.62,17,5.9,1.1,10,6,1.31,8,4.5,2.52,4,3.71,1.98,14,6.75,1.16,8,6.22,1.99,9,6.29,1.11,7,5.73,1.19,11,3.57,1.81,7,4.09,2.26,11,5.67,2.07,6,6.91,1.22,11,5.92,1.38,12,6,0.63,6,3.27,1.9,11,4.86,2.04,7,6.71,1.11,7,6.3,1.95,10 +6364,informer,4.25,1.77,20,4.81,1.57,21,5.71,2.47,34,4.5,1.72,10,4,1.89,10,4.62,1.69,8,4.92,1.55,13,6.43,2.62,14,5.2,2.28,20,4.89,1.69,9,3.73,1.74,11,4.77,1.24,13,4.88,2.1,8,5.59,2.89,22,5.92,1.51,12,3.9,2.08,10,4.6,1.43,10,4.79,1.63,14,4.86,1.57,7,6.12,2.34,17,5.29,2.59,17 +6365,infraction,3.86,1.21,22,5.05,1.81,19,4.1,1.87,21,3.4,1.14,5,4,1.26,16,5.88,1.73,8,4.45,1.69,11,4,1.05,10,4.18,2.44,11,3.92,0.79,12,3.8,1.62,10,5.3,1.95,10,4.78,1.72,9,3.75,2.05,12,4.56,1.59,9,3.55,0.69,11,4.18,1.54,11,4.88,1.96,8,5.18,1.78,11,3.67,1,9,4.42,2.31,12 +6366,infrared,4.39,1.2,23,4.41,2.4,22,5.25,2.07,20,4.5,1.2,8,4.33,1.23,15,4.2,2.39,10,4.58,2.5,12,6.29,2.14,7,4.69,1.89,13,4.67,0.89,12,4.09,1.45,11,3.91,2.02,11,4.91,2.74,11,5.6,2.06,15,4.2,1.92,5,4.18,1.08,11,4.58,1.31,12,4.2,2.25,10,4.58,2.61,12,5.5,1.08,10,5,2.79,10 +6367,infrastructure,5.14,1.73,22,4.16,2.17,25,5.33,2.24,24,5.22,2.05,9,5.08,1.55,13,4.2,2.86,10,4.13,1.68,15,5.78,2.28,9,5.07,2.25,15,5.12,1.36,8,5.14,1.96,14,4.08,2.39,12,4.23,2.05,13,5.33,2.31,12,5.33,2.27,12,4.75,1.29,12,5.6,2.12,10,3.93,2.31,15,4.5,2.01,10,5.08,2.63,13,5.64,1.75,11 +6368,infuriating,2.63,1.21,19,5.9,2.25,20,4.48,2.47,23,3.33,1.53,3,2.5,1.15,16,6.5,1.2,8,5.5,2.71,12,4.56,2.35,9,4.43,2.62,14,2.56,1.24,9,2.7,1.25,10,5.62,1.69,8,6.08,2.61,12,4.93,2.63,15,3.62,2,8,2.43,0.53,7,2.75,1.48,12,6.5,1.58,10,5.3,2.71,10,4.85,3,13,4,1.56,10 +6369,infuser,5.05,1.24,21,4.2,2.44,20,3.62,2.36,21,5.17,0.75,6,5,1.41,15,4.38,3.11,8,4.08,2.02,12,3.18,2.27,11,4.1,2.47,10,5.44,0.73,9,4.75,1.48,12,3.67,2.55,9,4.64,2.38,11,2.86,1.35,7,4,2.69,14,5,1.25,10,5.09,1.3,11,3.69,2.43,13,5.14,2.34,7,3.18,2.52,11,4.1,2.18,10 +6370,ingenious,5.61,2.06,23,5.45,2.52,22,6.6,2.04,20,5.75,2.38,8,5.53,1.96,15,5.2,2.74,10,5.67,2.42,12,6.14,2.48,7,6.85,1.82,13,5.17,2.37,12,6.09,1.64,11,4.91,2.34,11,6,2.68,11,6.4,1.92,15,7.2,2.49,5,4.55,2.11,11,6.58,1.51,12,6,2.26,10,5,2.73,12,5.6,1.78,10,7.6,1.84,10 +6371,ingenuity,6.52,2.04,21,4.39,2.57,23,5.92,1.85,26,7.09,1.81,11,5.9,2.18,10,4.82,2.56,11,4,2.63,12,5.09,1.64,11,6.79,1.58,14,6.3,2.41,10,6.73,1.74,11,5.18,2.79,11,3.67,2.23,12,5.82,1.91,17,6.5,1.51,8,7,2.2,13,5.75,1.58,8,4.2,2.78,15,4.75,2.25,8,6,1.94,17,5.78,1.79,9 +6372,ingest,5,1.61,21,3.56,2.31,25,6.26,2.02,19,5.33,1.8,9,4.75,1.48,12,3.67,1.97,6,3.61,2.5,18,5.57,2.3,7,6.67,1.83,12,5.06,1.57,16,4.8,1.92,5,3.29,2.37,14,4.1,2.33,10,5.89,2.26,9,6.6,1.84,10,5.42,1.98,12,4.44,0.73,9,3.75,2.24,16,3.22,2.54,9,6.36,2.5,11,6.12,1.25,8 +6373,ingrate,3.5,1.85,22,4.47,2.12,19,3.38,1.94,21,3.2,1.64,5,3.62,2,16,4.75,2.05,8,4.27,2.24,11,3.4,1.71,10,3.36,2.2,11,3.42,1.62,12,3.6,2.17,10,4.7,2.16,10,4.22,2.17,9,2.83,1.4,12,4.11,2.37,9,2.82,1.66,11,4.18,1.83,11,4.12,2.23,8,4.73,2.1,11,3.11,1.69,9,3.58,2.15,12 +6374,ingredient,5.86,1.35,21,2.45,1.74,22,5.85,2.27,27,5.7,1.42,10,6,1.34,11,1.86,1.57,7,2.73,1.79,15,5.41,2.53,17,6.6,1.58,10,6.27,1.56,11,5.4,0.97,10,2.2,2.17,5,2.53,1.66,17,5.29,2.52,14,6.46,1.85,13,5.85,1.57,13,5.88,0.99,8,1.8,1.32,10,3,1.91,12,6.07,2.5,14,5.62,2.06,13 +6375,inhabit,5.38,1.77,21,3.65,1.72,23,5.45,2.09,20,4.2,2.17,5,5.75,1.53,16,4.42,1.38,12,2.82,1.72,11,5.7,2.36,10,4.89,1.69,9,5.17,1.99,12,5.67,1.5,9,3.62,1.63,16,3.71,2.06,7,4.45,1.81,11,6.67,1.8,9,5.69,1.6,13,4.88,2.03,8,3.58,1.71,19,4,2,4,4.93,1.98,14,6.67,1.97,6 +6376,inhabitant,5.11,1.73,19,3.57,1.99,21,5.69,2.06,49,5.67,0.58,3,4.8,1.74,15,4,1.51,8,3.31,2.25,13,6,1.97,18,5.52,2.13,31,5.17,2.32,6,4.83,1.27,12,3.89,1.76,9,3.33,2.19,12,5.23,2.12,26,6.22,1.91,23,5,1.6,12,5.29,2.06,7,4.3,2.06,10,2.91,1.76,11,5.81,1.94,31,5.5,2.31,18 +6377,inhalation,5.25,1.86,20,3.33,2.06,21,4.72,2.73,25,5,2.45,4,5.31,1.78,16,4,2.16,4,3.18,2.07,17,4.78,3.03,9,4.69,2.65,16,6,1.6,8,4.75,1.91,12,3.6,2.22,10,3.09,1.97,11,4.57,2.82,14,4.91,2.74,11,5.45,1.92,11,5,1.87,9,3.2,1.99,10,3.45,2.21,11,5.28,2.82,18,3.29,1.98,7 +6378,inhale,5.36,1.53,22,4.43,2.56,23,5.89,2.42,19,5.25,1.67,8,5.23,1.36,13,4.62,2.88,8,4.36,2.56,14,6,2.71,7,5.82,2.48,11,5.25,1.75,8,5.23,1.3,13,3.89,2.57,9,4.79,2.58,14,4.71,2.75,7,6.58,2.02,12,5.73,1.79,11,5,1.18,11,3.67,2.6,9,4.93,2.5,14,6.31,2.27,16,3.67,2.31,3 +6379,inhaler,4.43,1.91,21,3.46,2.38,24,5.05,2.5,19,4.88,1.13,8,4.15,2.27,13,4.67,1.63,6,3.06,2.48,18,5.36,2.62,11,4.62,2.45,8,5,2.13,12,3.67,1.32,9,3.7,2.54,10,3.29,2.33,14,5.42,2.68,12,4.43,2.23,7,4.5,2.03,14,4.29,1.8,7,4.12,2.36,16,2.12,1.89,8,4.92,2.57,12,5.29,2.56,7 +6380,inherent,5.95,1.36,22,3.71,1.95,21,5.68,1.96,22,6.29,1.44,14,5.38,1.06,8,3.73,1.74,11,3.89,2.32,9,4.67,1.86,6,6.06,1.91,16,6.5,1.18,10,5.5,1.38,12,3.36,2.06,11,4.1,1.85,10,5.31,1.8,13,6.22,2.17,9,5.83,1.47,12,6.1,1.29,10,3.54,1.94,13,4,2.07,8,4.83,1.9,12,6.7,1.57,10 +6381,inherit,7.11,1.71,18,4.35,2.48,20,4.76,1.9,25,8.2,0.84,5,6.69,1.8,13,4.18,2.68,11,4.56,2.35,9,4.81,1.68,16,4.67,2.35,9,6.57,2.07,7,7.45,1.44,11,4.11,2.15,9,4.55,2.81,11,4.6,1.98,20,5.4,1.52,5,6.78,1.92,9,7.44,1.51,9,4,2.24,11,4.78,2.82,9,4.84,1.54,19,4.5,2.95,6 +6382,inheritance,6.8,1.36,20,5,2.71,20,5.04,2.98,25,6,1,3,6.94,1.39,17,5.43,3.1,7,4.92,2.64,12,4.62,2.92,8,5.24,3.07,17,6.71,1.25,7,6.85,1.46,13,5,3.11,7,5.17,2.66,12,4.93,3.15,14,5.18,2.89,11,6.33,1.22,9,7.18,1.4,11,5.55,2.81,11,4.33,2.6,9,5.06,3.26,18,5,2.31,7 +6383,inhibition,3.95,1.28,21,4.29,1.85,21,4.48,2.49,25,3.92,1.31,12,4,1.32,9,4.43,2.15,7,4.21,1.76,14,3.3,1.42,10,5.27,2.76,15,4,1.15,4,3.94,1.34,17,5,1.49,10,3.64,1.96,11,3.71,2.43,7,4.78,2.51,18,4,1.48,12,3.89,1.05,9,4,1.68,13,4.75,2.12,8,3.56,2.35,9,5,2.48,16 +6384,inhibitor,4.43,2.06,21,5.45,2.21,20,4.43,2.2,21,5.5,1.38,6,4,2.17,15,5.5,2.33,8,5.42,2.23,12,4.91,2.55,11,3.9,1.73,10,4.33,2.34,6,4.47,2.03,15,5.9,2.33,10,5,2.11,10,4.64,2.53,14,4,1.41,7,5,2.08,7,4.14,2.07,14,5.36,2.27,14,5.67,2.25,6,4.67,2.61,12,4.11,1.62,9 +6385,inhospitable,2.65,1.53,20,4.36,2.22,22,3.35,1.69,20,3.22,1.92,9,2.18,0.98,11,3.5,2.35,6,4.67,2.23,15,2.83,1.72,6,3.57,1.7,14,3.38,2.07,8,2.17,0.83,12,4,2,5,4.47,2.32,17,4.44,1.67,9,2.45,1.13,11,2.27,1.79,11,3.11,1.05,9,4.44,2.13,9,4.31,2.36,13,3.64,1.96,11,3,1.32,9 +6386,inhuman,3.18,1.92,22,5.24,2.47,21,3.64,2.48,22,3.57,2.14,14,2.5,1.31,8,5.36,2.54,11,5.11,2.67,9,5.67,2.34,6,2.88,2.13,16,3.7,2.36,10,2.75,1.42,12,5.09,2.84,11,5.4,2.12,10,4.46,2.22,13,2.44,2.46,9,3.08,2.02,12,3.3,1.89,10,4.85,2.58,13,5.88,2.3,8,3.67,2.57,12,3.6,2.5,10 +6387,inhumane,3.1,2.36,21,5.43,2.18,21,3.36,1.84,22,3.78,2.28,9,2.58,2.39,12,4.5,2.26,6,5.79,2.19,14,3.83,1.47,6,3.19,1.97,16,3.67,2.6,9,2.67,2.19,12,5.6,2.07,5,5.38,2.28,16,3.91,1.81,11,2.82,1.78,11,2.58,2.61,12,3.78,1.92,9,4.88,1.89,8,5.77,2.35,13,2.92,1.62,12,3.9,2.02,10 +6388,iniquity,4.25,2.27,20,3.38,2.16,21,4.92,2.38,25,4.86,3.18,7,3.92,1.66,13,2.89,1.54,9,3.75,2.53,12,5.2,2.24,15,4.56,2.79,9,4.45,2.07,11,4,2.6,9,4,1.51,8,3,2.45,13,5.73,2.55,15,3.67,1.58,9,5.15,2.12,13,2.57,1.51,7,3,1.81,15,4.33,2.8,6,5.08,2.61,12,4.77,2.24,13 +6389,initial,5.38,1.56,21,4.09,2.27,22,5.27,1.91,22,5.5,1.43,10,5.27,1.74,11,5,1.51,8,3.57,2.5,14,5,1.84,11,5.55,2.02,11,5,0,7,5.57,1.91,14,4.1,2.02,10,4.08,2.54,12,5.15,2.03,13,5.44,1.81,9,5.67,1.97,12,5,0.71,9,4.12,2.42,8,4.07,2.27,14,5.43,2.21,14,5,1.31,8 +6390,initiate,6.1,1.76,21,3.52,1.65,23,6.67,2.31,21,6.62,1.41,8,5.77,1.92,13,3.54,1.71,13,3.5,1.65,10,6.92,2.06,13,6.25,2.76,8,7.5,1.51,8,5.5,0.9,12,3.85,1.34,13,3.1,1.97,10,6.58,2.39,12,6.78,2.33,9,6.1,2.13,10,6.09,1.45,11,3.44,1.71,16,3.71,1.6,7,5.33,2.78,9,7.67,1.23,12 +6391,initiation,5.09,1.41,22,4.29,2.39,21,4.68,2.63,22,5.36,1.5,14,4.62,1.19,8,5,2.61,11,3.67,2,9,4.5,2.26,6,4.75,2.82,16,5.2,1.69,10,5,1.21,12,3.45,2.16,11,5.2,2.39,10,4.54,2.63,13,4.89,2.76,9,5.17,1.53,12,5,1.33,10,4.31,2.56,13,4.25,2.25,8,5.08,2.75,12,4.2,2.53,10 +6392,initiative,6.68,2.19,19,4.09,2.64,22,6.67,2.22,27,7.17,1.6,6,6.46,2.44,13,4.36,2.54,11,3.82,2.82,11,7.1,2.42,10,6.41,2.12,17,7.27,2.1,11,5.88,2.17,8,3.27,1.85,11,4.91,3.11,11,6.56,2.53,18,6.89,1.54,9,6.62,2.47,13,6.83,1.6,6,4.36,2.9,14,3.62,2.2,8,6.88,2.47,16,6.36,1.86,11 +6393,inject,3.32,1.45,19,4.14,2.44,22,4.74,2.03,23,3.73,1.49,11,3,1.15,7,3.62,1.6,8,4.43,2.82,14,4.86,2.41,7,4.69,1.92,16,3,1.41,8,3.55,1.51,11,4.22,2.64,9,4.08,2.4,13,5,1.67,11,4.5,2.35,12,2.75,1.29,12,4.29,1.25,7,2.64,1.63,11,5.64,2.2,11,4.23,2.17,13,5.4,1.71,10 +6394,injection,2.89,1.41,19,5.67,2.37,21,3.5,2.01,20,4,1,3,2.69,1.4,16,5.5,2.88,6,5.73,2.25,15,3.67,1.97,6,3.43,2.1,14,2.9,1.2,10,2.89,1.69,9,6,2.45,7,5.5,2.41,14,4,2.11,10,3,1.89,10,3.25,1.75,8,2.64,1.12,11,5.56,2.92,9,5.75,2.01,12,3.88,2.53,8,3.25,1.66,12 +6395,injunction,4.18,1.99,22,4.26,1.66,19,4.19,2.48,21,4.8,1.92,5,3.94,2.08,16,4.38,1.3,8,4.18,1.94,11,4.4,2.55,10,4,2.53,11,4.5,2.11,12,3.8,1.87,10,4.5,1.43,10,4,1.94,9,4.17,2.29,12,4.22,2.86,9,4.18,2.4,11,4.18,1.6,11,3.88,2.03,8,4.55,1.37,11,4.44,2.7,9,4,2.41,12 +6396,injure,3.74,1.41,19,5.9,2.43,21,4.22,1.57,23,3.8,1.1,5,3.77,1.59,13,6.17,2.56,6,5.8,2.46,15,4.7,1.42,10,3.85,1.63,13,3.86,1.07,7,3.73,1.68,11,5.29,2.5,7,6.21,2.42,14,4.73,1.19,11,3.75,1.76,12,4.08,1.38,12,3.14,1.35,7,4.73,2.8,11,7.2,0.92,10,4.36,1.69,14,4,1.41,9 +6397,injury,2.32,1.63,19,5.56,2.33,43,3.6,2.08,48,2.89,2.03,9,1.8,1.03,10,5.25,2.24,16,5.74,2.41,27,3.65,2.21,17,3.53,2.06,30,2.86,1.21,7,2,1.81,12,5.52,2.45,23,5.6,2.26,20,4,2.17,32,2.67,1.63,15,3,1.89,10,1.56,0.88,9,5.73,2.34,26,5.29,2.37,17,4,2.33,28,3.05,1.57,20 +6398,injustice,2.45,1.64,20,6.45,1.88,20,3.27,2.09,26,2.64,1.86,11,2.22,1.39,9,6.57,1.9,7,6.38,1.94,13,3.54,1.9,13,3,2.31,13,2.64,1.91,11,2.22,1.3,9,6.45,2.02,11,6.44,1.81,9,3.94,2.19,17,2,1.12,9,2.6,2.07,10,2.3,1.16,10,6.58,1.78,12,6.25,2.12,8,3.81,2.04,16,2.4,1.96,10 +6399,ink,5.65,1.69,20,3.73,2.31,44,6.32,2.4,22,5,1.58,5,5.87,1.73,15,4.35,2.62,17,3.33,2.04,27,6.22,2.86,9,6.38,2.14,13,5.8,1.03,10,5.5,2.22,10,4.05,2.42,21,3.43,2.21,23,6.21,2.69,14,6.5,1.93,8,5.25,1.76,12,6.25,1.49,8,3.44,2.14,25,4.11,2.51,19,6.38,2.72,13,6.22,1.99,9 +6400,inkling,5.63,2.11,19,3.9,2.14,21,4.71,2.22,21,5.36,1.96,11,5.86,2.54,7,4.29,1.98,7,3.71,2.27,14,3.8,2.28,5,5,2.19,16,5.62,2.26,8,5.64,2.11,11,3.67,2.45,9,4.08,1.98,12,4.11,2.42,9,5.17,2.04,12,5.33,2.46,12,6.14,1.35,7,2.91,2.17,11,5,1.56,10,4.58,2.23,12,4.89,2.32,9 +6401,inlet,5.57,1.89,21,2.75,1.98,24,4.75,2.27,20,5.75,1.83,8,5.46,1.98,13,4.5,1.38,6,2.17,1.82,18,5.18,2.36,11,4.22,2.17,9,5.92,1.93,12,5.11,1.83,9,2.8,1.81,10,2.71,2.16,14,5.15,2.54,13,4,1.53,7,5.79,1.81,14,5.14,2.12,7,3.31,2.15,16,1.62,0.92,8,4.5,2.11,12,5.12,2.59,8 +6402,inmate,2.67,2.09,18,4.73,2.91,22,3,1.89,28,2.67,1.63,6,2.67,2.35,12,5.36,2.77,11,4.09,3.05,11,2.45,1.86,11,3.35,1.87,17,3.4,2.46,10,1.75,1.04,8,4.45,3.05,11,5,2.9,11,3.22,2.1,18,2.6,1.43,10,2.92,2.35,12,2.17,1.47,6,3.86,2.8,14,6.25,2.6,8,2.69,1.82,16,3.42,1.98,12 +6403,inn,5.71,1.82,21,3.26,1.89,23,5.52,2.02,21,5.6,2.7,5,5.75,1.57,16,3.75,1.96,12,2.73,1.74,11,6.27,1.85,11,4.22,1.3,9,5.83,2.29,12,5.56,1.01,9,3.19,1.87,16,3.43,2.07,7,4.82,1.72,11,6.3,2.11,10,5.85,1.46,13,5.5,2.39,8,3.32,1.95,19,3,1.83,4,4.79,1.89,14,7,1.41,7 +6404,innards,3.11,1.24,19,3.29,2.28,21,4.17,2.25,23,3.18,1.25,11,3.29,1.11,7,4,2.56,8,2.85,2.08,13,4.57,2.82,7,4,2.03,16,3.12,1.64,8,3.09,0.94,11,3.11,2.09,9,3.42,2.5,12,4.91,2.07,11,3.5,2.28,12,3.08,1.44,12,3.14,0.9,7,3,2.79,11,3.6,1.65,10,4.23,2.31,13,4.1,2.28,10 +6405,innate,5.14,1.39,21,2.95,1.76,22,5.07,2.27,27,5.1,1.6,10,5.18,1.25,11,2.43,1.9,7,3.2,1.7,15,4.71,2.44,17,5.7,1.89,10,5.09,1.04,11,5.2,1.75,10,3.2,2.28,5,2.88,1.65,17,4.64,2.27,14,5.54,2.26,13,4.54,1.2,13,6.12,1.13,8,2.5,1.72,10,3.33,1.78,12,5.29,2.37,14,4.85,2.23,13 +6406,inner,5.11,1.45,19,3.5,2.64,18,5.71,2.37,17,5.36,0.67,11,4.75,2.12,8,3.5,3,4,3.5,2.65,14,4.62,2.56,8,6.67,1.8,9,5.5,1.07,8,4.82,1.66,11,2.29,1.38,7,4.27,3,11,5.5,3.08,6,5.82,2.04,11,4.69,1.44,13,6,1.1,6,3.45,3.01,11,3.57,2.15,7,5.71,2.14,7,5.7,2.63,10 +6407,innermost,5.25,1.41,20,3.57,2.25,23,6.24,2,21,5.78,1.2,9,4.82,1.47,11,4.36,2.66,11,2.83,1.59,12,5.38,2.2,8,6.77,1.74,13,5.21,0.97,14,5.33,2.25,6,4.89,2.71,9,2.71,1.44,14,5.12,2.42,8,6.92,1.38,13,5.1,0.57,10,5.4,1.96,10,3.77,1.96,13,3.3,2.67,10,6.33,2.19,12,6.11,1.83,9 +6408,inning,5.14,1.53,21,3.4,2.18,25,5.79,1.93,19,5.44,1.59,9,4.92,1.51,12,2.83,1.6,6,3.56,2.41,18,4.71,1.7,7,6.42,1.83,12,4.94,1.48,16,5.8,1.64,5,3.21,2.33,14,3.6,2.17,10,5.56,2.24,9,6,1.7,10,5.33,1.56,12,4.89,1.54,9,3.69,2.09,16,2.89,2.37,9,5.73,2.28,11,5.88,1.46,8 +6409,innkeeper,5.06,1.39,18,3.05,1.83,21,5.5,2.24,22,5.25,0.71,8,4.9,1.79,10,4,2.07,8,2.46,1.45,13,5.09,2.43,11,5.91,2.07,11,5,0,7,5.09,1.81,11,3.9,1.85,10,2.27,1.49,11,5.85,2.27,13,5,2.24,9,5.3,1.83,10,4.75,0.46,8,3.14,2.27,7,3,1.66,14,5.43,2.41,14,5.62,2.07,8 +6410,innocence,6.73,1.45,22,3.65,2.35,26,6.38,1.81,24,7.22,1.56,9,6.38,1.33,13,2.2,1.55,10,4.56,2.34,16,6.33,1.8,9,6.4,1.88,15,7,1.51,8,6.57,1.45,14,4.38,2.47,13,2.92,2.06,13,6.75,1.71,12,6,1.91,12,6.42,1.56,12,7.1,1.29,10,3.07,2.4,15,4.45,2.11,11,6.54,1.61,13,6.18,2.09,11 +6411,innocent,6.55,1.23,20,4.4,2.72,20,5.92,2.53,38,6.33,1.15,3,6.59,1.28,17,5,2.83,7,4.08,2.72,13,6.37,2.48,19,5.28,2.49,18,6.29,1.25,7,6.69,1.25,13,4.91,2.81,11,3.78,2.64,9,5.65,2.62,17,6.14,2.5,21,6.56,1.33,9,6.55,1.21,11,5.25,3.02,12,3.12,1.64,8,6.1,2.34,21,5.71,2.8,17 +6412,innocuous,5.28,1.99,18,3.7,2.22,23,4.78,1.7,18,5.12,2.03,8,5.4,2.07,10,3.71,2.43,7,3.67,2.29,15,5.1,1.97,10,4.38,1.3,8,5.56,2.3,9,5,1.73,9,4.8,2.44,10,2.75,1.71,12,4.71,0.95,7,4.6,2.07,10,5.09,1.7,11,5.57,2.51,7,3.6,2.33,20,4.33,1.53,3,5.25,0.89,8,4.4,2.12,10 +6413,innovation,6.95,1.56,22,6.42,2.19,19,6.38,2.06,21,7.4,1.52,5,6.88,1.63,16,7.25,1.91,8,5.82,2.27,11,6.3,2.26,10,6.45,1.97,11,6.58,1.83,12,7.4,1.07,10,6.2,1.87,10,6.67,2.6,9,6.5,2.35,12,6.22,1.72,9,6.82,1.89,11,7.09,1.22,11,5.5,2.39,8,7.09,1.87,11,6,2.29,9,6.67,1.92,12 +6414,innovative,6.38,1.86,21,4.17,2.33,23,6.55,2.06,20,5.6,2.51,5,6.62,1.63,16,4.83,2.66,12,3.45,1.75,11,6.09,2.26,11,7.11,1.76,9,6.25,2.26,12,6.56,1.24,9,3.94,2.26,16,4.71,2.56,7,6.36,1.86,11,6.78,2.39,9,6.38,1.66,13,6.38,2.26,8,4.32,2.45,19,3.5,1.73,4,6.71,1.59,14,6.17,3.06,6 +6415,innuendo,4.65,1.53,20,4.68,2.21,22,5.63,2.34,19,4.33,1.22,9,4.91,1.76,11,5.2,2.59,5,4.38,2.13,16,6.67,2.58,6,5.15,2.15,13,4.64,1.65,14,4.67,1.37,6,3.58,2.02,12,5.89,1.76,9,5.11,2.09,9,6.1,2.56,10,4.6,1.84,10,4.7,1.25,10,4.17,2.29,12,5.3,2.06,10,7.33,1.51,6,4.85,2.27,13 +6416,inoperable,2.5,1.67,20,5.05,2.68,20,3.23,1.88,26,2.09,1.14,11,3,2.12,9,4.86,2.04,7,5.15,3.05,13,4,1.68,13,2.46,1.81,13,2.45,1.97,11,2.56,1.33,9,4.73,2.72,11,5.44,2.74,9,3.76,1.95,17,2.22,1.3,9,2.3,1.57,10,2.7,1.83,10,4.75,2.83,12,5.5,2.56,8,3.56,1.82,16,2.7,1.95,10 +6417,input,5.05,1.84,19,3,1.8,22,6.17,2.25,23,5.64,1.36,11,4.71,1.89,7,4,2,8,2.43,1.45,14,6.71,2.69,7,5.94,2.08,16,5.12,1.96,8,5,1.84,11,2.78,1.99,9,3.15,1.72,13,5.82,2.68,11,6.5,1.83,12,4.83,1.99,12,5.43,1.62,7,2.45,1.92,11,3.55,1.57,11,5.69,2.5,13,6.8,1.81,10 +6418,inquest,3.77,1.38,22,3.71,2.51,21,5.81,1.83,21,3.86,1.56,14,3.62,1.06,8,3.82,2.52,11,3.89,2.62,9,5.8,1.79,5,5.81,1.91,16,3.8,1.69,10,3.75,1.14,12,2.82,1.78,11,4.7,2.91,10,5.33,1.37,12,6.44,2.24,9,3.83,1.7,12,3.7,0.95,10,3.69,2.69,13,3.75,2.38,8,5.91,1.76,11,5.7,2,10 +6419,inquire,5.32,2.06,19,3.73,1.98,22,6.25,1.48,24,4.83,2.32,6,5.54,1.98,13,4.17,1.95,12,3.2,1.99,10,6,2.07,8,6.38,1.15,16,5.7,1.57,10,4.89,2.52,9,3.89,2.03,9,3.62,2.02,13,6,1.41,17,7.17,1.47,6,5.38,1.92,8,5.27,2.24,11,3.33,1.5,9,4,2.27,13,6,1.55,16,6.75,1.28,8 +6420,inquiry,5.09,1.8,22,3.67,2.18,21,5.76,2.39,21,5.21,2.15,14,4.88,0.99,8,3.36,2.25,11,4.22,2.17,9,5.4,2.3,5,5.88,2.47,16,4.6,2.07,10,5.5,1.51,12,3.09,2.3,11,4.3,1.95,10,5.5,2.2,12,6.11,2.71,9,4.42,1.31,12,5.9,2.02,10,3.15,1.99,13,4.5,2.33,8,6,2.53,11,5.5,2.32,10 +6421,inquisitive,6,1.45,19,5.33,2.5,21,5.85,2.19,34,6.1,1.37,10,5.89,1.62,9,5.62,2.33,8,5.15,2.67,13,5.07,2.46,14,6.4,1.85,20,5.78,1.56,9,6.2,1.4,10,5.69,2.43,13,4.75,2.66,8,5.41,2.22,22,6.67,1.97,12,5.7,1.83,10,6.33,0.87,9,5.64,2.5,14,4.71,2.56,7,5.41,2.12,17,6.29,2.23,17 +6422,inquisitor,4,1.3,21,5.14,2.08,21,4.04,2.47,25,4,1.48,12,4,1.12,9,5.71,1.11,7,4.86,2.41,14,3.2,2.39,10,4.6,2.44,15,4.75,0.5,4,3.82,1.38,17,4.7,2.06,10,5.55,2.11,11,3.29,3.04,7,4.33,2.25,18,3.75,1.14,12,4.33,1.5,9,4.69,1.97,13,5.88,2.17,8,3.11,1.9,9,4.56,2.66,16 +6423,insane,2.55,1.61,20,5.14,2.63,21,3.74,2.22,42,2.4,0.55,5,2.6,1.84,15,5.17,2.56,6,5.13,2.75,15,3.29,1.83,17,4.04,2.44,25,3.2,1.62,10,1.9,1.37,10,6,2.52,7,4.71,2.67,14,4,2.37,23,3.42,2.04,19,2.58,1.88,12,2.5,1.2,8,5.44,2.65,9,4.92,2.71,12,3.84,2.54,25,3.59,1.7,17 +6424,insanity,2.7,1.81,20,7.79,1.44,19,4.12,2.39,26,2.18,0.98,11,3.33,2.4,9,7.71,1.25,7,7.83,1.59,12,4,2.68,13,4.23,2.17,13,2.91,1.81,11,2.44,1.88,9,7.64,1.5,11,8,1.41,8,4.71,2.57,17,3,1.58,9,3.1,2.38,10,2.3,0.95,10,8.17,1.03,12,7.14,1.86,7,4.31,2.3,16,3.8,2.62,10 +6425,insatiable,4.26,1.76,19,5.48,2.34,21,2.95,1.47,20,5,1.73,3,4.12,1.78,16,7.33,1.21,6,4.73,2.28,15,3.5,1.87,6,2.71,1.27,14,5,1.41,10,3.44,1.81,9,4.71,2.81,7,5.86,2.07,14,3.1,1.29,10,2.8,1.69,10,4.75,1.16,8,3.91,2.07,11,4.56,2.51,9,6.17,2.04,12,2.62,1.3,8,3.17,1.59,12 +6426,inscription,6.14,1.35,21,4.85,2.39,20,5.06,2.22,35,6,1.31,8,6.23,1.42,13,5.6,2.41,5,4.6,2.41,15,5.18,2.09,11,5,2.32,24,6,1.41,13,6.38,1.3,8,5.25,2.45,12,4.25,2.31,8,5.37,2.36,19,4.69,2.06,16,5.82,1.4,11,6.5,1.27,10,5.09,2.63,11,4.56,2.19,9,4.95,2.3,22,5.23,2.17,13 +6427,inscrutable,4.1,1.59,20,4.33,2.59,18,4.96,2.63,24,4.6,0.89,5,3.93,1.75,15,5,2.92,5,4.08,2.53,13,4.31,2.25,13,5.73,2.94,11,4.3,1.25,10,3.9,1.91,10,5.14,2.41,7,3.82,2.68,11,4.81,2.17,16,5.25,3.54,8,4.29,1.54,14,3.67,1.75,6,4.5,2.5,12,4,2.97,6,5.13,2.75,15,4.67,2.55,9 +6428,insect,4.43,1.93,42,4.67,2.59,42,4.79,2.7,43,5.07,1.73,14,4.11,1.97,28,4.44,2.45,16,4.81,2.71,26,4.65,2.62,17,4.88,2.79,26,4.39,1.8,23,4.47,2.12,19,5.05,2.3,19,4.35,2.82,23,4.81,2.72,27,4.75,2.74,16,4.5,1.93,24,4.33,1.97,18,4.88,3.02,25,4.35,1.84,17,4.67,2.84,24,4.95,2.57,19 +6429,insecticide,3.86,1.8,21,5.09,2.61,23,4.47,2.39,19,4.29,1.11,7,3.54,2.11,13,5.62,2.39,8,4.93,2.81,14,3.43,1.4,7,4.91,2.74,11,3.5,1.31,8,4,2.13,12,4.33,2.78,9,5.57,2.47,14,3.71,1.98,7,4.92,2.57,12,4.1,2.18,10,3.64,1.43,11,3.56,2.88,9,6.07,1.94,14,4.56,2.42,16,4,2.65,3 +6430,insecure,2.3,1.44,871,4.57,2.48,23,3.62,2.42,37,2.48,1.58,336,2.18,1.31,530,5.57,2.07,7,4.07,2.66,15,3.08,2.75,13,3.92,2.22,24,2.37,1.52,419,2.22,1.35,447,5.4,2.67,10,3.83,2.29,12,3.88,2.26,17,3.4,2.58,20,2.4,1.59,479,2.18,1.21,392,4.45,2.46,20,5.33,3.06,3,3,2.48,16,4.1,2.32,21 +6431,insecurity,2.24,1.04,21,4.81,1.94,21,3.56,2.24,25,2.17,1.03,12,2.33,1.12,9,5,1.73,7,4.71,2.09,14,3.6,1.9,10,3.53,2.5,15,1.75,0.96,4,2.35,1.06,17,4.1,1.73,10,5.45,1.97,11,2.86,2.12,7,3.83,2.28,18,2.33,1.07,12,2.11,1.05,9,5.08,2.02,13,4.38,1.85,8,2,1,9,4.44,2.28,16 +6432,insemination,3.65,2.3,20,4.68,2.57,22,5.07,2.51,27,4.29,2.98,7,3.31,1.89,13,4.8,2.25,10,4.58,2.91,12,4.4,2.26,15,5.91,2.77,11,2.82,1.83,11,4.67,2.5,9,5,2.24,9,4.46,2.85,13,4.82,2.79,17,5.44,2.13,9,4.54,2.26,13,2,1.29,7,4.44,2.58,16,5.33,2.66,6,5.92,2.71,12,4.4,2.2,15 +6433,insensitive,3.55,1.74,22,4.32,2.14,19,4.48,2.09,21,3.8,1.3,5,3.44,1.93,16,4.5,1.85,8,4.18,2.4,11,5.4,2.01,10,3.64,1.86,11,3.83,1.53,12,3.2,1.99,10,5.4,1.84,10,3.11,1.83,9,4.5,2.02,12,4.44,2.3,9,3.09,1.76,11,4,1.67,11,4.88,1.81,8,3.91,2.34,11,5.33,2.06,9,3.83,1.95,12 +6434,inseparable,5.67,2.06,21,4.32,2.43,19,4.9,2.36,21,6.33,1.03,6,5.4,2.32,15,5.12,2.23,8,3.73,2.49,11,5.09,2.47,11,4.7,2.36,10,5.83,2.48,6,5.6,1.96,15,5,2.75,10,3.56,1.88,9,4.79,2.72,14,5.14,1.57,7,6,2.38,7,5.5,1.95,14,4.46,2.76,13,4,1.67,6,4.5,2.58,12,5.44,2.07,9 +6435,insert,5.1,1.64,21,3.68,2.7,22,5.85,1.93,26,4.9,1.85,10,5.27,1.49,11,3.86,2.85,7,3.6,2.72,15,6,2.03,17,5.56,1.81,9,5.36,2.06,11,4.8,1.03,10,4,3.32,5,3.59,2.6,17,5.77,2.17,13,5.92,1.75,13,4.85,1.91,13,5.5,1.07,8,3.1,3.25,10,4.17,2.17,12,5.92,2.18,13,5.77,1.74,13 +6436,insertion,4.47,1.5,19,5.05,1.8,21,5.18,1.79,22,4.33,1.53,3,4.5,1.55,16,5.88,1.64,8,4.54,1.76,13,4.88,2.1,8,5.36,1.65,14,3.89,1.27,9,5,1.56,10,5.56,1.81,9,4.67,1.78,12,5.27,2.09,15,5,1,7,4.57,2.07,7,4.42,1.16,12,5.7,0.82,10,4.45,2.25,11,5.38,2.18,13,4.89,1.05,9 +6437,insider,4.5,1.85,22,4.39,2.87,23,5.63,2.34,19,4.62,1.92,8,4.08,1.38,13,4.75,2.55,8,4.36,3.15,14,5.43,2.15,7,5.73,2.65,11,3.88,2.3,8,4.54,0.97,13,4.22,3.11,9,4.5,2.82,14,4,2,7,6.58,2.02,12,4.64,1.75,11,4.36,2.01,11,2.44,2.79,9,5.64,2.21,14,5.81,2.17,16,4.67,3.51,3 +6438,insidious,3.55,1.99,20,4.68,2.75,25,3.58,2.34,19,4,2,9,3.18,1.99,11,4.5,2.81,6,4.67,2.87,18,3.57,2.51,7,3.58,2.35,12,3.94,2.02,16,2,0.82,4,4.43,3.03,14,4.9,2.56,10,3.22,2.49,9,3.9,2.28,10,3.36,2.01,11,3.78,2.05,9,4.75,2.62,16,4.56,3.13,9,3.64,2.73,11,3.5,1.85,8 +6439,insight,6.76,1.41,21,3.96,2.93,24,6.3,2,20,6.75,1.28,8,6.77,1.54,13,4.67,2.58,6,3.72,3.06,18,6.45,1.51,11,6.11,2.57,9,6.5,1.38,12,7.11,1.45,9,4.7,3.27,10,3.43,2.65,14,6.31,2.18,13,6.29,1.8,7,6.64,1.39,14,7,1.53,7,4.25,2.93,16,3.38,3.02,8,6.92,1.56,12,5.38,2.33,8 +6440,insightful,5.43,2.27,23,4.27,2.33,22,6.85,2.08,20,6.12,1.89,8,5.07,2.43,15,4.3,2.21,10,4.25,2.53,12,6.43,2.51,7,7.08,1.89,13,5.33,2.5,12,5.55,2.11,11,4.09,2.59,11,4.45,2.16,11,6.53,2.13,15,7.8,1.79,5,5.18,2.18,11,5.67,2.42,12,3.7,1.89,10,4.75,2.63,12,6.6,1.78,10,7.1,2.42,10 +6441,insignia,5.57,1.36,21,2.83,1.67,23,5.44,1.92,18,6.22,1.64,9,5.08,0.9,12,3.27,1.49,11,2.42,1.78,12,5.7,2.16,10,5.12,1.64,8,5.86,1.46,7,5.46,1.39,13,3.09,1.7,11,2.58,1.68,12,6.71,1.5,7,4.64,1.75,11,5.23,1.36,13,6.12,1.25,8,2.64,1.63,11,3,1.76,12,5.11,1.54,9,5.78,2.28,9 +6442,insignificant,3.64,2.08,22,3.7,1.78,20,4.64,2.38,22,3.43,2.38,14,4,1.51,8,4,1.89,10,3.11,1.54,9,3.83,2.48,6,4.94,2.35,16,3.3,2.36,10,3.92,1.88,12,3.09,1.64,11,4.44,1.74,9,4.54,1.98,13,4.78,2.99,9,3.17,2.04,12,4.2,2.1,10,3.58,1.73,12,3.88,1.96,8,4.83,1.95,12,4.4,2.91,10 +6443,insinuate,4.09,1.02,22,5.22,2.58,23,5.84,1.61,19,4.62,0.52,8,4,0.82,13,5.12,2.59,8,5.36,2.73,14,6,2.16,7,5.64,1.29,11,3.88,0.83,8,4.46,0.66,13,5.78,3.03,9,4.86,2.28,14,5.71,1.11,7,5.92,1.88,12,4.27,0.79,11,3.91,1.22,11,4.67,3.2,9,5.57,2.14,14,5.88,1.71,16,5.67,1.15,3 +6444,insipid,4.16,2.17,19,2.9,1.95,21,4.29,1.8,28,4.67,2.34,6,3.92,2.14,13,2.7,1.77,10,3.09,2.17,11,4.18,2.36,11,4.35,1.41,17,4.18,2.14,11,4.12,2.36,8,2.7,1.83,10,3.09,2.12,11,4.28,1.78,18,4.3,1.95,10,4,1.87,13,4.5,2.88,6,2.71,1.77,14,3.29,2.36,7,3.88,1.96,16,4.83,1.47,12 +6445,insist,4.42,1.74,19,4.55,2.56,20,6.35,1.87,20,5.33,0.58,3,4.13,1.85,15,4.7,2.71,10,4.4,2.55,10,6.1,1.6,10,6.6,2.17,10,4,2.37,6,4.5,1.45,12,4.29,2.93,7,4.69,2.46,13,6,2.14,8,6.58,1.73,12,4.75,1.48,12,3.86,2.12,7,4.4,2.72,10,4.7,2.54,10,6.89,1.83,9,5.91,1.87,11 +6446,insistence,5,1.82,21,5.63,2.45,19,5.33,2.15,21,4.2,1.92,5,5.27,1.83,15,6.5,2.67,8,5,2.19,11,4.5,2.37,10,6.09,1.7,11,4.82,1.78,11,5.2,1.93,10,6.3,2.11,10,4.89,2.71,9,5.08,1.83,12,5.67,2.6,9,4.3,1.77,10,5.64,1.69,11,4.62,2.56,8,6.36,2.2,11,5,2.12,9,5.58,2.23,12 +6447,insistent,4.75,1.55,20,3.91,2.27,22,5.54,2.37,26,4.57,2.37,7,4.85,0.99,13,4.8,2.3,10,3.17,2.04,12,5.64,2.06,14,5.45,2.91,11,4.45,1.44,11,5.11,1.69,9,3.89,2.2,9,3.92,2.4,13,5.5,2.37,16,5.67,2.65,9,4.92,1.8,13,4.43,0.98,7,3.75,2.35,16,4.33,2.16,6,4.67,2.35,12,6.29,2.2,14 +6448,insolence,3.5,1.79,20,3.83,2.41,23,5.22,2.39,18,3.67,2.4,9,3.36,1.21,11,4.55,2.5,11,3.17,2.21,12,5.8,2.39,10,4.5,2.33,8,3.14,1.35,7,3.75,2.09,12,4.55,2.73,11,3.17,1.95,12,4.71,2.98,7,5.55,2.02,11,3,1.41,13,4.43,2.15,7,3.27,1.9,11,4.33,2.77,12,4.56,2.24,9,5.89,2.47,9 +6449,insolent,2.74,1.63,19,5.43,2.11,21,4.12,2.05,24,3.17,1.47,6,2.54,1.71,13,5.57,2.15,7,5.36,2.17,14,4.5,2.33,8,3.94,1.95,16,2.9,1.6,10,2.56,1.74,9,5.1,2.18,10,5.73,2.1,11,4.12,1.73,17,4.17,3.13,6,2.38,1.51,8,3,1.73,11,5.62,1.85,13,5.12,2.59,8,3.44,1.46,16,5.5,2.45,8 +6450,insomnia,2.67,1.32,21,4.91,2.43,22,2.92,1.32,25,2.82,1.4,11,2.5,1.27,10,5.09,2.74,11,4.73,2.2,11,3.4,1.07,10,2.57,1.45,14,3.1,1.29,10,2.27,1.27,11,4.36,2.73,11,5.45,2.07,11,3.06,1.39,16,2.62,1.3,8,2.62,1.33,13,2.75,1.39,8,5.53,2.29,15,3.57,2.3,7,3,1.46,17,2.75,1.04,8 +6451,inspect,5.26,1.52,19,4.05,2.17,19,4.78,2.04,23,5.62,1.45,13,4.5,1.52,6,3.8,1.92,5,4.14,2.32,14,4.58,1.83,12,5,2.32,11,5.56,1.59,9,5,1.49,10,5.14,2.61,7,3.42,1.68,12,4,2.05,11,5.5,1.83,12,4.78,1.39,9,5.7,1.57,10,3.7,2.21,10,4.44,2.19,9,4.44,2.13,9,5,2.04,14 +6452,inspection,4.32,1.29,19,4.05,2.27,21,4.48,2.21,23,4.36,0.81,11,4.71,1.38,7,3.86,1.95,7,4.14,2.48,14,4.43,2.15,7,4.5,2.31,16,4.12,1.55,8,4.45,1.13,11,4.44,2.24,9,3.75,2.34,12,5.18,1.83,11,3.83,2.41,12,4.5,1.51,12,4,0.82,7,3.82,2.48,11,4.3,2.11,10,4.69,2.5,13,4.2,1.87,10 +6453,inspector,4.33,1.8,21,3.61,2.66,23,5.89,2.4,18,4.11,2.37,9,4.5,1.31,12,3.91,2.59,11,3.33,2.81,12,5.9,2.38,10,5.88,2.59,8,4.29,2.29,7,4.38,1.66,13,4.36,2.73,11,2.92,2.5,12,5.71,3.04,7,6,2.05,11,4.15,1.99,13,4.62,1.51,8,3.09,2.66,11,4.08,2.68,12,5.56,2.51,9,6.22,2.39,9 +6454,inspiration,6.53,1.95,19,4.77,3.13,22,6,2.18,27,6.5,1.97,6,6.54,2.03,13,5.09,3.14,11,4.45,3.24,11,5.9,2.13,10,6.06,2.28,17,6.36,2.38,11,6.75,1.28,8,4.45,3.11,11,5.09,3.27,11,5.82,2.24,17,6.3,2.16,10,6.46,2.18,13,6.67,1.51,6,5.07,3.2,14,4.25,3.15,8,6.47,2.33,15,5.42,1.93,12 +6455,inspirational,6.95,1.5,21,4,2.54,23,6.08,2.33,26,6.73,1.74,11,7.2,1.23,10,4.55,3.01,11,3.5,2.02,12,5.55,2.11,11,6.71,2.37,14,7.1,1.45,10,6.82,1.6,11,4.91,3.05,11,3.17,1.7,12,6.18,2.38,17,6.25,2.25,8,7.31,1.55,13,6.38,1.3,8,4.2,2.7,15,3.62,2.33,8,6,2.52,17,6.22,2.05,9 +6456,inspire,7.42,1.71,40,5.9,2.64,40,7.11,1.98,45,6.64,1.98,14,7.85,1.41,26,6.43,2.56,14,5.62,2.68,26,7.31,2.36,16,7,1.77,29,7.61,1.65,18,7.27,1.78,22,5.59,2.72,17,6.13,2.62,23,6.68,2.25,22,7.52,1.62,23,7.2,1.99,20,7.65,1.39,20,5.16,2.32,19,6.57,2.79,21,7.31,1.93,26,6.84,2.06,19 +6457,inspired,6.89,1.85,19,5.56,2.77,45,7.3,2.08,20,5.78,1.79,9,7.9,1.29,10,5.6,2.98,20,5.52,2.65,25,6.3,2.36,10,8.3,1.16,10,7,2.35,9,6.8,1.4,10,6.16,2.72,25,4.8,2.71,20,7.62,2,8,7.08,2.19,12,6.75,2.14,12,7.14,1.35,7,5.66,2.94,29,5.38,2.5,16,8.11,1.17,9,6.64,2.46,11 +6458,instability,2.75,1.21,20,4.89,2.32,18,3.27,2.05,22,2.4,1.14,5,2.87,1.25,15,5,1.9,6,4.83,2.59,12,3.9,2.08,10,2.75,1.96,12,2.9,1.1,10,2.6,1.35,10,5.3,2.21,10,4.38,2.5,8,3.36,2.06,11,3.18,2.14,11,2.75,1.22,12,2.75,1.28,8,3,1.22,9,6.78,1.39,9,3.27,2.05,11,3.27,2.15,11 +6459,install,5.95,1.63,21,3.72,2.62,25,6.68,1.83,19,6.22,1.56,9,5.75,1.71,12,4.17,2.79,6,3.67,2.68,18,6.71,1.89,7,6.67,1.87,12,6.06,1.65,16,5.6,1.67,5,3.57,2.71,14,4.1,2.69,10,6.56,1.81,9,6.8,1.93,10,6.17,1.59,12,5.67,1.73,9,4.25,2.7,16,2.78,2.33,9,6.91,1.92,11,6.38,1.77,8 +6460,installation,5.06,1.55,18,3.42,1.77,19,5.75,1.7,24,6.2,1.3,5,4.62,1.45,13,3.4,1.96,10,3.44,1.67,9,5.67,1.76,15,5.89,1.69,9,4.43,1.81,7,5.45,1.29,11,2.67,1.5,9,4.1,1.79,10,5.79,1.78,19,5.6,1.52,5,4.89,1.27,9,5.22,1.86,9,2.82,1.72,11,4.25,1.58,8,5.56,1.65,18,6.33,1.86,6 +6461,installment,4.42,1.87,19,4.43,2.2,21,5.54,1.77,24,3.5,2.17,6,4.85,1.63,13,5.25,2.18,12,3.33,1.8,9,6.25,1.98,8,5.19,1.6,16,4,1.56,10,4.89,2.15,9,5.33,1.66,9,3.75,2.38,12,5.53,2,17,5.67,1.21,6,4.25,1.16,8,4.55,2.3,11,5,2.39,8,4.08,2.1,13,6.12,1.75,16,4.38,1.19,8 +6462,instant,5.84,1.17,19,4.33,2.24,21,6.22,1.57,23,6.2,1.64,5,5.77,1.01,13,4.83,2.4,6,4.13,2.23,15,6.4,1.51,10,6.08,1.66,13,6.14,1.57,7,5.73,0.9,11,4.71,2.69,7,4.14,2.07,14,5.82,1.25,11,6.58,1.78,12,5.75,1.42,12,6,0.58,7,4,2.24,11,4.7,2.31,10,6.14,1.35,14,6.33,1.94,9 +6463,instantaneous,5.16,1.86,19,4.72,2.52,18,5.96,2.63,24,5.8,1.48,5,4.93,1.98,14,5.2,2.49,5,4.54,2.6,13,5.23,2.59,13,6.82,2.52,11,5.3,1.95,10,5,1.87,9,6,2.45,7,3.91,2.3,11,6,2.34,16,5.88,3.31,8,5.08,1.71,13,5.33,2.34,6,5.67,2.15,12,2.83,2.23,6,6.27,2.79,15,5.44,2.4,9 +6464,instinct,5.67,1.88,21,4.44,2.48,25,6.26,2.23,19,5.56,1.24,9,5.75,2.3,12,4.5,2.17,6,4.56,2.64,18,4.57,2.15,7,7.25,1.66,12,5.5,1.71,16,6.2,2.49,5,4.29,2.4,14,4.9,2.69,10,6.56,1.42,9,6,2.83,10,5.25,2.18,12,6.22,1.3,9,4.12,2.47,16,5,2.55,9,6.45,2.54,11,6,1.85,8 +6465,instinctive,5.81,1.78,21,4.04,2.65,23,5.88,2.71,17,5.78,1.92,9,5.83,1.75,12,4.64,2.87,11,3.5,2.43,12,5.33,2.69,9,6.5,2.78,8,6.29,2.36,7,5.46,1.45,13,4.91,2.98,11,3.25,2.14,12,5.43,3.31,7,6.2,2.35,10,6.08,2.02,13,5.38,1.3,8,3.91,2.77,11,4.17,2.66,12,5.12,2.64,8,6.56,2.74,9 +6466,institute,4.95,1.15,20,3.5,1.97,22,5.11,2,19,5.11,1.45,9,4.82,0.87,11,2.4,1.67,5,4,1.9,16,5,2.76,6,5.15,1.68,13,5,1.04,14,4.83,1.47,6,3.92,2.11,12,3.22,1.72,9,4.78,1.39,9,5.4,2.46,10,4.9,0.99,10,5,1.33,10,3.17,2.12,12,3.9,1.79,10,5,2.45,6,5.15,1.86,13 +6467,institution,4,1.51,22,4.09,2.31,22,4.74,2.51,19,4,1.41,8,4.23,1.42,13,4,1.91,7,4.14,2.63,14,4.86,2.97,7,4.45,2.34,11,3.75,1.67,8,4.38,1.19,13,3.38,1.85,8,4.5,2.5,14,4.57,2.99,7,4.83,2.33,12,4,1.41,11,4,1.67,11,2.56,2.24,9,5.15,1.72,13,4.75,2.44,16,4.67,3.51,3 +6468,instruct,5.81,1.75,21,4.25,2.79,20,6.23,2.74,35,5.5,1.85,8,6,1.73,13,3.6,1.82,5,4.47,3.07,15,5.09,2.84,11,6.75,2.59,24,5.69,1.75,13,6,1.85,8,4.17,2.69,12,4.38,3.11,8,5.7,2.92,20,6.93,2.4,15,5.82,1.89,11,5.8,1.69,10,5.27,2.9,11,3,2.18,9,6.32,2.71,22,6.08,2.9,13 +6469,instruction,5.22,1.4,18,2.62,1.36,21,5.65,2.08,23,5.6,1.51,10,5,1,7,2.86,0.9,7,2.5,1.56,14,5.14,2.54,7,5.88,1.89,16,4.38,1.3,8,5.9,1.1,10,2.78,1.56,9,2.5,1.24,12,5,1.95,11,6.25,2.09,12,5,1.48,12,5.67,1.21,6,2.55,1.57,11,2.7,1.16,10,5.77,2.42,13,5.5,1.65,10 +6470,instructive,6.26,1.69,19,4.05,2.65,21,5.96,2.1,23,5.4,2.19,5,6.46,1.45,13,5,2.83,6,3.67,2.58,15,6.1,2.02,10,5.85,2.23,13,5.57,1.9,7,6.55,1.51,11,3.71,3.25,7,4.21,2.42,14,5.36,2.29,11,6.5,1.83,12,6,1.86,12,6.71,1.38,7,3.36,2.69,11,4.8,2.53,10,6.07,1.59,14,5.78,2.82,9 +6471,instructor,6.15,2.11,20,5.05,2.11,20,5.81,1.98,26,6.55,2.02,11,5.67,2.24,9,6,2.08,7,4.54,2.03,13,5.54,2.03,13,6.08,1.98,13,5.64,2.38,11,6.78,1.64,9,5.55,2.21,11,4.44,1.94,9,6.18,2.01,17,5.11,1.83,9,6,2.4,10,6.3,1.89,10,5.58,2.11,12,4.25,1.98,8,5.69,1.89,16,6,2.21,10 +6472,instrument,6.68,1.67,22,3.88,2.6,26,6.35,1.97,23,7.44,1.88,9,6.15,1.34,13,3.2,2.57,10,4.31,2.6,16,6.38,1.85,8,6.33,2.09,15,6.5,1.6,8,6.79,1.76,14,4.69,2.69,13,3.08,2.33,13,5.67,1.97,12,7.09,1.76,11,6.42,1.56,12,7,1.83,10,4.07,3.13,15,3.64,1.75,11,6.42,2.07,12,6.27,1.95,11 +6473,instrumental,6.76,1.45,21,3.92,2.36,25,6.68,1.95,19,6.89,1.36,9,6.67,1.56,12,3.83,2.4,6,4,2.47,18,6,1.63,7,7.08,2.07,12,6.81,1.22,16,6.6,2.19,5,4.36,2.76,14,3.4,1.78,10,7,1.87,9,6.4,2.07,10,7,1.71,12,6.44,1.01,9,4.25,2.49,16,3.33,2.12,9,6.55,2.21,11,6.88,1.64,8 +6474,insubordination,3.47,1.54,19,6.29,2.03,21,4.04,1.94,23,3.4,0.89,5,3.54,1.81,13,5.33,2.66,6,6.67,1.68,15,4.5,2.17,10,3.69,1.75,13,3.86,2.12,7,3.27,1.19,11,5.71,2.5,7,6.57,1.79,14,3.82,1.72,11,4.25,2.18,12,3.33,1.5,12,3.71,1.7,7,5.73,2.49,11,6.9,1.2,10,3.93,2.09,14,4.22,1.79,9 +6475,insufferable,3.85,1.27,20,3.65,2.18,20,3.38,1.88,21,3.71,1.38,7,3.92,1.26,13,4,2.12,9,3.36,2.29,11,3.83,2.71,6,3.2,1.52,15,3.9,1.1,10,4,1.41,9,3.12,2.03,8,4,2.3,12,3.93,1.9,14,2.29,1.38,7,3.73,1.35,11,4,1.22,9,3.75,2.09,12,3.5,2.45,8,3.73,2.15,11,3,1.56,10 +6476,insufficient,3.24,1.95,21,3.57,1.75,23,3.38,2.22,21,2.8,2.39,5,3.38,1.86,16,4.17,1.59,12,2.91,1.76,11,3.27,2.65,11,3.11,1.36,9,3,2.09,12,3.56,1.81,9,3.88,1.67,16,2.86,1.86,7,3.36,1.63,11,3.4,2.84,10,3.62,2.26,13,2.62,1.19,8,3.47,1.74,19,4,2,4,3.5,2.31,14,3.14,2.19,7 +6477,insulation,5.37,1.07,19,3.71,2.22,21,5.56,2.09,34,5.11,1.36,9,5.6,0.7,10,4.38,2.39,8,3.31,2.1,13,5.57,2.31,14,5.55,1.99,20,5.33,1.12,9,5.4,1.07,10,4.15,2.3,13,3,2,8,5.64,2.15,22,5.42,2.07,12,5.1,1.29,10,5.67,0.71,9,4,2.48,14,3.14,1.57,7,5.71,1.86,17,5.41,2.35,17 +6478,insulin,4.52,1.91,21,4.92,2.45,25,3.81,2.25,21,4.75,2.12,8,4.38,1.85,13,4.54,2.6,13,5.33,2.31,12,4.31,2.36,13,3,1.93,8,4.38,2,8,4.83,1.85,12,5.29,1.98,14,4.45,2.98,11,3.75,2.14,12,3.89,2.52,9,3.9,1.66,10,5.09,2.02,11,4.71,2.64,17,5.38,2.07,8,4.1,2.81,10,3.55,1.69,11 +6479,insult,2.62,1.33,40,5.3,2.72,44,3.96,2.69,23,2.69,1.38,13,2.62,1.36,26,4.14,2.57,21,6.35,2.46,23,4.56,3.09,9,3.57,2.44,14,2.4,1.24,15,2.79,1.41,24,4.64,2.56,22,5.95,2.79,22,4.6,2.85,15,2.75,1.98,8,2.7,1.66,20,2.55,0.94,20,6,2.67,24,4.45,2.61,20,4.15,3.36,13,3.7,1.57,10 +6480,insulting,1.89,0.94,19,4.7,3.01,20,4.48,2.75,21,2,1.22,5,1.86,0.86,14,5.5,3.3,8,4.17,2.82,12,3.91,2.63,11,5.1,2.88,10,1.88,1.13,8,1.91,0.83,11,5.44,2.6,9,4.09,3.3,11,3.86,1.46,7,4.79,3.21,14,1.78,0.97,9,2,0.94,10,4.31,2.84,13,5.43,3.41,7,4.45,3.33,11,4.5,2.12,10 +6481,insurance,3.76,2.51,21,3.8,2.59,20,5.84,2.29,19,4.08,2.33,13,3.25,2.87,8,3.29,2.14,7,4.08,2.84,13,6,2,7,5.75,2.53,12,3.58,2.35,12,4,2.83,9,3.11,1.9,9,4.36,3.01,11,5.8,2.3,10,5.89,2.42,9,3,1.65,12,4.78,3.15,9,3.14,1.86,7,4.15,2.91,13,6,2.08,7,5.75,2.49,12 +6482,insure,5.67,1.46,21,3.76,1.95,21,5.72,2.23,25,6.17,0.83,12,5,1.87,9,4.57,1.9,7,3.36,1.91,14,5,2.31,10,6.2,2.11,15,6,1.41,4,5.59,1.5,17,3.8,1.75,10,3.73,2.2,11,4.71,3.04,7,6.11,1.78,18,5.33,1.56,12,6.11,1.27,9,3.54,1.94,13,4.12,2.03,8,5.11,2.76,9,6.06,1.88,16 +6483,intact,6,1.38,20,3.18,1.94,22,7.3,1.51,27,6.71,1.11,7,5.62,1.39,13,4,2.11,10,2.5,1.57,12,7.47,1.36,15,7.09,1.81,11,5.73,1.35,11,6.33,1.41,9,4.11,1.76,9,2.54,1.85,13,7.24,1.68,17,7.44,1.33,9,6.54,1.05,13,5,1.41,7,2.94,1.81,16,3.83,2.32,6,7.5,1.24,12,7.13,1.73,15 +6484,intake,5.53,1.84,19,4,2.27,20,6.35,1.9,20,5.33,0.58,3,5.53,2.07,15,3.6,1.96,10,4.4,2.59,10,6.2,1.23,10,6.5,2.46,10,5.33,2.25,6,5.58,1.78,12,4.14,2.27,7,3.92,2.36,13,6.12,2.53,8,6.5,1.45,12,5.83,1.59,12,5,2.24,7,4.3,2.5,10,3.7,2.11,10,6.33,2.55,9,6.36,1.29,11 +6485,intangible,5.7,1.53,20,3.19,2.23,21,4.28,2.32,25,4.5,2.38,4,6,1.15,16,4.25,2.06,4,2.94,2.25,17,4.89,3.02,9,3.94,1.84,16,5.25,1.16,8,6,1.71,12,4.1,2.18,10,2.36,2.01,11,4.5,2.47,14,4,2.19,11,5.73,1.27,11,5.67,1.87,9,2.2,2.1,10,4.09,2.02,11,4.44,2.43,18,3.86,2.12,7 +6486,integral,5.19,2.04,21,3.65,2.42,23,6.11,2.19,18,6.44,1.94,9,4.25,1.6,12,4.36,2.58,11,3,2.17,12,6.2,2.39,10,6,2.07,8,5,2.16,7,5.31,2.14,13,4.64,2.54,11,2.75,2.01,12,6.29,2.56,7,6,2.05,11,4.85,2.3,13,5.75,1.49,8,3.36,2.38,11,3.92,2.54,12,5.33,2.45,9,6.89,1.69,9 +6487,integrate,5.78,1.63,18,3.37,2.39,19,5.08,1.8,25,5.4,1.67,5,5.92,1.66,13,3.82,2.6,11,2.75,2.05,8,4.81,1.94,16,5.56,1.51,9,5.86,1.46,7,5.73,1.79,11,2.33,1.94,9,4.3,2.45,10,5.1,1.83,20,5,1.87,5,5,1.32,9,6.56,1.59,9,3.09,1.7,11,3.75,3.2,8,4.89,1.94,19,5.67,1.21,6 +6488,integration,5.29,1.98,21,4.38,2.36,21,5.88,2.35,25,5.17,2.21,12,5.44,1.74,9,5,1.83,7,4.07,2.59,14,6,2.21,10,5.8,2.51,15,6,2,4,5.12,2,17,5.2,2.86,10,3.64,1.57,11,6.14,2.54,7,5.78,2.34,18,5.33,2.23,12,5.22,1.72,9,4.69,2.63,13,3.88,1.89,8,5,2.55,9,6.38,2.16,16 +6489,integrity,6.11,2.62,19,3.36,2.34,22,6.96,1.87,23,6.73,2.2,11,5.86,2.73,7,3.38,2.07,8,3.36,2.56,14,6.43,2.94,7,7.19,1.22,16,5.12,2.7,8,6.82,2.44,11,3.11,2.42,9,3.54,2.37,13,6.45,2.3,11,7.42,1.31,12,5.33,2.99,12,7.43,0.98,7,3.09,2.59,11,3.64,2.16,11,6.92,1.85,13,7,2,10 +6490,intellect,6.62,2.09,21,4.41,2.36,39,6.69,2.14,54,6.83,1.85,12,6.33,2.45,9,5.08,2.43,13,4.08,2.3,26,6.6,2.16,25,6.82,2.16,28,7.5,1.73,4,6.41,2.15,17,5.4,2.21,20,3.37,2.09,19,6.59,2.31,34,6.95,1.84,19,6.83,2.12,12,6.33,2.12,9,4.65,2.42,26,3.92,2.25,13,6.52,2.28,27,6.85,2.01,27 +6491,intellectual,7.65,1.69,20,4.53,2.2,19,6.56,2.14,25,6.75,3.3,4,7.88,1.09,16,3.67,2.08,3,4.69,2.24,16,5.78,2.82,9,7,1.59,16,7.75,1.16,8,7.58,2.02,12,4.22,2.49,9,4.8,1.99,10,6.07,2.59,14,7.18,1.25,11,7.91,1.22,11,7.33,2.18,9,5,2.29,9,4.1,2.13,10,6.39,2.28,18,7,1.83,7 +6492,intelligence,7.65,1.09,20,6.32,2.36,19,6.72,2.19,25,7.33,0.58,3,7.71,1.16,17,6.17,2.56,6,6.38,2.36,13,6.75,1.58,8,6.71,2.47,17,7.14,1.07,7,7.92,1.04,13,7.14,0.69,7,5.83,2.86,12,6.71,2.27,14,6.73,2.2,11,7.44,1.13,9,7.82,1.08,11,6.8,1.93,10,5.78,2.77,9,6.72,2.44,18,6.71,1.5,7 +6493,intelligent,7.6,1.35,20,5.67,3.03,18,6.77,1.9,22,7.2,1.64,5,7.73,1.28,15,4,3.29,6,6.5,2.65,12,6.1,1.66,10,7.33,1.97,12,7.6,1.17,10,7.6,1.58,10,4.7,3.2,10,6.88,2.47,8,6.55,2.34,11,7,1.41,11,7.5,1.38,12,7.75,1.39,8,5.44,3.61,9,5.89,2.52,9,6.27,2.33,11,7.27,1.27,11 +6494,intend,5.75,1.41,20,3.39,1.99,23,6.18,1.7,28,5,0.53,8,6.25,1.6,12,3.56,2.19,9,3.29,1.94,14,6,2,14,6.36,1.39,14,6.44,1.74,9,5.18,0.75,11,3,1.41,12,3.82,2.48,11,5.57,1.55,14,6.79,1.67,14,6.5,1.51,10,5,0.82,10,3.18,1.72,11,3.58,2.27,12,5.75,1.66,12,6.5,1.71,16 +6495,intense,5.65,1.84,20,6.6,1.93,20,5.57,2.34,21,5.83,1.83,6,5.57,1.91,14,6.62,1.6,8,6.58,2.19,12,5.73,2.41,11,5.4,2.37,10,6.2,1.92,5,5.47,1.85,15,6.2,2.25,10,7,1.56,10,5.43,2.59,14,5.86,1.86,7,5.71,2.63,7,5.62,1.39,13,6.57,2.28,14,6.67,0.82,6,4.83,2.37,12,6.56,2.01,9 +6496,intensity,5.19,1.94,21,7.05,1.58,19,5.34,2.1,35,5,2.67,8,5.31,1.44,13,7.2,1.64,5,7,1.62,14,6.18,1.47,11,4.96,2.26,24,5.23,2.31,13,5.12,1.25,8,7.55,1.21,11,6.38,1.85,8,5.95,1.87,19,4.62,2.19,16,5.82,1.83,11,4.5,1.9,10,7.18,1.17,11,6.88,2.1,8,5.36,2.08,22,5.31,2.21,13 +6497,intensive,4.25,1.68,20,4.38,2.98,24,5.9,2.15,20,4.88,1.89,8,3.83,1.47,12,5.5,2.43,6,4,3.11,18,5.55,2.25,11,6.33,2.06,9,4.36,1.69,11,4.11,1.76,9,4.7,3.06,10,4.14,3.01,14,5.85,2.27,13,6,2.08,7,4.15,1.41,13,4.43,2.23,7,4.81,2.97,16,3.5,2.98,8,5.83,2.04,12,6,2.45,8 +6498,intent,5.86,1.39,22,4.32,2.36,19,6.25,1.89,20,5.8,0.84,5,5.94,1.57,16,4.75,1.98,8,4,2.65,11,6.11,2.2,9,6.36,1.69,11,6,1.41,12,5.7,1.42,10,4.6,2.32,10,4,2.5,9,6.25,1.96,12,6.25,1.91,8,6.09,1.51,11,5.64,1.29,11,3.25,1.75,8,5.09,2.51,11,6.38,1.92,8,6.17,1.95,12 +6499,intention,5.58,1.68,19,3.91,1.74,22,6.81,2.09,21,6,1.66,9,5.2,1.69,10,4.38,1.6,8,3.64,1.82,14,7.3,2.11,10,6.36,2.06,11,5.57,1.62,7,5.58,1.78,12,3.9,1.6,10,3.92,1.93,12,6.54,2.37,13,7.25,1.58,8,5.2,1.81,10,6,1.5,9,3.5,1.85,8,4.14,1.7,14,6.79,2.33,14,6.86,1.68,7 +6500,intentional,5.37,1.34,19,3.89,2.18,19,6,2.23,22,5,1.1,6,5.54,1.45,13,3.62,2.62,8,4.09,1.92,11,5.67,2.66,6,6.12,2.13,16,6,1.32,9,4.67,1.12,9,3.38,2.56,8,4.27,1.9,11,6.13,2.17,15,5.71,2.5,7,5.4,1.84,10,5.33,0.5,9,3.91,2.39,11,3.88,2.03,8,6.09,2.21,11,5.91,2.34,11 +6501,interact,6,1.41,20,3.78,2.07,23,5.46,2.52,28,6,1.07,8,6,1.65,12,3.44,2.07,9,4,2.11,14,5.36,2.76,14,5.57,2.34,14,6,1.5,9,6,1.41,11,3.25,1.91,12,4.36,2.16,11,4.57,2.9,14,6.36,1.74,14,5.9,1.45,10,6.1,1.45,10,4.27,2,11,3.33,2.1,12,5.5,2.2,12,5.44,2.8,16 +6502,interaction,5.62,2.27,21,4.35,2.48,23,5.06,2.6,18,5,2.24,9,6.08,2.27,12,4.82,2.36,11,3.92,2.61,12,5,2.79,10,5.12,2.53,8,4.71,2.43,7,5.92,2.14,13,5.18,2.27,11,3.58,2.5,12,4.14,2.54,7,5.64,2.58,11,5.15,2.34,13,6.38,2.07,8,4.55,2.73,11,4.17,2.33,12,3.56,2.13,9,6.56,2.19,9 +6503,interactive,5.89,1.41,19,4.28,2.59,18,5.29,1.99,17,6,1.18,11,5.75,1.75,8,4.75,2.63,4,4.14,2.66,14,5.5,2.51,8,5.11,1.54,9,6.38,1.19,8,5.55,1.51,11,4.29,2.36,7,4.27,2.83,11,4.17,2.4,6,5.91,1.51,11,5.92,1.66,13,5.83,0.75,6,3.55,2.58,11,5.43,2.3,7,5.43,2.23,7,5.2,1.93,10 +6504,intercede,5.24,1.51,21,4.04,1.87,23,5.38,2.13,21,4.8,1.64,5,5.38,1.5,16,4.58,1.56,12,3.45,2.07,11,5.64,2.5,11,4.78,1.48,9,5.17,1.9,12,5.33,0.87,9,4.44,1.79,16,3.14,1.86,7,4.82,1.94,11,6,2.26,10,5.46,1.56,13,4.88,1.46,8,4.11,1.91,19,3.75,1.89,4,5,2.25,14,6.14,1.77,7 +6505,intercept,4.64,1.65,22,4.59,2.42,22,5.1,2.31,20,5,1.83,7,4.47,1.6,15,4.5,2.27,10,4.67,2.64,12,5.29,2.5,7,5,2.31,13,4.82,1.72,11,4.45,1.63,11,4.27,2.2,11,4.91,2.7,11,5,2.27,15,5.4,2.7,5,4.3,1.77,10,4.92,1.56,12,5.4,2.32,10,3.92,2.39,12,4.9,1.85,10,5.3,2.79,10 +6506,interception,5.41,1.1,22,4.23,2.67,22,4.5,2.52,20,5,0.93,8,5.64,1.15,14,5.3,3.02,10,3.33,2.06,12,6,2.89,7,3.69,1.97,13,5.36,1.12,11,5.45,1.13,11,3.64,2.34,11,4.82,2.96,11,4.73,2.84,15,3.8,1.1,5,5.4,1.51,10,5.42,0.67,12,4.5,2.37,10,4,2.98,12,4.7,2.63,10,4.3,2.54,10 +6507,interchangeable,5.37,1.83,19,3.77,2.41,22,5.75,1.7,24,5.17,2.32,6,5.46,1.66,13,4.25,2.56,12,3.2,2.2,10,5.38,2.07,8,5.94,1.53,16,5.3,1.06,10,5.44,2.51,9,4.78,2.49,9,3.08,2.18,13,6,1.66,17,5.17,1.94,6,5.25,1.58,8,5.45,2.07,11,3.33,2.4,9,4.08,2.47,13,5.88,1.63,16,5.5,1.93,8 +6508,intercom,5.26,1.82,19,2.86,1.61,22,5.52,2.04,23,5.73,1.68,11,4.14,1.46,7,3.62,1.69,8,2.43,1.45,14,5.57,2.3,7,5.5,2,16,5.88,1.55,8,4.82,1.94,11,2.22,1.3,9,3.31,1.7,13,5.91,2.02,11,5.17,2.08,12,5.33,2.15,12,5.14,1.21,7,2.45,1.97,11,3.27,1.1,11,5.85,1.95,13,5.1,2.18,10 +6509,intercourse,7.22,1.82,41,6.5,2.6,22,6,2.71,44,7.8,1.62,10,7.07,1.93,29,6.75,2.3,12,6.2,3.01,10,5.7,2.54,20,6.25,2.88,24,7.37,1.71,19,7.14,1.98,21,6.33,2.5,9,6.62,2.75,13,5.78,2.5,23,6.24,2.96,21,7.83,1.44,23,6.44,2.01,18,7,1.22,9,6.15,3.24,13,5.57,2.78,23,6.48,2.62,21 +6510,interest,6.66,1.37,41,4.36,2.73,44,6.31,2,55,6.65,1.27,20,6.67,1.49,21,5.38,2.68,16,3.67,2.6,27,6.23,2.08,26,6.5,1.88,28,6.7,1.38,20,6.62,1.4,21,4.19,2.68,21,4.52,2.83,23,6.26,2.2,35,6.58,1.46,19,6.52,1.38,23,6.83,1.38,18,4.82,2.74,28,3.56,2.61,16,5.96,2.25,28,6.67,1.66,27 +6511,interested,6.83,2.12,18,4.45,2.78,20,6.83,2.04,18,5.5,2.51,8,7.9,0.88,10,3.57,1.81,7,4.92,3.15,13,6.45,2.34,11,7.43,1.4,7,6,2.28,11,8.14,0.9,7,4.33,3.28,9,4.55,2.46,11,7.55,1.29,11,5.71,2.56,7,6.58,2.27,12,7.33,1.86,6,4.5,3.18,12,4.38,2.26,8,6.89,2.71,9,6.78,1.2,9 +6512,interesting,6.78,2.07,18,5.1,2.55,21,6.83,1.54,18,5.88,1.81,8,7.5,2.07,10,4.43,2.3,7,5.43,2.68,14,6.64,1.43,11,7.14,1.77,7,6.45,1.81,11,7.29,2.5,7,4.89,2.89,9,5.25,2.38,12,6.73,1.49,11,7,1.73,7,6.17,2.21,12,8,1.1,6,4.92,2.68,12,5.33,2.5,9,7.44,1.51,9,6.22,1.39,9 +6513,interface,5.32,2.16,19,3.35,2.06,20,6.15,2.32,20,5.33,0.58,3,5.13,2.33,15,3.6,2.12,10,3.1,2.08,10,6.3,1.89,10,6,2.79,10,5.17,2.79,6,5.17,1.85,12,4.14,2.41,7,2.92,1.8,13,5.75,3.33,8,6.42,1.44,12,5.5,2.24,12,5,2.16,7,3.1,1.79,10,3.6,2.37,10,6.56,2.6,9,5.82,2.14,11 +6514,interfere,3.94,1.86,18,4.33,2.78,21,4.71,2.24,28,3,1.22,5,4.31,1.97,13,4.82,2.68,11,3.8,2.94,10,5.91,2.59,11,3.94,1.64,17,4.7,2,10,3,1.2,8,4,2.1,11,4.7,3.47,10,4.78,2.37,18,4.6,2.12,10,4,2.09,12,3.83,1.47,6,4.08,2.84,13,4.75,2.82,8,5,2.56,16,4.33,1.78,12 +6515,interference,4.71,1.23,21,3.84,2.44,25,4.11,2.4,19,5.22,1.2,9,4.33,1.15,12,4.17,2.14,6,3.67,2.63,18,4.71,1.89,7,3.75,2.67,12,4.88,1.2,16,4.2,1.3,5,3.07,2.09,14,4.8,2.74,10,4,2.78,9,4.2,2.15,10,4.83,1.4,12,4.56,1.01,9,3.94,2.46,16,3.67,2.55,9,3.91,2.47,11,4.38,2.45,8 +6516,intergalactic,6.32,2.33,19,5.91,2.09,23,4.37,2.24,19,6.44,1.74,9,6.2,2.86,10,7,1.53,7,5.47,2.23,15,5,2,10,3.67,2.4,9,7.67,1.8,9,5.1,2.13,10,6.1,2.51,10,5.83,1.85,12,4.25,1.28,8,4.4,2.95,10,6.33,2.64,12,6.29,1.89,7,6,1.97,20,5.33,3.21,3,4.62,1.77,8,4.18,2.6,11 +6517,interim,4.68,1.64,22,3.68,2.21,22,5.4,2.19,20,5.25,1.39,8,4.36,1.74,14,4.1,2.18,10,3.33,2.27,12,5.86,2.48,7,5.15,2.08,13,4.36,1.91,11,5,1.34,11,3.45,2.07,11,3.91,2.43,11,5.13,2.2,15,6.2,2.17,5,4.8,1.55,10,4.58,1.78,12,4.6,2.12,10,2.92,2.07,12,4.7,1.49,10,6.1,2.6,10 +6518,interior,5.79,1.81,19,3.86,1.98,22,5.54,1.69,24,4.5,1.97,6,6.38,1.45,13,4.5,2.24,12,3.1,1.37,10,5.75,1.91,8,5.44,1.63,16,6,1.49,10,5.56,2.19,9,4.44,2.35,9,3.46,1.66,13,5.59,1.97,17,5.5,0.84,6,5.62,1.06,8,5.91,2.26,11,3.89,1.62,9,3.85,2.27,13,5.94,1.88,16,4.75,0.89,8 +6519,interject,4.29,1.65,21,3.52,2.35,23,5.18,2.19,17,4.67,2,9,4,1.35,12,4.18,2.4,11,2.92,2.23,12,5.5,2.01,10,4.71,2.5,7,3.57,1.72,7,4.69,1.6,13,4.36,2.5,11,2.75,2.01,12,4.29,2.56,7,5.8,1.75,10,3.85,1.57,13,5,1.6,8,3.45,2.38,11,3.58,2.43,12,4.5,2,8,5.78,2.28,9 +6520,interlude,5.47,1.39,19,3.96,2.23,23,4.79,1.72,19,5,1,9,5.9,1.6,10,3.71,1.98,7,4.2,2.4,15,4.9,1.73,10,4.67,1.8,9,5.89,1.76,9,5.1,0.88,10,3.7,2.83,10,4.33,1.67,12,4.25,1.16,8,5.3,2.06,10,5.83,1.53,12,4.86,0.9,7,4,2.29,20,3.67,2.08,3,4.38,1.06,8,5.09,2.07,11 +6521,intermediate,5.05,1.03,19,3.28,1.9,18,4.94,2.19,17,5.45,0.82,11,4.5,1.07,8,3.75,1.89,4,3.14,1.96,14,4.25,2.19,8,5.56,2.13,9,5.25,0.89,8,4.91,1.14,11,3.86,1.95,7,2.91,1.87,11,3.5,1.05,6,5.73,2.28,11,5.15,1.21,13,4.83,0.41,6,2.64,1.91,11,4.29,1.5,7,5.86,1.68,7,4.3,2.36,10 +6522,intermission,5.2,1.85,20,5,2.21,19,5.38,1.81,26,6,1.67,11,4.22,1.64,9,5.29,1.8,7,4.83,2.48,12,5,1.78,13,5.77,1.83,13,4.64,1.8,11,5.89,1.76,9,5.3,2.36,10,4.67,2.12,9,5.35,2.09,17,5.44,1.24,9,4.8,1.81,10,5.6,1.9,10,5.36,2.38,11,4.5,2,8,5.12,1.96,16,5.8,1.55,10 +6523,intermittent,4.65,1.57,20,3.6,2.7,20,4.77,2.09,22,4,1.73,5,4.87,1.51,15,2.75,2.43,8,4.17,2.82,12,5.25,2.45,12,4.2,1.48,10,5,1.93,8,4.42,1.31,12,3.67,3.12,9,3.55,2.46,11,5.43,2.64,7,4.47,1.81,15,4.33,2.18,9,4.91,0.83,11,3.69,2.72,13,3.43,2.88,7,4.83,2.33,12,4.7,1.89,10 +6524,intern,5.14,1.49,22,3.62,1.99,21,5.55,1.82,22,5.43,1.7,14,4.62,0.92,8,3.64,1.91,11,3.78,2.22,9,5.83,0.75,6,5.44,2.1,16,5.1,1.79,10,5.17,1.27,12,3.27,2.1,11,4,1.89,10,5.31,1.6,13,5.89,2.15,9,4.92,1.62,12,5.4,1.35,10,3.38,1.98,13,4,2.07,8,5.25,1.48,12,5.9,2.18,10 +6525,internal,5.18,1.22,22,3.67,2.22,21,6.25,2.17,20,5.21,1.48,14,5.12,0.64,8,3.91,2.34,11,3.56,2.24,9,5.33,2.07,6,6.64,2.17,14,4.9,1.6,10,5.42,0.79,12,2.73,1.79,11,4.7,2.26,10,6.46,1.9,13,5.86,2.73,7,5.17,1.34,12,5.2,1.14,10,3.38,2.22,13,4.12,2.3,8,5.83,2.21,12,6.88,2.1,8 +6526,international,5.65,1.95,20,3.95,2.48,22,5.33,2.5,18,5.89,2.03,9,5.45,1.97,11,3.91,2.21,11,4,2.83,11,4.5,2.42,10,6.38,2.33,8,5.86,2.67,7,5.58,1.62,12,4.64,2.38,11,3.27,2.49,11,5.57,2.99,7,5.18,2.27,11,5.75,2.05,12,5.5,1.93,8,3.82,2.64,11,4.09,2.43,11,5.56,2.6,9,5.11,2.52,9 +6527,internet,6.68,1.53,19,5.44,2.73,18,6.24,2.49,17,7.18,1.17,11,6,1.77,8,7.75,1.89,4,4.79,2.61,14,5.25,3.2,8,7.11,1.27,9,7.38,1.19,8,6.18,1.6,11,5.43,2.64,7,5.45,2.91,11,4,2.68,6,7.45,1.29,11,6.54,1.81,13,7,0.63,6,5,3.19,11,6.14,1.77,7,6.86,2.61,7,5.8,2.44,10 +6528,internship,5.9,2,21,6.25,2.55,20,5.11,2.24,36,6.5,2.78,8,5.54,1.33,13,7,1.41,5,6,2.83,15,5.55,2.21,11,4.92,2.27,25,6.46,2.33,13,5,0.76,8,6.92,2.15,12,5.25,2.92,8,5,2.34,20,5.25,2.18,16,5.91,1.76,11,5.9,2.33,10,6.55,2.54,11,5.89,2.67,9,5.14,2.46,22,5.07,1.94,14 +6529,interoffice,4.32,1.49,19,3.67,2.38,18,4.59,1.59,22,4,1.41,5,4.43,1.55,14,2.67,1.51,6,4.17,2.62,12,5.2,1.14,10,4.08,1.78,12,4.11,1.17,9,4.5,1.78,10,3.7,2.5,10,3.62,2.39,8,5,1.79,11,4.18,1.33,11,3.55,1.04,11,5.38,1.41,8,1.89,1.17,9,5.44,1.88,9,4.45,1.69,11,4.73,1.56,11 +6530,interpret,5.2,2.02,20,4.43,1.93,23,5.24,2.21,21,3.2,1.3,5,5.87,1.77,15,5.17,1.19,12,3.64,2.29,11,5.18,2.44,11,5,1.94,9,5.73,2.45,11,4.56,1.13,9,5,1.55,16,3.14,2.19,7,4.64,1.96,11,5.9,2.38,10,5.62,2.14,13,4.43,1.62,7,4.58,1.95,19,3.75,1.89,4,5.21,2.19,14,5.29,2.43,7 +6531,interpretation,5.6,1.19,20,4.21,2.17,24,5.43,2.25,28,5.12,0.64,8,5.92,1.38,12,4,2.6,9,4.33,1.95,15,4.93,2.4,14,5.93,2.06,14,5.89,1.54,9,5.36,0.81,11,4.08,2.15,12,4.33,2.27,12,5.29,2.46,14,5.57,2.1,14,5.8,1.48,10,5.4,0.84,10,4,1.91,12,4.42,2.47,12,5.17,2.08,12,5.62,2.42,16 +6532,interpreter,5.8,1.4,20,3.14,1.96,21,5.74,2.3,27,6.43,1.62,7,5.46,1.2,13,3.89,2.09,9,2.58,1.73,12,5.8,1.97,15,5.55,2.84,11,5.18,1.08,11,6.56,1.42,9,3.5,1.69,8,2.92,2.14,13,6.12,2.45,17,4.89,1.96,9,5.85,1.46,13,5.71,1.38,7,2.87,1.85,15,3.83,2.23,6,5.83,2.59,12,5.67,2.13,15 +6533,interpretive,5.16,1.89,19,2.9,1.83,20,6.3,1.81,20,5,0,3,5.07,2.09,15,3.1,1.73,10,2.7,2,10,5.8,1.81,10,6.8,1.75,10,5.5,2.35,6,4.83,1.7,12,2.14,1.46,7,3.31,1.93,13,6.5,1.77,8,6.17,1.9,12,5.25,1.86,12,5,2.08,7,2.3,1.42,10,3.5,2.07,10,7,1.41,9,5.73,1.95,11 +6534,interrogate,2.76,1.58,21,4.8,2.91,20,4.64,2.79,22,3.17,1.47,6,2.6,1.64,15,4.88,3.27,8,4.75,2.8,12,5.33,2.87,12,3.8,2.57,10,3.22,1.92,9,2.42,1.24,12,4.89,2.98,9,4.73,3,11,4.43,2.07,7,4.73,3.13,15,2.8,1.93,10,2.73,1.27,11,4.08,2.84,13,6.14,2.73,7,3.75,2.73,12,5.7,2.58,10 +6535,interrogation,2.21,1.32,19,5.41,2.4,22,2.92,2.04,24,2.33,1.51,6,2.15,1.28,13,5.75,2.42,12,5,2.45,10,3.5,2.51,8,2.62,1.78,16,2.3,1.34,10,2.11,1.36,9,5.89,2.09,9,5.08,2.63,13,3.06,2.19,17,2.33,1.75,6,1.88,1.13,8,2.45,1.44,11,4.11,1.83,9,6.31,2.39,13,2.88,2.13,16,3,2,8 +6536,interrupt,3.26,1.41,19,4.36,2.72,22,3.93,1.96,28,2.67,1.03,6,3.54,1.51,13,4.09,2.88,11,4.64,2.66,11,4.27,2.49,11,3.71,1.57,17,3.09,1.51,11,3.5,1.31,8,4.27,2.87,11,4.45,2.7,11,4.06,1.66,18,3.7,2.5,10,2.85,1.41,13,4.17,0.98,6,4.29,2.79,14,4.5,2.78,8,3.38,1.89,16,4.67,1.87,12 +6537,interruption,3.81,1.12,21,3.88,2.3,26,4.25,2.23,24,4,1,9,3.67,1.23,12,3.2,2.04,10,4.31,2.41,16,4.33,1.66,9,4.2,2.57,15,4,0.82,7,3.71,1.27,14,3.85,2.58,13,3.92,2.1,13,4.75,1.54,12,3.75,2.73,12,3.55,1.13,11,4.1,1.1,10,3.4,2.44,15,4.55,2.02,11,4.23,2.17,13,4.27,2.41,11 +6538,intersection,4.58,2.04,19,4.45,2.04,22,4.42,1.95,24,4.5,1.97,6,4.62,2.14,13,5.17,1.85,12,3.6,2.01,10,4.5,0.93,8,4.38,2.33,16,4.5,1.78,10,4.67,2.4,9,5.89,1.05,9,3.46,1.98,13,3.71,1.45,17,6.33,2.16,6,4.38,2.07,8,4.73,2.1,11,4,1.87,9,4.77,2.17,13,4.31,1.89,16,4.62,2.2,8 +6539,interstate,5,2.05,19,4.38,2.13,21,4.91,2.29,22,5.89,1.69,9,4.2,2.1,10,4.57,1.62,7,4.29,2.4,14,5.27,2.24,11,4.55,2.38,11,5.43,1.62,7,4.75,2.3,12,4.8,1.69,10,4,2.49,11,4.38,2.57,13,5.67,1.66,9,5.1,1.79,10,4.89,2.42,9,5,2.62,8,4,1.78,13,4.71,2.05,14,5.25,2.76,8 +6540,interstellar,5.95,1.51,19,4.95,2.74,20,5.33,2.41,24,6.23,1.48,13,5.33,1.51,6,5,2.74,5,4.93,2.84,15,5.62,2.66,13,5,2.14,11,6,1.87,9,5.9,1.2,10,6,2.83,7,4.38,2.63,13,5.18,1.78,11,5.46,2.9,13,6.44,1.59,9,5.5,1.35,10,4.4,2.41,10,5.5,3.06,10,5.78,2.68,9,5.07,2.28,15 +6541,interval,5.05,1.58,19,3.43,2.31,21,5.7,2.23,27,5.29,2.06,7,4.92,1.31,12,3.7,2.31,10,3.18,2.4,11,6.13,1.96,15,5.36,2.54,11,4.8,1.32,10,5.33,1.87,9,4.88,2.17,8,2.54,1.98,13,6.06,2.38,17,5.33,1.87,9,5,1.81,12,5.14,1.21,7,3.2,2.46,15,4,2,6,5.42,2.47,12,5.93,2.09,15 +6542,intervene,5.21,1.4,19,4.48,2.48,23,5.82,2.02,28,5.12,0.64,8,5.27,1.79,11,4.62,1.85,8,4.4,2.82,15,5.71,2.37,14,5.93,1.69,14,5,1.22,9,5.4,1.58,10,4.25,2.67,12,4.73,2.37,11,5.14,2.14,14,6.5,1.7,14,5.1,1.2,10,5.33,1.66,9,4.25,2.6,12,4.73,2.45,11,5.25,2.34,12,6.25,1.69,16 +6543,intervention,4.14,2.01,21,4.74,2.3,23,4.57,2.4,21,4.2,2.17,5,4.12,2.03,16,5.25,2.18,12,4.18,2.4,11,4.64,2.62,11,4,1.73,9,3.25,2.01,12,5.33,1.32,9,4.75,2.18,16,4.71,2.75,7,4.45,1.97,11,4.7,2.91,10,4.77,2.09,13,3.12,1.46,8,4.89,2.38,19,4,2,4,4.86,2.11,14,4,3,7 +6544,interview,4.68,2.01,22,6.35,2.48,20,6.84,2.24,19,5.08,2.36,13,4.11,1.27,9,6.14,2.12,7,6.46,2.73,13,6.57,2.88,7,7,1.91,12,4.67,2.27,12,4.7,1.77,10,5.67,2.45,9,6.91,2.47,11,6.4,2.55,10,7.33,1.87,9,4.75,1.96,12,4.6,2.17,10,6.57,1.9,7,6.23,2.8,13,7.29,1.8,7,6.58,2.5,12 +6545,interviewer,5,1.53,19,4.52,2.38,21,4.75,2.34,20,5,1.73,3,5,1.55,16,4.67,2.94,6,4.47,2.23,15,5.17,2.64,6,4.57,2.28,14,5.1,0.74,10,4.89,2.15,9,4.71,2.69,7,4.43,2.31,14,5.5,2.51,10,4,2,10,5,1.07,8,5,1.84,11,4,2.87,9,4.92,1.98,12,6,2.62,8,3.92,1.78,12 +6546,intestinal,3.3,1.49,20,3.82,1.92,22,4.47,2.17,19,3.22,1.48,9,3.36,1.57,11,3.6,2.41,5,4,1.83,16,4.67,2.58,6,4.38,2.06,13,3.5,1.45,14,2.83,1.6,6,3.42,2.15,12,4.56,1.42,9,4.56,1.42,9,4.4,2.76,10,4,1.41,10,2.6,1.26,10,2.92,1.93,12,4.9,1.29,10,5,2.76,6,4.23,1.92,13 +6547,intestine,3.37,1.8,19,4.5,2.44,20,4.21,2.11,24,3.54,1.85,13,3,1.79,6,4.6,2.19,5,4.47,2.59,15,4.38,2.1,13,4,2.19,11,3.67,2.24,9,3.1,1.37,10,4.57,2.3,7,4.46,2.6,13,5,2.1,11,3.54,1.94,13,3.22,2.05,9,3.5,1.65,10,4.2,2.7,10,4.8,2.25,10,4.56,2.4,9,4,1.96,15 +6548,intimacy,7,1.81,20,6,2.66,20,6.59,1.87,22,8.43,0.79,7,6.23,1.74,13,6.56,2.46,9,5.55,2.84,11,7.17,1.83,6,6.38,1.89,16,6,1.89,10,8.11,1.05,9,4.88,2.95,8,6.75,2.26,12,6.53,2.07,15,6.71,1.5,7,6.45,1.69,11,7.67,1.8,9,5.08,2.68,12,7.38,2.07,8,6.73,1.85,11,6.45,1.97,11 +6549,intimate,7.22,1.67,41,6.02,2.64,43,6.29,2.29,56,6.77,2.2,13,7.43,1.35,28,5.8,2.57,10,6.12,2.73,32,5.93,2.48,27,6.62,2.09,29,7.06,1.3,17,7.33,1.9,24,6.13,2.88,15,5.96,2.56,28,6.38,2.31,37,6.11,2.31,19,7.3,1.74,23,7.11,1.6,18,5.32,2.71,19,6.58,2.5,24,6.41,2.24,32,6.12,2.4,24 +6550,intimidate,2.84,1.3,19,5.27,2.53,22,5.75,2.56,28,3.38,1.06,8,2.45,1.37,11,5.88,1.89,8,4.93,2.84,14,5.29,2.58,14,6.21,2.55,14,2.56,1.51,9,3.1,1.1,10,5.18,2.44,11,5.36,2.73,11,5.07,2.64,14,6.43,2.38,14,2.7,1.57,10,3,1,9,4.4,2.55,10,6,2.37,12,5.08,2.61,12,6.25,2.49,16 +6551,intimidating,3,0.84,21,4.33,2.76,24,4,2.45,20,3.12,0.83,8,2.92,0.86,13,5.83,2.56,6,3.83,2.71,18,3.91,2.21,11,4.11,2.85,9,3,0.85,12,3,0.87,9,5.4,2.72,10,3.57,2.62,14,4.08,2.5,13,3.86,2.54,7,2.93,0.83,14,3.14,0.9,7,4.44,2.85,16,4.12,2.75,8,4.42,2.47,12,3.38,2.45,8 +6552,intimidation,3.79,2.39,19,4.67,2.61,21,3.25,2.08,28,4,2.61,6,3.69,2.39,13,4.91,2.66,11,4.4,2.67,10,3.09,1.7,11,3.35,2.34,17,4.91,2.51,11,2.25,1.04,8,5.4,2.72,10,4,2.45,11,3.33,2.03,18,3.1,2.28,10,4.31,2.53,13,2.67,1.75,6,4.31,2.81,13,5.25,2.31,8,3.19,1.83,16,3.33,2.46,12 +6553,intolerable,3.14,1.31,21,5.41,2.4,22,4.15,2.74,20,3.5,1.41,8,2.92,1.26,13,5.5,2.37,10,5.33,2.53,12,5.29,2.43,7,3.54,2.79,13,3.4,1.65,10,2.91,0.94,11,4.73,2.24,11,6.09,2.47,11,4.33,2.64,15,3.6,3.29,5,3.44,1.59,9,2.92,1.08,12,6.1,2.13,10,4.83,2.55,12,4.2,3.08,10,4.1,2.51,10 +6554,intolerance,2.95,1.27,19,5.35,2.03,20,3.87,2.55,23,4.33,1.15,3,2.69,1.14,16,5.43,2.64,7,5.31,1.75,13,4.33,2.55,9,3.57,2.59,14,2.78,1.2,9,3.1,1.37,10,5.22,1.99,9,5.45,2.16,11,4.27,2.79,15,3.12,1.96,8,2.71,1.38,7,3.08,1.24,12,5.5,1.43,10,5.2,2.57,10,3.54,2.82,13,4.3,2.21,10 +6555,intolerant,3.43,1.69,21,4.05,2.48,22,4.74,2.46,27,3.1,1.85,10,3.73,1.56,11,3.86,2.48,7,4.13,2.56,15,4.41,2.43,17,5.3,2.54,10,4.09,2.02,11,2.7,0.82,10,2.8,2.49,5,4.41,2.43,17,4.57,2.74,14,4.92,2.22,13,3.92,1.89,13,2.62,0.92,8,3.3,2.54,10,4.67,2.35,12,5.57,2.77,14,3.85,1.77,13 +6556,intoxicating,5.58,2.39,19,5.81,2.66,21,2.82,1.49,28,6.33,1.51,6,5.23,2.68,13,6.09,2.55,11,5.5,2.88,10,2.55,1.21,11,3,1.66,17,5.82,2.09,11,5.25,2.87,8,6,2.41,11,5.6,3.03,10,2.94,1.7,18,2.6,1.07,10,5.85,1.91,13,5,3.35,6,5.46,2.67,13,6.38,2.72,8,2.31,0.87,16,3.5,1.88,12 +6557,intracranial,4.62,1.88,21,4.45,2.63,20,4.57,2.4,21,5.17,1.94,6,4.4,1.88,15,4.88,2.8,8,4.17,2.59,12,4.45,2.7,11,4.7,2.16,10,4.17,2.48,6,4.8,1.66,15,4.3,2.95,10,4.6,2.41,10,4.36,2.59,14,5,2.08,7,4.43,2.15,7,4.71,1.82,14,4.21,2.72,14,5,2.53,6,3.83,2.48,12,5.56,2.01,9 +6558,intravenous,4.29,1.93,21,4.09,2.16,22,4.59,2.39,27,4.1,1.91,10,4.45,2.02,11,3.71,2.43,7,4.27,2.09,15,5.24,2.54,17,3.5,1.72,10,4.91,1.97,11,3.6,1.71,10,3.4,2.7,5,4.29,2.02,17,5.36,2.76,14,3.77,1.64,13,4.31,2.25,13,4.25,1.39,8,3.4,2.37,10,4.67,1.87,12,5.36,2.68,14,3.77,1.79,13 +6559,intrepid,5.37,1.67,19,3.95,2.57,19,5.5,1.93,20,5,0,3,5.47,1.88,15,4.2,2.82,10,3.67,2.4,9,6.1,1.85,10,4.9,1.91,10,5.5,2.17,6,5.33,1.56,12,4,2.58,7,3.92,2.68,12,4.88,2.3,8,5.92,1.62,12,5,1.6,12,6,1.73,7,4.44,2.46,9,3.5,2.72,10,4.89,1.83,9,6,1.95,11 +6560,intricate,5.11,2.05,18,4.48,2.23,21,5.13,1.55,23,5,1.87,5,5.25,2.26,12,4.33,2.5,6,4.53,2.2,15,5.1,1.45,10,5.15,1.68,13,4.29,2.14,7,5.8,1.93,10,5.14,2.27,7,4.14,2.21,14,4.64,1.5,11,5.58,1.51,12,4.58,1.98,12,6.17,1.94,6,4.45,2.54,11,4.5,1.96,10,4.86,1.35,14,5.56,1.81,9 +6561,intrigue,6.05,1.81,19,5.18,2.24,22,6.21,1.82,24,4.5,1.97,6,6.77,1.24,13,4.58,2.54,12,5.9,1.66,10,5.75,2.05,8,6.44,1.71,16,6,1.05,10,6.11,2.47,9,4.89,2.71,9,5.38,1.94,13,6.18,2.07,17,6.5,1.05,6,6.62,1.41,8,5.64,2.01,11,4.33,2.35,9,5.77,2.05,13,6.12,2.06,16,6.38,1.3,8 +6562,intriguing,6.53,1.68,19,5.44,2.01,18,5.53,2.48,17,6.55,1.13,11,6.5,2.33,8,6.5,1.29,4,5.14,2.11,14,4.62,2.67,8,6.33,2.12,9,7,1.2,8,6.18,1.94,11,5.71,2.06,7,5.27,2.05,11,4.5,2.88,6,6.09,2.17,11,6.23,1.83,13,7.17,1.17,6,4.91,1.92,11,6.29,1.98,7,6.43,1.81,7,4.9,2.77,10 +6563,intro,5.15,1.95,20,4.48,2.15,23,5.84,1.92,19,4.6,1.52,5,5.33,2.09,15,4.83,2.04,12,4.09,2.3,11,6.2,2.15,10,5,1.07,8,5.18,2.36,11,5.11,1.45,9,4.56,1.93,16,4.29,2.75,7,6.1,1.37,10,5.56,2.46,9,5.58,1.93,12,4.5,1.93,8,4.26,2.31,19,5.5,0.58,4,6,1.73,13,5.5,2.43,6 +6564,introduce,5.91,1.8,22,4.55,2.39,20,6.84,2.14,19,5.92,1.98,13,5.89,1.62,9,5.57,1.72,7,4,2.58,13,6.86,2.19,7,6.83,2.21,12,6.25,2.05,12,5.5,1.43,10,4.67,2,9,4.45,2.77,11,6.5,2.22,10,7.22,2.11,9,6.42,2.02,12,5.3,1.34,10,5.57,2.15,7,4,2.42,13,6.86,2.34,7,6.83,2.12,12 +6565,introduction,5.81,1.4,21,3.9,2.77,20,5.36,2.54,22,5.83,1.83,6,5.8,1.26,15,4.62,3.46,8,3.42,2.23,12,5.25,2.67,12,5.5,2.51,10,6.22,1.79,9,5.5,1,12,3.44,2.7,9,4.27,2.9,11,4,2.08,7,6,2.54,15,6.2,1.62,10,5.45,1.13,11,2.92,2.06,13,5.71,3.15,7,5.58,3.09,12,5.1,1.79,10 +6566,intrude,3.1,1.61,21,5.2,1.99,20,3.92,2.22,25,3.42,1.73,12,2.67,1.41,9,6.17,1.17,6,4.79,2.15,14,4,1.94,10,3.87,2.45,15,1.75,1.5,4,3.41,1.5,17,4.78,2.05,9,5.55,1.97,11,3.57,2.57,7,4.06,2.13,18,2.83,1.27,12,3.44,2.01,9,4.77,2.17,13,6,1.41,7,2.67,1.32,9,4.62,2.33,16 +6567,intruder,2.46,1.83,41,5.66,2.64,44,3.18,1.89,22,2.47,1.87,19,2.55,1.9,20,4.94,2.59,17,6.11,2.62,27,2.73,1.42,11,3.64,2.25,11,2.06,1.29,16,2.79,2.11,24,5.29,2.59,21,6,2.7,23,3.23,2.24,13,3.11,1.36,9,2.65,1.99,23,2.22,1.63,18,5.48,2.62,25,5.89,2.73,19,3.36,1.91,14,2.88,1.96,8 +6568,intrusion,3.37,1.71,19,4.9,2.57,20,2.75,1.55,20,4.67,1.53,3,3.12,1.67,16,4.33,2.8,6,5.14,2.54,14,3.5,1.05,6,2.43,1.65,14,4.2,1.69,10,2.44,1.24,9,5.14,2.79,7,4.77,2.55,13,2.9,1.6,10,2.6,1.58,10,3.5,1.6,8,3.27,1.85,11,4.89,3.14,9,4.91,2.17,11,2.75,1.91,8,2.75,1.36,12 +6569,intrusive,3.05,1.76,22,5.77,1.93,22,4.47,2.44,19,3.62,2.39,8,2.77,1.3,13,5.14,1.68,7,6.21,2.01,14,3.86,2.73,7,4.64,2.29,11,3.38,2.13,8,2.92,1.61,13,5.78,1.92,9,5.77,2.01,13,3.86,2.54,7,4.83,2.41,12,3.64,1.91,11,2.45,1.44,11,5.11,2.09,9,6.23,1.74,13,4.56,2.48,16,4,2.65,3 +6570,intubation,4.1,1.62,20,4.04,2.46,23,4.32,1.95,19,4.8,2.17,5,3.87,1.41,15,4.58,2.35,12,3.45,2.54,11,4.91,2.17,11,3.5,1.31,8,3.55,1.44,11,4.78,1.64,9,4.81,2.43,16,2.29,1.5,7,4.91,1.97,11,3.5,1.69,8,4.25,1.82,12,3.88,1.36,8,4.05,2.5,19,4,2.58,4,4.69,1.8,13,3.5,2.17,6 +6571,intuition,6.42,1.54,19,4.81,2.27,21,5.84,2.62,25,6.33,1.15,3,6.44,1.63,16,4.71,2.29,7,4.77,2.42,13,5.75,2.43,8,5.88,2.78,17,6.14,0.9,7,6.58,1.83,12,4.71,1.8,7,4.77,2.62,13,5.57,2.53,14,6.18,2.82,11,5.88,1.73,8,6.82,1.33,11,5.27,2.2,11,4.3,2.36,10,5.67,2.66,18,6.29,2.69,7 +6572,intuitive,6,1.11,19,4.28,1.96,18,6.29,1.96,17,6,1.18,11,6,1.07,8,4.5,2.52,4,4.21,1.89,14,5.38,2.39,8,7.11,1.05,9,6.25,1.16,8,5.82,1.08,11,4.71,1.38,7,4,2.28,11,6.33,2.34,6,6.27,1.85,11,6.08,1.12,13,5.83,1.17,6,3.55,1.81,11,5.43,1.72,7,5.71,2.29,7,6.7,1.7,10 +6573,invade,3.32,1.7,19,6,2.45,20,4.31,2.39,36,3.62,1.92,8,3.09,1.58,11,6.8,1.79,5,5.73,2.63,15,4.36,2.46,11,4.28,2.41,25,3.31,1.84,13,3.33,1.51,6,6.75,2.14,12,4.88,2.59,8,4.55,2.16,20,4,2.68,16,4.1,1.6,10,2.44,1.42,9,6.45,2.5,11,5.44,2.4,9,4.09,2.41,22,4.64,2.41,14 +6574,invader,2.23,1.53,866,5.67,2.83,18,3.5,2.33,42,2.46,1.68,333,2.08,1.42,528,5.83,2.71,6,5.58,3,12,4.17,2.41,24,2.61,1.94,18,2.39,1.64,415,2.08,1.42,446,6.2,2.82,10,5,2.88,8,3.88,2.55,25,2.94,1.89,17,2.34,1.62,477,2.1,1.4,389,4.22,3.11,9,7.11,1.62,9,3.91,2.2,22,3.05,2.44,20 +6575,invalid,3.52,1.6,21,3.7,2.91,23,5.1,2.25,20,3.88,1.89,8,3.31,1.44,13,5.6,2.19,5,3.17,2.92,18,4.82,2.36,11,5.44,2.19,9,3.17,1.75,12,4,1.32,9,4.4,3.24,10,3.15,2.64,13,5,2.55,13,5.29,1.7,7,3.36,1.69,14,3.86,1.46,7,4,2.88,15,3.12,3.09,8,5.17,2.17,12,5,2.51,8 +6576,invaluable,5.6,2.28,20,5.21,2.23,24,5.14,2.53,22,5.75,2.38,8,5.5,2.32,12,5.54,2.57,13,4.82,1.78,11,5.77,2.24,13,4.22,2.77,9,5.12,2.7,8,5.92,2.02,12,6,1.71,14,4.1,2.47,10,5.08,2.35,12,5.2,2.86,10,5.44,2.92,9,5.73,1.74,11,5.12,2.52,17,5.43,1.4,7,4.9,3.25,10,5.33,1.87,12 +6577,invasion,2.45,1.87,22,6.59,1.91,17,3,1.92,21,2.4,1.67,5,2.5,2.03,16,7.14,0.9,7,6.2,2.35,10,3.7,2.21,10,2.36,1.43,11,2.5,1.62,12,2.4,2.22,10,6,2.07,8,7.11,1.69,9,3.25,2.05,12,2.67,1.8,9,1.91,1.22,11,3,2.28,11,5.71,1.25,7,7.2,2.1,10,3.33,2.6,9,2.75,1.29,12 +6578,invasive,3.1,1.74,20,6.28,2.19,18,3.23,1.6,22,2,0.71,5,3.47,1.85,15,6.33,1.21,6,6.25,2.6,12,3.9,1.2,10,2.67,1.72,12,2.6,0.84,10,3.6,2.27,10,6.7,1.95,10,5.75,2.49,8,3.09,1.22,11,3.36,1.96,11,2.67,1.23,12,3.75,2.25,8,5,2.24,9,7.56,1.24,9,3.09,1.58,11,3.36,1.69,11 +6579,invent,6.64,1.71,22,6.16,2.57,19,6.9,2.22,20,6,1.87,5,6.88,1.71,16,6.88,2.59,8,5.64,2.54,11,6.44,1.81,9,7.27,2.53,11,6.42,1.93,12,6.9,1.45,10,5.6,2.95,10,6.78,2.05,9,6.58,2.39,12,7.38,2,8,6.64,1.91,11,6.64,1.57,11,4.88,2.47,8,7.09,2.3,11,7.22,1.48,9,6.64,2.73,11 +6580,invention,6.4,1.5,20,4.24,2.83,21,6.67,2.3,27,7.57,1.13,7,5.77,1.3,13,4.56,2.46,9,4,3.16,12,6.47,2.56,15,7.09,2.02,11,6.18,1.47,11,6.67,1.58,9,5.11,2.42,9,3.58,3.03,12,7.24,2.14,17,5.78,2.49,9,6.69,1.25,13,5.86,1.86,7,4,2.83,15,4.83,2.99,6,7.08,1.93,12,6.33,2.58,15 +6581,inventive,6.29,1.95,21,4.22,2.63,23,6.39,2.66,18,6.33,2.18,9,6.25,1.86,12,4.73,2.45,11,3.75,2.8,12,6.2,3.05,10,6.62,2.26,8,6.43,2.37,7,6.23,1.88,13,4.91,2.43,11,3.58,2.75,12,5,3.46,7,7.27,1.62,11,6.69,2.02,13,5.62,1.77,8,4.27,2.87,11,4.17,2.52,12,6.22,3.03,9,6.56,2.4,9 +6582,inventor,6.21,1.44,19,4.62,2.5,21,5.15,2.52,20,7,1,3,6.06,1.48,16,5,2.45,6,4.47,2.59,15,4.33,2.94,6,5.5,2.35,14,6,1.49,10,6.44,1.42,9,3.29,1.89,7,5.29,2.55,14,5.1,2.85,10,5.2,2.3,10,6.38,1.51,8,6.09,1.45,11,4.22,3.03,9,4.92,2.11,12,5.75,3.24,8,4.75,1.96,12 +6583,inventory,4.95,1.65,19,3.58,2.04,19,5.48,2.21,23,4.92,1.85,13,5,1.26,6,5,1.73,5,3.07,1.94,14,5.85,2.48,13,5,1.83,10,4.78,2.17,9,5.1,1.1,10,5,2,7,2.75,1.6,12,5.3,1.95,10,5.62,2.47,13,4.44,1.74,9,5.4,1.51,10,2.9,1.52,10,4.33,2.35,9,6.11,2.76,9,5.07,1.77,14 +6584,inverted,4.91,1.51,22,3.85,2.26,26,5.58,2.17,24,4.78,1.72,9,5,1.41,13,3.9,2.69,10,3.81,2.04,16,5.67,2.18,9,5.53,2.23,15,5.25,1.49,8,4.71,1.54,14,4.54,1.98,13,3.15,2.38,13,5.33,2.42,12,5.83,1.95,12,4.83,1.7,12,5,1.33,10,3.93,2.31,15,3.73,2.28,11,6,2.27,13,5.09,2.02,11 +6585,invest,6.16,1.72,38,3.95,1.99,20,5.94,2.67,18,6.55,1.26,22,5.62,2.13,16,3.9,1.85,10,4,2.21,10,6.3,3.16,10,5.5,2,8,6.23,1.54,22,6.06,1.98,16,3.57,1.4,7,4.15,2.27,13,6.29,2.98,7,5.73,2.57,11,6.33,1.53,18,6,1.89,20,3.9,1.97,10,4,2.11,10,4.89,2.8,9,7,2.18,9 +6586,investigate,5.68,1.86,19,4.09,2.33,23,5.43,2.23,28,5.88,1.25,8,5.55,2.25,11,3.78,1.86,9,4.29,2.64,14,5.21,2.22,14,5.64,2.31,14,5.89,1.69,9,5.5,2.07,10,3.91,2.51,11,4.25,2.26,12,4.71,2.37,14,6.14,1.92,14,5.7,1.49,10,5.67,2.29,9,4.82,2.4,11,3.42,2.15,12,5.42,1.88,12,5.44,2.53,16 +6587,investigation,4.36,2.3,22,5.7,2.79,20,6.11,2.4,19,5.08,2.33,13,3.33,1.94,9,6.71,1.6,7,5.15,3.18,13,6.86,1.95,7,5.67,2.61,12,4.42,2.31,12,4.3,2.41,10,6,2.24,9,5.45,3.27,11,6.8,2.1,10,5.33,2.6,9,3.92,2.11,12,4.9,2.51,10,6.14,1.95,7,5.46,3.2,13,6.43,2.94,7,5.92,2.15,12 +6588,investigative,5.5,1.91,20,5.8,2.28,20,5.69,2.19,35,5.5,2.39,8,5.5,1.62,12,6,1.87,5,5.73,2.46,15,5.27,2.1,11,5.88,2.25,24,5.69,2.29,13,5.14,0.9,7,6.17,1.99,12,5.25,2.71,8,5.85,2.35,20,5.47,2.03,15,5.09,2.07,11,6,1.66,9,6.27,2.1,11,5.22,2.49,9,5.77,2.33,22,5.54,2.03,13 +6589,investigator,4.95,1.58,19,4.35,2.25,20,4.79,2.21,24,5.15,1.68,13,4.5,1.38,6,4,1.87,5,4.47,2.42,15,5,2.04,13,4.55,2.46,11,5.78,1.64,9,4.2,1.14,10,5.14,2.54,7,3.92,2.06,13,4.73,2.37,11,4.85,2.15,13,4.44,1.42,9,5.4,1.65,10,3.4,2.17,10,5.3,2,10,6.33,2.12,9,3.87,1.73,15 +6590,investment,5.14,1.98,21,4.73,2.12,22,5.19,2.2,21,3.6,1.95,5,5.62,1.78,16,6.09,1.64,11,3.36,1.63,11,4.73,2.24,11,5.33,1.94,9,4.83,2.08,12,5.56,1.88,9,4.73,2.02,15,4.71,2.5,7,5,1.55,11,5.4,2.84,10,5.85,1.82,13,4,1.77,8,4.78,2.34,18,4.5,0.58,4,5,1.96,14,5.57,2.76,7 +6591,investor,5.42,1.22,19,3.39,2.09,18,5.76,2.05,17,5.91,1.14,11,4.75,1.04,8,4.25,2.5,4,3.14,1.99,14,5.62,2.13,8,5.89,2.09,9,5.62,1.41,8,5.27,1.1,11,3,1.91,7,3.64,2.25,11,4.83,2.4,6,6.27,1.74,11,5.54,1.39,13,5.17,0.75,6,3,2,11,4,2.24,7,6.14,1.86,7,5.5,2.22,10 +6592,invincible,6.32,1.63,19,5.3,2.34,20,6.6,2.33,20,5.33,0.58,3,6.5,1.71,16,4.83,2.71,6,5.5,2.24,14,5.67,2.16,6,7,2.35,14,6.4,1.35,10,6.22,1.99,9,6.86,1.57,7,4.46,2.3,13,6.3,2.95,10,6.9,1.6,10,5.5,1.93,8,6.91,1.14,11,5.67,2.69,9,5,2.1,11,7.62,1.92,8,5.92,2.39,12 +6593,invisibility,5.32,1.59,22,4.32,2.77,22,5.1,2.45,20,5.5,1.31,8,5.21,1.76,14,5.3,2.95,10,3.5,2.43,12,5.57,2.51,7,4.85,2.48,13,5.09,1.7,11,5.55,1.51,11,5,2.68,11,3.64,2.8,11,5.4,2.23,15,4.2,3.11,5,4.5,1.43,10,6,1.41,12,4.3,2.83,10,4.33,2.84,12,4.5,2.27,10,5.7,2.58,10 +6594,invisible,5,1.63,19,3.95,2.31,21,4.27,2.35,22,5.33,1.12,9,4.7,2,10,2.88,1.55,8,4.62,2.5,13,4.91,2.3,11,3.64,2.34,11,5.43,0.79,7,4.75,1.96,12,4.5,2.51,10,3.45,2.11,11,3.69,2.46,13,5.11,2.03,9,5.1,1.79,10,4.89,1.54,9,4.12,2.75,8,3.85,2.12,13,4.86,2.32,14,3.25,2.19,8 +6595,invitation,7.05,1.23,20,4.94,2.13,18,6.43,2.18,21,7,1.58,5,7.07,1.16,15,5,1.41,6,4.92,2.47,12,5.89,2.03,9,6.83,2.29,12,7.2,1.23,10,6.9,1.29,10,5.7,1.77,10,4,2.27,8,6.18,2.64,11,6.7,1.64,10,7.08,1.38,12,7,1.07,8,3.67,1.87,9,6.22,1.56,9,6.09,2.66,11,6.8,1.55,10 +6596,invite,5.68,1.89,22,5.1,2.4,20,6.95,1.87,19,5.15,1.91,13,6.44,1.67,9,5.43,1.72,7,4.92,2.75,13,6.71,1.7,7,7.08,2.02,12,5.58,1.98,12,5.8,1.87,10,4.44,2.13,9,5.64,2.58,11,6.7,2,10,7.22,1.79,9,6.25,1.82,12,5,1.83,10,6,1.63,7,4.62,2.66,13,7,2.38,7,6.92,1.62,12 +6597,invoice,4.6,1.43,20,3.68,2.64,22,5.7,2,27,5.14,1.86,7,4.31,1.11,13,3.4,2.22,10,3.92,3.03,12,5.4,1.96,15,6.36,1.91,11,4.45,0.69,11,4.78,2.05,9,3.67,1.94,9,3.69,3.12,13,6.29,2.02,17,4.89,1.54,9,4.69,1.75,13,4.43,0.53,7,3.31,2.41,16,4.67,3.2,6,5.92,1.98,12,5.53,2.07,15 +6598,invoke,5.05,2.15,19,4.85,1.95,20,5.54,1.64,24,5.85,1.91,13,3.33,1.63,6,5.8,1.92,5,4.53,1.92,15,6,1.63,13,5,1.55,11,5.89,2.62,9,4.3,1.34,10,6,1.83,7,4.23,1.79,13,5.18,1.89,11,5.85,1.41,13,4.11,1.69,9,5.9,2.23,10,4.9,1.79,10,4.8,2.2,10,5.78,1.99,9,5.4,1.45,15 +6599,involuntary,4.05,0.97,19,3.75,2,20,4.13,3.06,23,4,1,3,4.06,1,16,4.29,1.38,7,3.46,2.26,13,4.67,2.78,9,3.79,3.29,14,4.22,1.09,9,3.9,0.88,10,4.67,1.8,9,3,1.9,11,5,3.32,15,2.5,1.69,8,4,1.29,7,4.08,0.79,12,4,1.7,10,3.5,2.32,10,4.38,3.73,13,3.8,2.04,10 +6600,involve,5.44,1.85,18,3.6,2.21,20,5.28,2.11,18,4.25,1.58,8,6.4,1.51,10,3.29,2.21,7,3.77,2.28,13,5.36,1.75,11,5.14,2.73,7,4.82,1.78,11,6.43,1.62,7,3.22,2.33,9,3.91,2.17,11,5.82,2.32,11,4.43,1.51,7,4.92,1.56,12,6.5,2.07,6,2.83,1.99,12,4.75,2.12,8,6.33,1.5,9,4.22,2.17,9 +6601,involvement,5.81,1.4,21,2.95,2.27,21,6.41,1.93,27,5.2,0.92,10,6.36,1.57,11,2.14,1.95,7,3.36,2.37,14,6.41,2.29,17,6.4,1.17,10,6.09,1.3,11,5.5,1.51,10,2.8,1.79,5,3,2.45,16,6.07,2.34,14,6.77,1.36,13,5.92,1.38,13,5.62,1.51,8,3,2.62,10,2.91,2.02,11,6.64,1.82,14,6.15,2.08,13 +6602,invulnerable,6.05,2.01,21,3.85,2.46,20,5.36,2.98,22,6.17,2.64,6,6,1.81,15,5.75,2.55,8,2.58,1.38,12,6.17,3.01,12,4.4,2.8,10,6.22,2.49,9,5.92,1.68,12,3.56,2.55,9,4.09,2.47,11,6.14,1.86,7,5,3.38,15,5.2,2.3,10,6.82,1.4,11,4,2.2,13,3.57,3.05,7,4,3.1,12,7,1.89,10 +6603,iodine,4.9,1.58,21,4.21,2.11,24,4.86,2.29,22,5,1.69,8,4.85,1.57,13,4.46,2.3,13,3.91,1.92,11,4.92,2.25,13,4.78,2.49,9,5.62,0.74,8,4.75,1.54,12,5.14,1.75,14,2.9,1.91,10,5.67,2.06,12,3.9,2.28,10,4.3,2.06,10,5.45,0.69,11,3.65,2.21,17,5.57,0.98,7,4.1,2.81,10,5.5,1.62,12 +6604,ion,5.1,1.12,20,4.19,2.25,21,5.16,2.72,25,5.67,0.58,3,5,1.17,17,4.43,2.7,7,3.92,2.1,13,4.75,2.66,8,5.35,2.8,17,5.29,0.49,7,5,1.35,13,3.86,2.85,7,4.23,2.01,13,4.29,2.49,14,6.27,2.69,11,4.89,1.36,9,5.27,0.9,11,4.55,2.3,11,3.8,2.25,10,5.11,3.18,18,5.29,0.95,7 +6605,iota,5.16,1.34,19,2.76,2,21,4.55,1.96,20,5.33,1.53,3,5.12,1.36,16,3.17,2.14,6,2.6,1.99,15,5.17,2.56,6,4.29,1.68,14,5.3,0.95,10,5,1.73,9,1.71,0.95,7,3.29,2.2,14,4,1.83,10,5.1,2.02,10,5.12,0.99,8,5.18,1.6,11,2.11,1.69,9,3.25,2.14,12,4.5,2.27,8,4.58,1.83,12 +6606,irate,2.9,1.62,20,4.71,2.74,21,3.6,2.33,25,2.5,1.73,4,3,1.63,16,4.25,1.89,4,4.82,2.94,17,4.56,2.79,9,3.06,1.91,16,3.62,1.77,8,2.42,1.38,12,5.1,2.69,10,4.36,2.87,11,3.29,2.2,14,4,2.53,11,3.09,1.64,11,2.67,1.66,9,4.4,2.8,10,5,2.79,11,4.06,2.48,18,2.43,1.4,7 +6607,iris,6.85,1.6,20,4.2,2.55,20,6.24,1.79,25,6.55,1.69,11,7.22,1.48,9,4.43,2.82,7,4.08,2.5,13,6.08,1.8,13,6.42,1.83,12,7.27,1.35,11,6.33,1.8,9,4.55,2.46,11,3.78,2.73,9,6.41,1.84,17,5.88,1.73,8,6.8,1.4,10,6.9,1.85,10,4.75,2.83,12,3.38,1.92,8,6.44,1.86,16,5.89,1.69,9 +6608,iron,5.03,1.47,101,3.24,2.18,106,5.51,2.36,93,5.07,1.47,43,5.04,1.48,57,3.87,2.22,38,2.91,2.1,67,5,2.32,46,6.07,2.32,45,5.1,1.42,61,4.97,1.57,38,3.29,2.36,48,3.19,2.05,58,5.4,2.29,48,5.62,2.44,45,4.93,1.45,59,5.17,1.51,42,3.15,2.22,54,3.33,2.17,52,5.7,2.42,47,5.3,2.3,46 +6609,ironclad,5.14,1.62,21,3.77,2.11,22,6.09,2.16,22,5.67,1.5,9,4.75,1.66,12,3,1.41,6,4,2.36,15,7,1.55,6,5.75,2.29,16,5.56,1.51,9,4.83,1.7,12,4,2,5,3.71,2.2,17,6,1.84,11,6.18,2.52,11,5.33,2.06,12,4.89,0.78,9,4.56,2.3,9,3.23,1.88,13,5.83,1.8,12,6.4,2.59,10 +6610,ironic,5.42,1.44,24,4.39,2.1,23,4.46,2.35,26,5.54,1.27,13,5.27,1.68,11,4.73,2,11,4.08,2.23,12,4.09,2.47,11,4.93,2.27,14,5.91,1.45,11,5,1.35,13,5,2.28,11,3.83,1.85,12,4.94,2.63,17,3.75,1.39,8,5.4,1.64,15,5.44,1.13,9,4.6,2.35,15,4,1.6,8,4.12,2.45,17,5.11,2.15,9 +6611,irony,5.19,1.99,21,4.09,2.37,23,5.28,2.44,18,5.78,2.11,9,4.75,1.86,12,4.36,2.16,11,3.83,2.62,12,5.9,2.47,10,4.5,2.33,8,5.14,2.19,7,5.23,2.05,13,5.18,2.36,11,3.08,1.98,12,4.86,3.18,7,5.55,1.97,11,4.54,2.11,13,6.25,1.28,8,3.73,2.45,11,4.42,2.35,12,4.22,2.33,9,6.33,2.18,9 +6612,irrational,3.5,1.91,20,5.12,2.64,17,3.46,2.32,24,4.4,1.67,5,3.2,1.93,15,5.4,2.61,5,5,2.76,12,3.23,2.17,13,3.73,2.57,11,4,2.4,10,3,1.15,10,5.86,2.48,7,4.6,2.76,10,3.62,2.53,16,3.12,1.96,8,2.86,1.35,14,5,2.28,6,5.73,2.49,11,4,2.76,6,3.13,2.03,15,4,2.78,9 +6613,irregular,4.05,1.79,20,4.86,2.55,22,4.93,2.95,27,4.29,2.56,7,3.92,1.32,13,4.4,2.5,10,5.25,2.63,12,5.13,2.83,15,4.91,3.24,11,3.82,1.33,11,4.33,2.29,9,4.67,2.4,9,5,2.74,13,6.06,3.05,17,3.11,1.45,9,4.54,1.66,13,3.14,1.77,7,4.56,2.58,16,5.67,2.5,6,4.92,3.42,12,4.93,2.63,15 +6614,irregularity,4.26,1.52,19,3.94,2.39,18,3.44,1.75,16,4.55,1.51,11,3.88,1.55,8,4.75,2.63,4,3.71,2.37,14,3.14,2.27,7,3.67,1.32,9,4,1.69,8,4.45,1.44,11,3.57,2.44,7,4.18,2.44,11,3,1.58,5,3.64,1.86,11,4.08,1.38,13,4.67,1.86,6,3.55,2.3,11,4.57,2.57,7,3.57,1.51,7,3.33,2,9 +6615,irrelevant,3.35,1.63,20,3.71,2.28,17,4.68,1.73,22,4,1.87,5,3.13,1.55,15,3.8,1.92,5,3.67,2.5,12,4.5,0.71,10,4.83,2.29,12,3.6,1.26,10,3.1,1.97,10,3.67,1.87,9,3.75,2.82,8,4.82,2.04,11,4.55,1.44,11,3.17,1.4,12,3.62,2,8,1.88,1.13,8,5.33,1.73,9,4.36,1.57,11,5,1.9,11 +6616,irreparable,4.05,2.1,22,5.05,2.72,22,3.5,2.16,20,4.62,2.07,8,3.71,2.13,14,5.3,2.75,10,4.83,2.79,12,4.29,2.69,7,3.08,1.8,13,4.18,1.94,11,3.91,2.34,11,4.36,2.58,11,5.73,2.8,11,3.33,2.26,15,4,2,5,3.4,1.71,10,4.58,2.31,12,5.8,2.35,10,4.42,2.94,12,3.9,2.18,10,3.1,2.18,10 +6617,irreplaceable,5.59,2.34,22,4.62,2.6,21,3.95,2.21,22,5.21,2.69,14,6.25,1.49,8,4.45,2.81,11,4.67,2.6,9,3.83,2.71,6,4,2.1,16,5.4,2.5,10,5.75,2.3,12,3.73,2.76,11,5.6,2.12,10,4.54,2.22,13,3.11,2.03,9,5.42,2.43,12,5.8,2.35,10,4.38,2.75,13,5,2.45,8,4.67,2.27,12,3.1,1.91,10 +6618,irresistible,6.58,1.5,19,5.71,2.51,21,4.68,2.69,25,7,1,3,6.5,1.59,16,6.14,2.61,7,5.69,2.53,13,4.62,2.67,8,4.71,2.78,17,6.29,1.11,7,6.75,1.71,12,5.86,2.48,7,5.85,2.61,13,4.21,2.49,14,5.27,2.94,11,6.56,1.13,9,6.6,1.84,10,6.36,2.25,11,5,2.71,10,4.5,3.03,18,5.14,1.57,7 +6619,irresponsible,2.5,1.4,20,5,2.57,18,3.91,2.27,22,2.6,1.82,5,2.47,1.3,15,5,2.53,6,5,2.7,12,4.6,2.22,10,3.33,2.23,12,2.6,1.17,10,2.4,1.65,10,5.6,2.32,10,4.25,2.82,8,3.09,1.38,11,4.73,2.72,11,2.33,1.3,12,2.75,1.58,8,3.56,2.35,9,6.44,1.94,9,3.82,2.71,11,4,1.84,11 +6620,irreversible,3.61,2.15,18,4.09,2.33,22,3.11,2.11,28,3.67,1.21,6,3.58,2.54,12,4.18,2.56,11,4,2.19,11,2.73,2.05,11,3.35,2.18,17,4.2,2.35,10,2.88,1.73,8,4.91,2.21,11,3.27,2.24,11,3.06,1.98,18,3.2,2.44,10,3.75,2.26,12,3.33,2.07,6,4.14,2.48,14,4,2.2,8,2.81,1.97,16,3.5,2.32,12 +6621,irrigate,5.23,1.9,22,3.77,2.18,22,5.6,2.11,20,5.75,1.83,8,4.93,1.94,14,3.9,2.42,10,3.67,2.06,12,6.43,2.44,7,5.15,1.86,13,5.45,1.57,11,5,2.24,11,3.91,2.21,11,3.64,2.25,11,5.33,2.29,15,6.4,1.34,5,4.09,1.58,11,6.36,1.5,11,4.1,2.18,10,3.5,2.24,12,5.7,1.77,10,5.5,2.51,10 +6622,irrigation,3.82,1.65,22,4.65,2.15,26,6.05,2.21,22,3.67,1.66,9,3.92,1.71,13,4.2,2.78,10,4.94,1.69,16,7,1.85,8,5.5,2.28,14,4.12,1.55,8,3.64,1.74,14,4.31,2.25,13,5,2.08,13,5.91,2.43,11,6.18,2.09,11,3.67,1.92,12,4,1.33,10,4.73,2.43,15,4.55,1.81,11,6.25,2.53,12,5.8,1.87,10 +6623,irritable,2.85,0.93,20,6.37,2.27,19,4.23,2.41,26,2.55,0.82,11,3.22,0.97,9,6.86,1.57,7,6.08,2.61,12,4.54,2.33,13,3.92,2.53,13,3,1,11,2.67,0.87,9,5.8,2.1,10,7,2.4,9,4.41,2.55,17,3.89,2.2,9,2.9,1.2,10,2.8,0.63,10,6.5,2.02,12,6.14,2.79,7,4.62,2.39,16,3.6,2.41,10 +6624,irritate,3.19,1.69,42,5.85,2.23,39,4.39,2.59,18,3.94,2.16,17,2.68,1.03,25,6.23,1.92,13,5.65,2.38,26,4.3,2.36,10,4.5,3.02,8,3.28,1.96,29,3,0.82,13,6.2,2.04,20,5.47,2.41,19,4.29,2.63,7,4.45,2.7,11,3.57,1.95,23,2.74,1.19,19,6.15,2.17,26,5.23,2.31,13,4,1.5,9,4.78,3.42,9 +6625,irritating,2.63,1.42,19,4.91,2.45,22,3.77,2.29,22,3.11,1.62,9,2.2,1.14,10,4.38,2.67,8,5.21,2.36,14,4,2.41,11,3.55,2.25,11,3.86,1.07,7,1.92,1.08,12,3.9,1.91,10,5.75,2.6,12,3.62,2.26,13,4,2.45,9,2.6,1.43,10,2.67,1.5,9,5.12,2.9,8,4.79,2.26,14,4.43,2.53,14,2.62,1.19,8 +6626,irritation,3.38,1.47,21,5.5,2.91,22,4.35,2.43,20,3.62,1.41,8,3.23,1.54,13,4.6,3.1,10,6.25,2.63,12,4.86,2.61,7,4.08,2.4,13,3.82,1.6,11,2.9,1.2,10,4.64,3.07,11,6.36,2.58,11,4.2,2.4,15,4.8,2.77,5,3.1,1.29,10,3.64,1.63,11,6.2,2.3,10,4.92,3.32,12,3.7,1.7,10,5,2.94,10 +6627,island,7.18,2.06,22,4.25,2.95,20,5.58,2.73,19,6.69,2.32,13,7.89,1.45,9,5.29,2.75,7,3.69,3.01,13,6.29,2.56,7,5.17,2.86,12,6.5,2.43,12,8,1.15,10,5.11,3.26,9,3.55,2.62,11,5.3,2.87,10,5.89,2.71,9,7,2.41,12,7.4,1.65,10,7.43,1.4,7,2.54,1.94,13,6,3,7,5.33,2.67,12 +6628,isle,6.05,2.07,19,3.24,2.12,21,4.7,2.42,23,6.18,1.94,11,5.43,2.15,7,4,2.89,7,2.86,1.61,14,3.43,2.51,7,5.25,2.24,16,6.62,2.39,8,5.64,1.8,11,2.38,1.69,8,3.77,2.24,13,4,2.14,11,5.33,2.57,12,5.92,2.31,12,6.29,1.7,7,3.27,2.8,11,3.2,1.14,10,5.38,2.57,13,3.8,1.99,10 +6629,isolate,4.35,1.84,20,4.6,2.76,20,4.38,2.12,26,3.91,2.12,11,4.89,1.36,9,4.57,2.76,7,4.62,2.87,13,4,1.78,13,4.77,2.42,13,4.55,1.92,11,4.11,1.83,9,4.82,2.68,11,4.33,3,9,4.82,2.43,17,3.56,1.01,9,3.8,1.87,10,4.9,1.73,10,5.5,2.75,12,3.25,2.31,8,4.56,2.48,16,4.1,1.45,10 +6630,isolation,3.77,2.07,22,3,2.29,19,4.52,2.58,21,3.6,2.07,5,3.75,2.18,16,3.62,2.33,8,2.55,2.25,11,5.2,2.86,10,3.91,2.26,11,3.67,1.92,12,3.9,2.33,10,3.5,2.64,10,2.44,1.81,9,4.67,2.53,12,4.33,2.78,9,4,2.37,11,3.55,1.81,11,3,2.98,8,3,1.79,11,4.89,2.52,9,4.25,2.7,12 +6631,isotope,5.35,1.87,20,2.73,1.67,22,5.19,1.88,27,5.1,2.33,10,5.6,1.35,10,2.29,1.7,7,2.93,1.67,15,4.88,2.12,17,5.7,1.34,10,5.8,1.75,10,4.9,1.97,10,3.2,2.28,5,2.59,1.5,17,4.79,2.15,14,5.62,1.5,13,4.75,1.71,12,6.25,1.83,8,2.3,1.64,10,3.08,1.68,12,5.5,2.1,14,4.85,1.63,13 +6632,issue,3.95,2.06,22,4.55,2.52,20,5.47,2.48,19,4.77,2.09,13,2.78,1.39,9,4.43,1.4,7,4.62,3.01,13,5.57,2.88,7,5.42,2.35,12,4.17,2.52,12,3.7,1.42,10,4.67,2.4,9,4.45,2.73,11,5.3,2.54,10,5.67,2.55,9,4,2.37,12,3.9,1.73,10,4.43,2.15,7,4.62,2.79,13,6,2.77,7,5.17,2.37,12 +6633,itch,3.11,1.49,19,5,2.59,21,3.86,2.59,21,3.78,1.72,9,2.5,0.97,10,5.71,1.8,7,4.64,2.9,14,4.2,2.82,10,3.55,2.46,11,4.43,1.27,7,2.33,0.98,12,4.4,1.9,10,5.55,3.08,11,4.31,2.46,13,3.12,2.8,8,3.3,1.25,10,2.89,1.76,9,5.12,2.75,8,4.92,2.6,13,4,2.94,13,3.62,2.07,8 +6634,itchy,2.53,1.43,19,4.9,2.26,21,3,1.65,20,3.67,1.15,3,2.31,1.4,16,5.5,2.43,6,4.67,2.23,15,4,2,6,2.57,1.34,14,2.5,1.35,10,2.56,1.59,9,4.57,2.88,7,5.07,1.98,14,3.4,1.84,10,2.6,1.43,10,2.62,1.51,8,2.45,1.44,11,4.56,3,9,5.17,1.59,12,2.75,1.67,8,3.17,1.7,12 +6635,item,5.29,1.72,41,2.9,2,21,5.5,2.4,20,5.14,1.56,14,5.37,1.82,27,3.42,2.27,12,2.22,1.39,9,6,2,6,5.29,2.58,14,5.64,1.97,22,4.89,1.33,19,3.89,2.26,9,2.17,1.47,12,5,2.45,10,6,2.36,10,5.35,1.4,23,5.22,2.1,18,3.11,2.15,9,2.75,1.96,12,5.38,3.11,8,5.58,1.93,12 +6636,itinerary,6.1,1.25,20,3.27,2.05,22,5.32,2.53,25,6.14,1.46,7,6.08,1.19,13,3.6,2.12,10,3,2.04,12,4.79,2.75,14,6.1,2.23,10,5.91,1.04,11,6.33,1.5,9,3.11,1.54,9,3.38,2.4,13,5.65,2.6,17,4.57,2.57,7,6.08,1.19,13,6.14,1.46,7,3.25,2.18,16,3.33,1.86,6,4.64,2.84,11,5.86,2.21,14 +6637,ivory,5.2,2.07,20,2.33,1.61,18,5.17,1.81,24,5.8,1.92,5,5,2.14,15,2.6,1.67,5,2.23,1.64,13,4.85,1.95,13,5.55,1.63,11,5.2,2.44,10,5.2,1.75,10,2.57,1.81,7,2.18,1.54,11,4.81,1.68,16,5.88,1.96,8,5.21,1.81,14,5.17,2.79,6,2.58,1.73,12,1.83,1.33,6,5.2,1.93,15,5.11,1.69,9 +6638,jab,3.81,1.86,21,4.85,2.49,26,5.42,2.36,24,3.62,2.2,8,3.92,1.71,13,5,2.75,10,4.75,2.41,16,5.89,2.37,9,5.13,2.39,15,3.43,1.62,7,4,2,14,5.31,2.29,13,4.38,2.69,13,5.58,2.23,12,5.25,2.56,12,3.5,1.88,12,4.22,1.86,9,4.2,2.6,15,5.73,2.15,11,5.54,2.26,13,5.27,2.57,11 +6639,jabber,4.38,1.24,21,3.78,1.95,23,4.95,1.59,22,4.55,1.21,11,4.2,1.32,10,4.09,2.12,11,3.5,1.83,12,5.38,1.85,8,4.77,1.48,13,4.5,1.43,10,4.27,1.1,11,3.91,2.3,11,3.67,1.67,12,5.36,1.78,14,4.29,0.95,7,4.15,1.46,13,4.75,0.71,8,3.87,2.07,15,3.62,1.85,8,5.07,1.77,14,4.75,1.28,8 +6640,Jack Daniels,5.38,2.58,21,4.78,2.98,23,5.59,2.76,17,4.8,3.35,5,5.56,2.39,16,6.67,2.5,12,2.73,1.95,11,5.44,2.83,9,5.43,2.94,7,5.42,2.94,12,5.33,2.18,9,4.44,2.92,16,5.57,3.21,7,5.5,2.68,10,5.71,3.09,7,5.31,2.87,13,5.5,2.2,8,5.21,3.05,19,2.75,1.71,4,5.58,2.61,12,5.6,3.44,5 +6641,jackal,4.65,1.6,20,4.58,2.36,24,4.57,2.41,28,4.88,1.13,8,4.5,1.88,12,4.56,2.7,9,4.6,2.23,15,3.93,2.5,14,5.21,2.22,14,4.67,2,9,4.64,1.29,11,4,2.3,12,5.17,2.37,12,4.29,2.52,14,4.86,2.35,14,4.5,1.72,10,4.8,1.55,10,4.5,2.35,12,4.67,2.46,12,3.92,1.62,12,5.06,2.82,16 +6642,jackass,4.05,2.07,19,6.57,2.38,21,4.59,1.97,22,4,1.87,5,4.23,2.2,13,5.67,2.73,6,6.93,2.22,15,4.5,1.84,10,4.67,2.15,12,3.57,1.72,7,4.55,2.25,11,6.14,2.97,7,6.79,2.12,14,4.18,1.4,11,5,2.41,11,4,1.86,12,4.14,2.54,7,5.73,2.8,11,7.5,1.43,10,4.21,1.97,14,5.25,1.91,8 +6643,jacket,5.86,1.65,21,3.35,2.16,20,6.89,2.51,19,5.77,1.92,13,6,1.2,8,3.57,2.37,7,3.23,2.13,13,7,2.08,7,6.83,2.82,12,6.08,2.02,12,5.56,1.01,9,3.22,2.11,9,3.45,2.3,11,7,2.58,10,6.78,2.59,9,5.67,1.83,12,6.11,1.45,9,4.43,2.51,7,2.77,1.79,13,6.71,2.56,7,7,2.59,12 +6644,jackhammer,3.9,1.55,20,4.7,2.44,23,4.76,2.34,21,4.22,1.48,9,3.64,1.63,11,4.55,2.5,11,4.83,2.48,12,5.12,2.03,8,4.54,2.57,13,4.07,1.27,14,3.5,2.17,6,4.11,2.62,9,5.07,2.34,14,5.5,2.56,8,4.31,2.18,13,3.9,1.45,10,3.9,1.73,10,4.15,2.48,13,5.4,2.32,10,4.67,2.9,12,4.89,1.45,9 +6645,jackpot,7.1,1.92,21,5.62,3.19,24,4.35,2.81,20,7.62,1.51,8,6.77,2.13,13,6.33,3.5,6,5.39,3.15,18,5.64,2.58,11,2.78,2.33,9,6.67,2.15,12,7.67,1.5,9,6,3.06,10,5.36,3.37,14,4.62,2.9,13,3.86,2.79,7,6.71,1.98,14,7.86,1.68,7,6.31,2.96,16,4.25,3.37,8,4.17,2.59,12,4.62,3.29,8 +6646,jackrabbit,5.95,1.75,19,3.61,2.35,18,4.36,1.94,22,5.2,1.48,5,6.21,1.81,14,4.5,2.66,6,3.17,2.17,12,4.5,1.43,10,4.25,2.34,12,6.11,1.45,9,5.8,2.04,10,4.2,2.57,10,2.88,1.96,8,5,2,11,3.73,1.74,11,5.64,2.06,11,6.38,1.19,8,3.11,2.62,9,4.11,2.09,9,4.82,1.89,11,3.91,1.97,11 +6647,jade,6.25,1.94,20,3.43,1.75,21,5.37,1.95,19,5.67,1.94,9,6.73,1.9,11,1.8,0.84,5,4.07,1.62,15,5.5,3.08,6,5.31,1.32,13,6.36,1.82,14,6,2.37,6,3.82,1.78,11,3.11,1.76,9,5.22,1.3,9,5.5,2.46,10,6.4,1.78,10,6.1,2.18,10,3.27,1.79,11,3.6,1.78,10,5.17,2.56,6,5.46,1.71,13 +6648,jaded,3.62,1.53,21,3.79,2.93,24,5.65,2.64,20,3.12,1.13,8,3.92,1.71,13,6,2.97,6,3.06,2.6,18,6,2.68,11,5.22,2.68,9,3.42,1.31,12,3.89,1.83,9,4.5,3.34,10,3.29,2.61,14,6,2.74,13,5,2.52,7,3.5,1.22,14,3.86,2.12,7,4.75,2.72,16,1.88,2.47,8,5.83,2.69,12,5.38,2.72,8 +6649,jagged,3.95,1.75,21,6.05,2.11,20,4.48,2.34,21,4.83,1.17,6,3.6,1.84,15,6.62,2,8,5.67,2.19,12,4.27,2.37,11,4.7,2.41,10,4.17,1.83,6,3.87,1.77,15,6.1,2.42,10,6,1.89,10,4.64,2.5,14,4.14,2.12,7,4.43,1.51,7,3.71,1.86,14,6.43,2.34,14,5.17,1.17,6,3.92,2.47,12,5.22,2.05,9 +6650,jaguar,5.63,2.19,19,5.55,2.21,20,5.1,2.67,20,6.67,2.08,3,5.47,2.29,15,5.4,2.67,10,5.7,1.77,10,4.5,2.59,10,5.7,2.75,10,4.17,2.4,6,6.42,1.83,12,6.57,2.82,7,5,1.68,13,6.25,2.49,8,4.33,2.61,12,6.33,2.06,12,4.43,1.99,7,5.5,2.55,10,5.6,1.96,10,6.33,2.6,9,4.09,2.39,11 +6651,jail,1.91,1.44,870,4.47,2.5,38,3.91,2.91,23,2.09,1.69,336,1.79,1.25,528,4.11,2.47,9,4.59,2.54,29,4.11,2.85,9,3.79,3.04,14,2.04,1.56,418,1.78,1.32,446,4.43,2.47,14,4.5,2.57,24,4.53,2.97,15,2.75,2.55,8,2.01,1.6,479,1.77,1.22,391,3.76,2.32,21,5.35,2.5,17,4.38,3.28,13,3.3,2.36,10 +6652,jailbird,2.38,1.4,21,4.48,2.22,25,3.18,2.65,22,2.75,1.58,8,2.15,1.28,13,4.62,2.22,13,4.33,2.31,12,3.85,3.05,13,2.22,1.64,9,2.5,1.51,8,2.42,1.38,12,5.14,1.46,14,3.64,2.77,11,4.25,2.8,12,1.9,1.85,10,2.2,1.48,10,2.55,1.37,11,4.18,2.43,17,5.12,1.64,8,3.6,2.76,10,2.83,2.62,12 +6653,jailbreak,3.5,1.73,20,5.6,2.3,20,5.27,2.37,22,3.14,1.46,7,3.69,1.89,13,6.78,1.39,9,4.64,2.5,11,5.17,3.19,6,5.31,2.12,16,4.4,1.84,10,2.56,1.13,9,5.5,2.98,8,5.67,1.87,12,6,2.3,15,3.71,1.8,7,3.45,1.86,11,3.56,1.67,9,6.17,2.12,12,4.75,2.43,8,5.64,2.34,11,4.91,2.47,11 +6654,jailer,2.61,1.72,18,4.95,2.85,22,3.79,2.64,28,3.17,1.17,6,2.33,1.92,12,5.36,2.73,11,4.55,3.05,11,4.36,3.11,11,3.41,2.32,17,3,1.95,11,2,1.15,7,4.73,2.72,11,5.18,3.09,11,4.11,2.74,18,3.2,2.49,10,3.08,1.8,13,1.4,0.55,5,4.79,3.02,14,5.25,2.71,8,3.31,2.5,16,4.42,2.81,12 +6655,jailhouse,2.57,1.41,23,4.5,2.77,22,2.89,2.34,27,2.91,1.38,11,2.25,1.42,12,3.57,2.94,7,4.93,2.69,15,2.82,1.98,17,3,2.98,10,2.64,1.57,11,2.5,1.31,12,3,2.83,5,4.94,2.68,17,2.93,2.4,14,2.85,2.38,13,2.53,1.6,15,2.62,1.06,8,3.4,2.41,10,5.42,2.81,12,2.86,2.44,14,2.92,2.33,13 +6656,jalopy,5.15,2.03,20,3.94,2.62,18,4.12,2.07,24,5.2,1.48,5,5.13,2.23,15,3.2,1.79,5,4.23,2.89,13,3.62,1.71,13,4.73,2.37,11,5.7,2.26,10,4.6,1.71,10,4.29,2.56,7,3.73,2.76,11,4,1.79,16,4.38,2.67,8,4.93,2.27,14,5.67,1.37,6,4.75,2.7,12,2.33,1.63,6,3.87,2.36,15,4.56,1.51,9 +6657,jam,5.81,2.62,21,3.95,2.44,21,5.89,2.56,18,5.78,2.73,9,5.83,2.66,12,4.78,2.28,9,3.33,2.46,12,5.1,2.6,10,6.88,2.3,8,6,2.38,7,5.54,2.85,13,4.45,2.34,11,3.4,2.55,10,5.29,3.15,7,6.27,2.2,11,6.08,2.5,13,5.38,2.92,8,3.64,2.42,11,4.3,2.54,10,6.22,2.33,9,5.56,2.88,9 +6658,jamboree,6.14,1.61,22,5.28,2.51,25,5.5,2.25,24,5.67,1.66,9,6.46,1.56,13,5,2.49,10,5.47,2.59,15,5.44,1.88,9,5.53,2.5,15,5.62,1.41,8,6.43,1.7,14,5.5,2.24,12,5.08,2.81,13,5.33,2.31,12,5.67,2.27,12,6.25,1.66,12,6,1.63,10,5.13,2.33,15,5.5,2.88,10,6.38,2.14,13,4.45,1.97,11 +6659,jammer,5.19,1.29,21,4.22,2.37,23,5.1,2.39,21,4.8,1.79,5,5.31,1.14,16,4.83,1.64,12,3.55,2.91,11,5.73,2.53,11,4,1.8,9,4.92,1.51,12,5.56,0.88,9,4.69,2.24,16,3.14,2.48,7,4.55,1.86,11,5.7,2.83,10,5.23,1.09,13,5.12,1.64,8,4.32,2.5,19,3.75,1.89,4,4.29,2.33,14,6.71,1.6,7 +6660,janitor,4.86,1.75,22,2.3,1.56,20,5.36,2.04,22,5,2.04,14,4.62,1.19,8,2.7,1.89,10,2,1.12,9,4.67,1.75,6,5.62,2.13,16,5,1.56,10,4.75,1.96,12,2,1.61,11,2.67,1.5,9,4.77,1.48,13,6.22,2.49,9,4.67,1.3,12,5.1,2.23,10,2.23,1.59,13,2.43,1.62,7,5,1.6,12,5.8,2.49,10 +6661,janitorial,4.87,1.91,23,3.86,2.08,21,5.35,2.18,20,5,1.77,8,4.8,2.04,15,4.2,1.81,10,3.55,2.34,11,6,2.31,7,5,2.12,13,4.75,1.76,12,5,2.14,11,3.18,1.6,11,4.6,2.37,10,5.27,2.25,15,5.6,2.19,5,4.18,1.6,11,5.5,2.02,12,4.3,2.06,10,3.45,2.11,11,4.8,2.15,10,5.9,2.18,10 +6662,jar,5.71,1.82,21,2.77,1.88,22,5.26,1.97,27,6.1,1.66,10,5.36,1.96,11,1.71,0.95,7,3.27,2.02,15,5.12,2.2,17,5.5,1.58,10,5.55,2.25,11,5.9,1.29,10,2,2.24,5,3,1.77,17,5.14,2.38,14,5.38,1.5,13,5.31,1.93,13,6.38,1.51,8,2.1,1.79,10,3.33,1.83,12,5.07,2.13,14,5.46,1.85,13 +6663,jargon,4.85,1.14,20,3.95,1.99,21,5.25,2.49,24,5,0,3,4.82,1.24,17,4.14,2.48,7,3.92,1.85,13,5.5,2.78,8,5.12,2.42,16,5,0.58,7,4.77,1.36,13,4.57,1.9,7,3.69,2.1,13,5.29,2.73,14,5.2,2.25,10,5,0.5,9,4.73,1.49,11,4.36,1.75,11,3.5,2.22,10,4.76,2.61,17,6.43,1.81,7 +6664,jarhead,4.16,2.61,19,4.41,2.99,22,4.14,1.58,28,4,2.83,6,4.23,2.62,13,5.18,3.03,11,3.64,2.87,11,4,1.73,11,4.24,1.52,17,4.82,2.68,11,3.25,2.38,8,3.73,2.65,11,5.09,3.27,11,3.89,1.75,18,4.6,1.17,10,4.08,2.53,13,4.33,3.01,6,3.86,3.11,14,5.38,2.67,8,4.12,1.75,16,4.17,1.4,12 +6665,jasmine,6.74,1.19,19,3.7,1.98,20,5.75,2.01,24,6.62,1.26,13,7,1.1,6,4.4,2.61,5,3.47,1.77,15,5.77,1.88,13,5.73,2.24,11,6.33,1.5,9,7.1,0.74,10,3.43,2.15,7,3.85,1.95,13,5.82,2.48,11,5.69,1.6,13,6.78,0.97,9,6.7,1.42,10,3.7,1.83,10,3.7,2.21,10,5.78,1.72,9,5.73,2.22,15 +6666,java,5.9,2.25,20,5.05,2.3,22,6.16,2.12,19,6.22,2.64,9,5.64,1.96,11,3.6,2.41,5,5.5,2.22,16,7,2.1,6,5.77,2.09,13,5.5,1.91,14,6.83,2.86,6,4.17,2.33,12,6.22,1.92,9,5.33,2.12,9,6.9,1.91,10,5.5,1.51,10,6.3,2.83,10,4.42,2.57,12,5.8,1.75,10,7.5,1.97,6,5.54,1.94,13 +6667,javelin,5.24,1.58,21,3.89,2.51,19,5.71,1.85,21,5.33,1.63,6,5.2,1.61,15,4.29,2.93,7,3.67,2.35,12,6.27,1.9,11,5.1,1.66,10,5.33,1.37,6,5.2,1.7,15,4.1,2.64,10,3.67,2.5,9,5.79,1.93,14,5.57,1.81,7,5.29,1.7,7,5.21,1.58,14,4.21,2.81,14,3,1.22,5,5.67,2.02,12,5.78,1.72,9 +6668,jaw,4.41,1.01,22,4.09,2.35,23,5.84,1.92,19,5,0,8,4.31,0.75,13,4.62,2.83,8,3.79,2.19,14,6.43,1.4,7,5.64,2.2,11,4.5,0.76,8,4.62,0.65,13,4.78,2.68,9,3.64,2.1,14,6,2,7,5.75,1.96,12,4.55,0.69,11,4.27,1.27,11,3.44,2.55,9,4.5,2.21,14,6.12,1.89,16,4.33,1.53,3 +6669,jawbone,4.63,1.16,19,4.19,1.72,21,5.65,1.94,23,5,0,5,4.54,1.39,13,3.83,1.17,6,4.33,1.91,15,6.3,1.57,10,5.15,2.12,13,4.57,1.13,7,4.73,1.27,11,4.43,1.51,7,4.07,1.86,14,5.73,2.28,11,5.58,1.68,12,4.75,0.97,12,4.43,1.51,7,4.18,1.99,11,4.2,1.48,10,5.71,1.94,14,5.56,2.07,9 +6670,jaws,4.42,1.61,19,5.91,3.24,22,4.68,1.94,28,5.33,1.51,6,4,1.53,13,6.09,3.02,11,5.73,3.58,11,4.91,2.34,11,4.53,1.7,17,4.64,1.69,11,4.12,1.55,8,5.45,3.42,11,6.36,3.14,11,4.5,2.12,18,5,1.63,10,4.15,1.86,13,5,0.63,6,5.14,3.25,14,7.25,2.92,8,4.56,2.28,16,4.83,1.47,12 +6671,jazz,6.57,1.86,21,6.05,2.76,19,6.42,2.02,36,7.25,2.05,8,6.15,1.68,13,5.2,3.11,5,6.36,2.68,14,5.45,2.21,11,6.84,1.82,25,6.77,1.96,13,6.25,1.75,8,5.5,3.23,12,7,1.41,7,6.5,1.91,20,6.31,2.21,16,6.36,2.11,11,6.8,1.62,10,5.45,2.98,11,6.88,2.36,8,6.82,1.87,22,5.79,2.15,14 +6672,jazzy,6.81,1.54,21,4.74,2.42,23,5.42,1.55,26,7.36,1.03,11,6.2,1.81,10,5.73,2.1,11,3.83,2.41,12,5.27,1.74,11,5.64,1.45,14,6.6,1.9,10,7,1.18,11,5.09,2.63,11,4.42,2.27,12,5.29,1.76,17,5.88,0.99,8,6.77,1.74,13,6.88,1.25,8,4.87,2.42,15,4.5,2.56,8,5.35,1.62,17,5.56,1.51,9 +6673,jealous,2.38,1.43,21,5.9,2.07,20,4.68,2.63,19,2.54,1.45,13,2.12,1.46,8,5.86,2.12,7,5.92,2.14,13,5.86,3.02,7,4,2.22,12,2.17,1.27,12,2.67,1.66,9,5.44,2.4,9,6.27,1.79,11,4.8,2.35,10,4.56,3.05,9,2.08,1.31,12,2.78,1.56,9,4.86,1.07,7,6.46,2.3,13,3.57,1.72,7,5.33,2.9,12 +6674,jealousy,2.58,1.37,106,5.45,2.47,84,3.89,2.45,98,2.81,1.62,47,2.4,1.11,58,5.46,2.56,28,5.51,2.42,55,4.17,2.47,47,3.66,2.44,50,2.54,1.43,68,2.65,1.27,37,5.3,2.64,37,5.65,2.3,46,3.96,2.28,53,3.8,2.66,45,2.73,1.42,62,2.39,1.28,44,5.2,2.65,45,5.74,2.23,39,4.02,2.56,48,3.76,2.36,50 +6675,jean,6.05,1.66,21,2.41,1.71,22,5.19,2.11,27,5.5,1.43,10,6.55,1.75,11,2.57,2.3,7,2.33,1.45,15,4.71,2.31,17,6,1.49,10,6.18,1.94,11,5.9,1.37,10,1.8,1.79,5,2.59,1.7,17,5,2.51,14,5.38,1.66,13,6,1.83,13,6.12,1.46,8,1.7,1.16,10,3,1.91,12,5.36,2.24,14,5,2.04,13 +6676,jeans,5.47,1.71,19,3.95,1.9,20,6.26,1.79,19,5.11,2.09,9,5.8,1.32,10,2,1.41,4,4.53,1.73,15,6.17,1.6,6,6.31,1.93,13,5.5,1.34,14,5.4,2.7,5,4.18,2.04,11,3.75,1.91,8,5.89,1.36,9,6.6,2.12,10,6,0.67,10,4.89,2.32,9,4,2.16,10,3.9,1.73,10,6.83,1.6,6,6,1.87,13 +6677,jeep,5.53,1.68,19,4.05,2.58,21,5,2.4,19,4,1.73,3,5.81,1.56,16,4.83,2.56,6,3.73,2.6,15,6.17,1.17,6,4.46,2.67,13,5.1,0.32,10,6,2.4,9,3.86,2.19,7,4.14,2.82,14,5,2.21,10,5,2.74,9,5,1.93,8,5.91,1.45,11,4.67,3.04,9,3.58,2.19,12,5.5,3.12,8,4.64,1.8,11 +6678,jeering,2.52,1.54,21,5.57,2.04,21,4.32,2.12,25,2.5,1.57,12,2.56,1.59,9,5.14,2.54,7,5.79,1.81,14,5,2.11,10,3.87,2.07,15,2.25,1.89,4,2.59,1.5,17,5.4,1.9,10,5.73,2.24,11,3.57,1.13,7,4.61,2.35,18,2.75,1.76,12,2.22,1.2,9,5.46,1.98,13,5.75,2.25,8,3.56,1.74,9,4.75,2.24,16 +6679,jelly,5.9,1.52,20,3.63,1.96,41,5.68,2.16,38,5.2,0.84,5,6.13,1.64,15,4.12,1.86,16,3.32,1.99,25,5.46,2.47,13,5.8,2.02,25,5.8,0.92,10,6,2,10,3.79,2.1,19,3.5,1.87,22,5.56,2.25,18,5.8,2.12,20,5.58,1.51,12,6.38,1.51,8,3.32,2.04,25,4.12,1.78,16,5.88,2.47,17,5.52,1.91,21 +6680,jellybean,6.4,1.98,20,4.77,2.11,22,6.14,2.08,21,6.44,1.13,9,6.36,2.54,11,5.1,2.56,10,4.5,1.73,12,4.75,1.04,8,7,2.12,13,6.43,1.99,14,6.33,2.16,6,5.38,2,8,4.43,2.17,14,5.75,1.83,8,6.38,2.26,13,6.3,2.16,10,6.5,1.9,10,5.5,1.98,12,3.9,2.02,10,6.33,1.87,12,5.89,2.42,9 +6681,jellyfish,4.9,2.36,21,3.73,2.19,22,4,2.63,21,5.89,2.37,9,4.17,2.17,12,4,2.53,6,3.47,2.1,15,3.33,3.14,6,4.27,2.46,15,5.56,1.88,9,4.42,2.64,12,4,2.45,5,3.65,2.18,17,4.7,2.58,10,3.36,2.62,11,5.08,2.39,12,4.67,2.45,9,3.78,2.28,9,3.69,2.21,13,4.45,2.42,11,3.5,2.88,10 +6682,jeopardize,3.1,1.37,20,6.15,2.3,20,3.65,2.02,26,2.73,1.1,11,3.56,1.59,9,6.86,1.35,7,5.77,2.65,13,3.77,2.05,13,3.54,2.07,13,3.45,1.63,11,2.67,0.87,9,6.09,2.39,11,6.22,2.33,9,3.88,2.29,17,3.22,1.39,9,2.6,1.17,10,3.6,1.43,10,6.42,2.19,12,5.75,2.55,8,3.94,2.17,16,3.2,1.75,10 +6683,jeopardy,3.84,1.86,19,4.23,2.86,22,4.32,2.11,28,4.5,2.07,6,3.54,1.76,13,3.73,2.33,11,4.73,3.35,11,5.36,2.29,11,3.65,1.73,17,4.64,1.75,11,2.75,1.49,8,4.18,2.56,11,4.27,3.26,11,4.56,1.98,18,3.9,2.38,10,4.31,1.75,13,2.83,1.83,6,4,2.88,14,4.62,2.97,8,3.94,2.17,16,4.83,1.99,12 +6684,jerk,2.43,1.57,21,6.45,2.01,20,4.84,2.85,19,2.77,1.83,13,1.88,0.83,8,6.29,1.5,7,6.54,2.3,13,5.86,2.85,7,4.25,2.8,12,2.17,1.27,12,2.78,1.92,9,6.22,2.64,9,6.64,1.43,11,5.9,2.38,10,3.67,3,9,1.92,1,12,3.11,1.96,9,6.86,2.12,7,6.23,2.01,13,5.29,2.87,7,4.58,2.94,12 +6685,jerky,4.74,1.79,19,4,2.89,22,4.21,1.81,28,5.17,1.17,6,4.54,2.03,13,4.09,2.95,11,3.91,2.98,11,4.09,2.39,11,4.29,1.4,17,5.18,1.54,11,4.12,2.03,8,4.09,2.84,11,3.91,3.08,11,4.06,2.01,18,4.5,1.43,10,4.54,1.98,13,5.17,1.33,6,3.36,2.84,14,5.12,2.8,8,4.06,2.14,16,4.42,1.31,12 +6686,jest,6.2,1.47,20,4.21,2.59,24,5.64,1.77,28,6.88,1.36,8,5.75,1.42,12,4,2.55,9,4.33,2.69,15,5.14,1.79,14,6.14,1.66,14,5.78,1.39,9,6.55,1.51,11,4.17,2.76,12,4.25,2.53,12,5.36,2.1,14,5.93,1.38,14,6,1.15,10,6.4,1.78,10,4.5,2.61,12,3.92,2.64,12,5.42,1.38,12,5.81,2.04,16 +6687,jester,4.53,2.44,19,4.75,2.38,20,5.35,2.11,20,3.67,2.31,3,4.87,2.47,15,4.5,2.22,10,5,2.62,10,5.2,2.1,10,5.5,2.22,10,4,2,6,5,2.63,12,4.57,2.7,7,4.85,2.3,13,4.12,2.23,8,6.17,1.64,12,4.83,2.69,12,4,2,7,5.1,2.73,10,4.4,2.07,10,4.78,1.99,9,5.82,2.18,11 +6688,jet,6.74,1.59,19,5.26,2.2,23,5.44,1.85,18,6.33,1.12,9,7.1,1.91,10,5.86,1.95,7,5.2,2.24,15,5.5,1.96,10,5.38,1.85,8,7.22,1.48,9,6.3,1.64,10,5.5,2.64,10,5.33,1.72,12,4.5,1.31,8,6.11,2.03,9,6.83,1.64,12,6.57,1.62,7,5.05,2.24,20,6.67,1.53,3,4.88,1.46,8,5.9,2.08,10 +6689,jewel,6.68,1.63,19,3.83,2.57,23,5.1,2.34,20,5.33,0.58,3,6.94,1.65,16,4.55,2.42,11,3.17,2.62,12,4.17,0.98,6,5.5,2.65,14,7.1,1.45,10,6.22,1.79,9,3.82,2.75,11,3.83,2.52,12,4.6,2.22,10,5.6,2.46,10,6.5,2.14,8,6.82,1.25,11,4,2.86,11,3.67,2.39,12,6.12,2.7,8,4.42,1.88,12 +6690,jeweler,5.95,2.31,21,3.73,2.47,22,5.73,1.97,26,5.3,1.95,10,6.55,2.54,11,2.14,1.68,7,4.47,2.47,15,5.56,2.34,16,6,1.25,10,6.27,2.45,11,5.6,2.22,10,4.2,3.11,5,3.59,2.35,17,5.85,2.34,13,5.62,1.61,13,6,2.35,13,5.88,2.42,8,4.3,3.02,10,3.25,1.91,12,6.54,1.66,13,4.92,1.98,13 +6691,jewelry,7,1.75,22,3.38,2.2,21,6.19,1.94,21,7.21,1.93,14,6.62,1.41,8,3.36,2.29,11,3.56,2.3,9,5,2.12,5,6.56,1.79,16,7,1.76,10,7,1.81,12,2.91,2.12,11,3.9,2.28,10,5.92,1.98,12,6.56,1.94,9,6.75,1.82,12,7.3,1.7,10,3.38,2.29,13,3.38,2.2,8,6.73,1.19,11,5.6,2.46,10 +6692,jib,5.53,1.26,19,4.57,1.86,21,4.83,2.27,23,7,1,3,5.25,1.13,16,5,0.93,8,4.31,2.25,13,4.22,2.39,9,5.21,2.19,14,5.33,1.22,9,5.7,1.34,10,5.11,1.69,9,4.17,1.95,12,5,2.45,15,4.5,2,8,5.43,1.4,7,5.58,1.24,12,5.1,1.85,10,4.09,1.81,11,4.77,2.8,13,4.9,1.45,10 +6693,jiff,5.21,1.4,19,4.17,2.21,23,4.68,1.49,19,4.89,1.17,9,5.5,1.58,10,4.14,2.48,7,4.13,2.23,15,4.7,1.64,10,4.67,1.41,9,5.78,1.39,9,4.7,1.25,10,4.7,2.63,10,3.67,1.87,12,4.38,1.6,8,4.7,1.34,10,5.58,1.38,12,4.57,1.27,7,4.2,2.28,20,4,2,3,4.88,1.73,8,4.55,1.37,11 +6694,jiffy,6.09,1.63,22,4.89,2.47,19,6.05,2.01,21,5.2,1.48,5,6.38,1.67,16,4.5,2.45,8,5.18,2.56,11,5.7,1.77,10,6.36,2.25,11,5.5,1.62,12,6.8,1.4,10,4.6,2.67,10,5.22,2.33,9,6.08,2.31,12,6,1.66,9,6.09,1.64,11,6.09,1.7,11,4.25,2.19,8,5.36,2.66,11,6.56,1.67,9,5.67,2.23,12 +6695,jig,4.95,1.88,21,4.95,2.5,20,5.33,1.83,21,5.33,0.82,6,4.8,2.18,15,4.38,2.13,8,5.33,2.74,12,4.82,1.99,11,5.9,1.52,10,5,1.67,6,4.93,2.02,15,5.2,2.66,10,4.7,2.45,10,5.57,2.06,14,4.86,1.21,7,4.86,1.86,7,5,1.96,14,5.21,2.72,14,4.33,1.97,6,4.75,1.76,12,6.11,1.69,9 +6696,jiggle,6.15,1.9,20,5.22,2.73,18,4.88,2.44,24,7.2,1.1,5,5.8,2.01,15,5.6,2.88,5,5.08,2.78,13,4.46,2.33,13,5.36,2.58,11,6.3,1.77,10,6,2.11,10,6,2.38,7,4.73,2.94,11,4.44,2.19,16,5.75,2.82,8,5.64,1.95,14,7.33,1.21,6,5.92,2.27,12,3.83,3.25,6,5.07,2.69,15,4.56,2.07,9 +6697,jigsaw,5.05,1.57,20,4,2.67,22,6.57,2.09,21,4.89,0.78,9,5.18,2.04,11,4.5,2.8,10,3.58,2.61,12,5.88,1.55,8,7,2.31,13,4.79,1.25,14,5.67,2.16,6,3.88,3.18,8,4.07,2.46,14,5.75,2.31,8,7.08,1.85,13,5.1,1.52,10,5,1.7,10,3.58,2.71,12,4.5,2.68,10,7.17,2.12,12,5.78,1.86,9 +6698,jihad,2.32,1.53,19,5.35,2.87,20,3.08,2.22,24,1.85,1.28,13,3.33,1.63,6,4.2,3.56,5,5.73,2.63,15,3.69,2.39,13,2.36,1.86,11,2.56,1.67,9,2.1,1.45,10,5.14,3.34,7,5.46,2.73,13,2.64,1.5,11,3.46,2.7,13,2.67,1.66,9,2,1.41,10,4,2.87,10,6.7,2.26,10,3.44,2.74,9,2.87,1.92,15 +6699,jingle,5.16,1.5,19,4.33,2.25,18,5.81,1.64,16,5.18,1.17,11,5.12,1.96,8,4.75,2.87,4,4.21,2.15,14,5.29,1.6,7,6.22,1.64,9,5.75,1.16,8,4.73,1.62,11,4.57,1.99,7,4.18,2.48,11,4.6,1.52,5,6.36,1.43,11,5.31,1.6,13,4.83,1.33,6,3.82,2.52,11,5.14,1.57,7,5.86,2.27,7,5.78,1.09,9 +6700,jinx,3.59,1.82,22,4.95,2.48,22,4.16,2.22,19,4.12,2.17,8,3.46,1.51,13,4.12,2.03,8,5.46,2.76,13,4.71,2.5,7,3.82,2.18,11,3.5,1.69,8,3.85,1.86,13,5.44,2.55,9,4.62,2.47,13,4.71,2.06,7,3.83,2.33,12,3.36,1.86,11,3.82,1.83,11,4.67,3.08,9,5.15,2.08,13,4.25,2.29,16,3.67,2.08,3 +6701,jittery,3.35,1.66,20,4.89,2.65,18,3.5,1.5,22,2.8,1.1,5,3.53,1.81,15,5,2.1,6,4.83,2.98,12,4,1.33,10,3.08,1.56,12,3.7,1.25,10,3,2,10,5.5,2.68,10,4.12,2.59,8,3.82,1.6,11,3.18,1.4,11,3.5,1.98,12,3.12,1.13,8,3.44,2.7,9,6.33,1.73,9,3.91,1.45,11,3.09,1.51,11 +6702,jive,6.32,1.36,22,5.68,2.19,19,5.29,2.1,21,6.2,1.48,5,6.31,1.4,16,5.75,1.04,8,5.64,2.8,11,4.9,2.28,10,5.64,1.96,11,5.92,1.31,12,6.8,1.32,10,5.9,2.23,10,5.44,2.24,9,5.08,2.23,12,5.56,2.01,9,6.45,1.57,11,6.18,1.17,11,5.25,1.98,8,6,2.37,11,5.33,2.4,9,5.25,1.96,12 +6703,job,5.64,1.81,22,4,2.34,20,4.44,2.8,16,5.83,2.04,6,5.53,1.85,15,2.86,2.34,7,4.62,2.18,13,4.62,2.92,8,4.25,2.87,8,5.36,1.69,14,6.14,2.19,7,4.67,2.74,9,3.45,1.92,11,4.56,3.5,9,4.29,1.8,7,5.71,1.98,14,5.5,1.6,8,4.5,2.81,6,3.79,2.19,14,5.56,3.09,9,3,1.63,7 +6704,jockey,4.95,1.46,22,4.84,2.79,19,5.62,1.43,21,4.8,1.1,5,5,1.63,16,4.75,2.71,8,4.91,2.98,11,5.3,1.49,10,5.91,1.38,11,4.58,1.08,12,5.4,1.78,10,4.1,2.51,10,5.67,3,9,5.42,1.24,12,5.89,1.69,9,4.73,0.9,11,5.18,1.89,11,3.12,2.42,8,6.09,2.43,11,5.11,1.27,9,6,1.48,12 +6705,jockstrap,3.5,1.99,20,4.33,2.77,18,4.58,2.39,24,3,1.58,5,3.67,2.13,15,4.2,3.11,5,4.38,2.75,13,4.08,2.72,13,5.18,1.89,11,3.3,2.31,10,3.7,1.7,10,5,2.94,7,3.91,2.7,11,4.38,2.42,16,5,2.45,8,3.5,1.79,14,3.5,2.59,6,4.92,2.64,12,3.17,2.86,6,4.6,2.56,15,4.56,2.24,9 +6706,jog,5.81,1.36,21,3.43,1.95,23,6.35,1.87,26,5.82,1.25,11,5.8,1.55,10,3.64,2.11,11,3.25,1.86,12,6,1.79,11,6.86,1.75,14,5.9,1.6,10,5.73,1.19,11,3.64,1.75,11,3.25,2.18,12,6.24,1.82,17,7,1.69,8,5.69,1.49,13,6,1.2,8,3.33,1.84,15,3.62,2.26,8,6.88,1.8,17,5.33,1.66,9 +6707,jogger,5.11,1.63,19,3.5,2.33,18,5.94,2.22,17,5.18,1.6,11,5,1.77,8,5,2.94,4,3.07,2.06,14,4.88,2.17,8,6.89,1.9,9,5.25,1.75,8,5,1.61,11,3.57,2.3,7,3.45,2.46,11,5.17,2.93,6,6.36,1.75,11,5.15,1.91,13,5,0.89,6,2.64,1.8,11,4.86,2.54,7,6,2.31,7,5.9,2.28,10 +6708,join,5.83,2.07,18,3.9,2.7,21,4.94,2.13,18,4.75,1.91,8,6.7,1.83,10,4,2.89,7,3.86,2.71,14,4.64,2.46,11,5.43,1.51,7,4.91,1.64,11,7.29,1.89,7,4.11,3.41,9,3.75,2.18,12,5.64,2.01,11,3.86,1.95,7,5.42,2.02,12,6.67,2.07,6,3.33,2.74,12,4.67,2.6,9,5.22,2.39,9,4.67,1.94,9 +6709,joint,5.32,2.15,22,4.5,2.63,20,6.16,2.29,19,5.85,1.99,13,4.56,2.24,9,6.57,1.9,7,3.38,2.29,13,6.71,1.5,7,5.83,2.66,12,5.92,2.5,12,4.6,1.43,10,5,2.96,9,4.09,2.39,11,6.6,2.17,10,5.67,2.45,9,6,2.26,12,4.5,1.78,10,4.86,3.53,7,4.31,2.14,13,5.71,3.15,7,6.42,1.73,12 +6710,joke,7.88,1.44,869,5.73,2.37,22,5.79,1.86,47,7.77,1.48,334,7.95,1.4,529,6.17,2.33,12,5.2,2.44,10,5.47,2.2,15,5.94,1.7,32,7.85,1.48,416,7.91,1.4,446,5.89,2.37,9,5.62,2.47,13,5.68,1.8,25,5.91,1.97,22,7.79,1.58,478,7.98,1.24,391,5.33,1.87,9,6,2.71,13,6.17,1.78,30,5.12,1.87,17 +6711,joker,5.67,2.01,21,4.21,2.93,24,5.05,2.42,20,6.62,1.51,8,5.08,2.1,13,6.5,2.17,6,3.44,2.79,18,5.55,2.3,11,4.44,2.55,9,5.5,2.02,12,5.89,2.09,9,4.7,2.87,10,3.86,3.03,14,5.15,2.54,13,4.86,2.34,7,5.57,1.74,14,5.86,2.61,7,5.19,2.9,16,2.25,1.91,8,5.58,1.73,12,4.25,3.15,8 +6712,jolly,7.47,1.12,43,5.95,2.44,20,7.4,1.55,25,7.61,0.85,18,7.36,1.29,25,6.17,2.93,6,5.86,2.32,14,6.88,1.89,8,7.65,1.37,17,7.32,1.18,25,7.76,0.97,17,5.86,2.34,7,6,2.58,13,7.14,1.75,14,7.73,1.27,11,7.48,1.08,23,7.45,1.19,20,6.44,2.4,9,5.55,2.5,11,7.39,1.65,18,7.43,1.4,7 +6713,jolt,4.43,1.72,21,6.63,1.98,19,4.76,1.73,21,4.6,1.34,5,4.47,1.88,15,6.88,1.73,8,6.45,2.21,11,5,1.76,10,4.55,1.75,11,4.55,1.51,11,4.3,2,10,6.5,2.07,10,6.78,1.99,9,4.42,1.98,12,5.22,1.3,9,4.4,1.58,10,4.45,1.92,11,5.62,1.92,8,7.36,1.75,11,5.22,1.79,9,4.42,1.68,12 +6714,jot,4.79,1.84,19,4,2.49,21,5.77,2.11,22,5.11,0.6,9,4.5,2.51,10,3.75,1.98,8,4.15,2.82,13,6.45,1.44,11,5.09,2.51,11,5.14,0.38,7,4.58,2.31,12,4,2.71,10,4,2.41,11,5.46,2.47,13,6.22,1.48,9,4.9,2.18,10,4.67,1.5,9,3,2.89,7,4.5,2.21,14,6.14,2.25,14,5.12,1.81,8 +6715,jour,5.74,1.45,19,2.95,2.21,20,5.45,1.79,20,5,0,3,5.8,1.57,15,3.2,2.44,10,2.7,2.06,10,5.5,1.51,10,5.4,2.12,10,6.5,2.35,6,5.25,0.45,12,2.29,1.89,7,3.31,2.36,13,4.62,1.77,8,6,1.65,12,6,1.21,12,5.29,1.8,7,3.2,2.25,10,2.7,2.26,10,4.56,1.67,9,6.18,1.6,11 +6716,journal,5.91,1.77,81,3.23,2.23,107,6.31,2.04,109,5.24,1.73,33,6.38,1.68,47,3.17,2.18,35,3.26,2.26,72,6.13,2.08,53,6.49,2.02,55,5.72,1.72,47,6.18,1.86,33,3.65,2.3,49,2.88,2.12,58,6.22,2.26,65,6.47,1.68,43,5.74,1.63,46,6.14,1.94,35,3.14,2.35,50,3.32,2.13,57,6.21,2.32,53,6.41,1.75,56 +6717,journalism,4.95,1.73,20,4.22,2.51,18,5.67,2.5,24,5,1.87,5,4.93,1.75,15,4.6,2.88,5,4.08,2.47,13,4.92,2.43,13,6.55,2.38,11,5.2,1.75,10,4.7,1.77,10,5.14,2.54,7,3.64,2.42,11,5,2.37,16,7,2.33,8,4.43,1.7,14,6.17,1.17,6,4.17,1.99,12,4.33,3.56,6,5.73,2.69,15,5.56,2.3,9 +6718,journalist,5.3,1.42,20,3.86,2.36,22,6.15,2.09,27,5.57,2.15,7,5.15,0.9,13,3.7,2.31,10,4,2.49,12,5.8,1.9,15,6.45,2.38,11,4.91,1.22,11,5.78,1.56,9,5,2.06,9,3.08,2.29,13,6.41,2.32,17,5.44,1.51,9,5.31,1.6,13,5.29,1.11,7,3.75,2.46,16,4.17,2.23,6,6.33,2.19,12,6,2.07,15 +6719,journalistic,5.55,1.39,20,3.2,1.91,20,6.45,1.71,22,5.29,0.95,7,5.69,1.6,13,3.33,1.5,9,3.09,2.26,11,6.5,1.52,6,6.44,1.82,16,5.7,1.57,10,5.44,1.33,9,2.62,1.51,8,3.58,2.11,12,6.53,1.64,15,6.29,1.98,7,5.64,1.63,11,5.44,1.13,9,2.83,1.64,12,3.75,2.25,8,6.55,1.44,11,6.36,2.01,11 +6720,journey,6.65,1.84,20,4.89,2.63,18,6.77,1.74,22,7.4,1.14,5,6.4,1.99,15,5.67,2.07,6,4.5,2.88,12,6.2,1.99,10,7.25,1.42,12,7.1,1.1,10,6.2,2.35,10,5.4,2.32,10,4.25,3.01,8,7,1.73,11,6.55,1.81,11,6.58,2.35,12,6.75,0.71,8,4.44,3.17,9,5.33,2.06,9,6.91,1.92,11,6.64,1.63,11 +6721,joust,4.9,1.68,20,5.61,2.04,23,5.11,2.13,19,4.6,1.82,5,5,1.69,15,5.92,1.44,12,5.27,2.57,11,5.09,2.17,11,4.57,1.72,7,4.36,1.57,11,5.56,1.67,9,5.81,1.42,16,5.14,3.13,7,4.73,1.74,11,5.62,2.62,8,5.23,1.83,13,4.29,1.25,7,5.68,2.24,19,5.25,0.5,4,4.62,1.85,13,6.17,2.48,6 +6722,joy,8.21,1.18,19,5.55,2.85,49,7,2.05,55,7.78,1.39,9,8.6,0.84,10,6.58,2.48,19,4.9,2.92,30,6.56,2.23,18,7.22,1.95,37,8.22,1.39,9,8.2,1.03,10,6.21,2.47,24,4.92,3.09,25,6.59,2.43,29,7.46,1.42,26,8.08,1.31,12,8.43,0.98,7,6.27,2.65,33,4.06,2.74,16,6.94,2.26,33,7.09,1.72,22 +6723,joyful,8.21,0.98,39,5.53,2.88,43,7.05,2.08,43,8.18,1.05,22,8.24,0.9,17,4.6,2.84,10,5.72,2.87,32,6.18,2.24,17,7.62,1.79,26,8.09,1.12,23,8.38,0.72,16,6,2.3,15,5.29,3.16,28,6.37,2.26,27,8.19,1.05,16,8.16,0.96,19,8.25,1.02,20,6.16,3.06,19,5.04,2.69,24,6.83,1.93,24,7.32,2.29,19 +6724,joyous,7.45,1.82,22,6.62,2.11,21,6.25,1.83,20,6.8,1.3,5,7.65,1.93,17,5.67,2.88,6,7,1.69,15,4.5,0.84,6,7,1.62,14,7.64,1.57,11,7.27,2.1,11,7.43,0.98,7,6.21,2.42,14,5.7,1.64,10,6.8,1.93,10,6.8,2.3,10,8,1.13,12,7.44,1.13,9,6,2.49,12,6.25,2.05,8,6.25,1.76,12 +6725,joyride,6.1,1.64,21,3.71,2.53,21,5.93,2.59,27,5.6,1.51,10,6.55,1.69,11,2.86,2.19,7,4.14,2.66,14,6.06,2.88,17,5.7,2.11,10,6.27,1.74,11,5.9,1.6,10,2.25,2.5,4,4.06,2.49,17,5.64,2.92,14,6.23,2.24,13,6,1.63,13,6.25,1.75,8,3.5,2.99,10,3.91,2.17,11,6.14,2.68,14,5.69,2.56,13 +6726,jubilee,7.05,1.67,20,5.2,2.78,20,6.35,1.6,26,7.45,1.44,11,6.56,1.88,9,5.57,3.26,7,5,2.61,13,6.54,1.51,13,6.15,1.72,13,6.55,1.92,11,7.67,1.12,9,4.18,2.68,11,6.44,2.51,9,6.53,1.62,17,6,1.58,9,6.9,1.29,10,7.2,2.04,10,5.08,2.71,12,5.38,3.07,8,6.12,1.41,16,6.7,1.89,10 +6727,judge,3.89,2.11,18,4.5,2.74,20,3.78,2.6,18,2.75,1.49,8,4.8,2.15,10,4.71,2.93,7,4.38,2.75,13,3.18,2.27,11,4.71,2.98,7,2.91,1.38,11,5.43,2.23,7,4.56,3.05,9,4.45,2.62,11,3.73,3.07,11,3.86,1.86,7,3.33,1.92,12,5,2.19,6,4.17,2.62,12,5,3.02,8,4.33,2.83,9,3.22,2.39,9 +6728,judgment,4.65,1.84,20,4.27,2.45,22,5.54,2.5,26,4.86,2.27,7,4.54,1.66,13,3.7,1.89,10,4.75,2.83,12,5.8,2.51,15,5.2,2.7,10,4.18,1.54,11,5.22,2.11,9,4.33,2.69,9,4.23,2.39,13,5.25,2.24,16,6.11,3.1,9,4.62,2.14,13,4.71,1.25,7,4.19,2.48,16,4.5,2.59,6,5.67,2.64,12,5.43,2.47,14 +6729,judgmental,3,1.41,19,5.05,1.72,21,3.79,2.15,19,4,1,3,2.81,1.42,16,4.5,2.26,6,5.27,1.49,15,3.5,1.52,6,3.92,2.43,13,3,1.33,10,3,1.58,9,5,1.63,7,5.07,1.82,14,4.22,2.17,9,3.4,2.17,10,3.5,1.51,8,2.64,1.29,11,5.22,1.86,9,4.92,1.68,12,3.5,1.6,8,4,2.53,11 +6730,judicial,4,1.49,19,4.59,2.2,22,4.9,1.97,21,4,1.41,9,4,1.63,10,5.5,2.59,10,3.83,1.53,12,4.88,1.55,8,4.92,2.25,13,3.57,1.4,14,5.2,1.1,5,5,2.83,8,4.36,1.82,14,5.62,1.69,8,4.46,2.07,13,3.8,1.4,10,4.22,1.64,9,4.08,1.88,12,5.2,2.49,10,4.42,2.35,12,5.56,1.13,9 +6731,judo,5.79,1.99,19,4.5,2.54,20,6.17,2.14,24,6.38,2.02,13,4.5,1.22,6,5,2.45,5,4.33,2.64,15,6.54,1.98,13,5.73,2.33,11,7,1.8,9,4.7,1.49,10,5,3.06,7,4.23,2.31,13,5.45,2.38,11,6.77,1.79,13,5.67,2,9,5.9,2.08,10,4.2,2.3,10,4.8,2.86,10,6.89,2.09,9,5.73,2.12,15 +6732,jug,5.45,1.88,40,3.73,2.12,41,5.45,2.25,42,6.06,1.64,17,5.18,1.79,22,4.56,2.25,16,3.2,1.89,25,4.71,2.27,14,5.78,2.22,27,4.93,1.9,14,5.73,1.85,26,4.04,2.1,23,3.33,2.14,18,4.78,2.34,18,5.96,2.1,24,5.05,2.07,19,5.81,1.66,21,3.57,2.18,30,4.18,1.99,11,5.21,2.18,29,6,2.42,13 +6733,juggle,5.84,1.21,19,5.14,2.33,21,4.7,2.87,20,6,1,3,5.81,1.28,16,5.5,2.88,6,5,2.17,15,3.83,2.14,6,5.07,3.12,14,5.7,0.82,10,6,1.58,9,4.29,2.29,7,5.57,2.31,14,4.2,2.94,10,5.2,2.86,10,5.88,1.55,8,5.82,0.98,11,5.22,3.03,9,5.08,1.78,12,5.62,3.07,8,4.08,2.68,12 +6734,juggler,6.3,2.05,20,4.05,2.56,20,5.23,2.72,22,6.8,1.48,5,6.13,2.23,15,4.5,2.98,8,3.75,2.34,12,5.25,3.14,12,5.2,2.3,10,7.38,1.69,8,5.58,2.02,12,4.89,2.89,9,3.36,2.16,11,5.29,2.56,7,5.2,2.88,15,6.6,2.22,10,6,1.94,10,4.31,2.53,13,3.57,2.76,7,5.17,3.1,12,5.3,2.36,10 +6735,jugular,5.2,1.91,20,4.56,2.77,25,4.84,1.86,19,5.67,1.58,9,4.82,2.14,11,4,2.76,6,4.78,2.9,18,4.29,1.7,7,5.17,1.95,12,5.47,1.81,15,4.4,2.19,5,4,2.96,14,5.4,2.55,10,4.78,2.33,9,4.9,1.45,10,5.33,1.97,12,5,1.93,8,4.88,2.73,16,4,2.92,9,4.82,2.27,11,4.88,1.25,8 +6736,juice,6.9,1.61,21,4.6,2.74,20,5.74,2.84,19,6.85,1.68,13,7,1.6,8,5.43,2.88,7,4.15,2.67,13,6.29,2.36,7,5.42,3.15,12,7.17,1.75,12,6.56,1.42,9,4.22,2.59,9,4.91,2.95,11,6.2,2.7,10,5.22,3.07,9,7,1.76,12,6.78,1.48,9,6,1.83,7,3.85,2.91,13,6.14,2.85,7,5.5,2.94,12 +6737,juicer,5.84,1.64,19,4.44,2.41,18,5.35,2.26,17,5.73,1.19,11,6,2.2,8,4.25,2.22,4,4.5,2.53,14,3.88,1.89,8,6.67,1.73,9,6,1.31,8,5.73,1.9,11,4.57,1.99,7,4.36,2.73,11,5,1.67,6,5.55,2.58,11,5.62,1.8,13,6.33,1.21,6,3.64,2.54,11,5.71,1.6,7,6.14,1.86,7,4.8,2.44,10 +6738,juicy,7.05,1.54,20,4.7,2.58,20,5.48,2.33,25,7.5,1.38,6,6.86,1.61,14,4.45,2.54,11,5,2.74,9,4.88,2.13,16,6.56,2.4,9,7.12,1.46,8,7,1.65,12,4.89,2.98,9,4.55,2.34,11,5.5,2.42,20,5.4,2.19,5,6.7,1.83,10,7.4,1.17,10,4.27,2.57,11,5.22,2.64,9,5.21,2.3,19,6.33,2.42,6 +6739,juju,4.73,1.16,22,4.12,2.44,26,5.21,2.02,24,4.67,1.12,9,4.77,1.24,13,4,2.49,10,4.19,2.48,16,5.44,1.94,9,5.07,2.12,15,5.25,1.49,8,4.43,0.85,14,4.46,2.4,13,3.77,2.52,13,4.83,2.12,12,5.58,1.93,12,4.75,1.29,12,4.7,1.06,10,3.4,2.38,15,5.09,2.26,11,5.38,2.22,13,5,1.84,11 +6740,juke,5,1.78,18,3.3,2.18,20,4.92,1.98,25,6,1.73,5,4.62,1.71,13,3.73,2.24,11,2.78,2.11,9,5.25,2.32,16,4.33,1,9,5,1.73,7,5,1.9,11,2.67,2.18,9,3.82,2.14,11,5,2.1,20,4.6,1.52,5,5.56,2.13,9,4.44,1.24,9,3.45,2.21,11,3.11,2.26,9,4.63,2.09,19,5.83,1.33,6 +6741,jukebox,6.76,2.1,21,4.9,2.22,20,5.67,2.15,36,7.12,2.36,8,6.54,1.98,13,3.6,1.67,5,5.33,2.26,15,5.09,2.17,11,5.92,2.14,25,6.92,2.14,13,6.5,2.14,8,4.5,1.93,12,5.5,2.62,8,5.3,2.08,20,6.12,2.22,16,6.45,2.02,11,7.1,2.23,10,5.73,2.28,11,3.89,1.76,9,5.45,2.22,22,6,2.08,14 +6742,jumbo,4.9,1.71,20,4.24,2.28,21,4.92,1.69,24,6,1.83,4,4.62,1.63,16,4.75,2.22,4,4.12,2.34,17,4.67,2.12,9,5.07,1.44,15,5.25,1.49,8,4.67,1.87,12,4,2.54,10,4.45,2.11,11,4.71,1.38,14,5.2,2.1,10,4.91,1.64,11,4.89,1.9,9,3.6,2.59,10,4.82,1.89,11,4.82,1.94,17,5.14,0.9,7 +6743,jump,6.44,1.69,18,5.14,2.43,21,5.72,1.99,18,6.88,1.13,8,6.1,2.02,10,4.57,2.88,7,5.43,2.24,14,5.82,1.72,11,5.57,2.51,7,6.73,1.19,11,6,2.31,7,5.56,2.24,9,4.83,2.62,12,5.36,2.06,11,6.29,1.89,7,5.92,1.62,12,7.5,1.38,6,5.17,2.44,12,5.11,2.57,9,6.44,2.35,9,5,1.32,9 +6744,jump rope,5.74,2.05,19,4.7,2.89,20,5.54,1.99,28,5.17,1.6,6,6,2.24,13,4.7,2.91,10,4.7,3.02,10,6.18,2.36,11,5.12,1.65,17,6.27,1.74,11,5,2.33,8,4.33,3.04,9,5,2.86,11,5.61,2.03,18,5.4,2.01,10,5.62,2.06,13,6,2.19,6,4.93,3.1,14,4.17,2.48,6,5.75,2.18,16,5.25,1.76,12 +6745,jumper,4.55,2.16,20,3.76,2.11,17,5,2.33,22,3.4,1.52,5,4.93,2.25,15,3.67,1.75,6,3.82,2.36,11,5.7,1.57,10,4.42,2.75,12,4.7,1.34,10,4.4,2.84,10,3.9,2.28,10,3.57,1.99,7,5.27,2,11,4.73,2.69,11,4.25,2.22,12,5,2.14,8,2.38,1.41,8,5,1.87,9,5.45,2.3,11,4.55,2.38,11 +6746,jumpsuit,5.1,0.94,21,3.62,2.13,21,5.7,1.49,20,4.67,1,9,5.42,0.79,12,3,2.28,6,3.79,2.15,14,6,1.67,6,5.57,1.45,14,4.67,0.87,9,5.42,0.9,12,4.2,2.59,5,3.44,2.03,16,5.44,1.59,9,5.91,1.45,11,4.92,1,12,5.33,0.87,9,4,1.93,8,3.38,2.29,13,5.73,1.85,11,5.67,1,9 +6747,jumpy,4.8,1.74,20,5.45,2.2,22,4.47,2.34,19,4.33,1.58,9,5.18,1.83,11,3.8,2.59,5,5.88,1.93,16,5.33,2.73,6,4.08,2.14,13,4.79,1.12,14,4.83,2.86,6,4.58,2.11,12,6.44,2.01,9,4.11,2.2,9,4.8,2.53,10,4.8,1.32,10,4.8,2.15,10,4.58,1.98,12,6.5,2.07,10,4.5,2.81,6,4.46,2.22,13 +6748,junction,5.21,1.08,19,3.86,2.13,21,6.36,2,25,4.33,1.15,3,5.38,1.02,16,2.86,1.46,7,4.54,2.26,13,6,2.14,8,6.53,1.97,17,4.71,0.76,7,5.5,1.17,12,3.71,2.81,7,4.08,1.8,13,6.5,2.35,14,6.18,1.54,11,5.12,0.83,8,5.27,1.27,11,3.82,2.56,11,3.9,1.66,10,6.61,2.09,18,5.71,1.7,7 +6749,juncture,5.25,0.97,20,4.08,2.38,25,5.79,2.02,24,5.75,1.39,8,4.92,0.29,12,3,2.12,9,4.69,2.36,16,5.56,2.01,9,5.93,2.09,15,5.17,0.41,6,5.29,1.14,14,4.42,2.19,12,3.77,2.59,13,5.42,2.19,12,6.17,1.85,12,4.91,0.3,11,5.67,1.32,9,3.5,2.68,14,4.82,1.78,11,6.23,1.88,13,5.27,2.15,11 +6750,jungle,5.7,2.18,20,4.06,2.58,18,4.5,2.38,24,6.2,2.28,5,5.53,2.2,15,5.8,1.79,5,3.38,2.57,13,4.62,2.5,13,4.36,2.34,11,5.5,2.17,10,5.9,2.28,10,5.43,2.15,7,3.18,2.52,11,4.5,2.39,16,4.5,2.51,8,5.43,2.44,14,6.33,1.37,6,3.83,2.66,12,4.5,2.59,6,4.8,2.54,15,4,2.12,9 +6751,junior,5.36,1.68,22,4.15,2.18,20,6.26,2.28,19,5.69,1.93,13,4.89,1.17,9,4.57,2.07,7,3.92,2.29,13,6.57,1.99,7,6.08,2.5,12,6.08,1.38,12,4.5,1.65,10,4.11,2.15,9,4.18,2.32,11,7,1.83,10,5.44,2.55,9,5.92,1.38,12,4.7,1.83,10,5,1.73,7,3.69,2.32,13,6.29,2.29,7,6.25,2.38,12 +6752,juniper,6.33,1.57,18,3.27,2.1,22,5.3,1.89,23,6.2,1.79,5,6.38,1.56,13,3.83,2.37,12,2.6,1.58,10,4.88,1.73,8,5.53,2,15,5.78,1.48,9,6.89,1.54,9,3.78,2.22,9,2.92,2.02,13,5.18,1.88,17,5.8,2.28,5,6.29,1.8,7,6.36,1.5,11,2.78,1.48,9,3.62,2.43,13,5.5,1.79,16,4.86,2.19,7 +6753,junk,3.57,1.89,21,3.95,2.26,20,4.86,2.56,21,4,1.79,6,3.4,1.96,15,4.38,2.67,8,3.67,2.02,12,4.36,2.66,11,5.4,2.46,10,3.5,1.87,6,3.6,1.96,15,3.3,2.67,10,4.6,1.65,10,4.93,2.79,14,4.71,2.21,7,3.29,1.98,7,3.71,1.9,14,3.57,2.41,14,4.83,1.72,6,4.25,2.93,12,5.67,1.8,9 +6754,junket,4.22,1.44,18,3.5,2.19,20,5.35,2.01,20,4.33,1.15,3,4.14,1.56,14,3.1,2.28,10,3.9,2.13,10,5.8,1.93,10,4.9,2.08,10,4,2.1,6,4.27,1.1,11,2.71,2.06,7,3.92,2.22,13,4.75,1.98,8,5.75,2.01,12,4.55,1.37,11,3.71,1.5,7,3.7,2.21,10,3.3,2.26,10,5,1.73,9,5.64,2.25,11 +6755,junkie,2.5,1.43,20,4.62,3.02,24,3.82,2.33,28,2.62,1.3,8,2.42,1.56,12,4.67,2.87,9,4.6,3.2,15,2.93,1.94,14,4.71,2.4,14,2.22,1.3,9,2.73,1.56,11,4.25,3.05,12,5,3.07,12,3.5,1.79,14,4.14,2.8,14,2.5,1.58,10,2.5,1.35,10,4.92,3.09,12,4.33,3.06,12,3.42,1.88,12,4.12,2.63,16 +6756,junky,3.05,1.58,19,4.3,2.7,20,4.86,2.48,14,2.33,1.15,3,3.33,1.59,15,3.5,2.32,10,5.1,2.92,10,4.83,1.83,6,4.88,3,8,3,1.79,6,3.25,1.48,12,3.71,3.09,7,4.62,2.53,13,2.75,1.71,4,5.7,2.26,10,2.92,1.68,12,3.29,1.5,7,4,3.16,10,4.6,2.27,10,4.86,2.54,7,4.86,2.61,7 +6757,junkyard,4.05,1.79,22,3.95,2.2,21,4.82,1.99,22,4.07,2.16,14,4,0.93,8,4.64,2.46,11,3.44,1.59,9,5.33,1.51,6,4.62,2.16,16,3.2,1.75,10,4.75,1.54,12,3.36,1.86,11,4.6,2.46,10,5.15,1.77,13,4.33,2.29,9,3.58,1.93,12,4.6,1.51,10,3.62,2.47,13,4.5,1.69,8,4.92,1.62,12,4.7,2.45,10 +6758,jurisdiction,4.68,2,19,3.95,2.35,20,4.33,2.58,21,6,1.5,9,3.5,1.65,10,5,2.56,8,3.25,2.01,12,3.9,2.81,10,4.73,2.41,11,6,1.73,7,3.92,1.78,12,4.11,2.03,9,3.82,2.68,11,3.85,2.34,13,5.12,2.9,8,4.3,2,10,5.11,2.03,9,4.43,2.51,7,3.69,2.32,13,5,2.86,13,3.25,1.67,8 +6759,juror,4.65,1.79,20,4.5,2.38,18,5.08,2.78,24,4.6,0.55,5,4.67,2.06,15,4.4,1.52,5,4.54,2.7,13,4.15,2.67,13,6.18,2.6,11,4.9,2.18,10,4.4,1.35,10,5.29,2.14,7,4,2.49,11,4.62,2.78,16,6,2.73,8,4.21,1.67,14,5.67,1.75,6,5.42,2.11,12,2.67,1.86,6,4.6,2.95,15,5.89,2.42,9 +6760,jury,4.23,1.63,22,5.2,2.48,20,5.21,2.88,19,4.62,1.61,13,3.67,1.58,9,6.29,2.14,7,4.62,2.53,13,6.14,2.34,7,4.67,3.11,12,3.83,1.85,12,4.7,1.25,10,5,2.12,9,5.36,2.84,11,5.9,2.73,10,4.44,3,9,4,1.95,12,4.5,1.18,10,5.86,1.86,7,4.85,2.76,13,5.86,3.18,7,4.83,2.76,12 +6761,justice,6.8,1.54,41,5.4,2.37,42,6.31,2.24,16,6.59,1.84,17,6.96,1.3,24,5.44,2.42,16,5.38,2.38,26,5.86,2.85,7,6.67,1.73,9,6.68,1.76,22,6.95,1.27,19,5.84,2.83,19,5.04,1.89,23,5.4,2.88,5,6.73,1.9,11,6.73,1.71,26,6.93,1.22,15,5.4,2.58,25,5.41,2.09,17,6.25,1.98,8,6.38,2.62,8 +6762,justifiable,6.1,1.41,21,3.58,2.17,24,5.84,2.43,19,5.67,1.8,9,6.42,1,12,3,1.67,6,3.88,2.34,17,5.43,3.1,7,6.08,2.07,12,6,1.55,16,6.4,0.89,5,3.43,2.21,14,4,2.24,9,4.78,2.39,9,6.8,2.15,10,6,1.6,12,6.22,1.2,9,3.81,2.04,16,3.12,2.47,8,6.27,2.87,11,5.25,1.67,8 +6763,justification,5.68,2.11,19,4.09,2.02,22,6.48,1.68,23,5.82,2.04,11,6.14,1.57,7,3.88,1.89,8,4.21,2.15,14,7.29,1.5,7,6.12,1.67,16,5,2.56,8,6.18,1.66,11,3.56,2.24,9,4.46,1.85,13,7.09,1.22,11,5.92,1.88,12,5.5,2.47,12,6,1.41,7,4,2.32,11,4.18,1.78,11,6.46,1.71,13,6.5,1.72,10 +6764,justify,6.17,1.69,18,3.2,2.24,20,6.04,1.84,25,7.2,1.48,5,5.77,1.64,13,2.91,2.43,11,3.56,2.07,9,5.94,1.61,16,6.22,2.28,9,5.86,2.19,7,6.36,1.36,11,2.67,1.94,9,3.64,2.46,11,5.9,1.92,20,6.6,1.52,5,5.78,1.79,9,6.56,1.59,9,2.55,1.97,11,4,2.4,9,5.68,1.86,19,7.17,1.33,6 +6765,juvenile,3.74,1.91,19,3.85,2.25,20,4.12,2.47,24,3.85,1.99,13,3.5,1.87,6,4.4,2.41,5,3.67,2.26,15,3.69,2.29,13,4.64,2.69,11,3.78,2.33,9,3.7,1.57,10,4.57,2.57,7,3.46,2.07,13,4.45,2.77,11,3.85,2.27,13,3.56,2.13,9,3.9,1.79,10,3.1,1.97,10,4.6,2.37,10,3.78,2.82,9,4.33,2.32,15 +6766,kale,5.79,2.2,19,3.29,2.27,24,5.5,2.25,28,6.25,1.58,8,5.45,2.58,11,3.89,2.67,9,2.93,2.02,15,5,2.39,14,6,2.08,14,6.78,2.05,9,4.9,2.02,10,3.83,2.52,12,2.75,1.96,12,5.14,2.71,14,5.86,1.7,14,5.8,2.7,10,5.78,1.64,9,3.42,2.5,12,3.17,2.12,12,5.42,1.98,12,5.56,2.5,16 +6767,kamikaze,3.58,2.22,19,4.68,2.9,22,3.87,2.62,23,3.45,2.34,11,4.14,2.04,7,6,3.25,8,3.93,2.5,14,4.43,2.57,7,3.62,2.68,16,3,1.69,8,4,2.53,11,4.33,3.39,9,4.92,2.63,13,4.64,2.66,11,3.17,2.48,12,3.08,2.02,12,4.43,2.44,7,4.27,3.1,11,5.09,2.77,11,4.62,2.87,13,2.9,1.97,10 +6768,kangaroo,6.45,1.28,20,4.27,2.69,22,5.37,2.29,27,7,1.15,7,6.15,1.28,13,4.3,2.58,10,4.25,2.9,12,5.87,2.1,15,4.73,2.57,11,6.45,1.29,11,6.44,1.33,9,4.78,2.73,9,3.92,2.72,13,5.47,2.7,17,5.22,1.56,9,6.62,1.19,13,6.14,1.46,7,3.88,2.7,16,5.33,2.58,6,5.17,2.62,12,5.53,2.07,15 +6769,kappa,5.65,1.31,20,2.79,1.93,19,4.59,1.37,22,5.57,1.51,7,5.69,1.25,13,2.88,1.89,8,2.73,2.05,11,4.17,1.47,6,4.75,1.34,16,6,1.7,10,5.33,0.71,9,2.75,1.91,8,2.82,2.04,11,5,1.31,15,3.71,1.11,7,5.73,1.35,11,5.56,1.33,9,3.09,2.07,11,2.38,1.77,8,5.09,1.38,11,4.09,1.22,11 +6770,kaput,3.95,1.77,21,4.45,1.99,20,4.52,2.31,25,4.42,1.73,12,3.33,1.73,9,4.83,1.72,6,4.29,2.13,14,3.9,1.73,10,4.93,2.6,15,4,2,4,3.94,1.78,17,4.1,1.91,10,4.8,2.1,10,3.71,2.81,7,4.83,2.09,18,3.83,1.59,12,4.11,2.09,9,4.33,1.92,12,4.62,2.2,8,3,1.73,9,5.38,2.19,16 +6771,karaoke,6.29,2.19,21,5,2.83,22,6.17,2.43,18,6.56,2.19,9,6.08,2.27,12,4.1,2.73,10,5.75,2.8,12,6.4,2.84,10,5.88,1.96,8,5.57,2.64,7,6.46,1.9,13,5.27,2.8,11,4.73,2.97,11,6,3.16,7,6.27,2,11,6.38,2.43,13,6.12,1.89,8,6.1,2.51,10,4.08,2.84,12,5.67,2.65,9,6.67,2.24,9 +6772,karate,6.26,1.33,19,4.6,2.5,20,6.74,1.66,23,6.62,1.39,13,5.5,0.84,6,6.2,0.45,5,4.07,2.69,15,6.62,1.76,13,6.9,1.6,10,7,1.5,9,5.6,0.7,10,6,1.83,7,3.85,2.54,13,6.4,1.65,10,7,1.68,13,6.33,1,9,6.2,1.62,10,4.8,2.04,10,4.4,2.99,10,7.22,1.86,9,6.43,1.5,14 +6773,karma,6.28,1.23,18,4.18,2.24,17,3.29,2.2,17,6.1,1.52,10,6.5,0.76,8,3.25,2.5,4,4.46,2.18,13,1.88,1.13,8,4.56,2.19,9,6.14,1.77,7,6.36,0.81,11,5.5,1.87,6,3.45,2.16,11,3.33,2.42,6,3.27,2.2,11,6.17,1.47,12,6.5,0.55,6,3.91,2.17,11,4.67,2.5,6,3,1.41,7,3.5,2.68,10 +6774,karmic,5.63,1.67,19,4.22,2.1,18,4.19,2.54,16,5.73,1.1,11,5.5,2.33,8,3.75,1.5,4,4.36,2.27,14,2.75,2.12,8,5.62,2.13,8,5.62,1.19,8,5.64,2.01,11,4.43,1.81,7,4.09,2.34,11,3.33,1.51,6,4.7,2.95,10,5.31,1.84,13,6.33,1.03,6,3.82,1.94,11,4.86,2.34,7,4,2.94,7,4.33,2.35,9 +6775,kayak,5.68,2.26,19,3.77,2.81,22,5.43,1.87,28,5,2.37,6,6,2.24,13,4.36,2.94,11,3.18,2.68,11,6.09,2.12,11,5,1.62,17,6,2.37,11,5.25,2.19,8,4.09,2.74,11,3.45,2.98,11,5.39,1.94,18,5.5,1.84,10,6,2.16,13,5,2.53,6,3.71,2.79,14,3.88,3.04,8,5.81,2.01,16,4.92,1.62,12 +6776,kazoo,5.76,2.21,21,5.05,2.72,20,5.1,2.57,21,5.67,2.16,6,5.8,2.31,15,4.38,2.56,8,5.5,2.84,12,5.18,2.48,11,5,2.79,10,4.83,2.48,6,6.13,2.07,15,4.6,2.88,10,5.5,2.64,10,4.86,2.74,14,5.57,2.3,7,5.71,2.69,7,5.79,2.04,14,5.07,3.1,14,5,1.79,6,4.92,2.31,12,5.33,3,9 +6777,kebab,5.95,1.88,21,3.65,2.25,20,5.23,2.27,22,5.83,1.33,6,6,2.1,15,3.12,2.59,8,4,2.04,12,4.83,2.21,12,5.7,2.36,10,5.44,2.01,9,6.33,1.78,12,3.33,2.24,9,3.91,2.34,11,4.14,2.34,7,5.73,2.12,15,5.9,2.28,10,6,1.55,11,3.69,2.21,13,3.57,2.51,7,5.5,2.88,12,4.9,1.29,10 +6778,keel,4.64,1.53,22,4.15,2.07,26,5.74,1.81,23,4.11,1.69,9,5,1.35,13,3.4,2.27,10,4.62,1.86,16,6,1.87,9,5.57,1.83,14,4.75,1.16,8,4.57,1.74,14,4.77,2.31,13,3.54,1.66,13,5.82,1.54,11,5.67,2.1,12,5.08,1.38,12,4.1,1.6,10,3.87,2.13,15,4.55,2.02,11,6.25,1.54,12,5.18,1.99,11 +6779,keen,6.72,1.36,18,3.21,1.99,19,5.52,2.02,25,7,1.22,5,6.62,1.45,13,3.6,2.07,10,2.78,1.92,9,5.5,2.1,16,5.56,2.01,9,6.86,1.46,7,6.64,1.36,11,2.89,1.9,9,3.5,2.12,10,5.6,2.26,20,5.2,0.45,5,6.56,1.33,9,6.89,1.45,9,3.45,1.86,11,2.88,2.23,8,5.37,1.89,19,6,2.53,6 +6780,keep,6.32,1.86,22,3.43,2.34,21,5.71,1.86,17,5.83,2.48,6,6.53,1.68,15,3.71,2.98,7,3.29,2.05,14,5.62,1.69,8,6.12,1.96,8,6.21,2.22,14,6.57,1.13,7,3.22,2.64,9,3.58,2.19,12,5.67,2.4,9,5.75,1.16,8,6.36,2.06,14,6.25,1.58,8,3.67,3.2,6,3.33,2.02,15,5.44,2.35,9,6,1.2,8 +6781,keeper,5.89,1.37,19,3.81,1.91,21,4.83,2.42,23,5.6,0.89,5,5.85,1.46,13,4,2,6,3.73,1.94,15,5,2.05,10,4.69,2.75,13,5.71,1.89,7,5.82,0.87,11,3.71,2.43,7,3.86,1.7,14,5.27,1.95,11,4.42,2.81,12,6.17,1.34,12,5.43,1.4,7,3.82,2.09,11,3.8,1.81,10,5.14,2.03,14,4.33,3,9 +6782,keepsake,6.73,1.45,22,4.43,2.63,23,5.95,1.68,19,5.75,1.16,8,7.15,1.28,13,5.75,2.12,8,3.79,2.75,14,5.29,1.25,7,6.27,1.9,11,6.62,1.3,8,6.62,1.5,13,4.11,3.02,9,4.64,2.44,14,5.43,1.99,7,6.25,1.48,12,6.91,1.64,11,6.55,1.29,11,4.56,3.13,9,4.36,2.37,14,5.81,1.64,16,6.67,2.08,3 +6783,keg,5.65,1.6,20,4.52,2.09,23,6.33,2.03,21,5.33,2,9,5.91,1.22,11,4.73,2.33,11,4.33,1.92,12,6.12,0.99,8,6.46,2.5,13,5.71,1.9,14,5.5,0.55,6,4,2.12,9,4.86,2.07,14,6.25,2.31,8,6.38,1.94,13,5.6,1.65,10,5.7,1.64,10,4.46,1.9,13,4.6,2.41,10,6.42,2.43,12,6.22,1.48,9 +6784,kelp,5,1.38,20,3.46,2.41,24,5.18,2.18,28,5.75,1.16,8,4.5,1.31,12,3.89,2.8,9,3.2,2.21,15,5,1.88,14,5.36,2.5,14,4.78,1.92,9,5.18,0.75,11,3.92,2.78,12,3,2,12,5.07,2.56,14,5.29,1.82,14,4.6,1.58,10,5.4,1.07,10,3.83,2.66,12,3.08,2.19,12,5.17,1.85,12,5.19,2.46,16 +6785,kennel,4.64,1.81,22,3.67,2.33,21,5.73,2.27,22,4.71,1.82,14,4.5,1.93,8,3.73,2.33,11,3.89,2.42,9,5.33,1.86,6,5.88,2.45,16,5.4,1.17,10,4,2.04,12,2.82,1.78,11,4.6,2.59,10,5,2.12,13,6.78,2.17,9,4.92,1.68,12,4.3,2,10,3.92,2.69,13,3.25,1.67,8,5.17,2.29,12,6.4,2.17,10 +6786,kerchief,5.31,1.22,42,2.95,1.84,38,5.1,1.92,42,5.18,1.22,22,5.45,1.23,20,3.44,2.01,9,2.79,1.8,29,4.77,2.11,22,5.45,1.67,20,5,1.3,21,5.62,1.07,21,3.5,1.87,14,2.62,1.79,24,4.61,1.72,18,5.46,2.02,24,5.28,1.31,25,5.35,1.11,17,2.62,1.83,21,3.35,1.84,17,5,2.2,20,5.18,1.68,22 +6787,kernel,5.23,1.72,22,3.87,2.3,23,5.53,1.26,19,6,1.85,8,4.46,0.97,13,4.62,2.72,8,3.43,2.1,14,5.71,0.76,7,5.45,1.57,11,5.25,1.58,8,4.92,1.55,13,3.89,2.89,9,3.86,1.96,14,5.43,0.79,7,5.58,1.51,12,4.91,1.7,11,5.55,1.75,11,2.56,2.24,9,4.71,1.98,14,5.5,1.32,16,5.67,1.15,3 +6788,kerosene,3.86,1.88,22,4,2.19,21,5.34,2.16,53,4.12,1.64,8,3.71,2.05,14,4.5,2.2,8,3.69,2.21,13,5.44,2.3,32,5.15,2.01,20,3.36,1.5,11,4.36,2.16,11,4.22,2.11,9,3.83,2.33,12,5.27,2.48,30,5.41,1.74,22,4.1,1.79,10,3.67,2.02,12,4.7,1.89,10,3.36,2.34,11,5.64,2.25,25,5.07,2.07,28 +6789,ketchup,6.03,2.18,40,3.85,2.78,20,5.48,1.89,44,6.88,1.36,17,5.59,2.32,22,3.33,1.63,6,4.07,3.17,14,5.59,1.94,22,5.36,1.87,22,5.93,2.46,14,6.08,2.06,26,3.67,3.5,6,3.93,2.56,14,5.24,1.98,29,5.93,1.67,15,5.84,2.61,19,6.19,1.75,21,4.25,3.49,8,3.58,2.31,12,5.32,1.8,25,5.68,2.03,19 +6790,kettle,5.67,1.54,43,3.1,1.76,21,5.68,1.91,47,4.91,1.04,11,5.94,1.63,31,3.75,1.91,8,2.69,1.6,13,6.12,1.87,17,5.43,1.92,30,5.48,1.4,21,5.86,1.67,22,3,1.66,9,3.17,1.9,12,5.19,1.83,26,6.29,1.87,21,5.57,1.6,21,5.77,1.51,22,3.4,1.43,10,2.82,2.04,11,5.65,1.89,31,5.75,2.02,16 +6791,key,6.22,1.46,45,3.9,2.07,21,6.75,1.62,20,6.24,1.37,21,6.21,1.56,24,4.38,2,8,3.62,2.14,13,7.29,1.7,7,6.46,1.56,13,6.67,1.46,24,5.71,1.31,21,4.44,1.42,9,3.5,2.43,12,6.8,1.66,15,6.6,1.67,5,6.27,1.48,26,6.16,1.46,19,4.3,2.16,10,3.55,2.02,11,6.7,1.16,10,6.8,2.04,10 +6792,keyboard,5.17,2.12,18,3.59,2.15,22,5.13,2.44,23,4.9,2.08,10,5,1.91,7,3.88,2.03,8,3.43,2.28,14,4.14,2.67,7,5.56,2.28,16,5.38,2.67,8,5,1.7,10,3,2.74,9,4,1.63,13,5.09,2.63,11,5.17,2.37,12,4.92,2.47,12,5.67,1.21,6,3.27,2.24,11,3.91,2.12,11,5.31,2.84,13,4.9,1.91,10 +6793,keyhole,5.39,1.14,18,3.96,2.36,23,5.74,1.73,19,5.22,0.67,9,5.56,1.51,9,3.86,2.48,7,3.93,2.46,15,6.3,1.77,10,5.11,1.54,9,5.5,1.6,8,5.3,0.67,10,4.6,2.59,10,3.33,2.19,12,5.25,1.16,8,6,2.11,10,5.64,1.36,11,5,0.58,7,3.8,2.31,20,5,3,3,5.75,1.04,8,5.73,2.15,11 +6794,keynote,5.67,1.46,21,3.1,1.58,21,5.84,2.1,25,5.75,1.22,12,5.56,1.81,9,3.57,1.81,7,2.86,1.46,14,5.8,2.3,10,5.87,2.03,15,6.25,1.89,4,5.53,1.37,17,3.7,1.57,10,2.55,1.44,11,5.43,2.51,7,6,1.97,18,5.58,1.73,12,5.78,1.09,9,3.23,1.48,13,2.88,1.81,8,6,2.29,9,5.75,2.05,16 +6795,keypad,5.65,1.6,20,3,2.05,20,6,2.81,19,6.17,1.83,6,5.43,1.5,14,3.62,2.26,8,2.58,1.88,12,6.33,2.87,12,5.43,2.82,7,6.5,1.85,8,5.08,1.16,12,2.89,1.69,9,3.09,2.39,11,5.57,3.46,7,6.25,2.49,12,5.33,1.8,9,5.91,1.45,11,2.85,1.86,13,3.29,2.5,7,5.4,3.27,10,6.67,2.18,9 +6796,keyword,5.6,1.27,20,3.67,1.97,18,5.73,1.32,22,5.6,0.89,5,5.6,1.4,15,4.5,1.38,6,3.25,2.14,12,5.5,0.97,10,5.92,1.56,12,5.9,0.74,10,5.3,1.64,10,3.9,1.85,10,3.38,2.2,8,5.82,1.4,11,5.64,1.29,11,5.33,1.3,12,6,1.2,8,3,1.87,9,4.33,1.94,9,5.64,1.36,11,5.82,1.33,11 +6797,khaki,5.05,1.32,20,2.64,2.01,22,6.08,2.08,26,5.71,1.8,7,4.69,0.85,13,3.1,2.13,10,2.25,1.91,12,6.71,1.86,14,5.27,2.24,11,4.64,1.12,11,5.56,1.42,9,3.22,2.22,9,2.23,1.83,13,6.25,2.41,16,5.78,1.56,9,5.15,1.41,13,4.86,1.21,7,1.81,1.52,16,4.83,1.47,6,5.64,2.25,11,6.4,1.96,15 +6798,kibble,5.5,1.85,20,3.7,2.13,20,5.46,1.56,26,4.82,1.83,11,6.33,1.58,9,4.57,1.81,7,3.23,2.2,13,5.08,0.95,13,5.85,1.95,13,5.45,2.07,11,5.56,1.67,9,3,1.9,11,4.56,2.19,9,5.53,1.66,17,5.33,1.41,9,6.1,1.91,10,4.9,1.66,10,3.58,2.27,12,3.88,2.03,8,5.44,1.55,16,5.5,1.65,10 +6799,kick,4.55,2.19,20,5.1,2.42,42,5.1,2.49,20,4.09,2.12,11,5.11,2.26,9,5.44,2.25,16,4.88,2.53,26,4.7,1.77,10,5.5,3.1,10,5.27,2.24,11,3.67,1.87,9,5.47,2.55,19,4.78,2.32,23,4,2.14,8,5.83,2.52,12,4.9,2.64,10,4.2,1.69,10,5.24,2.65,25,4.88,2.09,17,4.89,2.42,9,5.27,2.65,11 +6800,kickboxing,5.33,2.15,21,4.45,2.69,22,5.18,2.11,22,5.33,1.8,9,5.33,2.46,12,4.67,3.01,6,4.47,2.72,15,5.67,1.97,6,5,2.19,16,5.22,1.79,9,5.42,2.47,12,4.4,2.61,5,4.47,2.79,17,4.45,1.69,11,5.91,2.3,11,5.42,2.57,12,5.22,1.56,9,4.11,2.71,9,4.69,2.75,13,4.5,1.83,12,6,2.21,10 +6801,kicker,5.11,0.81,19,4.85,2.3,20,5.53,1.93,19,4.67,1.15,3,5.19,0.75,16,5,3.16,6,4.79,1.97,14,6.33,1.75,6,5.15,1.95,13,5.1,0.74,10,5.11,0.93,9,4,2,6,5.21,2.39,14,5.2,1.93,10,5.89,1.96,9,5.12,0.83,8,5.09,0.83,11,4.62,2.56,8,5,2.22,12,5.62,2.5,8,5.45,1.51,11 +6802,kickoff,4.95,1.76,20,5,2.47,22,6.11,1.76,19,4.44,2.13,9,5.36,1.36,11,5.8,2.95,5,4.69,2.41,16,6.5,1.76,6,5.92,1.8,13,5,1.57,14,4.83,2.32,6,4.17,2.21,12,6,2.65,9,5.56,1.33,9,6.6,2.01,10,4.8,1.62,10,5.1,1.97,10,4,2.34,12,6.2,2.15,10,6.67,1.37,6,5.85,1.91,13 +6803,kid,7.23,2.35,22,4.71,2.67,21,4.83,2.55,18,5.67,2.42,6,7.87,2.17,15,4.14,2.91,7,5,2.6,14,5.33,2.24,9,4,2.88,8,6.71,2.73,14,8.29,1.11,7,3.89,2.52,9,5.33,2.71,12,5.5,2.72,10,4,2.2,8,7.43,1.65,14,6.88,3.36,8,4.83,3.13,6,4.67,2.58,15,5.6,2.76,10,3.88,2.03,8 +6804,kidder,6.38,1.77,21,3.25,1.97,20,5.09,2.49,22,6.17,1.33,6,6.47,1.96,15,2.88,1.81,8,3.5,2.11,12,5,2.49,12,5.2,2.62,10,6.33,1.94,9,6.42,1.73,12,3.11,1.83,9,3.36,2.16,11,4.43,2.37,7,5.4,2.56,15,6.6,1.9,10,6.18,1.72,11,3.38,2.06,13,3,1.91,7,4.5,2.84,12,5.8,1.87,10 +6805,kiddo,5.65,1.84,20,4.68,2.64,22,5.26,2.18,27,5.71,2.06,7,5.62,1.8,13,4.9,2.08,10,4.5,3.12,12,5.47,2.2,15,4.91,2.3,11,5.45,1.86,11,5.89,1.9,9,5,2.4,9,4.46,2.88,13,4.94,2.41,17,5.78,1.79,9,6.15,1.86,13,4.71,1.5,7,4.69,2.8,16,4.67,2.42,6,5.67,2.5,12,4.93,1.91,15 +6806,kidnap,2.19,1.29,21,5.59,2.75,22,2.37,2.02,27,2.6,1.51,10,1.82,0.98,11,5.86,3.39,7,5.47,2.53,15,2.76,2.36,17,1.7,1.06,10,2.36,1.69,11,2,0.67,10,3.4,1.95,5,6.24,2.66,17,2.79,2.58,14,1.92,1.12,13,2.15,1.52,13,2.25,0.89,8,4.8,2.86,10,6.25,2.6,12,3,2.48,14,1.69,1.11,13 +6807,kidnapper,1.77,1.02,22,6.52,1.81,25,3.33,2.32,24,1.44,0.53,9,2,1.22,13,6.78,1.3,9,6.38,2.06,16,2.89,1.9,9,3.6,2.56,15,1.62,0.74,8,1.86,1.17,14,6.08,1.88,12,6.92,1.71,13,3.67,2.39,12,3,2.3,12,2,1.28,12,1.5,0.53,10,6.29,1.86,14,6.82,1.78,11,3,2.08,13,3.73,2.61,11 +6808,kidnapping,2.05,1.57,20,5.36,2.61,22,2.47,1.98,19,2.44,2.07,9,1.73,1.01,11,5,3.16,5,5.31,2.52,16,1.67,0.82,6,2.85,2.27,13,2.36,1.78,14,1.33,0.52,6,4.17,2.82,12,6.67,1.41,9,2.44,1.33,9,2.5,2.51,10,2.8,1.87,10,1.3,0.67,10,4.08,2.57,12,6.9,1.73,10,2.33,1.63,6,2.54,2.18,13 +6809,kidney,4.9,1.89,21,3.95,2.32,19,5.44,2.1,36,4.5,2.33,8,5.15,1.63,13,4.4,2.07,5,3.79,2.46,14,5.09,2.3,11,5.6,2.04,25,4.85,2.03,13,5,1.77,8,4.09,2.26,11,3.75,2.55,8,5.6,2.19,20,5.25,2.05,16,5.45,2.38,11,4.3,0.95,10,4.8,2.53,10,3,1.73,9,5.5,2.15,22,5.36,2.1,14 +6810,kids,6.48,2.16,21,5.69,2.47,45,5.13,2.56,38,6.44,2.35,9,6.5,2.11,12,5.8,2.14,20,5.6,2.74,25,4.95,2.46,19,5.11,2.63,18,5.43,2.64,7,6.92,1.8,13,5.8,2.24,25,5.55,2.78,20,5.24,2.02,17,5.05,2.97,21,6.54,2.37,13,6.38,1.92,8,5.83,2.69,29,5.44,2.06,16,4.71,2.39,21,5.65,2.74,17 +6811,kill,1.81,1.6,21,6.81,2.54,21,3.61,2.3,18,2.17,1.83,6,1.64,1.6,14,7.29,2.87,7,6.57,2.44,14,4,2.35,9,3.38,2.45,8,2.15,1.95,13,1.14,0.38,7,5.33,3.08,9,7.92,1.31,12,4,2.67,10,3.12,1.81,8,1.62,1.12,13,2.12,2.23,8,6.33,3.5,6,7,2.17,15,4.1,2.64,10,3,1.77,8 +6812,killer,1.74,1.28,19,7.05,2.39,41,4.43,3.13,23,1.67,0.82,6,1.77,1.48,13,6.91,2.55,11,7.21,2.34,29,4.89,3.3,9,4.14,3.11,14,1.6,1.26,10,1.89,1.36,9,6.82,2.23,11,7.13,2.47,30,5.2,3.08,15,3,2.88,8,1.62,1.41,8,1.82,1.25,11,6.78,2.32,18,7.26,2.47,23,4.08,3.5,13,4.9,2.69,10 +6813,killing,1.95,1.53,21,5.52,3.16,25,4.47,2.91,19,2.22,1.92,9,1.75,1.22,12,5.17,3.49,6,5.83,3.11,18,4.14,3.58,7,4.67,2.61,12,2.06,1.69,16,1.6,0.89,5,5.07,3.54,14,6.5,2.42,10,4.67,3,9,4.3,2.98,10,1.83,1.47,12,2.11,1.69,9,5.44,3.16,16,5.67,3.35,9,5,3.49,11,3.75,1.83,8 +6814,killjoy,3.84,1.86,19,4.14,2.19,22,4.05,2.3,19,3.78,1.99,9,3.9,1.85,10,4,2.45,5,4.19,2.26,16,4.33,3.33,6,3.92,1.8,13,3.92,2.06,13,3.67,1.51,6,3.92,2.39,12,4.44,2.13,9,4.67,2.4,9,3.5,2.17,10,4.22,2.22,9,3.5,1.51,10,3.83,2.37,12,4.5,2.01,10,3.5,2.17,6,4.31,2.39,13 +6815,kilo,4.29,1.68,21,3.26,1.89,23,5.19,2.04,21,4.4,2.51,5,4.25,1.44,16,3.5,1.78,12,3,2.05,11,5.36,1.86,11,4.56,1.94,9,3.75,1.6,12,5,1.58,9,3.75,1.95,16,2.14,1.21,7,5.09,1.81,11,5.3,2.36,10,4.54,1.76,13,3.88,1.55,8,3.21,1.93,19,3.5,1.91,4,4.5,1.87,14,6.57,1.72,7 +6816,kilometer,5.52,1.57,21,4.1,2.75,20,4.81,1.92,36,5.5,1.77,8,5.54,1.51,13,5,2.74,5,3.8,2.78,15,4.73,1.95,11,4.84,1.95,25,5.54,1.76,13,5.5,1.31,8,4.42,2.91,12,3.62,2.62,8,4.65,1.93,20,5,1.97,16,4.91,1.64,11,6.2,1.23,10,5.18,2.99,11,2.78,1.79,9,4.64,1.94,22,5.07,1.94,14 +6817,kilt,5.12,2.13,24,4.74,2.47,23,4.81,1.44,21,5.71,2.21,7,4.88,2.12,17,5.42,2.61,12,4,2.19,11,4.73,0.9,11,5,2,9,4.31,2.21,13,6.09,1.64,11,4.56,2.61,16,5.14,2.27,7,5.09,1.3,11,4.5,1.58,10,5.33,2.35,15,4.78,1.79,9,4.84,2.69,19,4.25,0.96,4,4.93,1.64,14,4.57,0.98,7 +6818,kimono,5.9,1.3,21,3.77,2.27,22,5.08,2.35,26,5.7,1.34,10,6.09,1.3,11,4,3,7,3.67,1.95,15,5.06,2.73,17,5.11,1.54,9,6.09,1.14,11,5.7,1.49,10,3.6,3.21,5,3.82,2.04,17,5.21,2.61,14,4.92,2.11,12,5.46,0.97,13,6.62,1.51,8,3,2.31,10,4.42,2.11,12,5.21,2.26,14,4.92,2.54,12 +6819,kin,5.85,1.09,20,3,1.69,22,5.05,2.57,19,5.44,1.33,9,6.18,0.75,11,2.6,1.82,5,3,1.67,16,5.67,2.73,6,4.77,2.55,13,5.86,1.1,14,5.83,1.17,6,3,1.81,12,2.78,1.56,9,3.67,1.8,9,6.3,2.58,10,6.4,0.7,10,5.3,1.16,10,2.67,1.78,12,3.4,1.58,10,5.17,2.99,6,5,2.48,13 +6820,kind,7.78,1.12,40,3.19,2.02,21,7.62,1.79,40,7.56,1.13,9,7.79,1.15,29,3.14,2.19,7,3.21,2.01,14,7.57,1.44,23,7.71,2.23,17,7.5,1.34,18,7.95,0.86,21,3.8,1.81,10,2.64,2.11,11,7.48,1.96,25,7.87,1.51,15,7.91,0.92,22,7.61,1.33,18,3.69,2.25,13,2.38,1.3,8,7.36,1.65,22,7.94,1.95,18 +6821,kindergarten,6.62,1.99,21,3.09,2.35,23,6.17,2.62,18,6.67,1.73,9,6.58,2.23,12,3.64,2.11,11,2.58,2.54,12,6.8,2.57,10,5.38,2.62,8,5.71,2.14,7,6.92,1.8,13,3.18,1.83,11,3,2.83,12,6.57,3.26,7,5.91,2.26,11,6.54,2.22,13,6.75,1.67,8,2.82,2.64,11,3.33,2.15,12,6.33,2.87,9,6,2.5,9 +6822,kindling,5.45,1.61,20,4.05,2.42,22,5.85,2.35,27,5.57,2.44,7,5.38,1.04,13,5.3,2.45,10,3,1.91,12,6.07,1.79,15,5.55,3.11,11,4.91,1.58,11,6.11,1.45,9,4.67,2.06,9,3.62,2.63,13,5.65,2.78,17,6.22,1.48,9,5.77,1.79,13,4.86,1.07,7,4.25,2.54,16,3.5,2.17,6,5.75,2.09,12,5.93,2.6,15 +6823,kindness,7.65,1.76,102,3.96,2.65,103,6.95,2.12,99,7.43,1.75,46,7.79,1.8,53,3.88,2.64,40,3.94,2.62,62,6.11,2.21,47,7.71,1.75,51,7.79,1.56,53,7.45,1.98,47,3.69,2.55,48,4.2,2.74,55,6.68,2.28,50,7.22,1.93,49,7.59,1.94,61,7.73,1.47,41,4.12,2.78,52,3.8,2.54,51,7.45,1.8,47,6.5,2.3,52 +6824,kindred,6.47,1.98,19,3.23,2.07,22,5.46,2,24,5.5,2.51,6,6.92,1.61,13,4.08,2.27,12,2.2,1.23,10,5,2.27,8,5.69,1.89,16,6.2,1.48,10,6.78,2.49,9,4.56,1.88,9,2.31,1.7,13,5.88,1.83,17,4.17,2.23,6,6.75,1.91,8,6.27,2.1,11,3.11,1.83,9,3.31,2.29,13,5.31,2.09,16,5.75,1.91,8 +6825,kinesiology,4.9,1.83,20,3.89,2.19,18,5.14,1.83,22,4.6,1.82,5,5,1.89,15,4,2.53,6,3.83,2.12,12,4.6,1.35,10,5.58,2.11,12,5.5,1.08,10,4.3,2.26,10,4.2,2.2,10,3.5,2.27,8,5.36,1.91,11,4.91,1.81,11,4.25,1.54,12,5.88,1.89,8,3.44,2.6,9,4.33,1.73,9,4.91,1.81,11,5.36,1.91,11 +6826,kinetic,5.11,2.23,19,4.95,2.52,22,5.29,1.68,24,4.67,3.14,6,5.31,1.8,13,5.17,2.59,12,4.7,2.54,10,5,2.27,8,5.44,1.36,16,5.3,1.83,10,4.89,2.71,9,5.56,2.51,9,4.54,2.54,13,5,1.66,17,6.17,1.72,6,4.38,2.2,8,5.64,2.2,11,4.22,2.11,9,5.46,2.73,13,5.06,1.69,16,5.75,1.67,8 +6827,king,6,2.34,23,4.45,2.68,47,5.53,2.69,53,6.71,2.21,7,5.69,2.39,16,4.67,2.82,21,4.27,2.6,26,5.78,2.6,18,5.4,2.77,35,6,1.84,11,6,2.8,12,4.64,2.8,28,4.16,2.52,19,6.33,2.53,27,4.69,2.65,26,5.86,2.38,14,6.22,2.39,9,4.58,2.67,31,4.19,2.76,16,6.03,2.79,31,4.82,2.44,22 +6828,king snake,3.26,2.05,23,6.64,2.52,22,3.8,2.67,20,3.62,2.07,8,3.07,2.09,15,6.5,2.64,10,6.75,2.53,12,4,2.89,7,3.69,2.66,13,4.17,2.21,12,2.27,1.35,11,5.82,2.75,11,7.45,2.07,11,4.27,2.81,15,2.4,1.67,5,3.82,2.04,11,2.75,2.01,12,6.9,1.73,10,6.42,3.09,12,4,2.83,10,3.6,2.63,10 +6829,kingdom,6.74,2.13,19,4.2,2.42,20,6.75,2.22,20,6.33,2.31,3,6.8,2.24,15,4.7,2.11,10,3.7,2.71,10,7,2.16,10,6.5,2.37,10,6,2.45,6,7.08,2.07,12,4.57,2.3,7,4,2.55,13,7.62,1.77,8,6.17,2.37,12,7.42,1.44,12,5.57,2.7,7,4.3,2.36,10,4.1,2.6,10,7,2.18,9,6.55,2.34,11 +6830,kingpin,4.37,1.8,19,5.14,2.48,21,5.17,2.01,23,5.4,1.14,5,4.08,1.93,13,4,2.28,6,5.6,2.47,15,5.7,1.95,10,4.77,2.05,13,5.14,2.27,7,4,1.41,11,5.29,3.09,7,5.07,2.23,14,5.09,1.97,11,5.25,2.14,12,4.92,1.73,12,3.43,1.62,7,5.36,2.94,11,4.9,1.97,10,5.29,1.9,14,5,2.29,9 +6831,kink,5.29,1.79,21,4.8,2.67,20,4.82,2.54,22,6.17,1.83,6,4.93,1.71,15,5.12,3.14,8,4.58,2.43,12,4.67,3.08,12,5,1.83,10,6.11,1.9,9,4.67,1.5,12,4.56,2.46,9,5,2.93,11,5.86,2.85,7,4.33,2.32,15,5.7,1.7,10,4.91,1.87,11,5.08,2.4,13,4.29,3.25,7,5.08,3.03,12,4.5,1.9,10 +6832,kinky,5.71,2.17,21,5.52,2.89,23,5.33,2.45,18,4.8,2.77,5,6,1.97,16,6,3.19,12,5,2.57,11,5.33,2.45,9,5.12,2.7,8,5.42,2.5,12,6.11,1.69,9,5.12,2.99,16,6.43,2.64,7,6,2.11,10,4.5,2.73,8,6.38,1.89,13,4.62,2.26,8,5.74,3.07,19,4.5,1.73,4,5.25,2.45,12,5.5,2.66,6 +6833,kinship,7.53,1.39,19,4.65,2.06,23,6.26,2.1,19,6.89,1.27,9,8.1,1.29,10,5,1.91,7,4.6,2.2,15,6.8,2.2,10,5.67,1.94,9,7.67,1.66,9,7.4,1.17,10,5.1,2.6,10,4.42,1.56,12,5.75,1.83,8,6.4,2.27,10,7.67,1.44,12,7.29,1.38,7,4.8,1.94,20,3.67,3.06,3,6.38,2.13,8,6.18,2.18,11 +6834,kiosk,5,1.79,21,3.35,1.58,23,5.1,1.76,21,5.6,2.51,5,4.81,1.56,16,3.92,1.31,12,2.73,1.68,11,4.91,1.7,11,5.11,1.9,9,4.58,1.98,12,5.56,1.42,9,3.56,1.63,16,2.86,1.46,7,4.91,1.7,11,5.3,1.89,10,4.92,1.71,13,5.12,2.03,8,3.16,1.42,19,4.25,2.22,4,4.71,1.9,14,5.86,1.21,7 +6835,kiss,7.78,1.64,41,6.05,3.03,22,6.52,2.43,42,7.93,1.27,14,7.7,1.81,27,5.2,3.16,10,6.75,2.86,12,7.04,1.92,24,5.83,2.9,18,8.28,1.02,18,7.39,1.92,23,5.64,3.41,11,6.45,2.7,11,6.88,2.2,25,6,2.72,17,7.5,2.09,20,8.05,1.02,21,7.5,1.65,10,4.83,3.43,12,6.55,2.61,22,6.5,2.28,20 +6836,kisser,7.33,1.57,18,5.85,2.48,20,5.38,2.24,24,8.4,0.89,5,6.92,1.61,13,6,2.61,11,5.67,2.45,9,5.25,2.41,16,5.62,2,8,7.57,1.99,7,7.18,1.33,11,5.89,2.15,9,5.82,2.82,11,5.4,2.41,20,5.25,1.26,4,7.67,1.8,9,7,1.32,9,5.64,2.84,11,6.11,2.09,9,4.67,2.03,18,7.5,1.38,6 +6837,kissy,7.06,1.52,17,5.32,2.56,19,5.2,2.2,25,7.8,0.45,5,6.75,1.71,12,4.3,2.31,10,6.44,2.46,9,4.88,2.22,16,5.78,2.17,9,6.71,2.14,7,7.3,0.95,10,5.62,2,8,5.09,2.98,11,5.3,2.45,20,4.8,0.45,5,7.22,1.79,9,6.88,1.25,8,5.4,2.99,10,5.22,2.17,9,4.74,2.1,19,6.67,1.97,6 +6838,kit,6.1,1.21,20,3.68,2.46,22,6.29,1.52,21,6.22,0.97,9,6,1.41,11,4,2.87,10,3.42,2.15,12,5.38,0.92,8,6.85,1.57,13,5.71,0.91,14,7,1.41,6,4,3.25,8,3.5,1.99,14,6.25,1.58,8,6.31,1.55,13,5.7,0.95,10,6.5,1.35,10,3.58,2.23,12,3.8,2.82,10,6.5,1.68,12,6,1.32,9 +6839,kitchen,6.17,1.98,18,3.52,2.62,21,5.89,2,18,5.12,2.03,8,7,1.56,10,3.14,2.85,7,3.71,2.58,14,5.73,1.74,11,6.14,2.48,7,5.55,2.07,11,7.14,1.46,7,2.67,2.65,9,4.17,2.52,12,6.36,1.86,11,5.14,2.12,7,5.67,2.02,12,7.17,1.6,6,2.92,2.5,12,4.33,2.69,9,6.11,1.9,9,5.67,2.18,9 +6840,kite,6.9,1.45,20,4.2,2.63,20,6.24,2.37,25,7.27,1.27,11,6.44,1.59,9,6,1.41,7,3.23,2.65,13,5.31,2.66,13,7.25,1.54,12,7.18,1.66,11,6.56,1.13,9,4.91,2.59,11,3.33,2.55,9,5.76,2.61,17,7.25,1.39,8,7,1.41,10,6.8,1.55,10,4.5,2.97,12,3.75,2.12,8,5.62,2.5,16,7.33,1.73,9 +6841,kitten,7.58,1.72,868,3.19,2.66,21,6.67,1.87,42,7.32,1.92,336,7.74,1.56,526,4.45,2.98,11,1.8,1.32,10,7.12,1.36,16,6.38,2.1,26,7.46,1.84,416,7.69,1.6,445,2.67,1.94,9,3.58,3.12,12,6.92,2.02,26,6.25,1.57,16,7.53,1.77,478,7.64,1.64,390,4,2.73,8,2.69,2.59,13,6.7,1.52,23,6.63,2.27,19 +6842,kiwi,6.11,2.17,18,3.65,2.48,20,5.5,1.72,24,5.92,2.33,13,6.6,1.82,5,4.8,3.49,5,3.27,2.05,15,5.77,1.42,13,5.18,2.04,11,6.5,2.33,8,5.8,2.1,10,4.14,2.85,7,3.38,2.33,13,5.64,2.16,11,5.38,1.33,13,7.11,1.54,9,5.11,2.32,9,3.3,2.5,10,4,2.54,10,5.67,1.94,9,5.4,1.64,15 +6843,klutz,3.81,1.72,21,4.08,2.33,25,4.21,2.32,19,4.11,1.05,9,3.58,2.11,12,3.33,2.25,6,4.5,2.28,18,3.57,2.3,7,4.58,2.35,12,3.75,1.34,16,4,2.83,5,3.79,2.33,14,4.8,2.2,10,4.44,2.46,9,4,2.31,10,4.08,1.88,12,3.44,1.51,9,4.38,2.25,16,3.56,2.51,9,3.82,2.6,11,4.75,1.91,8 +6844,knack,5.68,1.86,19,3.77,2.09,22,5.71,2.03,21,5.67,1.12,9,5.7,2.41,10,4.88,2.03,8,3.14,1.92,14,6.09,2.12,11,5.3,1.95,10,5.43,0.79,7,5.83,2.29,12,4,2.26,10,3.58,2.02,12,5.08,2.15,12,6.56,1.59,9,6.3,1.77,10,5,1.8,9,3.62,2.62,8,3.86,1.83,14,5.46,2.18,13,6.12,1.81,8 +6845,knapsack,5.3,1.45,20,3.86,2.4,22,5.5,2.47,26,5.57,2.07,7,5.15,1.07,13,3.8,2.57,10,3.92,2.35,12,5.36,2.5,14,5.82,2.6,11,4.73,1.35,11,6,1.32,9,4.44,2.35,9,3.46,2.44,13,5.31,2.96,16,6,1.41,9,5.46,1.56,13,5,1.29,7,3.88,2.63,16,3.83,1.83,6,4.83,2.48,12,6.07,2.4,14 +6846,knee,4.7,1.49,20,4.25,2.27,20,5.38,1.86,26,4.82,1.6,11,4.56,1.42,9,5.29,1.7,7,3.69,2.39,13,5.08,1.93,13,5.69,1.8,13,4.27,1.68,11,5.22,1.09,9,4.36,2.38,11,4.11,2.26,9,5.41,1.97,17,5.33,1.73,9,4.3,1.77,10,5.1,1.1,10,3.83,2.21,12,4.88,2.36,8,5.56,1.55,16,5.1,2.33,10 +6847,kneecap,4.55,1.47,20,3.74,2.1,19,5.46,1.86,26,4.45,1.44,11,4.67,1.58,9,5.29,1.98,7,2.83,1.64,12,5.23,1.74,13,5.69,2.02,13,4.18,1.78,11,5,0.87,9,4.1,2.47,10,3.33,1.66,9,5.59,1.94,17,5.22,1.79,9,4.6,1.43,10,4.5,1.58,10,4.08,2.19,12,3.14,1.95,7,5.69,1.82,16,5.1,1.97,10 +6848,kneel,4,1.76,19,3.18,2.04,22,4.88,2.13,24,4.17,2.04,6,3.92,1.71,13,3.75,2.38,12,2.5,1.35,10,4.38,2.07,8,5.12,2.19,16,4.5,1.51,10,3.44,1.94,9,3.67,2.45,9,2.85,1.72,13,4.24,1.92,17,6.67,1.97,6,4,1.69,8,4,1.9,11,3.11,1.76,9,3.23,2.28,13,5.06,2.29,16,4.5,1.85,8 +6849,knick,5,1.41,18,3.45,2.24,20,4.84,1.46,25,5,1.22,5,5,1.53,13,4.27,2.49,11,2.44,1.42,9,4.88,1.67,16,4.78,1.09,9,5.14,1.21,7,4.91,1.58,11,3.33,2.29,9,3.55,2.3,11,4.8,1.64,20,5,0,5,4.44,1.33,9,5.56,1.33,9,3.64,2.34,11,3.22,2.22,9,4.68,1.49,19,5.33,1.37,6 +6850,knickers,5.74,1.71,23,3.7,2.83,20,4.09,2.33,22,6,2,8,5.6,1.59,15,4,2.88,8,3.5,2.91,12,3.92,2.68,12,4.3,1.95,10,5.8,1.69,10,5.69,1.8,13,4,2.69,9,3.45,3.05,11,2.86,1.35,7,4.67,2.5,15,6.25,2.18,12,5.18,0.75,11,3.92,2.9,13,3.29,2.87,7,4.33,2.61,12,3.8,2.04,10 +6851,knife,4.33,1.98,21,4.86,2.48,21,5.29,2.97,17,4.83,1.53,12,3.67,2.4,9,5.09,2.51,11,4.6,2.55,10,5.44,3.28,9,5.12,2.8,8,4.25,3.2,4,4.35,1.73,17,5.88,2.64,8,4.23,2.24,13,5.86,3.76,7,4.9,2.42,10,4.75,2.22,12,3.78,1.56,9,4.33,2.83,9,5.25,2.22,12,5.12,3.18,8,5.44,2.96,9 +6852,knighthood,6.2,1.67,20,4.86,2.1,22,5.81,1.66,21,6.11,1.9,9,6.27,1.56,11,5.3,2.5,10,4.5,1.73,12,5.5,2.14,8,6,1.35,13,5.93,1.64,14,6.83,1.72,6,5.38,2.77,8,4.57,1.65,14,6.38,1.41,8,5.46,1.76,13,5.8,1.75,10,6.6,1.58,10,5,1.95,12,4.7,2.36,10,6.08,1.83,12,5.44,1.42,9 +6853,knit,5.85,1.6,20,3.35,2.25,20,6.44,1.69,25,6,0.89,11,5.67,2.24,9,3.86,2.41,7,3.08,2.22,13,5.92,1.62,12,6.92,1.66,13,6.09,1.97,11,5.56,1.01,9,4,2.14,11,2.56,2.24,9,6.44,1.75,16,6.44,1.67,9,5.6,1.96,10,6.1,1.2,10,3.25,2.22,12,3.5,2.45,8,5.73,1.62,15,7.5,1.18,10 +6854,knob,5.21,1.36,19,3.05,1.75,21,5.35,1.9,23,5.33,3.79,3,5.19,0.54,16,3.38,1.6,8,2.85,1.86,13,5.67,2.06,9,5.14,1.83,14,4.78,1.48,9,5.6,1.17,10,3.33,1.8,9,2.83,1.75,12,5.67,2.09,15,4.75,1.39,8,5.57,1.13,7,5,1.48,12,3.5,1.51,10,2.64,1.91,11,5.46,2.47,13,5.2,0.79,10 +6855,knock,5.44,1.54,18,3.95,2.24,20,5.11,1.78,18,4.88,1.73,8,5.9,1.29,10,3.86,2.61,7,4,2.12,13,5,1.84,11,5.29,1.8,7,5.09,1.51,11,6,1.53,7,3.11,2.52,9,4.64,1.8,11,5.18,2.32,11,5,0,7,5.25,1.48,12,5.83,1.72,6,3,1.95,12,5.38,1.92,8,5.78,1.48,9,4.44,1.88,9 +6856,knockoff,3.55,1.68,22,4.22,2.37,23,4.68,1.97,19,3.5,1.31,8,3.77,1.83,13,3.75,2.43,8,4.5,2.47,14,4.14,1.57,7,4.91,2.26,11,2.75,1.58,8,4.23,1.42,13,3.67,2.78,9,4.57,2.1,14,3.43,1.62,7,5.42,1.83,12,3.91,1.38,11,3.18,1.94,11,3.22,2.77,9,4.86,1.92,14,4.88,1.89,16,3.67,2.52,3 +6857,knockout,4.95,2.48,19,5.91,2.91,22,4.11,2.41,28,5.83,2.99,6,4.54,2.22,13,6.36,3.17,11,5.45,2.7,11,3.64,2.42,11,4.41,2.43,17,6.18,1.94,11,3.25,2.19,8,6,3.07,11,5.82,2.89,11,3.83,2.15,18,4.6,2.88,10,5.46,2.63,13,3.83,1.83,6,5.07,3.1,14,7.38,1.92,8,3.44,2.34,16,5,2.3,12 +6858,knoll,5.09,1.06,22,3.68,2.06,22,5.55,1.85,20,5.25,1.39,8,5,0.88,14,4.5,1.72,10,3,2.13,12,5.57,2.44,7,5.54,1.56,13,5,0.89,11,5.18,1.25,11,3.82,2.14,11,3.55,2.07,11,5.2,1.82,15,6.6,1.67,5,4.6,0.7,10,5.5,1.17,12,3.3,1.77,10,4,2.3,12,5.2,1.4,10,5.9,2.23,10 +6859,knot,4.57,1.03,21,3.84,2.3,43,6.04,2.24,25,4.5,1.17,12,4.67,0.87,9,4.69,2.09,16,3.33,2.3,27,5,1.51,8,6.53,2.4,17,5.25,0.5,4,4.41,1.06,17,4.17,2.59,23,3.45,1.9,20,6.36,2.1,14,5.64,2.46,11,4.58,1,12,4.56,1.13,9,4.04,2.37,26,3.53,2.21,17,6.33,2.54,18,5.29,0.95,7 +6860,know,6.82,1.44,22,3.24,2.02,21,5.78,1.96,18,6.83,1.6,6,6.73,1.44,15,2.43,2.15,7,3.64,1.91,14,5.56,2.07,9,5.88,2.03,8,6.64,1.6,14,7,1.15,7,3.44,2.24,9,3.08,1.93,12,5.6,1.71,10,6,2.33,8,6.5,1.65,14,7.38,0.74,8,3.67,2.8,6,3.07,1.71,15,5.9,2.13,10,5.62,1.85,8 +6861,knowledge,7.28,1.67,39,4.86,2.65,42,7.2,1.84,45,7,2.12,13,7.42,1.42,26,5.65,2.5,20,4.14,2.62,22,6.81,1.64,16,7.41,1.94,29,6.91,2,22,7.76,0.97,17,5.06,2.88,18,4.71,2.51,24,6.68,2.1,22,7.7,1.43,23,7.46,1.7,26,6.92,1.61,13,4.73,2.81,26,5.06,2.43,16,6.58,1.96,26,8.05,1.27,19 +6862,knowledgeable,7.95,1.12,21,4.65,2.21,20,7.19,1.99,21,7.67,1.03,6,8.07,1.16,15,5.75,2.12,8,3.92,2.02,12,6.55,2.02,11,7.9,1.79,10,7.67,1.21,6,8.07,1.1,15,5.5,2.32,10,3.8,1.81,10,6.64,2.21,14,8.29,0.76,7,7.29,1.25,7,8.29,0.91,14,4.79,2.42,14,4.33,1.75,6,6.92,2.23,12,7.56,1.67,9 +6863,knuckle,4.68,1.97,19,4.32,2.5,22,4.95,1.99,21,4.56,1.67,9,4.8,2.3,10,4.75,2.38,8,4.07,2.62,14,4.8,2.2,10,5.09,1.87,11,5,0,7,4.5,2.5,12,3.9,2.08,10,4.67,2.84,12,5,2.12,13,4.88,1.89,8,5.3,2.16,10,4,1.58,9,4.25,2.96,8,4.36,2.31,14,5.38,2.18,13,4.25,1.49,8 +6864,knucklehead,3.79,1.87,19,4.82,2.22,22,4.64,1.73,22,3.17,1.72,6,4.08,1.93,13,5,2.09,12,4.6,2.46,10,5.12,1.55,8,4.36,1.82,14,3.9,1.37,10,3.67,2.4,9,4.67,1.32,9,4.92,2.72,13,5.06,1.61,16,3.2,1.64,5,3.25,1.49,8,4.18,2.09,11,5,2.35,9,4.69,2.21,13,4.93,1.75,15,4,1.63,7 +6865,koala,6.65,1.42,20,3.73,1.75,22,6.62,1.6,21,6.33,1.66,9,6.91,1.22,11,3.4,1.58,10,4,1.91,12,5.75,0.71,8,7.15,1.77,13,6.36,1.34,14,7.33,1.51,6,3.5,1.6,8,3.86,1.88,14,6.88,1.46,8,6.46,1.71,13,6.6,1.35,10,6.7,1.57,10,4.17,1.59,12,3.2,1.87,10,6.75,1.66,12,6.44,1.59,9 +6866,kook,4.5,1.37,22,3.38,2.58,26,4.78,2.3,23,4.22,1.2,9,4.69,1.49,13,2.4,1.84,10,4,2.83,16,5.25,2.25,8,4.53,2.36,15,4,1.41,8,4.79,1.31,14,3.62,2.75,13,3.15,2.48,13,4.92,2.11,12,4.64,2.58,11,4.58,1.38,12,4.4,1.43,10,2.53,2.17,15,4.55,2.73,11,5.46,1.94,13,3.9,2.51,10 +6867,kooky,6.42,1.22,19,5.67,1.91,21,5.3,1.92,23,6.2,1.3,5,6.46,1.27,13,5.5,2.66,6,5.73,1.62,15,5.3,1.77,10,5.31,2.1,13,5.86,1.07,7,6.73,1.27,11,5.86,2.61,7,5.57,1.55,14,4.55,2.02,11,6,1.6,12,6.42,1.24,12,6.43,1.27,7,5.55,2.58,11,5.8,0.79,10,5,1.8,14,5.78,2.11,9 +6868,kool-aid,6.6,2.01,20,4.09,2.74,22,5.22,1.93,27,6.22,1.99,9,6.91,2.07,11,3,2.38,7,4.6,2.82,15,5.29,2.37,17,5.1,0.88,10,6.64,1.86,11,6.56,2.3,9,4.4,3.36,5,4,2.65,17,5,2.18,14,5.46,1.66,13,7.08,1.83,12,5.88,2.17,8,4.8,3.12,10,3.5,2.35,12,5.43,1.95,14,5,1.96,13 +6869,kosher,4.68,1.34,19,3.06,1.83,18,6.12,2.29,17,4.91,0.7,11,4.38,1.92,8,3.5,1.91,4,2.93,1.86,14,5.38,2.56,8,6.78,1.92,9,4.38,1.19,8,4.91,1.45,11,3.57,1.9,7,2.73,1.79,11,5.17,2.64,6,6.64,2.01,11,4.62,1.33,13,4.83,1.47,6,2.45,1.81,11,4,1.53,7,6.29,2.63,7,6,2.16,10 +6870,kraut,4.72,1.93,18,3.55,2.39,20,4.6,2.26,20,4.67,0.58,3,4.73,2.12,15,3.9,2.51,10,3.2,2.35,10,4.8,2.15,10,4.4,2.46,10,5.33,2.25,6,4.42,1.78,12,3.86,2.73,7,3.38,2.29,13,4.62,2.72,8,4.58,2.02,12,4.55,1.92,11,5,2.08,7,4.1,2.64,10,3,2.11,10,3.78,1.99,9,5.27,2.33,11 +6871,kryptonite,5.21,2.04,19,5.86,2.29,21,4.96,2.03,23,6.2,0.84,5,4.92,2.33,13,5.5,2.81,6,6,2.14,15,6.5,1.58,10,3.77,1.48,13,5.57,1.9,7,5.09,2.26,11,6.43,2.82,7,5.57,2.03,14,5,1.95,11,4.92,2.19,12,5.25,2.18,12,5.14,1.95,7,6.36,2.42,11,5.3,2.11,10,5.79,1.85,14,3.67,1.66,9 +6872,kudos,6.95,1.17,22,4.27,1.98,22,6.95,1.54,19,7,1.18,11,6.91,1.22,11,3.6,2.79,5,4.5,1.79,16,6.83,2.23,6,7,1.22,13,6.87,1.13,15,7.14,1.35,7,4.5,1.98,12,4,2.18,9,6.11,1.62,9,7.7,1.06,10,6.73,1.1,11,7.18,1.25,11,4.17,1.75,12,4.4,2.32,10,7.67,1.51,6,6.62,1.5,13 +6873,kumquat,6.1,1.48,20,2.75,1.92,20,4.59,1.62,22,6.14,1.21,7,6.08,1.66,13,2.56,1.94,9,2.91,1.97,11,3.67,1.21,6,4.94,1.65,16,5.5,1.43,10,6.56,1.33,9,2.5,1.93,8,2.92,1.98,12,4.53,1.3,15,4.71,2.29,7,6.36,1.57,11,5.78,1.39,9,3,2.17,12,2.38,1.51,8,4.45,1.81,11,4.73,1.49,11 +6874,lab,4.57,1.5,21,4.35,2.25,20,6.68,2.19,19,4.54,1.76,13,4.62,1.06,8,4.86,2.04,7,4.08,2.4,13,6.43,1.9,7,6.83,2.41,12,4.75,1.66,12,4.33,1.32,9,4.67,2,9,4.09,2.51,11,6.8,1.87,10,6.56,2.6,9,4.5,1.68,12,4.67,1.32,9,4.86,1.68,7,4.08,2.53,13,7.29,2.06,7,6.33,2.27,12 +6875,label,4.79,1.23,19,3.38,1.6,21,5.48,1.59,23,5.4,0.89,5,4.54,1.33,13,3.67,1.51,6,3.27,1.67,15,5.9,1.66,10,5.15,1.52,13,4.29,1.5,7,5.09,1.04,11,3.57,1.9,7,3.29,1.49,14,5.27,1.9,11,5.67,1.3,12,4.75,1.42,12,4.86,0.9,7,3.36,1.75,11,3.4,1.51,10,5.36,1.91,14,5.67,1,9 +6876,labor,4.74,1.97,19,5.23,2.45,22,5.41,2.48,22,5.11,1.54,9,4.4,2.32,10,5.5,2.39,8,5.07,2.56,14,5,2.68,11,5.82,2.32,11,5.71,0.95,7,4.17,2.21,12,4.7,2.36,10,5.67,2.53,12,4.92,2.72,13,6.11,2.03,9,4.7,1.95,10,4.78,2.11,9,5.38,3.2,8,5.14,2.03,14,6,2.11,14,4.38,2.88,8 +6877,laboratory,5.14,1.61,22,4.38,2.4,21,4.77,2.51,22,5.14,1.46,14,5.12,1.96,8,5,2.32,11,4,2.35,9,3.17,1.6,6,5.38,2.55,16,5.1,1.73,10,5.17,1.59,12,3.82,2.36,11,5,2.4,10,4.38,2.33,13,5.33,2.78,9,4.92,1.56,12,5.4,1.71,10,4.23,2.39,13,4.62,2.56,8,4.83,2.62,12,4.7,2.5,10 +6878,laborer,4.71,2.03,21,4.08,2.1,26,5.21,2.65,24,5.33,2.4,9,4.25,1.66,12,3.7,2.26,10,4.31,2.02,16,6.33,2.55,9,4.53,2.56,15,5.14,2.54,7,4.5,1.79,14,4.54,1.98,13,3.62,2.18,13,5,3.07,12,5.42,2.27,12,4.27,1.35,11,5.2,2.57,10,3.8,2.27,15,4.45,1.86,11,5.46,2.9,13,4.91,2.43,11 +6879,labyrinth,4.84,2.17,19,4.24,2.36,21,3.8,2.12,20,4.33,1.53,3,4.94,2.29,16,4.83,2.64,6,4,2.3,15,5.33,2.07,6,3.14,1.83,14,5.1,1.1,10,4.56,3,9,4.29,2.69,7,4.21,2.29,14,4.2,2.04,10,3.4,2.22,10,5.12,1.96,8,4.64,2.38,11,3.44,3.13,9,4.83,1.47,12,4.25,1.98,8,3.5,2.24,12 +6880,lace,6.58,2.12,19,3.75,2.69,20,6.7,1.95,20,6.33,2.31,3,6.53,2.2,15,2.6,1.78,10,4.9,3.03,10,6.7,1.77,10,6.7,2.21,10,6.5,2.74,6,6.5,1.93,12,4.57,3.51,7,3.31,2.18,13,7.38,1.41,8,6.25,2.18,12,7.25,1.48,12,5.43,2.64,7,4.3,2.98,10,3.2,2.39,10,7.44,1.74,9,6.09,1.97,11 +6881,laceration,3.43,1.5,21,6.67,1.71,21,3.64,1.96,25,3.42,1.68,12,3.44,1.33,9,7.14,1.35,7,6.43,1.87,14,3.5,1.65,10,3.73,2.19,15,3.75,1.89,4,3.35,1.46,17,6.3,1.77,10,7,1.67,11,3.29,2.43,7,3.78,1.8,18,3.83,1.34,12,2.89,1.62,9,6.46,1.85,13,7,1.51,8,2.67,1.12,9,4.19,2.14,16 +6882,lack,3.68,1.38,19,2.24,1.18,21,5.46,2.3,24,4.33,1.15,3,3.56,1.41,16,2.14,1.57,7,2.23,1.01,13,5.75,1.67,8,5.31,2.6,16,4,1,7,3.5,1.57,12,2.29,1.5,7,2.15,1.07,13,5.77,2.31,13,5.09,2.34,11,4.12,1.55,8,3.36,1.21,11,2.55,1.37,11,1.9,0.88,10,5.28,2.49,18,6,1.67,6 +6883,lackey,4.32,1.77,19,4,2.43,21,4.13,2.46,23,5.33,3.21,3,4.12,1.45,16,4.38,2.5,8,3.77,2.45,13,4,2.4,9,4.21,2.58,14,4.11,2.09,9,4.5,1.51,10,4.22,2.05,9,3.83,2.76,12,4.13,2.88,15,4.12,1.55,8,4.29,1.38,7,4.33,2.02,12,4.8,1.87,10,3.27,2.72,11,4.23,3.11,13,4,1.33,10 +6884,lacquer,4.95,1.36,21,3.3,2.29,23,5,1.83,26,4.91,0.83,11,5,1.83,10,3.09,2.07,11,3.5,2.54,12,5.09,2.12,11,4.93,1.73,14,4.8,1.87,10,5.09,0.7,11,2.91,1.92,11,3.67,2.61,12,4.94,1.78,17,5.12,2.17,8,5,1.73,13,4.88,0.35,8,3,2.24,15,3.88,2.42,8,4.71,2.05,17,5.56,1.24,9 +6885,lacrosse,5.29,1.21,17,3.7,2.72,20,4.84,1.7,25,6.6,1.14,5,4.75,0.75,12,4.45,3.17,11,2.78,1.79,9,4.88,2,16,4.78,1.09,9,5.43,1.62,7,5.2,0.92,10,2.89,2.71,9,4.36,2.66,11,4.95,1.79,20,4.4,1.34,5,5.12,1.46,8,5.44,1.01,9,3.55,2.42,11,3.89,3.18,9,4.95,1.72,19,4.5,1.76,6 +6886,lactose,4.44,1.78,25,3.44,2.38,25,4.26,2.23,19,5,2,10,4.07,1.58,15,2.67,1.97,6,3.67,2.57,18,3.71,1.7,7,4.58,2.5,12,4.28,2.08,18,4.86,0.38,7,3.14,2.51,14,3.8,2.39,10,4.22,2.49,9,4.3,2.11,10,4.73,1.91,15,4,1.56,10,3.62,2.33,16,3.11,2.57,9,3.64,2.34,11,5.12,1.89,8 +6887,lad,6.19,1.57,21,3.6,2.56,20,5,2.2,36,6.38,1.85,8,6.08,1.44,13,3.6,1.67,5,3.6,2.85,15,5,2.14,11,5,2.27,25,6.31,1.84,13,6,1.07,8,3.92,2.68,12,3.12,2.47,8,5.05,2.5,20,4.94,1.84,16,5.91,1.7,11,6.5,1.43,10,4.36,2.98,11,2.67,1.66,9,4.77,2.41,22,5.36,1.86,14 +6888,ladder,5.32,1.49,19,4.09,2.31,23,5.56,2.06,18,4.78,1.48,9,5.8,1.4,10,4.14,2.27,7,4,2.48,15,6.22,2.22,9,4.89,1.76,9,5.44,1.94,9,5.2,1.03,10,4.5,2.27,10,3.67,2.46,12,5.14,2.04,7,5.6,2.12,10,6,1.28,12,4.14,1.07,7,3.8,2.19,20,6,2.65,3,5.75,1.98,8,5.4,2.22,10 +6889,laddie,5.5,1.3,22,4.32,1.83,19,5,1.67,21,5,0,5,5.69,1.49,16,4.38,1.69,8,4.27,2,11,5,1.7,10,5,1.73,11,5.25,1.29,12,5.8,1.32,10,3.9,1.97,10,4.78,1.64,9,5.25,1.76,12,4.67,1.58,9,5.36,1.43,11,5.64,1.21,11,4,1.77,8,4.55,1.92,11,5.33,1.32,9,4.75,1.91,12 +6890,ladle,5.11,1.7,19,2.82,2.04,22,5.42,2,24,4.5,2.17,6,5.38,1.45,13,3.42,2.31,12,2.1,1.45,10,4.38,1.3,8,5.94,2.11,16,4.9,0.99,10,5.33,2.29,9,3.22,2.44,9,2.54,1.76,13,5.06,2.05,17,6.5,1.76,6,4.88,1.46,8,5.27,1.9,11,3.44,1.74,9,2.38,2.18,13,5.56,2.22,16,5.12,1.55,8 +6891,lady,6.91,1.31,22,4.05,2.04,21,5.87,2,15,7.33,1.21,6,6.73,1.39,15,4.86,2.34,7,3.64,1.82,14,5.57,2.51,7,6.12,1.55,8,6.86,1.35,14,7,1.41,7,3.22,2.05,9,4.67,1.87,12,6.25,2.66,8,5.43,0.79,7,7.07,1.33,14,6.62,1.3,8,3.83,2.56,6,4.13,1.88,15,6.62,2.13,8,5,1.53,7 +6892,lady bug,7,1.45,20,3.38,2.6,21,5.8,2.33,25,6,1,3,7.18,1.47,17,2.29,1.98,7,3.92,2.87,13,5.5,2.27,8,5.94,2.41,17,6.29,1.5,7,7.38,1.33,13,2.71,2.56,7,3.69,2.75,13,6.14,2.25,14,5.36,2.46,11,6.67,1.22,9,7.27,1.62,11,3.91,2.63,11,2.8,2.57,10,5.89,2.68,18,5.57,1.13,7 +6893,ladybug,6.9,1.55,20,3.45,1.9,20,5.33,2.18,21,7,1.41,7,6.85,1.68,13,3.44,2.01,9,3.45,1.92,11,5.2,1.48,5,5.38,2.39,16,6.4,1.51,10,7.33,1.58,9,2.62,1.6,8,4,1.95,12,5.43,2.41,14,5.14,1.77,7,6.91,1.7,11,6.89,1.45,9,2.92,1.83,12,4.25,1.83,8,4.73,2.45,11,6,1.7,10 +6894,ladylike,5.68,2.43,19,3.77,2.45,22,5.37,2.6,27,5.67,2.34,6,5.69,2.56,13,4.55,2.54,11,3,2.19,11,4.55,2.66,11,5.94,2.49,16,5.36,2.73,11,6.12,2.03,8,3.18,1.78,11,4.36,2.94,11,4.76,2.41,17,6.4,2.72,10,5.69,2.81,13,5.67,1.51,6,3.43,2.41,14,4.38,2.56,8,4.93,2.94,15,5.92,2.11,12 +6895,ladyship,6.24,1.79,21,3.45,2.34,22,5.15,1.83,26,5.55,1.63,11,7,1.7,10,3.7,2.67,10,3.25,2.14,12,5.18,1.89,11,5.21,1.89,14,6.5,2.01,10,6,1.61,11,3.6,2.76,10,3.33,2.06,12,5.47,1.84,17,4.62,1.85,8,7,1.68,13,5,1.2,8,3.71,2.64,14,3,1.77,8,5.65,1.84,17,4.22,1.48,9 +6896,lag,3.9,1.18,21,4,2.67,26,4.57,2.37,23,4,1.12,9,3.83,1.27,12,2.8,2.3,10,4.75,2.67,16,4.67,2.55,9,4.5,2.35,14,4.29,0.76,7,3.71,1.33,14,4.92,2.75,13,3.08,2.33,13,4,2.24,11,5.08,2.47,12,3.91,1.22,11,3.9,1.2,10,3.27,2.58,15,5,2.57,11,4.67,2.57,12,4.45,2.25,11 +6897,lager,5.4,2.09,20,3.11,2.27,18,5.64,2.11,22,5.2,2.86,5,5.47,1.88,15,3.67,2.66,6,2.83,2.12,12,5.7,1.95,10,5.58,2.31,12,5.6,2.32,10,5.2,1.93,10,3.7,2.54,10,2.38,1.77,8,6.27,1.74,11,5,2.32,11,5.25,2.34,12,5.62,1.77,8,1.67,1.32,9,4.56,2.13,9,6.27,2.33,11,5,1.73,11 +6898,lagoon,6.23,1.69,22,3.56,2.36,18,4.62,2.16,21,5.4,2.3,5,6.38,1.45,16,3.5,2.67,8,3.6,2.22,10,4.4,2.37,10,4.82,2.04,11,6,1.86,12,6.5,1.51,10,3,2.31,10,4.25,2.38,8,3.75,1.42,12,5.78,2.49,9,6.45,2.02,11,6,1.34,11,4,2.71,7,3.27,2.2,11,4.89,2.52,9,4.42,1.93,12 +6899,lair,5,2.13,20,5.35,2.5,20,5.12,2.03,26,4.09,2.12,11,6.11,1.62,9,4.71,2.29,7,5.69,2.63,13,4.77,1.69,13,5.46,2.33,13,5.18,2.32,11,4.78,1.99,9,5.27,2.61,11,5.44,2.51,9,5.12,2.09,17,5.11,2.03,9,6.1,2.18,10,3.9,1.45,10,5.58,2.35,12,5,2.83,8,5.12,2.16,16,5.1,1.91,10 +6900,lake,7.13,1.34,39,2.64,2.08,44,5.36,2.33,25,7.05,1.29,22,7.24,1.44,17,2.95,2.22,21,2.35,1.94,23,5.2,2.62,10,5.47,2.2,15,7.17,1.4,23,7.06,1.29,16,2.8,2.17,20,2.5,2.04,24,4.43,2.94,7,5.72,2.02,18,7.32,1.2,19,6.95,1.47,20,2.7,2.15,30,2.5,1.99,14,4.33,2.29,9,5.94,2.21,16 +6901,lamb,6.3,1.51,40,3.32,2.44,22,5.72,2.26,25,6.12,1.5,17,6.43,1.53,23,3.8,2.7,10,2.92,2.23,12,5.9,2.28,10,5.6,2.32,15,6.1,1.09,21,6.53,1.87,19,2.82,2.14,11,3.82,2.71,11,5.57,3.15,7,5.78,1.93,18,6.28,1.57,25,6.33,1.45,15,4.1,2.28,10,2.67,2.46,12,4.78,2.68,9,6.25,1.88,16 +6902,lame,3.2,1.15,20,2.74,1.66,19,3.45,1.63,22,2.86,0.9,7,3.38,1.26,13,2.5,1.77,8,2.91,1.64,11,2.17,1.17,6,3.94,1.53,16,3.2,1.32,10,3.22,1.09,9,2.29,1.38,7,3,1.81,12,3.73,1.79,15,2.86,1.07,7,2.91,1.38,11,3.56,0.73,9,2.64,1.5,11,2.88,1.96,8,3.27,1.79,11,3.64,1.5,11 +6903,lament,4.16,1.3,19,3.33,1.81,18,3.47,1.46,17,4.73,1.01,11,3.38,1.3,8,3.25,1.71,4,3.36,1.91,14,3.5,1.6,8,3.44,1.42,9,4.5,1.07,8,3.91,1.45,11,3,1.91,7,3.55,1.81,11,4,1.67,6,3.18,1.33,11,4.15,1.28,13,4.17,1.47,6,3.09,1.7,11,3.71,2.06,7,3.43,1.51,7,3.5,1.51,10 +6904,lamp,5.74,1.12,39,2.71,1.8,42,6.04,2.21,54,5.42,0.79,12,5.77,1.07,26,2.44,1.97,16,2.96,1.7,25,5.69,2.4,32,6.57,1.89,21,5.73,0.96,15,5.61,1.03,23,3,1.95,21,2.5,1.64,20,5.9,2.45,31,6.23,1.93,22,5.63,0.96,19,5.85,1.27,20,2.57,1.78,23,2.89,1.85,19,6.12,2.29,26,5.96,2.19,28 +6905,lamppost,5.29,1.65,21,2.76,2.05,21,6.17,1.99,24,5.25,1.29,12,5.33,2.12,9,4.14,2.34,7,2.07,1.54,14,6.11,2.26,9,6.2,1.9,15,6.5,1.91,4,5,1.5,17,3.2,2.49,10,2.36,1.57,11,6,2.38,7,6.24,1.89,17,5.17,1.85,12,5.44,1.42,9,2.92,2.18,13,2.5,1.93,8,6.11,1.96,9,6.2,2.08,15 +6906,lance,4.7,1.56,20,3.6,2.72,20,5.17,1.76,24,5.25,1.71,4,4.56,1.55,16,4.75,2.36,4,3.31,2.8,16,5.89,2.2,9,4.73,1.33,15,4.88,1.46,8,4.58,1.68,12,3.44,2.92,9,3.73,2.69,11,5.57,1.79,14,4.6,1.65,10,4.73,1.42,11,4.67,1.8,9,3.11,3.02,9,4,2.53,11,5.29,1.93,17,4.86,1.35,7 +6907,lancer,4.58,1.8,19,3.25,1.92,20,4.61,2.21,23,4.55,1.86,11,5.14,1.21,7,4,1.63,7,2.85,1.99,13,5,2.65,7,4.44,2.06,16,3.88,2.23,8,5.09,1.3,11,2.43,1.62,7,3.69,1.97,13,5.09,1.92,11,4.17,2.44,12,4,1.95,12,5.57,0.98,7,2.56,1.88,9,3.82,1.83,11,4.46,2.26,13,4.8,2.25,10 +6908,land,6.61,1.82,18,3.05,2.16,21,5.94,1.83,18,6.12,1.55,8,7,2,10,2.43,1.51,7,3.36,2.41,14,5.91,1.14,11,6,2.71,7,6.73,1.68,11,6.43,2.15,7,2.56,1.88,9,3.42,2.35,12,6.18,1.66,11,5.57,2.15,7,6.08,1.88,12,7.67,1.21,6,2.5,1.88,12,3.78,2.39,9,6.67,1.73,9,5.22,1.72,9 +6909,landfall,4.95,1.9,19,3.45,2.13,22,5.04,2.4,23,5.45,1.81,11,4.71,1.5,7,3.75,2.25,8,3.29,2.13,14,5,2.89,7,5.06,2.26,16,4.12,2.1,8,5.55,1.57,11,3.11,2.32,9,3.69,2.06,13,5,2.53,11,5.08,2.39,12,4.5,2.07,12,5.71,1.38,7,2.18,1.72,11,4.73,1.74,11,4.46,2.57,13,5.8,2.04,10 +6910,landfill,3.14,1.71,21,3.65,2.06,20,4.46,2.15,35,2.12,0.99,8,3.77,1.79,13,4.2,1.92,5,3.47,2.13,15,4.36,2.16,11,4.5,2.19,24,2.85,1.91,13,3.62,1.3,8,4,2.22,12,3.12,1.81,8,4.4,2.39,20,4.53,1.85,15,3.55,2.07,11,2.7,1.16,10,4,2.28,11,3.22,1.79,9,4.19,2.06,21,4.86,2.28,14 +6911,landing,5.09,1.34,22,3.62,2.3,26,5.62,2.14,24,5.44,1.01,9,4.85,1.52,13,3.1,2.23,10,3.94,2.35,16,4.78,2.33,9,6.13,1.92,15,4.75,1.58,8,5.29,1.2,14,4.15,2.54,13,3.08,1.98,13,5.42,2.31,12,5.83,2.04,12,4.83,1.4,12,5.4,1.26,10,3.07,2.37,15,4.36,2.06,11,5.62,2.14,13,5.64,2.25,11 +6912,landlady,4.1,1.7,21,4.9,2.57,20,4.52,2.52,21,4,1.55,6,4.13,1.81,15,5,2.45,8,4.83,2.76,12,4.91,2.43,11,4.1,2.69,10,3.67,1.63,6,4.27,1.75,15,5.4,2.5,10,4.4,2.67,10,4.5,2.82,14,4.57,1.99,7,3.57,1.81,7,4.36,1.65,14,5.43,2.65,14,3.67,2.07,6,4.42,2.64,12,4.67,2.5,9 +6913,landlord,3.5,1.7,20,3.95,1.75,21,4.64,2.82,33,2.8,1.75,10,4.2,1.4,10,3.88,1.36,8,4,2,13,5.15,2.97,13,4.3,2.74,20,2.44,1.51,9,4.36,1.36,11,4.15,1.52,13,3.62,2.13,8,4.59,2.75,22,4.73,3.07,11,2.7,1.89,10,4.3,1.06,10,3.86,1.66,14,4.14,2.04,7,4.81,2.88,16,4.47,2.83,17 +6914,landmark,6,1.62,20,4.15,2.3,20,5.5,1.82,26,6.36,1.63,11,5.56,1.59,9,4.71,1.89,7,3.85,2.51,13,5.31,1.97,13,5.69,1.7,13,5.82,1.89,11,6.22,1.3,9,4.64,2.5,11,3.56,2.01,9,5.35,2,17,5.78,1.48,9,5.6,1.65,10,6.4,1.58,10,4.42,2.47,12,3.75,2.12,8,5.38,1.71,16,5.7,2.06,10 +6915,landscape,7,1.58,21,3.75,2.94,20,5,2.05,20,7,1.41,6,7,1.69,15,4.12,3.48,8,3.5,2.65,12,4.91,2.26,11,5.11,1.9,9,7,1.58,9,7,1.65,12,3.44,3.05,9,4,2.97,11,4.33,1.97,6,5.29,2.09,14,6.6,1.84,10,7.36,1.29,11,3.15,2.64,13,4.86,3.34,7,4.58,2.23,12,5.62,1.69,8 +6916,landscaping,6.58,1.71,19,4,2.41,20,6.31,2.17,26,6.9,1.52,10,6.22,1.92,9,3.86,2.48,7,4.08,2.47,13,5.77,2.17,13,6.85,2.12,13,6.7,1.83,10,6.44,1.67,9,4.36,2.5,11,3.56,2.35,9,5.82,2.24,17,7.22,1.79,9,6.6,1.78,10,6.56,1.74,9,4,2.52,12,4,2.39,8,5.94,2.02,16,6.9,2.38,10 +6917,landslide,4.76,2.07,21,5.89,2.45,18,3.81,2.56,36,5.25,2.55,8,4.46,1.76,13,6,1.22,5,5.85,2.82,13,3.45,2.21,11,3.96,2.73,25,4.69,2.43,13,4.88,1.46,8,6.64,1.69,11,4.71,3.09,7,4.25,2.51,20,3.25,2.59,16,5.09,1.81,11,4.4,2.37,10,6.4,2.37,10,5.25,2.55,8,3.45,2.46,22,4.36,2.71,14 +6918,lane,5.29,1.98,21,3.95,2.26,20,6.95,2.2,19,5.62,2.1,13,4.75,1.75,8,4.71,1.7,7,3.54,2.47,13,7,1.73,7,6.92,2.5,12,5.5,2.35,12,5,1.41,9,4.33,1.94,9,3.64,2.54,11,7,1.89,10,6.89,2.62,9,5.08,2.31,12,5.56,1.51,9,4.14,1.95,7,3.85,2.48,13,7.29,1.98,7,6.75,2.38,12 +6919,language,6.38,1.6,21,3.7,2.11,20,7.37,1.74,19,5.92,1.44,13,7.12,1.64,8,5,2.08,7,3,1.83,13,7,1.53,7,7.58,1.88,12,6,1.6,12,6.89,1.54,9,4.22,2.39,9,3.27,1.85,11,6.4,1.78,10,8.44,0.88,9,6.33,1.56,12,6.44,1.74,9,5.14,1.77,7,2.92,1.89,13,7,2.24,7,7.58,1.44,12 +6920,lanky,5.71,1.59,21,4.32,2.14,19,5.11,2.2,36,5.75,1.49,8,5.69,1.7,13,6,1.41,5,3.71,2.05,14,5.27,2.24,11,5.04,2.23,25,6,1.73,13,5.25,1.28,8,4.83,2.25,12,3.43,1.72,7,5.3,2.56,20,4.88,1.71,16,5.27,1.68,11,6.2,1.4,10,4.2,2.39,10,4.44,1.94,9,5.05,2.46,22,5.21,1.81,14 +6921,lantern,5.37,1.86,19,3.21,1.8,42,5.24,2.31,50,5.33,0.58,3,5.38,2.03,16,3.47,1.78,19,3,1.83,23,4.73,2.36,26,5.79,2.17,24,5.8,1.32,10,4.89,2.32,9,2.94,1.81,16,3.38,1.81,26,4.67,2.5,21,5.66,2.11,29,4.88,2.36,8,5.73,1.42,11,3.17,1.88,24,3.28,1.74,18,5.46,2.28,24,5.04,2.36,26 +6922,lap,5.89,1.79,19,3.45,2.4,22,5.26,2.2,23,5.73,1.42,11,5.86,2.34,7,4,2.73,8,3.14,2.25,14,4.86,3.02,7,5.44,1.82,16,5.75,1.75,8,6,1.9,11,3.78,2.86,9,3.23,2.13,13,5.27,2.1,11,5.25,2.38,12,5.83,2.17,12,6,1,7,3.18,2.79,11,3.73,2.05,11,5,2.27,13,5.6,2.17,10 +6923,lapdog,6.45,2.24,20,3.2,2.35,20,4.53,2.61,19,6,2.37,6,6.64,2.24,14,3,2.88,8,3.33,2.06,12,4.83,2.86,12,4,2.24,7,7,2.4,9,6,2.1,11,3.22,2.64,9,3.18,2.23,11,3.43,2.07,7,5.17,2.76,12,5.9,2.38,10,7,2.05,10,3.08,2.02,13,3.43,3.05,7,4.1,3.18,10,5,1.87,9 +6924,lapel,5.74,1.66,19,3.17,2.23,23,5.21,1.69,19,5.11,0.93,9,6.3,2,10,3.14,2.12,7,3.2,2.43,15,5.1,1.6,10,5.33,1.87,9,5.44,1.59,9,6,1.76,10,4.3,2.54,10,2.25,1.6,12,4.88,1.46,8,5.4,1.96,10,5.92,1.73,12,5.43,1.62,7,3.2,2.33,20,3,1.73,3,4.62,0.92,8,5.64,2.01,11 +6925,lapse,4.35,1.53,20,3.11,2.37,18,3.59,1.74,22,4.6,1.67,5,4.27,1.53,15,3.67,2.66,6,2.83,2.29,12,4,1.56,10,3.25,1.86,12,4.4,1.26,10,4.3,1.83,10,3.2,2.7,10,3,2.07,8,4,2,11,3.18,1.4,11,3.83,1.53,12,5.12,1.25,8,2.44,2.51,9,3.78,2.17,9,3.55,1.86,11,3.64,1.69,11 +6926,laptop,6.95,1.56,21,4.62,2.81,24,6.5,2.06,20,7.25,0.89,8,6.77,1.88,13,5.83,2.04,6,4.22,2.96,18,6.73,1.68,11,6.22,2.54,9,7.33,1.15,12,6.44,1.94,9,5.2,2.62,10,4.21,2.97,14,6.46,2.18,13,6.57,1.99,7,7.29,1.07,14,6.29,2.21,7,5.31,2.55,16,3.25,2.96,8,6.5,1.57,12,6.5,2.78,8 +6927,larceny,3.1,1.59,20,5.44,2.73,18,4.29,2.26,24,2.8,1.79,5,3.2,1.57,15,6.8,2.28,5,4.92,2.78,13,4.23,2.42,13,4.36,2.16,11,3.5,1.84,10,2.7,1.25,10,6.14,2.67,7,5,2.79,11,4.56,2.39,16,3.75,1.98,8,2.64,1.34,14,4.17,1.72,6,5.92,2.57,12,4.5,3.02,6,4.6,2.23,15,3.78,2.33,9 +6928,lard,3.55,1.61,20,2.95,2.26,20,4.18,2.34,22,3.43,1.72,7,3.62,1.61,13,3.78,2.59,9,2.27,1.79,11,3.83,3.49,6,4.31,1.89,16,3.6,1.71,10,3.11,1.05,9,3.62,2.72,8,2.5,1.88,12,4.4,2.47,15,3.71,2.14,7,3.82,1.89,11,3.22,1.2,9,3.42,2.5,12,2.25,1.75,8,4.64,2.58,11,3.73,2.1,11 +6929,large,5.77,1.9,22,5.35,2.41,20,5.05,2.59,19,6,1.83,13,5.44,2.07,9,6.29,2.21,7,4.85,2.44,13,5.29,3.15,7,4.92,2.35,12,6.67,1.83,12,4.7,1.42,10,5.78,2.05,9,5,2.72,11,4.5,2.8,10,5.67,2.35,9,6.33,1.72,12,5.1,1.97,10,5.71,2.56,7,5.15,2.41,13,5,3,7,5.08,2.47,12 +6930,lark,5.19,1.36,21,3.52,2.11,23,4.96,1.28,26,5.45,1.13,11,4.9,1.6,10,3.36,1.86,11,3.67,2.39,12,4.73,1.35,11,5.07,1.27,14,4.5,1.35,10,5.82,1.08,11,3.82,2.18,11,3.25,2.09,12,4.82,1.01,17,5.12,1.81,8,5.23,1.74,13,5.12,0.35,8,3.73,2.09,15,3.12,2.23,8,5.06,1.3,17,4.78,1.3,9 +6931,laryngitis,3.14,1.35,21,3.56,2.18,18,4.06,2.59,17,3.38,1.26,13,2.75,1.49,8,4.25,2.5,4,3.36,2.13,14,3.75,2.55,8,4.33,2.74,9,3.11,1.54,9,3.17,1.27,12,3.29,2.21,7,3.73,2.24,11,5,2.68,6,3.55,2.5,11,3.27,1.44,15,2.83,1.17,6,3,1.9,11,4.43,2.44,7,3.71,2.81,7,4.3,2.54,10 +6932,larynx,4.45,1.06,22,4,2.2,23,5.84,1.86,19,4.62,0.74,8,4.54,1.05,13,4.62,2.72,8,3.64,1.95,14,6.14,2.04,7,5.73,1.9,11,4.38,1.3,8,4.69,0.63,13,4.22,2.73,9,3.86,1.88,14,5.43,2.07,7,6.08,1.78,12,4.64,0.81,11,4.27,1.27,11,2.78,2.17,9,4.79,1.89,14,5.62,1.96,16,7,0,3 +6933,lasagna,7.1,1.41,20,5.04,2.58,24,5.89,2.3,28,6.62,1.19,8,7.42,1.51,12,5.78,2.33,9,4.6,2.69,15,5.64,2.27,14,6.14,2.38,14,7.56,1.59,9,6.73,1.19,11,5.83,2.72,12,4.25,2.26,12,6.21,2.49,14,5.57,2.14,14,7.2,1.48,10,7,1.41,10,5.58,2.64,12,4.5,2.5,12,6.17,1.7,12,5.69,2.7,16 +6934,laser,5.64,1.68,22,5.09,2.51,22,5.52,2.36,21,6.45,1.37,11,4.82,1.6,11,5,2.33,8,5.14,2.68,14,5.5,2.17,10,5.55,2.62,11,6.12,1.55,8,5.36,1.74,14,4.4,2.17,10,5.67,2.71,12,6,2.65,13,4.75,1.67,8,5.25,1.71,12,6.1,1.6,10,5.12,2.85,8,5.07,2.4,14,5.69,2.43,13,5.25,2.38,8 +6935,lash,4.63,2.03,19,4.65,2.46,20,5.2,2.61,20,5,2,3,4.67,2.13,15,5.7,2.31,10,3.6,2.22,10,6.1,2.33,10,4.3,2.67,10,5,2.28,6,4.58,2.02,12,5,2.71,7,4.46,2.4,13,5.38,2.92,8,5.08,2.5,12,4.42,1.98,12,5,2.24,7,5.2,2.86,10,4.1,1.97,10,4.78,2.17,9,5.55,2.98,11 +6936,lass,5.42,1.71,19,4.24,1.95,21,5.75,2.03,24,4.67,2.07,6,5.77,1.48,13,4.58,1.88,12,3.78,2.05,9,5.25,2.12,8,6,2,16,5.6,0.97,10,5.22,2.33,9,4.56,1.74,9,4,2.13,12,5.47,2.1,17,6.67,1.86,6,5.62,1.19,8,5.27,2.05,11,4.75,1.58,8,3.92,2.14,13,5.88,2.33,16,5.5,1.31,8 +6937,lasso,5.33,1.28,21,4.67,2.03,21,4.68,2.44,25,5.58,0.9,12,5,1.66,9,4.86,2.12,7,4.57,2.06,14,5.6,2.32,10,4.07,2.4,15,5.75,0.96,4,5.24,1.35,17,5.3,2,10,4.09,1.97,11,4.86,3.13,7,4.61,2.23,18,5.17,1.53,12,5.56,0.88,9,4.38,2.18,13,5.12,1.81,8,3.89,2.37,9,5.12,2.45,16 +6938,lasting,6.67,1.85,21,3.33,1.96,21,6.33,2.12,24,6.58,1.62,12,6.78,2.22,9,4.29,2.29,7,2.86,1.66,14,5.5,2.59,10,6.93,1.54,14,8.25,0.96,4,6.29,1.83,17,3.6,2.32,10,3.09,1.64,11,5.17,3.25,6,6.72,1.53,18,6.92,1.98,12,6.33,1.73,9,3.15,1.63,13,3.62,2.5,8,5.56,2.7,9,6.8,1.61,15 +6939,latch,5,1.76,19,3.09,1.74,22,4.78,2.28,23,5.36,1.29,11,5,1.91,7,3.62,1.51,8,2.79,1.85,14,4.57,2.94,7,4.88,2.03,16,4.25,1.39,8,5.55,1.86,11,3.11,2.09,9,3.08,1.55,13,4.64,2.34,11,4.92,2.31,12,4.92,2.23,12,5.14,0.38,7,2.45,1.86,11,3.73,1.42,11,4.38,2.22,13,5.3,2.36,10 +6940,late,3.32,1.17,22,5.57,2.56,21,4.22,2.18,18,3.33,1.51,6,3.27,1.1,15,4.86,2.91,7,5.93,2.4,14,4.89,2.09,9,3.62,2.33,8,3.29,1.27,14,3.29,1.11,7,5.33,2.6,9,5.75,2.63,12,5.5,1.9,10,2.62,1.3,8,3.64,1.28,14,2.75,0.71,8,5.33,3.39,6,5.67,2.29,15,4.8,2.44,10,3.5,1.69,8 +6941,latent,4.48,1.03,21,3.04,2.37,24,4.11,2.16,19,5,1.07,8,4.15,0.9,13,3.83,1.94,6,2.78,2.49,18,4.36,2.01,11,3.75,2.43,8,4.42,1.08,12,4.56,1.01,9,3.5,2.84,10,2.71,2.02,14,4.58,2.31,12,3.29,1.7,7,4.29,1.07,14,4.86,0.9,7,3.88,2.47,16,1.38,0.74,8,4.08,1.98,12,4.14,2.61,7 +6942,lateral,5.43,1.47,21,4.11,2.62,19,4.68,2.19,22,5.67,1.21,6,5.33,1.59,15,4.38,2.97,8,3.91,2.47,11,4.75,1.91,12,4.6,2.59,10,6.22,1.86,9,4.83,0.72,12,3.78,2.54,9,4.4,2.8,10,3.71,1.7,7,5.13,2.29,15,5.3,1.34,10,5.55,1.63,11,3.15,2.23,13,6.17,2.32,6,4.5,2.75,12,4.9,1.37,10 +6943,latex,3.95,2.04,20,3.72,2.8,18,5.54,2.21,24,4.2,2.59,5,3.87,1.92,15,5.8,3.35,5,2.92,2.22,13,5.54,2.18,13,5.55,2.34,11,4,2.26,10,3.9,1.91,10,5.43,3.05,7,2.64,2.11,11,5.25,2.44,16,6.12,1.64,8,3.5,1.95,14,5,2,6,4.08,2.57,12,3,3.35,6,5.53,2.5,15,5.56,1.74,9 +6944,lather,5.57,1.57,21,4.39,2.92,23,6.16,1.89,19,5.75,1.58,8,5.17,1.27,12,5,3.25,8,3.93,2.84,14,6,2,7,6.36,1.96,11,5.71,1.5,7,5.23,1.36,13,3.78,3.42,9,4.79,2.61,14,6.43,1.62,7,6,2.09,12,5.5,1.78,10,5.64,1.43,11,4.33,3.35,9,4.43,2.74,14,5.88,1.86,16,7.67,1.53,3 +6945,latitude,4.82,1.56,22,3.74,2.3,23,5.47,2.27,19,5.62,1.41,8,4.62,1.19,13,4.25,2.87,8,3.36,2.02,14,5.71,2.36,7,5.18,2.36,11,5.25,1.58,8,4.85,1.21,13,4,2.69,9,3.57,2.1,14,4.86,2.67,7,5.83,2.04,12,5,1.79,11,4.64,1.36,11,2.78,2.17,9,4.36,2.24,14,5.5,2.07,16,5.33,3.79,3 +6946,latrine,4,2.03,20,3.82,2.3,22,5.56,2.21,27,5,2.08,7,3.46,1.85,13,3.9,2.6,10,3.75,2.14,12,5.8,1.9,15,5.45,2.62,11,4.18,1.47,11,3.78,2.64,9,4.44,1.81,9,3.38,2.57,13,5.88,2.55,17,5.22,1.3,9,4.77,1.92,13,2.57,1.4,7,3.5,2.39,16,4.67,1.97,6,5.25,2.38,12,5.8,2.11,15 +6947,latte,6.45,1.43,20,4.79,2.6,24,6.4,2.23,20,5.88,1.55,8,6.83,1.27,12,4.5,1.97,6,4.89,2.83,18,6.55,1.86,11,6.22,2.73,9,6.36,1.63,11,6.56,1.24,9,6.2,2.35,10,3.79,2.36,14,6.31,2.43,13,6.57,1.99,7,6.54,1.2,13,6.29,1.89,7,5.5,2.68,16,3.38,1.85,8,6.67,1.97,12,6,2.67,8 +6948,laugh,7.56,2.64,18,6.62,1.91,21,7.39,1.54,18,6.75,2.71,8,8.2,2.53,10,5.14,1.95,7,7.36,1.45,14,6.91,1.38,11,8.14,1.57,7,7.36,2.5,11,7.86,3.02,7,7.33,1.58,9,6.08,2.02,12,7.36,1.29,11,7.43,1.99,7,7,3.1,12,8.67,0.52,6,6.58,2.31,12,6.67,1.32,9,7.78,1.56,9,7,1.5,9 +6949,laughable,6.21,1.96,19,5.6,2.3,20,5.46,2.4,24,6.46,2.18,13,5.67,1.37,6,7,1.22,5,5.13,2.42,15,5.31,2.59,13,5.64,2.25,11,7,1.8,9,5.5,1.9,10,7.29,1.11,7,4.69,2.29,13,5.91,2.26,11,5.08,2.53,13,6.11,1.69,9,6.3,2.26,10,6.2,1.93,10,5,2.58,10,5.11,2.89,9,5.67,2.13,15 +6950,laughingstock,3.77,2.33,22,5.16,2.34,19,3.52,2.68,21,5.2,2.05,5,3.38,2.36,16,6,2.07,8,4.55,2.42,11,4,2.83,10,3.09,2.59,11,3.25,1.91,12,4.4,2.72,10,5.2,1.99,10,5.11,2.8,9,3.33,2.57,12,3.78,2.95,9,3.73,2.8,11,3.82,1.89,11,4.75,1.98,8,5.45,2.62,11,4.11,2.93,9,3.08,2.5,12 +6951,laughter,8.05,1.57,103,5.39,2.88,105,7.02,2.08,92,7.75,1.78,44,8.28,1.39,58,5.81,2.7,42,5.11,2.98,63,6.63,2.17,46,7.41,1.94,44,7.86,1.8,66,8.39,1.02,36,5.57,2.88,47,5.24,2.9,58,6.42,2.33,48,7.68,1.54,44,8.05,1.58,61,8.05,1.59,42,5.38,3.02,55,5.4,2.76,50,7.13,2.04,46,6.91,2.14,46 +6952,launch,6.4,1.88,20,5.26,2.16,23,6.75,1.83,20,6,1.87,9,6.73,1.9,11,5.27,2.53,11,5.25,1.86,12,5.86,1.21,7,7.23,1.96,13,6.14,1.92,14,7,1.79,6,5.22,2.59,9,5.29,1.94,14,6.25,1.75,8,7.08,1.88,12,6.3,1.89,10,6.5,1.96,10,4.54,2.18,13,6.2,1.81,10,7.18,1.83,11,6.22,1.79,9 +6953,launcher,5.38,1.77,21,4.39,2.69,23,5.11,2.4,18,5.67,2,9,5.17,1.64,12,4.55,2.54,11,4.25,2.93,12,5.9,2.08,10,4.12,2.53,8,6.29,2.29,7,4.85,1.34,13,5,2.32,11,3.83,2.98,12,5.43,2.88,7,4.91,2.17,11,5.69,1.97,13,4.88,1.36,8,4.55,2.88,11,4.25,2.63,12,4.22,2.17,9,6,2.4,9 +6954,launder,5.15,1.18,20,3.57,2.04,21,5.36,2.8,25,4,1,3,5.35,1.11,17,4.71,2.5,7,3,1.63,13,5.62,2.88,8,5.24,2.84,17,5,1.53,7,5.23,1.01,13,4.43,2.76,7,3.15,1.57,13,5.43,2.82,14,5.27,2.9,11,5.22,1.2,9,5.09,1.22,11,3.91,2.47,11,3.2,1.48,10,5.28,3.12,18,5.57,1.9,7 +6955,laundering,5.3,2.2,20,3.71,2.67,21,3.84,2.25,25,5.75,2.75,4,5.19,2.14,16,3.75,2.87,4,3.71,2.71,17,4,2.45,9,3.75,2.21,16,4.75,1.04,8,5.67,2.71,12,4.1,2.85,10,3.36,2.58,11,3.29,1.68,14,4.55,2.73,11,5.18,2.23,11,5.44,2.3,9,3.2,2.39,10,4.18,2.93,11,4.17,2.43,18,3,1.53,7 +6956,laundry,5.15,1.46,20,4.5,2.36,24,6.09,2.29,22,5.57,1.81,7,4.92,1.26,13,4.75,2.67,12,4.25,2.09,12,5.85,2.34,13,6.44,2.3,9,5.38,1.77,8,5,1.34,11,5.43,2.34,14,3.2,1.75,10,6.25,2.22,12,5.9,2.47,10,5.33,1.66,9,5,1.34,11,4.44,2.45,16,4.62,2.33,8,6.2,2.7,10,6,2,12 +6957,lava,4.33,2.27,21,5.26,2.54,23,3.12,1.96,25,4.73,2.24,11,3.9,2.33,10,5.09,2.63,11,5.42,2.57,12,3.27,2.37,11,2.85,1.63,13,4.7,2.41,10,4,2.19,11,5,2.72,11,5.5,2.47,12,3.18,1.63,17,2.71,2.75,7,4.54,2.37,13,4,2.2,8,5.93,2.19,15,4,2.83,8,3.06,2.01,17,3.25,1.98,8 +6958,lavatory,5.18,1.33,22,4.21,1.96,19,5.57,2.44,21,5.6,1.34,5,5.06,1.39,16,4.12,1.96,8,4.27,2.05,11,5.8,2.3,10,5.36,2.66,11,5,1.35,12,5.4,1.35,10,5.1,1.66,10,3.22,1.86,9,5.5,2.5,12,5.67,2.5,9,5.18,1.54,11,5.18,1.17,11,4.25,2.66,8,4.18,1.4,11,6.22,2.17,9,5.08,2.61,12 +6959,lavender,6.9,1.74,20,3.81,2.4,21,6.03,2.38,34,6.7,1.89,10,7.1,1.66,10,3.88,1.89,8,3.77,2.74,13,6,2.35,14,6.05,2.46,20,6.78,1.79,9,7,1.79,11,4.31,2.14,13,3,2.73,8,5.82,2.48,22,6.42,2.23,12,6.9,1.85,10,6.9,1.73,10,4,2.54,14,3.43,2.23,7,5.76,2.19,17,6.29,2.59,17 +6960,lavish,6.79,1.66,43,4.88,2.39,41,5.88,2.09,41,7.36,2.06,11,6.61,1.5,31,5,2.45,16,4.8,2.4,25,5.9,1.89,21,5.85,2.32,20,7.38,1.66,21,6.23,1.48,22,4.09,2.31,23,5.89,2.14,18,5.24,2.25,17,6.33,1.88,24,7,1.41,21,6.59,1.87,22,4.9,2.64,30,4.82,1.6,11,5.69,2.02,16,6,2.16,25 +6961,law,4.55,1.95,22,3.55,2.39,20,4.83,2.18,18,4.33,1.75,6,4.6,2.13,15,3.43,2.88,7,3.62,2.22,13,5.44,2.13,9,4.12,2.3,8,4.71,1.86,14,4.14,2.34,7,3.56,2.46,9,3.55,2.46,11,5.2,1.93,10,4.38,2.5,8,4,2.11,14,5.5,1.2,8,5,2.76,6,2.93,2.02,14,4.5,2.37,10,5.25,1.98,8 +6962,lawful,6.26,1.24,19,3.7,2.3,20,5.71,2.17,21,6.14,0.9,7,6.33,1.44,12,4,2.45,9,3.45,2.25,11,6.17,2.64,6,5.53,2.03,15,6.1,1.6,10,6.5,0.76,8,3.12,2.53,8,4.08,2.15,12,5.64,2.17,14,5.86,2.34,7,6.8,1.14,10,5.67,1.12,9,3.08,2.27,12,4.62,2.13,8,5.36,2.38,11,6.1,1.97,10 +6963,lawless,3.1,1.97,21,4.17,3.1,23,3.94,2.62,18,3.33,2.18,9,2.92,1.88,12,4.27,3,11,4.08,3.32,12,4.9,3.11,10,2.75,1.16,8,4.43,2.51,7,2.31,1.25,13,4.55,3.17,11,3.83,3.13,12,4,2.71,7,3.91,2.7,11,3.15,2.34,13,3,1.31,8,4.64,3.35,11,3.75,2.93,12,3.78,2.33,9,4.11,3.02,9 +6964,lawlessness,2.61,1.38,18,4.73,2.64,22,3.54,2.17,24,2.5,1.76,6,2.67,1.23,12,4.42,2.19,12,5.1,3.18,10,3.5,2.56,8,3.56,2.03,16,3.1,1.2,10,2,1.41,8,4.67,2.78,9,4.77,2.65,13,3.41,2.03,17,3.67,2.8,6,2.86,1.35,7,2.45,1.44,11,4,2.74,9,5.23,2.55,13,3.62,1.96,16,3.38,2.67,8 +6965,lawman,4.79,1.99,19,4.14,2.25,22,4.38,2.06,24,4.33,1.75,6,5,2.12,13,5.25,1.82,12,2.8,2.04,10,4.62,1.85,8,4.25,2.21,16,5.2,1.48,10,4.33,2.45,9,5.11,2.26,9,3.46,2.07,13,4.47,2.24,17,3.83,1.6,6,4.62,2.26,8,4.91,1.87,11,4.44,2.4,9,3.92,2.22,13,4.5,1.86,16,4.12,2.53,8 +6966,lawn,6.05,1.84,19,2.62,1.63,21,6.04,2.23,25,5.33,0.58,3,6.2,2.04,15,3.25,1.67,8,2.23,1.54,13,5.6,2.8,10,6.33,1.8,15,5.33,2.25,6,6.42,1.68,12,3,1.94,9,2.33,1.37,12,6,2.52,7,6.06,2.18,18,6.5,1.62,12,5.29,2.06,7,2.8,1.69,10,2.45,1.63,11,6.22,2.39,9,5.94,2.21,16 +6967,lawnmower,5.48,1.63,21,2.92,2.25,25,5.74,2.05,19,6,1.66,9,5.08,1.56,12,2.67,1.97,6,3.11,2.4,18,5.29,2.21,7,6,2,12,5.81,1.42,16,4.4,1.95,5,2.93,2.4,14,3.1,2.18,10,6.11,2.37,9,5.4,1.78,10,5.58,2.07,12,5.33,0.87,9,3.5,2.39,16,1.89,1.62,9,5.36,2.06,11,6.25,2.05,8 +6968,lawsuit,2.84,1.46,19,5.39,2.54,41,3.2,2.24,20,3.67,1.15,3,2.69,1.49,16,5,2.38,19,5.71,2.74,21,3.5,2.26,6,3.07,2.3,14,2.8,1.32,10,2.89,1.69,9,5.1,2.7,21,5.7,2.39,20,4.1,2.51,10,2.3,1.57,10,3.12,1.55,8,2.64,1.43,11,5.48,2.75,27,5.21,2.15,14,3.5,3.07,8,3,1.6,12 +6969,lawyer,3.94,2.21,18,3.95,2.67,20,3.56,2.38,18,3.25,1.83,8,4.5,2.42,10,4.14,2.67,7,3.85,2.76,13,3,1.55,11,4.43,3.26,7,3.27,1.68,11,5,2.65,7,3.22,3.15,9,4.55,2.16,11,3.82,2.71,11,3.14,1.86,7,3.67,2.06,12,4.5,2.59,6,3.17,2.37,12,5.12,2.8,8,4.11,2.47,9,3,2.29,9 +6970,lax,4.43,1.08,21,3.12,2.2,26,5.33,2.3,24,4.44,1.42,9,4.42,0.79,12,2,1.49,10,3.81,2.32,16,6.33,2.12,9,4.73,2.25,15,4.38,0.92,8,4.46,1.2,13,3.69,2.69,13,2.54,1.45,13,5.5,2.07,12,5.17,2.59,12,4.42,0.79,12,4.44,1.42,9,2.6,1.92,15,3.82,2.44,11,5.77,2.09,13,4.82,2.52,11 +6971,laxative,3.1,1.97,21,4.14,2.01,21,3,1.93,22,4.11,2.03,9,2.33,1.61,12,3.5,2.07,6,4.36,2.06,14,3,2.68,6,3,1.67,16,3.67,2.4,9,2.67,1.56,12,4.8,2.28,5,3.94,1.95,16,3.45,2.38,11,2.55,1.29,11,2.92,2.23,12,3.33,1.66,9,3.88,1.55,8,4.31,2.29,13,3.33,2.31,12,2.6,1.35,10 +6972,lay,6.18,1.62,22,3.7,2.9,20,6.32,2.6,19,6.15,1.77,13,6.22,1.48,9,4.43,3.26,7,3.31,2.75,13,6.57,2.51,7,6.17,2.76,12,6.58,1.73,12,5.7,1.42,10,3.89,3.06,9,3.55,2.91,11,5.8,2.94,10,6.89,2.2,9,6.67,1.61,12,5.6,1.51,10,4.57,2.99,7,3.23,2.86,13,6.29,2.98,7,6.33,2.5,12 +6973,layaway,5.29,1.1,21,3.9,2.53,21,5.35,1.83,26,5.27,1.01,11,5.3,1.25,10,3.89,2.62,9,3.92,2.57,12,5.27,1.35,11,5.36,2.24,14,5.4,0.84,10,5.18,1.33,11,4.67,2.78,9,3.33,2.27,12,4.88,1.83,17,6.25,1.67,8,5.62,1.19,13,4.75,0.71,8,3.31,2.25,13,4.88,2.8,8,5.18,1.91,17,5.67,1.73,9 +6974,layer,5.2,1.2,20,3.45,2.32,22,6.04,2.08,27,5.14,1.86,7,5.23,0.73,13,4,2.54,10,3,2.13,12,6.33,1.76,15,5.82,2.52,11,4.73,0.79,11,5.78,1.39,9,3.67,1.66,9,3.31,2.75,13,6.53,2.29,17,5.33,1.41,9,5.15,1.34,13,5.29,0.95,7,3.19,2.2,16,4.17,2.71,6,5.92,2.35,12,6.13,1.92,15 +6975,layman,5.1,1.68,20,3.48,2.45,25,5.11,2.11,19,5.75,2.05,8,4.67,1.3,12,3.17,2.4,6,3.61,2.59,18,4.57,1.9,7,5.42,2.23,12,5.27,1.75,15,4.6,1.52,5,3.07,2.53,14,4.1,2.47,10,4.67,2.4,9,5.5,1.84,10,5.27,2.05,11,4.89,1.17,9,3.75,2.46,16,3,2.5,9,4.91,2.39,11,5.38,1.77,8 +6976,layout,4.95,1.63,21,3.52,1.75,23,4.95,2.28,20,5.2,2.39,5,4.88,1.41,16,4.08,1.24,12,2.91,2.07,11,5,2.16,10,4.44,2.19,9,4.83,2.08,12,5.11,0.78,9,3.69,1.58,16,3.14,2.19,7,4.55,1.75,11,5.44,2.83,9,4.69,1.38,13,5.38,2,8,3.58,1.74,19,3.25,2.06,4,4.15,2.19,13,6.43,1.72,7 +6977,layover,3.37,1.64,19,4.1,2.3,21,2.63,1.64,19,3,0,3,3.44,1.79,16,3.5,1.52,6,4.33,2.55,15,3.67,2.25,6,2.15,1.07,13,3.3,1.7,10,3.44,1.67,9,3.86,1.86,7,4.21,2.55,14,2.7,1.7,10,2.56,1.67,9,3.25,1.39,8,3.45,1.86,11,3.44,1.81,9,4.58,2.57,12,2.71,2.06,7,2.58,1.44,12 +6978,laziness,3.9,2.28,21,2.76,2.23,21,4.95,2.3,22,3.56,2.35,9,4.17,2.29,12,2.17,0.75,6,3.07,2.67,14,5.67,3.01,6,4.69,2.02,16,4.78,2.54,9,3.25,1.91,12,2,1,5,3,2.48,16,5.82,1.89,11,4.09,2.43,11,3.33,2.67,12,4.67,1.41,9,2.5,2,8,2.92,2.43,13,5.17,2.48,12,4.7,2.16,10 +6979,lazy,3.05,1.9,19,3.05,2.3,22,5.79,2.7,24,2.17,1.47,6,3.46,1.98,13,2.88,2.17,8,3.14,2.44,14,5.75,3.11,8,5.81,2.59,16,3.3,1.83,10,2.78,2.05,9,3.5,2.32,10,2.67,2.31,12,6.15,2.61,13,5.36,2.87,11,3,2.07,8,3.09,1.87,11,3.25,2.38,8,2.93,2.34,14,6.12,2.89,17,5,2.16,7 +6980,lead,5.56,1.76,18,3.95,2.37,20,5.22,2.82,18,4.5,1.41,8,6.4,1.58,10,4.29,2.87,7,3.77,2.17,13,4.91,2.51,11,5.71,3.4,7,4.91,1.45,11,6.57,1.81,7,3.56,2.83,9,4.27,2,11,5.27,3.2,11,5.14,2.34,7,5.25,1.22,12,6.17,2.56,6,3.33,2.15,12,4.88,2.53,8,5.89,2.52,9,4.56,3.09,9 +6981,leaded,4.52,1.4,21,3.52,2.04,23,4.23,1.84,26,4.73,1.42,11,4.3,1.42,10,4.27,2.15,11,2.83,1.75,12,3.91,1.97,11,4.5,1.83,14,4.5,1.58,10,4.55,1.29,11,3.91,2.26,11,3.17,1.85,12,3.82,1.85,17,5.12,1.73,8,4.31,1.75,13,4.88,0.35,8,3.27,1.83,15,4,2.45,8,4.24,2.08,17,4.22,1.39,9 +6982,leader,6.24,1.96,42,4.96,2.45,47,6.3,2.17,61,6.07,2.23,14,6.32,1.85,28,5.24,2.3,21,4.73,2.59,26,5.77,1.93,22,6.55,2.29,38,6.61,2.23,18,5.96,1.73,24,5.29,2.55,28,4.47,2.27,19,6.19,2.27,37,6.39,2.06,23,6,2.1,26,6.62,1.71,16,4.9,2.53,31,5.06,2.35,16,6.31,2.35,39,6.27,1.86,22 +6983,leadership,6,2,20,4.76,2.41,21,6.84,1.91,25,6,3.37,4,6,1.67,16,5.5,2.65,4,4.59,2.4,17,6.78,1.79,9,6.88,2.03,16,6.38,1.41,8,5.75,2.34,12,5,2.49,10,4.55,2.42,11,7,1.92,14,6.64,1.96,11,6.27,1.27,11,5.67,2.69,9,5,2.49,10,4.55,2.42,11,6.67,2.11,18,7.29,1.25,7 +6984,leaf,6.16,1.98,19,3.05,2.3,22,5.54,1.9,28,5.67,1.21,6,6.38,2.26,13,3,2.41,11,3.09,2.3,11,6,2.28,11,5.24,1.6,17,5.82,2.36,11,6.62,1.3,8,2.82,2.09,11,3.27,2.57,11,5.67,2.11,18,5.3,1.49,10,6.08,2.18,13,6.33,1.63,6,3,2.15,14,3.12,2.7,8,5.12,2,16,6.08,1.68,12 +6985,leafy,5.95,1.32,20,3.57,1.78,21,5.88,2.36,34,5.8,1.03,10,6.1,1.6,10,3.5,2.2,8,3.62,1.56,13,6.14,2.54,14,5.7,2.27,20,5.33,0.71,9,6.45,1.51,11,4.38,1.56,13,2.25,1.28,8,5.77,2.51,22,6.08,2.15,12,5.8,1.23,10,6.1,1.45,10,3.29,1.82,14,4.14,1.68,7,5.94,2.08,17,5.82,2.67,17 +6986,league,5.35,1.84,20,4.25,1.92,20,6.28,1.4,25,5.09,1.45,11,5.67,2.29,9,5.57,1.4,7,3.54,1.81,13,6.33,1.44,12,6.23,1.42,13,5.36,2.42,11,5.33,0.87,9,3.91,2.21,11,4.67,1.5,9,6.5,1.59,16,5.89,0.93,9,5.6,2.17,10,5.1,1.52,10,4,2.17,12,4.62,1.51,8,6.13,1.68,15,6.5,0.85,10 +6987,leak,4,1.29,19,5.43,2.18,21,4.57,2.19,23,3.8,1.1,5,4.15,1.41,13,5.5,2.43,6,5.4,2.16,15,5.2,1.87,10,4.08,2.36,13,4.43,1.81,7,3.82,0.87,11,5.43,2.57,7,5.43,2.06,14,4.45,2.11,11,4.67,2.35,12,4.08,1.44,12,3.86,1.07,7,4.91,2.59,11,6,1.56,10,4.71,2.09,14,4.33,2.45,9 +6988,leakage,3.52,1.66,21,5.23,1.97,22,3.67,1.59,21,3.89,2.03,9,3.25,1.36,12,5.17,2.56,6,5.2,1.86,15,3,1.67,6,3.93,1.53,15,4.11,2.03,9,3.08,1.24,12,4.4,2.07,5,5.47,1.94,17,4.2,1.69,10,3.18,1.4,11,3.42,1.88,12,3.67,1.41,9,4.89,1.83,9,5.46,2.11,13,3.64,1.91,11,3.7,1.25,10 +6989,leaky,3.95,1.65,22,4.33,2.33,21,4.59,2.4,22,4.21,1.72,14,3.5,1.51,8,4.82,2.6,11,4,2,9,6,2.76,6,4.06,2.11,16,4.3,1.77,10,3.67,1.56,12,3.73,2.15,11,5,2.45,10,5,2.27,13,4,2.6,9,4,1.65,12,3.9,1.73,10,4.38,2.47,13,4.25,2.25,8,4.17,1.64,12,5.1,3.11,10 +6990,lean,6.35,1.79,20,3.32,2.04,25,5.84,2.36,19,5.75,1.98,8,6.75,1.6,12,2.67,1.63,6,3.5,2.2,18,4.57,2.37,7,6.58,2.11,12,6.2,1.93,15,6.8,1.3,5,2.93,2.02,14,3.8,2.15,10,5.78,2.99,9,5.9,1.79,10,5.91,1.81,11,6.89,1.69,9,3.44,1.86,16,3.11,2.42,9,5.73,2.41,11,6,2.45,8 +6991,leap,4.8,1.54,20,4,2.49,23,5.33,2.93,18,5.12,1.81,8,4.58,1.38,12,4,2.49,11,4,2.59,12,5.8,3.08,10,4.75,2.82,8,4.33,2.34,6,5.08,1.12,13,3.64,2.29,11,4.33,2.71,12,5.14,3.13,7,5.45,2.94,11,4.42,1.78,12,5.38,0.92,8,4.73,2.37,11,3.33,2.5,12,4,2.45,9,6.67,2.87,9 +6992,learn,6.85,1.81,20,4.8,2.64,44,7,1.34,20,7.17,1.19,12,6.38,2.5,8,5.06,2.82,17,4.63,2.56,27,6.33,1.37,6,7.29,1.27,14,8,1.73,3,6.65,1.8,17,5.19,2.69,21,4.43,2.59,23,6.7,1.49,10,7.3,1.16,10,7,2.24,11,6.67,1.22,9,5.08,2.72,25,4.42,2.55,19,6.75,1.67,8,7.17,1.11,12 +6993,learner,6.4,1.98,20,4.23,2.45,22,7.14,1.71,21,6.67,1.22,9,6.18,2.48,11,4.7,2.67,10,3.83,2.29,12,7.12,0.83,8,7.15,2.12,13,6.14,1.41,14,7,3.03,6,4.75,3.15,8,3.93,2.02,14,6.5,2.2,8,7.54,1.27,13,6,1.63,10,6.8,2.3,10,4.38,2.5,13,4,2.5,9,7.17,1.34,12,7.11,2.2,9 +6994,lease,4.75,1.25,20,3.23,1.72,22,4.63,2.24,19,4.56,1.81,9,4.91,0.54,11,2.2,1.64,5,3.56,1.71,16,4.33,3.01,6,4.77,1.92,13,4.79,1.37,14,4.67,1.03,6,3.17,1.9,12,3.33,1.66,9,5.11,1.54,9,4.2,2.74,10,4.8,0.92,10,4.7,1.57,10,2.5,1.51,12,4.1,1.6,10,5.17,2.79,6,4.38,2.02,13 +6995,leash,5.25,2.07,20,3,2.02,21,4.32,3,25,3.5,2.08,4,5.69,1.89,16,3.75,2.22,4,2.82,2.01,17,5.33,2.96,9,3.75,2.96,16,5.75,1.67,8,4.92,2.31,12,3.7,2.41,10,2.36,1.43,11,4.43,2.82,14,4.18,3.34,11,5.45,1.37,11,5,2.78,9,2.9,2.08,10,3.09,2.07,11,5.28,2.91,18,1.86,1.46,7 +6996,leather,5.84,1.61,19,3.57,2.46,21,5.32,2.06,25,5.92,1.24,12,5.71,2.21,7,4.57,2.76,7,3.07,2.23,14,5.1,1.97,10,5.47,2.17,15,6,2,4,5.8,1.57,15,4.3,2.91,10,2.91,1.87,11,4.86,2.54,7,5.5,1.89,18,5.64,1.75,11,6.12,1.46,8,3.62,2.33,13,3.5,2.83,8,5,2.24,9,5.5,2,16 +6997,leave,4.68,1.64,22,4.48,2.11,21,5.47,1.97,17,4,1.1,6,4.87,1.81,15,3.86,2.67,7,4.79,1.81,14,5,2.35,9,6,1.41,8,4.57,1.95,14,4.71,0.95,7,4.78,2.39,9,4.25,1.96,12,5.22,2.54,9,5.75,1.16,8,4.29,1.44,14,5.38,1.85,8,5,2.37,6,4.27,2.05,15,5.56,2.55,9,5.38,1.19,8 +6998,lecherous,3.33,1.58,24,3.79,2.23,24,3.65,1.93,17,3.5,1.43,10,3.21,1.72,14,4.5,1.87,6,3.56,2.33,18,3.78,1.99,9,3.5,2,8,3.38,1.33,13,3.27,1.9,11,4.5,2.12,10,3.29,2.23,14,3.9,2.13,10,3.29,1.7,7,3.69,1.4,16,2.62,1.77,8,3.56,1.93,16,4.25,2.82,8,3.89,1.54,9,3.38,2.39,8 +6999,lecture,4,2.21,21,3.16,2.36,19,4.5,2.53,18,4,2.76,6,4,2.07,15,3.25,2.96,8,3.09,1.97,11,4.92,2.81,12,3.67,1.75,6,4.44,2.79,9,3.67,1.72,12,3.11,2.71,9,3.2,2.15,10,4.29,1.98,7,4.64,2.91,11,4.1,2.85,10,3.91,1.58,11,2.77,2.35,13,4,2.37,6,4.6,2.99,10,4.38,2,8 +7000,lecturer,4.42,1.39,19,3.48,2.19,23,4.88,2.21,26,4.6,1.71,10,4.22,0.97,9,3.55,2.21,11,3.42,2.27,12,4.64,2.62,11,5.14,1.99,14,4,0.94,10,4.89,1.69,9,4.18,2.4,11,2.83,1.85,12,4.76,2.33,17,5.25,2.19,8,4.15,1.57,13,5,0.63,6,3.13,2.07,15,4.12,2.42,8,4.88,2.37,17,4.89,2.03,9 +7001,ledge,5.24,1.41,21,4.95,2.17,22,4.36,1.87,22,5.11,1.36,9,5.33,1.5,12,6.33,2.88,6,4.4,1.72,15,4.5,2.07,6,4.31,1.85,16,5.33,1.5,9,5.17,1.4,12,4.6,3.21,5,5.06,1.89,17,4.64,1.86,11,4.09,1.92,11,5.58,1.78,12,4.78,0.44,9,5.33,1.41,9,4.69,2.59,13,3.75,1.66,12,5.1,1.91,10 +7002,ledger,5.33,1.28,18,3.24,1.7,21,5.87,1.55,23,4.8,1.1,5,5.42,1.31,12,3.67,1.75,6,3.07,1.71,15,6,1.41,10,5.77,1.69,13,5.14,1.95,7,5.3,0.48,10,3.71,1.8,7,3,1.66,14,5.36,1.36,11,6.33,1.61,12,5.45,1.57,11,5.14,0.69,7,3.36,1.96,11,3.1,1.45,10,6.07,1.59,14,5.56,1.51,9 +7003,leech,2.43,1.83,21,4.09,2.72,22,4.5,2.64,18,3.22,2.44,9,1.83,0.94,12,4.3,2.71,10,3.92,2.84,12,5.2,2.57,10,3.62,2.62,8,2.57,1.13,7,2.46,2.18,13,5,2.65,11,3.18,2.6,11,5.43,2.88,7,3.91,2.43,11,1.92,1.12,13,3.25,2.49,8,3.64,2.66,11,4.55,2.84,11,4.33,1.66,9,4.67,3.46,9 +7004,leeway,5.26,1.59,19,3.88,2.11,24,6.11,2.02,28,4.88,1.36,8,5.55,1.75,11,4,2.45,9,3.8,1.97,15,6.07,2.13,14,6.14,1.99,14,5,1.32,9,5.5,1.84,10,4,1.95,12,3.75,2.34,12,6.07,2.27,14,6.14,1.83,14,5,1.7,10,5.56,1.51,9,4.17,2.41,12,3.58,1.83,12,6.42,1.62,12,5.88,2.31,16 +7005,leftover,4.59,1.97,22,4.27,2.25,26,5.54,2.08,24,4.78,1.72,9,4.46,2.18,13,3.4,2.32,10,4.81,2.1,16,6,1.94,9,5.27,2.19,15,5.12,0.35,8,4.29,2.43,14,4.54,2.57,13,4,1.96,13,4.67,1.83,12,6.42,2.02,12,4,1.81,12,5.3,2,10,4.13,2.64,15,4.45,1.69,11,5.92,1.89,13,5.09,2.3,11 +7006,leftovers,5.29,2.15,21,3.4,2.22,25,6.09,1.76,23,6,1.22,9,4.75,2.56,12,2.6,1.71,10,3.93,2.4,15,6.11,1.69,9,6.07,1.86,14,5.86,1.35,7,5,2.45,14,3.75,2.8,12,3.08,1.55,13,5.08,1.38,12,7.18,1.47,11,4.82,2.44,11,5.8,1.75,10,3.33,2.55,15,3.5,1.72,10,5.85,1.86,13,6.4,1.65,10 +7007,lefty,5.7,2.13,20,3.33,2.65,21,4.92,2.51,26,4.7,2,10,6.7,1.83,10,4,3.32,7,3,2.32,14,5.12,2.68,16,4.6,2.32,10,5.36,2.16,11,6.11,2.15,9,3.4,3.05,5,3.31,2.63,16,5.85,2.41,13,4,2.35,13,5.31,2.25,13,6.43,1.81,7,2.8,2.57,10,3.82,2.75,11,5.07,2.87,14,4.75,2.14,12 +7008,leg,6.22,1.63,18,2.75,2.29,20,5.5,1.86,18,5.25,1.04,8,7,1.63,10,2.57,2.15,7,2.85,2.44,13,5.45,1.13,11,5.57,2.76,7,5.73,1.42,11,7,1.73,7,2.67,2.87,9,2.82,1.83,11,5.82,1.54,11,5,2.31,7,6.25,1.54,12,6.17,1.94,6,3.25,2.67,12,2,1.41,8,6.33,1.8,9,4.67,1.58,9 +7009,legacy,7.38,1.53,21,4.75,2.45,24,5.67,2.52,21,8,0.76,8,7,1.78,13,4.85,2.76,13,4.64,2.16,11,6.08,2.47,13,5,2.62,8,8,1.31,8,6.92,1.62,12,5.57,1.99,14,3.6,2.67,10,6.17,2.29,12,5,2.78,9,7.1,1.91,10,7.64,1.12,11,4.69,2.55,16,4.88,2.42,8,5.67,2.74,9,5.67,2.46,12 +7010,legal,5.24,1.92,21,3.35,2.28,20,6.68,2.5,19,5.62,2.14,13,4.62,1.41,8,3.71,2.69,7,3.15,2.12,13,7,2.08,7,6.5,2.78,12,5.58,1.88,12,4.78,1.99,9,2.78,2.39,9,3.82,2.18,11,7,1.76,10,6.33,3.2,9,4.83,1.9,12,5.78,1.92,9,3.29,2.5,7,3.38,2.26,13,7.57,1.62,7,6.17,2.82,12 +7011,legend,6.86,1.76,42,5.13,2.12,23,6.78,1.66,18,6.59,2.21,17,7.04,1.4,25,5.86,2.12,7,4.93,2.12,15,6.6,1.51,10,7,1.93,8,6.72,2,29,7.15,1.07,13,5.3,2.67,10,5.17,1.64,12,6.86,1.68,7,6.73,1.74,11,6.78,1.93,23,6.95,1.58,19,5,2.15,20,6,2,3,7.11,1.54,9,6.44,1.81,9 +7012,legendary,6.86,1.93,22,6.61,2.59,18,6.95,1.85,20,5.8,3.03,5,7.31,1.4,16,7.12,2.3,8,6.2,2.86,10,7.1,1.97,10,6.8,1.81,10,6.33,2.35,12,7.5,1.08,10,5.9,2.92,10,7.5,1.93,8,7,2.13,12,6.88,1.46,8,6.73,2.1,11,7,1.84,11,5.71,2.36,7,7.18,2.68,11,7.44,1.74,9,6.55,1.92,11 +7013,legion,5.32,1.86,19,4.18,2.65,22,4.87,2.44,23,5.64,1.8,11,4.29,1.11,7,5.75,2.49,8,3.29,2.37,14,2.86,1.46,7,5.75,2.27,16,5.25,2.25,8,5.36,1.63,11,4.33,2.96,9,4.08,2.53,13,4.55,2.46,11,5.17,2.48,12,4.83,1.8,12,6.14,1.77,7,3.64,2.77,11,4.73,2.53,11,4.69,2.95,13,5.1,1.66,10 +7014,legislation,3.55,1.93,20,4.09,2.64,22,3.85,2.43,20,4.2,3.19,5,3.33,1.4,15,5.27,2.28,11,2.91,2.51,11,4.1,2.38,10,3.11,2.2,9,3.73,2.28,11,3.33,1.5,9,4.13,2.7,15,4,2.71,7,3.55,1.69,11,4.22,3.19,9,3.15,1.41,13,4.29,2.63,7,4.28,2.76,18,3.25,2.06,4,2.92,1.75,13,5.57,2.7,7 +7015,legislature,3.55,1.57,20,3.22,2.18,18,4.48,1.99,21,3,1,5,3.73,1.71,15,4,2,6,2.83,2.25,12,4,1.12,9,4.83,2.44,12,4.3,1.16,10,2.8,1.62,10,3.5,2.32,10,2.88,2.1,8,4.5,2.01,10,4.45,2.07,11,3.5,1.51,12,3.62,1.77,8,2.33,1.58,9,4.11,2.42,9,4.18,2.04,11,4.8,1.99,10 +7016,legit,6.85,1.84,20,4.8,2.14,20,5.77,2.3,26,7,1.95,11,6.67,1.8,9,5.57,1.51,7,4.38,2.36,13,5.46,2.73,13,6.08,1.85,13,7.73,1.62,11,5.78,1.56,9,4.73,2.33,11,4.89,2.03,9,5.65,2.57,17,6,1.8,9,7,2.31,10,6.7,1.34,10,5.25,2.38,12,4.12,1.64,8,5.56,2.13,16,6.1,2.64,10 +7017,legitimacy,5.55,2.01,20,4.09,1.97,22,6.37,1.71,19,6.22,1.56,9,5,2.24,11,3.8,2.95,5,4.31,1.66,16,6.17,2.23,6,6.46,1.51,13,5.5,1.79,14,5.67,2.66,6,3.67,1.97,12,4.89,1.83,9,6.11,1.36,9,6.6,2.01,10,4.6,2.22,10,6.5,1.27,10,3.25,2.01,12,5.1,1.45,10,6.33,2.25,6,6.38,1.5,13 +7018,legitimate,5.7,1.89,23,3.94,2.8,18,6.29,1.97,24,5.57,0.53,7,5.75,2.27,16,4.2,2.17,5,3.85,3.08,13,6,1.83,13,6.64,2.16,11,5.55,1.57,11,5.83,2.21,12,5.57,2.82,7,2.91,2.34,11,5.56,1.67,16,7.75,1.75,8,5.38,1.86,16,6.43,1.9,7,4.25,2.96,12,3.33,2.58,6,6.53,2.2,15,5.89,1.54,9 +7019,lego,6.14,1.85,21,5.05,2.33,20,6.3,2.49,20,6.5,1.38,6,6,2.04,15,6,2.14,8,4.42,2.31,12,5.3,2.83,10,7.3,1.7,10,6.5,1.38,6,6,2.04,15,5.8,2.25,10,4.3,2.26,10,6.38,2.93,13,6.14,1.57,7,5.86,1.95,7,6.29,1.86,14,5.43,2.44,14,4.17,1.94,6,5.92,2.81,12,6.88,1.96,8 +7020,legwork,4.86,1.15,21,3.5,1.92,22,6.36,1.68,22,5.44,0.73,9,4.42,1.24,12,2.83,1.83,6,3.73,2.02,15,6.83,2.14,6,6.19,1.52,16,5.56,1.01,9,4.33,0.98,12,4.2,2.17,5,3.29,1.86,17,6.09,1.64,11,6.64,1.75,11,5,1.35,12,4.67,0.87,9,3.56,1.42,9,3.46,2.26,13,6.58,1.73,12,6.1,1.66,10 +7021,leisure,7.4,1.43,20,4.48,2.69,25,6.68,1.64,22,7.5,1.41,8,7.33,1.5,12,5,3.06,13,3.92,2.23,12,6.62,1.89,13,6.78,1.3,9,7.88,1.36,8,7.09,1.51,11,5.36,2.73,14,3.36,2.29,11,6.42,1.83,12,7,1.41,10,7.4,1.26,10,7.4,1.65,10,4.76,2.82,17,3.88,2.47,8,6.1,2.13,10,7.17,0.94,12 +7022,leisurely,6.92,1.31,39,3.6,2.12,47,6.58,1.93,43,7.13,0.99,15,6.79,1.47,24,3.71,1.87,21,3.5,2.34,26,6,2.45,14,6.86,1.6,29,6.83,1.37,23,7.07,1.28,15,3.57,2.1,28,3.63,2.22,19,6.3,1.87,23,6.9,2,20,6.9,1.45,20,6.95,1.18,19,3.71,2.15,31,3.38,2.13,16,6.57,2.21,23,6.6,1.6,20 +7023,lemon,6.37,1.46,19,4.52,1.99,21,5.43,2.11,23,5.67,1.15,3,6.5,1.51,16,4.62,2.2,8,4.46,1.94,13,4.33,2.29,9,6.14,1.7,14,6.56,1.74,9,6.2,1.23,10,4.67,1.87,9,4.42,2.15,12,5.6,2.32,15,5.12,1.73,8,6.57,1.27,7,6.25,1.6,12,5,1.76,10,4.09,2.17,11,5.85,2.41,13,4.9,1.6,10 +7024,lemonade,7.05,1.62,22,4.63,2.54,19,6,1.82,21,6.4,1.95,5,7.38,1.45,16,5.25,3.11,8,4.18,2.09,11,4.9,1.52,10,7,1.48,11,6.92,1.83,12,7.2,1.4,10,4.4,2.22,10,4.89,2.98,9,6.08,2.19,12,5.89,1.27,9,7,1.41,11,7.09,1.87,11,4.12,2.3,8,5,2.76,11,5.11,1.69,9,6.67,1.67,12 +7025,lend,4.95,1.72,19,3.22,1.77,18,5.5,2.65,24,5.6,1.14,5,4.71,1.86,14,3.8,1.79,5,3,1.78,13,5.15,2.79,13,5.91,2.55,11,5.6,1.71,10,4.22,1.48,9,3.86,1.68,7,2.82,1.78,11,5.25,2.65,16,6,2.78,8,4.54,1.56,13,5.83,1.83,6,3.5,1.73,12,2.67,1.86,6,6.53,2.42,15,3.78,2.17,9 +7026,length,5.21,1.36,19,3.41,2.13,22,5.67,2.22,27,5.43,2.15,7,5.08,0.67,12,4.3,2.06,10,2.67,1.97,12,5.93,1.75,15,5.45,2.84,11,5,1.05,10,5.44,1.67,9,4,1.87,9,3,2.27,13,6,2.65,17,5.22,1.09,9,5.42,1.51,12,4.86,1.07,7,3.31,2.3,16,3.67,1.75,6,5.75,2.26,12,5.6,2.26,15 +7027,lengthy,4.4,2.09,20,3.39,1.99,23,5.24,2.39,21,4.89,2.2,9,4,2,11,3.82,2.4,11,3,1.54,12,4.5,2.14,8,5.69,2.5,13,4.29,1.73,14,4.67,2.94,6,4,2.4,9,3,1.66,14,5.5,2.83,8,5.08,2.18,13,4,1.41,10,4.8,2.62,10,3.85,2.27,13,2.8,1.48,10,5.25,2.67,12,5.22,2.11,9 +7028,leniency,5.8,1.58,20,3.78,1.52,18,5.71,2.69,24,5.4,1.52,5,5.93,1.62,15,3.2,1.3,5,4,1.58,13,5.31,2.87,13,6.18,2.52,11,6.1,1.29,10,5.5,1.84,10,3.57,1.51,7,3.91,1.58,11,5.81,2.46,16,5.5,3.3,8,5.64,1.78,14,6.17,0.98,6,4,1.48,12,3.33,1.63,6,6.4,2.5,15,4.56,2.74,9 +7029,lenient,5.52,1.57,21,3.61,2.41,23,5.54,1.61,26,5.55,1.44,11,5.5,1.78,10,3.91,2.55,11,3.33,2.35,12,5.73,1.19,11,5.5,1.91,14,5.4,2.22,10,5.64,0.67,11,4.27,2.8,11,3,1.91,12,5.29,1.21,17,6.25,2.19,8,5.77,1.83,13,5.12,0.99,8,3.47,2.53,15,3.88,2.3,8,5.53,1.7,17,5.56,1.51,9 +7030,lens,5.42,2.04,19,2.95,1.53,22,5.04,1.97,23,5.82,1.99,11,5.14,2.12,7,3.88,1.64,8,2.43,1.22,14,4.71,2.56,7,5.19,1.72,16,5,1.85,8,5.73,2.2,11,2.67,1.66,9,3.15,1.46,13,5.18,1.72,11,4.92,2.23,12,5,2.26,12,6.14,1.46,7,2.55,1.81,11,3.36,1.12,11,4.54,2.33,13,5.7,1.16,10 +7031,leopard,6.43,1.8,21,6.26,2.13,19,4.29,2.43,21,5.4,2.07,5,6.8,1.7,15,6.62,1.3,8,6,2.61,11,4.9,2.6,10,3.73,2.24,11,6.42,1.88,12,6.44,1.81,9,6.5,1.96,10,6,2.4,9,4,2.26,12,4.67,2.74,9,7.18,1.47,11,5.6,1.84,10,5.88,2.42,8,6.55,1.97,11,4.44,2.92,9,4.17,2.12,12 +7032,leotard,5.1,1.21,20,3.95,2.04,20,5,2.37,22,5,1.73,7,5.15,0.9,13,5.11,1.62,9,3,1.9,11,3.83,2.93,6,5.44,2.06,16,5,0.94,10,5.56,1.01,9,4.12,1.89,8,3.83,2.21,12,5.13,2.45,15,4.71,2.36,7,5.18,1.6,11,5,0.5,9,4.67,1.72,12,2.88,2.1,8,5.09,2.59,11,4.91,2.26,11 +7033,leper,3.3,1.87,20,4.24,2.81,21,2.88,2.03,25,4.25,2.06,4,3.06,1.81,16,4.25,2.5,4,4.24,2.95,17,4.11,2.57,9,2.19,1.28,16,4.38,1.69,8,2.58,1.68,12,4.5,2.68,10,4,3.03,11,2.71,1.77,14,3.09,2.39,11,3.36,1.75,11,3.22,2.11,9,3.5,2.72,10,4.91,2.84,11,3.11,2.27,18,2.29,1.11,7 +7034,leprechaun,6,2.2,22,5.11,2.56,19,4.43,2.36,21,4.8,1.64,5,6.5,2.25,16,3.88,3.04,8,6,1.79,11,4.8,2.3,10,4.09,2.47,11,5.67,2.42,12,6.4,1.96,10,5.4,2.59,10,4.78,2.64,9,3.75,2.18,12,5.33,2.4,9,5.64,2.58,11,6.36,1.8,11,5.38,2.67,8,4.91,2.59,11,5,2.24,9,4,2.45,12 +7035,leprosy,2.25,1.37,40,4.38,2.43,47,3.35,1.98,20,2.5,1.55,16,2.08,1.25,24,3.82,2.36,11,4.68,2.45,34,4.14,2.34,7,2.92,1.71,13,2.65,1.6,20,1.79,0.98,19,4.27,2.51,26,4.74,2.35,19,3.67,2.02,15,2.4,1.67,5,2.38,1.56,24,2.06,1.06,16,4.18,2.67,28,4.68,2.06,19,3.7,2,10,3,2,10 +7036,lesbian,5.76,2.24,42,6.04,2.53,23,5.34,2.62,38,6.24,2.49,17,5.44,2.04,25,7,2.37,11,5.17,2.44,12,5.11,3.07,19,5.72,2.11,18,6.14,2.18,29,4.92,2.22,13,6.64,2.06,11,5.5,2.88,12,5.24,2.61,17,5.43,2.69,21,6.13,2.46,23,5.32,1.92,19,6,2.61,11,6.08,2.57,12,5.05,2.69,21,5.71,2.57,17 +7037,lesion,2.95,1.47,19,5.62,2.31,21,4.13,1.89,23,3.8,1.3,5,2.69,1.49,13,5.33,2.58,6,5.73,2.28,15,4.4,1.65,10,3.92,2.1,13,3,1.53,7,3,1.55,11,5.57,2.94,7,5.64,2.06,14,4.64,2.06,11,3.67,1.67,12,3.25,1.71,12,2.43,0.79,7,4.82,2.71,11,6.5,1.43,10,3.64,1.98,14,4.89,1.54,9 +7038,lessen,4.5,1.93,20,4.08,1.95,24,4.73,2.39,22,4.71,1.8,7,4.38,2.06,13,4.23,1.83,13,3.91,2.17,11,5,2.42,13,4.33,2.45,9,4.14,2.19,7,5,1.54,12,4.93,1.38,14,2.9,2.08,10,6,1.95,12,3.2,1.99,10,4.33,2.29,9,4.64,1.69,11,3.76,1.79,17,4.86,2.27,7,4.5,2.99,10,4.92,1.88,12 +7039,lesson,5.57,1.83,21,3.8,2.12,20,6.79,2.32,19,5.77,1.48,13,5.25,2.38,8,4.43,1.9,7,3.46,2.22,13,6.57,2.51,7,6.92,2.31,12,5.75,1.86,12,5.33,1.87,9,3.89,2.09,9,3.73,2.24,11,6.3,2.79,10,7.33,1.66,9,5.25,1.91,12,6,1.73,9,4,1,7,3.69,2.56,13,6.29,2.63,7,7.08,2.19,12 +7040,let,5.95,1.76,22,2.71,1.71,21,6.06,1.8,18,5.83,2.79,6,5.93,1.33,15,2.43,1.81,7,2.86,1.7,14,6,2.06,9,6,1.69,8,5.57,1.83,14,6.57,1.62,7,2.89,1.96,9,2.58,1.56,12,6.8,1.81,10,5.12,1.36,8,6.07,1.86,14,5.75,1.67,8,3.33,2.58,6,2.47,1.25,15,6.4,1.96,10,5.62,1.6,8 +7041,lethal,2.48,1.47,21,5.64,2.63,22,4.72,2.63,18,3,2,5,2.31,1.3,16,6.42,2.35,12,4.7,2.75,10,4.11,2.67,9,4.88,2.36,8,2,1.28,12,3.11,1.54,9,5.69,2.6,16,5.5,2.95,6,4.1,2.77,10,5.5,2.39,8,2.77,1.54,13,2,1.31,8,5.83,2.83,18,4.75,1.26,4,4.25,2.56,12,5.67,2.73,6 +7042,letter,5.68,1.57,19,3.19,1.97,21,5.97,2.24,60,5.67,1.15,3,5.73,1.71,15,3,2.24,7,3.29,1.9,14,6.13,2.26,30,5.8,2.25,30,6.67,1.63,6,5.25,1.42,12,3.6,2.12,10,2.82,1.83,11,5.86,2.48,35,6.12,1.9,25,5.25,1.42,12,6.43,1.62,7,3.54,2.03,13,2.62,1.85,8,6.07,2.05,30,5.87,2.45,30 +7043,letterhead,4.68,1.34,19,3.27,2,22,6.32,2,19,4.67,1.87,9,4.7,0.67,10,2.6,2.07,5,3.62,1.96,16,6.83,1.72,6,6.08,2.14,13,5,1.24,14,3.8,1.3,5,3.58,2.11,12,3.11,1.9,9,5.56,2.3,9,7,1.49,10,5.1,0.57,10,4.22,1.79,9,3.17,2.33,12,3.4,1.65,10,6.83,1.72,6,6.08,2.14,13 +7044,lettering,5.14,1.39,21,3.12,2.15,25,5.42,2.04,19,4.67,1.8,9,5.5,0.9,12,3.83,2.71,6,2.78,1.96,18,4.86,1.86,7,5.75,2.14,12,5.06,1.48,16,5.4,1.14,5,3.14,2.44,14,2.9,1.79,10,5.22,2.28,9,5.6,1.9,10,5,1.76,12,5.33,0.71,9,3.44,2.22,16,2.56,2.01,9,5.18,2.4,11,5.75,1.49,8 +7045,lettuce,5.84,1.86,19,3.64,2.66,22,5.44,2.31,18,5.22,1.3,9,6.4,2.17,10,3.57,2.44,7,3.71,2.95,14,5.89,2.47,9,5,2.18,9,5.56,2.13,9,6.1,1.66,10,5.3,2.75,10,2.18,1.72,11,5.29,2.43,7,5.4,2.41,10,5.75,2.05,12,6,1.63,7,3.55,2.78,20,4.5,0.71,2,5.86,2.34,7,5.18,2.36,11 +7046,leukemia,1.47,1.39,19,5.75,2.38,20,2.83,2.35,24,1.54,1.66,13,1.33,0.52,6,4.6,3.36,5,6.13,1.96,15,3.23,2.2,13,2.36,2.54,11,2,1.94,9,1,0,10,5.57,2.51,7,5.85,2.41,13,3,2.49,11,2.69,2.32,13,1.78,1.99,9,1.2,0.42,10,4.7,2.58,10,6.8,1.69,10,2.56,2.55,9,3,2.3,15 +7047,levee,5.09,1.51,22,4.26,2.05,19,5.14,2.17,21,5.2,1.48,5,5.06,1.61,16,4.5,1.69,8,4.09,2.34,11,5.1,2.51,10,5.18,1.94,11,4.92,1.68,12,5.3,1.34,10,4.8,2.1,10,3.67,1.94,9,4.33,2.35,12,6.22,1.39,9,4.82,1.47,11,5.36,1.57,11,4.38,2.56,8,4.18,1.72,11,5.22,2.54,9,5.08,1.98,12 +7048,level,5.72,1.67,18,2.15,1.63,20,5.61,1.72,18,4.88,1.25,8,6.4,1.71,10,2,1.73,7,2.23,1.64,13,5.27,1.62,11,6.14,1.86,7,5.18,1.4,11,6.57,1.81,7,1.56,1.33,9,2.64,1.75,11,5.64,1.75,11,5.57,1.81,7,5.33,0.98,12,6.5,2.51,6,2.33,1.83,12,1.88,1.36,8,5.56,2.13,9,5.67,1.32,9 +7049,lever,4.5,1.76,20,2.56,1.82,18,6.29,2.26,24,4.4,1.95,5,4.53,1.77,15,3,1.87,5,2.38,1.85,13,6.15,2.64,13,6.45,1.81,11,5,1.56,10,4,1.89,10,2.86,1.95,7,2.36,1.8,11,6.06,2.52,16,6.75,1.67,8,4,1.71,14,5.67,1.37,6,2.83,1.95,12,2,1.55,6,6.33,2.16,15,6.22,2.54,9 +7050,leverage,4.9,1.55,21,4.08,2.5,24,5.25,2.47,20,5.62,1.3,8,4.46,1.56,13,5.67,1.75,6,3.56,2.53,18,5.18,2.82,11,5.33,2.12,9,4.83,1.75,12,5,1.32,9,4.8,1.75,10,3.57,2.87,14,5.31,2.63,13,5.14,2.34,7,4.86,1.66,14,5,1.41,7,4.38,2.58,16,3.5,2.39,8,5.33,2.61,12,5.12,2.42,8 +7051,levitate,5.4,1.85,20,6.1,2.61,20,5.04,2.03,26,5.73,1.79,11,5,1.94,9,4.86,3.08,7,6.77,2.17,13,4.85,1.34,13,5.23,2.59,13,5.36,1.5,11,5.44,2.3,9,6.09,2.39,11,6.11,3.02,9,5.29,2.2,17,4.56,1.67,9,6.3,1.49,10,4.5,1.78,10,6.25,2.9,12,5.88,2.3,8,5.5,1.97,16,4.3,2,10 +7052,lewd,3.58,1.5,19,4.41,2.34,22,4.53,2.29,19,3.44,1.88,9,3.7,1.16,10,3.6,2.41,5,4.56,2.39,16,5,2.83,6,4.31,2.1,13,3.77,1.64,13,3.17,1.17,6,4,2.49,12,4.78,2.28,9,4,2.06,9,5,2.49,10,3.56,1.24,9,3.6,1.78,10,3.75,2.56,12,5.2,1.87,10,3.83,2.71,6,4.85,2.12,13 +7053,liability,3.45,2.04,22,4.58,2.04,19,4.24,2.34,21,4.2,2.28,5,3.12,2,16,5.25,1.58,8,4.09,2.26,11,4.8,2.57,10,3.73,2.1,11,3.17,1.9,12,3.8,2.25,10,4.7,2,10,4.44,2.19,9,4.75,2.7,12,3.56,1.67,9,3.36,2.01,11,3.55,2.16,11,4.75,2.12,8,4.45,2.07,11,4.44,2.07,9,4.08,2.61,12 +7054,liable,4,1.78,20,4.32,2.3,22,5.19,2.7,27,4.86,2.27,7,3.54,1.33,13,3.7,2.06,10,4.83,2.44,12,4.13,2.77,15,6.64,2.06,11,3.73,1.42,11,4.33,2.18,9,4.22,1.64,9,4.38,2.72,13,6,2.26,17,3.67,3.08,9,4.54,1.76,13,3,1.41,7,4,2.19,16,5.17,2.56,6,5.17,3.07,12,5.2,2.48,15 +7055,liaison,5.05,1.43,19,3.35,1.95,20,5.81,1.66,21,5.29,0.76,7,4.92,1.73,12,3.11,1.76,9,3.55,2.16,11,6.17,2.14,6,5.67,1.5,15,4.8,1.14,10,5.38,1.85,8,3,1.93,8,3.58,2.02,12,5.6,1.5,15,6.33,2.07,6,4.64,1.36,11,5.62,1.41,8,3.25,1.86,12,3.5,2.2,8,5.6,1.78,10,6,1.61,11 +7056,liar,2.41,2.15,22,6.6,2.46,20,4.74,2.77,19,3.15,2.51,13,1.33,0.71,9,6.71,1.89,7,6.54,2.79,13,4.57,1.9,7,4.83,3.24,12,2.67,2.61,12,2.1,1.52,10,6.67,2.6,9,6.55,2.46,11,5.9,2.08,10,3.44,2.96,9,1.92,1.73,12,3,2.54,10,7.29,1.7,7,6.23,2.77,13,5.71,2.93,7,4.17,2.62,12 +7057,libel,3.68,1.13,22,5,2.19,21,4.78,2.21,23,4,1.15,7,3.5,1.16,14,4.67,2.25,6,5.13,2.23,15,4.9,2.42,10,4.69,2.14,13,3.88,1.25,8,3.54,1.13,13,5.43,2.88,7,4.79,1.85,14,5.18,1.4,11,4.42,2.78,12,3.93,1.21,14,3.25,0.89,8,4.27,2.33,11,5.8,1.81,10,4.64,2.41,14,5,2,9 +7058,liberate,5.79,2.39,19,5.32,2.55,22,6.96,1.88,24,4.5,2.43,6,6.38,2.22,13,5.5,2.5,12,5.1,2.73,10,6.5,2.56,8,7.19,1.47,16,6.3,1.64,10,5.22,3.03,9,6,3.12,9,4.85,2.08,13,6.65,2.06,17,8,0.89,6,6.62,1.92,8,5.18,2.6,11,4.89,2.71,9,5.62,2.5,13,6.56,2.1,16,7.75,1.04,8 +7059,liberating,7.75,1.45,20,5.3,2.6,20,7.31,1.83,26,8.27,0.79,11,7.11,1.83,9,6.29,1.98,7,4.77,2.8,13,7,1.91,13,7.62,1.76,13,7.82,1.54,11,7.67,1.41,9,4.91,2.81,11,5.78,2.39,9,7.65,1.66,17,6.67,2.06,9,7.9,1.6,10,7.6,1.35,10,5.25,2.96,12,5.38,2.13,8,7.31,1.82,16,7.3,1.95,10 +7060,liberation,6.74,1.41,19,5.29,2.51,21,5.59,2.58,22,5.8,0.84,5,7.08,1.5,13,5.5,3.27,6,5.2,2.27,15,5.6,2.72,10,5.58,2.57,12,6.29,1.5,7,7,1.41,11,5.29,2.87,7,5.29,2.43,14,5.3,2.41,10,5.83,2.79,12,6.17,1.11,12,7.71,1.38,7,5.18,2.79,11,5.4,2.32,10,5.79,2.46,14,5.25,2.92,8 +7061,liberty,7.2,1.82,41,4.5,2.77,44,7.04,2.04,977,7.28,2.11,18,7.13,1.6,23,4.43,2.52,21,4.57,3.03,23,6.96,2.11,430,7.1,1.99,542,7,1.86,30,7.73,1.68,11,4.5,2.48,20,4.5,3.04,24,6.9,2.12,535,7.22,1.93,438,6.86,1.83,22,7.58,1.77,19,4.5,2.92,30,4.5,2.5,14,6.99,2.09,531,7.11,1.97,446 +7062,libido,6.86,1.39,21,5.68,2.55,22,4.95,2.42,21,7.33,1.32,9,6.5,1.38,12,4,1.41,6,6.27,2.71,15,5.83,2.79,6,4.6,2.26,15,6.89,1.62,9,6.83,1.27,12,6.2,2.17,5,5.53,2.7,17,5,2.87,10,4.91,2.07,11,6.92,1.51,12,6.78,1.3,9,6.11,2.42,9,5.38,2.69,13,4.67,2.46,12,5.33,2.45,9 +7063,librarian,6.38,1.66,21,1.75,1.19,24,5,2.91,19,6.88,1.36,8,6.08,1.8,13,2.5,1.38,6,1.5,1.04,18,6.09,2.77,11,3.5,2.51,8,6.33,1.72,12,6.44,1.67,9,2.1,1.6,10,1.5,0.76,14,6,2.92,12,3.29,2.06,7,6.36,1.5,14,6.43,2.07,7,1.94,1.34,16,1.38,0.74,8,4.67,3.03,12,5.57,2.82,7 +7064,library,6.33,2.25,18,2.52,1.94,21,6.35,2.28,20,4.33,1.53,3,6.73,2.19,15,2.83,2.56,6,2.4,1.72,15,6.5,1.64,6,6.29,2.55,14,6.6,1.9,10,6,2.73,8,2.14,1.35,7,2.71,2.2,14,6.7,2.06,10,6,2.54,10,5,2.27,8,7.4,1.65,10,1.89,1.27,9,3,2.26,12,6,2.83,8,6.58,1.93,12 +7065,lice,2.24,1.64,41,5.2,2.99,44,2.77,1.54,22,2.8,1.87,10,2.07,1.6,29,5,3.15,21,5.39,2.9,23,3.4,1.71,10,2.25,1.22,12,2.37,1.67,19,2.14,1.68,21,4.27,2.99,22,6.14,2.75,22,2.64,1.29,11,2.91,1.81,11,2.13,1.58,23,2.39,1.75,18,5,3.19,24,5.45,2.8,20,2.73,1.56,11,2.82,1.6,11 +7066,license,5.91,1.95,22,4.7,2.45,20,6.79,2.23,19,5.23,1.88,13,6.89,1.69,9,4.71,1.6,7,4.69,2.87,13,6.43,2.15,7,7,2.34,12,6.33,2.02,12,5.4,1.84,10,4.78,2.22,9,4.64,2.73,11,6.3,2.79,10,7.33,1.32,9,6.5,1.98,12,5.2,1.75,10,5.57,1.99,7,4.23,2.62,13,7,3,7,6.67,1.78,12 +7067,lick,6.38,2.22,21,6.2,2.17,20,5.97,2.12,36,6.75,2.66,8,6.15,1.99,13,7.4,1.82,5,5.8,2.18,15,5.64,1.86,11,6.12,2.24,25,6.85,2.27,13,5.62,2.07,8,6.42,1.78,12,5.88,2.75,8,5.7,2.39,20,6.31,1.74,16,6.09,2.39,11,6.7,2.11,10,6.18,2.18,11,6.22,2.28,9,5.59,2.3,22,6.57,1.7,14 +7068,licorice,4.58,2.41,19,4.14,2.31,21,5.52,2.21,23,4.6,2.3,5,4.31,2.43,13,3.83,1.72,6,4.27,2.55,15,5.4,2.41,10,5.62,2.14,13,4.29,2.14,7,4.45,2.54,11,4.57,2.15,7,3.93,2.43,14,4.36,1.86,11,6.58,2.02,12,5.25,2.34,12,3.43,2.23,7,4.64,2.58,11,3.6,1.96,10,5.43,2.44,14,5.67,1.94,9 +7069,lid,5.14,1.53,21,2.91,2.2,22,6.33,2.25,18,5.33,1.8,9,5,1.35,12,3.55,2.46,11,2.27,1.79,11,6.4,2.46,10,6.25,2.12,8,5.43,2.07,7,5,1.29,13,3.6,2.72,10,2.33,1.56,12,6.71,2.36,7,6.09,2.26,11,5.15,1.82,13,5.12,0.99,8,2.7,2.21,10,3.08,2.27,12,6.78,2.05,9,5.89,2.47,9 +7070,lie,2.39,1.43,41,4.81,2.8,21,4.72,2.91,57,2.36,1.28,14,2.41,1.53,27,5,2.52,7,4.71,3.02,14,4.96,3.01,27,4.5,2.85,30,2.18,1.56,22,2.63,1.26,19,3.9,1.79,10,5.64,3.35,11,4.65,2.81,37,4.85,3.15,20,2.3,1.18,23,2.5,1.72,18,4.88,3,8,4.77,2.8,13,4.58,2.9,31,4.88,2.97,26 +7071,liege,4.6,1.19,20,3.32,1.73,22,5.11,1.91,19,4.22,1.48,9,4.91,0.83,11,2.2,1.79,5,3.75,1.61,16,5,2.45,6,5.15,1.72,13,4.57,0.85,14,4.67,1.86,6,3.33,1.67,12,3.44,1.94,9,4.33,1.5,9,5.8,2.04,10,4.7,1.06,10,4.5,1.35,10,2.83,1.7,12,3.9,1.66,10,5.67,2.42,6,4.85,1.68,13 +7072,lieutenant,4.91,1.72,22,4.1,2.43,20,5.28,2.67,18,4,2.19,6,5.27,1.49,15,4.43,3.05,7,3.92,2.14,13,5.67,3.08,9,4.88,2.47,8,4.64,1.82,14,5.43,1.62,7,3.56,2.4,9,4.55,2.46,11,5.4,3.06,10,5.12,2.3,8,4.64,1.65,14,5.38,1.85,8,4.67,2.94,6,3.86,2.25,14,4.9,3.11,10,5.75,2.12,8 +7073,life,6.68,2.49,41,5.59,2.58,22,5.89,2.42,44,6.56,2.55,18,6.78,2.5,23,6,2.56,12,5.1,2.64,10,6.32,2.03,22,5.45,2.74,22,6.6,2.31,30,6.91,3.05,11,5.78,2.91,9,5.46,2.44,13,5.9,2.34,29,5.87,2.67,15,6.5,2.69,22,6.89,2.31,19,5.44,2.46,9,5.69,2.75,13,6,2.6,25,5.74,2.23,19 +7074,lifeboat,5.84,1.57,25,3.96,2.54,26,5.7,2.48,23,5.73,1.74,11,5.93,1.49,14,3.1,2.28,10,4.5,2.61,16,4.88,2.64,8,6.13,2.36,15,5.11,1.69,9,6.25,1.39,16,4.46,2.47,13,3.46,2.6,13,5.42,2.81,12,6,2.14,11,5.86,1.46,14,5.82,1.78,11,4.2,2.76,15,3.64,2.29,11,6,2.8,12,5.36,2.16,11 +7075,lifeguard,6.35,1.35,20,4.64,2.36,22,5.73,2.13,26,6.3,1.06,10,6.4,1.65,10,4.3,2.11,10,4.92,2.61,12,5.91,2.3,11,5.79,2.01,14,6.6,1.65,10,6.1,0.99,10,4.8,2.3,10,4.5,2.5,12,6.29,2.14,17,4.88,1.73,8,6.92,1.32,13,5.29,0.49,7,4.57,2.34,14,4.75,2.55,8,6,2.4,17,5.22,1.48,9 +7076,lifeless,2.24,1.61,21,3.55,2.58,20,2.81,1.91,21,2.33,1.21,6,2.2,1.78,15,3.75,2.38,8,3.42,2.81,12,2.45,1.51,11,3.2,2.3,10,2.56,2.01,9,2,1.28,12,4.44,2.65,9,2.82,2.4,11,2.83,0.98,6,2.8,2.21,15,2.7,2.06,10,1.82,0.98,11,3.77,2.71,13,3.14,2.48,7,2.92,2.35,12,2.67,1.22,9 +7077,lifelike,6.16,1.74,19,4.32,2.44,22,5.39,2.06,28,5.71,0.76,7,6.42,2.11,12,4.25,2.38,8,4.36,2.56,14,5,2.25,14,5.79,1.85,14,5.62,1.77,8,6.55,1.69,11,4.1,2.33,10,4.5,2.61,12,5.5,1.95,14,5.29,2.23,14,6.4,1.71,10,5.89,1.83,9,4.55,2.5,11,4.09,2.47,11,5.92,1.56,12,5,2.34,16 +7078,lifeline,5.77,1.74,22,4.46,2.47,26,5.26,2.36,23,5.67,1.12,9,5.85,2.12,13,4.8,2.9,10,4.25,2.24,16,5.44,2.19,9,5.14,2.54,14,6.38,2,8,5.43,1.55,14,4.77,2.24,13,4.15,2.73,13,4.67,1.87,12,5.91,2.74,11,5.58,2.19,12,6,1.05,10,4.73,2.4,15,4.09,2.63,11,5.23,2.39,13,5.3,2.45,10 +7079,lifelong,6.76,2,21,4.32,2.34,25,6.74,2.42,19,5.78,2.28,9,7.5,1.45,12,4,2.45,6,4.33,2.4,18,5.14,3.08,7,7.67,1.37,12,6.38,2.09,16,8,1,5,4.29,2.64,14,4.2,2.04,10,7,2.69,9,6.5,2.27,10,6.75,2.38,12,6.78,1.48,9,4.5,2.16,16,4,2.74,9,6.45,2.94,11,7.12,1.55,8 +7080,lifer,3.74,2.13,19,4.55,2.96,22,4.32,2,28,3.67,1.97,6,3.77,2.28,13,4.55,3.14,11,4.55,2.91,11,3.64,2.34,11,4.76,1.68,17,4.64,2.01,11,2.5,1.69,8,3.73,2.8,11,5.36,3.01,11,4.06,2.04,18,4.8,1.93,10,3.92,2.29,13,3.33,1.86,6,4.64,2.76,14,4.38,3.46,8,4.19,2.14,16,4.5,1.88,12 +7081,lifesaver,7.24,1.58,21,4.92,2.31,25,6.19,2.79,21,7.62,1.06,8,7,1.83,13,5.38,2.57,13,4.42,1.98,12,6.38,2.79,13,5.88,2.95,8,7.75,1.04,8,6.92,1.88,12,5.57,1.83,14,4.09,2.66,11,6.58,2.54,12,5.67,3.16,9,6.9,1.85,10,7.55,1.29,11,5.06,2.56,17,4.62,1.77,8,5.44,3.13,9,6.75,2.49,12 +7082,lifestyle,5.95,1.39,19,5.52,1.94,21,6.4,1.93,20,5.33,1.15,3,6.06,1.44,16,5.17,2.71,6,5.67,1.63,15,5.67,2.07,6,6.71,1.86,14,6,1.25,10,5.89,1.62,9,5.29,1.5,7,5.64,2.17,14,5.9,2.08,10,6.9,1.73,10,5.88,1.64,8,6,1.26,11,6.11,2.32,9,5.08,1.56,12,6.62,2.45,8,6.25,1.6,12 +7083,lifetime,7.3,1.49,20,4.52,2.2,25,5.09,2.76,22,7.12,1.46,8,7.42,1.56,12,4.46,2.4,13,4.58,2.07,12,5.85,2.51,13,4,2.87,9,7.62,1.77,8,7.09,1.38,11,4.93,1.44,14,4,2.9,11,5.67,2.67,12,4.4,2.84,10,7.6,1.35,10,7,1.63,10,4.35,2.42,17,4.88,1.73,8,5.6,2.95,10,4.67,2.64,12 +7084,lift,5.32,1.76,22,4.9,2.81,20,6.84,2.17,19,5.38,1.8,13,5.22,1.79,9,5.57,2.88,7,4.54,2.82,13,7,2,7,6.75,2.34,12,5.42,2.15,12,5.2,1.23,10,4.67,2.69,9,5.09,3.02,11,6.2,2.57,10,7.56,1.42,9,5.25,1.91,12,5.4,1.65,10,4.86,1.57,7,4.92,3.35,13,6.86,2.54,7,6.83,2.04,12 +7085,liftoff,4.7,1.72,20,6.17,2.64,18,5.62,2.32,24,4.2,2.17,5,4.87,1.6,15,7.4,2.3,5,5.69,2.69,13,4.62,2.22,13,6.82,1.89,11,4.8,1.48,10,4.6,2.01,10,7.57,1.81,7,5.27,2.76,11,5.12,1.86,16,6.62,2.92,8,4.43,1.79,14,5.33,1.51,6,6.42,2.5,12,5.67,3.08,6,5.4,2.67,15,6,1.66,9 +7086,ligament,4.19,1.6,21,3.16,2.19,25,4.89,2,19,3.67,1.94,9,4.58,1.24,12,2.33,1.75,6,3.33,2.33,18,4.29,1.89,7,5.25,2.05,12,3.88,1.71,16,5.2,0.45,5,2.5,2.28,14,3.9,1.91,10,4.78,2.49,9,5,1.56,10,3.75,2.01,12,4.78,0.44,9,3.38,2.22,16,2.78,2.22,9,5,2.14,11,4.75,1.91,8 +7087,ligature,4.05,1.32,20,4.12,2.8,17,4.42,1.95,24,4.4,1.34,5,3.93,1.33,15,5.4,2.51,5,3.58,2.84,12,4.38,2.29,13,4.45,1.57,11,3.8,1.4,10,4.3,1.25,10,5.43,2.7,7,3.2,2.62,10,4.5,1.97,16,4.25,2.05,8,4.21,1.42,14,3.67,1.03,6,4.45,2.73,11,3.5,3.08,6,4.53,2.26,15,4.22,1.39,9 +7088,light,6.55,1.82,22,3.52,2.58,21,5.89,2.25,18,5.83,1.94,6,6.8,1.82,15,2.71,2.63,7,3.93,2.56,14,5.33,2.69,9,6.38,1.77,8,6.14,1.79,14,7.29,1.89,7,3.11,2.8,9,3.83,2.48,12,6.3,2.79,10,5.38,1.3,8,6.57,1.87,14,6.5,1.85,8,5.17,3.49,6,2.87,1.88,15,6.8,2.35,10,4.75,1.58,8 +7089,light year,6.24,1.64,21,4.79,2.74,19,4.55,2.72,22,6.5,1.64,6,6.13,1.68,15,5.86,2.34,7,4.17,2.86,12,4.25,3.02,12,4.9,2.42,10,7.11,1.83,9,5.58,1.16,12,5.44,2.7,9,4.2,2.78,10,4.43,3.1,7,4.6,2.64,15,6.7,1.83,10,5.82,1.4,11,4.92,2.78,12,4.57,2.88,7,3.75,2.7,12,5.5,2.55,10 +7090,lightbulb,5.55,1.34,40,3.07,1.93,43,6.67,2.28,18,5.73,1.16,15,5.44,1.45,25,2.4,1.17,10,3.16,2,32,6.8,2.57,10,6.5,2,8,5.47,1.12,19,5.62,1.53,21,3.47,1.88,15,2.86,1.96,28,6,3.06,7,7.09,1.64,11,5.42,1.47,24,5.75,1.13,16,3.05,2.01,19,3.08,1.91,24,6,2.69,9,7.33,1.66,9 +7091,lighten,6.21,1.81,19,3.14,1.86,22,5.45,2.4,22,6.27,1.49,11,5.71,2.14,7,4,2,8,2.64,1.65,14,4.33,3.08,6,5.88,2.06,16,6.5,1.85,8,6,1.84,11,2.56,2.13,9,3.54,1.61,13,5.2,2.7,10,5.67,2.23,12,6.08,2.19,12,6.43,0.98,7,2.82,2.18,11,3.45,1.51,11,4.77,2.68,13,6.44,1.59,9 +7092,lightheaded,4.89,2.31,19,3.96,2.06,23,3,1.33,19,4.56,1.51,9,5.2,2.9,10,3.71,1.98,7,4.2,2.14,15,3.1,1.29,10,2.89,1.45,9,4.33,2.78,9,5.4,1.78,10,4.1,2.85,10,4,1.21,12,3.5,1.07,8,2.6,1.51,10,5.08,2.84,12,4.57,0.98,7,3.85,2.08,20,4.67,2.08,3,3.88,0.99,8,2.36,1.21,11 +7093,lighthouse,6.24,1.74,41,3.67,2.6,42,6.24,2.21,978,6.64,2.17,14,6.04,1.48,27,3.95,2.95,19,3.36,2.34,22,6.3,2.18,431,6.2,2.23,542,6.33,1.46,18,6.17,1.97,23,4.06,3.1,18,3.38,2.18,24,6.34,2.22,536,6.12,2.19,438,5.88,1.74,25,6.81,1.64,16,3.84,2.77,19,3.52,2.5,23,6.38,2.23,534,6.07,2.18,444 +7094,lighting,6.52,1.83,21,4.92,2.73,24,6.18,2.44,22,7.12,1.81,8,6.15,1.82,13,5.69,2.78,13,4,2.49,11,6.92,1.55,13,5.11,3.14,9,7.62,1.69,8,6.08,1.44,12,5.79,1.67,14,3.7,3.5,10,6.92,1.98,12,5.3,2.75,10,6.5,2.12,10,6.55,1.63,11,4.59,2.9,17,5.71,2.29,7,6.2,2.53,10,6.17,2.48,12 +7095,lightness,6.37,1.5,19,4.5,2.6,18,5.88,2.18,17,6.36,1.03,11,6.38,2.07,8,5,2.83,4,4.36,2.62,14,4.75,2.05,8,6.89,1.83,9,6.5,0.93,8,6.27,1.85,11,4.71,2.21,7,4.36,2.91,11,6,1.9,6,5.82,2.4,11,6.31,1.7,13,6.5,1.05,6,3.64,2.91,11,5.86,1.21,7,5.86,2.54,7,5.9,2.02,10 +7096,lightning,5.34,1.79,38,6.75,1.59,20,4,2.39,22,5.54,1.61,24,5,2.08,14,6.75,2.25,8,6.75,1.06,12,4,2.24,11,4,2.65,11,5.71,1.45,17,5.05,2.01,21,6.75,1.58,8,6.75,1.66,12,3.85,2.7,13,4.22,1.99,9,4.73,1.78,22,6.19,1.47,16,6.6,1.71,10,6.9,1.52,10,4.43,2.56,14,3.25,1.98,8 +7097,lightweight,5.9,1.48,20,3.05,1.93,20,5.36,2.74,25,6,0,3,5.88,1.62,17,3.29,1.98,7,2.92,2.07,12,4.62,1.77,8,5.71,3.08,17,5.43,1.13,7,6.15,1.63,13,3.57,2.15,7,2.75,1.91,12,5.5,2.82,14,5.18,2.75,11,6,1.73,9,5.82,1.33,11,3.1,1.66,10,3,2.26,10,5.06,2.92,18,6.14,2.19,7 +7098,likable,6.83,1.58,18,4.23,2.47,22,7.35,1.75,23,6.82,1.66,11,6.67,1.63,6,4,2.2,8,4.36,2.68,14,6.29,2.21,7,7.81,1.33,16,7,1.2,8,6.7,1.89,10,3.67,2.6,9,4.62,2.4,13,6.73,1.85,11,7.92,1.51,12,7.09,1.58,11,6.43,1.62,7,3.82,2.6,11,4.64,2.38,11,7.23,1.83,13,7.5,1.72,10 +7099,like,7.44,1.46,18,4.4,2.5,20,6.28,1.45,18,6.5,1.41,8,8.2,1.03,10,4.43,2.64,7,4.38,2.53,13,6.09,1.51,11,6.57,1.4,7,7,1.48,11,8.14,1.21,7,3.89,2.71,9,4.82,2.36,11,6.64,1.63,11,5.71,0.95,7,7,1.54,12,8.33,0.82,6,4,2.86,12,5,1.85,8,6.67,1.41,9,5.89,1.45,9 +7100,likelihood,5.74,1.33,19,2.9,1.71,20,5.59,1.4,22,5.86,1.07,7,5.67,1.5,12,3.44,1.81,9,2.45,1.57,11,6.5,1.52,6,5.25,1.24,16,5.6,1.65,10,6,0.93,8,3.25,1.83,8,2.67,1.67,12,5.53,1.36,15,5.71,1.6,7,5.73,1.56,11,5.75,1.04,8,3.17,1.75,12,2.5,1.69,8,5.73,1.56,11,5.45,1.29,11 +7101,likely,6.9,1.37,21,4.42,2.29,19,6.14,2.1,21,7.17,0.75,6,6.8,1.57,15,5.12,2.03,8,3.91,2.43,11,6,2.49,11,6.3,1.7,10,7.33,0.82,6,6.73,1.53,15,5.44,2.51,9,3.5,1.72,10,5.79,2.29,14,6.86,1.57,7,6.57,1.62,7,7.07,1.27,14,4.31,2.59,13,4.67,1.63,6,6,2.37,12,6.33,1.8,9 +7102,likeness,6.6,1.54,20,4.27,2.39,22,6.43,1.94,21,6.33,1.8,9,6.82,1.33,11,4.27,2.24,11,4.27,2.65,11,5,1.85,8,7.31,1.44,13,6.36,1.55,14,7.17,1.47,6,4.33,2.5,9,4.23,2.42,13,6.62,2.07,8,6.31,1.93,13,6.4,1.65,10,6.8,1.48,10,4.46,2.4,13,4,2.5,9,6.75,1.82,12,6,2.12,9 +7103,lilac,6.95,1.23,20,3.64,2.46,22,6.24,2.17,21,6.78,0.97,9,7.09,1.45,11,3,2.58,10,4.17,2.33,12,4.62,1.06,8,7.23,2.09,13,6.71,1.33,14,7.5,0.84,6,3.12,2.47,8,3.93,2.5,14,5.88,2.36,8,6.46,2.11,13,6.6,1.43,10,7.3,0.95,10,4.17,2.44,12,3,2.45,10,6,2.34,12,6.56,2.01,9 +7104,lily,7.05,2.15,19,2.64,2.11,22,5.39,1.77,28,5.33,2.25,6,7.85,1.63,13,2.82,2.09,11,2.45,2.21,11,5.36,2.29,11,5.41,1.42,17,6.91,2.63,11,7.25,1.39,8,2.18,1.47,11,3.09,2.59,11,5.28,1.64,18,5.6,2.07,10,6.69,2.32,13,7.83,1.6,6,3.21,2.42,14,1.62,0.74,8,5.19,2.1,16,5.67,1.23,12 +7105,limb,4.42,1.3,19,2.7,1.81,20,6.37,2.39,19,5,0,3,4.4,1.4,15,2.4,1.51,10,3,2.11,10,6.67,2,9,6.1,2.77,10,4.33,1.75,6,4.58,1.08,12,2.14,1.35,7,3,2,13,5.86,3.08,7,6.67,1.97,12,4.67,1.15,12,4,1.53,7,2.6,1.43,10,2.8,2.2,10,6.38,2.88,8,6.36,2.11,11 +7106,limber,6.45,1.28,20,3.41,2.06,41,6.07,2.03,55,6.67,1.15,3,6.41,1.33,17,3.63,2.36,19,3.23,1.8,22,5.39,1.91,18,6.41,2.02,37,6.14,1.07,7,6.62,1.39,13,3.63,2.27,19,3.23,1.9,22,6.14,1.98,29,6,2.12,26,6.33,1.41,9,6.55,1.21,11,3.42,2.3,26,3.4,1.64,15,6.03,2.24,33,6.14,1.7,22 +7107,limbo,4.53,1.43,19,4.1,1.97,20,4.05,2.16,20,5.33,0.58,3,4.38,1.5,16,4.33,1.86,6,4,2.08,14,6.33,1.97,6,3.07,1.38,14,4.9,0.99,10,4.11,1.76,9,3.67,1.86,6,4.29,2.05,14,4.3,2.5,10,3.8,1.87,10,4.88,1.36,8,4.27,1.49,11,4,2.24,9,4.18,1.83,11,3.38,2.26,8,4.5,2.07,12 +7108,lime,6.1,1.65,20,3.83,1.98,18,6.23,1.69,22,6.2,0.84,5,6.07,1.87,15,4.17,1.47,6,3.67,2.23,12,6.2,1.99,10,6.25,1.48,12,6.6,0.84,10,5.6,2.12,10,4.3,1.77,10,3.25,2.19,8,6.27,1.9,11,6.18,1.54,11,6.17,1.47,12,6,2,8,3.22,1.99,9,4.44,1.88,9,6.64,2.01,11,5.82,1.25,11 +7109,limelight,6.05,1.7,22,5.47,2.06,19,5.86,2.01,21,5.8,2.49,5,6.19,1.52,16,5.5,2.62,8,5.45,1.69,11,6.1,1.91,10,5.64,2.16,11,5.83,2.04,12,6.3,1.25,10,4.8,2.1,10,6.22,1.86,9,5.58,1.73,12,6.22,2.39,9,5.55,2.02,11,6.55,1.21,11,4.5,1.69,8,6.18,2.09,11,6.67,0.71,9,5.25,2.45,12 +7110,limestone,5.05,2.09,21,2.83,2.12,23,5.61,2.3,18,5.44,2.24,9,4.75,2.01,12,3.55,2.34,11,2.17,1.75,12,5.4,2.22,10,5.88,2.53,8,5.86,2.12,7,4.62,2.1,13,3.55,2.46,11,2.17,1.59,12,5.57,2.64,7,5.64,2.2,11,4.92,2.22,13,5.25,1.98,8,2.82,2.18,11,2.83,2.17,12,5.22,2.39,9,6,2.29,9 +7111,limey,4.86,1.88,21,3.55,2.15,22,5.37,1.74,27,5,2.26,10,4.73,1.56,11,2.57,1.99,7,4,2.14,15,5.41,2.12,17,5.3,0.82,10,5.09,1.92,11,4.6,1.9,10,4.2,3.35,5,3.35,1.77,17,5.57,1.95,14,5.15,1.52,13,4.31,2.1,13,5.75,1.04,8,3.6,2.63,10,3.5,1.78,12,5.79,1.72,14,4.92,1.71,13 +7112,limit,4.53,1.61,19,4.29,2.51,21,4.37,2.34,19,5,1,3,4.44,1.71,16,4.17,2.4,6,4.33,2.64,15,3.33,1.63,6,4.85,2.51,13,4.5,0.97,10,4.56,2.19,9,5,2.38,7,3.93,2.59,14,4,2.21,10,4.78,2.54,9,4.75,1.04,8,4.36,1.96,11,3.78,2.49,9,4.67,2.57,12,3.57,2.76,7,4.83,2.04,12 +7113,limitless,7.11,1.7,19,5.83,1.99,23,6.05,2.27,19,6.89,1.54,9,7.3,1.89,10,7,0.82,7,5.4,2.2,15,5.7,2.31,10,6.44,2.3,9,7.67,1.5,9,6.6,1.78,10,6.2,2.49,10,5.67,1.56,12,5.25,2.19,8,6.4,2.22,10,7,1.65,12,7.29,1.89,7,5.85,2.08,20,5.67,1.53,3,6.25,2.38,8,5.91,2.3,11 +7114,limo,6.14,2.29,22,4.15,2.89,26,5.88,2.03,24,6.44,2.6,9,5.92,2.14,13,2.6,2.32,10,5.12,2.85,16,5.89,1.96,9,5.87,2.13,15,5,2.56,8,6.79,1.93,14,4.62,3.28,13,3.69,2.5,13,5.33,2.19,12,6.42,1.78,12,6,2.34,12,6.3,2.36,10,4.2,3.17,15,4.09,2.63,11,5.62,2.18,13,6.18,1.89,11 +7115,limousine,6.14,1.56,21,5.65,2.32,20,6.2,2.5,20,6.67,1.63,6,5.93,1.53,15,5.5,1.69,8,5.75,2.73,12,5.9,2.47,10,6.5,2.64,10,7.33,1.63,6,5.67,1.29,15,6.1,2.23,10,5.2,2.44,10,5.93,2.67,14,6.83,2.14,6,6.14,1.95,7,6.14,1.41,14,5.43,2.5,14,6.17,1.94,6,5.27,2.69,11,7.33,1.8,9 +7116,limp,2.81,1.29,21,3,2.25,20,4.45,2.3,22,3.33,1.51,6,2.6,1.18,15,4,2.83,8,2.33,1.56,12,4,1.86,12,5,2.75,10,3,1.58,9,2.67,1.07,12,3.33,2,9,2.73,2.49,11,4.29,1.25,7,4.53,2.7,15,2.9,1.37,10,2.73,1.27,11,2.62,1.71,13,3.71,3.04,7,4,2.76,12,5,1.56,10 +7117,line,4.82,1.1,22,3.24,2,21,4.89,2,18,4.5,1.76,6,4.93,0.8,15,2.71,2.43,7,3.5,1.79,14,4.33,2.45,9,5.5,1.41,8,4.86,1.29,14,4.71,0.76,7,3.44,2.35,9,3.08,1.78,12,4.8,2.62,10,5,0.93,8,4.57,1.22,14,5.25,0.71,8,3.5,2.51,6,3.13,1.85,15,4.9,2.6,10,4.88,0.99,8 +7118,lineage,5.32,2.03,19,3.37,1.89,19,5.45,2.65,20,5.67,1.15,3,5.47,2.07,15,3.4,2.01,10,3.33,1.87,9,5.5,2.88,10,5.4,2.55,10,5.17,2.32,6,5.67,1.78,12,4,2.16,7,3,1.71,12,4.88,2.8,8,5.83,2.59,12,5.33,2.02,12,5.29,2.21,7,3.89,2.09,9,2.9,1.66,10,4.33,2.74,9,6.36,2.29,11 +7119,linear,5.05,1.53,21,3.2,1.91,20,6,1.82,21,5.33,0.52,6,4.93,1.79,15,3,1.77,8,3.33,2.06,12,5.73,2.2,11,6.3,1.34,10,4.67,1.37,6,5.2,1.61,15,3.5,2.17,10,2.9,1.66,10,5.93,2.16,14,6.14,0.9,7,4.71,1.8,7,5.21,1.42,14,2.79,1.85,14,4.17,1.83,6,5.75,2.05,12,6.33,1.5,9 +7120,linebacker,5.42,1.35,19,4.41,2.74,17,4.5,2.6,24,5,0,4,5.53,1.51,15,5,2.83,4,4.23,2.8,13,3.54,2.07,13,5.64,2.8,11,5.44,1.88,9,5.4,0.7,10,5.83,2.48,6,3.64,2.66,11,3.88,2.19,16,5.75,3.06,8,5.07,1.07,14,6.4,1.67,5,5.27,2.53,11,2.83,2.56,6,5.33,2.79,15,3.11,1.54,9 +7121,linen,6,1.41,19,2.95,1.83,21,5.73,1.91,22,5,0.71,5,6.23,1.42,13,3,1.67,6,2.93,1.94,15,5.4,1.78,10,6,2.04,12,5.57,1.51,7,6.09,1.3,11,3,2.24,7,2.93,1.69,14,4.9,1.73,10,6.42,1.83,12,5.67,1.44,12,6.57,1.27,7,2.64,1.69,11,3.3,2,10,5.62,1.89,13,5.89,2.03,9 +7122,liner,4.79,1.4,19,3.71,1.71,21,5.57,1.47,21,5.44,0.73,9,4.2,1.62,10,4.25,1.67,8,3.38,1.71,13,5.73,1.62,11,5.4,1.35,10,5,0,7,4.67,1.78,12,4.67,1.41,9,3,1.6,12,5.33,1.56,12,5.89,1.36,9,4.7,1.49,10,4.89,1.36,9,4,2,8,3.54,1.56,13,5.71,1.68,14,5.29,0.95,7 +7123,lineup,4.45,1.87,22,4.47,2.7,19,5.15,2.08,20,3.8,2.28,5,4.62,1.82,16,4.88,2.64,8,4.18,2.82,11,5,2.05,10,5.3,2.21,10,4.25,1.82,12,4.7,2,10,4,2.75,10,5,2.69,9,5.64,1.86,11,4.56,2.3,9,4.18,1.89,11,4.73,1.9,11,3,2.39,8,5.55,2.46,11,5,1.94,9,5.27,2.28,11 +7124,linger,4.42,1.39,19,4.05,1.91,21,5.39,2.5,23,3,1,3,4.69,1.3,16,4,1.85,8,4.08,2.02,13,4.89,2.93,9,5.71,2.23,14,4.11,1.45,9,4.7,1.34,10,4,1.94,9,4.08,1.98,12,5.53,2.72,15,5.12,2.17,8,4.86,1.35,7,4.17,1.4,12,4.8,1.48,10,3.36,2.06,11,6.23,2.83,13,4.3,1.49,10 +7125,lingerie,6.89,2.11,19,5.18,3.03,22,5.87,2.14,23,6.82,2.6,11,6.86,1.35,7,5.62,2.56,8,4.93,3.34,14,4.43,2.15,7,6.5,1.86,16,6,2.62,8,7.55,1.44,11,5.22,3.38,9,5.15,2.91,13,5.91,2.17,11,5.83,2.21,12,6.17,2.29,12,8.14,0.9,7,4,2.37,11,6.36,3.26,11,5.62,2.53,13,6.2,1.55,10 +7126,lingering,4.95,2.3,19,4.48,2.16,21,4.41,2.28,22,5,1.58,9,4.9,2.88,10,4.88,1.73,8,4.23,2.42,13,4.27,2.61,11,4.55,2.02,11,5.14,1.35,7,4.83,2.76,12,4.67,2.12,9,4.33,2.27,12,4,2.08,13,5,2.55,9,5.2,2.49,10,4.67,2.18,9,3.62,2.45,8,5,1.87,13,4.5,2.47,14,4.25,2.05,8 +7127,lingo,5.33,1.33,18,3.3,2.23,20,5.28,1.93,25,4.8,1.1,5,5.54,1.39,13,3.36,2.42,11,3.22,2.11,9,4.94,2.05,16,5.89,1.62,9,5.14,1.77,7,5.45,1.04,11,2.89,2.26,9,3.64,2.25,11,5.3,2.13,20,5.2,0.84,5,4.78,1.3,9,5.89,1.17,9,3.18,2.36,11,3.44,2.19,9,4.68,1.67,19,7.17,1.47,6 +7128,linguini,5.45,1.92,22,4.09,2.31,23,5.53,1.77,17,5.25,1.67,8,5.92,1.71,13,4,2.39,8,4.21,2.42,14,4.5,1.76,6,6.2,1.62,10,5.62,1.77,8,5.69,1.7,13,4.33,2.83,9,3.93,2.02,14,4.33,1.75,6,6.18,1.47,11,5.27,2,11,5.64,1.91,11,3.44,2.65,9,4.5,2.07,14,5.14,1.7,14,7.33,0.58,3 +7129,linguist,5,1.29,19,3.71,1.99,17,5.59,2.29,17,5.36,0.92,11,4.5,1.6,8,3.67,2.31,3,3.71,2.02,14,4.62,2.62,8,6.44,1.67,9,4.75,1.49,8,5.18,1.17,11,4.29,1.7,7,3.3,2.16,10,5,2.45,6,5.91,2.26,11,5,1.22,13,5,1.55,6,3,2.05,11,5,1.1,6,6,1.91,7,5.3,2.58,10 +7130,linguistics,6.37,1.26,19,2.76,1.67,21,5.87,2.32,23,6.73,1.42,11,5.86,0.9,7,2.86,2.04,7,2.71,1.54,14,5.29,2.98,7,6.12,2.03,16,6.62,1.19,8,6.18,1.33,11,2.33,1.41,9,3.08,1.83,12,6.09,1.97,11,5.67,2.67,12,6.33,1.37,12,6.43,1.13,7,2.55,1.97,11,3,1.33,10,5.54,2.47,13,6.3,2.16,10 +7131,link,5.9,1.29,20,3.15,2.52,20,5.91,1.88,23,5.5,1.73,4,6,1.21,16,2.75,1.71,4,3.25,2.72,16,5.89,2.37,9,5.93,1.59,14,6,1.31,8,5.83,1.34,12,3.44,2.65,9,2.91,2.51,11,6,1.83,13,5.8,2.04,10,5.91,1.22,11,5.89,1.45,9,2.44,2.7,9,3.73,2.33,11,6.31,1.82,16,5,1.83,7 +7132,linoleum,4.47,1.39,19,2.77,2.39,22,5.54,2.13,28,4.25,1.39,8,4.64,1.43,11,2.89,2.85,9,2.69,2.14,13,5.57,2.17,14,5.5,2.18,14,4.38,1.6,8,4.55,1.29,11,3.82,2.93,11,1.73,1.01,11,5.57,2.21,14,5.5,2.14,14,4.56,1.59,9,4.4,1.26,10,3.5,2.95,10,2.17,1.7,12,6.08,1.56,12,5.12,2.45,16 +7133,lint,4.3,1.78,20,2.44,1.65,18,4.75,2.01,24,4.2,1.1,5,4.33,1.99,15,2.8,1.79,5,2.31,1.65,13,4,1.41,13,5.64,2.29,11,4.4,2.17,10,4.2,1.4,10,2.43,1.62,7,2.45,1.75,11,4.44,1.63,16,5.38,2.62,8,3.71,1.54,14,5.67,1.63,6,2.5,1.73,12,2.33,1.63,6,4.8,2.14,15,4.67,1.87,9 +7134,lion,5.84,1.8,19,5.29,2.22,21,4.86,2.43,43,5.33,2.52,3,5.94,1.73,16,6,2.52,7,4.93,2.06,14,4.44,2.94,16,5.11,2.08,27,6.1,1.37,10,5.56,2.24,9,6.2,2.1,10,4.45,2.07,11,4.75,2.57,20,4.96,2.34,23,6.12,1.96,8,5.64,1.75,11,5.08,2.18,13,5.62,2.39,8,4.52,2.38,25,5.33,2.47,18 +7135,lip,6.38,1.8,21,4.6,2.78,20,5.95,2.7,19,6.23,2.01,13,6.62,1.51,8,4.71,2.56,7,4.54,2.99,13,5.86,2.48,7,6,2.92,12,6.92,1.62,12,5.67,1.87,9,4.78,2.73,9,4.45,2.94,11,5.8,2.86,10,6.11,2.67,9,6.5,1.51,12,6.22,2.22,9,5.86,2.61,7,3.92,2.72,13,7,2.08,7,5.33,2.9,12 +7136,liposuction,4.68,2.33,19,4.05,2.44,22,4.21,1.91,24,3.67,1.75,6,5.15,2.48,13,4.17,2.04,12,3.9,2.96,10,3.75,1.83,8,4.44,1.97,16,4.7,2,10,4.67,2.78,9,4.89,2.09,9,3.46,2.57,13,4.59,1.7,17,3.17,2.4,6,5.38,2.26,8,4.18,2.36,11,3.56,2.13,9,4.38,2.66,13,4.5,1.9,16,3.62,1.92,8 +7137,lipstick,6.35,1.76,20,4,2.33,18,5.58,2.26,24,5.8,1.3,5,6.53,1.88,15,4.4,2.19,5,3.85,2.44,13,5,2.38,13,6.27,2,11,6.4,1.96,10,6.3,1.64,10,5.14,2.12,7,3.27,2.24,11,5.38,2.58,16,6,1.51,8,6.5,1.79,14,6,1.79,6,4.17,2.04,12,3.67,3.01,6,5.6,2.1,15,5.56,2.65,9 +7138,liqueur,4.74,2.23,19,5.05,2.5,22,5.73,1.98,22,5.11,2.37,9,4.4,2.17,10,5.88,2.03,8,4.57,2.68,14,5.82,2.09,11,5.64,1.96,11,5.43,2.37,7,4.33,2.15,12,5.3,2.16,10,4.83,2.82,12,5.46,2.15,13,6.11,1.76,9,4.3,2.26,10,5.22,2.22,9,4.62,2.77,8,5.29,2.4,14,6.29,1.86,14,4.75,1.91,8 +7139,liquid,5.35,1.7,23,3.67,2.63,21,6.16,2.27,19,6,1.6,8,5,1.69,15,3.9,2.81,10,3.45,2.58,11,6.86,2.27,7,5.75,2.26,12,5.67,1.5,12,5,1.9,11,3.73,2.69,11,3.6,2.72,10,5.86,2.35,14,7,2,5,4.91,1.7,11,5.75,1.66,12,3.6,2.5,10,3.73,2.87,11,5.67,1.73,9,6.6,2.67,10 +7140,liquidate,3.95,2.04,19,4.36,2.06,22,4.36,2.38,22,4.11,2.09,9,3.8,2.1,10,4.62,1.77,8,4.21,2.26,14,4.73,2.28,11,4,2.53,11,4.29,1.25,7,3.75,2.42,12,4,2,10,4.67,2.15,12,3.92,2.4,13,5,2.35,9,4.6,2.22,10,3.22,1.64,9,4.5,2.39,8,4.29,1.94,14,5.14,2.38,14,3,1.77,8 +7141,liquor,4.85,2.83,20,5.85,2.46,20,4.5,2.8,34,5.6,2.8,10,4.1,2.81,10,5.75,2.38,8,5.92,2.61,12,4.93,3.02,14,4.2,2.67,20,5.56,3.21,9,4.27,2.49,11,6.33,1.87,12,5.12,3.14,8,4.45,2.92,22,4.58,2.68,12,3.6,3.13,10,6.1,1.91,10,5.86,2.51,14,5.83,2.56,6,5.24,2.73,17,3.76,2.75,17 +7142,lira,5.6,1.14,20,3.1,1.95,21,5.08,1.96,25,5.67,1.15,3,5.59,1.18,17,4,1.91,7,2.77,1.88,13,4.88,2.1,8,5.18,1.94,17,5.57,0.98,7,5.62,1.26,13,3.29,1.89,7,3.15,2.03,13,4.14,1.88,14,6.27,1.35,11,5.44,1.01,9,5.73,1.27,11,3,2.19,11,3.2,1.75,10,5.22,2.16,18,4.71,1.38,7 +7143,lisp,3.9,1.89,20,3.78,2.24,18,3.5,2.23,24,3.4,0.55,5,4.07,2.15,15,3.4,2.19,5,3.92,2.33,13,3.23,2.24,13,3.82,2.27,11,3.8,2.1,10,4,1.76,10,4.29,2.36,7,3.45,2.21,11,3.5,2.13,16,3.5,2.56,8,3.36,1.45,14,5.17,2.32,6,4.33,2.23,12,2.67,1.97,6,3.47,2.61,15,3.56,1.51,9 +7144,list,5.89,1.94,18,2.55,1.93,20,5.61,2.48,18,5.12,2.1,8,6.5,1.65,10,2,1.53,7,2.85,2.12,13,5.27,2.37,11,6.14,2.73,7,5.36,1.86,11,6.71,1.89,7,1.78,1.39,9,3.18,2.14,11,6.73,2.1,11,3.86,2.04,7,5.5,1.88,12,6.67,1.97,6,2.25,1.76,12,3,2.2,8,5.56,2.83,9,5.67,2.24,9 +7145,listen,6.91,1.31,22,3.76,1.89,21,5.56,2.43,18,6.33,1.51,6,7.2,1.21,15,3.43,2.37,7,3.93,1.69,14,5.33,2.5,9,6,2.56,8,7.14,1.35,14,6.57,1.27,7,3.78,1.92,9,3.75,1.96,12,5.4,2.63,10,5.75,2.31,8,6.86,1.56,14,7,0.76,8,3.33,2.34,6,3.93,1.75,15,5.2,2.9,10,6,1.77,8 +7146,listener,6.1,1.73,21,3.83,2.37,23,5.67,2.29,21,5.4,2.7,5,6.31,1.35,16,4.25,2.53,12,3.36,2.2,11,5.55,2.7,11,5.89,1.96,9,6.33,2.1,12,5.78,1.09,9,3.81,2.34,16,3.86,2.61,7,5.55,2.16,11,5.8,2.53,10,6.31,1.38,13,5.75,2.25,8,3.89,2.49,19,3.5,1.91,4,5.5,2.1,14,6,2.77,7 +7147,listing,5.67,1.33,18,2.9,1.86,20,5.56,1.85,25,6.2,1.3,5,5.46,1.33,13,2.27,1.35,11,3.67,2.18,9,5.5,2.07,16,5.67,1.5,9,5.71,1.7,7,5.64,1.12,11,2.78,1.99,9,3,1.84,11,5.7,2.05,20,5,0,5,5.33,1.32,9,6,1.32,9,2.18,1.6,11,3.78,1.86,9,5.37,2.03,19,6.17,0.98,6 +7148,listless,3.84,1.5,19,3.33,2.29,45,4.67,2.15,48,4.67,0.58,3,3.69,1.58,16,4.45,2.3,11,3,2.22,33,5.19,2.06,26,4.05,2.13,22,3.89,1.76,9,3.8,1.32,10,3.65,2.31,26,2.94,2.29,18,5.55,2.1,29,3.32,1.42,19,3.71,1.7,7,3.92,1.44,12,3.37,2.26,27,3.28,2.4,18,4.85,2.2,26,4.45,2.11,22 +7149,liter,4.37,2.36,19,3.65,2.14,23,5.16,1.86,19,3.78,1.99,9,4.9,2.64,10,3.29,1.38,7,3.93,2.46,15,5.6,2.32,10,4.67,1.12,9,4.33,3.2,9,4.4,1.43,10,3.5,2.59,10,3.92,1.83,12,4.75,1.67,8,5.1,1.73,10,5.33,2.15,12,2.71,1.8,7,3.5,2.12,20,4.67,2.52,3,5.12,2.23,8,5.18,1.66,11 +7150,literacy,7.55,1.47,20,3.95,2.77,21,6.36,2.48,25,7,2.16,4,7.69,1.3,16,3.75,2.87,4,4,2.83,17,5.44,2.74,9,6.88,2.25,16,7.25,1.28,8,7.75,1.6,12,4.6,3.1,10,3.36,2.42,11,6,2.69,14,6.82,2.23,11,7.55,1.13,11,7.56,1.88,9,3.6,2.91,10,4.27,2.72,11,6.33,2.57,18,6.43,2.44,7 +7151,literal,5.84,1.71,19,4.35,1.87,23,6.32,2.19,19,5.44,1.42,9,6.2,1.93,10,4.57,1.72,7,4.27,2.05,15,5.9,2.38,10,6.78,1.99,9,6.44,1.67,9,5.3,1.64,10,4.5,2.46,10,4.25,1.42,12,5.62,2.5,8,6.8,1.99,10,5.67,1.61,12,6.14,1.95,7,4.3,1.95,20,4.67,1.53,3,5.62,2.33,8,6.82,2.04,11 +7152,literary,5.95,1.72,19,3.9,1.81,21,6.43,1.95,23,5.33,1.53,3,6.06,1.77,16,3.38,1.51,8,4.23,1.96,13,5.89,2.03,9,6.79,1.89,14,6.22,1.72,9,5.7,1.77,10,4.56,2.19,9,3.42,1.38,12,6.33,2.26,15,6.62,1.3,8,5.43,2.07,7,6.25,1.48,12,3.6,1.9,10,4.18,1.78,11,6.69,2.25,13,6.1,1.52,10 +7153,literature,6.43,1.96,21,3.7,2.52,20,6.06,2,36,6.62,2.2,8,6.31,1.89,13,3.4,2.07,5,3.8,2.7,15,5.91,2.26,11,6.12,1.92,25,6.46,2.26,13,6.38,1.51,8,3.33,2.31,12,4.25,2.87,8,6,2.1,20,6.12,1.93,16,6,2.19,11,6.9,1.66,10,4.09,2.84,11,3.22,2.11,9,6,2.27,22,6.14,1.56,14 +7154,lithium,4.75,1.62,20,3.5,2.35,22,4.79,1.55,19,4.33,1.12,9,5.09,1.92,11,4,3.46,5,3.5,2,16,4.67,2.25,6,4.85,1.21,13,5,1.41,14,4.17,2.04,6,3.25,1.76,12,4.11,2.98,9,4.44,1.81,9,5.1,1.29,10,5.4,1.65,10,4.1,1.37,10,2.92,2.15,12,4.2,2.49,10,5.67,1.51,6,4.38,1.45,13 +7155,litigation,3.8,2.09,20,4.33,2.22,21,4.21,2.25,34,4,1.94,10,3.6,2.32,10,4.38,1.92,8,4.31,2.46,13,4.36,2.27,14,4.1,2.29,20,3.44,1.74,9,4.09,2.39,11,4.31,1.89,13,4.38,2.83,8,4.09,2.37,22,4.42,2.11,12,3.1,1.73,10,4.5,2.27,10,4.79,2.46,14,3.43,1.4,7,4.76,2.14,17,3.65,2.29,17 +7156,litigator,3.52,1.5,21,4.43,1.94,21,4.36,2.27,25,3.5,1.73,12,3.56,1.24,9,4.71,2.21,7,4.29,1.86,14,4.2,2.62,10,4.47,2.1,15,3.75,1.5,4,3.47,1.55,17,4.5,2.17,10,4.36,1.8,11,3.29,2.43,7,4.78,2.13,18,3.5,1.51,12,3.56,1.59,9,4.38,1.71,13,4.5,2.39,8,3.67,2.12,9,4.75,2.32,16 +7157,litter,2.58,1.43,19,3.8,1.99,20,5.7,2.68,20,2,1,3,2.53,1.41,15,3.1,2.08,10,4.5,1.72,10,5.9,2.42,10,5.5,3.03,10,2,1.1,6,2.67,1.44,12,2.86,1.68,7,4.31,2.02,13,5.88,2.64,8,5.58,2.81,12,2.5,1.62,12,2.71,1.11,7,3.5,2.17,10,4.1,1.85,10,6.11,2.67,9,5.36,2.77,11 +7158,little,5.91,1.66,22,4.2,1.96,20,5.18,2.24,17,5,2.45,6,6.27,1.22,15,4.33,2.34,6,4.14,1.88,14,5.22,2.49,9,5.12,2.1,8,5.71,1.77,14,6.29,1.6,7,3.67,2.35,9,4.64,1.57,11,6,2.29,9,4.25,1.91,8,6.14,1.88,14,5.5,1.2,8,5.17,2.23,6,3.79,1.76,14,5.33,2.65,9,5,1.85,8 +7159,live,7.95,1.17,22,4.71,2.57,21,6.5,1.86,18,7.5,1.38,6,8.2,1.08,15,5,2,7,4.57,2.87,14,6,2.06,9,7,1.69,8,7.79,1.31,14,8.43,0.79,7,4.11,2.85,9,5.17,2.37,12,6.7,1.57,10,6.25,2.25,8,7.93,1.27,14,8,1.07,8,4.67,3.2,6,4.73,2.4,15,6.8,1.62,10,6.12,2.17,8 +7160,livelihood,6.21,1.62,19,4.6,2.33,20,6.09,2,23,6.6,1.14,5,5.92,1.75,13,5,2.76,6,4.43,2.21,14,6.6,1.43,10,5.69,2.32,13,5.71,1.98,7,6.36,1.36,11,4.86,3.18,7,4.46,1.85,13,5.55,1.44,11,6.58,2.35,12,5.83,1.7,12,6.86,1.35,7,5,2.71,10,4.2,1.93,10,5.93,2.16,14,6.33,1.8,9 +7161,lively,7.12,1.36,40,6.1,2.69,20,6.86,1.83,22,7,1.3,14,7.16,1.43,25,7,2.54,10,5.2,2.66,10,6.73,2.05,11,7,1.67,11,6.81,1.6,16,7.3,1.18,23,6.43,3.41,7,5.92,2.36,13,6.62,2.14,13,7.22,1.3,9,7.25,1.33,24,6.94,1.44,16,5.5,3.34,10,6.7,1.83,10,6.79,2.04,14,7,1.51,8 +7162,liven,6.1,1.09,21,5.84,2.83,19,5.95,2.16,20,5.8,0.84,5,6.27,1.16,15,6.75,2.25,8,5.18,3.12,11,6.1,1.85,10,5.8,2.53,10,5.82,0.87,11,6.4,1.26,10,5.7,2.58,10,6,3.24,9,5.64,2.5,11,6.33,1.73,9,5.9,1.29,10,6.27,0.9,11,4,2.14,8,7.18,2.56,11,6.22,1.92,9,5.73,2.41,11 +7163,liver,4.19,1.63,21,3.27,2.41,22,4.67,1.98,27,4,1.33,10,4.36,1.91,11,2.71,2.36,7,3.53,2.47,15,4.41,2.4,17,5.1,0.88,10,4.09,1.45,11,4.3,1.89,10,4,3.32,5,3.06,2.16,17,4.57,2.24,14,4.77,1.74,13,4.08,1.61,13,4.38,1.77,8,2.5,2.37,10,3.92,2.35,12,5.14,1.92,14,4.15,1.99,13 +7164,livery,4.59,2.06,22,5.11,2.11,19,5.37,2.01,19,5,2,5,4.38,2.16,16,6.38,1.6,8,4.18,1.99,11,5.78,1.72,9,5,2.26,10,4.08,1.98,12,5.2,2.1,10,5.4,1.96,10,4.78,2.33,9,5.1,2.42,10,5.67,1.5,9,3.82,2.14,11,5.36,1.75,11,4.38,2.39,8,5.64,1.8,11,6,1.87,9,4.8,2.04,10 +7165,livestock,5.95,1.53,21,2.95,2.24,20,4.68,2.63,22,6.33,1.21,6,5.8,1.66,15,2.5,1.69,8,3.25,2.56,12,5.08,2.64,12,4.2,2.66,10,6.33,1.41,9,5.67,1.61,12,2.78,1.99,9,3.09,2.51,11,3.14,2.41,7,5.4,2.47,15,6.1,1.37,10,5.82,1.72,11,2.46,1.94,13,3.86,2.61,7,4.5,2.75,12,4.9,2.6,10 +7166,livid,3.42,1.8,19,5.38,2.94,21,4.55,2.48,22,3.55,1.44,11,3.57,2.3,7,5.43,2.88,7,5.36,3.08,14,4.67,2.42,6,4.5,2.58,16,3,1.51,8,3.73,2,11,6,3.51,8,5,2.61,13,5.1,2.33,10,4.08,2.61,12,3.17,1.9,12,3.86,1.68,7,4.7,3.23,10,6,2.65,11,4.38,2.57,13,4.78,2.49,9 +7167,lizard,5.43,2.2,21,5.5,2.82,20,5.86,2.37,21,5.5,1.76,6,5.4,2.41,15,5,2.73,8,5.83,2.95,12,6,2.45,11,5.7,2.41,10,4.5,2.81,6,5.8,1.9,15,5.4,2.72,10,5.6,3.06,10,5.57,2.41,14,6.43,2.37,7,5.86,2.12,7,5.21,2.29,14,5.71,2.95,14,5,2.68,6,5.58,2.71,12,6.22,1.92,9 +7168,llama,5.43,1.78,21,4.04,2.88,23,5.63,1.98,19,6,1.73,7,5.46,1.39,13,4.12,3.14,8,4.07,2.95,14,5.29,2.06,7,5.73,2.05,11,5.88,1.36,8,5.5,1.62,12,3.78,3.38,9,4.21,2.64,14,5.71,2.56,7,5.58,1.68,12,5.91,1.45,11,4.9,2.02,10,3.67,3.46,9,4.29,2.55,14,5.19,1.72,16,8,1.73,3 +7169,load,4.43,1.47,21,4.55,2.37,20,6.68,2.63,19,4.85,1.28,13,3.75,1.58,8,4.29,2.21,7,4.69,2.53,13,7.14,2.04,7,6.42,2.97,12,4.67,1.37,12,4.11,1.62,9,4.44,1.94,9,4.64,2.77,11,6.5,2.76,10,6.89,2.62,9,4.83,1.27,12,3.89,1.62,9,5.29,1.6,7,4.15,2.67,13,7.14,2.91,7,6.42,2.54,12 +7170,loader,4.48,1.91,21,2.96,2.18,23,6.33,2.25,18,5.33,2.4,9,3.83,1.19,12,3.09,1.92,11,2.83,2.48,12,6.6,2.46,10,6,2.07,8,5.14,2.54,7,4.08,1.55,13,3.18,2.23,11,2.75,2.22,12,6.57,3.05,7,6.18,1.72,11,4.54,1.98,13,4.38,1.92,8,3.09,2.47,11,2.83,1.99,12,6.22,2.54,9,6.44,2.07,9 +7171,loaf,5.75,1.65,20,2.45,1.7,20,5.32,1.82,25,4.5,1.91,4,6.06,1.48,16,4.33,2.08,3,2.12,1.45,17,5,1.66,9,5.5,1.93,16,5.62,1.06,8,5.83,1.99,12,2.67,1.73,9,2.27,1.74,11,5.14,1.56,14,5.55,2.16,11,5.64,1.36,11,5.89,2.03,9,1.6,1.07,10,3.3,1.83,10,5.56,1.79,18,4.71,1.89,7 +7172,loafer,4.05,1.56,22,3.63,2.24,19,5.05,2.5,21,3.8,1.3,5,4.06,1.69,16,4,1.85,8,3.36,2.54,11,4.8,2.57,10,5.27,2.53,11,4,1.13,12,4.1,2.02,10,3.2,1.81,10,4.11,2.67,9,5.5,2.32,12,4.44,2.74,9,3.73,1.1,11,4.36,1.91,11,3.12,1.89,8,4,2.49,11,5.33,2.87,9,4.83,2.29,12 +7173,loan,4.19,2.56,21,3.3,2.03,20,3.77,2.07,22,4,2.53,6,4.27,2.66,15,2.88,2.1,8,3.58,2.02,12,3.75,2.34,12,3.8,1.81,10,5.22,3.19,9,3.42,1.73,12,3.33,1.73,9,3.27,2.33,11,4,1.41,7,3.67,2.35,15,5,2.62,10,3.45,2.38,11,3.08,1.93,13,3.71,2.29,7,3.75,2.49,12,3.8,1.55,10 +7174,loathe,2.68,1.92,19,5.18,2.26,22,4.77,2.62,22,3.22,2.11,9,2.2,1.69,10,5.12,2.36,8,5.21,2.29,14,4.55,2.98,11,5,2.32,11,2.86,1.21,7,2.58,2.27,12,4.7,2.06,10,5.58,2.43,12,4.77,2.45,13,4.78,2.99,9,3.4,2.32,10,1.89,0.93,9,5,2.78,8,5.29,2.02,14,5.36,2.59,14,3.75,2.49,8 +7175,loathing,2.42,1.26,19,4.5,2.19,20,3.95,2.55,22,2.43,0.53,7,2.42,1.56,12,5.11,2.2,9,4,2.14,11,4.83,3.49,6,3.62,2.16,16,2.5,1.65,10,2.25,0.71,8,4.38,2.13,8,4.58,2.31,12,4.6,2.75,15,2.57,1.4,7,2.27,1.35,11,2.62,1.19,8,5.33,1.61,12,3.25,2.43,8,4.82,3.06,11,3.09,1.64,11 +7176,loathsome,2.89,1.7,19,4.45,2.54,20,3.57,1.85,28,3.33,1.86,6,2.69,1.65,13,4.18,2.56,11,4.78,2.64,9,3.73,2.24,11,3.47,1.62,17,3.55,1.86,11,2,0.93,8,3.6,2.32,10,5.3,2.58,10,3.89,2.08,18,3,1.25,10,3.31,1.84,13,2,0.89,6,4.08,2.53,13,5.14,2.61,7,3.25,2.08,16,4,1.48,12 +7177,lobby,4.76,1.89,21,4.65,2.62,20,5.53,2.14,36,4.38,2.62,8,5,1.35,13,5,2.74,5,4.53,2.67,15,5.18,2.79,11,5.68,1.84,25,4.92,2.36,13,4.5,0.76,8,4.83,2.79,12,4.38,2.5,8,6.05,1.82,20,4.88,2.39,16,4.64,1.91,11,4.9,1.97,10,5.09,2.63,11,4.11,2.67,9,5.36,2.19,22,5.79,2.12,14 +7178,lobbyist,3.32,1.7,19,3.73,2.12,22,4.45,2.42,22,4,1.5,9,2.7,1.7,10,3.88,1.96,8,3.64,2.27,14,4.55,2.54,11,4.36,2.42,11,4.43,1.13,7,2.67,1.67,12,3.7,2.11,10,3.75,2.22,12,4.23,2.2,13,4.78,2.82,9,3.6,1.65,10,3,1.8,9,4.12,2.75,8,3.5,1.74,14,5.07,2.59,14,3.38,1.77,8 +7179,lobe,4.52,1.44,21,3.92,1.93,24,5.59,2.15,22,4.62,1.51,8,4.46,1.45,13,3.85,2.03,13,4,1.9,11,5.92,2.33,13,5.11,1.9,9,4.38,1.41,8,4.92,1.08,12,4.79,1.37,14,2.7,2,10,6.17,1.85,12,4.9,2.38,10,3.9,1.79,10,5.09,0.7,11,3.59,2.03,17,4.71,1.5,7,5.9,2.51,10,5.33,1.87,12 +7180,lobotomy,2.45,2.13,22,5.32,2.65,19,2,1.55,21,3.2,2.28,5,2.25,2.18,16,5.38,2.97,8,5.27,2.53,11,2,1.89,10,2,1.26,11,2.5,2.02,12,2.4,2.37,10,5.9,1.97,10,4.67,3.24,9,2.33,1.92,12,1.56,0.73,9,2.27,1.95,11,2.64,2.38,11,4.88,2.85,8,5.64,2.58,11,2.22,1.92,9,1.83,1.27,12 +7181,lobster,6.43,1.8,21,4.67,2.43,24,5.55,2.52,22,6.62,1.85,8,6.31,1.84,13,4.77,2.65,13,4.55,2.25,11,5.38,2.79,13,5.78,2.22,9,6.88,2.3,8,6.33,1.37,12,5.07,2.13,14,4.1,2.81,10,6.17,2.62,12,4.8,2.3,10,5.4,1.84,10,7.36,1.21,11,4.76,2.66,17,4.43,1.9,7,5.4,2.99,10,5.67,2.19,12 +7182,local,6.77,1.74,22,3.8,1.91,20,6.68,1.97,19,6.08,1.85,13,7.78,0.97,9,4.29,1.38,7,3.54,2.15,13,6.71,1.89,7,6.67,2.1,12,6.67,1.97,12,6.9,1.52,10,4.11,1.27,9,3.55,2.34,11,6.5,1.96,10,6.89,2.09,9,6.83,2.04,12,6.7,1.42,10,4,1.73,7,3.69,2.06,13,6.57,2.37,7,6.75,1.82,12 +7183,localized,5.05,1.05,20,2.4,1.64,20,5.86,1.28,22,5,0,7,5.08,1.32,13,2.67,1.94,9,2.18,1.4,11,6.5,1.87,6,5.62,0.96,16,5.1,1.1,10,5,1.12,9,2.38,1.77,8,2.42,1.62,12,5.87,1.46,15,5.86,0.9,7,4.91,1.22,11,5.22,0.83,9,2.33,1.78,12,2.5,1.51,8,5.91,1.64,11,5.82,0.87,11 +7184,locate,5.58,1.22,19,3.67,1.85,21,6.3,1.49,23,6,1,5,5.38,1.33,13,4.17,2.04,6,3.47,1.81,15,6.6,1.26,10,6.08,1.66,13,5.29,0.95,7,5.73,1.42,11,3.14,2.34,7,3.93,1.59,14,6.09,1.22,11,6.5,1.73,12,5.58,1.31,12,5.57,1.13,7,3.64,2.38,11,3.7,1.16,10,6.21,1.37,14,6.44,1.74,9 +7185,location,5.77,1.63,22,4.58,2.65,19,6.19,1.54,21,4.8,2.28,5,6.12,1.36,16,5.88,2.42,8,3.64,2.5,11,5.9,1.85,10,6.45,1.21,11,5.5,1.78,12,6.1,1.45,10,4.3,2.63,10,4.89,2.8,9,6.17,1.64,12,6.22,1.48,9,5.55,1.97,11,6,1.26,11,3.5,2.62,8,5.36,2.5,11,5.78,1.64,9,6.5,1.45,12 +7186,locator,5.14,1.49,21,2.83,2.32,24,5.45,2.21,20,5.75,1.49,8,4.77,1.42,13,4.33,1.75,6,2.33,2.3,18,6,2.28,11,4.78,2.05,9,5,1.65,12,5.33,1.32,9,3.5,2.76,10,2.36,1.91,14,5.69,2.53,13,5,1.53,7,5.29,1.64,14,4.86,1.21,7,3.31,2.5,16,1.88,1.64,8,5.33,2.15,12,5.62,2.45,8 +7187,loch,5.67,1.35,21,3.89,2.73,19,5.25,2.17,36,5.38,1.51,8,5.85,1.28,13,5.4,2.3,5,3.36,2.73,14,4.64,2.54,11,5.52,1.98,25,5.54,1.56,13,5.88,0.99,8,4.27,2.8,11,3.38,2.72,8,5.65,2.32,20,4.75,1.91,16,5.55,1.57,11,5.8,1.14,10,4.45,3.11,11,3.12,2.03,8,5.18,2.26,22,5.36,2.1,14 +7188,lock,4.56,1.62,18,3,1.81,20,4.11,2.52,18,3.88,1.13,8,5.1,1.79,10,2.86,2.12,7,3.08,1.71,13,3.36,2.25,11,5.29,2.63,7,3.91,1.22,11,5.57,1.72,7,2,1.41,9,3.82,1.72,11,4.09,2.77,11,4.14,2.27,7,4.25,1.22,12,5.17,2.23,6,2.83,1.95,12,3.25,1.67,8,4.44,2.46,9,3.78,2.68,9 +7189,locker,4.79,1.17,43,3.35,2.4,23,6.35,2.45,17,4.93,1.33,15,4.71,1.08,28,4.45,2.77,11,2.33,1.5,12,6.5,2.51,10,6.14,2.54,7,4.45,1.26,22,5.14,0.96,21,4.27,2.83,11,2.5,1.62,12,5.86,2.91,7,6.7,2.16,10,5,1.22,25,4.5,1.04,18,2.45,1.75,11,4.17,2.69,12,5.5,2.45,8,7.11,2.32,9 +7190,locket,5.71,1.95,21,3.39,1.64,23,5.2,2.12,20,4,2,5,6.25,1.65,16,3.58,1.62,12,3.18,1.72,11,5.36,1.63,11,4.75,2.76,8,6.08,2.15,12,5.22,1.64,9,3.5,1.46,16,3.14,2.12,7,5.09,1.87,11,5.33,2.5,9,6,1.83,13,5.25,2.19,8,3.37,1.67,19,3.5,1.73,4,4.5,1.99,14,6.83,1.47,6 +7191,locksmith,5.48,1.6,21,3.83,2.79,23,5.68,2,19,5.62,1.41,8,5.08,1.44,12,4.25,3.24,8,3.5,2.68,14,5.43,1.62,7,5.91,2.34,11,5,1.77,8,5.5,1.17,12,4.33,2.96,9,3.5,2.74,14,4.86,2.12,7,6.17,1.85,12,5.6,1.9,10,5.36,1.36,11,3,2.5,9,4.36,2.92,14,5.56,2,16,6.33,2.31,3 +7192,lockup,3.19,1.72,21,4.11,2.47,19,4.63,2.43,35,2.75,1.39,8,3.46,1.9,13,4.2,2.17,5,4.07,2.64,14,4.55,2.25,11,4.67,2.55,24,2.92,1.8,13,3.62,1.6,8,4.73,2.61,11,3.25,2.12,8,5.11,2.13,19,4.06,2.69,16,3.64,1.69,11,2.7,1.7,10,4.4,2.72,10,3.78,2.28,9,4.52,2.62,21,4.79,2.19,14 +7193,loco,4.53,1.71,19,4.8,2.4,20,4.21,1.91,24,4.38,2.02,13,4.83,0.75,6,5.6,1.67,5,4.53,2.59,15,4.54,1.51,13,3.82,2.32,11,5.11,2.26,9,4,0.82,10,6.14,1.68,7,4.08,2.47,13,4,2.1,11,4.38,1.8,13,4.89,1.54,9,4.2,1.87,10,4.9,2.33,10,4.7,2.58,10,4.33,2.55,9,4.13,1.51,15 +7194,locomotive,5.95,1.28,21,5.5,2.18,22,5.23,2.14,22,5.78,1.48,9,6.08,1.16,12,5.33,2.16,6,5.53,2.33,15,6.17,2.04,6,4.88,2.13,16,5.78,0.67,9,6.08,1.62,12,5.6,2.3,5,5.47,2.21,17,4.82,2.04,11,5.64,2.25,11,6.25,1.06,12,5.56,1.51,9,4.89,2.15,9,5.92,2.18,13,4.92,1.98,12,5.6,2.37,10 +7195,locust,3.16,1.71,19,4.24,2.05,21,3.45,2.31,20,4,2,3,3,1.67,16,4.17,2.64,6,4.27,1.87,15,3.5,2.07,6,3.43,2.47,14,3.1,1.79,10,3.22,1.72,9,4.14,2.12,7,4.29,2.09,14,3.6,2.76,10,3.3,1.89,10,3.38,1.69,8,3,1.79,11,4.33,2.55,9,4.17,1.7,12,4,2.62,8,3.08,2.11,12 +7196,lode,5.24,1.81,21,3.45,2.52,20,5.03,2.37,36,5.5,2,8,5.08,1.75,13,4.2,2.77,5,3.2,2.48,15,4.91,2.26,11,5.08,2.47,25,5.46,1.94,13,4.88,1.64,8,4.08,2.71,12,2.5,2,8,5,2.47,20,5.06,2.32,16,5.27,2.05,11,5.2,1.62,10,3.91,2.74,11,2.89,2.26,9,4.68,2.4,22,5.57,2.31,14 +7197,lodge,6.43,1.54,21,3.33,2.29,21,5.8,1.78,25,6.33,1.56,12,6.56,1.59,9,3.86,2.97,7,3.07,1.94,14,5.4,2.17,10,6.07,1.49,15,7.5,1.91,4,6.18,1.38,17,4.1,2.69,10,2.64,1.69,11,4.86,2.04,7,6.17,1.58,18,6.75,1.66,12,6,1.32,9,3.46,2.3,13,3.12,2.42,8,5,1.94,9,6.25,1.57,16 +7198,loft,5.96,1.81,24,3.42,2.78,19,5.09,2.11,22,6,1.93,8,5.94,1.81,16,2.43,2.57,7,4,2.83,12,5.25,1.91,12,4.9,2.42,10,6.2,1.62,10,5.79,1.97,14,3.33,2.87,9,3.5,2.84,10,4.14,1.95,7,5.53,2.1,15,6.33,2.06,12,5.58,1.51,12,3,2.61,13,4.33,3.14,6,4.92,2.47,12,5.3,1.7,10 +7199,lofty,5.65,1.76,20,2.95,2.24,22,5.85,2.09,27,6.86,1.46,7,5,1.58,13,3.4,2.27,10,2.58,2.23,12,5.87,2.2,15,5.91,2.12,11,5.55,1.37,11,5.78,2.22,9,3.22,2.39,9,2.77,2.2,13,5.76,2.31,17,6.11,1.83,9,5.46,1.9,13,6,1.53,7,2.44,1.9,16,4.33,2.66,6,5.08,2.54,12,6.47,1.46,15 +7200,log,4.94,1.11,18,4.29,2.31,21,5.7,1.4,23,5.2,0.84,5,4.92,1.24,12,4.33,2.66,6,4.27,2.25,15,5.7,1.57,10,5.69,1.32,13,4.71,0.76,7,5.2,1.32,10,5,3.11,7,3.93,1.82,14,5.55,1.13,11,5.83,1.64,12,4.82,1.17,11,5.14,1.07,7,4.09,2.59,11,4.5,2.07,10,5.57,1.34,14,5.89,1.54,9 +7201,logic,6.58,1.12,19,3.67,1.85,21,6.7,1.69,23,6.8,0.84,5,6.38,1.19,13,4.67,2.16,6,3.27,1.62,15,6.4,1.43,10,6.92,1.89,13,6.43,1.13,7,6.55,1.13,11,4,2,7,3.5,1.83,14,6.36,1.91,11,7,1.48,12,6.75,1.29,12,6.29,0.76,7,3.73,2.37,11,3.6,1.17,10,6.57,1.5,14,6.89,2.03,9 +7202,logical,6.38,2.25,21,3.83,1.99,24,7.29,1.93,21,6.88,1.89,8,6.08,2.47,13,3.17,1.7,12,4.5,2.11,12,7.31,1.84,13,7.25,2.19,8,7,1.77,8,6.33,2.27,12,4.54,1.94,13,3,1.79,11,7.42,2.02,12,7.11,1.9,9,6,2.36,10,6.73,2.2,11,3.81,2.17,16,3.88,1.73,8,6.67,2.18,9,7.75,1.66,12 +7203,logistics,5.05,1.85,20,3.76,1.55,21,5.65,2.29,34,6,1.25,10,4.1,1.91,10,4.12,1.73,8,3.54,1.45,13,6.57,2.31,14,5,2.1,20,4.78,1.72,9,5.27,2,11,4.15,1.52,13,3.12,1.46,8,6.05,2.32,22,4.92,2.15,12,4.3,1.34,10,5.8,2.04,10,3.57,1.79,14,4.14,0.9,7,5.94,2.36,17,5.35,2.26,17 +7204,logo,5.53,2.01,19,3.32,2.51,22,5,1.9,27,4.67,1.97,6,5.92,1.98,13,2.45,1.37,11,4.18,3.12,11,4.9,2.47,10,5.06,1.56,17,6.09,1.7,11,4.75,2.25,8,2.91,2.17,11,3.73,2.87,11,5,1.88,18,5,2.06,9,5.77,1.79,13,5,2.53,6,3.71,2.84,14,2.62,1.77,8,4.75,2.18,16,5.36,1.43,11 +7205,lollipop,7.29,1.06,21,3.88,2.23,24,6.1,2.13,20,7.5,1.07,8,7.15,1.07,13,4.83,2.4,6,3.56,2.15,18,6,1.84,11,6.22,2.54,9,7.08,1.08,12,7.56,1.01,9,4.5,1.96,10,3.43,2.38,14,5.85,2.23,13,6.57,1.99,7,7.36,1.08,14,7.14,1.07,7,4.38,2.19,16,2.88,2.1,8,6.25,1.86,12,5.88,2.59,8 +7206,lone,3.75,1.25,20,3.84,2.01,19,4.32,2.34,22,3.29,1.11,7,4,1.29,13,4.22,2.17,9,3.5,1.9,10,5.33,2.42,6,3.94,2.26,16,4,1.05,10,3.56,1.51,9,3.88,1.55,8,3.82,2.36,11,4.87,2.26,15,3.14,2.19,7,3.45,1.21,11,4.11,1.27,9,3.27,1.74,11,4.62,2.2,8,4.45,2.46,11,4.18,2.32,11 +7207,loneliness,2.35,1.85,43,4.09,2.37,43,3.61,2.29,23,2.45,2.07,11,2.26,1.81,31,4.55,2.31,20,3.7,2.4,23,4.78,2.91,9,2.86,1.46,14,2.33,1.68,21,2.36,2.04,22,3.58,2.19,19,4.5,2.47,24,4.13,2.56,15,2.62,1.3,8,2.1,1.58,21,2.59,2.09,22,3.74,2.36,27,4.69,2.33,16,3.77,2.83,13,3.4,1.43,10 +7208,lonely,2.67,1.62,21,4.37,2.55,43,3.33,1.97,24,3.44,2.07,9,2.08,0.9,12,3.85,2.25,20,4.83,2.76,23,2.88,1.36,8,3.56,2.22,16,3,1.91,7,2.54,1.56,13,4.83,2.65,24,3.79,2.37,19,3.35,1.66,17,3.17,2.99,6,2.54,1.61,13,2.88,1.73,8,4.52,2.73,29,4.07,2.2,14,3.56,2.16,16,2.88,1.55,8 +7209,loner,3.5,1.67,20,3.94,2.41,18,5.45,2.32,22,3.4,1.14,5,3.53,1.85,15,3.33,1.86,6,4.25,2.67,12,5.6,1.51,10,5.33,2.9,12,3.7,1.06,10,3.3,2.16,10,3.6,2.22,10,4.38,2.72,8,4.27,2.1,11,6.64,1.96,11,3.17,1.4,12,4,2,8,3,2.78,9,4.89,1.62,9,5.45,2.34,11,5.45,2.42,11 +7210,lonesome,3.35,1.76,20,3.45,2.16,20,4.28,2.28,25,3.33,1.53,3,3.35,1.84,17,4,2.71,7,3.33,1.83,12,4.62,2.07,8,4.12,2.42,17,3.86,1.21,7,3.08,1.98,13,4,1.91,7,3.33,2.31,12,4.07,2.2,14,4.55,2.46,11,2.89,1.36,9,3.73,2,11,3.18,2.09,11,3.78,2.33,9,3.67,2.09,18,5.86,2.12,7 +7211,longboat,5.35,1.95,20,3.72,2.85,18,5.38,2.12,24,6,0.71,5,5.13,2.2,15,4.8,2.49,5,3.31,2.95,13,4.77,2.39,13,6.09,1.58,11,5.5,2.32,10,5.2,1.62,10,4.86,2.91,7,3,2.68,11,5.31,1.99,16,5.5,2.51,8,5,2.15,14,6.17,1.17,6,3.83,2.79,12,3.5,3.21,6,5.4,2.35,15,5.33,1.8,9 +7212,longevity,6.57,1.66,21,4.75,2.63,20,5.89,2.21,36,7.75,1.04,8,5.85,1.57,13,4,2.12,5,5,2.8,15,5.91,1.81,11,5.88,2.4,25,7.15,1.46,13,5.62,1.6,8,4.33,2.35,12,5.38,3.07,8,6.35,2.06,20,5.31,2.33,16,6.55,1.51,11,6.6,1.9,10,5.73,2.97,11,3.56,1.59,9,5.68,2.51,22,6.21,1.67,14 +7213,longitude,4.76,1.61,21,2.91,1.93,23,5.04,1.82,26,5.45,1.13,11,4,1.76,10,3.18,2.09,11,2.67,1.83,12,5.18,1.83,11,5.07,1.86,14,4.7,1.83,10,4.82,1.47,11,3,2.1,11,2.83,1.85,12,4.94,1.95,17,5.5,1.51,8,4.54,2.03,13,5.12,0.35,8,2.53,1.96,15,3.62,1.77,8,4.94,2.11,17,5.22,1.2,9 +7214,longtime,5.5,1.54,22,3.36,2.27,25,6,2.19,24,6,1.94,9,5.15,1.14,13,2.67,2,9,3.75,2.38,16,5.78,2.17,9,6.13,2.26,15,5.25,1.49,8,5.64,1.6,14,4.58,2.15,12,2.23,1.79,13,5.75,2.45,12,6.25,1.96,12,5.58,1.56,12,5.4,1.58,10,3.2,2.11,15,3.6,2.59,10,6.23,2.09,13,5.73,2.37,11 +7215,look,5.95,1.68,22,3.76,2.64,21,5.88,1.67,16,5,1.55,6,6.33,1.68,15,2.86,2.48,7,4.21,2.69,14,5.5,1.77,8,6.25,1.58,8,5.71,1.86,14,6.43,1.4,7,4,2.83,9,3.58,2.61,12,5.78,1.99,9,6,1.29,7,5.79,1.93,14,6.25,1.16,8,4.5,3.33,6,3.47,2.39,15,6.44,1.94,9,5.14,0.9,7 +7216,looker,6.05,1.81,22,4.88,2.29,26,6.17,2.08,24,6.78,1.2,9,5.54,2.03,13,3.8,2.44,10,5.56,1.97,16,6,2,9,6.27,2.19,15,5.75,2.31,8,6.21,1.53,14,4.54,2.3,13,5.23,2.31,13,5.83,1.95,12,6.5,2.24,12,5.75,2.05,12,6.4,1.51,10,5,2.45,15,4.73,2.15,11,6,2.16,13,6.36,2.06,11 +7217,lookout,4.43,1.7,23,4.32,2.21,22,6,2.47,19,4.62,1.51,8,4.33,1.84,15,4.2,2.15,10,4.42,2.35,12,6,3.22,6,6,2.2,13,4.67,1.72,12,4.18,1.72,11,4.36,2.16,11,4.27,2.37,11,5.64,2.59,14,7,2,5,4.18,1.83,11,4.67,1.61,12,4.2,2.35,10,4.42,2.19,12,5.8,1.81,10,6.22,3.15,9 +7218,loom,4.94,1.76,18,3.65,2.21,20,4.96,2.13,25,5.6,1.52,5,4.69,1.84,13,2.91,1.87,11,4.56,2.35,9,5.38,2.13,16,4.22,2.05,9,4.57,1.81,7,5.18,1.78,11,3.22,2.64,9,4,1.84,11,4.65,2.21,20,6.2,1.3,5,5.11,1.83,9,4.78,1.79,9,3.09,2.34,11,4.33,1.94,9,5.11,2.13,19,4.5,2.26,6 +7219,loon,4.74,1.79,19,3.85,1.98,20,4.75,2.29,20,6,1,3,4.5,1.83,16,3,1.67,6,4.21,2.04,14,5.5,1.76,6,4.43,2.47,14,5.6,0.97,10,3.78,2.05,9,4.29,2.06,7,3.62,1.98,13,4.6,2.01,10,4.9,2.64,10,5.12,1.64,8,4.45,1.92,11,4.33,2.18,9,3.45,1.81,11,4.12,2.59,8,5.17,2.08,12 +7220,loony,4.48,1.44,21,4.04,2.61,24,4.2,2.5,20,5.12,1.64,8,4.08,1.19,13,4.83,2.14,6,3.78,2.76,18,4.09,2.63,11,4.33,2.5,9,4.5,1.62,12,4.44,1.24,9,5,2.75,10,3.36,2.37,14,4.38,2.72,13,3.86,2.19,7,4.14,1.51,14,5.14,1.07,7,4.62,2.31,16,2.88,2.95,8,4.25,2.56,12,4.12,2.59,8 +7221,loop,5.26,1.59,19,3.52,1.81,21,4.9,1.8,20,5,0,3,5.31,1.74,16,3,1.55,6,3.73,1.91,15,6.17,1.17,6,4.36,1.78,14,5.6,0.7,10,4.89,2.2,9,2.86,1.46,7,3.86,1.92,14,5.2,2.2,10,4.6,1.35,10,5.62,1.6,8,5,1.61,11,3.11,1.69,9,3.83,1.9,12,4.88,2.64,8,4.92,1.08,12 +7222,loophole,4.84,1.61,19,4.71,1.95,21,5.35,2.04,23,4.8,1.3,5,4.85,1.82,13,5.5,2.43,6,4.4,1.72,15,4.8,1.87,10,5.77,2.13,13,4.14,1.57,7,5.27,1.62,11,4.43,2.23,7,4.86,1.88,14,5.45,2.07,11,5.25,2.09,12,5.08,1.38,12,4.43,1.99,7,5,2.37,11,4.4,1.43,10,4.79,2.12,14,6.22,1.64,9 +7223,loopy,4.67,2.2,21,4.25,2.27,20,4.16,2.39,19,5,3.03,6,4.53,1.88,15,4.38,2,8,4.17,2.52,12,4.08,2.61,12,4.29,2.14,7,4.89,2.89,9,4.5,1.62,12,5,1.87,9,3.64,2.46,11,4.43,2.23,7,4,2.56,12,5.3,2.63,10,4.09,1.64,11,4.92,2.29,13,3,1.73,7,3.9,3.07,10,4.44,1.42,9 +7224,loose,4.52,2.06,21,4.3,2.47,20,5.53,2.74,19,4.77,1.79,13,4.12,2.53,8,4.86,2.12,7,4,2.68,13,6.14,2.85,7,5.17,2.72,12,4.58,2.19,12,4.44,2.01,9,4.11,2.26,9,4.45,2.73,11,6,2.79,10,5,2.74,9,4.42,2.11,12,4.67,2.12,9,5.29,1.6,7,3.77,2.74,13,5.71,3.35,7,5.42,2.47,12 +7225,loosen,5,1,19,4,2.43,21,6,2.2,23,5.33,0.58,3,4.94,1.06,16,4.62,2.39,8,3.62,2.47,13,6.44,2.19,9,5.71,2.23,14,5.22,0.83,9,4.8,1.14,10,5,2.65,9,3.25,2.05,12,6.27,2.22,15,5.5,2.2,8,4.43,1.27,7,5.33,0.65,12,4.5,2.17,10,3.55,2.66,11,6.85,2.19,13,4.9,1.73,10 +7226,loot,4.43,2.6,21,5.15,2.13,20,5.62,2.5,21,5.83,2.14,6,3.87,2.61,15,5.62,2,8,4.83,2.25,12,6.45,2.62,11,4.7,2.11,10,5.5,2.74,6,4,2.51,15,5.7,2.45,10,4.6,1.71,10,5.79,2.39,14,5.29,2.87,7,4.86,2.54,7,4.21,2.69,14,5.07,2.23,14,5.33,2.07,6,5.75,2.53,12,5.44,2.6,9 +7227,lop,4.8,2.14,20,4.55,2.16,20,5.08,1.71,25,4.18,2.09,11,5.56,2.07,9,6,2,7,3.77,1.88,13,4.58,1.38,12,5.54,1.9,13,4.82,2.36,11,4.78,1.99,9,3.91,2.21,11,5.33,1.94,9,5,1.94,17,5.25,1.16,8,5.3,1.89,10,4.3,2.36,10,4.42,2.39,12,4.75,1.91,8,5.13,1.96,15,5,1.33,10 +7228,lopsided,4.19,1.54,21,4.42,2.21,24,3.95,2.17,22,4.38,1.92,8,4.08,1.32,13,4.23,2.13,13,4.64,2.38,11,4.23,2.59,13,3.56,1.42,9,4.25,1.91,8,4.33,1.23,12,5.14,1.83,14,3.4,2.37,10,4.42,2.43,12,3.4,1.78,10,3.9,2.02,10,4.45,0.93,11,4.12,1.93,17,5.14,2.79,7,3.7,2.45,10,4.17,1.99,12 +7229,lord,5.59,2.17,22,3.81,2.42,21,5.75,2.35,16,6,2.37,6,5.33,2.19,15,3.86,3.24,7,3.79,2.04,14,5.5,1.85,8,6,2.88,8,5.5,1.95,14,5.57,2.82,7,3.33,2.06,9,4.17,2.69,12,6,2.24,9,5.43,2.64,7,5.29,2.02,14,6.12,2.47,8,3.5,2.51,6,3.93,2.46,15,6.33,2.74,9,5,1.63,7 +7230,lordship,5.2,2.26,20,4.42,2.04,24,5.41,2.68,22,6,1.6,8,4.67,2.53,12,4.69,2.36,13,4.09,1.64,11,6.23,2.39,13,4.22,2.77,9,6.88,1.81,8,3.82,1.66,11,5,1.62,14,3.6,2.37,10,5.67,2.67,12,5.1,2.81,10,5.5,2.12,10,4.9,2.47,10,4.35,2.15,17,4.57,1.9,7,5.3,2.75,10,5.5,2.75,12 +7231,lore,6.42,1.95,19,4.5,2.37,22,5.58,1.77,19,5.89,1.96,9,6.9,1.91,10,4.14,2.27,7,4.64,2.56,14,6,1.94,10,5.11,1.54,9,6.44,2.07,9,6.4,1.96,10,5.3,2.5,10,3.73,2.2,11,5.12,1.25,8,5.7,2.06,10,5.92,1.73,12,7.29,2.14,7,4.2,2.26,20,7.5,0.71,2,5.5,1.6,8,5.64,1.96,11 +7232,lose,3.59,2.09,22,5.43,2.69,21,4.39,2.33,18,4.83,2.64,6,3.07,1.75,15,4.71,2.81,7,5.79,2.67,14,4.78,2.54,9,4.12,2.3,8,3.71,2.33,14,3.29,1.8,7,4.56,3.13,9,6.08,2.23,12,5.3,2.36,10,3.25,1.83,8,4.21,2.33,14,2.5,0.93,8,5.83,3.92,6,5.27,2.19,15,5.2,2.49,10,3.38,1.77,8 +7233,loser,2.85,2.06,39,3.94,2.41,18,4.53,2.55,17,3.23,2.55,13,2.65,1.79,26,3.5,1.64,6,4.17,2.76,12,5.89,2.57,9,3,1.51,8,3.09,2.31,22,2.53,1.7,17,3.9,2.02,10,4,2.98,8,5,3.41,6,4.27,2.1,11,3.23,2.29,26,2.08,1.26,13,2.67,2.69,9,5.22,1.2,9,4.62,2.72,8,4.44,2.55,9 +7234,loss,2.9,2.14,21,5.2,2.55,20,4.47,3.04,19,3.38,2.43,13,2.12,1.36,8,4.43,1.51,7,5.62,2.93,13,5.43,2.88,7,3.92,3.12,12,3.25,2.53,12,2.44,1.51,9,4.22,2.44,9,6,2.45,11,6.1,2.42,10,2.67,2.69,9,2.75,1.76,12,3.11,2.67,9,5,1.63,7,5.31,2.98,13,5.29,3.25,7,4,2.95,12 +7235,lost,2.53,1.12,19,5.11,2.47,37,3.85,2.05,26,2.33,1.53,3,2.53,1.13,15,4.67,2.74,9,5.25,2.41,28,3.92,2.25,13,3.77,1.92,13,2.83,1.17,6,2.33,1.15,12,5.29,2.61,14,5,2.43,23,4.41,2.29,17,2.78,0.83,9,2.42,1,12,2.71,1.38,7,4.25,2.15,20,6.12,2.5,17,4.25,2.21,16,3.2,1.69,10 +7236,lotion,5.52,1.88,23,3.55,2.28,22,5.75,2.45,20,5.88,1.36,8,5.33,2.13,15,3.1,2.02,10,3.92,2.5,12,6.71,2.98,7,5.23,2.05,13,5,2.09,12,6.09,1.51,11,4.27,2.49,11,2.82,1.89,11,5.53,2.67,15,6.4,1.67,5,4.73,1.85,11,6.25,1.66,12,3.8,1.93,10,3.33,2.61,12,5.6,1.9,10,5.9,3,10 +7237,lottery,6.33,1.98,21,6.05,2.42,21,3.45,2.7,22,6.78,1.39,9,6,2.34,12,5.71,2.75,7,6.08,2.36,13,2.8,1.87,10,4,3.22,12,6.86,1.95,7,5.85,1.91,13,5.57,1.99,7,6.15,2.7,13,4,2.76,11,2.91,2.66,11,6.85,1.82,13,5.5,2.07,8,6.82,2.09,11,5.2,2.57,10,3.09,2.47,11,3.82,2.99,11 +7238,lotto,6.05,1.86,22,6,2.74,18,3.29,2.83,21,5.6,1.67,5,6.19,2.01,16,5.86,2.85,7,6.09,2.81,11,2.9,3,10,3.64,2.77,11,5.92,2.19,12,6.2,1.48,10,5.22,2.73,9,6.78,2.68,9,3.33,2.9,12,3.22,2.91,9,6.09,2.07,11,6,1.73,11,5.29,2.14,7,6.45,3.08,11,3.89,3.37,9,2.83,2.41,12 +7239,lotus,6.24,1.87,21,3.77,2.14,22,4.86,2.2,21,6.33,1,9,6.17,2.37,12,3.33,1.86,6,3.8,2.27,15,4.83,3.37,6,4.87,1.68,15,6,1.22,9,6.42,2.27,12,5.4,1.52,5,3.29,2.08,17,4.8,2.04,10,4.91,2.43,11,5.67,2.06,12,7,1.32,9,4,2.24,9,3.62,2.14,13,5.25,2.14,12,4.33,2.29,9 +7240,loudmouth,3.24,1.84,21,5.21,2.37,19,4.39,2.64,36,3.12,1.96,8,3.31,1.84,13,5,2.92,5,5.29,2.27,14,4.73,3.04,11,4.24,2.5,25,3.23,1.92,13,3.25,1.83,8,5.55,2.5,11,4.75,2.25,8,4.35,2.58,20,4.44,2.8,16,3.64,1.8,11,2.8,1.87,10,5.82,2.18,11,4.38,2.5,8,4.18,2.82,22,4.71,2.4,14 +7241,loudspeaker,4.67,2.06,21,4.3,2.49,23,4.62,2.46,21,3,2,5,5.19,1.83,16,4.75,2.3,12,3.82,2.71,11,5.27,2.33,11,3.33,1.87,9,4.58,2.23,12,4.78,1.92,9,4.44,2.78,16,4,1.83,7,4.64,2.06,11,4.6,2.95,10,4.92,2.36,13,4.25,1.49,8,4.47,2.61,19,3.5,1.91,4,4.43,2.5,14,5,2.52,7 +7242,lounge,5.95,1.9,20,2.64,2.08,22,5.88,2.12,26,5.22,1.56,9,6.55,2.02,11,3.43,3.05,7,2.27,1.44,15,5.5,2.39,16,6.5,1.51,10,6.5,1.78,10,5.4,1.96,10,2,2.24,5,2.82,2.07,17,5.38,2.6,13,6.38,1.45,13,6.25,1.82,12,5.5,2.07,8,1.6,1.07,10,3.5,2.35,12,5.92,2.4,13,5.85,1.91,13 +7243,louse,3.34,1.61,41,3.61,2.22,41,3.93,1.92,42,3.61,1.85,18,3.13,1.39,23,4.12,2.13,16,3.28,2.26,25,4.79,1.72,14,3.5,1.9,28,3.65,1.53,20,2.95,1.64,20,3.78,2,23,3.39,2.52,18,4.35,2.01,23,3.42,1.71,19,3.38,1.81,24,3.29,1.31,17,3.27,2,30,4.55,2.62,11,3.95,2.06,22,3.9,1.8,20 +7244,lousy,3.14,1.93,22,4.28,2.44,25,4.33,1.93,24,3.44,1.74,9,2.92,2.1,13,3.78,2.22,9,4.56,2.58,16,3.89,1.45,9,4.6,2.16,15,4,2.45,8,2.64,1.45,14,4.75,2.53,12,3.85,2.38,13,4.17,1.47,12,4.5,2.35,12,2.75,2.3,12,3.6,1.35,10,3.79,2.61,14,4.91,2.17,11,4.31,1.7,13,4.36,2.25,11 +7245,lovable,8.26,0.99,19,5.41,2.72,22,6.83,2.33,24,8.33,1.21,6,8.23,0.93,13,5.5,2.68,12,5.3,2.91,10,5.25,3.11,8,7.62,1.36,16,7.8,1.14,10,8.78,0.44,9,5.89,2.8,9,5.08,2.72,13,6.82,2.35,17,7,2.68,6,8.88,0.35,8,7.82,1.08,11,5.78,2.82,9,5.15,2.73,13,7.06,2.43,16,6.38,2.2,8 +7246,love,8,1.39,37,5.36,3.23,47,5.92,2.92,50,7.71,1.63,24,8.54,0.52,13,4.29,3.27,14,5.82,3.15,33,5.81,3.12,26,6.04,2.74,24,8,1.46,16,8,1.38,21,5.43,3.44,23,5.29,3.09,24,5.81,3.2,21,6,2.75,29,7.91,1.44,22,8.13,1.36,15,6,3.21,25,4.64,3.16,22,5.96,3.3,24,5.88,2.58,26 +7247,loved,7.65,1.73,43,5.59,3.08,46,6.68,1.8,19,7.45,1.6,22,7.86,1.88,21,4.79,3.29,14,5.94,2.97,32,6.7,2.26,10,6.67,1.22,9,7.18,2.04,22,8.14,1.2,21,6,3.27,22,5.21,2.92,24,6,2.07,8,7.1,1.52,10,7.62,1.88,26,7.71,1.53,17,5.92,3.16,25,5.19,3.01,21,6.88,1.73,8,6.55,1.92,11 +7248,loveless,2.59,1.89,22,4.46,2.39,26,3.96,2.37,24,2.33,1.66,9,2.77,2.09,13,4.3,2.45,10,4.56,2.42,16,3.89,1.45,9,4,2.83,15,2.88,2.17,8,2.43,1.79,14,4.08,2.18,13,4.85,2.61,13,3.5,2.28,12,4.42,2.47,12,3.08,2.23,12,2,1.25,10,4.13,2.26,15,4.91,2.59,11,3.85,2.27,13,4.09,2.59,11 +7249,loveliness,7.5,1.1,20,5.65,2.68,20,5.24,2.17,17,7.43,0.98,7,7.54,1.2,13,6.22,2.22,9,5.18,3.03,11,3.6,1.67,5,5.92,2.02,12,7.4,1.26,10,7.78,0.83,9,5.88,2.47,8,5.5,2.91,12,4.5,1.83,12,7,2,5,7.91,1.22,11,7,0.71,9,5.08,2.84,12,6.5,2.33,8,4.22,2.11,9,6.38,1.69,8 +7250,lovely,7.55,1.65,22,3.95,2.75,21,6.38,2.42,16,7.5,1.52,6,7.53,1.81,15,4.14,3.29,7,3.86,2.57,14,5.75,2.6,8,7,2.2,8,7.36,1.78,14,7.86,1.57,7,3.89,2.42,9,4,3.07,12,6,2.88,8,6.75,1.98,8,7.36,1.82,14,7.88,1.36,8,4.67,2.94,6,3.67,2.72,15,6.62,2.77,8,6.12,2.17,8 +7251,lovemaking,7.95,1.27,19,6.14,3.29,21,6.22,2.33,23,8.4,0.89,5,7.77,1.42,13,7,3.03,6,5.8,3.43,15,7,2.62,10,5.62,1.98,13,7.57,1.4,7,8.18,1.25,11,6.43,2.7,7,6,3.64,14,6.18,2.09,11,6.25,2.63,12,8.08,1.24,12,7.71,1.38,7,6.36,3.53,11,5.9,3.18,10,6.57,2.62,14,5.67,1.8,9 +7252,lover,8.05,1.25,22,7.45,2.04,20,6.37,2.17,19,7.85,1.41,13,8.33,1,9,7.57,1.81,7,7.38,2.22,13,6,2.31,7,6.58,2.15,12,8.17,1.19,12,7.9,1.37,10,7.44,1.67,9,7.45,2.38,11,6.1,2.02,10,6.67,2.4,9,8.33,0.98,12,7.7,1.49,10,8.29,0.76,7,7,2.38,13,7.14,1.57,7,5.92,2.39,12 +7253,lovesick,3.63,1.54,19,5.81,2.48,21,3.8,2.61,20,4,1.73,3,3.56,1.55,16,4.17,2.64,6,6.47,2.17,15,3.83,2.14,6,3.79,2.86,14,3.8,1.14,10,3.44,1.94,9,7.14,1.35,7,5.14,2.68,14,4.8,2.97,10,2.8,1.81,10,4.12,1.64,8,3.27,1.42,11,6.44,2.74,9,5.33,2.27,12,5,3.59,8,3,1.35,12 +7254,low,4.39,1.72,18,2.21,1.9,19,3.11,1.53,18,3.5,1.51,8,5.1,1.6,10,2.29,1.98,7,2.17,1.95,12,3.27,1.42,11,2.86,1.77,7,3.73,1.49,11,5.43,1.62,7,2.11,2.09,9,2.3,1.83,10,2.91,1.38,11,3.43,1.81,7,3.92,1.24,12,5.33,2.25,6,2.58,2.27,12,1.57,0.79,7,3.22,1.79,9,3,1.32,9 +7255,lowdown,3.74,1.79,19,4,2.43,22,4.87,2.12,23,4.18,1.78,11,3.43,1.62,7,4.62,2.45,8,3.64,2.44,14,4.57,2.23,7,5,2.13,16,4,1.77,8,3.55,1.86,11,3.56,2.92,9,4.31,2.1,13,4.55,1.81,11,5.17,2.41,12,3.25,1.71,12,4.57,1.72,7,3.55,2.98,11,4.45,1.75,11,4.85,2.08,13,4.9,2.28,10 +7256,lowlife,2.68,1.34,19,4.29,1.71,21,3.4,1.82,20,3.33,1.53,3,2.56,1.31,16,4.67,2.25,6,4.13,1.51,15,3.33,1.51,6,3.43,1.99,14,3.2,1.14,10,2.11,1.36,9,4.29,1.25,7,4.29,1.94,14,2.9,1.45,10,3.9,2.08,10,2.62,1.41,8,2.73,1.35,11,4.22,1.92,9,4.33,1.61,12,2.62,1.92,8,3.92,1.62,12 +7257,lowly,4,1.61,21,3.95,1.75,19,3.57,2.44,21,3.8,1.1,5,4,1.81,15,3.62,1.69,8,4.18,1.83,11,3.3,2.06,10,3.82,2.82,11,3.73,1.1,11,4.3,2.06,10,4.6,1.65,10,3.22,1.64,9,2.92,2.39,12,4.44,2.35,9,4.3,1.06,10,3.73,2,11,4.62,1.85,8,3.45,1.57,11,3.22,1.79,9,3.83,2.89,12 +7258,lox,4.74,2,19,3.86,1.88,22,5.68,1.91,22,4.22,1.48,9,5.2,2.35,10,5,1.07,8,3.21,1.97,14,5.82,2.14,11,5.55,1.75,11,4.71,0.76,7,4.75,2.49,12,4.2,1.81,10,3.58,1.98,12,6.15,1.95,13,5,1.73,9,5.7,1.83,10,3.67,1.66,9,4,2,8,3.79,1.89,14,5.64,2.17,14,5.75,1.49,8 +7259,loyal,7.31,1.33,42,3.65,2.45,43,6.8,1.91,44,7.58,1.3,19,7.09,1.35,23,3.75,2.96,12,3.7,2.26,30,6.43,2.04,23,7.15,1.76,20,7.74,1.18,23,6.79,1.36,19,3.92,2.78,12,3.55,2.35,31,6.78,2.06,27,6.82,1.7,17,7.33,1.27,24,7.28,1.45,18,4.2,2.82,20,3.17,2.01,23,6.77,1.86,35,6.89,2.2,9 +7260,loyalty,7.18,2.13,22,4.52,2.71,21,7,1.83,22,7.29,1.9,14,7,2.62,8,4.45,2.91,11,4.56,2.79,9,5,2,6,7.75,1.06,16,7.1,2.13,10,7.25,2.22,12,3.18,1.94,11,6,2.75,10,6.31,1.84,13,8,1.32,9,7.08,1.98,12,7.3,2.41,10,4.08,2.63,13,5.25,2.87,8,7.08,1.83,12,6.9,1.91,10 +7261,luau,6.05,1.47,20,4.59,2.28,22,6.33,1.68,21,5.78,1.56,9,6.27,1.42,11,4.8,2.7,10,4.42,1.98,12,6.12,1.36,8,6.46,1.9,13,5.64,1.34,14,7,1.41,6,5.5,2.45,8,4.07,2.09,14,6.38,1.3,8,6.31,1.93,13,5.6,0.52,10,6.5,1.96,10,5.33,1.97,12,3.7,2.41,10,6.5,1.45,12,6.11,2.03,9 +7262,lube,5.1,1.97,21,4.17,2.37,23,5.58,1.86,26,5.45,1.63,11,4.7,2.31,10,5.09,2.02,11,3.33,2.42,12,5.82,1.94,11,5.43,1.91,14,5.5,2.22,10,4.73,1.74,11,4.27,2.37,11,4.08,2.47,12,5.29,2.02,17,6.25,1.49,8,4.92,2.36,13,5.38,1.19,8,3.53,2.17,15,5.38,2.39,8,5.35,2.06,17,6,1.41,9 +7263,lubricant,5.32,1.67,19,5.38,1.69,21,5.52,2.25,23,6.67,1.53,3,5.06,1.61,16,6.12,1.55,8,4.92,1.66,13,5.44,2.35,9,5.57,2.28,14,4.44,1.59,9,6.1,1.37,10,5.78,1.72,9,5.08,1.68,12,5.93,2.6,15,4.75,1.16,8,4.86,1.86,7,5.58,1.56,12,5.7,0.82,10,5.09,2.21,11,5.85,2.51,13,5.1,1.91,10 +7264,lucid,5.35,2.16,20,4.78,2.71,18,5.27,2.19,22,4.8,1.64,5,5.53,2.33,15,5.83,2.64,6,4.25,2.7,12,5,1.89,10,5.5,2.47,12,5.6,1.84,10,5.1,2.51,10,4.5,2.84,10,5.12,2.7,8,4,2.14,11,6.55,1.37,11,4.67,2.19,12,6.38,1.77,8,5.33,2.96,9,4.22,2.49,9,4.18,1.99,11,6.36,1.86,11 +7265,luck,6.73,1.93,22,4.57,2.87,21,6.06,2.58,18,5.83,2.79,6,7.07,1.53,15,4.57,3.05,7,4.57,2.9,14,6.22,2.54,9,5.88,2.95,8,6.57,2.28,14,7,1.29,7,4,3.16,9,5,2.7,12,7.5,1.9,10,4.25,2.19,8,6.64,2.13,14,6.88,1.64,8,4.5,2.81,6,4.6,3,15,7.1,2.02,10,4.75,2.71,8 +7266,lucky,7.32,1.45,19,5.3,2.56,20,5.36,2.51,47,7.33,1.32,9,7.3,1.64,10,4.43,2.76,7,5.77,2.42,13,5.27,2.66,15,5.41,2.47,32,6.57,1.27,7,7.75,1.42,12,5.44,2.65,9,5.18,2.6,11,5.64,2.6,25,5.05,2.42,22,6.8,1.62,10,7.89,1.05,9,5.9,2.08,10,4.7,2.95,10,5.4,2.54,30,5.29,2.52,17 +7267,lucrative,6.81,1.81,21,5.15,2.62,20,6.11,1.92,36,7.25,1.39,8,6.54,2.03,13,5,2.83,5,5.2,2.65,15,6.09,2.07,11,6.12,1.9,25,6.69,2.02,13,7,1.51,8,5.25,2.49,12,5,2.98,8,6.1,1.89,20,6.12,2.03,16,6.36,2.06,11,7.3,1.42,10,5,2.9,11,5.33,2.4,9,6.32,1.73,22,5.79,2.22,14 +7268,ludicrous,3.95,2.22,19,4.78,2,23,4.79,1.93,19,3.89,1.36,9,4,2.87,10,5.57,1.51,7,4.47,2.2,15,4.8,1.93,10,4.78,2.05,9,3.78,2.39,9,4.1,2.18,10,5.2,2.15,10,4.5,1.98,12,4.38,1.3,8,5.3,2.31,10,4.25,2.67,12,3.43,1.13,7,4.75,1.97,20,5,2.65,3,4.25,1.39,8,5.18,2.23,11 +7269,lug,4.58,2.17,19,3.45,2.52,22,4.96,1.73,28,6.5,1.87,6,3.69,1.7,13,4.09,2.55,11,2.82,2.44,11,5.55,1.75,11,4.59,1.66,17,4.64,2.25,11,4.5,2.2,8,3.64,2.94,11,3.27,2.15,11,4.72,1.64,18,5.4,1.9,10,4.46,2.33,13,4.83,1.94,6,3.64,2.82,14,3.12,2.03,8,4.88,2.16,16,5.08,1,12 +7270,luggage,5.19,1.69,21,3.75,2.21,24,5.42,1.61,19,5.89,1.36,9,4.67,1.78,12,2.83,2.04,6,4.12,2.29,17,4.29,0.95,7,6.08,1.56,12,5,1.79,16,5.8,1.3,5,3.43,2.5,14,4.33,1.8,9,5.33,1.73,9,5.5,1.58,10,5.75,1.6,12,4.44,1.59,9,3.75,2.05,16,3.75,2.66,8,5.18,1.72,11,5.75,1.49,8 +7271,lukewarm,4.5,1.67,20,2.61,1.59,23,5.76,1.76,21,4.78,1.72,9,4.27,1.68,11,2.45,1.44,11,2.75,1.76,12,5.12,1.64,8,6.15,1.77,13,4.79,1.53,14,3.83,1.94,6,2.44,1.67,9,2.71,1.59,14,6,1.41,8,5.62,1.98,13,4.7,1.16,10,4.3,2.11,10,2.77,1.69,13,2.4,1.51,10,6.42,1.88,12,4.89,1.17,9 +7272,lull,4.05,1.6,21,3.76,1.85,25,5.41,2.75,22,3.62,1.85,8,4.31,1.44,13,4.15,2.19,13,3.33,1.37,12,4.77,2.71,13,6.33,2.69,9,3.75,2.31,8,4.25,1.06,12,4,1.66,14,3.45,2.11,11,5.75,2.63,12,5,2.98,10,3.8,1.81,10,4.27,1.42,11,3.06,1.68,17,5.25,1.28,8,4.9,3.25,10,5.83,2.33,12 +7273,lullaby,7.57,1.29,21,3.79,1.98,24,6.05,2.58,20,7.38,1.41,8,7.69,1.25,13,4.08,2.25,13,3.45,1.63,11,5.85,2.48,13,6.43,2.94,7,8,1.2,8,7.33,1.37,12,4.43,1.95,14,2.9,1.73,10,6.64,2.42,11,5.33,2.74,9,7.8,1.48,10,7.36,1.12,11,3.71,2.14,17,4,1.63,7,6.25,3.15,8,5.92,2.27,12 +7274,lumbar,4.47,1.35,19,3.28,1.74,18,4.82,2.32,17,5,1.1,11,3.75,1.39,8,4,2,4,3.07,1.69,14,4.25,2.38,8,5.33,2.29,9,4.88,1.25,8,4.18,1.4,11,3.86,1.68,7,2.91,1.76,11,4.5,2.35,6,5,2.41,11,4.69,1.44,13,4,1.1,6,2.64,1.8,11,4.29,1.11,7,5.14,2.34,7,4.6,2.41,10 +7275,lumber,5.65,1.31,20,3.32,2.36,22,5.96,2.16,27,6,1.63,7,5.46,1.13,13,4.2,2.53,10,2.58,2.02,12,6.07,2.34,15,5.73,2.05,11,5.27,1.01,11,6.11,1.54,9,3,1.94,9,3.54,2.67,13,6,2.5,17,5.78,1.56,9,5.92,1.26,13,5.14,1.35,7,3.19,2.59,16,3.67,1.75,6,5.83,2.21,12,6.07,2.19,15 +7276,lumberjack,5.79,1.02,24,3.81,2.2,21,5.75,1.62,20,5.82,1.17,11,5.77,0.93,13,2.83,2.23,6,4.21,2.22,14,6.67,1.63,6,5.36,1.5,14,5.5,1.18,10,6,0.88,14,4.4,2.3,5,3.62,2.22,16,6,2,9,5.55,1.29,11,5.71,1.2,14,5.9,0.74,10,3.75,2.31,8,3.85,2.23,13,5.55,1.86,11,6,1.32,9 +7277,luminous,6.29,1.85,21,3.73,2.57,22,5.85,2.05,27,5.8,2.39,10,6.73,1.1,11,2.71,2.21,7,4.2,2.65,15,5.82,2.3,17,5.9,1.66,10,5.64,1.75,11,7,1.76,10,2.2,2.17,5,4.18,2.56,17,5.57,2.06,14,6.15,2.08,13,5.85,1.95,13,7,1.51,8,3.8,3.36,10,3.67,1.83,12,6.64,1.78,14,5,2.04,13 +7278,lump,3.07,1.62,41,3.74,2.22,23,4.72,2.13,25,3.92,1.85,13,2.68,1.36,28,4,2.45,7,3.73,2.22,15,4.8,1.99,10,4.67,2.29,15,2.71,1.38,21,3.45,1.79,20,3.9,2.64,10,3.75,1.96,12,5,1.91,7,4.61,2.25,18,2.87,1.69,23,3.33,1.53,18,3.65,2.18,20,4.33,2.89,3,4.22,1.48,9,5,2.42,16 +7279,lumpy,3.75,1.48,20,3.94,2.1,18,4.12,2.36,24,3,1.22,5,4,1.51,15,4.2,2.05,5,3.85,2.19,13,4,2.74,13,4.27,1.95,11,3.4,1.17,10,4.1,1.73,10,4.86,1.86,7,3.36,2.11,11,4.5,2.56,16,3.38,1.85,8,3.57,1.6,14,4.17,1.17,6,4.58,1.88,12,2.67,2.07,6,4.33,2.5,15,3.78,2.22,9 +7280,lunacy,4.58,2.43,19,5.2,2.35,20,4.1,2.38,20,2.67,1.53,3,4.73,2.37,15,4.8,2.49,10,5.6,2.27,10,3.7,1.83,10,4.5,2.88,10,4.67,2.5,6,4.25,2.38,12,4.71,2.75,7,5.46,2.18,13,2.88,1.55,8,4.92,2.54,12,4.58,2.5,12,4.57,2.51,7,4.9,2.85,10,5.5,1.84,10,3.78,2.44,9,4.36,2.42,11 +7281,lunar,6.15,1.53,20,5.5,2.14,20,4.5,2.4,34,6.7,1.57,10,5.6,1.35,10,6.25,2.19,8,5,2.04,12,4.07,2.23,14,4.8,2.53,20,6.22,1.48,9,6.09,1.64,11,5.77,2.01,13,5,2.45,7,4.45,2.32,22,4.58,2.64,12,6.3,1.7,10,6,1.41,10,6.08,1.8,13,4.43,2.44,7,5,1.97,17,4,2.74,17 +7282,lunatic,3.47,2.22,19,5.64,2.17,22,3.29,2.22,24,3.33,1.97,6,3.54,2.4,13,5.42,2.31,12,5.9,2.08,10,3.12,2.1,8,3.38,2.33,16,3.3,1.57,10,3.67,2.87,9,5.89,2.03,9,5.46,2.33,13,3.76,2.33,17,1.83,1.33,6,2.88,2.1,8,3.91,2.3,11,4.78,2.28,9,6.23,1.96,13,3.25,2.24,16,3.38,2.33,8 +7283,lunch,6.64,1.53,22,3.57,2.01,21,6.44,2.19,16,6.17,2.32,6,6.8,1.21,15,2.86,1.68,7,3.93,2.13,14,6.12,2.47,8,6.75,1.98,8,6.43,1.6,14,7,1.53,7,3.22,1.86,9,3.83,2.17,12,6.33,2.55,9,6.57,1.81,7,6.64,1.82,14,6.62,0.92,8,4,2.76,6,3.4,1.72,15,6.67,2.6,9,6.14,1.68,7 +7284,lunchbox,6.64,1.59,22,4.19,2.48,26,6.12,2.17,24,7.67,1.5,9,5.92,1.26,13,3.8,2.97,10,4.44,2.19,16,6.22,2.99,9,6.07,1.62,15,6.88,1.55,8,6.5,1.65,14,4.85,2.23,13,3.54,2.63,13,5.83,2.59,12,6.42,1.73,12,6.42,1.73,12,6.9,1.45,10,4.07,2.74,15,4.36,2.2,11,6.62,2.18,13,5.55,2.11,11 +7285,luncheon,7.19,1.78,21,4.12,2.35,25,5.41,2.13,22,7.62,1.3,8,6.92,2.02,13,4.54,2.33,13,3.67,2.39,12,5.62,1.98,13,5.11,2.42,9,8,1.2,8,6.83,1.95,12,4.71,2.2,14,3.36,2.42,11,5.25,2.01,12,5.6,2.37,10,7,2.21,10,7.36,1.36,11,4.06,2.46,17,4.25,2.25,8,4.6,2.41,10,6.08,1.68,12 +7286,lunchtime,7.26,1.63,19,4.95,2.33,21,6.7,1.46,23,7.33,2.89,3,7.25,1.44,16,4.12,2.1,8,5.46,2.4,13,7.22,1.2,9,6.36,1.55,14,7.78,1.48,9,6.8,1.69,10,4.89,2.42,9,5,2.37,12,6.67,1.5,15,6.75,1.49,8,7.86,1.46,7,6.92,1.68,12,4.8,2.9,10,5.09,1.81,11,7.15,1.63,13,6.1,0.99,10 +7287,lung,4.84,2.01,19,2.64,1.5,22,4.74,2.3,23,5,1.95,11,5.14,1.77,7,3,1.41,8,2.43,1.55,14,3.14,1.95,7,5.44,2.13,16,4.5,2.39,8,5.09,1.76,11,2.11,1.36,9,3,1.53,13,4.45,2.11,11,5,2.52,12,4.67,2.42,12,5.14,1.07,7,2.45,1.81,11,2.82,1.17,11,4.38,2.36,13,5.2,2.25,10 +7288,lunge,4.27,1.52,22,4.73,2.75,22,6.1,2.38,20,5.12,1.64,8,3.79,1.25,14,4.6,2.67,10,4.83,2.92,12,7.86,1.68,7,5.15,2.19,13,4.09,1.87,11,4.45,1.13,11,4.09,2.07,11,5.36,3.26,11,6.6,2.44,15,4.6,1.52,5,3.8,0.92,10,4.67,1.83,12,5.5,2.37,10,4.08,2.97,12,5.9,2.33,10,6.3,2.54,10 +7289,lurch,3.9,1.26,21,4.09,1.88,23,4.38,1.79,26,4,1.1,11,3.8,1.48,10,4.18,1.89,11,4,1.95,12,4.91,2.02,11,3.93,1.59,14,4.2,1.32,10,3.64,1.21,11,4.09,2.12,11,4.08,1.73,12,4.88,1.73,17,3.25,1.58,8,3.77,1.36,13,4.12,1.13,8,4,1.96,15,4.25,1.83,8,4.59,1.8,17,4,1.8,9 +7290,lure,4.65,1.53,20,4.48,1.97,21,5.44,2.33,25,5.67,1.53,3,4.47,1.5,17,5.14,2.12,7,4.31,1.84,13,5.38,2.26,8,5.47,2.43,17,5.43,0.98,7,4.23,1.64,13,4.43,1.81,7,4.69,2.06,13,5.5,2.38,14,5.36,2.38,11,4,1.5,9,5.18,1.4,11,4.45,1.92,11,4.5,2.12,10,5.44,2.64,18,5.43,1.4,7 +7291,lurk,3.48,1.59,23,4.43,2.4,21,5,2.22,20,3.62,1.41,8,3.4,1.72,15,4.67,2.74,9,4.25,2.22,12,6.43,2.15,7,4.23,1.92,13,3.25,1.54,12,3.73,1.68,11,3.9,2.13,10,4.91,2.63,11,5.33,2.41,15,4,1.22,5,2.91,1.22,11,4,1.76,12,5.33,2.29,9,3.75,2.34,12,4.7,1.95,10,5.3,2.54,10 +7292,luscious,6.91,1.73,43,5.75,2.29,20,5.59,2.17,39,7.05,1.79,20,6.78,1.7,23,5.2,2.57,10,6.3,1.95,10,5.29,2.43,21,5.94,1.83,18,6.5,1.86,16,7.15,1.63,27,6.43,2.64,7,5.38,2.1,13,5,2.38,19,6.15,1.84,20,6.68,1.95,19,7.08,1.56,24,5.6,2.84,10,5.9,1.73,10,5.47,2.29,19,5.7,2.11,20 +7293,lush,6.48,1.83,21,4.24,2.3,21,5.79,2.41,24,7.08,1.44,12,5.67,2.06,9,4.86,2.54,7,3.93,2.2,14,5.78,2.33,9,5.8,2.54,15,7,2.31,4,6.35,1.77,17,3.7,2,10,4.73,2.53,11,6,2.52,7,5.71,2.44,17,6.67,1.83,12,6.22,1.92,9,3.31,2.06,13,5.75,1.91,8,5.33,2.87,9,6.07,2.15,15 +7294,lust,6.26,2.1,39,6.44,2.36,45,4.64,2.77,22,6.79,2.29,14,5.96,1.97,25,7,2.19,16,6.11,2.47,28,4.64,2.94,11,4.64,2.73,11,6.53,2.01,19,6,2.2,20,6.17,2.77,18,6.63,2.08,27,4,2.68,13,5.56,2.79,9,6.21,2.19,24,6.33,2.02,15,6.15,2.83,20,6.68,1.93,25,5.5,2.95,14,3.12,1.64,8 +7295,lustful,5.53,2.34,19,6.6,2.19,20,5.04,2.6,24,6.23,2.13,13,4,2.19,6,7.2,1.79,5,6.4,2.32,15,5.08,2.53,13,5,2.79,11,6.67,2.24,9,4.5,2.01,10,8,1.29,7,5.85,2.23,13,4.73,2.05,11,5.31,3.04,13,5.11,2.76,9,5.9,1.97,10,6.9,2.47,10,6.3,1.95,10,5,2.45,9,5.07,2.76,15 +7296,lusty,5.8,2.14,20,5.59,2.74,22,4.84,2.75,19,6,2.78,9,5.64,1.57,11,4.2,3.35,5,5.88,2.53,16,4.17,3.25,6,5.15,2.58,13,5.36,2.17,14,6.83,1.83,6,4.58,2.64,12,6.67,2.55,9,6,1.73,9,3.8,3.16,10,5.2,2.53,10,6.4,1.58,10,5.33,2.87,12,5.9,2.69,10,5,3.41,6,4.77,2.55,13 +7297,luxurious,7.58,1.95,19,4.73,2.57,22,6.62,2.02,24,6.5,2.88,6,8.08,1.19,13,5,2.49,12,4.4,2.76,10,5.12,2.36,8,7.38,1.36,16,7.9,1.2,10,7.22,2.59,9,5.22,3.19,9,4.38,2.1,13,6.35,2.15,17,7.67,1.37,6,8.25,1.16,8,7.09,2.3,11,5.22,2.77,9,4.38,2.47,13,6.44,2.25,16,7,1.51,8 +7298,luxury,7.25,1.71,20,4.71,3.04,21,5.86,2.26,44,8.2,1.3,5,6.93,1.75,15,5.5,2.81,6,4.4,3.16,15,5.67,2.74,15,5.97,2.01,29,7.5,1.43,10,7,2,10,3.71,2.81,7,5.21,3.12,14,5.76,2.3,21,5.96,2.27,23,7,1.54,12,7.62,2,8,5.33,3.35,9,4.25,2.83,12,5.08,2.45,25,6.89,1.49,19 +7299,lycra,4.5,1.99,20,3.39,1.91,18,4.46,2.43,24,3.6,1.67,5,4.8,2.04,15,4.2,1.64,5,3.08,1.98,13,4.15,2.38,13,4.82,2.56,11,4.4,2.07,10,4.6,2.01,10,4,1.63,7,3,2.05,11,4.38,2.19,16,4.62,3.02,8,4.21,1.93,14,5.17,2.14,6,4,1.81,12,2.17,1.6,6,4.4,2.41,15,4.56,2.6,9 +7300,lye,4.26,1.79,19,4.29,2.35,21,4.91,2.62,34,5.11,1.76,9,3.5,1.51,10,4.62,2.07,8,4.08,2.56,13,5.64,2.47,14,4.4,2.66,20,4.33,2.29,9,4.2,1.32,10,4.77,2.17,13,3.5,2.56,8,4.91,2.86,22,4.92,2.23,12,4.2,2.1,10,4.33,1.5,9,4.57,2.53,14,3.71,1.98,7,5.65,2.37,17,4.18,2.72,17 +7301,lymphoma,2.6,2.04,20,4.59,3.22,17,2.38,1.61,24,3.6,2.51,5,2.27,1.83,15,6,3.83,4,4.15,3.05,13,2.77,1.83,13,1.91,1.22,11,3,2.21,10,2.2,1.87,10,4.67,2.73,6,4.55,3.59,11,2.69,1.66,16,1.75,1.39,8,2.14,1.61,14,3.67,2.66,6,4.36,2.62,11,5,4.38,6,2.87,1.81,15,1.56,0.73,9 +7302,lynching,1.67,0.96,24,4.92,3.24,25,2.53,2.09,19,1.91,1.22,11,1.46,0.66,13,4,3.52,6,5.44,3.11,18,2.43,1.9,7,2.58,2.27,12,1.76,1.09,17,1.43,0.53,7,4.71,3.47,14,5.6,2.88,10,2.44,1.42,9,2.6,2.63,10,1.5,0.65,14,1.9,1.29,10,4.62,3.18,16,5.44,3.47,9,2.91,2.63,11,2,0.93,8 +7303,lyric,6.53,1.61,19,3.57,2.18,21,5.64,1.59,22,6.6,1.52,5,6.46,1.76,13,4.67,2.58,6,3.13,1.92,15,5.33,1.66,9,5.85,1.57,13,5.71,1.38,7,7,1.67,11,3.43,2.88,7,3.64,1.86,14,5.2,1.4,10,6,1.71,12,6.25,1.66,12,7,1.53,7,3.55,2.25,11,3.6,2.22,10,5.15,1.52,13,6.33,1.5,9 +7304,lyrical,6.84,1.61,19,3.81,2.23,21,5.76,1.48,21,5.4,1.82,5,7.31,1.25,13,4.33,2.58,6,3.6,2.13,15,6,1.51,8,5.62,1.5,13,6.43,2.15,7,7,1.26,11,4,2.71,7,3.71,2.05,14,5.8,1.23,10,5.73,1.74,11,6.75,1.66,12,7,1.63,7,3.82,2.52,11,3.8,1.99,10,6,1.28,12,5.44,1.74,9 +7305,lyrics,6.42,1.54,19,4.95,2.14,20,5.8,2.12,20,5.67,1.53,3,6.56,1.55,16,4.5,1.97,6,5.14,2.25,14,6,1.1,6,5.71,2.46,14,6.3,1.16,10,6.56,1.94,9,4.5,2.59,6,5.14,1.99,14,6.1,2.08,10,5.5,2.22,10,5.75,1.83,8,6.91,1.14,11,6.12,1.89,8,4.17,1.99,12,6.38,2.5,8,5.42,1.83,12 +7306,macadamia,6.33,1.88,21,3.8,2.86,25,5.37,2.22,19,6,1.8,9,6.58,1.98,12,2.5,2.35,6,4.17,3.01,18,5.86,2.27,7,5.08,2.23,12,6.06,1.84,16,7.2,1.92,5,3.36,3.15,14,4.3,2.58,10,5.11,2.47,9,5.6,2.07,10,6.17,1.75,12,6.56,2.13,9,4.06,2.89,16,3.33,2.92,9,5.45,2.62,11,5.25,1.67,8 +7307,macarena,6.52,2.09,21,4.24,2.33,25,5.26,1.85,19,6,2.29,9,6.92,1.93,12,2.67,1.63,6,4.72,2.4,18,5.43,1.62,7,5.17,2.04,12,6.5,2.03,16,6.6,2.51,5,3.93,2.62,14,4.6,2.07,10,5.44,2.24,9,5.1,1.52,10,6.5,2.35,12,6.56,1.81,9,4.44,2.28,16,3.89,2.52,9,5.36,1.91,11,5.12,1.89,8 +7308,macaroni,7.75,1.37,20,5.09,2.37,23,6.27,2.43,22,8.29,0.95,7,7.46,1.51,13,5.92,2.43,12,4.18,2.04,11,6.08,2.43,13,6.56,2.55,9,8.57,0.53,7,7.5,1.38,12,5.79,2.01,14,4,2.6,9,6.25,2.56,12,6.3,2.41,10,7.56,1.51,9,7.91,1.3,11,5.19,2.59,16,4.86,1.95,7,6.1,3,10,6.42,1.98,12 +7309,mace,4.14,2.01,21,5.43,2.13,23,4.76,2.61,21,4.4,2.88,5,4.06,1.77,16,6,1.81,12,4.82,2.36,11,4.36,2.54,11,4.78,2.54,9,4.25,2.3,12,4,1.66,9,5.62,2,16,5,2.52,7,5.18,2.18,11,4.3,3.06,10,4,2.04,13,4.38,2.07,8,5.63,2.27,19,4.5,1,4,5.07,2.53,14,4.14,2.85,7 +7310,mach,5.35,0.81,20,3.95,2.6,21,5.24,2.49,25,5,0,3,5.41,0.87,17,4.71,3.09,7,3.77,2.31,13,5.12,2.23,8,5.29,2.66,17,5.29,0.76,7,5.38,0.87,13,5.43,2.94,7,3.38,2.14,13,5.14,2.63,14,5.36,2.42,11,5.11,0.6,9,5.55,0.93,11,4.27,2.97,11,3.6,2.22,10,5.33,2.81,18,5,1.53,7 +7311,machete,4.13,1.98,23,6.18,2.63,22,4.7,2.32,20,5.38,2.26,8,3.47,1.51,15,5.9,2.96,10,6.42,2.43,12,5.29,2.5,7,4.38,2.26,13,4.67,2.39,12,3.55,1.29,11,5.82,2.75,11,6.55,2.58,11,5.2,2.18,15,3.2,2.28,5,4.18,2.09,11,4.08,1.98,12,7.5,1.65,10,5.08,2.84,12,5.3,1.89,10,4.1,2.64,10 +7312,machine,5,1.24,23,4.39,2.18,44,4.8,2.22,44,5.75,0.89,8,4.6,1.24,15,5.2,2.19,20,3.71,1.97,24,4.94,2.62,18,4.69,1.93,26,4.83,1.53,12,5.18,0.87,11,5.12,2.03,24,3.5,2.06,20,4.48,2.31,25,5.21,2.07,19,4.45,1.37,11,5.5,0.9,12,4.34,2.26,29,4.47,2.1,15,4.52,2.31,25,5.16,2.09,19 +7313,machinery,4.65,1.87,20,3.89,2.22,18,4.76,2.26,21,4.8,1.79,5,4.6,1.96,15,4.67,1.63,6,3.5,2.43,12,4.44,1.81,9,5,2.59,12,4.7,1.49,10,4.6,2.27,10,4.6,2.37,10,3,1.77,8,4.45,2.42,11,5.1,2.13,10,3.75,1.42,12,6,1.69,8,2.89,2.2,9,4.89,1.83,9,4.36,2.11,11,5.2,2.44,10 +7314,macho,4.84,2.29,19,3.96,2.12,23,4.94,2.21,18,5.22,1.99,9,4.5,2.59,10,4,2.24,7,4.07,2.15,15,5.6,1.96,10,4.12,2.36,8,5,2.69,9,4.7,2,10,4.5,2.42,10,3.67,1.87,12,5.75,1.49,8,3.89,2.32,9,5.5,2.39,12,3.71,1.7,7,4.15,2.16,20,2.67,1.53,3,6.29,1.5,7,4.09,2.21,11 +7315,mackerel,4.78,1.57,23,3.45,2.04,22,5.63,2.81,19,4.88,1.25,8,4.73,1.75,15,3.9,2.23,10,3.08,1.88,12,6.71,2.98,7,5,2.63,12,4.75,1.86,12,4.82,1.25,11,3.36,2.06,11,3.55,2.11,11,6.07,2.76,14,4.4,2.88,5,4.82,2.18,11,4.75,0.75,12,3.4,2.12,10,3.5,2.07,12,5.11,2.76,9,6.1,2.92,10 +7316,macro,5.2,1.28,20,3.85,2.25,20,5.45,1.37,22,5.43,0.98,7,5.08,1.44,13,5.22,2.22,9,2.73,1.62,11,5.67,1.86,6,5.38,1.2,16,5.4,0.84,10,5.11,1.69,9,4.5,2.14,8,3.42,2.31,12,5.4,1.3,15,5.57,1.62,7,5.18,1.72,11,5.22,0.44,9,4,2.34,12,3.62,2.26,8,5.64,1.57,11,5.27,1.19,11 +7317,mad,2.47,1.26,19,5.59,2.55,44,4.9,2.33,48,3,1.73,3,2.38,1.2,16,5.33,2.87,15,5.72,2.42,29,5.09,2.27,22,4.73,2.41,26,2.44,1.59,9,2.5,0.97,10,5.95,2.86,20,5.29,2.29,24,4.82,2.39,28,5,2.29,20,2.29,1.25,7,2.58,1.31,12,5.37,2.57,27,5.94,2.56,17,5.11,2.36,28,4.6,2.3,20 +7318,madam,5.17,1.89,18,3.05,2.09,20,4.67,2.09,18,4.75,0.89,8,5.5,2.42,10,3.29,2.14,7,2.92,2.14,13,4.36,2.06,11,5.14,2.19,7,5.27,1.49,11,5,2.52,7,2.44,1.88,9,3.55,2.21,11,5.18,2.32,11,3.86,1.46,7,5.5,1.38,12,4.5,2.66,6,2.25,1.6,12,4.25,2.25,8,4.22,2.39,9,5.11,1.76,9 +7319,madden,4.75,2.38,20,5.17,2.71,24,5.33,2.04,24,6,2.88,8,3.92,1.62,12,6.25,2.38,8,4.62,2.78,16,6.11,1.83,9,4.87,2.07,15,4.86,3.18,7,4.69,1.97,13,5.54,2.9,13,4.73,2.53,11,5.25,2.05,12,5.42,2.11,12,4.25,2.01,12,5.5,2.83,8,4.23,2.95,13,6.27,2,11,5.85,1.99,13,4.73,2,11 +7320,mademoiselle,6.35,1.53,20,4.5,2.02,22,5.68,1.8,19,6.22,1.64,9,6.45,1.51,11,3.8,3.35,5,4.75,1.57,16,6.17,1.83,6,5.46,1.81,13,6.07,1.44,14,7,1.67,6,4.08,1.98,12,5.11,2.15,9,4.89,1.62,9,6.4,1.71,10,6.4,1.26,10,6.3,1.83,10,3.92,1.98,12,5.2,1.93,10,6.83,1.72,6,5.15,1.63,13 +7321,madhouse,3.11,1.64,18,5.77,2.52,22,3.21,1.96,24,3.17,1.83,6,3.08,1.62,12,5.75,2.56,12,5.8,2.62,10,2.62,2,8,3.5,1.93,16,3.1,1.45,10,3.12,1.96,8,6.67,2.29,9,5.15,2.58,13,3.29,1.99,17,2.83,2.14,6,2.57,1.9,7,3.45,1.44,11,4.89,2.85,9,6.38,2.18,13,3,1.83,16,3.62,2.26,8 +7322,madman,3.45,2.2,42,6.09,2.53,44,3.76,2.15,37,3.57,2.38,14,3.39,2.15,28,6.14,2.41,21,6.04,2.69,23,4.37,2.34,19,3.06,1.82,17,4.17,2.5,23,2.58,1.39,19,6.15,2.28,20,6.04,2.77,24,4.35,2.06,17,3.25,2.15,20,4,2.15,24,2.72,2.11,18,5.77,2.64,30,6.79,2.22,14,3.86,2.37,21,3.62,1.89,16 +7323,madness,2.86,1.71,21,6.25,2.22,20,4.18,2.91,22,3.17,1.94,6,2.73,1.67,15,6.38,2.56,8,6.17,2.08,12,4.08,3.37,12,4.3,2.41,10,3.22,1.99,9,2.58,1.51,12,6.67,2.18,9,5.91,2.3,11,6.14,2.34,7,3.27,2.74,15,3.2,1.81,10,2.55,1.63,11,6,2.45,13,6.71,1.8,7,4.08,3.18,12,4.3,2.71,10 +7324,maestro,6.14,1.71,21,3.7,2.3,23,6.24,2.02,21,5.91,1.92,11,6.4,1.51,10,4,2.32,11,3.42,2.35,12,6.25,2.12,8,6.25,2.14,12,6.9,1.6,10,5.45,1.57,11,4.36,2.58,11,3.08,1.93,12,6.31,2.18,13,6.14,2.04,7,6.08,2.06,13,6.25,1.04,8,4.27,2.31,15,2.62,2,8,6.29,2.09,14,6.14,2.04,7 +7325,mafia,3.11,1.15,19,7.05,1.77,21,3.65,2.52,23,3.8,0.84,5,2.85,1.21,13,6.67,1.75,6,7.2,1.82,15,4.3,2.54,10,3.15,2.48,13,3.14,1.21,7,3.09,1.22,11,7.43,0.98,7,6.86,2.07,14,4.45,2.46,11,2.92,2.43,12,3,1.04,12,3.29,1.38,7,6.91,2.3,11,7.2,1.03,10,3.86,2.38,14,3.33,2.83,9 +7326,magazine,6.24,1.87,21,4.2,2.57,20,7.05,2.09,19,6.08,2.14,13,6.5,1.41,8,5.14,2.04,7,3.69,2.75,13,7.14,1.86,7,7,2.3,12,6.17,2.41,12,6.33,0.87,9,4.22,2.22,9,4.18,2.93,11,7.4,1.58,10,6.67,2.6,9,6.17,2.41,12,6.33,0.87,9,5,1.73,7,3.77,2.89,13,7.29,1.6,7,6.92,2.39,12 +7327,magenta,5.95,2.13,22,4.58,2.46,19,5.43,1.91,21,5,1.87,5,6.19,2.23,16,3.75,2.31,8,5.18,2.48,11,5.5,1.9,10,5.36,2.01,11,5.75,2.14,12,6.2,2.2,10,4.6,2.32,10,4.56,2.74,9,5.33,1.72,12,5.56,2.24,9,5.18,2.52,11,6.73,1.35,11,4,2.14,8,5,2.68,11,5.78,1.86,9,5.17,1.99,12 +7328,maggot,2,1.59,38,5.6,2.38,40,3.55,1.93,42,2.29,2.16,14,1.83,1.17,24,5.14,2.11,14,5.85,2.52,26,3.5,1.45,14,3.44,2.08,27,1.95,0.86,21,2.06,2.22,17,6,1.8,17,5.3,2.74,23,3.56,1.42,18,3.54,2.26,24,1.95,1.27,19,2.05,1.9,19,4.89,2.83,19,6.24,1.73,21,4,2.02,29,2.54,1.27,13 +7329,magic,7.17,1.89,18,6.05,2.64,21,5.33,2.47,18,7.38,0.92,8,7,2.45,10,5.29,3.3,7,6.43,2.28,14,5.27,1.95,11,5.43,3.31,7,6.91,2.17,11,7.57,1.4,7,6.67,2.87,9,5.58,2.47,12,5.73,2.72,11,4.71,2.06,7,6.83,2.04,12,7.83,1.47,6,5.92,2.97,12,6.22,2.28,9,5.33,2.92,9,5.33,2.12,9 +7330,magical,8.23,0.97,22,5.88,2.47,42,5.3,2.2,20,8.4,0.89,5,8.12,1.02,16,5.89,2.02,19,5.91,2.89,22,4.86,1.95,7,5.54,2.37,13,8.29,1.11,7,8.14,0.95,14,6.24,2.28,17,5.64,2.61,25,5,1.69,15,6.2,3.42,5,8.57,0.65,14,7.62,1.19,8,6.21,2.68,19,5.61,2.31,23,4.6,1.9,10,6,2.36,10 +7331,magician,5.68,2.21,19,4.73,2.73,22,4.26,2.33,19,5,1.67,6,6,2.42,13,4.55,2.58,11,4.91,2.98,11,3.62,2.67,8,4.73,2.05,11,5.45,2.54,11,6,1.77,8,5.18,2.4,11,4.27,3.07,11,3.62,1.89,13,5.67,2.73,6,5.54,2.3,13,6,2.19,6,4.14,2.88,14,5.75,2.25,8,3.44,1.59,9,5,2.71,10 +7332,magistrate,4.71,1.82,21,3.68,1.94,22,4.7,2.66,27,5.2,1.93,10,4.27,1.68,11,3,1.53,7,4,2.07,15,4.76,2.75,17,4.6,2.63,10,5.09,1.92,11,4.3,1.7,10,4.2,3.27,5,3.53,1.46,17,4.93,2.56,14,4.46,2.85,13,4.92,1.93,13,4.38,1.69,8,4.1,2.28,10,3.33,1.61,12,5,2.66,14,4.38,2.72,13 +7333,magna,5.09,1.44,22,4.63,2.03,19,4.9,2.26,21,4.6,0.55,5,5.25,1.65,16,5.25,1.58,8,4.18,2.27,11,5.1,2.08,10,4.73,2.49,11,4.92,1.16,12,5.3,1.77,10,4.7,1.83,10,4.56,2.35,9,4.42,2.23,12,5.56,2.24,9,4.64,1.12,11,5.55,1.63,11,3.88,1.96,8,5.18,1.99,11,5.11,2.2,9,4.75,2.38,12 +7334,magnesium,4.95,1.87,19,2.86,1.86,22,4.87,1.82,23,5.45,1.75,11,4.29,2.06,7,3.62,1.77,8,2.43,1.83,14,3.43,1.62,7,5.5,1.55,16,4.62,1.3,8,5.18,2.23,11,2.22,1.56,9,3.31,1.97,13,5,1.84,11,4.75,1.86,12,4.58,2.19,12,5.57,0.98,7,2.64,1.75,11,3.09,2.02,11,5.38,2.1,13,4.2,1.14,10 +7335,magnet,5.65,1.31,20,3.38,1.95,24,4.89,2.27,28,6,1.58,9,5.36,1.03,11,3.78,2.28,9,3.13,1.77,15,5,2.04,14,4.79,2.55,14,5.56,1.33,9,5.73,1.35,11,3.42,2.02,12,3.33,1.97,12,4.64,2.47,14,5.14,2.11,14,5.5,0.97,10,5.8,1.62,10,3.33,2.19,12,3.42,1.78,12,4.58,2.23,12,5.12,2.33,16 +7336,magnetic,6.17,1.47,18,3.55,2.56,20,4.84,2.15,25,6.2,1.79,5,6.15,1.41,13,3.64,3.04,11,3.44,2.01,9,4.5,1.86,16,5.44,2.6,9,6.14,1.46,7,6.18,1.54,11,3.11,2.71,9,3.91,2.51,11,4.7,2.18,20,5.4,2.19,5,5.89,1.36,9,6.44,1.59,9,3.09,1.92,11,4.11,3.22,9,4.95,2.04,19,4.5,2.66,6 +7337,magnetism,6,1.37,19,4.56,2.48,18,5.12,2.5,17,5.91,1.22,11,6.12,1.64,8,4.5,1.91,4,4.57,2.68,14,3.88,2.59,8,6.22,1.92,9,5.75,1.28,8,6.18,1.47,11,5.14,2.19,7,4.18,2.68,11,3.83,2.48,6,5.82,2.32,11,5.54,1.2,13,7,1.26,6,4,2.83,11,5.43,1.62,7,5.29,2.29,7,5,2.75,10 +7338,magnification,6.65,1.42,20,4.38,2.44,21,5.38,2.14,24,7.25,1.5,4,6.5,1.41,16,4.75,2.5,4,4.29,2.49,17,5.67,2.45,9,5.2,2.01,15,6.38,1.3,8,6.83,1.53,12,4.3,2.5,10,4.45,2.5,11,5.21,2.04,14,5.6,2.37,10,7,1.41,11,6.22,1.39,9,4,2.98,10,4.73,1.9,11,5.71,2.17,17,4.57,1.99,7 +7339,magnificence,7.47,1.31,19,3.95,3.02,21,6.93,1.94,28,7.17,1.33,6,7.62,1.33,13,4.18,2.64,11,3.7,3.53,10,7.09,2.02,11,6.82,1.94,17,7.55,1.37,11,7.38,1.3,8,4.4,2.99,10,3.55,3.14,11,6.5,2.09,18,7.7,1.42,10,7.38,1.19,13,7.67,1.63,6,3.38,3.23,13,4.88,2.59,8,6.94,2.11,16,6.92,1.78,12 +7340,magnificent,6.95,1.51,19,4.52,2.39,23,6.05,2.34,22,6.44,1.42,9,7.4,1.51,10,4.27,2.33,11,4.75,2.53,12,6,1.85,8,6.38,2.47,13,7.2,1.62,10,6.67,1.41,9,5,2.37,11,4.08,2.43,12,6.36,2.41,14,6,1.91,7,7.25,1.6,12,6.43,1.27,7,5.13,2.42,15,3.38,2,8,5.5,2.71,14,7,1.07,8 +7341,magnify,4.86,1.67,22,4.41,2.44,22,6.3,2,20,5.5,1.07,8,4.5,1.87,14,4.7,2.71,10,4.17,2.29,12,6.57,1.9,7,6.15,2.12,13,4.73,1.74,11,5,1.67,11,4,2,11,4.82,2.86,11,6,1.93,15,7.2,2.17,5,4.4,1.51,10,5.25,1.76,12,5.1,2.23,10,3.83,2.55,12,5.9,0.88,10,6.7,2.71,10 +7342,magnifying,6.11,1.71,18,3.58,2.04,19,5.56,1.23,25,6.4,1.14,5,6,1.91,13,3.5,2.27,10,3.67,1.87,9,5.56,1.26,16,5.56,1.24,9,6,2,7,6.18,1.6,11,3.11,2.03,9,4,2.05,10,5.55,1.19,20,5.6,1.52,5,5.78,1.92,9,6.44,1.51,9,3.18,1.99,11,4.12,2.1,8,5.32,1.16,19,6.33,1.21,6 +7343,magnitude,5.1,1.21,20,5.11,2.47,18,5.09,2.37,22,5.4,0.55,5,5,1.36,15,5.33,1.63,6,5,2.86,12,3.9,1.66,10,6.08,2.47,12,5.3,0.67,10,4.9,1.6,10,5.5,2.12,10,4.62,2.92,8,5,2.41,11,5.18,2.44,11,5.17,1.11,12,5,1.41,8,4.22,2.59,9,6,2.12,9,4.55,2.16,11,5.64,2.54,11 +7344,magnolia,6.8,1.44,20,4.19,2.34,21,5.32,2.54,34,6.5,1.72,10,7.1,1.1,10,4.5,1.93,8,4,2.61,13,4.21,2.52,14,6.1,2.31,20,6.22,1.39,9,7.27,1.35,11,4.62,2.22,13,3.5,2.51,8,5.14,2.7,22,5.67,2.31,12,6.7,1.49,10,6.9,1.45,10,4.07,2.23,14,4.43,2.7,7,5.59,2.18,17,5.06,2.9,17 +7345,magpie,5.5,1.36,20,3.08,2.04,24,4.3,1.75,27,5.12,1.36,8,5.75,1.36,12,2.89,1.76,9,3.2,2.24,15,3.62,1.39,13,4.93,1.86,14,5.22,1.3,9,5.73,1.42,11,3.08,1.93,12,3.08,2.23,12,4,1.71,14,4.62,1.8,13,5.6,1.17,10,5.4,1.58,10,3.33,2.19,12,2.83,1.95,12,3.83,1.27,12,4.67,2.02,15 +7346,mahi mahi,5.52,2.18,21,5.16,2.36,19,5.86,2.43,21,6.33,1.63,6,5.2,2.34,15,6.25,2.05,8,4.36,2.34,11,5.73,2.49,11,6,2.49,10,5.5,2.59,6,5.53,2.1,15,5.22,3.03,9,5.1,1.73,10,5.5,2.5,14,6.57,2.3,7,5.86,1.95,7,5.36,2.34,14,5.21,2.78,14,5,0,5,6.33,2.64,12,5.22,2.11,9 +7347,mahjong,5.55,1.5,20,3.61,2.21,23,5.64,1.79,22,5.5,1.18,10,5.6,1.84,10,3.91,2.39,11,3.33,2.1,12,5.5,1.2,8,5.85,2.12,13,5.9,1.37,10,5.2,1.62,10,4.36,2.2,11,2.92,2.07,12,6,1.75,14,5.14,1.86,7,5.5,1.73,12,5.62,1.19,8,3.13,1.96,15,4.5,2.51,8,5.64,1.95,14,5.62,1.6,8 +7348,mahogany,6.48,1.72,21,2.67,1.8,21,5.63,2.08,27,6.5,1.96,10,6.45,1.57,11,1.83,1.33,6,3,1.89,15,5.47,2.4,17,5.9,1.45,10,7.09,1.38,11,5.8,1.87,10,1.2,0.45,5,3.12,1.82,16,5.29,2.33,14,6,1.78,13,6.31,1.89,13,6.75,1.49,8,2.3,2.06,10,3,1.55,11,5.93,1.94,14,5.31,2.25,13 +7349,maid,5.38,1.72,21,3.19,1.91,21,6.2,2.02,25,5.42,1.68,12,5.33,1.87,9,3.57,1.72,7,3,2.04,14,6.8,1.62,10,5.8,2.21,15,6.25,1.89,4,5.18,1.67,17,3.4,2.12,10,3,1.79,11,6.14,2.97,7,6.22,1.63,18,6.08,1.73,12,4.44,1.24,9,3.54,2.07,13,2.62,1.6,8,5.78,2.05,9,6.44,2.03,16 +7350,maiden,5.65,1.04,20,4.05,2.29,21,5.68,2.01,25,4.67,1.15,3,5.82,0.95,17,4,2.65,7,4.08,2.29,13,5.38,1.77,8,5.82,2.16,17,5,0.82,7,6,1,13,3.86,2.19,7,4.15,2.51,13,5.36,1.86,14,6.09,2.21,11,5.44,0.88,9,5.82,1.17,11,4.09,2.3,11,4,2.4,10,5.67,2.28,18,5.71,1.25,7 +7351,mail,6.28,1.6,40,3.81,2.09,21,5.26,2.24,43,5.94,1.61,16,6.5,1.59,24,3.14,2.19,7,4.14,2.03,14,4.65,2.37,17,5.65,2.1,26,6.29,1.46,24,6.33,1.88,15,4.5,1.96,10,3.18,2.09,11,4.59,2.12,27,6.38,2.03,16,6.29,1.55,21,6.26,1.69,19,4.38,1.89,13,2.88,2.17,8,4.79,2.32,24,5.84,2.03,19 +7352,mailbox,6.05,1.57,20,2.29,1.27,21,5.03,2.66,34,6.1,1.37,10,6,1.83,10,2.62,1.6,8,2.08,1.04,13,4.86,2.82,14,5.15,2.6,20,5.78,1.56,9,6.27,1.62,11,2.69,1.38,13,1.62,0.74,8,4.95,2.72,22,5.17,2.66,12,5.7,1.57,10,6.4,1.58,10,2.14,1.1,14,2.57,1.62,7,5.18,2.53,17,4.88,2.85,17 +7353,mailing,5.33,1.83,21,3.14,1.74,21,5.88,2.44,25,5.25,2.09,12,5.44,1.51,9,3.71,2.14,7,2.86,1.51,14,5.6,2.8,10,6.07,2.25,15,6.25,1.89,4,5.12,1.8,17,3.3,2.11,10,3,1.41,11,3.57,2.3,7,6.78,1.86,18,5.75,1.82,12,4.78,1.79,9,3.46,1.85,13,2.62,1.51,8,4.78,2.82,9,6.5,2.03,16 +7354,mailman,5.32,1.73,19,3.32,2.21,22,4.82,1.87,22,5.67,0.87,9,5,2.26,10,3.38,1.77,8,3.29,2.49,14,4.64,1.36,11,5,2.32,11,5.29,0.49,7,5.33,2.19,12,3.7,2.54,10,3,1.95,12,4.62,2.26,13,5.11,1.17,9,5.6,1.84,10,5,1.66,9,3.62,2.92,8,3.14,1.79,14,5.14,2.21,14,4.25,0.89,8 +7355,maim,3.14,2.22,21,4.56,2.74,25,4,2.43,19,4.33,2.45,9,2.25,1.6,12,4.5,3.02,6,4.67,2.79,18,3.43,1.81,7,4.33,2.74,12,3.62,2.25,16,1.6,1.34,5,4.5,2.88,14,4.8,2.78,10,3.56,2.55,9,4.4,2.37,10,3.75,2.45,12,2.33,1.66,9,4.19,2.76,16,5.22,2.73,9,4.45,2.66,11,3.38,2.07,8 +7356,main,5.27,1.16,22,4.1,2.4,20,6.79,2.25,19,5.54,1.05,13,4.89,1.27,9,4.71,2.06,7,3.77,2.59,13,6.57,2.44,7,6.92,2.23,12,5.5,1.09,12,5,1.25,10,4.56,2.35,9,3.73,2.49,11,7.2,1.99,10,6.33,2.55,9,5.33,1.07,12,5.2,1.32,10,5.29,2.21,7,3.46,2.33,13,7.57,1.51,7,6.33,2.53,12 +7357,mainframe,5,2,19,3.95,2.34,22,5.59,1.89,22,5.78,1.48,9,4.3,2.21,10,5.5,2.45,8,3.07,1.82,14,5.64,1.69,11,5.55,2.16,11,5.57,1.62,7,4.67,2.19,12,4.4,2.32,10,3.58,2.39,12,5.31,2.14,13,6,1.5,9,5.1,1.91,10,4.89,2.2,9,4.12,2.53,8,3.86,2.32,14,5.57,2.21,14,5.62,1.3,8 +7358,mainland,5.3,1.72,20,3.67,2.28,18,5.71,1.88,24,5.8,1.1,5,5.13,1.88,15,3.8,2.17,5,3.62,2.4,13,5.15,1.82,13,6.36,1.8,11,5.3,1.7,10,5.3,1.83,10,4.29,2.06,7,3.27,2.41,11,5.38,1.67,16,6.38,2.2,8,4.79,1.48,14,6.5,1.76,6,4.08,2.11,12,2.83,2.56,6,6.07,1.98,15,5.11,1.62,9 +7359,mainstream,4.55,1.39,20,3.38,2.04,21,5.48,1.9,25,4.33,0.58,3,4.59,1.5,17,3.57,2.44,7,3.23,1.96,13,5.62,1.51,8,5.41,2.09,17,4.43,0.53,7,4.62,1.71,13,3.71,2.14,7,3.15,2.12,13,5.14,1.56,14,5.91,2.26,11,4.11,1.45,9,4.91,1.3,11,3.82,2.36,11,2.9,1.6,10,5.44,2.12,18,5.57,1.27,7 +7360,maintain,6.29,1.19,21,2.75,2.21,24,5.89,2.31,19,6.12,1.46,8,6.38,1.04,13,4.67,1.63,6,2.11,2.03,18,5.8,2.04,10,6,2.69,9,6.25,1.14,12,6.33,1.32,9,3.2,2.39,10,2.43,2.1,14,5.42,2.54,12,6.71,1.7,7,6.36,1.08,14,6.14,1.46,7,3.44,2.39,16,1.38,0.74,8,6.33,2.19,12,5.14,2.48,7 +7361,maintenance,5.95,1.76,20,2.81,1.91,21,5.28,2.69,25,6.5,1.73,4,5.81,1.8,16,3.25,2.63,4,2.71,1.79,17,5.33,2.29,9,5.25,2.96,16,5.88,1.64,8,6,1.91,12,3.4,1.9,10,2.27,1.85,11,4.79,2.75,14,5.91,2.59,11,6,1.95,11,5.89,1.62,9,2.1,1.45,10,3.45,2.11,11,5.17,2.79,18,5.57,2.57,7 +7362,majestic,7.14,1.9,21,4.16,2.49,25,6.63,2.06,19,6.11,1.96,9,7.92,1.51,12,3.83,2.23,6,4.39,2.64,18,6.29,2.56,7,6.83,1.8,12,6.69,1.96,16,8.6,0.55,5,3.64,2.5,14,5.1,2.38,10,7.22,2.22,9,6.1,1.85,10,7,2,12,7.33,1.87,9,4.31,2.6,16,3.89,2.42,9,6.55,2.38,11,6.75,1.67,8 +7363,majesty,6.86,2.31,21,4.7,2.79,20,7.21,2.12,19,5.92,2.47,13,8.38,0.74,8,5,2.71,7,4.54,2.93,13,7.86,1.07,7,6.83,2.52,12,6.75,2.53,12,7,2.12,9,4.33,2.87,9,5,2.83,11,7,1.94,10,7.44,2.4,9,6.83,2.48,12,6.89,2.2,9,5.29,2.21,7,4.38,3.1,13,7.14,2.12,7,7.25,2.22,12 +7364,major,5.52,1.36,21,4.24,2.72,21,5.28,1.67,18,4.83,0.98,6,5.86,1.46,14,3.86,3.34,7,4.43,2.47,14,4.89,1.76,9,5.62,1.69,8,5.62,1.33,13,5.43,1.62,7,3.56,2.55,9,4.75,2.83,12,5.4,2.01,10,5.12,1.25,8,5,1.22,13,6.38,1.19,8,4.5,2.88,6,4.13,2.75,15,5.3,2,10,5.25,1.28,8 +7365,majority,4.95,1.07,21,4.3,2.36,23,4.76,2.59,21,4.8,1.79,5,5,0.82,16,5.92,1.56,12,2.55,1.75,11,4,2.49,11,5.22,2.39,9,4.83,1.19,12,5.11,0.93,9,4.75,2.35,16,3.29,2.21,7,4.64,2.25,11,4.9,3.03,10,5,1,13,4.88,1.25,8,4.47,2.46,19,3.5,1.91,4,3.93,2.09,14,6.43,2.82,7 +7366,make,6.09,1.6,22,3.67,2.33,21,6.22,2.32,18,6.5,1.76,6,5.8,1.52,15,2.57,2.44,7,4.21,2.15,14,6,2.69,9,6.25,2.05,8,5.5,1.51,14,7,1.29,7,3.44,2.13,9,3.83,2.55,12,6.2,2.66,10,6.25,1.98,8,6.36,1.45,14,5.62,1.85,8,4,2.76,6,3.53,2.23,15,6.1,2.6,10,6.38,2.07,8 +7367,makeover,5.76,1.73,21,5.13,2.58,23,5.5,1.62,18,4.43,1.4,7,6.62,1.39,13,3.75,2.87,8,5.93,2.23,14,4.57,0.98,7,6.2,1.75,10,5.86,2.12,7,5.85,1.57,13,5.78,3.07,9,4.71,2.23,14,6,1.53,7,5.18,1.66,11,5.82,1.99,11,5.7,1.49,10,5.56,2.96,9,4.86,2.38,14,5.31,1.45,16,7,2.83,2 +7368,maker,5.74,1.79,19,4.16,2.39,19,6.15,2.87,20,5,0,3,6,1.93,15,4.5,2.42,10,3.78,2.44,9,6.5,2.64,10,5.8,3.19,10,5.83,2.23,6,5.83,1.64,12,5.17,2.64,6,3.69,2.21,13,5.88,3.04,8,6.33,2.87,12,6.17,1.64,12,5,1.91,7,4.56,2.88,9,3.8,1.93,10,5.56,3.21,9,6.64,2.62,11 +7369,makeshift,5.32,1.29,22,4.79,2.1,19,5.1,2.28,21,4.8,1.3,5,5.38,1.26,16,5.38,2,8,4.36,2.16,11,5.2,1.81,10,5,2.72,11,5.08,0.79,12,5.6,1.71,10,5.7,1.95,10,3.78,1.86,9,4.83,2.59,12,5.44,1.88,9,5.09,1.22,11,5.55,1.37,11,4.62,2.62,8,4.91,1.76,11,5.78,1.56,9,4.58,2.64,12 +7370,makeup,5.21,1.4,19,4.1,1.68,20,6.46,2.4,24,4.67,0.58,3,5.31,1.49,16,4.67,1.03,6,3.85,1.95,13,6.12,1.96,8,6.62,2.63,16,4.57,1.4,7,5.58,1.31,12,4,1.73,7,4.17,1.8,12,6.08,2.66,13,6.91,2.07,11,5.12,1.13,8,5.27,1.62,11,4.64,1.8,11,3.44,1.33,9,6.59,2.55,17,6.14,2.12,7 +7371,malady,3.86,2.2,21,4.48,2.76,25,4.37,2.99,19,5.44,1.81,9,2.67,1.67,12,4.5,3.27,6,4.5,2.75,18,4.14,3.44,7,4.5,2.84,12,4.31,2.18,16,2.4,1.67,5,4,2.86,14,5.2,2.74,10,3.89,3.14,9,4.8,2.94,10,4.25,2.45,12,3.33,1.8,9,5.19,2.79,16,3.22,2.33,9,4.36,3.5,11,4.38,2.33,8 +7372,malaria,2.34,1.39,41,5.07,2.63,41,3.32,1.53,19,3.23,1.54,13,1.93,1.12,28,4.53,2.67,19,5.67,2.56,21,3.4,1.26,10,3.22,1.86,9,2.05,1.2,21,2.65,1.53,20,4.43,2.58,21,5.75,2.57,20,3.88,1.89,8,2.8,1.14,10,2.35,1.5,23,2.33,1.28,18,4.93,2.73,27,5.36,2.5,14,3.5,1.41,8,3.18,1.66,11 +7373,malarkey,4.45,2.09,20,4.33,2.65,21,4.33,1.88,24,4.75,1.5,4,4.38,2.25,16,4.75,2.06,4,4.24,2.82,17,5.44,2.19,9,3.67,1.35,15,4.12,2.03,8,4.67,2.19,12,4.5,2.95,10,4.18,2.48,11,4.5,1.65,14,4.1,2.23,10,4.27,1.95,11,4.67,2.35,9,3.9,2.88,10,4.73,2.49,11,4.71,1.93,17,3.43,1.51,7 +7374,male,6.91,1.9,22,4.5,2.48,20,5.89,2.79,19,6.38,1.98,13,7.67,1.58,9,4,1.63,7,4.77,2.86,13,7.43,1.27,7,5,3.07,12,7.58,1.78,12,6.1,1.79,10,4.67,2,9,4.36,2.91,11,6.4,2.5,10,5.33,3.12,9,7.58,1.78,12,6.1,1.79,10,5.29,2.56,7,4.08,2.43,13,5.14,3.29,7,6.33,2.5,12 +7375,malfunction,2.68,1.49,19,4.62,2.4,21,2.92,2.08,24,3.33,1.63,6,2.38,1.39,13,4.73,2.72,11,4.5,2.12,10,3.88,3,8,2.44,1.31,16,2.8,1.32,10,2.56,1.74,9,5,2.5,9,4.33,2.39,12,3.18,2.35,17,2,0.89,6,2.38,1.41,8,2.91,1.58,11,3.56,2.19,9,5.42,2.31,12,3.19,2.46,16,2.38,0.92,8 +7376,malice,2.81,1.56,43,4.81,2.52,21,4.56,2.31,48,2.82,1.47,11,2.81,1.64,31,4.33,2.34,6,5,2.65,15,4.09,2.33,22,4.96,2.25,26,3.1,1.64,21,2.55,1.47,22,5,2.94,7,4.71,2.4,14,4.43,2.18,28,4.75,2.51,20,2.76,1.55,21,2.86,1.61,22,4.33,3.08,9,5.17,2.08,12,4.57,2.28,28,4.55,2.39,20 +7377,malicious,2.32,1.42,19,4.95,1.66,21,4.78,2.94,23,3.33,1.53,3,2.12,1.36,16,4.75,2.19,8,5.08,1.32,13,5.33,2.92,9,4.43,3.01,14,1.89,1.54,9,2.7,1.25,10,4.67,1.73,9,5.17,1.64,12,5.67,3.04,15,3.12,1.96,8,2.29,1.38,7,2.33,1.5,12,5.2,1.4,10,4.73,1.9,11,5.08,3.38,13,4.4,2.37,10 +7378,malignant,3.1,1.67,21,4.42,2.98,24,4.2,2.55,20,3.62,2,8,2.77,1.42,13,5.5,2.66,6,4.06,3.06,18,5.36,2.46,11,2.78,1.92,9,3.42,1.93,12,2.67,1.22,9,4.5,3.24,10,4.36,2.9,14,4.77,2.74,13,3.14,1.86,7,2.79,1.63,14,3.71,1.7,7,4.5,3.03,16,4.25,3.06,8,4.5,2.32,12,3.75,2.96,8 +7379,mall,4.45,2.26,20,5.3,2.68,20,6,1.74,26,3.73,1.85,11,5.33,2.5,9,5.71,2.29,7,5.08,2.93,13,5.69,1.65,13,6.31,1.84,13,4.91,2.51,11,3.89,1.9,9,5.18,2.32,11,5.44,3.21,9,6.06,1.68,17,5.89,1.96,9,4.8,2.49,10,4.1,2.08,10,5.67,2.64,12,4.75,2.82,8,5.62,1.63,16,6.6,1.84,10 +7380,mallet,4.7,1.63,20,3.95,2.44,21,6.24,1.73,21,5.22,1.39,9,4.27,1.74,11,4.33,2.96,9,3.67,2.06,12,6,1.41,8,6.38,1.94,13,4.86,0.86,14,4.33,2.8,6,4.5,2.98,8,3.62,2.1,13,6.5,1.31,8,6.08,1.98,13,4.9,0.99,10,4.5,2.12,10,3.83,2.48,12,4.11,2.52,9,6.33,1.78,12,6.11,1.76,9 +7381,malnutrition,2.48,1.25,21,3.5,2.54,24,5.3,2.52,20,2.88,1.13,8,2.23,1.3,13,5.17,2.32,6,2.94,2.41,18,5.64,2.34,11,4.89,2.8,9,2.75,1.29,12,2.11,1.17,9,3.9,2.47,10,3.21,2.64,14,5.92,2.18,13,4.14,2.85,7,2.36,1.22,14,2.71,1.38,7,3.38,2.45,16,3.75,2.87,8,5.33,2.42,12,5.25,2.82,8 +7382,malpractice,2.74,1.24,19,5.26,2.05,19,4.3,2.72,20,2.33,1.15,3,2.73,1.28,15,5.22,2.05,9,5.3,2.16,10,4.6,2.63,10,4,2.91,10,2.67,1.21,6,2.67,1.3,12,5.43,2.23,7,5.17,2.04,12,4,2.98,8,4.5,2.65,12,2.75,1.42,12,2.71,0.95,7,5.8,2.15,10,4.67,1.87,9,5,2.78,9,3.73,2.65,11 +7383,malt,6.14,2.2,21,3.75,2.07,24,5.91,1.93,22,7.25,1.75,8,5.46,2.22,13,3.77,2.24,13,3.73,1.95,11,5.62,2.18,13,6.33,1.5,9,7.38,2,8,5.67,1.83,12,4.5,1.99,14,2.7,1.77,10,6.17,2.04,12,5.6,1.84,10,7,2.75,10,5.36,1.21,11,3.06,1.68,17,5.43,2.07,7,6,2.54,10,5.83,1.34,12 +7384,mama,7.64,1.62,22,4.29,2.8,21,5.28,1.96,18,7.33,1.21,6,7.8,1.82,15,3.71,3.25,7,4.57,2.62,14,5.11,1.76,9,5.5,2.39,8,7.29,1.9,14,8.43,0.53,7,3.89,3.14,9,4.58,2.61,12,5.3,2.11,10,5.25,1.91,8,7.71,1.44,14,7.5,2,8,3.33,3.01,6,4.67,2.72,15,4.8,2.49,10,5.88,0.83,8 +7385,mambo,5.52,1.97,21,5.05,2.18,21,5.1,1.58,21,5.44,2.01,9,5.58,2.02,12,5,1.67,6,5.07,2.5,14,4.83,1.94,6,5.2,1.47,15,5.22,2.05,9,5.75,1.96,12,5.8,1.1,5,4.81,2.4,16,5.1,1.79,10,5.09,1.45,11,5.25,2.38,12,5.89,1.27,9,4.75,2.38,8,5.23,2.13,13,5.42,1.31,12,4.67,1.87,9 +7386,mammal,5.95,1.91,22,3.81,2.54,21,6,1.75,22,5.86,2.28,14,6.12,1.13,8,4,2.37,11,3.89,2.85,9,5.67,2.16,6,6.12,1.63,16,5.6,2.37,10,6.25,1.48,12,3.27,2,11,4.4,3.03,10,6,1.87,13,6,1.66,9,5.25,1.91,12,6.8,1.62,10,3.46,2.6,13,4.38,2.5,8,5.5,1.31,12,6.6,2.07,10 +7387,mammoth,5.84,1.68,19,4.09,1.85,22,5.23,2.05,22,6.33,1.66,9,5.4,1.65,10,3.88,1.25,8,4.21,2.15,14,4.82,1.99,11,5.64,2.11,11,5.43,1.13,7,6.08,1.93,12,4.5,1.51,10,3.75,2.09,12,4.92,2.1,13,5.67,2,9,6,1.76,10,5.67,1.66,9,3.88,1.46,8,4.21,2.08,14,5.79,2.15,14,4.25,1.49,8 +7388,mammy,5.1,2.07,20,3.82,2.5,22,4.7,2.78,27,5.71,2.29,7,4.77,1.96,13,3.9,2.64,10,3.75,2.49,12,4.27,3.01,15,5.36,2.58,11,4.64,1.86,11,5.67,2.29,9,3.56,2.07,9,4,2.83,13,4.82,3.03,17,4.56,2.6,9,5.69,1.8,13,4,2.24,7,3.81,2.34,16,3.83,3.13,6,3.92,3.06,12,5.33,2.47,15 +7389,man,5.42,1.22,19,4.36,2.49,47,5.44,2.24,54,5.33,0.58,3,5.44,1.31,16,4,2.21,21,4.65,2.7,26,6,1.9,17,5.19,2.36,37,4.9,0.74,10,6,1.41,9,3.75,2.22,28,5.26,2.64,19,5.48,2.18,29,5.4,2.35,25,5.75,1.39,8,5.18,1.08,11,4.68,2.7,31,3.75,1.95,16,5.67,2.57,33,5.1,1.58,21 +7390,manage,4.71,1.23,21,3.52,1.83,23,5.88,2.36,26,4.64,1.12,11,4.8,1.4,10,3.55,1.44,11,3.5,2.2,12,5.09,2.07,11,6.71,2.33,14,4.5,1.43,10,4.91,1.04,11,3.73,1.85,11,3.33,1.87,12,5.59,2.29,17,6.88,2.3,8,4.69,1.49,13,4.75,0.71,8,3.6,2.06,15,3.38,1.41,8,6,2.5,17,5.67,2.18,9 +7391,manageable,5.33,2.06,21,3.05,1.93,19,6.86,2.06,21,5.33,1.51,6,5.33,2.29,15,2.5,1.69,8,3.45,2.07,11,7.18,1.89,11,6.5,2.27,10,4.83,2.04,6,5.53,2.1,15,3,2.16,10,3.11,1.76,9,6.64,2.37,14,7.29,1.25,7,5,1.53,7,5.5,2.31,14,2.86,2.07,14,3.6,1.52,5,6.83,2.21,12,6.89,1.96,9 +7392,management,4.95,1.9,19,3.24,1.89,21,4.7,3.32,23,5,3.61,3,4.94,1.61,16,3,1.31,8,3.38,2.22,13,3.89,2.93,9,5.21,3.56,14,6.11,1.54,9,3.9,1.6,10,3.67,2.12,9,2.92,1.73,12,4.8,3.47,15,4.5,3.25,8,4.71,1.89,7,5.08,1.98,12,3.8,2.04,10,2.73,1.68,11,3.85,3.63,13,5.8,2.66,10 +7393,manager,4.82,1.74,22,4.15,2.3,20,7.16,2.09,19,5.15,2.15,13,4.33,0.71,9,4.29,1.8,7,4.08,2.6,13,7.57,2.23,7,6.92,2.07,12,4.92,2.19,12,4.7,1.06,10,4.44,2.13,9,3.91,2.51,11,6.8,2.25,10,7.56,1.94,9,4.75,2.09,12,4.9,1.29,10,4.14,2.04,7,4.15,2.51,13,7,1.73,7,7.25,2.34,12 +7394,managerial,4.5,1.47,20,2.81,1.75,21,5.38,2.5,24,5,0,3,4.41,1.58,17,2.71,1.7,7,2.77,1.88,13,6.25,2.12,8,4.94,2.62,16,4.86,0.9,7,4.31,1.7,13,3.14,1.57,7,2.54,1.9,13,4.92,2.96,13,5.91,1.81,11,5,1.22,9,4.09,1.58,11,2.82,1.66,11,2.8,1.93,10,5.06,2.56,17,6.14,2.34,7 +7395,mandarin,6.15,1.35,20,3.91,2.49,22,5.56,2.45,27,6.43,1.9,7,6,1,13,4.3,2.41,10,3.58,2.61,12,5.87,2.2,15,5.45,2.73,11,5.91,1.22,11,6.44,1.51,9,3.89,2.2,9,3.92,2.75,13,5.94,2.73,17,5.22,1.64,9,5.92,1.5,13,6.57,0.98,7,3.31,2.44,16,5.5,1.97,6,5,2.92,12,6,2,15 +7396,mandate,3.76,1.04,21,4.32,2.15,25,4,2.78,22,4.38,0.74,8,3.38,1.04,13,4.15,2.08,13,4.5,2.32,12,4.77,2.71,13,2.89,2.62,9,4.25,0.89,8,3.42,1.08,12,5,1.71,14,3.45,2.42,11,4.08,2.68,12,3.9,3.03,10,4.3,0.82,10,3.27,1.01,11,4.12,2.15,17,4.75,2.25,8,4,2.79,10,4,2.89,12 +7397,mandatory,3.9,1.89,20,3.89,2.65,18,3.54,2.64,24,4.8,1.92,5,3.6,1.84,15,4,2.74,5,3.85,2.73,13,3.62,2.22,13,3.45,3.17,11,3.6,1.65,10,4.2,2.15,10,4.86,2.61,7,3.27,2.61,11,3.69,2.63,16,3.25,2.82,8,3.57,2.06,14,4.67,1.21,6,4.33,2.53,12,3,2.9,6,3.67,2.41,15,3.33,3.12,9 +7398,mandible,4.32,1.25,19,3.05,1.77,21,4.9,1.97,20,3.67,0.58,3,4.44,1.31,16,3.33,1.63,6,2.93,1.87,15,5.83,2.14,6,4.5,1.83,14,4.3,1.16,10,4.33,1.41,9,2.86,1.68,7,3.14,1.88,14,5.4,2.55,10,4.4,1.07,10,4.38,0.74,8,4.27,1.56,11,3.22,1.64,9,2.92,1.93,12,5.25,2.76,8,4.67,1.3,12 +7399,mandolin,5.7,1.92,23,3.14,2.17,22,6.25,2.34,20,6.12,1.46,8,5.47,2.13,15,3.9,2.51,10,2.5,1.68,12,6.43,2.64,7,6.15,2.27,13,5.33,2.06,12,6.09,1.76,11,2.91,1.76,11,3.36,2.58,11,5.8,2.51,15,7.6,0.89,5,5.55,1.69,11,5.83,2.17,12,3.4,1.65,10,2.92,2.57,12,5.6,2.22,10,6.9,2.38,10 +7400,mane,5.32,1.53,19,4.17,2.35,23,5.58,1.98,19,5,0.5,9,5.6,2.07,10,4.14,2.27,7,4.33,2.47,15,5.2,2.2,10,6,1.73,9,5.11,1.83,9,5.5,1.27,10,4.9,2.64,10,3.75,2.05,12,5,2.14,8,6.1,1.91,10,5.17,1.59,12,5.57,1.51,7,4.2,2.46,20,4,1.73,3,4.75,1.98,8,6.18,1.83,11 +7401,maneuver,4.63,0.83,19,4.33,1.59,21,5.88,2.25,34,4.8,0.92,10,4.44,0.73,9,4.5,1.85,8,4.23,1.48,13,6.29,2.09,14,5.6,2.37,20,4.75,0.89,8,4.55,0.82,11,4.46,1.33,13,4.12,2.03,8,5.77,2.52,22,6.08,1.73,12,4.67,0.71,9,4.6,0.97,10,4.21,1.93,14,4.57,0.53,7,5.65,2.12,17,6.12,2.42,17 +7402,manger,5.5,1.82,18,3.05,1.96,20,6.1,2.31,20,5,0,3,5.6,1.99,15,3.2,1.87,10,2.9,2.13,10,6.7,1.89,10,5.5,2.64,10,5.5,2.26,6,5.5,1.68,12,2.71,1.98,7,3.23,2.01,13,5.75,2.55,8,6.33,2.23,12,6,1.41,11,4.71,2.21,7,3.7,1.77,10,2.4,2.01,10,5.33,2.35,9,6.73,2.2,11 +7403,mangle,2.9,1.66,41,5,2.8,43,4.35,2.24,55,3.46,1.9,13,2.64,1.5,28,5.29,2.89,17,4.81,2.79,26,4.5,2.42,26,4.25,2.12,28,2.29,1.27,21,3.55,1.79,20,4.9,2.88,20,5.09,2.79,23,4.51,2.42,35,4.11,1.94,19,2.74,1.57,23,3.11,1.78,18,4.75,2.63,24,5.32,3.06,19,4.46,2.44,28,4.22,2.04,27 +7404,mango,6.57,2.31,21,3.05,1.77,21,5.76,2.2,25,6.67,2.27,12,6.44,2.51,9,3.29,1.6,7,2.93,1.9,14,5.7,2.79,10,5.8,1.82,15,7.75,1.89,4,6.29,2.37,17,2.9,1.91,10,3.18,1.72,11,5.29,2.87,7,5.94,1.95,18,6.83,2.29,12,6.22,2.44,9,3.15,1.82,13,2.88,1.81,8,5.89,2.32,9,5.69,2.21,16 +7405,mangy,4.3,1.84,23,4.86,2.44,22,4.53,2.22,19,4.62,1.77,8,4.13,1.92,15,4.4,2.32,10,5.25,2.56,12,5.67,2.34,6,4,2.04,13,4.67,2.06,12,3.91,1.58,11,4.09,2.3,11,5.64,2.42,11,4.93,2.34,14,3.4,1.52,5,4,1.41,11,4.58,2.19,12,6.2,1.4,10,3.75,2.6,12,4,2.18,9,5,2.26,10 +7406,manhole,4.8,1.44,20,4.09,2.43,22,5.59,2.1,27,5.29,2.06,7,4.54,0.97,13,3.3,1.83,10,4.75,2.73,12,6.13,2.03,15,5,2.14,11,4.18,1.17,11,5.56,1.42,9,4.67,2.24,9,3.69,2.56,13,5.82,2.43,17,5.33,1.41,9,5,1.58,13,4.43,1.13,7,3.88,2.39,16,4.67,2.66,6,5.25,2.26,12,5.87,2,15 +7407,manhood,6.5,1.64,20,5.27,2.16,22,5.91,1.8,22,7,1.41,8,6.17,1.75,12,5.5,1.76,6,5.13,2.42,15,7.33,1.63,6,5.38,1.59,16,5.78,1.56,9,7.09,1.51,11,6,1.22,5,5.06,2.36,17,6.18,1.66,11,5.64,1.96,11,6.45,1.97,11,6.56,1.24,9,5.56,2.46,9,5.08,2.02,13,5.67,1.83,12,6.2,1.81,10 +7408,manhunt,3.61,2.21,23,6.33,1.85,21,4.09,2.71,34,3.75,2.22,12,3.45,2.3,11,6.88,1.55,8,6,2,13,4.57,2.68,14,3.75,2.75,20,3.9,2.23,10,3.38,2.26,13,5.85,2.08,13,7.12,1.13,8,4.14,2.73,22,4,2.8,12,3.75,2.3,12,3.45,2.21,11,6.21,2.12,14,6.57,1.27,7,3.88,2.45,17,4.29,3.02,17 +7409,mania,3.62,1.91,21,4.74,2.53,23,3.83,2.55,18,4.22,2.17,9,3.17,1.64,12,4.64,2.2,11,4.83,2.89,12,3.7,2.71,10,4,2.51,8,4.29,2.14,7,3.38,1.8,13,5.36,2.58,11,4.17,2.44,12,4.86,2.91,7,3.18,2.18,11,3.38,2.14,13,4,1.51,8,5,2.83,11,4.5,2.32,12,3.67,2.12,9,4,3.04,9 +7410,maniac,3.5,2.48,20,5.77,2.83,44,3.8,2.69,49,3.5,2.22,10,3.5,2.84,10,5.71,2.99,21,5.83,2.74,23,3.16,2.3,25,4.26,2.85,23,3.9,2.92,10,3.1,2.02,10,5.9,2.75,20,5.67,2.94,24,3.88,2.6,25,3.71,2.84,24,3.62,2.79,13,3.29,1.98,7,5.47,2.89,30,6.43,2.68,14,3.12,2.25,26,4.57,2.98,23 +7411,maniacal,3.3,1.82,23,6,2.86,22,4.1,2.05,20,3.75,1.83,8,3.07,1.83,15,6.3,2.58,10,5.75,3.17,12,4.43,1.99,7,3.92,2.14,13,2.83,1.9,12,3.82,1.66,11,5.45,2.84,11,6.55,2.91,11,4.53,2.03,15,2.8,1.64,5,3.55,1.75,11,3.08,1.93,12,6.5,2.59,10,5.58,3.12,12,4.6,2.07,10,3.6,2.01,10 +7412,manic,4.19,1.54,21,4.55,2.7,22,3.63,2.02,27,4.3,1.42,10,4.09,1.7,11,4,2.83,7,4.8,2.7,15,3.41,2.24,17,4,1.63,10,4.64,1.29,11,3.7,1.7,10,2.8,2.49,5,5.06,2.61,17,3.64,2.31,14,3.62,1.76,13,4.31,1.84,13,4,0.93,8,4.1,3.11,10,4.92,2.39,12,3.79,2.01,14,3.46,2.11,13 +7413,manicure,6.15,1.79,20,4.23,2.29,22,5.56,2.06,18,6,2.35,5,6.2,1.66,15,3.92,1.44,12,4.6,3.06,10,4.67,2.29,9,6.25,1.39,8,6.27,2.33,11,6,0.87,9,3.93,2.02,15,4.86,2.85,7,4.9,2.28,10,6.38,1.51,8,6.5,1.73,12,5.62,1.85,8,4.28,2.37,18,4,2.16,4,5.25,1.86,12,6.17,2.48,6 +7414,manicurist,5.57,1.94,21,4.17,2.39,23,5.19,2.14,21,5.8,2.59,5,5.5,1.79,16,4.67,1.92,12,3.64,2.8,11,4.64,2.06,11,5.78,2.28,9,5.5,2.5,12,5.67,0.87,9,4.38,2.28,16,3.71,2.75,7,5.36,1.86,11,5,2.49,10,6.08,1.71,13,4.75,2.12,8,4.37,2.5,19,3.25,1.71,4,5.36,1.91,14,4.86,2.67,7 +7415,manifest,4.81,1.78,21,4.12,2.79,25,5.16,2.27,19,5.11,1.17,9,4.58,2.15,12,3.83,3.37,6,4.22,2.76,18,4.29,1.7,7,5.67,2.46,12,4.56,1.67,16,5.6,2.07,5,4.36,3.18,14,3.8,2.44,10,5,2.4,9,5.3,2.26,10,5.17,1.99,12,4.33,1.41,9,4.5,2.85,16,3.44,2.7,9,4.55,2.62,11,6,1.41,8 +7416,manifestation,4.38,1.47,21,4.21,2.73,24,5.5,2.67,20,4.5,1.51,8,4.31,1.49,13,5.33,1.86,6,3.83,2.92,18,6.36,2.11,11,4.44,3,9,4.5,1.73,12,4.22,1.09,9,4.9,2.38,10,3.71,2.95,14,6.23,2.49,13,4.14,2.61,7,4.14,1.46,14,4.86,1.46,7,4.56,2.78,16,3.5,2.67,8,6,2.49,12,4.75,2.92,8 +7417,manifesto,4.05,2.37,19,4.59,2.28,22,5.12,2.01,24,3.5,2.17,6,4.31,2.5,13,5.67,1.83,12,3.3,2.16,10,4.75,2.25,8,5.31,1.92,16,4.2,2.3,10,3.89,2.57,9,5.78,1.72,9,3.77,2.31,13,5.24,2.22,17,4.83,1.6,6,4,2.2,8,4.09,2.59,11,4.33,2.55,9,4.77,2.17,13,5,2.13,16,5.38,1.85,8 +7418,manifold,4.8,1.74,20,3.22,1.86,18,4.91,1.34,22,6.2,2.17,5,4.33,1.35,15,3.67,1.97,6,3,1.86,12,4.8,0.92,10,5,1.65,12,5.7,1.57,10,3.9,1.45,10,3.3,1.95,10,3.12,1.89,8,5.09,1.76,11,4.73,0.79,11,4.58,1.98,12,5.12,1.36,8,2.33,1.5,9,4.11,1.83,9,5,1.73,11,4.82,0.87,11 +7419,manipulate,3.21,1.36,19,4.76,1.92,21,5.74,2.96,23,3,1.73,3,3.25,1.34,16,5.12,1.73,8,4.54,2.07,13,6.22,2.39,9,5.43,3.32,14,3.11,1.54,9,3.3,1.25,10,5.44,1.13,9,4.25,2.26,12,6.73,2.69,15,3.88,2.64,8,3,1.41,7,3.33,1.37,12,5.7,1.49,10,3.91,1.92,11,6.46,3.2,13,4.8,2.44,10 +7420,manipulation,2.84,1.42,19,4.86,2.35,21,5.39,3.09,23,3.67,1.53,3,2.69,1.4,16,6.25,1.28,8,4,2.48,13,4.89,2.71,9,5.71,3.36,14,2.56,1.24,9,3.1,1.6,10,4.78,1.56,9,4.92,2.87,12,6.2,2.98,15,3.88,2.85,8,2.14,1.07,7,3.25,1.48,12,5.4,2.17,10,4.36,2.5,11,5.62,3.69,13,5.1,2.23,10 +7421,manipulative,2.9,1.92,21,4.44,2.38,25,3.67,2.52,21,3.62,2.26,8,2.46,1.61,13,4.15,2.03,13,4.75,2.77,12,4.62,2.63,13,2.12,1.36,8,3.62,2.39,8,2.25,1.36,12,5.07,1.9,14,3.64,2.77,11,4.42,3,12,2.67,1.22,9,2.9,1.79,10,2.91,2.12,11,3.65,2.12,17,6.12,2.1,8,3.67,2.87,9,3.67,2.35,12 +7422,mankind,6.59,1.92,22,4.89,1.59,19,5.14,2.22,21,5.4,1.67,5,7.06,1.88,16,5.38,1.6,8,4.55,1.57,11,5.2,2.25,10,5.09,2.3,11,6.42,1.83,12,6.8,2.1,10,5,1.56,10,4.78,1.72,9,5.33,2.15,12,4.89,2.42,9,6.36,2.06,11,6.82,1.83,11,5.25,1.49,8,4.64,1.69,11,5.33,1.8,9,5,2.56,12 +7423,manly,6.09,1.8,22,5.63,2.41,19,6.48,2.5,21,6,2.12,5,6.19,1.8,16,5.38,2.5,8,5.82,2.44,11,6.5,2.8,10,6.45,2.34,11,5.67,1.78,12,6.6,1.78,10,5.3,2.58,10,6,2.29,9,6.33,2.77,12,6.67,2.24,9,5.73,2.1,11,6.45,1.44,11,5.62,3.16,8,5.64,1.86,11,6.56,2.46,9,6.42,2.64,12 +7424,manned,5.14,1.13,22,4.47,1.87,19,5.71,2.92,21,5,1.22,5,5.19,1.17,16,5.38,1.19,8,3.82,2.04,11,5.4,2.8,10,6,3.13,11,5.08,1.08,12,5.2,1.23,10,4.6,1.9,10,4.33,1.94,9,5.58,3.09,12,5.89,2.85,9,4.82,0.87,11,5.45,1.29,11,4.62,1.85,8,4.36,1.96,11,4.78,3.23,9,6.42,2.57,12 +7425,mannequin,5.35,1.66,20,3.9,2.38,20,6.38,1.98,26,5.09,1.45,11,5.67,1.94,9,3.43,2.51,7,4.15,2.38,13,6,2.16,13,6.77,1.79,13,5.36,1.86,11,5.33,1.5,9,4.36,2.42,11,3.33,2.35,9,6.76,1.89,17,5.67,2.06,9,5.3,1.57,10,5.4,1.84,10,4.08,2.47,12,3.62,2.39,8,6.44,2.25,16,6.3,1.57,10 +7426,manner,5.86,1.44,42,3.52,2.14,42,5.45,2,55,6.15,1.77,13,5.72,1.28,29,3.32,2.29,19,3.68,2.1,22,4.89,1.68,18,5.73,2.1,37,6.31,1.4,16,5.58,1.42,26,3.67,2.66,18,3.42,1.72,24,5.1,2.21,29,5.85,1.69,26,6.09,1.38,23,5.58,1.5,19,2.79,2.18,19,4.13,1.96,23,5.45,2.28,33,5.45,1.53,22 +7427,manor,5.9,0.94,21,3.68,2.29,25,5.05,1.99,19,5.67,1,9,6.08,0.9,12,3.67,2.66,6,3.83,2.2,18,4.43,1.72,7,5.42,2.11,12,5.94,1,16,5.8,0.84,5,3.79,2.55,14,3.8,1.93,10,5.11,2.37,9,5,1.7,10,5.75,0.97,12,6.11,0.93,9,4.19,2.34,16,2.78,1.99,9,4.64,2.16,11,5.62,1.69,8 +7428,manpower,6,1.49,19,4.32,2.43,19,5.92,2.19,24,6.38,1.5,13,5.17,1.17,6,5.4,2.51,5,3.93,2.37,14,6.38,1.85,13,5.36,2.5,11,6.11,1.96,9,5.9,0.99,10,6,2.52,7,3.33,1.83,12,5.27,2.57,11,6.46,1.71,13,5.67,1.41,9,6.3,1.57,10,4.1,2.38,10,4.56,2.6,9,6.67,2.29,9,5.47,2.07,15 +7429,mansion,6.62,1.88,21,4.84,2.69,25,6.5,2.5,22,6.62,2.26,8,6.62,1.71,13,4.69,3.12,13,5,2.26,12,6.77,2.31,13,6.11,2.85,9,6.88,2.59,8,6.33,1.37,12,5.29,2.76,14,4.27,2.61,11,6.67,2.19,12,6.3,2.95,10,6.5,2.27,10,6.73,1.56,11,5.29,2.89,17,3.88,2.03,8,6,2.98,10,6.92,2.07,12 +7430,mansions,6.21,1.93,19,4.95,2.91,21,5.8,2.09,20,6,1,3,6.25,2.08,16,5.67,2.94,6,4.67,2.94,15,6,1.55,6,5.71,2.33,14,6.6,1.65,10,5.78,2.22,9,4.43,3.69,7,5.21,2.55,14,6.5,1.9,10,5.1,2.13,10,6.88,1.25,8,5.73,2.24,11,5.67,3.24,9,4.42,2.64,12,7,2.56,8,5,1.28,12 +7431,manslaughter,2.05,1.39,20,5.67,3.04,21,3.88,2.53,26,2.3,1.16,10,1.8,1.62,10,5,3.29,6,5.93,3.01,15,4.24,2.41,17,3.22,2.77,9,2.18,1.25,11,1.89,1.62,9,4.2,3.11,5,6.12,2.96,16,4.36,2.65,14,3.33,2.39,12,1.85,1.07,13,2.43,1.9,7,4.9,3.38,10,6.36,2.66,11,4.07,2.87,14,3.67,2.19,12 +7432,mantel,4.74,1.85,39,2.93,2.03,45,5.28,2.26,61,4.78,1.7,18,4.68,1.63,19,3.27,1.56,11,2.88,2.18,33,5.16,2.46,31,5.4,2.06,30,4,1.85,15,5.04,1.55,23,3,2.32,26,2.94,1.59,18,5.25,2.53,36,5.32,1.84,25,4.43,1.88,23,5.19,1.76,16,3.41,2.22,27,2.22,1.48,18,5.61,2.17,31,4.93,2.33,30 +7433,mantis,4.95,1.61,19,3.25,2.47,20,5.88,2.17,24,5.23,1.74,13,4.33,1.21,6,3.8,3.11,5,3.07,2.31,15,6.15,2.15,13,5.55,2.25,11,5.11,2.26,9,4.8,0.79,10,4,3.42,7,2.85,1.82,13,5.45,2.07,11,6.23,2.28,13,4.56,1.01,9,5.3,2,10,3.1,2.64,10,3.4,2.41,10,6.89,1.96,9,5.27,2.12,15 +7434,mantle,5.35,1.18,20,2.45,1.82,20,5.05,1.53,22,5.57,1.51,7,5.23,1.01,13,2.78,2.28,9,2.18,1.4,11,4,1.41,6,5.44,1.41,16,5.1,0.57,10,5.67,1.66,9,3,2.14,8,2.08,1.56,12,5.07,1.39,15,5,1.91,7,5.36,1.5,11,5.33,0.71,9,2.67,2.06,12,2.12,1.46,8,5.36,1.91,11,4.73,1.01,11 +7435,mantra,5.47,1.39,19,3.48,2.27,21,5.87,1.84,23,5.2,1.1,5,5.54,1.56,13,3.83,2.86,6,3.33,2.09,15,5.7,1.83,10,6,1.91,13,5.57,1.81,7,5.36,1.21,11,3.71,2.93,7,3.36,1.98,14,5.36,1.86,11,6.33,1.78,12,5.25,1.48,12,5.86,1.21,7,3.55,2.7,11,3.4,1.84,10,5.36,1.74,14,6.67,1.8,9 +7436,manual,4.95,1.64,20,3.17,1.72,23,6.48,1.6,21,4.89,1.36,9,5,1.9,11,3.18,1.83,11,3.17,1.7,12,5.88,1.25,8,6.85,1.72,13,4.71,1.68,14,5.5,1.52,6,3.22,1.72,9,3.14,1.79,14,6.25,1.58,8,6.62,1.66,13,5.3,1.49,10,4.6,1.78,10,3.31,1.75,13,3,1.76,10,6.75,1.48,12,6.11,1.76,9 +7437,manufacture,5,1.91,19,4.41,2.42,22,5.45,1.68,22,5.67,1.12,9,4.4,2.32,10,4.75,2.49,8,4.21,2.46,14,5.64,1.8,11,5.27,1.62,11,5.14,0.38,7,4.92,2.43,12,4,1.94,10,4.75,2.8,12,4.92,1.55,13,6.22,1.64,9,5.1,2.23,10,4.89,1.62,9,4.25,2.82,8,4.5,2.28,14,5.93,1.69,14,4.62,1.41,8 +7438,manufacturer,4,1.84,24,3.61,1.99,23,4.95,1.77,21,3.57,1.81,7,4.18,1.88,17,4.33,1.61,12,2.82,2.14,11,4.55,1.69,11,5,1.41,9,3.62,1.61,13,4.45,2.07,11,3.88,2.13,16,3,1.63,7,4.73,1.35,11,5.2,2.2,10,4.07,1.94,15,3.89,1.76,9,3.53,2.04,19,4,2,4,4.79,1.63,14,5.29,2.14,7 +7439,manufacturing,5,1.9,22,4.5,2.23,26,5.67,2.1,24,5.44,1.81,9,4.69,1.97,13,4.1,2.73,10,4.75,1.91,16,6,2.18,9,5.47,2.1,15,5.62,2.26,8,4.64,1.65,14,4.69,2.69,13,4.31,1.75,13,5.58,2.11,12,5.75,2.18,12,4.67,1.97,12,5.4,1.84,10,4.6,2.53,15,4.36,1.86,11,5.69,2.25,13,5.64,2.01,11 +7440,manure,3.19,1.84,103,4.15,2.24,79,4.51,2.32,76,3.35,2.06,40,3.1,1.71,62,4.37,1.96,27,4.04,2.38,52,4.53,2.3,38,4.5,2.38,38,3.28,1.83,53,3.1,1.87,49,4.05,2.12,37,4.24,2.36,42,4.72,2.4,43,4.24,2.22,33,3.13,1.67,61,3.29,2.08,42,3.5,2.11,34,4.64,2.23,45,4.87,2.49,39,4.14,2.1,37 +7441,manuscript,6.05,1.39,20,3.29,2.33,21,5.32,1.97,25,5.25,1.71,4,6.25,1.29,16,4,2.71,4,3.12,2.29,17,4.78,2.59,9,5.62,1.54,16,6.12,1.13,8,6,1.6,12,3.3,2.54,10,3.27,2.24,11,5.07,1.82,14,5.64,2.2,11,5.91,1.04,11,6.22,1.79,9,2.4,2.07,10,4.09,2.34,11,5.78,1.7,18,4.14,2.27,7 +7442,map,5.81,1.91,21,3.95,2.28,20,5.79,2.82,19,6,1.83,13,5.5,2.14,8,5.14,2.54,7,3.31,1.93,13,5.86,2.85,7,5.75,2.93,12,5.25,1.96,12,6.56,1.67,9,4.67,2.29,9,3.36,2.2,11,5.6,2.95,10,6,2.83,9,5.75,2.01,12,5.89,1.9,9,5.43,1.99,7,3.15,2.08,13,5.43,3.1,7,6,2.76,12 +7443,maple,6.09,1.66,22,3.77,2.07,22,5.47,2.29,19,6,1.41,8,6.14,1.83,14,3.9,2.02,10,3.67,2.19,12,5.14,2.48,7,5.67,2.27,12,6.55,1.57,11,5.64,1.69,11,4.73,2,11,2.82,1.72,11,4.93,2.2,14,7,2,5,5.5,1.78,10,6.58,1.44,12,3.8,2.2,10,3.75,2.05,12,4.89,1.83,9,6,2.62,10 +7444,mar,3.47,1.65,19,3.41,1.87,22,4.52,2.11,23,3.09,1.04,11,4.43,1.99,7,3.75,1.67,8,3.21,2.01,14,5.14,2.34,7,4.25,2.02,16,3.38,1.19,8,3.55,1.97,11,3.22,2.17,9,3.54,1.71,13,4.73,2.15,11,4.33,2.15,12,3.58,1.98,12,3.29,0.95,7,3,2.05,11,3.82,1.66,11,4.69,2.21,13,4.3,2.06,10 +7445,marathon,5.48,1.72,21,5.04,2.69,23,4.9,2.77,21,4.4,2.51,5,5.81,1.33,16,5.58,2.39,12,4.45,2.98,11,5.55,2.81,11,3.89,2.67,9,5.58,1.88,12,5.33,1.58,9,5.69,2.33,16,3.57,3.05,7,4.09,2.02,11,5.8,3.29,10,5.54,1.81,13,5.38,1.69,8,5.16,2.95,19,4.5,0.58,4,4.14,2.6,14,6.43,2.64,7 +7446,marble,5.8,1.64,20,3.57,1.73,23,5.38,2.11,21,5.8,2.77,5,5.8,1.21,15,4.33,1.56,12,2.73,1.56,11,5.27,2.1,11,5.22,2.17,9,5.36,1.86,11,6.33,1.22,9,3.75,1.69,16,3.14,1.86,7,4.91,1.92,11,5.9,2.28,10,6.23,1.09,13,5,2.24,7,3.58,1.77,19,3.5,1.73,4,5,1.75,14,6.14,2.67,7 +7447,mare,5.62,1.53,21,3.64,2.53,25,5,2.21,19,5,1.22,9,6.08,1.62,12,4.67,2.07,6,3.28,2.7,18,4.57,1.81,7,5.25,2.45,12,5.62,1.63,16,5.6,1.34,5,4.14,3.01,14,2.9,1.73,10,4.56,2.65,9,5.4,1.78,10,5.25,1.36,12,6.11,1.69,9,4.06,2.67,16,2.89,2.2,9,4.73,2.57,11,5.38,1.69,8 +7448,margarine,4.85,1.87,20,3.14,1.83,22,5.96,2.01,27,5.86,2.19,7,4.31,1.49,13,3.1,1.79,10,3.17,1.95,12,6.2,2.01,15,5.73,2.15,11,4.55,1.81,11,5.22,1.99,9,3.22,1.56,9,3.08,2.06,13,6.35,2.23,17,5.33,1.5,9,5.54,1.27,13,3.57,2.23,7,2.81,1.83,16,4,1.67,6,6.08,2.07,12,5.87,2.03,15 +7449,margarita,6.33,2.46,21,5.2,2.98,20,6.19,2.62,21,6.67,2.07,6,6.2,2.65,15,5.38,2.67,8,5.08,3.29,12,5.73,2.24,11,6.7,3.02,10,7.5,1.05,6,5.87,2.72,15,6.2,2.82,10,4.2,2.94,10,6.93,2.4,14,4.71,2.56,7,6,2.83,7,6.5,2.35,14,5.07,3,14,5.5,3.21,6,5.67,3.08,12,6.89,1.76,9 +7450,margin,4.75,1.25,20,3.71,1.93,21,5.15,2.64,34,4.5,1.43,10,5,1.05,10,4.38,1.6,8,3.31,2.06,13,6.14,2.48,14,4.45,2.58,20,4.89,1.05,9,4.64,1.43,11,3.92,2.02,13,3.38,1.85,8,5,2.81,22,5.42,2.39,12,5.2,0.79,10,4.3,1.49,10,4.14,1.88,14,2.86,1.86,7,5.18,2.56,17,5.12,2.8,17 +7451,marginal,4.6,1.05,20,3.57,1.54,21,5.47,2.02,34,5.1,0.88,10,4.1,0.99,10,3.88,1.55,8,3.38,1.56,13,6.14,2.07,14,5,1.89,20,4.56,1.01,9,4.64,1.12,11,3.46,1.71,13,3.75,1.28,8,5.59,1.97,22,5.25,2.18,12,4.5,0.97,10,4.7,1.16,10,3.64,1.6,14,3.43,1.51,7,5.65,2.06,17,5.29,2.02,17 +7452,mariachi,5.95,1.4,21,4.43,2.64,21,5.33,1.65,21,5.56,1.42,9,6.25,1.36,12,3.67,2.34,6,4.64,2.84,14,4.83,1.33,6,5.53,1.77,15,5.67,1.66,9,6.17,1.19,12,5.4,2.41,5,4.12,2.7,16,5.3,1.89,10,5.36,1.5,11,6.08,1.68,12,5.78,0.97,9,3.88,2.64,8,4.77,2.68,13,5,1.41,12,5.78,1.92,9 +7453,marijuana,3.63,2.03,19,4.36,2.95,22,4.77,2.81,22,4.11,2.03,9,3.2,2.04,10,5,2.56,8,4,3.19,14,5.73,2.61,11,3.82,2.79,11,5,1.15,7,2.83,2.04,12,5.4,2.46,10,3.5,3.15,12,4.38,2.81,13,5.33,2.87,9,3.5,1.96,10,3.78,2.22,9,5.38,3.38,8,3.79,2.64,14,5.79,2.75,14,3,2,8 +7454,marinara,5.95,1.7,22,3,2,21,6.59,1.76,22,6.36,1.74,14,5.25,1.49,8,2.82,1.54,11,3.44,2.51,9,6.33,2.16,6,6.69,1.66,16,5.6,1.84,10,6.25,1.6,12,3.09,2.39,11,2.9,1.6,10,6.38,1.76,13,6.89,1.83,9,5.5,1.45,12,6.5,1.9,10,2.62,1.76,13,3.62,2.33,8,6.42,1.62,12,6.8,1.99,10 +7455,marine,5.95,2.24,20,3.44,1.46,18,5.14,2.4,22,6.8,2.28,5,5.67,2.23,15,3.83,1.17,6,3.25,1.6,12,4.7,2.31,10,5.5,2.5,12,6.4,1.58,10,5.5,2.76,10,3.7,1.34,10,3.12,1.64,8,5.82,2.64,11,4.45,2.02,11,5.42,2.23,12,6.75,2.12,8,2.78,1.48,9,4.11,1.17,9,4.36,2.8,11,5.91,1.7,11 +7456,mariner,5.58,0.96,19,3.43,1.86,21,4.96,2.23,23,6.67,1.53,3,5.38,0.72,16,4.12,1.64,8,3,1.91,13,4.33,2.18,9,5.36,2.24,14,5.56,0.53,9,5.6,1.26,10,3.33,1.87,9,3.5,1.93,12,5.2,2.37,15,4.5,2,8,5.57,0.98,7,5.58,1,12,3.6,1.65,10,3.27,2.1,11,4.62,2.53,13,5.4,1.78,10 +7457,marital,5.24,1.92,21,4.91,2.29,23,5.43,2.18,21,4.8,2.17,5,5.38,1.89,16,5.33,2.1,12,4.45,2.5,11,5,2.37,11,5.56,1.74,9,5.17,2.04,12,5.33,1.87,9,5,2.42,16,4.71,2.14,7,4.91,2.07,11,6,2.26,10,5.62,2.06,13,4.62,1.6,8,5,2.47,19,4.5,1.29,4,5.64,2.27,14,5,2.08,7 +7458,maritime,4.9,1.61,21,3.36,2.08,25,5.26,1.85,19,5.11,1.83,9,4.75,1.48,12,2.67,1.86,6,3.5,2.18,18,4.71,1.7,7,5.58,1.93,12,4.81,1.68,16,5.2,1.48,5,3.43,2.41,14,3.1,1.66,10,5.44,2.19,9,5.1,1.6,10,5.08,1.88,12,4.67,1.22,9,3.62,2.19,16,2.89,1.9,9,5,2.05,11,5.62,1.6,8 +7459,marker,5.8,1.64,20,4.05,2.54,21,5.48,2.24,25,5.75,2.87,4,5.81,1.33,16,3.5,2.38,4,4.18,2.63,17,5.89,2.57,9,5.25,2.08,16,6.12,1.55,8,5.58,1.73,12,4.4,2.72,10,3.73,2.45,11,4.86,1.96,14,6.27,2.41,11,6.18,1.47,11,5.33,1.8,9,4.1,2.81,10,4,2.41,11,5.72,1.99,18,4.86,2.85,7 +7460,market,6.21,1.68,101,3.55,2.18,82,5.77,2.24,107,6.08,1.76,40,6.28,1.64,60,4,2.46,28,3.31,2.01,54,5.48,2.33,44,5.97,2.17,63,5.96,1.65,53,6.47,1.69,47,3.78,2.21,37,3.36,2.17,45,5.92,2.34,59,5.58,2.11,48,6.33,1.61,60,6.02,1.77,41,3.47,2.08,38,3.61,2.29,44,5.79,2.44,57,5.74,2.01,50 +7461,marketing,4.83,1.85,23,4.75,2.33,24,5.09,2.56,22,4.56,1.13,9,5,2.22,14,5.62,2.33,13,3.73,1.95,11,6.08,2.72,13,3.67,1.5,9,6,1.77,8,4.36,1.55,14,5.5,1.91,14,3.7,2.54,10,5.33,2.81,12,4.8,2.35,10,4.55,1.63,11,5.08,2.07,12,4.59,2.55,17,5.14,1.77,7,5.1,2.88,10,5.08,2.39,12 +7462,marketplace,6.25,1.52,20,4.32,2.08,19,5.81,2.02,21,6,0.89,6,6.36,1.74,14,5.86,1.68,7,3.42,1.78,12,5.55,2.02,11,6.1,2.08,10,6.17,1.17,6,6.29,1.68,14,4.78,2.44,9,3.9,1.73,10,5.57,2.38,14,6.29,0.95,7,5.86,1.86,7,6.46,1.33,13,4.46,2.4,13,4,1.26,6,5.58,2.5,12,6.11,1.17,9 +7463,marksman,5.05,1.76,22,4.59,2.61,22,5.37,2.61,19,5.38,1.51,8,4.54,1.56,13,4.62,3.07,8,4.62,2.53,13,6,2.45,7,5,2.86,11,4.12,1.25,8,5.31,1.6,13,3.75,2.66,8,5.07,2.56,14,4.29,2.63,7,6,2.49,12,4.64,1.43,11,5.45,2.02,11,2.88,2.17,8,5.57,2.38,14,5.88,2.47,16,2.67,1.53,3 +7464,marksmanship,5.19,1.83,21,4.96,2.33,23,6,1.95,20,3.8,1.64,5,5.62,1.71,16,5.58,2.31,12,4.27,2.24,11,5.5,2.17,10,6.22,1.48,9,4.83,2.25,12,5.67,1,9,4.5,1.93,16,6,2.94,7,5.45,2.07,11,6.67,1.66,9,5.92,1.55,13,4,1.69,8,5.16,2.48,19,4,1.15,4,5.38,1.71,13,7.14,1.95,7 +7465,marmalade,5.95,1.22,19,3.95,2.65,21,5.15,2.28,20,6,0,3,5.94,1.34,16,4.17,2.86,6,3.87,2.67,15,5.33,1.63,6,5.07,2.56,14,5.6,0.7,10,6.33,1.58,9,3.43,2.3,7,4.21,2.86,14,5.4,2.67,10,4.9,1.91,10,5.88,1.46,8,6,1.1,11,4.22,3.07,9,3.75,2.42,12,5.12,3.04,8,5.17,1.75,12 +7466,maroon,5.41,2.2,22,4.37,2.14,19,4.76,2.66,21,4.8,1.1,5,5.5,2.48,16,5.25,1.91,8,3.73,2.15,11,4.6,2.63,10,4.91,2.81,11,5,2,12,5.9,2.42,10,5,2.11,10,3.67,2.06,9,4.92,2.78,12,4.56,2.65,9,4.55,2.38,11,6.27,1.68,11,4.38,2.45,8,4.36,2.01,11,4.33,2.74,9,5.08,2.68,12 +7467,marooned,4.26,1.88,19,5.9,1.89,21,3.3,2.05,23,4.4,0.89,5,4.31,2.21,13,5.67,2.73,6,6,1.56,15,3.3,2.36,10,3.31,1.89,13,4.43,1.9,7,4.27,2,11,5.43,2.51,7,6.14,1.56,14,3.73,2,11,2.92,2.11,12,4.75,1.71,12,3.43,1.99,7,6,2.19,11,5.8,1.62,10,3.14,2.21,14,3.56,1.88,9 +7468,marquee,6,1.3,20,4.21,2.23,19,5.64,1.96,25,5.82,1.33,11,6.22,1.3,9,4.43,2.07,7,4.08,2.39,12,5,1.65,12,6.23,2.09,13,5.73,1.35,11,6.33,1.22,9,4.45,2.07,11,3.88,2.53,8,5.53,2.03,17,5.88,1.89,8,6.2,1.32,10,5.8,1.32,10,4.25,2.22,12,4.14,2.41,7,5.27,1.83,15,6.2,2.1,10 +7469,marquis,4.77,1.69,22,3.77,2.16,22,4.6,2.09,20,5.62,1.69,8,4.29,1.54,14,5,2.21,10,2.75,1.54,12,6.14,1.86,7,3.77,1.74,13,4.73,1.9,11,4.82,1.54,11,3.64,1.96,11,3.91,2.43,11,5.13,1.92,15,3,1.87,5,5,1.7,10,4.58,1.73,12,3.6,1.51,10,3.92,2.64,12,4.5,0.85,10,4.7,2.91,10 +7470,marriage,7.56,1.62,18,4.95,3.04,21,5.33,2.89,18,7,1.07,8,8,1.89,10,5.57,3.64,7,4.64,2.79,14,4.91,2.95,11,6,2.89,7,7.55,1.29,11,7.57,2.15,7,3.56,3.28,9,6,2.49,12,5.82,2.96,11,4.57,2.82,7,7.58,1.62,12,7.5,1.76,6,3.67,3.03,12,6.67,2.18,9,6.11,2.89,9,4.56,2.83,9 +7471,marrow,4.29,2.02,17,3.65,2.06,20,4.12,1.74,25,5.75,1.5,4,3.85,1.99,13,4.27,2.05,11,2.89,1.9,9,4.38,1.82,16,3.67,1.58,9,4.67,2.58,6,4.09,1.76,11,2.78,2.05,9,4.36,1.86,11,4,1.92,20,4.6,0.55,5,4.33,2.5,9,4.25,1.49,8,3.18,2.14,11,4.22,1.92,9,4.53,1.58,19,2.83,1.72,6 +7472,marry,7.09,2.2,22,5.52,2.96,21,5.67,2.33,18,6.17,3.13,6,7.67,1.54,15,5.86,3.39,7,5.36,2.84,14,5.22,2.86,9,6.12,1.81,8,7.07,2.4,14,7.57,1.62,7,4.56,3.24,9,6.25,2.63,12,5.1,2.69,10,6.38,1.69,8,6.5,2.5,14,8.12,0.99,8,4.17,3.71,6,6.07,2.55,15,5.4,2.5,10,6,2.2,8 +7473,marshal,4.62,1.53,21,4.08,2.52,25,5.79,2.37,19,4.67,1.12,9,4.58,1.83,12,5,2.45,6,3.78,2.6,18,5,2.38,7,6.25,2.34,12,4.69,1.45,16,4.4,1.95,5,4.07,2.64,14,4.1,2.6,10,5.67,2.24,9,5.9,2.6,10,4.58,1.62,12,4.67,1.5,9,4,2.34,16,4.22,2.95,9,5.64,3.01,11,6,1.2,8 +7474,marshmallow,6.84,2.09,19,4.7,2.42,23,5.58,2.14,19,6.56,1.59,9,7.1,2.51,10,4.57,2.94,7,4.8,2.34,15,5.3,2.36,10,5.89,1.96,9,6.33,2.65,9,7.3,1.42,10,5.6,2.55,10,4,2.26,12,4.5,1.93,8,6.3,2.11,10,7,2.17,12,6.57,2.07,7,4.65,2.46,20,5,2.65,3,5.12,1.96,8,5.91,2.3,11 +7475,mart,5.32,1.34,19,3.55,2.09,22,5.24,1.95,21,5.11,0.78,9,5.5,1.72,10,4.62,2.33,8,2.93,1.73,14,5.09,1.7,11,5.4,2.27,10,5.14,0.69,7,5.42,1.62,12,3.8,1.93,10,3.33,2.27,12,5.25,2.22,12,5.22,1.64,9,5.4,1.71,10,5.22,0.83,9,3.62,2.39,8,3.5,1.99,14,5.86,1.99,14,4,1.15,7 +7476,martial,5.4,1.64,20,4.23,2.31,22,4.59,2.42,27,6.14,1.46,7,5,1.63,13,4.4,2.37,10,4.08,2.35,12,4.53,2.47,15,4.73,2.57,11,5.73,1.35,11,5,1.94,9,4.56,2.46,9,4,2.27,13,5,2.76,17,3.89,1.69,9,5.85,1.82,13,4.57,0.79,7,3.81,2.59,16,5.33,0.52,6,4.92,2.91,12,4.33,2.02,15 +7477,martini,6.14,2.1,21,5.9,2.4,20,5.33,2.4,36,6.75,1.67,8,5.77,2.31,13,4.8,2.86,5,6.27,2.22,15,5.45,2.21,11,5.28,2.53,25,6.31,2.32,13,5.88,1.81,8,5.58,2.75,12,6.38,1.85,8,4.75,2.61,20,6.06,1.95,16,6.18,1.83,11,6.1,2.47,10,6,2.79,11,5.78,1.99,9,5,2.54,22,5.86,2.14,14 +7478,martyr,4.24,1.89,21,4.52,2.2,25,3.79,1.96,19,3.78,0.97,9,4.58,2.35,12,4.67,2.88,6,4.44,2.09,18,3.29,1.89,7,4.08,2.02,12,4.5,1.63,16,3.4,2.61,5,4.5,2.47,14,4.5,2.01,10,3,1.5,9,4.5,2.12,10,3.75,1.54,12,4.89,2.2,9,5.06,2.35,16,3.56,1.59,9,3.27,2.24,11,4.5,1.31,8 +7479,marvel,5.84,2.36,19,4.77,2.39,22,5.21,1.47,24,4.17,2.48,6,6.62,1.94,13,5.25,2.34,12,4.2,2.44,10,4.12,1.64,8,5.75,1.06,16,5.3,2.31,10,6.44,2.4,9,5.11,2.52,9,4.54,2.37,13,5.18,1.38,17,5.17,1.94,6,5.88,3,8,5.82,1.94,11,5.44,2.4,9,4.31,2.36,13,5.06,1.44,16,5.5,1.6,8 +7480,marvelous,7.21,1.72,19,3.77,2.86,22,6.21,1.81,28,7.17,1.83,6,7.23,1.74,13,3.45,2.42,11,4.09,3.33,11,6.55,1.92,11,6,1.77,17,7,2.05,11,7.5,1.2,8,3.09,2.26,11,4.45,3.33,11,6.06,2.07,18,6.5,1.27,10,7,1.91,13,7.67,1.21,6,4.07,3.32,14,3.25,1.91,8,6.38,2.19,16,6,1.21,12 +7481,marzipan,5.4,1.27,20,3.91,2.69,22,5.23,2.58,26,5.29,2.06,7,5.46,0.66,13,4,2.4,10,3.83,3.01,12,5.21,2.64,14,5.18,2.75,11,5.09,1.14,11,5.78,1.39,9,4.78,2.73,9,3.31,2.59,13,4.88,3.14,16,5.78,1.3,9,5.38,1.5,13,5.43,0.79,7,3.69,2.6,16,4.5,3.08,6,4.33,2.93,12,6,2.04,14 +7482,mascara,4.79,1.81,19,4.55,2.42,20,6.27,1.8,26,3.91,1.58,11,6,1.41,8,4,2.24,7,4.85,2.54,13,5.69,1.89,13,6.85,1.57,13,4.8,2.15,10,4.78,1.48,9,4,2.28,11,5.22,2.54,9,6.06,1.98,17,6.67,1.41,9,5.44,1.81,9,4.2,1.69,10,5,2.56,12,3.88,2.17,8,5.88,1.78,16,6.9,1.73,10 +7483,mascot,5.5,1.25,18,4.11,2.4,18,5.65,2.18,17,5.7,0.95,10,5.25,1.58,8,4.5,2.38,4,4,2.48,14,5.62,2.33,8,5.67,2.18,9,5.75,1.04,8,5.3,1.42,10,5,2.58,7,3.55,2.21,11,6.33,1.51,6,5.27,2.45,11,5.58,1.31,12,5.33,1.21,6,3.45,2.54,11,5.14,1.86,7,4.57,2.37,7,6.4,1.78,10 +7484,masculine,5.79,1.4,19,5.19,2.14,21,5.48,2.76,23,5,1,3,5.94,1.44,16,4.62,1.6,8,5.54,2.4,13,6.33,2.29,9,4.93,2.97,14,6.33,1,9,5.3,1.57,10,5.44,1.74,9,5,2.45,12,5.47,2.77,15,5.5,2.93,8,5.57,1.62,7,5.92,1.31,12,6,2.31,10,4.45,1.75,11,5.77,3.17,13,5.1,2.23,10 +7485,masculinity,5.75,1.55,20,4.7,2.11,20,5.91,2.27,22,6.29,1.6,7,5.46,1.51,13,4.44,2.4,9,4.91,1.92,11,6.5,3.08,6,5.69,1.96,16,5,1.41,10,6.56,1.42,9,3.75,1.91,8,5.33,2.06,12,5.53,2.5,15,6.71,1.5,7,5.55,1.29,11,6,1.87,9,4.67,2.57,12,4.75,1.28,8,5.91,2.47,11,5.91,2.17,11 +7486,mash,4.81,2.02,21,3.85,2.89,20,4.82,2.38,22,6.33,1.97,6,4.2,1.74,15,3.75,2.92,8,3.92,3,12,5.33,2.35,12,4.2,2.39,10,6,2.45,9,3.92,1,12,3.56,2.4,9,4.09,3.33,11,3.71,1.7,7,5.33,2.53,15,5.6,2.32,10,4.09,1.45,11,3.31,2.39,13,4.86,3.63,7,4.83,2.55,12,4.8,2.3,10 +7487,mashed,4.61,1.46,18,4.15,2.74,20,4.24,1.64,25,4.4,1.95,5,4.69,1.32,13,5.36,2.77,11,2.67,1.94,9,4.06,1.29,16,4.56,2.19,9,5.14,1.77,7,4.27,1.19,11,3.11,2.76,9,5,2.53,11,4.35,1.73,20,3.8,1.3,5,4.22,1.48,9,5,1.41,9,3.82,2.71,11,4.56,2.88,9,4.47,1.68,19,3.5,1.38,6 +7488,mask,4.81,1.5,21,3.26,2.4,23,5.1,2.22,20,5.12,1.55,8,4.62,1.5,13,4.83,2.32,6,2.71,2.23,17,5.82,2.18,11,4.22,2.05,9,4.75,1.42,12,4.89,1.69,9,3.67,3.08,9,3,1.92,14,5.38,2.36,13,4.57,1.99,7,4.71,1.44,14,5,1.73,7,4,2.42,15,1.88,1.73,8,5.58,2.02,12,4.38,2.45,8 +7489,masked,5.14,1.68,21,4,2.7,23,5.1,2.61,20,6,1.31,8,4.62,1.71,13,5.67,2.58,6,3.41,2.55,17,5.18,2.71,11,5,2.65,9,5.08,1.73,12,5.22,1.72,9,5.7,2.67,10,2.69,1.93,13,5.31,2.53,13,4.71,2.93,7,5.29,1.77,14,4.86,1.57,7,4.73,2.81,15,2.62,1.92,8,5.42,2.81,12,4.62,2.39,8 +7490,masochist,3.39,2.23,18,4.77,2.43,22,4.45,2.09,22,3.75,1.28,8,3.1,2.81,10,5.62,2.72,8,4.29,2.2,14,4.73,1.9,11,4.18,2.32,11,3.33,1.37,6,3.42,2.61,12,4.5,2.01,10,5,2.8,12,4.08,2.06,13,5,2.12,9,4.1,2.64,10,2.5,1.2,8,4.25,2.55,8,5.07,2.4,14,5.07,2.27,14,3.38,1.19,8 +7491,masquerade,5.53,1.84,19,5.17,2.09,18,5.29,2.23,17,5.18,1.47,11,6,2.27,8,4.75,2.63,4,5.29,2.02,14,4.62,2.39,8,5.89,2.03,9,5.62,2.2,8,5.45,1.63,11,5.29,2.06,7,5.09,2.21,11,5,2.1,6,5.45,2.38,11,5.15,1.91,13,6.33,1.51,6,4.91,2.02,11,5.57,2.3,7,5.43,2.23,7,5.2,2.35,10 +7492,mass,5.15,1.35,20,3.56,2.18,25,5.47,2.55,19,5.25,1.16,8,5.08,1.51,12,4,2.19,6,3.44,2.28,18,5.29,2.5,7,5.58,2.68,12,5.13,1.51,15,5.2,0.84,5,3.71,2.16,14,3.4,2.41,10,5.56,2.24,9,5.4,2.91,10,5.09,1.14,11,5.22,1.64,9,3.5,2,16,3.67,2.6,9,5.36,3.17,11,5.62,1.51,8 +7493,massacre,1.77,1.57,80,6.68,2.49,104,3.33,2.45,79,1.93,1.57,30,1.62,1.54,48,6.19,2.99,31,6.89,2.26,72,3.88,2.21,34,2.93,2.59,44,1.83,1.7,42,1.64,1.38,36,6.48,2.81,42,6.82,2.27,62,3.75,2.58,44,2.8,2.21,35,1.82,1.48,49,1.71,1.74,31,6.5,2.46,44,6.82,2.53,60,3.5,2.64,44,3.11,2.22,35 +7494,massage,7.16,1.64,19,3.88,2.59,24,6.57,2.22,28,6.62,1.3,8,7.55,1.81,11,3.78,2.17,9,3.93,2.89,15,6.93,1.86,14,6.21,2.55,14,7.22,1.79,9,7.1,1.6,10,4.5,2.88,12,3.25,2.22,12,7.29,1.68,14,5.86,2.51,14,7.1,1.91,10,7.22,1.39,9,4.33,2.71,12,3.42,2.5,12,6.5,2.5,12,6.62,2.06,16 +7495,masses,4.41,1.94,22,4.11,2.91,18,4.54,2.13,24,4,2.52,7,4.6,1.68,15,6,2.74,5,3.38,2.72,13,4.62,1.98,13,4.45,2.38,11,4.7,2.41,10,4.17,1.53,12,6.29,2.56,7,2.73,2.24,11,4.06,2.08,16,5.5,2,8,3.6,1.45,15,6.14,1.77,7,4.5,2.94,12,3.33,2.94,6,5.07,1.94,15,3.67,2.24,9 +7496,masseur,5.73,1.78,22,4.68,2.31,19,5.24,2.07,21,4.4,1.14,5,6.12,1.82,16,3.5,2.2,8,5.55,2.07,11,5.3,2.36,10,5.18,1.89,11,5.17,2.08,12,6.4,1.07,10,4.3,2.11,10,5.11,2.57,9,4.83,1.9,12,5.78,2.28,9,5.45,1.86,11,6,1.73,11,3.62,2,8,5.45,2.3,11,5.67,2.35,9,4.92,1.88,12 +7497,masseuse,6.61,2.12,18,4.09,2.97,22,4.71,1.92,28,5.17,2.32,6,7.33,1.67,12,4,2.93,11,4.18,3.16,11,5.55,2.02,11,4.18,1.7,17,6.2,2.44,10,7.12,1.64,8,2.91,1.97,11,5.27,3.41,11,4.5,1.58,18,5.1,2.47,10,6.25,2.22,12,7.33,1.86,6,4.21,3.02,14,3.88,3.09,8,4.62,1.82,16,4.83,2.12,12 +7498,massive,5.18,1.37,22,5.79,2.68,19,5.71,2.35,21,6,1.87,5,4.94,1.18,16,6.38,2.62,8,5.36,2.77,11,6,2.67,10,5.45,2.11,11,4.92,1.56,12,5.5,1.08,10,6.4,2.55,10,5.11,2.8,9,5.67,2.39,12,5.78,2.44,9,5.18,1.54,11,5.18,1.25,11,5.12,2.42,8,6.27,2.87,11,5.44,2.35,9,5.92,2.43,12 +7499,mast,4.85,0.88,20,3.71,1.9,21,5.32,2.56,34,5.2,0.63,10,4.5,0.97,10,4.38,2,8,3.31,1.8,13,4.79,2.81,14,5.7,2.36,20,4.89,0.6,9,4.82,1.08,11,4.08,1.98,13,3.12,1.73,8,5.45,2.5,22,5.08,2.75,12,4.8,0.42,10,4.9,1.2,10,3.36,2.21,14,4.43,0.79,7,5.94,2.3,17,4.71,2.71,17 +7500,master,5.72,1.99,18,4.4,3.15,20,4.17,2.83,18,5.38,2.07,8,6,2,10,4.43,2.94,7,4.38,3.38,13,4.27,2.61,11,4,3.37,7,5.36,1.75,11,6.29,2.36,7,3.22,3.19,9,5.36,2.91,11,4.73,3.26,11,3.29,1.89,7,5.67,1.78,12,5.83,2.56,6,2.92,2.81,12,6.62,2.26,8,5.11,3.02,9,3.22,2.44,9 +7501,masterful,6.72,1.64,43,4.38,1.77,21,6.77,2.09,44,6.91,1.82,22,6.52,1.44,21,4.75,1.16,8,4.15,2.08,13,6.88,2.47,16,6.71,1.88,28,6.59,1.76,22,6.86,1.53,21,5.11,1.17,9,3.83,1.99,12,6.24,2.19,21,7.26,1.91,23,6.46,1.5,26,7.12,1.8,17,4.6,1.84,10,4.18,1.78,11,6.69,2.05,26,6.89,2.19,18 +7502,mastermind,5.15,1.81,20,5.58,2.65,19,6.61,1.97,18,5.71,1.38,7,4.85,1.99,13,7.33,1.41,9,4,2.54,10,7.2,1.64,5,6.38,2.1,13,5.5,2.12,10,4.56,1.33,9,5,3.02,8,6,2.41,11,6.08,1.93,13,8,1.41,5,5.27,2.37,11,5,0.87,9,5.82,2.56,11,5.25,2.92,8,6.11,2.37,9,7.11,1.45,9 +7503,masterpiece,7.14,1.85,21,4.7,2.4,23,6,2.47,21,6.4,2.97,5,7.38,1.41,16,5.67,2.06,12,3.64,2.38,11,5.73,3.17,11,6.22,1.56,9,7.42,2.07,12,6.78,1.56,9,4.56,2.42,16,5,2.52,7,5.45,2.38,11,6.6,2.55,10,7.54,1.39,13,6.5,2.39,8,4.79,2.57,19,4.25,1.5,4,5.86,2.21,14,6.29,3.09,7 +7504,mastery,6.55,1.34,22,5.68,2.73,19,7.25,1.68,20,6.2,1.48,5,6.75,1.29,16,6,3.07,8,5.45,2.58,11,7.11,1.96,9,7.36,1.5,11,6.17,1.47,12,7,1.05,10,5.9,2.51,10,5.44,3.09,9,7.09,1.81,11,7.44,1.59,9,6.36,1.29,11,6.73,1.42,11,5.62,2.67,8,5.73,2.9,11,8,1.07,8,6.75,1.86,12 +7505,masturbate,5.65,2.08,40,6.42,2.15,43,6.46,2.57,24,6.44,1.97,16,5.12,2.03,24,6.08,2.43,12,6.63,2.04,30,6.5,2.83,8,6.44,2.53,16,5.15,2.13,20,6.15,1.95,20,6.17,1.9,12,6.52,2.26,31,6.57,2.44,14,6.3,2.87,10,6.23,2.2,26,4.57,1.34,14,6.6,1.67,20,6.26,2.53,23,6.53,2.81,17,6.29,2.06,7 +7506,masturbation,5.89,2.4,18,6.3,2.64,20,5.92,2.8,25,7.8,1.1,5,5.15,2.38,13,7,2.28,11,5.44,2.92,9,5.44,2.87,16,6.78,2.59,9,5.71,2.21,7,6,2.61,11,4.89,3.1,9,7.45,1.51,11,6.05,2.91,20,5.4,2.51,5,6.33,1.94,9,5.44,2.83,9,6.18,3.25,11,6.44,1.81,9,5.32,2.85,19,7.83,1.6,6 +7507,mat,5,0.94,19,2.86,2.03,21,5.3,2.1,23,5.33,0.58,3,4.94,1,16,3.62,2.2,8,2.38,1.85,13,5.11,2.52,9,5.43,1.87,14,4.89,1.27,9,5.1,0.57,10,3.33,2,9,2.5,2.07,12,5.53,2.26,15,4.88,1.81,8,4.86,1.35,7,5.08,0.67,12,2.9,1.91,10,2.82,2.23,11,5.15,2.7,13,5.5,0.97,10 +7508,matador,5,1.75,22,4.35,2.79,23,4.89,2.42,19,5.62,1.41,8,4.46,1.81,13,5,2.88,8,4,2.88,14,5.71,2.29,7,4.36,2.58,11,5.12,1.73,8,4.77,1.79,13,4.22,3.27,9,4.43,2.56,14,3.71,1.8,7,5.58,2.54,12,5.18,1.89,11,4.82,1.66,11,2.78,2.91,9,5.36,2.27,14,5.19,2.26,16,3.33,3.21,3 +7509,match,5.61,0.85,18,3.05,2.27,21,6.06,2.01,18,5.75,1.04,8,5.5,0.71,10,3.57,2.15,7,2.79,2.36,14,5.73,2.05,11,6.57,1.99,7,5.73,0.9,11,5.43,0.79,7,2.56,2.01,9,3.42,2.47,12,5.82,2.09,11,6.43,1.99,7,5.58,1,12,5.67,0.52,6,2.33,1.61,12,4,2.74,9,6.33,2.6,9,5.78,1.3,9 +7510,matchbook,5.05,1.69,21,3.65,2.69,23,6.22,2.13,18,5.67,1.8,9,4.58,1.51,12,4.36,2.42,11,3,2.86,12,5.8,2.25,10,6.75,1.98,8,6,2.16,7,4.54,1.27,13,4.36,2.5,11,3,2.8,12,6,2.94,7,6.36,1.57,11,5.15,1.99,13,4.88,1.13,8,3.55,2.84,11,3.75,2.67,12,5.89,2.52,9,6.56,1.74,9 +7511,matching,6.3,1.45,20,3,1.91,24,5.79,2.28,28,5.5,1.07,8,6.83,1.47,12,3.22,2.11,9,2.87,1.85,15,6.29,1.94,14,5.29,2.55,14,6.33,1.22,9,6.27,1.68,11,2.5,1.38,12,3.5,2.28,12,5.5,2.56,14,6.07,2.02,14,6.3,1.16,10,6.3,1.77,10,3.25,1.86,12,2.75,2.01,12,5.75,2.01,12,5.81,2.54,16 +7512,matchmaker,5.63,1.71,19,4,2.37,21,5.39,2.02,23,5.64,1.75,11,5.14,1.21,7,3.86,2.19,7,4.07,2.53,14,5.86,2.73,7,5.19,1.68,16,5.38,2.13,8,5.82,1.4,11,3.5,2.2,8,4.31,2.5,13,6,2.1,11,4.83,1.85,12,5.75,1.71,12,5.43,1.81,7,3.8,2.86,10,4.18,1.94,11,5.69,2.02,13,5,2.05,10 +7513,mate,7.18,1.76,22,5.95,2.74,20,6.79,2.02,19,6.92,1.89,13,7.56,1.59,9,6.57,2.3,7,5.62,2.99,13,7.14,1.57,7,6.58,2.27,12,7.42,1.98,12,6.9,1.52,10,5.67,2.69,9,6.18,2.89,11,6.8,1.87,10,6.78,2.28,9,7.5,1.88,12,6.8,1.62,10,6.86,2.79,7,5.46,2.7,13,7.14,2.34,7,6.58,1.88,12 +7514,material,5.71,1.52,24,3.74,2.54,39,5.48,2.04,23,5.91,1.51,11,5.54,1.56,13,4,2.76,16,3.57,2.43,23,4.83,1.33,6,5.71,2.23,17,5.62,2,8,5.8,1.32,15,4.26,2.51,19,3.25,2.53,20,5.46,2.15,13,5.5,2.01,10,5.47,1.68,15,6.11,1.17,9,3.14,2.06,21,4.44,2.91,18,5.75,2.18,16,4.86,1.68,7 +7515,materialism,3.52,2.06,21,3.52,2.31,23,4.89,2.95,18,4.89,2.26,9,2.5,1.17,12,3.91,2.34,11,3.17,2.33,12,5.4,2.8,10,4.25,3.2,8,3.29,1.98,7,3.77,2.2,13,3.82,2.36,11,3.25,2.34,12,4.57,2.88,7,5.09,3.11,11,3,1.87,13,4.38,2.2,8,3.73,2.49,11,3.33,2.23,12,4.44,2.3,9,5.33,3.57,9 +7516,materialistic,3.79,1.79,24,4.04,2.12,23,4.6,2.36,25,3.85,1.99,13,3.73,1.62,11,4.73,2.28,11,3.42,1.83,12,3.73,1.9,11,5.15,2.58,13,4.18,1.89,11,3.46,1.71,13,4.18,2.44,11,3.92,1.88,12,4.88,2.31,16,3.75,2.43,8,3.73,2.12,15,3.89,1.17,9,3.93,2.09,15,4.25,2.31,8,5.06,2.64,16,3.78,1.56,9 +7517,materialize,5.75,1.45,20,3.95,1.94,21,6.55,2.22,33,6.1,1.66,10,5.4,1.17,10,3.62,1.77,8,4.15,2.08,13,6.79,1.97,14,6.37,2.43,19,5.56,1.33,9,5.91,1.58,11,4.23,1.83,13,3.5,2.14,8,6.73,2.25,22,6.18,2.23,11,5.3,1.34,10,6.2,1.48,10,3.93,2.02,14,4,1.91,7,6.56,2.19,16,6.53,2.32,17 +7518,maternal,6.7,2.03,20,4.38,2.64,21,6.32,1.89,25,4.25,2.63,4,7.31,1.35,16,3.75,2.63,4,4.53,2.7,17,6,2.06,9,6.5,1.83,16,6.12,2.1,8,7.08,1.98,12,4.9,2.56,10,3.91,2.74,11,6,1.92,14,6.73,1.85,11,6.45,1.86,11,7,2.29,9,3.4,2.46,10,5.27,2.57,11,6.56,2.04,18,5.71,1.38,7 +7519,maternity,5.76,2.07,21,4.83,2.89,23,4.81,2.44,21,5.8,2.77,5,5.75,1.91,16,4.92,2.81,12,4.73,3.1,11,4.45,2.3,11,5.22,2.82,9,5.83,2.29,12,5.67,1.87,9,5,2.97,16,4.43,2.88,7,5.18,2.6,11,4.4,2.32,10,6.08,1.8,13,5.25,2.49,8,4.63,2.95,19,5.75,2.75,4,4.86,2.82,14,4.71,1.6,7 +7520,math,4.45,2.37,20,4.96,3.1,23,5.79,2.42,28,5.12,1.81,8,4,2.66,12,5.33,3.2,9,4.71,3.12,14,5.79,2.52,14,5.79,2.42,14,4,2.55,9,4.82,2.27,11,5.91,2.98,11,4.08,3.06,12,5.93,2.46,14,5.64,2.47,14,4.1,2.28,10,4.8,2.53,10,4.92,3.2,12,5,3.13,11,5.08,2.61,12,6.31,2.21,16 +7521,mathematical,5.29,2,21,3.48,2.81,23,6,2.35,18,5.78,2.49,9,4.92,1.56,12,4.18,3.06,11,2.83,2.52,12,6.4,2.07,10,5.5,2.73,8,5.14,2.54,7,5.23,1.79,13,3.73,2.61,11,3.25,3.08,12,5.29,2.87,7,6.45,1.97,11,5,2.24,13,5.75,1.58,8,3.73,3.04,11,3.25,2.7,12,5.11,2.32,9,6.89,2.15,9 +7522,mathematician,5.24,1.97,21,3.57,2.23,23,4.81,2.06,26,6,1.61,11,4.4,2.07,10,3.45,2.38,11,3.67,2.19,12,5.18,1.99,11,4.64,2.17,14,5.2,2.74,10,5.27,1.01,11,3.82,2.64,11,3.33,1.87,12,5.59,1.97,17,3.38,1.41,8,5,2.38,13,5.62,1.06,8,3.27,1.91,15,4.12,2.8,8,5,2.26,17,4.44,1.67,9 +7523,mathematics,4.89,1.94,19,4.33,2.18,21,5.3,2.57,23,4.4,2.19,5,5.15,1.95,13,4.67,2.25,6,4.2,2.21,15,5.3,2.67,10,5.31,2.59,13,4.57,2.76,7,5.18,1.4,11,3.71,2.36,7,4.64,2.1,14,5.91,2.47,11,4.75,2.63,12,4.58,2.23,12,5.43,1.27,7,3.91,2.17,11,4.8,2.2,10,5.07,2.7,14,5.67,2.45,9 +7524,matinee,6,1.94,19,3.05,1.96,21,5.3,2.39,20,5.67,0.58,3,6.06,2.11,16,3.5,1.64,6,2.87,2.1,15,5.17,1.33,6,5.36,2.76,14,6.1,1.45,10,5.89,2.47,9,2.14,1.57,7,3.5,2.03,14,4.8,2.39,10,5.8,2.39,10,6.12,2.3,8,5.91,1.76,11,2,1.41,9,3.83,1.99,12,5.62,3.25,8,5.08,1.73,12 +7525,mating,5.76,2.28,21,6.35,2.23,23,5.67,2.35,21,4.2,2.49,5,6.25,2.05,16,6.83,2.21,12,5.82,2.23,11,5.64,2.69,11,5.89,2.09,9,5.08,2.39,12,6.67,1.87,9,6,2.25,16,7.14,2.12,7,5.91,2.34,11,5.4,2.46,10,6.92,1.61,13,3.88,1.96,8,6.74,2.16,19,4.5,1.73,4,5.93,2.16,14,5.14,2.79,7 +7526,matrimony,7,2.1,21,5.77,2.6,22,6.32,2.77,22,6.62,2.07,8,7.23,2.17,13,6.83,2.12,12,4.5,2.64,10,6.54,2.7,13,6,3,9,6.88,2.23,8,6.92,2.11,12,6.46,1.98,13,4.78,3.15,9,6.83,2.25,12,5.7,3.3,10,6.5,2.46,10,7.45,1.69,11,5.53,2.8,15,6.29,2.21,7,6.5,2.84,10,6.17,2.82,12 +7527,matrix,5.9,2.05,21,4.4,2.56,20,4.58,2.83,19,6,2.19,6,5.87,2.07,15,5.62,2.62,8,3.58,2.27,12,5,3.05,12,3.86,2.48,7,7,2.35,9,5.08,1.38,12,5,2.29,9,3.91,2.77,11,5,3.56,7,4.33,2.46,12,6.8,1.99,10,5.09,1.81,11,4,2.38,13,5.14,2.91,7,4.7,2.75,10,4.44,3.09,9 +7528,matron,4.79,1.69,19,3.59,1.76,22,5.68,1.67,22,5,1,9,4.6,2.17,10,3.75,1.91,8,3.5,1.74,14,5.64,1.63,11,5.73,1.79,11,4.71,0.76,7,4.83,2.08,12,3.7,1.95,10,3.5,1.68,12,5.69,1.84,13,5.67,1.5,9,4.7,2.06,10,4.89,1.27,9,3.38,1.92,8,3.71,1.73,14,5.93,1.86,14,5.25,1.28,8 +7529,matter,5.82,1.37,22,4.05,2.18,21,6.12,2.23,17,6.17,1.72,6,5.67,1.29,15,3,2.65,7,4.57,1.79,14,6.56,2.79,9,5.62,1.41,8,6.14,1.51,14,5.14,0.9,7,4.44,2.35,9,3.75,2.09,12,6.33,2.87,9,5.88,1.36,8,6,1.41,14,5.5,1.31,8,4.5,2.43,6,3.87,2.13,15,6.78,2.17,9,5.38,2.2,8 +7530,mattress,5.74,2.42,19,3.45,2.22,22,6.17,1.9,24,5,2.83,6,6.08,2.25,13,3.33,2.31,12,3.6,2.22,10,5.75,1.49,8,6.38,2.09,16,5.4,2.46,10,6.11,2.47,9,3.44,2.7,9,3.46,1.94,13,6.24,2.02,17,6.17,1.83,6,5.62,2.77,8,5.82,2.27,11,2.89,1.54,9,3.85,2.58,13,6.5,1.93,16,5.5,1.77,8 +7531,mature,5.95,2.03,22,3.48,2.09,21,7.05,1.59,22,5.79,2.15,14,6.25,1.91,8,3.91,2.3,11,3.11,1.9,9,5.67,1.03,6,7.56,1.46,16,6,2.71,10,5.92,1.38,12,3.09,1.92,11,3.9,2.28,10,6.92,1.61,13,7.22,1.64,9,5.83,2.25,12,6.1,1.85,10,3.38,2.47,13,3.62,1.41,8,6.75,1.71,12,7.4,1.43,10 +7532,maturity,6.53,1.17,19,3.55,2.74,22,6.78,1.72,27,6.43,1.27,7,6.58,1.16,12,3.7,2.98,10,3.42,2.64,12,6.53,2.03,15,7.18,1.25,11,6.5,1.27,10,6.56,1.13,9,3.78,2.54,9,3.38,2.96,13,6.59,1.84,17,7.22,1.56,9,6.62,1.26,13,6.33,1.03,6,3.31,2.57,16,4.17,3.31,6,6.42,2.23,12,7.07,1.16,15 +7533,maudlin,4.75,1.86,20,3.58,2.41,19,4.61,1.86,36,4.71,2.63,7,4.77,1.42,13,3.8,1.92,5,3.5,2.62,14,4.45,1.75,11,4.68,1.93,25,4.92,2.23,12,4.5,1.2,8,3.64,2.38,11,3.5,2.62,8,4.65,2.06,20,4.56,1.63,16,4.73,1.68,11,4.78,2.17,9,3.91,2.7,11,3.12,2.03,8,4.23,2.05,22,5.21,1.37,14 +7534,mausoleum,4.5,1.36,20,3.87,2.49,23,4.62,2.82,21,4.67,1.58,9,4.36,1.21,11,3.73,2.76,11,4,2.34,12,4.12,2.17,8,4.92,3.2,13,4.71,0.83,14,4,2.19,6,4.44,2.83,9,3.5,2.28,14,4.38,2.97,8,4.77,2.83,13,5,0.47,10,4,1.76,10,4.85,2.48,13,2.6,1.96,10,4.5,2.54,12,4.78,3.31,9 +7535,mauve,5.1,1.48,21,2.88,2.15,25,5.37,2.01,19,4.89,1.05,9,5.25,1.76,12,1.83,1.6,6,3.22,2.29,18,4.29,1.6,7,6,2,12,4.94,1.53,16,5.6,1.34,5,2.57,2.28,14,3.3,2.11,10,4.67,2.18,9,6,1.7,10,5.08,1.31,12,5.11,1.76,9,3.06,2.29,16,2.56,1.94,9,5,2.32,11,5.88,1.46,8 +7536,maverick,6.63,1.77,19,4.55,2.56,22,5.25,2.53,28,6.5,1.87,6,6.69,1.8,13,5,2.83,11,4.09,2.3,11,5.55,2.94,11,5.06,2.3,17,7.18,1.78,11,5.88,1.55,8,4.09,2.07,11,5,3,11,5.06,2.51,18,5.6,2.67,10,6.85,1.82,13,6.17,1.72,6,4.21,2.26,14,5.12,3.09,8,5.56,2.85,16,4.83,2.08,12 +7537,maxim,5.74,1.41,19,4.1,2.1,21,5.64,1.98,25,6,1.73,11,5.38,0.74,8,5.57,1.62,7,3.36,1.95,14,5.2,2.2,10,5.93,1.83,15,5,0,4,5.93,1.53,15,3.6,2.37,10,4.55,1.81,11,5.29,2.21,7,5.78,1.93,18,5.17,1.03,12,6.71,1.5,7,3.38,1.85,13,5.25,2.05,8,5.11,2.2,9,5.94,1.84,16 +7538,maximize,6.2,1.74,20,4.74,2.63,23,5.9,2,20,6,2.65,5,6.27,1.44,15,5.25,2.45,12,4.18,2.82,11,5.45,2.38,11,6.44,1.33,9,6.18,2.18,11,6.22,1.09,9,4.81,2.74,16,4.57,2.57,7,6.27,1.1,11,5.44,2.74,9,6.08,1.51,12,6.38,2.13,8,5,2.73,19,3.5,1.91,4,5.5,1.83,14,6.83,2.23,6 +7539,maximum,4.7,1.92,20,5.05,2.66,22,5.62,2.01,21,4.2,3.11,5,4.87,1.46,15,5.73,2.28,11,4.36,2.94,11,5.45,2.5,11,6,1.32,9,4.82,2.23,11,4.56,1.59,9,5.47,2.7,15,4.14,2.54,7,6.55,1.44,11,4.6,2.12,10,4.54,1.9,13,5,2.08,7,5.39,2.73,18,3.5,1.91,4,6,1.96,14,4.86,2.04,7 +7540,may,5.55,2.06,22,3.19,1.86,21,5.94,2.25,17,4.17,2.56,6,6.07,1.71,15,2.43,1.4,7,3.57,1.99,14,6.11,2.32,9,5.75,2.31,8,5.14,2.35,14,6.29,1.38,7,3.22,1.86,9,3.17,1.95,12,7.44,1.74,9,4.25,1.39,8,5.14,2.35,14,6.25,1.28,8,2.5,1.22,6,3.47,2.03,15,7.11,2.03,9,4.62,1.77,8 +7541,mayday,4.42,2.61,19,4.27,2.43,22,4.25,1.87,24,3.67,1.97,6,4.77,2.86,13,4.83,2.25,12,3.6,2.59,10,4,2,8,4.38,1.86,16,5.1,1.79,10,3.67,3.24,9,4.67,2.55,9,4,2.42,13,4.29,2.14,17,4,1.1,6,5.25,2.82,8,3.82,2.4,11,4.33,2.5,9,4.23,2.49,13,4.12,1.86,16,4.5,2,8 +7542,mayflower,5.29,2.03,21,2.91,2.2,22,5.26,2.03,27,5.3,1.7,10,5.27,2.37,11,3,2.77,7,2.87,2,15,4.94,2.36,17,5.8,1.23,10,5.27,1.95,11,5.3,2.21,10,2.4,1.95,5,3.06,2.3,17,4.86,2.28,14,5.69,1.7,13,5.38,1.89,13,5.12,2.36,8,2.6,2.27,10,3.17,2.21,12,5.5,2.1,14,5,2,13 +7543,mayhem,3.59,1.99,22,5.95,2.65,22,3.9,2.67,20,4,1.51,8,3.36,2.24,14,5.7,3.02,10,6.17,2.41,12,4.71,2.87,7,3.46,2.57,13,4.09,1.87,11,3.09,2.07,11,5.36,2.54,11,6.55,2.73,11,4.6,2.72,15,1.8,0.84,5,4.2,1.55,10,3.08,2.23,12,7.4,1.58,10,4.75,2.8,12,4.1,2.56,10,3.7,2.91,10 +7544,mayonnaise,5.65,2.41,20,3.9,2.38,20,5.88,1.97,26,5.64,2.69,11,5.67,2.18,9,4.57,1.9,7,3.54,2.6,13,5.92,2.02,13,5.85,1.99,13,5.55,2.54,11,5.78,2.39,9,3.64,2.66,11,4.22,2.11,9,5.76,1.89,17,6.11,2.2,9,5.5,2.84,10,5.8,2.04,10,3.33,2.53,12,4.75,1.98,8,5.88,1.59,16,5.9,2.56,10 +7545,mayor,4.59,1.5,22,4.15,2.41,20,6.21,2.44,19,4.38,1.8,13,4.89,0.93,9,4.57,2.23,7,3.92,2.56,13,6.86,1.77,7,5.83,2.76,12,4.08,1.51,12,5.2,1.32,10,4.33,2.24,9,4,2.65,11,7,1.76,10,5.33,2.87,9,4.17,1.53,12,5.1,1.37,10,4.43,1.99,7,4,2.68,13,7.43,1.72,7,5.5,2.58,12 +7546,maze,5.84,1.61,19,4.83,1.95,18,4.56,2.13,16,5.91,1.3,11,5.75,2.05,8,5.25,2.87,4,4.71,1.73,14,4.14,2.54,7,4.89,1.83,9,6.38,1.41,8,5.45,1.69,11,4.71,1.38,7,4.91,2.3,11,4.5,2.43,6,4.6,2.07,10,5.69,1.6,13,6.17,1.72,6,4.09,1.92,11,6,1.41,7,4.5,2.07,6,4.6,2.27,10 +7547,meadow,7.3,1.53,20,2.62,2.16,21,6.15,2.39,33,7.7,1.57,10,6.9,1.45,10,3,2.07,8,2.38,2.26,13,6.77,2.17,13,5.75,2.49,20,7,1.73,9,7.55,1.37,11,3.31,2.46,13,1.5,0.76,8,6,2.57,21,6.42,2.11,12,7,1.76,10,7.6,1.26,10,2.57,1.91,14,2.71,2.75,7,5.94,2.57,16,6.35,2.26,17 +7548,meager,3.35,1.35,20,4.63,2.19,19,4.46,1.86,26,3.45,1.37,11,3.22,1.39,9,4.57,2.07,7,4.67,2.35,12,4.23,1.59,13,4.69,2.14,13,3.55,1.21,11,3.11,1.54,9,4.1,2.02,10,5.22,2.33,9,4.53,2.21,17,4.33,1,9,3.4,1.58,10,3.3,1.16,10,4.58,1.83,12,4.71,2.87,7,4.44,2.1,16,4.5,1.51,10 +7549,meal,7.05,1.86,22,4.85,3,20,7.11,1.91,19,7,2.27,13,7.11,1.17,9,6.71,2.43,7,3.85,2.85,13,6.57,2.3,7,7.42,1.68,12,6.92,2.35,12,7.2,1.14,10,4.67,2.78,9,5,3.29,11,7.3,1.57,10,6.89,2.32,9,7.33,1.78,12,6.7,2,10,5.86,2.34,7,4.31,3.25,13,8,1.15,7,6.58,2.11,12 +7550,mean,2.43,1.69,21,4.81,2.44,21,4.17,2.18,18,2.5,2.07,6,2.43,1.65,14,3.43,2.37,7,5.5,2.24,14,3.56,2.01,9,5,2.33,8,2.92,1.98,13,1.57,0.53,7,5,2.35,9,4.67,2.61,12,4.4,2.72,10,3.88,1.36,8,2.54,1.51,13,2.25,2.05,8,4.67,2.34,6,4.87,2.56,15,4.5,2.76,10,3.75,1.16,8 +7551,meanie,3.17,2.04,18,4.85,2.28,20,4.48,1.73,25,2.2,0.84,5,3.54,2.26,13,5.27,2.57,11,4.33,1.87,9,4.88,1.82,16,3.78,1.39,9,3,1.15,7,3.27,2.49,11,4,2.06,9,5.55,2.3,11,4.3,1.78,20,5.2,1.48,5,2.78,1.86,9,3.56,2.24,9,4.91,2.34,11,4.78,2.33,9,4.53,1.39,19,4.33,2.73,6 +7552,meaning,6.45,1.82,22,4.05,2.14,20,6.53,2.01,19,6.08,1.89,13,7,1.66,9,4.43,2.37,7,3.85,2.08,13,6.71,1.89,7,6.42,2.15,12,6.17,2.08,12,6.8,1.48,10,4,2.74,9,4.09,1.64,11,5.9,2.08,10,7.22,1.79,9,6.25,2.18,12,6.7,1.34,10,4.71,3.04,7,3.69,1.49,13,5.86,2.34,7,6.92,1.78,12 +7553,meaningful,6.79,0.98,19,3.78,1.93,18,6.29,2.02,17,6.73,1.1,11,6.88,0.83,8,3.25,2.06,4,3.93,1.94,14,5.75,2.43,8,6.78,1.56,9,7.25,0.71,8,6.45,1.04,11,3.57,1.81,7,3.91,2.07,11,5.33,2.66,6,6.82,1.47,11,6.92,1.04,13,6.5,0.84,6,3.64,2.11,11,4,1.73,7,5.86,2.27,7,6.6,1.9,10 +7554,meaningless,2.95,1.39,19,3.05,1.86,21,3.57,2.21,23,3.33,2.08,3,2.88,1.31,16,3.12,1.89,8,3,1.91,13,3.89,1.96,9,3.36,2.41,14,2.22,0.97,9,3.6,1.43,10,3.67,1.87,9,2.58,1.78,12,4.13,2.23,15,2.5,1.85,8,2.86,1.35,7,3,1.48,12,3.4,1.9,10,2.73,1.85,11,3.62,2.47,13,3.5,1.96,10 +7555,meanness,3.09,1.69,22,5.19,2.77,21,5.09,2.79,22,3.21,1.93,14,2.88,1.25,8,5,3.13,11,5.33,2.6,9,4.33,2.34,6,5.38,2.96,16,3.3,2,10,2.92,1.44,12,4,2.79,11,6.5,2.17,10,5.23,2.71,13,4.89,3.06,9,2.83,1.95,12,3.4,1.35,10,5,2.92,13,5.5,2.67,8,5.75,2.38,12,4.3,3.16,10 +7556,meantime,4.44,0.86,18,3.9,2.41,21,5.26,1.68,23,4.6,0.55,5,4.42,1,12,4.5,3.15,6,3.67,2.13,15,6,1.56,10,4.69,1.6,13,4.14,0.9,7,4.7,0.82,10,3.57,2.23,7,4.07,2.56,14,5.36,1.69,11,5.17,1.75,12,4.09,0.7,11,5,0.82,7,4,2.49,11,3.8,2.44,10,5.5,1.7,14,4.89,1.69,9 +7557,measles,2.57,1.82,42,4.5,2.52,44,4.1,2.39,58,2.38,1.98,13,2.66,1.78,29,4.6,2.75,15,4.45,2.44,29,3.86,2.47,29,4.34,2.32,29,2.5,1.79,16,2.62,1.88,26,4.8,2.59,20,4.25,2.49,24,4.15,2.43,34,4.04,2.39,24,2.61,1.62,23,2.53,2.09,19,4.48,2.69,27,4.53,2.29,17,4.55,2.25,29,3.66,2.48,29 +7558,measure,5.14,1.56,21,4.36,1.93,25,5.41,2.38,22,5.62,0.74,8,4.85,1.86,13,4.69,2.32,13,4,1.41,12,5.77,2.39,13,4.89,2.42,9,5.75,1.58,8,5.08,1,12,4.93,1.64,14,3.64,2.11,11,6.33,2.15,12,4.3,2.26,10,5.1,1.91,10,5.18,1.25,11,4.35,2.29,17,4.38,0.92,8,5.6,2.46,10,5.25,2.42,12 +7559,measurement,5.11,1.56,19,3.09,2.14,22,5.18,2.4,22,5.09,1.22,11,4.86,2.04,7,3.25,1.91,8,3,2.32,14,5.86,2.85,7,4.87,2.2,15,5.12,1.55,8,5.09,1.64,11,2,1.41,9,3.85,2.27,13,5.6,2.27,10,4.83,2.55,12,4.92,1.88,12,5.43,0.79,7,3.09,2.39,11,3.09,1.97,11,4.5,2.61,12,6,1.94,10 +7560,measuring cup,5.75,1.45,20,3.62,1.88,21,6.47,2.27,34,5.9,1.66,10,5.6,1.26,10,4.62,2.2,8,3,1.41,13,6.21,2.55,14,6.65,2.11,20,5.33,1.66,9,6.09,1.22,11,4.38,1.76,13,2.38,1.41,8,6.14,2.36,22,7.08,2.07,12,5.8,1.87,10,5.7,0.95,10,3.5,2.03,14,3.86,1.68,7,6.29,2.08,17,6.65,2.5,17 +7561,measuring tape,5.43,1.63,21,2.15,1.5,20,6.86,2.1,22,4.67,2.07,6,5.73,1.39,15,2,1.2,8,2.25,1.71,12,7,2.22,12,6.7,2.06,10,5.11,1.96,9,5.67,1.37,12,1.89,0.93,9,2.36,1.86,11,6,2.71,7,7.27,1.71,15,5.2,2.15,10,5.64,1.03,11,2,1.47,13,2.43,1.62,7,7.42,1.98,12,6.2,2.15,10 +7562,meat,6.62,1.77,21,4.3,2.11,20,5.58,2.95,19,6.31,1.89,13,7.12,1.55,8,4.71,1.6,7,4.08,2.36,13,6.57,2.23,7,5,3.25,12,6.5,1.93,12,6.78,1.64,9,4.22,1.99,9,4.36,2.29,11,5.9,2.6,10,5.22,3.42,9,6.92,1.68,12,6.22,1.92,9,4.86,1.57,7,4,2.35,13,6,2.94,7,5.33,3.06,12 +7563,meatball,6.68,1.59,22,4.79,2.57,19,5.38,2.31,21,6,1,5,6.94,1.73,16,5.38,2.45,8,4.36,2.69,11,4.8,2.39,10,5.91,2.21,11,6.08,1.24,12,7.4,1.71,10,4.1,2.13,10,5.56,2.92,9,5.25,2.45,12,5.56,2.24,9,6.73,1.62,11,6.64,1.63,11,3.88,2.36,8,5.45,2.62,11,5.56,2.13,9,5.25,2.53,12 +7564,meathead,3.38,1.6,21,4.22,2.24,23,3.81,2.34,21,3.8,2.17,5,3.25,1.44,16,5,1.91,12,3.36,2.34,11,3.82,2.4,11,3.22,1.64,9,3.17,1.53,12,3.67,1.73,9,4.56,2.22,16,3.43,2.23,7,4,1.95,11,3.6,2.8,10,3.15,1.68,13,3.75,1.49,8,4.11,2.4,19,4.75,1.26,4,3.07,1.82,14,5.29,2.69,7 +7565,meatloaf,5.16,2.57,19,4.46,2.47,24,5.57,2.2,28,4.88,1.36,8,5.36,3.23,11,5.33,2.35,9,3.93,2.46,15,5.21,2.12,14,5.93,2.3,14,4.78,2.95,9,5.5,2.27,10,4.75,2.56,12,4.17,2.44,12,5.14,2.32,14,6,2.08,14,5.9,2.6,10,4.33,2.4,9,5,2.59,12,3.92,2.31,12,5.33,1.97,12,5.75,2.41,16 +7566,mechanic,5.45,1.32,20,4.45,2.15,22,5.15,2.64,27,6,1.53,7,5.15,1.14,13,4.8,2.25,10,4.17,2.12,12,5.53,2.5,15,4.73,2.97,11,5.09,0.94,11,5.89,1.62,9,4.44,2.13,9,4.46,2.26,13,5.24,2.93,17,5.11,2.32,9,5.85,1.46,13,4.71,0.49,7,4.56,2.48,16,4.17,0.98,6,5.17,3.13,12,5.13,2.29,15 +7567,mechanical,5.67,1.93,21,5.4,2.82,20,5,2.62,36,6.38,2.33,8,5.23,1.59,13,6.8,1.92,5,4.93,2.96,15,4.73,3,11,5.12,2.49,25,5.69,2.02,13,5.62,1.92,8,5.83,2.86,12,4.75,2.82,8,5.75,2.55,20,4.06,2.46,16,5.91,1.92,11,5.4,2.01,10,6,2.83,11,4.67,2.78,9,4.73,2.75,22,5.43,2.44,14 +7568,mechanics,6,1.45,19,3.91,2.52,22,5.21,1.75,19,6.11,1.36,9,5.9,1.6,10,3.57,3.15,7,4.21,2.29,14,5.8,1.69,10,4.56,1.67,9,6.56,1.74,9,5.5,0.97,10,3.9,2.88,10,4.09,2.34,11,5.38,1.19,8,4.8,1.99,10,6.33,1.37,12,5.43,1.51,7,3.84,2.61,19,4.33,2.31,3,5.5,1.41,8,5,2,11 +7569,mechanism,4.9,1.61,21,3.64,1.79,22,5.42,1.75,26,5.64,1.12,11,4.1,1.73,10,3.6,1.51,10,3.67,2.06,12,5.91,2.02,11,5.14,1.51,14,4.8,1.75,10,5,1.55,11,3.6,1.78,10,3.67,1.87,12,5.47,1.97,17,5.5,1.31,8,4.85,2.03,13,5,0.53,8,3.57,1.91,14,3.75,1.67,8,5.59,2.09,17,5.11,0.78,9 +7570,med,5,1.9,21,3.52,2.5,21,5.64,1.84,22,5,1.88,14,5,2.08,7,3.91,2.81,11,3.33,2.18,9,6.83,1.33,6,5.19,1.83,16,5.2,1.93,10,4.82,1.94,11,2.27,1.62,11,4.9,2.64,10,5.85,1.99,13,5.33,1.66,9,5.33,1.67,12,4.56,2.19,9,3.69,2.78,13,3.25,2.12,8,5.5,1.31,12,5.8,2.39,10 +7571,medal,5.2,1.61,20,5.3,2.45,20,5.88,1.8,26,5.18,1.78,11,5.22,1.48,9,6.57,1.62,7,4.62,2.6,13,6.31,1.25,13,5.46,2.18,13,4.91,1.51,11,5.56,1.74,9,5.18,2.56,11,5.44,2.46,9,6.35,1.66,17,5,1.8,9,4.8,1.75,10,5.6,1.43,10,5.33,2.46,12,5.25,2.6,8,6.12,1.71,16,5.5,1.96,10 +7572,medallion,5.85,1.39,20,3.25,2.29,20,5.52,1.29,21,6.29,1.7,7,5.62,1.19,13,3.22,2.22,9,3.27,2.45,11,4.8,1.3,5,5.75,1.24,16,5.4,0.84,10,6.22,1.79,9,2.62,1.85,8,3.67,2.53,12,5.43,1.16,14,5.71,1.6,7,5.91,1.3,11,5.78,1.56,9,2.92,2.19,12,3.75,2.49,8,5.64,1.63,11,5.4,0.84,10 +7573,meddle,3.86,1.13,22,4.35,2.13,26,4.78,2.76,23,3.89,1.45,9,3.85,0.9,13,3.6,1.51,10,4.81,2.37,16,5.78,2.59,9,4.14,2.77,14,3.88,1.25,8,3.86,1.1,14,5,2.27,13,3.69,1.84,13,4.92,2.78,12,4.64,2.87,11,3.83,0.94,12,3.9,1.37,10,3.93,2.09,15,4.91,2.17,11,5.31,2.81,13,4.1,2.69,10 +7574,medial,4.65,0.75,20,3.55,1.57,20,4.96,1.73,26,4.55,0.69,11,4.78,0.83,9,3.71,1.25,7,3.46,1.76,13,5.38,1.56,13,4.54,1.85,13,4.45,0.82,11,4.89,0.6,9,3.18,1.33,11,4,1.8,9,5.18,1.91,17,4.56,1.33,9,4.6,0.52,10,4.7,0.95,10,3,1.28,12,4.38,1.69,8,5.31,1.58,16,4.4,1.9,10 +7575,median,4.5,1.05,20,3.23,1.63,22,5.95,1.61,19,4.33,1.32,9,4.64,0.81,11,2.4,1.34,5,3.62,1.59,16,6.33,1.75,6,5.77,1.59,13,4.57,1.09,14,4.33,1.03,6,3.42,1.62,12,3.22,1.64,9,5,0.5,9,6.8,1.81,10,4.9,0.99,10,4.1,0.99,10,2.92,1.68,12,3.6,1.58,10,6.33,1.75,6,5.77,1.59,13 +7576,mediation,5.5,1,20,2.85,1.87,20,5.77,2.35,22,5.29,0.95,7,5.62,1.04,13,3.56,2.07,9,2.27,1.56,11,4.67,2.94,6,6.19,2.04,16,5.4,0.84,10,5.56,1.24,9,2.62,2.26,8,3,1.65,12,5.2,2.51,15,7,1.41,7,5.45,0.82,11,5.56,1.24,9,3.08,2.19,12,2.5,1.31,8,4.91,2.84,11,6.64,1.36,11 +7577,medic,5.2,1.61,20,3.55,2.15,22,5.46,2.28,26,6,1.83,7,4.77,1.36,13,3.9,2.47,10,3.25,1.91,12,5.93,1.86,14,4.91,2.81,11,5.36,1.29,11,5,2,9,4.11,2.32,9,3.15,2.03,13,5.62,2.63,16,5.22,1.79,9,5.46,1.85,13,4.71,0.95,7,2.94,2.11,16,5.17,1.33,6,5.5,2.35,12,5.43,2.31,14 +7578,medical,5.22,2.05,18,4.05,2.8,20,4.22,1.52,18,5,1.93,8,5.4,2.22,10,5,3.32,7,3.54,2.47,13,4.18,1.47,11,4.29,1.7,7,4.82,1.94,11,5.86,2.19,7,3.78,2.77,9,4.27,2.94,11,4.45,1.57,11,3.86,1.46,7,4.92,2.11,12,5.83,1.94,6,3.17,2.17,12,5.38,3.25,8,4.44,1.74,9,4,1.32,9 +7579,medicate,4.15,1.57,20,4.14,2.43,21,5.88,2.49,25,4,1,3,4.18,1.67,17,4.57,2.57,7,3.85,2.51,13,6.88,1.73,8,5.41,2.69,17,3.86,1.46,7,4.31,1.65,13,4.71,2.69,7,3.77,2.42,13,6.36,1.78,14,5.27,3.17,11,4.56,1.59,9,3.82,1.54,11,4.18,2.6,11,4.1,2.38,10,6.22,2.58,18,5,2.16,7 +7580,medication,3.65,1.46,20,4.56,2.94,18,6.21,2.21,24,4.4,1.67,5,3.4,1.35,15,5.6,2.88,5,4.15,2.97,13,5.62,2.5,13,6.91,1.64,11,3.4,1.43,10,3.9,1.52,10,6.71,2.87,7,3.18,2.09,11,6.31,2.09,16,6,2.56,8,3.43,1.5,14,4.17,1.33,6,4.92,2.78,12,3.83,3.37,6,6.67,2.23,15,5.44,2.07,9 +7581,medicinal,5.45,1.9,22,5.87,1.98,23,5.16,2.39,19,5.88,2.1,8,4.92,1.5,13,6.38,2.88,8,5.64,1.39,14,4.86,2.61,7,5.18,2.4,11,5.62,2.33,8,5.08,1.38,13,5.89,2.57,9,5.86,1.61,14,4,2.45,7,5.83,2.17,12,4.82,1.99,11,6.09,1.64,11,6.11,1.45,9,5.71,2.3,14,5.5,2.34,16,3.33,2.08,3 +7582,medicine,5.9,2.39,21,4,1.99,43,5.35,2.3,55,6.17,2.48,12,5.56,2.35,9,4,2.36,15,4,1.81,28,5.08,2.4,26,5.57,2.25,28,5.5,2.52,4,6,2.42,17,4.33,2,18,3.76,1.98,25,5.06,2.36,35,5.84,2.19,19,6.25,2.42,12,5.44,2.4,9,3.75,2.36,24,4.32,1.38,19,5.32,2.31,28,5.37,2.32,27 +7583,medieval,5.6,1.7,20,4.4,2.23,20,5.29,2.47,34,5.6,1.71,10,5.6,1.78,10,4.43,1.99,7,4.38,2.43,13,6,2.29,14,4.8,2.53,20,6,2,9,5.27,1.42,11,4.77,2.01,13,3.71,2.63,7,5.41,2.65,22,5.08,2.19,12,6,1.89,10,5.2,1.48,10,4.38,2.22,13,4.43,2.44,7,5.06,2.44,17,5.53,2.55,17 +7584,mediocre,4.43,1.6,21,3,2.36,25,4.16,2.19,19,4.22,1.3,9,4.58,1.83,12,2,1.55,6,3.44,2.53,18,3.14,1.86,7,4.75,2.22,12,4.69,1.7,16,3.6,0.89,5,2.93,2.43,14,3.3,2.41,10,4.11,2.09,9,4.2,2.39,10,4.17,1.19,12,4.78,2.05,9,3.06,2.17,16,2.89,2.8,9,4,2.83,11,4.38,0.92,8 +7585,mediocrity,3.71,2.69,21,3.55,1.99,22,3.67,1.98,21,6.2,3.11,5,2.94,2.08,16,3.91,2.07,11,3.18,1.94,11,3.73,1.56,11,3,1.66,9,3.33,2.81,12,4.22,2.59,9,3.8,1.9,15,3,2.24,7,3.64,1.63,11,3.7,2.41,10,3.77,2.95,13,3.62,2.39,8,3.44,2.15,18,4,1.15,4,3.57,1.5,14,3.86,2.85,7 +7586,meditate,6.47,2.25,19,2.85,1.81,20,7.15,2.06,20,8,1,3,6.53,1.92,15,2.8,1.87,10,2.9,1.85,10,7.7,1.57,10,6.6,2.41,10,6.33,2.5,6,7,1.54,12,2.29,1.6,7,3.15,1.91,13,7,1.93,8,7.25,2.22,12,6.67,2.23,12,6.14,2.41,7,3.1,1.91,10,2.6,1.78,10,7.67,1.5,9,6.73,2.41,11 +7587,meditation,7.21,1.78,19,2.5,1.99,20,7.35,2.11,20,8.67,0.58,3,7.2,1.52,15,2.2,1.93,10,2.8,2.1,10,8.1,0.99,10,6.6,2.67,10,7.83,1.33,6,7.25,1.6,12,2,1,7,2.77,2.35,13,7,2.51,8,7.58,1.88,12,7.08,1.78,12,7.43,1.9,7,3.5,2.27,10,1.5,0.97,10,7.67,1.66,9,7.09,2.47,11 +7588,medium,4.85,1.35,20,3,2.06,17,5.22,1.48,23,4.4,1.34,5,5,1.36,15,3.8,1.64,5,2.67,2.19,12,4.83,1.47,12,5.64,1.43,11,5,0.94,10,4.7,1.7,10,4.57,1.9,7,1.9,1.37,10,4.87,1.3,15,5.88,1.64,8,4.36,1.15,14,6,1.1,6,3.36,2.29,11,2.33,1.51,6,5.13,1.68,15,5.38,1.06,8 +7589,medley,6.6,1.73,20,4.48,2,23,5.95,1.8,21,5.89,1.27,9,7.18,1.89,11,5,2.14,11,4,1.81,12,5.62,1.85,8,6.15,1.82,13,6.21,1.72,14,7.5,1.52,6,5.56,1.88,9,3.79,1.81,14,6.12,1.36,8,5.85,2.08,13,6,2,10,7.2,1.23,10,4.77,1.74,13,4.1,2.33,10,6.17,1.8,12,5.67,1.87,9 +7590,meek,4.92,1.99,40,3.14,1.88,22,5.05,2.32,22,5.07,2.4,15,4.84,1.75,25,3.67,2.06,12,2.5,1.51,10,5.3,1.95,10,4.83,2.66,12,4.53,1.81,19,5.29,2.12,21,4.11,2.26,9,2.46,1.27,13,4.82,2.27,11,5.27,2.45,11,4.83,2.3,24,5.06,1.48,16,4.22,2.11,9,2.38,1.33,13,5.73,2.49,11,4.36,2.01,11 +7591,meet,6.09,1.54,22,3.71,2.12,21,5.89,1.91,18,6.17,1.47,6,6.07,1.67,15,3.57,2.23,7,3.79,2.15,14,5.89,2.15,9,6,1.85,8,6,1.8,14,6.29,1.11,7,3.56,2.24,9,3.83,2.12,12,6.1,2.38,10,5.62,1.19,8,5.71,1.33,14,6.75,1.75,8,4.33,2.58,6,3.47,1.96,15,6.3,2.16,10,5.38,1.51,8 +7592,meeting,4.55,1.26,22,3.71,2.08,21,5.47,2.35,17,4.83,0.98,6,4.4,1.4,15,2.57,1.81,7,4.29,2.02,14,5.67,2.18,9,5.25,2.66,8,4.57,1.22,14,4.43,1.51,7,3.22,2.22,9,4.08,1.98,12,6.22,2.77,9,4.62,1.51,8,4.57,1.45,14,4.5,0.93,8,3.67,2.66,6,3.73,1.91,15,6.33,2.6,9,4.5,1.69,8 +7593,mega,5.6,1.76,20,5.11,2.83,18,6.21,2.26,24,5.8,1.48,5,5.53,1.88,15,5.4,1.14,5,5,3.29,13,5.92,2.56,13,6.55,1.92,11,6.1,1.66,10,5.1,1.79,10,6.43,1.72,7,4.27,3.13,11,5.56,2.28,16,7.5,1.69,8,5.14,1.56,14,6.67,1.86,6,5.83,2.92,12,3.67,2.16,6,6.07,2.58,15,6.44,1.74,9 +7594,melancholy,3.74,1.69,19,4.13,2.56,23,3.96,2.16,26,4.36,1.63,11,2.88,1.46,8,5.36,2.77,11,3,1.81,12,4.18,2.36,11,3.57,1.95,14,3.5,1.2,8,3.91,2.02,11,4.91,2.55,11,3.42,2.47,12,4.47,1.94,17,2.5,1.93,8,4.09,1.92,11,3.25,1.28,8,4.47,2.2,15,3.5,3.21,8,4.29,2.26,17,3.33,1.94,9 +7595,mellow,6.68,1.81,22,2.81,2.4,21,7,2.16,22,6.43,1.99,14,7.12,1.46,8,3,2.61,11,2.67,2.4,9,4.83,2.71,6,7.81,1.22,16,6.1,2.08,10,7.17,1.47,12,3.45,2.25,11,2.1,2.47,10,6.08,2.33,13,8.33,0.87,9,6,2,12,7.5,1.18,10,3.08,2.66,13,2.38,2,8,7.17,2.04,12,6.8,2.39,10 +7596,melodrama,4.25,1.68,20,4.83,2.6,24,4.58,2.59,19,4,1.2,8,4.42,1.98,12,4.33,3.56,6,5.06,2.36,17,4.71,2.36,7,4.5,2.81,12,3.87,1.36,15,5.4,2.19,5,4.38,2.93,13,5.5,2.22,10,5.78,2.28,9,3.5,2.46,10,4.55,1.63,11,3.89,1.76,9,5.47,2.5,15,3.78,2.54,9,4.27,2.83,11,5,2.33,8 +7597,melodramatic,4.21,1.93,19,5.79,2.6,24,4.57,2.32,28,4,1.6,8,4.36,2.2,11,5.56,2.51,9,5.93,2.74,15,4,2.29,14,5.14,2.28,14,4.33,1.87,9,4.1,2.08,10,5.42,3,12,6.17,2.21,12,4.86,2.38,14,4.29,2.3,14,4,1.83,10,4.44,2.13,9,6.08,2.84,12,5.5,2.43,12,4.08,2.47,12,4.94,2.21,16 +7598,melody,6.65,1.64,40,4.86,2.67,21,6.25,2.02,20,6.06,1.73,16,7.04,1.49,24,3.17,2.32,6,5.53,2.56,15,5.83,2.04,6,6.43,2.06,14,6.75,1.97,20,6.55,1.28,20,4.71,2.06,7,4.93,3,14,6.6,1.9,10,5.9,2.18,10,6.96,1.48,26,6.07,1.82,14,4.78,3.03,9,4.92,2.5,12,6.25,2.66,8,6.25,1.6,12 +7599,melon,6.32,1.62,22,3.68,2.25,22,5.79,1.93,19,5.5,1.41,8,6.62,1.5,13,3.5,2.51,8,3.77,2.28,13,4.86,1.86,7,6.45,1.86,11,6.12,1.81,8,6.23,1.42,13,4.33,3,9,3.23,1.54,13,4.71,2.06,7,6.42,1.62,12,6.73,1.74,11,5.91,1.45,11,3.62,2.77,8,3.71,2.02,14,5.44,1.86,16,7.67,1.15,3 +7600,melt,5.95,1.8,21,3,2.4,24,4.47,2.57,19,6.5,1.41,8,5.62,1.98,13,4.5,2.51,6,2.5,2.2,18,5,2.65,11,3.75,2.43,8,5.75,2.14,12,6.22,1.3,9,3.8,3.05,10,2.43,1.7,14,5.08,2.71,12,3.43,2.07,7,5.57,2.03,14,6.71,0.95,7,3.81,2.54,16,1.38,0.74,8,5,2.3,12,3.57,2.94,7 +7601,meltdown,3.05,2.19,20,4.81,2.64,21,2.96,2.41,25,1.5,1,4,3.44,2.25,16,5.75,2.22,4,4.59,2.74,17,4.44,2.07,9,2.12,2.22,16,3.88,2.53,8,2.5,1.83,12,4.9,2.13,10,4.73,3.13,11,3.14,2.54,14,2.73,2.33,11,3.09,2.3,11,3,2.18,9,4.1,2.51,10,5.45,2.7,11,2.83,2.07,18,3.29,3.3,7 +7602,member,5.95,1.89,22,3.47,2.17,19,6.89,1.85,19,5.77,2.2,13,6.22,1.39,9,4.43,1.72,7,2.92,2.27,12,7.43,1.81,7,6.58,1.88,12,6.33,2.39,12,5.5,0.97,10,3.78,2.05,9,3.2,2.35,10,6.5,2.12,10,7.33,1.5,9,6.58,1.73,12,5.2,1.87,10,4,2,7,3.17,2.29,12,7.14,1.77,7,6.75,1.96,12 +7603,membership,5.61,1.88,23,4.45,2.36,22,5.5,2.26,20,6.12,1.46,8,5.33,2.06,15,4.2,2.3,10,4.67,2.5,12,4.57,2.99,7,6,1.68,13,6,1.95,12,5.18,1.78,11,4.18,2.36,11,4.73,2.45,11,5.13,2.33,15,6.6,1.82,5,5.45,1.86,11,5.75,1.96,12,5.1,2.42,10,3.92,2.27,12,5.5,2.01,10,5.5,2.59,10 +7604,membrane,4.95,1.24,21,3.23,2.22,22,4.33,1.94,27,4.9,1.45,10,5,1.1,11,2.29,1.89,7,3.67,2.29,15,3.82,2.16,17,5.2,1.14,10,5.27,1.19,11,4.6,1.26,10,2.2,1.79,5,3.53,2.29,17,4.14,2.03,14,4.54,1.9,13,4.69,1.25,13,5.38,1.19,8,2.7,2.71,10,3.67,1.72,12,4.43,1.95,14,4.23,2.01,13 +7605,memento,6.8,1.61,20,4.04,2.6,24,5.29,2.16,28,5.75,0.89,8,7.5,1.62,12,4.56,2.55,9,3.73,2.66,15,5.07,2.2,14,5.5,2.18,14,7,1.8,9,6.64,1.5,11,3.92,2.54,12,4.17,2.76,12,4.71,2.3,14,5.86,1.92,14,6.9,1.79,10,6.7,1.49,10,4.25,2.45,12,3.83,2.82,12,5,1.86,12,5.5,2.39,16 +7606,memo,4.7,1.59,20,2.39,1.61,18,5.86,2.21,22,4.8,2.17,5,4.67,1.45,15,2.67,1.86,6,2.25,1.54,12,5.5,2.17,10,6.17,2.29,12,5.2,1.55,10,4.2,1.55,10,2.1,1.6,10,2.75,1.67,8,6.09,2.39,11,5.64,2.11,11,4.92,1.38,12,4.38,1.92,8,1.67,1,9,3.11,1.83,9,5.73,2.83,11,6,1.48,11 +7607,memorabilia,6.55,1.47,22,3.77,2,22,6.05,2.28,20,6.75,1.67,8,6.43,1.4,14,3.9,1.97,10,3.67,2.1,12,7,2.38,7,5.54,2.15,13,6.08,1.78,12,7.1,0.74,10,4.36,2.06,11,3.18,1.83,11,6.2,2.43,15,5.6,1.95,5,6,1.7,10,7,1.13,12,4,1.76,10,3.58,2.23,12,6.6,1.58,10,5.5,2.8,10 +7608,memorable,6.54,1.18,24,4.83,2.94,24,6.32,2.45,19,6.4,1.17,10,6.64,1.22,14,5.67,2.42,6,4.56,3.11,18,6.7,2.54,10,5.89,2.42,9,6.77,1.09,13,6.27,1.27,11,5.2,3.19,10,4.57,2.85,14,6.08,2.75,12,6.71,1.98,7,6.69,1.2,16,6.25,1.16,8,5.31,2.91,16,3.88,2.95,8,6.45,2.34,11,6.12,2.75,8 +7609,memorandum,4.5,1.3,22,3.96,2.29,26,6.08,2.06,24,4.22,1.56,9,4.69,1.11,13,2.8,2.25,10,4.69,2.06,16,6.78,1.79,9,5.67,2.16,15,4.25,1.58,8,4.64,1.15,14,4,2.38,13,3.92,2.29,13,6.5,1.83,12,5.67,2.27,12,4.92,0.79,12,4,1.63,10,4.13,2.53,15,3.73,2,11,6.46,1.61,13,5.64,2.5,11 +7610,memorial,5.72,2.27,18,3.25,2.2,20,5.24,1.85,25,6.4,0.89,5,5.46,2.6,13,3,2.61,11,3.56,1.67,9,5.25,2.11,16,5.22,1.39,9,5.71,2.29,7,5.73,2.37,11,3.22,1.92,9,3.27,2.49,11,5.35,2.01,20,4.8,1.1,5,6.56,1.74,9,4.89,2.52,9,3.55,1.97,11,2.89,2.52,9,5.21,1.84,19,5.33,2.07,6 +7611,memories,7,1.66,40,4.19,2.94,21,6.11,1.91,44,6.69,2.06,16,7.21,1.35,24,5.14,3.02,7,3.69,3.01,13,5.5,1.79,20,6.62,1.88,24,7,2,20,7,1.3,20,5.14,3.02,7,3.69,3.01,13,6,2,23,6.24,1.84,21,7.08,1.65,26,6.86,1.75,14,4.82,2.96,11,3.5,2.92,10,5.74,2.03,23,6.52,1.72,21 +7612,memorize,5.7,1.45,20,3.9,2.14,21,5.65,2.48,34,6,1.89,10,5.4,0.84,10,4.75,2.6,8,3.38,1.71,13,6.21,2.29,14,5.25,2.59,20,5.89,1.36,9,5.55,1.57,11,4.15,2.15,13,3.5,2.2,8,5.5,2.61,22,5.92,2.31,12,6,1.76,10,5.4,1.07,10,4.14,2.18,14,3.43,2.15,7,5.53,2.43,17,5.76,2.61,17 +7613,memory,6.58,2.14,19,4.08,2.25,37,5.75,2.34,48,5.67,2.8,6,7,1.73,13,4.44,2.13,9,3.96,2.32,28,5.2,2.43,25,6.27,2.14,22,6.7,1.83,10,6.44,2.55,9,4.5,1.99,14,3.83,2.41,23,5.28,2.56,25,6.26,2,23,7.5,1.69,8,5.91,2.26,11,4.35,2.48,20,3.76,1.99,17,5.52,2.42,25,6,2.28,23 +7614,menace,3.13,1.67,39,4.89,2.83,44,4.4,2.53,43,3.54,1.94,13,2.92,1.52,26,5.65,2.64,17,4.5,2.9,26,5.06,2.58,18,3.92,2.43,25,3.59,1.44,22,2.53,1.81,17,4.57,2.8,21,5.17,2.89,23,4.83,2.53,24,3.84,2.48,19,3.35,1.81,26,2.69,1.32,13,4.54,2.92,28,5.5,2.63,16,4.25,2.64,24,4.58,2.43,19 +7615,menacing,3.14,1.2,21,4.76,2.62,21,4.15,1.96,27,3.4,1.07,10,2.91,1.3,11,4.86,2.79,7,4.71,2.64,14,4.29,2.11,17,3.9,1.73,10,3.36,1.29,11,2.9,1.1,10,2.8,2.49,5,5.38,2.42,16,4.43,1.91,14,3.85,2.03,13,2.85,1.21,13,3.62,1.06,8,3.33,2.87,9,5.83,1.9,12,4.93,1.94,14,3.31,1.65,13 +7616,mend,6.53,1.31,19,3.76,1.95,21,5.83,1.67,23,6.2,1.3,5,6.77,1.3,13,4.33,2.66,6,3.53,1.64,15,6.3,1.34,10,5.46,1.85,13,6.71,1.5,7,6.55,1.21,11,3.86,2.73,7,3.71,1.54,14,5.36,1.91,11,6.25,1.36,12,6.42,1.31,12,6.71,1.38,7,3.91,2.17,11,3.6,1.78,10,5.93,1.64,14,5.67,1.8,9 +7617,menial,3.8,1.54,20,3.85,2.25,20,5.32,1.8,25,3.36,1.29,11,4.33,1.73,9,3.86,2.61,7,3.85,2.15,13,5.31,1.7,13,5.33,1.97,12,4,1.95,11,3.56,0.88,9,4.27,2.65,11,3.33,1.66,9,5.35,1.84,17,5.25,1.83,8,3.7,1.16,10,3.9,1.91,10,4.17,2.33,12,3.38,2.2,8,5.12,1.75,16,5.67,1.94,9 +7618,meningitis,2.55,1.43,20,5.41,2.38,22,3.43,2.36,21,2.56,0.88,9,2.55,1.81,11,4.7,2.5,10,6,2.22,12,3.88,1.55,8,3.15,2.76,13,3.07,1.33,14,1.33,0.82,6,4.25,2.31,8,6.07,2.23,14,4.62,2.62,8,2.69,1.93,13,3.1,1.6,10,2,1.05,10,5.5,2.5,12,5.3,2.36,10,3.58,2.54,12,3.22,2.22,9 +7619,menopause,1.89,1.02,18,3.55,2.24,20,4.32,2.81,19,1,0,2,2,1.07,15,2.5,1.65,10,4.6,2.32,10,4.67,2.55,9,4,3.13,10,2.17,1.33,6,1.73,0.9,11,2,1.53,7,4.38,2.14,13,3.75,2.6,8,4.73,3,11,1.75,0.97,12,2.17,1.17,6,3.6,2.55,10,3.5,2.01,10,2.89,1.62,9,5.6,3.1,10 +7620,menstrual,2.79,2.04,19,4.3,2.38,23,3.37,1.83,19,3.33,2.24,9,2.3,1.83,10,4,2.08,7,4.53,2.61,15,3.2,1.48,10,3.56,2.24,9,2.44,2.35,9,3.1,1.79,10,4.7,2.5,10,4.08,2.43,12,3,1.51,8,3.7,2.16,10,2.92,2.43,12,2.57,1.27,7,4.45,2.39,20,3.33,2.52,3,3.25,1.28,8,3.45,2.21,11 +7621,mental,4.58,1.68,19,3.68,2.21,22,5.48,1.86,21,4.88,0.99,8,4.36,2.06,11,3.9,2.28,10,3.5,2.24,12,5.12,1.55,8,5.69,2.06,13,4.23,1.17,13,5.33,2.42,6,3.78,2.49,9,3.62,2.1,13,5.12,2.03,8,5.69,1.8,13,3.89,1.27,9,5.2,1.81,10,3.23,1.24,13,4.33,3.12,9,5.5,2.2,12,5.44,1.42,9 +7622,mentality,4.76,1.34,21,4.62,2.04,21,6.24,2.13,25,5,0.95,12,4.44,1.74,9,5.86,1.95,7,4,1.84,14,5.9,2.56,10,6.47,1.85,15,4.5,1,4,4.82,1.42,17,4.7,2.21,10,4.55,1.97,11,6.57,2.37,7,6.11,2.08,18,4.67,1.44,12,4.89,1.27,9,4.69,1.97,13,4.5,2.27,8,6.33,2.29,9,6.19,2.1,16 +7623,menthol,4.9,1.74,20,2.9,1.8,20,5.45,1.87,22,5.29,2.43,7,4.69,1.32,13,2.78,1.2,9,3,2.24,11,6,2.68,6,5.25,1.53,16,5.3,1.42,10,4.56,2.13,9,3.25,2.66,8,2.67,0.98,12,5.53,1.92,15,5.29,1.89,7,4.18,1.66,11,5.78,1.48,9,3.25,2.18,12,2.38,0.92,8,5.82,2.27,11,5.09,1.38,11 +7624,mention,5.39,1.5,18,2.65,1.6,20,5.33,1.68,18,4.62,0.74,8,6,1.7,10,2.57,1.4,7,2.69,1.75,13,5.36,1.43,11,5.29,2.14,7,4.91,1.22,11,6.14,1.68,7,2.11,1.36,9,3.09,1.7,11,5.82,1.83,11,4.57,1.13,7,5,1.13,12,6.17,1.94,6,2.5,1.68,12,2.88,1.55,8,5.89,1.96,9,4.78,1.2,9 +7625,mentor,7.05,1.81,22,3.5,1.79,22,6.6,2.04,20,6.86,1.07,7,7.13,2.1,15,3.6,1.78,10,3.42,1.88,12,7.29,1.5,7,6.23,2.24,13,7,2,11,7.09,1.7,11,3.91,1.76,11,3.09,1.81,11,6.47,1.81,15,7,2.83,5,6.55,2.07,11,7.55,1.44,11,3.7,1.89,10,3.33,1.78,12,6.5,2.07,10,6.7,2.11,10 +7626,menu,6.3,1.34,20,4.17,2.42,23,6.29,2.15,21,5.78,1.3,9,6.73,1.27,11,4,2.57,11,4.33,2.39,12,4.88,1.55,8,7.15,2.03,13,6.14,1.23,14,6.67,1.63,6,3.78,2.64,9,4.43,2.34,14,6.12,1.73,8,6.38,2.43,13,5.9,1.45,10,6.7,1.16,10,3.69,2.25,13,4.8,2.62,10,6.5,2.35,12,6,1.94,9 +7627,meow,6.14,1.9,21,3.42,3.05,24,5.75,2.02,20,5.5,2.2,8,6.54,1.66,13,3,2.1,6,3.56,3.35,18,6.09,1.97,11,5.33,2.12,9,6.42,2.23,12,5.78,1.39,9,3.9,3.31,10,3.07,2.92,14,6.54,1.85,13,4.29,1.5,7,6.29,1.9,14,5.86,2.04,7,4.44,3.27,16,1.38,0.74,8,5.67,2.5,12,5.88,1.13,8 +7628,mercenary,3.89,2.21,19,5.14,3.04,21,4.29,2.35,28,4,2.37,6,3.85,2.23,13,6.2,2.62,10,4.18,3.19,11,5.45,2.91,11,3.53,1.59,17,5.36,1.63,11,1.88,0.83,8,5,2.91,10,5.27,3.29,11,4.33,2.14,18,4.2,2.82,10,4.23,1.92,13,3.17,2.79,6,4.23,2.92,13,6.62,2.77,8,4.38,2.66,16,4.17,1.99,12 +7629,merchandise,5.21,1.32,19,3.78,2.34,18,4.76,2.41,17,5.82,0.75,11,4.38,1.51,8,5,2.83,4,3.43,2.17,14,4,2.27,8,5.44,2.46,9,5.75,1.04,8,4.82,1.4,11,4,2.24,7,3.64,2.5,11,4.33,2.16,6,5,2.61,11,5.38,1.5,13,4.83,0.75,6,3.36,2.62,11,4.43,1.81,7,5.14,2.54,7,4.5,2.42,10 +7630,merchant,5.21,1.36,19,3.68,2.08,22,5.18,2.04,22,5.11,0.6,9,5.3,1.83,10,4.5,2.51,8,3.21,1.72,14,4.55,2.11,11,5.82,1.83,11,5,0.58,7,5.33,1.67,12,3.8,1.93,10,3.58,2.27,12,5,2.12,13,5.44,2.01,9,5.3,1.83,10,5.11,0.6,9,3.5,1.6,8,3.79,2.36,14,5.07,2.2,14,5.38,1.85,8 +7631,merciful,7,2,21,4.22,2.13,23,6.75,1.94,20,6,3.08,5,7.31,1.54,16,4.25,2.01,12,4.18,2.36,11,6.36,2.29,11,7,1.31,8,7,2.17,12,7,1.87,9,3.88,2.03,16,5,2.31,7,5.7,2,10,7.8,1.23,10,7.69,1.49,13,5.88,2.3,8,4.16,2.24,19,4.5,1.73,4,6.38,1.76,13,7.43,2.23,7 +7632,merciless,3.05,2.36,22,5.05,2.63,19,5.05,2.75,21,3.4,1.52,5,3.06,2.62,16,5.38,2.56,8,4.82,2.79,11,5.6,2.84,10,4.55,2.7,11,3.5,2.24,12,2.5,2.51,10,5.9,2.18,10,4.11,2.89,9,4.83,2.62,12,5.33,3.04,9,2.82,2.27,11,3.27,2.53,11,5,2.45,8,5.09,2.88,11,6,2.65,9,4.33,2.71,12 +7633,mercury,5.67,1.85,18,4.8,2.69,20,3.96,1.86,25,6,1.41,5,5.54,2.03,13,5.82,2.4,11,3.56,2.6,9,3.69,2.02,16,4.44,1.51,9,6,2.31,7,5.45,1.57,11,3.78,3.07,9,5.64,2.11,11,3.7,2,20,5,0,5,5.89,1.76,9,5.44,2.01,9,4.36,2.77,11,5.33,2.65,9,3.95,2.04,19,4,1.26,6 +7634,mercy,6.4,2.16,20,3.67,2.45,18,5.55,2.3,22,7.2,2.49,5,6.13,2.07,15,4.17,1.94,6,3.42,2.71,12,6,1.41,10,5.17,2.86,12,6.4,2.17,10,6.4,2.27,10,4,2.45,10,3.25,2.55,8,5.45,2.16,11,5.64,2.54,11,5.67,2.31,12,7.5,1.41,8,3.44,2.92,9,3.89,2.03,9,4.91,2.47,11,6.18,2.04,11 +7635,mere,4.68,1.49,22,3.71,2.12,21,5.21,1.32,19,5.5,1.07,8,4.31,1.55,13,4,2.33,8,3.42,2.11,12,5.43,1.27,7,4.91,1.3,11,5,1.6,8,4.62,1.45,13,3.78,2.59,9,3.67,1.83,12,5.29,1.38,7,5.17,1.34,12,5,1.73,11,4.36,1.21,11,2.43,2.15,7,4.36,1.86,14,5.06,1.24,16,6,1.73,3 +7636,merengue,6.47,2.17,19,3.45,2.52,22,5.13,2.16,23,6.27,2.41,11,6.43,1.81,7,3.25,2.43,8,3.57,2.65,14,4.57,1.99,7,5.38,2.25,16,6.25,2.76,8,6.64,1.75,11,3.33,2.69,9,3.54,2.5,13,4.91,1.81,11,5.33,2.5,12,6.58,2.27,12,6.29,2.14,7,2.36,1.8,11,4.55,2.73,11,4.54,2.33,13,5.9,1.73,10 +7637,merge,4.95,1.27,19,3.5,1.98,18,5.53,1.77,17,5,1.55,11,4.88,0.83,8,4,2.16,4,3.36,1.98,14,5.25,1.67,8,5.78,1.92,9,4.75,1.75,8,5.09,0.83,11,4.14,2.19,7,3.09,1.81,11,5.67,1.86,6,5.45,1.81,11,4.77,1.48,13,5.33,0.52,6,2.91,2.02,11,4.43,1.62,7,5.57,1.9,7,5.5,1.78,10 +7638,merger,4.09,1.19,22,4.22,2.35,23,4.63,2.54,19,4.25,0.89,8,4.23,1.09,13,3.88,2.17,8,4.36,2.59,14,3.43,2.64,7,5.09,2.26,11,3.75,1.04,8,4.54,0.88,13,4.78,2.64,9,3.86,2.18,14,2.71,1.6,7,5.75,2.34,12,4.64,0.81,11,3.55,1.29,11,3.11,2.89,9,4.93,1.69,14,4.81,2.51,16,3.67,3.06,3 +7639,meringue,6.57,1.8,21,4.04,2.67,25,5.16,2.14,19,5.89,1.62,9,7.08,1.83,12,3.67,3.27,6,4.11,2.61,18,4.29,2.06,7,5.67,2.1,12,6.25,1.88,16,7.6,1.14,5,3.57,3.11,14,4.6,2.07,10,4.78,2.68,9,5.5,1.58,10,6.58,1.78,12,6.56,1.94,9,4.19,2.59,16,3.78,2.95,9,4.55,2.38,11,6,1.51,8 +7640,merit,6.94,1.55,18,3.16,2.83,19,5.88,2.01,25,7.2,1.48,5,6.85,1.63,13,3.2,3.08,10,3.11,2.71,9,5.5,2.19,16,6.56,1.51,9,7,1.53,7,6.91,1.64,11,3.11,2.85,9,3.2,2.97,10,6.05,2.16,20,5.2,1.1,5,6.78,1.3,9,7.11,1.83,9,2.64,2.01,11,3.88,3.72,8,5.37,2.01,19,7.5,0.84,6 +7641,mermaid,7.05,1.43,21,5.58,2.14,19,4.33,2.13,21,7,1.22,5,7.13,1.55,15,5.62,2.56,8,5.55,1.92,11,4.1,2.23,10,4.55,2.11,11,7,1.54,12,7.11,1.36,9,5.8,2.25,10,5.33,2.12,9,3.92,1.78,12,4.89,2.52,9,7.18,1.47,11,6.9,1.45,10,4.62,2.45,8,6.27,1.68,11,4.44,2.24,9,4.25,2.14,12 +7642,merry,7.2,2.11,84,4.57,2.62,108,7.1,1.79,91,6.86,2.33,35,7.48,1.94,48,4.17,2.7,35,4.77,2.58,73,7.05,1.79,39,7.13,1.8,52,7.04,2.37,48,7.46,1.72,35,4.72,2.74,50,4.45,2.54,58,6.81,1.88,48,7.42,1.65,43,7,2.24,48,7.47,1.92,36,4.64,2.62,50,4.52,2.65,58,7.31,1.85,42,6.92,1.73,49 +7643,mescaline,5,1.97,18,4.65,3.1,20,4.6,2.09,20,3.33,2.08,3,5.21,1.85,14,5.2,3.26,10,4.1,3,10,5,2.11,10,4.2,2.1,10,6.17,2.23,6,4.18,1.47,11,5.57,3.1,7,4.15,3.11,13,5,2,8,4.33,2.19,12,4.91,2.07,11,5.14,1.95,7,5.6,3.31,10,3.7,2.71,10,4.11,1.45,9,5,2.49,11 +7644,mesh,5.25,1.48,20,3.11,1.88,18,5.18,1.82,22,5.6,1.52,5,5.13,1.51,15,4,1.79,6,2.67,1.83,12,5,1.05,10,5.33,2.31,12,5.9,1.37,10,4.6,1.35,10,3.9,1.6,10,2.12,1.81,8,4.55,2.02,11,5.82,1.4,11,5.08,1.44,12,5.5,1.6,8,2.11,1.76,9,4.11,1.45,9,4.64,2.01,11,5.73,1.49,11 +7645,mess,3.5,1.29,18,4.7,2.43,20,2.89,1.84,18,3.5,1.6,8,3.5,1.08,10,4.71,2.69,7,4.69,2.39,13,3.27,1.79,11,2.29,1.89,7,3.45,1.37,11,3.57,1.27,7,4.44,2.79,9,4.91,2.21,11,2.45,1.44,11,3.57,2.3,7,3.08,1.38,12,4.33,0.52,6,4.08,2.39,12,5.62,2.33,8,2.78,1.64,9,3,2.12,9 +7646,message,6.18,1.87,22,3.81,2.62,21,6.78,2.21,18,6.33,1.51,6,6.13,2.1,15,2.86,2.67,7,4.29,2.55,14,7.22,2.22,9,6.75,1.98,8,6.21,2.26,14,6.14,1.07,7,4.22,2.95,9,3.5,2.43,12,7.4,2.41,10,6,1.77,8,6.36,1.6,14,5.88,2.36,8,3.67,3.39,6,3.87,2.39,15,7.7,2.31,10,5.62,1.51,8 +7647,messenger,5.65,1.31,20,4.57,2.23,21,5.65,2.13,34,5.8,1.4,10,5.5,1.27,10,5.12,2.42,8,4.23,2.13,13,5.79,2.12,14,5.55,2.19,20,5.78,1.72,9,5.55,0.93,11,4.54,1.81,13,4.62,2.92,8,5.64,2.19,22,5.67,2.1,12,5.8,1.55,10,5.5,1.08,10,4.71,2.33,14,4.29,2.14,7,5.82,1.7,17,5.47,2.53,17 +7648,messiah,6.67,2.47,18,3.75,2.65,20,3.71,1.97,24,7.4,1.82,5,6.38,2.69,13,4,3,11,3.44,2.3,9,3.94,1.98,16,3.25,1.98,8,5.14,2.91,7,7.64,1.63,11,3.56,2.7,9,3.91,2.74,11,3.63,2.06,19,4,1.73,5,5.44,2.74,9,7.89,1.45,9,3.82,2.71,11,3.67,2.74,9,3.83,1.47,18,3.33,3.2,6 +7649,messy,3,1.61,18,4.61,2.3,18,4.83,2.55,23,4.67,1.53,3,2.67,1.45,15,4.67,2.07,6,4.58,2.5,12,6.57,1.99,7,4.06,2.43,16,3.56,1.59,9,2.44,1.51,9,4.9,2.28,10,4.25,2.43,8,5.31,2.63,13,4.2,2.44,10,3,1.93,8,3,1.41,10,3.22,2.54,9,6,0.71,9,4.44,2.73,16,5.71,1.98,7 +7650,metabolic,5.11,1.45,19,4.67,1.98,21,5,1.65,23,5.4,1.14,5,5,1.63,13,4.17,2.32,6,4.87,1.88,15,5.2,1.62,10,4.85,1.72,13,5,1.91,7,5.18,1.25,11,5.14,2.12,7,4.43,1.95,14,4.73,1.62,11,5.25,1.71,12,4.67,1.44,12,5.86,1.21,7,4.45,2.07,11,4.9,1.97,10,4.93,1.69,14,5.11,1.69,9 +7651,metabolism,5.4,2.21,20,4.17,2.26,18,4.36,2.3,22,5.2,2.17,5,5.47,2.29,15,4.17,1.83,6,4.17,2.52,12,4.7,1.49,10,4.08,2.84,12,6.2,1.69,10,4.6,2.46,10,4.2,2.57,10,4.12,1.96,8,4.73,2.28,11,4,2.37,11,5,2.45,12,6,1.77,8,3.67,2.35,9,4.67,2.18,9,5.18,2.52,11,3.55,1.81,11 +7652,metal,5.05,1.34,41,3.48,2.09,21,6.54,1.98,24,5.5,0.92,18,4.7,1.52,23,4,1.67,6,3.27,2.25,15,6.83,1.99,12,6.25,2.01,12,5.25,1.41,20,4.8,1.28,20,3,2.38,7,3.71,1.98,14,6.94,2.08,16,5.75,1.58,8,5.12,1.57,24,4.94,0.97,17,3.56,1.88,9,3.42,2.31,12,6.57,1.87,14,6.5,2.22,10 +7653,metallic,5.26,1.45,19,4.32,2.33,19,5.17,1.99,24,5.46,1.61,13,4.83,0.98,6,5.6,1.34,5,3.86,2.48,14,5.23,2.05,13,5.09,2.02,11,5.11,2.03,9,5.4,0.7,10,6.14,1.57,7,3.25,2.05,12,4.91,2.17,11,5.38,1.89,13,5,1,9,5.5,1.78,10,4.22,2.22,9,4.4,2.55,10,5.56,2.46,9,4.93,1.71,15 +7654,metamorphosis,5.25,1.62,20,4.27,2.45,22,5.11,2.81,19,5,1.73,9,5.45,1.57,11,3.6,3.29,5,4.56,2.28,16,4,2.97,6,5.62,2.69,13,4.93,1.64,14,6,1.41,6,4.25,2.3,12,4.44,2.88,9,4.78,2.33,9,5.4,3.27,10,5.2,1.55,10,5.3,1.77,10,3.83,2.37,12,4.8,2.57,10,5.33,3.39,6,5,2.65,13 +7655,metaphor,6.11,1.2,19,4.14,2.48,21,5.36,2.18,25,5,1,3,6.31,1.14,16,5,2.94,7,3.77,2.28,13,5.62,2.13,8,5.24,2.25,17,5.29,0.76,7,6.58,1.16,12,5,2.52,7,3.77,2.52,13,5.57,2.06,14,5.09,2.39,11,5.88,0.64,8,6.27,1.49,11,4.45,2.81,11,3.8,2.15,10,5.28,2.44,18,5.57,1.4,7 +7656,metaphysical,5.48,1.78,21,4,2.76,22,5.37,2.2,27,5.1,1.29,10,5.82,2.14,11,3.57,2.82,7,4.2,2.81,15,5.24,2.49,17,5.6,1.71,10,5.36,1.57,11,5.6,2.07,10,3,2.83,5,4.29,2.76,17,4.71,2.33,14,6.08,1.89,13,5,1.78,13,6.25,1.58,8,3.8,3.19,10,4.17,2.48,12,5.93,2.3,14,4.77,2.01,13 +7657,meteor,5.1,1.58,21,5.62,2.2,21,3.92,2.78,25,5.42,0.79,12,4.67,2.24,9,6.14,1.46,7,5.36,2.5,14,3.6,2.67,10,4.13,2.92,15,5,3.27,4,5.12,1.05,17,5.9,2.28,10,5.36,2.2,11,2.86,2.48,7,4.33,2.85,18,4.75,1.6,12,5.56,1.51,9,5.54,2.3,13,5.75,2.19,8,3,2.45,9,4.44,2.9,16 +7658,meteorite,7.25,1.52,20,6.37,2.59,19,3.49,2.45,35,7.88,0.99,8,6.83,1.7,12,6,3.32,5,6.5,2.41,14,3.6,2.63,10,3.44,2.43,25,7.38,1.76,13,7,1,7,6.75,2.18,12,5.71,3.25,7,4.25,2.34,20,2.47,2.29,15,7.5,1.43,10,7,1.63,10,7.4,2.27,10,5.22,2.54,9,3.48,2.58,21,3.5,2.35,14 +7659,meter,5.53,1.5,19,3.25,2.45,20,5.25,1.92,24,5.77,1.74,13,5,0.63,6,4,2.55,5,3,2.45,15,5,2.04,13,5.55,1.81,11,6.11,1.96,9,5,0.67,10,5.14,2.67,7,2.23,1.64,13,4.64,2.25,11,5.77,1.48,13,5.56,1.59,9,5.5,1.51,10,3.1,2.28,10,3.4,2.72,10,5.22,2.54,9,5.27,1.53,15 +7660,meth,2.55,1.82,20,4.43,3.09,21,3.12,2.57,25,1.75,0.5,4,2.75,1.98,16,4,3.56,4,4.53,3.08,17,4.67,3.08,9,2.25,1.81,16,3.12,1.81,8,2.17,1.8,12,5.6,2.95,10,3.36,2.94,11,3.43,2.71,14,2.73,2.45,11,2.64,1.57,11,2.44,2.19,9,3.9,3.41,10,4.91,2.84,11,3.28,2.78,18,2.71,2.06,7 +7661,methadone,3.05,1.22,19,3.76,2.86,21,4.48,2.65,25,4,1,3,2.88,1.2,16,4.86,3.58,7,3.31,2.46,13,5.62,1.69,8,3.94,2.88,17,4.33,0.82,6,2.46,0.88,13,4.43,2.7,7,3.54,3.07,13,4.57,2.53,14,4.36,2.91,11,3.11,1.17,9,3,1.33,10,3.45,2.58,11,4.1,3.25,10,4.67,2.99,18,4,1.53,7 +7662,methane,3.48,1.72,21,3.73,2.27,22,4.37,2.15,27,4.3,2.06,10,2.73,0.9,11,3.71,2.81,7,3.73,2.09,15,3.82,2.3,17,5.3,1.57,10,4,1.9,11,2.9,1.37,10,3.2,3.19,5,3.88,2.03,17,3.86,2.51,14,4.92,1.61,13,3.23,1.54,13,3.88,2.03,8,2.6,1.9,10,4.67,2.19,12,4.57,2.31,14,4.15,2.03,13 +7663,method,5.2,1.32,40,4.17,2.55,42,6.13,2.24,47,5.5,1.15,16,5,1.41,24,4.88,2.64,17,3.68,2.41,25,5.86,2.61,22,6.36,1.89,25,5.3,1.3,20,5.1,1.37,20,4.67,2.35,21,3.67,2.69,21,6.14,2.4,28,6.11,2.05,19,5.27,1.51,26,5.07,0.92,14,3.61,2.41,23,4.84,2.61,19,6.29,2.46,28,5.89,1.91,19 +7664,methodical,5.11,1.97,19,3.76,2.3,21,5.43,1.85,23,4.83,2.04,6,5.23,2.01,13,4.55,2.62,11,2.9,1.6,10,5.62,1.6,8,5.33,2.02,15,5.1,1.6,10,5.11,2.42,9,4.78,2.95,9,3,1.35,12,5.12,1.71,16,6.17,2.32,6,4.25,1.83,8,5.73,1.9,11,3.44,2.01,9,4,2.56,12,5.2,1.97,15,5.88,1.64,8 +7665,methodology,4.84,2.12,19,3.41,2.38,22,5.48,2.24,27,4.67,1.03,6,4.92,2.5,13,3.82,2.18,11,3,2.61,11,4.82,2.36,11,5.94,2.11,16,4.55,2.25,11,5.25,1.98,8,3.45,2.3,11,3.36,2.58,11,5.53,2.37,17,5.4,2.12,10,4.54,2.15,13,5.5,2.07,6,3.21,2.67,14,3.75,1.91,8,5.19,2.37,16,5.91,2.07,11 +7666,meticulous,5.14,1.68,21,4.8,2.29,25,5.36,2.17,22,5.38,2.07,8,5,1.47,13,4.62,2.43,13,5,2.22,12,6.08,1.5,13,4.33,2.65,9,4.62,1.92,8,5.5,1.57,12,5.29,1.68,14,4.18,2.86,11,5.17,1.7,12,5.6,2.72,10,4.6,1.78,10,5.64,1.5,11,4.47,2.32,17,5.5,2.2,8,4.7,2.5,10,5.92,1.78,12 +7667,metric,4.95,1.43,19,3.67,2.15,21,5.13,1.36,23,4.6,0.89,5,5.23,1.54,13,3.83,2.14,6,3.6,2.23,15,4.9,1.29,10,5.31,1.44,13,5.57,0.98,7,4.73,1.56,11,4.29,2.36,7,3.36,2.06,14,5.45,1.69,11,4.83,0.94,12,5.08,1.16,12,4.71,1.89,7,3.73,2.2,11,3.6,2.22,10,4.93,1.21,14,5.44,1.59,9 +7668,metropolis,4.95,1.96,20,4.95,2.48,21,5.6,2.4,25,5.33,1.53,3,4.88,2.06,17,5.71,2.29,7,4.77,2.55,13,5.25,2.19,8,5.76,2.54,17,4.71,1.25,7,5.08,2.29,13,5.57,2.82,7,4.85,2.3,13,5.57,2.68,14,5.64,2.11,11,4,1.58,9,5.73,1.95,11,5.55,2.7,11,4.3,2.16,10,5.56,2.73,18,5.71,1.38,7 +7669,metropolitan,5.84,1.89,19,4.91,2.23,23,5.42,2.29,19,5.78,1.3,9,5.9,2.38,10,5.43,2.3,7,4.67,2.32,15,6.2,2.25,10,4.56,2.13,9,6,2.12,9,5.7,1.77,10,5.3,2.71,10,4.58,1.93,12,4.88,1.36,8,5.5,2.72,10,5.5,2.02,12,6.43,1.62,7,4.8,2.33,20,5.67,1.53,3,5.5,1.85,8,5.36,2.66,11 +7670,mew,6.05,2.19,20,4.62,2.42,21,5.56,1.92,18,5.22,2.33,9,6.73,1.9,11,5,3.27,4,4.75,2.18,16,6.2,1.79,5,5.31,1.97,13,5.86,2.38,14,6.5,1.76,6,4.33,2.87,12,5.5,0.93,8,5.44,1.59,9,5.67,2.29,9,6.1,2.13,10,6,2.36,10,3.92,2.87,12,5.56,1.24,9,6.83,1.83,6,4.92,1.68,12 +7671,mezzanine,5.32,1.63,19,3.77,2.37,22,5.11,1.91,19,5.11,0.78,9,5.5,2.17,10,3.43,2.51,7,4,2.45,14,5.7,2.16,10,4.44,1.42,9,5.22,1.72,9,5.4,1.65,10,4.3,2.87,10,3.36,1.96,11,4.75,1.16,8,5,2.11,10,5.25,1.66,12,5.43,1.72,7,3.7,2.34,20,4.5,3.54,2,5,1.77,8,5.18,2.09,11 +7672,micro,5.5,1.15,20,3.48,2.27,23,4.36,2.41,28,5.88,1.25,8,5.25,1.06,12,2.89,2.26,9,3.86,2.28,14,3.93,2.5,14,4.79,2.33,14,5.67,1.5,9,5.36,0.81,11,3.75,2.22,12,3.18,2.4,11,3.86,2.6,14,4.86,2.18,14,5.4,1.17,10,5.6,1.17,10,3.36,2.34,11,3.58,2.31,12,4.92,2.27,12,3.94,2.49,16 +7673,microchip,5.6,1.73,20,3.52,2.34,21,5.24,2.3,25,6.75,2.22,4,5.31,1.54,16,3,2.16,4,3.65,2.42,17,6.44,2.74,9,4.56,1.75,16,5.62,1.92,8,5.58,1.68,12,4,2.16,10,3.09,2.51,11,5.93,1.98,14,4.36,2.46,11,5.82,1.6,11,5.33,1.94,9,3.4,2.59,10,3.64,2.2,11,5.39,2.5,18,4.86,1.77,7 +7674,microfilm,5.53,1.58,19,3.5,2.42,20,5.33,2.3,24,5.62,1.89,13,5.33,0.52,6,4.6,3.05,5,3.13,2.17,15,5,2.38,13,5.73,2.24,11,6.11,1.96,9,5,0.94,10,5.29,2.75,7,2.54,1.61,13,5.45,2.46,11,5.23,2.24,13,5.89,1.05,9,5.2,1.93,10,3.5,2.51,10,3.5,2.46,10,5.56,2.74,9,5.2,2.08,15 +7675,microphone,5.11,1.49,19,4.19,2.48,21,5.35,2.64,20,4.67,0.58,3,5.19,1.6,16,5,2.76,6,3.87,2.39,15,5.33,2.66,6,5.36,2.73,14,5.1,0.99,10,5.11,1.96,9,3.71,2.21,7,4.43,2.65,14,5.5,2.88,10,5.2,2.53,10,5.25,0.89,8,5,1.84,11,3.56,2.7,9,4.67,2.31,12,4.88,3.44,8,5.67,2.06,12 +7676,microscope,6.33,1.37,18,4,2.56,23,5.05,2.09,19,5.89,0.93,9,6.78,1.64,9,4.43,2.64,7,3.93,2.63,15,5.1,2.23,10,5,2.06,9,6.56,1.59,9,6.11,1.17,9,5,2.71,10,3.33,2.31,12,5.5,2.2,8,4.7,2.16,10,6.73,1.49,11,5.71,0.95,7,3.95,2.54,20,4.33,3.21,3,5.25,1.58,8,4.91,2.47,11 +7677,microscopic,5.24,1.73,21,3.86,2.46,22,5.33,2.06,21,5.4,2.3,5,5.19,1.6,16,4.42,2.35,12,3.2,2.53,10,5,2.14,11,5.78,2.11,9,5.33,1.97,12,5.11,1.45,9,4,2.39,15,3.57,2.76,7,5.18,1.83,11,5.5,2.37,10,5.46,1.81,13,4.88,1.64,8,4.05,2.5,19,2.67,2.08,3,5.21,1.89,14,5.57,2.51,7 +7678,microwave,5.25,1.59,20,4,2.47,19,5.6,2.21,20,5.33,0.52,6,5.21,1.89,14,5.12,2.59,8,3.18,2.14,11,5.8,2.04,10,5.4,2.46,10,5.33,0.52,6,5.21,1.89,14,4.8,2.86,10,3.11,1.69,9,5.31,2.29,13,6.14,2.12,7,5,2.08,7,5.38,1.33,13,4.62,2.53,13,2.67,1.86,6,5,2.57,11,6.33,1.5,9 +7679,mid,5.21,1.41,24,2.8,2.04,25,5.33,2,18,5.55,1.75,11,4.92,1.04,13,3.17,2.04,6,2.56,2.06,18,4.5,1.76,6,5.75,2.05,12,5.35,1.58,17,4.86,0.9,7,2.64,2.24,14,2.8,1.81,10,5.67,2.29,9,5,1.73,9,5.43,1.6,14,4.9,1.1,10,3.44,2.19,16,1.67,1.12,9,4.82,2.14,11,6.14,1.57,7 +7680,midair,5,1.59,20,5.23,2.22,22,4.84,2.24,19,4.89,1.45,9,5.09,1.76,11,4.8,3.35,5,5.25,1.91,16,3,2.1,6,5.69,1.8,13,5.07,1.69,14,4.83,1.47,6,4.33,1.78,12,6.22,2.44,9,4.89,2.03,9,4.8,2.53,10,5.4,1.65,10,4.6,1.51,10,4,2.04,12,6.7,1.42,10,4.5,2.88,6,5,2,13 +7681,midday,5.37,1.3,19,3.63,2.14,19,4.9,2.27,20,6,1.73,3,5.25,1.24,16,4.17,2.4,6,3.38,2.06,13,5,2.37,6,4.86,2.32,14,5.1,0.74,10,5.67,1.73,9,3,2.1,6,3.92,2.18,13,4.8,2.9,10,5,1.56,10,5.25,1.39,8,5.45,1.29,11,3.12,2.59,8,4,1.79,11,5,2.56,8,4.83,2.17,12 +7682,middle,5.22,1.48,18,2.85,2.06,20,5.11,1.49,18,4.38,1.06,8,5.9,1.45,10,3,2.24,7,2.77,2.05,13,5.09,1.3,11,5.14,1.86,7,4.64,1.03,11,6.14,1.68,7,2.67,2.29,9,3,1.95,11,5.36,1.8,11,4.71,0.76,7,4.83,1.34,12,6,1.55,6,2.5,2.07,12,3.38,2.07,8,5.89,1.45,9,4.33,1.12,9 +7683,middleman,4.24,1.48,21,3.92,2.46,26,5.33,2.53,24,3.78,1.86,9,4.58,1.08,12,3.2,2.7,10,4.38,2.28,16,5,2.87,9,5.53,2.39,15,4.14,1.57,7,4.29,1.49,14,4.31,2.56,13,3.54,2.4,13,5.25,2.67,12,5.42,2.5,12,4.45,1.29,11,4,1.7,10,3.4,2.61,15,4.64,2.16,11,5.92,2.56,13,4.64,2.42,11 +7684,middleweight,4.1,1.55,20,4.04,1.61,23,4,1.82,21,4.4,1.52,5,4,1.6,15,4.25,1.76,12,3.82,1.47,11,3.82,1.25,11,3.67,1.73,9,3.64,1.75,11,4.67,1.12,9,4.31,1.2,16,3.43,2.3,7,3.91,1.14,11,4.1,2.42,10,4,1.81,12,4.25,1.16,8,4.11,1.66,19,3.75,1.5,4,3.43,1.55,14,5.14,1.86,7 +7685,midget,4.58,1.43,19,4,2.1,20,3.7,2,20,4.33,1.15,3,4.62,1.5,16,4.33,1.97,6,3.86,2.21,14,4.83,2.23,6,3.21,1.76,14,4.3,1.06,10,4.89,1.76,9,3.86,2.34,7,4.08,2.06,13,3.9,2.13,10,3.5,1.96,10,5,1.2,8,4.27,1.56,11,4.33,2.29,9,3.73,2,11,3.12,2.3,8,4.08,1.78,12 +7686,midlife,4.71,1.59,21,3.09,2.02,22,5.26,2.26,27,3.9,1.66,10,5.45,1.13,11,2.14,1.57,7,3.53,2.1,15,5.18,2.63,17,5.4,1.58,10,4.64,1.5,11,4.8,1.75,10,2.4,1.95,5,3.29,2.05,17,5.14,2.63,14,5.38,1.89,13,4.77,1.54,13,4.62,1.77,8,2.8,2.3,10,3.33,1.83,12,5.64,2.37,14,4.85,2.15,13 +7687,midline,4.79,1.03,19,3.36,1.97,22,4.42,1.44,24,4.17,1.6,6,5.08,0.49,13,3.75,2.14,12,2.9,1.73,10,3.88,1.73,8,4.69,1.25,16,5.1,0.57,10,4.44,1.33,9,3.78,2.22,9,3.08,1.8,13,4.35,1.5,17,4.5,1.52,6,5,0.76,8,4.64,1.21,11,2.67,1.66,9,3.85,2.08,13,4.5,1.63,16,4.25,1.04,8 +7688,midnight,6.18,2.08,22,4.05,3.07,20,6.26,2.38,19,5.54,2.22,13,7.11,1.54,9,4.14,2.91,7,4,3.27,13,6.29,1.98,7,6.25,2.67,12,6,2.45,12,6.4,1.65,10,4.22,2.95,9,3.91,3.3,11,6.1,1.91,10,6.44,2.92,9,6.42,2.27,12,5.9,1.91,10,6.14,2.27,7,2.92,2.9,13,7.29,1.98,7,5.67,2.46,12 +7689,midshipman,4.75,1.68,20,2.72,1.93,18,5.14,1.42,22,5,0.71,5,4.67,1.91,15,3.5,2.26,6,2.33,1.72,12,4.8,0.92,10,5.42,1.73,12,5.1,0.32,10,4.4,2.37,10,2.8,2.1,10,2.62,1.85,8,5,1.1,11,5.27,1.74,11,4.5,2.11,12,5.12,0.64,8,1.67,1.12,9,3.78,2.05,9,5.27,1.62,11,5,1.26,11 +7690,midst,5.25,1.89,20,2.62,1.6,21,5.08,1.73,25,4.75,2.63,4,5.38,1.75,16,3.75,1.5,4,2.35,1.54,17,5.22,2.28,9,5,1.41,16,5.25,1.98,8,5.25,1.91,12,2.9,1.45,10,2.36,1.75,11,5.07,1.33,14,5.09,2.21,11,5.36,1.63,11,5.11,2.26,9,2.1,1.73,10,3.09,1.38,11,5.56,1.62,18,3.86,1.46,7 +7691,midsummer,6.24,2.14,21,4.8,2.89,20,5.14,2.49,36,6.12,2.7,8,6.31,1.84,13,5.6,3.21,5,4.53,2.85,15,5.09,2.26,11,5.16,2.62,25,6,2.65,13,6.62,0.92,8,5.75,2.86,12,3.38,2.45,8,4.9,2.65,20,5.44,2.31,16,5.27,2.45,11,7.3,1.06,10,4.82,3.03,11,4.78,2.91,9,4.82,2.32,22,5.64,2.73,14 +7692,midterm,4.14,2.19,22,4.82,2.68,22,4.28,1.99,18,3.91,2.17,11,4.36,2.29,11,5.29,2.5,7,4.64,2.92,14,4.6,2.07,10,3.88,1.96,8,3.7,2.71,10,4.5,1.68,12,5.2,3.19,10,4.55,2.38,11,3.86,1.07,7,4.7,2.5,10,4.64,2.06,14,3.25,2.25,8,4.45,2.52,20,8.5,0.71,2,4,1.2,8,4.5,2.51,10 +7693,midtown,5.83,1.42,18,4.2,2.5,20,5.54,2.3,24,6.33,1.5,12,4.83,0.41,6,4.6,2.97,5,4.07,2.43,15,5.23,2.35,13,5.91,2.3,11,6,1.66,9,5.67,1.22,9,5.29,2.93,7,3.62,2.14,13,5.36,2.42,11,5.69,2.29,13,5.67,1.22,9,6,1.66,9,3.9,1.73,10,4.5,3.17,10,6.33,2.5,9,5.07,2.12,15 +7694,midwife,5.65,1.31,20,3.14,1.96,21,5.96,2.18,24,5.33,0.58,3,5.71,1.4,17,3.86,2.27,7,2.85,1.82,13,5.62,2.2,8,6.12,2.22,16,4.71,0.95,7,6.15,1.21,13,4.29,2.36,7,2.62,1.56,13,5.79,2.46,14,6.2,1.81,10,6,1.32,9,5.36,1.29,11,3.18,1.99,11,3.1,2.02,10,5.94,2.51,17,6,1.15,7 +7695,mighty,6.45,2.14,20,5.43,1.9,23,6.85,2.19,937,7.8,0.84,5,6,2.27,15,5.57,1.9,7,5.53,1.92,15,6.87,2.17,410,6.83,2.21,522,7.1,1.29,10,5.8,2.66,10,5.6,2.55,10,5.5,1.17,12,6.94,2.13,514,6.75,2.26,419,5.83,2.55,12,7.38,0.74,8,5.35,1.93,20,6,2,3,6.86,2.25,505,6.85,2.12,432 +7696,mignon,5.57,2.36,21,3.37,2.43,19,4.82,2.28,22,4.67,2.34,6,5.93,2.34,15,1.88,1.64,8,4.45,2.38,11,5,2.34,12,4.6,2.32,10,5,2.35,9,6,2.37,12,3,2.2,8,3.64,2.66,11,4.71,2.63,7,4.87,2.2,15,4.8,2.7,10,6.27,1.85,11,3.31,2.29,13,3.5,2.95,6,4.75,2.73,12,4.9,1.73,10 +7697,migraine,2.68,1.77,19,4.96,2.96,24,3.11,2.25,28,3.12,1.46,8,2.36,1.96,11,4.44,2.96,9,5.27,3.01,15,2.79,2.04,14,3.43,2.47,14,2.89,1.96,9,2.5,1.65,10,5.25,2.83,12,4.67,3.17,12,2.93,2.5,14,3.29,2.05,14,2.8,2.15,10,2.56,1.33,9,5.58,3.18,12,4.33,2.71,12,2.92,2.23,12,3.25,2.32,16 +7698,migrate,4.57,1.4,21,3.33,2.78,24,5.55,2.09,20,5.25,0.89,8,4.15,1.52,13,3.67,2.34,6,3.22,2.96,18,6,2.19,11,5,1.94,9,4.58,1.51,12,4.56,1.33,9,4.3,2.98,10,2.64,2.5,14,6,2.35,13,4.71,1.25,7,4.36,1.34,14,5,1.53,7,3.44,2.53,16,3.12,3.4,8,5.92,1.93,12,5,2.33,8 +7699,migration,4.52,1.6,21,3.54,2.37,26,4.88,2.31,24,4.75,1.91,8,4.38,1.45,13,3.1,2.28,10,3.81,2.46,16,4,2.5,9,5.4,2.1,15,4,1.41,7,4.79,1.67,14,3.85,2.15,13,3.23,2.62,13,4.25,2.34,12,5.5,2.2,12,3.83,1.53,12,5.44,1.24,9,3.2,2.4,15,4,2.37,11,4.69,2.63,13,5.09,1.97,11 +7700,mil,4.85,1.66,20,4.05,2.31,20,5.58,1.96,26,5.09,1.64,11,4.56,1.74,9,6,2.16,7,3,1.63,13,5,2.12,13,6.15,1.68,13,4.73,1.95,11,5,1.32,9,4.09,2.43,11,4,2.29,9,5.41,2.24,17,5.89,1.36,9,5.3,1.95,10,4.4,1.26,10,3.92,2.71,12,4.25,1.67,8,5.5,2.13,16,5.7,1.77,10 +7701,mild,5.9,2.1,21,2.39,1.8,23,5.67,2.4,18,5,2.06,9,6.58,1.93,12,3.27,2.15,11,1.58,0.9,12,5.7,2.45,10,5.62,2.5,8,4,2,7,6.85,1.46,13,2.91,1.97,11,1.92,1.56,12,5.14,2.67,7,6,2.28,11,5.38,2.36,13,6.75,1.28,8,2.45,1.92,11,2.33,1.78,12,4.44,2.3,9,6.89,1.9,9 +7702,mildew,2.61,1.46,41,4.14,2.73,22,4.19,2.27,980,2.23,1.24,13,2.79,1.55,28,4.88,2.3,8,3.71,2.95,14,4.55,2.28,430,3.92,2.23,545,3,1.37,16,2.36,1.5,25,4.2,2.39,10,4.08,3.09,12,4.55,2.31,537,3.76,2.14,439,2.48,1.04,23,2.78,1.9,18,4.88,3.31,8,3.71,2.37,14,4.27,2.35,533,4.1,2.16,447 +7703,mile,4.78,1.8,18,3.43,2.38,21,5.33,1.78,18,4.12,0.99,8,5.3,2.16,10,2.71,2.43,7,3.79,2.36,14,5.27,1.62,11,5.43,2.15,7,4.55,1.44,11,5.14,2.34,7,2.89,2.47,9,3.83,2.33,12,5.36,2.06,11,5.29,1.38,7,4.5,1,12,5.33,2.88,6,2.92,2.11,12,4.11,2.67,9,5.56,2.19,9,5.11,1.36,9 +7704,mileage,5.9,1.71,20,2.95,1.94,21,5.64,1.93,25,6,2.83,4,5.88,1.45,16,3.25,2.63,4,2.88,1.83,17,5.22,2.49,9,5.88,1.59,16,6.25,1.04,8,5.67,2.06,12,4.1,1.85,10,1.91,1.38,11,5.57,1.79,14,5.73,2.2,11,6.18,1.4,11,5.56,2.07,9,2.7,1.95,10,3.18,1.99,11,5.78,2.07,18,5.29,1.6,7 +7705,milestone,6.85,1.53,20,4.56,2.48,18,6.36,1.62,22,7,0.71,5,6.8,1.74,15,4.17,1.47,6,4.75,2.9,12,5.6,1.51,10,7,1.48,12,7.4,1.07,10,6.3,1.77,10,5.3,1.89,10,3.62,2.92,8,6.09,2.02,11,6.64,1.12,11,6.83,1.4,12,6.88,1.81,8,2.56,1.67,9,6.56,1.13,9,6.18,1.83,11,6.55,1.44,11 +7706,militant,3.95,1.5,20,5.38,2.27,21,4.4,2.31,25,4.25,1.76,12,3.5,0.93,8,6,1.83,7,5.07,2.46,14,4,1.89,10,4.67,2.58,15,4.33,0.58,3,3.88,1.62,17,5.3,2,10,5.45,2.58,11,2.57,1.51,7,5.11,2.19,18,4.27,1.49,11,3.56,1.51,9,5.15,2.34,13,5.75,2.25,8,3.44,2.46,9,4.94,2.11,16 +7707,military,4.9,2.34,21,5.8,2.31,20,5.89,2.64,19,4.46,2.5,13,5.62,2,8,6.71,1.8,7,5.31,2.46,13,6.57,2.37,7,5.5,2.81,12,5.17,2.59,12,4.56,2.07,9,6.11,1.83,9,5.55,2.7,11,6,2.75,10,5.78,2.68,9,5.58,2.39,12,4,2.06,9,6.71,1.89,7,5.31,2.43,13,6.57,3.15,7,5.5,2.35,12 +7708,militia,4.21,2.2,19,4.36,2.5,22,4.52,2.56,23,4.73,2.1,11,3.86,2.19,7,5.5,2.98,8,3.71,2.02,14,3.29,1.98,7,5.06,2.64,16,3.88,2.3,8,4.45,2.21,11,4,2.65,9,4.62,2.47,13,5.27,2.28,11,3.83,2.69,12,3.83,2.48,12,4.86,1.57,7,3.91,2.66,11,4.82,2.36,11,5.23,2.77,13,3.6,2.01,10 +7709,milk,6.74,1.91,19,2.33,1.56,21,6.31,2.33,42,6.78,1.64,9,6.7,2.21,10,2.5,1.64,6,2.27,1.58,15,6.47,2.18,17,6.2,2.47,25,7,2.24,9,6.5,1.65,10,1.86,0.69,7,2.57,1.83,14,6.26,2.54,27,6.4,1.99,15,6.42,2.02,12,7.29,1.7,7,2,1.22,9,2.58,1.78,12,6.04,2.53,24,6.67,2.06,18 +7710,milkman,5.75,1.52,20,2.73,1.91,22,5.54,2.12,26,5.71,1.89,7,5.77,1.36,13,2.8,2.1,10,2.67,1.83,12,5.43,2.28,14,5.64,2.11,11,5.09,1.22,11,6.56,1.51,9,3.67,2.12,9,2.08,1.5,13,5.38,2.53,16,5.78,1.39,9,5.69,1.55,13,5.86,1.57,7,2.44,1.82,16,3.5,2.07,6,5.83,2.04,12,5.29,2.23,14 +7711,milkshake,7.26,1.66,19,4.05,2.87,22,6,1.74,28,7.17,1.72,6,7.31,1.7,13,4.36,2.94,11,3.73,2.9,11,7.18,1.54,11,5.24,1.44,17,7.27,1.68,11,7.25,1.75,8,4.27,2.53,11,3.82,3.28,11,5.89,1.97,18,6.2,1.32,10,7.31,1.55,13,7.17,2.04,6,3.29,2.87,14,5.38,2.5,8,6.31,2.09,16,5.58,1.08,12 +7712,milky,5,1.91,19,3.7,2.27,23,5.37,1.61,19,5.33,1.41,9,4.7,2.31,10,3.57,2.51,7,3.67,2.29,15,5.4,1.65,10,5.33,1.66,9,5,2.45,9,5,1.41,10,4.5,2.68,10,2.92,1.73,12,5.25,1.39,8,5.5,1.9,10,5.42,2.15,12,4.29,1.25,7,3.75,2.38,20,3.33,1.53,3,4.88,1.13,8,5.73,1.85,11 +7713,mill,5.39,1.54,18,2.21,1.75,19,4.76,1.54,25,6.2,1.3,5,5.08,1.55,13,2.4,1.65,10,2,1.94,9,4.69,1.3,16,4.89,1.96,9,5.57,1.62,7,5.27,1.56,11,1.75,0.89,8,2.55,2.16,11,4.55,1.61,20,5.6,0.89,5,4.89,1.36,9,5.89,1.62,9,1.7,1.06,10,2.78,2.22,9,4.63,1.16,19,5.17,2.48,6 +7714,millennium,4.85,2.11,20,4.59,2.09,22,4.71,2.22,21,4.2,2.17,5,5.07,2.12,15,5.17,1.7,12,3.9,2.38,10,4.64,2.11,11,4.33,2.06,9,4.45,2.5,11,5.33,1.5,9,4.5,2.16,16,4.83,2.04,6,4.36,2.2,11,5.1,2.28,10,5.08,2.29,13,4.43,1.81,7,4.78,2.13,18,3.75,1.89,4,4,2.08,14,6.14,1.86,7 +7715,milligram,5.28,1.13,18,3.1,2.29,20,4.12,1.39,25,5.4,0.89,5,5.23,1.24,13,3.91,2.59,11,2.11,1.45,9,4.06,1.48,16,4.22,1.3,9,5.43,1.4,7,5.18,0.98,11,2.89,2.2,9,3.27,2.45,11,4.05,1.43,20,4.4,1.34,5,5.11,1.05,9,5.44,1.24,9,3.09,2.17,11,3.11,2.57,9,4,1.29,19,4.5,1.76,6 +7716,millimeter,4.86,1.28,22,3.62,2.38,21,5.75,2.2,20,5.38,0.52,8,4.57,1.5,14,4.1,2.64,10,3.18,2.14,11,7.14,1.57,7,5,2.16,13,4.82,1.4,11,4.91,1.22,11,2.91,1.87,11,4.4,2.72,10,5.47,2.33,15,6.6,1.67,5,4.6,1.43,10,5.08,1.16,12,3.56,2.13,9,3.67,2.64,12,4.9,1.52,10,6.6,2.5,10 +7717,million,7.55,1.79,22,5.38,2.71,21,5.82,2.19,17,8.33,0.82,6,7.27,2.05,15,5.57,2.82,7,5.29,2.76,14,5.22,2.49,9,6.5,1.69,8,7.5,2.03,14,7.71,1.5,7,5,3.08,9,5.67,2.5,12,5.56,2.6,9,6.12,1.73,8,7.79,1.48,14,7.12,2.3,8,4.83,3.25,6,5.6,2.56,15,6.22,2.73,9,5.38,1.41,8 +7718,millionaire,7.32,2.11,19,6.14,2.95,21,5.73,2.64,55,7.44,1.67,9,7.2,2.53,10,6.5,3.02,6,6,3.02,15,6.5,2.28,18,5.35,2.75,37,7,1.63,7,7.5,2.39,12,5,3.32,7,6.71,2.7,14,5.93,2.48,29,5.5,2.85,26,6.7,2.5,10,8,1.41,9,6.33,3.35,9,6,2.76,12,6.15,2.88,33,5.09,2.14,22 +7719,millionth,5.42,2.09,19,4.64,2.28,22,5,2.2,22,6.22,1.86,9,4.7,2.11,10,4.5,2.56,8,4.71,2.2,14,4.09,1.7,11,5.91,2.34,11,5.57,1.51,7,5.33,2.42,12,4.2,2.3,10,5,2.3,12,5.38,2.63,13,4.44,1.33,9,4.4,1.9,10,6.56,1.74,9,4.5,2.56,8,4.71,2.2,14,5.43,2.34,14,4.25,1.83,8 +7720,millstone,4.86,1.96,21,3.12,2.51,24,6.4,2.04,20,5.75,1.75,8,4.31,1.93,13,4.83,1.94,6,2.56,2.45,18,7,1.67,11,5.67,2.29,9,5.25,2.38,12,4.33,1.12,9,3.3,2.26,10,3,2.75,14,6.46,2.18,13,6.29,1.89,7,4.5,1.74,14,5.57,2.3,7,3.88,2.73,16,1.62,0.92,8,6.83,1.7,12,5.75,2.43,8 +7721,mime,4.58,1.61,19,2.81,2.2,21,4.85,1.39,20,4.33,1.15,3,4.62,1.71,16,2.17,1.6,6,3.07,2.4,15,4.83,0.41,6,4.86,1.66,14,4.7,1.49,10,4.44,1.81,9,1.71,0.76,7,3.36,2.5,14,5,1.49,10,4.7,1.34,10,5,1.6,8,4.27,1.62,11,2.89,2.76,9,2.75,1.82,12,4.62,2.2,8,5,0.43,12 +7722,mimic,4.67,1.43,21,3.85,2.16,20,6.05,2.44,22,4.83,1.72,6,4.6,1.35,15,3.75,2.12,8,3.92,2.27,12,6.08,2.35,12,6,2.67,10,4.56,1.81,9,4.75,1.14,12,3.78,1.79,9,3.91,2.51,11,4.86,2.48,7,6.6,2.29,15,5,1.33,10,4.36,1.5,11,3.54,1.98,13,4.43,2.51,7,5.75,2.8,12,6.4,2.01,10 +7723,mince,5.23,1.57,22,4.14,2.33,21,5.68,2.03,22,5.5,1.83,14,4.75,0.89,8,4.18,2.23,11,4.44,2.46,9,4.17,2.14,6,6.25,1.73,16,5.5,1.27,10,5,1.81,12,3.82,2.4,11,4.5,2.32,10,5,1.73,13,6.67,2.12,9,5.25,1.54,12,5.2,1.69,10,3.85,2.3,13,4.62,2.45,8,6.17,1.7,12,5.1,2.33,10 +7724,mincemeat,4.05,2.06,22,3.84,2.01,19,4.19,2.11,21,4.6,0.55,5,3.81,2.37,16,3.88,2.23,8,3.82,1.94,11,3.9,2.28,10,4.45,2.02,11,4.75,1.86,12,3.2,2.04,10,4.5,1.96,10,3.11,1.9,9,4.25,2.22,12,4.11,2.09,9,4.27,2.33,11,3.82,1.83,11,3.88,2.23,8,3.82,1.94,11,4.33,2,9,4.08,2.27,12 +7725,mind,6.7,1.6,43,5.05,2.26,39,6.09,2.14,22,6.18,1.78,11,6.9,1.54,31,5.75,2.32,16,4.57,2.13,23,6.36,2.11,11,5.82,2.23,11,6.62,1.77,21,6.77,1.45,22,5.32,2.47,19,4.8,2.07,20,5.62,2.33,13,6.78,1.72,9,6.29,1.79,21,7.09,1.31,22,4.86,2.24,21,5.28,2.32,18,6,2.29,14,6.25,1.98,8 +7726,mindful,6.7,1.3,20,6,2.7,20,6.76,1.71,25,7,1.34,11,6.33,1.22,9,5.57,2.7,7,6.23,2.77,13,6.46,1.81,13,7.08,1.62,12,6.64,1.36,11,6.78,1.3,9,5.36,2.69,11,6.78,2.64,9,6.94,1.82,17,6.38,1.51,8,6.7,1.42,10,6.7,1.25,10,6.33,2.87,12,5.5,2.51,8,6.75,1.69,16,6.78,1.86,9 +7727,mindless,3,1.6,19,3.1,1.81,21,3.86,2.71,22,3.44,1.33,9,2.6,1.78,10,3.62,1.92,8,2.77,1.74,13,4.36,2.98,11,3.36,2.46,11,4.14,0.9,7,2.33,1.56,12,3.56,2.07,9,2.75,1.6,12,3.77,2.59,13,4,3.04,9,3,1.7,10,3,1.58,9,2.62,1.92,8,3.38,1.76,13,3.79,2.83,14,4,2.67,8 +7728,minefield,3.65,1.81,20,5.5,2.62,24,3.71,2.29,28,3.62,1.06,8,3.67,2.23,12,4.33,2.4,9,6.2,2.57,15,2.71,1.59,14,4.71,2.49,14,2.56,1.51,9,4.55,1.57,11,5,2.45,12,6,2.8,12,3.36,2.17,14,4.07,2.43,14,3.8,1.93,10,3.5,1.78,10,5.5,2.5,12,5.5,2.84,12,3.42,1.73,12,3.94,2.67,16 +7729,miner,4.81,1.44,21,4.05,1.84,19,4.67,2.06,21,5.4,0.89,5,4.6,1.59,15,4.25,1.83,8,3.91,1.92,11,4.7,2.26,10,4.64,1.96,11,4.5,1.51,12,5.22,1.3,9,4.2,1.81,10,3.89,1.96,9,4.25,1.91,12,5.22,2.22,9,4.45,1.57,11,5.2,1.23,10,3.88,1.89,8,4.18,1.89,11,5.22,2.22,9,4.25,1.91,12 +7730,mineral,6.05,2.12,19,2.86,2.61,21,4.67,1.92,27,5.17,2.14,6,6.46,2.07,13,4.2,3.26,10,1.64,0.81,11,4.27,2.65,11,4.94,1.24,16,5.73,2.53,11,6.5,1.41,8,3.4,2.84,10,2.36,2.42,11,4.72,2.27,18,4.56,1.01,9,5.85,2.38,13,6.5,1.52,6,2.79,2.64,14,3,2.77,7,4.73,2.22,15,4.58,1.56,12 +7731,mingle,5.21,2.44,19,4.41,2.97,22,5.36,1.85,28,3.67,1.97,6,5.92,2.36,13,4.27,2.9,11,4.55,3.17,11,5.55,2.11,11,5.24,1.71,17,5.27,2.76,11,5.12,2.1,8,3.73,3.17,11,5.09,2.74,11,5.67,1.88,18,4.8,1.75,10,5.15,2.61,13,5.33,2.25,6,5,3.11,14,3.38,2.56,8,5.5,2.13,16,5.17,1.47,12 +7732,mini,5.86,1.68,21,3,2.18,25,5.16,2.09,19,5.67,1.41,9,6,1.91,12,3.67,2.34,6,2.89,2.17,18,4.43,1.62,7,5.58,2.27,12,6.12,1.67,16,5,1.58,5,3.21,2.55,14,2.9,1.66,10,5.11,2.47,9,5.2,1.81,10,6,1.65,12,5.67,1.8,9,3.81,2.32,16,1.56,0.73,9,4.82,2.27,11,5.62,1.85,8 +7733,miniature,6.11,1.24,19,3.95,2.06,21,4.39,2.15,23,5,0.71,5,6.46,1.2,13,4,2.68,6,3.93,1.87,15,4.3,1.95,10,4.46,2.37,13,5.71,1.11,7,6.27,1.35,11,5,2.77,7,3.43,1.45,14,3.55,1.63,11,5.17,2.33,12,5.83,1.11,12,6.57,1.4,7,4.82,2.23,11,3,1.41,10,4.21,1.89,14,4.67,2.6,9 +7734,minibus,4.89,1.41,19,3.56,1.89,18,4.53,2.18,17,5.09,0.83,11,4.62,2,8,4.25,2.22,4,3.36,1.82,14,3.75,1.58,8,5.22,2.49,9,4.88,0.83,8,4.91,1.76,11,4.14,1.86,7,3.18,1.89,11,4,1.26,6,4.82,2.56,11,4.92,1.38,13,4.83,1.6,6,2.91,2.02,11,4.57,1.13,7,4.86,2.34,7,4.3,2.16,10 +7735,minimal,4.62,1.75,21,3.41,2.06,22,4.67,1.91,21,4.89,2.15,9,4.42,1.44,12,3.83,2.32,6,3.2,2.08,15,3.83,2.14,6,5,1.77,15,5.44,1.88,9,4,1.41,12,4.2,1.64,5,3.18,2.16,17,5,1.94,10,4.36,1.91,11,4.5,2.02,12,4.78,1.39,9,3.44,1.67,9,3.38,2.36,13,4.42,1.83,12,5,2.06,9 +7736,minimize,5.16,1.8,19,4.19,2.11,21,5.45,2.3,22,5.22,1.2,9,5.1,2.28,10,4.62,2.45,8,3.92,1.93,13,6,2.45,11,4.91,2.12,11,5,1.15,7,5.25,2.14,12,4.9,2.38,10,3.55,1.69,11,5.77,2.35,13,5,2.29,9,5.2,1.93,10,5.11,1.76,9,4.86,2.41,7,3.86,1.96,14,5.43,2.17,14,5.5,2.67,8 +7737,minimum,4.8,1.51,20,3.27,1.67,22,5.22,1.73,18,5,1.8,9,4.64,1.29,11,2.4,1.34,5,3.62,1.71,16,5.33,2.07,6,5.17,1.64,12,4.86,1.51,14,4.67,1.63,6,3.33,1.61,12,3.33,1.87,9,4.75,0.71,8,5.6,2.22,10,5.3,1.34,10,4.3,1.57,10,2.92,1.78,12,3.7,1.49,10,5.5,2.07,6,5.08,1.62,12 +7738,mining,4.5,1.71,22,4.57,2.78,23,5.53,2.01,19,5.75,0.89,8,3.92,1.66,13,4.62,2.72,8,4.5,3.01,14,6,2.08,7,5.09,2.02,11,4.88,2.17,8,4.46,1.33,13,4.78,3.07,9,4.43,2.68,14,5,2.24,7,5.83,1.9,12,4.45,1.63,11,4.55,1.86,11,3.44,3.13,9,5.29,2.37,14,5.69,2.02,16,4.67,2.08,3 +7739,minion,5.33,1.98,21,5,2.34,20,3.94,2.41,33,5.25,2.12,8,5.38,1.98,13,5.2,2.49,5,4.93,2.37,15,4.09,1.92,11,3.86,2.66,22,5.54,2.26,13,5,1.51,8,5.33,2.19,12,4.5,2.62,8,4.11,2.45,19,3.71,2.43,14,5.73,1.9,11,4.9,2.08,10,5.18,2.44,11,4.78,2.33,9,3.71,2.53,21,4.33,2.23,12 +7740,minister,5,1.84,21,3.85,2.94,20,5.65,1.93,20,4,1.26,6,5.4,1.92,15,4.75,2.66,8,3.25,3.08,12,5.27,2.15,11,6.11,1.62,9,5.17,0.98,6,4.93,2.12,15,4.7,3.13,10,3,2.62,10,5.38,2.14,13,6.14,1.46,7,4.43,1.27,7,5.29,2.05,14,3.86,2.98,14,3.83,3.13,6,5.67,2.19,12,5.62,1.6,8 +7741,ministry,5.08,2.04,24,3.85,2.96,20,4.5,2.48,22,4.5,2.67,8,5.38,1.67,16,4.12,3.48,8,3.67,2.71,12,4.75,2.93,12,4.2,1.93,10,5.4,1.96,10,4.86,2.14,14,3.89,2.85,9,3.82,3.19,11,3.57,2.07,7,4.93,2.6,15,5.17,2.37,12,5,1.76,12,3.15,2.48,13,5.14,3.53,7,5,2.59,12,3.9,2.33,10 +7742,minivan,4.4,1.19,20,2.95,2.36,21,5.92,2.5,25,4,1,3,4.47,1.23,17,3.71,2.69,7,2.62,2.26,13,4.62,2.56,8,6.53,2.29,17,4.43,0.79,7,4.38,1.39,13,2.86,2.12,7,3.08,2.63,13,5.36,2.76,14,6.64,2.01,11,4.33,1,9,4.45,1.37,11,3.27,2.61,11,2.6,2.12,10,6,2.66,18,5.71,2.21,7 +7743,mink,5.86,1.81,22,3.24,2.39,21,4.86,2.1,22,6,1.47,14,5.62,2.39,8,3,2,11,3.67,2.96,9,5.17,2.14,6,4.75,2.14,16,6,2.45,10,5.75,1.14,12,2.27,1.56,11,4.3,2.75,10,4.54,1.81,13,5.33,2.5,9,5.17,1.7,12,6.7,1.64,10,2.92,1.89,13,3.75,3.11,8,4.5,2.02,12,5.3,2.21,10 +7744,minor,4.81,1.6,21,3.26,1.98,23,4.79,1.93,19,4.8,2.39,5,4.81,1.38,16,3.67,2.19,12,2.82,1.72,11,5.1,1.91,10,3.88,1.13,8,4.5,1.78,12,5.22,1.3,9,3.12,1.45,16,3.57,2.99,7,4.45,1.51,11,5.25,2.43,8,4.62,1.61,13,5.12,1.64,8,3.16,2.03,19,3.75,1.89,4,4.69,1.84,13,5,2.28,6 +7745,minority,4.75,1.12,20,3.1,1.84,21,4.88,2.55,25,5,1,3,4.71,1.16,17,2.43,1.62,7,3.54,1.94,13,6.12,2.36,8,4.29,2.49,17,5,0.58,7,4.62,1.33,13,3.14,2.12,7,3.15,1.82,13,5.21,2.33,14,4.45,2.88,11,4.33,1.5,9,5.09,0.54,11,3.27,2.15,11,2.9,1.52,10,4.5,2.85,18,5.86,1.21,7 +7746,mint,6.55,1.54,20,4.9,2.43,20,6.62,1.75,26,6.18,1.6,11,7,1.41,9,6.86,1.46,7,3.85,2.19,13,6.54,1.85,13,6.69,1.7,13,6.64,1.86,11,6.44,1.13,9,4,2.61,11,6,1.73,9,6.47,1.81,17,6.89,1.69,9,6.1,1.73,10,7,1.25,10,4.42,2.78,12,5.62,1.69,8,6.38,1.82,16,7,1.63,10 +7747,minty,7,1.68,18,3.19,1.97,21,5.09,1.9,23,6.73,1.74,11,7.17,1.6,6,3.38,1.85,8,3.08,2.1,13,4.57,2.07,7,5.31,1.85,16,7,2,8,7,1.49,10,3.22,1.92,9,3.17,2.08,12,5.09,2.12,11,5.08,1.78,12,6.91,2.07,11,7.14,0.9,7,3,2.21,10,3.36,1.8,11,5,2.38,13,5.2,1.14,10 +7748,minute,5.5,1.47,22,3.76,2.64,21,4.17,2.28,18,5.33,1.37,6,5.6,1.59,15,3.57,3.05,7,3.86,2.54,14,4.56,2.35,9,3.75,2.43,8,5.29,1.49,14,6,1.53,7,3,2.24,9,4.33,2.87,12,4.1,2.64,10,4.25,1.91,8,5.43,1.16,14,5.62,2,8,3.17,2.99,6,4,2.56,15,4,2.83,10,4.38,1.51,8 +7749,minx,6.63,1.61,19,3.95,2.36,21,4.78,2.3,23,6.55,1.86,11,6.43,0.98,7,4.43,2.44,7,3.71,2.37,14,3.71,2.63,7,5.25,2.05,16,6.25,2.05,8,6.91,1.22,11,3.5,2.56,8,4.23,2.28,13,4.91,2.51,11,4.67,2.19,12,6.58,1.73,12,6.71,1.5,7,3.55,2.54,11,4.4,2.17,10,4.92,2.63,13,4.6,1.9,10 +7750,miracle,7.3,2.25,20,5.52,2.79,23,5.26,2.62,42,7.45,2.11,11,7.11,2.52,9,4.64,2.8,11,6.33,2.64,12,4.79,2.22,14,5.5,2.81,28,6.55,2.77,11,8.22,0.83,9,6.09,2.81,11,5,2.8,12,5.13,2.32,23,5.42,3.01,19,7.5,2.51,10,7.1,2.08,10,7.18,2.14,11,4,2.49,12,5.09,2.52,22,5.45,2.78,20 +7751,miraculous,6.37,1.71,19,6.17,2.36,18,4.38,2.6,16,6.45,1.69,11,6.25,1.83,8,7.25,0.5,4,5.86,2.6,14,3.43,2.3,7,5.11,2.71,9,6.5,1.69,8,6.27,1.79,11,5,2.83,7,6.91,1.76,11,3.8,2.39,5,4.64,2.77,11,6.31,2.02,13,6.5,0.84,6,6.18,2.36,11,6.14,2.54,7,5.29,2.87,7,3.67,2.29,9 +7752,mirage,4.47,2.25,19,3.8,1.96,20,4.21,2.11,24,4.46,2.6,13,4.5,1.38,6,4.2,1.3,5,3.67,2.16,15,4.31,1.93,13,4.09,2.39,11,5.11,2.52,9,3.9,1.91,10,4.14,2.04,7,3.62,1.98,13,4.64,1.96,11,3.85,2.23,13,4.78,2.11,9,4.2,2.44,10,4.1,1.85,10,3.5,2.12,10,5.11,2.15,9,3.67,1.95,15 +7753,mire,4.2,1.4,20,3.94,1.92,18,4.19,1.33,21,4,1.87,5,4.27,1.28,15,4.33,1.63,6,3.75,2.09,12,4.44,0.73,9,4,1.65,12,4.2,1.23,10,4.2,1.62,10,4.3,1.89,10,3.5,2,8,4.09,1.51,11,4.3,1.16,10,3.58,1.24,12,5.12,1.13,8,3.33,2.06,9,4.56,1.67,9,4.27,1.49,11,4.1,1.2,10 +7754,mirror,5.9,1.76,21,4.55,2.54,20,5.5,2.02,36,6.88,1.73,8,5.31,1.55,13,6,2.24,5,4.07,2.52,15,4.73,1.79,11,5.84,2.06,25,6.08,2.1,13,5.62,1.06,8,4.92,2.54,12,4,2.62,8,5.85,1.76,20,5.06,2.29,16,6.09,1.87,11,5.7,1.7,10,4.82,2.79,11,4.22,2.33,9,5.09,1.97,22,6.14,1.99,14 +7755,misbehave,3.79,1.55,19,4.28,2.59,18,4.65,2.55,17,4,1.67,11,3.5,1.41,8,5.5,3.11,4,3.93,2.43,14,4.75,2.92,8,4.56,2.35,9,4.38,1.69,8,3.36,1.36,11,3.71,2.81,7,4.64,2.5,11,4.33,2.16,6,4.82,2.82,11,3.85,1.77,13,3.67,1.03,6,3.82,2.32,11,5,3,7,5.86,2.79,7,3.8,2.1,10 +7756,miscalculation,3.21,1.18,19,4.71,2.05,21,4.96,2.48,23,2,1,3,3.44,1.09,16,4.88,1.81,8,4.62,2.26,13,5.44,2.4,9,4.64,2.56,14,2.78,1.39,9,3.6,0.84,10,4.89,2.09,9,4.58,2.11,12,5.6,2.59,15,3.75,1.83,8,3.57,0.98,7,3,1.28,12,4.8,1.75,10,4.64,2.38,11,5.23,3.11,13,4.6,1.35,10 +7757,miscarriage,2.48,1.97,21,5.7,2.83,20,2.33,1.85,21,3.33,2.73,6,2.13,1.55,15,4.88,3,8,6.25,2.7,12,2.55,1.81,11,2.1,1.97,10,2.5,2.74,6,2.47,1.68,15,5.1,3.03,10,6.3,2.63,10,2.79,2.08,14,1.43,0.79,7,2.43,2.51,7,2.5,1.74,14,5.71,3.2,14,5.67,1.97,6,2.25,2.01,12,2.44,1.74,9 +7758,miscellaneous,5.38,1.66,21,4,2.73,20,5.11,2.16,36,5,1.93,8,5.62,1.5,13,3.6,1.52,5,4.13,3.07,15,5.09,1.97,11,5.12,2.28,25,5.15,1.82,13,5.75,1.39,8,4.42,2.81,12,3.38,2.67,8,4.9,2.51,20,5.38,1.67,16,4.64,1.69,11,6.2,1.23,10,5.09,3.14,11,2.67,1.32,9,4.55,2.28,22,6,1.66,14 +7759,mischief,4.78,2.39,41,5.77,1.78,39,4.97,2.48,59,5.21,2.04,14,4.56,2.56,27,6.15,1.63,13,5.58,1.86,26,4.7,2.44,30,5.24,2.53,29,4.43,2.4,21,5.15,2.39,20,6.1,1.62,20,5.42,1.92,19,4.65,2.5,34,5.4,2.43,25,4.74,2.77,23,4.83,1.89,18,6.08,1.83,26,5.15,1.57,13,5.1,2.37,29,4.83,2.61,30 +7760,mischievous,4.48,2.27,21,4.88,1.78,24,4.86,2.46,21,4.25,2.6,8,4.62,2.14,13,4.77,1.96,13,5,1.61,11,5.92,2.33,13,3.12,1.55,8,4.38,2.83,8,4.58,2.07,12,5.36,1.28,14,4.2,2.2,10,5.5,2.24,12,4,2.6,9,4.3,2.67,10,4.64,1.96,11,4.71,1.9,17,5.29,1.5,7,5,2.75,10,4.73,2.28,11 +7761,misconception,3.65,0.81,20,3.45,2.24,20,4.33,1.68,21,3.71,0.76,7,3.62,0.87,13,3.44,2.51,9,3.45,2.11,11,4.33,2.07,6,4.33,1.59,15,4.1,0.74,10,3.11,0.6,9,3,2.27,8,3.75,2.26,12,4.71,1.86,14,3.57,0.98,7,3.55,0.82,11,3.78,0.83,9,3.83,2.41,12,2.88,1.96,8,4.64,1.96,11,4,1.33,10 +7762,misconduct,3.55,1.73,20,4.59,1.99,22,5.16,2.24,19,3.67,2.12,9,3.45,1.44,11,3.8,2.17,5,4.75,1.98,16,4.83,2.64,6,5.31,2.14,13,3.93,1.49,14,2.67,2.07,6,3.92,2.15,12,5.33,1.58,9,5,1.87,9,5.3,2.63,10,3.9,1.97,10,3.2,1.48,10,3.33,1.72,12,6.1,0.99,10,4.83,2.4,6,5.31,2.25,13 +7763,misdemeanor,2.76,1.18,21,5.24,2.26,25,3.95,2.36,22,2.62,1.19,8,2.85,1.21,13,4.92,2.18,13,5.58,2.39,12,4.54,2.54,13,3.11,1.9,9,2.5,1.07,8,3.08,1.16,12,5.93,1.59,14,4.36,2.73,11,4.75,2.6,12,3,1.7,10,2.3,1.06,10,3.18,1.17,11,4.71,2.39,17,6.38,1.51,8,3.8,2.49,10,4.08,2.35,12 +7764,misdirection,3.7,1.3,20,3.78,2.13,18,3.42,2.21,24,4.8,0.84,5,3.33,1.23,15,4.4,1.52,5,3.54,2.33,13,3.77,2.45,13,3,1.9,11,3.6,1.26,10,3.8,1.4,10,4.71,1.5,7,3.18,2.32,11,3.5,2,16,3.25,2.71,8,3.5,1.34,14,4.17,1.17,6,4.33,2.19,12,2.67,1.63,6,2.53,1.73,15,4.89,2.2,9 +7765,miser,3.45,1.84,22,3.88,2.39,25,4.46,2.15,24,3.56,2.55,9,3.38,1.26,13,3,2,10,4.47,2.5,15,4.22,2.11,9,4.6,2.23,15,5,1.6,8,2.57,1.34,14,4.17,2.72,12,3.62,2.1,13,4.08,2.11,12,4.83,2.21,12,2.92,1.44,12,4.1,2.13,10,3.47,2.61,15,4.5,1.96,10,4.62,2.4,13,4.27,1.9,11 +7766,miserable,2.6,1.9,20,5.06,3.04,18,3.86,2.12,22,2.2,1.79,5,2.73,1.98,15,5.67,2.94,6,4.75,3.17,12,4.7,1.64,10,3.17,2.29,12,2.1,1.1,10,3.1,2.42,10,5.5,3.14,10,4.5,3.02,8,3.64,2.06,11,4.09,2.26,11,2.08,1.08,12,3.38,2.62,8,3.89,3.48,9,6.22,2.11,9,4.55,2.58,11,3.18,1.33,11 +7767,misery,2.2,1.59,102,4.82,2.64,98,3.8,2.34,74,2.42,1.64,45,2.04,1.54,56,4.4,2.98,30,5,2.47,68,4.17,2.43,36,3.49,2.24,37,2.39,1.86,56,1.95,1.16,44,4.39,2.68,41,5.12,2.58,57,4,2.31,38,3.58,2.38,36,2.16,1.58,61,2.24,1.61,41,3.89,2.49,45,5.6,2.52,53,4.35,2.4,34,3.33,2.21,40 +7768,misfire,2.63,1.57,19,4.64,2.42,22,3,1.93,23,3.83,1.72,6,2.08,1.19,13,4.92,2.19,12,4.3,2.75,10,3.5,2.07,8,2.73,1.87,15,2.8,1.48,10,2.44,1.74,9,5.44,2.07,9,4.08,2.56,13,3.24,1.99,17,2,1.73,5,2.62,1.51,8,2.64,1.69,11,3.56,2.46,9,5.38,2.18,13,2.67,1.88,15,3.62,2,8 +7769,misfit,4.19,2.27,21,5.09,2.15,23,4.52,2.62,21,3.4,2.41,5,4.44,2.25,16,5.83,1.9,12,4.27,2.2,11,3.64,2.11,11,5.11,2.76,9,3.5,2.07,12,5.11,2.32,9,5.25,2.05,16,4.71,2.5,7,4.91,2.63,11,4.1,2.69,10,4.23,2.49,13,4.12,2.03,8,5.26,2.16,19,4.25,2.22,4,4.29,2.84,14,5,2.24,7 +7770,misfortune,2.4,1.93,20,4.24,2.19,21,2.92,1.96,25,1.5,1,4,2.62,2.06,16,3.25,1.26,4,4.47,2.32,17,3.56,1.59,9,2.56,2.1,16,1.88,1.13,8,2.75,2.3,12,4.3,2.36,10,4.18,2.14,11,3.21,2.33,14,2.55,1.37,11,2.27,1.42,11,2.56,2.51,9,4.3,2.5,10,4.18,1.99,11,2.89,1.57,18,3,2.89,7 +7771,misguided,3.58,1.43,19,4.33,2.18,21,3.25,1.86,20,4.67,1.53,3,3.38,1.36,16,4,2.37,6,4.47,2.17,15,3.83,2.32,6,3,1.66,14,3.8,1.32,10,3.33,1.58,9,4.43,2.64,7,4.29,2.02,14,3.7,2,10,2.8,1.69,10,3.88,1.55,8,3.36,1.36,11,4.78,2.44,9,4,2,12,2.75,1.83,8,3.58,1.88,12 +7772,mishap,3.5,1.3,22,4.61,2.31,23,3.26,1.82,19,4.38,0.74,8,3.15,1.21,13,4.12,1.96,8,5,2.54,14,2,1,7,3.91,1.87,11,3.62,1.06,8,3.62,1.33,13,5.11,2.09,9,4.29,2.46,14,3.86,1.95,7,2.92,1.73,12,3.55,1.51,11,3.45,1.13,11,3.44,2.55,9,5.36,1.86,14,3,1.79,16,4.67,1.53,3 +7773,mislead,3.2,1.54,20,5.1,2.43,21,4.2,2.2,25,3.45,1.86,11,2.89,1.05,9,5.86,1.95,7,4.71,2.61,14,3.9,1.85,10,4.4,2.44,15,2.75,0.96,4,3.31,1.66,16,4.3,1.77,10,5.82,2.79,11,3.71,2.43,7,4.39,2.15,18,3,1.21,12,3.5,2,8,4.62,2.29,13,5.88,2.59,8,3,1.73,9,4.88,2.19,16 +7774,misleading,3.14,1.42,21,4.48,2.06,21,3.69,1.87,26,3.45,1.37,11,2.8,1.48,10,4.4,1.96,10,4.55,2.25,11,3.27,1.19,11,4,2.32,14,3.6,1.65,10,2.73,1.1,11,4.4,2.01,10,4.55,2.21,11,4.06,1.98,17,2.88,1.55,8,3,1.29,13,3.38,1.69,8,4,1.88,14,5.43,2.23,7,3.82,2.1,17,3.44,1.42,9 +7775,misplace,3.15,1.42,20,4.83,2.23,23,4.14,2.39,21,3.33,0.87,9,3,1.79,11,4.91,2.17,11,4.75,2.38,12,4.88,2.1,8,3.69,2.53,13,3.21,1.31,14,3,1.79,6,4.44,2.3,9,5.07,2.23,14,5.25,2.66,8,3.46,2.03,13,3.1,1.52,10,3.2,1.4,10,4.85,1.99,13,4.8,2.62,10,3.92,2.84,12,4.44,1.74,9 +7776,misread,3.59,1.76,22,3.79,2.1,19,3.33,1.56,21,4,2,5,3.44,1.79,16,3.75,1.83,8,3.82,2.36,11,3.3,1.06,10,3.36,1.96,11,3.58,1.62,12,3.6,2.01,10,4.8,1.87,10,2.67,1.8,9,3.33,1.5,12,3.33,1.73,9,3.09,1.76,11,4.09,1.7,11,3.88,2.17,8,3.73,2.15,11,3.22,0.83,9,3.42,1.98,12 +7777,miss,4.1,1.41,21,3.9,2.36,21,5.12,1.86,16,3.67,1.37,6,4.21,1.48,14,2.71,1.89,7,4.5,2.41,14,5.38,2.2,8,4.88,1.55,8,3.92,1.12,13,4.29,1.98,7,3.67,2.06,9,4.08,2.64,12,6.11,1.69,9,3.86,1.21,7,4.08,1.19,13,4.12,1.81,8,4.5,3.08,6,3.67,2.09,15,5.67,2.18,9,4.43,1.13,7 +7778,missile,2.85,1.6,20,5.67,2.61,21,4.2,2.6,25,3.33,2.08,3,2.76,1.56,17,5.43,3.1,7,6,2.42,13,4.12,2.7,8,4.24,2.63,17,3.57,1.51,7,2.46,1.56,13,6.29,2.81,7,5.54,2.57,13,4.36,2.53,14,4,2.79,11,3,1.66,9,2.73,1.62,11,6.36,2.29,11,4.9,2.85,10,4.28,2.93,18,4,1.63,7 +7779,mission,6.39,1.69,18,5.52,2.54,21,4.89,2.85,18,6.25,1.28,8,6.5,2.01,10,6.29,2.21,7,5.14,2.68,14,4,2.24,11,6.29,3.3,7,6.45,1.37,11,6.29,2.21,7,5.78,3.35,9,5.33,1.87,12,4.73,2.9,11,5.14,2.97,7,5.75,1.36,12,7.67,1.63,6,5.5,2.97,12,5.56,2.01,9,6.22,2.86,9,3.56,2.24,9 +7780,missionary,5.33,1.98,21,4.24,1.67,21,5.6,2.18,25,5.42,2.19,12,5.22,1.79,9,5.14,1.35,7,3.79,1.67,14,5.9,2.08,10,5.4,2.29,15,6,2,4,5.18,2.01,17,4.4,2.01,10,4.09,1.38,11,6,2.08,7,5.44,2.25,18,5,2,12,5.78,1.99,9,4.08,1.85,13,4.5,1.41,8,4.56,2.35,9,6.19,1.91,16 +7781,missy,5.4,1.7,20,3.39,1.97,18,4.82,1.62,22,5.4,0.55,5,5.4,1.96,15,4.17,1.94,6,3,1.95,12,4.7,0.82,10,4.92,2.11,12,5.7,1.34,10,5.1,2.02,10,3.6,2.01,10,3.12,2.03,8,5.18,2.04,11,4.45,1.04,11,5.42,2.11,12,5.38,0.92,8,3.33,2.12,9,3.44,1.94,9,5.36,1.91,11,4.27,1.1,11 +7782,mist,6.47,1.58,19,3.05,1.96,20,4.7,2.52,20,6.62,1.8,13,6.17,0.98,6,4,2.55,5,2.73,1.71,15,4,2.65,9,5.27,2.37,11,6.89,1.69,9,6.1,1.45,10,3.57,2.3,7,2.77,1.79,13,5.56,2.24,9,4,2.61,11,6.44,1.33,9,6.5,1.84,10,3.3,2.26,10,2.8,1.69,10,4.43,3.15,7,4.85,2.23,13 +7783,mistake,2.89,1.73,19,4.93,2.61,44,4.69,2.79,58,2.67,0.58,3,3.07,1.87,15,5.1,2.23,21,4.78,2.95,23,4.81,3.09,27,4.58,2.55,31,3.83,2.64,6,2.58,0.9,12,4.85,2.18,20,5,2.96,24,4.89,2.91,38,4.3,2.58,20,2.33,0.98,12,3.86,2.34,7,4.7,2.71,30,5.43,2.41,14,5.12,2.61,32,4.15,2.96,26 +7784,mister,5.56,2.23,18,3.2,2.48,20,4.83,2.07,18,4.12,1.64,8,6.7,2,10,2.86,2.27,7,3.38,2.66,13,4.91,1.97,11,4.71,2.36,7,4.73,2,11,6.86,2.04,7,3.11,2.8,9,3.27,2.33,11,5.18,1.89,11,4.29,2.36,7,4.92,1.93,12,6.83,2.4,6,3.17,2.66,12,3.25,2.38,8,5.22,2.49,9,4.44,1.59,9 +7785,mistletoe,7.1,1.37,20,4.77,2.37,22,6.57,1.86,21,6.56,1.24,9,7.55,1.37,11,4.8,2.35,10,4.75,2.49,12,5.62,1.51,8,7.15,1.86,13,6.79,1.48,14,7.83,0.75,6,4,2.55,9,5.31,2.18,13,6.5,1.69,8,6.62,2.02,13,6.8,1.62,10,7.4,1.07,10,4.46,2.44,13,5.22,2.33,9,7.08,1.56,12,5.89,2.09,9 +7786,mistress,3.86,2.35,21,5.96,2.33,23,5.33,2.37,21,6.2,2.77,5,3.12,1.71,16,7,1.71,12,4.82,2.44,11,5,2.1,11,5.33,2.6,9,2.67,1.83,12,5.44,2.07,9,5.62,2.03,16,6.71,2.93,7,5.36,1.91,11,5.3,2.91,10,4.08,2.63,13,3.5,1.93,8,6.32,2.31,19,4.25,1.71,4,4.79,2.58,14,6.43,1.51,7 +7787,mistrial,4.15,1.57,20,3.29,2.12,21,4.3,2.28,27,4.86,2.04,7,3.77,1.17,13,3.78,2.28,9,2.92,2.02,12,4.2,2.27,15,4.45,2.5,11,3.91,1.3,11,4.44,1.88,9,3.12,1.64,8,3.38,2.43,13,4.24,2.46,17,4.44,2.19,9,4.23,1.88,13,4,0.82,7,3.13,2.36,15,3.67,1.51,6,4.08,2.84,12,4.47,1.81,15 +7788,mistrust,2,1.08,20,5.09,2.65,22,4.45,2.44,20,2.11,1.05,9,1.91,1.14,11,4.18,2.48,11,6,2.61,11,4.14,2.12,7,4.62,2.66,13,1.93,1.14,14,2.17,0.98,6,4.22,2.95,9,5.69,2.36,13,5.14,2.12,7,4.08,2.6,13,2.1,1.29,10,1.9,0.88,10,5.15,2.76,13,5,2.65,9,5,2.49,12,3.62,2.26,8 +7789,misty,5.14,1.46,21,2.5,2,24,5,2.34,20,5.12,0.99,8,5.15,1.72,13,3,1.9,6,2.33,2.06,18,5.18,2.6,11,4.78,2.11,9,4.75,1.22,12,5.67,1.66,9,2.6,1.43,10,2.43,2.38,14,5.31,2.69,13,4.43,1.51,7,5.43,1.4,14,4.57,1.51,7,3.06,2.24,16,1.38,0.52,8,5.08,2.31,12,4.88,2.53,8 +7790,misunderstand,4.05,1.6,21,5.09,2.47,23,3.5,1.68,26,4.27,1.9,11,3.8,1.23,10,4.82,2.75,11,5.33,2.27,12,2.82,0.6,11,4,2.11,14,4.3,1.34,10,3.82,1.83,11,5.45,2.62,11,4.75,2.38,12,3.82,1.81,17,2.75,1.28,8,4.08,1.89,13,4,1.07,8,5.07,2.34,15,5.12,2.85,8,3.76,1.89,17,3,1.12,9 +7791,misunderstanding,2.86,1.46,21,4.52,2.43,23,3.83,2.09,18,3.33,1.66,9,2.5,1.24,12,5.18,2.14,11,3.92,2.61,12,3.7,2.21,10,4,2.07,8,2.71,1.38,7,2.85,1.57,13,5.18,2.52,11,3.92,2.27,12,4.14,2.34,7,3.64,2.01,11,2.31,1.25,13,3.75,1.39,8,3.73,2.49,11,5.25,2.22,12,4.44,2.4,9,3.22,1.64,9 +7792,misuse,3.25,1.48,20,4.48,2.13,23,4.9,1.64,21,3.78,1.3,9,2.82,1.54,11,4,2.24,11,4.92,2.02,12,4.25,1.04,8,5.31,1.84,13,3.43,1.28,14,2.83,1.94,6,3.89,2.47,9,4.86,1.88,14,4.88,1.89,8,4.92,1.55,13,3.4,1.43,10,3.1,1.6,10,4.69,2.1,13,4.2,2.25,10,4.67,1.61,12,5.22,1.72,9 +7793,mite,3.9,2,20,4.68,2.53,22,5.19,1.57,21,4.33,1.87,9,3.55,2.11,11,5.2,2.82,10,4.25,2.3,12,4.62,0.92,8,5.54,1.81,13,4.29,2.02,14,3,1.79,6,4.38,3.02,8,4.86,2.32,14,5.38,1.6,8,5.08,1.61,13,4.8,2.04,10,3,1.56,10,4.38,2.1,13,5.11,3.14,9,5.25,1.82,12,5.11,1.27,9 +7794,miter,4.53,1.35,19,3.05,1.8,21,4.4,1.76,20,4,1.73,3,4.62,1.31,16,2.83,1.33,6,3.13,2,15,4.17,2.04,6,4.5,1.7,14,4.7,0.82,10,4.33,1.8,9,2.86,1.95,7,3.14,1.79,14,4,1.94,10,4.8,1.55,10,4.5,1.31,8,4.55,1.44,11,2.89,1.96,9,3.17,1.75,12,4.12,2.03,8,4.58,1.62,12 +7795,mitigate,5.38,1.91,21,3.9,2.2,20,5.86,2.2,21,5.67,1.51,6,5.27,2.09,15,3.12,1.96,8,4.42,2.27,12,6.18,1.94,11,5.5,2.51,10,5.17,2.14,6,5.47,1.88,15,3.2,2.2,10,4.6,2.07,10,5.71,2.46,14,6.14,1.68,7,5.43,2.37,7,5.36,1.74,14,3.57,2.47,14,4.67,1.21,6,5.83,2.04,12,5.89,2.52,9 +7796,mitigating,4.47,1.93,19,3.85,2.39,20,4.7,1.95,20,4.67,1.15,3,4.44,2.06,16,3.5,1.64,6,4,2.69,14,4.5,1.38,6,4.79,2.19,14,4,1.7,10,5,2.12,9,3.29,2.75,7,4.15,2.23,13,4.4,2.17,10,5,1.76,10,4.5,1.77,8,4.45,2.11,11,3.33,2.5,9,4.27,2.33,11,4.5,2.45,8,4.83,1.64,12 +7797,mitt,5.48,2.06,21,2.75,1.74,20,5,2.19,21,5.5,2.88,6,5.47,1.77,15,2.25,1.28,8,3.08,1.98,12,4.83,2.48,12,5.22,1.86,9,5.67,2.6,9,5.33,1.67,12,2.67,1.5,9,2.82,1.99,11,4.29,2.14,7,5.36,2.21,14,5.2,2.74,10,5.73,1.27,11,2.46,1.51,13,3.29,2.14,7,5.58,2.11,12,4.22,2.17,9 +7798,mitten,5.6,1.85,20,2.33,1.74,21,5.91,1.83,23,4.5,2.38,4,5.88,1.67,16,3,2.71,4,2.18,1.51,17,6.44,2.35,9,5.57,1.4,14,5.25,2.05,8,5.83,1.75,12,2.3,1.89,10,2.36,1.69,11,5.71,1.77,14,6.22,1.99,9,5.64,1.63,11,5.56,2.19,9,2.1,1.6,10,2.55,1.92,11,6.31,1.92,16,5,1.29,7 +7799,mitzvah,4.47,1.54,19,4.22,1.99,18,5.06,2.63,17,4.73,0.79,11,4.12,2.23,8,4.5,1.29,4,4.14,2.18,14,3.5,2.27,8,6.44,2.19,9,4.12,1.46,8,4.73,1.62,11,4.14,2.12,7,4.27,2,11,4.17,2.48,6,5.55,2.7,11,4.31,1.32,13,4.83,2.04,6,3.82,2.18,11,4.86,1.57,7,6.29,2.21,7,4.2,2.66,10 +7800,mix,5.71,1.23,21,2.86,2.06,21,5.56,2.06,27,5.7,1.49,10,5.73,1.01,11,2.14,1.57,7,3.21,2.22,14,5.41,2.5,17,5.8,1.03,10,5.91,1.3,11,5.5,1.18,10,2.6,2.61,5,2.94,1.95,16,5.29,2.46,14,5.85,1.57,13,5.54,1.33,13,6,1.07,8,2.44,2.3,9,3.17,1.9,12,5.64,2.06,14,5.46,2.15,13 +7801,mixer,4.9,1.52,20,4.17,2.53,18,5.18,1.94,22,5,2,5,4.87,1.41,15,5,2.19,6,3.75,2.67,12,5.2,1.62,10,5.17,2.25,12,5.3,1.7,10,4.5,1.27,10,5.1,2.6,10,3,2,8,4.45,1.86,11,5.91,1.81,11,4.5,1.57,12,5.5,1.31,8,2.78,2.28,9,5.56,2.01,9,4.91,2.07,11,5.45,1.86,11 +7802,mixture,5.9,1.3,21,3.52,2.42,25,6,1.97,19,6.33,1.66,9,5.58,0.9,12,4.17,2.71,6,3.44,2.36,18,5.29,2.21,7,6.42,1.78,12,6,1.41,16,5.6,0.89,5,3.57,2.71,14,3.7,2.06,10,6.11,2.37,9,5.9,1.66,10,6.17,1.53,12,5.56,0.88,9,3.94,2.74,16,2.78,1.56,9,6,2.28,11,6,1.6,8 +7803,mnemonic,5.1,1.21,20,3.45,2.09,20,5.32,1.84,22,4.57,1.27,7,5.38,1.12,13,4.33,2.24,9,2.73,1.74,11,5.67,1.97,6,5.19,1.83,16,5.1,0.57,10,5.11,1.76,9,3.5,2,8,3.42,2.23,12,5.73,1.62,15,4.43,2.07,7,4.73,1.19,11,5.56,1.13,9,3.58,2.27,12,3.25,1.91,8,5.91,2.02,11,4.73,1.49,11 +7804,moan,4.05,1.93,20,5.52,2.75,21,6.04,1.99,25,4.67,2.08,3,3.94,1.95,17,5,2.83,7,6.08,2.66,13,6.5,2,8,5.82,2.01,17,3.86,2.04,7,4.15,1.95,13,6.71,2.21,7,5.15,2.85,13,6.14,1.99,14,5.91,2.07,11,4,1.66,9,4.09,2.21,11,5.55,2.58,11,5.5,3.06,10,6,2.14,18,6.14,1.68,7 +7805,moat,5.19,1.72,21,4.17,2.26,24,4.95,2.54,22,5.88,1.73,8,4.77,1.64,13,4.92,2.5,13,3.27,1.62,11,4.77,2.95,13,5.22,1.92,9,6,1.69,8,5,1.21,12,4.71,1.77,14,3.4,2.72,10,5.92,2.35,12,3.8,2.35,10,4.9,1.97,10,5.45,1.51,11,4.18,2.6,17,4.14,1.21,7,5.1,2.85,10,4.83,2.37,12 +7806,mob,3.7,1.63,20,4.86,2.26,21,3.47,2.46,19,3.67,1.8,9,3.73,1.56,11,3.4,1.67,5,5.27,2.34,15,3.67,3.08,6,3.38,2.26,13,3.5,1.61,14,4.17,1.72,6,3.64,2.16,11,6.22,1.64,9,3.67,2.18,9,3.3,2.79,10,4.1,1.6,10,3.3,1.64,10,4.08,2.47,12,5.89,1.54,9,2.83,1.94,6,3.77,2.68,13 +7807,mobile,5.81,1.12,21,3.76,1.76,21,5.9,2.05,21,5.56,1.13,9,6,1.13,12,3.5,1.64,6,3.71,1.82,14,5.67,2.34,6,6,2,15,5.78,0.97,9,5.83,1.27,12,4.4,1.14,5,3.56,1.9,16,5.7,2.41,10,6.09,1.76,11,6.17,1.34,12,5.33,0.5,9,4.38,2,8,3.38,1.56,13,5.33,2.19,12,6.67,1.66,9 +7808,mobility,5.53,2.04,40,4.7,2.1,23,7.11,2.11,18,4.69,1.65,13,5.93,2.11,27,5.29,1.8,7,4.4,2.29,15,6.6,2.41,10,7.75,1.58,8,5.62,2.5,21,5.42,1.43,19,5.1,2.13,10,4.33,2.19,12,7,2.83,7,7.18,1.66,11,5.83,2.29,23,5.12,1.62,17,4.65,2.16,20,5,2,3,6.56,2.46,9,7.67,1.66,9 +7809,mobilize,5.95,1.83,21,4.56,1.87,25,6.18,2.34,22,6,1.6,8,5.92,2.02,13,4.54,2.22,13,4.58,1.51,12,6.08,2.22,13,6.33,2.65,9,7.12,1.96,8,5.25,1.42,12,4.93,1.49,14,4.09,2.26,11,6.75,1.86,12,5.5,2.76,10,5.8,2.25,10,6.09,1.45,11,4.47,2,17,4.75,1.67,8,6.7,2.58,10,5.75,2.14,12 +7810,mobster,3.05,1.5,20,5.14,1.98,21,4.04,2.61,25,4.33,0.58,3,2.82,1.51,17,5.86,1.86,7,4.77,2.09,13,3.62,2.07,8,4.24,2.86,17,3.57,1.51,7,2.77,1.48,13,5.29,2.14,7,5.08,2.06,13,3.86,2.57,14,4.27,2.76,11,3.33,1.41,9,2.82,1.6,11,5.45,1.92,11,4.8,2.1,10,4.11,2.76,18,3.86,2.34,7 +7811,mocha,6.53,1.87,19,3.36,2.54,22,5.61,1.99,28,6,1.1,6,6.77,2.13,13,3.82,2.82,11,2.91,2.26,11,5.55,2.3,11,5.65,1.84,17,6.64,2.16,11,6.38,1.51,8,3.36,2.58,11,3.36,2.62,11,5.5,2.33,18,5.8,1.23,10,6.38,2.06,13,6.83,1.47,6,2.64,1.82,14,4.62,3.2,8,5.38,2.31,16,5.92,1.51,12 +7812,mock,3.81,1.57,21,4.95,2.2,21,5.17,2.62,24,3.83,1.27,12,3.78,1.99,9,4.57,1.9,7,5.14,2.38,14,5.11,2.57,9,5.2,2.73,15,5.25,2.06,4,3.47,1.28,17,4.4,2.01,10,5.45,2.34,11,4.29,2.75,7,5.53,2.55,17,3.75,1.14,12,3.89,2.09,9,5,2.08,13,4.88,2.53,8,3.56,2.24,9,6.13,2.39,15 +7813,mockery,2.95,1.63,21,4.48,2.63,23,4.11,2.72,18,3.44,2.19,9,2.58,1,12,4.91,2.7,11,4.08,2.61,12,4.2,2.97,10,4,2.56,8,2.86,1.68,7,3,1.73,13,5.18,2.96,11,3.83,2.21,12,4.29,3.45,7,4,2.32,11,2.54,1.61,13,3.62,1.51,8,4.27,2.83,11,4.67,2.53,12,3.89,2.71,9,4.33,2.87,9 +7814,mockingbird,6.37,1.57,19,4.62,1.86,21,5.48,2.35,23,6,1,3,6.44,1.67,16,5.12,1.36,8,4.31,2.1,13,5.22,2.44,9,5.64,2.37,14,6.67,1.5,9,6.1,1.66,10,4.67,1.73,9,4.58,2.02,12,5.87,2.59,15,4.75,1.75,8,6.43,1.27,7,6.33,1.78,12,5.3,1.64,10,4,1.9,11,5.69,2.9,13,5.2,1.48,10 +7815,mod,5.57,1.8,21,3.65,2.6,20,4.81,1.98,36,4.62,2,8,6.15,1.46,13,4.2,2.59,5,3.47,2.67,15,5.18,2.04,11,4.64,1.98,25,5.38,2.06,13,5.88,1.36,8,4.17,2.66,12,2.88,2.47,8,4.6,2.16,20,5.06,1.77,16,5.18,1.78,11,6,1.83,10,4.45,3.01,11,2.67,1.66,9,4.5,2.04,22,5.29,1.86,14 +7816,mode,5.25,1.62,20,3.43,1.7,23,6.1,1.74,20,5.33,0.71,9,5.18,2.14,11,3.45,1.75,11,3.42,1.73,12,5,0.53,8,6.83,1.9,12,5.71,1.44,14,4.17,1.6,6,2.89,1.54,9,3.79,1.76,14,6,1.85,8,6.17,1.75,12,6,1.56,10,4.5,1.35,10,3.31,1.6,13,3.6,1.9,10,6.55,2.07,11,5.56,1.13,9 +7817,model,6.38,1.99,21,3.9,2.61,20,6.53,2.61,19,6.31,1.8,13,6.5,2.39,8,3.57,2.7,7,4.08,2.66,13,6.43,2.15,7,6.58,2.94,12,6.75,1.66,12,5.89,2.37,9,3.56,2.65,9,4.18,2.68,11,6.4,2.55,10,6.67,2.83,9,6.67,1.56,12,6,2.5,9,5.14,2.12,7,3.23,2.68,13,7.14,2.67,7,6.17,2.62,12 +7818,modeling,5.67,1.93,21,3.92,2.76,24,4.65,2.01,20,6.25,1.83,8,5.31,1.97,13,5.83,1.94,6,3.28,2.74,18,4.36,1.91,11,5,2.18,9,5.42,2.23,12,6,1.5,9,5.1,2.51,10,3.07,2.7,14,4.31,2.14,13,5.29,1.7,7,5.57,1.95,14,5.86,2.04,7,4.75,2.79,16,2.25,1.91,8,4.92,1.83,12,4.25,2.31,8 +7819,modem,5.29,1.68,21,3.55,2.11,20,4.5,2.48,22,5,1.67,6,5.4,1.72,15,3.88,2.03,8,3.33,2.23,12,4.42,2.5,12,4.6,2.59,10,5.56,1.81,9,5.08,1.62,12,3.67,1.87,9,3.45,2.38,11,3.86,2.27,7,4.8,2.6,15,5.7,1.7,10,4.91,1.64,11,2.85,1.99,13,4.86,1.77,7,4.33,2.84,12,4.7,2.11,10 +7820,moderate,5.52,1.17,21,4,2.41,20,5.53,1.75,36,5.5,0.76,8,5.54,1.39,13,3.6,1.67,5,4.13,2.64,15,4.82,1.6,11,5.84,1.75,25,5.38,1.33,13,5.75,0.89,8,4.17,2.62,12,3.75,2.19,8,5.4,1.82,20,5.69,1.7,16,5.64,1.5,11,5.4,0.7,10,4.91,2.51,11,2.89,1.83,9,5.36,1.68,22,5.79,1.89,14 +7821,moderation,5.3,1.42,20,3.67,1.88,21,5.44,2.38,25,4.75,1.5,4,5.44,1.41,16,4.25,2.63,4,3.53,1.74,17,5,2.5,9,5.69,2.36,16,5.5,0.76,8,5.17,1.75,12,3.9,1.85,10,3.45,1.97,11,5.21,2.29,14,5.73,2.57,11,4.91,1.14,11,5.78,1.64,9,3.3,1.83,10,4,1.95,11,5.44,2.41,18,5.43,2.51,7 +7822,modern,6.05,1.73,20,5.4,2.28,20,5.31,2.05,26,6.64,1.57,11,5.33,1.73,9,4.14,2.04,7,6.08,2.18,13,5.31,2.14,13,5.31,2.06,13,5.82,2.14,11,6.33,1.12,9,5.91,2.21,11,4.78,2.33,9,5.47,2.24,17,5,1.73,9,6.5,1.72,10,5.6,1.71,10,5.75,2.63,12,4.88,1.64,8,5.62,2.06,16,4.8,2.04,10 +7823,modest,6.42,1.47,40,2.93,1.69,44,7.05,1.99,42,6.77,1.24,13,6.26,1.56,27,2.82,1.59,17,3,1.78,27,6.47,2.35,17,7.44,1.64,25,6.35,1.58,17,6.48,1.41,23,2.93,1.77,14,2.93,1.68,30,6.81,2.17,26,7.44,1.63,16,6.3,1.64,23,6.59,1.23,17,2.81,1.74,26,3.11,1.64,18,7.04,2.07,24,7.06,1.92,18 +7824,modesty,6.19,1.94,21,4.41,2.2,22,5.81,2.52,21,6.2,2.77,5,6.19,1.72,16,4.58,2.23,12,4.2,2.25,10,6.18,2.23,11,5.22,2.99,9,6.25,2.34,12,6.11,1.36,9,3.87,2,15,5.57,2.3,7,4.73,2.1,11,7,2.49,10,6.77,1.88,13,5.25,1.75,8,4.58,2.29,19,3.33,1.15,3,4.86,2.54,14,7.71,0.95,7 +7825,modicum,4.95,0.84,22,3.33,2.24,21,5.18,2.06,22,4.93,1,14,5,0.53,8,3.18,1.83,11,3.78,2.73,9,4.5,2.51,6,5.44,1.9,16,4.9,1.1,10,5,0.6,12,2.82,2.18,11,3.9,2.28,10,5,2.04,13,5.44,2.19,9,4.67,0.98,12,5.3,0.48,10,3.23,2.62,13,3.5,1.6,8,5.08,1.88,12,5.3,2.36,10 +7826,modification,5.05,1.72,19,4.1,2.05,20,6.62,2.09,16,6,1.73,3,5,1.69,15,3.9,1.6,10,4.3,2.5,10,6.86,1.21,7,6.44,2.65,9,5.5,1.97,6,5,1.6,12,4.29,2.29,7,4,2,13,6.2,3.35,5,6.82,1.4,11,4.58,1.38,12,5.86,2.04,7,4.1,2.33,10,4.1,1.85,10,6.62,2.77,8,6.62,1.3,8 +7827,modify,5.1,1.62,20,3.78,1.8,18,6.43,2.46,23,5.2,0.45,5,5.07,1.87,15,4.8,0.45,5,3.38,1.98,13,5.25,2.83,12,7.73,1.01,11,5.2,1.62,10,5,1.7,10,4.57,0.53,7,3.27,2.15,11,5.87,2.64,15,7.5,1.77,8,4.71,1.49,14,6,1.67,6,3.75,1.82,12,3.83,1.94,6,6.33,2.55,15,6.62,2.45,8 +7828,module,4.9,1.26,21,4.33,2.22,24,5.41,2.38,22,5,0.53,8,4.85,1.57,13,4.85,2.34,13,3.73,2,11,6.08,2.06,13,4.44,2.6,9,5.25,1.16,8,4.92,1.08,12,5.29,1.38,14,3,2.54,10,5.83,1.99,12,4.9,2.81,10,4.6,1.58,10,5.18,0.87,11,3.88,2.42,17,5.43,1.13,7,6.1,2.6,10,4.83,2.12,12 +7829,mogul,5.42,1.84,24,3.48,2.22,25,5.11,2.18,19,4.82,2.18,11,5.92,1.38,13,2.83,1.72,6,3.61,2.4,18,5,1.91,7,5.17,2.41,12,5.53,1.59,17,5.14,2.48,7,3.14,2.21,14,3.8,2.35,10,5.44,2.13,9,4.8,2.3,10,5.14,2.32,14,5.8,0.79,10,3.88,2.36,16,2.78,1.86,9,5.36,2.42,11,4.75,1.91,8 +7830,moist,5.53,1.78,19,4.2,2.31,20,4.5,2.27,24,6.15,1.46,13,4.17,1.72,6,5,2.92,5,3.93,2.12,15,4.85,2.19,13,4.09,2.39,11,5.56,2.13,9,5.5,1.51,10,4.71,2.5,7,3.92,2.25,13,4.27,2.41,11,4.69,2.21,13,5,1.58,9,6,1.89,10,4,2.45,10,4.4,2.27,10,4.44,2.83,9,4.53,1.96,15 +7831,moisture,5.5,1.71,22,4.39,2.09,18,4.14,1.96,21,5.2,0.84,5,5.62,1.96,16,5.5,1.77,8,3.5,1.96,10,3.6,1.65,10,4.64,2.16,11,5.25,1.66,12,5.8,1.81,10,4.9,1.73,10,3.75,2.43,8,4,1.95,12,4.33,2.06,9,5,2,11,6,1.26,11,4.86,2.34,7,4.09,1.97,11,4.11,1.69,9,4.17,2.21,12 +7832,moisturizer,6.35,1.66,20,2.95,1.85,20,5.86,1.78,22,6.57,1.51,7,6.23,1.79,13,3.67,1.5,9,2.36,1.96,11,6,2.1,6,5.81,1.72,16,6.3,1.34,10,6.56,2.07,9,2.88,1.64,8,3,2.04,12,5.6,1.88,15,6.43,1.51,7,6.27,2,11,6.44,1.24,9,2.83,1.7,12,3.12,2.17,8,5.73,2.2,11,6,1.34,11 +7833,molar,4.73,1.35,22,3.54,2.18,26,5.12,2.07,24,5.22,1.3,9,4.38,1.33,13,2.9,1.79,10,3.94,2.35,16,5.44,2.4,9,4.93,1.91,15,4.12,1.64,8,5.07,1.07,14,4,2.48,13,3.08,1.8,13,5.08,1.68,12,5.17,2.48,12,4.42,1.51,12,5.1,1.1,10,3.13,2.17,15,4.09,2.17,11,5.08,2.25,13,5.18,1.94,11 +7834,molasses,5.9,1.65,20,3.09,2.11,23,5.71,2.15,21,5.67,1.73,9,6.09,1.64,11,3.36,2.46,11,2.83,1.8,12,4.62,1.51,8,6.38,2.26,13,5.36,1.34,14,7.17,1.72,6,3.33,2.78,9,2.93,1.64,14,5.25,1.83,8,6,2.35,13,5.8,1.69,10,6,1.7,10,3.69,2.32,13,2.3,1.57,10,5.83,2.25,12,5.56,2.13,9 +7835,mold,2.71,1.58,42,3.77,2.29,43,4.5,2.42,54,2.64,1.28,14,2.75,1.73,28,3.4,1.96,10,3.84,2.42,32,4.75,2.5,32,4.24,2.32,21,2.78,1.86,18,2.67,1.37,24,3.93,2.37,15,3.68,2.28,28,5.06,2.73,31,3.82,1.71,22,2.62,1.39,26,2.88,1.89,16,3.26,2.33,19,4.17,2.22,24,4.73,2.66,26,4.29,2.21,28 +7836,moldy,1.95,0.94,20,4.35,2.29,23,4.29,1.82,21,2.11,0.78,9,1.82,1.08,11,3.82,1.99,11,4.83,2.52,12,4.12,1.36,8,4.38,2.1,13,2,0.96,14,1.83,0.98,6,3.33,2,9,5,2.29,14,4.88,2.1,8,3.92,1.61,13,2,1.05,10,1.9,0.88,10,4.69,2.1,13,3.9,2.56,10,4.17,2.21,12,4.44,1.24,9 +7837,mole,4.23,1.69,22,3.81,2.29,21,5.32,1.92,19,4.75,1.83,8,3.93,1.59,14,4.56,2.3,9,3.25,2.22,12,6.14,2.04,7,4.83,1.75,12,4.58,1.93,12,3.8,1.32,10,3.82,2.27,11,3.8,2.44,10,5.5,2.14,14,4.8,1.1,5,3.55,1.04,11,4.91,1.97,11,3.5,1.78,10,4.09,2.74,11,4.8,1.93,10,5.89,1.83,9 +7838,molecular,5.5,1.5,20,3.52,2.16,21,5.14,2.15,21,6,1.12,9,5.09,1.7,11,4,2.54,10,3.09,1.76,11,5.12,0.64,8,5.15,2.73,13,5.5,1.02,14,5.5,2.43,6,3.43,2.15,7,3.57,2.24,14,4.88,2.36,8,5.31,2.1,13,5.6,1.17,10,5.4,1.84,10,3.75,2.22,12,3.22,2.17,9,5.17,2.59,12,5.11,1.54,9 +7839,molecule,5.37,1.86,19,3.7,2.75,20,4.75,2.31,24,5.38,2.22,13,5.33,0.82,6,4.2,3.03,5,3.53,2.75,15,4.85,2.27,13,4.64,2.46,11,5.56,2.24,9,5.2,1.55,10,5.29,3.09,7,2.85,2.23,13,5,2.05,11,4.54,2.57,13,5.67,1,9,5.1,2.42,10,3.3,2.58,10,4.1,3,10,4.56,2.65,9,4.87,2.17,15 +7840,molest,1.89,1.85,19,6.43,2.6,21,2.57,1.88,23,1.6,0.55,5,2,2.24,13,6.33,2.66,6,6.47,2.67,15,3.1,2.13,10,2.15,1.63,13,2.43,2.94,7,1.55,0.82,11,5.57,3.1,7,6.86,2.32,14,2.45,1.51,11,2.67,2.23,12,2,2.26,12,1.71,0.95,7,5.36,3.11,11,7.6,1.17,10,2.86,2.11,14,2.11,1.45,9 +7841,molester,1.48,0.98,21,5,2.81,25,3.22,2.62,18,1.89,1.27,9,1.17,0.58,12,4.83,3.13,6,5.11,2.87,18,4.33,3.56,6,2.67,1.97,12,1.5,1.03,16,1.4,0.89,5,4.71,3.1,14,5.5,2.59,10,3.22,2.22,9,3.22,3.11,9,1.5,0.67,12,1.44,1.33,9,4.75,2.86,16,5.44,2.83,9,2.9,2.77,10,3.62,2.56,8 +7842,molten,4.75,1.86,20,4.26,2.75,19,4.08,2.38,25,3.75,0.96,4,5,1.97,16,4.25,2.99,4,4.27,2.79,15,5.78,2.39,9,3.12,1.82,16,3.88,1.64,8,5.33,1.83,12,4.89,2.8,9,3.7,2.71,10,4.43,2.17,14,3.64,2.66,11,4.64,1.36,11,4.89,2.42,9,4,2.78,9,4.5,2.84,10,4.33,2.47,18,3.43,2.15,7 +7843,mom,7.64,1.43,22,4.62,2.65,21,6.29,2.26,17,6.67,1.75,6,8.07,1.16,15,3.86,3.18,7,5,2.39,14,6.44,2.19,9,6.12,2.47,8,7.43,1.65,14,8.14,0.9,7,3.67,2.4,9,5.33,2.71,12,6.33,2.35,9,6.25,2.31,8,7.5,1.65,14,7.88,0.99,8,4.33,2.8,6,4.73,2.69,15,5.78,2.86,9,6.88,1.25,8 +7844,moment,6.1,1.55,20,4.05,2.33,20,6,1.53,43,6.27,1.68,11,5.89,1.45,9,4.33,2.34,6,3.93,2.4,14,5.43,1.65,14,6.28,1.41,29,6.45,1.44,11,5.67,1.66,9,3.57,1.62,7,4.31,2.66,13,6.04,1.58,23,5.95,1.5,20,6.4,1.35,10,5.8,1.75,10,2.88,1.64,8,4.83,2.44,12,6.22,1.7,23,5.75,1.29,20 +7845,momentary,4.95,1.62,22,3.73,2.05,22,4.8,2.42,20,5.62,1.3,8,4.57,1.7,14,3.3,1.64,10,4.08,2.35,12,5.57,2.37,7,4.38,2.43,13,5.55,1.37,11,4.36,1.69,11,4.09,2.02,11,3.36,2.11,11,4.47,2.29,15,5.8,2.77,5,4.4,1.51,10,5.42,1.62,12,4,1.89,10,3.5,2.24,12,3.6,1.65,10,6,2.54,10 +7846,momentous,6.35,1.5,20,4.9,2.1,20,5.95,2.01,22,6.57,0.98,7,6.23,1.74,13,4.67,2.35,9,5.09,1.97,11,4.67,1.97,6,6.44,1.86,16,6.2,1.14,10,6.44,1.94,9,4.62,2.33,8,5.08,2.02,12,5.73,2.05,15,6.43,1.99,7,6.27,1.68,11,6.44,1.33,9,4.67,1.92,12,5.25,2.43,8,6,2.05,11,5.91,2.07,11 +7847,momentum,6.1,1.8,20,4.14,2.61,21,5.16,2.39,25,5.5,3.11,4,6.25,1.44,16,5,2.45,4,3.94,2.68,17,5.33,2.87,9,5.06,2.17,16,6.25,1.16,8,6,2.17,12,4,2.62,10,4.27,2.72,11,5.57,2.31,14,4.64,2.5,11,6.36,1.21,11,5.78,2.39,9,3.2,2.3,10,5,2.68,11,5.11,2.59,18,5.29,1.98,7 +7848,momma,7.45,1.74,22,3.45,2.7,22,5.11,2.45,28,7.75,0.89,8,7.29,2.09,14,2.64,2.42,11,4.27,2.83,11,3.64,2.29,11,6.06,2.11,17,7.25,1.42,12,7.7,2.11,10,3.36,2.46,11,3.55,3.05,11,4.56,1.98,18,6.1,3,10,7.53,1.36,15,7.29,2.5,7,3.57,2.85,14,3.25,2.6,8,4.38,2.63,16,6.08,1.88,12 +7849,mommy,7.39,2.55,18,3.7,3.01,20,4.89,2.68,18,5.5,2.88,8,8.9,0.32,10,3.43,2.64,7,3.85,3.29,13,4.55,2.5,11,5.43,3.05,7,6.36,2.84,11,9,0,7,3.67,3.46,9,3.73,2.76,11,5.36,2.66,11,4.14,2.73,7,6.92,2.97,12,8.33,1.03,6,3.58,3.09,12,3.88,3.09,8,4.33,2.92,9,5.44,2.46,9 +7850,monarch,4.33,1.83,21,3.41,2.09,22,3.78,2.39,18,3.67,2.18,9,4.83,1.4,12,3.64,1.75,11,3.18,2.44,11,4.1,2.85,10,3.38,1.77,8,3.71,2.21,7,4.46,1.51,13,4.1,2.02,10,2.83,2.04,12,4.29,2.98,7,3.45,2.02,11,4,1.96,13,4.88,1.55,8,3.8,2.44,10,3.08,1.78,12,4,2,9,3.56,2.83,9 +7851,monarchy,3.29,1.65,17,3.7,2.83,20,4.04,2.13,25,4,0,4,3.08,1.85,13,4.82,3.16,11,2.33,1.66,9,4.75,1.98,16,2.78,1.86,9,3.29,1.6,7,3.3,1.77,10,3.33,2.96,9,4,2.83,11,4,2.22,20,4.2,1.92,5,3.33,1.58,9,3.25,1.83,8,4.18,3.03,11,3.11,2.62,9,4.05,2.12,19,4,2.37,6 +7852,monastery,4.75,1.77,20,2.5,1.58,18,4.59,2.32,22,5.6,1.95,5,4.47,1.68,15,2.33,1.63,6,2.58,1.62,12,4.3,1.95,10,4.83,2.66,12,5.7,1.42,10,3.8,1.62,10,2.3,1.42,10,2.75,1.83,8,4.18,2.18,11,5,2.49,11,4.67,2.06,12,4.88,1.36,8,2.22,1.64,9,2.78,1.56,9,4.45,2.07,11,4.73,2.65,11 +7853,monetary,6.32,1.49,22,4.46,2.55,26,5.62,2.04,24,7,1.41,9,5.85,1.41,13,4.2,3.12,10,4.62,2.22,16,5.56,1.59,9,5.67,2.32,15,6.38,1.51,8,6.29,1.54,14,4.92,2.5,13,4,2.61,13,5.58,1.78,12,5.67,2.35,12,5.92,1.44,12,6.8,1.48,10,5.2,2.6,15,3.45,2.21,11,5.62,2.22,13,5.64,1.91,11 +7854,money,7.1,2.27,20,6.86,2.49,22,6.32,3.05,25,8,1.41,5,6.8,2.46,15,6.3,2.63,10,7.33,2.39,12,4.88,3.18,8,7,2.83,17,7.5,1.9,10,6.7,2.63,10,6.27,2.97,11,7.45,1.86,11,6.14,3.01,14,6.55,3.24,11,6.33,2.53,12,8.25,1.16,8,7.8,1.4,10,6.08,2.97,12,6.94,2.86,18,4.71,3.15,7 +7855,mongoloid,4.23,2.11,22,4.28,2.32,25,3.79,2.34,24,3.22,1.86,9,4.92,2.06,13,3.44,2.01,9,4.75,2.41,16,3.33,2.4,9,4.07,2.34,15,4.25,2.66,8,4.21,1.85,14,4.69,2.36,13,3.83,2.29,12,3.5,2.2,12,4.08,2.54,12,5,2,12,3.3,1.95,10,3.93,2.34,14,4.73,2.33,11,4,2.58,13,3.55,2.11,11 +7856,mongoose,4.95,1.96,22,3.55,2.39,20,4.23,1.82,22,4.79,1.89,14,5.25,2.19,8,3.82,2.14,11,3.5,2.83,8,3.5,1.64,6,4.5,1.86,16,4.3,2,10,5.5,1.83,12,3.3,2.06,10,3.8,2.78,10,3.92,1.32,13,4.67,2.4,9,5,1.86,12,4.9,2.18,10,3.17,2.25,12,4.12,2.64,8,4.58,1.51,12,3.8,2.15,10 +7857,mongrel,3.47,2.06,19,4.5,2.35,22,3.46,1.59,24,2.5,1.38,6,3.92,2.22,13,4.75,2.34,12,4.2,2.44,10,3.88,2.1,8,3.25,1.29,16,3,1.33,10,4,2.65,9,5.44,1.94,9,3.85,2.44,13,3.65,1.58,17,2.83,1.72,6,3.5,1.93,8,3.45,2.25,11,3.89,2.37,9,4.92,2.33,13,3.56,1.63,16,3.25,1.58,8 +7858,monitor,5.05,1.43,20,3.86,2.46,22,5.81,2.48,27,5.57,1.99,7,4.77,1.01,13,4.9,2.33,10,3,2.3,12,6.27,1.87,15,5.36,3.2,11,5.18,1.25,11,4.89,1.69,9,4,2.29,9,3.77,2.65,13,6.06,2.84,17,5.56,1.81,9,5.46,1.51,13,4.29,0.95,7,3.81,2.64,16,4,2.1,6,5.92,2.35,12,5.73,2.66,15 +7859,monk,4.9,1.73,21,2.61,1.53,23,5.04,2.13,26,5.55,1.04,11,4.2,2.1,10,2.18,1.33,11,3,1.65,12,4.91,2.26,11,5.14,2.18,14,5,2,10,4.82,1.54,11,2.36,1.63,11,2.83,1.47,12,4.94,2.01,17,5.25,2.6,8,4.46,2.03,13,5.62,0.74,8,2.73,1.62,15,2.38,1.41,8,4.88,2.15,17,5.33,2.18,9 +7860,monkey,5.82,2.13,22,5.15,2.5,20,5.74,2.7,19,5.77,2.55,13,5.89,1.45,9,5.14,1.68,7,5.15,2.91,13,6.29,2.36,7,5.42,2.94,12,5.92,2.23,12,5.7,2.11,10,5.33,2.55,9,5,2.57,11,6.6,2.37,10,4.78,2.86,9,5.75,1.96,12,5.9,2.42,10,5.43,2.23,7,5,2.71,13,6.86,2.67,7,5.08,2.61,12 +7861,mono,3.85,1.63,20,3,1.94,19,4.88,2.51,33,3.7,1.7,10,4,1.63,10,3.25,1.75,8,2.82,2.14,11,5.21,2.75,14,4.63,2.36,19,3.44,1.88,9,4.18,1.4,11,3.18,1.72,11,2.75,2.31,8,5.05,2.75,21,4.58,2.11,12,3.9,1.52,10,3.8,1.81,10,3.38,2.1,13,2.17,1.33,6,5.76,2.25,17,3.94,2.49,16 +7862,monogamous,7.05,1.72,21,4.4,2.38,25,7,2.05,22,7.12,1.46,8,7,1.91,13,4.85,2.76,13,3.92,1.88,12,6.62,2.29,13,7.56,1.59,9,6.75,1.58,8,7.17,1.9,12,4.79,1.97,14,3.91,2.84,11,7.17,2.04,12,6.8,2.15,10,7.1,1.91,10,7,1.61,11,4.12,2.62,17,5,1.77,8,6.8,2.15,10,7.17,2.04,12 +7863,monogamy,6.43,2.01,21,3.48,2.11,21,5.57,2.4,21,6.22,2.49,9,6.58,1.68,12,1.67,0.82,6,4.14,2.11,14,5.67,3.2,6,5.53,2.13,15,6.11,1.9,9,6.67,2.15,12,3.8,2.59,5,3.38,2.03,16,5.3,2.75,10,5.82,2.14,11,6.58,2.39,12,6.22,1.48,9,4.38,1.85,8,2.92,2.14,13,5,2.49,12,6.33,2.18,9 +7864,monogrammed,4.79,2.1,19,2.82,1.59,22,4.78,2.24,23,5.27,2.05,11,4.57,1.81,7,3.38,1.6,8,2.5,1.56,14,4.43,2.3,7,4.94,2.26,16,4.12,2.36,8,5.27,1.85,11,2.22,1.3,9,3.23,1.69,13,4.45,2.3,11,5.08,2.23,12,4.25,2.34,12,5.71,1.25,7,2.82,2.04,11,2.82,1.08,11,4.31,2.46,13,5.4,1.84,10 +7865,monolith,5.24,1.14,21,3.57,2.04,21,4.32,2.5,25,5.67,1.23,12,4.67,0.71,9,4,2.31,7,3.36,1.95,14,3.9,2.28,10,4.6,2.67,15,4.5,1,4,5.41,1.12,17,3.6,2.5,10,3.55,1.63,11,4.57,3.05,7,4.22,2.34,18,5.08,1.16,12,5.44,1.13,9,3.92,2.18,13,3,1.77,8,4,2.35,9,4.5,2.63,16 +7866,monologue,5.43,1.83,21,3.05,1.59,22,4.67,2.22,18,5.8,1.92,5,5.31,1.85,16,3.42,1.38,12,2.6,1.78,10,4,2.18,9,5,2.07,8,5.83,2.08,12,4.89,1.36,9,3,1.46,16,3.17,2.04,6,4.1,1.79,10,5.38,2.62,8,5.46,2.03,13,5.38,1.6,8,2.94,1.55,18,3.5,1.91,4,4.33,1.56,12,5.33,3.27,6 +7867,monopoly,5.29,2.28,21,4.83,2.27,23,6.14,2.59,22,5.88,2.1,8,4.92,2.4,13,5.42,2.71,12,4.18,1.54,11,6.69,2.36,13,5.33,2.83,9,6,2.27,8,4.67,2.27,12,5,2.11,14,4.56,2.6,9,6.83,2.17,12,5.3,2.91,10,5.1,2.38,10,5.45,2.3,11,4.62,2.45,16,5.29,1.89,7,5.6,2.5,10,6.58,2.68,12 +7868,monotonous,3.05,1.36,20,2.68,1.86,19,4.55,2.2,22,3.14,1.57,7,3,1.29,13,3.11,2.15,9,2.3,1.57,10,4.83,3.06,6,4.44,1.9,16,2.8,1.03,10,3.56,1.51,9,2.57,1.81,7,2.75,1.96,12,4.87,2.36,15,3.86,1.77,7,2.73,1.42,11,3.44,1.24,9,2.67,1.72,12,2.71,2.21,7,5.36,2.38,11,3.73,1.74,11 +7869,monoxide,3,1.52,20,4.55,2.6,22,4.85,2.25,20,3.29,1.38,7,2.85,1.63,13,3.8,2.3,10,5.17,2.76,12,6.29,2.21,7,4.08,1.93,13,2.8,1.14,10,3.2,1.87,10,4.09,2.39,11,5,2.83,11,5.2,2.43,15,3.8,1.3,5,3.1,1.1,10,2.9,1.91,10,5.3,2.21,10,3.92,2.81,12,4.3,1.95,10,5.4,2.5,10 +7870,monsieur,5.5,1.01,22,3.3,2.05,20,5.89,2.45,19,5.77,1.24,13,5.11,0.33,9,3.14,2.27,7,3.38,2.02,13,6.71,2.06,7,5.42,2.61,12,5.92,1.16,12,5,0.47,10,3.11,2.09,9,3.45,2.11,11,5.9,2.6,10,5.89,2.42,9,5.83,1.19,12,5.1,0.57,10,3.57,2.37,7,3.15,1.95,13,5.14,3.24,7,6.33,1.87,12 +7871,monsoon,2.85,1.73,20,4.5,2.18,18,3.09,1.63,22,2.8,0.45,5,2.87,2,15,4.67,1.97,6,4.42,2.35,12,4.1,1.2,10,2.25,1.48,12,2.6,0.84,10,3.1,2.33,10,4.6,1.78,10,4.38,2.72,8,3.45,1.44,11,2.73,1.79,11,2.58,1,12,3.25,2.49,8,4,2.29,9,5,2.06,9,3.36,1.57,11,2.82,1.72,11 +7872,monster,2.55,1.9,22,5.55,2.95,20,5,3.02,19,2.85,2.23,13,2.11,1.27,9,5.43,2.82,7,5.62,3.12,13,6,2.52,7,4.42,3.23,12,2.25,2.01,12,2.9,1.79,10,5,3,9,6,2.97,11,5.7,2.36,10,4.22,3.6,9,1.75,0.87,12,3.5,2.37,10,5.71,2.69,7,5.46,3.18,13,6.29,2.69,7,4.25,3.05,12 +7873,monstrosity,3.84,2.22,19,5.83,2.55,18,4.21,2.5,24,4.8,3.11,5,3.5,1.83,14,6.4,2.3,5,5.62,2.69,13,4.85,2.54,13,3.45,2.34,11,4,2.62,10,3.67,1.8,9,6.57,1.9,7,5.36,2.87,11,4.88,2.53,16,2.88,1.96,8,3.08,1.89,13,5.5,2.07,6,6.5,2.78,12,4.5,1.38,6,4.33,2.77,15,4,2.12,9 +7874,monstrous,3.43,1.91,21,5.9,2.14,21,3.86,2.33,21,4.11,2.15,9,2.92,1.62,12,5,2.28,6,6.36,2.1,14,3.67,2.25,6,3.93,2.43,15,5.11,1.17,9,2.17,1.27,12,6.4,1.34,5,5.75,2.35,16,5.6,1.51,10,2.27,1.74,11,3.58,2.31,12,3.22,1.3,9,5.67,1.73,9,6.08,2.47,12,4,2.41,11,3.7,2.36,10 +7875,montage,5.48,1.72,21,4.85,2.13,20,5.76,2.19,21,5.67,1.21,6,5.4,1.92,15,5.62,2.39,8,4.33,1.87,12,5.82,2.23,11,5.7,2.26,10,5.17,1.6,6,5.6,1.8,15,4.9,2.18,10,4.8,2.2,10,5.86,2.41,14,5.57,1.81,7,5.14,1.95,7,5.64,1.65,14,4.79,2.36,14,5,1.67,6,5.33,2.27,12,6.33,2.06,9 +7876,month,5.78,1.59,18,3.64,2.16,44,5.05,2.42,20,5.5,0.76,8,6,2.05,10,3.4,2.26,15,3.76,2.13,29,5.3,2.36,10,4.8,2.57,10,5.17,0.41,6,6.08,1.88,12,4.35,2.35,20,3.04,1.83,24,3.88,1.89,8,5.83,2.48,12,6,2.05,10,5.5,0.76,8,3.63,2.15,27,3.65,2.23,17,3.78,2.28,9,6.09,2.07,11 +7877,monthly,5.32,1.95,19,3.5,1.74,22,4.67,2.2,24,4.67,1.97,6,5.62,1.94,13,3.83,1.8,12,3.1,1.66,10,5,2.2,8,4.5,2.25,16,5,1.63,10,5.67,2.29,9,4.22,1.64,9,3,1.68,13,4.47,2.24,17,5.17,2.4,6,5.62,1.92,8,5.09,2.02,11,3.33,1.5,9,3.62,1.94,13,4.94,2.35,16,4.12,1.89,8 +7878,monument,6.24,1.41,21,2.82,1.79,22,5.45,1.54,20,6.11,1.45,9,6.33,1.44,12,1.83,1.17,6,3.07,1.87,15,5.67,1.51,6,5.36,1.6,14,5.89,1.45,9,6.5,1.38,12,3.6,2.07,5,2.59,1.7,17,5,1.5,9,5.82,1.54,11,6.42,1.51,12,6,1.32,9,3.22,1.92,9,2.54,1.71,13,5.18,1.54,11,5.78,1.56,9 +7879,monumental,5.74,1.59,19,5.24,2.32,21,6.06,2.16,34,5.89,2.09,9,5.6,1.07,10,6.5,1.51,8,4.46,2.44,13,5.86,2.57,14,6.2,1.88,20,6.56,1.51,9,5,1.33,10,5.77,2.39,13,4.38,2.07,8,6.05,2.24,22,6.08,2.11,12,6.11,1.76,9,5.4,1.43,10,5.29,2.43,14,5.14,2.27,7,5.24,2.05,17,6.88,2,17 +7880,moo,5.48,1.4,21,3.95,2.19,22,5.18,1.59,17,5.2,2.17,5,5.56,1.15,16,4.64,2.06,11,3.27,2.2,11,5,1.58,9,4.86,0.9,7,5.25,1.42,12,5.78,1.39,9,4.13,2.13,15,3.57,2.44,7,5.33,1.12,9,5,2.07,8,5.62,1.26,13,5.25,1.67,8,4.11,2.23,19,3,2,3,5.27,1.01,11,5,2.45,6 +7881,mooch,3.71,1.95,21,5.8,2.46,20,5.2,2.29,35,3.62,2.5,8,3.77,1.64,13,4,2.65,5,6.4,2.16,15,5,2,11,5.29,2.44,24,3.46,1.98,13,4.12,1.96,8,5.67,2.57,12,6,2.45,8,4.95,2.44,20,5.53,2.1,15,3.45,1.75,11,4,2.21,10,6.36,1.96,11,5.11,2.93,9,4.55,2.26,22,6.31,1.93,13 +7882,mood,5.29,1.74,21,4.5,2.63,20,5.79,2.66,19,5.69,1.75,13,4.62,1.6,8,4.43,2.3,7,4.54,2.88,13,5.43,2.7,7,6,2.73,12,5.75,1.66,12,4.67,1.73,9,4.22,2.28,9,4.73,2.97,11,5.7,2.67,10,5.89,2.8,9,5.25,1.71,12,5.33,1.87,9,5.43,1.9,7,4,2.89,13,5.43,3.15,7,6,2.45,12 +7883,moody,3.71,1.85,42,5,2.36,42,4.26,2.68,23,3.79,1.19,14,3.68,2.13,28,5,2.78,15,5,2.15,27,3.89,2.76,9,4.5,2.71,14,3.78,2.11,23,3.63,1.54,19,5.47,2.9,15,4.74,2.01,27,4.73,2.84,15,3.38,2.26,8,3.79,1.79,24,3.61,1.97,18,5.23,2.18,22,4.75,2.57,20,4.85,3.02,13,3.5,2.07,10 +7884,moon,7,1.88,18,3.43,2.27,21,6.11,2.03,18,6.12,1.89,8,7.7,1.64,10,4.43,2.3,7,2.93,2.16,14,5.45,1.75,11,7.14,2.12,7,6.73,1.9,11,7.43,1.9,7,3.33,2.29,9,3.5,2.35,12,6,2.14,11,6.29,1.98,7,7.08,1.93,12,6.83,1.94,6,2.83,1.75,12,4.22,2.73,9,6.22,2.28,9,6,1.87,9 +7885,moonbeam,7.17,1.69,18,4.52,2.82,21,4.82,2.33,28,7.17,1.6,6,7.17,1.8,12,4.4,2.84,10,4.64,2.94,11,4.27,2.69,11,5.18,2.07,17,7.36,1.75,11,6.86,1.68,7,4.5,2.32,10,4.55,3.33,11,4.72,2.24,18,5,2.58,10,7.54,1.56,13,6.2,1.79,5,5.14,2.68,14,3.29,2.87,7,5.06,2.52,16,4.5,2.11,12 +7886,moonlight,7.05,1.86,21,3.61,2.37,23,6.28,2.7,18,7.11,1.54,9,7,2.13,12,3.91,2.55,11,3.33,2.27,12,6.3,2.63,10,6.25,2.96,8,6.43,2.57,7,7.23,1.36,13,3,2.45,11,4.17,2.25,12,6.14,2.79,7,6.36,2.77,11,7.08,2.22,13,7,1.2,8,4.36,2.42,11,2.92,2.19,12,5.44,2.4,9,7.11,2.85,9 +7887,moonlit,7.24,2.14,21,3.96,2.34,25,6.05,2.5,22,7.5,1.41,8,7.08,2.53,13,3.62,1.98,13,4.33,2.71,12,6.15,2.3,13,5.89,2.89,9,7.5,1.41,8,7.58,1.83,12,4.64,2.21,14,3.09,2.3,11,6.33,2.31,12,5.7,2.79,10,6.6,2.8,10,7.82,1.17,11,4,2.32,17,3.88,2.53,8,6,3.06,10,6.08,2.07,12 +7888,moonshine,5.5,1.91,20,4.67,3.06,24,4.95,2.37,20,6.86,1.35,7,4.77,1.79,13,6,2.83,6,4.22,3.08,18,4.91,2.21,11,5,2.69,9,5.83,2.12,12,5,1.51,8,5.3,2.75,10,4.21,3.29,14,5,2.65,13,4.86,1.95,7,5.21,2.01,14,6.17,1.6,6,4.94,2.95,16,4.12,3.4,8,4.75,2.18,12,5.25,2.76,8 +7889,moonwalk,6.18,1.59,22,5.15,2.54,26,6.08,1.93,24,6,1.87,9,6.31,1.44,13,5.8,2.7,10,4.75,2.44,16,6.56,1.94,9,5.8,1.93,15,6.75,1.98,8,5.86,1.29,14,5.62,2.29,13,4.69,2.78,13,6.5,2.2,12,5.67,1.61,12,6.17,1.4,12,6.2,1.87,10,5.33,2.44,15,4.91,2.77,11,6.62,1.94,13,5.45,1.81,11 +7890,moor,4.95,2.04,21,3.95,1.4,21,5.28,2.09,25,5.67,2.23,12,4,1.32,9,3.57,1.13,7,4.14,1.51,14,4.9,2.28,10,5.53,2,15,4.5,1,4,5.06,2.22,17,4.3,1.34,10,3.64,1.43,11,4.57,2.64,7,5.56,1.85,18,4.75,1.82,12,5.22,2.39,9,3.69,1.44,13,4.38,1.3,8,4.56,2.3,9,5.69,1.92,16 +7891,moose,6.71,1.45,21,4.85,2.35,20,4.97,2.16,36,6.75,1.49,8,6.69,1.49,13,5.8,2.05,5,4.53,2.42,15,5.09,1.81,11,4.92,2.33,25,6.92,1.66,13,6.38,1.06,8,5.5,2.02,12,3.88,2.59,8,4.95,2.33,20,5,2,16,6.45,1.37,11,7,1.56,10,4.91,2.51,11,4.78,2.28,9,4.95,2.42,22,5,1.75,14 +7892,moot,4.62,1.75,21,3.71,1.98,21,5.52,2.24,25,4.5,1.73,12,4.78,1.86,9,4,2,7,3.57,2.03,14,5.4,2.59,10,5.6,2.06,15,5.5,1,4,4.41,1.84,17,3.6,2.46,10,3.82,1.54,11,5.57,2.57,7,5.5,2.18,18,4.67,1.61,12,4.56,2.01,9,4.08,2.22,13,3.12,1.46,8,5.67,2.18,9,5.44,2.34,16 +7893,mop,4.53,1.12,19,3.14,1.77,21,5.32,2.06,22,5.33,0.58,3,4.38,1.15,16,3.38,1.41,8,3,2,13,5.44,2.35,9,5.23,1.92,13,4.33,1.22,9,4.7,1.06,10,2.78,1.56,9,3.42,1.93,12,5.53,2.26,15,4.86,1.57,7,4.86,0.9,7,4.33,1.23,12,3.2,1.93,10,3.09,1.7,11,5.67,2.39,12,4.9,1.6,10 +7894,mope,3.27,1.64,22,3.26,1.69,19,4.76,2.23,21,3.4,1.14,5,3.25,1.84,16,3.38,1.92,8,3.18,1.6,11,4.7,2.16,10,4.82,2.4,11,3.17,1.03,12,3.4,2.22,10,3.3,1.57,10,3.22,1.92,9,4.33,2.35,12,5.33,2.06,9,2.64,1.29,11,3.91,1.76,11,3,1.6,8,3.45,1.81,11,4.89,2.2,9,4.67,2.35,12 +7895,moped,5,1.79,21,3.62,2.27,21,5.38,1.99,21,4.78,1.99,9,5.17,1.7,12,2.83,2.4,6,3.79,2.22,14,5.83,1.94,6,5.2,2.04,15,4.67,1.73,9,5.25,1.86,12,5.2,2.49,5,3.12,2.03,16,5.5,2.32,10,5.27,1.74,11,4.42,1.68,12,5.78,1.72,9,3.44,1.81,9,3.75,2.63,12,5.45,2.11,11,5.3,1.95,10 +7896,moral,6.85,1.86,104,3.73,2.39,85,6.31,2.48,75,6.88,1.98,43,6.82,1.81,60,3.41,2.28,32,3.92,2.46,53,5.65,2.69,37,6.97,2.13,37,7.11,1.84,57,6.6,1.83,45,3.79,2.49,38,3.68,2.33,47,6.26,2.49,39,6.36,2.51,36,7.15,1.74,62,6.4,1.98,42,3.92,2.42,36,3.59,2.39,49,6.49,2.61,35,6.15,2.39,40 +7897,morale,5.95,1.85,20,4.1,2.36,20,6.23,1.8,22,5.57,2.23,7,6.15,1.68,13,4.89,2.26,9,3.45,2.34,11,6.5,2.07,6,6.12,1.75,16,5.7,1.42,10,6.33,2.35,9,3.62,2.62,8,4.42,2.23,12,6.27,1.71,15,6.14,2.12,7,5.55,2.21,11,6.44,1.24,9,3.42,2.54,12,5.12,1.73,8,5.55,2.16,11,6.91,1.04,11 +7898,morality,6.48,1.81,21,4.76,2.3,25,6.5,2.2,22,6.62,1.3,8,6.38,2.1,13,4.92,2.81,13,4.58,1.68,12,6.85,1.72,13,6,2.78,9,7.38,1.3,8,5.83,1.95,12,5.36,1.91,14,4,2.61,11,6.5,2.28,12,6.5,2.22,10,6.6,1.35,10,6.36,2.2,11,4.41,2.35,17,5.5,2.14,8,6.1,2.47,10,6.83,1.99,12 +7899,moray,4.74,0.45,19,4.45,2.04,20,5.24,1.73,21,5,0,5,4.62,0.51,13,4.4,2.19,5,4.47,2.07,15,4.8,1.69,10,5.64,1.75,11,4.71,0.49,7,4.73,0.47,11,4.14,2.54,7,4.62,1.8,13,5.8,1.62,10,4.73,1.74,11,4.75,0.45,12,4.71,0.49,7,4.64,2.34,11,4.22,1.72,9,4.86,1.46,14,6,2.08,7 +7900,morbid,2.73,1.67,41,5.29,2.65,21,4.49,2.69,43,3,1.97,17,2.54,1.44,24,6.71,1.11,7,4.57,2.93,14,5.06,2.69,18,4.08,2.68,25,2.68,1.49,22,2.79,1.9,19,4.1,2.42,10,6.36,2.46,11,4.56,2.55,25,4.39,2.95,18,2.77,1.84,26,2.67,1.4,15,5,2.86,13,5.75,2.38,8,4.38,2.83,24,4.63,2.59,19 +7901,mores,5.17,1.42,18,2.6,1.64,20,4.44,1.61,25,4.8,0.45,5,5.31,1.65,13,2.27,1.49,11,3,1.8,9,4,1.55,16,5.22,1.48,9,4.57,0.79,7,5.55,1.63,11,1.89,1.36,9,3.18,1.66,11,4.35,1.79,20,4.8,0.45,5,5.11,1.27,9,5.22,1.64,9,2.64,1.8,11,2.56,1.51,9,4.05,1.27,19,5.67,2.07,6 +7902,morgue,1.79,1.18,19,3.48,2.62,21,3.32,2.23,53,2.22,1.48,9,1.4,0.7,10,3.43,3.26,7,3.62,2.43,13,3.71,2.48,31,2.67,1.71,21,2.71,1.38,7,1.25,0.62,12,3.43,2.07,7,3.62,3.01,13,3.68,2.47,31,2.71,1.76,21,2,1.33,10,1.56,1.01,9,3.09,1.7,11,3.9,3.41,10,3.73,2.62,26,2.93,1.75,27 +7903,morn,3.62,2.18,21,3,1.98,22,4.3,2.35,27,3.6,1.43,10,3.64,2.77,11,2.29,1.89,7,3.33,1.99,15,4.47,2.5,17,4,2.16,10,3,1.61,11,4.3,2.58,10,2.6,2.19,5,3.12,1.96,17,4.07,2.56,14,4.54,2.18,13,2.69,1.49,13,5.12,2.36,8,2.3,1.77,10,3.58,2.02,12,3.86,2.14,14,4.77,2.55,13 +7904,morning,6.41,1.92,22,3.95,2.33,21,6.35,1.84,17,6.83,1.6,6,6.27,2.12,15,3,2.31,7,4.43,2.28,14,5.89,1.76,9,6.88,1.89,8,6.07,2.06,14,7.14,1.68,7,3.78,2.33,9,4.08,2.43,12,6.89,2.09,9,5.75,1.39,8,6.5,1.91,14,6.25,2.05,8,4.33,2.66,6,3.8,2.27,15,7,2,9,5.62,1.41,8 +7905,moron,4.3,1.92,23,4.5,2.84,22,4.55,2.54,20,3.88,1.55,8,4.53,2.1,15,4.6,2.72,10,4.42,3.06,12,5.43,2.23,7,4.08,2.66,13,4.25,2.14,12,4.36,1.75,11,3.45,2.34,11,5.55,3.01,11,4.53,2.53,15,4.6,2.88,5,3.64,1.75,11,4.92,1.93,12,5,2.83,10,4.08,2.91,12,4.2,2.44,10,4.9,2.73,10 +7906,moronic,3.25,1.52,20,3.81,1.99,21,3.2,2.12,25,3.5,1.73,4,3.19,1.52,16,4,2,4,3.76,2.05,17,3.78,2.39,9,2.88,1.96,16,3.5,1.2,8,3.08,1.73,12,3.9,1.97,10,3.73,2.1,11,3.07,1.94,14,3.36,2.42,11,3.64,1.69,11,2.78,1.2,9,3.9,1.97,10,3.73,2.1,11,3.33,2.09,18,2.86,2.34,7 +7907,morph,5.5,1.5,18,5.19,2.32,21,4.65,1.99,23,5,0.82,4,5.69,1.7,13,5,2.37,6,5.27,2.37,15,4.9,2.08,10,4.46,1.98,13,5.43,1.72,7,5.6,1.51,10,5.71,3.09,7,4.93,1.9,14,4.09,2.07,11,5.17,1.85,12,5.36,1.63,11,5.71,1.38,7,5.18,2.6,11,5.2,2.1,10,4.5,1.87,14,4.89,2.26,9 +7908,morphine,4.58,2.27,19,5.14,3,21,4.57,2.35,23,6.2,1.1,5,4.08,2.4,13,4.83,2.71,6,5.27,3.2,15,5.5,1.84,10,3.85,2.51,13,5.14,2.04,7,4.36,2.5,11,5.43,3.36,7,5,2.94,14,4.45,2.25,11,4.67,2.53,12,5,2.13,12,3.86,2.48,7,4.64,3.35,11,5.7,2.63,10,4.5,2.28,14,4.67,2.6,9 +7909,morsel,5.3,1.56,20,3.41,2.13,22,5.52,2.62,25,5.71,1.8,7,5.08,1.44,13,3.2,1.87,10,3.58,2.39,12,5.86,2.35,14,5.4,2.95,10,5.09,1.51,11,5.56,1.67,9,3.89,1.83,9,3.08,2.33,13,5.94,2.91,16,5.12,1.73,8,5.77,1.17,13,4.43,1.9,7,3.25,2.14,16,3.83,2.23,6,5.17,2.79,12,5.85,2.51,13 +7910,mortal,4.39,2,18,3.55,2.04,20,3.88,2.09,25,4.4,1.82,5,4.38,2.14,13,3.82,2.18,11,3.22,1.92,9,3.44,1.9,16,4.67,2.29,9,5.14,1.46,7,3.91,2.21,11,2.89,1.83,9,4.09,2.12,11,3.7,2.05,20,4.6,2.3,5,4.44,1.42,9,4.33,2.55,9,3.55,2.11,11,3.56,2.07,9,4.11,1.94,19,3.17,2.56,6 +7911,mortality,5.15,2.46,20,6.9,1.74,20,3.58,2.18,26,4.55,2.77,11,5.89,1.9,9,6.86,0.69,7,6.92,2.14,13,3.54,1.9,13,3.62,2.5,13,5.45,2.11,11,4.78,2.91,9,7.18,1.99,11,6.56,1.42,9,3.76,2.36,17,3.22,1.86,9,5.1,2.81,10,5.2,2.2,10,7.33,1.78,12,6.25,1.58,8,4.06,2.32,16,2.8,1.75,10 +7912,mortar,4.14,2.06,21,4.37,2.83,19,4.94,2.25,35,3.62,2,8,4.46,2.11,13,6.6,1.52,5,3.57,2.79,14,4.27,2.15,11,5.25,2.27,24,3.92,2.02,13,4.5,2.2,8,4.73,2.87,11,3.88,2.9,8,4.95,2.5,19,4.94,1.98,16,4.09,1.58,11,4.2,2.57,10,4.6,3.06,10,4.11,2.71,9,4.68,2.25,22,5.38,2.26,13 +7913,mortgage,3.45,1.5,22,4.43,2.39,23,3.74,1.69,19,3.88,1.89,8,3.38,1.12,13,3.75,1.98,8,4.79,2.67,14,3.29,1.7,7,3.91,1.76,11,3.5,1.69,8,3.62,1.33,13,4.33,2.4,9,4.5,2.47,14,3.71,1.98,7,3.75,1.6,12,3.55,1.37,11,3.36,1.69,11,3.67,2.87,9,4.93,1.98,14,3.69,1.49,16,4,3,3 +7914,mortician,3.56,1.58,18,3.33,2.06,18,3.59,2.69,17,4.36,1.36,11,2.29,0.95,7,4,3.16,4,3.14,1.75,14,4.5,3.21,8,2.78,1.99,9,4.12,1.55,8,3.1,1.52,10,2.57,1.72,7,3.82,2.18,11,4.5,3.39,6,3.09,2.26,11,3.92,1.68,12,2.83,1.17,6,3.09,1.76,11,3.71,2.56,7,3,2.24,7,4,3.02,10 +7915,mortuary,2.21,1.55,19,3.59,2.42,22,3.91,2.62,22,2.78,1.72,9,1.7,1.25,10,3.5,1.93,8,3.64,2.73,14,3.45,2.7,11,4.36,2.58,11,3.14,1.35,7,1.67,1.44,12,3.5,1.9,10,3.67,2.87,12,4.15,2.73,13,3.56,2.55,9,2.7,1.89,10,1.67,0.87,9,3.25,2.71,8,3.79,2.33,14,3.93,2.62,14,3.88,2.8,8 +7916,mosaic,6.33,1.49,21,3.7,2.22,23,5.19,1.74,26,6,1.18,11,6.7,1.77,10,3.36,2.16,11,4,2.34,12,4.55,2.02,11,5.79,1.37,14,6.6,1.78,10,6.09,1.22,11,3,2.05,11,4.33,2.27,12,5.47,1.62,17,4.75,2.05,8,6.62,1.76,13,5.88,0.83,8,3.13,2.1,15,4.75,2.19,8,5.18,2.01,17,5.22,1.2,9 +7917,mosey,5.85,1.9,20,4.5,2.67,20,5.36,2.4,36,5.38,2.45,8,6.17,1.47,12,5.4,2.97,5,4.2,2.6,15,5.18,2.23,11,5.44,2.52,25,5.92,2.25,13,5.71,1.11,7,4.67,2.67,12,4.25,2.82,8,4.7,2.58,20,6.19,1.94,16,5.3,2.06,10,6.4,1.65,10,4.64,2.84,11,4.33,2.6,9,4.59,2.5,22,6.57,1.7,14 +7918,mosque,4.11,1.91,18,3,2.55,20,4.04,1.88,25,4.6,2.3,5,3.92,1.8,13,3,2.79,11,3,2.4,9,4.12,2,16,3.89,1.76,9,4.14,1.21,7,4.09,2.3,11,2.44,1.74,9,3.45,3.08,11,4,2.03,20,4.2,1.3,5,3.67,1.66,9,4.56,2.13,9,2.82,2.6,11,3.22,2.64,9,4.37,1.8,19,3,1.9,6 +7919,mosquito,3.12,2.08,40,5.17,2.64,41,3.88,2.68,25,3.43,2.31,14,2.92,2,25,5.37,2.59,19,5.19,2.66,21,4.25,2.6,8,3.71,2.78,17,4.06,2.26,16,2.43,1.73,23,4.95,2.75,21,5.4,2.58,20,4.29,3,14,3.36,2.25,11,2.96,2.24,24,3.38,1.86,16,5.07,2.92,27,5.36,2.1,14,3.83,3.01,18,4,1.73,7 +7920,motel,5.3,1.49,20,3.55,2.35,20,4.52,1.83,21,4.75,0.89,8,5.67,1.72,12,2.33,1.51,6,4,2.58,13,4.67,2.34,6,4.47,1.68,15,5.11,1.05,9,5.45,1.81,11,4.8,2.28,5,3.13,2.29,15,3.7,1.49,10,5.27,1.85,11,5.67,1.5,12,4.75,1.39,8,3.29,2.87,7,3.69,2.14,13,4.17,2.12,12,5,1.32,9 +7921,moth,4.47,2.06,19,2.55,1.9,20,4.6,2.14,20,4.33,1.15,3,4.67,2.19,15,3.1,2.08,10,2,1.63,10,5.2,1.75,10,4,2.4,10,5.5,2.43,6,4.17,1.75,12,2.43,1.99,7,2.62,1.94,13,4.12,2.17,8,4.92,2.15,12,4.17,1.99,12,5,2.24,7,2.8,2.35,10,2.3,1.42,10,3.56,1.81,9,5.45,2.07,11 +7922,mother,7.53,1.86,80,4.73,2.92,106,6.11,2.64,74,7.03,2.19,30,7.84,1.59,49,4.8,2.89,41,4.68,2.95,65,5.78,2.58,37,6.39,2.72,36,7.65,1.88,46,7.36,1.87,33,5.1,2.89,52,4.37,2.92,54,6.08,2.57,39,6.12,2.79,34,7.67,1.87,45,7.34,1.85,35,5.17,2.94,54,4.27,2.84,52,6.15,2.8,34,6.08,2.54,40 +7923,motherfucker,1.61,1.04,18,7.33,2.06,21,2.56,2.23,18,2,1.07,8,1.3,0.95,10,6.71,2.63,7,7.64,1.74,14,2.64,2.54,11,2.43,1.81,7,1.73,1.01,11,1.43,1.13,7,7.11,2.71,9,7.5,1.51,12,2.55,2.54,11,2.57,1.81,7,1.42,0.9,12,2,1.26,6,6.67,2.31,12,8.22,1.3,9,3.67,2.69,9,1.44,0.73,9 +7924,motherfucking,3.95,3.06,21,5.92,2.87,25,4.16,2.97,19,4.67,3.2,9,3.42,2.97,12,4.83,3.19,6,6.56,2.53,18,4.14,3.63,7,4.17,2.69,12,3.81,2.9,16,4.4,3.85,5,5.21,3.14,14,7.4,1.35,10,4.67,3.54,9,3.7,2.45,10,4.42,3.23,12,3.33,2.87,9,6.44,2.58,16,5,3.28,9,3.64,3.04,11,4.88,2.9,8 +7925,motherhood,6.8,2.42,20,5.52,2.68,21,6,2.66,34,6.4,2.17,10,7.2,2.7,10,4.75,1.83,8,6,3.06,13,5.14,2.6,14,6.6,2.6,20,6,2.6,9,7.45,2.16,11,5.69,2.36,13,5.25,3.28,8,5.41,2.86,22,7.08,1.93,12,6.4,2.63,10,7.2,2.25,10,5.5,2.82,14,5.57,2.57,7,5.29,2.76,17,6.71,2.44,17 +7926,motherland,5.8,1.77,20,4.22,2.56,23,5.76,2.23,21,5.78,1.2,9,5.82,2.18,11,4.82,2.82,11,3.67,2.27,12,5.12,2.17,8,6.15,2.27,13,5.71,1.64,14,6,2.19,6,4.78,3.03,9,3.86,2.25,14,6.38,1.51,8,5.38,2.57,13,5.7,1.83,10,5.9,1.79,10,3.77,2.35,13,4.8,2.82,10,6,2.17,12,5.44,2.4,9 +7927,motherless,1.9,1.48,21,4.52,2.22,25,4.23,2.72,22,2.38,2.2,8,1.62,0.77,13,4.54,2.18,13,4.5,2.35,12,4.62,2.72,13,3.67,2.78,9,1.5,1.07,8,2.17,1.75,12,4.79,1.58,14,4.18,2.89,11,4.17,2.59,12,4.3,3.02,10,1.7,0.95,10,2.09,1.87,11,3.88,2.12,17,5.88,1.89,8,4.3,3.09,10,4.17,2.52,12 +7928,motherly,7.67,1.75,18,3.74,2.88,19,5.08,2.48,25,8.4,0.89,5,7.38,1.94,13,2.91,2.51,11,4.88,3.14,8,4.12,2.39,16,6.78,1.64,9,8.43,0.79,7,7.18,2.04,11,3.56,2.79,9,3.9,3.11,10,5.1,2.61,20,5,2.12,5,8.11,1.36,9,7.22,2.05,9,3.2,2.97,10,4.33,2.83,9,4.95,2.41,19,5.5,2.88,6 +7929,motif,5.27,1.55,22,4.24,2.49,25,6.42,1.86,24,5.78,1.09,9,4.92,1.75,13,3.4,2.63,10,4.8,2.31,15,6.78,1.64,9,6.2,2.01,15,6.12,1.55,8,4.79,1.37,14,4.58,2.31,12,3.92,2.69,13,6.25,2.18,12,6.58,1.56,12,4.92,1.88,12,5.7,0.95,10,4.07,2.49,15,4.5,2.59,10,6.92,2.06,13,5.82,1.47,11 +7930,motion,5.8,1.47,20,4.71,2.31,21,6.15,2.12,34,5.9,1.6,10,5.7,1.42,10,6,1.6,8,3.92,2.36,13,6.57,2.34,14,5.85,1.95,20,5.67,1.41,9,5.91,1.58,11,4.92,2.5,13,4.38,2.07,8,6,2.41,22,6.42,1.51,12,6.2,1.62,10,5.4,1.26,10,5.07,2.2,14,4,2.52,7,5.76,2.19,17,6.53,2.03,17 +7931,motivate,6.05,2.53,19,5.09,2.45,22,7.22,1.91,23,6.18,2.86,11,5.57,2.15,7,6.12,2.59,8,4.5,2.24,14,7.57,2.15,7,7.06,1.84,16,5.38,2.77,8,6.55,2.34,11,4.89,2.71,9,5.23,2.35,13,7.64,1.96,11,6.83,1.85,12,5.58,2.87,12,6.86,1.68,7,5.36,3.04,11,4.82,1.78,11,7.38,1.89,13,7,2,10 +7932,motivation,6.24,2.05,21,4.73,2.6,22,6.35,1.69,20,4.8,2.77,5,6.69,1.62,16,5.18,2.52,11,4.27,2.72,11,6.7,1.77,10,5.67,1.32,9,6.33,2.61,12,6.11,1.05,9,4.53,2.7,15,5.14,2.54,7,5.6,1.58,10,7.1,1.52,10,6.92,1.71,13,5.12,2.17,8,4.94,2.73,18,3.75,1.89,4,5.93,1.64,14,7.33,1.51,6 +7933,motivational,6.76,1.76,25,6.37,2.31,19,7.14,1.62,21,6,2.31,7,7.12,1.5,17,6.88,1.89,8,6,2.61,11,6.8,2.1,10,7.45,1.04,11,6.62,1.76,13,6.92,1.83,12,6.1,2.23,10,6.67,2.5,9,7.25,1.82,12,7,1.41,9,6.23,2.09,13,7.33,1.15,12,5.12,1.73,8,7.27,2.33,11,7,2.12,9,7.25,1.22,12 +7934,motive,5.32,1.55,22,4.86,2.57,22,6.2,2.42,20,5.62,1.51,8,5.14,1.61,14,5.4,2.67,10,4.42,2.5,12,6.86,2.34,7,5.85,2.48,13,5.27,1.79,11,5.36,1.36,11,4.09,2.17,11,5.64,2.8,11,5.67,2.44,15,7.8,1.64,5,4.2,1.03,10,6.25,1.29,12,4.5,2.22,10,5.17,2.89,12,5.3,2.21,10,7.1,2.38,10 +7935,motley,4.89,1.94,19,2.95,2.06,21,4.52,2.18,25,2.75,1.26,4,5.47,1.68,15,3.75,1.71,4,2.76,2.14,17,5.22,3.03,9,4.12,1.5,16,4.71,1.7,7,5,2.13,12,2.5,1.72,10,3.36,2.34,11,4.64,2.47,14,4.36,1.86,11,4.9,1.73,10,4.89,2.26,9,2.7,2.26,10,3.18,1.94,11,4.89,2.11,18,3.57,2.23,7 +7936,motor,5.64,1.81,22,5.42,1.74,19,5.5,2.24,20,5.4,2.97,5,5.75,1.48,16,6,0.93,8,5,2.1,11,5.22,2.05,9,5.73,2.45,11,5.58,2.23,12,5.7,1.25,10,5.2,1.62,10,5.67,1.94,9,5.08,2.64,12,6.12,1.36,8,5.82,2.36,11,5.45,1.13,11,5.12,1.81,8,5.64,1.75,11,5,1.5,9,5.91,2.7,11 +7937,motorbike,5.95,2.42,20,5.68,2.73,19,5.58,2.16,26,5.82,2.56,11,6.11,2.37,9,6.86,1.68,7,5,3.05,12,5.69,2.39,13,5.46,1.98,13,5.91,2.74,11,6,2.12,9,5.2,2.78,10,6.22,2.73,9,5.47,2.03,17,5.78,2.49,9,6.3,2.95,10,5.6,1.84,10,5.67,2.84,12,5.71,2.75,7,5.81,2.01,16,5.2,2.44,10 +7938,motorboat,6.2,2.02,20,4.22,2.86,18,5.18,1.97,22,7.2,1.79,5,5.87,2.03,15,4.67,2.42,6,4,3.13,12,6.1,1.52,10,4.42,2.02,12,6.3,1.64,10,6.1,2.42,10,4.5,2.84,10,3.88,3.04,8,5.55,2.16,11,4.82,1.78,11,5.67,2.06,12,7,1.77,8,3.44,3.17,9,5,2.45,9,5.45,2.16,11,4.91,1.81,11 +7939,motorcade,4.64,1.81,22,4.67,1.81,18,4.81,2.09,21,5.4,0.89,5,4.38,2.03,16,4.25,1.98,8,5,1.7,10,5.4,1.96,10,4.27,2.15,11,4.67,1.37,12,4.6,2.32,10,4.11,1.54,9,5.22,1.99,9,4.67,2.27,12,5,1.94,9,4.45,1.63,11,4.82,2.04,11,4.57,0.79,7,4.73,2.28,11,5.78,1.86,9,4.08,2.02,12 +7940,motorcar,5.7,1.63,20,3.95,2.04,21,6.03,2.43,34,6.4,1.65,10,5,1.33,10,4.62,2.39,8,3.54,1.76,13,5.86,2.66,14,6.15,2.32,20,5.44,1.13,9,5.91,1.97,11,4.46,2.15,13,3.12,1.64,8,5.64,2.77,22,6.75,1.48,12,5.4,1.58,10,6,1.7,10,4.07,2.06,14,3.71,2.14,7,6.06,2.14,17,6,2.76,17 +7941,motorcycle,5.8,1.36,20,5.8,2.76,20,5.55,2.58,22,6.14,1.07,7,5.62,1.5,13,6.22,2.17,9,5.45,3.24,11,6.67,2.5,6,5.12,2.55,16,5.7,1.64,10,5.89,1.17,9,4.5,2.83,8,6.67,2.46,12,5.8,2.21,15,5,3.37,7,6.18,1.4,11,5.33,1.22,9,5.92,2.71,12,5.62,3.02,8,5.91,2.74,11,5.18,2.48,11 +7942,motorist,5.47,0.84,19,4.24,2,21,5.83,2.42,23,5.33,0.58,3,5.5,0.89,16,4.75,1.39,8,3.92,2.29,13,4.67,2.83,9,6.57,1.87,14,5.56,1.13,9,5.4,0.52,10,4.11,1.83,9,4.33,2.19,12,6.27,2.6,15,5,1.93,8,5.71,0.76,7,5.33,0.89,12,4.9,1.97,10,3.64,1.91,11,6.38,2.47,13,5.1,2.28,10 +7943,motto,5.95,1.19,20,3.86,2.44,22,6.3,2.22,27,6.57,1.72,7,5.62,0.65,13,4.1,2.6,10,3.67,2.39,12,5.67,2.32,15,7.45,1.44,11,6,1.18,11,5.89,1.27,9,4.44,2.19,9,3.46,2.6,13,6.59,2.53,17,6.11,1.27,9,6.15,1.41,13,5.57,0.53,7,3.75,2.57,16,4.17,2.23,6,6.08,2.39,12,6.47,2.13,15 +7944,mould,3.57,1.66,21,3.35,2.4,23,5.28,2.42,18,3.56,1.74,9,3.58,1.68,12,3.91,2.63,11,2.83,2.17,12,5.2,2.62,10,5.38,2.33,8,3,1.73,7,3.77,1.64,13,4.09,2.47,11,2.67,2.23,12,4.71,2.81,7,5.64,2.2,11,3.23,1.74,13,4.12,1.46,8,2.64,1.86,11,4,2.73,12,5,2.24,9,5.56,2.7,9 +7945,mound,5.43,1.5,21,3.63,2.59,19,5.5,2.3,36,5.25,1.67,8,5.54,1.45,13,4.2,2.86,5,3.43,2.56,14,5.27,2.33,11,5.6,2.33,25,5.54,1.66,13,5.25,1.28,8,4.18,2.64,11,2.88,2.47,8,5.45,2.65,20,5.56,1.86,16,5.27,1.62,11,5.6,1.43,10,4.4,3.13,10,2.78,1.56,9,5.32,2.5,22,5.79,2.01,14 +7946,mount,5.38,1.28,21,4.09,2.67,22,5.63,2.1,27,5.3,1.34,10,5.45,1.29,11,4.71,3.3,7,3.8,2.4,15,5.53,2.55,17,5.8,1.03,10,5.27,1.35,11,5.5,1.27,10,2.4,1.95,5,4.59,2.69,17,5.57,2.5,14,5.69,1.65,13,5.08,1.26,13,5.88,1.25,8,3.6,2.95,10,4.5,2.47,12,5.71,1.98,14,5.54,2.3,13 +7947,mountain,6.65,1.77,43,4.12,2.5,43,6.18,2.58,22,7.24,1.35,17,6.27,1.93,26,3.75,2.3,12,4.27,2.64,30,6.27,2.72,11,6.09,2.55,11,6.05,1.47,20,7.17,1.87,23,4.42,2.54,12,4,2.52,31,5.38,2.84,13,7.33,1.66,9,6.23,1.9,26,7.29,1.36,17,4.85,2.72,20,3.48,2.15,23,6.43,2.79,14,5.75,2.25,8 +7948,Mountain Dew,5.47,3.03,19,5.05,3.06,22,5.74,2.32,23,6.27,3.1,11,4.14,2.85,7,6.5,2.27,8,4.21,3.21,14,5.14,3.18,7,6,1.9,16,5.5,2.98,8,5.45,3.21,11,4.44,3.28,9,5.46,2.96,13,5.18,2.04,11,6.25,2.53,12,5.67,2.87,12,5.14,3.48,7,4.64,3.23,11,5.45,2.98,11,5,2.31,13,6.7,2.06,10 +7949,mountaintop,6.5,1.82,20,4.28,2.8,18,5.46,2.98,24,6.6,2.3,5,6.47,1.73,15,3,1.58,5,4.77,3.06,13,4.85,3.24,13,6.18,2.6,11,6.3,1.7,10,6.7,2,10,4.57,2.37,7,4.09,3.14,11,5.19,2.86,16,6,3.34,8,6.14,1.88,14,7.33,1.51,6,4.5,2.91,12,3.83,2.79,6,6.07,3.33,15,4.44,2.07,9 +7950,mourn,2.4,1.73,20,4.95,2.93,20,4.08,1.87,26,2.18,1.89,11,2.67,1.58,9,4.71,2.43,7,5.08,3.25,13,4.23,1.79,13,3.92,2.02,13,2.18,1.66,11,2.67,1.87,9,4.55,3.24,11,5.44,2.6,9,4.35,2.09,17,3.56,1.33,9,2.5,1.72,10,2.3,1.83,10,5.33,3.42,12,4.38,2.07,8,3.88,1.67,16,4.4,2.22,10 +7951,mournful,3.32,1.42,19,2.78,1.77,18,3.59,2.62,17,3.64,1.21,11,2.88,1.64,8,2.5,1.73,4,2.86,1.83,14,2.88,2.7,8,4.22,2.54,9,3.88,0.99,8,2.91,1.58,11,2.29,1.5,7,3.09,1.92,11,3.33,2.34,6,3.73,2.87,11,3,1.22,13,4,1.67,6,2.55,1.75,11,3.14,1.86,7,3.29,2.69,7,3.8,2.7,10 +7952,mourning,1.71,1.15,21,3.9,2.95,20,3.64,2.46,22,1.67,1.21,6,1.73,1.16,15,3.62,2.92,8,4.08,3.09,12,3,2.34,12,4.4,2.5,10,1.78,1.09,9,1.67,1.23,12,4.11,3.06,9,3.73,3,11,3.43,1.4,7,3.73,2.87,15,1.9,1.29,10,1.55,1.04,11,4.08,2.93,13,3.57,3.21,7,4.42,3,12,2.7,1.16,10 +7953,mouse,4.8,2.04,20,3.38,1.94,21,4.29,2.16,24,5.25,3.2,4,4.69,1.78,16,4.25,2.5,4,3.18,1.81,17,4.62,2.72,8,4.12,1.89,16,4.75,1.98,8,4.83,2.17,12,3.1,1.91,10,3.64,2.01,11,4.46,1.98,13,4.09,2.43,11,5.09,1.97,11,4.44,2.19,9,2.4,1.51,10,4.27,1.9,11,4.65,2.12,17,3.43,2.15,7 +7954,mousetrap,4.82,1.89,22,4.05,2.36,21,5.5,2.22,22,5,2,14,4.5,1.77,8,4.27,2.53,11,4.11,2.15,9,6.33,1.75,6,5.19,2.34,16,4.5,2.12,10,5.08,1.73,12,3.18,1.99,11,5,2.45,10,5.54,2.26,13,5.44,2.3,9,4.17,2.21,12,5.6,1.07,10,3.92,2.6,13,4.25,2.05,8,5.25,2.42,12,5.8,2.04,10 +7955,mousse,6,0.92,20,3.19,1.86,21,6.04,2.03,24,6,1,3,6,0.94,17,4.57,1.72,7,2.62,1.56,13,5.88,2.03,8,6.12,2.09,16,6.43,0.79,7,5.77,0.93,13,3.29,1.8,7,3.31,1.93,13,5.62,2.4,13,6.55,1.44,11,5.67,0.71,9,6.27,1.01,11,3.18,1.83,11,3.2,1.99,10,6.29,2.34,17,5.43,0.79,7 +7956,moustache,5.35,2.11,20,3.23,2.11,22,5.32,2.1,22,5.62,1.85,8,5.17,2.33,12,2.5,1.38,6,3.53,2.39,15,6.5,2.74,6,4.88,1.71,16,5.78,2.05,9,5,2.19,11,2.8,2.05,5,3.35,2.18,17,5.64,2.34,11,5,1.9,11,5.17,2.44,12,5.62,1.6,8,3.44,2.3,9,3.08,2.06,13,4.92,2.11,12,5.8,2.1,10 +7957,mousy,3.74,1.63,19,3.1,2.13,20,3.2,1.54,20,4.67,2.08,3,3.56,1.55,16,3.67,2.5,6,2.86,1.99,14,4,1.26,6,2.86,1.56,14,4.4,1.51,10,3,1.5,9,3.14,2.12,7,3.08,2.22,13,3.6,1.58,10,2.8,1.48,10,4.38,1.6,8,3.27,1.56,11,3.33,2.55,9,2.91,1.81,11,2.62,1.6,8,3.58,1.44,12 +7958,mouth,5.59,1.59,22,4.14,2.29,21,6,2.65,17,4.5,1.76,6,6.07,1.39,15,3.29,1.89,7,4.57,2.41,14,6.22,3.15,9,5.75,2.12,8,5.64,1.95,14,5.57,0.79,7,4.56,2.88,9,3.83,1.8,12,6.44,3.28,9,5.5,1.77,8,5.29,1.68,14,6.12,1.36,8,4.5,3.02,6,4,2.04,15,6.89,2.67,9,5,2.39,8 +7959,mouthful,4.88,1.41,17,3.8,2.14,20,4.64,1.98,25,5.8,1.48,5,4.5,1.24,12,4,2.32,11,3.56,2.01,9,4.88,2.06,16,4.22,1.86,9,5.33,1.63,6,4.64,1.29,11,3.22,2.22,9,4.27,2.05,11,4.65,2.18,20,4.6,0.89,5,4.78,1.64,9,5,1.2,8,3.55,2.16,11,4.11,2.2,9,4.42,1.77,19,5.33,2.58,6 +7960,mouthpiece,4.65,1.81,20,3.62,2.09,21,4.62,2.5,24,3.5,2.65,4,4.94,1.53,16,4.5,2.38,4,3.41,2.03,17,4.67,2.69,9,4.6,2.47,15,4.38,1.69,8,4.83,1.95,12,3.9,2.23,10,3.36,2.01,11,4.64,2.37,14,4.6,2.8,10,4.55,1.81,11,4.78,1.92,9,3.2,2.15,10,4,2.05,11,5,2.6,17,3.71,2.14,7 +7961,mouthwash,5.7,2,20,2.67,2.22,18,5.38,2.39,24,4.6,1.14,5,6.07,2.12,15,2.6,2.19,5,2.69,2.32,13,4.62,2.57,13,6.27,1.9,11,6.1,1.85,10,5.3,2.16,10,3.14,2.73,7,2.36,1.91,11,4.94,2.57,16,6.25,1.83,8,5.57,2.21,14,6,1.55,6,3.17,2.37,12,1.67,1.63,6,5.47,2.56,15,5.22,2.22,9 +7962,move,4.95,1.86,21,4.24,2.45,21,5.12,2.32,17,5.33,1.86,6,4.79,1.97,14,2.71,1.5,7,5,2.51,14,4.89,2.47,9,5.38,2.26,8,5,1.91,13,4.86,2.04,7,4.11,2.67,9,4.33,2.39,12,4.67,2.55,9,5.62,2.07,8,5,1.73,13,4.88,2.17,8,4.17,2.93,6,4.27,2.34,15,5.44,2.51,9,4.75,2.19,8 +7963,movement,6.58,1.3,19,4,2.14,21,5.96,2.25,23,6.4,1.34,5,6.54,1.33,13,4.33,2.16,6,3.87,2.2,15,5.4,2.41,10,6.38,2.1,13,6.43,1.62,7,6.55,1.13,11,4,2.38,7,4,2.11,14,4.73,2.15,11,7.08,1.73,12,7,1.28,12,5.86,1.07,7,3.82,2.18,11,4.2,2.2,10,5.36,2.31,14,6.89,1.9,9 +7964,mover,4.55,1.36,20,3.82,2.01,17,5.42,2.5,24,4.6,2.19,5,4.53,1.06,15,4.4,2.19,5,3.58,1.98,12,4.62,2.36,13,6.36,2.42,11,4.6,1.43,10,4.5,1.35,10,4.29,1.98,7,3.5,2.07,10,5,2.16,16,6.25,3.06,8,4.21,1.25,14,5.33,1.37,6,4.27,1.79,11,3,2.28,6,5.4,2.8,15,5.44,2.07,9 +7965,movie,7.24,1.51,41,4.39,2.63,49,5.68,2.16,44,7.25,1.45,20,7.24,1.61,21,5,2.67,19,4,2.57,30,5.45,1.96,20,5.88,2.35,24,7.25,1.62,20,7.24,1.45,21,5.25,2.57,24,3.56,2.45,25,5.48,2.04,23,5.9,2.32,21,7.22,1.54,23,7.28,1.53,18,4.67,2.84,33,3.81,2.1,16,5.57,2.09,23,5.81,2.29,21 +7966,mow,4.94,1.86,18,4.17,2.39,23,5.58,1.68,19,4.62,2.07,8,5.2,1.75,10,3.71,1.98,7,4.47,2.64,15,5.8,2.04,10,5.33,1.22,9,4.78,2.64,9,5.11,0.6,9,4.7,2.5,10,3.83,2.41,12,5.12,1.64,8,5.8,1.75,10,5.45,1.97,11,4.14,1.46,7,3.85,2.37,20,6.33,1.15,3,5.12,1.64,8,5.91,1.7,11 +7967,mower,4.76,1.04,21,2.79,2.59,24,5.45,2.28,20,5.12,1.13,8,4.54,0.97,13,3.67,2.8,6,2.5,2.53,18,5.82,2.14,11,5,2.5,9,4.67,0.89,12,4.89,1.27,9,3.6,2.84,10,2.21,2.33,14,5.85,2.34,13,4.71,2.14,7,4.64,1.01,14,5,1.15,7,2.94,2.54,16,2.5,2.83,8,5.67,2.27,12,5.12,2.42,8 +7968,moxie,6.1,1.45,20,3.78,1.99,18,5.79,2.59,24,7.2,0.84,5,5.73,1.44,15,4.6,1.82,5,3.46,2.03,13,5.15,2.73,13,6.55,2.3,11,6.3,1.42,10,5.9,1.52,10,4.43,1.9,7,3.36,2.01,11,5.25,2.46,16,6.88,2.64,8,6,1.57,14,6.33,1.21,6,4.08,2.15,12,3.17,1.6,6,5.53,2.67,15,6.22,2.54,9 +7969,mozzarella,7.19,1.97,21,4.54,2.49,26,6.29,2.46,24,8.44,0.73,9,6.25,2.09,12,3.7,2.5,10,5.06,2.41,16,6.56,2.51,9,6.13,2.5,15,6.62,2.5,8,7.54,1.56,13,5.38,2.14,13,3.69,2.59,13,5.58,2.94,12,7,1.71,12,6.5,2.32,12,8.11,0.78,9,4.8,3.08,15,4.18,1.4,11,6.46,2.5,13,6.09,2.51,11 +7970,muck,3.14,1.24,21,3.55,1.96,20,4.09,2.22,22,3.83,1.17,6,2.87,1.19,15,3.62,2,8,3.5,2.02,12,4,2.66,12,4.2,1.69,10,3.22,1.3,9,3.08,1.24,12,3.78,1.72,9,3.36,2.2,11,4.43,2.07,7,3.93,2.34,15,3.3,1.16,10,3,1.34,11,3.69,2.06,13,3.29,1.89,7,3.75,2.56,12,4.5,1.78,10 +7971,mucous,2.95,1.73,22,3.83,2.32,24,4.41,2.32,22,2.33,1.22,9,3.38,1.94,13,3.56,2.13,9,4,2.48,15,5,2.07,8,4.07,2.46,14,3.25,2.25,8,2.79,1.42,14,4.09,2.47,11,3.62,2.26,13,4.09,2.26,11,4.73,2.45,11,3.42,2.02,12,2.4,1.17,10,4.15,2.7,13,3.45,1.81,11,4.75,2.3,12,4,2.4,10 +7972,mucus,2.84,1.34,19,4.17,2.14,42,4.16,1.81,45,3.33,0.58,3,2.75,1.44,16,4.12,2.55,16,4.24,1.92,25,4.24,1.14,21,4.08,2.26,24,3.14,1.21,7,2.67,1.44,12,3.62,2.11,21,4.8,2.09,20,4.53,2.14,19,3.88,1.51,26,3.5,1.6,8,2.36,0.92,11,3.74,2.26,23,4.68,1.92,19,4.38,2.16,21,3.96,1.46,24 +7973,mud,5.06,1.21,18,3.19,1.66,21,4.27,2.43,22,5,0,3,5.07,1.33,15,3.38,1.41,8,3.08,1.85,13,4.56,2.92,9,4.08,2.14,13,5,1.58,9,5.11,0.78,9,3.33,1.32,9,3.08,1.93,12,4.4,2.53,15,4,2.38,7,5.67,1.63,6,4.75,0.87,12,3.8,1.32,10,2.64,1.8,11,4,3.05,12,4.6,1.51,10 +7974,muddle,4.47,1.35,19,3.05,2.14,20,4.8,2.19,20,5,0,3,4.47,1.46,15,2,0.82,10,4.1,2.56,10,5,2.16,10,4.6,2.32,10,4.5,1.52,6,4.58,1.31,12,2.57,2.51,7,3.31,1.97,13,4.38,2.5,8,5.08,2.02,12,4.5,1.51,12,4.43,1.13,7,3.4,2.37,10,2.7,1.95,10,4.33,2,9,5.18,2.36,11 +7975,muddy,4.14,2.04,102,4.2,2.27,82,4.6,2.21,91,4.23,2.31,39,4.05,1.87,62,3.68,2.1,31,4.51,2.34,51,4.54,2.28,39,4.65,2.17,52,4.22,2.3,54,4,1.71,47,3.91,2.19,34,4.4,2.33,48,4.72,2.31,47,4.48,2.11,44,4.11,2.12,61,4.17,1.94,41,4.09,2.21,35,4.28,2.34,47,4.29,2.49,41,4.86,1.93,50 +7976,muff,5.63,2.39,19,3.59,2.38,22,4.43,2.33,23,5.82,2.56,11,5.29,2.43,7,4.38,2.88,8,3.14,2.03,14,5.29,2.75,7,4.06,2.11,16,4.62,2.2,8,6.36,2.34,11,2.22,1.99,9,4.54,2.22,13,4.82,2.14,11,4.08,2.54,12,5.17,2.62,12,6.43,1.81,7,3.36,2.54,11,3.82,2.32,11,4.08,2.53,13,4.9,2.08,10 +7977,muffin,7.1,1.62,20,4.05,2.82,43,6.29,2.2,48,7,1,11,7.22,2.22,9,4.05,2.99,19,4.04,2.8,23,6.23,2.49,22,6.35,1.98,26,8.25,0.96,4,6.81,1.64,16,3.94,3,18,4.12,2.74,25,6.14,2.52,28,6.5,1.7,20,7.08,2.02,12,7.12,0.83,8,3.7,2.9,20,4.35,2.77,23,6.36,2.33,28,6.2,2.07,20 +7978,muffled,4.74,0.56,19,3.86,1.93,21,4.18,2.35,34,4.9,0.57,10,4.56,0.53,9,3.75,1.58,8,3.92,2.18,13,4.71,2.7,14,3.8,2.07,20,4.78,0.67,9,4.7,0.48,10,4.15,1.72,13,3.38,2.26,8,4.18,2.63,22,4.17,1.85,12,4.8,0.63,10,4.67,0.5,9,3.86,1.88,14,3.86,2.19,7,5.06,2.44,17,3.29,1.96,17 +7979,muffler,3.63,1.83,19,4.27,2.95,22,4.64,2.04,28,3.5,2.17,6,3.69,1.75,13,4.18,3.22,11,4.36,2.8,11,4,2.61,11,5.06,1.52,17,3.55,1.75,11,3.75,2.05,8,3.82,2.82,11,4.73,3.13,11,4.94,2.01,18,4.1,2.08,10,3.31,1.89,13,4.33,1.63,6,4.29,3.15,14,4.25,2.76,8,4.31,2.47,16,5.08,1.24,12 +7980,mug,4.16,1.77,19,3.83,2.52,23,4.82,2.25,28,4.75,0.71,8,3.73,2.2,11,3.56,2.4,9,4,2.66,14,4.21,2.39,14,5.43,1.99,14,3.44,1.88,9,4.8,1.48,10,3.75,2.34,12,3.91,2.81,11,4.21,2.26,14,5.43,2.14,14,4.3,2,10,4,1.58,9,3.45,2.38,11,4.17,2.69,12,4.75,2.09,12,4.88,2.42,16 +7981,mugger,1.9,1.25,20,5.67,1.83,21,2.97,2.32,34,2.5,1.51,10,1.3,0.48,10,5.88,1.55,8,5.54,2.03,13,3.57,2.56,14,2.55,2.09,20,1.89,1.05,9,1.91,1.45,11,5.46,1.94,13,6,1.69,8,3.05,2.36,22,2.83,2.33,12,1.7,0.95,10,2.1,1.52,10,5.43,1.5,14,6.14,2.41,7,3.47,2.45,17,2.47,2.12,17 +7982,mulberry,5.74,1.45,19,2.75,1.71,20,5.43,1.5,21,5,1,7,6.17,1.53,12,2.67,1.32,9,2.82,2.04,11,5.4,1.14,5,5.44,1.63,16,5.6,1.35,10,5.88,1.73,8,2.38,1.3,8,3,1.95,12,5.14,1.51,14,6,1.41,7,5.6,1.78,10,5.89,1.05,9,2.75,1.96,12,2.75,1.39,8,5.3,2.06,10,5.55,0.82,11 +7983,mulch,5.33,1.8,21,3.52,1.81,23,5.24,1.09,21,5.8,2.77,5,5.19,1.47,16,4.17,1.7,12,2.82,1.72,11,5.18,0.87,11,5.11,1.27,9,4.75,1.82,12,6.11,1.54,9,3.5,1.86,16,3.57,1.81,7,5.18,1.25,11,5.3,0.95,10,5.77,1.42,13,4.62,2.2,8,3.58,1.8,19,3.25,2.06,4,5.21,1.19,14,5.29,0.95,7 +7984,mule,4.26,1.48,19,2.78,1.66,18,4.5,2.37,16,4.45,1.37,11,4,1.69,8,3.25,2.06,4,2.64,1.6,14,4.75,2.38,8,4.25,2.49,8,4,1.93,8,4.45,1.13,11,2.57,1.27,7,2.91,1.92,11,4.17,2.32,6,4.7,2.5,10,4.46,1.45,13,3.83,1.6,6,2.27,1.68,11,3.57,1.4,7,4.43,2.88,7,4.56,2.07,9 +7985,mull,4.38,1.69,21,3.12,2.11,25,5.11,2.45,19,4.44,1.81,9,4.33,1.67,12,2.67,1.63,6,3.06,2.13,18,3.71,2.06,7,5.92,2.35,12,4.31,1.7,16,4.6,1.82,5,2.93,2.13,14,3,1.89,10,4.89,2.32,9,5.3,2.67,10,4.25,2.01,12,4.56,1.24,9,3.56,2.16,16,2.33,1.87,9,4.64,2.91,11,5.75,1.58,8 +7986,mullet,3.86,2.38,22,3.81,2.62,21,5.64,2.19,22,4.14,2.85,14,3.38,1.19,8,4.36,2.84,11,3.44,2.35,9,5.83,1.94,6,5.56,2.34,16,4.2,2.86,10,3.58,1.98,12,3.36,2.62,11,4.3,2.67,10,5.46,2.07,13,5.89,2.47,9,3.33,2.15,12,4.5,2.59,10,3.15,2.58,13,4.88,2.47,8,5.92,2.23,12,5.3,2.21,10 +7987,multimedia,6.53,1.68,19,4.8,2.63,20,5.9,2.38,20,7,2,3,6.53,1.68,15,5.2,2.62,10,4.4,2.72,10,6.7,1.83,10,5.1,2.69,10,7.17,1.72,6,6.33,1.67,12,4.86,2.67,7,4.77,2.71,13,4.88,3,8,6.58,1.68,12,6.17,1.53,12,7.14,1.86,7,4.9,2.13,10,4.7,3.16,10,4.67,2.29,9,6.91,2.02,11 +7988,multinational,5.3,1.56,20,3.94,2.55,18,5.33,1.65,21,5,1.41,5,5.4,1.64,15,4.33,3.14,6,3.75,2.34,12,4.78,0.83,9,5.75,2.01,12,5.7,1.34,10,4.9,1.73,10,4.3,3.02,10,3.5,1.93,8,6,1.94,10,4.73,1.1,11,4.83,1.7,12,6,1.07,8,2.78,2.64,9,5.11,1.96,9,5.73,1.85,11,4.9,1.37,10 +7989,multiple,5,1.61,18,4,2.03,20,5.64,1.62,22,4.6,1.52,5,5.17,1.75,12,3.83,2.48,6,4.07,1.9,14,6.1,2.02,10,5.25,1.14,12,5,2.08,7,5,1.41,10,5.14,2.27,7,3.38,1.66,13,5.36,1.29,11,5.91,1.92,11,4.92,1.88,12,5.17,0.98,6,4.27,2.33,11,3.67,1.66,9,5.79,1.76,14,5.38,1.41,8 +7990,multiple sclerosis,2.45,1.39,20,5.11,2.81,18,2.33,2.2,24,2.4,1.67,5,2.47,1.36,15,6.4,3.44,5,4.62,2.5,13,2.54,2.11,13,2.09,2.39,11,2,1.41,10,2.9,1.29,10,6,2.71,7,4.55,2.84,11,2.44,1.93,16,2.12,2.8,8,2.79,1.48,14,1.67,0.82,6,5.33,2.46,12,4.67,3.61,6,2.93,2.6,15,1.33,0.5,9 +7991,multiplex,5.09,1.85,22,4.95,2.3,19,5.45,2.04,20,5.4,1.14,5,5,2.1,16,5.38,1.19,8,4.64,2.87,11,5.2,1.99,10,5.7,2.16,10,4.5,1.83,12,5.8,1.69,10,5.3,2,10,4.56,2.65,9,5.64,2.06,11,5.22,2.11,9,5.09,2.07,11,5.09,1.7,11,4.25,2.25,8,5.45,2.3,11,5.56,1.74,9,5.36,2.34,11 +7992,multiply,5.43,1.69,21,4.39,1.95,23,5.48,2.18,21,5.4,2.7,5,5.44,1.36,16,4.5,1.57,12,4.27,2.37,11,5.45,2.54,11,5.11,1.45,9,5.58,2.15,12,5.22,0.83,9,4.31,1.85,16,4.57,2.3,7,5.36,2.11,11,5.6,2.37,10,5.46,1.39,13,5.38,2.2,8,4.58,1.98,19,3.5,1.73,4,5.43,1.91,14,5.57,2.82,7 +7993,multitude,5,1.56,20,4.09,2.16,22,5.16,2.06,19,5.22,2.17,9,4.82,0.87,11,4.8,3.03,5,3.88,1.96,16,5.5,2.26,6,5,2.04,13,4.86,1.79,14,5.33,0.82,6,3.58,1.98,12,4.78,2.44,9,5,1.41,9,5.3,2.58,10,5.1,1.73,10,4.9,1.45,10,3.42,2.19,12,4.9,1.91,10,6.33,2.16,6,4.62,1.85,13 +7994,mum,5.43,1.21,21,3.35,2.35,23,4.54,2.12,26,5.27,0.79,11,5.6,1.58,10,3.45,2.62,11,3.25,2.18,12,4.36,2.38,11,4.64,2.06,14,5.7,1.49,10,5.18,0.87,11,3.82,2.56,11,2.92,2.15,12,4.24,1.86,17,5.12,2.75,8,5.69,1.44,13,5,0.53,8,3.53,2.56,15,3,2,8,4.94,2.16,17,3.78,1.92,9 +7995,mumble,4.4,1.73,20,3.19,2.18,21,3.68,2.25,25,5,2.16,4,4.25,1.65,16,4,2.58,4,3,2.12,17,5.11,2.52,9,2.88,1.67,16,5,1.77,8,4,1.65,12,3.4,2.12,10,3,2.32,11,4,2.22,14,3.27,2.33,11,4.82,1.54,11,3.89,1.9,9,2.7,2.31,10,3.64,2.06,11,4.28,2.32,18,2.14,1.07,7 +7996,mumbo,4.76,1.87,21,5.1,1.33,20,4.75,2.29,20,5.33,0.52,6,4.53,2.17,15,5.5,0.93,8,4.83,1.53,12,4.45,2.34,11,5.11,2.32,9,4.5,1.38,6,4.87,2.07,15,5.8,0.92,10,4.4,1.35,10,4.86,2.66,14,4.5,1.22,6,5.14,2.12,7,4.57,1.79,14,5.36,1.28,14,4.5,1.38,6,4.36,2.29,11,5.22,2.33,9 +7997,mummy,4.81,2.48,21,3.75,2.12,20,4.4,1.98,20,4.83,2.04,6,4.8,2.7,15,4.75,2.66,8,3.08,1.44,12,4.1,2.47,10,4.7,1.42,10,5.17,2.99,6,4.67,2.35,15,4.7,2.31,10,2.8,1.48,10,4.15,1.86,13,4.86,2.27,7,5.29,2.75,7,4.57,2.41,14,4,2.48,14,3.17,0.75,6,4.08,2.43,12,4.88,0.99,8 +7998,mumps,2.61,1.61,18,3.84,2.81,19,3.44,1.64,25,2.8,1.48,5,2.54,1.71,13,4.45,3.24,11,3,2,8,3.56,1.36,16,3.22,2.11,9,2.71,1.8,7,2.55,1.57,11,2,1.12,9,5.5,2.88,10,3.5,1.57,20,3.2,2.05,5,2.67,1.87,9,2.56,1.42,9,3.4,2.88,10,4.33,2.83,9,3.58,1.57,19,3,1.9,6 +7999,munch,6.32,1.53,19,3.62,1.96,21,6.14,1.73,22,6.22,1.56,9,6.4,1.58,10,3.38,1.3,8,3.77,2.31,13,6.55,1.75,11,5.73,1.68,11,5.86,1.57,7,6.58,1.51,12,3.44,1.51,9,3.75,2.3,12,5.85,1.72,13,6.56,1.74,9,6.1,1.45,10,6.56,1.67,9,3.12,1.55,8,3.92,2.18,13,6.5,1.87,14,5.5,1.31,8 +8000,munchkin,6.95,1.81,19,4.27,2.25,22,4.13,2.22,23,6.27,1.95,11,7.71,1.11,7,4.38,2,8,4.21,2.46,14,4.14,2.61,7,4.12,2.13,16,6.88,2.36,8,7,1.41,11,3.56,2.46,9,4.77,2.05,13,4.09,2.17,11,4.17,2.37,12,7.17,1.95,12,6.57,1.62,7,3.82,2.68,11,4.73,1.74,11,4.46,2.5,13,3.7,1.83,10 +8001,mundane,3.63,1.3,19,2.76,1.79,21,4,1.92,20,4,1,3,3.56,1.36,16,2.17,1.47,6,3,1.89,15,5,2,6,3.57,1.79,14,4,1.05,10,3.22,1.48,9,2.57,1.81,7,2.86,1.83,14,4.4,1.65,10,3.6,2.17,10,4.5,0.76,8,3,1.26,11,3,1.87,9,2.58,1.78,12,3.5,1.2,8,4.33,2.27,12 +8002,municipal,4.89,1.49,18,3.05,2.31,20,4.92,2.32,24,5.08,1.62,12,4.5,1.22,6,4.2,3.03,5,2.67,1.99,15,4.54,2.47,13,5.36,2.16,11,4.88,2.1,8,4.9,0.88,10,4.43,2.76,7,2.31,1.7,13,4.27,2.1,11,5.46,2.44,13,5,2.07,8,4.8,0.92,10,2.9,2.13,10,3.2,2.57,10,5,2.92,9,4.87,2,15 +8003,mural,6.67,1.24,21,3.4,2.24,25,5.95,1.68,19,6.11,0.93,9,7.08,1.31,12,3.67,2.66,6,3.44,2.15,18,5.57,0.79,7,6.17,2.04,12,6.5,1.15,16,7.2,1.48,5,3.14,2.35,14,4,2.05,10,5.89,1.83,9,6,1.63,10,6.42,1,12,7,1.5,9,3.81,2.48,16,2.67,1.58,9,5.82,1.83,11,6.12,1.55,8 +8004,murder,1.48,0.81,21,6.24,2.76,21,3.38,2.28,16,1.67,0.82,6,1.43,0.85,14,5.14,3.39,7,6.79,2.33,14,4.38,1.85,8,2.38,2.33,8,1.69,0.95,13,1.14,0.38,7,5.11,2.76,9,7.08,2.54,12,4,2.5,9,2.57,1.81,7,1.62,0.96,13,1.25,0.46,8,5.83,3.37,6,6.4,2.59,15,3.56,2.46,9,3.14,2.19,7 +8005,murderer,1.92,1.63,101,6.83,1.94,82,2.83,2.26,95,2.33,2.02,46,1.62,1.14,52,6.62,2.08,29,6.94,1.86,53,3.25,2.3,44,2.47,2.18,51,2.13,1.86,52,1.72,1.35,47,6.64,1.94,36,6.98,1.94,46,3.12,2.43,56,2.41,1.96,39,2.08,1.79,59,1.69,1.35,42,6.91,1.95,35,6.77,1.95,47,2.96,2.48,48,2.7,2.03,47 +8006,murderess,2.56,1.54,18,5.8,2.71,20,3.52,2.35,25,2.8,1.48,5,2.46,1.61,13,7.09,2.02,11,4.22,2.68,9,3.31,2.09,16,3.89,2.85,9,2.86,1.35,7,2.36,1.69,11,4.78,2.86,9,6.64,2.38,11,3.15,2.23,20,5,2.45,5,2.89,1.76,9,2.22,1.3,9,5.73,3.04,11,5.89,2.42,9,4.05,2.41,19,1.83,0.98,6 +8007,murderous,2.05,1.67,20,7.05,2.06,20,2.95,1.83,21,2.33,1.63,6,1.93,1.73,14,7.25,1.83,8,6.92,2.27,12,3,2.19,11,2.9,1.45,10,1.67,1.63,6,2.21,1.72,14,7.3,1.89,10,6.8,2.3,10,3.14,2.07,14,2.57,1.27,7,1.86,1.57,7,2.15,1.77,13,7.14,2.25,14,6.83,1.72,6,2.83,2.08,12,3.11,1.54,9 +8008,murky,3.4,1.39,20,3.45,1.82,20,3.77,1.63,22,3.43,1.13,7,3.38,1.56,13,4.11,1.54,9,2.91,1.92,11,3.83,2.64,6,3.75,1.18,16,3.7,1.16,10,3,1.66,9,3.5,1.51,8,3.42,2.07,12,4,1.81,15,3.29,1.11,7,3.36,1.57,11,3.44,1.24,9,3.92,1.73,12,2.75,1.83,8,3.82,1.94,11,3.73,1.35,11 +8009,murmur,4.57,1.43,21,4.08,1.58,25,4.36,1.89,22,5.25,1.16,8,4.15,1.46,13,4,1.78,13,4.17,1.4,12,4.15,2.08,13,4.67,1.66,9,4.62,1.77,8,4.5,1.31,12,4.86,1.23,14,3.09,1.45,11,5.17,1.75,12,3.4,1.65,10,4.9,0.74,10,4.27,1.85,11,3.82,1.7,17,4.62,1.19,8,3.7,1.89,10,4.92,1.78,12 +8010,muscle,6.15,1.35,20,4.55,2.46,22,6.81,1.71,27,7.29,1.11,7,5.54,1.05,13,5,2.45,10,4.17,2.52,12,6.93,1.71,15,7,1.41,11,6.27,1.35,11,6,1.41,9,4.44,2.55,9,4.62,2.5,13,7.12,1.58,17,6.67,1.58,9,6.54,1.39,13,5.43,0.98,7,4.38,2.87,16,5,0.63,6,7,1.76,12,6.67,1.72,15 +8011,muscular,6.32,1.85,81,4.98,2.48,83,6.52,2.03,71,6.09,2.05,33,6.53,1.68,47,4.88,2.67,32,5.04,2.38,51,6.89,1.94,36,6.14,2.07,35,6.32,1.91,47,6.39,1.77,33,5.11,2.74,38,4.87,2.27,45,6.73,2,37,6.29,2.07,34,6.26,1.91,46,6.4,1.79,35,4.89,2.87,35,5.04,2.19,48,6.26,2.22,34,6.76,1.83,37 +8012,muse,6.3,1.08,20,4.75,2.63,20,6.12,1.53,26,6.27,1.01,11,6.33,1.22,9,5,2.89,7,4.62,2.6,13,5.92,1.26,13,6.31,1.8,13,6.18,1.17,11,6.44,1.01,9,4.18,2.56,11,5.44,2.7,9,6.47,1.7,17,5.44,0.88,9,5.9,0.74,10,6.7,1.25,10,5,2.45,12,4.38,3.02,8,6.38,1.54,16,5.7,1.49,10 +8013,museum,6.67,1.59,21,3.74,2.58,23,5.4,2.06,20,6.5,1.83,12,6.89,1.27,9,4.36,2.69,11,3.17,2.44,12,5.4,2.12,10,5.4,2.12,10,7,1.63,4,6.59,1.62,17,4.27,2.8,11,3.25,2.38,12,4.75,2.31,8,5.83,1.85,12,7,1.41,12,6.22,1.79,9,3.73,2.45,11,3.75,2.8,12,4.78,2.39,9,5.91,1.7,11 +8014,mush,4.05,1.79,20,3.21,2.41,24,4.79,1.93,28,4.25,1.04,8,3.92,2.19,12,3.44,2.88,9,3.07,2.19,15,4.43,1.28,14,5.14,2.41,14,3.22,1.39,9,4.73,1.85,11,3.58,2.75,12,2.83,2.08,12,4.57,2.24,14,5,1.62,14,4.3,1.83,10,3.8,1.81,10,3.42,2.31,12,3,2.59,12,4.67,1.67,12,4.88,2.16,16 +8015,mushroom,5.61,2,41,3.14,2.28,44,5.5,1.75,38,4.6,1.78,10,6,2.04,29,3.38,2.31,21,2.91,2.27,23,4.92,1.55,13,5.8,1.8,25,4.74,1.88,19,6.43,1.83,21,3.77,2.71,22,2.5,1.57,22,5.19,1.94,21,5.88,1.45,17,5.17,2.08,23,6.17,1.79,18,3.58,2.43,24,2.6,2.01,20,5.85,1.87,20,5.11,1.57,18 +8016,mushy,4.6,2.09,20,3.71,1.87,21,5.47,2.33,34,5,1.94,10,4.2,2.25,10,3.38,1.77,8,3.92,1.98,13,5.5,2.5,14,5.45,2.26,20,5.44,2.01,9,3.91,1.97,11,4,1.83,13,3.25,1.98,8,5.27,2.25,22,5.83,2.52,12,4.9,2.28,10,4.3,1.95,10,3.36,2.02,14,4.43,1.4,7,5.71,2.37,17,5.24,2.33,17 +8017,music,7.67,1.82,40,5.57,3.09,23,6.5,2.25,48,7.87,1.25,15,7.56,2.1,25,4.91,3.33,11,6.17,2.86,12,6.67,2.63,18,6.4,2.03,30,7.68,2.29,19,7.67,1.32,21,6.91,2.74,11,4.33,2.96,12,6.3,2.34,33,6.93,2.05,15,7.33,2.16,24,8.19,0.98,16,6.64,2.66,11,4.58,3.23,12,6.46,2.16,26,6.55,2.4,22 +8018,musical,7.68,1.21,22,5.63,2.61,19,5.43,2.48,21,6.6,0.55,5,8.06,1.18,16,5.38,3.16,8,5.82,2.27,11,5.2,2.57,10,5.64,2.5,11,7.33,1.3,12,8.1,0.99,10,4.8,2.49,10,6.56,2.55,9,5.5,2.71,12,5.33,2.29,9,7.64,1.36,11,7.73,1.1,11,3.62,1.6,8,7.09,2.21,11,5.44,2.55,9,5.42,2.54,12 +8019,musician,6.79,1.55,19,5.52,2.02,21,5.7,2.24,23,7,1.73,3,6.75,1.57,16,6,2.2,8,5.23,1.92,13,4.89,2.76,9,6.21,1.76,14,6.78,1.99,9,6.8,1.14,10,5.89,1.9,9,5.25,2.14,12,5.47,2.36,15,6.12,2.1,8,6.86,2.04,7,6.75,1.29,12,5.5,1.72,10,5.55,2.34,11,6.38,2.69,13,4.8,1.03,10 +8020,musk,4.5,1.82,18,2.45,1.88,20,4.56,1.71,25,4.2,2.39,5,4.62,1.66,13,1.91,0.83,11,3.11,2.57,9,4.88,1.82,16,4,1.41,9,5,2.45,7,4.18,1.33,11,2.22,2.28,9,2.64,1.57,11,4.5,1.88,20,4.8,0.84,5,4.22,1.99,9,4.78,1.72,9,2.73,2.28,11,2.11,1.27,9,4.84,1.61,19,3.67,1.86,6 +8021,musket,4.13,1.71,23,4,2.74,18,4.64,2.04,22,4.71,0.95,7,3.88,1.93,16,6.83,1.47,6,2.58,2.02,12,4.9,1.85,10,4.42,2.23,12,5,1.18,11,3.33,1.78,12,5,2.98,10,2.75,1.91,8,4.18,2.09,11,5.09,1.97,11,4,2.08,14,4.33,1,9,3.67,2.96,9,4.33,2.65,9,4.55,2.02,11,4.73,2.15,11 +8022,musketeer,4.76,1.95,21,4.71,2.45,21,4.96,2.01,25,4.83,1.85,12,4.67,2.18,9,5.57,2.44,7,4.29,2.43,14,4.7,2,10,5.13,2.07,15,5.25,2.36,4,4.65,1.9,17,5.7,2.5,10,3.82,2.14,11,4.29,1.98,7,5.22,2.02,18,4.92,1.83,12,4.56,2.19,9,4.69,2.53,13,4.75,2.49,8,4.56,2.24,9,5.19,1.91,16 +8023,muskrat,4.15,1.9,20,3.5,2.18,18,4.32,1.49,22,4.2,1.3,5,4.13,2.1,15,4.83,2.14,6,2.83,1.95,12,4.5,1.43,10,4.17,1.59,12,5,1.63,10,3.3,1.83,10,3.9,2.28,10,3,2.07,8,4.55,1.37,11,4.09,1.64,11,3.92,2.35,12,4.5,0.93,8,3.11,2.52,9,3.89,1.83,9,4,1.84,11,4.64,1.03,11 +8024,must,5.45,1.44,22,4.1,2.47,21,5.06,2.68,17,4.83,1.17,6,5.73,1.53,15,3.57,2.64,7,4.36,2.44,14,6,2.51,8,4.38,2.83,8,5.64,1.74,14,5.14,0.69,7,3.78,2.49,9,4.33,2.53,12,5.67,3.08,9,4.38,2.13,8,5.36,1.15,14,5.62,1.92,8,5.33,3.61,6,3.6,1.76,15,5.33,2.65,9,4.75,2.87,8 +8025,mustang,6.32,1.97,19,6.14,2.83,22,6,2.21,24,4.67,1.97,6,7.08,1.5,13,6.67,2.57,12,5.5,3.14,10,4.88,2.42,8,6.56,1.93,16,6.2,1.55,10,6.44,2.46,9,6.78,2.95,9,5.69,2.78,13,6.41,2,17,5,2.76,6,7.38,1.6,8,5.55,1.92,11,6.89,2.37,9,5.62,3.1,13,5.94,2.41,16,6.12,1.89,8 +8026,mustard,4.74,1.41,19,3.39,2,18,5.69,2.63,16,5.09,1.14,11,4.25,1.67,8,4,2.16,4,3.21,2.01,14,5.5,2.39,8,5.88,3,8,4.62,0.92,8,4.82,1.72,11,4.29,1.98,7,2.82,1.89,11,5.2,2.49,5,5.91,2.77,11,4.62,1.56,13,5,1.1,6,2.55,1.86,11,4.71,1.5,7,6.14,2.04,7,5.33,3.08,9 +8027,muster,4.67,1.68,21,3.65,2.31,23,5.41,1.97,17,4.33,2.29,9,4.92,1.08,12,4.55,2.54,11,2.83,1.8,12,5.1,1.85,10,5.86,2.19,7,4.29,2.14,7,4.92,1.5,13,4.55,2.42,11,2.83,1.95,12,4.83,2.4,6,5.73,1.74,11,4.31,1.97,13,5.25,0.89,8,3.18,2.09,11,4.08,2.5,12,4.38,1.41,8,6.33,2,9 +8028,musty,3.37,1.34,19,3.5,2.32,22,4.22,2.76,23,3.55,1.21,11,3.14,1.68,7,4.25,2.31,8,3.07,2.3,14,5.43,2.51,7,3.69,2.77,16,3.88,1.36,8,3,1.26,11,3.22,2.44,9,3.69,2.32,13,4.55,2.73,11,3.92,2.87,12,3.42,1.68,12,3.29,0.49,7,3.27,2.65,11,3.73,2.05,11,4.54,2.85,13,3.8,2.74,10 +8029,mutant,5.06,1.95,18,4.61,2.64,18,4.53,2.29,17,5.45,1.75,11,4.43,2.23,7,6.75,1.71,4,4,2.57,14,4.88,2.42,8,4.22,2.28,9,5.5,1.77,8,4.7,2.11,10,4,2.65,7,5,2.68,11,5.83,2.32,6,3.82,2.04,11,4.75,1.91,12,5.67,2.07,6,4.45,2.54,11,4.86,2.97,7,3.43,2.23,7,5.3,2.11,10 +8030,mutate,4.16,2.14,19,5.88,2.27,24,4.04,2.12,28,5.12,1.25,8,3.45,2.42,11,5.33,1.94,9,6.2,2.46,15,3.36,1.69,14,4.71,2.33,14,3.44,2.46,9,4.8,1.69,10,5.83,2.08,12,5.92,2.54,12,4.07,2.2,14,4,2.11,14,3.3,2.11,10,5.11,1.83,9,5.92,2.27,12,5.83,2.37,12,3.83,1.8,12,4.19,2.37,16 +8031,mutation,4.14,1.9,37,4.56,2.83,18,4.16,2.21,25,3.86,1.96,14,4.3,1.89,23,6,2.19,6,3.83,2.92,12,4.9,2.64,10,3.67,1.8,15,4.1,2.05,21,4.19,1.76,16,5.1,2.73,10,3.88,3,8,5.14,2.67,7,3.78,1.96,18,3.89,1.91,19,4.39,1.91,18,4,3.16,9,5.11,2.52,9,4,2.83,9,4.25,1.88,16 +8032,mute,3.95,1.47,20,2.45,1.88,20,4.18,2.24,22,4.14,1.68,7,3.85,1.41,13,3.33,2.29,9,1.73,1.1,11,5.17,2.32,6,3.81,2.17,16,4.2,1.03,10,3.56,1.88,9,2.62,2.45,8,2.33,1.5,12,4.73,2.34,15,3,1.53,7,4.27,1.62,11,3.56,1.24,9,2.5,2.11,12,2.38,1.6,8,4.73,2.41,11,3.64,2.01,11 +8033,muted,3.63,1.67,19,2.15,1.66,20,4.9,2.34,20,4.33,0.58,3,3.67,1.72,15,1.7,0.95,10,2.6,2.12,10,4.5,2.12,10,5.3,2.58,10,3.5,1.52,6,3.92,1.68,12,1.71,1.11,7,2.38,1.89,13,3.5,1.07,8,5.83,2.52,12,3.25,1.48,12,4.29,1.89,7,2.4,2.01,10,1.9,1.29,10,4.89,1.9,9,4.91,2.74,11 +8034,mutilate,2,1.21,20,4.96,2.75,47,2.91,2.37,22,1.67,0.58,3,2.06,1.3,17,4.64,2.59,14,5.09,2.84,33,3.7,2.36,10,2.25,2.26,12,2.71,1.7,7,1.62,0.65,13,4.7,2.7,23,5.21,2.83,24,3.18,2.86,11,2.64,1.86,11,2.22,1.2,9,1.82,1.25,11,4.68,2.87,25,5.27,2.64,22,3.27,2.9,11,2.55,1.75,11 +8035,mutilated,2.73,2.1,22,6,2.47,20,3.32,1.99,22,3.07,2.34,14,2.12,1.55,8,5.82,2.89,11,6.12,2.1,8,4.5,1.87,6,2.88,1.89,16,3.3,2.71,10,2.25,1.36,12,5.55,2.62,11,6.56,2.3,9,4,1.78,13,2.33,1.94,9,2.5,1.83,12,3,2.45,10,5.23,2.65,13,7.43,1.27,7,3.58,1.98,12,3,2.05,10 +8036,mutilation,2.27,1.61,22,5.38,2.67,21,2.73,1.55,22,2.36,1.74,14,2.12,1.46,8,5.73,2.94,11,5.44,2.13,9,3.83,1.6,6,2.31,1.35,16,2.9,1.85,10,1.75,1.22,12,5.27,2.65,11,5.5,2.84,10,3.54,1.39,13,1.56,0.88,9,2.33,1.83,12,2.2,1.4,10,4.69,2.95,13,6.5,1.77,8,2.75,1.82,12,2.7,1.25,10 +8037,mutiny,4.2,1.91,20,5.18,2.32,22,4.56,2.22,27,5.43,2.23,7,3.54,1.39,13,5.6,2.22,10,4.83,2.44,12,4.87,2.03,15,4,2.53,11,4.27,1.9,11,4.11,2.03,9,5.56,2.01,9,4.92,2.56,13,5,2.5,17,3.56,1.33,9,4.38,2.1,13,3.86,1.57,7,5.06,2.41,16,5.5,2.26,6,5.25,1.82,12,4,2.42,15 +8038,mutt,4.84,2.63,19,4.14,2.25,22,4.5,2.19,24,4.5,2.59,6,5,2.74,13,4.33,2.02,12,3.9,2.6,10,3.25,1.67,8,5.12,2.19,16,4.7,2.21,10,5,3.16,9,4.44,1.74,9,3.92,2.6,13,4.29,2.08,17,5,2.76,6,5.25,3.33,8,4.55,2.11,11,3.67,2.12,9,4.46,2.37,13,5.06,2.32,16,3.38,1.41,8 +8039,mutter,4.4,0.82,20,3.67,2.06,21,5.57,1.72,21,4.11,0.78,9,4.64,0.81,11,3.8,2.49,10,3.55,1.69,11,5,0.76,8,5.92,2.06,13,4.14,0.77,14,5,0.63,6,3.38,2.45,8,3.85,1.86,13,5.75,1.58,8,5.46,1.85,13,4.3,0.67,10,4.5,0.97,10,4,2.28,11,3.3,1.83,10,6.17,1.95,12,4.78,0.97,9 +8040,mutual,6.48,1.25,21,3.5,2.45,24,6.45,2.24,20,6.62,0.92,8,6.38,1.45,13,4.17,1.94,6,3.28,2.61,18,7.36,1.29,11,5.33,2.69,9,6.67,1.3,12,6.22,1.2,9,4,2.36,10,3.14,2.54,14,6.69,2.18,13,6,2.45,7,6.64,1.22,14,6.14,1.35,7,4.25,2.32,16,2,2.07,8,6.5,2.07,12,6.38,2.62,8 +8041,muzzle,3.95,1.75,21,4.65,2.29,23,3.54,2.06,26,4.36,1.8,11,3.5,1.65,10,4.73,2.45,11,4.58,2.23,12,3.36,1.91,11,3.57,2.28,14,3.6,1.58,10,4.27,1.9,11,5.18,2.23,11,4.17,2.33,12,3.47,1.77,17,3.5,2.78,8,3.85,1.95,13,4.12,1.46,8,4.93,2.4,15,4.12,2.1,8,3.94,2.11,17,2.78,1.86,9 +8042,myriad,5.52,1.63,21,3.52,2.09,21,5.41,1.44,22,5.62,1.8,13,5.38,1.41,8,3.64,2.16,11,3.67,2.06,9,5,1.41,6,5.56,1.46,16,5.22,2.11,9,5.75,1.22,12,3.27,2.1,11,3.8,2.15,10,4.92,1.26,13,6.11,1.45,9,4.82,1.72,11,6.3,1.16,10,3.23,2.2,13,4,1.93,8,4.83,1.27,12,6.1,1.37,10 +8043,mysterious,6.05,1.32,20,5.45,2.04,22,4.76,2.23,21,6.22,1.39,9,5.91,1.3,11,5.36,2.16,11,5.55,2.02,11,5,1.6,8,4.62,2.6,13,6,1.36,14,6.17,1.33,6,4.62,2.2,8,5.93,1.86,14,5.5,1.77,8,4.31,2.43,13,6,1.41,10,6.1,1.29,10,5,1.68,13,6.11,2.42,9,4.58,2.23,12,5,2.35,9 +8044,mystery,5.29,2.03,21,5.04,2.6,23,4.33,2.45,18,4.89,1.96,9,5.58,2.11,12,4.09,2.51,11,5.92,2.47,12,4.4,2.63,10,4.25,2.38,8,4.71,2.29,7,5.54,1.98,13,4.82,2.64,11,5.25,2.67,12,4.57,2.88,7,4.18,2.27,11,4.85,2.19,13,6,1.6,8,6.64,1.43,11,3.58,2.61,12,4.11,2.03,9,4.56,2.92,9 +8045,mystic,6.12,2.16,40,4.52,2.34,21,4.7,2.19,43,6.68,1.92,19,5.68,2,19,3.86,2.85,7,4.85,2.15,13,4.55,2.28,22,4.86,2.13,21,5.25,2.08,16,6.61,2.04,23,5,2.38,7,4.23,2.45,13,4.32,1.57,19,5,2.57,24,5.96,2.38,23,6.35,1.87,17,5.45,1.81,11,3.5,2.51,10,5,2.26,21,4.41,2.13,22 +8046,mystical,6.57,1.89,21,5.04,2.61,25,5.79,1.96,24,6,2.2,8,6.92,1.66,13,3.9,2.28,10,5.8,2.6,15,5.67,1.73,9,5.87,2.13,15,6.5,1.85,8,6.62,1.98,13,6,2.52,13,4,2.37,12,5.5,1.62,12,6.08,2.27,12,7.17,1.53,12,5.78,2.11,9,5.2,2.68,15,4.8,2.62,10,6.23,1.83,13,5.27,2.05,11 +8047,mysticism,6,1.86,19,4.29,2.53,21,4.58,2.22,19,4,1.73,3,6.38,1.67,16,4.33,2.34,6,4.27,2.69,15,5.8,1.64,5,4.14,2.28,14,5.9,1.52,10,6.11,2.26,9,5,2.31,7,3.93,2.64,14,5.33,1.8,9,3.9,2.42,10,5,1.93,8,6.73,1.49,11,5,2.96,9,3.75,2.14,12,4.88,2.64,8,4.36,1.96,11 +8048,mystified,6.05,1.96,21,5.8,2.33,20,4.67,2.46,21,6,0.89,6,6.07,2.28,15,6.5,1.51,8,5.33,2.71,12,5.18,2.09,11,4.1,2.81,10,5.83,1.17,6,6.13,2.23,15,6.6,1.58,10,5,2.75,10,4.79,2.75,14,4.43,1.9,7,6.43,1.99,7,5.86,1.99,14,5.86,2.51,14,5.67,2.07,6,4.83,2.33,12,4.44,2.74,9 +8049,mystique,6.52,1.08,21,5.67,2.52,21,5.32,1.94,22,6.56,0.88,9,6.5,1.24,12,4.67,2.07,6,5.86,2.6,14,5.83,2.04,6,5.12,1.93,16,6.44,0.88,9,6.58,1.24,12,6.2,2.77,5,5.5,2.5,16,5.55,1.97,11,5.09,1.97,11,6.75,0.62,12,6.22,1.48,9,6.33,2.83,9,5.17,2.25,12,5.42,2.07,12,5.2,1.87,10 +8050,myth,6.11,2.02,19,4,2.53,22,5.38,2.09,16,6.55,2.16,11,5.43,1.9,7,4.75,2.92,8,3.57,2.28,14,4.17,2.4,6,6.1,1.6,10,6.12,2.23,8,6.09,1.97,11,4.33,2.96,9,3.77,2.28,13,5.88,1.96,8,4.88,2.23,8,5.92,2.39,12,6.43,1.27,7,3.55,2.62,11,4.45,2.46,11,5.22,2.11,9,5.57,2.23,7 +8051,mythical,6.11,2.05,18,5.1,2.43,20,4.91,2,23,6.58,1.88,12,5.17,2.23,6,5.2,2.49,5,5.07,2.49,15,4.42,1.83,12,5.45,2.11,11,6.44,2.24,9,5.78,1.92,9,5.57,2.51,7,4.85,2.44,13,4.73,2.05,11,5.08,2.02,12,5.67,2.18,9,6.56,1.94,9,4.7,2,10,5.5,2.84,10,5.44,2.01,9,4.57,1.99,14 +8052,mythology,6.1,1.77,20,4.27,2.53,22,4.81,1.94,27,5.3,1.83,10,6.9,1.37,10,3.57,2.15,7,4.6,2.69,15,4.76,2.33,17,4.9,1.1,10,6.18,1.47,11,6,2.18,9,3.2,2.95,5,4.59,2.4,17,4.57,2.34,14,5.08,1.44,13,5.92,1.51,12,6.38,2.2,8,4.4,3.2,10,4.17,1.95,12,5.64,1.95,14,3.92,1.55,13 +8053,nab,3.65,1.53,20,4.27,2.23,22,4.84,2.09,19,2.67,1.32,9,4.45,1.21,11,2.6,1.14,5,4.69,2.3,16,4,2.97,6,5.23,1.54,13,3.79,1.12,14,3.33,2.34,6,3.75,2.26,12,4.78,2.22,9,4.22,1.09,9,5.4,2.63,10,3.9,1.1,10,3.4,1.9,10,3.58,2.57,12,5.1,1.45,10,4.17,2.86,6,5.15,1.68,13 +8054,nacho,7.05,1.47,19,4.38,1.91,21,5.82,1.62,22,6.4,1.95,5,7.31,1.32,13,4.17,2.4,6,4.47,1.77,15,5.3,1.42,10,6.25,1.71,12,6.86,1.86,7,7.18,1.33,11,5.43,2.15,7,3.86,1.61,14,5.45,1.44,11,6.18,1.78,11,7.42,1.44,12,6.43,1.4,7,5.09,2.07,11,3.6,1.43,10,5.64,1.45,14,6.12,1.96,8 +8055,nada,4.57,1.5,21,3.7,2.51,23,4.11,1.91,19,4.8,1.79,5,4.5,1.46,16,4.58,2.54,12,2.73,2.2,11,4,1.49,10,3.62,1.69,8,4.17,1.8,12,5.11,0.78,9,4,2.58,16,3,2.38,7,4,1.25,10,4.22,2.54,9,4.38,1.45,13,4.88,1.64,8,3.53,2.55,19,4.5,2.52,4,3.85,1.52,13,4.67,2.66,6 +8056,nag,2.3,1.56,20,4.72,2.78,18,3.96,2.73,24,2.4,0.89,5,2.27,1.75,15,5.8,3.03,5,4.31,2.69,13,3.77,2.74,13,4.18,2.82,11,1.8,0.92,10,2.8,1.93,10,6.14,2.73,7,3.82,2.52,11,4.44,2.45,16,3,3.16,8,2.29,1.59,14,2.33,1.63,6,5.25,2.34,12,3.67,3.5,6,3.67,2.61,15,4.44,3,9 +8057,nail,4.6,1.7,20,3.05,2.46,21,5.17,2.12,24,3.75,1.71,4,4.81,1.68,16,3.5,3.11,4,2.94,2.38,17,6,2.4,9,4.67,1.84,15,4.88,1.13,8,4.42,2.02,12,3.3,2.5,10,2.82,2.52,11,5.23,1.59,13,5.09,2.7,11,4.64,1.29,11,4.56,2.19,9,2.8,2.39,10,3.27,2.61,11,5.44,1.98,18,4.33,2.5,6 +8058,nail gun,4.09,1.9,22,4.85,2.54,26,5.96,2.1,24,4.22,2.28,9,4,1.68,13,4.5,2.88,10,5.06,2.38,16,6.44,1.94,9,5.67,2.19,15,4.25,0.89,8,4,2.32,14,5.15,2.58,13,4.54,2.57,13,5.08,1.98,12,6.83,1.9,12,3.58,1.68,12,4.7,2.06,10,4.47,2.59,15,5.36,2.5,11,6.46,1.81,13,5.36,2.34,11 +8059,naive,4.22,1.51,23,3.86,2.22,21,5,2.32,20,4.38,1.41,8,4.13,1.6,15,4.11,2.32,9,3.67,2.23,12,6.43,2.64,7,4.23,1.79,13,3.92,1.38,12,4.55,1.63,11,3.5,2.07,10,4.18,2.4,11,5.2,2.51,15,4.4,1.67,5,4.09,1.45,11,4.33,1.61,12,4.3,2.06,10,3.45,2.38,11,4.8,2.1,10,5.2,2.62,10 +8060,naked,6.21,2.43,42,5.58,2.73,45,5.6,3,25,7.12,2.06,17,5.6,2.52,25,4.91,2.91,11,5.91,2.64,33,6.5,2.27,8,5.18,3.26,17,6.31,2.42,29,6,2.55,13,5.58,2.66,26,5.78,2.86,18,6.29,2.64,14,4.73,3.32,11,6.65,2.37,23,5.68,2.47,19,5.48,2.89,27,5.72,2.56,18,5.61,3.36,18,5.57,1.99,7 +8061,nakedness,6.67,2.2,21,6.62,2.06,26,5.21,2.6,24,7.78,1.64,9,5.83,2.25,12,7.2,1.75,10,6.25,2.21,16,5.33,2.6,9,5.13,2.7,15,7.43,1.27,7,6.29,2.49,14,6.92,1.66,13,6.31,2.43,13,4.75,2.63,12,5.67,2.61,12,6.09,2.59,11,7.3,1.57,10,6.67,2.26,15,6.55,1.86,11,5.31,2.66,13,5.09,2.66,11 +8062,name,5.62,1.56,21,3.04,2.12,23,5.14,2.78,22,5.92,1.08,12,5.22,2.05,9,3.73,2.05,11,2.42,2.07,12,6.1,2.08,10,4.33,3.11,12,5.5,2.52,4,5.65,1.37,17,3.91,2.39,11,2.25,1.54,12,5.73,2.76,11,4.55,2.81,11,5.58,1.68,12,5.67,1.5,9,2.82,2.09,11,3.25,2.22,12,4.36,2.42,11,5.91,3.02,11 +8063,nameless,2.79,1.51,19,2.8,1.64,20,4.58,2.29,19,3.67,2.31,3,2.73,1.33,15,2.7,1.95,10,2.9,1.37,10,4.78,1.64,9,4.4,2.84,10,3,1.67,6,2.83,1.47,12,2.43,2.15,7,3,1.35,13,3.57,2.57,7,5.17,1.99,12,2.33,1.3,12,3.57,1.62,7,2.4,1.78,10,3.2,1.48,10,3.88,2.1,8,5.09,2.39,11 +8064,nana,5.79,1.81,19,3.82,1.97,22,5.09,2.39,22,5.67,1.8,9,5.9,1.91,10,3.88,1.55,8,3.79,2.22,14,5.09,2.07,11,5.09,2.77,11,5.57,1.13,7,5.92,2.15,12,3.9,1.37,10,3.75,2.42,12,5.08,2.33,13,5.11,2.62,9,6.6,1.9,10,4.89,1.27,9,4.25,1.98,8,3.57,1.99,14,5.29,2.61,14,4.75,2.05,8 +8065,nanny,5.86,1.8,21,4.05,2.46,22,5.42,1.61,19,5.75,2.05,8,5.75,1.66,12,5,3.02,8,3.46,2.07,13,5.29,1.7,7,5.45,1.69,11,5.88,1.89,8,5.67,1.78,12,4.56,2.88,9,3.69,2.18,13,5.57,1.72,7,5.33,1.61,12,6.2,1.99,10,5.55,1.63,11,2.78,2.17,9,4.92,2.33,13,5.5,1.46,16,5,2.65,3 +8066,nanometer,5.15,1.42,20,3.59,2.06,22,5.54,2.37,26,6.14,1.68,7,4.62,0.96,13,4.1,2.18,10,3.17,1.95,12,6.07,2.37,14,5.09,2.34,11,5.18,1.08,11,5.11,1.83,9,4,1.58,9,3.31,2.36,13,5.88,2.62,17,5.12,1.73,8,5.54,1.39,13,4.43,1.27,7,3.62,2.16,16,3.5,1.97,6,5.91,2.77,11,5.27,2.09,15 +8067,nap,6.53,1.95,19,4.14,2.41,21,5.91,2.61,23,6.18,2.09,11,6.71,1.7,7,4.14,2.73,7,4.14,2.35,14,5.86,2.41,7,5.94,2.77,16,6,2.51,8,6.91,1.45,11,4.88,2.36,8,3.69,2.43,13,6.73,2.15,11,5.17,2.86,12,6.42,2.23,12,6.71,1.5,7,4.64,2.34,11,3.6,2.5,10,6.08,2.33,13,5.7,3.06,10 +8068,napalm,2.7,1.72,20,5.29,2.9,21,4.08,2.8,25,2.67,2.08,3,2.71,1.72,17,5.86,3.76,7,5.15,2.51,13,3.38,2.83,8,4.41,2.81,17,2.86,2.04,7,2.62,1.61,13,5.86,3.02,7,5.15,2.97,13,4.07,2.92,14,4.09,2.77,11,3.89,1.54,9,1.73,1.19,11,6,2.45,11,4.5,3.27,10,3.67,3.2,18,5.14,0.69,7 +8069,napkin,5.63,1.92,19,3.09,2.67,22,5.21,1.77,28,5.67,2.5,6,5.62,1.71,13,3.09,2.81,11,3.09,2.66,11,5.82,1.99,11,4.82,1.55,17,5.27,2.05,11,6.12,1.73,8,2.18,1.99,11,4,3.03,11,5.28,1.87,18,5.1,1.66,10,5.38,1.98,13,6.17,1.83,6,3.5,3.06,14,2.38,1.77,8,5.38,2.09,16,5,1.28,12 +8070,nappy,3.1,1.34,21,3.32,2.19,22,4.24,2.02,21,3.22,1.3,9,3,1.41,12,2.67,1.97,6,3.4,2.26,15,3.83,1.94,6,4.4,2.1,15,2.89,1.17,9,3.25,1.48,12,3.4,2.07,5,3.29,2.28,17,4.7,2.54,10,3.82,1.4,11,2.5,1.24,12,3.89,1.05,9,3.78,2.39,9,3,2.08,13,4.83,2.37,12,3.44,1.13,9 +8071,narcissism,3.25,1.83,20,5.05,2.42,21,4.15,2.4,33,3.8,1.81,10,2.7,1.77,10,5.12,2.3,8,5,2.58,13,4.07,2.7,14,4.21,2.23,19,3.22,2.05,9,3.27,1.74,11,5.08,2.1,13,5,3.02,8,4.14,2.56,21,4.17,2.21,12,2.8,1.99,10,3.7,1.64,10,4.79,2.36,14,5.57,2.64,7,4.24,2.36,17,4.06,2.52,16 +8072,narcissist,3.11,1.7,19,5.81,2.02,21,4.04,2.48,23,3.4,1.14,5,3.08,1.93,13,5,2.45,6,6.13,1.81,15,5.3,2.63,10,3.08,1.93,13,3.14,1.95,7,3.18,1.66,11,5.29,2.21,7,6.07,1.94,14,4,2.53,11,4.08,2.54,12,3.42,1.78,12,2.57,1.51,7,5.45,2.58,11,6.2,1.14,10,4.36,2.76,14,3.56,2.01,9 +8073,narcissistic,3,2,20,5,2.23,22,4.94,2.78,18,2.78,1.72,9,3.18,2.27,11,4.4,2.97,5,5.12,2.09,16,6.4,3.21,5,4.38,2.5,13,3.29,2.09,14,2.33,1.75,6,4.25,2.26,12,5.89,2.03,9,4.67,2.6,9,5.22,3.07,9,3.5,2.32,10,2.5,1.58,10,4.42,2.31,12,5.7,2,10,5.67,3.44,6,4.58,2.47,12 +8074,narcotic,3.52,1.86,21,4.38,2.53,45,3.45,2.14,20,3.89,2.2,9,3.25,1.6,12,4.94,2.99,17,4.15,2.14,27,3.83,1.83,6,3.29,2.3,14,3.43,1.99,7,3.77,1.79,13,4.67,2.73,21,4.12,2.36,24,4.3,2.63,10,2.6,1.07,10,3.23,1.96,13,4,1.69,8,4.34,2.64,29,4.44,2.39,16,3.12,2.85,8,3.67,1.61,12 +8075,narrative,6.32,1.92,19,3.23,2.18,22,5.61,1.93,28,7,2,6,6,1.87,13,2.91,1.97,11,3.55,2.42,11,6.45,2.02,11,5.06,1.71,17,6.09,2.17,11,6.62,1.6,8,3.36,2.16,11,3.09,2.3,11,5.5,1.98,18,5.8,1.93,10,6.08,1.98,13,6.83,1.83,6,3.36,2.47,14,3,1.69,8,5.38,2.16,16,5.92,1.62,12 +8076,narrator,6.48,1.78,21,2.57,1.5,21,5.76,2.11,25,6.5,1.93,12,6.44,1.67,9,2.71,1.38,7,2.5,1.61,14,4.9,1.97,10,6.33,2.06,15,7.5,1.91,4,6.24,1.71,17,2.3,1.06,10,2.82,1.83,11,5,2.38,7,6.06,1.98,18,6.75,1.91,12,6.11,1.62,9,2.85,1.68,13,2.12,1.13,8,5.33,2.55,9,6,1.86,16 +8077,narrow,4.95,1,20,4.53,2.57,19,5.19,1.9,26,4.73,0.9,11,5.22,1.09,9,5.33,2.25,6,4.15,2.7,13,4.77,1.88,13,5.62,1.89,13,4.64,0.81,11,5.33,1.12,9,4.1,2.81,10,5,2.35,9,5.06,2.08,17,5.44,1.59,9,4.9,1.1,10,5,0.94,10,4.67,2.84,12,4.29,2.21,7,4.69,1.89,16,6,1.7,10 +8078,nasal,4.26,1.45,19,3.38,1.6,21,4.3,2.36,20,4,1.73,3,4.31,1.45,16,3.33,1.37,6,3.4,1.72,15,4.33,2.42,6,4.29,2.43,14,4.5,0.85,10,4,1.94,9,3.57,1.62,7,3.29,1.64,14,4.3,2.67,10,4.3,2.16,10,4.62,1.51,8,4,1.41,11,3.33,1.66,9,3.42,1.62,12,3.88,2.85,8,4.58,2.07,12 +8079,nasty,2.95,2.14,20,5.44,2.23,43,3.98,2.06,44,2.55,0.93,11,3.44,3.05,9,5,2.45,12,5.73,2.08,30,4.19,2.26,16,3.86,1.98,28,3,2.19,11,2.89,2.2,9,4.92,2.27,12,5.65,2.21,31,4.29,2.05,21,3.7,2.08,23,3.3,2.91,10,2.6,0.97,10,4.7,2.45,20,6.09,1.83,23,4,2.29,25,3.95,1.78,19 +8080,nation,6,1.97,19,4.78,2.21,23,4.74,2.18,19,5.67,1.87,9,6.3,2.11,10,5,2.38,7,4.87,2.17,15,5.1,2.47,10,4.33,1.87,9,6.11,2.47,9,5.9,1.52,10,5.5,2.46,10,4.42,1.88,12,4.62,1.69,8,4.5,2.46,10,6.42,1.88,12,5.29,2.06,7,4.55,2.28,20,6.33,0.58,3,5,2.07,8,4.55,2.34,11 +8081,national,5.62,1.28,21,3.45,1.88,20,6.63,2.89,19,5.62,1.45,13,5.62,1.06,8,3.71,1.8,7,3.31,1.97,13,5.57,2.99,7,7.25,2.77,12,5.17,1.27,12,6.22,1.09,9,3.22,1.64,9,3.64,2.11,11,6.8,2.86,10,6.44,3.09,9,5.42,1.51,12,5.89,0.93,9,4.29,1.38,7,3,2,13,8.57,0.53,7,5.5,3.12,12 +8082,nationality,5.6,1.1,20,3.5,2.16,20,5.32,1.94,22,5.29,0.49,7,5.77,1.3,13,4.22,2.17,9,2.91,2.07,11,4.83,2.99,6,5.5,1.46,16,5.6,1.17,10,5.67,1.12,9,4,1.85,8,3.17,2.37,12,4.73,1.83,15,6.57,1.62,7,5.64,1.12,11,5.56,1.13,9,3.5,2.11,12,3.5,2.39,8,5.09,1.87,11,5.55,2.07,11 +8083,nationwide,5.2,1.64,20,3.72,2.37,18,5.45,2.35,20,5.8,0.84,5,5,1.81,15,3.83,1.94,6,3.67,2.64,12,4.62,2.26,8,6,2.34,12,6.1,0.99,10,4.3,1.7,10,4.4,2.5,10,2.88,2.03,8,5.3,2.63,10,5.6,2.17,10,4.83,1.95,12,5.75,0.89,8,2.22,1.64,9,5.22,2.05,9,5.6,2.46,10,5.3,2.36,10 +8084,native,5.85,1.04,20,3.05,1.93,19,6.05,2.06,22,5.86,0.9,7,5.85,1.14,13,3.33,2.06,9,2.8,1.87,10,6,1.9,6,6.06,2.17,16,5.6,0.97,10,6.22,1.09,9,3.38,2,8,2.82,1.94,11,5.53,2.07,15,7.14,1.68,7,6.18,1.17,11,5.44,0.73,9,3.27,2,11,2.75,1.91,8,5.73,1.95,11,6.36,2.2,11 +8085,natural,6.42,1.96,40,3.67,2.62,36,5.16,2.52,19,5.69,1.82,16,6.92,1.93,24,3.67,2.53,12,3.67,2.71,24,5.8,2.62,10,4.44,2.35,9,6.35,2.35,20,6.5,1.54,20,3.85,2.6,20,3.44,2.71,16,4.62,1.92,8,5.2,2.82,10,6.88,1.63,26,5.57,2.28,14,3.35,2.45,26,4.5,2.99,10,5.12,2.47,8,5.18,2.68,11 +8086,natural gas,4.47,1.78,19,3.36,2.26,22,5.19,2.7,26,5.14,2.04,7,4.08,1.56,12,4.1,1.97,10,2.75,2.38,12,5.5,2.47,14,4.91,3.14,11,4.36,1.21,11,4.62,2.45,8,3.44,2.13,9,3.31,2.43,13,5.06,3.15,17,5.62,1.69,8,4.67,1.92,12,4.14,1.57,7,2.94,2.32,16,4.5,1.76,6,5.25,2.8,12,5.14,2.71,14 +8087,nature,6.88,1.94,42,4,2.69,42,5,2.97,20,7,1.58,21,6.76,2.28,21,3.47,3.03,19,4.36,2.38,22,5,2.19,6,5,3.33,14,6.68,1.91,22,7.1,2,20,4.06,2.73,18,3.96,2.71,24,4.8,2.66,10,5.2,3.39,10,6.8,1.87,25,7,2.09,17,4.1,2.59,20,3.91,2.83,22,6.38,2.72,8,4.08,2.87,12 +8088,naughty,6.04,2.24,24,6.95,1.79,20,5.76,2.24,34,6.5,2.17,10,5.71,2.3,14,7.2,1.64,5,6.87,1.88,15,5.18,2.14,11,6.04,2.29,23,6.14,2.11,14,5.9,2.51,10,7.75,1.06,12,5.75,2.05,8,6,1.91,19,5.47,2.64,15,6.31,2.5,13,5.73,1.95,11,7.18,1.4,11,6.67,2.24,9,5.71,2.47,21,5.85,1.91,13 +8089,nausea,1.68,1,19,4.59,2.52,22,2.95,1.59,22,1.67,1,9,1.7,1.06,10,5,2.27,8,4.36,2.71,14,3.18,1.54,11,2.73,1.68,11,2,1,7,1.5,1,12,4.3,2.16,10,4.83,2.86,12,2.77,1.64,13,3.22,1.56,9,2.1,1.2,10,1.22,0.44,9,4.5,3.12,8,4.64,2.24,14,2.93,1.49,14,3,1.85,8 +8090,nauseating,2.73,1.45,22,4.33,2.42,21,3.68,2.03,22,2.57,1.55,14,3,1.31,8,4.73,2.49,11,4.11,2.42,9,4.5,1.76,6,3.38,2.09,16,2.7,1.89,10,2.75,1.06,12,3.73,2.2,11,5,2.58,10,4,1.96,13,3.22,2.17,9,2.83,1.59,12,2.6,1.35,10,4,2.55,13,4.88,2.23,8,4.58,2.15,12,2.6,1.26,10 +8091,nauseous,1.95,1.85,20,4.18,2.68,22,3.19,2.27,27,2.86,2.79,7,1.46,0.88,13,4.2,2.2,10,4.17,3.13,12,2.87,2.03,15,3.45,2.66,11,1.45,0.69,11,2.56,2.6,9,4,2.4,9,4.31,2.95,13,3.59,2.55,17,2.22,1.39,9,2.15,2.23,13,1.57,0.79,7,3.44,2.66,16,6.17,1.6,6,3,2.22,12,3.33,2.38,15 +8092,nautical,6.15,1.6,20,3.41,1.62,22,4.9,1.58,21,5.75,1.39,8,6.42,1.73,12,3,1.41,6,3.47,1.73,15,3.67,1.03,6,5.4,1.5,15,5.67,1.41,9,6.55,1.69,11,4.2,1.92,5,3.18,1.51,17,4.9,1.52,10,4.91,1.7,11,6.91,1.7,11,5.22,0.83,9,4.11,1.62,9,2.92,1.5,13,5.17,1.53,12,4.56,1.67,9 +8093,nautilus,5.29,2.03,21,3.76,1.79,21,5.6,1.87,25,5.92,1.88,12,4.44,2.01,9,4.43,1.99,7,3.43,1.65,14,5.5,2.22,10,5.67,1.68,15,5,2.45,4,5.35,2,17,4,2.11,10,3.55,1.51,11,5.29,2.5,7,5.72,1.64,18,5.08,2.07,12,5.56,2.07,9,3.85,1.95,13,3.62,1.6,8,5.44,2.24,9,5.69,1.7,16 +8094,naval,5.19,1.78,21,2.86,1.9,21,5.15,2.38,26,4.6,1.71,10,5.73,1.74,11,3.14,2.67,7,2.71,1.49,14,4.88,2.73,16,5.6,1.71,10,5.18,1.25,11,5.2,2.3,10,2,1.41,5,3.12,2,16,5.08,2.81,13,5.23,1.96,13,4.92,1.44,13,5.62,2.26,8,2,1.32,9,3.5,2.07,12,5.23,2.71,13,5.08,2.1,13 +8095,nave,3.9,1.41,21,3.52,1.54,21,4.33,1.62,21,4,1.87,5,3.88,1.31,16,4.08,1,12,2.78,1.86,9,4.73,1.79,11,3.89,1.45,9,3.42,1.44,12,4.56,1.13,9,3.75,1.44,16,2.8,1.79,5,4.09,2.02,11,4.6,1.07,10,4.08,1.38,13,3.62,1.51,8,3.47,1.5,17,3.75,1.89,4,4.21,1.93,14,4.57,0.79,7 +8096,navel,4.89,2.03,18,3.36,1.94,22,5.5,1.79,22,4.88,0.35,8,4.9,2.77,10,3.75,2.12,8,3.14,1.88,14,6,1.84,11,5,1.67,11,4.86,0.38,7,4.91,2.63,11,4.3,2.06,10,2.58,1.51,12,5.15,1.86,13,6,1.66,9,5.2,2.39,10,4.5,1.51,8,4,2.2,8,3,1.75,14,5.71,2.2,14,5.12,0.64,8 +8097,navigate,5.05,1.51,19,4.18,2.5,22,5.71,1.99,24,4.33,1.75,6,5.38,1.33,13,5.17,2.72,12,3,1.63,10,5.12,2.42,8,6,1.75,16,5.2,0.63,10,4.89,2.15,9,5.11,2.67,9,3.54,2.26,13,5.76,1.89,17,5.67,2.58,6,4.75,0.89,8,5.27,1.85,11,4.11,2.67,9,4.23,2.49,13,5.88,2.09,16,5.38,1.85,8 +8098,navigation,5.84,1.64,19,4,1.88,22,6.59,1.97,22,6.36,1.5,11,5,1.73,7,4.12,1.73,8,3.93,2.02,14,6,2.58,7,6.87,1.64,15,5.38,0.92,8,6.18,1.99,11,3.78,1.99,9,4.15,1.86,13,6.4,2.17,10,6.75,1.86,12,5.5,1.78,12,6.43,1.27,7,3.36,2.11,11,4.64,1.43,11,6.17,2.41,12,7.1,1.2,10 +8099,navigational,5.1,1.41,20,4,2.29,22,6.42,1.71,19,5.56,1.81,9,4.73,0.9,11,4.8,3.03,5,3.94,2.02,16,6.67,2.07,6,6.31,1.6,13,5.07,1.49,14,5.17,1.33,6,3.75,2.05,12,4.67,2.5,9,5.44,1.67,9,7.3,1.25,10,5.5,0.97,10,4.7,1.7,10,3,2,12,5.2,2.1,10,7.17,1.47,6,6.08,1.75,13 +8100,navigator,5.47,1.78,19,4.09,2.74,22,6.37,1.95,19,4.83,2.04,6,5.77,1.64,13,4.18,2.96,11,4,2.65,11,6.62,2.39,8,6.18,1.66,11,5.55,1.44,11,5.38,2.26,8,4.09,2.51,11,4.09,3.08,11,5.85,1.77,13,7.5,1.97,6,5.77,1.54,13,4.83,2.23,6,4.14,2.8,14,4,2.83,8,6.22,2.11,9,6.5,1.9,10 +8101,navy,5.38,2.04,21,3.64,2.48,22,5.07,2.53,27,4.5,2.37,10,6.18,1.33,11,3,2.65,7,3.93,2.43,15,5.35,2.6,17,4.6,2.46,10,5.18,2.23,11,5.6,1.9,10,2.6,3.05,5,3.94,2.3,17,5.57,2.53,14,4.54,2.5,13,5.31,1.55,13,5.5,2.78,8,2.5,1.9,10,4.58,2.57,12,5.64,2.68,14,4.46,2.3,13 +8102,nearsighted,4.5,1.57,20,3.83,1.77,23,3.9,1.89,21,4.2,2.77,5,4.6,1.06,15,4,1.28,12,3.64,2.25,11,3.91,2.17,11,3.89,1.76,9,4.55,1.29,11,4.44,1.94,9,3.75,1.57,16,4,2.31,7,4.27,1.85,11,3.5,1.96,10,4.5,1.88,12,4.5,1.07,8,3.84,1.8,19,3.75,1.89,4,3.86,2.14,14,4,1.41,7 +8103,neat,6.95,1.63,21,4.1,2.49,20,5.64,3.03,22,7.67,1.03,6,6.67,1.76,15,3.25,1.67,8,4.67,2.84,12,5.25,2.93,12,6.1,3.25,10,7.78,1.2,9,6.33,1.67,12,3.67,2.06,9,4.45,2.84,11,4.14,2.41,7,6.33,3.11,15,6.6,1.78,10,7.27,1.49,11,4,2.27,13,4.29,3.04,7,6.17,3.27,12,5,2.75,10 +8104,nebula,7,2.03,18,4.05,2.4,21,4.26,2.24,23,7.09,2.02,11,6.5,2.17,6,5.12,2.8,8,3.38,1.94,13,4.14,3.02,7,4.31,1.92,16,7,2.14,8,7,2.05,10,3.88,2.85,8,4.15,2.19,13,4.64,2.11,11,3.92,2.39,12,7,2.32,11,7,1.63,7,3.27,2.37,11,4.9,2.23,10,3.85,1.82,13,4.8,2.7,10 +8105,necessary,5.39,1.42,18,3.38,2.13,21,4.89,2.65,18,4.62,0.74,8,6,1.56,10,3.57,2.07,7,3.29,2.23,14,4.64,2.73,11,5.29,2.69,7,4.91,1.22,11,6.14,1.46,7,2.56,2.01,9,4,2.09,12,5,2.76,11,4.71,2.69,7,5.08,1,12,6,2,6,3,2.22,12,3.89,2.03,9,5.89,2.98,9,3.89,1.96,9 +8106,necessity,5.32,1.6,19,4.55,2.11,22,4.75,2.19,24,4.33,1.86,6,5.77,1.3,13,5,2.34,12,4,1.76,10,4.25,1.91,8,5,2.34,16,5.3,1.16,10,5.33,2.06,9,4.67,2.45,9,4.46,1.94,13,4.18,2.04,17,6.33,2.16,6,5.38,1.19,8,5.27,1.9,11,4.56,2.6,9,4.54,1.81,13,4.75,2.41,16,4.75,1.83,8 +8107,neck,5.44,2.06,18,3.65,2.74,20,5.17,1.89,18,3.88,1.36,8,6.7,1.64,10,4.86,2.61,7,3,2.68,13,4.55,1.37,11,6.14,2.27,7,4.55,1.75,11,6.86,1.77,7,3.11,3.02,9,4.09,2.55,11,5.55,1.44,11,4.57,2.44,7,5.08,2.11,12,6.17,1.94,6,2.92,2.5,12,4.75,2.87,8,5.33,2.55,9,5,1,9 +8108,necklace,6.85,1.53,20,3.52,2.6,21,5.64,2.29,25,5.75,2.06,4,7.12,1.31,16,2.25,0.96,4,3.82,2.79,17,5,2.92,9,6,1.86,16,7.12,1.25,8,6.67,1.72,12,2.5,1.78,10,4.45,2.94,11,4.71,2.02,14,6.82,2.14,11,7,1.26,11,6.67,1.87,9,4,3.16,10,3.09,2.02,11,5.67,2.38,18,5.57,2.23,7 +8109,necktie,4.84,1.98,19,2.62,1.6,21,4.87,2.14,23,5.45,1.86,11,4.43,1.62,7,3.57,1.81,7,2.14,1.29,14,5,3.06,7,4.81,1.72,16,4.62,2,8,5,2.05,11,2.33,1.73,9,2.83,1.53,12,4.45,2.38,11,5.25,1.91,12,4.58,2.23,12,5.29,1.5,7,2.45,1.86,11,2.8,1.32,10,4.85,2.27,13,4.9,2.08,10 +8110,necromancer,4.11,1.88,18,6.05,2.18,21,3.91,1.59,23,4.6,1.82,5,3.75,1.91,12,5.33,3.14,6,6.33,1.72,15,4.3,1.57,10,3.62,1.61,13,3.33,2.42,6,4.36,1.5,11,6.14,2.73,7,6,1.96,14,4.45,1.04,11,3.42,1.88,12,4.45,1.75,11,3.57,2.07,7,5.82,2.68,11,6.3,1.57,10,4.07,1.49,14,3.67,1.8,9 +8111,nectar,6.8,1.87,41,3.95,2.32,22,5.83,1.82,18,7.16,1.64,19,6.3,2.03,20,3.55,2.16,11,4.36,2.5,11,5.5,1.9,10,6.25,1.75,8,7.06,1.65,16,6.58,2.04,24,3.5,2.51,10,4.33,2.19,12,4.75,1.16,8,6.67,1.94,9,6.65,2.23,23,7,1.33,18,3.8,2.7,10,4.08,2.07,12,4.86,1.21,7,6.45,1.92,11 +8112,need,5.45,1.82,22,3.67,2.15,21,5.06,2.16,17,5.17,2.48,6,5.67,1.59,15,2.71,1.7,7,4.14,2.25,14,5.11,2.42,9,5,2,8,5.71,2.02,14,5.14,1.46,7,3.22,1.86,9,4,2.37,12,6,2.29,9,4,1.51,8,5.64,1.82,14,5.12,1.89,8,3.83,2.71,6,3.6,1.99,15,6.11,2.15,9,3.88,1.55,8 +8113,needle,3.97,1.73,38,4.36,2.35,42,5.12,2.44,42,3.57,1.65,14,4.21,1.77,24,4.68,2.45,19,4.09,2.27,23,5.12,2.26,17,5.12,2.6,25,3.95,1.66,21,4,1.87,17,4.44,2.64,18,4.29,2.16,24,5.19,2.08,26,5,3.01,16,3.79,1.72,19,4.16,1.77,19,4.31,2.36,26,4.44,2.39,16,5.17,2.16,24,5.06,2.84,18 +8114,needlepoint,5.55,1.43,20,3.2,2.19,20,5.42,2.55,24,5.36,0.81,11,5.78,1.99,9,4.71,2.36,7,2.38,1.66,13,4.11,2.32,9,6.2,2.43,15,6.5,1.91,4,5.31,1.25,16,4,2.29,9,2.55,1.97,11,4,2.24,7,6,2.5,17,5.5,1.73,12,5.62,0.92,8,2.77,2.05,13,4,2.38,7,5.11,2.93,9,5.6,2.38,15 +8115,needless,4.25,1.83,20,2.95,2.06,21,4.16,2.21,25,3.25,2.63,4,4.5,1.59,16,3.75,2.36,4,2.76,2.02,17,5,2.35,9,3.69,2.06,16,3.38,1.3,8,4.83,1.95,12,3.1,2.23,10,2.82,1.99,11,4,2.29,14,4.36,2.2,11,4.18,1.47,11,4.33,2.29,9,2.5,2.01,10,3.36,2.11,11,4.56,2.38,18,3.14,1.35,7 +8116,needy,2.9,1.29,20,4.68,1.7,25,4.27,2.33,22,2.38,1.06,8,3.25,1.36,12,4.38,1.89,13,5,1.48,12,4.46,2.57,13,4,2.06,9,2.38,1.3,8,3.09,1.14,11,4.86,0.95,14,4.45,2.38,11,5.17,2.33,12,3.2,1.93,10,2.9,1.45,10,2.9,1.2,10,4.24,1.56,17,5.62,1.69,8,4.4,2.22,10,4.17,2.52,12 +8117,nefarious,3.79,1.78,19,5.72,2.49,18,4.25,2.51,24,2.8,1.79,5,4.14,1.7,14,7.6,0.89,5,5,2.55,13,4.54,2.79,13,3.91,2.21,11,4,1.66,9,3.6,1.96,10,7.14,1.35,7,4.82,2.68,11,4.94,2.46,16,2.88,2.1,8,3.77,1.92,13,3.83,1.6,6,5.75,2.6,12,5.67,2.5,6,4.4,2.56,15,4,2.55,9 +8118,negative,2.52,1.4,21,5.05,2.65,20,4.29,2.21,34,2,1.2,8,2.85,1.46,13,5,2.65,5,5.07,2.74,15,4.1,2.08,10,4.38,2.3,24,2.15,1.28,13,3.12,1.46,8,5.42,2.43,12,4.5,3.02,8,4.74,2.28,19,3.73,2.05,15,3.09,1.51,11,1.9,0.99,10,5.73,2.8,11,4.22,2.33,9,4.14,2.5,21,4.54,1.71,13 +8119,negativity,2.74,1.69,19,5.09,2.67,22,3.42,1.9,26,3.33,1.86,6,2.46,1.61,13,4.45,2.66,11,5.73,2.65,11,3.2,2.35,10,3.56,1.63,16,3.18,1.83,11,2.12,1.36,8,4.55,2.5,11,5.64,2.84,11,3.53,2.18,17,3.22,1.3,9,3.15,1.63,13,1.83,1.6,6,5.57,3.03,14,4.25,1.75,8,3.33,2.09,15,3.55,1.69,11 +8120,neglect,2.16,1.21,19,4.72,2.49,43,3.69,2.53,61,2,1.55,6,2.23,1.09,13,4.06,2.29,16,5.11,2.56,27,4.1,2.69,31,3.27,2.33,30,2.2,1.23,10,2.11,1.27,9,4.52,2.43,23,4.95,2.61,20,4.17,2.8,36,3,1.94,25,2.12,1.13,8,2.18,1.33,11,4.69,2.63,26,4.76,2.33,17,4.06,2.73,31,3.3,2.29,30 +8121,negligee,6.2,2.04,20,4.67,2.54,18,5.64,2.48,22,6.6,2.51,5,6.07,1.94,15,5,3.03,6,4.5,2.39,12,5.4,2.17,10,5.83,2.79,12,6.4,1.9,10,6,2.26,10,4.2,2.78,10,5.25,2.25,8,5.18,2.64,11,6.09,2.34,11,5.58,2.15,12,7.12,1.55,8,4.22,2.11,9,5.11,2.98,9,5.18,2.48,11,6.09,2.51,11 +8122,negligence,2.7,1.17,20,4.22,2.61,23,3.79,2.1,28,2.88,0.35,8,2.58,1.51,12,4.44,2.51,9,4.07,2.76,14,3.14,1.83,14,4.43,2.21,14,2.78,1.3,9,2.64,1.12,11,3.58,2.31,12,4.91,2.84,11,3.07,1.82,14,4.5,2.18,14,2.7,1.25,10,2.7,1.16,10,4.64,2.87,11,3.83,2.41,12,3.42,1.98,12,4.06,2.21,16 +8123,negligent,2.05,1.28,21,4.45,2.54,20,4.57,2.73,21,2.67,1.37,6,1.8,1.21,15,4.62,2.97,8,4.33,2.35,12,4.09,2.81,11,5.1,2.69,10,1.67,0.87,9,2.33,1.5,12,4.78,2.68,9,4.18,2.52,11,5.86,2.54,7,3.93,2.67,14,2.1,1.37,10,2,1.26,11,4.23,2.62,13,4.86,2.54,7,4.83,3.01,12,4.22,2.44,9 +8124,negligible,3.81,2.09,21,3.89,2.78,18,4.67,2.4,36,5,2.27,8,3.08,1.66,13,3.4,1.82,5,4.08,3.12,13,4.45,2.62,11,4.76,2.35,25,3.69,2.29,13,4,1.85,8,3.83,2.89,12,4,2.83,6,4.9,2.47,20,4.38,2.36,16,3.73,1.56,11,3.9,2.64,10,4,2.94,10,3.75,2.76,8,4.27,2.73,22,5.29,1.68,14 +8125,negotiable,6,1.45,20,4.62,2.32,24,5.61,2.17,28,5.75,1.16,8,6.17,1.64,12,4.33,2.65,9,4.8,2.18,15,5.43,2.21,14,5.79,2.19,14,5.78,1.48,9,6.18,1.47,11,4.67,2.19,12,4.58,2.54,12,5.14,2.28,14,6.07,2.02,14,6.1,1.37,10,5.9,1.6,10,4.08,2.27,12,5.17,2.33,12,5.75,1.96,12,5.5,2.37,16 +8126,negotiate,5.57,1.86,21,5,2.5,23,5.84,1.74,19,5.62,1.6,8,5.25,1.86,12,5.12,2.75,8,5,2.54,14,6.29,2.43,7,5.55,1.29,11,5.38,2.62,8,5.42,0.9,12,4.67,2.92,9,5.21,2.29,14,5.86,1.95,7,5.83,1.7,12,5.9,1.6,10,5.27,2.1,11,4.11,2.71,9,5.57,2.28,14,5.94,1.81,16,5.33,1.53,3 +8127,negotiation,6.05,1.58,19,4.76,2.36,21,6.17,1.85,23,6.4,1.67,5,5.92,1.66,13,5.5,2.59,6,4.47,2.29,15,5.9,2.02,10,6.38,1.76,13,5.86,1.68,7,6.18,1.66,11,4.71,2.56,7,4.79,2.36,14,5.82,1.94,11,6.5,1.78,12,6.08,1.44,12,6,1.91,7,4.55,2.34,11,5,2.49,10,5.79,1.97,14,6.78,1.56,9 +8128,negotiator,5.1,1.95,21,4.45,2.39,22,5.6,2.44,20,4,2.12,5,5.44,1.82,16,5.82,1.99,11,3.09,1.97,11,4.5,2.64,10,6.44,1.59,9,5.08,2.27,12,5.11,1.54,9,4.47,2.26,15,4.43,2.82,7,5.3,2,10,5.9,2.88,10,5.46,1.66,13,4.5,2.33,8,4.72,2.42,18,3.25,2.06,4,5.07,2.16,14,6.83,2.79,6 +8129,negro,3.83,1.97,23,5.27,2.93,22,4.35,2.43,20,2.38,1.41,8,4.6,1.8,15,5.3,2.45,10,5.25,3.39,12,6,2.45,7,3.46,1.98,13,3.67,2.27,12,4,1.67,11,5,2.93,11,5.55,3.05,11,4.27,2.58,15,4.6,2.19,5,3.91,1.76,11,3.75,2.22,12,4.6,2.84,10,5.83,3.01,12,3.3,2.45,10,5.4,2.01,10 +8130,neighbor,5.6,2.01,20,3.72,2.61,18,5.12,2.15,24,6.4,2.07,5,5.33,1.99,15,4,2.45,5,3.62,2.75,13,5.08,2.5,13,5.18,1.78,11,6.1,1.73,10,5.1,2.23,10,4.43,2.88,7,3.27,2.45,11,4.69,2.39,16,6,1.31,8,5.07,2.02,14,6.83,1.47,6,3.33,2.57,12,4.5,2.74,6,5.67,2.26,15,4.22,1.72,9 +8131,neighborhood,6.09,1.85,22,4.05,2.33,20,6.95,1.72,19,5.92,1.38,13,6.33,2.45,9,3.86,1.95,7,4.15,2.58,13,6.71,1.8,7,7.08,1.73,12,5.58,1.88,12,6.7,1.7,10,4.11,2.2,9,4,2.53,11,6.6,1.9,10,7.33,1.5,9,6,2.17,12,6.2,1.48,10,5.57,1.13,7,3.23,2.42,13,7.43,1.9,7,6.67,1.61,12 +8132,neighboring,5.95,1.84,19,3.95,2.3,19,4.91,1.95,23,5.69,1.93,13,6.5,1.64,6,5,2.24,5,3.57,2.28,14,5.08,1.51,12,4.73,2.41,11,5.89,1.54,9,6,2.16,10,5.43,2.15,7,3.08,1.98,12,4.73,2.2,11,5.08,1.78,12,6.44,1.42,9,5.5,2.12,10,3.8,2.53,10,4.11,2.15,9,4.62,2.5,8,5.07,1.67,15 +8133,nemesis,2.44,1.42,18,5.5,1.95,22,4.25,2.07,24,2.33,1.51,6,2.5,1.45,12,5.5,2.28,12,5.5,1.58,10,4.25,2.12,8,4.25,2.11,16,2.6,1.35,10,2.25,1.58,8,6.22,1.64,9,5,2.04,13,4.12,2.12,17,4.5,2.26,6,2.57,1.13,7,2.36,1.63,11,4.67,2,9,6.08,1.75,13,4.19,1.97,16,4.38,2.39,8 +8134,neon,6.48,1.86,21,4.56,2.29,25,5.62,2.06,21,7.38,1.6,8,5.92,1.85,13,4.31,2.53,13,4.83,2.08,12,5.67,2.06,12,5.56,2.19,9,7,2.39,8,6.17,1.53,12,5.36,2.27,14,3.55,1.97,11,5.82,1.54,11,5.4,2.59,10,6.8,1.75,10,6.18,1.99,11,4.35,2.37,17,5,2.2,8,6.44,2.6,9,5,1.35,12 +8135,nephew,6.75,1.83,20,4.33,2.39,21,5.94,2.42,34,7,1.94,10,6.5,1.78,10,3.88,2.23,8,4.62,2.53,13,5.36,2.68,14,6.35,2.21,20,6.56,2.24,9,6.91,1.51,11,4.54,2.11,13,4,2.93,8,5.91,2.51,22,6,2.37,12,6.6,2.12,10,6.9,1.6,10,4.57,2.5,14,3.86,2.27,7,6.41,1.94,17,5.47,2.81,17 +8136,nerd,5.18,2.17,22,4.46,2.34,26,5.91,2.39,23,4.89,3.06,9,5.38,1.39,13,3,1.89,10,5.38,2.16,16,5.67,2.69,9,6.07,2.27,14,6.12,1.73,8,4.64,2.27,14,4.92,2.22,13,4,2.45,13,6.25,2.09,12,5.55,2.73,11,4.67,2.02,12,5.8,2.3,10,4,2.67,15,5.09,1.7,11,6.23,2.35,13,5.5,2.51,10 +8137,nerdy,4.68,1.95,19,4.3,2.62,20,5.7,1.99,23,4.85,2.12,13,4.33,1.63,6,4.4,2.41,5,4.27,2.76,15,5.54,1.81,13,5.9,2.28,10,5.78,2.11,9,3.7,1.16,10,4.43,2.82,7,4.23,2.62,13,5.6,2.12,10,5.77,1.96,13,4.22,1.72,9,5.1,2.13,10,3,2,10,5.6,2.59,10,6,2.51,8,5.53,1.73,15 +8138,nerve,4.45,1.76,20,5.27,2.27,22,5.42,1.87,19,5,1.94,9,4,1.55,11,5.6,3.21,5,5.06,2.05,16,6,1.79,6,5.15,1.91,13,4.93,1.21,14,3.33,2.42,6,3.92,2.11,12,6.89,1.17,9,5,1.41,9,5.8,2.2,10,4.6,1.84,10,4.3,1.77,10,4.17,2.37,12,6.6,1.26,10,5.67,2.42,6,5.31,1.65,13 +8139,nervous,3.56,1.79,18,5.51,2.65,43,4.02,2.25,42,3.4,1.52,5,3.62,1.94,13,4.62,2.82,21,6.36,2.22,22,3.64,2.47,14,4.19,2.18,27,3.33,1.22,9,3.78,2.28,9,4.52,2.54,21,6.45,2.44,22,4.17,2.12,18,3.92,2.38,24,2.86,1.07,7,4,2.05,11,6.26,2.4,23,4.65,2.72,20,4.07,2.4,29,3.92,1.93,13 +8140,nervousness,3.1,1.45,21,4.45,2.63,22,3.93,2.16,27,3.2,1.32,10,3,1.61,11,2.86,2.48,7,5.2,2.43,15,3.94,2.16,17,3.9,2.28,10,3.27,1.56,11,2.9,1.37,10,3.6,2.97,5,4.71,2.57,17,3.86,2.41,14,4,1.96,13,2.77,1.64,13,3.62,0.92,8,3.9,2.81,10,4.92,2.5,12,4.36,2.41,14,3.46,1.85,13 +8141,nest,5.65,1.27,20,3.35,2.25,20,5.5,1.61,26,5.82,0.75,11,5.44,1.74,9,3.57,2.7,7,3.23,2.09,13,5,1.35,13,6,1.73,13,5.82,1.47,11,5.44,1.01,9,3.64,2.25,11,3,2.35,9,5.18,1.42,17,6.11,1.83,9,5,0.94,10,6.3,1.25,10,3.42,2.54,12,3.25,1.91,8,5.5,1.46,16,5.5,1.9,10 +8142,net,5,1.76,21,3,2.09,23,4.61,2.38,18,4.78,2.28,9,5.17,1.34,12,3.82,2.36,11,2.25,1.54,12,4.3,2.36,10,5,2.51,8,4.71,2.29,7,5.23,1.54,13,3.82,2.52,11,2.25,1.29,12,4.71,2.69,7,4.55,2.3,11,4.85,2.15,13,5.25,0.89,8,2.55,1.75,11,3.42,2.35,12,3.78,1.79,9,5.44,2.7,9 +8143,nether,4.81,1.33,21,4.05,1.94,21,4.92,2.08,25,4.83,1.75,12,4.78,0.44,9,5.14,2.12,7,3.5,1.65,14,5.2,2.39,10,4.73,1.91,15,4.75,0.5,4,4.82,1.47,17,3.7,2.11,10,4.36,1.8,11,3.86,2.67,7,5.33,1.71,18,4.92,0.79,12,4.67,1.87,9,3.92,1.93,13,4.25,2.05,8,4.67,2.29,9,5.06,2.02,16 +8144,network,5.05,1.58,19,4.43,2.09,21,5.39,2.39,23,4.8,1.48,5,4.92,1.5,13,4.5,2.59,6,4.4,1.96,15,5,2.21,10,5.69,2.56,13,3.86,1.21,7,5.55,1.21,11,5.57,2.7,7,3.86,1.51,14,5.64,2.2,11,5.17,2.62,12,5.42,1.73,12,4.43,1.13,7,4.36,2.58,11,4.5,1.51,10,4.93,2.34,14,6.11,2.42,9 +8145,networking,5.6,1.39,20,3.71,2.08,21,6.31,1.83,26,6.57,1.51,7,5.08,1.04,13,3.33,1.32,9,4,2.52,12,6.27,1.75,15,6.7,1.77,10,5.36,1.21,11,5.89,1.62,9,4,1.66,9,3.5,2.39,12,6.12,1.86,16,7,1.41,9,6,1.15,13,4.86,1.57,7,3.47,1.85,15,4.33,2.66,6,6.42,2.02,12,6.21,1.72,14 +8146,neural,6.05,1.65,22,3.19,2.04,21,4.64,1.73,22,6.29,1.64,14,5.62,1.69,8,3.73,2,11,2.67,2.12,9,4.83,2.14,6,4.56,1.63,16,6.1,1.45,10,6,1.86,12,2.82,1.99,11,3.6,2.12,10,4.92,1.8,13,4.22,1.64,9,5.67,1.78,12,6.5,1.43,10,3.31,2.02,13,3,2.2,8,5.08,1.62,12,4.1,1.79,10 +8147,neurological,3.89,1.59,19,4.55,2.44,20,4.32,2.16,19,4.67,0.58,3,3.6,1.64,15,4.4,2.17,10,4.7,2.79,10,5,2,9,3.7,2.21,10,3.83,1.6,6,3.75,1.6,12,5.14,2.27,7,4.23,2.55,13,2.29,1.11,7,5.5,1.68,12,3.83,1.64,12,4,1.63,7,3.9,2.6,10,5.2,2.2,10,4,2.67,8,4.55,1.81,11 +8148,neurologist,5.05,1.86,21,3.86,2.59,22,5.22,2.31,27,4.9,1.6,10,5.18,2.14,11,2.86,2.34,7,4.33,2.64,15,5.24,2.82,17,5.2,1.14,10,5.55,1.75,11,4.5,1.9,10,2.6,2.19,5,4.24,2.63,17,5.21,2.72,14,5.23,1.88,13,5,1.78,13,5.12,2.1,8,3.2,2.86,10,4.42,2.31,12,6.29,1.9,14,4.08,2.22,13 +8149,neurology,4.95,1.6,21,4.55,2.67,20,4.62,2.27,21,4.67,1.51,6,5.07,1.67,15,4.88,2.3,8,4.33,2.96,12,5.09,2.26,11,4.1,2.28,10,4.5,1.52,6,5.13,1.64,15,5.5,2.8,10,3.6,2.27,10,4.43,2.47,14,5,1.91,7,4.71,1.38,7,5.07,1.73,14,4.43,2.82,14,4.83,2.48,6,4.5,2.39,12,4.78,2.22,9 +8150,neurosis,3.15,1.35,20,4.3,2.15,20,3.14,1.98,21,3,1.15,7,3.23,1.48,13,4.44,2.19,9,4.18,2.23,11,4,2,6,2.8,1.93,15,3.4,1.43,10,2.67,1.12,9,3.5,2.07,8,4.83,2.12,12,3.79,2.01,14,1.86,1.21,7,3.73,1.1,11,2.44,1.33,9,4.5,1.93,12,4,2.56,8,3.64,2.25,11,2.6,1.58,10 +8151,neurosurgeon,4.67,2.11,21,4.85,2.5,20,5.33,2.67,21,4.33,1.97,6,4.8,2.21,15,5.5,2.27,8,4.42,2.64,12,5.09,2.43,11,5.6,3.03,10,4.17,2.23,6,4.87,2.1,15,5.5,2.72,10,4.2,2.2,10,5.29,2.87,14,5.43,2.44,7,4.71,1.7,7,4.64,2.34,14,5.43,2.56,14,3.5,1.87,6,5.33,2.81,12,5.33,2.65,9 +8152,neurosurgery,4.25,1.92,20,5.09,2.31,22,3.74,2.56,19,5.44,1.88,9,3.27,1.35,11,5.6,3.44,5,5.12,1.89,16,1.33,0.52,6,4.85,2.34,13,4.29,1.94,14,4.17,2.04,6,4.92,1.78,12,5.67,2.83,9,4.78,2.22,9,2.8,2.57,10,3.7,1.89,10,4.8,1.87,10,4.17,2.08,12,6.2,2.15,10,3.17,2.79,6,4,2.52,13 +8153,neurotic,3.84,1.54,43,4.98,2.27,41,4.15,2.38,41,4.18,1.53,22,3.48,1.5,21,4.93,2.62,14,5,2.13,27,4.44,2.61,16,3.96,2.26,25,4.36,1.56,22,3.29,1.35,21,5.33,2.47,15,4.77,2.18,26,4.32,2.27,25,3.88,2.6,16,3.77,1.56,26,3.94,1.56,17,4.55,2.18,22,5.47,2.34,19,4.71,2.48,24,3.35,2.06,17 +8154,neuter,4.11,1.7,19,4.9,2.36,20,4.21,2.62,24,4.23,1.96,13,3.83,0.98,6,5.4,2.07,5,4.73,2.49,15,4.23,2.55,13,4.18,2.82,11,4.22,2.39,9,4,0.82,10,6.86,1.68,7,3.85,1.99,13,4.09,2.88,11,4.31,2.5,13,4.44,1.88,9,3.8,1.55,10,5.1,2.51,10,4.7,2.31,10,3.89,2.67,9,4.4,2.67,15 +8155,neutral,5.5,1.5,20,3.45,2.39,22,5.81,1.5,21,4.67,0.71,9,6.18,1.66,11,3.91,2.84,11,3,1.84,11,5.25,0.46,8,6.15,1.82,13,5.5,1.34,14,5.5,1.97,6,4.38,3.07,8,2.93,1.82,14,6.25,1.75,8,5.54,1.33,13,5.7,1.57,10,5.3,1.49,10,3,2.16,13,4.11,2.67,9,6,1.81,12,5.56,1.01,9 +8156,neutralize,5.19,1.29,21,3.36,1.87,22,5.45,1.99,22,5.56,1.24,9,4.92,1.31,12,3,1.79,6,3.47,2,15,4.5,2.07,6,5.81,1.91,16,5.33,1.5,9,5.08,1.16,12,4,2.24,5,3.18,1.78,17,4.82,1.99,11,6.09,1.87,11,5.25,1.42,12,5.11,1.17,9,3.44,1.51,9,3.31,2.14,13,5,1.91,12,6,2.05,10 +8157,neutron,6.62,1.88,21,4.47,2.65,19,4.78,2.27,36,7.62,1.06,8,6,2.04,13,4.6,3.05,5,4.43,2.62,14,4.45,2.58,11,4.92,2.16,25,7.23,1.59,13,5.62,2,8,4.08,2.61,12,5.14,2.79,7,4.7,2.49,20,4.88,2.03,16,6.36,2.2,11,6.9,1.52,10,5.5,2.72,10,3.33,2.18,9,4.73,2.16,22,4.86,2.51,14 +8158,new,7.68,1.29,22,5.14,2.82,21,5.22,2.02,18,7.5,0.55,6,7.8,1.52,15,5.43,3.21,7,5,2.72,14,4.78,2.44,9,5.88,1.46,8,7.43,1.45,14,8.29,0.76,7,4.78,3.35,9,5.42,2.47,12,5,2.45,10,5.5,1.41,8,7.86,0.66,14,7.38,2,8,5.5,3.62,6,5,2.56,15,5.1,2.47,10,5.38,1.41,8 +8159,new age,5.05,1.99,22,4.39,2.66,23,4.84,1.42,19,5.62,1.85,8,5,1.83,13,4.88,2.3,8,4.29,2.92,14,4.57,0.98,7,4.82,1.6,11,6.12,1.73,8,4.69,1.7,13,3.22,2.11,9,5.14,2.77,14,4.43,1.27,7,5.08,1.51,12,5.55,1.81,11,4.55,2.11,11,3.67,3.16,9,4.86,2.28,14,4.88,1.54,16,4.67,0.58,3 +8160,newborn,7.48,1.69,21,4.96,2.86,25,4.89,2.83,19,7,1.8,9,7.83,1.59,12,4.33,3.44,6,5.22,2.8,18,4.14,2.79,7,5.33,2.87,12,7.12,1.78,16,8.6,0.55,5,5.14,3.23,14,4.8,2.57,10,4.89,3.3,9,4.9,2.51,10,7.67,1.56,12,7.22,1.92,9,5.19,3.04,16,4.56,2.65,9,4.82,2.99,11,5,2.78,8 +8161,newcomer,5.8,1.4,20,5.05,2.63,19,4.58,2.12,26,5.91,1.14,11,5.67,1.73,9,6,2,7,4.5,2.88,12,4.62,1.94,13,4.54,2.37,13,5.64,1.75,11,6,0.87,9,5.6,2.72,10,4.44,2.55,9,4.41,2.55,17,4.89,0.93,9,5.5,1.58,10,6.1,1.2,10,5.33,2.67,12,4.57,2.7,7,4.62,2.25,16,4.5,2.01,10 +8162,newfound,5.89,1.88,19,3.45,2.2,22,6.17,1.66,24,5,2.28,6,6.31,1.6,13,4.08,2.35,12,2.7,1.83,10,5.5,1.51,8,6.5,1.67,16,6.1,1.52,10,5.67,2.29,9,4.67,2.18,9,2.62,1.85,13,6.18,1.63,17,6.33,1.97,6,5.75,1.58,8,6,2.14,11,3.11,2.09,9,3.69,2.32,13,6.5,1.75,16,5.5,1.31,8 +8163,newlywed,6.9,2.02,20,6.32,2.79,19,5.92,2.04,26,7.45,1.63,11,6.22,2.33,9,6.57,2.94,7,6.17,2.82,12,5.77,2.05,13,6.08,2.1,13,5.91,2.21,11,8.11,0.78,9,6.3,2.63,10,6.33,3.12,9,5.71,1.99,17,6.33,2.18,9,7.5,1.78,10,6.3,2.16,10,6.08,3.15,12,6.71,2.21,7,5.81,1.72,16,6.1,2.56,10 +8164,news,4.96,1.43,23,4.61,2.3,38,4.48,2.6,25,5.5,1.41,8,4.67,1.4,15,5.33,2.5,9,4.38,2.23,29,4.7,2.54,10,4.33,2.72,15,5,1.65,12,4.91,1.22,11,5.57,2.77,14,4.04,1.81,24,3.29,2.63,7,4.94,2.51,18,4.55,1.29,11,5.33,1.5,12,4.38,2.42,21,4.88,2.18,17,3.56,2.7,9,5,2.48,16 +8165,newscast,5.43,1.78,21,4.74,2.68,19,4.8,2.31,35,5.12,1.64,8,5.62,1.89,13,4.8,2.28,5,4.71,2.89,14,5.27,2.37,11,4.58,2.3,24,5.38,1.98,13,5.5,1.51,8,5.17,2.29,12,4,3.32,7,4.6,2.44,20,5.07,2.19,15,5,1.61,11,5.9,1.91,10,5,3.06,10,4.44,2.35,9,4.77,2.41,22,4.85,2.23,13 +8166,newscaster,4.89,1.2,19,2.95,1.85,20,4.85,2.03,20,5,0.58,7,4.83,1.47,12,3.22,1.86,9,2.73,1.9,11,5.17,2.64,6,4.71,1.82,14,4.6,1.35,10,5.25,1.04,8,2.88,2.17,8,3,1.71,12,5,2.32,14,4.5,1.22,6,5,1.18,11,4.75,1.28,8,3,2.04,12,2.88,1.64,8,5.2,2.3,10,4.5,1.78,10 +8167,newsflash,5.26,1.76,19,4.64,2.54,22,4.52,2.09,23,5.45,1.21,11,4.43,1.9,7,5.25,2.25,8,4.29,2.7,14,4.14,2.61,7,4.69,1.89,16,5.12,1.89,8,5.36,1.75,11,5.22,2.86,9,4.23,2.31,13,4.45,2.21,11,4.58,2.07,12,5.17,2.21,12,5.43,0.53,7,4,2.41,11,5.27,2.61,11,4.23,2.2,13,4.9,1.97,10 +8168,newsletter,5.19,1.75,21,3.63,2.71,19,5.03,2.21,36,4.88,2.1,8,5.38,1.56,13,4.4,3.44,5,3.36,2.5,14,4.91,2.17,11,5.08,2.27,25,5.31,2.06,13,5,1.2,8,4.27,2.83,11,2.75,2.43,8,4.95,2.5,20,5.12,1.86,16,4.73,1.9,11,5.7,1.49,10,4,2.86,11,3.12,2.59,8,5,2.51,22,5.07,1.73,14 +8169,newsman,5.52,1.44,21,3.12,2.36,24,4.35,2.23,20,6.25,1.16,8,5.08,1.44,13,4.67,2.07,6,2.61,2.28,18,4.55,2.34,11,4.11,2.2,9,5.92,1.38,12,5,1.41,9,3.7,2.71,10,2.71,2.09,14,4.69,2.46,13,3.71,1.7,7,5.71,1.44,14,5.14,1.46,7,3.88,2.31,16,1.62,1.77,8,4.17,2.21,12,4.62,2.39,8 +8170,newspaper,5.11,1.15,19,2.67,1.93,21,5.05,2.66,19,5,1.73,3,5.12,1.09,16,3.33,2.16,6,2.4,1.84,15,5.67,1.97,6,4.77,2.95,13,5,1.15,10,5.22,1.2,9,2.29,1.25,7,2.86,2.21,14,4.8,2.35,10,5.33,3.08,9,5.25,1.04,8,5,1.26,11,2.33,1.12,9,2.92,2.39,12,4.71,3.3,7,5.25,2.34,12 +8171,newspaperman,5.63,1.26,19,3,2,18,5,1.95,22,5.6,0.89,5,5.64,1.39,14,3.17,2.14,6,2.92,2.02,12,4.6,1.84,10,5.33,2.06,12,5.7,0.82,10,5.56,1.67,9,2.5,1.84,10,3.62,2.13,8,5.64,1.63,11,4.36,2.11,11,5.45,1.37,11,5.88,1.13,8,2.22,1.48,9,3.78,2.22,9,5.09,2.3,11,4.91,1.64,11 +8172,newsreel,5.47,1.43,19,4.86,2.15,21,5.57,1.53,23,4.8,1.48,5,5.69,1.44,13,5.33,3.01,6,4.67,1.8,15,6.2,1.32,10,5.08,1.55,13,5.14,1.77,7,5.64,1.29,11,5.14,2.91,7,4.71,1.77,14,5.73,1.56,11,5.42,1.56,12,5.5,1.31,12,5.43,1.72,7,4.64,2.42,11,5.1,1.91,10,5.86,1.46,14,5.11,1.62,9 +8173,newsroom,4.83,1.69,18,4.11,2.4,18,4.94,2.33,17,5.6,1.35,10,3.88,1.64,8,4,2,4,4.14,2.57,14,4.25,1.98,8,5.56,2.55,9,5.14,2.12,7,4.64,1.43,11,4.71,2.5,7,3.73,2.37,11,4,2.19,6,5.45,2.34,11,5,1.86,12,4.5,1.38,6,3.27,2.28,11,5.43,2.07,7,5.86,2.19,7,4.3,2.31,10 +8174,newsstand,5.79,1.62,19,3.22,2.3,23,5.05,1.99,19,5.56,1.59,9,6,1.7,10,2.43,2.15,7,3.67,2.38,15,5.5,2.27,10,4.56,1.59,9,5.89,1.96,9,5.7,1.34,10,3.6,2.8,10,3,1.95,12,4.75,1.83,8,5,2.05,10,5.67,1.61,12,6,1.73,7,3,2.34,20,4.67,1.53,3,4.62,1.85,8,5.36,2.11,11 +8175,newt,4.65,1.93,20,3.64,2.04,22,5.59,2.19,27,5.14,2.54,7,4.38,1.56,13,4.3,2.31,10,3.08,1.68,12,5.73,2.12,15,5.55,2.42,11,4.73,1.79,11,4.56,2.19,9,3.44,1.42,9,3.77,2.42,13,5.88,2.52,17,5.22,1.48,9,5.23,1.79,13,3.57,1.81,7,3.5,2.22,16,4,1.55,6,5,2.41,12,6.07,1.94,15 +8176,nexus,5.57,1.57,21,3.96,2.56,25,5.42,1.89,19,5.11,1.17,9,5.92,1.78,12,2.67,2.25,6,4.33,2.63,18,5.86,0.9,7,5.17,2.29,12,5.5,1.59,16,5.8,1.64,5,3.64,2.84,14,4.3,2.31,10,6,1.32,9,4.9,2.23,10,5.67,1.61,12,5.44,1.59,9,3.94,2.35,16,4,3.04,9,5.27,2.24,11,5.62,1.41,8 +8177,nibble,6.3,1.26,20,3.96,2.18,23,6.05,2.09,21,5.78,1.3,9,6.73,1.1,11,3.73,2.57,11,4.17,1.85,12,5.62,1.6,8,6.31,2.36,13,6.14,1.29,14,6.67,1.21,6,3.89,2.47,9,4,2.08,14,6.25,1.83,8,5.92,2.29,13,6,1.49,10,6.6,0.97,10,4.15,1.82,13,3.7,2.67,10,6,2.3,12,6.11,1.9,9 +8178,nice,6.95,2.04,40,3.53,2.44,43,6.47,1.98,19,6.6,2.23,15,7.16,1.93,25,3.67,2.58,15,3.46,2.41,28,6.4,2.5,10,6.56,1.33,9,7.21,1.58,19,6.71,2.39,21,3.5,2.23,18,3.56,2.63,25,6.38,2.2,8,6.3,1.83,10,6.92,1.89,24,7,2.31,16,3.75,2.74,24,3.26,2.05,19,6.62,2.26,8,6.36,1.86,11 +8179,niche,5.75,1.68,20,3.43,1.86,21,5.18,2.61,34,6.1,1.73,10,5.4,1.65,10,3.88,1.73,8,3.15,1.95,13,5,2.29,14,5.3,2.87,20,5.78,1.72,9,5.73,1.74,11,4,1.78,13,2.5,1.69,8,5.32,2.59,22,4.92,2.75,12,5.5,1.72,10,6,1.7,10,3.14,1.88,14,4,1.83,7,5.12,2.37,17,5.24,2.91,17 +8180,nickel,5.62,1.69,21,4.22,2.11,23,5,2.07,21,5.4,2.19,5,5.69,1.58,16,5.08,1.62,12,3.27,2.24,11,5.27,1.95,11,4.22,1.79,9,5.17,1.99,12,6.22,0.97,9,4.19,1.97,16,4.29,2.56,7,4.36,1.57,11,5.7,2.41,10,5.77,1.74,13,5.38,1.69,8,4.42,2.12,19,3.25,2.06,4,4.36,1.98,14,6.29,1.7,7 +8181,nickname,6.14,1.2,21,4.38,2.3,26,5.7,1.72,23,6.56,1.33,9,5.83,1.03,12,3.2,2.35,10,5.12,2,16,5.89,1.27,9,5.57,1.99,14,6.57,0.98,7,5.93,1.27,14,4.85,2.48,13,3.92,2.1,13,5.33,1.56,12,6.09,1.87,11,5.91,1.14,11,6.4,1.26,10,4.53,2.67,15,4.18,1.78,11,5.46,2.07,13,6,1.15,10 +8182,nicotine,3.05,2.5,21,4.04,2.7,25,3.58,2.48,19,3.67,2.5,9,2.58,2.5,12,2.67,2.58,6,4.44,2.73,18,4,3.11,7,3.33,2.15,12,2.75,2.21,16,4,3.39,5,2.86,2.54,14,5.6,2.27,10,4.67,2.87,9,2.6,1.65,10,4,2.89,12,1.78,0.97,9,4.19,2.64,16,3.78,2.95,9,2.45,1.92,11,5.12,2.42,8 +8183,niece,6.52,1.75,21,3.95,1.8,21,5.36,2.41,25,6.5,1.51,12,6.56,2.13,9,3.57,1.72,7,4.14,1.88,14,4.8,2.62,10,5.73,2.28,15,6,3.16,4,6.65,1.37,17,4.5,1.72,10,3.45,1.81,11,5.86,2.48,7,5.17,2.43,18,6.83,1.53,12,6.11,2.03,9,4.23,2.01,13,3.5,1.41,8,6,2.29,9,5,2.48,16 +8184,nifty,6.3,1.49,20,4.59,2.22,22,6.41,1.82,27,6.14,2.04,7,6.38,1.19,13,4.7,2.21,10,4.5,2.32,12,6.6,1.99,15,6.18,1.72,11,5.45,1.13,11,7.33,1.22,9,5.11,2.32,9,4.23,2.17,13,6.53,1.97,17,6.22,1.72,9,6.54,1.51,13,5.86,1.46,7,4.62,2.5,16,4.5,1.38,6,6.5,2.11,12,6.33,1.63,15 +8185,nigger,1.67,1.24,21,6.81,2.16,21,2.96,2.34,25,2,1.48,12,1.22,0.67,9,7,1.83,7,6.71,2.37,14,4,2.91,10,2.27,1.62,15,1.5,1,4,1.71,1.31,17,5.9,1.45,10,7.64,2.42,11,2,1.53,7,3.33,2.52,18,1.67,1.37,12,1.67,1.12,9,6.54,2.26,13,7.25,2.05,8,1.89,1.36,9,3.56,2.58,16 +8186,night,6.68,1.52,22,3.57,2.54,21,5.22,2.05,18,6.67,2.25,6,6.67,1.29,15,3,2.45,7,3.86,2.63,14,4.33,2,9,6.12,1.89,8,6.79,1.63,14,6.43,1.51,7,3.89,2.42,9,3.33,2.71,12,5.5,2.51,10,4.88,1.36,8,6.64,1.69,14,6.75,1.28,8,3.33,2.94,6,3.67,2.47,15,5.7,2.67,10,4.62,0.52,8 +8187,nightcap,5.22,2.28,23,4,2.41,22,6.1,2.47,20,5.88,1.89,8,4.87,2.45,15,4.2,2.35,10,3.83,2.55,12,6.43,3.1,7,5.92,2.18,13,5.33,2.27,12,5.09,2.39,11,4,2.14,11,4,2.76,11,6,2.65,15,6.4,2.07,5,5.45,2.38,11,5,2.26,12,4.4,2.01,10,3.67,2.74,12,6.3,2,10,5.9,2.96,10 +8188,nightclub,5.32,2.08,19,5.08,2.8,24,5.57,2.23,28,5.5,1.93,8,5.18,2.27,11,4.56,2.74,9,5.4,2.87,15,5.57,1.95,14,5.57,2.56,14,5.33,2.5,9,5.3,1.77,10,4.5,3,12,5.67,2.57,12,5.29,2.58,14,5.86,1.88,14,5.8,1.81,10,4.78,2.33,9,5.67,2.67,12,4.5,2.91,12,6.17,1.7,12,5.12,2.53,16 +8189,nightfall,6.63,1.74,19,4,2.32,21,3.8,2.07,20,6.33,1.15,3,6.69,1.85,16,4.5,2.59,6,3.8,2.27,15,3.17,1.72,6,4.07,2.2,14,7,1.15,10,6.22,2.22,9,3.71,1.98,7,4.14,2.54,14,4.2,1.75,10,3.4,2.37,10,6.5,2.07,8,6.73,1.56,11,4,2.06,9,4,2.59,12,5.12,2.1,8,2.92,1.56,12 +8190,nightgown,5.85,2.01,20,3.35,2.45,17,5.67,2.22,24,6.2,1.48,5,5.73,2.19,15,4.5,3.51,4,3,2.08,13,5,2.48,13,6.45,1.63,11,6.1,2.38,10,5.6,1.65,10,3.57,2.88,7,3.2,2.25,10,5.38,2.47,16,6.25,1.58,8,5.57,2.21,14,6.5,1.38,6,3.58,2.43,12,2.8,2.68,5,5.6,2.32,15,5.78,2.17,9 +8191,nightie,7.11,1.91,18,4.57,2.5,23,5.53,1.87,19,6,1.69,8,8,1.63,10,4.29,2.93,7,4.87,2.36,15,5.6,1.9,10,5.44,1.94,9,7.33,2.06,9,6.89,1.83,9,4.2,2.97,10,5.08,2.07,12,4.5,0.93,8,6.1,2.08,10,7.73,1.68,11,6.14,1.95,7,4.45,2.46,20,5.33,3.21,3,5,1.51,8,5.91,2.07,11 +8192,nightlife,5.95,2.17,19,6.36,2.19,22,6.09,2.16,22,7,1.41,9,5,2.36,10,5.88,2.36,8,6.64,2.13,14,6.45,2.16,11,5.73,2.2,11,6.71,1.8,7,5.5,2.32,12,6.5,2.17,10,6.25,2.3,12,5.69,2.36,13,6.67,1.8,9,5.5,2.27,10,6.44,2.07,9,6.38,2.88,8,6.36,1.82,14,6.86,1.75,14,4.75,2.25,8 +8193,nightly,5.38,1.63,21,3.61,2.23,23,5.32,1.38,25,4.73,1.62,11,6.1,1.37,10,4.09,2.47,11,3.17,1.99,12,5.82,1.4,11,4.92,1.32,13,5.5,2.07,10,5.27,1.19,11,3.09,1.87,11,4.08,2.5,12,5.41,1.66,17,5.14,0.38,7,5.62,2.06,13,5,0,8,3.8,2.14,15,3.25,2.49,8,5.35,1.66,17,5.25,0.46,8 +8194,nightmare,1.79,0.92,19,5.83,2.72,42,3.21,2.3,19,2,0.89,6,1.69,0.95,13,6,2.99,16,5.73,2.6,26,3.56,2.3,9,2.9,2.38,10,2.1,0.99,10,1.44,0.73,9,5.16,3.3,19,6.39,2.04,23,2.14,1.46,7,3.83,2.52,12,1.38,0.52,8,2.09,1.04,11,5.68,3.05,25,6.06,2.22,17,2.88,2.64,8,3.45,2.11,11 +8195,nightstand,5.62,1.4,21,4.04,1.73,24,5.68,2.48,22,5.12,0.64,8,5.92,1.66,13,4.08,1.89,13,4,1.61,11,5.69,2.59,13,5.67,2.45,9,6.12,1.89,8,5.5,0.67,12,4.85,1.28,13,3.09,1.76,11,6,2.41,12,5.3,2.63,10,5.3,1.57,10,5.91,1.22,11,3.88,2,17,4.43,0.79,7,6.1,3.03,10,5.33,1.97,12 +8196,nightstick,3.79,1.69,24,4.81,2.18,21,4.32,2.34,25,4.29,1.2,14,3.1,2.08,10,4.71,1.98,7,4.86,2.35,14,5.1,1.91,10,3.8,2.51,15,4.4,2.19,5,3.63,1.57,19,4.9,2.33,10,4.73,2.15,11,4.86,2.27,7,4.11,2.4,18,3.5,1.74,14,4.2,1.62,10,4.92,1.85,13,4.62,2.77,8,3.22,1.56,9,4.94,2.52,16 +8197,nighttime,6.18,1.87,22,3.91,2.47,23,4.78,2.41,18,6.38,1.92,8,5.85,1.77,13,5.38,2.39,8,3.07,2.27,14,4.57,2.82,7,4.6,2.12,10,6.88,1.64,8,5.54,1.76,13,4.44,2.96,9,3.57,2.14,14,4,1.53,7,5.27,2.8,11,5.91,2.17,11,6.45,1.57,11,3.44,2.65,9,4.21,2.39,14,4.73,2.58,15,5,1.73,3 +8198,Nike,5.86,1.8,21,4.71,2.48,24,5.95,2.21,22,6.38,1.41,8,5.54,1.98,13,5.23,2.74,13,4.09,2.07,11,6.46,2.11,13,5.22,2.28,9,6.5,1.85,8,5.58,1.73,12,5.36,1.91,14,3.8,2.97,10,6,2.09,12,5.9,2.47,10,5.8,1.55,10,5.91,2.07,11,4.82,2.9,17,4.43,0.98,7,5.9,2.88,10,6,1.6,12 +8199,nimble,6.25,1.16,20,4.5,2.09,24,5.41,2.54,22,6.29,1.25,7,6.23,1.17,13,4.77,2.13,13,4.18,2.09,11,5.54,2.5,13,5.22,2.73,9,7,1.53,7,5.92,0.67,12,5.14,1.7,14,3.6,2.32,10,5.92,2.02,12,4.8,3.05,10,6.33,1.66,9,6.18,0.6,11,4.12,2.03,17,5.43,2.07,7,4.5,2.95,10,6.17,1.95,12 +8200,nimrod,4.21,1.81,19,3.67,2.17,18,3.41,2.29,17,4.64,1.75,11,3.62,1.85,8,4.5,3.51,4,3.43,1.74,14,2.75,1.83,8,4,2.6,9,4.38,1.69,8,4.09,1.97,11,2.57,1.81,7,4.36,2.16,11,4.17,2.4,6,3,2.24,11,4.15,1.72,13,4.33,2.16,6,3.36,1.8,11,4.14,2.73,7,2.71,2.21,7,3.9,2.33,10 +8201,nincompoop,5,2.19,21,3.21,2.55,24,4.72,2.08,18,4.88,2.36,8,5.08,2.18,13,3.67,2.42,6,3.06,2.65,18,4.73,2,11,4.71,2.36,7,5.83,1.59,12,3.89,2.47,9,3.9,3.28,10,2.71,1.86,14,4.5,2.2,12,5.17,1.94,6,4.93,1.77,14,5.14,3.02,7,3.19,2.46,16,3.25,2.92,8,4.82,2.18,11,4.57,2.07,7 +8202,nine,5.1,1.77,20,3.83,2.33,24,5.21,2.73,28,5.62,1.41,8,4.75,1.96,12,4,2.65,9,3.73,2.22,15,4.64,2.76,14,5.79,2.67,14,4.33,1.73,9,5.73,1.62,11,4.5,2.2,12,3.17,2.37,12,5.43,2.9,14,5,2.63,14,4.7,2.16,10,5.5,1.27,10,3.92,2.31,12,3.75,2.45,12,4.42,2.31,12,5.81,2.93,16 +8203,nineteen,5.63,1.74,19,3.86,2.56,21,5.09,2.07,23,6.45,1.57,11,4.71,1.25,7,4.71,2.43,7,3.43,2.59,14,4.29,2.63,7,5.44,1.75,16,5.25,1.98,8,5.91,1.58,11,3.67,3.12,9,4,2.17,12,5.18,2.04,11,5,2.17,12,4.92,1.44,12,6.86,1.57,7,3.36,2.54,11,4.4,2.59,10,4.85,2.34,13,5.4,1.71,10 +8204,ninety,4.65,1.69,20,3.28,2.16,18,5.36,1.65,22,5.6,1.82,5,4.33,1.59,15,4,2,6,2.92,2.23,12,5.2,0.92,10,5.5,2.11,12,5.6,1.43,10,3.7,1.42,10,3.4,2.01,10,3.12,2.47,8,5.09,2.02,11,5.64,1.21,11,4.92,1.73,12,4.25,1.67,8,2.44,2.13,9,4.11,1.96,9,5,2,11,5.73,1.19,11 +8205,ninja,5.14,2.41,21,5.61,2.66,23,5.23,1.97,26,5.27,2.45,11,5,2.49,10,5.55,2.77,11,5.67,2.67,12,4.91,2.12,11,5.5,1.95,14,6.5,2.46,10,3.91,1.64,11,6.36,2.77,11,4.92,2.47,12,5.71,2.2,17,4.25,1.04,8,5.31,2.56,13,4.88,2.3,8,5.53,2.83,15,5.75,2.49,8,5.53,2.27,17,4.67,1.12,9 +8206,ninny,4.33,1.96,21,5.42,2.32,19,4.81,2.4,21,5,1.67,6,4.07,2.05,15,5.38,2.5,8,5.45,2.3,11,4.18,2.36,11,5.5,2.37,10,5,1.9,6,4.07,1.98,15,5,3,9,5.8,1.55,10,4.64,2.71,14,5.14,1.77,7,4.29,2.14,7,4.36,1.95,14,5.77,2.42,13,4.67,2.07,6,4.5,2.5,12,5.22,2.33,9 +8207,nintendo,6.8,2.14,20,6.37,3.06,19,6.23,2.18,26,7,1.61,11,6.56,2.74,9,7.86,1.68,7,5.5,3.4,12,6,2.55,13,6.46,1.81,13,7.36,2.06,11,6.11,2.15,9,7.4,2.59,10,5.22,3.27,9,6.12,2.32,17,6.44,2.01,9,8,1.33,10,5.6,2.17,10,7,3.05,12,5.29,2.98,7,6.38,2.25,16,6,2.16,10 +8208,nip,5.25,1.48,20,4.39,2.45,18,4.68,1.36,22,5.6,1.34,5,5.13,1.55,15,6,2.83,6,3.58,1.88,12,4.7,1.49,10,4.67,1.3,12,5.3,1.57,10,5.2,1.48,10,4.6,2.99,10,4.12,1.73,8,4.55,1.51,11,4.82,1.25,11,4.33,0.78,12,6.62,1.19,8,4.22,3.03,9,4.56,1.88,9,4.45,1.44,11,4.91,1.3,11 +8209,nipper,5.43,2.01,21,4.42,2.39,19,4.86,2.28,36,5.25,2.49,8,5.54,1.76,13,4,2.45,5,4.57,2.44,14,4.09,2.26,11,5.2,2.25,25,5.62,2.29,13,5.12,1.55,8,4.55,2.62,11,4.25,2.19,8,5.5,2.14,20,4.06,2.26,16,5.18,2.52,11,5.7,1.34,10,4.73,2.49,11,4,2.33,8,4.68,2.28,22,5.14,2.35,14 +8210,nipple,5.73,2.06,41,5.88,2.42,43,5.64,2.11,22,6.36,1.82,14,5.41,2.14,27,6.38,2.53,16,5.59,2.36,27,5.67,2,9,5.62,2.26,13,5.95,2.03,22,5.47,2.12,19,6.52,2.21,23,5.15,2.5,20,6.29,2.2,14,4.5,1.41,8,5.35,2.21,23,6.22,1.8,18,5.85,2.69,26,5.94,2.01,17,6.42,2.5,12,4.7,0.95,10 +8211,nippy,4.79,1.87,19,5.45,1.9,22,5.14,1.75,22,5.56,0.88,9,4.1,2.28,10,6.25,1.04,8,5,2.15,14,5.55,2.11,11,4.73,1.27,11,5.29,0.76,7,4.5,2.28,12,5.4,1.65,10,5.5,2.15,12,5.08,1.61,13,5.22,2.05,9,5.2,1.99,10,4.33,1.73,9,5.62,2.26,8,5.36,1.74,14,5.14,1.66,14,5.12,2.03,8 +8212,nitrate,5,1.7,21,4,2.51,22,5.12,1.97,26,5.1,1.45,10,4.91,1.97,11,3.29,2.87,7,4.33,2.35,15,5.06,2.3,17,5.22,1.2,9,5.45,1.44,11,4.5,1.9,10,2.8,2.17,5,4.35,2.55,17,4.79,2.15,14,5.5,1.73,12,4.85,1.72,13,5.25,1.75,8,3.3,2.54,10,4.58,2.43,12,5.62,1.94,13,4.62,1.94,13 +8213,nitro,5,1.3,21,4.55,2.26,22,4.71,1.95,21,5.44,1.42,9,4.67,1.15,12,4.5,2.59,6,4.73,2.19,15,3.83,1.17,6,5.07,2.12,15,5.44,1.13,9,4.67,1.37,12,5,2.45,5,4.41,2.27,17,5.2,1.48,10,4.27,2.28,11,5.17,1.47,12,4.78,1.09,9,3.89,2.03,9,5,2.38,13,4.58,1.78,12,4.89,2.26,9 +8214,nitrogen,4.6,1.73,20,5.2,2.21,20,4.82,2.44,34,4.5,2.07,10,4.7,1.42,10,5,1.31,8,5.33,2.71,12,4.36,2.37,14,5.15,2.5,20,4.56,1.67,9,4.64,1.86,11,5.23,1.96,13,5.14,2.79,7,4.41,2.5,22,5.58,2.23,12,4,1.89,10,5.2,1.4,10,5.08,2.33,13,5.43,2.15,7,4.88,2.32,17,4.76,2.63,17 +8215,nitrous,5.1,2.07,20,5.25,2.27,20,5.35,1.79,26,4.45,2.02,11,5.89,1.96,9,5.14,2.04,7,5.31,2.46,13,5.62,1.71,13,5.08,1.89,13,5.18,2.32,11,5,1.87,9,6.09,2.07,11,4.22,2.17,9,5.41,1.84,17,5.22,1.79,9,5.9,1.85,10,4.3,2.06,10,6.33,1.67,12,3.62,2.13,8,5.31,1.7,16,5.4,2.01,10 +8216,nitwit,3.75,1.77,20,3.96,2.18,23,3.54,2.3,26,4,2.21,10,3.5,1.27,10,3.82,2.4,11,4.08,2.07,12,3.64,2.25,11,3.43,2.5,14,3.9,1.66,10,3.6,1.96,10,4.18,2.36,11,3.75,2.09,12,4.12,2.52,17,2.25,1.28,8,3.85,2.08,13,3.57,1.13,7,4.2,2.14,15,3.5,2.33,8,3.82,2.46,17,3,2,9 +8217,nix,4,1.37,19,3.89,1.79,19,3.9,1.74,20,4.33,1.53,3,3.94,1.39,16,3.33,1.63,6,4.15,1.86,13,4.5,2.26,6,3.64,1.5,14,4.7,0.82,10,3.22,1.48,9,3.29,2.06,7,4.25,1.6,12,3.6,1.43,10,4.2,2.04,10,4.38,1.06,8,3.73,1.56,11,3.89,1.83,9,3.9,1.85,10,3.62,1.41,8,4.08,1.98,12 +8218,nobility,5.83,2.81,18,4.57,1.78,23,4.89,2.42,18,4.56,2.35,9,7.11,2.76,9,5,1.91,7,4.47,1.77,15,5.22,2.86,9,4.56,2.01,9,6.56,2.96,9,5.11,2.62,9,4.6,2.32,10,4.67,1.3,12,4.57,2.15,7,4.8,2.62,10,6.67,2.64,12,4.17,2.56,6,4.5,1.88,20,5,1,3,5.25,2.19,8,4.6,2.67,10 +8219,noble,7.16,1.95,19,4.14,2.31,21,6.71,1.82,21,7,2.18,9,7.3,1.83,10,5,2.24,7,3.71,2.3,14,6.36,2.2,11,7.1,1.29,10,7.29,1.7,7,7.08,2.15,12,4.9,1.79,10,3.45,2.58,11,6.58,2.07,12,6.89,1.54,9,6.8,2.35,10,7.56,1.42,9,3.5,2.39,8,4.54,2.26,13,6.31,1.84,13,7.38,1.69,8 +8220,nobleman,6.86,1.42,21,4,2.07,21,5.36,2.18,25,6.5,1.51,12,7.33,1.22,9,4.71,2.56,7,3.64,1.78,14,4.9,2.33,10,5.67,2.09,15,8,0.82,4,6.59,1.42,17,3.9,2.56,10,4.09,1.64,11,5.86,2.61,7,5.17,2.04,18,6.92,1.51,12,6.78,1.39,9,4.08,2.02,13,3.88,2.3,8,5.33,2.55,9,5.38,2.03,16 +8221,nocturnal,5.29,1.71,21,3.48,2.15,23,5.61,2.73,18,5.67,1.66,9,5,1.76,12,3.64,2.16,11,3.33,2.23,12,4.7,2.87,10,6.75,2.19,8,6,2.31,7,4.85,1.28,13,3.45,1.97,11,3.5,2.39,12,4.86,3.08,7,6.09,2.51,11,5.38,1.89,13,5.12,1.46,8,3.91,2.51,11,3.08,1.78,12,5,3.2,9,6.22,2.17,9 +8222,nod,5.05,1.28,21,2.92,2.32,24,6.1,2.29,20,4.88,1.81,8,5.15,0.9,13,3.67,2.16,6,2.67,2.38,18,6.55,2.3,11,5.56,2.3,9,5,1.41,12,5.11,1.17,9,3.3,2.63,10,2.64,2.13,14,6.38,2.63,13,5.57,1.51,7,5.36,1.01,14,4.43,1.62,7,3.69,2.41,16,1.38,1.06,8,6.33,2.15,12,5.75,2.6,8 +8223,node,4.84,1.57,19,3.5,2.22,22,5.62,1.43,21,5.25,1.28,8,4.55,1.75,11,3,2.21,10,3.92,2.23,12,5.25,0.89,8,5.85,1.68,13,5.21,1.37,14,3.8,1.79,5,2.75,1.98,8,3.93,2.3,14,5.75,1.91,8,5.54,1.13,13,5.4,1.51,10,4.22,1.48,9,3.75,1.96,12,3.2,2.57,10,5.58,1.51,12,5.67,1.41,9 +8224,noggin,5.63,1.42,19,4.29,1.95,21,5.74,1.45,23,5.2,0.45,5,5.69,1.65,13,4.17,2.48,6,4.33,1.8,15,6.2,1.4,10,5.38,1.45,13,5,0.58,7,5.91,1.7,11,4.86,2.79,7,4,1.41,14,5.73,1.74,11,5.75,1.22,12,5.92,1,12,5.14,1.95,7,4.27,2.15,11,4.3,1.83,10,5.71,1.38,14,5.78,1.64,9 +8225,noir,5.37,1.54,19,3.59,2.38,22,5.32,1.81,22,5.44,0.73,9,5.3,2.06,10,4.62,2.45,8,3,2.22,14,5.64,1.96,11,5,1.67,11,5.14,0.38,7,5.5,1.93,12,4.9,2.38,10,2.5,1.83,12,4.92,1.93,13,5.89,1.54,9,5.5,1.9,10,5.22,1.09,9,3,2.67,8,3.93,2.23,14,5.21,1.63,14,5.5,2.2,8 +8226,noise,3.36,2.28,22,5.75,2.59,20,5.47,2.76,19,4,2.58,13,2.44,1.42,9,6.43,1.81,7,5.38,2.93,13,5.57,2.51,7,5.42,3,12,3.92,2.71,12,2.7,1.49,10,5.89,2.47,9,5.64,2.8,11,5.8,2.2,10,5.11,3.37,9,3.42,2.47,12,3.3,2.16,10,6.29,1.89,7,5.46,2.93,13,5.43,3.1,7,5.5,2.68,12 +8227,noisy,3.21,1.4,19,5.15,2.57,47,4.42,2.84,50,3.33,2.08,3,3.19,1.33,16,5.38,2.13,21,4.96,2.9,26,4.04,2.97,26,4.83,2.7,24,2.78,1.72,9,3.6,0.97,10,5,2.75,28,5.37,2.34,19,4.38,3.01,21,4.45,2.77,29,3.57,1.72,7,3,1.21,12,5.29,2.69,31,4.88,2.39,16,4.96,3.11,24,3.92,2.53,26 +8228,nomad,4.71,1.31,21,3.17,2.63,24,5.3,2.87,20,4.88,1.64,8,4.62,1.12,13,6.17,1.94,6,2.17,2.01,18,6.09,2.81,11,4.33,2.78,9,5,1.35,12,4.33,1.22,9,4.4,3.17,10,2.29,1.82,14,6.15,2.88,13,3.71,2.21,7,5.07,1.33,14,4,1,7,3.81,2.9,16,1.88,1.36,8,5.75,2.45,12,4.62,3.46,8 +8229,nominal,5.1,1.79,21,3.55,2.28,20,4.61,1.9,36,5.5,2.07,8,4.85,1.63,13,4.6,2.88,5,3.2,2.04,15,4.55,2.02,11,4.64,1.89,25,5.15,1.68,13,5,2.07,8,4.25,2.53,12,2.5,1.41,8,4.55,2.06,20,4.69,1.74,16,5.73,1.85,11,4.4,1.51,10,3.36,2.42,11,3.78,2.22,9,4.36,2.08,22,5,1.57,14 +8230,nominate,5.86,1.39,21,3.48,1.9,25,6.05,2.09,19,6,1.22,9,5.75,1.54,12,4,1.79,6,3.28,1.99,18,5,1.91,7,6.67,2.02,12,5.69,1.4,16,6.4,1.34,5,3.29,1.98,14,3.7,1.95,10,5.22,2.11,9,6.8,1.87,10,6.25,1.36,12,5.33,1.32,9,3.75,1.88,16,3,1.94,9,6.27,2.41,11,5.75,1.67,8 +8231,nomination,5.63,1.54,19,4.04,2.38,23,6,2.25,27,5.62,1.19,8,5.64,1.8,11,3.67,2.06,9,4.29,2.61,14,6,2.24,13,6,2.35,14,5.89,2.15,9,5.4,0.7,10,4.33,2.27,12,3.73,2.57,11,5.79,2.49,14,6.23,2.05,13,5.7,1.83,10,5.56,1.24,9,3.64,2.34,11,4.42,2.47,12,6.42,1.98,12,5.67,2.47,15 +8232,nominee,5.5,1.19,22,4.4,2.63,25,5.75,2.09,24,5.44,1.51,9,5.54,0.97,13,3.78,2.77,9,4.75,2.57,16,6.44,2.13,9,5.33,2.02,15,5.25,0.71,8,5.64,1.39,14,5.25,2.53,12,3.62,2.57,13,6.17,1.9,12,5.33,2.27,12,5.33,0.65,12,5.7,1.64,10,4.57,2.95,14,4.18,2.27,11,6.23,2.01,13,5.18,2.14,11 +8233,nonchalant,4.58,1.35,19,3.64,2.47,45,5.84,2.34,25,5,1,3,4.5,1.41,16,3.82,2.36,11,3.55,2.56,33,6.38,2.56,8,5.59,2.27,17,4.44,1.51,9,4.7,1.25,10,3.96,2.44,26,3.11,2.54,18,5.79,2.46,14,5.91,2.3,11,4.29,1.25,7,4.75,1.42,12,4.33,2.6,27,2.61,1.88,18,5.39,2.55,18,7,1.15,7 +8234,nonexistent,3.89,1.24,19,3.81,2.02,21,3.83,2.61,23,4.67,0.58,3,3.75,1.29,16,3.62,2.2,8,3.92,1.98,13,3.78,2.33,9,3.86,2.85,14,3.56,1.42,9,4.2,1.03,10,3.89,1.96,9,3.75,2.14,12,4.07,3.08,15,3.38,1.41,8,3.43,1.62,7,4.17,0.94,12,4.6,1.71,10,3.09,2.07,11,4.23,3.27,13,3.3,1.34,10 +8235,nonfat,5.74,1.82,19,3.57,2.23,21,6,2.04,23,5.67,2.52,3,5.75,1.77,16,3.75,2.25,8,3.46,2.3,13,6.22,1.92,9,5.86,2.18,14,6.33,1.94,9,5.2,1.62,10,3.89,2.03,9,3.33,2.42,12,6.4,2.26,15,5.25,1.39,8,5,2.52,7,6.17,1.19,12,3.2,1.62,10,3.91,2.7,11,6.69,2.39,13,5.1,0.99,10 +8236,nonfiction,5.95,1.72,21,3.85,2.16,20,5.47,2.32,36,6,1.93,8,5.92,1.66,13,3.8,2.39,5,3.87,2.17,15,5.27,2.53,11,5.56,2.27,25,6.23,2.01,13,5.5,1.07,8,3.67,2.31,12,4.12,2.03,8,5.2,2.28,20,5.81,2.4,16,5.55,1.57,11,6.4,1.84,10,4.27,2.53,11,3.33,1.58,9,5.77,2.2,22,5,2.51,14 +8237,nonsense,4,1.89,20,4.52,2.29,21,4.74,2.31,43,4.09,2.02,11,3.89,1.83,9,5.43,2.15,7,4.23,2.31,13,5,2.35,17,4.58,2.32,26,4.55,2.3,11,3.33,1,9,5,1.91,7,4.46,2.5,13,4.96,2.14,27,4.38,2.6,16,3.4,1.65,10,4.6,2.01,10,4.73,2.28,11,4.3,2.41,10,4.08,2.19,24,5.58,2.24,19 +8238,nonviolent,6.84,1.3,19,3.95,2.11,20,5.17,2.2,24,7,1.41,13,6.5,1.05,6,4,2.83,5,3.93,1.94,15,5.54,2.07,13,4.73,2.37,11,7.11,1.36,9,6.6,1.26,10,3.71,2.29,7,4.08,2.1,13,5.55,2.46,11,4.85,1.99,13,7.11,1.05,9,6.6,1.51,10,3.8,2.35,10,4.1,1.97,10,5.22,2.44,9,5.13,2.13,15 +8239,noodle,6.48,1.57,21,3.09,2.16,22,5.48,1.99,27,6,1.76,10,6.91,1.3,11,3.14,2.04,7,3.07,2.28,15,5.47,2.35,17,5.5,1.27,10,6.64,1.57,11,6.3,1.64,10,3.4,3.36,5,3,1.8,17,5.43,2.41,14,5.54,1.51,13,6.54,1.45,13,6.38,1.85,8,2.4,2.5,10,3.67,1.72,12,5.79,2.12,14,5.15,1.86,13 +8240,nook,6.33,1.56,21,2.8,2.16,25,5.47,1.87,19,6.33,1.87,9,6.33,1.37,12,3.17,2.4,6,2.61,2.17,18,5.57,0.98,7,5.42,2.27,12,6.25,1.57,16,6.6,1.67,5,3.07,2.59,14,2.3,1.49,10,6,1.94,9,5,1.76,10,6.5,1.78,12,6.11,1.27,9,3.38,2.36,16,1.78,1.3,9,5.55,1.92,11,5.38,1.92,8 +8241,noon,5.38,2.09,21,2.87,1.96,23,6.22,2.05,18,5,2.5,9,5.67,1.78,12,3.55,2.11,11,2.25,1.66,12,6.3,2.21,10,6.12,1.96,8,4.86,2.41,7,5.46,1.9,13,3.18,2.32,11,2.58,1.62,12,6,2.45,7,6.36,1.86,11,5.31,2.18,13,5.5,2.07,8,2.82,2.04,11,2.92,1.98,12,5.56,1.81,9,6.89,2.15,9 +8242,noose,2.43,1.67,84,5.38,2.58,104,3.99,2.53,78,3.16,1.94,32,2,1.33,51,5.41,2.78,37,5.36,2.5,66,4.69,2.41,36,3.39,2.53,41,2.52,1.65,48,2.34,1.73,35,5,2.88,48,5.71,2.28,55,4.5,2.72,46,3.25,2.05,32,2.6,1.65,48,2.19,1.7,36,5.25,2.72,48,5.5,2.47,56,4.31,2.76,39,3.67,2.26,39 +8243,norm,5.56,1.42,18,3.06,1.92,17,5.06,2.01,17,5.3,1.49,10,5.88,1.36,8,3.5,1.91,4,2.92,1.98,13,4.25,1.67,8,5.78,2.11,9,5.5,1.69,8,5.6,1.26,10,3.14,1.86,7,3,2.05,10,4.67,2.16,6,5.27,2,11,5.67,1.67,12,5.33,0.82,6,2.4,1.84,10,4,1.73,7,5.43,1.72,7,4.8,2.25,10 +8244,normal,6.17,2.07,18,2.29,2.03,21,6.39,1.79,18,5.62,0.74,8,6.6,2.67,10,1.86,1.46,7,2.5,2.28,14,6,1.84,11,7,1.63,7,6.09,1.38,11,6.29,2.98,7,2,1.73,9,2.5,2.28,12,6.36,2.01,11,6.43,1.51,7,5.58,1.98,12,7.33,1.86,6,2.42,1.93,12,2.11,2.26,9,6.78,1.64,9,6,1.94,9 +8245,normalcy,4.84,2.24,19,3.15,2.11,20,6.65,2.23,20,6.67,1.53,3,4.6,2.26,15,2.5,1.72,10,3.8,2.35,10,6.2,1.93,10,7.1,2.51,10,3.33,1.63,6,5.75,2.14,12,3,2.52,7,3.23,1.96,13,6.25,2.6,8,6.92,2.02,12,5.33,2.15,12,4,2.31,7,3.8,2.15,10,2.5,1.96,10,6.11,2.47,9,7.09,2.02,11 +8246,north,5.72,1.87,18,2.15,1.46,20,5,2.03,18,4.75,1.83,8,6.5,1.58,10,2.14,1.68,7,2.15,1.41,13,4.45,1.21,11,5.86,2.79,7,5.27,2,11,6.43,1.51,7,1.44,0.53,9,2.73,1.74,11,4.91,1.81,11,5.14,2.48,7,5.5,1.62,12,6.17,2.4,6,2,1.48,12,2.38,1.51,8,5.56,2.51,9,4.44,1.33,9 +8247,northbound,5.45,1.9,20,4.8,2.5,20,5.73,1.85,26,5.82,1.94,11,5,1.87,9,5.86,2.34,7,4.23,2.49,13,6,1.83,13,5.46,1.9,13,5.45,2.16,11,5.44,1.67,9,4.27,2.9,11,5.44,1.88,9,5.35,1.87,17,6.44,1.67,9,4.5,1.9,10,6.4,1.43,10,4.75,2.77,12,4.88,2.23,8,5.31,1.82,16,6.4,1.78,10 +8248,northeast,5.5,1.89,18,3.65,2.48,20,5.9,2.36,20,5,0,3,5.86,1.88,14,3.6,2.88,10,3.7,2.16,10,6,2.26,10,5.8,2.57,10,5.67,2.34,6,5.73,1.42,11,2.86,2.54,7,4.08,2.43,13,5.38,2.07,8,6.25,2.56,12,5.64,1.96,11,5.29,1.89,7,3.7,2.54,10,3.6,2.55,10,5.44,2.83,9,6.27,1.95,11 +8249,northern,5.65,2.08,20,3.17,2.33,18,5.08,2.19,24,5.8,2.59,5,5.6,1.99,15,2.8,1.79,5,3.31,2.56,13,4.15,2.15,13,6.18,1.72,11,5.9,1.85,10,5.4,2.37,10,4.29,2.81,7,2.45,1.75,11,4.44,2.06,16,6.38,1.92,8,5.57,2.1,14,5.83,2.23,6,3.67,2.46,12,2.17,1.83,6,5.33,2.23,15,4.67,2.18,9 +8250,northwest,5.81,1.4,21,2.71,2.4,24,4.9,2.43,20,5.88,0.83,8,5.77,1.69,13,3.33,1.86,6,2.5,2.57,18,5.64,2.73,11,4,1.73,9,5.67,1.37,12,6,1.5,9,3,2.54,10,2.5,2.38,14,5.38,2.72,13,4,1.53,7,5.71,1.44,14,6,1.41,7,3.19,2.66,16,1.75,1.49,8,5,2.63,12,4.75,2.25,8 +8251,northwestern,5.39,1.61,18,3.05,2.3,22,5.13,2.1,23,6.09,1.51,11,4.33,1.21,6,3.38,2.39,8,2.86,2.32,14,4,2.08,7,5.62,1.96,16,5,1.07,8,5.7,1.95,10,2.33,1.94,9,3.54,2.47,13,5.18,1.66,11,5.08,2.5,12,4.73,1.27,11,6.43,1.62,7,3,2.37,11,3.09,2.34,11,4.69,2.36,13,5.7,1.64,10 +8252,nose,5.5,1.47,18,3.1,2.05,20,4.61,2.3,18,4.75,1.04,8,6.1,1.52,10,3.29,2.14,7,3,2.08,13,4.55,2.38,11,4.71,2.36,7,5.27,1.42,11,5.86,1.57,7,2.67,2.35,9,3.45,1.81,11,5.45,2.3,11,3.29,1.7,7,5.25,1.14,12,6,2,6,2.92,2.27,12,3.38,1.77,8,4.56,2.74,9,4.67,1.94,9 +8253,nosebleed,3.16,1.98,19,5.27,2.23,22,3.5,1.99,22,3.11,1.62,9,3.2,2.35,10,5.88,2.1,8,4.93,2.3,14,2.82,1.6,11,4.18,2.18,11,4.14,1.07,7,2.58,2.19,12,5,1.94,10,5.5,2.5,12,3.77,2.2,13,3.11,1.69,9,3.7,2.26,10,2.56,1.51,9,5.5,2.62,8,5.14,2.07,14,3.36,2.02,14,3.75,2.05,8 +8254,nostalgia,6.65,2.08,20,4.38,2.71,21,5.36,1.96,25,5.75,3.4,4,6.88,1.71,16,5,2.94,4,4.24,2.73,17,4.56,2.79,9,5.81,1.17,16,6.5,2.07,8,6.75,2.18,12,4.5,2.59,10,4.27,2.94,11,5,1.96,14,5.82,1.94,11,6.91,1.51,11,6.33,2.69,9,4.3,2.79,10,4.45,2.77,11,5.44,2.12,18,5.14,1.57,7 +8255,nostalgic,6.68,1.64,22,4.37,2.5,19,5.05,2.31,21,6.2,1.3,5,6.94,1.73,16,5,3.46,8,3.91,1.51,11,5.7,2.21,10,4.45,2.34,11,6.25,1.66,12,7.2,1.55,10,4.6,2.84,10,4.11,2.2,9,4.33,2.35,12,6,2,9,6.64,1.86,11,6.73,1.49,11,4.38,2.56,8,4.36,2.58,11,5.67,2.18,9,4.58,2.39,12 +8256,nostril,3.58,1.3,19,3.43,2.16,21,4.58,2.43,19,3.33,0.58,3,3.62,1.41,16,3.5,2.07,6,3.4,2.26,15,4.67,1.37,6,4.54,2.85,13,3.9,1.1,10,3.22,1.48,9,3.71,2.63,7,3.29,1.98,14,5,2.87,9,4.2,2.04,10,3.88,0.99,8,3.36,1.5,11,4,2.35,9,3,2,12,3.86,3.18,7,5,1.91,12 +8257,nosy,3.1,1.55,21,4.65,2.31,23,5.04,2.29,26,3.73,1.68,11,2.4,1.07,10,4.36,2.58,11,4.92,2.11,12,4.27,2,11,5.79,2.36,14,3.3,1.64,10,2.91,1.51,11,4.27,2.53,11,5,2.13,12,5.76,1.82,17,3.75,2.71,8,2.85,1.57,13,3.5,1.51,8,4.33,2.02,15,5.25,2.82,8,5.65,2.32,17,3.89,1.83,9 +8258,notable,5.95,1.67,20,3.45,1.95,22,6.23,1.34,22,5.25,1.67,8,6.42,1.56,12,2.5,1.97,6,3.87,1.92,15,6.17,1.83,6,6.25,1.18,16,5.11,1.62,9,6.64,1.43,11,3.4,1.67,5,3.47,2.07,17,6.18,0.87,11,6.27,1.74,11,6.25,1.71,12,5.5,1.6,8,3.89,2.03,9,3.15,1.91,13,6.17,1.47,12,6.3,1.25,10 +8259,notary,5.43,1.5,21,3.23,2.16,22,5.5,1.47,20,5.33,1.12,9,5.5,1.78,12,2.67,1.63,6,3.4,2.41,15,5.83,1.83,6,5.36,1.34,14,5.11,0.93,9,5.67,1.83,12,3.6,0.89,5,3.12,2.42,17,4.89,1.69,9,6,1.1,11,5.92,1.51,12,4.78,1.3,9,3.44,2.07,9,3.08,2.29,13,5,1.48,11,6.11,1.27,9 +8260,notch,5.32,1.57,19,2.95,2.01,21,4.8,1.73,25,5,1.41,4,5.4,1.64,15,3.25,1.89,4,2.88,2.09,17,5.22,2.39,9,4.56,1.26,16,5.12,1.64,8,5.45,1.57,11,3.3,2,10,2.64,2.06,11,4.57,1.28,14,5.09,2.21,11,5.6,0.97,10,5,2.06,9,2.2,1.55,10,3.64,2.2,11,4.94,1.63,18,4.43,2.07,7 +8261,note,5.78,1.73,18,3.33,2.06,21,5.28,1.41,18,5.12,0.99,8,6.3,2.06,10,2.71,1.89,7,3.64,2.13,14,5.18,1.25,11,5.43,1.72,7,5.64,1.5,11,6,2.16,7,2.33,1.41,9,4.08,2.19,12,5.64,1.69,11,4.71,0.49,7,5.25,1.06,12,6.83,2.4,6,2.75,1.76,12,4.11,2.26,9,5.33,1.94,9,5.22,0.67,9 +8262,notebook,6.05,2.2,19,3.58,2.73,19,6.12,1.85,24,6.15,2.64,13,5.83,0.75,6,6.2,1.64,5,2.64,2.44,14,6.62,1.5,13,5.55,2.11,11,6.44,2.55,9,5.7,1.89,10,5.86,2.73,7,2.25,1.71,12,6.45,1.81,11,5.85,1.91,13,5.78,1.99,9,6.3,2.45,10,4.1,3.03,10,3,2.4,9,6.22,2.49,9,6.07,1.44,15 +8263,nothingness,2.79,1.62,19,3.25,1.89,20,3.2,2.33,20,4,2,3,2.56,1.5,16,2.83,1.33,6,3.43,2.1,14,3.33,2.73,6,3.14,2.25,14,3.5,1.78,10,2,1,9,4.29,2.14,7,2.69,1.55,13,4,2.67,10,2.4,1.71,10,3.25,1.75,8,2.45,1.51,11,3.78,2.17,9,2.82,1.6,11,3.75,3.11,8,2.83,1.7,12 +8264,notice,5.94,1.86,18,3.38,2.25,21,5.11,2.37,18,5.88,1.96,8,6,1.89,10,3.14,2.19,7,3.5,2.35,14,4.73,2.33,11,5.71,2.5,7,5.64,1.91,11,6.43,1.81,7,3,2.5,9,3.67,2.1,12,6,2.28,11,3.71,1.89,7,5.42,1.73,12,7,1.79,6,2.83,2.04,12,4.11,2.42,9,5.56,2.7,9,4.67,2.06,9 +8265,noticeable,5.86,1.53,21,4.25,2.65,20,5.75,1.73,36,5.75,1.58,8,5.92,1.55,13,4,2.45,5,4.33,2.79,15,5.82,1.83,11,5.72,1.72,25,5.69,1.65,13,6.12,1.36,8,5,2.66,12,3.12,2.36,8,5.75,2.02,20,5.75,1.34,16,5.45,1.37,11,6.3,1.64,10,5,2.86,11,3.33,2.18,9,5.95,1.79,22,5.43,1.65,14 +8266,notification,5.24,1.73,21,4.5,2.54,20,5.09,2.49,22,6,1.67,6,4.93,1.71,15,5.25,2.38,8,4,2.63,12,5.25,2.49,12,4.9,2.6,10,5.67,2.6,9,4.92,0.51,12,5,2.6,9,4.09,2.55,11,4.57,1.72,7,5.33,2.79,15,4.8,2.04,10,5.64,1.36,11,3.92,2.66,13,5.57,2.07,7,4.5,3,12,5.8,1.55,10 +8267,notify,4.9,1.74,20,3.13,2.05,23,5.67,2.25,18,4.56,1.88,9,5.18,1.66,11,3.36,1.91,11,2.92,2.23,12,5.5,2.51,10,5.88,2.03,8,4.86,1.95,7,4.92,1.78,12,3.36,1.96,11,2.92,2.19,12,5.43,2.88,7,5.82,1.89,11,4.85,1.91,13,5,1.53,7,3,1.95,11,3.25,2.22,12,4.11,1.62,9,7.22,1.64,9 +8268,notion,5.86,1.88,21,4.25,2.77,20,5.42,2.03,36,6.25,1.39,8,5.62,2.14,13,3.4,2.07,5,4.53,2.97,15,5.45,2.02,11,5.4,2.08,25,6.31,1.8,13,5.12,1.89,8,4.33,2.81,12,4.12,2.9,8,5.2,2.26,20,5.69,1.74,16,5.45,2.02,11,6.3,1.7,10,5.09,3.05,11,3.22,2.11,9,5.27,2.23,22,5.64,1.74,14 +8269,notoriety,5.68,1.89,19,5.23,2.07,22,5.77,2.51,22,5.44,2.35,9,5.9,1.45,10,5.62,2.33,8,5,1.96,14,6.36,2.66,11,5.18,2.32,11,5.86,0.9,7,5.58,2.31,12,4.7,2.06,10,5.67,2.06,12,5.15,2.64,13,6.67,2.12,9,6.2,1.75,10,5.11,1.96,9,4.75,1.83,8,5.5,2.21,14,6.07,2.34,14,5.25,2.87,8 +8270,notorious,4.19,1.89,21,4.68,1.99,25,5.23,2.33,22,4.12,2.03,8,4.23,1.88,13,4.69,2.29,13,4.67,1.72,12,5.69,2.14,13,4.56,2.55,9,4.25,2.05,8,3.92,1.73,12,5.07,1.73,14,4.18,2.27,11,5.83,1.9,12,4.5,2.68,10,4.6,2.12,10,3.82,1.66,11,4.29,1.96,17,5.5,1.93,8,5.7,2.71,10,4.83,1.99,12 +8271,noun,5.22,1.26,18,2.37,1.95,19,5.28,1.88,25,5.8,0.84,5,5,1.35,13,2.73,2.37,11,1.88,1.13,8,5.06,2.02,16,5.67,1.66,9,5.43,1.4,7,5.09,1.22,11,2.67,2.69,9,2.1,0.99,10,5.35,2.11,20,5,0,5,5,1.12,9,5.44,1.42,9,1.8,1.55,10,3,2.24,9,5,1.86,19,6.17,1.83,6 +8272,nourish,7.5,1.47,20,3.85,2.15,47,7.06,2.1,18,6.9,1.37,10,8.1,1.37,10,4.09,2.26,11,3.85,2.15,34,6.7,2.36,10,7.5,1.77,8,7.9,1.45,10,7.1,1.45,10,3.77,2.2,26,4.11,2.13,19,7.29,2.43,7,6.91,1.97,11,7.69,1.44,13,7.14,1.57,7,3.79,2.22,28,3.95,2.09,19,7.22,2.05,9,6.89,2.26,9 +8273,nourishment,7.44,1.29,18,3.1,2.2,20,6,2.04,25,7.6,1.14,5,7.38,1.39,13,2.82,2.4,11,3.44,2.01,9,5.25,1.88,16,7.33,1.66,9,7.14,1.21,7,7.64,1.36,11,2.67,2.06,9,3.45,2.34,11,6.05,2.21,20,5.8,1.3,5,7.67,1.22,9,7.22,1.39,9,2.55,1.75,11,3.78,2.59,9,5.84,2.19,19,6.5,1.52,6 +8274,nouveau,5.9,1.8,20,3.1,2.12,21,4.76,2.09,25,5,0.82,4,6.12,1.93,16,3.5,3,4,3,1.97,17,5.33,2.18,9,4.44,2.03,16,6,1.31,8,5.83,2.12,12,3.5,2.12,10,2.73,2.15,11,4.79,1.85,14,4.73,2.45,11,5.36,1.69,11,6.56,1.81,9,2.3,1.42,10,3.82,2.44,11,5,2.2,18,4.14,1.77,7 +8275,novel,5.74,2.54,19,3.41,2.36,22,5.09,2.04,23,5.73,2.24,11,6.29,2.87,7,2.88,2.1,8,3.71,2.52,14,3.29,2.14,7,5.88,1.45,16,5.62,3.11,8,5.82,2.18,11,3.33,2.12,9,3.46,2.6,13,4,2.05,11,6.08,1.51,12,5.17,2.98,12,6.71,1.11,7,3.09,2.47,11,3.73,2.33,11,5.15,2.03,13,5,2.16,10 +8276,novelist,6.1,1.02,20,3.95,2.04,21,6.29,2.22,34,5.4,0.52,10,6.8,0.92,10,3.62,1.77,8,4.15,2.23,13,6.71,2.16,14,6,2.27,20,6.33,1.22,9,5.91,0.83,11,4.46,1.9,13,3.12,2.1,8,6.82,2.02,22,5.33,2.35,12,6.3,1.25,10,5.9,0.74,10,3.57,2.06,14,4.71,1.89,7,6.41,2.09,17,6.18,2.4,17 +8277,novelty,5.82,1.68,22,5.04,2.5,23,5.47,1.43,19,5.25,1.39,8,5.92,1.66,13,4.25,2.66,8,5.57,2.44,14,5.43,1.81,7,5.45,1.29,11,5.62,2.33,8,5.69,0.95,13,4.89,3.06,9,5.14,2.18,14,4.71,1.8,7,5.92,1,12,5.91,1.64,11,5.73,1.79,11,4.67,3.12,9,5.29,2.09,14,5.5,1.46,16,5.33,1.53,3 +8278,novice,5.1,0.64,20,4,2.05,21,5.6,2.52,25,5.33,0.58,3,5.06,0.66,17,4.57,2.64,7,3.62,1.76,13,6.38,2.13,8,5.24,2.66,17,5,0.58,7,5.15,0.69,13,5,2.31,7,3.38,1.8,13,5.21,2.67,14,6.09,2.34,11,4.89,0.6,9,5.27,0.65,11,4.64,1.91,11,3.3,2.06,10,5.61,2.77,18,5.57,1.9,7 +8279,nuance,5.47,1.81,19,4.55,2.04,20,4.58,1.67,24,6.08,1.55,13,4.17,1.72,6,5.8,1.1,5,4.13,2.13,15,4.92,1.5,13,4.18,1.83,11,6.11,2.2,9,4.9,1.2,10,5.71,1.98,7,3.92,1.85,13,5,1.79,11,4.23,1.54,13,5.22,2.22,9,5.7,1.42,10,3.9,2.33,10,5.2,1.55,10,4.78,2.11,9,4.47,1.41,15 +8280,nuclear,4.3,1.92,20,7.3,1.92,20,4.12,2.49,26,4,2,11,4.67,1.87,9,7.86,1.46,7,7,2.12,13,4.38,2.26,13,3.85,2.76,13,4.55,2.16,11,4,1.66,9,6.64,2.16,11,8.11,1.27,9,4.47,2.4,17,3.44,2.65,9,3.8,1.69,10,4.8,2.1,10,7.25,2.09,12,7.38,1.77,8,4.81,2.23,16,3,2.58,10 +8281,nucleus,5.59,1.8,17,3.65,2.56,20,4.32,1.86,25,6,1.73,5,5.42,1.88,12,4,2.9,11,3.22,2.17,9,4.38,1.96,16,4.22,1.79,9,5.17,2.32,6,5.82,1.54,11,3.11,3.26,9,4.09,1.87,11,4.1,1.97,20,5.2,1.1,5,5.75,1.67,8,5.44,2.01,9,2.82,2.18,11,4.67,2.74,9,4.16,2.09,19,4.83,0.75,6 +8282,nude,6.1,1.85,40,5.86,3,22,6.05,2.68,22,6.38,2.16,16,5.92,1.64,24,6.7,2.58,10,5.17,3.24,12,6.2,2.35,10,5.92,3.03,12,6.25,1.86,20,5.95,1.88,20,6.91,2.55,11,4.82,3.16,11,5.55,2.98,11,6.55,2.38,11,6.62,1.81,26,5.14,1.56,14,6.5,3.41,10,5.33,2.64,12,5.73,3.17,11,6.36,2.2,11 +8283,nudge,5.67,1.06,21,4.33,2.18,24,4.95,2.5,22,6.25,1.39,8,5.31,0.63,13,4.77,2.42,13,3.82,1.83,11,5.38,2.47,13,4.33,2.55,9,6.12,1.46,8,5.42,0.67,12,5.07,1.98,14,3.3,2.11,10,6.42,1.88,12,3.2,1.99,10,5.9,1.37,10,5.45,0.69,11,4.35,2.4,17,4.29,1.7,7,4.5,2.99,10,5.33,2.06,12 +8284,nudie,4.5,2.24,20,6,2.26,21,4.53,2.61,34,6,1.15,10,3,2.05,10,6.62,1.6,8,5.62,2.57,13,4.43,2.59,14,4.6,2.68,20,5.22,1.79,9,3.91,2.47,11,6,2.38,13,6,2.2,8,4.5,2.6,22,4.58,2.75,12,4.3,2,10,4.7,2.54,10,5.93,2.4,14,6.14,2.12,7,5.24,2.39,17,3.82,2.7,17 +8285,nudist,6,2.51,21,6.05,1.93,20,5.05,2.82,22,6.83,1.94,6,5.67,2.69,15,6.12,2.85,8,6,1.13,12,5.5,3.15,12,4.5,2.42,10,6.44,2.7,9,5.67,2.42,12,5.89,1.76,9,6.18,2.14,11,4.57,1.99,7,5.27,3.17,15,6.6,2.01,10,5.45,2.88,11,5.62,2.02,13,6.86,1.57,7,5,3.44,12,5.1,2.02,10 +8286,nudity,6.48,1.83,21,6.15,2.23,20,5.28,2.25,25,7.08,1.56,12,5.67,1.94,9,7.71,1.38,7,5.31,2.18,13,5.1,2.23,10,5.4,2.32,15,6.5,1.91,4,6.47,1.87,17,7.11,1.9,9,5.36,2.25,11,4.43,2.51,7,5.61,2.12,18,6.33,2.27,12,6.67,1.12,9,5.33,2.27,12,7.38,1.6,8,3.89,2.09,9,6.06,1.98,16 +8287,nugget,6.29,1.42,21,3.32,2.28,22,4.93,2.02,27,6.1,1.29,10,6.45,1.57,11,3.29,2.36,7,3.33,2.32,15,4.53,2.27,17,5.6,1.35,10,6.91,1.3,11,5.6,1.26,10,2.6,2.19,5,3.53,2.32,17,4.57,2.34,14,5.31,1.6,13,6.85,1.34,13,5.38,1.06,8,2.7,2.63,10,3.83,1.9,12,5.21,2.15,14,4.62,1.89,13 +8288,nuisance,3,1.96,81,4.7,2.48,83,3.79,2.07,92,3.08,1.86,36,2.98,2.05,44,4.43,2.39,28,4.84,2.53,55,3.87,2.13,45,3.62,1.92,45,2.85,2.12,46,3.26,1.71,34,4.41,2.4,37,4.93,2.54,46,3.96,2.16,48,3.61,1.98,44,3,2.01,50,3,1.9,31,4.5,2.46,38,4.87,2.51,45,3.67,2.12,46,3.91,2.04,46 +8289,nuke,3.67,2.58,21,5,2.24,23,3.29,1.82,21,5.6,2.61,5,3.06,2.32,16,5.83,1.9,12,4.09,2.3,11,3.45,1.97,11,3,1.8,9,3.75,3.05,12,3.56,1.94,9,5.06,2.24,16,4.86,2.41,7,3.09,1.14,11,3.5,2.42,10,3.46,2.6,13,4,2.67,8,5.21,2.35,19,4,1.41,4,2.86,1.51,14,4.14,2.19,7 +8290,null,4.32,1.06,19,3.05,1.75,21,4.48,2.69,23,4.67,0.58,3,4.25,1.13,16,3.75,1.39,8,2.62,1.85,13,4.89,2.98,9,4.21,2.58,14,4.11,1.17,9,4.5,0.97,10,3,1.8,9,3.08,1.78,12,4.87,2.92,15,3.75,2.19,8,4.43,1.13,7,4.25,1.06,12,3.4,1.65,10,2.73,1.85,11,4,3.14,13,5.1,1.97,10 +8291,numb,3.79,1.84,19,2.5,1.44,22,4.04,1.76,24,3.5,1.76,6,3.92,1.93,13,2.83,1.47,12,2.1,1.37,10,4,1.77,8,4.06,1.81,16,3.7,1.49,10,3.89,2.26,9,2.67,1.5,9,2.38,1.45,13,3.94,1.48,17,4.17,2.64,6,3.88,2.23,8,3.73,1.62,11,2.67,1.58,9,2.38,1.39,13,4.38,1.93,16,3.38,1.19,8 +8292,number,5.59,1.74,22,3.5,2.01,20,6.13,2,15,5.5,2.26,6,5.67,1.63,15,2.29,1.6,7,4.15,1.95,13,6.43,2.15,7,5.88,1.96,8,5.86,2.14,14,5.14,0.38,7,3.78,2.28,9,3.27,1.85,11,7,2.24,7,5.38,1.51,8,5.79,2.01,14,5.25,1.16,8,3.33,1.86,6,3.57,2.14,14,6.43,2.44,7,5.88,1.64,8 +8293,numbskull,3.65,1.93,20,4,2.52,19,4.28,2.05,18,3.43,0.98,7,3.77,2.31,13,3.75,2.6,8,4.18,2.56,11,4.8,3.19,5,4.08,1.55,13,3.6,1.51,10,3.78,2.49,9,3.12,2.59,8,4.64,2.38,11,4.69,2.14,13,3.2,1.48,5,3.36,2.5,11,4,0.87,9,3.73,2.28,11,4.38,2.92,8,4.89,2.47,9,3.67,1.41,9 +8294,numerical,5,1.56,19,2.76,1.79,21,5.43,2.15,23,5.27,1.68,11,4.71,1.5,7,3.57,1.81,7,2.36,1.69,14,5.57,2.57,7,5.38,2.03,16,5,1.77,8,5,1.48,11,2.67,1.94,9,2.83,1.75,12,5.64,1.63,11,5.25,2.6,12,4.42,1.44,12,6,1.29,7,2.82,2.04,11,2.7,1.57,10,4.69,2.21,13,6.4,1.71,10 +8295,numerous,5.35,1.81,20,3.39,2.12,18,6.25,1.98,24,4.8,2.28,5,5.53,1.68,15,3.8,1.1,5,3.23,2.42,13,6,2.16,13,6.55,1.81,11,6.3,1.42,10,4.4,1.71,10,4.57,1.51,7,2.64,2.16,11,5.81,1.91,16,7.12,1.96,8,5.07,1.98,14,6,1.26,6,3.5,2.24,12,3.17,2.04,6,6.8,2.18,15,5.33,1.22,9 +8296,nun,5.79,2.53,19,2.43,1.88,23,4.53,2.71,43,5.78,2.17,9,5.8,2.94,10,3.36,2.2,11,1.58,1,12,3.43,1.95,14,5.07,2.89,29,5.44,2.7,9,6.1,2.47,10,2.82,2.32,11,2.08,1.38,12,3.83,2.33,23,5.35,2.94,20,6.08,2.78,12,5.29,2.14,7,2.18,1.6,11,2.67,2.15,12,4.87,2.74,23,4.15,2.7,20 +8297,nunchucks,5.7,1.81,20,4.7,2.3,23,5.76,1.37,21,5.67,2.12,9,5.73,1.62,11,4.36,2.5,11,5,2.17,12,6.12,0.99,8,5.54,1.56,13,5.64,1.86,14,5.83,1.83,6,4,2.65,9,5.14,2.03,14,6.25,1.04,8,5.46,1.51,13,5.4,1.78,10,6,1.89,10,5.08,2.43,13,4.2,2.15,10,5.92,1.31,12,5.56,1.51,9 +8298,nunnery,4.25,1.59,20,2.78,1.86,18,4.77,2.43,22,4.8,1.92,5,4.07,1.49,15,3.5,2.17,6,2.42,1.68,12,4.3,1.95,10,5.17,2.79,12,4.5,1.35,10,4,1.83,10,3,2.05,10,2.5,1.69,8,4.18,2.09,11,5.36,2.69,11,4.17,1.9,12,4.38,1.06,8,1.89,1.17,9,3.67,2.06,9,4.64,2.34,11,4.91,2.63,11 +8299,nuptials,5.63,2.14,19,4.55,2.06,22,5.71,2.05,24,5.67,2.5,6,5.62,2.06,13,5,1.95,12,4,2.16,10,4.75,1.98,8,6.19,1.97,16,4.9,1.85,10,6.44,2.24,9,4.78,1.86,9,4.38,2.26,13,5.24,2.08,17,7.17,1.47,6,5.5,2.45,8,5.73,2,11,5,1.66,9,4.23,2.31,13,5.62,2.33,16,5.88,1.46,8 +8300,nurse,5.41,2.25,41,4.64,2.82,22,5.58,2.1,48,5.8,1.99,20,5.05,2.46,21,5.58,2.91,12,3.5,2.37,10,5.5,2.46,18,5.63,1.9,30,5.1,2.38,20,5.71,2.12,21,6,2.5,9,3.69,2.72,13,5.15,2.12,33,6.53,1.77,15,5.17,2.53,23,5.72,1.84,18,4.56,3.17,9,4.69,2.69,13,5.69,2.13,26,5.45,2.11,22 +8301,nursemaid,5.38,1.86,21,3.83,2.42,23,5.17,2.36,18,5.89,2.37,9,5,1.35,12,5.27,2.37,11,2.5,1.62,12,5.4,2.12,10,4.88,2.75,8,5.86,2.48,7,5.15,1.57,13,4.36,2.77,11,3.33,2.06,12,5.14,2.67,7,5.18,2.27,11,5.46,1.94,13,5.25,1.83,8,3.18,2.56,11,4.42,2.23,12,5.44,2.24,9,4.89,2.57,9 +8302,nursery,6.1,2.3,21,4.29,2.46,48,4.89,1.82,19,6,2.87,9,6.17,1.9,12,4.47,2.63,19,4.17,2.38,29,4.9,1.52,10,4.89,2.2,9,4.71,3.04,7,6.77,1.59,13,5.25,2.36,24,3.33,2.2,24,5.12,1.89,8,4.8,1.93,10,5.92,2.84,13,6.38,1.06,8,4.27,2.45,33,4.33,2.55,15,5,1.07,8,4.82,2.27,11 +8303,nursing,6.39,1.65,18,3.57,2.39,23,5.05,1.96,19,6,1.32,9,6.78,1.92,9,2.71,2.06,7,4.07,2.52,15,4.9,1.73,10,5.22,2.28,9,5.88,1.73,8,6.8,1.55,10,3.4,2.32,10,3.83,2.59,12,5.25,2.25,8,4.9,1.91,10,6.27,1.68,11,6.57,1.72,7,3.1,2.05,20,6.67,2.52,3,5.12,1.96,8,5,2.05,11 +8304,nurture,7.14,2.03,21,4.12,2.3,25,6.29,1.9,21,7.38,1.06,8,7,2.48,13,4.62,2.63,13,3.58,1.83,12,6.38,1.8,13,6.12,2.17,8,6.88,2.64,8,7.25,1.71,12,4.57,2.24,14,3.55,2.34,11,6.5,1.88,12,6,2,9,7.5,1.35,10,6.82,2.52,11,4.29,2.52,17,3.75,1.83,8,6.33,2.45,9,6.25,1.48,12 +8305,nut,5.44,1.69,18,4.24,2.28,21,4.56,1.79,18,5.38,1.41,8,5.5,1.96,10,4.57,1.99,7,4.07,2.46,14,4.64,1.21,11,4.43,2.57,7,5.64,1.43,11,5.14,2.12,7,3.67,2.4,9,4.67,2.19,12,4.91,1.92,11,4,1.53,7,5.67,1.07,12,5,2.61,6,3.75,2.38,12,4.89,2.09,9,5.22,1.86,9,3.89,1.54,9 +8306,nutcase,2.81,1.54,21,3.76,1.92,25,3.36,2.56,22,2.5,1.2,8,3,1.73,13,3.69,1.84,13,3.83,2.08,12,4.38,2.72,13,1.89,1.36,9,2.62,1.3,8,2.92,1.78,12,4.14,1.46,14,3.27,2.37,11,4,2.8,12,2.6,2.12,10,2.4,1.58,10,3.18,1.47,11,3.41,2,17,4.5,1.6,8,3,2.49,10,3.67,2.67,12 +8307,nutcracker,5.45,1.87,22,4.84,1.95,19,6.05,2.09,21,5.8,0.84,5,5.25,2.11,16,4.38,2.45,8,5.18,1.54,11,6.2,2.2,10,5.91,2.07,11,5.33,1.61,12,5.6,2.22,10,4.9,1.79,10,4.78,2.22,9,6,2.34,12,6.11,1.83,9,5.55,1.97,11,5.36,1.86,11,4.5,2.33,8,5.09,1.7,11,5.67,2.29,9,6.33,1.97,12 +8308,nuthouse,3.4,1.6,20,4.33,2.14,24,3.45,2.69,22,2.75,1.28,8,3.83,1.7,12,4.25,2.18,12,4.42,2.19,12,4.38,2.96,13,2.11,1.54,9,2.71,0.95,7,3.83,1.85,12,4.79,1.67,14,3.7,2.63,10,3.67,2.93,12,3.2,2.49,10,3,1.7,10,3.8,1.48,10,4,2,16,5,2.39,8,3.9,3.18,10,3.08,2.27,12 +8309,nutmeg,5.76,1.89,21,3.24,1.87,21,6.04,2.07,25,5.83,1.27,12,5.67,2.6,9,3.43,2.23,7,3.14,1.75,14,5.8,2.44,10,6.2,1.86,15,6.75,2.06,4,5.53,1.84,17,3.5,2.42,10,3,1.26,11,6.29,1.98,7,5.94,2.15,18,6.33,2.23,12,5,1,9,3.77,1.96,13,2.38,1.41,8,6.44,2.01,9,5.81,2.14,16 +8310,nutrition,6.86,1.71,21,4.48,2.56,23,6.46,1.7,26,6.64,1.8,11,7.1,1.66,10,5.55,2.5,11,3.5,2.28,12,5.45,1.69,11,7.21,1.37,14,7.3,1.7,10,6.45,1.69,11,4.73,2.76,11,4.25,2.45,12,6,1.77,17,7.38,1.3,8,7.08,1.93,13,6.5,1.31,8,4.67,2.69,15,4.12,2.42,8,6.53,1.94,17,6.33,1.22,9 +8311,nutritional,6.83,1.72,18,3.4,2.3,20,5.68,1.82,25,6,2.45,5,7.15,1.34,13,3.27,2.37,11,3.56,2.35,9,5.44,1.55,16,6.11,2.26,9,7.14,1.21,7,6.64,2.01,11,3.33,2.29,9,3.45,2.42,11,5.7,1.95,20,5.6,1.34,5,7.11,1.27,9,6.56,2.13,9,2.82,2.09,11,4.11,2.47,9,5.26,1.69,19,7,1.67,6 +8312,nutritious,7.09,1.44,22,4.38,2.22,21,7.32,1.76,22,6.93,1.69,14,7.38,0.92,8,4.27,2.41,11,4.67,2.18,9,7.17,1.72,6,7.38,1.82,16,6.9,1.6,10,7.25,1.36,12,4.55,2.38,11,4.2,2.15,10,7.46,1.33,13,7.11,2.32,9,6.92,1.56,12,7.3,1.34,10,4.38,2.63,13,4.38,1.51,8,7.75,1.48,12,6.8,1.99,10 +8313,nutshell,5.05,0.79,22,3.95,2.09,21,5.73,1.61,22,5.07,0.92,14,5,0.53,8,3.91,2.07,11,4,2.35,9,5.5,2.07,6,5.81,1.47,16,4.9,0.99,10,5.17,0.58,12,3.82,2.56,11,4.1,1.52,10,5.23,1.64,13,6.44,1.33,9,4.75,0.62,12,5.4,0.84,10,4,2,13,3.88,2.36,8,5.25,1.36,12,6.3,1.77,10 +8314,nutty,5.35,2.13,20,4.72,2.27,18,5.29,2.58,24,5,1.73,5,5.47,2.29,15,4.8,2.39,5,4.69,2.32,13,4.85,2.85,13,5.82,2.23,11,5.8,2.1,10,4.9,2.18,10,5.57,2.23,7,4.18,2.23,11,5.5,2.39,16,4.88,3.04,8,5.07,2.34,14,6,1.55,6,5.17,2.29,12,3.83,2.14,6,5.47,2.61,15,5,2.65,9 +8315,nylon,4.9,1.22,21,3.61,2.44,23,5.19,1.67,26,5.09,0.7,11,4.7,1.64,10,4.55,2.88,11,2.75,1.66,12,5.18,1.83,11,5.21,1.67,14,5,1.33,10,4.82,1.17,11,4.36,2.94,11,2.92,1.73,12,5.24,1.86,17,5.12,1.46,8,4.85,1.57,13,5,0,8,3.53,2.56,15,3.75,2.38,8,5.47,1.84,17,4.67,1.22,9 +8316,nylong,4.95,1.72,21,4.24,1.64,21,4.67,2.08,24,5.25,1.22,12,4.56,2.24,9,4.43,1.62,7,4.14,1.7,14,5,2.06,9,4.47,2.13,15,6,2,4,4.71,1.61,17,4.3,1.89,10,4.18,1.47,11,4.14,2.41,7,4.88,1.96,17,5.17,1.95,12,4.67,1.41,9,4.54,1.66,13,3.75,1.58,8,3.78,1.92,9,5.2,2.04,15 +8317,nylons,5.52,2.09,21,3.14,2.44,22,5.04,2.05,27,5.8,1.87,10,5.27,2.33,11,4.86,3.29,7,2.33,1.45,15,5.06,2.16,17,5,1.94,10,5.64,2.29,11,5.4,1.96,10,1.8,1.79,5,3.53,2.5,17,5.21,2.19,14,4.85,1.95,13,5.23,2.01,13,6,2.27,8,1.3,0.67,10,4.67,2.31,12,5.07,2.2,14,5,1.96,13 +8318,nymph,5.42,2.29,19,5.32,2.61,22,4.5,2.08,28,5,2.1,6,5.62,2.43,13,6.73,1.95,11,3.91,2.47,11,4.82,2.82,11,4.29,1.49,17,5.55,2.42,11,5.25,2.25,8,5.64,2.54,11,5,2.76,11,4.67,2.17,18,4.2,1.99,10,5.69,2.36,13,4.83,2.23,6,4.43,2.74,14,6.88,1.46,8,4.38,2.28,16,4.67,1.87,12 +8319,nymphomaniac,4.95,2.46,21,5.17,2.67,23,4.54,2.63,26,5.55,2.21,11,4.3,2.67,10,6.09,2.66,11,4.33,2.5,12,5,2.19,11,4.21,3.04,14,5.7,2.21,10,4.27,2.57,11,4.91,2.77,11,5.42,2.68,12,5.12,2.62,17,3.38,2.56,8,5.31,2.66,13,4.38,2.13,8,5.07,3.03,15,5.38,2,8,4.59,2.79,17,4.44,2.46,9 +8320,O'Doul's,4.5,1.99,20,2.71,2.28,17,5.42,2.48,24,5,1.87,5,4.33,2.06,15,2.6,2.19,5,2.75,2.42,12,4.85,2.73,13,6.09,2.07,11,4.6,2.41,10,4.4,1.58,10,2.83,2.99,6,2.64,1.96,11,5.12,2.58,16,6,2.33,8,4.57,1.91,14,4.33,2.34,6,2.91,2.47,11,2.33,2.07,6,5.4,2.59,15,5.44,2.46,9 +8321,oaf,3.5,1.96,20,2.95,2.13,21,4.04,1.83,24,3.5,2.52,4,3.5,1.9,16,3.5,3.11,4,2.82,1.94,17,5,1.94,9,3.47,1.55,15,3.25,1.39,8,3.67,2.31,12,3.4,2.41,10,2.55,1.86,11,4.21,1.25,14,3.8,2.49,10,3.09,0.94,11,4,2.74,9,2.3,1.7,10,3.55,2.38,11,4.12,1.96,17,3.86,1.57,7 +8322,oak,6.47,1.35,19,2.64,2.08,22,5.91,2.02,22,6.56,1.42,9,6.4,1.35,10,3.88,2.23,8,1.93,1.69,14,6,2.24,11,5.82,1.89,11,6.14,0.9,7,6.67,1.56,12,3.9,2.42,10,1.58,0.9,12,5.69,2.25,13,6.22,1.72,9,6.6,1.58,10,6.33,1.12,9,2.25,2.31,8,2.86,1.99,14,6.07,2.37,14,5.62,1.3,8 +8323,oar,5.15,1.79,20,2.72,1.6,18,6.38,2.46,24,4.8,1.48,5,5.27,1.91,15,3.6,1.34,5,2.38,1.61,13,6.15,3.02,13,6.64,1.69,11,5.6,1.9,10,4.7,1.64,10,3.71,1.38,7,2.09,1.45,11,5.56,2.58,16,8,1.07,8,4.86,1.66,14,5.83,2.04,6,2.83,1.7,12,2.5,1.52,6,6.33,2.53,15,6.44,2.51,9 +8324,oasis,8,1.52,20,4.95,2.74,20,5.73,1.82,26,7.91,1.7,11,8.11,1.36,9,5.14,3.08,7,4.85,2.67,13,5.54,1.94,13,5.92,1.75,13,7.45,1.81,11,8.67,0.71,9,5.09,2.51,11,4.78,3.15,9,5.65,1.93,17,5.89,1.69,9,8.5,1.08,10,7.5,1.78,10,5.83,2.55,12,3.62,2.62,8,5.69,1.96,16,5.8,1.69,10 +8325,oat,5.67,1.24,18,2.82,1.98,17,5.32,1.62,22,5.4,0.55,5,5.77,1.42,13,2.5,1.52,6,3,2.24,11,4.8,0.79,10,5.75,2.01,12,6,1,9,5.33,1.41,9,2,1.33,10,4,2.24,7,5.18,2.04,11,5.45,1.13,11,5.4,1.51,10,6,0.76,8,2.5,1.85,8,3.11,2.15,9,5.18,2.04,11,5.45,1.13,11 +8326,oath,6.4,1.57,20,4,2.22,25,6.47,2.37,19,6.75,1.49,8,6.17,1.64,12,4.67,2.25,6,3.83,2.28,18,5,2.89,7,7.33,1.56,12,6.53,1.41,15,6,2.12,5,3.93,2.27,14,4.2,2.35,10,7,1.66,9,6,2.87,10,6.73,1.9,11,6,1,9,4,2.42,16,4,1.94,9,5.82,2.82,11,7.38,1.19,8 +8327,oatmeal,5.47,1.58,19,3.1,2.1,21,5.65,2.06,23,6.4,1.14,5,5.15,1.68,13,4,2.83,6,2.73,1.71,15,5.8,1.93,10,5.54,2.22,13,6.29,1.11,7,5,1.73,11,3.86,2.73,7,2.71,1.68,14,5.91,2.07,11,5.42,2.11,12,5.67,1.37,12,5.14,1.95,7,3.18,2.52,11,3,1.63,10,5.79,2.08,14,5.44,2.13,9 +8328,obedience,4.63,2.09,19,3.29,2.12,21,4.06,2.35,16,4.91,2.21,11,4.29,2.14,7,3.86,2.48,7,3,1.96,14,4.5,2.17,6,3.8,2.53,10,4,2.14,8,5.09,2.02,11,2.44,1.42,9,3.92,2.39,12,5,2.56,8,3.12,1.81,8,4.5,2.32,12,4.86,1.77,7,3.09,2.26,11,3.5,2.07,10,3.44,2.3,9,4.86,2.34,7 +8329,obedient,6.05,2.09,21,2.82,1.68,22,4.74,2.57,27,5,1.83,10,7,1.9,11,2.43,1.62,7,3,1.73,15,4.82,2.4,17,4.6,2.95,10,6.27,1.9,11,5.8,2.35,10,1.8,1.1,5,3.12,1.73,17,4.86,2.66,14,4.62,2.57,13,6,2,13,6.12,2.36,8,2.7,1.95,10,2.92,1.51,12,5.14,2.82,14,4.31,2.29,13 +8330,obese,2.32,1.25,19,3.95,2.46,21,4.22,2.86,23,2.36,1.12,11,2.43,1.51,7,4.57,2.23,7,3.64,2.59,14,5.43,3.36,7,3.69,2.55,16,2.5,1.41,8,2.18,1.17,11,2.88,2.1,8,4.62,2.5,13,4.55,3.11,11,3.92,2.71,12,2.33,1.5,12,2.29,0.76,7,3.64,2.66,11,4.3,2.31,10,4.62,2.75,13,3.7,3.06,10 +8331,obesity,2.81,1.99,81,4.63,2.55,106,4.55,2.7,97,3.47,2.26,36,2.25,1.59,44,4.66,2.32,38,4.64,2.7,67,4.64,2.56,44,4.47,2.84,53,3.02,2.26,43,2.56,1.66,36,4.38,2.48,48,4.84,2.61,58,5.11,2.52,57,3.75,2.79,40,2.86,2.05,50,2.74,1.93,31,4.22,2.38,54,5.06,2.67,52,5.04,2.75,49,4.04,2.58,48 +8332,obey,5.13,1.98,79,4.1,2.46,105,4.43,2.78,98,5.03,2.05,33,5.22,1.95,45,3.79,2.34,42,4.32,2.53,63,4,2.56,47,4.82,2.94,51,5.04,1.86,46,5.28,2.17,32,3.65,2.32,49,4.5,2.52,56,3.98,2.61,49,4.88,2.91,49,4.91,1.83,45,5.41,2.15,34,3.98,2.45,49,4.21,2.48,56,4.8,2.86,46,4.1,2.7,52 +8333,obituary,3.1,1.59,20,5.04,2.34,23,3.43,2.11,21,3.33,1.66,9,2.91,1.58,11,4.64,2.29,11,5.42,2.43,12,3.62,1.06,8,3.31,2.59,13,3.14,1.61,14,3,1.67,6,5.44,2.4,9,4.79,2.36,14,3.75,2.25,8,3.23,2.09,13,3.3,1.83,10,2.9,1.37,10,5.15,1.82,13,4.9,3,10,3.5,1.98,12,3.33,2.4,9 +8334,object,5.52,1.47,21,4.08,2.24,24,5.91,2.52,22,6,1.41,8,5.23,1.48,13,4.62,2.53,13,3.45,1.75,11,6.38,2.33,13,5.22,2.77,9,6.25,1.75,8,5,1.13,12,4.79,1.97,14,3.1,2.33,10,6.5,2.47,12,5.2,2.53,10,5.6,1.26,10,5.45,1.69,11,3.94,2.54,17,4.43,1.4,7,6.6,2.55,10,5.33,2.46,12 +8335,objection,3.83,1.34,18,4.48,2.25,21,4.22,1.73,23,3.17,2.04,6,4.17,0.72,12,4.67,2.27,12,4.22,2.33,9,4.25,1.83,8,4.2,1.74,15,3.89,1.36,9,3.78,1.39,9,5.44,2.19,9,3.75,2.09,12,4.18,1.85,17,4.2,1.64,5,3.43,1.27,7,4.09,1.38,11,4,2,8,4.77,2.42,13,4.06,1.39,16,4.57,2.44,7 +8336,objective,5.55,1.36,20,4.38,2.13,21,6.47,1.74,19,5.89,1.76,9,5.27,0.9,11,4.8,2.86,5,4.33,1.99,15,7,1.26,6,6.23,1.92,13,5.5,1.61,14,5.67,0.52,6,3.73,2.45,11,5.33,1.41,9,5.44,1.33,9,7.4,1.58,10,5.5,1.58,10,5.6,1.17,10,3.67,2.31,12,5.33,1.5,9,7,1.41,6,6.23,1.88,13 +8337,objectivity,5.63,1.92,19,4.09,2.2,22,7.04,1.6,27,5.67,2.8,6,5.62,1.5,13,4.5,2.51,10,3.75,1.96,12,7.07,1.62,15,7.27,1.42,11,4.7,2,10,6.67,1.22,9,4.44,2.01,9,3.85,2.38,13,7.29,1.53,17,6.89,1.54,9,5.31,2.02,13,6.33,1.63,6,4.12,2.5,16,4,1.26,6,7,1.81,12,7.07,1.49,15 +8338,obligation,4.68,1.97,19,5.76,2.19,21,5.39,1.97,23,4.6,1.67,5,4.85,2.15,13,5.5,2.26,6,5.87,2.23,15,6,2,10,4.92,1.89,13,4.43,2.07,7,5,2,11,5.14,2.91,7,6.07,1.77,14,5.45,1.51,11,5.33,2.39,12,4.58,1.68,12,4.86,2.54,7,5.27,2.61,11,6.3,1.57,10,5.93,1.86,14,4.56,1.94,9 +8339,obligatory,3.94,1.71,17,3.6,2.06,20,3.88,2.45,25,4.75,1.26,4,3.69,1.8,13,4,2.14,11,3.11,1.96,9,4.31,2.7,16,3.11,1.83,9,4.17,1.47,6,3.82,1.89,11,2.44,1.59,9,4.55,1.97,11,4,2.66,20,3.4,1.52,5,4.22,1.48,9,3.62,2,8,3,1.84,11,4.33,2.18,9,4.11,2.58,19,3.17,2.04,6 +8340,oblige,5.19,1.83,21,3.74,2.21,19,5.11,3,19,5.83,2.04,6,4.93,1.75,15,4.57,2.7,7,3.25,1.82,12,5.33,2.99,12,4.71,3.2,7,5.67,1.8,9,4.83,1.85,12,4.88,2.1,8,2.91,1.97,11,4.86,2.91,7,5.25,3.17,12,5.6,1.9,10,4.82,1.78,11,3.92,1.83,12,3.43,2.88,7,6.2,3.16,10,3.89,2.42,9 +8341,oblique,4.57,1.27,23,3.18,1.99,22,5.6,2.33,20,4.88,0.99,8,4.4,1.4,15,3.6,2.17,10,2.83,1.85,12,7,2.31,7,4.85,2.03,13,4.67,1.44,12,4.45,1.13,11,3.64,2.01,11,2.73,1.95,11,6.13,2.29,15,4,1.73,5,3.91,1.22,11,5.17,1.03,12,3.8,2.1,10,2.67,1.83,12,5.6,1.58,10,5.6,2.99,10 +8342,oblivion,3.95,1.82,20,4.38,2.6,21,4.92,2.4,25,3.67,0.58,3,4,1.97,17,4.71,2.75,7,4.31,2.69,13,5.5,2.62,8,4.65,2.32,17,3.71,1.38,7,4.08,2.06,13,4.43,2.44,7,4.46,2.85,13,5.07,2.2,14,4.73,2.72,11,3.78,1.3,9,4.09,2.21,11,4.36,2.73,11,4.4,2.59,10,4.61,2.73,18,5.71,0.95,7 +8343,oblivious,4.5,1.42,18,3.5,2.31,18,3.81,2.26,16,5,1.48,11,3.71,0.95,7,4.75,2.63,4,3.14,2.18,14,2.14,0.9,7,5.11,2.15,9,4.88,1.73,8,4.2,1.14,10,3.29,1.8,7,3.64,2.66,11,3.8,1.92,5,3.82,2.48,11,4.69,1.6,13,4,0.71,5,2.91,1.7,11,4.43,2.94,7,3.29,1.7,7,4.22,2.64,9 +8344,obnoxious,2.76,1.65,42,5.95,2.09,40,4.1,2.39,21,3.44,2.03,16,2.35,1.23,26,5.64,2.41,14,6.12,1.93,26,4.91,2.66,11,3.2,1.75,10,3.05,2.01,20,2.57,1.21,21,5.41,1.97,17,6.35,2.12,23,3.33,1.87,12,5.11,2.71,9,2.62,1.86,24,2.94,1.35,18,5.63,2.22,19,6.24,1.97,21,4.43,2.34,14,3.43,2.51,7 +8345,obscene,3.1,1.62,20,5.24,2.64,46,4.64,2.37,44,3.33,1.53,3,3.06,1.68,17,5.25,2.49,20,5.23,2.8,26,5.72,2.14,18,3.88,2.27,26,3,1.53,7,3.15,1.72,13,5.04,2.68,27,5.53,2.63,19,5.08,2.27,25,4.05,2.44,19,3.44,1.81,9,2.82,1.47,11,5.5,2.5,30,4.75,2.91,16,4.32,2.54,25,5.05,2.12,19 +8346,obscenity,3.41,1.3,22,6.11,2.26,19,4.43,2.36,21,4,1.22,5,3.19,1.33,16,6,2.83,8,6.18,1.89,11,4.2,2.49,10,4.64,2.34,11,3.92,1.31,12,2.8,1.03,10,7.2,1.55,10,4.89,2.37,9,3.5,1.78,12,5.67,2.55,9,3.91,1.3,11,2.91,1.14,11,6,2.07,8,6.18,2.48,11,4.56,2.65,9,4.33,2.23,12 +8347,obscure,5.15,1.9,20,3.1,2.05,21,4.48,2.14,25,4.75,0.96,4,5.25,2.08,16,3.5,2.38,4,3,2.03,17,5.33,2.65,9,4,1.71,16,4.5,1.77,8,5.58,1.93,12,3.6,2.27,10,2.64,1.8,11,4.5,2.1,14,4.45,2.3,11,5.18,1.66,11,5.11,2.26,9,2.8,2.1,10,3.36,2.06,11,5.06,2.01,18,3,1.83,7 +8348,obscurity,4.64,1.71,22,3.28,1.64,18,3.88,2.15,17,4.92,1.98,13,4.22,1.2,9,3.25,2.06,4,3.29,1.59,14,3.5,2.39,8,4.22,1.99,9,4.22,1.64,9,4.92,1.75,13,4,1.41,7,2.82,1.66,11,4.17,2.48,6,3.73,2.05,11,4.4,1.92,15,5.14,1.07,7,2.91,1.64,11,3.86,1.57,7,3.14,1.86,7,4.4,2.27,10 +8349,observant,6.37,1.21,19,4.05,2.48,20,6.04,2.49,24,6.31,1.25,13,6.5,1.22,6,4.6,2.19,5,3.87,2.61,15,5.92,2.63,13,6.18,2.44,11,6.11,1.54,9,6.6,0.84,10,5.71,2.63,7,3.15,1.95,13,5.36,2.66,11,6.62,2.29,13,6.33,0.87,9,6.4,1.51,10,3.6,2.22,10,4.5,2.76,10,7.11,2.2,9,5.4,2.5,15 +8350,observation,5.61,1.75,18,3.23,1.72,22,6.04,1.99,23,5.3,1.77,10,5.57,1.4,7,3.62,1.92,8,3,1.62,14,6.14,2.54,7,6,1.79,16,5.57,2.23,7,5.64,1.5,11,2.56,1.59,9,3.69,1.7,13,5.64,2.25,11,6.42,1.73,12,5.67,2.1,12,5.5,0.84,6,2.82,1.89,11,3.64,1.5,11,5.62,2.33,13,6.6,1.35,10 +8351,observatory,5.36,1.76,22,4.61,2.25,23,5.95,2.3,19,5.75,1.16,8,5.38,1.89,13,5.5,2.39,8,4.14,2.18,14,6.29,2.5,7,5.55,2.25,11,5.62,1.3,8,5.46,1.85,13,4.89,2.8,9,4.43,1.91,14,5.29,2.21,7,6.33,2.35,12,5.45,2.07,11,5.27,1.49,11,4.22,3.03,9,4.86,1.66,14,5.88,2.45,16,6.33,1.53,3 +8352,observe,5.3,1.95,20,4.25,2.29,20,5.92,1.66,25,5.55,2.16,11,5,1.73,9,4.43,1.72,7,4.15,2.61,13,5.62,1.76,13,6.25,1.54,12,4.64,2.16,11,6.11,1.36,9,4.45,2.16,11,4,2.55,9,6,2,16,5.78,0.83,9,4.7,2.41,10,5.9,1.2,10,4.42,2.23,12,4,2.51,8,5.67,1.88,15,6.3,1.25,10 +8353,observer,5,1.84,20,4.5,2.24,20,6.08,2.17,26,5.45,1.92,11,4.44,1.67,9,4.14,1.77,7,4.69,2.5,13,6.15,2.15,13,6,2.27,13,4.73,2.28,11,5.33,1.12,9,5.27,1.85,11,3.56,2.4,9,6.24,2.17,17,5.78,2.28,9,4.6,2.17,10,5.4,1.43,10,5.25,2.18,12,3.38,1.92,8,5.56,2.16,16,6.9,2.02,10 +8354,obsess,3.23,1.8,22,4.95,2.41,19,4.1,2.45,21,3.2,1.79,5,3.12,1.86,16,5.75,1.91,8,4.36,2.66,11,4.8,2.74,10,3.45,2.07,11,3.17,1.64,12,3.3,2.06,10,6.1,2.18,10,3.67,2.06,9,3.92,2.35,12,4.33,2.69,9,2.55,1.37,11,3.91,1.97,11,4.88,2.23,8,5,2.65,11,5,2.78,9,3.42,2.02,12 +8355,obsessed,4.86,1.71,21,4.46,2.64,24,5.76,2.68,17,5.25,1.49,8,4.62,1.85,13,5.5,2.59,6,4.11,2.63,18,5.56,3,9,6,2.45,8,5.25,1.71,12,4.33,1.66,9,5,2.58,10,4.07,2.7,14,5.3,3.16,10,6.43,1.81,7,4.79,1.85,14,5,1.53,7,4.5,2.48,16,4.38,3.11,8,6.44,2.55,9,5,2.78,8 +8356,obsession,4.38,1.66,40,5.64,2.19,44,4.15,2.83,54,4.67,1.63,15,4.2,1.68,25,5,2.45,15,5.97,2.01,29,4.11,2.99,18,4.17,2.79,36,4.58,1.68,19,4.05,1.57,20,5.6,2.41,20,5.67,2.04,24,3.97,2.58,29,4.36,3.13,25,4.48,1.75,23,4.24,1.56,17,5.78,2.45,27,5.41,1.73,17,4.18,2.94,33,4.1,2.72,21 +8357,obsessive,3.35,1.73,20,6.14,2.27,22,4,2.55,21,3.33,0.87,9,3.36,2.25,11,6.2,2.44,10,6.08,2.23,12,4.12,1.55,8,3.92,3.07,13,3.57,1.79,14,2.83,1.6,6,5.5,3.07,8,6.5,1.7,14,4.62,1.92,8,3.62,2.87,13,3.9,2.13,10,2.8,1.03,10,6.17,2.21,12,6.1,2.47,10,4,2.89,12,4,2.18,9 +8358,obsolete,3.53,2.06,19,3.27,2.14,22,3.61,2.02,28,3.5,1.38,6,3.54,2.37,13,3.82,2.4,11,2.73,1.79,11,3.82,2.64,11,3.47,1.59,17,2.82,1.94,11,4.5,1.93,8,3.55,2.02,11,3,2.32,11,3.56,1.95,18,3.7,2.26,10,3.85,2.23,13,2.83,1.6,6,3.43,2.34,14,3,1.85,8,3.25,2.08,16,4.08,1.93,12 +8359,obstacle,4.38,1.91,21,4.6,2.4,25,4.11,2.42,19,4.67,1.5,9,4.17,2.21,12,4,2.97,6,5,2.11,18,3.86,2.27,7,4.25,2.6,12,4.5,1.93,16,4,2,5,4.29,2.52,14,5.4,1.96,10,4,2.4,9,4.2,2.57,10,4.33,1.92,12,4.44,2.01,9,4.81,2.46,16,4.22,2.39,9,3.36,2.54,11,5.12,1.96,8 +8360,obstinate,3.81,1.4,21,4.43,1.95,23,4.9,2.23,21,4,1.41,5,3.75,1.44,16,5.17,1.9,12,3.64,1.75,11,5,2.24,11,4.33,1.94,9,3.92,1.38,12,3.67,1.5,9,4.81,1.94,16,3.57,1.81,7,4.36,1.36,11,5.5,2.88,10,3.69,1.49,13,4,1.31,8,4.47,2.06,19,4.25,1.5,4,4.64,2.06,14,5.43,2.64,7 +8361,obstruct,3.61,1.14,18,4.29,1.74,21,4.7,2.58,23,3.67,2.08,3,3.6,0.99,15,4.12,2.3,8,4.38,1.39,13,4.89,2.52,9,4.57,2.71,14,3.5,1.31,8,3.7,1.06,10,4.22,1.48,9,4.33,1.97,12,5.07,2.79,15,4,2.14,8,3.5,1.22,6,3.67,1.15,12,5,1.49,10,3.64,1.75,11,5,3.16,13,4.3,1.64,10 +8362,obstruction,3.75,1.41,20,3.68,2.17,22,3.48,1.99,27,3.8,1.4,10,3.7,1.49,10,2.57,1.99,7,4.2,2.11,15,3.41,1.8,17,3.6,2.37,10,4.18,1.6,11,3.22,0.97,9,2.8,2.49,5,3.94,2.08,17,3.86,2.44,14,3.08,1.32,13,3.69,1.75,13,3.86,0.38,7,3.1,2.18,10,4.17,2.12,12,3.64,2.44,14,3.31,1.44,13 +8363,obtain,5.11,2,19,3.67,2.48,21,6.7,1.99,23,5.64,1.63,11,4.86,2.04,7,4.57,2.3,7,3.21,2.52,14,6.57,2.76,7,6.75,1.65,16,4.75,1.91,8,5.36,2.11,11,3.78,3.03,9,3.58,2.11,12,6.82,2.18,11,6.58,1.88,12,4.83,2.29,12,5.57,1.4,7,3,2.28,11,4.4,2.59,10,6.85,1.99,13,6.5,2.07,10 +8364,obvious,5.33,1.93,21,3.65,2.18,20,6.47,2.32,19,5.69,2.1,13,4.75,1.58,8,3.57,1.81,7,3.69,2.43,13,6.71,2.36,7,6.33,2.39,12,5.92,2.15,12,4.56,1.33,9,3.56,2.07,9,3.73,2.37,11,6.4,2.27,10,6.56,2.51,9,6,1.71,12,4.44,1.94,9,3.86,1.77,7,3.54,2.44,13,7,2.52,7,6.17,2.25,12 +8365,occasion,6.45,1.63,22,4.79,2.04,19,5.52,1.86,21,5.8,1.64,5,6.62,1.67,16,5,1.41,8,4.64,2.46,11,4.9,1.85,10,6.09,1.76,11,6.17,1.53,12,6.8,1.75,10,4.4,1.43,10,5.22,2.59,9,5.5,1.93,12,5.56,1.88,9,6.55,1.57,11,6.36,1.75,11,3.5,1.51,8,5.73,1.9,11,4.89,1.96,9,6,1.71,12 +8366,occasional,5.5,1.42,18,2.45,1.64,20,4.72,1.67,25,6,1.41,5,5.31,1.44,13,2.09,1.38,11,2.89,1.9,9,4.69,1.74,16,4.78,1.64,9,5,1.73,7,5.82,1.17,11,1.89,1.54,9,2.91,1.64,11,4.8,1.82,20,4.4,0.89,5,4.89,1.36,9,6.11,1.27,9,1.82,1.17,11,3.22,1.86,9,4.58,1.57,19,5.17,2.04,6 +8367,occipital,4.45,1.63,22,4.14,1.78,22,5.35,2.21,20,4.71,1.11,7,4.33,1.84,15,4.3,1.89,10,4,1.76,12,6.71,2.5,7,4.62,1.71,13,5.18,1.17,11,3.73,1.74,11,3.82,1.72,11,4.45,1.86,11,5.33,2.53,15,5.4,0.89,5,4.2,1.62,10,4.67,1.67,12,4.6,1.43,10,3.75,2.01,12,4.7,1.95,10,6,2.36,10 +8368,occult,3.5,2.28,20,4.63,2.5,19,4.64,1.92,22,3.71,1.7,7,3.38,2.6,13,5.12,2.75,8,4.27,2.37,11,4.83,2.56,6,4.56,1.71,16,3.6,2.37,10,3.56,2.4,9,4,2.39,8,5.09,2.59,11,4.87,1.64,15,4.14,2.48,7,3.09,2.39,11,4,2.18,9,5,2.3,12,4,2.89,7,5.64,1.36,11,3.64,1.91,11 +8369,occupant,5.19,1.91,21,3.17,2.27,23,5.24,2.61,17,5.56,2.13,9,4.92,1.78,12,4.18,2.23,11,2.25,1.96,12,5.56,2.51,9,4.88,2.85,8,5.43,2.51,7,5.08,1.71,13,3.82,2.27,11,2.58,2.19,12,5.14,3.02,7,5.3,2.45,10,5.15,2.08,13,5.25,1.75,8,2.64,2.11,11,3.67,2.39,12,4.38,2.62,8,6,2.5,9 +8370,occupation,4.77,2.33,22,4.33,2.15,21,5.47,2.32,19,5.12,2.36,8,4.85,2.23,13,3.71,1.89,7,4.64,2.27,14,5,2.52,7,5.64,2.34,11,4.88,2.9,8,5,1.83,13,4.5,3.02,8,4.23,1.54,13,3.71,1.8,7,6.5,1.98,12,5,2.41,11,4.55,2.34,11,3.67,2.55,9,4.83,1.75,12,5.88,2.13,16,3.33,2.52,3 +8371,occupational,6.18,1.71,22,4.32,1.97,19,5.8,1.91,20,5.6,2.19,5,6.38,1.63,16,5.38,1.85,8,3.55,1.75,11,5.67,2.06,9,5.91,1.87,11,5.92,1.78,12,6.5,1.65,10,4.6,1.58,10,4,2.4,9,5.82,1.83,11,5.78,2.11,9,6.09,1.64,11,6.27,1.85,11,4.25,2.19,8,4.36,1.91,11,5.67,2.18,9,5.91,1.76,11 +8372,occupy,4.86,1.52,22,4.27,2.31,26,5.29,2.16,24,5,1.8,9,4.77,1.36,13,3.4,2.41,10,4.81,2.14,16,5.44,2.01,9,5.2,2.31,15,4.12,1.46,8,5.29,1.44,14,4.23,2.49,13,4.31,2.21,13,4.92,1.93,12,5.67,2.39,12,4.5,1,12,5.3,1.95,10,3.73,2.43,15,5,2,11,5.08,2.5,13,5.55,1.75,11 +8373,occur,6.26,1.69,19,3.57,2.62,21,4.46,1.55,28,5.17,0.75,6,6.77,1.79,13,3.3,2.54,10,3.82,2.79,11,3.82,1.89,11,4.88,1.17,17,6.73,1.74,11,5.62,1.51,8,2.82,1.83,11,4.4,3.17,10,4.67,1.57,18,4.1,1.52,10,6.31,1.49,13,6.17,2.23,6,3.54,2.6,13,3.62,2.83,8,4.12,1.82,16,4.92,1,12 +8374,occurrence,4.94,1.66,18,4.1,2,21,4.7,1.81,20,5,1.73,3,4.93,1.71,15,4.33,2.07,6,4,2.04,15,5.33,1.03,6,4.43,2.03,14,5.2,1.75,10,4.62,1.6,8,4.71,2.14,7,3.79,1.93,14,4.9,1.37,10,4.5,2.22,10,5.12,1.25,8,4.8,1.99,10,3.78,2.11,9,4.33,1.97,12,4.25,2.12,8,5,1.6,12 +8375,ocean,7.39,2.01,82,3.5,2.83,80,5.88,2.64,76,6.81,2.24,32,7.78,1.79,49,3.45,2.61,31,3.53,2.99,49,5.47,2.51,38,6.29,2.74,38,7.02,2.26,47,7.91,1.52,34,3.44,3,34,3.54,2.74,46,6.14,2.54,43,5.55,2.77,33,7.4,2.03,50,7.38,2.01,32,3.91,3.06,35,3.18,2.63,45,6.36,2.8,39,5.38,2.4,37 +8376,oceanic,7.45,1.26,22,4.26,2.62,19,5.57,2.25,21,6.6,1.14,5,7.69,1.25,16,4.62,2.83,8,4,2.57,11,5.9,2.28,10,5.27,2.28,11,6.92,1.38,12,8.1,0.74,10,3.5,2.84,10,5.11,2.2,9,5.5,2.32,12,5.67,2.29,9,7.64,1.21,11,7.27,1.35,11,3.75,2.66,8,4.64,2.66,11,5,2.35,9,6,2.17,12 +8377,octopus,6,1.89,20,5.1,2.36,20,5.76,2.09,25,5.82,1.83,11,6.22,2.05,9,6,1.41,7,4.62,2.66,13,5.92,2.25,13,5.58,1.98,12,6.18,2.04,11,5.78,1.79,9,5.73,2.33,11,4.33,2.29,9,6.06,1.64,17,5.12,2.85,8,6.9,1.73,10,5.1,1.66,10,5.08,2.57,12,5.12,2.17,8,5.56,1.75,16,6.11,2.67,9 +8378,ocular,4.86,1.39,22,4,2.26,23,5.42,1.68,19,4.88,1.36,8,5.08,1.26,13,4.38,2.67,8,3.79,2.15,14,5.29,1.89,7,5.36,1.63,11,4.75,1.16,8,5.15,1.34,13,3.56,2.88,9,4.29,1.82,14,4.71,2.14,7,5.83,1.27,12,5.27,1.56,11,4.45,1.13,11,2.56,2.19,9,4.93,1.82,14,5.38,1.82,16,5.67,0.58,3 +8379,odd,4.56,1.23,41,4.26,2.14,43,5.42,1.74,24,4.61,1.04,18,4.52,1.38,23,4.75,2.35,16,3.96,1.99,27,5.38,2.07,8,5.44,1.63,16,4.6,1.19,20,4.5,1.32,20,4.05,2.04,20,4.43,2.25,23,5.29,1.93,17,5.83,1.33,6,4.83,1.46,24,4.18,0.64,17,4.33,2.01,24,4.16,2.34,19,5.44,1.71,16,5.38,1.92,8 +8380,oddball,6.17,2.18,18,3.55,2.4,22,4.11,1.83,28,5.17,2.23,6,6.67,2.06,12,3.36,2.62,11,3.73,2.28,11,3.64,2.01,11,4.41,1.7,17,6.36,2.42,11,5.86,1.86,7,3.36,2.62,11,3.73,2.28,11,4.33,2.2,18,3.7,0.82,10,6.54,2.4,13,5.2,1.1,5,3.86,2.44,14,3,2.39,8,3.88,2.03,16,4.42,1.56,12 +8381,odds,5.32,1.42,19,4.39,2.1,23,5.32,2.31,19,5.11,1.17,9,5.5,1.65,10,5.14,2.04,7,4.07,2.19,15,5.9,2.33,10,4.67,2.24,9,6.11,1.62,9,4.6,0.7,10,4.9,2.56,10,4,1.76,12,4.88,1.55,8,5.4,2.8,10,5.67,1.44,12,4.71,1.25,7,4.4,2.26,20,4.33,0.58,3,5.12,1.89,8,5.45,2.66,11 +8382,ode,5.75,1.41,20,2.81,1.97,21,4.48,1.73,25,5,1.63,4,5.94,1.34,16,3,1.83,4,2.76,2.05,17,4.56,2.24,9,4.44,1.46,16,5.62,0.92,8,5.83,1.7,12,3.5,2.12,10,2.18,1.66,11,4.71,1.27,14,4.18,2.23,11,5.73,1.01,11,5.78,1.86,9,2.5,2.07,10,3.09,1.92,11,4.61,1.82,18,4.14,1.57,7 +8383,odor,3,1.89,19,5.05,2.26,20,4.12,2.29,24,2.62,1.66,13,3.83,2.23,6,4.4,3.05,5,5.27,2.02,15,4.15,1.82,13,4.09,2.84,11,2.67,2.12,9,3.3,1.7,10,5.43,2.76,7,4.85,2.03,13,4.36,2.34,11,3.92,2.33,13,3.44,2.35,9,2.6,1.35,10,4,2.49,10,6.1,1.45,10,4.89,2.62,9,3.67,2.02,15 +8384,odyssey,5.7,1.72,20,4.83,2.37,23,6.57,1.8,21,5.22,1.72,9,6.09,1.7,11,5.45,2.73,11,4.25,1.91,12,6,2.07,8,6.92,1.61,13,5.36,1.69,14,6.5,1.64,6,4.67,2.69,9,4.93,2.23,14,7,1.41,8,6.31,2.02,13,5.9,2.02,10,5.5,1.43,10,4.31,2.06,13,5.5,2.68,10,7.08,1.44,12,5.89,2.09,9 +8385,oedipal,3.95,1.64,20,3.5,2.07,18,4.54,2.28,24,3.2,1.79,5,4.2,1.57,15,4.8,2.28,5,3,1.83,13,4.38,2.6,13,4.73,1.95,11,4,1.56,10,3.9,1.79,10,4.29,2.29,7,3,1.84,11,4.62,2.16,16,4.38,2.67,8,3.86,1.75,14,4.17,1.47,6,3.5,1.93,12,3.5,2.51,6,4.93,1.98,15,3.89,2.71,9 +8386,offence,3.4,1.67,20,4.29,2.46,24,4.79,2.28,28,3.5,1.07,8,3.33,2.02,12,4.44,2.65,9,4.2,2.43,15,4.36,2.13,14,5.21,2.42,14,3.11,1.62,9,3.64,1.75,11,3.83,2.12,12,4.75,2.77,12,4.07,2.53,14,5.5,1.83,14,3.4,1.84,10,3.4,1.58,10,4.33,2.31,12,4.25,2.7,12,4.58,2.43,12,4.94,2.24,16 +8387,offend,3.29,1.76,42,4.81,2.04,21,4.17,2.92,18,3.79,2.12,19,2.87,1.29,23,5.29,1.5,7,4.62,2.36,13,4.1,2.88,10,4.25,3.15,8,3.35,1.87,23,3.21,1.65,19,5.43,2.15,7,4.54,2.07,13,4.14,3.18,7,4.18,2.89,11,3.33,1.81,24,3.22,1.73,18,5.36,2.06,11,4.2,1.93,10,2.78,2.05,9,5.56,3.09,9 +8388,offender,3.25,1.77,20,4.52,2.57,23,3.86,2.35,21,3.6,2.88,5,3.13,1.36,15,5.58,1.98,12,3.36,2.73,11,3.64,2.46,11,3.56,1.67,9,2.73,1.42,11,3.89,2.03,9,4.75,2.44,16,4,3,7,3.91,1.7,11,3.8,3.01,10,3.46,2.03,13,2.86,1.21,7,4.74,2.7,19,3.5,1.73,4,3.79,2.22,14,4,2.77,7 +8389,offense,4.05,2.17,19,4.67,2.03,21,4.4,2.54,20,4.67,1.15,3,3.94,2.32,16,4.17,2.14,6,4.87,2.03,15,5.17,2.14,6,4.07,2.7,14,5,2,10,3,1.94,9,4.57,2.07,7,4.71,2.09,14,5.4,2.41,10,3.4,2.37,10,4.62,2.26,8,3.64,2.11,11,4.22,2.28,9,5,1.86,12,4.88,3.27,8,4.08,2.02,12 +8390,offensive,3.8,1.58,20,4.95,2.78,21,5.17,2.48,24,3.67,1.15,3,3.82,1.67,17,4.86,3.29,7,5.08,2.72,13,5.88,1.64,8,4.81,2.79,16,4,1,7,3.69,1.84,13,6.14,2.73,7,4.38,2.81,13,5.29,2.7,14,5,2.26,10,4.22,1.09,9,3.45,1.86,11,6,2.41,11,3.8,2.82,10,4.94,2.75,17,5.71,1.7,7 +8391,offer,5.67,2.03,18,3.5,2.26,20,5.44,2.01,18,4.75,2.19,8,6.4,1.65,10,2.43,1.62,7,4.08,2.4,13,5.18,1.94,11,5.86,2.19,7,5,1.9,11,6.71,1.89,7,2.11,1.36,9,4.64,2.25,11,5.55,2.54,11,5.29,0.76,7,5.33,1.87,12,6.33,2.34,6,2.58,1.73,12,4.88,2.36,8,6.11,1.62,9,4.78,2.22,9 +8392,office,4.54,1.75,41,3.05,2.01,22,5.16,2.15,44,4.92,1.55,13,4.36,1.83,28,3.33,2.35,12,2.7,1.57,10,5.17,2.41,18,5.15,1.99,26,4.05,2.13,21,5.05,1.05,20,3.67,2.24,9,2.62,1.8,13,5.12,2.09,25,5.21,2.27,19,4.65,1.67,23,4.39,1.88,18,3.11,2.42,9,3,1.78,13,5.32,2.1,25,4.95,2.25,19 +8393,officer,4.91,1.63,22,4.38,2.4,21,4.41,2.69,17,4.67,1.86,6,5.07,1.62,15,3.14,2.41,7,5,2.22,14,4.78,2.49,9,4,3.02,8,4.71,1.68,14,5.43,1.62,7,5.44,2.74,9,3.58,1.83,12,4.11,2.85,9,4.75,2.66,8,4.86,1.51,14,5,1.93,8,5.33,2.73,6,4,2.24,15,3.89,2.85,9,5,2.56,8 +8394,official,5.75,1.77,20,4.04,2.46,23,5.45,2.56,22,6.29,1.5,7,5.46,1.9,13,3.67,2.46,12,4.45,2.5,11,6,2.58,13,4.67,2.45,9,7.14,1.86,7,5,1.28,12,4.62,2.18,13,3.3,2.71,10,5.67,2.42,12,5.2,2.82,10,5.89,2.03,9,5.64,1.63,11,3.88,2.45,17,4.5,2.66,6,5.7,2.95,10,5.25,2.3,12 +8395,offset,4.79,1.75,19,4.05,2.06,20,4.75,2.15,24,5.08,2.02,13,4.17,0.75,6,4.6,2.3,5,3.87,2.03,15,5,2.16,13,4.45,2.21,11,5.44,2.07,9,4.2,1.23,10,4.86,2.41,7,3.62,1.8,13,4.91,2.55,11,4.62,1.85,13,4.78,1.48,9,4.8,2.04,10,3.8,2.2,10,4.3,2,10,4.44,3,9,4.93,1.53,15 +8396,offshore,4.95,1.65,19,3.5,2.43,22,4.13,2.4,23,5.27,1.35,11,5,1.53,7,3.75,2.66,8,3.36,2.37,14,4.71,2.63,7,3.88,2.33,16,4.12,1.96,8,5.55,1.13,11,3.11,2.37,9,3.77,2.52,13,5,1.95,11,3.33,2.57,12,4.42,1.68,12,5.86,1.21,7,2.73,2.61,11,4.27,2.05,11,4.38,2.47,13,3.8,2.39,10 +8397,offspring,5.89,2.16,19,4.65,2.32,20,6.35,2.35,20,7,2,3,5.67,2.26,15,4.2,2.39,10,5.1,2.28,10,5.4,2.63,10,7.3,1.64,10,5.33,2.34,6,6.17,2.21,12,4.86,2.61,7,4.54,2.26,13,6.75,2.31,8,6.08,2.43,12,6.25,2.09,12,5.29,2.29,7,5.3,2.87,10,4,1.49,10,7.11,1.83,9,5.73,2.61,11 +8398,ogre,3.57,2.29,21,5.19,2.32,21,4.32,2.32,25,4,2.17,12,3,2.45,9,5.43,2.37,7,5.07,2.37,14,4.1,2.38,10,4.47,2.36,15,3.75,3.1,4,3.53,2.18,17,5.4,2.46,10,5,2.28,11,3.57,2.76,7,4.61,2.15,18,3.5,2.2,12,3.67,2.55,9,5.31,2.25,13,5,2.56,8,2.89,1.45,9,5.12,2.36,16 +8399,oil,3.91,1.82,22,4.25,2.57,20,5.63,2.89,19,3.85,2.08,13,4,1.5,9,5.71,3.04,7,3.46,1.98,13,5.71,2.5,7,5.58,3.2,12,4,2.04,12,3.8,1.62,10,4.56,2.65,9,4,2.61,11,6.8,2.1,10,4.33,3.2,9,4.25,2.01,12,3.5,1.58,10,4,2.65,7,4.38,2.63,13,6.57,2.88,7,5.08,2.87,12 +8400,oily,4.14,1.46,22,4.53,1.93,19,4.62,2.42,21,4.2,0.84,5,4.06,1.65,16,4.5,1.93,8,4.55,2.02,11,5.5,1.58,10,3.82,2.82,11,4.17,0.94,12,4.1,1.97,10,4.9,1.2,10,4.11,2.52,9,4.5,2.28,12,4.78,2.73,9,4.09,1.14,11,4.18,1.78,11,4.25,2.05,8,4.73,1.9,11,5.11,1.96,9,4.25,2.73,12 +8401,oink,5.21,2.18,19,3.73,2.37,22,4.62,2.08,24,4.83,2.23,6,5.38,2.22,13,4.08,2.57,12,3.3,2.16,10,4.12,1.81,8,4.88,2.22,16,5.7,1.49,10,4.67,2.74,9,4.11,2.71,9,3.46,2.18,13,4.94,2.19,17,3.67,1.75,6,5.12,1.96,8,5.27,2.41,11,3.89,2.15,9,3.62,2.6,13,4.94,2.35,16,4,1.31,8 +8402,ointment,4.81,1.25,21,2.86,1.98,22,5,2.17,26,5,1.56,10,4.64,0.92,11,2,1.53,7,3.27,2.09,15,4.75,2.54,16,5.4,1.43,10,5.45,1.21,11,4.1,0.88,10,2.4,1.95,5,3,2.03,17,5.08,2.72,13,4.92,1.55,13,5.15,1.28,13,4.25,1.04,8,2.7,2.36,10,3,1.71,12,5.29,2.37,14,4.67,1.97,12 +8403,okra,5.55,1.85,20,3.27,2.03,22,6.24,2.23,21,4.67,0.87,9,6.27,2.15,11,3.2,2.04,10,3.33,2.1,12,4.75,2.19,8,7.15,1.77,13,5.14,1.66,14,6.5,2.07,6,3.12,2.17,8,3.36,2.02,14,5.88,2.36,8,6.46,2.22,13,5.4,1.78,10,5.7,2,10,3.67,2.19,12,2.8,1.81,10,6.25,2.3,12,6.22,2.28,9 +8404,old,3.19,1.94,21,4.48,2.66,21,4.22,2.88,18,2.5,1.52,6,3.5,2.14,14,3.43,2.57,7,5,2.63,14,5,3.04,9,3.5,2.83,8,3.38,2.22,13,2.86,1.57,7,5.44,2.3,9,3.75,2.77,12,5,2.91,10,3.25,2.71,8,2.85,1.82,13,3.75,2.12,8,4.5,3.27,6,4.47,2.5,15,3.9,2.85,10,4.62,3.07,8 +8405,olden,5.25,1.55,20,3.17,2.35,24,4.46,2.19,28,5.75,1.28,8,4.92,1.68,12,3.33,2.35,9,3.07,2.43,15,3.86,2.11,14,5.07,2.16,14,5,1.73,9,5.45,1.44,11,3.42,2.5,12,2.92,2.27,12,4.57,2.56,14,4.36,1.82,14,5.1,1.91,10,5.4,1.17,10,4.25,2.49,12,2.08,1.68,12,4.67,1.92,12,4.31,2.41,16 +8406,oldie,5.41,2.04,22,3.78,2.02,23,5.63,2.01,19,5,2.2,8,5.38,1.8,13,4.5,2.39,8,3.29,1.77,14,5.57,1.99,7,5.55,2.16,11,6.5,2.27,8,4.46,1.2,13,3.11,2.2,9,4.21,1.85,14,4,1.63,7,6.58,1.56,12,5.27,2.33,11,5.55,1.81,11,2.78,1.86,9,4.43,1.91,14,5.88,1.78,16,4.33,3.06,3 +8407,oldies,5.53,1.95,19,4.18,2.48,22,5.77,1.8,22,4.78,1.64,9,6.2,2.04,10,4.12,1.73,8,4.21,2.89,14,5.91,1.7,11,5.64,1.96,11,5.14,0.9,7,5.75,2.38,12,4,2.36,10,4.33,2.67,12,5.92,1.98,13,5.56,1.59,9,5.6,1.9,10,5.44,2.13,9,3.88,2.85,8,4.36,2.34,14,5.43,2.1,14,6.38,0.92,8 +8408,olive,6.05,2.5,21,3.92,2.04,25,5.18,2.17,22,6.5,2.78,8,5.77,2.39,13,3.92,2.36,13,3.92,1.73,12,5.46,2.44,13,4.78,1.79,9,7.5,1.77,8,5.33,2.53,12,5,1.8,14,2.55,1.44,11,5.83,2.08,12,4.4,2.12,10,5.7,2.67,10,6.36,2.42,11,3.71,2.2,17,4.38,1.69,8,5.1,2.69,10,5.25,1.76,12 +8409,omega,5.5,1.85,20,4.65,2.25,20,5.36,2.01,22,4.86,1.35,7,5.85,2.03,13,5.44,1.81,9,4,2.45,11,6,1.79,6,5.12,2.09,16,6,2.16,10,5,1.5,9,4.5,2.39,8,4.75,2.26,12,4.93,1.87,15,6.29,2.14,7,5.91,2.21,11,5,1.22,9,4.83,1.7,12,4.38,3.02,8,5.45,0.93,11,5.27,2.76,11 +8410,omelet,6.25,1.97,20,3.89,2.73,19,6.35,2.23,20,5.83,0.98,6,6.43,2.28,14,4.5,3.02,8,3.45,2.54,11,5.73,2.57,11,7.11,1.54,9,5.17,2.23,6,6.71,1.73,14,4.33,3,9,3.5,2.55,10,6.08,2.6,13,6.86,1.35,7,6.57,1.4,7,6.08,2.25,13,4.31,3.15,13,3,1.26,6,5.45,2.38,11,7.44,1.51,9 +8411,omen,3.77,1.8,22,4.52,2.68,21,3.59,2.2,22,3.57,2.1,14,4.12,1.13,8,4.73,3,11,4.67,2.24,9,4.17,2.48,6,3.38,2.13,16,4.5,1.9,10,3.17,1.53,12,3.91,2.59,11,5.2,2.74,10,3.38,2.02,13,3.89,2.52,9,3.75,2.05,12,3.8,1.55,10,4,3.08,13,5.38,1.69,8,3.17,1.59,12,4.1,2.77,10 +8412,ominous,3.95,1.58,19,5.57,1.8,21,4.48,1.95,23,3.8,1.3,5,4.15,1.68,13,5.33,2.42,6,5.67,1.59,15,4.5,1.65,10,4.46,2.22,13,4.14,1.68,7,4,1.55,11,5,2.08,7,5.86,1.66,14,4.64,2.46,11,4.33,1.44,12,4.5,1.51,12,3,1.29,7,5.55,2.02,11,5.6,1.65,10,4,1.88,14,5.22,1.92,9 +8413,omission,4.71,1.19,21,2.82,1.79,22,4.81,2.53,27,4.8,1.32,10,4.64,1.12,11,2.57,1.99,7,2.93,1.75,15,4.41,2.9,17,5.5,1.65,10,5.27,1.35,11,4.1,0.57,10,2.4,1.95,5,2.94,1.78,17,4.36,2.98,14,5.31,1.93,13,5,1.35,13,4.25,0.71,8,1.9,1.29,10,3.58,1.83,12,5.29,3.07,14,4.31,1.75,13 +8414,onboard,5.1,1.62,20,3.95,2.63,22,6.78,1.74,27,5.71,1.5,7,4.77,1.64,13,4.3,2.63,10,3.67,2.71,12,6.4,1.84,15,7.55,1.21,11,4.73,1.79,11,5.56,1.33,9,4.44,2.01,9,3.62,3.01,13,7.24,1.79,17,6.22,1.3,9,5.38,1.76,13,4.57,1.27,7,3.88,2.63,16,4.17,2.86,6,6.33,1.97,12,7.13,1.51,15 +8415,oncologist,3.45,1.73,20,3.71,2.47,21,4.48,2.45,25,2.67,2.08,3,3.59,1.7,17,3.86,2.73,7,3.77,2.49,13,4.75,2.31,8,4.35,2.57,17,2.86,1.77,7,3.77,1.69,13,3.71,2.14,7,3.85,2.76,13,4.71,2.43,14,4.18,2.56,11,4.11,1.96,9,2.91,1.38,11,3.36,2.2,11,4.1,2.81,10,4.33,2.81,18,4.86,1.21,7 +8416,oncology,3.32,1.95,19,5.8,2.61,20,4.27,1.95,26,3.1,1.91,10,3.56,2.07,9,5.43,2.23,7,6,2.86,13,5.54,1.51,13,3,1.47,13,3.8,2.04,10,2.78,1.79,9,4.73,2.87,11,7.11,1.54,9,4.88,1.76,17,3.11,1.83,9,3.6,1.96,10,3,2,9,5.58,2.61,12,6.12,2.75,8,4.31,1.08,16,4.2,2.94,10 +8417,oncoming,4.68,1.25,19,4.06,2.62,18,4.35,2.29,17,5,1.26,11,4.25,1.16,8,5,2.71,4,3.79,2.64,14,3.12,1.36,8,5.44,2.46,9,4.88,1.46,8,4.55,1.13,11,4.29,2.29,7,3.91,2.91,11,3.83,1.47,6,4.64,2.66,11,4.46,1.39,13,5.17,0.75,6,3.18,2.56,11,5.43,2.23,7,5,2.52,7,3.9,2.13,10 +8418,one,6.09,2.07,22,2.67,2.01,21,5.56,2.45,18,6.5,2.95,6,5.93,1.79,15,2.71,2.14,7,2.64,2.02,14,5.78,2.54,9,5.75,2.31,8,6.07,2.4,14,6.14,1.57,7,2.78,2.05,9,2.58,2.07,12,5.8,2.94,10,5.25,1.83,8,6,2,14,6.25,2.31,8,2.5,2.35,6,2.73,1.94,15,5.9,2.92,10,5.12,1.81,8 +8419,oneness,6.4,2.06,20,3.19,2.42,21,4.8,2.53,25,6.25,2.36,4,6.44,2.06,16,2.25,1.89,4,3.41,2.53,17,4.33,2.6,9,5.06,2.54,16,5.75,2.12,8,6.83,1.99,12,2.1,1.6,10,4.18,2.68,11,4.14,2.35,14,5.64,2.62,11,6.36,1.57,11,6.44,2.65,9,3.6,2.67,10,2.82,2.23,11,5.33,2.43,18,3.43,2.44,7 +8420,ongoing,4.79,1.44,19,4.24,2.75,17,5.08,2.5,24,4.4,0.89,5,4.93,1.59,14,4.4,3.13,5,4.17,2.72,12,4.69,2.53,13,5.55,2.5,11,5.1,1.29,10,4.44,1.59,9,4,2.83,7,4.4,2.84,10,4.56,2.34,16,6.12,2.64,8,4.38,1.5,13,5.67,0.82,6,4.27,2.28,11,4.17,3.71,6,5.47,2.75,15,4.44,2.01,9 +8421,onion,5.37,1.61,19,4.95,2.09,21,4.78,1.98,23,5.8,1.1,5,5.08,1.75,13,5.67,2.25,6,4.67,2.02,15,4.8,1.14,10,4.77,2.49,13,6,1,7,4.82,1.78,11,5.86,2.04,7,4.5,2.03,14,4.82,1.54,11,4.75,2.38,12,5.5,1.45,12,5.14,1.95,7,4.55,2.11,11,5.4,2.07,10,4.93,1.86,14,4.56,2.24,9 +8422,onset,4.35,1.73,20,4.39,2.64,18,4.62,2.14,24,4.2,1.1,5,4.4,1.92,15,5.4,2.7,5,4,2.61,13,4,2.16,13,5.36,1.96,11,4.3,2.11,10,4.4,1.35,10,5.43,2.23,7,3.73,2.76,11,4,1.9,16,5.88,2.17,8,4,1.47,14,5.17,2.14,6,5.08,2.39,12,3,2.76,6,5.2,2.04,15,3.67,2.06,9 +8423,onstage,5.48,2.42,21,4.48,2.94,23,4.94,2.39,18,5,2.83,9,5.83,2.12,12,4.64,2.8,11,4.33,3.17,12,5.2,2.44,10,4.62,2.45,8,4.14,2.67,7,6.23,2.13,13,5.18,3.06,11,3.83,2.79,12,4.14,2.79,7,5.45,2.07,11,5.46,2.82,13,5.5,1.77,8,4.73,3.04,11,4.25,2.96,12,3.78,1.72,9,6.11,2.47,9 +8424,oodles,5.74,1.94,23,5.09,2.58,22,5.35,2.58,20,5.88,2.03,8,5.67,1.95,15,5.4,2.5,10,4.83,2.72,12,5.71,2.93,7,5.15,2.48,13,6.25,2.49,12,5.18,0.87,11,5.18,2.44,11,5,2.83,11,4.93,2.52,15,6.6,2.61,5,5.27,2.24,11,6.17,1.59,12,5.7,2.45,10,4.58,2.68,12,4.5,1.9,10,6.2,2.97,10 +8425,oomph,5.52,1.86,21,4.27,2.91,22,5.07,2.15,27,4.7,1.64,10,6.27,1.79,11,4.14,3.24,7,4.33,2.87,15,5.29,2.47,17,4.7,1.49,10,5.73,1.56,11,5.3,2.21,10,2.4,1.95,5,4.82,2.96,17,5.29,2.33,14,4.85,1.99,13,5.23,2.13,13,6,1.31,8,3.8,3.58,10,4.67,2.31,12,5.14,2.28,14,5,2.08,13 +8426,ooze,3.57,2.01,21,5,2.1,21,3.44,1.64,25,4.67,1.67,12,2.11,1.45,9,5.14,2.27,7,4.93,2.09,14,4,1.7,10,3.07,1.53,15,2.5,1.73,4,3.82,2.04,17,4.1,1.6,10,5.82,2.23,11,3.14,1.57,7,3.56,1.69,18,3.42,2.02,12,3.78,2.11,9,4.54,1.94,13,5.75,2.25,8,2.67,1.32,9,3.88,1.67,16 +8427,op,5.21,0.98,19,3.24,2.32,21,5.26,2.36,23,6.33,1.15,3,5,0.82,16,4,2.14,8,2.77,2.39,13,4.67,2.5,9,5.64,2.27,14,5,0.87,9,5.4,1.07,10,3.89,2.47,9,2.75,2.18,12,5.53,2.64,15,4.75,1.75,8,5.57,1.13,7,5,0.85,12,4,2.54,10,2.55,1.97,11,5.08,3.07,13,5.5,0.97,10 +8428,opal,6,1.97,20,3.14,2.23,22,5.26,2.21,27,5.29,2.43,7,6.38,1.66,13,3.9,2.28,10,2.5,2.07,12,5.33,2.09,15,5.36,2.46,11,5.09,1.87,11,7.11,1.54,9,3.22,1.99,9,3.08,2.47,13,5.41,2.53,17,5.22,1.56,9,6.46,2.11,13,5.14,1.46,7,2.94,2.32,16,3.67,2.07,6,4.58,2.43,12,5.8,1.93,15 +8429,open,6.14,1.58,22,4.43,2.38,21,6.17,1.79,18,5.5,2.17,6,6.33,1.35,15,3.14,2.48,7,5.07,2.13,14,5.89,1.9,9,6.38,1.85,8,5.71,1.54,14,6.86,1.57,7,4.22,2.68,9,4.58,2.23,12,6.2,2.15,10,6.12,1.36,8,5.71,1.49,14,6.88,1.55,8,4.67,3.14,6,4.33,2.13,15,6.1,1.85,10,6.25,1.83,8 +8430,opener,6,1.95,20,3,2.21,21,5.67,1.93,24,6.5,3.7,4,5.88,1.41,16,3.75,3.4,4,2.82,1.94,17,5.12,2.42,8,5.94,1.65,16,6.25,1.49,8,5.83,2.25,12,3.4,2.5,10,2.64,1.96,11,5.92,1.89,13,5.36,2.01,11,6,1.79,11,6,2.24,9,2.3,1.83,10,3.64,2.42,11,6,2.06,17,4.86,1.35,7 +8431,opening,5.95,1.47,21,4.6,2.64,20,6.68,2.11,19,5.92,1.38,13,6,1.69,8,6.43,1.62,7,3.62,2.6,13,6.43,1.9,7,6.83,2.29,12,5.92,1.56,12,6,1.41,9,4.89,2.67,9,4.36,2.73,11,7.1,1.66,10,6.22,2.54,9,5.83,1.53,12,6.11,1.45,9,6,2.52,7,3.85,2.48,13,7.14,1.68,7,6.42,2.35,12 +8432,openness,6.52,2.42,21,4.37,2.69,19,5.86,1.9,21,4,2.45,5,7.4,1.88,15,6.12,1.96,8,3.09,2.47,11,5.5,1.84,10,6.18,1.99,11,5.25,2.34,12,8.22,1.2,9,4,2.21,10,4.78,3.23,9,5.58,1.93,12,6.22,1.92,9,6,2.76,11,7.1,1.97,10,3.75,1.83,8,4.82,3.19,11,5.44,1.88,9,6.17,1.95,12 +8433,opera,5.68,1.59,22,3.84,2.36,25,6.25,1.7,24,5.56,1.67,9,5.77,1.59,13,2.2,1.55,10,4.93,2.19,15,6,1.5,9,6.4,1.84,15,5.62,1.3,8,5.71,1.77,14,4.92,2.43,13,2.67,1.67,12,6.25,1.86,12,6.25,1.6,12,6.17,1.53,12,5.1,1.52,10,4,2.33,15,3.6,2.5,10,6.23,1.74,13,6.27,1.74,11 +8434,operate,5.37,1.71,19,4.62,2.09,21,5.78,1.91,23,6,1.22,5,5.15,1.91,13,4.83,1.94,6,4.53,2.2,15,6,1.89,10,5.62,1.98,13,5.86,1.57,7,5.09,1.87,11,4.43,1.51,7,4.71,2.37,14,6.27,1.85,11,5.33,1.92,12,5.5,1.83,12,5.14,1.57,7,4.27,1.74,11,5,2.45,10,6,1.71,14,5.44,2.24,9 +8435,operation,2.94,1.8,18,5.71,2.92,21,3.78,1.86,18,3.12,1.89,8,2.8,1.81,10,4.86,3.53,7,6.14,2.6,14,3.82,2.23,11,3.71,1.25,7,3.18,1.83,11,2.57,1.81,7,6.33,3.77,9,5.25,2.14,12,3.82,2.04,11,3.71,1.7,7,2.67,1.67,12,3.5,2.07,6,5.75,3.57,12,5.67,1.94,9,4.33,2.29,9,3.22,1.2,9 +8436,operational,5.6,1.6,20,4.32,2.06,22,5.81,2.23,21,5.89,1.17,9,5.36,1.91,11,5.1,2.47,10,3.67,1.44,12,4.75,2.19,8,6.46,2.07,13,5.86,1.46,14,5,1.9,6,4.62,2.62,8,4.14,1.75,14,5.75,2.12,8,5.85,2.38,13,5.9,1.6,10,5.3,1.64,10,4.33,1.92,12,4.3,2.31,10,6.33,2.35,12,5.11,1.96,9 +8437,operative,5.9,1.64,21,4.36,2.36,22,6.05,1.96,21,6,1.87,9,5.83,1.53,12,3.5,1.97,6,4.67,2.55,15,7.5,1.64,6,5.47,1.81,15,5.33,1.94,9,6.33,1.3,12,4.4,1.52,5,4.35,2.6,17,6.1,1.97,10,6,2.05,11,6.08,1.68,12,5.67,1.66,9,5.22,2.39,9,3.77,2.24,13,6.08,2.02,12,6,2,9 +8438,operator,4.85,1.27,20,2.67,2.04,24,4.74,2.16,19,5.14,1.35,7,4.69,1.25,13,4.83,1.33,6,1.94,1.7,18,5.1,2.47,10,4.33,1.8,9,5.08,1.16,12,4.5,1.41,8,3.2,2.2,10,2.29,1.9,14,5.08,2.54,12,4.14,1.21,7,4.86,1.1,14,4.83,1.72,6,3.06,2.08,16,1.88,1.81,8,4.45,2.02,11,5.12,2.42,8 +8439,opiate,5.35,2.3,20,5.06,2.58,18,5.12,2.38,24,5.8,2.77,5,5.2,2.21,15,5.8,2.77,5,4.77,2.55,13,5.15,2.94,13,5.09,1.64,11,5.1,2.47,10,5.6,2.22,10,6.57,2.88,7,4.09,1.92,11,5.5,2.34,16,4.38,2.45,8,5.21,2.55,14,5.67,1.75,6,5.08,2.5,12,5,2.97,6,5.73,2.25,15,4.11,2.37,9 +8440,opinion,6.38,1.86,21,4.53,2.45,45,6.28,1.94,43,6.25,1.96,12,6.56,1.81,9,4.5,2.19,16,4.57,2.66,28,6.44,2.16,16,6.19,1.84,27,6.75,2.63,4,6.29,1.72,17,5,2.61,18,4.22,2.33,27,5.85,1.63,20,6.65,2.14,23,6.42,2.11,12,6.33,1.58,9,4.4,2.46,20,4.64,2.48,25,6.2,2.06,25,6.39,1.82,18 +8441,opinionated,5.57,1.63,21,3.95,2.65,22,5.54,2.28,26,5,1.25,10,6.09,1.81,11,3.14,2.73,7,4.33,2.61,15,5.31,2.44,16,5.9,2.08,10,5.55,1.63,11,5.6,1.71,10,2.6,2.19,5,4.35,2.69,17,5.36,2.56,14,5.75,2.01,12,5.23,1.74,13,6.12,1.36,8,3.9,2.88,10,4,2.56,12,5.57,2.53,14,5.5,2.07,12 +8442,opium,3.42,2.41,19,3.65,2.19,23,4.68,2.14,19,4,2.35,9,2.9,2.47,10,2.71,2.06,7,4.2,2.18,15,4.6,1.9,10,4.78,2.49,9,3.67,2.45,9,3.2,2.49,10,3.8,2.94,10,3.67,1.5,12,4.25,1.39,8,5.1,2.69,10,3.17,2.33,12,3.86,2.67,7,3.7,2.3,20,3.33,1.53,3,3.88,0.99,8,5.27,2.57,11 +8443,opponent,4.42,1.46,19,5.5,1.99,22,5.8,1.58,20,5.25,1.39,8,3.82,1.25,11,5.4,2.5,10,5.58,1.56,12,5.75,0.71,8,5.83,1.99,12,4.54,0.88,13,4.17,2.4,6,5,2.67,8,5.79,1.53,14,6,1.41,8,5.67,1.72,12,4.33,1,9,4.5,1.84,10,5.58,1.88,12,5.4,2.22,10,6.09,1.81,11,5.44,1.24,9 +8444,opportunity,7.1,1.45,21,5.5,2.89,20,7.11,2.02,19,6.69,1.55,13,7.75,1.04,8,5.43,2.57,7,5.54,3.15,13,6.14,2.19,7,7.67,1.78,12,7.17,1.47,12,7,1.5,9,5.44,2.88,9,5.55,3.05,11,7,2.16,10,7.22,1.99,9,7.08,1.51,12,7.11,1.45,9,6.57,2.07,7,4.92,3.17,13,8.43,0.79,7,6.33,2.15,12 +8445,oppose,4.21,2.15,19,5.17,2.33,23,5.74,2.18,19,4.22,2.05,9,4.2,2.35,10,6,2.31,7,4.8,2.4,15,5.8,2.04,10,5.67,2.45,9,4.44,2.74,9,4,1.56,10,5.1,2.64,10,5.25,2.26,12,5.62,1.41,8,6.1,2.64,10,4.5,2.39,12,3.71,1.7,7,5,2.36,20,6.33,2.08,3,5,1.31,8,6.27,2.57,11 +8446,opposing,3.85,1.18,20,4.25,2.15,20,4.27,2.19,22,4,1.41,7,3.77,1.09,13,3.78,2.17,9,4.64,2.16,11,4.83,2.71,6,4.06,2.02,16,4.2,1.23,10,3.33,1,9,3.75,1.83,8,4.58,2.35,12,4.87,2.17,15,3,1.73,7,3.73,1.49,11,4,0.71,9,3.92,2.15,12,4.75,2.19,8,5,2.32,11,3.55,1.86,11 +8447,opposite,4.77,1.11,22,3.43,1.99,21,4.95,1.84,22,4.86,1.29,14,4.62,0.74,8,3.45,1.97,11,3.56,2.19,9,5,2,6,4.94,1.84,16,4.5,1.27,10,5,0.95,12,3.36,2.2,11,3.5,1.84,10,4.92,1.44,13,5,2.4,9,4.58,1.31,12,5,0.82,10,3.15,2.12,13,3.88,1.81,8,4,1.71,12,6.1,1.29,10 +8448,opposition,3.21,1.36,19,4.5,1.92,22,4,1.89,24,3.5,1.38,6,3.08,1.38,13,4.17,1.85,12,4.9,2.02,10,4.12,1.96,8,3.94,1.91,16,3.7,1.06,10,2.67,1.5,9,5.11,2.03,9,4.08,1.8,13,4.12,1.96,17,3.5,1.87,6,2.88,0.99,8,3.45,1.57,11,4.11,2.03,9,4.77,1.88,13,4.12,1.89,16,3.75,1.98,8 +8449,oppressed,3.1,1.37,20,5.05,2.75,22,3.81,2.53,27,4,1.63,7,2.62,0.96,13,5,2.4,10,5.08,3.12,12,3.4,2.47,15,4.27,2.72,11,3.09,0.83,11,3.11,1.9,9,5.11,2.71,9,5,2.89,13,4.53,2.72,17,2.33,1.5,9,3.54,1.45,13,2.29,0.76,7,4.56,2.8,16,6.33,2.34,6,4.25,2.83,12,3.47,2.29,15 +8450,oppression,2.67,1.96,21,4.57,2.69,23,2.94,2.16,17,3.22,2.28,9,2.25,1.66,12,5,2.28,11,4.17,3.07,12,2.89,1.96,9,3,2.51,8,4.14,2.41,7,2,1.22,13,5.18,2.56,11,4,2.8,12,3.17,1.94,6,2.82,2.36,11,2.92,2.25,13,2.25,1.39,8,4.73,3,11,4.42,2.5,12,2.62,1.06,8,3.22,2.86,9 +8451,oppressive,3.05,1.22,19,6.24,2.21,21,3.43,2.39,23,3.8,0.84,5,2.85,1.28,13,6.17,2.64,6,6.27,2.12,15,3.4,2.63,10,3.46,2.3,13,3.29,1.11,7,3,1.34,11,5.29,2.63,7,6.71,1.9,14,4.18,2.14,11,2.75,2.49,12,3.25,1.06,12,2.71,1.5,7,5.91,2.43,11,6.6,2.01,10,3,2.35,14,4.11,2.42,9 +8452,oppressor,2.81,1.54,21,5.48,2.11,23,3,1.38,22,2.91,1.7,11,2.7,1.42,10,5.36,1.43,11,5.58,2.64,12,3.38,1.3,8,2.85,1.46,13,2.8,1.62,10,2.82,1.54,11,5.55,1.81,11,5.42,2.43,12,3.29,1.33,14,2.57,1.51,7,2.85,1.63,13,2.75,1.49,8,5.27,2.09,15,5.88,2.23,8,3.07,1.33,14,2.88,1.55,8 +8453,ops,5.05,1.72,21,4.21,2.26,24,4.73,1.8,22,6,1.6,8,4.46,1.56,13,4.92,2.47,13,3.36,1.75,11,5.08,1.89,13,4.22,1.64,9,6.25,1.58,8,4.5,1.24,12,5.21,1.89,14,2.8,2.04,10,4.83,2.29,12,4.6,1.07,10,5.1,2.18,10,5,1.26,11,3.88,2.5,17,5,1.41,7,5.2,1.81,10,4.33,1.78,12 +8454,opt,4.85,1.84,20,2.44,1.65,18,6.32,2.08,22,5,1.22,5,4.8,2.04,15,2.83,1.47,6,2.25,1.76,12,5.9,1.79,10,6.67,2.31,12,5.1,1.2,10,4.6,2.37,10,2.6,1.58,10,2.25,1.83,8,5.09,1.97,11,7.55,1.37,11,4.75,1.91,12,5,1.85,8,1.78,1.2,9,3.11,1.83,9,5.64,2.34,11,7,1.61,11 +8455,optic,5.6,1.85,20,3.48,2.02,21,5.32,1.84,25,5,2.16,4,5.75,1.81,16,4,2,4,3.35,2.06,17,4.89,2.2,9,5.56,1.63,16,5.5,2.07,8,5.67,1.78,12,3.7,2.06,10,3.27,2.05,11,5.29,1.73,14,5.36,2.06,11,6,1,11,5.11,2.52,9,2.9,1.91,10,4,2.05,11,5.5,1.89,18,4.86,1.77,7 +8456,optical,5.15,1.42,20,3.44,1.92,18,5.12,2.13,24,5.4,0.55,5,5.07,1.62,15,3.2,1.79,5,3.54,2.03,13,4.38,2.02,13,6,2,11,4.9,0.74,10,5.4,1.9,10,3.86,1.86,7,3.18,1.99,11,4.56,2,16,6.25,2.05,8,4.93,1.49,14,5.67,1.21,6,4.08,1.78,12,2.17,1.6,6,4.73,2.22,15,5.78,1.92,9 +8457,optics,6.37,2.01,19,3.05,1.84,22,5.32,2.1,22,6.82,1.6,11,5.29,2.21,7,4,2.33,8,2.5,1.29,14,4.57,2.7,7,5.67,1.76,15,6.75,1.91,8,6.09,2.12,11,2.67,1.94,9,3.31,1.8,13,5.8,1.93,10,4.92,2.23,12,6.33,2.31,12,6.43,1.51,7,2.91,2.47,11,3.18,0.98,11,5.08,2.43,12,5.6,1.71,10 +8458,optimism,7.21,2.09,39,4.95,2.56,21,6.9,2.08,48,7.29,1.57,17,7.1,2.51,21,5.57,2.23,7,4.85,2.73,13,6.28,2.35,18,7.27,1.84,30,6.86,1.75,14,7.4,2.27,25,5.43,2.15,7,4.92,2.78,13,6.54,2.32,26,7.32,1.7,22,6.5,2.75,18,7.81,1.03,21,4.91,2.3,11,5,2.94,10,7.07,2.21,30,6.61,1.85,18 +8459,optimist,7.19,1.72,21,4.43,2.39,23,6.78,2.18,18,7.67,1.41,9,6.83,1.9,12,4.45,2.62,11,4.42,2.27,12,6.8,2.66,10,6.75,1.58,8,6.43,2.37,7,7.54,1.27,13,4.91,2.59,11,4,2.22,12,6,3.06,7,7.27,1.35,11,6.85,1.95,13,7.75,1.16,8,4.64,2.2,11,4.25,2.63,12,6.22,2.68,9,7.33,1.5,9 +8460,optimistic,7.45,1.71,22,4.19,2.4,26,7,2.06,24,8,1,9,7.08,2.02,13,3.6,2.63,10,4.56,2.25,16,6.33,2.35,9,7.4,1.84,15,7,2.27,8,7.71,1.33,14,4.38,2.26,13,4,2.61,13,6.83,2.66,12,7.17,1.34,12,6.92,2.02,12,8.1,0.99,10,3.8,2.65,15,4.73,2,11,7.15,2.48,13,6.82,1.54,11 +8461,optimum,7.38,1.77,21,5.21,2.8,19,5.55,2.69,22,7.5,1.52,6,7.33,1.91,15,6.12,2.85,8,4.55,2.7,11,5.67,2.77,12,5.4,2.72,10,7.78,1.72,9,7.08,1.83,12,6.12,2.8,8,4.55,2.73,11,4.57,2.57,7,6,2.7,15,7.2,2.15,10,7.55,1.44,11,4.77,2.74,13,6.17,2.93,6,4.92,3,12,6.3,2.16,10 +8462,option,6.37,1.3,19,3.19,2.04,21,6.36,1.95,44,7.67,1.15,3,6.12,1.2,16,3.43,2.76,7,3.08,1.75,13,5.75,2.24,16,6.71,1.72,28,6.44,1.59,9,6.3,1.06,10,4.43,2.23,7,2.54,1.76,13,6.48,1.63,21,6.26,2.24,23,6.71,1.25,7,6.17,1.34,12,4.18,2.09,11,2.1,1.37,10,6.12,1.82,26,6.72,2.14,18 +8463,optional,5.76,1.87,21,2.59,1.65,22,7.11,1.65,27,5.9,1.66,10,5.64,2.11,11,2,1.53,7,2.87,1.68,15,7.18,1.47,17,7,2,10,6.27,1.9,11,5.2,1.75,10,2,1.73,5,2.76,1.64,17,7.29,1.54,14,6.92,1.8,13,5.77,1.74,13,5.75,2.19,8,2,1.49,10,3.08,1.68,12,7.71,1.33,14,6.46,1.76,13 +8464,oracle,6.16,1.71,19,3.62,2.13,21,4.07,2.13,27,4.83,1.47,6,6.77,1.48,13,3.82,2.09,11,3.4,2.27,10,3.36,1.91,11,4.56,2.19,16,6.45,1.57,11,5.75,1.91,8,3.82,1.89,11,3.4,2.46,10,4,2.15,17,4.2,2.2,10,6.46,1.66,13,5.5,1.76,6,3.08,1.75,13,4.5,2.51,8,3.5,2.07,16,4.91,2.02,11 +8465,oral,4.95,1.96,19,4.33,2.61,18,4.56,2.03,16,5.82,1.72,11,3.75,1.67,8,7.5,1.29,4,3.43,2.14,14,3.43,1.51,7,5.44,2.01,9,6,1.93,8,4.18,1.66,11,4,2.24,7,4.55,2.91,11,4,2.19,6,4.9,1.97,10,5.46,1.98,13,3.83,1.47,6,3.82,2.79,11,5.14,2.27,7,4.43,1.81,7,4.67,2.29,9 +8466,orange,6.81,1.54,21,4.04,2.73,25,5.58,2.36,24,7,1.41,9,6.67,1.67,12,2.9,2.28,10,4.8,2.81,15,5.89,2.52,9,5.4,2.32,15,6.43,0.98,7,7,1.75,14,5.33,2.67,12,2.85,2.27,13,5.08,2.47,12,6.08,2.23,12,6.91,1.58,11,6.7,1.57,10,3.67,3.02,15,4.6,2.27,10,6.08,2.33,13,5,2.37,11 +8467,orange juice,6.62,2.16,21,3.95,2.24,20,5.91,2.27,22,7,1.67,6,6.47,2.36,15,4.88,2.03,8,3.33,2.23,12,5.42,2.23,12,6.5,2.27,10,6.78,2.33,9,6.5,2.11,12,3.22,2.05,9,4.55,2.3,11,3.86,2.12,7,6.87,1.64,15,6.7,2.06,10,6.55,2.34,11,3.92,2.5,13,4,1.83,7,6.25,2.45,12,5.5,2.07,10 +8468,orangutan,5.74,2.23,19,4.87,2.16,23,4,1.91,19,5.89,1.36,9,5.6,2.88,10,5,2,7,4.93,2.31,15,4.5,2.01,10,3.44,1.74,9,6.56,2.24,9,5,2.05,10,5.9,2.33,10,4.17,1.75,12,4.88,1.46,8,3,1.7,10,5.25,2.45,12,6.57,1.62,7,5.05,2.24,20,3.67,1.15,3,4.88,1.46,8,3.36,2.01,11 +8469,orb,5,1.48,21,4.26,2.47,23,5.48,2.14,21,4.8,2.17,5,5.06,1.29,16,4.83,2.12,12,3.64,2.77,11,4.73,1.79,11,6,2.18,9,4.58,1.56,12,5.56,1.24,9,4.5,2.45,16,3.71,2.63,7,5.27,2.1,11,5.7,2.26,10,5.54,1.45,13,4.12,1.13,8,4.53,2.55,19,3,1.83,4,5,2.11,14,6.43,1.99,7 +8470,orbit,5.95,1.8,21,4.26,2.63,23,5.06,2.92,18,5.67,1.66,9,6.17,1.95,12,4.82,2.56,11,3.75,2.7,12,4.8,3.12,10,5.38,2.83,8,6,2.24,7,5.92,1.71,13,5.27,2.45,11,3.33,2.53,12,4.57,3.21,7,5.36,2.84,11,6.23,2.05,13,5.5,1.31,8,4,2.79,11,4.5,2.58,12,5.56,2.92,9,4.56,3,9 +8471,orbital,5.5,1.5,22,4.24,2.23,21,5.48,2.33,23,6.4,2.19,5,5.24,1.2,17,4.62,2.56,8,4,2.08,13,5.33,2.35,9,5.57,2.41,14,6,0.94,10,5.08,1.78,12,4.56,1.74,9,4,2.59,12,6.07,2.31,15,4.38,2.07,8,5.67,2,9,5.38,1.12,13,4.1,2.13,10,4.36,2.42,11,6,2.8,13,4.8,1.4,10 +8472,orchard,6.15,1.66,20,3.86,2.37,21,5.5,2.6,34,5.9,1.79,10,6.4,1.58,10,5,2.27,8,3.15,2.23,13,4.79,2.58,14,6,2.55,20,5.44,1.01,9,6.73,1.9,11,4.23,2.55,13,3.25,2.05,8,4.86,2.78,22,6.67,1.78,12,5.2,0.79,10,7.1,1.79,10,3.93,2.3,14,3.71,2.69,7,5.88,2.12,17,5.12,3.02,17 +8473,orchestra,6.5,1.87,82,4.07,2.63,85,5.76,2.24,99,6.1,1.84,30,6.73,1.89,51,3.71,2.66,28,4.23,2.64,56,6.02,2.16,42,5.56,2.3,57,6.5,2.04,44,6.49,1.71,37,3.84,2.51,37,4.23,2.75,47,5.94,2.19,53,5.54,2.31,46,6.3,1.97,47,6.77,1.73,35,4.33,2.5,45,3.77,2.77,40,5.81,2.4,54,5.69,2.07,45 +8474,orchid,7,1.52,20,4.11,2.81,18,5.58,2.26,24,6.6,1.14,5,7.13,1.64,15,2.2,1.3,5,4.85,2.91,13,5.46,2.3,13,5.73,2.33,11,6.9,1.79,10,7.1,1.29,10,4.29,2.81,7,4,2.93,11,5.38,2.09,16,6,2.67,8,6.71,1.59,14,7.67,1.21,6,4.83,2.98,12,2.67,1.86,6,6.07,2.52,15,4.78,1.56,9 +8475,ordeal,3.84,1.21,19,5.14,2.1,21,4.65,2.44,23,4,1,3,3.81,1.28,16,5.38,2.33,8,5,2.04,13,5,2.69,9,4.43,2.34,14,3.89,1.27,9,3.8,1.23,10,5.22,1.99,9,5.08,2.27,12,5.73,2.28,15,2.62,1.06,8,3.86,0.69,7,3.83,1.47,12,5.2,2.15,10,5.09,2.17,11,5.38,2.87,13,3.7,1.34,10 +8476,order,5.82,0.96,22,3.19,1.99,21,6.56,1.82,16,6.33,1.37,6,5.67,0.72,15,2.57,2.44,7,3.5,1.74,14,7.38,1.6,8,5.75,1.75,8,5.71,0.91,14,6.14,1.07,7,4.22,2.17,9,2.42,1.51,12,6.67,2.18,9,6.43,1.4,7,5.71,1.07,14,6,0.76,8,4.17,2.32,6,2.8,1.78,15,6.78,1.79,9,6.29,1.98,7 +8477,orderly,6.36,2.19,22,5.05,2.39,19,6.38,1.94,21,6.2,2.77,5,6.38,2.16,16,5.5,2.39,8,4.73,2.45,11,6.4,2.07,10,6.36,1.91,11,6,2.37,12,6.8,1.99,10,4.8,2.3,10,5.33,2.6,9,5.67,2.02,12,7.33,1.41,9,6.91,1.97,11,5.82,2.36,11,4,1.6,8,5.82,2.64,11,6.22,2.05,9,6.5,1.93,12 +8478,ordinance,4.75,1.62,20,3.95,2.5,21,4.67,1.91,21,4.56,1.94,9,4.91,1.38,11,4.5,2.76,10,3.45,2.25,11,4.12,2.1,8,5,1.78,13,4.5,1.29,14,5.33,2.25,6,2.86,2.48,7,4.5,2.41,14,5.75,1.75,8,4,1.73,13,5,1.05,10,4.5,2.07,10,3.82,2.23,11,4.1,2.88,10,4.83,1.99,12,4.44,1.88,9 +8479,ordinary,5.05,1.28,20,2.86,1.83,22,5.89,1.87,27,5,1.91,7,5.08,0.86,13,3.1,2.02,10,2.67,1.72,12,5.93,1.94,15,6,1.84,11,4.91,0.83,11,5.22,1.72,9,2.89,1.76,9,2.85,1.95,13,5.94,1.98,17,6,1.73,9,5,1.41,13,5.14,1.07,7,2.69,1.82,16,3.33,1.97,6,6.08,2.19,12,5.73,1.62,15 +8480,ordnance,4.52,1.83,21,2.84,1.86,19,5.09,2.49,22,4.83,2.04,6,4.4,1.8,15,3.14,2.41,7,2.67,1.56,12,5.17,2.55,12,5,2.54,10,4.78,2.28,9,4.33,1.5,12,3.22,2.05,9,2.5,1.72,10,4,2.71,7,5.6,2.29,15,4.5,2.17,10,4.55,1.57,11,3,2.04,13,2.5,1.52,6,5.5,2.91,12,4.6,1.9,10 +8481,ore,5.78,1.66,18,2.85,1.93,20,4.92,2.02,24,6.08,1.88,12,5.17,0.98,6,3.6,2.61,5,2.6,1.68,15,5.08,1.93,13,4.73,2.2,11,6.11,2.2,9,5.44,0.88,9,3.43,2.15,7,2.54,1.81,13,5,2.49,11,4.85,1.63,13,5.89,1.54,9,5.67,1.87,9,2.2,1.48,10,3.5,2.17,10,4.56,2.35,9,5.13,1.85,15 +8482,oregano,6.11,1.52,19,3.7,2.36,23,5.16,1.83,19,5.56,1.01,9,6.6,1.78,10,4,2.58,7,3.53,2.42,15,5,1.7,10,5.33,2.06,9,6,1.58,9,6.2,1.55,10,5.1,2.56,10,2.5,1.57,12,4.38,0.92,8,5.8,2.25,10,6.33,1.44,12,5.71,1.7,7,3.95,2.42,20,2,1,3,4.62,0.74,8,5.55,2.3,11 +8483,organ,4.95,1.5,22,3.41,1.94,22,5.55,2.06,20,5.38,1.06,8,4.71,1.68,14,3.1,1.66,10,3.67,2.19,12,6.57,2.23,7,5,1.83,13,4.82,1.66,11,5.09,1.38,11,3.73,2.24,11,3.09,1.64,11,5.4,2.2,15,6,1.73,5,4.1,1.52,10,5.67,1.07,12,4.5,2.01,10,2.5,1.38,12,4.9,1.45,10,6.2,2.44,10 +8484,organic,5.55,2.11,20,4.29,2.14,17,6.17,2.32,24,4.6,2.51,5,5.87,1.96,15,4.4,2.19,5,4.25,2.22,12,5.69,2.29,13,6.73,2.33,11,6,1.94,10,5.1,2.28,10,4.71,2.21,7,4,2.16,10,6.12,2.13,16,6.25,2.82,8,5.43,2.5,14,5.83,0.75,6,4.09,2.26,11,4.67,2.07,6,6.73,2.43,15,5.22,1.86,9 +8485,organism,6,2.03,18,3.48,2.29,21,5.22,1.95,23,6.09,1.51,11,6,3.03,6,4.71,2.14,7,2.86,2.18,14,4.57,2.7,7,5.5,1.55,16,6.5,2,8,5.6,2.07,10,2.78,2.44,9,4,2.13,12,5.18,1.83,11,5.25,2.14,12,6,2.49,11,6,1.15,7,4.09,2.88,11,2.8,1.23,10,4.85,2.03,13,5.7,1.83,10 +8486,organist,5.67,1.68,18,2.25,1.33,20,5.2,1.68,25,6.6,1.34,5,5.31,1.7,13,2.18,1.47,11,2.33,1.22,9,5.25,1.61,16,5.11,1.9,9,5,2,7,6.09,1.38,11,2.33,1.73,9,2.18,0.98,11,5.3,1.81,20,4.8,1.1,5,5.22,1.86,9,6.11,1.45,9,1.73,0.9,11,2.89,1.54,9,4.84,1.26,19,6.33,2.42,6 +8487,organization,5.71,1.45,21,3.09,2.39,22,5.96,2.09,26,6.18,1.54,11,5.2,1.23,10,3.36,2.69,11,2.82,2.14,11,5.82,1.83,11,6.07,2.4,14,5.5,1.78,10,5.91,1.14,11,4.09,2.84,11,2.09,1.3,11,5.94,2.22,17,6,2.07,8,5.85,1.68,13,5.5,1.07,8,2.73,2.15,15,3.86,2.85,7,6.35,2.4,17,5.22,1.09,9 +8488,organize,6.75,1.62,20,4.05,2.19,22,6.95,1.39,20,5.75,1.16,8,7.42,1.56,12,3.5,2.74,6,4.2,2.08,15,6.5,1.87,6,7.14,1.17,14,5.5,1.31,8,7.58,1.24,12,4,2,5,4.06,2.3,17,6.67,1.8,9,7.18,0.98,11,7.27,1.62,11,6.11,1.45,9,4.33,1.87,9,3.85,2.44,13,6.73,1.68,11,7.22,0.97,9 +8489,organizer,6.35,1.53,20,3.17,2.14,24,6.96,2.17,28,5.88,1.13,8,6.67,1.72,12,2.89,1.83,9,3.33,2.35,15,7.14,1.96,14,6.79,2.42,14,6.56,1.42,9,6.18,1.66,11,3.75,2.34,12,2.58,1.83,12,7,2.29,14,6.93,2.13,14,6.9,1.6,10,5.8,1.32,10,3.17,1.95,12,3.17,2.41,12,6.58,2.71,12,7.25,1.69,16 +8490,orgasm,8.01,1.63,102,7.19,2.31,83,5.84,2.62,80,7.65,2.05,46,8.33,1.12,55,7.64,2.13,28,6.96,2.39,55,6.19,2.37,37,5.52,2.84,42,7.71,1.89,56,8.39,1.17,44,7.46,1.88,37,6.98,2.61,46,5.68,2.81,38,5.98,2.45,42,7.97,1.83,58,8.07,1.35,44,6.95,2.24,38,7.4,2.38,45,5.97,2.64,35,5.73,2.62,45 +8491,orgy,5.37,2.5,19,7.3,2.2,20,5.26,2.79,19,6.33,1.15,3,5.4,2.61,15,8.3,1.89,10,6.3,2.11,10,5.22,2.82,9,5.3,2.91,10,5.83,2.79,6,5.42,2.35,12,8.71,0.76,7,6.54,2.37,13,5.38,2.83,8,5.18,2.89,11,5.08,2.5,12,5.86,2.61,7,7.9,1.73,10,6.7,2.54,10,7.22,1.72,9,3.5,2.37,10 +8492,oriental,6.26,1.76,19,3.18,1.94,22,5.45,2.02,22,6.56,1.67,9,6,1.89,10,4.25,1.83,8,2.57,1.79,14,5.55,1.92,11,5.36,2.2,11,6,1.41,7,6.42,1.98,12,4.1,2.02,10,2.42,1.56,12,5.46,2.26,13,5.44,1.74,9,6.2,2.04,10,6.33,1.5,9,3.25,2.12,8,3.14,1.92,14,5.86,2.11,14,4.75,1.75,8 +8493,orientation,6,1.89,20,3.38,2.25,21,5.58,1.77,24,6.25,3.59,4,5.94,1.39,16,3.5,1.73,4,3.35,2.4,17,6.11,2.2,9,5.27,1.44,15,6.25,1.39,8,5.83,2.21,12,3.9,2.18,10,2.91,2.3,11,5.69,1.89,13,5.45,1.69,11,6.36,1.57,11,5.56,2.24,9,2.8,2.49,10,3.91,1.97,11,6,1.87,17,4.57,0.98,7 +8494,orifice,4.48,1.69,21,3.17,2.33,24,4.45,2.16,20,4.62,2.07,8,4.38,1.5,13,3.5,1.22,6,3.06,2.62,18,5,2.1,11,3.78,2.17,9,4.33,1.87,12,4.67,1.5,9,3.4,2.37,10,3,2.39,14,4.85,2.3,13,3.71,1.8,7,4.79,1.42,14,3.86,2.12,7,3.62,2.55,16,2.25,1.58,8,4.5,1.78,12,4.38,2.77,8 +8495,origami,5.95,2.21,20,2.87,1.74,23,6.17,2.36,18,5.5,2.67,8,6.25,1.91,12,3,1.79,11,2.75,1.76,12,6.5,2.17,10,5.75,2.66,8,4.83,2.79,6,6.31,1.84,13,2.73,1.74,11,3,1.81,12,6.29,2.43,7,6.09,2.43,11,5.33,2.5,12,6.88,1.36,8,3.18,1.94,11,2.58,1.56,12,6.44,2.3,9,5.89,2.52,9 +8496,origin,5.19,1.6,21,3.7,2.3,20,5.29,2.33,21,5.5,0.84,6,5.07,1.83,15,4.62,1.77,8,3.08,2.47,12,4.73,2.57,11,5.9,1.97,10,5.17,2.23,6,5.2,1.37,15,4.5,2.59,10,2.9,1.73,10,5,2.66,14,5.86,1.46,7,5,1.53,7,5.29,1.68,14,3.29,2.2,14,4.67,2.42,6,4.75,2.53,12,6,1.94,9 +8497,original,7.5,1.44,22,4.4,2.54,20,7.16,1.71,19,7.38,1.5,13,7.67,1.41,9,5.43,2.07,7,3.85,2.67,13,6.71,2.21,7,7.42,1.38,12,7.67,1.44,12,7.3,1.49,10,4.33,2.35,9,4.45,2.81,11,7,1.89,10,7.33,1.58,9,7.83,1.19,12,7.1,1.66,10,4.29,2.93,7,4.46,2.44,13,7.43,1.4,7,7,1.91,12 +8498,originality,6.94,1.26,18,5,1.95,21,6.3,2.27,23,8.5,0.71,2,6.75,1.18,16,5.12,1.89,8,4.92,2.06,13,5.67,2.5,9,6.71,2.09,14,7.22,1.3,9,6.67,1.22,9,5.33,2.06,9,4.75,1.91,12,6.2,2.37,15,6.5,2.2,8,7.14,0.9,7,6.82,1.47,11,5,2.05,10,5,1.95,11,7.08,2.1,13,5.3,2.16,10 +8499,ornament,6.63,1.57,19,3.32,2.25,22,5.39,2.19,23,6.45,1.69,11,6.57,1.27,7,3.12,0.99,8,3.43,2.77,14,5.14,2.79,7,5.5,1.97,16,6.5,2.14,8,6.73,1.1,11,3.33,2.4,9,3.31,2.25,13,5.18,1.66,11,5.58,2.64,12,6.58,1.88,12,6.71,0.95,7,2.73,2.41,11,3.91,2.02,11,4.77,2.28,13,6.2,1.87,10 +8500,ornery,3.85,1.46,20,4.19,2.04,21,5.19,2.24,32,3.8,1.55,10,3.9,1.45,10,3.75,1.67,8,4.46,2.26,13,5.23,2.55,13,5.16,2.06,19,4.11,1.54,9,3.64,1.43,11,4.23,1.79,13,4.12,2.53,8,5.45,2.09,20,4.75,2.49,12,3.6,1.65,10,4.1,1.29,10,4.07,2.27,14,4.43,1.62,7,5.27,1.91,15,5.12,2.55,17 +8501,orphan,2.9,1.61,21,3.24,2.02,21,3.48,2.05,27,3.3,1.64,10,2.55,1.57,11,2,1.55,6,3.73,2.02,15,3.59,2.21,17,3.3,1.83,10,2.91,2.02,11,2.9,1.1,10,2.8,2.05,5,3.38,2.06,16,3.71,2.27,14,3.23,1.83,13,2.62,1.8,13,3.38,1.19,8,2.5,2.01,10,3.91,1.87,11,3.57,2.24,14,3.38,1.89,13 +8502,orphanage,2.95,1.88,21,3.12,2.09,24,4,2.18,20,3.75,2.05,8,2.46,1.66,13,3.67,2.42,6,2.94,2.01,18,3.64,2.16,11,4.44,2.24,9,3.17,1.99,12,2.67,1.8,9,3,2.26,10,3.21,2.04,14,4.08,2.33,13,3.86,2.04,7,2.43,1.45,14,4,2.31,7,3.5,2.16,16,2.38,1.85,8,3.58,2.07,12,4.62,2.33,8 +8503,orphaned,2.55,1.61,20,4.6,1.82,20,2.91,1.93,22,2.43,1.27,7,2.62,1.8,13,4.67,2,9,4.55,1.75,11,2.67,1.86,6,3,2,16,3,1.89,10,1.78,0.67,9,4.12,1.89,8,4.92,1.78,12,3.4,2.03,15,1.86,1.21,7,2.91,1.97,11,2.11,0.93,9,4.42,1.51,12,4.88,2.3,8,3.64,2.11,11,2.18,1.47,11 +8504,orthodontist,4.38,1.96,21,4.9,2.85,20,4.22,2.31,36,3.88,2.03,8,4.69,1.93,13,5.6,1.34,5,4.67,3.2,15,4.36,2.34,11,4.16,2.34,25,4.69,2.18,13,3.88,1.55,8,5.25,2.77,12,4.38,3.07,8,3.95,2.28,20,4.56,2.37,16,4.45,2.02,11,4.3,2,10,5,3.35,11,4.78,2.28,9,4.14,2.46,22,4.36,2.13,14 +8505,orthodox,3.95,2.48,19,3.14,2.47,22,4.75,2.03,28,2.83,2.14,6,4.46,2.54,13,3.45,2.66,11,2.82,2.36,11,4.55,2.16,11,4.88,2,17,3.55,2.62,11,4.5,2.33,8,3,2.28,11,3.27,2.76,11,4.61,1.97,18,5,2.21,10,4.15,2.64,13,3.5,2.26,6,2.86,2.57,14,3.62,2.39,8,4.19,2.14,16,5.5,1.68,12 +8506,orthopedic,4.32,1.68,25,3.78,2.04,23,4.63,1.98,19,4.5,1.51,10,4.29,1.86,14,4,2.2,8,3.57,2.06,14,4.14,1.35,7,4.64,2.16,11,4.56,1.74,9,4.27,1.71,15,3.44,2.46,9,4,1.8,14,3.57,1.72,7,5.25,1.91,12,4.38,1.94,13,4.25,1.42,12,2.78,2.28,9,4.43,1.65,14,4.88,1.86,16,3.33,2.52,3 +8507,ostentatious,5.05,1.69,21,5.25,2.45,20,4.4,2.37,35,5.25,1.28,8,4.92,1.93,13,5.2,2.28,5,5.27,2.58,15,4.27,2.65,11,4.46,2.28,24,5.08,1.89,13,5,1.41,8,5.17,2.48,12,5.38,2.56,8,4.5,2.09,20,4.27,2.76,15,5.18,1.72,11,4.9,1.73,10,5.91,2.34,11,4.44,2.46,9,4.05,2.34,22,5,2.38,13 +8508,ostrich,5.16,1.68,19,3.87,2.47,23,4.11,2.16,19,5.22,1.2,9,5.1,2.08,10,2.86,1.35,7,4.47,2.77,15,4.4,1.78,10,3.78,2.59,9,5.67,1.73,9,4.7,1.57,10,3.6,2.91,10,4.25,2.18,12,5,2.14,8,3.3,2.06,10,5.08,2.11,12,5.29,0.49,7,3.7,2.47,20,5,2.65,3,4.75,1.75,8,3.64,2.38,11 +8509,other,5.41,1.59,22,3.48,2.27,21,6,2.09,18,6.33,2.88,6,5,0.53,15,2.57,2.82,7,3.93,1.9,14,6,2.45,9,6,1.93,8,5.29,1.68,14,5.57,1.62,7,4.33,2.69,9,2.83,1.75,12,6.9,2.23,10,4.88,1.25,8,5.86,1.61,14,4.62,1.3,8,4.17,2.93,6,3.2,2.01,15,6.6,2.32,10,5.25,1.58,8 +8510,otter,6.95,1.79,22,4.42,2.5,19,5.19,2.09,21,7,1.58,5,6.88,1.93,16,3.88,2.17,8,4.82,2.75,11,5.4,2.17,10,5,2.1,11,7.17,2.12,12,6.7,1.34,10,4.4,2.59,10,4.44,2.55,9,5.08,2.19,12,5.33,2.06,9,7.45,2.16,11,6.45,1.21,11,2.75,1.39,8,5.64,2.46,11,5,2.35,9,5.33,1.97,12 +8511,ought,5,1.88,18,3,2.49,20,4.39,1.91,18,3.75,0.89,8,6,1.89,10,2.29,1.98,7,3.38,2.72,13,4.36,1.63,11,4.43,2.44,7,4.27,1.49,11,6.14,1.95,7,1.67,1.32,9,4.09,2.74,11,4.64,2.06,11,4,1.73,7,4.33,0.89,12,6.33,2.66,6,2.25,1.91,12,4.12,2.95,8,4.89,2.37,9,3.89,1.27,9 +8512,ounce,5.65,1.35,20,3.77,2.43,22,5.26,2.12,27,6,1.41,8,5.42,1.31,12,4.88,2.59,8,3.14,2.18,14,5,2.25,14,5.54,2.03,13,5.44,1.33,9,5.82,1.4,11,4.42,2.47,12,3,2.26,10,4.46,2.15,13,6,1.88,14,6.2,1.62,10,5.1,0.74,10,3.64,2.66,11,3.91,2.3,11,5.09,1.64,11,5.38,2.45,16 +8513,outage,3.86,1.9,21,3.92,2.5,25,3,1.83,19,4.11,1.83,9,3.67,2.02,12,3,1.9,6,4.33,2.66,18,2.71,1.89,7,3.17,1.85,12,3.69,1.85,16,4.4,2.19,5,3.57,2.56,14,4.6,2.46,10,3.33,2.24,9,2.7,1.42,10,3.92,2.19,12,3.78,1.56,9,3.94,2.54,16,3.89,2.57,9,3.09,2.21,11,2.88,1.25,8 +8514,outback,5.3,2.27,20,3.72,1.99,18,4.55,1.5,22,6.6,1.67,5,4.87,2.33,15,5,0.63,6,3.08,2.15,12,4.6,0.52,10,4.5,2.02,12,6.3,1.42,10,4.3,2.58,10,4.2,1.48,10,3.12,2.47,8,4.55,1.57,11,4.55,1.51,11,5,2.73,12,5.75,1.39,8,3.33,2.4,9,4.11,1.54,9,4.82,1.72,11,4.27,1.27,11 +8515,outbid,4.86,2.43,21,5.15,2.89,20,5.22,2.74,36,5.5,2.78,8,4.46,2.22,13,6.2,2.17,5,4.8,3.08,15,5.55,2.46,11,5.08,2.89,25,5.15,2.7,13,4.38,2,8,5.75,2.6,12,4.25,3.24,8,5.45,2.52,20,4.94,3.04,16,4.64,2.42,11,5.1,2.56,10,5.36,3.01,11,4.89,2.89,9,5.18,2.81,22,5.29,2.73,14 +8516,outboard,5.15,0.75,20,3.43,1.89,21,5.25,2.44,24,4.67,1.53,3,5.24,0.56,17,3.57,1.9,7,3.23,1.96,13,4.12,2.23,8,5.81,2.4,16,4.86,0.9,7,5.31,0.63,13,3.43,2.07,7,3.31,1.89,13,4.64,2.59,14,6.1,2.02,10,5.22,0.44,9,5.09,0.94,11,3.55,2.16,11,3.3,1.64,10,5.28,2.65,18,5.17,1.83,6 +8517,outbreak,2.47,1.65,19,5.38,1.91,21,3.4,1.73,20,3.33,1.53,3,2.31,1.66,16,5.67,2.07,6,5.27,1.91,15,3.33,1.21,6,3.43,1.95,14,2.5,1.9,10,2.44,1.42,9,5.57,2.23,7,5.29,1.82,14,3.2,1.32,10,3.6,2.12,10,2.38,1.51,8,2.55,1.81,11,5.56,2.4,9,5.25,1.54,12,3,1.51,8,3.67,1.87,12 +8518,outburst,4.15,1.79,20,6.33,2.43,18,4.25,2.69,24,3.8,0.84,5,4.27,2.02,15,7.4,2.3,5,5.92,2.43,13,2.62,1.19,13,6.18,2.71,11,4.9,1.52,10,3.4,1.78,10,7.71,1.89,7,5.45,2.38,11,3.81,2.4,16,5.12,3.18,8,3.71,1.59,14,5.17,1.94,6,6.75,2.26,12,5.5,2.74,6,5.07,2.79,15,2.89,1.96,9 +8519,outcast,2.86,1.59,21,5.17,2.15,23,3.81,1.83,26,3,1.95,11,2.7,1.16,10,5.73,1.95,11,4.67,2.27,12,4.09,1.92,11,3.5,1.83,14,2.8,1.14,10,2.91,1.97,11,6.27,1.68,11,4.17,2.08,12,3.76,1.71,17,3.75,2.25,8,3,1.91,13,2.62,0.92,8,5.07,2.28,15,5.38,2,8,4.06,2.01,17,3.33,1.41,9 +8520,outcome,5.62,1.16,21,3.68,2.67,25,6.37,1.71,19,5.11,0.78,9,6,1.28,12,3.67,3.27,6,3.72,2.63,18,5.29,1.25,7,7,1.65,12,5.44,1.15,16,6.2,1.1,5,3.57,3.03,14,3.9,2.38,10,6.44,1.81,9,6.3,1.7,10,5.75,1.48,12,5.44,0.53,9,4.06,2.84,16,3,2.35,9,6,1.9,11,6.88,1.36,8 +8521,outdated,3.63,1.92,19,3.76,2.19,21,4,2.31,25,3.75,2.06,4,3.6,1.96,15,4.75,1.71,4,3.53,2.27,17,5,2.35,9,3.44,2.16,16,2.88,1.73,8,4.18,1.94,11,4.5,1.96,10,3.09,2.26,11,4.14,2.44,14,3.82,2.23,11,3.8,1.62,10,3.44,2.3,9,3.3,2.41,10,4.18,1.99,11,4.33,2.28,18,3.14,2.34,7 +8522,outdo,4.95,1.84,19,5.43,2.35,23,6.9,1.61,21,4.88,1.73,8,5,2,11,5.91,2.51,11,5,2.22,12,6.88,1.25,8,6.92,1.85,13,4.77,1.42,13,5.33,2.66,6,5,2.87,9,5.71,2.02,14,7.38,1.19,8,6.62,1.8,13,4.67,1.66,9,5.2,2.04,10,5.31,2.56,13,5.6,2.17,10,6.92,1.56,12,6.89,1.76,9 +8523,outdoor,7.33,1.8,21,3.55,2.39,22,5.2,2.14,20,7.44,1.51,9,7.25,2.05,12,3,1.79,6,3.8,2.68,15,4.33,1.21,6,5.57,2.38,14,6.78,2.49,9,7.75,0.97,12,3.8,2.28,5,3.47,2.48,17,5.1,2.08,10,5.3,2.31,10,7.58,1.98,12,7,1.58,9,3.78,2.68,9,3.38,2.26,13,5,2.41,12,5.5,1.77,8 +8524,outdoors,6.91,1.85,82,3.94,2.61,104,6.2,2.36,76,6.51,2.02,39,7.26,1.64,42,3.75,2.6,36,4.04,2.63,68,5.67,2.35,36,6.67,2.29,40,6.46,1.9,41,7.35,1.73,40,3.58,2.41,45,4.22,2.75,59,6.22,2.35,37,6.18,2.4,39,7.12,1.75,50,6.59,2,32,3.8,2.58,49,4.07,2.66,55,6.68,2.38,34,5.81,2.3,42 +8525,outer,5.19,1.44,21,3.27,1.91,22,5.19,1.69,21,5.78,1.48,9,4.75,1.29,12,2.83,1.6,6,3.27,1.98,15,5.17,1.83,6,5.2,1.7,15,6,1.32,9,4.58,1.24,12,4.4,2.41,5,2.94,1.68,17,5.2,1.99,10,5.18,1.47,11,5.25,1.82,12,5.11,0.78,9,3.56,1.74,9,3.08,2.06,13,5.42,1.83,12,4.89,1.54,9 +8526,outfit,6.05,1.35,19,4.19,1.99,21,6.64,1.84,22,5.67,1.12,9,6.4,1.51,10,3.71,1.8,7,4.43,2.1,14,6.55,1.75,11,6.73,2,11,5.29,0.76,7,6.5,1.45,12,4.8,1.62,10,3.64,2.2,11,7.08,1.8,13,6,1.8,9,5.9,1.45,10,6.22,1.3,9,3.75,2.12,8,4.46,1.94,13,6.71,1.82,14,6.5,2,8 +8527,outgoing,6.89,1.2,19,5.71,2.1,21,5.65,2.6,23,7.67,1.15,3,6.75,1.18,16,6.25,2.12,8,5.38,2.1,13,4.89,2.62,9,6.14,2.57,14,7.33,1,9,6.5,1.27,10,6.22,1.79,9,5.33,2.31,12,6,2.98,15,5,1.69,8,7.29,1.11,7,6.67,1.23,12,5.5,2.17,10,5.91,2.12,11,6.31,2.98,13,4.8,1.81,10 +8528,outgrow,4.4,1.23,20,3.78,1.9,18,5.18,2.34,22,5,1.41,5,4.2,1.15,15,4,2,6,3.67,1.92,12,4.6,1.71,10,5.67,2.74,12,4.7,1.25,10,4.1,1.2,10,3.6,1.78,10,4,2.14,8,5.36,2.38,11,5,2.41,11,4.58,1.38,12,4.12,0.99,8,3.33,2.5,9,4.22,0.97,9,5.09,2.34,11,5.27,2.45,11 +8529,outhouse,4.19,2.14,21,3.43,2.31,21,4.59,2.15,27,4.6,1.43,10,3.82,2.64,11,2.5,1.76,6,3.8,2.46,15,4.35,2.4,17,5,1.7,10,3.55,1.69,11,4.9,2.42,10,2.8,2.49,5,3.62,2.31,16,4.57,2.28,14,4.62,2.1,13,3.31,1.7,13,5.62,2.07,8,2.8,2.35,10,4,2.24,11,4.71,2.27,14,4.46,2.11,13 +8530,outing,6.09,1.97,22,5.52,2.52,23,6.16,1.77,19,4.88,2.1,8,6.62,1.5,13,5.88,2.36,8,5.5,2.68,14,6,2.16,7,6.18,1.66,11,4.75,2.12,8,6.69,1.38,13,5.44,3.17,9,5.57,2.14,14,5.71,2.36,7,6.42,1.38,12,6.36,1.69,11,5.82,2.27,11,5.11,3.06,9,5.79,2.19,14,6,1.75,16,7,2,3 +8531,outlaw,4.1,2.36,21,6,2.15,20,4.1,2.19,21,3.83,1.94,6,4.2,2.57,15,5.75,2.31,8,6.17,2.12,12,4.55,2.5,11,3.6,1.78,10,3.83,2.48,6,4.2,2.4,15,5.5,2.59,10,6.5,1.58,10,4,2.39,14,4.29,1.89,7,4.57,2.64,7,3.86,2.28,14,6.07,2.3,14,5.83,1.94,6,3.83,2.25,12,4.44,2.19,9 +8532,outlet,5.45,1.15,20,3.5,2.09,22,6.31,2.09,26,5.57,1.81,7,5.38,0.65,13,4.3,2.11,10,2.83,1.9,12,6.64,1.86,14,5.73,2.37,11,5.18,0.87,11,5.78,1.39,9,4,1.8,9,3.15,2.27,13,6.12,2.39,16,6.44,1.59,9,5.62,1.39,13,5.14,0.38,7,3.5,2.25,16,3.5,1.76,6,6.17,2.33,12,6.43,1.95,14 +8533,outline,5.1,0.89,21,2.62,2,24,5.8,2.19,20,5.5,0.53,8,4.85,0.99,13,3.33,1.97,6,2.39,2,18,6.45,1.86,11,5,2.4,9,5.08,1.08,12,5.11,0.6,9,3,2.31,10,2.36,1.78,14,6.08,2.43,13,5.29,1.7,7,4.93,1,14,5.43,0.53,7,3.06,2.14,16,1.75,1.39,8,5.92,1.98,12,5.62,2.62,8 +8534,outlive,5.52,1.47,21,4.39,2.52,23,5.15,1.76,26,5.45,1.44,11,5.6,1.58,10,5,2.37,11,3.83,2.62,12,5.09,1.45,11,5.14,2.07,14,5.5,1.58,10,5.55,1.44,11,5.36,2.11,11,3.5,2.61,12,5.29,1.61,17,4.75,2.19,8,5.77,1.83,13,5.12,0.35,8,4.6,2.72,15,4,2.2,8,4.82,1.78,17,5.78,1.64,9 +8535,outlook,6.15,1.79,20,3.43,2.38,21,6.12,2.11,25,5.75,3.4,4,6.25,1.29,16,3.75,2.75,4,3.35,2.37,17,5.56,2.46,9,6.44,1.9,16,6.38,1.06,8,6,2.17,12,4.3,2.54,10,2.64,2.01,11,5.79,1.97,14,6.55,2.3,11,6.55,1.37,11,5.67,2.18,9,3.1,2.64,10,3.73,2.2,11,6.56,2.2,18,5,1.41,7 +8536,outnumber,3.86,1.68,21,4.45,2.37,20,4.56,2.26,25,4.29,1.5,7,3.64,1.78,14,5.09,2.63,11,3.67,1.87,9,5.25,2.38,16,3.33,1.41,9,4.12,1.46,8,3.69,1.84,13,4.33,2.65,9,4.55,2.25,11,4.5,2.4,20,4.8,1.79,5,3.91,1.58,11,3.8,1.87,10,4.18,2.52,11,4.78,2.28,9,4.58,2.12,19,4.5,2.88,6 +8537,outpatient,4.14,1.77,21,3.35,2.31,23,5.6,2.3,20,4.25,1.67,8,4.08,1.89,13,4.67,2.58,6,2.88,2.09,17,6.45,2.16,11,4.56,2.13,9,4.33,1.92,12,3.89,1.62,9,3.5,2.42,10,3.23,2.31,13,6,2.52,13,4.86,1.77,7,4.57,1.55,14,3.29,1.98,7,3.87,2.29,15,2.38,2.13,8,5.92,2.11,12,5.12,2.64,8 +8538,outpost,4.67,1.83,21,3.05,1.94,22,6.06,2.21,18,4.67,2.24,9,4.67,1.56,12,3.18,1.66,11,2.91,2.26,11,5.9,2.47,10,6.25,1.98,8,4.86,2.48,7,4.54,1.56,13,3.5,1.9,10,2.67,1.97,12,5.43,2.82,7,6.45,1.75,11,4.54,2.07,13,4.88,1.46,8,3.4,2.17,10,2.75,1.76,12,6,2.29,9,6.11,2.26,9 +8539,output,4.85,1.93,20,3.67,2.2,18,6.21,2.08,24,4.6,2.19,5,4.93,1.91,15,5.2,2.49,5,3.08,1.85,13,5.69,2.02,13,6.82,2.09,11,5.2,1.93,10,4.5,1.96,10,5.14,2.12,7,2.73,1.74,11,5.88,2.19,16,6.88,1.81,8,4.29,1.9,14,6.17,1.33,6,3.67,1.78,12,3.67,3.08,6,6.6,2.32,15,5.56,1.51,9 +8540,outrage,2.97,1.44,39,6.52,2.09,42,4.8,2.66,44,3.06,1.7,18,2.9,1.22,21,5.9,2.02,20,7.09,2.02,22,4.65,2.81,23,4.85,2.56,20,3.29,1.76,17,2.81,1.08,21,5.72,2.02,18,7.12,1.96,24,4.22,2.71,27,5.71,2.37,17,2.6,1.54,20,3.37,1.26,19,6.46,2.04,26,6.62,2.22,16,5.26,2.6,35,3,2.12,9 +8541,outraged,3.21,2.07,19,5.65,2.4,23,4.47,2.39,19,3.56,1.74,9,2.9,2.38,10,7.86,0.9,7,4.73,2.28,15,5.4,2.67,10,3.44,1.59,9,3.11,2.67,9,3.3,1.49,10,6.2,2.35,10,5.33,2.53,12,4.25,1.91,8,4.2,2.49,10,3.33,2.46,12,3,1.29,7,5.9,2.29,20,4,3,3,4.25,2.31,8,4.64,2.54,11 +8542,outrageous,4.19,2.04,21,5.35,2.21,23,4.56,2.57,18,4.89,2.09,9,3.67,1.92,12,5.09,2.12,11,5.58,2.35,12,4.9,2.92,10,4.12,2.17,8,3,1.53,7,4.77,2.13,13,5.45,2.3,11,5.25,2.22,12,4,2.89,7,4.91,2.43,11,3.38,1.71,13,5.5,1.93,8,5.91,2.17,11,4.83,2.21,12,3.78,1.92,9,5.33,3,9 +8543,outrank,4.4,1.57,20,4.14,2.35,21,5.73,1.98,22,4.25,1.28,8,4.5,1.78,12,3.17,1.83,6,4.5,2.56,14,5,2.1,6,6,1.93,16,4.44,1.59,9,4.36,1.63,11,4.8,2.86,5,3.94,2.24,16,5.55,2.21,11,5.91,1.81,11,4.73,1.95,11,4,0.87,9,4.62,2.13,8,3.85,2.51,13,5.17,2.17,12,6.4,1.58,10 +8544,outreach,4.94,1.66,18,3.95,1.91,21,5.74,2.08,19,5.33,0.58,3,4.87,1.81,15,3.5,1.87,6,4.13,1.96,15,6.17,1.83,6,5.54,2.22,13,4.8,1.03,10,5.12,2.3,8,4.14,1.57,7,3.86,2.11,14,5.7,2.16,10,5.78,2.11,9,4.5,1.6,8,5.3,1.7,10,4,1.87,9,3.92,2.02,12,5.12,2.7,8,6.18,1.47,11 +8545,outrun,6.26,1.45,19,5.62,2.13,21,5,2.61,23,6,0.71,5,6.38,1.71,13,6.33,2.94,6,5.33,1.76,15,5.2,2.39,10,4.85,2.85,13,6.71,1.38,7,6,1.55,11,5.57,2.94,7,5.64,1.74,14,6.73,1.68,11,3.42,2.31,12,6.25,1.06,12,6.29,2.06,7,5.09,2.51,11,6.2,1.55,10,5.29,2.58,14,4.56,2.74,9 +8546,outsider,4.3,1.84,20,3.52,2.45,23,5.17,2.83,18,4.88,2.47,8,3.92,1.24,12,3.73,1.95,11,3.33,2.9,12,6.3,2.71,10,3.75,2.43,8,5.43,2.07,7,3.75,1.48,12,4.18,2.75,11,2.92,2.07,12,5.57,3.46,7,4.91,2.51,11,4.33,2.23,12,4.25,1.16,8,3.82,2.75,11,3.25,2.22,12,5.44,2.51,9,4.89,3.26,9 +8547,outskirts,5,0.92,20,3.75,2.1,20,4.88,1.11,17,5.29,0.95,7,4.85,0.9,13,3.78,2.17,9,3.73,2.15,11,5.6,0.89,5,4.58,1.08,12,4.9,0.99,10,4.89,0.6,9,3.25,1.98,8,4.08,2.19,12,5.33,0.65,12,3.8,1.3,5,5.18,1.17,11,4.78,0.44,9,3.42,1.93,12,4.25,2.38,8,5,1.12,9,4.75,1.16,8 +8548,outsmart,5.8,1.47,20,5.3,2.38,23,7.38,1.66,21,6.22,1.2,9,5.45,1.63,11,5.55,2.84,11,5.08,1.98,12,6.62,1.77,8,7.85,1.46,13,5.79,1.05,14,5.83,2.32,6,5,2.96,9,5.5,2.03,14,6.75,1.75,8,7.77,1.54,13,5.7,1.16,10,5.9,1.79,10,4.92,1.98,13,5.8,2.86,10,7.58,1.44,12,7.11,1.96,9 +8549,outspoken,6.16,1.57,19,5.36,2.34,22,6.14,2.44,22,6.44,1.42,9,5.9,1.73,10,4.38,2.13,8,5.93,2.34,14,6,2.49,11,6.27,2.49,11,6,1.53,7,6.25,1.66,12,4.7,1.89,10,5.92,2.61,12,5.92,2.66,13,6.44,2.19,9,6.4,1.58,10,5.89,1.62,9,5.5,2.14,8,5.29,2.52,14,6.64,2.37,14,5.25,2.43,8 +8550,outstanding,7.1,1.61,40,4.04,2.69,23,6.86,1.49,44,7.27,1.71,15,7,1.58,25,3.64,2.25,11,4.42,3.09,12,6.9,1.65,20,6.83,1.37,24,6.74,1.73,19,7.43,1.47,21,4.27,2.45,11,3.83,2.98,12,6.61,1.41,23,7.14,1.56,21,6.67,1.69,24,7.75,1.29,16,4.45,3.21,11,3.67,2.19,12,6.78,1.48,23,6.95,1.53,21 +8551,outstretched,5.19,1.54,21,4.14,2.14,22,4.8,1.85,25,5.09,0.54,11,5.3,2.21,10,4.2,2.15,10,4.08,2.23,12,4.55,1.63,11,5.23,1.92,13,5.1,1.97,10,5.27,1.1,11,4.2,2.39,10,4.08,2.02,12,4.69,1.92,16,5.38,1.51,8,5.23,1.96,13,5.12,0.35,8,4.43,2.34,14,3.62,1.77,8,5.06,2.16,17,4.25,0.71,8 +8552,outweigh,4.19,1.86,21,3.95,2.03,22,5.33,2.03,21,5,3.08,5,3.94,1.34,16,4.08,1.62,12,3.8,2.53,10,5.82,2.14,11,4.56,1.81,9,3.92,2.15,12,4.56,1.42,9,3.8,2.04,15,4.29,2.14,7,4.45,1.63,11,6.3,2.06,10,4.23,1.59,13,4.12,2.36,8,4.06,2.13,18,3.5,1.73,4,4.57,1.87,14,6.86,1.46,7 +8553,outwit,5.3,1.95,20,4.04,2.44,24,6.89,1.71,28,6,1.6,8,4.83,2.08,12,3.56,2.35,9,4.33,2.53,15,6.71,1.68,14,7.07,1.77,14,5.44,2.6,9,5.18,1.33,11,3.5,2.47,12,4.58,2.39,12,6.71,2.05,14,7.07,1.33,14,5,2.4,10,5.6,1.43,10,4,2.76,12,4.08,2.19,12,6.25,1.96,12,7.38,1.36,16 +8554,oval,5.14,1.04,22,3.5,2.2,26,5.54,2,24,4.78,0.83,9,5.38,1.12,13,2.4,1.84,10,4.19,2.17,16,5.22,2.22,9,5.73,1.91,15,5.38,1.69,8,5,0.39,14,3.54,2.57,13,3.46,1.85,13,5,2.34,12,6.08,1.51,12,5.42,1.16,12,4.8,0.79,10,2.87,2.1,15,4.36,2.11,11,5.54,2.07,13,5.55,2.02,11 +8555,ovary,5.23,1.93,22,3.67,2.33,21,5.14,2.14,22,5.43,2.14,14,4.88,1.55,8,3.73,2.37,11,3.89,2.37,9,6.5,1.05,6,4.62,2.25,16,4.9,2.28,10,5.5,1.62,12,3.45,2.16,11,3.9,2.6,10,5.54,1.61,13,4.56,2.74,9,5.33,1.5,12,5.1,2.42,10,3.38,2.63,13,4.12,1.81,8,5.17,1.99,12,5.1,2.42,10 +8556,ovation,5.21,1.81,19,5.32,2.38,22,7.05,2.01,20,5.33,1.94,9,5.1,1.79,10,5.73,2.53,11,4.91,2.26,11,6.43,2.76,7,7.38,1.5,13,5.14,1.79,14,5.4,2.07,5,5.5,2.51,8,5.21,2.39,14,6.29,2.43,7,7.46,1.71,13,4.9,1.97,10,5.56,1.67,9,4.83,2.69,12,5.9,1.91,10,7.42,1.24,12,6.5,2.83,8 +8557,oven,6.16,1.34,19,2.95,1.53,21,6.04,1.97,23,6.6,1.52,5,6,1.35,13,3.5,1.76,6,2.73,1.44,15,5.6,2.07,10,6.38,1.89,13,5.86,1.57,7,6.36,1.29,11,2.71,1.7,7,3.07,1.49,14,6,2,11,6.08,2.02,12,5.92,1.31,12,6.57,1.4,7,2.45,1.13,11,3.5,1.78,10,5.79,1.93,14,6.44,2.07,9 +8558,overactive,5.19,1.69,21,5.12,2.17,25,4.27,2.47,22,5.5,1.07,8,5,2,13,5.38,2.29,13,4.83,2.08,12,4.92,2.66,13,3.33,1.94,9,5.88,2.36,8,4.83,1.03,12,5.5,1.61,14,4.64,2.73,11,5.17,2.33,12,3.2,2.3,10,4.7,1.57,10,5.64,1.75,11,4.94,2.16,17,5.5,2.27,8,4.7,2.71,10,3.92,2.31,12 +8559,overall,5.17,1.95,18,2.95,1.96,22,4.81,1.64,27,5.17,2.56,6,5.17,1.7,12,3,2.28,11,2.91,1.7,11,4.91,2.02,11,4.75,1.39,16,5.45,1.63,11,4.71,2.43,7,2.91,2.3,11,3,1.67,11,5.06,1.82,17,4.4,1.26,10,5.31,1.8,13,4.8,2.49,5,3,2.08,14,2.88,1.89,8,4.33,1.95,15,5.42,0.9,12 +8560,overbearing,3.65,1.95,20,5.1,2.3,21,4.26,2.6,34,4,1.63,10,3.3,2.26,10,4.38,2.39,8,5.54,2.22,13,4.43,2.82,14,4.15,2.5,20,3.33,1.41,9,3.91,2.34,11,4.85,1.95,13,5.5,2.88,8,4.59,2.75,22,3.67,2.27,12,2.8,1.4,10,4.5,2.12,10,5.07,2.43,14,5.14,2.19,7,4.59,2.6,17,3.94,2.63,17 +8561,overcast,4.35,1.6,20,3.83,2.64,23,4.19,2.39,54,4,2,3,4.41,1.58,17,3.71,2.63,7,3.8,2.81,15,4.06,2.18,18,4.25,2.51,36,4,1.91,7,4.54,1.45,13,5.2,3.12,10,2.58,1.56,12,4.57,2.39,28,3.77,2.35,26,4.22,1.39,9,4.45,1.81,11,4.1,2.71,20,2,1,3,4.22,2.55,32,4.14,2.19,22 +8562,overcoat,5.43,1.57,21,3.1,2.43,20,5.77,2.09,22,5.5,1.76,6,5.4,1.55,15,3,2.62,8,3.17,2.41,12,5.83,1.9,12,5.7,2.41,10,5.78,1.48,9,5.17,1.64,12,2.56,2.07,9,3.55,2.7,11,5.29,2.29,7,6,2.04,15,5.7,2.16,10,5.18,0.75,11,2.31,1.75,13,4.57,2.94,7,5.75,2.45,12,5.8,1.69,10 +8563,overcome,6.81,1.89,21,5.75,2.38,24,6.32,2.46,22,6.88,1.73,8,6.77,2.05,13,6.85,2.23,13,4.45,1.92,11,6.15,2.23,13,6.56,2.88,9,7.25,1.75,8,6.92,1.51,12,6.36,1.55,14,4.9,3.11,10,6.67,2.19,12,5.9,2.81,10,6.7,2.26,10,6.91,1.58,11,5.88,2.64,17,5.43,1.72,7,6.7,2.87,10,6,2.13,12 +8564,overcrowded,2.55,1.53,22,5.39,2.89,18,3.15,2.37,20,2.4,1.14,5,2.69,1.66,16,5.5,2.73,8,5.3,3.16,10,3.56,2.65,9,2.82,2.18,11,2.67,1.23,12,2.4,1.9,10,5.33,2.87,9,5.44,3.09,9,2.67,2.1,12,3.88,2.7,8,2.09,1.38,11,3,1.61,11,3.57,2.57,7,6.55,2.54,11,3.75,2.76,8,2.75,2.09,12 +8565,overdo,3.61,1.24,18,4.6,2.37,20,4.88,1.88,25,4,1.22,5,3.46,1.27,13,4.91,2.66,11,4.22,2.05,9,5.12,1.82,16,4.44,2.01,9,4,1.15,7,3.36,1.29,11,3.78,2.59,9,5.27,2.05,11,4.65,1.84,20,5.8,1.92,5,3.89,1.05,9,3.33,1.41,9,4.27,2.24,11,5,2.6,9,5.11,1.79,19,4.17,2.14,6 +8566,overdose,2.67,1.91,21,4.92,2.96,25,3.16,2.67,19,3.33,2.5,9,2.17,1.19,12,4,3.35,6,5.22,2.94,18,3.14,2.85,7,3.17,2.69,12,2.81,2.14,16,2.2,0.84,5,4.14,3.16,14,6,2.58,10,3,2.4,9,3.3,3.02,10,2.83,2.17,12,2.44,1.59,9,5.12,2.83,16,4.56,3.32,9,3.18,2.89,11,3.12,2.53,8 +8567,overdrive,5.43,1.57,21,5.16,2.61,25,5.53,2.39,19,5.33,2.06,9,5.5,1.17,12,5.83,2.79,6,5,2.66,18,5.57,2.3,7,5.5,2.54,12,5.5,1.75,16,5.2,0.84,5,5.29,2.67,14,5.1,2.77,10,5.56,3.09,9,5.5,1.72,10,5.5,1.98,12,5.33,0.87,9,5.06,2.77,16,5.33,2.45,9,5.36,2.42,11,5.75,2.49,8 +8568,overdue,3.39,1.69,18,4.62,2.87,24,4.37,2.34,27,4,0.82,7,3,2,11,4.44,2.6,9,4.73,3.1,15,3.23,1.88,13,5.43,2.28,14,3.67,1.66,9,3.11,1.76,9,4.42,2.81,12,4.83,3.04,12,4,2.55,13,4.71,2.16,14,3.78,1.92,9,3,1.41,9,4.83,2.79,12,4.42,3.06,12,4,2.17,12,4.67,2.5,15 +8569,overestimate,5.33,1.32,21,3.52,2.11,21,4.41,1.87,22,5.22,1.56,9,5.42,1.16,12,2.83,1.83,6,3.79,2.29,14,4.67,2.66,6,4.31,1.58,16,5.56,1.59,9,5.17,1.11,12,3.2,1.48,5,3.62,2.31,16,3.82,2.04,11,5,1.55,11,5.33,1.61,12,5.33,0.87,9,3.62,1.85,8,3.46,2.33,13,3.58,2.07,12,5.4,0.97,10 +8570,overflow,4.76,2.14,21,4.25,2.97,20,4.32,2.98,22,6.67,1.63,6,4,1.85,15,5.62,3.29,8,3.33,2.46,12,4.83,3.24,12,3.7,2.67,10,4.67,2.45,9,4.83,1.99,12,5.33,2.83,9,3.36,2.91,11,4.14,3.44,7,4.4,2.87,15,5.3,1.89,10,4.27,2.33,11,4.38,2.87,13,4,3.37,7,4.42,3.29,12,4.2,2.74,10 +8571,overgrown,3.29,1.35,21,4.29,1.9,24,4.86,2.49,22,3.5,1.31,8,3.15,1.41,13,4.62,2.02,13,3.91,1.76,11,6.38,1.8,13,2.67,1.5,9,3.12,1.64,8,3.33,1.23,12,5,0.91,13,3.45,2.42,11,5.08,2.57,12,4.6,2.5,10,3.1,1.29,10,3.45,1.44,11,3.94,2.21,16,5,0.76,8,4.4,3.1,10,5.25,1.91,12 +8572,overhaul,5.23,1.74,22,3.92,2.45,26,6.21,2,24,5.67,2.12,9,4.92,1.44,13,4.6,3.13,10,3.5,1.9,16,6.78,2.05,9,5.87,1.96,15,5.25,1.28,8,5.21,2.01,14,4.38,2.57,13,3.46,2.33,13,5.5,2.24,12,6.92,1.51,12,4.83,1.64,12,5.7,1.83,10,3.93,2.74,15,3.91,2.12,11,6.38,1.98,13,6,2.1,11 +8573,overhear,3.89,1.56,19,4.27,2.14,22,5.21,2.06,24,4,1.55,6,3.85,1.63,13,4.5,2.35,12,4,1.94,10,5.25,2.19,8,5.19,2.07,16,4.5,1.35,10,3.22,1.56,9,4.44,2.13,9,4.15,2.23,13,5.12,2.32,17,5.5,1.52,6,4,1.69,8,3.82,1.54,11,3.44,1.81,9,4.85,2.23,13,5.06,2.21,16,5.5,1.85,8 +8574,overheated,3.63,1.07,19,5.43,2.42,21,3.87,2.18,23,4,1.22,5,3.54,1.05,13,5.83,2.48,6,5.27,2.46,15,3.9,2.47,10,3.85,2.03,13,3.57,1.51,7,3.73,0.79,11,4.86,2.91,7,5.71,2.2,14,4.09,2.12,11,3.67,2.31,12,3.67,1.15,12,3.57,0.98,7,4.73,2.87,11,6.2,1.62,10,3.64,2.27,14,4.22,2.11,9 +8575,overjoyed,7.17,1.54,18,5.57,3.04,21,6.78,1.95,23,6.4,1.14,5,7.42,1.68,12,5.67,3.08,6,5.53,3.14,15,7.3,1.42,10,6.38,2.26,13,6,1.63,7,7.9,0.99,10,5.29,2.56,7,5.71,3.34,14,6.18,2.09,11,7.33,1.72,12,7,1.79,11,7.43,1.13,7,5.55,2.91,11,5.6,3.34,10,6.86,1.75,14,6.67,2.35,9 +8576,overkill,3.35,1.18,20,6,2.51,20,4.69,2.26,26,3.45,1.29,11,3.22,1.09,9,6.57,1.9,7,5.69,2.81,13,5.08,1.89,13,4.31,2.59,13,3.27,1.01,11,3.44,1.42,9,5.55,2.34,11,6.56,2.74,9,5.12,2.37,17,3.89,1.9,9,3.1,1.2,10,3.6,1.17,10,6.67,2.35,12,5,2.56,8,5.31,1.92,16,3.7,2.5,10 +8577,overlap,3.95,1.72,21,2.83,1.92,23,5.61,2.12,18,4.22,1.86,9,3.75,1.66,12,3.09,1.7,11,2.58,2.15,12,5.4,2.32,10,5.88,1.96,8,3.86,1.68,7,4,1.87,13,3.27,1.9,11,2.42,1.93,12,5.29,2.29,7,5.82,2.09,11,3.62,1.8,13,4.5,1.51,8,2.91,2.12,11,2.75,1.82,12,4.89,1.83,9,6.33,2.24,9 +8578,overlapping,4.9,1.86,20,3.5,2.44,20,4.92,1.64,24,5,1.83,4,4.88,1.93,16,4,2.16,4,3.38,2.55,16,4.25,2.38,8,5.25,1.06,16,4.5,2.2,8,5.17,1.64,12,4.22,2.64,9,2.91,2.21,11,4.77,1.3,13,5.09,2.02,11,4.91,1.7,11,4.89,2.15,9,2.78,2.59,9,4.09,2.26,11,5.18,1.7,17,4.29,1.38,7 +8579,overlay,4.58,1.74,19,3.18,2.11,22,4.54,1.71,28,3.5,2.17,6,5.08,1.32,13,2.91,2.12,11,3.45,2.16,11,3.73,1.95,11,5.06,1.34,17,4.18,1.33,11,5.12,2.17,8,2.82,1.89,11,3.55,2.34,11,4.67,1.91,18,4.3,1.34,10,4.85,1.77,13,4,1.67,6,3.29,2.23,14,3,2,8,4.31,1.99,16,4.83,1.27,12 +8580,overload,3.64,1.4,22,4.96,2.36,26,4.79,2.06,24,3,1.32,9,4.08,1.32,13,5.4,2.95,10,4.69,1.96,16,4.44,1.94,9,5,2.17,15,4.12,1.25,8,3.36,1.45,14,4.46,2.3,13,5.46,2.4,13,4.67,1.56,12,4.92,2.54,12,3.58,1.44,12,3.7,1.42,10,4.87,2.39,15,5.09,2.43,11,5.23,1.74,13,4.27,2.37,11 +8581,overlook,4.3,1.78,20,3.78,2.39,18,5.1,2.28,21,4.6,1.14,5,4.2,1.97,15,4.67,1.97,6,3.33,2.53,12,5.3,1.89,10,4.91,2.66,11,4.5,1.08,10,4.1,2.33,10,4.5,2.27,10,2.88,2.36,8,4.55,2.34,11,5.7,2.16,10,3.67,1.67,12,5.25,1.58,8,2.78,2.49,9,4.78,1.92,9,4.82,2.6,11,5.4,1.96,10 +8582,overlord,3.73,1.96,22,4.78,2.81,23,4.42,2.93,19,4.88,2.53,8,2.92,1.12,13,5,2.67,8,4.71,3.07,14,4.14,3.24,7,4.55,3.01,11,3.25,1.16,8,3.92,2.36,13,5.11,3.3,9,4.57,2.56,14,3.86,2.54,7,4.75,3.19,12,3.45,1.81,11,4,2.14,11,3.33,3.46,9,5.71,1.9,14,4.62,2.94,16,3.33,3.21,3 +8583,overpass,4.77,1.23,22,4,2.23,22,5.32,2.29,19,5,0.53,8,4.85,1.34,13,4.5,2.39,8,3.69,2.25,13,5.29,2.5,7,5.45,2.34,11,4.25,1.39,8,5.31,0.63,13,3.67,2.78,9,4.23,1.83,13,5.14,2.61,7,5.42,2.19,12,5.27,0.79,11,4.27,1.42,11,2.88,2.75,8,4.64,1.65,14,5.5,2.1,16,4.33,3.51,3 +8584,overpower,4.14,2.13,21,4.96,2.82,24,5.58,2.78,19,4.56,2.13,9,3.83,2.17,12,4.67,3.72,6,5.06,2.66,17,6.14,3.48,7,5.25,2.38,12,4.12,2.13,16,4.2,2.39,5,4.15,3.16,13,6,2.21,10,5.33,2.78,9,5.8,2.9,10,4.33,2.5,12,3.89,1.62,9,5.4,2.85,15,4.22,2.77,9,6,3.03,11,5,2.45,8 +8585,overpriced,3.05,1.28,21,4.55,2.56,22,3.93,1.88,27,3.5,0.85,10,2.64,1.5,11,4.43,2.94,7,4.6,2.47,15,4.53,1.81,17,2.9,1.6,10,3.18,1.54,11,2.9,0.99,10,4,2.83,5,4.71,2.54,17,4.21,1.93,14,3.62,1.85,13,2.85,1.52,13,3.38,0.74,8,4.4,2.95,10,4.67,2.31,12,3.86,1.99,14,4,1.83,13 +8586,overprotective,3.16,1.3,19,4.37,2.36,19,4.85,2.37,20,3,1,3,3.2,1.42,15,3.56,2.19,9,5.1,2.38,10,4.7,2.36,10,5,2.49,10,2.83,1.47,6,3.33,1.3,12,3.57,2.37,7,4.83,2.33,12,4.75,1.39,8,4.92,2.91,12,3.25,1.42,12,3,1.15,7,4.4,2.59,10,4.33,2.24,9,5.22,1.92,9,4.55,2.73,11 +8587,overrated,3.65,1.46,20,5.4,2.46,20,4.81,1.92,26,3.55,1.63,11,3.78,1.3,9,4.86,1.95,7,5.69,2.72,13,5.15,1.86,13,4.46,1.98,13,3.82,1.47,11,3.44,1.51,9,5.36,2.01,11,5.44,3.05,9,5.24,1.95,17,4,1.66,9,3.5,1.72,10,3.8,1.23,10,5.67,2.67,12,5,2.2,8,5.25,1.77,16,4.1,2.02,10 +8588,overreact,3.59,1.14,22,5.23,2.6,26,4.48,2.47,23,3.56,1.33,9,3.62,1.04,13,4.9,2.85,10,5.44,2.5,16,3.67,1.8,9,5,2.75,14,3.5,1.41,8,3.64,1.01,14,5.31,2.75,13,5.15,2.54,13,4.17,2.33,12,4.82,2.68,11,3.58,1.16,12,3.6,1.17,10,4.93,2.91,15,5.64,2.16,11,4.23,2.05,13,4.8,3.01,10 +8589,override,4.33,1.78,18,3.35,2.62,20,6,2.4,25,4.8,1.92,5,4.15,1.77,13,4,2.79,11,2.56,2.3,9,6.38,2.6,16,5.33,1.94,9,5.43,1.9,7,3.64,1.36,11,2.44,2.3,9,4.09,2.74,11,5.6,2.44,20,7.6,1.52,5,4.44,1.74,9,4.22,1.92,9,2.55,1.75,11,4.33,3.24,9,5.89,2.54,19,6.33,2.07,6 +8590,overriding,4.38,1.36,21,4.65,2.48,23,5.11,1.97,18,4.2,2.17,5,4.44,1.09,16,5.5,2.15,12,3.73,2.57,11,5.11,2.32,9,4.75,1.39,8,4.17,1.4,12,4.67,1.32,9,4.62,2.45,16,4.71,2.75,7,4.9,1.29,10,5.38,2.67,8,4.69,1.38,13,3.88,1.25,8,4.74,2.66,19,4.25,1.5,4,5,1.21,12,5.33,3.14,6 +8591,overrun,3.14,1.93,21,4.56,2.31,18,3.38,1.8,21,3.67,1.75,6,2.93,2.02,15,6.14,2.12,7,3.55,1.86,11,3.09,1.7,11,3.7,1.95,10,3.5,1.87,6,3,2,15,5.1,2.33,10,3.88,2.23,8,3.79,1.89,14,2.57,1.4,7,3,2.08,7,3.21,1.93,14,4.62,2.57,13,4.4,1.67,5,2.92,1.93,12,4,1.5,9 +8592,oversee,5.68,1.38,19,3.65,2.18,20,5.42,2.59,24,5.85,1.63,13,5.33,0.52,6,4.4,2.07,5,3.4,2.23,15,5.15,2.41,13,5.73,2.87,11,6.44,1.59,9,5,0.67,10,4.86,2.27,7,3,1.91,13,4.09,2.34,11,6.54,2.3,13,5.89,1.27,9,5.5,1.51,10,3.4,1.71,10,3.9,2.64,10,5.67,3.16,9,5.27,2.28,15 +8593,overseer,4.71,2.1,21,5.3,2.49,20,5.11,2.67,35,5.12,2.42,8,4.46,1.94,13,6,2.24,5,5.07,2.6,15,5.18,2.71,11,5.08,2.7,24,5.31,2.18,13,3.75,1.67,8,5.5,2.35,12,5,2.83,8,4.9,2.57,20,5.4,2.85,15,5.18,2.36,11,4.2,1.75,10,6.27,2.33,11,4.11,2.26,9,5.05,2.73,22,5.23,2.65,13 +8594,oversight,3.6,1.82,20,4.45,2.02,22,5.32,2.36,19,3.33,2.45,9,3.82,1.17,11,4.2,2.59,5,4.44,1.93,16,5,3.1,6,5.46,2.07,13,4.07,1.69,14,2.5,1.76,6,3.75,1.76,12,5.22,2.17,9,5.11,1.54,9,5.5,2.99,10,4.3,1.7,10,2.9,1.73,10,3.42,1.88,12,5.7,1.42,10,6.33,2.58,6,4.85,2.19,13 +8595,oversized,4.4,1.54,20,3.65,2.06,20,4.44,1.79,18,5.14,0.69,7,4,1.73,13,3.89,2.03,9,3.45,2.16,11,5.6,2.41,5,4,1.35,13,4.5,1.84,10,4.22,1.3,9,3.12,2.1,8,4,2.04,12,4.62,1.94,13,4,1.41,5,4.36,1.91,11,4.44,1.01,9,3.42,2.15,12,4,2,8,5.22,1.92,9,3.67,1.32,9 +8596,overtake,3.95,2.01,19,4.36,2.56,22,5.39,2.73,28,5,1.9,6,3.46,1.94,13,4.27,2.72,11,4.45,2.5,11,5.45,2.84,11,5.35,2.74,17,4.09,2.34,11,3.75,1.58,8,4.09,2.39,11,4.64,2.8,11,4.72,2.8,18,6.6,2.22,10,4.23,2.09,13,3.33,1.86,6,4,2.18,14,5,3.16,8,5.19,2.51,16,5.67,3.08,12 +8597,overthrow,3.71,1.9,21,4.78,2.58,23,5.39,2.73,18,4.11,2.2,9,3.42,1.68,12,5.91,1.87,11,3.75,2.77,12,5.6,3.2,10,5.12,2.17,8,4,1.91,7,3.69,1.97,13,5.64,2.5,11,4,2.49,12,5.71,3.15,7,5.18,2.56,11,3.69,2.1,13,3.75,1.67,8,3.64,2.73,11,5.83,1.99,12,4.22,2.64,9,6.56,2.4,9 +8598,overtime,4.8,2.57,20,5.71,1.9,21,5.47,2.61,34,5.1,2.77,10,4.5,2.46,10,6,1.07,8,5.54,2.3,13,5.93,2.67,14,5.15,2.58,20,4.78,2.99,9,4.82,2.32,11,5.69,1.89,13,5.75,2.05,8,5.86,2.62,22,4.75,2.53,12,4.3,2.71,10,5.3,2.45,10,5.86,2.18,14,5.43,1.27,7,5.18,2.35,17,5.76,2.88,17 +8599,overture,5.33,1.62,21,4.29,2.53,24,5.77,2.25,22,5.25,2.19,8,5.38,1.26,13,4.46,2.4,13,4.09,2.77,11,6,2.12,13,5.44,2.51,9,5.25,2.19,8,5.5,1.24,12,5.64,2.17,14,2.4,1.65,10,5.75,1.96,12,5.8,2.66,10,5.2,2.35,10,5.45,0.52,11,3.82,2.27,17,5.43,2.94,7,5.7,2.75,10,5.83,1.85,12 +8600,overview,4.85,1.35,20,3.18,1.88,17,5.38,2.53,24,4.6,0.89,5,4.93,1.49,15,3.2,1.79,5,3.17,1.99,12,4.62,2.63,13,6.27,2.2,11,5.2,1.23,10,4.5,1.43,10,3.29,1.7,7,3.1,2.08,10,4.5,2.39,16,7.12,1.89,8,4.71,1.59,14,5.17,0.41,6,3.73,1.85,11,2.17,1.6,6,5.73,2.79,15,4.78,2.05,9 +8601,overweight,3.14,2.06,21,3.91,2.57,23,3.57,2.75,21,4.8,3.35,5,2.62,1.2,16,4.33,2.53,12,3.45,2.66,11,4.09,3.05,11,2.33,1.22,9,2.67,2.1,12,3.78,1.92,9,4.5,2.48,16,2.57,2.44,7,3.82,2.36,11,3.3,3.23,10,2.69,1.84,13,3.88,2.3,8,3.84,2.77,19,4.25,1.5,4,3.64,2.82,14,3.43,2.82,7 +8602,overwhelm,3.3,1.3,20,4.36,2.75,22,4.24,2.5,25,3.9,1.1,10,2.7,1.25,10,3.43,2.57,7,4.8,2.81,15,4.47,2.64,15,3.9,2.38,10,3.27,1.74,11,3.33,0.5,9,3,2.74,5,4.76,2.7,17,4.31,2.63,13,4.17,2.48,12,3.17,1.64,12,3.5,0.53,8,4,3.27,10,4.67,2.35,12,4.62,2.6,13,3.83,2.44,12 +8603,overwhelmed,2.8,1.24,20,4.9,2.9,21,2.7,1.81,44,3,1.87,5,2.73,1.03,15,5,3.37,7,4.92,2.87,13,2.45,1.74,22,2.95,1.89,22,2.7,0.95,10,2.9,1.52,10,6.43,1.4,7,4.15,3.31,13,2.69,1.65,29,2.73,2.15,15,2.42,1.16,12,3.38,1.19,8,5.27,2.61,11,4.5,3.27,10,2.76,1.74,25,2.63,1.95,19 +8604,overwhelming,3.89,1.7,19,4.86,2.83,22,2.61,1.42,28,3.17,1.83,6,4.23,1.59,13,5.09,3.02,11,4.64,2.77,11,2.73,1.56,11,2.53,1.37,17,4,1.95,11,3.75,1.39,8,4.27,2.9,11,5.45,2.77,11,2.89,1.53,18,2.1,1.1,10,3.38,1.8,13,5,0.63,6,4.86,2.82,14,4.88,3.04,8,2.38,1.54,16,2.92,1.24,12 +8605,overworked,1.9,1.04,21,4.42,2.78,24,4.36,2.59,22,1.88,0.83,8,1.92,1.19,13,4.77,2.89,13,4,2.72,11,5.38,2.66,13,2.89,1.69,9,1.75,0.89,8,2.08,1.16,12,5.43,2.5,14,3,2.62,10,5,2.63,12,3.6,2.46,10,1.8,0.79,10,2,1.26,11,3.76,2.59,17,6,2.77,7,5.6,2.37,10,3.33,2.39,12 +8606,overwrought,3.52,1.66,21,4.56,2.66,25,4.11,2.31,19,4,2,9,3.17,1.34,12,5.17,3.06,6,4.39,2.66,18,4.14,2.54,7,4.08,2.27,12,3.81,1.8,16,2.6,0.55,5,4.29,2.79,14,5,2.71,10,3.56,2.4,9,4.6,2.22,10,3.58,1.78,12,3.44,1.59,9,4.44,2.53,16,4.78,3.03,9,3.91,2.17,11,4.38,2.62,8 +8607,overzealous,5.16,1.64,19,5.9,2.61,21,5.19,2.2,27,5.83,1.94,6,4.85,1.46,13,6,2.31,10,5.82,2.96,11,4.6,1.8,15,5.82,2.6,11,5.2,1.4,10,5.11,1.96,9,5.56,2.65,9,6.17,2.66,12,5.06,2.44,17,5.22,1.86,9,5,1.58,13,5.5,1.87,6,5.31,2.65,16,7.8,1.3,5,4.33,2.35,12,5.87,1.88,15 +8608,owe,3.56,2.48,18,4.67,2.42,21,3.17,1.92,18,3.88,2.59,8,3.3,2.5,10,4.29,1.7,7,4.86,2.74,14,3,1.9,11,3.43,2.07,7,3.91,2.66,11,3,2.24,7,3.11,2.42,9,5.83,1.7,12,2.64,1.86,11,4,1.83,7,3.33,2.42,12,4,2.76,6,3.67,2.31,12,6,1.94,9,3.33,2,9,3,1.94,9 +8609,owl,6.3,1.7,43,3.57,2.42,42,5.02,2.14,44,6.27,1.7,22,6.33,1.74,21,2.91,2.21,11,3.8,2.52,30,4.45,1.99,20,5.5,2.19,24,6.32,1.62,22,6.29,1.82,21,4,2.49,12,3.4,2.42,30,4.52,2.11,23,5.57,2.09,21,6.46,1.48,26,6.06,2.01,17,3.45,2.48,20,3.68,2.42,22,4.91,2.19,23,5.14,2.13,21 +8610,owner,6.38,1.53,21,4.71,2.1,24,6.59,2.46,22,6.38,1.51,8,6.38,1.61,13,5.15,2.03,13,4.18,2.14,11,6.92,2.1,13,6.11,2.98,9,7.12,1.89,8,5.83,1.11,12,5.36,1.65,14,3.8,2.39,10,7.33,1.67,12,5.7,3.02,10,6.7,1.57,10,6.09,1.51,11,4.69,2.47,16,4.75,1.16,8,6.8,2.7,10,6.42,2.35,12 +8611,ownership,5.85,2.13,20,4.41,2.4,22,7.53,1.71,19,6.33,2.55,9,5.45,1.75,11,3.8,2.28,5,4.75,2.46,16,8,1.26,6,7.31,1.89,13,5.79,2.22,14,6,2.1,6,3.67,2.39,12,5.67,2,9,7.11,1.69,9,7.9,1.73,10,5.9,2.28,10,5.8,2.1,10,3.58,2.5,12,5.4,1.96,10,8,1.67,6,7.31,1.75,13 +8612,ox,4.95,1.7,20,3.82,2.26,22,5.81,1.91,21,5.11,1.54,9,4.82,1.89,11,4.7,2.54,10,3.08,1.78,12,4.62,1.06,8,6.54,1.98,13,5.07,1.59,14,4.67,2.07,6,4.5,3.07,8,3.43,1.65,14,5.88,2.1,8,5.77,1.88,13,5.4,1.58,10,4.5,1.78,10,3.67,2.23,12,4,2.4,10,6.17,2.17,12,5.33,1.5,9 +8613,oxide,5.53,1.35,19,2.91,2.24,22,4.39,1.79,28,5.5,0.84,6,5.54,1.56,13,2.82,1.89,11,3,2.65,11,3.91,2.3,11,4.71,1.36,17,5.36,1.29,11,5.75,1.49,8,3.82,2.6,11,2,1.41,11,4,1.64,18,5.1,1.91,10,5.31,1.38,13,6,1.26,6,2.79,2.46,14,3.12,1.96,8,3.94,1.81,16,5,1.65,12 +8614,oxygen,7.25,1.68,20,4.9,2.77,20,5.69,2.41,26,7.45,1.51,11,7,1.94,9,6.14,2.48,7,4.23,2.77,13,5.85,2.3,13,5.54,2.6,13,7.18,1.6,11,7.33,1.87,9,4.91,2.95,11,4.89,2.71,9,6.12,2.52,17,4.89,2.09,9,7.5,1.51,10,7,1.89,10,4.58,3.29,12,5.38,1.85,8,6,2.22,16,5.2,2.74,10 +8615,oyster,4.81,2.36,21,3.11,2.08,19,5.18,2.46,22,6,2,6,4.33,2.38,15,3.25,2.12,8,3,2.14,11,5.42,2.61,12,4.9,2.38,10,4.78,2.28,9,4.83,2.52,12,3.22,2.11,9,3,2.16,10,4.29,2.43,7,5.6,2.44,15,5.3,2.45,10,4.36,2.29,11,3.08,2.23,12,3.14,1.95,7,5.33,2.99,12,5,1.76,10 +8616,ozone,5.05,2.16,20,4.17,2.62,18,5.25,2.45,24,4,1.41,5,5.4,2.29,15,5.8,3.27,5,3.54,2.15,13,5.69,2.21,13,4.73,2.72,11,5.7,1.77,10,4.4,2.41,10,4.57,3.15,7,3.91,2.34,11,5.62,2.06,16,4.5,3.12,8,4.64,1.98,14,6,2.45,6,4,2.34,12,4.5,3.33,6,5,2.73,15,5.67,2,9 +8617,pace,5,1.67,21,3,2.15,23,6.11,2.3,18,5,1.66,9,5,1.76,12,3.27,2.05,11,2.75,2.3,12,5.9,2.69,10,6.38,1.85,8,4.71,2.29,7,5.15,1.41,13,3.09,1.97,11,2.92,2.39,12,5,3.06,7,6.82,1.4,11,4.77,2.09,13,5.38,0.52,8,3.27,2.41,11,2.75,1.96,12,4.67,1.94,9,7.56,1.67,9 +8618,pacemaker,4.9,2.25,20,4.36,2.3,22,5.1,2.69,20,4.44,2.07,9,5.27,2.41,11,4.4,2.5,10,4.33,2.23,12,4.38,2.13,8,5.58,3,12,5,1.96,14,4.67,3.01,6,3.5,2.51,8,4.86,2.11,14,4.62,2.26,8,5.42,3,12,5.1,1.97,10,4.7,2.58,10,3.67,2.19,12,5.2,2.25,10,5.82,2.6,11,4.22,2.68,9 +8619,pacifier,5.52,1.86,21,3.2,2.12,25,5.11,2.45,18,5.89,1.76,9,5.25,1.96,12,2.5,1.76,6,3.56,2.2,18,3.83,1.83,6,5.75,2.53,12,5.81,1.76,16,4.6,2.07,5,3.21,2.46,14,3.4,1.65,10,4.44,2.35,9,5.78,2.49,9,6.08,1.98,12,4.78,1.48,9,3.25,2.08,16,3.11,2.32,9,4.5,2.92,10,5.88,1.55,8 +8620,pacifist,4.78,1.65,23,3.17,2.31,18,5.46,2.6,24,4.57,2.44,7,4.88,1.26,16,1.2,0.45,5,3.92,2.29,13,5,2.12,13,6,3.1,11,5.09,1.45,11,4.5,1.83,12,2.71,2.36,7,3.45,2.34,11,5.94,2.05,16,4.5,3.42,8,4.31,1.7,16,5.86,0.9,7,3.83,2.48,12,1.83,1.17,6,5,2.8,15,6.22,2.17,9 +8621,pacify,5.67,1.96,21,2.55,1.64,20,5.32,2.95,22,7,1.1,6,5.13,2,15,2.62,1.77,8,2.5,1.62,12,6.25,2.93,12,4.2,2.7,10,7.22,1.64,9,4.5,1.24,12,2.89,1.69,9,2.27,1.62,11,4.14,2.67,7,5.87,3,15,6.2,2.1,10,5.18,1.78,11,2.85,1.72,13,2,1.41,7,5.25,3.11,12,5.4,2.91,10 +8622,pack,5.55,1.87,22,4.1,2.85,20,6.05,2.84,19,5.85,2.3,13,5.11,0.93,9,3.57,2.57,7,4.38,3.04,13,6.29,2.06,7,5.92,3.29,12,5.58,2.07,12,5.5,1.72,10,3.78,2.59,9,4.36,3.14,11,5.6,3.17,10,6.56,2.51,9,5.75,1.54,12,5.3,2.26,10,4.29,3.04,7,4,2.86,13,6.86,3.39,7,5.58,2.5,12 +8623,package,5.17,1.92,18,4.73,2.83,22,5.17,1.99,23,5.7,1.64,10,5,1.73,7,3.88,2.03,8,5.21,3.17,14,4.86,2.91,7,5.31,1.54,16,4.88,2.42,8,5.4,1.51,10,4.56,2.96,9,4.85,2.85,13,5.18,2.09,11,5.17,1.99,12,4.67,2.06,12,6.17,1.17,6,4.09,2.95,11,5.36,2.69,11,4.77,2.13,13,5.7,1.77,10 +8624,packaging,5.15,1.35,20,3.3,2.1,23,5.36,2,28,4.62,1.06,8,5.5,1.45,12,3.33,2.06,9,3.29,2.2,14,5.21,2.04,14,5.5,2.03,14,5.22,2.05,9,5.09,0.3,11,3.33,2.15,12,3.27,2.15,11,5.14,2.07,14,5.57,1.99,14,5.6,1.58,10,4.7,0.95,10,4.18,2.18,11,2.5,1.73,12,5.08,1.51,12,5.56,2.34,16 +8625,packer,4.9,1.51,21,4.23,2.18,22,4.86,1.98,21,5,2.12,5,4.88,1.36,16,4.83,2.12,12,3.5,2.12,10,5,1.79,11,4.22,1.79,9,4.58,1.78,12,5.33,1,9,4.13,2.26,15,4.43,2.15,7,4.64,1.21,11,5.1,2.64,10,5.38,1.5,13,4.12,1.25,8,4.42,2.19,19,3,2,3,4.57,2.03,14,5.43,1.9,7 +8626,packet,5.16,0.69,19,3.62,1.99,21,5.55,1.74,22,5.4,0.89,5,5.08,0.64,13,3.67,2.8,6,3.6,1.68,15,5,1.63,10,6,1.76,12,5.14,0.9,7,5.18,0.6,11,4.43,2.7,7,3.21,1.48,14,5.4,1.78,10,5.67,1.78,12,5.33,0.78,12,4.86,0.38,7,3.91,2.3,11,3.3,1.64,10,5.14,1.46,14,6.25,2.05,8 +8627,pact,5,1.68,23,3.73,2.25,22,6,2.49,19,5.12,1.96,8,4.93,1.58,15,4.1,2.6,10,3.42,1.98,12,6.43,3.1,7,5.75,2.18,12,5.08,1.73,12,4.91,1.7,11,3.36,1.8,11,4.09,2.66,11,5.64,2.62,14,7,2,5,4.45,1.29,11,5.5,1.88,12,3.9,1.91,10,3.58,2.57,12,5.22,2.33,9,6.7,2.54,10 +8628,pad,5.14,1.49,21,3.96,2.37,26,5.45,2.4,22,5.33,0.87,9,5,1.86,12,3.2,2.35,10,4.44,2.34,16,5.38,2.13,8,5.5,2.62,14,5.5,1.51,8,4.92,1.5,13,4.77,2.42,13,3.15,2.12,13,4.33,2.35,12,6.8,1.75,10,5.09,1.92,11,5.2,0.92,10,3.67,2.32,15,4.36,2.5,11,5.42,2.64,12,5.5,2.22,10 +8629,padded,5.14,2.15,21,2.87,2.03,23,5.56,2.48,18,5.89,2.03,9,4.58,2.15,12,3.91,2.26,11,1.92,1.24,12,6.2,2.62,10,4.75,2.19,8,5,2.24,7,5.23,2.28,13,2.45,1.75,11,3.25,2.26,12,6,2.71,7,5.27,2.41,11,4.62,2.5,13,6,1.07,8,2.55,1.69,11,3.17,2.33,12,4.78,2.44,9,6.33,2.4,9 +8630,padding,5.25,2.02,20,2.76,2.17,21,4.88,2.26,25,5.75,3.4,4,5.12,1.67,16,3.5,2.65,4,2.59,2.09,17,4.33,2.45,9,5.19,2.17,16,5,1.77,8,5.42,2.23,12,3,2.4,10,2.55,2.02,11,4.07,2.02,14,5.91,2.21,11,5.82,1.25,11,4.56,2.6,9,1.8,1.32,10,3.64,2.46,11,5.22,2.41,18,4,1.63,7 +8631,paddle,5.38,1.53,21,4.17,2.21,23,5.43,1.83,21,5.4,2.3,5,5.38,1.31,16,5,2.04,12,3.27,2.1,11,5.27,2.2,11,5.44,1.42,9,5,1.21,12,5.89,1.83,9,3.81,2.1,16,5,2.38,7,4.82,1.33,11,6.1,2.13,10,5.54,1.61,13,5.12,1.46,8,4.32,2.36,19,3.5,1.29,4,5.07,1.69,14,6.14,2.04,7 +8632,paddle boat,5.85,1.69,20,3.05,2.1,22,6.44,2.29,27,6,2.24,7,5.77,1.42,13,3.3,1.64,10,2.83,2.48,12,6.4,2.38,15,6.45,2.38,11,5.18,1.54,11,6.67,1.58,9,3.56,1.88,9,2.69,2.25,13,6.29,2.66,17,6.67,1.66,9,6.15,1.91,13,5.29,1.11,7,2.5,1.67,16,4.5,2.59,6,6.83,2.33,12,6.13,2.29,15 +8633,padlock,4.8,0.89,20,3.33,2.13,21,5.16,2.36,25,4.67,0.58,3,4.82,0.95,17,3.29,2.21,7,3.23,2.2,13,4.62,2.2,8,5.41,2.45,17,4.57,0.79,7,4.92,0.95,13,3.43,1.81,7,3.15,2.38,13,4.93,2.37,14,5.45,2.42,11,4.89,1.05,9,4.73,0.79,11,3.09,2.07,11,3.6,2.27,10,5.11,2.61,18,5.29,1.7,7 +8634,padre,5.84,1.8,19,3.57,2.52,23,5,2.23,28,5.25,1.16,8,6.27,2.1,11,3.22,1.86,9,3.79,2.91,14,4.71,2.02,14,5.29,2.46,14,6.11,2.09,9,5.6,1.58,10,4.33,2.67,12,2.73,2.15,11,4.57,2.31,14,5.43,2.14,14,6.2,1.99,10,5.44,1.59,9,3.73,2.49,11,3.42,2.64,12,5.08,1.88,12,4.94,2.52,16 +8635,pagan,5,2.12,21,5.25,2.22,20,4.81,2.48,36,4.38,1.06,8,5.38,2.53,13,4.6,2.07,5,5.47,2.29,15,5.45,2.66,11,4.52,2.4,25,5.31,2.29,13,4.5,1.85,8,5.42,1.83,12,5,2.83,8,5.2,2.19,20,4.31,2.8,16,5.09,2.26,11,4.9,2.08,10,5.91,2.07,11,4.44,2.24,9,4.23,2.49,22,5.71,2.27,14 +8636,page,6.09,1.31,22,3.45,1.99,20,6.37,2.43,19,6.15,1.07,13,6,1.66,9,3.43,2.15,7,3.46,1.98,13,6.57,2.07,7,6.25,2.7,12,6.25,1.54,12,5.9,0.99,10,3.11,1.76,9,3.73,2.2,11,5.5,2.59,10,7.33,1.94,9,6.25,1.66,12,5.9,0.74,10,4.14,1.95,7,3.08,1.98,13,6.57,2.57,7,6.25,2.45,12 +8637,pageant,5,2,20,4.42,2.24,19,4.88,1.96,25,5.36,1.86,11,4.56,2.19,9,3.71,1.8,7,4.83,2.44,12,4.92,1.8,13,4.83,2.21,12,4.27,1.74,11,5.89,2.03,9,4.36,2.46,11,4.5,2.07,8,5.24,1.99,17,4.12,1.81,8,5,2,10,5,2.11,10,4.36,2.38,11,4.5,2.2,8,5,1.63,16,4.67,2.55,9 +8638,pager,3.8,1.58,20,3.73,2.14,22,5.16,1.86,19,4,1.94,9,3.64,1.29,11,3,2.45,5,3.81,2.07,16,5.33,1.86,6,5.08,1.93,13,4.07,1.59,14,3.17,1.47,6,3.58,2.19,12,3.67,2.18,9,4.56,1.33,9,5.7,2.16,10,3.8,1.55,10,3.8,1.69,10,3.25,2.22,12,4.3,2,10,5.5,1.76,6,5,1.96,13 +8639,paging,4.71,1.59,21,4.6,2.11,20,6.19,2.06,21,5.5,1.05,6,4.4,1.68,15,5.5,2.27,8,4,1.86,12,6.36,1.57,11,6,2.58,10,5,1.67,6,4.6,1.59,15,5.2,2.25,10,4,1.89,10,6.07,2.34,14,6.43,1.51,7,4.57,1.72,7,4.79,1.58,14,4.71,2.49,14,4.33,0.82,6,6.17,2.04,12,6.22,2.22,9 +8640,pagoda,5.6,1.43,20,4.5,2.26,20,5.52,1.58,25,5.73,1.68,11,5.44,1.13,9,6,1.83,7,3.69,2.1,13,5.23,1.3,13,5.83,1.85,12,5.73,1.35,11,5.44,1.59,9,3.91,2.07,11,5.22,2.39,9,5.18,1.51,17,6.25,1.58,8,5.8,0.92,10,5.4,1.84,10,3.92,2.07,12,5.38,2.39,8,5.38,1.2,16,5.78,2.17,9 +8641,pail,4.5,1.57,20,2.24,1.61,21,5.08,1.78,25,3.25,1.5,4,4.81,1.47,16,2,0.82,4,2.29,1.76,17,4.89,2.26,9,5.19,1.52,16,4.5,1.2,8,4.5,1.83,12,2.4,1.26,10,2.09,1.92,11,4.71,1.33,14,5.55,2.21,11,4.36,1.03,11,4.67,2.12,9,1.9,1.73,10,2.55,1.51,11,5.22,1.63,18,4.71,2.21,7 +8642,pain,2,1.28,40,6.27,2.59,22,3.47,2.09,38,2.31,1.38,13,1.85,1.23,27,5.5,2.84,10,6.92,2.27,12,3.21,1.78,19,3.5,2.2,18,1.65,1.04,20,2.35,1.42,20,5.18,3.06,11,7.36,1.43,11,4.41,2,17,2.71,1.87,21,1.91,1.28,23,2.12,1.32,17,7,2.36,10,5.67,2.71,12,3,1.97,21,4.06,2.14,17 +8643,painful,2.58,1.46,19,5.52,2.4,21,3.83,2.67,23,4,1,3,2.31,1.4,16,5.88,2.03,8,5.31,2.66,13,5.56,3.09,9,2.71,1.68,14,2.44,1.94,9,2.7,0.95,10,5.33,2.18,9,5.67,2.64,12,4.4,2.85,15,2.75,2.05,8,2.71,1.6,7,2.5,1.45,12,5.9,2.28,10,5.18,2.56,11,3.69,3.25,13,4,1.83,10 +8644,painkiller,5.43,2.29,21,3.39,1.95,23,4.67,2.59,21,5.6,2.88,5,5.38,2.19,16,4,2.22,12,2.73,1.42,11,4.27,2.72,11,5.11,2.67,9,5.33,2.61,12,5.56,1.94,9,3.56,1.9,16,3,2.16,7,5.27,2.49,11,4,2.67,10,5.38,2.29,13,5.5,2.45,8,3.21,1.99,19,4.25,1.71,4,4.64,2.62,14,4.71,2.75,7 +8645,painless,7.4,1.7,20,4.1,2.63,20,5.72,2.78,25,6.5,3.11,4,7.62,1.2,16,4.25,1.5,4,4.06,2.89,16,5.22,2.99,9,6,2.71,16,7.38,0.92,8,7.42,2.11,12,4.56,2.65,9,3.73,2.69,11,5.36,2.98,14,6.18,2.56,11,7.55,1.29,11,7.22,2.17,9,5.1,3.03,10,3.1,1.79,10,6,2.5,18,5,3.51,7 +8646,paint,5.74,1.33,19,4.5,1.96,20,6.56,1.68,43,5,0,3,5.88,1.41,16,5.14,2.27,7,4.15,1.77,13,5.64,1.6,14,7,1.56,29,6.44,1.24,9,5.1,1.1,10,5.45,1.21,11,3.33,2.12,9,6.35,1.5,23,6.8,1.88,20,5.43,0.98,7,5.92,1.51,12,5.5,1.24,12,3,1.93,8,6.96,1.69,23,6.1,1.59,20 +8647,paintball,5.22,1.78,23,5.19,2.46,21,4.48,2.26,25,5.4,2.3,5,5.17,1.69,18,5,2.45,7,5.46,2.57,13,5.25,1.98,8,4.12,2.34,17,5.5,2.07,8,5.07,1.67,15,6.14,2.54,7,4.85,2.41,13,4.5,2.38,14,4.45,2.21,11,4.91,1.22,11,5.5,2.2,12,5.64,2.25,11,4.7,2.71,10,4.44,2.53,18,4.57,1.51,7 +8648,paintbrush,6.18,1.14,22,3.33,1.91,21,5.74,2.28,23,6.4,1.52,5,6.12,1.05,17,4.25,1.58,8,2.77,1.92,13,6.11,2.2,9,5.5,2.38,14,6.2,1.14,10,6.17,1.19,12,3.33,2.29,9,3.33,1.67,12,6,2.45,15,5.25,1.98,8,6,1.22,9,6.31,1.11,13,3.7,1.95,10,3,1.9,11,6.62,2.53,13,4.6,1.26,10 +8649,painter,6.6,1.47,20,3.29,1.95,21,5.71,1.92,24,6,2.16,4,6.75,1.29,16,3,1.63,4,3.35,2.06,17,4.62,2.45,8,6.25,1.39,16,6.62,1.19,8,6.58,1.68,12,2.5,1.35,10,4,2.19,11,5.38,1.66,13,6.09,2.21,11,6.73,0.9,11,6.44,2.01,9,3.2,2.25,10,3.36,1.75,11,5.82,1.88,17,5.43,2.15,7 +8650,painting,6.9,1.87,21,3.25,2.49,20,7.32,1.86,19,6.38,1.98,13,7.75,1.39,8,3.29,2.63,7,3.23,2.52,13,7,2.08,7,7.5,1.78,12,6.75,1.96,12,7.11,1.83,9,2.33,1.87,9,4,2.76,11,7.2,1.81,10,7.44,2.01,9,7.08,2.07,12,6.67,1.66,9,3.43,1.9,7,3.15,2.82,13,7.29,1.89,7,7.33,1.92,12 +8651,pair,5.95,1.8,21,3.35,1.9,20,6.68,2.19,19,5.69,1.55,13,6.38,2.2,8,3.57,2.07,7,3.23,1.88,13,7.14,1.46,7,6.42,2.54,12,5.92,1.68,12,6,2.06,9,3.56,1.81,9,3.18,2.04,11,7.4,1.35,10,5.89,2.71,9,5.92,1.88,12,6,1.8,9,3,2,7,3.54,1.9,13,7,1.73,7,6.5,2.47,12 +8652,paisley,5.6,1.54,20,3.83,2.35,24,5.32,2.29,28,5.25,1.58,8,5.83,1.53,12,4.11,2.47,9,3.67,2.35,15,4.36,1.95,14,6.29,2.27,14,5.89,1.96,9,5.36,1.12,11,3.92,2.68,12,3.75,2.09,12,5.29,2.79,14,5.36,1.78,14,6.3,1.7,10,4.9,0.99,10,3.83,2.37,12,3.83,2.44,12,5.42,1.98,12,5.25,2.57,16 +8653,pajama,6.86,1.53,21,4.37,2.81,19,6.54,2.13,35,6.38,1.85,8,7.15,1.28,13,5.25,2.36,4,4.13,2.95,15,5.64,2.25,11,6.96,1.99,24,6.85,1.72,13,6.88,1.25,8,3.91,2.74,11,5,2.98,8,6.16,2.41,19,7,1.71,16,6.36,1.75,11,7.4,1.07,10,5,3.26,11,3.5,1.93,8,6.67,2.24,21,6.36,2.02,14 +8654,pal,6.67,2.17,18,3.25,2.31,20,5.11,1.81,18,5.25,2.12,8,7.8,1.48,10,3.57,2.94,7,3.08,2.02,13,5.82,1.08,11,4,2.24,7,5.82,2.23,11,8,1.29,7,2.56,2.6,9,3.82,1.99,11,5.36,1.91,11,4.71,1.7,7,6,2.3,12,8,1.1,6,2.75,2.42,12,4,2.07,8,5,1.73,9,5.22,1.99,9 +8655,palace,6.1,1.86,20,4.67,2.28,40,5.4,2.13,45,6.36,2.01,11,5.78,1.72,9,4.57,2.74,14,4.73,2.05,26,5.4,2.2,15,5.4,2.13,30,5.73,2.1,11,6.56,1.51,9,4.76,2.19,17,4.61,2.39,23,5.26,2.18,23,5.55,2.11,22,6.6,1.9,10,5.6,1.78,10,4.53,2.04,19,4.81,2.52,21,5.69,2.21,29,4.88,1.93,16 +8656,palate,5.89,1.23,18,2.75,1.94,20,4.8,1.66,25,6,1,5,5.85,1.34,13,2.64,1.96,11,2.89,2.03,9,4.69,1.96,16,5,1,9,5.71,1.5,7,6,1.1,11,2.11,1.96,9,3.27,1.85,11,4.75,1.86,20,5,0,5,5.44,1.33,9,6.33,1,9,2.36,1.75,11,3.22,2.17,9,4.68,1.45,19,5.17,2.32,6 +8657,pale,4.11,1.76,19,3.18,1.94,22,4.18,2.13,22,4.33,1.58,9,3.9,1.97,10,4,2.14,8,2.71,1.73,14,4.27,2.2,11,4.09,2.17,11,5,1.29,7,3.58,1.83,12,4,2.21,10,2.5,1.45,12,4,2.12,13,4.44,2.24,9,4.7,1.42,10,3.44,1.94,9,3.38,2.77,8,3.07,1.38,14,4.5,2.31,14,3.62,1.77,8 +8658,paleontology,5.82,1.4,22,3.9,2.63,20,5.59,2.02,22,6.14,1.61,14,5.25,0.71,8,3.82,2.6,11,4.25,2.92,8,5.83,1.94,6,5.5,2.1,16,6,1.76,10,5.67,1.07,12,4.6,2.88,10,3.2,2.3,10,5.92,1.75,13,5.11,2.37,9,5.67,1.37,12,6,1.49,10,3.54,2.85,13,4.57,2.23,7,4.83,2.25,12,6.5,1.27,10 +8659,palette,5.14,1.98,21,3.3,2.18,23,5.76,2.14,17,5.11,1.54,9,5.17,2.33,12,3.36,2.2,11,3.25,2.26,12,5.67,1.66,9,5.88,2.7,8,4.71,1.7,7,5.38,2.22,13,3.64,2.46,11,3,1.95,12,6,2.24,7,5.6,2.17,10,4.92,1.89,13,5.5,2.2,8,3,2,11,3.58,2.39,12,5,2.33,8,6.44,1.81,9 +8660,pallet,4.73,1.78,22,4.05,2.5,22,5.95,1.99,20,5,1.41,8,4.57,1.99,14,4.4,2.46,10,3.75,2.6,12,7.29,1.89,7,5.23,1.69,13,5,1.95,12,4.4,1.58,10,3.36,2.06,11,4.73,2.8,11,6.2,2.24,15,5.2,0.45,5,3.91,1.51,11,5.55,1.69,11,4.7,2.21,10,3.5,2.68,12,6.2,1.55,10,5.7,2.41,10 +8661,palm,6.05,1.7,20,2.67,1.75,18,5.83,2.06,23,6.2,0.84,5,6,1.93,15,3.8,1.79,5,2.23,1.59,13,5.77,2.49,13,5.9,1.45,10,6.9,1.6,10,5.2,1.4,10,3,1.73,7,2.45,1.81,11,5.56,2.22,16,6.43,1.62,7,5.93,1.73,14,6.33,1.75,6,2.75,1.71,12,2.5,1.97,6,5.86,1.99,14,5.78,2.28,9 +8662,palomino,5.64,1.68,22,4.26,2.26,19,4.38,1.72,21,5.6,1.67,5,5.62,1.78,16,4.12,1.64,8,4.36,2.69,11,4.7,1.16,10,4.09,2.12,11,5.42,1.78,12,5.9,1.6,10,4,1.7,10,4.56,2.83,9,3.75,1.6,12,5.22,1.56,9,5.64,1.69,11,5.64,1.75,11,3.62,2,8,4.73,2.41,11,5,0.71,9,3.92,2.11,12 +8663,palpable,4.85,1.5,20,4.59,2.48,22,5.37,2.29,19,5.22,1.64,9,4.55,1.37,11,2.8,2.17,5,5.06,2.43,16,6.67,2.25,6,4.77,2.13,13,4.71,1.54,14,5.17,1.47,6,4.17,2.55,12,5,2.55,9,4.89,2.26,9,5.8,2.35,10,4.4,1.71,10,5.3,1.16,10,4,2.59,12,5.3,2.26,10,6.5,1.52,6,4.85,2.44,13 +8664,pamper,7.11,1.33,19,4.38,1.99,21,6.18,2.06,22,6.67,1.58,9,7.5,0.97,10,4.5,2.07,8,4.31,2.02,13,6.36,2.38,11,6,1.79,11,6.71,1.7,7,7.33,1.07,12,5.11,1.96,9,3.83,1.9,12,5.85,2.19,13,6.67,1.87,9,7,1.41,10,7.22,1.3,9,4,2.2,8,4.62,1.89,13,6.36,2.24,14,5.88,1.81,8 +8665,pamphlet,4.37,1.38,19,2.7,1.82,23,5.12,2.05,42,4.17,2.04,6,4.46,1.05,13,3.36,1.91,11,2.08,1.56,12,5.79,1.79,24,4.22,2.07,18,4.4,1.17,10,4.33,1.66,9,3.55,2.02,11,1.92,1.24,12,5.36,2,25,4.76,2.14,17,4,1.2,8,4.64,1.5,11,2.36,1.63,11,3,2,12,5.45,2.3,22,4.75,1.71,20 +8666,pan,5.15,1.69,20,3.05,1.32,20,6,1.85,25,5.09,1.38,11,5.22,2.11,9,3.29,1.25,7,2.92,1.38,13,5.6,1.9,10,6.27,1.83,15,6,2,4,4.94,1.61,16,3.1,1.1,10,3,1.56,10,5.29,1.7,7,6.28,1.87,18,5.42,1.98,12,4.75,1.16,8,3.5,1.09,12,2.38,1.41,8,5.78,1.86,9,6.12,1.89,16 +8667,pancake,7.71,1.65,21,4,2.55,24,5.53,2.09,19,8,1.41,9,7.5,1.83,12,5.67,2.66,6,3.59,2.32,17,5.43,2.44,7,5.58,1.98,12,7.62,1.86,16,8,0.71,5,4.86,2.57,14,3,2.12,9,6.11,2.2,9,5,1.94,10,8.25,0.87,12,7,2.18,9,3.94,2.59,16,4.12,2.64,8,5.36,2.5,11,5.75,1.49,8 +8668,pancakes,7.43,1.58,42,3.33,2.08,21,6.9,2.31,20,7.86,1.23,14,7.21,1.71,28,3,2,7,3.5,2.18,14,7.57,1.81,7,6.54,2.54,13,7.5,1.5,18,7.38,1.66,24,4.6,1.65,10,2.18,1.78,11,6.47,2.5,15,8.2,0.84,5,7.27,1.66,26,7.69,1.45,16,3.92,2.1,13,2.38,1.77,8,6.6,1.96,10,7.2,2.7,10 +8669,pancreas,4.14,1.98,21,2.74,2.18,23,5,2.54,18,4.44,2.46,9,3.92,1.62,12,3.45,2.42,11,2.08,1.78,12,5.4,2.8,10,4.5,2.27,8,3.86,1.68,7,4.23,2.24,13,3.73,2.41,11,1.83,1.53,12,5.14,2.97,7,4.91,2.39,11,3.46,1.76,13,5.25,1.91,8,2.18,1.83,11,3.25,2.42,12,5.78,2.54,9,4.22,2.44,9 +8670,panda,7.55,1.32,20,4.05,2.61,19,5.14,1.71,21,7.57,0.98,7,7.54,1.51,13,3.5,2.67,8,4.45,2.62,11,5,1.1,6,5.2,1.93,15,7.2,1.48,10,7.89,1.17,9,4,2.93,8,4.09,2.51,11,4.57,1.65,14,6.29,1.25,7,7.73,1.1,11,7.33,1.58,9,3.82,2.71,11,4.38,2.62,8,4.6,1.58,10,5.64,1.75,11 +8671,pandemonium,4.4,2.3,20,6.15,2.46,20,3.77,2.76,22,4.83,3.31,6,4.21,1.85,14,6.5,2.62,8,5.92,2.43,12,3.67,3.23,12,3.9,2.23,10,5.44,2.55,9,3.55,1.75,11,6.89,1.45,9,5.55,2.98,11,4.57,2.99,7,3.4,2.67,15,5.5,2.59,10,3.3,1.34,10,5.85,2.19,13,6.71,2.98,7,3.75,3.02,12,3.8,2.57,10 +8672,pane,4.95,1.43,21,3.57,1.78,21,4.85,1.81,20,4.8,1.79,5,5,1.37,16,4.08,1.51,12,2.89,1.96,9,5.18,1.4,11,3.88,1.55,8,4.83,1.8,12,5.11,0.78,9,3.67,1.8,15,3.33,1.86,6,4.73,1.56,11,5,2.18,9,5.31,1.32,13,4.38,1.51,8,3.61,1.79,18,3.33,2.08,3,4.29,1.64,14,6.17,1.6,6 +8673,panel,4.81,0.75,21,2.92,1.44,25,5,2.47,22,5,1.07,8,4.69,0.48,13,3,1.58,13,2.83,1.34,12,5.54,2.63,13,4.22,2.11,9,4.75,0.71,8,4.83,0.83,12,3.5,1.29,14,2.18,1.33,11,5.75,2.38,12,4.1,2.38,10,4.7,0.67,10,4.91,0.83,11,2.47,1.37,17,3.88,1.13,8,4.9,3.03,10,5.08,2.02,12 +8674,pang,4.94,1.35,18,4.5,2.35,20,3.88,1.76,25,5,0.71,5,4.92,1.55,13,5.27,2.28,11,3.56,2.19,9,4,1.75,16,3.67,1.87,9,5,0.58,7,4.91,1.7,11,3.56,2.65,9,5.27,1.85,11,3.75,1.92,20,4.4,0.89,5,4.67,1.41,9,5.22,1.3,9,4.27,2.28,11,4.78,2.54,9,4.32,1.73,19,2.5,1.05,6 +8675,panhandle,4.05,1.43,20,3.26,2,19,4.09,1.85,22,4.57,1.4,7,3.77,1.42,13,3.38,1.85,8,3.18,2.18,11,2.67,1.63,6,4.62,1.67,16,4,0.94,10,4.22,1.92,9,2.75,1.91,8,3.64,2.06,11,4.53,1.85,15,3.14,1.57,7,3.64,1.5,11,4.56,1.24,9,3.09,1.87,11,3.5,2.27,8,4.27,2.1,11,3.91,1.64,11 +8676,panic,2.56,1.55,39,6.4,2.26,20,2.65,2.06,23,2.47,1.62,17,2.64,1.53,22,6.3,2.91,10,6.5,1.51,10,2.89,2.15,9,2.5,2.07,14,2.47,1.43,19,2.68,1.73,19,6.71,2.98,7,6.23,1.88,13,3.13,2.29,15,1.75,1.16,8,2.61,1.85,23,2.5,1.03,16,6,2.45,10,6.8,2.1,10,2.92,2.63,13,2.3,0.95,10 +8677,panicky,3.84,1.92,19,7,1.97,21,4.13,2.1,23,3.8,1.1,5,3.69,2.18,13,6.17,2.86,6,7.33,1.5,15,4.4,2.01,10,3.92,2.22,13,2.86,1.46,7,4.27,2,11,6.14,3.02,7,7.43,1.09,14,4,1.61,11,4.25,2.53,12,3.83,1.9,12,3.86,2.12,7,6.36,2.54,11,7.7,0.67,10,4.43,1.79,14,3.67,2.55,9 +8678,pansy,4.1,2.19,21,3.96,2.75,25,4.05,2.57,19,3.22,1.56,9,4.75,2.42,12,4,3.35,6,3.94,2.71,18,3.43,2.7,7,4.42,2.54,12,3.62,1.71,16,5.6,3.05,5,3.71,3.24,14,4.3,2.16,10,4.11,3.14,9,4,2.11,10,4.42,2.54,12,3.67,1.66,9,4.38,2.87,16,3.22,2.49,9,3.82,2.82,11,4.38,2.33,8 +8679,pant,5.33,1.64,18,3.9,2.75,20,4.56,1.65,18,4.75,1.67,8,5.8,1.55,10,4.29,2.87,7,3.69,2.78,13,4.45,1.13,11,4.71,2.36,7,5,1.73,11,5.86,1.46,7,3.33,3.32,9,4.36,2.25,11,4.45,2.11,11,4.71,0.49,7,4.83,1.4,12,6.33,1.75,6,2.83,2.59,12,5.5,2.27,8,5.11,1.83,9,4,1.32,9 +8680,pantheon,5.9,1.55,20,4.85,2.58,20,5.04,2.09,26,5.55,1.51,11,6.33,1.58,9,6.57,1.9,7,3.92,2.47,13,4.92,2.25,13,5.15,1.99,13,6.36,1.91,11,5.33,0.71,9,4.73,2.45,11,5,2.87,9,5.35,2.4,17,4.44,1.24,9,5.7,1.42,10,6.1,1.73,10,4.83,2.69,12,4.88,2.59,8,5.38,2.13,16,4.5,2.01,10 +8681,panther,6.1,2.43,21,5.45,2.14,20,4.4,2.2,25,6.57,1.72,7,5.86,2.74,14,5.91,2.21,11,4.89,2.03,9,3.94,2.21,16,5.22,2.05,9,6.12,2.03,8,6.08,2.72,13,4.67,2.4,9,6.09,1.76,11,4.2,2.14,20,5.2,2.49,5,6.64,2.5,11,5.5,2.32,10,5.64,2.16,11,5.22,2.22,9,4.37,1.98,19,4.5,3.02,6 +8682,panties,6.38,1.77,21,5.65,2.7,20,4.95,2.78,21,7.33,1.37,6,6,1.81,15,8,0.93,8,4.08,2.31,12,4.55,2.73,11,5.4,2.91,10,6.67,1.51,6,6.27,1.91,15,6.3,2.95,10,5,2.4,10,4.07,2.84,14,6.71,1.7,7,6.43,2.23,7,6.36,1.6,14,5.36,2.98,14,6.33,1.97,6,5.42,2.97,12,4.33,2.55,9 +8683,pantry,5.38,1.5,21,4,2.29,20,6.14,1.96,21,5.33,0.52,6,5.4,1.76,15,4.5,2.33,8,3.67,2.31,12,5.91,2.17,11,6.4,1.78,10,4.67,1.86,6,5.67,1.29,15,4.5,2.72,10,3.5,1.78,10,5.57,2.03,14,7.29,1.25,7,5.29,0.95,7,5.43,1.74,14,4.07,2.64,14,3.83,1.33,6,5.75,2.05,12,6.67,1.8,9 +8684,pants,5.62,1.56,21,3.8,2.71,20,6.29,2.12,21,6.17,0.98,6,5.4,1.72,15,4.88,2.36,8,3.08,2.78,12,5.45,2.34,11,7.2,1.48,10,5.83,1.17,6,5.53,1.73,15,4,2.75,10,3.6,2.8,10,5.86,2.35,14,7.14,1.35,7,5.86,2.27,7,5.5,1.16,14,4,2.94,14,3.33,2.25,6,6.08,2.23,12,6.56,2.07,9 +8685,panty,5.94,1.73,18,5,2.51,21,5.35,2.69,23,8.33,0.58,3,5.47,1.46,15,6.12,2.42,8,4.31,2.39,13,4.56,3,9,5.86,2.44,14,5.89,1.69,9,6,1.87,9,5.44,2.4,9,4.67,2.64,12,5.73,2.79,15,4.62,2.5,8,5.86,1.95,7,6,1.67,11,5.9,2.13,10,4.18,2.64,11,5.31,3.04,13,5.4,2.32,10 +8686,pantyhose,5.5,1.91,20,4.08,2.08,24,5.44,2.79,27,5.5,0.76,8,5.5,2.43,12,4.33,2.69,9,3.93,1.71,15,5.07,2.95,14,5.85,2.67,13,5.22,2.49,9,5.73,1.35,11,4.5,1.88,12,3.67,2.27,12,4.86,3.21,14,6.08,2.22,13,5.8,2.15,10,5.2,1.69,10,4.58,1.88,12,3.58,2.23,12,5.17,2.92,12,5.67,2.77,15 +8687,pap,4.71,1.9,21,3.52,2.43,25,4.11,2.16,19,4.78,1.64,9,4.67,2.15,12,2.83,2.48,6,3.78,2.51,18,3.86,1.68,7,4.25,2.45,12,4.88,1.93,16,4.2,1.92,5,2.93,2.46,14,4.4,2.37,10,3.56,2.55,9,4.6,1.71,10,5.08,2.15,12,4.22,1.48,9,3.75,2.32,16,3.11,2.71,9,3.82,2.04,11,4.5,2.39,8 +8688,papa,7,1.82,21,4.4,2.96,20,6.37,2.63,19,6.38,1.76,13,8,1.51,8,3.29,2.21,7,5,3.21,13,7.29,1.6,7,5.83,3.01,12,7.33,1.56,12,6.56,2.13,9,3.78,2.39,9,4.91,3.39,11,7,2,10,5.67,3.16,9,7.08,1.56,12,6.89,2.2,9,5.14,2.54,7,4,3.19,13,6.43,3.15,7,6.33,2.42,12 +8689,papaya,6.43,1.75,21,4.4,2.48,25,5.58,2.17,19,5.78,1.09,9,6.92,2.02,12,5,2.61,6,4.17,2.55,18,5.43,2.07,7,5.67,2.31,12,6.19,1.8,16,7.2,1.48,5,4.5,2.93,14,4.2,1.99,10,5.89,2.62,9,5.3,1.77,10,6.25,1.36,12,6.67,2.24,9,4.75,2.18,16,3.78,2.99,9,5.18,2.52,11,6.12,1.55,8 +8690,paper,5.42,1.62,40,3.52,2.58,48,5.64,2.3,61,5.13,1.64,15,5.6,1.61,25,4.26,2.47,19,3.03,2.57,29,6,2.63,31,5.27,1.87,30,5.74,1.85,19,5.14,1.35,21,4.42,2.54,24,2.62,2.34,24,5.92,2.56,36,5.24,1.85,25,5.38,1.71,24,5.5,1.51,16,3.61,2.62,33,3.33,2.55,15,6.23,2.32,31,5.03,2.16,30 +8691,paperback,6.5,1.5,22,4.84,2.36,19,5.48,2.34,21,5.6,0.89,5,6.88,1.54,16,4.88,2.64,8,4.82,2.27,11,5.8,2.49,10,5.18,2.27,11,6.33,1.37,12,6.7,1.7,10,4.7,2.31,10,5,2.55,9,5.25,2.73,12,5.78,1.79,9,6.55,1.69,11,6.45,1.37,11,3.88,2.59,8,5.55,2.02,11,6.11,2.26,9,5,2.37,12 +8692,paperboy,5.41,1.65,22,3.19,2.18,21,5.32,1.91,22,5.14,1.83,14,5.88,1.25,8,3.91,2.39,11,2.56,1.74,9,4.83,2.4,6,5.5,1.75,16,5,2.11,10,5.75,1.14,12,3,1.95,11,3.4,2.5,10,5,1.73,13,5.78,2.17,9,5.08,1.51,12,5.8,1.81,10,3.38,2.5,13,2.88,1.64,8,5.08,1.68,12,5.6,2.22,10 +8693,paperweight,5.05,1.59,22,3.38,2.25,26,5.62,2.1,24,4.67,1.73,9,5.31,1.49,13,2.8,2.2,10,3.75,2.27,16,5.89,2.42,9,5.47,1.96,15,5.25,1.49,8,4.93,1.69,14,3.31,2.29,13,3.46,2.3,13,4.75,2.18,12,6.5,1.68,12,5,1.35,12,5.1,1.91,10,2.73,2.25,15,4.27,2,11,5.62,1.98,13,5.64,2.34,11 +8694,paperwork,4.25,1.97,20,4.1,2.65,20,5.23,2.18,26,3.73,1.95,11,4.89,1.9,9,4.86,3.39,7,3.69,2.21,13,4.46,2.11,13,6,2.04,13,4.82,1.72,11,3.56,2.13,9,4.18,2.93,11,4,2.45,9,5.53,2.4,17,4.67,1.66,9,4.7,2,10,3.8,1.93,10,3.75,3.02,12,4.62,2.07,8,4.75,2.29,16,6,1.83,10 +8695,paprika,6.4,1.35,20,4.09,2.27,22,5.69,1.89,26,7,1.33,10,5.8,1.14,10,4.4,2.12,10,3.83,2.44,12,5.45,2.11,11,6,1.75,14,6.4,1.51,10,6.4,1.26,10,4.7,2.16,10,3.58,2.31,12,5.65,2.12,17,6,1.41,8,6.69,1.38,13,5.86,1.21,7,3.93,2.37,14,4.38,2.2,8,5.59,2.15,17,5.89,1.36,9 +8696,par,4.85,1.79,20,2.94,2.18,18,5.67,2.26,24,4.4,1.34,5,5,1.93,15,4,2.83,5,2.54,1.85,13,5.85,2.79,13,5.45,1.51,11,5.1,1.45,10,4.6,2.12,10,3.86,2.73,7,2.36,1.63,11,5.88,2.39,16,5.25,2.05,8,4.29,1.27,14,6.17,2.23,6,3.08,2.23,12,2.67,2.25,6,5.8,2.21,15,5.44,2.46,9 +8697,parachute,5.2,1.4,20,4.94,2.39,18,4.09,2.11,22,5.4,0.89,5,5.13,1.55,15,5.83,1.33,6,4.5,2.71,12,4.3,1.34,10,3.92,2.64,12,5.9,0.99,10,4.5,1.43,10,6,1.7,10,3.62,2.56,8,4.36,2.46,11,3.82,1.78,11,5.17,1.53,12,5.25,1.28,8,4.22,2.54,9,5.67,2.12,9,4.27,2.41,11,3.91,1.87,11 +8698,parade,6.37,1.26,19,4.8,1.82,20,5.78,2.37,23,6,2.65,3,6.44,0.96,16,4.75,1.67,8,4.83,1.99,12,5.67,2.65,9,5.86,2.28,14,6.89,1.05,9,5.9,1.29,10,5.38,0.92,8,4.42,2.19,12,5.73,2.81,15,5.88,1.36,8,6,0.82,7,6.58,1.44,12,5.56,1.42,9,4.18,1.94,11,5.85,2.76,13,5.7,1.89,10 +8699,paradigm,5.55,1.19,20,4.71,1.9,21,5,2.51,34,5,0.67,10,6.1,1.37,10,4.5,1.85,8,4.85,1.99,13,4.86,2.51,14,5.1,2.57,20,5.56,1.42,9,5.55,1.04,11,5.15,1.91,13,4,1.77,8,5,2.58,22,5,2.49,12,5.7,1.25,10,5.4,1.17,10,4.71,1.9,14,4.71,2.06,7,5.71,2.28,17,4.29,2.59,17 +8700,paradise,7,2.33,22,4.82,2.95,22,7.9,1.58,21,7.25,1.75,8,6.86,2.66,14,4.92,2.97,12,4.7,3.09,10,8.09,1.22,11,7.7,1.95,10,6.55,2.84,11,7.45,1.69,11,4.78,3.42,9,4.85,2.73,13,7.69,1.89,13,8.25,0.89,8,6.8,2.1,10,7.17,2.59,12,5.11,2.62,9,4.62,3.25,13,7.92,1.26,13,7.88,2.1,8 +8701,paradox,5.4,1.23,20,5,2.16,22,4.26,1.91,19,5.78,1.64,9,5.09,0.7,11,5.6,2.97,5,4.81,2.01,16,2.17,0.98,6,5.23,1.36,13,5.64,1.15,14,4.83,1.33,6,4.42,2.54,12,5.78,1.48,9,4.89,0.6,9,3.7,2.5,10,5.5,1.43,10,5.3,1.06,10,4.33,2.64,12,5.8,1.03,10,3.5,2.07,6,4.62,1.8,13 +8702,paraffin,5.1,1.48,20,3.11,2.03,18,5.29,2.29,24,5,1.58,5,5.13,1.51,15,3.4,1.82,5,3,2.16,13,5,2.83,13,5.64,1.5,11,5.6,1.35,10,4.6,1.51,10,3.57,1.9,7,2.82,2.14,11,5.25,2.41,16,5.38,2.2,8,5,1.66,14,5.33,1.03,6,3.33,2.15,12,2.67,1.86,6,5.2,2.4,15,5.44,2.24,9 +8703,paragraph,5.4,2.06,20,3.26,1.71,23,5.1,1.7,21,5.6,2.61,5,5.33,1.95,15,3.83,1.59,12,2.64,1.69,11,5.09,1.7,11,4.67,1.22,9,5.27,2.49,11,5.56,1.51,9,3.56,1.79,16,2.57,1.4,7,5.18,0.75,11,5,2.4,10,5.54,2.15,13,5.14,2.04,7,3.16,1.77,19,3.75,1.5,4,4.79,1.05,14,5.71,2.56,7 +8704,parakeet,6.65,1.53,20,4.5,2.26,18,4.55,2.22,22,5.6,1.82,5,7,1.31,15,4.67,2.58,6,4.42,2.19,12,4.9,1.73,10,4.25,2.6,12,6.6,1.26,10,6.7,1.83,10,4.6,1.96,10,4.38,2.72,8,4.36,1.86,11,4.73,2.61,11,6.75,1.29,12,6.5,1.93,8,4.89,2.98,9,4.11,1.27,9,5.36,2.11,11,3.73,2.1,11 +8705,paralegal,4.52,1.86,21,3.28,2.09,25,5.47,2.04,19,5.11,1.96,9,4.08,1.73,12,3.17,2.04,6,3.33,2.22,18,4,1.73,7,6.33,1.72,12,4.5,1.93,16,4.6,1.82,5,3,2.15,14,3.7,2.16,10,5.56,2.01,9,5.4,2.17,10,4.42,2.19,12,4.67,1.41,9,3.5,2.19,16,2.89,1.96,9,5.64,2.29,11,5.25,1.75,8 +8706,parallel,5.29,1.52,21,2.87,2.05,23,5.56,2.28,18,5.78,1.79,9,4.92,1.24,12,3.64,2.25,11,2.17,1.64,12,5.7,2.41,10,5.38,2.26,8,6,2.31,7,5,0.82,13,3.73,2.2,11,2.08,1.62,12,5.43,3.41,7,5.64,1.36,11,5.38,1.89,13,5.12,0.64,8,2.18,1.54,11,3.5,2.32,12,4.33,2.12,9,6.78,1.79,9 +8707,paralysis,2.9,2.09,42,5.07,2.52,42,2.9,2.15,20,3.32,2.38,19,2.57,1.8,23,4.53,2.47,15,5.37,2.54,27,3.71,2.14,7,2.46,2.11,13,3.3,2.29,23,2.42,1.77,19,4.27,2.22,15,5.52,2.61,27,3.47,2.2,15,1.2,0.45,5,3.38,2.36,24,2.28,1.53,18,5.05,2.48,22,5.1,2.63,20,3.3,2.31,10,2.5,2.01,10 +8708,paralyze,2.52,1.78,21,4.47,2.37,19,3.05,2.61,20,3,0,5,2.4,2.1,15,4.62,2.72,8,4.36,2.2,11,3,2.4,9,3.09,2.88,11,2.42,1.08,12,2.67,2.5,9,5.7,1.42,10,3.11,2.52,9,3.42,2.81,12,2.5,2.33,8,1.82,0.87,11,3.3,2.21,10,5.12,2.17,8,4,2.49,11,3.5,2.93,8,2.75,2.45,12 +8709,paramedic,5.16,2.5,19,4.9,2.64,21,4.5,2.35,28,5.83,2.71,6,4.85,2.44,13,5,2.53,11,4.8,2.9,10,4.09,2.43,11,4.76,2.33,17,4.73,2,11,5.75,3.11,8,5.45,2.11,11,4.3,3.13,10,4.56,2.38,18,4.4,2.41,10,4.85,2.48,13,5.83,2.64,6,4.31,2.69,13,5.88,2.42,8,4,2.42,16,5.17,2.17,12 +8710,paramedics,5.05,1.59,22,4.67,2.82,21,3.82,1.87,22,5.14,1.51,14,4.88,1.81,8,4.82,2.75,11,4.89,2.93,9,3.67,1.63,6,3.88,2,16,4.9,1.29,10,5.17,1.85,12,3.82,2.56,11,5.6,2.91,10,3.77,1.74,13,3.89,2.15,9,5.25,1.42,12,4.8,1.81,10,4.69,3.09,13,4.62,2.5,8,4.08,1.88,12,3.5,1.9,10 +8711,paramilitary,3.82,1.59,22,4.05,2.44,22,4.79,2.72,19,4.62,1.77,8,3.54,1.2,13,4.62,2.62,8,3.69,2.46,13,4.57,2.7,7,4.82,2.96,11,3.75,1.04,8,4.08,1.75,13,3.33,2.6,9,4.54,2.3,13,3.43,2.44,7,5.58,2.64,12,4,1.41,11,3.64,1.8,11,2.12,2.1,8,5.14,1.92,14,5.06,2.74,16,3.33,2.52,3 +8712,paranoia,2.6,1.43,20,5.57,2.52,21,4.56,2.66,25,3.33,1.53,3,2.47,1.42,17,5.29,3.09,7,5.69,2.39,13,5.88,2.1,8,3.94,2.73,17,2.86,1.68,7,2.46,1.33,13,6.14,1.46,7,5.23,3.03,13,5,2.54,14,4,2.83,11,2.67,1.5,9,2.55,1.44,11,6.55,2.16,11,4.5,2.55,10,4.17,2.41,18,5.57,3.21,7 +8713,paranoid,2.9,1.18,21,5.09,2.75,23,3.81,2.58,26,3.18,1.17,11,2.6,1.17,10,5.45,3.01,11,4.75,2.56,12,3.82,2.4,11,3.93,2.84,14,3.2,1.4,10,2.64,0.92,11,5,3.03,11,5.17,2.59,12,4.29,2.57,17,3,2.62,8,2.54,0.88,13,3.5,1.41,8,4.73,2.76,15,5.75,2.76,8,4.06,2.7,17,3.33,2.4,9 +8714,paranormal,4.05,1.75,21,4.42,2.81,24,4.25,2.67,20,4,1.31,8,4.08,2.02,13,5.67,3.78,6,4,2.4,18,5.09,2.63,11,3.22,2.49,9,4,2,12,4.11,1.45,9,5,2.58,10,4,2.99,14,4.08,2.66,13,4.57,2.88,7,4.43,1.91,14,3.29,1.11,7,4.31,2.98,16,4.62,2.62,8,4.75,2.56,12,3.5,2.83,8 +8715,paraphernalia,5.11,1.88,19,5.18,2.61,22,4.59,2.04,22,5.44,1.74,9,4.8,2.04,10,6.12,2.17,8,4.64,2.76,14,4.91,2.3,11,4.27,1.79,11,5.14,0.9,7,5.08,2.31,12,5.3,2.06,10,5.08,3.09,12,4.15,2.08,13,5.22,1.92,9,5.4,1.65,10,4.78,2.17,9,5.62,2.72,8,4.93,2.62,14,5.21,2.01,14,3.5,1.69,8 +8716,paraplegic,2.85,1.73,20,3.82,2.11,22,2.6,1.71,25,3.1,2.13,10,2.6,1.26,10,3.36,2.11,11,4.27,2.1,11,3.18,1.83,11,1.92,1.32,13,2.5,1.51,10,3.2,1.93,10,4,2.32,11,3.64,1.96,11,2.69,1.89,16,2.12,1.13,8,2.67,2.06,12,3.12,1.13,8,4.13,2.17,15,3.14,1.95,7,2.62,1.71,16,2.56,1.81,9 +8717,parasite,1.9,0.94,21,5.65,2.1,23,3.08,1.41,25,1.91,0.94,11,1.9,0.99,10,5.27,2.05,11,6,2.17,12,2.82,1.4,11,3.23,1.48,13,1.9,0.88,10,1.91,1.04,11,5.55,2.25,11,5.75,2.05,12,3.38,1.36,16,2.38,1.41,8,1.92,1.04,13,1.88,0.83,8,5.4,2.03,15,6.12,2.3,8,3.18,1.29,17,2.88,1.73,8 +8718,parasitic,1.95,1.03,19,4.82,2.06,22,2.71,1.63,24,1.83,0.98,6,2,1.08,13,4.58,2.11,12,5.1,2.08,10,3.25,1.91,8,2.44,1.46,16,2.3,1.06,10,1.56,0.88,9,4.89,1.96,9,4.77,2.2,13,2.71,1.69,17,2.5,1.64,6,1.88,1.25,8,2,0.89,11,4.44,2.24,9,5.08,1.98,13,2.62,1.78,16,2.88,1.36,8 +8719,parasol,5.57,1.78,21,3.5,2.16,20,4.91,2.27,22,4.67,1.86,6,5.93,1.67,15,3.5,2.45,8,3.5,2.07,12,4.25,2.3,12,5.7,2.06,10,5,1.94,9,6,1.6,12,3.44,2.3,9,3.55,2.16,11,3,1.63,7,5.8,1.97,15,5.6,2.17,10,5.55,1.44,11,2.92,1.71,13,4.57,2.64,7,4.92,2.61,12,4.9,1.91,10 +8720,parcel,5.45,1.39,20,4.18,2.54,22,5.83,1.72,18,5,1.58,9,5.82,1.17,11,3,2.45,5,4.44,2.58,16,6.17,1.94,6,5.67,1.67,12,5.14,1.1,14,6.17,1.83,6,4.42,2.47,12,3.67,2.78,9,5,1.22,9,6.67,1.8,9,5.4,1.07,10,5.5,1.72,10,3.75,2.63,12,4.7,2.45,10,6.5,1.64,6,5.5,1.73,12 +8721,parched,3.3,1.49,20,4.91,2.07,22,4.38,2.18,21,3.11,1.05,9,3.45,1.81,11,5.2,2.39,10,4.67,1.83,12,4.12,1.96,8,4.54,2.37,13,3.29,1.54,14,3.33,1.51,6,5.5,2.45,8,4.57,1.83,14,5.25,2.71,8,3.85,1.68,13,2.9,1.6,10,3.7,1.34,10,4.58,2.31,12,5.3,1.77,10,4.17,2.29,12,4.67,2.12,9 +8722,parchment,5.48,1.75,21,2.9,2.1,20,5.23,2.31,22,5.17,2.14,6,5.6,1.64,15,2,1.41,8,3.5,2.32,12,4.92,2.19,12,5.6,2.5,10,5.78,1.99,9,5.25,1.6,12,2.67,1.8,9,3.09,2.39,11,4.71,2.06,7,5.47,2.45,15,5,2,10,5.91,1.45,11,2.62,1.8,13,3.43,2.64,7,4.67,2.64,12,5.9,1.73,10 +8723,pardon,5.5,2.26,18,2.8,2.09,20,5,2.28,18,4,1.6,8,6.7,2,10,2.14,1.46,7,3.15,2.34,13,5.45,1.86,11,4.29,2.81,7,4.73,2.05,11,6.71,2.14,7,2,2.29,9,3.45,1.75,11,5.27,2.1,11,4.57,2.64,7,4.67,1.92,12,7.17,2.04,6,2.33,2.23,12,3.5,1.77,8,5.33,2.83,9,4.67,1.66,9 +8724,parent,6.73,1.91,22,4.14,2.63,21,5,2.8,16,4.67,1.63,6,7.53,1.41,15,2.43,2.23,7,5,2.45,14,5.62,2.62,8,4.38,3.02,8,6.5,2.1,14,7.14,1.68,7,4,2.55,9,4.25,2.8,12,4.67,3.12,9,5.43,2.51,7,6.36,2.02,14,7.38,1.6,8,3.83,2.71,6,4.27,2.69,15,4.44,3.24,9,5.71,2.14,7 +8725,parental,6.21,1.81,19,2.73,2.35,22,5.93,2.61,28,6,1.55,6,6.31,1.97,13,2.82,2.64,11,2.64,2.16,11,6.18,2.86,11,5.76,2.51,17,6,2.1,11,6.5,1.41,8,1.91,1.45,11,3.55,2.84,11,5.5,2.41,18,6.7,2.91,10,6.08,1.93,13,6.5,1.64,6,2.93,2.7,14,2.38,1.69,8,5.38,2.85,16,6.67,2.15,12 +8726,parenthood,6.05,2.37,20,6,2.61,18,5.38,2.98,24,6,2.92,5,6.07,2.28,15,5.8,3.19,5,6.08,2.5,13,4.31,2.98,13,6.64,2.54,11,6.5,2.51,10,5.6,2.27,10,6.29,2.98,7,5.82,2.48,11,5.31,2.77,16,5.5,3.55,8,5.64,2.59,14,7,1.55,6,6.33,2.64,12,5.33,2.66,6,5.53,3.11,15,5.11,2.89,9 +8727,parenting,7.24,1.79,21,4.92,2.41,24,6.27,2.49,22,6.62,2.26,8,7.62,1.39,13,5.92,2.47,13,3.73,1.79,11,6.85,2.3,13,5.44,2.65,9,6.62,2.45,8,7.67,1.23,12,5,2.11,14,4.8,2.9,10,6.5,2.28,12,6,2.83,10,6.8,2.1,10,7.64,1.43,11,4.82,2.46,17,5.14,2.48,7,6.7,2.95,10,5.92,2.11,12 +8728,pariah,3.71,2.12,21,3.65,2.67,23,4.56,2.77,18,4.56,2.35,9,3.08,1.78,12,4.09,2.39,11,3.25,2.96,12,4.7,2.91,10,4.38,2.77,8,4.86,1.35,7,3.23,2.31,13,4.27,2.76,11,3.08,2.57,12,5.14,3.29,7,4.18,2.48,11,3.69,2.1,13,3.75,2.31,8,3.45,2.54,11,3.83,2.89,12,4,2.69,9,5.11,2.89,9 +8729,parish,4,1.73,17,3.45,1.99,20,5.57,2.48,23,2.5,0.71,2,4.2,1.74,15,3.88,2.3,8,3.17,1.8,12,6.44,1.59,9,5,2.83,14,5.14,1.57,7,3.2,1.4,10,3.89,1.62,9,3.09,2.26,11,6.07,2.6,15,4.62,2.07,8,3.67,1.51,6,4.18,1.89,11,3.44,1.51,9,3.45,2.38,11,5.38,3.23,13,5.8,1.03,10 +8730,park,7,1.61,18,2.7,2.08,20,5.56,1.98,18,6.12,1.81,8,7.7,1.06,10,3,1.91,7,2.54,2.22,13,5.82,1.54,11,5.14,2.61,7,6.36,1.63,11,8,1,7,2.44,2.51,9,2.91,1.76,11,6.09,1.58,11,4.71,2.36,7,6.83,1.64,12,7.33,1.63,6,2.67,2.35,12,2.75,1.75,8,6.33,1.87,9,4.78,1.86,9 +8731,parka,5.84,1.01,19,2.72,2.19,18,5.86,1.75,22,5.86,0.9,7,5.83,1.11,12,3.12,2.64,8,2.4,1.84,10,6.17,2.4,6,5.75,1.53,16,5.44,1.13,9,6.22,0.83,9,2.5,1.6,8,2.9,2.64,10,6,2.07,15,5.57,0.79,7,5.82,1.17,11,5.88,0.83,8,2.27,1.74,11,3.43,2.76,7,6.09,2.34,11,5.64,0.92,11 +8732,parking,4.57,1.72,21,3.8,2.04,20,6.47,2.46,19,4.85,1.99,13,4.12,1.13,8,4.57,1.27,7,3.38,2.29,13,7.29,1.5,7,6,2.83,12,5,2.13,12,4,0.71,9,4,2.06,9,3.64,2.11,11,6.4,2.32,10,6.56,2.74,9,4.67,2.19,12,4.44,0.88,9,4.14,1.46,7,3.62,2.33,13,6.86,2.04,7,6.25,2.73,12 +8733,parkinsons,2.09,1.38,22,4.76,2.51,21,3.3,2.49,20,2.12,1.46,8,2.07,1.38,14,5.1,2.73,10,4.45,2.38,11,4.14,2.79,7,2.85,2.3,13,2,1.28,12,2.2,1.55,10,4.09,1.97,11,5.5,2.92,10,3.67,2.66,15,2.2,1.64,5,2.3,1.16,10,1.92,1.56,12,5.22,2.22,9,4.42,2.75,12,3.5,2.32,10,3.1,2.77,10 +8734,parlay,5.15,1.42,20,3.29,2.34,17,5.38,2.22,24,5.4,0.55,5,5.07,1.62,15,3.8,1.79,5,3.08,2.57,12,4.77,2.59,13,6.09,1.51,11,5.1,1.45,10,5.2,1.48,10,4.43,2.7,7,2.5,1.78,10,5.31,2.18,16,5.5,2.45,8,5.07,1.49,14,5.33,1.37,6,3.73,2.49,11,2.5,1.97,6,5.67,2.16,15,4.89,2.37,9 +8735,parliament,4.9,1.89,20,2.81,1.86,21,4.08,2.06,25,5,2.58,4,4.88,1.78,16,3.25,2.06,4,2.71,1.86,17,3.78,2.22,9,4.25,2.02,16,4.88,2.17,8,4.92,1.78,12,3.2,1.99,10,2.45,1.75,11,3.93,2.06,14,4.27,2.15,11,5.09,1.81,11,4.67,2.06,9,2.6,2.01,10,3,1.79,11,4.28,2.24,18,3.57,1.51,7 +8736,parlor,5.85,2.16,20,2.71,1.85,21,5.29,1.9,24,5.5,3.11,4,5.94,1.98,16,3.75,1.26,4,2.47,1.91,17,5.88,2.53,8,5,1.51,16,5.62,2.13,8,6,2.26,12,3,1.76,10,2.45,1.97,11,5.54,1.9,13,5,1.95,11,6.36,1.12,11,5.22,2.95,9,1.7,1.25,10,3.64,1.86,11,5.35,2,17,5.14,1.77,7 +8737,parmesan,7,1.6,19,4.22,2.37,23,5.58,2.12,19,6.22,1.2,9,7.7,1.64,10,3.86,2.34,7,4.53,2.45,15,6.1,2.13,10,5,2.06,9,7.11,1.83,9,6.9,1.45,10,4.5,2.55,10,4.17,2.33,12,5.12,1.55,8,5.6,2.37,10,7.33,1.44,12,6.43,1.81,7,3.9,2.34,20,6.33,1.53,3,5.62,2,8,5.55,2.3,11 +8738,parody,5.75,2.1,20,4.76,2.19,21,5.52,2.29,25,5.82,1.66,11,5.67,2.65,9,5.43,2.15,7,4.43,2.21,14,4.6,2.55,10,6.13,1.96,15,8,2,4,5.19,1.76,16,5.5,2.46,10,4.09,1.76,11,5.14,2.41,7,5.67,2.3,18,5.75,2.34,12,5.75,1.83,8,5.08,2.25,13,4.25,2.12,8,4.44,2.3,9,6.12,2.13,16 +8739,parole,3.25,1.74,20,4.91,2.24,22,4.38,2.06,21,3.22,1.64,9,3.27,1.9,11,4.7,2.63,10,5.08,1.98,12,4.62,1.69,8,4.23,2.31,13,3.21,1.48,14,3.33,2.42,6,4,2.07,8,5.43,2.24,14,5.62,1.6,8,3.62,1.98,13,3.4,1.65,10,3.1,1.91,10,4.83,2.33,12,5,2.26,10,4.58,2.5,12,4.11,1.36,9 +8740,parrot,6.79,1.36,19,4.65,2.41,20,4.25,2.29,20,6.33,0.58,3,6.88,1.45,16,4.5,2.59,6,4.71,2.43,14,4.67,1.63,6,4.07,2.56,14,6.7,1.16,10,6.89,1.62,9,4.17,2.79,6,4.86,2.32,14,3.9,2.42,10,4.6,2.22,10,6.88,1.25,8,6.73,1.49,11,3.62,2.26,8,5.33,2.35,12,4.88,2.8,8,3.83,1.9,12 +8741,parsley,6.26,2.18,19,2.77,1.82,22,4.26,2.14,23,6.73,1.9,11,5.57,2.7,7,3.12,1.89,8,2.57,1.83,14,3.71,2.56,7,4.5,1.97,16,6.5,1.93,8,6.09,2.43,11,2.22,1.3,9,3.15,2.08,13,3.82,2.04,11,4.67,2.23,12,5.83,2.55,12,7,1.15,7,2.73,2.37,11,2.82,1.17,11,4.08,2.47,13,4.5,1.72,10 +8742,part,4.77,1.29,39,3.36,2.17,22,5.21,1.87,19,5.14,1.08,22,4.29,1.4,17,3.71,2.69,7,3.21,2.04,14,5.6,2.07,10,4.78,1.64,9,4.96,1.36,23,4.5,1.15,16,4,2.58,10,2.82,1.78,11,5.12,1.96,8,5.1,1.91,10,4.53,1.26,19,5,1.3,20,3.47,2.22,19,2.67,2.08,3,5,1.77,8,5.36,2.01,11 +8743,partake,5.79,1.62,19,4.3,2.41,20,6.8,1.99,20,6.67,1.53,3,5.87,1.36,15,4.7,2.16,10,3.9,2.69,10,6.9,1.37,10,6.7,2.54,10,5.67,1.97,6,6.17,1.03,12,4.29,2.36,7,4.31,2.53,13,6.12,2.7,8,7.25,1.29,12,5.75,1.42,12,5.86,2.04,7,5.1,2.56,10,3.5,2.07,10,7.33,2.5,9,6.36,1.43,11 +8744,partial,5.29,1.62,21,3.8,2.59,20,5.59,2.48,22,5.83,1.6,6,5.07,1.62,15,4.25,2.76,8,3.5,2.54,12,5.67,2.5,12,5.5,2.59,10,6.33,1.58,9,4.5,1.17,12,4.44,2.55,9,3.27,2.61,11,4.29,2.81,7,6.2,2.14,15,5.4,1.71,10,5.18,1.6,11,3.69,2.63,13,4,2.71,7,5.5,2.91,12,5.7,2,10 +8745,participant,5.32,1.92,19,3.29,2.22,21,6.43,1.78,23,5.27,1.62,11,5,2.31,7,3.71,2.5,7,3.07,2.13,14,7,1.83,7,6.19,1.76,16,5,1.93,8,5.55,1.97,11,3.25,3.11,8,3.31,1.6,13,6.73,1.49,11,6.17,2.04,12,5.08,2.31,12,5.71,0.95,7,3.18,2.79,11,3.4,1.51,10,6.54,2.11,13,6.3,1.34,10 +8746,participate,5.5,1.54,20,4.44,2.53,18,6.42,2.39,24,5.8,1.3,5,5.4,1.64,15,4.6,2.51,5,4.38,2.63,13,5.77,2.62,13,7.18,1.94,11,6.2,1.03,10,4.8,1.69,10,5,2.31,7,4.09,2.7,11,6.06,2.32,16,7.12,2.53,8,5.07,1.49,14,6.5,1.22,6,4.58,1.88,12,4.17,3.71,6,7.27,2.15,15,5,2.18,9 +8747,participation,6.15,1.69,20,3.55,2.6,22,6.3,1.88,27,6.22,1.3,9,6.09,2.02,11,2.71,2.36,7,3.93,2.69,15,6.41,2.06,17,6.1,1.6,10,6.5,1.84,10,5.8,1.55,10,3.8,3.42,5,3.47,2.43,17,6,2.11,14,6.62,1.61,13,6.67,1.61,12,5.38,1.6,8,3.5,3.06,10,3.58,2.27,12,6.5,1.74,14,6.08,2.06,13 +8748,particle,5.24,1.7,21,4.74,2.6,19,4.59,2.42,22,6.17,1.6,6,4.87,1.64,15,6.29,1.11,7,3.83,2.82,12,4.5,2.43,12,4.7,2.54,10,5.67,2.06,9,4.92,1.38,12,5.11,2.32,9,4.4,2.91,10,4.29,2.43,7,4.73,2.49,15,4.7,2,10,5.73,1.27,11,4.42,2.54,12,5.29,2.81,7,3.83,2.41,12,5.5,2.22,10 +8749,particular,5.05,1.63,21,3.9,2.38,20,7.53,1.58,19,5.23,1.88,13,4.75,1.16,8,3.86,1.86,7,3.92,2.69,13,6.86,2.19,7,7.92,1,12,4.83,1.7,12,5.33,1.58,9,3.67,1.94,9,4.09,2.77,11,7,1.94,10,8.11,0.78,9,4.67,1.56,12,5.56,1.67,9,4.71,2.36,7,3.46,2.37,13,8.14,0.9,7,7.17,1.8,12 +8750,parting,3.95,1.27,19,4.81,2.27,21,4.91,2.45,23,3.8,1.1,5,3.92,1.38,13,5.33,2.58,6,4.6,2.2,15,5.3,2.16,10,4.62,2.69,13,3.29,1.38,7,4.27,1.1,11,4,2.83,7,5.21,1.93,14,5,2.37,11,4.83,2.62,12,4.08,1.31,12,3.71,1.25,7,4.64,2.87,11,5,1.49,10,4.79,2.55,14,5.11,2.42,9 +8751,partition,4,1.49,19,3.1,1.89,21,5.39,1.95,23,4.36,1.21,11,3.86,1.57,7,4,2.08,7,2.64,1.69,14,5.43,2.51,7,5.38,1.75,16,3.88,1.64,8,4.09,1.45,11,2.56,1.81,9,3.5,1.93,12,5.36,1.96,11,5.42,2.02,12,3.67,1.56,12,4.57,1.27,7,2.82,2.04,11,3.4,1.78,10,5.08,2.25,13,5.8,1.48,10 +8752,partner,7.11,2.05,18,3.7,2.77,20,6,2.25,18,6.88,1.89,8,7.3,2.26,10,3.71,2.81,7,3.69,2.87,13,5.55,2.58,11,6.71,1.5,7,6.45,2.34,11,8.14,0.9,7,2.56,2.51,9,4.64,2.73,11,6.82,1.99,11,4.71,2.14,7,6.58,2.19,12,8.17,1.33,6,2.67,2.31,12,5.25,2.82,8,5.67,2.24,9,6.33,2.35,9 +8753,partnership,6.5,1.85,20,3.73,2.41,22,6.33,2.08,27,6.57,1.81,7,6.46,1.94,13,4,2.31,10,3.5,2.58,12,6.2,1.86,15,7,1.73,11,6.27,2.1,11,6.78,1.56,9,4.11,2.03,9,3.46,2.7,13,6.71,2.08,17,6.22,1.2,9,6.46,1.76,13,6.57,2.15,7,3.56,2.31,16,4.17,2.86,6,6.08,2.19,12,6.53,2.03,15 +8754,partridge,5.95,1.32,20,3.15,1.98,20,4.55,1.77,22,6,1.15,7,5.92,1.44,13,3.33,1.8,9,3,2.19,11,4.83,2.79,6,4.44,1.31,16,5.4,1.17,10,6.56,1.33,9,3.12,2.23,8,3.17,1.9,12,4.47,2.13,15,4.71,0.49,7,6.09,1.38,11,5.78,1.3,9,3.08,1.93,12,3.25,2.19,8,4.64,2.29,11,4.45,1.13,11 +8755,party,7.18,1.97,82,6.08,2.8,106,5.92,2.19,75,7.19,2.04,36,7.29,1.79,45,5.9,2.74,42,6.19,2.86,64,6.16,1.99,37,5.73,2.39,37,7.11,2.1,44,7.42,1.65,36,6.11,2.85,47,6.05,2.79,59,6,2.26,39,5.83,2.14,36,7,2.14,51,7.48,1.65,31,6.04,2.94,55,6.12,2.67,51,6.09,2.43,35,5.78,1.98,40 +8756,pass,5.73,2.07,22,4.38,2.78,21,4.78,2.13,18,5.5,2.88,6,5.87,1.85,15,3.43,2.51,7,4.86,2.88,14,4.44,2.35,9,5.12,2.1,8,5.43,2.34,14,6.43,1.51,7,4.22,2.99,9,4.5,2.75,12,4.8,2.44,10,4.75,1.83,8,5.57,2.03,14,6,2.27,8,5.83,3.82,6,3.8,2.14,15,4.1,2.38,10,5.62,1.51,8 +8757,passage,5.88,1.39,82,3.35,2.08,82,5.68,2.17,93,6,1.56,39,5.74,1.23,42,3.52,2.28,27,3.27,1.99,55,5.72,2.16,46,5.53,2.19,45,5.95,1.55,40,5.78,1.24,41,3.09,1.9,34,3.54,2.2,48,5.73,2.22,48,5.62,2.15,45,5.78,1.37,49,6.03,1.42,33,3.06,2.09,34,3.56,2.07,48,5.47,2.36,47,5.89,1.97,46 +8758,passageway,5.58,1.89,19,4.45,2.77,22,5.42,1.38,24,4.5,1.97,6,6.08,1.71,13,5.5,2.88,12,3.2,2.15,10,5.5,1.41,8,5.38,1.41,16,5.7,1.49,10,5.44,2.35,9,5.56,2.88,9,3.69,2.53,13,5.47,1.62,17,5.33,0.52,6,6.12,1.73,8,5.18,1.99,11,4.44,3.24,9,4.46,2.54,13,5.75,1.48,16,4.75,0.89,8 +8759,passenger,4.55,1.19,20,3.82,2.04,22,4,2.31,19,4.22,1.64,9,4.82,0.6,11,3,2.12,5,4,2.07,16,3,2.1,6,4.46,2.33,13,4.57,1.22,14,4.5,1.22,6,3.83,2.12,12,3.67,2.12,9,3.78,1.79,9,4.2,2.78,10,4.6,0.97,10,4.5,1.43,10,3.42,2.23,12,4.3,1.77,10,3.67,1.63,6,4.15,2.61,13 +8760,passion,7.53,1.52,100,6.08,2.52,108,6.23,2.37,102,7.38,1.51,40,7.64,1.54,59,5.83,2.42,35,6.21,2.57,73,5.69,2.3,51,6.76,2.36,50,7.67,1.4,55,7.36,1.67,44,5.76,2.58,50,6.36,2.45,58,6.22,2.37,55,6.23,2.4,47,7.53,1.52,58,7.52,1.53,42,6.24,2.64,50,5.95,2.42,58,6.37,2.42,51,6.08,2.34,51 +8761,passionate,7.17,1.54,18,6.33,1.96,21,6.62,2.37,34,7.22,1.92,9,7.11,1.17,9,6.12,1.64,8,6.46,2.18,13,6.14,2.63,14,6.95,2.19,20,7.38,1.3,8,7,1.76,10,6.77,1.64,13,5.62,2.33,8,6.55,2.39,22,6.75,2.45,12,7.22,1.3,9,7.11,1.83,9,6.36,2.13,14,6.29,1.7,7,6.41,2.5,17,6.82,2.3,17 +8762,passive,4.84,1.89,19,3.55,2.5,22,5.64,2.38,22,5.22,1.72,9,4.5,2.07,10,4.12,2.3,8,3.21,2.64,14,5.73,2.41,11,5.55,2.46,11,5.14,0.9,7,4.67,2.31,12,3.4,2.37,10,3.67,2.71,12,5.85,2.64,13,5.33,2.06,9,5.1,1.97,10,4.56,1.88,9,3.62,2.72,8,3.5,2.47,14,5.64,2.37,14,5.62,2.56,8 +8763,passkey,5.37,1.16,19,3.39,1.79,18,5.53,2.43,17,5.27,0.47,11,5.5,1.77,8,4.25,2.22,4,3.14,1.66,14,5.12,2.42,8,5.89,2.52,9,5.25,0.46,8,5.45,1.51,11,3.86,1.57,7,3.09,1.92,11,4.5,2.07,6,6.09,2.51,11,5.08,1.12,13,6,1.1,6,2.82,1.89,11,4.29,1.25,7,6,2.58,7,5.2,2.39,10 +8764,passport,6,1.41,19,4.35,2.46,20,5.32,2.06,22,5.83,1.47,6,6.08,1.44,13,3.56,2.01,9,5,2.68,11,5.33,2.66,6,5.31,1.89,16,6.1,1.79,10,6,0.93,8,4.12,2.53,8,4.5,2.5,12,5,2.14,15,6,1.83,7,6.1,1.6,10,5.89,1.27,9,3.83,2.48,12,5.12,2.36,8,4.82,2.09,11,5.82,1.99,11 +8765,password,5.5,1.1,20,3.71,2.19,21,6.39,2.36,28,5.5,1.07,8,5.5,1.17,12,3.62,2.13,8,3.77,2.31,13,6.21,2.67,14,6.57,2.1,14,5.44,1.24,9,5.55,1.04,11,3.73,2.28,11,3.7,2.21,10,6.07,2.46,14,6.71,2.3,14,6.1,1.1,10,4.9,0.74,10,4.78,1.86,9,2.92,2.15,12,6.08,2.07,12,6.62,2.6,16 +8766,past,5.09,1.9,22,4.71,2.37,21,5.18,2.56,17,5.17,2.4,6,5,1.81,15,4.14,2.61,7,5,2.29,14,5.33,2.29,9,5,2.98,8,4.86,2.25,14,5.43,1.13,7,5.67,2.6,9,4,2,12,6.11,2.62,9,4.12,2.17,8,4.93,1.94,14,5.38,1.92,8,5.67,3.08,6,4.33,2.02,15,6,2.96,9,4.25,1.75,8 +8767,pasta,7.08,1.72,104,3.97,2.27,104,5.98,2.1,99,6.98,1.85,44,7.15,1.64,59,4.03,2.18,31,3.88,2.26,72,5.88,1.99,43,6.05,2.2,56,7.12,1.7,66,7,1.8,37,4.33,2.3,42,3.73,2.24,62,6.1,2.11,52,5.85,2.12,47,6.98,1.69,61,7.21,1.77,43,4.23,2.27,44,3.78,2.28,60,6.06,2.11,51,5.9,2.12,48 +8768,paste,4.95,0.83,20,2.62,1.53,21,5.84,1.95,25,4.33,1.15,3,5.06,0.75,17,2.71,1.8,7,2.62,1.5,13,5.25,1.67,8,6.12,2.06,17,4.86,0.9,7,5,0.82,13,3.14,1.95,7,2.38,1.33,13,5.29,1.98,14,6.55,1.75,11,5.22,0.67,9,4.73,0.9,11,2.64,1.75,11,2.6,1.35,10,6.06,2.1,18,5.29,1.5,7 +8769,pastime,5.94,1.76,18,2.75,1.86,20,5.48,2.06,25,7,1.22,5,5.54,1.81,13,2.55,1.81,11,3,2,9,5.12,2.06,16,6.11,2.03,9,5.86,2.12,7,6,1.61,11,2.67,1.94,9,2.82,1.89,11,5.5,2.28,20,5.4,0.89,5,6.22,1.99,9,5.67,1.58,9,2.36,1.86,11,3.22,1.86,9,5.05,2.07,19,6.83,1.47,6 +8770,pastor,5.35,2.7,20,3.91,2.52,23,5.38,1.53,21,4.89,3.26,9,5.73,2.24,11,4.36,2.58,11,3.5,2.5,12,4.38,0.74,8,6,1.58,13,5.21,2.75,14,5.67,2.8,6,4.44,2.7,9,3.57,2.44,14,5,2,8,5.62,1.19,13,5.4,2.67,10,5.3,2.87,10,3.92,2.56,13,3.9,2.6,10,5.5,1.62,12,5.22,1.48,9 +8771,pastrami,6.38,2.18,21,3.68,2.36,25,5.74,2.13,19,6.67,1.58,9,6.17,2.59,12,4.5,2.43,6,3.56,2.33,18,6.29,1.5,7,5.42,2.43,12,6.06,2.32,16,7.4,1.34,5,4,2.69,14,3.5,1.84,10,6.11,1.96,9,5.4,2.32,10,7.17,1.47,12,5.33,2.6,9,3.81,2.23,16,3.44,2.7,9,6.09,2.47,11,5.25,1.58,8 +8772,pastry,6.9,1.48,21,4.95,2.54,20,5.61,2.14,36,7,1.41,8,6.85,1.57,13,4.6,2.88,5,5.07,2.52,15,5.45,2.42,11,5.68,2.06,25,6.69,1.8,13,7.25,0.71,8,5.33,2.67,12,4.38,2.39,8,5.25,2.15,20,6.06,2.11,16,6.45,1.57,11,7.4,1.26,10,5.45,2.38,11,4.33,2.74,9,5.41,2.32,22,5.93,1.86,14 +8773,pasture,6.15,2.13,20,3.14,2.26,21,5.75,2.19,24,5.75,2.75,4,6.25,2.05,16,4.5,2.08,4,2.82,2.24,17,6.56,2.01,9,5.27,2.22,15,6.12,2.1,8,6.17,2.25,12,2.9,1.97,10,3.36,2.58,11,5.54,2.3,13,6,2.14,11,5.91,2.3,11,6.44,2.01,9,2.6,2.5,10,3.64,2.01,11,6.41,2.15,17,4.14,1.35,7 +8774,pasty,3.94,1.55,18,3.39,2.17,18,4.47,2.35,17,4.36,1.12,11,3.29,1.98,7,4,3.16,4,3.21,1.93,14,3,1.69,8,5.78,2.11,9,3.88,1.36,8,4,1.76,10,2.57,1.81,7,3.91,2.3,11,4.67,1.51,6,4.36,2.77,11,3.92,1.16,12,4,2.28,6,3.18,2.04,11,3.71,2.5,7,4.57,2.37,7,4.4,2.46,10 +8775,patch,5.11,1.28,18,2.84,1.71,19,4.4,2,25,4.8,1.79,5,5.23,1.09,13,2.7,1.57,10,3,1.94,9,4.06,1.95,16,5,2.06,9,5.29,1.25,7,5,1.34,11,2.22,1.48,9,3.4,1.78,10,4.4,2.14,20,4.4,1.52,5,4.78,1.3,9,5.44,1.24,9,2.27,1.27,11,3.62,2,8,4.16,1.74,19,5.17,2.71,6 +8776,patent,5.34,1.48,102,3.64,2.53,81,5.79,2.08,101,5.5,1.69,42,5.24,1.33,59,4.25,2.7,28,3.32,2.4,53,6.02,2.17,44,5.61,2.02,57,5.43,1.64,56,5.24,1.28,45,3.82,2.63,38,3.49,2.46,43,6,2.18,63,5.45,1.9,38,5.27,1.47,62,5.45,1.5,40,4.08,2.62,36,3.29,2.43,45,5.94,2.19,51,5.64,1.98,50 +8777,patented,5.05,1.07,21,3.6,2.48,25,5.11,2.42,19,5,0.71,9,5.08,1.31,12,3.5,2.95,6,3.56,2.45,18,4,1.73,7,5.75,2.6,12,5.12,0.81,16,4.8,1.79,5,3.14,2.77,14,4.1,2.13,10,4.78,2.73,9,5.4,2.22,10,4.75,1.06,12,5.44,1.01,9,4.12,2.6,16,2.67,2.06,9,4.82,2.6,11,5.5,2.27,8 +8778,paternal,5.86,1.8,21,3.27,2.12,22,5.59,2.17,22,6,1,9,5.75,2.26,12,2.33,1.21,6,3.6,2.38,15,7.5,1.38,6,4.88,2,16,5.78,1.3,9,5.92,2.15,12,3.8,1.48,5,3.12,2.29,17,5.27,1.85,11,5.91,2.51,11,6,2.04,12,5.67,1.5,9,4,2.24,9,2.77,1.96,13,5.42,1.73,12,5.8,2.7,10 +8779,paternity,5.81,2.16,21,3.95,2.68,20,5.32,2.82,22,6.83,2.04,6,5.4,2.13,15,3.38,2.45,8,4.33,2.87,12,5.67,2.93,12,4.9,2.77,10,6.44,2.88,9,5.33,1.37,12,4.22,2.39,9,3.73,3,11,3.29,2.69,7,6.27,2.4,15,5.7,2.83,10,5.91,1.45,11,3.85,2.38,13,4.14,3.39,7,5.58,3,12,5,2.71,10 +8780,path,5.71,1.31,21,3.74,2.42,23,4.62,1.65,26,5.64,1.57,11,5.8,1.03,10,4.36,2.73,11,3.17,2.04,12,4.73,2,11,4.57,1.45,14,6,1.41,10,5.45,1.21,11,4.45,2.77,11,3.08,1.93,12,4.65,1.69,17,4.62,1.77,8,6.08,1.5,13,5.12,0.64,8,3.67,2.5,15,3.88,2.42,8,4.35,1.9,17,5.11,0.93,9 +8781,pathetic,3.11,1.41,19,3.56,2.25,18,3.18,2.04,17,3.45,1.44,11,2.62,1.3,8,4,2.58,4,3.43,2.24,14,3,2.33,8,3.33,1.87,9,2.88,1.13,8,3.27,1.62,11,2.57,1.62,7,4.18,2.44,11,4.33,1.97,6,2.55,1.86,11,3,1.29,13,3.33,1.75,6,3.09,1.87,11,4.29,2.75,7,2.29,1.5,7,3.8,2.2,10 +8782,pathological,2.71,1.45,21,3.5,2.4,20,4,2.62,22,3.33,1.37,6,2.47,1.46,15,4.12,2.85,8,3.08,2.07,12,4.08,2.81,12,3.9,2.51,10,2.78,1.86,9,2.67,1.15,12,4.44,2.65,9,2.73,1.95,11,3.71,2.56,7,4.13,2.72,15,2.5,1.65,10,2.91,1.3,11,4.08,2.66,13,2.43,1.4,7,4,2.8,12,4,2.54,10 +8783,pathologist,4.2,1.36,20,3.74,2.58,23,4.55,2.67,20,4.12,1.64,8,4.25,1.22,12,5.33,2.25,6,3.18,2.51,17,5,2.83,11,4,2.5,9,3.91,1.7,11,4.56,0.73,9,3.8,3.08,10,3.69,2.25,13,5.23,2.95,13,3.29,1.5,7,4.08,1.26,13,4.43,1.62,7,3.81,2.56,16,3.57,2.82,7,4.08,2.68,12,5.25,2.66,8 +8784,pathology,3.91,1.63,22,4.15,2.6,26,4.83,2.08,24,4.11,1.9,9,3.77,1.48,13,3.4,2.12,10,4.62,2.83,16,5,1.94,9,4.73,2.22,15,4.62,1.6,8,3.5,1.56,14,4.08,2.69,13,4.23,2.62,13,4.58,2.02,12,5.08,2.19,12,3.83,1.53,12,4,1.83,10,3.8,2.54,15,4.64,2.73,11,4.77,2.13,13,4.91,2.12,11 +8785,pathway,6.05,1.72,19,2.77,1.72,22,6.23,2.07,22,5.56,1.24,9,6.5,2.01,10,3.38,1.92,8,2.43,1.55,14,6.64,1.96,11,5.82,2.18,11,5.14,1.21,7,6.58,1.78,12,3.5,2.01,10,2.17,1.19,12,6.08,2.1,13,6.44,2.13,9,6.1,1.97,10,6,1.5,9,2.62,1.92,8,2.86,1.66,14,6.57,2.28,14,5.62,1.6,8 +8786,patience,6.62,1.83,21,3.16,1.55,25,7.18,1.56,22,7.12,1.46,8,6.31,2.02,13,3.15,1.72,13,3.17,1.4,12,7,1.41,13,7.44,1.81,9,6.88,1.46,8,6.42,2.15,12,3.29,1.38,14,3,1.79,11,7.58,1.38,12,6.7,1.7,10,6.6,2.12,10,6.64,1.63,11,3.35,1.73,17,2.75,1.04,8,7,1.89,10,7.33,1.3,12 +8787,patient,6.71,1.55,42,2.77,1.74,22,4.83,2.04,18,6.88,1.32,17,6.6,1.71,25,3.25,2.05,12,2.2,1.14,10,5.1,2.23,10,4.5,1.85,8,6.69,1.63,29,6.77,1.42,13,3.44,2.24,9,2.31,1.18,13,4.29,1.6,7,4.9,2.18,10,6.78,1.78,23,6.63,1.26,19,2.89,1.76,9,2.69,1.8,13,4.62,2,8,5,2.16,10 +8788,patio,6.61,1.79,18,2.55,2.11,20,5.64,1.82,25,6.8,1.79,5,6.54,1.85,13,2.64,2.54,11,2.44,1.59,9,5.38,2.03,16,6.11,1.36,9,6.29,1.5,7,6.82,1.99,11,3.22,2.86,9,2,1.1,11,5.65,2.01,20,5.6,0.89,5,6.67,1.5,9,6.56,2.13,9,2.82,2.04,11,2.22,2.28,9,5.32,1.92,19,6.67,1.03,6 +8789,patriot,5.8,1.96,20,4.86,2.74,44,6.09,2.19,43,7.33,0.58,3,5.53,2,17,5.64,2.66,11,4.69,2.76,32,6.61,2.25,23,5.53,2.06,19,6.57,1.27,7,5.38,2.18,13,5.08,2.59,26,4.71,3.02,17,6.12,2.27,26,6.06,2.14,17,5.89,2.09,9,5.73,1.95,11,5.11,2.72,27,4.47,2.81,17,6.32,2.14,34,5.22,2.28,9 +8790,patriotic,6.6,1.5,20,4.55,2.86,22,6.69,2.33,26,7.14,1.77,7,6.31,1.32,13,4.3,2.63,10,4.75,3.14,12,6.73,2.43,15,7.1,1.79,10,6.27,1.19,11,7,1.8,9,4.56,2.3,9,4.54,3.28,13,6.75,2.44,16,7.11,1.69,9,7.08,1.19,13,5.71,1.7,7,4.62,2.87,16,4.33,3.08,6,6.17,2.55,12,7.14,2.11,14 +8791,patriotism,6.55,2.06,20,3.89,2.22,18,6.23,2.45,22,7.8,1.3,5,6.13,2.13,15,3.5,2.07,6,4.08,2.35,12,6.8,1.87,10,5.75,2.83,12,6.7,1.49,10,6.4,2.59,10,3.1,2.13,10,4.88,2.03,8,6.09,2.3,11,6.36,2.69,11,6.08,2.39,12,7.25,1.28,8,3.33,2.45,9,4.44,1.94,9,5.73,2.61,11,6.73,2.28,11 +8792,patrol,4.04,1.73,24,4.26,2.64,19,5.27,3.09,22,4.5,2.07,8,3.81,1.56,16,5.14,2.91,7,3.75,2.45,12,6.5,2.58,12,3.8,3.12,10,4.4,2.17,10,3.79,1.37,14,4.67,2.65,9,3.9,2.73,10,4.71,3.09,7,5.53,3.16,15,4.33,2.02,12,3.75,1.42,12,3.92,2.56,13,5,2.9,6,5.33,3.52,12,5.2,2.66,10 +8793,patrolman,4.63,1.26,19,4.57,2.34,21,4.04,1.92,23,4.2,1.1,5,4.85,1.34,13,5.33,2.58,6,4.27,2.25,15,4.2,1.48,10,3.92,2.25,13,3.71,1.25,7,5.27,0.9,11,5,2.77,7,4.36,2.17,14,4.73,1.9,11,3.42,1.78,12,4.58,1.24,12,4.71,1.38,7,3.91,2.59,11,5.3,1.89,10,3.93,1.69,14,4.22,2.33,9 +8794,patron,5.7,1.56,20,2.91,1.87,22,6.11,2.21,27,6.29,2.43,7,5.38,0.77,13,3.4,2.01,10,2.5,1.73,12,5.8,2.24,15,6.64,2.25,11,5.27,1.42,11,6.22,1.64,9,3.89,1.96,9,2.23,1.54,13,5.82,2.38,17,6.78,1.92,9,5.69,1.7,13,5.71,1.38,7,2.56,1.82,16,3.83,1.83,6,5.17,2.41,12,6.87,1.77,15 +8795,patronize,3.48,1.78,21,3.15,2.39,20,5.73,2.51,22,3.17,1.33,6,3.6,1.96,15,3.25,3.06,8,3.08,1.98,12,5.25,2.73,12,6.3,2.21,10,3.67,2.5,9,3.33,1.07,12,4.11,2.57,9,2.36,2.01,11,4.86,1.35,7,6.13,2.85,15,4,2.36,10,3,0.89,11,3.31,2.06,13,2.86,3.08,7,6.08,2.47,12,5.3,2.63,10 +8796,patronizing,3.11,1.41,19,5.67,2.61,21,4.68,2.19,22,3.6,0.89,5,3,1.58,13,5.83,2.71,6,5.6,2.67,15,5.2,1.75,10,4.25,2.49,12,3.57,1.51,7,2.91,1.38,11,5.14,3.08,7,5.93,2.43,14,4.55,2.16,11,4.82,2.32,11,3.25,1.29,12,2.86,1.68,7,4.82,3.06,11,6.6,1.71,10,4.54,2.07,13,4.89,2.47,9 +8797,patter,5.79,1.84,19,3.5,2.15,22,5.17,1.95,23,5.91,1.51,11,5.14,2.04,7,3.12,1.89,8,3.71,2.33,14,4.14,2.04,7,5.62,1.78,16,5.88,2.03,8,5.73,1.79,11,3.56,2.51,9,3.46,1.98,13,5,1.9,11,5.33,2.06,12,5.5,2.24,12,6.29,0.76,7,2.64,1.96,11,4.36,2.06,11,4.92,2.06,13,5.5,1.84,10 +8798,pattern,5.53,1.9,19,3.14,1.61,22,5.39,2.57,23,5.64,1.29,11,5.14,2.73,7,3.38,1.41,8,3,1.75,14,4.14,2.85,7,5.94,2.32,16,5.88,1.36,8,5.27,2.24,11,2.78,1.79,9,3.38,1.5,13,5.55,2.42,11,5.25,2.8,12,5.5,2.2,12,5.57,1.4,7,2.73,1.85,11,3.55,1.29,11,5.23,2.8,13,5.6,2.37,10 +8799,pauper,3.95,1.43,19,3.33,1.96,21,3.85,1.9,20,4.67,0.58,3,3.81,1.52,16,2.67,1.63,6,3.6,2.06,15,4.17,1.17,6,3.71,2.16,14,4.5,1.43,10,3.33,1.22,9,4,1.83,7,3,2,14,4.2,2.15,10,3.5,1.65,10,4.38,0.92,8,3.64,1.69,11,4.11,2.2,9,2.75,1.6,12,3.75,2.66,8,3.92,1.31,12 +8800,pause,5.53,0.84,19,2.57,1.75,21,6.35,1.67,23,5.33,0.58,3,5.56,0.89,16,3.12,1.73,8,2.23,1.74,13,5.67,1.94,9,6.79,1.37,14,5.44,0.73,9,5.6,0.97,10,2.67,1.66,9,2.5,1.88,12,6.87,1.68,15,5.38,1.19,8,5.43,0.79,7,5.58,0.9,12,2.8,1.75,10,2.36,1.8,11,6.46,1.9,13,6.2,1.4,10 +8801,pave,5.61,1.58,18,2.74,1.88,19,5.04,1.43,25,5.2,1.92,5,5.77,1.48,13,3.5,2.07,10,1.89,1.27,9,4.94,1.53,16,5.22,1.3,9,5.57,1.51,7,5.64,1.69,11,2.11,1.62,9,3.3,2,10,5,1.52,20,5.2,1.1,5,5.22,1.48,9,6,1.66,9,2.55,1.57,11,3,2.33,8,5.11,1.49,19,4.83,1.33,6 +8802,pavement,5.5,1.38,18,2.64,1.4,22,4.65,2.29,23,5.55,1.69,11,5.33,0.82,6,3.12,1.36,8,2.36,1.39,14,4,2.89,7,4.94,2.02,16,5,1.41,8,5.9,1.29,10,2.44,1.24,9,2.77,1.54,13,4.45,2.46,11,4.83,2.21,12,5.27,1.49,11,5.86,1.21,7,2.36,1.69,11,2.91,1.04,11,5.23,2.35,13,3.9,2.08,10 +8803,pavilion,6.1,1.48,20,3.04,2.14,24,5.25,2.07,28,6,1.31,8,6.17,1.64,12,3.33,2.35,9,2.87,2.07,15,5,2.04,14,5.5,2.14,14,5.89,1.36,9,6.27,1.62,11,3.42,2.23,12,2.67,2.06,12,4.86,2.14,14,5.64,1.98,14,5.9,1.52,10,6.3,1.49,10,3.08,1.73,12,3,2.56,12,5.58,1.62,12,5,2.37,16 +8804,paw,5.43,1.91,21,4.09,1.98,23,5.56,2.04,18,4,1.87,5,5.88,1.75,16,4.58,2.23,12,3.55,1.57,11,5.22,1.92,9,5.62,2.2,8,5.17,2.25,12,5.78,1.39,9,4.25,2.14,16,3.71,1.6,7,5.5,1.72,10,5.62,2.5,8,5.85,1.82,13,4.75,1.98,8,4.16,2.09,19,3.75,1.5,4,5.17,1.7,12,6.33,2.58,6 +8805,pawn,3.9,1.73,21,4.29,2.08,21,5.16,2.91,25,4,2.09,12,3.78,1.2,9,4.71,1.7,7,4.07,2.27,14,5.2,3.19,10,5.13,2.83,15,4,1.41,4,3.88,1.83,17,4.5,2.68,10,4.09,1.45,11,4.14,3.44,7,5.56,2.68,18,3.92,1.38,12,3.89,2.2,9,4.31,2.25,13,4.25,1.91,8,5,3,9,5.25,2.96,16 +8806,pawnshop,4.63,1.21,19,4.15,2.01,20,4.5,2.06,22,4.43,1.13,7,4.75,1.29,12,5,1.8,9,3.45,1.97,11,5.83,1.47,6,4,2.07,16,5,0.82,10,4.12,1.55,8,4.25,2.49,8,4.08,1.73,12,4.67,2.26,15,4.14,1.68,7,4.91,1.3,11,4.25,1.04,8,4.58,2.11,12,3.5,1.77,8,5.27,2.2,11,3.73,1.68,11 +8807,pay,6.23,1.95,22,4.24,2.32,21,6.33,2.02,15,5.33,2.16,6,6.53,1.88,15,3.29,1.89,7,4.71,2.43,14,5.86,1.86,7,6.75,2.19,8,6.43,2.17,14,5.71,1.6,7,4.44,2.6,9,4.08,2.19,12,6.25,2.31,8,6.43,1.81,7,6.5,2.24,14,5.75,1.28,8,4.33,2.34,6,4.2,2.4,15,7.38,2,8,5.14,1.35,7 +8808,payable,6.75,1.83,20,3.95,3,22,6.15,2.05,27,7.86,1.57,7,6.15,1.72,13,4.1,2.64,10,3.83,3.38,12,6.07,1.75,15,6.55,2.34,11,6.27,1.9,11,7.33,1.66,9,4.22,2.49,9,3.77,3.39,13,6.65,2.06,17,5.56,1.74,9,7,1.87,13,6.29,1.8,7,4,3.06,16,3.83,3.13,6,6.17,2.12,12,6.13,2.07,15 +8809,payback,5.09,1.87,22,5.85,2.03,20,5.88,2.01,24,5.67,1.84,15,3.86,1.35,7,5.6,2.7,5,5.93,1.87,15,5.92,1.98,13,5.82,2.14,11,5.3,1.83,10,4.92,1.98,12,6.29,2.56,7,5.62,1.76,13,5.55,2.25,11,6.15,1.82,13,4.82,2.32,11,5.36,1.36,11,5.2,2.39,10,6.5,1.43,10,6.33,2.5,9,5.6,1.68,15 +8810,paycheck,7.48,1.89,21,6.77,2.41,22,6.62,2.31,21,7,2.55,9,7.83,1.19,12,5.33,3.33,6,7.33,1.88,15,7.17,1.94,6,6.4,2.47,15,6.44,2.24,9,8.25,1.14,12,6.8,2.77,5,6.76,2.39,17,6.7,2.63,10,6.55,2.11,11,7.83,2.04,12,7,1.66,9,7.56,2.19,9,6.23,2.49,13,6.92,2.35,12,6.22,2.33,9 +8811,payday,7.95,1.47,19,6.81,2.23,21,5.54,2.52,26,8.5,0.84,6,7.69,1.65,13,6.4,2.01,10,7.18,2.44,11,5.4,2.44,15,6,2.71,10,7.6,1.78,10,8.33,1,9,6,1.94,9,7.42,2.31,12,5.65,2.78,17,5.62,2,8,8.5,0.67,12,7,2,7,6.81,2.34,16,6.8,2.05,5,4.58,2.43,12,6.36,2.37,14 +8812,payload,5.42,2.06,19,5.36,2.22,22,5.64,2.24,22,6.11,1.54,9,4.8,2.35,10,4.5,2.27,8,5.86,2.11,14,6.36,2.11,11,4.91,2.21,11,5.86,1.21,7,5.17,2.44,12,4.8,2.2,10,5.83,2.21,12,4.92,2.43,13,6.67,1.5,9,4.8,2.49,10,6.11,1.27,9,5.25,2.12,8,5.43,2.34,14,5.36,2.41,14,6.12,1.96,8 +8813,payment,5.16,1.64,19,4.44,2.2,18,5.19,2.37,16,5.55,1.37,11,4.62,1.92,8,5.75,1.71,4,4.07,2.23,14,4.71,2.14,7,5.56,2.6,9,5.38,1.6,8,5,1.73,11,3.71,1.98,7,4.91,2.3,11,4.67,2.25,6,5.5,2.51,10,5,1.83,13,5.5,1.22,6,4.27,2.53,11,4.71,1.7,7,5.71,2.43,7,4.78,2.39,9 +8814,payoff,6.5,1.68,22,6.22,2.83,23,5.42,2.34,19,6.25,2.05,8,6.46,1.39,13,6.5,3.12,8,6.07,2.87,14,5.43,2.99,7,5.55,2.07,11,6.75,1.83,8,6.15,1.52,13,5.78,3.38,9,6.5,2.5,14,5.29,1.8,7,5.5,2.68,12,6.55,1.81,11,6.45,1.63,11,7,2.83,9,5.71,2.81,14,5.5,2.53,16,5,1,3 +8815,payout,6.58,1.35,19,5.84,2.59,19,6.05,1.77,21,7.33,1.03,6,6.23,1.36,13,5.22,2.68,9,6.4,2.5,10,7.17,2.23,6,5.6,1.4,15,6.7,1.42,10,6.44,1.33,9,4.57,3.05,7,6.58,2.07,12,5.79,1.93,14,6.57,1.4,7,6.7,1.42,10,6.44,1.33,9,5.08,2.75,12,7.14,1.77,7,6.36,1.86,11,5.7,1.7,10 +8816,payphone,5.11,1.97,19,2.6,1.64,20,6,2.49,20,5,0,3,4.87,1.96,15,2.3,1.42,10,2.9,1.85,10,6.9,1.45,10,5.1,3.03,10,3.5,1.76,6,5.58,1.38,12,1.71,0.76,7,3.08,1.8,13,5.12,2.9,8,6.58,2.11,12,5.83,1.8,12,3.86,1.68,7,2.3,1.25,10,2.9,1.97,10,5,2.6,9,6.82,2.18,11 +8817,payroll,6.19,2.02,21,3.82,2.59,22,5.11,2.72,18,6.44,2.51,9,6,1.65,12,3.7,2.45,10,3.92,2.81,12,5.3,3.06,10,4.88,2.42,8,6,2.24,7,6.23,2.05,13,4.36,2.73,11,3.27,2.45,11,4.57,3.87,7,5.45,1.81,11,6.46,2.15,13,5.75,1.83,8,4.36,3.26,11,3.27,1.68,11,5,2.83,9,5.22,2.77,9 +8818,pea,6,1.89,19,2.41,1.47,22,5,2.47,23,6.18,1.72,11,5.43,2.15,7,2.75,1.49,8,2.21,1.48,14,3,2.24,7,5.88,2.06,16,6,1.77,8,6,2.05,11,2.56,1.59,9,2.31,1.44,13,4,2.49,11,5.92,2.15,12,5.92,2.11,12,6.14,1.57,7,2.18,1.4,11,2.64,1.57,11,4.92,2.63,13,5.1,2.38,10 +8819,peace,7.75,1.5,40,4.65,2.77,23,7.17,2.19,48,7.31,1.7,13,7.92,1.38,26,4.43,3.15,7,4.73,2.79,15,6.68,2.3,22,7.58,2.04,26,7.73,1.39,15,7.71,1.6,24,5.9,2.85,10,3.58,2.47,12,7,2.29,28,7.4,2.06,20,7.6,1.7,20,7.9,1.29,20,4.85,2.85,20,3.33,2.08,3,7.43,1.99,28,6.8,2.44,20 +8820,peaceful,8,1.78,20,4.38,3.2,21,6.84,2.49,25,7.75,1.89,4,8.06,1.81,16,2.5,1.73,4,4.82,3.34,17,5.22,3.19,9,7.75,1.44,16,8.38,1.06,8,7.75,2.14,12,3.9,3.51,10,4.82,2.99,11,6.71,2.49,14,7,2.61,11,7.73,2.1,11,8.33,1.32,9,5.7,3.4,10,3.18,2.6,11,7.17,2.38,18,6,2.77,7 +8821,peacekeeper,6.79,1.4,19,4,2.27,22,6.32,2.34,22,6.78,1.48,9,6.8,1.4,10,4.25,2.05,8,3.86,2.44,14,6.09,2.39,11,6.55,2.38,11,6.14,1.57,7,7.17,1.19,12,4.1,1.6,10,3.92,2.78,12,6,2.58,13,6.78,1.99,9,6.7,1.34,10,6.89,1.54,9,3.62,2.45,8,4.21,2.22,14,6.29,2.4,14,6.38,2.39,8 +8822,peacetime,6.7,2.15,20,2.57,2.2,21,6.21,2.37,33,7,1.89,10,6.4,2.46,10,2,1.69,8,2.92,2.47,13,6.69,2.59,13,5.9,2.22,20,6.33,1.66,9,7,2.53,11,2.85,2.12,13,2.12,2.42,8,6.14,2.54,21,6.33,2.15,12,6.7,1.83,10,6.7,2.54,10,2.43,2.24,14,2.86,2.27,7,5.75,2.35,16,6.65,2.37,17 +8823,peach,6.83,2.01,18,4.7,2.49,23,5.74,1.91,19,5.56,1.94,9,8.11,1.05,9,4.14,2.04,7,5,2.78,15,5.5,2.01,10,6,1.87,9,6.38,2.83,8,7.2,1.03,10,5.2,2.78,10,4.33,2.39,12,4.62,1.41,8,6.5,1.96,10,6.73,2.49,11,7,1,7,4.45,2.28,20,6.33,3.79,3,5.12,1.55,8,6.18,2.09,11 +8824,peachy,6.47,1.87,19,4.7,2.49,23,5.93,2.19,28,6.25,1.58,8,6.64,2.11,11,4.5,2.56,8,4.8,2.54,15,5.71,2.27,14,6.14,2.18,14,6.56,2.13,9,6.4,1.71,10,4.92,2.27,12,4.45,2.81,11,6.21,2.52,14,5.64,1.86,14,7.1,1.52,10,5.78,2.05,9,5.08,2.61,12,4.27,2.41,11,5.92,1.78,12,5.94,2.52,16 +8825,peak,6.1,1.62,20,3.9,1.94,20,6.48,2.23,21,6.17,1.17,6,6.07,1.82,14,3.88,1.96,8,3.92,2.02,12,7.09,2.17,11,5.8,2.2,10,6.6,1.52,5,5.93,1.67,15,4.2,2.3,10,3.6,1.58,10,6.5,2.35,14,6.43,2.15,7,5.71,1.98,7,6.31,1.44,13,3.57,1.91,14,4.67,1.97,6,5.67,2.42,12,7.56,1.42,9 +8826,peanut,6.38,1.63,21,3.48,2.37,25,5.74,2.23,19,6.11,1.62,9,6.58,1.68,12,3.33,1.51,6,3.44,2.66,18,5,1.63,7,6.17,2.48,12,6.19,1.76,16,7,1,5,4,2.66,14,2.6,1.78,10,6.22,2.17,9,5.3,2.31,10,6.58,1.62,12,6.11,1.69,9,4.06,2.54,16,2.44,1.67,9,5.64,2.73,11,5.88,1.46,8 +8827,peanuts,5.63,2.06,19,3.86,2.03,22,5.45,1.9,22,5.67,2.18,9,5.6,2.07,10,5,2,8,3.21,1.81,14,6,1.67,11,4.91,2.02,11,5.71,0.76,7,5.58,2.57,12,4.6,2.01,10,3.25,1.91,12,5.15,2.08,13,5.89,1.62,9,5.7,2.31,10,5.56,1.88,9,3.38,2.33,8,4.14,1.88,14,5.71,2.05,14,5,1.6,8 +8828,pear,6.7,2.13,20,3.76,2.66,17,5.71,2.31,24,6.8,1.3,5,6.67,2.38,15,4.8,2.86,5,3.33,2.57,12,5.15,2.64,13,6.36,1.75,11,6.8,1.87,10,6.6,2.46,10,4.14,3.08,7,3.5,2.46,10,5.44,2.61,16,6.25,1.58,8,6.5,2.28,14,7.17,1.83,6,3.67,2.5,12,4,3.32,5,5.4,2.16,15,6.22,2.59,9 +8829,pearl,6.05,1.68,19,3.5,2.07,18,5.94,2.16,17,5.91,1.22,11,6.25,2.25,8,3.5,2.08,4,3.5,2.14,14,4.62,1.85,8,7.11,1.76,9,6.38,1.06,8,5.82,2.04,11,3.57,2.44,7,3.45,1.92,11,5.83,2.4,6,6,2.14,11,5.77,1.79,13,6.67,1.37,6,3.36,2.2,11,3.71,1.98,7,6.14,2.04,7,5.8,2.35,10 +8830,pearly,6.43,1.5,21,3.45,2.09,22,5.04,1.84,26,6.18,1.33,11,6.7,1.7,10,3.6,2.37,10,3.33,1.92,12,4.55,1.57,11,5.43,2.06,14,6.6,1.71,10,6.27,1.35,11,3.9,2.38,10,3.08,1.83,12,4.94,2.14,17,5.25,1.28,8,7.08,1.55,13,5.38,0.52,8,3.93,2.27,14,2.62,1.51,8,5.06,1.98,17,5,1.66,9 +8831,peas,6.1,1.68,20,2.95,1.88,21,5.72,2.17,25,6.17,1.03,12,6,2.45,8,2.86,2.41,7,3,1.66,14,5.6,2.55,10,5.8,1.97,15,7.33,2.08,3,5.88,1.58,17,3.3,2.21,10,2.64,1.57,11,4.86,3.08,7,6.06,1.7,18,6.09,1.87,11,6.11,1.54,9,3.54,1.94,13,2,1.41,8,5.78,2.33,9,5.69,2.15,16 +8832,peasant,4.62,1.77,21,4,2.05,21,4.92,2.4,25,4.75,1.96,12,4.44,1.59,9,5.43,2.44,7,3.29,1.44,14,4.7,2.16,10,5.07,2.6,15,4.75,1.26,4,4.59,1.91,17,4.1,2.6,10,3.91,1.51,11,5.29,2.93,7,4.78,2.24,18,4.83,1.85,12,4.33,1.73,9,3.85,1.72,13,4.25,2.6,8,3.67,2.5,9,5.62,2.09,16 +8833,pebble,5.72,1.67,18,2.85,2.13,20,4.67,1.76,24,5.67,2.02,12,5.83,0.75,6,4.2,3.03,5,2.4,1.64,15,4.77,1.48,13,4.55,2.11,11,6.38,1.51,8,5.2,1.69,10,3.57,2.51,7,2.46,1.9,13,4.91,1.76,11,4.46,1.81,13,6.11,0.93,9,5.33,2.18,9,3,2.45,10,2.7,1.89,10,4.78,2.39,9,4.6,1.35,15 +8834,pecan,6.63,1.57,19,3.52,2.75,21,5.05,2.42,20,5.67,1.53,3,6.81,1.56,16,2.33,1.51,6,4,3.02,15,4.83,1.72,6,5.14,2.71,14,6.8,1.23,10,6.44,1.94,9,2,1.53,7,4.29,2.95,14,4.3,2.21,10,5.8,2.49,10,6.5,1.93,8,6.73,1.35,11,2.67,2.74,9,4.17,2.69,12,4.88,3.04,8,5.17,2.04,12 +8835,pecker,4.81,2.56,21,4.5,2.15,24,4.82,1.97,22,4.5,2.33,8,5,2.77,13,4,2.12,13,5.09,2.12,11,5.31,2.18,13,4.11,1.45,9,5.5,2.33,8,4.58,2.71,12,4.43,1.83,14,4.6,2.63,10,5.42,2.23,12,4.1,1.37,10,3.7,2.21,10,5.82,2.52,11,4.71,2.23,17,4,2,7,4.7,2.45,10,4.92,1.56,12 +8836,peculiar,4.68,1.36,22,4.05,2.39,20,5.67,1.96,21,4.71,1.64,14,4.62,0.74,8,4.5,2.51,10,3.89,2.26,9,5.8,2.39,5,5.62,1.89,16,4.6,1.71,10,4.75,1.06,12,3.73,2.28,11,4.44,2.6,9,5.92,1.83,12,5.33,2.18,9,4.75,1.36,12,4.6,1.43,10,4.31,2.72,13,3.57,1.72,7,5.27,1.85,11,6.1,2.08,10 +8837,pedal,5.16,1.42,19,3.89,2.52,18,6.06,1.64,17,5.18,0.75,11,5.12,2.1,8,4.75,2.87,4,3.64,2.47,14,6,1.6,8,6.11,1.76,9,5.38,1.19,8,5,1.61,11,4.29,1.7,7,3.64,2.98,11,6.33,1.97,6,5.91,1.51,11,4.92,1.5,13,5.67,1.21,6,2.64,1.96,11,5.86,2.04,7,6.43,1.13,7,5.8,1.93,10 +8838,peddle,4.89,1.24,19,3.52,2.09,21,5.22,2.37,23,3.67,1.53,3,5.12,1.09,16,4.5,2,8,2.92,1.98,13,5.22,2.82,9,5.21,2.15,14,5.33,1.12,9,4.5,1.27,10,3.33,2.18,9,3.67,2.1,12,5,2.7,15,5.62,1.69,8,4.43,1.27,7,5.17,1.19,12,3.9,1.97,10,3.18,2.23,11,4.69,2.66,13,5.9,1.85,10 +8839,peddler,3.77,1.41,22,4.83,2.21,23,4,1.6,19,4.25,0.89,8,3.62,1.61,13,5.25,2.49,8,4.43,2.06,14,3.71,1.6,7,4,1.61,11,3.88,1.13,8,3.85,1.57,13,4.67,2.87,9,4.93,1.77,14,3.57,1.62,7,4.25,1.6,12,3.73,1.74,11,3.82,1.08,11,4.11,2.57,9,5.29,1.9,14,4.19,1.38,16,3,2.65,3 +8840,pedestal,5.81,1.89,21,3.18,2.13,22,5.26,2.28,27,5,1.33,10,6.55,2.07,11,2.29,1.7,7,3.6,2.23,15,5.29,2.73,17,5.2,1.32,10,5.64,2.16,11,6,1.63,10,3.2,2.95,5,3.18,1.94,17,5.36,2.65,14,5.15,1.91,13,5.62,2.26,13,6.12,1.13,8,2.9,2.56,10,3.42,1.78,12,5.86,2.32,14,4.62,2.14,13 +8841,pedestrian,5.21,1.36,19,3.71,2.28,21,5.65,1.99,23,4.33,2.08,3,5.38,1.2,16,5,2.2,8,2.92,2.02,13,5.56,2.24,9,5.71,1.9,14,5,1.32,9,5.4,1.43,10,3.44,1.94,9,3.92,2.57,12,5.87,2.2,15,5.25,1.58,8,4.43,1.62,7,5.67,0.98,12,3.8,1.93,10,3.64,2.66,11,6,2.38,13,5.2,1.32,10 +8842,pediatric,5.75,1.86,20,3.78,2.07,23,5.38,2.11,21,5.33,1.5,9,6.09,2.12,11,3.64,2.16,11,3.92,2.07,12,5.12,1.46,8,5.54,2.47,13,5.71,1.38,14,5.83,2.86,6,4.22,2.44,9,3.5,1.83,14,5.5,1.6,8,5.31,2.43,13,5.9,1.6,10,5.6,2.17,10,3.85,1.91,13,3.7,2.36,10,5.67,1.78,12,5,2.55,9 +8843,pediatrician,6.95,1.63,21,4.29,2.56,24,5.32,2.3,22,7,1.6,8,6.92,1.71,13,4.62,2.79,13,3.91,2.34,11,5.77,2.59,13,4.67,1.73,9,7.62,1.85,8,6.5,1.45,12,4.79,2.08,14,3.6,3.1,10,5.92,2.39,12,4.6,2.07,10,6.5,1.65,10,7.36,1.57,11,3.65,2.55,17,5.86,1.95,7,5.7,2.58,10,5,2.09,12 +8844,pediatrics,5.29,1.79,21,2.42,2.14,19,4.73,2.35,22,5.83,1.6,6,5.07,1.87,15,2.25,1.75,8,2.55,2.46,11,4.17,2.55,12,5.4,2.01,10,5.56,2.01,9,5.08,1.68,12,2.38,1.51,8,2.45,2.58,11,3.57,1.9,7,5.27,2.4,15,5.7,2.36,10,4.91,1.04,11,2,1.54,12,3.14,2.91,7,5.42,2.31,12,3.9,2.23,10 +8845,pedicure,6.14,1.65,21,3.78,2.43,23,6.05,2.46,20,5.6,1.67,5,6.31,1.66,16,3.42,1.98,12,4.18,2.89,11,5.82,2.56,11,6,2.39,8,6.33,2.02,12,5.89,1.05,9,3.31,2.3,16,4.86,2.54,7,5.64,2.16,11,6.56,2.83,9,6.62,1.71,13,5.38,1.3,8,4.11,2.51,19,2.25,1.26,4,5.86,2.32,14,6.5,2.95,6 +8846,pedigree,6.33,1.68,21,4.09,2.24,22,5.59,1.97,22,6.11,1.9,9,6.5,1.57,12,4.33,2.58,6,3.8,2.11,15,5.83,1.72,6,5.5,2.1,16,5.22,1.48,9,7.17,1.34,12,4,2.12,5,4.12,2.34,17,5.18,1.99,11,6,1.95,11,6.75,1.66,12,5.78,1.64,9,4.78,2.39,9,3.62,2.1,13,5.92,2.11,12,5.2,1.81,10 +8847,pedophile,1.26,0.65,19,5.05,3.21,22,3.37,2.04,27,1.33,0.82,6,1.23,0.6,13,4.4,2.95,10,5.58,3.45,12,3.53,2.17,15,3.18,2.04,11,1.2,0.63,10,1.33,0.71,9,5.22,2.95,9,4.92,3.5,13,3.71,2.2,17,2.78,1.79,9,1.08,0.28,13,1.67,1.03,6,4.75,3.42,16,5.83,2.71,6,3.58,2.11,12,3.2,2.04,15 +8848,pee,4.5,1.15,18,3.32,2.21,22,5.91,2.68,23,4.6,1.26,10,4.29,1.11,7,4,2.73,8,2.93,1.86,14,5,2.94,7,6.31,2.55,16,4.43,1.13,7,4.55,1.21,11,2.78,1.99,9,3.69,2.36,13,5.73,2.87,11,6.08,2.61,12,4.18,1.33,11,5,0.58,7,3.36,2.84,11,3.27,1.49,11,6.54,2.3,13,5.1,3.03,10 +8849,peek,5.37,1.01,19,4.29,2.24,24,5.57,1.95,28,5.25,0.46,8,5.45,1.29,11,4.33,2.24,9,4.27,2.31,15,5.5,1.99,14,5.64,1.98,14,5.44,1.42,9,5.3,0.48,10,4.33,2.1,12,4.25,2.45,12,5,2.08,14,6.14,1.7,14,5.8,1.03,10,4.89,0.78,9,3.75,2.38,12,4.83,2.04,12,4.75,1.42,12,6.19,2.1,16 +8850,peekaboo,6.28,2.32,18,3.84,2.36,19,5.24,2.35,25,7,1.22,5,6,2.61,13,3.2,2.49,10,4.56,2.13,9,5.12,2.22,16,5.44,2.7,9,6.43,2.7,7,6.18,2.18,11,3.22,1.86,9,4.4,2.72,10,5.2,2.61,20,5.4,0.89,5,6.44,2.24,9,6.11,2.52,9,3.82,2.4,11,3.88,2.47,8,4.89,2.31,19,6.33,2.34,6 +8851,peel,4.68,0.95,19,3.71,2.31,24,5.57,2.03,28,5,0,8,4.45,1.21,11,3.67,2.5,9,3.73,2.28,15,5.36,2.02,14,5.79,2.08,14,4.33,1.32,9,5,0,10,3.58,2.02,12,3.83,2.66,12,5.07,2.2,14,6.07,1.77,14,4.8,0.42,10,4.56,1.33,9,3.83,2.44,12,3.58,2.27,12,5.75,1.36,12,5.44,2.45,16 +8852,peep,4.42,2.14,19,4.3,2.47,20,4.96,2.42,24,4.77,2.42,13,3.67,1.21,6,5.2,2.59,5,4,2.45,15,5.31,2.43,13,4.55,2.46,11,4.33,2.6,9,4.5,1.78,10,5.29,2.75,7,3.77,2.24,13,5.18,2.09,11,4.77,2.74,13,5,2.18,9,3.9,2.08,10,3.7,2.41,10,4.9,2.51,10,5.22,2.49,9,4.8,2.46,15 +8853,peeper,2.89,1.63,19,5.41,2.38,22,4.41,1.84,22,3.67,1.41,9,2.2,1.55,10,4,2.07,8,6.21,2.22,14,4.82,1.94,11,4,1.73,11,4,1.53,7,2.25,1.36,12,5,2.11,10,5.75,2.63,12,4.08,1.71,13,4.89,2.03,9,3.3,1.64,10,2.44,1.59,9,5.38,3.16,8,5.43,1.95,14,4.43,2.03,14,4.38,1.6,8 +8854,peephole,4.29,2.15,21,5.39,2.5,23,4.81,2.96,21,5.75,1.91,8,3.38,1.8,13,5.5,2.94,12,5.27,2.05,11,5.25,2.86,12,4.22,3.15,9,5.25,1.83,8,3.83,2.21,12,6.14,2.21,14,4.22,2.59,9,5.92,2.57,12,3.33,2.92,9,4.9,1.97,10,3.73,2.24,11,4.62,2.55,16,7.14,1.21,7,4.22,3.35,9,5.25,2.7,12 +8855,peer,5.64,2.04,22,4.05,2.06,21,6.05,2.26,20,5.75,1.75,8,5.57,2.24,14,4,2.18,9,4.08,2.07,12,6.86,2.27,7,5.62,2.22,13,6.09,2.43,11,5.18,1.54,11,4,1.84,11,4.1,2.38,10,5.8,2.37,15,6.8,1.92,5,4.8,1.93,10,6.33,1.92,12,4.1,1.97,10,4,2.24,11,5.4,1.84,10,6.7,2.54,10 +8856,peeved,3.55,1.82,20,5.5,2.41,22,5.22,2.34,27,4.71,2.29,7,2.92,1.19,13,5.7,2.16,10,5.33,2.67,12,4.8,2.31,15,5.73,2.49,11,3.18,1.4,11,4,2.24,9,5.44,2.24,9,5.54,2.6,13,5.71,2.47,17,4.22,1.99,9,3.77,2.01,13,3.14,1.46,7,5.31,2.47,16,6,2.37,6,5.33,2.9,12,5.13,1.88,15 +8857,pelican,6.21,1.99,19,3.55,2.15,22,4.96,1.9,24,6.5,1.64,6,6.08,2.18,13,4.42,2.19,12,2.5,1.65,10,4.12,1.73,8,5.38,1.89,16,6.4,1.65,10,6,2.4,9,4.33,2.24,9,3,2,13,5.06,2.14,17,4.67,1.37,6,6.38,2.33,8,6.09,1.81,11,3.67,2.35,9,3.46,2.11,13,5.25,1.88,16,4.38,1.92,8 +8858,pellet,4.65,1.5,20,3.8,2.14,20,5.67,2.24,21,5,0,5,4.53,1.73,15,4.5,2.39,8,3.33,1.92,12,5.18,1.72,11,6.2,2.7,10,4.8,0.45,5,4.6,1.72,15,4.5,2.01,10,3.1,2.13,10,5.93,2.27,14,5.14,2.27,7,4.43,1.13,7,4.77,1.69,13,4,2.39,14,3.33,1.51,6,5.17,2.52,12,6.33,1.73,9 +8859,pelvic,5.42,2.04,19,3.73,2.62,22,4.39,1.75,28,6,1.79,6,5.15,2.15,13,3.55,2.34,11,3.91,2.98,11,4.27,2.37,11,4.47,1.28,17,5.27,1.9,11,5.62,2.33,8,4.55,2.94,11,2.91,2.07,11,4.61,1.91,18,4,1.41,10,5.46,2.18,13,5.33,1.86,6,3.21,2.49,14,4.62,2.77,8,4.44,2.16,16,4.33,1.07,12 +8860,pelvis,5.33,1.19,18,4.2,2.61,20,5.16,1.84,25,6,1,5,5.08,1.19,13,4.82,2.93,11,3.44,2.07,9,5.06,1.98,16,5.33,1.66,9,5.43,1.51,7,5.27,1.01,11,3.67,2.87,9,4.64,2.42,11,5.05,1.96,20,5.6,1.34,5,5.33,1.41,9,5.33,1,9,4.36,2.73,11,4,2.6,9,5.21,1.81,19,5,2.1,6 +8861,pen,5.63,2.03,19,2.75,1.94,20,6.17,2.04,23,6.08,1.85,13,4.67,2.25,6,4,3,5,2.33,1.35,15,6.08,1.68,12,6.27,2.45,11,5.78,2.49,9,5.5,1.65,10,3.71,2.63,7,2.23,1.3,13,6.36,1.96,11,6,2.17,12,5.67,2.29,9,5.6,1.9,10,2.7,1.89,10,2.8,2.1,10,6,2.69,9,6.29,1.59,14 +8862,penal,3.55,1.96,20,3.44,2.45,18,3.45,1.77,22,3.2,1.79,5,3.67,2.06,15,3.33,2.25,6,3.5,2.65,12,3.8,1.23,10,3.17,2.12,12,3.7,1.34,10,3.4,2.5,10,3.4,2.55,10,3.5,2.51,8,4,1.84,11,2.91,1.58,11,2.92,1.44,12,4.5,2.33,8,2,2,9,4.89,2.03,9,3.91,2.07,11,3,1.34,11 +8863,penalty,2.8,1.6,40,3.89,2.45,44,3.7,2.17,43,3.92,2.23,12,2.32,0.94,28,3.53,2.4,17,4.11,2.5,27,3.56,2.2,18,3.8,2.18,25,2.71,1.71,21,2.89,1.52,19,3.79,2.08,14,3.93,2.64,30,4.12,2.13,25,3.11,2.14,18,2.74,1.32,23,2.88,1.96,17,3.62,2.3,26,4.28,2.67,18,3.84,2.44,25,3.5,1.76,18 +8864,penance,4.77,1.8,22,3.89,1.63,19,4.9,2.51,21,3.8,1.1,5,5.06,1.95,16,3.62,1.3,8,4.09,1.87,11,5.3,2.67,10,4.55,2.42,11,4.67,1.61,12,4.9,2.08,10,4,1.56,10,3.78,1.79,9,4.67,2.35,12,5.22,2.82,9,4.55,1.97,11,5,1.67,11,3.38,2.13,8,4.27,1.1,11,4.44,2.79,9,5.25,2.34,12 +8865,penchant,5.47,1.78,19,4.71,1.9,21,5.14,2.01,21,5.8,1.79,5,5.31,1.89,13,4.33,2.16,6,4.87,1.85,15,5.6,1.58,10,4.73,2.33,11,5,2.31,7,5.73,1.49,11,4.43,2.44,7,4.86,1.66,14,5.3,1.77,10,5,2.28,11,5.42,1.83,12,5.57,1.81,7,4.73,1.79,11,4.7,2.11,10,4.92,1.98,13,5.5,2.14,8 +8866,pencil,5.65,1.37,23,3.11,2.13,19,6.03,2.34,40,5.38,1.77,8,5.8,1.15,15,2.4,2.01,10,3.89,2.09,9,5.95,2.33,20,6.1,2.4,20,5.75,1.54,12,5.55,1.21,11,2.29,1.8,7,3.58,2.23,12,6.18,2.3,17,5.91,2.41,23,5.09,1.04,11,6.17,1.47,12,3.33,2.18,9,2.9,2.18,10,6.19,2.54,16,5.92,2.24,24 +8867,pendant,5.83,1.54,18,4.05,2.01,21,5.68,2.43,34,5.89,1.69,9,5.78,1.48,9,4.5,1.93,8,3.77,2.09,13,5.79,2.61,14,5.6,2.37,20,5.78,1.39,9,5.89,1.76,9,4.62,1.85,13,3.12,2.03,8,5.45,2.7,22,6.08,1.88,12,6,1.33,10,5.62,1.85,8,4.14,2.25,14,3.86,1.57,7,5.94,2.36,17,5.41,2.55,17 +8868,pending,3.79,1.4,19,4.55,2.48,20,5.4,1.9,20,3.67,1.15,3,3.73,1.49,15,5.2,2.44,10,3.9,2.47,10,5.3,1.89,10,5.5,2.01,10,3.5,1.64,6,3.83,1.34,12,4.14,2.54,7,4.77,2.52,13,5,2.39,8,5.67,1.56,12,4.08,1.31,12,3.29,1.5,7,4.4,2.88,10,4.7,2.16,10,4.33,1.73,9,6.27,1.62,11 +8869,pendulum,5.17,1.98,18,2.77,1.38,22,4.13,2.22,23,5.18,1.78,11,5.83,1.72,6,3.12,1.13,8,2.57,1.5,14,3.71,2.5,7,4.31,2.15,16,4.25,2.25,8,5.9,1.45,10,2,1,9,3.31,1.38,13,3.64,2.38,11,4.58,2.07,12,4.73,2.24,11,5.86,1.35,7,2.55,1.44,11,3,1.34,11,3.62,2.33,13,4.8,1.99,10 +8870,penetrate,5.71,1.76,21,6.08,2.48,25,5.41,2.22,22,6,1.51,8,5.54,1.94,13,6.62,2.63,13,5.5,2.28,12,6.38,1.89,13,4,1.94,9,5.5,1.41,8,5.83,2.08,12,6.21,2.58,14,5.91,2.47,11,6.17,1.59,12,4.5,2.59,10,5.1,0.88,10,6.27,2.2,11,6.29,2.57,17,5.62,2.39,8,5.5,2.76,10,5.33,1.78,12 +8871,penetration,5.81,2.54,21,7.25,1.94,20,5.41,2.81,22,6.83,2.4,6,5.4,2.56,15,6.62,2.67,8,7.67,1.23,12,5.42,2.94,12,5.4,2.8,10,6.56,2.74,9,5.25,2.34,12,7.33,1.41,9,7.18,2.36,11,5.71,2.87,7,5.27,2.87,15,6.8,2.39,10,4.91,2.43,11,6.92,2.14,13,7.86,1.46,7,6,2.83,12,4.7,2.75,10 +8872,penguin,6.65,1.27,20,4,2.52,24,4.86,2.51,28,6.75,1.39,8,6.58,1.24,12,5,2.69,9,3.4,2.29,15,3.86,2.14,14,5.86,2.51,14,7.22,0.97,9,6.18,1.33,11,4.67,2.5,12,3.33,2.46,12,4.93,2.89,14,4.79,2.15,14,6.8,1.4,10,6.5,1.18,10,4.75,2.49,12,3.25,2.42,12,4.75,2.42,12,4.94,2.64,16 +8873,penicillin,5.67,2.28,18,3.38,1.94,21,4.64,2.11,22,6,1.67,11,5.83,2.71,6,2.71,2.06,7,3.71,1.86,14,3.83,2.04,6,4.94,2.11,16,5.25,2.43,8,6,2.21,10,3.25,1.58,8,3.46,2.18,13,4.4,1.9,10,4.83,2.33,12,5.73,2.65,11,5.57,1.72,7,3,2,10,3.73,1.9,11,4.75,2.34,12,4.5,1.9,10 +8874,penile,4.15,2.28,20,4.86,2.29,22,4.79,2.23,19,3.78,2.49,9,4.45,2.16,11,3.6,2.41,5,5.19,2.26,16,6.17,2.23,6,4.15,1.99,13,4.14,2.03,14,4.17,2.99,6,4.25,2.63,12,5.56,1.74,9,3.89,1.45,9,5.6,2.55,10,4.1,1.45,10,4.2,2.97,10,5,2.83,12,4.7,1.57,10,5.83,2.86,6,4.31,1.8,13 +8875,peninsula,5.95,1.77,21,3.55,2.42,20,4.5,2.3,22,5.5,1.22,6,6.13,1.96,15,3.25,1.98,8,3.75,2.73,12,3.83,2.12,12,5.3,2.36,10,5.78,1.48,9,6.08,2.02,12,3.22,2.05,9,3.82,2.75,11,3.29,1.6,7,5.07,2.4,15,5.8,2.04,10,6.09,1.58,11,3.15,2.48,13,4.29,2.29,7,4.5,2.81,12,4.5,1.65,10 +8876,penis,5.3,1.42,20,5.9,2.97,20,6.21,2.44,19,4.33,1.15,3,5.47,1.42,17,4.7,3.27,10,7.1,2.18,10,6.5,2.37,10,5.89,2.62,9,5,1.53,7,5.46,1.39,13,5.71,3.4,7,6,2.86,13,5.62,2.07,8,6.5,2.8,10,5.22,1.39,9,5.36,1.5,11,5.7,3.59,10,6.1,2.38,10,5.62,2,8,6.64,2.73,11 +8877,penitent,4.81,1.57,21,3.8,2.4,25,4.37,2.34,19,4.78,1.3,9,4.83,1.8,12,3.5,2.35,6,3.83,2.53,18,3.86,1.86,7,4.67,2.61,12,4.69,1.62,16,5.2,1.48,5,3.93,2.87,14,3.5,1.78,10,4,2.5,9,4.7,2.26,10,4.67,1.3,12,5,1.94,9,4.25,2.46,16,3,2.18,9,3.73,2.24,11,5.25,2.31,8 +8878,penitentiary,2.05,1.24,21,6.35,2.25,20,3.43,2.5,21,2.17,1.17,6,2,1.31,15,6.5,1.93,8,6.25,2.53,12,3.91,2.91,11,2.9,1.97,10,1.83,1.17,6,2.13,1.3,15,6.1,2.42,10,6.6,2.17,10,3.71,2.84,14,2.86,1.68,7,2,1.41,7,2.07,1.21,14,6.57,2.28,14,5.83,2.32,6,3.25,2.6,12,3.67,2.5,9 +8879,penmanship,5.62,1.66,21,3.04,2.08,23,6.67,2.09,18,5.78,1.72,9,5.5,1.68,12,3.45,2.16,11,2.67,2.02,12,6.9,1.6,10,6.38,2.67,8,5.14,2.27,7,5.85,1.34,13,3.27,2.24,11,2.83,1.99,12,5.86,2.61,7,7.18,1.6,11,5.46,2.03,13,5.88,0.83,8,2.82,2.23,11,3.25,2.01,12,6.56,2.46,9,6.78,1.79,9 +8880,pennant,5.42,1.54,19,3.2,2.67,20,5.75,1.78,24,5.92,1.26,13,4.33,1.63,6,5.4,3.21,5,2.47,2.1,15,6.08,1.55,13,5.36,2.01,11,5.22,1.92,9,5.6,1.17,10,4.86,3.24,7,2.31,1.89,13,5.36,1.91,11,6.08,1.66,13,4.78,1.48,9,6,1.41,10,3.1,2.51,10,3.3,2.95,10,6.56,1.51,9,5.27,1.79,15 +8881,penniless,2.55,1.1,20,5.76,2.66,21,5.6,3.01,25,2.67,0.58,3,2.53,1.18,17,6,2.45,7,5.46,2.88,13,7.75,1.28,8,4.59,3.08,17,2.71,1.25,7,2.46,1.05,13,5.29,2.56,7,5.85,2.82,13,7,2.18,14,3.82,3.06,11,2.56,0.88,9,2.55,1.29,11,6.45,2.25,11,5,2.98,10,5.56,3.09,18,5.71,3.04,7 +8882,penny,6.29,1.9,21,5.55,2.52,20,5.4,2.34,35,6.88,2.7,8,5.92,1.19,13,5.6,2.41,5,5.53,2.64,15,5,2.49,11,5.58,2.3,24,6.62,2.29,13,5.75,0.89,8,5.83,2.52,12,5.12,2.64,8,5.7,2.47,20,5,2.17,15,6.09,2.3,11,6.5,1.43,10,6.09,2.34,11,4.89,2.71,9,5.18,2.5,22,5.77,2.09,13 +8883,pension,6.19,2.04,21,2.9,2.53,20,4.77,2.65,22,7,1.79,6,5.87,2.1,15,2.12,2.1,8,3.42,2.75,12,5.08,2.71,12,4.4,2.67,10,6.22,1.99,9,6.17,2.17,12,3.22,2.44,9,2.64,2.69,11,4,1.83,7,5.13,2.95,15,5.6,2.12,10,6.73,1.9,11,3.23,2.31,13,2.29,2.98,7,4.5,2.78,12,5.1,2.6,10 +8884,pentagram,4.42,1.57,19,3.89,1.94,18,4.24,2.36,17,4.64,1.36,11,4.12,1.89,8,4,2.16,4,3.86,1.96,14,3.12,1.89,8,5.22,2.39,9,4.38,1.41,8,4.45,1.75,11,3.86,1.68,7,3.91,2.17,11,2.5,0.84,6,5.18,2.4,11,4.31,1.49,13,4.67,1.86,6,3.36,1.96,11,4.71,1.7,7,5,2.38,7,3.7,2.31,10 +8885,penthouse,6.42,2.23,101,5.74,2.47,101,5.82,2.38,78,6.55,2.31,40,6.32,2.21,60,5.8,2.54,35,5.71,2.45,66,6.06,2.35,36,5.62,2.42,42,6.32,2.32,59,6.54,2.16,41,5.5,2.65,44,5.93,2.33,57,5.84,2.49,37,5.8,2.32,41,6.42,2.29,64,6.41,2.17,37,5.8,2.66,44,5.7,2.34,57,5.62,2.44,34,5.98,2.36,44 +8886,people,5.7,2.01,81,3.77,2.34,82,5.4,2.19,95,5.06,1.82,33,6.15,2.05,47,3.68,2.28,28,3.85,2.41,53,5.4,2.25,40,5.37,2.18,54,5.49,1.89,47,6,2.19,33,3.74,2.26,34,3.83,2.43,47,5.62,2.15,48,5.17,2.24,47,5.74,2.05,46,5.66,1.98,35,3.89,2.34,36,3.67,2.37,46,5.54,2.25,54,5.22,2.13,41 +8887,pep,6.15,1.39,20,4.83,1.82,18,5.86,1.93,22,5.4,1.14,5,6.4,1.4,15,4.5,1.97,6,5,1.81,12,5.1,1.91,10,6.5,1.78,12,6.5,1.58,10,5.8,1.14,10,4.4,1.58,10,5.38,2.07,8,5,2.1,11,6.73,1.35,11,6.17,1.47,12,6.12,1.36,8,4.56,2.46,9,5.11,0.93,9,5.73,1.85,11,6,2.1,11 +8888,pepper,5.63,1.89,19,4.3,2.43,20,5.75,2.15,20,6.33,2.08,3,5.5,1.9,16,4.17,2.32,6,4.36,2.56,14,5.83,0.75,6,5.71,2.55,14,6.4,1.35,10,4.78,2.11,9,4,2.37,6,4.43,2.53,14,6.2,1.81,10,5.3,2.45,10,5.75,2.05,8,5.55,1.86,11,5,2.67,8,3.83,2.25,12,5.88,2.75,8,5.67,1.78,12 +8889,peppermint,6.84,2.03,19,4.52,2.32,21,6.05,1.84,22,7.44,1.74,9,6.3,2.21,10,5.5,2.2,8,3.92,2.25,13,6,1.9,11,6.09,1.87,11,6.43,1.62,7,7.08,2.27,12,6.11,2.26,9,3.33,1.56,12,5.69,2.1,13,6.56,1.33,9,6.4,2.32,10,7.33,1.66,9,5.14,2.61,7,4.21,2.19,14,6.5,1.99,14,5.25,1.28,8 +8890,pepperoni,6.26,2.05,19,3.82,2.52,22,5.54,1.64,28,6.5,1.52,6,6.15,2.3,13,3.27,2.2,11,4.36,2.8,11,6.27,2,11,5.06,1.2,17,5.91,2.34,11,6.75,1.58,8,3.82,2.79,11,3.82,2.36,11,5.56,1.76,18,5.5,1.51,10,6.23,2.24,13,6.33,1.75,6,3.64,2.92,14,4.12,1.73,8,5.5,1.79,16,5.58,1.51,12 +8891,peppy,6.19,1.81,21,5.1,2.05,21,5.81,1.78,21,5.78,1.64,9,6.5,1.93,12,3.83,2.71,6,5.57,1.6,14,4.5,2.07,6,6.33,1.4,15,6.33,1,9,6.08,2.27,12,4.8,1.79,5,5.19,2.17,16,5.7,1.89,10,5.91,1.76,11,6.33,2.19,12,6,1.22,9,5.67,1.41,9,4.67,2.39,12,5.64,1.96,11,6,1.63,10 +8892,Pepsi,6.3,1.81,20,4.58,2.89,19,5.32,1.76,22,7.14,1.77,7,5.85,1.72,13,4.12,2.42,8,4.91,3.27,11,6,1.67,6,5.06,1.77,16,5.6,1.9,10,7.22,1.39,9,4.12,2.8,8,4.91,3.05,11,5.6,1.68,15,4.71,1.89,7,6.27,1.85,11,6.33,1.87,9,4.36,3.11,11,4.88,2.75,8,6.09,1.51,11,4.55,1.69,11 +8893,peptide,4.74,1.05,19,3,1.75,22,4.69,1.85,16,4.55,1.13,11,5.14,0.9,7,3.62,1.92,8,2.64,1.6,14,4.5,2.43,6,4.8,1.55,10,4.75,1.16,8,4.73,1.01,11,2.44,1.81,9,3.38,1.66,13,5,2.2,8,4.38,1.51,8,4.92,0.9,12,4.43,1.27,7,2.82,2.09,11,3.18,1.4,11,4.33,2.06,9,5.14,1.57,7 +8894,perceive,5.81,1.21,21,4.43,2.04,23,6,1.92,26,5.55,1.04,11,6.1,1.37,10,5.27,1.74,11,3.67,2.06,12,6.09,2.02,11,6.14,1.79,14,6.1,1.52,10,5.55,0.82,11,4.82,2.09,11,4.08,2.02,12,5.71,1.57,17,7,2.2,8,6.31,1.32,13,5,0,8,4.87,2.17,15,3.62,1.6,8,6.12,1.9,17,5.78,2.05,9 +8895,percent,5.67,2.13,21,3.24,2.17,21,5.5,1.41,22,6.29,2.2,14,4.43,1.4,7,4,2.57,11,2.44,1.33,9,5.5,2.07,6,5.5,1.15,16,5.67,2.35,9,5.67,2.06,12,2.55,1.69,11,4,2.45,10,5.46,1.51,13,5.56,1.33,9,5.64,2.42,11,5.7,1.89,10,3.23,2.31,13,3.25,2.05,8,5.08,1.24,12,6,1.49,10 +8896,percentage,4.81,1.47,21,2.96,1.8,23,6.22,2.1,18,4.78,1.86,9,4.83,1.19,12,3.64,1.8,11,2.33,1.61,12,6.5,1.72,10,5.88,2.59,8,4.29,2.14,7,5.08,1.04,13,3.36,1.96,11,2.58,1.62,12,5.86,2.85,7,6.45,1.57,11,4.77,1.69,13,4.88,1.13,8,2.73,1.62,11,3.17,1.99,12,5.78,2.33,9,6.67,1.87,9 +8897,percentile,4.55,1.1,20,4.52,1.72,21,5.24,2.26,34,4.6,1.26,10,4.5,0.97,10,5.88,1.46,8,3.69,1.32,13,5.5,2.53,14,5.05,2.09,20,4.33,1.12,9,4.73,1.1,11,4.46,1.61,13,4.62,2,8,5.23,2.29,22,5.25,2.3,12,4.6,1.07,10,4.5,1.18,10,4.93,1.64,14,3.71,1.7,7,5.53,2.24,17,4.94,2.3,17 +8898,perception,6.05,1.53,21,3.57,1.54,21,6.2,2.42,25,6.58,1.38,12,5.33,1.5,9,4,1.63,7,3.36,1.5,14,6.2,2.44,10,6.2,2.48,15,5.75,0.96,4,6.12,1.65,17,3.7,1.77,10,3.45,1.37,11,5.43,3.1,7,6.5,2.12,18,6.25,1.86,12,5.78,0.97,9,3.54,1.45,13,3.62,1.77,8,5.44,2.96,9,6.62,2.03,16 +8899,perceptive,5.95,2.11,20,4.36,2.32,22,6.95,1.99,21,6.67,1.58,9,5.36,2.38,11,4.4,2.88,10,4.33,1.87,12,5.75,2.25,8,7.69,1.44,13,6.14,1.99,14,5.5,2.51,6,4.62,2.97,8,4.21,1.97,14,6.25,2.05,8,7.38,1.89,13,5.8,2.04,10,6.1,2.28,10,5.17,2.17,12,3.4,2.22,10,7.42,1.16,12,6.33,2.69,9 +8900,perch,5.35,1.31,20,3.38,1.88,21,5.26,2.43,34,5.5,1.72,10,5.2,0.79,10,3.88,2.17,8,3.08,1.71,13,5.43,2.93,14,5.15,2.08,20,4.78,0.97,9,5.82,1.4,11,3.69,1.97,13,2.88,1.73,8,5.27,2.83,22,5.25,1.54,12,4.9,0.88,10,5.8,1.55,10,3.21,1.53,14,3.71,2.56,7,5.65,2.15,17,4.88,2.69,17 +8901,percussion,6.53,1.58,19,3.43,2.56,21,5.62,2.36,24,6.75,2.22,4,6.47,1.46,15,3.75,2.36,4,3.35,2.67,17,5.44,2.96,9,5.73,2.02,15,7,1.77,8,6.18,1.4,11,4.4,2.41,10,2.55,2.46,11,5.62,2.02,13,5.64,2.8,11,6.7,1.34,10,6.33,1.87,9,3.2,2.86,10,3.64,2.38,11,6.06,2.19,17,4.57,2.57,7 +8902,perfect,7.19,2.18,21,4.71,2.69,21,6.53,2.32,17,7,2.9,6,7.36,1.98,14,4.57,2.64,7,4.79,2.81,14,6.44,2.55,9,6.62,2.2,8,6.93,2.43,14,8,1.55,6,3.89,2.8,9,5.33,2.53,12,6.89,2.76,9,6.12,1.81,8,6.93,2.43,14,7.71,1.6,7,4,3.22,6,5,2.51,15,6.44,2.7,9,6.62,2,8 +8903,perfection,6.59,1.88,41,5.55,2.21,38,6.42,2.12,24,7.2,1.4,10,6.31,2.04,29,5.78,2.33,9,5.48,2.21,29,5.75,2.31,8,6.75,2.02,16,6.74,1.79,19,6.38,2.01,21,5.71,2.4,14,5.46,2.15,24,6.24,2.17,17,7,2.28,6,6.65,1.94,23,6.5,1.86,18,5.57,2.16,21,5.53,2.35,17,5.88,2.19,16,7.5,1.6,8 +8904,perfectionist,5.91,1.9,22,5.42,2.24,19,6.75,1.77,20,6.4,0.89,5,5.75,2.18,16,6,2.14,8,5,2.32,11,6.2,1.99,10,7.3,1.42,10,5.83,1.59,12,6,2.31,10,5.2,2.7,10,5.67,1.73,9,6.58,1.93,12,7,1.6,8,5.27,1.9,11,6.55,1.75,11,4.25,1.67,8,6.27,2.28,11,7.11,1.05,9,6.45,2.21,11 +8905,perfecto,7.3,1.78,20,4.04,2.73,24,5.71,2.32,28,6.5,2.14,8,7.83,1.34,12,3.89,2.76,9,4.13,2.8,15,5.57,2.17,14,5.86,2.54,14,7.44,1.33,9,7.18,2.14,11,4.92,2.91,12,3.17,2.33,12,5.07,2.53,14,6.36,1.98,14,7.7,1.64,10,6.9,1.91,10,4.83,2.79,12,3.25,2.53,12,5.83,1.99,12,5.62,2.6,16 +8906,perform,6.48,1.75,21,5.15,2.78,20,5.82,2.58,22,6.83,1.47,6,6.33,1.88,15,5.5,2.98,8,4.92,2.75,12,6.17,2.29,12,5.4,2.95,10,7,1.41,9,6.08,1.93,12,5.44,2.6,9,4.91,3.02,11,4.86,3.02,7,6.27,2.31,15,6.2,2.2,10,6.73,1.27,11,4.85,2.61,13,5.71,3.2,7,6.08,2.94,12,5.5,2.17,10 +8907,performance,6.2,1.94,20,5.61,2.17,23,6.95,1.63,21,5.89,1.69,9,6.45,2.16,11,6.55,2.07,11,4.75,1.96,12,6.12,1.81,8,7.46,1.33,13,6.36,1.78,14,5.83,2.4,6,5.56,2.4,9,5.64,2.1,14,6.62,1.6,8,7.15,1.68,13,6.3,2,10,6.1,1.97,10,5.62,2.26,13,5.6,2.17,10,7.58,1.16,12,6.11,1.83,9 +8908,performer,5.75,1.37,20,4.45,2.15,22,6.84,1.92,19,5.11,1.62,9,6.27,0.9,11,4,3.32,5,4.62,1.86,16,6.83,2.14,6,6.85,1.91,13,5.71,1.33,14,5.83,1.6,6,4,2,12,5.11,2.42,9,6.33,2,9,7.3,1.83,10,5.6,1.26,10,5.9,1.52,10,3.83,1.95,12,5.2,2.25,10,7.67,1.51,6,6.46,2.03,13 +8909,perfume,6.58,1.68,19,4.28,2.47,43,5.71,2.17,48,4.33,0.58,3,7,1.46,16,4.65,2.54,20,3.96,2.42,23,5.58,2.23,26,5.86,2.14,22,7,1.56,10,6.11,1.76,9,4.65,2.67,17,4.04,2.36,26,5.9,2.13,29,5.42,2.27,19,6.38,2.26,8,6.73,1.19,11,4.44,2.52,25,4.06,2.46,18,5.62,2.26,26,5.82,2.11,22 +8910,perfumed,6.4,1.54,20,4.75,2.4,20,6.25,2.09,24,6,2,3,6.47,1.5,17,5.57,2.15,7,4.31,2.5,13,5.62,2.56,8,6.56,1.82,16,6.43,1.72,7,6.38,1.5,13,5.14,2.12,7,4.54,2.6,13,6.5,2.07,14,5.9,2.18,10,5.67,1.12,9,7,1.61,11,5.7,1.89,10,3.8,2.57,10,6.33,2.28,18,6,1.55,6 +8911,peril,3.19,1.66,21,5.95,2.35,20,3.12,1.62,25,3.33,1.67,12,3,1.73,9,5.57,2.51,7,6.15,2.34,13,3.9,1.66,10,2.6,1.4,15,3,1.63,4,3.24,1.71,17,6,2.54,10,5.9,2.28,10,3.29,1.7,7,3.06,1.63,18,3.08,1.83,12,3.33,1.5,9,6.33,1.78,12,5.38,3.07,8,2.78,1.72,9,3.31,1.58,16 +8912,perilous,4.57,1.88,23,4.24,2.61,21,3.52,2.33,25,5.67,1.51,6,4.18,1.88,17,5,2.94,4,4.06,2.59,17,4.33,2.12,9,3.06,2.38,16,4.56,1.81,9,4.57,1.99,14,4,2.79,10,4.45,2.54,11,4,2.22,14,2.91,2.43,11,4.77,1.83,13,4.3,2,10,3.5,2.17,10,4.91,2.88,11,4,2.38,18,2.29,1.8,7 +8913,perimeter,5.45,1.1,20,3.7,2,20,5.85,2.05,26,5.55,1.37,11,5.33,0.71,9,4.43,1.62,7,3.31,2.14,13,5.46,2.07,13,6.23,2.05,13,5.91,1.14,11,4.89,0.78,9,3.64,1.96,11,3.78,2.17,9,5.65,2.18,17,6.22,1.86,9,5.5,0.85,10,5.4,1.35,10,3.75,1.91,12,3.62,2.26,8,5.12,1.93,16,7,1.76,10 +8914,period,3.33,2.08,21,4.2,2.35,20,6,2.85,19,4.23,2.13,13,1.88,0.83,8,3.43,2.44,7,4.62,2.29,13,6.43,1.99,7,5.75,3.31,12,3.25,2.18,12,3.44,2.07,9,3.89,2.32,9,4.45,2.46,11,7,2,10,4.89,3.33,9,3.58,1.93,12,3,2.35,9,4.43,1.62,7,4.08,2.72,13,6.14,3.08,7,5.92,2.84,12 +8915,periodic,4.79,1.32,19,3.55,2.28,22,4.59,1.59,22,4.89,0.33,9,4.7,1.83,10,4.88,2.59,8,2.79,1.76,14,4.64,1.43,11,4.55,1.81,11,4.86,0.38,7,4.75,1.66,12,4.1,2.08,10,3.08,2.43,12,4.23,1.88,13,5.11,0.93,9,5,1.7,10,4.56,0.73,9,3.25,2.05,8,3.71,2.46,14,4.64,1.69,14,4.5,1.51,8 +8916,peripheral,4.95,1.65,19,3.86,2.08,22,5.52,1.86,23,5.27,1.62,11,4.71,1.7,7,4.62,2.07,8,3.43,2.03,14,5.86,1.95,7,5.38,1.86,16,4.62,1.51,8,5.18,1.78,11,2.56,1.59,9,4.77,1.92,13,5.64,1.69,11,5.42,2.07,12,4.58,1.73,12,5.57,1.4,7,3.45,2.38,11,4.27,1.74,11,5.85,2.08,13,5.1,1.52,10 +8917,periscope,5.21,1.23,19,3.6,1.98,20,5.3,2.15,20,5.38,1.45,13,4.83,0.41,6,4.8,1.92,5,3.2,1.9,15,5.11,2.15,9,5.45,2.25,11,4.56,1.01,9,5.8,1.14,10,4.57,2.37,7,3.08,1.61,13,5.22,2.49,9,5.36,1.96,11,4.67,1.22,9,5.7,1.06,10,3.3,1.49,10,3.9,2.42,10,5.71,2.93,7,5.08,1.71,13 +8918,perish,2.22,1.22,18,5.19,2.34,21,3.35,2.31,23,2.33,1.53,3,2.2,1.21,15,6.12,1.81,8,4.62,2.5,13,3.44,2.65,9,3.29,2.16,14,1.89,1.36,9,2.56,1.01,9,4.44,2.07,9,5.75,2.45,12,3.87,2.56,15,2.38,1.41,8,1.83,0.75,6,2.42,1.38,12,5.2,2.57,10,5.18,2.23,11,3.54,2.9,13,3.1,1.29,10 +8919,perjury,2.95,1.65,22,4.68,1.67,19,4.35,2.52,20,4,2.12,5,2.62,1.45,16,5,1.51,8,4.45,1.81,11,4.67,2.06,9,4.09,2.91,11,3.17,1.75,12,2.7,1.57,10,4.9,0.99,10,4.44,2.24,9,4.92,2.64,12,3.5,2.2,8,2.64,1.91,11,3.27,1.35,11,3.88,1.96,8,5.27,1.19,11,4.22,2.17,9,4.45,2.88,11 +8920,perk,7.32,1.59,22,5.78,2.32,23,5.89,1.52,19,7.12,1.64,8,7.31,1.6,13,4.62,2,8,6.5,2.35,14,5.57,1.62,7,6.09,1.58,11,7.62,1.19,8,7,1.78,13,6.56,2.4,9,5.29,2.2,14,5.29,1.7,7,6.25,1.36,12,7.27,1.62,11,7.36,1.63,11,6.22,2.73,9,5.5,2.07,14,5.94,1.61,16,5.67,1.15,3 +8921,perky,6,1.76,19,6.57,2.13,21,5.75,2.05,20,6.33,0.58,3,5.94,1.91,16,6.5,2.81,6,6.6,1.92,15,4.83,0.75,6,6.14,2.32,14,6.1,1.6,10,5.89,2.03,9,6.14,2.48,7,6.79,2.01,14,5.6,2.01,10,5.9,2.18,10,6.38,1.06,8,5.73,2.15,11,6.67,2.45,9,6.5,1.98,12,6.12,2.53,8,5.5,1.73,12 +8922,perm,5.05,1.72,19,3.19,2.73,21,5.07,1.82,28,4.5,1.22,6,5.31,1.89,13,2.4,1.65,10,3.91,3.36,11,5,1.95,11,5.12,1.8,17,4.73,1.35,11,5.5,2.14,8,1.9,1.45,10,4.36,3.14,11,5.22,1.73,18,4.8,2.04,10,5,1.83,13,5.17,1.6,6,3,2.99,14,3.57,2.3,7,4.88,1.96,16,5.33,1.67,12 +8923,permanent,5.06,1.59,18,3.82,1.65,22,4.32,2.98,22,5.25,1.28,8,4.9,1.85,10,3.62,1.69,8,3.93,1.69,14,3.09,2.51,11,5.55,3.01,11,5.29,0.76,7,4.91,1.97,11,4.5,1.08,10,3.25,1.86,12,4.46,2.99,13,4.11,3.14,9,5.2,1.81,10,4.88,1.36,8,3.75,1.58,8,3.86,1.75,14,4.79,3.17,14,3.5,2.62,8 +8924,permissible,5.3,1.75,20,3.3,1.63,20,6.12,2.46,34,4.8,1.93,10,5.8,1.48,10,3.12,1.81,8,3.42,1.56,12,6.57,2.14,14,5.8,2.67,20,4.67,1.94,9,5.82,1.47,11,3.85,1.57,13,2.29,1.25,7,5.86,2.62,22,6.58,2.15,12,4.9,1.73,10,5.7,1.77,10,3.31,1.55,13,3.29,1.89,7,6.06,2.08,17,6.18,2.86,17 +8925,permission,5.14,1.88,22,4,1.86,20,5.84,2.83,19,4.92,2.25,13,5.44,1.24,9,4.29,1.89,7,3.85,1.91,13,6.57,2.37,7,5.42,3.09,12,4.92,2.39,12,5.4,1.07,10,4.11,1.69,9,3.91,2.07,11,5.7,2.87,10,6,2.96,9,5.33,2.15,12,4.9,1.6,10,4.57,1.62,7,3.69,1.97,13,5.71,3.59,7,5.92,2.47,12 +8926,permit,5.26,1.37,19,3.76,2.39,21,4.68,1.67,19,5.33,0.58,3,5.25,1.48,16,3.17,1.6,6,4,2.65,15,5.5,1.97,6,4.31,1.44,13,5,0.94,10,5.56,1.74,9,3.29,1.98,7,4,2.6,14,5.11,1.69,9,4.3,1.64,10,5,0.93,8,5.45,1.63,11,4,2.6,9,3.58,2.31,12,4.57,1.4,7,4.75,1.86,12 +8927,peroxide,5.11,1.32,18,3.63,2.41,19,5.2,1.91,25,4.8,1.48,5,5.23,1.3,13,3.91,2.43,11,3.25,2.49,8,5.31,1.92,16,5,2,9,5.14,1.77,7,5.09,1.04,11,2.11,1.62,9,5,2.21,10,5.1,2.05,20,5.6,1.34,5,4.78,1.09,9,5.44,1.51,9,3,2,10,4.33,2.74,9,5.37,1.89,19,4.67,2.07,6 +8928,perpetrator,3.52,1.78,21,5.75,2.43,20,3.48,2.2,21,3.83,2.4,6,3.4,1.55,15,5.25,2.49,8,6.08,2.43,12,3.82,2.18,11,3.1,2.28,10,3.17,2.56,6,3.67,1.45,15,5.1,2.51,10,6.4,2.27,10,3.5,2.35,14,3.43,2.07,7,4.14,2.41,7,3.21,1.37,14,5.79,2.78,14,5.67,1.51,6,3.92,2.57,12,2.89,1.54,9 +8929,perpetual,5.75,1.68,20,3.55,1.85,20,5.36,2.2,25,5,2.45,4,5.94,1.48,16,5,1.73,3,3.29,1.79,17,5.67,2.74,9,5.19,1.91,16,5.62,1.51,8,5.83,1.85,12,3.11,1.96,9,3.91,1.76,11,4.86,2.21,14,6,2.1,11,5.82,1.6,11,5.67,1.87,9,3.2,1.87,10,3.9,1.85,10,5.28,2.16,18,5.57,2.44,7 +8930,persecute,3.11,1.45,18,5.11,1.97,19,4.09,2.78,22,3.2,1.64,5,3.08,1.44,13,4.5,2,8,5.55,1.92,11,4.83,2.86,6,3.81,2.79,16,3.11,1.36,9,3.11,1.62,9,4.12,1.96,8,5.82,1.72,11,4.6,2.97,15,3,2.08,7,3,1.5,9,3.22,1.48,9,4.55,1.81,11,5.88,2.03,8,4.82,3.03,11,3.36,2.42,11 +8931,persecution,3.21,1.4,19,6.6,1.96,20,3.13,1.91,23,4,1,5,3,1.47,13,7.17,0.75,6,6.36,2.27,14,3.4,2.27,10,2.92,1.66,13,3.43,1.4,7,3.18,1.47,11,7,1.55,6,6.43,2.14,14,4.09,1.87,11,2.25,1.54,12,3.75,1.22,12,2.29,1.25,7,6,2.36,10,7.2,1.32,10,3.07,2.06,14,3.22,1.79,9 +8932,perseverance,6.33,2.01,21,3.41,2.28,22,6.89,2.15,27,5.4,2.17,10,7.18,1.47,11,2.57,1.99,7,3.8,2.37,15,7,2.42,17,6.7,1.7,10,5.91,2.34,11,6.8,1.55,10,2.6,2.3,5,3.65,2.29,17,6.79,2.61,14,7,1.63,13,5.77,2.28,13,7.25,1.04,8,3.4,2.8,10,3.42,1.88,12,7.43,2.1,14,6.31,2.14,13 +8933,persist,4.74,2.18,19,3.64,2.66,22,6.44,1.97,27,4.67,1.75,6,4.77,2.42,13,4.27,2.72,11,3,2.57,11,7,1.79,11,6.06,2.05,16,5.45,2.21,11,3.75,1.83,8,3.82,2.64,11,3.45,2.81,11,6.29,2.08,17,6.7,1.83,10,5.15,2.27,13,3.83,1.83,6,3.71,2.87,14,3.5,2.45,8,6.31,2.06,16,6.64,1.91,11 +8934,persistence,6.21,1.87,19,5.95,2.35,20,6,1.63,25,6,2.1,11,6.5,1.6,8,6.71,2.14,7,5.54,2.44,13,6.08,1.19,13,5.92,2.07,12,5.7,2.16,10,6.78,1.39,9,5.27,2.49,11,6.78,1.99,9,6,1.32,17,6,2.27,8,6,1.8,9,6.4,2.01,10,6.25,2.49,12,5.5,2.2,8,6.25,1.44,16,5.56,1.94,9 +8935,persistent,5.71,1.38,21,5.58,2.69,19,6.24,2.17,21,6,1.1,6,5.6,1.5,15,6.88,1.46,8,4.64,3.04,11,6.27,2.41,11,6.2,1.99,10,5.83,0.98,6,5.67,1.54,15,6.22,2.73,9,5,2.67,10,5.86,2.11,14,7,2.24,7,5,1.53,7,6.07,1.21,14,5.38,2.72,13,6,2.83,6,6.42,2.27,12,6,2.12,9 +8936,person,6.1,1.62,41,3.71,2.08,38,6,1.91,23,5.88,1.8,17,6.25,1.51,24,4.78,2.28,9,3.38,1.93,29,6.22,1.86,9,5.86,1.99,14,5.36,1.53,22,6.95,1.31,19,4.43,2.03,14,3.29,2.03,24,6.47,1.92,15,5.12,1.64,8,6.15,1.67,26,6,1.6,15,3.48,2.2,21,4,1.94,17,6.46,1.94,13,5.4,1.78,10 +8937,persona,5.37,1.42,19,3.9,1.7,21,6.19,2.02,21,5.56,1.24,9,5.2,1.62,10,4.12,1.73,8,3.77,1.74,13,6.27,1.85,11,6.1,2.28,10,5.29,0.95,7,5.42,1.68,12,4.33,1.32,9,3.58,1.93,12,6,2.2,13,6.5,1.77,8,5.4,1.58,10,5.33,1.32,9,3.5,1.93,8,4.15,1.57,13,6.23,2.39,13,6.12,1.36,8 +8938,personal,6.09,1.74,22,3.57,2.27,21,4.72,2.08,18,5.5,2.51,6,6.33,1.45,15,3.57,2.3,7,3.57,2.34,14,4.22,1.79,9,5.25,2.49,8,6.07,1.98,14,6.14,1.46,7,3.89,2.93,9,3.33,1.72,12,4.6,2.37,10,4.88,1.81,8,6.29,1.68,14,5.75,1.91,8,2.83,2.4,6,3.87,2.23,15,4.9,2.23,10,4.5,2,8 +8939,personality,6.14,1.61,22,4.5,2.57,26,6.71,1.85,24,7.11,1.54,9,5.46,1.33,13,3.3,2.83,10,5.25,2.14,16,6.78,1.92,9,6.67,1.88,15,6.62,1.06,8,5.86,1.83,14,4.85,3.02,13,4.15,2.08,13,6.33,2.15,12,7.08,1.51,12,5.92,1.24,12,6.4,2.01,10,4.4,2.85,15,4.64,2.25,11,6.46,2.26,13,7,1.26,11 +8940,personnel,5.37,1.74,19,3.67,2.11,21,5.45,2.09,22,5.67,1.8,9,5.1,1.73,10,4.14,1.57,7,3.43,2.34,14,5.45,2.02,11,5.45,2.25,11,5.57,1.51,7,5.25,1.91,12,4.22,1.72,9,3.25,2.34,12,5.23,2.28,13,5.78,1.86,9,5.3,1.7,10,5.44,1.88,9,4.14,2.12,7,3.43,2.14,14,5.64,2.17,14,5.12,2.03,8 +8941,perspective,6.21,1.72,19,3.64,2.13,22,6.36,1.79,22,5.89,1.17,9,6.5,2.12,10,4.62,2.33,8,3.07,1.86,14,6.55,1.75,11,6.18,1.89,11,5.71,1.25,7,6.5,1.93,12,4.4,2.12,10,3,2,12,6.23,1.96,13,6.56,1.59,9,6.3,2.11,10,6.11,1.27,9,3.5,2.51,8,3.71,1.98,14,6.14,1.96,14,6.75,1.49,8 +8942,perspiration,4,1.49,19,3.52,2.16,21,4.57,2.13,23,4.45,1.29,11,3.71,1.38,7,5.14,1.57,7,2.71,1.98,14,4.14,2.19,7,4.75,2.14,16,3.75,1.67,8,4.18,1.4,11,2.89,2.47,9,4,1.86,12,4.45,2.25,11,4.67,2.1,12,3.5,1.38,12,4.86,1.35,7,3.18,2.09,11,3.9,2.28,10,4.85,2.12,13,4.2,2.2,10 +8943,persuade,5.67,1.85,21,3.65,2.52,23,6,2.55,17,5.89,2.15,9,5.5,1.68,12,4.45,2.5,11,2.92,2.39,12,6.56,2.55,9,5.38,2.56,8,5.29,2.29,7,5.85,1.72,13,4.36,2.58,11,3,2.37,12,5.33,3.14,6,6.36,2.25,11,5.54,2.07,13,5.88,1.55,8,3.55,2.66,11,3.75,2.49,12,5.12,2.7,8,6.78,2.28,9 +8944,persuasion,5.67,1.49,21,5.16,1.91,25,5.73,2.6,22,6.5,1.41,8,5.15,1.34,13,5.15,2.27,13,5.17,1.53,12,6,2.74,13,5.33,2.5,9,6.62,1.51,8,5.25,1.06,12,5.93,0.92,14,4.18,2.4,11,6.83,2.33,12,4.4,2.37,10,5.4,2.01,10,5.91,0.83,11,5.06,1.95,17,5.38,1.92,8,5.8,2.66,10,5.67,2.67,12 +8945,persuasive,5.84,1.92,19,4.87,2.28,23,5.37,2.31,19,5.67,1.41,9,6,2.36,10,5.71,2.36,7,4.6,2.26,15,5.2,2.25,10,5.56,2.51,9,6.67,1.58,9,5.1,1.97,10,4.4,2.67,10,5.42,1.93,12,4.88,2.03,8,5.5,2.55,10,5.42,1.98,12,6.57,1.72,7,4.9,2.27,20,4.67,2.89,3,5.25,1.98,8,5.45,2.62,11 +8946,pert,4.95,1.5,21,5.41,1.5,22,5.14,1.93,21,5.2,2.17,5,4.88,1.31,16,5.91,1.22,11,4.91,1.64,11,4.64,1.03,11,5.33,2.4,9,4.5,1.51,12,5.56,1.33,9,5.4,1.55,15,5.43,1.51,7,4.91,1.51,11,5.4,2.37,10,5.08,1.32,13,4.75,1.83,8,5.39,1.5,18,5.5,1.73,4,4.64,1.74,14,6.14,2.04,7 +8947,pertinent,5.24,1.51,21,4.83,2.5,18,5.5,1.99,36,5.25,1.49,8,5.23,1.59,13,4.5,1.73,4,4.93,2.73,14,6,2.05,11,5.28,1.97,25,5.46,1.61,13,4.88,1.36,8,5.27,2.83,11,4.14,1.86,7,5.2,2.4,20,5.88,1.31,16,4.91,1.81,11,5.6,1.07,10,5.36,2.54,11,4,2.38,7,5.23,2.16,22,5.93,1.69,14 +8948,perverse,3.52,2.42,21,4.87,2.44,23,4.9,2.32,21,2.8,2.49,5,3.75,2.44,16,5.25,2.6,12,4.45,2.3,11,4.73,1.95,11,4.67,2.55,9,3.25,2.6,12,3.89,2.26,9,4.81,2.46,16,5,2.58,7,4.82,1.83,11,5,2.87,10,4.15,2.7,13,2.5,1.51,8,5.16,2.5,19,3.5,1.73,4,5.07,2.27,14,4.57,2.57,7 +8949,perversion,3.55,2.34,22,5.48,2.44,21,3.85,2.41,20,4.75,2.12,8,2.86,2.25,14,4.89,2.67,9,5.92,2.27,12,4.86,2.48,7,3.31,2.29,13,3.36,2.46,11,3.73,2.33,11,4.9,2.64,10,6,2.24,11,4.27,2.28,15,2.6,2.61,5,3.6,1.96,10,3.5,2.71,12,6.33,1.73,9,4.83,2.76,12,3.9,2.02,10,3.8,2.86,10 +8950,pervert,2.45,1.28,20,5.18,2.2,22,2.82,1.79,22,2.33,0.58,3,2.47,1.37,17,5.08,2.07,12,5.3,2.45,10,3.8,2.15,10,2,0.85,12,2.57,0.79,7,2.38,1.5,13,5.44,1.88,9,5,2.45,13,2.64,1.36,11,3,2.19,11,2.67,1.58,9,2.27,1.01,11,4.89,2.09,9,5.38,2.33,13,3.09,1.64,11,2.55,1.97,11 +8951,perverted,3.26,1.94,19,6.9,2.19,21,3.96,2.36,23,2.4,1.14,5,3.31,1.93,13,6,2.97,6,7.27,1.79,15,5.1,2.64,10,3.08,1.75,13,2.71,1.5,7,3.27,1.95,11,6.43,2.7,7,7.14,1.96,14,4.55,2.58,11,3.42,2.11,12,3.25,2.18,12,3.29,1.6,7,6.18,2.82,11,7.7,0.67,10,4.36,2.68,14,3.33,1.73,9 +8952,pesky,4.15,1.87,20,4.32,2.53,22,4.67,2.09,27,5.43,1.9,7,3.46,1.51,13,4.7,2.16,10,4,2.86,12,4.27,1.87,15,5.45,2.21,11,3.82,1.6,11,4.56,2.19,9,4.89,1.36,9,3.92,3.09,13,5.06,2.41,17,4.22,1.09,9,4.15,2.03,13,4.14,1.68,7,3.88,2.42,16,5.5,2.66,6,4.33,2.35,12,4.93,1.91,15 +8953,pessimist,3.81,1.99,21,4.2,2.89,20,4.33,2.59,36,3.62,2.26,8,3.92,1.89,13,4,2,5,4.27,3.2,15,5,2.49,11,4.04,2.62,25,3.54,2.33,13,4.25,1.28,8,4.5,2.84,12,3.75,3.11,8,4.1,2.65,20,4.62,2.55,16,4.18,1.89,11,3.4,2.12,10,4.64,3.14,11,3.67,2.65,9,4.23,2.65,22,4.5,2.56,14 +8954,pessimistic,3.9,2.28,21,4.48,2.18,21,4,2.37,22,4.07,2.06,14,3.57,2.82,7,4.18,1.99,11,4.67,2.55,9,4.17,1.94,6,3.94,2.57,16,3.6,2.32,10,4.18,2.32,11,4.27,2.49,11,4.7,1.89,10,4.23,2.2,13,3.67,2.69,9,4.55,2.54,11,3.2,1.81,10,4.62,2.29,13,4.25,2.12,8,4.67,2.39,12,3.2,2.2,10 +8955,pest,2.67,1.49,40,5.14,2.63,43,4.36,2.31,25,3,0.91,13,2.52,1.7,27,4.89,2.38,19,5.33,2.85,24,5,2.56,8,4.06,2.19,17,2.53,1.66,17,2.78,1.38,23,5.33,2.35,24,4.89,3,19,4.43,2.44,14,4.27,2.24,11,2.79,1.75,19,2.57,1.25,21,5.17,2.79,29,5.07,2.37,14,4.22,2.44,18,4.71,2.06,7 +8956,pester,3.26,1.45,19,5.18,2.3,22,4.04,2.18,24,3,1.67,6,3.38,1.39,13,5.25,2.14,12,5.1,2.6,10,4.5,2.2,8,3.81,2.2,16,3.6,1.51,10,2.89,1.36,9,5.89,2.32,9,4.69,2.25,13,4.12,2.12,17,3.67,2.66,6,2.88,1.46,8,3.55,1.44,11,5.33,1.94,9,5.08,2.6,13,4,2.07,16,4.12,2.53,8 +8957,pestilence,2.95,1.77,21,4.23,2.43,22,4.33,2.43,18,2.89,1.54,9,3,2,12,5.27,2.24,11,3.18,2.23,11,4.1,2.18,10,4.62,2.83,8,2.86,1.57,7,3.08,1.98,13,5.4,1.96,10,3.25,2.42,12,4.43,2.51,7,4.27,2.49,11,3,2.16,13,2.88,0.99,8,2.9,1.73,10,5.33,2.42,12,4.22,2.22,9,4.44,2.74,9 +8958,pestle,4.67,1.24,21,3,2.18,22,5.06,2.04,18,4.89,1.27,9,4.5,1.24,12,3.2,1.99,10,2.83,2.41,12,5.1,1.91,10,5,2.33,8,4.43,1.27,7,4.85,1.28,13,3.45,2.42,11,2.55,1.92,11,5,2.38,7,5.09,1.92,11,4.54,1.13,13,4.88,1.46,8,3.3,2.58,10,2.75,1.86,12,4.11,1.83,9,6,1.87,9 +8959,pesto,5.91,1.9,22,5.58,2.81,19,5.57,1.83,21,5,0.71,5,6.19,2.14,16,5.38,2.33,8,5.73,3.23,11,5.6,2.01,10,5.55,1.75,11,5.75,1.71,12,6.1,2.18,10,6.3,2.41,10,4.78,3.15,9,5,1.81,12,6.33,1.66,9,5.73,1.74,11,6.09,2.12,11,4.75,2.87,8,6.18,2.75,11,5.33,2.12,9,5.75,1.66,12 +8960,pet,7.05,1.39,38,3.76,2.7,21,5.61,2.43,49,6.96,1.49,24,7.21,1.25,14,3.57,2.57,7,3.86,2.85,14,5.31,2.35,26,5.96,2.53,23,7.35,1.27,17,6.81,1.47,21,4.4,2.63,10,3.18,2.75,11,5.2,2.53,20,5.9,2.37,29,7.14,1.08,22,6.94,1.77,16,4.46,3.02,13,2.62,1.69,8,5.57,2.48,23,5.65,2.43,26 +8961,petal,6.68,1.49,19,3.58,2.28,24,5.43,2.22,28,6,0.82,7,7.08,1.68,12,3.89,2.71,9,3.4,2.06,15,5.71,2.13,14,5.14,2.35,14,7.38,1.51,8,6.18,1.33,11,3.92,2.54,12,3.25,2.05,12,4.79,2.49,14,6.07,1.77,14,6.7,1.77,10,6.67,1.22,9,4.33,2.57,12,2.83,1.75,12,5.33,1.61,12,5.5,2.63,16 +8962,petite,5.86,1.61,22,4.78,2.19,23,5.37,1.83,19,6.5,2,8,5.77,0.83,13,5.12,1.96,8,4.64,2.44,14,5,1.63,7,5.45,2.02,11,5.88,1.36,8,6.15,1.46,13,4.78,2.49,9,4.79,2.08,14,4.29,1.11,7,6,1.91,12,5.73,1.42,11,6,1.84,11,3.78,2.91,9,5.43,1.34,14,5.44,1.86,16,5,2,3 +8963,petition,4.8,1.74,20,3.1,2.27,20,5.54,2.72,24,5,2.16,4,4.75,1.69,16,4,2.65,3,2.94,2.25,17,6.89,2.42,9,4.73,2.63,15,5,1.6,8,4.67,1.87,12,3.11,2.09,9,3.09,2.51,11,5.79,2.78,14,5.2,2.74,10,5.09,1.3,11,4.44,2.19,9,2.6,1.96,10,3.6,2.55,10,5.72,2.67,18,5,3.03,6 +8964,petitioner,5.55,1.67,20,3.83,2.15,23,6.24,2.14,21,5.56,1.51,9,5.55,1.86,11,3.91,2.12,11,3.75,2.26,12,5.5,1.93,8,6.69,2.21,13,5.21,1.63,14,6.33,1.63,6,4.11,2.37,9,3.64,2.06,14,6.12,1.55,8,6.31,2.5,13,5.5,1.58,10,5.6,1.84,10,4.54,2.22,13,2.9,1.73,10,6.92,1.56,12,5.33,2.55,9 +8965,petrified,3.37,2.22,19,5.17,2.61,23,3.58,2.04,19,4.33,1.58,9,2.5,2.42,10,5.14,3.08,7,5.4,2.41,15,3.1,1.6,10,4.11,2.42,9,4,2.74,9,2.8,1.55,10,4.6,3.03,10,5.92,2.07,12,3.62,1.6,8,3.7,2.45,10,3.33,2.53,12,3.43,1.72,7,5.25,2.55,20,4.67,3.51,3,3.38,1.69,8,3.73,2.33,11 +8966,petrol,4.52,1.57,21,4.04,2.14,23,4.55,2.33,20,5.4,2.51,5,4.25,1.13,16,4.58,1.62,12,3.45,2.54,11,3.91,2.07,11,4.88,2.23,8,4.5,1.83,12,4.56,1.24,9,4.06,2.21,16,4,2.16,7,4.91,2.12,11,4.11,2.62,9,4.46,1.13,13,4.62,2.2,8,4.21,2.18,19,3.25,2.06,4,4.5,2.03,14,4.67,3.14,6 +8967,petroleum,3.95,1.61,19,3.81,2.52,21,5.35,2.21,23,3.67,3.06,3,4,1.37,16,4.75,3.06,8,3.23,2.05,13,5.89,2.26,9,5,2.18,14,3.56,1.67,9,4.3,1.57,10,4.22,2.73,9,3.5,2.43,12,5.93,1.94,15,4.25,2.38,8,3.86,1.21,7,4,1.86,12,3.7,1.77,10,3.91,3.14,11,5.31,2.81,13,5.4,1.17,10 +8968,petticoat,5.57,1.08,21,3.87,2.63,23,5.48,1.6,21,5.18,0.87,11,6,1.15,10,5.09,2.7,11,2.75,2.09,12,5.5,1.6,8,5.5,1.73,12,5.8,1.23,10,5.36,0.92,11,4.27,2.97,11,3.5,2.35,12,5.31,1.75,13,5.86,1.46,7,5.85,1.28,13,5.12,0.35,8,3.87,2.7,15,3.88,2.7,8,5.57,1.95,14,5.29,0.49,7 +8969,petty,4.4,2.46,20,4.45,1.96,20,4.67,2.56,36,5.86,2.85,7,3.62,1.89,13,3.8,2.28,5,4.67,1.88,15,4.36,2.5,11,4.8,2.63,25,4.77,2.77,13,3.71,1.7,7,4.42,2.15,12,4.5,1.77,8,5.1,2.57,20,4.12,2.53,16,4.7,2.26,10,4.1,2.73,10,5.64,1.63,11,3,1.22,9,4.59,2.81,22,4.79,2.22,14 +8970,petunia,6.22,1.99,18,4.19,2.36,21,5.64,1.89,22,6,1.77,8,6.4,2.22,10,4.25,2.49,8,4.15,2.38,13,5.73,1.85,11,5.55,2.02,11,5.67,1.03,6,6.5,2.32,12,5.44,2.19,9,3.25,2.09,12,5.31,2.1,13,6.11,1.54,9,6,2.31,10,6.5,1.6,8,3.88,2.23,8,4.38,2.5,13,5.64,1.91,14,5.62,2,8 +8971,pew,5.38,2.42,21,2.41,2.06,22,5.44,2.94,18,5.44,2.92,9,5.33,2.1,12,3.1,2.6,10,1.83,1.34,12,4.9,3.14,10,6.12,2.7,8,4,2.58,7,6.23,2.09,13,3.09,2.66,11,1.73,0.9,11,4.14,3.44,7,6.27,2.37,11,5.15,2.58,13,5.75,2.25,8,2.36,2.58,11,2.45,1.51,11,5.33,3,9,5.56,3.05,9 +8972,peyote,4.77,2.2,22,4.58,2.17,19,4.29,1.98,21,5.2,0.84,5,4.62,2.55,16,3.25,1.58,8,5.55,2.07,11,4.5,2.37,10,4.09,1.64,11,4.75,1.96,12,4.8,2.57,10,4.9,2.47,10,4.22,1.86,9,4.17,1.75,12,4.44,2.35,9,4.27,2.45,11,5.27,1.9,11,4.75,2.66,8,4.45,1.86,11,4.56,2.3,9,4.08,1.78,12 +8973,phantom,4.26,2.26,19,5.23,2.49,22,4.46,1.86,24,3.5,2.07,6,4.62,2.33,13,5.67,2.15,12,4.7,2.87,10,3.88,1.73,8,4.75,1.91,16,4.6,2.17,10,3.89,2.42,9,6.44,2.13,9,4.38,2.43,13,4.53,1.84,17,4.17,2.23,6,3.88,2.3,8,4.55,2.3,11,4.67,2.5,9,5.62,2.5,13,4.88,1.86,16,3.62,1.69,8 +8974,pharaoh,5.45,1.93,20,4.63,2.45,19,5.52,2.1,25,4.73,2.15,11,6.33,1.22,9,5.57,2.15,7,4.08,2.54,12,5,1.96,13,6.08,2.19,12,5.73,1.74,11,5.11,2.2,9,4.36,2.42,11,5,2.62,8,5.81,2.26,16,5,1.8,9,6.4,1.17,10,4.5,2.12,10,4.18,2.44,11,5.25,2.49,8,5.75,2.21,16,5.11,1.96,9 +8975,pharmaceutical,4.67,1.91,21,3.35,2.23,23,5,2.57,18,5.33,2.4,9,4.17,1.34,12,4.09,2.74,11,2.67,1.44,12,5.4,2.76,10,4.5,2.39,8,4.43,2.7,7,4.77,1.54,13,4.09,2.81,11,2.67,1.3,12,5.14,3.34,7,4.91,2.12,11,4.38,2.22,13,5.12,1.25,8,3.64,2.29,11,3.08,2.23,12,5.22,2.49,9,4.78,2.77,9 +8976,pharmacist,6.33,1.88,21,4.48,1.95,23,6,2.41,22,6.62,1.41,8,6.15,2.15,13,4.92,2.25,13,3.9,1.37,10,6.31,2.1,13,5.56,2.88,9,7.12,1.96,8,5.83,1.8,12,5.36,1.55,14,3.11,1.76,9,6.42,1.78,12,5.5,3.03,10,6.2,1.69,10,6.45,2.11,11,4.31,2.24,16,4.86,1.07,7,6.4,2.59,10,5.67,2.31,12 +8977,pharmacy,5.05,1.56,21,3.68,2.08,19,6.05,2.52,21,5.67,1.21,6,4.8,1.66,15,4.62,2,8,3,1.95,11,5.82,2.75,11,6.3,2.36,10,5.33,1.63,6,4.93,1.58,15,4.2,2.04,10,3.11,2.09,9,5.36,2.59,14,7.43,1.81,7,5.29,2.06,7,4.93,1.33,14,3.64,2.13,14,3.8,2.17,5,5.58,2.97,12,6.67,1.73,9 +8978,phase,5.29,1.29,41,3.96,2.36,23,4.93,1.97,44,5.3,1.49,10,5.34,1.26,29,4.57,2.37,7,3.73,2.46,15,4.86,2.1,22,5,1.88,22,5.16,1.54,19,5.48,1.03,21,4.8,2.62,10,3.33,2.1,12,4.45,1.88,29,5.87,1.85,15,5.43,1.34,23,5.11,1.23,18,3.85,2.39,20,4.67,2.52,3,4.88,1.99,25,5,2,19 +8979,pheasant,4.95,1.85,20,4.05,2.16,21,5.69,2.15,32,5.6,1.58,10,4.3,1.95,10,4.38,2.13,8,3.85,2.23,13,5.79,2.52,14,5.61,1.88,18,4.78,1.79,9,5.09,1.97,11,4.54,2.22,13,3.25,1.91,8,5.95,2.56,21,5.18,0.87,11,4.7,2.16,10,5.2,1.55,10,4.14,2.28,14,3.86,2.04,7,6,2.03,16,5.38,2.28,16 +8980,phenomenal,7.11,1.59,19,5.35,2.24,26,6.04,1.92,24,7.44,1.42,9,6.8,1.75,10,5.2,2.62,10,5.44,2.06,16,5.56,1.81,9,6.33,1.99,15,7.17,0.75,6,7.08,1.89,13,5.23,2.05,13,5.46,2.5,13,5.5,2.2,12,6.58,1.51,12,6.7,1.95,10,7.56,1.01,9,5.13,2.59,15,5.64,1.75,11,6,1.91,13,6.09,2.02,11 +8981,phenomenon,6.79,1.32,19,5,2.65,21,5.05,2.44,22,6.67,1.5,9,6.9,1.2,10,4.5,2.39,8,5.31,2.84,13,4.91,2.3,11,5.18,2.68,11,6.43,1.4,7,7,1.28,12,5.56,1.81,9,4.58,3.15,12,4.62,2.33,13,5.67,2.6,9,6.6,1.35,10,7,1.32,9,5.12,3,8,4.92,2.53,13,5.36,2.62,14,4.5,2.14,8 +8982,pheromone,5.5,1.61,20,4.96,2.24,24,4.32,2.39,28,6,1.07,8,5.17,1.85,12,6,1.73,9,4.33,2.32,15,3.64,2.1,14,5,2.54,14,5,1.94,9,5.91,1.22,11,4.42,2.11,12,5.5,2.32,12,4.57,2.62,14,4.07,2.2,14,5.2,1.69,10,5.8,1.55,10,4.83,2.33,12,5.08,2.23,12,4.33,2.19,12,4.31,2.6,16 +8983,phi,4.33,1.85,18,3.32,1.94,22,5.17,1.97,24,4.17,1.83,6,4.42,1.93,12,3.5,1.98,12,3.1,1.97,10,5.25,2.05,8,5.12,2,16,4.22,1.09,9,4.44,2.46,9,3.78,2.28,9,3,1.68,13,5.59,2,17,4,1.67,6,4,1.15,7,4.55,2.21,11,4.33,1.73,9,2.62,1.8,13,5.38,2.36,16,4.75,0.71,8 +8984,philanthropist,6.57,1.63,21,4.17,2.14,24,6,2.33,22,7.25,1.39,8,6.15,1.68,13,4.15,1.82,13,4.18,2.56,11,6.69,2.06,13,5,2.45,9,7.12,1.81,8,6.42,1.38,12,4.86,1.96,14,3.2,2.1,10,6.58,1.98,12,5.3,2.63,10,6.3,1.89,10,6.82,1.4,11,3.71,2.05,17,5.29,2.06,7,5.6,2.95,10,6.33,1.72,12 +8985,philistine,3.52,1.62,23,3.33,2.47,18,4.86,2.27,22,3.29,1.5,7,3.62,1.71,16,4.67,3.01,6,2.67,1.97,12,5.3,1.7,10,4.5,2.68,12,4.27,1.42,11,2.83,1.53,12,4,2.75,10,2.5,1.93,8,5.82,1.83,11,3.91,2.34,11,3.36,1.69,14,3.78,1.56,9,1.89,1.62,9,4.78,2.39,9,5.55,2.11,11,4.18,2.32,11 +8986,philosopher,6.63,1.92,19,3.71,2.12,21,6.58,1.71,19,6.88,1.96,8,6.45,1.97,11,3.8,2.68,5,3.8,2.04,15,6.17,1.94,6,6.77,1.64,13,6.69,1.7,13,6.5,2.51,6,3.73,2.33,11,3.89,2.03,9,6.11,1.45,9,7,1.89,10,6.7,1.77,10,6.56,2.19,9,3.36,2.42,11,4.1,1.79,10,6.83,2.14,6,6.46,1.56,13 +8987,philosophical,6.21,2.27,19,3.5,2.11,22,5.39,2.1,28,6.5,0.84,6,6.08,2.72,13,3.55,2.25,11,3.45,2.07,11,5.18,2.48,11,5.53,1.87,17,6,2.76,11,6.5,1.51,8,4.73,2,11,2.27,1.42,11,5.28,2.24,18,5.6,1.9,10,6.23,2.52,13,6.17,1.83,6,3.64,2.27,14,3.25,1.91,8,5.38,2.31,16,5.42,1.88,12 +8988,philosophy,5.48,1.94,21,2.9,1.59,20,6.6,2.27,25,5.17,1.8,12,5.89,2.15,9,3.71,1.8,7,2.46,1.33,13,6.5,2.07,10,6.67,2.47,15,7,1.83,4,5.12,1.83,17,3.33,1.58,9,2.55,1.57,11,5.71,2.87,7,6.94,1.98,18,5.58,1.88,12,5.33,2.12,9,3.15,1.57,13,2.43,1.62,7,6.11,2.71,9,6.88,2.03,16 +8989,phlegm,2.52,1.41,23,4.06,2.78,18,4,1.93,24,2.14,1.07,7,2.69,1.54,16,5.4,2.97,5,3.54,2.63,13,3.85,1.77,13,4.18,2.18,11,2.82,1.4,11,2.25,1.42,12,5.29,2.63,7,3.27,2.69,11,4.19,1.56,16,3.62,2.62,8,2.31,1.25,16,3,1.73,7,4.67,2.77,12,2.83,2.56,6,3.93,2.25,15,4.11,1.36,9 +8990,phobia,3.68,1.89,19,6.57,2.04,21,3.65,2.48,23,3.8,1.3,5,3.54,2.15,13,5.33,2.34,6,7.07,1.75,15,3.6,2.5,10,3.69,2.56,13,2.71,1.38,7,4.18,2.04,11,5.57,2.15,7,7.07,1.86,14,3.82,2.36,11,3.5,2.68,12,3.58,1.88,12,3.86,2.04,7,6.27,2.65,11,6.9,1.1,10,3.64,2.71,14,3.67,2.24,9 +8991,phone,6.09,1.63,22,3.43,1.94,21,4.44,2.23,18,5.67,2.07,6,6.4,1.4,15,3.57,2.07,7,3.36,1.95,14,3.89,2.26,9,5,2.33,8,6.07,1.77,14,6.43,1.27,7,3.67,2.4,9,3.25,1.6,12,4.8,2.86,10,4,1.07,8,6.07,1.94,14,6.12,0.99,8,3.67,2.25,6,3.33,1.88,15,5.2,2.53,10,3.5,1.41,8 +8992,phonograph,6.14,1.35,21,3.32,2.01,22,5.5,1.77,22,5.78,1.39,9,6.42,1.31,12,2.33,1.75,6,3.53,2,15,4.17,1.47,6,6,1.63,16,5.67,1.58,9,6.5,1.09,12,4,2.35,5,3.12,1.93,17,5.18,1.6,11,5.82,1.94,11,6.42,1.44,12,5.78,1.2,9,3.44,2.01,9,3.23,2.09,13,5.33,1.87,12,5.7,1.7,10 +8993,phony,2.52,1.83,21,4.4,1.87,25,4.09,2.6,22,1.88,0.99,8,2.92,2.14,13,4,2.04,13,4.83,1.64,12,4.62,2.75,13,3.33,2.29,9,3.12,2.53,8,2.17,1.27,12,4.29,1.82,14,4.55,2.02,11,5.33,2.67,12,2.6,1.58,10,2.3,0.95,10,2.73,2.41,11,4.24,1.71,17,4.75,2.25,8,3.5,2.51,10,4.58,2.68,12 +8994,phooey,3.53,1.35,19,4.41,2.52,22,4.59,1.79,22,4,1.12,9,3.1,1.45,10,5.25,2.55,8,3.93,2.46,14,5.09,2.12,11,4.09,1.3,11,4.43,1.13,7,3,1.21,12,4.2,2.1,10,4.58,2.91,12,4.46,1.81,13,4.78,1.86,9,3.4,1.26,10,3.67,1.5,9,5.38,2.56,8,3.86,2.41,14,4.64,1.82,14,4.5,1.85,8 +8995,phosphate,4.74,0.93,19,3.71,2.15,21,4.61,2.37,23,4.67,0.58,3,4.75,1,16,4.62,1.92,8,3.15,2.15,13,4.11,2.42,9,4.93,2.37,14,4.78,1.09,9,4.7,0.82,10,4.44,1.74,9,3.17,2.33,12,4.8,2.68,15,4.25,1.75,8,4.57,0.98,7,4.83,0.94,12,4.1,2.08,10,3.36,2.25,11,4.92,2.9,13,4.2,1.48,10 +8996,phosphorus,4.43,2.04,21,3.91,2.23,23,4.33,1.98,21,3.8,1.79,5,4.62,2.13,16,5.25,2.01,12,2.45,1.44,11,5,2.05,11,3.56,1.81,9,4.33,2.46,12,4.56,1.42,9,3.69,2.3,16,4.43,2.15,7,4.45,2.11,11,4.2,1.93,10,4.85,2.27,13,3.75,1.49,8,4,2.26,19,3.5,2.38,4,4.5,2.03,14,4,2,7 +8997,photo,6.58,1.28,24,4.6,2.3,20,6.05,1.83,21,6.75,1.16,8,6.5,1.37,16,4.88,1.81,8,4.42,2.64,12,6,2.05,11,6.1,1.66,10,6.86,1.21,7,6.47,1.33,17,4.8,2.53,10,4.4,2.17,10,6.07,1.73,14,6,2.16,7,6.89,1.27,9,6.4,1.3,15,4.43,2.38,14,5,2.28,6,5.83,1.95,12,6.33,1.73,9 +8998,photogenic,6.74,1.73,19,4.36,2.36,22,5.91,2.47,22,6.89,1.54,9,6.6,1.96,10,4.38,2.39,8,4.36,2.44,14,5.64,2.54,11,6.18,2.48,11,6,0.82,7,7.17,1.99,12,5.2,2.39,10,3.67,2.19,12,5.62,2.75,13,6.33,2.06,9,6.4,2.01,10,7.11,1.36,9,3.75,2.25,8,4.71,2.43,14,6.07,2.34,14,5.62,2.83,8 +8999,photograph,6.61,2,18,4.57,2.36,21,5.8,2.17,20,5.67,0.58,3,6.8,2.14,15,4.17,2.4,6,4.73,2.4,15,5.67,1.97,6,5.86,2.32,14,7.22,1.64,9,6,2.24,9,4.43,2.3,7,4.64,2.47,14,5.5,1.78,10,6.1,2.56,10,5,1.63,7,7.64,1.5,11,4.33,2,9,4.75,2.67,12,6.12,2.85,8,5.58,1.68,12 +9000,photographer,6.71,1.42,21,3.58,2.6,24,5.65,2.28,20,6.62,1.3,8,6.77,1.54,13,5.67,2.58,6,2.89,2.27,18,5.64,2.2,11,5.67,2.5,9,6.92,1.51,12,6.44,1.33,9,4.7,2.71,10,2.79,2.29,14,5.54,2.6,13,5.86,1.68,7,6.86,1.41,14,6.43,1.51,7,4.12,2.7,16,2.5,2.14,8,6.33,1.97,12,4.62,2.45,8 +9001,photographic,6.81,1.66,21,4.19,2.25,21,5.58,1.91,24,6.67,1.72,12,7,1.66,9,4.71,2.43,7,3.93,2.2,14,5.22,2.39,9,5.8,1.61,15,7.5,1.91,4,6.65,1.62,17,4.8,2.15,10,3.64,2.29,11,4.71,2.21,7,5.94,1.71,17,7,1.54,12,6.56,1.88,9,4.23,2.24,13,4.12,2.42,8,5,2.24,9,5.93,1.67,15 +9002,photography,6.67,1.32,21,3.96,2.46,24,6.2,2.33,20,6.88,1.13,8,6.54,1.45,13,6.33,2.34,6,3.17,1.98,18,6.91,1.76,11,5.33,2.74,9,6.67,1.56,12,6.67,1,9,5.3,2.06,10,3,2.32,14,6.38,2.4,13,5.86,2.34,7,6.79,1.37,14,6.43,1.27,7,4.19,2.71,16,3.5,1.93,8,6.42,2.23,12,5.88,2.59,8 +9003,photon,4.9,1.8,20,3.7,2.81,20,4.64,1.43,22,5.57,1.13,7,4.54,2.03,13,5.11,3.14,9,2.55,1.97,11,4.17,1.94,6,4.81,1.22,16,5,1.76,10,4.78,2.05,9,4.62,2.97,8,3.08,2.64,12,4.8,1.47,15,4.29,1.38,7,5,1.9,11,4.78,1.79,9,3.83,2.82,12,3.5,2.98,8,4.36,1.63,11,4.91,1.22,11 +9004,phrase,5.5,1.64,20,3,1.84,20,5.12,1.62,24,5.25,2.22,4,5.56,1.55,16,3,1.41,4,3,1.97,16,5.11,2.37,9,5.13,1.06,15,5.5,1.41,8,5.5,1.83,12,2.89,1.54,9,3.09,2.12,11,4.38,1.45,13,6,1.41,11,5.45,1.21,11,5.56,2.13,9,2.44,1.88,9,3.45,1.75,11,5.17,1.72,18,5,1.41,6 +9005,physical,5.9,1.87,21,5.5,2.46,20,7.26,2,19,6.08,1.85,13,5.62,2,8,6.71,1.6,7,4.85,2.64,13,7.43,1.81,7,7.17,2.17,12,6.42,1.88,12,5.22,1.72,9,6.11,2.32,9,5,2.57,11,7.6,1.51,10,6.89,2.47,9,5.67,1.97,12,6.22,1.79,9,6.86,1.21,7,4.77,2.68,13,7.86,1.21,7,6.92,2.31,12 +9006,physical therapist,6.25,1.74,20,2.71,2.03,21,4.4,2.18,25,6,2.58,4,6.31,1.58,16,3.75,2.87,4,2.47,1.81,17,5,2.55,9,4.06,1.95,16,5.88,0.99,8,6.5,2.11,12,3.6,2.27,10,1.91,1.45,11,4.71,2.79,14,4,1,11,6.36,1.36,11,6.11,2.2,9,2.5,2.01,10,2.91,2.12,11,4.83,2.2,18,3.29,1.8,7 +9007,physician,5.24,1.64,21,3.96,2.36,23,5.23,2.14,26,5.18,1.4,11,5.3,1.95,10,3.82,2.6,11,4.08,2.23,12,5.73,2.65,11,4.86,1.75,14,5.9,1.1,10,4.64,1.86,11,4,2.72,11,3.92,2.11,12,5.29,2.49,17,5.12,1.46,8,5.46,1.61,13,4.88,1.73,8,3.67,2.41,15,4.5,2.33,8,5.12,2.42,17,5.44,1.59,9 +9008,physicist,5.9,1.64,21,3.41,2.11,22,5.7,2.09,27,5.6,1.65,10,6.18,1.66,11,2.57,2.3,7,3.8,1.97,15,5.47,2.35,17,6.1,1.6,10,5.73,1.27,11,6.1,2.02,10,3.8,3.11,5,3.29,1.83,17,5.5,2.47,14,5.92,1.66,13,5.23,1.3,13,7,1.6,8,3.7,2.45,10,3.17,1.85,12,5.86,1.66,14,5.54,2.54,13 +9009,physics,5.53,2.17,19,4.27,2.43,22,5.16,1.98,19,5.89,1.36,9,5.2,2.74,10,4.14,2.54,7,4.43,2.53,14,5.7,2.21,10,4.56,1.59,9,5.78,2.64,9,5.3,1.77,10,4.89,2.89,9,3.92,2.15,12,4.5,1.77,8,5.4,2.01,10,6.17,2.25,12,4.43,1.62,7,4.21,2.49,19,4.67,2.52,3,5,2,8,5.27,2.05,11 +9010,physiological,4.76,1.51,21,5.04,2.16,23,4.86,2.15,21,5.2,2.05,5,4.62,1.36,16,5.42,2.27,12,4.64,2.06,11,4,2.32,11,5.56,1.42,9,4.58,1.56,12,5,1.5,9,5.12,2,16,4.86,2.67,7,5.27,2.1,11,4.4,2.22,10,4.54,1.33,13,5.12,1.81,8,5.32,2.16,19,3.75,1.89,4,4.79,2.12,14,5,2.38,7 +9011,physiology,5.16,1.3,19,4.9,2.34,20,5.24,1.56,25,5.2,1.48,10,5.11,1.17,9,5.43,2.51,7,4.62,2.29,13,5.08,1.16,12,5.38,1.89,13,4.9,1.52,10,5.44,1.01,9,5.45,2.02,11,4.22,2.64,9,5.5,1.63,16,4.78,1.39,9,5.1,1.2,10,5.22,1.48,9,5.5,2.2,12,4,2.39,8,5.47,1.6,15,4.9,1.52,10 +9012,physique,5.74,1.37,19,4.57,2.44,21,6,2.22,23,5.6,2.3,5,5.85,0.99,13,4,2.61,6,4.8,2.43,15,6.5,2.12,10,5.62,2.29,13,6.14,1.21,7,5.55,1.51,11,4.71,3.04,7,4.5,2.21,14,5.64,1.86,11,6.33,2.53,12,5.92,1.62,12,5.43,0.79,7,4.73,2.61,11,4.4,2.37,10,5.86,2.44,14,6.22,1.92,9 +9013,pi,5.4,1.85,20,3.35,2.42,23,4.85,1.78,26,5.73,1.79,11,5,1.94,9,3.36,2.73,11,3.33,2.23,12,5.36,2.29,11,4.43,1.28,14,6.1,2.42,10,4.7,0.48,10,3.18,2.75,11,3.5,2.2,12,4.94,2.11,17,4.62,1.06,8,5.17,2.08,12,5.75,1.49,8,3.27,2.46,15,3.5,2.51,8,4.71,1.83,17,5.11,1.76,9 +9014,pianist,7.15,1.87,20,3.55,2.63,20,5.56,2.08,25,6.5,3.11,4,7.31,1.54,16,5.25,2.99,4,3.12,2.45,16,5.44,2.74,9,5.62,1.71,16,7.25,1.67,8,7.08,2.07,12,2.6,2.46,10,4.5,2.55,10,5.57,2.06,14,5.55,2.21,11,7.45,1.29,11,6.78,2.44,9,2.9,2.56,10,4.2,2.66,10,6,2.17,18,4.43,1.4,7 +9015,piano,6.4,1.76,20,3.61,2.1,23,5.42,1.75,26,5.9,1.6,10,6.9,1.85,10,3.82,2.27,11,3.42,2.02,12,4.73,1.62,11,6,1.75,14,7,1.76,10,5.8,1.62,10,4.36,2.2,11,2.92,1.83,12,5.12,1.65,17,6.12,1.96,8,6.67,1.87,12,6,1.6,8,3.53,2.36,15,3.75,1.67,8,5.41,1.8,17,5.44,1.74,9 +9016,piazza,6.53,2.01,19,3.73,2.41,22,5.26,2.28,23,6.55,2.07,11,6.14,1.95,7,4.12,2.59,8,3.5,2.38,14,4.43,2.88,7,5.62,1.96,16,6.25,2.12,8,6.73,2,11,4.11,3.02,9,3.46,1.98,13,5.27,2.45,11,5.25,2.22,12,5.92,2.15,12,7.57,1.27,7,2.55,1.81,11,4.91,2.43,11,4.77,2.45,13,5.9,1.97,10 +9017,piccolo,5.5,1.62,18,4.33,2.54,21,4.96,1.72,23,5.5,2.08,4,5.38,1.56,13,3.83,2.99,6,4.53,2.42,15,4.8,1.75,10,5.08,1.75,13,5.29,1.89,7,5.5,1.51,10,4.86,3.24,7,4.07,2.2,14,4.36,1.8,11,5.5,1.51,12,5.36,1.29,11,5.71,2.14,7,4.91,2.59,11,3.7,2.45,10,4.64,1.86,14,5.44,1.42,9 +9018,pick,5.91,1.41,22,3.62,2.25,21,5.94,1.83,18,6.17,1.83,6,5.87,1.3,15,2.86,2.34,7,4,2.18,14,5.22,1.39,9,6.88,2.03,8,5.71,1.44,14,6.43,1.4,7,3.89,2.71,9,3.42,1.93,12,5.9,1.85,10,6,1.93,8,5.93,1.59,14,5.88,1.13,8,4.5,2.81,6,3.27,1.98,15,6.3,2.06,10,5.5,1.51,8 +9019,picker,4.38,1.4,21,3.62,1.86,21,4.76,2.2,25,4.67,1.37,12,4,1.41,9,4.71,2.36,7,3.07,1.33,14,4.3,2.16,10,5.07,2.25,15,4.25,0.96,4,4.41,1.5,17,3.6,2.27,10,3.64,1.5,11,4.71,2.75,7,4.78,2.05,18,4.33,1.23,12,4.44,1.67,9,3.62,1.71,13,3.62,2.2,8,3.78,1.92,9,5.31,2.21,16 +9020,picket,4.38,1.96,21,3,2.36,20,5.45,2.76,22,2.67,1.21,6,5.07,1.79,15,3.75,3.15,8,2.5,1.62,12,5.75,2.7,12,5.1,2.92,10,4.44,2.46,9,4.33,1.61,12,4,2.69,9,2.18,1.78,11,3.86,1.77,7,6.2,2.86,15,4.3,2.58,10,4.45,1.29,11,3.15,2.44,13,2.71,2.36,7,5.08,2.94,12,5.9,2.6,10 +9021,pickle,6.52,2.02,21,3.48,2.42,25,5.84,2.01,19,5.78,2.33,9,7.08,1.62,12,4.5,2.81,6,3.11,2.32,18,5.71,1.11,7,5.92,2.43,12,6.5,2.22,16,6.6,1.34,5,3.86,2.74,14,2.9,2.02,10,6,2.35,9,5.7,1.77,10,6.25,2.26,12,6.89,1.69,9,4.06,2.54,16,2.44,1.88,9,5.82,2.32,11,5.88,1.64,8 +9022,pickled,5.55,1.85,20,3,2.59,18,5.12,2.33,24,5.8,1.64,5,5.47,1.96,15,2.4,1.95,5,3.23,2.83,13,5.38,2.1,13,4.82,2.64,11,5.6,2.46,10,5.5,1.08,10,3.14,2.91,7,2.91,2.51,11,5.56,2.19,16,4.25,2.49,8,5.14,1.79,14,6.5,1.76,6,3.67,2.77,12,1.67,1.63,6,5.07,2.79,15,5.22,1.39,9 +9023,pickpocket,2.35,1.27,23,6,2.73,22,3.6,2.44,20,2.62,1.69,8,2.2,1.01,15,6.1,2.85,10,5.92,2.75,12,4.86,2.41,7,2.92,2.25,13,2.42,1.08,12,2.27,1.49,11,5.45,2.58,11,6.55,2.88,11,3.73,2.69,15,3.2,1.64,5,2.82,0.87,11,1.92,1.44,12,6.3,2.16,10,5.75,3.19,12,3.2,2.49,10,4,2.45,10 +9024,pickup,4.84,2.43,19,3.85,2.18,20,6.5,1.96,20,5.67,1.15,3,4.93,2.49,15,4.2,2.44,10,3.5,1.96,10,7.2,1.32,10,5.8,2.3,10,3.5,1.76,6,5.83,2.21,12,4.43,2.51,7,3.54,2.03,13,5.62,2.39,8,7.08,1.44,12,5.25,2.63,12,4.14,2.04,7,3.7,2.36,10,4,2.11,10,5.56,2.07,9,7.27,1.56,11 +9025,picky,3.9,1.3,21,4.27,2.39,22,6.04,1.99,27,4.1,1.45,10,3.73,1.19,11,4,2.83,7,4.4,2.26,15,6.29,1.99,17,5.6,2.01,10,4.18,1.54,11,3.6,0.97,10,3.6,3.29,5,4.47,2.15,17,6.21,2.26,14,5.85,1.72,13,4,1.47,13,3.75,1.04,8,4.3,2.79,10,4.25,2.14,12,6.5,1.95,14,5.54,1.98,13 +9026,picnic,7.11,2.08,19,3.65,2.6,20,6.1,2.4,20,7.67,1.53,3,7.33,1.8,15,3.9,2.88,10,3.4,2.41,10,6,2.21,10,6.2,2.7,10,6.5,2.35,6,7.83,1.19,12,3,2.52,7,4,2.68,13,4.5,2.67,8,7.17,1.53,12,7.58,2.07,12,6.29,1.98,7,4,3.02,10,3.3,2.21,10,6.78,2.49,9,5.55,2.3,11 +9027,picture,6.73,1.67,22,3.29,1.82,21,6.12,2,16,6.5,1.22,6,6.87,1.88,15,2.71,1.89,7,3.57,1.79,14,5.75,2.31,8,6.5,1.69,8,6.5,1.7,14,7.29,1.7,7,3.11,1.9,9,3.42,1.83,12,6.56,2.35,9,5.57,1.4,7,6.71,1.59,14,6.75,1.91,8,2.83,1.83,6,3.47,1.85,15,6.67,2.18,9,5.43,1.62,7 +9028,pictures,7.22,1.77,18,4.29,2.49,21,6.72,1.56,18,6.5,2.14,8,7.8,1.23,10,4.86,3.08,7,4,2.22,14,6.45,1.57,11,7.14,1.57,7,6.91,1.97,11,7.71,1.38,7,4.78,3.19,9,3.92,1.88,12,6.82,1.54,11,6.57,1.72,7,6.83,1.95,12,8,1.1,6,3.92,2.87,12,4.78,1.92,9,7.11,1.83,9,6.33,1.22,9 +9029,picturesque,7.35,1.84,20,4.24,2.17,21,5.8,2,25,6.25,3.1,4,7.62,1.41,16,5,2.16,4,4.06,2.19,17,5.22,2.39,9,6.12,1.75,16,7.38,1.3,8,7.33,2.19,12,3.5,2.17,10,4.91,2.02,11,5.21,1.72,14,6.55,2.16,11,7.45,1.51,11,7.22,2.28,9,4.3,2.21,10,4.18,2.23,11,6,1.97,18,5.29,2.14,7 +9030,pie,6.45,1.99,40,4.05,2.49,41,6.29,1.87,62,6.75,1.77,16,6.25,2.13,24,4.6,2.67,15,3.73,2.38,26,6.09,1.72,22,6.36,1.97,39,6.35,2.39,20,6.55,1.54,20,4.93,2.56,14,3.59,2.37,27,6.03,1.92,37,6.62,1.76,24,6.69,1.91,26,6,2.11,14,4.36,2.59,22,3.68,2.38,19,6.38,1.98,39,6.13,1.69,23 +9031,piece,5.23,1.8,22,3.57,1.99,21,5.11,2.19,18,3.67,1.86,6,5.87,1.46,15,3,2.38,7,3.86,1.79,14,5,2.65,9,5.5,1.69,8,4.71,1.94,14,6.29,1.11,7,3.78,2.28,9,3.42,1.83,12,5.1,2.51,10,5.12,1.89,8,5.29,1.49,14,5.12,2.36,8,4.17,2.56,6,3.33,1.76,15,5,2.58,10,5.25,1.75,8 +9032,pier,5.86,1.56,21,3.75,2.24,20,6.14,2.5,21,6,1.26,6,5.8,1.7,15,4.25,1.28,8,3.42,2.71,12,6.36,1.8,11,5.9,3.18,10,5.67,2.16,6,5.93,1.33,15,4.2,1.75,10,3.3,2.67,10,5.86,2.71,14,6.71,2.06,7,5.71,1.38,7,5.93,1.69,14,3.21,1.93,14,5,2.61,6,5.42,2.75,12,7.11,1.83,9 +9033,piety,5,1.81,18,3.42,2.14,19,4.08,2.02,25,4.8,1.64,5,5.08,1.93,13,3.5,2.32,10,3.33,2.06,9,4.06,1.91,16,4.11,2.32,9,5,1.83,7,5,1.9,11,3,2.33,8,3.73,2.05,11,4.25,2.12,20,3.4,1.52,5,5,1.73,9,5,2,9,2.8,1.93,10,4.11,2.26,9,4.05,1.72,19,4.17,2.99,6 +9034,pig,4.83,2.2,18,3.68,1.73,22,5.04,2.12,48,4.25,1.98,8,5.3,2.36,10,3.62,1.3,8,3.71,1.98,14,5.44,2.43,18,4.8,1.92,30,4.89,2.42,9,4.78,2.11,9,4,1.49,10,3.42,1.93,12,5.15,2.18,33,4.8,2.04,15,5.36,1.86,11,4,2.58,7,3.12,1.25,8,4,1.92,14,4.58,2.14,26,5.59,2.02,22 +9035,pigeon,5.58,1.71,19,2.95,2.35,20,5.04,2.18,23,5.69,1.65,13,5.33,1.97,6,3.4,2.61,5,2.8,2.34,15,5.23,1.96,13,4.8,2.53,10,5.33,2.06,9,5.8,1.4,10,4.29,3.09,7,2.23,1.54,13,5.4,2.5,10,4.77,1.96,13,6.33,0.71,9,4.9,2.08,10,3,2.62,10,2.9,2.18,10,4.89,2.93,9,5.14,1.66,14 +9036,piggy,4.71,1.52,21,3.18,2.17,22,5.07,2.35,27,5.3,1.49,10,4.18,1.4,11,2.43,1.9,7,3.53,2.26,15,5.24,2.82,17,4.8,1.32,10,5.18,1.17,11,4.2,1.75,10,2.8,2.05,5,3.29,2.26,17,5.57,2.74,14,4.54,1.81,13,4.85,1.52,13,4.5,1.6,8,2.2,1.62,10,4,2.3,12,5.93,2.4,14,4.15,1.99,13 +9037,piggyback,5.15,1.57,20,4.11,2.19,18,4.91,2.02,22,4.6,1.52,5,5.33,1.59,15,5.33,1.37,6,3.5,2.32,12,4.3,1.64,10,5.42,2.23,12,5.2,1.32,10,5.1,1.85,10,4.7,2.36,10,3.38,1.85,8,4.45,1.86,11,5.36,2.16,11,5,1.28,12,5.38,2,8,3.67,2.18,9,4.56,2.24,9,4.73,2.37,11,5.09,1.7,11 +9038,pigheaded,3.16,1.46,19,4.96,2.57,23,4.82,2.54,28,3.62,1.19,8,2.82,1.6,11,4.11,2.26,9,5.5,2.68,14,4.57,2.71,14,5.07,2.43,14,2.44,1.24,9,3.8,1.4,10,5,2.37,12,4.91,2.88,11,3.93,2.73,14,5.71,2.05,14,3.1,1.66,10,3.22,1.3,9,5,2.57,11,4.92,2.68,12,4.25,2.63,12,5.25,2.46,16 +9039,piglet,6.13,2.42,23,3.95,2.21,22,5.75,2.31,20,6.38,2.56,8,6,2.42,15,3.8,2.15,10,4.08,2.35,12,6.57,2.88,7,5.31,1.93,13,6.92,2.68,12,5.27,1.85,11,4.18,1.99,11,3.73,2.49,11,5.73,2.63,15,5.8,1.1,5,5.91,2.43,11,6.33,2.5,12,3.9,1.91,10,4,2.52,12,5.7,2.26,10,5.8,2.49,10 +9040,pigskin,4.47,1.95,19,4.35,2.64,20,5.15,1.98,20,5.67,2.08,3,4.07,1.83,15,4.7,2.71,10,4,2.67,10,5.4,1.43,10,4.9,2.47,10,3,1.67,6,5,1.71,12,4.14,2.61,7,4.46,2.76,13,4.75,2.19,8,5.42,1.88,12,4.5,1.93,12,4.43,2.15,7,4.8,2.86,10,3.9,2.47,10,5.11,2.03,9,5.18,2.04,11 +9041,pigsty,2.86,1.42,21,4.48,2.04,23,4.05,2.22,21,3.12,1.46,8,2.69,1.44,13,4.54,2.26,13,4.4,1.84,10,4.54,2.15,13,3.25,2.25,8,2.38,1.3,8,3.33,1.37,12,5,1.68,13,3.8,2.35,10,5.08,1.88,12,2.67,1.94,9,2.5,1.58,10,3.18,1.25,11,4,2,17,5.83,1.6,6,4.22,2.39,9,3.92,2.19,12 +9042,pike,4.73,1.45,22,4.09,2.64,22,5.5,2.24,20,4.75,1.39,8,4.71,1.54,14,4.9,2.77,10,3.42,2.43,12,6.71,2.63,7,4.85,1.77,13,4.17,1.4,12,5.4,1.26,10,3.82,2.4,11,4.36,2.94,11,5.67,2.55,15,5,0.71,5,4.09,1.51,11,5.36,1.12,11,4.6,2.46,10,3.67,2.81,12,5.4,1.65,10,5.6,2.8,10 +9043,pile,4.74,1.37,19,4.43,2.13,21,5.57,1.12,23,4.4,0.55,5,5,1.53,13,4.83,2.64,6,4.27,1.98,15,6,1.15,10,5.23,1.01,13,5,1.83,7,4.73,1.01,11,5,2.38,7,4.14,2.03,14,5.45,1.37,11,5.67,0.89,12,4.58,1.56,12,5,1,7,4.64,2.38,11,4.2,1.93,10,5.79,1.12,14,5.22,1.09,9 +9044,pileup,2.76,1.48,21,5.25,2.61,20,4.14,2.15,36,2.5,1.51,8,2.92,1.5,13,5.6,2.7,5,5.13,2.67,15,4.64,2.06,11,3.92,2.2,25,3.08,1.66,13,2.25,1.04,8,5.42,2.71,12,5,2.62,8,4.4,2.3,20,3.81,1.97,16,3.27,1.56,11,2.2,1.23,10,6.27,2.1,11,4,2.74,9,4,2.31,22,4.36,1.95,14 +9045,pilgrim,5.16,1.89,19,4.04,2.29,23,5,1.63,19,4.56,1.88,9,5.7,1.83,10,3.86,2.48,7,4.07,2.34,15,5.4,2.07,10,4.56,0.88,9,5.22,2.17,9,5.1,1.73,10,5.6,1.84,10,2.67,1.83,12,4.88,1.81,8,5,1.63,10,5.58,1.31,12,4.43,2.57,7,3.85,2.39,20,5.33,0.58,3,5.12,1.81,8,4.91,1.58,11 +9046,pilgrimage,5.24,1.48,21,3.17,2.66,24,4.9,2.22,20,5.25,1.83,8,5.23,1.3,13,4.5,1.52,6,2.72,2.85,18,4.55,2.16,11,5.33,2.35,9,5,1.65,12,5.56,1.24,9,3.5,2.59,10,2.93,2.79,14,4.54,2.15,13,5.57,2.37,7,5.14,1.61,14,5.43,1.27,7,3.69,2.68,16,2.12,2.47,8,5.5,2.32,12,4,1.85,8 +9047,pill,4.16,1.8,19,3.73,2.19,22,4.88,2.44,24,3.83,1.47,6,4.31,1.97,13,4.17,2.41,12,3.2,1.87,10,3.88,2.36,8,5.38,2.39,16,4.2,1.03,10,4.11,2.47,9,3.89,2.26,9,3.62,2.22,13,4.24,2.31,17,6.67,2.25,6,3.88,1.36,8,4.36,2.11,11,2.89,1.69,9,4.31,2.36,13,4.94,2.54,16,4.75,2.38,8 +9048,pillage,3.79,2.18,19,4.65,2.52,23,3.79,1.96,19,3.44,2.13,9,4.1,2.28,10,5.57,2.3,7,4.2,2.65,15,4,2.05,10,3.56,1.94,9,4.33,2.78,9,3.3,1.42,10,5.3,2.87,10,4.08,2.27,12,3.75,1.16,8,3.8,2.57,10,4.42,2.23,12,2.71,1.7,7,4.6,2.44,20,5,3.61,3,3.75,0.71,8,3.82,2.56,11 +9049,pillar,5.48,1.97,21,4.3,2.66,20,4.89,2.45,35,5.38,1.85,8,5.54,2.11,13,5.8,2.39,5,3.8,2.62,15,5,2.58,10,4.84,2.44,25,5.54,2.4,13,5.38,1.06,8,4.5,2.81,12,4,2.56,8,5.11,2.6,19,4.62,2.31,16,4.82,1.89,11,6.2,1.87,10,4.09,2.88,11,4.56,2.51,9,4.62,2.69,21,5.29,2.05,14 +9050,pillbox,4.73,1.24,22,2.85,2.18,20,5.86,2.43,21,4.64,1.5,14,4.88,0.64,8,3.2,2.62,10,2.67,1.73,9,5.33,2.8,6,6.07,2.34,15,5,1.33,10,4.5,1.17,12,2.91,2.55,11,2.78,1.79,9,5.67,2.5,12,6.11,2.47,9,4.92,1.24,12,4.5,1.27,10,2.69,2.43,13,3.14,1.77,7,6.27,2.57,11,5.4,2.32,10 +9051,pillow,7,1.87,83,2.9,2.21,104,6.34,1.9,103,6.71,1.87,35,7.21,1.88,47,3,2.28,41,2.84,2.19,63,6.16,1.9,44,6.51,1.9,57,6.92,2.02,48,7.12,1.68,34,2.89,2.34,44,2.92,2.13,60,6.43,1.9,63,6.26,1.9,39,6.65,1.9,48,7.49,1.74,35,2.82,2.18,50,2.98,2.26,54,6.35,2.04,54,6.33,1.75,49 +9052,pillowcase,6.3,1.26,20,2.62,1.86,21,6.32,2.12,25,6.67,1.53,3,6.24,1.25,17,2.14,2.04,7,2.85,1.86,13,5.25,2.25,8,6.82,1.91,17,6.14,1.21,7,6.38,1.33,13,2.71,2.36,7,2.54,1.71,13,6.21,2.19,14,6.45,2.11,11,6.22,1.09,9,6.36,1.43,11,2.45,1.44,11,2.8,2.3,10,6.78,2.1,18,5.14,1.77,7 +9053,pilot,6,1.61,21,5.6,2.33,20,6.16,2.65,19,5.77,1.59,13,6.38,1.69,8,6.57,1.51,7,5.08,2.56,13,6.71,2.14,7,5.83,2.95,12,5.92,1.78,12,6.11,1.45,9,5.22,2.17,9,5.91,2.51,11,6.7,2.26,10,5.56,3.05,9,6.42,1.83,12,5.44,1.13,9,6,1.91,7,5.38,2.57,13,7.43,2.15,7,5.42,2.71,12 +9054,pimp,3.05,2.38,21,4.2,2.5,25,4.22,2.69,18,4.11,1.96,9,2.25,2.42,12,2.67,1.86,6,4.78,2.56,18,4.14,2.97,7,4.27,2.65,11,3.19,2.01,16,2.6,3.58,5,4.14,2.98,14,4.4,1.9,10,4.12,2.64,8,4.3,2.87,10,3.67,2.71,12,2.22,1.64,9,4.56,2.48,16,3.56,2.55,9,3.91,3.3,11,4.71,1.38,7 +9055,pimple,2.11,1.24,19,3.9,2.47,20,4.09,3.19,22,2.4,1.14,5,2,1.3,14,3.88,2.53,8,3.92,2.54,12,4.58,3.29,12,3.5,3.14,10,1.5,1.07,8,2.55,1.21,11,4.33,2.45,9,3.55,2.54,11,4,3.37,7,4.13,3.23,15,2.11,1.36,9,2.1,1.2,10,4,2.38,13,3.71,2.81,7,4.5,3.85,12,3.6,2.27,10 +9056,pin,5.29,1.52,21,3.73,1.98,22,5.76,1.61,21,4.78,1.09,9,5.67,1.72,12,4.17,2.48,6,3.53,1.88,15,5.83,1.72,6,5.73,1.62,15,5.11,1.54,9,5.42,1.56,12,3,1.41,5,3.94,2.11,17,5.6,1.58,10,5.91,1.7,11,5.75,1.82,12,4.67,0.71,9,3.78,1.92,9,3.69,2.1,13,6,1.48,12,5.44,1.81,9 +9057,pinball,6.1,1.41,20,4.95,2.6,21,6.07,2.04,27,6.43,1.81,7,5.92,1.19,13,4.3,2.71,10,5.55,2.46,11,5.93,2.05,15,6.27,2.2,11,5.91,1.58,11,6.33,1.22,9,4.78,2.28,9,5.08,2.91,12,6.76,2.02,17,4.78,1.56,9,6,1.47,13,6.29,1.38,7,4.5,2.66,16,6.4,1.95,5,6.58,1.62,12,5.67,2.29,15 +9058,pinch,3.5,1.32,20,4.44,2.59,43,4.77,2.36,44,3.33,0.58,3,3.53,1.42,17,4.53,2.43,17,4.38,2.74,26,4.5,2.28,18,4.96,2.44,26,3.71,1.11,7,3.38,1.45,13,4.38,2.58,21,4.5,2.67,22,4.88,2.44,25,4.63,2.31,19,3.78,1.2,9,3.27,1.42,11,4.92,2.55,24,3.84,2.59,19,4.44,2.38,25,5.21,2.32,19 +9059,pine,6.58,1.3,19,3.25,2.1,20,4.95,2.28,20,6.92,1.38,13,5.83,0.75,6,4.8,1.79,5,2.73,1.98,15,4.78,2.17,9,5.09,2.47,11,6.44,1.51,9,6.7,1.16,10,4.57,1.9,7,2.54,1.9,13,5.78,2.39,9,4.27,2.05,11,6.56,1.13,9,6.6,1.51,10,3.7,1.95,10,2.8,2.25,10,5.29,2.75,7,4.77,2.09,13 +9060,pineapple,6.9,1.97,21,4.41,2.36,22,5.65,1.87,20,7.22,1.39,9,6.67,2.35,12,3.33,1.86,6,4.73,2.52,15,5.67,2.42,6,5.64,1.69,14,6.33,2.74,9,7.33,1.07,12,5.2,1.3,5,4.18,2.58,17,5.78,1.56,9,5.55,2.16,11,7.08,2.43,12,6.67,1.22,9,4.78,2.64,9,4.15,2.23,13,5.91,1.7,11,5.33,2.12,9 +9061,ping,5.67,2.01,21,4.09,2.22,22,5.38,2.11,21,5.6,2.51,5,5.69,1.92,16,4.58,1.44,12,3.5,2.88,10,5.64,2.2,11,4.67,1.66,9,5.75,2.09,12,5.56,2.01,9,4.4,2.29,15,3.43,2.07,7,5,2,11,5.8,2.25,10,5.92,2.14,13,5.25,1.83,8,4.21,2.27,19,3.33,2.08,3,5.21,2.15,14,5.71,2.14,7 +9062,pinhead,3.95,2.03,22,3.9,2.17,21,4.86,1.75,22,3.86,2.14,14,4.12,1.96,8,4.18,2.27,11,3.78,2.17,9,5.33,1.63,6,4.69,1.82,16,4.2,2.2,10,3.75,1.96,12,3.73,2.28,11,4.1,2.13,10,4.85,1.28,13,4.89,2.37,9,3.67,2.02,12,4.3,2.11,10,3.62,2.18,13,4.38,2.2,8,4.42,1.31,12,5.4,2.12,10 +9063,pink,6.68,1.89,22,4.35,2.98,20,6.74,2.51,19,5.92,1.61,13,7.78,1.79,9,4.14,2.54,7,4.46,3.28,13,6.71,2.06,7,6.75,2.83,12,6.5,2.15,12,6.9,1.6,10,4.44,2.88,9,4.27,3.2,11,6.2,2.53,10,7.33,2.5,9,7.08,1.68,12,6.2,2.1,10,4.57,2.3,7,4.23,3.37,13,7.71,1.8,7,6.17,2.76,12 +9064,pinkie,5.82,1.01,17,2.85,2.11,20,5.08,1.96,25,5.75,0.96,4,5.85,1.07,13,3.18,2.36,11,2.44,1.81,9,5,2.34,16,5.22,1.09,9,5.83,0.75,6,5.82,1.17,11,2.56,2.3,9,3.09,2.02,11,4.95,2.09,20,5.6,1.34,5,5.75,1.04,8,5.89,1.05,9,2.55,1.97,11,3.22,2.33,9,4.95,1.96,19,5.5,2.07,6 +9065,pinnacle,5.26,2.45,19,4.32,2.12,22,5.92,1.84,24,3.83,2.56,6,5.92,2.18,13,4.67,2.1,12,3.9,2.18,10,6,2.14,8,5.88,1.75,16,4.2,1.87,10,6.44,2.55,9,5.11,1.83,9,3.77,2.2,13,6.35,1.5,17,4.83,2.48,6,4.62,2.56,8,5.73,2.37,11,4.11,1.9,9,4.46,2.33,13,6.38,1.45,16,5,2.27,8 +9066,pinot,5.71,1.45,21,3.62,1.86,21,5.28,2.09,25,5.75,1.29,12,5.67,1.73,9,3.57,0.98,7,3.64,2.21,14,5.4,2.22,10,5.2,2.08,15,6,2,4,5.65,1.37,17,4.3,1.95,10,3,1.61,11,5.29,2.69,7,5.28,1.9,18,5.42,1.44,12,6.11,1.45,9,3.46,1.98,13,3.88,1.73,8,4.56,2.55,9,5.69,1.74,16 +9067,pinpoint,5.27,1.64,22,4.16,2.24,19,6.48,2.38,21,6.6,1.67,5,4.81,1.47,16,5.25,2.38,8,3.36,1.86,11,6.3,2.45,10,6.64,2.42,11,5.33,1.72,12,5.2,1.62,10,4.6,2.32,10,3.67,2.18,9,6,2.73,12,7.11,1.76,9,5.73,1.42,11,4.82,1.78,11,3.5,2.51,8,4.64,2.01,11,6.22,2.59,9,6.67,2.31,12 +9068,pint,5.53,1.98,19,3.52,2.27,21,5.18,2.02,22,5.31,2.18,13,6,1.55,6,4.09,2.66,11,3,1.73,9,5,2.53,6,5.25,1.88,16,4.25,1.91,8,6.45,1.51,11,3.55,2.21,11,3.5,2.46,10,5.46,1.9,13,4.78,2.22,9,5.09,1.64,11,6.12,2.36,8,3.23,2.09,13,4,2.62,8,5,2,12,5.4,2.12,10 +9069,pinto,4.05,1.18,19,3.3,2.47,20,5.37,2.01,19,4,1,3,4.06,1.24,16,2.67,1.63,6,3.57,2.77,14,5.17,0.75,6,5.46,2.4,13,4.5,0.97,10,3.56,1.24,9,3.14,2.73,7,3.38,2.43,13,5.4,2.17,10,5.33,1.94,9,3.88,0.83,8,4.18,1.4,11,3.44,3.24,9,3.18,1.78,11,5.14,2.67,7,5.5,1.62,12 +9070,pinup,5.74,2,19,4.91,2.58,22,5.29,1.76,24,4.33,2.58,6,6.38,1.33,13,5.25,2.6,12,4.5,2.64,10,5.75,1.39,8,5.06,1.91,16,6,1.76,10,5.44,2.3,9,5.44,2.79,9,4.54,2.47,13,5.59,1.62,17,4.5,2.17,6,5.88,1.89,8,5.64,2.16,11,4.44,2.3,9,5.23,2.8,13,5.12,1.89,16,5.62,1.51,8 +9071,pioneer,6,1.73,21,3.43,2.4,21,6.31,1.72,26,5.4,2.01,10,6.55,1.29,11,3.14,2.73,7,3.57,2.31,14,6.25,1.98,16,6.4,1.26,10,6,1.9,11,6,1.63,10,2.2,1.64,5,3.81,2.51,16,6.43,2.14,14,6.17,1.11,12,5.85,1.99,13,6.25,1.28,8,3.11,2.71,9,3.67,2.23,12,6.69,2.06,13,5.92,1.26,13 +9072,pious,3.95,2.5,20,3,2.19,21,4.25,2.45,24,3.25,2.06,4,4.12,2.63,16,4,2.83,4,2.76,2.05,17,5.11,2.52,9,3.73,2.34,15,4.25,2.19,8,3.75,2.77,12,3.6,2.72,10,2.45,1.51,11,4.07,2.06,14,4.5,3.03,10,3.73,1.56,11,4.22,3.42,9,2.9,2.33,10,3.09,2.17,11,4.18,2.48,17,4.43,2.57,7 +9073,pipe,4.75,1.86,20,4.11,2.85,18,5.92,1.74,26,4.55,1.57,11,5,2.24,9,4.14,3.02,7,4.09,2.88,11,5.77,1.59,13,6.08,1.93,13,5,2.19,11,4.44,1.42,9,4.2,3.05,10,4,2.78,8,5.71,1.65,17,6.33,1.94,9,5.2,1.81,10,4.3,1.89,10,4.83,3.04,12,2.67,1.86,6,5.69,1.62,16,6.3,1.95,10 +9074,pipeline,5.05,1.23,20,4.33,2.08,21,4.76,2.24,34,5.6,1.26,10,4.5,0.97,10,4.25,2.12,8,4.38,2.14,13,4.43,2.53,14,5,2.05,20,5.33,1.41,9,4.82,1.08,11,4.77,2.09,13,3.62,2,8,4.55,2.46,22,5.17,1.8,12,5.4,1.35,10,4.7,1.06,10,4.5,2.38,14,4,1.41,7,5.29,2.34,17,4.24,2.08,17 +9075,piping,5.09,1.24,23,4.1,2.34,20,5.85,1.62,26,4.85,1.21,13,5.4,1.26,10,5.57,1.81,7,3.31,2.25,13,5.46,1.56,13,6.23,1.64,13,4.83,1.34,12,5.36,1.12,11,3.36,1.91,11,5,2.6,9,5.76,1.64,17,6,1.66,9,5.5,1.24,12,4.64,1.12,11,4.08,2.64,12,4.12,1.96,8,5.94,1.48,16,5.7,1.89,10 +9076,pipsqueak,4.14,1.62,21,4.43,1.85,23,4.36,2.5,22,4,1.31,8,4.23,1.83,13,4.54,1.85,13,4.3,1.95,10,4.31,2.39,13,4.44,2.79,9,4.25,1.04,8,4.08,2.02,12,5.07,1.27,14,3.44,2.24,9,5,2.37,12,3.6,2.55,10,4.3,1.89,10,4,1.41,11,4.35,2.03,17,4.67,1.37,6,3.7,2.83,10,4.92,2.15,12 +9077,piracy,5.65,2.23,20,5.64,2.44,22,4.38,2.73,21,5.89,2.85,9,5.45,1.69,11,6.7,2.06,10,4.75,2.45,12,3.25,1.83,8,5.08,3.01,13,5.71,2.05,14,5.5,2.81,6,5.62,2.88,8,5.64,2.27,14,5,2.45,8,4,2.92,13,5.2,1.55,10,6.1,2.77,10,5.08,2.54,12,6.3,2.26,10,4.58,2.84,12,4.11,2.71,9 +9078,piranha,3.5,1.5,20,5.38,2.82,21,4.16,2.98,25,4,1,3,3.41,1.58,17,6,2.38,7,5.23,3.11,13,4.5,3.07,8,4,3.02,17,3.86,1.68,7,3.31,1.44,13,5.57,2.3,7,5.46,3.18,13,4.5,2.98,14,3.73,3.07,11,3.56,1.59,9,3.45,1.51,11,5.73,2.97,11,5,2.75,10,4.17,3.33,18,4.14,2.04,7 +9079,pirate,4.19,2.32,21,5.26,2.56,23,3.81,2.5,21,4.4,3.36,5,4.12,2.03,16,5.92,2.54,12,4.55,2.5,11,3.18,2.68,11,4.56,2.35,9,3.75,2.14,12,4.78,2.54,9,5.69,2.24,16,4.29,3.15,7,3.55,2.34,11,4.1,2.77,10,4.08,2.5,13,4.38,2.13,8,5.32,2.81,19,5,0.82,4,3.29,2.37,14,4.86,2.61,7 +9080,piss,2.73,1.61,22,4.74,2.99,23,5.63,2.52,19,4.12,1.55,8,2,1,13,5.25,2.92,8,4.43,3.2,14,6.86,2.27,7,4.64,2.38,11,2.75,1.91,8,2.85,1.46,13,3.44,2.55,9,5.57,3.03,14,4.71,2.21,7,6.17,2.62,12,3.09,1.87,11,2.36,1.29,11,3.22,3.07,9,5.71,2.58,14,5.94,2.57,16,4,1.73,3 +9081,pisser,4.1,2.22,20,6.05,2.16,20,4.85,2.56,26,4.36,2.46,11,3.78,1.99,9,6.43,1.62,7,5.85,2.44,13,5.31,2.56,13,4.38,2.57,13,3.55,2.11,11,4.78,2.28,9,5.82,1.94,11,6.33,2.5,9,5.41,2.76,17,3.78,1.79,9,3.8,2.49,10,4.4,2.01,10,6.08,2.02,12,6,2.51,8,5.25,2.41,16,4.2,2.78,10 +9082,pistachio,6.09,2.22,22,4.68,2.54,19,5.48,1.81,21,4.6,1.82,5,6.44,2.22,16,5.5,2.27,8,4.09,2.66,11,5.2,1.87,10,5.73,1.79,11,5,2.26,12,7.4,1.35,10,4.2,2.35,10,5.22,2.77,9,5.33,1.87,12,5.67,1.8,9,6.27,2.37,11,5.91,2.17,11,3.62,2,8,5.45,2.7,11,5.22,2.05,9,5.67,1.67,12 +9083,pistol,3.92,2.25,39,5.79,2.41,42,4.53,2.65,60,5.31,2.72,13,3.23,1.63,26,6.44,2.73,16,5.32,2.17,25,4.48,2.78,31,4.59,2.54,29,3.91,1.97,22,3.94,2.63,17,4.9,2.45,21,6.65,2.13,20,4.57,2.86,35,4.48,2.37,25,4.12,2.34,26,3.54,2.11,13,5.09,2.54,23,6.63,2.01,19,5.06,2.71,31,3.97,2.5,29 +9084,piston,4.57,2.09,23,4.85,2.06,20,5.55,2.48,20,5.62,2,8,4,1.96,15,5.4,1.84,10,4.3,2.21,10,6.57,2.64,7,5,2.31,13,5.33,2.23,12,3.73,1.62,11,4.4,2.37,10,5.3,1.7,10,5.8,2.7,15,4.8,1.64,5,3.91,1.81,11,5.17,2.21,12,5,1.85,8,4.75,2.26,12,5.8,2.25,10,5.3,2.79,10 +9085,pit,3.85,1.69,20,3.5,2.53,18,4.04,2.18,24,4,1,5,3.8,1.9,15,4,1.73,5,3.31,2.81,13,3.92,2.4,13,4.18,1.99,11,4.4,2.12,10,3.3,0.95,10,3.71,1.8,7,3.36,2.98,11,4.44,2.22,16,3.25,1.98,8,3.29,1.2,14,5.17,2.04,6,4,2.7,12,2.5,1.97,6,4.4,2.26,15,3.44,2.01,9 +9086,pita,5.95,2.27,21,4,2.16,25,6.05,2.15,22,7.25,1.58,8,5.15,2.3,13,4.15,2.38,13,3.83,1.99,12,6.23,1.92,13,5.78,2.54,9,7.25,1.67,8,5.5,1.98,12,4.57,1.7,14,3.27,2.53,11,6.17,1.95,12,5.9,2.47,10,6.2,2.62,10,5.73,2,11,4.12,2.55,17,3.75,1.04,8,6,2.98,10,6.08,1.24,12 +9087,pitch,5.52,1.25,21,3.42,2.65,24,5.75,1.71,20,6.5,1.2,8,4.92,0.86,13,5.17,2.14,6,2.83,2.6,18,5.73,2.1,11,5.78,1.2,9,5.67,1.07,12,5.33,1.5,9,4.3,2.54,10,2.79,2.64,14,5.92,2.06,13,5.43,0.79,7,5.36,1.15,14,5.86,1.46,7,3.81,2.59,16,2.62,2.77,8,5.58,1.88,12,6,1.51,8 +9088,pitcher,5.7,1.3,20,4.09,2.11,22,6.08,2.12,26,6.57,1.72,7,5.23,0.73,13,4.7,2,10,3.58,2.15,12,6.33,2.06,15,5.8,2.35,10,5.36,0.5,11,6.11,1.83,9,4.89,1.83,9,3.54,2.18,13,5.88,2.53,16,6.56,1.24,9,5.69,1.18,13,5.71,1.6,7,3.81,2.26,16,4.83,1.6,6,5.58,2.61,12,6.5,1.56,14 +9089,pitchfork,3.53,1.31,19,4.35,2.32,20,4.6,2.44,20,3.67,0.58,3,3.5,1.41,16,4.33,2.8,6,4.36,2.21,14,4.67,2.34,6,4.57,2.56,14,4.1,0.99,10,2.89,1.36,9,4.71,2.63,7,4.15,2.23,13,4.4,2.37,10,4.8,2.62,10,3.75,1.28,8,3.36,1.36,11,5.12,3,8,3.83,1.7,12,3.38,2.62,8,5.42,2.02,12 +9090,pithy,4.67,1.49,21,3.32,2.01,22,5.4,1.82,20,4.56,1.67,9,4.75,1.42,12,2.83,2.04,6,3.53,2.1,15,6,2,6,5.14,1.75,14,4.44,1.51,9,4.83,1.53,12,3.2,1.48,5,3.35,2.18,17,5.3,1.95,10,5.5,1.78,10,4.92,1.68,12,4.33,1.22,9,3.56,2.01,9,3.15,2.08,13,5.33,1.97,12,5.5,1.69,8 +9091,pitiful,2.89,1.24,19,4.47,2.5,17,3.45,1.84,22,2.8,1.3,5,2.93,1.27,14,4.67,1.97,6,4.36,2.84,11,4,1.7,10,3,1.91,12,2.67,0.87,9,3.1,1.52,10,4.5,2.46,10,4.43,2.76,7,3.27,2,11,3.64,1.75,11,2.58,1.08,12,3.43,1.4,7,3.25,2.66,8,5.56,1.88,9,4,2.32,11,2.91,1.04,11 +9092,pituitary,4.79,1.47,19,4.4,2.39,20,4.91,1.76,23,4.4,1.52,5,4.92,1.55,13,4,2,6,4.57,2.59,14,4.9,1.73,10,4.92,1.85,13,5.14,2.12,7,4.55,1.04,11,3.57,2.44,7,4.85,2.34,13,5.18,1.78,11,4.67,1.78,12,4.67,1.78,12,5,0.82,7,3.55,2.34,11,5.44,2.13,9,4.57,1.55,14,5.44,2.01,9 +9093,pity,3.18,1.59,44,4.07,2.63,42,4.52,2.31,50,3.5,1.79,16,3,1.47,28,3.81,2.69,16,4.23,2.63,26,3.96,2.13,26,5.12,2.4,24,3.17,1.85,23,3.19,1.29,21,4.05,2.86,19,4.09,2.48,23,4.24,2.32,21,4.72,2.33,29,3.12,1.48,25,3.26,1.76,19,4.04,3.05,25,4.12,1.93,17,4.71,2.29,24,4.35,2.37,26 +9094,pivot,4.95,1.22,19,3.29,1.71,21,5.87,2.03,23,5.33,0.58,3,4.88,1.31,16,4.25,1.39,8,2.69,1.65,13,5.11,2.62,9,6.36,1.45,14,4.56,1.42,9,5.3,0.95,10,3.44,1.67,9,3.17,1.8,12,5.8,2.43,15,6,1.07,8,4.14,1.46,7,5.42,0.79,12,3.6,1.78,10,3,1.67,11,5.69,2.59,13,6.1,0.99,10 +9095,pivotal,5.19,1.25,21,3.41,2.61,22,5.52,1.74,27,5.1,1.45,10,5.27,1.1,11,2.57,2.15,7,3.8,2.78,15,5.59,1.87,17,5.4,1.58,10,5.45,0.93,11,4.9,1.52,10,2.4,1.95,5,3.71,2.76,17,5.07,1.54,14,6,1.87,13,4.85,1.28,13,5.75,1.04,8,3,2.94,10,3.75,2.38,12,5.36,2.21,14,5.69,1.11,13 +9096,pixie,6.5,1.92,18,3.86,2.46,22,4.86,1.78,28,6.83,1.47,6,6.33,2.15,12,4.09,2.43,11,3.64,2.58,11,4.18,2.14,11,5.29,1.4,17,6,2.05,10,7.12,1.64,8,3.64,2.01,11,4.09,2.91,11,4.78,1.9,18,5,1.63,10,6.42,2.11,12,6.67,1.63,6,3.64,2.53,14,4.25,2.43,8,4.81,2.2,16,4.92,1.08,12 +9097,pizza,7.89,1.29,19,4.58,2.72,43,5.47,2.48,19,8.33,1.15,3,7.87,1.36,15,5.15,2.64,20,4.09,2.75,23,6.4,2.55,10,4.44,2.07,9,7.5,1.97,6,8.17,0.83,12,5.37,2.95,19,3.96,2.4,24,5.25,2.31,8,5.3,2.58,10,7.75,1.48,12,8.14,0.9,7,5.04,2.99,27,3.81,2.04,16,5.62,2.39,8,5.36,2.66,11 +9098,pizzazz,6.79,1.62,19,5.95,2.04,21,5.42,1.8,19,6.22,1.3,9,7.3,1.77,10,6.57,1.72,7,5.77,2.2,13,6,1.94,10,4.78,1.48,9,6.89,1.9,9,6.7,1.42,10,6,1.94,9,6.09,2.21,11,4.88,1.13,8,5.7,2.21,10,6.58,1.88,12,7.14,1.07,7,5.78,1.96,18,7,2.65,3,5.38,1.3,8,5.45,2.16,11 +9099,pizzeria,6.52,2.11,21,5.41,2.22,22,5.86,2.2,21,5.8,2.86,5,6.75,1.88,16,6.17,1.64,12,4.5,2.55,10,5.18,2.56,11,6.67,1.58,9,6.33,2.35,12,6.78,1.86,9,5.33,2.16,15,5.57,2.51,7,6.27,1.56,11,5.4,2.76,10,6.77,2.09,13,6.12,2.23,8,5.58,2.29,19,4.33,1.53,3,5.86,2.11,14,5.86,2.54,7 +9100,place,5.86,1.36,22,3.52,2.32,21,6.53,1.91,17,5.67,1.63,6,5.93,1.33,15,2.14,1.68,7,4.21,2.33,14,7,2.24,9,6,1.41,8,6,1.57,14,5.57,0.98,7,3.78,2.64,9,3.33,2.15,12,6.67,2.29,9,6.38,1.51,8,5.71,1.44,14,6.12,1.25,8,3.17,2.14,6,3.67,2.44,15,6.56,2.07,9,6.5,1.85,8 +9101,placebo,4.6,1.47,20,3.32,1.86,22,4.58,2.12,19,4.56,1.67,9,4.64,1.36,11,2.2,1.3,5,3.75,1.91,16,3.83,1.47,6,4.92,2.33,13,4.79,1.31,14,4.17,1.83,6,3.67,1.87,12,3,1.94,9,5.33,1.41,9,3.9,2.47,10,4.9,1.1,10,4.3,1.77,10,3,1.65,12,3.7,2.11,10,4.5,2.07,6,4.62,2.22,13 +9102,placement,4.96,1.15,23,3.48,2.2,21,6.2,1.96,20,5.25,0.71,8,4.8,1.32,15,3.44,2.01,9,3.5,2.43,12,6.86,1.68,7,5.85,2.08,13,5,1.35,12,4.91,0.94,11,3.9,2.23,10,3.09,2.21,11,5.93,1.98,15,7,1.87,5,4.18,0.87,11,5.67,0.89,12,3.7,1.95,10,3.27,2.49,11,5.9,1.79,10,6.5,2.17,10 +9103,placenta,5.05,2.18,21,4.35,2.96,20,4.64,2.27,36,5.5,1.93,8,4.77,2.35,13,5.6,2.79,5,3.93,2.99,15,4.09,2.12,11,4.88,2.33,25,5.15,2.34,13,4.88,2.03,8,4.08,2.54,12,4.75,3.65,8,5,1.97,20,4.19,2.59,16,4.91,2.39,11,5.2,2.04,10,4.45,3.33,11,4.22,2.64,9,4.36,2.4,22,5.07,2.06,14 +9104,placid,4.84,2.29,19,3.45,2.44,22,5.68,1.67,19,5.89,2.67,9,3.9,1.45,10,3.14,2.54,7,3.57,2.56,14,5.7,1.83,10,5.67,1.58,9,4.67,2.78,9,5,1.89,10,4,3.08,9,3,2,12,5,1.41,8,6.2,1.81,10,4.5,2.11,12,5.43,2.64,7,3.37,2.48,19,4,2.65,3,5.12,1.46,8,6.09,1.76,11 +9105,plague,2.42,1.57,19,6.67,2.63,21,2.96,1.85,23,3.2,2.39,5,2.15,1.21,13,5.83,2.86,6,7,2.56,15,3.3,2,10,2.69,1.75,13,1.86,1.07,7,2.82,1.83,11,6,2.94,7,7,2.51,14,3.45,1.44,11,2.5,2.11,12,2.58,1.78,12,2.14,1.21,7,5.91,3.05,11,7.5,1.9,10,3.21,2.01,14,2.56,1.59,9 +9106,plaid,5.71,1.55,21,3.72,2.25,25,5.64,2.44,22,5.88,1.46,8,5.62,1.66,13,3.62,2.18,13,3.83,2.41,12,7,1.47,13,3.67,2.24,9,6.12,1.46,8,5.5,1.68,12,4.14,1.99,14,3.18,2.52,11,6,2.41,12,5.2,2.53,10,5.6,1.65,10,5.82,1.54,11,3.24,2.19,17,4.75,2.12,8,5,2.79,10,6.17,2.08,12 +9107,plain,5.08,1.75,80,2.68,1.97,81,5.56,2.12,101,4.84,1.76,32,5.23,1.76,47,2.81,2.33,31,2.6,1.73,50,5.39,2.2,44,5.67,2.09,55,5.06,1.74,47,5.09,1.82,32,2.65,2.24,34,2.7,1.77,47,5.98,2.09,61,4.9,2.05,39,4.76,1.59,46,5.5,1.88,34,2.97,2.28,35,2.46,1.68,46,6.06,2.04,54,5,2.09,47 +9108,plainclothes,4.94,1.76,18,3,2.45,19,4.32,1.97,25,6.4,1.34,5,4.38,1.61,13,4,2.76,11,1.62,0.92,8,4.06,1.61,16,4.78,2.54,9,4.86,1.86,7,5,1.79,11,2.88,2.42,8,3.09,2.59,11,4.4,2.06,20,4,1.73,5,4.89,1.62,9,5,2,9,3.4,2.76,10,2.56,2.13,9,4.26,1.37,19,4.5,3.45,6 +9109,plaintiff,4,1.57,22,3.86,2.52,21,4.25,1.92,20,3.8,1.64,5,4.06,1.6,17,4.67,2.66,6,3.53,2.47,15,3.17,1.72,6,4.71,1.86,14,4.45,1.04,11,3.55,1.92,11,2.86,2.19,7,4.36,2.59,14,3.8,2.1,10,4.7,1.7,10,3.7,1.7,10,4.25,1.48,12,3.11,2.57,9,4.42,2.43,12,4,1.85,8,4.42,2.02,12 +9110,plan,6.14,1.46,22,3.86,2.26,21,6.28,1.93,18,6.67,1.21,6,6,1.56,15,3.43,2.37,7,4.07,2.27,14,5.89,2.03,9,6.62,2,8,6.07,1.59,14,6.43,1.27,7,3.56,2.51,9,4.08,2.15,12,6.1,2.38,10,6.5,1.31,8,6.07,1.44,14,6.25,1.58,8,3.17,2.14,6,4.13,2.33,15,6.2,2.35,10,6.38,1.41,8 +9111,plane,5.72,1.85,40,4.91,2.18,22,5.07,2.35,45,6,2.08,13,5.59,1.76,27,5,1.89,10,4.83,2.48,12,4.33,2.31,21,5.71,2.24,24,6.06,1.77,16,5.5,1.91,24,4.36,1.86,11,5.45,2.42,11,5.05,2.32,19,5.08,2.42,26,6.14,1.98,22,5.22,1.59,18,5,2.49,10,4.83,1.99,12,5.57,2.71,21,4.62,1.93,24 +9112,planet,6.27,1.58,22,4.35,2.6,20,6.11,2.51,19,6.54,1.81,13,5.89,1.17,9,6.57,1.81,7,3.15,2.15,13,6.43,2.15,7,5.92,2.78,12,6.08,1.68,12,6.5,1.51,10,5,2.55,9,3.82,2.64,11,6.2,2.57,10,6,2.6,9,6.25,1.42,12,6.3,1.83,10,5.43,1.72,7,3.77,2.86,13,7.57,2.15,7,5.25,2.38,12 +9113,planetarium,6.9,1.68,20,3.72,2.47,18,4.71,1.9,21,7,1.41,5,6.87,1.81,15,2.67,2.07,6,4.25,2.56,12,4.44,1.51,9,4.92,2.19,12,7.3,1.06,10,6.5,2.12,10,3.2,2.25,10,4.38,2.72,8,4.45,1.86,11,5,2,10,6.67,1.97,12,7.25,1.16,8,3.56,2.92,9,3.89,2.09,9,4.91,1.81,11,4.5,2.07,10 +9114,planetary,6.67,1.96,21,4.65,2.28,20,4.81,2.33,36,7.12,1.96,8,6.38,1.98,13,4.2,2.28,5,4.8,2.34,15,5.09,2.17,11,4.68,2.43,25,6.85,1.82,13,6.38,2.26,8,5.08,2.15,12,4,2.45,8,4.6,2.37,20,5.06,2.32,16,6.27,2.05,11,7.1,1.85,10,5,2.61,11,4.22,1.86,9,4.41,2.42,22,5.43,2.1,14 +9115,plank,4.76,1.67,21,4.3,2.47,20,6.05,2.13,21,5.17,0.98,6,4.6,1.88,15,4,2.73,8,4.5,2.39,12,5.91,1.97,11,6.2,2.39,10,4.67,1.97,6,4.8,1.61,15,4.7,2.75,10,3.9,2.23,10,6.21,2.36,14,5.71,1.7,7,4.71,1.5,7,4.79,1.81,14,4.43,2.65,14,4,2.19,6,5.58,2.47,12,6.67,1.5,9 +9116,plankton,5.36,1.36,22,3.6,2.44,20,4.41,2.13,22,5.57,1.5,14,5,1.07,8,4.5,2.55,10,2.89,2.09,9,4,2,6,4.56,2.22,16,5.2,1.14,10,5.5,1.57,12,3.09,2.12,11,4.22,2.77,9,4.15,1.86,13,4.78,2.54,9,5.33,1.3,12,5.4,1.51,10,3.17,2.55,12,4.25,2.25,8,3.58,2.02,12,5.4,1.9,10 +9117,planner,6.32,1.34,19,4,2.41,20,5.83,2.33,24,6.62,1.45,13,5.67,0.82,6,4.4,2.19,5,3.87,2.53,15,5.23,2.2,13,6.55,2.38,11,6.56,1.51,9,6.1,1.2,10,5.71,2.87,7,3.08,1.55,13,5.36,2.62,11,6.23,2.09,13,6.44,0.88,9,6.2,1.69,10,3.8,2.62,10,4.2,2.3,10,6.44,2.7,9,5.47,2.1,15 +9118,plant,7.05,1.32,20,3.94,2.41,18,6.45,1.96,20,6.6,0.89,5,7.2,1.42,15,4.67,2.58,6,3.58,2.35,12,6.6,1.43,10,6.3,2.45,10,7.2,1.23,10,6.9,1.45,10,4.6,2.55,10,3.12,2.1,8,6.5,2.51,8,6.42,1.62,12,6.92,1.38,12,7.25,1.28,8,4.22,2.86,9,3.67,2,9,5.89,2.37,9,6.91,1.51,11 +9119,plantation,4.57,2.01,21,3.6,2.11,20,5.76,2.19,21,5.33,0.82,6,4.27,2.28,15,3.62,2.2,8,3.58,2.15,12,6,2.19,11,5.5,2.27,10,5,2.19,6,4.4,1.99,15,4.2,2.15,10,3,2,10,5.14,2.21,14,7,1.63,7,4.43,1.81,7,4.64,2.17,14,3.64,2.02,14,3.5,2.51,6,6,2.34,12,5.44,2.07,9 +9120,planter,5.85,1.04,20,2.67,2.06,18,6.86,1.35,21,5.8,0.84,5,5.87,1.13,15,2,0.89,6,3,2.41,12,6.56,1.67,9,7.08,1.08,12,5.8,0.79,10,5.9,1.29,10,2.2,1.87,10,3.25,2.25,8,6.55,1.29,11,7.2,1.4,10,5.67,0.98,12,6.12,1.13,8,2.11,1.36,9,3.22,2.54,9,6.18,1.47,11,7.6,0.7,10 +9121,plaque,3.38,2.13,21,4.52,2.15,23,5.32,2.42,22,3.62,2.56,8,3.23,1.92,13,5,2.45,13,3.9,1.6,10,6.15,2.19,13,4.11,2.32,9,4.12,2.7,8,3,1.71,12,5.57,1.7,14,2.89,1.76,9,5.67,2.1,12,4.9,2.81,10,3.1,2.18,10,3.64,2.16,11,4.06,2.32,16,5.57,1.27,7,5,2.79,10,5.58,2.15,12 +9122,plasma,6.05,1.7,20,5.3,2.7,20,5.19,1.98,26,6,1.73,11,6.11,1.76,9,6.86,2.67,7,4.46,2.4,13,4.77,1.79,13,5.62,2.14,13,6.18,1.89,11,5.89,1.54,9,5.64,2.54,11,4.89,2.98,9,5.06,1.98,17,5.44,2.07,9,6.6,1.9,10,5.5,1.35,10,5,2.8,12,5.75,2.66,8,4.5,1.75,16,6.3,1.89,10 +9123,plaster,5.24,1.64,21,3.9,2.69,20,4.89,2.09,36,5.38,1.69,8,5.15,1.68,13,3.2,1.64,5,4.13,2.97,15,4.18,1.99,11,5.2,2.1,25,5.62,1.8,13,4.62,1.19,8,3.67,2.61,12,4.25,2.96,8,4.85,2.28,20,4.94,1.91,16,4.82,1.6,11,5.7,1.64,10,4.55,2.91,11,3.11,2.32,9,4.77,2.27,22,5.07,1.86,14 +9124,plastic,4.48,1.29,21,3.36,1.78,25,5.24,2,21,5,1.07,8,4.15,1.34,13,3.38,1.66,13,3.33,1.97,12,5.69,2.06,13,4.5,1.77,8,4.88,0.99,8,4.25,1.48,12,4,1.52,14,2.55,1.81,11,6.08,2.02,12,4.11,1.36,9,4.3,0.95,10,4.64,1.57,11,3.06,1.89,17,4,1.41,8,5,2.18,9,5.42,1.93,12 +9125,plate,4.8,1.36,20,3.18,2.02,22,5.79,1.55,19,4.78,1.2,9,4.82,1.54,11,1.8,0.84,5,3.75,2.05,16,6.83,1.72,6,5.31,1.25,13,5,1.3,14,4.33,1.51,6,3.42,2.19,12,3.11,1.83,9,4.89,0.6,9,6.6,1.71,10,4.6,1.51,10,5,1.25,10,2.83,2.17,12,3.6,1.84,10,6.5,1.64,6,5.46,1.45,13 +9126,plateau,5.84,1.5,19,3.68,2.25,22,5.63,1.57,19,6,1.79,6,5.77,1.42,13,4.09,2.59,11,3.27,1.9,11,6,1.77,8,5.36,1.43,11,5.91,1.51,11,5.75,1.58,8,3.64,2.11,11,3.73,2.49,11,5.46,1.56,13,6,1.67,6,6.38,1.5,13,4.67,0.52,6,3.79,2.15,14,3.5,2.56,8,5.78,1.64,9,5.5,1.58,10 +9127,platform,5,1.21,20,4.18,2.34,22,6.42,1.89,19,4.78,1.56,9,5.18,0.87,11,4,3.32,5,4.38,2.09,16,7.67,1.75,6,5.85,1.72,13,5.29,0.99,14,4.33,1.51,6,4,2.13,12,4.67,2.69,9,5.44,1.67,9,7.3,1.7,10,5.4,1.07,10,4.6,1.26,10,3.67,2.42,12,4.8,2.2,10,6.83,1.72,6,6.23,2.01,13 +9128,plating,5.14,1.32,22,3.29,2.22,21,6.33,2.03,21,5.36,1.5,14,4.75,0.89,8,3.82,2.52,11,2.67,1.87,9,6.67,1.51,6,6.2,2.24,15,5.1,1.6,10,5.17,1.11,12,2.55,2.02,11,4.1,2.23,10,6.42,1.38,12,6.22,2.77,9,5,1.48,12,5.3,1.16,10,3.62,2.4,13,2.75,1.91,8,6,2.37,11,6.7,1.64,10 +9129,platinum,6.2,1.79,20,4.78,2.82,18,5.75,2.33,24,6.4,0.55,5,6.13,2.07,15,5.4,2.88,5,4.54,2.88,13,5.85,2.51,13,5.64,2.2,11,6.6,1.78,10,5.8,1.81,10,6.14,2.73,7,3.91,2.63,11,5.5,2.19,16,6.25,2.66,8,6.29,1.9,14,6,1.67,6,5.42,2.68,12,3.5,2.88,6,5.8,2.7,15,5.67,1.66,9 +9130,platonic,4.63,1.74,19,3,1.77,22,5.52,1.95,23,4.91,1.45,11,4.71,1.8,7,3.75,2.12,8,2.57,1.45,14,5.71,1.98,7,5.44,2,16,4.75,1.98,8,4.55,1.63,11,2.56,1.67,9,3.31,1.84,13,5.82,1.94,11,5.25,2.01,12,4.5,1.98,12,4.86,1.35,7,2.64,1.96,11,3.36,1.57,11,5.54,1.85,13,5.5,2.17,10 +9131,platoon,4.65,1.66,20,4.28,2.82,18,4.54,2.38,24,4.8,0.84,5,4.6,1.88,15,6,2,5,3.62,2.87,13,4.92,2.36,13,4.09,2.43,11,4.8,1.69,10,4.5,1.72,10,5.43,2.23,7,3.55,3.01,11,4.62,2.25,16,4.38,2.77,8,4.57,1.7,14,4.83,1.72,6,4.33,2.87,12,4.17,2.99,6,4.8,2.6,15,4.11,2.03,9 +9132,platter,5.3,0.98,20,3.4,2.58,20,5.36,1.56,22,5.14,0.9,7,5.38,1.04,13,4.56,2.88,9,2.45,1.97,11,4.33,1.86,6,5.75,1.29,16,5.2,1.14,10,5.44,0.88,9,3.88,2.85,8,3.08,2.47,12,5.4,1.8,15,5.29,0.95,7,5.36,1.21,11,5.22,0.67,9,3.75,2.77,12,2.88,2.36,8,5.18,1.78,11,5.55,1.37,11 +9133,plausible,5.38,1.47,21,3.09,2.52,23,5.5,2.06,20,5.75,1.58,8,5.15,1.41,13,5.17,2.64,6,2.35,2.09,17,5.64,2.11,11,5.33,2.12,9,6.08,1.08,12,4.44,1.42,9,3.6,2.55,10,2.69,2.53,13,5.08,2.18,13,6.29,1.7,7,5.64,1.22,14,4.86,1.86,7,3.8,2.48,15,1.75,2.12,8,5.83,2.25,12,5,1.77,8 +9134,play,7.55,1.34,22,3.81,2.56,21,6.29,1.96,17,7.67,1.03,6,7.53,1.51,15,3.29,2.63,7,4.07,2.59,14,5.89,2.32,9,6.75,1.49,8,7.5,1.09,14,7.71,1.89,7,4.11,2.85,9,3.58,2.43,12,6.33,2.5,9,6.25,1.28,8,7.36,1.55,14,7.88,0.83,8,4,3.03,6,3.73,2.46,15,6.56,2.55,9,6,1.07,8 +9135,playa,4.64,2.32,22,3.76,2.28,21,5,2.23,22,4.5,2.47,14,4.88,2.17,8,4.73,2.24,11,2.44,1.81,9,5.67,1.63,6,4.75,2.41,16,5,2.79,10,4.33,1.92,12,3.27,2.41,11,4.3,2.11,10,5.23,2.09,13,4.67,2.5,9,4.58,2.39,12,4.7,2.36,10,3.69,2.1,13,3.88,2.7,8,4.58,1.98,12,5.5,2.51,10 +9136,playback,5.76,1.09,21,3.36,1.79,22,6.14,1.82,21,5.56,1.01,9,5.92,1.16,12,2.33,1.51,6,3.67,1.8,15,5.33,2.66,6,6.47,1.36,15,5.78,1.09,9,5.75,1.14,12,3.6,1.67,5,3.29,1.86,17,6.2,1.4,10,6.09,2.21,11,6.17,1.27,12,5.22,0.44,9,3.78,1.72,9,3.08,1.85,13,6.09,1.51,11,6.2,2.2,10 +9137,playbook,6.14,1.42,21,4.53,1.71,19,6.43,1.8,21,6.33,1.21,6,6.07,1.53,15,5.12,2.03,8,4.09,1.38,11,6.64,1.5,11,6.2,2.15,10,6.67,1.21,6,5.93,1.49,15,4.6,2.12,10,4.44,1.24,9,6.07,1.86,14,7.14,1.57,7,6.29,1.6,7,6.07,1.38,14,4.77,1.96,13,4,0.89,6,6.67,1.44,12,6.11,2.26,9 +9138,playboy,4.15,2.21,20,5.24,2.83,21,4.28,2.67,25,4.5,1.91,4,4.06,2.32,16,6.5,2.52,4,4.94,2.88,17,5.22,2.91,9,3.75,2.46,16,4.75,1.75,8,3.75,2.45,12,5.6,2.63,10,4.91,3.08,11,5,2.42,14,3.36,2.8,11,4.45,1.69,11,3.78,2.77,9,4.7,3.16,10,5.73,2.53,11,4.67,2.68,18,3.29,2.56,7 +9139,player,5.55,2.02,22,5.95,2.54,20,5.68,2.6,19,6.23,1.36,13,4.56,2.46,9,6.86,1.57,7,5.46,2.88,13,7.29,2.06,7,4.75,2.49,12,6,1.95,12,5,2.05,10,6.44,2.3,9,5.55,2.77,11,6.1,2.28,10,5.22,2.99,9,6.25,1.86,12,4.7,1.95,10,7,1.83,7,5.38,2.75,13,5.29,2.87,7,5.92,2.54,12 +9140,playful,7.63,1.21,19,5.89,2.49,18,6.81,2.04,16,7.36,1.36,11,8,0.93,8,7.25,0.96,4,5.5,2.68,14,6.57,2.15,7,7,2.06,9,8,0.76,8,7.36,1.43,11,6,2.83,7,5.82,2.4,11,6.5,2.43,6,7,1.89,10,7.77,1.17,13,7.33,1.37,6,5.36,2.77,11,6.71,1.89,7,7.67,1.63,6,6.3,2.16,10 +9141,playground,7.14,1.42,21,4.67,2.42,21,6.32,1.77,25,6.92,1.51,12,7.44,1.33,9,4.57,2.76,7,4.71,2.33,14,6.5,1.65,10,6.2,1.9,15,8,1.15,4,6.94,1.43,17,5.4,2.07,10,4,2.61,11,6.29,2.14,7,6.33,1.68,18,7.42,1.38,12,6.78,1.48,9,5.08,2.29,13,4,2.62,8,6.33,2.12,9,6.31,1.62,16 +9142,playhouse,6.29,1.81,24,3.57,2.71,21,5.7,2.09,27,6.33,1.61,12,6.25,2.05,12,3,2.58,7,3.86,2.82,14,5.41,2.4,17,6.2,1.4,10,6.33,1.78,12,6.25,1.91,12,3.4,3.58,5,3.62,2.53,16,5.36,2.44,14,6.08,1.66,13,6.6,1.76,15,5.78,1.86,9,3.9,3.18,10,3.27,2.33,11,5.86,2.18,14,5.54,2.07,13 +9143,playmate,7.3,1.53,20,4.38,2.25,21,5.58,1.89,24,7.25,2.22,4,7.31,1.4,16,6,2.16,4,4,2.15,17,5.44,2.3,9,5.67,1.68,15,7.12,1.36,8,7.42,1.68,12,4.6,2.17,10,4.18,2.4,11,5.62,1.94,13,5.55,1.92,11,7.36,1.5,11,7.22,1.64,9,4,1.94,10,4.73,2.53,11,5.76,1.82,17,5.14,2.12,7 +9144,playoff,5.14,1.83,22,5.36,2.32,22,6.36,1.92,22,5.27,2.05,11,5,1.67,11,5.38,2.26,8,5.36,2.44,14,6.45,2.3,11,6.27,1.56,11,5.5,2,8,4.93,1.77,14,4.9,2.47,10,5.75,2.22,12,6.31,2.1,13,6.44,1.74,9,4.33,1.61,12,6.1,1.66,10,5.62,3.11,8,5.21,1.85,14,6.36,2.17,14,6.38,1.51,8 +9145,playpen,5.95,1.69,21,2.65,1.73,20,4.5,2.7,22,6.17,1.6,6,5.87,1.77,15,2.5,1.6,8,2.75,1.86,12,4.42,2.43,12,4.6,3.13,10,6.22,1.92,9,5.75,1.54,12,2.44,1.59,9,2.82,1.89,11,4.57,3.1,7,4.47,2.61,15,6.1,2.08,10,5.82,1.33,11,2.92,1.89,13,2.14,1.35,7,4.08,2.81,12,5,2.62,10 +9146,playroom,6.05,2.38,21,4.29,2.22,21,6.38,2.09,21,5.64,2.65,14,6.86,1.57,7,4.91,2.47,11,3.78,1.79,9,6.67,1.37,6,6.27,2.34,15,5.1,2.51,10,6.91,1.97,11,3.82,2.23,11,4.8,2.2,10,6.46,1.9,13,6.25,2.49,8,5.27,2.53,11,6.9,1.97,10,4.46,2.57,13,4,1.6,8,5.92,2.39,12,7,1.5,9 +9147,plaything,6.21,1.62,19,5.1,2.66,21,5.3,2.24,23,6,1.58,5,6.15,1.68,13,6.33,1.97,6,4.6,2.8,15,4.8,2.3,10,5.69,2.21,13,5.57,1.62,7,6.45,1.57,11,6.14,2.67,7,4.57,2.59,14,4.64,2.46,11,5.92,1.93,12,6.67,1.15,12,5.43,2.07,7,5.09,2.91,11,5.1,2.51,10,4.5,2.21,14,6.56,1.74,9 +9148,playtime,6.63,2.54,19,5.1,2.43,21,6.96,1.55,23,6.64,2.58,11,7.43,1.51,7,5.57,2.94,7,4.86,2.21,14,6.86,2.41,7,7,1.1,16,4.88,2.95,8,7.91,1.14,11,4,2.39,8,5.77,2.28,13,6.64,1.8,11,7.25,1.29,12,6.17,3.1,12,7.43,0.79,7,5,3.02,10,5.18,1.89,11,7.23,1.09,13,6.6,2.01,10 +9149,playwright,6.1,1.37,20,3.59,2.32,22,6.42,1.8,19,6.44,1.59,9,5.82,1.17,11,2.8,2.49,5,4,2.25,16,6.17,2.23,6,6.54,1.66,13,6.5,1.34,14,5.17,0.98,6,3.58,2.43,12,3.89,2.26,9,6.11,1.45,9,6.7,2.11,10,6.1,1.6,10,6.1,1.2,10,3.33,2.61,12,3.9,2.02,10,6.67,1.63,6,6.31,1.93,13 +9150,plaza,6.33,1.37,18,3.9,2.36,21,4.96,2.33,23,5.6,0.89,5,6.58,1.51,12,2.83,2.32,6,4.33,2.32,15,4.6,2.17,10,5.23,2.49,13,6,1.53,7,6.5,1.35,10,4.71,3.09,7,3.5,1.91,14,5.18,2.09,11,4.75,2.6,12,6.08,1.31,12,6.83,1.47,6,4.27,2.72,11,3.5,1.96,10,5,2.15,14,4.89,2.71,9 +9151,plea,4.35,1.6,20,4.64,2.61,22,4.93,2.48,27,5,2.31,7,4,1,13,5.2,2.1,10,4.17,2.98,12,4.8,2.51,15,5.27,2.57,11,4.55,1.13,11,4.11,2.09,9,4.89,2.2,9,4.46,2.93,13,5.53,2.48,17,4,2.35,9,4.77,1.69,13,3.57,1.13,7,4.38,2.63,16,5.33,2.66,6,4.83,2.66,12,5,2.42,15 +9152,plead,3.26,1.85,19,4.32,2.5,22,3.42,1.32,24,3.5,1.64,6,3.15,1.99,13,4.92,2.31,12,3.6,2.63,10,3.38,0.92,8,3.44,1.5,16,3.3,1.34,10,3.22,2.39,9,4.89,2.37,9,3.92,2.6,13,3.41,1.18,17,3.33,1.86,6,2.5,1.2,8,3.82,2.09,11,4.56,2.96,9,4.15,2.23,13,3.75,1.44,16,2.75,0.71,8 +9153,pleasant,7.24,1.51,21,2.91,2.52,22,6.7,2,27,6.7,1.42,10,7.73,1.49,11,1.71,1.5,7,3.47,2.75,15,6.59,2.24,17,6.9,1.6,10,7.18,1.66,11,7.3,1.42,10,3.2,3.03,5,2.82,2.46,17,6.21,2.26,14,7.23,1.59,13,7.23,1.74,13,7.25,1.16,8,3.5,2.99,10,2.42,2.07,12,6.71,1.98,14,6.69,2.1,13 +9154,pleased,7.82,1.18,22,4.25,3.01,20,6.84,2.57,19,7.54,1.2,13,8.22,1.09,9,5,2.89,7,3.85,3.11,13,5.86,2.73,7,7.42,2.39,12,7.83,1.34,12,7.8,1.03,10,4.89,3.1,9,3.73,2.97,11,6.7,2.36,10,7,2.92,9,8.17,1.03,12,7.4,1.26,10,6.43,2.44,7,3.08,2.66,13,7,3,7,6.75,2.42,12 +9155,pleasing,7.65,1.09,20,5.2,2.8,20,6.15,2.09,26,8.18,0.87,11,7,1,9,5.71,1.8,7,4.92,3.25,13,6,2.38,13,6.31,1.84,13,7.45,1.29,11,7.89,0.78,9,5.27,2.49,11,5.11,3.3,9,6.06,2.08,17,6.33,2.24,9,7.4,1.26,10,7.9,0.88,10,5.58,2.97,12,4.62,2.62,8,6.44,1.93,16,5.7,2.36,10 +9156,pleasurable,7.75,1.12,20,6.33,2.67,21,6.76,2.35,25,7.67,0.58,3,7.76,1.2,17,6.43,2.82,7,6.38,2.79,13,7.38,1.69,8,6.47,2.6,17,7.29,1.11,7,8,1.08,13,6,2.83,7,6.62,2.75,13,6.64,2.68,14,6.91,1.97,11,7.56,1.13,9,7.91,1.14,11,6.64,2.42,11,6,3.02,10,6.72,2.61,18,6.86,1.68,7 +9157,pleasure,7.8,1.94,20,6.8,2.93,20,7.18,1.33,22,7.75,2.76,8,7.83,1.27,12,8.43,1.13,7,5.92,3.25,13,6.7,1.34,10,7.58,1.24,12,6.86,2.91,7,8.33,0.98,12,6.73,2.83,11,6.89,3.22,9,7,1.41,11,7.36,1.29,11,7.58,2.35,12,8.12,1.13,8,6.92,3.23,12,6.62,2.62,8,7.36,1.21,11,7,1.48,11 +9158,pledge,5.09,2.02,23,3.95,2.22,21,6,1.95,20,5.88,1.46,8,4.67,2.19,15,4.1,2.51,10,3.82,2.04,11,6.86,2.19,7,5.54,1.71,13,4.75,2.14,12,5.45,1.92,11,4.09,2.07,11,3.8,2.49,10,5.8,2.01,15,6.6,1.82,5,4.09,1.87,11,6,1.76,12,3.9,1.73,10,4,2.68,11,5.5,1.65,10,6.5,2.17,10 +9159,pliers,4.48,1.36,21,3.55,1.99,22,5.76,2.43,21,4.89,1.36,9,4.17,1.34,12,3,2.1,6,3.67,2.02,15,7.17,2.14,6,5.2,2.37,15,4.78,1.48,9,4.25,1.29,12,4.4,2.19,5,3.29,1.93,17,5.5,2.84,10,6,2.1,11,4.5,1.73,12,4.44,0.73,9,3.44,1.88,9,3.62,2.14,13,5.33,2.46,12,6.33,2.4,9 +9160,plight,4.21,2.3,19,3.85,2.03,20,4.8,2.5,20,4,1,3,4.4,2.5,15,3.6,1.96,10,4.1,2.18,10,5,2.26,10,4.6,2.84,10,4.33,2.66,6,4.33,2.23,12,3.29,1.98,7,4.15,2.08,13,4.62,2.56,8,4.92,2.57,12,4.17,2.48,12,4.29,2.14,7,3.9,2.02,10,3.8,2.15,10,4.89,2.57,9,4.73,2.57,11 +9161,plop,5.5,1.99,20,3.77,2.02,22,5.24,1.58,21,5.78,1.09,9,5.27,2.53,11,3.73,2.49,11,3.82,1.54,11,4.75,0.71,8,5.54,1.9,13,5.14,1.51,14,6.33,2.8,6,4.5,2.62,8,3.36,1.55,14,5.75,1.67,8,4.92,1.5,13,5.3,1.77,10,5.7,2.26,10,3.77,1.64,13,3.78,2.59,9,5.17,1.7,12,5.33,1.5,9 +9162,plot,4.9,1.73,21,4.52,1.83,23,5.29,2.26,21,4.8,1.79,5,4.94,1.77,16,4.75,1.54,12,4.27,2.15,11,4.45,1.86,11,5.89,2.32,9,4.25,1.71,12,5.78,1.39,9,4.25,1.18,16,5.14,2.85,7,4.64,1.69,11,6,2.67,10,4.92,1.98,13,4.88,1.36,8,4.53,1.98,19,4.5,1,4,5.07,2.16,14,5.71,2.56,7 +9163,plow,5.09,1.27,22,4.04,2.25,23,6.26,1.88,19,5.25,1.39,8,5.08,1.26,13,3.88,2.17,8,4.14,2.44,14,5.57,2.3,7,6.64,1.63,11,4.62,1.3,8,5.46,1.2,13,4.56,2.3,9,3.71,2.23,14,5.29,1.98,7,6.83,1.64,12,5.18,1.33,11,5,1.26,11,3.33,2.6,9,4.5,1.95,14,6.12,1.93,16,7,1.73,3 +9164,ploy,3.9,1.22,21,3,2.3,24,4.84,2.61,19,4.12,1.25,8,3.77,1.24,13,3.83,2.71,6,2.72,2.16,18,5.1,2.69,10,4.56,2.65,9,4.17,1.19,12,3.56,1.24,9,3,2.49,10,3,2.25,14,5,2.59,12,4.57,2.82,7,3.86,1.17,14,4,1.41,7,3.5,2.28,16,2,2.14,8,5.75,2.22,12,3.29,2.63,7 +9165,pluck,3.9,1.7,21,4.16,1.95,25,5.73,2.31,22,4.38,1.6,8,3.62,1.76,13,4.15,2.15,13,4.17,1.8,12,5.69,2.21,13,5.78,2.59,9,3.75,1.67,8,4.17,1.75,12,4.57,1.74,14,3.64,2.16,11,6.17,1.7,12,5.2,2.9,10,4.2,1.55,10,3.64,1.86,11,3.76,1.82,17,5,2.07,8,6,2.58,10,5.5,2.15,12 +9166,plucky,5.16,1.95,19,4.7,2.05,23,5.11,1.59,19,6.11,1.36,9,4.3,2.06,10,6,1.53,7,4.2,2.08,15,5.1,1.97,10,5.11,1.17,9,5,2.74,9,5.3,0.95,10,5.2,2.78,10,4.42,1.24,12,4,0.93,8,5.7,1.42,10,4.67,2.15,12,6,1.29,7,4.95,2.09,20,3,0,3,4.62,1.6,8,5.45,1.57,11 +9167,plug,4.42,1.79,24,3.35,2.06,23,5.67,2.14,18,4.36,1.8,11,4.46,1.85,13,4.09,2.07,11,2.67,1.87,12,5.8,2.25,10,5.5,2.14,8,4,1.85,8,4.6,1.84,15,3.82,2.23,11,2.92,1.88,12,5.14,2.27,7,6,2.1,11,4.2,1.97,15,4.78,1.48,9,3.27,2,11,3.42,2.19,12,4.44,1.67,9,6.89,1.9,9 +9168,plum,6.15,1.79,20,2.76,1.95,21,5.26,2.33,27,6,1.63,10,6.3,2,10,2,1.67,6,3.07,2.02,15,4.94,2.7,17,5.8,1.48,10,6.1,1.37,10,6.2,2.2,10,3.2,3.03,5,2.62,1.59,16,4.5,2.56,14,6.08,1.8,13,5.83,1.9,12,6.62,1.6,8,2.7,2.31,10,2.82,1.66,11,5.29,2.55,14,5.23,2.17,13 +9169,plumber,5.4,1.35,20,3.18,2.22,22,5.59,2.27,27,6.14,1.68,7,5,1,13,3.9,2.28,10,2.58,2.07,12,5.6,2.26,15,5.64,2.5,11,5.27,1.1,11,5.56,1.67,9,4.33,2.29,9,2.38,1.85,13,5.76,2.63,17,5.33,1.66,9,5.54,1.56,13,5.14,0.9,7,3,2.31,16,3.67,2.07,6,5.5,2.24,12,5.67,2.38,15 +9170,plumbing,4.45,2.04,20,3.36,2.01,22,5.5,2.04,26,5.57,2.3,7,3.85,1.68,13,3.4,1.84,10,3.33,2.23,12,5.8,1.82,15,5.3,2.36,10,4.36,1.8,11,4.56,2.4,9,3.89,1.76,9,3,2.16,13,6.12,2.36,16,4.67,0.5,9,4.85,2.12,13,3.71,1.8,7,3.12,2.13,16,4,1.67,6,5.55,2.46,11,5.47,1.77,15 +9171,plume,5.19,2.04,21,3,2.13,20,4.77,2.52,22,4.67,2.34,6,5.4,1.96,15,2.75,2.31,8,3.17,2.08,12,4.67,2.61,12,4.9,2.56,10,4.56,2.51,9,5.67,1.56,12,3.44,2.07,9,2.64,2.2,11,3.43,2.88,7,5.4,2.16,15,4.9,2.51,10,5.45,1.57,11,3.23,2.01,13,2.57,2.44,7,4.5,2.81,12,5.1,2.23,10 +9172,plummet,3.95,1.83,21,5.04,2.5,23,3.31,1.69,26,3.91,1.76,11,4,2,10,5.09,2.74,11,5,2.37,12,3.45,1.97,11,3.07,1.49,14,4.5,1.58,10,3.45,1.97,11,4.91,2.66,11,5.17,2.44,12,3.88,1.65,17,1.88,0.64,8,3.92,2.18,13,4,1.2,8,5.27,2.28,15,4.62,2.97,8,3.47,1.62,17,3,1.87,9 +9173,plump,4.95,1.51,19,4.43,2.09,21,5.22,1.73,23,4.8,1.79,5,5,1.53,13,3.67,2.25,6,4.73,2.02,15,5.6,1.35,10,4.92,1.98,13,4.71,1.38,7,5.09,1.7,11,4.29,1.98,7,4.5,2.21,14,5.36,1.29,11,5.08,2.11,12,4.83,1.53,12,5.14,1.57,7,3.91,1.97,11,5,2.16,10,5.36,1.65,14,5,1.94,9 +9174,plunder,4,2.22,18,5.05,2.39,20,4.46,2.48,24,4.17,2.52,12,3.67,1.63,6,5.6,1.67,5,4.87,2.61,15,5.15,2.34,13,3.64,2.5,11,4.89,2.42,9,3.11,1.69,9,6,1.91,7,4.54,2.54,13,5.09,2.3,11,3.92,2.6,13,4.33,2.06,9,3.67,2.45,9,4.6,2.27,10,5.5,2.55,10,4.44,3,9,4.47,2.23,15 +9175,plunge,4.62,1.47,21,4.6,2.66,25,3.89,2.02,19,4.22,1.48,9,4.92,1.44,12,4.5,3.45,6,4.61,2.55,18,4.71,2.14,7,3.42,1.88,12,4.75,1.53,16,4.2,1.3,5,4.5,3.08,14,4.7,2.26,10,4,2.4,9,3.8,1.75,10,4.17,1.47,12,5.22,1.3,9,4.38,2.7,16,5,2.69,9,3.55,2.21,11,4.38,1.77,8 +9176,plunger,4.25,1.8,20,3.15,1.95,20,5.2,2.06,25,4.5,1.73,4,4.19,1.87,16,2.5,1,4,3.31,2.12,16,5.33,2.65,9,5.12,1.75,16,4.38,2,8,4.17,1.75,12,2.9,2.02,10,3.4,1.96,10,4.86,2.03,14,5.64,2.11,11,4.82,1.4,11,3.56,2.07,9,2.67,1.8,9,3.55,2.07,11,5.72,2.08,18,3.86,1.35,7 +9177,plural,4.81,1.21,21,3.4,2.45,25,5.78,2.3,23,4.89,1.83,9,4.75,0.45,12,2.6,2.12,10,3.93,2.58,15,6.25,2.12,8,5.53,2.42,15,4.43,1.13,7,5,1.24,14,3.62,2.63,13,3.17,2.33,12,4.67,2.27,12,7,1.67,11,4.82,0.4,11,4.8,1.75,10,2.64,2.44,14,4.36,2.2,11,5.83,2.29,12,5.73,2.41,11 +9178,plush,6.32,2.16,19,3.05,2.17,22,5.62,2.2,24,5.67,2.88,6,6.62,1.8,13,4.17,2.33,12,1.7,0.82,10,4.5,2.07,8,6.19,2.1,16,6.2,1.99,10,6.44,2.46,9,4,2.65,9,2.38,1.56,13,5.59,2.32,17,5.83,2.23,6,6.62,1.85,8,6.09,2.43,11,3,2,9,3.08,2.36,13,5.94,2.05,16,5,2.51,8 +9179,plutonium,4.05,2.27,19,4.45,2.72,20,4.15,2.7,20,1.33,0.58,3,4.53,2.17,15,5.2,2.82,10,3.7,2.54,10,4.3,2.71,10,4,2.83,10,4.5,1.76,6,3.75,2.6,12,5.29,3.04,7,4,2.55,13,4.62,3.25,8,3.83,2.37,12,4.42,2.39,12,3.43,2.07,7,4.4,2.84,10,4.5,2.76,10,4.56,3,9,3.82,2.52,11 +9180,plywood,4.74,1.19,19,2.67,1.8,21,5.05,2.19,20,6,1,3,4.5,1.1,16,2.67,1.63,6,2.67,1.91,15,5.67,1.86,6,4.79,2.33,14,4.9,0.88,10,4.56,1.51,9,1.86,0.9,7,3.07,2.02,14,5.2,2.44,10,4.9,2.02,10,4.88,1.46,8,4.64,1.03,11,2.44,1.42,9,2.83,2.08,12,4.62,2.88,8,5.33,1.67,12 +9181,pneumatic,4.5,1.41,22,3.9,2.59,21,4.67,2.42,21,4.64,1.65,14,4.25,0.89,8,4.18,2.64,11,3.89,2.62,9,5.83,2.14,6,4.2,2.43,15,4.4,1.84,10,4.58,1,12,3.27,2.49,11,4.6,2.63,10,5.17,1.7,12,4,3.12,9,4.33,1.61,12,4.7,1.16,10,4.15,3.02,13,3.5,1.77,8,4.73,1.95,11,4.6,2.95,10 +9182,pneumonia,2.65,1.63,20,4.62,2.33,21,2.91,2.4,34,2.9,1.97,10,2.4,1.26,10,4.25,2.38,8,4.85,2.38,13,3,2.8,14,2.85,2.16,20,2.67,1.94,9,2.64,1.43,11,4.69,2.21,13,4.5,2.67,8,3.05,2.68,22,2.67,1.87,12,2.8,1.75,10,2.5,1.58,10,4.79,2.49,14,4.29,2.14,7,3.41,2.53,17,2.41,2.24,17 +9183,poacher,3.1,1.77,20,4.86,2.49,22,4.67,2.7,18,3.67,1.8,9,2.64,1.69,11,3.2,2.39,5,5.31,2.44,16,3.83,3.06,6,5.08,2.54,12,3.5,1.83,14,2.17,1.33,6,4.83,3.04,12,4.78,1.86,9,4.56,2.07,9,4.78,3.35,9,3.2,1.69,10,3,1.94,10,4.25,2.67,12,5.6,2.17,10,4.33,3.56,6,4.83,2.33,12 +9184,pocket,5.67,1.15,21,4.5,2.4,20,6.37,2.52,19,5.77,1.36,13,5.5,0.76,8,5.86,2.04,7,3.77,2.31,13,6.71,1.8,7,6.17,2.92,12,5.83,1.34,12,5.44,0.88,9,5.11,2.32,9,4,2.45,11,7.1,1.97,10,5.56,2.92,9,5.83,1.34,12,5.44,0.88,9,5.57,1.4,7,3.92,2.66,13,7.14,2.12,7,5.92,2.71,12 +9185,pocketbook,5.6,1.53,25,3.42,2.08,26,6.42,2.02,24,5.18,1.94,11,5.93,1.07,14,2.8,2.25,10,3.81,1.94,16,6.33,1.94,9,6.47,2.13,15,5.44,1.01,9,5.69,1.78,16,3.85,2.23,13,3,1.91,13,6.08,2.35,12,6.75,1.66,12,5.5,1.56,14,5.73,1.56,11,3.27,2.43,15,3.64,1.57,11,6.46,2.37,13,6.36,1.63,11 +9186,pocketful,6.25,1.52,20,2.72,1.6,18,6.36,1.73,22,6.29,1.25,7,6.23,1.69,13,2.43,1.51,7,2.91,1.7,11,6.17,2.56,6,6.44,1.41,16,6.1,1.66,10,6.56,1.42,9,2.43,1.4,7,2.91,1.76,11,6.13,1.51,15,6.86,2.19,7,6.45,1.81,11,6,1.12,9,2.73,1.49,11,2.71,1.89,7,6.64,1.8,11,6.09,1.7,11 +9187,pod,5,1.62,20,3.32,1.78,22,5.11,1.56,19,5.11,1.54,9,4.91,1.76,11,3,2.45,5,3.5,1.63,16,5,2.1,6,5.15,1.34,13,5.14,1.61,14,4.67,1.75,6,3.25,1.71,12,3.56,2.01,9,4.56,0.73,9,5.6,1.96,10,5.5,1.58,10,4.5,1.58,10,2.92,1.68,12,3.8,1.87,10,5.33,1.97,6,5,1.41,13 +9188,podium,5.05,1.27,19,3.52,2.09,21,4.61,2.31,23,6,1.73,3,4.88,1.15,16,3.25,1.91,8,3.69,2.25,13,4.33,2.45,9,4.79,2.29,14,4.89,1.27,9,5.2,1.32,10,4,2.5,9,3.17,1.75,12,4.6,2.41,15,4.62,2.26,8,4.57,0.79,7,5.33,1.44,12,3.8,1.99,10,3.27,2.24,11,4.15,2.82,13,5.2,1.32,10 +9189,poem,6.62,2.18,21,4.15,2.66,20,6.31,1.98,36,6.38,3.11,8,6.77,1.48,13,3.2,1.79,5,4.47,2.88,15,5.27,2.41,11,6.76,1.61,25,6.69,2.66,13,6.5,1.2,8,3.92,2.57,12,4.5,2.93,8,6,2.38,20,6.69,1.3,16,6.27,2.61,11,7,1.63,10,4.73,2.69,11,3.44,2.6,9,6.32,2.21,22,6.29,1.64,14 +9190,poet,6.85,1.46,20,2.91,2.04,22,5.84,2.39,19,7,1.94,9,6.73,1.01,11,2.4,1.67,5,3.19,2.17,16,5.5,2.59,6,6,2.38,13,6.64,1.5,14,7.33,1.37,6,3.17,2.44,12,2.78,1.48,9,5.33,2.35,9,6.3,2.45,10,5.9,1.29,10,7.8,0.92,10,3,2.52,12,2.8,1.4,10,6,2.68,6,5.77,2.35,13 +9191,poetic,6.83,1.4,23,4.4,2.58,20,6.32,1.41,25,7.08,1.32,13,6.5,1.51,10,4.57,1.9,7,4.31,2.95,13,6.25,1.42,12,6.38,1.45,13,7,1.28,12,6.64,1.57,11,5.09,2.66,11,3.56,2.35,9,6.35,1.58,17,6.25,1.04,8,7,1.41,12,6.64,1.43,11,4.75,2.8,12,3.88,2.3,8,6.4,1.55,15,6.2,1.23,10 +9192,poetry,6.15,2.13,40,3.59,2.45,41,5.83,2.05,47,5.87,2.5,15,6.32,1.91,25,3.94,1.98,16,3.36,2.72,25,5,2.22,16,6.27,1.87,30,6.21,2.1,19,6.1,2.21,21,4.04,2.64,23,3,2.11,18,5.77,2.22,31,5.93,1.79,15,6.12,2.13,24,6.19,2.2,16,3.4,2.37,30,4.09,2.7,11,5.57,2.25,28,6.21,1.69,19 +9193,pogo,5.4,1.47,20,3.94,2.39,18,4.95,2.28,22,5.8,0.84,5,5.27,1.62,15,3.67,2.58,6,4.08,2.39,12,4.6,2.17,10,5.25,2.42,12,5.9,0.88,10,4.9,1.79,10,3.7,2.75,10,4.25,1.98,8,4.36,2.38,11,5.55,2.11,11,5.08,1.73,12,5.88,0.83,8,2.78,1.99,9,5.11,2.26,9,4.91,2.63,11,5,2,11 +9194,poignant,5.1,1.33,20,4.09,2.45,23,6.44,1.85,18,5.44,1.42,9,4.82,1.25,11,4.55,2.58,11,3.67,2.35,12,6.1,1.91,10,6.88,1.81,8,5,1.53,7,5.25,1.29,12,4.91,2.47,11,3.33,2.27,12,7.14,2.12,7,6,1.61,11,4.92,1.24,12,5.38,1.51,8,3.82,2.4,11,4.33,2.57,12,6.78,2.05,9,6.11,1.69,9 +9195,point,5.45,1.01,22,3.86,2.29,21,6.27,1.58,15,5.83,1.33,6,5.33,0.9,15,3.14,2.34,7,4.21,2.26,14,6.75,1.58,8,5.71,1.5,7,5.43,1.09,14,5.57,0.98,7,3.44,2.24,9,4.17,2.37,12,6.5,1.69,8,6,1.53,7,5.5,1.02,14,5.38,1.06,8,4.33,3.44,6,3.67,1.76,15,6.5,1.69,8,6,1.53,7 +9196,pointer,4.57,1.29,21,3.73,2.16,26,6.12,2.03,24,4.89,1.54,9,4.33,1.07,12,3.5,2.37,10,3.88,2.09,16,6.78,1.92,9,5.73,2.05,15,4.57,0.98,7,4.57,1.45,14,4.15,2.08,13,3.31,2.25,13,5.92,2.47,12,6.33,1.56,12,4.36,1.12,11,4.8,1.48,10,3.33,2.16,15,4.27,2.15,11,6.69,1.97,13,5.45,1.97,11 +9197,pointless,3.22,1.44,18,4.26,2.7,23,3.75,1.97,28,3.86,1.07,7,2.82,1.54,11,4.67,2.5,9,4,2.88,14,2.79,1.53,14,4.71,1.94,14,3,1.41,9,3.44,1.51,9,4.42,2.78,12,4.09,2.74,11,3.5,2.07,14,4,1.92,14,3.22,1.64,9,3.22,1.3,9,3.55,2.46,11,4.92,2.84,12,3.83,2.04,12,3.69,1.99,16 +9198,pointy,4.26,1.66,19,4.55,2.44,22,5.04,2.46,27,4.67,2.58,6,4.08,1.12,13,4.2,2.2,10,4.83,2.69,12,5.6,2.32,15,4.55,2.54,11,4.2,1.55,10,4.33,1.87,9,5.11,2.09,9,4.15,2.67,13,4.94,2.75,17,5.56,1.74,9,4.42,1.98,12,4,1,7,4.06,2.35,16,5.83,2.4,6,5.17,2.82,12,4.93,2.22,15 +9199,poise,5.5,1.65,22,3.77,2.16,22,6.2,2.31,20,5.38,1.51,8,5.57,1.79,14,3.9,2.6,10,3.67,1.83,12,6.71,2.69,7,5.92,2.14,13,5.36,1.43,11,5.64,1.91,11,3.36,1.8,11,4.18,2.48,11,6.07,2.55,15,6.6,1.52,5,5,1.33,10,5.92,1.83,12,3.6,1.58,10,3.92,2.61,12,6.1,1.79,10,6.3,2.83,10 +9200,poison,2.16,1.46,85,6.01,2.31,105,3.38,2.37,98,2.56,1.66,41,1.81,1.16,43,6.47,2.05,36,5.77,2.42,69,3.41,2.16,49,3.35,2.61,48,2.12,1.31,41,2.23,1.62,43,6.11,2.3,47,5.93,2.35,58,3.9,2.53,50,2.83,2.08,48,2.25,1.45,51,2.03,1.49,34,5.94,2.35,52,6.08,2.3,53,3.66,2.5,47,3.12,2.22,51 +9201,poisoning,2.27,1.49,22,6.35,1.9,23,3.74,2.62,19,2.75,1.98,8,2.08,1.12,13,6.62,1.92,8,6.21,2.01,14,2.29,1.5,7,4.36,2.84,11,1.25,0.46,8,3,1.53,13,6.11,2.62,9,6.5,1.34,14,3.86,2.85,7,3.67,2.61,12,2.36,1.43,11,2.18,1.6,11,5.89,2.26,9,6.64,1.65,14,3.56,2.48,16,4.67,3.79,3 +9202,poisonous,2.52,1.66,21,5.67,2.94,21,4,2.38,20,2.5,1.51,8,2.54,1.81,13,4.22,3.31,9,6.75,2.18,12,5.29,2.69,7,3.31,1.97,13,2.6,2.01,10,2.45,1.37,11,4.5,2.92,10,6.73,2.65,11,4.53,2.39,15,2.4,1.67,5,1.78,0.83,9,3.08,1.93,12,7,2.06,9,4.67,3.17,12,4.1,2.02,10,3.9,2.81,10 +9203,poke,4.14,1.28,22,5.41,2.7,22,6.74,1.66,19,4,1.2,8,4.08,1.32,13,4.75,3.01,8,5.92,2.6,13,6.71,2.06,7,6.73,1.56,11,3.75,1.39,8,4.23,1.17,13,5.33,3.43,9,5.46,2.22,13,6.43,1.99,7,6.92,1.51,12,4.09,1.51,11,4.18,1.08,11,5.11,3.41,9,5.62,2.22,13,6.56,1.75,16,7.67,0.58,3 +9204,poker,5.79,1.58,19,5.05,2.59,22,5.67,2.32,27,7,1.29,7,5.08,1.31,12,4.2,2.25,10,5.75,2.73,12,5.33,2.44,15,6.09,2.3,11,5.7,1.25,10,5.89,1.96,9,5.11,2.47,9,5,2.77,13,6.41,2.27,17,4.22,1.92,9,6,1.63,13,5.33,1.51,6,5,2.61,16,5.17,2.79,6,6,2.41,12,5.4,2.29,15 +9205,polar,5.19,1.57,21,3.95,1.83,21,4.1,1.79,21,5.22,1.99,9,5.17,1.27,12,3.17,2.04,6,4.07,1.59,14,3.4,0.89,5,4.31,1.96,16,6,1.5,9,4.58,1.38,12,4.2,2.28,5,3.88,1.75,16,4.6,1.78,10,3.64,1.75,11,5.58,1.83,12,4.67,1,9,4.25,1.83,8,3.77,1.88,13,4,1.79,11,4.2,1.87,10 +9206,pole,5.6,1.39,20,3.05,2.04,19,4.59,1.53,22,6,1.73,7,5.38,1.19,13,3.38,1.85,8,2.82,2.23,11,4.5,2.26,6,4.62,1.26,16,5.8,1.48,10,5.44,1.42,9,3,1.85,8,3.09,2.26,11,4.6,1.8,15,4.57,0.79,7,5.82,1.66,11,5.33,1,9,2.67,1.78,12,3.71,2.43,7,4.73,2.1,11,4.45,0.69,11 +9207,police,4.59,2.4,22,5.95,2.46,21,3.44,2.12,18,4.33,2.8,6,4.6,2.38,15,6.86,2.67,7,5.5,2.31,14,3.78,1.72,9,3.12,2.7,8,4.14,2.44,14,5.29,2.43,7,5.11,2.67,9,6.58,2.19,12,3.9,2.69,10,2.88,0.99,8,4.71,2.43,14,4.38,2.5,8,6.33,2.94,6,5.8,2.34,15,3.6,2.59,10,3.25,1.49,8 +9208,police officer,4.67,1.85,21,5.48,2.5,23,4.05,2.54,21,4.8,1.92,5,4.62,1.89,16,6.25,2.38,12,4.64,2.46,11,3.82,2.64,11,3.78,2.05,9,4.17,2.17,12,5.33,1.12,9,5.75,2.38,16,4.86,2.85,7,4.18,2.23,11,3.9,2.96,10,4.85,2.15,13,4.38,1.3,8,5.68,2.5,19,4.5,2.65,4,3.64,2.21,14,4.86,3.13,7 +9209,policeman,4.21,1.32,19,4.06,2.48,18,5.76,2.28,17,4,1.41,11,4.5,1.2,8,5.5,1.73,4,3.64,2.56,14,6.12,2.36,8,5.44,2.3,9,3.62,1.41,8,4.64,1.12,11,4.71,2.69,7,3.64,2.38,11,7,1.1,6,5.09,2.51,11,3.92,1.44,13,4.83,0.75,6,3.09,2.21,11,5.57,2.23,7,6,2.71,7,5.6,2.07,10 +9210,policewoman,5.05,2.57,22,3.92,2.52,25,5.12,2.23,24,4.78,3.15,9,5.23,2.2,13,3.8,2.78,10,4,2.42,15,5.56,1.67,9,4.87,2.53,15,4.62,2.77,8,5.29,2.52,14,4.33,2.39,12,3.54,2.67,13,5.58,1.38,12,4.67,2.84,12,5,2.7,12,5.1,2.56,10,3.93,2.71,15,3.9,2.33,10,5.15,2.3,13,5.09,2.26,11 +9211,policy,3.77,1.34,22,3.3,2.03,20,6.11,2.38,19,3.62,1.5,13,4,1.12,9,3.71,2.69,7,3.08,1.66,13,6.14,2.48,7,6.08,2.43,12,3.5,1.62,12,4.1,0.88,10,3.44,2.4,9,3.18,1.78,11,5.7,2.58,10,6.56,2.19,9,3.42,1.56,12,4.2,0.92,10,3.57,2.57,7,3.15,1.77,13,6.71,2.63,7,5.75,2.26,12 +9212,polio,2.67,1.8,21,5,2.61,21,3.44,2.36,25,3,2,12,2.22,1.48,9,5.43,2.07,7,4.79,2.89,14,4,2.31,10,3.07,2.4,15,2.25,1.89,4,2.76,1.82,17,4.5,1.96,10,5.45,3.11,11,3.29,2.98,7,3.5,2.18,18,2.67,1.78,12,2.67,1.94,9,4.77,2.71,13,5.38,2.56,8,2.44,2.01,9,4,2.42,16 +9213,polish,6,1.89,19,3.36,2.38,22,6.38,1.88,24,4.5,1.76,6,6.69,1.55,13,3.92,2.71,12,2.7,1.83,10,5.88,1.89,8,6.62,1.89,16,6.4,1.65,10,5.56,2.13,9,4.11,2.52,9,2.85,2.23,13,6.24,2.02,17,7,1.55,6,6.38,1.77,8,5.73,2,11,3.56,2.55,9,3.23,2.35,13,6.44,2.03,16,6.25,1.67,8 +9214,polite,6.57,1.93,23,2.95,1.86,21,7.4,1.7,20,6.88,1.13,8,6.4,2.26,15,2.4,1.51,10,3.45,2.07,11,7.29,2.06,7,7.46,1.56,13,6.42,2.43,12,6.73,1.27,11,3.55,2.11,11,2.3,1.34,10,7,1.77,15,8.6,0.55,5,5.73,1.68,11,7.33,1.87,12,3.11,2.15,9,2.83,1.7,12,7.1,1.6,10,7.7,1.83,10 +9215,politeness,7.33,1.3,39,3.04,2.34,23,7.05,1.85,20,7.5,1.3,22,7.12,1.32,17,3.64,2.5,11,2.5,2.15,12,7.7,1.06,10,6.4,2.27,10,7.09,1.35,23,7.69,1.2,16,4,2.37,11,2.17,2.04,12,6.62,1.69,8,7.33,1.97,12,6.95,1.43,19,7.7,1.08,20,2.64,2.5,11,3.42,2.23,12,7.78,1.3,9,6.45,2.07,11 +9216,political,4.35,1.46,20,4,2.97,18,4.08,2.7,24,4.4,1.82,5,4.33,1.4,15,5.2,2.86,5,3.54,2.99,13,4.38,2.96,13,3.73,2.45,11,4.8,1.48,10,3.9,1.37,10,5,3,7,3.36,2.91,11,4.12,3.07,16,4,1.93,8,4.14,1.46,14,4.83,1.47,6,4.25,3.02,12,3.5,3.08,6,4,2.7,15,4.22,2.86,9 +9217,politician,3.25,1.33,20,4.7,2.79,23,4.1,2.36,21,3.2,1.3,5,3.27,1.39,15,5.5,2.43,12,3.82,2.99,11,4.18,2.36,11,3.56,2.19,9,3,1.48,12,3.62,1.06,8,4.88,2.75,16,4.29,3.04,7,5.09,2.12,11,3,2.21,10,3.5,1.57,12,2.88,0.83,8,4.79,3.01,19,4.25,1.5,4,3.93,2.5,14,4.43,2.23,7 +9218,politics,4,2.15,20,3.44,2.62,18,3.42,2.65,24,4.2,2.59,5,3.93,2.09,15,4.6,2.97,5,3,2.45,13,3.38,2.6,13,3.45,2.84,11,4.7,2.11,10,3.3,2.06,10,4.57,3.05,7,2.73,2.15,11,3.69,2.87,16,2.88,2.23,8,3.64,2.06,14,4.83,2.32,6,4.17,2.76,12,2,1.67,6,3.53,2.7,15,3.22,2.73,9 +9219,polka,4.79,2.3,19,4.17,2.41,18,5.04,2.5,23,3.4,2.07,5,5.29,2.23,14,4.4,2.61,5,4.08,2.43,13,4.69,2.63,13,5.5,2.37,10,4.8,2.35,10,4.78,2.39,9,4.57,2.15,7,3.91,2.63,11,4.38,2.5,16,6.57,1.81,7,4.54,2.37,13,5.33,2.25,6,3.83,1.7,12,4.83,3.54,6,5.36,2.47,14,4.56,2.6,9 +9220,poll,4.63,1.61,19,4.14,2.13,21,5.4,2.14,20,4.33,0.58,3,4.69,1.74,16,5.33,2.25,6,3.67,1.95,15,5.5,1.76,6,5.36,2.34,14,4.8,0.79,10,4.44,2.24,9,3.86,2.12,7,4.29,2.2,14,5.3,2.45,10,5.5,1.9,10,4.38,1.19,8,4.82,1.89,11,3.78,2.44,9,4.42,1.93,12,5.25,2.87,8,5.5,1.62,12 +9221,pollen,3.81,2.06,21,3.44,2.29,25,3.53,2.59,19,4.33,2.35,9,3.42,1.83,12,3.83,2.4,6,3.33,2.38,18,3.43,3.26,7,3.58,2.27,12,3.81,2.29,16,3.8,1.3,5,3.36,2.53,14,3.6,2.17,10,3.78,3.27,9,3.3,1.95,10,3.83,2.29,12,3.78,1.86,9,3.56,1.97,16,3.22,2.91,9,2.73,2.1,11,4.62,2.92,8 +9222,polling,4.55,2.18,22,3.25,2.02,20,5.91,1.57,22,4.5,2.62,14,4.62,1.19,8,3.18,2.04,11,3.62,2.07,8,5.67,1.51,6,6,1.63,16,4.7,2,10,4.42,2.39,12,3,2,11,3.56,2.13,9,5.54,1.33,13,6.44,1.81,9,4.5,2.39,12,4.6,2.01,10,2.85,1.99,13,4,2,7,6,1.48,12,5.8,1.75,10 +9223,pollute,1.88,1.17,41,4.91,2.69,22,4.47,2.44,19,1.84,1.12,19,1.91,1.23,22,5.5,2.78,8,4.57,2.68,14,5.1,2.51,10,3.78,2.28,9,1.79,1.13,19,1.95,1.24,21,4.4,2.32,10,5.33,2.99,12,4.29,2.69,7,4.58,2.39,12,1.85,1.27,20,1.9,1.09,21,5.12,2.9,8,4.79,2.67,14,5.12,2.75,8,4,2.19,11 +9224,pollution,2,1.55,21,5.19,2.4,21,4.16,2.25,25,2.17,1.7,12,1.78,1.39,9,5.57,2.51,7,5,2.42,14,4.3,2.36,10,4.07,2.25,15,2,2,4,2,1.5,17,4.7,2.16,10,5.64,2.62,11,2.86,1.35,7,4.67,2.35,18,1.92,1.24,12,2.11,1.96,9,5.15,2.15,13,5.25,2.92,8,2.78,1.3,9,4.94,2.32,16 +9225,polo,5.21,2.04,19,3.95,2.09,20,4.6,2.19,20,5.62,2.29,13,4.33,1.03,6,4.8,2.59,5,3.67,1.91,15,4.78,1.99,9,4.45,2.42,11,6.11,2.42,9,4.4,1.26,10,4.57,2.23,7,3.62,2.02,13,4.44,2.3,9,4.73,2.2,11,5.56,2.07,9,4.9,2.08,10,4.1,2.13,10,3.8,2.15,10,4.43,2.7,7,4.69,1.97,13 +9226,poltergeist,4.4,1.93,20,5.55,2.09,22,4.05,2.76,20,3.89,1.76,9,4.82,2.04,11,5.18,2.32,11,5.91,1.87,11,4.38,2.13,8,3.83,3.19,12,4.64,2.06,14,3.83,1.6,6,4.5,2.56,8,6.14,1.56,14,4.5,2.27,8,3.75,3.11,12,4.4,2.17,10,4.4,1.78,10,5.15,1.91,13,6.11,2.32,9,3.73,3.04,11,4.44,2.51,9 +9227,polyester,4.29,1.62,21,3.85,2.09,26,5,2.13,24,4.44,1.88,9,4.17,1.47,12,3.1,2.38,10,4.31,1.82,16,4.89,2.15,9,5.07,2.19,15,4.12,1.73,8,4.38,1.61,13,4,2.12,13,3.69,2.14,13,4.92,2.15,12,5.08,2.19,12,4.58,1.62,12,3.89,1.62,9,3.93,2.52,15,3.73,1.42,11,5.31,2.21,13,4.64,2.06,11 +9228,polygraph,3.95,1.73,22,4.31,2.33,26,4.87,2.3,23,3.89,2.15,9,4,1.47,13,4.1,2.42,10,4.44,2.34,16,5.33,1.41,9,4.57,2.74,14,4.75,1.98,8,3.5,1.45,14,4.54,2.18,13,4.08,2.53,13,4.45,2.07,11,5.25,2.53,12,4.17,1.53,12,3.7,2,10,4.2,2.4,15,4.45,2.34,11,4.69,2.32,13,5.1,2.38,10 +9229,polymer,5.35,0.86,17,3,2.13,20,5.08,1.63,25,5.4,1.14,5,5.33,0.78,12,3.36,2.38,11,2.56,1.81,9,5.19,1.97,16,4.89,0.78,9,5.14,1.07,7,5.5,0.71,10,2.11,1.54,9,3.73,2.33,11,5.05,1.82,20,5.2,0.45,5,5.33,0.87,9,5.38,0.92,8,2.45,1.81,11,3.67,2.4,9,5.11,1.73,19,5,1.41,6 +9230,pomp,5.32,1.06,19,3.57,1.86,21,4.87,2.22,23,4.67,0.58,3,5.44,1.09,16,4,1.77,8,3.31,1.93,13,5.22,2.22,9,4.64,2.27,14,5.56,1.13,9,5.1,0.99,10,3.78,1.86,9,3.42,1.93,12,5.27,2.4,15,4.12,1.73,8,4.86,0.9,7,5.58,1.08,12,4.2,1.87,10,3,1.73,11,4.69,2.69,13,5.1,1.52,10 +9231,pompous,3.26,1.33,19,4.76,2.12,21,3.9,1.94,20,3,1,3,3.31,1.4,16,4.67,2.58,6,4.8,2.01,15,4.33,1.37,6,3.71,2.16,14,4.1,0.99,10,2.33,1,9,4.86,2.67,7,4.71,1.9,14,4.4,2.01,10,3.4,1.84,10,3.38,1.19,8,3.18,1.47,11,4.67,2.55,9,4.83,1.85,12,4,2.51,8,3.83,1.59,12 +9232,poncho,5.48,1.47,21,3.74,2,19,5.71,2.41,21,5.5,0.84,6,5.47,1.68,15,4,2,8,3.55,2.07,11,5.36,2.11,11,6.1,2.77,10,5.5,1.05,6,5.47,1.64,15,3.6,2.12,10,3.89,1.96,9,5.93,2.59,14,5.29,2.14,7,5.29,1.7,7,5.57,1.4,14,3.69,2.1,13,3.83,1.94,6,6.08,2.23,12,5.22,2.68,9 +9233,pond,6.32,2.06,19,2.32,1.76,22,5.95,1.86,22,6.33,1.66,9,6.3,2.45,10,2.62,2.26,8,2.14,1.46,14,5.27,1.95,11,6.64,1.57,11,6.29,1.89,7,6.33,2.23,12,2.7,2.21,10,2,1.28,12,6.69,1.44,13,4.89,1.96,9,5.8,2.2,10,6.89,1.83,9,1.25,0.71,8,2.93,1.9,14,6,2.11,14,5.88,1.46,8 +9234,ponder,5.65,1.6,20,3.95,1.99,20,5.62,2.48,21,6.17,0.98,6,5.43,1.79,14,4.75,1.75,8,3.42,2.02,12,5.82,2.27,11,5.4,2.8,10,6,0.89,6,5.5,1.83,14,4,2.11,10,3.9,1.97,10,5.14,2.82,14,6.57,1.27,7,5,2,7,6,1.29,13,4.21,2.04,14,3.33,1.86,6,5.58,2.87,12,5.67,2,9 +9235,pong,5.05,1.99,19,4,2.34,20,5.6,2.09,20,6,1.73,3,4.8,2.08,15,4.1,2.56,10,3.9,2.23,10,6.3,1.42,10,4.9,2.47,10,4,2.19,6,5.5,1.83,12,4.14,2.67,7,3.92,2.25,13,5.38,2.77,8,5.75,1.6,12,5.33,1.44,12,4.57,2.76,7,3.5,1.9,10,4.5,2.72,10,4.67,2.4,9,6.36,1.5,11 +9236,pony,6.71,1.59,21,4.29,2.93,24,5.9,1.97,20,6.25,1.83,8,7,1.41,13,3.67,1.97,6,4.5,3.2,18,6.64,1.86,11,5,1.8,9,6.75,1.76,12,6.67,1.41,9,5.7,2.54,10,3.29,2.84,14,6,2.31,13,5.71,1.25,7,7,1.57,14,6.14,1.57,7,4.5,2.63,16,3.88,3.6,8,6.42,1.56,12,5.12,2.36,8 +9237,ponytail,7.05,1.32,21,3.53,2.41,19,5.52,2.96,21,7.5,1.52,6,6.87,1.25,15,4.62,2.97,8,2.73,1.62,11,5.58,2.68,12,5.44,3.47,9,7.44,1.51,9,6.75,1.14,12,3.25,1.83,8,3.73,2.83,11,4.43,2.57,7,6.07,3.08,14,7.4,1.65,10,6.73,0.9,11,3.17,1.8,12,4.14,3.29,7,4.73,3.5,11,6.4,2.07,10 +9238,pooch,6.1,2.02,20,4.08,2.39,24,4.81,2.53,26,5.5,2.14,8,6.5,1.93,12,4.22,3.03,9,4,2.04,15,3.92,2.1,13,5.69,2.69,13,6.22,2.68,9,6,1.41,11,4.92,2.61,12,3.25,1.91,12,4.25,2.73,12,5.29,2.33,14,7,1.41,10,5.2,2.2,10,4.42,2.07,12,3.75,2.73,12,5.45,2.58,11,4.33,2.47,15 +9239,poodle,6.1,2.2,20,3.6,1.85,20,6.38,1.96,21,5.11,2.26,9,6.91,1.87,11,3.6,1.96,10,3.6,1.84,10,4.88,1.25,8,7.31,1.75,13,6.07,2.06,14,6.17,2.71,6,3.75,1.98,8,3.5,1.83,12,5.88,2.3,8,6.69,1.75,13,6.6,1.71,10,5.6,2.59,10,4,2,11,3.11,1.62,9,6.25,2.22,12,6.56,1.67,9 +9240,poof,5.7,1.53,20,3.8,2.33,20,4.73,1.96,22,5.57,1.13,7,5.77,1.74,13,3.89,2.15,9,3.73,2.57,11,4.67,1.97,6,4.75,2.02,16,6,1.49,10,5.22,1.56,9,3.75,2.6,8,3.83,2.25,12,4.8,2.21,15,4.57,1.4,7,6,1.79,11,5.33,1.12,9,4.67,2.5,12,2.5,1.31,8,4.73,2.37,11,4.73,1.56,11 +9241,pool,6.78,1.7,18,3.65,2.66,20,6.39,2.09,18,5.38,1.3,8,7.9,0.99,10,4.43,2.94,7,3.23,2.52,13,6.55,1.57,11,6.14,2.85,7,6,1.55,11,8,1.15,7,3.33,2.74,9,3.91,2.7,11,6.82,1.66,11,5.71,2.63,7,6.5,1.62,12,7.33,1.86,6,3.25,2.49,12,4.25,2.96,8,7,1.8,9,5.78,2.28,9 +9242,poop,2.6,1.73,20,5.14,2.15,21,4.48,3.01,33,2.7,1.83,10,2.5,1.72,10,4.5,1.77,8,5.54,2.33,13,5.29,3.31,14,3.89,2.71,19,3,1.73,9,2.27,1.74,11,4.92,1.61,13,5.5,2.93,8,4.82,3.03,22,3.82,2.99,11,2.8,1.87,10,2.4,1.65,10,4.86,2.41,14,5.71,1.5,7,4.69,2.85,16,4.29,3.24,17 +9243,poor,3.67,1.53,21,4.67,2.33,21,4,2.56,16,3.83,0.98,6,3.57,1.79,14,4,2.24,7,5,2.39,14,3.75,1.98,8,4.25,3.15,8,4,1.68,13,3,1.15,7,4.11,2.03,9,5.08,2.54,12,4.33,2.83,9,3.57,2.3,7,3.69,1.38,13,3.62,1.85,8,4.17,2.71,6,4.87,2.23,15,4.33,2.83,9,3.57,2.3,7 +9244,pop,6.05,1.73,20,4.45,2.24,22,5.68,1.89,19,5.44,1.81,9,6.55,1.57,11,1.8,0.84,5,5.38,1.86,16,5.83,2.32,6,5.62,1.76,13,5.71,1.54,14,6.83,2.04,6,4.67,2.27,12,4.33,2.4,9,5.22,0.83,9,6.1,2.47,10,5.6,1.07,10,6.5,2.17,10,4.33,2.23,12,4.6,2.37,10,6,2.28,6,5.54,1.76,13 +9245,popcorn,7.26,1.33,19,5.23,2.86,22,5.39,1.88,18,6.89,1.17,9,7.6,1.43,10,5.29,2.75,7,5.36,3.05,14,5.4,1.9,10,5.38,2,8,7.33,1.66,9,7.2,1.03,10,5.8,2.82,10,4.91,3.02,11,4.75,1.04,8,6.11,2.32,9,7.17,1.34,12,7.43,1.4,7,5,2.83,19,6.67,3.21,3,4.75,1.04,8,5.9,2.28,10 +9246,pope,5.18,2.06,22,4.21,2.23,19,4.24,2.34,21,5.2,2.17,5,5.12,2.16,16,4.5,3.16,8,4,1.34,11,4.4,2.41,10,4.09,2.39,11,4.58,2.19,12,5.9,1.73,10,3.6,1.65,10,4.89,2.67,9,3.92,2.02,12,4.67,2.78,9,4.82,1.83,11,5.55,2.3,11,3.62,1.77,8,4.64,2.5,11,4.44,2.35,9,4.08,2.43,12 +9247,Pope,3.7,2.34,20,3.59,2.15,22,3.84,2.41,19,3.11,2.98,9,4.18,1.66,11,2,1.41,5,4,2.19,16,2.33,1.51,6,4.54,2.47,13,3.93,2.59,14,3.17,1.72,6,4,2.41,12,2.89,1.76,9,3.67,2.06,9,4,2.79,10,4.9,2.42,10,2.5,1.58,10,3.75,2.49,12,3.4,1.78,10,3,2.1,6,4.23,2.52,13 +9248,popper,5.05,1.84,19,4.23,2.2,22,4.91,1.95,23,5.36,1.75,11,4.29,1.89,7,4.5,2.33,8,4.07,2.2,14,5,2.52,7,4.88,1.75,16,5,1.93,8,5.09,1.87,11,4.33,2.45,9,4.15,2.12,13,5.18,1.78,11,4.67,2.15,12,4.75,2.05,12,5.57,1.4,7,3.64,2.58,11,4.82,1.66,11,4.92,1.93,13,4.9,2.08,10 +9249,poppycock,5.68,1.57,19,5.19,2.11,21,4.6,2.16,20,5.67,1.53,3,5.69,1.62,16,4.83,1.94,6,5.33,2.23,15,5.67,1.21,6,4.14,2.35,14,5.8,1.48,10,5.56,1.74,9,4.43,2.57,7,5.57,1.83,14,5.3,2.06,10,3.9,2.13,10,5.12,1.46,8,6.09,1.58,11,5.44,2.01,9,5,2.26,12,4.5,3.12,8,4.67,1.37,12 +9250,popsicle,6.85,1.18,20,3.95,2.54,21,6.12,2.62,25,7.33,0.58,3,6.76,1.25,17,3.29,1.98,7,4.46,2.82,13,6.5,1.77,8,5.94,2.97,17,6.43,1.13,7,7.08,1.19,13,4.71,2.63,7,3.69,2.56,13,6,2.75,14,6.27,2.57,11,6.56,1.24,9,7.09,1.14,11,4.18,2.18,11,3.7,2.98,10,6.11,3.01,18,6.14,1.35,7 +9251,popular,5.71,1.79,21,4.74,2.38,23,5.19,2.5,21,5.8,2.49,5,5.69,1.62,16,4.92,2.27,12,4.55,2.58,11,5.09,2.88,11,4.89,1.83,9,5.67,2.19,12,5.78,1.2,9,4.88,2.09,16,4.43,3.1,7,5,2.45,11,5.4,2.67,10,5.92,1.55,13,5.38,2.2,8,4.95,2.5,19,3.75,1.5,4,4.79,2.33,14,6,2.83,7 +9252,popularity,5.81,1.97,21,4.32,2.39,25,5.89,2.45,18,5.56,2.19,9,6,1.86,12,3.5,2.26,6,4.78,2.34,18,5.14,2.73,7,6.36,2.25,11,5.56,2.03,16,6.6,1.67,5,4.14,2.44,14,4.9,2.23,10,4.88,2.42,8,6.7,2.26,10,6.42,2.27,12,5,1.12,9,4.62,2.36,16,3.78,2.49,9,6.3,2.91,10,5.38,1.77,8 +9253,population,4.81,1.4,21,3.96,2.27,23,4.24,2.23,21,5.6,1.95,5,4.56,1.15,16,4.67,2.15,12,3.18,2.23,11,3.82,2.71,11,4.33,1.12,9,4.33,1.23,12,5.44,1.42,9,4.25,2.46,16,3.29,1.7,7,4.09,2.07,11,4.4,2.5,10,4.69,1.55,13,5,1.2,8,4,2.43,19,3.75,1.5,4,4.07,1.9,14,4.57,2.94,7 +9254,porcelain,6.14,1.49,21,3.14,2.27,22,5.24,1.89,21,6.44,1.51,9,5.92,1.51,12,3.33,3.01,6,2.93,2.05,15,5.67,2.25,6,5.07,1.79,15,6,1.8,9,6.25,1.29,12,3.2,2.17,5,3.12,2.37,17,5.2,1.81,10,5.27,2.05,11,6.33,1.44,12,5.89,1.62,9,3.22,2.11,9,3.08,2.47,13,5.17,1.9,12,5.33,2,9 +9255,porch,6.4,1.6,20,3.36,2.11,22,6.11,2.44,27,6.14,2.04,7,6.54,1.39,13,3.3,1.95,10,3.42,2.31,12,6.2,2.14,15,6.36,2.69,11,5.64,1.29,11,7.33,1.5,9,3.33,2,9,3.38,2.26,13,6.18,2.74,17,6.44,1.42,9,6.38,1.56,13,6.43,1.81,7,3.38,2.25,16,3.33,1.86,6,5.42,2.78,12,6.67,2.06,15 +9256,porcupine,6.38,1.63,21,4.95,2.26,20,4.89,2.45,36,6.25,1.83,8,6.46,1.56,13,4.4,2.07,5,5.13,2.36,15,3.73,2.57,11,5.4,2.25,25,6.15,1.91,13,6.75,1.04,8,5.17,2.12,12,4.62,2.56,8,5.3,2.25,20,4.38,2.66,16,6.55,1.13,11,6.2,2.1,10,5.64,2.38,11,4.11,1.9,9,4.59,2.58,22,5.36,2.24,14 +9257,pore,4.71,1.62,21,3.12,2.13,25,4.89,2.02,19,5.22,1.79,9,4.33,1.44,12,2.5,2.35,6,3.33,2.14,18,4.71,1.8,7,5,2.22,12,4.62,1.75,16,5,1.22,5,2.79,2.19,14,3.6,2.17,10,5.22,2.49,9,4.6,1.58,10,5.08,1.78,12,4.22,1.3,9,3.31,2.18,16,2.78,2.11,9,4.64,2.25,11,5.25,1.75,8 +9258,pork,5,2.54,19,3.8,2.88,20,5.85,1.79,20,5.67,3.06,3,4.8,2.6,15,4.2,3.29,10,3.4,2.5,10,6.5,1.51,10,5.2,1.87,10,4.33,2.88,6,5.25,2.53,12,3.57,3.26,7,3.92,2.78,13,5.5,2.27,8,6.08,1.44,12,5.67,2.35,12,3.86,2.61,7,5,3.13,10,2.6,2.12,10,5.22,1.92,9,6.36,1.57,11 +9259,porker,3.63,1.83,19,3.62,2.52,21,4.52,2.31,23,3.18,1.89,11,4,1.63,7,5.12,2.64,8,2.69,2.02,13,5.29,2.87,7,4.19,2.04,16,3.62,1.69,8,3.64,2.01,11,3,2.65,9,4.08,2.43,12,5.18,2.14,11,3.92,2.39,12,3.92,2.07,12,3.14,1.35,7,3.36,2.69,11,3.9,2.42,10,4.23,2.2,13,4.9,2.51,10 +9260,porky,3.7,1.89,20,4.29,2.08,21,4.3,2.4,33,4.1,2.13,10,3.3,1.64,10,4.12,1.64,8,4.38,2.36,13,4.21,2.55,14,4.37,2.36,19,4.22,1.56,9,3.27,2.1,11,4.08,1.75,13,4.62,2.62,8,4.18,2.48,22,4.55,2.34,11,3.7,1.77,10,3.7,2.11,10,4.5,2.14,14,3.86,2.04,7,4.88,2.26,17,3.69,2.47,16 +9261,porn,4.32,2.89,19,7.24,2.1,21,3.82,2.34,28,6.17,1.6,6,3.46,2.99,13,7.09,1.51,11,7.4,2.67,10,4.73,2.9,11,3.24,1.75,17,4.82,2.93,11,3.62,2.88,8,7.27,2.24,11,7.2,2.04,10,4.5,2.5,18,2.6,1.43,10,4.92,2.56,13,3,3.35,6,7,2.45,13,7.62,1.41,8,3.62,2.53,16,4.08,2.15,12 +9262,porno,5.53,3.12,19,5.82,2.28,22,5.52,2.27,21,5.89,3.14,9,5.2,3.22,10,6.7,2.36,10,5.08,2.02,12,5.88,1.46,8,5.31,2.69,13,5.5,3.08,14,5.6,3.58,5,5.88,2.95,8,5.79,1.93,14,6.38,1.77,8,5,2.45,13,5.4,2.99,10,5.67,3.43,9,6.08,2.19,12,5.5,2.46,10,5.75,2.6,12,5.22,1.86,9 +9263,pornographic,4.77,2.09,22,6.09,2.97,23,6.21,1.87,19,5.88,2.17,8,4,1.83,13,6,3.34,8,6.07,2.97,14,6.29,1.98,7,5.91,1.76,11,4.88,1.96,8,4.62,2.29,13,7,2.6,9,5.5,3.13,14,5.29,1.5,7,6.75,1.91,12,4.82,2.14,11,4.73,2.15,11,4.89,3.66,9,6.86,2.25,14,6.25,2.02,16,6,1,3 +9264,pornography,3.85,2.23,20,6,2.22,20,4.14,2.49,22,4.57,2.23,7,3.46,2.22,13,7.11,1.69,9,5.09,2.26,11,5.5,3.27,6,3.62,2.03,16,4,1.89,10,3.56,2.74,9,5.75,2.6,8,6.17,2.04,12,4.67,2.61,15,3,1.91,7,3.73,2.33,11,4,2.24,9,6.42,1.88,12,5.38,2.67,8,4.82,2.93,11,3.45,1.86,11 +9265,porridge,5,1.23,22,3.33,2.44,21,4.52,2.27,23,4.4,1.14,5,5.18,1.24,17,4.38,3.02,8,2.69,1.84,13,4.11,2.67,9,4.79,2.04,14,5.1,1.52,10,4.92,1,12,3,2.06,9,3.58,2.75,12,4.6,2.41,15,4.38,2.13,8,5,1,9,5,1.41,13,3.6,1.96,10,3.09,2.88,11,4.54,2.7,13,4.5,1.72,10 +9266,port,5.55,1.19,20,3.38,1.75,21,5.92,2.2,25,4.67,1.53,3,5.71,1.1,17,4.14,2.34,7,2.92,1.32,13,5.75,1.75,8,6,2.42,17,5,1,7,5.85,1.21,13,4.14,2.19,7,2.92,1.44,13,6.5,2.28,14,5.18,1.94,11,5.67,0.71,9,5.45,1.51,11,3.73,1.9,11,3,1.56,10,6.11,2.42,18,5.43,1.51,7 +9267,portable,5.91,1.6,22,3.38,1.72,21,6.86,2.01,22,6.21,1.85,14,5.38,0.92,8,4,1.67,11,2.89,1.54,9,6.67,2.5,6,6.94,1.88,16,5.9,1.97,10,5.92,1.31,12,3.27,1.68,11,3.5,1.84,10,6.77,2.09,13,7,2,9,6.08,1.44,12,5.7,1.83,10,3,1.83,13,4,1.41,8,7.17,1.85,12,6.5,2.22,10 +9268,portal,5.37,1.74,19,3.59,2.2,22,5.23,2.18,22,5.45,1.44,11,5.57,2.15,7,4.75,2.87,8,2.93,1.44,14,5.17,2.56,6,5.25,2.11,16,5.62,2.26,8,5.18,1.33,11,3.22,2.54,9,3.85,1.99,13,4.73,2.2,11,5.73,2.15,11,5,1.95,12,6,1.15,7,3.45,2.5,11,3.73,1.95,11,4.83,2.25,12,5.7,2.11,10 +9269,porterhouse,5.74,1.76,19,4.43,2.56,23,5.57,1.67,28,5.75,1.39,8,5.73,2.05,11,4.56,2.65,9,4.36,2.59,14,5.36,1.28,14,5.79,2.01,14,5.22,2.11,9,6.2,1.32,10,4.67,2.19,12,4.18,2.99,11,5.14,1.79,14,6,1.47,14,5.7,1.64,10,5.78,1.99,9,4.64,2.73,11,4.25,2.49,12,5.42,1.44,12,5.69,1.85,16 +9270,portfolio,5.95,1.93,19,3.36,2.65,22,5.32,2.02,28,5.33,1.21,6,6.23,2.17,13,3.45,2.88,11,3.27,2.53,11,5.82,2.36,11,5,1.77,17,6.45,1.69,11,5.25,2.12,8,2.36,2.25,11,4.36,2.73,11,5.22,2.24,18,5.5,1.65,10,5.92,2.06,13,6,1.79,6,3.71,3.05,14,2.75,1.75,8,5.5,2.13,16,5.08,1.93,12 +9271,porthole,4.86,1.96,21,3.25,2.38,20,5.45,2.58,20,5.4,1.52,5,4.6,2.13,15,3.2,2.2,10,3.3,2.67,10,6.1,1.37,10,4.8,3.36,10,4.71,2.14,7,4.85,1.99,13,4,2.94,7,2.85,2.03,13,6,2.56,8,5.08,2.64,12,4.62,1.5,13,5.25,2.6,8,3.8,2.7,10,2.7,2,10,4.67,2.6,9,6.09,2.51,11 +9272,portion,5.16,1.57,19,3.91,2.33,23,5.05,2.07,19,4.89,0.6,9,5.4,2.12,10,4.29,2.69,7,3.67,2.29,15,5.4,1.84,10,4.67,2.35,9,4.78,1.86,9,5.5,1.27,10,4.5,2.64,10,3.33,2.1,12,4.88,1.64,8,5.3,2.5,10,4.92,1.56,12,5.57,1.62,7,4.05,2.42,20,3,1.73,3,4.75,1.28,8,5.27,2.53,11 +9273,portrait,6.05,1.86,21,3.2,2.21,20,7,2.13,20,6.2,1.79,5,6.2,1.82,15,3.1,2.28,10,3.3,2.26,10,6.8,2.15,10,7.2,2.2,10,5.57,2.07,7,6.54,1.56,13,2.86,2.27,7,3.38,2.26,13,6.62,2.33,8,7.25,2.05,12,6.31,1.7,13,5.62,2.13,8,3.6,2.32,10,2.8,2.15,10,7.89,1.36,9,6.27,2.41,11 +9274,portray,5.35,1.81,20,3.09,1.86,23,6.11,2.08,18,5.67,2.4,9,5.09,1.22,11,3.36,1.91,11,2.83,1.85,12,6.5,2.17,10,5.62,2,8,6.14,2.48,7,4.83,1.27,12,3.45,2.07,11,2.75,1.66,12,6.43,2.7,7,5.91,1.7,11,5.54,1.98,13,5,1.53,7,3.09,1.76,11,3.08,2.02,12,5.33,2.06,9,6.89,1.9,9 +9275,pose,5.63,1.98,19,3.11,2.18,19,6.3,2.47,20,5.67,1.53,3,5.87,1.92,15,3.56,2.07,9,2.7,2.31,10,7.3,1.42,10,5.3,2.95,10,5.83,2.32,6,5.83,1.64,12,3.71,2.63,7,2.75,1.91,12,5.5,2.83,8,6.83,2.17,12,6,1.76,12,5,2.31,7,3.11,2.57,9,3.1,1.91,10,6.22,2.82,9,6.36,2.29,11 +9276,posh,5.58,2.04,19,3.95,2.17,22,5.45,2.06,22,6.67,1.32,9,4.6,2.12,10,3.62,1.19,8,4.14,2.6,14,5.55,2.11,11,5.36,2.11,11,6,1,7,5.33,2.46,12,4.6,1.78,10,3.42,2.39,12,5.23,2.17,13,5.78,1.99,9,4.3,1.7,10,7,1.32,9,3.88,2.47,8,4,2.08,14,5.21,2.46,14,5.88,1.13,8 +9277,position,5.56,1.65,18,3.35,2.83,20,4.72,1.81,18,5,1.69,8,6,1.56,10,3,3,7,3.54,2.85,13,4.55,1.44,11,5,2.38,7,5.18,1.72,11,6.14,1.46,7,3.89,3.66,9,2.91,2.02,11,4.91,1.81,11,4.43,1.9,7,5.08,1.38,12,6.5,1.87,6,3.17,2.92,12,3.62,2.88,8,5.22,2.28,9,4.22,1.09,9 +9278,positioning,4.84,1.17,19,3.88,2.15,17,5.94,2.19,17,5.09,1.3,11,4.5,0.93,8,4,2,4,3.85,2.27,13,5.75,2.38,8,6.11,2.15,9,5,1.51,8,4.73,0.9,11,4,1.73,7,3.8,2.49,10,5.67,2.5,6,6.09,2.12,11,4.77,1.3,13,5,0.89,6,3.2,2.35,10,4.86,1.46,7,6.29,2.14,7,5.7,2.31,10 +9279,positive,7.57,1.75,21,5.5,3.12,20,7.26,1.82,19,7.08,1.98,13,8.38,0.92,8,6.14,2.85,7,5.15,3.31,13,6.86,2.19,7,7.5,1.62,12,7.5,1.98,12,7.67,1.5,9,5.33,3.61,9,5.64,2.84,11,6.6,2.12,10,8,1.12,9,7.67,1.83,12,7.44,1.74,9,7.43,1.81,7,4.46,3.23,13,7.14,1.95,7,7.33,1.83,12 +9280,posse,4.52,1.63,21,4.41,2.04,22,5.77,1.77,22,4.67,1.32,9,4.42,1.88,12,3.83,1.72,6,4.6,2.23,15,5.33,2.16,6,5.94,1.65,16,4.56,1.13,9,4.5,1.98,12,5,1.87,5,4.24,2.11,17,5.36,1.8,11,6.18,1.72,11,4.33,2.1,12,4.78,0.67,9,4.56,1.94,9,4.31,2.18,13,5.25,1.6,12,6.4,1.84,10 +9281,possess,4.67,1.62,21,3.95,2.21,22,5.59,2.65,22,4.44,1.74,9,4.83,1.59,12,3.83,2.56,6,3.73,1.94,15,6.83,2.93,6,5.12,2.47,16,4.44,1.81,9,4.83,1.53,12,5,2.65,5,3.65,2.06,17,4.36,2.91,11,6.82,1.72,11,4.83,1.95,12,4.44,1.13,9,4.89,2.47,9,3.31,1.84,13,5.58,2.68,12,5.6,2.76,10 +9282,possession,5.14,1.88,21,4.04,2.56,24,5.47,2.61,19,5.78,1.72,9,4.67,1.92,12,3.8,2.77,5,4.22,2.6,18,5.29,2.36,7,5.58,2.84,12,5,2.03,16,5.6,1.34,5,3.64,2.47,14,4.89,2.71,9,5.89,2.67,9,5.1,2.64,10,5.33,2.1,12,4.89,1.62,9,4.27,2.74,15,3.67,2.35,9,5.45,3.11,11,5.5,1.93,8 +9283,possessive,3.26,1.45,19,4.86,1.93,21,5.26,2.67,23,2.33,1.15,3,3.44,1.46,16,5.38,1.19,8,4.54,2.26,13,6,2.24,9,4.79,2.89,14,2.44,1.42,9,4,1.05,10,5.33,1.41,9,4.5,2.24,12,5.53,2.95,15,4.75,2.12,8,3.14,1.46,7,3.33,1.5,12,5.4,2.01,10,4.36,1.8,11,5.46,2.9,13,5,2.45,10 +9284,possibility,6.55,1.32,20,4.85,2.62,20,5.77,1.69,22,6.86,1.35,7,6.38,1.33,13,5.33,2.4,9,4.45,2.84,11,5.5,2.17,6,5.88,1.54,16,6.3,1.16,10,6.89,1.54,9,5.12,3.04,8,4.67,2.42,12,5.4,1.72,15,6.57,1.4,7,6.55,0.93,11,6.56,1.74,9,4.92,2.75,12,4.75,2.6,8,5,1.79,11,6.55,1.21,11 +9285,possible,7.14,0.99,22,3.71,2.1,21,6,1.77,17,7.17,0.41,6,7.07,1.16,15,3.57,2.15,7,3.79,2.15,14,6,2.07,8,6.12,1.64,8,7,0.88,14,7.29,1.25,7,3.78,2.49,9,3.67,1.87,12,6.11,2.32,9,5.88,0.99,8,7,1.11,14,7.38,0.74,8,3,2.45,6,4,1.96,15,6.56,2.24,9,5.38,0.74,8 +9286,possum,3.74,1.88,19,4,2.45,22,4.57,2.11,21,4.89,0.6,9,2.7,2.06,10,4.38,2,8,3.79,2.72,14,4.27,2.2,11,4.9,2.08,10,4.71,0.49,7,3.17,2.17,12,4.9,2.33,10,3.25,2.38,12,4.25,2.18,12,5,2.06,9,3.9,1.91,10,3.56,1.94,9,3.5,2.39,8,4.29,2.52,14,5.07,2.23,14,3.57,1.51,7 +9287,post,5.05,1.65,22,3.58,2.09,19,6.32,2.43,19,5.08,2.14,13,5,0.5,9,4,1.83,7,3.33,2.27,12,7.14,1.77,7,5.83,2.69,12,5,1.65,12,5.1,1.73,10,4,1.94,9,3.2,2.25,10,6.9,1.91,10,5.67,2.87,9,5.08,1.38,12,5,2,10,3.71,1.7,7,3.5,2.35,12,6.43,2.15,7,6.25,2.67,12 +9288,postage,5.09,1.69,22,2.57,1.5,21,4.36,1.84,22,5.29,1.98,14,4.75,1.04,8,2.82,1.66,11,2.33,1.41,9,4,2.1,6,4.5,1.79,16,5,2,10,5.17,1.47,12,2.45,1.57,11,2.7,1.49,10,4.23,1.83,13,4.56,1.94,9,5,1.65,12,5.2,1.81,10,2.31,1.6,13,3,1.31,8,4.17,1.75,12,4.6,2.01,10 +9289,postal,5.21,1.81,19,3.41,2.24,22,4.83,2.15,23,5.45,1.81,11,4.57,1.81,7,4.62,2.77,8,2.71,1.59,14,4.57,2.51,7,4.94,2.05,16,4.75,1.49,8,5.55,2.02,11,2.44,1.42,9,4.08,2.5,13,4.64,2.34,11,5,2.04,12,5.25,1.91,12,5.14,1.77,7,2.91,2.55,11,3.91,1.87,11,5,2.52,13,4.6,1.65,10 +9290,postcard,5.68,1.59,22,4.23,2.57,26,6.08,2.21,24,6.11,1.54,9,5.38,1.61,13,2.8,2.04,10,5.12,2.5,16,7,2.24,9,5.53,2.07,15,4.88,1.73,8,6.14,1.35,14,4.31,2.56,13,4.15,2.67,13,5.67,2.64,12,6.5,1.68,12,5.42,1.88,12,6,1.15,10,3.53,2.29,15,5.18,2.71,11,6.69,2.02,13,5.36,2.29,11 +9291,poster,5.35,0.59,20,3.14,1.98,22,5.95,1.5,22,5.33,0.58,3,5.35,0.61,17,3.5,2.32,10,2.83,1.7,12,5.5,1.27,10,6.33,1.61,12,5.29,0.49,7,5.38,0.65,13,3.64,2.38,11,2.64,1.43,11,5.73,1.56,11,6.18,1.47,11,5.44,0.73,9,5.27,0.47,11,3.4,1.78,10,2.92,2.19,12,5.73,1.56,11,6.18,1.47,11 +9292,posterior,5.33,1.33,18,2.9,1.97,20,5.12,1.48,25,5.2,1.3,5,5.38,1.39,13,3.09,2.07,11,2.67,1.94,9,5.19,1.68,16,5,1.12,9,6.14,1.68,7,4.82,0.75,11,2.11,1.96,9,3.55,1.81,11,5.05,1.61,20,5.4,0.89,5,5.44,1.59,9,5.22,1.09,9,2.73,2.1,11,3.11,1.9,9,5.16,1.61,19,5,1.1,6 +9293,posterity,5.89,1.49,19,3.85,2.28,20,5.62,1.76,24,6,1.68,13,5.67,1.03,6,4.8,1.3,5,3.53,2.47,15,6.23,1.54,13,4.91,1.81,11,5.44,1.51,9,6.3,1.42,10,4.29,1.38,7,3.62,2.66,13,5.18,1.83,11,6,1.68,13,5.89,0.93,9,5.9,1.91,10,3.5,1.9,10,4.2,2.66,10,6.22,1.64,9,5.27,1.79,15 +9294,postman,5.83,1.82,18,3.2,2.44,20,4.79,2.15,24,5.62,1.94,13,6.4,1.52,5,3.4,2.61,5,3.13,2.47,15,5.08,2.02,13,4.45,2.34,11,5.78,2.22,9,5.89,1.45,9,5,3.06,7,2.23,1.36,13,4.45,2.16,11,5.08,2.18,13,6.38,1.51,8,5.4,2.01,10,2.9,2.85,10,3.5,2.07,10,5.33,2.5,9,4.47,1.92,15 +9295,postmortem,3.19,1.97,21,4.71,2.61,21,3.32,2.04,25,3.33,2.27,12,3,1.58,9,5.14,2.34,7,4.5,2.79,14,4.1,2.02,10,2.8,1.93,15,3.25,1.71,4,3.18,2.07,17,3.6,2.41,10,5.73,2.45,11,3.29,1.98,7,3.33,2.11,18,3.08,1.51,12,3.33,2.55,9,4.69,2.5,13,4.75,2.96,8,2.67,1.66,9,3.69,2.18,16 +9296,postpone,4.32,1.11,19,2.94,1.76,18,4.76,1.99,17,4.73,1.01,11,3.75,1.04,8,3.75,2.22,4,2.71,1.64,14,4.75,1.75,8,4.78,2.28,9,4.25,0.46,8,4.36,1.43,11,2.86,1.86,7,3,1.79,11,5.17,1.47,6,4.55,2.25,11,4.15,0.99,13,4.67,1.37,6,2.91,1.76,11,3,1.91,7,3.86,2.12,7,5.4,1.71,10 +9297,postponement,4,1.38,20,4.36,1.89,22,5.37,2.36,19,4.33,1.22,9,3.73,1.49,11,3.4,2.07,5,4.69,1.85,16,6.33,2.42,6,4.92,2.29,13,4,1.24,14,4,1.79,6,3.67,1.87,12,5.33,1.66,9,5.33,1.41,9,5.4,3.06,10,4.2,1.32,10,3.8,1.48,10,3.75,1.96,12,5.1,1.6,10,6.33,2.58,6,4.92,2.22,13 +9298,posture,4.89,1.33,19,3.56,2.18,18,5.71,2.34,17,5.45,1.04,11,4.12,1.36,8,4,2,4,3.43,2.28,14,5.12,2.75,8,6.22,1.92,9,5.62,1.19,8,4.36,1.21,11,3.43,1.81,7,3.64,2.46,11,5.5,2.17,6,5.82,2.52,11,5,1.58,13,4.67,0.52,6,2.91,2.21,11,4.57,1.81,7,6.57,1.62,7,5.1,2.64,10 +9299,pot,5.81,2.09,21,4,2,21,6,1.98,25,5.83,1.53,12,5.78,2.77,9,4.43,1.4,7,3.79,2.26,14,6.5,2.22,10,5.67,1.8,15,6.25,3.4,4,5.71,1.79,17,3.8,2.04,10,4.18,2.04,11,5.14,2.04,7,6.33,1.91,18,6,1.91,12,5.56,2.4,9,3.77,2.01,13,4.38,2.07,8,6.11,2.2,9,5.94,1.91,16 +9300,potassium,6.1,1.25,20,2.43,1.8,21,5.16,2.37,25,5.33,1.53,3,6.24,1.2,17,2.71,2.29,7,2.23,1.64,13,4.88,1.89,8,5.29,2.62,17,5.71,1.38,7,6.31,1.18,13,3.71,2.56,7,1.69,0.75,13,4.21,2.42,14,6.36,1.75,11,5.78,1.09,9,6.36,1.36,11,2.64,1.86,11,2.2,1.81,10,5.33,2.38,18,4.71,2.5,7 +9301,potato,6.4,2.21,20,2.38,1.69,21,5.46,2.11,24,6.5,3.79,4,6.38,1.82,16,2.25,1.26,4,2.41,1.8,17,6,2.69,9,5.13,1.68,15,7.12,1.64,8,5.92,2.47,12,2.3,1.25,10,2.45,2.07,11,5.62,2.26,13,5.27,2,11,6.64,2.11,11,6.11,2.42,9,2,1.41,10,2.73,1.9,11,5.72,2.22,18,4.67,1.63,6 +9302,potatoes,6.11,1.29,19,2.95,1.96,21,5.95,2.38,22,5.33,2.52,3,6.25,1,16,3.25,1.67,8,2.77,2.17,13,6.44,2.55,9,5.62,2.29,13,6.22,1.2,9,6,1.41,10,3.33,2.35,9,2.67,1.67,12,6.13,2.75,15,5.57,1.4,7,6.71,1.25,7,5.75,1.22,12,2.8,1.75,10,3.09,2.21,11,6.33,2.67,12,5.5,2.01,10 +9303,potency,5.84,2.01,19,4.45,2.39,20,6.37,2.5,19,7.33,2.08,3,5.73,1.87,15,5.2,1.99,10,3.7,2.63,10,7,2,9,5.8,2.86,10,5.67,2.34,6,6.17,1.8,12,4.86,2.91,7,4.23,2.17,13,5.29,2.87,7,7,2.13,12,6,1.6,12,5.57,2.7,7,4.9,2.33,10,4,2.49,10,5.88,2.64,8,6.73,2.45,11 +9304,potent,4.9,1.59,20,5.05,2.27,21,5.91,2.15,34,5.2,1.87,10,4.6,1.26,10,5,1.51,8,5.08,2.69,13,6.07,1.73,14,5.8,2.44,20,5.22,1.64,9,4.64,1.57,11,5.15,2.48,13,4.88,2.03,8,5.64,2.4,22,6.42,1.56,12,5.1,1.6,10,4.7,1.64,10,5.29,2.05,14,4.57,2.76,7,5.76,2.19,17,6.06,2.16,17 +9305,potential,6.86,1.85,21,4.09,2.5,23,6.47,2.4,17,7,1.8,9,6.75,1.96,12,4.55,2.34,11,3.67,2.67,12,7.22,2.17,9,5.62,2.5,8,6.57,2.51,7,7.15,1.46,13,4.27,2.45,11,3.92,2.64,12,6.14,3.08,7,6.7,1.95,10,7.23,2.09,13,6.25,1.28,8,4.36,2.62,11,3.83,2.48,12,5.5,2.67,8,7.33,1.87,9 +9306,pothead,3.71,2.69,21,4.16,2.54,25,3.84,2.34,19,4,2.6,9,3.5,2.84,12,3.5,2.59,6,4.39,2.64,18,3.14,1.86,7,4.25,2.56,12,3.38,2.31,16,4.8,3.77,5,3.64,2.71,14,4.9,2.38,10,4.11,2.52,9,3.6,2.27,10,4.17,3.19,12,3.11,1.83,9,4.69,2.44,16,3.22,2.59,9,2.91,2.17,11,5.12,2.03,8 +9307,pothole,3.54,2.06,24,4.79,3.03,19,4.33,2.41,36,4.6,2.41,10,2.79,1.42,14,6.2,2.17,5,4.29,3.2,14,4.18,2.14,11,4.4,2.57,25,3.86,2.48,14,3.1,1.29,10,5.55,2.98,11,3.75,2.96,8,4.9,2.57,20,3.62,2.06,16,3.69,1.38,13,3.36,2.73,11,5.18,3.03,11,4.25,3.15,8,4.18,2.36,22,4.57,2.56,14 +9308,potion,5.65,1.57,20,5.12,2.89,24,4.96,2.38,27,6.5,1.07,8,5.08,1.62,12,5,2.65,9,5.2,3.12,15,4.5,2.35,14,5.46,2.4,13,6,1.41,9,5.36,1.69,11,5,2.83,12,5.25,3.08,12,4.93,2.79,14,5,1.96,13,5.9,0.74,10,5.4,2.12,10,6.08,2.31,12,4.17,3.19,12,4.67,1.83,12,5.2,2.78,15 +9309,potluck,6.59,1.89,22,4.95,2.09,19,5.29,2.33,21,5.6,1.67,5,6.88,1.96,16,5.62,1.19,8,4.45,2.5,11,4.2,1.99,10,6.27,2.24,11,6.33,2.23,12,6.9,1.45,10,5.2,1.62,10,4.67,2.6,9,5.42,2.84,12,5.11,1.54,9,7,2.1,11,6.18,1.66,11,4.25,2.19,8,5.45,1.97,11,4.11,1.9,9,6.17,2.29,12 +9310,potpourri,5.5,1.91,20,2.94,2.24,18,5.46,2.23,24,5.8,1.64,5,5.4,2.03,15,2.6,1.82,5,3.08,2.43,13,5.62,2.47,13,5.27,2,11,5.1,1.97,10,5.9,1.85,10,3,2.08,7,2.91,2.43,11,5.44,2.25,16,5.5,2.33,8,5.07,1.86,14,6.5,1.76,6,3.33,2.15,12,2.17,2.4,6,5.4,2.29,15,5.56,2.24,9 +9311,potted,5.74,1.48,19,2.8,1.94,20,4.9,2.05,20,5.67,1.15,3,5.73,1.62,15,2.8,1.69,10,2.8,2.25,10,5.3,1.57,10,4.5,2.46,10,5.5,1.52,6,5.83,1.59,12,2.43,1.62,7,3,2.12,13,4.62,2.39,8,5.08,1.88,12,6,1.6,12,5.29,1.25,7,2.7,1.7,10,2.9,2.23,10,4.33,2,9,5.36,2.06,11 +9312,pottery,5.79,1.62,19,2.75,2.07,20,6,2.15,20,6,1,3,6,1.46,15,2.7,2.21,10,2.8,2.04,10,6.9,1.37,10,5.1,2.47,10,5.67,1.63,6,6.17,1.27,12,2.29,2.21,7,3,2.04,13,6.12,2.3,8,5.92,2.15,12,5.75,1.82,12,5.86,1.35,7,3,2.16,10,2.5,2.07,10,5.22,2.59,9,6.64,1.57,11 +9313,potty,4.29,2.15,21,2.83,1.92,23,5.39,2.91,18,4.89,2.52,9,3.83,1.8,12,3.09,1.64,11,2.58,2.19,12,5,3.16,10,5.88,2.7,8,5.29,2.06,7,3.92,2.1,13,3.18,1.78,11,2.5,2.07,12,6.29,2.98,7,4.82,2.86,11,4.08,2.25,13,4.62,2.07,8,2.73,2.05,11,2.92,1.88,12,5.44,3,9,5.33,3,9 +9314,pouch,5.33,1.53,21,2.44,1.71,25,4.68,2.11,19,6,1.58,9,4.83,1.34,12,2.83,1.47,6,2.39,1.82,18,3.86,2.04,7,5.17,2.08,12,5.44,1.67,16,5,1,5,2.57,1.99,14,2.4,1.35,10,4.33,2.55,9,5,1.7,10,5.67,1.56,12,4.89,1.45,9,2.75,1.95,16,1.89,1.05,9,4.18,2.36,11,5.38,1.6,8 +9315,poultry,5.67,1.74,21,3.95,1.96,20,5.67,2.52,21,6.33,1.03,6,5.4,1.92,15,4.38,1.3,8,3.67,2.31,12,5.73,2.57,11,5.6,2.59,10,6.17,0.98,6,5.47,1.96,15,3.8,1.69,10,4.1,2.28,10,5.57,2.95,14,5.86,1.46,7,5.29,2.14,7,5.86,1.56,14,4.21,2.08,14,3.33,1.63,6,5.33,2.5,12,6.11,2.62,9 +9316,pounce,4.67,1.98,21,6.22,1.81,23,5.52,2.42,21,4.8,2.17,5,4.62,2,16,6.58,2.02,12,5.82,1.54,11,4.91,2.34,11,5.89,2.37,9,4.25,1.86,12,5.22,2.11,9,6,1.83,16,6.71,1.8,7,5.64,2.06,11,5.4,2.88,10,4.92,2.47,13,4.25,0.71,8,6.37,1.95,19,5.5,0.58,4,5.21,2.52,14,6.14,2.27,7 +9317,pound,4.62,2.06,21,4.26,2.4,19,6.11,2.58,19,5.69,1.49,13,2.88,1.64,8,4.86,2.41,7,3.92,2.43,12,5.71,2.43,7,6.33,2.74,12,5,2.17,12,4.11,1.9,9,4.67,2.6,9,3.9,2.28,10,6,2.54,10,6.22,2.77,9,4.5,2.43,12,4.78,1.56,9,4.71,2.21,7,4,2.56,12,6.71,2.63,7,5.75,2.6,12 +9318,pounding,4.1,1.76,21,4.71,2.68,24,4,2.65,19,5.22,1.64,9,3.25,1.36,12,4.5,3.21,6,4.71,2.64,17,4,2.89,7,4,2.63,12,4.31,1.89,16,3.4,1.14,5,4.57,3.11,14,4.78,2.17,9,3.56,2.35,9,4.4,2.95,10,4.83,1.7,12,3.11,1.36,9,5.12,2.63,16,3.88,2.75,8,3.82,3.22,11,4.25,1.75,8 +9319,pour,5.16,1.07,19,3.28,1.9,18,5.35,2.42,17,5.36,0.81,11,4.88,1.36,8,4.25,2.22,4,3,1.8,14,4,2.27,8,6.56,1.94,9,5.5,0.93,8,4.91,1.14,11,4.14,1.86,7,2.73,1.79,11,4.17,2.04,6,6,2.45,11,5.08,1.26,13,5.33,0.52,6,2.64,2.01,11,4.29,1.25,7,6.43,2.3,7,4.6,2.32,10 +9320,pout,3.33,1.62,21,4.14,1.85,21,5.52,2.33,25,3.33,1.44,12,3.33,1.94,9,5.29,1.5,7,3.57,1.79,14,6,2.16,10,5.2,2.46,15,3.5,3,4,3.29,1.26,17,3.8,1.93,10,4.45,1.81,11,6.43,2.37,7,5.17,2.28,18,3.42,1.88,12,3.22,1.3,9,3.77,1.69,13,4.75,2.05,8,5.22,2.54,9,5.69,2.27,16 +9321,pouty,3.71,2,21,3.74,2.22,23,5.33,3.01,18,4.33,2.5,9,3.25,1.48,12,4.09,2.12,11,3.42,2.35,12,5.2,3.26,10,5.5,2.88,8,4.43,2.64,7,3.23,1.59,13,4.45,2.25,11,3.08,2.07,12,5,3.56,7,5.55,2.77,11,3.54,2.33,13,4,1.41,8,3.27,2.05,11,4.17,2.37,12,5.67,3.16,9,5,3,9 +9322,poverty,2,1.11,19,5.3,2.53,44,3.16,2.21,44,2,1,3,2.07,1.16,15,4.8,2.53,20,5.71,2.51,24,3.35,2.08,20,3,2.34,24,2.33,1.51,6,1.92,0.9,12,5.92,2.06,25,4.47,2.89,19,3.3,2.2,23,3,2.26,21,1.75,1.29,12,2.43,0.53,7,5.14,2.59,29,5.6,2.47,15,3.17,2.01,23,3.14,2.46,21 +9323,powder,5.26,1.57,23,2.77,1.77,22,6.05,2.35,20,4.75,0.89,8,5.53,1.81,15,3.4,1.84,10,2.25,1.6,12,6.57,2.7,7,5.77,2.2,13,5.33,1.44,12,5.18,1.78,11,3.27,1.68,11,2.27,1.79,11,5.87,2.45,15,6.6,2.19,5,5.27,1.74,11,5.25,1.48,12,3.2,1.69,10,2.42,1.83,12,5.3,1.7,10,6.8,2.74,10 +9324,powdered,5.32,1.57,19,3.18,2.11,22,5.23,1.93,22,5.56,1.24,9,5.1,1.85,10,3.12,1.89,8,3.21,2.29,14,5.55,1.51,11,4.91,2.3,11,5.43,1.4,7,5.25,1.71,12,3.5,1.96,10,2.92,2.27,12,5.46,1.98,13,4.89,1.9,9,4.6,1.71,10,6.11,0.93,9,2.25,1.67,8,3.71,2.2,14,5.29,2.09,14,5.12,1.73,8 +9325,power,5.97,1.81,39,5.41,2.63,44,6.17,2.89,48,6.36,1.65,22,5.47,1.94,17,6.1,2.51,21,4.78,2.63,23,5.55,2.92,22,6.69,2.81,26,6.48,1.68,23,5.25,1.81,16,5.27,2.64,22,5.55,2.67,22,6.14,2.98,28,6.2,2.84,20,6,1.76,19,5.95,1.9,20,5.42,2.48,24,5.4,2.85,20,6.71,2.61,28,5.4,3.15,20 +9326,powerful,6.46,1.64,39,5.41,2.18,41,6.95,2.04,42,6.92,1.5,13,6.12,1.62,25,6.07,2.02,14,5.07,2.22,27,7.21,2.52,14,6.81,1.82,27,6.67,1.59,15,6.22,1.62,23,5.87,2.45,15,5.15,2.01,26,6.56,2.2,18,7.25,1.89,24,6.05,1.75,19,6.85,1.46,20,5.64,2.01,22,5.16,2.39,19,6.86,2.2,29,7.15,1.68,13 +9327,powerhouse,5.3,1.89,20,6.12,2.18,17,5.96,2.42,24,5,1.87,5,5.4,1.96,15,6.6,1.67,5,5.92,2.39,12,5.85,2.64,13,6.09,2.26,11,6.2,1.69,10,4.4,1.71,10,6.86,1.68,7,5.6,2.41,10,5.5,2.45,16,6.88,2.23,8,4.86,1.88,14,6.33,1.63,6,6.36,1.91,11,5.67,2.73,6,6.2,2.4,15,5.56,2.55,9 +9328,powerless,2.9,1.92,20,3.95,2.89,22,3.04,2.67,27,3.43,2.57,7,2.62,1.5,13,3.9,2.88,10,4,3.02,12,3,2.67,15,2.91,2.84,11,2.45,1.37,11,3.44,2.4,9,2.89,1.69,9,4.69,3.35,13,3.59,3.06,17,1.78,1.2,9,2.69,2.14,13,3.29,1.5,7,3.38,2.75,16,5.5,2.88,6,3.92,3.26,12,2.33,1.91,15 +9329,powwow,5.74,1.19,19,4.76,2.12,21,5.39,2.19,23,4.67,0.58,3,5.94,1.18,16,5.25,2.19,8,4.46,2.11,13,4.89,2.42,9,5.71,2.05,14,6.11,1.36,9,5.4,0.97,10,4.33,2.29,9,5.08,2.02,12,5.6,2.47,15,5,1.6,8,5.71,0.95,7,5.75,1.36,12,5.2,2.1,10,4.36,2.16,11,5.38,2.66,13,5.4,1.51,10 +9330,pox,2.62,1.56,21,4.4,2.04,25,3.36,2.24,22,2.12,0.83,8,2.92,1.85,13,4.31,2.29,13,4.5,1.83,12,3.85,2.27,13,2.67,2.12,9,2.75,1.67,8,2.58,1.62,12,4.93,1.33,14,3.73,2.61,11,4.25,2.38,12,2.3,1.57,10,2.4,1.58,10,2.82,1.6,11,3.94,2.08,17,5.38,1.69,8,3.8,2.82,10,3,1.65,12 +9331,practical,5.63,2.19,19,3.5,2.35,20,6.04,2.24,24,5.69,2.56,13,5.5,1.22,6,4.6,3.51,5,3.13,1.85,15,6.31,1.32,13,5.73,3.04,11,5.56,2.65,9,5.7,1.83,10,4.71,3.09,7,2.85,1.63,13,6.27,2.49,11,5.85,2.08,13,5.22,1.92,9,6,2.45,10,3.1,2.18,10,3.9,2.56,10,5.67,2.35,9,6.27,2.22,15 +9332,practice,5.72,1.78,18,2.5,1.82,20,6.11,2.05,18,5.38,2.13,8,6,1.49,10,3.29,2.36,7,2.08,1.38,13,6.09,1.7,11,6.14,2.67,7,5.45,1.86,11,6.14,1.68,7,2.33,2.24,9,2.64,1.5,11,6.18,1.83,11,6,2.52,7,5.42,1.88,12,6.33,1.51,6,2.33,2.15,12,2.75,1.28,8,6.67,1.87,9,5.56,2.19,9 +9333,practitioner,5.05,1.7,22,4.86,2.48,21,5.3,2.62,20,5.88,1.46,8,4.57,1.7,14,4.22,2.64,9,5.33,2.35,12,5.71,3.09,7,5.08,2.43,13,5.18,1.78,11,4.91,1.7,11,4.2,2.2,10,5.45,2.66,11,5.27,2.69,15,5.4,2.7,5,4.2,1.93,10,5.75,1.14,12,5.67,2.24,9,4.25,2.56,12,5.2,2.1,10,5.4,3.17,10 +9334,pragmatic,4.58,1.71,19,3.38,2.33,21,5.45,1.9,20,6,1.73,3,4.31,1.62,16,3.5,1.87,6,3.33,2.55,15,6.33,1.51,6,5.07,1.98,14,4.6,1.26,10,4.56,2.19,9,3,2.31,7,3.57,2.41,14,5.5,2.27,10,5.4,1.58,10,5.25,1.39,8,4.09,1.81,11,3,2.24,9,3.67,2.46,12,5,2.39,8,5.75,1.54,12 +9335,prairie,5.33,2.03,21,2.41,1.89,39,5.38,1.71,24,5.44,2.4,9,5.25,1.82,12,2.85,2.41,13,2.19,1.58,26,4.5,1.2,8,5.81,1.8,16,5.57,2.23,7,5.31,2.06,13,2.6,2.14,20,2.21,1.62,19,5,1.62,17,6.5,1.76,6,5.62,2.1,13,4.88,1.96,8,2.31,1.81,26,2.62,2.1,13,5.25,2.02,16,5.62,0.92,8 +9336,praise,7.65,1.31,20,5.45,2.04,20,6.57,1.8,21,8,0.58,7,7.46,1.56,13,5.44,1.94,9,5.45,2.21,11,6.5,2.26,6,6.6,1.68,15,7.4,1.43,10,8,1.22,9,4.88,1.96,8,5.83,2.08,12,6.53,2.07,15,6.67,1.03,6,7.55,1.44,11,7.78,1.2,9,5.17,2.17,12,5.88,1.89,8,6,2.24,11,7.2,0.92,10 +9337,prance,6,1.45,20,5.05,2.24,22,6.1,2.3,21,5.33,1.22,9,6.55,1.44,11,5.4,2.5,10,4.75,2.05,12,4.38,2,8,7.15,1.82,13,6.07,1.64,14,5.83,0.98,6,5.88,2.64,8,4.57,1.91,14,5.38,2.33,8,6.54,2.26,13,6.1,1.85,10,5.9,0.99,10,5.42,2.47,12,4.6,1.96,10,6.33,2.1,12,5.78,2.64,9 +9338,prank,4.79,2.1,19,5.36,2.75,22,4.74,2.42,19,5.17,2.14,6,4.62,2.14,13,5.82,2.64,11,4.91,2.91,11,6.12,2.3,8,3.73,2.05,11,5.09,2.21,11,4.38,2,8,5.36,2.5,11,5.36,3.11,11,5.08,2.22,13,4,2.9,6,5.08,2.25,13,4.17,1.72,6,4.86,3.03,14,6.25,2.05,8,5.11,2.76,9,4.4,2.17,10 +9339,prawn,4.82,1.55,17,2.79,1.87,19,4.76,1.61,25,5.8,1.64,5,4.42,1.38,12,2.5,1.65,10,3.11,2.15,9,4.88,1.31,16,4.56,2.13,9,4.5,1.38,6,5,1.67,11,2.75,2.12,8,2.82,1.78,11,4.8,1.51,20,4.6,2.19,5,4.38,1.51,8,5.22,1.56,9,2.2,1.81,10,3.44,1.81,9,4.74,1.63,19,4.83,1.72,6 +9340,pray,6.57,2.77,21,3.25,2.27,20,6.58,2.67,19,5.54,2.9,13,8.25,1.49,8,3.29,2.63,7,3.23,2.17,13,6.71,2.56,7,6.5,2.84,12,5.67,3.11,12,7.78,1.72,9,3.78,2.64,9,2.82,1.94,11,6.2,2.74,10,7,2.69,9,6.5,2.84,12,6.67,2.83,9,4.86,2.79,7,2.38,1.39,13,7.14,1.95,7,6.25,3.05,12 +9341,prayer,5.67,2.65,21,4.04,2.62,25,6.37,2.5,19,4.56,2.65,9,6.5,2.43,12,4.5,3.67,6,4.06,2.26,18,5.14,2.73,7,7.08,2.15,12,5.12,2.6,16,7.4,2.19,5,4.29,2.73,14,4,2.54,10,4.89,2.67,9,7.7,1.42,10,6,2.66,12,5.22,2.73,9,4.5,2.73,16,3.22,2.33,9,6,2.57,11,6.88,2.47,8 +9342,praying mantis,5.4,1.96,20,3.24,2.21,21,4.36,2.5,25,5,1.73,3,5.47,2.03,17,2.29,1.7,7,3.62,2.4,13,5.88,1.96,8,3.65,2.45,17,5.71,1.8,7,5.23,2.09,13,3.14,1.57,7,3.15,2.58,13,4.5,2.44,14,4.18,2.68,11,4.67,1.8,9,6,1.95,11,3.82,2.4,11,2.6,1.9,10,4.11,2.76,18,5,1.63,7 +9343,preach,4.15,1.76,20,3.71,1.82,21,5.68,2.5,19,4.22,1.92,9,4.09,1.7,11,4.2,2.59,5,3.67,1.59,15,6.83,1.6,6,5.15,2.7,13,3.93,1.64,14,4.67,2.07,6,3.55,1.57,11,4.11,2.15,9,5.89,1.9,9,5.5,3.03,10,4.5,1.58,10,3.8,1.93,10,2.82,1.54,11,4.7,1.64,10,6.33,1.97,6,5.38,2.72,13 +9344,preacher,5.09,2.39,22,4.55,2.42,22,4.85,2.25,20,5.25,2.38,8,5,2.48,14,4.2,2.49,10,4.83,2.44,12,5.43,2.64,7,4.54,2.07,13,4.36,2.8,11,5.82,1.72,11,3.91,2.34,11,5.18,2.44,11,4.87,2.36,15,4.8,2.17,5,3.5,2.27,10,6.42,1.56,12,5,2.62,10,4.17,2.29,12,5,2.05,10,4.7,2.54,10 +9345,precarious,4.5,1.43,20,3.7,2.27,20,3.94,1.64,17,4.57,0.98,7,4.46,1.66,13,3.11,2.15,9,4.18,2.36,11,4,1.63,4,3.92,1.71,13,4.8,1.69,10,4.11,1.17,9,3,2.07,8,4.17,2.37,12,4.42,1.44,12,2.8,1.64,5,4.91,1.64,11,4,1,9,3.58,2.43,12,3.88,2.17,8,4,1.41,8,3.89,1.9,9 +9346,precaution,4.57,1.5,21,4,2.05,21,6.12,2.49,24,4.75,1.6,12,4.33,1.41,9,4.29,2.06,7,3.86,2.11,14,5.67,2.92,9,6.4,2.26,15,4.25,0.96,4,4.65,1.62,17,4,2.16,10,4,2.05,11,5,2.94,7,6.59,2.21,17,4.92,1.31,12,4.11,1.69,9,4.15,2.15,13,3.75,1.98,8,4.89,2.93,9,6.87,1.92,15 +9347,precautionary,5.68,2.29,19,4.32,2.12,22,5,2.31,19,4.89,2.09,9,6.4,2.32,10,4.14,2.34,7,4.57,2.06,14,5.4,2.76,10,4.56,1.74,9,5.78,2.82,9,5.6,1.84,10,5,2.35,9,4,1.91,12,4.5,2.27,8,5,2.16,10,5.5,2.43,12,6,2.16,7,4.26,2.13,19,4.67,2.52,3,4.88,2.75,8,5.09,2.07,11 +9348,precedence,5.38,1.4,21,3.8,2.22,25,6.11,2.13,19,4.89,1.45,9,5.75,1.29,12,4.5,1.87,6,3.67,2.35,18,5.29,2.14,7,6.58,2.07,12,5.31,1.3,16,5.6,1.82,5,3.5,2.24,14,4.4,2.22,10,6.56,2.3,9,5.7,2,10,5,1.54,12,5.89,1.05,9,3.75,1.98,16,3.89,2.71,9,6.82,1.89,11,5.12,2.17,8 +9349,precedent,5.25,1.65,20,3.59,1.77,17,4.86,2.17,22,6,1.73,5,5,1.6,15,4.83,1.17,6,2.91,1.7,11,4.4,1.65,10,5.25,2.53,12,5.8,1.23,10,4.7,1.89,10,4.3,1.57,10,2.57,1.62,7,4.18,1.99,11,5.55,2.21,11,5,2,12,5.62,0.92,8,2.75,1.75,8,4.33,1.5,9,4.09,2.26,11,5.64,1.86,11 +9350,precinct,4.85,1.31,20,3.95,2.4,21,4.88,2.07,25,4.33,1.15,3,4.94,1.34,17,4.71,3.15,7,3.54,2.03,13,5.12,1.64,8,4.76,2.28,17,4.71,0.76,7,4.92,1.55,13,4.14,2.48,7,3.85,2.54,13,4.64,2.06,14,5.18,2.14,11,5,1.32,9,4.73,1.35,11,4.27,2.57,11,3.6,2.27,10,4.72,2.22,18,5.29,1.7,7 +9351,precious,6.84,2.52,19,3.64,2.52,22,5.75,2.08,28,6.67,2.88,6,6.92,2.47,13,3.45,2.46,11,3.82,2.68,11,5.55,2.34,11,5.88,1.96,17,6.64,3.07,11,7.12,1.64,8,3.27,2.15,11,4,2.9,11,5.44,2.12,18,6.3,2,10,6.46,2.79,13,7.67,1.75,6,3.93,2.89,14,3.12,1.73,8,5.56,2.22,16,6,1.95,12 +9352,precipice,4.58,1.95,19,4.14,2.2,21,3.79,1.93,19,3.33,0.58,3,4.81,2.04,16,3.83,1.72,6,4.27,2.4,15,4.5,2.17,6,3.46,1.81,13,4.6,1.65,10,4.56,2.35,9,4.57,2.64,7,3.93,2.02,14,4.22,2.17,9,3.4,1.71,10,4.12,2.03,8,4.91,1.92,11,3.33,1.8,9,4.75,2.34,12,4.57,2.23,7,3.33,1.67,12 +9353,precise,6.1,1.83,20,5.25,2.15,20,6.17,2.23,35,6.86,1.57,7,5.69,1.89,13,5.4,2.51,5,5.2,2.11,15,6.73,1.42,11,5.92,2.5,24,6.54,1.76,13,5.29,1.8,7,5.83,2.04,12,4.38,2.13,8,6.37,2.17,19,5.94,2.35,16,6.2,1.99,10,6,1.76,10,5.27,2.1,11,5.22,2.33,9,6.76,2.02,21,5.29,2.3,14 +9354,precision,6.38,1.24,21,3.91,2.02,22,6.77,1.54,22,6.33,1.12,9,6.42,1.38,12,3.83,2.48,6,4,1.96,15,6.67,2.07,6,6.81,1.38,16,6.22,1.09,9,6.5,1.38,12,5,2.12,5,3.59,1.94,17,6.73,1.19,11,6.82,1.89,11,6.92,1.08,12,5.67,1.12,9,3.56,1.74,9,4.15,2.23,13,6.5,1.31,12,7.1,1.79,10 +9355,precocious,5.8,1.58,20,3.5,2.04,18,4.81,2.18,21,5,1,5,6.07,1.67,15,4.17,1.83,6,3.17,2.12,12,4.89,1.96,9,4.75,2.42,12,5.4,1.43,10,6.2,1.69,10,4,2.11,10,2.88,1.89,8,5.5,1.9,10,4.18,2.32,11,5.5,1.51,12,6.25,1.67,8,2.11,1.62,9,4.89,1.36,9,5.7,2.36,10,4,1.73,11 +9356,predator,3.24,2.43,21,4.72,2.15,25,3.86,2.51,22,4.38,3.29,8,2.54,1.45,13,4.77,2.45,13,4.67,1.87,12,5.15,2.3,13,2,1.41,9,4.12,3.04,8,2.83,1.9,12,4.71,1.98,14,4.73,2.45,11,4.58,2.5,12,3,2.36,10,2.9,2.47,10,3.55,2.46,11,4.35,2.26,17,5.5,1.77,8,3.5,2.68,10,4.17,2.44,12 +9357,predatory,3.16,2.36,19,5.26,2.45,23,4.32,2.38,19,3.67,2,9,2.7,2.67,10,6.86,1.86,7,4.53,2.47,15,5,2.26,10,3.56,2.4,9,3.78,2.82,9,2.6,1.84,10,5.6,2.41,10,5,2.66,12,5.12,1.46,8,3.6,2.91,10,3.75,2.6,12,2.14,1.57,7,5.3,2.49,20,5,2.65,3,4.62,1.77,8,4.09,2.81,11 +9358,predecessor,5.11,1.41,19,3.6,2.41,20,4.6,2.5,20,4.67,0.58,3,5.2,1.57,15,3.1,1.85,10,4.1,2.88,10,4.5,2.88,10,4.7,2.21,10,5.17,2.32,6,5.08,0.9,12,3.29,2.21,7,3.77,2.59,13,4.25,2.55,8,4.83,2.55,12,5.33,0.78,12,4.71,2.14,7,3.7,2.16,10,3.5,2.76,10,3.56,2.35,9,5.45,2.38,11 +9359,predicament,4.11,2.05,18,5.3,2.46,23,3.95,1.65,19,4.62,1.3,8,3.7,2.5,10,6,2.45,7,5.07,2.55,15,4,1.76,10,3.89,1.62,9,4.11,2.76,9,4.11,1.17,9,5.7,2.75,10,5.08,2.35,12,3.75,1.28,8,4.1,2.02,10,4.09,2.47,11,4.14,1.35,7,5.1,2.53,20,6.67,1.53,3,3.5,1.2,8,4.27,1.9,11 +9360,predict,6.29,1.52,21,4.68,2.24,19,5.23,2.46,35,6.62,1.6,8,6.08,1.5,13,5.6,2.7,5,4.36,2.06,14,6.36,2.29,11,4.71,2.4,24,6.46,1.61,13,6,1.41,8,4.73,2.57,11,4.62,1.85,8,4.85,2.3,20,5.73,2.66,15,6,1.55,11,6.6,1.51,10,4.91,2.17,11,4.38,2.45,8,5.18,2.59,22,5.31,2.32,13 +9361,predictable,5.25,1.29,20,2.86,1.71,21,6.64,2.27,25,5.67,2.08,3,5.18,1.19,17,2.29,1.8,7,3.15,1.72,13,6.25,1.91,8,6.82,2.46,17,5.57,1.51,7,5.08,1.19,13,2.86,1.68,7,2.85,1.86,13,6.21,2.67,14,7.18,1.6,11,5.56,1.33,9,5,1.26,11,3.82,1.72,11,1.8,0.92,10,6.89,2.47,18,6,1.63,7 +9362,prediction,5.62,1.75,21,5.6,2.11,20,5.5,2.18,36,5.38,2.33,8,5.77,1.36,13,5.6,2.07,5,5.6,2.2,15,5.45,2.07,11,5.52,2.28,25,5.54,2.15,13,5.75,0.89,8,6,1.86,12,5,2.45,8,5.6,2.21,20,5.38,2.22,16,5.18,2.04,11,6.1,1.29,10,5.91,2.39,11,5.22,1.79,9,4.82,2.4,22,6.57,1.22,14 +9363,preemptive,4.26,1.79,19,3.77,2,22,5.39,2.02,23,4,1.67,6,4.38,1.89,13,4.08,2.11,12,3.4,1.9,10,6.12,2.17,8,5,1.89,15,4.1,1.45,10,4.44,2.19,9,4.22,2.28,9,3.46,1.81,13,5.31,2.27,16,5.83,1.33,6,3.62,1.3,8,4.73,2,11,3.33,1.8,9,4.08,2.14,13,5.13,1.88,15,5.88,2.3,8 +9364,preface,5.52,1.17,21,2.9,2.07,20,4.77,1.85,22,5.85,1.28,13,5,0.76,8,2.73,2.15,11,3.25,2.19,8,4.33,1.63,6,4.94,1.95,16,5.67,1.41,9,5.42,1,12,2.55,1.92,11,3.33,2.29,9,5,1.58,13,4.44,2.24,9,5.73,1.42,11,5.3,0.82,10,2.31,1.65,13,4,2.45,7,4.92,2.07,12,4.6,1.65,10 +9365,prefect,6.45,1.85,20,4.33,2.87,21,6.04,2.52,25,8,1.73,3,6.18,1.78,17,4.29,2.98,7,4.38,3.04,13,5.12,1.81,8,6.47,2.74,17,7.14,1.86,7,6.08,1.8,13,5,3.11,7,4,2.92,13,5.86,2.48,14,6.27,2.69,11,6.22,1.99,9,6.64,1.8,11,4.82,3.09,11,3.8,2.66,10,6.44,2.68,18,5,1.83,7 +9366,prefer,5.62,2.16,21,4.65,2.6,20,6.89,2.08,19,5.54,2.37,13,5.75,1.91,8,5.57,2.57,7,4.15,2.58,13,7,1.63,7,6.83,2.37,12,5.08,2.27,12,6.33,1.87,9,4.78,2.95,9,4.55,2.42,11,6.4,2.41,10,7.44,1.59,9,4.83,2.08,12,6.67,1.87,9,6.14,2.61,7,3.85,2.3,13,6.57,2.07,7,7.08,2.15,12 +9367,preferable,6.26,1.37,19,4.24,2.12,21,6.26,1.89,23,6.2,0.84,5,6.31,1.6,13,4.33,2.5,6,4.2,2.04,15,6.3,1.64,10,6.23,2.13,13,6.14,0.9,7,6.36,1.69,11,5.43,2.3,7,3.64,1.82,14,5.73,1.85,11,6.75,1.86,12,5.92,1.31,12,6.86,1.35,7,4.09,2.21,11,4.4,2.12,10,6.14,1.83,14,6.44,2.07,9 +9368,preference,6.16,1.5,19,4.23,1.97,22,7.27,1.64,22,6.33,1.41,9,6,1.63,10,4.38,1.85,8,4.14,2.11,14,7.27,2.1,11,7.27,1.1,11,6.14,1.57,7,6.17,1.53,12,4.5,2.17,10,4,1.86,12,7.15,1.68,13,7.44,1.67,9,5.9,1.66,10,6.44,1.33,9,4,2.56,8,4.36,1.65,14,7,1.8,14,7.75,1.28,8 +9369,preferential,5.15,1.46,20,3.68,1.86,19,5.38,1.96,21,4.43,1.13,7,5.54,1.51,13,3.11,1.83,9,4.2,1.81,10,5.67,1.97,6,5.27,2.02,15,5.3,1.42,10,5,1.66,9,3.29,2.21,7,3.92,1.68,12,5.43,1.7,14,5.29,2.56,7,5.27,1.56,11,5,1.41,9,4,2,11,3.25,1.67,8,5.36,1.69,11,5.4,2.32,10 +9370,prefix,5.24,1.51,21,3.7,2.42,23,4.85,1.67,26,5.09,0.7,11,5.4,2.12,10,4,2.72,11,3.42,2.19,12,4.27,2,11,5.29,1.33,14,5.5,1.72,10,5,1.34,11,4.64,2.8,11,2.83,1.7,12,5,1.94,17,4.5,1.07,8,5.38,1.94,13,5,0,8,3.47,2.42,15,4.12,2.53,8,4.76,1.99,17,5,0.87,9 +9371,pregnancy,4.79,2.07,19,5,2.95,18,4.56,2.71,16,4,1.9,11,5.88,1.89,8,6.25,2.99,4,4.64,2.95,14,4.38,2.45,8,4.75,3.11,8,3.5,1.85,8,5.73,1.74,11,4.29,3.2,7,5.45,2.84,11,6.5,2.07,6,3.4,2.41,10,4.23,2.09,13,6,1.55,6,5,3.03,11,5,3.06,7,3.67,2.5,6,5.1,2.81,10 +9372,pregnant,7.17,2.33,18,5.7,2.85,20,4.06,2.21,18,5.88,2.85,8,8.2,1.14,10,5.86,3.18,7,5.62,2.79,13,4.27,2.33,11,3.71,2.14,7,6.45,2.7,11,8.29,0.95,7,6,3.04,9,5.45,2.81,11,4.55,2.02,11,3.29,2.43,7,7.08,2.47,12,7.33,2.25,6,5.75,3.05,12,5.62,2.72,8,4,2.4,9,4.11,2.15,9 +9373,prehistoric,5.68,1.29,19,4.55,2.28,20,4.5,2.41,22,5.2,0.84,5,6,1.35,13,4.5,3.02,6,4.57,2.03,14,5,2.65,9,4.15,2.27,13,5.29,0.76,7,6.09,1.45,11,5.17,3.06,6,4.29,1.94,14,5.5,2.32,10,3.67,2.23,12,5.5,1.24,12,6,1.41,7,5.45,2.34,11,3.44,1.74,9,4.14,2.54,14,5.12,2.17,8 +9374,prejudice,2.71,1.95,21,5.35,2.08,23,3.81,2.4,26,2.82,2.18,11,2.6,1.78,10,5.45,1.92,11,5.25,2.3,12,4.18,2.32,11,3.71,2.49,14,2.4,1.58,10,3,2.28,11,6,1.73,11,4.75,2.26,12,3.94,2.41,17,3.88,2.47,8,2.62,2.26,13,2.88,1.46,8,5.4,2.06,15,5.25,2.25,8,3.82,2.51,17,3.78,2.33,9 +9375,prejudiced,2.7,1.26,20,4.89,3.14,18,3.79,2.7,24,2.6,1.34,5,2.73,1.28,15,5,2.92,5,4.85,3.34,13,4.46,2.76,13,3,2.53,11,2.6,1.35,10,2.8,1.23,10,5.43,2.64,7,4.55,3.5,11,4.31,2.6,16,2.75,2.76,8,2.86,1.46,14,2.33,0.52,6,5.33,3.08,12,4,3.35,6,4.13,2.95,15,3.22,2.28,9 +9376,prejudicial,3.16,1.68,19,5.1,2.28,21,4.3,2.58,23,4.67,1.53,3,2.88,1.59,16,5,2.07,8,5.15,2.48,13,4.89,2.71,9,3.93,2.53,14,3.33,1.8,9,3,1.63,10,5.44,2.19,9,4.83,2.41,12,4.47,2.85,15,4,2.14,8,3.29,2.06,7,3.08,1.51,12,5.3,2.16,10,4.91,2.47,11,4.38,3.18,13,4.2,1.69,10 +9377,prelim,5.2,1.01,20,3.62,2.01,21,5.14,1.28,21,5.44,1.13,9,5,0.89,11,2.67,1.97,6,3.86,1.96,14,5.5,1.22,6,5,1.31,15,5.75,1.04,8,4.83,0.83,12,4.4,2.41,5,3.38,1.89,16,5.4,1.71,10,4.91,0.7,11,5,1.18,11,5.44,0.73,9,3.88,1.89,8,3.46,2.15,13,5.25,1.29,12,5,1.32,9 +9378,preliminary,4.73,1.16,22,3.73,2.41,22,5.37,2.19,19,5.25,1.16,8,4.62,0.87,13,3.88,2.3,8,3.64,2.56,14,5.29,2.14,7,5.55,2.38,11,4.88,1.46,8,4.85,0.69,13,3.22,2.28,9,4.08,2.53,13,4.57,2.82,7,5.83,1.7,12,5.09,1.22,11,4.36,1.03,11,2.44,2.3,9,4.62,2.14,13,5.62,2.09,16,4,2.65,3 +9379,prelude,6.05,1.31,19,3.9,1.92,20,5.57,2.13,23,7,1.73,3,5.88,1.2,16,4.12,1.81,8,3.75,2.05,12,5.89,2.47,9,5.36,1.95,14,6.44,1.42,9,5.7,1.16,10,4.33,1.73,9,3.55,2.07,11,5.53,2.42,15,5.62,1.6,8,6.29,1.11,7,5.92,1.44,12,4.2,1.69,10,3.6,2.17,10,6.15,2.38,13,4.8,1.55,10 +9380,premarital,5.73,1.67,22,4.76,2.36,21,5.86,2.39,21,5.79,1.89,14,5.62,1.3,8,4.73,2.41,11,5.11,2.37,9,5.67,2.34,6,5.93,2.49,15,5.2,1.55,10,6.17,1.7,12,4.27,2.15,11,5.3,2.58,10,6.08,1.85,13,5.5,3.21,8,6.17,1.59,12,5.2,1.69,10,4.62,2.79,13,5,1.6,8,6.75,1.86,12,4.67,2.6,9 +9381,premature,4.1,1.37,20,4.62,2.54,21,4.4,2.47,25,4.33,1.15,3,4.06,1.43,17,4.86,2.97,7,4.54,2.5,13,5.25,1.16,8,4,2.83,17,4.57,0.79,7,3.85,1.57,13,5.71,2.43,7,4.08,2.6,13,4.71,2.43,14,4,2.57,11,3.56,1.42,9,4.55,1.21,11,5.18,2.56,11,4,2.49,10,4.39,2.81,18,4.43,1.4,7 +9382,premed,4.6,1.64,20,4.22,2.6,18,5.71,1.76,24,4,1.73,5,4.8,1.61,15,5.8,3.11,5,3.62,2.22,13,5.69,1.89,13,5.73,1.68,11,5.1,1.52,10,4.1,1.66,10,5.86,2.67,7,3.18,2.04,11,5.62,1.67,16,5.88,2.03,8,4.36,1.86,14,5.17,0.75,6,4.25,2.6,12,4.17,2.86,6,5.4,1.96,15,6.22,1.3,9 +9383,premier,5.37,1.71,19,4.62,2.5,21,5.48,1.9,23,5,0.71,5,5.38,1.98,13,4.67,2.58,6,4.6,2.56,15,5.1,2.08,10,5.77,1.79,13,4.29,1.11,7,5.91,1.76,11,5.43,2.88,7,4.21,2.29,14,5.18,1.99,11,5.75,1.86,12,5.5,1.45,12,5.14,2.19,7,4.18,2.52,11,5.1,2.51,10,5.07,1.86,14,6.11,1.9,9 +9384,premiere,6.47,1.07,19,5.3,2.03,20,5.45,2.24,22,7.67,1.53,3,6.25,0.86,16,4.86,2.41,7,5.54,1.85,13,5.78,2.39,9,5.23,2.2,13,6.33,1.22,9,6.6,0.97,10,6.44,1.74,9,4.36,1.8,11,5.4,2.59,15,5.57,1.4,7,6.43,0.98,7,6.5,1.17,12,5.7,1.49,10,4.9,2.47,10,5.77,2.52,13,5,1.8,9 +9385,premise,5.43,1.12,21,4.25,2.17,20,4.86,2.03,21,5.17,0.41,6,5.53,1.3,15,5,1.85,8,3.75,2.3,12,5.09,1.64,11,4.6,2.46,10,4.83,0.41,6,5.67,1.23,15,4.8,2.39,10,3.7,1.89,10,4.79,2.22,14,5,1.73,7,5.14,0.38,7,5.57,1.34,14,4.29,2.46,14,4.17,1.47,6,4.17,1.95,12,5.78,1.86,9 +9386,premises,5.05,1.07,21,4,2.41,22,5.63,1.57,19,5.25,0.46,8,4.92,1.38,12,4.86,3.08,7,3.64,2.1,14,5.14,1.46,7,6,1.67,11,5.14,0.38,7,5,1.35,13,4.33,2.87,9,3.77,2.13,13,5.14,1.77,7,5.92,1.44,12,4.82,1.33,11,5.3,0.67,10,2.78,2.17,9,4.85,2.27,13,5.56,1.67,16,6,1,3 +9387,premium,6.9,2.05,21,5.5,2.37,20,5.86,2.24,21,6.5,1.87,6,7.07,2.15,15,5.25,2.25,8,5.67,2.53,12,6.36,2.06,11,5.3,2.41,10,7,2,6,6.87,2.13,15,5.7,2.21,10,5.3,2.63,10,5.5,2.38,14,6.57,1.9,7,6,3.06,7,7.36,1.22,14,5,2.51,14,6.67,1.63,6,5.5,2.39,12,6.33,2.06,9 +9388,premonition,5.11,2.05,19,4.64,2.15,22,5.3,2.01,23,5.09,2.02,11,5.57,1.99,7,5.38,2.2,8,4.21,2.08,14,5.29,2.36,7,5.31,1.92,16,4.5,1.77,8,5.55,2.21,11,3.89,2.15,9,5.15,2.08,13,5.45,2.34,11,5.17,1.75,12,5,2.41,12,5.29,1.38,7,4.36,2.42,11,4.91,1.92,11,4.92,2.02,13,5.8,1.99,10 +9389,prenatal,5.9,1.77,20,3.55,2.24,20,4.18,2.11,22,6.14,1.68,7,5.77,1.88,13,3.33,2.29,9,3.73,2.28,11,3.33,2.25,6,4.5,2.03,16,5.4,1.84,10,6.56,1.67,9,3.12,2.47,8,3.83,2.12,12,4.07,2.31,15,4.43,1.72,7,5.91,1.87,11,5.89,1.76,9,3.08,2.07,12,4.25,2.43,8,3.64,2.01,11,4.73,2.15,11 +9390,prenuptial,4.84,1.42,19,5.29,2,21,5.77,2.41,22,4.4,1.34,5,5,1.53,13,3.83,1.94,6,5.87,1.77,15,6.2,1.48,10,5.42,3,12,4.14,0.9,7,5.27,1.62,11,4.86,2.79,7,5.5,1.56,14,4.9,2.42,10,6.5,2.24,12,4.83,1.64,12,4.86,1.07,7,5.09,2.39,11,5.5,1.58,10,5.69,1.8,13,5.89,3.22,9 +9391,preoccupied,4.24,1.87,21,4.13,2.38,23,4.24,2.17,21,3.2,1.3,5,4.56,1.93,16,5,2,12,3.18,2.48,11,4.45,2.38,11,3.56,1.51,9,4.42,2.31,12,4,1.12,9,4.38,2.36,16,3.57,2.51,7,4.18,1.83,11,4.3,2.58,10,4.54,2.18,13,3.75,1.16,8,4.32,2.45,19,3.25,2.06,4,4.07,2.23,14,4.57,2.15,7 +9392,prep,5.29,1.52,21,3.19,1.91,21,6.45,1.57,20,5.78,0.97,9,4.92,1.78,12,2.17,1.33,6,3.57,2.06,14,6.17,2.14,6,6.57,1.34,14,5.56,1.01,9,5.08,1.83,12,3.6,1.82,5,3.06,1.98,16,6.33,1.32,9,6.55,1.81,11,5.5,1.83,12,5,1,9,3,1.31,8,3.31,2.25,13,6.18,1.33,11,6.78,1.86,9 +9393,preparation,5.62,0.97,21,3.77,2,22,6.57,1.83,21,5.56,0.88,9,5.67,1.07,12,2.17,1.17,6,4.2,1.86,15,7.17,1.6,6,6.33,1.91,15,5.44,0.53,9,5.75,1.22,12,3.8,2.39,5,3.76,1.95,17,5.9,2.08,10,7.18,1.4,11,5.5,1.17,12,5.78,0.67,9,4.56,1.94,9,3.23,1.92,13,6.75,1.29,12,6.33,2.45,9 +9394,prepare,5.32,1.91,22,4.15,2.46,20,7.26,2.08,19,5.54,1.81,13,5,2.12,9,6.14,2.12,7,3.08,1.93,13,6.86,1.95,7,7.5,2.2,12,4.92,2.11,12,5.8,1.62,10,4.56,2.51,9,3.82,2.48,11,6.7,2.36,10,7.89,1.62,9,5.17,2.44,12,5.5,1.08,10,5,2.31,7,3.69,2.5,13,7,2.77,7,7.42,1.68,12 +9395,preposterous,5,1.73,21,5.95,2.35,20,5.14,2.07,36,4.62,2.2,8,5.23,1.42,13,7,2.12,5,5.6,2.38,15,4.45,2.02,11,5.44,2.06,25,5.23,1.88,13,4.62,1.51,8,6.33,1.92,12,5.38,2.92,8,5.15,2.28,20,5.12,1.86,16,4.64,1.57,11,5.4,1.9,10,6.36,2.58,11,5.44,2.07,9,5.05,2.01,22,5.29,2.23,14 +9396,preppy,4.96,2.32,25,4.35,2.23,23,6.05,1.96,19,4,2.11,10,5.93,1.98,14,4.12,1.96,8,4.43,2.5,14,5.29,2.5,7,6.45,1.57,11,5.89,1.9,9,4.67,2.32,15,4.67,2.65,9,4.14,1.99,14,6,2.45,7,6.08,1.73,12,5.46,2.26,13,4.42,2.35,12,3.78,2.91,9,4.71,1.68,14,5.94,1.98,16,6.67,2.08,3 +9397,prerogative,5.32,1.64,22,4.55,2.13,22,6.32,1.92,19,4.75,1.16,8,5.38,1.61,13,4.38,2.2,8,4.54,2.22,13,7,1.91,7,5.82,1.94,11,4.88,1.73,8,5.31,1.32,13,4.11,2.47,9,4.85,1.91,13,5.14,1.86,7,7,1.65,12,5.36,1.8,11,5.27,1.56,11,3.56,2.6,9,5.23,1.48,13,6.56,1.97,16,5,1,3 +9398,preschool,6.05,1.64,20,3.35,2.57,23,4.54,2.59,28,5.38,0.74,8,6.5,1.93,12,3.33,2.29,9,3.36,2.82,14,4.29,2.55,14,4.79,2.69,14,6.22,1.92,9,5.91,1.45,11,3.58,2.5,12,3.09,2.74,11,4,2.69,14,5.07,2.46,14,6.1,1.85,10,6,1.49,10,4.45,2.81,11,2.33,1.92,12,3.58,2.35,12,5.25,2.59,16 +9399,prescribe,5.21,2.1,19,3.23,2.33,22,5.71,1.7,28,4.83,1.94,6,5.38,2.22,13,2.82,1.99,11,3.64,2.66,11,6.55,1.29,11,5.18,1.74,17,5.45,2.16,11,4.88,2.1,8,2.73,1.95,11,3.73,2.65,11,5.72,1.81,18,5.7,1.57,10,4.92,2.06,13,5.83,2.23,6,3.07,2.3,14,3.5,2.51,8,6.12,1.75,16,5.17,1.53,12 +9400,prescription,4.55,1.44,22,3.14,1.82,21,5,2.07,21,4.14,1.61,14,5.25,0.71,8,3.18,1.99,11,3.33,1.66,9,4.83,1.72,6,5.07,2.25,15,4.3,1.77,10,4.75,1.14,12,3.09,1.92,11,3.2,1.81,10,5.15,1.72,13,4.75,2.66,8,4.58,1.78,12,4.5,0.97,10,2.92,2.1,13,3.5,1.31,8,5.08,2.23,12,4.89,1.96,9 +9401,presence,5.75,1.25,20,3.6,2.23,20,5.59,1.62,22,5.57,1.27,7,5.85,1.28,13,3.56,2.24,9,3.64,2.34,11,4.33,1.75,6,6.06,1.34,16,5.6,0.84,10,6.11,1.54,9,3.62,2.39,8,3.58,2.23,12,5.33,1.76,15,6.14,1.21,7,5.45,1.21,11,6.11,1.27,9,2.92,2.11,12,4.62,2.13,8,5.55,2.02,11,5.64,1.21,11 +9402,present,6.85,1.5,39,4.82,2.92,22,6.65,2.03,20,6.77,1.45,22,6.94,1.6,17,4.6,2.84,10,5,3.1,12,6.71,2.69,7,6.62,1.71,13,6.61,1.62,23,7.19,1.28,16,4.55,2.91,11,5.09,3.05,11,6.33,2.09,15,7.6,1.67,5,6.53,1.58,19,7.15,1.39,20,5.6,3.1,10,4.17,2.72,12,6.4,1.58,10,6.9,2.47,10 +9403,presentable,6.82,1.47,22,4.31,2.4,26,6.08,1.86,24,6.89,1.69,9,6.77,1.36,13,3.7,2.63,10,4.69,2.24,16,6.67,1.66,9,5.73,1.94,15,6.88,1.46,8,6.79,1.53,14,4.85,2.64,13,3.77,2.09,13,6.17,2.08,12,6,1.71,12,7.08,1.44,12,6.5,1.51,10,4.2,2.48,15,4.45,2.38,11,6.31,1.55,13,5.82,2.23,11 +9404,presentation,4.9,1.64,21,4.65,2.21,23,4.62,2.22,21,3.6,2.07,5,5.31,1.3,16,5.58,2.15,12,3.64,1.86,11,4.27,2.41,11,4.56,1.59,9,4.75,1.86,12,5.11,1.36,9,4.44,2.28,16,5.14,2.12,7,3.91,1.97,11,5.4,2.32,10,5.38,1.61,13,4.12,1.46,8,4.74,2.26,19,4.25,2.22,4,4.21,2.04,14,5.43,2.51,7 +9405,presenter,5.71,1.52,21,5.28,2.08,18,5.57,2.42,21,5,1.87,5,5.93,1.44,15,5.88,1.81,8,4.8,2.25,10,5.4,2.07,10,5.73,2.8,11,5.25,1.29,12,6.33,1.66,9,5.3,2.31,10,5.25,1.91,8,5.58,2.64,12,5.56,2.24,9,5.3,1.25,10,6.09,1.7,11,4.5,1.85,8,5.9,2.13,10,5.78,2.49,9,5.42,2.47,12 +9406,preservation,6.68,1.49,19,4.6,2.19,20,6,2.59,24,6.77,1.59,13,6.5,1.38,6,6.6,1.52,5,3.93,1.98,15,6.38,2.66,13,5.55,2.54,11,6.78,1.72,9,6.6,1.35,10,5.86,2.27,7,3.92,1.89,13,5.36,2.66,11,6.54,2.5,13,6.56,1.42,9,6.8,1.62,10,5.3,2.26,10,3.9,1.97,10,6,3.12,9,6,2.33,15 +9407,preserve,4.9,2,20,3,1.87,17,6,2.41,24,4.6,2.51,5,5,1.89,15,2,1.73,5,3.42,1.83,12,5.15,2.67,13,7,1.67,11,4.9,1.85,10,4.9,2.23,10,2.43,1.81,7,3.4,1.9,10,5.44,2.58,16,7.12,1.64,8,4.5,1.99,14,5.83,1.83,6,3.45,1.81,11,2.17,1.83,6,6.2,2.14,15,5.67,2.92,9 +9408,presidency,5.65,2.01,20,4.58,2.96,24,4.96,2.62,28,5.75,0.89,8,5.58,2.54,12,3.44,2.6,9,5.27,3.03,15,4.29,2.55,14,5.64,2.59,14,6.11,2.26,9,5.27,1.79,11,4.33,2.93,12,4.83,3.1,12,4.14,2.25,14,5.79,2.78,14,5.9,2.13,10,5.4,1.96,10,5.08,3.23,12,4.08,2.71,12,4.17,2.59,12,5.56,2.56,16 +9409,president,5.23,1.57,22,4.71,2.69,21,4.38,2.73,16,5.17,2.64,6,5.27,1.1,15,4.57,3.36,7,4.79,2.42,14,4.75,2.25,8,4,3.25,8,4.79,1.42,14,6.14,1.68,7,4,2.78,9,5.25,2.6,12,4,2.96,9,4.86,2.54,7,5.07,1.64,14,5.5,1.51,8,3.17,2.4,6,5.33,2.61,15,4.11,2.85,9,4.71,2.75,7 +9410,President,5.19,2.11,21,3.83,2.79,23,4.52,2.54,21,5.2,2.17,5,5.19,2.17,16,4.83,2.69,12,2.73,2.57,11,4.82,2.56,11,3.67,2.12,9,4.75,2.42,12,5.78,1.56,9,4.56,2.76,16,2.14,2.19,7,4.73,1.85,11,4.3,3.23,10,5.23,2.42,13,5.12,1.64,8,3.68,2.91,19,4.5,2.38,4,3.57,1.87,14,6.43,2.76,7 +9411,presidential,4.95,1.35,19,4.06,2.24,18,5.18,2.81,17,5.18,1.4,11,4.62,1.3,8,4.25,2.22,4,4,2.32,14,4.5,2.88,8,5.78,2.77,9,5.5,1.31,8,4.55,1.29,11,4,2.16,7,4.09,2.39,11,3.83,2.64,6,5.91,2.74,11,5.23,1.24,13,4.33,1.51,6,3.91,2.63,11,4.29,1.6,7,5.29,3.2,7,5.1,2.69,10 +9412,press,5.39,1.88,18,2.8,2.35,20,4.78,1.73,18,4.62,1.92,8,6,1.7,10,3.14,2.27,7,2.62,2.47,13,4.64,1.03,11,5,2.58,7,4.91,1.92,11,6.14,1.68,7,2.89,3.1,9,2.73,1.68,11,5,1.9,11,4.43,1.51,7,4.92,1.83,12,6.33,1.75,6,2.75,2.83,12,2.88,1.55,8,5.33,1.5,9,4.22,1.86,9 +9413,pressure,3.56,1.4,41,4.48,2.52,21,4.4,2.24,25,3.28,1.32,18,3.78,1.44,23,4.83,2.79,6,4.33,2.5,15,4.5,2.17,10,4.33,2.35,15,4,1.26,20,3.1,1.45,20,5.14,2.54,7,4.14,2.54,14,4.14,2.67,7,4.5,2.12,18,3.96,1.43,24,3,1.17,17,3.67,2.96,9,5.08,2.07,12,3.56,2.19,9,4.88,2.19,16 +9414,prestige,6.23,1.91,43,3.91,2.09,22,6.79,2,38,6,2.28,11,6.35,1.82,31,3.82,1.66,11,4,2.53,11,6.31,2.46,13,7.04,1.72,25,6.24,2.28,21,6.23,1.54,22,4.5,1.65,10,3.42,2.35,12,6,2.14,18,7.5,1.61,20,5.67,2.13,21,6.77,1.54,22,4.5,2.22,10,3.42,1.93,12,6.82,2.46,17,6.76,1.61,21 +9415,prestigious,6.47,1.65,19,5.23,2.27,22,6.27,2.29,22,7.11,1.27,9,5.9,1.79,10,5.25,2.76,8,5.21,2.04,14,6.55,2.3,11,6,2.37,11,6.71,1.38,7,6.33,1.83,12,5.1,2.42,10,5.33,2.23,12,5.85,2.64,13,6.89,1.62,9,6,1.56,10,7,1.66,9,5.12,2.42,8,5.29,2.27,14,6.64,2.17,14,5.62,2.5,8 +9416,presume,4,1.56,20,3.4,2.37,20,5.73,2.07,22,5,2.1,6,3.57,1.09,14,3.62,2.5,8,3.25,2.38,12,5.83,2.12,12,5.6,2.12,10,4.11,1.69,9,3.91,1.51,11,4.11,2.67,9,2.82,2.04,11,5.57,2.07,7,5.8,2.14,15,3.7,1.42,10,4.3,1.7,10,3.46,2.47,13,3.29,2.36,7,5.58,2.54,12,5.9,1.45,10 +9417,presumption,4.42,1.54,19,4.5,2.52,20,5.69,1.64,26,4.7,1.25,10,4.11,1.83,9,5.29,1.7,7,4.08,2.84,13,6.08,1.66,13,5.31,1.6,13,4.27,1.74,11,4.62,1.3,8,3.91,2.55,11,5.22,2.44,9,6,1.5,17,5.11,1.83,9,4.3,1.34,10,4.56,1.81,9,4.08,2.71,12,5.12,2.23,8,5.75,1.48,16,5.6,1.96,10 +9418,presumptuous,4.1,1.25,20,3.47,1.87,19,4.81,1.89,21,4.14,0.9,7,4.08,1.44,13,3.33,1.8,9,3.6,2.01,10,5.6,2.07,5,4.56,1.82,16,4.2,1.48,10,4.11,1.05,9,3.43,1.99,7,3.5,1.88,12,5.36,1.98,14,3.71,1.11,7,4.18,1.54,11,4,0.87,9,3.55,1.92,11,3.38,1.92,8,5.4,2.32,10,4.27,1.27,11 +9419,pretend,4.62,1.91,21,4.3,2.18,20,5.58,2.85,19,4.92,2.02,13,4.12,1.73,8,4.57,2.44,7,4.15,2.12,13,5.71,2.36,7,5.5,3.21,12,4.83,2.04,12,4.33,1.8,9,4.67,2.65,9,4,1.79,11,5.2,2.86,10,6,2.96,9,4.17,1.75,12,5.22,2.05,9,4.86,1.46,7,4,2.48,13,6,3.51,7,5.33,2.53,12 +9420,pretender,3.6,1.64,20,5.55,2.09,20,4.77,2.2,26,3.36,1.75,11,3.89,1.54,9,5.71,1.38,7,5.46,2.44,13,5.15,2.23,13,4.38,2.18,13,3.55,1.51,11,3.67,1.87,9,5.36,2.01,11,5.78,2.28,9,4.71,2.2,17,4.89,2.32,9,3.2,1.75,10,4,1.49,10,5.42,1.93,12,5.75,2.43,8,4.38,1.78,16,5.4,2.72,10 +9421,pretense,4.6,1.39,20,4.61,2.15,23,4.86,2.13,21,4.67,1.5,9,4.55,1.37,11,5.09,2.47,11,4.17,1.8,12,4.5,2,8,5.08,2.25,13,4.64,1.22,14,4.5,1.87,6,4.67,2.6,9,4.57,1.91,14,5.62,1.6,8,4.38,2.33,13,4.5,1.43,10,4.7,1.42,10,4.62,2.06,13,4.6,2.37,10,5.58,2.23,12,3.89,1.62,9 +9422,pretentious,3.76,2.02,21,4.09,2.11,22,5.29,1.87,21,3.89,2.47,9,3.67,1.72,12,3.67,1.97,6,4.27,2.28,15,5.33,2.34,6,5.27,1.75,15,4.44,2.35,9,3.25,1.66,12,4.2,2.28,5,4.06,2.14,17,5.7,1.57,10,4.91,2.12,11,4.17,2.37,12,3.22,1.39,9,4,1.8,9,4.15,2.38,13,5,2,12,5.67,1.73,9 +9423,pretext,4.61,1.56,23,3.11,1.88,18,4.92,2.22,24,5.43,1.13,7,4.25,1.61,16,3.4,2.19,5,3,1.83,13,4.69,2.39,13,5.18,2.09,11,4.73,1.1,11,4.5,1.93,12,3.71,2.06,7,2.73,1.74,11,4.94,1.98,16,4.88,2.8,8,4.5,1.59,16,4.86,1.57,7,3.25,1.86,12,2.83,2.04,6,5.13,2.42,15,4.56,1.94,9 +9424,pretty,7.7,1.45,20,5.5,2.33,20,6.7,1.56,20,7.67,0.58,3,7.71,1.57,17,5.8,2.66,10,5.2,2.04,10,5.9,1.52,10,7.5,1.18,10,7.57,1.4,7,7.77,1.54,13,6.43,2.51,7,5,2.16,13,7.25,1.67,8,6.33,1.44,12,7.67,1.32,9,7.73,1.62,11,6,2.58,10,5,2.05,10,6.44,1.67,9,6.91,1.51,11 +9425,pretzel,6.81,1.75,21,5.7,2.27,20,5.69,2.12,36,6.62,2,8,6.92,1.66,13,5.2,2.77,5,5.87,2.17,15,4.73,1.95,11,6.12,2.09,25,6.54,1.9,13,7.25,1.49,8,5.58,2.64,12,5.88,1.73,8,5.25,2.24,20,6.25,1.88,16,6.27,1.9,11,7.4,1.43,10,5.55,2.42,11,5.89,2.2,9,5.27,2.29,22,6.36,1.69,14 +9426,prevail,5.73,2.53,22,4.55,2.84,22,6.58,2.12,19,6.38,2.72,8,5.15,2.41,13,4.62,2.72,8,4.46,3.13,13,7.29,2.36,7,6,1.95,11,5.25,2.82,8,5.85,2.44,13,4.78,3.11,9,4.38,2.75,13,5.86,1.95,7,7,2.17,12,5.55,2.7,11,5.91,2.47,11,3.22,2.95,9,5.46,2.47,13,7,2.03,16,4.33,0.58,3 +9427,prevailing,5.09,2,23,4.36,2.38,22,5.65,2.41,20,5.25,2.12,8,5,2,15,5,2,10,3.83,2.62,12,6.29,2.56,7,5.31,2.36,13,5.42,1.93,12,4.73,2.1,11,3.91,1.97,11,4.82,2.75,11,5.53,2.53,15,6,2.24,5,5,2.14,11,5.17,1.95,12,4.8,2.2,10,4,2.56,12,5.7,1.77,10,5.6,3.03,10 +9428,prevent,5.42,1.98,19,4.18,2.11,22,6.21,1.96,24,4.5,2.26,6,5.85,1.77,13,4.17,2.12,12,4.2,2.2,10,5.88,2.75,8,6.38,1.5,16,5.4,1.51,10,5.44,2.51,9,4.44,2.3,9,4,2.04,13,5.71,1.99,17,7.83,0.75,6,5.62,1.77,8,5.27,2.2,11,3.89,2.09,9,4.38,2.18,13,5.94,2.26,16,6.75,1.04,8 +9429,prevention,5.74,1.66,19,3.14,2.13,21,5.16,1.86,19,5.67,0.58,3,5.75,1.81,16,2.5,1.38,6,3.4,2.35,15,5.17,2.14,6,5.15,1.82,13,5.6,1.78,10,5.89,1.62,9,3.29,2.36,7,3.07,2.09,14,5,2.21,10,5.33,1.5,9,5.88,1.73,8,5.64,1.69,11,2.56,2.07,9,3.58,2.15,12,5.29,2.21,7,5.08,1.73,12 +9430,preview,5.74,1.33,19,3.7,2.49,20,5.48,2.06,23,6,1.41,13,5.17,0.98,6,4.4,2.88,5,3.47,2.42,15,5.62,1.85,13,5.3,2.41,10,5.78,1.79,9,5.7,0.82,10,4.57,2.76,7,3.23,2.31,13,5.1,2.13,10,5.77,2.05,13,5.89,1.27,9,5.6,1.43,10,3.2,1.99,10,4.2,2.94,10,5.56,2.07,9,5.43,2.14,14 +9431,previous,4.74,1.52,19,3.59,2.09,22,5.12,2.19,24,4.33,1.75,6,4.92,1.44,13,3.75,2.42,12,3.4,1.71,10,4.75,2.19,8,5.31,2.24,16,4.6,0.84,10,4.89,2.09,9,3.89,2.62,9,3.38,1.71,13,4.82,2.3,17,6,2,6,4.62,0.92,8,4.82,1.89,11,2.89,1.76,9,4.08,2.22,13,5.62,2.36,16,4.12,1.46,8 +9432,prey,3.74,1.24,19,4.56,2.68,18,3.24,2.14,17,4,1.1,11,3.38,1.41,8,5.5,3,4,4.29,2.64,14,2.88,1.36,8,3.56,2.7,9,4,1.2,8,3.55,1.29,11,5,2.89,7,4.27,2.65,11,4,2.19,6,2.82,2.09,11,3.54,1.39,13,4.17,0.75,6,3.55,2.38,11,6.14,2.48,7,2.57,1.81,7,3.7,2.31,10 +9433,price,4.94,1.89,18,3.4,2.33,20,4.61,1.69,18,4.25,2.05,8,5.5,1.65,10,3,2.08,7,3.62,2.5,13,4.27,1.56,11,5.14,1.86,7,4.45,1.97,11,5.71,1.6,7,2.78,2.22,9,3.91,2.39,11,4.91,1.81,11,4.14,1.46,7,4.33,1.61,12,6.17,1.94,6,2.75,2.22,12,4.38,2.26,8,4.89,2.09,9,4.33,1.22,9 +9434,priceless,6.95,1.39,20,5.23,2.33,22,6.76,1.76,21,6.89,1.05,9,7,1.67,11,6.3,1.34,10,4.33,2.64,12,6.88,1.55,8,6.69,1.93,13,6.86,1.46,14,7.17,1.33,6,5.44,1.88,9,5.08,2.66,13,6.75,1.39,8,6.77,2.01,13,6.9,1.66,10,7,1.15,10,4.69,2.06,13,6,2.6,9,6.75,1.76,12,6.78,1.86,9 +9435,pricey,4.05,2.27,19,4.45,2.35,20,3.54,2.25,24,4.23,2.65,13,3.67,1.21,6,3.2,2.17,5,4.87,2.33,15,3.77,2.2,13,3.27,2.37,11,5.44,2.51,9,2.8,1.03,10,4.57,2.88,7,4.38,2.14,13,3.64,2.25,11,3.46,2.33,13,4.11,1.62,9,4,2.83,10,3.4,2.17,10,5.5,2.12,10,4.22,3.03,9,3.13,1.6,15 +9436,prick,2.81,1.21,21,4.26,2.61,23,4.58,2.54,38,2.78,1.09,9,2.83,1.34,12,4.55,3.01,11,4,2.3,12,4.54,2.33,13,4.6,2.69,25,2.43,0.79,7,3,1.41,13,3.73,2.87,11,4.75,2.38,12,4.17,2.5,18,4.95,2.58,20,2.38,1.19,13,3.5,0.93,8,4.55,2.7,11,4,2.63,12,4.53,2.94,17,4.62,2.25,21 +9437,prickly,3.59,1.37,22,5.21,2.02,19,4.76,2.02,21,3.8,1.1,5,3.5,1.51,16,5,2.07,8,5.36,2.06,11,4.7,1.64,10,4.82,2.4,11,3.67,1.37,12,3.5,1.43,10,6,1.89,10,4.33,1.87,9,4.75,2.3,12,4.78,1.72,9,3.73,1.19,11,3.45,1.57,11,5.5,2.07,8,5,2.05,11,4.89,1.62,9,4.67,2.35,12 +9438,pride,6.5,2.28,18,5.54,2.38,39,5.83,2.94,18,6.44,2.35,9,6.56,2.35,9,5.38,2.73,16,5.65,2.17,23,6.1,3.21,10,5.5,2.73,8,6.29,2.21,7,6.64,2.42,11,5.21,2.39,19,5.85,2.39,20,5.14,3.39,7,6.27,2.69,11,6.11,2.09,9,6.89,2.52,9,4.71,2.35,21,6.5,2.09,18,4.33,2.6,9,7.33,2.55,9 +9439,priest,4.5,2.41,40,3.76,2.45,42,5.82,2.04,22,5,2.8,13,4.23,2.25,26,4.38,2.58,16,3.38,2.33,26,5.27,1.85,11,6.36,2.16,11,4.2,2.43,15,4.67,2.48,24,3.82,2.67,22,3.7,2.25,20,6.38,1.85,13,5,2.12,9,4.25,2.55,20,4.75,2.29,20,4.2,2.6,25,3.12,2.12,17,5.71,2.33,14,6,1.51,8 +9440,priestess,5.42,1.68,19,3.35,2.11,20,5.3,2.13,20,5.62,1.76,13,5,1.55,6,4.2,2.17,5,3.07,2.09,15,4.89,2.09,9,5.64,2.2,11,5.89,1.62,9,5,1.7,10,3,1.91,7,3.54,2.26,13,4.56,2.19,9,5.91,1.97,11,5.67,1.66,9,5.2,1.75,10,3.6,2.27,10,3.1,2.02,10,6.14,2.79,7,4.85,1.63,13 +9441,priesthood,5,2.39,21,2.55,1.71,22,4.96,2.39,27,4.1,2.6,10,5.82,1.94,11,2.43,1.9,7,2.6,1.68,15,5,2.72,17,4.9,1.85,10,5.09,2.34,11,4.9,2.56,10,3,2.35,5,2.41,1.54,17,5.57,2.93,14,4.31,1.49,13,5.31,1.89,13,4.5,3.12,8,2.2,1.48,10,2.83,1.9,12,5.86,2.68,14,4,1.63,13 +9442,prig,3.86,1.62,21,3.29,1.68,21,4.55,1.7,20,3.67,1.41,9,4,1.81,12,3,1.79,6,3.36,1.74,14,5,2.53,6,4.36,1.28,14,4,1.5,9,3.75,1.76,12,3.4,1.52,5,3.25,1.77,16,5.11,2.03,9,4.09,1.3,11,3.67,1.78,12,4.11,1.45,9,3.5,1.51,8,3.15,1.82,13,5.27,1.56,11,3.67,1.5,9 +9443,prima,4.6,1.43,20,3.65,2.29,23,6.24,2,21,4.56,1.51,9,4.64,1.43,11,4,2.86,11,3.33,1.67,12,5.88,1.96,8,6.46,2.07,13,4.64,1.39,14,4.5,1.64,6,4,2.69,9,3.43,2.06,14,5.88,1.89,8,6.46,2.11,13,4.9,1.29,10,4.3,1.57,10,3.77,1.92,13,3.5,2.8,10,5.67,2.06,12,7,1.73,9 +9444,primal,4.79,1.03,19,5.38,2.09,21,4.52,2.52,23,4,1,3,4.94,1,16,6.25,1.83,8,4.85,2.12,13,4.44,2.79,9,4.57,2.44,14,5,1,9,4.6,1.07,10,5.78,2.33,9,5.08,1.93,12,4.67,2.85,15,4.25,1.91,8,4.57,1.27,7,4.92,0.9,12,5.9,1.66,10,4.91,2.39,11,4.23,2.68,13,4.9,2.38,10 +9445,primary,5.32,2.11,19,3.25,2.27,20,6.35,2.3,20,6,1.73,3,5.33,2.19,15,3.3,2.45,10,3.2,2.2,10,7.2,1.23,10,5.5,2.84,10,5.17,2.32,6,5.58,2.07,12,3.29,2.43,7,3.23,2.28,13,6.12,2.95,8,6.5,1.88,12,5.17,2.04,12,5.57,2.37,7,3.3,2.21,10,3.2,2.44,10,5.44,2.7,9,7.09,1.7,11 +9446,primate,5.84,1.57,19,2.95,1.91,22,4.18,1.94,28,5.5,0.84,6,6,1.83,13,3.27,1.85,11,2.64,2.01,11,4.45,2.54,11,4,1.5,17,6.09,1.64,11,5.5,1.51,8,3.82,2.18,11,2.09,1.14,11,4.06,1.86,18,4.4,2.17,10,5.92,1.75,13,5.67,1.21,6,2.93,2.2,14,3,1.41,8,3.5,1.86,16,5.08,1.73,12 +9447,prime,6,1.54,22,4.71,2.11,17,6.33,2.24,21,6,1,5,6,1.75,16,4.88,2.23,8,4.56,2.13,9,7.1,1.79,10,5.64,2.46,11,5.75,1.6,12,6.3,1.49,10,4.67,0.87,9,4.75,3.06,8,6.08,2.57,12,6.67,1.8,9,6,1.84,11,6,1.26,11,4.17,1.83,6,5,2.28,11,6.33,2.29,9,6.33,2.31,12 +9448,primer,5.35,1.57,20,4.55,1.64,20,5.69,1.64,26,5.09,1.38,11,5.67,1.8,9,5,2,7,4.31,1.44,13,5.31,1.44,13,6.08,1.8,13,5.45,2.02,11,5.22,0.83,9,4.36,1.91,11,4.78,1.3,9,5.65,1.9,17,5.78,1.09,9,6,1.49,10,4.7,1.42,10,4.83,1.64,12,4.12,1.64,8,5.44,1.79,16,6.1,1.37,10 +9449,primitive,4.1,2.07,20,3.62,2.33,21,3.38,1.97,24,3.5,2.65,4,4.25,1.98,16,4.25,2.63,4,3.47,2.32,17,3.62,1.51,8,3.25,2.21,16,3.25,1.98,8,4.67,2.02,12,3.2,2.25,10,4,2.45,11,3.79,2.22,14,2.8,1.48,10,3.82,1.72,11,4.44,2.51,9,3.1,2.18,10,4.09,2.47,11,3.76,2.14,17,2.43,1.13,7 +9450,primordial,4.91,1.72,22,4.88,2.39,26,5.58,2.34,24,4.89,2.15,9,4.92,1.44,13,5,2.4,10,4.81,2.46,16,6.11,2.09,9,5.27,2.49,15,4.75,2.31,8,5,1.36,14,4.38,1.85,13,5.38,2.81,13,5.33,2.23,12,5.83,2.52,12,4.92,1.44,12,4.9,2.08,10,3.93,2.25,15,6.18,1.99,11,6.08,2.36,13,5,2.28,11 +9451,primrose,5.33,2.39,21,3.62,2.14,24,5.59,2.34,22,5,2.39,8,5.54,2.47,13,3.75,2.67,12,3.5,1.57,12,5,2,13,6.44,2.65,9,5.75,2.82,8,5.42,1.88,12,4.15,1.86,13,3,2.37,11,5.58,1.83,12,5.6,2.95,10,4.7,2.98,10,5.91,1.64,11,3.53,2.48,17,3.86,1.07,7,5.8,2.9,10,5.42,1.88,12 +9452,prince,5.44,2.2,18,5.15,3.28,20,4.39,2.57,18,4.25,1.67,8,6.4,2.17,10,5,3.06,7,5.23,3.52,13,4.09,2.12,11,4.86,3.29,7,4.64,2.06,11,6.71,1.89,7,5.11,3.95,9,5.18,2.82,11,4.64,3.11,11,4,1.53,7,4.83,1.8,12,6.67,2.58,6,4.92,3.73,12,5.5,2.67,8,4.67,2.6,9,4.11,2.67,9 +9453,princess,7.64,1.94,22,5.42,2.83,19,5.74,2.98,19,7.23,2.24,13,8.22,1.3,9,6.5,1.38,6,4.92,3.23,13,6.57,2.88,7,5.25,3.05,12,7.83,1.75,12,7.4,2.22,10,5.38,2.5,8,5.45,3.17,11,6.3,2.75,10,5.11,3.26,9,8.08,1.51,12,7.1,2.33,10,6.33,2.07,6,5,3.11,13,7.43,1.62,7,4.75,3.19,12 +9454,principal,5.3,2.23,20,4.3,1.89,23,5.26,1.56,19,5.11,2.42,9,5.45,2.16,11,4.55,2.34,11,4.08,1.44,12,4.57,1.13,7,5.67,1.67,12,5.21,2.08,14,5.5,2.74,6,4.33,2.5,9,4.29,1.49,14,5.14,2.12,7,5.33,1.23,12,4.9,2.18,10,5.7,2.31,10,4.31,1.65,13,4.3,2.26,10,5.7,1.7,10,4.78,1.3,9 +9455,principle,5,2.03,19,3.27,1.86,22,5.48,2.06,23,4.5,1.97,6,5.23,2.09,13,3.67,1.87,12,2.8,1.81,10,5.38,2,8,5.53,2.17,15,4.9,1.1,10,5.11,2.8,9,4,1.94,9,2.77,1.69,13,5.06,2.08,17,7,1.58,5,4.5,2.14,8,5.36,1.96,11,3.11,1.69,9,3.38,2.02,13,5.67,2.41,15,5.12,1.25,8 +9456,principles,5.45,2.13,22,3.39,2.27,23,6.63,2.56,19,5.25,1.83,8,5.31,2.21,13,3.62,2.45,8,3.29,2.33,14,6,3.06,7,6.82,2.32,11,5.38,1.92,8,5.23,2.17,13,3.11,2.37,9,3.57,2.28,14,5,3.21,7,7.58,1.56,12,4.91,2.34,11,6,1.84,11,3.11,2.93,9,3.57,1.83,14,7.12,2.31,16,4,2.65,3 +9457,print,5.65,1.63,20,2.74,1.76,23,6.67,1.65,21,5.44,1.74,9,5.82,1.6,11,2.45,1.44,11,3,2.04,12,6,1.41,8,7.08,1.71,13,5.79,1.76,14,5.33,1.37,6,2.67,1.87,9,2.79,1.76,14,6.25,1.75,8,6.92,1.61,13,6,1.7,10,5.3,1.57,10,2.77,1.69,13,2.7,1.95,10,7,1.65,12,6.22,1.64,9 +9458,printer,5.65,1.5,20,3.68,2.61,22,6.11,2.08,27,5.57,2.23,7,5.69,1.03,13,4.1,2.64,10,3.33,2.64,12,6.47,1.81,15,5.82,2.44,11,5.18,1.54,11,6.22,1.3,9,4.56,2.74,9,3.08,2.43,13,6.35,2.4,17,5.89,1.36,9,5.92,1.75,13,5.14,0.69,7,3.56,2.92,16,4,1.67,6,6,2.37,12,6.2,1.9,15 +9459,printing,5.35,0.59,20,2.74,1.63,19,5.09,1.41,22,5.14,0.38,7,5.46,0.66,13,3,1.69,8,2.55,1.63,11,4.83,1.47,6,5.19,1.42,16,5.5,0.71,10,5.22,0.44,9,2.43,1.27,7,2.92,1.83,12,5.33,1.35,15,4.57,1.51,7,5.45,0.69,11,5.22,0.44,9,2.55,1.75,11,3,1.51,8,5.45,1.51,11,4.73,1.27,11 +9460,printout,5.24,1.73,21,3.35,2.5,20,5.72,1.81,36,5.12,2.1,8,5.31,1.55,13,5,2.65,5,2.8,2.27,15,5.73,1.56,11,5.72,1.95,25,5.23,1.96,13,5.25,1.39,8,3.5,2.81,12,3.12,2.1,8,5.85,1.81,20,5.56,1.86,16,5.36,1.8,11,5.1,1.73,10,3.45,2.58,11,3.22,2.54,9,5.55,2.04,22,6,1.41,14 +9461,prior,4.32,1.89,19,3,1.72,22,5.17,2.01,24,4.33,1.75,6,4.31,2.02,13,3.42,1.62,12,2.5,1.78,10,5.88,1.64,8,4.81,2.14,16,4.5,1.35,10,4.11,2.42,9,3.22,1.79,9,2.85,1.72,13,5.06,2.25,17,5.5,1.52,6,3.38,1.51,8,5,1.9,11,3.11,1.69,9,2.92,1.8,13,5.62,2.03,16,4.25,1.75,8 +9462,prioritize,5.95,1.47,21,4.38,3.2,24,6.55,2.58,20,6.5,1.2,8,5.62,1.56,13,5.83,3.13,6,3.89,3.16,18,7,2.37,11,6,2.87,9,6,1.76,12,5.89,1.05,9,4.4,3.24,10,4.36,3.3,14,6,2.94,13,7.57,1.4,7,5.71,1.49,14,6.43,1.4,7,5.19,3.25,16,2.75,2.55,8,6.58,2.31,12,6.5,3.12,8 +9463,priority,6.17,1.98,18,4.85,2.56,20,5.92,2.04,24,6.08,2.31,12,6.33,1.21,6,6,2.55,5,4.47,2.53,15,5.69,1.75,13,6.18,2.4,11,6.12,2.64,8,6.2,1.4,10,6.86,2.54,7,3.77,1.88,13,4.91,1.97,11,6.77,1.74,13,5.67,2,9,6.67,1.94,9,5.2,2.86,10,4.5,2.32,10,6.33,2.29,9,5.67,1.91,15 +9464,prison,1.94,1.55,18,5.1,2.34,21,3.54,2.65,52,2.44,2.01,9,1.44,0.73,9,5.38,2,8,4.92,2.6,13,3.29,2.34,17,3.66,2.81,35,2.38,2.13,8,1.6,0.84,10,5.11,1.96,9,5.08,2.68,12,4.11,2.59,27,2.92,2.61,25,2.09,1.76,11,1.71,1.25,7,6.1,1.97,10,4.18,2.36,11,3.52,2.68,31,3.57,2.66,21 +9465,prisoner,2.67,1.68,21,5,2.32,23,2.41,2,17,2.89,2.26,9,2.5,1.17,12,5.55,2.34,11,4.5,2.28,12,2.89,2.52,9,1.88,1.13,8,2.43,1.27,7,2.85,1.95,13,6,2.32,11,4.08,1.98,12,3.29,2.75,7,1.8,1.03,10,2.08,1.26,13,3.62,1.92,8,4.82,2.44,11,5.17,2.29,12,2.25,1.04,8,2.56,2.65,9 +9466,prissy,3.95,1.93,20,4.09,2.22,22,5.7,2.37,27,4.29,2.43,7,3.77,1.69,13,3.7,2.11,10,4.42,2.35,12,5.47,2.56,15,5.91,2.26,11,3.55,1.75,11,4.44,2.13,9,5.11,1.62,9,3.38,2.36,13,6.18,2.21,17,4.67,2.55,9,4,2,13,3.86,1.95,7,4.12,2.45,16,4,1.67,6,5.83,2.69,12,5.6,2.16,15 +9467,pristine,5.81,1.86,21,3.48,2.29,23,6.18,2.56,17,6,2.35,9,5.67,1.5,12,3.27,2.28,11,3.67,2.39,12,5.9,2.85,10,6.57,2.23,7,5,2.52,7,6.15,1.41,13,4,2.45,11,3,2.13,12,5.83,3.19,6,6.36,2.29,11,5.62,2.22,13,6.12,1.13,8,4.09,2.81,11,2.92,1.62,12,4.5,2.67,8,7.67,1.22,9 +9468,privacy,6.36,1.85,36,3.95,2.38,44,6.9,1.89,20,6.59,1.94,22,6,1.71,14,4.55,2.11,11,3.78,2.5,32,7.33,1.21,6,6.71,2.13,14,6.69,2.02,16,6.1,1.71,20,3.88,2.44,26,4.12,2.42,17,7.3,1.64,10,6.5,2.12,10,6.1,2,20,6.69,1.66,16,4.33,2.48,27,3.35,2.15,17,7.62,2.13,8,6.42,1.62,12 +9469,private,5.44,1.89,18,3.62,2.48,21,4.33,2.11,18,4.75,1.98,8,6,1.7,10,3.29,2.36,7,3.79,2.61,14,4,1.84,11,4.86,2.54,7,4.82,1.72,11,6.43,1.81,7,2.78,2.59,9,4.25,2.3,12,4.82,2.23,11,3.57,1.81,7,5.33,2.02,12,5.67,1.75,6,2.92,2.39,12,4.56,2.4,9,4,1.94,9,4.67,2.35,9 +9470,privilege,5.81,1.78,21,3.71,2.54,24,6,2.69,17,6.12,1.55,8,5.62,1.94,13,5,1.41,6,3.28,2.72,18,6,2.78,9,6,2.78,8,5.58,2.07,12,6.11,1.36,9,3.9,2.73,10,3.57,2.5,14,6.3,2.79,10,5.57,2.7,7,5.5,1.91,14,6.43,1.4,7,4.69,2.52,16,1.75,1.04,8,5.78,2.59,9,6.25,2.96,8 +9471,privileged,5.58,1.5,19,4.67,2.33,21,6.27,2.27,22,6.2,1.3,5,5.23,1.54,13,4.17,2.48,6,4.87,2.33,15,6.6,2.01,10,6,2.52,12,5,1.63,7,5.82,1.4,11,5.14,2.67,7,4.43,2.21,14,6.7,1.95,10,5.92,2.54,12,6,1.54,12,4.86,1.21,7,4.55,2.11,11,4.8,2.66,10,5.92,2.4,13,6.78,2.11,9 +9472,privy,4.42,1.74,19,3.24,1.51,21,4.61,1.75,23,4.5,1.76,6,4.38,1.8,13,3.91,1.45,11,2.5,1.27,10,5.25,1.83,8,4.27,1.67,15,4.4,1.58,10,4.44,2.01,9,3.88,1.55,8,2.85,1.41,13,4.94,1.68,17,3.4,1.82,5,4.12,1.89,8,4.64,1.69,11,3.33,1.32,9,3.17,1.7,12,5.07,1.58,15,3.75,1.83,8 +9473,prize,8,0.86,20,5.5,2.84,20,6.16,2.41,25,7,0,3,8.18,0.81,17,5.5,2.74,6,5.62,3.07,13,5.88,2.47,8,6.29,2.44,17,7.71,0.95,7,8.15,0.8,13,6.29,2.69,7,5.17,3.04,12,5.86,2.38,14,6.55,2.5,11,7.78,0.83,9,8.18,0.87,11,6.36,2.87,11,4.44,2.55,9,6.17,2.75,18,6.14,1.35,7 +9474,prized,6.2,1.88,20,4.48,1.94,21,6.38,1.83,26,6.36,1.36,11,6,2.45,9,4.89,1.17,9,4.17,2.37,12,5.82,2.23,11,6.86,1.46,14,6.2,2.53,10,6.2,1.03,10,4.82,1.78,11,4.1,2.13,10,6.29,1.61,17,6.62,2.45,8,6.5,2.32,12,5.75,0.89,8,4.46,2.03,13,4.5,1.93,8,6.47,1.84,17,6.22,1.92,9 +9475,pro,6.36,1.71,22,3.81,2.46,21,6.32,2.42,22,6.57,2.03,14,6,0.93,8,4.27,2.49,11,3.56,2.46,9,5.83,2.79,6,6.5,2.34,16,7.1,1.52,10,5.75,1.66,12,3.36,2.5,11,4.3,2.45,10,6.31,2.18,13,6.33,2.87,9,6,1.91,12,6.8,1.4,10,3.92,2.69,13,3.62,2.2,8,6.75,2.26,12,5.8,2.62,10 +9476,proactive,6.06,1.98,18,3.4,2.26,20,7.32,1.34,19,5.67,1.15,3,6.29,2.13,14,4.4,2.46,10,2.4,1.58,10,6.89,1.45,9,7.7,1.16,10,6.4,2.7,5,6.08,1.73,12,4.14,2.79,7,3,1.91,13,7.43,1.62,7,7.25,1.22,12,6.75,1.71,12,4.67,1.86,6,3,2.26,10,3.8,2.3,10,8,0.76,8,6.82,1.47,11 +9477,probability,5,1.34,21,3.81,1.9,26,5.12,2.03,24,5,1.2,8,5,1.47,13,3,1.89,10,4.31,1.78,16,5,1.5,9,5.2,2.34,15,5.12,1.36,8,4.92,1.38,13,3.62,2.1,13,4,1.73,13,3.83,1.53,12,6.42,1.62,12,4.82,1.33,11,5.2,1.4,10,3.47,2.03,15,4.27,1.68,11,4.92,2.06,13,5.36,2.06,11 +9478,probable,5.45,1.61,20,3.35,1.53,23,5.38,1.99,21,5,1.87,5,5.6,1.55,15,3.75,1.36,12,2.91,1.64,11,5.09,2.26,11,5.44,1.59,9,5.18,1.83,11,5.78,1.3,9,3.25,1.39,16,3.57,1.9,7,4.45,2.02,11,6.4,1.43,10,5.67,1.67,12,5.12,1.55,8,3.26,1.56,19,3.75,1.5,4,4.86,1.99,14,6.43,1.62,7 +9479,probate,4.05,1.47,20,4.43,2.23,23,4.76,1.76,21,4.44,1.33,9,3.73,1.56,11,4.27,2.49,11,4.58,2.07,12,4.25,1.49,8,5.08,1.89,13,4.07,1.38,14,4,1.79,6,3.89,2.67,9,4.79,1.93,14,5.5,1.85,8,4.31,1.6,13,4.4,1.26,10,3.7,1.64,10,3.92,1.98,13,5.1,2.47,10,5.25,1.86,12,4.11,1.45,9 +9480,probation,3.6,2.06,20,4.3,2.67,23,3.67,2.5,18,3.89,2.37,9,3.36,1.86,11,5,2.1,11,3.67,3.06,12,4,2.45,10,3.25,2.66,8,4.33,2.5,6,3.15,1.86,13,5.45,2.62,11,3.25,2.34,12,4.43,2.82,7,3.18,2.27,11,3.42,2.19,12,3.88,1.96,8,4.36,3.14,11,4.25,2.3,12,3.22,1.99,9,4.11,2.98,9 +9481,probe,3.63,1.3,19,4.48,2.4,21,4.18,2.33,34,4.1,1.1,10,3.11,1.36,9,3.75,2.6,8,4.92,2.25,13,4,2.35,14,4.3,2.36,20,3.5,1.51,8,3.73,1.19,11,4.69,2.18,13,4.12,2.85,8,3.5,2.09,22,5.42,2.31,12,3.44,1.59,9,3.8,1.03,10,4,2.77,14,5.43,0.98,7,3.82,2.1,17,4.53,2.55,17 +9482,probing,3.83,1.89,18,4.5,2.4,20,4.44,2.35,25,3.6,1.82,5,3.92,1.98,13,4.82,2.79,11,4.11,1.9,9,4.62,2.25,16,4.11,2.62,9,4,2.38,7,3.73,1.62,11,4.44,2.55,9,4.55,2.38,11,4.4,2.54,20,4.6,1.52,5,4,1.94,9,3.67,1.94,9,5.09,2.12,11,3.78,2.64,9,4.74,2.47,19,3.5,1.76,6 +9483,problem,3.52,1.94,21,4.81,2.42,21,4.94,2.3,17,3.67,2.07,6,3.43,2.03,14,3.14,2.48,7,5.64,1.98,14,5.78,2.22,9,4,2.14,8,3.77,2.24,13,3,1.41,7,4.67,2.18,9,4.92,2.68,12,5.89,2.09,9,3.88,2.17,8,3.31,1.75,13,3.88,2.3,8,3.83,1.94,6,5.2,2.54,15,6,1.87,9,3.75,2.25,8 +9484,problematic,2.58,1.22,19,4.8,2.38,20,4.65,2.58,20,2.67,1.15,3,2.53,1.3,15,4.2,2.39,10,5.4,2.32,10,4.7,2.31,10,4.6,2.95,10,2.17,1.17,6,2.75,1.29,12,4.57,2.37,7,4.92,2.47,13,4,3.02,8,5.08,2.27,12,2.25,1.29,12,3.14,0.9,7,4.3,2.45,10,5.3,2.31,10,5.56,2.83,9,3.91,2.21,11 +9485,procedural,4.71,1.35,21,4.2,1.98,25,4.36,2.19,22,4.88,0.64,8,4.62,1.66,13,4.62,2.18,13,3.75,1.71,12,5,2.42,13,3.44,1.51,9,5,1.69,8,4.75,0.87,12,5.29,1.44,14,2.82,1.72,11,4.83,2.29,12,3.8,2.04,10,4.3,0.95,10,5.09,1.58,11,4.35,2.26,17,3.88,1.25,8,4.5,2.51,10,4.25,2.01,12 +9486,procedure,4.28,1.41,18,4.15,2.11,20,4.24,2.05,25,3.8,1.64,5,4.46,1.33,13,4.09,2.21,11,4.22,2.11,9,4.12,2.19,16,4.44,1.88,9,4,1.63,7,4.45,1.29,11,3.11,2.2,9,5,1.67,11,4.1,2.15,20,4.8,1.64,5,4,1.5,9,4.56,1.33,9,3.27,2.05,11,5.22,1.72,9,4,2.08,19,5,1.9,6 +9487,proceed,5.7,0.86,20,3.43,1.96,21,6.38,2.04,24,5.67,1.15,3,5.71,0.85,17,3.86,2.27,7,3.23,1.92,13,5.62,2.2,8,6.75,1.91,16,5.57,0.79,7,5.77,0.93,13,4.43,2.23,7,2.92,1.75,13,6.31,2.29,13,6.45,1.81,11,5.56,1.01,9,5.82,0.75,11,3.82,1.89,11,3,2.05,10,6.33,2.25,18,6.5,1.38,6 +9488,proceeds,5.79,1.44,19,3.65,2.32,20,5.92,2.06,24,6,1.63,13,5.33,0.82,6,4.6,2.7,5,3.33,2.19,15,6.54,1.94,13,5.18,2.04,11,6,1.73,9,5.6,1.17,10,5.29,2.5,7,2.77,1.74,13,5.73,2.28,11,6.08,1.93,13,5.33,1.5,9,6.2,1.32,10,3.6,2.41,10,3.7,2.36,10,5.67,2.06,9,6.07,2.12,15 +9489,process,5.62,1.66,21,3.9,2.34,20,6.11,2.73,19,5.54,1.56,13,5.75,1.91,8,3.57,2.15,7,4.08,2.5,13,6.71,1.8,7,5.75,3.17,12,5.42,1.83,12,5.89,1.45,9,3.56,2.07,9,4.18,2.6,11,5.7,2.63,10,6.56,2.92,9,5.58,1.98,12,5.67,1.22,9,4.86,1.46,7,3.38,2.6,13,6.29,3.15,7,6,2.59,12 +9490,processing,5.53,1.47,19,3.39,1.85,23,6,2.08,19,5.44,1.42,9,5.6,1.58,10,3,1.83,7,3.67,1.91,15,6.1,2.56,10,5.89,1.54,9,5.33,1.8,9,5.7,1.16,10,3.5,2.27,10,3.42,1.56,12,5.88,1.55,8,5.8,2.39,10,5.58,1.56,12,5.43,1.4,7,3.35,1.98,20,3.67,0.58,3,6.5,1.77,8,5.64,2.29,11 +9491,procession,5.14,1.82,21,4.14,1.9,21,5.08,2.4,25,5.42,1.98,12,4.78,1.64,9,5.29,1.7,7,3.57,1.79,14,4.5,2.17,10,5.47,2.53,15,4,2,4,5.41,1.73,17,3.8,1.62,10,4.45,2.16,11,4.86,2.34,7,5.17,2.48,18,4.92,1.51,12,5.44,2.24,9,4.08,1.71,13,4.25,2.31,8,4.89,2.09,9,5.19,2.61,16 +9492,processor,5.26,1.45,19,3.5,2.43,22,5.09,2.09,22,5.27,1.9,11,5.14,0.38,7,5.25,2.71,8,2.5,1.61,14,3.33,2.25,6,5.75,1.65,16,5,1.77,8,5.45,1.21,11,2.78,1.99,9,4,2.65,13,5.1,2.23,10,5.08,2.07,12,5.08,1.51,12,5.57,1.4,7,3.09,2.66,11,3.91,2.21,11,5.31,2.36,13,4.78,1.72,9 +9493,proclaim,5.38,1.43,21,4.84,2.24,19,6.1,2.1,20,6,1.22,5,5.2,1.52,15,5.88,1.96,8,4.09,2.21,11,5.89,1.9,9,6.27,2.33,11,5.5,0.9,12,5.22,1.99,9,5.7,2.11,10,3.89,2.09,9,6,2.34,12,6.25,1.83,8,5.27,1.62,11,5.5,1.27,10,4.5,2.45,8,5.09,2.17,11,6.38,1.69,8,5.92,2.39,12 +9494,proclamation,5.71,1.45,21,4.3,2.79,20,5.95,2.16,21,5.83,1.72,6,5.67,1.4,15,4.62,2.67,8,4.08,2.97,12,6.27,2.49,11,5.6,1.78,10,6.33,1.58,9,5.25,1.22,12,4.44,2.35,9,4.18,3.22,11,5.83,1.94,6,6,2.3,15,6,1.76,10,5.45,1.13,11,3.69,2.39,13,5.43,3.31,7,5.92,2.71,12,6,1.22,9 +9495,procreate,5.33,1.88,18,4.7,2.47,20,5.64,2.33,25,6,2.83,5,5.08,1.44,13,5,2.83,11,4.33,2.06,9,5.75,1.98,16,5.44,2.96,9,4.71,2.06,7,5.73,1.74,11,3.67,2.74,9,5.55,1.97,11,5.7,2.23,20,5.4,2.97,5,5.22,1.92,9,5.44,1.94,9,3.91,2.63,11,5.67,2,9,5.47,2.22,19,6.17,2.79,6 +9496,procreation,5.14,1.36,22,6.04,2.12,23,6.67,2.06,18,4.75,0.89,8,5.08,1.19,13,6.12,2.42,8,6.07,2.09,14,7.71,1.98,7,5.9,1.97,10,4.75,1.49,8,5.08,0.76,13,6.33,2.5,9,5.86,1.92,14,6.14,2.12,7,7,2.05,11,5.09,1.04,11,5.18,1.66,11,6,3.2,9,6.07,1.14,14,6.56,2.1,16,7.5,2.12,2 +9497,proctologist,3.1,1.59,20,4.68,2.32,22,3.89,2.47,19,3.11,1.54,9,3.09,1.7,11,3.2,1.79,5,5.06,2.38,16,3,3.03,6,4.31,2.18,13,3.29,1.64,14,2.67,1.51,6,4.42,2.57,12,4.89,2.15,9,4.22,1.39,9,3.6,3.2,10,3.7,1.57,10,2.5,1.43,10,4.33,2.9,12,5.1,1.37,10,3.67,3.08,6,4,2.27,13 +9498,procure,5.42,1.89,19,4.25,2.55,20,5.42,1.69,24,5.54,2.03,13,5.17,1.72,6,6.2,3.27,5,3.6,1.99,15,5.31,1.7,13,5.55,1.75,11,6.11,1.62,9,4.8,1.99,10,6.29,2.81,7,3.15,1.63,13,5.18,1.99,11,5.62,1.45,13,5.67,1.73,9,5.2,2.1,10,3.7,2.75,10,4.8,2.35,10,5.78,1.72,9,5.2,1.7,15 +9499,prod,4.65,1.66,20,4.23,2.29,22,5.3,1.66,20,4.67,1.5,9,4.64,1.86,11,4.9,2.64,10,3.67,1.87,12,5.12,1.25,8,5.42,1.93,12,4.79,1.53,14,4.33,2.07,6,4.62,2.56,8,4,2.18,14,5.43,1.81,7,5.23,1.64,13,5.4,1.43,10,3.9,1.6,10,4,2.13,12,4.5,2.55,10,5.55,1.97,11,5,1.22,9 +9500,prodigal,5.53,2.41,19,3.57,2.25,21,5.87,1.98,23,5.45,2.5,11,5.29,2.43,7,4,2.71,7,3.36,2.06,14,6.29,2.75,7,5.69,1.62,16,4.88,2.36,8,6,2.45,11,3.11,2.09,9,3.92,2.39,12,5.73,2.15,11,6,1.91,12,5.25,2.8,12,6,1.63,7,3.27,2.72,11,3.9,1.66,10,6.23,1.88,13,5.4,2.12,10 +9501,prodigious,5.19,1.72,21,3.45,2.28,22,5.67,1.88,27,5.5,1.51,10,4.91,1.92,11,2.71,2.43,7,3.8,2.21,15,5.88,2.23,17,5.3,1.06,10,5.18,1.6,11,5.2,1.93,10,2.4,1.95,5,3.76,2.33,17,5.36,2.27,14,6,1.35,13,4.38,1.61,13,6.5,0.93,8,3,2.62,10,3.83,1.99,12,5.79,1.93,14,5.54,1.9,13 +9502,prodigy,5.8,1.79,20,5.35,2.3,20,5.96,1.71,26,5.82,1.83,11,5.78,1.86,9,4.86,2.19,7,5.62,2.4,13,6.23,1.54,13,5.69,1.89,13,6.09,2.12,11,5.44,1.33,9,5.73,2.37,11,4.89,2.26,9,6,2.03,17,5.89,0.93,9,6.1,2.18,10,5.5,1.35,10,5.08,2.68,12,5.75,1.67,8,6.31,1.62,16,5.4,1.78,10 +9503,produce,6.57,2.09,21,3.23,1.93,22,6.57,1.72,21,6.22,2.39,9,6.83,1.9,12,3,1.67,6,3.07,1.87,15,6.17,1.94,6,6.73,1.67,15,5.44,2.4,9,7.42,1.38,12,4.6,2.19,5,2.82,1.7,17,6,1.49,10,7.09,1.81,11,6.42,2.54,12,6.78,1.39,9,3.44,2.19,9,3.08,1.8,13,6.92,1.44,12,6.11,2.03,9 +9504,producer,6.15,1.39,20,3.89,2.05,18,5.81,2.2,21,6.4,1.34,5,6.07,1.44,15,4.5,2.43,6,3.58,1.88,12,5.89,0.93,9,5.75,2.86,12,6.4,0.97,10,5.9,1.73,10,4.5,2.27,10,3.12,1.55,8,5.45,2.11,11,6.2,2.35,10,6.08,1.51,12,6.25,1.28,8,2.56,1.74,9,5.22,1.39,9,4.55,2.02,11,7.2,1.48,10 +9505,product,5.5,1.19,20,3.45,1.97,22,6.04,2.12,27,5.71,1.8,7,5.38,0.77,13,3.8,1.81,10,3.17,2.12,12,6.2,1.82,15,6.09,2.47,11,5.09,0.94,11,6,1.32,9,4.33,1.58,9,2.85,2.03,13,6.47,2.35,17,5.56,1.33,9,5.77,1.36,13,5,0.58,7,3.25,1.98,16,4,2,6,5.33,2.5,12,6.6,1.64,15 +9506,production,6.06,1.86,18,4.78,2.21,23,6.05,1.84,19,5.89,1.76,9,6.22,2.05,9,5.29,2.21,7,4.6,2.32,15,7,1.89,10,5,1.12,9,6.62,1.6,8,5.6,2.01,10,5.1,2.69,10,4.58,1.93,12,6.5,1.77,8,5.6,1.96,10,6.18,1.66,11,5.86,2.27,7,4.65,2.23,20,5.67,2.31,3,6.12,1.36,8,6,2.19,11 +9507,productive,7.37,1.07,19,4.6,2.56,20,6.43,2.63,23,7.46,1.13,13,7.17,0.98,6,5.6,2.51,5,4.27,2.58,15,6.23,2.42,13,6.7,2.98,10,7.33,1.12,9,7.4,1.07,10,5.86,2.91,7,3.92,2.18,13,5.27,2.9,11,7.5,1.88,12,7.22,1.2,9,7.5,0.97,10,3.9,2.42,10,5.3,2.63,10,7,2,8,6.13,2.92,15 +9508,productivity,6.55,1.88,20,5.1,2.47,20,6.58,2.02,26,6.91,1.76,11,6.11,2.03,9,5.43,2.3,7,4.92,2.63,13,6.15,2.27,13,7,1.73,13,6.36,2.25,11,6.78,1.39,9,4.73,2.53,11,5.56,2.46,9,6.18,2.24,17,7.33,1.32,9,6.6,2.17,10,6.5,1.65,10,4.58,2.57,12,5.88,2.23,8,6.25,2.32,16,7.1,1.37,10 +9509,profane,2.47,1.39,19,4.55,2.34,22,3.91,1.9,23,2.5,1.64,6,2.46,1.33,13,4.5,2.32,12,4.6,2.5,10,3.75,2.05,8,4,1.89,15,2.8,1.48,10,2.11,1.27,9,5,1.8,9,4.23,2.68,13,4.24,1.92,17,2.6,1.52,5,2.38,1.3,8,2.55,1.51,11,4.67,2.18,9,4.46,2.54,13,4,1.73,15,3.75,2.31,8 +9510,profanity,3.43,2.04,21,5.52,1.6,21,5.48,2.22,25,3.67,1.97,12,3.11,2.2,9,6.14,1.21,7,5.21,1.72,14,5.8,2.1,10,5.27,2.34,15,3.25,2.87,4,3.47,1.91,17,5.8,1.4,10,5.27,1.79,11,5.57,2.7,7,5.44,2.09,18,3.42,2.07,12,3.44,2.13,9,5.23,1.83,13,6,1.07,8,4.44,2.35,9,6.06,1.98,16 +9511,profession,5.52,1.47,21,3.33,1.93,21,6.48,2.26,25,5.33,1.78,12,5.78,0.97,9,4.43,2.64,7,2.79,1.25,14,6.4,2.17,10,6.53,2.39,15,6,1.15,4,5.41,1.54,17,3.5,2.27,10,3.18,1.66,11,6.14,2.41,7,6.61,2.25,18,5.42,1.31,12,5.67,1.73,9,3.15,1.46,13,3.62,2.62,8,5.33,2.69,9,7.12,1.75,16 +9512,professional,6.29,1.85,21,4.4,2.66,20,6.74,2.64,19,5.77,1.88,13,7.12,1.55,8,4.14,2.34,7,4.54,2.9,13,5.43,3.21,7,7.5,2.02,12,6.33,1.97,12,6.22,1.79,9,3.78,2.28,9,4.91,2.95,11,5.9,2.96,10,7.67,2,9,6.25,1.86,12,6.33,1.94,9,6,2.08,7,3.54,2.6,13,7.57,2.3,7,6.25,2.8,12 +9513,professionalism,6.16,2.22,19,3.73,2.16,22,6.61,2.35,23,7,1.55,11,5.57,2.15,7,4,1.6,8,3.57,2.47,14,4.86,3.24,7,7.38,1.36,16,5.5,2.14,8,6.64,2.25,11,3.67,2.69,9,3.77,1.83,13,6,3.03,11,7.17,1.4,12,5.67,2.57,12,7,1.15,7,3.27,1.95,11,4.18,2.36,11,6.85,2.54,13,6.3,2.16,10 +9514,professor,5.72,2.16,18,3.85,2.43,20,4.44,2.45,18,4.62,1.51,8,6.6,2.27,10,3.43,2.44,7,4.08,2.5,13,4.09,2.07,11,5,3.06,7,4.82,2.04,11,7.14,1.57,7,4.44,3.13,9,3.36,1.69,11,4.91,2.66,11,3.71,2.06,7,5.17,2.12,12,6.83,1.94,6,3.92,3,12,3.75,1.39,8,5.22,2.28,9,3.67,2.5,9 +9515,proficiency,6.79,1.47,19,3.86,1.93,22,6.86,1.86,22,7,1.58,9,6.6,1.43,10,4.5,2.07,8,3.5,1.83,14,6.82,1.99,11,6.91,1.81,11,6.43,1.81,7,7,1.28,12,4.4,2.01,10,3.42,1.83,12,6.46,2.11,13,7.44,1.33,9,6.2,1.4,10,7.44,1.33,9,3.88,2.53,8,3.86,1.61,14,6.57,2.06,14,7.38,1.41,8 +9516,proficient,6.44,1.76,18,3.43,2.2,21,6.43,2.11,23,6.4,1.14,5,6.5,2.07,12,4,2.37,6,3.2,2.18,15,5.8,2.44,10,6.92,1.75,13,6,2.61,6,6.73,1.27,11,3.29,2.06,7,3.5,2.35,14,5.55,2.16,11,7.25,1.76,12,6,1.84,11,7.14,1.46,7,3.36,2.29,11,3.5,2.22,10,5.93,2.09,14,7.22,1.99,9 +9517,profile,5.94,1.2,17,2.6,1.67,20,5.32,1.91,25,6.25,0.96,4,5.85,1.28,13,2.27,1.42,11,3,1.94,9,5,1.86,16,5.89,1.96,9,6.33,1.21,6,5.73,1.19,11,1.89,1.05,9,3.18,1.89,11,5.1,1.92,20,6.2,1.79,5,5.62,1.19,8,6.22,1.2,9,2.09,1.45,11,3.22,1.79,9,5,1.97,19,6.33,1.37,6 +9518,profiler,4.43,1.66,21,4.43,2.11,23,4.77,1.84,26,5,1.73,11,3.8,1.4,10,4.64,2.42,11,4.25,1.86,12,5,1.61,11,4.64,2.1,14,4.7,1.49,10,4.18,1.83,11,4.91,2.39,11,4,1.81,12,4.82,2.04,17,4.75,1.58,8,4.38,2.06,13,4.5,0.76,8,4.53,2.13,15,4.25,2.19,8,4.82,2.1,17,4.67,1.32,9 +9519,profit,6.95,1.83,41,5.24,1.84,21,5.65,2.35,20,7.22,2.16,18,6.74,1.54,23,4.38,1.77,8,5.77,1.74,13,5.17,1.6,6,5.86,2.63,14,6.93,1.8,30,7,2,11,4.89,1.9,9,5.5,1.83,12,6.5,2.17,10,4.8,2.3,10,6.68,2.06,22,7.26,1.52,19,5.5,1.43,10,5,2.19,11,6.38,3.02,8,5.17,1.75,12 +9520,profitable,6.5,1.25,18,5.61,2.59,18,5.76,1.99,17,6.4,1.51,10,6.62,0.92,8,7.5,1.91,4,5.07,2.56,14,5.12,1.96,8,6.33,1.94,9,6.57,1.13,7,6.45,1.37,11,4.29,2.36,7,6.45,2.46,11,4.17,1.83,6,6.64,1.5,11,6.42,1.31,12,6.67,1.21,6,5.82,2.79,11,5.29,2.43,7,6.71,1.8,7,5.1,1.91,10 +9521,profound,6.65,1.35,20,4.14,2.73,21,5.4,2.6,25,7,1,3,6.59,1.42,17,4.86,3.13,7,3.69,2.63,13,5.38,2.62,8,5.41,2.67,17,6.71,1.38,7,6.62,1.39,13,5,2.94,7,3.62,2.69,13,5,2.48,14,5.91,2.77,11,6,1.41,9,7.18,1.08,11,4.64,2.98,11,3.6,2.46,10,5.11,2.89,18,6.14,1.57,7 +9522,prognosis,3.83,1.15,18,4.67,2.33,21,5.14,2.46,22,3.33,1.53,3,3.93,1.1,15,5,1.77,8,4.46,2.67,13,4.75,2.05,8,5.36,2.71,14,3.88,1.13,8,3.8,1.23,10,5,2.24,9,4.42,2.47,12,5.29,2.76,14,4.88,1.96,8,3.5,1.05,6,4,1.21,12,5.3,2.06,10,4.09,2.51,11,5.23,2.98,13,5,1.58,9 +9523,program,5.5,1.65,22,3.9,2.13,20,6.53,2.25,19,5.54,1.85,13,5.44,1.42,9,4.57,2.07,7,3.54,2.15,13,6,2.52,7,6.83,2.12,12,5.92,2.02,12,5,0.94,10,4.11,1.9,9,3.73,2.37,11,6.7,1.89,10,6.33,2.69,9,6.08,1.73,12,4.8,1.32,10,4.86,2.41,7,3.38,1.85,13,7.14,2.04,7,6.17,2.37,12 +9524,programmer,5.05,1.53,22,3.59,2.04,22,5.8,2.35,20,6,1.41,8,4.5,1.34,14,4,2.36,10,3.25,1.76,12,6.86,3.02,7,5.23,1.79,13,5.36,2.01,11,4.73,0.79,11,3.91,1.92,11,3.27,2.2,11,5.73,2.69,15,6,1,5,4.5,1.84,10,5.5,1.09,12,3.3,1.89,10,3.83,2.21,12,5.7,2.16,10,5.9,2.64,10 +9525,programming,5.11,1.63,19,3.5,2.12,18,6.24,2.41,17,5.82,1.54,11,4.12,1.25,8,4,2.16,4,3.36,2.17,14,6.38,2.56,8,6.11,2.42,9,5.88,1.73,8,4.55,1.37,11,3.57,1.99,7,3.45,2.3,11,5.5,2.59,6,6.64,2.34,11,5.15,1.82,13,5,1.26,6,3.09,2.34,11,4.14,1.68,7,6.57,2.99,7,6,2.05,10 +9526,progress,6.58,2.04,19,3.82,1.79,22,6.55,2.11,22,5.67,2.66,6,7,1.63,13,4.33,1.56,12,3.2,1.93,10,6.33,2.4,9,6.69,1.97,13,7.1,1.73,10,6,2.29,9,4.56,1.59,9,3.31,1.8,13,6.53,2.36,15,6.57,1.62,7,6.25,1.58,8,6.82,2.36,11,3.89,1.76,9,3.77,1.88,13,6.58,2.64,12,6.5,1.35,10 +9527,progression,6.21,1.23,19,2.95,1.53,21,6.18,1.97,22,6.2,1.3,5,6.23,1.3,13,2.33,1.21,6,3.2,1.61,15,5.8,1.93,10,6.5,2.02,12,6.29,1.11,7,6.18,1.4,11,3,2.08,7,2.93,1.27,14,5.8,2.2,10,6.5,1.78,12,6.17,1.03,12,6.29,1.6,7,2.55,1.75,11,3.4,1.17,10,5.77,1.79,13,6.78,2.17,9 +9528,progressive,6.26,1.88,19,4.38,1.88,21,6.61,1.8,23,7.33,1.53,3,6.06,1.91,16,5.25,1.16,8,3.85,2.08,13,6.78,1.79,9,6.5,1.87,14,6.89,1.17,9,5.7,2.26,10,4.78,1.48,9,4.08,2.15,12,7.13,1.96,15,5.62,0.92,8,7.43,0.98,7,5.58,1.98,12,4.6,1.9,10,4.18,1.94,11,7.15,2.12,13,5.9,0.99,10 +9529,prohibit,4.29,1.98,21,4.56,2.36,25,2.95,2.04,19,3.89,2.37,9,4.58,1.68,12,3,1.9,6,5.06,2.39,18,2.14,1.57,7,3.42,2.19,12,4.31,2.06,16,4.2,1.92,5,3.93,2.5,14,5.4,2.12,10,2.89,1.9,9,3,2.26,10,4,2.13,12,4.67,1.8,9,5.06,2.21,16,3.67,2.5,9,2.64,2.11,11,3.38,2,8 +9530,prohibition,2.84,1.37,25,4.04,2.44,26,4.14,2.1,22,2.55,1.69,11,3.07,1.07,14,3.5,2.27,10,4.38,2.55,16,4,1.69,8,4.21,2.36,14,2.56,0.88,9,3,1.59,16,3.92,2.47,13,4.15,2.51,13,4.17,1.47,12,4.1,2.77,10,2.86,1.35,14,2.82,1.47,11,3.93,2.52,15,4.18,2.44,11,4.67,1.97,12,3.5,2.17,10 +9531,project,5,1.98,22,4.55,2.52,20,7.63,1.61,19,5.38,1.94,13,4.44,2.01,9,4.71,2.5,7,4.46,2.63,13,7.71,1.7,7,7.58,1.62,12,5.5,2.47,12,4.4,0.97,10,4.33,2.18,9,4.73,2.87,11,7.7,1.64,10,7.56,1.67,9,5,2.3,12,5,1.63,10,4.43,1.81,7,4.62,2.9,13,8.43,0.79,7,7.17,1.8,12 +9532,projectile,3.85,1.9,20,3.67,2.48,21,4.12,2.54,24,4.5,1,4,3.69,2.06,16,4.5,2.38,4,3.47,2.53,17,5.75,2.71,8,3.31,2.09,16,4.75,1.67,8,3.25,1.86,12,3.5,2.59,10,3.82,2.48,11,4.54,2.44,13,3.64,2.69,11,3.64,1.8,11,4.11,2.09,9,3.3,2.95,10,4,2.05,11,4.24,2.59,17,3.86,2.61,7 +9533,projecting,5.4,1.23,20,3.75,2.55,20,4.92,1.98,25,5.75,1.71,4,5.31,1.14,16,5,2.58,4,3.44,2.53,16,5.22,2.44,9,4.75,1.73,16,5.38,0.74,8,5.42,1.51,12,3.78,2.68,9,3.73,2.57,11,4.86,1.7,14,5,2.37,11,5.45,1.13,11,5.33,1.41,9,3,2.74,9,4.36,2.34,11,5.11,1.88,18,4.43,2.3,7 +9534,projection,5.2,0.89,20,3.6,1.9,20,5.05,1.81,22,5.14,0.69,7,5.23,1.01,13,4.11,1.9,9,3.18,1.89,11,3.5,2.43,6,5.62,1.15,16,5.4,0.84,10,5,1,9,3.62,2.39,8,3.58,1.62,12,4.73,1.44,15,5.71,2.43,7,5.09,1.14,11,5.33,0.5,9,4.08,1.98,12,2.88,1.64,8,4.73,1.68,11,5.36,1.96,11 +9535,projector,5.42,1.5,19,3.78,2.32,18,5.24,2.19,17,5.82,1.4,11,4.88,1.55,8,4.5,2.52,4,3.57,2.31,14,4.5,2,8,5.89,2.26,9,6.12,1.55,8,4.91,1.3,11,3.86,1.95,7,3.73,2.61,11,5,2.19,6,5.36,2.29,11,5.54,1.66,13,5.17,1.17,6,3,2.24,11,5,2,7,5.14,2.61,7,5.3,2,10 +9536,prologue,5.89,1.29,19,3.2,2.38,20,5.92,2.43,24,6,1.47,13,5.67,0.82,6,3.8,2.68,5,3,2.33,15,6.31,2.36,13,5.45,2.54,11,6.11,1.54,9,5.7,1.06,10,4.29,2.75,7,2.62,2.02,13,5.82,2.44,11,6,2.52,13,5.56,0.88,9,6.2,1.55,10,2.6,1.65,10,3.8,2.9,10,6.78,2.05,9,5.4,2.56,15 +9537,prolong,3.89,1.59,19,3.29,1.79,21,4.45,2.09,20,5.33,1.15,3,3.62,1.54,16,3.83,1.6,6,3.07,1.87,15,5,2.45,6,4.21,1.97,14,4.8,0.92,10,2.89,1.62,9,3.57,1.72,7,3.14,1.88,14,4.4,1.96,10,4.5,2.32,10,4.38,1.6,8,3.55,1.57,11,2.78,1.86,9,3.67,1.72,12,3.88,2.1,8,4.83,2.08,12 +9538,prolonged,4.74,1.56,19,3.36,2.08,22,5,2.02,28,5.5,1.22,6,4.38,1.61,13,3.36,1.69,11,3.36,2.5,11,5,1.95,11,5,2.12,17,4.91,1.51,11,4.5,1.69,8,3.09,1.58,11,3.64,2.54,11,4.72,2.11,18,5.5,1.84,10,4.38,1.71,13,5.5,0.84,6,3.21,2.36,14,3.62,1.6,8,4.25,1.88,16,6,1.81,12 +9539,prom,5.9,2.28,21,4.27,2.68,22,5.09,1.93,22,5.22,2.73,9,6.42,1.83,12,3.5,2.43,6,4.27,2.6,15,3.83,1.83,6,5.56,1.79,16,4.56,2.3,9,6.92,1.73,12,6,3.32,5,3.76,2.33,17,5.09,2.3,11,5.09,1.58,11,5.67,2.87,12,6.22,1.2,9,4.33,3.12,9,4.23,2.45,13,4.92,2.07,12,5.3,1.83,10 +9540,promenade,6.19,1.78,21,3.32,1.73,22,5.77,1.27,22,6.11,1.62,9,6.25,1.96,12,3.17,2.04,6,3.27,1.67,15,5.67,1.03,6,5.81,1.38,16,5.11,1.54,9,7,1.54,12,4.6,1.52,5,2.94,1.64,17,5.73,1.1,11,5.82,1.47,11,6.17,2.17,12,6.22,1.2,9,4.22,1.48,9,2.69,1.65,13,5.67,0.98,12,5.9,1.6,10 +9541,prominent,5.21,1.58,19,4.05,2.6,21,5.55,1.76,20,4.33,0.58,3,5.38,1.67,16,4.83,2.71,6,3.73,2.58,15,6.67,1.86,6,5.07,1.54,14,5,0.67,10,5.44,2.24,9,3.57,2.51,7,4.29,2.7,14,6,2.21,10,5.1,1.1,10,4.5,1.6,8,5.73,1.42,11,3.67,3.5,9,4.33,1.78,12,6.5,1.93,8,4.92,1.38,12 +9542,promiscuity,3.95,2.37,20,6,2.99,22,5.41,2.48,27,5.71,2.69,7,3,1.58,13,5.5,3.14,10,6.42,2.94,12,5.4,2.29,15,5.45,2.94,11,3.55,1.97,11,4.44,2.83,9,6,3.04,9,6,3.08,13,5,2.6,17,6.22,2.33,9,4.23,2.62,13,3.43,1.9,7,5.75,3.19,16,6.67,2.5,6,5.58,2.54,12,5.27,2.52,15 +9543,promiscuous,3.32,1.67,19,5.81,1.91,21,4.9,2.02,20,4.67,2.31,3,3.06,1.48,16,6,3.03,6,5.73,1.39,15,4.17,2.14,6,5.21,1.97,14,3.6,1.51,10,3,1.87,9,6.14,1.57,7,5.64,2.1,14,4.4,1.9,10,5.4,2.12,10,4.38,1.6,8,2.55,1.29,11,6.33,2,9,5.42,1.83,12,4,1.69,8,5.5,2.07,12 +9544,promise,6.64,1.59,22,3.9,2.32,21,6.47,1.96,15,5.67,0.82,6,7,1.73,15,2.86,1.46,7,4.43,2.53,14,6.29,2.43,7,6.62,1.6,8,6.5,1.87,14,6.86,1.07,7,3.78,2.49,9,4,2.3,12,6.25,2.19,8,6.71,1.8,7,6.86,1.66,14,6.25,1.49,8,4.17,3.13,6,3.8,2.04,15,6.75,2.05,8,6.14,1.95,7 +9545,promising,6.95,1.5,21,4.7,2.27,20,6.33,1.93,21,6.33,1.97,6,7.2,1.26,15,5.5,1.6,8,4.17,2.55,12,6.82,2.23,11,5.8,1.48,10,6.33,1.75,6,7.2,1.37,15,6.1,1.91,10,3.3,1.7,10,6.07,2.16,14,6.86,1.35,7,7.14,1.77,7,6.86,1.41,14,4.64,2.56,14,4.83,1.6,6,6.08,2.15,12,6.67,1.66,9 +9546,promo,6.15,2.08,20,4.09,2.73,23,6.24,1.51,21,6,2.18,9,6.27,2.1,11,4.27,3.1,11,3.92,2.47,12,5.88,0.83,8,6.46,1.81,13,6.29,1.94,14,5.83,2.56,6,3.67,2.83,9,4.36,2.73,14,6.25,1.49,8,6.23,1.59,13,5.9,2.18,10,6.4,2.07,10,4.46,2.85,13,3.6,2.63,10,6.5,1.57,12,5.89,1.45,9 +9547,promote,6.55,1.67,20,4.7,2.36,20,6.08,1.57,26,6.64,1.86,11,6.44,1.51,9,4.71,2.43,7,4.69,2.43,13,5.77,1.69,13,6.38,1.45,13,6.55,1.86,11,6.56,1.51,9,5.18,2.36,11,4.11,2.37,9,6.24,1.79,17,5.78,1.09,9,6.1,1.79,10,7,1.49,10,4.25,2.53,12,5.38,2.07,8,5.94,1.81,16,6.3,1.16,10 +9548,promoter,5.3,1.58,23,4.36,2.46,22,5.25,2.43,20,5.75,1.49,8,5.07,1.62,15,5,2.62,10,3.83,2.29,12,7.29,1.7,7,4.15,2.03,13,5.33,1.78,12,5.27,1.42,11,3.27,1.49,11,5.45,2.81,11,5.53,2.45,15,4.4,2.41,5,5.18,1.47,11,5.42,1.73,12,4.5,2.01,10,4.25,2.86,12,5.2,1.75,10,5.3,3.06,10 +9549,promotion,7.1,2.2,20,5.21,2.99,47,6,2.29,19,7,2.45,8,7.17,2.12,12,5.43,2.87,21,5.04,3.12,26,5.67,1.86,6,6.15,2.51,13,6.71,2.5,7,7.25,2.18,12,4.75,2.98,28,5.89,2.94,19,6.3,2.21,10,5.67,2.45,9,7.42,2.19,12,6.62,2.26,8,5.45,3.16,31,4.75,2.65,16,7.12,2.17,8,5.18,2.09,11 +9550,promotional,5.45,1.85,20,4.77,2.09,22,6.53,1.58,19,5.89,2.47,9,5.09,1.14,11,6.2,3.11,5,4.25,1.57,16,7.17,1.47,6,6.23,1.59,13,5.79,1.67,14,4.67,2.16,6,4.08,1.78,12,5.56,2.35,9,6.44,1.24,9,6.6,1.9,10,6.2,1.55,10,4.7,1.89,10,3.67,1.92,12,6.1,1.45,10,7,1.41,6,6.31,1.65,13 +9551,prompt,6.33,1.71,18,2.9,2,20,5.92,2.22,25,6.8,0.84,5,6.15,1.95,13,3,2.28,11,2.78,1.72,9,5.5,2.37,16,6.67,1.8,9,6.43,1.99,7,6.27,1.62,11,2.11,1.54,9,3.55,2.16,11,5.8,2.4,20,6.4,1.34,5,5.89,1.69,9,6.78,1.72,9,2.64,1.63,11,3.22,2.44,9,5.58,2.24,19,7,1.9,6 +9552,prone,4.7,1.17,20,3.68,2.21,22,5.4,1.79,20,4.89,0.78,9,4.55,1.44,11,3.9,2.6,10,3.5,1.93,12,5,1.73,7,5.62,1.85,13,4.93,0.83,14,4.17,1.72,6,3,2,8,4.07,2.3,14,4.86,2.12,7,5.69,1.6,13,5,0.94,10,4.4,1.35,10,3.67,2.31,12,3.7,2.21,10,5.58,2.07,12,5.12,1.36,8 +9553,pronounce,5.61,1.42,18,2.75,2.02,20,5.84,1.77,25,6,1.22,5,5.46,1.51,13,2.82,2.48,11,2.67,1.41,9,5.81,2.01,16,5.89,1.36,9,6.14,1.57,7,5.27,1.27,11,2.22,1.3,9,3.18,2.44,11,5.85,1.95,20,5.8,0.84,5,5.78,1.2,9,5.44,1.67,9,2,1,11,3.67,2.6,9,5.47,1.74,19,7,1.41,6 +9554,pronto,5.7,1.53,20,4.05,2.77,21,5.81,2.43,27,6.29,1.8,7,5.38,1.33,13,4.1,2.73,10,4,2.93,11,6,2.3,15,5.91,2.55,11,5.55,1.51,11,5.89,1.62,9,4.44,2.7,9,3.75,2.9,12,6.53,2.1,17,4.89,2.57,9,5.92,1.5,13,5.29,1.6,7,3.27,2.69,15,6,2,6,5.67,2.71,12,5.93,2.28,15 +9555,pronunciation,6.2,1.79,20,4.2,2.04,20,6.38,1.6,26,5.55,1.57,11,7,1.8,9,4.86,1.77,7,3.85,2.15,13,6.15,1.72,13,6.62,1.5,13,6.64,2.25,11,5.67,0.87,9,4.64,2.06,11,3.67,2,9,6.24,1.71,17,6.67,1.41,9,6.1,2.33,10,6.3,1.16,10,4.67,2.02,12,3.5,2,8,6.44,1.86,16,6.3,1.16,10 +9556,proof,6.38,1.66,21,4.15,2.32,20,7.05,2.17,19,6.31,1.55,13,6.5,1.93,8,5,2,7,3.69,2.43,13,7.43,1.51,7,6.83,2.52,12,6.75,1.6,12,5.89,1.69,9,4.56,2.19,9,3.82,2.48,11,7,1.94,10,7.11,2.52,9,6.42,1.51,12,6.33,1.94,9,5.43,1.9,7,3.46,2.3,13,7.57,1.99,7,6.75,2.3,12 +9557,prop,5.16,1.46,19,3.15,2.23,20,5,2.13,23,5.31,1.65,13,4.83,0.98,6,3.2,2.68,5,3.13,2.17,15,5.08,1.98,12,4.91,2.39,11,5.33,2,9,5,0.82,10,3.86,3.18,7,2.77,1.54,13,5.4,2.12,10,4.69,2.18,13,5.33,1.22,9,5,1.7,10,3.2,2.49,10,3.1,2.08,10,4.12,2.75,8,5.47,1.64,15 +9558,propaganda,3.36,1.97,22,5,2.15,23,3.42,2.24,19,4,2.88,8,3.08,1.19,13,5.88,1.64,8,4.5,2.38,14,2.57,1.99,7,3.64,2.2,11,3.62,2.39,8,3.31,1.8,13,4.67,2.12,9,5.21,2.22,14,2.71,1.7,7,3.83,2.48,12,4.36,2.25,11,2.36,0.92,11,3.56,2.13,9,5.93,1.64,14,3.38,2.19,16,3.67,3.06,3 +9559,propane,4.26,1.45,23,3.64,2.22,22,5.6,2.16,20,5,0.76,8,3.87,1.6,15,4.3,2.36,10,3.08,2.02,12,5.71,2.43,7,5.54,2.11,13,4.33,1.3,12,4.18,1.66,11,3.18,1.78,11,4.09,2.59,11,5.27,2.25,15,6.6,1.67,5,3.64,1.43,11,4.83,1.27,12,3.4,1.78,10,3.83,2.59,12,5.3,1.57,10,5.9,2.69,10 +9560,propeller,4.95,1.58,19,3.53,2.53,17,4.91,1.93,22,5,2.16,4,4.93,1.49,15,5,2.83,5,2.92,2.23,12,4.3,1.83,10,5.42,1.93,12,5.11,1.05,9,4.8,1.99,10,4.11,2.85,9,2.88,2.1,8,5.64,2.29,11,4.18,1.17,11,4.25,1.42,12,6.14,1.07,7,3,2.78,9,4.12,2.23,8,5.09,2.02,11,4.73,1.9,11 +9561,proper,5.68,2.14,19,2.85,2.13,20,7.15,2.06,20,5.67,1.15,3,5.93,2.15,15,2.8,2.39,10,2.9,1.97,10,7.2,1.99,10,7.1,2.23,10,5.17,2.32,6,6.25,1.82,12,2.86,2.54,7,2.85,1.99,13,7.75,1.04,8,6.75,2.49,12,6.08,1.98,12,5,2.38,7,3.5,2.37,10,2.2,1.75,10,7.11,2.26,9,7.18,1.99,11 +9562,property,6,1.76,21,4.75,2.05,20,6.68,1.8,19,5.77,1.92,13,6.38,1.51,8,5.43,1.9,7,4.38,2.1,13,7,1.73,7,6.5,1.88,12,5.92,2.11,12,6.11,1.27,9,5.11,1.96,9,4.45,2.16,11,6.9,1.97,10,6.44,1.67,9,5.83,1.85,12,6.22,1.72,9,5.43,1.9,7,4.38,2.1,13,6.86,1.86,7,6.58,1.83,12 +9563,prophecy,5.62,1.43,21,4.38,2.93,24,4.7,2.85,20,6.12,0.99,8,5.31,1.6,13,6.33,2.16,6,3.72,2.91,18,5.18,2.99,11,4.11,2.71,9,5.17,1.53,12,6.22,1.09,9,4.5,3.14,10,4.29,2.89,14,5.23,3.22,13,3.71,1.8,7,5.64,1.6,14,5.57,1.13,7,5.06,2.91,16,3,2.62,8,4.58,2.84,12,4.88,3.04,8 +9564,prophet,5.32,2.93,19,3.05,2.32,22,4.68,1.98,28,3.17,2.4,6,6.31,2.66,13,3,2.45,11,3.09,2.3,11,4.36,2.11,11,4.88,1.93,17,5.82,2.75,11,4.62,3.2,8,2.64,1.86,11,3.45,2.73,11,4.78,1.93,18,4.5,2.17,10,5.31,2.93,13,5.33,3.2,6,2.79,2.15,14,3.5,2.67,8,4.81,2.37,16,4.5,1.38,12 +9565,prophetic,5.25,1.74,20,4.05,2.48,21,4.74,2.77,23,4,2.45,4,5.56,1.46,16,4.75,2.75,4,3.88,2.47,17,4.25,2.49,8,5,2.95,15,4.88,1.25,8,5.5,2.02,12,3.5,2.55,10,4.55,2.42,11,4.5,2.53,14,5.11,3.22,9,4.64,1.36,11,6,1.94,9,3.9,2.33,10,4.18,2.71,11,5.12,2.64,17,3.67,3.08,6 +9566,proportion,5.2,1.44,20,3.73,1.91,22,5.68,1.63,19,5.33,1.87,9,5.09,1.04,11,2.8,2.17,5,4.12,1.78,16,5.67,1.75,6,5.69,1.65,13,5.36,1.55,14,4.83,1.17,6,3.75,2.01,12,3.89,1.9,9,4.67,1.22,9,6.6,1.43,10,5.5,1.65,10,4.9,1.2,10,3.25,2.18,12,4.3,1.42,10,6,1.67,6,5.54,1.66,13 +9567,proposal,5.45,1.82,20,4.73,2.41,22,6.63,1.67,19,5.44,1.81,9,5.45,1.92,11,3.4,2.88,5,5.06,2.26,16,7.33,1.37,6,6.31,1.75,13,5.71,1.9,14,4.83,1.6,6,4,2.26,12,5.56,2.55,9,6,1.22,9,7.2,1.87,10,5.7,1.89,10,5.2,1.81,10,4,2.3,12,5.6,2.37,10,6.83,1.6,6,6.54,1.76,13 +9568,propose,6.26,2,19,4.77,2.18,22,5.77,2.29,22,6.33,1.41,9,6.2,2.49,10,5.12,1.96,8,4.57,2.34,14,6.27,2.53,11,5.27,2,11,6,1.53,7,6.42,2.27,12,5.3,2.45,10,4.33,1.92,12,5.69,2.39,13,5.89,2.26,9,5.8,2.39,10,6.78,1.39,9,4.75,1.83,8,4.79,2.42,14,5.64,2.37,14,6,2.27,8 +9569,proposition,5.84,1.3,19,4.86,2.46,22,6.18,1.92,22,5.89,1.17,9,5.8,1.48,10,5.62,2.45,8,4.43,2.44,14,6.55,2.02,11,5.82,1.83,11,5.29,0.76,7,6.17,1.47,12,4.3,1.77,10,5.33,2.9,12,5.85,2.19,13,6.67,1.41,9,6.2,1.48,10,5.44,1.01,9,3.75,2.31,8,5.5,2.38,14,6.14,1.92,14,6.25,2.05,8 +9570,proprietary,4.55,1.99,20,3.39,2.17,23,5.44,2.36,27,3.5,1.2,8,5.25,2.14,12,3.44,2.46,9,3.36,2.06,14,5.08,2.53,13,5.79,2.22,14,4.22,1.79,9,4.82,2.18,11,3.42,1.83,12,3.36,2.58,11,5.5,2.38,14,5.38,2.43,13,4.6,1.84,10,4.5,2.22,10,3,2.14,11,3.75,2.22,12,5.5,2.32,12,5.4,2.47,15 +9571,proprietor,5.48,1.69,21,4,2.02,26,5.5,2.15,24,5.78,1.72,9,5.25,1.71,12,4,2.58,10,4,1.67,16,5.67,1.94,9,5.4,2.32,15,4.75,1.39,8,5.92,1.75,13,4,1.68,13,4,2.38,13,4.83,2.17,12,6.17,1.99,12,5.33,1.67,12,5.67,1.8,9,3.87,2.33,15,4.18,1.6,11,5.54,2.47,13,5.45,1.81,11 +9572,propriety,5.14,1.49,22,4.14,2.06,21,5.58,2.19,19,5.5,1.51,8,4.93,1.49,14,4.11,2.32,9,4.17,1.95,12,6,3.29,6,5.38,1.61,13,5,2.1,11,5.27,0.47,11,3.91,1.81,11,4.4,2.37,10,5.43,2.5,14,6,1,5,4.9,0.99,10,5.33,1.83,12,3.9,1.52,10,4.36,2.5,11,5.22,2.05,9,5.9,2.38,10 +9573,propulsion,4.85,1.42,20,5,2.43,24,5.21,2.13,28,5.75,0.46,8,4.25,1.54,12,5.44,2.4,9,4.73,2.49,15,5.21,2.39,14,5.21,1.93,14,4.11,1.83,9,5.45,0.52,11,5.08,2.35,12,4.92,2.61,12,4.86,1.99,14,5.57,2.28,14,4.3,1.83,10,5.4,0.52,10,4.17,2.37,12,5.83,2.29,12,5,1.76,12,5.38,2.42,16 +9574,prose,6.43,1.94,21,3.4,2.6,20,5,2.49,22,6.33,2.16,6,6.47,1.92,15,3.88,3.4,8,3.08,2.02,12,4.75,2.83,12,5.3,2.11,10,7.11,2.26,9,5.92,1.56,12,4.44,3.21,9,2.55,1.69,11,3,1.63,7,5.93,2.28,15,6.6,2.12,10,6.27,1.85,11,3.38,2.57,13,3.43,2.88,7,4.75,2.73,12,5.3,2.26,10 +9575,prosecute,3.15,1.42,20,4.62,2.78,21,5.12,2.7,25,4,1.73,3,3,1.37,17,5.14,3.44,7,4.54,2.5,13,6.12,2.03,8,4.65,2.89,17,4,1.29,7,2.69,1.32,13,5.57,2.94,7,4.31,2.72,13,4.86,2.57,14,5.45,2.94,11,3.22,1.48,9,3.09,1.45,11,4.36,2.62,11,4.9,3.07,10,4.83,2.98,18,5.86,1.77,7 +9576,prosecution,3.37,1.21,19,4.56,2.53,18,2.88,2.03,17,3.64,1.21,11,3,1.2,8,5.5,3.11,4,4.29,2.4,14,3.12,2.23,8,2.67,1.94,9,3,0.93,8,3.64,1.36,11,4.71,2.06,7,4.45,2.88,11,2.5,1.22,6,3.09,2.39,11,3.31,1.32,13,3.5,1.05,6,3.64,2.2,11,6,2.45,7,3.14,2.34,7,2.7,1.89,10 +9577,prosecutor,3.55,1.7,20,6.17,2.71,18,5.12,2.2,26,2.73,1.42,11,4.56,1.51,9,6.86,1.77,7,5.73,3.17,11,5.62,2.06,13,4.62,2.29,13,3.73,1.79,11,3.33,1.66,9,6.11,2.32,9,6.22,3.19,9,5.76,2.14,17,3.89,1.83,9,3.4,2.07,10,3.7,1.34,10,6.64,2.25,11,5.43,3.36,7,5.56,1.9,16,4.4,2.55,10 +9578,prospect,5.78,1.8,18,3.68,2.21,19,5.52,1.78,25,6.4,1.52,5,5.54,1.9,13,3.6,2.27,10,3.78,2.28,9,5.44,2.06,16,5.67,1.22,9,5.29,1.6,7,6.09,1.92,11,3,2,8,4.18,2.32,11,5.6,1.93,20,5.2,1.1,5,5.56,2.07,9,6,1.58,9,3.8,2.04,10,3.56,2.51,9,5.21,1.87,19,6.5,1.05,6 +9579,prospective,5.76,1.34,21,4.78,1.95,23,5.75,1.74,20,5.8,1.64,5,5.75,1.29,16,5.42,1.62,12,4.09,2.12,11,5.64,1.8,11,5.5,1.41,8,5.58,1.44,12,6,1.22,9,4.81,1.83,16,4.71,2.36,7,5.73,1.74,11,5.78,1.86,9,5.77,1.54,13,5.75,1.04,8,4.68,2.14,19,5.25,0.5,4,5.29,1.59,14,6.83,1.72,6 +9580,prospector,4.84,1.26,19,3.74,2.09,23,4.86,2.03,28,5.12,0.35,8,4.64,1.63,11,3.56,2.24,9,3.86,2.07,14,4.21,2.29,14,5.5,1.56,14,4.22,1.48,9,5.4,0.7,10,4.09,1.97,11,3.42,2.23,12,4.29,1.59,14,5.43,2.31,14,4.6,1.58,10,5.11,0.78,9,3.64,1.96,11,3.83,2.29,12,4.33,1.5,12,5.25,2.32,16 +9581,prospectus,5.74,1.37,19,3.87,2.44,23,5.16,2.17,19,5.11,1.17,9,6.3,1.34,10,3.57,2.44,7,3.93,2.58,15,5,2.21,10,5.33,2.24,9,5.89,1.36,9,5.6,1.43,10,4.3,2.98,10,3.42,2.02,12,4.88,1.81,8,5.5,2.55,10,5.58,1.16,12,6,1.73,7,3.8,2.44,20,4.33,2.89,3,5,1.69,8,5.27,2.53,11 +9582,prosper,7.67,1.91,18,6,2.6,22,5.11,2.18,19,7.75,1.04,8,7.6,2.46,10,6.29,3.35,7,6.07,2.23,14,5,2.31,10,5.22,2.17,9,8.22,0.83,9,7.11,2.52,9,5.8,2.74,10,6.45,2.5,11,4.12,1.55,8,5.6,2.37,10,7.36,2.34,11,8.14,0.9,7,6.05,2.55,19,5.67,3.51,3,5.12,2.03,8,5.09,2.39,11 +9583,prosperity,7.1,1.45,20,5.3,2.47,20,6.55,2.04,22,7.71,1.5,7,6.77,1.36,13,5.11,1.9,9,5.45,2.94,11,5.83,2.04,6,6.81,2.04,16,7.1,1.45,10,7,1.58,9,4.5,3.25,8,5.83,1.75,12,6.2,2.01,15,7.29,2.06,7,7.18,1.47,11,7,1.5,9,5.25,2.49,12,5.38,2.62,8,6.73,1.85,11,6.36,2.29,11 +9584,prosperous,7.16,1.8,19,6,2.11,18,6.76,1.35,17,7.45,1.63,11,6.75,2.05,8,7.25,1.71,4,5.64,2.13,14,6.5,1.85,8,7,0.71,9,7.75,0.89,8,6.73,2.2,11,5.14,2.27,7,6.55,1.92,11,6.17,1.72,6,7.09,1.04,11,7.08,2.14,13,7.33,0.82,6,6.36,2.25,11,5.43,1.9,7,6.86,1.46,7,6.7,1.34,10 +9585,prostate,4,1.41,17,4.7,2.6,20,4.2,1.85,25,3.8,1.3,5,4.08,1.51,12,5.55,2.34,11,3.67,2.65,9,4,1.63,16,4.56,2.24,9,4.43,1.13,7,3.7,1.57,10,3.44,2.6,9,5.73,2.2,11,3.8,1.67,20,5.8,1.79,5,4.33,1.12,9,3.62,1.69,8,4.09,2.66,11,5.44,2.46,9,4.74,1.66,19,2.5,1.38,6 +9586,prosthetic,4.1,2.14,21,3.42,2.54,24,5.05,2.33,20,4.25,2.43,8,4,2.04,13,4.67,2.88,6,3,2.35,18,5.82,2.09,11,4.11,2.37,9,4.75,2.34,12,3.22,1.56,9,4.2,2.94,10,2.86,2.14,14,5.77,2.24,13,3.71,1.98,7,4.43,2.06,14,3.43,2.3,7,3.69,2.68,16,2.88,2.3,8,4.92,2.43,12,5.25,2.31,8 +9587,prostitute,3.42,2.22,19,4.86,2.68,22,3.91,2.57,23,3.55,2.5,11,3,1.91,7,6.12,2.64,8,4.14,2.51,14,4,2.52,7,3.88,2.68,16,3.5,1.6,8,3.36,2.66,11,4.56,3.32,9,5.08,2.25,13,4.91,2.47,11,3,2.41,12,3.08,2.07,12,4,2.52,7,4.64,2.98,11,5.09,2.47,11,3.23,2.49,13,4.8,2.53,10 +9588,prostitution,2.79,1.51,19,6.05,2.56,21,4.68,2.82,25,2.5,0.71,2,2.82,1.59,17,6.71,2.87,7,5.85,2.48,13,5.75,2.6,8,4.18,2.86,17,2.5,1.52,6,2.92,1.55,13,6.14,2.48,7,6.15,2.73,13,4.36,2.76,14,5.09,2.98,11,3.25,1.49,8,2.45,1.51,11,6,2.24,11,6.1,3,10,4.28,2.93,18,5.71,2.43,7 +9589,prostrate,3.62,1.91,21,4.6,2.29,25,4.32,2.32,22,3.5,1.51,8,3.69,2.18,13,5.08,2.66,13,4.08,1.78,12,4.31,2.56,13,4.33,2.06,9,3.75,1.83,8,3.67,2.06,12,5.43,1.74,14,3.55,2.54,11,5.17,2.52,12,3.3,1.64,10,3.5,1.65,10,3.73,2.2,11,4.47,2.48,17,4.88,1.96,8,4.5,2.59,10,4.17,2.17,12 +9590,protect,6.83,2.01,18,3.7,2.13,20,5.83,2.53,18,5.88,2.36,8,7.6,1.35,10,3.71,1.6,7,3.69,2.43,13,5.91,2.12,11,5.71,3.25,7,6.18,2.04,11,7.86,1.57,7,3.33,2.65,9,4,1.67,11,5.82,2.44,11,5.86,2.85,7,6.33,2.23,12,7.83,0.98,6,3.42,2.43,12,4.12,1.64,8,6,2.96,9,5.67,2.18,9 +9591,protected,7.05,1.6,41,3.81,2.16,47,6.04,2.46,55,7.13,1.36,15,7,1.74,26,3.91,2.43,11,3.82,2.15,34,5.89,2.49,18,6.11,2.48,37,7.05,1.7,20,6.95,1.5,20,3.77,2.23,26,3.95,2.2,19,5.93,2.7,29,6.15,2.22,26,7.12,1.68,24,6.94,1.52,17,3.86,2.21,28,3.74,2.16,19,6.33,2.68,33,5.59,2.09,22 +9592,protection,6.73,1.39,22,4.32,2.19,19,6.71,2.03,21,6.4,1.14,5,6.88,1.5,16,5.38,2.07,8,3.55,2.02,11,5.6,2.32,10,7.73,1.01,11,6.33,1.5,12,7.2,1.14,10,4.6,2.27,10,4,2.18,9,6.42,2.43,12,7.11,1.36,9,6.64,1.57,11,6.82,1.25,11,4.5,1.51,8,4.18,2.64,11,5.67,2.6,9,7.5,1,12 +9593,protective,6.53,1.71,19,3.96,2.2,23,6.61,1.87,28,5.62,0.74,8,7.18,1.94,11,3.78,2.17,9,4.07,2.3,14,6.64,2.27,14,6.57,1.45,14,6.22,1.86,9,6.8,1.62,10,4,2,12,3.91,2.51,11,6.29,2.05,14,6.93,1.69,14,6.8,1.75,10,6.22,1.72,9,3.55,1.97,11,4.33,2.42,12,6.75,1.96,12,6.5,1.86,16 +9594,protector,7.37,1.57,19,4.23,2.67,22,6.21,2.39,28,7.17,1.47,6,7.46,1.66,13,4.55,2.5,11,3.91,2.91,11,6.64,2.25,11,5.94,2.51,17,7.27,1.95,11,7.5,0.93,8,3.27,2,11,5.18,2.99,11,5.94,2.55,18,6.7,2.11,10,7.15,1.77,13,7.83,0.98,6,4.43,2.93,14,3.88,2.3,8,6.5,2.22,16,5.83,2.66,12 +9595,protein,6.55,1.93,20,2.95,1.99,21,5.08,1.84,24,6.75,3.3,4,6.5,1.59,16,2.25,0.96,4,3.12,2.15,17,4.62,2.45,8,5.31,1.49,16,6.25,1.75,8,6.75,2.09,12,3.2,1.99,10,2.73,2.05,11,5.5,1.91,14,4.5,1.65,10,7,1.67,11,6,2.18,9,3.7,2.31,10,2.27,1.42,11,5.12,1.9,17,5,1.83,7 +9596,protest,4.42,2.46,19,4.18,2.72,22,4.93,2.54,28,3.67,2.42,6,4.77,2.49,13,3.73,2.72,11,4.64,2.77,11,5.45,2.58,11,4.59,2.53,17,4.36,2.46,11,4.5,2.62,8,3.36,2.06,11,5,3.13,11,5.17,2.6,18,4.5,2.51,10,4,2.45,13,5.33,2.42,6,4.43,2.77,14,3.75,2.76,8,5.12,2.7,16,4.67,2.39,12 +9597,protestant,4.5,1.99,22,3,1.67,21,4.95,2.24,22,4.86,2.14,14,3.88,1.64,8,2.64,1.69,11,3.22,1.64,9,4,1.67,6,5.31,2.36,16,4.5,2.22,10,4.5,1.88,12,2.73,1.9,11,3.3,1.42,10,4.23,1.64,13,6,2.65,9,4.42,1.88,12,4.6,2.22,10,2.77,1.88,13,3.38,1.3,8,5.08,2.07,12,4.8,2.53,10 +9598,protocol,5.1,1.37,20,3.83,2.26,18,4.05,2.44,22,5.2,1.48,5,5.07,1.39,15,4.5,2.26,6,3.5,2.28,12,4.4,2.01,10,3.75,2.8,12,5.6,0.7,10,4.6,1.71,10,4.6,2.55,10,2.88,1.46,8,3.09,2.07,11,5,2.49,11,5.17,1.47,12,5,1.31,8,2.89,2.32,9,4.78,1.86,9,3.27,2.15,11,4.82,2.56,11 +9599,proton,6.26,1.59,19,3.36,2.4,22,4.32,1.91,28,6.17,1.17,6,6.31,1.8,13,4,2.72,11,2.73,1.95,11,3.45,2.11,11,4.88,1.58,17,6.27,1.79,11,6.25,1.39,8,4,2.72,11,2.73,1.95,11,4.22,1.96,18,4.5,1.9,10,6.69,1.65,13,5.33,1.03,6,3,2.25,14,4,2.67,8,4.12,2.13,16,4.58,1.62,12 +9600,prototype,6.48,1.66,21,3.92,2.36,25,6.68,2.03,19,6.67,1.73,9,6.33,1.67,12,3.67,1.51,6,4.17,2.57,18,6.86,2.48,7,6.58,1.83,12,6.56,1.63,16,6.2,1.92,5,4,2.57,14,4.1,2.08,10,7.89,1.45,9,5.6,1.9,10,6.67,1.72,12,6.22,1.64,9,4.5,2.53,16,2.89,1.69,9,6.64,2.2,11,6.75,1.91,8 +9601,proud,7,2.03,19,5.55,2.34,22,7.09,2.05,47,5,1,3,7.38,1.96,16,5.71,2.75,7,5.5,2.31,14,6.65,2.12,17,7.33,2.01,30,7.2,1.55,10,6.78,2.54,9,5.8,2.57,10,5.36,2.34,11,6.85,2.07,26,7.38,2.04,21,6.25,2.6,8,7.55,1.37,11,5.42,2.29,19,6.33,3.06,3,7.1,2.13,29,7.06,1.98,18 +9602,prove,6,2.06,18,3.25,2.61,20,5.78,2.21,18,5,2.07,8,6.8,1.75,10,2.71,1.89,7,3.54,2.96,13,5.27,2.41,11,6.57,1.72,7,5.36,1.96,11,7,1.91,7,3.11,2.76,9,3.36,2.62,11,5.55,2.46,11,6.14,1.86,7,5.58,1.98,12,6.83,2.14,6,2.83,2.52,12,3.88,2.8,8,6.56,1.67,9,5,2.5,9 +9603,proverb,5.95,2.3,19,3.55,2.06,22,6.14,1.93,22,6,2.06,9,5.9,2.6,10,3.75,1.98,8,3.43,2.17,14,5.82,2.14,11,6.45,1.75,11,5.14,1.68,7,6.42,2.54,12,4.4,2.01,10,2.83,1.9,12,6.62,1.98,13,5.44,1.74,9,5.9,2.47,10,6,2.24,9,3.12,2.36,8,3.79,1.93,14,5.86,2.11,14,6.62,1.6,8 +9604,proverbial,5.32,1,19,3.24,1.87,21,5.25,2,20,6.33,0.58,3,5.12,0.96,16,4.33,1.75,6,2.8,1.78,15,6.17,1.47,6,4.86,2.11,14,5.4,0.7,10,5.22,1.3,9,2.57,1.81,7,3.57,1.87,14,5.4,2.59,10,5.1,1.29,10,5.62,1.06,8,5.09,0.94,11,2.78,1.86,9,3.58,1.88,12,5.62,2.88,8,5,1.21,12 +9605,provide,6.67,1.41,18,4.76,2.49,21,5.96,1.92,23,6.4,1.34,5,6.77,1.48,13,5.67,2.16,6,4.4,2.59,15,6.4,1.96,10,5.62,1.89,13,6.57,1.13,7,6.73,1.62,11,4.57,2.88,7,4.86,2.38,14,5.73,2,11,6.17,1.9,12,6.55,1.29,11,6.86,1.68,7,3.55,2.3,11,6.1,2.02,10,5.93,1.9,14,6,2.06,9 +9606,provider,6.26,1.94,19,3.73,2.55,22,6.32,2.45,28,6.17,1.6,6,6.31,2.14,13,4.55,2.81,11,2.91,2.07,11,5.82,2.82,11,6.65,2.21,17,5.91,2.07,11,6.75,1.75,8,2.82,1.89,11,4.64,2.87,11,5.56,2.57,18,7.7,1.49,10,5.77,2.09,13,7.33,1.03,6,3.86,2.51,14,3.5,2.78,8,6.06,2.46,16,6.67,2.5,12 +9607,province,5.14,1.42,22,3.33,2.24,21,5.18,1.82,22,5.36,1.69,14,4.75,0.71,8,3.45,1.92,11,3.44,2.7,9,5.33,1.86,6,5.12,1.86,16,5.2,1.69,10,5.08,1.24,12,3.27,2.45,11,3.4,2.12,10,5,1.53,13,5.44,2.24,9,5.5,1.38,12,4.7,1.42,10,3.77,2.52,13,2.62,1.6,8,4.42,1.51,12,6.1,1.79,10 +9608,provincial,5.22,1.52,18,2.85,2.28,20,5,2.17,23,5.33,1.72,12,5,1.1,6,4.2,3.11,5,2.4,1.84,15,4.67,1.92,12,5.36,2.46,11,5.22,2.05,9,5.22,0.83,9,4.14,3.08,7,2.15,1.41,13,5.09,2.26,11,4.92,2.19,12,5.11,1.54,9,5.33,1.58,9,2.7,2.36,10,3,2.31,10,5.12,2.64,8,4.93,1.98,15 +9609,provision,5.74,1.91,19,4.19,2.02,21,6.14,2.08,21,6.22,1.3,9,5.3,2.31,10,5.14,1.86,7,3.71,1.98,14,5.91,2.43,11,6.4,1.71,10,6,1.29,7,5.58,2.23,12,4.7,1.83,10,3.73,2.15,11,5.5,2.2,12,7,1.66,9,6,1.89,10,5.44,2.01,9,3.88,2.53,8,4.38,1.71,13,6.14,2.11,14,6.14,2.19,7 +9610,provisional,4.78,1.54,23,3.12,1.73,17,5.08,2.34,24,4.86,1.86,7,4.75,1.44,16,3.6,1.67,5,2.92,1.78,12,4.85,2.58,13,5.36,2.11,11,5.27,1.01,11,4.33,1.83,12,4,1.53,7,2.5,1.65,10,5.06,2.32,16,5.12,2.53,8,4.62,1.59,16,5.14,1.46,7,3.55,1.63,11,2.33,1.75,6,5.87,2.59,15,3.78,0.97,9 +9611,provocation,3.89,1.23,18,5.11,2.66,19,4.32,1.97,25,3.8,1.3,5,3.92,1.26,13,5.9,2.69,10,4.22,2.49,9,4.56,1.97,16,3.89,2.03,9,4.29,1.38,7,3.64,1.12,11,3.89,2.62,9,6.2,2.3,10,4.1,2,20,5.2,1.79,5,4,1.12,9,3.78,1.39,9,4.45,2.98,11,6,2,8,4.47,1.95,19,3.83,2.14,6 +9612,provocative,5.47,2.01,19,5.9,2.45,21,4.8,1.4,20,5.67,1.53,3,5.44,2.13,16,6.83,2.99,6,5.53,2.2,15,4.5,1.64,6,4.93,1.33,14,5.6,1.26,10,5.33,2.69,9,6.57,1.99,7,5.57,2.65,14,4.9,1.66,10,4.7,1.16,10,6.12,1.55,8,5,2.24,11,5.67,3.04,9,6.08,2.02,12,4.38,1.41,8,5.08,1.38,12 +9613,provoke,3.3,1.3,20,6.72,2.16,18,5.23,2.42,26,2.82,1.17,11,3.89,1.27,9,7.17,2.14,6,6.5,2.24,12,5.38,2.33,13,5.08,2.6,13,3.55,1.29,11,3,1.32,9,6.6,1.96,10,6.88,2.53,8,5.82,2.32,17,4.11,2.32,9,3.4,1.65,10,3.2,0.92,10,6.5,2.39,12,7.17,1.72,6,5.69,2.44,16,4.5,2.32,10 +9614,prowess,5.95,1.6,21,5.25,2.4,20,6.29,1.92,35,6,1.69,8,5.92,1.61,13,6.6,1.67,5,4.8,2.48,15,6.73,1.62,11,6.08,2.04,24,6.08,1.8,13,5.75,1.28,8,6.08,2.5,12,4,1.69,8,6.37,2.14,19,6.19,1.68,16,5.45,1.57,11,6.5,1.51,10,4.91,2.51,11,5.67,2.35,9,6.24,2,21,6.36,1.86,14 +9615,prowl,3.39,1.69,18,4.32,2.44,22,5.04,2.01,28,3,1.67,6,3.58,1.73,12,4.36,2.38,11,4.27,2.61,11,5.45,2.25,11,4.76,1.86,17,3.82,1.47,11,2.71,1.89,7,4.27,2.28,11,4.36,2.69,11,5.17,2.07,18,4.8,1.99,10,3.62,1.66,13,2.8,1.79,5,4.21,2.46,14,4.5,2.56,8,5.31,2.12,16,4.67,1.87,12 +9616,prowler,2.84,1.8,19,5.48,2.8,21,3.4,1.96,20,4.67,2.52,3,2.5,1.51,16,5.17,2.71,6,5.6,2.92,15,4.5,1.38,6,2.93,2.02,14,3.4,1.96,10,2.22,1.48,9,5.29,2.81,7,5.57,2.9,14,4.5,1.84,10,2.3,1.42,10,3.62,2.13,8,2.27,1.35,11,5,3.46,9,5.83,2.29,12,3.12,2.3,8,3.58,1.78,12 +9617,proximal,4.45,1.32,20,3.59,1.71,22,5.42,1.64,19,4.11,1.69,9,4.73,0.9,11,3,1.58,5,3.88,1.75,16,5.67,1.75,6,5.31,1.65,13,4.07,1.38,14,5.33,0.52,6,3.58,2.02,12,3.78,1.3,9,5.11,1.27,9,5.7,1.95,10,4.3,1.42,10,4.6,1.26,10,2.83,1.85,12,4.5,0.97,10,6.17,1.83,6,5.08,1.5,13 +9618,proximity,4.47,1.47,19,3.85,2.06,20,6.15,2.39,20,5.33,0.58,3,4.47,1.46,15,3.8,1.81,10,3.9,2.38,10,6.2,2.35,10,6.1,2.56,10,4.17,1.83,6,4.83,1.11,12,4,1.83,7,3.77,2.24,13,6.12,2.42,8,6.17,2.48,12,4.5,1.31,12,4.43,1.81,7,3.8,2.35,10,3.9,1.85,10,6.56,2.35,9,5.82,2.48,11 +9619,proxy,4.95,1.19,20,3.2,2.04,20,4.41,2.06,22,5,0,7,4.92,1.5,13,3.78,2.22,9,2.73,1.85,11,4.5,2.95,6,4.38,1.75,16,4.7,0.95,10,5.22,1.48,9,3.5,2.2,8,3,2,12,4.4,2.32,15,4.43,1.51,7,5,1.48,11,4.89,0.78,9,3.25,1.96,12,3.12,2.3,8,4.91,2.3,11,3.91,1.76,11 +9620,prude,3.17,1.62,18,3.32,2.03,22,4.12,2.07,24,3.2,1.48,5,3.15,1.72,13,3.75,2.05,12,2.8,1.99,10,3.75,1.83,8,4.31,2.21,16,3.22,1.39,9,3.11,1.9,9,4.44,2.24,9,2.54,1.51,13,3.88,2.32,17,4.67,1.37,6,2.29,0.95,7,3.73,1.74,11,3.89,2.42,9,2.92,1.71,13,4.12,2.39,16,4.12,1.36,8 +9621,prudence,5.38,1.69,21,4.12,1.92,24,5.45,2.09,22,5.75,1.28,8,5.15,1.91,13,4.23,2.28,13,4,1.48,11,5.69,1.65,13,5.11,2.67,9,6.25,1.75,8,5,1.41,12,4.85,1.63,13,3.27,1.95,11,5.58,1,12,5.3,2.98,10,4.9,1.85,10,5.82,1.47,11,4,2.18,17,4.43,1.13,7,4.8,2.49,10,6,1.6,12 +9622,prudent,5.29,1.87,21,3.44,2.55,25,5.95,2.63,19,5.22,2.44,9,5.33,1.44,12,3.67,3.08,6,3.17,2.36,18,4.57,3.55,7,6.75,1.6,12,5.19,1.94,16,5.6,1.82,5,3.21,2.86,14,3.4,2.01,10,5.44,2.92,9,6.4,2.41,10,5.17,2.21,12,5.44,1.42,9,4.12,2.75,16,2.22,1.64,9,5.27,3.07,11,6.88,1.64,8 +9623,prune,4.61,1.59,23,3.14,1.8,21,5.55,2.78,20,4,1.31,8,4.93,1.67,15,3.1,1.73,10,3.18,1.94,11,6.71,2.69,7,4.92,2.72,13,4.67,1.3,12,4.55,1.92,11,3.1,1.66,10,3.18,1.99,11,5.13,2.9,15,6.8,2.17,5,4.73,1.68,11,4.5,1.57,12,3.7,2.06,10,2.64,1.43,11,4.6,2.27,10,6.5,3.03,10 +9624,pruning,5.43,2.09,21,2.83,1.92,23,6.06,2.18,18,5.56,2.51,9,5.33,1.83,12,3.09,1.81,11,2.58,2.07,12,6,2.26,10,6.12,2.23,8,5.29,2.14,7,5.62,2.18,13,3.55,1.92,11,2.17,1.75,12,5.86,2.34,7,6.18,2.18,11,5.23,2.28,13,5.75,1.83,8,2.64,2.11,11,3,1.81,12,5.56,2.13,9,6.56,2.24,9 +9625,pry,3.57,1.86,21,5.3,2.58,20,4.85,2.25,20,3.83,1.47,6,3.47,2.03,15,4.62,2.67,8,5.75,2.53,12,5.18,2.23,11,4.44,2.35,9,2.83,1.47,6,3.87,1.96,15,5,2.98,10,5.6,2.22,10,5.15,2.54,13,4.29,1.6,7,2.86,1.57,7,3.93,1.94,14,5.64,2.71,14,4.5,2.26,6,4.18,2.27,11,5.67,2.06,9 +9626,psalm,6.16,2.67,19,3.14,2.01,21,5.5,2.22,22,5.56,2.65,9,6.7,2.71,10,4,1.91,7,2.71,1.98,14,5.18,2.23,11,5.82,2.27,11,4.71,2.56,7,7,2.45,12,3.5,2.07,10,2.82,1.99,11,5.38,2.43,13,5.67,2,9,6.2,2.7,10,6.11,2.8,9,3.38,2,8,3,2.08,13,5.5,2.14,14,5.5,2.51,8 +9627,psi,4.59,1.33,22,3.92,2.59,26,6.25,1.82,24,4.67,1.58,9,4.54,1.2,13,3.1,2.08,10,4.44,2.8,16,6.56,1.74,9,6.07,1.91,15,4.12,1.64,8,4.86,1.1,14,4.31,2.56,13,3.54,2.67,13,5.75,1.76,12,6.75,1.82,12,4.67,0.98,12,4.5,1.72,10,2.87,2.29,15,5.36,2.34,11,6.62,1.89,13,5.82,1.72,11 +9628,psoriasis,2.52,1.29,21,4.24,2.62,21,3.35,2.39,20,3,1.6,8,2.23,1.01,13,4.2,2.66,10,4.27,2.72,11,4.57,2.99,7,2.69,1.8,13,2.64,1.36,11,2.4,1.26,10,3.9,2.38,10,4.55,2.91,11,3.53,2.61,15,2.8,1.64,5,2.8,1.03,10,2.27,1.49,11,4.56,2.55,9,4,2.76,12,3,1.76,10,3.7,2.95,10 +9629,psych,4.67,2.35,21,4.6,2.54,20,4.05,2.84,21,4,2.37,6,4.93,2.37,15,4.25,2.55,8,4.83,2.62,12,4.33,2.96,12,3.67,2.78,9,5.44,2.96,9,4.08,1.68,12,4.33,2.78,9,4.82,2.44,11,3.14,2.12,7,4.5,3.11,14,4.7,2.58,10,4.64,2.25,11,4.38,2.47,13,5,2.83,7,3,2.72,11,5.2,2.62,10 +9630,psyche,5,1.45,19,4.61,1.79,18,4.59,1.73,17,5.27,1.01,11,4.62,1.92,8,4.25,2.22,4,4.71,1.73,14,4.88,2.03,8,4.33,1.5,9,5.5,1.07,8,4.64,1.63,11,5.14,1.35,7,4.27,2,11,4.5,1.87,6,4.64,1.75,11,4.77,1.42,13,5.5,1.52,6,4.45,2.11,11,4.86,1.21,7,4.71,1.38,7,4.5,2.01,10 +9631,psychedelic,4.68,2.14,19,5.64,2.61,22,4,2.47,24,3.83,1.72,6,5.08,2.25,13,5.83,2.62,12,5.4,2.72,10,4.25,2.92,8,3.88,2.31,16,4.2,1.23,10,5.22,2.82,9,6.33,2,9,5.15,2.94,13,4.12,2.57,17,3.5,2.51,6,4.62,2.2,8,4.73,2.2,11,4.78,2.39,9,6.23,2.68,13,3.62,2.28,16,4.75,2.82,8 +9632,psychiatric,3.32,1.7,19,4.52,2.18,21,4.76,2.72,34,3.8,1.69,10,2.78,1.64,9,5,2,8,4.23,2.31,13,4.79,2.81,14,4.75,2.73,20,4.12,1.25,8,2.73,1.79,11,4.85,2.23,13,4,2.14,8,4.64,2.68,22,5,2.89,12,3.67,1.73,9,3,1.7,10,4.21,2.42,14,5.14,1.57,7,5.18,2.53,17,4.35,2.91,17 +9633,psychiatrist,4.11,1.91,19,4.25,2.71,20,4.1,2.4,20,4,1,3,4.12,2.06,16,4.8,3.35,5,4.07,2.58,15,5,2,6,3.71,2.52,14,3.9,1.52,10,4.33,2.35,9,4.14,2.91,7,4.31,2.72,13,4.6,2.22,10,3.6,2.59,10,3.62,1.51,8,4.45,2.16,11,4.44,3.47,9,4.09,2.07,11,3,2.62,8,4.83,2.04,12 +9634,psychiatry,4.61,1.72,18,4.6,2.21,20,4.71,2.29,24,4.58,2.11,12,4.67,0.52,6,4,2.24,5,4.8,2.24,15,4.69,2.21,13,4.73,2.49,11,4.78,2.28,9,4.44,1.01,9,5.29,2.87,7,4.23,1.79,13,4.18,1.83,11,5.15,2.61,13,4.33,1.58,9,4.89,1.9,9,4.5,1.9,10,4.7,2.58,10,6,2.29,9,3.93,1.98,15 +9635,psychic,5.67,2.08,21,4.71,2.27,24,5.43,2.42,21,6.12,2.36,8,5.38,1.94,13,4.75,2.56,12,4.67,2.06,12,6.08,2.5,13,4.38,2,8,6.12,1.64,8,5.42,2.43,12,4.93,2.02,14,4.4,2.67,10,6.17,2.37,12,4.44,2.24,9,6.3,1.77,10,5.09,2.26,11,4.62,2.45,16,4.88,2.03,8,5.2,2.9,10,5.64,2.01,11 +9636,psycho,3.2,1.67,20,6,2.39,22,3.1,2.21,21,2.89,1.54,9,3.45,1.81,11,5.64,2.58,11,6.36,2.25,11,3,1.51,8,3.15,2.61,13,3,1.47,14,3.67,2.16,6,4.78,3.03,9,6.85,1.41,13,3.75,1.67,8,2.69,2.46,13,3.1,1.66,10,3.3,1.77,10,6.25,2.05,12,5.7,2.83,10,2.5,1.93,12,3.89,2.42,9 +9637,psychoanalysis,4.47,1.98,19,5.57,2.34,21,3.83,1.67,23,6,2.12,5,3.92,1.75,13,5,2.28,6,5.8,2.4,15,4.7,1.57,10,3.15,1.46,13,5.57,2.51,7,3.82,1.4,11,6,1.63,7,5.36,2.65,14,3.91,0.83,11,3.75,2.22,12,4.58,2.07,12,4.29,1.98,7,5.55,2.46,11,5.6,2.32,10,4,1.8,14,3.56,1.51,9 +9638,psychoanalyst,5.35,1.57,20,4.59,2.3,22,4.48,2.59,27,6.57,1.51,7,4.69,1.18,13,4.2,2.15,10,4.92,2.47,12,4.73,2.63,15,4.27,2.72,11,4.82,1.6,11,6,1.32,9,4.33,2.06,9,4.77,2.52,13,5,2.92,17,3.67,1.8,9,5.62,1.56,13,4.86,1.57,7,4.75,2.38,16,4.17,2.23,6,4.67,2.84,12,4.33,2.47,15 +9639,psychobabble,4.16,1.68,19,4.25,2.07,20,5.26,2.6,23,3,2,3,4.38,1.59,16,5.14,2.54,7,3.77,1.69,13,5.22,2.59,9,5.29,2.7,14,3.33,1.8,9,4.9,1.2,10,3.88,1.64,8,4.5,2.35,12,6,2.51,15,3.88,2.3,8,4.29,1.25,7,4.08,1.93,12,4.56,1.51,9,4,2.49,11,5.77,3.19,13,4.6,1.43,10 +9640,psychological,4.77,1.54,22,4.81,2.46,21,5.33,2.5,18,5.12,1.46,8,4.57,1.6,14,4.33,2.45,9,5.17,2.52,12,6.14,2.54,7,4.82,2.44,11,5.25,1.76,12,4.2,1.03,10,4.2,2.39,10,5.36,2.5,11,5.31,2.59,13,5.4,2.51,5,4.45,1.04,11,5.09,1.92,11,5.89,1.9,9,4,2.59,12,4.88,2.3,8,5.7,2.71,10 +9641,psychologist,5.05,1.35,19,3.78,2.16,18,4.53,1.94,17,5.27,1.49,11,4.75,1.16,8,4,2,4,3.71,2.27,14,4.25,1.67,8,4.78,2.22,9,5.75,1.39,8,4.55,1.13,11,4,2.08,7,3.64,2.29,11,3.83,1.47,6,4.91,2.12,11,5.38,1.39,13,4.33,1.03,6,3.45,2.25,11,4.29,2.06,7,4.29,2.06,7,4.7,1.95,10 +9642,psychology,4.81,1.36,21,3.41,2.36,22,4.38,2.16,26,4.7,0.82,10,4.91,1.76,11,2.14,1.86,7,4,2.39,15,4.25,2.29,16,4.6,2.01,10,4.73,0.79,11,4.9,1.85,10,2.8,2.49,5,3.59,2.37,17,4.08,2.33,13,4.69,2.02,13,4.54,1.13,13,5.25,1.67,8,3.2,2.86,10,3.58,1.98,12,4.46,2.5,13,4.31,1.84,13 +9643,psychopath,2.62,1.53,21,5.41,2.82,22,3.52,2.34,27,3.4,1.26,10,1.91,1.45,11,5,3.21,7,5.6,2.72,15,3.53,2.21,17,3.5,2.68,10,2.64,1.57,11,2.6,1.58,10,3.2,2.68,5,6.06,2.59,17,4.29,2.55,14,2.69,1.84,13,2.62,1.71,13,2.62,1.3,8,4.2,3.26,10,6.42,2.02,12,3.93,2.46,14,3.08,2.22,13 +9644,psychopathic,2.8,1.79,20,6,2.09,18,2.86,2.12,22,2.6,1.82,5,2.87,1.85,15,5.5,1.38,6,6.25,2.38,12,3.6,2.17,10,2.25,1.96,12,2.6,1.43,10,3,2.16,10,6.2,1.87,10,5.75,2.43,8,3.18,2.6,11,2.55,1.57,11,2.75,1.96,12,2.88,1.64,8,5,2.24,9,7,1.41,9,3.64,2.5,11,2.09,1.38,11 +9645,psychosis,2.65,1.31,20,6,2.2,22,3.52,2.25,21,2.78,1.39,9,2.55,1.29,11,6.4,2.17,10,5.67,2.27,12,3.75,1.49,8,3.38,2.66,13,3,1.18,14,1.83,1.33,6,5,2.56,8,6.57,1.83,14,4.62,1.77,8,2.85,2.3,13,3.1,0.99,10,2.2,1.48,10,5.83,1.85,12,6.2,2.66,10,3.25,2.34,12,3.89,2.2,9 +9646,psychosomatic,3.71,1.74,21,5.12,1.9,25,3.23,1.74,22,3.5,2,8,3.85,1.63,13,5.08,2.22,13,5.17,1.59,12,3.92,1.61,13,2.22,1.48,9,3.62,1.3,8,3.92,2.02,12,5.86,1.51,14,4.18,1.99,11,3.83,1.85,12,2.5,1.35,10,3.3,1.57,10,4.09,1.87,11,4.65,1.9,17,6.12,1.55,8,3.1,1.97,10,3.33,1.61,12 +9647,psychotherapy,4.26,1.45,23,4.32,2.55,22,4.05,2.04,20,5.38,1.3,8,3.67,1.18,15,4.5,2.37,10,4.17,2.79,12,4.57,2.44,7,3.77,1.83,13,4.33,1.78,12,4.18,1.08,11,4.27,2.49,11,4.36,2.73,11,3.93,2.12,15,4.4,1.95,5,4.18,1.17,11,4.33,1.72,12,4.6,2.67,10,4.08,2.54,12,3.8,1.81,10,4.3,2.31,10 +9648,psychotic,3.3,2.18,23,6.14,2.08,22,3.05,2.3,19,3.45,2.25,11,3.17,2.21,12,4.8,2.68,5,6.62,1.78,16,2.5,2.35,6,3.31,2.32,13,3.73,2.09,15,2.5,2.27,8,5.92,2.5,12,6.56,1.51,9,4,2.45,9,2.2,1.87,10,4.17,2.37,12,2.36,1.57,11,5.67,2.35,12,6.7,1.64,10,2.67,2.07,6,3.23,2.45,13 +9649,pterodactyl,5.71,2,21,4.45,2.63,22,5.48,1.99,27,5.9,2.28,10,5.55,1.81,11,4.14,3.24,7,4.6,2.41,15,5.29,2.23,17,5.8,1.55,10,5.91,2.51,11,5.5,1.35,10,3,3.08,5,4.88,2.42,17,5.71,2.49,14,5.23,1.3,13,5.38,1.89,13,6.25,2.19,8,3.6,2.84,10,5.17,2.33,12,6.36,1.98,14,4.54,1.56,13 +9650,pub,5.45,2.16,20,4.36,2.44,22,5.68,2.31,19,5.89,2.67,9,5.09,1.7,11,2.6,2.07,5,4.81,2.4,16,6.5,2.07,6,5.31,2.39,13,5.36,2.13,14,5.67,2.42,6,3.83,2.08,12,4.89,2.93,9,4.33,2,9,6.9,1.91,10,4.6,1.84,10,6.3,2.21,10,3.67,2.06,12,5.2,2.7,10,5.67,2.94,6,5.69,2.1,13 +9651,puberty,4.3,1.81,20,4.14,2.46,21,3.6,2.2,25,4.25,2.75,4,4.31,1.62,16,4.25,2.99,4,4.12,2.42,17,4.22,2.54,9,3.25,1.98,16,4.75,1.58,8,4,1.95,12,4.4,2.37,10,3.91,2.63,11,3.43,1.74,14,3.82,2.75,11,4.55,1.13,11,4,2.45,9,4,2.54,10,4.27,2.49,11,4,2.3,18,2.57,1.62,7 +9652,pubes,4,2.08,20,4.76,2.57,25,4.41,2.3,22,4.12,2.03,8,3.92,2.19,12,5.08,2.9,13,4.42,2.23,12,4.62,2.63,13,4.11,1.83,9,4.25,2.66,8,3.83,1.7,12,5.36,2.1,14,4,3,11,4.75,2.34,12,4,2.31,10,3.22,1.79,9,4.64,2.16,11,4.12,2.52,17,6.12,2.23,8,5.2,2.82,10,3.75,1.6,12 +9653,pubic,4.73,1.93,22,5.24,2.72,21,6.09,2.18,22,5.43,1.83,14,3.5,1.51,8,5.55,3.08,11,5,2.5,9,6.17,2.56,6,6.06,2.11,16,5,1.76,10,4.5,2.11,12,4.55,2.88,11,6,2.45,10,6.08,2.4,13,6.11,1.96,9,4.92,1.73,12,4.5,2.22,10,5,3,13,5.62,2.33,8,6.33,1.97,12,5.8,2.49,10 +9654,public,5.33,1.78,18,3.35,2.91,20,4.94,2.1,18,4.75,1.16,8,5.8,2.1,10,2.57,2.07,7,3.77,3.27,13,5.18,1.99,11,4.57,2.37,7,4.55,1.29,11,6.57,1.81,7,2.56,2.6,9,4,3.1,11,4.64,2.38,11,5.43,1.62,7,4.67,1.37,12,6.67,1.86,6,2.75,2.53,12,4.25,3.37,8,5.89,2.09,9,4,1.73,9 +9655,publication,5.48,1.63,21,2.79,2.04,24,4.63,1.98,19,6.12,1.13,8,5.08,1.8,13,4.33,2.07,6,2.28,1.81,18,5,1.89,10,4.22,2.11,9,5.5,1.31,12,5.44,2.07,9,3.2,1.99,10,2.5,2.1,14,4.83,2.17,12,4.29,1.7,7,5.36,1.5,14,5.71,1.98,7,3.56,2.06,16,1.25,0.71,8,4.58,1.31,12,4.71,2.93,7 +9656,publicist,4.32,1.65,25,3.62,2.19,26,6.08,2.08,24,4,2,11,4.57,1.34,14,2.7,1.95,10,4.19,2.2,16,6.44,2.19,9,5.87,2.07,15,4.67,1.73,9,4.12,1.63,16,3.62,2.18,13,3.62,2.29,13,6,2.13,12,6.17,2.12,12,4.64,1.15,14,3.91,2.12,11,2.87,2.07,15,4.64,2.01,11,6.31,2.32,13,5.82,1.83,11 +9657,publicity,4.89,1.56,19,4.57,2.29,21,4.6,2.19,20,4.33,1.53,3,5,1.59,16,4.83,2.86,6,4.47,2.13,15,4.83,2.4,6,4.5,2.18,14,5.1,0.74,10,4.67,2.18,9,4.57,2.44,7,4.57,2.31,14,5.2,2.39,10,4,1.89,10,4.75,1.04,8,5,1.9,11,3.89,2.71,9,5.08,1.88,12,5.12,2.85,8,4.25,1.66,12 +9658,publish,5.91,1.44,23,3.67,1.93,21,6.44,2.12,34,6,1.6,12,5.82,1.33,11,3.62,1.92,8,3.69,2.02,13,6.71,1.98,14,6.25,2.24,20,6.1,1.6,10,5.77,1.36,13,4.31,1.89,13,2.62,1.6,8,6.36,2.19,22,6.58,2.07,12,6,1.6,12,5.82,1.33,11,3.29,1.9,14,4.43,1.9,7,5.88,2.26,17,7,1.87,17 +9659,publisher,5.05,2.09,20,3.39,2.31,23,5.54,1.68,26,5.1,2.13,10,5,2.16,10,3.27,1.9,11,3.5,2.71,12,5.27,2.15,11,5.79,1.31,14,4.8,2.2,10,5.3,2.06,10,4,2.53,11,2.83,2.04,12,5.94,1.75,17,4.75,1.39,8,5.54,2.26,13,4.14,1.46,7,3.13,2.36,15,3.88,2.3,8,6,1.62,17,4.67,1.5,9 +9660,publishing,5.14,1.65,21,2.96,2.31,23,5.42,2.12,26,5.36,1.03,11,4.9,2.18,10,2.91,1.97,11,3,2.66,12,5.64,2.8,11,5.21,1.58,14,5.1,1.73,10,5.18,1.66,11,3.36,2.69,11,2.58,1.93,12,5.41,2.48,17,5.38,1.41,8,5.23,2.09,13,5,0.53,8,2.6,1.99,15,3.62,2.83,8,5.65,2.23,17,5,1.94,9 +9661,puck,4.28,2.16,18,4.64,3.11,22,4.82,1.87,28,4.33,2.8,6,4.25,1.91,12,5.18,3.19,11,4.09,3.08,11,5.45,1.97,11,4.41,1.73,17,4.7,2.26,10,3.75,2.05,8,4.27,3.13,11,5,3.19,11,4.44,1.76,18,5.5,1.96,10,4.58,2.35,12,3.67,1.75,6,4.14,3.18,14,5.5,2.98,8,4.88,2.09,16,4.75,1.6,12 +9662,pucker,5.58,2.36,19,4.73,2.62,22,5.56,2.1,16,5.36,2.34,11,5.43,2.37,7,4.75,2.6,8,4.71,2.73,14,5.83,2.14,6,5.4,2.17,10,4.62,2.72,8,6.27,1.9,11,4.44,2.92,9,4.92,2.5,13,5.5,2.83,8,5.62,1.19,8,5.42,2.57,12,5.86,2.12,7,3.91,3.02,11,5.55,1.97,11,5,2.35,9,6.29,1.6,7 +9663,pudding,6.72,1.64,18,3.8,2.75,20,5.46,2.34,24,6.54,1.76,13,7.2,1.3,5,4,2.24,5,3.73,2.96,15,5.77,2.28,13,5.09,2.47,11,6,2,9,7.44,0.73,9,4,2.77,7,3.69,2.84,13,5.45,2.66,11,5.46,2.15,13,7.12,0.83,8,6.4,2.07,10,4.2,2.97,10,3.4,2.59,10,4.89,2.57,9,5.8,2.21,15 +9664,puddle,4.3,1.63,20,4.33,2.37,21,4.73,2.45,33,4.5,1.51,10,4.1,1.79,10,4.25,2.38,8,4.38,2.47,13,4.71,2.58,14,4.74,2.42,19,3.89,1.76,9,4.64,1.5,11,4.77,2.2,13,3.62,2.62,8,4.64,2.7,22,4.91,1.97,11,4.1,1.85,10,4.5,1.43,10,4.57,2.65,14,3.86,1.77,7,5.5,2.07,16,4,2.62,17 +9665,pudgy,3.81,1.47,21,3.5,2.09,22,3.18,2.04,22,4.11,1.27,9,3.58,1.62,12,3.17,2.23,6,3.53,2.13,15,3,1.79,6,3.25,2.18,16,4.33,1.22,9,3.42,1.56,12,4,2,5,3.35,2.15,17,3.55,2.3,11,2.82,1.78,11,3.67,1.61,12,4,1.32,9,4,2,9,3.15,2.15,13,2.83,2.08,12,3.6,2.01,10 +9666,puff,5.45,1.19,20,3.43,2.09,21,5.71,2.51,24,5.33,0.58,3,5.47,1.28,17,3.57,2.99,7,3.31,1.65,13,5.38,3.16,8,5.88,2.22,16,5,0.82,7,5.69,1.32,13,4,2.71,7,3.08,1.8,13,4.93,2.7,14,6.8,1.81,10,5.44,1.51,9,5.45,0.93,11,4,2.14,11,2.8,1.93,10,5.89,2.54,18,5.17,2.56,6 +9667,puffing,4.06,1.59,18,4.53,2.29,19,5.08,1.38,25,4.6,1.52,5,3.85,1.63,13,5.09,2.47,11,3.75,1.91,8,4.81,1.52,16,5.56,1.01,9,4.14,1.95,7,4,1.41,11,4,2.55,9,5,2.05,10,5.1,1.45,20,5,1.22,5,4.11,1.27,9,4,1.94,9,4.6,2.5,10,4.44,2.19,9,4.79,1.23,19,6,1.55,6 +9668,puffy,4.78,1.62,23,4.5,2.6,22,5.05,2.2,19,5.5,1.07,8,4.4,1.76,15,5,2.31,10,4.08,2.84,12,6.14,2.79,7,4.42,1.56,12,4.75,1.66,12,4.82,1.66,11,4.55,2.7,11,4.45,2.62,11,5.14,2.44,14,4.8,1.48,5,4.09,1.7,11,5.42,1.31,12,4.4,2.55,10,4.58,2.75,12,4.44,1.24,9,5.6,2.76,10 +9669,pug,5.9,2.49,20,3.55,1.9,22,5.9,2.15,20,5,2.35,9,6.64,2.46,11,3,1.73,11,4.09,1.97,11,4.38,1.3,8,6.92,2.02,12,6,2.22,14,5.67,3.27,6,3.25,1.91,8,3.71,1.94,14,6,2.2,8,5.83,2.21,12,5.8,1.87,10,6,3.09,10,4.08,1.98,13,2.78,1.56,9,6.18,1.99,11,5.56,2.4,9 +9670,puke,1.84,1.01,19,5.05,2.63,22,3.09,1.63,22,2.11,1.27,9,1.6,0.7,10,4.75,2.82,8,5.21,2.61,14,2.91,1.51,11,3.27,1.79,11,2.57,1.13,7,1.42,0.67,12,4.1,1.79,10,5.83,3.01,12,2.85,1.68,13,3.44,1.59,9,2.1,1.29,10,1.56,0.53,9,4.62,3.25,8,5.29,2.3,14,3.14,1.51,14,3,1.93,8 +9671,pull,5.59,1.59,22,4.1,2.47,21,6,2.03,17,6,2,6,5.53,1.46,15,3.14,2.34,7,4.57,2.47,14,6.22,2.39,9,5.75,1.67,8,5.93,1.86,14,5.14,0.69,7,3.67,2.55,9,4.42,2.47,12,6,2.4,9,6,1.69,8,5.93,1.59,14,5,1.51,8,3.17,2.32,6,4.47,2.5,15,6.11,2.26,9,5.88,1.89,8 +9672,pulley,5,1.55,21,4,2.05,20,5.71,2.12,21,5.5,0.84,6,4.8,1.74,15,5,2.14,8,3.33,1.78,12,5.45,2.34,11,6,1.94,10,5,1.67,6,5,1.56,15,4.6,2.17,10,3.4,1.84,10,5.43,2.34,14,6.29,1.6,7,5,1.91,7,5,1.41,14,4,2.35,14,4,1.26,6,5.67,2.35,12,5.78,1.92,9 +9673,pulmonary,4.77,0.92,22,3.73,2.25,22,4.79,1.99,19,5.25,0.46,8,4.46,1.05,13,3.75,1.98,8,3.62,2.53,13,4.86,1.46,7,4.64,2.38,11,4.62,1.06,8,4.85,0.9,13,3.89,2.89,9,3.62,1.8,13,4,2.08,7,5.25,1.86,12,4.64,1.12,11,4.91,0.7,11,2.89,3.02,9,4.31,1.38,13,4.81,1.76,16,4.67,3.51,3 +9674,pulp,4.94,2.26,18,3.82,2.38,22,4.18,1.54,28,4.33,2.07,6,5.25,2.38,12,3.73,2.45,11,3.91,2.43,11,3.73,1.85,11,4.47,1.28,17,5.18,2.64,11,4.57,1.62,7,3.27,1.79,11,4.36,2.84,11,4.17,1.76,18,4.2,1.14,10,4.92,2.68,12,5,1.26,6,3.64,2.27,14,4.12,2.7,8,4,1.9,16,4.42,0.9,12 +9675,pulpit,4.05,1.88,20,2.9,1.95,21,4.92,2.27,25,4.25,1.71,4,4,1.97,16,3.75,1.26,4,2.71,2.05,17,4.78,2.54,9,5,2.19,16,3.88,1.55,8,4.17,2.12,12,2.9,2.02,10,2.91,1.97,11,4.86,2.25,14,5,2.41,11,3.64,1.75,11,4.56,2.01,9,2.3,1.83,10,3.45,1.97,11,4.94,2.29,18,4.86,2.41,7 +9676,pulsar,5.32,1.7,19,4.72,2.59,18,4.76,2.51,17,5.82,1.25,11,4.62,2.07,8,5.5,3.32,4,4.5,2.44,14,4.25,2.38,8,5.22,2.68,9,5.38,1.51,8,5.27,1.9,11,5.29,2.43,7,4.36,2.73,11,4.17,2.32,6,5.09,2.66,11,5,1.63,13,6,1.79,6,3.64,2.42,11,6.43,1.9,7,5,2.71,7,4.6,2.5,10 +9677,pulse,6.38,1.4,21,4.85,2.52,20,4.77,2.33,22,6.38,1.5,13,6.38,1.3,8,5.7,2.54,10,4.11,2.42,9,5,1.26,6,4.69,2.65,16,6.11,1.36,9,6.58,1.44,12,3.73,2.53,11,6.22,1.79,9,5.38,1.89,13,3.89,2.71,9,6.36,1.43,11,6.4,1.43,10,5,2.66,12,4.62,2.45,8,5,2.26,12,4.5,2.51,10 +9678,pump,4,1.3,20,4,2.17,21,5.74,1.79,19,3.89,1.27,9,4.09,1.38,11,3.6,2.79,5,4.27,2.02,15,6.83,1.94,6,5.23,1.54,13,4.29,1.2,14,3.33,1.37,6,3.82,2.4,11,4.44,1.94,9,4.89,1.27,9,6.5,1.9,10,4,1.33,10,4,1.33,10,3.64,2.42,11,4.4,1.9,10,5.67,2.5,6,5.77,1.48,13 +9679,pumpkin,7,1.38,21,3.43,1.96,21,5.35,2.08,20,6.33,1.32,9,7.5,1.24,12,2.83,1.72,6,3.64,2.13,14,4.83,2.56,6,5.57,1.91,14,6.56,1.24,9,7.33,1.44,12,5,1.22,5,2.94,1.91,16,4.78,2.39,9,5.82,1.78,11,7.25,1.14,12,6.67,1.66,9,3.5,1.93,8,3.38,2.06,13,4.82,2.27,11,6,1.73,9 +9680,pun,5.45,2.01,20,3.94,2.44,18,5.68,1.76,22,6.2,0.84,5,5.2,2.24,15,5.33,2.42,6,3.25,2.22,12,5.3,1.25,10,6,2.09,12,6.2,1.03,10,4.7,2.5,10,4.5,2.59,10,3.25,2.19,8,5,1.61,11,6.36,1.69,11,5.5,2.28,12,5.38,1.69,8,2.67,2.24,9,5.22,1.99,9,5.55,1.97,11,5.82,1.6,11 +9681,punch,3.27,2.07,22,5.8,2.82,20,5.26,2.83,19,3.92,2.4,13,2.33,1,9,6.71,2.21,7,5.31,3.07,13,5.71,3.25,7,5,2.66,12,3.75,2.42,12,2.7,1.49,10,5.56,2.7,9,6,3.03,11,4.6,3.1,10,6,2.45,9,3.42,2.23,12,3.1,1.97,10,5.71,2.43,7,5.85,3.11,13,5.86,2.85,7,4.92,2.87,12 +9682,punchy,4.78,2.05,18,4.32,3.05,22,3.96,1.71,28,4.5,2.17,6,4.92,2.07,12,4.09,3.18,11,4.55,3.05,11,3.64,2.25,11,4.18,1.29,17,5.4,2.12,10,4,1.77,8,3.73,3,11,4.91,3.11,11,4.06,1.98,18,3.8,1.14,10,4.83,2.48,12,4.67,0.82,6,4.36,3.3,14,4.25,2.76,8,3.62,2,16,4.42,1.16,12 +9683,punctual,5.73,1.96,22,4.27,2.39,22,6.85,2.35,20,5.25,2.31,8,6,1.75,14,4.2,2.44,10,4.33,2.46,12,6.71,2.69,7,6.92,2.25,13,5.55,2.21,11,5.91,1.76,11,4.45,2.54,11,4.09,2.34,11,6.4,2.53,15,8.2,0.84,5,5,1.89,10,6.33,1.87,12,4.7,2.36,10,3.92,2.47,12,6.9,1.66,10,6.8,2.97,10 +9684,punctuality,6.72,1.45,18,3.85,2.66,20,5.84,2.03,25,7,0.71,5,6.62,1.66,13,3.91,2.98,11,3.78,2.39,9,5.62,2.22,16,6.22,1.72,9,6.29,1.89,7,7,1.1,11,3.33,2.96,9,4.27,2.45,11,6.15,2.06,20,4.6,1.52,5,6.44,1.67,9,7,1.22,9,3.64,2.29,11,4.11,3.18,9,5.32,1.95,19,7.5,1.38,6 +9685,punctuation,5.55,1.05,20,2.86,2.22,21,5.58,2.45,24,5.33,0.58,3,5.59,1.12,17,2.86,1.95,7,3,2.45,13,5,2.08,7,5.82,2.6,17,5.43,0.79,7,5.62,1.19,13,4,2.31,7,2.38,2.06,13,5.14,2.44,14,6.2,2.44,10,5.67,1.32,9,5.45,0.82,11,2.55,2.3,11,3.2,2.2,10,5.71,2.71,17,5.29,1.8,7 +9686,puncture,4.33,1.65,21,3.83,2.68,24,5.35,2.25,20,4.88,1.25,8,4,1.83,13,4.67,2.66,6,3.56,2.71,18,5.55,2.34,11,5.11,2.26,9,5,1.54,12,3.44,1.42,9,4.5,2.84,10,3.36,2.56,14,5.31,2.53,13,5.43,1.81,7,4.36,1.45,14,4.29,2.14,7,4.12,2.83,16,3.25,2.43,8,5.83,2.12,12,4.62,2.39,8 +9687,pungent,3.71,1.79,41,4.52,2.11,21,4.37,2.38,43,4.17,2.07,18,3.35,1.5,23,4.33,2.5,6,4.6,2.03,15,4.45,2.4,22,4.29,2.41,21,3.63,1.63,30,3.91,2.26,11,4.71,2.21,7,4.43,2.14,14,4.16,2.19,19,4.54,2.55,24,3.95,1.76,22,3.42,1.84,19,4.56,2.13,9,4.5,2.2,12,4.38,2.8,21,4.36,1.97,22 +9688,punish,2.86,2.2,21,5.85,2.35,20,3.81,2.46,21,3.33,2.58,6,2.67,2.09,15,5.88,2.64,8,5.83,2.25,12,3.64,2.94,11,4,1.94,10,2.67,2.73,6,2.93,2.05,15,5.8,2.74,10,5.9,2.02,10,3.5,2.41,14,4.43,2.64,7,3,2.52,7,2.79,2.12,14,6.21,2.58,14,5,1.55,6,3.33,2.71,12,4.44,2.07,9 +9689,punishable,3.42,1.68,19,4.71,2.55,21,4.22,1.88,23,3.09,1.22,11,3.29,1.5,7,5.38,2.88,8,4.31,2.36,13,4.71,1.98,7,4,1.86,16,3.75,2.12,8,3.18,1.33,11,4.78,2.33,9,4.67,2.81,12,4.55,2.07,11,3.92,1.73,12,3.5,2.02,12,3.29,0.95,7,4.3,2.54,10,5.09,2.63,11,4.08,2.02,13,4.4,1.78,10 +9690,punishment,2.76,1.74,42,5.07,2.51,42,4.11,2.4,19,2.6,1.72,15,2.85,1.77,27,4.89,2.47,9,5.19,2.57,32,3.7,2.16,10,4.56,2.7,9,3.17,1.83,23,2.26,1.52,19,5.57,2.41,14,4.82,2.57,28,2.88,0.99,8,4.7,2.71,10,2.75,1.6,28,2.79,2.04,14,5.16,2.52,19,5,2.56,23,3.75,2.19,8,4.36,2.62,11 +9691,punitive,2.95,1.54,20,4.62,2.31,21,4.08,2.33,25,2.73,1.56,11,3.22,1.56,9,4.57,2.07,7,4.64,2.5,14,4.4,2.01,10,3.87,2.56,15,3.25,2.06,4,2.88,1.45,16,4.2,2.3,10,5,2.37,11,3.57,2.82,7,4.28,2.16,18,3.33,1.67,12,2.38,1.19,8,4.85,2.41,13,4.25,2.25,8,2.56,1.33,9,4.94,2.35,16 +9692,punk,4.25,2.17,20,4.14,2.85,21,3.96,2.11,25,2.5,1.73,4,4.69,2.09,16,4.5,2.52,4,4.06,2.99,17,5.11,2.15,9,3.31,1.85,16,4,1.51,8,4.42,2.57,12,3.9,3.03,10,4.36,2.8,11,4.14,2.11,14,3.73,2.2,11,3.82,1.72,11,4.78,2.64,9,4,3.4,10,4.27,2.41,11,4.28,1.9,18,3.14,2.54,7 +9693,punt,4.62,1.53,21,4,2.17,23,5.31,1.69,26,4.73,2,11,4.5,0.85,10,4.91,2.21,11,3.17,1.85,12,6,1.79,11,4.71,1.49,14,4.4,1.84,10,4.82,1.25,11,4.64,2.25,11,3.42,2.02,12,5.76,1.48,17,4.25,1.83,8,4.38,1.61,13,5,1.41,8,4,2.14,15,4,2.39,8,5.47,1.37,17,5,2.24,9 +9694,puny,4,2.16,19,3.27,2.05,22,4.04,2.2,23,3.64,2.29,11,4.86,1.86,7,4.12,1.73,8,2.79,2.12,14,2.71,1.7,7,4.62,2.19,16,3.62,2.26,8,4.27,2.15,11,2.22,1.56,9,4,2.08,13,4.09,2.17,11,4,2.34,12,3.5,2.2,12,4.86,1.95,7,3.36,1.96,11,3.18,2.23,11,4.23,2.35,13,3.8,2.1,10 +9695,pup,7.53,1.84,19,4.5,2.67,20,6.15,1.76,20,8,1.73,3,7.6,1.84,15,3.4,2.32,10,5.6,2.63,10,5.5,1.72,10,6.8,1.62,10,7.5,2.35,6,7.75,1.54,12,5.29,3.2,7,4.08,2.36,13,5.75,1.98,8,6.42,1.62,12,7.58,1.68,12,7.43,2.23,7,4.3,3.16,10,4.7,2.21,10,6.11,1.62,9,6.18,1.94,11 +9696,pupil,5.53,1.17,19,3.76,1.95,21,5.17,2.33,23,5.67,1.15,3,5.5,1.21,16,4.25,1.58,8,3.46,2.15,13,5.56,2.35,9,4.93,2.37,14,5.44,1.33,9,5.6,1.07,10,4.11,2.2,9,3.5,1.78,12,5.2,2.51,15,5.12,2.1,8,5.57,1.27,7,5.5,1.17,12,4.2,2.1,10,3.36,1.8,11,4.85,2.76,13,5.6,1.65,10 +9697,puppet,5.56,1.98,18,4.43,2.35,23,4.94,2.13,18,4.78,1.79,9,6.33,1.94,9,3.14,2.12,7,5,2.36,15,4.89,1.96,9,5,2.4,9,5.33,2.29,9,5.78,1.72,9,4.9,2.28,10,4,2.52,12,5.12,2.36,8,4.67,2.12,9,6.09,1.58,11,4.71,2.36,7,4.15,2.3,20,6.33,2.08,3,4.88,2.1,8,5,2.26,10 +9698,puppeteer,5.8,1.61,20,4.22,2.05,18,5.86,2.63,21,5.4,1.14,5,5.93,1.75,15,3.83,1.94,6,4.42,2.15,12,6.3,1.95,10,5.45,3.17,11,6.3,1.34,10,5.3,1.77,10,3.9,1.52,10,4.62,2.62,8,5.09,2.55,11,6.7,2.58,10,5.58,1.88,12,6.12,1.13,8,3.33,2.35,9,5.11,1.27,9,6.09,2.47,11,5.6,2.91,10 +9699,puppy,7.85,1.53,41,5.84,2.62,38,6.24,2.15,45,7.5,1.89,18,8.13,1.14,23,6.89,1.45,9,5.52,2.82,29,6.33,1.8,21,6.17,2.46,24,7.73,1.68,30,8.18,0.98,11,7,2.22,14,5.17,2.63,24,6.84,1.95,19,5.81,2.23,26,7.86,1.32,22,7.84,1.77,19,5.29,2.63,21,6.53,2.5,17,6.52,2.36,21,6,1.98,24 +9700,purchase,6.47,1.26,19,5.1,1.94,20,6.64,1.65,22,6.71,0.76,7,6.33,1.5,12,5.11,2.03,9,5.09,1.97,11,7.33,1.37,6,6.38,1.71,16,6.33,1.66,9,6.67,0.87,9,5.75,1.67,8,4.67,2.06,12,6.73,1.58,15,6.43,1.9,7,6.4,1.43,10,6.56,1.13,9,5.08,2.35,12,5.12,1.25,8,6.91,1.76,11,6.36,1.57,11 +9701,pure,6.8,1.24,20,4.05,2.31,21,6.44,1.94,25,6.67,1.53,3,6.82,1.24,17,4.57,2.64,7,3.92,2.22,13,6,1.51,8,6.65,2.12,17,6.86,1.35,7,6.77,1.24,13,4.43,2.51,7,4,2.31,13,6.07,2.23,14,6.91,1.45,11,6.56,1.13,9,7,1.34,11,4.45,2.42,11,3.6,2.22,10,6.5,2.2,18,6.29,1.11,7 +9702,purgatory,3.17,2.18,18,4.41,2.34,22,3.47,1.98,19,2.88,1.64,8,3.4,2.59,10,4,2.31,7,4.79,2.39,14,3.9,2.23,10,3,1.66,9,3,2.78,9,3.33,1.5,9,4.78,3.07,9,4.33,1.72,12,3.5,1.41,8,3.4,2.5,10,3.45,2.46,11,2.71,1.7,7,4.26,2.31,19,5.33,2.89,3,3,1.51,8,3.82,2.27,11 +9703,purge,3.61,1.94,18,5.45,2.21,20,4.68,2.34,25,2.6,1.14,5,4,2.08,13,6.09,1.87,11,4.67,2.45,9,4.81,2.29,16,4.44,2.55,9,3.29,0.95,7,3.82,2.4,11,4.44,2.6,9,6.27,1.49,11,4.45,2.42,20,5.6,1.95,5,3.44,1.51,9,3.78,2.39,9,5.73,2.37,11,5.11,2.09,9,4.74,2.31,19,4.5,2.66,6 +9704,purification,6.95,1.99,22,4.15,2.17,26,6.54,2.32,24,7.67,1.58,9,6.46,2.15,13,3.6,2.07,10,4.5,2.22,16,7.22,2.17,9,6.13,2.39,15,7.12,1.64,8,6.86,2.21,14,3.85,2.03,13,4.46,2.33,13,7,2.26,12,6.08,2.39,12,6.67,2.39,12,7.3,1.42,10,4.07,2.25,15,4.27,2.15,11,6.69,2.78,13,6.36,1.75,11 +9705,purify,6.95,1.53,21,4.88,2.28,25,6.77,2.31,22,7.12,1.55,8,6.85,1.57,13,5.46,2.47,13,4.25,1.96,12,6.77,2.13,13,6.78,2.68,9,7.62,1.41,8,6.58,1.56,12,5.79,1.25,14,3.73,2.8,11,7.33,1.97,12,6.1,2.6,10,6.7,1.64,10,7.18,1.47,11,4.47,2.53,17,5.75,1.39,8,6.3,2.95,10,7.17,1.64,12 +9706,purity,6.57,2.04,21,3,2.37,23,5.78,2.51,18,6.67,1.58,9,6.5,2.39,12,3.91,2.66,11,2.17,1.8,12,6.5,2.37,10,4.88,2.53,8,5.57,2.37,7,7.31,1.55,13,3.73,2.69,11,2.33,1.92,12,5.86,3.39,7,5.73,1.95,11,6.46,2.26,13,6.75,1.75,8,3.18,2.82,11,2.83,1.99,12,4.56,2.6,9,7,1.8,9 +9707,purple,5.6,1.5,20,4.05,2.61,22,5.85,2.49,27,5,1.91,7,5.92,1.19,13,3.3,2.26,10,4.67,2.81,12,6.07,1.94,15,5.91,3.05,11,5,1.26,11,6.33,1.5,9,4,2.55,9,4.08,2.75,13,6.06,2.82,17,5.89,1.54,9,5.85,1.57,13,5.14,1.35,7,3.81,2.83,16,4.67,1.97,6,5.33,2.64,12,6.27,2.37,15 +9708,purpose,6.67,1.68,21,5.05,2.5,20,7.42,1.8,19,6.31,1.7,13,7.25,1.58,8,6,1.63,7,4.54,2.79,13,7.14,1.57,7,7.58,1.98,12,6.42,1.93,12,7,1.32,9,5.78,2.86,9,4.45,2.11,11,6.5,2.01,10,8.44,0.73,9,6.83,1.34,12,6.44,2.13,9,6.29,2.29,7,4.38,2.43,13,7.29,2.21,7,7.5,1.62,12 +9709,purr,6.43,2.44,21,3.84,2.41,25,6.53,2.39,19,5.78,2.54,9,6.92,2.35,12,3.67,2.25,6,3.83,2.57,18,6,2.77,7,6.83,2.21,12,6.12,2.63,16,7.4,1.52,5,3.57,2.62,14,4.1,2.28,10,6.78,2.49,9,6.3,2.41,10,6.58,2.5,12,6.22,2.49,9,4.25,2.35,16,3.11,2.47,9,6.91,2.55,11,6,2.2,8 +9710,purse,5.95,1.66,21,3.21,1.89,24,5.68,2.65,19,5.38,1.3,8,6.31,1.8,13,4,1.26,6,2.94,2.01,18,5.4,2.84,10,6,2.55,9,6.08,1.83,12,5.78,1.48,9,4.3,1.89,10,2.43,1.5,14,5.67,2.84,12,5.71,2.5,7,6.14,1.96,14,5.57,0.79,7,3.44,1.82,16,2.75,2.05,8,5.36,2.69,11,6.12,2.7,8 +9711,pursue,5.39,1.61,18,4.45,2.91,20,6.12,2.15,24,6.8,1.48,5,4.85,1.34,13,5.09,3.18,11,3.67,2.5,9,5.53,2.2,15,7.11,1.76,9,5.14,1.95,7,5.55,1.44,11,3.56,2.83,9,5.18,2.89,11,6.05,2.34,19,6.4,1.34,5,5.33,1.8,9,5.44,1.51,9,5.27,2.69,11,3.44,3,9,6.17,2.07,18,6,2.61,6 +9712,pursuit,4.79,1.36,19,5.67,2.61,18,5.46,2.67,24,4.8,1.64,5,4.79,1.31,14,7.4,2.07,5,5,2.55,13,5.08,2.22,13,5.91,3.18,11,5.2,1.4,10,4.33,1.22,9,7.14,1.77,7,4.73,2.69,11,5.12,2.39,16,6.12,3.23,8,4.31,1.32,13,5.83,0.75,6,6.17,2.21,12,4.67,3.27,6,6.13,2.53,15,4.33,2.65,9 +9713,pus,2.52,1.5,21,5,2.2,22,3.55,1.84,42,3.17,1.53,12,1.67,1,9,4.12,2.42,8,5.5,1.99,14,4.1,2.05,20,3.05,1.5,22,1.5,1,4,2.76,1.52,17,4.2,1.69,10,5.67,2.42,12,3.77,1.95,22,3.3,1.72,20,2.67,1.67,12,2.33,1.32,9,4.38,2.67,8,5.36,1.91,14,4,2.07,22,3.05,1.43,20 +9714,push,5.39,1.85,18,4.4,2.78,20,4.06,2.29,18,4.88,1.89,8,5.8,1.81,10,4.71,2.87,7,4.23,2.83,13,3.73,1.68,11,4.57,3.1,7,5.45,2.02,11,5.29,1.7,7,4.67,3.2,9,4.18,2.52,11,4.55,2.46,11,3.29,1.89,7,5.42,1.44,12,5.33,2.66,6,3.83,2.76,12,5.25,2.76,8,4.56,2.24,9,3.56,2.35,9 +9715,pusher,3.52,2.04,21,4.63,2.45,19,4.71,2.53,21,4.5,1.76,6,3.13,2.07,15,4.88,2.1,8,4.45,2.77,11,5.55,2.3,11,3.8,2.57,10,4,2,6,3.33,2.09,15,3.9,2.13,10,5.44,2.65,9,4.21,2.69,14,5.71,1.98,7,3.86,2.19,7,3.36,2.02,14,4.64,2.71,14,4.6,1.82,5,4.5,2.68,12,5,2.45,9 +9716,pushover,4.1,1.67,21,3.9,2.31,20,4.64,2.33,36,4.88,2.03,8,3.62,1.26,13,5.8,2.17,5,3.27,2.05,15,4.55,2.34,11,4.68,2.38,25,4.31,1.97,13,3.75,1.04,8,4.67,2.42,12,2.75,1.67,8,4.5,2.31,20,4.81,2.43,16,4.36,1.63,11,3.8,1.75,10,3.55,2.21,11,4.33,2.5,9,4.14,2.44,22,5.43,1.99,14 +9717,pushy,3.1,1.37,20,4.6,1.76,20,4.23,2.39,22,3,1.29,7,3.15,1.46,13,4.33,1.8,9,4.82,1.78,11,4,2.83,6,4.31,2.3,16,3.2,1.14,10,3,1.73,9,3.88,1.81,8,5.08,1.62,12,4.53,2.36,15,3.57,2.51,7,3.09,1.76,11,3.11,0.78,9,4.5,1.57,12,4.75,2.12,8,4.55,2.62,11,3.91,2.21,11 +9718,puss,3.7,1.38,20,3.71,2.51,24,4.7,2.43,20,3.75,1.16,8,3.67,1.56,12,4.5,1.97,6,3.44,2.66,18,5,2.76,11,4.33,2.06,9,3,1.21,12,4.75,0.89,8,4.1,2.28,10,3.43,2.71,14,5.08,2.72,13,4,1.73,7,3.38,1.45,13,4.29,1.11,7,4.25,2.57,16,2.62,2.13,8,4.42,2.31,12,5.12,2.7,8 +9719,pussy,4.48,3.06,21,6.3,2.46,23,4.83,2.94,18,6.56,3.05,9,2.92,2.02,12,7.64,1.63,11,5.08,2.5,12,4.4,3.17,10,5.38,2.72,8,4.86,3.44,7,4.38,3.07,13,7.45,1.51,11,5.25,2.73,12,4.57,3.26,7,5,2.86,11,4.08,3.43,13,5.12,2.42,8,5.27,2.24,11,7.25,2.34,12,5,3.04,9,4.67,3,9 +9720,pussycat,5.26,2.51,19,4,2.81,22,4.75,2.23,24,4.5,2.88,6,5.62,2.36,13,4.75,2.86,12,3.1,2.6,10,3.75,1.75,8,5.25,2.32,16,4.5,2.37,10,6.11,2.52,9,4.56,3.05,9,3.62,2.69,13,4.59,2.18,17,5.33,2.66,6,5.25,2.76,8,5.27,2.45,11,4.67,3,9,3.54,2.7,13,5,2.25,16,4.25,2.25,8 +9721,put,5.09,1.23,22,3.86,2.03,21,5.94,1.84,16,5,0.89,6,5.13,1.41,15,2.86,1.86,7,4.36,1.98,14,6,1.93,8,5.88,1.89,8,5,1.52,14,5.29,0.49,7,3.89,2.2,9,3.83,1.99,12,6,2.2,8,5.88,1.55,8,4.86,1.23,14,5.5,1.2,8,4.33,2.66,6,3.67,1.8,15,6.38,2.07,8,5.5,1.6,8 +9722,putrid,2.8,1.72,41,4.32,2.59,38,3.35,1.69,20,3.21,1.93,19,2.45,1.47,22,4.33,2.45,9,4.31,2.67,29,3.83,1.94,6,3.14,1.61,14,2.65,1.64,23,3,1.85,18,4.07,2.46,14,4.46,2.7,24,4,1.7,10,2.7,1.49,10,2.83,1.86,24,2.76,1.56,17,3.43,2.2,21,5.41,2.67,17,3.62,2.13,8,3.17,1.4,12 +9723,putt,5.29,1.71,21,2.77,1.69,22,5.5,2.08,26,5.2,1.55,10,5.36,1.91,11,2.43,1.51,7,2.93,1.79,15,5.41,2.45,17,5.67,1.22,9,5.64,1.43,11,4.9,1.97,10,2,1.41,5,3,1.73,17,5.5,2.41,14,5.5,1.73,12,5.15,1.57,13,5.5,2,8,1.9,1.37,10,3.5,1.62,12,5.29,1.98,14,5.75,2.26,12 +9724,putter,5.42,1.64,19,3.17,1.58,18,4.88,2.36,16,5.64,1.12,11,5.12,2.23,8,3.25,1.71,4,3.14,1.61,14,4.5,2.39,8,5.25,2.43,8,5.38,1.6,8,5.45,1.75,11,3,1.41,7,3.27,1.74,11,3.33,1.51,6,5.8,2.35,10,5.31,1.75,13,5.67,1.51,6,3,1.79,11,3.43,1.27,7,4.83,2.48,6,4.9,2.42,10 +9725,putty,5.15,1.57,20,2.9,1.71,20,4.52,1.81,21,5.29,1.7,7,5.08,1.55,13,3.67,1.66,9,2.27,1.56,11,4.5,1.87,6,4.53,1.85,15,5.2,1.69,10,5.11,1.62,9,2.62,1.69,8,3.08,1.78,12,5.07,1.82,14,3.43,1.27,7,5.64,1.91,11,4.56,0.73,9,2.83,1.64,12,3,1.93,8,5.4,1.84,10,3.73,1.42,11 +9726,puzzle,6.53,1.81,19,4.42,2.78,24,5.86,2.49,28,5.62,1.3,8,7.18,1.89,11,4.56,3.13,9,4.33,2.66,15,5.36,2.56,14,6.36,2.41,14,6.67,2,9,6.4,1.71,10,4.83,2.82,12,4,2.8,12,5.5,2.77,14,6.21,2.22,14,6.9,1.91,10,6.11,1.69,9,5,2.95,12,3.83,2.59,12,5.75,2.34,12,5.94,2.67,16 +9727,puzzled,4.6,0.94,20,4.43,2.15,23,4.81,1.63,21,4.44,1.01,9,4.73,0.9,11,3.82,1.99,11,5,2.22,12,4.12,0.64,8,5.23,1.92,13,4.71,0.91,14,4.33,1.03,6,3.33,2.12,9,5.14,1.92,14,5.25,1.91,8,4.54,1.45,13,4.6,0.97,10,4.6,0.97,10,4.46,1.66,13,4.4,2.76,10,5,1.95,12,4.56,1.13,9 +9728,pylon,4.43,1.66,21,3.41,2.11,22,5.41,2.02,27,4.3,1.25,10,4.55,2.02,11,2.57,1.99,7,3.8,2.11,15,5.65,2.29,17,5,1.49,10,4.36,1.21,11,4.5,2.12,10,3.4,2.61,5,3.41,2.03,17,5.57,2.24,14,5.23,1.83,13,3.69,1.18,13,5.62,1.69,8,3.3,2.31,10,3.5,2.02,12,6.07,1.9,14,4.69,1.97,13 +9729,pyramid,5.68,1.34,19,3.48,1.9,23,5.71,2.14,28,5.88,1.46,8,5.55,1.29,11,3.56,2.19,9,3.43,1.79,14,5.36,2.41,14,6.07,1.86,14,5.62,1.51,8,5.73,1.27,11,3.82,1.94,11,3.17,1.9,12,5.79,1.81,14,5.64,2.5,14,6.11,1.69,9,5.3,0.82,10,3.82,1.6,11,3.17,2.17,12,5.92,1.88,12,5.56,2.37,16 +9730,python,3.61,2.06,23,5.91,1.94,43,3.56,2.22,62,4.12,2.23,8,3.33,1.99,15,6.1,1.97,10,5.84,1.99,32,4.05,1.96,22,3.26,2.35,39,4.75,1.96,12,2.36,1.36,11,5.13,2.13,15,6.32,1.72,28,4.16,2.41,37,2.58,1.53,24,4.36,2.11,11,2.92,1.83,12,5.95,2.41,19,5.88,1.51,24,3.69,2.57,39,3.35,1.5,23 +9731,quad,4.62,1.53,21,4.2,2.14,20,5.76,2.41,21,4,1.1,6,4.87,1.64,15,4.38,2.39,8,4.08,2.07,12,5.82,2.4,11,5.7,2.54,10,3.83,1.47,6,4.93,1.49,15,4.5,2.32,10,3.9,2.02,10,5.43,2.53,14,6.43,2.15,7,4.29,1.11,7,4.79,1.72,14,4.21,2.49,14,4.17,1.17,6,6,2.37,12,5.44,2.55,9 +9732,quadrant,4.68,1.32,22,3.77,2.31,22,4.89,1.88,18,5.25,1.58,8,4.31,1.11,13,3.71,2.43,7,3.71,2.4,14,5.14,2.12,7,4.73,1.79,11,4.38,1.06,8,4.85,1.52,13,3.75,2.43,8,3.79,2.33,14,3.71,1.8,7,5.64,1.57,11,4.36,1.63,11,5,0.89,11,3,2.6,9,4.31,2.02,13,4.93,1.67,15,4.67,3.21,3 +9733,quadruple,4.79,1.23,19,4.24,2.17,21,5.05,2.44,20,6,1,3,4.56,1.15,16,4.5,2.59,6,4.13,2.07,15,5.17,2.14,6,5,2.63,14,5,1.15,10,4.56,1.33,9,4.57,1.72,7,4.07,2.4,14,5.1,2.73,10,5,2.26,10,5.38,1.06,8,4.36,1.21,11,3.89,2.15,9,4.5,2.24,12,5.5,3.12,8,4.75,1.96,12 +9734,quail,5.43,1.16,21,2.67,2.37,24,5.2,2.19,20,4.88,1.13,8,5.77,1.09,13,4.17,2.56,6,2.17,2.15,18,6.36,1.57,11,3.78,2.05,9,5.58,1.38,12,5.22,0.83,9,3.6,2.91,10,2,1.71,14,5.69,2.06,13,4.29,2.29,7,5.86,1.1,14,4.57,0.79,7,3.25,2.57,16,1.5,1.41,8,5.58,1.93,12,4.62,2.56,8 +9735,quaint,5.9,1.51,21,3.52,2.29,23,4.16,1.34,25,5.82,1.4,11,6,1.7,10,4.36,2.46,11,2.75,1.91,12,3.91,1.14,11,4.38,1.56,13,5.4,1.65,10,6.36,1.29,11,4.18,2.52,11,2.92,1.98,12,3.94,1.29,16,4.62,1.51,8,5.85,1.63,13,6,1.41,8,3.87,2.56,15,2.88,1.64,8,4.24,1.44,17,4,1.2,8 +9736,quake,3.3,2.13,20,6.9,1.71,20,2.71,2.15,21,3.67,2.34,6,3.14,2.11,14,7.12,1.55,8,6.75,1.86,12,3.27,2.53,11,2.1,1.52,10,3.6,2.61,5,3.2,2.04,15,7.5,1.43,10,6.3,1.83,10,3,2.54,14,2.14,0.9,7,3.14,2.12,7,3.38,2.22,13,7.36,1.78,14,5.83,0.98,6,2,1.6,12,3.67,2.5,9 +9737,qualifications,5.37,1.61,19,4.76,2.26,21,6.19,1.6,21,6.25,1.28,8,4.73,1.56,11,5.44,2.46,9,4.25,2.05,12,5.62,1.69,8,6.54,1.51,13,5.64,1.55,14,4.6,1.67,5,5.5,2.88,8,4.31,1.75,13,6,1.6,8,6.31,1.65,13,5.5,1.35,10,5.22,1.92,9,4.58,2.15,12,5,2.5,9,6.58,1.56,12,5.67,1.58,9 +9738,qualify,6.77,1.41,22,6.05,2.22,19,6.48,2.11,21,6.6,1.14,5,6.88,1.54,16,6.88,1.64,8,5.45,2.46,11,5.5,2.64,10,7.36,0.92,11,6.75,1.36,12,6.8,1.55,10,6,2.16,10,6.11,2.42,9,6.33,2.23,12,6.67,2.06,9,6.82,1.47,11,6.73,1.42,11,5.25,1.67,8,6.64,2.46,11,5.67,2.5,9,7.08,1.62,12 +9739,quality,6.86,2.01,21,3.65,2.4,48,6.46,1.89,24,7.17,1.85,12,6.44,2.24,9,4.58,2.29,19,3.03,2.31,29,6.7,1.57,10,6.29,2.13,14,7.5,1.91,4,6.71,2.05,17,4.25,2.11,24,3.04,2.56,24,6.5,1.97,6,6.44,1.92,18,6.83,2.17,12,6.89,1.9,9,4.15,2.61,33,2.53,1.36,15,6.89,1.45,9,6.2,2.11,15 +9740,quandary,4.68,2.19,19,3.59,2.2,22,4.19,1.84,27,4.5,2.59,6,4.77,2.09,13,3.73,2.24,11,3.45,2.25,11,4.64,2.42,11,3.88,1.31,16,4.36,1.91,11,5.12,2.59,8,4.36,2.29,11,2.82,1.89,11,4.35,2.12,17,3.9,1.29,10,4.77,1.96,13,4.5,2.81,6,3.57,2.44,14,3.62,1.85,8,4.33,2.23,15,4,1.28,12 +9741,quantity,5.33,1.11,21,3.84,2.32,19,5.86,1.56,21,5,1,5,5.47,1.19,15,4.75,2.43,8,3.18,2.09,11,5.5,1.78,10,6.18,1.33,11,5.25,0.97,12,5.44,1.33,9,4.3,2.58,10,3.33,2,9,6.17,1.75,12,5.44,1.24,9,5.4,0.84,10,5.27,1.35,11,3.12,2.3,8,4.36,2.29,11,5.33,1.58,9,6.25,1.48,12 +9742,quantum,5.15,1.76,20,4.67,2.29,21,4.85,2.58,34,5.1,2.28,10,5.2,1.14,10,4.88,2.9,8,4.54,1.94,13,4.57,2.85,14,5.05,2.44,20,4.67,1.8,9,5.55,1.69,11,5.54,1.76,13,3.25,2.43,8,4.73,2.73,22,5.08,2.39,12,4.8,1.75,10,5.5,1.78,10,4.71,2.52,14,4.57,1.9,7,5.18,2.48,17,4.53,2.72,17 +9743,quarantine,2.84,2.36,19,5.39,2.21,23,2.95,1.78,19,2.89,1.96,9,2.8,2.78,10,5.86,2.41,7,5.2,2.24,15,3.1,0.57,10,2.78,2.59,9,2.89,3.02,9,2.8,1.75,10,5.7,2.58,10,5.17,2.04,12,3.12,0.64,8,2.8,2.44,10,3.58,2.64,12,1.57,0.98,7,5.15,2.18,20,7,2,3,3,0.76,8,2.91,2.3,11 +9744,quarrel,2.84,1.21,19,5.39,2.75,44,4.76,1.81,25,2.67,1.37,6,2.92,1.19,13,5,2.5,17,5.63,2.91,27,5,1.87,13,4.5,1.78,12,3,1.05,10,2.67,1.41,9,5.07,2.81,14,5.53,2.75,30,5.24,1.68,17,3.75,1.75,8,2.25,1.16,8,3.27,1.1,11,4.88,2.82,26,6.11,2.54,18,4.81,1.68,16,4.67,2.12,9 +9745,quarry,4.74,1.19,19,3.57,2.04,21,5.74,1.96,23,5.33,0.58,3,4.62,1.26,16,4.75,2.05,8,2.85,1.72,13,6.56,1.67,9,5.21,2.01,14,4.67,1.22,9,4.8,1.23,10,3.56,1.74,9,3.58,2.31,12,6.07,2.28,15,5.12,0.99,8,4.71,1.38,7,4.75,1.14,12,4.2,1.81,10,3,2.14,11,6.31,2.29,13,5,1.15,10 +9746,quart,4.89,1.2,19,3.73,2.27,22,5.92,1.68,25,5.22,0.67,9,4.6,1.51,10,3.43,2.51,7,3.93,2.3,14,5.58,1.44,12,6.23,1.88,13,5,0,7,4.83,1.53,12,4.78,2.49,9,3,1.95,12,5.94,1.78,17,5.88,1.55,8,4.7,1.64,10,5.11,0.33,9,3.63,2.39,19,4.33,1.53,3,5.87,1.77,15,6,1.63,10 +9747,quarter,5.61,2.03,18,3.85,2.46,20,6.04,1.99,24,5.92,2.25,13,4.8,1.1,5,5.2,3.03,5,3.4,2.16,15,6.31,1.84,13,5.73,2.2,11,5.67,2.5,9,5.56,1.59,9,5.14,3.02,7,3.15,1.86,13,6.27,1.79,11,5.85,2.19,13,5.38,1.69,8,5.8,2.35,10,4.4,3.06,10,3.3,1.64,10,5.44,2.35,9,6.4,1.72,15 +9748,quarterback,5.48,2.38,21,3.58,2.62,24,5.4,2.66,20,6.75,1.75,8,4.69,2.43,13,6,2.19,6,2.78,2.26,18,6.09,2.88,11,4.56,2.24,9,5.42,2.35,12,5.56,2.55,9,4.6,2.8,10,2.86,2.32,14,5.77,3.03,13,4.71,1.8,7,5.36,2.24,14,5.71,2.81,7,4.12,2.78,16,2.5,2,8,5.25,2.83,12,5.62,2.56,8 +9749,quarterly,4.95,1.5,20,3.2,2.2,25,5.11,1.94,19,5.5,1.2,8,4.58,1.62,12,4.17,2.71,6,2.94,2.04,18,4.29,2.06,7,5.58,1.78,12,5,1.65,15,4.8,1.1,5,2.93,2.27,14,3.7,2.21,10,5,2.4,9,5.2,1.55,10,4.91,1.76,11,5,1.22,9,3.19,1.91,16,3.22,2.77,9,4.73,2.15,11,5.62,1.6,8 +9750,quartermaster,4.59,1.94,22,4,2.47,22,5.65,1.87,20,5.5,2,8,4.07,1.77,14,4.1,2.56,10,3.92,2.5,12,7,2,7,4.92,1.38,13,4.73,1.74,11,4.45,2.21,11,3.64,2.38,11,4.36,2.62,11,6.07,1.94,15,4.4,0.89,5,4,1.76,10,5.08,2.02,12,4.5,2.32,10,3.58,2.61,12,5.2,1.62,10,6.1,2.08,10 +9751,quartet,6,1.38,21,3.09,1.95,22,5.14,1.52,22,5.78,1.09,9,6.17,1.59,12,2,1.26,6,3.33,1.99,15,5.67,2.16,6,4.94,1.24,16,5.89,1.17,9,6.08,1.56,12,4,2.35,5,2.82,1.81,17,4.73,1.49,11,5.55,1.51,11,6.25,1.66,12,5.67,0.87,9,3.44,2.01,9,2.85,1.95,13,5,1.71,12,5.3,1.34,10 +9752,quartz,5.73,1.39,22,4.23,2.93,26,5.88,1.83,24,6,1.22,9,5.54,1.51,13,2.7,2.41,10,5.19,2.88,16,5.67,1.8,9,6,1.89,15,5.88,0.99,8,5.64,1.6,14,4.08,3.12,13,4.38,2.84,13,5.33,1.56,12,6.42,1.98,12,5.5,1.57,12,6,1.15,10,3.8,2.98,15,4.82,2.89,11,6.15,1.86,13,5.55,1.81,11 +9753,quasi,4.53,1.02,19,5,1.65,20,4.43,1.75,23,4.8,0.45,5,4.46,1.2,13,4.17,2.48,6,5.36,1.08,14,4.7,1.7,10,4.23,1.83,13,5,0,7,4.27,1.27,11,5.29,2.21,7,4.85,1.34,13,4.27,1.62,11,4.58,1.93,12,4.58,0.79,12,4.43,1.4,7,5.36,1.86,11,4.56,1.33,9,3.93,1.98,14,5.22,0.97,9 +9754,queasy,2.74,2,19,4.82,2.42,22,4.23,2.23,26,3.57,2.64,7,2.25,1.42,12,4.7,2.5,10,4.92,2.47,12,3.93,2.4,15,4.4,1.96,10,2.45,1.51,11,3.12,2.59,8,4.11,2.26,9,5.31,2.5,13,4.94,2.21,16,2.67,1.32,9,2.83,2.17,12,2.57,1.81,7,4.19,2.4,16,6.5,1.64,6,4,2.49,12,4.43,2.06,14 +9755,queen,6.52,1.97,21,5.05,2.21,20,6.04,2.63,24,6.58,1.62,12,6.44,2.46,9,4.86,2.61,7,5.15,2.08,13,4.75,2.38,8,6.69,2.57,16,7.25,1.71,4,6.35,2.03,17,4.56,2.24,9,5.45,2.21,11,5.65,2.83,17,7.33,1.86,6,6.25,2.3,12,6.89,1.45,9,5.6,2.01,10,4.5,2.37,10,6.06,2.82,16,6,2.39,8 +9756,queer,4.74,2.42,19,3.95,2.5,20,4.44,2.5,18,2.83,1.6,6,5.62,2.26,13,3.44,2.6,9,4.36,2.46,11,4.4,3.13,5,4.46,2.37,13,4.9,2.73,10,4.62,2.33,8,3.5,2.83,8,4.25,2.34,12,4.54,2.5,13,4.2,2.77,5,4.55,2.42,11,5,2.56,8,3.58,2.39,12,4.5,2.73,8,4.89,2.47,9,4,2.6,9 +9757,quench,5.82,1.92,22,4.7,2.84,23,6.11,1.97,19,6,1.77,8,5.54,2.03,13,3.75,2.55,8,5.21,3.04,14,6.57,2.07,7,5.82,2.04,11,5.62,2.13,8,5.77,1.83,13,4.33,3.2,9,4.93,2.67,14,4.86,1.07,7,6.83,2.04,12,5.82,2.18,11,5.82,1.72,11,4.33,3.43,9,4.93,2.5,14,6.31,1.96,16,5,2,3 +9758,query,5.24,0.83,21,3.76,2.73,25,5.68,1.95,19,5,0.71,9,5.42,0.9,12,4.5,3.27,6,3.39,2.59,18,4.86,2.19,7,6.17,1.7,12,5.25,0.86,16,5.2,0.84,5,3.14,2.77,14,4.4,2.67,10,5.56,2.35,9,5.8,1.62,10,5.25,0.97,12,5.22,0.67,9,4.44,2.73,16,2.56,2.4,9,5.09,1.97,11,6.5,1.69,8 +9759,quest,6.26,1.76,19,5.8,2.65,20,6,2.19,24,6.54,1.81,13,5.67,1.63,6,7,1,5,5.4,2.92,15,6.31,2.18,13,5.64,2.25,11,6.33,2,9,6.2,1.62,10,7.29,1.38,7,5,2.86,13,5.82,2.23,11,6.15,2.23,13,6.56,1.74,9,6,1.83,10,6.3,2,10,5.3,3.2,10,7.44,1.59,9,5.13,2.07,15 +9760,question,6.36,1.62,22,3.67,2.24,21,5.88,2.31,16,6.33,1.86,6,6.27,1.58,15,2.14,1.46,7,4.43,2.21,14,5.12,2.03,8,6.62,2.45,8,6.29,1.77,14,6.29,1.38,7,3.11,1.96,9,4.08,2.43,12,5.89,2.42,9,5.86,2.34,7,6.36,1.65,14,6.38,1.69,8,3.33,2.73,6,3.8,2.11,15,6.56,2.55,9,5,1.73,7 +9761,questionable,4.48,1.57,21,3.55,2.32,22,4.56,2.26,27,4.4,1.35,10,4.55,1.81,11,2.71,2.21,7,3.93,2.34,15,4.71,2.64,17,4.3,1.49,10,4.55,1.75,11,4.4,1.43,10,3.2,3.19,5,3.65,2.12,17,4.86,2.63,14,4.23,1.83,13,4.46,1.76,13,4.5,1.31,8,2.3,1.77,10,4.58,2.27,12,5.21,2.81,14,3.85,1.21,13 +9762,questionnaire,4.9,2.05,21,3.43,1.8,21,5.64,2.4,25,5,1.76,12,4.78,2.49,9,3.57,1.81,7,3.36,1.86,14,5.3,2.31,10,5.87,2.5,15,5.75,2.99,4,4.71,1.83,17,3.6,1.71,10,3.27,1.95,11,5.14,2.48,7,5.83,2.41,18,4.83,2.48,12,5,1.41,9,3.08,1.75,13,4,1.85,8,4.89,2.42,9,6.06,2.35,16 +9763,queue,5.26,1.56,19,3.1,2.31,20,5.17,1.76,18,4.56,1.13,9,5.9,1.66,10,2.43,1.9,7,3.58,2.57,12,5.5,1.72,10,4.75,1.83,8,5.11,1.83,9,5.4,1.35,10,3.5,3.12,8,2.91,1.76,11,4.5,0.93,8,5.44,2.07,9,5.67,1.5,12,4.57,1.51,7,3.11,2.38,19,3,NA,1,5.12,1.36,8,5.2,2.1,10 +9764,quibble,4.05,1.43,21,3.7,2.45,20,4.59,2.2,22,4.5,1.05,6,3.87,1.55,15,3.5,2.73,8,3.83,2.37,12,4.5,2.24,12,4.7,2.26,10,4.78,0.83,9,3.5,1.57,12,4,2.87,9,3.45,2.16,11,4.57,2.51,7,4.6,2.13,15,4.2,1.75,10,3.91,1.14,11,4.31,2.63,13,2.57,1.72,7,3.92,2.5,12,5.4,1.51,10 +9765,quiche,5.47,2.32,19,3.15,2.03,20,5.15,2.54,20,5,0,3,5.87,2.29,15,3,2.26,10,3.3,1.89,10,5.7,1.83,10,4.6,3.1,10,5.67,2.8,6,5.75,1.82,12,2.71,2.06,7,3.38,2.06,13,4.75,2.49,8,5.42,2.64,12,5.75,2.42,12,5,2.24,7,3.3,2.26,10,3,1.89,10,4.11,2.85,9,6,2,11 +9766,quick,6.08,1.53,38,5.16,2.47,43,6.18,1.92,22,6,1.87,13,6.12,1.39,24,4.42,2.61,12,5.43,2.43,30,6,1.41,10,6.33,2.31,12,5.75,1.61,16,6.33,1.49,21,5.42,2.19,12,5.06,2.59,31,6.27,1.62,11,6.09,2.26,11,6.17,1.34,23,5.93,1.83,15,5.85,1.98,20,4.57,2.73,23,6.36,1.75,11,6,2.14,11 +9767,quickie,6.64,1.99,22,6.29,2.33,21,5.77,2.43,22,6.43,2.21,14,7,1.6,8,6.36,2.38,11,6.33,2.5,9,5.17,2.48,6,6,2.45,16,6.1,2.38,10,7.08,1.56,12,5.27,2.72,11,7.4,1.07,10,5.69,1.93,13,5.89,3.14,9,6.17,2.17,12,7.2,1.69,10,5.85,2.73,13,7,1.31,8,6.42,1.93,12,5,2.83,10 +9768,quicksand,3.62,1.91,21,4.42,3.15,24,3.9,2.47,20,3.62,1.6,8,3.62,2.14,13,6,2.37,6,3.89,3.25,18,4,2.97,11,3.78,1.86,9,3.83,2.29,12,3.33,1.32,9,5,3.13,10,4,3.21,14,3.92,2.78,13,3.86,1.95,7,3.29,2.02,14,4.29,1.6,7,4.69,3.14,16,3.88,3.31,8,4,2.37,12,3.75,2.76,8 +9769,quiet,6.47,1.58,19,1.95,1.58,41,5.8,2.16,49,5.67,1.15,3,6.62,1.63,16,1.88,0.96,16,2,1.89,25,5.84,2.39,25,5.83,1.95,23,5.9,1.6,10,7.11,1.36,9,1.91,1.31,23,2,1.91,18,5.76,2.03,25,5.83,2.33,24,6.25,1.16,8,6.64,1.86,11,1.83,1.6,30,2.27,1.56,11,6.04,2.03,26,5.52,2.31,23 +9770,quilt,5.91,1.57,22,3.11,1.85,19,5.62,2.5,21,5.8,0.45,5,5.88,1.82,16,3.12,1.55,8,3.09,2.12,11,5.3,2.11,10,5.91,2.88,11,5.58,1.88,12,6.3,1.06,10,3.8,2.1,10,2.33,1.22,9,5.67,2.77,12,5.56,2.24,9,6.09,2.07,11,5.73,0.9,11,2.75,1.83,8,3.36,1.91,11,4.44,2.79,9,6.5,1.93,12 +9771,quince,5.16,1.57,19,3.6,2.46,20,5.04,1.52,23,5.31,1.7,13,4.83,1.33,6,4.2,3.11,5,3.4,2.29,15,5.08,1.38,13,5,1.76,10,5.44,2.01,9,4.9,1.1,10,4.43,2.57,7,3.15,2.38,13,5,1.94,10,5.08,1.19,13,5.11,1.36,9,5.2,1.81,10,4.1,2.69,10,3.1,2.23,10,5.22,2.05,9,4.93,1.14,14 +9772,quintet,5.6,1.39,20,3.33,2.45,18,4.73,1.55,22,5.6,0.89,5,5.6,1.55,15,4.83,2.86,6,2.58,1.93,12,4.6,0.84,10,4.83,1.99,12,5.8,1.03,10,5.4,1.71,10,4.2,2.74,10,2.25,1.58,8,4.45,1.57,11,5,1.55,11,5.67,1.61,12,5.5,1.07,8,2.89,3.02,9,3.78,1.79,9,4.27,1.56,11,5.18,1.47,11 +9773,quirk,5.6,1.64,20,3.59,1.74,22,5.7,1.95,20,5.67,1.58,9,5.55,1.75,11,3.2,1.93,10,3.92,1.56,12,4.43,1.4,7,6.38,1.89,13,5.86,1.03,14,5,2.61,6,3.38,1.92,8,3.71,1.68,14,6,1.85,8,5.5,2.07,12,5.8,1.14,10,5.4,2.07,10,3.67,1.72,12,3.5,1.84,10,5.64,2.29,11,5.78,1.56,9 +9774,quirky,6.43,2.13,21,4.35,2.41,20,5.82,2.7,22,6.5,2.17,6,6.4,2.2,15,3.75,2.19,8,4.75,2.56,12,5.17,2.82,12,6.6,2.46,10,6.78,2.05,9,6.17,2.25,12,4.22,2.39,9,4.45,2.54,11,5.43,2.15,7,6,2.98,15,6.5,2.72,10,6.36,1.57,11,4.69,2.5,13,3.71,2.29,7,6.08,3.23,12,5.5,2.01,10 +9775,quit,3.72,1.18,18,4.05,2.58,20,4.39,2.52,18,3.5,1.2,8,3.9,1.2,10,4,2.16,7,4.08,2.87,13,4.09,2.43,11,4.86,2.79,7,3.45,1.21,11,4.14,1.07,7,3.89,2.93,9,4.18,2.4,11,4.45,2.73,11,4.29,2.36,7,3.42,1.24,12,4.33,0.82,6,3.33,2.67,12,5.12,2.17,8,4.67,2.78,9,4.11,2.37,9 +9776,quitter,2.95,1.39,20,5.43,2.27,23,5.62,1.8,21,2.78,0.97,9,3.09,1.7,11,4.91,2.43,11,5.92,2.11,12,5.25,1.98,8,5.85,1.72,13,2.79,1.31,14,3.33,1.63,6,5,2.78,9,5.71,1.94,14,5.75,1.75,8,5.54,1.9,13,3,1.49,10,2.9,1.37,10,5.77,2.05,13,5,2.58,10,5.67,1.83,12,5.56,1.88,9 +9777,quiver,4.52,1.34,23,4.45,2.4,22,4.7,2.03,20,4.12,1.46,8,4.73,1.28,15,4.5,2.64,10,4.42,2.31,12,4.43,2.76,7,4.85,1.63,13,4.67,1.44,12,4.36,1.29,11,4.09,2.02,11,4.82,2.79,11,4.4,2.23,15,5.6,0.89,5,4,1.48,11,5,1.04,12,4.7,2.58,10,4.25,2.34,12,4.8,1.32,10,4.6,2.63,10 +9778,quivering,4.19,2.04,21,4.68,2.14,25,3.95,2.34,22,3.62,2,8,4.54,2.07,13,4.08,2.06,13,5.33,2.1,12,4.62,2.47,13,3,1.87,9,4.5,2.2,8,4.08,2.07,12,5.43,1.91,14,3.73,2.1,11,4.75,2.67,12,3,1.49,10,3.1,1.45,10,5.18,2.04,11,4.18,2.01,17,5.75,2.12,8,3.6,2.76,10,4.25,2.01,12 +9779,quiz,4.53,1.23,17,4.95,2.26,20,4.9,1.87,21,3.6,0.89,5,4.92,1.16,12,5.33,2,9,4.64,2.5,11,5,2.61,6,4.87,1.6,15,4.9,1.1,10,4.17,1.33,6,5.25,1.91,8,4.75,2.53,12,5,2.11,14,4.71,1.38,7,4.8,1.23,10,4.14,1.21,7,4.75,2.26,12,5.25,2.38,8,4.64,2.16,11,5.2,1.55,10 +9780,quota,4.1,1.77,20,4.09,1.97,22,5.89,2.08,19,3.44,2.3,9,4.64,1.03,11,2.8,1.79,5,4.69,1.74,16,6.5,2.74,6,5.62,1.76,13,4.29,1.64,14,3.67,2.16,6,3.5,1.62,12,5.22,1.86,9,6,1.32,9,5.8,2.66,10,4.6,1.26,10,3.6,2.12,10,3.5,2.11,12,4.8,1.62,10,7.5,1.38,6,5.15,1.95,13 +9781,quote,5.85,1.53,20,2.95,2.15,22,5.89,1.89,27,5.89,1.76,9,5.82,1.4,11,2.43,1.9,7,3.2,2.27,15,5.94,2.08,17,5.8,1.62,10,5.91,1.87,11,5.78,1.09,9,2,2.24,5,3.24,2.11,17,5.43,2.14,14,6.38,1.5,13,5.62,1.56,13,6.29,1.5,7,1.8,1.32,10,3.92,2.27,12,5.93,1.98,14,5.85,1.86,13 +9782,R & B,5.47,2.41,19,4.27,2.71,22,5.42,2.1,24,5.17,2.14,6,5.62,2.6,13,4.17,2.92,12,4.4,2.59,10,4.5,1.31,8,5.88,2.31,16,5.8,2.25,10,5.11,2.67,9,4.56,3.05,9,4.08,2.56,13,5.65,2.03,17,4.83,2.56,6,5.62,2.45,8,5.36,2.5,11,3.44,3,9,4.85,2.44,13,5.44,1.9,16,5.38,2.62,8 +9783,rabbi,4.79,1.84,19,4,2.5,23,4.32,2.21,19,4.44,1.74,9,5.1,1.97,10,3.86,2.97,7,4,2.45,15,5,2.4,10,3.56,1.81,9,4.44,2.01,9,5.1,1.73,10,5,2.87,10,3.08,1.98,12,3.75,1.83,8,4.7,2.58,10,4.92,1.62,12,4.57,2.3,7,3.75,2.57,20,5.67,1.15,3,4,1.6,8,4.55,2.62,11 +9784,rabbit,7.21,1.69,19,3.98,2.44,42,5.95,2.24,22,5.67,2.08,3,7.5,1.51,16,4.15,2.5,20,3.82,2.44,22,5.36,2.2,11,6.55,2.21,11,6.89,1.69,9,7.5,1.72,10,3.81,2.74,16,4.08,2.3,26,5.92,2.5,13,6,1.94,9,7.86,1.35,7,6.83,1.8,12,3.36,2.23,25,4.88,2.52,17,6.29,2.43,14,5.38,1.85,8 +9785,rabble,4.77,1.8,22,3.14,1.71,21,5.18,2.11,22,5.07,1.9,14,4.25,1.58,8,3,1.73,11,3.44,1.81,9,4.83,2.32,6,5.31,2.09,16,4.3,2.21,10,5.17,1.34,12,2.64,1.5,11,3.7,1.83,10,5,1.68,13,5.44,2.7,9,4.58,1.83,12,5,1.83,10,3.08,1.93,13,3.25,1.39,8,5.25,1.82,12,5.1,2.51,10 +9786,rabid,2.95,1.36,20,6.62,2.13,21,3.17,2.04,24,2.67,1.3,12,3.38,1.41,8,6.43,1.13,7,6.71,2.52,14,4.4,2.27,10,2.29,1.33,14,3.33,2.08,3,2.88,1.27,17,6.4,1.84,10,6.82,2.44,11,2.29,1.25,7,3.53,2.21,17,3.08,1.38,12,2.75,1.39,8,6.46,2.57,13,6.88,1.25,8,1.88,1.13,8,3.81,2.1,16 +9787,rabies,2.17,1.57,103,5.99,2.55,105,3.47,2.52,73,2.5,1.84,40,1.97,1.35,62,5.48,2.48,42,6.33,2.55,63,3.84,2.32,37,3.11,2.73,35,2.33,1.61,52,2.02,1.55,50,6,2.46,47,5.98,2.64,58,3.97,2.5,38,2.91,2.47,35,2.15,1.18,60,2.21,2.01,43,5.51,2.79,55,6.52,2.16,50,3.51,2.47,35,3.42,2.61,38 +9788,raccoon,5.85,1.9,20,5.16,2.75,19,5.19,2.08,26,6.09,1.7,11,5.56,2.19,9,6.14,2.04,7,4.58,3.03,12,4.69,2.25,13,5.69,1.84,13,6.09,1.97,11,5.56,1.88,9,5.4,2.84,10,4.89,2.8,9,5.06,2.05,17,5.44,2.24,9,6.6,2.12,10,5.1,1.37,10,5.42,2.91,12,4.71,2.63,7,4.69,2.06,16,6,1.94,10 +9789,race,5.44,1.82,18,5.2,2.61,20,4.56,2.06,18,4.75,1.58,8,6,1.89,10,5.43,2.51,7,5.08,2.75,13,4.64,1.96,11,4.43,2.37,7,4.82,1.6,11,6.43,1.81,7,5.33,3.43,9,5.09,1.87,11,4.64,2.29,11,4.43,1.81,7,4.92,1.44,12,6.5,2.17,6,4.92,2.71,12,5.62,2.56,8,4.56,2.24,9,4.56,2.01,9 +9790,racehorse,5.78,2.58,18,4.95,2.95,20,5.6,2.01,20,6.67,2.08,3,5.93,2.46,14,3.7,2.54,10,6.2,2.9,10,6.5,1.84,10,4.7,1.83,10,4.5,2.59,6,6.91,1.81,11,4.43,3.26,7,5.23,2.86,13,5.12,2.47,8,5.92,1.68,12,6.36,2.77,11,4.86,2.12,7,4.6,2.99,10,5.3,3.02,10,5,2.29,9,6.09,1.7,11 +9791,racer,5.26,1.91,23,5.86,2.68,22,5.8,2.38,20,5.75,1.83,8,5,1.96,15,5.8,2.62,10,5.92,2.84,12,7,2.52,7,5.15,2.12,13,5.25,2.22,12,5.27,1.62,11,4.91,2.84,11,6.82,2.23,11,5.93,2.49,15,5.4,2.19,5,4.64,1.63,11,5.83,2.04,12,6.6,2.37,10,5.25,2.86,12,5.3,1.83,10,6.3,2.83,10 +9792,racetrack,5.76,2.05,21,5.24,2.28,21,5.04,2.44,24,5.92,2.02,12,5.56,2.19,9,5.71,1.8,7,5,2.51,14,5.44,2.74,9,4.8,2.31,15,6.5,1.91,4,5.59,2.09,17,5.3,2.67,10,5.18,1.99,11,5.43,2.57,7,4.88,2.45,17,5.83,2.37,12,5.67,1.66,9,5,2.42,13,5.62,2.13,8,4.89,2.2,9,5.13,2.64,15 +9793,racial,3.65,1.81,20,4.05,2.33,21,4,2.28,24,2.75,1.71,4,3.88,1.82,16,3.25,2.5,4,4.24,2.33,17,4.78,2.59,9,3.53,2.03,15,3.75,0.89,8,3.58,2.27,12,4.4,2.27,10,3.73,2.45,11,4.29,2.3,14,3.6,2.32,10,3.18,1.47,11,4.22,2.11,9,4.2,2.66,10,3.91,2.12,11,4.11,2.42,18,3.67,1.97,6 +9794,racism,1.48,0.68,21,5.88,2.49,26,4.46,2.59,24,1.5,0.76,8,1.46,0.66,13,5.2,2.25,10,6.31,2.6,16,4.78,2.11,9,4.27,2.89,15,1.25,0.46,8,1.62,0.77,13,5.15,2.61,13,6.62,2.22,13,4.33,2.93,12,4.58,2.31,12,1.5,0.67,12,1.44,0.73,9,5.4,2.69,15,6.55,2.11,11,4,2.42,13,5,2.79,11 +9795,racist,2.05,1.69,21,4.84,2.79,25,4.37,2.89,19,2.89,2.2,9,1.42,0.79,12,2.83,2.79,6,5.39,2.59,18,4.29,3.59,7,4.42,2.57,12,2.25,1.84,16,1.4,0.89,5,4.14,3.08,14,5.6,2.27,10,4.33,2.74,9,4.4,3.17,10,2.25,1.91,12,1.78,1.39,9,4.75,2.72,16,5,3.08,9,4.18,3.28,11,4.62,2.45,8 +9796,rack,5.55,1.1,20,4.52,1.89,21,5.12,2.27,33,5.9,1.29,10,5.2,0.79,10,5.25,1.91,8,4.08,1.8,13,5.64,2.34,14,4.74,2.21,19,5.33,1.12,9,5.73,1.1,11,4.85,1.91,13,4,1.85,8,5.1,2.57,21,5.17,1.75,12,5.2,1.03,10,5.9,1.1,10,4.64,2.02,14,4.29,1.7,7,5.31,1.99,16,4.94,2.56,17 +9797,racket,3.95,1.08,19,4.33,2.24,21,4.45,1.9,20,3.67,0.58,3,4,1.15,16,4.5,2.81,6,4.27,2.09,15,4.5,1.52,6,4.43,2.1,14,4.3,0.82,10,3.56,1.24,9,4.14,2.19,7,4.43,2.34,14,4.1,2.18,10,4.8,1.62,10,4.25,1.04,8,3.73,1.1,11,3.67,1.94,9,4.83,2.41,12,4.25,2.66,8,4.58,1.31,12 +9798,racketeering,3.25,1.59,20,3.65,2.52,23,4.22,2.78,18,2.62,1.69,8,3.67,1.44,12,4.36,2.2,11,3,2.7,12,4.4,3.06,10,4,2.56,8,3.57,1.72,7,2.92,1.51,12,4.36,2.46,11,3,2.49,12,5.43,3.15,7,3.45,2.34,11,3.25,1.71,12,3.25,1.49,8,3.73,2.87,11,3.58,2.27,12,4.44,2.55,9,4,3.12,9 +9799,racquetball,5.05,1.83,21,5.05,2.46,22,5.84,1.89,19,6,1.83,7,4.77,1.59,13,4.62,2.67,8,5.31,2.5,13,5.43,2.23,7,6.09,1.81,11,6.12,1.81,8,4.58,1.44,12,6,2.88,8,4.5,2.1,14,5.57,2.3,7,6,1.71,12,4.9,1.97,10,5.18,1.78,11,5.5,2.83,8,4.79,2.29,14,5.56,1.63,16,7.33,2.89,3 +9800,racy,4.63,1.89,19,5.39,2.83,18,6.04,2.14,24,5.75,1.71,4,4.33,1.88,15,7.4,1.52,5,4.62,2.87,13,5.77,2.55,13,6.36,1.57,11,4.9,1.73,10,4.33,2.12,9,7.43,1.27,7,4.09,2.81,11,5.81,2.26,16,6.5,1.93,8,4.46,2.03,13,5,1.67,6,5.25,2.83,12,5.67,3.08,6,6.13,1.92,15,5.89,2.57,9 +9801,radar,5.32,1.59,22,4.55,2.33,20,5.63,2.61,19,5.54,1.94,13,5,0.87,9,4.43,1.27,7,4.62,2.79,13,6,2.65,7,5.42,2.68,12,5.83,1.64,12,4.7,1.34,10,4.33,2.06,9,4.73,2.61,11,6.5,2.42,10,4.67,2.6,9,5.58,1.68,12,5,1.49,10,5.57,1.51,7,4,2.55,13,6.14,3.08,7,5.33,2.39,12 +9802,radial,4.71,1.9,21,3.61,2.35,23,5.06,2.18,18,5.56,2.01,9,4.08,1.62,12,4.82,2.09,11,2.5,2.07,12,5.1,2.28,10,5,2.2,8,5.71,2.14,7,4.15,1.68,13,4.45,2.07,11,2.83,2.41,12,5.43,2.23,7,4.82,2.23,11,4.62,2.22,13,4.88,1.36,8,3.18,2.4,11,4,2.34,12,4.33,2,9,5.78,2.22,9 +9803,radiant,7.29,1.31,41,5.03,2.55,38,6.54,1.83,48,7.22,1.26,18,7.35,1.37,23,5.78,2.39,9,4.79,2.6,29,6.27,1.64,22,6.77,1.99,26,7.25,1.37,20,7.35,1.31,20,5.93,2.16,14,4.5,2.65,24,6.36,1.83,28,6.8,1.85,20,7.5,1.32,24,7,1.27,17,4.48,2.86,21,5.71,1.99,17,6.71,1.76,28,6.3,1.95,20 +9804,radiate,6.9,1.81,21,4.81,2.48,21,5.43,2.68,21,7.1,1.29,10,6.73,2.24,11,4.71,2.87,7,4.86,2.38,14,4.5,2.76,10,6.27,2.41,11,6.43,0.79,7,7.14,2.14,14,4.67,2.29,9,4.92,2.71,12,5.31,2.93,13,5.62,2.39,8,7.42,1.24,12,6.22,2.28,9,4.75,2.66,8,4.85,2.48,13,5.23,2.71,13,5.75,2.76,8 +9805,radiation,3.32,2.19,19,4.56,2.25,18,4.06,2.46,17,3.55,2.07,11,3,2.45,8,5.25,2.99,4,4.36,2.1,14,4.62,2.72,8,3.56,2.24,9,3,2.27,8,3.55,2.21,11,4.86,2.04,7,4.36,2.46,11,4.83,2.4,6,3.64,2.5,11,3.15,2.12,13,3.67,2.5,6,3.82,2.09,11,5.71,2.14,7,3.57,2.15,7,4.4,2.72,10 +9806,radiator,4.55,1.63,40,3.67,2.45,43,5.19,2.33,26,4.77,1.3,13,4.58,1.68,26,4.47,2.72,19,3,2.09,23,4.38,2.4,13,6,2.04,13,5.07,1.44,15,4.38,1.58,24,4.11,2.89,18,3.36,2.08,25,4.82,2.38,17,5.89,2.2,9,4.8,1.85,20,4.3,1.38,20,3.35,2.7,20,3.96,2.23,23,4.88,2.19,16,5.7,2.58,10 +9807,radical,4.36,1.92,22,5.27,2.57,22,5.21,1.87,19,3.62,1.41,8,4.79,2.08,14,5.8,2.62,10,4.83,2.55,12,4.43,1.9,7,5.67,1.78,12,4.45,1.69,11,4.27,2.2,11,4.64,2.5,11,5.91,2.59,11,5.14,1.79,14,5.4,2.3,5,4.7,1.77,10,4.08,2.07,12,6,2.26,10,4.67,2.74,12,5.44,1.88,9,5,1.94,10 +9808,radio,6,2.21,19,3.84,2.57,43,6.27,2.17,44,7.33,2.08,3,6.07,1.87,15,2.95,2.22,19,4.57,2.71,23,5.85,2.23,20,6.62,2.1,24,6.17,1.94,6,6.33,1.97,12,3.94,2.96,18,3.76,2.31,25,6.11,2,19,6.4,2.33,25,6,2.49,12,6,1.83,7,4.05,2.93,20,3.65,2.27,23,7.1,2.07,21,5.52,2.02,23 +9809,radioactive,3.47,2.55,19,5.64,2.68,22,3.27,2.16,22,4.44,2.24,9,2.6,2.59,10,4.75,2.76,8,6.14,2.6,14,3.18,1.99,11,3.36,2.42,11,5.29,1.25,7,2.42,2.54,12,4.7,2.41,10,6.42,2.75,12,3.77,2.45,13,2.56,1.51,9,3.4,2.59,10,3.56,2.65,9,5.5,2.73,8,5.71,2.76,14,3.86,2.28,14,2.25,1.58,8 +9810,radioactivity,3.12,1.9,24,6.09,1.86,23,2.6,1.64,20,3.43,2.07,7,3,1.87,17,6.33,1.72,12,5.82,2.04,11,2.09,1.38,11,3.12,1.89,8,3.15,2.08,13,3.09,1.76,11,5.75,2.11,16,6.86,0.69,7,3.1,1.6,10,2.1,1.6,10,3.27,2.34,15,2.89,0.78,9,6.42,1.84,19,4.5,1,4,2.77,1.69,13,2.29,1.6,7 +9811,radiologist,5.45,1.32,20,4.55,2.2,22,5.43,2.27,21,5.22,1.2,9,5.64,1.43,11,4.9,2.51,10,4.25,1.96,12,5,1.69,8,5.69,2.59,13,5.43,1.45,14,5.5,1.05,6,5.38,2.5,8,4.07,1.94,14,5.62,1.92,8,5.31,2.53,13,5.7,1.64,10,5.2,0.92,10,4.58,2.19,12,4.5,2.32,10,6.17,2.04,12,4.44,2.3,9 +9812,radiology,4.89,1.24,19,4.27,2.19,22,5.05,2.16,21,5,1.41,9,4.8,1.14,10,4.36,2.25,11,4.18,2.23,11,4,1.2,8,5.69,2.39,13,5,1.15,13,4.67,1.51,6,4.11,2.37,9,4.38,2.14,13,5,2.2,8,5.08,2.22,13,5.11,1.05,9,4.7,1.42,10,3.92,1.78,12,4.7,2.63,10,5.33,1.97,12,4.67,2.45,9 +9813,radish,4.7,2.13,20,3.71,2.33,21,5.41,2.23,34,4.7,2.5,10,4.7,1.83,10,4.62,2.72,8,3.15,1.95,13,5.36,2.41,14,5.45,2.16,20,3.56,2.13,9,5.64,1.69,11,4,2.31,13,3.25,2.43,8,5.36,2.42,22,5.5,1.93,12,4.5,2.17,10,4.9,2.18,10,4.21,2.52,14,2.71,1.6,7,5.76,1.86,17,5.06,2.56,17 +9814,radium,4.37,1.16,19,5.29,2.19,21,4.43,1.8,23,5.2,0.45,5,4.15,1.21,13,5.83,2.64,6,5.07,2.05,15,4.5,1.35,10,4.38,2.14,13,4.71,0.76,7,4.27,1.35,11,4.86,2.91,7,5.5,1.83,14,4.73,1.27,11,4.17,2.21,12,4.92,0.79,12,3.43,1.13,7,4.18,2.27,11,6.5,1.35,10,4.36,1.55,14,4.56,2.24,9 +9815,radius,5.3,1.81,20,4.55,2.8,20,5.06,2,36,6.14,1.57,7,4.85,1.82,13,6.2,2.17,5,4,2.83,15,4.73,1.95,11,5.2,2.04,25,5.5,2.11,12,5,1.31,8,4.75,2.6,12,4.25,3.24,8,5.4,2.01,20,4.62,1.96,16,5.18,2.27,11,5.44,1.13,9,5.18,2.93,11,3.78,2.59,9,5.05,2.03,22,5.07,2.02,14 +9816,raffle,5.37,2.19,19,5.05,2.82,22,4.29,2,28,5,2.1,6,5.54,2.3,13,5.18,2.48,11,4.91,3.24,11,4.09,2.59,11,4.41,1.58,17,6,2,11,4.5,2.27,8,4.64,2.38,11,5.45,3.27,11,4.39,1.91,18,4.1,2.23,10,5.15,1.82,13,5.83,2.99,6,4.93,3.1,14,5.25,2.43,8,3.88,1.93,16,4.83,2.04,12 +9817,raft,5.7,1.81,20,4.55,2.09,22,5.76,2.12,21,5.89,1.17,9,5.55,2.25,11,5.1,2.69,10,4.08,1.38,12,4.88,1.64,8,6.31,2.25,13,5.79,1.42,14,5.5,2.66,6,4.88,2.8,8,4.36,1.65,14,5.62,1.77,8,5.85,2.38,13,5.6,1.58,10,5.8,2.1,10,4.25,1.91,12,4.9,2.33,10,6,2.45,12,5.44,1.67,9 +9818,rag,4.21,1.84,19,2.65,1.79,20,4.45,2.39,20,4.33,1.53,3,4.19,1.94,16,2.5,1.64,6,2.71,1.9,14,5.33,1.86,6,4.07,2.56,14,4.4,1.17,10,4,2.45,9,2.71,1.8,7,2.62,1.85,13,5.2,2.39,10,3.7,2.26,10,4.38,1.41,8,4.09,2.17,11,2.67,1.87,9,2.64,1.8,11,3.75,2.96,8,4.92,1.93,12 +9819,rage,2.5,1.95,18,6.62,2.47,39,4.17,2.5,41,3,2.18,9,2,1.66,9,7.23,1.83,13,6.31,2.71,26,4.42,2.7,24,3.82,2.21,17,2.62,2.39,8,2.4,1.65,10,7.35,1.46,20,5.84,3.06,19,4.72,2.64,25,3.31,2.06,16,2.91,2.26,11,1.86,1.21,7,6.62,2.52,26,6.62,2.47,13,4,2.53,21,4.35,2.52,20 +9820,ragged,4.2,1.24,20,5.2,2.53,20,4.96,1.75,26,3.73,1.1,11,4.78,1.2,9,5.71,2.29,7,4.92,2.69,13,5.23,1.92,13,4.69,1.6,13,4.36,1.03,11,4,1.5,9,5.09,2.26,11,5.33,2.96,9,5.24,1.92,17,4.44,1.33,9,4.3,1.49,10,4.1,0.99,10,6,2.41,12,4,2.33,8,4.88,1.67,16,5.1,1.97,10 +9821,raggedy,3.27,1.55,22,4.65,2.21,26,4.83,2.01,23,2.78,1.2,9,3.62,1.71,13,3.9,2.47,10,5.12,1.96,16,4.78,1.79,9,4.86,2.21,14,3.25,1.16,8,3.29,1.77,14,4.46,2.37,13,4.85,2.12,13,4.27,1.49,11,5.33,2.35,12,3,1.54,12,3.6,1.58,10,4.13,2.29,15,5.36,1.96,11,5,1.95,12,4.64,2.16,11 +9822,raging,3.25,2.1,20,5.38,2.09,21,4.16,2.12,25,3.27,2.15,11,3.22,2.17,9,6.14,1.95,7,5,2.11,14,4.3,1.57,10,4.07,2.46,15,2.5,1.91,4,3.44,2.16,16,4.8,1.87,10,5.91,2.21,11,3.29,1.38,7,4.5,2.28,18,2.82,1.33,11,3.78,2.77,9,5,2.2,13,6,1.85,8,3.11,1.54,9,4.75,2.21,16 +9823,ragtime,5.45,1.84,22,3.73,2.27,26,6.36,1.97,22,5.56,1.67,9,5.38,2.02,13,2.6,1.65,10,4.44,2.37,16,6,1.94,9,6.62,2.02,13,5.38,2.2,8,5.5,1.7,14,4,2.65,13,3.46,1.9,13,6.91,2.07,11,5.82,1.78,11,5,1.91,12,6,1.7,10,3.27,2.25,15,4.36,2.25,11,7.08,1.78,12,5.5,1.9,10 +9824,raid,3.35,1.79,20,5.62,2.04,21,3.91,2.54,34,3.8,1.93,10,2.9,1.6,10,6.25,1.98,8,5.23,2.05,13,4,2.8,14,3.85,2.41,20,3.78,1.64,9,3,1.9,11,5.92,2.1,13,5.12,1.96,8,3.86,2.7,22,4,2.34,12,3.5,1.9,10,3.2,1.75,10,5.71,2.3,14,5.43,1.51,7,4.06,2.3,17,3.76,2.82,17 +9825,raider,4.43,1.63,21,4.4,2.8,25,4.37,2.17,19,4.78,1.2,9,4.17,1.9,12,4.33,3.27,6,4.33,2.79,18,4.57,1.99,7,4.25,2.34,12,4.62,1.63,16,3.8,1.64,5,4,3.06,14,4.8,2.57,10,4.44,2.01,9,4.3,2.41,10,4.42,1.62,12,4.44,1.74,9,4.75,2.89,16,3.78,2.68,9,4.73,2.37,11,3.88,1.89,8 +9826,rail,5.1,1.26,21,2.62,2.18,24,5.5,2.48,20,4.88,1.13,8,5.23,1.36,13,2.83,1.83,6,2.56,2.33,18,6.18,2.36,11,4.67,2.5,9,4.83,1.19,12,5.44,1.33,9,2.5,2.12,10,2.71,2.3,14,6.31,2.56,13,4,1.53,7,4.93,1.14,14,5.43,1.51,7,3.06,2.29,16,1.75,1.75,8,5.42,2.5,12,5.62,2.62,8 +9827,railing,4.67,1.28,21,3.17,2.63,24,5.5,2.42,20,5.38,1.06,8,4.23,1.24,13,4.17,2.23,6,2.83,2.73,18,5.91,2.59,11,5,2.24,9,4.92,1.51,12,4.33,0.87,9,3.4,2.67,10,3,2.69,14,6.08,2.75,13,4.43,1.13,7,4.5,1.4,14,5,1,7,3.62,2.53,16,2.25,2.76,8,5.58,2.39,12,5.38,2.62,8 +9828,railroad,5.68,1.67,19,3.95,1.5,21,5.29,2.15,34,6.33,1.94,9,5.1,1.2,10,4.25,1.49,8,3.77,1.54,13,5.71,2.46,14,5,1.92,20,5.11,1.9,9,6.2,1.32,10,4.38,1.45,13,3.25,1.39,8,5.55,2.34,22,4.83,1.75,12,5.5,1.65,10,5.89,1.76,9,4.07,1.69,14,3.71,1.11,7,5.76,1.92,17,4.82,2.32,17 +9829,railway,5.42,2.04,19,3.25,2.15,20,5,2.13,20,6,1,3,5.53,2.07,15,3.5,2.59,10,3,1.7,10,5.3,2.11,10,4.7,2.21,10,4.83,2.4,6,6,1.6,12,2.29,1.38,7,3.77,2.35,13,4.75,1.58,8,5.17,2.48,12,5.25,1.96,12,5.71,2.29,7,3.4,2.01,10,3.1,2.38,10,3.89,2.15,9,5.91,1.7,11 +9830,rain,6.58,1.75,38,3.29,2.19,21,4.25,2.75,20,6.38,1.66,13,6.68,1.82,25,3.71,2.56,7,3,2.12,13,4.2,3.08,10,4.3,2.54,10,6.36,1.76,22,6.88,1.75,16,3.14,2.19,7,3.31,2.36,13,3.5,2.27,8,4.75,3.02,12,6.54,1.75,26,6.67,1.83,12,2.73,2.2,11,3.9,2.13,10,3.33,2.45,9,5,2.86,11 +9831,rainbow,7.3,1.97,103,3.94,2.73,82,6.11,2.41,95,6.38,2.37,45,8.02,1.22,57,4.04,2.67,28,3.89,2.79,54,5.67,2.32,48,6.55,2.44,47,6.97,2.14,67,7.91,1.48,35,4.11,2.64,37,3.8,2.83,45,6.13,2.35,47,6.08,2.49,48,7.13,2.05,60,7.53,1.86,43,4.5,2.62,38,3.45,2.77,44,6.32,2.57,41,5.94,2.29,54 +9832,rainbow trout,6.42,1.87,19,5.04,2.14,23,4.37,1.67,19,6.67,1.32,9,6.2,2.3,10,5.14,2.04,7,5,2.33,15,4.6,1.58,10,4.11,1.83,9,6.44,2.01,9,6.4,1.84,10,5.6,2.5,10,4.58,1.88,12,4.88,1.46,8,4,1.89,10,6.08,1.93,12,7,1.73,7,5.2,2.24,20,4,1,3,5,1.41,8,3.91,1.76,11 +9833,raincoat,5.63,1.74,19,3.48,2.04,21,5.42,1.82,24,4.33,1.97,6,6.23,1.3,13,3.73,2.2,11,3.2,1.93,10,4.62,1.6,8,5.81,1.83,16,5.8,1.23,10,5.44,2.24,9,4.12,1.96,8,3.08,2.06,13,5.29,1.76,17,5.83,2.23,6,5.75,1.39,8,5.55,2.02,11,3.25,1.91,8,3.62,2.18,13,5.5,2.03,16,5.25,1.39,8 +9834,rainforest,7.11,1.78,18,3.4,2.54,20,5.05,2.39,20,7.5,2.12,2,7.27,1.67,15,3.1,2.51,10,3.7,2.67,10,5.2,1.87,10,4.9,2.92,10,7.33,2.07,6,7.27,1.49,11,2.71,2.21,7,3.77,2.71,13,5,2.93,8,5.08,2.11,12,7,2,12,7.33,1.37,6,3.2,2.35,10,3.6,2.84,10,4.89,2.89,9,5.18,2.04,11 +9835,rainmaker,6.1,2.07,21,4.43,1.97,23,5.43,2.38,21,6.5,1.69,8,5.85,2.3,13,4.92,2.23,12,3.91,1.58,11,5.85,2.15,13,4.75,2.71,8,6.62,1.6,8,5.83,2.41,12,5,1.22,13,3.7,2.54,10,5.75,2.22,12,5,2.65,9,6.5,2.22,10,5.73,1.95,11,4.38,2.09,16,4.57,1.81,7,5.3,2.63,10,5.55,2.25,11 +9836,rainstorm,5.75,2.05,20,4.96,2.46,23,4.29,2.85,21,6.22,2.17,9,5.36,1.96,11,5.27,2.76,11,4.67,2.23,12,4,2.07,8,4.46,3.31,13,5.64,1.74,14,6,2.83,6,5.11,2.76,9,4.86,2.35,14,5.38,2.72,8,3.62,2.81,13,5.5,1.72,10,6,2.4,10,4.77,1.92,13,5.2,3.12,10,3.83,3.01,12,4.89,2.67,9 +9837,rainy,5.55,2.19,20,4.33,2.42,21,4.44,2.68,34,5.6,2.8,10,5.5,1.51,10,3.38,2.13,8,4.92,2.47,13,4.21,2.75,14,4.6,2.68,20,5.44,2.46,9,5.64,2.06,11,4.46,2.07,13,4.12,3.04,8,4.55,2.92,22,4.25,2.26,12,5.9,2.69,10,5.2,1.62,10,4.71,2.73,14,3.57,1.51,7,5.18,2.63,17,3.71,2.59,17 +9838,raise,7.22,1.56,18,5.1,2.93,21,5.44,1.85,18,6.75,1.49,8,7.6,1.58,10,4.86,3.29,7,5.21,2.86,14,5.36,1.75,11,5.57,2.15,7,7,1.41,11,7.57,1.81,7,4.33,3.2,9,5.67,2.71,12,5.91,1.51,11,4.71,2.21,7,6.83,1.59,12,8,1.26,6,4.33,3.03,12,6.11,2.62,9,5.89,1.96,9,5,1.73,9 +9839,raisin,6.05,2.01,20,3.65,2.58,20,5.73,1.91,26,6.45,1.97,11,5.56,2.07,9,4.14,2.61,7,3.38,2.63,13,5.38,2.06,13,6.08,1.75,13,5.91,2.34,11,6.22,1.64,9,3.18,2.48,11,4.22,2.73,9,5.53,2,17,6.11,1.76,9,6.3,2.21,10,5.8,1.87,10,3.75,2.9,12,3.5,2.2,8,5.44,1.71,16,6.2,2.2,10 +9840,rake,4.75,1.59,20,4.22,1.91,23,5.24,2,21,5.2,1.79,5,4.6,1.55,15,4.92,1.62,12,3.45,1.97,11,5.09,2.26,11,5.67,1.66,9,4.36,1.86,11,5.22,1.09,9,4.31,1.85,16,4,2.16,7,5.09,1.51,11,5.4,2.5,10,5.08,1.83,12,4.25,1.04,8,4.11,1.91,19,4.75,2.06,4,5.5,1.99,14,4.71,2.06,7 +9841,rally,4.71,1.93,21,5.35,2.71,23,5.62,2.11,21,3.8,1.3,5,5,2.03,16,6.67,1.78,12,3.91,2.88,11,5.36,2.25,11,5.56,1.81,9,4.42,2.19,12,5.11,1.54,9,5.44,2.5,16,5.14,3.34,7,4.82,1.6,11,6.5,2.32,10,5,2.08,13,4.25,1.67,8,5.47,2.74,19,4.75,2.87,4,4.79,1.81,14,7.29,1.7,7 +9842,ram,4.37,1.77,19,4.5,2.44,22,5.27,2.29,22,4.78,1.09,9,4,2.21,10,4.88,2.59,8,4.29,2.43,14,5.73,2.15,11,4.82,2.44,11,4.57,0.79,7,4.25,2.18,12,4,2.05,10,4.92,2.75,12,4.77,2.24,13,6,2.29,9,4.7,2.06,10,4,1.41,9,4.5,2.27,8,4.5,2.62,14,5.57,2.41,14,4.75,2.12,8 +9843,ramble,4.32,2,19,5,2.41,23,5.89,2.11,18,3.78,1.79,9,4.8,2.15,10,4.29,2.29,7,5.33,2.55,15,5.1,1.91,10,6.88,2.03,8,4.11,2.52,9,4.5,1.51,10,4.9,2.56,10,5.08,2.5,12,5.5,0.93,8,6.67,2.45,9,5.17,1.9,12,2.86,1.21,7,4.9,2.38,20,5.67,3.06,3,4.86,1.46,7,6.55,2.25,11 +9844,rambling,3.58,2.17,19,4.04,2.34,23,4.68,2,19,3.44,1.51,9,3.7,2.71,10,4.14,2.54,7,4.07,2.4,15,4,2.05,10,5.44,1.74,9,3.11,2.62,9,4,1.7,10,4.3,2.87,10,3.92,2.02,12,3.75,1.04,8,5.7,2.11,10,4,2.37,12,2.86,1.68,7,4.15,2.5,20,3.33,0.58,3,3.5,1.2,8,5.55,2.07,11 +9845,ramp,4.95,1.36,20,4.09,2.16,22,5.6,1.96,20,5.12,1.64,8,4.83,1.19,12,4.17,2.99,6,3.93,1.87,15,5.5,2.51,6,5.64,1.78,14,5.12,1.81,8,4.83,1.03,12,4.6,2.51,5,3.94,2.11,17,5.67,1.5,9,5.55,2.34,11,4.55,1.51,11,5.44,1.01,9,4,1.8,9,4.15,2.44,13,5.73,1.62,11,5.44,2.4,9 +9846,rampage,4.21,1.99,19,7.57,1.43,21,4.43,2.5,23,4.8,1.92,5,3.92,2.1,13,7.17,1.17,6,7.73,1.53,15,4.6,2.59,10,4.31,2.53,13,5,2.45,7,3.64,1.63,11,7.43,0.98,7,7.64,1.65,14,4.73,2.28,11,4.17,2.76,12,4.5,2.11,12,3.71,1.8,7,7.45,1.81,11,7.7,0.95,10,4.14,2.51,14,4.89,2.57,9 +9847,rampant,4.4,1.54,20,4.5,2.35,20,4.5,2.13,22,4.57,1.13,7,4.31,1.75,13,5.11,2.37,9,4,2.32,11,5.83,2.04,6,4,2,16,4.4,1.07,10,4.22,1.99,9,4.88,2.3,8,4.25,2.45,12,5.07,2.05,15,3.29,1.89,7,4.73,1.79,11,4,1.12,9,4.92,1.93,12,3.88,2.9,8,5.09,2.3,11,3.91,1.87,11 +9848,rampart,5,1.57,18,3.95,2.34,19,5.15,2.18,20,4.5,0.71,2,5.33,1.29,15,4.2,2.57,10,3.67,2.18,9,5.6,1.96,10,4.7,2.41,10,4.67,1.63,6,5.55,0.93,11,4,2.53,6,3.92,2.36,13,4.38,2.2,8,5.67,2.1,12,5.36,1.69,11,4.43,1.27,7,4.67,2.4,9,3.3,2.21,10,4.89,1.76,9,5.36,2.54,11 +9849,ramrod,4.57,1.69,21,3.61,2.59,23,5.17,2.46,18,5.11,1.83,9,4.17,1.53,12,3.64,2.5,11,3.58,2.78,12,5.4,2.01,10,4.88,3.04,8,4.71,2.21,7,4.54,1.51,13,3.55,2.58,11,3.67,2.71,12,5,2.24,7,5.27,2.69,11,4.31,1.89,13,5,1.31,8,4.55,2.91,11,2.75,2.01,12,4.67,2.5,9,5.67,2.45,9 +9850,ranch,5.91,1.41,22,5.3,2.87,23,5.68,1.8,19,5.62,1.6,8,5.85,1.07,13,5.75,2.71,8,5.07,3.12,14,5.29,2.21,7,5.91,1.64,11,5.75,1.67,8,5.77,1.01,13,5.67,3.12,9,5.07,2.79,14,5,1.83,7,6.08,1.73,12,5.91,1.51,11,5.91,1.38,11,6.44,3.43,9,4.57,2.28,14,5.38,1.78,16,7.33,0.58,3 +9851,rancher,5.95,2.01,20,4.32,2.52,19,6.04,1.8,26,5.64,1.57,11,6.33,2.5,9,5.86,1.35,7,3.42,2.64,12,5.77,1.74,13,6.31,1.89,13,6,2.53,11,5.89,1.27,9,3.7,2.58,10,5,2.4,9,6,1.77,17,6.11,1.96,9,6,2.31,10,5.9,1.79,10,4.08,2.61,12,4.71,2.5,7,5.62,1.71,16,6.7,1.83,10 +9852,rancid,2.38,1.72,40,5.16,2.42,43,4.07,2.42,55,2.47,2.03,17,2.36,1.5,22,5.05,2.48,19,5.26,2.47,23,4.06,2.31,18,4.08,2.5,37,2.71,2.09,14,2.19,1.5,26,4.28,2.63,18,5.8,2.08,25,4.52,2.44,29,3.58,2.34,26,2.11,1.85,19,2.62,1.6,21,4.75,2.67,20,5.52,2.17,23,4.15,2.64,33,3.95,2.1,22 +9853,random,5.37,1.89,19,4.15,2.58,20,4.71,2.4,24,5.62,2.14,13,4.83,1.17,6,6.2,2.28,5,3.47,2.36,15,5.15,2.44,13,4.18,2.36,11,6,2,9,4.8,1.69,10,6.43,1.99,7,2.92,1.98,13,5.82,2.09,11,3.77,2.31,13,5.44,1.74,9,5.3,2.11,10,4.2,2.74,10,4.1,2.56,10,5.56,2.92,9,4.2,1.97,15 +9854,range,5.11,0.74,19,3.9,1.77,20,5.57,1.97,23,5,0.71,5,5.23,0.73,13,3.83,1.83,6,3.93,1.82,14,4.9,1.45,10,6.08,2.22,13,4.86,0.38,7,5.36,0.81,11,4.29,2.36,7,3.69,1.44,13,5.27,2.1,11,5.83,1.9,12,5,0.74,12,5.29,0.76,7,3.6,2.07,10,4.2,1.48,10,5,1.92,14,6.44,1.81,9 +9855,ranger,5.79,1.27,19,3.5,2.67,22,6,2.08,27,6.5,1.38,6,5.46,1.13,13,4.2,2.74,10,2.92,2.57,12,6.47,1.92,15,5.36,2.29,11,5.3,1.06,10,6.33,1.32,9,4,2.4,9,3.15,2.88,13,5.88,2.37,17,6.22,1.64,9,6,1.15,13,5.33,1.51,6,3.06,2.41,16,4.67,3.2,6,5.58,2.23,12,6.33,1.95,15 +9856,rank,5.26,1.15,19,3.67,1.74,21,5.57,2.25,23,5.33,0.58,3,5.25,1.24,16,4.38,1.19,8,3.23,1.92,13,5.89,1.9,9,5.36,2.5,14,5.67,1.41,9,4.9,0.74,10,3.67,1.8,9,3.67,1.78,12,6.07,2.4,15,4.62,1.69,8,5.86,1.46,7,4.92,0.79,12,4.3,1.42,10,3.09,1.87,11,5.85,2.76,13,5.2,1.4,10 +9857,ranking,5.42,1.61,19,3.86,1.7,22,6.21,1.93,19,5.89,2.15,9,5,0.82,10,2,1.22,5,4.31,1.4,16,7,1.55,6,5.85,2.03,13,5.43,1.7,14,5.4,1.52,5,3.92,1.88,12,3.56,1.42,9,6.11,1.45,9,6.3,2.36,10,5.7,1.57,10,5.11,1.69,9,3.83,1.85,12,3.9,1.6,10,7.5,1.05,6,5.62,1.98,13 +9858,ransom,2.32,1.42,19,4.45,2.34,22,2.43,1.47,23,2.67,1.37,6,2.15,1.46,13,4.67,2.31,12,4.2,2.49,10,2.25,1.67,8,2.53,1.41,15,2.3,1.57,10,2.33,1.32,9,5.56,2.01,9,3.69,2.32,13,2.53,1.5,17,1.8,1.3,5,1.38,0.52,8,3,1.48,11,3.78,2.28,9,4.92,2.36,13,2.47,1.64,15,2.38,1.19,8 +9859,rant,3.43,1.63,21,5.23,3.04,22,4.45,2.42,20,3.62,1.77,8,3.31,1.6,13,4.8,2.94,10,5.58,3.2,12,5,2.89,7,4.15,2.19,13,3.75,1.96,12,3,1,9,4.73,2.87,11,5.73,3.26,11,4.87,2.59,15,3.2,1.3,5,3.09,1.22,11,3.8,1.99,10,5.8,2.74,10,4.75,3.31,12,4.8,2.44,10,4.1,2.47,10 +9860,rap,5.6,1.47,20,4.3,2.08,20,4.82,2.13,22,6.14,1.35,7,5.31,1.49,13,4.67,2.18,9,4,2.05,11,5.33,3.27,6,4.62,1.63,16,5.6,1.26,10,5.33,1.58,9,3.38,2.33,8,4.92,1.73,12,5.33,2.19,15,3.71,1.6,7,5.91,1.76,11,5.22,0.97,9,4.08,2.23,12,4.62,1.92,8,5.64,2.34,11,4,1.61,11 +9861,rape,1.54,1.36,82,7.24,1.99,83,2.47,2.29,107,1.97,1.89,36,1.2,0.55,45,6.71,2.35,28,7.51,1.73,55,2.62,2.32,58,2.29,2.3,48,1.72,1.5,43,1.35,1.21,37,7.11,2.16,37,7.35,1.85,46,2.82,2.53,60,2.02,1.9,46,1.52,1.31,50,1.56,1.46,32,7.11,2.22,38,7.36,1.79,45,3.02,2.77,50,1.98,1.64,57 +9862,rapid,4.57,1.66,21,6.45,2.16,20,5.24,2.57,21,5.17,0.98,6,4.33,1.84,15,7,1.2,8,6.08,2.61,12,5.73,2.69,11,4.7,2.45,10,4.33,1.51,6,4.67,1.76,15,7.2,1.23,10,5.7,2.67,10,5.14,2.88,14,5.43,1.99,7,4,1.83,7,4.86,1.56,14,6.57,2.41,14,6.17,1.6,6,4.5,2.54,12,6.22,2.39,9 +9863,rapist,1.3,0.73,20,6.33,2.39,21,2.21,2.19,34,1.4,0.97,10,1.2,0.42,10,5,2.51,8,7.15,1.99,13,3.07,3.1,14,1.6,0.88,20,1.22,0.44,9,1.36,0.92,11,6.38,2.29,13,6.25,2.71,8,2.41,2.63,22,1.83,0.94,12,1.2,0.42,10,1.4,0.97,10,6.07,2.56,14,6.86,2.12,7,2.88,2.87,17,1.53,0.8,17 +9864,rapper,4.9,2.2,20,3.61,2.35,18,4.77,1.8,22,5.8,2.17,5,4.6,2.2,15,4,1.41,6,3.42,2.75,12,4.9,1.37,10,4.67,2.15,12,6.3,1.16,10,3.5,2.12,10,3.7,1.7,10,3.5,3.12,8,5,2.1,11,4.55,1.51,11,5.17,2.21,12,4.5,2.27,8,1.89,1.17,9,5.33,1.94,9,5.09,2.26,11,4.45,1.21,11 +9865,rapport,6.26,1.69,19,3.73,2.75,22,5.61,1.85,28,5.83,1.17,6,6.46,1.9,13,3.73,2.72,11,3.73,2.9,11,5.45,2.21,11,5.71,1.65,17,5.91,1.81,11,6.75,1.49,8,3.09,2.43,11,4.36,3.01,11,4.94,1.83,18,6.8,1.23,10,5.92,1.66,13,7,1.67,6,4.36,3.05,14,2.62,1.77,8,5.38,2.19,16,5.92,1.31,12 +9866,raptor,5.05,2.15,19,5.7,2.2,20,5.09,2.37,23,6,1.73,5,4.77,2.31,13,6,2.83,6,5.57,1.99,14,4.8,3.05,10,5.31,1.8,13,5.86,2.27,7,4.64,2.11,11,5.67,2.8,6,5.71,2.02,14,5.27,2.15,11,4.92,2.64,12,5.67,1.83,12,4,2.38,7,5.8,2.49,10,5.6,2.01,10,4.86,2.66,14,5.44,1.94,9 +9867,rapture,5.3,2.27,20,4.86,3.12,21,4.04,2.46,24,4.5,2.89,4,5.5,2.16,16,6,2.94,4,4.59,3.18,17,4.33,2.65,9,3.87,2.42,15,5,2,8,5.5,2.5,12,5.3,3.5,10,4.45,2.84,11,3.5,1.61,14,4.8,3.26,10,4.73,1.56,11,6,2.87,9,4.3,2.79,10,5.36,3.44,11,4.18,2.3,17,3.71,2.98,7 +9868,rare,6.05,1.31,19,5.1,2.88,21,5.08,2.41,24,5.67,1.53,3,6.12,1.31,16,4.86,3.18,7,5.38,2.87,13,5.12,2.36,8,5.06,2.52,16,6.14,1.21,7,6,1.41,12,5.43,3.31,7,5.08,2.81,13,4.5,2.56,14,5.9,2.02,10,5.56,1.24,9,6.5,1.27,10,5.64,2.98,11,4.5,2.8,10,4.94,2.68,17,5.43,1.72,7 +9869,rarity,6.48,1.63,21,4.05,1.94,22,5.18,2.08,22,6.73,1.42,11,6.2,1.87,10,3.7,1.95,10,4.33,1.97,12,4.62,2.39,8,5.62,1.94,13,6.5,1.84,10,6.45,1.51,11,4.2,2.49,10,3.92,1.44,12,5.43,1.6,14,4.86,3.02,7,7,1.73,13,5.62,1.06,8,4.43,1.74,14,3.38,2.2,8,5.43,2.03,14,4.75,2.25,8 +9870,rascal,4.6,2.01,20,4.5,2.4,20,4.12,1.9,25,4.25,2.06,4,4.69,2.06,16,4,1.15,4,4.62,2.63,16,4.44,2.3,9,3.94,1.69,16,4.25,2.12,8,4.83,1.99,12,3.78,2.22,9,5.09,2.47,11,4.07,1.73,14,4.18,2.18,11,4.55,1.81,11,4.67,2.35,9,4,2.78,9,4.91,2.07,11,4.44,1.92,18,3.29,1.7,7 +9871,rash,3.15,1.79,20,3.82,2.88,17,3,2.11,24,2.6,1.14,5,3.33,1.95,15,6.75,2.06,4,2.92,2.5,13,2.62,1.8,13,3.45,2.42,11,3.2,2.04,10,3.1,1.6,10,5.83,2.64,6,2.73,2.45,11,2.88,1.78,16,3.25,2.76,8,2.71,1.49,14,4.17,2.14,6,4,2.7,12,3.4,3.58,5,3.2,2.46,15,2.67,1.41,9 +9872,raspberry,7.3,1.22,20,3.71,2.43,21,6.33,2.3,24,7.67,0.58,3,7.24,1.3,17,3,2.38,7,4.23,2.49,13,5.25,1.58,8,6.88,2.45,16,7.43,0.98,7,7.23,1.36,13,3.86,2.48,7,3.77,2.55,13,6.14,2.21,14,6.6,2.5,10,6.89,1.05,9,7.64,1.29,11,3.91,2.63,11,3.5,2.32,10,6.76,2.51,17,5.29,1.25,7 +9873,rat,3.21,2.02,42,5.9,2.43,20,3.35,2.13,20,3.35,1.87,17,3.12,2.15,25,6,2.37,6,5.86,2.54,14,3.5,2.17,6,3.29,2.2,14,3.45,1.96,29,2.69,2.14,13,4.9,2.56,10,6.9,1.91,10,4.1,2.38,10,2.6,1.65,10,3.22,1.98,23,3.21,2.12,19,6,2.27,13,5.71,2.87,7,3.5,2.73,8,3.25,1.76,12 +9874,ratchet,4.8,1.54,20,4.11,2.72,18,5.45,1.6,22,4.8,0.45,5,4.8,1.78,15,3.83,1.6,6,4.25,3.19,12,5.7,1.25,10,5.25,1.86,12,5.1,0.74,10,4.5,2.07,10,4.2,2.82,10,4,2.78,8,5.45,1.75,11,5.45,1.51,11,4.33,1.56,12,5.5,1.31,8,2.78,2.05,9,5.44,2.74,9,5.73,1.85,11,5.18,1.33,11 +9875,rate,5.68,1.06,19,4.17,2.1,23,5,2.21,19,5.44,0.53,9,5.9,1.37,10,4.71,1.8,7,4,2.3,15,5.8,2.25,10,4.11,1.9,9,6,1.22,9,5.4,0.84,10,4.7,2.26,10,3.83,2.04,12,5.5,2.2,8,4.5,2.32,10,5.92,1.24,12,5.29,0.49,7,3.9,2.1,20,6,1,3,5.5,2.2,8,4.64,2.25,11 +9876,rating,4.64,1.5,22,4.77,2.39,22,6.37,2.01,19,5.25,1.16,8,4.29,1.59,14,4.8,2.53,10,4.75,2.38,12,6.14,2.79,7,6.5,1.51,12,4.64,1.86,11,4.64,1.12,11,4.09,2.17,11,5.45,2.5,11,6.14,2.21,14,7,1.22,5,4,1.15,10,5.17,1.59,12,5.1,1.97,10,4.5,2.75,12,6.11,1.45,9,6.6,2.46,10 +9877,ratio,4.68,1.77,19,3.11,2.11,18,4.79,2.7,24,4.8,1.79,5,4.64,1.82,14,3.6,1.95,5,2.92,2.22,13,5.15,2.85,13,4.36,2.58,11,5.2,1.81,10,4.11,1.62,9,3.86,2.48,7,2.64,1.8,11,4.31,2.96,16,5.75,1.91,8,4,1.41,13,6.17,1.6,6,3.42,2.19,12,2.5,1.97,6,4.87,2.95,15,4.67,2.4,9 +9878,ration,4.73,1.55,22,3.9,2.49,21,4.59,2.63,22,4.93,1.73,14,4.38,1.19,8,3.73,2.2,11,4.44,2.83,9,4.67,2.8,6,4.56,2.66,16,4.6,1.9,10,4.83,1.27,12,3.45,2.42,11,4.4,2.59,10,5.38,2.53,13,3.44,2.46,9,4.58,1.73,12,4.9,1.37,10,3.92,2.69,13,3.88,2.3,8,4.83,2.59,12,4.3,2.79,10 +9879,rational,5.85,1.63,20,4.26,2.68,19,6.19,2.21,26,6.82,0.87,11,4.67,1.58,9,5.57,2.7,7,3.5,2.47,12,5.69,2.43,13,6.69,1.93,13,5.73,2,11,6,1.12,9,4.55,3.01,11,3.88,2.3,8,6.47,2.48,17,5.67,1.58,9,5.5,1.9,10,6.2,1.32,10,4.18,3.06,11,4.38,2.26,8,6.12,2.53,16,6.3,1.7,10 +9880,rationalize,5.47,2.06,19,3.59,2.04,22,6.43,2.31,21,6,1.73,9,5,2.31,10,4.75,2.25,8,2.93,1.64,14,6.73,2.37,11,6.1,2.33,10,6.14,1.57,7,5.08,2.27,12,4.3,2.31,10,3,1.65,12,5.83,2.37,12,7.22,2.11,9,5.5,1.9,10,5.44,2.35,9,3.5,2.56,8,3.64,1.78,14,6,2.68,13,7.12,1.46,8 +9881,rationing,4.11,1.15,19,3.62,2.06,21,5.3,2.3,23,3.67,1.53,3,4.19,1.11,16,4.62,1.19,8,3,2.27,13,5.33,2.45,9,5.29,2.3,14,4.22,1.3,9,4,1.05,10,3.89,2.15,9,3.42,2.07,12,6.27,2.09,15,3.5,1.51,8,4.29,1.38,7,4,1.04,12,4,2.16,10,3.27,2,11,5.85,2.58,13,4.6,1.78,10 +9882,rattle,4.47,1.41,40,4.48,2.52,44,4.81,1.88,43,4.56,1.46,16,4.42,1.41,24,4.8,2.4,15,4.31,2.61,29,5.29,1.98,14,4.59,1.82,29,4.15,1.39,20,4.8,1.4,20,5.45,2.48,20,3.67,2.3,24,4.96,2.03,23,4.65,1.73,20,4.69,1.35,26,4.07,1.49,14,4.59,2.55,27,4.29,2.54,17,5.22,1.91,23,4.35,1.79,20 +9883,rattler,3.4,1.7,20,6.3,2.49,20,5.04,2.01,26,2.82,1.25,11,4.11,1.96,9,7.29,1.7,7,5.77,2.74,13,4.54,2.03,13,5.54,1.94,13,4,1.67,11,2.67,1.5,9,5.45,2.7,11,7.33,1.87,9,5.41,2.06,17,4.33,1.8,9,3.5,2.37,10,3.3,0.67,10,6.17,2.72,12,6.5,2.27,8,4.88,2.16,16,5.3,1.83,10 +9884,rattlesnake,3.37,1.98,19,5.33,3.1,21,3.93,2.69,27,4.29,2.29,7,2.83,1.64,12,5.3,3.2,10,5.36,3.17,11,4.47,2.61,15,3.36,2.84,11,3.1,1.79,10,3.67,2.24,9,4.78,2.95,9,5.75,3.28,12,4,2.85,17,4,2.6,9,3.42,2.15,12,3.29,1.8,7,4.69,3.2,16,7.4,1.67,5,4.25,3.14,12,3.67,2.35,15 +9885,ratty,3,1.55,21,3.82,2.38,22,4.78,2.03,27,3.3,1.77,10,2.73,1.35,11,2.86,2.04,7,4.27,2.46,15,4.76,2.19,17,4.8,1.81,10,3.73,1.62,11,2.2,1.03,10,2.6,2.19,5,4.18,2.38,17,5.14,2.44,14,4.38,1.45,13,3.23,1.83,13,2.62,0.92,8,3.7,2.79,10,3.92,2.11,12,5,2.48,14,4.54,1.45,13 +9886,ravage,3.95,1.84,22,5.67,2.76,21,4.75,2.36,20,4.38,1.92,8,3.71,1.82,14,5.67,2.83,9,5.67,2.84,12,4.86,2.34,7,4.69,2.46,13,4.18,2.23,11,3.73,1.42,11,5.2,2.3,10,6.09,3.18,11,4.8,2.34,15,4.6,2.7,5,3.7,1.06,10,4.17,2.33,12,6.33,2.6,9,5.17,2.89,12,4.9,1.97,10,4.6,2.8,10 +9887,rave,5.68,2.33,19,4.77,2.78,22,5.83,2.04,23,5.64,2.29,11,5.29,2.36,7,5.75,2.92,8,4.21,2.64,14,4.57,2.88,7,6.38,1.31,16,5.25,2.71,8,6,2.1,11,4,2.74,9,5.31,2.78,13,5.82,2.09,11,5.83,2.08,12,5.42,2.57,12,6.14,1.95,7,4.82,3.49,11,4.73,2,11,5.69,2.25,13,6,1.83,10 +9888,raven,5.11,1.52,19,4.33,1.75,18,5.12,2.22,16,5.64,1.03,11,4.38,1.85,8,4.5,1,4,4.29,1.94,14,4.38,1.85,8,5.88,2.42,8,5.75,1.16,8,4.64,1.63,11,4.57,1.13,7,4.18,2.09,11,4.5,2.43,6,5.5,2.12,10,4.85,1.72,13,5.67,0.82,6,4.27,2,11,4.43,1.4,7,4.86,2.04,7,5.33,2.45,9 +9889,ravenous,4.95,1.63,21,4.9,2.88,21,4.09,2.39,22,4.71,1.9,14,5.43,0.79,7,5.27,2.9,11,4.89,2.85,9,4.83,2.56,6,3.81,2.34,16,4.89,2.32,9,5,0.95,12,4.73,2.8,11,5.1,3.11,10,4.31,2.14,13,3.78,2.82,9,4.5,1.88,12,5.56,1.01,9,4.38,3.12,13,5.75,2.38,8,4.25,2.45,12,3.9,2.42,10 +9890,ravine,5.21,1.65,19,4.65,2.52,20,4.75,2.05,24,5.46,1.56,13,4.67,1.86,6,6,2.55,5,4.2,2.43,15,4.77,2.05,13,4.73,2.15,11,5.89,1.76,9,4.6,1.35,10,6.14,2.54,7,3.85,2.19,13,5.09,2.3,11,4.46,1.85,13,4.78,1.64,9,5.6,1.65,10,4.2,2.44,10,5.1,2.64,10,6,2.12,9,4,1.65,15 +9891,ravioli,5.95,2.06,20,3.39,2.64,18,5.73,2.1,22,6,2.24,5,5.93,2.09,15,2.5,1.52,6,3.83,3.01,12,5.5,1.84,10,5.92,2.35,12,6.5,1.35,10,5.4,2.55,10,2.6,2.32,10,4.38,2.83,8,5.45,2.38,11,6,1.84,11,5.5,2.07,12,6.62,2,8,2.67,2.06,9,4.11,3.06,9,5.64,2.62,11,5.82,1.54,11 +9892,ravishing,7.41,1.53,22,6.14,2.44,22,5.9,2.36,20,6.62,1.6,8,7.86,1.35,14,5.3,2.75,10,6.83,1.99,12,6.14,2.54,7,5.77,2.35,13,7.09,1.97,11,7.73,0.9,11,5.09,2.95,11,7.18,1.17,11,5.8,2.57,15,6.2,1.79,5,7.1,1.79,10,7.67,1.3,12,7,1.33,10,5.42,2.94,12,6.2,2.04,10,5.6,2.72,10 +9893,raw,4.37,1.16,19,5.14,2.06,21,4.79,2.58,34,4.33,1.41,9,4.4,0.97,10,5.25,1.04,8,5.08,2.53,13,5.07,2.7,14,4.6,2.54,20,4,0.93,8,4.64,1.29,11,5,1.96,13,5.38,2.33,8,4.95,2.75,22,4.5,2.32,12,4.22,0.97,9,4.5,1.35,10,5.29,2.16,14,4.86,1.95,7,5,2.62,17,4.59,2.6,17 +9894,rawhide,4.8,1.58,20,4.36,1.94,22,4.56,2.31,18,5.33,1.22,9,4.36,1.75,11,3.4,2.51,5,4.56,1.75,16,5.5,2.17,6,4.08,2.31,12,4.64,1.65,14,5.17,1.47,6,4,2.04,12,4.67,1.87,9,3.78,1.64,9,5.33,2.69,9,4.8,1.75,10,4.8,1.48,10,4.17,2.17,12,4.6,1.71,10,4.5,3.02,6,4.58,2.02,12 +9895,razor,4.9,1.76,39,4.23,2.76,22,5.93,2.19,57,5.4,0.7,10,4.78,2.04,27,4.5,2.56,8,4.07,2.95,14,6.07,2.25,27,5.8,2.16,30,4.94,1.76,18,4.9,1.83,20,3.8,2.04,10,4.58,3.29,12,5.84,2.36,37,6.1,1.86,20,4.91,1.63,22,4.88,1.96,17,4.5,3.16,8,4.07,2.62,14,5.91,2.29,32,5.96,2.09,25 +9896,reach,5.78,1.44,18,3.35,2.25,20,5.72,1.99,18,5.62,1.6,8,5.9,1.37,10,4,2.94,7,3,1.83,13,5.64,1.43,11,5.86,2.79,7,5.64,1.43,11,6,1.53,7,2.89,2.71,9,3.73,1.85,11,6.36,1.91,11,4.71,1.8,7,5.42,1.38,12,6.5,1.38,6,2.5,1.93,12,4.62,2.2,8,5.89,1.76,9,5.56,2.3,9 +9897,react,5.15,1.57,20,5.48,1.99,21,6.12,2.48,34,5.7,1.42,10,4.6,1.58,10,5.75,1.67,8,5.31,2.21,13,6.86,2.41,14,5.6,2.46,20,4.89,1.83,9,5.36,1.36,11,5.69,2.06,13,5.12,1.96,8,5.91,2.76,22,6.5,1.93,12,4.8,1.87,10,5.5,1.18,10,5.86,2.07,14,4.71,1.7,7,6,2.32,17,6.24,2.7,17 +9898,reaction,4.68,1.63,19,3.95,2.11,20,6.3,2.27,20,5.67,1.15,3,4.33,1.59,15,4.7,2.41,10,3.2,1.55,10,5.6,2.32,10,7,2.11,10,4.33,1.75,6,4.67,1.56,12,4.57,2.57,7,3.62,1.85,13,6,2.88,8,6.5,1.88,12,4.83,1.59,12,4.43,1.81,7,3.6,2.41,10,4.3,1.83,10,6.67,2.24,9,6,2.37,11 +9899,reactive,5.2,1.32,20,4.64,2.19,22,5,1.67,21,5.44,0.73,9,5,1.67,11,5.2,2.39,10,4.17,1.99,12,5.25,1.39,8,4.85,1.86,13,5.57,0.94,14,4.33,1.75,6,4.75,2.55,8,4.57,2.06,14,5.88,1.36,8,4.46,1.66,13,5.6,0.97,10,4.8,1.55,10,3.92,1.98,12,5.5,2.22,10,5.5,1.51,12,4.33,1.73,9 +9900,reactor,4.47,1.74,19,4.42,2.17,24,4.52,2.39,27,4.75,0.71,8,4.27,2.24,11,4.56,2.01,9,4.33,2.32,15,4.07,2.3,14,5,2.48,13,4.22,1.99,9,4.7,1.57,10,4.33,1.92,12,4.5,2.47,12,4.21,2.52,14,4.85,2.3,13,4.5,1.84,10,4.44,1.74,9,4.92,2.11,12,3.92,2.19,12,5,2.22,12,4.13,2.53,15 +9901,read,6.73,2,22,3.7,2.54,20,6.11,2.37,18,5.5,2.59,6,7.13,1.64,15,3.57,2.44,7,3.77,2.68,13,6.22,2.91,9,5.88,1.96,8,6.21,2.15,14,7.57,1.51,7,4.11,3.02,9,3.36,2.16,11,5.7,2.87,10,6.62,1.6,8,6.64,1.69,14,6.88,2.59,8,3.67,2.8,6,3.71,2.52,14,6.6,2.76,10,5.5,1.77,8 +9902,reader,6.52,1.86,21,4.45,2.3,22,6.95,1.64,20,5.6,2.61,5,6.81,1.56,16,3.92,1.56,12,5.1,2.92,10,7,1.73,11,6.89,1.62,9,6.83,2.17,12,6.11,1.36,9,4.07,1.91,15,5.29,2.98,7,6.09,1.38,11,8,1.32,9,6.77,1.59,13,6.12,2.3,8,4.33,2.52,18,5,0.82,4,6.64,1.65,14,7.67,1.51,6 +9903,readiness,6.24,1.58,21,3.92,2.77,25,6,2.06,18,5.89,1.96,9,6.5,1.24,12,4.17,3.19,6,4,2.7,18,4.86,2.19,7,6.73,1.68,11,6.12,1.63,16,6.6,1.52,5,3.71,2.97,14,4.5,2.51,10,6.12,2.3,8,5.9,1.97,10,6.08,1.83,12,6.44,1.24,9,4.25,3.11,16,3.33,2.06,9,5.8,2.49,10,6.25,1.49,8 +9904,readout,4.95,1.67,20,3.24,2.12,21,5.67,1.88,27,5.14,2.34,7,4.85,1.28,13,3.56,2.19,9,3,2.13,12,5.87,1.64,15,5.55,2.25,11,4.73,1.62,11,5.22,1.79,9,4,1.94,9,2.67,2.15,12,5.88,2.26,17,5.44,0.88,9,5.08,1.66,13,4.71,1.8,7,2.93,2.15,15,4,2,6,5.33,2.19,12,5.93,1.62,15 +9905,ready,6.64,1.97,22,3.9,2.43,21,6.06,1.76,18,7.33,1.97,6,6.4,2.03,15,4.57,2.88,7,3.57,2.21,14,5.56,1.94,9,6.38,1.51,8,6.57,2.17,14,6.86,1.77,7,3.44,2.96,9,4.25,2.01,12,6,2.05,10,6.12,1.46,8,6.93,1.77,14,6.12,2.3,8,3.33,2.42,6,4.13,2.47,15,6.4,2.07,10,5.62,1.3,8 +9906,real,7.09,1.63,22,4.05,2.38,21,5.89,1.78,18,6.17,0.98,6,7.47,1.77,15,4.57,3.05,7,3.79,2.04,14,5.56,2.13,9,6,1.31,8,6.79,1.85,14,7.71,1.11,7,3.78,2.73,9,4.25,2.18,12,6.4,2.22,10,5.25,0.71,8,7.36,1.15,14,6.62,2.26,8,4.17,3.13,6,4,2.14,15,6.1,2.02,10,5.62,1.51,8 +9907,realism,6.24,1.95,21,4.28,2.32,25,6.11,2.02,19,5.89,2.03,9,6.5,1.93,12,4.17,2.32,6,4.39,2.43,18,5.29,2.36,7,6.58,1.73,12,6.38,1.93,16,5.8,2.17,5,3.71,2.49,14,5.2,1.93,10,6,1.73,9,6.2,2.35,10,6.17,2.25,12,6.33,1.58,9,4.75,2.32,16,3.44,2.19,9,6.36,2.2,11,5.75,1.83,8 +9908,realist,5.53,2.41,19,4.25,2.2,20,5.58,2.02,24,5.77,2.59,13,5,2.1,6,5.4,2.19,5,3.87,2.13,15,5.23,1.83,13,6,2.24,11,5.89,2.98,9,5.2,1.87,10,5.29,2.69,7,3.69,1.75,13,5.27,2.24,11,5.85,1.86,13,4.89,2.42,9,6.1,2.38,10,4.8,2.49,10,3.7,1.83,10,5.78,2.39,9,5.47,1.85,15 +9909,realistic,5.89,1.41,19,4.09,2.24,22,6.77,1.77,22,6.11,1.27,9,5.7,1.57,10,4,1.93,8,4.14,2.48,14,6.18,1.83,11,7.36,1.57,11,6,1.41,7,5.83,1.47,12,4.5,1.96,10,3.75,2.49,12,6.54,1.94,13,7.11,1.54,9,6,1.25,10,5.78,1.64,9,4.25,2.49,8,4,2.18,14,6.79,2.12,14,6.75,1.04,8 +9910,reality,5.73,2.14,22,4.1,2.45,20,7.26,1.73,19,5.62,2.57,13,5.89,1.45,9,4.86,2.27,7,3.69,2.53,13,6.86,1.86,7,7.5,1.68,12,5.92,2.68,12,5.5,1.35,10,3.89,2.47,9,4.27,2.53,11,6.9,1.79,10,7.67,1.66,9,5.58,2.5,12,5.9,1.73,10,4.57,2.57,7,3.85,2.44,13,7.86,1.35,7,6.92,1.88,12 +9911,realization,6.42,2.01,19,3.67,2.76,21,5.68,2.34,25,4.75,2.5,4,6.87,1.68,15,3.5,3.11,4,3.71,2.78,17,5,2.24,9,6.06,2.38,16,6.25,2.31,8,6.55,1.86,11,4.1,3.07,10,3.27,2.53,11,5.36,2.62,14,6.09,1.97,11,6.1,2.28,10,6.78,1.72,9,3.7,3.16,10,3.64,2.5,11,5.94,2.26,18,5,2.58,7 +9912,realize,6.44,1.62,18,3.24,2.39,21,6.94,1.63,18,5.88,1.46,8,6.9,1.66,10,4,3,7,2.86,2.03,14,6.73,1.62,11,7.29,1.7,7,5.82,1.25,11,7.43,1.72,7,3,3,9,3.42,1.93,12,7.09,1.76,11,6.71,1.5,7,6.25,1.6,12,6.83,1.72,6,2.42,2.02,12,4.33,2.5,9,7.67,1.41,9,6.22,1.56,9 +9913,realm,5.39,1.64,23,4,2.14,22,5.65,2.28,20,5.5,2.2,8,5.33,1.35,15,4.4,1.96,10,3.67,2.31,12,6.14,2.48,7,5.38,2.22,13,5.83,1.64,12,4.91,1.58,11,4,2.19,11,4,2.19,11,5.6,2.2,15,5.8,2.77,5,5.55,1.37,11,5.25,1.91,12,4,2.05,10,4,2.3,12,5.3,1.49,10,6,2.91,10 +9914,realtor,4.42,1.86,24,4.14,2.66,22,6.11,2.02,19,5,2.26,10,4,1.47,14,4.8,2.86,10,3.58,2.47,12,6.43,2.51,7,5.92,1.78,12,4.67,2.19,12,4.17,1.53,12,2.73,1.42,11,5.55,2.91,11,6,2.22,14,6.4,1.52,5,3.67,1.56,12,5.17,1.9,12,4.6,2.46,10,3.75,2.86,12,5.56,1.67,9,6.6,2.27,10 +9915,realty,4.95,1.85,20,3,1.98,23,5.18,2.33,28,4.25,0.89,8,5.42,2.19,12,3.33,1.73,9,2.79,2.15,14,5.29,2.33,14,5.07,2.4,14,4.78,2.28,9,5.09,1.51,11,2.55,1.69,11,3.42,2.19,12,4.29,2.37,14,6.07,1.98,14,5.2,1.99,10,4.7,1.77,10,2.92,1.98,12,3.09,2.07,11,5.33,2.1,12,5.06,2.54,16 +9916,reap,5.23,1.45,22,4.68,2.23,25,6.57,1.88,23,5.56,1.74,9,5,1.22,13,4.4,2.67,10,4.87,1.96,15,6.56,2.19,9,6.57,1.74,14,5.25,1.16,8,5.21,1.63,14,5,2.42,13,4.33,2.06,12,6.36,1.75,11,6.75,2.05,12,5.33,1.67,12,5.1,1.2,10,4.64,2.44,14,4.73,2.05,11,7,1.76,12,6.09,1.97,11 +9917,reaper,3.41,2.42,22,5.05,2.2,19,4.24,2.62,21,3.8,2.95,5,3.31,2.41,16,5.38,2.39,8,4.82,2.14,11,4.5,2.27,10,4,3,11,3.25,2.3,12,3.6,2.67,10,5.2,2.44,10,4.89,2.03,9,4.17,2.72,12,4.33,2.65,9,2.73,2.41,11,4.09,2.34,11,4.75,2.25,8,5.27,2.24,11,4.33,2.35,9,4.17,2.92,12 +9918,rear,4.68,0.89,19,3.86,2.52,21,5.61,2.13,23,5.33,1.53,3,4.56,0.73,16,5.38,2.72,8,2.92,1.93,13,6.11,2.09,9,5.29,2.16,14,4.44,0.88,9,4.9,0.88,10,4,2.5,9,3.75,2.63,12,6.13,1.92,15,4.62,2.26,8,4.57,0.79,7,4.75,0.97,12,4.1,1.97,10,3.64,3.01,11,5.69,2.43,13,5.5,1.78,10 +9919,rearrange,5.52,1.29,21,3.19,1.89,21,6.41,2.29,27,5.5,1.18,10,5.55,1.44,11,2.14,1.68,7,3.71,1.82,14,6.53,2.5,17,6.2,1.99,10,5.82,1.33,11,5.2,1.23,10,2.4,1.67,5,3.44,1.93,16,6.43,2.71,14,6.38,1.85,13,5.54,1.27,13,5.5,1.41,8,3.5,2.17,10,2.91,1.64,11,7,2.25,14,5.77,2.24,13 +9920,reason,6.27,1.42,22,3.33,2.11,21,6.11,1.97,18,6.67,1.37,6,6.07,1.49,15,3.29,2.21,7,3.36,2.13,14,5.56,1.88,9,7,1.85,8,6.21,1.58,14,6.29,1.25,7,3.44,2.3,9,3.25,2.05,12,5.9,2.42,10,6.38,1.3,8,5.64,1.15,14,7.38,1.19,8,2.5,2.26,6,3.67,2.02,15,6.5,2.55,10,5.62,0.74,8 +9921,reasonable,6.84,1.3,19,3,2.12,17,5.88,2.29,17,6.82,1.47,11,6.88,1.13,8,3.5,1.91,4,2.85,2.23,13,5.12,2.36,8,6.56,2.13,9,7.25,1.28,8,6.55,1.29,11,3.29,2.06,7,2.8,2.25,10,6.17,1.94,6,5.73,2.53,11,7.08,1.26,13,6.33,1.37,6,2,1.33,10,4.43,2.3,7,6.29,1.89,7,5.6,2.59,10 +9922,reasoning,6.25,1.52,20,5.68,2.11,19,6.64,1.66,25,6.73,1.19,11,5.67,1.73,9,5.29,1.98,7,5.92,2.23,12,6.25,1.66,12,7,1.63,13,6.18,1.54,11,6.33,1.58,9,5.18,1.72,11,6.38,2.5,8,6.53,1.7,17,6.88,1.64,8,5.7,1.49,10,6.8,1.4,10,6.25,1.6,12,4.71,2.63,7,6.27,1.79,15,7.2,1.32,10 +9923,reassign,4.75,1.02,20,3.67,1.83,21,4.94,2.59,34,4.6,1.26,10,4.9,0.74,10,3.5,1.93,8,3.77,1.83,13,5.36,2.68,14,4.65,2.56,20,4.56,1.42,9,4.91,0.54,11,3.77,1.92,13,3.5,1.77,8,4.86,2.8,22,5.08,2.27,12,4.5,1.35,10,5,0.47,10,3.57,1.95,14,3.86,1.68,7,5.12,2.47,17,4.76,2.77,17 +9924,reassignment,4.35,1.35,20,3.25,1.97,20,4.05,1.7,22,4,1.53,7,4.54,1.27,13,3.33,2.12,9,3.18,1.94,11,4.5,2.51,6,3.88,1.36,16,4.6,1.07,10,4,1.66,9,3.38,2.26,8,3.17,1.85,12,4.13,1.88,15,3.86,1.35,7,4.27,1.68,11,4.44,0.88,9,3.5,2.07,12,2.88,1.89,8,4.73,1.9,11,3.36,1.21,11 +9925,reassurance,6.05,1.99,19,3.55,1.99,20,5.91,2.5,23,6.18,2.09,11,5.57,1.9,7,4.14,1.46,7,3.23,2.2,13,7,2.08,7,5.44,2.58,16,5.5,1.77,8,6.45,2.11,11,3,2.18,9,4,1.79,11,6,2.53,11,5.83,2.59,12,6,2.26,12,6.14,1.57,7,3.7,2.21,10,3.4,1.84,10,5.46,2.7,13,6.5,2.22,10 +9926,reassure,6.55,1.76,20,3.7,2.4,23,6.07,2.02,28,6.5,1.2,8,6.58,2.11,12,4.5,2.56,8,3.27,2.28,15,5.71,2.16,14,6.43,1.87,14,6.89,1.54,9,6.27,1.95,11,4,2.37,11,3.42,2.5,12,5.64,2.27,14,6.5,1.7,14,7.1,1.6,10,6,1.83,10,3.75,2.56,12,3.64,2.34,11,5.42,2.23,12,6.56,1.75,16 +9927,rebel,4.37,1.71,19,5.29,2.15,21,5.2,2.26,20,4.67,1.53,3,4.31,1.78,16,5.83,2.64,6,5.07,1.98,15,4.67,2.34,6,5.43,2.28,14,4.5,1.43,10,4.22,2.05,9,5.43,2.37,7,5.21,2.12,14,5.5,2.27,10,4.9,2.33,10,4.25,1.39,8,4.45,1.97,11,5.33,2.6,9,5.25,1.86,12,6,2.45,8,4.67,2.06,12 +9928,rebellion,4.79,2.1,19,5.09,2.58,22,4.83,2.39,23,5.36,2.01,11,4.29,2.06,7,5.88,2.95,8,4.64,2.34,14,5.14,2.41,7,4.69,2.44,16,6,2.07,8,3.91,1.7,11,5.22,2.86,9,5,2.48,13,5.91,2.26,11,3.83,2.12,12,4.58,2.27,12,5.14,1.86,7,4.36,2.91,11,5.82,2.09,11,4.69,2.63,13,5,2.16,10 +9929,rebellious,3.89,1.56,19,6.45,1.93,20,5.46,2.9,24,4.08,1.66,13,3.5,1.38,6,6.4,0.89,5,6.47,2.2,15,5.31,3.09,13,5.64,2.8,11,4.33,1.66,9,3.5,1.43,10,7,1.29,7,6.15,2.19,13,6.18,2.89,11,4.85,2.88,13,4.22,1.3,9,3.6,1.78,10,6.5,1.58,10,6.4,2.32,10,6,3.2,9,5.13,2.77,15 +9930,rebirth,6.3,2.03,20,4.52,2.34,21,5.79,2.43,33,6.7,1.49,10,5.9,2.47,10,3.62,2.2,8,5.08,2.33,13,6,2.45,14,5.63,2.48,19,6.22,1.48,9,6.36,2.46,11,4.54,2.03,13,4.5,2.93,8,5.52,2.64,21,6.25,2.05,12,6.5,2.01,10,6.1,2.13,10,4.14,2.57,14,5.29,1.7,7,5.56,2.42,16,6,2.5,17 +9931,reboot,5.38,2.27,21,5.1,2.45,20,5.72,2.21,36,5.75,2.55,8,5.15,2.15,13,5.6,2.3,5,4.93,2.55,15,6.64,1.63,11,5.32,2.34,25,4.92,2.53,13,6.12,1.64,8,5.25,2.45,12,4.88,2.59,8,5.9,2.05,20,5.5,2.45,16,5.45,2.25,11,5.3,2.41,10,5.91,1.7,11,4.11,2.93,9,5.95,2.34,22,5.36,2.02,14 +9932,reborn,5.59,1.59,22,4.89,1.76,19,5.3,2.43,20,6,0.71,5,5.5,1.83,16,5.75,1.28,8,4.27,1.85,11,6.2,1.75,10,4.4,2.76,10,5.33,1.37,12,5.9,1.85,10,5,1.63,10,4.78,1.99,9,5.18,1.99,11,5.44,3,9,4.91,1.45,11,6.27,1.49,11,4,1.6,8,5.55,1.63,11,6,2,9,4.73,2.69,11 +9933,rebound,5.09,1.95,22,4.67,2.3,18,5.33,2.42,21,6,1.22,5,4.75,2.11,16,4.88,2.75,8,4.5,2.01,10,5.5,2.22,10,5.18,2.68,11,5.25,1.6,12,4.9,2.38,10,4.7,2.26,10,4.62,2.5,8,4.75,2.53,12,6.11,2.15,9,4.36,1.69,11,5.82,1.99,11,3.57,2.57,7,5.36,1.91,11,5.56,1.88,9,5.17,2.82,12 +9934,rebuild,6.38,1.83,21,4.43,2.48,23,5.29,2.43,21,5.8,2.39,5,6.56,1.67,16,5.25,2.42,12,3.55,2.34,11,5.09,2.55,11,5.11,2.2,9,6.33,2.15,12,6.44,1.42,9,4.62,2.39,16,4,2.83,7,4.45,2.21,11,6.2,2.44,10,6.62,1.8,13,6,1.93,8,4.47,2.59,19,4.25,2.22,4,4.93,2.37,14,6,2.58,7 +9935,rebuttal,4.42,1.39,19,4.6,1.85,20,6.13,2.38,23,4.67,0.58,3,4.38,1.5,16,5.25,2.25,8,4.17,1.47,12,6.33,2.24,9,6,2.54,14,4.56,1.59,9,4.3,1.25,10,4.44,1.59,9,4.73,2.1,11,6.47,2.5,15,5.5,2.14,8,5,1.53,7,4.08,1.24,12,4.7,1.25,10,4.5,2.37,10,6.31,3.04,13,5.9,1.2,10 +9936,recall,4.77,1.63,22,4.48,2.64,23,5.78,1.63,18,5.38,1.51,8,4.69,1.38,13,4.12,2.7,8,4.71,2.79,14,6,2.24,7,5.6,1.26,10,5.38,2,8,4.69,0.95,13,4.22,2.91,9,4.64,2.56,14,4.86,1.77,7,6.36,1.29,11,5.36,1.69,11,4.18,1.4,11,3.67,3.12,9,5,2.25,14,5.67,1.72,15,6.33,1.15,3 +9937,recant,3.89,1.15,19,4.5,2.41,24,5.29,1.98,28,4.12,0.83,8,3.73,1.35,11,4.11,1.96,9,4.73,2.69,15,4.64,2.1,14,5.93,1.69,14,3.22,1.2,9,4.5,0.71,10,4.42,2.57,12,4.58,2.35,12,5.07,2.02,14,5.5,1.99,14,3.6,1.35,10,4.22,0.83,9,4.67,2.15,12,4.33,2.74,12,5.17,1.85,12,5.38,2.13,16 +9938,recap,5.33,1.24,21,3.26,1.91,23,5.15,1.38,26,5.45,1.37,11,5.2,1.14,10,3.64,1.96,11,2.92,1.88,12,4.91,1.76,11,5.36,1.08,14,5.5,1.27,10,5.18,1.25,11,3.64,2.11,11,2.92,1.73,12,5.12,1.27,17,5.25,1.75,8,5.46,1.56,13,5.12,0.35,8,3,1.51,15,3.75,2.55,8,5.47,1.28,17,4.56,1.42,9 +9939,recapture,4.9,2.34,21,5.32,2.45,19,5.62,2.22,21,4.83,2.32,6,4.93,2.43,15,4.88,2.1,8,5.64,2.73,11,5.73,2.24,11,5.5,2.32,10,4,2.68,6,5.27,2.19,15,5.4,2.46,10,5.22,2.59,9,5.29,2.4,14,6.29,1.8,7,4.86,2.34,7,4.93,2.43,14,5.15,2.85,13,5.67,1.37,6,5.5,2.28,12,5.78,2.28,9 +9940,receipt,5.41,1.4,22,4.5,2.2,26,5.38,2.22,24,5.78,1.79,9,5.15,1.07,13,4.5,2.32,10,4.5,2.19,16,5.33,2.18,9,5.4,2.32,15,5.25,1.49,8,5.5,1.4,14,5,2.08,13,4,2.27,13,4.33,2.1,12,6.42,1.88,12,5.33,0.89,12,5.5,1.9,10,4.13,2.67,15,5,1.26,11,5.38,2.26,13,5.36,2.29,11 +9941,receive,7.14,1.67,22,4.3,2.75,20,6.79,2.1,19,6.77,1.83,13,7.67,1.32,9,5.14,2.85,7,3.85,2.7,13,6.57,2.23,7,6.92,2.11,12,7.5,1.62,12,6.7,1.7,10,4.89,2.52,9,3.82,2.96,11,6.7,1.95,10,6.89,2.37,9,7.5,1.45,12,6.7,1.89,10,5.71,2.69,7,3.54,2.57,13,7,2.31,7,6.67,2.06,12 +9942,receiver,4.9,1.34,21,3.89,2.14,18,6,1.77,17,5.08,1.08,12,4.67,1.66,9,5,2.94,4,3.57,1.87,14,6.12,2.17,8,5.89,1.45,9,4.88,1.46,8,4.92,1.32,13,4.86,1.57,7,3.27,2.28,11,6.5,1.22,6,5.73,2,11,4.79,1.48,14,5.14,1.07,7,2.91,1.92,11,5.43,1.51,7,6.14,1.57,7,5.9,1.97,10 +9943,recent,5.42,1.98,19,3.82,2.63,22,4.86,1.98,28,6.33,1.75,6,5,2,13,3.73,2.72,11,3.91,2.66,11,5.27,2.53,11,4.59,1.54,17,5.27,2.1,11,5.62,1.92,8,3.55,2.34,11,4.09,2.98,11,5,2.22,18,4.6,1.51,10,5.15,2.15,13,6,1.55,6,4,2.72,14,3.5,2.62,8,4.88,2.25,16,4.83,1.64,12 +9944,receptacle,5.24,1.58,21,3.1,1.58,21,5.64,2.02,25,5.75,1.42,12,4.56,1.59,9,3.29,1.38,7,3,1.71,14,5,2.16,10,6.07,1.87,15,4.25,2.22,4,5.47,1.37,17,2.6,1.43,10,3.55,1.63,11,4.71,2.21,7,6,1.88,18,5.25,2.01,12,5.22,0.83,9,3.31,1.49,13,2.75,1.75,8,5,2.29,9,6,1.83,16 +9945,reception,6,1.78,18,4.05,2.21,22,6.08,1.53,24,5.2,2.68,5,6.31,1.32,13,4.33,2.31,12,3.7,2.16,10,5.88,1.46,8,6.19,1.6,16,6.11,1.05,9,5.89,2.37,9,4.78,2.05,9,3.54,2.26,13,6.06,1.52,17,6.33,1.75,6,6.29,1.25,7,5.82,2.09,11,3.22,1.64,9,4.62,2.43,13,6.19,1.76,16,5.88,0.99,8 +9946,receptionist,5.37,1.61,19,3.09,2.2,22,5.58,1.98,24,4.5,1.76,6,5.77,1.42,13,3.58,2.54,12,2.5,1.65,10,5.5,2.2,8,5.62,1.93,16,5.6,0.84,10,5.11,2.2,9,4,2.74,9,2.46,1.56,13,5.12,2,17,7,1.41,6,5.75,0.71,8,5.09,2.02,11,2.89,1.96,9,3.23,2.42,13,5.62,1.71,16,5.5,2.56,8 +9947,receptive,6.32,1.92,19,3.9,2.43,20,5.46,2,24,7.08,1.19,13,4.67,2.25,6,4.2,3.03,5,3.8,2.31,15,5.62,2.26,13,5.27,1.74,11,6.11,2.47,9,6.5,1.35,10,4,3,7,3.85,2.19,13,5.27,1.74,11,5.62,2.26,13,5.67,2.24,9,6.9,1.45,10,3.4,2.46,10,4.4,2.41,10,6.33,1.8,9,4.93,1.98,15 +9948,receptor,5.63,1.5,19,3.36,2.19,22,6.11,1.45,19,5.67,1.12,9,5.6,1.84,10,2.71,2.06,7,3.79,2.29,14,5.8,1.4,10,6.44,1.51,9,5.78,1.64,9,5.5,1.43,10,3.56,2.96,9,3.33,1.61,12,5.5,0.93,8,6.6,1.71,10,5.25,1.42,12,6.29,1.5,7,3.32,2.26,19,3.67,2.08,3,5.5,0.93,8,6.55,1.63,11 +9949,recess,6.57,1.4,21,4.15,2.8,20,5.32,2.77,22,7.33,1.37,6,6.27,1.33,15,3.25,2.19,8,4.75,3.08,12,5.42,3,12,5.2,2.62,10,6.78,1.56,9,6.42,1.31,12,4.22,2.77,9,4.09,2.95,11,4,3.16,7,5.93,2.43,15,6.6,1.9,10,6.55,0.82,11,4.31,2.66,13,3.86,3.24,7,4.75,2.86,12,6,2.62,10 +9950,recession,2.68,1.86,19,4.7,2.6,20,3,2,24,2.77,2.05,13,2.5,1.52,6,3.2,1.92,5,5.2,2.65,15,3.31,1.25,13,2.64,2.66,11,3.33,2.4,9,2.1,0.99,10,4.29,2.69,7,4.92,2.63,13,3.45,2.25,11,2.62,1.76,13,2.78,2.33,9,2.6,1.43,10,3.6,2.22,10,5.8,2.57,10,3.78,2.33,9,2.53,1.68,15 +9951,recharge,6.32,1.53,19,4.81,2.54,21,6.3,2.08,23,5.8,0.84,5,6.46,1.76,13,4.17,2.4,6,5.07,2.63,15,6.5,2.32,10,6.15,1.95,13,5.71,1.6,7,6.64,1.5,11,5,3.32,7,4.71,2.2,14,5.64,2.42,11,6.92,1.56,12,5.75,1.36,12,7.29,1.38,7,5.09,2.84,11,4.5,2.27,10,6.14,2.35,14,6.56,1.67,9 +9952,recheck,4.95,1.72,21,4.95,1.99,19,5.38,2.16,21,5.17,0.98,6,4.87,1.96,15,5.12,1.46,8,4.82,2.36,11,5.64,1.91,11,5.1,2.47,10,5,2.19,6,4.93,1.58,15,5.7,2.06,10,4.11,1.62,9,5,2.39,14,6.14,1.46,7,5.14,1.68,7,4.86,1.79,14,4.69,2.21,13,5.5,1.38,6,5.25,2.42,12,5.56,1.88,9 +9953,recipe,6.85,1.6,20,4.45,2.09,22,7.05,1.96,21,6.67,1.73,9,7,1.55,11,4.5,1.96,10,4.42,2.27,12,6,2.07,8,7.69,1.65,13,6.43,1.6,14,7.83,1.17,6,4.5,1.85,8,4.43,2.28,14,6.5,2.2,8,7.38,1.8,13,6.5,1.65,10,7.2,1.55,10,3.92,2.35,12,5.1,1.6,10,7.75,1.66,12,6.11,2.03,9 +9954,recipient,5.68,1.67,22,5.53,1.9,19,4.81,1.86,21,4.4,1.52,5,6.12,1.59,16,6,0.93,8,5.18,2.36,11,4.8,1.14,10,4.82,2.4,11,5.17,1.64,12,6.3,1.57,10,5.2,1.62,10,5.89,2.2,9,4.83,1.95,12,4.78,1.86,9,5.55,2.02,11,5.82,1.33,11,5.25,2.05,8,5.73,1.85,11,4.78,1.39,9,4.83,2.21,12 +9955,reciprocal,4.95,1.7,20,3.28,2.32,18,4.67,2.37,24,4.2,1.92,5,5.2,1.61,15,3.2,2.05,5,3.31,2.5,13,4.54,2.37,13,4.82,2.48,11,5.4,1.58,10,4.5,1.78,10,4.57,2.76,7,2.45,1.63,11,4.19,2.37,16,5.62,2.2,8,4.86,1.92,14,5.17,1.17,6,3.67,2.53,12,2.5,1.76,6,4.53,2.23,15,4.89,2.71,9 +9956,reciprocate,6.6,1.96,20,3.71,2.39,21,5.96,1.97,25,6,3.16,4,6.75,1.65,16,5.25,2.75,4,3.35,2.23,17,5.44,2.3,9,6.25,1.77,16,6.38,1.51,8,6.75,2.26,12,4.1,2.73,10,3.36,2.11,11,6.29,1.33,14,5.55,2.58,11,7,1.79,11,6.11,2.15,9,3.2,2.35,10,4.18,2.44,11,6.44,1.58,18,4.71,2.43,7 +9957,recital,4.7,1.75,20,4.2,2.5,20,5.23,1.63,26,4.82,2.18,11,4.56,1.13,9,5.43,1.9,7,3.54,2.6,13,5.08,1.19,13,5.38,2.02,13,4.27,1.49,11,5.22,1.99,9,4,2.61,11,4.44,2.51,9,5.24,1.75,17,5.22,1.48,9,3.9,1.73,10,5.5,1.43,10,4.33,2.81,12,4,2.14,8,5.06,1.65,16,5.5,1.65,10 +9958,recitation,4.55,1.54,20,3.33,2.09,18,5.33,2.37,24,5,2.55,5,4.4,1.12,15,4,2,5,3.08,2.14,13,5.38,2.26,13,5.27,2.61,11,4.7,1.57,10,4.4,1.58,10,4.29,1.98,7,2.73,2,11,5.44,2,16,5.12,3.14,8,4.43,1.4,14,4.83,1.94,6,3.92,2.11,12,2.17,1.6,6,5,2.51,15,5.89,2.15,9 +9959,recite,5.45,1.47,20,3.29,2.57,21,5.32,1.77,25,5,1.63,4,5.56,1.46,16,3.5,2.08,4,3.24,2.73,17,5,2,9,5.5,1.67,16,5.75,1.16,8,5.25,1.66,12,3,2.67,10,3.55,2.58,11,5.21,1.72,14,5.45,1.92,11,5.18,1.17,11,5.78,1.79,9,3.2,3.08,10,3.36,2.16,11,5.5,1.79,18,4.86,1.77,7 +9960,reckless,3.09,1.53,23,5.18,2.61,22,4.4,2.62,20,3,1.31,8,3.13,1.68,15,4.5,2.8,10,5.75,2.42,12,5.71,2.56,7,3.69,2.46,13,3,1.54,12,3.18,1.6,11,4.55,2.38,11,5.82,2.79,11,4.87,2.67,15,3,2.12,5,2.73,1.27,11,3.42,1.73,12,5.8,2.15,10,4.67,2.93,12,4.8,2.86,10,4,2.45,10 +9961,reckon,5.25,1.65,20,2.86,1.9,21,4.88,1.9,25,3.75,1.5,4,5.62,1.5,16,3,2.16,4,2.82,1.91,17,4.44,2.6,9,5.12,1.41,16,5.25,1.58,8,5.25,1.76,12,3.2,1.75,10,2.55,2.07,11,4.71,1.54,14,5.09,2.34,11,5.45,1.37,11,5,2,9,2.8,2.1,10,2.91,1.81,11,5.06,2.04,18,4.43,1.51,7 +9962,reckoning,4.9,1.33,20,5.22,2.21,18,5.46,2.19,24,5.2,1.64,5,4.8,1.26,15,6,2,5,4.92,2.29,13,4.85,2.23,13,6.18,1.99,11,5.5,1.18,10,4.3,1.25,10,6,1.63,7,4.73,2.45,11,5.06,2.05,16,6.25,2.38,8,4.64,1.28,14,5.5,1.38,6,5.25,2.09,12,5.17,2.64,6,6,2.24,15,4.56,1.88,9 +9963,reclaim,5.55,1.57,20,4.52,2.78,23,5.77,1.82,22,5.6,1.58,10,5.5,1.65,10,4.64,3.14,11,4.42,2.54,12,5.75,1.49,8,6,1.96,13,5.8,1.48,10,5.3,1.7,10,4.82,3.22,11,4.25,2.42,12,5.64,1.82,14,6.43,1.62,7,5.69,1.89,13,5.29,0.76,7,4.8,2.78,15,4,2.88,8,5.57,2.06,14,6.12,1.36,8 +9964,reclining,6.67,1.2,21,2.38,2.14,24,5.5,1.93,20,6.75,1.16,8,6.62,1.26,13,4.17,3.13,6,1.78,1.35,18,5.45,1.44,11,5.56,2.51,9,6.5,1.17,12,6.89,1.27,9,2.7,2,10,2.14,2.28,14,5.31,2.14,13,5.86,1.57,7,6.71,1.07,14,6.57,1.51,7,2.94,2.41,16,1.25,0.71,8,5.92,1.93,12,4.88,1.89,8 +9965,recluse,3.71,2.39,21,3.05,1.65,22,4.57,2.25,21,4.8,3.56,5,3.38,1.93,16,3.42,1.38,12,2.6,1.9,10,4.45,2.07,11,4.89,2.62,9,3.75,2.6,12,3.67,2.24,9,3.33,1.54,15,2.43,1.81,7,3.91,1.92,11,5.3,2.45,10,3.62,2.5,13,3.88,2.36,8,3.06,1.66,18,3,1.83,4,4.64,2.34,14,4.43,2.23,7 +9966,recognition,6.68,1.49,19,4.45,2.39,22,7,1.64,21,6.33,1.22,9,7,1.7,10,4.5,2.33,8,4.43,2.5,14,6.7,1.89,10,7.27,1.42,11,6,1.15,7,7.08,1.56,12,4.2,2.15,10,4.67,2.64,12,6.54,1.81,13,7.75,1.04,8,6.6,1.71,10,6.78,1.3,9,3,1.77,8,5.29,2.33,14,7.31,1.75,13,6.5,1.41,8 +9967,recognizable,6.32,1.45,19,4.59,2.26,22,6.5,1.79,24,6.5,1.38,6,6.23,1.54,13,4.67,2.15,12,4.5,2.51,10,5.38,2.07,8,7.06,1.39,16,6.3,1.25,10,6.33,1.73,9,4.44,2.55,9,4.69,2.14,13,6.41,2.03,17,7,0.89,6,6.38,1.41,8,6.27,1.56,11,4.56,2.7,9,4.62,2.02,13,6.5,2,16,6.5,1.41,8 +9968,recognize,6.14,1.93,22,4.2,2.33,20,7.11,2.23,19,5.62,2.14,13,6.89,1.36,9,4.43,2.37,7,4.08,2.4,13,7.14,1.57,7,7.08,2.61,12,6,2.17,12,6.3,1.7,10,3.89,2.03,9,4.45,2.62,11,6.9,1.97,10,7.33,2.6,9,6.08,2.11,12,6.2,1.81,10,5.14,1.21,7,3.69,2.66,13,7.29,2.21,7,7,2.34,12 +9969,recoil,4.8,1.44,20,4.63,2.11,19,4.31,1.83,26,4.64,1.43,11,5,1.5,9,5.71,1.6,7,4,2.17,12,4.54,1.9,13,4.08,1.8,13,4.55,1.51,11,5.11,1.36,9,4.4,1.9,10,4.89,2.42,9,4.35,2.15,17,4.22,1.09,9,5.1,1.1,10,4.5,1.72,10,4.75,2.01,12,4.43,2.44,7,4.25,1.95,16,4.4,1.71,10 +9970,recollect,5.05,1.99,19,3.05,1.94,22,5.75,1.84,28,5.67,0.82,6,4.77,2.31,13,3.55,2.16,11,2.55,1.63,11,7,1.34,11,4.94,1.68,17,5.45,1.97,11,4.5,2,8,3.27,1.95,11,2.82,1.99,11,5.72,2.08,18,5.8,1.4,10,4.77,2.13,13,5.67,1.63,6,3.07,1.94,14,3,2.07,8,6.25,2.08,16,5.08,1.24,12 +9971,recollection,5.29,1.98,21,3.55,2.26,22,5.5,2.53,16,5.22,2.11,9,5.33,1.97,12,4.3,2.36,10,2.92,2.07,12,5.8,2.49,10,5,2.76,6,4.71,2.29,7,5.62,1.89,13,3.91,2.43,11,3.18,2.14,11,4.57,3.1,7,6.22,1.86,9,5,2.27,13,5.75,1.39,8,3.09,2.3,11,4,2.24,11,4.44,2.55,9,6.86,1.86,7 +9972,recommend,6.52,1.29,21,3.71,2,21,6.3,2.08,23,6.58,1.24,12,6.44,1.42,9,4.57,2.23,7,3.29,1.82,14,5.11,2.37,9,7.07,1.49,14,6.75,1.71,4,6.47,1.23,17,4.1,2.47,10,3.36,1.5,11,5.5,2.26,6,6.59,2,17,7,1.35,12,5.89,0.93,9,3.38,1.71,13,4.25,2.43,8,6.11,1.69,9,6.43,2.34,14 +9973,recommendation,6.1,2.1,20,3,2.02,23,6.22,2.24,18,5.44,1.88,9,6.64,2.2,11,3.27,1.79,11,2.75,2.26,12,5.9,2.51,10,6.62,1.92,8,5.29,2.81,7,6.5,1.62,12,3.55,2.21,11,2.5,1.78,12,6.14,2.79,7,6.27,1.95,11,5.62,2.47,13,7,0.58,7,3.18,2.32,11,2.83,1.8,12,5.78,2.33,9,6.67,2.18,9 +9974,recon,4.68,1.2,19,4.71,2.37,21,5.3,2.3,23,5,1,3,4.62,1.26,16,5.88,0.83,8,4,2.74,13,4.89,2.52,9,5.57,2.21,14,4.44,1.59,9,4.9,0.74,10,5.44,2.24,9,4.17,2.41,12,5.73,2.52,15,4.5,1.69,8,4.43,1.62,7,4.83,0.94,12,5,2.45,10,4.45,2.38,11,5.31,2.98,13,5.3,1.06,10 +9975,reconcile,6.84,1.57,19,4,2.32,23,5.63,1.77,19,6.44,1.13,9,7.2,1.87,10,3.29,1.7,7,4.47,2.53,15,5.2,1.87,10,6.11,1.62,9,7.22,1.39,9,6.5,1.72,10,4.1,2.73,10,4.08,2.07,12,5.5,1.6,8,5.9,1.97,10,6.75,1.82,12,7,1.15,7,3.6,2.16,20,6.67,1.53,3,5.25,1.28,8,5.91,2.07,11 +9976,reconciliation,5.47,1.84,19,4.05,2.06,22,6.32,1.95,19,5.62,1.41,8,5.36,2.16,11,4.2,2.68,5,3.88,1.93,16,6.67,1.97,6,6.15,1.99,13,5.62,1.76,13,5.17,2.14,6,3.67,1.87,12,4.33,2.35,9,6.22,1.2,9,6.4,2.5,10,5.44,2.13,9,5.5,1.65,10,3.17,1.8,12,5.1,1.91,10,6.83,1.72,6,6.08,2.06,13 +9977,reconfigure,4.85,1.63,20,3.52,2.06,21,5.4,2,25,4.5,2.52,4,4.94,1.44,16,4,2.45,4,3.41,2.03,17,5.78,2.05,9,5.19,2.01,16,5.12,0.83,8,4.67,2.02,12,4.4,2.12,10,2.73,1.74,11,4.86,2.07,14,6.09,1.76,11,5,1.18,11,4.67,2.12,9,3.2,2.15,10,3.82,2.04,11,5.61,2.09,18,4.86,1.77,7 +9978,reconnaissance,5.52,1.6,21,4.21,2.15,24,5.32,2.64,22,6,1.6,8,5.23,1.59,13,4,2.55,13,4.45,1.63,11,5.46,2.4,13,5.11,3.1,9,6.38,1.85,8,5.17,1.11,12,4.29,1.94,14,4.1,2.51,10,5.08,2.23,12,5.6,3.17,10,5.2,1.81,10,5.82,1.4,11,4.12,2.29,17,4.43,1.9,7,4.2,2.94,10,6.25,2.05,12 +9979,reconnect,6.37,1.34,19,4.05,2.42,20,6.08,1.72,24,6.46,1.45,13,6.17,1.17,6,4.8,1.92,5,3.8,2.57,15,6.38,1.33,13,5.73,2.1,11,5.78,1.72,9,6.9,0.57,10,6,2.31,7,3,1.78,13,5.82,2.23,11,6.31,1.18,13,6.44,1.33,9,6.3,1.42,10,3.7,2.5,10,4.4,2.41,10,6.78,1.64,9,5.67,1.68,15 +9980,reconsider,5.74,1.91,19,3.55,2.48,22,5.25,2.19,28,5.33,2.34,6,5.92,1.75,13,3.91,2.81,11,3.18,2.18,11,5.91,2.59,11,4.82,1.85,17,5.91,1.64,11,5.5,2.33,8,3.09,2.21,11,4,2.76,11,5.39,2,18,5,2.58,10,6,1.47,13,5.17,2.71,6,3.57,2.65,14,3.5,2.33,8,4.75,2.49,16,5.92,1.56,12 +9981,reconstruct,5.7,0.86,20,3.95,2.48,21,6.08,2.43,24,6.33,0.58,3,5.59,0.87,17,4.14,2.85,7,4,2.42,13,6.29,2.69,7,6,2.4,17,6,0.58,7,5.54,0.97,13,5.71,2.29,7,3.15,2.19,13,5.92,2.4,13,6.27,2.57,11,5.44,0.73,9,5.91,0.94,11,4.45,2.62,11,3.4,2.32,10,6,2.74,17,6.29,1.6,7 +9982,reconstruction,4.79,2.07,19,4.86,2.61,21,5.91,1.85,22,5.11,1.54,9,4.5,2.51,10,4.86,2.91,7,4.86,2.57,14,6.55,1.51,11,5.27,2,11,5.29,1.7,7,4.5,2.28,12,4.8,2.53,10,4.91,2.81,11,5.46,1.98,13,6.56,1.51,9,5.6,1.71,10,3.89,2.15,9,3.75,2.71,8,5.54,2.4,13,6.07,1.69,14,5.62,2.2,8 +9983,reconstructive,5.05,1.81,19,4.73,2.37,22,5.86,1.82,21,5.11,1.45,9,5,2.16,10,4.88,2.42,8,4.64,2.44,14,6.1,1.66,10,5.64,2.01,11,5,1.29,7,5.08,2.11,12,5.1,2.02,10,4.42,2.68,12,5.62,2.02,13,6.25,1.49,8,5.6,1.65,10,4.44,1.88,9,4.38,2.26,8,4.93,2.5,14,6.23,1.69,13,5.25,1.98,8 +9984,reconvene,4.95,1.03,19,4.05,1.9,20,4.83,1.53,23,5.8,1.3,5,4.69,0.75,13,4.33,2.16,6,3.93,1.86,14,5.8,0.79,10,4.08,1.55,13,5.29,1.25,7,4.82,0.87,11,4.67,2.42,6,3.79,1.67,14,5,1.55,11,4.67,1.56,12,4.92,1.24,12,5,0.58,7,3.8,2.15,10,4.3,1.7,10,4.93,1.86,14,4.67,0.87,9 +9985,record,5.89,1.57,18,3.3,2.3,20,5.5,2.31,18,5.38,1.06,8,6.3,1.83,10,3,2.52,7,3.46,2.26,13,5.36,2.42,11,5.71,2.29,7,5.55,1.51,11,6.43,1.62,7,3.44,2.83,9,3.18,1.89,11,6.18,2.23,11,4.43,2.15,7,5.17,1.03,12,7.33,1.51,6,3.17,2.21,12,3.5,2.56,8,5.56,2.35,9,5.44,2.4,9 +9986,recorder,5.53,1.12,19,3.32,2.19,22,6.27,2.05,26,5.71,1.6,7,5.42,0.79,12,3.4,2.46,10,3.25,2.05,12,6.67,1.76,15,5.7,2.5,10,5.18,0.75,11,6,1.41,8,4,1.87,9,2.85,2.34,13,6.25,2.29,16,6.33,1.8,9,5.67,1.15,12,5.29,1.11,7,3,2.16,16,4.17,2.23,6,6.25,2.34,12,6.29,1.86,14 +9987,recording,5.22,1.22,18,3.53,1.84,17,5.59,2.15,17,5.5,0.71,10,4.88,1.64,8,3.5,1.91,4,3.54,1.9,13,5.38,2.13,8,5.78,2.28,9,5.62,0.74,8,4.9,1.45,10,3.57,1.62,7,3.5,2.07,10,4.33,1.63,6,6.27,2.15,11,5.08,1.44,12,5.5,0.55,6,3.4,2.12,10,3.71,1.5,7,6.29,2.29,7,5.1,2.02,10 +9988,recount,4.89,1.45,19,4.1,2.34,21,5.22,1.68,23,5.2,1.79,5,4.92,1.32,13,4.33,2.58,6,4,2.33,15,5.3,1.25,10,5.15,1.99,13,5.71,1.25,7,4.55,1.37,11,3.71,3.25,7,4.29,1.86,14,5.27,1.85,11,5.17,1.59,12,4.75,1.66,12,5.14,1.07,7,3.55,2.46,11,4.7,2.16,10,5,1.57,14,5.56,1.88,9 +9989,recourse,5.38,1.28,21,4.15,1.87,20,5.71,2.08,21,5.17,0.41,6,5.47,1.51,15,4.38,2.2,8,4,1.71,12,5.64,1.8,11,5.8,2.44,10,5.33,0.82,6,5.4,1.45,15,4.1,2.23,10,4.2,1.55,10,6.14,2.07,14,4.86,1.95,7,4.71,1.25,7,5.71,1.2,14,4.21,2.04,14,4,1.55,6,5.5,2.2,12,6,2,9 +9990,recover,6.4,1.57,20,4.42,2.78,19,5.91,1.51,22,6.71,1.89,7,6.23,1.42,13,5.25,2.49,8,3.82,2.93,11,6.83,1.72,6,5.56,1.31,16,6.3,1.49,10,6.67,1.73,9,3.86,2.73,7,4.75,2.86,12,6,1.6,15,5.71,1.38,7,6.45,1.69,11,6.33,1.5,9,3.64,2.46,11,5.5,2.98,8,6.18,1.78,11,5.64,1.21,11 +9991,recovery,6.43,1.86,21,4.12,2.28,25,6.37,2.19,19,7,1.41,9,6,2.09,12,4,2.76,6,4.17,2.26,18,5,2.52,7,7.17,1.59,12,6.69,1.78,16,5.6,2.07,5,3.93,2.53,14,4.4,2.12,10,6.78,1.86,9,6,2.49,10,6.67,1.83,12,6.11,1.96,9,4.44,2.48,16,3.56,1.88,9,6.27,2.61,11,6.5,1.6,8 +9992,recreate,6,1.12,20,3.65,2.25,20,5.77,1.74,22,5.86,1.46,7,6.08,0.95,13,4,2.65,9,3.36,1.96,11,4.17,1.72,6,6.38,1.36,16,5.8,1.14,10,6.22,1.2,9,3.25,2.43,8,3.92,2.19,12,5.67,1.72,15,6,1.91,7,6.45,1.29,11,5.44,0.53,9,3.75,2.14,12,3.5,2.56,8,5.73,1.95,11,5.82,1.6,11 +9993,recreation,6.7,1.22,23,4.33,2.5,18,7.18,1.62,22,6.86,1.21,7,6.62,1.26,16,4.67,2.42,6,4.17,2.62,12,6.5,1.9,10,7.75,1.14,12,6.64,1.29,11,6.75,1.22,12,4.6,2.72,10,4,2.33,8,7.73,1.19,11,6.64,1.86,11,6.36,1.28,14,7.22,0.97,9,3.78,2.99,9,4.89,1.9,9,7.64,1.5,11,6.73,1.68,11 +9994,recreational,6.76,1.81,21,4.9,2.55,21,6.16,1.89,25,6.67,1.44,12,6.89,2.32,9,4.86,2.97,7,4.93,2.43,14,5.7,2.11,10,6.47,1.73,15,8,2,4,6.47,1.7,17,5.5,2.32,10,4.36,2.73,11,5.71,2.06,7,6.33,1.85,18,6.83,2.04,12,6.67,1.58,9,4.38,2.14,13,5.75,3.06,8,5.67,1.66,9,6.44,2,16 +9995,recruit,4.53,1.81,19,4.77,1.97,22,6,1.61,21,4.89,1.69,9,4.2,1.93,10,5.2,2.25,10,4.42,1.73,12,6.12,1.73,8,5.92,1.61,13,4.77,1.3,13,4,2.68,6,5.12,2.47,8,4.57,1.7,14,6.5,1.41,8,5.69,1.7,13,4.56,1.51,9,4.5,2.12,10,4.42,2.27,12,5.2,1.55,10,6.42,1.78,12,5.44,1.24,9 +9996,recruiter,5.56,1.95,18,4.17,1.99,23,4.16,1.8,19,5.12,1.81,8,5.9,2.08,10,4.29,1.98,7,4.2,2.11,15,3.7,1.57,10,4.67,2,9,6.11,2.57,9,5,0.87,9,5.2,2.35,10,3.42,1.31,12,4.62,1.6,8,3.9,2.02,10,5.73,2.05,11,5.29,1.89,7,4.1,2.13,20,4.67,0.58,3,4.12,1.36,8,4.18,2.14,11 +9997,recruitment,4.81,1.5,21,4,2.54,19,4.5,2.67,22,5.83,1.72,6,4.4,1.24,15,5.12,2.85,8,3.18,2.04,11,4.83,2.98,12,4.1,2.33,10,5.11,2.09,9,4.58,0.9,12,4.88,2.59,8,3.36,2.42,11,3.86,2.54,7,4.8,2.76,15,4.9,2.02,10,4.73,0.9,11,3.69,2.39,13,4.67,2.94,6,4.58,3.03,12,4.4,2.32,10 +9998,rectal,2.9,1.7,21,4.41,2.4,22,4.44,1.89,27,3.6,1.71,10,2.27,1.49,11,4.86,3.08,7,4.2,2.11,15,4.47,2.18,17,4.4,1.35,10,3,1.73,11,2.8,1.75,10,2.4,1.95,5,5,2.24,17,4.43,2.17,14,4.46,1.61,13,2.46,1.56,13,3.62,1.77,8,3.2,2.3,10,5.42,2.07,12,4.86,1.96,14,4,1.78,13 +9999,rectangular,5.25,0.55,20,2.7,1.78,20,5.5,1.9,22,5.14,0.38,7,5.31,0.63,13,3.44,1.94,9,2.09,1.45,11,4.5,2.66,6,5.88,1.45,16,5.3,0.67,10,5.22,0.44,9,2.88,1.89,8,2.58,1.78,12,5.4,2.13,15,5.71,1.38,7,5.36,0.67,11,5.11,0.33,9,2.75,1.82,12,2.62,1.85,8,5.36,2.38,11,5.64,1.36,11 +10000,rectify,5.6,1.57,20,3.57,2.02,23,5.81,2.16,21,5.2,2.05,5,5.73,1.44,15,4.33,2.1,12,2.73,1.62,11,5.82,2.32,11,6,2.12,9,5.27,1.85,11,6,1.12,9,3.69,2.18,16,3.29,1.7,7,5.09,2.26,11,6.6,1.84,10,5.75,1.48,12,5.38,1.77,8,3.42,2.01,19,4.25,2.22,4,5.43,2.1,14,6.57,2.23,7 +10001,rectory,4.14,1.08,22,3.91,2.5,23,5.05,1.58,19,4.25,1.04,8,4.23,1.01,13,5.12,3,8,3.07,1.94,14,4.86,1.46,7,5.27,1.74,11,3.75,1.16,8,4.54,0.78,13,3.67,2.69,9,4.07,2.46,14,5,1.83,7,5.08,1.51,12,4.27,0.9,11,4,1.26,11,2.22,1.56,9,5,2.42,14,5.06,1.69,16,5,1,3 +10002,rectum,3.23,1.74,22,4.18,2.4,22,5.42,2.46,19,4.75,1.67,8,2.46,1.05,13,4.88,2.42,8,3.69,2.46,13,6.14,2.27,7,5.09,2.66,11,3.38,1.92,8,3.31,1.65,13,3.44,2.24,9,4.69,2.46,13,5.86,1.95,7,5.17,2.76,12,3.45,1.75,11,3,1.79,11,2.44,1.81,9,5.38,2.02,13,5.56,2.34,16,4.67,3.51,3 +10003,recurring,4.42,1.12,19,3.43,1.66,21,4.74,2.65,23,4.33,1.15,3,4.44,1.15,16,3.62,1.41,8,3.31,1.84,13,5.44,2.6,9,4.29,2.67,14,4.67,1.12,9,4.2,1.14,10,4.11,1.27,9,2.92,1.78,12,5.6,2.72,15,3.12,1.64,8,4.57,1.51,7,4.33,0.89,12,4,1.56,10,2.91,1.64,11,5.54,3.23,13,3.7,1.06,10 +10004,recycle,6.14,1.96,21,3.75,2.15,20,6.14,2.53,22,5.83,1.72,6,6.27,2.09,15,3.62,2.13,8,3.83,2.25,12,5.92,2.61,12,6.4,2.55,10,6.56,2.55,9,5.83,1.4,12,3.56,2.07,9,3.91,2.3,11,3.29,0.95,7,7.47,1.81,15,6.6,1.78,10,5.73,2.1,11,3.38,1.89,13,4.43,2.57,7,6.67,2.57,12,5.5,2.46,10 +10005,recycled,5.26,1.69,19,3.67,2.3,18,5.25,2.52,16,5.09,1.58,11,5.5,1.93,8,3.5,2.38,4,3.71,2.37,14,4.38,2.13,8,6.12,2.7,8,5,1.93,8,5.45,1.57,11,3.86,2.04,7,3.55,2.54,11,4,2.37,6,6,2.4,10,4.85,1.86,13,6.17,0.75,6,3.18,2.09,11,4.43,2.57,7,6.83,1.47,6,4.3,2.58,10 +10006,recycling,6.25,1.48,20,3.52,2.46,21,6.6,2.27,25,6.33,0.58,3,6.24,1.6,17,3.14,2.41,7,3.62,2.63,13,6,2,8,6.88,2.39,17,5.86,1.86,7,6.46,1.27,13,4.71,2.69,7,2.77,2.2,13,6.86,2.11,14,6.27,2.53,11,6,0.5,9,6.45,1.97,11,3.73,2.15,11,3.3,2.87,10,6.67,2.54,18,6.43,1.51,7 +10007,red,5.67,2.07,42,5.02,2.56,43,5.2,2.28,20,5.47,2.12,19,5.83,2.06,23,4.83,2.76,12,5.13,2.56,30,5,2.36,10,5.4,2.32,10,5.61,2.25,23,5.74,1.88,19,4.67,2.67,12,5.16,2.54,31,5,2.45,8,5.33,2.27,12,6.29,2.18,24,4.83,1.62,18,5.5,2.63,20,4.61,2.48,23,4.33,2.24,9,5.91,2.17,11 +10008,redecorate,6.24,2.12,21,3,2.13,23,6.33,2.57,18,6,2.4,9,6.42,1.98,12,3,1.9,11,3,2.41,12,6.3,2.54,10,6.38,2.77,8,5,2.71,7,6.92,1.55,13,2.36,1.8,11,3.58,2.31,12,5.86,3.39,7,6.64,2.01,11,5.92,2.5,13,6.75,1.28,8,3.64,2.54,11,2.42,1.56,12,5.56,2.74,9,7.11,2.26,9 +10009,redeem,5.95,1.65,19,4.2,2.46,20,5.35,1.93,20,6.67,1.53,3,5.81,1.68,16,4.17,2.48,6,4.21,2.55,14,4.67,1.03,6,5.64,2.17,14,5.3,1.25,10,6.67,1.8,9,3.71,2.14,7,4.46,2.67,13,5.7,1.95,10,5,1.94,10,5.75,1.58,8,6.09,1.76,11,2.67,1.94,9,5.45,2.16,11,5.62,2.83,8,5.17,1.11,12 +10010,redemption,6.33,2.37,21,3.68,2.23,22,6.44,2.26,27,5.6,2.41,10,7,2.24,11,4.14,3.24,7,3.47,1.68,15,6.29,2.31,17,6.7,2.26,10,6.64,2.11,11,6,2.71,10,3.2,2.28,5,3.82,2.27,17,5.93,2.4,14,7,2.04,13,6.08,2.56,13,6.75,2.12,8,2.9,1.85,10,4.33,2.39,12,6.07,2.73,14,6.85,1.63,13 +10011,redesign,5.76,1.34,21,4.54,2.36,24,5.94,1.86,18,5.78,0.83,9,5.75,1.66,12,4.17,2.23,6,4.76,2.49,17,4.67,1.03,6,6.58,1.88,12,5.75,1.39,16,5.8,1.3,5,4.69,2.84,13,4.5,1.78,10,5.33,1.87,9,6.56,1.74,9,6.08,1.16,12,5.33,1.5,9,4.75,2.38,16,4.12,2.42,8,6.3,1.95,10,5.5,1.77,8 +10012,redhead,6.71,1.95,21,3.91,2.56,22,5.52,2.41,27,6.6,2.01,10,6.82,1.99,11,4.71,3.59,7,3.53,1.96,15,5.35,2.76,17,5.8,1.75,10,6.64,1.8,11,6.8,2.2,10,1.8,1.3,5,4.53,2.53,17,5.79,2.81,14,5.23,1.96,13,6.85,1.82,13,6.5,2.27,8,2.6,2.22,10,5,2.37,12,6.21,2.39,14,4.77,2.28,13 +10013,redheaded,6.67,1.8,21,3.95,2.55,22,5.62,2.38,26,6.9,1.85,10,6.45,1.81,11,4.71,2.98,7,3.6,2.35,15,5.56,2.63,16,5.7,2.06,10,6.73,1.62,11,6.6,2.07,10,2,1.73,5,4.53,2.5,17,5.93,2.62,14,5.25,2.14,12,6.92,1.71,13,6.25,1.98,8,2.7,2.16,10,5,2.45,12,6.5,2.1,14,4.58,2.35,12 +10014,redirect,4.28,1.02,18,3.05,1.76,20,4.89,2.26,19,4.33,0.58,3,4.27,1.1,15,3.67,1.75,6,2.79,1.76,14,5.5,1.87,6,4.62,2.43,13,4.44,1.01,9,4.11,1.05,9,2.43,1.51,7,3.38,1.85,13,5.11,2.09,9,4.7,2.5,10,4.38,1.06,8,4.2,1.03,10,2.22,1.64,9,3.73,1.62,11,4.86,2.79,7,4.92,2.02,12 +10015,redneck,4.4,2.16,20,4.5,2.28,22,5.05,2.29,21,3.44,1.33,9,5.18,2.44,11,4.6,2.41,10,4.42,2.27,12,4.25,1.75,8,5.54,2.5,13,4.57,2.28,14,4,2,6,3.88,2.47,8,4.86,2.18,14,4.38,2.39,8,5.46,2.22,13,5.1,2.28,10,3.7,1.89,10,4.92,2.31,12,4,2.26,10,5.42,2.39,12,4.56,2.19,9 +10016,redo,4.68,1.86,19,4.85,2.28,20,4.3,2.23,20,5,1.78,13,4,2,6,4,3.32,5,5.13,1.88,15,4,1.66,9,4.55,2.66,11,5.22,2.11,9,4.2,1.55,10,5.14,2.97,7,4.69,1.93,13,4.78,2.39,9,3.91,2.12,11,4.56,1.51,9,4.8,2.2,10,4.4,2.67,10,5.3,1.83,10,4.43,2.57,7,4.23,2.13,13 +10017,reduce,5.1,1.59,20,3.67,1.83,21,4.92,2.26,24,4.82,1.47,11,5.44,1.74,9,3.71,1.7,7,3.64,1.95,14,5,2.4,9,4.87,2.26,15,5.5,2.52,4,5,1.37,16,3.4,1.51,10,3.91,2.12,11,4.71,2.5,7,5,2.24,17,5.5,1.45,12,4.5,1.69,8,3.92,1.89,13,3.25,1.75,8,4.11,2.09,9,5.4,2.29,15 +10018,reduction,5,0.89,21,3,1.88,26,5.25,1.94,24,5,1,9,5,0.85,12,2.8,2.04,10,3.12,1.82,16,5.78,1.86,9,4.93,1.98,15,5.57,0.79,7,4.71,0.83,14,3,1.87,13,3,1.96,13,5.08,2.07,12,5.42,1.88,12,5.18,0.75,11,4.8,1.03,10,2.53,1.88,15,3.64,1.75,11,5.62,2.06,13,4.82,1.78,11 +10019,redundancy,3.86,1.24,21,3.35,2.17,26,5.42,2.43,24,3.75,1.49,8,3.92,1.12,13,3.4,2.63,10,3.31,1.92,16,6.44,2.65,9,4.8,2.14,15,4.38,0.74,8,3.54,1.39,13,3.46,2.07,13,3.23,2.35,13,5.5,2.35,12,5.33,2.61,12,3.92,1.16,12,3.78,1.39,9,3.33,2.58,15,3.36,1.57,11,5.54,2.76,13,5.27,2.1,11 +10020,redundant,4.1,1.55,20,3.05,2.39,20,4.23,1.74,22,3.71,1.25,7,4.31,1.7,13,3.33,2.5,9,2.82,2.4,11,5.33,2.25,6,3.81,1.38,16,4.3,1.25,10,3.78,1.92,9,3.25,2.55,8,2.92,2.39,12,4.67,1.76,15,3.29,1.38,7,4.27,1.68,11,3.89,1.45,9,3,2.3,12,3.12,2.7,8,4.45,1.81,11,4,1.73,11 +10021,redwood,5.68,1.25,19,3.15,2.16,20,4.9,2.31,20,5.67,0.58,3,5.69,1.35,16,3.83,2.64,6,2.86,1.96,14,5.17,1.94,6,4.79,2.52,14,5.8,1.4,10,5.56,1.13,9,2.67,1.63,6,3.36,2.37,14,4.8,2.57,10,5,2.16,10,5.62,1.69,8,5.73,0.9,11,2.88,1.64,8,3.33,2.5,12,5.75,3.2,8,4.33,1.37,12 +10022,Reebox,5.4,2.06,20,2.88,2.03,17,4.41,1.79,22,5,1.41,5,5.53,2.26,15,3,2.35,5,2.83,1.99,12,3.9,1.45,10,4.83,1.99,12,5.6,0.97,10,5.2,2.82,10,2.56,1.94,9,3.25,2.19,8,3.55,1.92,11,5.27,1.19,11,5.25,2.09,12,5.62,2.13,8,2.25,2.05,8,3.44,1.94,9,3.73,1.95,11,5.09,1.38,11 +10023,reef,5.63,1.5,19,3.67,1.94,18,5.29,1.86,17,5.09,1.14,11,6.38,1.69,8,4.25,3.2,4,3.5,1.56,14,4.88,1.64,8,5.67,2.06,9,5.38,1.69,8,5.82,1.4,11,4.29,1.7,7,3.27,2.05,11,5.5,1.64,6,5.18,2.04,11,5.46,1.61,13,6,1.26,6,3.27,1.9,11,4.29,1.98,7,4.57,1.9,7,5.8,1.75,10 +10024,reefer,4.42,1.74,19,5.29,2.65,21,5.65,2.25,23,5.33,0.58,3,4.25,1.84,16,5.88,2.53,8,4.92,2.75,13,6.22,2.11,9,5.29,2.33,14,4.11,1.36,9,4.7,2.06,10,5.78,2.99,9,4.92,2.43,12,5.87,2.61,15,5.25,1.39,8,4.43,2.23,7,4.42,1.51,12,6,2.67,10,4.64,2.58,11,6.15,2.41,13,5,1.94,10 +10025,reek,2.32,1.57,19,4.86,1.93,21,4.86,2.17,22,2.88,2.03,8,1.91,1.04,11,4.83,2.14,6,4.87,1.92,15,5.5,2.95,6,4.62,1.86,16,3,1.85,8,1.82,1.17,11,4.25,2.22,4,5,1.9,17,5.82,1.94,11,3.91,2.02,11,2.36,1.8,11,2.25,1.28,8,5,1.31,8,4.77,2.28,13,4.92,2.39,12,4.8,1.99,10 +10026,reel,5.5,2.24,20,3.44,1.95,18,5.05,1.86,22,5.4,2.61,5,5.53,2.2,15,3.33,1.97,6,3.5,2.02,12,5.1,1.29,10,5,2.3,12,5.9,1.66,10,5.1,2.73,10,3.1,1.91,10,3.88,2.03,8,4.45,1.86,11,5.64,1.75,11,5.17,2.52,12,6,1.77,8,2.78,2.28,9,4.11,1.36,9,4.73,2.24,11,5.36,1.43,11 +10027,reelection,5.35,1.81,20,4.32,2.34,22,5.59,2.45,27,6.14,1.86,7,4.92,1.71,13,5.3,1.95,10,3.5,2.39,12,4.93,2.19,15,6.36,2.73,11,5.27,1.19,11,5.44,2.46,9,4.44,1.51,9,4.23,2.83,13,5.35,3,17,5.89,1.05,9,4.77,1.83,13,6.43,1.27,7,4.19,2.54,16,4.67,1.86,6,4.83,2.89,12,6.2,1.93,15 +10028,reenactment,5.45,1.61,20,4.14,1.8,21,5.7,2.67,23,5.83,1.47,12,4.88,1.73,8,4.43,1.9,7,4,1.8,14,5.5,3.03,10,5.85,2.48,13,6,1.73,3,5.35,1.62,17,4,1.94,10,4.27,1.74,11,6.5,2.51,6,5.41,2.74,17,5.82,1.47,11,5,1.73,9,4.23,1.64,13,4,2.14,8,5.25,2.38,8,5.93,2.87,15 +10029,reentry,4.67,1.32,21,3.57,2.29,23,6.78,1.96,18,5.11,1.62,9,4.33,0.98,12,4.45,2.38,11,2.75,1.96,12,7.2,1.48,10,6.25,2.43,8,4,2,7,5,0.71,13,4.36,2.34,11,2.83,2.08,12,6.71,2.43,7,6.82,1.72,11,4.23,1.48,13,5.38,0.52,8,3,1.95,11,4.08,2.54,12,6.56,2.07,9,7,1.94,9 +10030,reestablish,6.14,1.85,21,4,2.51,20,6.18,2.59,22,6.33,1.51,6,6.07,2.02,15,4.25,2.31,8,3.83,2.72,12,6.25,2.45,12,6.1,2.88,10,6.78,2.11,9,5.67,1.56,12,4.11,2.47,9,3.91,2.66,11,5.14,2.34,7,6.67,2.64,15,6,2.31,10,6.27,1.42,11,3.54,2.47,13,4.86,2.54,7,7.25,2.38,12,4.9,2.33,10 +10031,ref,5.35,1.81,20,3.38,1.69,21,4.55,1.97,22,5.79,1.53,14,4.33,2.16,6,3.91,1.81,11,2.89,1.45,9,3.5,2.07,6,4.94,1.84,16,5.22,1.92,9,5.45,1.81,11,2.91,1.51,11,3.9,1.79,10,4.15,1.91,13,5.11,2.03,9,6.4,1.07,10,4.3,1.83,10,3.15,1.63,13,3.75,1.83,8,4.17,1.7,12,5,2.26,10 +10032,refer,5.18,1.1,22,4.09,2.76,23,5.58,1.74,19,5.38,0.74,8,4.92,1.19,13,4.38,2.56,8,4,3.04,14,5,2,7,5.91,1.64,11,5,1.51,8,5.15,0.69,13,3.89,3.02,9,4.21,2.69,14,4.57,1.51,7,6.17,1.64,12,5.36,0.92,11,5,1.26,11,3.11,3.33,9,4.71,2.23,14,5.62,1.82,16,5.33,1.53,3 +10033,referee,5.1,1.17,20,3.65,2.13,20,5.09,2.52,22,5.29,0.49,7,5,1.41,13,3.56,2.01,9,3.73,2.33,11,5.17,2.99,6,5.06,2.43,16,5.2,1.14,10,5,1.32,9,3.25,2.43,8,3.92,1.98,12,5,2.48,15,5.29,2.81,7,5,1.48,11,5.22,0.67,9,3.42,2.35,12,4,1.85,8,5,2.65,11,5.18,2.52,11 +10034,reference,5.63,1.57,19,3.41,2.06,22,5.38,2.02,24,5.83,1.6,6,5.54,1.61,13,4.33,1.97,12,2.3,1.64,10,5.12,2.03,8,5.5,2.07,16,5.6,1.17,10,5.67,2,9,4.11,2.32,9,2.92,1.8,13,4.88,2.03,17,6.83,1.47,6,5.25,1.16,8,5.91,1.81,11,3.22,1.56,9,3.54,2.4,13,5.69,2.12,16,4.75,1.75,8 +10035,referral,5.52,1.4,21,4.52,1.94,25,5.64,2.26,22,5.12,1.13,8,5.77,1.54,13,4.54,2.22,13,4.5,1.68,12,5.69,2.32,13,5.56,2.3,9,5.38,1.92,8,5.58,1.08,12,5.29,1.59,14,3.55,1.97,11,5.75,2.09,12,5.5,2.55,10,5.3,1.57,10,5.73,1.27,11,4.18,1.81,17,5.25,2.12,8,5.2,2.39,10,6,2.17,12 +10036,refill,5.48,1.81,21,3.52,2.25,21,6.8,2.02,25,5.58,1.38,12,5.33,2.35,9,4.71,1.98,7,2.93,2.2,14,6.8,1.99,10,6.8,2.11,15,5.5,2.52,4,5.47,1.7,17,3.9,2.88,10,3.18,1.54,11,6.14,2.34,7,7.06,1.89,18,5.83,1.99,12,5,1.5,9,3.54,2.47,13,3.5,2,8,6.44,2.51,9,7,1.75,16 +10037,refine,5.17,1.92,18,3.6,2.39,20,7.19,1.56,16,5.67,1.15,3,5.21,2.04,14,4.1,2.47,10,3.1,2.33,10,7.29,1.5,7,7.11,1.69,9,4.33,2.34,6,5.82,1.47,11,3.14,1.86,7,3.85,2.67,13,7.4,1.67,5,7.09,1.58,11,5.82,1.54,11,4.14,2.12,7,4.4,2.72,10,2.8,1.81,10,7,1.77,8,7.38,1.41,8 +10038,refined,6.11,1.94,19,3.95,2.19,22,6.67,1.58,24,5,2.53,6,6.62,1.45,13,4.33,2.27,12,3.5,2.12,10,6.62,1.51,8,6.69,1.66,16,5.9,1.73,10,6.33,2.24,9,4.89,2.62,9,3.31,1.65,13,6.53,1.66,17,7.33,1.21,6,6.25,1.83,8,6,2.1,11,3.89,2.2,9,4,2.27,13,6.62,1.67,16,6.75,1.49,8 +10039,refinement,6.05,1.36,21,3.78,2.3,23,5.54,2.16,26,5.91,1.45,11,6.2,1.32,10,4.55,2.11,11,3.08,2.31,12,4.91,1.81,11,6.21,2.26,14,6.2,1.48,10,5.91,1.3,11,4.82,2.27,11,2.83,1.95,12,5.47,2.12,17,6,2.27,8,6.46,1.51,13,5.38,0.74,8,3.87,2.26,15,3.62,2.5,8,5.41,2.48,17,5.78,1.48,9 +10040,refinery,4.76,1.95,21,3.61,2.02,23,4.24,1.84,21,4.6,2.51,5,4.81,1.83,16,4.08,1.73,12,3.09,2.26,11,4.18,1.4,11,3.89,2.03,9,4.42,2.27,12,5.22,1.39,9,3.69,2.09,16,3.43,1.99,7,4.27,1.49,11,4.2,2.25,10,4.92,2.14,13,4.5,1.69,8,3.68,2.06,19,3.25,2.06,4,4.29,1.59,14,4.14,2.41,7 +10041,reflect,6.1,1.67,21,3.35,1.94,23,6.72,1.93,18,6.11,1.76,9,6.08,1.68,12,3.55,2.16,11,3.17,1.8,12,7.2,1.75,10,6.12,2.1,8,5.86,2.34,7,6.15,1.34,13,3.64,2.2,11,3.08,1.73,12,7.43,1.99,7,6.27,1.85,11,5.92,2.02,13,6.38,0.92,8,2.64,1.43,11,4,2.17,12,6.11,1.9,9,7.33,1.87,9 +10042,reflection,5.7,1.42,20,4.1,2.22,20,5.65,2.13,26,6.18,1.08,11,5.11,1.62,9,4.43,1.99,7,3.92,2.4,13,5.38,2.29,13,5.92,2.02,13,5.82,1.78,11,5.56,0.88,9,4.36,2.46,11,3.78,1.99,9,5.71,2.42,17,5.56,1.59,9,5.3,1.77,10,6.1,0.88,10,4.17,2.44,12,4,2,8,5.44,2.25,16,6,2,10 +10043,reflective,5.57,1.21,21,3.38,2.62,24,6.84,1.89,19,5.75,0.71,8,5.46,1.45,13,4.5,1.87,6,3,2.77,18,6.82,1.25,11,6.88,2.64,8,5.5,1.09,12,5.67,1.41,9,3.8,2.62,10,3.07,2.67,14,7.23,1.48,13,6,2.53,6,5.64,1.22,14,5.43,1.27,7,4.25,2.57,16,1.62,1.77,8,6.73,2,11,7,1.85,8 +10044,reflex,5.24,1.48,21,4.7,2.2,23,4.09,2.2,22,5.64,1.5,11,4.8,1.4,10,5.09,1.97,11,4.33,2.42,12,3.88,1.64,8,4.08,2.56,13,5.1,1.91,10,5.36,1.03,11,5.36,2.42,11,4.08,1.88,12,4.71,2.2,14,2.57,1.51,7,5.31,1.89,13,5.12,0.35,8,4.87,2.45,15,4.38,1.77,8,4.36,2.37,14,3.62,1.92,8 +10045,reform,5.05,2.01,21,4.78,2.35,23,5.57,2.31,21,5.2,2.17,5,5,2.03,16,5.33,2.06,12,4.18,2.6,11,5.82,2.04,11,4.89,2.47,9,4.92,2.43,12,5.22,1.39,9,4.88,2.36,16,4.57,2.51,7,5.82,1.78,11,5.3,2.87,10,5.31,2.1,13,4.62,1.92,8,4.84,2.5,19,4.5,1.73,4,4.93,2.3,14,6.86,1.86,7 +10046,refrain,5.3,1.17,20,3.47,2.29,19,5.23,2.37,26,5.27,1.49,11,5.33,0.71,9,4.43,2.3,7,2.92,2.19,12,5.31,2.63,13,5.15,2.19,13,5,1.34,11,5.67,0.87,9,3.9,2.42,10,3,2.18,9,5.12,2.67,17,5.44,1.81,9,4.8,0.92,10,5.8,1.23,10,4.08,2.54,12,2.43,1.4,7,4.94,2.46,16,5.7,2.26,10 +10047,refresh,6.62,1.56,21,2.77,2.22,22,6,2.08,27,6,1.63,10,7.18,1.33,11,2.14,1.68,7,3.07,2.43,15,5.59,2.27,17,6.7,1.57,10,6.45,1.75,11,6.8,1.4,10,2.4,3.13,5,2.88,2,17,5.43,2.53,14,6.62,1.26,13,6.69,1.8,13,6.5,1.2,8,2.4,2.27,10,3.08,2.23,12,6,2.35,14,6,1.83,13 +10048,refreshing,7.05,1.53,22,4,2.35,22,6.3,2.3,20,7.25,1.16,8,6.93,1.73,14,3,2.05,10,4.83,2.33,12,6.71,2.43,7,6.08,2.29,13,7.18,1.66,11,6.91,1.45,11,4,2.24,11,4,2.57,11,6.07,2.4,15,7,2,5,7.3,1.64,10,6.83,1.47,12,4.3,1.95,10,3.75,2.7,12,6,2.05,10,6.6,2.59,10 +10049,refreshment,6.82,1.71,38,4.22,2.37,23,6.59,1.74,22,6.96,1.6,24,6.57,1.91,14,3.71,2.56,7,4.53,2.39,15,5.9,1.97,10,7.17,1.34,12,6.94,1.43,17,6.71,1.93,21,4.6,2.72,10,4,2.22,12,6.82,2.09,11,6.36,1.36,11,6.55,1.82,22,7.19,1.52,16,4.1,2.27,20,5,3.46,3,6.91,2.12,11,6.27,1.27,11 +10050,refrigerator,5.76,1.34,21,3.25,2.4,20,5.82,2.48,22,6.5,1.52,6,5.47,1.19,15,2.75,2.19,8,3.58,2.57,12,5.92,2.15,12,5.7,2.95,10,6.33,1.5,9,5.33,1.07,12,3.22,2.54,9,3.27,2.41,11,5,2.83,7,6.2,2.31,15,5.6,1.58,10,5.91,1.14,11,2.62,2.18,13,4.43,2.51,7,5.5,2.78,12,6.2,2.15,10 +10051,refuel,5.5,1.63,22,4.84,2.06,19,6.75,1.48,20,5.6,1.34,5,5.44,1.79,16,5.62,1.77,8,4.27,2.15,11,6.33,1.87,9,7.09,1.04,11,5,1.13,12,6.1,1.97,10,4.2,1.55,10,5.56,2.4,9,6.82,1.54,11,6.67,1.5,9,5.36,1.5,11,5.64,1.8,11,4.38,2,8,5.18,2.14,11,6.38,1.69,8,7,1.35,12 +10052,refuge,5.95,1.7,20,3.36,2.13,22,4.74,2.21,27,6.43,2.23,7,5.69,1.38,13,3.3,2.11,10,3.42,2.23,12,4.73,2.22,15,4.73,2.41,11,6.18,1.54,11,5.67,1.94,9,4.56,1.74,9,2.54,2.03,13,4.76,2.41,17,4.67,2.06,9,6.15,1.91,13,5.57,1.27,7,3.69,2.15,16,2.5,1.97,6,3.92,1.88,12,5.4,2.29,15 +10053,refugee,4.68,1.78,22,4.29,2.37,21,3.86,1.98,22,4.79,1.97,14,4.5,1.51,8,3.82,2.44,11,4.89,2.42,9,4.83,1.83,6,3.5,1.97,16,4.7,2.31,10,4.67,1.3,12,4,2.57,11,4.6,2.22,10,4.54,1.66,13,2.89,2.09,9,5.08,2.11,12,4.2,1.23,10,3.85,2.48,13,5,2.14,8,3.75,1.6,12,4,2.45,10 +10054,refund,7,1.76,21,4.96,2.18,24,6.45,2.02,22,6.62,2.2,8,7.23,1.48,13,5.08,2.36,13,4.82,2.04,11,6.31,2.21,13,6.67,1.8,9,7.38,1.6,8,6.75,1.96,12,5.14,1.51,14,4.7,2.95,10,6.17,1.9,12,6.8,2.2,10,6.5,1.9,10,7.45,1.57,11,4.76,2.46,17,5.43,1.27,7,6.1,2.18,10,6.75,1.91,12 +10055,refusal,2.95,1.91,21,3,2.49,19,4.91,3.13,22,2.83,1.6,6,3,2.07,15,3.29,3.15,7,2.83,2.17,12,5.17,3.38,12,4.6,2.95,10,3.33,2.5,9,2.67,1.37,12,3.67,2.96,9,2.4,1.96,10,4.57,2.99,7,5.07,3.28,15,3.3,2.45,10,2.64,1.29,11,3.54,2.7,13,1.83,1.6,6,5.25,3.74,12,4.5,2.32,10 +10056,refuse,3.42,1.35,19,4.32,2.06,22,4.5,2.57,24,3.33,1.63,6,3.46,1.27,13,4.17,1.85,12,4.5,2.37,10,5.12,2.53,8,4.19,2.61,16,3.9,1.2,10,2.89,1.36,9,4.89,1.96,9,3.92,2.1,13,4.59,2.6,17,4.17,2.93,6,4,0.76,8,3,1.55,11,4.22,1.99,9,4.38,2.18,13,4.19,2.37,16,5.12,3,8 +10057,refute,4.37,1.07,19,4.55,2.16,20,4.96,2.46,23,3.67,0.58,3,4.5,1.1,16,5.62,1.41,8,3.83,2.33,12,5.11,2.42,9,4.86,2.57,14,4,1.32,9,4.7,0.67,10,5.33,1.32,9,3.91,2.55,11,5.6,2.41,15,3.75,2.19,8,4.71,0.95,7,4.17,1.11,12,4.6,2.01,10,4.5,2.42,10,4.92,3.01,13,5,1.63,10 +10058,regain,6.25,2.24,20,3.05,1.83,21,6.08,2.06,25,7,2.71,4,6.06,2.17,16,3,2.71,4,3.06,1.68,17,5.67,2.74,9,6.31,1.62,16,6.62,2.39,8,6,2.22,12,3.4,1.96,10,2.73,1.74,11,6.21,1.97,14,5.91,2.26,11,7,1.84,11,5.33,2.45,9,2.8,1.69,10,3.27,2,11,6.5,2.09,18,5,1.63,7 +10059,regal,5.9,1.55,21,3.25,1.83,20,4.38,2.78,21,6,1.26,6,5.87,1.68,15,2.88,1.73,8,3.5,1.93,12,4.36,2.54,11,4.4,3.17,10,5.56,1.33,9,6.17,1.7,12,3.44,1.81,9,3.09,1.92,11,3.71,1.98,7,4.71,3.12,14,5.3,1.49,10,6.45,1.44,11,3.69,1.93,13,2.43,1.4,7,4.45,3.42,11,4.3,2.06,10 +10060,regard,5.7,1.49,20,3.39,1.97,23,6.38,1.6,21,5.56,1.01,9,5.82,1.83,11,3.64,2.29,11,3.17,1.7,12,5.88,1.13,8,6.69,1.8,13,5.71,1.2,14,5.67,2.16,6,3.67,2.4,9,3.21,1.72,14,6.38,1.77,8,6.38,1.56,13,5.9,1.37,10,5.5,1.65,10,3.85,1.91,13,2.8,1.99,10,6.58,1.68,12,6.11,1.54,9 +10061,regatta,4.9,1.26,21,3.26,2.36,23,5.1,1.8,20,5,1.51,8,4.85,1.14,13,3.67,1.37,6,3.12,2.64,17,5.64,1.96,11,4.44,1.42,9,4.58,0.9,12,5.33,1.58,9,4.2,2.66,10,2.54,1.9,13,5.31,2.14,13,4.71,0.95,7,5.07,1.14,14,4.57,1.51,7,3.4,2.26,15,3,2.67,8,5.08,1.51,12,5.12,2.3,8 +10062,regenerate,5.76,1.45,21,4.65,1.93,20,5.95,2.04,21,5.17,1.17,6,6,1.51,15,5.62,1.19,8,4,2.09,12,5.91,1.64,11,6,2.49,10,5.17,1.47,6,6,1.41,15,5.4,1.65,10,3.9,1.97,10,5.93,2.37,14,6,1.29,7,5.57,0.98,7,5.86,1.66,14,4.64,2.02,14,4.67,1.86,6,6.08,2.23,12,5.78,1.86,9 +10063,regeneration,6,1.27,22,5,2.26,19,6.35,1.76,20,6.2,0.84,5,5.94,1.44,16,6.25,1.83,8,4.09,2.17,11,5.9,1.91,10,6.8,1.55,10,6.17,1.11,12,5.8,1.48,10,5.3,2.54,10,4.67,2,9,6.25,2.14,12,6.5,1.07,8,6.45,0.93,11,5.55,1.44,11,5.38,1.77,8,4.73,2.61,11,6,2.12,9,6.64,1.43,11 +10064,reggae,5.19,2.68,21,5,2.04,25,6.24,2.39,21,6.88,2.1,8,4.15,2.51,13,4.77,2.28,13,5.25,1.82,12,6.23,2.2,13,6.25,2.82,8,5.5,2.98,8,5.08,2.68,12,5.21,1.72,14,4.73,2.45,11,5.75,2.22,12,6.89,2.57,9,5.7,2.63,10,4.73,2.76,11,4.53,2.03,17,6,1.77,8,6.4,3.03,10,6.09,1.76,11 +10065,regime,4.17,1.34,18,3.89,2.54,18,4.56,2.48,16,4.6,1.43,10,3.62,1.06,8,5.25,2.99,4,3.5,2.38,14,5.12,2.75,8,4,2.2,8,4.25,1.83,8,4.1,0.88,10,4,2,7,3.82,2.93,11,4.83,2.23,6,4.4,2.72,10,4.33,1.37,12,3.83,1.33,6,2.91,2.26,11,5.43,2.3,7,4.67,2.07,6,4.5,2.8,10 +10066,regimen,5.32,1.45,19,3.71,1.87,21,5.6,2.41,20,4.67,0.58,3,5.44,1.55,16,3.5,1.87,6,3.8,1.93,15,4.67,2.58,6,6,2.32,14,5,1.56,10,5.67,1.32,9,4,2.08,7,3.57,1.83,14,5.5,2.46,10,5.7,2.5,10,4.88,0.35,8,5.64,1.86,11,3.78,2.22,9,3.67,1.67,12,5.5,2.39,8,5.67,2.53,12 +10067,regiment,5.16,2.03,19,3,2.02,22,5.83,2.04,23,5.45,2.07,11,4.57,2.15,7,2.88,1.96,8,3.07,2.13,14,6,2.89,7,5.75,1.65,16,4.75,2.19,8,5.45,1.97,11,2.56,1.88,9,3.31,2.14,13,6.55,1.86,11,5.17,2.04,12,4.67,2.06,12,6,1.83,7,2.45,2.07,11,3.55,1.92,11,5.31,2.25,13,6.5,1.58,10 +10068,regimental,5.1,1.81,21,3.45,2.13,22,5.15,2.58,27,4.7,2.06,10,5.45,1.57,11,2,1.53,7,4.13,2.07,15,5.47,2.58,17,4.6,2.63,10,5.18,1.4,11,5,2.26,10,4,2.83,5,3.29,1.96,17,5.93,2.56,14,4.31,2.43,13,4.69,1.8,13,5.75,1.75,8,3.2,2.2,10,3.67,2.15,12,5.5,2.65,14,4.77,2.55,13 +10069,region,5.21,0.63,19,3.24,1.7,21,6.04,2.1,23,5.33,0.58,3,5.19,0.66,16,4,1.51,8,2.77,1.69,13,6.11,2.52,9,6,1.88,14,5.11,0.33,9,5.3,0.82,10,3.56,1.74,9,3,1.71,12,6.2,2.4,15,5.75,1.49,8,4.86,0.38,7,5.42,0.67,12,3.2,1.69,10,3.27,1.79,11,5.85,2.48,13,6.3,1.57,10 +10070,regional,4.95,1.23,20,4.95,2.5,20,5.08,2.02,26,5,1.34,11,4.89,1.17,9,5.86,2.54,7,4.46,2.44,13,5.08,1.85,13,5.08,2.25,13,5.18,1.4,11,4.67,1,9,4.91,2.47,11,5,2.69,9,5.76,2.02,17,3.78,1.3,9,4.7,0.95,10,5.2,1.48,10,5.17,2.66,12,4.62,2.39,8,5.62,1.82,16,4.2,2.1,10 +10071,register,5.43,1.12,21,3.14,1.98,22,5.29,2.17,21,5.22,0.97,9,5.58,1.24,12,3,2.1,6,3,1.93,15,5.6,1.52,5,5.19,2.37,16,5.22,0.97,9,5.58,1.24,12,4,2.35,5,2.88,1.87,17,5.1,2.23,10,5.45,2.21,11,5.67,1.44,12,5.11,0.33,9,3.33,2,9,3,2.04,13,5.55,2.02,11,5,2.4,10 +10072,registrar,5.37,1.95,19,3.27,2.29,22,4.79,1.87,28,4.83,1.17,6,5.62,2.22,13,2.55,1.75,11,4,2.61,11,5.09,2.3,11,4.59,1.58,17,5.45,1.97,11,5.25,2.05,8,3,2.28,11,3.55,2.38,11,4.39,2.03,18,5.5,1.35,10,5.08,2.06,13,6,1.67,6,3.43,2.56,14,3,1.85,8,5,2.22,16,4.5,1.31,12 +10073,registration,4.79,1.96,19,3.09,2.41,22,5.32,1.93,28,4,1.79,6,5.15,1.99,13,3.64,2.62,11,2.55,2.16,11,5.45,2.3,11,5.24,1.71,17,5.09,2.17,11,4.38,1.69,8,2.09,1.58,11,4.09,2.74,11,5.06,1.86,18,5.8,2.04,10,4.31,1.7,13,5.83,2.23,6,2.71,2.43,14,3.75,2.38,8,5.31,2.27,16,5.33,1.44,12 +10074,registry,4.68,1.38,25,3.52,2.27,21,6.05,1.94,22,4.56,1.59,16,4.89,0.93,9,3.73,2.57,11,3.56,1.94,9,5.33,2.42,6,6.31,1.74,16,3.82,1.33,11,5.36,1.01,14,2.82,2.09,11,4.3,2.31,10,5.69,1.75,13,6.56,2.19,9,4.43,1.4,14,5,1.34,11,3.15,2.44,13,4.12,1.96,8,6.17,1.8,12,5.9,2.18,10 +10075,regression,3.48,1.5,21,3.74,1.94,19,4.4,1.91,25,3.29,1.25,7,3.57,1.65,14,3.82,2.27,11,3.62,1.51,8,3.81,1.8,16,5.44,1.74,9,3.75,1.39,8,3.31,1.6,13,3.22,2.05,9,4.2,1.81,10,4.25,1.94,20,5,1.87,5,3.27,1.19,11,3.7,1.83,10,3.4,1.78,10,4.11,2.15,9,4.37,1.83,19,4.5,2.35,6 +10076,regret,3.41,2.17,22,4.9,2.36,20,5.63,2.69,19,4.08,2.43,13,2.44,1.33,9,4.29,2.36,7,5.23,2.39,13,6,2.52,7,5.42,2.87,12,3.75,2.38,12,3,1.94,10,4.11,2.52,9,5.55,2.11,11,6.1,2.38,10,5.11,3.06,9,3.58,2.35,12,3.2,2.04,10,5.43,2.15,7,4.62,2.5,13,5.43,2.88,7,5.75,2.7,12 +10077,regretful,3.1,1.33,20,4.56,2.15,41,4.09,2.1,47,2.33,0.58,3,3.24,1.39,17,4.32,2.24,19,4.77,2.09,22,5,2.51,15,3.66,1.77,32,2.57,0.79,7,3.38,1.5,13,4.2,2.48,15,4.77,1.95,26,4.12,2.22,25,4.05,2.01,22,3.67,1.22,9,2.64,1.29,11,4.42,2.1,24,4.76,2.25,17,4.17,2.15,30,3.94,2.08,17 +10078,regrettable,3.53,1.17,19,5,2.39,21,4.43,2.15,23,3.6,0.55,5,3.46,1.39,13,5,2.76,6,5,2.33,15,5.2,1.55,10,3.85,2.41,13,3,1.15,7,3.82,1.17,11,5.29,2.56,7,4.86,2.38,14,3.73,1.95,11,5.08,2.19,12,3.25,0.87,12,4,1.53,7,4.27,2.37,11,5.8,2.25,10,4.64,1.82,14,4.11,2.67,9 +10079,regroup,4.7,0.92,20,4.09,2,22,6.28,1.93,18,4.44,1.33,9,4.91,0.3,11,2.6,1.67,5,4.56,1.97,16,6.67,2.07,6,6.08,1.93,12,4.86,0.77,14,4.33,1.21,6,3.92,1.88,12,4.33,2.35,9,5.67,2.06,9,6.89,1.69,9,4.5,0.71,10,4.9,1.1,10,3.58,2.07,12,4.7,1.83,10,6.67,2.34,6,6.08,1.78,12 +10080,regular,6.09,1.66,22,3.65,2.48,20,6.74,2.02,19,6.08,1.66,13,6.11,1.76,9,4.86,2.12,7,3,2.48,13,6.43,2.57,7,6.92,1.73,12,6.5,1.78,12,5.6,1.43,10,4,2.5,9,3.36,2.54,11,6.3,2.16,10,7.22,1.86,9,5.92,1.56,12,6.3,1.83,10,5.14,1.57,7,2.85,2.54,13,7,1.73,7,6.58,2.23,12 +10081,regulate,5.16,1.61,19,3.95,2.24,22,5.59,2.7,22,5.11,1.17,9,5.2,1.99,10,4.25,1.67,8,3.79,2.55,14,4.36,2.58,11,6.82,2.32,11,4.57,0.53,7,5.5,1.93,12,3.9,1.97,10,4,2.52,12,6,2.68,13,5,2.78,9,5.4,2.07,10,4.89,0.93,9,3.38,2.07,8,4.29,2.33,14,5.86,2.77,14,5.12,2.7,8 +10082,regulation,4.15,1.95,20,3.45,1.92,22,4.24,2.14,21,4,1.77,8,4.25,2.14,12,3,1.41,6,3.47,2.07,15,4,2.1,6,4.33,2.23,15,4.11,1.76,9,4.18,2.18,11,4,1.87,5,3.29,1.96,17,4.6,2.27,10,3.91,2.07,11,4.36,2.46,11,3.89,1.17,9,3.67,2,9,3.31,1.93,13,4.08,2.07,12,4.44,2.35,9 +10083,regulator,4.9,1.71,20,3.79,2.04,19,5.69,2.22,26,4.91,2.07,11,4.89,1.27,9,4,2,7,3.67,2.15,12,5.62,2.4,13,5.77,2.13,13,5.09,1.76,11,4.67,1.73,9,3.73,1.95,11,3.88,2.3,8,6.65,2.03,17,3.89,1.27,9,5.5,1.27,10,4.3,1.95,10,3.73,2.05,11,3.88,2.17,8,6.38,2,16,4.6,2.22,10 +10084,rehab,3.19,1.57,21,4.38,2.35,26,5.17,2.53,23,3,1.41,8,3.31,1.7,13,3.5,2.27,10,4.94,2.29,16,5.78,2.05,9,4.79,2.81,14,3.38,1.41,8,3.08,1.71,13,4.38,2.43,13,4.38,2.36,13,4.92,2.43,12,5.45,2.73,11,3.45,1.81,11,2.9,1.29,10,4,2.27,15,4.91,2.47,11,5.08,2.29,13,5.3,2.95,10 +10085,rehabilitate,6.32,1.7,22,4.67,2.39,21,4.86,2.23,22,6.29,2.02,14,6.38,1.06,8,4.36,2.77,11,4.78,1.99,9,3.83,1.47,6,5.25,2.38,16,6.4,2.17,10,6.25,1.29,12,4,2.28,11,5.4,2.41,10,5,2.04,13,4.67,2.6,9,6.42,1.88,12,6.2,1.55,10,4.46,2.76,13,5,1.77,8,4.83,2.17,12,4.9,2.42,10 +10086,rehabilitation,5.24,2.36,21,4.24,2.5,25,5.26,2.66,19,5.56,2.07,9,5,2.63,12,4.83,2.93,6,4.11,2.47,18,4.29,2.75,7,5.83,2.55,12,5.56,2.1,16,4.2,3.11,5,3.79,2.58,14,5,2.45,10,5.22,2.54,9,5.3,2.91,10,4.75,2.63,12,5.89,1.9,9,4.19,2.34,16,4.33,2.92,9,5.09,3.27,11,5.5,1.69,8 +10087,rehash,4.25,1.12,20,3.79,2.8,24,5.35,2.3,20,4.5,1.41,8,4.08,0.9,12,5,2.19,6,3.39,2.91,18,5.73,2.41,11,4.89,2.2,9,4.36,1.03,11,4.11,1.27,9,3.9,2.77,10,3.71,2.92,14,5.62,2.22,13,4.86,2.54,7,4.38,0.87,13,4,1.53,7,4.56,2.71,16,2.25,2.43,8,5.25,2.42,12,5.5,2.27,8 +10088,rehearsal,6.1,1.74,20,4.84,2.19,19,5.62,2.16,21,5.5,1.64,6,6.36,1.78,14,4.38,1.77,8,5.18,2.48,11,5.73,2.37,11,5.5,2.01,10,5.83,1.47,6,6.21,1.89,14,5.3,2.21,10,4.33,2.18,9,5.29,2.37,14,6.29,1.6,7,6,1.63,7,6.15,1.86,13,5.15,2.3,13,4.17,1.94,6,5.58,2.43,12,5.67,1.87,9 +10089,rehearse,5.42,2.04,24,4.2,2.67,20,6.67,1.94,36,5.7,1.95,10,5.21,2.15,14,5.8,2.17,5,3.67,2.66,15,7,1.34,11,6.52,2.16,25,5.43,2.17,14,5.4,1.96,10,4.75,2.73,12,3.38,2.5,8,6.4,2.04,20,7,1.83,16,5.08,1.8,13,5.82,2.32,11,3.73,2.61,11,4.78,2.77,9,7,1.93,22,6.14,1.92,14 +10090,reign,5.4,1.64,20,4.17,2.28,18,5.59,2.09,22,6,2,5,5.2,1.52,15,4.17,2.23,6,4.17,2.41,12,5.5,1.43,10,5.67,2.57,12,5.1,1.6,10,5.7,1.7,10,4.5,2.72,10,3.75,1.67,8,5.91,1.92,11,5.27,2.28,11,4.92,1.56,12,6.12,1.55,8,3.11,1.96,9,5.22,2.17,9,5.55,2.21,11,5.64,2.06,11 +10091,reigning,5.25,1.41,20,4.3,1.99,23,5.57,2.42,21,5.33,1.32,9,5.18,1.54,11,4.36,2.46,11,4.25,1.54,12,4.5,1.77,8,6.23,2.59,13,5.43,1.45,14,4.83,1.33,6,3.89,2.47,9,4.57,1.65,14,6.75,1.58,8,4.85,2.61,13,5.7,1.42,10,4.8,1.32,10,3.85,1.91,13,4.9,2.02,10,5.83,2.62,12,5.22,2.22,9 +10092,reimburse,6.24,1.81,21,5.29,3.09,24,5.85,2.3,20,7.12,1.25,8,5.69,1.93,13,5.67,2.25,6,5.17,3.37,18,6.18,2.04,11,5.44,2.65,9,6.08,1.98,12,6.44,1.67,9,6.2,2.62,10,4.64,3.32,14,6,2.48,13,5.57,2.07,7,6,1.75,14,6.71,1.98,7,5.44,3.05,16,5,3.34,8,6.33,2.06,12,5.12,2.59,8 +10093,rein,4.79,1.47,19,2.77,1.74,22,4.09,2.35,23,5.18,1.4,11,4.57,1.27,7,3.25,1.39,8,2.5,1.91,14,4.29,2.56,7,4,2.34,16,4.38,1.69,8,5.09,1.3,11,2.33,1.58,9,3.08,1.85,13,3.64,2.16,11,4.5,2.54,12,4.25,1.48,12,5.71,0.95,7,2.55,1.69,11,3,1.84,11,3.85,2.38,13,4.4,2.41,10 +10094,reincarnation,5.56,1.95,18,4.8,2.75,20,4.04,2.61,25,6,1,3,5.47,2.1,15,4.29,2.43,7,5.08,2.96,13,4,2.56,8,4.06,2.7,17,5.29,1.98,7,5.73,2,11,3.71,2.29,7,5.38,2.87,13,4.14,2.51,14,3.91,2.84,11,5,1.91,7,5.91,1.97,11,5.2,2.82,10,4.4,2.76,10,3.83,2.48,18,4.57,3.05,7 +10095,reindeer,6.62,1.53,21,3.59,2.13,22,5.5,1.85,22,6.67,1.58,9,6.58,1.56,12,3,1.41,6,3.87,2.42,15,4.17,1.6,6,6,1.71,16,6.67,1.58,9,6.58,1.56,12,4.6,2.61,5,3.29,1.96,17,5.64,1.63,11,5.36,2.11,11,7.08,1.62,12,6,1.22,9,3,1.73,9,4,2.35,13,5.83,1.53,12,5.1,2.18,10 +10096,reinforce,5.53,1.5,19,3.96,2.33,23,4.94,2.48,18,5.71,0.95,7,5.42,1.78,12,4.27,2.45,11,3.67,2.27,12,4.4,2.67,10,5.62,2.2,8,4.17,1.33,6,6.25,1.14,12,4.27,2.61,11,3.67,2.1,12,3.57,2.57,7,5.82,2.09,11,5.42,1.83,12,5.71,0.76,7,4.55,2.58,11,3.42,2.02,12,3.56,1.51,9,6.33,2.55,9 +10097,reinforcement,5,2,21,4.3,2.36,20,5.8,1.89,25,4.91,1.7,11,5.1,2.38,10,4.12,2.47,8,4.42,2.39,12,6.4,1.71,10,5.57,1.91,14,4.6,2.01,10,5.36,2.01,11,4.88,2.7,8,3.92,2.15,12,5.65,1.9,17,6.57,1.62,7,4.77,2.42,13,5.38,1.06,8,4.25,2.22,12,4.38,2.72,8,5.47,2,17,6.5,1.51,8 +10098,reins,5.11,1.53,18,3.2,2.42,20,5.8,2.25,25,5,1.41,5,5.15,1.63,13,3.45,2.34,11,2.89,2.62,9,5.81,2.29,16,5.78,2.33,9,5.14,2.04,7,5.09,1.22,11,2.44,2.4,9,3.82,2.36,11,5.9,2.4,20,5.4,1.67,5,4.89,1.69,9,5.33,1.41,9,2.73,1.9,11,3.78,2.95,9,5.26,2.21,19,7.5,1.52,6 +10099,reinstate,5.11,1.79,19,3.33,1.96,21,5.25,1.86,20,5,1.73,3,5.12,1.86,16,3,1.26,6,3.47,2.2,15,5,1.79,6,5.36,1.95,14,4.8,1.23,10,5.44,2.3,9,3.14,1.68,7,3.43,2.14,14,4.7,2.06,10,5.8,1.55,10,5,1.31,8,5.18,2.14,11,3.11,2.57,9,3.5,1.45,12,4.5,2.2,8,5.75,1.48,12 +10100,reiterate,4.9,1.73,21,3.62,1.96,21,6.2,1.99,20,4.93,1.98,14,4.86,1.21,7,4.09,1.92,11,3.11,2.09,9,5,2.12,5,6.6,1.84,15,5,2,10,4.82,1.54,11,3.55,2.11,11,3.7,1.89,10,6,2.34,12,6.5,1.41,8,4.45,1.86,11,5.4,1.51,10,3.38,1.98,13,4,2,8,6.45,1.81,11,5.89,2.26,9 +10101,reject,2.95,1.75,21,4.78,2.02,23,3.46,2.04,26,3.36,2.01,11,2.5,1.35,10,5.09,2.07,11,4.5,2.02,12,3.36,1.8,11,3.29,2.13,14,2.9,1.45,10,3,2.05,11,4.45,2.11,11,5.08,1.98,12,3.59,2.12,17,2.75,1.49,8,3.08,1.98,13,2.75,1.39,8,4.6,2.16,15,5.12,1.81,8,3.65,2.21,17,3.11,1.76,9 +10102,rejected,2.4,1.71,42,4.7,2.28,43,2.43,1.96,21,2.54,1.9,13,2.34,1.65,29,4.4,2.16,20,4.96,2.4,23,2.64,1.03,11,2.2,2.7,10,2.19,1.47,16,2.54,1.86,26,3.94,2.3,17,5.19,2.17,26,2.42,2.43,12,2.44,1.24,9,2.09,1.12,23,2.79,2.2,19,4.28,1.97,25,5.28,2.61,18,2.93,2.2,14,1.43,0.79,7 +10103,rejection,2.6,1.67,20,5.05,2.35,20,3.91,2.59,35,2.25,0.89,8,2.83,2.04,12,6.8,1.48,5,4.47,2.33,15,4,2.45,10,3.88,2.7,25,2.31,1.18,13,3.14,2.34,7,5.67,2.02,12,4.12,2.64,8,4.32,2.63,19,3.44,2.56,16,2.6,1.07,10,2.6,2.17,10,5.27,2.69,11,4.78,1.99,9,3.57,2.62,21,4.43,2.56,14 +10104,rejoice,7.14,1.98,21,5.56,2.57,25,7.68,1.29,19,6.56,2.6,9,7.58,1.31,12,5.67,3.2,6,5.61,2.48,18,7.29,1.89,7,7.92,0.79,12,6.88,2.16,16,8,1,5,5.57,2.9,14,5.7,2.26,10,8,1,9,7.4,1.51,10,7.33,2.39,12,6.89,1.36,9,5.94,2.54,16,4.89,2.62,9,8,1.26,11,7.25,1.28,8 +10105,rejoin,5.85,1.87,20,3.26,2.05,23,5.72,2.14,18,5.78,1.79,9,5.91,2.02,11,3.09,1.87,11,3.42,2.27,12,5.6,2.41,10,5.88,1.89,8,5.57,2.37,7,6.08,1.68,12,3.55,1.92,11,3,2.22,12,5.57,2.76,7,5.82,1.78,11,5.92,2.06,13,5.71,1.6,7,3.09,2.07,11,3.42,2.11,12,5,1.8,9,6.44,2.3,9 +10106,rekindle,6.19,1.83,21,4.35,2.79,23,6.17,2.41,18,6.56,1.42,9,5.92,2.11,12,4.18,2.48,11,4.5,3.15,12,5.6,2.84,10,6.88,1.64,8,5.57,2.07,7,6.46,1.76,13,5,2.83,11,3.75,2.73,12,6.14,3.18,7,6.18,1.94,11,6.23,1.96,13,6.12,1.73,8,5.27,3.04,11,3.5,2.35,12,5.67,2.65,9,6.67,2.18,9 +10107,relapse,2.91,1.8,22,4.05,2.5,19,3.62,2.27,21,2.4,1.14,5,3,2,16,4,2.83,8,4.09,2.39,11,4,2.49,10,3.27,2.1,11,2.58,1.24,12,3.3,2.31,10,5.3,2.11,10,2.67,2.24,9,3.08,1.83,12,4.33,2.69,9,2.09,1.22,11,3.73,1.95,11,3.88,2.53,8,4.18,2.6,11,4.22,2.54,9,3.17,2.04,12 +10108,relate,6.05,1.8,21,3.64,2.23,25,6,1.7,19,6.11,1.76,9,6,1.91,12,4.17,2.04,6,3.39,2.35,18,5.43,1.51,7,6.33,1.78,12,6.12,1.78,16,5.8,2.05,5,3.5,2.47,14,3.7,2.06,10,5.89,1.76,9,6.1,1.73,10,6.25,2.01,12,5.78,1.56,9,3.94,2.29,16,3.11,2.15,9,5.73,1.85,11,6.38,1.51,8 +10109,relation,5.84,1.68,19,4.36,2.28,22,5.75,1.57,24,4.67,1.86,6,6.38,1.33,13,5.42,2.19,12,3.1,1.73,10,5.88,1.36,8,5.69,1.7,16,6.2,1.23,10,5.44,2.07,9,4.78,2.33,9,4.08,2.29,13,5.53,1.66,17,6.5,1.22,6,6.12,1.36,8,5.64,1.91,11,4.22,1.09,9,4.46,2.88,13,5.69,1.82,16,5.88,0.99,8 +10110,relationship,7.83,1.38,18,5,3.16,20,5.83,2.23,18,6.88,1.46,8,8.6,0.7,10,5.29,3.5,7,4.85,3.11,13,5.55,2.62,11,6.29,1.5,7,7.27,1.49,11,8.71,0.49,7,4.78,3.77,9,5.18,2.75,11,6.36,2.06,11,5,2.38,7,7.58,1.56,12,8.33,0.82,6,4.42,3.4,12,5.88,2.75,8,6,2.29,9,5.67,2.29,9 +10111,relative,5.9,2.07,21,3.86,1.86,22,4.81,2.2,21,5.67,2.06,9,6.08,2.15,12,3.67,1.97,6,3.87,1.92,15,3.2,2.28,5,5.31,1.99,16,5.11,2.52,9,6.5,1.51,12,5,1.58,5,3.53,1.84,17,5,2.21,10,4.64,2.29,11,5.67,2.46,12,6.22,1.48,9,3.78,1.72,9,3.92,2.02,13,4.82,2.6,11,4.8,1.81,10 +10112,relativity,5.8,2.02,20,3.38,1.99,21,5.28,2.23,25,5.5,3.51,4,5.88,1.63,16,3.75,2.75,4,3.29,1.86,17,5.33,2.35,9,5.25,2.24,16,5.62,1.6,8,5.92,2.31,12,3.8,2.04,10,3,1.95,11,5.14,2.03,14,5.45,2.54,11,6,1.67,11,5.56,2.46,9,3.2,1.87,10,3.55,2.16,11,5.78,2.21,18,4,1.83,7 +10113,relax,7.82,2.04,22,2.38,2.13,21,6.94,2.15,18,7.33,1.86,6,8,2.2,15,2,2.24,7,2.57,2.14,14,6,2.24,9,7.88,1.81,8,7.36,2.44,14,8.71,0.49,7,3.44,2.88,9,1.58,0.79,12,7,2.49,10,6.88,1.81,8,8,1.62,14,7.5,2.73,8,3.33,3.27,6,2,1.46,15,7.2,2.57,10,6.62,1.6,8 +10114,relaxation,8,1.54,17,3.15,2.32,20,7.12,1.45,25,8.4,0.55,5,7.83,1.8,12,2.45,2.34,11,4,2.12,9,7.25,1.44,16,6.89,1.54,9,8.29,1.5,7,7.8,1.62,10,3.78,2.77,9,2.64,1.86,11,7.2,1.47,20,6.8,1.48,5,7.88,1.81,8,8.11,1.36,9,3.36,2.66,11,2.89,1.96,9,6.95,1.54,19,7.67,1.03,6 +10115,relaxed,7.25,1.92,40,2.49,2.51,39,7.09,2.03,44,7.14,2.07,14,7.31,1.87,26,2.5,2.66,16,2.48,2.47,23,7.25,1.97,20,6.96,2.12,24,6.89,2.22,18,7.55,1.63,22,2.84,2.85,19,2.15,2.16,20,6.74,2.32,23,7.48,1.63,21,6.65,2.35,20,7.85,1.14,20,2.76,2.74,21,2.17,2.26,18,7.26,1.91,23,6.9,2.19,21 +10116,relaxing,8.19,0.93,21,4.29,3.07,24,7.33,1.56,21,7.88,1.13,8,8.38,0.77,13,5.31,3.35,13,3.09,2.3,11,7.17,1.59,12,7.56,1.59,9,8.38,0.92,8,8.08,1,12,4.57,3.03,14,3.9,3.25,10,7.25,1.71,12,7.44,1.42,9,8.2,0.92,10,8.18,0.98,11,4.53,3.22,17,3.71,2.81,7,7.2,1.81,10,7.45,1.37,11 +10117,relay,4.86,1.82,21,4.25,2,20,5.81,1.72,21,5,0.63,6,4.8,2.14,15,3.88,1.96,8,4.5,2.07,12,6.36,1.5,11,5.2,1.81,10,4.67,1.63,6,4.93,1.94,15,4.2,1.87,10,4.3,2.21,10,5.43,1.83,14,6.57,1.27,7,4.71,1.8,7,4.93,1.9,14,4.21,2.33,14,4.33,1.03,6,5.75,1.66,12,5.89,1.9,9 +10118,release,6.64,1.65,22,4.55,2.46,20,6.37,2.29,19,6.38,1.61,13,7,1.73,9,4.43,2.57,7,4.62,2.5,13,6.57,1.62,7,6.25,2.67,12,6.83,1.53,12,6.4,1.84,10,4.44,2.55,9,4.64,2.5,11,5.6,2.37,10,7.22,1.99,9,7.08,1.51,12,6.1,1.73,10,5.43,1.99,7,4.08,2.63,13,6.43,2.44,7,6.33,2.31,12 +10119,relentless,5,2.16,19,4.74,2.28,19,5.88,2.23,24,5.85,1.95,13,3.17,1.33,6,5.4,2.88,5,4.5,2.1,14,6.46,2.07,13,5.18,2.32,11,6,2.69,9,4.1,0.99,10,5.57,2.94,7,4.25,1.76,12,5.73,2.24,11,6,2.31,13,4.11,1.9,9,5.8,2.15,10,4.4,2.22,10,5.11,2.42,9,7.11,1.83,9,5.13,2.17,15 +10120,relevance,5.7,1.49,20,4.84,2.27,19,5.73,1.66,26,5.55,1.57,11,5.89,1.45,9,5.57,0.98,7,4.42,2.71,12,5.15,1.34,13,6.31,1.8,13,5.64,1.86,11,5.78,0.97,9,4.6,2.46,10,5.11,2.15,9,6.06,1.89,17,5.11,0.93,9,5.3,1.83,10,6.1,0.99,10,4.92,2.35,12,4.71,2.29,7,5.56,1.79,16,6,1.49,10 +10121,relevant,5.84,1.8,19,2.95,1.69,21,5.74,1.56,19,6,1,3,5.81,1.94,16,3.5,2.07,6,2.73,1.53,15,6.5,1.52,6,5.38,1.5,13,5.2,0.63,10,6.56,2.4,9,2.71,1.11,7,3.07,1.94,14,6.2,1.81,10,5.22,1.09,9,5.25,1.91,8,6.27,1.68,11,2.78,1.3,9,3.08,1.98,12,6.71,1.7,7,5.17,1.19,12 +10122,reliable,7.3,1.34,20,3.76,2.57,21,6.72,1.95,25,7.67,1.53,3,7.24,1.35,17,4.86,2.97,7,3.15,2.34,13,6.5,1.93,8,6.82,2.01,17,7.43,1.4,7,7.23,1.36,13,4.29,2.5,7,3.46,2.76,13,6.71,1.77,14,6.73,2.24,11,6.89,1.36,9,7.64,1.29,11,4.27,2.53,11,3.2,2.62,10,6.5,2.07,18,7.29,1.6,7 +10123,relic,6,1.25,19,4,2.37,22,5.7,2.27,27,6.14,1.46,7,5.92,1.16,12,4.1,2.42,10,3.92,2.43,12,6,2.27,15,5.45,2.38,11,5.9,1.2,10,6.11,1.36,9,4.78,1.79,9,3.46,2.63,13,6,2.57,17,5.33,1.66,9,6,1.29,13,6,1.26,6,3.81,2.23,16,4.5,2.88,6,5.83,2.72,12,5.6,1.92,15 +10124,relief,6.63,1.54,19,4.42,2.87,24,5.64,2.31,28,6.12,1.13,8,7,1.73,11,4,2.5,9,4.67,3.13,15,5.79,2.69,14,5.5,1.95,14,6.67,1.5,9,6.6,1.65,10,5.17,2.95,12,3.67,2.71,12,5.36,2.47,14,5.93,2.2,14,6.7,1.57,10,6.56,1.59,9,4.5,2.84,12,4.33,3.03,12,5.42,2.43,12,5.81,2.29,16 +10125,relieve,7.25,1.59,20,3.9,2.31,20,6.62,2.14,26,7.45,1.29,11,7,1.94,9,4.71,2.06,7,3.46,2.4,13,6,2.31,13,7.23,1.83,13,7.91,1.38,11,6.44,1.51,9,4.27,2.41,11,3.44,2.24,9,6.82,1.85,17,6.22,2.68,9,7.2,1.93,10,7.3,1.25,10,3.5,2.28,12,4.5,2.39,8,6.88,1.89,16,6.2,2.53,10 +10126,religion,5.42,3.08,19,5,2.68,23,4.42,2.43,19,5.11,3.06,9,5.7,3.23,10,5.29,2.5,7,4.87,2.92,15,3.6,2.32,10,5.33,2.35,9,5,3.71,9,5.8,2.53,10,6.4,2.72,10,3.83,2.25,12,3.25,1.28,8,5.7,2.5,10,6,2.89,12,4.43,3.36,7,4.6,2.6,20,7.67,1.53,3,3.38,1.85,8,5.18,2.6,11 +10127,religious,5.2,2.19,20,4.63,2.95,19,6.23,2.3,26,4.91,2.17,11,5.56,2.3,9,5.86,2.27,7,3.92,3.15,12,6.62,1.39,13,5.85,2.97,13,4.82,2.52,11,5.67,1.73,9,4.8,3.05,10,4.44,3,9,6.71,2.02,17,5.33,2.65,9,5,2.05,10,5.4,2.41,10,4,2.7,12,5.71,3.25,7,6.25,2.14,16,6.2,2.66,10 +10128,relinquish,3.74,1.69,19,4.5,1.99,22,4.42,2.3,24,3.33,1.97,6,3.92,1.61,13,4.83,1.59,12,4.1,2.42,10,6,2.93,8,3.62,1.45,16,3.9,1.79,10,3.56,1.67,9,5.67,1.32,9,3.69,2.02,13,4.29,2.31,17,4.83,2.64,6,4.25,1.67,8,3.36,1.69,11,3.78,1.99,9,5,1.91,13,4.62,2.28,16,4,2.45,8 +10129,relish,4.55,1.61,20,4.45,1.9,22,5.56,2.01,18,4.11,1.69,9,4.91,1.51,11,2.6,1.95,5,5.06,1.57,16,5.5,2.74,6,5.58,1.68,12,4.43,1.7,14,4.83,1.47,6,4.42,1.88,12,4.56,2.13,9,4.67,0.87,9,6.44,2.46,9,4.5,1.58,10,4.6,1.71,10,4.17,1.8,12,4.8,2.04,10,6.33,1.75,6,5.17,2.08,12 +10130,relive,5.89,1.76,19,4.22,2.15,23,5.47,2.27,19,5.78,1.48,9,6,2.05,10,4.29,2.14,7,4.13,2.29,15,5.4,2.37,10,5.56,2.3,9,6.44,1.81,9,5.4,1.65,10,4.7,2.36,10,3.75,2.05,12,5.12,1.81,8,5.6,2.72,10,5.92,1.78,12,5.86,1.86,7,4.5,2.12,20,2.33,1.53,3,5.38,1.92,8,5.55,2.58,11 +10131,reload,5.13,1.84,23,4.27,2.8,22,5.95,2.31,20,6,1.93,8,4.67,1.68,15,5.3,3.09,10,3.42,2.31,12,6.86,2.54,7,5.46,2.11,13,5.25,2.14,12,5,1.55,11,3.82,2.6,11,4.73,3.04,11,6.2,2.46,15,5.2,1.79,5,4.91,2.26,11,5.33,1.44,12,4.9,2.73,10,3.75,2.86,12,6.3,1.89,10,5.6,2.72,10 +10132,relocate,4.05,1.65,19,4.38,2.2,21,5.3,2.41,20,4.67,0.58,3,3.94,1.77,16,4.33,2.34,6,4.4,2.23,15,5.5,2.17,6,5.21,2.58,14,4.4,1.78,10,3.67,1.5,9,4.86,2.34,7,4.14,2.18,14,5.1,2.18,10,5.5,2.72,10,4.38,1.51,8,3.82,1.78,11,4.33,2.45,9,4.42,2.11,12,4.38,3.02,8,5.92,1.78,12 +10133,relocation,4.63,1.86,19,4.2,2.21,20,5.17,2.16,24,4.92,1.93,13,4,1.67,6,5,2.55,5,3.93,2.12,15,5.38,1.98,13,4.91,2.43,11,5.22,2.39,9,4.1,1.1,10,5.14,2.73,7,3.69,1.8,13,5.27,2.05,11,5.08,2.33,13,3.89,2.03,9,5.3,1.49,10,4,1.94,10,4.4,2.55,10,5.56,2.46,9,4.93,2.02,15 +10134,reluctance,4.05,1.47,19,4.42,2.45,24,4.32,2.07,28,4.5,1.31,8,3.73,1.56,11,4.44,2.51,9,4.4,2.5,15,4.07,1.82,14,4.57,2.34,14,3.56,1.13,9,4.5,1.65,10,4,2.22,12,4.83,2.69,12,3.5,1.99,14,5.14,1.88,14,4.4,1.65,10,3.67,1.22,9,4.25,2.49,12,4.58,2.5,12,3.92,1.68,12,4.62,2.33,16 +10135,reluctant,3.76,1.55,21,3.6,2.41,20,5.16,2.46,19,4.67,2.25,6,3.4,1.06,15,3.25,2.12,8,3.83,2.66,12,4.67,2.5,12,6,2.31,7,4.22,1.99,9,3.42,1.08,12,3.56,2.4,9,3.64,2.54,11,5.43,2.07,7,5,2.73,12,4.2,1.99,10,3.36,0.92,11,3.46,2.44,13,3.86,2.54,7,5.4,3.1,10,4.89,1.62,9 +10136,rely,5.76,1.61,21,3.8,2.35,25,5.05,2.97,19,5.56,1.01,9,5.92,1.98,12,3.67,2.25,6,3.89,2.49,18,3,2.24,7,6.25,2.73,12,5.56,1.63,16,6.4,1.52,5,4.21,2.39,14,3.3,2.41,10,3.78,3.35,9,6.2,2.15,10,6.08,1.44,12,5.33,1.8,9,3.94,2.32,16,3.56,2.51,9,4.82,3.16,11,5.38,2.88,8 +10137,remain,5.68,1.39,22,3.2,1.99,20,6.58,2.22,19,5.69,1.49,13,5.67,1.32,9,4.14,2.41,7,2.69,1.6,13,6.71,1.98,7,6.5,2.43,12,5.83,1.47,12,5.5,1.35,10,3.67,2.24,9,2.82,1.78,11,6.4,2.12,10,6.78,2.44,9,5.83,1.59,12,5.5,1.18,10,4.43,1.72,7,2.54,1.85,13,7.57,1.81,7,6,2.3,12 +10138,remainder,5.63,1.12,19,4.18,2.48,22,5.27,2.37,22,6,1.41,9,5.3,0.67,10,5.38,2.33,8,3.5,2.38,14,5.09,2.51,11,5.45,2.34,11,5.57,0.98,7,5.67,1.23,12,4.2,2.15,10,4.17,2.82,12,5.15,2.48,13,5.44,2.35,9,5.8,1.4,10,5.44,0.73,9,3.5,2.2,8,4.57,2.62,14,5.14,2.6,14,5.5,2.07,8 +10139,remaining,5.2,1.74,20,3.57,2.23,23,4.76,2,21,5.2,2.49,5,5.2,1.52,15,4.33,2.1,12,2.73,2.15,11,4.64,2.29,11,4.44,1.01,9,5.18,2.27,11,5.22,0.83,9,3.31,2.44,16,4.14,1.68,7,4.36,1.8,11,5.2,2.2,10,5.17,1.59,12,5.25,2.05,8,3.79,2.2,19,2.5,2.38,4,4.64,1.95,14,5,2.24,7 +10140,remake,4.53,1.7,17,3.16,2.14,19,5.84,1.25,25,5.4,1.52,5,4.17,1.7,12,3.36,2.06,11,2.88,2.36,8,5.69,1.2,16,6.11,1.36,9,5,2.28,6,4.27,1.35,11,2.38,2,8,3.73,2.15,11,5.95,1.32,20,5.4,0.89,5,4.44,1.74,9,4.62,1.77,8,3,1.89,10,3.33,2.5,9,5.63,1.21,19,6.5,1.22,6 +10141,remark,5.05,1.75,19,3,2.27,20,6.3,2.03,20,5,0,3,5.33,1.63,15,3.1,2.42,10,2.9,2.23,10,6.2,2.2,10,6.4,1.96,10,5.5,2.59,6,5.17,0.58,12,2.57,2.3,7,3.23,2.31,13,5.12,2.1,8,7.08,1.62,12,5.17,1.4,12,4.86,2.34,7,3.3,2.41,10,2.7,2.21,10,6.22,2.44,9,6.36,1.75,11 +10142,remarkable,7.18,1.88,17,4.3,2.03,20,5.64,1.75,25,8,0.82,4,6.92,2.06,13,3.82,2.14,11,4.89,1.83,9,5.5,1.97,16,5.89,1.36,9,7,2.45,6,7.27,1.62,11,3.78,1.72,9,4.73,2.24,11,5.6,1.9,20,5.8,1.1,5,7,2.33,8,7.33,1.5,9,4.64,1.8,11,3.89,2.32,9,5.26,1.79,19,6.83,0.98,6 +10143,remarry,5.52,1.78,21,4.58,3.05,24,5.7,2.45,20,4.75,1.75,8,6,1.68,13,5.83,2.48,6,4.17,3.17,18,5.82,2.18,11,5.56,2.88,9,6.25,1.82,12,4.56,1.24,9,5.5,2.8,10,3.93,3.15,14,5.54,2.44,13,6,2.65,7,5.79,2.04,14,5,1,7,4.69,3.24,16,4.38,2.83,8,5.5,2.24,12,6,2.88,8 +10144,rematch,5.95,1.61,20,4.82,2.11,22,6.57,1.6,21,6.22,1.56,9,5.73,1.68,11,5.64,2.16,11,4,1.79,11,6,1.31,8,6.92,1.71,13,6.14,1.1,14,5.5,2.51,6,5.12,2.8,8,4.64,1.69,14,6.38,1.51,8,6.69,1.7,13,6.3,1.16,10,5.6,1.96,10,4.58,2.19,12,5.1,2.08,10,7.17,1.4,12,5.78,1.56,9 +10145,remedial,4.05,2.2,19,3.4,2.14,20,4.5,2.63,16,5,0,3,4,2.39,15,3.1,2.02,10,3.7,2.31,10,4.14,2.34,7,4.78,2.95,9,3.17,1.47,6,4.67,2.39,12,3,1.63,7,3.62,2.4,13,2,1.73,5,5.64,2.16,11,4.42,2.47,12,3.43,1.62,7,4,2.21,10,2.8,1.99,10,4,2.93,8,5,2.39,8 +10146,remedy,6.62,1.72,21,4.33,2.18,24,6.82,2.22,22,6.5,1.07,8,6.69,2.06,13,4.46,2.26,13,4.18,2.18,11,7,2.12,13,6.56,2.46,9,7.38,1.06,8,6.58,1.16,12,5.21,1.67,14,3.1,2.28,10,6.92,2.19,12,6.7,2.36,10,6.2,2.15,10,7,1.18,11,4.24,2.39,17,4.57,1.72,7,6.3,3.09,10,7.25,1.06,12 +10147,remember,6.5,1.3,22,3.14,1.88,21,6.31,2.27,16,6.83,1.17,6,6.47,1.36,15,2.57,1.62,7,3.43,1.99,14,6,2.62,8,6.62,2,8,6.57,1.16,14,6.57,1.62,7,3.44,2.19,9,2.92,1.68,12,6,2.45,9,6.71,2.14,7,6.29,1.38,14,6.88,1.13,8,3.17,2.14,6,3.13,1.85,15,6.56,2.55,9,6,2,7 +10148,remembrance,5.57,1.99,21,4.35,2.74,20,6.38,2.25,21,5.67,1.75,6,5.53,2.13,15,5,1.85,8,3.92,3.2,12,6.09,2.3,11,6.7,2.26,10,5.33,2.42,6,5.67,1.88,15,4.2,2.7,10,4.5,2.92,10,6.36,2.68,14,6.43,1.13,7,5.86,1.68,7,5.43,2.17,14,3.64,2.65,14,6,2.37,6,6.08,2.23,12,6.78,2.33,9 +10149,remind,4.81,1.25,21,4.2,2.04,20,6.47,2.78,19,5.08,1.44,13,4.38,0.74,8,4.57,1.9,7,4,2.16,13,5.29,3.2,7,7.17,2.37,12,5,1.35,12,4.56,1.13,9,4.67,1.94,9,3.82,2.14,11,6.2,3.08,10,6.78,2.54,9,4.83,1.34,12,4.78,1.2,9,5.14,1.21,7,3.69,2.25,13,8,1.83,7,5.58,2.91,12 +10150,reminder,6,1.77,22,3.48,2.25,21,6.33,1.74,21,5.93,2.09,14,6.12,1.13,8,3.64,2.54,11,3.56,1.94,9,5.67,1.63,6,6.6,1.76,15,5.4,1.96,10,6.5,1.51,12,3,2.14,11,4,2.36,10,6.15,1.68,13,6.62,1.92,8,5.92,1.78,12,6.1,1.85,10,3.31,2.59,13,3.75,1.67,8,5.75,1.71,12,7.11,1.54,9 +10151,reminisce,6.67,1.74,21,4.09,2.17,23,6.04,2.07,26,6.45,1.57,11,6.9,1.97,10,4.64,2.5,11,3.58,1.78,12,5.64,2.06,11,6.5,2.07,14,7.1,1.73,10,6.27,1.74,11,4.73,2.49,11,3.5,1.73,12,6,2.12,17,6.38,2.07,8,6.77,1.92,13,6.5,1.51,8,4.47,2.33,15,3.38,1.77,8,6,2.32,17,6.11,1.62,9 +10152,reminiscent,6.11,1.33,19,3.62,2.04,21,6.04,2.18,23,5.67,2.08,3,6.19,1.22,16,4.5,2.51,8,3.08,1.55,13,5,2.6,9,6.71,1.64,14,6.11,0.6,9,6.1,1.79,10,4.22,1.79,9,3.17,2.17,12,6.4,2.23,15,5.38,2.07,8,6.86,0.9,7,5.67,1.37,12,4,1.56,10,3.27,2.41,11,6.77,2.35,13,5.1,1.6,10 +10153,remiss,4.29,1.06,21,3,2.17,23,5.4,1.9,20,4.38,1.06,8,4.23,1.09,13,4,2,5,2.72,2.19,18,5.64,2.11,11,5.11,1.69,9,4,0.95,12,4.67,1.12,9,3.44,2.55,9,2.71,1.94,14,5.69,2.14,13,4.86,1.35,7,4.36,1.08,14,4.14,1.07,7,3.8,2.21,15,1.5,1.07,8,5.33,1.72,12,5.5,2.27,8 +10154,remission,5.19,2.23,21,3.65,2.27,23,4.1,2,21,4,1.87,5,5.56,2.25,16,4.42,2.11,12,2.82,2.23,11,3.73,1.74,11,4.11,2.03,9,5.25,2.38,12,5.11,2.15,9,3.56,1.97,16,3.86,3.02,7,4.27,1.19,11,3.9,2.69,10,5,2.42,13,5.5,2,8,3.63,2.36,19,3.75,2.06,4,3.71,1.59,14,4.86,2.61,7 +10155,remodel,5.59,1.82,22,3.95,2.5,21,6.45,2.26,22,5.29,1.82,14,6.12,1.81,8,3.64,2.62,11,4.67,2.29,9,5.67,2.07,6,6.75,2.32,16,5.4,2.37,10,5.75,1.29,12,4.09,2.77,11,3.8,2.3,10,6.23,1.83,13,6.78,2.86,9,5.08,1.78,12,6.2,1.75,10,3.69,2.9,13,4.38,1.77,8,6.75,2.26,12,6.1,2.33,10 +10156,remorse,3.63,2.14,19,4.29,2.17,21,4.57,2.61,23,4.33,1.15,3,3.5,2.28,16,5.25,1.83,8,3.69,2.21,13,5.56,2.74,9,3.93,2.4,14,3.89,2.52,9,3.4,1.84,10,3.89,1.36,9,4.58,2.64,12,5.13,2.64,15,3.5,2.33,8,4.57,2.3,7,3.08,1.93,12,4.3,2.21,10,4.27,2.24,11,4.54,3.13,13,4.6,1.9,10 +10157,remote,5.42,1.61,19,3.5,2.16,20,5.54,2.48,24,5.54,1.94,13,5.17,0.41,6,4.4,2.88,5,3.2,1.9,15,6,2.65,13,5,2.28,11,6.11,2.03,9,4.8,0.79,10,3.57,2.57,7,3.46,2.03,13,4.73,2.69,11,6.23,2.17,13,5.78,1.64,9,5.1,1.6,10,3.5,1.96,10,3.5,2.46,10,6.56,2.4,9,4.93,2.4,15 +10158,removal,4.26,1.76,19,3.86,2.17,22,4.91,1.88,23,3.5,1.64,6,4.62,1.76,13,4.17,2.25,12,3.5,2.12,10,4.88,1.73,8,4.93,2.02,15,4.1,1.45,10,4.44,2.13,9,5,2.06,9,3.08,1.93,13,4.88,2.12,17,5,1.22,5,4.25,1.04,8,4.27,2.2,11,2.89,2.03,9,4.54,2.07,13,5.2,1.9,15,4.38,1.85,8 +10159,remove,4.21,1.23,19,3.11,2.03,18,4.56,2.37,16,4.55,1.13,11,3.75,1.28,8,3.25,2.06,4,3.07,2.09,14,3.43,2.07,7,5.44,2.3,9,4.75,1.16,8,3.82,1.17,11,3.29,1.8,7,3,2.24,11,3.67,1.86,6,5.1,2.56,10,4.31,1.38,13,4,0.89,6,2.82,2.27,11,3.57,1.62,7,4,2.19,6,4.9,2.51,10 +10160,remover,4.67,0.86,21,3,2.24,23,5.42,2.46,19,4.88,0.83,8,4.54,0.88,13,4,1.79,6,2.65,2.32,17,5.82,2.18,11,4.88,2.85,8,4.58,1,12,4.78,0.67,9,3.78,2.64,9,2.5,1.87,14,5.46,2.73,13,5.33,1.97,6,4.5,0.94,14,5,0.58,7,3.44,2.39,16,2,1.53,7,5.17,2.37,12,5.86,2.73,7 +10161,renal,4,1.33,18,3.77,2.94,22,4.42,2.04,19,3.83,1.47,6,4.08,1.31,12,3.91,3.21,11,3.64,2.8,11,4.75,2.76,8,4.18,1.4,11,4.27,0.9,11,3.57,1.81,7,3.91,3.02,11,3.64,3.01,11,4,2,13,5.33,1.97,6,4.08,1.08,12,3.83,1.83,6,4.07,3.2,14,3.25,2.55,8,4.56,2.01,9,4.3,2.16,10 +10162,render,4.86,1.96,21,4.16,2.06,25,5.36,2.11,22,5.88,1.55,8,4.23,1.96,13,4.46,2.18,13,3.83,1.95,12,5.62,2.36,13,5,1.73,9,5.88,1.81,8,4.5,1.62,12,5.36,1.39,14,2.64,1.75,11,5.5,2.11,12,5.2,2.2,10,4.5,1.84,10,5.18,2.09,11,4.12,2.2,17,4.25,1.83,8,5,2.45,10,5.67,1.83,12 +10163,rendezvous,6.3,1.13,20,5.1,2.76,21,6.17,1.83,24,5.33,0.58,3,6.47,1.12,17,5.29,3.09,7,5.31,2.53,13,5.5,0.93,8,6.5,2.1,16,5.57,0.79,7,6.69,1.11,13,5.14,2.61,7,5.38,2.79,13,6.14,1.99,14,6.2,1.69,10,6,1,9,6.55,1.21,11,5.64,2.62,11,4.5,2.92,10,6.5,1.82,18,5.17,1.6,6 +10164,rendition,5.11,1.59,19,3.6,2.26,20,5.3,2.18,20,4.33,1.15,3,5.33,1.68,15,3.8,2.15,10,3.4,2.46,10,5.3,2.26,10,5.3,2.21,10,5.83,2.4,6,4.83,1.03,12,3.29,2.14,7,3.77,2.39,13,5.12,2.17,8,5.42,2.27,12,5.42,1.08,12,4.57,2.23,7,3.5,2.55,10,3.7,2.06,10,5.44,1.88,9,5.18,2.48,11 +10165,renegade,4.53,1.9,19,4.86,2.83,22,5.53,2.17,19,5,1.55,6,4.31,2.06,13,5.36,2.8,11,4.36,2.91,11,5.88,2.59,8,5.27,1.9,11,4.73,2,11,4.25,1.83,8,5.27,2.2,11,4.45,3.42,11,5.69,1.93,13,5.17,2.79,6,4.92,1.89,13,3.67,1.75,6,4.21,2.75,14,6,2.78,8,5.56,2.24,9,5.5,2.22,10 +10166,renegotiate,5.9,1.52,20,3.7,2.03,20,5.42,2.1,24,6.25,2.5,4,5.81,1.28,16,5.67,1.53,3,3.35,1.93,17,5.88,2.42,8,5.19,1.97,16,5.88,0.99,8,5.92,1.83,12,4.33,2,9,3.18,1.99,11,5.54,2.18,13,5.27,2.1,11,6.09,1.3,11,5.67,1.8,9,3.1,2.18,10,4.3,1.77,10,5.65,2.03,17,4.86,2.34,7 +10167,renew,6,1.49,20,4.14,2.29,21,6.44,1.93,27,5.71,1.89,7,6.15,1.28,13,4.8,2.15,10,3.55,2.34,11,6.13,2.13,15,7,1.61,11,5.64,1.21,11,6.44,1.74,9,5.33,1.66,9,3.25,2.34,12,6.65,1.84,17,6.22,2.22,9,6,1.68,13,6,1.15,7,4.38,2.47,16,3.4,1.52,5,5.83,2.12,12,6.93,1.67,15 +10168,renewal,5.86,1.98,21,5.23,2.29,22,6.14,2.24,21,5.6,2.88,5,5.94,1.73,16,5.45,2.34,11,5,2.32,11,5.45,2.34,11,7.22,1.79,9,6,2.37,12,5.67,1.41,9,5.2,2.48,15,5.29,1.98,7,5.64,2.29,11,6.7,2.16,10,6.15,1.57,13,5.38,2.56,8,5.56,2.33,18,3.75,1.5,4,6.14,2.18,14,6.14,2.54,7 +10169,renounce,4.26,1.69,19,4.95,2.11,21,5.13,2.26,23,5,1.22,5,3.92,1.85,13,5,2.28,6,4.93,2.12,15,5,2.16,10,5.23,2.42,13,4.71,1.5,7,3.91,1.87,11,4.29,2.29,7,5.29,2.02,14,4.73,1.9,11,5.5,2.58,12,4.75,1.54,12,3.43,1.72,7,4.36,2.58,11,5.6,1.26,10,4.57,2.34,14,6,1.94,9 +10170,renovation,5.63,1.21,19,4.67,2.59,21,6.05,1.54,19,5.67,0.58,3,5.62,1.31,16,4.17,1.94,6,4.87,2.85,15,6.17,1.17,6,6,1.73,13,5.3,1.16,10,6,1.22,9,4.14,1.57,7,4.93,3,14,6.5,1.58,10,5.56,1.42,9,5.5,1.2,8,5.73,1.27,11,3.78,2.44,9,5.33,2.61,12,6.5,1.93,8,5.73,1.19,11 +10171,renown,5.83,1.38,18,2.95,1.96,20,5.83,1.95,24,6.4,1.67,5,5.62,1.26,13,3.09,2.12,11,2.78,1.86,9,5.75,2.14,16,6,1.6,8,5.43,1.27,7,6.09,1.45,11,2.11,1.76,9,3.64,1.91,11,5.95,2.11,20,5.25,0.5,4,5.44,1.24,9,6.22,1.48,9,2.73,2,11,3.22,1.99,9,5.44,1.92,18,7,1.67,6 +10172,renowned,6,1.37,18,3.25,2.1,20,5.24,1.94,25,6.4,1.14,5,5.85,1.46,13,3.64,2.16,11,2.78,2.05,9,4.81,2.14,16,6,1.32,9,5.71,1.5,7,6.18,1.33,11,2.67,2.45,9,3.73,1.74,11,5.1,2.07,20,5.8,1.3,5,5.33,1.22,9,6.67,1.22,9,3.09,2.43,11,3.44,1.74,9,4.79,1.99,19,6.67,0.82,6 +10173,rent,4.41,1.97,22,4.25,2.75,20,5.68,2.71,19,5.15,1.77,13,3.33,1.8,9,4.43,2.44,7,4.15,3,13,6.43,2.44,7,5.25,2.86,12,4.58,2.23,12,4.2,1.69,10,4.11,2.76,9,4.36,2.87,11,6.1,2.56,10,5.22,2.95,9,4.5,2.15,12,4.3,1.83,10,5,3.06,7,3.85,2.61,13,5.43,2.57,7,5.83,2.89,12 +10174,rental,4.58,2.17,19,3.73,2.03,22,5.14,2.27,22,5.56,1.81,9,3.7,2.16,10,4.5,2,8,3.29,1.98,14,4.91,2.3,11,5.36,2.34,11,6.14,1.57,7,3.67,1.97,12,4.1,2.18,10,3.42,1.93,12,5.46,2.7,13,4.67,1.5,9,4.4,2.07,10,4.78,2.39,9,4.38,2.39,8,3.36,1.78,14,5.14,2.14,14,5.12,2.64,8 +10175,reopen,5.75,1.16,20,4.14,2.37,21,5.68,1.97,25,5.67,0.58,3,5.76,1.25,17,3.57,2.57,7,4.62,2.29,13,4.88,2.1,8,6.06,1.85,17,5.71,1.11,7,5.77,1.24,13,5,2.83,7,3.85,2.12,13,5.21,1.97,14,6.27,1.9,11,5.89,1.27,9,5.64,1.12,11,4.73,2.49,11,3.5,2.17,10,5.56,2.23,18,6,1.15,7 +10176,reorganize,5.67,1.77,21,4.16,2.54,25,6.22,2.24,18,5.33,1.12,9,5.92,2.15,12,3.67,2.5,6,4.33,2.68,18,5,2.1,6,6.83,2.12,12,5.88,1.5,16,5,2.55,5,3.71,2.46,14,4.8,2.78,10,5.33,2.5,9,7.11,1.62,9,5.08,1.73,12,6.44,1.59,9,4.62,2.58,16,3.33,2.4,9,6.2,2.66,10,6.25,1.75,8 +10177,rep,4.86,1.98,21,3.95,2.87,20,5.2,2.18,35,4.62,2.72,8,5,1.47,13,6,3.08,5,3.27,2.55,15,5.18,1.89,11,5.21,2.34,24,5.08,2.47,13,4.5,0.76,8,4.08,2.75,12,3.75,3.24,8,5.55,2.24,20,4.73,2.09,15,4,2.1,11,5.8,1.4,10,3.55,3.01,11,4.44,2.79,9,5.18,2.34,22,5.23,1.96,13 +10178,repaint,4.62,2.16,21,3.35,2.3,20,6.18,2.58,22,5.17,2.56,6,4.4,2.03,15,3.12,2.47,8,3.5,2.28,12,6.58,2.47,12,5.7,2.75,10,5.56,2.19,9,3.92,1.93,12,3.44,2.6,9,3.27,2.15,11,4.71,2.29,7,6.87,2.47,15,5.6,2.32,10,3.73,1.62,11,2.77,1.88,13,4.43,2.76,7,6.33,2.9,12,6,2.26,10 +10179,repair,4.89,1.37,19,3.38,2.18,21,5.78,2.35,23,4.67,0.58,3,4.94,1.48,16,4.75,1.91,8,2.54,1.94,13,4.89,2.76,9,6.36,1.95,14,5.33,1.5,9,4.5,1.18,10,3.67,1.87,9,3.17,2.44,12,5.93,2.6,15,5.5,1.93,8,5.29,1.38,7,4.67,1.37,12,3.6,2.01,10,3.18,2.4,11,5.69,2.84,13,5.9,1.66,10 +10180,repairman,5,1.86,20,3.83,2.28,18,5.18,2.08,22,5,1,5,5,2.1,15,4.17,1.47,6,3.67,2.64,12,5,1.63,10,5.33,2.46,12,5.3,0.95,10,4.7,2.5,10,4.1,2.28,10,3.5,2.39,8,5.27,2.2,11,5.09,2.07,11,4.92,1.73,12,5.12,2.17,8,2.78,2.28,9,4.89,1.83,9,5.09,2.21,11,5.27,2.05,11 +10181,repay,5.18,1.84,22,3.65,2.33,23,5.94,1.89,18,5,0.93,8,5,2.04,13,3.25,2.12,8,3.86,2.57,14,6.17,2.23,6,5.73,1.85,11,4.38,1.77,8,5.38,1.56,13,4.33,2.92,9,3.21,1.85,14,5.67,1.21,6,6.08,2.19,12,5.09,1.97,11,5.27,1.79,11,3.56,2.6,9,3.71,2.23,14,6.13,1.77,15,5,2.65,3 +10182,repeat,4.64,1.71,22,3.7,2.23,20,6.21,2.46,19,4.77,2.17,13,4.44,0.73,9,4.86,2.12,7,3.08,2.1,13,6.86,1.77,7,5.83,2.79,12,5,2.13,12,4.2,0.92,10,4.56,2.4,9,3,1.9,11,6.4,2.5,10,6,2.55,9,4.58,1.88,12,4.7,1.57,10,4.14,2.27,7,3.46,2.26,13,5.14,3.13,7,6.83,1.85,12 +10183,repel,3.67,1.96,21,4.43,2.25,21,4.75,2.45,24,4,2.17,12,3.22,1.64,9,5.29,1.25,7,4,2.54,14,5.5,2.42,10,4.21,2.42,14,3.25,1.71,4,3.76,2.05,17,3.7,2.26,10,5.09,2.12,11,2.86,1.57,7,5.53,2.35,17,3.5,1.57,12,3.89,2.47,9,4.62,2.4,13,4.12,2.1,8,3.67,2.12,9,5.4,2.47,15 +10184,repellent,4.73,2.19,22,4.65,2.12,23,5.37,2.09,19,5.25,1.67,8,4.15,2.3,13,5.75,2.43,8,4.14,1.79,14,4.71,1.89,7,5.64,2.25,11,5.25,2.38,8,4.15,1.91,13,4.78,2.49,9,4.57,1.95,14,5.14,2.54,7,5.5,1.88,12,5.09,2.55,11,4.36,1.8,11,3.67,2,9,5.29,2.02,14,5.38,1.96,16,5.33,3.21,3 +10185,repent,4.4,2.48,20,4.25,2.27,20,4.41,2.24,22,5,2.24,7,4.08,2.63,13,4.89,2.03,9,3.73,2.41,11,5,3.22,6,4.19,1.83,16,4.3,2.95,10,4.67,2.12,9,3.5,2.39,8,4.75,2.14,12,4.93,2.34,15,3.29,1.6,7,4.36,2.29,11,4.44,2.83,9,3.92,2.19,12,4.75,2.43,8,4.73,2.45,11,4.09,2.07,11 +10186,repentance,6,1.9,21,4.04,2.14,26,5.65,2.19,23,6.78,1.72,9,5.42,1.88,12,3.8,2.49,10,4.19,1.97,16,6.11,1.62,9,5.36,2.5,14,7,1.63,7,5.5,1.87,14,4,2.12,13,4.08,2.25,13,5.91,2.07,11,5.42,2.35,12,6.36,1.86,11,5.6,1.96,10,3.87,2.39,15,4.27,1.85,11,5.62,2.47,13,5.7,1.89,10 +10187,repentant,4.95,2.15,19,3.98,2.28,42,5.13,2.33,54,5.67,1.53,3,4.81,2.26,16,3.4,1.8,15,4.3,2.48,27,5.03,2.26,32,5.19,2.5,21,4.5,1.27,10,5.44,2.83,9,4.39,2.25,18,3.67,2.3,24,5.39,2.51,31,4.68,2.06,22,5,2,8,4.91,2.34,11,3.88,2.46,24,4.11,2.08,18,5.15,2.51,26,5.11,2.2,28 +10188,repertoire,5.47,1.98,19,3.27,1.93,22,5.96,1.76,24,5,2.28,6,5.69,1.89,13,3.75,2.01,12,2.7,1.77,10,6,2,8,5.94,1.69,16,5.5,1.65,10,5.44,2.4,9,4,1.87,9,2.77,1.88,13,5.59,1.66,17,7.17,1.72,6,5.25,1.91,8,5.64,2.11,11,2.78,1.79,9,3.62,2.02,13,5.62,1.86,16,6.62,1.41,8 +10189,repetition,4.64,1.22,22,4.24,2.84,21,5,2.73,23,4.2,1.92,5,4.76,0.97,17,5.38,2.72,8,3.54,2.79,13,4.89,3.1,9,5.07,2.59,14,4.9,0.74,10,4.42,1.51,12,4.89,3.14,9,3.75,2.63,12,5.6,2.85,15,3.88,2.23,8,4,1.5,9,5.08,0.76,13,4.4,2.67,10,4.09,3.11,11,5.08,3.3,13,4.9,1.91,10 +10190,repetitive,4.05,1.65,22,3.91,2.64,23,4.89,2.37,18,4.12,1.13,8,3.69,1.6,13,4.5,3.16,8,3.5,2.44,14,5,2.58,7,4.6,2.37,10,3.25,1.49,8,4.23,1.3,13,4.78,3.03,9,3.36,2.31,14,4,2.16,7,5.45,2.42,11,4.18,1.6,11,3.91,1.76,11,3,2.5,9,4.5,2.65,14,4.88,2.5,16,5,1.41,2 +10191,rephrase,5,0.97,20,2.65,1.73,20,6.09,1.69,22,5.14,0.9,7,4.92,1.04,13,2.89,1.76,9,2.45,1.75,11,6.17,2.32,6,6.06,1.48,16,5.3,0.48,10,4.67,1.32,9,2.62,1.69,8,2.67,1.83,12,6,1.73,15,6.29,1.7,7,5,1.26,11,5,0.5,9,2.75,1.82,12,2.5,1.69,8,6,2.14,11,6.18,1.17,11 +10192,replace,5.56,1.29,18,3.41,1.99,22,5.61,1.97,23,5.4,1.17,10,5.43,1.27,7,4.12,2.53,8,3,1.57,14,6.43,1.72,7,5.25,2.02,16,5.25,1.39,8,5.8,1.23,10,3.22,1.79,9,3.54,2.18,13,6.18,1.94,11,5.08,1.93,12,5.5,1.31,12,5.67,1.37,6,3.45,2.54,11,3.36,1.36,11,5.85,1.86,13,5.3,2.16,10 +10193,replacement,5.45,1.57,20,4.24,1.95,21,4.84,2.25,25,5.64,1.03,11,5.22,2.11,9,4.43,1.51,7,4.14,2.18,14,4.8,2.3,10,4.87,2.29,15,5.25,2.63,4,5.5,1.32,16,4.6,2.17,10,3.91,1.76,11,4,2.16,7,5.17,2.26,18,5.83,1.95,12,4.88,0.35,8,4,1.91,13,4.62,2.07,8,3.44,1.81,9,5.62,2.13,16 +10194,replay,5.74,1.73,19,4.05,2.21,22,5.47,2.14,19,5.44,2.01,9,6,1.49,10,4.14,2.41,7,4.07,2.27,14,5.8,2.44,10,5.11,1.83,9,6.33,2.06,9,5.2,1.23,10,4.3,2.58,10,3.91,2.02,11,4.75,1.91,8,5.8,2.25,10,6.17,1.47,12,5,2,7,3.9,2.13,20,5.5,3.54,2,5.38,2.13,8,5.55,2.25,11 +10195,replenish,6.9,1.45,20,3.5,2.06,24,6.36,1.93,28,6.88,1.36,8,6.92,1.56,12,3.44,2.46,9,3.53,1.88,15,6.29,2.05,14,6.43,1.87,14,7.33,1.5,9,6.55,1.37,11,3.67,2.27,12,3.33,1.92,12,6.29,2.05,14,6.43,1.87,14,7.2,1.32,10,6.6,1.58,10,4.25,2.01,12,2.75,1.91,12,6.67,2.15,12,6.12,1.78,16 +10196,replica,5.4,1.1,20,3.5,1.64,20,4.86,1.32,22,5.71,1.6,7,5.23,0.73,13,4.11,1.76,9,3,1.41,11,5.67,1.97,6,4.56,0.89,16,5.3,0.48,10,5.22,1.3,9,3.62,2,8,3.42,1.44,12,5.2,1.37,15,4.14,0.9,7,5.55,1.37,11,5.22,0.67,9,3.33,1.97,12,3.75,1.04,8,5.36,1.57,11,4.36,0.81,11 +10197,replicate,4.95,0.71,19,3.9,2.12,21,5.96,1.9,25,5.67,0.58,3,4.81,0.66,16,4.14,2.27,7,3.92,2.14,13,5.88,1.73,8,6,2.03,17,5.14,0.69,7,4.83,0.72,12,4.86,1.86,7,3.54,2.18,13,6.21,2.04,14,5.64,1.75,11,4.88,0.99,8,5,0.45,11,4.36,2.34,11,3.4,1.84,10,6.11,2.03,18,5.57,1.62,7 +10198,reply,6.15,1.35,20,3.44,2.08,25,6.79,2.2,19,6.11,1.27,9,6.18,1.47,11,3.17,2.14,6,3.5,2.18,18,5.71,2.75,7,7.42,1.62,12,6.27,1.44,15,5.8,1.1,5,3,2,14,4,2.26,10,6.78,2.49,9,6.8,2.04,10,6.33,1.44,12,5.88,1.25,8,3.81,2.07,16,2.78,2.05,9,6.82,2.64,11,6.75,1.58,8 +10199,report,4.77,1.34,22,3.52,1.91,21,4.94,1.76,18,4.83,0.75,6,4.73,1.58,15,3.71,1.98,7,3.43,1.95,14,5.44,1.88,9,4.12,1.36,8,4.86,1.23,14,4.57,1.72,7,3.44,2.01,9,3.58,1.93,12,5.4,1.9,10,4.38,1.51,8,4.5,1.34,14,5.25,1.28,8,5.17,2.4,6,2.87,1.25,15,4.7,1.95,10,5.25,1.58,8 +10200,reporter,4.57,1.83,21,3.17,2.19,23,5.17,2.62,18,4.56,2.55,9,4.58,1.16,12,3.45,2.21,11,2.92,2.23,12,5.1,2.77,10,5.25,2.6,8,4.86,2.41,7,4.38,1.61,13,3.91,2.39,11,2.5,1.83,12,5,3,7,5.27,2.49,11,4.38,2.18,13,4.88,1.13,8,3.18,2.23,11,3.17,2.25,12,4.89,2.71,9,5.44,2.65,9 +10201,repose,5,1.6,22,2.48,1.54,21,5.68,2.06,22,5,1.36,14,5,2.07,8,2.45,1.57,11,2.56,1.67,9,5,1.41,6,5.94,2.24,16,5.2,1.93,10,4.83,1.34,12,2.64,1.69,11,2.3,1.42,10,5,1.73,13,6.67,2.18,9,5.67,1.72,12,4.2,1.03,10,2.46,1.71,13,2.5,1.31,8,4.83,1.99,12,6.7,1.7,10 +10202,reposition,5.05,1.28,21,3.6,2.54,20,4.55,2.18,22,5.83,1.6,6,4.73,1.03,15,4.75,2.82,8,2.83,2.12,12,4.67,2.46,12,4.4,1.9,10,5.56,1.67,9,4.67,0.78,12,4.33,2.45,9,3,2.57,11,3.86,2.19,7,4.87,2.17,15,5.6,1.43,10,4.55,0.93,11,3.38,2.4,13,4,2.94,7,4.58,2.47,12,4.5,1.9,10 +10203,repossess,3,1.7,19,4.33,2.5,21,4.2,2.28,20,4.33,0.58,3,2.75,1.73,16,4.5,2.74,6,4.27,2.49,15,4.5,2.17,6,4.07,2.4,14,3.2,1.81,10,2.78,1.64,9,4,2.31,7,4.5,2.65,14,4,2.45,10,4.4,2.22,10,3.38,1.77,8,2.73,1.68,11,4,2.55,9,4.58,2.54,12,4.25,3.15,8,4.17,1.64,12 +10204,reprehensible,4.43,2.23,21,3.96,2.14,23,3.5,1.85,20,5.8,2.77,5,4,1.93,16,4.5,2.15,12,3.36,2.06,11,3.64,2.2,11,3.12,1.36,8,4.75,2.3,12,4,2.18,9,3.81,1.94,16,4.29,2.69,7,3.18,1.17,11,3.89,2.47,9,4.69,2.18,13,4,2.39,8,4.05,2.22,19,3.5,1.91,4,3.62,2.06,13,3.29,1.5,7 +10205,represent,5.43,1.12,21,3.86,1.77,21,6.12,2.47,25,5.75,1.22,12,5,0.87,9,4.71,2.06,7,3.43,1.5,14,5.5,2.64,10,6.53,2.36,15,5,0,4,5.53,1.23,17,3.9,2.28,10,3.82,1.25,11,5.71,3.15,7,6.28,2.24,18,5.58,1.38,12,5.22,0.67,9,3.85,1.82,13,3.88,1.81,8,5.11,2.71,9,6.69,2.21,16 +10206,representation,4.86,2.23,22,4.36,2.5,22,5.8,2.53,20,5.62,2.2,8,4.43,2.21,14,4.9,2.47,10,3.92,2.54,12,7.29,2.43,7,5,2.27,13,5,2.37,11,4.73,2.2,11,4.27,2.28,11,4.45,2.81,11,5.87,2.47,15,5.6,2.97,5,3.9,1.79,10,5.67,2.31,12,4.7,2.31,10,4.08,2.71,12,6,1.89,10,5.6,3.13,10 +10207,representative,5.26,1.94,23,3.73,2.39,22,6.05,1.96,19,5.88,1.96,8,4.93,1.91,15,3.1,1.52,10,4.25,2.9,12,7,1.41,7,5.5,2.07,12,5.75,1.76,12,4.73,2.05,11,3.36,2.42,11,4.09,2.43,11,6.36,1.6,14,5.2,2.77,5,4.18,1.66,11,6.25,1.66,12,4.9,2.73,10,2.75,1.6,12,6.33,1.32,9,5.8,2.44,10 +10208,Representative,4.32,1.7,22,4.23,2.72,22,4.68,2.24,19,5.12,1.46,8,4.08,1.55,13,4.14,3.08,7,4.21,2.75,14,4.57,2.57,7,4.73,2.24,11,4.38,1.3,8,4.54,1.76,13,4.75,3.33,8,3.93,2.4,14,3.43,1.51,7,5.42,2.31,12,4.55,1.57,11,4.09,1.87,11,3.33,2.87,9,4.85,2.54,13,4.94,2.24,16,3.33,2.08,3 +10209,repressed,3.47,1.78,19,3.24,2.23,21,4.35,2.44,23,3.36,1.75,11,4,1.73,7,4.14,2.73,7,2.79,1.89,14,4.57,2.44,7,4.25,2.52,16,4,2.07,8,3.09,1.51,11,1.88,1.25,8,4.08,2.33,13,4.55,2.11,11,4.17,2.79,12,3.17,1.75,12,4,1.83,7,2.73,2.2,11,3.8,2.25,10,4.85,2.85,13,3.7,1.7,10 +10210,repression,2.81,1.57,21,4.15,2.68,20,4.14,2.14,22,2.83,2.23,6,2.8,1.32,15,4.75,2.76,8,3.75,2.67,12,4.08,2.39,12,4.2,1.93,10,3.56,1.81,9,2.25,1.14,12,4.56,2.79,9,3.82,2.68,11,4.43,1.81,7,4,2.33,15,3.2,1.4,10,2.45,1.69,11,3.69,2.69,13,5,2.65,7,3.75,2.38,12,4.6,1.84,10 +10211,reprieve,4.95,1.53,22,3.92,2.13,26,5.67,1.81,24,4.56,1.81,9,5.23,1.3,13,4.1,2.73,10,3.81,1.76,16,5,1.5,9,6.07,1.91,15,5.5,1.31,8,4.64,1.6,14,4.69,2.21,13,3.15,1.82,13,5.58,1.16,12,5.75,2.34,12,5,1.41,12,4.9,1.73,10,3.93,2.43,15,3.91,1.76,11,6.23,1.54,13,5,1.95,11 +10212,reprimand,2.67,1.24,21,4.86,2.35,21,3.32,2.25,25,3,1.28,12,2.22,1.09,9,5,2.38,7,4.79,2.42,14,3,2,10,3.53,2.45,15,1.5,0.58,4,2.94,1.2,17,4.1,2.23,10,5.55,2.34,11,2.57,1.81,7,3.61,2.38,18,2.5,1.31,12,2.89,1.17,9,4.62,2.33,13,5.25,2.49,8,2.56,1.67,9,3.75,2.46,16 +10213,reproach,5.26,2.1,19,4.3,2.46,23,5.11,1.66,19,4.89,1.9,9,5.6,2.32,10,3.86,2.73,7,4.6,2.44,15,5.2,1.93,10,5,1.41,9,5.89,2.57,9,4.7,1.49,10,5,2.71,10,3.83,2.29,12,4.25,0.89,8,5.6,1.9,10,6.08,2.15,12,3.86,1.07,7,4,2.49,20,6.33,0.58,3,4.38,1.3,8,5.64,1.75,11 +10214,reproduce,5.63,1.64,19,4.61,2.03,18,4.88,2.5,17,5.55,1.51,11,5.75,1.91,8,5.5,1.91,4,4.36,2.06,14,5.75,2.49,8,4.11,2.37,9,5.62,1.77,8,5.64,1.63,11,4.71,1.89,7,4.55,2.21,11,3.5,2.43,6,5.64,2.29,11,5.62,1.71,13,5.67,1.63,6,4.36,2.16,11,5,1.91,7,5.14,2.41,7,4.7,2.67,10 +10215,reproduction,6.67,1.53,21,4.71,2.65,21,5.45,2.04,22,7.44,1.01,9,6.08,1.62,12,4.5,2.81,6,4.5,2.5,14,6,2.45,6,5.25,1.91,16,6.11,1.69,9,7.08,1.31,12,6.4,3.29,5,4.19,2.29,16,5.55,2.02,11,5.36,2.16,11,6.75,1.71,12,6.56,1.33,9,5.25,2.25,8,4.38,2.9,13,5.58,2.02,12,5.3,2.16,10 +10216,reproductive,5.68,2.19,19,4.83,2.06,23,4.74,1.85,19,5.56,0.73,9,5.8,3.01,10,5.86,2.04,7,4.53,1.92,15,4.8,1.4,10,4.67,2.35,9,6,1.94,9,5.4,2.46,10,4.5,1.96,10,5.33,2.06,12,4.62,1.69,8,4.9,2.13,10,5.33,2.53,12,6.29,1.38,7,4.75,2.05,20,5.33,2.52,3,4.88,1.64,8,4.64,2.06,11 +10217,reprogram,5.52,1.21,21,3.71,2.91,24,6,2.49,20,5.88,0.83,8,5.31,1.38,13,4.67,2.73,6,3.39,2.97,18,6.64,2.34,11,5.22,2.59,9,5.58,1.38,12,5.44,1.01,9,3.9,2.92,10,3.57,3.01,14,6.54,2.47,13,5,2.38,7,5.57,1.4,14,5.43,0.79,7,4.38,2.78,16,2.38,2.88,8,6.17,2.55,12,5.75,2.55,8 +10218,reptile,4.58,2.41,19,5.89,2.4,18,4.55,2.24,20,4.67,2.34,6,4.54,2.54,13,6.67,1.97,6,5.5,2.58,12,5.33,1.63,6,4.21,2.42,14,5.2,1.32,10,3.89,3.18,9,6.6,1.65,10,5,2.98,8,5.1,2.42,10,4,2,10,4.62,2.67,8,4.55,2.34,11,5.56,3.09,9,6.22,1.56,9,5.5,2.73,8,3.92,1.68,12 +10219,republic,4.8,1.4,20,3.48,2.23,21,5.16,2.53,25,4.67,0.58,3,4.82,1.51,17,3,2.24,7,3.69,2.36,13,5.5,2.27,8,5,2.69,17,5.29,1.25,7,4.54,1.45,13,3.57,2.37,7,3.38,2.33,13,4.36,2.53,14,6.18,2.23,11,4.67,0.87,9,4.91,1.76,11,3.82,2.48,11,3.1,1.97,10,4.94,2.75,18,5.71,1.89,7 +10220,republican,4.26,2.02,19,3.11,1.84,18,5.4,3,15,4.27,2.05,11,4.25,2.12,8,3.25,2.63,4,3.07,1.69,14,4.5,3.08,6,6,2.96,9,3.12,1.96,8,5.09,1.7,11,3.14,1.46,7,3.09,2.12,11,7,2.92,5,4.6,2.84,10,4,1.91,13,4.83,2.32,6,2.27,1.62,11,4.43,1.4,7,4.71,3.3,7,6,2.78,8 +10221,repugnant,2.83,1.62,18,3.64,2.56,22,4.04,2.2,23,2.91,1.81,11,2.83,1.47,6,3.88,3,8,3.5,2.38,14,5,2,7,3.62,2.22,16,3.38,1.92,8,2.4,1.26,10,3.11,2.76,9,4,2.45,13,4.18,1.94,11,3.92,2.5,12,2.45,1.44,11,3.43,1.81,7,3.09,2.77,11,4.18,2.32,11,4,2.35,13,4.1,2.13,10 +10222,repulsive,1.95,1.2,21,5.12,2.13,25,3.59,2.56,22,1.75,0.71,8,2.08,1.44,13,4.69,2.25,13,5.58,1.98,12,4.31,2.63,13,2.56,2.19,9,2.38,1.3,8,1.67,1.15,12,5.57,1.95,14,4.55,2.3,11,4.58,2.81,12,2.4,1.65,10,1.5,0.53,10,2.36,1.5,11,4.47,1.7,17,6.5,2.39,8,3.6,3.03,10,3.58,2.23,12 +10223,reputable,6.47,1.81,19,3.52,1.97,21,5.53,1.81,19,7,1,3,6.38,1.93,16,3.33,1.86,6,3.6,2.06,15,4.5,0.84,6,6,1.96,13,6.2,1.55,10,6.78,2.11,9,4,2,7,3.29,1.98,14,5.3,1.83,10,5.78,1.86,9,5.88,1.96,8,6.91,1.64,11,3,2.24,9,3.92,1.73,12,5.86,2.19,7,5.33,1.61,12 +10224,reputation,5.63,1.74,19,5,1.95,22,5.58,1.93,24,4.83,2.14,6,6,1.47,13,5.25,2.34,12,4.7,1.42,10,5.25,2.43,8,5.75,1.69,16,5.6,1.07,10,5.67,2.35,9,5.22,2.28,9,4.85,1.77,13,5.29,2.14,17,6.5,1.05,6,5.75,1.49,8,5.55,1.97,11,4.78,1.72,9,5.15,2.15,13,5.62,2.06,16,5.5,1.77,8 +10225,reputed,4.9,1.59,20,3.68,2.38,22,5.52,2.1,27,5.29,2.21,7,4.69,1.18,13,3.8,2.3,10,3.58,2.54,12,5.53,2.03,15,5.64,2.34,11,4.55,1.21,11,5.33,1.94,9,3.89,1.54,9,3.54,2.88,13,5.59,2.45,17,5.56,1.42,9,4.85,1.86,13,5,1,7,3.38,2.19,16,4.5,2.88,6,5.5,2.39,12,5.53,1.92,15 +10226,request,5.85,1.53,20,4.45,2.09,22,5.67,1.83,21,5.56,1.24,9,6.09,1.76,11,5,2.58,10,4,1.54,12,5.25,1.39,8,5.92,2.06,13,5.71,1.54,14,6.17,1.6,6,4.5,2.78,8,4.43,1.7,14,6,1.85,8,5.46,1.85,13,6,1.56,10,5.7,1.57,10,4.25,1.96,12,4.7,2.31,10,6.42,1.93,12,4.67,1.12,9 +10227,require,4.74,1.48,19,4.33,2.39,24,4.79,2.56,28,4.5,1.07,8,4.91,1.76,11,4.78,2.39,9,4.07,2.43,15,4.36,2.71,14,5.21,2.42,14,4.89,1.69,9,4.6,1.35,10,4,2.49,12,4.67,2.35,12,4.21,2.55,14,5.36,2.53,14,5.4,1.17,10,4,1.5,9,4.42,2.27,12,4.25,2.6,12,5.08,2.64,12,4.56,2.56,16 +10228,requirement,5.1,1.09,21,3.27,2.27,22,4.3,2.33,27,4.7,1.16,10,5.45,0.93,11,2.29,1.7,7,3.73,2.4,15,4.65,2.45,17,3.7,2.11,10,5.09,0.94,11,5.1,1.29,10,2.4,1.95,5,3.53,2.35,17,4.5,2.44,14,4.08,2.29,13,5.23,1.01,13,4.88,1.25,8,3.1,2.64,10,3.42,2.02,12,4.36,2.65,14,4.23,2.05,13 +10229,requisition,4.71,1.79,21,4.5,1.79,20,5.48,2.36,21,5,1.1,6,4.6,2.03,15,4.75,1.58,8,4.33,1.97,12,5,2.45,11,6,2.26,10,4.83,1.72,6,4.67,1.88,15,4.7,1.7,10,4.3,1.95,10,5.29,2.73,14,5.86,1.46,7,4.57,1.9,7,4.79,1.81,14,4.43,2.14,14,4.67,0.52,6,4.92,2.61,12,6.22,1.86,9 +10230,reread,5.18,1.71,22,3.68,2.32,22,5.4,2.28,20,5.75,1.39,8,4.86,1.83,14,4.2,1.75,10,3.25,2.7,12,6.43,2.44,7,4.85,2.08,13,5.64,2.2,11,4.73,0.9,11,3.64,2.73,11,3.73,1.95,11,5.13,2.39,15,6.2,1.92,5,4.2,1.14,10,6,1.71,12,3.6,2.46,10,3.75,2.3,12,4.6,1.26,10,6.2,2.82,10 +10231,reroute,3.78,1.22,18,3,1.98,22,4,1.87,28,3.83,1.17,6,3.75,1.29,12,2.55,1.21,11,3.45,2.5,11,4,2.24,11,4,1.66,17,3.82,0.98,11,3.71,1.6,7,3,2.19,11,3,1.84,11,4.17,1.95,18,3.7,1.77,10,3.54,1.27,13,4.4,0.89,5,3.14,2.18,14,2.75,1.67,8,3.69,1.99,16,4.42,1.68,12 +10232,rerun,4.63,1.57,19,3.48,2.41,23,4.74,1.79,19,4.56,1.33,9,4.7,1.83,10,3.29,2.98,7,3.47,2.26,15,5,1.76,10,4.44,1.88,9,4.67,2.12,9,4.6,0.97,10,3.7,3.09,10,3.17,1.85,12,4.5,1.31,8,4.6,1.96,10,4.92,1.73,12,4.14,1.21,7,3.55,2.5,20,3,2,3,4.62,1.6,8,4.82,1.99,11 +10233,reschedule,3.72,1.96,18,2.95,2.46,22,4.79,2.36,28,3.17,1.72,6,4,2.09,12,3,3,11,2.91,1.92,11,5.45,2.94,11,4.35,1.87,17,3.64,2.38,11,3.86,1.21,7,2.09,2.07,11,3.82,2.6,11,5.11,2.3,18,4.2,2.49,10,3.17,1.53,12,4.83,2.4,6,2.57,1.91,14,3.62,3.25,8,4.5,2.66,16,5.17,1.95,12 +10234,rescind,3.81,1.63,21,3.87,2.1,23,4.81,1.94,26,4.09,1.64,11,3.5,1.65,10,3.91,2.02,11,3.83,2.25,12,4.82,1.89,11,4.86,2.11,14,3.9,1.52,10,3.73,1.79,11,3.64,2.01,11,4.08,2.23,12,5.18,2.07,17,4.12,1.64,8,3.54,1.85,13,4.25,1.16,8,3.73,2.02,15,4.12,2.36,8,5.35,1.97,17,3.78,1.48,9 +10235,rescue,7.04,1.65,80,5,2.54,83,5.94,2.27,79,6.56,1.73,36,7.42,1.5,43,5.59,2.21,29,4.69,2.67,54,5.7,2.21,37,6.14,2.33,42,6.7,1.68,44,7.43,1.56,35,4.97,2.7,36,5.02,2.44,47,5.7,2.33,37,6.14,2.23,42,7.02,1.64,48,7.06,1.68,32,4.66,2.7,35,5.25,2.42,48,5.82,2.59,34,6.02,2.03,45 +10236,research,6.5,1.68,22,4.8,2.44,20,7.16,2.17,19,6.77,1.36,13,6.11,2.09,9,5.29,2.06,7,4.54,2.67,13,7.29,1.8,7,7.08,2.43,12,6.08,1.78,12,7,1.49,10,4.56,2.35,9,5,2.61,11,7.3,2.21,10,7,2.24,9,6.25,1.91,12,6.8,1.4,10,6,1.41,7,4.15,2.67,13,7.29,2.43,7,7.08,2.11,12 +10237,researcher,5.7,1.75,20,2.86,1.98,22,5.81,1.9,27,5.4,1.51,10,6,2,10,2.14,1.46,7,3.2,2.14,15,5.76,2.28,17,5.9,1.1,10,5.3,1.64,10,6.1,1.85,10,3.4,2.88,5,2.71,1.72,17,6,2.18,14,5.62,1.61,13,4.92,1.24,12,6.88,1.81,8,3.1,2.47,10,2.67,1.56,12,6.21,2.01,14,5.38,1.76,13 +10238,resemblance,5.68,2,19,3.58,1.92,19,4.85,2.56,20,5.33,0.58,3,6.07,1.83,15,4,1.94,10,3.11,1.9,9,4.8,2.78,10,4.9,2.47,10,5.83,2.04,6,6,1.6,12,3.86,1.68,7,3.42,2.11,12,4.12,2.42,8,5.33,2.64,12,5.83,2.17,12,5.43,1.81,7,3.78,2.33,9,3.4,1.58,10,3.44,2.13,9,6,2.37,11 +10239,resemble,5.9,1.21,20,3.77,2.16,22,6.12,1.93,26,6.57,1.51,7,5.54,0.88,13,4.4,2.37,10,3.25,1.91,12,6.07,1.98,15,6.4,1.9,10,5.36,0.81,11,6.56,1.33,9,4.22,1.79,9,3.46,2.4,13,6.81,1.8,16,5.11,1.69,9,6.08,1.19,13,5.57,1.27,7,3.56,2.06,16,4.33,2.5,6,5.92,1.93,12,6.29,1.98,14 +10240,resent,3.28,1.73,39,4.05,2.36,21,4.21,2.19,24,3.54,2.26,13,3.15,1.43,26,4.14,2.41,7,4.23,2.35,13,4.12,2.3,8,4.25,2.21,16,3.32,1.59,22,3.24,1.95,17,4,1.91,7,4.31,2.56,13,4.24,2.25,17,4,2.37,6,3.42,1.84,26,3,1.53,13,4.45,2.5,11,3.6,2.22,10,4.12,2.28,16,4.38,2.13,8 +10241,resentful,3,1.87,21,4.35,2.67,23,4.12,2.67,17,3.89,2.32,9,2.33,1.15,12,4.45,2.54,11,4.25,2.9,12,4.89,2.47,9,3.25,2.76,8,3.71,2.63,7,2.62,1.39,13,4.18,2.82,11,4.5,2.65,12,3.71,2.69,7,4.4,2.76,10,3,2.27,13,3,1.07,8,4.18,2.86,11,4.5,2.61,12,3.12,1.46,8,5,3.24,9 +10242,resentment,3,1.89,19,5.19,2.46,21,4.05,2.38,22,3.89,2.03,9,2.2,1.4,10,5.86,2.48,7,4.86,2.48,14,4.27,2.69,11,3.82,2.14,11,3.86,2.04,7,2.5,1.68,12,4.6,1.96,10,5.73,2.83,11,3.85,2.3,13,4.33,2.6,9,2.9,1.66,10,3.11,2.2,9,4.75,2.6,8,5.46,2.44,13,4.07,2.37,14,4,2.56,8 +10243,reservation,5,0.82,19,4.24,2.1,21,5,2.35,23,4.33,0.58,3,5.12,0.81,16,5.12,1.64,8,3.69,2.21,13,4.22,1.39,9,5.5,2.74,14,5,0.87,9,5,0.82,10,4.22,1.64,9,4.25,2.45,12,5.47,2.42,15,4.12,2.1,8,4.86,0.9,7,5.08,0.79,12,4.3,2.06,10,4.18,2.23,11,4.54,2.82,13,5.6,1.51,10 +10244,reserve,6.14,1.31,21,4.16,2.87,19,5.56,2.27,36,5.88,1.13,8,6.31,1.44,13,5,2.55,5,3.86,3.01,14,5.36,2.16,11,5.64,2.36,25,5.85,1.34,13,6.62,1.19,8,4.27,2.61,11,4,3.38,8,5.5,2.59,20,5.62,1.89,16,5.91,1.3,11,6.4,1.35,10,4.45,3.24,11,3.75,2.43,8,5.41,2.48,22,5.79,1.97,14 +10245,reserved,5.63,1.65,41,2.79,1.7,42,5.39,2.33,23,5.38,1.8,13,5.75,1.6,28,2.38,1.93,16,3.08,1.55,25,5.67,2.18,9,5.21,2.49,14,5.62,1.94,21,5.65,1.35,20,3.29,1.85,21,2.3,1.45,20,5.6,2.53,15,5,2,8,6.09,1.86,23,5.06,1.16,18,3.04,1.72,23,2.47,1.68,19,5.54,2.85,13,5.2,1.55,10 +10246,reservoir,5.37,0.9,19,3.22,2.02,18,5,2.25,16,5.64,0.92,11,5,0.76,8,4,2,4,3,2.04,14,4.62,1.6,8,5.38,2.83,8,5.75,1.04,8,5.09,0.7,11,3.29,1.8,7,3.18,2.23,11,4,1.41,5,5.45,2.46,11,5.46,1.05,13,5.17,0.41,6,3.09,2.3,11,3.43,1.62,7,5.71,2.5,7,4.44,2.01,9 +10247,reset,4.65,1.27,20,3.17,2.23,18,5.86,2.23,22,4.8,1.48,5,4.6,1.24,15,3,1.55,6,3.25,2.56,12,5.5,1.9,10,6.17,2.52,12,4.9,1.2,10,4.4,1.35,10,3.4,2.41,10,2.88,2.1,8,5.73,2.33,11,6,2.24,11,4.75,1.29,12,4.5,1.31,8,2,1.58,9,4.33,2.24,9,5.91,2.34,11,5.82,2.23,11 +10248,reside,5.57,1.33,21,3.43,2.04,23,5.69,2.02,26,5.36,1.29,11,5.8,1.4,10,3.82,2.14,11,3.08,1.98,12,4.73,2.28,11,6.57,1.4,14,5.6,1.58,10,5.55,1.13,11,3.64,2.06,11,3.25,2.09,12,5.82,2.07,17,5.62,2.07,8,5.77,1.48,13,5.25,1.04,8,3.4,2.23,15,3.5,1.77,8,6,2.09,17,5.11,1.83,9 +10249,residence,6.74,1.73,19,3.17,2.33,23,5,2.17,18,6.67,1.66,9,6.8,1.87,10,2.14,1.68,7,3.73,2.52,15,5.56,2.3,9,4.44,2.01,9,6.67,1.94,9,6.8,1.62,10,3.5,2.72,10,3,2.13,12,5.25,2.05,8,4.8,2.35,10,6.42,1.73,12,7.29,1.7,7,3.05,2.33,20,4,2.65,3,5.71,1.89,7,4.55,2.3,11 +10250,residency,5.37,1.61,19,3.43,1.63,21,5.96,1.85,23,6.33,3.06,3,5.19,1.28,16,3.75,1.75,8,3.23,1.59,13,6,1.94,9,5.93,1.86,14,5.56,2.07,9,5.2,1.14,10,3.89,1.45,9,3.08,1.73,12,6.07,2.15,15,5.75,1.16,8,5.14,1.77,7,5.5,1.57,12,3.3,1.57,10,3.55,1.75,11,6.08,2.18,13,5.8,1.4,10 +10251,residential,6.05,1.58,19,3.27,1.93,22,5.82,2.02,22,6.22,1.64,9,5.9,1.6,10,3.88,2.53,8,2.93,1.49,14,5.64,2.38,11,6,1.67,11,5.71,1.7,7,6.25,1.54,12,3.9,2.28,10,2.75,1.48,12,6.31,1.8,13,5.11,2.2,9,5.7,1.89,10,6.44,1.13,9,3.38,2.39,8,3.21,1.72,14,5.29,2.02,14,6.75,1.75,8 +10252,residual,5.09,1.19,22,3.19,2.27,21,4.23,1.6,22,5.36,1.34,14,4.62,0.74,8,3.73,2.65,11,2.78,1.72,9,4.17,2.14,6,4.25,1.44,16,5.4,1.58,10,4.83,0.72,12,2.45,1.63,11,4,2.67,10,4.54,1.51,13,3.78,1.72,9,4.83,1.4,12,5.4,0.84,10,2.85,2.44,13,3.75,1.98,8,4.17,1.47,12,4.3,1.83,10 +10253,residue,3.95,1,20,3.39,1.91,18,4.5,1.71,22,4,1,5,3.93,1.03,15,3.67,2.5,6,3.25,1.66,12,4.5,1.65,10,4.5,1.83,12,4.2,0.63,10,3.7,1.25,10,3.2,2.04,10,3.62,1.85,8,3.82,1.6,11,5.18,1.6,11,3.83,1.11,12,4.12,0.83,8,2.89,2.15,9,3.89,1.62,9,4.55,2.34,11,4.45,0.82,11 +10254,resign,4.17,1.37,23,3.88,2.7,16,6,2.36,24,4.29,1.38,7,4.12,1.41,16,5.5,2.08,4,3.33,2.74,12,5.92,2.22,13,6.09,2.63,11,4,1.26,11,4.33,1.5,12,6,1.87,5,2.91,2.51,11,5.75,1.88,16,6.5,3.21,8,4.06,1.24,16,4.43,1.72,7,4.3,2.67,10,3.17,2.86,6,5.6,2.72,15,6.67,1.5,9 +10255,resignation,4.19,1.75,21,4.7,2.64,20,5.19,2.68,21,4.5,1.52,6,4.07,1.87,15,4.38,2.26,8,4.92,2.94,12,5.45,2.58,11,4.9,2.88,10,3.83,1.6,6,4.33,1.84,15,4.4,2.59,10,5,2.79,10,4.43,2.68,14,6.71,2.06,7,3.57,1.9,7,4.5,1.65,14,4.71,3.12,14,4.67,1.03,6,4.75,2.93,12,5.78,2.33,9 +10256,resilient,5.71,2.17,21,4.65,2.31,23,5.52,2.4,21,5.2,3.27,5,5.88,1.82,16,5.5,1.78,12,3.73,2.53,11,6.09,1.92,11,4.67,2.87,9,5.17,2.41,12,6.44,1.67,9,4.88,2.31,16,4.14,2.41,7,4.91,2.34,11,6.2,2.39,10,6.54,1.61,13,4.38,2.39,8,4.84,2.39,19,3.75,1.89,4,4.57,2.21,14,7.43,1.51,7 +10257,resin,4.84,2.01,19,3.68,2.67,19,4.8,2.55,20,4.67,0.58,3,5.07,2.12,15,4.56,3.09,9,2.9,2.08,10,5.5,1.51,10,4.1,3.21,10,5.17,2.56,6,4.92,1.68,12,3.86,2.85,7,3.58,2.68,12,4.62,2.92,8,4.92,2.39,12,4.83,2.04,12,4.86,2.12,7,4,2.94,10,3.33,2.45,9,4.78,3.11,9,4.82,2.14,11 +10258,resist,3.95,1.43,21,3.6,2.42,25,6.11,2.38,19,4.33,1.41,9,3.67,1.44,12,3.5,2.59,6,3.61,2.5,18,6.14,2.79,7,6.08,2.23,12,4.19,1.38,16,3.2,1.48,5,3.14,2.41,14,4.2,2.53,10,5.33,2.78,9,6.8,1.81,10,3.83,1.53,12,4.11,1.36,9,3.88,2.42,16,3.11,2.47,9,6.45,2.42,11,5.62,2.39,8 +10259,resistance,3.74,1.48,19,5.23,2.2,22,3.92,2.19,24,3.33,1.21,6,3.92,1.61,13,5.67,1.5,12,4.7,2.83,10,3.88,1.96,8,3.94,2.35,16,4.5,1.18,10,2.89,1.36,9,6.56,1.59,9,4.31,2.14,13,4.24,2.17,17,2.83,2.23,6,4.25,1.49,8,3.36,1.43,11,4.67,2.06,9,5.62,2.29,13,3.69,1.66,16,4.38,3.07,8 +10260,resistant,3.86,1.21,22,4,2.48,26,4.75,2.47,24,4.11,1.36,9,3.69,1.11,13,3.3,2.16,10,4.44,2.63,16,5,2.12,9,4.6,2.72,15,3.62,1.3,8,4,1.18,14,4.85,2.51,13,3.15,2.23,13,3.67,2.06,12,5.83,2.44,12,3.67,1.23,12,4.1,1.2,10,3.8,2.62,15,4.27,2.37,11,5.08,2.75,13,4.36,2.16,11 +10261,resolute,5.95,1.5,20,2.86,1.74,21,5.92,2.1,25,5.5,1.73,4,6.06,1.48,16,2.75,0.96,4,2.88,1.9,17,5.56,2.6,9,6.12,1.82,16,5.88,1.46,8,6,1.6,12,2.4,1.17,10,3.27,2.1,11,5.71,1.86,14,6.18,2.44,11,5.64,1.21,11,6.33,1.8,9,2.2,1.4,10,3.45,1.86,11,5.67,2.11,18,6.57,2.07,7 +10262,resolution,6,1.8,19,3.7,2.03,20,6.42,1.84,19,6,1.73,3,6.13,1.85,15,4.6,1.71,10,2.8,1.99,10,5.89,1.69,9,6.9,1.91,10,5.33,2.07,6,6.5,1.57,12,3.71,1.8,7,3.69,2.21,13,6.43,1.9,7,6.42,1.88,12,6.33,1.72,12,5.43,1.9,7,3.3,1.77,10,4.1,2.28,10,6.44,2.07,9,6.4,1.71,10 +10263,resolve,5.85,1.95,20,2.65,1.77,17,6.92,1.89,24,5.8,0.84,5,5.87,2.23,15,1.75,0.96,4,2.92,1.89,13,6.31,2.1,13,7.64,1.36,11,5.8,1.93,10,5.9,2.08,10,2.43,1.4,7,2.8,2.04,10,6.81,2.1,16,7.12,1.46,8,5.64,1.82,14,6.33,2.34,6,2.92,1.56,12,2,2.24,5,6.73,2.12,15,7.22,1.48,9 +10264,resonance,5.9,1.45,20,4.45,2.22,22,5.43,1.33,21,6,1.12,9,5.82,1.72,11,5.27,2.33,11,3.64,1.86,11,5.25,1.16,8,5.54,1.45,13,5.79,1.42,14,6.17,1.6,6,5.22,2.82,9,3.92,1.61,13,6,1.07,8,5.08,1.38,13,5.8,1.4,10,6,1.56,10,4.38,2.26,13,4.56,2.3,9,5.33,0.98,12,5.56,1.74,9 +10265,resort,7.76,1.3,21,4.16,2.29,25,6.09,2.29,22,8,0.93,8,7.62,1.5,13,4.38,2.93,13,3.92,1.38,12,6.23,2.13,13,5.89,2.62,9,8.25,0.89,8,7.67,1.3,12,4.43,2.34,14,3.82,2.27,11,6.17,1.9,12,6,2.79,10,7.5,1.58,10,8,1,11,4.59,2.5,17,3.25,1.49,8,6.4,2.5,10,5.83,2.17,12 +10266,resounding,5.7,1.38,20,4.33,2.5,21,5.48,2.35,25,5,0,3,5.82,1.47,17,4,2.52,7,4.38,2.63,13,5.38,1.92,8,5.53,2.58,17,5.86,1.57,7,5.62,1.33,13,4.71,2.5,7,4,2.61,13,6,2.04,14,4.82,2.64,11,5,1,9,6.27,1.42,11,4.55,2.66,11,4.1,2.42,10,5.17,2.6,18,6.29,1.38,7 +10267,resource,5.63,1.01,19,3.71,1.87,21,6.17,2.25,23,4.67,0.58,3,5.81,0.98,16,3.62,1.6,8,3.77,2.09,13,6.33,2.24,9,6.07,2.34,14,6,0.87,9,5.3,1.06,10,4.22,2.17,9,3.33,1.61,12,6.13,2.72,15,6.25,1.04,8,5.86,0.69,7,5.5,1.17,12,4.2,1.99,10,3.27,1.74,11,6.31,2.93,13,6,0.94,10 +10268,resourceful,7.25,1.29,20,4,2.47,21,6.48,1.76,25,6.67,0.58,3,7.35,1.37,17,4.71,2.63,7,3.62,2.5,13,6.12,1.36,8,6.65,1.93,17,6.86,1.07,7,7.46,1.39,13,5,2.31,7,3.46,2.57,13,6.29,1.86,14,6.73,1.68,11,6.89,1.27,9,7.55,1.29,11,3.73,2.05,11,4.3,2.95,10,6.67,1.91,18,6,1.29,7 +10269,respect,6.79,1.72,19,4.79,2.62,38,7.26,1.73,42,5,1,3,7.12,1.63,16,5,2.45,16,4.64,2.79,22,6.79,2.36,14,7.44,1.28,27,7.56,1.51,9,6.1,1.66,10,4.67,2.38,18,4.9,2.88,20,6.67,2.14,18,7.71,1.2,24,7.57,1.81,7,6.33,1.56,12,4.6,2.41,20,5,2.89,18,7.28,1.69,29,7.23,1.88,13 +10270,respectability,6.26,1.73,19,4.24,2.05,17,6.41,1.91,17,6.55,1.21,11,5.88,2.3,8,4.75,2.06,4,4.08,2.1,13,6.62,2.13,8,6.22,1.79,9,7.38,0.92,8,5.45,1.75,11,4.43,2.15,7,4.1,2.08,10,5.5,1.87,6,6.91,1.81,11,6.15,1.91,13,6.5,1.38,6,3.6,2.12,10,5.14,1.68,7,7,1.15,7,6,2.26,10 +10271,respectable,6.55,1.93,20,4.05,2.18,21,7.3,1.78,33,5.7,2.26,10,7.4,1.07,10,4.62,2.07,8,3.69,2.25,13,7.31,1.89,13,7.3,1.75,20,6.44,2.35,9,6.64,1.63,11,4.31,2.18,13,3.62,2.26,8,7.57,1.72,21,6.83,1.85,12,6.5,2.32,10,6.6,1.58,10,4.07,2.27,14,4,2.16,7,6.75,2.02,16,7.82,1.38,17 +10272,respectful,7.45,1.26,40,3.32,2.34,44,6.74,2.18,23,7.36,1.28,14,7.48,1.29,25,3.81,2.42,21,2.87,2.22,23,6.22,2.73,9,7.07,1.77,14,7.25,1.24,16,7.57,1.31,23,2.9,1.77,20,3.67,2.71,24,6.73,2.4,15,6.75,1.83,8,7.67,1.24,24,7.12,1.26,16,3.47,2.47,30,3,2.08,14,7,2.83,13,6.4,0.84,10 +10273,respective,5.9,1.79,21,3.76,2.21,21,6.42,1.69,24,5.42,1.93,12,6.56,1.42,9,4.57,2.76,7,3.36,1.86,14,6.5,1.65,10,6.36,1.78,14,6.75,2.06,4,5.71,1.72,17,4.5,2.76,10,3.09,1.38,11,6.14,2.04,7,6.53,1.59,17,6.42,1.44,12,5.22,2.05,9,3.85,2.15,13,3.62,2.45,8,5.89,1.83,9,6.73,1.58,15 +10274,respiration,6.14,1.81,22,4.29,2.53,21,5.91,2.14,22,6.21,2.12,14,6,1.2,8,4.27,2.65,11,4.22,2.68,9,4.67,1.86,6,6.38,2.09,16,5.9,2.08,10,6.33,1.61,12,3.45,2.7,11,5.2,2.1,10,5,2.04,13,7.22,1.56,9,5.92,2.02,12,6.4,1.58,10,4.62,2.81,13,3.75,2.05,8,6.25,2.01,12,5.5,2.32,10 +10275,respirator,3.11,2.13,19,3.73,2.43,22,2.93,2.18,28,3.33,1.63,6,3,2.38,13,3.82,2.56,11,3.64,2.42,11,2.45,2.21,11,3.24,2.17,17,3.82,2.48,11,2.12,0.99,8,3.55,2.02,11,3.91,2.88,11,2.67,2.06,18,3.4,2.41,10,3.08,1.85,13,3.17,2.86,6,3.5,2.5,14,4.12,2.42,8,3.06,2.14,16,2.75,2.3,12 +10276,respiratory,4.45,1.18,22,3.77,2,22,5.75,2.29,20,4.62,1.3,8,4.36,1.15,14,4,2.11,10,3.58,1.98,12,6.86,2.12,7,5.15,2.23,13,4.27,1.42,11,4.64,0.92,11,3.55,1.57,11,4,2.41,11,5.4,2.38,15,6.8,1.79,5,4,1.49,10,4.83,0.72,12,4,1.89,10,3.58,2.15,12,5,1.63,10,6.5,2.68,10 +10277,respite,5.76,1.18,21,3.68,2.12,22,5.62,1.56,21,5.44,1.33,9,6,1.04,12,3.33,1.86,6,3.67,2.26,15,5.5,2.35,6,5.67,1.23,15,5.33,1.22,9,6.08,1.08,12,4.4,1.82,5,3.47,2.21,17,5.7,1.49,10,5.55,1.69,11,5.75,1.14,12,5.78,1.3,9,4.78,1.92,9,2.92,1.98,13,5.64,1.8,11,5.6,1.35,10 +10278,respond,5.71,1.68,21,3.09,2.07,22,6,1.94,26,5.5,1.08,10,5.91,2.12,11,2,1.53,7,3.6,2.13,15,6.12,2.18,17,5.78,1.48,9,5.36,2.06,11,6.1,1.1,10,2,1.73,5,3.41,2.09,17,5.57,2.06,14,6.5,1.73,12,5.46,1.94,13,6.12,1.13,8,2.5,2.12,10,3.58,1.98,12,6.36,1.82,14,5.58,2.07,12 +10279,response,5.95,1.5,21,3.56,2.2,25,6.05,2.37,19,6.11,1.54,9,5.83,1.53,12,3.67,2.5,6,3.5,2.23,18,5.29,2.75,7,6.5,2.11,12,6.12,1.5,16,5.4,1.52,5,3.21,2.29,14,4,2.21,10,6.33,2.74,9,5.8,2.1,10,6.17,1.8,12,5.67,1,9,3.75,2.08,16,3.22,2.49,9,5.82,2.86,11,6.38,1.6,8 +10280,responsibility,4.68,1.73,22,5.3,2.92,20,6.79,2.76,19,4.38,1.85,13,5.11,1.54,9,7,2.31,7,4.38,2.87,13,6.71,3.09,7,6.83,2.69,12,4.92,1.88,12,4.4,1.58,10,6.11,2.93,9,4.64,2.87,11,6.4,2.8,10,7.22,2.82,9,4.75,1.66,12,4.6,1.9,10,5.57,3.1,7,5.15,2.94,13,6.86,2.41,7,6.75,3.05,12 +10281,responsible,6.28,2.19,18,3,2.17,21,7.39,2.15,18,5.12,1.55,8,7.2,2.25,10,2.57,2.15,7,3.21,2.22,14,6.73,2.49,11,8.43,0.79,7,5.91,1.92,11,6.86,2.61,7,2,1.41,9,3.75,2.38,12,7.36,2.42,11,7.43,1.81,7,5.83,2.21,12,7.17,2.04,6,2.5,1.88,12,3.67,2.45,9,8.22,1.3,9,6.56,2.55,9 +10282,responsive,6.1,1.25,20,4.9,2.57,20,5.54,1.98,26,6.18,1.54,11,6,0.87,9,5,2.83,7,4.85,2.54,13,4.92,2.1,13,6.15,1.72,13,5.91,1.45,11,6.33,1,9,4.36,2.73,11,5.56,2.35,9,5.53,2.4,17,5.56,0.88,9,5.7,1.42,10,6.5,0.97,10,5.5,2.58,12,4,2.45,8,5.62,2.06,16,5.4,1.96,10 +10283,rest,7.86,1.25,22,2.29,2.35,21,5.78,2.34,18,7.33,1.03,6,8.07,1.33,15,2.14,3.02,7,2.36,2.06,14,5.11,2.71,9,6.75,1.67,8,7.93,1.21,14,7.71,1.5,7,3,3.04,9,1.75,1.6,12,5.5,2.84,10,6.12,1.64,8,7.71,1.38,14,8.12,0.99,8,2.33,3.27,6,2.27,2.02,15,6.2,2.74,10,5.25,1.75,8 +10284,restart,4.4,1.64,20,4.55,1.87,22,6.63,2.06,19,4,1.58,9,4.73,1.68,11,4.6,2.51,5,4.44,1.75,16,7.67,1.37,6,6.15,2.19,13,4.64,1.39,14,3.83,2.14,6,4,2,12,5.11,1.62,9,5.67,2.29,9,7.5,1.43,10,4.4,1.9,10,4.4,1.43,10,3.83,1.9,12,5.4,1.51,10,7.67,1.51,6,6.15,2.15,13 +10285,restaurant,6.95,1.08,19,4.19,2.33,43,5.82,1.85,45,7,1.73,3,6.94,1,16,4.07,2.05,15,4.25,2.5,28,6.19,1.94,16,5.62,1.8,29,7.67,0.87,9,6.3,0.82,10,4.94,2.24,18,3.64,2.29,25,5.86,2.01,22,5.78,1.73,23,6.86,0.9,7,7,1.21,12,4.08,2.48,24,4.32,2.19,19,5.96,1.95,26,5.63,1.74,19 +10286,restful,6.05,2.21,20,2.58,2.19,24,6,2.43,28,6.5,1.69,8,5.75,2.53,12,2.44,1.59,9,2.67,2.53,15,5.93,2.59,14,6.07,2.37,14,5.56,2.01,9,6.45,2.38,11,3,2.22,12,2.17,2.17,12,5.57,2.56,14,6.43,2.31,14,5.3,1.89,10,6.8,2.35,10,2.58,2.02,12,2.58,2.43,12,5.75,2.22,12,6.19,2.64,16 +10287,restitution,5.81,1.66,21,4.1,2.25,20,5.57,1.75,21,5.17,1.72,6,6.07,1.62,15,3.75,2.12,8,4.33,2.39,12,5.55,1.92,11,5.6,1.65,10,5.17,1.72,6,6.07,1.62,15,3.9,2.33,10,4.3,2.26,10,5.71,1.86,14,5.29,1.6,7,5.43,2.23,7,6,1.36,14,4.21,2.33,14,3.83,2.23,6,5.92,1.83,12,5.11,1.62,9 +10288,restless,3.63,1.57,19,4.05,2.55,22,4.35,1.97,23,3.36,1.69,11,4.14,1.46,7,4.75,2.66,8,3.64,2.5,14,5.14,1.35,7,4,2.13,16,4,1.93,8,3.36,1.29,11,3.89,2.52,9,4.15,2.67,13,4.82,1.89,11,3.92,2.02,12,3.33,1.56,12,4.14,1.57,7,4.18,2.93,11,3.91,2.26,11,4.46,2.15,13,4.2,1.81,10 +10289,restock,4.84,1.98,19,3.27,2,22,4.74,1.66,19,4.5,2.88,6,5,1.53,13,3.18,1.94,11,3.36,2.16,11,4.75,1.98,8,4.73,1.49,11,5.45,1.86,11,4,1.93,8,3.09,2.39,11,3.45,1.63,11,4.69,1.8,13,4.83,1.47,6,4.85,1.95,13,4.83,2.23,6,3.43,2.14,14,3,1.85,8,4.33,2,9,5.1,1.29,10 +10290,restoration,5.8,1.67,20,3.76,1.89,21,6.26,1.88,34,5.9,1.29,10,5.7,2.06,10,3.88,1.73,8,3.69,2.06,13,6,2.04,14,6.45,1.79,20,5.67,1.41,9,5.91,1.92,11,3.85,1.68,13,3.62,2.33,8,6.18,1.87,22,6.42,1.98,12,6,1.7,10,5.6,1.71,10,3.71,1.9,14,3.86,2.04,7,6.12,1.5,17,6.41,2.24,17 +10291,restore,5.86,2.01,21,4.1,2.07,20,6.76,1.97,21,5.83,1.33,6,5.87,2.26,15,5.25,1.75,8,3.33,1.97,12,6.36,2.16,11,7.2,1.75,10,5.33,2.5,6,6.07,1.83,15,4.5,2.32,10,3.7,1.83,10,6.5,2.28,14,7.29,1.11,7,6,2,7,5.79,2.08,14,4.07,2.43,14,4.17,0.98,6,6.25,2.42,12,7.44,0.88,9 +10292,restrain,4.42,1.54,19,4.7,1.95,20,4.43,2.61,23,4.46,1.76,13,4.33,1.03,6,5.6,1.52,5,4.4,2.03,15,4.67,2.93,12,4.18,2.32,11,4.78,1.72,9,4.1,1.37,10,5.71,1.8,7,4.15,1.86,13,5.2,2.53,10,3.85,2.61,13,4.22,1.72,9,4.6,1.43,10,4.3,2.11,10,5.1,1.79,10,4.88,3.4,8,4.2,2.18,15 +10293,restraining,3.53,1.58,19,4.67,2.2,21,5.32,2.64,25,4,1,3,3.44,1.67,16,4.29,1.8,7,5,2.45,13,5.12,2.59,8,5.41,2.74,17,4,1.15,7,3.25,1.76,12,4.29,1.8,7,5,2.45,13,5.36,2.76,14,5.27,2.61,11,3.62,1.6,8,3.45,1.63,11,4.91,2.26,11,4.4,2.22,10,5.17,2.9,18,5.71,1.98,7 +10294,restraint,3.47,1.43,19,4.05,2.31,20,4.45,2.48,20,3.67,1.15,3,3.4,1.55,15,4.3,2.45,10,3.8,2.25,10,4.3,2.45,10,4.6,2.63,10,3.67,1.86,6,3.33,1.3,12,4.71,2.75,7,3.69,2.06,13,3.88,1.89,8,4.83,2.82,12,3.67,1.5,12,3.14,1.35,7,4.2,3.01,10,3.9,1.45,10,4.56,2.6,9,4.36,2.5,11 +10295,restrict,3.48,2.14,21,4.35,2.31,23,3.52,2.04,21,4.8,3.35,5,3.06,1.53,16,5.17,1.9,12,3.45,2.46,11,3.36,2.38,11,3.44,1.59,9,3.08,2.23,12,4,2,9,4.38,2.53,16,4.29,1.89,7,3,1.26,11,4.1,2.6,10,3.31,2.1,13,3.75,2.31,8,4.58,2.34,19,3.25,2.06,4,2.93,1.38,14,4.71,2.69,7 +10296,restricted,3.83,1.69,18,4.59,2.54,22,3.43,2.63,23,3.7,1.57,10,4.43,1.62,7,5.62,2.56,8,4,2.42,14,3.57,2.64,7,3.38,2.7,16,3.14,1.68,7,4.27,1.62,11,4.78,2.54,9,4.46,2.63,13,3,2.19,11,3.83,3.01,12,3.67,1.83,12,4.17,1.47,6,3.64,2.77,11,5.55,1.97,11,3.62,3.15,13,3.2,1.87,10 +10297,restriction,4,2,22,4.58,2.69,19,3.48,2.2,21,5.4,2.51,5,3.56,1.75,16,5,2.98,8,4.27,2.57,11,3.8,2.35,10,3.18,2.14,11,4.42,1.93,12,3.5,2.07,10,5.9,2.08,10,3.11,2.62,9,3.75,2.63,12,3.11,1.54,9,3.91,1.97,11,4.09,2.12,11,4.62,2.33,8,4.55,3.05,11,3.11,1.45,9,3.75,2.67,12 +10298,restroom,4.47,1.87,19,4.09,2.49,22,5.12,2.29,24,3.5,1.52,6,4.92,1.89,13,4.92,2.81,12,3.1,1.66,10,4.12,2.17,8,5.62,2.25,16,4.3,1.25,10,4.67,2.45,9,4.67,2.65,9,3.69,2.39,13,4.71,2.08,17,6.33,2.8,6,5,1.51,8,4.09,2.07,11,3.56,2.55,9,4.46,2.47,13,5.69,2.3,16,4,1.93,8 +10299,result,6.11,1.08,18,4.14,2.01,21,6.13,1.98,23,6,1,5,6.15,1.14,13,4.5,2.26,6,4,1.96,15,5.8,2.04,10,6.38,1.98,13,5.86,0.9,7,6.27,1.19,11,3.57,2.3,7,4.43,1.87,14,6,1.41,11,6.25,2.45,12,5.91,0.94,11,6.43,1.27,7,3.64,2.25,11,4.7,1.64,10,5.71,2.05,14,6.78,1.79,9 +10300,resume,4.89,0.99,19,3.67,2.08,21,5.04,2.62,23,5,0,3,4.88,1.09,16,3.75,1.75,8,3.62,2.33,13,4.67,3.04,9,5.29,2.4,14,5,0.87,9,4.8,1.14,10,3.78,1.86,9,3.58,2.31,12,5.13,2.72,15,4.88,2.59,8,5,0.82,7,4.83,1.11,12,4.3,2,10,3.09,2.07,11,5.46,3.04,13,4.5,1.96,10 +10301,resurrect,6.41,2.09,22,4.76,2.93,21,4.27,2.14,22,6.64,2.41,14,6,1.41,8,5.73,2.72,11,4,2.92,9,3.5,1.64,6,4.56,2.28,16,5.5,2.22,10,7.17,1.7,12,3.64,2.58,11,6,2.91,10,3.46,1.61,13,5.44,2.35,9,6.42,2.39,12,6.4,1.78,10,4.77,3.03,13,4.75,2.96,8,4.08,1.68,12,4.5,2.68,10 +10302,resuscitate,5.65,2.54,20,4.62,2.45,24,5.91,2.49,22,5.62,2.39,8,5.67,2.74,12,5,2.65,13,4.18,2.23,11,6,2.27,13,5.78,2.91,9,6.75,1.67,8,5.27,2.65,11,5.21,1.42,14,3.8,3.33,10,5.75,2.3,12,6.1,2.81,10,4.7,2.87,10,6.6,1.84,10,4.18,2.48,17,5.71,2.14,7,5.4,2.88,10,6.33,2.15,12 +10303,resuscitation,4.89,1.59,19,4.54,2.55,24,5.5,2.3,28,4.38,1.3,8,5.27,1.74,11,3.67,2.5,9,5.07,2.52,15,5.86,2.14,14,5.14,2.48,14,4.78,1.64,9,5,1.63,10,4.92,2.54,12,4.17,2.62,12,5.29,2.33,14,5.71,2.33,14,4.9,1.29,10,4.89,1.96,9,4.33,2.81,12,4.75,2.38,12,5.17,2.33,12,5.75,2.32,16 +10304,retail,5,1.08,20,3.62,2.16,21,6.12,2.13,25,4,1,3,5.18,1.01,17,3.57,2.44,7,3.62,2.18,13,5.88,1.13,8,6.24,2.49,17,4.57,0.98,7,5.23,1.09,13,4.14,2.48,7,3.31,2.1,13,6.29,1.59,14,5.91,2.74,11,5.22,1.3,9,4.82,0.87,11,4.27,2.28,11,2.9,1.85,10,6.39,2.09,18,5.43,2.23,7 +10305,retain,6.25,2.07,20,2.76,1.84,21,5.76,1.61,25,5.75,3.3,4,6.38,1.78,16,3.5,2.08,4,2.59,1.8,17,5.67,1.73,9,5.81,1.6,16,6,1.41,8,6.42,2.47,12,3.4,1.71,10,2.18,1.83,11,5.57,1.7,14,6,1.55,11,6.36,2.11,11,6.11,2.15,9,2.1,1.52,10,3.36,1.96,11,5.61,1.72,18,6.14,1.35,7 +10306,retainer,4.19,1.4,21,3.14,2.03,21,4.64,1.94,22,4.64,1.28,14,3.29,1.25,7,3.18,2.32,11,3.22,1.86,9,4.33,1.21,6,4.75,2.18,16,3.8,1.48,10,4.55,1.29,11,2.82,1.99,11,3.5,2.12,10,4.08,1.66,13,5.44,2.13,9,3.83,1.34,12,4.67,1.41,9,2.92,2.02,13,3.5,2.14,8,4.33,1.78,12,5,2.16,10 +10307,retake,4.05,1.35,19,3.43,1.86,21,5.26,2.51,23,3,1.73,3,4.25,1.24,16,4,1.51,8,3.08,2.02,13,6.22,2.54,9,4.64,2.37,14,4.33,1.5,9,3.8,1.23,10,3.78,1.56,9,3.17,2.08,12,5.47,2.77,15,4.88,2.03,8,4,1.53,7,4.08,1.31,12,3.4,1.51,10,3.45,2.21,11,5.54,2.99,13,4.9,1.79,10 +10308,retaliate,3.55,1.7,20,5.05,2.44,21,4.58,2.72,24,3.25,1.26,4,3.62,1.82,16,4.75,1.5,4,5.12,2.64,17,6,2.92,9,3.73,2.28,15,4.25,1.75,8,3.08,1.56,12,4.8,2.53,10,5.27,2.45,11,5,2.61,13,4.09,2.88,11,3.73,1.79,11,3.33,1.66,9,4.9,2.51,10,5.18,2.48,11,4.94,2.67,18,3.5,2.81,6 +10309,retaliation,3,1.37,19,5.17,2.66,23,5.43,2.28,28,3.12,1.13,8,2.91,1.58,11,4.78,2.33,9,5.43,2.9,14,5.5,2.38,14,5.36,2.27,14,2.78,1.2,9,3.2,1.55,10,4.83,2.72,12,5.55,2.66,11,4.93,2.46,14,5.93,2.06,14,3,1.63,10,3,1.12,9,5.18,2.82,11,5.17,2.62,12,5.25,2.53,12,5.56,2.16,16 +10310,retard,3.28,1.6,18,3.83,2.07,18,3.12,2.18,17,3.7,1.83,10,2.75,1.16,8,4.25,2.5,4,3.71,2.02,14,2.88,1.96,8,3.33,2.45,9,4,1.93,8,2.7,1.06,10,3,2.08,7,4.36,1.96,11,4.17,1.6,6,2.55,2.3,11,3.42,1.62,12,3,1.67,6,3.45,1.44,11,4.43,2.82,7,3.57,3.15,7,2.8,1.23,10 +10311,retarded,2.25,1.55,20,5.43,2.98,21,4.16,2.76,25,3.67,2.89,3,2,1.17,17,5.14,3.34,7,5.62,3.01,13,4.5,2.56,8,4,2.92,17,3.14,2.12,7,1.77,0.93,13,6,2.94,7,5.15,3.18,13,4.36,2.87,14,3.91,2.74,11,2.22,1.3,9,2.27,1.79,11,5.82,2.48,11,5,3.53,10,4.11,3.14,18,4.29,1.6,7 +10312,rethink,5.33,1.41,18,3.53,2.48,19,5.88,1.94,25,5.6,0.89,5,5.23,1.59,13,3.45,2.25,11,3.62,2.92,8,5.56,1.9,16,6.44,2.01,9,5.29,1.25,7,5.36,1.57,11,3.22,2.82,9,3.8,2.25,10,5.75,2.07,20,6.4,1.34,5,5.11,1.05,9,5.56,1.74,9,3,2.31,10,4.11,2.67,9,6,2.05,19,5.5,1.64,6 +10313,retina,5.86,1.85,21,4.7,2.23,20,4.56,1.63,36,6.75,1.83,8,5.31,1.7,13,5.8,2.17,5,4.33,2.19,15,4,1.61,11,4.8,1.61,25,6,1.91,13,5.62,1.85,8,5.08,2.47,12,4.12,1.81,8,4.6,1.57,20,4.5,1.75,16,6.09,1.87,11,5.6,1.9,10,5.09,2.12,11,4.22,2.39,9,4.45,1.65,22,4.71,1.64,14 +10314,retinal,4.32,1.39,22,3.65,2.13,26,4.71,2.26,24,4.11,1.27,9,4.46,1.51,13,3.3,2.45,10,3.88,1.96,16,4.22,2.17,9,5,2.33,15,4.38,1.69,8,4.29,1.27,14,3.69,2.18,13,3.62,2.18,13,4.08,2.19,12,5.33,2.23,12,4.42,1.56,12,4.2,1.23,10,3.67,2.47,15,3.64,1.69,11,4.77,2.45,13,4.64,2.11,11 +10315,retire,6.4,1.88,20,2.91,1.86,23,5.71,1.93,21,6.22,1.86,9,6.55,1.97,11,2.82,1.78,11,3,2,12,4.75,1.83,8,6.31,1.8,13,6.07,1.59,14,7.17,2.4,6,2.89,2.26,9,2.93,1.64,14,6,2.2,8,5.54,1.81,13,6.2,1.62,10,6.6,2.17,10,3.31,2.14,13,2.4,1.35,10,6,1.91,12,5.33,2,9 +10316,retirement,6.6,2.26,20,4.09,2.24,22,5.62,1.94,21,6,2.35,9,7.09,2.17,11,4.45,2.58,11,3.73,1.9,11,4.88,1.89,8,6.08,1.89,13,6.36,2.41,14,7.17,1.94,6,4.25,2.76,8,4,2,14,6.25,2.19,8,5.23,1.74,13,6.5,2.42,10,6.7,2.21,10,4.08,2.4,13,4.11,2.15,9,5.92,1.98,12,5.22,1.92,9 +10317,retrace,4.75,1.41,20,3.75,2.21,24,5.45,2.2,22,5.12,0.64,8,4.5,1.73,12,3.85,2.03,13,3.64,2.5,11,5.77,2.28,13,5,2.12,9,5.38,1.3,8,4.64,0.92,11,4.64,1.98,14,2.5,1.96,10,5.92,1.98,12,4.9,2.42,10,4.56,1.88,9,4.91,0.94,11,3.12,2,17,5.29,2.06,7,4.7,2.54,10,6.08,1.73,12 +10318,retract,5.38,1.43,21,3.5,2.02,22,4.86,1.88,21,5.11,1.36,9,5.58,1.51,12,2.83,2.23,6,3.6,1.92,15,3.8,1.92,5,5.19,1.8,16,5.33,1.58,9,5.42,1.38,12,3.6,1.95,5,3.47,2.1,17,5.3,1.49,10,4.45,2.16,11,5.67,1.72,12,5,0.87,9,3.67,1.87,9,3.38,2.18,13,4.82,1.78,11,4.9,2.08,10 +10319,retraction,4.63,1.07,19,4.45,2.09,20,4.7,2.58,33,4.78,0.97,9,4.5,1.18,10,4.5,1.85,8,4.42,2.31,12,4.71,2.89,14,4.68,2.4,19,4.67,1.12,9,4.6,1.07,10,4.31,1.65,13,4.71,2.87,7,4.57,2.64,21,4.92,2.57,12,4.5,1.08,10,4.78,1.09,9,4.64,2.27,14,4,1.67,6,5.25,1.95,16,4.18,3.03,17 +10320,retractor,4.95,1.16,21,2.81,1.83,21,4.74,2.14,27,4.7,1.16,10,5.18,1.17,11,2.29,1.89,7,3.07,1.82,14,4.82,2.38,17,4.6,1.78,10,5.36,0.92,11,4.5,1.27,10,2.2,1.79,5,3,1.86,16,5.07,2.43,14,4.38,1.8,13,4.92,1.19,13,5,1.2,8,2.4,1.84,10,3.18,1.83,11,4.64,2.53,14,4.85,1.72,13 +10321,retreat,4.92,2.58,25,4.12,2.49,25,4.68,2.36,19,3.7,2.45,10,5.73,2.4,15,4.83,2.56,6,3.94,2.55,18,4,2.08,7,5.08,2.5,12,4.5,2.53,18,6,2.58,7,4.43,2.74,14,3.8,2.3,10,4.11,2.67,9,5.2,2.04,10,4.53,2.59,15,5.5,2.59,10,4.25,2.79,16,3.89,1.96,9,4.45,2.54,11,5,2.2,8 +10322,retrial,3.95,1.39,19,5.06,2.29,18,4.65,1.9,23,3.6,1.67,5,4.07,1.33,14,5.4,2.3,5,4.92,2.36,13,4.33,2.46,12,5,1,11,3.9,1.29,10,4,1.58,9,5.71,1.98,7,4.64,2.46,11,4.6,2.13,15,4.75,1.49,8,3.54,1.39,13,4.83,0.98,6,5.08,2.02,12,5,2.97,6,5,1.88,14,4.11,1.9,9 +10323,retribution,3.39,1.65,18,4.35,2.35,20,4.7,2.45,20,2.67,1.53,3,3.57,1.74,14,4.1,2.69,10,4.6,2.07,10,4.9,2.42,10,4.5,2.59,10,3.17,1.72,6,3.55,1.75,11,4.71,2.81,7,4.15,2.15,13,4.88,2.36,8,4.58,2.61,12,3.73,1.85,11,2.86,1.21,7,4.2,2.57,10,4.5,2.22,10,4.78,2.68,9,4.64,2.38,11 +10324,retrieval,5.45,1.39,20,3.24,1.84,21,5.52,2.4,25,5.33,0.58,3,5.47,1.5,17,3.14,2.41,7,3.38,1.61,13,4.88,1.89,8,5.82,2.6,17,5.29,0.49,7,5.54,1.71,13,3.14,1.95,7,3.38,1.89,13,5.07,2.56,14,6.09,2.17,11,5.22,0.67,9,5.64,1.8,11,2.82,1.6,11,3.7,2.06,10,5.61,2.7,18,5.29,1.5,7 +10325,retrieve,6.16,1.61,19,4.45,2.42,20,5.83,1.79,24,6.38,1.56,13,5.67,1.75,6,4.8,2.28,5,4.33,2.53,15,6,1.53,13,5.64,2.11,11,6.22,1.79,9,6.1,1.52,10,6,2.77,7,3.62,1.8,13,5.27,2,11,6.31,1.49,13,5.89,1.69,9,6.4,1.58,10,4.3,2.45,10,4.6,2.5,10,6,1.66,9,5.73,1.91,15 +10326,retriever,5.26,1.76,23,4.27,2.29,22,6.3,1.95,20,6.12,1.73,8,4.8,1.66,15,4.5,2.51,10,4.08,2.19,12,6.86,2.54,7,6,1.58,13,5.67,1.5,12,4.82,1.99,11,3.73,1.74,11,4.82,2.71,11,6.07,2.05,15,7,1.58,5,4.82,1.54,11,5.67,1.92,12,4.8,2.04,10,3.83,2.48,12,5.9,1.2,10,6.7,2.5,10 +10327,retro,5.6,1.31,20,4,2.43,21,5.76,2.35,34,5.8,1.4,10,5.4,1.26,10,3.88,2.36,8,4.08,2.56,13,5.79,1.76,14,5.75,2.73,20,5,0.87,9,6.09,1.45,11,4,2.16,13,4,2.98,8,5.5,2.24,22,6.25,2.56,12,5.5,1.18,10,5.7,1.49,10,3.79,2.58,14,4.43,2.23,7,5.76,2.25,17,5.76,2.51,17 +10328,retroactive,4.77,1.51,22,3.92,2.54,26,5.22,2.28,23,5.22,1.48,9,4.46,1.51,13,4.3,2.79,10,3.69,2.44,16,5.44,2.35,9,5.07,2.3,14,5.5,1.41,8,4.36,1.45,14,4.54,2.73,13,3.31,2.29,13,5.64,1.8,11,4.83,2.66,12,4.83,1.4,12,4.7,1.7,10,4.47,2.72,15,3.18,2.18,11,5.85,1.99,13,4.4,2.46,10 +10329,retrospect,5.76,1.51,21,3.23,1.54,22,4.86,1.71,21,6,2.06,9,5.58,1,12,3,0.63,6,3.2,1.78,15,5.17,2.56,6,4.73,1.33,15,5.67,2.12,9,5.83,0.94,12,3.2,1.48,5,3.24,1.6,17,4.2,1.69,10,5.45,1.57,11,6.08,1.62,12,5.33,1.32,9,3.44,1.81,9,3.08,1.38,13,4.42,1.88,12,5.44,1.33,9 +10330,return,5.95,0.95,22,3.29,1.95,21,5.71,1.83,17,6.17,0.75,6,5.87,1.06,15,2.71,2.06,7,3.57,1.91,14,5.44,2.24,9,6,1.31,8,5.93,0.92,14,6,1.15,7,3.44,2.35,9,3.17,1.7,12,6,2.4,9,5.38,0.92,8,5.93,1,14,6,0.93,8,3.67,2.66,6,3.13,1.68,15,5.67,2.29,9,5.75,1.28,8 +10331,reunion,6.37,1.76,41,4.61,2.33,23,5.76,2.23,54,6.1,1.89,20,6.62,1.63,21,4.73,2.24,11,4.5,2.5,12,5.41,2.51,32,6.29,1.71,21,6.15,2.01,20,6.57,1.5,21,4.45,2.38,11,4.75,2.38,12,5.87,2.5,31,5.59,1.89,22,6.57,1.59,23,6.11,1.97,18,4.91,2.39,11,4.33,2.35,12,5.81,2.4,26,5.71,2.11,28 +10332,reunite,6.86,1.53,21,5.05,2.46,20,6.37,2.14,35,6.88,2.03,8,6.85,1.21,13,4.2,3.11,5,5.33,2.26,15,6.64,1.69,11,6.25,2.35,24,6.77,1.79,13,7,1.07,8,5.08,2.54,12,5,2.51,8,6.45,2.04,20,6.27,2.34,15,6.73,1.35,11,7,1.76,10,6,2.1,11,3.89,2.47,9,6.62,2.42,21,6,1.66,14 +10333,rev,5.36,1.56,22,4.3,2.79,23,5.26,1.15,19,5.88,1.64,8,4.77,1.01,13,4.38,2.72,8,4.21,3.02,14,4.86,0.38,7,5.36,1.36,11,5.12,1.89,8,5.23,1.01,13,4.89,3.22,9,3.93,2.53,14,4.57,0.53,7,5.67,1.23,12,5.36,1.36,11,5.36,1.8,11,3.22,3.27,9,5,2.29,14,5.31,1.2,16,5,1,3 +10334,reveal,5.86,1.59,21,4.14,2.46,22,6.5,1.68,26,5.9,1.73,10,5.82,1.54,11,2.71,2.14,7,4.8,2.37,15,6.47,1.81,17,6.56,1.51,9,5.55,2.07,11,6.2,0.79,10,3.2,3.03,5,4.41,2.29,17,6.62,1.98,13,6.38,1.39,13,5.69,1.93,13,6.12,0.83,8,4,2.87,10,4.25,2.18,12,7.23,1.59,13,5.77,1.48,13 +10335,revel,5.4,1.96,20,4.05,2.16,20,5.57,2.44,21,4.83,0.41,6,5.64,2.31,14,4.38,1.92,8,3.83,2.37,12,6.55,1.97,11,4.5,2.55,10,5.2,1.1,5,5.47,2.2,15,4,2.31,10,4.1,2.13,10,5.57,2.65,14,5.57,2.15,7,4.14,1.21,7,6.08,1.98,13,3.79,2.04,14,4.67,2.5,6,5.17,2.33,12,6.11,2.62,9 +10336,revelation,5.94,1.26,18,3.85,2.13,20,5.6,2.58,25,6,1,3,5.93,1.33,15,3.57,2.37,7,4.08,2.15,12,6.25,2.49,8,5.29,2.64,17,6.17,1.6,6,5.83,1.11,12,4.71,1.98,7,3.42,2.23,12,5.86,2.44,14,5.27,2.83,11,5.62,1.3,8,6.2,1.23,10,4.4,1.9,10,3.3,2.31,10,5.17,2.81,18,6.71,1.5,7 +10337,revenge,2.75,1.55,20,6.14,2.17,21,5.72,2.92,25,3.33,0.58,3,2.65,1.66,17,6,2.24,7,6.08,2.25,13,7,1.77,8,5.12,3.2,17,2.86,1.77,7,2.69,1.49,13,6.86,1.57,7,5.62,2.4,13,5.86,2.82,14,5.55,3.17,11,3.44,1.67,9,2.18,1.25,11,6.55,2.07,11,5.7,2.31,10,5.44,3.01,18,6.43,2.76,7 +10338,revenue,7,1.52,20,4.78,2.29,18,5.68,2.44,22,7.6,1.14,5,6.8,1.61,15,4.17,1.83,6,5.08,2.5,12,4.3,2,10,6.83,2.21,12,7.4,1.07,10,6.6,1.84,10,4.9,2.02,10,4.62,2.72,8,5.91,2.55,11,5.45,2.42,11,6.67,1.67,12,7.5,1.2,8,3.22,1.99,9,6.33,1.32,9,5.36,2.54,11,6,2.41,11 +10339,reverence,6.11,1.71,18,3.25,2.2,20,5.08,1.89,25,5.2,1.48,5,6.46,1.71,13,3.09,2.51,11,3.44,1.88,9,4.81,1.83,16,5.56,2.01,9,6,1.53,7,6.18,1.89,11,3.44,2.7,9,3.09,1.81,11,5.2,2.07,20,4.6,0.89,5,6.22,1.3,9,6,2.12,9,2.82,1.99,11,3.78,2.44,9,5.05,1.61,19,5.17,2.79,6 +10340,reverend,5.42,2.17,19,2.4,1.79,20,5,2.31,16,6.67,2.08,3,5.27,2.22,15,2.3,1.42,10,2.5,2.17,10,5.57,1.81,7,4.56,2.65,9,4.33,2.5,6,6.08,1.88,12,1.29,0.49,7,3,1.96,13,3.8,2.68,5,5.55,2.02,11,5.58,2.35,12,5.14,1.95,7,2.4,2.01,10,2.4,1.65,10,3.75,2.19,8,6.25,1.75,8 +10341,reverent,5.44,1.92,39,3.88,2.32,41,4.93,2.45,41,5.68,2.15,22,5.12,1.58,17,3.84,2.22,19,4,2.47,21,4.71,2.51,21,5.15,2.43,20,5.26,2.09,23,5.69,1.66,16,3.76,2.53,21,4,2.13,20,4.71,2.44,17,5.08,2.5,24,5,2.03,19,5.85,1.76,20,3.44,2.28,27,4.71,2.23,14,5.69,2.52,16,4.44,2.33,25 +10342,reversal,4.86,1.82,21,3.91,2.02,22,6,2.22,20,5.12,2.1,8,4.69,1.7,13,4.4,1.96,10,3.5,2.07,12,7,2.65,7,5.46,1.85,13,4.64,1.91,11,5.1,1.79,10,3.64,1.86,11,4.18,2.23,11,5.8,2.34,15,6.6,1.95,5,4.1,1.29,10,5.55,2.02,11,4.4,2.07,10,3.5,1.98,12,5.2,1.93,10,6.8,2.3,10 +10343,reverse,5.2,1.32,20,3.73,2.57,22,6.08,2.12,25,5.71,1.7,7,4.92,1.04,13,3.6,2.63,10,3.83,2.62,12,6.33,1.68,15,6,2.69,9,5.27,1.19,11,5.11,1.54,9,4.56,2.19,9,3.15,2.73,13,6.47,2.33,15,5.78,1.56,9,5.23,1.36,13,5.14,1.35,7,3.44,2.39,16,4.5,3.08,6,5.67,2.35,12,6.46,1.9,13 +10344,revert,4.95,1.54,20,3.55,2.3,22,5.26,2.68,27,6,2.08,7,4.38,0.77,13,3.1,1.66,10,3.92,2.75,12,6,2.42,15,4.27,2.94,11,5.09,1.38,11,4.78,1.79,9,3.78,1.39,9,3.38,2.81,13,5.71,2.93,17,4.44,2.24,9,5.23,1.79,13,4.43,0.79,7,3.25,2.02,16,4.33,3.01,6,6.08,2.64,12,4.6,2.61,15 +10345,review,5.09,1.06,22,3.77,2.05,26,6.04,2.08,23,5.33,1.12,9,4.92,1.04,13,3.4,2.55,10,4,1.71,16,6.11,2.15,9,6,2.11,14,4.62,1.19,8,5.36,0.93,14,3.77,1.96,13,3.77,2.2,13,5.33,2.06,12,6.82,1.89,11,4.83,1.03,12,5.4,1.07,10,3.67,2.44,15,3.91,1.45,11,6.15,1.99,13,5.9,2.28,10 +10346,reviewer,5.16,1.12,19,2.95,1.85,20,5.05,2.34,22,5.33,0.52,6,5.08,1.32,13,3,1.8,9,2.91,1.97,11,5.17,2.86,6,5,2.22,16,5.5,1.18,10,4.78,0.97,9,2.5,1.69,8,3.25,1.96,12,5.07,2.22,15,5,2.77,7,5.3,1.49,10,5,0.5,9,3.08,1.98,12,2.75,1.75,8,5,2.45,11,5.09,2.34,11 +10347,revise,5.26,1.52,19,3.52,2.19,23,5.95,1.72,19,5.11,1.17,9,5.4,1.84,10,3,1.41,7,3.87,2.5,15,5.4,1.96,10,6.56,1.24,9,5.11,1.69,9,5.4,1.43,10,3.4,2.59,10,3.75,1.96,12,5.5,1.2,8,6.7,1.49,10,5.25,1.71,12,5.29,1.25,7,3.25,2.12,20,5.33,2.08,3,5,1.69,8,6.64,1.43,11 +10348,revision,4.62,1.32,21,4.19,2.23,21,6.23,1.82,22,4.89,0.93,9,4.42,1.56,12,3.83,2.48,6,4.33,2.19,15,5.17,2.64,6,6.62,1.31,16,4.89,1.17,9,4.42,1.44,12,3.75,1.89,4,4.29,2.34,17,6.55,1.63,11,5.91,2.02,11,4.75,1.29,12,4.44,1.42,9,3.88,1.73,8,4.38,2.53,13,6,1.76,12,6.5,1.96,10 +10349,revisit,5.81,1.5,21,3.9,1.92,21,5.84,2.21,25,6,1.04,12,5.56,2.01,9,4.29,1.5,7,3.71,2.13,14,5.3,2.41,10,6.2,2.08,15,6.5,1.91,4,5.65,1.41,17,3.8,2.2,10,4,1.73,11,5.43,1.99,7,6,2.33,18,6,1.91,12,5.56,0.73,9,3.92,2.14,13,3.88,1.64,8,5.44,1.94,9,6.06,2.38,16 +10350,revival,6.38,1.72,21,4.31,2.26,26,5.42,2.47,24,6.89,1.9,9,6,1.54,12,3.6,2.67,10,4.75,1.91,16,6.11,2.09,9,5,2.65,15,6.88,1.46,8,6.08,1.85,13,4.77,2.13,13,3.85,2.38,13,5.5,2.35,12,5.33,2.67,12,6,1.54,12,6.89,1.9,9,4,2.42,15,4.73,2.05,11,5.15,2.85,13,5.73,2,11 +10351,revive,6.53,1.95,19,3.92,2,24,6.11,2.04,28,5.62,1.06,8,7.18,2.23,11,3.22,1.72,9,4.33,2.09,15,6.14,2.11,14,6.07,2.06,14,7.11,2.09,9,6,1.76,10,3.92,1.83,12,3.92,2.23,12,5.5,2.14,14,6.71,1.82,14,7.4,1.78,10,5.56,1.74,9,4,1.95,12,3.83,2.12,12,5.75,1.91,12,6.38,2.16,16 +10352,revoke,2.95,1.32,21,5,2.26,19,5,2.21,21,3.6,1.52,5,2.67,1.23,15,6,2,8,4.27,2.24,11,5.4,2.37,10,4.64,2.11,11,3.17,1.53,12,2.67,1,9,5.9,1.79,10,4,2.4,9,5.17,2.08,12,4.78,2.49,9,2.91,1.45,11,3,1.25,10,4.62,2.67,8,5.27,2,11,5.11,1.9,9,4.92,2.5,12 +10353,revolt,4,1.57,18,4.36,2.71,44,4.97,2.57,36,4.67,1.53,3,3.87,1.6,15,3.82,2.65,17,4.7,2.74,27,4.94,2.54,16,5,2.66,20,4,1.41,9,4,1.8,9,4.64,2.65,14,4.23,2.78,30,5.21,2.86,14,4.82,2.42,22,3,1.15,7,4.64,1.5,11,4.15,2.75,26,4.67,2.7,18,5.36,2.53,14,4.73,2.62,22 +10354,revolting,2.47,1.9,19,5.9,2.13,20,3.95,2.37,20,2.33,1.15,3,2.47,2.1,15,5.1,2.42,10,6.7,1.49,10,3.3,1.89,10,4.6,2.72,10,2.83,3.06,6,2.25,1.22,12,4.86,2.12,7,6.46,1.98,13,3.38,2.62,8,4.33,2.23,12,1.83,1.11,12,3.57,2.51,7,5.7,2.21,10,6.1,2.13,10,4.22,2.68,9,3.73,2.2,11 +10355,revolution,4.81,1.99,21,5.68,2.32,22,5.23,2.41,26,5.18,1.99,11,4.4,2.01,10,5.2,2.1,10,6.08,2.5,12,6.09,2.21,11,4.64,2.5,14,5.4,2.17,10,4.27,1.74,11,5.5,2.55,10,5.83,2.21,12,6.12,2.32,17,3.5,1.69,8,4.92,2.4,13,4.62,1.19,8,6,2.42,14,5.12,2.17,8,5.47,2.65,17,4.78,1.92,9 +10356,revolutionary,6.21,1.87,19,4.86,2.97,21,5.11,2.33,28,6.17,0.75,6,6.23,2.24,13,5.27,3.07,11,4.4,2.95,10,5.18,2.68,11,5.06,2.16,17,6.55,1.69,11,5.75,2.12,8,4.64,2.84,11,5.1,3.25,10,5.28,2.14,18,4.8,2.74,10,6.23,1.96,13,6.17,1.83,6,3.69,2.46,13,6.75,2.87,8,5.06,2.49,16,5.17,2.21,12 +10357,revolutionize,5.65,2.23,20,5.28,2.63,18,5.45,2.2,22,6.4,1.82,5,5.4,2.35,15,5.83,2.71,6,5,2.66,12,5.2,1.55,10,5.67,2.67,12,6.6,1.17,10,4.7,2.67,10,5.5,2.95,10,5,2.33,8,5.64,2.29,11,5.27,2.2,11,5.67,2.27,12,5.62,2.33,8,4.44,3.21,9,6.11,1.69,9,5,1.95,11,5.91,2.43,11 +10358,revolve,6.37,1.83,19,4.35,2.4,23,4.67,1.85,18,6,1.58,9,6.7,2.06,10,5.14,2.48,7,4.13,2.39,15,5.4,1.78,10,3.75,1.58,8,6.78,1.56,9,6,2.05,10,5.3,2.75,10,3.75,1.91,12,4.57,1.4,7,4.5,2.12,10,6.33,1.87,12,6.43,1.9,7,4.4,2.44,20,4,2.65,3,5,1.51,8,4.4,2.12,10 +10359,revolver,3.3,1.69,20,6.29,1.83,41,4.39,2.97,18,4,1,3,3.18,1.78,17,6.61,1.61,18,6.04,1.99,23,5.4,2.91,10,3.12,2.7,8,4.29,1.38,7,2.77,1.64,13,5.53,2.23,15,6.73,1.43,26,4.71,2.43,7,4.18,3.37,11,3.11,1.62,9,3.45,1.81,11,6.09,1.98,23,6.56,1.65,18,5.44,2.96,9,3.33,2.74,9 +10360,revolving,5,1.62,20,4.41,2.7,22,5.26,2.46,27,6,1.53,7,4.46,1.45,13,5.1,2.6,10,3.83,2.76,12,5.73,2.43,15,4.64,2.58,11,5.36,0.81,11,4.56,2.24,9,4.22,2.05,9,4.54,3.15,13,5.76,2.49,17,4.33,2.4,9,5.08,1.98,13,4.86,0.69,7,4.12,2.73,16,5.17,2.71,6,5.17,2.79,12,5.33,2.26,15 +10361,revue,5.32,1.42,19,3.5,2.37,20,4.94,2.43,16,5.33,0.58,3,5.2,1.52,15,3.3,2.11,10,3.7,2.71,10,5.43,2.3,7,4.56,2.6,9,5.67,1.75,6,5,1.21,12,3.43,2.44,7,3.54,2.44,13,3.2,2.68,5,5.73,1.95,11,5.08,1.38,12,5.71,1.5,7,3.8,2.78,10,3.2,1.99,10,4.62,2.77,8,5.25,2.19,8 +10362,reward,7.47,1.35,19,5.58,2.74,43,6.33,2.25,48,7,1,3,7.56,1.41,16,5,2.77,19,6.09,2.73,23,5.71,2.11,17,6.68,2.29,31,7.6,1.65,10,7.33,1,9,5.61,2.87,18,5.56,2.69,25,6.08,2.33,26,6.64,2.17,22,7.75,1.16,8,7.27,1.49,11,6.2,2.8,20,5.04,2.62,23,6.2,2.3,30,6.56,2.23,18 +10363,rewarding,6.75,1.52,20,5.65,2.37,23,6.58,2.02,26,6.82,1.6,11,6.67,1.5,9,5.55,2.16,11,5.75,2.63,12,6,1.84,11,7.43,1.34,14,6.44,1.67,9,7,1.41,11,5.36,2.8,11,5.92,1.98,12,6.71,1.72,17,7,1.77,8,6.92,1.62,12,6.5,1.41,8,5.93,2.52,15,5.12,2.1,8,6.88,2.12,17,6,1.8,9 +10364,rewind,5.58,1.92,19,4.13,2.32,23,5.58,1.43,19,4.78,1.48,9,6.3,2.06,10,3.71,2.29,7,4.27,2.46,15,5.1,0.99,10,6.11,1.69,9,5.44,2.13,9,5.7,1.83,10,4.3,2.83,10,3.92,2.02,12,4.75,0.89,8,6.1,1.52,10,5.83,1.9,12,5.14,2.04,7,4,2.2,20,5,3.46,3,5,1.07,8,6,1.55,11 +10365,rewire,5.67,1.46,21,3.73,2.37,22,4.9,1.8,20,6.11,1.45,9,5.33,1.44,12,2.67,1.97,6,4.07,2.52,15,5.33,2.42,6,4.71,1.54,14,5.89,1.62,9,5.5,1.38,12,4.6,2.07,5,3.47,2.45,17,4.22,1.99,9,5.45,1.51,11,6.08,1.68,12,5.11,0.93,9,3.44,1.88,9,3.92,2.72,13,4.45,1.86,11,5.44,1.67,9 +10366,rewrite,4.2,1.2,20,3.78,2.8,18,5.75,2.8,24,4.8,0.84,5,4,1.25,15,4.8,2.86,5,3.38,2.79,13,5.46,3.1,13,6.09,2.51,11,4.4,1.35,10,4,1.05,10,4.71,2.36,7,3.18,2.99,11,5.25,2.91,16,6.75,2.43,8,4,1.24,14,4.67,1.03,6,3.92,2.71,12,3.5,3.21,6,6.33,2.82,15,4.78,2.64,9 +10367,rhapsody,6.63,1.46,19,4.7,2.4,23,5.05,1.18,19,6.11,1.17,9,7.1,1.6,10,4.14,2.41,7,5.07,2.46,15,5.1,1.1,10,5,1.32,9,6.78,1.64,9,6.5,1.35,10,5.1,2.64,10,4.5,2.32,12,5.12,1.25,8,5,1.25,10,6.58,1.44,12,6.71,1.6,7,4.6,2.39,20,5.33,2.89,3,4.75,1.04,8,5.27,1.27,11 +10368,rhetoric,4.6,1.27,20,3.9,2.12,21,4.68,2.56,34,4.7,1.16,10,4.5,1.43,10,4.88,2.03,8,3.31,2.02,13,4.64,2.71,14,4.7,2.52,20,4.56,1.24,9,4.64,1.36,11,3.92,1.55,13,3.88,2.95,8,4.77,2.64,22,4.5,2.5,12,4.5,1.35,10,4.7,1.25,10,4.07,2.4,14,3.57,1.51,7,5.12,2.55,17,4.24,2.56,17 +10369,rhetorical,5.05,1.6,21,3.74,2.05,23,5.12,1.51,26,5.45,1.51,11,4.6,1.65,10,3.55,2.21,11,3.92,1.98,12,5.64,1.43,11,4.79,1.53,14,5.1,2.13,10,5,1,11,3.73,2.53,11,3.75,1.6,12,4.94,1.71,17,5.62,0.92,8,4.77,1.92,13,5.5,0.76,8,4.2,2.08,15,2.88,1.81,8,4.94,1.78,17,5.44,0.73,9 +10370,rhinestone,5.42,2.52,19,3.45,2.63,22,4.71,1.7,28,4.33,2.34,6,5.92,2.53,13,2.82,2.23,11,4.09,2.95,11,4.18,1.89,11,5.06,1.52,17,6.18,2.56,11,4.38,2.2,8,3.36,2.91,11,3.55,2.46,11,4.72,1.78,18,4.7,1.64,10,5.38,2.5,13,5.5,2.81,6,3.79,2.99,14,2.88,1.89,8,4.69,2.09,16,4.75,1.06,12 +10371,rhino,6.25,1.29,20,4.1,2.17,21,5.17,2.6,24,6,1,3,6.29,1.36,17,4.14,1.95,7,4.15,2.41,13,4.75,2.6,8,5.38,2.66,16,6,0.82,7,6.38,1.5,13,3.43,1.9,7,4.54,2.33,13,4.79,2.64,14,5.7,2.58,10,5.78,1.2,9,6.64,1.29,11,3.64,2.29,11,4.6,2.01,10,5.24,2.86,17,5,2,7 +10372,rhinoceros,6,1.85,22,4.47,2.27,19,4.4,2.39,20,6.2,1.3,5,5.94,2.08,16,4.88,2.3,8,4.18,2.32,11,4.89,2.52,9,4,2.32,11,6.17,1.99,12,5.8,1.75,10,4.8,2.1,10,4.11,2.52,9,3.73,1.85,11,5.22,2.82,9,6,2.41,11,6,1.18,11,3.5,2.45,8,5.18,1.94,11,4.67,2.65,9,4.18,2.27,11 +10373,rhubarb,6.45,1.64,20,4.3,2.27,20,5.73,1.85,26,6.18,1.66,11,6.78,1.64,9,4.43,1.9,7,4.23,2.52,13,5.77,1.74,13,5.69,2.02,13,6.45,1.97,11,6.44,1.24,9,4.36,1.96,11,4.22,2.73,9,5.82,1.74,17,5.56,2.13,9,5.9,1.6,10,7,1.56,10,4.17,2.08,12,4.5,2.67,8,5.5,1.59,16,6.1,2.23,10 +10374,rhyme,6.58,1.57,19,3.59,2.4,22,6.09,2.02,22,7,1.58,9,6.2,1.55,10,4.88,2.23,8,2.86,2.25,14,6.82,1.99,11,5.36,1.86,11,6.43,1.62,7,6.67,1.61,12,4.1,2.38,10,3.17,2.44,12,5.69,2.25,13,6.67,1.58,9,6.2,1.55,10,7,1.58,9,3.38,2.92,8,3.71,2.16,14,5.86,2.41,14,6.5,1.07,8 +10375,rhythm,6.42,1.17,19,5.14,2.54,21,7,1.71,34,6.4,1.26,10,6.44,1.13,9,6,2.27,8,4.62,2.63,13,6.93,1.9,14,7.05,1.61,20,5.88,0.83,8,6.82,1.25,11,5.38,2.81,13,4.75,2.12,8,6.77,1.74,22,7.42,1.62,12,6.44,1.33,9,6.4,1.07,10,5.43,2.28,14,4.57,3.1,7,6.88,1.73,17,7.12,1.73,17 +10376,rhythmic,6.3,1.87,20,5.05,2.21,22,6.26,1.97,19,5.78,1.86,9,6.73,1.85,11,4,3.24,5,5.31,1.89,16,6.83,2.14,6,6,1.91,13,6.21,1.97,14,6.5,1.76,6,4.17,1.99,12,6.11,2.2,9,5.44,1.74,9,7,1.94,10,6.3,2,10,6.3,1.83,10,4.67,2.42,12,5.5,1.96,10,7.17,1.72,6,5.85,1.99,13 +10377,rib,6.1,1.83,20,2.29,1.74,21,5,1.53,24,6.75,2.63,4,5.94,1.65,16,4,2.16,4,1.88,1.41,17,5.78,2.05,9,4.53,0.92,15,6.38,1.6,8,5.92,2.02,12,2.2,1.81,10,2.36,1.75,11,4.71,1.54,14,5.4,1.51,10,6.09,1.81,11,6.11,1.96,9,2,1.41,10,2.55,2.02,11,5.24,1.64,17,4.43,1.13,7 +10378,ribbon,6.7,1.17,20,3.63,2.29,19,5.31,1.81,26,6.36,0.92,11,7.11,1.36,9,4.29,2.29,7,3.25,2.3,12,4.77,1.92,13,5.85,1.57,13,7,1.34,11,6.33,0.87,9,4.5,2.59,10,2.67,1.5,9,5.06,1.78,17,5.78,1.86,9,6.9,1.29,10,6.5,1.08,10,4.17,2.48,12,2.71,1.7,7,5.25,1.53,16,5.4,2.27,10 +10379,rice,5.7,1.56,20,3,2.38,18,5.5,2.52,22,6.4,0.55,5,5.47,1.73,15,3,2.83,5,3,2.31,13,5.25,2.77,12,5.8,2.3,10,6.3,1.7,10,5.1,1.2,10,3,2.77,7,3,2.24,11,5.62,2.58,16,5.17,2.56,6,5.5,1.34,14,6.17,2.04,6,3.08,2.23,12,2.83,2.86,6,5.38,2.69,13,5.67,2.4,9 +10380,rich,6.83,2.31,18,6.81,2.04,21,6.83,2.38,18,6.38,2.13,8,7.2,2.49,10,6.29,2.56,7,7.07,1.77,14,6.36,2.62,11,7.57,1.9,7,6.73,2,11,7,2.89,7,7.78,1.64,9,6.08,2.07,12,6.91,2.34,11,6.71,2.63,7,6.25,2.53,12,8,1.26,6,6.83,2.33,12,6.78,1.72,9,6,2.87,9,7.67,1.5,9 +10381,riches,7.1,1.46,40,5.42,2.58,43,6.1,2.37,42,7.14,1.7,14,7.08,1.38,25,5,3.19,12,5.63,2.37,30,5.29,2.87,14,6.56,2.03,27,6.56,1.5,16,7.48,1.38,23,4.75,2.22,12,5.68,2.7,31,5.5,2.04,18,6.54,2.54,24,7.21,1.38,24,6.94,1.61,16,6,2.68,20,4.91,2.45,23,6.1,2.5,29,6.08,2.14,13 +10382,rickety,3.52,1.94,21,5.35,2.35,20,4.15,2.16,20,4.17,1.83,6,3.27,1.98,15,5.5,2.88,8,5.25,2.05,12,3.55,2.07,11,4.89,2.15,9,3.5,2.07,6,3.53,1.96,15,5.6,2.99,10,5.1,1.6,10,4.23,2.35,13,4,1.91,7,3.29,2.06,7,3.64,1.95,14,5.57,2.74,14,4.83,0.98,6,4.09,1.81,11,4.22,2.64,9 +10383,rickshaw,5.63,1.3,19,4.3,2.27,20,5.32,1.84,25,5.2,1.23,10,6.11,1.27,9,4.71,2.5,7,4.08,2.22,13,4.92,1.71,13,5.75,1.96,12,5.7,1.7,10,5.56,0.73,9,4.45,1.63,11,4.11,2.98,9,5.41,1.91,17,5.12,1.81,8,5.4,1.07,10,5.89,1.54,9,4.42,2.07,12,4.12,2.7,8,5.25,1.44,16,5.44,2.51,9 +10384,ricochet,4.75,1.41,20,5.05,2.2,21,4.3,2.23,27,5.43,1.9,7,4.38,0.96,13,5.22,2.33,9,4.92,2.19,12,4.27,2.46,15,4.27,2.1,11,4.82,1.08,11,4.67,1.8,9,5.62,1.92,8,4.69,2.36,13,4.82,2.21,17,3.22,2.11,9,5,1.53,13,4.29,1.11,7,4.8,2.51,15,5.67,1.03,6,4.5,2.24,12,4.13,2.29,15 +10385,rid,3.67,2.03,18,4.38,2.52,21,5.06,2.46,18,3.88,1.36,8,3.5,2.51,10,4.29,3.04,7,4.43,2.34,14,4.82,2.32,11,5.43,2.82,7,4.27,1.95,11,2.71,1.89,7,3.67,3.12,9,4.92,1.93,12,5.64,2.29,11,4.14,2.61,7,3.33,1.56,12,4.33,2.8,6,3.42,2.43,12,5.67,2.12,9,5.78,2.39,9,4.33,2.45,9 +10386,riddance,4.79,1.69,19,4.5,2.56,22,4.77,2.29,22,4.33,1.32,9,5.2,1.93,10,5.75,2.82,8,3.79,2.19,14,5,2.32,11,4.55,2.34,11,4.86,1.21,7,4.75,1.96,12,5.2,2.35,10,3.92,2.68,12,4.31,2.18,13,5.44,2.4,9,5.3,1.64,10,4.22,1.64,9,4,2.98,8,4.79,2.36,14,4.64,2.53,14,5,1.93,8 +10387,riddle,6.3,1.66,20,4.48,2.11,23,4.39,2.17,18,5,2.12,5,6.73,1.28,15,5.08,2.27,12,3.82,1.78,11,4,2.12,9,4.25,1.75,8,6.27,1.95,11,6.33,1.32,9,4.5,1.9,16,4.43,2.7,7,4.2,1.62,10,4.62,2.83,8,6.75,1.42,12,5.62,1.85,8,4.53,2.29,19,4.25,0.96,4,4.33,1.92,12,4.5,2.81,6 +10388,ride,6.27,1.45,22,5.1,2.57,21,5.28,1.87,18,6.5,1.52,6,6.2,1.52,15,4.71,2.5,7,5.29,2.67,14,5.33,2.24,9,5.25,1.67,8,6.29,1.49,14,6.29,1.6,7,3.67,2.6,9,6.17,2.04,12,5.7,2.11,10,4.75,1.49,8,5.93,1.54,14,6.88,1.13,8,4.5,3.21,6,5.33,2.35,15,5.6,2.17,10,4.88,1.46,8 +10389,rider,5.36,1.22,22,4.41,2.46,22,5.37,2.29,19,5.5,1.07,8,5,0.82,13,3.57,2.37,7,4.79,2.58,14,5.86,1.95,7,5.18,2.6,11,5.12,1.25,8,5.23,0.73,13,4.67,2.78,9,4.23,2.31,13,5.43,2.82,7,5.33,2.06,12,5.36,1.12,11,5.36,1.36,11,3.89,2.98,9,4.77,2.09,13,5.38,2.09,16,5.33,3.79,3 +10390,ridge,4.62,1.56,21,3.52,2.33,23,5.28,2.27,18,4.44,1.81,9,4.75,1.42,12,3.73,2,11,3.33,2.67,12,5,2.4,10,5.62,2.2,8,4.43,2.07,7,4.69,1.38,13,4.55,2.42,11,2.58,1.88,12,4.43,2.57,7,5.82,1.99,11,4.62,1.8,13,4.62,1.19,8,3.27,2.45,11,3.75,2.3,12,4.67,2.18,9,5.89,2.32,9 +10391,ridicule,2.95,1.5,41,5.53,2.05,40,4.15,2.4,41,2.89,1.57,18,3,1.48,23,5.36,1.98,14,5.62,2.12,26,5.31,2.57,16,3.4,2,25,2.97,1.4,30,2.91,1.81,11,5.53,1.77,17,5.52,2.27,23,4.8,2.47,25,3.12,1.96,16,3,1.45,22,2.89,1.59,19,5.37,1.8,19,5.67,2.29,21,4.52,2.61,23,3.67,2.09,18 +10392,ridiculous,3.67,2,18,5.65,2.83,20,3.78,2.16,18,3.75,1.67,8,3.6,2.32,10,6.14,2.91,7,5.38,2.87,13,3.64,1.86,11,4,2.71,7,4.18,2.09,11,2.86,1.68,7,6.22,2.95,9,5.18,2.79,11,4.18,2.4,11,3.14,1.68,7,3.83,1.75,12,3.33,2.58,6,5.25,2.77,12,6.25,3.01,8,4.78,2.39,9,2.78,1.39,9 +10393,rife,3.32,1.7,19,3.4,1.98,20,5.4,2.3,20,3,2,3,3.53,1.64,15,3.2,1.93,10,3.6,2.12,10,6.2,2.15,10,4.6,2.27,10,3.5,1.64,6,3.42,1.73,12,3,1.91,7,3.62,2.06,13,5.38,2.39,8,5.42,2.35,12,3,1.76,12,3.86,1.57,7,3.8,1.93,10,3,2.05,10,4.56,1.88,9,6.09,2.47,11 +10394,riff,4.63,1.61,19,4.71,2.31,17,4.88,2.62,17,5.18,1.47,11,3.88,1.55,8,5,3.46,3,4.64,2.17,14,3.88,1.89,8,5.78,2.95,9,5,1.69,8,4.36,1.57,11,5,2.38,7,4.5,2.37,10,4.67,2.73,6,5,2.68,11,4.62,1.76,13,4.67,1.37,6,4,2.32,11,6,1.79,6,4.86,2.54,7,4.9,2.81,10 +10395,riffraff,4.05,1.47,20,4.57,2.18,21,4.21,2.68,34,3.9,2.08,10,4.2,0.42,10,3.75,1.67,8,5.08,2.36,13,4.5,3.01,14,4,2.49,20,3.89,1.76,9,4.18,1.25,11,4.62,2.33,13,4.5,2.07,8,4.41,2.79,22,3.83,2.55,12,3.3,1.64,10,4.8,0.79,10,4.71,2.52,14,4.29,1.38,7,5.06,2.44,17,3.35,2.71,17 +10396,rifle,4.3,1.66,20,6.14,2.2,21,5.28,2.75,25,5,1.61,11,3.44,1.33,9,6.33,1.51,6,6.07,2.46,15,5.62,2.77,8,5.12,2.8,17,4.25,0.96,4,4.31,1.82,16,6.71,1.89,7,5.86,2.35,14,5.14,2.77,14,5.45,2.84,11,4.17,1.34,12,4.5,2.14,8,5.56,3,9,6.58,1.31,12,5.67,2.85,18,4.29,2.36,7 +10397,rifleman,4.25,1.77,20,5.1,2.19,21,3.84,2.21,25,4.64,1.86,11,3.78,1.64,9,5.57,1.62,7,4.86,2.44,14,4.6,2.41,10,3.33,1.99,15,4.5,1.91,4,4.19,1.8,16,5,2.4,10,5.18,2.09,11,2.86,1.57,7,4.22,2.34,18,4.36,1.63,11,4.11,2.03,9,4.62,2.14,13,5.88,2.17,8,3.11,2.09,9,4.25,2.24,16 +10398,rift,3.84,1.12,19,4.57,2.2,21,5.26,2.28,23,4.67,0.58,3,3.69,1.14,16,5.12,1.96,8,4.23,2.35,13,5.67,2.4,9,5,2.25,14,4.11,1.17,9,3.6,1.07,10,5,1.58,9,4.25,2.6,12,6.07,2.25,15,3.75,1.49,8,3.71,1.38,7,3.92,1,12,5.2,1.75,10,4,2.49,11,5.54,2.76,13,4.9,1.52,10 +10399,rig,4.32,1.38,19,4.52,2.11,21,5.39,1.9,23,5,0.71,5,4.15,1.52,13,4.33,2.16,6,4.6,2.16,15,4.5,1.9,10,6.08,1.66,13,4.14,1.68,7,4.55,1.21,11,4.43,2.51,7,4.57,1.99,14,5.18,1.94,11,5.58,1.93,12,4.5,1.24,12,4,1.63,7,4,2.19,11,5.1,1.97,10,5.14,2.07,14,5.78,1.64,9 +10400,right,7.32,1.49,22,5,2.6,20,7.16,1.86,19,7.15,1.57,13,7.56,1.42,9,5.71,2.29,7,4.62,2.75,13,7,1.73,7,7.25,2.01,12,7.58,1.51,12,7,1.49,10,5.11,2.67,9,4.91,2.66,11,6.1,1.97,10,8.33,0.71,9,7.75,1.29,12,6.8,1.62,10,5.86,3.24,7,4.54,2.18,13,6.71,2.36,7,7.42,1.56,12 +10401,righteous,6,2.79,19,3.32,2.73,22,5.59,2.48,27,5.33,2.42,6,6.31,2.98,13,3.36,2.69,11,3.27,2.9,11,4.8,2.9,10,6.06,2.16,17,6.64,2.42,11,5.12,3.18,8,3.09,2.3,11,3.55,3.21,11,5.35,2.42,17,6,2.67,10,5.92,2.43,13,6.17,3.71,6,2.93,2.7,14,4,2.83,8,5.53,2.8,15,5.67,2.15,12 +10402,righteousness,5.18,2.22,22,5,2.78,22,6.05,2.33,20,5.75,2.25,8,4.86,2.21,14,5.4,2.88,10,4.67,2.77,12,6.43,1.81,7,5.85,2.61,13,4.27,2.61,11,6.09,1.3,11,4.73,2.2,11,5.27,3.35,11,6.07,2.15,15,6,3.08,5,4.2,2.1,10,6,2.04,12,5.4,2.46,10,4.67,3.08,12,6.4,2.37,10,5.7,2.36,10 +10403,rightful,6,1.73,19,3.45,1.85,20,6.9,1.92,20,6.67,2.08,3,5.87,1.77,15,3.4,1.84,10,3.5,1.96,10,6.9,1.29,10,6.9,2.47,10,6,2,6,6,1.76,12,2.57,1.4,7,3.92,1.93,13,6.5,2.62,8,7.17,1.34,12,6.33,1.5,12,5.43,2.07,7,3.1,1.85,10,3.8,1.87,10,6.89,2.52,9,6.91,1.38,11 +10404,righty,5.33,1.75,18,3.62,1.75,21,5.56,2.36,34,5.7,1.57,10,4.88,1.96,8,3.62,1.69,8,3.62,1.85,13,5.79,2.26,14,5.4,2.48,20,5.38,2.5,8,5.3,0.95,10,4.08,1.5,13,2.88,1.96,8,5.73,2.49,22,5.25,2.18,12,4.89,2.37,9,5.78,0.67,9,3.64,1.74,14,3.57,1.9,7,5.82,2.04,17,5.29,2.69,17 +10405,rigid,3.47,2.09,19,4.81,2.13,37,4.83,2.36,42,3.67,2.42,6,3.38,2.02,13,5.08,1.68,12,4.68,2.34,25,5.83,2.12,24,3.5,2.01,18,3.3,1.57,10,3.67,2.65,9,5.05,1.84,19,4.56,2.43,18,5.48,2.38,25,3.88,2.03,17,2.38,0.92,8,4.27,2.37,11,5.04,2.22,26,4.27,1.9,11,4.82,2.5,22,4.85,2.25,20 +10406,rigor,4.81,2.14,21,5.05,2.53,19,5.48,2.25,21,5.33,0.82,6,4.6,2.47,15,5,3.02,8,5.09,2.26,11,5.36,2.42,11,5.6,2.17,10,5,1.67,6,4.73,2.34,15,5.2,2.94,10,4.89,2.15,9,5,2.39,14,6.43,1.72,7,4.43,2.15,7,5,2.18,14,4.92,3.07,13,5.33,0.52,6,4.67,2.46,12,6.56,1.42,9 +10407,rigorous,4.81,1.66,21,5.81,2.02,21,6.18,1.74,22,4.11,1.27,9,5.33,1.78,12,5.17,2.48,6,6.07,1.83,15,5.83,1.83,6,6.31,1.74,16,4.33,1.32,9,5.17,1.85,12,6.25,1.5,4,5.71,2.14,17,6.18,1.78,11,6.18,1.78,11,5,2,12,4.56,1.13,9,5.12,2.53,8,6.23,1.59,13,5.5,1.62,12,7,1.56,10 +10408,rim,4.6,1.57,20,3.72,2.56,18,5.04,2.07,24,4.2,0.84,5,4.73,1.75,15,5.6,2.97,5,3,2.08,13,4.85,2.48,13,5.27,1.56,11,4.6,2.01,10,4.6,1.07,10,5.43,2.64,7,2.64,1.91,11,4.88,2.22,16,5.38,1.85,8,4.21,1.25,14,5.5,1.97,6,4.17,2.69,12,2.83,2.23,6,4.93,2.22,15,5.22,1.92,9 +10409,ring,7.09,1.48,22,4.43,2.66,21,5.44,2.15,18,6.33,1.03,6,7.47,1.55,15,4.29,3.04,7,4.5,2.56,14,5.56,2.46,9,5.62,1.85,8,7.29,1.49,14,6.86,1.57,7,4.56,3.05,9,4.33,2.46,12,5.9,2.73,10,4.88,0.99,8,7.07,1.33,14,7.12,1.81,8,4.33,3.56,6,4.47,2.36,15,5.8,2.78,10,5,0.93,8 +10410,ringer,4.95,0.76,20,4.24,2.19,21,5.56,2.35,25,4,1,3,5.12,0.6,17,4.86,2.67,7,4,2,13,5.38,2.2,8,5.65,2.47,17,4.71,0.95,7,5.08,0.64,13,4.57,2.51,7,4.15,2.15,13,5.64,2.41,14,5.45,2.38,11,4.89,0.6,9,5,0.89,11,4.27,2,11,4.2,2.49,10,5.44,2.68,18,5.86,1.21,7 +10411,ringleader,4.1,1.8,20,5.2,2.33,20,5.56,2.1,25,3.18,1.66,11,5.22,1.3,9,5.14,1.68,7,5.23,2.68,13,5.38,1.89,13,5.75,2.38,12,4.18,1.4,11,4,2.29,9,5.27,2.45,11,5.11,2.32,9,6.24,2.11,17,4.12,1.25,8,4,2.21,10,4.2,1.4,10,5.75,2.49,12,4.38,1.92,8,5.94,2.11,16,4.89,2.03,9 +10412,ringmaster,5.53,1.61,19,4.35,2.16,20,6.3,2.44,23,5.77,1.83,13,5,0.89,6,5.6,1.95,5,3.93,2.12,15,6.92,2.07,12,5.64,2.73,11,5.78,1.79,9,5.3,1.49,10,5.57,2.15,7,3.69,1.93,13,6,2.79,11,6.58,2.15,12,6,1,9,5.1,1.97,10,4.4,1.96,10,4.3,2.45,10,7.67,2.24,9,5.43,2.21,14 +10413,ringside,5.3,0.86,20,4.29,2.31,21,5.72,2.32,25,6,1,3,5.18,0.81,17,4.71,2.87,7,4,2.12,13,5.75,1.75,8,5.71,2.59,17,5.57,0.79,7,5.15,0.9,13,4.57,2.23,7,4.08,2.5,13,5.93,1.82,14,5.45,2.91,11,5.44,0.73,9,5.18,0.98,11,4.55,2.02,11,4,2.67,10,5.56,2.48,18,6.14,1.95,7 +10414,rink,5.67,1.59,21,3.32,2.14,19,4.62,2.31,21,6.5,1.64,6,5.33,1.5,15,2.88,2.3,8,3.64,2.06,11,4.58,2.35,12,4.67,2.4,9,6.22,1.72,9,5.25,1.42,12,3.22,2.17,9,3.4,2.22,10,2.83,1.33,6,5.33,2.26,15,5.3,1.7,10,6,1.48,11,3.31,2.1,13,3.33,2.42,6,4.33,2.61,12,5,1.94,9 +10415,rinse,5.47,0.9,19,2.76,1.84,21,6.92,1.53,25,5,0,3,5.56,0.96,16,3.29,2.75,7,2.46,1.27,13,7.12,1.36,8,6.82,1.63,17,5.17,0.41,6,5.62,1.04,13,3.43,2.76,7,2.38,1.19,13,7.14,1.66,14,6.64,1.36,11,5.89,1.05,9,5.1,0.57,10,3,2.37,11,2.5,1.08,10,7.17,1.58,18,6.29,1.25,7 +10416,riot,3.15,2.01,40,6.19,2.38,21,3.25,2.38,24,3.16,1.86,19,2.95,1.75,19,6.57,2.07,7,5.92,2.66,13,3.25,2.66,8,3.25,2.32,16,3.81,2.51,16,2.78,1.48,23,5.86,2.54,7,6.31,2.46,13,3.65,2.62,17,2,1.26,6,3.41,2.24,22,2.83,1.69,18,7.18,1.4,11,5.1,2.81,10,3.19,2.37,16,3.38,2.56,8 +10417,rioting,3.42,2.27,19,5.32,2.85,22,3.29,2.14,28,4.5,2.88,6,2.92,1.85,13,4.73,2.65,11,5.91,3.05,11,2.91,2.12,11,3.53,2.18,17,3.64,1.8,11,3.12,2.9,8,5.91,2.74,11,4.73,2.97,11,3.83,2.38,18,2.3,1.16,10,3.46,1.98,13,3.33,3.01,6,5.21,3.19,14,5.5,2.33,8,3.25,2.27,16,3.33,2.06,12 +10418,rip,3.28,1.78,18,5.26,2.33,19,4.12,2.05,24,3.4,1.52,5,3.23,1.92,13,5.82,2.52,11,4.5,1.93,8,4.5,2.19,16,3.38,1.6,8,4.29,1.11,7,2.64,1.86,11,4.33,2.78,9,6.1,1.52,10,3.84,2.17,19,5.2,1.1,5,3.56,1.74,9,3,1.87,9,4.91,2.34,11,5.75,2.38,8,3.89,1.91,18,4.83,2.48,6 +10419,ripe,5.57,2.01,21,4.78,2.32,23,5.72,2.02,18,4.8,2.77,5,5.81,1.76,16,5.92,2.35,12,3.55,1.57,11,5.33,2.18,9,5.88,1.89,8,4.92,2.23,12,6.44,1.33,9,4.88,2.36,16,4.57,2.37,7,5.9,2.23,10,5.5,1.85,8,6.38,1.76,13,4.25,1.75,8,4.74,2.49,19,5,1.41,4,6.08,1.88,12,5,2.28,6 +10420,ripper,3.11,1.45,18,5.1,2.55,20,4.48,2.26,25,3.6,1.34,5,2.92,1.5,13,6.18,2.48,11,3.78,2.05,9,4.56,2.19,16,4.33,2.5,9,3.29,0.95,7,3,1.73,11,4.22,2.44,9,5.82,2.52,11,4.55,2.46,20,4.2,1.3,5,3.33,1.5,9,2.89,1.45,9,4.45,2.73,11,5.89,2.2,9,4.53,2.25,19,4.33,2.5,6 +10421,ripple,6.17,1.42,18,3.2,1.96,20,5.08,1.8,25,6.4,1.52,5,6.08,1.44,13,3.09,1.97,11,3.33,2.06,9,4.75,1.84,16,5.67,1.66,9,6.29,1.25,7,6.09,1.58,11,2.78,1.92,9,3.55,2.02,11,5,1.78,20,5.4,2.07,5,6,1.22,9,6.33,1.66,9,3.18,2.36,11,3.22,1.48,9,5.26,1.85,19,4.5,1.64,6 +10422,rippling,4.91,1.5,23,4.41,2.44,22,5.1,2.29,20,5.5,1.2,8,4.6,1.59,15,4,2.49,10,4.75,2.45,12,5.14,2.19,7,5.08,2.43,13,4.83,1.59,12,5,1.48,11,4.18,2.27,11,4.64,2.69,11,4.87,2.03,15,5.8,3.11,5,4.55,1.75,11,5.25,1.22,12,4.5,2.37,10,4.33,2.61,12,4.4,1.65,10,5.8,2.7,10 +10423,rise,5.73,1.52,22,5.3,2.75,20,7.16,1.92,19,5.23,1.24,13,6.44,1.67,9,6.29,2.69,7,4.77,2.74,13,6.86,1.86,7,7.33,2.02,12,5.67,1.5,12,5.8,1.62,10,5.67,3,9,5,2.65,11,7,2.11,10,7.33,1.8,9,6.17,1.27,12,5.2,1.69,10,6.14,1.95,7,4.85,3.08,13,7.29,2.43,7,7.08,1.68,12 +10424,risk,5.17,2.23,18,6.43,2.04,21,3.89,1.71,18,4.38,2,8,5.8,2.3,10,5.43,2.3,7,6.93,1.77,14,4,1.95,11,3.71,1.38,7,4.27,1.74,11,6.57,2.3,7,6.67,2.55,9,6.25,1.66,12,3.18,1.17,11,5,1.91,7,5.08,2.43,12,5.33,1.97,6,5.92,2.19,12,7.11,1.69,9,4.33,2.12,9,3.44,1.13,9 +10425,risky,3.85,1.35,20,5.91,2.35,22,4.42,2.29,19,3.78,1.56,9,3.91,1.22,11,5.6,2.79,5,5.94,2.35,16,4.33,3.01,6,4.46,2.03,13,4.21,1.19,14,3,1.41,6,5,2.3,12,7,2.12,9,5,1.87,9,3.9,2.6,10,4.6,0.97,10,3.1,1.29,10,4.58,2.35,12,7.5,0.97,10,4.5,2.43,6,4.38,2.33,13 +10426,risotto,5.84,1.12,19,3.81,1.83,21,6.13,2.12,23,6.33,1.53,3,5.75,1.06,16,3.75,1.58,8,3.85,2.03,13,5.11,2.26,9,6.79,1.81,14,6,1.12,9,5.7,1.16,10,4,2.18,9,3.67,1.61,12,6.33,2.44,15,5.75,1.39,8,5.71,1.38,7,5.92,1,12,4.3,2,10,3.36,1.63,11,6.46,2.67,13,5.7,1.06,10 +10427,rite,5.58,0.9,19,3.9,1.81,21,5.41,2.26,22,5.8,0.84,5,5.46,0.97,13,4.17,1.6,6,3.8,1.93,15,5.6,2.12,10,5.25,2.45,12,5.57,1.13,7,5.55,0.82,11,4.43,2.23,7,3.64,1.6,14,5.73,1.9,11,5.09,2.63,11,5.58,0.9,12,5.57,0.98,7,3.73,1.9,11,4.1,1.79,10,5.43,1.99,14,5.38,2.83,8 +10428,ritual,4.52,1.6,21,4.1,2.55,20,5,2.37,22,3.83,1.72,6,4.8,1.52,15,3.25,2.25,8,4.67,2.67,12,4.75,2.38,12,5.3,2.45,10,4.22,1.48,9,4.75,1.71,12,3.44,2.51,9,4.64,2.58,11,5.86,1.86,7,4.6,2.53,15,4.3,1.83,10,4.73,1.42,11,4.08,2.6,13,4.14,2.67,7,4.67,2.5,12,5.4,2.27,10 +10429,ritualistic,4.73,1.72,22,4.58,2.28,26,5.79,1.84,24,5.44,1.51,9,4.23,1.74,13,5.1,2.56,10,4.25,2.11,16,6.22,1.86,9,5.53,1.85,15,4.88,2.36,8,4.64,1.34,14,3.54,1.9,13,5.62,2.22,13,6.17,1.8,12,5.42,1.88,12,4.08,1.38,12,5.5,1.84,10,4.27,2.43,15,5,2.1,11,6.15,1.86,13,5.36,1.8,11 +10430,rival,4.58,1.17,19,4.81,2.44,21,4.74,2.22,23,4.8,1.3,5,4.54,1.2,13,4.67,2.58,6,4.87,2.47,15,4.9,2.77,10,4.62,1.8,13,4.29,1.11,7,4.82,1.25,11,4.86,2.54,7,4.79,2.49,14,4.55,2.02,11,4.92,2.47,12,4.5,1,12,4.71,1.5,7,4,2.49,11,5.7,2.16,10,4.21,2.55,14,5.56,1.33,9 +10431,rivalry,4.57,2.16,21,5.05,2.34,22,5.64,1.89,22,5.33,2.24,9,4,2,12,4.17,2.14,6,5.27,2.43,15,5.33,2.73,6,5.75,1.57,16,5.56,1.88,9,3.83,2.12,12,6.6,1.82,5,4.59,2.32,17,5.55,2.21,11,5.73,1.62,11,4.75,2.77,12,4.33,1,9,4.67,2.45,9,5.31,2.32,13,4.92,2.15,12,6.5,1.08,10 +10432,river,6.72,1.72,40,4.22,2.86,45,4.89,2.39,38,7.2,1.42,15,6.44,1.85,25,4.45,2.81,11,4.21,2.93,33,4.54,2.6,13,5.08,2.31,25,6.58,1.61,19,6.86,1.85,21,4.27,3.11,26,4.28,2.59,18,5.56,2.31,18,4.3,2.36,20,6.42,1.93,24,7.19,1.28,16,4.56,2.99,27,3.72,2.65,18,4.88,2.8,17,4.9,2.07,21 +10433,riverbank,6.58,1.8,19,3.96,2.5,23,4.68,2.06,19,6.44,1.59,9,6.7,2.06,10,3.57,2.44,7,4.27,2.6,15,5.2,1.99,10,4.11,2.09,9,7,2.06,9,6.2,1.55,10,3,2.31,10,4.92,2.43,12,4.12,1.13,8,5.1,2.64,10,6.42,1.93,12,6.86,1.68,7,3.5,2.26,20,7,2,3,4.38,1.06,8,4.91,2.59,11 +10434,riverbed,5.9,1.37,21,3.64,1.59,22,5.05,1.99,21,5.2,2.05,5,6.12,1.09,16,4.27,1.49,11,3,1.48,11,5.18,1.89,11,4.44,1.74,9,5.58,1.51,12,6.33,1.12,9,3.6,1.18,15,3.71,2.36,7,4.45,1.97,11,5.7,1.89,10,6.31,1.18,13,5.25,1.49,8,3.56,1.72,18,4,0.82,4,4.36,1.69,14,6.43,1.9,7 +10435,riverboat,6.09,1.51,22,5.37,2.27,19,5.62,1.96,21,5.6,0.55,5,6.25,1.73,16,5.75,2.12,8,5.09,2.43,11,5.8,1.75,10,5.45,2.21,11,5.75,1.48,12,6.5,1.51,10,4.9,1.91,10,5.89,2.62,9,5.33,1.87,12,6,2.12,9,6.36,1.63,11,5.82,1.4,11,3.88,1.55,8,6.45,2.11,11,6.22,1.86,9,5.17,1.99,12 +10436,riveting,5.95,1.65,19,4.88,2.03,17,5.47,2.12,17,6,0.89,11,5.88,2.42,8,5,2.71,4,4.85,1.91,13,4.75,1.91,8,6.11,2.2,9,6.62,1.3,8,5.45,1.75,11,5.71,1.7,7,4.3,2.11,10,3.5,1.52,6,6.55,1.57,11,5.69,1.6,13,6.5,1.76,6,4.4,2.27,10,5.57,1.51,7,6,2.38,7,5.1,1.97,10 +10437,roach,2.19,1.17,21,5.26,2.76,43,3.33,2.37,49,2.44,1.24,9,2,1.13,12,4.7,2.98,10,5.41,2.76,32,3.44,2.45,25,2.96,2.01,23,2.14,1.07,7,2.31,1.25,13,5.47,2.77,15,5.14,2.8,28,3.4,2.31,25,3.25,2.47,24,1.85,1.14,13,2.75,1.04,8,4.95,2.61,19,5.5,2.9,24,3.04,2.18,26,3.65,2.57,23 +10438,road,5.59,1.53,22,3.81,2.16,21,6,2.35,17,5.67,1.03,6,5.53,1.77,15,2.57,1.51,7,4.43,2.21,14,5.56,2.74,9,6.5,1.85,8,5.5,1.74,14,5.71,1.25,7,4.11,2.62,9,3.58,1.83,12,5.78,2.95,9,6.25,1.58,8,5,1.3,14,6.62,1.41,8,4,2.53,6,3.73,2.09,15,6,3.04,9,6,1.41,8 +10439,roadblock,3.55,1.85,20,3.86,2.26,21,3.12,2.15,24,2.5,1.73,4,3.81,1.83,16,4,2.45,4,3.82,2.3,17,3.56,2.24,9,2.87,2.13,15,3.5,1.41,8,3.58,2.15,12,4.1,1.97,10,3.64,2.58,11,3.15,2.12,13,3.09,2.3,11,3.45,1.21,11,3.67,2.5,9,3.6,2.46,10,4.09,2.17,11,3.35,2.4,17,2.57,1.4,7 +10440,roadhouse,5.62,1.75,21,3.61,2.55,23,5.06,2.53,18,5.56,1.94,9,5.67,1.67,12,4.09,2.47,11,3.17,2.66,12,5.2,2.35,10,4.88,2.9,8,5.71,2.14,7,5.62,1.66,13,4.45,2.7,11,2.83,2.25,12,4.57,2.82,7,5.36,2.42,11,5.85,1.91,13,5.25,1.49,8,3.55,2.73,11,3.67,2.5,12,4.44,2.74,9,5.67,2.29,9 +10441,roadie,5.37,1.89,19,4.63,2.77,19,5.3,2.15,20,4.33,1.15,3,5.8,1.78,15,5.11,2.98,9,4.2,2.66,10,5.7,1.77,10,4.9,2.51,10,5.33,2.25,6,5.67,1.56,12,5.83,3.76,6,4.08,2.14,13,5.62,2,8,5.08,2.31,12,5,1.6,12,6,2.31,7,4.44,2.92,9,4.8,2.78,10,5.67,1.73,9,5,2.49,11 +10442,roadrunner,5.45,1.3,22,5.16,2.12,19,4.95,1.91,21,5.4,1.14,5,5.5,1.41,16,5.5,1.07,8,4.91,2.66,11,4.9,2.33,10,5,1.55,11,5.25,1.36,12,5.7,1.25,10,5.1,2.18,10,5.22,2.17,9,4.83,2.21,12,5.11,1.54,9,5.36,1.36,11,5.55,1.29,11,4.5,2,8,5.64,2.16,11,4.56,2.19,9,5.25,1.71,12 +10443,roadside,4.65,1.9,20,4.05,1.86,22,6.05,1.94,21,4.44,2.24,9,4.82,1.66,11,4.1,2.08,10,4,1.76,12,5.75,1.49,8,6.23,2.2,13,4.29,1.54,14,5.5,2.51,6,3.62,2.13,8,4.29,1.73,14,5.88,1.55,8,6.15,2.19,13,4.4,1.65,10,4.9,2.18,10,3.92,1.88,12,4.2,1.93,10,6.25,2.09,12,5.78,1.79,9 +10444,roam,4.89,1.85,19,4.2,2.76,20,6.42,2.22,24,4.92,2.22,13,4.83,0.75,6,4.8,3.35,5,4,2.65,15,7.08,2.02,13,5.64,2.29,11,5.22,2.49,9,4.6,1.07,10,4.86,3.58,7,3.85,2.3,13,6.27,2.53,11,6.54,2.03,13,5.11,1.54,9,4.7,2.16,10,4.2,2.9,10,4.2,2.78,10,7.67,1.94,9,5.67,2.09,15 +10445,roar,5.37,1.67,19,6.15,2.25,20,5.88,2.11,24,5.54,1.85,13,5,1.26,6,6.8,1.3,5,5.93,2.49,15,6.23,1.83,13,5.45,2.42,11,6,2.12,9,4.8,0.92,10,7.14,1.57,7,5.62,2.43,13,5.45,2.25,11,6.23,2.01,13,5.44,1.88,9,5.3,1.57,10,6.4,1.58,10,5.9,2.85,10,7.33,1.87,9,5,1.77,15 +10446,roast,5.74,1.37,19,4.05,2.4,21,5.65,1.9,23,5.8,0.84,5,5.62,1.56,13,4.17,2.23,6,4,2.54,15,5.2,1.55,10,6,2.12,13,5.29,1.7,7,5.91,1.14,11,4.57,3.05,7,3.79,2.08,14,4.82,1.89,11,6.42,1.62,12,6,0.95,12,5.29,1.89,7,4.55,2.73,11,3.5,1.96,10,5.29,1.9,14,6.22,1.86,9 +10447,roasted,5.6,1.7,20,4,2.3,24,5.29,2.02,28,5.75,1.16,8,5.5,2.02,12,3.33,2.24,9,4.4,2.32,15,4.79,1.89,14,5.79,2.08,14,4.89,1.83,9,6.18,1.4,11,3.25,2.22,12,4.75,2.22,12,5.29,2.05,14,5.29,2.05,14,5.3,1.57,10,5.9,1.85,10,4.17,2.59,12,3.83,2.08,12,5.17,1.8,12,5.38,2.22,16 +10448,rob,2.1,1.21,20,5.54,2.86,24,3.57,2.78,28,2.38,0.52,8,1.92,1.51,12,5,2.87,9,5.87,2.9,15,3.36,2.53,14,3.79,3.09,14,2.44,1.59,9,1.82,0.75,11,5,3.22,12,6.08,2.47,12,2.57,2.59,14,4.57,2.68,14,2.3,1.57,10,1.9,0.74,10,6.33,2.71,12,4.75,2.9,12,3.25,2.63,12,3.81,2.95,16 +10449,robber,2.9,1.57,40,6.2,2.21,916,3.92,2.51,38,3,1.05,10,2.86,1.78,28,6.16,2.23,343,6.24,2.19,566,4.08,2.96,13,3.84,2.3,25,3.11,1.52,19,2.7,1.66,20,5.98,2.29,415,6.39,2.12,497,3.89,2.17,18,3.95,2.84,20,2.39,1.31,23,3.59,1.66,17,6.01,2.31,505,6.44,2.06,411,4.18,3,17,3.71,2.08,21 +10450,robbery,2.76,2.1,21,6.32,2.7,22,2.67,1.96,21,3,2.4,9,2.58,1.93,12,5.5,3.08,6,6.6,2.67,15,2.33,1.51,6,2.8,2.14,15,3.67,2.6,9,2.08,1.38,12,6.8,2.28,5,6.18,2.86,17,3.1,2.51,10,2.27,1.27,11,3.08,2.54,12,2.33,1.32,9,5.89,2.76,9,6.62,2.72,13,2.67,2.35,12,2.67,1.41,9 +10451,robe,5.53,1.22,19,3.1,1.92,21,5.7,1.89,23,6,1.73,3,5.44,1.15,16,3.75,1.75,8,2.69,1.97,13,5.89,2.09,9,5.57,1.83,14,5.44,1.51,9,5.6,0.97,10,3.56,2.07,9,2.75,1.82,12,5.73,2.09,15,5.62,1.6,8,5.14,0.69,7,5.75,1.42,12,3.6,1.9,10,2.64,1.91,11,5.62,2.22,13,5.8,1.48,10 +10452,robin,6.63,2.17,19,2.64,2.24,22,4.35,2.12,23,6.91,1.81,11,6,2.77,7,4.12,2.75,8,1.79,1.37,14,3.43,1.9,7,4.75,2.14,16,6.75,1.98,8,6.55,2.38,11,2.44,2.13,9,2.77,2.39,13,3.73,1.9,11,4.92,2.23,12,6.08,2.57,12,7.57,0.53,7,2.64,2.84,11,2.64,1.57,11,4.23,2.28,13,4.5,2.01,10 +10453,robot,6.18,1.65,22,4.43,2.64,21,5.14,2.51,22,6.5,1.95,14,5.62,0.74,8,5.36,2.46,11,3.67,2.55,9,5.83,2.64,6,4.88,2.5,16,5.9,1.91,10,6.42,1.44,12,4.55,2.73,11,4.3,2.67,10,5.38,2.43,13,4.78,2.73,9,6.33,1.5,12,6,1.89,10,4.46,2.79,13,4.38,2.56,8,5.67,2.57,12,4.5,2.42,10 +10454,robotic,5.05,1.54,19,4.6,2.41,20,4.29,2.63,24,5.15,1.68,13,4.83,1.33,6,5,1.87,5,4.47,2.61,15,4.62,2.9,13,3.91,2.34,11,5.78,1.92,9,4.4,0.7,10,6.43,2.15,7,3.62,1.98,13,5.18,2.14,11,3.54,2.85,13,5.11,1.62,9,5,1.56,10,4.2,2.86,10,5,1.94,10,5.11,3.1,9,3.8,2.27,15 +10455,robotics,4.95,1.88,21,4.55,2.37,20,5.65,2.52,20,5.83,1.17,6,4.6,2.03,15,6.25,1.67,8,3.42,2.11,12,5.73,2.83,11,5.56,2.24,9,5.17,2.32,6,4.87,1.77,15,5,2.4,10,4.1,2.38,10,5.38,2.72,13,6.14,2.19,7,5,2,7,4.93,1.9,14,4.71,2.55,14,4.17,2.04,6,5.55,2.81,11,5.78,2.28,9 +10456,robust,6.1,1.33,20,5.24,2.74,21,5.76,2.26,25,5,0,3,6.29,1.36,17,5.43,3.21,7,5.31,2.63,13,5.62,2.2,8,5.82,2.35,17,5.86,1.21,7,6.23,1.42,13,5.86,2.54,7,5.08,2.93,13,5,2.51,14,6.73,1.49,11,5.78,0.67,9,6.36,1.69,11,5.73,2.45,11,4.7,3.06,10,5.56,2.53,18,6.29,1.38,7 +10457,rock,5.72,1.83,39,3.14,2.29,919,5.26,2.36,23,5.55,1.65,22,5.94,2.08,17,3.52,2.42,344,2.91,2.19,568,5.44,2.4,9,5.14,2.41,14,5.48,1.75,23,6.06,1.95,16,3.38,2.36,416,2.95,2.22,499,5.47,2.56,15,4.88,2.03,8,5.53,1.71,19,5.9,1.97,20,3.03,2.23,509,3.28,2.35,410,5.69,2.39,13,4.7,2.31,10 +10458,rocker,5.65,1.63,20,5.67,2.74,21,6,1.92,34,5.7,1.95,10,5.6,1.35,10,5.75,2.12,8,5.62,3.15,13,6.14,1.92,14,5.9,1.97,20,5.89,1.69,9,5.45,1.63,11,5.85,2.82,13,5.38,2.77,8,6.27,2,22,5.5,1.73,12,5.9,1.66,10,5.4,1.65,10,6.36,2.41,14,4.29,3.04,7,5.47,1.84,17,6.53,1.91,17 +10459,rocket,5.8,1.36,20,5.04,2.69,24,5.57,2.56,28,5.75,1.49,8,5.83,1.34,12,4.11,2.52,9,5.6,2.72,15,5.21,3.17,14,5.93,1.82,14,5.56,1.24,9,6,1.48,11,4.83,2.82,12,5.25,2.67,12,5,2.66,14,6.14,2.41,14,6,1.05,10,5.6,1.65,10,4.67,2.5,12,5.42,2.94,12,5.08,2.61,12,5.94,2.54,16 +10460,rod,4.95,1.8,21,3.05,2.09,21,5.19,2.25,27,5.1,1.6,10,4.82,2.04,11,2.71,2.43,7,3.21,1.97,14,5.06,2.79,17,5.4,0.84,10,4.73,2,11,5.2,1.62,10,2.4,1.95,5,3.25,2.14,16,5.5,2.56,14,4.85,1.91,13,4.62,1.71,13,5.5,1.93,8,2.7,2.21,10,3.36,2.01,11,5.79,2.46,14,4.54,1.9,13 +10461,rodent,3.56,1.42,18,3.83,2.62,18,4.06,2.68,17,4.2,1.32,10,2.75,1.16,8,3.75,3.4,4,3.86,2.51,14,4,2.56,8,4.11,2.93,9,4.12,1.46,8,3.1,1.29,10,3.43,2.7,7,4.09,2.66,11,4.67,3.08,6,3.73,2.53,11,3.67,1.56,12,3.33,1.21,6,3.18,2.56,11,4.86,2.54,7,3.71,2.29,7,4.3,3.02,10 +10462,rodeo,4.57,2.19,23,5.19,2.27,21,5.08,2.43,25,4.33,2.94,6,4.65,1.97,17,4.5,2.38,4,5.35,2.29,17,6.11,2.42,9,4.5,2.31,16,4.56,2.19,9,4.57,2.28,14,4.6,2.55,10,5.73,1.95,11,5.93,1.98,14,4,2.61,11,5.08,2.14,13,3.9,2.18,10,5.4,2.72,10,5,1.9,11,5.11,2.7,18,5,1.73,7 +10463,roe,4.18,1.05,22,4.04,2.5,23,5.32,1.38,19,4.88,0.35,8,3.92,1.04,13,4.5,3.12,8,3.86,2.25,14,5.43,1.27,7,5,1.26,11,4.25,0.89,8,4.31,1.03,13,3.78,2.77,9,4.21,2.39,14,5.43,1.72,7,5.25,1.22,12,4.18,0.98,11,4.18,1.17,11,2.78,2.28,9,4.86,2.35,14,5.25,1.44,16,5.67,1.15,3 +10464,rogue,3.89,2.56,18,5.04,2.31,23,4.63,1.8,19,3.89,1.62,9,3.89,3.37,9,5.57,2.07,7,4.8,2.51,15,4.9,2.08,10,4.33,1.5,9,4,2.87,9,3.78,2.39,9,5.4,2.76,10,4.75,2.05,12,5,1.77,8,4.5,1.9,10,3.91,2.74,11,3.86,2.48,7,4.85,2.21,20,6.33,3.06,3,4.5,1.69,8,4.73,1.95,11 +10465,role,5.1,0.97,20,4.4,2.54,20,5.36,2.04,25,5.36,1.03,11,4.78,0.83,9,5.14,2.67,7,4,2.48,13,4.54,1.76,13,6.25,2.01,12,5.18,1.17,11,5,0.71,9,4.64,2.38,11,4.11,2.85,9,5.19,2.34,16,5.67,1.41,9,5.1,1.2,10,5.1,0.74,10,4.67,2.53,12,4,2.67,8,5,2.3,15,5.9,1.52,10 +10466,roll,5.72,1.27,18,3.9,2.64,21,5.11,2.35,18,5.38,1.19,8,6,1.33,10,3.86,2.85,7,3.93,2.64,14,5.36,2.42,11,4.71,2.36,7,5.64,1.21,11,5.86,1.46,7,3.56,3.09,9,4.17,2.37,12,5.73,2.49,11,4.14,1.86,7,5.67,0.78,12,5.83,2.04,6,3,2.52,12,5.11,2.42,9,5.44,2.83,9,4.78,1.86,9 +10467,roller,5.35,0.88,20,3.15,2.28,20,4.95,1.47,21,5.14,0.38,7,5.46,1.05,13,3.56,2.6,9,2.82,2.04,11,5.2,2.59,5,4.88,1.02,16,5.5,1.08,10,5.22,0.67,9,3.38,2.26,8,3,2.37,12,4.64,1.65,14,5.57,0.79,7,5.45,1.13,11,5.22,0.44,9,3.5,2.47,12,2.62,2,8,4.9,2.13,10,5,0.45,11 +10468,rollercoaster,6.75,2.01,80,6.64,2.75,83,3.78,2.71,72,7.11,1.86,36,6.51,2.09,43,6.48,2.86,29,6.72,2.71,54,4.22,2.76,36,3.29,2.65,35,6.84,2.07,43,6.72,1.94,36,6.08,3,37,7.09,2.47,46,4.03,2.82,37,3.51,2.61,35,6.15,2.15,47,7.61,1.43,33,6.21,3.28,33,6.92,2.33,50,4.06,2.66,34,3.53,2.77,38 +10469,roman,5.55,1.61,20,4.36,2.65,22,5.78,2.03,27,6,1.73,7,5.31,1.55,13,4.5,2.59,10,4.25,2.8,12,6.47,1.88,15,4.82,1.99,11,4.73,0.9,11,6.56,1.74,9,4.56,2.74,9,4.23,2.68,13,5.88,2.39,17,5.56,1.33,9,5.38,1.12,13,5.86,2.34,7,4.56,2.83,16,3.83,2.23,6,5.83,1.99,12,5.73,2.12,15 +10470,romance,7.28,1.18,18,6.06,2.41,18,5,1.87,17,7.1,1.45,10,7.5,0.76,8,5.5,2.65,4,6.21,2.42,14,4.62,1.92,8,5.33,1.87,9,8,1,7,6.82,1.08,11,5.71,2.87,7,6.27,2.2,11,4.5,1.87,6,5.27,1.9,11,7.33,1.07,12,7.17,1.47,6,6.91,1.76,11,4.71,2.81,7,4.43,1.72,7,5.4,1.96,10 +10471,romantic,7.61,1.27,36,5.12,2.69,43,6.45,2.26,47,7.5,1.54,22,7.79,0.7,14,5,2.51,20,5.22,2.89,23,6.05,2.46,22,6.8,2.06,25,7.75,1.06,16,7.5,1.43,20,5.11,2.47,19,5.12,2.91,24,6.14,2.45,28,6.89,1.94,19,7.57,1.03,21,7.67,1.59,15,5.04,2.72,27,5.25,2.72,16,6.89,2.28,27,5.85,2.16,20 +10472,romp,6.79,1.18,19,5.8,2.09,20,5.61,2.37,23,7.67,1.15,3,6.62,1.15,16,5.71,1.98,7,5.85,2.23,13,5.11,2.52,9,5.93,2.3,14,6.67,1.66,9,6.9,0.57,10,6.78,1.86,9,5,2,11,6.07,2.6,15,4.75,1.67,8,6.43,1.13,7,7,1.21,12,6.2,1.93,10,5.4,2.27,10,5.85,2.67,13,5.3,2,10 +10473,roof,4.48,1.72,21,3.4,2.33,20,7.05,2.37,19,4.08,1.61,13,5.12,1.81,8,4.14,2.85,7,3,2,13,7,2.31,7,7.08,2.5,12,4.58,2.11,12,4.33,1.12,9,4.33,2.69,9,2.64,1.75,11,7.6,2.07,10,6.44,2.65,9,4.42,2.07,12,4.56,1.24,9,4.14,2.61,7,3,2.16,13,7.86,1.46,7,6.58,2.71,12 +10474,rooftop,5.42,1.3,19,3.44,2.31,18,5.65,2,17,5.55,1.04,11,5.25,1.67,8,4.5,2.52,4,3.14,2.25,14,4.88,1.89,8,6.33,1.94,9,5.75,0.89,8,5.18,1.54,11,4.43,2.15,7,2.82,2.27,11,4.67,2.5,6,6.18,1.54,11,5.38,1.33,13,5.5,1.38,6,2.91,2.59,11,4.29,1.6,7,6,1.41,7,5.4,2.37,10 +10475,rook,5.58,1.64,19,3.41,2.77,22,4.21,1.81,28,5.67,1.97,6,5.54,1.56,13,3.09,2.59,11,3.73,3.04,11,3.91,2.26,11,4.41,1.5,17,5.45,1.37,11,5.75,2.05,8,2.45,1.75,11,4.36,3.32,11,4.06,2.15,18,4.5,0.97,10,5.46,1.61,13,5.83,1.83,6,3.43,2.87,14,3.38,2.77,8,4.19,2.01,16,4.25,1.6,12 +10476,rookie,5.25,1.12,20,3.5,2.26,18,3.91,1.85,22,5.6,0.89,5,5.13,1.19,15,3.67,2.16,6,3.42,2.39,12,4.7,1.25,10,3.25,2.05,12,5.6,0.97,10,4.9,1.2,10,3.8,2.35,10,3.12,2.23,8,4.27,2.05,11,3.55,1.63,11,5,1.21,12,5.62,0.92,8,2.44,1.67,9,4.56,2.35,9,4.45,2.21,11,3.36,1.29,11 +10477,room,5.55,1.53,22,3.1,1.58,21,5.71,2.23,17,5,2,6,5.8,1.37,15,2.57,1.81,7,3.36,1.45,14,5.44,2.6,9,6,1.85,8,5.43,1.83,14,5.86,0.9,7,3.11,1.76,9,3.08,1.51,12,6,3.04,9,5.38,0.74,8,5.43,1.65,14,5.75,1.39,8,2.83,1.6,6,3.2,1.61,15,6.44,2.46,9,4.88,1.73,8 +10478,roomful,5.8,1.32,20,3.68,1.89,22,5.26,2.18,19,5.78,1.79,9,5.82,0.87,11,2.6,2.07,5,3.94,1.81,16,5.5,2.88,6,5.15,1.91,13,6.14,1.41,14,5,0.63,6,3.42,1.88,12,3.89,2.03,9,5.11,1.62,9,5.4,2.67,10,6.1,1.2,10,5.5,1.43,10,3.33,1.78,12,4.1,2.02,10,6.33,2.8,6,4.77,1.74,13 +10479,roommate,5.29,1.45,21,4.13,1.82,23,4.52,1.96,25,5.55,1.29,11,5,1.63,10,4.64,1.8,11,3.67,1.78,12,4.9,1.6,10,4.36,2.24,14,5.1,1.79,10,5.45,1.13,11,5,1.73,11,3.33,1.56,12,4.76,2.11,17,4.14,1.68,7,5.31,1.75,13,5.25,0.89,8,3.93,1.87,15,4.5,1.77,8,4.35,2.34,17,4.88,0.64,8 +10480,rooms,5.65,1.42,20,3.48,1.86,23,5.15,1.52,26,5.5,1.43,10,5.8,1.48,10,3.73,1.9,11,3.25,1.86,12,4.91,1.38,11,5.21,1.63,14,6.1,1.79,10,5.2,0.79,10,3.64,1.69,11,3.33,2.06,12,5.06,1.6,17,5.12,1.36,8,6,1.68,13,5,0,7,2.8,1.57,15,4.75,1.75,8,5.35,1.77,17,4.78,0.83,9 +10481,roomy,6.6,1.47,20,3.4,2.06,20,6.64,2.22,33,7.1,1.52,10,6.1,1.29,10,3.88,2.53,8,3.08,1.73,12,6.69,2.56,13,6.6,2.04,20,6.78,2.05,9,6.45,0.82,11,4.08,2.1,13,2.14,1.35,7,7.14,1.88,22,5.64,2.58,11,6.5,1.78,10,6.7,1.16,10,3.38,2.43,13,3.43,1.27,7,6.56,2.03,16,6.71,2.44,17 +10482,roost,5.16,1.42,19,3.82,2.22,22,5.81,1.75,21,5.33,0.71,9,5,1.89,10,5,2.51,8,3.14,1.79,14,5.91,1.64,11,5.7,1.95,10,5.43,0.79,7,5,1.71,12,4.4,1.9,10,3.33,2.42,12,5.33,1.97,12,6.44,1.24,9,5.2,1.75,10,5.11,1.05,9,3.12,2.47,8,4.21,2.04,14,5.46,1.85,13,6.38,1.51,8 +10483,rooster,5.53,1.93,19,4.57,2.13,21,5.09,1.88,23,5.8,1.92,5,5.54,2.03,13,4.83,2.32,6,4.47,2.13,15,4.4,1.71,10,5.62,1.89,13,4.43,2.3,7,6.36,1.29,11,5.14,2.41,7,4.29,2.02,14,5,1.95,11,5.17,1.9,12,5.25,2.14,12,6,1.53,7,5.09,2.26,11,4,1.94,10,4.57,1.7,14,5.89,1.96,9 +10484,root,5.33,1.88,21,3.62,2.31,21,6.05,1.43,21,5.22,2.33,9,5.42,1.56,12,3.67,2.34,6,3.43,2.38,14,5.5,1.76,6,6.27,1.28,15,4.78,2.68,9,5.75,0.87,12,4,2.55,5,3.5,2.31,16,6.2,1.4,10,5.91,1.51,11,5.42,2.27,12,5.22,1.3,9,3.12,2.1,8,3.92,2.47,13,6.25,1.36,12,5.78,1.56,9 +10485,root beer,6.11,1.79,19,3.81,2.91,21,5.05,2.28,20,7,1,3,5.94,1.88,16,3.67,2.42,6,3.87,3.16,15,5.83,1.83,6,4.71,2.43,14,5.8,1.87,10,6.44,1.74,9,3.29,3.09,7,4.07,2.89,14,4.7,2.45,10,5.4,2.17,10,6.25,1.39,8,6,2.1,11,4.22,3.53,9,3.5,2.47,12,5,2.78,8,5.08,2.02,12 +10486,rope,5.05,1.43,22,4.58,2.14,19,5.62,2.01,21,6,1.22,5,4.75,1.44,16,5.62,1.3,8,3.82,2.36,11,5.4,2.17,10,5.82,1.94,11,4.83,1.4,12,5.3,1.49,10,4.4,1.9,10,4.78,2.49,9,5.5,2.02,12,5.78,2.11,9,4.73,1.35,11,5.36,1.5,11,4.12,2.23,8,4.91,2.12,11,5.33,1.8,9,5.83,2.21,12 +10487,ropes,4.86,1.86,22,3.1,1.81,21,5.5,2.06,22,4.93,2.27,14,4.75,0.89,8,3.45,1.86,11,2.89,1.76,9,4.67,2.5,6,5.81,1.87,16,5,2.26,10,4.75,1.54,12,2.36,1.43,11,3.9,1.91,10,5.15,1.95,13,6,2.24,9,4.42,1.98,12,5.4,1.65,10,2.92,1.85,13,3.38,1.85,8,5.17,1.7,12,5.9,2.47,10 +10488,rosary,5.26,2.16,19,3.36,2.17,22,4.5,2.35,28,5.12,2.47,8,5.36,2.01,11,3.12,2.17,8,3.5,2.24,14,4.07,1.59,14,4.93,2.92,14,5.11,2.52,9,5.4,1.9,10,3.92,2.15,12,2.7,2.11,10,3.79,2.46,14,5.21,2.08,14,6.2,2.39,10,4.22,1.3,9,3.55,2.46,11,3.18,1.94,11,4.67,2.31,12,4.38,2.45,16 +10489,rose,7.11,2,18,2.8,1.99,20,6.22,2.07,18,5.88,2.17,8,8.1,1.2,10,3.14,2.12,7,2.62,1.98,13,6.36,1.5,11,6,2.89,7,6.36,2.11,11,8.29,1.11,7,2.44,1.74,9,3.09,2.21,11,6.64,1.43,11,5.57,2.82,7,7,2.04,12,7.33,2.07,6,2.67,1.78,12,3,2.39,8,7.22,1.79,9,5.22,1.92,9 +10490,rosemary,6.37,2.03,19,3.59,2.2,22,6.19,2.11,21,6.22,1.56,9,6.5,2.46,10,3.62,1.85,8,3.57,2.44,14,6,2.45,11,6.4,1.78,10,5.71,0.95,7,6.75,2.42,12,4.6,2.37,10,2.75,1.71,12,6.58,1.88,12,5.67,2.4,9,6.6,2.41,10,6.11,1.62,9,3.75,2.71,8,3.5,1.95,14,6.46,1.98,13,5.75,2.38,8 +10491,roster,4.71,1.55,21,3.09,1.95,23,6.12,1.78,16,5.11,1.76,9,4.42,1.38,12,3.18,1.47,11,3,2.37,12,6.44,2.01,9,5.71,1.5,7,4.43,2.15,7,4.85,1.28,13,3.64,2.01,11,2.58,1.83,12,6.43,2.3,7,5.89,1.36,9,4.23,1.74,13,5.5,0.76,8,3.18,2.23,11,3,1.76,12,5.78,1.86,9,6.57,1.72,7 +10492,rot,2.65,1.79,20,4.72,2.42,18,3.54,2.54,24,1.8,0.84,5,2.93,1.94,15,4.6,2.3,5,4.77,2.55,13,3.23,2.49,13,3.91,2.66,11,2.5,1.72,10,2.8,1.93,10,5.57,2.37,7,4.18,2.4,11,4.12,2.78,16,2.38,1.51,8,2.57,1.79,14,2.83,1.94,6,5.5,2.24,12,3.17,2.14,6,3.2,2.57,15,4.11,2.52,9 +10493,rotary,4.7,1.69,20,3.5,2.18,18,5.12,1.9,24,5,2.55,5,4.6,1.4,15,4.6,2.19,5,3.08,2.1,13,4.31,1.55,13,6.09,1.87,11,5,1.49,10,4.4,1.9,10,5,1.91,7,2.55,1.81,11,4.75,1.73,16,5.88,2.1,8,4.43,1.6,14,5.33,1.86,6,3.58,2.02,12,3.33,2.66,6,5.4,1.99,15,4.67,1.73,9 +10494,rotate,5.24,1.26,21,3.35,2.57,23,5,2.21,19,5.88,1.13,8,4.85,1.21,13,4,1,5,3.17,2.85,18,5.27,2.24,11,4.62,2.26,8,5.08,1.31,12,5.44,1.24,9,3.6,2.27,10,3.15,2.85,13,4.77,2.42,13,5.5,1.76,6,4.93,1.21,14,5.86,1.21,7,3.93,2.76,15,2.25,1.83,8,5.25,2.14,12,4.57,2.44,7 +10495,rotation,5,1.1,21,4.1,2.61,20,5.43,2.2,21,5,0,6,5,1.31,15,4,2.2,8,4.17,2.95,12,6.09,2.07,11,4.7,2.21,10,4.5,0.84,6,5.2,1.15,15,4.4,2.88,10,3.8,2.44,10,4.86,2.25,14,6.57,1.72,7,5.14,0.38,7,4.93,1.33,14,3.64,2.59,14,5.17,2.56,6,5.17,2.12,12,5.78,2.39,9 +10496,rotor,3.95,1.4,22,3.25,2.29,20,5.32,1.59,22,3.79,1.42,14,4.25,1.39,8,4.27,2.45,11,2.12,1.36,8,5.17,1.72,6,5.38,1.59,16,3.4,1.51,10,4.42,1.16,12,2.55,1.69,11,4.11,2.71,9,5.38,1.39,13,5.22,1.92,9,3.83,1.53,12,4.1,1.29,10,3.31,2.29,13,3.14,2.48,7,4.83,1.34,12,5.9,1.73,10 +10497,rotten,2.43,1.5,23,4.9,2.24,40,3.37,2.07,43,2,1.07,8,2.67,1.68,15,4.21,2.42,14,5.27,2.09,26,3.5,2.1,14,3.31,2.09,29,2.42,1.98,12,2.45,0.82,11,4.94,1.56,17,4.87,2.67,23,3.57,2.37,23,3.15,1.69,20,2.09,1.22,11,2.75,1.71,12,4.58,2.27,19,5.19,2.23,21,3.17,2.35,23,3.6,1.73,20 +10498,rotunda,5.74,1.63,19,3.05,2.21,22,4.93,1.76,28,4.67,0.82,6,6.23,1.69,13,2.45,2.07,11,3.64,2.29,11,5.91,2.02,11,4.29,1.26,17,5.73,1.74,11,5.75,1.58,8,2.82,2.23,11,3.27,2.28,11,4.78,1.77,18,5.2,1.81,10,5.85,1.63,13,5.5,1.76,6,3.5,2.44,14,2.25,1.58,8,5,1.93,16,4.83,1.59,12 +10499,rouge,5.55,1.5,20,4.18,2.58,22,5.48,2.24,27,5.86,2.19,7,5.38,1.04,13,4.9,3,10,3.58,2.11,12,5.87,2,15,5,2.65,11,5.36,1.43,11,5.78,1.64,9,3.89,2.52,9,4.38,2.69,13,5.94,2.33,17,4.67,2.06,9,5.85,1.57,13,5,1.29,7,4.12,2.68,16,4.33,2.5,6,5.92,1.73,12,5.13,2.59,15 +10500,rough,3.68,1.69,41,5.43,1.97,23,4.88,1.97,42,3.65,1.69,20,3.71,1.74,21,5.14,1.77,7,5.6,2.16,15,5.41,1.91,17,4.52,1.96,25,3.5,1.76,20,3.86,1.65,21,4.9,2.23,10,5.92,1.78,12,5.35,1.87,26,4.12,1.93,16,3.35,1.67,23,4.11,1.68,18,5.15,1.84,20,7.33,2.08,3,4.83,1.9,24,4.94,2.1,18 +10501,roughneck,3.74,2.08,19,4.64,2.7,22,6.33,1.82,27,4,2.65,7,3.58,1.78,12,4.9,2.56,10,4.42,2.91,12,6.4,1.59,15,6.27,2.24,11,3.3,1.64,10,4.22,2.49,9,5,2.06,9,4.38,3.12,13,6.94,1.68,17,5.22,1.72,9,4,2.26,12,3.29,1.8,7,4.62,2.6,16,4.67,3.2,6,6.75,1.66,12,6,1.93,15 +10502,roulette,4.37,1.89,19,5.48,2.69,21,3.56,2.68,25,4.33,1.53,3,4.38,2,16,5.86,2.79,7,5.62,2.53,13,3.25,2.6,8,3.71,2.78,17,4.29,1.38,7,4.42,2.19,12,6,2.45,7,5.54,2.7,13,3.29,2.4,14,3.91,3.08,11,4.62,2.33,8,4.18,1.6,11,5.64,2.62,11,5.3,2.91,10,3.39,2.89,18,4,2.16,7 +10503,round,5.89,1.75,18,2.5,2.24,20,4.78,1.9,18,5.38,1.92,8,6.3,1.57,10,2.57,1.99,7,2.46,2.44,13,5,1.18,11,4.43,2.76,7,5.55,1.69,11,6.43,1.81,7,1.89,1.76,9,3,2.53,11,4.91,2.12,11,4.57,1.62,7,5.58,1.88,12,6.5,1.38,6,2.33,1.97,12,2.75,2.71,8,5.67,1.41,9,3.89,1.96,9 +10504,roundabout,5.05,1.27,19,3.19,1.97,21,5.48,2.06,23,5.09,0.94,11,4.57,1.27,7,3.57,1.62,7,3,2.15,14,5.14,2.54,7,5.62,1.89,16,5.38,1.41,8,4.82,1.17,11,2.22,1.39,9,3.92,2.07,12,5.73,2.15,11,5.25,2.05,12,5,1.41,12,5.14,1.07,7,2.91,2.07,11,3.5,1.9,10,5.38,1.94,13,5.6,2.32,10 +10505,roundup,4.63,1.8,19,4,2.41,20,5.5,2.32,24,4.54,2.15,13,4.83,0.75,6,5,1.58,5,3.67,2.58,15,5.92,2.22,13,5,2.45,11,4.89,1.96,9,4.4,1.71,10,5.29,1.5,7,3.31,2.56,13,4.73,2.24,11,6.15,2.27,13,4.78,0.97,9,4.5,2.37,10,4.3,2.11,10,3.7,2.75,10,6.33,2.69,9,5,2,15 +10506,rouse,5.24,2.07,21,4.79,2.49,19,4.95,2.73,22,4.83,2.79,6,5.4,1.8,15,5.14,2.91,7,4.58,2.31,12,4.58,3.06,12,5.4,2.37,10,5.67,2.5,9,4.92,1.73,12,5.22,2.68,9,4.4,2.37,10,4.14,2.04,7,5.33,2.99,15,5.4,2.22,10,5.09,2.02,11,4.85,2.54,13,4.67,2.58,6,5.58,2.91,12,4.2,2.44,10 +10507,rousing,5.35,1.73,20,5.83,2.75,18,5.56,2.02,25,5.45,1.97,11,5.22,1.48,9,6.83,2.64,6,5.33,2.77,12,5,1.96,13,6.17,1.99,12,5.27,1.79,11,5.44,1.74,9,6,2.67,10,5.62,3.02,8,5.88,2.23,17,4.88,1.36,8,5.2,1.03,10,5.5,2.27,10,6.64,2.38,11,4.57,2.99,7,5.56,2.13,16,5.56,1.94,9 +10508,route,5.86,1.28,21,3.83,2.18,24,5.23,2.58,22,6,1.31,8,5.77,1.3,13,3.92,2.02,13,3.73,2.45,11,5.31,2.75,13,5.11,2.47,9,6.62,1.51,8,5.42,0.9,12,4.64,1.69,14,2.7,2.36,10,5.92,2.64,12,4.4,2.37,10,5.7,1.57,10,6,1,11,3.65,2.15,17,4.29,2.36,7,5.4,2.41,10,5.08,2.81,12 +10509,routine,4.95,1.61,20,3.15,1.63,20,6.27,2.39,33,4.6,1.84,10,5.3,1.34,10,3.88,1.55,8,2.67,1.56,12,7,1.53,13,5.8,2.75,20,5.11,0.93,9,4.82,2.04,11,3.38,1.8,13,2.71,1.25,7,6.43,2.48,21,6,2.3,12,5.2,0.92,10,4.7,2.11,10,3.21,1.58,14,3,1.9,6,5.81,2.14,16,6.71,2.59,17 +10510,rove,4.6,1.47,20,3.44,2.01,18,5.83,2.39,24,4,1.41,5,4.8,1.47,15,3.6,2.07,5,3.38,2.06,13,5,2.48,13,6.82,1.94,11,4.5,1.78,10,4.7,1.16,10,3.43,1.81,7,3.45,2.21,11,5.38,2.42,16,6.75,2.19,8,4.5,1.45,14,4.83,1.6,6,3.67,1.92,12,3,2.28,6,6.4,2.47,15,4.89,2.03,9 +10511,roving,4.89,1.91,19,4,2.53,22,4.86,1.76,28,4.83,0.98,6,4.92,2.25,13,4.36,2.62,11,3.64,2.5,11,5.36,2.25,11,4.53,1.33,17,4.91,1.92,11,4.88,2.03,8,4.09,2.47,11,3.91,2.7,11,4.83,1.86,18,4.9,1.66,10,5.23,2.13,13,4.17,1.17,6,4.07,2.73,14,3.88,2.3,8,4.94,2.14,16,4.75,1.14,12 +10512,row,5.48,1.6,21,3.39,2.29,23,6.06,2.24,18,5.89,1.54,9,5.17,1.64,12,4.09,2.17,11,2.75,2.3,12,6.5,1.9,10,5.5,2.62,8,5.57,2.15,7,5.46,1.39,13,3.82,2.27,11,3,2.34,12,5.71,2.81,7,6.27,1.9,11,5.46,1.94,13,5.5,0.93,8,3.27,2.33,11,3.5,2.35,12,6.11,2.67,9,6,1.87,9 +10513,rowboat,5.4,1.7,20,2.56,2.12,18,6.05,1.62,22,4.6,1.67,5,5.67,1.68,15,2.67,1.97,6,2.5,2.28,12,6,1.33,10,6.08,1.88,12,5.2,1.4,10,5.6,2.01,10,2.2,1.62,10,3,2.67,8,6.36,1.5,11,5.73,1.74,11,4.92,1.98,12,6.12,0.83,8,2.44,2.65,9,2.67,1.58,9,6.64,1.69,11,5.45,1.37,11 +10514,rowdy,4.16,1.92,19,4.88,2.63,24,4.7,2.32,27,5.25,1.75,8,3.36,1.69,11,4,1.8,9,5.4,2.95,15,4.08,2.36,13,5.29,2.2,14,3.78,1.2,9,4.5,2.42,10,4.25,2.77,12,5.5,2.43,12,4.14,2.41,14,5.31,2.14,13,4.4,1.84,10,3.89,2.09,9,5.42,2.43,12,4.33,2.81,12,4.25,2.18,12,5.07,2.43,15 +10515,rowing,5.42,1.84,19,3.77,2.16,22,5.87,1.74,23,5.82,1.78,11,5.43,1.13,7,4.88,2.17,8,3.14,1.96,14,6,2.58,7,5.81,1.33,16,4.38,1.92,8,6.18,1.4,11,3.56,2.79,9,3.92,1.71,13,5.82,2.14,11,5.92,1.38,12,4.92,1.88,12,6.29,1.5,7,3.55,2.3,11,4,2.1,11,5.54,1.76,13,6.3,1.7,10 +10516,royal,5.25,1.59,20,4.23,1.93,22,6.32,1.97,19,4.78,2.22,9,5.64,0.67,11,4.4,3.29,5,4.19,1.52,16,6.17,2.93,6,6.38,1.5,13,5.21,1.72,14,5.33,1.37,6,4.17,1.9,12,4.33,2.18,9,5.89,1.05,9,6.7,2.54,10,5.5,1.27,10,5,1.89,10,4.08,2.07,12,4.4,1.84,10,5.67,2.66,6,6.62,1.61,13 +10517,royalty,5.52,2.54,21,4.32,2.43,25,5.68,2.77,19,4,2.92,9,6.67,1.5,12,3.83,2.4,6,4.56,2.53,18,5.71,2.75,7,5.67,2.9,12,4.81,2.48,16,7.8,0.84,5,4.36,2.82,14,4.4,2.01,10,6,3.24,9,5.4,2.41,10,5.5,3.06,12,5.56,1.81,9,4.56,2.5,16,3.89,2.37,9,6,3,11,5.25,2.55,8 +10518,rub,6.63,1.5,19,4.35,2.37,23,6.78,1.63,18,6.33,1.5,9,6.9,1.52,10,3.57,1.99,7,4.87,2.47,15,6.78,1.64,9,6.78,1.72,9,7.11,1.69,9,6.2,1.23,10,4.5,2.32,10,4.42,2.5,12,5.86,1.35,7,7.3,1.64,10,6.58,1.62,12,6.71,1.38,7,3.9,2.15,20,7.33,1.53,3,6.12,1.46,8,7.3,1.64,10 +10519,rubber,4.37,1.95,19,4.14,2.4,22,5.38,1.97,24,4.67,1.97,6,4.23,2.01,13,5.25,2.22,12,2.8,1.93,10,4.12,1.36,8,6,1.97,16,4.3,1.49,10,4.44,2.46,9,5,2.45,9,3.54,2.26,13,5.41,2.32,17,5.33,0.82,6,3.75,1.58,8,4.82,2.14,11,3.89,1.83,9,4.31,2.78,13,5.44,2.16,16,5.25,1.67,8 +10520,rubbish,3.39,2.03,18,4.1,2.65,20,4.76,1.88,25,4.4,2.19,5,3,1.91,13,4.82,2.68,11,3.22,2.49,9,5.19,2.14,16,4,1,9,3.57,2.37,7,3.27,1.9,11,3.22,2.77,9,4.82,2.44,11,4.8,2.07,20,4.6,0.89,5,3.67,2.45,9,3.11,1.62,9,4,2.86,11,4.22,2.54,9,4.53,1.78,19,5.5,2.17,6 +10521,rubble,3.65,1.84,20,3.86,2.06,21,4.42,2.22,19,3.22,1.48,9,4,2.1,11,4.2,2.59,5,3.6,1.92,15,4.17,2.86,6,4.54,1.98,13,3.93,1.94,14,3,1.55,6,3.09,1.92,11,4.56,2.01,9,4.44,1.51,9,4.4,2.8,10,4.1,2.23,10,3.2,1.32,10,2.82,1.83,11,5,1.7,10,4.5,2.81,6,4.38,2.02,13 +10522,rubdown,6.52,1.72,21,4.24,2.24,25,5.05,2.33,21,6.88,1.55,8,6.31,1.84,13,4.77,2.49,13,3.67,1.87,12,5.62,2.5,13,4.12,1.81,8,6.75,1.67,8,6.58,1.73,12,4.71,1.33,14,3.64,3.01,11,6.08,2.15,12,3.67,1.87,9,6.6,1.65,10,6.45,1.86,11,3.88,2.29,17,5,2.07,8,4.5,2.51,10,5.55,2.16,11 +10523,ruby,6.79,1.44,19,4.05,2.25,21,6,1.6,23,6.2,0.84,5,7.15,1.52,13,4.17,2.4,6,4,2.27,15,6.1,1.52,10,5.92,1.71,13,6.86,1.21,7,6.91,1.58,11,4.86,2.34,7,3.64,2.17,14,5.36,1.21,11,6.58,1.73,12,6.5,1.45,12,7.29,1.38,7,5,2.41,11,3,1.56,10,6,1.66,14,6,1.58,9 +10524,ruckus,4.35,1.5,20,6.27,1.7,22,5.11,2.51,19,3.78,1.72,9,4.82,1.17,11,5.6,2.79,5,6.5,1.32,16,5,2.37,6,5.15,2.67,13,4.21,1.12,14,4.67,2.25,6,5.42,1.83,12,7.44,0.53,9,5.22,2.39,9,5,2.75,10,4.4,1.51,10,4.3,1.57,10,5.67,2.02,12,7,0.82,10,4.5,2.26,6,5.38,2.66,13 +10525,rudder,5.11,1.73,19,3.25,1.94,20,5.5,2.06,24,5.31,2.02,13,4.67,0.82,6,4,2.45,5,3,1.77,15,6.08,1.8,13,4.82,2.23,11,4.56,1.74,9,5.6,1.65,10,4.43,2.15,7,2.62,1.56,13,5.18,1.99,11,5.77,2.17,13,4.89,1.45,9,5.3,2,10,2.9,2.23,10,3.6,1.65,10,5.44,2.51,9,5.53,1.85,15 +10526,ruddy,4.65,1.31,20,4.33,2.03,21,5,2.13,34,4.9,1.29,10,4.4,1.35,10,4,2.2,8,4.54,1.98,13,5.64,2.34,14,4.55,1.9,20,4.33,0.87,9,4.91,1.58,11,4.85,1.77,13,3.5,2.27,8,4.77,2.27,22,5.42,1.88,12,4.6,1.17,10,4.7,1.49,10,4.29,2.37,14,4.43,1.27,7,5.06,2.44,17,4.94,1.85,17 +10527,rude,2.04,0.93,23,4.7,2.3,20,3.8,2.35,20,2.57,0.79,7,1.81,0.91,16,3.8,1.99,10,5.6,2.32,10,2.67,1.37,6,4.29,2.55,14,2.45,0.93,11,1.67,0.78,12,3.71,2.75,7,5.23,1.92,13,3.8,2.25,10,3.8,2.57,10,2.07,1.07,14,2,0.71,9,5,2.4,10,4.4,2.27,10,3.38,2.67,8,4.08,2.19,12 +10528,rudeness,2.57,1.83,21,6.2,2.19,20,3.62,2.22,21,3.33,1.86,6,2.27,1.79,15,5.5,2.62,8,6.67,1.83,12,3.64,2.42,11,3.6,2.12,10,2.33,1.63,6,2.67,1.95,15,5.9,2.6,10,6.5,1.78,10,3.93,2.56,14,3,1.29,7,2.57,1.4,7,2.57,2.06,14,6.14,2.6,14,6.33,0.82,6,3.58,2.23,12,3.67,2.35,9 +10529,rudimentary,4.45,1.1,20,3,1.84,21,5.28,2.39,25,4.67,0.58,3,4.41,1.18,17,3.43,2.15,7,2.69,1.75,13,5.38,2.2,8,5.24,2.54,17,4.71,0.49,7,4.31,1.32,13,3.86,2.27,7,2.46,1.51,13,5.5,2.35,14,5,2.53,11,4.56,0.88,9,4.36,1.29,11,3.09,1.97,11,2.9,1.79,10,5.11,2.76,18,5.71,0.95,7 +10530,ruff,4.86,1.8,21,5.04,2.23,25,5.23,2.39,22,5.38,1.69,8,4.54,1.85,13,5.15,2.44,13,4.92,2.07,12,6.15,2.19,13,3.89,2.09,9,5.62,2.13,8,4.58,1.31,12,5.93,2.13,14,3.91,1.87,11,5.75,2.49,12,4.6,2.22,10,5.1,2.23,10,4.64,1.36,11,4.35,2.15,17,6.5,1.69,8,5.5,3.1,10,5,1.71,12 +10531,ruffian,4.21,1.36,19,5.38,2.04,21,4.39,1.67,23,4.4,0.89,5,4.23,1.54,13,4.83,2.48,6,5.6,1.88,15,5.2,1.75,10,3.77,1.36,13,4.71,1.11,7,4,1.48,11,5.71,2.21,7,5.21,2.01,14,5.09,1.58,11,3.75,1.54,12,4.25,0.87,12,4.14,2.04,7,5.09,2.47,11,5.7,1.49,10,4.5,1.99,14,4.22,1.09,9 +10532,ruffle,5.19,1.97,21,3.64,2.24,22,5.31,2.09,26,4.3,1.89,10,6,1.73,11,2.29,1.7,7,4.27,2.22,15,5,2.4,17,5.89,1.27,9,5.27,2.24,11,5.1,1.73,10,3.2,2.86,5,3.76,2.11,17,5.36,2.5,14,5.25,1.6,12,4.92,2.25,13,5.62,1.41,8,3.9,2.47,10,3.42,2.11,12,5.79,2.22,14,4.75,1.86,12 +10533,rug,5,1.45,22,3.24,2.23,21,5.68,2.16,19,5.38,0.74,8,4.54,1.51,13,3.88,2.64,8,2.67,1.92,12,4.86,1.46,7,6.09,2.51,11,5,1.07,8,4.77,1.48,13,3.5,3.02,8,3.08,1.71,13,4,1.91,7,6.67,1.67,12,5,1.73,11,5,1.18,11,2.22,1.99,9,4,2.17,12,5.62,1.75,16,6,4.36,3 +10534,rugby,5.94,2.07,18,4.1,2.28,21,5.61,2.06,23,6.2,1.93,10,5.14,2.04,7,4.43,2.57,7,3.93,2.2,14,6.57,2.88,7,5.19,1.52,16,6,2.2,8,5.9,2.08,10,3.5,2.73,8,4.46,1.98,13,6.36,2.11,11,4.92,1.83,12,5.27,2.24,11,7,1.29,7,3.4,2.41,10,4.73,2.05,11,5.46,2.03,13,5.8,2.2,10 +10535,rugged,5.1,1.86,20,4.1,2.49,21,5.36,1.93,25,4.25,2.06,4,5.31,1.82,16,4.5,1.73,4,4,2.67,17,6,2.12,9,5,1.79,16,3.88,1.89,8,5.92,1.38,12,3.4,2.17,10,4.73,2.69,11,5,2,14,5.82,1.83,11,5.27,1.49,11,4.89,2.32,9,3.6,2.59,10,4.55,2.42,11,5.56,1.89,18,4.86,2.12,7 +10536,ruin,2.32,1.36,22,5.4,2.52,20,5.16,2.65,19,2.77,1.42,13,1.67,1,9,4.71,2.06,7,5.77,2.74,13,5.71,2.14,7,4.83,2.95,12,1.92,0.79,12,2.8,1.75,10,4.89,2.71,9,5.82,2.4,11,5.4,2.07,10,4.89,3.3,9,1.83,0.83,12,2.9,1.66,10,5.14,2.27,7,5.54,2.73,13,6.14,2.34,7,4.58,2.75,12 +10537,ruination,3.53,2.12,19,4.27,2.64,22,3.74,1.41,19,4.11,2.15,9,3,2.05,10,4.33,2.34,6,4.4,2.85,15,3.9,1.45,10,3.56,1.42,9,4,2.5,9,3.1,1.73,10,5.4,2.84,10,3.45,2.21,11,4.12,1.13,8,3.3,1.57,10,3.75,2.3,12,3.14,1.86,7,3.89,2.51,19,6.67,2.52,3,3.62,1.06,8,3.82,1.66,11 +10538,rule,4.5,2.18,18,3.67,2.24,21,3.61,2.68,18,3.25,1.58,8,5.5,2.12,10,3,2.31,7,4,2.22,14,3.27,2.33,11,4.14,3.29,7,3.82,1.66,11,5.57,2.57,7,2.33,1.73,9,4.67,2.1,12,3.55,2.81,11,3.71,2.69,7,3.83,1.59,12,5.83,2.71,6,2.5,1.62,12,5.22,2.05,9,5.33,2.83,9,1.89,0.78,9 +10539,ruler,5,1.75,22,4.47,2.14,19,6.62,2.16,21,5,1.58,5,5,1.9,16,5.25,2.12,8,3.91,2.07,11,5.7,2.63,10,7.45,1.21,11,4.58,1.73,12,5.5,1.72,10,4.5,2.17,10,4.44,2.24,9,6.92,2.19,12,6.22,2.17,9,4.91,2.12,11,5.09,1.38,11,4.5,2.33,8,4.45,2.11,11,6.44,2.55,9,6.75,1.91,12 +10540,ruling,4.22,1.65,23,4.52,2.2,21,5.47,2.29,19,4.45,2.07,11,4,1.21,12,4.4,2.41,5,4.6,2.29,15,7,2.1,6,4.77,2.09,13,4.27,1.87,15,4.12,1.25,8,3.09,1.92,11,6.33,1,9,4.22,1.2,9,6.6,2.5,10,4.33,1.5,12,4.09,1.87,11,3.36,2.46,11,5.8,0.79,10,6.17,2.4,6,5.15,2.27,13 +10541,rum,5.57,2.5,21,4.96,2.65,26,6.17,2.32,24,5.67,3.39,9,5.5,1.73,12,3.8,2.82,10,5.69,2.33,16,6.22,2.28,9,6.13,2.42,15,6.71,2.69,7,5,2.29,14,6.31,2.25,13,3.62,2.36,13,6.08,2.64,12,6.25,2.05,12,4.91,2.59,11,6.3,2.31,10,5,2.67,15,4.91,2.74,11,6.62,1.94,13,5.64,2.69,11 +10542,rumba,5.95,2.25,19,4.59,2.59,22,5.29,1.9,24,4,2.37,6,6.85,1.57,13,4.25,2.3,12,5,2.98,10,4.25,1.67,8,5.81,1.83,16,5.8,2.15,10,6.11,2.47,9,4.44,2.4,9,4.69,2.81,13,5.24,2.08,17,5.5,1.64,6,6.5,2.67,8,5.55,1.92,11,4.78,2.49,9,4.46,2.76,13,5.12,2.09,16,5.62,1.51,8 +10543,rumble,5,1.46,18,4.5,2.41,18,4.94,1.89,17,5.45,1.21,11,4.29,1.6,7,5.25,2.87,4,4.29,2.33,14,4.5,2.51,8,5.33,1.12,9,5.88,1.36,8,4.3,1.16,10,4.29,2.63,7,4.64,2.38,11,5.17,2.14,6,4.82,1.83,11,4.83,1.64,12,5.33,1.03,6,3.91,2.26,11,5.43,2.51,7,4.71,1.11,7,5.1,2.33,10 +10544,rummage,4.95,1.81,19,4.1,2.85,20,4.85,2.13,20,4,1,3,4.93,1.79,15,3.2,2.35,10,5,3.13,10,5,1.7,10,4.7,2.58,10,5.17,2.14,6,4.58,1.51,12,3.71,2.98,7,4.31,2.87,13,4.12,2.36,8,5.33,1.92,12,4.92,1.88,12,5,1.83,7,4.5,2.92,10,3.7,2.87,10,5.33,2.35,9,4.45,1.97,11 +10545,rumor,3.14,1.82,21,3.85,2.41,20,5.36,2.89,22,4.33,1.97,6,2.67,1.59,15,3.75,1.67,8,3.92,2.87,12,5.5,2.78,12,5.2,3.16,10,3,2.18,9,3.25,1.6,12,4.22,1.92,9,3.55,2.81,11,5.57,2.76,7,5.27,3.03,15,2.9,1.52,10,3.36,2.11,11,4.15,2.27,13,3.29,2.75,7,5.58,3.29,12,5.1,2.47,10 +10546,rump,5.81,2.14,21,4.79,2.88,19,5.09,2.14,22,7.17,1.6,6,5.27,2.12,15,5.25,3.15,8,4.45,2.77,11,4.83,2.55,12,5.4,1.58,10,7,1.73,9,4.92,2.02,12,5.12,2.64,8,4.55,3.14,11,4.86,2.12,7,5.2,2.21,15,6.2,2.57,10,5.45,1.69,11,3.92,2.4,13,6.67,3.14,6,5.25,2.05,12,4.9,2.33,10 +10547,rumpus,4.96,1.99,23,4.45,2.34,22,5,2.32,20,5.75,2.19,8,4.53,1.81,15,4.1,2.56,10,4.75,2.22,12,5.71,2.5,7,4.62,2.22,13,5.42,2.15,12,4.45,1.75,11,3.73,1.9,11,5.18,2.6,11,4.73,2.19,15,5.8,2.77,5,4.45,2.25,11,5.42,1.68,12,4.9,2.08,10,4.08,2.57,12,4.1,1.66,10,5.9,2.6,10 +10548,run,6.41,1.4,22,5.24,2.68,21,5.44,1.79,18,7,1.55,6,6.2,1.37,15,5.71,2.69,7,5,2.75,14,4.67,1.58,9,6.38,1.77,8,6.5,1.51,14,6.29,1.38,7,4.33,3.04,9,5.92,2.27,12,5.6,2.12,10,5.25,1.39,8,6.64,1.55,14,6,1.07,8,5.33,3.5,6,5.2,2.43,15,5.7,2.16,10,5.12,1.25,8 +10549,runaround,4.14,1.68,21,5.14,2.08,21,4.04,2.41,25,4.42,1.78,12,3.78,1.56,9,5.14,2.48,7,5.14,1.96,14,5.2,2.2,10,3.27,2.28,15,3.5,1.91,4,4.29,1.65,17,5.8,1.69,10,4.55,2.3,11,3.29,1.6,7,4.33,2.63,18,4.08,1.88,12,4.22,1.48,9,5.23,2.17,13,5,2.07,8,3,1.73,9,4.62,2.58,16 +10550,runaway,4.05,1.87,19,3.95,2.24,22,4.41,2.44,22,3.91,1.22,11,3.57,1.9,7,4.5,2.67,8,3.64,1.98,14,6.17,2.56,6,3.75,2.11,16,5.12,1.89,8,3.27,1.49,11,3.56,2.83,9,4.23,1.79,13,5.4,2.27,10,3.58,2.35,12,3.92,2.23,12,4.29,1.11,7,4.09,2.63,11,3.82,1.89,11,4.38,2.69,13,4.44,2.19,9 +10551,rundown,3.79,1.13,19,3.55,2.52,20,3.46,2.19,24,3,0.82,4,4,1.13,15,5,3.46,3,3.29,2.37,17,4.67,2.12,9,2.73,1.94,15,4.5,1.07,8,3.27,0.9,11,4.11,2.47,9,3.09,2.59,11,3.29,2.16,14,3.7,2.31,10,4,1.26,11,3.5,0.93,8,2.4,1.58,10,4.7,2.83,10,3.82,2.3,17,2.57,1.72,7 +10552,runner,5.68,1.29,19,5.05,1.86,21,5.9,2.13,20,6.33,1.15,3,5.56,1.31,16,4.33,2.25,6,5.33,1.68,15,6.4,1.78,10,5.4,2.41,10,5.6,0.84,10,5.78,1.72,9,5.14,1.77,7,5,1.96,14,6.25,2.49,8,5.67,1.92,12,5.88,1.46,8,5.55,1.21,11,5.56,2.35,9,4.67,1.37,12,5.56,2.35,9,6.18,1.99,11 +10553,running,6.53,2.14,19,5.52,2.19,23,5.89,2.18,19,6.22,1.56,9,6.8,2.62,10,5.14,2.12,7,5.87,2.23,15,5.8,2.2,10,6,2.29,9,6.67,2.65,9,6.4,1.71,10,5.5,2.32,10,5.75,2.14,12,5.5,2.14,8,5.9,2.18,10,6.75,2.22,12,6.14,2.12,7,5.15,2.11,20,8,0,3,5.12,1.96,8,6.45,2.25,11 +10554,running shoes,5.84,1.5,19,3.78,2.44,18,5.88,2.69,17,5.91,1.22,11,5.75,1.91,8,5,2.83,4,3.43,2.31,14,5,2.93,8,6.67,2.35,9,6,1.6,8,5.73,1.49,11,4.14,2.34,7,3.55,2.58,11,5,3.41,6,6.36,2.25,11,5.92,1.5,13,5.67,1.63,6,2.82,2.14,11,5.29,2.21,7,6.29,2.5,7,5.6,2.91,10 +10555,runny,4.14,1.46,22,3.81,2.11,21,4.23,2.02,22,4.5,1.56,14,3.5,1.07,8,3.45,1.97,11,4.33,2.4,9,4.33,2.07,6,4.19,2.07,16,4.3,1.83,10,4,1.13,12,3.82,2.32,11,3.8,1.99,10,3.54,1.94,13,5.22,1.79,9,4.08,1.62,12,4.2,1.32,10,3.54,2.18,13,4.25,2.05,8,3.42,1.51,12,5.2,2.2,10 +10556,runt,4.77,1.88,22,4.32,1.6,19,4,2.05,21,4,1.22,5,4.94,2.05,16,4.12,1.13,8,4.45,1.92,11,4,1.7,10,4,2.41,11,4.67,2.02,12,4.9,1.79,10,4.1,1.1,10,4.56,2.07,9,3.92,2.15,12,4.11,2.03,9,5.64,1.8,11,3.91,1.58,11,4.12,1.64,8,4.45,1.63,11,4.33,1.58,9,3.75,2.38,12 +10557,runway,4.74,1.63,19,4.33,2.68,18,4.94,2.3,17,4.91,1.64,11,4.5,1.69,8,5.5,3.11,4,4,2.57,14,6,2.2,8,4,2.06,9,4.62,1.85,8,4.82,1.54,11,4.71,2.63,7,4.09,2.81,11,5.33,2.42,6,4.73,2.33,11,4.62,1.94,13,5,0.63,6,3.64,2.8,11,5.43,2.23,7,5.71,2.21,7,4.4,2.32,10 +10558,rupture,3.21,1.75,19,5.26,2.43,23,3.32,1.89,19,4,1.87,9,2.5,1.35,10,5.86,2.12,7,5.13,2.61,15,4,2.21,10,2.56,1.13,9,3.44,1.94,9,3,1.63,10,5.8,2.7,10,5,2.26,12,4,2.27,8,2.5,1.08,10,3.5,1.88,12,2.71,1.5,7,5.4,2.23,20,4.33,4.04,3,4.12,2.3,8,2.73,1.35,11 +10559,rural,5.95,1.91,21,3.15,1.98,20,5.57,2.44,21,6.33,1.21,6,5.8,2.14,15,3.25,2.19,8,3.08,1.93,12,5.64,2.69,11,5.5,2.27,10,6.17,2.64,6,5.87,1.64,15,3.7,2.06,10,2.6,1.84,10,4.86,2.44,14,7,1.83,7,5.71,1.98,7,6.07,1.94,14,2.93,2.02,14,3.67,1.97,6,5.58,2.71,12,5.56,2.19,9 +10560,ruse,3.76,1.14,21,3.58,2.39,24,3.89,2.18,19,4,1.07,8,3.62,1.19,13,4.83,1.94,6,3.17,2.43,18,4.27,2.2,11,3.38,2.2,8,3.83,1.11,12,3.67,1.22,9,4.6,2.32,10,2.86,2.25,14,4.31,2.18,13,3,2.1,6,4,0.96,14,3.29,1.38,7,4.38,2.31,16,2,1.77,8,4.36,2.25,11,3.25,2.05,8 +10561,rush,4.05,2.09,21,6.55,2.46,20,6.79,1.99,19,4.85,1.95,13,2.75,1.67,8,7.14,1.57,7,6.23,2.83,13,6.86,2.12,7,6.75,2.01,12,4.58,2.23,12,3.33,1.73,9,6.78,2.68,9,6.36,2.38,11,6.7,2.26,10,6.89,1.76,9,4.67,2.19,12,3.22,1.72,9,7.29,0.95,7,6.15,2.94,13,7,2.52,7,6.67,1.72,12 +10562,rust,4.05,1.47,19,3.42,2.43,24,4,2.24,28,4.88,0.99,8,3.45,1.51,11,4,2.45,9,3.07,2.43,15,3.29,1.94,14,4.71,2.37,14,3.89,1.17,9,4.2,1.75,10,3.75,2.9,12,3.08,1.93,12,3.57,2.31,14,4.43,2.17,14,4.6,1.43,10,3.44,1.33,9,3.75,2.63,12,3.08,2.27,12,4.08,2.07,12,3.94,2.43,16 +10563,rusted,3.27,1.64,22,4.09,2.45,22,4.26,1.91,19,3.38,1.51,8,3.31,1.8,13,4.25,2.76,8,4.08,2.43,13,4.29,1.7,7,4,2,11,2.62,1.41,8,3.77,1.69,13,4.22,3.23,9,4,1.87,13,4,1.41,7,4.42,2.19,12,3.55,2.02,11,3,1.18,11,3,3.02,8,4.71,1.9,14,4.12,1.96,16,5,1.73,3 +10564,rustic,6,1.73,21,4.45,2.46,20,5.08,2.14,36,5.88,2.1,8,6.08,1.55,13,4,2.12,5,4.6,2.61,15,5.18,2.4,11,5.04,2.07,25,6.38,1.76,13,5.38,1.6,8,4.25,2.49,12,4.75,2.55,8,5,2.36,20,5.19,1.91,16,5.45,1.69,11,6.6,1.65,10,5.64,2.38,11,3,1.73,9,5.18,2.22,22,4.93,2.09,14 +10565,rustle,4.16,1.54,19,3.88,2.62,17,5.62,2.22,24,3.8,1.92,5,4.29,1.44,14,5,3.37,4,3.54,2.4,13,5.46,2.11,13,5.82,2.44,11,4.3,1.42,10,4,1.73,9,4.83,2.93,6,3.36,2.42,11,5.38,2.03,16,6.12,2.64,8,3.92,1.55,13,4.67,1.51,6,4.27,2.37,11,3.17,3.13,6,5.47,2.23,15,5.89,2.32,9 +10566,rustler,4.21,1.55,19,4.5,3.02,22,4.33,2.22,27,4.17,0.98,6,4.23,1.79,13,4.82,3.06,11,4.18,3.09,11,4.82,2.79,11,4,1.75,16,4.82,1.4,11,3.38,1.41,8,4.27,2.69,11,4.73,3.44,11,4.78,2.32,18,3.44,1.81,9,4.46,1.56,13,3.67,1.51,6,4.07,3.27,14,5.25,2.55,8,4.81,2.51,16,3.64,1.57,11 +10567,rusty,3.5,1.65,18,4.24,1.89,21,4.51,2.28,55,4.11,1.9,9,2.89,1.17,9,5.14,1.68,7,3.79,1.89,14,3.61,2.15,18,4.95,2.25,37,4.71,1.6,7,2.73,1.19,11,3.9,2.23,10,4.55,1.57,11,4.72,2.23,29,4.27,2.36,26,3.78,1.92,9,3.22,1.39,9,4.15,1.95,13,4.38,1.92,8,4.15,2.35,33,5.05,2.13,22 +10568,rut,2.9,1.48,21,3.87,2.18,23,4,2.86,22,2.75,1.39,8,3,1.58,13,4,2.49,12,3.73,1.9,11,4.62,3.12,13,3.11,2.32,9,2.88,1.36,8,3.08,1.56,12,4.5,2.07,14,2.89,2.09,9,5,2.89,12,2.8,2.44,10,2.4,1.51,10,3.36,1.36,11,3.44,2.25,16,4.86,1.77,7,4.1,3.18,10,3.92,2.71,12 +10569,ruthless,3.67,1.49,21,6,1.81,23,4.04,2.44,26,3.64,1.43,11,3.7,1.64,10,6,2.24,11,6,1.41,12,3.45,1.75,11,4.64,2.84,14,4,1.25,10,3.36,1.69,11,6.27,1.95,11,5.75,1.71,12,4.94,2.54,17,2.38,0.92,8,3.85,1.46,13,3.38,1.6,8,6.13,1.64,15,5.75,2.19,8,4.53,2.7,17,3.11,1.62,9 +10570,rye,5.45,1.64,20,3.78,2.1,18,5.45,0.96,22,5.6,0.89,5,5.4,1.84,15,3.83,2.86,6,3.75,1.76,12,5.2,0.63,10,5.67,1.15,12,5.4,1.43,10,5.5,1.9,10,3.7,2.41,10,3.88,1.81,8,5.82,1.17,11,5.09,0.54,11,5.5,1.31,12,5.38,2.13,8,3.33,2.35,9,4.22,1.86,9,5.73,1.19,11,5.18,0.6,11 +10571,sabbatical,6,2.25,18,2.75,1.71,20,5.76,1.56,25,7.2,1.48,5,5.54,2.37,13,2.91,1.87,11,2.56,1.59,9,6,1.67,16,5.33,1.32,9,5.43,2.64,7,6.36,2.01,11,2.89,1.27,9,2.64,2.06,11,6,1.62,20,4.8,0.84,5,5.89,2.52,9,6.11,2.09,9,2.45,1.63,11,3.11,1.83,9,5.63,1.64,19,6.17,1.33,6 +10572,saber,4.5,2.01,20,4.48,2.63,23,5.61,2.48,18,5.11,2.2,9,4,1.79,11,4.73,2.65,11,4.25,2.7,12,6,2.45,10,5.12,2.59,8,5.5,2.26,6,4,1.87,13,4.73,2.45,11,4.25,2.86,12,5.14,2.91,7,5.91,2.26,11,4.5,2.28,12,4.5,1.69,8,4.73,2.69,11,4.25,2.67,12,6.11,2.15,9,5.11,2.8,9 +10573,sabotage,2,1.22,21,5.15,2.74,20,3.64,2.92,22,2,1.26,6,2,1.25,15,5.88,2.75,8,4.67,2.74,12,4.58,3.18,12,2.5,2.22,10,2.11,1.17,9,1.92,1.31,12,5.89,2.03,9,4.55,3.17,11,3.86,2.97,7,3.53,3,15,2,1.33,10,2,1.18,11,5.08,2.5,13,5.29,3.35,7,3.08,3.12,12,4.3,2.67,10 +10574,saboteur,4,1.87,21,3.86,2.1,22,4.85,2.49,27,4.2,2.04,10,3.82,1.78,11,2.71,2.21,7,4.4,1.88,15,5.12,2.29,17,4.4,2.88,10,4.27,1.79,11,3.7,2,10,3.2,2.17,5,4.06,2.11,17,6.14,1.99,14,3.46,2.26,13,3.69,1.65,13,4.5,2.2,8,3.2,1.87,10,4.42,2.19,12,5.29,2.61,14,4.38,2.36,13 +10575,sac,4.35,1.6,20,2.85,1.79,20,3.55,1.6,22,4.43,1.13,7,4.31,1.84,13,3.22,1.92,9,2.55,1.69,11,2.83,1.17,6,3.81,1.68,16,4.6,1.78,10,4,1.5,9,3.25,1.75,8,2.58,1.83,12,3.27,1.71,15,4.14,1.21,7,4.09,2.07,11,4.67,0.71,9,3.17,1.85,12,2.38,1.69,8,3.18,1.54,11,3.91,1.64,11 +10576,sack,5.11,1.41,18,4.24,2.51,21,5,2.13,20,4.33,0.58,3,5.27,1.49,15,5,2.9,6,3.93,2.37,15,5.83,2.23,6,4.64,2.06,14,5,0.5,9,5.22,1.99,9,3.86,2.61,7,4.43,2.53,14,5,2.45,10,5,1.89,10,5.5,1.69,8,4.8,1.14,10,3.89,2.71,9,4.5,2.43,12,4.88,2.64,8,5.08,1.83,12 +10577,sacrament,5.61,2,18,3.35,2.08,20,4.24,1.92,25,6,1,5,5.46,2.3,13,3.73,2.49,11,2.89,1.45,9,4.44,1.75,16,3.89,2.26,9,5.57,2.23,7,5.64,1.96,11,3.11,2.42,9,3.55,1.86,11,4.25,2,20,4.2,1.79,5,5,2.12,9,6.22,1.79,9,3.36,2.34,11,3.33,1.87,9,4.21,1.87,19,4.33,2.25,6 +10578,sacred,6.95,1.6,21,5,2.75,23,5.12,2.45,26,7,1.48,11,6.9,1.79,10,5.73,2.72,11,4.33,2.71,12,4.64,2.58,11,5.64,2.37,14,7.1,1.85,10,6.82,1.4,11,5.82,2.71,11,4.25,2.67,12,4.76,2.75,17,6.12,1.46,8,7.23,1.74,13,6.5,1.31,8,5.8,2.86,15,3.5,1.85,8,4.88,2.83,17,5.56,1.59,9 +10579,sacrifice,4.76,2.1,21,4.95,2.19,22,5.6,2.28,20,5.33,1.32,9,4.33,2.5,12,4.33,2.25,6,5.13,2.26,15,6,1.9,6,5.43,2.47,14,4.78,2.22,9,4.75,2.09,12,5.4,2.51,5,4.82,2.16,17,5.3,2.36,10,5.9,2.28,10,5.17,2.41,12,4.22,1.56,9,4.67,2.06,9,5.15,2.34,13,5.17,2.59,12,6.25,1.67,8 +10580,sacrificial,3.2,1.58,20,5.94,2.6,18,4.46,2.92,24,3.4,1.52,5,3.13,1.64,15,7.4,2.07,5,5.38,2.63,13,5.31,2.95,13,3.45,2.66,11,3.7,1.7,10,2.7,1.34,10,7.29,1.89,7,5.09,2.7,11,5.31,2.96,16,2.75,2.05,8,3.07,1.64,14,3.5,1.52,6,6.25,2.49,12,5.33,2.94,6,4.07,3.17,15,5.11,2.47,9 +10581,sacrilege,3.64,2.04,22,4.85,2.09,26,4.71,2.22,24,2.89,1.9,9,4.15,2.03,13,4.1,2.02,10,5.31,2.06,16,5,1.94,9,4.53,2.42,15,3.38,2.92,8,3.79,1.42,14,4.31,1.93,13,5.38,2.18,13,4.5,2.32,12,4.92,2.19,12,4,2.3,12,3.2,1.69,10,4.33,2.09,15,5.55,1.97,11,4.77,2.35,13,4.64,2.16,11 +10582,sacrilegious,4.09,1.41,22,4.11,2.31,19,3.71,2.31,21,3.6,1.14,5,4.38,1.41,16,4.5,2.45,8,3.82,2.27,11,3.9,2.69,10,3.55,2.02,11,4.08,1.16,12,4.1,1.73,10,4.9,1.85,10,3.22,2.54,9,3.58,2.43,12,3.89,2.26,9,3.73,1.49,11,4.45,1.29,11,3.62,2.2,8,4.45,2.42,11,4.56,2.3,9,3.08,2.19,12 +10583,sad,2.1,0.91,20,3.49,2.21,919,3.84,2.21,44,2,1,3,2.12,0.93,17,3.59,2.34,343,3.43,2.13,569,3.52,2.23,23,4.05,2.14,20,2,0.82,7,2.15,0.99,13,3.51,2.3,418,3.47,2.14,497,3.96,2.38,27,3.65,1.97,17,2.11,1.05,9,2.09,0.83,11,3.32,2.21,509,3.71,2.19,410,3.94,2.04,35,3.44,2.88,9 +10584,saddle,4.95,1.75,19,3.1,1.67,21,5.25,2.73,20,6,1,3,4.75,1.81,16,3.5,2.17,6,2.93,1.49,15,5.17,1.94,6,5.29,3.07,14,5,1.49,10,4.89,2.09,9,2.29,0.95,7,3.5,1.83,14,4.5,2.92,10,6,2.45,10,6,1.31,8,4.18,1.66,11,3,2,9,3.17,1.47,12,5.12,3.31,8,5.33,2.42,12 +10585,sadist,2.11,1.37,18,5,2.47,20,4.32,2.38,25,2.4,1.67,5,2,1.29,13,5.91,2.59,11,3.89,1.9,9,4.06,2.35,16,4.78,2.49,9,2.86,1.57,7,1.64,1.03,11,3.44,2.07,9,6.27,2.05,11,3.85,2.3,20,6.2,1.79,5,2.56,1.67,9,1.67,0.87,9,4.82,2.89,11,5.22,1.99,9,4.84,2.41,19,2.67,1.37,6 +10586,sadistic,2.62,1.94,21,5.25,2.65,20,3.43,2.31,21,3,1.41,6,2.47,2.13,15,4.38,3.02,8,5.83,2.33,12,2.73,1.79,11,4.2,2.66,10,2.5,1.52,6,2.67,2.13,15,4.3,2.95,10,6.2,2.04,10,3.64,2.59,14,3,1.73,7,2.29,1.5,7,2.79,2.15,14,5.29,3.07,14,5.17,1.47,6,3.08,2.23,12,3.89,2.47,9 +10587,sadness,2.4,1.1,20,2.81,2.25,21,3.84,2.79,25,2.33,1.53,3,2.41,1.06,17,2.14,2.61,7,3.15,2.15,13,4.5,3.12,8,3.53,2.67,17,2.43,1.27,7,2.38,1.04,13,2.29,1.5,7,3.08,2.66,13,4.43,2.85,14,3.09,2.66,11,2.44,1.33,9,2.36,0.92,11,2.36,1.63,11,3.3,2.79,10,3.39,2.79,18,5,2.65,7 +10588,safari,6.15,1.53,20,5.67,2.2,21,5.65,2.18,20,5.89,1.45,9,6.36,1.63,11,5.6,2.5,10,5.73,2,11,5.62,1.85,8,5.67,2.46,12,6.14,1.29,14,6.17,2.14,6,5.25,2.71,8,5.92,1.89,13,5.5,2.33,8,5.75,2.18,12,6.1,1.37,10,6.2,1.75,10,5.67,1.97,12,5.67,2.6,9,5.73,2.45,11,5.56,1.94,9 +10589,safe,7.7,1.57,43,3.14,2.6,44,7.21,1.88,42,7.15,1.69,20,8.17,1.3,23,3.71,2.72,21,2.61,2.43,23,6.71,2.46,14,7.52,1.5,27,7.06,1.88,16,8.07,1.24,27,2.75,2.15,20,3.46,2.93,24,6.83,1.69,18,7.5,2,24,7.42,1.8,19,7.92,1.35,24,3.47,2.91,30,2.43,1.65,14,7.28,1.83,29,7.08,2.06,13 +10590,safeguard,5.5,1.69,18,3.17,1.95,18,4.94,2.3,17,5.73,1.42,11,5.14,2.12,7,3,1.63,4,3.21,2.08,14,4.5,2.2,8,5.33,2.45,9,5.5,1.69,8,5.5,1.78,10,3.43,1.62,7,3,2.19,11,3.5,1.87,6,5.73,2.2,11,5.42,1.93,12,5.67,1.21,6,2.45,1.81,11,4.29,1.7,7,5.29,2.69,7,4.7,2.11,10 +10591,safekeeping,6.48,1.91,21,2.95,2.06,22,6.3,2.25,27,6.1,1.79,10,6.82,2.04,11,2,1.73,7,3.4,2.1,15,6.18,2.35,17,6.5,2.17,10,6.45,2.02,11,6.5,1.9,10,2.4,1.95,5,3.12,2.12,17,5.71,2.64,14,6.92,1.61,13,6.77,1.96,13,6,1.85,8,2.8,2.3,10,3.08,1.93,12,6.43,2.47,14,6.15,2.08,13 +10592,safety,7.14,1.35,21,3.8,2.42,20,6.47,2.89,19,7.08,1.12,13,7.25,1.75,8,4.14,1.95,7,3.62,2.69,13,5.43,2.88,7,7.08,2.84,12,7.17,1.4,12,7.11,1.36,9,3.56,1.94,9,4,2.83,11,6.6,2.91,10,6.33,3.04,9,7.25,1.36,12,7,1.41,9,4.57,2.44,7,3.38,2.4,13,7.57,2.99,7,5.83,2.76,12 +10593,saffron,6.17,1.38,18,3,2.33,18,5.4,1.55,25,5.6,1.34,5,6.38,1.39,13,2.8,2.35,10,3.25,2.43,8,5.12,1.45,16,5.89,1.69,9,6.14,1.68,7,6.18,1.25,11,2.67,2.12,9,3.33,2.6,9,5.35,1.63,20,5.6,1.34,5,6.11,1.36,9,6.22,1.48,9,1.8,1.4,10,4.5,2.45,8,5.16,1.5,19,6.17,1.6,6 +10594,sag,3.58,1.98,19,3,2.35,22,3.54,1.53,28,3.5,1.64,6,3.62,2.18,13,2.55,2.21,11,3.45,2.5,11,3.09,1.76,11,3.82,1.33,17,3.36,1.86,11,3.88,2.23,8,2.91,2.43,11,3.09,2.39,11,3.5,1.54,18,3.6,1.58,10,3.46,2.22,13,3.83,1.47,6,3.29,2.79,14,2.5,1.31,8,3.25,1.73,16,3.92,1.16,12 +10595,saga,6.4,1.54,20,5.09,2.39,22,5.26,2.26,27,6.43,1.99,7,6.38,1.33,13,5.6,1.78,10,4.67,2.81,12,5.33,2.09,15,5.36,2.58,11,6.45,1.57,11,6.33,1.58,9,5.33,1.94,9,4.92,2.72,13,5.65,2.47,17,4.78,1.79,9,6.38,1.56,13,6.43,1.62,7,4.69,2.55,16,6.17,1.6,6,5,2.26,12,5.47,2.33,15 +10596,sage,5.79,1.69,19,3.33,2.03,18,5.25,2.62,16,5.82,1.25,11,5.75,2.25,8,3.5,2.52,4,3.29,1.98,14,4.12,2.9,8,6.38,1.85,8,6,1.31,8,5.64,1.96,11,4.43,2.15,7,2.64,1.69,11,5,2.74,5,5.36,2.69,11,5.69,1.75,13,6,1.67,6,3.27,2.15,11,3.43,1.99,7,5.57,1.9,7,5,3.16,9 +10597,saggy,2.62,1.43,21,3.04,2.31,23,4.94,2.36,18,2.89,1.83,9,2.42,1.08,12,3,2.32,11,3.08,2.39,12,4.7,2.21,10,5.25,2.66,8,2.57,1.81,7,2.62,1.33,13,3.91,2.84,11,2.25,1.36,12,4.71,2.75,7,5.09,2.21,11,2.46,1.71,13,2.88,0.83,8,2.45,1.44,11,3.58,2.84,12,4.67,2.24,9,5.22,2.59,9 +10598,sail,6.84,1.5,19,3.74,2.65,23,6.37,1.77,19,6.33,1.32,9,7.3,1.57,10,4.29,3.04,7,3.4,2.59,15,6.8,2.2,10,5.89,1.05,9,7.22,1.39,9,6.5,1.58,10,3.8,2.86,10,3.58,2.68,12,6,2,8,6.4,1.51,10,6.83,1.47,12,6.86,1.68,7,3.65,2.5,20,4.33,4.16,3,6.25,2.31,8,6.45,1.37,11 +10599,sailboat,6.81,1.54,21,2.5,1.91,20,6.05,2.13,22,6.67,1.83,12,7,1.12,9,2.5,1.78,10,2.5,2.12,10,5.73,2.45,11,6.36,1.8,11,7.25,1.71,4,6.71,1.53,17,1.86,1.46,7,2.85,2.08,13,6,2.2,13,6.11,2.15,9,7.08,1.31,12,6.44,1.81,9,2.7,1.83,10,2.3,2.06,10,6.64,2.13,14,5,1.77,8 +10600,sailor,6.1,2.1,21,3.87,1.79,23,6.09,2.33,22,5.88,1.73,8,6.23,2.35,13,3.67,1.97,12,4.09,1.64,11,6.23,2.28,13,5.89,2.52,9,6.62,2.26,8,6.08,1.73,12,4.62,1.56,13,2.9,1.66,10,6.5,1.98,12,5.6,2.72,10,6.1,2.47,10,6.09,1.81,11,3.65,1.97,17,4.5,1.05,6,6.7,2.58,10,5.58,2.07,12 +10601,saint,6.4,1.82,20,3.48,2.55,44,5.82,2.44,38,7.4,2.07,5,6.07,1.67,15,3.29,2.63,21,3.65,2.52,23,5.37,2.52,19,6.33,2.38,18,6.8,2.1,10,6,1.49,10,3.09,2.22,22,3.86,2.83,22,5.88,2.2,17,5.76,2.66,21,6.17,1.7,12,6.75,2.05,8,3.21,2.48,24,3.8,2.65,20,5.95,2.65,21,5.65,2.21,17 +10602,sainted,5.44,2.48,18,3.45,1.97,22,5.91,1.95,22,5.22,2.28,9,5.67,2.78,9,4.38,2.39,8,2.93,1.54,14,6.18,1.83,11,5.64,2.11,11,5.14,2.48,7,5.64,2.58,11,4.5,1.96,10,2.58,1.56,12,5.92,2.1,13,5.89,1.83,9,5.44,2.55,9,5.44,2.55,9,3.5,2.67,8,3.43,1.55,14,5.79,1.89,14,6.12,2.17,8 +10603,sake,5.28,1.71,18,3.2,2.12,20,5.17,1.76,18,4.38,1.19,8,6,1.76,10,3.29,2.29,7,3.15,2.12,13,5.45,0.93,11,4.71,2.63,7,4.82,1.72,11,6,1.53,7,2.78,2.33,9,3.55,1.97,11,5.73,1.35,11,4.29,2.06,7,4.75,1.22,12,6.33,2.16,6,3.33,2.39,12,3,1.77,8,5.44,2.13,9,4.89,1.36,9 +10604,salad,6.35,1.96,40,3.78,2.76,18,6.11,2.06,47,5.71,2.44,17,6.83,1.37,23,3.17,2.64,6,4.08,2.87,12,6.67,1.97,18,5.76,2.06,29,5.67,2.11,21,7.11,1.49,19,3.2,2.74,10,4.5,2.78,8,5.64,2.03,33,7.21,1.72,14,6.2,2.2,25,6.6,1.5,15,3.11,2.98,9,4.44,2.51,9,5.92,2.29,25,6.32,1.78,22 +10605,salami,4.83,2.55,23,4.8,2.19,20,6.32,1.84,25,5.15,2.73,13,4.4,2.37,10,5.29,1.7,7,4.54,2.44,13,6.23,1.96,13,6.42,1.78,12,3.83,2.33,12,5.91,2.43,11,4.73,2.41,11,4.89,2.03,9,6.06,1.85,17,6.88,1.81,8,5.83,2.04,12,3.73,2.69,11,4.25,2.56,12,5.62,1.19,8,6.13,1.81,15,6.6,1.96,10 +10606,salary,6.42,2.09,19,4.86,2.4,22,5.05,2.48,22,6.33,2.55,9,6.5,1.72,10,4,1.51,8,5.36,2.71,14,4.18,2.14,11,5.91,2.59,11,6,2.31,7,6.67,2.02,12,4.4,1.78,10,5.25,2.83,12,4.92,2.63,13,5.22,2.39,9,6.3,1.49,10,6.56,2.7,9,3.25,1.67,8,5.79,2.29,14,5.43,2.47,14,4.38,2.5,8 +10607,sale,6.23,1.69,22,6.05,2.4,22,6.16,2.5,19,5.62,1.51,8,6.38,1.66,13,6,2.45,8,6.07,2.46,14,5.43,2.51,7,6.55,2.62,11,6.25,1.91,8,6,1.47,13,6.78,2.59,9,5.54,2.22,13,5,2.16,7,6.83,2.52,12,6.36,1.75,11,6.09,1.7,11,6.67,2.96,9,5.62,1.94,13,6.38,2.25,16,5,4,3 +10608,salesgirl,6.26,1.57,23,4.45,2.52,22,5.63,2.44,27,7.78,1.09,9,5.29,0.91,14,5.6,2.37,10,3.5,2.32,12,5.13,2.39,15,6.36,2.54,11,5.83,1.34,12,6.73,1.74,11,5.67,1.66,9,3.62,2.72,13,5.65,2.87,17,5.67,1.66,9,6.33,1.72,15,6.12,1.36,8,4.31,2.68,16,4.83,2.23,6,5.17,2.55,12,6,2.36,15 +10609,salesman,4.1,1.65,20,3,2.09,18,5.05,2.38,22,3.8,0.84,5,4.2,1.86,15,3.17,1.47,6,2.92,2.39,12,4.5,1.9,10,5.5,2.71,12,4.8,1.55,10,3.4,1.51,10,3.4,2.17,10,2.5,2,8,6.09,2.07,11,4,2.28,11,4,1.86,12,4.25,1.39,8,1.67,0.71,9,4.33,2.18,9,6.09,2.3,11,4,2.05,11 +10610,saline,4.76,1.26,21,3.2,2.38,25,5.26,1.94,19,4.67,1.58,9,4.83,1.03,12,4,2.53,6,2.94,2.41,18,4.57,2.15,7,5.67,1.78,12,4.75,1.44,16,4.8,0.45,5,3.29,2.64,14,3.1,2.23,10,5,2.18,9,5.5,1.78,10,4.58,1.38,12,5,1.12,9,3.44,2.19,16,2.78,2.77,9,4.91,2.26,11,5.75,1.39,8 +10611,saliva,4.25,1.97,20,4,1.87,21,4.82,2.59,34,4.8,2.1,10,3.7,1.77,10,3.75,1.98,8,4.15,1.86,13,4.93,2.84,14,4.75,2.47,20,4.56,1.94,9,4,2.05,11,4.31,1.75,13,3.5,2.07,8,4.77,2.84,22,4.92,2.15,12,4.8,1.93,10,3.7,1.95,10,4,2.04,14,4,1.63,7,5.06,2.3,17,4.59,2.9,17 +10612,salmon,6.48,1.69,21,3.87,2.32,23,4.81,1.77,26,6.27,1.62,11,6.7,1.83,10,4.82,2.48,11,3,1.86,12,4.82,1.6,11,4.93,1.94,14,6.6,1.84,10,6.36,1.63,11,4.82,2.44,11,3,1.91,12,5.29,1.57,17,4,1.93,8,7.08,1.89,13,5.5,0.53,8,4.07,2.34,15,3.5,2.39,8,5.24,1.92,17,4,1.12,9 +10613,salmonella,2.55,1.47,20,4.33,2.99,21,3.56,2.22,25,4.33,0.58,3,2.24,1.35,17,4,3.27,7,4.54,3.07,13,3.62,2.45,8,3.53,2.18,17,3.71,1.6,7,1.92,0.95,13,4.14,2.48,7,4.46,3.43,13,3.79,2.49,14,3.27,1.9,11,2.89,1.54,9,2.27,1.42,11,4.73,3.04,11,3.9,3.03,10,3.22,2.46,18,4.43,1.13,7 +10614,salon,5.58,1.47,24,3.76,2.49,21,5.52,1.73,25,5.31,1.18,13,5.91,1.76,11,3.89,2.42,9,3.67,2.64,12,5.4,2.07,10,5.64,1.6,14,6.18,1.66,11,5.08,1.12,13,4.2,2.66,10,3.36,2.38,11,5.82,1.98,17,4.86,0.9,7,6.07,1.58,15,4.78,0.83,9,3,1.78,13,5,3.07,8,5.53,1.81,17,5.5,1.69,8 +10615,saloon,5.45,2.06,20,3.35,1.87,20,3.68,2.17,22,5,3.08,5,5.6,1.72,15,2.88,1.46,8,3.67,2.1,12,3.5,2.32,12,3.9,2.08,10,5.22,2.49,9,5.64,1.75,11,3.11,1.62,9,3.55,2.11,11,3.14,1.46,7,3.93,2.43,15,5.7,2.5,10,5.2,1.62,10,3.69,2.02,13,2.71,1.5,7,3.33,2.64,12,4.1,1.45,10 +10616,salsa,6,1.53,19,5.41,2.43,17,5.88,1.83,17,5.64,1.43,11,6.5,1.6,8,5.5,3,4,5.38,2.36,13,4.75,1.49,8,6.89,1.54,9,6.12,0.83,8,5.91,1.92,11,5.67,2.5,6,5.27,2.49,11,5.33,1.51,6,6.18,1.99,11,6.23,0.93,13,5.5,2.43,6,5,2.79,11,6.17,1.47,6,6.29,1.98,7,5.6,1.78,10 +10617,salt,6.05,1.73,20,4.53,2.14,19,6.04,1.87,26,6.45,1.57,11,5.56,1.88,9,6,1.41,7,3.67,2.06,12,5.62,2.06,13,6.46,1.61,13,6.18,1.89,11,5.89,1.62,9,4.36,2.29,11,4.75,2.05,8,6,2,17,6.11,1.69,9,6.1,1.85,10,6,1.7,10,4.27,2.2,11,4.88,2.17,8,5.88,2.06,16,6.3,1.57,10 +10618,salted,5.52,1.33,21,4.04,2.25,23,5.31,1.46,26,5.45,1.29,11,5.6,1.43,10,4.18,2.32,11,3.92,2.27,12,4.91,1.3,11,5.79,1.42,14,5.9,1.37,10,5.18,1.25,11,4.27,2.45,11,3.83,2.12,12,5.29,1.45,17,5.62,1.41,8,5.54,1.56,13,5.5,0.93,8,3.73,2.09,15,4.62,2.56,8,5.65,1.62,17,4.67,0.87,9 +10619,saltwater,4.71,2.03,21,3.58,2.54,24,4.26,2.23,19,4.33,1.87,9,5,2.17,12,2.83,2.32,6,3.82,2.7,17,3.43,1.81,7,4.75,2.38,12,4.5,2.1,16,5.4,1.82,5,3.43,2.62,14,3.78,2.68,9,3.56,2.46,9,4.9,1.91,10,4.33,2.27,12,5.22,1.64,9,3.69,2.55,16,3.38,2.67,8,3.82,2.4,11,4.88,1.96,8 +10620,salty,5.1,2.13,20,3.94,1.95,18,5.14,1.81,22,7,1,5,4.47,2.03,15,4.5,1.64,6,3.67,2.1,12,5,1.49,10,5.25,2.09,12,5.9,1.29,10,4.3,2.54,10,3.8,1.75,10,4.12,2.3,8,4.27,1.62,11,6,1.61,11,4.33,2.1,12,6.25,1.67,8,3.22,1.56,9,4.67,2.12,9,4.55,1.97,11,5.73,1.49,11 +10621,salute,6.22,1.93,23,4.38,1.88,21,6.4,2.19,42,6.88,1.36,8,5.87,2.13,15,4.14,1.57,7,4.5,2.07,14,6.38,1.91,24,6.44,2.57,18,6.25,1.96,12,6.18,1.99,11,4.7,2.16,10,4.09,1.64,11,6.28,2.17,25,6.59,2.27,17,5.18,1.72,11,7.17,1.64,12,4.54,1.61,13,4.12,2.36,8,6.45,2.24,22,6.35,2.18,20 +10622,salvage,5.16,1.57,19,4.57,1.99,21,5.74,2.16,23,6,2,3,5,1.51,16,4.5,1.31,8,4.62,2.36,13,5.56,2.6,9,5.86,1.92,14,5.44,1.51,9,4.9,1.66,10,5.33,1.41,9,4,2.22,12,5.47,2.5,15,6.25,1.28,8,5.14,2.19,7,5.17,1.19,12,5.1,1.45,10,4.09,2.34,11,4.92,2.47,13,6.8,1.03,10 +10623,salvation,6.94,1.95,18,3.55,2.33,20,5.67,2.65,24,7.08,2.15,12,6.67,1.63,6,5.8,1.79,5,2.8,2.01,15,5.62,2.81,13,5.73,2.57,11,6.5,2.62,8,7.3,1.25,10,4,2.71,7,3.31,2.18,13,5.55,2.38,11,5.77,2.95,13,7.44,1.42,9,6.44,2.35,9,3.8,2.3,10,3.3,2.45,10,7,2.6,9,4.87,2.42,15 +10624,salve,4.62,1.5,21,3.44,1.79,18,5.24,1.95,17,5,1.58,13,4,1.2,8,4,2.16,4,3.29,1.73,14,4.88,1.64,8,5.56,2.24,9,4.78,1.86,9,4.5,1.24,12,3.57,2.15,7,3.36,1.63,11,4.5,1.38,6,5.64,2.16,11,4.8,1.74,15,4.17,0.41,6,3.45,1.92,11,3.43,1.72,7,5.29,2.29,7,5.2,1.81,10 +10625,samba,5.95,1.68,19,4.5,2.23,18,5.88,2.03,16,5.18,1.4,11,7,1.51,8,4.5,2.38,4,4.5,2.28,14,4.86,1.21,7,6.67,2.24,9,5.5,1.41,8,6.27,1.85,11,4.71,2.63,7,4.36,2.06,11,6.17,0.98,6,5.7,2.5,10,6.15,1.63,13,5.5,1.87,6,4.18,2.44,11,5,1.91,7,6.29,1.89,7,5.56,2.19,9 +10626,sample,5.76,1.45,21,2.87,1.94,23,5.71,1.99,17,5.56,1.81,9,5.92,1.16,12,2.82,1.99,11,2.92,1.98,12,5.6,1.96,10,5.86,2.19,7,6.14,1.35,7,5.62,1.56,13,3,1.9,11,2.75,2.05,12,5.57,2.37,7,5.8,1.81,10,6.15,1.41,13,5.12,1.36,8,3.36,2.16,11,2.42,1.68,12,5.62,2,8,5.78,2.11,9 +10627,samurai,5.5,1.15,18,5.24,1.61,21,6.91,1.93,22,6.33,1.15,3,5.33,1.11,15,5.12,1.25,8,5.31,1.84,13,6.89,1.83,9,6.92,2.06,13,5.38,1.51,8,5.6,0.84,10,6.11,1.05,9,4.58,1.68,12,7.27,1.91,15,6.14,1.86,7,5.67,1.51,6,5.42,1,12,5.7,1.34,10,4.82,1.78,11,7.75,1.48,12,5.9,1.97,10 +10628,sanatorium,3.33,2.52,21,4.11,2.49,19,3.09,2.18,22,4.17,2.71,6,3,2.45,15,3.38,2.07,8,4.64,2.73,11,2.67,2.02,12,3.6,2.37,10,4.44,3.13,9,2.5,1.62,12,3.78,2.11,9,4.4,2.88,10,3.29,1.5,7,3,2.48,15,3.8,3.26,10,2.91,1.64,11,3.75,1.86,12,4.71,3.4,7,2.92,2.61,12,3.3,1.64,10 +10629,sanctimonious,4.37,1.64,19,4.9,2.51,21,5.09,2.15,23,5.6,0.55,5,3.92,1.75,13,5,3.35,6,4.87,2.23,15,6.3,1.25,10,4.15,2.27,13,4.43,1.81,7,4.36,1.69,11,4.57,3.05,7,5.07,2.3,14,5.73,2,11,4.5,2.2,12,4.83,1.47,12,3.57,1.72,7,4.82,2.75,11,5,2.36,10,5.79,1.81,14,4,2.29,9 +10630,sanction,4.43,1.89,21,4.4,2.11,20,5.14,1.9,21,4.33,1.63,6,4.47,2.03,15,4.75,1.83,8,4.17,2.33,12,4.91,1.92,11,5.4,1.96,10,4.83,1.47,6,4.27,2.05,15,4.8,2.3,10,4,1.94,10,4.86,2.14,14,5.71,1.25,7,4.14,1.68,7,4.57,2.03,14,4.29,2.4,14,4.67,1.37,6,5.33,2.23,12,4.89,1.45,9 +10631,sanctity,5.43,1.86,21,3.79,2.59,19,5.64,2.53,36,5,2.51,8,5.69,1.38,13,2.8,2.49,5,4.14,2.63,14,4.82,2.79,11,6,2.38,25,4.85,1.91,13,6.38,1.41,8,4.25,2.96,12,3,1.73,7,5.35,2.62,20,6,2.45,16,5.73,1.85,11,5.1,1.91,10,5.1,2.73,10,2.33,1.5,9,5.64,2.77,22,5.64,2.21,14 +10632,sanctuary,7.05,1.19,20,2.64,2.13,22,6.15,2.68,27,7.29,1.5,7,6.92,1.04,13,2.9,2.42,10,2.42,1.93,12,6.4,2.29,15,6,3.29,11,6.73,1.01,11,7.44,1.33,9,2.22,1.39,9,2.92,2.53,13,5.88,3.1,17,6.89,1.69,9,7.54,1.13,13,6.14,0.69,7,2.75,2.38,16,2.33,1.37,6,5.42,2.75,12,6.73,2.58,15 +10633,sanctum,5.09,0.81,22,3.74,2.32,23,6.21,1.72,19,5.5,0.53,8,4.77,0.83,13,4,2.56,8,3.64,2.34,14,6.29,1.8,7,6.27,1.79,11,4.75,0.89,8,5.23,0.73,13,4.33,2.65,9,3.36,2.1,14,4.86,0.9,7,7,1.6,12,5.09,0.7,11,5.09,0.94,11,3.44,2.65,9,3.93,2.16,14,6.19,1.87,16,6.33,0.58,3 +10634,sand,6.16,1.92,19,3.43,2.6,21,4.82,1.91,28,5,1.26,6,6.69,1.97,13,4,2.79,10,2.91,2.43,11,4.64,2.73,11,4.94,1.2,17,6.27,2,11,6,1.93,8,3.3,2.71,10,3.55,2.62,11,5.17,2.09,18,4.2,1.4,10,5.77,2.05,13,7,1.41,6,3.71,2.87,14,2.86,2.04,7,5.06,2.21,16,4.5,1.45,12 +10635,sandbox,5.75,2.12,20,3.4,2.6,20,6.1,2.14,21,6.17,0.98,6,5.57,2.47,14,4.12,3.48,8,2.92,1.83,12,5.91,2.07,11,6.3,2.31,10,5.33,2.34,6,5.93,2.09,14,4.3,3.09,10,2.5,1.72,10,5.64,2.34,14,7,1.41,7,6.29,1.7,7,5.46,2.33,13,3.36,3,14,3.5,1.52,6,6.25,2.38,12,5.89,1.9,9 +10636,sander,5.4,1.19,20,3.29,2.31,24,5.46,2.35,28,5.75,1.28,8,5.17,1.11,12,3.33,2.45,9,3.27,2.31,15,5.29,2.61,14,5.64,2.13,14,4.78,0.83,9,5.91,1.22,11,3.42,2.31,12,3.17,2.41,12,5.5,2.47,14,5.43,2.31,14,5.5,1.43,10,5.3,0.95,10,3.92,2.57,12,2.67,1.92,12,5.83,2.08,12,5.19,2.56,16 +10637,sandman,4.9,1.52,20,3.55,2.24,22,5,1.83,19,4.56,1.51,9,5.18,1.54,11,2.8,2.49,5,3.94,2.14,16,4.83,2.23,6,5.08,1.71,13,4.86,1.7,14,5,1.1,6,3.67,1.97,12,3.67,2.65,9,4.33,1.32,9,5.6,2.07,10,5.1,1.85,10,4.7,1.16,10,3.5,2.32,12,3.6,2.27,10,5.17,2.32,6,4.92,1.66,13 +10638,sandpaper,4.95,2.06,21,3.13,2.2,23,5.67,2.68,18,5.78,2.28,9,4.33,1.72,12,3.64,2.01,11,2.67,2.35,12,6,2.62,10,5.25,2.87,8,5.86,2.19,7,4.62,1.94,13,3.55,2.07,11,2.75,2.34,12,5.71,3.09,7,5.64,2.54,11,4.77,2.28,13,5.25,1.75,8,3,2.24,11,3.25,2.26,12,4.89,2.47,9,6.44,2.79,9 +10639,sandstorm,4.19,1.44,21,4.32,2.48,22,4.26,2.41,27,4.6,0.97,10,3.82,1.72,11,3.71,2.63,7,4.6,2.44,15,4.18,2.74,17,4.4,1.84,10,4.09,1.14,11,4.3,1.77,10,2.6,2.19,5,4.82,2.38,17,4,2.75,14,4.54,2.07,13,3.77,1.01,13,4.88,1.81,8,3.9,2.81,10,4.67,2.23,12,4.36,2.82,14,4.15,1.99,13 +10640,sandwich,7.18,1.33,22,4.94,2.62,18,5.57,2.2,21,7.2,0.84,5,7.19,1.52,16,5.57,2.37,7,4.55,2.81,11,4.8,2.15,10,6.27,2.1,11,7,1.41,12,7.4,1.26,10,4.9,2.28,10,5,3.16,8,5.08,2.5,12,6.22,1.64,9,7.36,0.92,11,7,1.67,11,4.25,2.87,8,5.5,2.42,10,5,2.4,9,6,2.04,12 +10641,sane,6.73,1.42,22,3.81,2.44,21,6.1,2.75,20,6.86,1.29,14,6.5,1.69,8,4.36,2.62,11,2.89,2.09,9,5.6,2.97,5,6.27,2.76,15,6.6,1.35,10,6.83,1.53,12,3.27,2.28,11,4.4,2.59,10,6.83,2.37,12,5,3.07,8,6.92,1.44,12,6.5,1.43,10,3.69,2.59,13,4,2.33,8,6.82,2.18,11,5.22,3.23,9 +10642,sanitarium,3.36,1.71,22,4.1,2.19,21,3.68,2.53,22,2.93,1.73,14,4.12,1.46,8,4.09,2.63,11,4,1.8,9,2.67,2.73,6,4.06,2.43,16,3.7,1.77,10,3.08,1.68,12,3.27,1.74,11,5,2.36,10,3.31,2.18,13,4.22,3.03,9,3.42,1.78,12,3.3,1.7,10,3.85,2.27,13,4.5,2.14,8,2.75,1.71,12,4.8,2.97,10 +10643,sanitary,6.33,1.91,21,3.09,2.11,23,7.44,1.72,18,6.56,1.51,9,6.17,2.21,12,3.91,2.21,11,2.33,1.78,12,7.3,1.95,10,7.62,1.51,8,6.43,2.51,7,6.23,1.69,13,3.82,2.23,11,2.42,1.83,12,8.29,1.25,7,6.91,1.81,11,6.46,2.37,13,6.12,0.83,8,3,2.19,11,3.17,2.12,12,7.89,1.17,9,7,2.12,9 +10644,sanitation,4.76,2.51,21,4.3,2.25,20,6.33,2.27,21,4.5,1.87,6,4.87,2.77,15,3.88,2.03,8,4.58,2.43,12,5.91,2.07,11,6.8,2.49,10,4,2.53,6,5.07,2.52,15,4.9,2.81,10,3.7,1.42,10,6.43,2.56,14,6.14,1.68,7,3.86,2.19,7,5.21,2.61,14,4.14,2.25,14,4.67,2.42,6,6,2.7,12,6.78,1.56,9 +10645,sanity,5.95,1.51,19,4.05,2.36,21,6.22,2.13,23,6.6,1.14,5,5.92,1.44,13,3.83,2.99,6,4.13,2.17,15,5.9,2.13,10,6.46,2.18,13,6.29,1.8,7,6,1.1,11,4.57,3.05,7,3.79,2.01,14,5.91,2.21,11,6.5,2.11,12,6.25,1.66,12,5.43,1.13,7,3.91,2.55,11,4.2,2.25,10,5.86,2.11,14,6.78,2.17,9 +10646,sap,4.19,1.5,21,3.92,1.82,25,4.77,2.41,22,4.62,1.51,8,3.92,1.5,13,4.15,1.57,13,3.67,2.1,12,4.54,2.63,13,5.11,2.15,9,4.88,0.83,8,4,1.54,12,4.86,1.1,14,2.73,1.9,11,5.42,2.35,12,4,2.36,10,4,1.89,10,4.36,1.12,11,3.53,1.77,17,4.75,1.75,8,4.6,2.99,10,4.92,1.93,12 +10647,sapiens,5.81,1.99,21,2.95,1.76,22,5.62,2.21,26,5.4,1.9,10,6.18,2.09,11,2.43,1.81,7,3.2,1.74,15,5.47,2.65,17,5.89,1.05,9,6.09,2.07,11,5.5,1.96,10,3,2.83,5,2.94,1.43,17,5.79,2.55,14,5.42,1.83,12,5.31,2.06,13,6.62,1.69,8,2.5,1.58,10,3.33,1.87,12,6.43,1.65,14,4.67,2.46,12 +10648,sapphire,6.92,2.06,40,4.88,2.14,41,6,2.33,18,6.82,1.59,17,6.91,2.39,22,5.62,2.16,16,4.4,2.02,25,5.7,2.36,10,6.38,2.39,8,6.64,2.27,14,7.08,1.96,26,4.83,2.29,23,4.94,1.98,18,5.71,2.93,7,6.18,1.99,11,6.95,2.34,19,6.9,1.81,21,4.97,2.34,30,4.64,1.5,11,5.67,2.55,9,6.33,2.18,9 +10649,sappy,4.43,1.36,21,3.3,2.08,23,4.12,1.92,25,4.09,1.22,11,4.8,1.48,10,3,2.41,11,3.58,1.78,12,4.27,1.85,11,4.08,2.1,13,4.5,1.65,10,4.36,1.12,11,3.36,2.42,11,3.25,1.82,12,4.19,1.94,16,4.12,2.1,8,4.15,1.57,13,4.88,0.83,8,3.73,2.25,15,2.5,1.51,8,4.5,2.07,16,3.44,1.51,9 +10650,sarcasm,4.81,2.25,21,5.29,2.26,21,5.72,2.53,25,5.5,2.39,12,3.89,1.76,9,5.29,1.38,7,5.29,2.64,14,6.4,2.17,10,5.27,2.71,15,3.5,2.38,4,5.12,2.18,17,4.4,2.41,10,6.09,1.87,11,5.43,2.44,7,5.83,2.62,18,4.58,1.78,12,5.11,2.85,9,5.08,2.63,13,5.62,1.6,8,4.44,2.35,9,6.44,2.39,16 +10651,sarcastic,4.24,2.36,21,5.19,1.94,21,5.35,2.51,26,4.91,2.34,11,3.5,2.27,10,5.22,1.86,9,5.17,2.08,12,4.27,2.24,11,6.07,2.56,14,4.9,2.42,10,3.64,2.25,11,5.1,2.13,10,5.27,1.85,11,5.82,2.19,17,4.12,3,8,4.62,2.75,13,3.62,1.51,8,4.85,2.03,13,5.75,1.75,8,5.76,2.66,17,4.56,2.13,9 +10652,sarcophagus,4.81,1.89,21,3.7,1.92,23,4.58,1.88,26,4.91,1.7,11,4.7,2.16,10,3.82,1.99,11,3.58,1.93,12,5.55,1.97,11,3.86,1.56,14,5.1,2.08,10,4.55,1.75,11,4,2,11,3.42,1.88,12,4.76,1.95,17,4.25,1.91,8,5,2.24,13,4.5,1.2,8,4,2.17,15,3.12,1.25,8,4.76,1.52,17,4.22,2.49,9 +10653,sardine,4.24,2.19,21,3.95,2.48,20,5.38,2.71,21,3.5,2.43,6,4.53,2.1,15,5.12,2.9,8,3.17,1.9,12,5.45,2.62,11,5.3,2.95,10,3.5,2.66,6,4.53,2,15,4.9,2.73,10,3,1.89,10,6.07,2.7,14,4,2.31,7,3.86,2.48,7,4.43,2.1,14,4.21,2.72,14,3.33,1.86,6,5.83,2.72,12,4.78,2.73,9 +10654,sarsaparilla,5.4,1.82,20,3.08,2.26,24,5.15,1.98,20,5.12,2.3,8,5.58,1.51,12,4.5,1.87,6,2.61,2.23,18,5.64,2.01,11,4.56,1.88,9,5,1.73,11,5.89,1.9,9,3.8,2.7,10,2.57,1.83,14,5.62,2.26,13,4.29,0.95,7,6,1.41,13,4.29,2.06,7,3.88,2.31,16,1.5,1.07,8,5.42,1.98,12,4.75,2.05,8 +10655,sash,5.48,1.25,21,4,1.86,20,5.5,2.37,20,5.33,0.82,6,5.53,1.41,15,4.38,1.6,8,3.75,2.05,12,5,2.14,11,6.11,2.62,9,5.17,0.98,6,5.6,1.35,15,4.3,2.21,10,3.7,1.49,10,5.31,2.75,13,5.86,1.57,7,5.86,1.46,7,5.29,1.14,14,4.14,2.03,14,3.67,1.51,6,5.27,2.41,11,5.78,2.44,9 +10656,sashimi,4.77,1.9,22,5.11,2.38,19,4.43,1.78,21,4.6,2.07,5,4.81,1.97,16,5,1.85,8,5.18,2.79,11,4.9,1.85,10,4,1.67,11,4.42,2.11,12,5.2,1.62,10,6.2,1.93,10,3.89,2.32,9,3.83,1.59,12,5.22,1.79,9,4.55,1.57,11,5,2.24,11,5.12,3.04,8,5.09,1.92,11,4.56,2.13,9,4.33,1.56,12 +10657,sassafras,5.48,1.57,21,3.67,2.11,21,5.48,2.04,25,5.58,1.44,12,5.33,1.8,9,4,1.63,7,3.5,2.35,14,5.1,2.28,10,5.73,1.91,15,6.25,1.89,4,5.29,1.49,17,4.4,2.46,10,3,1.55,11,4.71,2.63,7,5.78,1.77,18,5.5,1.62,12,5.44,1.59,9,3.46,2.18,13,4,2.07,8,4.78,2.39,9,5.88,1.78,16 +10658,sassy,5.19,2.23,21,5.16,2.49,25,6.32,2.29,19,4.56,2.3,9,5.67,2.15,12,3.17,2.4,6,5.94,2.18,18,5.86,3.02,7,6.58,1.83,12,4.88,2.28,16,6.2,1.92,5,4.36,2.82,14,6.5,1.27,10,6.44,2.74,9,6.2,1.93,10,5.5,2.54,12,4.78,1.79,9,5.69,2.41,16,4.22,2.49,9,6.27,2.61,11,6.38,1.92,8 +10659,satanic,1.94,1.39,18,5.26,2.7,19,3.92,2,25,1.2,0.45,5,2.23,1.54,13,6,2.72,11,4.25,2.49,8,3.81,1.87,16,4.11,2.32,9,2.86,1.68,7,1.36,0.81,11,3.38,2.62,8,6.64,1.86,11,3.5,1.67,20,5.6,2.51,5,2.56,1.67,9,1.33,0.71,9,5.2,2.97,10,5.33,2.55,9,4.16,1.95,19,3.17,2.14,6 +10660,satchel,5.21,1.55,19,3.36,2.13,22,5.46,1.45,28,4.5,1.38,6,5.54,1.56,13,3.45,2.02,11,3.27,2.33,11,6.36,1.5,11,4.88,1.11,17,4.91,1.64,11,5.62,1.41,8,3.64,2.2,11,3.09,2.12,11,5.44,1.54,18,5.5,1.35,10,5.08,1.71,13,5.5,1.22,6,3.36,2.44,14,3.38,1.6,8,5.69,1.89,16,5.17,0.39,12 +10661,satellite,5.56,1.66,25,5.17,2.55,23,4.53,2.29,19,5.8,1.81,10,5.57,1.5,14,5.62,3.11,8,4.86,2.35,14,4.43,2.44,7,4.55,2.42,11,5.56,2.07,9,5.73,1.33,15,5.44,2.96,9,5,2.35,14,3.43,1.62,7,5.17,2.44,12,5.77,1.69,13,5.33,1.67,12,5.11,2.8,9,5.21,2.49,14,4.44,2.16,16,5,3.46,3 +10662,satin,6.24,1.81,21,3.7,2.24,23,5.58,2,26,6.36,1.36,11,6.1,2.28,10,4.55,2.38,11,2.92,1.88,12,5,1.55,11,6.14,2.25,14,6.4,1.65,10,6.09,2.02,11,4.45,2.21,11,3,2.13,12,5.65,2.18,17,5.62,1.77,8,6.85,1.52,13,5.25,1.91,8,3.87,2.42,15,3.38,2,8,5.76,2.28,17,5.22,1.39,9 +10663,satire,5.81,2.09,21,3.73,2.37,22,5.63,2,27,6.1,1.85,10,5.55,2.34,11,4,2.58,7,3.6,2.35,15,5.41,2.32,17,6,1.33,10,6.27,2.28,11,5.3,1.83,10,2,1.41,5,4.24,2.39,17,5.86,2.18,14,5.38,1.85,13,5.62,2.29,13,6.12,1.81,8,3,2.75,10,4.33,1.92,12,6.5,1.7,14,4.69,1.93,13 +10664,satisfaction,7.18,1.87,22,3.18,2.92,22,6.44,2.12,27,7.88,0.83,8,6.79,2.19,14,3.09,2.88,11,3.27,3.1,11,6.9,2.23,10,6.18,2.07,17,7.33,2.23,12,7,1.41,10,2.45,2.25,11,3.91,3.42,11,6.44,2.06,18,6.44,2.35,9,7.33,1.99,15,6.86,1.68,7,3.36,3.15,14,2.88,2.64,8,6.73,2.31,15,6.08,1.88,12 +10665,satisfactory,6.62,1.6,21,3.14,2.51,22,6.12,2.07,26,5.8,1.4,10,7.36,1.43,11,2.29,1.89,7,3.53,2.72,15,6.59,2,17,5.22,1.99,9,6.64,1.69,11,6.6,1.58,10,2.6,2.3,5,3.29,2.62,17,6.07,2.2,14,6.17,1.99,12,6.54,1.76,13,6.75,1.39,8,3.4,3.17,10,2.92,1.93,12,6.54,2.4,13,5.69,1.65,13 +10666,satisfied,7.16,1.26,19,3.95,2.67,43,6.26,1.88,19,7.33,1.53,3,7.12,1.26,16,3.8,2.48,15,4.04,2.81,28,6.3,2.16,10,6.22,1.64,9,7.67,1.41,9,6.7,0.95,10,4.16,2.75,19,3.79,2.65,24,5.38,1.85,8,6.8,1.75,10,7.14,1.07,7,7.17,1.4,12,4.22,2.71,27,3.5,2.63,16,6.25,2.05,8,6.27,1.85,11 +10667,satisfy,7.09,1.6,22,5.53,2.67,19,6.33,1.96,21,7,1.58,5,7.25,1.61,16,7.38,1.92,8,4.18,2.36,11,5.8,2.25,10,6.82,1.6,11,6.67,1.78,12,7.6,1.26,10,5.3,2.63,10,5.78,2.86,9,6.33,1.97,12,6.33,2.06,9,6.91,1.87,11,7.27,1.35,11,4.75,2.31,8,6.09,2.88,11,6.44,2.35,9,6.25,1.71,12 +10668,satisfying,7.48,1.78,21,4.83,2.62,24,6.73,2.05,22,7.88,1.46,8,7.23,1.96,13,5,2.83,13,4.64,2.46,11,6.62,1.94,13,6.89,2.32,9,7.38,1.85,8,8,0.74,12,4.93,2.16,14,4.7,3.27,10,6.75,2.05,12,6.7,2.16,10,7.4,2.27,10,7.55,1.29,11,5.18,2.88,17,4,1.73,7,6.5,2.59,10,6.92,1.56,12 +10669,saturated,4.77,1.34,22,4.95,2.01,19,5.14,1.59,21,4.8,0.84,5,4.75,1.53,16,5.75,1.58,8,4.36,2.16,11,4.8,1.69,10,5.45,1.51,11,4.75,0.62,12,4.8,1.93,10,5.1,2.13,10,4.78,1.99,9,4.92,1.38,12,5.44,1.88,9,4.27,1.19,11,5.27,1.35,11,4.62,1.85,8,5.18,2.18,11,4.89,1.76,9,5.33,1.5,12 +10670,saturation,4.42,1.61,19,3.86,1.86,22,4.64,2.11,22,4.44,0.88,9,4.4,2.12,10,3.38,1.6,8,4.14,1.99,14,4.36,2.11,11,4.91,2.17,11,4.71,0.76,7,4.25,1.96,12,3.9,1.52,10,3.83,2.17,12,4.69,2.02,13,4.56,2.35,9,4.8,1.75,10,4,1.41,9,4.5,1.6,8,3.5,1.95,14,4.64,2.24,14,4.62,2,8 +10671,satyr,4.05,2.01,19,4.14,2.17,22,5.25,1.8,24,4,1.67,6,4.08,2.22,13,4.5,2.2,12,3.7,2.16,10,5.12,2.23,8,5.31,1.62,16,3.9,1.6,10,4.22,2.49,9,5,1.8,9,3.54,2.26,13,5.41,1.97,17,4.83,1.47,6,3.88,1.36,8,4.18,2.44,11,3.44,2.13,9,4.62,2.14,13,5.31,1.92,16,5.12,1.64,8 +10672,sauce,6.58,1.87,19,3.95,2.5,20,5.85,1.76,20,7.33,2.08,3,6.33,1.88,15,3.7,2.45,10,4.2,2.66,10,6.4,1.26,10,5.3,2.06,10,5.83,2.48,6,6.83,1.53,12,4.71,3.2,7,3.54,2.07,13,5.12,1.81,8,6.33,1.61,12,6.92,1.44,12,6,2.45,7,4.4,2.76,10,3.5,2.27,10,5.33,1.94,9,6.27,1.56,11 +10673,saucer,5.16,1.07,19,3.7,2.13,20,4.91,1.82,22,4.86,0.69,7,5.33,1.23,12,5,1.87,9,2.64,1.75,11,5,2.53,6,4.88,1.59,16,5.2,1.23,10,5.25,0.89,8,4,1.77,8,3.5,2.39,12,4.87,1.77,15,5,2.08,7,5.3,1.42,10,5,0.5,9,3.5,1.98,12,4,2.45,8,5.18,2.4,11,4.64,1.03,11 +10674,saucy,6.11,1.59,19,5.62,2.5,24,6.25,2.01,28,6.25,1.04,8,6,1.95,11,5.22,2.54,9,5.87,2.53,15,6.29,2.02,14,6.21,2.08,14,6,2.14,8,6.18,1.17,11,5.67,2.96,12,5.58,2.07,12,6.36,2.31,14,6.14,1.75,14,6.78,1.39,9,5.5,1.58,10,6.17,2.21,12,5.08,2.75,12,6.25,1.71,12,6.25,2.27,16 +10675,sauerkraut,5.5,1.79,20,3.9,2.07,21,5.12,2.22,25,5.67,1.15,3,5.47,1.91,17,3.86,1.95,7,4,2.27,13,4.5,2.14,8,5.41,2.27,17,5.14,1.57,7,5.69,1.93,13,4,2.38,7,3.92,2.06,13,4.21,2.29,14,6.27,1.56,11,5.78,1.64,9,5.27,1.95,11,3.91,2.07,11,3.9,2.18,10,5.17,2.38,18,5,1.91,7 +10676,sauna,5.68,1.89,22,4.95,2.42,21,5.77,1.8,22,5.79,2.12,14,5.5,1.51,8,4.73,2.24,11,5.22,2.86,9,6.17,1.47,6,5.62,1.93,16,5,2,10,6.25,1.66,12,3.73,2.37,11,6.3,1.7,10,5.54,1.85,13,6.11,1.76,9,5.67,1.87,12,5.7,2,10,4.62,2.53,13,5.5,2.27,8,5.25,1.91,12,6.4,1.51,10 +10677,sausage,6.32,1.67,19,4.8,2.53,20,6.27,1.58,22,6,1.41,5,6.38,1.85,13,3.83,2.48,6,5.21,2.52,14,6.2,1.48,10,6.33,1.72,12,5.71,2.14,7,6.64,1.36,11,6.14,2.61,7,4.08,2.25,13,6,1.41,10,6.5,1.73,12,6.58,1.16,12,5.86,2.34,7,4.45,2.7,11,5.22,2.39,9,6.38,1.5,13,6.11,1.76,9 +10678,savage,4.29,2.35,21,4.68,2.63,22,4.22,2.01,27,5.1,2.51,10,3.55,2.02,11,4.43,2.99,7,4.8,2.54,15,4.24,1.92,17,4.2,2.25,10,4.64,2.42,11,3.9,2.33,10,2.8,2.49,5,5.24,2.46,17,4.43,2.28,14,4,1.73,13,3.69,2.25,13,5.25,2.31,8,4.1,3.03,10,5.17,2.25,12,4.57,2.31,14,3.85,1.63,13 +10679,savannah,6.05,1.81,19,3.5,2.11,22,5.86,1.86,22,6.56,1.42,9,5.6,2.07,10,4,2.2,8,3.21,2.08,14,5.18,1.66,11,6.55,1.86,11,6.29,1.7,7,5.92,1.93,12,4.5,2.22,10,2.67,1.67,12,6.23,2.24,13,5.33,1,9,5.6,1.84,10,6.56,1.74,9,3.38,2.45,8,3.57,1.99,14,5.5,2.03,14,6.5,1.41,8 +10680,savant,5.11,1.71,18,4.45,2.5,20,5.44,2.85,16,6.33,1.15,3,5,1.71,14,4,2.31,10,4.9,2.73,10,6.14,2.34,7,4.89,3.22,9,4.83,2.04,6,5.45,1.51,11,3.71,2.29,7,4.85,2.61,13,5.2,3.77,5,5.55,2.54,11,5.27,1.74,11,4.86,1.77,7,4.8,2.53,10,4.1,2.56,10,5.25,3.11,8,5.62,2.77,8 +10681,save,7.26,1.59,19,4.62,2.46,21,6.34,2.43,47,6.67,1.58,9,7.8,1.48,10,4,2.2,8,5,2.61,13,5.93,2.69,15,6.53,2.31,32,7.44,1.67,9,7.1,1.6,10,4,1.94,10,5.18,2.82,11,6.76,2.15,25,5.86,2.68,22,7.42,1.44,12,7,1.91,7,4.43,2.99,7,4.71,2.27,14,6.23,2.49,30,6.53,2.37,17 +10682,saver,6.44,2.2,18,2.68,1.63,19,5.84,1.97,25,7,1.87,5,6.23,2.35,13,2.2,1.48,10,3.22,1.72,9,5.5,2.13,16,6.44,1.59,9,6.43,1.9,7,6.45,2.46,11,1.88,0.99,8,3.27,1.79,11,5.75,2.15,20,6.2,1.1,5,6.44,1.81,9,6.44,2.65,9,2.18,1.08,11,3.38,2.07,8,5.84,1.98,19,5.83,2.14,6 +10683,savings,7.67,1.53,18,2.86,2.29,22,6.85,2.24,26,6.83,1.83,6,8.08,1.24,12,2.91,2.59,11,2.82,2.09,11,6.36,2.54,11,7.2,2.01,15,7.91,1.45,11,7.29,1.7,7,2,1,11,3.73,2.9,11,6.44,2.58,16,7.5,1.43,10,7.31,1.65,13,8.6,0.55,5,3,2.63,14,2.62,1.69,8,6.27,2.66,15,7.64,1.21,11 +10684,savior,6.59,2.25,41,4.37,2.59,43,5.23,2.33,22,5.82,2.51,17,7.12,1.92,24,4.53,2.85,17,4.27,2.46,26,5.3,1.77,10,5.17,2.79,12,5.68,2.03,22,7.63,2.06,19,4.33,2.33,21,4.41,2.87,22,5,2.79,11,5.45,1.86,11,6.73,2.05,26,6.33,2.61,15,4.71,2.76,24,3.95,2.37,19,4.91,2.66,11,5.55,2.02,11 +10685,savor,6.7,1.34,20,3.64,2.44,22,6.67,1.47,27,6.4,1.51,10,7,1.15,10,3.57,2.82,7,3.67,2.35,15,6.76,1.39,17,6.5,1.65,10,6.64,1.36,11,6.78,1.39,9,4,3.08,5,3.53,2.32,17,6.79,1.42,14,6.54,1.56,13,6.77,1.3,13,6.57,1.51,7,3,2.67,10,4.17,2.21,12,6.93,1.54,14,6.38,1.39,13 +10686,savvy,6.4,1.19,20,4.23,2.45,22,6.44,1.97,27,7.43,1.27,7,5.85,0.69,13,4,2.05,10,4.42,2.81,12,5.93,1.94,15,7.45,1.44,11,6.27,1.1,11,6.56,1.33,9,4.89,1.54,9,3.77,2.89,13,6.53,2.12,17,6.67,1.41,9,6.46,1.27,13,6.29,1.11,7,3.88,2.16,16,5.17,3.13,6,6.08,2.31,12,6.73,1.67,15 +10687,saw,4.16,1.95,19,4.18,2.3,22,4.67,2.04,24,4.33,2.07,6,4.08,1.98,13,4.42,2.15,12,3.9,2.56,10,4.12,1.73,8,4.94,2.17,16,3.9,1.29,10,4.44,2.55,9,5,2.06,9,3.62,2.36,13,4.65,2.15,17,4.67,2.07,6,3.88,1.13,8,4.36,2.42,11,4.44,2.46,9,4,2.27,13,5,2.07,16,4,1.93,8 +10688,sawdust,5.32,2.38,19,2.95,2.31,20,4.96,1.83,24,5.23,2.71,13,5.5,1.64,6,3.8,2.59,5,2.67,2.23,15,5.08,1.61,13,4.82,2.14,11,5,3.12,9,5.6,1.58,10,4.29,2.56,7,2.23,1.88,13,4.82,1.66,11,5.08,2.02,13,5,2.24,9,5.6,2.59,10,2.9,2.47,10,3,2.26,10,4.78,2.22,9,5.07,1.62,15 +10689,sawmill,4.57,1.75,21,4.9,2.43,20,4.72,2.17,36,4.75,1.75,8,4.46,1.81,13,5.6,1.52,5,4.67,2.66,15,4.36,2.54,11,4.88,2.03,25,4.77,2.05,13,4.25,1.16,8,5.25,2.09,12,4.38,2.92,8,5.05,2.33,20,4.31,1.96,16,4.64,1.96,11,4.5,1.58,10,5.27,2.8,11,4.44,1.94,9,4.73,2.41,22,4.71,1.82,14 +10690,sax,6.16,1.46,19,3.4,2.64,20,5.62,1.66,24,6.31,1.6,13,5.83,1.17,6,4.4,3.13,5,3.07,2.49,15,5.92,1.44,13,5.27,1.9,11,6.44,1.51,9,5.9,1.45,10,4.43,3.41,7,2.85,2.08,13,5.18,1.99,11,6,1.29,13,6.44,1.33,9,5.9,1.6,10,3.5,2.92,10,3.3,2.5,10,6.11,1.69,9,5.33,1.63,15 +10691,saxophone,6.32,1.42,19,4.67,2.44,21,5.74,2.14,23,6,2.65,3,6.38,1.2,16,4.88,2.47,8,4.54,2.5,13,6.22,2.28,9,5.43,2.06,14,6.89,1.45,9,5.8,1.23,10,5.11,2.89,9,4.33,2.1,12,5.4,2.44,15,6.38,1.3,8,6.57,1.27,7,6.17,1.53,12,4.7,2.11,10,4.64,2.8,11,6.23,2.42,13,5.1,1.6,10 +10692,say,5.91,1.66,22,4.43,2.48,21,6.88,1.83,17,6.83,2.04,6,5.6,1.45,15,3.57,2.57,7,4.86,2.41,14,7.11,1.62,9,6.62,2.13,8,6,1.96,14,5.86,1.07,7,4.56,2.88,9,4.33,2.27,12,7.11,1.83,9,6.62,1.92,8,6.07,1.64,14,5.62,1.77,8,4.83,3.19,6,4.27,2.25,15,7.33,2.06,9,6.38,1.51,8 +10693,sayonara,5.22,1.56,18,3.15,2.21,20,4.92,1.66,25,5.4,0.55,5,5.15,1.82,13,3.09,2.47,11,3.22,1.99,9,5.12,1.86,16,4.56,1.24,9,4.86,1.35,7,5.45,1.69,11,3,2.87,9,3.27,1.62,11,5.05,1.73,20,4.4,1.34,5,5.11,1.54,9,5.33,1.66,9,2.82,2.23,11,3.56,2.24,9,4.89,1.66,19,5,1.79,6 +10694,scab,3.1,1.45,21,3.15,2.25,20,3.52,2.04,21,3.33,1.86,6,3,1.31,15,3.38,2.13,8,3,2.41,12,3.91,2.07,11,3.1,2.02,10,2.67,1.73,9,3.42,1.16,12,3.44,2.24,9,2.91,2.34,11,3.33,2.07,6,3.6,2.1,15,3.3,1.49,10,2.91,1.45,11,2.92,2.18,13,3.57,2.51,7,3.42,2.5,12,3.67,1.32,9 +10695,scaffold,4.78,1.59,18,4.11,2.27,18,5.24,2.25,17,5,1.76,10,4.5,1.41,8,5.25,3.1,4,3.79,2.01,14,5.38,2.2,8,5.11,2.42,9,5.43,1.72,7,4.36,1.43,11,4.29,2.5,7,4,2.24,11,5.5,2.07,6,5.09,2.43,11,4.67,1.87,12,5,0.89,6,3.82,2.56,11,4.57,1.81,7,5.86,2.19,7,4.8,2.3,10 +10696,scalding,3.02,1.52,41,5.21,2.54,43,3.91,2.29,47,3.17,1.82,18,2.91,1.28,23,5.8,2.57,15,4.89,2.56,27,3.93,2.55,15,3.91,2.2,32,3.2,1.44,20,2.85,1.66,20,4.78,2.78,18,5.52,2.37,25,3.68,2.3,25,4.18,2.3,22,3.08,1.64,24,2.94,1.39,17,4.3,2.98,20,6,1.81,23,3.7,2.37,30,4.29,2.17,17 +10697,scale,5.06,1.51,18,3.8,2.48,20,5.17,1.88,24,5.17,1.59,12,4.83,1.47,6,3.8,2.68,5,3.8,2.51,15,5.15,1.82,13,5.18,2.04,11,5,1.93,8,5.1,1.2,10,4.86,2.85,7,3.23,2.17,13,5.82,1.83,11,4.62,1.8,13,4.89,1.17,9,5.22,1.86,9,3,2.16,10,4.6,2.63,10,5.33,2.65,9,5.07,1.33,15 +10698,scalp,3.75,1.55,20,3.82,2.2,22,5.74,2.42,19,3.22,1.64,9,4.18,1.4,11,2,1,5,4.19,2.14,16,6,2.97,6,5.62,2.26,13,4.07,1.33,14,3,1.9,6,4.17,2.37,12,3,1.66,9,4.67,1.5,9,6.7,2.75,10,4.4,0.97,10,3.1,1.79,10,4.08,2.68,12,3.5,1.51,10,5.17,3.6,6,6,1.78,13 +10699,scalpel,3.95,1.67,20,4.48,2.5,21,4.23,2.51,22,4,1.83,13,3.86,1.46,7,4.91,2.59,11,4.33,2.35,9,4,2.37,6,4.31,2.63,16,4.6,1.51,10,3.3,1.64,10,3.82,1.94,11,5.2,2.94,10,4.38,2.36,13,4,2.83,9,3.73,1.74,11,4.22,1.64,9,4.46,2.9,13,4.5,1.85,8,4,2.26,12,4.5,2.88,10 +10700,scam,2.53,1.87,19,4.64,3.03,22,3.74,2.72,23,2.45,1.97,11,2.86,1.86,7,4.5,3.46,8,4.71,2.89,14,3.57,2.57,7,3.81,2.86,16,2.75,2.05,8,2.36,1.8,11,4.44,3.09,9,4.77,3.11,13,3.91,2.88,11,3.58,2.68,12,2.83,2.17,12,2,1.15,7,3.73,2.83,11,5.55,3.08,11,3.54,2.76,13,4,2.79,10 +10701,scamp,5.16,1.83,19,4.14,1.96,21,4.55,2.04,22,5.22,0.97,9,5.1,2.42,10,3.71,1.98,7,4.36,1.98,14,4.91,1.97,11,4.18,2.14,11,5.29,0.49,7,5.08,2.31,12,3.78,2.11,9,4.42,1.88,12,4.38,2.1,13,4.78,2.05,9,5.4,1.78,10,4.89,1.96,9,3.75,2.25,8,4.38,1.8,13,4.64,2.21,14,4.38,1.85,8 +10702,scampi,5.86,1.74,21,3.58,2.48,24,5,1.75,16,5.12,1.73,8,6.31,1.65,13,4.83,2.56,6,3.17,2.38,18,5.38,1.92,8,4.62,1.6,8,5.75,1.76,12,6,1.8,9,4.3,2.91,10,3.07,2.09,14,4.78,2.33,9,5.29,0.49,7,5.86,1.29,14,5.86,2.54,7,4.56,2.39,16,1.62,1.19,8,5.22,1.72,9,4.71,1.89,7 +10703,scan,5.47,1.12,19,4.09,2.52,23,5.63,1.92,19,5.56,0.88,9,5.4,1.35,10,3.57,2.37,7,4.27,2.71,15,6.2,2.15,10,5,1.5,9,5.67,1.5,9,5.3,0.67,10,4.3,2.67,10,3.83,2.59,12,5.38,2.2,8,5.6,1.71,10,5.33,1.23,12,5.71,0.95,7,4.2,2.57,20,3.33,2.52,3,5.88,2.17,8,5.45,1.81,11 +10704,scandal,3.63,2.34,19,5.64,2.39,39,3.88,2.34,48,3.67,2,9,3.6,2.72,10,6.06,2.38,16,5.35,2.4,23,3.76,2.47,25,3.95,2.28,22,3.33,2.6,9,3.9,2.18,10,5.68,1.95,19,5.6,2.8,20,3.56,2.24,25,4.22,2.45,23,3.58,2.31,12,3.71,2.56,7,4.9,2.3,21,6.5,2.26,18,3.88,2.57,26,3.86,2.1,22 +10705,scandalous,3.32,1.84,22,5.85,2.31,26,4.52,2.13,23,3.89,2.37,9,2.92,1.32,13,6,2.36,10,5.75,2.35,16,4.5,1.6,8,4.53,2.42,15,3.5,2.56,8,3.21,1.37,14,5.92,2.36,13,5.77,2.35,13,4.08,1.56,12,5,2.61,11,2.25,0.97,12,4.6,1.84,10,5.87,2.5,15,5.82,2.14,11,4.25,2.09,12,4.82,2.23,11 +10706,scanner,5.57,1.78,21,4,2.68,20,5.33,1.94,36,6,2,8,5.31,1.65,13,6.2,2.17,5,3.27,2.46,15,4.73,1.95,11,5.6,1.91,25,5.77,2.05,13,5.25,1.28,8,4.25,2.8,12,3.62,2.62,8,5.6,1.82,20,5,2.1,16,5.18,1.83,11,6,1.7,10,4,2.79,11,4,2.69,9,5.32,1.99,22,5.36,1.95,14 +10707,scapegoat,3,2.13,19,4.8,2.54,45,3.65,2.64,23,2.89,1.83,9,3.1,2.47,10,5.48,2.2,21,4.21,2.7,24,4,2.87,9,3.43,2.56,14,3.56,2.83,9,2.5,1.18,10,4.78,2.47,27,4.83,2.71,18,4.27,2.94,15,2.5,1.51,8,3.67,2.35,12,1.86,1.07,7,5.03,2.5,30,4.33,2.64,15,3.77,2.95,13,3.5,2.32,10 +10708,scar,3.71,1.74,38,6.55,2.09,20,4.1,2.5,42,4.1,1.81,21,3.24,1.56,17,6.86,1.86,7,6.38,2.26,13,5.41,2.69,17,3.2,1.94,25,4.22,1.91,23,2.93,1.1,15,7,1.61,11,6,2.55,9,4.77,2.69,26,3,1.71,16,3.63,1.92,19,3.79,1.58,19,6.92,1.62,12,6,2.67,8,4.21,2.64,24,3.94,2.36,18 +10709,scarce,3.37,1.42,19,3.9,2.49,20,4.04,2.12,24,3.46,1.39,13,3.17,1.6,6,2.6,2.07,5,4.33,2.53,15,4,1.96,13,4.09,2.39,11,3.11,1.69,9,3.6,1.17,10,4.43,3.15,7,3.62,2.14,13,4.73,2.1,11,3.46,2.03,13,3.22,1.2,9,3.5,1.65,10,3.1,2.28,10,4.7,2.54,10,4.44,2.24,9,3.8,2.08,15 +10710,scare,3.55,2.11,22,7.1,2.13,20,4.58,2.61,19,4.31,2.32,13,2.44,1.13,9,7.86,1.46,7,6.69,2.36,13,5.29,2.69,7,4.17,2.59,12,4,2.59,12,3,1.25,10,7.44,2.13,9,6.82,2.18,11,5.1,2.38,10,4,2.87,9,3.67,2.57,12,3.4,1.51,10,7.57,1.4,7,6.85,2.44,13,4.43,2.94,7,4.67,2.53,12 +10711,scarecrow,5.19,2.27,21,3.16,1.97,25,5.37,1.92,19,5.89,1.69,9,4.67,2.57,12,2.83,2.04,6,3.39,1.97,18,5.14,2.41,7,5.5,1.68,12,5.06,2.24,16,5.6,2.61,5,2.86,1.99,14,3.8,1.87,10,5.67,2.45,9,5.1,1.37,10,5.67,2.42,12,4.56,2.01,9,3.62,2.09,16,2.33,1.5,9,4.91,1.81,11,6,2,8 +10712,scared,2.8,1.83,41,6.1,2.39,39,4.2,2.72,50,3.77,2.17,13,2.36,1.5,28,6.08,2.02,13,6.12,2.6,26,4.54,2.82,26,3.83,2.62,24,2.33,1.96,21,3.3,1.59,20,6.7,1.84,20,5.47,2.78,19,4.9,2.57,21,3.69,2.75,29,2.61,1.62,23,3.06,2.1,18,6.42,2.23,26,5.46,2.67,13,4.17,2.97,24,4.23,2.52,26 +10713,scarf,6,1.87,21,2.39,1.9,23,6.39,2.12,18,6.33,1.66,9,5.75,2.05,12,2.64,1.57,11,2.17,2.21,12,5.8,2.1,10,7.12,2.03,8,5,2.24,7,6.38,1.5,13,2.36,1.57,11,2.42,2.23,12,6,2.24,7,6.64,2.11,11,5.85,2.27,13,6.25,1.04,8,2.36,2.25,11,2.42,1.62,12,6.11,1.96,9,6.67,2.35,9 +10714,scary,3,2,19,5.35,2.28,20,3.7,2.16,23,3.31,2.32,13,2.33,0.82,6,4.8,2.39,5,5.53,2.29,15,3.62,1.98,13,3.8,2.49,10,3.44,2.46,9,2.6,1.51,10,5.29,2.63,7,5.38,2.18,13,4.7,2.06,10,2.92,1.98,13,3.11,2.42,9,2.9,1.66,10,5.6,2.37,10,5.1,2.28,10,3.67,2.6,9,3.71,1.94,14 +10715,scat,3.68,1.83,19,5.33,1.59,21,5.17,2.35,23,2,1,3,4,1.79,16,5.5,1.6,8,5.23,1.64,13,6.11,2.26,9,4.57,2.28,14,4.56,1.33,9,2.9,1.91,10,5.67,1.66,9,5.08,1.56,12,5.27,2.63,15,5,1.85,8,3.43,1.81,7,3.83,1.9,12,5.5,1.65,10,5.18,1.6,11,5.62,2.57,13,4.6,2.01,10 +10716,scatter,3.9,1.41,20,4.52,2.25,21,4.21,2.35,34,4.2,1.62,10,3.6,1.17,10,4,2,8,4.85,2.41,13,4.5,2.53,14,4,2.25,20,3.67,1.8,9,4.09,1.04,11,4.69,1.7,13,4.25,3.06,8,4.36,2.48,22,3.92,2.15,12,3.5,1.51,10,4.3,1.25,10,4.36,2.44,14,4.86,1.95,7,4.53,2.32,17,3.88,2.39,17 +10717,scavenger,3.85,2.03,20,5.14,2.1,21,4.29,2.5,34,4,2.26,10,3.7,1.89,10,5,1.77,8,5.23,2.35,13,4.43,2.62,14,4.2,2.48,20,4.33,2.29,9,3.45,1.81,11,5.31,2.1,13,4.88,2.23,8,4.23,2.52,22,4.42,2.57,12,4,2.45,10,3.7,1.64,10,5.14,2.25,14,5.14,1.95,7,4.18,2.43,17,4.41,2.65,17 +10718,scenario,5.58,1.5,19,2.91,1.77,22,5.96,2.18,23,5.45,1.63,11,5.29,0.49,7,2.62,1.41,8,3.07,1.98,14,6.57,2.37,7,5.69,2.12,16,5.62,2.13,8,5.55,0.93,11,2.89,1.76,9,2.92,1.85,13,6.55,2.21,11,5.42,2.11,12,5.58,1.73,12,5.57,1.13,7,2.18,1.54,11,3.64,1.75,11,5.62,2.66,13,6.4,1.35,10 +10719,scene,5.94,1.3,18,1.95,1.5,21,5.29,2.02,17,5.88,1.46,8,6,1.25,10,2,1.73,7,1.93,1.44,14,4.73,1.85,11,6.33,2.07,6,6,1.34,11,5.86,1.35,7,1.67,1.12,9,2.17,1.75,12,5.09,2.21,11,5.67,1.75,6,5.75,1.29,12,6.33,1.37,6,1.92,1.56,12,2,1.5,9,5.33,2.74,9,5.25,0.89,8 +10720,scenery,6.18,1.62,22,4.43,2.94,23,5.63,1.74,19,4.75,0.89,8,6.85,1.28,13,4.38,3.02,8,4.43,3.11,14,4.86,1.57,7,6,1.79,11,5.88,1.73,8,6.15,1.46,13,3.89,3.14,9,4.79,2.86,14,4.29,1.5,7,6.42,1.38,12,5.91,1.81,11,6.45,1.44,11,4.89,3.18,9,4.14,2.85,14,5.62,1.71,16,5.67,2.31,3 +10721,scenic,6.9,1.73,21,3.88,2.54,25,6.37,2.36,19,7,1.66,9,6.83,1.85,12,4.33,2.8,6,3.61,2.52,18,5,2.77,7,7.17,1.75,12,6.69,1.78,16,7.6,1.52,5,3.57,2.71,14,4.1,2.42,10,6.33,2.78,9,6.4,2.07,10,7.08,1.68,12,6.67,1.87,9,3.94,2.74,16,3.78,2.28,9,6.27,2.83,11,6.5,1.69,8 +10722,scent,6.5,1.4,20,5.05,2.58,20,5.31,2.11,26,6.64,1.36,11,6.33,1.5,9,6.14,2.19,7,4.46,2.67,13,4.62,1.8,13,6,2.24,13,7,1.34,11,5.89,1.27,9,5.36,2.46,11,4.67,2.83,9,5,2.03,17,5.89,2.26,9,6.3,1.16,10,6.7,1.64,10,5.5,2.5,12,4.38,2.72,8,5.31,2.06,16,5.3,2.31,10 +10723,scented,6.42,1.74,19,4.19,2.42,21,5,2.29,19,5,1.73,3,6.69,1.66,16,4.33,3.08,6,4.13,2.23,15,4.83,1.47,6,5.08,2.63,13,7,0.94,10,5.78,2.22,9,3.14,2.12,7,4.71,2.46,14,4.56,1.94,9,5.4,2.59,10,6,2,8,6.73,1.56,11,3.11,2.57,9,5,2.04,12,5.29,2.98,7,4.83,1.9,12 +10724,scepter,5.1,1.45,20,3.6,2.39,20,5.04,2.21,25,5.25,2.22,4,5.06,1.29,16,4.5,1.91,4,3.38,2.5,16,5.22,2.33,9,4.94,2.21,16,5.5,1.51,8,4.83,1.4,12,2.78,1.79,9,4.27,2.69,11,5.21,2.15,14,4.82,2.36,11,5.82,1.17,11,4.22,1.3,9,2.33,1.94,9,4.64,2.29,11,4.72,2.05,18,5.86,2.54,7 +10725,schedule,4.71,1.82,21,3.35,2.06,20,6.95,1.78,19,5.08,1.85,13,4.12,1.73,8,3.29,1.89,7,3.38,2.22,13,6.43,1.99,7,7.25,1.66,12,4.92,1.83,12,4.44,1.88,9,3.11,2.09,9,3.55,2.11,11,6.5,1.9,10,7.44,1.59,9,4.33,1.83,12,5.22,1.79,9,3.43,1.72,7,3.31,2.29,13,7.43,1.9,7,6.67,1.72,12 +10726,schematic,4.63,1.12,19,3.6,2.72,20,5.36,1.99,22,5.33,0.52,6,4.31,1.18,13,4.22,2.86,9,3.09,2.63,11,4.67,2.88,6,5.62,1.59,16,4.56,1.01,9,4.67,1.32,9,3.62,3.2,8,3.58,2.5,12,5.4,2.06,15,5.29,1.98,7,4.1,1.29,10,5.22,0.44,9,3.58,2.71,12,3.62,2.92,8,5.45,2.34,11,5.27,1.68,11 +10727,scheme,3.8,1.54,20,5.57,2.11,21,4.71,2.37,34,2.9,1.29,10,4.7,1.25,10,5.38,2.5,8,5.69,1.93,13,5.5,2.44,14,4.15,2.21,20,3.33,1.41,9,4.18,1.6,11,5.85,2.15,13,5.12,2.1,8,5.14,2.4,22,3.92,2.19,12,3.2,1.55,10,4.4,1.35,10,5.21,2.39,14,6.29,1.25,7,5.41,2.18,17,4,2.4,17 +10728,schilling,5.25,1.07,20,2.8,2.04,20,4.76,1.61,21,5.71,0.95,7,5,1.08,13,2.56,1.94,9,3,2.19,11,5,2.74,5,4.69,1.2,16,4.9,0.74,10,5.67,1.32,9,2.5,1.93,8,3,2.17,12,4.86,1.51,14,4.57,1.9,7,5,1.18,11,5.56,0.88,9,2.75,2.09,12,2.88,2.1,8,5.09,1.97,11,4.4,1.07,10 +10729,schizophrenia,3.42,1.87,19,6.76,2.1,21,3.35,2.04,23,3.8,1.64,5,3.31,2.06,13,6.5,2.43,6,6.87,2.03,15,3.9,2.28,10,2.92,1.8,13,3.86,2.19,7,3.18,1.78,11,7.29,0.95,7,6.5,2.47,14,4.18,2.09,11,2.58,1.73,12,3.67,1.72,12,3,2.16,7,6.55,2.7,11,7,1.25,10,3.57,2.14,14,3,1.94,9 +10730,schizophrenic,2.91,2.11,23,5.41,2.68,22,3.1,2.43,20,2.38,1.41,8,3.2,2.4,15,5,2.54,10,5.75,2.86,12,4,2.58,7,2.62,2.29,13,2.58,1.68,12,3.27,2.53,11,4.45,2.42,11,6.36,2.69,11,3.2,2.68,15,2.8,1.64,5,3.45,1.92,11,2.42,2.23,12,6.2,2.2,10,4.75,2.96,12,3.1,2.81,10,3.1,2.13,10 +10731,schlep,4.55,1.57,20,3.59,1.84,22,5.07,2.4,27,4.57,2.37,7,4.54,1.05,13,3.3,1.57,10,3.83,2.08,12,5,1.89,15,5.36,3.07,11,4.27,1.35,11,4.89,1.83,9,4.33,1.66,9,3.08,1.85,13,5.29,2.66,17,4.89,1.96,9,4.62,1.61,13,4.43,1.62,7,3.5,1.9,16,3.83,1.83,6,4.67,2.42,12,5.4,2.41,15 +10732,schmuck,3.95,1.43,20,4.95,2.11,21,4.44,2.4,25,3.91,1.38,11,4,1.58,9,5.14,1.77,7,4.86,2.32,14,4.3,2.41,10,4.53,2.47,15,3.75,1.89,4,4,1.37,16,3.7,1.34,10,6.09,2.07,11,3.57,2.37,7,4.78,2.39,18,3.73,1.49,11,4.22,1.39,9,5.23,2.13,13,4.5,2.14,8,2.89,1.54,9,5.31,2.39,16 +10733,schnapps,5.79,2.1,19,4.65,2.39,23,5.42,2.29,19,5.33,1.8,9,6.2,2.35,10,4.43,2.37,7,4.87,2.5,15,5.9,2.08,10,4.89,2.52,9,6.11,2.26,9,5.5,2.01,10,4.9,2.64,10,4.58,2.31,12,4.88,1.64,8,5.5,2.59,10,5.67,2.1,12,6,2.24,7,4.8,2.4,20,3.67,2.52,3,5.75,1.91,8,5.18,2.6,11 +10734,schnitzel,5.55,1.65,22,4.46,2.63,26,5.33,2.22,24,6,1.41,9,5.23,1.79,13,3.9,2.88,10,4.81,2.48,16,5.56,2.4,9,5.2,2.18,15,6.38,1.51,8,5.07,1.59,14,4.62,2.87,13,4.31,2.46,13,4.75,2.34,12,5.92,2.02,12,5.17,1.85,12,6,1.33,10,4.4,2.87,15,4.55,2.38,11,5.38,2.36,13,5.27,2.15,11 +10735,scholar,6.33,1.73,45,4.25,2.15,40,6.04,2.33,23,6.52,1.83,21,6.17,1.66,24,4.79,2.3,19,3.76,1.92,21,5.67,2.35,9,6.29,2.37,14,6.08,2.02,24,6.62,1.32,21,4.47,2.45,15,4.12,1.99,25,6.47,2.5,15,5.25,1.83,8,6.15,2.01,26,6.58,1.26,19,4.17,2.08,24,4.38,2.31,16,6.38,2.9,13,5.6,1.26,10 +10736,scholarly,6.43,1.69,21,5.4,2.72,20,6.17,1.98,36,6.75,1.28,8,6.23,1.92,13,5.2,2.77,5,5.47,2.8,15,6.27,1.9,11,6.12,2.05,25,6.54,1.81,13,6.25,1.58,8,6,2.63,12,4.5,2.78,8,6.15,1.98,20,6.19,2.04,16,6.18,1.72,11,6.7,1.7,10,6.27,2.45,11,4.33,2.78,9,6.14,2.32,22,6.21,1.37,14 +10737,scholarship,6.76,1.87,21,5.8,2.71,20,6.08,2.32,36,7.12,1.73,8,6.54,1.98,13,4.8,2.28,5,6.13,2.83,15,7.09,1.81,11,5.64,2.41,25,6.92,1.98,13,6.5,1.77,8,5.67,2.71,12,6,2.88,8,6.35,2.16,20,5.75,2.54,16,6.45,1.69,11,7.1,2.08,10,6.82,2.44,11,4.56,2.6,9,5.91,2.76,22,6.36,1.45,14 +10738,scholastic,6.63,1.64,19,3.8,2.67,20,6.67,2.14,24,6.62,1.98,13,6.67,0.52,6,5,2.45,5,3.4,2.69,15,6.31,2.21,13,7.09,2.07,11,6.56,2.3,9,6.7,0.82,10,6.14,2.79,7,2.54,1.56,13,6.27,2.45,11,7,1.87,13,6.11,1.76,9,7.1,1.45,10,3.8,2.74,10,3.8,2.74,10,7.11,2.37,9,6.4,2.03,15 +10739,school,5.41,2.26,22,4.57,2.36,21,5.88,2.39,17,5.5,2.43,6,5.47,2.33,15,4,2.83,7,4.86,2.14,14,5.33,2.5,9,6.5,2.27,8,5.07,2.27,14,6.29,2.29,7,4.11,2.76,9,4.92,2.07,12,5.56,2.88,9,6.25,1.83,8,4.79,1.97,14,6.5,2.45,8,4.83,2.56,6,4.47,2.36,15,5.33,3,9,6.5,1.41,8 +10740,schoolboy,5.53,1.35,19,2.89,1.63,19,4.48,1.91,21,5.29,0.76,7,5.67,1.61,12,2.88,1.73,8,2.91,1.64,11,4.5,1.64,6,4.47,2.07,15,5.22,1.56,9,5.89,1.17,9,2.88,1.64,8,2.91,1.7,11,4.57,1.83,14,4.29,2.21,7,5.8,1.48,10,5.22,1.2,9,2.82,1.54,11,3,1.85,8,5,1.84,11,3.9,1.91,10 +10741,schoolgirl,5.91,1.81,23,4.86,2.8,22,5.9,2.59,20,6.75,1.75,8,5.47,1.73,15,5.8,2.97,10,4.08,2.5,12,6.43,2.51,7,5.62,2.69,13,5.75,2.05,12,6.09,1.58,11,4.82,3.16,11,4.91,2.55,11,5.53,2.64,15,7,2.35,5,5.73,2.1,11,6.08,1.56,12,5.2,2.86,10,4.58,2.84,12,5.4,2.17,10,6.4,2.99,10 +10742,schoolhouse,6,1.45,19,3.2,2.24,20,4.57,1.83,23,6,1.73,11,5.86,1.07,7,2.62,1.51,8,3.58,2.61,12,4.57,1.81,7,4.56,1.9,16,6.25,1.91,8,5.82,1.08,11,2.25,2.12,8,3.83,2.17,12,4.64,1.57,11,4.5,2.11,12,6,1.6,12,6,1.29,7,3,2.19,11,3.44,2.4,9,3.85,1.77,13,5.5,1.51,10 +10743,schooling,6.2,1.2,20,4.52,2.11,21,5.5,2.44,34,5.8,1.03,10,6.6,1.26,10,4.88,2.36,8,4.31,2.02,13,6.64,2.34,14,4.7,2.23,20,5.67,0.87,9,6.64,1.29,11,5,1.73,13,3.75,2.55,8,6,2.45,22,4.58,2.23,12,6,1.15,10,6.4,1.26,10,4.43,2.28,14,4.71,1.89,7,5.53,2.15,17,5.47,2.76,17 +10744,schoolmaster,4.95,1.39,20,3.24,1.76,21,4.8,2.58,25,4,0,3,5.12,1.45,17,2.86,1.95,7,3.38,1.76,13,4.12,1.73,8,5.12,2.89,17,4.57,1.27,7,5.15,1.46,13,2.86,1.57,7,3.38,1.94,13,4.57,2.59,14,5.09,2.66,11,5.11,0.78,9,4.82,1.78,11,3.27,1.49,11,3.2,2.1,10,4.89,2.89,18,4.57,1.72,7 +10745,schoolteacher,5.14,2.13,21,3.95,2.58,20,5.23,2.78,22,5.83,1.6,6,4.87,2.29,15,4.75,2.92,8,3.42,2.31,12,5.5,3,12,4.9,2.6,10,4.44,2.51,9,5.67,1.72,12,4.22,2.68,9,3.73,2.61,11,5.29,2.63,7,5.2,2.93,15,5.1,2.38,10,5.18,1.99,11,3.31,2.39,13,5.14,2.67,7,5.92,2.97,12,4.4,2.41,10 +10746,schoolwork,4.71,1.79,21,4.09,2.15,23,5.81,2.33,26,5.09,1.76,11,4.3,1.83,10,4.91,1.7,11,3.33,2.31,12,5.73,1.95,11,5.93,2.73,14,4.4,2.32,10,5,1.18,11,4.45,1.69,11,3.75,2.53,12,5.82,2.43,17,5.88,2.42,8,4.69,2.21,13,4.75,0.89,8,3.73,2.28,15,4.75,1.83,8,6.41,2.45,17,4.67,1.66,9 +10747,schoolyard,5.41,1.71,22,5.37,2.34,19,5.14,2.35,21,5.4,2.19,5,5.38,1.67,16,5.38,2.07,8,5.36,2.62,11,5.2,2.15,10,5.09,2.63,11,4.83,1.9,12,6.1,1.2,10,5,2.21,10,5.78,2.54,9,5.5,2.65,12,4.67,1.94,9,5,2.05,11,5.82,1.25,11,5.12,2.47,8,5.55,2.34,11,3.89,2.42,9,6.08,1.88,12 +10748,schooner,4.95,1.76,22,2.29,1.45,21,5.38,1.83,21,5.21,1.97,14,4.5,1.31,8,2.55,1.75,11,2.11,1.05,9,5.6,2.07,5,5.31,1.82,16,4.7,2.11,10,5.17,1.47,12,2,1.18,11,2.6,1.71,10,4.83,1.59,12,6.11,1.96,9,5,1.76,12,4.9,1.85,10,1.92,1.26,13,2.88,1.64,8,4.91,1.76,11,5.9,1.85,10 +10749,science,6.32,2.21,22,5.25,2.4,20,6.74,2.13,19,7.15,1.77,13,5.11,2.32,9,6.43,2.57,7,4.62,2.14,13,7.43,2.07,7,6.33,2.15,12,6.42,2.57,12,6.2,1.81,10,5.56,2.65,9,5,2.28,11,6.7,2.31,10,6.78,2.05,9,6.42,2.57,12,6.2,1.81,10,6.29,1.7,7,4.69,2.59,13,6.57,2.37,7,6.83,2.08,12 +10750,scientific,5.95,1.68,19,4.22,2.29,18,6.12,2,16,6.18,1.4,11,5.62,2.07,8,4.75,2.63,4,4.07,2.27,14,5.86,2.04,7,6.33,2.06,9,6,1.6,8,5.91,1.81,11,4.86,2.12,7,3.82,2.4,11,5.4,1.52,5,6.45,2.16,11,5.77,1.64,13,6.33,1.86,6,3.36,2.16,11,5.57,1.9,7,6.86,1.57,7,5.56,2.19,9 +10751,scientist,5.83,1.97,23,4.14,2.14,22,6.68,1.49,19,6.62,1.6,8,5.4,2.06,15,5.1,1.97,10,3.33,2.02,12,6.86,1.86,7,6.58,1.31,12,6.08,2.19,12,5.55,1.75,11,4.64,2.11,11,3.64,2.16,11,6.67,1.5,15,6.75,1.71,4,5.09,1.81,11,6.5,1.93,12,4.2,2.1,10,4.08,2.27,12,6.3,1.25,10,7.11,1.69,9 +10752,scintillating,6.5,1.88,20,5.1,2.53,21,5.64,2.45,25,5.67,2.08,3,6.65,1.87,17,5.71,3.09,7,4.92,2.29,13,5.25,2.76,8,5.82,2.35,17,6.29,1.98,7,6.62,1.89,13,4.86,2.73,7,5.38,2.53,13,5.71,2.55,14,5.55,2.42,11,5.44,1.01,9,7.36,2.01,11,5,2.45,11,5.2,2.74,10,5.67,2.61,18,5.57,2.15,7 +10753,scissors,5.03,1.07,40,4.02,2.29,47,6.89,1.49,18,4.62,1.15,16,5.29,0.95,24,4.36,2.37,14,3.88,2.27,33,6.9,1.6,10,6.88,1.46,8,5.04,1.23,28,5,0.6,12,4.17,2.48,23,3.88,2.13,24,7.14,1.46,7,6.73,1.56,11,5.18,0.96,22,4.83,1.2,18,3.72,2.51,25,4.36,2.01,22,6.89,1.17,9,6.89,1.83,9 +10754,scoff,3.47,1.87,19,3.4,1.93,20,5.7,2.36,20,3.33,2.08,3,3.67,1.84,15,2.8,1.55,10,4,2.16,10,6.1,2.28,10,5.3,2.5,10,4.5,2.51,6,3.17,1.27,12,2.57,1.51,7,3.85,2.03,13,5,2.56,8,6.17,2.21,12,2.83,1.34,12,4.57,2.23,7,3.5,1.84,10,3.3,2.11,10,5.89,2.57,9,5.55,2.3,11 +10755,scold,2.77,1.27,22,4.19,2.6,21,4.59,2.04,22,2.57,1.28,14,3.12,1.25,8,4.73,2.57,11,3.89,2.62,9,4,1.67,6,4.81,2.17,16,2.7,1.49,10,2.83,1.11,12,3.64,2.42,11,4.8,2.78,10,4.38,1.8,13,4.89,2.42,9,2.67,1.37,12,2.9,1.2,10,4.08,2.93,13,4.38,2.13,8,5.17,1.59,12,3.9,2.38,10 +10756,scone,5.62,2.27,21,4.35,2.6,23,5.48,2.42,21,6,1.07,8,5.38,2.79,13,4.46,2.79,13,4.2,2.49,10,5.46,2.54,13,5.5,2.39,8,6,2.27,8,5.75,2.01,12,5.77,2.17,13,2.5,1.9,10,5.25,2.53,12,5.78,2.39,9,5.7,2.21,10,5.55,2.42,11,4,2.83,16,5.14,1.95,7,4.44,3.05,9,6.25,1.54,12 +10757,scoop,5.24,2.41,21,3.39,2.35,23,6.11,2.11,18,4.33,2.18,9,5.92,2.43,12,4.09,2.3,11,2.75,2.3,12,6.2,2.25,10,6,2.07,8,4.86,2.48,7,5.46,2.54,13,3.55,2.25,11,3.25,2.53,12,5.43,2.88,7,6.55,1.44,11,5.23,2.68,13,5.25,2.05,8,3.27,2.33,11,3.5,2.47,12,5.22,2.28,9,7,1.58,9 +10758,scoot,5.74,1.28,19,4.24,2.12,21,5.13,1.98,23,6,1.73,3,5.69,1.25,16,4.62,1.85,8,4,2.31,13,5.44,2.19,9,4.93,1.9,14,5.89,1.27,9,5.6,1.35,10,4.22,2.17,9,4.25,2.18,12,5.4,2.06,15,4.62,1.85,8,6,1.63,7,5.58,1.08,12,5.1,1.79,10,3.45,2.16,11,5.15,2.51,13,5.1,1.1,10 +10759,scooter,5.42,1.39,19,3.72,1.84,18,5.35,2.34,17,5.91,0.94,11,4.75,1.67,8,5,1.41,4,3.36,1.82,14,4.5,2.45,8,6.11,2.09,9,5.62,0.74,8,5.27,1.74,11,4.29,1.98,7,3.36,1.75,11,5.5,2.59,6,5.27,2.33,11,5.54,1.66,13,5.17,0.41,6,3.18,1.99,11,4.57,1.27,7,5.86,1.68,7,5,2.75,10 +10760,scope,5.17,0.79,18,3.48,1.94,21,4.83,2.21,23,5.5,0.71,2,5.12,0.81,16,4,1.77,8,3.15,2.03,13,4.67,2.5,9,4.93,2.09,14,5,1,9,5.33,0.5,9,4,1.87,9,3.08,1.98,12,4.73,2.37,15,5,2,8,5.17,0.75,6,5.17,0.83,12,4.2,2.15,10,2.82,1.54,11,4.23,2.45,13,5.6,1.65,10 +10761,scorch,3.45,2.09,22,4.9,2.66,21,5.59,1.82,22,4.07,2.27,14,2.38,1.19,8,5.18,2.93,11,5,2.24,9,5.83,1.6,6,5.5,1.93,16,3.9,2.38,10,3.08,1.83,12,4.18,2.44,11,5.7,2.79,10,5.54,1.39,13,5.67,2.4,9,3.42,2.31,12,3.5,1.9,10,4.62,3.12,13,5.38,1.77,8,5.25,1.6,12,6,2.05,10 +10762,scorching,3.54,1.79,41,4.98,2.19,47,4.34,1.97,41,4.12,2.15,17,3.12,1.39,24,4.71,1.68,14,5.09,2.39,33,4.48,1.83,21,4.2,2.14,20,3.59,1.4,22,3.47,2.2,19,5.22,2.15,23,4.75,2.25,24,4.18,1.85,17,4.46,2.08,24,3.58,1.98,26,3.47,1.46,15,5.36,2.14,25,4.55,2.22,22,4.69,2.18,16,4.12,1.83,25 +10763,score,6.5,1.74,22,6.35,2.13,20,7.32,1.53,19,6.54,1.81,13,6.44,1.74,9,7.29,2.06,7,5.85,2.08,13,7.29,1.5,7,7.33,1.61,12,6.58,2.11,12,6.4,1.26,10,5.89,2.52,9,6.73,1.79,11,7.1,1.79,10,7.56,1.24,9,6.42,1.98,12,6.6,1.51,10,6.57,1.81,7,6.23,2.35,13,8,1.15,7,6.92,1.62,12 +10764,scoreboard,5.4,1.79,20,4.59,2.42,22,5.4,2.23,20,5.44,2.13,9,5.36,1.57,11,5.2,2.9,10,4.08,1.93,12,4.43,1.81,7,5.92,2.33,13,5.07,1.38,14,6.17,2.48,6,5.62,2.88,8,4,2,14,6,2,7,5.08,2.36,13,5.4,1.17,10,5.4,2.32,10,4.67,2.27,12,4.5,2.72,10,5.67,2.67,12,5,1.41,8 +10765,scorer,5.42,1.28,24,3.64,2.38,22,6.41,1.99,27,5.42,1.56,12,5.42,1,12,2.57,1.99,7,4.13,2.45,15,6.59,2.06,17,6.1,1.91,10,5.75,1.06,12,5.08,1.44,12,3.8,3.03,5,3.59,2.27,17,6.64,2.24,14,6.15,1.72,13,5.53,1.51,15,5.22,0.83,9,3.6,2.99,10,3.67,1.87,12,6.86,2.18,14,5.92,1.71,13 +10766,scorn,3.07,1.37,41,4.53,2.33,47,4.05,2.54,20,3.53,1.39,19,2.8,1.24,20,2.82,2.09,11,5.03,2.22,34,4,2.26,10,4.1,2.92,10,3.5,1.37,16,2.88,1.3,24,4.04,2.57,26,5.11,1.97,19,3.5,1.69,8,4.42,3,12,3,1.6,23,3.17,1.04,18,4.36,2.26,28,4.79,2.46,19,4,2.12,9,4.09,2.95,11 +10767,scornful,2.5,1.15,20,4.71,2.51,21,5.04,2.43,50,2.45,1.29,11,2.56,1.01,9,5,2.71,7,4.69,2.56,13,5.08,2.53,26,5,2.38,24,2.45,1.29,11,2.56,1.01,9,5.14,2.34,7,4.62,2.72,13,4.81,2.4,21,5.21,2.48,29,2.4,1.07,10,2.6,1.26,10,5.18,2.4,11,4.2,2.66,10,4.58,2.69,24,5.46,2.14,26 +10768,scorpion,3.68,2.33,41,6.45,2.02,22,4.67,2.87,18,4.43,1.79,14,3.3,2.51,27,6.67,1.97,12,6.2,2.15,10,5,2.58,10,4.25,3.33,8,3.28,2.47,18,4,2.22,23,7.11,0.78,9,6,2.48,13,4,2.77,7,5.09,2.98,11,3.6,2.56,20,3.76,2.14,21,5.22,2.54,9,7.31,0.95,13,4.78,2.49,9,4.56,3.36,9 +10769,scotch,5.89,2.13,19,4.2,2.86,20,5.32,2.63,19,4,2.65,3,6.13,1.92,15,4.8,2.86,10,3.6,2.88,10,6,2.45,10,4.56,2.74,9,6.67,2.25,6,5.33,2.02,12,5.86,3.18,7,3.31,2.32,13,4.75,2.76,8,5.73,2.57,11,5.83,2.37,12,6,1.83,7,4.2,2.9,10,4.2,2.97,10,5.44,2.92,9,5.2,2.49,10 +10770,scoundrel,3.25,1.41,20,6.26,2.66,19,4.88,2.39,26,3,1.34,11,3.56,1.51,9,6.43,1.99,7,6.17,3.07,12,5.54,2.47,13,4.23,2.2,13,3.73,1.49,11,2.67,1.12,9,6.2,2.57,10,6.33,2.92,9,5.53,2.1,17,3.67,2.55,9,3.1,1.79,10,3.4,0.97,10,6.92,2.11,12,5.14,3.29,7,5.69,2.15,16,3.6,2.27,10 +10771,scour,4.89,1.81,18,4.09,2.23,23,5.32,1.77,19,4.78,1.2,9,5,2.35,9,4.29,2.29,7,4.13,2.29,15,5,2.31,10,5.67,0.87,9,5.11,1.9,9,4.67,1.8,9,4.7,2.79,10,3.75,1.66,12,4.25,1.83,8,6,1.33,10,4.64,1.86,11,5.29,1.8,7,4.15,2.25,20,3.67,2.52,3,4.75,1.98,8,5.73,1.56,11 +10772,scourge,4.13,1.96,23,4.91,2.54,22,4.25,1.83,20,4.38,2.33,8,4,1.81,15,4.8,2.39,10,5,2.76,12,5.29,1.98,7,3.69,1.55,13,3.67,1.97,12,4.64,1.91,11,4.82,2.68,11,5,2.53,11,4.6,1.8,15,3.2,1.64,5,3.36,1.36,11,4.83,2.21,12,6,2.4,10,4,2.37,12,4,1.94,10,4.5,1.78,10 +10773,scout,6,1.63,19,4.52,2.15,23,5.32,1.95,19,5.78,1.56,9,6.2,1.75,10,5.14,1.95,7,4.27,2.31,15,5.7,2.36,10,4.89,1.36,9,6.33,1.8,9,5.7,1.49,10,4.9,2.51,10,4.25,1.96,12,5,2.07,8,5.5,2.01,10,6,1.41,12,6,2.08,7,4.65,2.25,20,3.67,1.15,3,5.38,1.85,8,5.27,2.1,11 +10774,scowl,3.24,1.58,21,4.56,2.58,25,4.74,2.79,19,3.78,1.79,9,2.83,1.34,12,3.67,2.88,6,4.78,2.56,18,4.57,3.26,7,4.83,2.62,12,3.19,1.64,16,3.4,1.52,5,4.07,2.81,14,5.1,2.33,10,4.11,2.71,9,5.3,2.87,10,3.5,1.83,12,2.89,1.17,9,4.88,2.53,16,4,2.74,9,4.36,3.14,11,5.25,2.31,8 +10775,scrabble,6.14,2.03,21,3.52,2.04,21,6.56,2.16,25,6.25,1.91,12,6,2.29,9,3.43,1.27,7,3.57,2.38,14,5.9,2.18,10,7,2.1,15,7,2.31,4,5.94,1.98,17,3.9,2.51,10,3.18,1.54,11,5.57,3.1,7,6.94,1.63,18,6.33,2.15,12,5.89,1.96,9,3.85,2.3,13,3,1.51,8,6.33,2.92,9,6.69,1.7,16 +10776,scram,3.57,1.72,21,3.65,2.58,20,4.5,2.22,22,4.17,2.71,6,3.33,1.18,15,3.5,3.12,8,3.75,2.3,12,4.75,2.63,12,4.2,1.69,10,4,2.29,9,3.25,1.14,12,3.89,2.93,9,3.45,2.38,11,4.29,2.5,7,4.6,2.16,15,3.6,1.96,10,3.55,1.57,11,3.85,2.76,13,3.29,2.36,7,4.92,2.78,12,4,1.25,10 +10777,scramble,5.21,1.36,19,4.85,2.62,20,5,1.98,26,5,1.33,10,5.44,1.42,9,5.14,2.97,7,4.69,2.53,13,4.92,1.8,13,5.08,2.22,13,5.2,1.48,10,5.22,1.3,9,4.55,2.58,11,5.22,2.77,9,5.12,1.93,17,4.78,2.17,9,5.3,1.06,10,5.11,1.69,9,4.92,2.43,12,4.75,3.06,8,5.12,2,16,4.8,2.04,10 +10778,scrambled,5.2,1.47,20,3.79,2.8,24,4.35,2.3,20,5.5,0.93,8,5,1.76,12,5.83,2.32,6,3.11,2.65,18,5,2.28,11,3.56,2.19,9,5.55,1.37,11,4.78,1.56,9,4.5,2.92,10,3.29,2.7,14,4.92,2.4,13,3.29,1.8,7,5.38,1.5,13,4.86,1.46,7,4.5,2.92,16,2.38,2,8,4.83,2.21,12,3.62,2.39,8 +10779,scrambler,4.86,1.93,21,3.44,2.38,25,5.21,1.9,19,5.89,1.62,9,4.08,1.83,12,3.33,2.73,6,3.61,2.33,18,5.14,2.04,7,5.25,1.91,12,4.81,2.1,16,5,1.41,5,3.21,2.52,14,4,2.21,10,5.11,2.32,9,5.3,1.57,10,5.42,1.98,12,4.11,1.69,9,3.69,2.6,16,3,2,9,5.18,2.14,11,5.25,1.67,8 +10780,scrap,4.71,1.59,21,3.43,2.18,21,5.18,1.68,22,4.86,1.83,14,4.43,0.98,7,3.82,2.4,11,3.22,1.92,9,4.17,1.72,6,5.56,1.55,16,4.4,1.65,10,5,1.55,11,3.45,2.3,11,3.4,2.17,10,5.15,1.86,13,5.22,1.48,9,5.18,1.89,11,4.2,1.03,10,3.08,2.4,13,4,1.77,8,5.25,1.71,12,5.1,1.73,10 +10781,scrapbook,5.71,1.95,21,3.9,2.05,20,6.91,1.78,34,4.62,2.62,8,6.38,1.04,13,4.2,2.05,5,3.8,2.11,15,6.36,1.36,11,7.17,1.92,23,5.38,2.29,13,6.25,1.16,8,4.5,2.2,12,3,1.51,8,6.68,1.86,19,7.2,1.7,15,5,2.28,11,6.5,1.18,10,3.91,2.55,11,3.89,1.36,9,7.24,1.48,21,6.38,2.14,13 +10782,scrape,3.74,1.69,19,4.5,2.28,22,4.41,1.89,22,4.67,1.5,9,2.9,1.45,10,5,1.85,8,4.21,2.52,14,4.36,2.25,11,4.45,1.57,11,5.14,1.21,7,2.92,1.38,12,4.4,1.07,10,4.58,3,12,4.15,1.52,13,4.78,2.39,9,3.7,1.7,10,3.78,1.79,9,4.38,2.39,8,4.57,2.31,14,4.5,2.1,14,4.25,1.58,8 +10783,scrappy,4,1.9,21,4.78,2.49,23,4.78,2.56,18,4.44,1.88,9,3.67,1.92,12,5.36,2.16,11,4.25,2.73,12,5.1,2.73,10,4.38,2.45,8,3.29,1.38,7,4.46,2.11,13,5.36,2.73,11,4.25,2.22,12,4.71,3.09,7,4.82,2.32,11,3.31,1.44,13,5.12,2.1,8,4.18,2.6,11,5.33,2.35,12,3.22,1.48,9,6.33,2.5,9 +10784,scratch,4.95,1.65,19,4.35,2.28,20,4.5,1.85,20,5.38,1.71,13,4,1.1,6,4.6,2.61,5,4.27,2.25,15,4.78,1.39,9,4.27,2.2,11,5.11,1.9,9,4.8,1.48,10,5.43,2.44,7,3.77,2.05,13,4.89,2.03,9,4.18,1.72,11,4.78,2.05,9,5.1,1.29,10,4.2,2.35,10,4.5,2.32,10,4.71,2.36,7,4.38,1.61,13 +10785,scratchy,3.65,1.27,20,4.82,1.76,22,4.58,2.34,19,4,1.41,9,3.36,1.12,11,3.6,2.07,5,5.12,1.59,16,5,2.83,6,4.38,2.18,13,3.57,1.4,14,3.83,0.98,6,4.67,2.15,12,4.89,1.27,9,4.11,1.62,9,5,2.87,10,3.5,1.58,10,3.8,0.92,10,4.83,2.21,12,4.8,1.14,10,4.5,2.43,6,4.62,2.4,13 +10786,scrawny,3.89,2.13,19,4.26,1.81,23,3.61,1.69,18,4.11,1.62,9,3.7,2.58,10,4.29,2.06,7,4.27,1.83,15,3,1.15,10,4.38,2,8,3.89,2.52,9,3.9,1.85,10,4.8,2.1,10,3.83,1.59,12,3.25,1.91,8,4,1.58,9,4.33,2.27,12,3.14,1.77,7,4.2,1.91,20,4.67,1.15,3,3.12,1.64,8,4,1.7,10 +10787,scream,3.02,1.62,40,6.74,1.66,23,4.51,2.5,47,3.47,1.46,15,2.76,1.69,25,7.43,0.98,7,6.53,1.85,15,5.06,2.86,18,4.17,2.24,29,3.32,1.63,19,2.76,1.61,21,6.3,2,10,7.25,1.22,12,4.94,2.55,32,3.6,2.2,15,2.54,1.32,24,3.75,1.81,16,6.7,1.75,20,7,1,3,4.6,2.43,25,4.41,2.63,22 +10788,screamer,3.68,2.21,19,6.52,2.54,21,4.96,1.99,23,4.2,2.28,5,3.54,2.33,13,5.67,3.27,6,6.87,2.23,15,4.7,1.95,10,5.15,2.08,13,3.86,2.34,7,3.64,2.34,11,6.29,2.56,7,6.64,2.62,14,5.27,1.85,11,4.67,2.15,12,4,2.37,12,3.14,1.95,7,6,3,11,7.1,1.91,10,4.43,1.99,14,5.78,1.79,9 +10789,screech,3.5,1.57,20,6.05,2.84,19,4.88,2.29,26,3.45,1.51,11,3.56,1.74,9,6.86,1.35,7,5.58,3.4,12,4.85,2.19,13,4.92,2.47,13,3.45,1.51,11,3.56,1.74,9,5.8,2.66,10,6.33,3.16,9,5.29,2.23,17,4.11,2.32,9,3.7,1.89,10,3.3,1.25,10,6.33,2.53,12,5.57,3.46,7,4.94,2.05,16,4.8,2.74,10 +10790,screen,5.55,1.26,22,4.09,2.37,22,5.63,1.77,19,5.88,1.73,8,5.38,0.96,13,5.12,2.9,8,3.46,1.94,13,5.43,0.79,7,5.82,2.27,11,6.12,1.89,8,5.23,0.6,13,4.33,2.65,9,3.92,2.25,13,4.43,1.62,7,6.33,1.5,12,6,1.61,11,5.09,0.54,11,2.5,1.85,8,5,2.18,14,5.88,1.45,16,4.33,3.06,3 +10791,screening,4.77,1.45,22,4.14,2.1,22,6.2,2.28,20,4.5,1.85,8,4.93,1.21,14,4.5,2.32,10,3.83,1.95,12,6.86,2.27,7,5.85,2.3,13,4.55,1.75,11,5,1.1,11,4.18,2.09,11,4.09,2.21,11,5.8,2.34,15,7.4,1.82,5,3.7,1.25,10,5.67,0.89,12,4.3,1.83,10,4,2.37,12,5.4,1.96,10,7,2.4,10 +10792,screenplay,5.65,1.39,20,4.09,2.29,22,6,1.97,19,5.89,1.54,9,5.45,1.29,11,2,1.41,5,4.69,2.21,16,6.33,2.07,6,5.85,1.99,13,5.86,1.41,14,5.17,1.33,6,4.5,2.28,12,3.44,2.4,9,5.44,2.07,9,6.5,1.84,10,5.8,0.92,10,5.5,1.78,10,4,2.34,12,4.2,2.35,10,6.67,2.34,6,5.69,1.8,13 +10793,screenwriter,6.21,1.47,19,3.64,2.15,22,5.59,2.24,22,6.67,1.12,9,5.8,1.69,10,3.88,2.47,8,3.5,2.03,14,4.82,2.18,11,6.36,2.11,11,6.57,1.27,7,6,1.6,12,4.8,1.81,10,2.67,1.97,12,5.54,2.07,13,5.67,2.6,9,6.1,1.45,10,6.33,1.58,9,4.12,2.64,8,3.36,1.86,14,6,2.51,14,4.88,1.55,8 +10794,screw,5.24,2.17,21,5.4,2.76,20,5.16,2.52,19,5.54,2.18,13,4.75,2.19,8,6,2.08,7,5.08,3.09,13,5.43,2.37,7,5,2.7,12,5.75,2.3,12,4.56,1.88,9,5.89,1.96,9,5,3.32,11,6.3,2.36,10,3.89,2.15,9,5,2.26,12,5.56,2.13,9,6.29,2.29,7,4.92,2.96,13,6.57,1.99,7,4.33,2.5,12 +10795,screwball,4.57,2.09,21,4.05,2.5,22,4.58,2.21,26,4.9,2.02,10,4.27,2.2,11,3.57,2.57,7,4.27,2.52,15,4.62,2.53,16,4.5,1.72,10,5.45,1.81,11,3.6,2.01,10,2.2,1.79,5,4.59,2.45,17,4.92,2.69,13,4.23,1.64,13,5,2.35,13,3.88,1.46,8,3.6,2.8,10,4.42,2.27,12,4.92,2.75,13,4.23,1.54,13 +10796,screwdriver,5.76,1.79,21,3.8,2.08,25,6.09,2.41,22,6.88,2.03,8,5.08,1.26,13,3.46,2.07,13,4.17,2.12,12,6.54,2.33,13,5.44,2.51,9,6.62,2,8,5.42,1.38,12,4.57,2.1,14,2.82,1.66,11,6.33,2.27,12,5.8,2.66,10,5.3,2.11,10,6.18,1.4,11,3.47,2.1,17,4.5,2,8,5.5,2.72,10,6.58,2.11,12 +10797,screwy,3.86,1.53,21,4.19,1.86,21,4.84,2.25,25,4.5,1.09,12,3,1.66,9,5.14,1.86,7,3.71,1.73,14,5.1,1.6,10,4.67,2.64,15,2.5,1.91,4,4.18,1.29,17,4.2,2.2,10,4.18,1.6,11,3.86,1.68,7,5.22,2.37,18,3.33,1.61,12,4.56,1.13,9,4.23,1.92,13,4.12,1.89,8,3.44,2.01,9,5.62,2.03,16 +10798,scribble,5.21,2.07,19,3.76,2,21,5.6,2.6,20,4.67,2.08,3,5.31,2.12,16,3.83,2.23,6,3.73,1.98,15,5.83,2.32,6,5.5,2.79,14,5.9,1.6,10,4.44,2.35,9,3.43,1.99,7,3.93,2.06,14,5.5,2.27,10,5.7,3.02,10,4.88,1.46,8,5.45,2.46,11,3.56,2.13,9,3.92,1.98,12,5.62,3.34,8,5.58,2.15,12 +10799,scrimmage,4.91,1.51,22,5.63,1.95,19,4.75,2.1,20,5.8,0.84,5,4.62,1.63,16,5.12,2.17,8,6,1.79,11,5,2.24,9,4.55,2.07,11,4.58,1.31,12,5.3,1.7,10,5.8,2.1,10,5.44,1.88,9,4.17,1.9,12,5.62,2.2,8,4.73,1.27,11,5.09,1.76,11,5.25,2.66,8,5.91,1.3,11,5,2.24,9,4.55,2.07,11 +10800,script,5.42,2.12,19,3.65,2.46,20,4.67,2.43,24,5.23,2.42,13,5.83,1.33,6,4,2.45,5,3.53,2.53,15,4.38,2.53,13,5,2.37,11,5.78,2.54,9,5.1,1.73,10,5.14,2.79,7,2.85,1.91,13,5,2.45,11,4.38,2.47,13,6.33,1.5,9,4.6,2.32,10,3.6,2.5,10,3.7,2.54,10,4.89,2.62,9,4.53,2.39,15 +10801,scripture,5.47,2.67,19,2.89,2.05,19,5.15,3.01,20,7.33,2.08,3,4.93,2.66,15,3,2.16,10,2.78,2.05,9,5.1,2.77,10,5.2,3.39,10,3.17,1.6,6,6.42,2.47,12,2.57,1.81,7,3.08,2.23,12,5.75,3.37,8,4.75,2.83,12,6.5,2.07,12,3.71,2.81,7,3.56,2.19,9,2.3,1.83,10,4.89,3.48,9,5.36,2.73,11 +10802,scroll,5.32,1.57,19,3.86,2.36,22,5.82,2.17,22,5.89,0.93,9,4.8,1.87,10,4.5,1.69,8,3.5,2.65,14,6,1.95,11,5.64,2.46,11,5.57,0.98,7,5.17,1.85,12,4.6,2.22,10,3.25,2.38,12,5.85,2.3,13,5.78,2.11,9,4.9,1.73,10,5.78,1.3,9,3.38,2.26,8,4.14,2.44,14,5.71,2.58,14,6,1.31,8 +10803,scrotum,4.8,2.48,20,4.62,2.27,21,5.24,1.87,21,5,2.74,9,4.64,2.38,11,4.78,2.59,9,4.5,2.11,12,4.5,1.77,8,5.69,1.84,13,4.86,2.21,14,4.67,3.27,6,4.62,2.88,8,4.62,1.94,13,5.25,2.38,8,5.23,1.59,13,4.7,2.31,10,4.9,2.77,10,4.08,2.31,12,5.33,2.12,9,5.42,1.93,12,5,1.87,9 +10804,scrounge,3.67,2.2,21,4.05,2.32,22,4.43,2.52,21,4.2,3.11,5,3.5,1.93,16,4.5,1.98,12,3.5,2.68,10,4.45,2.66,11,3.89,2.03,9,3.83,2.66,12,3.44,1.51,9,4.13,2.2,15,3.86,2.73,7,3.73,1.42,11,5.2,3.26,10,3.38,2.22,13,4.12,2.23,8,4.11,2.49,18,3.75,1.5,4,4.21,2.36,14,4.86,2.97,7 +10805,scrounger,3.65,1.87,20,5.75,2.31,20,5.15,2.27,26,4.09,2.12,11,3.11,1.45,9,5.71,1.98,7,5.77,2.55,13,5.38,2.06,13,4.92,2.53,13,3.73,1.9,11,3.56,1.94,9,5.64,2.54,11,5.89,2.15,9,5.76,2.22,17,4,2,9,3.5,1.9,10,3.8,1.93,10,5.92,2.39,12,5.5,2.33,8,5.5,2.19,16,4.6,2.41,10 +10806,scrub,4.53,1.07,19,3.95,2.01,20,5.17,2.53,23,3.67,1.15,3,4.69,1.01,16,4.75,1.67,8,3.42,2.11,12,6.11,2.47,9,4.57,2.47,14,4.67,1.22,9,4.4,0.97,10,3.5,1.51,8,4.25,2.3,12,5.67,2.66,15,4.25,2.12,8,4.14,0.9,7,4.75,1.14,12,4.44,1.88,9,3.55,2.11,11,5.08,3.12,13,5.3,1.64,10 +10807,scruffy,4.42,1.3,19,4.38,2.01,21,5.18,2.26,22,5.33,0.58,3,4.25,1.34,16,4.62,1.77,8,4.23,2.2,13,5.56,2.51,9,4.92,2.14,13,4.22,0.83,9,4.6,1.65,10,4.11,2.26,9,4.58,1.88,12,5.4,2.47,15,4.71,1.8,7,4,1.41,7,4.67,1.23,12,5.5,1.72,10,3.36,1.75,11,5.62,2.69,13,4.56,1.33,9 +10808,scrumptious,7.2,1.32,20,4.95,2.59,22,5.85,2.22,26,7.43,1.51,7,7.08,1.26,13,4.8,2.35,10,5.08,2.87,12,5.4,2.32,15,6.4,2.12,10,6.73,1.27,11,7.78,1.2,9,5.56,2.51,9,4.54,2.67,13,5.69,2.27,16,6,2.35,9,7.38,1.04,13,6.86,1.77,7,5.38,2.85,16,3.83,1.33,6,5,2.41,11,6.47,1.92,15 +10809,scrutiny,3.83,2.09,18,4.05,2.44,20,3.56,1.87,25,3,0,5,4.15,2.41,13,3.73,2.57,11,4.44,2.35,9,4.06,1.77,16,2.67,1.8,9,2.86,1.21,7,4.45,2.34,11,2.67,2.06,9,5.18,2.18,11,3.65,1.95,20,3.2,1.64,5,3.11,1.9,9,4.56,2.13,9,3.36,2.01,11,4.89,2.76,9,3.68,1.8,19,3.17,2.23,6 +10810,scuba,5.86,1.88,21,3.86,2.36,22,5.05,2.24,22,6.78,1.56,9,5.17,1.85,12,3.17,2.32,6,4.2,2.46,15,5.33,1.51,6,4.94,2.49,16,6.11,1.9,9,5.67,1.92,12,4.2,2.17,5,3.76,2.46,17,5.45,2.11,11,4.64,2.38,11,6.08,2.02,12,5.56,1.74,9,3.44,2.3,9,4.15,2.44,13,4.67,2.39,12,5.5,2.07,10 +10811,scuff,3.26,1.28,19,3.82,2.22,22,4.33,1.88,24,3.17,1.33,6,3.31,1.32,13,3.92,2.31,12,3.7,2.21,10,4.5,2,8,4.25,1.88,16,3.5,1.27,10,3,1.32,9,4.22,1.92,9,3.54,2.44,13,4.71,1.93,17,3.17,1.47,6,3.12,1.13,8,3.36,1.43,11,3.56,2.07,9,4,2.38,13,4.81,1.91,16,3.38,1.51,8 +10812,scuffle,3.78,1.9,18,4.41,2.52,22,5.5,2.58,16,3.4,1.84,10,4.57,1.9,7,6.38,2.5,8,3.29,1.77,14,7.67,0.82,6,4.2,2.39,10,3.88,2.03,8,3.7,1.89,10,4.11,2.89,9,4.62,2.33,13,7,1.51,8,4,2.62,8,3.45,2.02,11,4.29,1.7,7,4,3.1,11,4.82,1.83,11,5.22,2.64,9,5.86,2.67,7 +10813,scullery,4.47,1.31,19,3.53,2.14,19,3.91,1.57,22,4.57,0.53,7,4.42,1.62,12,4.11,2.57,9,3,1.63,10,2.83,1.83,6,4.31,1.3,16,4.22,1.09,9,4.78,1.56,9,4.14,2.27,7,3.17,2.08,12,4,1.56,15,3.71,1.7,7,4.45,1.63,11,4.5,0.76,8,3.83,2.12,12,3,2.24,7,4,1.55,11,3.82,1.66,11 +10814,sculptor,5.91,1.06,22,4.87,2.63,23,6.05,1.61,19,5.62,0.92,8,6.08,1.19,13,4.38,3.25,8,5.29,2.33,14,5.57,2.07,7,6.27,1.35,11,5.62,1.06,8,6.08,1.12,13,5,2.96,9,4.79,2.52,14,5.29,1.6,7,6.5,1.51,12,5.82,0.98,11,6,1.18,11,4.56,2.92,9,5.07,2.53,14,6,1.71,16,6.33,1.15,3 +10815,sculpture,6.5,2.06,20,3.48,2.34,21,5.62,2.24,24,6.5,2.52,4,6.5,2.03,16,3.5,2.38,4,3.47,2.4,17,4.75,2.49,8,6.06,2.05,16,7.12,1.55,8,6.08,2.31,12,2.7,2.16,10,4.18,2.36,11,4.71,2.3,14,6.9,1.45,10,6.55,1.86,11,6.44,2.4,9,3.2,2.25,10,3.73,2.49,11,5.24,2.39,17,6.57,1.62,7 +10816,scum,2.12,1.14,41,5.2,2.04,45,4.87,2.87,23,2,0.75,19,2.23,1.41,22,4.75,2.07,20,5.56,1.98,25,6.11,2.89,9,4.07,2.64,14,2.21,1.13,19,2.1,1.18,21,5.28,1.97,25,5.1,2.17,20,5.87,2.77,15,3,2.07,8,1.85,1.14,20,2.38,1.12,21,4.83,2.17,29,5.88,1.63,16,5.23,3.47,13,4.4,1.9,10 +10817,scumbag,2.48,1.86,21,5.1,1.76,21,2.73,1.49,22,2.89,2.03,9,2.17,1.75,12,5.83,1.47,6,4.64,1.78,14,1.83,0.98,6,3.06,1.53,16,3.56,2.35,9,1.67,0.78,12,5.4,1.52,5,5,1.86,16,3,1.73,11,2.45,1.21,11,2.25,2.26,12,2.78,1.2,9,5.12,1.81,8,5.08,1.8,13,2.75,1.6,12,2.7,1.42,10 +10818,scurry,2.95,1.39,19,4.59,2.06,22,4.13,1.52,23,3.5,1.38,6,2.69,1.38,13,4.67,2.15,12,4.5,2.07,10,4.14,1.95,7,4.12,1.36,16,3.6,1.17,10,2.22,1.3,9,4.44,2.24,9,4.69,2.02,13,4,1.63,16,4.5,1.38,6,2.62,1.3,8,3.18,1.47,11,4,1.94,9,5,2.12,13,4.38,1.41,16,3.57,1.72,7 +10819,scurvy,2.76,1.86,42,5.18,2.58,22,4.12,2.18,42,3.53,2.07,15,2.33,1.62,27,5.1,2.64,10,5.25,2.63,12,4.79,2.36,24,3.22,1.56,18,2.83,1.59,23,2.68,2.19,19,4.64,2.5,11,5.73,2.65,11,4.76,2.39,25,3.18,1.42,17,3,1.78,28,2.29,1.98,14,6.2,2.39,10,4.33,2.5,12,4.14,2.36,22,4.1,2.02,20 +10820,scuttle,4.5,0.76,20,3.86,2.29,22,4.93,2.25,27,4.5,0.85,10,4.5,0.71,10,2.57,2.44,7,4.47,2.03,15,5.12,2.52,17,4.6,1.78,10,4.55,0.69,11,4.44,0.88,9,3.2,2.95,5,4.06,2.14,17,5.57,2.38,14,4.23,1.96,13,4.38,0.87,13,4.71,0.49,7,3.6,2.37,10,4.08,2.31,12,5.36,2.47,14,4.46,1.98,13 +10821,sea,6.56,2.09,18,2.8,2.33,20,5.22,2.41,18,5.38,2.26,8,7.5,1.43,10,3,2.31,7,2.69,2.43,13,4.27,2,11,6.71,2.36,7,5.91,2.21,11,7.57,1.51,7,2.33,2.5,9,3.18,2.23,11,5.09,2.39,11,5.43,2.64,7,6.42,2.31,12,6.83,1.72,6,2.5,2.32,12,3.25,2.43,8,4.89,2.8,9,5.56,2.07,9 +10822,seaboard,5.75,1.77,20,3.45,2.22,22,5.95,2.17,19,5.44,1.67,9,6,1.9,11,2.4,1.67,5,3.88,2.33,16,5.83,3.19,6,6,1.68,13,5.93,1.64,14,5.33,2.16,6,3.75,2.49,12,3.22,1.99,9,5.33,0.87,9,6.5,2.84,10,6.5,1.65,10,5,1.63,10,3.17,2.44,12,3.8,1.99,10,5,2.83,6,6.38,1.76,13 +10823,seafood,6.45,2.44,22,4.73,2.95,26,5.54,2.43,24,6.78,2.82,9,6.23,2.24,13,2.7,1.95,10,6,2.78,16,5.11,2.42,9,5.8,2.48,15,6.88,2.36,8,6.21,2.55,14,5.15,3.16,13,4.31,2.78,13,4.92,2.23,12,6.17,2.55,12,6.67,2.5,12,6.2,2.49,10,4.33,3.18,15,5.27,2.65,11,5.62,2.63,13,5.45,2.3,11 +10824,seagull,5.27,1.7,22,2.9,2.21,21,4.41,2.11,22,5.21,1.42,14,5.38,2.2,8,2.82,1.99,11,3.22,2.59,9,3.83,1.72,6,4.62,2.25,16,4.3,1.7,10,6.08,1.24,12,2.27,1.56,11,3.6,2.67,10,4.23,1.88,13,4.67,2.5,9,5.17,1.85,12,5.4,1.58,10,2.15,1.28,13,4.12,2.9,8,4.08,2.02,12,4.8,2.25,10 +10825,seal,5,1.3,21,2.5,2.11,24,5.63,2.45,19,4.88,1.13,8,5.08,1.44,13,3.33,1.63,6,2.22,2.21,18,6.18,2.04,11,4.88,2.9,8,5.08,1.24,12,4.89,1.45,9,2.4,1.58,10,2.57,2.47,14,6,2.52,13,4.83,2.32,6,5.21,1.25,14,4.57,1.4,7,3.12,2.33,16,1.25,0.46,8,6,2.3,12,5,2.77,7 +10826,seam,5.25,1.33,20,3.5,2.52,22,5.33,2.39,27,5.86,1.57,7,4.92,1.12,13,3.9,2.23,10,3.17,2.79,12,5.4,2.35,15,5.27,2.65,11,5.27,0.9,11,5.22,1.79,9,3.89,2.52,9,3.23,2.59,13,5.71,2.59,17,4.67,2.06,9,5.23,1.54,13,5.29,0.95,7,3.38,2.68,16,3.83,2.23,6,5,2.56,12,5.6,2.29,15 +10827,seaman,5.28,1.9,18,4.3,2.75,20,5.6,1.85,25,6,0.71,5,5,2.16,13,5.09,2.66,11,3.33,2.69,9,6.06,1.53,16,4.78,2.17,9,4.29,1.7,7,5.91,1.81,11,4.22,3.35,9,4.36,2.34,11,5.55,1.99,20,5.8,1.3,5,5,0.87,9,5.56,2.6,9,3.82,2.75,11,4.89,2.8,9,5.42,1.68,19,6.17,2.4,6 +10828,seamstress,5.6,1.73,20,3.18,1.94,17,5.45,1.82,22,4.4,0.89,5,6,1.77,15,3.33,2.07,6,3.09,1.97,11,5.1,1.45,10,5.75,2.09,12,5.6,1.26,10,5.6,2.17,10,2.7,1.83,10,3.86,2.04,7,5.09,2.07,11,5.82,1.54,11,5.33,1.5,12,6,2.07,8,3,2.45,8,3.33,1.5,9,4.73,1.85,11,6.18,1.54,11 +10829,search,5.56,1.5,18,3.85,2.37,20,5,2.06,18,5.62,1.6,8,5.5,1.51,10,3.71,2.56,7,3.92,2.36,13,5.18,1.6,11,4.71,2.75,7,5.36,1.57,11,5.86,1.46,7,3.33,2.65,9,4.27,2.15,11,5.09,2.43,11,4.86,1.46,7,5.5,1.31,12,5.67,1.97,6,3.17,2.08,12,4.88,2.53,8,5.33,1.5,9,4.67,2.55,9 +10830,searchlight,5.35,1.35,20,3.65,2.06,20,5.45,1.79,22,5.43,0.79,7,5.31,1.6,13,3.89,2.15,9,3.45,2.07,11,6,1.79,6,5.25,1.81,16,5.5,1.35,10,5.22,1.48,9,3.38,2.07,8,3.83,2.12,12,5.4,1.84,15,5.57,1.81,7,5.27,1.62,11,5.44,1.01,9,3.75,2.01,12,3.5,2.27,8,5.55,2.21,11,5.36,1.36,11 +10831,seashore,7.68,1.6,19,3,2.39,21,6,2.39,22,7.56,1.67,9,7.8,1.62,10,4.12,2.64,8,2.31,2.02,13,5.45,2.66,11,6.55,2.07,11,6.71,1.8,7,8.25,1.22,12,4.4,2.46,10,1.73,1.49,11,5.92,2.14,13,6.11,2.85,9,7.2,1.69,10,8.22,1.39,9,2.86,2.54,7,3.07,2.4,14,6.36,2.65,14,5.38,1.85,8 +10832,seasick,1.89,1.29,19,5,2.47,41,2.39,1.67,38,2.33,1.5,9,1.5,0.97,10,5.75,2.57,16,4.52,2.33,25,2.15,2.27,13,2.52,1.29,25,2.71,1.5,7,1.42,0.9,12,5.28,2.56,18,4.78,2.43,23,2.72,1.64,18,2.1,1.68,20,2.2,1.55,10,1.56,0.88,9,5.08,2.83,25,4.88,1.86,16,1.88,1.45,17,2.81,1.75,21 +10833,seaside,7.67,1.49,21,4.41,3.13,22,5.76,2.12,21,7.44,1.51,9,7.83,1.53,12,4.33,2.66,6,4.33,3.46,15,5.67,1.37,6,5.8,2.4,15,7,1.58,9,8.17,1.27,12,5,2.83,5,4.24,3.27,17,5.2,1.87,10,6.27,2.28,11,7.92,1.51,12,7.33,1.5,9,2.78,2.86,9,5.54,2.88,13,6.08,1.56,12,5.33,2.74,9 +10834,season,6.71,1.27,21,3.2,1.82,20,6.16,2.46,19,6.31,1.03,13,7.38,1.41,8,3.43,2.37,7,3.08,1.55,13,6.57,1.99,7,5.92,2.75,12,6.42,1.31,12,7.11,1.17,9,3.33,2.06,9,3.09,1.7,11,6.5,2.01,10,5.78,2.95,9,6.67,1.3,12,6.78,1.3,9,4.29,1.5,7,2.62,1.76,13,6.86,1.95,7,5.75,2.7,12 +10835,seasonal,6.58,1.61,19,4.3,2.2,23,4.68,1.89,19,6.11,1.45,9,7,1.7,10,4.14,1.68,7,4.47,2.5,15,4.9,1.97,10,4.44,1.88,9,6.56,1.67,9,6.6,1.65,10,4.8,2.53,10,4,2,12,4.75,1.39,8,4.8,2.3,10,6.67,1.67,12,6.43,1.62,7,4.1,2.2,20,5.67,2.08,3,4.5,1.51,8,4.82,2.18,11 +10836,seasoned,7.16,1.42,19,3.75,2.4,20,6.55,2.04,20,7.33,2.08,3,7.13,1.41,15,4.1,2.56,10,3.4,2.32,10,6.8,1.4,10,6.3,2.58,10,6.5,1.52,6,7.5,1.38,12,3.71,3.4,7,3.77,1.83,13,5.38,2.26,8,7.33,1.5,12,7.42,1.44,12,6.71,1.38,7,4.7,2.54,10,2.8,1.93,10,5.67,2.35,9,7.27,1.49,11 +10837,seasoning,6.38,1.4,21,2.55,1.71,22,6.04,2.14,27,6.7,1.42,10,6.09,1.38,11,2.43,1.81,7,2.6,1.72,15,5.71,2.42,17,6.6,1.51,10,6.55,1.63,11,6.2,1.14,10,2.6,2.19,5,2.53,1.62,17,5.57,2.38,14,6.54,1.81,13,6.15,1.52,13,6.75,1.16,8,2,1.7,10,3,1.65,12,6.29,2.09,14,5.77,2.24,13 +10838,seat,5.22,1.44,18,3,1.95,20,6.05,1.81,22,5.67,0.58,3,5.13,1.55,15,3.88,1.96,8,2.42,1.78,12,5.91,1.3,11,6.18,2.27,11,5.1,0.99,10,5.38,1.92,8,3.5,1.85,8,2.67,2.02,12,6.08,2.1,13,6,1.41,9,5.12,1.46,8,5.3,1.49,10,2.9,1.73,10,3.1,2.23,10,6,2.08,14,6.12,1.36,8 +10839,seatbelt,5.79,1.78,19,3.55,2.09,20,4.79,2.65,24,5.92,1.98,13,5.5,1.38,6,4.8,2.05,5,3.13,2,15,4.31,2.63,13,5.36,2.69,11,6.22,2.05,9,5.4,1.51,10,5,2.08,7,2.77,1.69,13,4.36,2.66,11,5.15,2.7,13,6,1.66,9,5.6,1.96,10,3.6,2.46,10,3.5,1.78,10,4.89,3.06,9,4.73,2.49,15 +10840,seating,5.33,0.97,21,2.91,1.95,23,5.04,2.05,25,5.18,0.75,11,5.5,1.18,10,2.91,2.07,11,2.92,1.93,12,5.1,2.28,10,5.07,2.02,14,5.6,1.26,10,5.09,0.54,11,3.27,2.2,11,2.58,1.73,12,5.31,2.33,16,4.62,1.51,8,5.46,1.2,13,5.12,0.35,8,2.93,2.19,15,2.88,1.55,8,4.94,2.05,16,5.22,2.17,9 +10841,seawater,5.95,1.93,20,3,2.05,22,4.48,2.5,27,6.43,2.07,7,5.69,1.89,13,4.1,2.18,10,2.08,1.44,12,4.73,2.25,15,4.18,2.99,11,5.27,1.68,11,6.78,1.99,9,3.67,2.4,9,2.54,1.71,13,4.82,3,17,3.89,1.27,9,5.69,1.93,13,6.43,1.99,7,3.06,2.17,16,2.83,1.83,6,4.58,2.57,12,4.4,2.53,15 +10842,seaweed,4.52,2.2,21,3.9,2.2,20,5.14,1.93,21,4.83,1.94,6,4.4,2.35,15,3.88,2.53,8,3.92,2.07,12,5.09,2.12,11,5.2,1.81,10,4,2.53,6,4.73,2.12,15,4,2.54,10,3.8,1.93,10,5.36,2.21,14,4.71,1.25,7,4.29,2.14,7,4.64,2.31,14,3.93,2.53,14,3.83,1.33,6,4.92,1.78,12,5.44,2.19,9 +10843,sec,4.74,1.91,19,2.95,1.79,22,4.52,1.9,23,4.36,1.91,11,4.71,1.25,7,3.12,1.96,8,2.86,1.75,14,3.71,1.38,7,4.88,2.03,16,5,2.39,8,4.55,1.57,11,2.44,1.51,9,3.31,1.93,13,4.27,1.56,11,4.75,2.22,12,4.67,2.02,12,4.86,1.86,7,2.55,2.16,11,3.36,1.29,11,4.62,2.14,13,4.4,1.65,10 +10844,secluded,5.21,2.55,19,3.45,2.34,22,4.39,2.13,28,4.67,1.86,6,5.46,2.85,13,3.55,2.3,11,3.36,2.5,11,3.64,1.86,11,4.88,2.2,17,4.91,2.74,11,5.62,2.39,8,3.45,2.02,11,3.45,2.73,11,4.56,2.31,18,4.1,1.85,10,5.46,2.54,13,4.67,2.73,6,3.5,2.38,14,3.38,2.45,8,3.62,1.89,16,5.42,2.07,12 +10845,seclusion,3.91,1.93,22,3.23,2.35,22,5.05,1.88,20,4.25,1.98,8,3.71,1.94,14,2.8,2.2,10,3.58,2.5,12,5.71,2.56,7,4.69,1.38,13,3.58,1.78,12,4.3,2.11,10,3.45,2.46,11,3,2.32,11,4.93,2.12,15,5.4,0.89,5,2.9,1.29,10,4.75,2.01,12,4,2.67,10,2.58,1.93,12,5.1,1.2,10,5,2.45,10 +10846,second,5.23,1.57,22,3.48,1.91,21,5.35,2.06,17,5.67,1.37,6,5.07,1.71,15,3.29,1.89,7,3.57,1.99,14,5.11,2.03,9,5.62,2.2,8,5.21,1.97,14,5.29,0.49,7,3.11,2.03,9,3.75,1.86,12,6.22,1.92,9,4.38,1.85,8,5.29,1.33,14,5.12,2.03,8,3.5,2.43,6,3.47,1.77,15,6.11,2.03,9,4.5,1.85,8 +10847,second cousin,6.11,1.45,19,4.04,2.18,23,4.16,1.71,19,5.56,0.88,9,6.6,1.71,10,3.86,2.27,7,4.2,2.27,15,4.6,1.07,10,3.67,2.18,9,6.11,1.45,9,6.1,1.52,10,5,2.21,10,3.33,2.02,12,4.12,1.13,8,4.1,2.18,10,6.17,1.47,12,6,1.53,7,3.85,2.18,20,5.33,2.08,3,4.38,1.06,8,4,2.1,11 +10848,secondary,4.77,0.97,22,3.85,2.05,26,4.96,1.69,23,5.22,0.83,9,4.46,0.97,13,2.9,1.85,10,4.44,2,16,5.11,1.36,9,4.86,1.92,14,5,0.93,8,4.64,1.01,14,4.46,1.98,13,3.23,2.01,13,4.5,1.73,12,5.45,1.57,11,4.5,0.8,12,5.1,1.1,10,3.87,2.26,15,3.82,1.83,11,4.83,1.75,12,5.09,1.7,11 +10849,secondhand,5.53,1.9,19,3.77,2.22,22,3.93,1.86,28,4.33,1.75,6,6.08,1.75,13,3.64,2.29,11,3.91,2.26,11,4,2.37,11,3.88,1.54,17,5.45,1.92,11,5.62,2,8,3.64,2.11,11,3.91,2.43,11,4.06,1.73,18,3.7,2.16,10,5.31,2.14,13,6,1.26,6,3.64,2.21,14,4,2.39,8,3.38,1.71,16,4.67,1.87,12 +10850,secrecy,4.15,1.31,20,5.18,2.86,17,5.08,2.72,24,5.2,0.84,5,3.8,1.26,15,5.25,2.99,4,5.15,2.94,13,4.77,2.55,13,5.45,2.98,11,4.4,0.97,10,3.9,1.6,10,6.29,2.63,7,4.4,2.88,10,5.19,2.2,16,4.88,3.72,8,4,1.36,14,4.5,1.22,6,5.17,2.82,12,5.2,3.27,5,4.47,2.61,15,6.11,2.71,9 +10851,secret,5.33,1.96,21,4.14,2.1,21,5.41,2.81,17,6.33,1.97,6,4.93,1.94,14,4.29,2.63,7,4.07,1.9,14,5.67,3,9,5.12,2.75,8,5.43,2.21,14,5.17,1.6,6,3.56,2.13,9,4.58,2.07,12,6.67,2.78,9,4,2.2,8,5.71,2.05,14,4.57,1.62,7,3.17,2.48,6,4.53,1.88,15,6.67,2.96,9,4,1.93,8 +10852,secretary,5.18,1.84,22,3.8,2.17,20,6.68,2.26,19,4.92,2.02,13,5.56,1.59,9,4.71,2.29,7,3.31,2.02,13,6.57,2.37,7,6.75,2.3,12,5.42,2.02,12,4.9,1.66,10,4.33,2.12,9,3.36,2.2,11,6.4,2.63,10,7,1.87,9,5.33,2.02,12,5,1.7,10,4.14,1.21,7,3.62,2.57,13,7.29,2.56,7,6.33,2.1,12 +10853,Secretary of State,4.29,1.62,21,3.52,2.06,21,5.85,2.38,27,4.3,1.34,10,4.27,1.9,11,3.29,1.7,7,3.64,2.27,14,6.24,2.46,17,5.2,2.2,10,4.27,1.74,11,4.3,1.57,10,3.5,3.32,4,3.53,1.81,17,5.93,2.5,14,5.77,2.35,13,4.69,1.38,13,3.62,1.85,8,3.89,2.62,9,3.25,1.6,12,6.21,2.42,14,5.46,2.37,13 +10854,secretive,4.15,1.35,20,5.73,2.21,22,5.81,2.44,21,4.11,1.17,9,4.18,1.54,11,6.3,2.41,10,5.25,2.01,12,5,2,8,6.31,2.63,13,4.14,1.03,14,4.17,2.04,6,4.75,2.82,8,6.29,1.64,14,5.62,2.13,8,5.92,2.69,13,4.4,0.97,10,3.9,1.66,10,5.5,2.07,12,6,2.45,10,6.75,2.14,12,4.56,2.35,9 +10855,sect,3.81,1.57,21,3.5,2.02,22,4.71,2.05,21,4.11,1.45,9,3.58,1.68,12,2.33,1.63,6,3.93,2.09,15,4.67,2.34,6,4.73,2.02,15,4.56,1.42,9,3.25,1.48,12,3.4,1.52,5,3.53,2.18,17,4.9,2.28,10,4.55,1.92,11,4.25,1.6,12,3.22,1.39,9,3.56,1.74,9,3.46,2.26,13,4.5,2.28,12,5,1.8,9 +10856,section,5.05,1.05,22,3.75,1.68,20,6,2.45,19,5.08,1.32,13,5,0.5,9,4.43,1.4,7,3.38,1.76,13,6.14,2.67,7,5.92,2.43,12,4.92,1.08,12,5.2,1.03,10,3.78,1.56,9,3.73,1.85,11,7,1.94,10,4.89,2.57,9,4.92,1,12,5.2,1.14,10,4.29,1.25,7,3.46,1.85,13,6.43,2.23,7,5.75,2.63,12 +10857,sector,4.67,0.73,21,4,1.58,25,5.18,2.04,22,5,0.53,8,4.46,0.78,13,4.15,1.72,13,3.83,1.47,12,5.85,2.08,13,4.22,1.64,9,4.75,0.71,8,4.67,0.78,12,4.79,0.97,14,3,1.67,11,5.42,2.11,12,4.9,2.02,10,4.5,0.71,10,4.82,0.75,11,3.76,1.86,17,4.5,0.53,8,5.1,2.56,10,5.25,1.6,12 +10858,secular,4.81,1.69,21,3.52,2.04,23,5.09,1.9,22,4.91,1.51,11,4.7,1.95,10,4,2.1,11,3.08,1.98,12,4.38,1.51,8,5.69,1.97,13,4.5,2.17,10,5.09,1.14,11,4.27,2.28,11,2.83,1.59,12,5.36,1.78,14,4.86,2.19,7,5,1.96,13,4.5,1.2,8,3.8,2.31,15,3,1.41,8,5.07,1.86,14,5.12,2.1,8 +10859,secure,7.08,1.86,39,3.6,2.5,20,7,2.18,20,7.62,1.26,13,6.72,2.05,25,4.67,2.66,6,3,2.42,13,7.6,1.26,10,6.4,2.76,10,7.36,1.78,14,6.83,1.9,24,3.14,2.73,7,3.75,2.53,12,7.25,1.67,8,6.83,2.52,12,6.63,2.17,19,7.5,1.43,20,4,2.86,11,3.11,2.03,9,7.67,1.5,9,6.45,2.54,11 +10860,security,6.41,1.4,22,4.19,2.04,21,6,2.18,17,6.5,0.84,6,6.4,1.64,15,4,2.16,7,4.29,2.05,14,5.67,2.12,9,6.38,2.33,8,6.64,1.55,14,6,1.15,7,4.56,2.35,9,3.92,1.83,12,5.78,2.77,9,6.25,1.39,8,6.14,1.46,14,6.88,1.25,8,4.33,2.42,6,4.13,1.96,15,6,2.35,9,6,2.14,8 +10861,sedan,5.05,1.78,19,3.39,2.25,18,6,1.48,22,4.8,1.1,5,5.14,1.99,14,3.17,2.4,6,3.5,2.28,12,5.5,1.72,10,6.42,1.16,12,5.3,1.34,10,4.78,2.22,9,3.5,2.51,10,3.25,2.05,8,6.36,1.69,11,5.64,1.21,11,4.75,1.82,12,5.57,1.72,7,3.11,2.52,9,3.67,2.06,9,6.27,1.74,11,5.73,1.19,11 +10862,sedate,4.8,1.51,20,4,2.62,20,4.76,2.57,21,4.67,1.5,9,4.91,1.58,11,5,2.6,9,3.18,2.44,11,4.12,1.64,8,5.15,3,13,4.57,1.65,14,5.33,1.03,6,4.62,2.83,8,3.58,2.5,12,5,2.78,8,4.62,2.53,13,5,1.7,10,4.6,1.35,10,4.55,2.25,11,3.33,3,9,4.25,2.45,12,5.44,2.7,9 +10863,sedation,4.38,1.6,21,3.48,2.09,21,4.12,2.62,25,4.42,1.73,12,4.33,1.5,9,4.14,2.67,7,3.14,1.75,14,5,2.36,10,3.53,2.7,15,4.75,0.5,4,4.29,1.76,17,3.4,2.5,10,3.55,1.75,11,3.86,2.73,7,4.22,2.65,18,4.33,1.67,12,4.44,1.59,9,3.85,1.63,13,2.88,2.7,8,4,3.08,9,4.19,2.43,16 +10864,sedative,4.89,1.88,19,3.45,2.7,20,4.21,2.82,19,4.67,0.58,3,5.13,1.96,15,3.3,2.71,10,3.6,2.84,10,4.56,2.7,9,3.9,3.03,10,5.5,2.43,6,4.83,1.47,12,2.86,2.85,7,3.77,2.68,13,2.86,2.97,7,5,2.52,12,5.08,1.73,12,4.57,2.23,7,4,3.2,10,2.9,2.13,10,3.89,2.71,9,4.5,3.03,10 +10865,sediment,5.11,1.37,18,2.91,2.51,22,4.43,1.62,28,5,1.1,6,5.17,1.53,12,2.64,1.96,11,3.18,3.03,11,4.27,2,11,4.53,1.37,17,5,1,11,5.29,1.89,7,3,2.37,11,2.82,2.75,11,4.67,1.71,18,4,1.41,10,5.23,1.48,13,4.8,1.1,5,3.14,2.8,14,2.5,2,8,4.19,1.87,16,4.75,1.22,12 +10866,sedition,3.86,1.65,21,4.13,2.24,23,4.57,1.86,21,4.6,2.19,5,3.62,1.45,16,5.17,2.29,12,3,1.61,11,4.27,2.2,11,4.78,1.48,9,3.33,1.5,12,4.56,1.67,9,4.56,2.39,16,3.14,1.57,7,4.18,1.6,11,5,2.11,10,4.31,1.8,13,3.12,1.13,8,4.16,2.32,19,4,2.16,4,4.29,1.73,14,5.14,2.12,7 +10867,seduce,6.74,1.82,19,6.23,2.58,22,6.18,2.86,22,6.78,1.72,9,6.7,2,10,6.5,2.73,8,6.07,2.59,14,5.45,3.24,11,6.91,2.34,11,6.14,2.54,7,7.08,1.24,12,6.3,2.41,10,6.17,2.82,12,5.69,3.28,13,6.89,2.09,9,6,1.83,10,7.56,1.51,9,5.12,3.27,8,6.86,1.96,14,7.57,1.79,14,3.75,2.82,8 +10868,seducer,3.84,2.03,19,6.33,1.91,21,5.57,2.86,23,5.67,2.52,3,3.5,1.83,16,7.38,1.6,8,5.69,1.84,13,5.33,3.24,9,5.71,2.7,14,3.22,1.99,9,4.4,2.01,10,6.44,1.51,9,6.25,2.22,12,6.2,2.81,15,4.38,2.72,8,3.43,2.15,7,4.08,2.02,12,6.6,1.35,10,6.09,2.34,11,5.69,2.98,13,5.4,2.84,10 +10869,seduction,6.86,2.08,22,7.16,1.98,19,4.9,2.88,21,7.8,1.79,5,6.62,2.19,16,8.25,0.89,8,6.36,2.2,11,5.3,3.06,10,4.55,2.81,11,6.75,1.86,12,7,2.4,10,7.5,1.51,10,6.78,2.44,9,4.83,2.37,12,5,3.61,9,7.73,1.79,11,6,2.05,11,6.12,2.3,8,7.91,1.38,11,6.78,2.64,9,3.5,2.24,12 +10870,seductive,6.2,2.26,20,6.52,2.16,21,5.85,2.6,34,6.9,2.38,10,5.5,2.01,10,6.5,2.07,8,6.54,2.3,13,5.57,2.44,14,6.05,2.74,20,6.22,2.59,9,6.18,2.09,11,6.85,1.72,13,6,2.78,8,5.64,2.46,22,6.25,2.9,12,5.5,2.51,10,6.9,1.85,10,6.86,2.03,14,5.86,2.41,7,5.65,2.6,17,6.06,2.66,17 +10871,see,6.27,1.61,22,3.9,2.28,21,6,2.29,17,5.67,1.51,6,6.47,1.68,15,3.29,2.29,7,4.21,2.29,14,5.78,2.95,9,6.25,1.39,8,6.07,1.64,14,6.57,1.72,7,4,2.35,9,3.83,2.33,12,5.56,2.83,9,6.5,1.51,8,6.29,1.82,14,6.25,1.28,8,4.5,2.88,6,3.67,2.06,15,5.44,2.83,9,6.62,1.41,8 +10872,seed,6.38,1.99,21,3.68,2.87,19,5.19,2.16,36,6.62,2.77,8,6.23,1.42,13,3.8,2.59,5,3.64,3.05,14,4.55,2.21,11,5.48,2.12,25,6.77,2.42,13,5.75,0.71,8,3.55,2.7,11,3.88,3.27,8,5.2,2.26,20,5.19,2.1,16,6,2.41,11,6.8,1.4,10,4.64,3.32,11,2.38,1.41,8,4.86,2.17,22,5.71,2.13,14 +10873,seeds,5.8,2.02,20,3.64,2.32,22,5.84,1.68,19,5.33,2,9,6.18,2.04,11,3.2,2.59,5,3.81,2.37,16,5.33,2.34,6,6.08,1.32,13,5.43,1.65,14,6.67,2.66,6,3.83,2.37,12,3.44,2.51,9,5.33,1.32,9,6.3,1.89,10,6,1.63,10,5.6,2.41,10,3.42,2.47,12,3.9,2.23,10,6.33,2.16,6,5.62,1.45,13 +10874,seedy,3.86,1.98,21,4.05,2.85,22,4.7,2.18,27,4,2.45,10,3.73,1.56,11,4.43,3.21,7,3.87,2.77,15,5.06,2.49,17,4.1,1.45,10,4.64,2.34,11,3,1.05,10,2.4,3.13,5,4.53,2.67,17,4.86,2.6,14,4.54,1.71,13,4.38,2.29,13,3,0.93,8,2.9,2.88,10,5,2.56,12,4.79,2.64,14,4.62,1.66,13 +10875,seek,6.25,1.37,20,3.9,2.59,20,6.16,1.7,25,6.25,1.5,4,6.25,1.39,16,1.67,0.58,3,4.29,2.62,17,6.44,1.51,9,6,1.83,16,6.12,1.25,8,6.33,1.5,12,2.89,2.26,9,4.73,2.65,11,6.07,1.77,14,6.27,1.68,11,6.55,1.13,11,5.89,1.62,9,4.5,2.55,10,3.3,2.63,10,6,1.91,18,6.57,0.98,7 +10876,seeker,6.33,1.24,21,4.95,2.22,21,5.85,1.57,20,6.44,1.24,9,6.25,1.29,12,4.67,2.73,6,4.93,2.09,14,6.17,1.72,6,5.71,1.54,14,6.22,1.2,9,6.42,1.31,12,5.2,3.03,5,4.88,2.03,16,5.8,1.4,10,5.9,1.79,10,6.42,1.31,12,6.22,1.2,9,4.78,1.86,9,5.08,2.54,12,5.67,1.67,12,6.12,1.46,8 +10877,seem,5.45,1.01,22,3.24,1.7,21,4.53,1.55,17,5.17,0.75,6,5.53,1.13,15,3,2.08,7,3.36,1.55,14,3.88,1.25,8,5.12,1.73,8,5.57,1.16,14,5.14,0.69,7,2.78,1.72,9,3.58,1.68,12,4.89,1.69,9,4.12,1.36,8,5.64,1.08,14,5.12,0.83,8,3.17,2.14,6,3.27,1.58,15,4.67,1.8,9,4.38,1.3,8 +10878,seer,5.35,2.11,20,3.77,2.6,22,5.41,2.29,27,6.43,2.51,7,4.77,1.69,13,4,2.54,10,3.58,2.75,12,5.4,2.16,15,5.45,2.66,11,5.36,1.5,11,5.33,2.78,9,3.67,2.55,9,3.85,2.73,13,5.65,2.57,17,5,1.87,9,5.46,2.33,13,5.14,1.77,7,3.44,2.85,16,4.67,1.63,6,4.75,2.14,12,5.93,2.34,15 +10879,seesaw,6.5,1.85,22,4.58,2.43,19,5.14,2.24,21,6,2.55,5,6.69,1.7,16,4.25,2.6,8,4.82,2.4,11,4.4,1.96,10,5.82,2.36,11,6.25,2.09,12,6.8,1.55,10,4,2.11,10,5.22,2.73,9,5.08,2.78,12,5.22,1.39,9,7.27,1.49,11,5.73,1.9,11,2.88,1.73,8,5.82,2.14,11,4.22,1.56,9,5.83,2.48,12 +10880,segment,4.63,1.42,19,3.61,2.12,18,5.29,1.83,17,5.18,1.33,11,3.88,1.25,8,4.5,2.52,4,3.36,2.02,14,4.38,1.41,8,6.11,1.83,9,4.88,1.73,8,4.45,1.21,11,3.86,1.95,7,3.45,2.3,11,4.67,1.51,6,5.64,1.96,11,4.69,1.55,13,4.5,1.22,6,2.91,2.07,11,4.71,1.8,7,5.71,1.8,7,5,1.89,10 +10881,segregation,3.05,1.93,19,4.09,2.24,22,3.59,1.97,22,2.91,1.81,11,3.57,2.15,7,3.62,1.92,8,4.36,2.44,14,2.86,0.38,7,3.93,2.31,15,3,2.2,8,3.09,1.81,11,3.44,2.7,9,4.54,1.85,13,3.55,2.3,11,3.64,1.69,11,2.83,2.04,12,3.43,1.81,7,3.36,2.11,11,4.82,2.23,11,3.42,1.98,12,3.8,2.04,10 +10882,seismic,4.45,1.67,20,4.32,2.23,22,3.78,2.62,27,5.43,2.23,7,3.92,1.04,13,5.2,2.15,10,3.58,2.11,12,4,2.51,15,3.55,2.98,11,4.55,1.37,11,4.33,2.06,9,4,1.58,9,4.54,2.63,13,3.76,2.82,17,3.89,2.52,9,4.92,1.85,13,3.57,0.79,7,3.94,2.35,16,5.33,1.63,6,4.25,2.73,12,3.4,2.56,15 +10883,seize,3.79,0.98,19,4.06,2.53,18,5.18,2.65,17,3.91,0.94,11,3.62,1.06,8,5,2.71,4,3.79,2.52,14,5.5,2.67,8,4.89,2.76,9,3.5,0.76,8,4,1.1,11,4.86,2.12,7,3.55,2.73,11,4.83,1.72,6,5.36,3.11,11,3.69,1.03,13,4,0.89,6,3,2.05,11,5.71,2.43,7,6,2.77,7,4.6,2.55,10 +10884,seizure,3.05,1.51,19,4.67,2.33,18,3.59,2.27,17,3.82,1.4,11,2,0.93,8,5.25,2.87,4,4.5,2.24,14,3,1.93,8,4.11,2.52,9,3.62,1.6,8,2.64,1.36,11,5,2.24,7,4.45,2.46,11,4.17,1.94,6,3.27,2.45,11,3.08,1.5,13,3,1.67,6,3.82,2.4,11,6,1.53,7,2.43,1.81,7,4.4,2.27,10 +10885,select,6.1,1.64,21,4.05,2.44,20,5.46,2.32,35,6.62,1.85,8,5.77,1.48,13,5,1.41,5,3.73,2.66,15,5.91,2.02,11,5.25,2.45,24,6.08,1.98,13,6.12,0.99,8,4.42,2.54,12,3.5,2.33,8,5.3,2.3,20,5.67,2.41,15,5.91,1.76,11,6.3,1.57,10,4.45,2.88,11,3.56,1.81,9,5.48,2.52,21,5.43,2.06,14 +10886,selection,5.1,1.83,20,3.95,2.04,21,6.82,1.87,34,5.1,1.66,10,5.1,2.08,10,4.25,2.31,8,3.77,1.92,13,7.14,1.79,14,6.6,1.93,20,5.33,1.87,9,4.91,1.87,11,4.69,1.89,13,2.75,1.75,8,6.68,1.94,22,7.08,1.78,12,5.4,1.84,10,4.8,1.87,10,4.07,2.16,14,3.71,1.89,7,6.82,1.85,17,6.82,1.94,17 +10887,selective,5.21,1.58,19,3.95,2.16,20,6.45,2.61,20,6.33,1.53,3,5,1.6,15,3.7,2.06,10,4.2,2.35,10,7.2,1.32,10,5.7,3.37,10,4.83,2.14,6,5.42,1.38,12,4,2.58,7,3.92,2.02,13,6.12,3.04,8,6.67,2.39,12,4.83,1.27,12,5.86,1.95,7,4.3,2.26,10,3.6,2.12,10,6.22,2.86,9,6.64,2.5,11 +10888,selectman,4.84,1.5,19,2.8,1.77,20,4.55,2.35,20,3.67,0.58,3,5.06,1.53,16,3,1.26,6,2.71,1.98,14,6.17,1.17,6,3.86,2.41,14,4.9,0.32,10,4.78,2.22,9,2,1.83,7,3.23,1.64,13,5,2.67,10,4.1,2.02,10,4.88,1.81,8,4.82,1.33,11,2.44,1.88,9,3.09,1.7,11,4.62,3.07,8,4.5,1.88,12 +10889,selenium,4.86,1.21,22,2.71,1.93,21,4.5,1.71,22,4.79,1.48,14,5,0.53,8,3,2,11,2.56,1.94,9,3.67,1.63,6,4.81,1.68,16,4.6,1.71,10,5.08,0.51,12,2.64,2.11,11,2.8,1.81,10,4.31,1.25,13,4.78,2.28,9,5,1.35,12,4.7,1.06,10,2.54,1.9,13,3,2.07,8,4.33,1.23,12,4.7,2.21,10 +10890,self,6.86,1.64,22,4.78,2.97,23,7.74,1.73,19,6.62,2,8,6.85,1.41,13,4.25,2.92,8,5.14,3.16,14,8.14,1.86,7,7.73,1.56,11,7,1.77,8,6.62,1.56,13,4.11,2.93,9,5.21,3.02,14,7.14,1.95,7,8.08,1.56,12,6.91,1.81,11,6.82,1.54,11,4.33,2.96,9,5.07,3.05,14,7.62,1.82,16,8.33,1.15,3 +10891,selfish,3.3,1.78,43,4.57,2.35,42,5.32,2.42,22,3.8,1.99,20,2.87,1.49,23,4.15,2.23,20,4.95,2.44,22,5.5,2.17,10,5.17,2.69,12,3.31,2.02,16,3.3,1.66,27,3.65,2.37,17,5.2,2.16,25,4.91,2.21,11,5.73,2.65,11,3.21,1.75,19,3.38,1.84,24,4.72,2.42,25,4.35,2.29,17,5.36,2.66,11,5.27,2.28,11 +10892,selfishness,2.95,1.78,19,4.57,1.96,21,4.94,2.86,34,3.11,1.76,9,2.8,1.87,10,4.25,1.83,8,4.77,2.09,13,5.07,3.17,14,4.85,2.7,20,2.56,1.24,9,3.3,2.16,10,4.69,2.02,13,4.38,2,8,5,2.89,22,4.83,2.92,12,2.1,1.2,10,3.89,1.9,9,4.43,1.99,14,4.86,2.04,7,4.76,2.86,17,5.12,2.93,17 +10893,selfless,7.11,1.49,19,4.52,2.52,23,6.63,2.01,19,6.89,1.36,9,7.3,1.64,10,5.14,3.02,7,4.33,2.38,15,6.1,2.47,10,7.22,1.2,9,7.78,1.39,9,6.5,1.35,10,5.3,3.06,10,4,2,12,5.38,2.2,8,7.4,1.26,10,6.75,1.66,12,7.71,0.95,7,4.35,2.58,20,5.67,2.08,3,6.12,2.75,8,7,1.26,11 +10894,sell,5.33,2.39,21,4.19,2.2,21,5.88,1.96,17,4.83,2.48,6,5.53,2.42,15,4.14,2.48,7,4.21,2.15,14,5.56,1.67,9,6.25,2.31,8,4.79,2.52,14,6.43,1.81,7,3.56,2.46,9,4.67,1.97,12,6.22,2.22,9,5.5,1.69,8,5.23,2.45,13,5.5,2.45,8,4.33,3.2,6,4.13,1.81,15,6.67,2.35,9,5,0.93,8 +10895,seller,4.82,0.96,22,4.09,2.27,23,4.68,2.19,19,4.88,0.35,8,4.54,0.78,13,4.25,2.43,8,3.86,2.28,14,3.71,1.98,7,5.09,2.21,11,4.25,0.89,8,4.92,0.28,13,4,2.6,9,4.14,2.14,14,3.29,1.25,7,5.5,2.24,12,4.64,0.67,11,5,1.18,11,2.78,2.05,9,4.93,2.06,14,4.94,2.17,16,3.33,2.08,3 +10896,sellout,3.74,1.56,19,3.83,2.23,18,3.5,2.31,16,4.45,1.44,11,2.75,1.16,8,5.25,2.99,4,3.43,1.91,14,4.43,2.64,7,2.78,1.86,9,4.12,2.03,8,3.45,1.13,11,3.43,2.3,7,4.09,2.26,11,4.2,2.86,5,3.18,2.09,11,4,1.63,13,3.17,1.33,6,3.55,2.07,11,4.29,2.56,7,2.57,1.13,7,4.22,2.77,9 +10897,seltzer,4.33,1.33,18,2.9,2.13,20,4.4,1.29,25,4.4,1.95,5,4.31,1.11,13,3.55,2.07,11,2.11,2.03,9,4.25,0.86,16,4.67,1.87,9,4.43,1.62,7,4.27,1.19,11,2.56,2.65,9,3.18,1.66,11,4.45,1.32,20,4.2,1.3,5,4.11,1.62,9,4.56,1.01,9,2.55,2.11,11,3.33,2.18,9,4.37,1.3,19,4.5,1.38,6 +10898,semantics,5,1.81,20,4.21,2.55,24,5.11,2.5,28,4.88,1.46,8,5.08,2.07,12,5,3.08,9,3.73,2.15,15,4.29,2.55,14,5.93,2.23,14,5.11,2.09,9,4.91,1.64,11,4.08,2.64,12,4.33,2.57,12,4.36,2.95,14,5.86,1.75,14,4.9,2.18,10,5.1,1.45,10,4.67,2.53,12,3.75,2.6,12,4.92,2.68,12,5.25,2.44,16 +10899,semblance,5,1.58,21,3.83,1.61,23,5.1,1.8,20,5.8,2.77,5,4.75,1,16,4.58,1.16,12,3,1.67,11,5.5,2.12,10,4.56,1.42,9,4.92,1.68,12,5.11,1.54,9,3.94,1.65,16,3.57,1.62,7,4.4,1.9,10,5.8,1.48,10,4.85,1.41,13,5.25,1.91,8,3.84,1.61,19,3.75,1.89,4,4.64,1.74,14,6.17,1.6,6 +10900,semen,3.85,1.76,20,5,2.35,21,4.16,1.93,25,4,1.63,4,3.81,1.83,16,4.5,2.08,4,5.12,2.45,17,5,2.24,9,3.69,1.62,16,4.25,0.71,8,3.58,2.19,12,5,2.58,10,5,2.24,11,4.21,1.76,14,4.09,2.21,11,3.82,1.72,11,3.89,1.9,9,4.3,2.58,10,5.64,2.01,11,4.72,1.78,18,2.71,1.6,7 +10901,semester,5,1.3,21,4.2,2.28,20,4.95,2.29,21,5.33,0.52,6,4.87,1.51,15,4.75,2.19,8,3.83,2.37,12,4.64,1.86,11,5.3,2.75,10,5.17,0.41,6,4.93,1.53,15,5.2,2.35,10,3.2,1.81,10,4.64,2.56,14,5.57,1.62,7,4.71,1.38,7,5.14,1.29,14,4.43,2.5,14,3.67,1.75,6,4.92,2.57,12,5,2,9 +10902,semi,5.57,1.43,21,3.32,2.21,25,4.95,1.65,19,5.67,1.5,9,5.5,1.45,12,3.33,1.86,6,3.39,2.4,18,4.86,1.86,7,5,1.6,12,5.56,1.63,16,5.6,0.55,5,3.14,2.35,14,3.7,2.16,10,5.44,1.81,9,4.5,1.43,10,5.92,1.62,12,5.11,1.05,9,3.62,2.22,16,2.78,2.22,9,4.55,1.81,11,5.5,1.31,8 +10903,semiautomatic,4.68,2.71,19,6.32,2.24,19,4.35,2.04,26,3.3,2.26,10,6.22,2.39,9,7.71,1.38,7,5.5,2.28,12,4.92,1.8,13,3.77,2.17,13,4.91,2.66,11,4.38,2.92,8,6,1.89,10,6.67,2.65,9,4.88,2.2,17,3.33,1.22,9,5,2.4,10,4.33,3.12,9,6.36,1.91,11,6.25,2.76,8,4.56,2,16,4,2.16,10 +10904,seminar,5.2,1.54,20,3.74,2.16,23,4.82,2.31,28,5.12,0.99,8,5.25,1.86,12,3.89,2.32,9,3.64,2.13,14,3.93,1.98,14,5.71,2.33,14,4.89,1.76,9,5.45,1.37,11,3.92,1.98,12,3.55,2.42,11,4.93,2.56,14,4.71,2.13,14,5.1,1.85,10,5.3,1.25,10,3.73,2.2,11,3.75,2.22,12,4.92,1.88,12,4.75,2.65,16 +10905,seminary,5.64,1.76,22,3.81,2.15,26,5.12,2.29,24,5.67,1,9,5.62,2.18,13,3.4,2.76,10,4.06,1.73,16,5.67,1.58,9,4.8,2.62,15,5.88,1.25,8,5.5,2.03,14,4.23,2.31,13,3.38,1.98,13,4.75,2.22,12,5.5,2.39,12,5.58,2.19,12,5.7,1.16,10,3.6,2.64,15,4.09,1.3,11,5.15,2.44,13,5.09,2.21,11 +10906,senate,3.38,1.86,21,3.63,2.29,19,3.52,2.12,25,3.71,2.06,7,3.21,1.81,14,4.4,2.55,10,2.78,1.72,9,3.56,2.28,16,3.44,1.94,9,3.75,1.16,8,3.15,2.19,13,2.62,1.6,8,4.36,2.5,11,3.4,2.23,20,4,1.73,5,3.36,1.91,11,3.4,1.9,10,3.7,2.54,10,3.56,2.13,9,3.89,2.16,19,2.33,1.63,6 +10907,senator,4.32,1.96,22,3.75,2.36,20,5.84,2.85,19,4.23,2.45,13,4.44,1.01,9,4.86,2.73,7,3.15,1.99,13,6.86,2.48,7,5.25,2.99,12,4.42,2.23,12,4.2,1.69,10,4.11,2.85,9,3.45,1.97,11,6.3,2.87,10,5.33,2.92,9,4.25,1.91,12,4.4,2.12,10,4,2.77,7,3.62,2.22,13,7.14,2.27,7,5.08,2.97,12 +10908,Senator,4.47,1.54,19,3.9,2.19,21,4.35,2.81,34,4.5,1.84,10,4.44,1.24,9,5.12,2.47,8,3.15,1.68,13,4.71,3.38,14,4.1,2.38,20,4.44,2.01,9,4.5,1.08,10,4,2.24,13,3.75,2.25,8,4.64,3.14,22,3.83,2.08,12,4.7,1.77,10,4.22,1.3,9,4.14,2.41,14,3.43,1.72,7,4.35,2.94,17,4.35,2.76,17 +10909,send,6.18,1.59,22,3.43,2.29,21,5.94,2.14,16,6,1.79,6,6.33,1.59,15,3.43,2.88,7,3.43,2.06,14,5.62,2.56,8,6.25,1.75,8,6.29,1.82,14,6.14,1.21,7,3.33,2.74,9,3.5,2.02,12,5.78,2.54,9,6.14,1.68,7,6,1.66,14,6.5,1.51,8,4.5,3.21,6,3,1.77,15,5.89,2.67,9,6,1.41,7 +10910,sender,6.43,1.25,21,3.24,1.81,21,5.45,2.19,20,6.22,1.3,9,6.58,1.24,12,2.67,1.97,6,3.43,1.83,14,4.17,2.79,6,6,1.71,14,6,1.41,9,6.75,1.06,12,3.2,1.64,5,3.25,1.91,16,5,2.11,10,5.9,2.28,10,6.83,1.27,12,5.89,1.05,9,3.75,1.91,8,2.92,1.75,13,5.25,2.45,12,5.75,1.83,8 +10911,senile,3.14,1.71,21,3.68,2.66,25,3,2.05,19,3.89,1.96,9,2.58,1.31,12,3.33,2.58,6,3.94,2.73,18,2.14,1.46,7,3.5,2.24,12,3.38,1.82,16,2.4,1.14,5,3.43,2.77,14,4.3,2.54,10,2.56,1.33,9,3.4,2.55,10,3.08,1.98,12,3.22,1.39,9,3.62,2.58,16,3.78,2.95,9,2.73,2.37,11,3.38,1.6,8 +10912,senior,4.79,1.36,19,3.44,2.31,18,5.26,2.61,23,5.2,0.45,5,4.64,1.55,14,3.6,2.97,5,3.38,2.14,13,5.25,2.96,12,5.27,2.33,11,5,1.49,10,4.56,1.24,9,3.86,2.61,7,3.18,2.18,11,4.6,2.61,15,6.5,2.27,8,4.38,1.19,13,5.67,1.37,6,3.67,2.06,12,3,2.9,6,5,2.78,15,5.75,2.38,8 +10913,seniority,5,1.95,23,3.55,2.02,22,6.2,2.31,20,5.88,1.73,8,4.53,1.96,15,3.6,2.22,10,3.5,1.93,12,6.43,2.57,7,6.08,2.25,13,4.83,2.29,12,5.18,1.6,11,3.27,1.56,11,3.82,2.44,11,6.27,2.31,15,6,2.55,5,4.36,2.16,11,5.58,1.62,12,4,1.83,10,3.17,2.17,12,6,1.83,10,6.4,2.8,10 +10914,senor,5.24,1.61,21,4.25,2.23,24,6.48,2.25,21,5.75,1.39,8,4.92,1.71,13,4.31,2.21,13,4.18,2.36,11,6.42,1.83,12,6.56,2.83,9,5.88,1.64,8,5,1.48,12,5.43,1.83,14,2.6,1.65,10,7.09,1.51,11,5.8,2.78,10,5.4,1.78,10,5.09,1.51,11,3.76,2.28,17,5.43,1.72,7,6.33,2.69,9,6.58,1.98,12 +10915,senorita,7.1,1.37,20,5.4,2.56,20,5.77,2.05,26,7.36,1.21,11,6.78,1.56,9,7,2.08,7,4.54,2.44,13,5.85,2.03,13,5.69,2.14,13,7.18,1.47,11,7,1.32,9,5,2.49,11,5.89,2.71,9,6.06,2.22,17,5.22,1.64,9,7.4,1.65,10,6.8,1.03,10,5.5,2.61,12,5.25,2.66,8,6,2.03,16,5.4,2.12,10 +10916,sensation,6.14,1.9,21,4.96,2.44,25,5.89,2.08,19,5.56,2.35,9,6.58,1.44,12,5.5,2.51,6,4.83,2.53,18,5.14,2.12,7,6.33,2.02,12,5.81,2.04,16,7.2,0.84,5,4.79,2.72,14,5.3,2.21,10,7.11,1.36,9,4.8,2.04,10,6.25,2.3,12,6,1.32,9,5.06,2.38,16,4.78,2.68,9,5.82,2.36,11,6,1.77,8 +10917,sensational,7.21,1.99,19,5.7,2.53,23,6.37,1.92,19,7.11,1.36,9,7.3,2.5,10,5,2.24,7,6.27,2.52,15,5.9,2.08,10,6.89,1.69,9,8.11,1.27,9,6.4,2.22,10,5.7,2.67,10,6,2.37,12,5.25,1.75,8,7.1,1.73,10,7.08,2.19,12,7.43,1.72,7,5.25,2.4,20,8.67,0.58,3,6,1.69,8,6.64,2.11,11 +10918,sense,6.09,1.34,22,3.7,1.81,20,6.29,1.72,17,6.5,1.22,6,5.93,1.44,15,3.43,1.9,7,3.85,1.82,13,6.11,1.83,9,6.5,1.69,8,6.07,1.59,14,6.14,0.9,7,3.33,1.94,9,4,1.73,11,6.67,2.06,9,5.88,1.25,8,6,1.52,14,6.25,1.04,8,3.83,2.48,6,3.64,1.55,14,6.67,1.94,9,5.88,1.46,8 +10919,senseless,3.32,1.6,19,3.96,2.66,24,3.36,1.93,28,4.12,0.83,8,2.73,1.79,11,4.22,2.68,9,3.8,2.73,15,2.71,1.49,14,4,2.15,14,3.44,1.59,9,3.2,1.69,10,4,3.05,12,3.92,2.35,12,2.79,1.72,14,3.93,2.02,14,3.3,1.77,10,3.33,1.5,9,3.5,2.2,12,4.42,3.09,12,3.33,1.61,12,3.38,2.19,16 +10920,sensibility,6.2,1.44,20,3.45,2.39,20,6.45,1.53,22,6.29,1.25,7,6.15,1.57,13,4.22,2.95,9,2.82,1.72,11,7,1.67,6,6.25,1.48,16,6.4,1.65,10,6.11,1.27,9,3.12,1.73,8,3.67,2.81,12,6.33,1.72,15,6.71,1.11,7,6.45,1.75,11,5.89,0.93,9,3.25,2.42,12,3.75,2.49,8,6.64,1.75,11,6.27,1.35,11 +10921,sensible,6.74,1.05,19,3.72,1.81,18,6,2.06,17,6.73,1.1,11,6.75,1.04,8,3.5,2.38,4,3.79,1.72,14,5.25,2.31,8,6.67,1.66,9,6.88,0.99,8,6.64,1.12,11,3.57,1.72,7,3.82,1.94,11,5.17,2.64,6,6.45,1.63,11,7.08,0.95,13,6,0.89,6,3.82,2.04,11,3.57,1.51,7,6.14,1.86,7,5.9,2.28,10 +10922,sensitive,6.33,1.91,21,3.68,2.17,25,5,2.52,19,5.78,2.05,9,6.75,1.76,12,3.83,2.79,6,3.67,2.09,18,3.43,2.76,7,5.92,1.93,12,5.94,1.84,16,7.6,1.67,5,3,1.75,14,4.7,2.5,10,5.22,2.64,9,4.8,2.53,10,6.33,2.06,12,6.33,1.8,9,3.56,2.19,16,3.89,2.26,9,4.45,2.66,11,5.75,2.25,8 +10923,sensitivity,5.5,1.77,22,5.3,2.4,23,5.42,2.17,19,5.38,1.06,8,5.31,1.93,13,5.88,2.53,8,5.14,2.38,14,5.43,1.99,7,5.36,2.46,11,5.25,2.12,8,5.38,1.33,13,5.11,2.47,9,5.43,2.44,14,4.43,1.4,7,6,2.37,12,6,1.41,11,5,2,11,5,1.8,9,5.5,2.77,14,5.31,2.15,16,6,2.65,3 +10924,sensor,4.6,1.23,20,3.47,2.14,19,5.05,2.18,21,4.57,1.13,7,4.62,1.33,13,4,2.35,9,3,1.94,10,4.6,3.29,5,5.19,1.83,16,4.5,1.27,10,4.67,1.32,9,3.12,1.81,8,3.73,2.41,11,4.79,2.22,14,5.57,2.15,7,4.36,1.63,11,4.89,0.33,9,3.82,2.04,11,3,2.33,8,4.9,2.47,10,5.18,1.99,11 +10925,sensory,6.15,1.31,20,4.52,2.2,21,5.96,2.13,25,5.33,0.58,3,6.29,1.36,17,4.29,2.36,7,4.69,2.29,13,4.88,2.7,8,6.47,1.66,17,6,1.15,7,6.23,1.42,13,4.86,2.12,7,4.38,2.4,13,6,2.45,14,5.91,1.76,11,5.78,1.09,9,6.45,1.44,11,5.27,1.95,11,3.7,2.26,10,6.17,2.07,18,5.43,2.37,7 +10926,sensual,7.4,2.06,20,6.35,3.13,20,6.31,1.98,26,7,2.45,11,7.89,1.45,9,7.43,2.51,7,5.77,3.37,13,6.23,1.88,13,6.38,2.14,13,7.27,2.2,11,7.56,2.01,9,6.36,3.14,11,6.33,3.32,9,6.12,2.03,17,6.67,1.94,9,7.7,2.36,10,7.1,1.79,10,6.58,3.37,12,6,2.93,8,6.69,1.82,16,5.7,2.16,10 +10927,sensuality,6.71,2.1,21,5.45,2.91,22,6.26,2.1,27,7.1,1.85,10,6.36,2.34,11,5.14,3.34,7,5.6,2.8,15,6.12,2.32,17,6.5,1.78,10,7,1.73,11,6.4,2.5,10,4,3,5,5.88,2.83,17,6.07,2.56,14,6.46,1.56,13,6.92,1.61,13,6.38,2.83,8,5.3,3.3,10,5.58,2.68,12,6.79,2.01,14,5.69,2.14,13 +10928,sensuous,5.79,1.36,19,5.86,2.8,21,5.61,1.99,23,5.4,0.89,5,5.77,1.42,13,5.5,3.15,6,6,2.75,15,6.2,1.75,10,5.15,2.12,13,6,1.29,7,5.45,1.29,11,5.71,3.2,7,5.93,2.7,14,5.18,2.14,11,6,1.86,12,5.42,1.38,12,6.43,1.13,7,5.82,3.03,11,5.9,2.69,10,5.5,2.24,14,5.78,1.64,9 +10929,sentence,5.13,2.01,23,3.09,1.74,22,6.53,2.29,19,5.5,1.6,8,4.93,2.22,15,3.2,1.48,10,3,2,12,7.71,1.5,7,5.83,2.44,12,5.08,2.5,12,5.18,1.4,11,3.09,1.81,11,3.09,1.76,11,6,2.27,15,8.5,1,4,4,1.95,11,6.17,1.47,12,3.7,1.64,10,2.58,1.73,12,5.89,1.69,9,7.1,2.69,10 +10930,sentencing,3.61,1.46,18,4.57,2.34,21,3.53,2.17,19,3.67,1.15,3,3.6,1.55,15,5.17,2.56,6,4.33,2.29,15,4.83,0.75,6,2.92,2.36,13,4.1,1.2,10,3,1.6,8,4.86,2.67,7,4.43,2.24,14,4.44,2.35,9,2.7,1.7,10,3.62,1.41,8,3.6,1.58,10,4.44,2.65,9,4.67,2.19,12,3.86,3.02,7,3.33,1.61,12 +10931,sentient,5.16,1.8,19,3.64,1.87,22,5.5,2.23,24,5.5,2.51,6,5,1.47,13,4.08,1.83,12,3.1,1.85,10,5.38,2.26,8,5.56,2.28,16,5.3,0.95,10,5,2.5,9,4.22,1.48,9,3.23,2.05,13,4.71,1.99,17,7.83,1.17,6,4.88,1.36,8,5.36,2.11,11,3.22,1.48,9,3.92,2.1,13,5.69,2.24,16,5.12,2.3,8 +10932,sentiment,6.2,1.75,41,3.54,2.1,41,5.32,1.83,19,6.44,1.65,18,6,1.83,23,4.19,2.29,16,3.12,1.9,25,5.4,1.9,10,5.22,1.86,9,6.13,1.89,30,6.36,1.36,11,3.52,2.13,23,3.56,2.12,18,4.5,1.2,8,5.7,2,10,6.18,1.94,22,6.21,1.55,19,3.67,2.29,30,3.18,1.47,11,5.25,1.49,8,5.36,2.11,11 +10933,sentimental,6.27,2.1,22,2.95,2.11,21,6.73,2.21,22,6.14,2.44,14,6.5,1.41,8,2.91,2.39,11,2.56,1.33,9,6,2.1,6,7,2.25,16,5.8,2.25,10,6.67,1.97,12,1.91,0.94,11,4.1,2.47,10,6.54,1.98,13,7,2.6,9,6,2.56,12,6.6,1.43,10,2.92,2.47,13,3,1.51,8,6.58,2.47,12,6.9,1.97,10 +10934,sentimentality,6,1.91,19,3.55,1.77,22,5.71,2.1,24,4.5,2.26,6,6.69,1.32,13,3.5,1.88,12,3.6,1.71,10,5.62,1.41,8,5.75,2.41,16,6.2,1.4,10,5.78,2.44,9,4,2,9,3.23,1.59,13,5.18,2.04,17,7.33,1.63,6,6.25,1.67,8,5.82,2.14,11,3.44,2.07,9,3.62,1.61,13,5.88,2.03,16,5.38,2.33,8 +10935,sentinel,4.38,1.94,21,3.45,1.99,22,4.44,2.5,18,4.11,1.9,9,4.58,2.02,12,4,2.14,11,2.91,1.76,11,4.3,2.75,10,4.62,2.33,8,4,1.83,7,4.54,2.11,13,3.73,2.15,11,3.18,1.89,11,3.43,2.76,7,5.09,2.21,11,4.15,2.08,13,4.75,1.75,8,3.8,2.25,10,3.17,1.8,12,3,1.87,9,5.89,2.26,9 +10936,sentry,4.16,2.01,19,3.59,2.56,22,4.7,1.98,27,3.67,1.51,6,4.38,2.22,13,4.09,2.77,11,3.09,2.34,11,4.55,2.42,11,4.81,1.68,16,4.09,1.92,11,4.25,2.25,8,3.36,2.29,11,3.82,2.89,11,4.33,1.78,18,5.44,2.24,9,4.38,2.22,13,3.67,1.51,6,2.79,1.81,14,5,3.16,8,4.5,2.13,16,5,1.79,11 +10937,separate,3.95,1.61,20,3.91,1.86,23,4.14,2.01,22,4.2,1.62,10,3.7,1.64,10,3.91,1.64,11,3.92,2.11,12,3.62,1.92,8,4.46,2.15,13,3.9,1.73,10,4,1.56,10,4.18,2.14,11,3.67,1.61,12,4.57,2.14,14,3.29,1.7,7,3.54,1.66,13,4.71,1.25,7,3.8,1.78,15,4.12,2.1,8,4.57,2.17,14,3.38,1.51,8 +10938,separation,3.05,1.96,19,3.67,2.13,21,4,2.14,25,3,1.41,4,3.07,2.12,15,3.75,1.71,4,3.65,2.26,17,5.44,2.19,9,3.19,1.68,16,2.25,1.04,8,3.64,2.29,11,4.5,2.12,10,2.91,1.92,11,4.43,2.5,14,3.45,1.51,11,3.18,1.47,11,2.88,2.59,8,3.4,2.07,10,3.91,2.26,11,4.33,2.25,18,3.14,1.68,7 +10939,septic,3.5,1.82,20,3.76,2.12,21,3.05,1.61,20,3.89,1.76,9,3.18,1.89,11,3.5,1.38,6,3.79,2.46,14,2.17,1.47,6,3.43,1.55,14,4.67,1.32,9,2.55,1.63,11,3.4,1.82,5,3.88,2.25,16,3.56,1.81,9,2.64,1.36,11,3.67,2.02,12,3.25,1.58,8,3.44,1.94,9,4,2.3,12,3.18,1.72,11,2.89,1.54,9 +10940,sequel,5.76,1.34,21,3.35,2.46,23,4.9,2.17,20,6.12,1.36,8,5.54,1.33,13,3.67,1.03,6,3.24,2.82,17,5.55,1.92,11,4.11,2.32,9,6.08,1.38,12,5.33,1.22,9,3.8,2.3,10,3,2.61,13,5.31,2.21,13,4.14,2.04,7,5.64,1.34,14,6,1.41,7,3.67,2.32,15,2.75,2.76,8,4.83,2.41,12,5,1.93,8 +10941,sequence,5.84,1.86,19,2.9,2.02,21,5.92,2.14,25,5.67,4.04,3,5.88,1.41,16,2.5,1.29,4,3,2.18,17,6.33,2.45,9,5.69,1.99,16,5.86,1.77,7,5.83,1.99,12,3.4,2.27,10,2.45,1.75,11,5.79,2.49,14,6.09,1.7,11,6.5,1.27,10,5.11,2.2,9,3,2.26,10,2.82,1.89,11,5.83,2.28,18,6.14,1.86,7 +10942,serenade,6.43,1.89,21,3.32,2.32,22,6.58,1.96,26,5.7,1.64,10,7.09,1.92,11,1.86,1.46,7,4,2.36,15,6.56,2.16,16,6.6,1.71,10,6.45,1.92,11,6.4,1.96,10,3,2.74,5,3.41,2.27,17,6.36,2.06,14,6.83,1.9,12,6.46,1.98,13,6.38,1.85,8,4,2.87,10,2.75,1.66,12,6.86,1.51,14,6.25,2.42,12 +10943,serendipity,6.95,1.87,19,3.23,2.25,22,5.22,2.49,23,7.27,2.1,11,6.14,1.21,7,3.38,1.69,8,3.14,2.57,14,4.71,3.25,7,5.44,2.16,16,6.62,2.45,8,7.18,1.4,11,3.44,2.96,9,3.08,1.71,13,4.64,2.54,11,5.75,2.42,12,6.75,2.22,12,7.29,1.11,7,3.18,2.04,11,3.27,2.53,11,4.69,2.66,13,5.9,2.18,10 +10944,serene,6.9,1.48,20,4.67,2.72,18,6.5,2.02,22,6.2,1.79,5,7.13,1.36,15,4.33,3.08,6,4.83,2.66,12,6,1.49,10,6.92,2.35,12,7,1.41,10,6.8,1.62,10,3.9,2.51,10,5.62,2.83,8,6.18,2.44,11,6.82,1.54,11,6.67,1.44,12,7.25,1.58,8,6,2.4,9,3.33,2.45,9,6.27,2.45,11,6.73,1.56,11 +10945,serenity,7.75,1.65,20,2.95,2.6,21,5.97,2.66,34,7.9,1.52,10,7.6,1.84,10,4,2.83,8,2.31,2.32,13,5.36,2.84,14,6.4,2.5,20,8.11,1.36,9,7.45,1.86,11,3.23,2.83,13,2.5,2.27,8,5.45,2.89,22,6.92,1.93,12,7.8,1.87,10,7.7,1.49,10,3.29,2.64,14,2.29,2.56,7,5.76,2.44,17,6.18,2.92,17 +10946,sergeant,3.89,2.42,18,5.1,2.72,21,3.83,2.66,18,2.75,1.75,8,4.8,2.57,10,4.14,3.08,7,5.57,2.5,14,4.09,2.51,11,3.43,3.05,7,3,1.67,11,5.29,2.87,7,5.44,2.92,9,4.83,2.66,12,4.36,3.07,11,3,1.73,7,3.5,1.73,12,4.67,3.5,6,4.92,3.09,12,5.33,2.29,9,5.33,2.74,9,2.33,1.58,9 +10947,serial,3.45,1.67,20,4.33,2,18,5.86,2.14,22,3.2,1.79,5,3.53,1.68,15,4.17,1.94,6,4.42,2.11,12,5.6,2.27,10,6.08,2.11,12,3.4,1.51,10,3.5,1.9,10,4.6,1.9,10,4,2.2,8,5.73,2.53,11,6,1.79,11,3,1.54,12,4.12,1.73,8,3.22,1.99,9,5.44,1.33,9,5.09,2.39,11,6.64,1.63,11 +10948,serialize,4.25,1.21,20,3.95,1.83,21,5.15,2.58,33,4.7,0.82,10,3.8,1.4,10,4.38,2.2,8,3.69,1.6,13,5.46,2.47,13,4.95,2.68,20,4.11,1.36,9,4.36,1.12,11,4,1.68,13,3.88,2.17,8,5.1,2.68,21,5.25,2.49,12,3.9,1.45,10,4.6,0.84,10,3.93,1.98,14,4,1.63,7,4.5,2.28,16,5.76,2.75,17 +10949,series,5.23,1.66,22,3.62,2.01,21,6.05,2.01,19,5.38,1.19,8,5.14,1.92,14,4.1,2.18,10,3.18,1.83,11,7.14,1.57,7,5.42,2.02,12,5,1.48,11,5.45,1.86,11,3.64,2.11,11,3.6,2.01,10,5.79,2.15,14,6.8,1.48,5,4.8,1.55,10,5.58,1.73,12,4.22,2.05,9,3.17,1.95,12,5.89,1.45,9,6.2,2.49,10 +10950,serious,5.88,1.77,40,4.05,2.48,21,5.67,1.99,48,6.43,1.4,14,5.56,1.94,25,5.29,2.93,7,3.43,2.06,14,5.24,2.39,17,6,1.68,30,5.62,1.82,16,6.04,1.8,23,3.5,2.84,10,4.55,2.11,11,5.91,1.97,32,5.33,1.99,15,6.12,1.87,24,5.5,1.59,16,4.15,2.34,13,3.88,2.85,8,6.07,2.14,28,5.1,1.65,20 +10951,seriousness,4.33,1.43,21,3.9,2.43,20,5.41,2.58,22,4.17,2.04,6,4.4,1.18,15,4,3.02,8,3.83,2.08,12,4.83,2.89,12,6.1,2.08,10,4.33,1.66,9,4.33,1.3,12,4.44,2.46,9,3.45,2.42,11,6,2.08,7,5.13,2.8,15,4.2,1.69,10,4.45,1.21,11,4,2.08,13,3.71,3.15,7,5.5,2.68,12,5.3,2.58,10 +10952,sermon,4.86,2.55,22,3.1,2.49,20,5.32,2.51,22,5,2.69,14,4.62,2.45,8,3.36,2.8,11,3,2.2,8,4.33,2.58,6,5.69,2.47,16,4.2,2.49,10,5.42,2.57,12,2.4,1.78,10,3.8,2.97,10,4.62,2.57,13,6.33,2.18,9,4.75,2.96,12,5,2.11,10,2.83,2.86,12,3.5,1.93,8,5.17,2.41,12,5.5,2.76,10 +10953,serpent,3.45,1.85,20,4.83,2.92,18,3.59,2.15,22,2.8,1.64,5,3.67,1.91,15,4.83,2.71,6,4.83,3.13,12,3.6,1.51,10,3.58,2.64,12,3.9,1.45,10,3,2.16,10,5.1,2.88,10,4.5,3.12,8,3.55,2.3,11,3.64,2.11,11,3.25,1.96,12,3.75,1.75,8,3.44,3.24,9,6.22,1.79,9,3.55,2.3,11,3.64,2.11,11 +10954,serum,4.1,1.52,20,3.78,2.34,18,5.38,2.48,24,3.2,1.64,5,4.4,1.4,15,3.2,1.79,5,4,2.55,13,5,2.71,13,5.82,2.23,11,4.5,1.27,10,3.7,1.7,10,4.29,2.29,7,3.45,2.42,11,5.31,2.41,16,5.5,2.78,8,4.07,1.69,14,4.17,1.17,6,4.5,2.32,12,2.33,1.75,6,5.47,2.72,15,5.22,2.17,9 +10955,servant,4,1.82,21,3.77,2.32,26,4.71,2.9,24,4.11,2.15,9,3.92,1.62,12,2.5,2.12,10,4.56,2.13,16,5.33,2.6,9,4.33,3.09,15,4.71,1.38,7,3.64,1.95,14,3.92,2.6,13,3.62,2.1,13,4.67,2.81,12,4.75,3.11,12,3.45,1.81,11,4.6,1.71,10,3.2,2.21,15,4.55,2.34,11,4.77,3.03,13,4.64,2.87,11 +10956,serve,5.36,1.36,22,3.7,2.32,20,6.47,2.29,19,5.38,1.61,13,5.33,1,9,4.57,2.99,7,3.23,1.83,13,5.43,2.76,7,7.08,1.83,12,5,1.48,12,5.8,1.14,10,4.33,2.69,9,3.18,1.94,11,6.1,2.51,10,6.89,2.09,9,5.17,1.59,12,5.6,1.07,10,5.29,2.21,7,2.85,1.95,13,7.43,2.07,7,5.92,2.31,12 +10957,server,5.35,1.73,20,3.71,2.07,24,5.14,2.05,28,5.5,0.76,8,5.25,2.18,12,4,2.55,9,3.53,1.81,15,4.71,1.68,14,5.57,2.34,14,4.44,1.59,9,6.09,1.51,11,3.83,1.8,12,3.58,2.39,12,4.79,2.33,14,5.5,1.74,14,4.9,1.66,10,5.8,1.75,10,4.17,2.17,12,3.25,1.96,12,5.17,1.95,12,5.12,2.19,16 +10958,service,6.83,1.54,18,2.95,2.09,21,5.33,2.5,18,6.5,1.2,8,7.1,1.79,10,3.57,2.3,7,2.64,1.98,14,4.64,2.2,11,6.43,2.7,7,7,1.34,11,6.57,1.9,7,2.22,1.99,9,3.5,2.07,12,4.64,2.38,11,6.43,2.44,7,6.67,1.37,12,7.17,1.94,6,1.75,1.29,12,4.56,1.88,9,6.89,2.2,9,3.78,1.72,9 +10959,servitude,3,1.56,20,4.5,2.87,18,2.46,2.15,24,2.8,0.84,5,3.07,1.75,15,4.2,3.35,5,4.62,2.81,13,2.92,2.06,13,1.91,2.21,11,2.8,1.55,10,3.2,1.62,10,5.14,3.29,7,4.09,2.66,11,2.94,2.41,16,1.5,1.07,8,3.21,1.63,14,2.5,1.38,6,5.25,2.93,12,3,2.28,6,2.53,2.29,15,2.33,2,9 +10960,sesame,5.45,1.7,20,3.95,1.91,21,5.91,2.4,34,5.3,2.21,10,5.6,1.07,10,4,1.41,8,3.92,2.22,13,6.43,2.14,14,5.55,2.56,20,4.33,1.5,9,6.36,1.29,11,4.31,1.84,13,3.38,2,8,5.73,2.6,22,6.25,2.05,12,4.9,1.73,10,6,1.56,10,3.71,1.98,14,4.43,1.81,7,5.94,2.44,17,5.88,2.45,17 +10961,session,5.1,1.41,21,3.38,1.96,21,5.21,2.43,24,5.42,1.38,12,4.67,1.41,9,4,2.31,7,3.07,1.77,14,5.44,2.46,9,5.07,2.49,15,5,0,4,5.12,1.58,17,3.6,2.27,10,3.18,1.72,11,5.67,3.01,6,5.06,2.29,18,4.83,1.64,12,5.44,1.01,9,3.77,2.05,13,2.75,1.75,8,4.22,2.44,9,5.8,2.31,15 +10962,set,5.23,0.81,22,3.1,1.89,21,5.81,2.2,16,5.17,0.98,6,5.27,0.8,15,2.86,2.34,7,3.21,1.72,14,5.62,2.56,8,6,1.93,8,5.07,0.73,14,5.57,0.98,7,3.56,2.19,9,2.75,1.66,12,5.78,2.64,9,5.86,1.68,7,5.14,0.66,14,5.38,1.06,8,2.83,2.23,6,3.2,1.82,15,6,2.5,9,5.57,1.9,7 +10963,setback,3.22,1.31,18,3.95,2.56,20,3.36,1.58,25,2.6,0.89,5,3.46,1.39,13,4.36,2.87,11,3.44,2.19,9,3.31,1.74,16,3.44,1.33,9,3.14,1.07,7,3.27,1.49,11,2.89,2.47,9,4.82,2.4,11,3.35,1.63,20,3.4,1.52,5,3.11,1.17,9,3.33,1.5,9,3.36,2.54,11,4.67,2.55,9,3.47,1.74,19,3,0.89,6 +10964,settle,5.62,1.8,21,3.4,1.88,20,6.16,2.61,19,5.85,1.63,13,5.25,2.12,8,3.57,2.23,7,3.31,1.75,13,6.29,2.56,7,6.08,2.75,12,6.42,1.56,12,4.56,1.59,9,3.44,1.94,9,3.36,1.91,11,5.8,2.57,10,6.56,2.74,9,5.92,1.44,12,5.22,2.22,9,4.71,1.11,7,2.69,1.84,13,5.86,3.18,7,6.33,2.35,12 +10965,settlement,5.67,2.03,18,3.36,2.7,22,4.93,1.96,28,4.67,0.82,6,6.17,2.29,12,4.09,2.98,11,2.64,2.29,11,4.82,2.52,11,5,1.58,17,6.09,1.92,11,5,2.16,7,2.36,2.16,11,4.36,2.91,11,4.72,1.81,18,5.3,2.26,10,5.62,1.61,13,5.8,3.11,5,3.43,3.01,14,3.25,2.25,8,4.69,2.21,16,5.25,1.6,12 +10966,setup,4.35,1.9,23,4.65,2.52,23,4.72,2.22,18,5.14,1.86,7,4,1.86,16,5.5,2.24,12,3.73,2.57,11,4.33,2.35,9,4.62,1.69,8,3.5,1.57,12,5.27,1.85,11,4.44,2.45,16,5.14,2.79,7,4,1.76,10,5.62,2.5,8,4.27,1.83,15,4.5,2.14,8,4.84,2.59,19,3.75,2.22,4,4.33,1.67,12,5.5,3.08,6 +10967,seven,4.9,1.3,21,3.8,2.06,25,5.64,1.81,22,5,1.07,8,4.85,1.46,13,4.38,2.18,13,3.17,1.8,12,6.08,1.8,13,5,1.73,9,5,0,8,5.08,1.51,12,4.29,1.2,14,3.18,2.75,11,6.25,1.76,12,4.9,1.66,10,4.4,1.26,10,5.36,1.21,11,3.35,2.23,17,4.75,1.28,8,5.5,2.17,10,5.75,1.54,12 +10968,seventeen,5.9,1.77,20,3.38,2.09,21,4.56,2.63,25,6.75,2.06,4,5.69,1.7,16,2.5,1.29,4,3.59,2.21,17,5.44,3.24,9,4.06,2.17,16,5.75,1.83,8,6,1.81,12,3.4,1.78,10,3.36,2.42,11,4.71,2.79,14,4.36,2.54,11,6.45,1.37,11,5.22,2.05,9,3.6,2.32,10,3.18,1.94,11,5.06,2.67,18,3.29,2.21,7 +10969,seventy,4.55,1.57,20,3.48,2.29,23,5.19,2.11,21,4.44,1.01,9,4.64,1.96,11,3.91,2.66,11,3.08,1.93,12,4.62,1.3,8,5.54,2.47,13,4.79,1.48,14,4,1.79,6,3.22,2.59,9,3.64,2.17,14,4.62,2.72,8,5.54,1.66,13,5.1,1.37,10,4,1.63,10,3.69,2.29,13,3.2,2.39,10,5,1.95,12,5.44,2.4,9 +10970,sever,3.52,2.02,21,5.39,2.08,23,4.38,2.28,26,4.18,1.94,11,2.8,1.93,10,5,2.32,11,5.75,1.86,12,4.64,2.46,11,4,2.15,14,3,1.83,10,4,2.14,11,5,2.49,11,5.75,1.66,12,4.18,2.24,17,4.5,2.45,8,3.69,2.21,13,3.25,1.75,8,5.4,1.92,15,5.38,2.5,8,4.12,2.37,17,4.89,2.15,9 +10971,severance,3.89,2.16,19,3.32,2.25,22,3.68,2.06,28,5,2.61,6,3.38,1.8,13,2.91,2.26,11,3.73,2.28,11,3.36,2.06,11,3.88,2.09,17,3.45,1.92,11,4.5,2.45,8,3.82,2.44,11,2.82,2.04,11,3.67,2.25,18,3.7,1.77,10,3.62,1.98,13,4.5,2.59,6,3.14,2.41,14,3.62,2.07,8,3.81,2.34,16,3.5,1.68,12 +10972,severe,3.21,1.13,19,5.43,1.83,21,4.05,2.06,41,4.33,0.58,3,3,1.1,16,5.33,2.58,6,5.47,1.55,15,3.95,2.01,21,4.15,2.16,20,2.89,1.27,9,3.5,0.97,10,5.43,2.07,7,5.43,1.79,14,4,1.94,17,4.08,2.19,24,3.14,1.21,7,3.25,1.14,12,5.56,2.24,9,5.33,1.56,12,4.75,2.52,16,3.6,1.61,25 +10973,severity,3.8,1.24,20,5.48,1.91,21,5.21,2.4,24,3.67,1.53,3,3.82,1.24,17,5.29,1.7,7,5.46,2.11,13,5.12,2.03,8,5.25,2.62,16,4,1,7,3.69,1.38,13,4.57,2.23,7,5.85,1.68,13,4.62,2.18,13,5.91,2.55,11,4.11,1.27,9,3.55,1.21,11,5.55,1.97,11,5.4,1.96,10,4.76,2.54,17,6.29,1.7,7 +10974,sew,5.67,1.49,21,4.35,2.21,23,5.77,2.52,22,5.38,0.74,8,5.85,1.82,13,4.31,2.36,13,4.4,2.12,10,6.31,2.29,13,5,2.78,9,5.38,2.13,8,5.92,1,12,5,1.88,14,3.33,2.4,9,5.83,2.76,12,5.7,2.36,10,5.6,1.07,10,5.73,1.85,11,3.81,2.23,16,5.57,1.72,7,6,3.16,10,5.58,1.98,12 +10975,sewage,2.33,1.56,21,4.09,2.37,22,3.89,2.17,27,3,1.83,10,1.73,1.01,11,3.43,2.3,7,4.4,2.41,15,3.88,2.45,17,3.9,1.73,10,2.45,1.69,11,2.2,1.48,10,4.2,2.77,5,4.06,2.33,17,4.07,2.43,14,3.69,1.93,13,2.31,1.6,13,2.38,1.6,8,3.3,2.36,10,4.75,2.26,12,3.86,2.57,14,3.92,1.75,13 +10976,sewer,2.9,1.76,21,3.39,2.06,23,4.12,1.4,26,3.55,2.11,11,2.2,0.92,10,3.36,2.16,11,3.42,2.07,12,4.36,1.57,11,3.93,1.33,14,2.7,1.57,10,3.09,1.97,11,3.18,2.14,11,3.58,2.07,12,4.18,1.47,17,4,1.41,8,2.69,1.93,13,3.25,1.49,8,3.47,2.13,15,3.25,2.05,8,4.12,1.41,17,4.11,1.45,9 +10977,sewing,5.05,1.88,20,3.45,2.24,22,6.26,2.26,19,4.22,2.17,9,5.73,1.35,11,2.6,1.95,5,3.81,2.34,16,6.33,2.66,6,6.23,2.17,13,5.14,1.56,14,4.83,2.64,6,4.08,2.64,12,2.78,1.48,9,5.33,1.8,9,7.1,2.38,10,4.9,1.73,10,5.2,2.1,10,3.58,2.5,12,3.3,2,10,6,2.68,6,6.38,2.14,13 +10978,sex,6.73,2.07,22,7.6,2.01,915,6.17,2.55,40,6.8,1.3,5,6.71,2.28,17,7.83,1.96,342,7.46,2.04,566,6,2.53,21,6.37,2.63,19,6.73,2.49,11,6.73,1.68,11,7.53,2.1,415,7.65,1.95,496,6.59,2.35,17,5.87,2.7,23,7.3,1.49,10,6.25,2.42,12,7.56,2.13,504,7.64,1.87,411,5.6,2.87,15,6.52,2.33,25 +10979,sexist,3.4,2.37,20,5.72,2.8,18,4.08,2.72,24,2.6,1.52,5,3.67,2.58,15,6,3.16,5,5.62,2.79,13,4.38,2.93,13,3.73,2.53,11,3.6,2.84,10,3.2,1.93,10,6.29,2.75,7,5.36,2.91,11,4.19,2.86,16,3.88,2.59,8,3.36,2.31,14,3.5,2.74,6,6.58,2.15,12,4,3.35,6,4.6,2.56,15,3.22,2.91,9 +10980,sexual,6.64,2.15,22,6.95,2.63,20,7,1.83,19,6.54,2.54,13,6.78,1.56,9,7.57,2.51,7,6.62,2.72,13,7.43,1.51,7,6.75,2.01,12,6.75,2.53,12,6.5,1.72,10,6.67,2.55,9,7.18,2.79,11,7,1.7,10,7,2.06,9,6.92,2.19,12,6.3,2.16,10,7.57,2.15,7,6.62,2.87,13,7.29,1.98,7,6.83,1.8,12 +10981,sexuality,5.95,1.27,19,7.14,1.96,21,6.74,2.32,23,6.33,1.53,3,5.88,1.26,16,6.71,2.69,7,7.31,1.6,13,6.75,1.83,8,6.73,2.6,15,6.14,1.35,7,5.83,1.27,12,7,1.73,7,7.15,2.19,13,6.86,1.99,14,6.56,2.88,9,5.62,1.3,8,6.18,1.25,11,7.73,1.42,11,6.5,2.32,10,6.59,2.58,17,7.17,1.47,6 +10982,sexy,7.42,2.14,81,6.8,2.48,101,6,2.34,92,7.11,2.37,38,7.76,1.88,42,7.4,2.43,35,6.48,2.47,66,5.93,2.25,46,6.07,2.48,45,7.29,2.34,48,7.69,1.8,32,7.02,2.2,44,6.63,2.68,57,6.13,2.19,47,5.87,2.51,45,7.58,2.1,48,7.18,2.21,33,6.93,2.3,44,6.7,2.63,57,6.02,2.53,46,5.98,2.18,46 +10983,shabby,4.11,2.11,19,4.05,2.7,22,3.71,1.86,28,4.83,0.75,6,3.77,2.45,13,3.55,2.62,11,4.55,2.81,11,4,2.41,11,3.53,1.46,17,3.82,2.09,11,4.5,2.2,8,3.91,2.7,11,4.18,2.82,11,3.94,1.86,18,3.3,1.89,10,4.31,2.29,13,3.67,1.75,6,4.21,2.86,14,3.75,2.55,8,3.81,2.14,16,3.58,1.51,12 +10984,shack,3.89,1.63,19,3.33,1.98,21,4.35,2.23,20,3.67,1.15,3,3.94,1.73,16,3.5,1.87,6,3.27,2.09,15,5.83,2.14,6,3.71,2.02,14,4.2,0.92,10,3.56,2.19,9,2.86,1.68,7,3.57,2.14,14,4.5,2.01,10,4.2,2.53,10,3.75,1.16,8,4,1.95,11,3.44,2.35,9,3.25,1.76,12,4,2.78,8,4.58,1.88,12 +10985,shade,5.91,1.7,23,2.91,1.93,22,6.25,2.07,20,5.88,1.96,8,5.93,1.62,15,2.9,1.91,10,2.92,2.02,12,7.14,1.68,7,5.77,2.17,13,5.92,2.19,12,5.91,1.04,11,3.45,2.42,11,2.36,1.12,11,6.07,2.25,15,6.8,1.48,5,5.36,1.91,11,6.42,1.38,12,3,1.83,10,2.83,2.08,12,5.9,1.79,10,6.6,2.37,10 +10986,shadow,5.07,1.8,43,3.1,1.87,41,4.41,1.98,37,5,1.95,20,5.13,1.71,23,3.4,2.06,15,2.92,1.76,26,3.63,1.61,19,5.18,2.1,17,4.69,2.18,16,5.3,1.54,27,3.24,2.08,17,3,1.74,24,4.12,1.76,17,4.65,2.16,20,5.21,2.12,19,4.96,1.55,24,3.09,2.18,22,3.11,1.49,19,4.71,1.98,21,4,1.97,16 +10987,shadowy,4.48,2.04,21,4.48,2.35,23,3.86,2.33,21,3.2,2.17,5,4.88,1.89,16,5,2.13,12,3.91,2.55,11,3,1.73,11,4.33,2.29,9,4.25,2.3,12,4.78,1.72,9,4.38,2.5,16,4.71,2.14,7,3.91,1.87,11,3.8,2.86,10,4.69,2.18,13,4.12,1.89,8,4.68,2.5,19,3.5,1.29,4,3.57,1.87,14,4.43,3.15,7 +10988,shady,3.71,1.85,21,4.29,2.15,21,4.96,2.28,25,3.83,1.27,12,3.56,2.51,9,5.14,2.48,7,3.86,1.92,14,5.3,1.89,10,4.73,2.55,15,4,3.83,4,3.65,1.22,17,4.4,2.32,10,4.18,2.09,11,4.57,3.21,7,5.11,1.91,18,3.67,2.1,12,3.78,1.56,9,3.92,2.14,13,4.88,2.17,8,4.67,2.78,9,5.12,2.03,16 +10989,shaft,4.86,2.26,21,4.65,2.39,20,5.32,2.44,22,4.83,2.71,6,4.87,2.17,15,5.25,2.19,8,4.25,2.53,12,5.58,2.97,12,5,1.7,10,5.44,3.09,9,4.42,1.38,12,4.67,1.8,9,4.64,2.87,11,6,2.24,7,5,2.54,15,5.6,2.84,10,4.18,1.4,11,4.46,2.22,13,5,2.83,7,5.25,2.73,12,5.4,2.17,10 +10990,shag,5.38,2.11,21,4.95,2.68,20,4.86,2.44,22,6,2.1,6,5.13,2.13,15,5.75,2.82,8,4.42,2.57,12,5.33,2.64,12,4.3,2.16,10,5.89,2.52,9,5,1.76,12,4.89,1.96,9,5,3.26,11,4.71,2.56,7,4.93,2.46,15,5.7,2.21,10,5.09,2.07,11,4.62,2.1,13,5.57,3.64,7,5.08,2.75,12,4.6,2.12,10 +10991,shake,4.59,1.82,22,5.2,2.71,20,6.37,2.11,19,4.92,1.98,13,4.11,1.54,9,5.29,2.63,7,5.15,2.85,13,6.29,2.56,7,6.42,1.93,12,4.42,2.11,12,4.8,1.48,10,4.67,2.87,9,5.64,2.62,11,6.5,2.46,10,6.22,1.79,9,4,1.65,12,5.3,1.83,10,4.86,1.77,7,5.38,3.15,13,7.29,1.89,7,5.83,2.12,12 +10992,shakedown,4.05,1.93,20,5.55,2.67,22,4.7,2.61,27,4.86,2.48,7,3.62,1.5,13,5.1,2.42,10,5.92,2.91,12,4.4,2.5,15,5.18,2.93,11,3.91,1.81,11,4.22,2.17,9,5.33,2.65,9,5.69,2.78,13,5.24,2.73,17,3.78,2.39,9,4.46,2.03,13,3.29,1.6,7,4.94,2.79,16,7.17,1.47,6,4.75,2.77,12,4.67,2.58,15 +10993,shaker,5.19,1.12,21,3.58,2.67,24,5.7,2.3,20,5.62,1.06,8,4.92,1.12,13,5,1.1,6,3.11,2.89,18,5.82,2.4,11,5.56,2.3,9,5.08,0.9,12,5.33,1.41,9,4.4,2.5,10,3,2.72,14,5.54,2.6,13,6,1.73,7,5.14,1.1,14,5.29,1.25,7,4.06,2.64,16,2.62,2.62,8,6.17,2.21,12,5,2.39,8 +10994,shaky,3.16,1.17,19,4.33,2.2,21,3.8,2.14,20,3.33,0.58,3,3.12,1.26,16,3.83,2.48,6,4.53,2.13,15,5.17,1.72,6,3.21,2.08,14,3.4,1.07,10,2.89,1.27,9,4.43,2.76,7,4.29,1.98,14,4.3,2.45,10,3.3,1.77,10,3.25,1.04,8,3.09,1.3,11,4.56,2.79,9,4.17,1.75,12,4.12,2.85,8,3.58,1.62,12 +10995,shall,5.86,1.42,22,3.52,1.94,21,5.89,2.14,18,6,2,6,5.8,1.26,15,2.71,1.8,7,3.93,1.94,14,6.11,2.62,9,5.62,1.77,8,5.93,1.64,14,5.71,1.11,7,3.33,2.06,9,3.67,1.92,12,5.8,2.74,10,6,1.2,8,5.79,1.48,14,6,1.41,8,3,2.1,6,3.73,1.91,15,5.8,2.49,10,6,1.77,8 +10996,shallow,3.86,1.74,21,3,2.34,24,5.95,1.99,20,5,1.85,8,3.15,1.28,13,4.83,1.72,6,2.39,2.23,18,5.73,2.37,11,6.22,1.48,9,4.17,1.99,12,3.44,1.33,9,3.7,2.45,10,2.5,2.21,14,5.77,2.17,13,6.29,1.7,7,3.86,1.79,14,3.86,1.77,7,3.88,2.42,16,1.25,0.46,8,5.83,2.21,12,6.12,1.73,8 +10997,shallows,5.37,1.61,19,2.52,1.89,21,5.22,1.58,27,5.33,2.07,6,5.38,1.45,13,2.4,1.58,10,2.64,2.2,11,5,2.11,10,5.35,1.22,17,5.45,1.57,11,5.25,1.75,8,1.91,1.14,11,3.2,2.35,10,5,1.53,18,5.67,1.66,9,5.62,1.89,13,4.83,0.41,6,2.57,2.1,14,2.43,1.51,7,5,1.69,15,5.5,1.45,12 +10998,sham,3.45,1.73,20,3.14,2.15,21,3.33,1.86,24,2.25,1.26,4,3.75,1.73,16,4.5,2.89,4,2.82,1.91,17,3.88,1.81,8,3.06,1.88,16,3.62,1.06,8,3.33,2.1,12,3.1,2.28,10,3.18,2.14,11,3.57,1.79,14,3,2,10,3,1.18,11,4,2.18,9,3.1,1.79,10,3.18,2.52,11,3.47,1.59,17,3,2.52,7 +10999,shaman,5.21,1.4,19,4.17,2.28,18,4.69,2.41,16,5.45,1.21,11,4.88,1.64,8,6.25,0.96,4,3.57,2.21,14,3.86,2.73,7,5.33,2.06,9,5.25,1.28,8,5.18,1.54,11,3.29,2.63,7,4.73,1.95,11,4.33,2.25,6,4.9,2.6,10,5,1.58,13,5.67,0.82,6,4.36,2.25,11,3.86,2.48,7,5.83,2.56,6,4,2.16,10 +11000,shame,2.62,2.11,21,5.4,2.64,20,5.21,2.8,19,3.31,2.39,13,1.5,0.76,8,4.86,2.54,7,5.69,2.75,13,4.86,2.97,7,5.42,2.81,12,3,2.37,12,2.11,1.69,9,4.67,2.74,9,6,2.53,11,5.4,2.59,10,5,3.16,9,2.75,2.34,12,2.44,1.88,9,5.14,2.27,7,5.54,2.9,13,5.57,2.57,7,5,3.02,12 +11001,shamed,2.51,1.68,43,4.23,2.29,43,3.42,1.71,48,2.91,1.7,11,2.29,1.64,31,3.47,2.17,15,4.64,2.28,28,3.47,1.5,17,3.27,1.74,30,2.38,1.53,21,2.64,1.84,22,3.89,1.71,18,4.48,2.63,25,3.66,1.45,32,2.67,1.88,15,2.48,1.4,21,2.55,1.95,22,4.04,2.24,24,4.47,2.39,19,3.61,1.69,28,3.15,1.76,20 +11002,shameful,3,1.8,22,4.81,2.82,21,4.35,2.46,20,3.25,1.83,8,2.86,1.83,14,4.7,2.67,10,4.91,3.08,11,6,2.08,7,3.46,2.22,13,3.09,1.87,11,2.91,1.81,11,3.6,2.41,10,5.91,2.81,11,4.47,2.33,15,4,3.08,5,2.6,1.26,10,3.33,2.15,12,5.44,2.7,9,4.33,2.93,12,4.1,2.33,10,4.6,2.67,10 +11003,shameless,3.89,2.47,19,4.17,2.27,23,4.58,2.32,19,3.11,1.62,9,4.6,2.95,10,4.57,1.9,7,4,2.54,15,4.3,2.16,10,4.89,2.57,9,4.44,3.36,9,3.4,1.26,10,5.1,2.33,10,3.42,2.11,12,4.12,1.89,8,5.1,2.69,10,4.25,2.86,12,3.29,1.6,7,3.85,2.21,20,6.33,1.53,3,3.38,1.19,8,5.45,2.58,11 +11004,shampoo,5.75,1.33,20,3.18,2.06,22,6.32,1.7,19,5.56,1.51,9,5.91,1.22,11,2,1.41,5,3.69,2.09,16,6.17,1.83,6,6.38,1.71,13,6.14,1.17,14,4.83,1.33,6,3.83,2.25,12,2.56,1.59,9,5.67,1.32,9,6.9,1.85,10,5.6,1.43,10,5.9,1.29,10,3.58,2.39,12,2.7,1.57,10,7,1.67,6,6,1.68,13 +11005,shank,3.4,1.5,20,4.9,2.21,21,4.09,2.52,34,3.2,1.48,10,3.6,1.58,10,4.38,1.69,8,5.23,2.49,13,4.64,2.41,14,3.7,2.58,20,3,1.73,9,3.73,1.27,11,4.92,1.66,13,4.88,3.04,8,4.18,2.63,22,3.92,2.39,12,3.1,1.85,10,3.7,1.06,10,4.29,2.3,14,6.14,1.46,7,4.59,2.4,17,3.59,2.6,17 +11006,shanty,3.14,1.65,21,4.56,1.85,25,4.5,2.15,22,2.62,1.19,8,3.46,1.85,13,4.46,2.18,13,4.67,1.5,12,5.23,2.05,13,3.44,1.94,9,3.12,2.23,8,3.17,1.34,12,5.29,1.44,14,3.64,1.96,11,5.42,1.44,12,3.4,2.41,10,2.3,0.95,10,3.91,1.81,11,4.47,2.1,17,4.75,1.28,8,4.4,2.55,10,4.58,1.88,12 +11007,shape,5.41,1.87,22,3.6,2.06,20,5.84,2.34,19,5.38,2.06,13,5.44,1.67,9,4.29,2.69,7,3.23,1.64,13,6.14,2.34,7,5.67,2.42,12,5.92,2.11,12,4.8,1.4,10,3.78,2.49,9,3.45,1.75,11,5.8,2.53,10,5.89,2.26,9,5.67,2.27,12,5.1,1.29,10,4.14,2.61,7,3.31,1.75,13,5.43,2.7,7,6.08,2.19,12 +11008,shard,4.05,1.72,19,4.18,2.7,22,3.89,1.62,28,4.67,0.82,6,3.77,1.96,13,4.27,2.61,11,4.09,2.91,11,3,1.55,11,4.47,1.42,17,4.09,1.92,11,4,1.51,8,4,2.68,11,4.36,2.84,11,4.06,1.73,18,3.6,1.43,10,4.38,1.56,13,3.33,1.97,6,3.79,2.55,14,4.88,3,8,3.44,1.75,16,4.5,1.24,12 +11009,share,6.22,2.46,18,3.2,2.21,20,6.44,2.33,18,4.25,2.05,8,7.8,1.4,10,3.14,2.04,7,3.23,2.39,13,6,2.65,11,7.14,1.68,7,5.09,2.43,11,8,1.15,7,2.44,2.01,9,3.82,2.27,11,7.18,2.27,11,5.29,2.06,7,5.67,2.53,12,7.33,2.07,6,2.67,1.97,12,4,2.45,8,6.44,2.35,9,6.44,2.46,9 +11010,shareholder,4.48,1.99,21,2.96,2.14,23,4.94,2.51,18,4.33,2.18,9,4.58,1.93,12,3.09,2.21,11,2.83,2.17,12,5.8,2.49,10,3.88,2.23,8,3.43,1.62,7,5.08,2.06,13,3.18,2.36,11,2.75,2.01,12,5.57,2.7,7,4.55,2.42,11,4.23,1.92,13,4.88,2.17,8,3.45,2.5,11,2.5,1.73,12,4.67,2.4,9,5.22,2.73,9 +11011,shark,4.02,1.8,42,5.27,2.65,45,4.87,2.58,23,3.62,1.98,13,4.21,1.72,29,5.5,2.88,16,5.14,2.61,28,5.89,2.42,9,4.21,2.55,14,4.25,1.73,16,3.88,1.86,26,5.67,3.01,18,5,2.4,27,5.67,2.64,15,3.38,1.77,8,3.91,1.78,23,4.16,1.86,19,4.25,2.79,20,6.08,2.27,25,5,3.11,13,4.7,1.83,10 +11012,sharp,5.24,2.02,21,6,2.11,19,4.92,2.1,36,5.25,2.55,8,5.23,1.74,13,6,1.41,5,6,2.35,14,5.36,1.43,11,4.72,2.34,25,5.08,2.22,13,5.5,1.77,8,5.92,2.23,12,6.14,2.04,7,5,2.34,20,4.81,1.83,16,5.09,1.81,11,5.4,2.32,10,7.1,1.52,10,4.78,2.05,9,5,2.31,22,4.79,1.81,14 +11013,sharpen,5.67,1.41,18,4.74,2.64,19,5.67,1.63,24,6.2,1.3,5,5.46,1.45,13,5.7,2.67,10,3.67,2.29,9,5.67,1.91,15,5.67,1.12,9,5.86,1.68,7,5.55,1.29,11,4.88,3.09,8,4.64,2.42,11,5.68,1.8,19,5.6,0.89,5,5.44,1.67,9,5.89,1.17,9,4.5,2.32,10,5,3.08,9,5.28,1.64,18,6.83,0.98,6 +11014,sharpshooter,4.26,2,19,5.62,2.09,21,4.75,2.65,20,6.33,1.15,3,3.88,1.89,16,6.17,1.72,6,5.4,2.23,15,4.83,2.32,6,4.71,2.87,14,4.7,1.7,10,3.78,2.28,9,3.86,2.04,7,6.5,1.51,14,5.2,2.86,10,4.3,2.5,10,5.62,1.6,8,3.27,1.68,11,5,2.5,9,6.08,1.68,12,6.12,2.85,8,3.83,2.17,12 +11015,shatter,3.44,1.5,18,5.29,2.47,21,4.57,2.68,23,3,2,3,3.53,1.46,15,5.75,2.25,8,5,2.65,13,5.44,3,9,4,2.39,14,2.25,0.71,8,4.4,1.26,10,6.11,1.62,9,4.67,2.87,12,5.27,2.76,15,3.25,2.05,8,3.5,1.05,6,3.42,1.73,12,6.4,1.58,10,4.27,2.76,11,4,2.86,13,5.3,2.36,10 +11016,shattering,3.67,1.43,21,5,3.07,21,4.63,2.06,27,4.4,1.35,10,3,1.18,11,4.57,3.46,7,5.21,2.97,14,4.76,2.11,17,4.4,2.07,10,3.64,1.69,11,3.7,1.16,10,3,2.83,5,5.62,2.94,16,4.79,2.29,14,4.46,1.85,13,3.38,1.39,13,4.12,1.46,8,3.89,3.33,9,5.83,2.69,12,5.07,2.43,14,4.15,1.52,13 +11017,shave,4.9,1.76,21,3.11,2.18,19,6.19,2.6,21,4.17,1.72,6,5.2,1.74,15,2.5,1.51,8,3.55,2.54,11,6.18,2.4,11,6.2,2.94,10,4.56,2.07,9,5.17,1.53,12,3.56,2.4,9,2.7,2,10,5.67,2.42,6,6.4,2.72,15,5.3,2.41,10,4.55,0.82,11,3.17,2.41,12,3,1.91,7,6.17,2.82,12,6.22,2.44,9 +11018,shaver,5.39,1.2,18,4.22,2.19,23,5.44,2.33,18,5,0.71,9,5.78,1.48,9,5,2,7,3.87,2.33,15,5.9,2.85,10,4.88,1.46,8,5.56,1.67,9,5.22,0.44,9,5.3,2.41,10,3.33,1.72,12,4.62,2.39,8,5.78,2.05,9,5.82,1.33,11,4.71,0.49,7,4.35,2.18,20,3.33,2.52,3,5.5,2.67,8,5.4,2.17,10 +11019,shawl,4.9,1.25,20,3.35,1.95,20,5.24,2.39,34,4.7,1.25,10,5.1,1.29,10,3.75,1.98,8,3.08,1.98,12,4.86,2.6,14,5.5,2.26,20,4.56,1.13,9,5.18,1.33,11,3.92,1.98,13,2.29,1.5,7,5.14,2.61,22,5.42,2.02,12,5,1.05,10,4.8,1.48,10,3.36,2.02,14,3.33,1.97,6,5.53,2.1,17,4.94,2.68,17 +11020,shear,5.21,1.75,19,3.57,1.99,21,5.15,1.87,20,4.33,0.58,3,5.38,1.86,16,3.33,1.63,6,3.67,2.16,15,5.5,1.05,6,5,2.15,14,5.3,1.34,10,5.11,2.2,9,4.29,2.43,7,3.21,1.72,14,5.2,2.1,10,5.1,1.73,10,5.38,1.19,8,5.09,2.12,11,4,2.29,9,3.25,1.76,12,5,2.98,8,5.25,0.62,12 +11021,sheath,4.85,1.23,20,4.05,1.96,22,5.95,2.07,19,4.44,0.88,9,5.18,1.4,11,3.2,2.49,5,4.44,1.75,16,5.83,2.48,6,6,1.96,13,5.07,0.92,14,4.33,1.75,6,3.42,1.83,12,5.11,1.76,9,5,1.32,9,6.8,2.3,10,4.6,0.7,10,5.1,1.6,10,3.42,2.07,12,4.8,1.62,10,5.67,2.5,6,6.08,1.93,13 +11022,shed,5.37,1.86,19,3.64,2.19,22,5.59,2.02,22,5.11,0.93,9,5.6,2.46,10,4,2.67,8,3.43,1.95,14,5.91,2.17,11,5.27,1.9,11,5.29,0.49,7,5.42,2.35,12,4.6,2.32,10,2.83,1.8,12,5.62,1.85,13,5.56,2.35,9,5.8,1.99,10,4.89,1.69,9,4.12,3.09,8,3.36,1.55,14,5.36,2.27,14,6,1.51,8 +11023,sheep,5.32,1.89,19,2.95,2.26,20,4.42,2.6,24,5.31,2.29,13,5.33,0.52,6,4.2,3.11,5,2.53,1.85,15,4.77,2.74,13,4,2.49,11,5.56,2.46,9,5.1,1.29,10,4,2.94,7,2.38,1.66,13,5.09,2.84,11,3.85,2.34,13,6,1,9,4.7,2.31,10,2.9,2.08,10,3,2.54,10,4.33,3.32,9,4.47,2.2,15 +11024,sheepdog,6.4,1.98,20,3.91,2.27,22,5.37,2.39,19,6.33,2.12,9,6.45,1.97,11,3,2.12,5,4.25,2.35,16,5.17,2.99,6,5.46,2.18,13,6.36,1.91,14,6.5,2.35,6,3.75,1.76,12,4.22,2.99,9,4.11,2.09,9,6.5,2.12,10,5.9,1.37,10,6.9,2.42,10,2.83,1.4,12,5.2,2.49,10,5.67,2.42,6,5.23,2.45,13 +11025,sheer,5.38,1.4,21,5.55,2.74,20,5.44,2.18,36,5.62,1.3,8,5.23,1.48,13,7,1.58,5,5.07,2.91,15,5.18,2.27,11,5.56,2.18,25,5.62,1.45,13,5,1.31,8,6.17,2.72,12,4.62,2.67,8,5.75,2.4,20,5.06,1.88,16,5.55,1.37,11,5.2,1.48,10,5.73,3.26,11,5.33,2.12,9,5.23,2.41,22,5.79,1.81,14 +11026,sheet,5.57,1.08,21,2.64,1.62,22,5,2,27,5.4,0.7,10,5.73,1.35,11,2,1.53,7,2.93,1.62,15,4.82,2.4,17,5.3,1.06,10,5.64,1.12,11,5.5,1.08,10,2,1,5,2.82,1.74,17,4.86,2.38,14,5.15,1.57,13,5.46,1.05,13,5.75,1.16,8,2.1,1.37,10,3.08,1.73,12,5.36,2.24,14,4.62,1.71,13 +11027,sheik,5.15,1.69,20,4.39,2.12,18,4.92,2.65,24,5.4,1.67,5,5.07,1.75,15,4.8,2.49,5,4.23,2.05,13,4.85,2.7,13,5,2.72,11,5.8,1.62,10,4.5,1.58,10,4.71,2.21,7,4.18,2.14,11,4.5,2.61,16,5.75,2.71,8,4.93,1.64,14,5.67,1.86,6,4.92,1.83,12,3.33,2.42,6,5.53,2.7,15,3.89,2.37,9 +11028,shelf,5.62,1.07,21,3.09,1.69,22,6,1.75,22,5.67,1.12,9,5.58,1.08,12,2.83,2.04,6,3.07,1.58,15,5.17,1.94,6,6.31,1.62,16,5.78,1.09,9,5.5,1.09,12,3.4,1.67,5,3,1.73,17,6,1.67,11,6,1.9,11,5.83,1.19,12,5.33,0.87,9,3.44,1.94,9,2.85,1.52,13,6.17,1.7,12,5.8,1.87,10 +11029,shell,6.05,1.69,21,3.23,2.02,22,5.62,1.63,21,6,1.32,9,6.08,1.98,12,2.33,1.75,6,3.4,2.03,15,5.33,2.25,6,5.73,1.39,15,5.56,1.88,9,6.42,1.51,12,4.4,1.95,5,2.88,1.96,17,5.8,1.55,10,5.45,1.75,11,6.17,2.12,12,5.89,0.93,9,3.33,2,9,3.15,2.12,13,5.92,1.88,12,5.22,1.2,9 +11030,shellfish,5,2.34,20,2.9,2.15,20,5.09,2.16,22,4.83,2.48,6,5.07,2.37,14,2.88,1.96,8,2.92,2.35,12,5.42,2.31,12,4.7,2,10,5.5,2.2,8,4.67,2.46,12,2.78,1.79,9,3,2.49,11,4.71,2.5,7,5.27,2.05,15,5.67,2.65,9,4.45,2.02,11,3,2.42,13,2.71,1.7,7,4.67,2.46,12,5.6,1.71,10 +11031,shelter,6.5,1.61,20,3.25,2.19,24,6.11,1.91,28,5.88,1.36,8,6.92,1.68,12,3.89,2.15,9,2.87,2.2,15,6.43,1.83,14,5.79,2.01,14,6.89,1.36,9,6.18,1.78,11,3.33,2.35,12,3.17,2.12,12,5.64,2.17,14,6.57,1.55,14,6.6,1.65,10,6.4,1.65,10,3.25,2.42,12,3.25,2.05,12,6.33,1.72,12,5.94,2.08,16 +11032,sheltered,5.39,1.94,44,3.14,2.01,42,4.1,2.61,21,5.83,1.86,18,5.08,1.98,26,3.63,2.09,19,2.74,1.89,23,4.67,2.35,9,3.67,2.81,12,5.24,2.19,21,5.59,1.74,22,2.69,1.82,16,3.42,2.1,26,4.18,2.56,11,4,2.79,10,5.16,2.13,25,5.68,1.67,19,3.08,2.04,24,3.22,2.02,18,4.18,2.56,11,4,2.79,10 +11033,shepherd,5.75,1.29,20,3.05,2.09,21,5.72,2.05,25,4.67,1.53,3,5.94,1.2,17,2.29,1.6,7,3.38,2.33,13,5.75,1.58,8,5.71,2.28,17,5.57,1.4,7,5.85,1.28,13,2.71,2.21,7,3.15,2.15,13,5.57,2.06,14,5.91,2.12,11,5.78,1.72,9,5.73,0.9,11,3.09,2.02,11,3,2.26,10,5.56,2.28,18,6.14,1.35,7 +11034,sherbet,6.36,1.89,22,4.65,2.64,23,6.37,1.61,19,5.25,2.12,8,7.31,0.95,13,4.62,2.26,8,4.64,3,14,5.71,1.11,7,6.73,1.85,11,5.88,2.47,8,6.92,1.12,13,5,2.96,9,4.43,2.5,14,6.29,1.6,7,6.42,1.68,12,6.36,2.29,11,6.36,1.5,11,4.89,3.66,9,4.5,1.87,14,6.12,1.41,16,7.67,2.31,3 +11035,sheriff,4.44,1.89,18,4.3,2.62,20,3.67,2.28,18,3.62,1.85,8,5.1,1.73,10,3.86,2.73,7,4.54,2.63,13,3.18,1.66,11,4.43,2.99,7,3.73,1.62,11,5.57,1.81,7,4.33,3.43,9,4.27,1.9,11,3.73,2.57,11,3.57,1.9,7,4.08,1.68,12,5.17,2.23,6,4.08,2.64,12,4.62,2.72,8,4.11,2.47,9,3.22,2.11,9 +11036,sherry,5.95,1.75,19,3.65,2.37,20,5.25,1.92,24,5.92,2.02,13,6,1.1,6,4.8,3.11,5,3.27,2.05,15,5,1.87,13,5.55,2.02,11,5.44,2.13,9,6.4,1.26,10,3.71,2.93,7,3.62,2.14,13,5.27,1.42,11,5.23,2.31,13,6.22,1.56,9,5.7,1.95,10,3.3,2.26,10,4,2.54,10,4.33,2.35,9,5.8,1.42,15 +11037,shield,5.91,1.41,22,3.65,2.51,26,6.41,2.24,22,6.33,1.58,9,5.62,1.26,13,2.4,1.96,10,4.44,2.56,16,6,2.06,9,6.69,2.39,13,6.62,1.77,8,5.5,1.02,14,4.69,2.75,13,2.62,1.8,13,5.7,2.5,10,7,1.91,12,5.75,1.36,12,6.1,1.52,10,3.73,2.66,15,3.55,2.42,11,6.23,2.35,13,6.67,2.18,9 +11038,shift,4.95,1.13,19,3.82,2.24,17,5.38,2.06,16,5.36,1.03,11,4.38,1.06,8,4.75,2.5,4,3.54,2.18,13,5.38,1.77,8,5.38,2.45,8,5.25,1.04,8,4.73,1.19,11,4.29,1.98,7,3.5,2.46,10,4.4,1.52,5,5.82,2.18,11,4.85,1.21,13,5.17,0.98,6,2.9,2.28,10,5.14,1.46,7,5.29,2.63,7,5.44,1.67,9 +11039,shifty,3.37,2.48,19,4.78,1.88,23,4.72,1.67,18,3.33,1.94,9,3.4,2.99,10,4.86,1.07,7,4.73,2.25,15,4.9,1.73,10,4.5,1.69,8,3.22,2.95,9,3.5,2.12,10,5.1,2.33,10,4.5,1.57,12,4.12,0.64,8,5.11,2.2,9,3.92,2.84,12,2.43,1.4,7,4.9,1.97,20,4,1,3,4.12,0.83,8,5.2,2.04,10 +11040,shilling,5.36,1.62,22,3.76,2.19,21,5.32,1.84,22,5.86,1.66,14,4.5,1.2,8,4.18,2.68,11,3.22,1.56,9,5,2.1,6,5.44,1.79,16,4.9,1.45,10,5.75,1.71,12,3.64,2.46,11,3.9,1.97,10,5,1.58,13,5.78,2.17,9,5.25,1.54,12,5.5,1.78,10,3.92,2.4,13,3.5,1.93,8,4.42,1.38,12,6.4,1.78,10 +11041,shimmer,6.95,1.36,22,5.37,2.48,19,5.52,2.02,21,6.6,1.14,5,7.06,1.48,16,4.88,2.59,8,5.73,2.45,11,5.3,1.64,10,5.73,2.37,11,6.67,1.5,12,7.3,1.16,10,4.7,2.5,10,6.11,2.37,9,5.5,2.15,12,5.56,1.94,9,7.27,1.49,11,6.64,1.21,11,3.5,1.77,8,6.73,2,11,5.33,1.73,9,5.67,2.27,12 +11042,shimmering,6.81,1.25,21,4.33,2.39,21,5.35,1.73,20,6.22,1.09,9,7.25,1.22,12,3,2.1,6,4.93,2.43,14,4.2,1.48,5,5.73,1.67,15,7,1.32,9,6.67,1.23,12,3.8,2.49,5,4.5,2.42,16,5.56,1.24,9,5.18,2.09,11,7.42,1.08,12,6,1,9,5.25,1.83,8,3.77,2.59,13,5.36,1.8,11,5.33,1.73,9 +11043,shimmy,6.52,1.72,21,5.2,2.65,20,5.97,1.92,35,6.88,1.89,8,6.31,1.65,13,7,1.22,5,4.6,2.75,15,5.91,1.64,11,6,2.06,24,7.08,1.66,13,5.62,1.51,8,5.92,2.57,12,4.12,2.53,8,6,1.86,19,5.94,2.05,16,6.45,1.75,11,6.6,1.78,10,5.36,2.8,11,5,2.6,9,5.48,2.06,21,6.71,1.44,14 +11044,shin,5.09,1.15,22,3.68,2.38,25,5.88,2.29,24,4.89,0.78,9,5.23,1.36,13,3.33,2.24,9,3.88,2.5,16,6.44,2.55,9,5.53,2.13,15,5.25,0.89,8,5,1.3,14,4.23,2.71,13,3.08,1.88,12,5.67,2.61,12,6.08,2.02,12,5.33,1.37,12,4.8,0.79,10,3.21,2.42,14,4.27,2.28,11,6.77,2.05,13,4.82,2.18,11 +11045,shindig,6.9,1.51,21,5.8,2.28,20,6.19,2.14,36,6.38,1.85,8,7.23,1.24,13,5.6,2.61,5,5.87,2.26,15,6.36,1.8,11,6.12,2.3,25,6.85,1.68,13,7,1.31,8,5.58,2.43,12,6.12,2.17,8,5.8,2.4,20,6.69,1.7,16,6.36,1.5,11,7.5,1.35,10,6.91,1.81,11,4.44,2.13,9,6.09,2.43,22,6.36,1.65,14 +11046,shine,7.27,1.39,22,5.19,2.4,26,5.96,2.14,24,7.11,1.54,9,7.38,1.33,13,4.7,2.75,10,5.5,2.19,16,5.78,2.22,9,6.07,2.15,15,7.38,1.3,8,7.21,1.48,14,5.77,2.55,13,4.62,2.18,13,5.25,2.42,12,6.67,1.61,12,7.25,1.54,12,7.3,1.25,10,5.2,2.46,15,5.18,2.44,11,5.69,2.39,13,6.27,1.85,11 +11047,shiner,4.84,2.06,19,4,1.92,20,4.88,1.75,24,4.92,2.43,13,4.67,1.03,6,3.6,2.3,5,4.13,1.85,15,4.62,1.5,13,5.18,2.04,11,5.89,2.32,9,3.9,1.29,10,3.57,1.99,7,4.23,1.92,13,5,2.1,11,4.77,1.48,13,4.56,1.88,9,5.1,2.28,10,4.1,1.97,10,3.9,1.97,10,5,1.73,9,4.8,1.82,15 +11048,shingle,4.45,2.09,20,3.71,2.28,21,4.52,2.29,33,5.1,1.6,10,3.8,2.39,10,4,2.67,8,3.54,2.11,13,4.64,2.73,14,4.42,1.98,19,4.33,2.18,9,4.55,2.11,11,4.08,2.43,13,3.12,2.03,8,4.55,2.65,22,4.45,1.44,11,4.4,2.07,10,4.5,2.22,10,3.93,2.46,14,3.29,1.98,7,4.75,2.35,16,4.29,2.28,17 +11049,shining,5.84,1.57,19,3.89,2.32,18,5.88,2.06,17,6,1.18,11,5.62,2.07,8,4.5,3.11,4,3.71,2.16,14,4.75,1.91,8,6.89,1.69,9,6,1.41,8,5.73,1.74,11,5.14,2.27,7,3.09,2.07,11,4.83,2.56,6,6.45,1.57,11,5.77,1.83,13,6,0.89,6,3,2.45,11,5.29,1.25,7,6.14,1.77,7,5.7,2.31,10 +11050,shiny,6.68,1.89,19,4.45,2.14,20,6.17,2.26,24,7.08,1.66,13,5.83,2.23,6,6.2,1.92,5,3.87,1.92,15,6.15,2.41,13,6.18,2.18,11,6.44,2.65,9,6.9,0.88,10,5.14,2.27,7,4.08,2.06,13,6.45,2.07,11,5.92,2.47,13,6.78,2.05,9,6.6,1.84,10,4.8,2.04,10,4.1,2.28,10,6,2.5,9,6.27,2.19,15 +11051,ship,6.14,1.68,21,3.94,2.29,18,5.84,2.25,25,6.22,1.48,9,6.08,1.88,12,4.67,2.5,6,3.58,2.19,12,4.8,2.57,10,6.53,1.77,15,6.29,2.29,7,6.15,1.41,13,4.6,2.41,10,3.12,1.96,8,4.71,2.75,7,6.28,1.93,18,6.38,2.02,13,5.75,0.89,8,3,2.18,9,4.89,2.09,9,5.22,2.49,9,6.19,2.1,16 +11052,shipment,5.26,1.41,19,3.91,1.86,23,6.05,1.47,21,5.5,1.51,8,5.09,1.38,11,4.36,1.91,11,3.5,1.78,12,5.38,0.92,8,6.46,1.61,13,4.92,0.95,13,6,2,6,4.22,2.22,9,3.71,1.64,14,6.25,1.67,8,5.92,1.38,13,4.9,1.1,10,5.67,1.66,9,3.92,1.98,13,3.9,1.79,10,6.5,1.51,12,5.44,1.24,9 +11053,shipping,5.6,1.23,20,4.41,2.42,22,6.08,2.15,24,6.29,1.7,7,5.23,0.73,13,4.2,2.1,10,4.58,2.75,12,6.2,2.24,15,5.88,2.23,8,5.64,1.21,11,5.56,1.33,9,3.78,1.64,9,4.85,2.82,13,6.21,2.26,14,5.89,2.2,9,6,1.35,13,4.86,0.38,7,4.38,2.83,16,4.5,0.84,6,5.18,2.48,11,6.85,1.52,13 +11054,shipshape,5.2,1.36,20,4.29,2.27,24,5.57,2.28,28,5.25,0.71,8,5.17,1.7,12,4.11,2.37,9,4.4,2.29,15,4.64,2.02,14,6.5,2.21,14,4.67,1.32,9,5.64,1.29,11,4.17,2.66,12,4.42,1.93,12,5.21,2.26,14,5.93,2.34,14,4.7,1.25,10,5.7,1.34,10,4.83,2.21,12,3.75,2.3,12,5.67,2.46,12,5.5,2.22,16 +11055,shipwreck,3.84,1.42,19,6.85,1.69,20,3.48,1.86,23,3.8,0.84,5,3.77,1.64,13,6.67,1.37,6,6.93,1.86,14,4.2,1.93,10,2.92,1.66,13,3.43,0.98,7,4,1.67,11,6.43,1.72,7,7.08,1.71,13,3.18,1.83,11,3.75,1.91,12,3.92,1.08,12,3.71,1.98,7,6.64,2.06,11,7.11,1.17,9,3.79,1.89,14,3,1.8,9 +11056,shipyard,5.05,1.23,20,3.52,2.19,23,4.65,1.29,26,5.4,1.51,10,4.7,0.82,10,3.64,2.38,11,3.42,2.11,12,4.73,1.68,11,4.64,1.01,14,4.4,0.84,10,5.7,1.25,10,4.09,2.59,11,3,1.71,12,4.76,1.48,17,4.5,0.93,8,5.08,1.55,13,5,0,7,3.67,2.19,15,3.25,2.31,8,4.47,1.28,17,5,1.32,9 +11057,shire,5.78,1.56,18,3.3,1.75,20,5.76,1.54,25,7,1.58,5,5.31,1.32,13,3.18,1.4,11,3.44,2.19,9,5.75,1.61,16,5.78,1.48,9,5.29,1.5,7,6.09,1.58,11,3.33,1.87,9,3.27,1.74,11,5.85,1.57,20,5.4,1.52,5,5.44,1.42,9,6.11,1.69,9,3.27,1.95,11,3.33,1.58,9,5.58,1.54,19,6.33,1.51,6 +11058,shirt,5.56,1.85,18,2.3,1.59,20,5.67,1.37,18,4.38,1.06,8,6.5,1.84,10,1.86,1.46,7,2.54,1.66,13,5.55,0.93,11,5.86,1.95,7,5,1.67,11,6.43,1.9,7,1.67,1.12,9,2.82,1.78,11,6.09,1.38,11,5,1.15,7,5,1.04,12,6.67,2.66,6,2.5,1.78,12,2,1.31,8,5.78,1.3,9,5.56,1.51,9 +11059,shit,3.91,2.27,22,5.67,2.69,21,4.59,2.27,17,3.83,1.47,6,4.13,2.5,15,6.14,3.08,7,5.43,2.56,14,5.22,1.99,9,3.88,2.47,8,4.93,2.06,14,2.29,1.38,7,5.56,2.55,9,5.75,2.9,12,4.89,2.37,9,4.25,2.25,8,4.14,2.41,14,3.5,2.07,8,6,2.68,6,5.53,2.77,15,4.44,2.51,9,4.75,2.12,8 +11060,shitfaced,4.65,3.08,20,6.05,2.72,22,3.23,2.34,26,6.86,2.67,7,3.46,2.67,13,5.5,2.42,10,6.5,2.97,12,2.93,2.19,15,3.5,2.68,10,4.73,2.9,11,4.56,3.47,9,6.67,2.24,9,5.62,3.01,13,3.56,2.58,16,2.44,1.81,9,4.62,2.87,13,4.71,3.68,7,6,2.73,16,6.17,2.93,6,3.18,2.14,11,3.27,2.55,15 +11061,shithead,2.37,2.14,19,6,2.25,20,3.96,2.2,24,2.77,2.49,13,1.5,0.55,6,4.4,2.3,5,6.53,2.03,15,4.23,2.09,13,3.64,2.38,11,3,2.92,9,1.8,0.92,10,5.29,2.87,7,6.38,1.85,13,4.45,2.25,11,3.54,2.15,13,2.44,2.55,9,2.3,1.83,10,4.8,2.39,10,7.2,1.32,10,4.44,2.6,9,3.67,1.95,15 +11062,shitload,4.76,2.39,21,6.19,2.5,21,5.09,2.72,22,4.85,2.58,13,4.62,2.2,8,6.27,2.94,11,6.11,2.2,9,6.33,3.08,6,4.62,2.53,16,4.33,2.55,9,5.08,2.31,12,5.82,2.64,11,6.6,2.41,10,5.38,2.53,13,4.67,3.08,9,3.42,1.88,12,6.56,1.74,9,5.62,2.81,13,7.12,1.64,8,4.5,2.54,12,5.8,2.9,10 +11063,shitty,2.3,1.56,20,5.45,2.26,22,4.1,2.26,21,2.67,1.8,9,2,1.34,11,4.6,2.55,10,6.17,1.8,12,4.12,1.89,8,4.08,2.53,13,2.07,1.21,14,2.83,2.23,6,5,2.73,8,5.71,2.02,14,4.75,2.66,8,3.69,1.97,13,2.3,1.25,10,2.3,1.89,10,5.5,1.93,12,5.4,2.72,10,4.17,2.62,12,4,1.8,9 +11064,shiver,3.61,2.12,18,4.65,2.54,20,3.04,1.55,24,3.2,1.48,5,3.77,2.35,13,5.09,2.91,11,4.11,2.03,9,3.19,1.38,16,2.75,1.91,8,3.57,1.51,7,3.64,2.5,11,3.11,2.47,9,5.91,1.87,11,2.8,1.54,20,4.25,0.96,4,3.44,1.67,9,3.78,2.59,9,3.82,2.75,11,5.67,1.94,9,3.39,1.5,18,2,1.26,6 +11065,shock,3.9,2.05,21,5.95,2.86,20,5.79,2.94,19,4.62,2.14,13,2.75,1.28,8,6.43,2.23,7,5.69,3.2,13,6.57,2.23,7,5.33,3.28,12,4.58,2.27,12,3,1.32,9,6.11,2.93,9,5.82,2.93,11,6.7,2.67,10,4.78,3.03,9,4.5,2.28,12,3.11,1.45,9,6.14,2.27,7,5.85,3.21,13,7.29,2.75,7,4.92,2.78,12 +11066,shocker,4.35,2.03,20,4.62,2.67,21,3.92,2.02,25,4,2.94,4,4.44,1.86,16,5.5,2.89,4,4.41,2.67,17,5.11,2.62,9,3.25,1.24,16,4.38,2.26,8,4.33,1.97,12,5.1,2.69,10,4.18,2.71,11,3.71,2.05,14,4.18,2.04,11,4.73,1.9,11,3.89,2.2,9,3.8,2.66,10,5.36,2.58,11,4.28,2.14,18,3,1.41,7 +11067,shocking,4.63,2.36,19,5.3,2.68,20,4.12,1.92,24,5.15,2.67,13,3.5,0.84,6,6.4,1.95,5,4.93,2.84,15,4.31,1.44,13,3.91,2.43,11,5.78,2.68,9,3.6,1.51,10,6.71,1.89,7,4.54,2.79,13,4.73,2.1,11,3.62,1.66,13,4.11,2.15,9,5.1,2.56,10,5.4,2.72,10,5.2,2.78,10,5.11,1.9,9,3.53,1.73,15 +11068,shoddy,4.14,1.88,21,4.8,2.28,20,4.83,2.24,36,4.5,2.07,8,3.92,1.8,13,5.2,2.49,5,4.67,2.29,15,4.64,2.16,11,4.92,2.31,25,4.46,1.85,13,3.62,1.92,8,4.92,2.35,12,4.62,2.33,8,4.85,2.41,20,4.81,2.07,16,4.36,1.57,11,3.9,2.23,10,5.82,2.14,11,3.56,1.88,9,4.77,2.29,22,4.93,2.23,14 +11069,shoe,5.78,1.73,18,2.4,1.67,20,5.44,1.54,18,4.75,1.39,8,6.6,1.58,10,2.14,1.57,7,2.54,1.76,13,5.09,1.51,11,6,1.53,7,5.18,1.54,11,6.71,1.7,7,2,1.32,9,2.73,1.9,11,5.55,1.92,11,5.29,0.76,7,5.17,1.27,12,7,2,6,2.42,1.68,12,2.38,1.77,8,5.67,2.06,9,5.22,0.83,9 +11070,shoelace,5.71,1.38,21,3.13,2.24,23,5.38,1.39,26,5.55,1.29,11,5.9,1.52,10,3.36,2.58,11,2.92,1.98,12,5.09,1.64,11,5.57,1.22,14,6,1.63,10,5.45,1.13,11,3.73,2.72,11,2.58,1.62,12,5.35,1.62,17,5.38,0.92,8,6.08,1.66,13,5.12,0.35,8,2.47,2,15,4.38,2.26,8,5.53,1.7,17,5.11,0.33,9 +11071,shoemaker,5.86,1.98,21,2.7,2.12,23,5.83,2.04,18,6.33,2.35,9,5.5,1.68,12,3.45,2.46,11,2,1.54,12,6.2,2.04,10,5.38,2.07,8,5.71,2.29,7,5.85,1.95,13,2.64,1.8,11,2.75,2.45,12,6.43,2.37,7,5.45,1.81,11,6.08,2.1,13,5.5,1.85,8,2.64,2.46,11,2.75,1.86,12,5.89,1.9,9,5.78,2.28,9 +11072,shoes,5.88,1.92,24,3.57,2.87,23,6.39,2.43,18,5.55,2.07,11,6.15,1.82,13,2.64,2.46,11,4.42,3.06,12,6,2.71,10,6.88,2.1,8,5,2.39,8,6.27,1.58,15,3.82,3.16,11,3.33,2.71,12,5.71,3.25,7,6.82,1.78,11,5.73,2.28,15,6.11,1.17,9,4.18,3.09,11,3,2.66,12,5.56,2.6,9,7.22,2.05,9 +11073,shoeshine,5.68,2.06,19,2.9,1.8,20,5.75,2.53,20,5.67,1.15,3,5.93,2.05,15,2.8,1.99,10,3,1.7,10,6.6,1.65,10,4.9,3.03,10,5.5,2.43,6,6.08,1.68,12,2.14,1.46,7,3.31,1.89,13,4.12,1.81,8,6.83,2.41,12,5.67,1.92,12,5.71,2.43,7,3,1.89,10,2.8,1.81,10,5.22,2.77,9,6.18,2.36,11 +11074,shoot,3.5,2.37,22,6,2.47,21,4.67,2.54,18,3.67,2.34,6,3.53,2.5,15,5.71,2.87,7,6.14,2.35,14,5,3.16,9,4.12,1.89,8,3.71,2.46,14,3.29,2.43,7,5.67,2.74,9,6.25,2.34,12,5.2,2.74,10,4,2.27,8,3.79,2.26,14,3,2.62,8,6.83,2.04,6,5.67,2.61,15,5.1,2.88,10,4.12,2.1,8 +11075,shooter,3.7,2,20,6.48,2.06,21,4.8,2.89,20,4,1.66,9,3.45,2.3,11,6.7,2.26,10,6.27,1.95,11,4.43,2.64,7,5,3.11,13,3.93,1.86,14,3.17,2.4,6,6.57,2.88,7,6.43,1.65,14,5.5,2.88,8,4.33,2.93,12,3.9,2.23,10,3.5,1.84,10,5.92,2.39,12,7.22,1.3,9,4.73,2.76,11,4.89,3.22,9 +11076,shootout,3.32,1.83,19,6.09,2.58,22,4.27,2.69,22,4,2.35,9,2.7,0.95,10,5.5,2.73,8,6.43,2.53,14,4,2.68,11,4.55,2.81,11,5.29,0.95,7,2.17,1.03,12,5.1,2.42,10,6.92,2.5,12,4.54,2.79,13,3.89,2.67,9,3.1,1.45,10,3.56,2.24,9,6.75,2.71,8,5.71,2.52,14,4.14,2.8,14,4.5,2.67,8 +11077,shop,5.89,2.4,18,4.76,2.62,21,5.72,2.22,18,4.62,1.85,8,6.9,2.38,10,3.86,3.08,7,5.21,2.36,14,5.27,2,11,6.43,2.51,7,4.82,2.14,11,7.57,1.81,7,5.56,3.4,9,4.17,1.8,12,6.82,1.78,11,4,1.73,7,5.33,2.39,12,7,2.19,6,4.67,2.93,12,4.89,2.32,9,5.44,2.55,9,6,1.94,9 +11078,shopkeeper,5.35,1.76,20,3.57,2.09,21,6,1.76,19,5.44,2.24,9,5.27,1.35,11,2.5,1.91,4,3.94,2.11,16,6.5,2.07,6,5.77,1.64,13,5.64,1.78,14,4.67,1.63,6,4.08,2.35,12,3,1.6,8,4.78,0.67,9,7.1,1.73,10,5.5,1.96,10,5.2,1.62,10,3.58,2.47,12,3.56,1.59,9,6.67,1.63,6,5.69,1.8,13 +11079,shoplifter,2.26,1.41,19,5.59,2.5,22,4.86,2.32,22,2.78,1.86,9,1.8,0.63,10,5,2.39,8,5.93,2.59,14,4.45,2.3,11,5.27,2.37,11,3.43,1.62,7,1.58,0.67,12,5.2,2.04,10,5.92,2.87,12,5.54,2.57,13,3.89,1.54,9,2.3,1.16,10,2.22,1.72,9,5.38,2.88,8,5.71,2.37,14,5,2.39,14,4.62,2.33,8 +11080,shoplifting,2.95,1.72,21,4.32,2.88,22,4.76,2.54,25,3.7,1.89,10,2.27,1.27,11,3.71,2.75,7,4.6,3,15,4.73,2.6,15,4.8,2.57,10,3,1.67,11,2.9,1.85,10,3.2,3.19,5,4.65,2.8,17,5.31,2.63,13,4.17,2.41,12,2.85,1.82,13,3.12,1.64,8,3.5,3.21,10,5,2.52,12,5.92,2.36,13,3.5,2.15,12 +11081,shopper,5.29,1.49,17,3.94,2.53,18,6.06,2.05,17,4.9,1.66,10,5.86,1.07,7,3.75,1.89,4,4,2.75,14,6.12,2.23,8,6,2,9,4.43,1.72,7,5.9,0.99,10,3,1.63,7,4.55,2.88,11,6.33,1.97,6,5.91,2.17,11,5.08,1.68,12,5.8,0.84,5,4,3.03,11,3.86,1.68,7,6,2.45,7,6.1,1.85,10 +11082,shoreline,6.29,1.59,21,4.42,2.43,19,5.81,2.77,21,6,1.79,6,6.4,1.55,15,4.62,1.85,8,4.27,2.87,11,6.45,2.66,11,5.1,2.85,10,5.83,1.94,6,6.47,1.46,15,4.5,2.12,10,4.33,2.87,9,5.36,3.03,14,6.71,2.06,7,6.29,1.98,7,6.29,1.44,14,4.62,2.6,13,4,2.19,6,5.92,2.71,12,5.67,3,9 +11083,short,5.67,1.41,18,2.62,2.01,21,4.39,2.3,18,5.62,1.6,8,5.7,1.34,10,2.71,2.06,7,2.57,2.06,14,3.82,1.89,11,5.29,2.75,7,5.64,1.43,11,5.71,1.5,7,1.67,1,9,3.33,2.31,12,4.55,2.21,11,4.14,2.61,7,5.42,1.16,12,6.17,1.83,6,2.08,1.62,12,3.33,2.35,9,4.56,3,9,4.22,1.48,9 +11084,short story,5.42,1.46,19,3.86,2.48,21,5.25,2.07,20,4.67,0.58,3,5.56,1.55,16,3.5,2.51,6,4,2.54,15,5.67,1.51,6,5.07,2.3,14,5.3,1.42,10,5.56,1.59,9,4,2.31,7,3.79,2.64,14,5.2,2.2,10,5.3,2.06,10,4.88,0.64,8,5.82,1.78,11,4.78,2.54,9,3.17,2.29,12,4.88,2.59,8,5.5,1.73,12 +11085,shortage,3.63,1.57,19,3.72,2.02,18,3.35,2.09,17,3.82,1.54,11,3.38,1.69,8,4,2.16,4,3.64,2.06,14,2.62,1.69,8,4,2.29,9,3.62,1.6,8,3.64,1.63,11,3.71,1.8,7,3.73,2.24,11,4.17,2.4,6,2.91,1.87,11,3.62,1.71,13,3.67,1.37,6,3.09,2.07,11,4.71,1.6,7,2.57,1.51,7,3.9,2.33,10 +11086,shortcake,6.89,1.45,19,4.14,2.54,21,5.5,2.12,28,6.33,1.21,6,7.15,1.52,13,3.64,2.38,11,4.7,2.71,10,6.27,2.97,11,5,1.17,17,6.64,1.36,11,7.25,1.58,8,3.91,2.47,11,4.4,2.72,10,5.33,2.22,18,5.8,1.99,10,7,1.29,13,6.67,1.86,6,4.23,2.59,13,4,2.62,8,5.31,2.57,16,5.75,1.36,12 +11087,shortcut,5.84,1.64,19,4.05,2.52,20,5.15,2.5,20,6.33,1.15,3,5.75,1.73,16,4.83,2.56,6,3.71,2.52,14,6.83,2.14,6,4.43,2.34,14,6,0.94,10,5.67,2.24,9,4.57,2.76,7,3.77,2.45,13,5.7,2.54,10,4.6,2.46,10,5.5,2,8,6.09,1.38,11,4.33,2.65,9,3.82,2.52,11,4.38,3.16,8,5.67,1.92,12 +11088,shorten,5.05,1.56,21,2.77,1.8,22,5.35,2.08,26,4.8,1.69,10,5.27,1.49,11,2,1.53,7,3.13,1.85,15,5.41,2.43,17,5.22,1.3,9,5.18,2.09,11,4.9,0.74,10,2.4,2.19,5,2.88,1.73,17,5.57,2.5,14,5.08,1.51,12,5.15,1.91,13,4.88,0.83,8,2.1,1.52,10,3.33,1.87,12,5.62,2.18,13,5.08,2.02,13 +11089,shorthand,4.9,1.51,21,4.44,2.02,25,5.45,2.24,22,5.5,0.76,8,4.54,1.76,13,4.54,2.33,13,4.33,1.72,12,5.69,2.29,13,5.11,2.26,9,5.38,1.6,8,4.92,1,12,5.14,1.61,14,3.55,2.21,11,5.67,2.02,12,5.2,2.57,10,4.9,1.6,10,4.91,1.51,11,4.24,2.22,17,4.88,1.55,8,5.6,2.8,10,5.33,1.78,12 +11090,shortness,3.75,1.29,20,4.48,2.2,21,4.41,2.69,34,3.8,1.32,10,3.7,1.34,10,4,1.85,8,4.77,2.42,13,4.21,2.86,14,4.55,2.63,20,3.67,1.5,9,3.82,1.17,11,5,1.96,13,3.62,2.45,8,4.5,2.56,22,4.25,3.02,12,3.9,1.45,10,3.6,1.17,10,4.57,2.17,14,4.29,2.43,7,4.88,2.45,17,3.94,2.9,17 +11091,shorts,5.95,1.85,20,4.23,2.29,22,6.57,2.06,21,5.89,1.45,9,6,2.19,11,4.64,2.58,11,3.82,1.99,11,5.5,1.93,8,7.23,1.92,13,5.43,1.79,14,7.17,1.47,6,4.89,2.89,9,3.77,1.74,13,6.62,1.6,8,6.54,2.37,13,4.9,1.85,10,7,1.15,10,3.92,2.06,13,4.67,2.65,9,7,1.86,12,6,2.29,9 +11092,shortstop,5.3,1.92,20,4.4,2.19,20,5.81,2.04,26,4.82,2.09,11,5.89,1.62,9,4.71,2.5,7,4.23,2.09,13,5.77,1.88,13,5.85,2.27,13,5.09,2.51,11,5.56,0.88,9,4.18,2.09,11,4.67,2.4,9,5.47,1.91,17,6.44,2.24,9,5.8,1.55,10,4.8,2.2,10,4.58,1.83,12,4.12,2.75,8,5.62,1.71,16,6.1,2.56,10 +11093,shortwave,5.3,0.73,20,4.33,2.33,24,4.21,2.28,28,5.38,0.74,8,5.25,0.75,12,5.22,2.64,9,3.8,2.04,15,3.29,1.54,14,5.14,2.57,14,5.44,1.01,9,5.18,0.4,11,4.17,2.33,12,4.5,2.43,12,4.07,2.59,14,4.36,2.02,14,5.4,0.84,10,5.2,0.63,10,4,2.56,12,4.67,2.15,12,4.25,2.09,12,4.19,2.48,16 +11094,shot,2.82,1.71,22,6.48,2.38,21,3.39,2.33,18,3.5,2.43,6,2.6,1.4,15,5.86,2.67,7,6.79,2.26,14,3.11,1.45,9,3.88,3.18,8,3,1.92,14,2.57,1.4,7,5.78,3.11,9,7,1.6,12,4.3,2.58,10,2.25,1.39,8,2.57,1.28,14,3.25,2.31,8,5.5,3.56,6,6.87,1.73,15,4.3,2.58,10,2.25,1.39,8 +11095,shotgun,3.5,2.04,20,6.55,2.22,918,4.92,2.75,40,5.4,1.82,5,2.87,1.73,15,6.57,2.15,343,6.53,2.27,568,5.23,2.84,22,4.56,2.66,18,4.5,1.84,10,2.5,1.78,10,6.41,2.26,418,6.66,2.19,496,4.58,2.89,19,5.24,2.64,21,3.33,1.87,12,3.75,2.38,8,6.41,2.41,508,6.72,1.97,410,5.05,3.1,19,4.81,2.46,21 +11096,shoulder,5.1,1.89,20,2.96,1.61,23,4.81,1.4,21,4.2,2.17,5,5.4,1.76,15,3.33,1.15,12,2.55,1.97,11,4.82,1.72,11,4.78,1.09,9,4.64,2.16,11,5.67,1.41,9,3.25,1.61,16,2.29,1.5,7,5.45,0.93,11,4.1,1.52,10,5.69,1.89,13,4,1.41,7,2.89,1.56,19,3.25,2.06,4,5.07,1.14,14,4.29,1.8,7 +11097,shout,5,1.65,20,6.29,2.05,21,5.85,2.2,33,5,1.63,10,5,1.76,10,5.38,1.92,8,6.85,1.99,13,6.43,1.99,14,5.42,2.29,19,4.78,0.83,9,5.18,2.14,11,6.15,2.12,13,6.5,2.07,8,6,2.19,21,5.58,2.27,12,4.8,1.14,10,5.2,2.1,10,6.14,2.48,14,6.57,0.79,7,6,2,17,5.69,2.44,16 +11098,shove,3.1,1.14,21,3.83,3.06,24,4.41,2.43,17,3.5,1.07,8,2.85,1.14,13,5.83,2.32,6,3.17,3.03,18,5.22,2.95,9,3.5,1.31,8,3.08,1.24,12,3.11,1.05,9,4.9,3.07,10,3.07,2.92,14,4.8,3.08,10,3.86,0.9,7,2.86,1.03,14,3.57,1.27,7,4.12,2.99,16,3.25,3.33,8,4.89,2.57,9,3.88,2.3,8 +11099,shovel,4.8,1.58,20,3.5,1.87,22,6.42,1.74,19,4.56,1.94,9,5,1.26,11,2.6,2.07,5,3.75,1.84,16,7,2.19,6,6.15,1.52,13,5.21,1.12,14,3.83,2.14,6,3.42,2.02,12,3.56,1.88,9,6,1.58,9,6.8,1.87,10,5.7,0.82,10,3.9,1.66,10,2.83,1.8,12,4.3,1.7,10,7,1.67,6,6.15,1.77,13 +11100,show,5.91,1.27,22,4.1,2.41,21,5.83,1.98,18,5.83,1.33,6,6.07,1.22,15,3.43,2.64,7,4.43,2.31,14,5.44,2.07,9,6.62,1.6,8,5.93,1.27,14,6.14,1.21,7,3.33,2.4,9,4.67,2.35,12,5.6,2.5,10,6.12,1.13,8,6,1.36,14,5.75,1.16,8,4.17,2.56,6,4.07,2.43,15,6.3,2.21,10,5.25,1.58,8 +11101,showbiz,5.52,1.33,21,6.05,2.54,20,5.24,2.26,21,5,1.26,6,5.73,1.33,15,6,2.27,8,6.08,2.81,12,5.09,2.34,11,5.4,2.27,10,5.17,1.6,6,5.67,1.23,15,6.5,2.42,10,5.6,2.72,10,5.36,2.13,14,5,2.65,7,4.57,0.79,7,6,1.3,14,6.64,2.17,14,4.67,3.01,6,4.33,2.23,12,6.44,1.74,9 +11102,showboat,5,2.29,20,4.12,2.39,17,5.27,1.67,22,3.4,1.82,5,5.53,2.23,15,4.8,1.64,5,3.83,2.66,12,5.1,1.1,10,5.42,2.07,12,4.4,1.96,10,5.6,2.55,10,4.33,2.45,9,3.88,2.47,8,6.27,1.49,11,4.27,1.19,11,4.67,2.57,12,5.5,1.85,8,3.33,2.24,9,5,2.39,8,5.82,1.83,11,4.73,1.35,11 +11103,showcase,6.29,1.45,21,3.71,3,24,4.4,2.26,20,6.25,1.58,8,6.31,1.44,13,5.33,3.01,6,3.17,2.87,18,4.91,2.39,11,3.78,2.05,9,6.25,1.36,12,6.33,1.66,9,4.9,3.07,10,2.86,2.74,14,4.92,2.4,13,3.43,1.72,7,6.29,1.49,14,6.29,1.5,7,4.44,3.01,16,2.25,2.55,8,4.08,2.19,12,4.88,2.42,8 +11104,showdown,4.68,2.11,19,5.55,2.61,20,5.08,2.24,24,5.08,2.33,13,3.83,1.33,6,7.2,1.3,5,5,2.73,15,5.08,2.29,13,5.09,2.3,11,6.22,1.64,9,3.3,1.42,10,7.29,1.5,7,4.62,2.63,13,4.82,2.56,11,5.31,2.02,13,4.11,1.9,9,5.2,2.25,10,5.8,2.49,10,5.3,2.83,10,6.33,2.6,9,4.33,1.68,15 +11105,shower,7.19,1.57,21,4.15,2.72,20,7.47,1.68,19,6.69,1.65,13,8,1.07,8,5,3.11,7,3.69,2.5,13,6.86,1.95,7,7.83,1.47,12,7,1.65,12,7.44,1.51,9,4.44,3.05,9,3.91,2.55,11,6.9,1.97,10,8.11,1.05,9,7.25,1.71,12,7.11,1.45,9,6.29,2.29,7,3,2.24,13,7.57,1.81,7,7.42,1.68,12 +11106,showgirl,5.38,2.56,21,5.76,2.57,21,5.59,1.74,22,6,2.92,13,4.38,1.51,8,6.73,2.41,11,4.89,2.47,9,6.33,1.97,6,5.31,1.62,16,5.6,2.17,10,5.18,2.96,11,5.18,2.99,11,6.4,1.96,10,5.38,1.89,13,5.89,1.54,9,5.33,2.53,12,5.44,2.74,9,5.46,2.73,13,6.25,2.38,8,5.58,1.31,12,5.6,2.22,10 +11107,showoff,4,2.19,21,5.45,2.01,20,4.53,2.31,36,3.62,2.67,8,4.23,1.92,13,6,2.55,5,5.27,1.87,15,4.73,2.53,11,4.44,2.26,25,3.77,2.42,13,4.38,1.85,8,5.5,1.98,12,5.38,2.2,8,4.3,2.03,20,4.81,2.66,16,3.64,2.11,11,4.4,2.32,10,5.45,1.97,11,5.44,2.19,9,4.23,2.33,22,5,2.29,14 +11108,showroom,5.57,2.01,21,3.88,3.01,24,5,2.55,20,6.25,1.67,8,5.15,2.15,13,6,2.83,6,3.17,2.79,18,5.82,2.52,11,4,2.35,9,5.58,2.23,12,5.56,1.81,9,4.6,3.24,10,3.36,2.84,14,5.46,2.67,13,4.14,2.27,7,5.5,1.95,14,5.71,2.29,7,4.56,3.08,16,2.5,2.51,8,4.92,2.61,12,5.12,2.64,8 +11109,shrapnel,3.6,1.85,20,4.96,2.36,23,3.43,2.38,21,3,1.22,9,4.09,2.17,11,4.55,2.46,11,5.33,2.31,12,3.62,2.07,8,3.31,2.63,13,3.93,1.94,14,2.83,1.47,6,3.67,2.06,9,5.79,2.22,14,4.88,2.75,8,2.54,1.66,13,4.2,2.15,10,3,1.33,10,4.54,2.6,13,5.5,2.01,10,3.08,2.43,12,3.89,2.37,9 +11110,shred,4.53,2.39,19,3.7,2.1,23,5.32,1.95,19,4.67,1.8,9,4.4,2.91,10,3.57,2.76,7,3.87,1.85,15,5.2,2.1,10,5.44,1.88,9,4.33,2.83,9,4.7,2.06,10,3.4,2.59,10,4.08,1.68,12,4.5,1.6,8,5.8,2.1,10,4.42,2.47,12,4.71,2.43,7,3.7,2.2,20,3.67,1.53,3,4.5,1.6,8,5.91,2.02,11 +11111,shrew,3.83,1.76,24,3.87,2.07,23,4.48,2.46,21,4.71,2.21,7,3.47,1.46,17,4.67,1.97,12,3,1.9,11,4.73,2.72,11,3.78,1.92,9,3.54,2.15,13,4.18,1.17,11,4.12,2.16,16,3.29,1.89,7,4.73,2.24,11,4.2,2.78,10,3.4,1.3,15,4.56,2.24,9,4.05,2.12,19,3,1.83,4,4.36,2.27,14,4.71,2.98,7 +11112,shrewd,4.4,1.73,20,4.18,2.54,22,6.29,1.15,21,4,1.32,9,4.73,2,11,3.27,2.28,11,5.09,2.55,11,7,0.76,8,5.85,1.14,13,4.07,1.38,14,5.17,2.32,6,2.67,2.35,9,5.23,2.17,13,6.25,1.04,8,6.31,1.25,13,4.7,1.25,10,4.1,2.13,10,3.75,2.49,12,4.7,2.63,10,6.58,1.16,12,5.89,1.05,9 +11113,shriek,3.45,1.8,38,5.37,2.82,41,4,1.67,44,3.41,1.68,22,3.5,2,16,4.73,2.58,15,5.73,2.93,26,3.95,1.7,22,4.05,1.68,22,4.05,1.84,22,2.62,1.41,16,5.38,2.82,21,5.35,2.89,20,4.1,1.57,29,3.8,1.9,15,3.83,1.95,18,3.1,1.62,20,5.56,2.58,25,5.06,3.21,16,4.12,1.62,25,3.84,1.77,19 +11114,shrill,3.33,1.46,21,5.95,2.04,21,3.52,1.92,25,3.25,1.6,12,3.44,1.33,9,6.43,0.98,7,5.71,2.4,14,4,1.94,10,3.2,1.9,15,2.75,1.71,4,3.47,1.42,17,6,1.76,10,5.91,2.34,11,2.71,1.25,7,3.83,2.07,18,3.58,1.51,12,3,1.41,9,5.77,2.49,13,6.25,1.04,8,2.67,1.41,9,4,2.03,16 +11115,shrimp,6.95,1.72,21,3.78,2.52,23,5.23,1.88,26,6.82,1.66,11,7.1,1.85,10,3.82,2.93,11,3.75,2.22,12,5.91,2.07,11,4.71,1.68,14,6.9,1.85,10,7,1.67,11,4.09,2.88,11,3.5,2.24,12,5.47,1.62,17,4.75,2.49,8,7.23,1.64,13,6.5,1.85,8,4.07,2.58,15,3.25,2.49,8,5.06,1.95,17,5.56,1.81,9 +11116,shrine,5.38,1.47,21,3.35,2.1,23,5.31,2.19,26,5.64,1.36,11,5.1,1.6,10,3.82,2.36,11,2.92,1.83,12,6,1.95,11,4.86,2.35,14,5.4,1.78,10,5.36,1.21,11,3.64,2.25,11,3.08,2.02,12,5.35,2.29,17,5.38,2.2,8,5.31,1.7,13,5.5,1.07,8,3.47,2.17,15,3.12,2.1,8,5.35,2.4,17,5.22,1.86,9 +11117,shrink,4,0.89,21,3.42,2.1,24,3.7,2,20,3.88,0.83,8,4.08,0.95,13,5,1.26,6,2.89,2.08,18,4,1.9,11,3.33,2.18,9,3.92,1.08,12,4.11,0.6,9,4,2,10,3,2.15,14,3.85,1.95,13,3.43,2.23,7,4,0.96,14,4,0.82,7,4,2.07,16,2.25,1.75,8,3.17,1.19,12,4.5,2.73,8 +11118,shrivel,4.21,2.25,19,4.14,2.08,22,4.05,1.96,19,4.67,1.58,9,3.8,2.74,10,4.57,2.37,7,3.93,2.06,14,4.4,1.9,10,3.67,2.06,9,4.22,2.77,9,4.2,1.81,10,5,2.18,9,3.5,1.93,12,3.88,1.13,8,4.2,2.57,10,4.17,2.69,12,4.29,1.38,7,4.16,2.22,19,4,1,3,3.75,1.04,8,4.27,2.45,11 +11119,shroud,4.21,1.96,19,3.4,2.11,20,4.5,2.4,20,5,0,3,4.2,2.11,15,2.9,2.28,10,3.9,1.91,10,4.7,2.36,10,4.3,2.54,10,4.67,2.34,6,4.17,1.8,12,1.71,0.76,7,4.31,2.06,13,4.75,2.19,8,4.33,2.61,12,3.75,1.71,12,5,2.24,7,2.8,1.93,10,4,2.21,10,4.44,2.46,9,4.55,2.46,11 +11120,shrug,4.71,1.82,21,3.9,1.74,20,5.1,2.4,20,5.67,1.75,6,4.33,1.76,15,4.12,1.73,8,3.75,1.82,12,4.9,2.28,10,5.3,2.63,10,4.83,2.23,6,4.67,1.72,15,4.8,1.69,10,3,1.33,10,5.23,2.65,13,4.86,2.04,7,4,2.16,7,5.07,1.59,14,4.29,1.82,14,3,1.26,6,4.73,2.72,11,5.56,2.01,9 +11121,shrunken,3.58,1.8,19,4.43,2.06,21,4.36,1.97,22,3.89,1.83,9,3.3,1.83,10,4.38,2.5,8,4.46,1.85,13,4.91,2.12,11,3.82,1.72,11,4.57,0.79,7,3,2,12,4.3,2.36,10,4.55,1.86,11,4.08,1.93,13,4.78,2.05,9,3.7,1.7,10,3.44,2.01,9,4.88,2.85,8,4.15,1.46,13,4.5,2.07,14,4.12,1.89,8 +11122,shudder,4.1,1.14,21,4.48,2.68,25,4.16,1.95,19,3.78,0.97,9,4.33,1.23,12,4.33,2.94,6,4.56,2.75,18,3.71,1.89,7,4.42,2.02,12,3.94,0.85,16,4.6,1.82,5,3.93,3,14,5.3,2.21,10,3.56,2.01,9,4.7,1.83,10,4,1.41,12,4.22,0.67,9,4.81,2.46,16,3.89,3.1,9,4,2.28,11,4.38,1.51,8 +11123,shuffle,4.72,1.02,18,3.45,2.28,20,4.92,1.87,25,4.4,0.89,5,4.85,1.07,13,3.27,2.33,11,3.67,2.35,9,4.56,1.82,16,5.56,1.88,9,5.14,1.21,7,4.45,0.82,11,2.67,2.18,9,4.09,2.26,11,4.9,2.07,20,5,0.71,5,4.56,0.88,9,4.89,1.17,9,2.55,1.81,11,4.56,2.4,9,4.58,1.74,19,6,2,6 +11124,shuffleboard,4.77,1.41,22,3.92,2.22,25,5.65,2.29,23,5,0.87,9,4.62,1.71,13,2.89,1.9,9,4.5,2.22,16,6,2,9,5.43,2.5,14,4.62,1.69,8,4.86,1.29,14,4.58,1.98,12,3.31,2.32,13,5.17,2.37,12,6.18,2.18,11,4.75,1.91,12,4.8,0.42,10,3.57,2.28,14,4.36,2.16,11,5.69,2.36,13,5.6,2.32,10 +11125,shuffling,4.85,1.84,20,4.68,2.38,19,5.77,2.14,26,4.91,1.45,11,4.78,2.33,9,4.43,1.9,7,4.83,2.69,12,6.23,1.79,13,5.31,2.43,13,5.09,1.92,11,4.56,1.81,9,4.6,2.63,10,4.78,2.22,9,6.24,2.08,17,4.89,2.09,9,5.4,1.84,10,4.3,1.77,10,5.33,2.71,12,3.57,1.13,7,5.75,1.84,16,5.8,2.66,10 +11126,shun,2.42,1.3,19,4.04,2.33,23,4.63,1.83,19,2.11,0.93,9,2.7,1.57,10,3.86,2.27,7,4.27,2.43,15,3.9,1.97,10,5.44,1.33,9,2.44,1.67,9,2.4,0.97,10,4.3,3.16,10,4,1.48,12,4,1.41,8,5.4,1.84,10,2.75,1.29,12,1.86,1.21,7,3.85,2.3,20,5.33,2.52,3,3.62,1.06,8,5.36,1.96,11 +11127,shunt,4.2,1.28,20,3.76,2,21,4.68,2.43,25,4.67,1.53,3,4.12,1.27,17,3.14,2.12,7,4.23,1.92,13,5.62,2.2,8,4.24,2.46,17,4.57,0.98,7,4,1.41,13,3.57,1.9,7,4,2.12,13,4.86,2.63,14,4.45,2.25,11,4,1.58,9,4.36,1.03,11,4.09,1.92,11,3.4,2.12,10,4.44,2.62,18,5.29,1.89,7 +11128,shut,4.5,1.44,22,4.05,2.18,21,5.61,2.3,18,5.17,2.14,6,4.2,1.08,15,4.29,3.15,7,3.93,1.64,14,5.44,2.74,9,5.75,2.05,8,4.86,1.41,14,3.71,1.38,7,4,2.29,9,4.08,2.19,12,5.7,2.83,10,5.5,1.6,8,4.93,1.44,14,3.75,1.16,8,4.17,2.23,6,4,2.24,15,6,2.4,10,5.12,2.23,8 +11129,shutdown,3.57,1.72,21,2.92,2.15,24,5.35,2.3,20,3.38,1.19,8,3.69,2.02,13,4.83,1.33,6,2.28,1.99,18,5.36,2.54,11,5.33,2.12,9,3.25,1.42,12,4,2.06,9,3.5,2.51,10,2.5,1.83,14,5.31,2.32,13,5.43,2.44,7,3.29,1.44,14,4.14,2.19,7,3.44,2.31,16,1.88,1.36,8,5.17,2.21,12,5.62,2.56,8 +11130,shuteye,5.47,1.74,19,3.06,2.13,18,4.59,2.74,17,5.91,1.51,11,4.88,1.96,8,3,2.16,4,3.07,2.2,14,3.5,2.33,8,5.56,2.83,9,5.75,1.67,8,5.27,1.85,11,3.29,2.06,7,2.91,2.26,11,4.33,2.5,6,4.73,2.97,11,5.46,2.07,13,5.5,0.84,6,3,2.49,11,3.14,1.57,7,4.43,2.99,7,4.7,2.71,10 +11131,shutter,4.7,1.81,20,3.38,2.33,21,5.28,2.17,25,4.75,1.71,4,4.69,1.89,16,4,2.45,4,3.24,2.36,17,6,2.12,9,4.88,2.16,16,4.62,2,8,4.75,1.76,12,3.2,2.35,10,3.55,2.42,11,5.14,2.35,14,5.45,2.02,11,4.91,1.22,11,4.44,2.4,9,3.2,2.62,10,3.55,2.16,11,5.28,2.44,18,5.29,1.38,7 +11132,shuttle,5.65,1.5,20,3.81,1.94,21,5.86,1.77,21,5.78,1.48,9,5.55,1.57,11,4.1,2.33,10,3.55,1.57,11,4.88,1.25,8,6.46,1.81,13,5.5,1.65,14,6,1.1,6,3.86,2.61,7,3.79,1.63,14,5.75,1.83,8,5.92,1.8,13,5.3,1.77,10,6,1.15,10,4.36,2.06,11,3.2,1.69,10,6.17,1.8,12,5.44,1.74,9 +11133,shy,5.16,1.74,19,3.33,2.11,39,4.5,2,26,4.67,1.53,3,5.4,1.76,15,3.23,2.09,13,3.38,2.16,26,3.62,1.26,13,5.38,2.26,13,5.33,1.86,6,5.25,1.71,12,3.3,2.08,20,3.37,2.19,19,4.53,2.24,17,4.44,1.59,9,5.5,1.93,12,4.57,1.27,7,3.31,2.05,26,3.38,2.29,13,4.75,2.14,16,4.1,1.79,10 +11134,shyness,4.43,1.47,21,3,2.3,24,5.9,2.43,20,4.12,1.55,8,4.62,1.45,13,4,2.1,6,2.67,2.33,18,5.36,2.11,11,6.56,2.74,9,4.25,1.42,12,4.67,1.58,9,3.3,2.26,10,2.79,2.39,14,6,2.35,13,5.71,2.75,7,4.64,1.39,14,4,1.63,7,3.56,2.56,16,1.88,1.13,8,5.5,2.32,12,6.5,2.62,8 +11135,shyster,3.68,1.45,19,4,2.43,18,3.35,2,17,4.64,0.81,11,2.38,1.06,8,5.25,3.1,4,3.64,2.21,14,3.25,1.58,8,3.44,2.4,9,4.12,1.46,8,3.36,1.43,11,2.86,1.68,7,4.73,2.61,11,3.83,1.47,6,3.09,2.26,11,3.92,1.12,13,3.17,2.04,6,3.55,2.21,11,4.71,2.75,7,3.14,2.73,7,3.5,1.43,10 +11136,sibling,7.27,1.16,22,5.16,2.71,19,4.81,1.75,21,7.4,0.89,5,7.25,1.29,16,5.75,2.31,8,4.73,3,11,4.5,1.51,10,5.09,1.97,11,7.25,1.22,12,7.3,1.16,10,4.4,2.37,10,6,2.96,9,5,1.86,12,4.56,1.67,9,7.09,1.3,11,7.45,1.04,11,4,2.07,8,6,2.9,11,5.11,1.76,9,4.58,1.78,12 +11137,sick,2.29,1.38,21,4.67,2.58,21,2.84,1.97,25,2.58,1.62,12,1.89,0.93,9,3.29,2.63,7,5.31,2.43,13,3.1,1.91,10,2.67,2.06,15,1,0,4,2.59,1.37,17,4,2.58,7,4.92,2.69,13,2,0.82,7,3.17,2.2,18,2.25,1.48,12,2.33,1.32,9,5.36,2.2,11,3.9,2.85,10,2,0.71,9,3.31,2.3,16 +11138,sickbay,3.65,1.95,20,4.18,2.46,22,4.81,2.69,27,5.14,2.34,7,2.85,1.14,13,3.9,2.18,10,4.42,2.75,12,5.47,2.67,15,3.91,2.7,11,3,1.67,11,4.44,2.07,9,4.33,1.66,9,4.08,2.96,13,5,3.06,17,4.44,2.13,9,3.77,2.2,13,3.43,1.51,7,3.5,2.19,16,6,2.37,6,5.58,2.97,12,4.2,2.37,15 +11139,sickening,2.53,1.58,19,5.05,2.14,20,3.8,2.21,20,3.33,1.53,3,2.38,1.59,16,4.17,2.79,6,5.43,1.79,14,3,1.55,6,4.14,2.41,14,2.9,1.73,10,2.11,1.36,9,5.5,2.43,6,4.86,2.07,14,4,2.71,10,3.6,1.71,10,2.5,1.51,8,2.55,1.69,11,5.25,2.43,8,4.92,2.02,12,4.38,2.72,8,3.42,1.83,12 +11140,sickle,3.95,2.09,19,3.5,2.24,22,4.32,2.07,28,4.17,1.6,6,3.85,2.34,13,3.36,1.96,11,3.64,2.58,11,4.55,2.94,11,4.18,1.33,17,4.36,2.34,11,3.38,1.69,8,3.27,1.95,11,3.73,2.57,11,4.72,2.22,18,3.6,1.65,10,4.54,1.94,13,2.67,1.97,6,3.07,2.3,14,4.25,2.05,8,4.44,2.63,16,4.17,1.03,12 +11141,sickly,3.16,1.99,25,4.41,2.5,22,3.85,1.98,20,3.8,2.53,10,2.73,1.49,15,4.1,2.51,10,4.67,2.57,12,4.86,1.77,7,3.31,1.93,13,3.17,1.85,12,3.15,2.19,13,3.91,1.81,11,4.91,3.05,11,4.13,1.77,15,3,2.55,5,3.33,2.23,12,3,1.83,13,5.3,2.31,10,3.67,2.5,12,4.4,1.71,10,3.3,2.16,10 +11142,sickness,2.4,1.27,20,3.95,2.25,41,2.8,2.14,20,2.18,0.87,11,2.67,1.66,9,4.69,2.3,16,3.48,2.12,25,2.6,1.58,10,3,2.67,10,2.55,1.51,11,2.22,0.97,9,4.04,2.4,23,3.83,2.09,18,2.88,2.64,8,2.75,1.86,12,2.5,1.65,10,2.3,0.82,10,3.93,2.39,30,4,1.9,11,2.89,2.57,9,2.73,1.85,11 +11143,side,5.32,1.32,22,3.14,2.08,21,5.82,1.91,17,4.33,1.21,6,5.73,1.22,15,2.14,1.68,7,3.64,2.13,14,5.89,2.03,9,5.75,1.91,8,5.36,1.6,14,5.29,0.76,7,3.44,2.4,9,2.92,1.88,12,6,2.12,9,5.62,1.77,8,5.07,1.44,14,5.75,1.04,8,2.5,1.64,6,3.4,2.23,15,5.89,2.32,9,5.75,1.49,8 +11144,sidearm,4.55,1.64,20,3.67,2.55,24,4.86,2.34,28,5.38,0.52,8,4,1.91,12,3.89,2.57,9,3.53,2.61,15,4.64,2.17,14,5.07,2.56,14,3.67,1.22,9,5.27,1.62,11,3.75,2.53,12,3.58,2.68,12,3.71,2.13,14,6,2,14,4.4,1.71,10,4.7,1.64,10,4.33,2.71,12,3,2.3,12,5,2.13,12,4.75,2.54,16 +11145,sidebar,4.95,2.14,20,3.85,2.56,20,4.89,2.09,36,4.29,2.69,7,5.31,1.8,13,5.8,2.59,5,3.2,2.27,15,4.91,2.3,11,4.88,2.05,25,4.83,2.44,12,5.12,1.73,8,4.17,2.89,12,3.38,2.07,8,5.15,2.06,20,4.56,2.16,16,4.64,2.16,11,5.33,2.18,9,3.55,2.54,11,4.22,2.68,9,4.5,2.2,22,5.5,1.83,14 +11146,sideburns,4.18,1.3,22,4.29,2.24,21,5.39,2.17,23,4.71,1.11,7,3.93,1.38,14,3.83,2.79,6,4.47,2.07,15,5.8,1.99,10,5.08,2.33,13,4.75,1.49,8,3.85,1.14,13,6.14,2.61,7,3.36,1.34,14,4.82,1.72,11,5.92,2.47,12,4.07,1.27,14,4.38,1.41,8,4.45,2.5,11,4.1,2.02,10,5.07,2.4,14,5.89,1.76,9 +11147,sidecar,6.11,1.45,19,4.73,1.93,22,4.5,2.41,22,6.11,1.62,9,6.1,1.37,10,5.25,1.28,8,4.43,2.21,14,4.27,2.53,11,4.73,2.37,11,6,1.53,7,6.17,1.47,12,4.6,1.58,10,4.83,2.25,12,4.54,2.37,13,4.44,2.6,9,6.3,1.42,10,5.89,1.54,9,5.12,2.36,8,4.5,1.7,14,4.21,2.64,14,5,2,8 +11148,sidekick,6.14,2.2,21,4.08,2.12,25,5.79,2.18,19,6.11,2.26,9,6.17,2.25,12,4,2.53,6,4.11,2.11,18,6.14,2.85,7,5.58,1.78,12,6.31,2.02,16,5.6,2.88,5,3.71,2.49,14,4.6,1.58,10,6.22,3.03,9,5.4,0.97,10,6.33,2.71,12,5.89,1.36,9,4.88,1.86,16,2.67,1.87,9,5.45,2.42,11,6.25,1.83,8 +11149,sideline,4.55,1.54,20,3.35,1.92,23,4.5,1.57,22,4.73,1.68,11,4.33,1.41,9,3.09,2.02,11,3.58,1.88,12,4.12,1.64,8,4.85,1.52,13,4.33,1.8,9,4.73,1.35,11,3,2,11,3.67,1.87,12,5.07,1.33,14,3.57,1.62,7,4.08,1.78,12,5.25,0.71,8,3.33,1.84,15,3.38,2.2,8,4.93,1.14,14,3.75,1.98,8 +11150,sideshow,4.86,1.39,21,5,2.29,22,5.58,1.87,19,5.43,1.51,7,4.54,1.33,13,5.62,2.92,8,4.69,1.93,13,4.86,2.27,7,6,1.61,11,5,1.63,7,4.77,1.36,13,5.38,2.67,8,4.79,2.12,14,4.57,2.15,7,6.17,1.47,12,4.91,1.22,11,4.8,1.62,10,3.88,2.42,8,5.64,2.02,14,5.44,1.93,16,6.33,1.53,3 +11151,sidewalk,5.67,1.56,21,3.65,1.66,20,6.19,2.29,21,6.17,1.17,6,5.47,1.68,15,3.88,1.89,8,3.5,1.57,12,6,2.28,11,6.4,2.41,10,5.5,2.07,6,5.73,1.39,15,3.8,1.69,10,3.5,1.72,10,5.86,2.54,14,6.86,1.68,7,6,1.73,7,5.5,1.51,14,3.79,1.72,14,3.33,1.63,6,6.33,2.39,12,6,2.29,9 +11152,sidewinder,4.26,1.97,19,5.09,2.67,22,4.23,1.85,22,4.44,1.33,9,4.1,2.47,10,5.62,2.62,8,4.79,2.75,14,4.36,1.91,11,4.09,1.87,11,4.57,0.98,7,4.08,2.39,12,5,1.94,10,5.17,3.24,12,4.15,1.72,13,4.33,2.12,9,4.8,2.1,10,3.67,1.73,9,4.88,3.09,8,5.21,2.52,14,4.5,1.95,14,3.75,1.67,8 +11153,siege,4.1,2.1,21,5.55,2.44,20,4.39,2.61,36,4.75,2.43,8,3.69,1.84,13,5.6,2.79,5,5.53,2.42,15,4.09,2.43,11,4.52,2.73,25,4.31,2.43,13,3.75,1.49,8,6.08,2.07,12,4.75,2.87,8,5.1,2.59,20,3.5,2.42,16,4.82,2.4,11,3.3,1.42,10,5,2.79,11,6.22,1.86,9,3.91,2.62,22,5.14,2.51,14 +11154,siesta,6.38,1.69,21,3.59,2.13,22,6.6,2.3,20,6,1.83,7,6.57,1.65,14,3,1.49,10,4.08,2.5,12,6.57,2.64,7,6.62,2.22,13,6.64,1.75,11,6.1,1.66,10,3.91,2.26,11,3.27,2.05,11,6.2,2.48,15,7.8,1.1,5,5.8,1.75,10,6.91,1.51,11,4.2,2.15,10,3.08,2.07,12,6.7,1.89,10,6.5,2.76,10 +11155,sift,5.09,0.92,22,3.67,2.08,21,5.43,2.31,23,5.4,0.89,5,5,0.94,17,4.12,1.89,8,3.38,2.22,13,5.11,2.52,9,5.64,2.24,14,5.1,1.1,10,5.08,0.79,12,3.78,1.3,9,3.58,2.57,12,5.47,2.56,15,5.38,1.92,8,5.44,1.24,9,4.85,0.55,13,3.9,1.97,10,3.45,2.25,11,5.38,2.96,13,5.5,1.18,10 +11156,sigh,4.29,1.74,21,2.91,1.74,22,5,2.37,21,5.8,2.17,5,3.81,1.33,16,3.5,1.88,12,2.2,1.32,10,5.09,2.3,11,4.89,2.71,9,3.83,1.4,12,4.89,2.03,9,3.25,1.73,16,2,1.55,6,4.82,1.94,11,5.2,2.86,10,4.38,2.06,13,4.12,1.13,8,2.89,1.88,18,3,1.15,4,5,2.39,14,5,2.52,7 +11157,sight,7.11,1.41,18,3.2,2.89,20,5.94,1.86,18,6.62,1.51,8,7.5,1.27,10,3.86,3.67,7,2.85,2.48,13,5.55,1.29,11,6.57,2.51,7,6.91,1.38,11,7.43,1.51,7,4.22,3.8,9,2.36,1.63,11,6.27,1.74,11,5.43,2.07,7,7.17,1.59,12,7,1.1,6,3.33,3.08,12,3,2.78,8,5.56,2.24,9,6.33,1.41,9 +11158,sighting,5.57,1.29,21,4.26,2.03,23,5.62,1.98,26,5.45,0.93,11,5.7,1.64,10,4.82,2.23,11,3.75,1.76,12,5.18,2.27,11,6.07,1.73,14,5.7,1.64,10,5.45,0.93,11,4.91,2.34,11,3.67,1.56,12,5.59,2.15,17,5.88,1.73,8,5.77,1.59,13,5.25,0.46,8,4.67,2.09,15,3.5,1.77,8,5.59,1.94,17,5.67,2.18,9 +11159,sightseeing,7.38,1.36,21,5.08,2.67,24,6.41,2.24,22,7.62,1.19,8,7.23,1.48,13,5.77,2.68,13,4.27,2.53,11,6.31,2.36,13,6.56,2.19,9,8,1.07,8,7.08,1.44,12,5.5,2.07,14,4.5,3.37,10,6.42,2.02,12,6.4,2.59,10,7.5,1.27,10,7.27,1.49,11,5.53,2.9,17,4,1.73,7,6.3,2.79,10,6.5,1.78,12 +11160,sigma,4.83,2.43,18,3.23,1.97,22,5.26,1.66,23,5.27,2.72,11,4.67,1.37,6,4.25,2.31,8,2.64,1.55,14,5.14,2.34,7,5.31,1.35,16,4.62,2.77,8,5,2.26,10,2.33,1.41,9,3.85,2.12,13,5.73,1.19,11,4.83,1.95,12,4.27,2.33,11,5.71,2.5,7,3.09,2.59,11,3.36,1.21,11,5.08,1.85,13,5.5,1.43,10 +11161,sign,5.27,1.08,22,3.19,1.83,21,5.38,2.06,16,4.83,0.98,6,5.47,1.13,15,2.57,2.15,7,3.5,1.65,14,4.75,2.12,8,6,1.93,8,5.5,1.22,14,4.86,0.69,7,3.11,1.96,9,3.25,1.82,12,6,2.67,8,4.75,1.04,8,5.07,1,14,5.62,1.19,8,3.5,2.17,6,3.07,1.75,15,6.38,2.26,8,4.38,1.3,8 +11162,signal,5.27,1.16,22,4.05,2.28,20,7.05,2.17,19,5.23,1.36,13,5.33,0.87,9,4.43,2.57,7,3.85,2.19,13,6.43,2.44,7,7.42,2.02,12,5.25,1.42,12,5.3,0.82,10,3.78,2.22,9,4.27,2.41,11,6.4,2.63,10,7.78,1.3,9,5.33,1.37,12,5.2,0.92,10,4.71,2.06,7,3.69,2.39,13,8,1,7,6.5,2.5,12 +11163,signature,5.57,1.69,21,3.3,2.3,23,6.88,1.93,26,5.64,1.5,11,5.5,1.96,10,3.36,2.54,11,3.25,2.18,12,6.09,1.92,11,7.64,1.69,14,5.7,2.21,10,5.45,1.13,11,3.73,2.83,11,2.92,1.73,12,7,2.06,17,6.88,1.73,8,5.92,2.1,13,5,0,8,3.13,2.36,15,3.62,2.33,8,7.47,1.81,17,5.78,1.72,9 +11164,significance,6.21,1.72,19,4,1.92,21,5.96,2.14,23,6.33,1.53,3,6.19,1.8,16,4.5,1.77,8,3.69,2.02,13,5.89,2.32,9,6,2.11,14,7.22,1.39,9,5.3,1.49,10,4.78,1.3,9,3.42,2.15,12,6.13,2.33,15,5.62,1.85,8,6.29,2.21,7,6.17,1.47,12,4.2,1.48,10,3.82,2.32,11,6.31,2.46,13,5.5,1.65,10 +11165,significant,6.6,1.27,20,4.9,2.51,20,6,1.75,22,6.71,1.7,7,6.54,1.05,13,4.44,2.24,9,5.27,2.76,11,4.83,2.56,6,6.44,1.15,16,6.6,1.17,10,6.78,1.39,9,4.25,2.55,8,5.33,2.5,12,5.47,1.73,15,7.14,1.21,7,6.64,1.36,11,6.56,1.24,9,4.08,2.54,12,6.12,2.03,8,5.09,1.81,11,6.91,1.14,11 +11166,signify,5.16,2.06,19,4.8,2.4,20,5.58,1.79,24,5.54,2.15,13,4.33,1.75,6,5.6,2.79,5,4.53,2.29,15,5.85,1.57,13,5.27,2.05,11,5.33,2.55,9,5,1.63,10,6.29,2.56,7,4,1.96,13,5.18,2.04,11,5.92,1.55,13,4.56,1.67,9,5.7,2.31,10,4.4,2.76,10,5.2,2.04,10,6.44,1.74,9,5.07,1.67,15 +11167,silence,5.25,2.07,20,3.48,2.66,23,6.26,1.73,19,5.1,1.91,10,5.4,2.32,10,2.71,2.43,7,3.87,2.85,15,6.4,2.01,10,6.11,1.45,9,5.1,2.28,10,5.4,1.96,10,4.1,3.03,10,3,2.45,12,5.88,1.96,8,6.5,1.65,10,5.08,2.02,13,5.57,2.3,7,3.45,2.44,20,3.67,4.62,3,6.12,1.96,8,6.36,1.63,11 +11168,silencer,3.9,1.79,21,3.57,2.76,23,4,2.59,18,3.89,2.09,9,3.92,1.62,12,4.45,2.66,11,2.75,2.7,12,4.3,2.41,10,3.62,2.92,8,4.57,1.99,7,3.62,1.71,13,3.64,2.58,11,3.5,3.03,12,4.43,2.57,7,3.73,2.69,11,4,1.87,13,3.75,1.75,8,2.73,2.57,11,4.33,2.81,12,3.33,1.58,9,4.67,3.28,9 +11169,silent,5.14,1.98,21,3.21,2.02,24,6.59,2.28,22,4.75,1.39,8,5.38,2.29,13,3.15,2.12,13,3.27,2,11,6.38,2.53,13,6.89,1.96,9,5.5,1.85,8,5.25,1.82,12,4,1.92,14,2.1,1.66,10,6.92,2.11,12,6.2,2.53,10,4.3,2.06,10,5.91,1.64,11,2.88,2.06,17,4,1.83,7,7.1,2.13,10,6.17,2.41,12 +11170,silhouette,6.1,1.45,21,3.14,2.19,22,5.2,2.52,25,6.1,1.73,10,6.09,1.22,11,2.86,2.12,7,3.27,2.28,15,4.88,2.75,16,5.78,2.05,9,6.55,1.63,11,5.6,1.07,10,1.6,1.34,5,3.59,2.21,17,4.62,2.66,13,5.83,2.29,12,5.92,1.5,13,6.38,1.41,8,2.6,2.67,10,3.58,1.68,12,5.5,2.77,14,4.82,2.23,11 +11171,silicon,5.1,1.97,20,4.05,1.96,22,6.19,1.78,21,5.11,2.2,9,5.09,1.87,11,4,2.36,10,4.08,1.68,12,5.38,0.92,8,6.69,2.02,13,5.36,1.91,14,4.5,2.17,6,4.25,2.38,8,3.93,1.77,14,5.88,1.55,8,6.38,1.94,13,5.4,2.01,10,4.8,1.99,10,4.58,2.11,12,3.4,1.65,10,6.25,1.91,12,6.11,1.69,9 +11172,silicone,4.26,1.48,19,3.44,1.85,18,5.24,2.08,17,5,1,11,3.25,1.49,8,4,2,4,3.29,1.86,14,5.38,1.77,8,5.11,2.42,9,4.75,1.58,8,3.91,1.38,11,3.71,1.89,7,3.27,1.9,11,5,1.79,6,5.36,2.29,11,4.38,1.5,13,4,1.55,6,3,2,11,4.14,1.46,7,5.86,2.27,7,4.8,1.93,10 +11173,silk,6.55,1.93,40,3.88,2.5,41,5.55,2.37,49,6.71,1.79,17,6.36,2.08,22,4.12,2.31,16,3.72,2.65,25,5.04,2.42,25,5.96,2.2,23,6.43,1.65,14,6.62,2.1,26,3.48,2.25,23,4.39,2.77,18,5.6,2.57,25,5.5,2.21,24,6.21,2.39,19,6.86,1.39,21,3.83,2.61,30,4,2.28,11,5.42,2,26,5.7,2.77,23 +11174,silken,6.38,1.88,21,2.7,2.03,20,5.8,2.57,20,6.33,1.51,6,6.4,2.06,15,3.75,2.43,8,2,1.41,12,5.27,3.04,11,6.44,1.81,9,5.5,1.76,6,6.73,1.87,15,3.4,2.41,10,2,1.33,10,5.46,2.9,13,6.43,1.81,7,5.57,2.07,7,6.79,1.72,14,2.79,2.36,14,2.5,1.05,6,5.18,3.03,11,6.56,1.74,9 +11175,silky,7,2.06,18,3.73,2.47,22,5.93,1.7,28,5.83,2.48,6,7.58,1.62,12,4.27,3.07,11,3.18,1.66,11,6.64,1.57,11,5.47,1.66,17,7.18,1.99,11,6.71,2.29,7,3.82,2.71,11,3.64,2.34,11,5.5,1.69,18,6.7,1.49,10,7,1.78,13,7,2.92,5,3.71,2.2,14,3.75,3.06,8,6.25,2.05,16,5.5,1,12 +11176,sill,5,1.45,21,3.36,1.96,25,5.41,1.79,22,5.5,0.53,8,4.69,1.75,13,3.85,2.27,13,2.83,1.47,12,5.77,1.88,13,4.89,1.62,9,5.5,1.41,8,5,0.95,12,4.29,1.86,14,2.18,1.4,11,5.33,1.44,12,5.5,2.22,10,5.2,1.87,10,4.82,0.98,11,3.24,2.11,17,3.62,1.69,8,5.2,2.04,10,5.58,1.62,12 +11177,silliness,6.27,1.61,22,5.13,2.75,23,6.21,1.9,19,6.12,1.55,8,6.15,1.57,13,3.88,2.47,8,5.86,2.82,14,5.71,1.89,7,6.36,1.96,11,6.38,1.6,8,6,1.53,13,5.22,3.38,9,5.07,2.4,14,5.71,1.8,7,6.5,1.98,12,6.18,1.6,11,6.36,1.69,11,4.56,3.17,9,5.5,2.5,14,6.06,1.95,16,7,1.73,3 +11178,silly,6.72,1.72,39,4.86,2.36,42,6.5,1.56,26,7,1.89,15,6.54,1.61,24,4.5,2.68,10,4.97,2.33,31,6.77,1.3,13,6.23,1.79,13,6.83,1.34,18,6.62,2.01,21,4.4,2.16,15,5.11,2.47,27,6.71,1.79,17,6.11,0.93,9,6.74,1.63,23,6.69,1.89,16,5.33,2.09,18,4.5,2.54,24,6.31,1.62,16,6.8,1.48,10 +11179,silo,4.59,0.94,17,2.9,2.38,20,4.83,1.64,23,4.67,0.98,12,4.4,0.89,5,5.4,2.97,5,2.07,1.49,15,5,1.15,13,4.6,2.17,10,4.43,1.13,7,4.7,0.82,10,4.43,3.1,7,2.08,1.44,13,4.82,1.99,11,4.83,1.34,12,4.67,1.12,9,4.5,0.76,8,3.1,2.77,10,2.7,2.06,10,5.11,1.96,9,4.64,1.45,14 +11180,silver,7.48,1.75,21,4,2.53,20,7.05,2.39,19,7.23,1.96,13,7.88,1.36,8,5.43,2.51,7,3.23,2.28,13,7.29,1.7,7,6.92,2.78,12,7.25,2.09,12,7.78,1.2,9,4.11,2.47,9,3.91,2.7,11,6.8,2.15,10,7.33,2.74,9,7.67,1.23,12,7.22,2.33,9,5.57,1.99,7,3.15,2.44,13,6.71,2.43,7,7.25,2.45,12 +11181,silverware,5.76,1.64,21,2.96,1.87,23,5.27,1.82,26,5.36,1.57,11,6.2,1.69,10,3.09,1.87,11,2.83,1.95,12,4.45,1.57,11,5.86,1.88,14,6.4,1.9,10,5.18,1.17,11,3,1.9,11,2.92,1.93,12,5.24,1.89,17,5.25,1.91,8,6.08,1.98,13,5.25,0.71,8,3.13,2,15,2.62,1.69,8,5.65,2,17,4.56,1.24,9 +11182,silvery,5.72,1.87,18,3.67,2.63,18,4.88,2.47,17,5.73,0.9,11,5.71,2.93,7,5.25,2.87,4,3.21,2.49,14,3.88,2.64,8,5.78,2.05,9,6.12,1.46,8,5.4,2.17,10,3.86,2.61,7,3.55,2.77,11,3.5,1.76,6,5.64,2.54,11,5,1.65,12,7.17,1.47,6,3.27,2.72,11,4.29,2.56,7,4.86,2.19,7,4.9,2.77,10 +11183,similar,5.86,1.42,21,3.43,1.83,21,5.8,1.98,25,6,1.48,12,5.67,1.41,9,3,1.53,7,3.64,1.98,14,5.4,2.01,10,6.07,1.98,15,6.5,1.91,4,5.71,1.31,17,3.7,2,10,3.18,1.72,11,5.29,2.43,7,6,1.81,18,5.92,1.38,12,5.78,1.56,9,3.77,1.83,13,2.88,1.81,8,5.11,2.03,9,6.19,1.91,16 +11184,similarity,6.05,1.85,20,3.14,2.24,21,5.12,1.76,25,6,3.37,4,6.06,1.44,16,3.75,2.22,4,3,2.29,17,4.78,2.17,9,5.31,1.54,16,5.75,1.58,8,6.25,2.05,12,3.8,2.7,10,2.55,1.63,11,5.07,1.73,14,5.18,1.89,11,6.09,1.58,11,6,2.24,9,3.1,2.51,10,3.18,2.09,11,5.44,1.72,18,4.29,1.7,7 +11185,simmer,5.86,1.42,21,3.18,2.17,22,5.41,1.97,27,5.8,1.62,10,5.91,1.3,11,3.14,2.48,7,3.2,2.11,15,5.06,2.22,17,6,1.33,10,6.18,1.78,11,5.5,0.85,10,2.8,2.95,5,3.29,1.99,17,5,2.15,14,5.85,1.72,13,5.54,1.39,13,6.38,1.41,8,2.3,1.57,10,3.92,2.39,12,5.64,2.1,14,5.15,1.86,13 +11186,simple,7.17,1.54,18,2.71,2.35,21,6.5,1.62,18,6.75,1.75,8,7.5,1.35,10,3,3.06,7,2.57,2.03,14,6.55,1.51,11,6.43,1.9,7,7,1.61,11,7.43,1.51,7,2,2.65,9,3.25,2.05,12,6.73,1.68,11,6.14,1.57,7,7,1.54,12,7.5,1.64,6,2.58,2.54,12,2.89,2.2,9,6.56,1.88,9,6.44,1.42,9 +11187,simpleton,4.53,2.29,19,3.18,2.42,22,4.11,2.2,28,4.67,1.63,6,4.46,2.6,13,3.36,2.73,11,3,2.19,11,4.82,2.93,11,3.65,1.5,17,4.73,2.05,11,4.25,2.71,8,3,2.1,11,3.36,2.8,11,4.5,2.12,18,3.4,2.27,10,5.38,2.1,13,2.67,1.51,6,3.14,2.48,14,3.25,2.49,8,3.62,2.53,16,4.75,1.54,12 +11188,simplicity,7.05,1.13,19,3.57,2.11,21,6.18,2.22,22,6.67,1.53,3,7.12,1.09,16,3.25,1.98,8,3.77,2.24,13,6.11,2.52,9,6.23,2.09,13,7,1.41,9,7.1,0.88,10,3.22,2.11,9,3.83,2.17,12,5.86,2.48,14,6.75,1.67,8,6.86,0.69,7,7.17,1.34,12,4.1,1.91,10,3.09,2.26,11,6.33,2.53,12,6,1.89,10 +11189,simplify,6.35,1.35,20,3.1,2.59,20,6.41,1.92,22,6.43,1.51,7,6.31,1.32,13,4,2.87,9,2.36,2.2,11,7,3.03,6,6.19,1.38,16,6.5,1.27,10,6.33,1.5,9,2.38,2,8,3.58,2.91,12,6.2,2.01,15,6.86,1.77,7,6.36,1.43,11,6.33,1.32,9,2.5,1.93,12,4,3.3,8,6,2.32,11,6.82,1.4,11 +11190,simplistic,6.43,1.4,21,3.88,2.59,25,6.16,1.42,19,7.11,1.45,9,5.92,1.16,12,4.67,3.01,6,3.72,2.52,18,6.14,1.68,7,6.17,1.34,12,6.62,1.41,16,5.8,1.3,5,4.07,2.73,14,3.8,2.57,10,7,1.41,9,5.4,0.97,10,6.83,1.59,12,5.89,0.93,9,4,2.71,16,3.67,2.5,9,6.09,1.64,11,6.25,1.16,8 +11191,simulate,5.76,1.55,21,4.84,2.29,19,5.19,2.34,21,5.67,1.03,6,5.8,1.74,15,6.14,2.67,7,4.08,1.73,12,5.36,2.8,11,5,1.83,10,5.83,0.98,6,5.73,1.75,15,5.2,2.57,10,4.44,2.01,9,5.14,2.51,14,5.29,2.14,7,5.57,1.62,7,5.86,1.56,14,4.79,2.49,14,5,1.87,5,4.92,2.57,12,5.56,2.07,9 +11192,simulated,5.63,1.71,19,4.61,2.21,23,5.42,2.06,19,5.44,0.88,9,5.8,2.25,10,4,1.91,7,5.07,2.28,15,6.1,2.02,10,4.67,1.94,9,5.78,1.56,9,5.5,1.9,10,4.3,3.06,10,5.08,1.08,12,5,1.07,8,5.5,2.59,10,5.75,2.09,12,5.43,0.79,7,4.65,2.23,20,4.33,2.52,3,5.5,1.51,8,5.36,2.46,11 +11193,simulation,5.67,1.11,21,3.83,2.33,23,4.81,2.17,26,5.73,1.01,11,5.6,1.26,10,3.18,2.18,11,4.42,2.39,12,4.64,2.34,11,5.07,2.13,14,6,1.15,10,5.36,1.03,11,3.64,2.42,11,4,2.34,12,4.88,2.06,17,4.88,2.59,8,5.85,1.28,13,5.38,0.74,8,4.07,2.19,15,3.38,2.67,8,4.88,2.45,17,4.67,1.66,9 +11194,simulator,5.9,2,21,3.82,2.32,22,5.43,2.16,21,5.89,2.52,9,5.92,1.62,12,3,2.61,6,4,2.24,15,5.67,2.42,6,5.33,2.13,15,4.89,2.03,9,6.67,1.67,12,4.8,2.68,5,3.53,2.21,17,5.6,2.01,10,5.27,2.37,11,6.25,2.22,12,5.44,1.67,9,4.33,2.5,9,3.46,2.22,13,5.08,2.11,12,5.89,2.26,9 +11195,simultaneous,5.57,1.63,21,3.48,2.06,23,5.59,2.27,17,5.67,1.66,9,5.5,1.68,12,4.45,2.3,11,2.58,1.38,12,5.33,2.5,9,5.88,2.1,8,5.57,2.23,7,5.62,1.39,13,4,2.53,11,3,1.48,12,5.83,2.79,6,5.45,2.07,11,5.62,1.94,13,5.5,1.07,8,3,1.26,11,3.92,2.57,12,5.38,2.33,8,5.78,2.33,9 +11196,sin,3.08,1.85,40,5.82,2.04,22,5.74,2.21,19,3.36,1.6,14,2.92,1.98,26,6.08,1.83,12,5.5,2.32,10,5.6,2.17,10,5.89,2.37,9,3.41,1.92,22,2.67,1.71,18,5.89,1.96,9,5.77,2.17,13,4.88,1.73,8,6.3,2.5,10,3.39,1.53,23,2.65,2.18,17,4.44,1.74,9,6.77,1.69,13,4.88,1.64,8,6.36,2.42,11 +11197,sincere,6.86,2.03,22,3.91,2.72,22,7.21,1.84,19,6.88,1.81,8,6.77,2.28,13,4.29,2.87,7,3.64,2.82,14,7,2.08,7,7.36,1.86,11,7.88,1.36,8,6.15,2.19,13,4.22,3.38,9,3.69,2.29,13,7,2.08,7,7.33,1.78,12,6.36,2.42,11,7.36,1.5,11,5.89,2.71,9,2.54,1.76,13,7.06,1.88,16,8,1.73,3 +11198,sincerity,7.9,1.21,20,4.42,2.48,19,6.19,1.55,26,8.09,1.04,11,7.67,1.41,9,4.14,1.86,7,4.58,2.84,12,6.23,1.48,13,6.15,1.68,13,7.73,1.35,11,8.11,1.05,9,4.8,2.57,10,4,2.45,9,6.53,1.5,17,5.56,1.51,9,7.9,1.45,10,7.9,0.99,10,4.92,2.31,12,3.57,2.7,7,5.94,1.53,16,6.6,1.58,10 +11199,sinful,3.37,2.39,19,5.76,2.34,21,4.09,2.58,47,5.33,3.79,3,3,2,16,5.5,3.39,6,5.87,1.92,15,5.47,2.67,15,3.44,2.3,32,2.56,2.13,9,4.1,2.47,10,6.14,2.54,7,5.57,2.31,14,4.24,2.67,25,3.91,2.52,22,3.14,2.19,7,3.5,2.58,12,6.11,2.67,9,5.5,2.15,12,4.13,2.67,30,4,2.47,17 +11200,sing,7.5,1.37,22,4.1,2.49,21,6.67,1.88,18,7.17,1.47,6,7.6,1.4,15,4.14,2.73,7,4.07,2.46,14,6,1.94,9,7.62,1.51,8,7.57,1.28,14,7.29,1.7,7,4.33,2.29,9,3.92,2.71,12,6.3,2.06,10,7.12,1.64,8,7.5,1.4,14,7.5,1.41,8,4,2.97,6,4.13,2.39,15,6.9,2.13,10,6.38,1.6,8 +11201,singer,6.9,1.41,20,4.86,2.08,21,5.79,2.17,34,7.2,1.55,10,6.6,1.26,10,4.75,1.75,8,4.92,2.33,13,6,2.25,14,5.65,2.16,20,6.56,1.42,9,7.18,1.4,11,4.92,1.8,13,4.75,2.6,8,6.05,2.19,22,5.33,2.15,12,6.6,1.51,10,7.2,1.32,10,5.14,1.99,14,4.29,2.29,7,5.94,1.85,17,5.65,2.5,17 +11202,single,5.39,2.06,18,3.85,2.25,20,4.83,2.41,18,5.12,1.81,8,5.6,2.32,10,3,1.83,7,4.31,2.39,13,4.18,1.99,11,5.86,2.79,7,4.73,1.9,11,6.43,1.99,7,2.67,1.8,9,4.82,2.18,11,5.55,2.5,11,3.71,1.89,7,5.25,2.18,12,5.67,1.97,6,3.83,2.48,12,3.88,2.03,8,4.33,2.4,9,5.33,2.45,9 +11203,singular,4.89,1.2,19,3.12,1.9,17,5.24,2.14,17,5.09,0.54,11,4.62,1.77,8,4,2,4,2.85,1.86,13,4.38,2.2,8,6,1.87,9,4.88,0.64,8,4.91,1.51,11,3.57,1.81,7,2.8,1.99,10,5.17,2.32,6,5.27,2.15,11,4.77,1.3,13,5.17,0.98,6,2.7,2,10,3.71,1.7,7,5.57,1.81,7,5,2.4,10 +11204,singularity,4.6,2.14,20,3.22,2.19,23,5.33,2.03,18,4.89,2.52,9,4.36,1.86,11,3.91,2.07,11,2.58,2.19,12,5.9,1.85,10,4.62,2.13,8,4.29,2.5,7,4.75,2.09,12,3.82,2.27,11,2.67,2.06,12,5.43,2.15,7,5.27,2.05,11,3.92,2.11,12,5.62,1.85,8,3.09,2.26,11,3.33,2.23,12,4.56,1.42,9,6.11,2.32,9 +11205,sinister,2.63,1.57,19,5.1,2.73,20,4.15,2.52,20,2,1,3,2.6,1.59,15,5.4,2.55,10,4.8,3.01,10,4.5,2.37,10,3.8,2.74,10,2.17,0.98,6,2.67,1.72,12,5,3.21,7,5.15,2.58,13,3.5,2.39,8,4.58,2.61,12,2.33,1.37,12,3.14,1.86,7,5.1,2.92,10,5.1,2.69,10,4.11,2.8,9,4.18,2.4,11 +11206,sink,4.62,1.63,21,3.7,2.18,23,4.1,2.27,20,4,2.45,5,4.81,1.33,16,4.92,1.88,12,2.36,1.69,11,3.82,2.09,11,3.88,2.03,8,4.58,1.73,12,4.67,1.58,9,3.38,1.93,16,4.43,2.7,7,3.73,2.15,11,4.56,2.46,9,4.85,1.86,13,4.25,1.16,8,3.74,2.28,19,3.5,1.91,4,3.86,2.03,14,4.67,2.88,6 +11207,sinker,4.84,1.77,19,3.45,2.32,22,3.96,1.89,27,5.17,1.17,6,4.69,2.02,13,3.55,2.54,11,3.36,2.2,11,3.1,2.38,10,4.47,1.37,17,4.64,1.69,11,5.12,1.96,8,2.91,1.76,11,4,2.76,11,3.71,1.96,17,4.4,1.78,10,5.08,2.06,13,4.33,0.82,6,3.29,2.13,14,3.75,2.76,8,3.81,2.2,16,4.18,1.4,11 +11208,sinner,3.25,2.02,20,5.38,2.58,21,5.67,2.37,27,4.14,2.67,7,2.77,1.48,13,4.44,1.42,9,6.08,3.06,12,5.4,2.38,15,6.18,2.44,11,3.73,1.49,11,2.67,2.5,9,5.44,1.88,9,5.33,3.08,12,6.29,2.2,17,4.67,2.5,9,3.69,2.14,13,2.43,1.62,7,5.27,2.76,15,5.67,2.25,6,5.5,2.39,12,5.8,2.43,15 +11209,sinus,3.57,1.54,21,3.23,2.37,22,4.78,2.14,27,3.8,1.81,10,3.36,1.29,11,3,2.58,7,3.33,2.35,15,4.29,2.2,17,5.6,1.84,10,4.09,1.58,11,3,1.33,10,2.6,2.19,5,3.41,2.45,17,4.79,2.36,14,4.77,1.96,13,3.77,1.74,13,3.25,1.16,8,2,1.7,10,4.25,2.42,12,5.21,2.39,14,4.31,1.8,13 +11210,sip,5.38,1.16,21,2.71,1.94,24,6.3,2.27,20,5.38,1.6,8,5.38,0.87,13,4.67,1.51,6,2.06,1.63,18,6.64,1.91,11,5.89,2.71,9,5.08,1.38,12,5.78,0.67,9,3.3,2.16,10,2.29,1.73,14,6.31,2.32,13,6.29,2.36,7,5.5,0.94,14,5.14,1.57,7,3.38,2.03,16,1.38,0.74,8,6.5,1.98,12,6,2.78,8 +11211,sir,5.45,1.41,22,4.33,2.35,21,5.11,1.75,18,5.67,0.82,6,5.47,1.6,15,4,3.16,7,4.5,1.95,14,5,2,9,5.12,1.64,8,5.57,1.45,14,5.43,1.4,7,4.33,2.35,9,4.33,2.46,12,5.1,2.08,10,5.12,1.36,8,5.71,1.27,14,5,1.6,8,4.17,2.93,6,4.4,2.2,15,5,2.11,10,5.25,1.28,8 +11212,sire,5.38,1.43,21,3.54,2.47,24,5.47,2,17,5.75,1.04,8,5.15,1.63,13,4.67,1.03,6,3.17,2.71,18,6,1.66,9,4.88,2.3,8,5.42,1.68,12,5.33,1.12,9,3.9,2.73,10,3.29,2.33,14,5.7,2.06,10,5.14,2.04,7,5.64,1.55,14,4.86,1.07,7,4.19,2.43,16,2.25,2.12,8,6,1.73,9,4.88,2.23,8 +11213,siren,3.8,2.09,20,6.1,2.86,20,4.88,2.29,26,3.36,2.01,11,4.33,2.18,9,7.14,2.73,7,5.54,2.88,13,5.08,2.84,13,4.69,1.65,13,4,2.05,11,3.56,2.24,9,6,3,11,6.22,2.86,9,4.88,2.45,17,4.89,2.09,9,3.3,2.31,10,4.3,1.83,10,5.83,3.16,12,6.5,2.51,8,4.44,2.22,16,5.6,2.32,10 +11214,sirloin,7.38,1.24,21,4,2.59,24,5.9,1.97,20,7.62,1.3,8,7.23,1.24,13,5.67,2.07,6,3.44,2.55,18,6.18,1.54,11,5.56,2.46,9,7.17,1.4,12,7.67,1,9,4.8,2.15,10,3.43,2.79,14,6,2.16,13,5.71,1.7,7,7.29,1.07,14,7.57,1.62,7,4.56,2.83,16,2.88,1.64,8,6.33,1.78,12,5.25,2.19,8 +11215,sissy,3.42,1.74,19,3.26,2.53,23,4.61,2.46,23,4.11,2.03,9,2.8,1.23,10,3.91,2.66,11,2.67,2.35,12,5.67,2.35,9,3.93,2.37,14,4.86,1.57,7,2.58,1.24,12,3.09,2.02,11,3.42,3,12,4.87,2.64,15,4.12,2.17,8,2.9,1.52,10,4,1.87,9,3.36,3.04,11,3.17,2.08,12,4.69,2.98,13,4.5,1.72,10 +11216,sister,7,1.77,22,3.86,2.06,21,5.59,2.53,17,6.5,1.76,6,7.2,1.86,15,4,2.58,7,3.79,1.85,14,5.56,3.24,9,5.62,1.6,8,6.79,2.01,14,7.43,1.4,7,3.67,1.94,9,4,2.22,12,5.22,3.11,9,6,1.77,8,6.71,2.02,14,7.5,1.2,8,3.5,2.17,6,4,2.07,15,4.89,2.89,9,6.38,1.92,8 +11217,sisterhood,5.68,1.2,19,4.33,2.35,18,4.88,2.42,17,5.55,1.04,11,5.88,1.46,8,3.75,1.89,4,4.5,2.5,14,3.25,2.19,8,6.33,1.58,9,5.12,1.36,8,6.09,0.94,11,4.14,2.19,7,4.45,2.54,11,4.67,2.8,6,5,2.32,11,6,1.08,13,5,1.26,6,4.64,2.77,11,3.86,1.57,7,4.29,2.36,7,5.3,2.5,10 +11218,sit,5.82,1.18,22,3.19,2.11,21,6.06,2.31,18,6,0.89,6,5.8,1.32,15,3,2.58,7,3.29,1.94,14,6.11,2.93,9,6,1.77,8,5.79,1.37,14,6,0.82,7,3.67,2.55,9,2.83,1.75,12,5.6,2.84,10,6.62,1.41,8,5.79,1.31,14,5.88,0.99,8,2.83,2.64,6,3.33,1.95,15,6.5,2.37,10,5.5,2.27,8 +11219,sitcom,6.1,1.22,21,3.29,2.87,24,4.9,2.15,20,6.38,1.41,8,5.92,1.12,13,3.33,3.14,6,3.28,2.87,18,5.36,2.38,11,4.33,1.8,9,5.83,1.11,12,6.44,1.33,9,3.7,3.16,10,3,2.72,14,4.92,2.29,13,4.86,2.04,7,6.14,1.1,14,6,1.53,7,4,3.22,16,1.88,1.13,8,5,2.52,12,4.75,1.58,8 +11220,site,5.22,1.48,18,3.55,1.63,22,6.09,1.93,22,5.5,0.93,8,5,1.83,10,3.88,1.64,8,3.36,1.65,14,6.09,1.64,11,6.09,2.26,11,5.29,0.76,7,5.18,1.83,11,4.3,1.57,10,2.92,1.44,12,6.15,2.19,13,6,1.58,9,5.1,1.79,10,5.38,1.06,8,3.62,1.92,8,3.5,1.51,14,6.5,1.87,14,5.38,1.92,8 +11221,sitter,4.89,1.33,19,2.73,1.93,22,4.68,2.53,22,4.89,0.33,9,4.9,1.85,10,3.62,2.45,8,2.21,1.42,14,4.82,2.32,11,4.55,2.84,11,5,0,7,4.83,1.7,12,3.8,2.1,10,1.83,1.27,12,4.92,2.43,13,4.33,2.78,9,4.8,1.81,10,5,0.5,9,3.12,2.3,8,2.5,1.74,14,4.5,2.85,14,5,2,8 +11222,situation,5.33,1.53,18,4.05,2.58,20,4.33,2.14,18,5,1.07,8,5.6,1.84,10,4.14,2.97,7,4,2.48,13,4.45,1.92,11,4.14,2.61,7,4.91,1.45,11,6,1.53,7,3.67,2.87,9,4.36,2.42,11,4.55,2.25,11,4,2.08,7,5,1.35,12,6,1.79,6,3.42,2.19,12,5,2.98,8,4.89,2.09,9,3.78,2.17,9 +11223,six,4.85,1.6,20,3.18,2.13,17,5.58,2.19,24,4.4,1.52,5,5,1.65,15,3.75,1.89,4,3,2.24,13,5.62,2.53,13,5.55,1.81,11,5.1,1.52,10,4.6,1.71,10,4.43,1.81,7,2.3,1.95,10,5.31,2.36,16,6.12,1.81,8,4.29,1.07,14,6.17,1.94,6,3.83,2.08,12,1.6,1.34,5,5.8,2.27,15,5.22,2.11,9 +11224,sixpence,4.62,1.63,21,3.52,2.15,23,5.22,2.16,18,4.89,1.54,9,4.42,1.73,12,4,2.05,11,3.08,2.23,12,5.7,2.16,10,4.62,2.13,8,4.29,1.98,7,4.77,1.54,13,3.91,2.39,11,3.17,1.95,12,5.86,2.73,7,4.82,1.72,11,4.38,1.94,13,5,0.93,8,3.36,1.91,11,3.67,2.42,12,4.78,2.33,9,5.67,2,9 +11225,sixteen,6.3,1.56,20,4.2,2.24,20,4.36,1.09,22,6.43,1.4,7,6.23,1.69,13,4,2.4,9,4.36,2.2,11,4,0.89,6,4.5,1.15,16,5.8,1.48,10,6.78,1.64,9,4.12,2.64,8,4.25,2.05,12,4.2,1.08,15,4.71,1.11,7,6.82,1.66,11,5.67,1.22,9,4.75,2.42,12,3.38,1.77,8,4.55,0.93,11,4.18,1.25,11 +11226,sixty,4.7,1.95,20,3.9,2.59,20,4.77,2.47,22,5.2,2.28,5,4.53,1.88,15,3.88,2.42,8,3.92,2.81,12,4.67,2.5,12,4.9,2.56,10,5.5,2.39,8,4.17,1.47,12,4.11,2.71,9,3.73,2.61,11,3.86,3.02,7,5.2,2.14,15,5.56,2.19,9,4,1.48,11,3.38,2.47,13,4.86,2.73,7,5.25,2.56,12,4.2,2.35,10 +11227,sizable,6.62,1.6,21,4.3,1.98,20,6.19,1.99,21,6.83,0.98,6,6.53,1.81,15,5.62,0.74,8,3.42,2.07,12,5.73,2.24,11,6.7,1.64,10,7,1.79,6,6.47,1.55,15,4.6,2.01,10,4,2,10,6.43,1.65,14,5.71,2.63,7,6.14,1.07,7,6.86,1.79,14,4.07,2.13,14,4.83,1.6,6,5.92,2.23,12,6.56,1.67,9 +11228,size,5.61,1.42,18,3.14,2.17,21,5.22,2.02,18,5.38,1.41,8,5.8,1.48,10,3.86,2.19,7,2.79,2.15,14,5.55,1.69,11,4.71,2.5,7,5.55,1.44,11,5.71,1.5,7,2.78,2.28,9,3.42,2.15,12,5.55,2.21,11,4.71,1.7,7,5.25,1.14,12,6.33,1.75,6,2.58,2.07,12,3.89,2.2,9,6.33,1.66,9,4.11,1.76,9 +11229,sizzle,6.14,1.39,21,4.39,2.46,23,4.85,1.46,26,6.55,1.13,11,5.7,1.57,10,4.55,2.62,11,4.25,2.42,12,4.64,1.91,11,5,1.11,14,6.3,1.42,10,6,1.41,11,3.73,2.61,11,5,2.26,12,4.76,1.71,17,5,0.93,8,6,1.53,13,6.38,1.19,8,4.4,2.41,15,4.38,2.72,8,4.94,1.34,17,4.67,1.73,9 +11230,ska,4.57,2.06,21,3.56,2.18,25,5.42,2.34,19,4.78,2.22,9,4.42,2.02,12,3.67,2.16,6,3.67,2.22,18,5,2,7,5.67,2.57,12,4.31,2.06,16,5.4,2.07,5,3,2.04,14,4.6,2.07,10,5.44,2.35,9,5.4,2.46,10,4.92,2.35,12,4.11,1.62,9,4.38,2.19,16,2.11,1.27,9,5.18,2.75,11,5.75,1.75,8 +11231,skate,6.74,1.66,19,4.48,2.5,23,4.84,1.86,19,6.22,1.79,9,7.2,1.48,10,4.29,2.56,7,4.67,2.61,15,4.5,1.35,10,5.22,2.33,9,7,1.87,9,6.5,1.51,10,4.3,2.83,10,4.75,2.38,12,3.88,1.36,8,5.7,1.95,10,6.92,1.51,12,6.43,1.99,7,4.55,2.28,20,4,4.36,3,4.12,1.13,8,5.36,2.16,11 +11232,skateboard,5.16,2.06,19,4,2.61,21,5.16,1.82,25,3.5,1.73,4,5.6,1.96,15,3.5,2.38,4,4.12,2.71,17,5.33,2.12,9,5.06,1.69,16,5,1.77,8,5.27,2.33,11,4,2.54,10,4,2.79,11,5.14,1.79,14,5.18,1.94,11,5.45,2.07,11,4.75,2.12,8,4.2,3.05,10,3.82,2.27,11,5.5,1.82,18,4.29,1.6,7 +11233,skater,6.16,1.83,19,3.95,2.6,21,5.24,2.17,25,5,2.31,4,6.47,1.64,15,2.25,1.26,4,4.35,2.69,17,5.56,2.13,9,5.06,2.24,16,5.88,1.55,8,6.36,2.06,11,4,2.62,10,3.91,2.7,11,4.79,2.12,14,5.82,2.18,11,6.2,1.99,10,6.11,1.76,9,4.4,2.72,10,3.55,2.54,11,5.28,2.05,18,5.14,2.61,7 +11234,skedaddle,5.24,2.02,21,4.11,2.64,19,5.05,2.3,22,4.83,2.86,6,5.4,1.68,15,4.88,3,8,3.55,2.34,11,5.17,2.72,12,4.9,1.79,10,5.11,2.62,9,5.33,1.56,12,4.5,2.88,8,3.82,2.56,11,4.57,2.37,7,5.27,2.31,15,6,2.54,10,4.55,1.13,11,4.33,2.57,12,3.71,2.93,7,5.42,2.61,12,4.6,1.9,10 +11235,skeet,4.25,1.74,20,5.1,2.45,21,5.42,2.01,19,4.67,1.73,9,3.91,1.76,11,3.4,2.88,5,5.6,2.2,15,5.67,2.34,6,5.31,1.93,13,4.14,1.79,14,4.5,1.76,6,4.75,2.86,12,5.5,1.93,8,4.56,1.42,9,6.2,2.2,10,4.4,1.96,10,4.1,1.6,10,4.64,2.94,11,5.6,1.78,10,5.17,2.99,6,5.54,1.51,13 +11236,skeletal,3.63,1.86,19,4.2,1.94,20,5.65,2.25,20,5,0,3,3.47,1.96,15,4.1,1.97,10,4.3,2,10,5.6,1.78,10,5.7,2.75,10,4.5,2.43,6,3.33,1.5,12,4.14,2.73,7,4.23,1.48,13,5.88,2.53,8,5.5,2.15,12,3,1.35,12,4.71,2.21,7,4.3,2.11,10,4.1,1.85,10,5.44,2.46,9,5.82,2.18,11 +11237,skeleton,4.37,1.95,19,4.55,2.86,22,4.64,1.83,28,5.33,1.37,6,3.92,2.06,13,4.82,3.03,11,4.27,2.8,11,5.09,2.43,11,4.35,1.32,17,4.55,2.21,11,4.12,1.64,8,4,2.28,11,5.09,3.36,11,4.61,1.85,18,4.7,1.89,10,4.31,1.84,13,4.5,2.35,6,3.86,2.91,14,5.75,2.49,8,4.06,2.02,16,5.42,1.24,12 +11238,skeptic,4.21,1.55,19,5.35,1.5,20,5.59,1.92,22,4.2,1.64,5,4.08,1.55,13,4.83,2.14,6,5.57,1.16,14,4.78,1.2,9,6.15,2.15,13,4,1.41,7,4.18,1.66,11,5,2,6,5.5,1.29,14,4.6,1.84,10,6.42,1.62,12,3.83,1.47,12,4.86,1.57,7,5,1.76,10,5.7,1.16,10,5.23,1.59,13,6.11,2.32,9 +11239,skeptical,3.58,1.77,19,5.45,2.15,42,5.26,1.97,19,3.67,1.12,9,3.5,2.27,10,5,2.37,12,5.62,2.11,29,5.2,2.3,10,5.33,1.66,9,3.57,1.27,7,3.58,2.07,12,5,2.37,12,5.63,2.08,30,4.5,1.41,8,5.5,2.01,10,3.9,2.13,10,3.22,1.3,9,5.11,2.31,19,5.74,2.03,23,5.12,1.96,8,5.36,2.06,11 +11240,skepticism,4.3,2,20,5.3,2.41,20,4.92,2.18,25,3.45,1.92,11,5.33,1.66,9,5.29,2.36,7,5.31,2.53,13,5.42,2.27,12,4.46,2.07,13,4.82,2.09,11,3.67,1.8,9,5.36,2.2,11,5.22,2.77,9,5.35,2,17,4,2.39,8,4.8,2.15,10,3.8,1.81,10,5.08,2.54,12,5.62,2.33,8,5.4,1.8,15,4.2,2.57,10 +11241,sketch,6.21,1.4,19,4.33,2.2,21,6.2,1.91,25,6,0,3,6.25,1.53,16,3.86,1.68,7,4.62,2.53,13,6.12,1.55,8,6.24,2.11,17,5.43,0.79,7,6.67,1.5,12,4.43,1.99,7,4.31,2.46,13,6.36,2.1,14,6,1.73,11,6,1.07,8,6.36,1.63,11,4.82,2.44,11,3.8,1.87,10,6.61,1.91,18,5.14,1.57,7 +11242,sketchy,4.09,1.77,22,4.96,1.93,26,4.58,2.04,24,4.11,1.36,9,4.08,2.06,13,4.9,2.13,10,5,1.86,16,4.67,1.58,9,4.53,2.33,15,4.12,1.55,8,4.07,1.94,14,4.46,2.11,13,5.46,1.66,13,4.42,1.73,12,4.75,2.38,12,3.83,1.59,12,4.4,2.01,10,4.47,2.07,15,5.64,1.57,11,4.92,1.89,13,4.18,2.23,11 +11243,skewer,5.37,1.67,19,4.81,2.11,21,5.83,1.7,23,5,1.87,5,5.46,1.71,13,5,3.03,6,4.73,1.75,15,5.8,1.62,10,5.85,1.82,13,4.57,1.9,7,5.82,1.47,11,5.43,2.37,7,4.5,1.99,14,6,1.55,11,5.67,1.87,12,5.67,1.44,12,4.86,2.04,7,5,2.28,11,4.6,2.01,10,5.86,1.66,14,5.78,1.86,9 +11244,ski,5.91,2.11,22,6.05,2.55,19,4.86,2.35,21,5.8,1.64,5,5.81,2.29,16,6.5,2.56,8,5.73,2.61,11,4.9,2.64,10,4.82,2.18,11,6.25,2.05,12,5.5,2.22,10,5.9,2.92,10,6.22,2.22,9,4.83,2.89,12,4.89,1.54,9,6.09,2.26,11,5.73,2.05,11,5.5,3.07,8,6.45,2.16,11,5,2.5,9,4.75,2.34,12 +11245,skid,4,1.92,21,4.45,2.16,20,4.4,2.54,20,5,1.1,6,3.6,2.06,15,5.12,1.81,8,4,2.34,12,3.6,2.22,10,5.2,2.7,10,4.17,2.14,6,3.93,1.91,15,4.4,2.22,10,4.5,2.22,10,5.15,2.61,13,3,1.83,7,4,1.73,7,4,2.08,14,4.79,2.39,14,3.67,1.37,6,4.36,2.73,11,4.44,2.46,9 +11246,skier,5.76,1.18,21,3.14,2.4,22,5.81,2.15,27,5.6,1.17,10,5.91,1.22,11,2.29,1.7,7,3.53,2.61,15,6.06,2.49,17,5.4,1.43,10,5.91,0.94,11,5.6,1.43,10,2.2,1.79,5,3.41,2.53,17,6.14,2.54,14,5.46,1.66,13,5.85,0.99,13,5.62,1.51,8,2.9,2.69,10,3.33,2.23,12,6.36,1.95,14,5.23,2.28,13 +11247,skiing,6.25,2.07,20,5.4,2.36,25,5.7,2.36,20,7.62,1.3,8,5.33,2.02,12,5.46,2.76,13,5.33,1.97,12,6.54,2.15,13,4.14,2.04,7,6.25,2.05,8,6.18,2.27,11,5.71,2.43,14,5,2.32,11,6.08,2.19,12,5.12,2.64,8,6.67,1.5,9,5.91,2.47,11,5.06,2.56,17,6.12,1.81,8,5.78,3.03,9,5.64,1.8,11 +11248,skijump,5.11,1.33,19,5.5,2.58,42,5.36,2.45,39,5,1,3,5.12,1.41,16,5.1,2.69,10,5.55,2.58,31,5.8,2.24,15,5.08,2.59,24,5.11,1.62,9,5.1,1.1,10,5.8,2.51,15,5.33,2.65,27,5.17,2.41,23,5.62,2.58,16,5,1.15,7,5.17,1.47,12,4.83,2.92,18,6,2.23,24,5.48,2.68,21,5.22,2.24,18 +11249,skill,6.65,1.81,20,4.94,2.39,18,7.41,1.65,22,7.6,1.67,5,6.33,1.8,15,5.83,1.94,6,4.5,2.54,12,7.2,1.32,10,7.58,1.93,12,7.3,1.25,10,6,2.11,10,5.2,2.3,10,4.62,2.62,8,7.27,1.9,11,7.55,1.44,11,6.67,1.72,12,6.62,2.07,8,4.22,2.95,9,5.67,1.5,9,7.09,1.92,11,7.73,1.35,11 +11250,skilled,7.05,1.05,22,5,2.6,19,7.43,1.66,21,6.8,1.1,5,7.19,1.05,16,6.5,2.14,8,3.91,2.43,11,6.6,2.01,10,8.18,0.75,11,7.08,1.08,12,7,1.05,10,4.6,2.37,10,5.44,2.92,9,7.25,1.76,12,7.67,1.58,9,6.91,1.14,11,7.18,0.98,11,3.62,2.26,8,6,2.45,11,7.56,1.67,9,7.33,1.72,12 +11251,skillet,5.85,1.9,20,3.24,2.66,21,5.33,2.32,24,5.75,3.2,4,5.88,1.59,16,3.75,2.75,4,3.12,2.71,17,5.56,2.83,9,5.2,2.04,15,6,1.41,8,5.75,2.22,12,3.4,2.5,10,3.09,2.91,11,5.43,2.31,14,5.2,2.44,10,6.18,1.72,11,5.44,2.13,9,2.9,2.92,10,3.55,2.5,11,5.94,2.25,17,3.86,1.86,7 +11252,skillful,6.86,1.28,22,4.42,2.3,26,6.75,2.15,24,7.22,1.09,9,6.62,1.39,13,3.5,2.59,10,5,1.97,16,5.44,2.07,9,7.53,1.85,15,6.5,1.31,8,7.07,1.27,14,4.77,2.35,13,4.08,2.29,13,6.25,2.6,12,7.25,1.54,12,6.5,1.24,12,7.3,1.25,10,4.4,2.5,15,4.45,2.11,11,6.38,2.36,13,7.18,1.89,11 +11253,skim,4.67,1.88,21,3.55,1.82,20,5.62,2.33,21,5.83,0.98,6,4.2,1.97,15,3.62,1.51,8,3.5,2.07,12,5.55,2.38,11,5.7,2.41,10,5.17,1.83,6,4.47,1.92,15,3.5,1.9,10,3.6,1.84,10,5.29,2.46,14,6.29,2.06,7,4.71,2.06,7,4.64,1.86,14,3.36,1.98,14,4,1.41,6,5.08,2.57,12,6.33,1.87,9 +11254,skimpy,4.65,2.32,20,4,2.66,23,5.28,2.42,18,5.25,2.87,8,4.25,1.91,12,4.27,2.53,11,3.75,2.86,12,6,2.11,10,4.38,2.62,8,5,2.76,6,4.54,2.3,13,4.82,2.86,11,3.25,2.34,12,5.43,2.94,7,5.18,2.18,11,4.5,2.65,12,4.88,1.89,8,4.18,2.79,11,3.83,2.66,12,5,2.29,9,5.56,2.65,9 +11255,skin,5.78,1.63,18,3.25,2.51,20,5,1.71,18,5.38,1.69,8,6.1,1.6,10,3.14,2.04,7,3.31,2.81,13,4.73,1.42,11,5.43,2.15,7,5.55,1.63,11,6.14,1.68,7,3.22,3.27,9,3.27,1.85,11,5.73,1.35,11,3.86,1.68,7,5.5,1.51,12,6.33,1.86,6,3.33,2.96,12,3.12,1.81,8,4.89,2.09,9,5.11,1.36,9 +11256,skinny,5.36,2.15,22,4.27,2.36,26,5.79,2.28,24,5.11,2.32,9,5.54,2.11,13,2.4,1.78,10,5.44,1.9,16,5.78,1.99,9,5.8,2.51,15,6.25,1.58,8,4.86,2.32,14,4.46,2.79,13,4.08,1.93,13,5.25,2.6,12,6.33,1.87,12,5.33,2.46,12,5.4,1.84,10,4.13,2.5,15,4.45,2.25,11,5.31,2.56,13,6.36,1.86,11 +11257,skip,4.76,1.58,21,4.25,1.96,24,5.35,2.32,20,4.75,1.91,8,4.77,1.42,13,4.08,2.22,13,4.45,1.69,11,5.33,2.57,12,5.38,2.07,8,4.75,1.98,8,4.92,1.31,12,4.93,1.77,14,3.3,1.89,10,5.36,2.34,11,5.33,2.45,9,4,1.41,10,5.45,1.44,11,4.12,2.06,17,4.57,1.81,7,4.11,2.62,9,6.36,1.5,11 +11258,skirmish,4.25,2.05,20,5.11,2.52,18,4.42,2.26,24,5,1.58,5,4,2.17,15,6,2.92,5,4.77,2.39,13,4,2.68,13,4.91,1.64,11,4.6,2.32,10,3.9,1.79,10,5.57,3.1,7,4.82,2.18,11,4.31,2.52,16,4.62,1.77,8,3.86,1.61,14,5.17,2.79,6,5.25,2.77,12,4.83,2.14,6,4.73,2.19,15,3.89,2.42,9 +11259,skirt,6.14,1.88,21,4.88,2.63,24,5.86,2.13,21,6.25,1.83,8,6.08,1.98,13,5.31,2.87,13,4.36,2.34,11,6.31,1.97,13,5.12,2.3,8,6.75,2.05,8,6,1.6,12,5.71,2.02,14,3.7,3.02,10,6.75,1.14,12,4.67,2.6,9,5.5,1.96,10,6.73,1.68,11,4.47,2.62,17,5.86,2.54,7,5.9,2.64,10,5.82,1.66,11 +11260,skit,5.63,1.92,19,4.8,2.12,20,5.71,2.22,21,5,1.67,6,5.92,2.02,13,3.75,1.67,8,5.5,2.15,12,4.91,2.26,11,6.6,1.9,10,5.8,0.84,5,5.57,2.21,14,4.3,1.89,10,5.3,2.31,10,5.79,2.49,14,5.57,1.72,7,5.43,2.15,7,5.75,1.86,12,4.79,2.46,14,4.83,1.17,6,5.17,2.44,12,6.44,1.74,9 +11261,skittish,4.27,1.12,22,4.95,2.54,22,4.21,2.27,19,4.62,1.6,8,4,0.71,13,4.71,2.43,7,5.29,2.61,14,4.29,3.15,7,4.09,1.81,11,4.12,0.64,8,4.31,1.38,13,4.56,2.7,9,5.23,2.49,13,4.14,2.27,7,4.25,2.38,12,4.45,1.51,11,4.09,0.54,11,3.67,2.5,9,5.85,2.23,13,4.25,2.41,16,4,1.73,3 +11262,skull,3.63,2.03,19,4.98,2.34,45,4.19,2.18,21,4,1.55,6,3.46,2.26,13,4.9,2.47,20,5.04,2.28,25,3.78,2.28,9,4.5,2.15,12,4,1.41,10,3.22,2.59,9,5.4,2.4,25,4.45,2.21,20,3.09,1.87,11,5.4,1.9,10,3.25,1.49,8,3.91,2.39,11,4.66,2.59,29,5.56,1.71,16,3.18,1.94,11,5.3,1.95,10 +11263,skunk,3.78,1.96,18,5.81,2.23,21,4.04,1.89,23,3.2,1.3,5,4.17,2.17,12,5.67,2.66,6,5.87,2.13,15,4.5,2.07,10,3.69,1.75,13,4,1.83,7,3.8,2.15,10,4.86,2.04,7,6.29,2.23,14,4.36,1.8,11,3.75,2.01,12,3.58,1.62,12,4.17,2.64,6,4.91,2.63,11,6.8,1.14,10,3.93,1.94,14,4.22,1.92,9 +11264,sky,7.32,1.7,19,2.74,1.91,23,5.61,2.42,49,6.67,1.53,3,7.44,1.75,16,2.91,1.64,11,2.58,2.19,12,4.94,2.6,18,6,2.27,31,7.7,1.42,10,6.89,1.96,9,3.36,1.69,11,2.17,1.99,12,5.35,2.13,26,5.91,2.73,23,7,2.2,8,7.55,1.29,11,2.73,2.33,11,2.75,1.54,12,5.65,2.23,31,5.56,2.79,18 +11265,skylight,6.8,1.24,20,3.95,2.61,20,5.5,2.11,22,6.57,1.51,7,6.92,1.12,13,4.33,2.55,9,3.64,2.73,11,4.67,2.42,6,5.81,1.97,16,6.5,1.27,10,7.33,1,9,3.38,2.62,8,4.33,2.64,12,5,2.24,15,6.57,1.4,7,6.91,1.3,11,6.67,1.22,9,3.83,2.59,12,4.12,2.8,8,4.82,2.56,11,6.18,1.33,11 +11266,skyline,6.17,1.79,18,4.4,2.62,20,5.35,2.18,20,5,1,3,6.4,1.84,15,5.67,3.08,6,3.86,2.32,14,5,2.1,6,5.5,2.28,14,6.1,1.2,10,6.25,2.43,8,4.17,1.83,6,4.5,2.95,14,6.1,1.73,10,4.6,2.41,10,5.5,2.2,8,6.7,1.25,10,4.75,2.87,8,4.17,2.55,12,6,2.45,8,4.92,1.98,12 +11267,skyscraper,5.84,1.54,19,5.33,2.46,40,5.25,2.4,20,4.67,1.53,3,6.06,1.48,16,5.79,2.58,14,5.08,2.42,26,5.7,1.95,10,4.8,2.82,10,6.1,1.6,10,5.56,1.51,9,5.41,2.12,17,5.26,2.73,23,5.38,2.13,8,5.17,2.66,12,6,1.77,8,5.73,1.42,11,4.53,2.39,19,6.05,2.36,21,4.11,2.52,9,6.18,1.94,11 +11268,slab,4.7,1.63,20,2.4,1.43,20,4.27,1.58,22,5.43,1.51,7,4.31,1.6,13,2.56,1.59,9,2.27,1.35,11,4.83,1.33,6,4.06,1.65,16,4.9,1.73,10,4.44,1.67,9,2.12,1.13,8,2.58,1.62,12,4.4,1.68,15,4,1.41,7,4.73,1.9,11,4.67,1.32,9,2.58,1.44,12,2.12,1.46,8,4.55,1.63,11,4,1.55,11 +11269,slack,3.85,1.6,20,3.22,2.26,18,5.08,2.3,24,4.2,1.48,5,3.73,1.67,15,2.8,0.84,5,3.38,2.63,13,4.85,2.38,13,5.36,2.29,11,4.4,1.51,10,3.3,1.57,10,3.71,2.43,7,2.91,2.21,11,4.69,2.33,16,5.88,2.17,8,3.43,1.4,14,4.83,1.72,6,3.25,2.18,12,3.17,2.64,6,5.53,2.17,15,4.33,2.45,9 +11270,slag,2.63,1.57,19,3.9,2.19,21,3.92,1.82,24,3.33,1.86,6,2.31,1.38,13,4.45,2.21,11,3.3,2.11,10,4.38,1.85,8,3.69,1.82,16,3,1.49,10,2.22,1.64,9,4.22,1.86,9,3.67,2.46,12,4.47,1.66,17,2.17,1.17,6,2,1.07,8,3.09,1.76,11,3.5,1.93,8,4.15,2.38,13,4.25,1.91,16,3.25,1.49,8 +11271,slam,4.79,2.04,19,4.61,2.35,18,4.12,2.29,17,5.64,1.86,11,3.62,1.77,8,5.5,2.38,4,4.36,2.37,14,4.62,2.83,8,3.67,1.73,9,5.62,2.07,8,4.18,1.89,11,4.29,2.43,7,4.82,2.4,11,3.67,2.73,6,4.36,2.11,11,4.85,2.41,13,4.67,1.03,6,4.09,2.34,11,5.43,2.3,7,4.14,2.12,7,4.1,2.51,10 +11272,slammer,4.09,2.02,22,4.79,2.32,19,3.85,2.64,20,4.8,2.59,5,3.88,1.93,16,5.38,2.33,8,4.36,2.34,11,4.1,2.69,10,3.6,2.72,10,4.25,1.96,12,3.9,2.18,10,4.8,2.2,10,4.78,2.59,9,4.82,3.03,11,2.67,1.5,9,4.09,2.12,11,4.09,2.02,11,4.75,1.67,8,4.82,2.79,11,3.89,2.32,9,3.82,2.99,11 +11273,slander,2.45,1.36,20,5.68,2.58,19,3.62,1.96,26,2.18,0.98,11,2.78,1.72,9,5.71,2.56,7,5.67,2.71,12,4.08,2.4,13,3.15,1.34,13,2.27,1.19,11,2.67,1.58,9,5.7,2.31,10,5.67,3,9,3.82,2.16,17,3.22,1.56,9,2.4,1.78,10,2.5,0.85,10,5.75,2.6,12,5.57,2.76,7,3.5,1.9,16,3.8,2.15,10 +11274,slang,5.25,1.65,20,4.47,2.5,17,5.59,2.15,22,4.6,1.52,5,5.47,1.68,15,4.33,1.97,6,4.55,2.84,11,5.3,1.34,10,5.83,2.69,12,5.2,0.92,10,5.3,2.21,10,4.4,2.27,10,4.57,2.99,7,5.36,2.58,11,5.82,1.72,11,5.25,1.82,12,5.25,1.49,8,3.33,2.35,9,5.75,2.12,8,5.45,2.7,11,5.73,1.56,11 +11275,slant,4.84,1.64,19,4.1,2.29,20,5.08,1.79,24,5.08,1.71,13,4.33,1.51,6,4.2,2.77,5,4.07,2.22,15,5.08,1.75,13,5.09,1.92,11,4.56,2.24,9,5.1,0.88,10,5.14,2.67,7,3.54,1.94,13,5.27,2.24,11,4.92,1.38,13,4.22,1.79,9,5.4,1.35,10,3.4,2.12,10,4.8,2.35,10,5.33,2.65,9,4.93,1.1,15 +11276,slap,2.95,1.43,19,4.59,2.3,22,4.78,2.52,50,3.33,1.15,3,2.88,1.5,16,4.92,2.39,12,4.2,2.25,10,4.85,2.69,26,4.71,2.37,24,3.3,1.64,10,2.56,1.13,9,5.11,2.47,9,4.23,2.2,13,4.05,2.25,21,5.31,2.61,29,3.12,1.13,8,2.82,1.66,11,4.44,2.24,9,4.69,2.43,13,4.92,2.7,24,4.65,2.38,26 +11277,slash,4.85,1.73,20,5.65,2.81,20,4.97,2.37,36,5,1.85,8,4.75,1.71,12,6.8,1.64,5,5.27,3.06,15,4.45,2.5,11,5.2,2.33,25,5.23,1.64,13,4.14,1.77,7,6.83,2.29,12,3.88,2.7,8,5.2,2.61,20,4.69,2.09,16,4.91,1.51,11,4.78,2.05,9,6,2.76,11,5.22,2.99,9,4.68,2.38,22,5.43,2.38,14 +11278,slate,4.77,1.11,22,3.19,2,26,6,1.86,23,5.11,1.27,9,4.54,0.97,13,2.8,1.93,10,3.44,2.06,16,5.78,1.92,9,6.14,1.88,14,4.62,1.06,8,4.86,1.17,14,3.54,2.22,13,2.85,1.77,13,5.55,1.81,11,6.42,1.88,12,4.67,0.89,12,4.9,1.37,10,2.73,1.79,15,3.82,2.18,11,6,2,13,6,1.76,10 +11279,slaughter,2.33,1.85,40,5.77,2.36,43,3.57,2.28,47,2.76,1.75,17,2.05,1.91,22,5.5,2.56,16,5.93,2.27,27,4.42,2.3,26,2.52,1.81,21,2.36,1.65,14,2.31,1.98,26,5.83,2.35,23,5.7,2.43,20,4.14,2.43,29,2.67,1.71,18,2,1.53,19,2.62,2.09,21,6.04,2.18,26,5.35,2.62,17,3.92,2.47,25,3.18,2.04,22 +11280,slaughterhouse,2.68,1.67,19,6.76,2.39,21,3.17,2.39,23,3.6,2.41,5,2.38,1.33,13,6.5,1.38,6,6.87,2.72,15,3.3,2.31,10,3.08,2.53,13,2.14,1.95,7,3.09,1.51,11,6.86,1.57,7,6.71,2.76,14,3.64,2.16,11,2.75,2.6,12,2.75,1.82,12,2.57,1.51,7,5.91,2.91,11,7.7,1.16,10,3.36,2.13,14,2.89,2.85,9 +11281,slave,2.06,1.92,18,4.53,2.68,45,2.61,2.5,61,2.75,2.6,8,1.5,0.97,10,5.29,2.49,17,3.96,2.72,27,2.52,2.25,31,2.7,2.77,30,3,2.71,7,1.45,0.93,11,4.81,2.68,21,4.29,2.73,24,2.67,2.46,36,2.52,2.6,25,2.5,2.46,10,1.5,0.76,8,4.59,2.75,29,4.44,2.66,16,3.45,2.85,31,1.73,1.72,30 +11282,slavery,2,1.97,18,5.45,3,22,2.68,2.4,28,1.5,0.84,6,2.25,2.34,12,4.73,3,11,6.18,2.96,11,3,2.53,11,2.47,2.37,17,2.45,2.38,11,1.29,0.76,7,4.64,2.98,11,6.27,2.94,11,3,2.38,18,2.1,2.47,10,2.5,2.28,12,1,0,6,4.86,3.08,14,6.5,2.73,8,2.56,2.34,16,2.83,2.59,12 +11283,slay,2.63,1.54,19,4.9,2.28,21,5.39,2.86,23,3,2,3,2.56,1.5,16,5,2.33,8,4.85,2.34,13,5.33,2.69,9,5.43,3.06,14,2,1,9,3.2,1.75,10,5.22,2.11,9,4.67,2.46,12,6.2,2.65,15,3.88,2.75,8,2.43,1.62,7,2.75,1.54,12,5.4,2.37,10,4.45,2.21,11,5.08,3.23,13,5.8,2.39,10 +11284,slayer,4.43,2.56,21,4.88,2.8,24,5,2.47,19,5.11,2.42,9,3.92,2.64,12,4.33,2.94,6,5.18,2.86,17,4.57,1.72,7,5.25,2.86,12,4.88,2.5,16,3,2.45,5,4.5,3.13,14,5.67,2.29,9,4.78,2.68,9,5.2,2.39,10,4.42,2.75,12,4.44,2.46,9,5.12,2.5,16,4.38,3.46,8,5.64,2.84,11,4.12,1.64,8 +11285,sleaze,2.95,2.06,21,4.12,1.8,24,3.82,2.08,22,3.38,2.62,8,2.69,1.7,13,4,1.71,12,4.25,1.96,12,4.23,2.24,13,3.22,1.79,9,3.38,2.62,8,2.75,1.76,12,4.46,1.33,13,3.73,2.24,11,4.83,1.99,12,2.6,1.51,10,3.5,2.37,10,2.45,1.69,11,3.56,1.67,16,5.25,1.58,8,3.3,2.41,10,4.25,1.76,12 +11286,sleazy,3.85,1.93,20,5.64,2.19,22,4.6,1.6,20,3.67,1.87,9,4,2.05,11,5.6,2.76,10,5.67,1.72,12,4.38,1.3,8,4.75,1.82,12,4,1.92,14,3.5,2.07,6,5.12,2.7,8,5.93,1.9,14,5.12,1.89,8,4.25,1.36,12,3.9,1.73,10,3.8,2.2,10,5.67,2.02,12,5.6,2.5,10,4.64,1.8,11,4.56,1.42,9 +11287,sled,6.35,1.58,17,3.25,2.24,20,5.6,1.71,25,6.4,1.34,5,6.33,1.72,12,3.09,2.47,11,3.44,2.07,9,5.12,1.54,16,6.44,1.74,9,6.43,1.81,7,6.3,1.49,10,2.78,2.11,9,3.64,2.38,11,5.5,1.82,20,6,1.22,5,6.33,1.66,9,6.38,1.6,8,2.55,1.92,11,4.11,2.42,9,5.37,1.67,19,6.33,1.75,6 +11288,sledge,4.55,0.69,20,3.25,1.89,20,4.95,1.84,22,4.71,0.49,7,4.46,0.78,13,3.44,1.81,9,3.09,2.02,11,6.17,2.64,6,4.5,1.26,16,4.6,0.7,10,4.56,0.73,9,3.62,2.26,8,3,1.65,12,5.2,2.08,15,4.43,1.13,7,4.36,0.81,11,4.78,0.44,9,3.58,2.11,12,2.75,1.49,8,5.55,2.21,11,4.36,1.21,11 +11289,sledgehammer,3.57,1.83,21,4.43,2.64,23,4.41,2.24,17,4.33,2.18,9,3,1.35,12,4.91,2.12,11,4,3.07,12,5,2.65,9,3.75,1.58,8,4,2.08,7,3.46,1.76,13,5.18,2.82,11,3.75,2.38,12,4.29,2.56,7,4.5,2.12,10,3.54,1.98,13,3.62,1.69,8,4.45,3.17,11,4.42,2.19,12,4.11,2.15,9,4.75,2.43,8 +11290,sleek,6.26,1.48,19,4.08,2.28,24,5.71,2.31,28,6.5,1.2,8,6.09,1.7,11,4.33,2.45,9,3.93,2.25,15,6.29,2.37,14,5.14,2.18,14,6.11,1.69,9,6.4,1.35,10,3.92,2.19,12,4.25,2.45,12,4.57,2.38,14,6.86,1.61,14,6.1,1.45,10,6.44,1.59,9,4.17,2.33,12,4,2.34,12,5.58,1.78,12,5.81,2.69,16 +11291,sleep,7.22,1.65,41,3.6,2.57,43,5.3,2.58,23,7.25,1.8,20,7.19,1.54,21,3.88,2.58,16,3.44,2.61,27,4.56,3.24,9,5.79,2.04,14,7.1,1.97,20,7.33,1.32,21,3.91,2.71,23,3.25,2.43,20,5.33,2.64,15,5.25,2.66,8,7.04,1.89,23,7.44,1.29,18,3.73,2.75,26,3.41,2.35,17,5.38,3.01,13,5.2,2.04,10 +11292,sleeper,5.84,1.57,19,3.04,2.26,24,5.86,2.05,28,5.12,1.13,8,6.36,1.69,11,3.22,2.49,9,2.93,2.19,15,5.5,2.03,14,6.21,2.08,14,6.22,2.11,9,5.5,0.85,10,4,2.66,12,2.08,1.24,12,5.64,1.86,14,6.07,2.27,14,6.3,1.77,10,5.33,1.22,9,3.42,2.75,12,2.67,1.67,12,5.92,1.88,12,5.81,2.23,16 +11293,sleepless,3.11,2.03,18,4.64,2.36,22,3.08,2.15,24,2.67,1.37,6,3.33,2.31,12,5.58,2.27,12,3.5,2.01,10,3.25,2.19,8,3,2.19,16,2.78,1.2,9,3.44,2.65,9,5.22,2.05,9,4.23,2.55,13,3.41,2.37,17,2,1.1,6,2.62,1.77,8,3.5,2.22,10,4.89,2.09,9,4.46,2.6,13,3.31,2.3,16,2.62,1.85,8 +11294,sleepover,6.26,1.69,19,4.7,1.87,23,5.33,2,18,6.33,1.73,9,6.2,1.75,10,4.71,1.98,7,4.87,1.81,15,4.9,2.13,10,5.88,1.81,8,6.67,2.24,9,5.9,0.99,10,4.9,2.23,10,4.75,1.48,12,4.75,1.98,8,6.11,1.83,9,6.33,1.67,12,6.14,1.86,7,4.6,1.96,20,5.33,1.15,3,4.62,1.92,8,5.9,1.97,10 +11295,sleepy,4.36,1.36,22,3.04,2.51,23,4.56,2.18,18,4,1.31,8,4.77,1.24,13,4,3.42,8,2.5,1.87,14,4.29,2.21,7,4.73,2.24,11,4.25,1.49,8,4.62,1.19,13,2.78,2.28,9,3.21,2.72,14,4.86,1.68,7,4.36,2.5,11,4.18,1.17,11,4.55,1.57,11,3.22,2.73,9,2.93,2.46,14,4.07,1.94,15,7,1.73,3 +11296,sleepyhead,5.43,1.83,21,2.85,2.03,20,4.7,2.75,20,5.83,0.98,6,5.27,2.09,15,3.5,2.07,8,2.42,1.98,12,4.36,2.91,11,5.11,2.67,9,5,1.67,6,5.6,1.92,15,3.2,2.57,10,2.5,1.35,10,4.85,2.58,13,4.43,3.26,7,5.14,2.34,7,5.57,1.6,14,2.79,2.04,14,3,2.19,6,4.83,2.59,12,4.5,3.16,8 +11297,sleet,4.4,1.88,20,4,2.53,20,3.88,1.9,25,4.25,2.63,4,4.44,1.75,16,3,1.73,3,4.18,2.65,17,4.33,2.4,9,3.62,1.59,16,4.38,1.41,8,4.42,2.19,12,3.33,2.29,9,4.55,2.7,11,3.93,1.77,14,3.82,2.14,11,4.27,1.56,11,4.56,2.3,9,3.9,2.77,10,4.1,2.42,10,4.28,2.02,18,2.86,1.07,7 +11298,sleeve,5.95,1.39,19,3.26,2.34,23,6.05,1.72,19,5.56,0.73,9,6.3,1.77,10,3.43,2.51,7,3.27,2.4,15,6.5,1.78,10,5.56,1.59,9,6.33,1.5,9,5.6,1.26,10,4.4,2.72,10,2.42,1.68,12,5.75,1.75,8,6.3,1.83,10,6.25,1.6,12,5.43,0.79,7,3.45,2.44,20,2,1,3,5.75,1.58,8,6.27,1.85,11 +11299,sleigh,6.11,1.7,19,3.42,1.98,24,5.85,2.21,27,5.25,1.16,8,6.73,1.79,11,3.11,1.96,9,3.6,2.03,15,5.5,2.24,14,6.23,2.2,13,6.33,1.5,9,5.9,1.91,10,4,2.09,12,2.83,1.75,12,5.54,2.63,13,6.14,1.79,14,6.5,1.72,10,5.67,1.66,9,3.5,2.02,12,3.33,2.02,12,6.18,1.94,11,5.62,2.42,16 +11300,sleight,4.65,1.73,20,3.24,2.26,21,3.72,1.97,25,3.75,1.71,4,4.88,1.71,16,3.5,2.65,4,3.18,2.24,17,4.67,2.18,9,3.19,1.68,16,4.88,1.46,8,4.5,1.93,12,3.9,2.56,10,2.64,1.86,11,3.5,1.45,14,4,2.53,11,4.73,1.35,11,4.56,2.19,9,2.5,2.01,10,3.91,2.34,11,3.78,1.96,18,3.57,2.15,7 +11301,slender,6.05,1.99,20,4.17,2.62,18,5.32,2.01,22,6.4,2.41,5,5.93,1.91,15,5.33,2.73,6,3.58,2.47,12,5.4,1.35,10,5.25,2.49,12,5.9,1.85,10,6.2,2.2,10,5,2.67,10,3.12,2.3,8,4.45,2.02,11,6.18,1.66,11,5.25,2.05,12,7.25,1.16,8,4.11,3.1,9,4.22,2.22,9,4.64,2.25,11,6,1.55,11 +11302,slice,5.05,1.65,19,3.5,2.52,20,5.05,2.35,20,4.67,0.58,3,5.33,1.63,15,3.7,2.45,10,3.3,2.71,10,4.7,2.26,10,5.4,2.5,10,5.33,2.34,6,5.17,1.03,12,3.14,1.86,7,3.69,2.87,13,3.62,1.92,8,6,2.17,12,5,1.48,12,5.14,2.04,7,3,1.7,10,4,3.16,10,4.89,2.42,9,5.18,2.4,11 +11303,slick,5,1.49,20,4.17,2.79,24,5.25,2.22,28,4.88,1.36,8,5.08,1.62,12,3.44,2.7,9,4.6,2.85,15,5.07,2.09,14,5.43,2.41,14,4.56,2.01,9,5.36,0.81,11,4.42,2.61,12,3.92,3.06,12,4.64,2.37,14,5.86,1.96,14,5.3,1.34,10,4.7,1.64,10,4.42,3.03,12,3.92,2.64,12,4.67,1.97,12,5.69,2.36,16 +11304,slicker,4.84,1.61,19,3.82,2.68,22,5.14,1.76,28,4.83,1.47,6,4.85,1.72,13,3.91,2.74,11,3.73,2.76,11,5.64,2.16,11,4.82,1.42,17,4.82,1.25,11,4.88,2.1,8,3.55,2.58,11,4.09,2.88,11,5.22,1.52,18,5,2.21,10,5.08,1.75,13,4.33,1.21,6,3.64,2.71,14,4.12,2.8,8,4.94,1.91,16,5.42,1.56,12 +11305,slide,5.71,1.71,21,3.3,2.1,23,5.5,2.38,18,6,1.58,9,5.5,1.83,12,3.82,2.27,11,2.83,1.9,12,5.2,2.86,10,5.88,1.73,8,5.57,2.3,7,5.85,1.46,13,3.73,2.37,11,2.92,1.83,12,5.14,2.79,7,5.73,2.2,11,5.69,2.02,13,5.75,1.16,8,3.45,1.97,11,3.17,2.29,12,5.78,2.28,9,5.22,2.59,9 +11306,slider,5.94,1.43,18,4.35,2.37,23,5.44,1.69,18,5.89,1.27,9,6,1.66,9,4.86,2.04,7,4.27,2.55,15,5.7,2,10,5.12,1.25,8,6.75,1.67,8,5.3,0.82,10,4.7,2.63,10,4.25,2.22,12,4.75,1.16,8,6.11,1.96,9,6.18,1.47,11,5.57,1.4,7,4.2,2.42,20,5.33,2.08,3,5,1.07,8,5.8,2.04,10 +11307,slight,4.6,1.47,20,3.78,1.93,23,5.62,1.53,21,4.89,1.45,9,4.36,1.5,11,3.55,1.97,11,4,1.95,12,5.25,0.89,8,5.85,1.82,13,4.93,1.33,14,3.83,1.6,6,3.22,2.05,9,4.14,1.83,14,6,1.41,8,5.38,1.61,13,5,1.25,10,4.2,1.62,10,3.69,1.84,13,3.9,2.13,10,6,1.6,12,5.11,1.36,9 +11308,slim,6.63,1.61,19,4.26,2.07,23,4.47,2.29,19,6,1.12,9,7.2,1.81,10,3.86,1.35,7,4.47,2.42,15,4.5,1.96,10,4.44,2.74,9,7.33,1.5,9,6,1.49,10,4.7,2.26,10,3.92,2.02,12,5,1.69,8,3.7,2.45,10,6.67,1.72,12,6.57,1.51,7,4.1,1.92,20,5.33,3.21,3,5.12,1.73,8,4,2.61,11 +11309,slime,3.15,1.57,41,4.58,2.47,43,4.04,1.71,26,3.84,1.64,19,2.65,1.27,20,5,2.71,19,4.26,2.32,23,3.85,1.21,13,4.23,2.13,13,2.94,1.29,16,3.33,1.76,24,4.06,2.82,18,4.96,2.17,25,4.47,1.74,17,3.22,1.39,9,2.74,1.54,23,3.67,1.5,18,4.25,2.77,20,4.87,2.2,23,4.44,1.71,16,3.4,1.58,10 +11310,slimy,3.21,1.36,19,5.1,1.67,21,5,2.39,23,5,1,3,2.88,1.15,16,5.5,1.31,8,4.85,1.86,13,5.78,2.17,9,4.5,2.47,14,3.11,1.54,9,3.3,1.25,10,5.11,1.36,9,5.08,1.93,12,5.87,2.1,15,3.38,2.13,8,3.29,1.38,7,3.17,1.4,12,5.3,1.49,10,4.91,1.87,11,5.23,2.95,13,4.7,1.49,10 +11311,sling,4.26,1.59,19,4.9,1.94,20,5.73,2.03,26,3.9,1.37,10,4.67,1.8,9,4.86,1.57,7,4.92,2.18,13,5.69,1.75,13,5.77,2.35,13,4.09,1.7,11,4.5,1.51,8,5.27,1.85,11,4.44,2.07,9,6,2.03,17,5.22,2.05,9,4.3,1.7,10,4.22,1.56,9,5.42,1.98,12,4.12,1.73,8,5.44,1.97,16,6.2,2.15,10 +11312,slingshot,5.41,1.99,22,5.47,2.17,19,5.48,2.06,21,5.8,2.17,5,5.44,1.97,16,5.5,2.45,8,5.45,2.07,11,5.4,2.22,10,5.55,2.02,11,5.25,2.14,12,5.6,1.9,10,5.4,2.32,10,5.56,2.13,9,4.83,2.29,12,6.33,1.41,9,5.45,2.62,11,5.36,1.21,11,4.25,2.6,8,6.36,1.29,11,5.67,2.45,9,5.33,1.83,12 +11313,slinky,4.63,1.8,19,3.95,2.3,22,5.21,1.84,24,4.67,1.97,6,4.62,1.8,13,4.25,2.09,12,3.6,2.59,10,5,2.2,8,5.31,1.7,16,4.7,2,10,4.56,1.67,9,3.89,1.96,9,4,2.58,13,5.59,1.84,17,4.17,1.72,6,4,1.85,8,5.09,1.7,11,3.78,2.33,9,4.08,2.36,13,5.56,1.82,16,4.5,1.77,8 +11314,slip,4.33,1.28,21,4.7,2.03,23,3.81,1.92,26,4.73,1.01,11,3.9,1.45,10,5.09,2.21,11,4.33,1.87,12,3.64,1.96,11,3.93,2.02,14,4.2,1.4,10,4.45,1.21,11,5.09,2.39,11,4.33,1.67,12,4.18,2.01,17,3,1.69,8,4.23,1.42,13,4.5,1.07,8,4.67,2.13,15,4.75,1.98,8,3.88,2.12,17,3.67,1.58,9 +11315,slipper,5.8,1.47,20,3.83,2.41,24,5.93,2.18,28,5.5,0.53,8,6,1.86,12,4.22,2.44,9,3.6,2.44,15,5.79,2.15,14,6.07,2.27,14,5.67,1.66,9,5.91,1.38,11,4.5,2.32,12,3.17,2.41,12,5.64,2.34,14,6.21,2.04,14,6,1.7,10,5.6,1.26,10,4.58,2.47,12,3.08,2.19,12,6.17,1.64,12,5.75,2.54,16 +11316,slippery,4.38,1.36,21,5.35,2.4,23,4,2.3,18,5,1.69,8,4.17,0.83,12,4.75,2.55,8,5.71,2.43,14,3.86,2.85,7,4,2.11,10,5,1.77,8,4.17,0.72,12,5.44,2.74,9,5.29,2.27,14,4.57,2.23,7,3.64,2.38,11,4.64,1.63,11,4.1,0.99,10,4.44,2.92,9,5.93,1.9,14,3.67,2.09,15,5.67,3.06,3 +11317,slit,4.26,2.26,19,4.23,2.54,22,4.22,2.24,23,4.91,2.3,11,3.71,1.89,7,4.88,2.47,8,3.86,2.6,14,4.43,2.3,7,4.12,2.28,16,3.38,2.33,8,4.91,2.07,11,3.78,2.73,9,4.54,2.47,13,3.91,2.21,11,4.5,2.32,12,3.83,2.37,12,5,2,7,3.27,2.65,11,5.18,2.14,11,4.31,2.5,13,4.1,1.97,10 +11318,sliver,5.75,1.83,20,3.85,2.52,20,4.5,1.97,22,5.43,2.07,7,5.92,1.75,13,4.11,2.76,9,3.64,2.42,11,4.5,2.74,6,4.5,1.71,16,6.1,1.6,10,5.44,2.19,9,4,2.88,8,3.75,2.38,12,4.93,1.91,15,3.57,1.9,7,5.45,1.81,11,6.11,1.9,9,3.58,2.75,12,4.25,2.25,8,5.45,1.97,11,3.55,1.51,11 +11319,slob,2.48,1.33,21,4.7,2.43,20,4.29,2.33,21,3.33,1.86,6,2.13,0.92,15,4.25,2.76,8,5,2.26,12,3.91,2.26,11,4.7,2.45,10,2.83,1.72,6,2.33,1.18,15,4.8,2.86,10,4.6,2.07,10,4.64,2.44,14,3.57,2.07,7,2.57,1.9,7,2.43,1.02,14,4.79,2.83,14,4.5,1.22,6,3.83,2.52,12,4.89,2.03,9 +11320,slobber,3.65,1.97,23,4.29,2.65,21,3.92,2.18,25,3.17,1.17,6,3.82,2.19,17,3,2.71,4,4.59,2.62,17,4.33,2.35,9,3.69,2.12,16,4.33,1.32,9,3.21,2.22,14,4.8,2.62,10,3.82,2.71,11,3.71,1.59,14,4.18,2.82,11,3.69,1.8,13,3.6,2.27,10,3.7,2.41,10,4.82,2.86,11,4.22,2.16,18,3.14,2.19,7 +11321,slogan,4.9,1.92,20,3.45,1.7,20,5.24,2.09,25,4.75,2.63,4,4.94,1.81,16,4.5,1.73,4,3.19,1.64,16,5.11,2.47,9,5.31,1.92,16,5,1.6,8,4.83,2.17,12,3.56,1.74,9,3.36,1.75,11,5.43,1.95,14,5,2.32,11,4.55,2.02,11,5.33,1.8,9,3.11,2.09,9,3.73,1.35,11,5.72,2.11,18,4,1.53,7 +11322,slop,3.74,2.1,19,3.41,2.24,22,4.5,2.18,22,3.45,1.92,11,4.57,2.23,7,3.75,1.58,8,3.21,2.58,14,3.83,2.32,6,4.75,2.14,16,3,1.41,8,4.27,2.41,11,2.56,2.13,9,4,2.2,13,4.9,1.66,10,4.17,2.55,12,3.5,2.32,12,4.14,1.77,7,2.73,1.79,11,4.09,2.51,11,4.62,2.29,13,4.33,2.12,9 +11323,slope,5.42,1.46,19,3.59,2.89,22,4.5,1.53,28,4.67,1.86,6,5.77,1.17,13,4.18,3.25,11,3,2.49,11,4.18,1.89,11,4.71,1.26,17,5.27,1.56,11,5.62,1.41,8,3.64,3.01,11,3.55,2.91,11,4.44,1.62,18,4.6,1.43,10,5.54,1.76,13,5.17,0.41,6,3.57,3.08,14,3.62,2.72,8,4.31,1.78,16,4.75,1.14,12 +11324,sloppy,3.42,1.89,19,3.64,1.84,22,3.62,1.71,24,3,1.67,6,3.62,2.02,13,3.58,1.73,12,3.7,2.06,10,3.38,1.06,8,3.75,1.98,16,3.6,1.26,10,3.22,2.49,9,3.56,1.88,9,3.69,1.89,13,3.88,1.83,17,2.67,1.03,6,3.25,1.49,8,3.55,2.21,11,3.22,1.48,9,3.92,2.06,13,3.94,1.88,16,3,1.2,8 +11325,slot,5.2,1.51,20,4.1,2.21,21,5.12,2.42,34,5.7,1.42,10,4.7,1.49,10,4.12,2.1,8,4.08,2.36,13,5.86,2.54,14,4.6,2.26,20,5.33,1.66,9,5.09,1.45,11,4.23,1.74,13,3.88,2.95,8,5.23,2.52,22,4.92,2.31,12,4.6,1.26,10,5.8,1.55,10,4.36,2.47,14,3.57,1.62,7,5.41,2.18,17,4.82,2.67,17 +11326,sloth,4.05,2.14,20,2.9,2.2,20,4,2.27,22,3.86,1.68,7,4.15,2.41,13,3,2.29,9,2.82,2.23,11,5.67,2.42,6,3.38,1.93,16,3.2,1.4,10,4.89,2.62,9,2.88,2.3,8,2.92,2.23,12,4.47,2.2,15,3,2.24,7,4,2.61,11,4.11,1.54,9,3,2.13,12,2.75,2.43,8,4.18,2.52,11,3.82,2.09,11 +11327,slouch,3.85,1.04,20,3.45,2.46,22,4.79,2.51,19,3.22,0.97,9,4.36,0.81,11,2.2,2.17,5,4,2.45,16,5.33,3.39,6,4.54,2.11,13,3.71,0.99,14,4.17,1.17,6,3.17,2.21,12,4.11,2.8,9,4.33,2.12,9,5.2,2.86,10,4.1,0.99,10,3.6,1.07,10,3.25,2.56,12,3.7,2.45,10,5.17,3.31,6,4.62,2.18,13 +11328,slow,4,1.33,43,2.89,2.05,47,5.39,2.38,41,4.06,1.53,16,3.96,1.22,27,2.91,2.07,11,2.88,2.13,34,5.41,2.37,17,5.38,2.43,24,3.79,1.44,19,4.17,1.24,24,3.46,2.32,26,2.11,1.45,19,5.54,2.37,26,5.13,2.45,15,3.82,1.59,22,4.19,0.98,21,3.14,2.17,28,2.53,1.84,19,5.22,2.17,23,5.61,2.66,18 +11329,sludge,2.95,1.23,20,4.38,2.27,21,4.33,2.48,33,2.5,0.85,10,3.4,1.43,10,4.5,1.69,8,4.31,2.63,13,4.21,2.42,14,4.42,2.59,19,2.78,1.48,9,3.09,1.04,11,4.23,1.83,13,4.62,2.97,8,4.36,2.56,22,4.27,2.45,11,2.7,1.42,10,3.2,1.03,10,5.07,2.02,14,3,2.24,7,4.94,2.41,17,3.69,2.47,16 +11330,slug,3.16,1.54,19,4.9,2.53,21,4.56,2.39,34,3,1.33,10,3.33,1.8,9,5.12,2.59,8,4.77,2.59,13,4.5,2.71,14,4.6,2.21,20,3,1.73,9,3.3,1.42,10,4.23,2.45,13,6,2.39,8,4.95,2.54,22,3.83,1.99,12,2.6,1.84,10,3.78,0.83,9,5.36,2.41,14,4,2.71,7,4.88,2.29,17,4.24,2.51,17 +11331,slugger,4.67,1.59,21,4.96,2.18,26,5.88,2.03,24,4.88,2.3,8,4.54,1.05,13,4.9,2.38,10,5,2.13,16,6.11,1.45,9,5.73,2.34,15,4.12,1.55,8,5,1.58,13,4.62,1.85,13,5.31,2.5,13,5.75,2.22,12,6,1.91,12,4.42,1.16,12,5,2.06,9,4.93,2.25,15,5,2.19,11,5.85,2.38,13,5.91,1.64,11 +11332,sluggish,4.05,1.96,21,3.2,2.24,20,4.5,2.31,36,5.12,2.23,8,3.38,1.5,13,3.2,2.05,5,3.2,2.37,15,5.09,2.43,11,4.24,2.26,25,4.08,2.22,13,4,1.6,8,3.25,2.3,12,3.12,2.3,8,4.45,2.42,20,4.56,2.25,16,3.91,2.21,11,4.2,1.75,10,3.82,2.23,11,2.44,2.13,9,4,2.51,22,5.29,1.77,14 +11333,slum,2.55,1.1,20,4.2,2.59,46,3.83,2.43,18,2.6,0.55,5,2.53,1.25,15,4.75,2.51,20,3.77,2.61,26,3.8,2.44,10,3.88,2.59,8,2.7,0.67,10,2.4,1.43,10,4.26,2.77,27,4.11,2.38,19,4.29,2.56,7,3.55,2.42,11,2.25,1.06,12,3,1.07,8,4.17,2.76,30,4.25,2.32,16,3.44,1.67,9,4.22,3.07,9 +11334,slumber,6.24,1.7,21,2.73,2.14,22,5.08,2.1,25,5.5,1.58,10,6.91,1.58,11,1.71,0.76,7,3.2,2.43,15,4.94,2.32,16,5.33,1.73,9,6.27,2.1,11,6.2,1.23,10,3.6,3.21,5,2.47,1.77,17,5,2.2,13,5.17,2.08,12,6.31,1.93,13,6.12,1.36,8,2.6,2.55,10,2.83,1.85,12,4.79,2.19,14,5.45,2.02,11 +11335,slump,3.95,2.01,21,4.19,1.94,21,4.48,2.2,25,3.67,1.83,12,4.33,2.29,9,4.43,1.51,7,4.07,2.16,14,4.4,2.32,10,4.53,2.2,15,5,3.27,4,3.71,1.65,17,3.3,1.77,10,5,1.79,11,4.43,2.3,7,4.5,2.23,18,4.08,2.07,12,3.78,2.05,9,3.92,1.61,13,4.62,2.45,8,3.89,1.45,9,4.81,2.51,16 +11336,slur,2.89,2.11,19,3.48,2.25,23,4.47,2.25,19,3,2.24,9,2.8,2.1,10,3.43,2.7,7,3.6,2.16,15,3.8,2.15,10,5.22,2.22,9,2.89,2.62,9,2.9,1.66,10,3.5,2.76,10,3.58,1.93,12,3.75,1.04,8,5.2,2.82,10,3.25,2.34,12,2.29,1.6,7,3.5,2.42,20,3.33,0.58,3,3.5,0.93,8,5.18,2.68,11 +11337,slurp,5,2.03,20,4.81,1.75,21,5.67,1.62,21,4.67,1.32,9,5.27,2.49,11,5.11,2.62,9,4.58,0.67,12,5.5,1.07,8,5.77,1.92,13,4.71,1.64,14,5.67,2.8,6,5.5,2.51,8,4.38,0.96,13,6.12,1.46,8,5.38,1.71,13,4.9,1.73,10,5.1,2.38,10,4.5,1.62,12,5.22,1.92,9,5.75,2.01,12,5.56,1.01,9 +11338,slush,4.68,1.98,41,4.16,2.63,19,4.78,2.41,23,4.29,1.77,14,4.89,2.08,27,5.29,2.63,7,3.5,2.5,12,5.11,2.71,9,4.57,2.28,14,4.61,1.79,18,4.74,2.16,23,4.3,2.87,10,4,2.5,9,5.13,2.77,15,4.12,1.46,8,4.16,2.21,25,5.5,1.21,16,3.83,3.01,12,4.71,1.89,7,5,3.11,13,4.5,1.08,10 +11339,slut,2.55,1.28,20,5.96,2.36,23,3.9,2.68,21,2.4,1.14,5,2.6,1.35,15,6.5,2.54,12,5.36,2.11,11,4.18,3.09,11,3.67,2.4,9,1.82,0.75,11,3.44,1.24,9,5.81,2.46,16,6.29,2.29,7,3.64,2.11,11,4.2,3.29,10,2.58,1.62,12,2.5,0.53,8,6.42,2.27,19,3.75,1.5,4,3.64,2.65,14,4.43,2.88,7 +11340,slutty,3.5,2.61,20,6.55,1.95,22,5.19,2.5,21,4.11,2.85,9,3,2.41,11,7.3,1.42,10,5.92,2.15,12,5.12,2.17,8,5.23,2.77,13,3.43,2.59,14,3.67,2.88,6,6.88,1.46,8,6.36,2.21,14,6.12,1.73,8,4.62,2.79,13,3.3,2.63,10,3.7,2.71,10,6,2.13,12,7.2,1.55,10,5.75,2.77,12,4.44,2.01,9 +11341,sly,3.74,1.79,19,4.76,2.56,17,5.38,2.55,24,4.4,2.3,5,3.5,1.61,14,4.4,3.44,5,4.92,2.27,12,5.38,2.53,13,5.36,2.69,11,4.7,1.34,10,2.67,1.66,9,4.86,3.02,7,4.7,2.36,10,5.06,2.35,16,6,2.98,8,3.43,1.74,14,4.6,1.82,5,5,2.3,12,4.2,3.35,5,5.67,2.5,15,4.89,2.71,9 +11342,smack,3.95,2.22,19,5.39,2.21,23,5.11,2.22,18,4.11,1.76,9,3.8,2.66,10,5.29,1.98,7,5.67,2.26,15,5.2,2.39,10,5,2.14,8,4.44,2.74,9,3.5,1.65,10,4.7,2.5,10,6.25,1.54,12,4.12,1.46,8,5.56,2.35,9,4,2.7,12,3.86,1.21,7,5.1,2.17,20,7.33,1.53,3,4.57,2.37,7,5.45,2.16,11 +11343,small,5.76,2.02,21,3.43,1.78,21,4.53,2.07,17,4.5,2.43,6,6.29,1.73,14,3.14,1.95,7,3.57,1.74,14,4.62,2.07,8,4.62,2.26,8,5.62,2.5,13,6,1,7,3.33,2.06,9,3.5,1.62,12,5.2,2.15,10,3.57,1.62,7,5.92,1.89,13,5.5,2.33,8,3.33,2.07,6,3.47,1.73,15,4.7,2.36,10,4.29,1.7,7 +11344,smallpox,2.02,1.26,42,4.9,2.5,39,3.34,2.39,62,1.94,1.34,16,2.08,1.23,26,5.08,2.33,13,4.81,2.62,26,3.18,2.28,22,3.44,2.51,39,2.25,1.45,20,1.86,1.06,21,5.4,1.73,20,4.37,3.08,19,3.62,2.18,37,2.92,2.73,24,2.04,1.3,24,2,1.24,18,5,2.45,26,4.69,2.69,13,3.41,2.42,39,3.22,2.39,23 +11345,smart,7.73,1.2,22,3.81,2.27,21,6.81,2.61,16,8.33,0.82,6,7.53,1.3,15,3,1.91,7,4.21,2.39,14,5.5,2.93,8,8.12,1.46,8,7.71,1.14,14,7.86,1.46,7,3.33,2.35,9,4.17,2.25,12,6.56,3.24,9,7.14,1.68,7,7.71,1.33,14,7.75,1.04,8,4,2.53,6,3.73,2.25,15,6.44,3.17,9,7.29,1.8,7 +11346,smartass,5.1,1.92,20,5.45,2.35,20,5.4,2.84,25,5.5,2.38,4,5,1.86,16,4.5,1.73,4,5.69,2.47,16,6.67,2.06,9,4.69,3.03,16,4.88,2.3,8,5.25,1.71,12,6,2.18,9,5,2.49,11,6.29,2.89,14,4.27,2.45,11,5.27,1.95,11,4.89,1.96,9,5.11,2.71,9,5.73,2.1,11,5.67,2.87,18,4.71,2.87,7 +11347,smarten,6.22,1.8,18,3.7,2.58,20,5.84,2.15,25,7.4,0.89,5,5.77,1.88,13,4.18,2.93,11,3.11,2.09,9,5.38,2.19,16,6.67,1.94,9,6.71,2.06,7,5.91,1.64,11,3.67,2.92,9,3.73,2.41,11,5.75,2.27,20,6.2,1.79,5,6.22,2.05,9,6.22,1.64,9,3.64,2.58,11,3.78,2.73,9,5.79,2.1,19,6,2.53,6 +11348,smarty,6.36,1.4,22,4.05,2.4,21,6.68,1.94,22,6.64,1.5,14,5.88,1.13,8,4.18,2.56,11,4.22,2.22,9,6.5,2.17,6,6.75,1.91,16,6.3,1.34,10,6.42,1.51,12,3.55,2.16,11,4.6,2.63,10,7,1.73,13,6.22,2.22,9,6.08,1.08,12,6.7,1.7,10,3.77,2.62,13,4.5,2.07,8,6.92,1.78,12,6.4,2.17,10 +11349,smash,4.68,1.46,22,5.76,2.17,21,5.77,1.88,22,4.64,1.45,14,4.75,1.58,8,5.73,2.45,11,5.89,2.03,9,5.17,1.33,6,6,2.03,16,4.9,1.97,10,4.5,0.9,12,5,2.45,11,6.6,1.51,10,5.46,1.76,13,6.22,2.05,9,4.25,1.54,12,5.2,1.23,10,5.38,2.63,13,6.38,0.92,8,6.33,1.37,12,5.1,2.23,10 +11350,smear,3.84,1.64,19,4.04,2.74,23,4.89,2.36,28,4.12,1.36,8,3.64,1.86,11,3.88,3.09,8,4.13,2.64,15,5,2.32,14,4.79,2.49,14,3.78,1.72,9,3.9,1.66,10,3.64,3.14,11,4.42,2.39,12,3.64,2.41,14,6.14,1.56,14,3.9,1.73,10,3.78,1.64,9,4.08,2.43,12,4,3.16,11,4.58,2.15,12,5.12,2.55,16 +11351,smell,6.39,1.79,18,5.24,2.83,21,5.44,2.28,18,5.5,1.51,8,7.1,1.73,10,5.14,3.13,7,5.29,2.79,14,5.36,2.16,11,5.57,2.64,7,5.91,1.64,11,7.14,1.86,7,4.78,3.23,9,5.58,2.57,12,5.55,2.34,11,5.29,2.36,7,6,1.76,12,7.17,1.72,6,4.5,2.97,12,6.22,2.44,9,5.22,3.11,9,5.67,1.12,9 +11352,smelly,2.68,1.46,22,5.43,2.27,21,4,1.75,20,3.4,1.14,5,2.47,1.5,17,5.67,3.27,6,5.33,1.88,15,4.5,2.07,6,3.79,1.63,14,3,1.67,11,2.36,1.21,11,5.43,1.81,7,5.43,2.53,14,4.5,1.96,10,3.5,1.43,10,2.8,1.32,10,2.58,1.62,12,5.89,2.26,9,5.08,2.31,12,3.88,2.1,8,4.08,1.56,12 +11353,smidgen,5.17,1.83,23,3.95,2.26,22,5.25,2.2,20,5.62,1.92,8,4.93,1.79,15,5,2.49,10,3.08,1.68,12,5.29,2.36,7,5.23,2.2,13,5.75,1.86,12,4.55,1.63,11,3.18,1.4,11,4.73,2.72,11,5,2.2,15,6,2.24,5,5,1.95,11,5.33,1.78,12,3.6,1.58,10,4.25,2.73,12,5.1,1.73,10,5.4,2.67,10 +11354,smile,7.89,2.19,18,4.62,3.09,21,7.72,1.18,18,6.5,2.78,8,9,0,10,5,3.11,7,4.43,3.18,14,7.27,1.27,11,8.43,0.53,7,7.18,2.6,11,9,0,7,5.44,3.13,9,4,3.05,12,7.82,0.98,11,7.57,1.51,7,7.58,2.61,12,8.5,0.84,6,4.17,2.89,12,5.22,3.42,9,7.89,1.05,9,7.56,1.33,9 +11355,smiley,7.58,1.39,19,5.09,2.6,22,7.27,1.75,22,7.56,1.42,9,7.6,1.43,10,4.12,2.1,8,5.64,2.76,14,7.36,1.8,11,7.18,1.78,11,6.86,1.68,7,8,1.04,12,4.9,2.28,10,5.25,2.93,12,6.85,2.03,13,7.89,1.05,9,7.1,1.45,10,8.11,1.17,9,5,2.78,8,5.14,2.6,14,7.36,1.82,14,7.12,1.73,8 +11356,smirk,5.32,1.95,19,4.7,1.53,20,5.82,1.99,22,5.29,2.06,7,5.33,1.97,12,4.11,1.69,9,5.18,1.25,11,5.67,2.34,6,5.88,1.93,16,5.8,1.75,10,4.5,2.07,8,4.5,1.2,8,4.83,1.75,12,5.8,2.14,15,5.86,1.77,7,5.55,2.25,11,5,1.51,8,4.67,1.3,12,4.75,1.91,8,5.55,2.38,11,6.09,1.58,11 +11357,Smirnoff,6.44,2.45,18,4.45,2.56,20,4.76,2.22,25,7.4,1.14,5,6.08,2.75,13,4.82,3.06,11,4,1.87,9,4.19,1.87,16,5.78,2.54,9,6.57,2.37,7,6.36,2.62,11,4.89,2.71,9,4.09,2.51,11,5.05,2.28,20,3.6,1.67,5,6.56,2.65,9,6.33,2.4,9,3.91,2.43,11,5.11,2.71,9,4.32,1.95,19,6.17,2.64,6 +11358,smite,3.95,1.77,21,5.75,2.22,20,4.61,2.51,36,4.12,1.96,8,3.85,1.72,13,6.4,1.67,5,5.53,2.39,15,5.45,2.54,11,4.24,2.45,25,3.92,1.98,13,4,1.51,8,5.92,2.11,12,5.5,2.51,8,5.25,2.36,20,3.81,2.54,16,4.55,1.44,11,3.3,1.95,10,6.36,2.25,11,5,2.06,9,4.32,2.66,22,5.07,2.27,14 +11359,smithereens,4.16,1.83,19,5.14,2.13,21,5.13,2.32,23,4.67,0.58,3,4.06,1.98,16,6.12,0.83,8,4.54,2.47,13,5.22,2.64,9,5.07,2.2,14,3.44,1.67,9,4.8,1.81,10,5.33,1.73,9,5,2.45,12,5.8,2.51,15,3.88,1.25,8,3.86,1.35,7,4.33,2.1,12,6.2,0.92,10,4.18,2.48,11,5.38,2.84,13,4.8,1.48,10 +11360,smock,5.25,1.74,20,3.39,2.06,18,5.25,2.09,24,5,1.58,5,5.33,1.84,15,3.4,2.19,5,3.38,2.1,13,4.85,2.48,13,5.73,1.49,11,5.5,1.58,10,5,1.94,10,4,2.38,7,3,1.84,11,5.19,2.1,16,5.38,2.2,8,4.86,1.66,14,6.17,1.72,6,3.75,2.09,12,2.67,1.97,6,5.27,2.15,15,5.22,2.11,9 +11361,smog,2.56,2.09,18,4.3,2.44,23,2.89,1.2,19,2.78,2.33,9,2.33,1.94,9,4,2.89,7,4.47,2.39,15,2.8,1.23,10,3,1.22,9,2.56,2.83,9,2.56,1.13,9,5,2.67,10,3.75,2.3,12,3.12,1.36,8,2.7,1.16,10,3.27,2.37,11,1.43,0.79,7,4.15,2.56,20,5.33,1.15,3,2.88,1.25,8,2.91,1.22,11 +11362,smoke,3.44,2.23,18,5,2.7,20,4.17,2.2,18,4.12,2.1,8,2.9,2.28,10,4.43,2.82,7,5.31,2.69,13,3.55,1.63,11,5.14,2.73,7,4.36,2.16,11,2,1.53,7,5.22,3.15,9,4.82,2.4,11,4.55,2.25,11,3.57,2.15,7,3.67,2.02,12,3,2.76,6,4.08,2.81,12,6.38,1.92,8,3.67,2.55,9,4.67,1.8,9 +11363,smoker,3.59,2.02,22,3.79,1.96,19,4.9,2.66,21,3.4,1.82,5,3.62,2.19,16,3.5,2.33,8,4,1.73,11,5,2.75,10,4.82,2.71,11,3,1.81,12,4.3,2.11,10,4.2,1.87,10,3.33,2.06,9,5.08,2.54,12,4.67,2.96,9,2.73,1.68,11,4.45,2.02,11,3.75,2.31,8,3.82,1.78,11,5.44,2.79,9,4.5,2.61,12 +11364,smoky,3.73,2.03,22,4.87,2.42,23,5.26,2.05,19,4.38,2.56,8,3.23,1.64,13,4,2.51,8,5.5,2.31,14,5.86,2.34,7,4.73,1.85,11,3.62,2.83,8,3.69,1.55,13,5.56,2.92,9,4.43,2.03,14,4.86,2.79,7,5.5,1.57,12,3.82,2.52,11,3.64,1.5,11,4.78,3.11,9,4.93,1.98,14,5.12,2.19,16,6,1,3 +11365,smooch,7.35,1.35,20,5.48,2.54,23,6.71,1.85,21,7,1.22,9,7.64,1.43,11,6,2.32,11,5,2.73,12,5.5,1.41,8,7.46,1.71,13,7.36,1.28,14,7.33,1.63,6,6.33,2.55,9,4.93,2.46,14,6.5,2,8,6.85,1.82,13,7.3,1.49,10,7.4,1.26,10,5.15,2.23,13,5.9,2.96,10,7.25,2.01,12,6,1.41,9 +11366,smooth,6.42,1.77,19,2.76,2.02,21,6.26,1.88,46,6.56,1.42,9,6.3,2.11,10,3.29,2.69,7,2.5,1.65,14,6.12,1.94,25,6.43,1.83,21,6.14,1.68,7,6.58,1.88,12,2.8,2.25,10,2.73,1.9,11,6.46,1.86,28,5.94,1.92,18,5.9,1.85,10,7,1.58,9,3.38,2.29,13,1.75,0.89,8,6.16,2.1,25,6.38,1.63,21 +11367,smoothie,7.89,1.2,19,4.35,2.53,23,5.89,1.94,19,7.56,1.24,9,8.2,1.14,10,3.14,1.95,7,5.07,2.6,15,6.3,2,10,5.44,1.88,9,8.44,1.01,9,7.4,1.17,10,4.9,2.92,10,4.08,2.23,12,5.38,1.51,8,6,2.11,10,7.83,1.27,12,8,1.15,7,4.55,2.52,20,3,2.65,3,6,1.93,8,5.82,2.04,11 +11368,smother,2.68,1.57,19,4.75,2.59,20,4.2,2.28,20,4,2,3,2.44,1.41,16,4.33,2.66,6,4.93,2.64,14,5.67,1.51,6,3.57,2.31,14,3,1.83,10,2.33,1.22,9,4.71,2.5,7,4.77,2.74,13,5.2,2.2,10,3.2,1.99,10,3.25,1.58,8,2.27,1.49,11,4.67,3,9,4.82,2.36,11,4.12,2.85,8,4.25,1.96,12 +11369,smudge,4.29,1.52,21,3.32,2.06,22,4.89,2.31,27,4.2,1.32,10,4.36,1.75,11,2.57,1.99,7,3.67,2.06,15,4.88,2.52,17,4.9,2.02,10,4.36,1.57,11,4.2,1.55,10,2.4,1.95,5,3.59,2.06,17,5.21,2.61,14,4.54,1.98,13,3.92,1.61,13,4.88,1.25,8,2.7,1.95,10,3.83,2.08,12,5.29,2.33,14,4.46,2.3,13 +11370,smug,3.68,1.67,19,3.5,2.06,20,4.75,1.33,20,4,1.73,3,3.62,1.71,16,4.17,2.04,6,3.21,2.08,14,5.67,1.21,6,4.36,1.22,14,4.3,1.57,10,3,1.58,9,2.57,1.9,7,4,2.04,13,4.9,1.29,10,4.6,1.43,10,3.88,1.89,8,3.55,1.57,11,3.22,2.11,9,3.73,2.1,11,4.62,1.69,8,4.83,1.11,12 +11371,smuggle,3.89,2.31,19,5.09,2.65,22,4.23,2.47,22,4.56,2.01,9,3.3,2.5,10,5.38,2.39,8,4.93,2.87,14,5,2.49,11,3.45,2.3,11,5.57,1.27,7,2.92,2.23,12,4.8,2.25,10,5.33,3.03,12,3.46,2.54,13,5.33,2,9,4.3,2.16,10,3.44,2.51,9,4.88,2.95,8,5.21,2.58,14,4.71,2.49,14,3.38,2.33,8 +11372,smuggler,3.45,1.99,20,4.62,2.55,24,4.45,2.14,20,3,1.2,8,3.75,2.38,12,5.83,2.86,6,4.22,2.39,18,4.91,2.39,11,3.89,1.76,9,3.92,2.19,12,2.75,1.49,8,5.7,2.16,10,3.86,2.6,14,4.85,2.34,13,3.71,1.6,7,3.54,2.3,13,3.29,1.38,7,4.94,2.32,16,4,3.02,8,3.83,1.64,12,5.38,2.56,8 +11373,smut,3.73,1.75,22,5.62,2.68,26,4.96,2.56,24,3.44,2.01,9,3.92,1.61,13,5.8,2.74,10,5.5,2.73,16,5.78,2.44,9,4.47,2.59,15,3.38,1.06,8,3.93,2.06,14,5.23,2.95,13,6,2.45,13,3.92,2.02,12,6,2.7,12,3.33,1.78,12,4.2,1.69,10,5.2,3.08,15,6.18,2.04,11,5.08,2.69,13,4.82,2.52,11 +11374,snack,6.53,1.35,19,4.11,2.14,18,5.88,2,17,6.64,1.36,11,6.38,1.41,8,4.5,2.38,4,4,2.15,14,5.62,1.92,8,6.11,2.15,9,6.75,1.75,8,6.36,1.03,11,4.14,2.19,7,4.09,2.21,11,5.33,2.34,6,6.18,1.83,11,6.46,1.27,13,6.67,1.63,6,3.82,2.4,11,4.57,1.72,7,6.14,2.61,7,5.7,1.57,10 +11375,snafu,4.6,1.93,20,4.36,2.5,22,4.41,2.45,27,5.43,2.3,7,4.15,1.63,13,4.5,2.46,10,4.25,2.63,12,4.47,2.8,15,4.18,2.09,11,4.82,1.78,11,4.33,2.18,9,4.67,2.45,9,4.15,2.61,13,4.65,2.74,17,3.78,1.92,9,5.08,1.93,13,3.71,1.7,7,4.12,2.6,16,5,2.28,6,4.17,2.44,12,4.6,2.53,15 +11376,snag,4.09,1.69,22,4.91,2.47,22,4.05,1.68,19,4.62,2.2,8,3.92,1.26,13,4.62,2.56,8,5.23,2.52,13,3.71,1.7,7,4.18,1.78,11,4.25,2.25,8,4.15,1.28,13,5,2.96,9,4.85,2.19,13,4.29,1.38,7,3.92,1.88,12,4.64,2.01,11,3.55,1.13,11,4.33,3.12,9,5.31,1.93,13,3.88,1.75,16,5,1,3 +11377,snail,4.52,1.73,23,3.05,2.01,22,5.58,2.46,19,5.12,1.64,8,4.2,1.74,15,3.2,2.04,10,2.92,2.07,12,6.29,2.56,7,5.17,2.41,12,4,1.76,12,5.09,1.58,11,3.45,2.11,11,2.64,1.91,11,5.4,2.32,15,6.25,3.2,4,4,1.48,11,5,1.86,12,3.5,2.32,10,2.67,1.72,12,4.67,1.73,9,6.4,2.8,10 +11378,snake,4.03,1.79,38,7.24,1.61,21,3.65,2.28,20,4.08,1.77,24,3.93,1.9,14,7.71,0.49,7,7,1.92,14,4,2.26,10,3.3,2.36,10,4.47,1.87,17,3.67,1.68,21,7.1,1.52,10,7.36,1.75,11,4.5,2.56,8,3.08,1.98,12,4.23,1.97,22,3.75,1.53,16,7,1.63,13,7.62,1.6,8,4.33,2.83,9,3.09,1.64,11 +11379,snakeskin,4.41,1.89,22,4.71,2.59,21,4.14,1.83,22,4.43,1.79,14,4.38,2.2,8,4.82,2.36,11,4.89,2.98,9,3.83,1.72,6,4.25,1.91,16,4.3,1.42,10,4.5,2.28,12,4.09,2.47,11,5.4,2.67,10,4.31,2.06,13,3.89,1.54,9,4.58,1.44,12,4.2,2.39,10,4.92,2.96,13,4.38,2,8,4.75,1.54,12,3.4,1.96,10 +11380,snap,4.42,1.57,19,3.42,2.17,19,4.86,2.14,22,4.14,1.86,7,4.58,1.44,12,3.22,2.05,9,3.6,2.37,10,4.83,2.79,6,4.88,1.96,16,4.67,1.66,9,4,1.5,9,3.25,2.55,8,3.55,1.97,11,5.07,2.19,15,4.43,2.15,7,4.2,2.15,10,4.67,0.5,9,3.75,2.42,12,2.86,1.68,7,5.64,2.29,11,4.09,1.76,11 +11381,snapper,4.43,1.33,21,4.81,1.69,21,5.16,1.91,25,4.67,1.3,12,4.11,1.36,9,5.29,1.38,7,4.57,1.83,14,4.7,1.89,10,5.47,1.92,15,4.75,0.5,4,4.35,1.46,17,5.3,2.11,10,4.36,1.12,11,4.57,2.07,7,5.39,1.85,18,4.67,1.3,12,4.11,1.36,9,4.85,1.95,13,4.75,1.28,8,5,1.58,9,5.25,2.11,16 +11382,snappy,5.55,2.18,22,5.05,2.56,21,5.68,2.21,22,6.07,2.23,14,4.62,1.85,8,5,2.76,11,5,2.6,9,6.17,1.94,6,5.5,2.34,16,5.1,2.42,10,5.92,1.98,12,4.36,2.77,11,5.8,2.2,10,5.85,1.72,13,5.44,2.88,9,5.58,2.47,12,5.5,1.9,10,5.08,2.99,13,5,1.85,8,5.83,1.99,12,5.5,2.55,10 +11383,snapshot,5.84,1.74,19,4.28,2.27,18,6.35,1.81,20,6,1,3,6,1.77,15,4.1,1.97,10,4.5,2.73,8,6.8,1.32,10,5.9,2.18,10,5.5,2.35,6,6.25,1.22,12,4,2.19,6,4.42,2.39,12,5.88,2.42,8,6.67,1.3,12,6,1.54,12,5.57,2.15,7,4.22,2.33,9,4.33,2.35,9,6.56,2.3,9,6.18,1.4,11 +11384,snare,4.79,1.32,19,4.7,2.39,20,4.55,1.9,22,4.71,0.95,7,4.83,1.53,12,5.22,2.49,9,4.27,2.33,11,5.33,1.86,6,4.25,1.88,16,5,0.94,10,4.62,1.77,8,4.25,2.71,8,5,2.22,12,5,1.65,15,3.57,2.15,7,4.55,1.37,11,5.12,1.25,8,5,2,12,4.25,2.96,8,4.64,1.86,11,4.45,2.02,11 +11385,snarl,2.45,1.26,22,5.85,2.2,26,4.65,2.23,23,2,1.32,9,2.77,1.17,13,5.8,2.04,10,5.88,2.36,16,5,2.24,9,4.43,2.28,14,2.38,1.06,8,2.5,1.4,14,6.08,2.02,13,5.62,2.43,13,4,2.24,11,5.25,2.14,12,2.5,1.09,12,2.4,1.51,10,5.33,2.23,15,6.55,2.07,11,4.85,2.34,13,4.4,2.17,10 +11386,snatch,4.64,2.36,22,4.77,2.64,22,5.17,2.27,23,4.85,2.51,13,4.75,1.98,8,6.25,2.6,8,3.93,2.34,14,5.86,2.48,7,4.88,2.19,16,4,2.18,9,5.08,2.47,13,4.67,2.92,9,4.85,2.54,13,6.18,2.09,11,4.25,2.09,12,4.57,2.17,14,4.75,2.82,8,3.73,2.72,11,5.82,2.18,11,5.31,2.06,13,5,2.62,10 +11387,snatcher,2.95,1.47,21,5.48,1.86,21,3.92,2.34,25,2.83,1.4,12,3.11,1.62,9,6,1.41,7,5.21,2.04,14,4.6,2.17,10,3.47,2.42,15,3.5,1.91,4,2.82,1.38,17,4.7,1.77,10,6.18,1.72,11,4.43,2.07,7,3.72,2.47,18,3.17,1.53,12,2.67,1.41,9,5.31,1.6,13,5.75,2.31,8,3.22,1.72,9,4.31,2.6,16 +11388,snazzy,6.45,1.61,20,5.41,2.03,17,6.18,1.89,22,6.2,1.92,5,6.53,1.55,15,6,1.67,6,5.09,2.21,11,6,1.41,10,6.33,2.27,12,6.6,1.65,10,6.3,1.64,10,5.78,1.86,9,5,2.27,8,6.18,1.89,11,6.18,1.99,11,6.08,1.88,12,7,0.93,8,5.11,2.62,9,5.75,1.16,8,6.55,1.97,11,5.82,1.83,11 +11389,sneak,4.33,2.06,21,5.45,1.68,22,5.36,2.22,22,5,2.24,9,3.83,1.85,12,5.17,1.94,6,5.53,1.68,15,6.17,1.83,6,5.06,2.32,16,5.22,2.17,9,3.67,1.78,12,5,2.45,5,5.59,1.46,17,5.55,2.21,11,5.18,2.32,11,4.17,2.55,12,4.56,1.24,9,5.33,1.12,9,5.54,2.03,13,5.42,2.5,12,5.3,1.95,10 +11390,sneaker,5.85,1.5,20,3.45,1.99,22,6.31,2.07,26,6.43,1.62,7,5.54,1.39,13,3.5,1.84,10,3.42,2.19,12,6.5,1.95,14,6,2.37,11,6,1.41,11,5.67,1.66,9,4.56,2.13,9,2.69,1.55,13,6.24,2.31,17,6.38,1.77,8,5.92,1.55,13,5.71,1.5,7,3.31,2.15,16,3.83,1.6,6,6.08,2.23,12,6.5,1.99,14 +11391,sneaky,3.94,2.46,18,6.22,2.41,18,4.71,2.99,24,4,2,5,3.92,2.69,13,7,1.87,5,5.92,2.6,13,3.92,2.9,13,5.64,2.94,11,5.5,2.27,8,2.7,1.89,10,7.29,1.7,7,5.55,2.62,11,4.12,2.58,16,5.88,3.56,8,3.46,2.33,13,5.2,2.59,5,6.67,2.31,12,5.33,2.58,6,4.4,3.14,15,5.22,2.82,9 +11392,sneer,3.3,1.92,23,4.36,2.36,22,5,2.13,19,2.91,1.81,11,3.67,2.02,12,2.2,1.3,5,4.94,2.29,16,5.5,2.81,6,4.77,1.83,13,3.8,2.11,15,2.38,1.06,8,3.83,2.62,12,4.89,2.03,9,5.11,1.96,9,4.9,2.38,10,3.83,2.29,12,2.73,1.27,11,4.08,2.78,12,4.7,1.83,10,5,2.61,6,5,2,13 +11393,sneeze,4,1.9,21,4.81,2.02,21,3.2,2.53,25,4.67,2.02,12,3.11,1.36,9,4.57,1.51,7,4.93,2.27,14,3.8,2.94,10,2.8,2.24,15,2.75,1.71,4,4.29,1.86,17,4.3,2.11,10,5.27,1.9,11,2.14,1.07,7,3.61,2.83,18,3.75,1.36,12,4.33,2.5,9,4.69,1.84,13,5,2.39,8,2.11,1.17,9,3.81,2.9,16 +11394,snide,3.33,1.91,21,4.09,1.93,22,4.19,2.58,21,3.2,2.17,5,3.38,1.89,16,4.75,1.6,12,3.3,2.06,10,4.36,2.94,11,3.44,1.51,9,2.67,1.15,12,4.22,2.39,9,4.27,1.75,15,3.71,2.36,7,4,2,11,4.4,3.2,10,3.69,2.21,13,2.75,1.16,8,4,2.06,18,4.5,1.29,4,4,2.45,14,4.57,2.99,7 +11395,sniff,5.1,1.86,20,4.95,2.57,19,5.92,2,26,4.73,1.85,11,5.56,1.88,9,5.43,1.51,7,4.67,3.06,12,5,1.78,13,6.85,1.82,13,4.73,2.37,11,5.56,0.88,9,5.18,2.27,11,4.62,3.07,8,5.59,2.06,17,6.56,1.81,9,5.5,2.07,10,4.7,1.64,10,5,2.45,12,4.86,2.97,7,5.69,1.96,16,6.3,2.11,10 +11396,snip,4.32,1.7,19,4.74,2.26,23,4.95,1.51,19,4.67,1.32,9,4,2,10,5,2.16,7,4.8,2.34,15,4.7,1.83,10,5.22,1.09,9,4.11,1.76,9,4.5,1.72,10,4.6,2.72,10,5.08,1.83,12,4.25,1.58,8,5.2,1.03,10,4.25,1.91,12,4.43,1.4,7,4.65,2.18,20,5.33,3.21,3,4.38,1.85,8,5.36,1.12,11 +11397,sniper,3.5,2.18,18,5.86,2.78,22,3.89,2.62,28,4.83,2.64,6,2.83,1.64,12,5.82,2.82,11,5.91,2.88,11,4.55,2.81,11,3.47,2.48,17,4.27,2.37,11,2.29,1.11,7,6.45,2.07,11,5.27,3.35,11,3.67,2.5,18,4.3,2.91,10,4.17,2.29,12,2.17,1.17,6,5.07,2.76,14,7.25,2.38,8,3.75,2.57,16,4.08,2.78,12 +11398,snippy,3.57,1.8,21,5.8,2.26,20,4.67,2.37,21,4.17,2.04,6,3.33,1.72,15,5.12,2.85,8,6.25,1.76,12,4.91,2.47,11,4.4,2.37,10,3.5,2.17,6,3.6,1.72,15,5.5,2.8,10,6.1,1.66,10,4.57,2.5,14,4.86,2.27,7,4,2.45,7,3.36,1.45,14,6.07,2.64,14,5.17,0.75,6,4.25,2.49,12,5.22,2.22,9 +11399,snitch,3.79,2.04,19,5.67,2.45,18,4.42,2.76,24,2.8,1.79,5,4.14,2.07,14,6.8,1.92,5,5.23,2.55,13,3.92,2.9,13,5,2.61,11,4.11,1.9,9,3.5,2.22,10,7,1.53,7,4.82,2.6,11,4.88,2.66,16,3.5,2.93,8,3.31,2.18,13,4.83,1.33,6,6.42,1.98,12,4.17,2.79,6,4.67,2.87,15,4,2.69,9 +11400,snob,2.53,1.35,19,4.68,2.29,41,4.81,2.49,42,2,1,3,2.62,1.41,16,4.58,2.52,19,4.9,2.07,21,5.04,2.56,24,4.5,2.43,18,2.86,1.35,7,2.33,1.37,12,3.86,2.15,21,5.55,2.14,20,5.32,2.3,25,4.06,2.63,17,2.5,1.6,8,2.55,1.21,11,4.48,2.53,27,5.07,1.73,14,4.86,2.55,22,4.75,2.49,20 +11401,snoop,3.45,1.88,20,6.05,1.85,20,4.24,2.12,21,4,1.55,6,3.21,2.01,14,5.75,1.58,8,6.25,2.05,12,4.18,2.48,11,4.3,1.77,10,4,1.55,6,3.21,2.01,14,5.9,2.02,10,6.2,1.75,10,3.57,2.17,14,5.57,1.27,7,3.43,2.64,7,3.46,1.45,13,5.86,1.88,14,6.5,1.87,6,4.33,2.23,12,4.11,2.09,9 +11402,snoopy,6.11,1.91,19,5.05,2.2,21,5.13,2.2,23,5.6,0.89,5,6.15,2.19,13,4,2.53,6,5.47,2,15,4.8,1.62,10,5.38,2.6,13,5.43,1.51,7,6.36,2.11,11,4.71,2.56,7,5.21,2.08,14,5.45,1.44,11,4.83,2.76,12,6.83,1.59,12,4.86,1.86,7,4.73,2.28,11,5.4,2.17,10,5,2.11,14,5.33,2.45,9 +11403,snooty,3.05,1.78,19,4.65,2.52,20,5.25,2.52,16,2.33,1.15,3,2.87,1.41,15,4.2,2.3,10,5.1,2.77,10,4.86,2.41,7,5.56,2.7,9,2.5,0.84,6,2.92,1.56,12,4.14,2.41,7,4.92,2.63,13,4.4,2.79,5,5.64,2.42,11,2.92,1.98,12,3.29,1.5,7,4.2,2.53,10,5.1,2.56,10,5.75,2.43,8,4.75,2.66,8 +11404,snooze,6.36,1.47,22,4,2.49,23,5.68,2.19,19,5.88,1.46,8,6.46,1.33,13,4.75,2.19,8,3.43,2.62,14,7,1.83,7,4.82,2.14,11,6.75,1.58,8,5.92,1.19,13,4.67,2.87,9,3.57,2.21,14,5.57,1.81,7,5.75,2.45,12,6.18,1.54,11,6.55,1.44,11,4.78,3.11,9,3.5,1.95,14,5.56,2.31,16,6.33,1.53,3 +11405,snore,3,1.25,19,3.71,1.98,21,3.85,2.06,20,3.67,1.15,3,2.88,1.26,16,4,1.79,6,3.6,2.1,15,3.83,1.72,6,3.86,2.25,14,3.1,0.99,10,2.89,1.54,9,2.29,1.6,7,4.43,1.79,14,3.6,1.96,10,4.1,2.23,10,2.75,1.39,8,3.18,1.17,11,3.56,2.35,9,3.83,1.75,12,3.12,1.55,8,4.33,2.27,12 +11406,snorkel,6,1.62,20,4.28,2.89,18,4.96,2.14,24,6.2,1.48,5,5.93,1.71,15,3.8,3.03,5,4.46,2.93,13,5.08,2.14,13,4.82,2.23,11,6.5,1.18,10,5.5,1.9,10,5,3.11,7,3.82,2.79,11,5.06,2.05,16,4.75,2.43,8,5.64,1.69,14,6.83,1.17,6,5.67,2.5,12,1.5,0.84,6,5.07,1.98,15,4.78,2.49,9 +11407,snort,4.55,1.82,22,4.19,2.54,21,5.09,1.51,22,4.14,1.79,14,5.25,1.75,8,5.09,2.81,11,3.44,1.81,9,5.5,1.05,6,4.94,1.65,16,4.1,2.08,10,4.92,1.56,12,3.45,2.42,11,5,2.54,10,5.38,1.12,13,4.67,1.94,9,4.17,1.8,12,5,1.83,10,3.92,2.9,13,4.62,1.92,8,5.67,1.07,12,4.4,1.71,10 +11408,snot,3.55,1.67,20,4.14,2.23,22,4.79,2.57,19,3.56,2.13,9,3.55,1.29,11,3.6,2.79,5,4.44,2.1,16,5.33,3.39,6,4.54,2.22,13,4,1.62,14,2.5,1.38,6,3.83,2.21,12,4.78,2.28,9,4.33,1.32,9,5.2,3.36,10,3.7,1.7,10,3.4,1.71,10,3.25,2.3,12,5.2,1.69,10,5,3.58,6,4.69,2.14,13 +11409,snotty,2.85,1.53,20,4.52,2.09,21,3.91,2.02,22,3.62,2,8,2.33,0.89,12,4.33,2.5,6,4.79,1.93,14,3.17,1.6,6,4.19,2.14,16,3.5,1.93,8,2.42,1.08,12,3.4,1.34,5,4.88,2.19,16,4.82,1.99,11,3,1.67,11,2.64,1.69,11,3.11,1.36,9,4.33,2.4,9,4.67,1.92,12,4.08,2.35,12,3.7,1.64,10 +11410,snout,4.48,1.81,21,3.39,2.17,23,5.28,1.84,18,5,1.8,9,4.08,1.78,12,4.09,2.26,11,2.75,1.96,12,5.5,1.84,10,5,1.93,8,4,2.16,7,4.69,1.7,13,4.18,2.18,11,2.67,1.97,12,5.43,2.15,7,5.18,1.72,11,3.77,1.88,13,5.62,0.92,8,2.64,1.69,11,4.08,2.39,12,5.11,1.45,9,5.44,2.24,9 +11411,snow,6.78,1.78,37,4.57,2.72,42,5.62,1.9,26,6.21,1.93,14,7.13,1.63,23,4.94,2.67,16,4.35,2.78,26,5.54,1.9,13,5.69,1.97,13,6.57,1.75,21,7.06,1.84,16,5.13,2.72,23,3.89,2.64,19,5.94,1.89,17,5,1.87,9,7.05,1.35,19,6.5,2.15,18,4.56,2.89,25,4.59,2.55,17,5.44,1.67,16,5.9,2.28,10 +11412,snowball,6.86,1.53,21,4.3,2.36,23,5.12,1.93,26,6.82,1.54,11,6.9,1.6,10,4.91,2.47,11,3.75,2.22,12,5.27,1.85,11,5.14,2.03,14,6.7,1.77,10,7,1.34,11,5,2.68,11,3.67,1.92,12,5.53,1.81,17,4.5,2.07,8,7.62,1.26,13,5.62,1.06,8,4.47,2.26,15,4,2.67,8,4.88,2.06,17,5.56,1.67,9 +11413,snowboard,5.09,1.93,23,4.95,2.61,22,6,2.27,20,5.75,2.05,8,4.73,1.83,15,5.8,2.57,10,4.25,2.53,12,7.29,1.7,7,5.31,2.29,13,5.33,1.97,12,4.82,1.94,11,4.27,2.53,11,5.64,2.62,11,5.6,2.32,15,7.2,1.79,5,4.64,1.91,11,5.5,1.93,12,5.6,2.27,10,4.42,2.84,12,5,1.15,10,7,2.71,10 +11414,snowboarder,5.9,1.8,20,4.71,2.65,21,5.12,2.22,25,6,3.37,4,5.88,1.36,16,3.25,0.96,4,5.06,2.82,17,4.78,2.73,9,5.31,1.96,16,6.12,1.36,8,5.75,2.09,12,4.9,2.73,10,4.55,2.7,11,5.21,2.36,14,5,2.14,11,6.18,1.47,11,5.56,2.19,9,4.6,3.37,10,4.82,1.94,11,5.89,2.08,18,3.14,1.07,7 +11415,snowfall,6.35,2.43,20,4.44,2.71,18,4.77,2.78,22,6.6,1.82,5,6.27,2.66,15,5.33,2.94,6,4,2.59,12,5.5,2.22,10,4.17,3.13,12,6.7,2.06,10,6,2.83,10,4.6,2.95,10,4.25,2.55,8,5.36,3.01,11,4.18,2.52,11,5.33,2.46,12,7.88,1.46,8,4.67,3.24,9,4.22,2.22,9,5.73,3.17,11,3.82,2.04,11 +11416,snowflake,7.19,1.86,21,3.55,2.35,20,4.81,2.62,21,7.5,1.64,6,7.07,1.98,15,4.38,2,8,3,2.49,12,4.18,2.36,11,5.5,2.84,10,7.83,1.47,6,6.93,1.98,15,4.8,2.49,10,2.3,1.42,10,4.36,2.44,14,5.71,2.93,7,7.71,1.7,7,6.93,1.94,14,3.43,2.21,14,3.83,2.86,6,4.75,2.73,12,4.89,2.62,9 +11417,snowman,7,1.94,19,3.76,2.59,21,5,2.3,23,7.36,1.69,11,6.14,2.19,7,5,2.65,7,3.14,2.41,14,4.29,1.5,7,5.31,2.55,16,7,1.85,8,7,2.1,11,3.33,2.6,9,4.08,2.64,12,4.27,1.9,11,5.67,2.5,12,6.67,2.19,12,7.57,1.4,7,3.91,3.11,11,3.6,2.01,10,4.54,2.3,13,5.6,2.27,10 +11418,snowplow,5.05,1.93,20,3.39,2.4,18,5.38,2.68,24,6.6,1.14,5,4.53,1.88,15,3.8,1.79,5,3.23,2.65,13,4.92,2.72,13,5.91,2.66,11,5.1,2.13,10,5,1.83,10,4.29,2.75,7,2.82,2.09,11,5,2.58,16,6.12,2.9,8,4.43,1.74,14,6.5,1.64,6,3.75,2.6,12,2.67,1.97,6,5.53,2.7,15,5.11,2.8,9 +11419,snowstorm,3.55,1.85,20,5.85,2.06,20,3.76,2.85,25,3.73,1.85,11,3.33,1.94,9,6.57,1.72,7,5.46,2.18,13,3.6,3.06,10,3.87,2.8,15,2.75,2.06,4,3.75,1.81,16,6.1,2.33,10,5.6,1.84,10,3.57,2.64,7,3.83,3,18,3.5,1.83,12,3.62,2,8,5.5,1.83,12,6.38,2.39,8,3.11,2.37,9,4.12,3.1,16 +11420,snowy,6.59,1.71,22,3.96,2.72,26,5.08,2.7,24,7.22,1.79,9,6.15,1.57,13,2.7,2.31,10,4.75,2.72,16,3.89,3.33,9,5.8,2.04,15,6.12,1.89,8,6.86,1.61,14,4.31,3.04,13,3.62,2.43,13,5.17,3.01,12,5,2.49,12,6.58,1.51,12,6.6,2.01,10,4.13,3.14,15,3.73,2.15,11,5.46,2.96,13,4.64,2.42,11 +11421,snub,3.23,1.38,22,3.86,2.8,21,3.75,1.76,28,3.38,1.19,8,3.14,1.51,14,4.1,3.25,10,3.64,2.46,11,3.73,1.9,11,3.76,1.71,17,3.92,1.31,12,2.4,0.97,10,3.5,2.68,10,4.18,2.99,11,4.06,2.01,18,3.2,1.03,10,3.53,1.36,15,2.57,1.27,7,3.43,2.74,14,4.71,2.93,7,3.56,1.79,16,4,1.76,12 +11422,snuff,3.58,1.84,19,3.65,2.48,20,4.65,2.41,20,3.62,2.1,13,3.5,1.22,6,4.2,2.39,5,3.47,2.56,15,4.56,2.6,9,4.73,2.37,11,4.11,2.2,9,3.1,1.37,10,5,2.65,7,2.92,2.14,13,4.89,2.42,9,4.45,2.5,11,4.22,1.79,9,3,1.76,10,3.4,2.41,10,3.9,2.64,10,4.29,2.93,7,4.85,2.19,13 +11423,snug,5.63,1.67,19,3.25,1.98,24,5.54,2.28,28,5.5,0.53,8,5.73,2.2,11,2.67,1.5,9,3.6,2.2,15,5.5,1.95,14,5.57,2.65,14,5.22,1.72,9,6,1.63,10,3.58,2.23,12,2.92,1.73,12,4.71,2.52,14,6.36,1.74,14,5.5,2.01,10,5.78,1.3,9,3.25,1.66,12,3.25,2.34,12,6,1.95,12,5.19,2.51,16 +11424,snuggle,7.63,1.42,19,5.54,3.11,39,6.83,2.09,42,8.67,0.58,3,7.44,1.46,16,5.81,3.12,16,5.35,3.16,23,6.88,2.2,17,6.8,2.06,25,8.22,0.83,9,7.1,1.66,10,5.37,3.17,19,5.7,3.13,20,6.92,2.21,26,6.69,1.96,16,8.14,0.69,7,7.33,1.67,12,5.38,2.73,21,5.72,3.58,18,7.12,1.78,24,6.44,2.45,18 +11425,soak,6.05,1.53,21,3,2.28,23,5.6,2.16,20,5.38,1.69,8,6.46,1.33,13,3,2.19,6,3,2.37,17,5.09,1.97,11,6.22,2.33,9,5.83,1.85,12,6.33,1,9,3.3,2.21,10,2.77,2.39,13,5.23,2.2,13,6.29,2.06,7,6.5,1.34,14,5.14,1.57,7,3.44,2.39,16,2,1.73,7,5.5,2.11,12,5.75,2.38,8 +11426,soap,7.1,1.41,20,2.62,2.4,21,5.32,2.69,25,7.5,1.91,4,7,1.32,16,2.5,1.29,4,2.65,2.62,17,4.78,3.07,9,5.62,2.5,16,6.88,1.25,8,7.25,1.54,12,2.9,2.56,10,2.36,2.34,11,4.79,2.86,14,6,2.41,11,7.27,1.19,11,6.89,1.69,9,2.3,2.67,10,2.91,2.21,11,5.61,2.77,18,4.57,2.51,7 +11427,soapbox,4.9,1.45,20,4.22,2.37,18,6.05,1.73,22,5.2,1.64,5,4.8,1.42,15,5,1.9,6,3.83,2.55,12,5.6,1.43,10,6.42,1.93,12,5.2,1.32,10,4.6,1.58,10,4.6,2.07,10,3.75,2.76,8,5.91,1.76,11,6.18,1.78,11,4.92,1.38,12,4.88,1.64,8,2.67,1.66,9,5.78,1.92,9,6.27,1.74,11,5.82,1.78,11 +11428,soapy,5.27,1.83,22,4.27,2.32,26,6.26,1.94,23,6.22,1.64,9,4.62,1.71,13,4.4,3.1,10,4.19,1.8,16,6.56,1.33,9,6.07,2.27,14,5.88,1.46,8,4.93,1.98,14,4.62,2.47,13,3.92,2.22,13,5.82,2.18,11,6.67,1.67,12,4.5,1.62,12,6.2,1.69,10,4.27,2.69,15,4.27,1.85,11,6.23,2.01,13,6.3,1.95,10 +11429,soar,6.6,1.7,20,5.14,2.23,22,6.11,1.94,19,6.44,1.67,9,6.73,1.79,11,4.2,2.86,5,5.31,2.06,16,5.5,1.87,6,6.38,1.98,13,6.93,1.54,14,5.83,1.94,6,4.17,1.95,12,6.22,2.17,9,6.11,2.09,9,6.1,1.91,10,6.9,2.02,10,6.3,1.34,10,4.58,1.98,12,5.8,2.44,10,6,2.1,6,6.15,1.95,13 +11430,sob,2.65,1.81,20,4.89,2.76,18,3.29,2.31,24,2.6,1.14,5,2.67,2.02,15,5.2,2.77,5,4.77,2.86,13,3,2.12,13,3.64,2.58,11,3,2.36,10,2.3,1.06,10,5.29,2.81,7,4.64,2.84,11,3.62,2.58,16,2.62,1.6,8,2.21,1.05,14,3.67,2.8,6,5.17,2.62,12,4.33,3.2,6,3.4,2.32,15,3.11,2.42,9 +11431,sober,5.95,1.63,21,4.32,2.42,22,6.86,2.13,21,6,1.51,8,5.92,1.75,13,4.58,2.71,12,4,2.11,10,6.83,2.44,12,6.89,1.76,9,6.12,1.55,8,6,1.71,12,5.23,2.01,13,3,2.45,9,6,2.32,11,7.8,1.48,10,5.2,1.69,10,6.64,1.29,11,4,2.56,15,5,2.08,7,6.44,2.79,9,7.17,1.53,12 +11432,sobriety,6,1.7,21,3.8,2.14,20,5.62,2.82,21,5.67,1.97,6,6.13,1.64,15,3.38,2.07,8,4.08,2.23,12,4.82,2.36,11,6.5,3.14,10,6.33,1.97,6,5.87,1.64,15,3.5,1.9,10,4.1,2.42,10,5.43,3.08,14,6,2.38,7,5.14,1.86,7,6.43,1.5,14,3.93,2.23,14,3.5,2.07,6,5.67,3.11,12,5.56,2.55,9 +11433,soccer,5.84,1.92,19,4.68,2.77,22,5.77,1.95,22,6.22,1.3,9,5.5,2.37,10,4.38,2.45,8,4.86,3.01,14,6.27,1.79,11,5.27,2.05,11,5.71,0.95,7,5.92,2.35,12,4.4,2.59,10,4.92,3,12,5.54,2.3,13,6.11,1.36,9,6.1,1.79,10,5.56,2.13,9,4.25,3.41,8,4.93,2.43,14,5.64,1.39,14,6,2.78,8 +11434,sociable,6.43,1.34,23,4.35,2.25,23,6.35,1.98,26,6.5,1.45,12,6.36,1.29,11,4.55,2.07,11,4.17,2.48,12,5.45,1.44,11,7.43,1.34,14,6.36,1.69,11,6.5,1,12,4.36,2.38,11,4.33,2.23,12,6.47,1.87,17,6.75,1.28,8,6.8,1.47,15,5.75,0.71,8,4.73,2.22,15,3.62,2.26,8,6.41,2.27,17,6.22,1.39,9 +11435,social,6.08,1.62,40,5.16,2.3,43,5.17,2.07,18,6.19,1.17,16,6,1.89,24,5.5,1.79,16,4.96,2.56,27,5.4,2.07,10,4.88,2.17,8,6.62,1.41,24,5.2,1.66,15,5.91,2.04,23,4.3,2.32,20,4.62,1.51,8,5.44,2.51,9,6.19,1.47,21,5.95,1.81,19,5.23,2.3,26,5.06,2.36,17,4.71,1.8,7,5.45,2.25,11 +11436,socialism,4,2.43,19,4.68,2.44,22,3.96,2.01,24,2.5,2.35,6,4.69,2.21,13,5.42,2.27,12,3.8,2.44,10,4.12,2.47,8,3.88,1.82,16,4.6,2.41,10,3.33,2.4,9,6.67,1.12,9,3.31,2.14,13,4.24,2.19,17,3,1.26,6,5.25,2.38,8,3.09,2.12,11,4.11,2.67,9,5.08,2.29,13,4.12,2,16,3.62,2.13,8 +11437,socialist,4.11,2.56,18,4.44,3.07,18,4.32,2.39,25,4.4,3.05,5,4,2.48,13,5.44,3.4,9,3.44,2.51,9,4.06,2.35,16,4.78,2.54,9,4.71,2.43,7,3.73,2.69,11,3.44,2.88,9,5.44,3.09,9,4.3,2.41,20,4.4,2.61,5,3.78,2.77,9,4.44,2.46,9,3.73,2.97,11,5.57,3.1,7,4.16,2.17,19,4.83,3.19,6 +11438,socialite,4.95,1.35,19,4.24,2.33,17,4.47,2.18,17,4.82,1.4,11,5.12,1.36,8,4.25,2.22,4,4.23,2.45,13,4.62,2.62,8,4.33,1.87,9,5.12,1.64,8,4.82,1.17,11,4.29,2.43,7,4.2,2.39,10,4.17,2.04,6,4.64,2.34,11,4.85,1.41,13,5.17,1.33,6,3.9,2.64,10,4.71,1.89,7,3.71,2.43,7,5,1.94,10 +11439,socialize,5.95,1.7,20,5.1,2.17,21,6.44,2.4,25,7,1,3,5.76,1.75,17,4.86,2.67,7,5.31,2.02,13,6.38,2.2,8,6.47,2.55,17,6.14,2.34,7,5.85,1.34,13,5.57,2.51,7,4.92,2.1,13,5.93,2.7,14,7.09,1.87,11,5.56,1.67,9,6.27,1.74,11,5.55,2.07,11,4.6,2.27,10,6.39,2.52,18,6.57,2.23,7 +11440,society,5.24,1.61,21,4.55,2.04,20,6.32,2.56,19,5.38,1.56,13,5,1.77,8,4.14,1.35,7,4.77,2.35,13,7.14,1.57,7,5.83,2.95,12,5.08,1.62,12,5.44,1.67,9,4.33,2.12,9,4.73,2.05,11,6.5,2.01,10,6.11,3.18,9,5.33,1.67,12,5.11,1.62,9,5.43,1.81,7,4.08,2.06,13,7,2.38,7,5.92,2.68,12 +11441,sociology,4.6,1.88,20,3.82,2.06,22,5.19,2.32,21,4.2,1.1,5,4.73,2.09,15,4.27,1.35,11,3.36,2.58,11,5.09,2.63,11,4.89,1.69,9,4.27,1.74,11,5,2.06,9,4.07,1.94,15,3.29,2.36,7,4.91,2.3,11,5.5,2.42,10,4.31,2.02,13,5.14,1.57,7,3.89,2.14,18,3.5,1.91,4,4.5,2.28,14,6.57,1.81,7 +11442,sociopath,2.44,1.65,18,6.43,2.42,21,2.3,1.45,20,3.33,2.08,3,2.27,1.58,15,5.83,2.86,6,6.67,2.29,15,3,1.67,6,2,1.3,14,2.8,1.87,10,2,1.31,8,6.86,2.41,7,6.21,2.49,14,2.7,1.34,10,1.9,1.52,10,2.62,1.77,8,2.3,1.64,10,6.44,2.79,9,6.42,2.23,12,2,1.41,8,2.5,1.51,12 +11443,sock,4.43,2.04,21,3.09,1.9,23,5.14,2.17,21,3,1.87,5,4.88,1.93,16,3.83,1.85,12,2.27,1.68,11,5.27,2.41,11,4.67,1.8,9,4.17,2.37,12,4.78,1.56,9,3.44,1.86,16,2.29,1.89,7,4.64,1.36,11,5.7,2.79,10,4.38,2.29,13,4.5,1.69,8,2.84,1.8,19,4.25,2.22,4,4.64,1.78,14,6.14,2.67,7 +11444,socket,4.45,1.44,22,4.04,2.72,23,5.42,1.74,19,5.5,0.76,8,4.08,1.19,13,4.25,3.2,8,3.86,2.63,14,5,1.73,7,5.55,1.81,11,4.88,0.99,8,4.46,1.39,13,4,3.24,9,4.07,2.46,14,4.71,1.98,7,5.83,1.53,12,4.45,1.51,11,4.45,1.44,11,3,2.96,9,4.71,2.43,14,5.31,1.85,16,6,1,3 +11445,sod,4.85,2.01,20,2.14,1.53,21,5.08,2.3,24,4.5,2.38,4,4.94,1.98,16,3,0.82,4,1.94,1.6,17,5.78,2.28,9,4.67,2.29,15,4.5,1.6,8,5.08,2.27,12,1.9,1.2,10,2.36,1.8,11,5.07,2.16,14,5.1,2.6,10,5.27,1.85,11,4.33,2.18,9,1.8,1.62,10,2.45,1.44,11,5.59,2.09,17,3.86,2.48,7 +11446,soda,5.47,2.06,19,4.77,2.27,22,6.04,2.12,24,4.17,1.72,6,6.08,1.98,13,5.58,2.61,12,3.8,1.32,10,5.88,2.42,8,6.12,2.03,16,5.2,1.55,10,5.78,2.59,9,5.89,2.42,9,4,1.87,13,6,2.26,17,6.33,1.97,6,6,2.14,8,5.09,2.02,11,4.89,2.52,9,4.69,2.18,13,5.81,2.34,16,6.5,1.6,8 +11447,soda/pop,6.65,1.31,20,4.95,2.72,22,5.85,2.07,27,7.29,1.11,7,6.31,1.32,13,4.5,2.76,10,5.33,2.74,12,5.67,2.23,15,6,2,11,6.27,1.35,11,7.11,1.17,9,5.78,2.64,9,4.38,2.72,13,5.88,2.39,17,5.67,1.5,9,6.85,1.28,13,6.29,1.38,7,5.06,2.98,16,4.67,2.07,6,6.08,2.19,12,5.67,2.02,15 +11448,sodium,4.17,2.01,18,3.73,2.1,22,5.33,2.08,24,3.33,1.86,6,4.58,2.02,12,4.25,2.34,12,3.1,1.66,10,4.5,1.77,8,5.75,2.14,16,4.3,1.57,10,4,2.56,8,4.33,1.94,9,3.31,2.18,13,5.06,1.98,17,6.17,2.48,6,3.71,1.89,7,4.45,2.11,11,3.56,1.74,9,3.85,2.38,13,5.81,2.26,16,4.38,1.3,8 +11449,sofa,6.26,1.69,19,2.9,2.57,21,5.84,2.48,19,6,1,3,6.31,1.82,16,3,2.28,6,2.87,2.75,15,6.83,1.72,6,5.38,2.69,13,6.3,1.83,10,6.22,1.64,9,2.71,2.81,7,3,2.54,14,5.7,2.45,10,6,2.65,9,6.12,1.81,8,6.36,1.69,11,3.22,3.31,9,2.67,1.97,12,5.38,3.2,8,6.18,1.89,11 +11450,soft,7.13,1.66,38,3.04,2.46,45,6.1,2.56,60,6.57,1.79,14,7.46,1.53,24,4.25,2.82,16,2.43,2.01,28,6.06,2.53,31,6.14,2.63,29,7.14,1.59,21,7.12,1.8,17,3.44,2.97,18,2.78,2.06,27,5.83,2.76,35,6.48,2.24,25,7,1.76,19,7.26,1.59,19,2.5,2.42,20,3.48,2.45,25,6.87,2.27,30,5.33,2.63,30 +11451,softball,5.53,1.71,19,4.1,2.41,21,5.4,2.5,20,4,0,3,5.81,1.72,16,4.67,2.73,6,3.87,2.33,15,6,2.19,6,5.14,2.66,14,5.1,1.45,10,6,1.94,9,3.29,1.8,7,4.5,2.62,14,5.3,2.71,10,5.5,2.42,10,5.62,1.77,8,5.45,1.75,11,4.11,2.67,9,4.08,2.31,12,5.62,3.2,8,5.25,2.05,12 +11452,soften,6.57,1.54,21,2.96,2.31,23,6.19,1.9,26,6.36,1.57,11,6.8,1.55,10,3.73,2.76,11,2.25,1.6,12,5.73,1.79,11,6.71,1.9,14,6.8,1.75,10,6.36,1.36,11,3.82,2.75,11,2.17,1.53,12,6.24,1.99,17,6.38,1.77,8,7,1.63,13,5.88,1.13,8,3.07,2.34,15,2.75,2.38,8,6.18,2.07,17,6.22,1.64,9 +11453,softener,6.14,1.53,21,2.35,1.34,23,5.4,1.8,25,5.73,1.35,11,6.6,1.65,10,2.36,1.36,11,2.33,1.37,12,4.7,2.26,10,5.93,1.33,14,6.8,1.75,10,5.55,1.04,11,2.27,1.35,11,2.42,1.38,12,5.56,1.9,16,5.12,1.81,8,6.69,1.65,13,5.25,0.71,8,2.13,1.3,15,2.75,1.39,8,5.94,1.57,16,4.44,1.88,9 +11454,softness,6.75,1.97,20,5.06,3.02,18,5.92,2.64,24,5.8,3.03,5,7.07,1.49,15,5,2.74,5,5.08,3.23,13,5.54,2.79,13,6.36,2.5,11,7,1.33,10,6.5,2.51,10,6.71,2.36,7,4,3,11,5.88,2.55,16,6,2.98,8,6.36,2.21,14,7.67,0.82,6,5.33,2.99,12,4.5,3.27,6,6.13,2.7,15,5.56,2.65,9 +11455,software,6.37,1.57,19,3.83,2.48,23,5.32,2.45,19,6,1.32,9,6.7,1.77,10,4.14,2.41,7,3.8,2.62,15,6.5,2.37,10,4,1.87,9,6.44,1.51,9,6.3,1.7,10,3.7,2.63,10,4.08,2.5,12,5.12,2.42,8,5.1,2.42,10,6.25,1.6,12,6.57,1.62,7,3.85,2.48,20,3.67,3.06,3,5.75,2.38,8,5,2.57,11 +11456,soggy,3.47,1.43,19,3.65,2.25,20,4.2,2.17,20,3.85,1.46,13,2.67,1.03,6,3.8,2.59,5,3.6,2.23,15,4,2.06,9,4.36,2.34,11,3.56,1.94,9,3.4,0.84,10,4.29,2.93,7,3.31,1.84,13,4.33,2.12,9,4.09,2.3,11,3.67,1.94,9,3.3,0.82,10,3,2,10,4.3,2.41,10,4.14,2.61,7,4.23,2.01,13 +11457,soil,5.21,1.55,19,2.76,1.76,21,5.18,2.36,22,5.64,1.29,11,5,1.53,7,4,1.83,7,2.14,1.41,14,5.43,3.31,7,5.07,1.91,15,5,1.51,8,5.36,1.63,11,2.33,1.58,9,3.08,1.88,12,5.09,2.47,11,5.27,2.37,11,4.75,1.54,12,6,1.29,7,2.64,2.11,11,2.9,1.37,10,4.62,2.36,13,6,2.24,9 +11458,soiree,6.38,1.6,21,3.85,2.03,20,4.48,2.04,21,5.83,1.33,6,6.6,1.68,15,3.12,1.36,8,4.33,2.31,12,4.55,2.3,11,4.4,1.84,10,5.67,1.21,6,6.67,1.68,15,3.6,2.22,10,4.1,1.91,10,4.43,2.17,14,4.57,1.9,7,6,1.83,7,6.57,1.5,14,3.5,1.87,14,4.67,2.34,6,3.92,2.23,12,5.22,1.56,9 +11459,solace,6.37,1.8,19,4.35,2.39,23,5.58,1.74,19,6.11,1.62,9,6.6,2.01,10,4.43,2.82,7,4.33,2.35,15,5.5,1.96,10,5.67,1.58,9,6.78,1.64,9,6,1.94,10,4.9,2.92,10,3.92,1.98,12,4.88,1.46,8,5.9,1.79,10,6.25,1.76,12,6.57,1.99,7,4.45,2.44,20,3.67,2.31,3,5.38,1.69,8,5.73,1.85,11 +11460,solar,6,2.04,24,3.87,2.36,23,5.61,2.45,18,6.09,2.21,11,5.92,1.98,13,4.18,2.14,11,3.58,2.61,12,6,2.31,10,5.12,2.7,8,5.62,2.33,8,6.2,2.01,15,3.36,2.25,11,4.33,2.46,12,4.86,2.97,7,6.09,2.07,11,6.47,2.23,15,5.22,1.48,9,3.91,2.43,11,3.83,2.41,12,5.67,2.18,9,5.56,2.83,9 +11461,solarium,6.1,1.37,20,5.2,2.4,20,5.77,1.68,26,6.18,1.6,11,6,1.12,9,5.14,2.12,7,5.23,2.62,13,5.46,1.27,13,6.08,2.02,13,5.82,1.17,11,6.44,1.59,9,6.18,2.18,11,4,2.18,9,5.76,1.71,17,5.78,1.72,9,6,1.15,10,6.2,1.62,10,5.42,2.61,12,4.88,2.17,8,5.81,1.6,16,5.7,1.89,10 +11462,soldier,5.45,2.34,22,5.9,2.55,20,5.84,2.69,19,4.92,2.18,13,6.22,2.49,9,7.29,1.6,7,5.15,2.7,13,6.57,2.51,7,5.42,2.81,12,6.17,2.66,12,4.6,1.65,10,6.56,2.6,9,5.36,2.5,11,7,2.21,10,4.56,2.7,9,6.5,2.61,12,4.2,1.14,10,6.57,2.3,7,5.54,2.7,13,6.86,2.79,7,5.25,2.56,12 +11463,sole,4.9,1.34,21,3.78,1.93,23,5.27,1.85,26,5.09,1.14,11,4.7,1.57,10,4.45,1.63,11,3.17,2.04,12,4.64,1.69,11,5.79,1.93,14,4.6,1.35,10,5.18,1.33,11,4,1.9,11,3.58,2.02,12,5.29,1.9,17,5.25,1.98,8,4.85,1.72,13,5,0,8,3.73,2.09,15,3.88,1.73,8,5.53,1.84,17,4.78,1.86,9 +11464,solemn,4.66,2.03,41,2.9,1.76,21,5.92,1.87,26,5.07,1.44,14,4.44,2.28,27,3.75,1.75,8,2.38,1.61,13,6,1.78,13,5.85,2.03,13,4.96,2.06,23,4.28,1.99,18,2.56,1.74,9,3.17,1.8,12,6,1.9,17,5.78,1.92,9,4.67,2.24,24,4.65,1.77,17,3,1.56,10,2.82,1.99,11,5.44,1.71,16,6.7,1.95,10 +11465,solicit,3.59,1.89,22,4.68,2.14,19,4.95,2.01,21,3.4,1.14,5,3.81,2.04,16,5.38,2.39,8,4.18,1.89,11,5.5,2.01,10,4.45,1.97,11,3.67,1.3,12,3.5,2.51,10,5.3,2.06,10,4,2.12,9,4.17,1.85,12,6,1.8,9,2.91,1.45,11,4.27,2.1,11,4.75,2.05,8,4.64,2.29,11,5.11,2.09,9,4.83,2.04,12 +11466,solicitation,4.2,1.24,20,4.43,2.2,21,5.56,2.4,25,3.33,1.53,3,4.35,1.17,17,5.43,2.07,7,4.15,2.08,13,5.5,2.56,8,5.59,2.4,17,3.71,1.25,7,4.46,1.2,13,5,2,7,4.38,2.22,13,5.36,2.44,14,5.82,2.44,11,5,0.71,9,3.55,1.21,11,4.73,2.2,11,4.1,2.28,10,5.61,2.48,18,5.43,2.37,7 +11467,solicitor,3.32,1.52,22,4,2.37,21,4.14,2.01,22,3.5,1.74,14,3,1.07,8,4.45,2.73,11,3.33,1.94,9,3.83,1.47,6,4.25,2.21,16,3.3,1.89,10,3.33,1.23,12,3.27,2.41,11,4.8,2.15,10,4,1.73,13,4.33,2.45,9,3.5,1.57,12,3.1,1.52,10,3.54,2.37,13,4.75,2.31,8,4.08,1.73,12,4.2,2.39,10 +11468,solid,5.65,1.73,20,2.36,1.73,22,6.15,2.2,26,5,1.66,9,6.18,1.66,11,2.14,1.57,7,2.47,1.85,15,6.24,2.41,17,6,1.87,9,5.1,1.97,10,6.2,1.32,10,2.6,2.61,5,2.29,1.49,17,6.36,2.17,14,5.92,2.31,12,5.23,1.79,13,6.43,1.4,7,1.6,0.84,10,3,2.04,12,6.71,2.27,14,5.5,2.02,12 +11469,solidarity,5.71,2.35,21,4,1.83,25,6.27,2.57,22,5.88,2.17,8,5.62,2.53,13,3.77,2.01,13,4.25,1.66,12,6.38,2.5,13,6.11,2.8,9,6.75,2.55,8,5.33,1.92,12,4.43,1.5,14,3.45,2.11,11,6.42,2.31,12,6.1,2.96,10,5.2,2.9,10,6.18,1.72,11,4.12,1.87,17,3.75,1.83,8,6.2,3.05,10,6.33,2.23,12 +11470,solitaire,5.62,2.38,21,3.65,2.66,23,6.53,1.9,19,5.5,2.45,8,5.42,2.31,12,3.88,2.75,8,3.5,2.79,14,6.14,2.27,7,6.82,1.78,11,4.88,2.47,8,5.83,2.21,12,4.44,3.24,9,3.14,2.18,14,5.86,2.34,7,6.92,1.56,12,5.82,2.36,11,5.4,2.5,10,3.78,3.27,9,3.57,2.31,14,6.44,1.93,16,7,2,3 +11471,solitary,4.65,2.16,20,2.96,2.68,24,6.25,3.04,20,4,2.39,8,5.08,1.98,12,2.83,2.86,6,3,2.7,18,6.45,3.11,11,6,3.12,9,4.09,2.43,11,5.33,1.66,9,2.8,2.44,10,3.07,2.92,14,6.54,3.02,13,5.71,3.25,7,4.69,2.59,13,4.57,1.13,7,3.81,2.9,16,1.25,0.71,8,6.5,2.97,12,5.88,3.31,8 +11472,solitude,4.76,2.36,21,3.18,2.28,22,6.53,2.32,19,3.5,2.39,8,5.25,1.86,12,3.43,1.99,7,2.93,2.5,14,5.71,2.93,7,7.09,1.92,11,3.38,2.62,8,5.33,1.56,12,2.89,2.03,9,3.38,2.5,13,4.57,2.3,7,7.67,1.44,12,4.8,2.35,10,4.73,2.49,11,3.89,2.85,9,2.69,1.75,13,6.19,2.34,16,8.33,1.15,3 +11473,solo,5.91,2.24,22,4.12,2.41,26,6.04,2.66,24,6.56,1.94,9,5.46,2.4,13,2.9,2.56,10,4.88,2.03,16,6.67,2.6,9,5.67,2.72,15,6.38,1.51,8,5.64,2.59,14,4.31,2.56,13,3.92,2.33,13,5.25,3.02,12,6.83,2.08,12,5.25,2.26,12,6.7,2.06,10,3.33,2.32,15,5.18,2.18,11,6.92,2.53,13,5,2.53,11 +11474,solution,6.3,1.63,20,4.29,2.43,21,6.53,1.95,19,6.11,1.9,9,6.45,1.44,11,3.75,2.5,4,4.31,2.52,16,6.17,2.48,6,6.69,1.75,13,6.29,1.73,14,6.33,1.51,6,3.92,2.27,12,4.62,2.83,8,5.67,1.73,9,7.3,1.89,10,6.5,1.35,10,6.1,1.91,10,3.83,2.66,12,4.89,2.09,9,7.67,1.37,6,6,2,13 +11475,solve,6.3,2,20,4.35,2.52,23,6.67,1.98,21,6,3.08,5,6.4,1.64,15,4.83,2.55,12,3.82,2.48,11,6.64,2.01,11,6.56,2.13,9,6.18,2.23,11,6.44,1.81,9,3.94,2.43,16,5.29,2.63,7,5.36,1.75,11,8.1,0.99,10,6.33,1.92,12,6.25,2.25,8,4.47,2.7,19,3.75,1.5,4,6.21,2.01,14,7.57,1.72,7 +11476,solvent,4.79,2.1,19,2.77,1.69,22,4.87,2.56,23,5.45,2.02,11,4.29,1.7,7,3.12,1.96,8,2.57,1.55,14,4.86,3.13,7,4.88,2.39,16,4.88,2.64,8,4.73,1.74,11,2.56,1.42,9,2.92,1.89,13,4.73,2.49,11,5,2.73,12,4.42,2.47,12,5.43,1.13,7,2.36,1.96,11,3.18,1.33,11,4.15,2.61,13,5.8,2.3,10 +11477,somersault,6.37,1.67,19,4.73,2.23,22,6.32,2.06,19,6.44,1.67,9,6.3,1.77,10,4,2.45,5,4.88,2.25,16,5.67,2.73,6,6.62,1.71,13,6.57,1.7,14,5.8,1.64,5,4,1.95,12,5.56,2.46,9,6.33,1.8,9,6.3,2.36,10,6.2,2.1,10,6.56,1.13,9,4.08,2.27,12,5.5,2.01,10,6,2.19,6,6.46,2.07,13 +11478,son,6.91,1.69,22,4.43,2.52,21,5,1.75,18,6.67,1.63,6,7.07,1.79,15,4.29,2.56,7,4.5,2.59,14,4.67,1.12,9,5.12,2.3,8,6.64,1.82,14,7.57,1.4,7,3,2,9,5.5,2.39,12,5.1,1.79,10,4.88,1.81,8,6.71,1.54,14,7.25,1.98,8,4.33,3.2,6,4.47,2.33,15,4.9,2.33,10,5.12,0.64,8 +11479,sonar,5.32,1.62,22,4.11,1.85,19,4.81,2.23,21,5.8,1.79,5,5.19,1.64,16,4.38,2.2,8,3.91,1.64,11,4.1,1.79,10,5.45,2.46,11,5.75,1.82,12,4.8,1.23,10,3.8,2.2,10,4.44,1.42,9,4.5,2.61,12,5.22,1.64,9,5.45,1.92,11,5.18,1.33,11,4.12,2.36,8,4.09,1.51,11,3.56,1.51,9,5.75,2.26,12 +11480,song,7.59,1.76,41,4.6,2.58,47,6.95,1.76,22,7.46,2.07,13,7.64,1.64,28,4.76,2.41,21,4.46,2.76,26,7.27,1.9,11,6.64,1.63,11,8.07,1.16,15,7.31,2,26,4.79,2.79,28,4.32,2.29,19,6.85,1.68,13,7.11,1.96,9,7.59,1.71,22,7.58,1.87,19,4.71,2.58,31,4.38,2.66,16,7.43,1.34,14,6.12,2.17,8 +11481,songwriter,6.25,1.62,20,4.43,2.17,23,6.71,1.52,21,6.22,0.97,9,6.27,2.05,11,5.55,2.21,11,3.42,1.62,12,6.25,1.49,8,7,1.53,13,6.29,1.33,14,6.17,2.32,6,4.89,2.32,9,4.14,2.11,14,6.88,1.64,8,6.62,1.5,13,6.6,1.35,10,5.9,1.85,10,4.15,2.34,13,4.8,1.99,10,6.83,1.7,12,6.56,1.33,9 +11482,sonic,5.32,2.17,22,4.82,2.36,22,5.45,2.06,20,5.88,2.3,8,5,2.11,14,5.3,2.54,10,4.42,2.23,12,5.43,2.94,7,5.46,1.56,13,5.64,2.38,11,5,2,11,4.45,2.02,11,5.18,2.71,11,5.27,2.02,15,6,2.35,5,5.7,2.45,10,5,1.95,12,5.1,2.18,10,4.58,2.57,12,4.8,1.32,10,6.1,2.51,10 +11483,sonnet,5.86,1.58,22,3.33,2.44,21,5.48,2.11,21,5.71,1.49,14,6.12,1.81,8,3.18,2.36,11,3.78,2.64,9,3.8,2.49,5,6,1.75,16,5.8,1.81,10,5.92,1.44,12,3.09,2.12,11,3.6,2.84,10,5.25,2.14,12,5.78,2.17,9,5.83,1.64,12,5.9,1.6,10,2.92,2.22,13,4,2.78,8,5.83,1.85,12,5,2.45,9 +11484,soot,5.19,2.18,21,4.65,2.32,20,5,2.06,36,6,2.39,8,4.69,1.97,13,5.8,2.17,5,4.27,2.31,15,4.73,2.15,11,5.12,2.05,25,5.46,2.5,13,4.75,1.58,8,5,2.41,12,4.12,2.23,8,5.25,2.31,20,4.69,1.7,16,5,1.95,11,5.4,2.5,10,5.09,2.34,11,4.11,2.32,9,4.95,2.13,22,5.07,2.02,14 +11485,soothe,6.63,1.86,19,3.91,2.69,22,6.4,2.23,42,6,1,3,7,1.77,15,3.57,2.88,7,4,2.77,14,6.54,1.79,24,6.22,2.76,18,7,2.53,6,6.75,1.22,12,5,3.28,9,3,2,12,6.52,1.98,25,6.24,2.61,17,7.08,1.62,12,5.86,2.12,7,3.9,2.81,20,4,1.41,2,6.73,2.07,22,6.05,2.39,20 +11486,soothing,7.05,1.66,21,1.91,1.31,22,5.76,1.67,21,6.22,1.3,9,7.67,1.67,12,1.17,0.41,6,2.13,1.46,15,5.83,2.14,6,5.73,1.53,15,6.22,1.48,9,7.67,1.56,12,3,2,5,1.59,0.87,17,5.2,1.48,10,6.27,1.74,11,7.08,1.83,12,7,1.5,9,1.67,1.12,9,2.08,1.44,13,5.42,1.83,12,6.22,1.39,9 +11487,sophisticated,6.32,1.73,19,5.13,2.63,23,6.18,2.09,28,5.25,1.49,8,7.09,1.51,11,4.78,2.59,9,5.36,2.73,14,6.07,2.16,14,6.29,2.09,14,6.67,1.5,9,6,1.94,10,5.08,2.57,12,5.18,2.82,11,5.21,2.26,14,7.14,1.41,14,6.3,1.83,10,6.33,1.73,9,4.55,2.88,11,5.67,2.39,12,6.25,2.05,12,6.12,2.19,16 +11488,sophistication,6.71,1.68,21,5.8,2.21,20,6.11,2.12,36,7.62,1.06,8,6.15,1.77,13,5.2,2.68,5,6,2.1,15,5.82,2.09,11,6.24,2.17,25,7.23,1.42,13,5.88,1.81,8,6.25,1.96,12,5.12,2.53,8,5.7,2.39,20,6.62,1.67,16,7.09,1.38,11,6.3,1.95,10,6.55,2.21,11,4.89,1.96,9,6.14,2.32,22,6.07,1.86,14 +11489,sophomore,5,1.11,22,3.81,1.98,26,5.48,2.13,23,5.22,0.83,9,4.85,1.28,13,3.5,2.27,10,4,1.83,16,5.22,2.44,9,5.64,1.98,14,4.75,1.75,8,5.14,0.53,14,4.15,1.77,13,3.46,2.18,13,5.5,2.47,12,5.45,1.81,11,4.75,1.29,12,5.3,0.82,10,3.8,2.4,15,3.82,1.33,11,5.75,2.49,12,5.18,1.72,11 +11490,soprano,4.95,1.63,21,4.62,2.65,21,5.67,2.11,21,5.14,1.66,14,4.57,1.62,7,4.18,2.52,11,5.56,2.6,9,5.17,1.94,6,5.87,2.2,15,4.8,1.69,10,5.09,1.64,11,4.64,2.62,11,4.6,2.84,10,5.08,1.85,13,6.62,2.26,8,4.82,1.54,11,5.1,1.79,10,4.15,2.91,13,5.38,2.13,8,5.25,2.14,12,6.22,2.05,9 +11491,sorcerer,5.76,2.02,21,4.73,2.76,22,5.67,2.54,27,6,1.56,10,5.55,2.42,11,4.43,2.7,7,4.87,2.88,15,5.88,2.23,17,5.3,3.09,10,6.09,1.81,11,5.4,2.27,10,3.4,3.36,5,5.12,2.55,17,6.5,2.24,14,4.77,2.62,13,5.62,1.76,13,6,2.51,8,4.2,3.36,10,5.17,2.21,12,6.43,2.77,14,4.85,2.08,13 +11492,sorcery,5.14,1.62,21,4.33,2.73,24,4.85,2.16,20,5.12,1.36,8,5.15,1.82,13,5.83,2.71,6,3.83,2.62,18,6.18,1.6,11,3.22,1.56,9,5.25,1.71,12,5,1.58,9,5.4,2.88,10,3.57,2.44,14,5.38,2.22,13,3.86,1.77,7,5.21,1.85,14,5,1.15,7,4.81,2.59,16,3.38,2.92,8,5.17,1.7,12,4.38,2.77,8 +11493,sordid,3.38,1.53,21,3.87,2.53,23,4,2.03,17,3.56,1.51,9,3.25,1.6,12,4.45,2.25,11,3.33,2.74,12,5,1.87,9,2.88,1.64,8,3.86,1.46,7,3.08,1.61,13,3.73,2.1,11,4,2.95,12,4.43,2.57,7,3.7,1.64,10,3.15,1.72,13,3.75,1.16,8,3.64,2.73,11,4.08,2.43,12,3.5,1.41,8,4.44,2.46,9 +11494,sore,2.8,1.2,20,4.06,2.26,18,3.92,2.41,24,2.4,0.89,5,2.93,1.28,15,5,2.65,5,3.69,2.1,13,4.15,2.64,13,3.64,2.2,11,3.1,1.1,10,2.5,1.27,10,4.43,2.37,7,3.82,2.27,11,3.69,2.02,16,4.38,3.16,8,2.79,1.12,14,2.83,1.47,6,4.25,1.76,12,3.67,3.2,6,4.53,2.8,15,2.89,1.05,9 +11495,sorority,4.95,2.48,20,4.28,2.61,18,4.36,2.01,22,5.8,3.11,5,4.67,2.29,15,5.33,3.01,6,3.75,2.34,12,4.2,1.32,10,4.5,2.5,12,4.8,2.1,10,5.1,2.92,10,5.1,2.73,10,3.25,2.19,8,4.64,2.42,11,4.09,1.58,11,4.17,2.66,12,6.12,1.73,8,2.78,2.54,9,5.78,1.72,9,4.18,2.18,11,4.55,1.92,11 +11496,sorrow,2.95,1.72,21,3.55,1.95,22,3.8,2.17,20,3.89,2.03,9,2.25,1.06,12,3.17,2.04,6,3.67,2.02,15,4.2,3.63,5,3.67,1.59,15,3.78,2.05,9,2.33,1.15,12,3.8,1.79,5,3.47,2.03,17,4.3,2.54,10,3.3,1.7,10,3,2.04,12,2.89,1.27,9,3.67,1.73,9,3.46,2.15,13,4.09,2.51,11,3.44,1.74,9 +11497,sorrowful,3.43,2.06,21,3.64,2.48,25,4.11,1.88,19,4.44,2.35,9,2.67,1.5,12,4.33,3.33,6,3.44,2.28,18,3.86,2.19,7,4.25,1.76,12,3.81,2.17,16,2.2,1.1,5,3.64,2.76,14,3.7,2.31,10,4.11,1.96,9,4.1,1.91,10,3.67,2.5,12,3.11,1.36,9,3.38,2.47,16,4.11,2.57,9,3.82,2.27,11,4.5,1.2,8 +11498,sorry,4.81,1.83,21,4.62,2.46,21,5.65,2.45,17,5,2.45,5,4.8,1.74,15,5,3,7,4.43,2.24,14,5.22,2.33,9,6.12,2.64,8,4.85,1.99,13,4.86,1.77,7,5.44,2.51,9,4,2.34,12,6.22,2.64,9,5,2.2,8,5.31,1.93,13,4,1.41,8,4.33,2.5,6,4.73,2.52,15,6.44,2.88,9,4.75,1.58,8 +11499,soul,6.61,2.3,18,4.3,2.56,20,6.56,2.01,18,5.12,2.1,8,7.8,1.75,10,5.43,2.51,7,3.69,2.46,13,6.45,1.63,11,6.71,2.63,7,5.82,2.36,11,7.86,1.68,7,4.56,3,9,4.09,2.26,11,6,1.9,11,7.43,1.99,7,6.17,2.41,12,7.5,1.97,6,4.58,2.57,12,3.88,2.64,8,7,2,9,6.11,2.03,9 +11500,soulful,7.1,1.25,20,5.68,2.93,19,6.38,1.94,26,7.36,1.43,11,6.78,0.97,9,6.33,1.86,6,5.38,3.33,13,6.15,1.82,13,6.62,2.1,13,7,1.18,11,7.22,1.39,9,5.1,3.07,10,6.33,2.78,9,6.53,2,17,6.11,1.9,9,7.1,1.29,10,7.1,1.29,10,5.42,3.12,12,6.14,2.73,7,6.25,1.91,16,6.6,2.07,10 +11501,soulless,2.71,1.68,21,4.76,2.32,21,3.72,2.56,25,3.33,1.61,12,1.89,1.45,9,5.43,1.9,7,4.43,2.5,14,3.9,1.91,10,3.6,2.97,15,1.5,1,4,3,1.7,17,4.2,2.35,10,5.27,2.28,11,2.14,0.9,7,4.33,2.74,18,2.67,1.44,12,2.78,2.05,9,4.85,2.27,13,4.62,2.56,8,2.22,1.3,9,4.56,2.73,16 +11502,sound,6.45,1.34,22,4.14,2.35,21,5.5,1.54,18,6.5,1.76,6,6.47,1.25,15,4.57,2.88,7,3.93,2.13,14,5.56,1.88,9,5.38,1.3,8,6.36,1.39,14,6.71,1.38,7,3.67,2.55,9,4.5,2.24,12,5.6,1.78,10,5.38,1.3,8,6.36,1.45,14,6.62,1.19,8,3.5,2.81,6,4.4,2.2,15,5.4,1.96,10,5.62,0.92,8 +11503,soundproof,5.77,1.72,22,2.9,2.1,21,5.82,1.99,22,6,2.04,14,5.38,0.92,8,3.55,2.42,11,2.33,1.5,9,4.17,1.47,6,6.44,1.82,16,5.4,2.07,10,6.08,1.38,12,3.09,1.7,11,2.7,2.54,10,5.08,1.71,13,6.89,1.96,9,6.25,1.48,12,5.2,1.87,10,3,2.45,13,2.75,1.49,8,5.92,1.78,12,5.7,2.31,10 +11504,soundtrack,6,2.21,21,4.26,2.56,23,5.72,2.02,18,4.89,2.15,9,6.83,1.95,12,4.55,2.73,11,4,2.49,12,5.6,2.17,10,5.88,1.96,8,4.86,2.54,7,6.38,1.8,13,5.09,2.21,11,3.5,2.71,12,5.57,2.64,7,5.82,1.66,11,5.77,2.28,13,6.38,2.2,8,4.55,2.58,11,4,2.63,12,4.78,2.05,9,6.67,1.58,9 +11505,soup,7.05,1.4,21,4.24,2.57,25,6.64,2.17,22,7.25,1.28,8,6.92,1.5,13,5,2.8,13,3.42,2.11,12,6.69,1.97,13,6.56,2.55,9,7.5,1.41,8,6.92,1.31,12,4.86,2.38,14,3.45,2.7,11,7,1.86,12,6.2,2.53,10,6.9,1.73,10,7.18,1.08,11,4.47,2.79,17,3.75,2.12,8,6.4,2.95,10,6.83,1.34,12 +11506,sour,3.95,1.93,19,4.95,2.06,22,4.34,2.33,58,4.67,1.53,3,3.81,2.01,16,4.38,1.77,8,5.29,2.2,14,4.07,2.22,27,4.58,2.43,31,4.9,1.79,10,2.89,1.54,9,4.3,1.89,10,5.5,2.11,12,4.5,2.21,38,4.05,2.56,20,4.12,1.89,8,3.82,2.04,11,4.38,2.45,8,5.29,1.82,14,4.28,2.28,32,4.42,2.44,26 +11507,source,5.48,1.08,21,4.5,2.63,20,6.11,2.45,19,5.69,1.18,13,5.12,0.83,8,5.14,2.19,7,4.15,2.85,13,6.14,2.85,7,6.08,2.31,12,5.33,1.07,12,5.67,1.12,9,5.22,2.68,9,3.91,2.55,11,6,2.83,10,6.22,2.11,9,5.25,1.06,12,5.78,1.09,9,5.71,1.98,7,3.85,2.76,13,7,2.24,7,5.58,2.5,12 +11508,sourpuss,3.2,1.44,20,3.83,2.26,18,3.94,1.47,18,3.14,0.69,7,3.23,1.74,13,3.38,2.26,8,4.2,2.3,10,4,1,5,3.92,1.66,13,3.3,1.25,10,3,1.73,9,3.12,1.73,8,4.4,2.55,10,4.38,1.26,13,2.8,1.48,5,3,1.73,11,3.44,1.01,9,3.7,2,10,4,2.67,8,3.67,1.41,9,4.22,1.56,9 +11509,south,6.11,1.68,18,3.48,2.42,21,4.89,1.78,18,5.88,1.96,8,6.3,1.49,10,3.86,2.85,7,3.29,2.27,14,4.55,1.04,11,5.43,2.57,7,6,1.95,11,6.29,1.25,7,4.11,2.93,9,3,1.95,12,5.18,1.89,11,4.43,1.62,7,5.67,1.56,12,7,1.67,6,3.75,2.42,12,3.11,2.52,9,4.89,1.83,9,4.89,1.83,9 +11510,southbound,5.14,1.55,22,3.67,2.08,21,6.14,1.64,22,5,1.62,14,5.38,1.51,8,4.18,2.27,11,3.22,1.86,9,6.67,1.03,6,5.94,1.81,16,5.1,2.08,10,5.17,1.03,12,3.36,1.86,11,4,2.36,10,6.15,1.52,13,6.11,1.9,9,5.17,1.64,12,5.1,1.52,10,3.62,2.29,13,3.75,1.83,8,6.17,1.75,12,6.1,1.6,10 +11511,southeast,5.8,1.51,20,3.6,2.09,20,5.19,2.14,26,5.73,1.42,11,5.89,1.69,9,4.14,2.54,7,3.31,1.84,13,5,1.83,13,5.38,2.47,13,6.27,1.85,11,5.22,0.67,9,3.55,2.42,11,3.67,1.73,9,5.29,2.05,17,5,2.4,9,6.1,1.91,10,5.5,0.97,10,3.75,2.3,12,3.38,1.85,8,5.75,1.61,16,4.3,2.63,10 +11512,southern,5.67,2.2,21,3.09,2.09,23,5.39,2.59,18,5.33,2.69,9,5.92,1.83,12,4,2,11,2.25,1.86,12,5.2,2.74,10,5.62,2.56,8,4.57,2.51,7,6.23,1.96,13,3.36,2.2,11,2.83,2.04,12,5.57,2.76,7,5.27,2.61,11,5.62,2.63,13,5.75,1.39,8,2.64,2.01,11,3.5,2.15,12,5.44,2.4,9,5.33,2.92,9 +11513,southpaw,5.32,1.7,19,3.48,1.69,21,4.42,2.14,19,6.67,1.53,3,5.06,1.65,16,4.33,1.51,6,3.13,1.68,15,4.83,0.75,6,4.23,2.55,13,5.5,1.43,10,5.11,2.03,9,2.57,1.62,7,3.93,1.59,14,4.1,2.28,10,4.78,2.05,9,5.5,2.07,8,5.18,1.47,11,3,1.8,9,3.83,1.59,12,5.43,2.57,7,3.83,1.7,12 +11514,southwest,5.8,2.09,20,2.52,1.78,21,6.2,1.89,25,6.75,3.86,4,5.56,1.5,16,3.75,2.36,4,2.24,1.56,17,6.11,2.26,9,6.25,1.73,16,6.38,1.41,8,5.42,2.43,12,2.6,1.35,10,2.45,2.16,11,6.21,1.53,14,6.18,2.36,11,6.27,1.95,11,5.22,2.22,9,1.8,1.32,10,3.18,1.94,11,6.61,1.72,18,5.14,2.04,7 +11515,souvenir,6.89,1.91,18,5.13,2.49,23,6.16,1.71,19,6.44,2.01,9,7.33,1.8,9,5.57,2.88,7,4.93,2.46,15,6,1.76,10,6.33,1.73,9,7.11,2.26,9,6.67,1.58,9,4.8,2.53,10,5.42,2.64,12,5.12,1.55,8,6.8,1.48,10,7.27,1.56,11,6.29,2.36,7,5.05,2.42,20,5.67,3.51,3,5.88,1.46,8,6.36,1.91,11 +11516,sovereign,4.96,1.83,24,3.68,1.91,22,5.65,2.32,20,5.56,1.51,9,4.6,1.96,15,3.5,1.84,10,3.83,2.04,12,6.43,2.76,7,5.23,2.05,13,5.09,2.26,11,4.85,1.46,13,3.82,1.99,11,3.55,1.92,11,6,2.3,15,4.6,2.3,5,4.36,1.36,11,5.46,2.07,13,4.9,1.73,10,2.67,1.44,12,5.5,2.46,10,5.8,2.3,10 +11517,sovereignty,4.89,1.56,19,4.67,2.43,24,5.79,2.02,28,4.5,1.69,8,5.18,1.47,11,4.56,2.3,9,4.73,2.58,15,5.36,1.98,14,6.21,2.04,14,4.56,1.01,9,5.2,1.93,10,4.08,2.64,12,5.25,2.14,12,5.86,2.21,14,5.71,1.9,14,4.7,2,10,5.11,0.93,9,5,2.52,12,4.33,2.39,12,5.75,1.91,12,5.81,2.17,16 +11518,soviet,4.1,1.48,20,3.43,2.23,21,4.83,2.5,24,4.67,1.53,3,4,1.5,17,4.14,2.54,7,3.23,2.05,13,4.62,2.39,8,4.94,2.62,16,3.71,1.8,7,4.31,1.32,13,3.71,2.36,7,3.46,2.22,13,4.36,2.24,14,5.5,2.8,10,4.44,1.01,9,3.82,1.78,11,3.09,2.43,11,3.8,2.04,10,4.44,2.64,18,6,1.67,6 +11519,sow,5.11,1.1,19,3.71,1.76,21,5.74,2.07,23,5,0,3,5.12,1.2,16,4.38,1.19,8,3.31,1.97,13,6.33,2.12,9,5.36,2.02,14,5.22,0.83,9,5,1.33,10,3.78,1.92,9,3.67,1.72,12,6.07,2.31,15,5.12,1.46,8,5,1.63,7,5.17,0.72,12,3.7,2,10,3.73,1.62,11,5.92,2.69,13,5.5,0.85,10 +11520,soy,4.79,2.04,19,3.29,1.76,21,5.52,2.23,23,4.33,2.08,3,4.88,2.09,16,3.25,1.58,8,3.31,1.93,13,4.89,2.37,9,5.93,2.13,14,5.56,2.35,9,4.1,1.52,10,3.11,1.76,9,3.42,1.83,12,6,2.45,15,4.62,1.51,8,4.71,2.29,7,4.83,1.99,12,3,1.7,10,3.55,1.86,11,5.62,2.96,13,5.4,0.7,10 +11521,soy sauce,6.81,1.63,21,4,2.92,20,5.69,2.01,36,7.5,1.31,8,6.38,1.71,13,4.2,2.17,5,3.93,3.2,15,5.09,1.92,11,5.96,2.03,25,7,1.73,13,6.5,1.51,8,4.17,3.13,12,3.75,2.76,8,5.55,1.79,20,5.88,2.31,16,6.36,1.57,11,7.3,1.64,10,3.73,3.1,11,4.33,2.83,9,5.5,2.11,22,6,1.88,14 +11522,soybean,5.43,1.47,21,3.3,1.87,23,4.44,1.87,25,5.36,1.21,11,5.5,1.78,10,3.36,1.86,11,3.25,1.96,12,3.73,1.49,11,5.23,1.88,13,5.4,1.35,10,5.45,1.63,11,3.55,1.97,11,3.08,1.83,12,4.38,2.06,16,4.88,1.36,8,5.54,1.66,13,5.25,1.16,8,3,1.96,15,3.88,1.64,8,4.71,2.08,17,3.88,1.25,8 +11523,spa,7.38,1.56,21,3.75,2.83,24,6.35,2.32,20,6.5,1.77,8,7.92,1.19,13,4.17,3.19,6,3.61,2.79,18,6.73,2.1,11,5.89,2.62,9,7.08,1.88,12,7.78,0.97,9,4.3,2.98,10,3.36,2.76,14,6.31,2.5,13,6.43,2.15,7,7.36,1.74,14,7.43,1.27,7,5,2.68,16,1.25,0.46,8,6.83,2.04,12,5.62,2.67,8 +11524,space,6.89,1.57,38,3.6,2.82,45,4.98,2.6,61,7.07,1.49,14,6.79,1.64,24,4.35,3,17,3.22,2.67,27,4.94,2.89,31,5.03,2.33,30,7.19,1.47,21,6.53,1.66,17,3.57,2.77,21,3.62,2.92,24,4.58,2.68,36,5.56,2.43,25,6.84,1.54,19,6.95,1.65,19,3.83,2.8,29,3.19,2.88,16,5.45,2.51,31,4.5,2.65,30 +11525,spacecraft,5.58,1.8,19,6.27,2.83,22,5.04,1.83,24,4.33,1.97,6,6.15,1.46,13,7.25,2.49,12,5.1,2.88,10,5.5,1.6,8,4.81,1.94,16,5.4,1.43,10,5.78,2.22,9,6.78,2.68,9,5.92,2.99,13,5.53,1.7,17,3.67,1.75,6,5.5,1.77,8,5.64,1.91,11,6.89,2.03,9,5.85,3.29,13,4.94,1.77,16,5.25,2.05,8 +11526,spaceman,6.14,1.31,21,3.7,2.44,23,4.85,2.07,26,6.55,1.44,11,5.7,1.06,10,4.27,2.57,11,3.17,2.29,12,4.73,2.61,11,4.86,1.7,14,6.1,1.2,10,6.18,1.47,11,4.27,2.83,11,3.17,1.99,12,5.24,2.28,17,3.88,1.36,8,6.46,1.45,13,5.62,0.92,8,3.93,2.74,15,3.25,1.83,8,5.41,2.03,17,3.78,1.79,9 +11527,spaceship,5.61,2.19,23,6,3.07,21,5.15,2.68,20,6.38,1.85,8,5.2,2.31,15,5.8,3.39,10,6.18,2.89,11,6.43,2.94,7,4.46,2.37,13,5.75,2.53,12,5.45,1.86,11,6,3.2,10,6,3.1,11,5.33,2.77,15,4.6,2.61,5,5.27,2.2,11,5.92,2.23,12,7.33,2.74,9,5,3.02,12,5,2.58,10,5.3,2.91,10 +11528,spacing,5.21,1.23,19,3.19,1.75,21,4.4,2.3,20,5.33,0.58,3,5.19,1.33,16,3.5,1.64,6,3.07,1.83,15,6.33,2.42,6,3.57,1.74,14,5.3,0.48,10,5.11,1.76,9,3,1.73,7,3.29,1.82,14,4.6,2.67,10,4.2,1.99,10,4.88,0.83,8,5.45,1.44,11,3.33,1.8,9,3.08,1.78,12,4,2.78,8,4.67,2.02,12 +11529,spacious,6.33,1.49,21,3.7,2.29,23,5.91,2.14,22,6.27,1.27,11,6.4,1.78,10,3.91,2.59,11,3.5,2.07,12,5.25,2.71,8,6.31,1.8,13,6.4,1.96,10,6.27,1.01,11,4.18,2.75,11,3.25,1.76,12,5.79,2.52,14,6.14,1.46,7,6.54,1.71,13,6,1.07,8,4.53,2.36,15,2.12,0.99,8,6.21,2.04,14,5.38,2.33,8 +11530,spade,5.48,1.33,21,3.74,2.53,23,4.88,1.58,26,5.45,1.37,11,5.5,1.35,10,4.64,2.94,11,2.92,1.83,12,4.91,1.7,11,4.93,1.59,14,5.8,1.75,10,5.18,0.75,11,4.82,2.82,11,2.75,1.82,12,4.71,1.65,17,5.38,1.51,8,5.77,1.64,13,5,0,8,3.87,2.7,15,3.5,2.33,8,4.76,1.82,17,5.11,1.05,9 +11531,spaghetti,6.91,1.48,22,4.04,2.61,25,5.92,2.02,24,7.33,1.41,9,6.62,1.5,13,2.6,2.22,10,5,2.45,15,6.67,2.06,9,5.47,1.92,15,6.25,1.39,8,7.29,1.44,14,3.92,2.53,13,4.17,2.79,12,5.17,2.12,12,6.67,1.67,12,6.83,1.75,12,7,1.15,10,4.13,3.04,15,3.9,1.91,10,6.31,1.93,13,5.45,2.11,11 +11532,spam,3.1,1.92,20,3.83,2.87,18,3.95,2.15,22,2.2,2.17,5,3.4,1.8,15,4.33,2.8,6,3.58,3,12,4.3,1.64,10,3.67,2.53,12,3.1,1.73,10,3.1,2.18,10,4.1,2.88,10,3.5,3.02,8,4.36,1.57,11,3.55,2.62,11,3.17,1.9,12,3,2.07,8,3,3.28,9,4.67,2.29,9,3.73,1.85,11,4.18,2.48,11 +11533,span,5.74,1.41,19,3.1,2.17,20,5.78,1.76,23,6.15,1.52,13,4.83,0.41,6,4,2.35,5,2.8,2.11,15,6.08,1.56,12,5.45,1.97,11,6.11,1.83,9,5.4,0.84,10,4.71,2.43,7,2.23,1.48,13,5.91,2.12,11,5.67,1.44,12,5.22,0.97,9,6.2,1.62,10,2.6,1.96,10,3.6,2.37,10,6.11,1.62,9,5.57,1.87,14 +11534,spandex,4.6,2.37,20,4.17,2.73,18,4.23,2.02,22,6,2.45,5,4.13,2.23,15,4.33,2.94,6,4.08,2.75,12,4,1.05,10,4.42,2.61,12,5,1.63,10,4.2,2.97,10,4.1,2.47,10,4.25,3.2,8,3.91,2.26,11,4.55,1.81,11,4.17,2.62,12,5.25,1.91,8,3,3.16,9,5.33,1.66,9,4.18,2.14,11,4.27,2,11 +11535,spaniel,5.67,2.27,21,4.15,2.72,20,5.14,2.22,21,5.17,1.33,6,5.87,2.56,15,4.12,2.64,8,4.17,2.89,12,5.27,2.28,11,5,2.26,10,4.5,2.17,6,6.13,2.2,15,4.7,3.02,10,3.6,2.41,10,5,2.45,14,5.43,1.81,7,5.71,2.14,7,5.64,2.41,14,3.86,2.74,14,4.83,2.79,6,4.33,2.15,12,6.22,1.92,9 +11536,spank,3.76,2.21,21,5.91,2.35,23,4.76,2.8,17,4.44,2.24,9,3.25,2.14,12,6.45,1.51,11,5.42,2.91,12,4.6,2.88,10,5,2.89,7,4.86,2.27,7,3.23,2.13,13,6.73,1.62,11,5.17,2.72,12,4.43,2.76,7,5,2.94,10,4,2.74,13,3.38,0.92,8,5.73,2.9,11,6.08,1.83,12,4.67,1.87,9,4.88,3.72,8 +11537,spanking,3,1.62,20,5.98,2.24,44,4.62,2.72,48,2.6,0.89,5,3.13,1.81,15,5.93,1.98,15,6,2.39,29,5.5,2.23,18,4.1,2.88,30,3.7,1.64,10,2.3,1.34,10,5.45,2.31,20,6.42,2.12,24,4.24,2.45,25,5.04,2.98,23,2.58,1.31,12,3.62,1.92,8,5.52,2.46,27,6.71,1.65,17,4.84,2.73,31,4.24,2.73,17 +11538,spar,5.43,1.43,21,3.36,2.3,22,4.96,2.42,26,5.6,1.43,10,5.27,1.49,11,2.29,1.7,7,3.87,2.42,15,4.81,2.51,16,5.2,2.39,10,5.91,1.51,11,4.9,1.2,10,2.4,1.95,5,3.65,2.37,17,5.29,2.67,14,4.58,2.15,12,5.54,1.45,13,5.25,1.49,8,3.1,2.92,10,3.58,1.73,12,5.07,2.81,14,4.83,1.99,12 +11539,spare,5.57,1.29,21,4.45,2.42,20,5.63,2.41,19,5.69,1.49,13,5.38,0.92,8,5.43,2.23,7,3.92,2.43,13,5.43,2.88,7,5.75,2.22,12,5.58,1.38,12,5.56,1.24,9,4.89,2.42,9,4.09,2.47,11,5.7,2.63,10,5.56,2.3,9,5.58,1.38,12,5.56,1.24,9,5.71,2.14,7,3.77,2.35,13,6.14,2.04,7,5.33,2.64,12 +11540,spareribs,6.14,2.22,21,5.43,2.13,23,6.71,1.98,21,5.6,2.61,5,6.31,2.15,16,6.42,1.78,12,4.36,2.01,11,6.55,2.25,11,6.67,1.66,9,5.75,2.53,12,6.67,1.73,9,5.44,2.03,16,5.43,2.51,7,6.09,1.81,11,7.4,2.01,10,6.85,2.03,13,5,2.14,8,5.74,2.16,19,4,1.41,4,5.93,1.86,14,8.29,1.11,7 +11541,spark,6.05,1.86,21,5.83,2.55,23,4.9,1.87,21,5.2,1.92,5,6.31,1.82,16,6.08,2.54,12,5.55,2.66,11,4.91,2.26,11,4.89,1.54,9,5.75,2.22,12,6.44,1.24,9,5.56,2.73,16,6.43,2.15,7,5.27,1.95,11,4.5,1.78,10,6.54,1.94,13,5.25,1.49,8,6.16,2.54,19,4.25,2.22,4,4.64,1.98,14,5.43,1.62,7 +11542,sparkle,7.1,1.21,20,4.74,2.47,19,5.64,2.17,22,6.71,0.76,7,7.31,1.38,13,4.75,2.25,8,4.73,2.72,11,5.5,3.08,6,5.69,1.85,16,6.8,1.32,10,7.56,1.01,9,5,2.83,8,4.55,2.3,11,5.4,2.26,15,6.14,2.04,7,7.27,1.01,11,6.89,1.45,9,5.27,2.65,11,4,2.14,8,5.55,2.66,11,5.73,1.68,11 +11543,sparkling,6.47,2.09,19,4.91,2.64,23,6.48,1.6,21,5.67,2.4,9,7.2,1.55,10,4.55,2.73,11,5.25,2.63,12,5.75,1.16,8,6.92,1.71,13,6.21,2.33,14,7.2,1.1,5,4.67,2.74,9,5.07,2.67,14,6.38,1.69,8,6.54,1.61,13,6.6,2.32,10,6.33,1.94,9,4.54,2.5,13,5.4,2.88,10,6.58,1.51,12,6.33,1.8,9 +11544,sparkly,6.7,1.87,20,6.55,2.7,20,5.12,1.99,25,7.09,1.04,11,6.22,2.54,9,6.29,2.14,7,6.69,3.04,13,4.58,1.62,12,5.62,2.22,13,6.36,2.29,11,7.11,1.17,9,6.36,2.66,11,6.78,2.91,9,5.41,2.09,17,4.5,1.69,8,6.1,2.38,10,7.3,0.95,10,6.83,2.79,12,6.12,2.7,8,5.33,1.76,15,4.8,2.35,10 +11545,sparrow,6.58,1.57,19,3.78,2.58,23,4.68,1.97,19,6,1.12,9,7.1,1.79,10,3.57,2.57,7,3.93,2.74,15,4.8,2.15,10,4.56,1.88,9,6.78,1.64,9,6.4,1.58,10,4.7,2.98,10,3.08,2.15,12,4.75,1.83,8,4.3,1.95,10,6.58,1.68,12,6.57,1.51,7,3.55,2.56,20,5.33,2.52,3,5.5,1.77,8,4.09,1.97,11 +11546,spasm,3.17,1.42,18,5.24,2.34,21,3.26,2.26,23,3.67,2.52,3,3.07,1.22,15,5.62,1.51,8,5,2.77,13,3.11,2.47,9,3.36,2.21,14,2.75,1.58,8,3.5,1.27,10,5.56,2.55,9,5,2.26,12,3.6,2.61,15,2.62,1.3,8,3.67,1.97,6,2.92,1.08,12,5.8,2.44,10,4.73,2.24,11,3.15,2.82,13,3.4,1.35,10 +11547,spastic,3.95,1.68,19,5.05,2.28,22,3.38,1.76,24,3.5,1.87,6,4.15,1.63,13,4.25,2.26,12,6,2,10,3.12,1.81,8,3.5,1.79,16,4.1,1.52,10,3.78,1.92,9,4.78,2.73,9,5.23,2.01,13,3.59,1.66,17,2.5,1.97,6,3.75,1.28,8,4.09,1.97,11,4.67,2.18,9,5.31,2.39,13,3.38,1.86,16,3.38,1.69,8 +11548,spatial,4.73,1.42,22,3.38,2.17,26,5.88,2.09,24,5,0,9,4.54,1.85,13,2.7,2.21,10,3.81,2.1,16,5.89,1.69,9,5.87,2.36,15,5.38,1.51,8,4.36,1.28,14,3.92,2.29,13,2.85,1.99,13,5.33,2.42,12,6.42,1.62,12,4.58,1.93,12,4.9,0.32,10,2.93,2.09,15,4,2.24,11,6.08,2.1,13,5.64,2.16,11 +11549,spatter,4.1,1.89,20,3.4,2.43,25,4.68,2.21,19,3.56,1.59,9,4.55,2.07,11,3.67,2.94,6,3.44,2.33,18,4.29,1.7,7,4.92,2.5,12,3.75,1.77,16,5.5,1.91,4,2.86,2.32,14,4.4,2.41,10,4.78,2.54,9,4.6,2.01,10,3.92,1.93,12,4.38,1.92,8,4.38,2.45,16,1.67,1.12,9,4.45,2.3,11,5,2.2,8 +11550,spatula,5.14,1.42,21,2.86,1.8,21,6.41,1.53,22,5.21,1.53,14,5,1.29,7,3.09,1.87,11,2.78,1.79,9,6.67,1.63,6,6.31,1.54,16,4.56,1.59,9,5.58,1.16,12,2.64,1.91,11,3.1,1.73,10,6.62,1.45,13,6.11,1.69,9,4.82,1.17,11,5.5,1.65,10,3,1.91,13,2.62,1.69,8,6.42,1.62,12,6.4,1.51,10 +11551,spawn,4.85,1.63,20,4,1.84,20,5.61,2.7,33,4.9,0.99,10,4.8,2.15,10,3.62,1.85,8,4.25,1.86,12,4.93,2.79,14,6.11,2.6,19,5,1.66,9,4.73,1.68,11,4.33,1.72,12,3.5,2,8,5.27,2.9,22,6.27,2.24,11,4.8,1.93,10,4.9,1.37,10,3.93,1.82,14,4.17,2.04,6,5.38,2.87,16,5.82,2.6,17 +11552,speak,5.91,1.63,22,4.19,2.38,21,5.89,1.94,18,6,2.19,6,5.87,1.51,15,3.57,2.44,7,4.5,2.38,14,5.44,2.19,9,6.25,1.75,8,5.57,1.6,14,6.57,1.72,7,3.67,2.4,9,4.58,2.39,12,5.4,2.07,10,6.5,1.69,8,5.71,1.49,14,6.25,1.91,8,4.67,3.27,6,4,2.04,15,5.9,2.23,10,5.88,1.64,8 +11553,speakeasy,5.89,1.7,19,5.3,2.36,20,5.7,2.1,23,6.38,1.66,13,4.83,1.33,6,6.2,1.64,5,5,2.54,15,6.17,2.08,12,5.18,2.09,11,5.67,2,9,6.1,1.45,10,4.71,2.63,7,5.62,2.26,13,5.6,2.46,10,5.77,1.88,13,5.67,1.8,9,6.1,1.66,10,5.5,2.46,10,5.1,2.38,10,7.25,1.39,8,4.87,1.96,15 +11554,speaker,5.32,1.21,22,4.35,2.46,23,5.47,1.58,19,5.5,1.51,8,5.08,0.95,13,4.25,2.66,8,4.5,2.5,14,5.86,1.68,7,5.27,1.62,11,5.5,1.51,8,5.08,0.95,13,4.44,2.79,9,4.29,2.33,14,5.43,1.72,7,5.5,1.57,12,5.45,1.51,11,5.18,0.87,11,3.56,3.13,9,4.86,1.88,14,5.56,1.67,16,5,1,3 +11555,speakerphone,5,2.07,21,3.18,2.3,22,5.26,2.33,27,4.4,1.65,10,5.55,2.34,11,2.43,1.9,7,3.53,2.45,15,5,2.65,17,5.7,1.7,10,5.45,2.07,11,4.5,2.07,10,2.8,2.49,5,3.29,2.31,17,5.21,2.72,14,5.31,1.93,13,5.38,1.98,13,4.38,2.2,8,3,2.71,10,3.33,2.02,12,5.86,2.6,14,4.62,1.89,13 +11556,spear,4.43,1.6,21,4.7,2.3,23,5,2.43,21,5,2.55,5,4.25,1.24,16,5.58,2.15,12,3.73,2.15,11,4.27,2.49,11,5.89,2.32,9,3.67,1.3,12,5.44,1.42,9,4.94,2.38,16,4.14,2.19,7,5.36,2.06,11,4.6,2.84,10,4.38,1.61,13,4.5,1.69,8,4.68,2.4,19,4.75,2.06,4,5.14,2.38,14,4.71,2.69,7 +11557,spec,4.5,1.34,22,3.87,2.4,23,5.11,2.05,19,4.75,1.58,8,4.62,0.77,13,4.12,2.64,8,3.64,2.41,14,4.43,2.3,7,5.45,1.97,11,5.12,1.36,8,4.38,0.87,13,4.11,2.8,9,3.71,2.2,14,3.43,1.51,7,6.08,1.68,12,5.18,1.17,11,3.82,1.17,11,2.89,2.76,9,4.5,1.99,14,5,2.1,16,5.67,2.08,3 +11558,special,7.5,1.79,22,3.48,2.68,21,6.72,1.96,18,5.83,2.56,6,8.2,0.86,15,3.71,3.3,7,3.36,2.44,14,6.44,2.35,9,7,1.69,8,7.21,2.15,14,8.14,0.69,7,3.33,2.96,9,3.58,2.57,12,7.2,2.39,10,6.12,1.13,8,7.29,2.09,14,7.88,1.13,8,3.5,2.59,6,3.47,2.8,15,7.1,2.42,10,6.25,1.16,8 +11559,specialist,5.52,2.11,21,4.27,2.43,22,6.1,2.22,20,5.88,1.73,8,5.31,2.36,13,4.6,2.8,10,4,2.17,12,6.14,2.85,7,6.08,1.93,13,5.4,2.27,10,5.64,2.06,11,4.45,2.11,11,4.09,2.81,11,5.93,2.31,15,6.6,2.07,5,4.4,1.78,10,6.55,1.92,11,4.5,2.12,10,4.08,2.75,12,6.1,2.33,10,6.1,2.23,10 +11560,specialize,6.23,1.66,22,4.77,2.39,26,6.29,2.07,24,6.67,1.87,9,5.92,1.5,13,4,2.62,10,5.25,2.18,16,6.56,1.67,9,6.13,2.33,15,5.88,1.96,8,6.43,1.5,14,5.54,1.81,13,4,2.71,13,5.5,2.47,12,7.08,1.24,12,5.83,1.4,12,6.7,1.89,10,4.4,2.8,15,5.27,1.68,11,6.31,2.18,13,6.27,2.05,11 +11561,specialty,5.48,1.4,21,3.7,3.02,23,6.05,1.93,19,6.12,1.25,8,5.08,1.38,13,5.33,3.39,6,3.12,2.76,17,6.3,1.64,10,5.78,2.28,9,5.42,1.44,12,5.56,1.42,9,4,2.94,10,3.46,3.18,13,5.75,2.14,12,6.57,1.51,7,5.36,1.22,14,5.71,1.8,7,4.73,2.96,15,1.75,2.12,8,6.45,1.63,11,5.5,2.27,8 +11562,species,5.26,1.82,19,3.73,2.07,22,4.31,1.85,16,5.18,1.83,11,5.29,2.06,7,4.12,2.36,8,3.5,1.95,14,3,1.26,6,5.1,1.73,10,5.38,2,8,5.18,1.78,11,3.22,1.92,9,4.08,2.18,13,4.12,2.17,8,4.5,1.6,8,5.33,2.15,12,5.14,1.21,7,3.18,2.04,11,4.27,2.05,11,4.56,2.07,9,4,1.63,7 +11563,specific,5.48,1.29,21,2.55,1.71,22,5.89,2.42,27,5.2,1.4,10,5.73,1.19,11,2.14,1.57,7,2.73,1.79,15,6.06,2.7,17,5.6,1.96,10,5.45,1.44,11,5.5,1.18,10,2.6,2.19,5,2.53,1.62,17,5.71,2.87,14,6.08,1.93,13,5.15,1.41,13,6,0.93,8,2.2,1.69,10,2.83,1.75,12,6.5,2.68,14,5.23,2.01,13 +11564,specify,5.53,2.04,19,3.64,2.65,22,5.22,2.45,23,5.45,1.92,11,5.14,2.04,7,5.12,3.27,8,2.79,1.85,14,5.43,2.99,7,5.12,2.28,16,5.38,2.2,8,5.64,2.01,11,3.78,2.54,9,3.54,2.82,13,4.91,2.55,11,5.5,2.43,12,5.42,2.43,12,5.71,1.25,7,4,3.35,11,3.27,1.79,11,4.77,2.45,13,5.8,2.44,10 +11565,specimen,4.4,1.85,20,3.24,2.11,25,4.84,2.39,19,4.12,1.55,8,4.58,2.07,12,2.83,1.83,6,3.44,2.25,18,4.14,2.34,7,5.25,2.42,12,4.2,1.97,15,5,1.41,5,3.43,2.41,14,3.1,1.79,10,4.89,2.89,9,4.8,1.99,10,4,1.9,11,4.89,1.76,9,3.69,2.33,16,2.44,1.42,9,4.36,2.77,11,5.5,1.69,8 +11566,speck,4.33,1.2,21,3.95,2.35,20,4.41,2.24,22,4.83,0.75,6,4.13,1.3,15,4.25,2.49,8,3.75,2.34,12,3.92,2.54,12,5,1.76,10,4.44,1.59,9,4.25,0.87,12,4,2.45,9,3.91,2.39,11,3.71,2.29,7,4.73,2.22,15,4.5,1.08,10,4.18,1.33,11,3.46,2.18,13,4.86,2.54,7,4.33,2.61,12,4.5,1.84,10 +11567,speckled,5.78,1.31,18,4.45,2.67,22,5.64,1.65,22,5.78,1.09,9,5.78,1.56,9,5,2.88,8,4.14,2.6,14,5.36,1.86,11,5.91,1.45,11,5.29,0.76,7,6.09,1.51,11,4.7,2.75,10,4.25,2.7,12,5.77,1.54,13,5.44,1.88,9,6,1.66,9,5.56,0.88,9,5.12,2.53,8,4.07,2.76,14,5.71,1.94,14,5.5,1.07,8 +11568,specs,5.16,1.21,19,2.95,2.14,20,5.61,1.04,18,5.71,1.5,7,4.83,0.94,12,3.56,2.51,9,2.45,1.75,11,5.6,1.14,5,5.62,1.04,13,4.89,0.33,9,5.44,1.74,9,3.38,2.62,8,2.67,1.83,12,5.38,0.87,13,6.2,1.3,5,5,1.56,10,5.33,0.71,9,3.17,2.37,12,2.62,1.85,8,5.33,1,9,5.89,1.05,9 +11569,spectacle,5.61,1.85,18,4.4,2.6,20,5,1.68,25,5.6,2.19,5,5.62,1.8,13,4.09,2.59,11,4.78,2.73,9,4.62,1.71,16,5.67,1.5,9,6.57,1.72,7,5,1.73,11,3,2.5,9,5.55,2.16,11,4.95,1.88,20,5.2,0.45,5,5.44,1.67,9,5.78,2.11,9,4,2.76,11,4.89,2.47,9,4.95,1.51,19,5.17,2.32,6 +11570,spectacular,7.5,1.36,20,6.65,2.43,20,6.04,1.78,26,7.45,1.57,11,7.56,1.13,9,7,1.73,7,6.46,2.79,13,6.08,1.66,13,6,1.96,13,7.36,1.69,11,7.67,0.87,9,5.91,2.77,11,7.56,1.67,9,6.24,1.64,17,5.67,2.06,9,7.7,1.34,10,7.3,1.42,10,6.67,2.71,12,6.62,2.13,8,6.31,1.66,16,5.6,1.96,10 +11571,spectator,5.58,1.26,19,3.44,2.12,18,4.35,2.76,17,5.73,0.65,11,5.38,1.85,8,3.5,2.38,4,3.43,2.14,14,2.38,1.85,8,6.11,2.2,9,6.12,0.64,8,5.18,1.47,11,4.43,2.23,7,2.82,1.89,11,3.5,2.51,6,4.82,2.89,11,5.54,1.39,13,5.67,1.03,6,2.82,1.89,11,4.43,2.23,7,4.71,3.2,7,4.1,2.56,10 +11572,spectral,5.53,1.84,19,4.95,2.44,21,4.11,1.52,19,5.89,1.36,9,5.2,2.2,10,5.14,2.79,7,4.92,2.43,13,4,1.76,10,4.22,1.3,9,6.33,2.18,9,4.8,1.14,10,5,2.71,10,5,2.4,10,3.5,1.07,8,4.2,1.32,10,5.75,2.05,12,5.14,1.46,7,4.94,2.36,18,5,3.46,3,4.25,1.91,8,4,1.26,11 +11573,spectrum,6.65,1.58,17,3.05,1.94,22,4.82,1.85,28,6,1.1,6,7,1.73,11,3.09,1.58,11,3,2.32,11,3.91,1.87,11,5.41,1.62,17,6.7,1.77,10,6.57,1.4,7,3.27,2.1,11,2.82,1.83,11,4.89,2.03,18,4.7,1.57,10,6.33,1.44,12,7.4,1.82,5,2.5,1.51,14,4,2.33,8,4.5,2,16,5.25,1.6,12 +11574,speculate,5.63,1.3,19,4.53,2.29,19,5.08,2.38,24,5.85,1.46,13,5.17,0.75,6,4.2,2.68,5,4.64,2.24,14,6,1.91,13,4,2.49,11,5.89,1.76,9,5.4,0.7,10,5,2.53,6,4.31,2.25,13,5.91,2.3,11,4.38,2.29,13,5.33,1.32,9,5.9,1.29,10,4,2.62,10,5.11,1.83,9,5.89,2.62,9,4.6,2.16,15 +11575,speculation,4.67,1.28,21,4.75,2.05,20,5.29,2.26,21,5,1.1,6,4.53,1.36,15,4.88,1.81,8,4.67,2.27,12,4.82,2.09,11,5.8,2.44,10,4.5,1.05,6,4.73,1.39,15,5,2.21,10,4.5,1.96,10,6,2.25,14,3.86,1.57,7,3.86,1.46,7,5.07,1,14,4.64,1.98,14,5,2.37,6,4.67,2.27,12,6.11,2.09,9 +11576,speech,5.62,1.88,21,4.1,1.83,20,6.68,2.14,19,5.69,1.44,13,5.5,2.56,8,4.86,1.57,7,3.69,1.89,13,7,1.53,7,6.5,2.47,12,5.58,1.62,12,5.67,2.29,9,4.22,1.99,9,4,1.79,11,6.9,1.97,10,6.44,2.4,9,5.33,1.92,12,6,1.87,9,4.86,1.68,7,3.69,1.84,13,6.86,2.19,7,6.58,2.19,12 +11577,speechless,4.53,2.27,19,3.45,1.82,20,4.45,2.56,20,3.67,2.31,3,4.53,2.29,15,3.5,1.72,10,3.4,2.01,10,4.5,2.37,10,4.4,2.88,10,4,2.76,6,4.58,2.07,12,3.86,1.95,7,3.23,1.79,13,3.5,2,8,5.08,2.78,12,4.42,2.31,12,4.71,2.36,7,3.5,2.07,10,3.4,1.65,10,5.44,2.3,9,3.64,2.58,11 +11578,speed,6.71,2.03,21,6.8,2.69,20,6.58,2.69,19,6.23,2.01,13,7.5,1.93,8,7,2.24,7,6.69,2.98,13,6.43,2.44,7,6.67,2.93,12,6.5,2.32,12,7,1.66,9,6.78,3.03,9,6.82,2.52,11,6.6,2.46,10,6.56,3.09,9,6.67,2.23,12,6.78,1.86,9,7.71,1.38,7,6.31,3.12,13,7.43,2.51,7,6.08,2.78,12 +11579,speedboat,7,1.52,20,5.65,3.02,17,5.87,2.26,23,6.8,1.79,5,7.07,1.49,15,7,2.71,4,5.23,3.09,13,4.77,1.96,13,7.3,1.83,10,7.3,1.42,10,6.7,1.64,10,6.67,2.88,6,5.09,3.08,11,5,2.07,15,7.5,1.69,8,6.64,1.5,14,7.83,1.33,6,5.42,3.15,12,6.2,2.95,5,5.8,2.54,15,6,1.77,8 +11580,speeding,3.68,1.92,19,6.14,2.4,22,6.18,2.04,22,4.33,2.24,9,3.1,1.45,10,5.62,2.72,8,6.43,2.24,14,6.55,2.25,11,5.82,1.83,11,5.14,2.04,7,2.83,1.27,12,5,2.05,10,7.08,2.31,12,5.92,1.8,13,6.56,2.4,9,3.5,1.35,10,3.89,2.47,9,6.38,2.83,8,6,2.22,14,6.57,1.99,14,5.5,2.07,8 +11581,speedway,6.05,1.96,22,5.38,2.4,26,5.57,2.29,23,6.67,2.12,9,5.62,1.8,13,5.6,2.5,10,5.25,2.41,16,5.5,2.83,8,5.6,2.06,15,6.25,1.39,8,5.93,2.27,14,5.69,2.1,13,5.08,2.72,13,5.42,2.71,12,5.73,1.85,11,5.83,2.08,12,6.3,1.89,10,5.33,2.41,15,5.45,2.5,11,6.33,2.23,12,4.73,2.15,11 +11582,speedy,5.9,1.12,20,5.1,2.59,21,6.16,2.27,25,6.67,0.58,3,5.76,1.15,17,6,2.58,7,4.85,2.54,13,6.12,2.47,8,6.18,2.24,17,6.29,0.76,7,5.69,1.25,13,6,2.45,7,4.85,2.61,13,6.43,2.44,14,5.82,2.09,11,5.78,1.3,9,6,1,11,5.73,2.53,11,4.4,2.59,10,6.17,2.55,18,6.14,1.46,7 +11583,spell,6.18,1.92,22,4.15,2.43,20,6.58,2.5,19,5.92,1.93,13,6.56,1.94,9,4.43,2.51,7,4,2.48,13,5.86,2.85,7,7,2.3,12,5.25,1.96,12,7.3,1.16,10,4.33,2.55,9,4,2.45,11,6,2.36,10,7.22,2.64,9,5.67,2.23,12,6.8,1.32,10,5.29,2.14,7,3.54,2.44,13,7.57,1.9,7,6,2.7,12 +11584,spelling,5.75,1.21,20,3.62,1.96,21,6.53,2.19,34,6.2,1.4,10,5.3,0.82,10,3.5,1.69,8,3.69,2.18,13,6.93,1.94,14,6.25,2.36,20,5.44,1.42,9,6,1,11,4.15,1.86,13,2.75,1.91,8,6.55,2.24,22,6.5,2.2,12,5.7,1.42,10,5.8,1.03,10,3.5,1.91,14,3.86,2.19,7,6.24,2.36,17,6.82,2.04,17 +11585,spend,5.91,1.66,22,4.48,2.4,21,5.88,2.45,17,5.83,2.14,6,6.07,1.49,15,3.71,2.36,7,4.86,2.41,14,5.89,2.26,9,5.88,2.8,8,6,1.71,14,6,1.63,7,4.56,2.74,9,4.42,2.23,12,6.11,2.8,9,5.62,2.13,8,5.86,1.7,14,6,1.69,8,4.33,2.66,6,4.53,2.39,15,7,2.4,9,4.62,1.92,8 +11586,spender,5.38,1.63,21,4.43,2.45,23,4.84,1.61,19,4.57,1.13,7,5.54,1.51,13,3.88,2.23,8,4.71,2.67,14,4.29,1.98,7,5.18,1.4,11,4.25,0.89,8,5.83,1.4,12,3.56,2.7,9,5,2.18,14,4,1.63,7,5.33,1.44,12,5.5,1.9,10,5.27,1.42,11,3.11,2.57,9,5.29,2.02,14,4.81,1.64,16,5,1.73,3 +11587,sperm,5.47,2.34,19,4.86,2.26,21,4.43,2.41,23,6.18,2.04,11,5,2.24,7,5.29,1.89,7,4.64,2.47,14,4.86,2.91,7,4.25,2.24,16,4,1.41,8,6.55,2.34,11,4.12,2.47,8,5.31,2.1,13,4.55,2.3,11,4.33,2.61,12,5.58,2.68,12,5.29,1.8,7,3.8,2.39,10,5.82,1.72,11,4.38,2.57,13,4.5,2.32,10 +11588,spew,3.37,1.34,19,5,2.1,21,5.39,2.59,23,4,1,3,3.25,1.39,16,5.88,1.73,8,4.46,2.18,13,6.11,2.47,9,4.93,2.64,14,3,1.41,9,3.7,1.25,10,5.11,1.36,9,4.92,2.57,12,6.27,2.4,15,3.75,2.19,8,2.71,1.11,7,3.75,1.36,12,5.7,1.57,10,4.36,2.38,11,5.54,3.38,13,5.2,1.03,10 +11589,sphere,6.21,2.04,19,4,2.53,21,5.6,2.37,20,6,1,3,6.13,2.23,15,3.83,2.93,6,4.07,2.46,15,5.9,2.02,10,5.3,2.75,10,5.5,3.02,6,6.42,1.44,12,3.57,2.37,7,4.21,2.67,14,5.25,1.91,8,5.83,2.69,12,6.5,1.98,12,5.71,2.21,7,4.44,3,9,3.67,2.19,12,4.89,2.42,9,6.18,2.27,11 +11590,sphincter,4.37,2.52,19,4,2.58,22,4.11,2.18,28,3.17,2.04,6,4.92,2.6,13,3.73,2.41,11,4.27,2.83,11,3.55,2.54,11,4.47,1.91,17,5,2.83,11,3.5,1.85,8,4,2.61,11,4,2.68,11,4.11,2.11,18,4.1,2.42,10,4.54,2.96,13,4,1.26,6,3.57,2.82,14,4.75,2.05,8,3.5,2.34,16,4.92,1.73,12 +11591,sphinx,6.05,2.35,20,4.9,2.36,20,5.27,1.97,26,5.36,2.46,11,6.89,2.03,9,4.29,2.06,7,5.23,2.52,13,4.85,1.86,13,5.69,2.06,13,6.73,2.33,11,5.22,2.22,9,5.64,2.2,11,4,2.35,9,5.18,2.1,17,5.44,1.81,9,7.3,1.57,10,4.8,2.39,10,5.17,2.72,12,4.5,1.77,8,5.19,2.14,16,5.4,1.78,10 +11592,spic,3.37,2.14,19,4.57,2.42,21,4.59,2.72,27,4.14,2.79,7,2.92,1.62,12,4.5,2.51,10,4.64,2.46,11,4.53,2.53,15,4.73,3.2,11,3.2,1.81,10,3.56,2.55,9,4,1.58,9,5,2.89,12,4.82,2.98,17,4.22,2.44,9,3.62,2.36,13,2.83,1.6,6,4.2,2.31,15,5.5,2.66,6,4.33,2.71,12,4.8,2.81,15 +11593,spice,6.55,1.28,20,4.06,2.1,18,6,1.77,22,6.8,1.1,5,6.47,1.36,15,4.67,1.37,6,3.75,2.38,12,5.7,1.77,10,6.25,1.82,12,6.5,0.97,10,6.6,1.58,10,4.7,2.16,10,3.25,1.83,8,6.45,1.63,11,5.55,1.86,11,6.25,1.54,12,7,0.53,8,3.44,1.81,9,4.67,2.29,9,6.27,1.42,11,5.73,2.1,11 +11594,spicy,6.32,1.73,22,6.63,2.52,19,5.55,2.31,20,6.2,1.3,5,6.38,1.93,16,7.62,2.39,8,5.91,2.47,11,4.7,2.36,10,6.4,2.01,10,5.67,1.72,12,7.1,1.45,10,6,2.67,10,7.33,2.29,9,5.82,2.04,11,5.22,2.68,9,6.64,1.63,11,6,1.84,11,5,2.78,8,7.82,1.54,11,5.89,2.2,9,5.27,2.45,11 +11595,spider,3.35,2.3,20,6.91,1.93,22,3.74,2.43,43,2.8,1.3,5,3.53,2.56,15,7.33,1.44,12,6.4,2.37,10,4.24,2.31,17,3.42,2.5,26,3.5,2.07,10,3.2,2.62,10,7.78,1.09,9,6.31,2.18,13,4,2.27,27,3.31,2.7,16,3.75,2.73,12,2.75,1.39,8,6.78,2.49,9,7,1.53,13,2.92,1.82,24,4.79,2.74,19 +11596,spiffy,6.35,1.98,20,4.5,2.67,24,5.85,2.16,20,7,1.73,7,6,2.08,13,5,1.9,6,4.33,2.91,18,5.73,1.19,11,6,3.04,9,6.91,1.51,11,5.67,2.35,9,4.9,2.56,10,4.21,2.81,14,5.62,1.98,13,6.29,2.56,7,6.43,1.5,14,6.17,2.99,6,5,2.39,16,3.5,3.07,8,6.33,1.67,12,5.12,2.7,8 +11597,spike,4.23,1.77,22,5.35,2.14,23,5.42,1.89,19,4.88,2.23,8,3.77,1.42,13,6.5,2,8,4.79,2.08,14,4.71,1.7,7,5.91,2.02,11,4,2.27,8,4.31,1.55,13,5.78,1.92,9,5.07,2.3,14,3.86,0.9,7,6.33,1.72,12,4.18,2.18,11,4.27,1.35,11,5.11,2.8,9,5.5,1.7,14,5.5,1.93,16,5,2,3 +11598,spill,3.63,1.71,19,3.74,2.26,19,4.5,2.21,20,3.33,0.58,3,3.87,1.77,15,3.22,2.49,9,4.2,2.04,10,4.4,1.9,10,4.6,2.59,10,4.5,2.51,6,3.42,0.9,12,3,2.08,7,4.17,2.33,12,3,1.85,8,5.5,1.88,12,3.25,1.29,12,4.29,2.21,7,3.6,2.32,10,3.89,2.32,9,4.89,2.57,9,4.18,1.94,11 +11599,spin,4.9,0.89,21,3.68,2.42,22,4.92,2.4,26,4.6,0.7,10,5.18,0.98,11,2.29,1.7,7,4.33,2.47,15,4.94,2.7,17,4.89,1.83,9,5,1.18,11,4.8,0.42,10,2.6,1.82,5,4,2.52,17,5.36,2.56,14,4.42,2.19,12,5,1.08,13,4.75,0.46,8,3.8,3.05,10,3.58,1.88,12,5.29,2.64,14,4.5,2.11,12 +11600,spinach,5.81,1.94,21,3.43,2.06,23,5.46,1.61,26,6.18,1.4,11,5.4,2.41,10,3.73,2.2,11,3.17,1.99,12,5.18,1.25,11,5.71,1.9,14,5.2,2.2,10,6.36,1.57,11,3.82,2.27,11,3.08,1.88,12,5.53,1.87,17,5.38,1.06,8,5.69,2.32,13,6,1.2,8,3.33,2.16,15,3.62,2,8,5.59,1.94,17,5.22,0.67,9 +11601,spinal,3.78,2.26,18,4.35,2.68,20,4.72,1.74,25,4,1.73,5,3.69,2.5,13,5.09,2.34,11,3.44,2.92,9,4.62,1.71,16,4.89,1.9,9,4.43,2.7,7,3.36,1.96,11,3.33,2.5,9,5.18,2.64,11,4.75,1.89,20,4.6,1.14,5,3.67,2.24,9,3.89,2.42,9,3.27,2.05,11,5.67,2.87,9,4.79,1.55,19,4.5,2.43,6 +11602,spindle,4.44,2.01,18,3.55,1.74,22,5.21,1.53,24,4.2,1.92,5,4.54,2.11,13,3.67,2.02,12,3.4,1.43,10,4.75,1.67,8,5.44,1.46,16,4.33,1.87,9,4.56,2.24,9,3.78,2.22,9,3.38,1.39,13,5.12,1.65,17,5.5,1.38,6,4,1.73,7,4.73,2.2,11,3.89,1.45,9,3.31,1.93,13,5.25,1.84,16,5.12,0.64,8 +11603,spine,5.33,1.53,21,3.14,2.08,21,5.52,2.28,27,4.6,1.35,10,6,1.41,11,2.71,2.21,7,3.36,2.06,14,5.29,2.69,17,5.9,1.37,10,5.55,1.57,11,5.1,1.52,10,2.4,1.95,5,3.38,2.13,16,5.43,2.56,14,5.62,2.02,13,5.31,1.6,13,5.38,1.51,8,2.5,1.65,10,3.73,2.33,11,6.43,1.95,14,4.54,2.26,13 +11604,spineless,2.95,1.61,20,4.57,1.97,23,4.1,2.23,21,2.33,1.22,9,3.45,1.75,11,3.91,2.12,11,5.17,1.7,12,4.5,1.77,8,3.85,2.51,13,2.79,1.42,14,3.33,2.07,6,3.44,2.13,9,5.29,1.54,14,4.75,2.38,8,3.69,2.14,13,3.4,1.35,10,2.5,1.78,10,4.62,2.22,13,4.5,1.72,10,3.58,2.39,12,4.78,1.92,9 +11605,spinner,4.58,1.71,19,4.55,2.3,22,5.29,2.1,24,3.83,1.6,6,4.92,1.71,13,4.83,2.52,12,4.2,2.1,10,4.25,2.49,8,5.81,1.72,16,4.7,1.34,10,4.44,2.13,9,5.44,2.24,9,3.92,2.22,13,5.35,2.18,17,5.17,2.23,6,4.38,1.06,8,4.73,2.1,11,3.78,2.54,9,5.08,2.06,13,5.44,2.22,16,5,1.93,8 +11606,spinster,4.14,2.1,22,4,1.97,19,4.71,2.28,21,3.6,1.14,5,4.25,2.38,16,3.75,1.91,8,4.18,2.09,11,5.8,2.3,10,3.73,1.85,11,4,1.81,12,4.3,2.5,10,4.5,2.01,10,3.44,1.88,9,4.42,2.35,12,5.11,2.26,9,4.36,2.29,11,3.91,1.97,11,3.88,1.96,8,4.09,2.07,11,5.56,2.3,9,4.08,2.15,12 +11607,spiral,6.4,1.39,20,5,2.52,19,4.46,1.96,26,6.45,1.37,11,6.33,1.5,9,4.83,1.47,6,5.08,2.93,13,4.15,1.77,13,4.77,2.17,13,6.09,1.22,11,6.78,1.56,9,5.45,2.58,11,4.38,2.45,8,4.59,1.97,17,4.22,2.05,9,6.6,1.58,10,6.2,1.23,10,5.58,2.57,12,4,2.24,7,4.56,1.97,16,4.3,2.06,10 +11608,spirit,7,1.65,43,5.03,2.71,39,6.38,2.27,42,6.77,1.97,22,7.24,1.22,21,6,2.65,13,4.54,2.66,26,6.71,2.33,14,6.26,2.3,27,6.77,1.8,22,7.24,1.48,21,5.35,2.83,17,4.77,2.65,22,5.72,2.3,18,6.88,2.17,24,7.04,1.56,26,6.94,1.82,17,4.67,2.4,18,5.33,2.97,21,6.14,2.28,29,6.92,2.25,13 +11609,spirited,7.57,1.12,21,5.21,2.36,24,7.14,2.08,22,7.5,1.2,8,7.62,1.12,13,5.46,2.67,13,4.91,2.02,11,7.46,1.56,13,6.67,2.69,9,7.88,1.13,8,7.42,1.16,12,5.21,1.93,14,5.2,2.97,10,7.42,1.78,12,6.8,2.44,10,7.7,1.16,10,7.45,1.13,11,5.06,2.61,17,5.57,1.72,7,6.7,2.79,10,7.5,1.24,12 +11610,spiritual,5.82,2.52,22,4.82,2.92,22,6.3,2.27,20,5.5,2.39,8,6,2.66,14,4.4,2.99,10,5.17,2.95,12,6,2.71,7,6.46,2.11,13,5.09,2.77,11,6.55,2.11,11,5,2.97,11,4.64,3.01,11,5.53,2.1,15,8.6,0.55,5,5,2.67,10,6.5,2.28,12,5,3.06,10,4.67,2.93,12,5.8,2.25,10,6.8,2.3,10 +11611,spirituality,7.26,1.15,19,3.1,2.75,20,6.7,2.12,23,7.4,1.14,5,7.15,1.21,13,3.83,3.31,6,2.79,2.55,14,6.6,2.37,10,6.77,2.01,13,7.14,1.07,7,7.27,1.27,11,4.14,3.08,7,2.54,2.5,13,5.45,2.02,11,7.83,1.53,12,7.33,1.23,12,7.14,1.07,7,2.6,2.63,10,3.6,2.91,10,6.79,2.29,14,6.56,1.94,9 +11612,spit,3,1.78,20,3.57,2.4,21,4.36,2.74,25,3,0.82,4,3,1.97,16,4.5,2.65,4,3.35,2.37,17,5.44,2.79,9,3.75,2.59,16,2.88,0.99,8,3.08,2.19,12,3.4,2.55,10,3.73,2.37,11,4.5,2.47,14,4.18,3.16,11,2.91,1.14,11,3.11,2.42,9,3.3,2.16,10,3.82,2.68,11,4.72,2.72,18,3.43,2.76,7 +11613,spiteful,2.89,1.66,19,4.71,1.9,21,5.13,2.4,23,2.67,1.53,3,2.94,1.73,16,4.88,2.1,8,4.62,1.85,13,4.67,2,9,5.43,2.65,14,3,2.18,9,2.8,1.14,10,4.33,1.8,9,5,2,12,5.87,2.5,15,3.75,1.49,8,3.14,2.34,7,2.75,1.22,12,5.3,1.16,10,4.18,2.32,11,5.54,2.88,13,4.6,1.58,10 +11614,spitfire,5.18,1.18,22,5.42,2.37,26,5.5,2.13,24,5.44,0.73,9,5,1.41,13,5.3,2.95,10,5.5,2.03,16,4.89,2.03,9,5.87,2.17,15,5.25,1.16,8,5.14,1.23,14,6.15,2.27,13,4.69,2.32,13,4.92,1.83,12,6.08,2.31,12,5,1.28,12,5.4,1.07,10,5.4,2.69,15,5.45,1.97,11,5.77,2.13,13,5.18,2.18,11 +11615,spittoon,3.39,1.79,18,3.95,2.59,19,4.72,1.77,25,3.6,1.34,5,3.31,1.97,13,4.55,2.84,11,3.12,2.1,8,4.75,2.18,16,4.67,0.71,9,4,1.53,7,3,1.9,11,3.38,3.07,8,4.36,2.25,11,4.75,1.92,20,4.6,1.14,5,3.89,1.83,9,2.89,1.69,9,3.4,2.17,10,4.56,3,9,4.53,1.87,19,5.33,1.37,6 +11616,splash,6.53,1.71,19,4.8,2.44,20,5.96,2.07,24,6.85,1.95,13,5.83,0.75,6,6,1.22,5,4.4,2.64,15,6.08,2.02,13,5.82,2.23,11,7.22,1.92,9,5.9,1.29,10,6.57,1.72,7,3.85,2.27,13,6.27,1.9,11,5.69,2.25,13,6.56,1.24,9,6.5,2.12,10,5,2.45,10,4.6,2.55,10,5.89,2.62,9,6,1.77,15 +11617,splat,3.79,1.81,19,5,2.05,22,4.7,2.55,23,3.5,1.76,6,3.92,1.89,13,4.58,2.23,12,5.5,1.78,10,5.29,2.5,7,4.44,2.61,16,4.2,1.81,10,3.33,1.8,9,5.56,2.13,9,4.62,1.98,13,5.44,2.56,16,2.67,1.51,6,3,1.41,8,4.36,1.91,11,4.11,2.57,9,5.62,1.39,13,4.88,2.53,16,4.29,2.75,7 +11618,splatter,4.57,1.5,21,5.37,2.67,19,4.54,2.29,35,4.88,1.64,8,4.38,1.45,13,6.6,1.52,5,4.93,2.89,14,4.27,1.79,11,4.67,2.51,24,4.77,1.59,13,4.25,1.39,8,5.73,2.61,11,4.88,2.85,8,4.85,2.35,20,4.13,2.23,15,5.18,1.6,11,3.9,1.1,10,6.36,2.2,11,4,2.78,8,4.45,2.44,22,4.69,2.1,13 +11619,spleen,4.47,1.65,19,3.55,2.36,22,4.92,2.53,25,5.14,2.12,7,4.08,1.24,12,3.6,2.07,10,3.5,2.68,12,5.21,2.86,14,4.7,2.16,10,4.27,1.27,11,4.75,2.12,8,3.67,1.66,9,3.46,2.82,13,5.06,2.79,16,4.88,2.17,8,4.85,1.72,13,3.67,1.21,6,3.19,2.04,16,4.5,3.08,6,4.45,2.38,11,5.29,2.67,14 +11620,splendid,7.62,1.28,21,3.86,2.32,22,6.69,2.19,26,7.64,1.12,11,7.6,1.51,10,3.7,2.45,10,4,2.3,12,6.45,2.02,11,7,2.39,14,7.6,1.71,10,7.64,0.81,11,4.2,2.86,10,3.58,1.83,12,6.65,2.4,17,7,1.85,8,8.08,1.19,13,6.88,1.13,8,3.86,2.07,14,3.88,2.85,8,6.59,2.53,17,6.89,1.45,9 +11621,splendor,6.95,1.36,20,4,2.66,23,6.07,2.52,28,6.5,0.93,8,7.25,1.54,12,3.44,2.65,9,4.36,2.71,14,5.71,2.79,14,6.43,2.28,14,7.44,1.51,9,6.55,1.13,11,4.08,2.43,12,3.91,3.02,11,5.5,2.95,14,6.64,1.95,14,6.8,1.48,10,7.1,1.29,10,3.64,2.84,11,4.33,2.57,12,5.75,2.42,12,6.31,2.65,16 +11622,splice,4.74,1.33,19,3.67,2.28,18,5,1.87,17,4.91,1.38,11,4.5,1.31,8,5,2.94,4,3.29,2.02,14,5,1.69,8,5,2.12,9,4.5,1.69,8,4.91,1.04,11,3.71,2.29,7,3.64,2.38,11,4,1.9,6,5.55,1.69,11,4.54,1.39,13,5.17,1.17,6,3.09,2.12,11,4.57,2.37,7,4.71,1.98,7,5.2,1.87,10 +11623,splint,3.58,1.87,19,3.25,1.94,20,5,2.66,20,2.67,1.53,3,3.8,1.97,15,3.2,1.75,10,3.3,2.21,10,6.3,2.06,10,3.7,2.63,10,4.5,2.35,6,3.17,1.59,12,3.71,2.14,7,3,1.87,13,3.75,2.82,8,5.83,2.29,12,3,1.48,12,4.57,2.15,7,3.1,1.97,10,3.4,2.01,10,4.11,2.42,9,5.73,2.72,11 +11624,splinter,3.15,1.87,20,4.5,2.77,22,5.67,1.9,27,4,2.45,7,2.69,1.38,13,4.4,2.27,10,4.58,3.23,12,5.53,2.03,15,5.64,1.75,11,2.64,1.36,11,3.78,2.28,9,5.11,2.62,9,4.08,2.9,13,6.06,2.05,17,4.67,1.12,9,3.46,2.07,13,2.57,1.4,7,4.44,2.9,16,4.67,2.66,6,6.25,2.05,12,5.2,1.7,15 +11625,split,4.5,2.22,22,5.55,2.63,20,5.79,2.66,19,4.77,2.2,13,4.11,2.32,9,6.57,2.07,7,5,2.8,13,6,2.65,7,5.67,2.77,12,5,2.45,12,3.9,1.85,10,5.67,2.78,9,5.45,2.62,11,6.2,2.15,10,5.33,3.2,9,4.83,2.37,12,4.1,2.08,10,6.43,2.15,7,5.08,2.81,13,7.14,1.95,7,5,2.76,12 +11626,spoil,2.83,1.65,18,4.09,2.84,22,4.11,2.15,28,2.5,1.52,6,3,1.76,12,3.82,2.86,11,4.36,2.94,11,4.91,2.59,11,3.59,1.7,17,2.9,1.79,10,2.75,1.58,8,3.64,2.73,11,4.55,3.01,11,4.67,2.2,18,3.1,1.73,10,2.92,1.83,12,2.67,1.37,6,4.21,2.89,14,3.88,2.95,8,4.25,2.41,16,3.92,1.83,12 +11627,spoils,3.42,1.84,19,4.76,2.07,21,4.74,2.36,23,4.67,0.58,3,3.19,1.91,16,4.62,2.26,8,4.85,2.03,13,4.33,2.29,9,5,2.45,14,2.78,1.86,9,4,1.7,10,4.67,2.06,9,4.83,2.17,12,5.47,2.36,15,3.38,1.77,8,2.86,1.77,7,3.75,1.86,12,5.1,1.85,10,4.45,2.3,11,4.69,2.98,13,4.8,1.32,10 +11628,spokesman,4.9,0.85,20,2.9,1.64,21,5.24,2.24,25,4.67,0.58,3,4.94,0.9,17,3.14,1.95,7,2.69,1.55,13,5.38,2.72,8,5.18,2.07,17,4.86,0.38,7,4.92,1.04,13,3.29,1.89,7,2.62,1.56,13,5.36,2.44,14,5.09,2.07,11,5,0.71,9,4.82,0.98,11,3.36,1.63,11,2.4,1.58,10,5.11,2.52,18,5.57,1.4,7 +11629,spokesperson,4.95,1.53,21,3.95,2.16,20,5.14,1.82,21,4.5,1.52,6,5.13,1.55,15,4.12,2.03,8,3.83,2.33,12,5.27,1.79,11,5,1.94,10,4.33,1.37,6,5.2,1.57,15,4.2,2.3,10,3.7,2.11,10,4.93,2.13,14,5.57,0.98,7,4.57,1.99,7,5.14,1.29,14,3.71,2.27,14,4.5,1.97,6,4.92,1.83,12,5.44,1.88,9 +11630,sponge,5.45,1.32,20,4.25,2.17,20,6,1.7,26,5.36,1.69,11,5.56,0.73,9,4.29,2.43,7,4.23,2.13,13,5.92,1.8,13,6.08,1.66,13,5.73,1.56,11,5.11,0.93,9,5.09,1.97,11,3.22,2.05,9,6.06,1.78,17,5.89,1.62,9,5.5,0.97,10,5.4,1.65,10,4.33,2.15,12,4.12,2.36,8,6,1.63,16,6,1.89,10 +11631,sponsor,5.3,1.42,20,4.05,2.65,22,6.74,1.91,27,5.57,1.99,7,5.15,1.07,13,4.2,2.53,10,3.92,2.84,12,6.6,2.13,15,7,1.73,11,5.27,1.35,11,5.33,1.58,9,4.11,2.09,9,4,3.06,13,7.24,1.92,17,5.89,1.76,9,5.69,1.44,13,4.57,1.13,7,3.94,2.59,16,4.33,3.01,6,6.83,1.99,12,6.67,1.91,15 +11632,sponsorship,5.71,2.12,24,4.95,2.33,20,6.8,1.47,20,5.5,2.07,8,5.81,2.2,16,6.75,1.49,8,3.75,2.01,12,6.82,1.4,11,6.78,1.64,9,6.43,1.72,7,5.41,2.24,17,5.4,2.46,10,4.5,2.22,10,6.77,1.3,13,6.86,1.86,7,4.67,2.24,9,6.33,1.84,15,4.57,2.59,14,5.83,1.33,6,6.75,1.36,12,6.88,1.73,8 +11633,spontaneity,6.45,1.67,20,5.57,2.99,21,6,2.57,25,6.33,1.15,3,6.47,1.77,17,6.43,2.88,7,5.46,2.93,13,5.12,2.17,8,6.41,2.69,17,5.14,1.68,7,7.15,1.21,13,5.57,2.82,7,5.92,3.01,13,6.07,2.4,14,5.91,2.88,11,6.67,1.32,9,6.27,1.95,11,5.91,3.02,11,5.2,3.08,10,5.78,2.92,18,6.57,1.27,7 +11634,spontaneous,6.63,1.21,19,5.71,1.85,21,6.13,2.55,23,6.33,1.53,3,6.69,1.2,16,5.75,1.75,8,5.69,1.97,13,6.11,2.42,9,6.14,2.71,14,6.56,1.42,9,6.7,1.06,10,6.22,1.64,9,5.33,1.97,12,6.47,2.7,15,5.5,2.27,8,6.86,1.21,7,6.5,1.24,12,6.3,1.64,10,5.18,1.94,11,6.62,2.5,13,5.5,2.59,10 +11635,spook,3.7,2.2,20,5.14,2.34,22,5,2.38,19,3.33,2.45,9,4,2.05,11,3.6,2.61,5,5.44,2.1,16,4.33,3.44,6,5.31,1.8,13,3.43,2.34,14,4.33,1.86,6,4.67,2.5,12,5.44,2.07,9,4.67,1.12,9,5.3,3.16,10,4.2,2.35,10,3.2,2.04,10,5,2.73,12,5.3,1.89,10,4.33,3.08,6,5.31,2.06,13 +11636,spooky,4.4,1.73,20,6,2.37,22,4.48,2.68,27,4.29,2.5,7,4.46,1.27,13,6,1.94,10,6,2.76,12,4.87,2.45,15,4.09,3.11,11,4,1.48,11,4.89,1.96,9,5.44,2.01,9,6.38,2.6,13,5.18,2.86,17,3.33,2.06,9,4.38,2.06,13,4.43,0.98,7,5.81,2.34,16,6.5,2.59,6,4.42,2.81,12,4.53,2.67,15 +11637,spool,5.71,1.76,21,3.37,2.24,19,5.08,2.16,36,5.88,1.73,8,5.62,1.85,13,3.25,2.06,4,3.4,2.35,15,4.91,2.34,11,5.16,2.12,25,5.62,1.85,13,5.88,1.73,8,4.09,2.43,11,2.38,1.6,8,5.2,2.31,20,4.94,2.02,16,5.45,1.86,11,6,1.7,10,3,2.53,11,3.88,1.81,8,5.05,2.19,22,5.14,2.18,14 +11638,spoon,5.9,1.34,21,3.79,2.97,19,5.18,2.4,22,6.17,1.6,6,5.8,1.26,15,5,3.21,8,2.91,2.59,11,4.67,2.53,12,5.8,2.2,10,6.33,1.41,9,5.58,1.24,12,4.78,3.11,9,2.9,2.69,10,3.57,2.15,7,5.93,2.19,15,6.4,1.65,10,5.45,0.82,11,3.67,3.03,12,4,3.11,7,5.08,2.68,12,5.3,2.16,10 +11639,spoonful,5.29,1.42,21,2.62,2.04,24,5.85,2.48,20,5.25,0.71,8,5.31,1.75,13,4.33,0.82,6,2.06,2.01,18,5.27,2.37,11,6.56,2.55,9,4.83,1.47,12,5.89,1.17,9,3.2,2.35,10,2.21,1.76,14,5.54,2.47,13,6.43,2.57,7,5.07,1.49,14,5.71,1.25,7,3.12,2.22,16,1.62,1.19,8,5.58,2.5,12,6.25,2.55,8 +11640,sport,6.95,2.08,22,4.7,2.58,20,6.21,2.37,19,6.92,2.29,13,7,1.87,9,5.86,2.73,7,4.08,2.36,13,6.71,2.36,7,5.92,2.43,12,7.08,2.5,12,6.8,1.55,10,4.67,2.69,9,4.73,2.61,11,6.7,2.26,10,5.67,2.5,9,6.83,2.37,12,7.1,1.79,10,3.71,1.25,7,5.23,2.98,13,7.71,1.25,7,5.33,2.46,12 +11641,sporting,6.24,1.37,21,4.4,2.25,25,5.74,1.88,19,5.67,1.41,9,6.67,1.23,12,4,2.53,6,4.56,2.28,18,5.14,2.48,7,6.08,1.44,12,6.19,1.56,16,6.4,0.55,5,4.14,2.11,14,4.8,2.62,10,5.44,2.19,9,6,1.63,10,6.17,1.4,12,6.33,1.41,9,4.81,2.2,16,3.67,2.29,9,5.55,2.21,11,6,1.41,8 +11642,sports car,6.67,1.74,21,4.86,3,22,5.69,1.59,26,7.27,1.19,11,6,2.05,10,5.3,3.09,10,4.5,3,12,5.09,1.7,11,6.07,1.44,14,6.3,2.16,10,7,1.26,11,5,3.23,10,4.75,2.93,12,5.53,1.59,17,5.88,1.73,8,6.62,2.14,13,6.75,0.89,8,5.79,3.04,14,3.25,2.25,8,5.88,1.73,17,5.33,1.32,9 +11643,sportsman,5.89,2.22,18,4.85,3,20,5.85,2.01,26,6.44,1.81,9,5.33,2.55,9,7,2,7,3.69,2.84,13,6.31,1.89,13,5.38,2.1,13,5.4,2.63,10,6.5,1.51,8,4.45,2.77,11,5.33,3.35,9,5.82,1.98,17,5.89,2.2,9,5.5,2.64,10,6.38,1.6,8,4.83,3.13,12,4.88,3,8,6.06,1.73,16,5.5,2.46,10 +11644,sportsmanship,6.3,2.25,20,5.14,2.42,22,6.71,1.87,21,7,1.73,9,5.73,2.53,11,5.9,2.47,10,4.5,2.28,12,5.62,2.13,8,7.38,1.39,13,6.36,1.91,14,6.17,3.13,6,5.88,2.8,8,4.71,2.16,14,6.38,2.33,8,6.92,1.61,13,6.4,1.71,10,6.2,2.78,10,4.92,2.27,12,5.4,2.67,10,7.25,2.01,12,6,1.5,9 +11645,sportswriter,5.71,1.38,21,4.42,2.32,24,6,2.16,22,6.5,1.31,8,5.23,1.24,13,5.31,2.5,13,3.36,1.63,11,6.54,2.11,13,5.22,2.11,9,5.5,1.07,8,6.08,1.38,12,5.29,1.77,14,3.2,2.53,10,6.58,1.73,12,5.3,2.5,10,5.5,1.27,10,5.91,1.51,11,4.06,2.64,16,5.12,1.36,8,6.2,2.7,10,5.83,1.7,12 +11646,sporty,5.78,2.07,18,4.55,2.58,20,5,2.12,25,7.6,1.14,5,5.08,1.93,13,4.45,2.81,11,4.67,2.45,9,4.75,2.11,16,5.44,2.19,9,5.57,1.81,7,5.91,2.3,11,4.67,2.69,9,4.45,2.62,11,5.05,2.26,20,4.8,1.64,5,5.44,1.94,9,6.11,2.26,9,4.73,2.61,11,4.33,2.69,9,4.21,1.65,19,7.5,1.38,6 +11647,spot,5.12,1.54,17,2.95,1.91,21,4.83,2.09,18,4.88,1.46,8,5.33,1.66,9,2.57,1.99,7,3.14,1.92,14,4.91,2.02,11,4.71,2.36,7,5,1.41,11,5.33,1.86,6,2,1.58,9,3.67,1.87,12,5.45,2.16,11,3.86,1.68,7,4.91,1.14,11,5.5,2.17,6,2.17,1.8,12,4,1.58,9,5.67,2.45,9,4,1.32,9 +11648,spotless,6.05,2.01,19,3.5,2.28,22,5.74,2.43,23,5.73,2.15,11,6.14,1.68,7,4.25,2.82,8,3.07,1.9,14,5.43,2.23,7,5.88,2.58,16,5.62,2.13,8,6.36,1.96,11,3.22,2.39,9,3.69,2.29,13,5.18,2.23,11,6.25,2.6,12,6.17,2.41,12,5.86,1.21,7,3.45,2.98,11,3.55,1.44,11,5.77,2.31,13,5.7,2.71,10 +11649,spotlight,5.74,1.76,19,4.95,2.5,21,5.91,2.37,23,6,0.71,5,5.69,2.1,13,4.83,2.64,6,5,2.54,15,5.9,1.66,10,5.92,2.87,13,5.57,2.15,7,5.91,1.64,11,5,3.16,7,4.93,2.23,14,6.09,2.26,11,5.75,2.56,12,5.75,1.66,12,5.71,2.06,7,4.82,2.68,11,5.1,2.42,10,6.14,1.75,14,5.56,3.21,9 +11650,spotter,5.37,1.77,19,3,1.92,20,5.24,2.26,25,7,2.65,3,5.06,1.48,16,4.25,2.63,4,2.69,1.66,16,5,2.55,9,5.38,2.16,16,5.62,1.85,8,5.18,1.78,11,3.22,2.33,9,2.82,1.6,11,5.07,2.13,14,5.45,2.5,11,5.6,1.9,10,5.11,1.69,9,2.33,1.58,9,3.55,2.07,11,5.89,2.14,18,3.57,1.72,7 +11651,spotty,4.29,1.19,21,4,1.91,25,4.09,2.27,22,3.88,1.64,8,4.54,0.78,13,4.46,2.11,13,3.5,1.62,12,4.54,2.33,13,3.44,2.13,9,4.25,1.39,8,4.33,1.15,12,4.43,1.4,14,3.45,2.38,11,5.25,2.14,12,2.7,1.57,10,4.1,1.52,10,4.45,0.82,11,3.71,1.9,17,4.62,1.92,8,4.1,2.77,10,4.08,1.88,12 +11652,spousal,6,1.95,22,4.42,2.21,26,6.21,1.96,24,6.56,1.74,9,5.62,2.06,13,4,3.09,10,4.69,1.49,16,5.78,1.86,9,6.47,2.03,15,6.25,2.19,8,5.86,1.88,14,5.08,2.18,13,3.77,2.13,13,6.5,2.07,12,5.92,1.88,12,5.75,2.34,12,6.3,1.42,10,4.93,2.52,15,3.73,1.56,11,6.38,2.02,13,6,1.95,11 +11653,spouse,7.44,1.74,43,5.76,2.72,21,4.73,1.49,22,7.64,1.43,11,7.45,1.82,31,5.5,2.33,8,5.92,3.01,13,4.7,1.42,10,4.75,1.6,12,7.71,1.68,21,7.18,1.79,22,6,2.45,9,5.58,3,12,5,1.79,11,4.45,1.13,11,7.38,1.96,21,7.5,1.54,22,5.38,2.92,8,6,2.68,13,5.09,1.51,11,4.36,1.43,11 +11654,spout,5.29,1.15,21,3.14,1.91,22,5.11,1.74,27,5.5,1.35,10,5.09,0.94,11,2.43,1.81,7,3.47,1.92,15,4.94,1.95,17,5.4,1.35,10,5.73,1.1,11,4.8,1.03,10,2.4,1.52,5,3.35,2,17,5.14,1.92,14,5.08,1.61,13,5.23,1.36,13,5.38,0.74,8,2.1,1.45,10,4,1.86,12,5.21,1.97,14,5,1.53,13 +11655,sprain,3.11,1.45,18,3.85,2.87,20,3.6,1.89,25,2.6,0.55,5,3.31,1.65,13,4.55,3.36,11,3,2,9,3.44,2,16,3.89,1.76,9,3.29,1.5,7,3,1.48,11,2.67,2.29,9,4.82,3.03,11,3.5,2.01,20,4,1.41,5,3.11,1.62,9,3.11,1.36,9,4.09,3.02,11,3.56,2.83,9,3.95,1.96,19,2.5,1.22,6 +11656,spray,5.06,1,18,4,2.21,41,6.22,2.21,18,4.33,0.58,3,5.2,1.01,15,4.44,1.86,16,3.72,2.41,25,6.8,1.62,10,5.5,2.73,8,5.33,0.87,9,4.78,1.09,9,4.17,2.04,23,3.78,2.46,18,6.57,2.88,7,6,1.79,11,5.33,1.03,6,4.92,1,12,3.87,2.26,30,4.36,2.16,11,5.33,2.4,9,7.11,1.69,9 +11657,spread,5.57,1.16,21,4.15,2.3,20,6.37,2.22,19,5.77,1.42,13,5.25,0.46,8,5.43,1.62,7,3.46,2.37,13,6,2.52,7,6.58,2.11,12,5.58,1.31,12,5.56,1.01,9,4.67,2,9,3.73,2.53,11,6.3,2.31,10,6.44,2.24,9,5.33,1.15,12,5.89,1.17,9,4.57,1.99,7,3.92,2.5,13,6.71,2.43,7,6.17,2.17,12 +11658,spreader,4.17,1.29,18,3.71,1.98,21,5.11,1.88,19,4,1.6,8,4.3,1.06,10,2.6,1.52,5,4.2,2.01,15,4.5,2.35,6,5.38,1.66,13,4.23,0.93,13,4,2.12,5,3.45,1.97,11,4.22,2.05,9,4.56,1.01,9,5.6,2.37,10,4.3,0.95,10,4,1.69,8,3.17,2.21,12,4.44,1.42,9,4.83,2.4,6,5.23,1.69,13 +11659,spree,5.95,1.68,19,5,2.69,24,5.07,2.37,28,5.62,1.19,8,6.18,1.99,11,4.89,1.96,9,5.07,3.1,15,4.79,2.46,14,5.36,2.34,14,5.78,1.99,9,6.1,1.45,10,4.67,3.11,12,5.33,2.27,12,4.93,2.43,14,5.21,2.39,14,6.4,1.65,10,5.44,1.67,9,5.17,2.89,12,4.83,2.59,12,4.42,2.31,12,5.56,2.37,16 +11660,spring,7.64,1.46,44,5.5,2.57,18,5.9,2.36,20,7.33,1.63,15,7.79,1.37,29,5.83,2.64,6,5.33,2.64,12,5.6,2.37,10,6.2,2.44,10,7.77,1.77,22,7.5,1.1,22,5.8,2.7,10,5.12,2.53,8,5.38,2.5,8,6.25,2.3,12,7.6,1.41,25,7.68,1.57,19,5.89,2.57,9,5.11,2.67,9,4.89,2.85,9,6.73,1.56,11 +11661,springtime,7.64,1.47,22,4.38,2.64,26,5.43,2.57,23,8,1.32,9,7.38,1.56,13,4.1,2.81,10,4.56,2.61,16,4.67,3.12,9,5.93,2.13,14,7.38,1.6,8,7.79,1.42,14,4.85,3.05,13,3.92,2.18,13,5.08,2.68,12,5.82,2.52,11,7.5,1.68,12,7.8,1.23,10,4.67,2.87,15,4,2.37,11,5.67,2.61,12,5.18,2.64,11 +11662,sprinkle,6.72,1.56,18,3.55,2.54,20,5.5,2.02,24,7,1.87,5,6.62,1.5,13,3.18,2.48,11,4,2.69,9,5.19,1.72,16,6.12,2.53,8,6.43,1.27,7,6.91,1.76,11,3.67,3.12,9,3.45,2.11,11,5.79,1.99,19,4.4,1.95,5,6.89,1.27,9,6.56,1.88,9,3.18,2.4,11,4,2.78,9,5.06,2.01,18,6.83,1.47,6 +11663,sprinkler,5.86,1.31,21,3.29,1.9,21,6.38,1.97,24,5.83,1.34,12,5.89,1.36,9,4,2,7,2.93,1.82,14,6.78,2.05,9,6.13,1.96,15,6.75,1.26,4,5.65,1.27,17,3.9,2.23,10,2.73,1.42,11,5.86,1.68,7,6.59,2.09,17,6.33,1.07,12,5.22,1.39,9,3.46,1.81,13,3,2.14,8,6.11,1.62,9,6.53,2.2,15 +11664,sprint,5.67,2.33,21,5.9,2.9,20,5.72,1.98,36,6.25,2.49,8,5.31,2.25,13,6.2,2.68,5,5.8,3.05,15,6.55,1.75,11,5.36,2,25,6,2.52,13,5.12,2.03,8,6.83,2.29,12,4.5,3.3,8,5.7,2.36,20,5.75,1.44,16,6,1.73,11,5.3,2.91,10,5.82,2.99,11,6,2.96,9,5.95,2.24,22,5.36,1.5,14 +11665,sprite,5.85,1.87,20,3.83,1.92,18,5.68,1.46,22,6.2,1.48,5,5.73,2.02,15,4.83,1.94,6,3.33,1.78,12,5.3,1.16,10,6,1.65,12,6.6,1.26,10,5.1,2.13,10,4.1,1.97,10,3.5,1.93,8,5.73,1.62,11,5.64,1.36,11,5.17,1.9,12,6.88,1.36,8,3.22,2.11,9,4.44,1.59,9,5.73,1.56,11,5.64,1.43,11 +11666,Sprite,6.35,1.46,20,4.32,2.19,22,5.52,2.08,27,6.57,1.27,7,6.23,1.59,13,4.6,2.07,10,4.08,2.35,12,5.53,1.96,15,5.64,2.38,11,5.91,1.51,11,6.89,1.27,9,5,1.41,9,3.85,2.54,13,5.65,2.42,17,5.44,1.42,9,6.38,1.33,13,6.29,1.8,7,4.19,2.46,16,4.67,1.37,6,4.58,1.93,12,6.27,1.94,15 +11667,sprout,5.7,1.22,20,3.59,2.06,17,5.32,1.76,22,5.6,1.52,5,5.73,1.16,15,4.17,2.32,6,3.27,1.95,11,4.9,1.29,10,5.67,2.06,12,6.4,1.17,10,5,0.82,10,3.9,2.23,10,3.14,1.86,7,4.91,1.64,11,5.73,1.85,11,5.92,1.31,12,5.38,1.06,8,3,2.55,9,4.25,1.16,8,4.82,2.14,11,5.82,1.17,11 +11668,spruce,5.55,1.61,20,3.18,2.04,17,4.96,2.49,24,5.8,1.3,5,5.47,1.73,15,3.2,1.3,5,3.17,2.33,12,4,2.35,13,6.09,2.26,11,5.9,1.91,10,5.2,1.23,10,4.57,1.72,7,2.2,1.69,10,3.88,2.06,16,7.12,1.81,8,5.43,1.5,14,5.83,1.94,6,3.73,2.24,11,2.17,1.17,6,5.13,2.75,15,4.67,2.12,9 +11669,spud,5.05,2.16,21,4.05,2.67,20,4.86,2.37,36,4.5,2.62,8,5.38,1.85,13,5,2.55,5,3.73,2.71,15,4.36,2.29,11,5.08,2.41,25,4.85,2.48,13,5.38,1.6,8,3.92,2.78,12,4.25,2.66,8,4.4,2.35,20,5.44,2.34,16,5.18,2.48,11,4.9,1.85,10,5.09,2.81,11,2.78,1.92,9,4.45,2.44,22,5.5,2.18,14 +11670,spunk,6.17,1.86,18,5.2,2.48,20,5.64,1.55,25,6.6,1.34,5,6,2.04,13,5.45,2.73,11,4.89,2.26,9,5.38,1.63,16,6.11,1.36,9,6,2,7,6.27,1.85,11,4.22,2.77,9,6,2,11,5.7,1.69,20,5.4,0.89,5,5.89,1.9,9,6.44,1.88,9,4.64,2.69,11,5.89,2.15,9,5.32,1.57,19,6.67,1.03,6 +11671,spunky,5.55,1.7,20,5,2.05,22,7.21,1.44,19,5,1.66,9,6,1.67,11,4,2.45,5,5.25,1.95,16,8.17,0.75,6,6.77,1.48,13,5.36,1.5,14,6,2.19,6,4.25,2.01,12,5.89,1.9,9,6.89,1.69,9,7.5,1.18,10,5.2,1.75,10,5.9,1.66,10,4.17,2.17,12,6,1.41,10,7.83,1.47,6,6.92,1.38,13 +11672,spur,5,1.21,20,4.48,2.68,21,5.5,2.3,24,5.33,0.58,3,4.94,1.3,17,3.43,2.76,7,4.92,2.66,13,5.71,1.6,7,5.41,2.58,17,5,0.58,7,5,1.47,13,4.43,2.76,7,4.38,2.81,13,5.77,2.42,13,5.18,2.23,11,4.78,1.39,9,5.18,1.08,11,5.18,2.64,11,3.7,2.63,10,5.06,2.46,17,6.57,1.51,7 +11673,spy,4.68,2.65,19,4.74,2.45,23,3.84,2.59,19,4.44,1.51,9,4.9,3.45,10,5.43,2.51,7,4.6,2.44,15,4.3,2.71,10,3.33,2.5,9,5.56,2.46,9,3.9,2.69,10,4.8,2.94,10,4.92,2.07,12,4.25,2.31,8,3.3,2.87,10,4.83,2.86,12,4.43,2.44,7,4.75,2.38,20,4.67,3.51,3,4.25,2.19,8,3.55,2.91,11 +11674,squabble,3.6,1.7,20,4.06,2.31,18,3.62,2.06,21,3,1.41,5,3.8,1.78,15,3.5,2.07,6,4.33,2.46,12,3.78,1.86,9,3.5,2.28,12,3.7,1.34,10,3.5,2.07,10,3.6,2.01,10,4.62,2.67,8,3.7,2,10,3.55,2.21,11,3.5,1.68,12,3.75,1.83,8,2.67,2.29,9,5.44,1.33,9,4.5,2.46,10,2.82,1.25,11 +11675,squad,5.35,1.84,20,4.33,2.81,18,5.82,1.76,22,5.6,0.89,5,5.27,2.09,15,5,3.03,6,4,2.76,12,5.6,1.17,10,6,2.17,12,6,0.82,10,4.7,2.36,10,5.3,3.09,10,3.12,1.96,8,5.91,1.64,11,5.73,1.95,11,5.25,2.05,12,5.5,1.6,8,3.56,3.09,9,5.11,2.42,9,5.82,1.94,11,5.82,1.66,11 +11676,squadron,4.4,1.19,20,4.25,2.1,20,4.52,2,25,4.33,2.08,3,4.41,1.06,17,4.86,2.61,7,3.92,1.8,13,5.5,1.69,8,4.06,2.01,17,4.29,1.38,7,4.46,1.13,13,5.29,2.29,7,3.69,1.84,13,4.29,1.86,14,4.82,2.23,11,4.67,1.12,9,4.18,1.25,11,4.6,2.32,10,3.9,1.91,10,4.17,2.18,18,5.43,1.13,7 +11677,squall,4.32,1.49,22,4.1,2.57,21,4.68,2.15,22,4.64,1.55,14,3.75,1.28,8,5,2.61,11,3.33,2.24,9,5.67,1.21,6,4.31,2.33,16,4.3,1.89,10,4.33,1.15,12,3.36,2.29,11,4.9,2.73,10,5.08,1.44,13,4.11,2.89,9,4.08,1.31,12,4.6,1.71,10,4.38,2.87,13,3.62,2.07,8,4,2.09,12,5.5,2.01,10 +11678,squander,3.55,1.68,22,3.95,2.25,21,4.82,1.94,22,3.5,1.87,14,3.62,1.41,8,3.73,2.24,11,4.44,2.35,9,5.83,1.94,6,4.44,1.86,16,3.6,1.96,10,3.5,1.51,12,3.27,2.28,11,4.7,2.06,10,5.23,1.74,13,4.22,2.17,9,2.92,1.16,12,4.3,1.95,10,3.54,2.3,13,4.62,2.13,8,5.25,1.91,12,4.3,1.95,10 +11679,square,5.11,1.61,38,3.33,2.32,43,5.3,2.74,20,5.38,1.76,24,4.64,1.22,14,3.74,2.58,19,2.96,2.12,23,6.3,2.31,10,4.3,2.87,10,5.59,1.97,17,4.71,1.15,21,2.89,2.3,18,3.64,2.33,25,4,2.62,8,6.17,2.55,12,4.82,1.56,22,5.5,1.63,16,2.85,2.18,20,3.74,2.4,23,4.11,2.62,9,6.27,2.53,11 +11680,squash,4.28,1.49,18,3.88,2.23,17,5.24,2.11,17,4.4,1.26,10,4.12,1.81,8,5,2.83,4,3.54,2.03,13,4.5,2.39,8,5.89,1.69,9,4.86,1.21,7,3.91,1.58,11,4,2.37,6,3.82,2.27,11,5.83,2.4,6,4.91,1.97,11,4,1.54,12,4.83,1.33,6,3.36,2.29,11,4.83,1.94,6,4.29,1.8,7,5.9,2.13,10 +11681,squat,4.65,1.9,20,4.05,1.99,21,6.15,1.99,27,5.71,2.5,7,4.08,1.26,13,4.1,2.08,10,4,2,11,5.93,1.94,15,6.64,2.06,11,5,1.67,11,4.22,2.17,9,4.25,1.75,8,3.92,2.18,13,6.53,2.18,17,5.67,1.5,9,4.92,2.18,13,4.14,1.21,7,3.6,2.2,15,5.17,0.41,6,5.75,2.01,12,6.47,2,15 +11682,squaw,4.71,2.03,21,5.5,2.82,20,4.81,2.03,36,4.25,1.91,8,5,2.12,13,6.8,1.48,5,5.07,3.06,15,4.82,1.83,11,4.8,2.14,25,4.69,2.32,13,4.75,1.58,8,5.25,2.73,12,5.88,3.09,8,4.75,2.1,20,4.88,2,16,5.09,2.07,11,4.3,2,10,6.64,2.29,11,4.11,2.89,9,4.41,2.17,22,5.43,1.65,14 +11683,squawk,5.11,2,19,4,2.37,22,4.22,1.98,23,4.91,1.92,11,5,2.08,7,4.88,2.59,8,3.5,2.18,14,4.14,2.19,7,4.25,1.95,16,5.25,1.83,8,5,2.19,11,3.33,1.94,9,4.46,2.6,13,4.09,1.76,11,4.33,2.23,12,5.08,2.35,12,5.14,1.35,7,3.45,2.7,11,4.55,1.97,11,4,2.31,13,4.5,1.51,10 +11684,squeak,4.95,2.28,22,4.79,2.49,19,4.62,2.06,21,4,2.24,5,5.31,2.33,16,4.75,2.82,8,4.82,2.36,11,5.3,1.49,10,4,2.37,11,5.42,2.54,12,4.4,1.9,10,4.2,2.35,10,5.44,2.6,9,4.08,1.88,12,5.33,2.18,9,5.27,2.83,11,4.64,1.63,11,3.75,1.91,8,5.55,2.66,11,5.22,1.79,9,4.17,2.21,12 +11685,squeaky,4.63,1.61,19,4.22,2.29,18,4.88,2.12,17,4.73,1.35,11,4.5,2,8,4,2.58,4,4.29,2.3,14,4.88,1.89,8,4.89,2.42,9,4.25,1.75,8,4.91,1.51,11,3.71,2.14,7,4.55,2.42,11,4.83,1.83,6,4.91,2.34,11,4.31,1.44,13,5.33,1.86,6,3.73,2.37,11,5,2.08,7,4.43,2.57,7,5.2,1.81,10 +11686,squeal,5.14,1.8,21,5.45,2.68,20,4.57,2.13,21,5.5,1.38,6,5,1.96,15,5,3.25,8,5.75,2.34,12,4.27,2.05,11,4.9,2.28,10,4.17,1.47,6,5.53,1.81,15,5.2,3.12,10,5.7,2.31,10,4.71,2.27,14,4.29,1.98,7,4.71,1.25,7,5.36,2.02,14,5.64,3.1,14,5,1.41,6,4.42,2.15,12,4.78,2.22,9 +11687,squealer,3.48,1.69,21,6.1,2.26,21,3.92,2.36,24,3.5,1.83,12,3.44,1.59,9,6.86,1.95,7,5.71,2.37,14,4.2,2.53,10,3.71,2.3,14,3.75,1.89,4,3.41,1.7,17,6,2.31,10,6.18,2.32,11,3.71,2.75,7,4,2.26,17,3,1.6,12,4.11,1.69,9,5.31,2.46,13,7.38,1.06,8,2.67,1.87,9,4.67,2.35,15 +11688,squeamish,3.63,1.46,19,5.45,1.9,22,4.47,2.17,19,3.25,1.49,8,3.91,1.45,11,5,3.08,5,5.69,1.49,16,4.17,2.99,6,4.62,1.8,13,3.92,1.26,13,3,1.79,6,4.92,1.68,12,6.33,2,9,4.56,1.81,9,4.4,2.55,10,4,1.32,9,3.3,1.57,10,4.67,1.87,12,6.4,1.51,10,4,2.45,6,4.69,2.1,13 +11689,squeeze,4.85,1.46,20,3.91,2.52,22,6,2.27,27,5.57,1.62,7,4.46,1.27,13,3.9,1.73,10,3.92,3.12,12,6.13,2.56,15,5.91,2.02,11,4.82,1.17,11,4.89,1.83,9,4.11,2.32,9,3.77,2.74,13,6,2.37,17,6.11,2.32,9,5.08,1.61,13,4.43,1.13,7,3.38,2.36,16,5.33,2.58,6,5.92,2.5,12,6.07,2.15,15 +11690,squid,4.62,1.99,21,4.04,2.1,23,4.89,2.03,18,4,2.45,5,4.81,1.87,16,5.08,2.15,12,2.91,1.38,11,4.78,1.56,9,4.62,2.39,8,4.33,1.78,12,5,2.29,9,4.31,2.02,16,3.43,2.3,7,5.1,2.13,10,4.62,2,8,5.08,2.29,13,3.88,1.13,8,4.05,2.25,19,4,1.41,4,4.67,2.23,12,5.33,1.63,6 +11691,squint,4.4,1.39,20,3.71,2.02,17,4.62,2.6,24,4.6,0.89,5,4.33,1.54,15,3.75,0.96,4,3.69,2.29,13,4.46,2.4,13,4.82,2.93,11,4.3,1.49,10,4.5,1.35,10,4.33,1.21,6,3.36,2.34,11,4.62,2.39,16,4.62,3.16,8,4.14,1.29,14,5,1.55,6,4.17,2.04,12,2.6,1.67,5,4.67,2.77,15,4.56,2.46,9 +11692,squire,4.67,1.24,21,3.48,2.15,23,5.04,1.75,26,5,0.77,11,4.3,1.57,10,3.55,2.11,11,3.42,2.27,12,4.55,1.63,11,5.5,1.83,14,4.2,1.48,10,5.09,0.83,11,4.36,2.34,11,2.67,1.67,12,4.88,1.62,17,5.5,2.14,8,4.54,1.56,13,4.88,0.35,8,3.13,2.17,15,4.12,2.1,8,4.94,1.52,17,5.22,2.22,9 +11693,squirm,3.86,1.53,21,5.29,2.08,21,4.2,2.47,25,3.75,1.76,12,4,1.22,9,5.14,1.07,7,5.36,2.47,14,4,2.16,10,4.33,2.72,15,4,1.41,4,3.82,1.59,17,4.9,2.23,10,5.64,1.96,11,3.29,2.81,7,4.56,2.31,18,3.83,1.27,12,3.89,1.9,9,5.31,2.02,13,5.25,2.31,8,2.67,1.58,9,5.06,2.49,16 +11694,squirrel,5.71,2.31,21,4.48,2.23,23,5.62,1.69,21,4.8,3.35,5,6,1.93,16,5.17,2.37,12,3.73,1.9,11,5.27,1.56,11,5.67,1.58,9,5.67,2.1,12,5.78,2.68,9,4.69,2.24,16,4,2.31,7,5.55,1.75,11,5.7,1.7,10,5.92,2.5,13,5.38,2.07,8,4.58,2.43,19,4,0.82,4,5.43,1.83,14,6,1.41,7 +11695,squirt,5.67,2.37,21,4.56,2.33,25,4.79,2.35,19,6.22,2.59,9,5.25,2.22,12,3.83,2.4,6,4.83,2.38,18,4.43,1.9,7,5,2.63,12,5.56,2.42,16,6,2.45,5,3.79,2.72,14,5.7,1.16,10,5,2.92,9,4.6,1.84,10,6.25,2.67,12,4.89,1.76,9,4.94,2.02,16,3.89,2.8,9,4.64,2.54,11,5,2.2,8 +11696,squish,3.11,1.88,19,4.55,2.02,22,5.08,2.47,24,3.33,1.37,6,3,2.12,13,4.25,1.82,12,4.9,2.28,10,4.75,2.6,8,5.25,2.46,16,3.9,1.91,10,2.22,1.48,9,4.56,2.4,9,4.54,1.81,13,5.06,2.59,17,5.17,2.56,6,2.5,1.41,8,3.55,2.11,11,4.67,1.94,9,4.46,2.15,13,5.31,2.47,16,4.62,2.56,8 +11697,squishy,5,2.31,22,4.43,2.42,21,4.5,1.65,22,5.07,2.46,14,4.88,2.17,8,4.73,2.28,11,4.44,2.55,9,4.67,1.51,6,4.44,1.75,16,4.6,2.5,10,5.33,2.19,12,4.73,2.49,11,4.1,2.42,10,5.08,1.32,13,3.67,1.8,9,3.92,2.19,12,6.3,1.77,10,4.23,2.68,13,4.75,2.05,8,4.58,1.56,12,4.4,1.84,10 +11698,stab,3.05,1.54,19,5.17,2.5,18,4.12,2.67,17,3.55,1.69,11,2.38,1.06,8,5.75,3.2,4,5,2.39,14,4.38,2.67,8,3.89,2.8,9,3.62,1.69,8,2.64,1.36,11,4.71,2.5,7,5.45,2.58,11,4.17,2.04,6,4.09,3.05,11,3.08,1.66,13,3,1.41,6,4.55,2.54,11,6.14,2.27,7,4.71,3.25,7,3.7,2.26,10 +11699,stability,6.18,1.92,22,2.64,1.47,22,6.25,2.4,20,5.88,2.17,8,6.36,1.82,14,3,1.49,10,2.33,1.44,12,6.86,3.02,7,5.92,2.06,13,6.36,1.86,11,6,2.05,11,2.91,1.76,11,2.36,1.12,11,6.13,2.64,15,6.6,1.67,5,5.2,1.32,10,7,2,12,2.9,1.66,10,2.42,1.31,12,6.4,2.12,10,6.1,2.77,10 +11700,stabilize,5.86,1.74,21,3.87,2.16,23,5.62,1.96,21,6.2,2.77,5,5.75,1.39,16,4.25,1.91,12,3.45,2.42,11,5.27,2.33,11,6,1.58,9,5.92,1.98,12,5.78,1.48,9,3.81,1.91,16,4,2.83,7,4.91,1.76,11,6.4,1.96,10,6.08,1.61,13,5.5,2,8,3.79,2.35,19,4.25,0.96,4,5.14,1.88,14,6.57,1.9,7 +11701,stabilizer,5.67,1.68,18,3.1,2.31,20,5.44,2,25,6.4,1.14,5,5.38,1.8,13,3.09,2.81,11,3.11,1.69,9,5.12,2.09,16,6,1.8,9,5.43,1.51,7,5.82,1.83,11,2.56,1.88,9,3.55,2.62,11,5.35,2.18,20,5.8,1.1,5,5.33,1.41,9,6,1.94,9,2.64,1.86,11,3.67,2.78,9,4.95,1.87,19,7,1.67,6 +11702,stable,5.2,2.04,20,3.11,2.52,18,6.33,2.78,24,5.2,2.49,5,5.2,1.97,15,4,2.83,5,2.77,2.42,13,5.77,2.74,13,7,2.79,11,5.3,2,10,5.1,2.18,10,4,2.89,7,2.55,2.21,11,5.81,2.93,16,7.38,2.26,8,4.86,2.11,14,6,1.79,6,2.75,2.22,12,3.83,3.13,6,7.2,2.34,15,4.89,2.98,9 +11703,stack,5.33,1.24,21,3.33,1.88,21,5.86,1.77,21,5.33,0.71,9,5.33,1.56,12,3,1.67,6,3.29,1.94,14,5,2.53,6,6.2,1.32,15,5.33,0.87,9,5.33,1.5,12,3.8,1.92,5,3.19,1.91,16,5.6,1.9,10,6.09,1.7,11,5.58,1.56,12,5,0.5,9,3.38,1.92,8,3.31,1.93,13,5.67,2.02,12,6.11,1.45,9 +11704,stadium,5.53,1.68,19,5.25,2.55,20,5,2.45,20,4.33,0.58,3,5.75,1.73,16,6.33,2.88,6,4.79,2.36,14,5.83,2.04,6,4.64,2.59,14,5.5,1.35,10,5.56,2.07,9,3.57,2.07,7,6.15,2.38,13,4.9,2.85,10,5.1,2.13,10,5.12,1.81,8,5.82,1.6,11,3.88,2.64,8,6.17,2.12,12,5.12,2.75,8,4.92,2.35,12 +11705,staff,5.18,1.01,22,4.3,2.2,20,6.26,2.05,19,5.31,1.18,13,5,0.71,9,5.43,2.23,7,3.69,2.02,13,6.57,1.9,7,6.08,2.19,12,5.25,0.97,12,5.1,1.1,10,5.33,1.94,9,3.45,2.11,11,6,2.36,10,6.56,1.74,9,5.08,1,12,5.3,1.06,10,5.43,1.51,7,3.69,2.32,13,6.14,2.85,7,6.33,1.56,12 +11706,stag,5.16,1.54,19,4.5,2.06,22,5.33,1.8,21,5.88,1.55,8,4.64,1.36,11,5.1,2.38,10,4,1.71,12,5.25,1.28,8,5.38,2.1,13,5.23,1.17,13,5,2.28,6,4.38,2.83,8,4.57,1.6,14,5.75,1.83,8,5.08,1.8,13,5.5,1.18,10,4.78,1.86,9,4.17,1.99,12,4.9,2.18,10,5.83,1.9,12,4.67,1.5,9 +11707,stage,5.67,2.14,18,3.76,2.43,21,4.5,2.18,18,4.62,2.13,8,6.5,1.84,10,3,2,7,4.14,2.6,14,4.55,2.21,11,4.43,2.3,7,5.09,2.21,11,6.57,1.81,7,3,2.45,9,4.33,2.35,12,4.82,2.4,11,4,1.83,7,4.67,1.56,12,7.67,1.75,6,3.5,2.43,12,4.11,2.52,9,4.78,2.86,9,4.22,1.3,9 +11708,stagecoach,5.11,1.45,19,3.89,2.11,18,5.18,2.04,17,5.18,1.08,11,5,1.93,8,4.25,2.22,4,3.79,2.15,14,5.38,1.41,8,5,2.55,9,5.5,1.07,8,4.82,1.66,11,4.14,1.86,7,3.73,2.33,11,4.33,1.86,6,5.64,2.06,11,5.15,1.52,13,5,1.41,6,3.36,2.38,11,4.71,1.38,7,5.71,2.14,7,4.8,1.99,10 +11709,stagehand,4.76,1.22,21,4.09,2.19,23,4.19,1.91,21,4.4,1.95,5,4.88,0.96,16,5,1.95,12,3.09,2.07,11,4.18,1.99,11,3.78,1.48,9,4.25,1.22,12,5.44,0.88,9,4.5,2.25,16,3.14,1.86,7,4,1.73,11,4.4,2.17,10,5.23,1.01,13,4,1.2,8,4.26,2.23,19,3.25,2.06,4,3.79,1.85,14,5,1.91,7 +11710,stagger,3.42,1.12,19,4.38,2.04,21,4.15,1.95,20,4,1,3,3.31,1.14,16,4.67,2.58,6,4.27,1.87,15,4.17,1.94,6,4.14,2.03,14,3.7,1.16,10,3.11,1.05,9,4.14,2.27,7,4.5,1.99,14,4.1,1.6,10,4.2,2.35,10,3.12,1.46,8,3.64,0.81,11,4.78,2.22,9,4.08,1.93,12,3.5,1.69,8,4.58,2.07,12 +11711,stagnant,3.05,1.62,40,3.49,2.18,43,4.27,2.22,45,2.86,1.35,14,3.15,1.76,26,3.58,2.41,19,3.35,2.04,23,4.14,1.53,21,4.38,2.72,24,2.94,1.71,17,3.13,1.58,23,2.94,2.18,18,3.88,2.13,25,4.74,2.26,19,3.92,2.17,26,2.74,1.37,19,3.33,1.8,21,3,2.08,20,3.91,2.21,23,4.14,2.54,21,4.38,1.95,24 +11712,stain,3,1.08,20,4.27,2.43,26,4.61,2.48,23,3.11,1.27,9,2.91,0.94,11,3.4,2.32,10,4.81,2.4,16,5.12,2.47,8,4.33,2.53,15,3.14,1.07,7,2.92,1.12,13,4.77,2.59,13,3.77,2.24,13,4,2.57,11,5.17,2.37,12,3,1.25,10,3,0.94,10,3.87,2.56,15,4.82,2.23,11,4.5,2.68,12,4.73,2.37,11 +11713,stainless,5.85,1.5,20,3.36,1.84,22,5.56,2.38,18,5.67,2.12,9,6,0.77,11,2.2,1.3,5,3.88,1.78,16,4.33,3.27,6,6.17,1.64,12,5.93,1.33,14,5.67,1.97,6,3.67,1.83,12,3.22,1.86,9,4.75,1.75,8,6.2,2.7,10,6.1,1.29,10,5.6,1.71,10,3.08,2.02,12,3.7,1.64,10,5,2.9,6,5.83,2.17,12 +11714,stair,5.14,1.24,21,4.4,2.48,20,5.67,2.33,21,5.33,0.82,6,5.07,1.39,15,5.38,2.13,8,3.75,2.56,12,5.09,2.39,11,6.3,2.21,10,5,1.26,6,5.2,1.26,15,5.5,2.55,10,3.3,1.95,10,5.57,2.68,14,5.86,1.57,7,5,1.29,7,5.21,1.25,14,4.5,2.41,14,4.17,2.86,6,5.08,2.47,12,6.44,2.01,9 +11715,staircase,5.2,1.06,20,3.3,1.92,20,5.64,1.59,22,4.57,1.13,7,5.54,0.88,13,3.56,2.07,9,3.09,1.87,11,5.17,2.4,6,5.81,1.22,16,5.3,0.67,10,5.11,1.45,9,3.12,2.1,8,3.42,1.88,12,5.8,1.82,15,5.29,0.95,7,5.18,1.33,11,5.22,0.67,9,3.42,2.19,12,3.12,1.55,8,5.91,2.17,11,5.36,0.67,11 +11716,stairs,5.48,1.21,21,3.59,2.17,22,5.57,1.83,21,5.44,1.42,9,5.5,1.09,12,2.5,1.52,6,3.87,2.29,15,6.5,2.74,6,5.2,1.26,15,6,1.5,9,5.08,0.79,12,3.6,2.79,5,3.59,2.06,17,5.2,1.75,10,5.91,1.92,11,5.67,1.44,12,5.22,0.83,9,4,2.12,9,3.31,2.25,13,5.58,1.78,12,5.56,2.01,9 +11717,stairway,5.62,1.69,21,3.44,2.18,25,5.17,1.82,18,6.44,1.59,9,5,1.54,12,4.17,2.23,6,3.11,2.19,18,4.67,2.07,6,5.42,1.73,12,5.5,1.79,16,6,1.41,5,3.29,2.46,14,3.5,1.9,10,5.22,2.17,9,5.11,1.54,9,6.25,1.48,12,4.78,1.64,9,3.5,2.16,16,3.33,2.35,9,4.9,1.97,10,5.5,1.69,8 +11718,stairwell,5.67,1.65,21,2.96,2.16,23,5.78,2.39,18,6.11,1.76,9,5.33,1.56,12,3.64,2.38,11,2.33,1.83,12,5.7,2.21,10,5.88,2.75,8,5.71,2.29,7,5.69,1.38,13,3.55,2.07,11,2.42,2.19,12,4.43,2.64,7,6.64,1.86,11,5.46,1.81,13,6,1.41,8,2.45,1.69,11,3.42,2.5,12,5.11,2.76,9,6.44,1.88,9 +11719,stake,4.78,1.44,18,3.42,2.14,19,4.52,1.78,25,5.8,0.45,5,4.38,1.5,13,4.1,2.38,10,2.67,1.66,9,5,1.71,16,3.67,1.66,9,4.86,1.57,7,4.73,1.42,11,2.75,1.98,8,3.91,2.21,11,4.65,1.87,20,4,1.41,5,4.44,1.13,9,5.11,1.69,9,3,1.94,10,3.89,2.37,9,4.58,1.89,19,4.33,1.51,6 +11720,stakeout,4.43,1.4,21,5.9,2.27,20,6.24,1.81,21,4.17,0.75,6,4.53,1.6,15,4.62,2.39,8,6.75,1.82,12,6.55,1.51,11,5.9,2.13,10,3.83,1.17,6,4.67,1.45,15,5.6,2.63,10,6.2,1.93,10,6.71,1.9,14,5.29,1.25,7,4.29,0.76,7,4.5,1.65,14,5.79,2.52,14,6.17,1.72,6,6.25,1.91,12,6.22,1.79,9 +11721,stale,3.62,1.4,21,2.68,1.94,22,4.67,2.06,27,3.7,1.34,10,3.55,1.51,11,1.86,1.21,7,3.07,2.12,15,4.94,2.28,17,4.2,1.62,10,3.73,1.56,11,3.5,1.27,10,2.6,2.19,5,2.71,1.93,17,5.07,2.3,14,4.23,1.74,13,3.54,1.71,13,3.75,0.71,8,2.1,1.66,10,3.17,2.08,12,5,2.25,14,4.31,1.84,13 +11722,stalemate,3.8,1.28,20,2.78,2.13,18,3.29,2.27,24,3.8,0.84,5,3.8,1.42,15,2.6,2.3,5,2.85,2.15,13,3.54,2.5,13,3,2.05,11,4,1.25,10,3.6,1.35,10,3.43,2.51,7,2.36,1.86,11,3.62,2.5,16,2.62,1.69,8,3.79,1.19,14,3.83,1.6,6,3,2.17,12,2.33,2.16,6,3.47,2.56,15,3,1.8,9 +11723,stalk,3.89,2,19,5.36,2.46,22,3.61,2.31,28,3,1.9,6,4.31,1.97,13,5.09,2.55,11,5.64,2.46,11,4.45,2.62,11,3.06,1.98,17,4.64,1.96,11,2.88,1.64,8,5,2.65,11,5.73,2.33,11,3.94,2.29,18,3,2.36,10,4,2.08,13,3.67,1.97,6,5.21,2.52,14,5.62,2.5,8,3.44,2.28,16,3.83,2.44,12 +11724,stalker,2.55,1.76,20,5.82,2.34,22,4.04,2.58,27,3.57,2.44,7,2,1,13,5.7,2.31,10,5.92,2.47,12,3.47,2.42,15,4.73,2.83,11,2.27,0.9,11,2.89,2.47,9,5.56,1.81,9,6,2.71,13,5.12,2.45,17,1.89,1.36,9,2.85,2.03,13,2,1,7,5.38,2.45,16,7,1.67,6,4.42,2.64,12,3.73,2.58,15 +11725,stall,4.32,1.11,19,2.9,1.71,20,5.26,2.49,23,4.33,1.15,3,4.31,1.14,16,2.88,1.81,8,2.92,1.73,12,5.44,2.46,9,5.14,2.6,14,4.56,1.01,9,4.1,1.2,10,3.11,1.62,9,2.73,1.85,11,6,2.67,15,3.88,1.36,8,4,1.41,7,4.5,0.9,12,3.5,1.58,10,2.3,1.7,10,6.15,2.73,13,4.1,1.6,10 +11726,stallion,6.35,1.46,20,4.77,2.71,22,6.56,2.21,27,6.71,1.25,7,6.15,1.57,13,5.3,2.21,10,4.33,3.08,12,7,1.93,15,5.91,2.59,11,6.18,1.47,11,6.56,1.51,9,5.78,2.59,9,4.08,2.66,13,6.82,2.3,17,6,2.18,9,6.85,1.41,13,5.43,1.13,7,4.69,2.91,16,5,2.28,6,6.83,2.17,12,6.33,2.29,15 +11727,stamina,6.55,1.34,22,4.62,2.3,26,6.33,2.12,24,7.11,1.27,9,6.15,1.28,13,4.1,2.51,10,4.94,2.17,16,6.22,1.79,9,6.4,2.35,15,6.25,1.04,8,6.71,1.49,14,5.08,2.29,13,4.15,2.3,13,5.75,2.45,12,6.92,1.62,12,6.58,1.44,12,6.5,1.27,10,4.27,2.63,15,5.09,1.76,11,6.08,2.33,13,6.64,1.91,11 +11728,stamp,5.8,1.44,20,3.45,2.21,20,6.69,1.81,26,5.82,0.87,11,5.78,1.99,9,3.29,2.43,7,3.54,2.18,13,6.69,1.93,13,6.69,1.75,13,6.09,1.81,11,5.44,0.73,9,3.27,2.24,11,3.67,2.29,9,6.65,1.97,17,6.78,1.56,9,5.6,1.78,10,6,1.05,10,2.92,2.02,12,4.25,2.38,8,6.31,2.06,16,7.3,1.16,10 +11729,stampede,4.48,2.14,21,6.2,2.48,20,3.69,2.61,36,4.75,2.12,8,4.31,2.21,13,7.2,1.92,5,5.87,2.61,15,3.91,2.7,11,3.6,2.61,25,4.62,2.57,13,4.25,1.28,8,6.42,2.47,12,5.88,2.64,8,4,2.29,20,3.31,2.98,16,5.55,1.92,11,3.3,1.77,10,6.18,2.32,11,6.22,2.82,9,3.45,2.54,22,4.07,2.76,14 +11730,stance,6.1,1.22,21,2.86,1.46,22,6.14,1.68,21,6.44,1.51,9,5.83,0.94,12,2.67,1.63,6,3,1.46,15,6.33,1.86,6,6.07,1.67,15,6,1.5,9,6.17,1.03,12,3.2,1.64,5,2.76,1.44,17,5.5,1.35,10,6.73,1.79,11,6.5,1.38,12,5.56,0.73,9,3.11,1.69,9,2.69,1.32,13,6,1.41,12,6.33,2.06,9 +11731,stand,5.27,1.83,22,3.1,2.05,21,5.89,1.68,18,5.17,2.32,6,5.33,1.76,15,3.14,2.54,7,3.07,1.86,14,5.67,1.73,9,6.25,1.75,8,4.86,1.92,14,6.14,1.57,7,3.56,2.6,9,2.75,1.54,12,6.2,2.1,10,5.5,0.93,8,5.36,1.55,14,5.12,2.36,8,2.83,2.71,6,3.2,1.82,15,6.4,2.01,10,5.25,0.89,8 +11732,standard,4.76,1.34,21,3.61,1.99,23,5.14,1.88,21,4.2,2.05,5,4.94,1.06,16,4.75,1.6,12,2.36,1.63,11,4.64,2.16,11,5.67,1.5,9,4.33,1.5,12,5.33,0.87,9,3.75,2.11,16,3.29,1.8,7,5.45,1.75,11,4.8,2.04,10,5,1.08,13,4.38,1.69,8,3.63,2.06,19,3.5,1.91,4,4.79,1.85,14,5.86,1.86,7 +11733,standardized,4.48,1.47,21,3.65,2.5,23,4.46,2.02,26,4.82,1.33,11,4.1,1.6,10,4.18,2.64,11,3.17,2.37,12,4.45,2.25,11,4.43,1.99,14,4.5,0.85,10,4.45,1.92,11,4.36,3.04,11,3,1.76,12,4.47,2.37,17,4.38,1.3,8,4.54,1.66,13,4.38,1.19,8,3.27,2.37,15,4.38,2.72,8,4.53,2.37,17,4.33,1.22,9 +11734,standby,4.68,1.16,19,3.28,2.05,18,4.06,2.36,17,5.09,0.83,11,4.12,1.36,8,4.75,2.63,4,2.86,1.75,14,3.5,2,8,4.56,2.65,9,4.75,0.89,8,4.64,1.36,11,3.86,2.04,7,2.91,2.07,11,4.17,2.04,6,4,2.61,11,4.62,1.33,13,4.83,0.75,6,2.55,1.92,11,4.43,1.81,7,4,2.38,7,4.1,2.47,10 +11735,standoff,3.37,2.22,19,4.43,2.45,23,5.21,2.32,19,3.89,1.62,9,2.9,2.64,10,4.86,2.41,7,4.4,2.53,15,5.1,2.47,10,5.33,2.29,9,3.78,2.68,9,3,1.76,10,4.7,2.98,10,4.42,2.02,12,4.25,1.75,8,5.9,2.64,10,3.67,2.46,12,2.86,1.77,7,4.35,2.35,20,5,3.61,3,4,1.6,8,6.09,2.43,11 +11736,standpoint,5.1,0.97,20,4.17,2.37,23,5.21,2.32,28,5.38,0.52,8,4.92,1.16,12,4.56,2.24,9,3.93,2.5,14,4.36,2.13,14,6.07,2.23,14,4.67,0.87,9,5.45,0.93,11,4.25,2.34,12,4.09,2.51,11,4.93,2.53,14,5.5,2.14,14,4.8,0.79,10,5.4,1.07,10,4.09,2.77,11,4.25,2.05,12,4.92,2.19,12,5.44,2.45,16 +11737,standstill,4.74,2.51,19,3.18,2.44,22,4.25,1.96,28,3.33,2.07,6,5.38,2.5,13,3.91,2.91,11,2.45,1.69,11,4,2.24,11,4.41,1.8,17,4.91,2.84,11,4.5,2.14,8,3,2.37,11,3.36,2.62,11,4.06,2.01,18,4.6,1.9,10,4.54,2.57,13,5.17,2.56,6,3.36,2.82,14,2.88,1.73,8,3.94,2.02,16,4.67,1.87,12 +11738,standup,6,1.77,22,4.32,2.64,22,5.82,1.87,28,5.75,1.58,8,6.14,1.92,14,4.27,2.76,11,4.36,2.66,11,6.27,2.33,11,5.53,1.5,17,6.42,1.68,12,5.5,1.84,10,4.45,2.66,11,4.18,2.75,11,6.06,2.04,18,5.4,1.51,10,6.07,1.91,15,5.86,1.57,7,4.71,2.89,14,3.62,2.13,8,5.94,2.05,16,5.67,1.67,12 +11739,staph,2.6,1.27,20,4,2.45,18,3.5,1.68,22,1.8,1.3,5,2.87,1.19,15,4.5,2.81,6,3.75,2.34,12,3.4,1.51,10,3.58,1.88,12,2.6,1.26,10,2.6,1.35,10,4.5,2.55,10,3.38,2.33,8,3,1.41,11,4,1.84,11,2.25,1.14,12,3.12,1.36,8,2.11,1.96,9,5.89,0.93,9,2.73,1.49,11,4.27,1.56,11 +11740,staple,5,1.64,21,4.48,2.13,23,4.76,2.17,21,5.4,2.7,5,4.88,1.26,16,5,2.09,12,3.91,2.12,11,5.18,2.32,11,4.33,2.12,9,4.83,1.9,12,5.22,1.3,9,4.56,2.06,16,4.29,2.43,7,4.55,1.97,11,5,2.45,10,5.23,1.24,13,4.62,2.2,8,4.63,2.24,19,3.75,1.5,4,4.64,2.1,14,5,2.45,7 +11741,stapler,5.25,1.74,20,3.29,2.31,21,6.42,1.84,19,4.67,2.06,9,5.73,1.35,11,2.8,2.49,5,3.6,2.29,15,7.33,1.51,6,6,1.87,13,5.29,1.98,14,5.17,1.17,6,3.42,2.31,12,3.38,2.45,8,5.44,1.33,9,7.3,1.83,10,5.9,2.08,10,4.6,1.07,10,3.08,2.64,12,3.56,1.88,9,6.5,1.64,6,6.38,1.98,13 +11742,star,7.47,1.61,19,5.5,2.78,20,5.82,2.55,38,6.67,1.5,9,8.2,1.4,10,5.7,2.79,10,5.3,2.91,10,4.31,2.56,13,6.6,2.2,25,7.78,1.56,9,7.2,1.69,10,6,2.52,7,5.23,2.98,13,5.11,2.42,18,6.45,2.54,20,7.58,1.56,12,7.29,1.8,7,5.7,2.71,10,5.3,2.98,10,5.76,2.99,17,5.86,2.2,21 +11743,star fruit,6.27,1.55,22,3.43,2.18,21,6.25,2.24,20,6.5,1.85,8,6.14,1.41,14,3.78,2.17,9,3.17,2.25,12,7,2.45,7,5.85,2.12,13,6.09,1.76,11,6.45,1.37,11,3.8,2.7,10,3.09,1.64,11,6.13,2.47,15,6.6,1.52,5,6,1.63,10,6.5,1.51,12,2.89,1.9,9,3.83,2.37,12,5.8,1.93,10,6.7,2.54,10 +11744,starboard,5.42,1.8,19,4.11,2.25,18,5.41,2,17,5.55,1.04,11,5.25,2.6,8,5,2.83,4,3.86,2.11,14,4.38,0.92,8,6.33,2.29,9,5,1.6,8,5.73,1.95,11,4.29,2.36,7,4,2.28,11,5.17,1.6,6,5.55,2.25,11,5.31,1.65,13,5.67,2.25,6,3.64,2.42,11,4.86,1.86,7,5.86,1.86,7,5.1,2.13,10 +11745,starch,4.95,1.99,21,3.9,1.92,20,6.52,1.75,21,5.67,1.97,6,4.67,1.99,15,4.62,2,8,3.42,1.78,12,6.18,1.99,11,6.9,1.45,10,4.5,2.66,6,5.13,1.73,15,4.8,1.81,10,3,1.63,10,6.36,1.78,14,6.86,1.77,7,4.86,2.34,7,5,1.88,14,4,2.04,14,3.67,1.75,6,6.25,1.6,12,6.89,1.96,9 +11746,stardom,5.85,1.93,20,5.45,2.32,22,6.68,1.92,19,6.11,2.26,9,5.64,1.69,11,5.2,3.03,5,5.38,2.16,16,5.5,2.59,6,7.23,1.3,13,6,2.11,14,5.5,1.52,6,4.75,2.49,12,6.11,1.9,9,6.78,1.2,9,6.6,2.46,10,6.7,1.49,10,5,2,10,5,2.59,12,6,1.94,10,6.33,2.66,6,6.85,1.57,13 +11747,stardust,6.84,2.17,19,4.4,2.64,20,4.95,2.54,20,7.33,1.53,3,7,2.14,15,4,2.45,10,4.8,2.9,10,4.7,2.58,10,5.2,2.62,10,7.17,2.56,6,7,1.81,12,4.71,2.5,7,4.23,2.8,13,4.25,1.98,8,5.42,2.84,12,7.33,2.1,12,6,2.16,7,4.5,2.51,10,4.3,2.91,10,4.22,2.59,9,5.55,2.46,11 +11748,stare,4.45,1.61,20,4.68,2.42,22,6.38,1.91,21,4.44,0.88,9,4.45,2.07,11,5.6,2.46,10,3.92,2.19,12,4.88,1.64,8,7.31,1.44,13,4.64,1.55,14,4,1.79,6,4.62,3.02,8,4.71,2.13,14,5.88,1.81,8,6.69,1.97,13,5.1,1.45,10,3.8,1.55,10,4.5,2.2,12,4.9,2.77,10,7,1.86,12,5.56,1.74,9 +11749,starfish,6.53,1.93,19,4.23,2.58,22,5.79,2.3,24,6.17,1.6,6,6.69,2.1,13,5.42,2.39,12,2.8,2.1,10,4.88,1.96,8,6.25,2.38,16,6.6,1.17,10,6.44,2.6,9,4.33,2.92,9,4.15,2.44,13,5.53,2.53,17,6.67,1.63,6,6.25,2.38,8,6.73,1.62,11,4.89,1.96,9,3.77,2.92,13,6.06,2.32,16,5.25,2.31,8 +11750,starlet,6.26,2.05,19,4.18,2.5,22,5.61,2.17,23,5,2,6,6.85,1.86,13,4.17,2.76,12,4.2,2.3,10,4.88,2.47,8,6,1.96,15,6.2,1.32,10,6.33,2.74,9,3.56,2.35,9,4.62,2.6,13,5.59,2.24,17,5.6,2.41,5,6.62,2.07,8,6,2.1,11,4.67,2.5,9,3.85,2.54,13,5.33,2.19,15,6.12,2.17,8 +11751,starlight,7.68,1.34,19,4.91,2.27,23,5,2.16,19,7,1.32,9,8.3,1.06,10,4.86,2.04,7,5.13,2.39,15,5.3,2.21,10,4.67,2.18,9,8,1.32,9,7.4,1.35,10,5.3,2.21,10,4.83,2.33,12,4.25,1.67,8,5.3,2.36,10,7.83,1.27,12,7.43,1.51,7,4.7,2.23,20,6.33,2.52,3,5.12,2.03,8,4.91,2.34,11 +11752,starling,5.53,1.81,19,4.32,2.73,22,5.91,2.04,22,6.11,1.36,9,5,2.05,10,5.75,2.96,8,3.5,2.31,14,5.36,1.75,11,6.45,2.25,11,5.43,0.79,7,5.58,2.23,12,5.2,2.7,10,3.58,2.64,12,6.31,2.36,13,5.33,1.41,9,5.4,2.22,10,5.67,1.32,9,3.75,3.24,8,4.64,2.47,14,6.43,1.87,14,5,2.14,8 +11753,starry,7.4,1.5,20,3.96,2.49,24,5.59,2.47,27,7,1.31,8,7.67,1.61,12,3.44,2.13,9,4.27,2.71,15,5,2.54,14,6.23,2.31,13,8.22,1.09,9,6.73,1.49,11,4.5,2.58,12,3.42,2.39,12,6.08,2.69,13,5.14,2.25,14,7.7,1.42,10,7.1,1.6,10,4.08,2.35,12,3.83,2.72,12,6.33,1.83,12,5,2.8,15 +11754,starship,6.32,1.67,19,4.83,2.57,18,5.41,2.45,17,6.64,1.29,11,5.88,2.1,8,6.5,1.91,4,4.36,2.59,14,5.12,2.47,8,5.67,2.55,9,6.5,1.77,8,6.18,1.66,11,5.57,2.99,7,4.36,2.29,11,4.17,2.4,6,6.09,2.3,11,6.23,1.24,13,6.5,2.51,6,3.91,2.51,11,6.29,2.06,7,6,2.38,7,5,2.54,10 +11755,start,6.41,1.53,22,4.81,2.79,21,5.5,2.2,18,6.67,1.86,6,6.33,1.5,15,5.43,3.15,7,4.5,2.65,14,4.89,2.2,9,6.38,2.13,8,6.36,1.65,14,6.57,1.51,7,4.11,2.93,9,5.33,2.67,12,5.6,2.72,10,5.38,1.51,8,6.43,1.74,14,6.38,1.19,8,4.17,3.19,6,5.07,2.69,15,6.5,2.22,10,4.25,1.49,8 +11756,starter,5.71,1.52,21,4,2.3,23,5.58,1.75,26,5.55,1.75,11,5.9,1.29,10,4.45,2.5,11,3.58,2.11,12,5.18,1.99,11,5.86,1.61,14,6.1,1.85,10,5.36,1.12,11,4.18,2.48,11,3.83,2.21,12,5.35,1.66,17,6,2.07,8,6.23,1.54,13,4.88,1.13,8,4.27,2.31,15,3.5,2.33,8,5.71,1.72,17,5.33,1.87,9 +11757,startle,4.65,1.53,20,4.4,2.56,20,4.55,2.15,22,4.57,1.72,7,4.69,1.49,13,4,2.65,9,4.73,2.57,11,5.33,2.42,6,4.25,2.05,16,4.7,1.34,10,4.56,1.88,9,4.88,2.59,8,4.08,2.61,12,5.27,1.75,15,3,2.24,7,5.27,1.68,11,3.89,0.93,9,4.33,2.96,12,4.5,2,8,5.55,1.92,11,3.55,1.97,11 +11758,startled,4.53,0.61,19,5.67,2.4,42,3.43,2,44,5.33,0.58,3,4.38,0.5,16,5.62,3.03,16,5.6,1.96,25,3.73,2.31,22,3.14,1.64,22,4.44,0.53,9,4.6,0.7,10,4.57,2.38,21,6.7,1.92,20,3.59,2.2,29,3.13,1.6,15,4.57,0.79,7,4.5,0.52,12,4.74,2.51,23,6.79,1.72,19,3.8,2.25,25,2.95,1.54,19 +11759,startling,5.17,1.89,18,5.23,2.27,22,4.64,2.44,22,5.62,1.77,8,4.8,1.99,10,5.25,2.19,8,5.21,2.39,14,4.36,2.77,11,4.91,2.17,11,5.17,0.41,6,5.17,2.33,12,5.2,1.62,10,5.25,2.77,12,4.46,2.5,13,4.89,2.47,9,5.5,1.9,10,4.75,1.91,8,4,2.27,8,5.93,2.02,14,5.14,2.57,14,3.75,2.05,8 +11760,starvation,1.72,0.96,18,5.45,2.16,20,3.81,2.59,16,1.33,0.58,3,1.79,1.05,14,4.7,2.06,10,6.2,2.1,10,4,2.45,7,3.67,2.83,9,1.8,1.3,5,1.67,0.89,12,3.86,2.04,7,6.31,1.75,13,2.4,1.67,5,4.45,2.73,11,1.83,1.03,12,1.5,0.84,6,4.7,2.36,10,6.2,1.75,10,4,3.07,8,3.62,2.2,8 +11761,starve,2.53,1.02,19,4,2.59,18,3.12,1.9,17,2.73,1.1,11,2.25,0.89,8,4.25,2.99,4,3.93,2.59,14,3.38,2.2,8,2.89,1.69,9,2.38,1.06,8,2.64,1.03,11,2.71,1.8,7,4.82,2.75,11,3.83,1.6,6,2.73,2,11,2.54,0.97,13,2.5,1.22,6,3.64,2.25,11,4.57,3.15,7,2.71,1.8,7,3.4,2.01,10 +11762,starving,2.86,2.2,21,5.1,2.41,42,4.86,2.66,42,3.67,2.69,9,2.25,1.6,12,5.38,2.36,16,4.96,2.51,25,5.12,2.52,24,4.5,2.85,18,3,1.73,7,2.92,2.5,13,4.38,2.42,21,5.9,2.25,20,4.8,2.74,25,4.94,2.61,17,2.38,1.76,13,3.62,2.72,8,4.74,2.67,23,5.53,2.04,19,5.36,2.44,22,4.3,2.83,20 +11763,stash,5.24,1.55,21,4.64,2.4,22,5.77,2.09,22,5.56,1.13,9,5,1.81,12,4,2.28,6,4.8,2.54,15,5.33,1.63,6,5.94,2.26,16,6.22,1.09,9,4.5,1.45,12,4.6,2.97,5,4.65,2.32,17,5.64,2.25,11,5.91,2.02,11,5.17,1.99,12,5.33,0.71,9,5,2.78,9,4.38,2.18,13,5.83,2.33,12,5.7,1.89,10 +11764,stat,4.86,1.42,21,3.76,2.7,25,5.11,2.08,19,4.67,1.5,9,5,1.41,12,3.67,2.42,6,3.78,2.92,18,4.57,1.72,7,5.42,2.27,12,4.62,1.36,16,5.6,1.52,5,3.71,2.95,14,3.8,2.62,10,5.67,2.45,9,4.6,1.65,10,4.92,1.62,12,4.78,1.2,9,4.38,2.73,16,2.67,2.4,9,4.64,2.42,11,5.75,1.39,8 +11765,state,5.73,1.32,22,3.29,1.85,21,5.65,1.9,17,5,1.41,6,6,1.25,15,2.43,1.81,7,3.71,1.77,14,5.44,1.81,9,5.88,2.1,8,5.5,1.4,14,6.14,1.21,7,3.22,1.79,9,3.33,1.97,12,5.89,2.37,9,5.38,1.3,8,5.43,1.4,14,6.25,1.04,8,3.33,1.97,6,3.27,1.87,15,5.89,2.47,9,5.38,1.06,8 +11766,stately,5.05,1.36,21,3.1,2.17,20,5.27,2.76,22,5.17,1.33,6,5,1.41,15,2.25,1.75,8,3.67,2.31,12,5.08,2.91,12,5.5,2.72,10,5.22,1.3,9,4.92,1.44,12,3.33,1.94,9,2.91,2.43,11,4.43,2.88,7,5.67,2.72,15,4.4,1.07,10,5.64,1.36,11,2.77,1.83,13,3.71,2.75,7,5.17,3.21,12,5.4,2.27,10 +11767,statement,5.32,1.46,22,3.7,2.39,20,6.89,1.76,19,5.46,1.81,13,5.11,0.78,9,4.29,2.5,7,3.38,2.36,13,7.14,2.12,7,6.75,1.6,12,5.75,1.6,12,4.8,1.14,10,4,2.4,9,3.45,2.46,11,6.7,1.95,10,7.11,1.62,9,5.5,1.09,12,5.1,1.85,10,3.71,2.29,7,3.69,2.53,13,6.86,1.57,7,6.92,1.93,12 +11768,stateroom,5.64,1.4,22,3.63,1.86,19,5.19,2.16,21,5.6,0.89,5,5.69,1.58,16,3.5,1.41,8,3.73,2.2,11,4.9,1.91,10,5.45,2.42,11,5.5,1.09,12,5.8,1.75,10,3.3,1.77,10,4,2,9,4.17,2.17,12,6.56,1.24,9,5.73,1.56,11,5.55,1.29,11,3.38,1.69,8,3.82,2.04,11,4.89,2.15,9,5.42,2.23,12 +11769,stateside,4.84,1.8,19,3.77,2.33,22,4.89,1.77,28,4.83,1.17,6,4.85,2.08,13,3.91,2.81,11,3.64,1.86,11,5.09,2.39,11,4.76,1.3,17,4.73,1.68,11,5,2.07,8,3.73,2.41,11,3.82,2.36,11,4.83,1.95,18,5,1.49,10,4.69,1.75,13,5.17,2.04,6,3.43,2.28,14,4.38,2.45,8,5,2.07,16,4.75,1.36,12 +11770,statesman,4.58,1.64,19,2.89,1.91,18,4.92,2.62,24,4.75,1.5,4,4.53,1.73,15,4.2,1.64,5,2.38,1.8,13,4.92,2.81,13,4.91,2.51,11,4.78,1.72,9,4.4,1.65,10,3.57,2.07,7,2.45,1.75,11,4.62,2.55,16,5.5,2.83,8,4.29,1.73,14,5.4,1.14,5,2.83,1.9,12,3,2.1,6,5.53,2.59,15,3.89,2.47,9 +11771,static,4.41,1.59,22,3.33,2.18,21,4.45,2.46,22,4.93,1.59,14,3.5,1.2,8,3.45,2.16,11,3.44,2.3,9,5.33,2.66,6,4.12,2.39,16,4.2,1.81,10,4.58,1.44,12,3.36,2.46,11,3.3,1.95,10,4.31,2.32,13,4.67,2.78,9,4.58,1.62,12,4.2,1.62,10,3.31,2.25,13,3.38,2.2,8,4,2.52,12,5,2.4,10 +11772,station,5.5,1.29,18,3,2.02,21,4.61,1.82,18,4.75,0.89,8,6.1,1.29,10,3.29,2.21,7,2.86,1.99,14,4.45,1.51,11,4.86,2.34,7,5.09,1.04,11,6.14,1.46,7,2.56,2.24,9,3.33,1.87,12,5.18,1.6,11,3.71,1.89,7,5.08,1,12,6.33,1.51,6,2.92,2.27,12,3.11,1.76,9,5.11,2.15,9,4.11,1.36,9 +11773,stationary,5.45,1.64,20,2.72,1.78,18,5.9,2.05,20,4.2,1.3,5,5.87,1.55,15,3.17,1.83,6,2.5,1.78,12,4.88,1.25,8,6.58,2.23,12,5.5,1.78,10,5.4,1.58,10,2.9,1.79,10,2.5,1.85,8,5.1,2.23,10,6.7,1.57,10,5.08,1.83,12,6,1.2,8,1.89,1.54,9,3.56,1.67,9,5.3,2.36,10,6.5,1.58,10 +11774,stationery,5.6,1.54,20,3.06,1.73,18,6.14,2.48,21,5.2,0.84,5,5.73,1.71,15,3.83,1.72,6,2.67,1.67,12,6.11,2.2,9,6.17,2.76,12,5.8,1.55,10,5.4,1.58,10,3.4,1.71,10,2.62,1.77,8,6.3,2.54,10,6,2.53,11,5.5,1.78,12,5.75,1.16,8,2.56,1.81,9,3.56,1.59,9,6.4,2.63,10,5.91,2.43,11 +11775,statistic,4.55,1.61,20,4.5,2.18,22,5.74,1.76,19,4.89,1.83,9,4.27,1.42,11,4.8,2.68,5,4.56,2.06,16,6,2.19,6,5.62,1.61,13,5.07,1.33,14,3.33,1.63,6,4.17,1.8,12,5.22,2.54,9,5.22,1.2,9,6.2,2.1,10,4.9,1.91,10,4.2,1.23,10,3.83,1.85,12,5.3,2.36,10,6.33,2.16,6,5.46,1.56,13 +11776,statistical,5.1,2.17,20,3.19,2.09,21,4.92,2.2,25,6.25,2.99,4,4.81,1.94,16,4,2.16,4,3,2.09,17,4.44,2.4,9,5.19,2.1,16,5,1.93,8,5.17,2.41,12,3.5,2.51,10,2.91,1.7,11,5.14,2.35,14,4.64,2.06,11,5.73,1.49,11,4.33,2.69,9,3.1,2.42,10,3.27,1.85,11,5.11,2.11,18,4.43,2.51,7 +11777,statue,5.95,1.35,19,2.82,2.01,917,4.95,2.15,42,5.78,0.97,9,6.1,1.66,10,3.22,2.14,344,2.58,1.89,566,4.93,2.34,14,4.93,2.13,27,6.33,1.32,9,5.6,1.35,10,2.97,2.1,414,2.69,1.92,499,4.28,2.27,18,5.46,1.96,24,5.75,1.29,12,6.29,1.5,7,2.84,2.07,509,2.79,1.93,408,4.9,2.06,29,5.08,2.43,13 +11778,stature,5.7,1.17,20,3.57,2.25,21,5.89,2.24,27,5.86,1.68,7,5.62,0.87,13,3.33,1.41,9,3.75,2.77,12,5.87,2.07,15,6,2.65,11,5.45,0.82,11,6,1.5,9,4,1.58,9,3.25,2.67,12,5.71,2.54,17,6.33,1.73,9,5.54,1.13,13,6,1.29,7,3.13,2,15,4.67,2.66,6,4.83,2.29,12,6.73,1.87,15 +11779,status,4.89,2.16,19,3.83,2.66,23,5.28,2.24,18,5.11,0.6,9,4.7,2.98,10,5.43,2.76,7,3.07,2.43,15,5.5,2.51,10,5,2,8,4.56,2.4,9,5.2,1.99,10,4.9,2.64,10,2.92,2.54,12,5.5,1.69,8,4.78,2.64,9,4.42,2.39,12,5.71,1.5,7,4,2.73,20,2.67,2.08,3,5.57,1.99,7,5.09,2.47,11 +11780,statute,5.18,1.33,22,3.65,2.13,26,5.67,2.16,24,5.67,2,9,4.85,0.38,13,3.3,2.5,10,3.88,1.93,16,6.44,2.3,9,5.2,2.01,15,5.75,1.49,8,4.86,1.17,14,4.15,1.95,13,3.15,2.27,13,5.67,1.78,12,5.67,2.57,12,4.83,0.39,12,5.6,1.9,10,3.6,2.32,15,3.73,1.95,11,6,1.87,13,5.27,2.49,11 +11781,statutory,4.37,2.24,19,5,1.87,21,4.32,2.01,22,4,1,5,4.38,2.63,13,4.83,0.98,6,5.07,2.15,15,4.7,1.83,10,4,2.17,12,4.14,2.48,7,4.36,2.25,11,4.14,2.27,7,5.43,1.55,14,4.36,1.91,11,4.27,2.2,11,4.5,2.28,12,4.14,2.34,7,4.64,1.75,11,5.4,2.01,10,3.85,2.12,13,5,1.73,9 +11782,stay,6.14,1.64,22,3.14,1.82,21,5.71,2.08,17,7,1.55,6,5.87,1.64,15,3.29,1.89,7,3.07,1.86,14,5.78,2.11,9,5.62,2.2,8,6.29,1.9,14,6,1.15,7,3.33,2.29,9,3,1.48,12,5.78,2.68,9,5.62,1.3,8,6,1.75,14,6.38,1.51,8,2.83,2.23,6,3.27,1.71,15,6.22,2.17,9,5.12,1.96,8 +11783,STD,1.95,1.6,21,5.36,2.34,22,3.42,2.28,26,2.36,2.01,11,1.5,0.85,10,5.45,2.34,11,5.27,2.45,11,3.36,2.25,11,3.43,2.47,14,1.5,0.71,10,2.36,2.06,11,4.36,2.01,11,6.36,2.29,11,3.65,2.4,17,2.88,2.23,8,2.15,1.95,13,1.62,0.74,8,5.2,2.51,15,5.71,2.06,7,3.47,2.29,17,3.33,2.4,9 +11784,stead,5.32,1,19,2.76,1.67,21,5.54,2.45,24,5,0,2,5.35,1.06,17,2.43,1.62,7,3,1.78,13,5.75,2.38,8,5.44,2.56,16,5.17,0.41,6,5.38,1.19,13,2.86,1.68,7,2.77,1.79,13,5.69,2.56,13,5.36,2.42,11,5.22,1.09,9,5.4,0.97,10,2.09,1.22,11,3.5,1.84,10,5.33,2.7,18,6.17,1.47,6 +11785,steadfast,6.68,1.53,19,3.95,2.36,21,6.77,1.72,22,6.89,1.45,9,6.5,1.65,10,5.12,2.36,8,3.23,2.13,13,6.64,1.8,11,6.91,1.7,11,6.71,1.5,7,6.67,1.61,12,4.3,2.11,10,3.64,2.62,11,6.92,1.75,13,6.56,1.74,9,6.7,1.83,10,6.67,1.22,9,3.43,2.51,7,4.21,2.33,14,6.5,1.83,14,7.25,1.49,8 +11786,steady,6.67,1.74,21,3,2.62,24,6.42,2.46,19,6.88,1.46,8,6.54,1.94,13,3.5,1.38,6,2.83,2.94,18,6.91,2.39,11,5.75,2.55,8,6.58,2.07,12,6.78,1.3,9,2.8,2.3,10,3.14,2.91,14,6.25,2.73,12,6.71,2.06,7,6.86,1.83,14,6.29,1.6,7,3.88,2.8,16,1.25,0.71,8,6.75,2.26,12,5.86,2.85,7 +11787,steak,6.2,2.12,20,3.63,2.73,19,6.04,2.21,25,7,2.16,4,6,2.13,16,3,2.16,4,3.8,2.91,15,5.44,2.7,9,6.38,1.89,16,6.5,1.6,8,6,2.45,12,2.75,1.91,8,4.27,3.13,11,5.14,2.25,14,7.18,1.6,11,6.45,2.11,11,5.89,2.2,9,3.22,2.68,9,4,2.87,10,5.78,2.37,18,6.71,1.7,7 +11788,steakhouse,6.94,1.73,18,3.95,2.58,20,5.48,2.18,25,8,0,5,6.54,1.9,13,4.45,2.54,11,3.33,2.65,9,5.31,2.12,16,5.78,2.39,9,6.86,2.12,7,7,1.55,11,4.33,2.6,9,3.64,2.66,11,5.8,2.26,20,4.2,1.3,5,6.44,1.88,9,7.44,1.51,9,4,2.76,11,3.89,2.52,9,4.95,2.12,19,7.17,1.47,6 +11789,steal,2.17,1.15,18,5.3,2.79,20,3,1.85,18,2.38,1.06,8,2,1.25,10,6.29,1.5,7,4.77,3.22,13,2.73,1.42,11,3.43,2.44,7,2.27,1.01,11,2,1.41,7,5.44,3.13,9,5.18,2.64,11,2.91,1.87,11,3.14,1.95,7,2.25,1.29,12,2,0.89,6,4.75,2.77,12,6.12,2.8,8,2.44,1.42,9,3.56,2.13,9 +11790,stealing,2.75,1.21,20,4.57,2.31,21,5.5,2.83,18,2.67,1.22,9,2.82,1.25,11,3.8,3.03,5,4.6,1.99,15,5.5,3.62,6,5.5,2.54,12,2.57,0.94,14,3.17,1.72,6,3.73,1.9,11,5.22,2.44,9,5.25,2.19,8,5.7,3.37,10,3.1,1.45,10,2.4,0.84,10,3.45,2.21,11,5.8,1.81,10,5.4,3.58,5,5.54,2.67,13 +11791,stealth,5.45,1.64,20,4.22,2.32,23,5.15,2.01,26,5.7,1.42,10,5.2,1.87,10,4.82,2.68,11,3.67,1.87,12,5.36,2.01,11,5.14,2.07,14,5.8,2.04,10,5.1,1.1,10,4.73,2.61,11,3.75,2.01,12,5.12,1.73,17,5.5,2.62,8,5.62,1.85,13,5.14,1.21,7,4.93,2.37,15,2.88,1.55,8,5.65,2.12,17,4.22,1.48,9 +11792,steam,5.4,1.23,20,4,1.72,22,4.84,2.24,19,5,1.58,9,5.73,0.79,11,4,2.55,5,4.06,1.53,16,4.83,2.86,6,4.85,2.03,13,5.43,1.4,14,5.33,0.82,6,3.42,1.83,12,4.89,1.27,9,4.56,1.33,9,5.1,2.88,10,5.5,1.43,10,5.3,1.06,10,3.08,1.56,12,5.1,1.2,10,4.67,2.73,6,4.92,2.1,13 +11793,steamboat,5.52,1.65,23,5.14,2.44,22,5.6,2.19,20,6.12,1.36,8,5.2,1.74,15,5.5,2.27,10,4.83,2.62,12,5.71,2.56,7,5.54,2.07,13,5.58,1.44,12,5.45,1.92,11,5.27,2.28,11,5,2.68,11,5.4,2.35,15,6.2,1.64,5,4.82,1.08,11,6.17,1.85,12,4.8,2.25,10,5.42,2.64,12,5.5,1.9,10,5.7,2.54,10 +11794,steamer,4.91,1.54,22,3.73,1.93,26,5.54,1.84,24,4.89,1.69,9,4.92,1.5,13,3.4,2.22,10,3.94,1.77,16,6.11,1.62,9,5.2,1.93,15,4.75,2.43,8,5,0.78,14,4.15,1.82,13,3.31,2.02,13,5.33,1.83,12,5.75,1.91,12,4.75,1.42,12,5.1,1.73,10,3.33,2.19,15,4.27,1.42,11,5.46,2.11,13,5.64,1.57,11 +11795,steaming,5.05,1.9,20,3.56,2.06,18,6.25,2.38,24,4.8,1.92,5,5.13,1.96,15,4,1.87,5,3.38,2.18,13,6.62,2.06,13,5.82,2.75,11,5.7,1.57,10,4.4,2.07,10,4.86,1.95,7,2.73,1.74,11,6.56,2.31,16,5.62,2.56,8,5.14,1.92,14,4.83,2.04,6,4.25,2.01,12,2.17,1.47,6,6.13,2.7,15,6.44,1.88,9 +11796,steamship,5.91,1.74,22,4.5,2.38,18,5.38,2.13,21,6.2,1.64,5,5.88,1.86,16,5.5,2.33,8,3.7,2.21,10,5.3,1.95,10,5.45,2.38,11,5.67,1.87,12,6.2,1.62,10,4.6,2.5,10,4.38,2.39,8,5.33,2.74,12,5.44,1.01,9,6.45,1.75,11,5.36,1.63,11,5,1.73,7,4.18,2.75,11,5.33,2.24,9,5.42,2.15,12 +11797,steamy,6.39,1.85,18,5.71,2.53,21,5.79,1.65,19,5.62,0.92,8,7,2.21,10,6.43,2.37,7,5.54,2.63,13,5.7,1.77,10,5.89,1.62,9,6.78,1.64,9,6,2.06,9,5.78,2.77,9,5.91,2.43,11,5,1.2,8,6.3,1.83,10,6.73,1.95,11,5.86,1.68,7,5.78,2.62,18,5.33,2.31,3,4.88,1.55,8,6.45,1.44,11 +11798,steel,4.95,1.56,21,3.86,2.26,21,5.68,2.34,25,5.5,1.51,12,4.22,1.39,9,5,2.77,7,3.29,1.82,14,5.9,2.38,10,5.53,2.39,15,5.25,0.5,4,4.88,1.73,17,4.5,2.72,10,3.27,1.68,11,6,2.89,7,5.56,2.18,18,5.08,1.44,12,4.78,1.79,9,3.77,2.09,13,4,2.67,8,5.56,2.83,9,5.75,2.11,16 +11799,steep,5.32,1.49,19,4.95,2.4,21,5.04,1.74,23,4.6,0.55,5,5.46,1.66,13,5,2.45,6,4.93,2.46,15,5.3,1.49,10,4.85,1.95,13,4.86,1.95,7,5.45,1.13,11,5,3.11,7,4.93,2.09,14,4.45,1.63,11,5.58,1.73,12,5.25,1.54,12,5.43,1.51,7,4.55,2.88,11,5.4,1.78,10,5.14,1.56,14,4.89,2.09,9 +11800,steeple,5.62,1.4,21,3.04,2.11,25,4.89,2.42,19,5.33,0.71,9,5.83,1.75,12,4.5,2.59,6,2.61,1.82,18,4,2.52,7,5.42,2.31,12,5.38,1.36,16,6.4,1.34,5,3.36,2.56,14,2.7,1.42,10,4.78,2.44,9,5,2.54,10,5.42,1.16,12,5.89,1.69,9,3.25,2.32,16,2.67,1.73,9,4.27,2.83,11,5.75,1.49,8 +11801,steer,5.68,1.45,19,5.05,2.42,20,5.94,2.22,36,6,1.31,8,5.45,1.57,11,6.4,1.52,5,4.6,2.53,15,5.36,2.16,11,6.2,2.24,25,5.85,1.57,13,5.33,1.21,6,5.42,2.31,12,4.5,2.62,8,5.85,2.46,20,6.06,1.95,16,5.5,1.58,10,5.89,1.36,9,5.55,2.16,11,4.44,2.7,9,5.91,2.33,22,6,2.11,14 +11802,steering,4.9,2,21,3.22,2.15,23,7.29,2.08,17,5.33,2.55,9,4.58,1.51,12,3.91,2.17,11,2.58,2.02,12,7.1,2.42,10,7.57,1.62,7,5.71,2.93,7,4.46,1.33,13,3.55,2.16,11,2.92,2.19,12,6.5,3.02,6,7.73,1.35,11,5.31,2.21,13,4.25,1.49,8,3.09,2.12,11,3.33,2.27,12,6.75,2.6,8,7.78,1.48,9 +11803,stellar,5.95,1.96,20,4.33,2.97,18,6.12,2.47,24,5.8,2.77,5,6,1.73,15,3.8,2.59,5,4.54,3.18,13,5.69,2.75,13,6.64,2.11,11,6.6,1.17,10,5.3,2.41,10,5.14,3.13,7,3.82,2.89,11,5.81,2.48,16,6.75,2.49,8,5.5,2.18,14,7,0.63,6,5,3.19,12,3,2.1,6,6.13,2.17,15,6.11,3.06,9 +11804,stem,5.1,1.84,21,3.47,2.04,19,6.19,1.86,21,5.5,0.84,6,4.93,2.12,15,3.88,2.17,8,3.18,1.99,11,6.36,1.63,11,6,2.16,10,5,2.19,6,5.13,1.77,15,4.1,2.18,10,2.78,1.72,9,6.43,1.95,14,5.71,1.7,7,4.86,1.86,7,5.21,1.89,14,3.46,2.11,13,3.5,2.07,6,6.08,2.15,12,6.33,1.5,9 +11805,stench,2.62,1.37,40,4.53,2.46,47,3.47,2.4,38,2.56,0.81,16,2.67,1.66,24,3.27,2.28,11,4.91,2.48,34,3.11,2.16,19,3.56,2.38,18,2.88,1.26,24,2.13,1.46,15,4,2.62,26,5.21,2.23,19,3.82,1.94,17,3.19,2.73,21,2.71,1.52,21,2.53,1.22,19,4.32,2.61,28,4.84,2.24,19,2.95,1.88,21,4.12,2.85,17 +11806,stenographer,4.95,0.97,19,3.81,1.81,21,4.95,1.62,22,5.2,1.1,5,4.92,0.95,13,3.83,1.94,6,3.8,1.82,15,5.3,1.64,10,4.67,1.61,12,4.57,0.53,7,5.27,1.1,11,4.29,2.43,7,3.57,1.45,14,4.8,1.4,10,5.08,1.83,12,5,0.85,12,4.86,1.21,7,3.55,1.92,11,4.1,1.73,10,4.93,1.59,14,5,1.77,8 +11807,step,5.68,1.49,22,3.48,1.86,21,6,1.84,17,5.17,1.83,6,5.93,1.39,15,3,2.24,7,3.71,1.68,14,5.89,2.09,9,6.12,1.64,8,5.86,1.79,14,5.43,0.79,7,3.11,1.83,9,3.75,1.91,12,6.44,2.19,9,5.5,1.31,8,5.64,1.69,14,5.75,1.16,8,3.5,2.17,6,3.47,1.81,15,6.56,2.19,9,5.38,1.19,8 +11808,stepdaughter,5.47,1.74,19,3.55,2.39,20,4.88,2.01,24,5.15,1.82,13,6.17,1.47,6,4,2.55,5,3.4,2.41,15,4.92,2.14,13,4.82,1.94,11,4.89,1.69,9,6,1.7,10,4,2.83,7,3.31,2.21,13,5,1.61,11,4.77,2.35,13,6.33,1.58,9,4.7,1.57,10,2.8,2.3,10,4.3,2.36,10,4.56,2.83,9,5.07,1.39,15 +11809,stepfather,3.72,2.19,18,3.59,2.06,22,3.79,1.98,24,3.67,1.51,6,3.75,2.53,12,3.42,2.19,12,3.8,1.99,10,4.62,2.39,8,3.38,1.67,16,3.3,1.77,10,4.25,2.66,8,4,2.12,9,3.31,2.06,13,3.59,2.09,17,4.17,1.83,6,3.25,2.05,8,4.1,2.33,10,3.44,1.94,9,3.69,2.21,13,3.5,2.22,16,4.38,1.3,8 +11810,stepmother,3.67,1.91,21,3.69,2.2,26,4.17,2.7,24,3.78,1.99,9,3.58,1.93,12,2.8,1.87,10,4.25,2.27,16,4.33,3,9,4.07,2.6,15,3.86,2.12,7,3.57,1.87,14,3.54,2.07,13,3.85,2.41,13,3.92,2.97,12,4.42,2.5,12,3.64,2.16,11,3.7,1.7,10,3.2,2.21,15,4.36,2.11,11,4.31,3.22,13,4,2.05,11 +11811,steps,4.95,1.36,20,3,2.11,18,6.17,2.32,24,5,0.71,5,4.93,1.53,15,3.2,1.79,5,2.92,2.29,13,6,2.68,13,6.36,1.91,11,5.3,1.57,10,4.6,1.07,10,3.43,2.3,7,2.73,2.05,11,6.12,2.5,16,6.25,2.05,8,4.64,1.08,14,5.67,1.75,6,3.08,2.15,12,2.83,2.23,6,6.13,2.36,15,6.22,2.39,9 +11812,stepson,4.81,1.97,21,3.65,2.19,23,4.57,1.96,21,5.6,2.61,5,4.56,1.75,16,4.25,1.96,12,3,2.32,11,4.45,2.11,11,4.22,1.2,9,4.25,2.38,12,5.56,0.88,9,3.75,2.08,16,3.43,2.57,7,4.91,2.02,11,4.2,1.93,10,4.92,1.89,13,4.62,2.2,8,3.74,2.26,19,3.25,2.06,4,4.86,1.7,14,4,2.45,7 +11813,stereo,7.1,1.52,20,4.04,2.12,23,6.81,2.09,21,6.67,1.12,9,7.45,1.75,11,4.64,2.25,11,3.5,1.93,12,6.25,1.67,8,7.15,2.3,13,6.93,1.59,14,7.5,1.38,6,4.11,2.62,9,4,1.84,14,6.12,2.42,8,7.23,1.83,13,6.8,1.75,10,7.4,1.26,10,3.92,2.06,13,4.2,2.3,10,7.75,1.14,12,5.56,2.46,9 +11814,stereotype,3.33,1.56,21,4.26,2.18,23,3.81,1.94,26,3.82,1.72,11,2.8,1.23,10,4.55,2.54,11,4,1.86,12,4.36,1.75,11,3.43,2.1,14,3.1,1.52,10,3.55,1.63,11,4.55,2.62,11,4,1.76,12,4.06,2.01,17,3.38,1.92,8,3,1.78,13,3.88,0.99,8,4.4,2.23,15,4,2.2,8,3.82,2.21,17,3.78,1.39,9 +11815,sterile,4.57,1.99,21,4.47,1.74,19,4.95,2.52,20,5.2,1.79,5,4.33,2.13,15,5.12,1.96,8,4,1.48,11,4.89,2.57,9,5,2.61,11,4.08,2.02,12,5.22,1.86,9,4.5,1.72,10,4.44,1.88,9,4.67,2.53,12,5.38,2.62,8,3.6,1.9,10,5.45,1.69,11,4.25,1.75,8,4.64,1.8,11,4.62,2.33,8,5.17,2.72,12 +11816,sterilize,5.59,2.02,22,4.24,2.3,21,6.64,2.38,22,6,2.15,14,4.88,1.64,8,4.45,2.5,11,4,2.29,9,6.5,2.26,6,6.69,2.5,16,5.8,1.99,10,5.42,2.11,12,3.73,2.15,11,4.8,2.44,10,6.23,2.28,13,7.22,2.54,9,5.92,1.78,12,5.2,2.3,10,4.46,2.5,13,3.88,2.03,8,6.42,2.54,12,6.9,2.28,10 +11817,sterling,5.89,1.85,19,5.32,2.21,19,5.64,1.91,25,6.09,2.07,11,5.62,1.6,8,5.71,1.8,7,5.08,2.47,12,5.69,1.84,13,5.58,2.07,12,5.5,2.32,10,6.33,1.12,9,5,2.21,10,5.67,2.29,9,5.47,1.94,17,6,1.93,8,5.89,2.03,9,5.9,1.79,10,5.09,2.26,11,5.62,2.26,8,5.56,1.86,16,5.78,2.11,9 +11818,stern,3.9,1.07,20,3.91,2.24,22,5.58,2.12,19,3.44,1.13,9,4.27,0.9,11,2.8,2.05,5,4.38,2.25,16,4.83,2.64,6,5.92,1.85,13,3.86,0.77,14,4,1.67,6,4,2.49,12,4,2.06,9,5.44,1.51,9,5.7,2.63,10,3.9,0.88,10,3.9,1.29,10,3.17,2.33,12,4.8,1.87,10,5,2.28,6,5.85,2.08,13 +11819,sternum,4.45,1.36,20,3.71,2.14,24,4.7,2.05,27,4.62,0.74,8,4.33,1.67,12,3.33,2.55,9,3.93,1.91,15,4.62,1.89,13,4.79,2.26,14,4.33,1.66,9,4.55,1.13,11,4.33,2.19,12,3.08,1.98,12,3.86,1.99,14,5.62,1.76,13,4.5,1.65,10,4.4,1.07,10,3.92,1.98,12,3.5,2.35,12,4.75,1.66,12,4.67,2.38,15 +11820,steroid,3.62,1.86,21,5.21,2.02,19,5.05,2.46,21,3.8,1.79,5,3.47,1.96,15,6.38,2.13,8,4.36,1.5,11,5.1,2.56,10,5,2.49,11,3.33,1.5,12,4,2.29,9,5.3,1.25,10,5.11,2.71,9,5,2.63,12,5.11,2.37,9,2.91,1.87,11,4.4,1.58,10,4.88,1.81,8,5.45,2.21,11,4.33,2.55,9,5.58,2.35,12 +11821,stethoscope,5.14,1.96,21,4.56,2.29,25,5.24,2.62,21,5.25,1.75,8,5.08,2.14,13,4.62,2.43,13,4.5,2.24,12,5.77,2.62,13,4.38,2.56,8,5.75,1.83,8,5,1.91,12,5.57,2.06,14,3.27,1.95,11,6.67,2.31,12,3.33,1.66,9,4.9,1.97,10,5.36,2.01,11,3.88,2.26,17,6,1.69,8,4.67,3.04,9,5.67,2.31,12 +11822,stew,5.86,1.77,21,2.95,1.84,22,5.36,2.06,22,5.22,1.48,9,6.33,1.87,12,2.33,1.51,6,3,1.85,15,5,2.28,6,5.5,2.03,16,5.78,1.09,9,5.92,2.19,12,4,2.55,5,2.65,1.54,17,5.45,1.51,11,5.27,2.57,11,6.5,1.83,12,5,1.32,9,3.44,2.13,9,2.62,1.61,13,5.67,1.61,12,5,2.54,10 +11823,steward,5.06,0.87,18,2.57,1.75,21,5.64,2.36,25,4.67,0.58,3,5.13,0.92,15,3.29,2.36,7,2.31,1.32,13,6.62,1.92,8,5.18,2.46,17,5,0.58,7,5.09,1.04,11,3.14,1.77,7,2.38,1.76,13,5.5,2.38,14,5.82,2.44,11,5.38,0.92,8,4.8,0.79,10,2.55,1.69,11,2.6,1.9,10,5.67,2.57,18,5.57,1.9,7 +11824,stewardess,5.9,1.68,20,4.14,2.13,21,4.97,2.35,34,6.6,1.84,10,5.2,1.23,10,5.12,2.23,8,3.54,1.9,13,4.86,2.54,14,5.05,2.28,20,5.22,1.48,9,6.45,1.69,11,4.38,1.76,13,3.75,2.71,8,4.68,2.46,22,5.5,2.15,12,5,1.56,10,6.8,1.32,10,4.14,2.18,14,4.14,2.19,7,4.76,2.19,17,5.18,2.56,17 +11825,stick,5.27,1.2,22,3.81,1.97,21,5.82,2.43,17,5,1.41,6,5.4,1.18,15,3.43,2.23,7,4,1.88,14,6.11,2.47,9,5.5,2.51,8,5.29,1.38,14,5.29,0.95,7,3.56,2.3,9,4,1.76,12,6.67,2.78,9,4.88,1.64,8,5,0.88,14,5.75,1.58,8,3.5,2.43,6,3.93,1.83,15,7,2.24,9,4.5,2,8 +11826,sticker,5.57,1.69,21,4.05,2.01,20,5.52,2.02,25,5.58,1.68,12,5.56,1.81,9,5.29,1.8,7,3.38,1.85,13,5.9,1.97,10,5.27,2.09,15,6.5,1.91,4,5.35,1.62,17,4.1,2.47,10,4,1.56,10,5.57,2.64,7,5.5,1.82,18,5.25,1.71,12,6,1.66,9,4.08,2.23,12,4,1.77,8,5.44,2.3,9,5.56,1.93,16 +11827,stickler,3.74,1.63,19,3.82,2.68,22,5.22,2.07,18,4,0.89,6,3.62,1.89,13,4,3,11,3.64,2.46,11,5,2.33,8,5.4,1.96,10,4,1.67,11,3.38,1.6,8,3.73,2.94,11,3.91,2.55,11,5,1.86,12,5.67,2.58,6,4.08,1.55,13,3,1.67,6,3.93,2.76,14,3.62,2.72,8,5.5,1.85,8,5,2.31,10 +11828,stickup,2.95,1.94,21,6.09,2.35,22,3.24,1.48,21,3.11,1.96,9,2.83,1.99,12,4.67,3.39,6,6.67,1.72,15,2.5,1.52,6,3.53,1.41,15,3.78,2.22,9,2.33,1.5,12,5.2,2.77,5,6.35,2.23,17,3.5,1.35,10,3,1.61,11,2.75,2.09,12,3.22,1.79,9,6.11,1.9,9,6.08,2.69,13,3.17,1.7,12,3.33,1.22,9 +11829,sticky,4.65,1.84,20,4.75,2.36,20,5.19,1.83,26,4.45,1.81,11,4.89,1.96,9,4.43,2.37,7,4.92,2.43,13,5.15,1.68,13,5.23,2.05,13,4.36,2.01,11,5,1.66,9,5,2.32,11,4.44,2.51,9,5.29,2.05,17,5,1.41,9,4.5,2.17,10,4.8,1.55,10,4.17,2.44,12,5.62,2.07,8,5.81,1.64,16,4.2,1.75,10 +11830,stiff,4.29,1.63,41,4,2.31,22,4.95,2.56,20,4.82,1.98,17,3.92,1.25,24,3.86,2.27,7,4.21,2.42,14,6.43,2.7,7,4.15,2.19,13,4.36,1.62,22,4.21,1.69,19,4.56,2.92,9,3.75,1.82,12,5.13,2.77,15,4.4,1.95,5,4.38,1.83,26,4.13,1.25,15,4.11,2.42,19,3.33,1.53,3,4.6,2.17,10,5.3,2.98,10 +11831,stigma,3.9,1.48,20,5.24,2.23,21,4.62,2.52,34,4.1,1.45,10,3.7,1.57,10,5,1.2,8,5.38,2.72,13,5,2.72,14,4.35,2.41,20,4.56,1.13,9,3.36,1.57,11,4.77,2.42,13,6,1.77,8,4.86,2.71,22,4.17,2.17,12,4,1.76,10,3.8,1.23,10,5.5,2.14,14,4.71,2.5,7,5.47,2.35,17,3.76,2.46,17 +11832,stillness,5.19,1.78,21,2.78,2.45,23,5.25,2.15,20,4.62,1.06,8,5.54,2.07,13,4.33,2.07,6,2.24,2.39,17,4.64,1.8,11,6,2.4,9,4.67,2.02,12,5.89,1.17,9,3.7,2.98,10,2.08,1.75,13,4.92,2.22,13,5.86,2.04,7,5.21,2.08,14,5.14,1.07,7,3.6,2.67,15,1.25,0.71,8,4.92,1.83,12,5.75,2.6,8 +11833,stimulant,6,2.03,19,5.95,2.52,22,5.41,1.89,22,6.78,1.48,9,5.3,2.26,10,6,1.6,8,5.93,2.97,14,5.73,1.85,11,5.09,1.97,11,6.57,1.27,7,5.67,2.35,12,5.7,2.21,10,6.17,2.82,12,5.38,1.94,13,5.44,1.94,9,6,1.63,10,6,2.5,9,6.12,2.3,8,5.86,2.71,14,5.64,2.06,14,5,1.6,8 +11834,stimulate,7.38,1.53,21,6,2.79,18,7.14,1.64,22,8.33,0.52,6,7,1.65,15,7,2.89,7,5.36,2.66,11,7.17,1.95,12,7.1,1.29,10,7.89,1.27,9,7,1.65,12,7.12,1.73,8,5.1,3.21,10,6,1.63,7,7.67,1.4,15,7.5,1.9,10,7.27,1.19,11,5.85,2.51,13,6.4,3.71,5,7.83,1.34,12,6.3,1.64,10 +11835,stimulating,6.84,1.77,19,6.3,2.45,20,6.2,2.04,20,7,1.73,3,7,1.73,15,5.6,2.91,10,7,1.76,10,6.6,1.26,10,5.8,2.62,10,6.67,2.25,6,7.17,1.4,12,7.14,2.85,7,5.85,2.19,13,5.5,2.33,8,6.67,1.78,12,6.92,1.44,12,6.71,2.36,7,5.7,2.91,10,6.9,1.85,10,6.11,2.42,9,6.27,1.79,11 +11836,stimulation,5.14,2.1,21,4.71,3.01,24,5.3,2.18,20,6.12,1.96,8,4.54,2.03,13,5,3.03,6,4.61,3.09,18,5,2.14,11,5.67,2.29,9,4.5,2.2,12,6,1.73,9,5,2.83,10,4.5,3.23,14,5.08,2.29,13,5.71,2.06,7,4.93,2.16,14,5.57,2.07,7,4.88,2.96,16,4.38,3.29,8,5.67,2.1,12,4.75,2.31,8 +11837,stimulus,5.63,2.01,19,4.7,2.69,23,6.21,1.84,19,5.56,1.67,9,5.7,2.36,10,4.29,3.15,7,5.07,2.52,15,5.9,2.47,10,6.56,0.73,9,5.44,2.4,9,5.8,1.69,10,3.7,2.95,10,5.75,2.14,12,5,2.07,8,7,1.05,10,5.25,1.96,12,6.29,2.06,7,4.45,2.76,20,6.33,1.53,3,5.38,2.33,8,6.82,1.17,11 +11838,sting,2.55,1.1,20,4.88,2.8,17,3.45,1.57,22,2,1,5,2.73,1.1,15,5.17,2.86,6,4.73,2.9,11,3.9,1.29,10,3.08,1.73,12,2.6,0.84,10,2.5,1.35,10,5.2,2.7,10,4.43,3.1,7,3.64,1.69,11,3.27,1.49,11,2.67,1.07,12,2.38,1.19,8,3.67,3.43,9,6.25,0.71,8,3.45,1.81,11,3.45,1.37,11 +11839,stinger,3.9,1.83,20,4.96,2.6,24,4.36,2.57,28,4.12,1.89,8,3.75,1.86,12,4.22,1.79,9,5.4,2.95,15,3.86,2.28,14,4.86,2.82,14,3.33,1.41,9,4.36,2.06,11,4.5,2.47,12,5.42,2.75,12,3.86,2.98,14,4.86,2.07,14,4.5,2.12,10,3.3,1.34,10,5.5,2.75,12,4.42,2.43,12,4.92,2.64,12,3.94,2.52,16 +11840,stinging,3.57,2.04,21,6.47,2.12,19,4.47,2.56,36,4.38,2.45,8,3.08,1.66,13,6.4,1.67,5,6.5,2.31,14,4.91,2.51,11,4.28,2.61,25,3.69,2.32,13,3.38,1.6,8,6.5,1.93,12,6.43,2.57,7,4.9,2.55,20,3.94,2.54,16,3.27,1.49,11,3.9,2.56,10,7.4,1.51,10,5.44,2.3,9,3.86,2.68,22,5.43,2.1,14 +11841,stingy,2.53,1.47,19,4.73,3.27,22,4.54,2.46,28,2.33,1.21,6,2.62,1.61,13,4.82,3.28,11,4.64,3.41,11,4.91,3.02,11,4.29,2.08,17,2.82,1.78,11,2.12,0.83,8,3.45,3.05,11,6,3.1,11,4.61,2.4,18,4.4,2.67,10,2.85,1.63,13,1.83,0.75,6,5,3.46,14,4.25,3.06,8,4.44,2.78,16,4.67,2.06,12 +11842,stink,2.35,1.27,40,4.48,2.27,21,4.76,2.54,25,2.85,1.41,13,2.15,1.16,26,4.71,2.69,7,4.31,2.21,13,5,2.21,10,4.6,2.8,15,2.6,1.35,15,2.25,1.22,24,5.14,2.34,7,4.08,2.33,13,5.29,2.98,7,4.56,2.41,18,2.35,1.18,20,2.35,1.39,20,5.27,2.1,11,3.6,2.22,10,4.11,2.57,9,5.12,2.53,16 +11843,stinker,3.3,1.95,20,4,2.45,21,3.8,2,25,2.25,1.26,4,3.56,2.03,16,4.5,2.38,4,3.88,2.52,17,4.67,1.8,9,3.31,1.99,16,2.75,1.28,8,3.67,2.27,12,3.7,2.54,10,4.27,2.45,11,3.71,1.33,14,3.91,2.7,11,3.64,1.5,11,2.89,2.42,9,3.9,2.42,10,4.09,2.59,11,4.22,2.05,18,2.71,1.5,7 +11844,stinky,3.16,0.9,19,3.76,1.82,17,4.29,2.23,17,3,0.89,11,3.38,0.92,8,3.5,1.91,4,3.85,1.86,13,4.38,2.67,8,4.22,1.92,9,3.38,0.74,8,3,1,11,3.14,1.68,7,4.2,1.87,10,5.5,2.35,6,3.64,1.96,11,3.15,1.07,13,3.17,0.41,6,3.4,1.9,10,4.29,1.7,7,4.14,2.61,7,4.4,2.07,10 +11845,stint,4.57,1.69,21,3.33,2.48,24,5.65,2.28,20,4.75,1.75,8,4.46,1.71,13,5.33,1.63,6,2.67,2.38,18,6,2.32,11,5.22,2.28,9,4.58,1.62,12,4.56,1.88,9,4.2,2.97,10,2.71,1.94,14,6.08,2.14,13,4.86,2.48,7,4.79,1.72,14,4.14,1.68,7,4.12,2.53,16,1.75,1.49,8,5.58,2.02,12,5.75,2.76,8 +11846,stipend,6.05,2.18,21,3.77,2.43,22,4.41,2.17,27,5.7,2.36,10,6.36,2.06,11,2.43,1.81,7,4.4,2.47,15,4.35,2.21,17,4.5,2.22,10,6.27,2.1,11,5.8,2.35,10,3.4,3.05,5,3.88,2.32,17,3.71,1.73,14,5.15,2.41,13,5.46,2.47,13,7,1.2,8,4.1,3.07,10,3.5,1.83,12,3.71,1.77,14,5.15,2.38,13 +11847,stipulate,4.86,1.24,21,4.11,1.76,19,5.71,2.1,21,4.6,1.82,5,4.93,1.1,15,4.62,1.6,8,3.73,1.85,11,5.2,1.55,10,6.18,2.48,11,4.83,1.19,12,4.89,1.36,9,4,1.76,10,4.22,1.86,9,5.08,2.27,12,6.56,1.59,9,4.36,1.12,11,5.4,1.17,10,3.62,2,8,4.45,1.57,11,5.11,1.54,9,6.17,2.41,12 +11848,stir,5.35,1.42,20,3.05,2.04,21,6.71,2.31,21,5.38,1.61,13,5.29,1.11,7,3.09,2.02,11,3.22,2.17,9,6,2.76,6,7,2.14,15,5.44,1.94,9,5.27,0.9,11,2.91,2.17,11,3.2,1.99,10,6.23,2.52,13,7.5,1.77,8,5.18,1.6,11,5.56,1.24,9,2.62,2.18,13,3.75,1.67,8,7.5,1.62,12,5.67,2.74,9 +11849,stitch,4.95,1.99,21,3.36,2.25,25,5.11,2.49,19,5.22,1.72,9,4.75,2.22,12,2.83,1.72,6,3.56,2.48,18,4,2.52,7,5.75,2.34,12,4.94,2.08,16,5,1.87,5,3.43,2.53,14,3.3,2.06,10,4.11,2.8,9,6,1.89,10,5.08,2.11,12,4.78,1.92,9,3.44,2.31,16,3.22,2.28,9,4.55,2.66,11,5.88,2.17,8 +11850,stitching,4.68,1.95,19,3.52,2.16,21,5.45,1.96,20,5.67,1.53,3,4.5,2,16,4.83,2.93,6,3,1.6,15,5.33,1.86,6,5.5,2.07,14,5.6,1.35,10,3.67,2.06,9,2.43,1.13,7,4.07,2.37,14,5.6,2.17,10,5.3,1.83,10,4.75,2.38,8,4.64,1.69,11,3.44,2.19,9,3.58,2.23,12,4.62,2.5,8,6,1.35,12 +11851,stock,5.5,1.44,22,3.5,2.46,20,4.62,2.18,24,5.6,1.68,15,5.29,0.76,7,3.6,2.7,5,3.47,2.47,15,5.31,1.84,13,3.82,2.36,11,5.3,1.49,10,5.67,1.44,12,4.57,2.99,7,2.92,2.02,13,4.64,1.91,11,4.62,2.47,13,5.55,0.69,11,5.45,1.97,11,2.4,1.51,10,4.6,2.8,10,4.56,2.46,9,4.67,2.09,15 +11852,stockade,2.67,1.32,21,4.67,2.26,24,4.36,2.26,22,2.38,1.41,8,2.85,1.28,13,4.83,2.55,12,4.5,2.02,12,4.69,2.36,13,3.89,2.15,9,2.38,1.41,8,2.75,1.29,12,5.54,1.76,13,3.64,2.42,11,5.25,1.6,12,3.3,2.54,10,2.2,1.23,10,3.09,1.3,11,4.12,2.42,17,6,1,7,4.7,2.91,10,4.08,1.62,12 +11853,stockbroker,4.05,2.18,21,3.1,2.27,20,5.44,2.79,18,4,2.6,9,4.08,1.93,12,3.4,2.63,10,2.8,1.93,10,6.4,2.55,10,4.25,2.76,8,3.86,2.41,7,4.08,2.22,13,3.22,2.77,9,3,1.9,11,5.71,3.64,7,5.27,2.28,11,4.38,2.47,13,3.5,1.6,8,2.78,2.11,9,3.36,2.46,11,6,2.45,9,4.89,3.14,9 +11854,stockholder,4.9,1.52,20,3.5,2.28,20,4.4,2.53,25,4.33,1.53,3,5,1.54,17,3.71,2.14,7,3.42,2.54,12,4.38,2.5,8,4.41,2.62,17,5,1.15,7,4.85,1.72,13,4.57,2.51,7,2.92,2.11,12,4,2.66,14,4.91,2.39,11,5.33,1.12,9,4.55,1.75,11,3.45,2.46,11,3.56,2.19,9,4.11,2.63,18,5.14,2.27,7 +11855,stocking,5.33,1.74,21,4.08,1.91,24,5,2.23,22,4.62,1.51,8,5.77,1.79,13,3.92,2.06,13,4.27,1.79,11,5.77,2.28,13,3.89,1.69,9,5.38,2.26,8,5.5,1.31,12,4.79,1.72,14,3.1,1.79,10,5.25,2.34,12,4.7,2.16,10,4.6,2.07,10,6,1.1,11,3.71,2.08,17,5,1,7,5.5,2.51,10,4.58,1.98,12 +11856,stockings,6.21,1.93,19,4.81,2.73,21,4.81,1.91,16,6.73,1.85,11,5.71,1.98,7,5.5,2.27,8,4.38,2.99,13,4.5,2.43,6,5,1.63,10,6.25,1.67,8,6.18,2.18,11,4.44,3,9,5.08,2.61,12,4.5,1.77,8,5.12,2.1,8,6.08,2.07,12,6.43,1.81,7,4,3.06,10,5.55,2.3,11,4.11,2.09,9,5.71,1.25,7 +11857,stockpile,5.53,2.44,19,4.55,2.2,22,5.5,1.91,24,4,2.76,6,6.23,2.01,13,5,2.09,12,4,2.31,10,5.25,1.67,8,5.62,2.06,16,5.2,2.25,10,5.89,2.71,9,5.89,1.69,9,3.62,2.06,13,5.35,1.9,17,6,2.19,6,6.25,2.43,8,5,2.41,11,4.44,2.46,9,4.62,2.1,13,5.62,1.96,16,5.25,1.91,8 +11858,stockroom,4.86,1.2,21,3.26,2.3,23,5.62,1.83,26,5.18,0.75,11,4.5,1.51,10,4,2.72,11,2.58,1.68,12,5.55,2.25,11,5.86,1.41,14,4.5,1.51,10,5.18,0.75,11,4.45,2.5,11,2.17,1.47,12,5.82,1.88,17,5.5,1.69,8,4.77,1.54,13,5,0,8,3.2,2.31,15,3.38,2.45,8,5.82,1.98,17,5.22,1.56,9 +11859,stoic,4.47,1.39,19,3.29,1.65,21,6.04,2.34,23,4.67,0.58,3,4.44,1.5,16,4.38,0.92,8,2.62,1.66,13,5.11,2.47,9,6.64,2.13,14,4.56,1.67,9,4.4,1.17,10,3.78,1.72,9,2.92,1.56,12,6.53,2.53,15,5.12,1.73,8,4.57,1.27,7,4.42,1.51,12,3.5,1.65,10,3.09,1.7,11,6.23,2.98,13,5.8,1.23,10 +11860,stomach,4.53,1.47,19,3.76,1.73,21,5.4,1.95,43,5.22,0.83,9,3.9,1.66,10,4.43,1.51,7,3.43,1.79,14,5.41,1.7,17,5.38,2.14,26,5,0.58,7,4.25,1.76,12,3.8,1.75,10,3.73,1.79,11,5.67,1.8,27,4.94,2.17,16,4.2,1.99,10,4.89,0.33,9,3.69,1.65,13,3.88,1.96,8,5.08,2.17,24,5.79,1.62,19 +11861,stomachache,2.16,1.42,19,5.21,2.27,19,4.1,2.17,20,2,1.73,3,2.27,1.44,15,5.6,2.07,10,4.78,2.54,9,4.4,2.72,10,3.8,1.55,10,2,1.55,6,2.33,1.44,12,5,1.83,7,5.33,2.57,12,3,1.69,8,4.83,2.21,12,2.08,1.51,12,2.29,1.38,7,5.33,2.69,9,5.1,1.97,10,3.67,1.73,9,4.45,2.5,11 +11862,stomp,3.9,1.77,20,4.82,2.58,22,6.44,2.24,27,4.71,2.36,7,3.46,1.27,13,5.2,2.35,10,4.5,2.81,12,6.27,2.52,15,6.73,2,11,3.73,1.19,11,4.11,2.37,9,5.11,2.32,9,4.62,2.81,13,7.18,1.74,17,5.11,2.67,9,4.23,1.79,13,3.29,1.7,7,4.38,2.42,16,6,2.83,6,6.42,2.54,12,6.47,2.07,15 +11863,stone,4.81,1.66,21,3.25,2.2,20,7.26,2.31,19,4.85,1.57,13,4.75,1.91,8,3.57,1.81,7,3.08,2.43,13,7.71,1.7,7,7,2.63,12,5.25,1.36,12,4.22,1.92,9,2.56,1.59,9,3.82,2.52,11,7.4,1.9,10,7.11,2.8,9,4.92,1.51,12,4.67,1.94,9,3.86,1.57,7,2.92,2.47,13,7.86,1.86,7,6.92,2.54,12 +11864,stonewall,4.58,1.72,24,3.7,2.23,20,5.24,2.23,21,4.88,1.13,8,4.44,1.97,16,4.12,2.36,8,3.42,2.19,12,5.36,2.25,11,5.1,2.33,10,4.43,1.62,7,4.65,1.8,17,4,2.26,10,3.4,2.27,10,5.14,2.44,14,5.43,1.9,7,4.89,1.96,9,4.4,1.59,15,3.71,2.3,14,3.67,2.25,6,5,2.49,12,5.56,1.94,9 +11865,stony,4.53,1.35,19,4.09,2.52,22,4.96,2.28,28,5,0.53,8,4.18,1.66,11,4.88,2.8,8,3.64,2.34,14,5,2.29,14,4.93,2.37,14,4.33,1.32,9,4.7,1.42,10,4.33,2.46,12,3.8,2.7,10,4.36,2.44,14,5.57,2.03,14,4.8,1.32,10,4.22,1.39,9,4,2.65,11,4.18,2.52,11,5.17,1.9,12,4.81,2.59,16 +11866,stooge,3.3,2.2,20,3.75,2.15,20,3.55,2.36,22,3.33,2.42,6,3.29,2.2,14,3.5,2.2,8,3.92,2.19,12,3.5,2.68,12,3.6,2.07,10,4.11,2.15,9,2.64,2.11,11,3.89,1.9,9,3.64,2.42,11,3,2.08,7,3.8,2.51,15,3.7,2.45,10,2.9,1.97,10,3.46,2.03,13,4.29,2.43,7,3.58,2.97,12,3.5,1.51,10 +11867,stool,4.47,1.61,43,2.39,1.69,18,5.2,2.27,25,4.5,1.47,22,4.43,1.78,21,2.83,1.83,6,2.17,1.64,12,6,2.31,10,4.67,2.16,15,4.36,1.94,22,4.57,1.21,21,2.2,1.62,10,2.62,1.85,8,5.29,2.06,7,5.17,2.41,18,4.31,1.81,26,4.71,1.26,17,2.11,1.54,9,2.67,1.87,9,4.67,2.06,9,5.5,2.39,16 +11868,stoop,4.67,1.96,21,3.17,1.9,23,4.29,2.26,21,5.8,2.77,5,4.31,1.58,16,4.08,1.73,12,2.18,1.6,11,3.91,2.17,11,4.22,1.99,9,4.33,2.31,12,5.11,1.36,9,3.25,1.91,16,3,2,7,3.73,1.19,11,4.9,3,10,4.85,1.91,13,4.38,2.13,8,3.11,1.94,19,3.5,1.91,4,4.07,1.98,14,4.71,2.87,7 +11869,stop,4.73,1.16,22,4.14,2.5,21,5.06,2.7,17,4,1.79,6,5,0.76,15,4.43,3.41,7,4,2.04,14,5.22,2.73,9,4.88,2.85,8,4.43,1.28,14,5.29,0.76,7,5,2.74,9,3.5,2.2,12,5.44,3.61,9,4.62,1.19,8,4.71,1.33,14,4.75,0.89,8,4.33,3.14,6,4.07,2.31,15,5.89,3.06,9,4.12,2.03,8 +11870,stopover,4.5,1.4,20,3.43,2.04,23,5.33,2.22,21,4.78,1.09,9,4.27,1.62,11,3.45,2.16,11,3.42,2.02,12,5,1.51,8,5.54,2.6,13,4.71,1.07,14,4,2,6,3.67,2.18,9,3.29,2.02,14,5,2.2,8,5.54,2.3,13,4.5,1.51,10,4.5,1.35,10,3.62,2.33,13,3.2,1.69,10,5.67,2.19,12,4.89,2.32,9 +11871,stopper,4.65,1.27,20,4.35,1.98,20,5.74,2.43,34,4.9,0.88,10,4.4,1.58,10,4.25,1.91,8,4.42,2.11,12,6.57,2.24,14,5.15,2.43,20,5,1,9,4.36,1.43,11,4.46,1.85,13,4.14,2.34,7,5.91,2.64,22,5.42,2.07,12,4.6,1.35,10,4.7,1.25,10,4.43,2.06,14,4.17,1.94,6,5.59,2.35,17,5.88,2.57,17 +11872,stopwatch,5.05,1.36,20,4.05,2.17,22,6.21,2.3,19,4.67,1.32,9,5.36,1.36,11,3,2.55,5,4.44,2.06,16,6.5,2.74,6,6.08,2.18,13,5.36,1.22,14,4.33,1.51,6,3.67,2.06,12,4.67,2.4,9,5.11,1.83,9,7.2,2.3,10,5,1.56,10,5.1,1.2,10,3.25,2.09,12,5,1.94,10,7.67,1.75,6,5.54,2.26,13 +11873,storage,4.95,1.7,20,3.68,2.42,22,6.23,2.18,26,5.29,1.7,7,4.77,1.74,13,3.7,2.16,10,3.67,2.71,12,6.2,2.37,15,6.6,1.78,10,5.18,1.08,11,4.67,2.29,9,3.33,1.73,9,3.92,2.84,13,6.69,1.99,16,5.78,2.33,9,5.23,1.92,13,4.43,1.13,7,3.69,2.6,16,3.67,2.07,6,5.5,2.61,12,6.86,1.56,14 +11874,store,5.94,1.76,18,3.43,1.99,21,5.44,1.54,18,5.62,1.19,8,6.2,2.15,10,3.57,2.57,7,3.36,1.74,14,5.09,0.7,11,6,2.31,7,5.64,1.12,11,6.43,2.51,7,4.11,2.37,9,2.92,1.56,12,5.82,1.47,11,4.86,1.57,7,5.42,1.56,12,7,1.79,6,3.42,2.02,12,3.44,2.07,9,5.56,1.51,9,5.33,1.66,9 +11875,storefront,5.76,1.84,21,3,1.98,23,5.22,2.29,18,6.33,1.73,9,5.33,1.87,12,3.18,1.72,11,2.83,2.25,12,5.1,2.28,10,5.38,2.45,8,5.57,2.3,7,5.77,1.69,13,3,1.84,11,3,2.17,12,5.14,2.54,7,5.27,2.24,11,5.77,1.92,13,5.75,1.83,8,3,2.19,11,3,1.86,12,4.89,1.76,9,5.56,2.79,9 +11876,storeroom,5.43,1.36,21,2.9,2.17,21,5.68,2.23,25,5.42,0.9,12,5.44,1.88,9,4.14,2.34,7,2.29,1.86,14,5.7,2.41,10,5.67,2.19,15,6,2,4,5.29,1.21,17,3,2.67,10,2.82,1.72,11,5.57,2.15,7,5.72,2.32,18,5.75,1.71,12,5,0.5,9,3.08,2.33,13,2.62,2,8,4.89,2.03,9,6.12,2.28,16 +11877,storm,5.74,2.51,19,5.86,2.73,22,3.72,2.61,18,6.11,2.03,9,5.4,2.95,10,5.62,2.83,8,6,2.77,14,3.5,2.55,10,4,2.83,8,6.44,2.35,9,5.1,2.6,10,6.1,2.6,10,5.67,2.93,12,4.29,2.75,7,3.36,2.58,11,5.25,2.63,12,6.57,2.23,7,5.38,3.42,8,6.14,2.35,14,3.67,2.35,9,3.78,2.99,9 +11878,stormy,5.14,2.08,22,6.52,2.45,23,4.53,2.59,19,4.88,1.81,8,5,2.08,13,6.25,2.49,8,6.71,2.58,14,4.29,2.69,7,4.45,2.66,11,5.38,1.92,8,4.69,1.97,13,6.56,3,9,6.5,2.14,14,3.86,2.19,7,4.92,2.81,12,5.18,2.09,11,5.09,2.17,11,6.67,3.12,9,6.43,2.03,14,4.38,2.6,16,5.33,2.89,3 +11879,story,7.27,1.24,22,3.52,2.54,21,5.33,2.03,18,7,1.55,6,7.33,1.18,15,2.43,2.07,7,4.07,2.64,14,4.89,2.32,9,6,1.69,8,7.43,1.34,14,6.86,1.07,7,2.89,2.32,9,4,2.7,12,5,2.4,10,5.75,1.49,8,6.93,1.44,14,7.88,0.35,8,4.17,3.19,6,3.27,2.31,15,5.2,2.2,10,5.5,1.93,8 +11880,storybook,6.76,2.02,21,3.4,2.33,20,6.32,2.56,25,6.25,2.26,12,7.44,1.51,9,3.71,2.69,7,3.23,2.2,13,6.3,2.63,10,6.33,2.61,15,7.75,1.89,4,6.53,2.03,17,4.78,2.22,9,2.27,1.79,11,4.86,3.13,7,6.89,2.14,18,7,1.76,12,6.44,2.4,9,4.08,2.47,12,2.38,1.77,8,6.11,3.02,9,6.44,2.37,16 +11881,storyteller,6.67,1.43,21,4.29,2.6,24,5.9,2.49,20,6,1.51,8,7.08,1.26,13,6.5,1.87,6,3.56,2.41,18,5.73,2.69,11,6.11,2.37,9,6.42,1.62,12,7,1.12,9,5.2,1.99,10,3.64,2.84,14,5.38,2.79,13,6.86,1.57,7,6.71,1.64,14,6.57,0.98,7,5.44,2.28,16,2,1.41,8,6.33,2.39,12,5.25,2.66,8 +11882,storytelling,7,1.3,20,4.4,2.09,20,6.18,1.97,22,7,1.15,7,7,1.41,13,5.11,2.2,9,3.82,1.89,11,5.67,2.34,6,6.38,1.86,16,7.1,1.6,10,6.89,1.05,9,4,2.56,8,4.67,1.78,12,6.13,1.96,15,6.29,2.14,7,7.27,1.27,11,6.67,1.32,9,4.67,2.06,12,4,2.2,8,5.73,2.37,11,6.64,1.43,11 +11883,stout,5.29,1.85,21,3.35,2.28,20,4.86,2.92,22,6.33,1.75,6,4.87,1.77,15,3.75,2.55,8,3.08,2.15,12,4.67,2.74,12,5.1,3.25,10,5.78,2.11,9,4.92,1.62,12,3.89,2.37,9,2.91,2.21,11,4,2.45,7,5.27,3.1,15,6,1.76,10,4.64,1.75,11,3.46,2.26,13,3.14,2.48,7,4.92,3.4,12,4.8,2.39,10 +11884,stove,5.63,1.41,41,3.82,2.16,44,6.08,2.04,24,5.59,1.66,17,5.67,1.24,24,3.57,1.99,21,4.04,2.33,23,4.88,1.46,8,6.69,2.06,16,5.45,1.22,22,5.84,1.61,19,3.45,1.95,22,4.18,2.34,22,6,1.97,17,6.5,2.51,6,5.58,1.42,26,5.73,1.44,15,4,2.17,24,3.6,2.19,20,6.19,2.07,16,5.88,2.1,8 +11885,stow,5,1.45,19,2.9,2.27,20,5.04,1.94,23,5,1.53,13,5,1.41,6,4.4,3.29,5,2.4,1.68,15,5.42,1.68,12,4.64,2.2,11,5.33,1.41,9,4.7,1.49,10,4.29,2.93,7,2.15,1.46,13,5.27,2.05,11,4.83,1.9,12,5.22,1.39,9,4.8,1.55,10,2.6,2.27,10,3.2,2.35,10,5.25,2.43,8,4.93,1.71,15 +11886,stowaway,4.35,1.57,20,4.23,2.37,26,4.83,2.15,23,4.22,1.86,9,4.45,1.37,11,3.2,2.35,10,4.88,2.22,16,4.56,2.01,9,5,2.29,14,4.71,0.76,7,4.15,1.86,13,4.46,2.54,13,4,2.27,13,5,1.95,12,4.64,2.42,11,4.09,1.45,11,4.67,1.73,9,3.6,2.38,15,5.09,2.17,11,5.31,2.02,13,4.2,2.25,10 +11887,straddle,5.62,1.43,21,5,2.54,22,5.15,2.2,27,6.1,1.37,10,5.18,1.4,11,5.57,3.21,7,4.73,2.25,15,4.88,2.52,17,5.6,1.51,10,5.82,1.72,11,5.4,1.07,10,3,2.12,5,5.59,2.4,17,5,2.77,14,5.31,1.44,13,5.54,1.56,13,5.75,1.28,8,4.5,2.88,10,5.42,2.27,12,5.29,2.43,14,5,2,13 +11888,straighten,6.26,1.76,19,3,2.3,21,5.88,1.75,24,6.5,3.11,4,6.2,1.37,15,2.75,2.87,4,3.06,2.25,17,6.11,1.9,9,5.73,1.71,15,6.43,1.4,7,6.17,1.99,12,2.4,2.07,10,3.55,2.46,11,5.54,1.9,13,6.27,1.56,11,6.45,1.51,11,6,2.14,8,2.9,2.18,10,3.09,2.51,11,5.78,1.99,18,6.17,0.75,6 +11889,straightforward,6.14,1.2,21,4.04,2.16,26,6.3,2.12,23,6.33,1.5,9,6,0.95,12,2.7,1.7,10,4.88,2.03,16,5.89,2.42,9,6.57,1.95,14,6,1.15,7,6.21,1.25,14,4.46,2.11,13,3.62,2.22,13,5.42,2.35,12,7.27,1.35,11,6.18,0.98,11,6.1,1.45,10,4.07,2.49,15,4,1.73,11,5.92,2.29,13,6.8,1.87,10 +11890,strain,3.71,1.93,21,4.78,2,23,4.08,1.87,26,4.18,1.94,11,3.2,1.87,10,5.18,1.89,11,4.42,2.11,12,3.36,1.43,11,4.57,2.1,14,4,2.05,10,3.45,1.86,11,5,2.14,11,4.58,1.93,12,4.12,1.93,17,3.88,1.96,8,3.85,1.91,13,3.5,2.07,8,4.87,1.81,15,4.62,2.45,8,4.24,2.05,17,3.78,1.56,9 +11891,straitjacket,2.71,1.9,21,5.1,2.81,20,3.97,2.6,36,3,1.41,8,2.54,2.18,13,6.2,1.3,5,4.73,3.1,15,4,3.16,11,3.96,2.39,25,2.92,1.75,13,2.38,2.2,8,6.25,2.26,12,3.38,2.77,8,4.2,2.61,20,3.69,2.65,16,3.36,2.06,11,2,1.49,10,5.55,3.21,11,4.56,2.3,9,3.91,2.69,22,4.07,2.56,14 +11892,strand,5,1.8,22,3.27,1.98,22,5.15,2.37,20,5.38,1.51,8,4.79,1.97,14,3.2,2.15,10,3.33,1.92,12,6.14,3.02,7,4.62,1.85,13,5.09,2.21,11,4.91,1.38,11,3,1.84,11,3.55,2.16,11,5.47,2.59,15,4.2,1.3,5,4.3,1.42,10,5.58,1.93,12,3.7,1.7,10,2.92,2.19,12,5.5,1.51,10,4.8,3.05,10 +11893,strange,4.72,0.96,18,3.5,2.35,20,5.28,1.87,18,4.88,1.36,8,4.6,0.52,10,4,2.65,7,3.23,2.24,13,5.27,2,11,5.29,1.8,7,4.82,1.17,11,4.57,0.53,7,3.33,2.65,9,3.64,2.2,11,5.09,2.07,11,5.57,1.62,7,4.75,0.97,12,4.67,1.03,6,2.92,2.27,12,4.38,2.33,8,6.33,1.8,9,4.22,1.3,9 +11894,stranger,4.09,1.63,22,5.8,2.28,20,4.84,2.46,19,4.69,1.65,13,3.22,1.2,9,5.57,2.44,7,5.92,2.29,13,4.14,2.61,7,5.25,2.38,12,4.5,1.83,12,3.6,1.26,10,5,2.45,9,6.45,2.02,11,4.8,2.44,10,4.89,2.62,9,4.17,1.9,12,4,1.33,10,5.71,2.69,7,5.85,2.15,13,5.86,2.48,7,4.25,2.34,12 +11895,strangle,3,2.2,20,5.43,2.4,21,3.62,2.8,34,3.4,2.01,10,2.6,2.41,10,4.38,2.26,8,6.08,2.33,13,3.36,2.71,14,3.8,2.91,20,2.78,1.48,9,3.18,2.71,11,5.38,2.22,13,5.5,2.83,8,3.73,2.9,22,3.42,2.71,12,2.6,1.51,10,3.4,2.76,10,4.79,2.55,14,6.71,1.5,7,4.35,2.78,17,2.88,2.69,17 +11896,strangulation,2.79,1.93,19,5.5,2.8,24,3.21,2.79,28,3.12,2.1,8,2.55,1.86,11,5.22,2.64,9,5.67,2.97,15,3.14,2.48,14,3.29,3.17,14,2.11,1.54,9,3.4,2.12,10,5.25,2.86,12,5.75,2.83,12,2.21,2.26,14,4.21,2.99,14,2.8,2.04,10,2.78,1.92,9,5.92,2.87,12,5.08,2.78,12,3,2.63,12,3.38,2.99,16 +11897,strap,5.1,1.21,20,4.23,2.31,22,5.71,2.31,21,5.33,0.87,9,4.91,1.45,11,4.1,2.64,10,4.33,2.1,12,4,2.27,8,6.77,1.64,13,5.29,0.73,14,4.67,1.97,6,4,2.83,8,4.36,2.06,14,5.25,2.05,8,6,2.48,13,5.3,0.82,10,4.9,1.52,10,4.5,2.24,12,3.9,2.47,10,6.17,2.04,12,5.11,2.62,9 +11898,strapless,5.65,1.98,20,5.25,2,20,5.33,2.54,21,6.67,1.21,6,5.21,2.12,14,6.25,2.12,8,4.58,1.68,12,4.91,2.81,11,5.8,2.25,10,6.4,1.52,5,5.4,2.1,15,5.6,2.63,10,4.9,1.1,10,5.14,2.66,14,5.71,2.43,7,6.43,2.15,7,5.23,1.83,13,5.21,2.29,14,5.33,1.21,6,6,2.86,12,4.44,1.81,9 +11899,strapping,4.77,1.82,22,4.77,2.43,22,5.63,2.31,19,5.5,1.51,8,4.31,1.97,13,5.38,2.67,8,4.54,2.37,13,6,2,7,5.18,2.52,11,5.62,1.6,8,4.23,1.88,13,5.56,2.74,9,4.23,2.13,13,4,2.16,7,6.58,1.88,12,4.45,2.21,11,5.09,1.38,11,3.78,2.91,9,5.46,1.85,13,5.88,2.19,16,4.33,3.06,3 +11900,strategic,6.57,1.36,21,4.32,2.28,22,6.29,1.85,21,7,1.41,9,6.25,1.29,12,4.5,2.35,6,4.07,2.28,15,7,1.41,6,6,1.96,15,6.11,1.45,9,6.92,1.24,12,6.6,1.14,5,3.65,2.09,17,5.4,2.07,10,7.09,1.22,11,7.17,1.27,12,5.78,1.09,9,4.33,2.29,9,4.31,2.36,13,6.25,2.18,12,6.33,1.41,9 +11901,strategist,5.29,1.62,21,5.15,1.69,20,5.76,2.49,21,6.17,1.17,6,4.93,1.67,15,5.12,2.42,8,5.17,1.11,12,5.45,2.81,11,6.1,2.18,10,5.67,2.07,6,5.13,1.46,15,4.9,2.13,10,5.4,1.17,10,5.43,2.79,14,6.43,1.72,7,5.29,1.8,7,5.29,1.59,14,5.21,2.01,14,5,0.63,6,5.58,2.84,12,6,2.06,9 +11902,strategy,5.95,1.66,21,4.15,2.51,26,6.67,1.93,24,6.44,2.3,9,5.58,0.9,12,3.8,2.86,10,4.38,2.33,16,7,1.12,9,6.47,2.29,15,6.43,1.13,7,5.71,1.86,14,4.46,2.63,13,3.85,2.44,13,6,2,12,7.33,1.67,12,5.09,1.58,11,6.9,1.2,10,3.73,2.6,15,4.73,2.37,11,6.62,2.14,13,6.73,1.74,11 +11903,stratosphere,5.52,1.89,21,4.19,2.16,21,4.48,2.14,25,6.09,2.02,11,4.9,1.6,10,4.67,2.4,9,3.83,1.99,12,4.55,2.42,11,4.43,1.99,14,5.4,2.07,10,5.64,1.8,11,4.78,2.33,9,3.75,2.01,12,5,2.18,17,3.38,1.69,8,5.77,2.13,13,5.12,1.46,8,4.31,2.18,13,4,2.27,8,4,1.9,16,5.33,2.4,9 +11904,straw,5.89,1.75,18,2.35,1.6,20,5.24,2.09,25,5.2,1.1,5,6.15,1.91,13,2.82,1.83,11,1.78,1.09,9,5.06,2.05,16,5.56,2.24,9,5.43,2.07,7,6.18,1.54,11,1.89,1.62,9,2.73,1.56,11,5.1,2.2,20,5.8,1.64,5,5.33,1.66,9,6.44,1.74,9,1.82,1.17,11,3,1.87,9,5.21,1.96,19,5.33,2.66,6 +11905,strawberry,7.25,1.52,20,4.05,2.68,22,5.54,2.58,26,6.71,2.43,7,7.54,0.66,13,3.6,1.84,10,4.42,3.26,12,5.47,2.33,15,5.9,3.03,10,6.91,1.92,11,7.67,0.71,9,4.22,1.56,9,3.92,3.3,13,5.69,2.98,16,5.56,1.81,9,6.85,1.72,13,8,0.58,7,4.06,2.64,16,4,3.03,6,5.08,2.47,12,5.93,2.7,14 +11906,stray,4.14,1.28,22,3.71,2.37,21,5.68,1.78,22,4.14,1.29,14,4.12,1.36,8,3.45,2.38,11,4.22,2.49,9,6.5,1.38,6,5.38,1.86,16,4.4,1.35,10,3.92,1.24,12,3,2.32,11,4.5,2.27,10,5.38,1.71,13,6.11,1.9,9,4.08,1.44,12,4.2,1.14,10,3.31,2.36,13,4.38,2.39,8,5.33,1.61,12,6.1,1.97,10 +11907,streak,5.37,2.01,19,4.5,2.44,22,5.3,1.89,23,5.27,2.2,11,5.43,1.99,7,5,2.45,8,4.21,2.49,14,4.86,2.19,7,5.5,1.79,16,5,2.39,8,5.64,1.75,11,4,2,9,4.85,2.73,13,5.27,1.95,11,5.33,1.92,12,4.92,2.02,12,6.14,1.86,7,3.82,2.6,11,5.18,2.18,11,6.23,1.24,13,4.1,1.97,10 +11908,stream,6.9,2,21,4.35,2.78,20,5.09,2.49,22,7,2.19,6,6.87,2,15,4.75,2.71,8,4.08,2.91,12,4.75,2.7,12,5.5,2.27,10,6.56,1.94,9,7.17,2.08,12,4.44,2.74,9,4.27,2.94,11,5.14,2.61,7,5.07,2.52,15,6.3,2.54,10,7.45,1.21,11,4.15,3.02,13,4.71,2.43,7,4.92,2.64,12,5.3,2.41,10 +11909,streamline,5.3,1.45,20,3.64,1.97,22,5.84,1.95,19,5.33,2.18,9,5.27,0.47,11,3.8,1.92,5,3.62,2.09,16,6.67,1.86,6,5.46,1.94,13,5.07,1.59,14,5.83,0.98,6,3.25,1.66,12,4.22,2.39,9,4.89,0.93,9,6.7,2.26,10,5.2,1.03,10,5.4,1.84,10,3,1.95,12,4.4,1.78,10,6.83,1.6,6,5.38,1.98,13 +11910,street,5.07,1,42,3.45,2.18,22,5.41,1.87,22,5.07,1.14,14,5.07,0.94,28,3.67,2.23,12,3.2,2.2,10,5.4,1.43,10,5.42,2.23,12,5.33,1.14,18,4.88,0.85,24,4.11,2.2,9,3,2.12,13,5,1.79,11,5.82,1.94,11,4.92,0.98,26,5.31,1.01,16,3,1.8,9,3.77,2.42,13,5,1.9,11,5.82,1.83,11 +11911,streetcar,5.44,1.72,18,3.75,2.53,20,5.24,2.15,25,6.4,1.34,5,5.08,1.75,13,4.55,2.94,11,2.78,1.56,9,4.44,2.03,16,6.67,1.58,9,5,2.08,7,5.73,1.49,11,4.33,3.04,9,3.27,2.05,11,5.05,2.24,20,6,1.73,5,5.56,1.74,9,5.33,1.8,9,3.36,2.58,11,4.22,2.54,9,4.84,2.14,19,6.5,1.76,6 +11912,streetlight,4.9,1.61,21,3.78,2.21,23,5.38,1.79,26,4.82,1.4,11,5,1.89,10,3.82,2.18,11,3.75,2.34,12,5.45,1.69,11,5.36,1.98,14,4.7,2.11,10,5.09,1.04,11,4.64,2.16,11,3,2.04,12,5.47,1.94,17,5.25,1.67,8,4.92,2.06,13,4.88,0.35,8,3.6,2.1,15,4.12,2.53,8,5.47,2.03,17,5.22,1.3,9 +11913,strength,6.73,2.31,22,5.3,2.83,20,7.42,2.17,19,6.15,2.7,13,7.56,1.33,9,6.29,1.8,7,4.77,3.19,13,6.71,2.75,7,7.83,1.75,12,7,2.56,12,6.4,2.07,10,5.78,2.49,9,4.91,3.14,11,6.9,2.33,10,8,1.94,9,7.25,2.34,12,6.1,2.23,10,6.43,1.72,7,4.69,3.17,13,7.43,2.15,7,7.42,2.27,12 +11914,strengthen,7.21,1.08,19,4.7,2.52,20,6,2.26,23,7.38,1.12,13,6.83,0.98,6,6.2,1.92,5,4.2,2.54,15,6.58,1.88,12,5.36,2.54,11,7.11,1.27,9,7.3,0.95,10,6.57,1.99,7,3.69,2.21,13,5.45,1.86,11,6.5,2.54,12,6.89,0.93,9,7.5,1.18,10,5,2.4,10,4.4,2.72,10,7,1.87,9,5.36,2.31,14 +11915,strenuous,4.14,2.12,22,5.14,2.51,22,4.65,1.76,20,4.75,2.6,8,3.79,1.81,14,5.3,2.91,10,5,2.26,12,5.57,1.9,7,4.15,1.52,13,4.09,2.26,11,4.18,2.09,11,4.73,2.2,11,5.55,2.84,11,4.53,2,15,5,0.71,5,4.1,1.66,10,4.17,2.52,12,5.7,2.36,10,4.67,2.64,12,4.1,1.37,10,5.2,1.99,10 +11916,strep,2.77,1.97,22,4.21,1.69,19,3.48,2.06,21,3,2,5,2.69,2.09,16,4.25,1.75,8,4.18,1.72,11,3.6,2.22,10,3.36,2.01,11,2.5,1.51,12,3.1,2.47,10,4.5,1.72,10,3.89,1.69,9,2.67,1.56,12,4.56,2.24,9,2.18,1.54,11,3.36,2.25,11,3.88,2.23,8,4.45,1.21,11,4,1.8,9,3.08,2.23,12 +11917,stress,1.79,0.92,19,4.72,2.95,18,3.85,2.64,20,1.83,0.98,6,1.77,0.93,13,4.33,2.94,6,4.92,3.06,12,4.29,2.69,7,3.62,2.69,13,1.8,0.92,10,1.78,0.97,9,5.1,3.18,10,4.25,2.76,8,3.6,2.44,15,4.6,3.36,5,1.62,0.92,8,1.91,0.94,11,3.22,3.11,9,6.22,1.92,9,4.2,2.82,10,3.5,2.55,10 +11918,stressful,2.62,1.36,21,5.65,2.87,20,3.97,2.36,36,2.88,1.46,8,2.46,1.33,13,6.4,2.41,5,5.4,3.04,15,3.73,2.45,11,4.08,2.36,25,2.85,1.52,13,2.25,1.04,8,6,2.98,12,5.12,2.8,8,4.25,2.36,20,3.62,2.39,16,3.09,1.51,11,2.1,0.99,10,6.36,2.87,11,4.78,2.77,9,4,2.49,22,3.93,2.23,14 +11919,stretch,5,1.6,19,4.73,1.91,22,6.23,1.72,22,5.44,0.73,9,4.6,2.07,10,5.25,1.39,8,4.43,2.14,14,6.09,1.81,11,6.36,1.69,11,5.29,0.76,7,4.83,1.95,12,5,1.41,10,4.5,2.28,12,6.38,1.66,13,6,1.87,9,4.4,1.78,10,5.67,1.12,9,4.62,2.33,8,4.79,1.72,14,6.29,1.86,14,6.12,1.55,8 +11920,stretcher,3.1,2,20,3.82,2.56,22,5.04,2.59,27,3.14,2.67,7,3.08,1.66,13,3.9,2.38,10,3.75,2.8,12,5.8,2.37,15,3.91,2.7,11,2.55,1.57,11,3.78,2.33,9,4.33,1.87,9,3.46,2.96,13,4.88,2.78,17,5.22,2.49,9,3.38,2.14,13,2.57,1.72,7,3.38,2.25,16,5,3.16,6,5.75,2.56,12,4.47,2.56,15 +11921,stricken,2.79,1.93,19,4.59,2.02,22,3.25,1.73,24,2.67,1.03,6,2.85,2.27,13,4.75,1.91,12,4.4,2.22,10,3.75,2.12,8,3,1.51,16,2.8,1.23,10,2.78,2.59,9,5.44,1.67,9,4,2.08,13,3.41,1.8,17,2.5,1.38,6,2,1.07,8,3.36,2.25,11,3.67,2,9,5.23,1.83,13,3.56,1.86,16,2.62,1.3,8 +11922,strict,3.65,1.46,20,4.5,2.77,18,5.27,2.73,22,3,1.73,5,3.87,1.36,15,4.5,2.81,6,4.5,2.88,12,6.3,2.06,10,4.42,3,12,3.6,1.58,10,3.7,1.42,10,4.8,2.94,10,4.12,2.7,8,4.73,2.57,11,5.82,2.89,11,3.5,1.38,12,3.88,1.64,8,3.33,3.32,9,5.67,1.5,9,4.09,2.55,11,6.45,2.46,11 +11923,stride,5.81,1.12,21,4.1,2.36,20,5.1,1.84,21,5.78,1.2,9,5.83,1.11,12,4.2,2.59,5,4.07,2.37,15,5,2.45,6,5.13,1.64,15,5.89,0.78,9,5.75,1.36,12,4.5,3.11,4,4,2.25,16,4.3,2.11,10,5.82,1.25,11,5.83,1.27,12,5.78,0.97,9,3.43,2.07,7,4.46,2.5,13,4.92,2.11,12,5.33,1.5,9 +11924,strife,3.68,1.7,19,4.17,2.51,24,4.18,2.28,28,4.5,1.31,8,3.09,1.76,11,4.22,1.92,9,4.13,2.88,15,3.64,2.06,14,4.71,2.43,14,3.22,1.64,9,4.1,1.73,10,3.92,2.54,12,4.42,2.57,12,3.86,2.25,14,4.5,2.35,14,3.5,1.9,10,3.89,1.54,9,3.92,2.39,12,4.42,2.71,12,3.75,2.09,12,4.5,2.42,16 +11925,strike,3.06,1.89,18,5.52,2.44,21,3.28,1.49,18,3.38,1.06,8,2.8,2.39,10,5.57,2.44,7,5.5,2.53,14,3.36,1.43,11,3.14,1.68,7,2.91,1.3,11,3.29,2.69,7,5.11,2.98,9,5.83,2.04,12,3.36,1.29,11,3.14,1.86,7,2.75,1.42,12,3.67,2.66,6,4.75,2.26,12,6.56,2.4,9,3.33,1.66,9,3.22,1.39,9 +11926,strikeout,3.16,1.57,19,4.9,2.26,21,4.78,2.7,23,4,1,3,3,1.63,16,4.5,2,8,5.15,2.44,13,5.44,2.74,9,4.36,2.68,14,3.22,2.05,9,3.1,1.1,10,4.78,2.77,9,5,1.91,12,5.4,2.77,15,3.62,2.26,8,3.29,2.14,7,3.08,1.24,12,5.1,1.97,10,4.73,2.57,11,4.62,3.4,13,5,1.49,10 +11927,striker,3.73,2.1,22,5.72,1.71,18,5.3,2.27,20,4.6,1.67,5,3.38,2.22,16,6.38,1.69,8,5.2,1.62,10,5.22,2.11,9,5.36,2.5,11,3.67,2.06,12,3.8,2.25,10,5.6,1.84,10,5.88,1.64,8,4.64,2.34,11,6.11,2.03,9,3.18,2.14,11,4.27,2,11,5.29,0.95,7,6,2.05,11,5.89,2.03,9,4.82,2.44,11 +11928,string,5.25,1.29,20,3.8,2.26,20,5.62,1.96,26,5.64,1.36,11,4.78,1.09,9,4.29,2.56,7,3.54,2.15,13,4.92,2.02,13,6.31,1.7,13,5.36,1.57,11,5.11,0.93,9,4,2.37,11,3.56,2.24,9,5.24,2.14,17,6.33,1.41,9,5.2,1.55,10,5.3,1.06,10,3.42,2.27,12,4.38,2.26,8,5.31,1.99,16,6.1,1.91,10 +11929,strings,5.28,1.81,18,2.58,1.46,19,5,1.98,25,5.2,1.48,5,5.31,1.97,13,2.55,1.44,11,2.62,1.6,8,4.69,1.58,16,5.56,2.55,9,5.43,1.72,7,5.18,1.94,11,2.38,1.77,8,2.73,1.27,11,4.95,2.06,20,5.2,1.79,5,5.44,1.59,9,5.11,2.09,9,2.5,1.72,10,2.67,1.22,9,4.37,1.67,19,7,1.55,6 +11930,stringy,4.05,1.57,20,4.27,2,22,4.84,2.03,19,3.89,2.09,9,4.18,1.08,11,3.6,2.3,5,4.62,1.89,16,4.67,2.66,6,4.92,1.8,13,4.14,1.66,14,3.83,1.47,6,3.92,2.15,12,5,1.66,9,4.78,1.48,9,4.9,2.51,10,4.6,1.58,10,3.5,1.43,10,4.08,2.54,12,4.5,1.18,10,5.33,2.07,6,4.62,2.06,13 +11931,strip,4.68,1.92,19,5.27,2.29,22,5.81,2.25,21,5.78,1.3,9,3.7,1.89,10,6.12,2.53,8,4.79,2.08,14,6.18,2.23,11,5.4,2.32,10,5,1.29,7,4.5,2.24,12,6.1,1.97,10,4.58,2.39,12,5.25,2.38,12,6.56,1.94,9,3.5,1.58,10,6,1.32,9,5.88,2.53,8,4.93,2.16,14,6.31,2.39,13,5,1.85,8 +11932,stripe,5.24,1.14,21,3.67,2.08,21,5.21,2.04,24,5.17,0.39,12,5.33,1.73,9,4.29,2.98,7,3.36,1.5,14,4.7,2.21,10,5.57,1.91,14,6.5,1.91,4,4.94,0.66,17,3.8,2.53,10,3.55,1.69,11,3.86,2.04,7,5.76,1.82,17,5.25,1.36,12,5.22,0.83,9,3.85,1.77,13,3.38,2.62,8,4.22,2.28,9,5.8,1.7,15 +11933,striped,4.81,1.81,21,4.38,2.48,21,4.86,1.25,22,5,1.8,9,4.67,1.87,12,3.83,2.93,6,4.5,2.41,14,5,1.55,6,4.81,1.17,16,5.11,1.83,9,4.58,1.83,12,3.8,2.59,5,4.56,2.5,16,5,1.18,11,4.73,1.35,11,4.83,1.7,12,4.78,2.05,9,3.88,2.1,8,4.69,2.72,13,4.83,1.03,12,4.9,1.52,10 +11934,stripper,5.19,2.18,21,5.57,2.13,21,5,2.43,25,5.5,2.15,12,4.78,2.28,9,7.14,2.19,7,4.79,1.67,14,5.3,2.36,10,4.8,2.54,15,5.25,2.63,4,5.18,2.16,17,6.5,1.35,10,4.73,2.41,11,4.57,3.1,7,5.17,2.2,18,5.5,2.28,12,4.78,2.11,9,4.62,1.76,13,7.12,1.81,8,2.89,1.45,9,6.19,2.04,16 +11935,striptease,5.32,2.56,19,6.8,2.48,20,5.45,2.54,20,6,3.61,3,5.13,2.53,15,7.9,1.85,10,5.7,2.63,10,6.1,2.73,10,4.8,2.3,10,4.67,2.66,6,5.58,2.68,12,7.57,2.3,7,6.38,2.57,13,6.5,2.73,8,4.75,2.26,12,5.92,2.57,12,4.29,2.36,7,7.4,2.07,10,6.2,2.82,10,5.89,2.42,9,5.09,2.7,11 +11936,strive,6.32,1.2,19,4.62,2.2,21,6.35,2.31,23,6.67,2.08,3,6.25,1.06,16,5.5,1.69,8,4.08,2.36,13,5.67,2.69,9,6.79,2.01,14,7,1.22,9,5.7,0.82,10,4.44,1.81,9,4.75,2.53,12,6.13,2.56,15,6.75,1.83,8,6.14,0.69,7,6.42,1.44,12,5,1.89,10,4.27,2.49,11,6.92,2.5,13,5.6,1.9,10 +11937,stroke,4.19,2.06,21,4.95,3.09,22,4.19,2.39,27,4.9,1.73,10,3.55,2.21,11,4.57,3.46,7,5.13,3.02,15,4.53,2.27,17,3.6,2.59,10,4.64,2.58,11,3.7,1.25,10,4.2,3.11,5,5.18,3.15,17,4.93,2.56,14,3.38,1.98,13,4.08,2.47,13,4.38,1.3,8,4,3.13,10,5.75,2.96,12,4.86,2.82,14,3.46,1.61,13 +11938,stroll,6.25,1.37,20,3.22,2.02,18,6.82,1.87,22,5.6,1.67,5,6.47,1.25,15,3.5,2.07,6,3.08,2.07,12,6.4,2.12,10,7.17,1.64,12,6.3,0.82,10,6.2,1.81,10,3.2,2.04,10,3.25,2.12,8,7,1.79,11,6.64,2.01,11,6.42,1.31,12,6,1.51,8,2.78,2.44,9,3.67,1.5,9,7.09,2.07,11,6.55,1.69,11 +11939,stroller,5.75,1.71,20,3.22,1.81,23,5.68,1.91,25,5.8,1.48,10,5.7,2,10,3.64,1.91,11,2.83,1.7,12,5.45,2.11,11,5.85,1.86,13,5.8,2.2,10,5.7,1.16,10,3.45,1.63,11,3,2,12,5.29,1.93,17,6.57,1.81,7,5.77,2.05,13,5.71,0.95,7,3,1.85,15,3.62,1.77,8,5.88,1.93,17,5.25,1.91,8 +11940,strong,6.81,1.64,42,5.14,2.29,21,6.54,2.46,46,6.89,1.59,19,6.74,1.71,23,5.43,2.64,7,5.08,2.25,13,6.6,2.41,15,6.52,2.53,31,6.78,1.95,23,6.84,1.21,19,6.57,1.13,7,4.46,2.5,13,6,2.69,24,7.14,2.1,22,6.75,1.85,24,6.89,1.37,18,5.27,2.28,11,5,2.4,10,6.47,2.13,30,6.69,3.07,16 +11941,stronghold,5.44,2.15,18,3.95,2.5,22,5.04,2.44,28,7,1.41,6,4.67,2.06,12,4.36,2.73,11,3.55,2.3,11,5.36,2.58,11,4.82,2.4,17,5.45,2.21,11,5.43,2.23,7,4.45,2.16,11,3.45,2.81,11,5,2.45,18,5.1,2.56,10,5.58,1.38,12,5.17,3.37,6,3.43,2.24,14,4.88,2.8,8,4.88,2.53,16,5.25,2.42,12 +11942,structural,5.6,1.5,20,3.67,2.03,18,5.27,1.7,22,6,1.22,5,5.47,1.6,15,3.83,1.94,6,3.58,2.15,12,4.3,1.49,10,6.08,1.44,12,5.9,1.2,10,5.3,1.77,10,3.7,2,10,3.62,2.2,8,5.27,1.95,11,5.27,1.49,11,5.25,1.48,12,6.12,1.46,8,2.22,1.48,9,5.11,1.36,9,4.91,1.76,11,5.64,1.63,11 +11943,structure,5.68,2.08,19,4,1.66,22,5.83,1.9,23,4.83,2.56,6,6.08,1.8,13,4.58,1.68,12,3.3,1.42,10,6.29,1.5,7,5.62,2.06,16,6,1.41,10,5.33,2.69,9,4.33,1.8,9,3.77,1.59,13,5.56,2.13,16,6.67,1.03,6,5.62,1.41,8,5.73,2.53,11,3.67,1.8,9,4.23,1.59,13,6.33,1.88,15,4.88,1.64,8 +11944,strudel,6.11,2,19,3.7,2.41,20,5.46,1.74,24,5.69,2.1,13,7,1.55,6,4.8,3.49,5,3.33,1.95,15,5.15,1.41,13,5.82,2.09,11,5.22,2.39,9,6.9,1.2,10,4.43,2.82,7,3.31,2.18,13,5.45,2.11,11,5.46,1.45,13,6.78,2.11,9,5.5,1.78,10,3.6,2.76,10,3.8,2.15,10,5.44,2.07,9,5.47,1.6,15 +11945,struggle,3,1.82,21,5.9,2.2,20,3.67,2.37,21,3,1.55,6,3,1.96,15,6.25,2.05,8,5.67,2.35,12,3.82,2.23,11,3.5,2.64,10,2.33,1.37,6,3.27,1.94,15,6,2.31,10,5.8,2.2,10,4.36,2.59,14,2.29,0.95,7,2.57,1.4,7,3.21,2.01,14,6,2.6,14,5.67,0.82,6,3.83,2.48,12,3.44,2.35,9 +11946,strut,5.6,1.39,20,5.46,2.25,24,6.39,1.5,28,5.88,1.25,8,5.42,1.51,12,5.33,2.12,9,5.53,2.39,15,6.64,1.55,14,6.14,1.46,14,5.67,1.41,9,5.55,1.44,11,5.33,2.23,12,5.58,2.35,12,6.29,1.54,14,6.5,1.51,14,5.9,1.1,10,5.3,1.64,10,5.5,2.15,12,5.42,2.43,12,6.25,1.29,12,6.5,1.67,16 +11947,stub,3.89,1.52,19,3.86,1.74,21,4.05,1.88,20,4.33,1.53,3,3.81,1.56,16,3.17,1.83,6,4.13,1.68,15,5.83,0.75,6,3.29,1.68,14,4.6,1.17,10,3.11,1.54,9,3.57,1.81,7,4,1.75,14,4.1,1.97,10,4,1.89,10,3.88,1.81,8,3.91,1.38,11,3.33,1.94,9,4.25,1.54,12,3.12,2.03,8,4.67,1.56,12 +11948,stubborn,3.74,2.13,19,4.13,1.66,23,5,2.33,19,4,2,9,3.5,2.32,10,3.71,1.7,7,4.47,1.6,15,4.8,2.44,10,5.22,2.33,9,4.11,2.67,9,3.4,1.58,10,3.9,2.18,10,4.5,1,12,3.75,1.16,8,5.6,2.5,10,4.42,2.27,12,2.57,1.27,7,3.95,1.7,20,5.33,0.58,3,4.38,2.2,8,5.45,2.42,11 +11949,stubbornness,3.61,2.06,18,4.74,2.13,19,5.85,2.68,20,1.5,0.71,2,4,2.04,15,4.5,2.32,10,5,2,9,7,2,10,4.7,2.87,10,5.17,2.23,6,2.91,1.58,11,4,2,6,5.08,2.18,13,4.5,2.78,8,6.75,2.3,12,3,1.6,12,4.83,2.48,6,4.78,2.11,9,4.7,2.26,10,5.89,3.06,9,5.82,2.48,11 +11950,stubby,4.5,1.54,20,4.14,2.55,22,5.3,2.55,27,4.86,2.27,7,4.31,1.03,13,3.8,2.3,10,4.42,2.81,12,5.27,2.58,15,5.27,2.76,11,4.27,1.1,11,4.78,1.99,9,4.56,2.19,9,3.85,2.82,13,5.82,2.86,17,4.22,1.72,9,4.62,1.76,13,4.29,1.11,7,4.12,2.47,16,4.17,2.99,6,4.92,2.71,12,5.6,2.47,15 +11951,stud,4.89,1.91,19,5.14,2.29,21,5.05,1.76,20,6,1,3,4.69,1.99,16,5.5,2.66,6,5,2.2,15,5.5,1.52,6,4.86,1.88,14,5.1,1.37,10,4.67,2.45,9,5.29,2.87,7,5.07,2.06,14,5.3,1.42,10,4.8,2.1,10,6.38,1.3,8,3.82,1.54,11,5.22,2.64,9,5.08,2.11,12,5,2.51,8,5.08,1.16,12 +11952,student,6.41,1.44,22,4.25,2.69,20,6.79,2.37,19,6.23,1.54,13,6.67,1.32,9,4.57,2.3,7,4.08,2.96,13,6.43,2.3,7,7,2.49,12,6.5,1.62,12,6.3,1.25,10,4.67,2.83,9,3.91,2.66,11,6.8,2.3,10,6.78,2.59,9,6.42,1.68,12,6.4,1.17,10,5.86,3.02,7,3.38,2.14,13,7.14,2.12,7,6.58,2.57,12 +11953,studio,6.24,1.58,21,4.79,1.89,24,5.57,2.23,21,6.5,1.69,8,6.08,1.55,13,5,2.2,13,4.55,1.51,11,6,2.27,13,4.88,2.1,8,6.75,1.98,8,6,1.28,12,5.57,1.45,14,3.7,1.95,10,6.25,2.01,12,4.67,2.29,9,6.4,1.96,10,6.09,1.22,11,4.31,2.06,16,5.75,1.04,8,5.67,2.65,9,5.5,1.98,12 +11954,study,5.78,1.99,18,2.55,1.76,20,5.33,2.43,18,4.75,1.98,8,6.6,1.65,10,2.86,2.19,7,2.38,1.56,13,4.45,2.02,11,6.71,2.5,7,5,1.79,11,7,1.73,7,2.22,2.11,9,2.82,1.47,11,5.64,2.16,11,4.86,2.91,7,5.5,2.15,12,6.33,1.63,6,2,1.54,12,3.38,1.85,8,5,2.87,9,5.67,2,9 +11955,stuff,5.86,0.96,21,3.52,2.36,21,4.83,2.09,18,6.17,1.17,6,5.71,0.91,14,2.57,2.44,7,4,2.25,14,4.33,2.5,9,5.38,1.69,8,5.69,0.85,13,6.14,1.21,7,4,2.83,9,3.17,1.99,12,5.2,2.74,10,4.38,0.74,8,5.62,0.87,13,6.25,1.04,8,3.5,2.35,6,3.53,2.45,15,5.2,2.74,10,4.38,0.74,8 +11956,stuffed animal,7.21,1.32,19,2.77,1.9,22,6.39,2.61,23,7.33,1.63,6,7.15,1.21,13,3.5,2.07,12,1.9,1.29,10,5.29,1.98,7,6.88,2.75,16,7.3,1.42,10,7.11,1.27,9,3.56,2.4,9,2.23,1.3,13,6,2.76,16,7.67,2.07,6,7.38,1.3,8,7.09,1.38,11,3.33,1.73,9,2.38,1.98,13,6.75,2.54,16,5.57,2.76,7 +11957,stuffy,3.73,1.75,22,4.61,2.13,23,4.53,2.37,19,4.38,1.51,8,3.38,1.89,13,4.62,2.26,8,4.5,2.18,14,3.57,1.51,7,5,2.76,11,4.38,2.26,8,3.38,1.39,13,4.89,2.32,9,4.43,2.06,14,3.43,1.51,7,5.17,2.59,12,4.36,2.11,11,3.09,1.04,11,3.78,2.39,9,5.14,1.83,14,4.88,2.36,16,2.67,1.53,3 +11958,stumble,3.76,1.22,21,4.76,2.26,21,4.2,2.33,25,3.92,1.31,12,3.56,1.13,9,5.43,1.62,7,4.43,2.5,14,4.6,2.32,10,3.93,2.37,15,3.5,1.29,4,3.82,1.24,17,4,2.49,10,5.45,1.86,11,3.86,2.61,7,4.33,2.28,18,3.67,0.98,12,3.89,1.54,9,4.77,2.52,13,4.75,1.91,8,2.78,1.39,9,5,2.39,16 +11959,stump,4.62,2.11,21,3.85,2.6,20,4.54,2.2,35,4.75,2.49,8,4.54,1.94,13,6.2,1.79,5,3.07,2.37,15,4.27,2.15,11,4.67,2.26,24,5,2.48,13,4,1.2,8,4.33,2.84,12,3.12,2.17,8,4.53,2.5,19,4.56,1.86,16,4.73,1.95,11,4.5,2.37,10,4.09,2.59,11,3.56,2.74,9,4.38,2.29,21,4.79,2.12,14 +11960,stun,4.55,1.9,20,5.5,2.31,20,4.19,2.36,21,4,1.67,6,4.79,2.01,14,5.25,2.19,8,5.67,2.46,12,4.55,2.66,11,3.8,2.04,10,4.33,2.07,6,4.64,1.91,14,5.2,2.53,10,5.8,2.15,10,4.57,2.77,14,3.43,0.98,7,4,2,7,4.85,1.86,13,5.79,2.58,14,4.83,1.47,6,4,2.37,12,4.44,2.46,9 +11961,stunner,5.76,1.51,21,4.5,2.89,22,5.85,1.94,27,5.5,1.65,10,6,1.41,11,4.71,3.73,7,4.4,2.56,15,5.94,2.16,17,5.7,1.57,10,5.45,1.37,11,6.1,1.66,10,2.8,2.49,5,5,2.87,17,6.29,1.86,14,5.38,1.98,13,5.62,1.33,13,6,1.85,8,4.1,3.03,10,4.83,2.86,12,5.93,2.43,14,5.77,1.3,13 +11962,stunning,6.24,2.34,21,6.5,2.06,20,5.81,2.32,36,6.62,2.33,8,6,2.42,13,6.4,2.07,5,6.53,2.13,15,6.18,1.78,11,5.64,2.53,25,6.62,2.14,13,5.62,2.67,8,6.75,1.91,12,6.12,2.36,8,5.75,2.57,20,5.88,2.03,16,6.45,1.63,11,6,3.02,10,7.27,1.35,11,5.56,2.46,9,5.86,2.46,22,5.71,2.16,14 +11963,stunt,4.95,1.6,21,4.81,2.27,21,4.4,2.24,25,5.42,1.68,12,4.33,1.32,9,6,1.91,7,4.21,2.26,14,4.5,2.51,10,4.33,2.13,15,5,1.63,4,4.94,1.64,17,5.2,2.9,10,4.45,1.57,11,3.86,2.34,7,4.61,2.23,18,5.42,1.56,12,4.33,1.5,9,4.31,2.18,13,5.62,2.33,8,2.78,1.3,9,5.31,2.15,16 +11964,stuntman,5.95,2.01,20,6.3,2.03,20,4.92,2.1,25,5.64,1.63,11,6.33,2.45,9,6,1.91,7,6.46,2.15,13,5.25,2.14,12,4.62,2.1,13,5.73,2.57,11,6.22,1.09,9,6.09,2.12,11,6.56,2.01,9,4.81,2.1,16,5.11,2.2,9,5.9,2.28,10,6,1.83,10,6.42,1.78,12,6.12,2.47,8,4.73,2.02,15,5.2,2.3,10 +11965,stupendous,6.95,1.75,21,4.57,2.33,23,6.38,1.75,26,7.64,0.92,11,6.2,2.15,10,4.55,2.46,11,4.58,2.31,12,7.09,0.94,11,5.86,2.11,14,7,2.11,10,6.91,1.45,11,4.91,2.43,11,4.25,2.3,12,6.24,1.89,17,6.75,1.58,8,6.85,2.08,13,7.12,1.13,8,4.53,2.03,15,4.62,2.97,8,6.18,1.98,17,6.78,1.2,9 +11966,stupid,2.84,2.01,43,4.34,2.6,47,4.03,2.76,58,3.73,2.45,11,2.45,1.75,31,3,2.49,11,4.82,2.58,34,4.19,2.9,27,3.9,2.68,31,3.14,2.29,21,2.55,1.71,22,3.62,2.58,26,5.42,2.43,19,4.05,2.74,38,4,2.87,20,2.71,2.17,21,2.95,1.89,22,4.5,2.52,28,4.11,2.77,19,4.56,2.82,32,3.38,2.59,26 +11967,stupidity,2.71,1.79,21,4.5,2.93,20,4.32,2.46,22,2.5,1.05,6,2.8,2.04,15,5.38,3.16,8,3.92,2.75,12,4.25,2.6,12,4.4,2.41,10,3.33,2.5,9,2.25,0.87,12,5.22,2.77,9,3.91,3.05,11,5.43,2.37,7,3.8,2.4,15,2.9,2.38,10,2.55,1.13,11,4.54,2.57,13,4.43,3.74,7,4.83,2.89,12,3.7,1.77,10 +11968,sturdy,6.19,1.54,21,3.27,1.91,22,6.62,1.72,21,5.44,1.59,9,6.75,1.29,12,2.33,1.63,6,3.47,1.88,15,6.83,1.72,6,6.53,1.77,15,5.67,1,9,6.58,1.78,12,4,1.87,5,3.06,1.92,17,6,1.76,10,7.18,1.54,11,6.58,1.83,12,5.67,0.87,9,3.67,1.73,9,3,2.04,13,6.25,1.96,12,7.11,1.27,9 +11969,stutter,2.95,1.28,21,4.48,1.69,21,4.72,2.26,25,3.17,1.27,12,2.67,1.32,9,4.43,1.9,7,4.5,1.65,14,5.6,2.12,10,4.13,2.23,15,2.5,1.91,4,3.06,1.14,17,4.5,1.43,10,4.45,1.97,11,5,2.52,7,4.61,2.23,18,3.08,1,12,2.78,1.64,9,4.38,1.56,13,4.62,2,8,3.67,2.24,9,5.31,2.12,16 +11970,style,6.81,1.83,21,4.6,2.8,20,7.47,1.61,19,6.08,1.66,13,8,1.51,8,5,2.94,7,4.38,2.81,13,7.29,1.89,7,7.58,1.51,12,6.42,1.93,12,7.33,1.66,9,4.56,2.6,9,4.64,3.07,11,7.4,1.43,10,7.56,1.88,9,6.75,2.14,12,6.89,1.45,9,6.14,1.77,7,3.77,2.95,13,7.14,1.77,7,7.67,1.56,12 +11971,styling,5.7,1.49,20,3.72,2.32,18,6.41,1.89,22,6.2,0.84,5,5.53,1.64,15,3.17,1.83,6,4,2.56,12,5.4,1.51,10,7.25,1.82,12,6.1,0.99,10,5.3,1.83,10,4.4,2.46,10,2.88,1.96,8,6.18,2.09,11,6.64,1.75,11,5.42,1.44,12,6.12,1.55,8,2.56,1.81,9,4.89,2.26,9,6.27,2.24,11,6.55,1.57,11 +11972,stylish,5.68,2.28,22,4.27,2.85,22,6.07,2.23,27,4.38,1.3,8,6.43,2.41,14,4.18,2.82,11,4.36,3.01,11,6.45,2.38,11,5.81,2.17,16,6.25,2.09,12,5,2.4,10,3.64,2.69,11,4.91,2.98,11,5.88,2.32,17,6.4,2.17,10,5.6,2.03,15,5.86,2.91,7,4.5,3.2,14,3.88,2.23,8,6.27,2.58,15,5.83,1.8,12 +11973,stylist,6,1.61,21,3.32,2.03,22,5.56,2.12,27,5.4,1.58,10,6.55,1.51,11,2.71,1.7,7,3.6,2.16,15,5.12,2.32,17,6.3,1.57,10,6.27,1.56,11,5.7,1.7,10,2.6,1.82,5,3.53,2.1,17,4.86,1.96,14,6.31,2.1,13,6.15,1.72,13,5.75,1.49,8,2.9,2.64,10,3.67,1.37,12,5.71,2.4,14,5.38,1.85,13 +11974,suave,5.43,2.01,21,3.14,2.29,22,6.04,1.97,26,4.5,2.37,10,6.27,1.19,11,2.43,1.81,7,3.47,2.47,15,5.94,2.16,17,6.22,1.64,9,5.45,1.97,11,5.4,2.17,10,2.2,1.79,5,3.41,2.4,17,5.86,2.38,14,6.25,1.42,12,5.31,1.89,13,5.62,2.33,8,2.6,2.63,10,3.58,1.98,12,6.77,2.09,13,5.31,1.6,13 +11975,sub,5,1.48,21,3.35,1.84,20,5.45,1.87,22,5.44,0.73,9,4.67,1.83,12,3.17,2.4,6,3.38,1.71,13,5.5,1.97,6,5.44,1.9,16,5,1.32,9,5,1.65,12,3.4,1.52,5,3.33,1.99,15,5.91,1.64,11,5,2.05,11,4.92,1.93,12,5.11,0.6,9,3.71,2.14,7,3.15,1.72,13,5.67,1.87,12,5.2,1.93,10 +11976,subatomic,5.53,1.74,19,4.57,2.23,23,3.89,2.08,19,5.44,1.74,9,5.6,1.84,10,5,1.91,7,4.33,2.47,15,4.2,2.3,10,3.56,1.88,9,6,1.94,9,5.1,1.52,10,5.6,2.55,10,3.67,1.67,12,3.88,1.81,8,3.9,2.47,10,5.58,1.98,12,5.43,1.4,7,4.3,2.23,20,6.33,1.53,3,4.12,1.64,8,3.73,2.41,11 +11977,subcommittee,5.1,1.58,21,4.15,2.3,20,4.9,1.73,21,5.17,1.72,6,5.07,1.58,15,4.75,2.25,8,3.75,2.34,12,4.27,1.49,11,5.6,1.78,10,5,2.28,6,5.13,1.3,15,4.2,2.53,10,4.1,2.18,10,5.29,1.94,14,4.14,0.9,7,5.29,1.5,7,5,1.66,14,3.86,2.48,14,4.83,1.83,6,4.83,1.85,12,5,1.66,9 +11978,subconscious,5.5,1.24,20,4,2.45,21,3.72,2.65,25,6,1,3,5.41,1.28,17,5.29,3.09,7,3.31,1.93,13,3.75,2.25,8,3.71,2.89,17,5.29,0.95,7,5.62,1.39,13,4,3.06,7,4,2.31,13,3.86,2.54,14,3.55,2.91,11,5.33,1.32,9,5.64,1.21,11,3.73,2.57,11,4.3,2.41,10,3.22,2.73,18,5,2.08,7 +11979,subdivision,4.74,1.66,19,3.25,2.15,20,4.96,1.97,24,5.08,1.44,13,4,2,6,4.6,3.05,5,2.8,1.66,15,4.85,2.12,13,5.09,1.87,11,4.89,2.2,9,4.6,1.07,10,4.71,2.56,7,2.46,1.45,13,4.45,2.21,11,5.38,1.71,13,4.67,1.66,9,4.8,1.75,10,3,2.16,10,3.5,2.22,10,5.11,2.26,9,4.87,1.85,15 +11980,subdue,3.17,1.43,24,3.3,2.41,20,6,2.85,21,3.5,1.77,8,3,1.26,16,3.5,2.67,8,3.17,2.33,12,6.25,2.8,12,5.67,3.04,9,3.7,1.77,10,2.79,1.05,14,3.78,2.64,9,2.91,2.26,11,5.43,2.88,7,6.29,2.89,14,3.17,1.34,12,3.17,1.59,12,3.38,2.57,13,3.14,2.27,7,6,3.3,12,6,2.29,9 +11981,subdued,3.58,1.74,19,2.95,1.83,40,4.57,2.25,47,4.67,2.52,3,3.47,1.6,15,3.36,1.82,14,2.73,1.82,26,5.13,2.64,15,4.31,2.04,32,3.83,1.47,6,3.58,1.93,12,3.29,1.96,17,2.7,1.72,23,4.6,2.24,25,4.55,2.32,22,3.17,1.64,12,4.29,1.8,7,3.47,2.12,19,2.48,1.4,21,4.87,2.16,30,4.06,2.38,17 +11982,subdural,4.4,1.85,20,3.09,1.77,22,4.96,2.37,26,5,2.31,7,4.08,1.55,13,3,1.7,10,3.17,1.9,12,5.27,2.31,15,4.8,2.49,10,3.91,1.81,11,5,1.8,9,3.44,1.88,9,2.85,1.72,13,5.31,2.68,16,4.67,1.66,9,5,1.68,13,3.29,1.7,7,2.88,1.78,16,3.67,1.75,6,4.5,2.81,12,5.36,1.95,14 +11983,subject,5.33,1.65,21,4.2,2.14,20,6.37,2.39,19,5.15,1.77,13,5.62,1.51,8,4.43,1.9,7,4.08,2.33,13,6.29,2.14,7,6.42,2.61,12,5.17,1.7,12,5.56,1.67,9,4.22,2.11,9,4.18,2.27,11,6.2,2.15,10,6.56,2.74,9,4.75,1.22,12,6.11,1.9,9,5.57,1.13,7,3.46,2.22,13,6.71,2.06,7,6.17,2.62,12 +11984,subjective,5.86,1.62,21,3.56,2.36,25,5.21,2.44,19,5.89,1.54,9,5.83,1.75,12,2.33,1.51,6,3.89,2.54,18,3.71,1.98,7,6.08,2.31,12,5.69,1.49,16,6.4,2.07,5,3.07,2.23,14,4.1,2.6,10,4.56,2.7,9,5.8,2.15,10,5.83,1.59,12,5.89,1.76,9,3.5,2.16,16,3.67,2.83,9,5.18,2.68,11,5.25,2.25,8 +11985,sublet,5.27,1.12,22,4.21,2.12,19,5.19,2.16,21,5.2,1.1,5,5.31,1.2,16,3.88,1.46,8,4.45,2.54,11,5.4,2.07,10,5,2.32,11,5,1.13,12,5.6,1.07,10,4.3,1.77,10,4.11,2.57,9,4.75,2.34,12,5.78,1.86,9,5.45,1.04,11,5.09,1.22,11,3.62,1.92,8,4.64,2.25,11,5.11,2.15,9,5.25,2.26,12 +11986,sublevel,4.95,1.99,20,3.32,2.12,22,4.56,2.28,18,6.25,1.75,8,4.08,1.68,12,3.73,2.1,11,2.91,2.17,11,4.7,2.45,10,4.38,2.2,8,5.17,2.23,6,4.85,2.03,13,4,2.24,11,2.64,1.86,11,4.57,2.57,7,4.55,2.21,11,4.42,2.15,12,5.75,1.49,8,3,2.05,11,3.64,2.25,11,3.56,2.01,9,5.56,2.19,9 +11987,sublime,5.95,2.09,20,3.82,2.26,22,5.21,2.35,19,6.56,2.3,9,5.45,1.86,11,2.6,2.61,5,4.06,2.11,16,5.17,2.86,6,5.23,2.2,13,5.79,2.12,14,6.33,2.16,6,3.92,2.23,12,3.44,2.4,9,4.33,2.06,9,6,2.4,10,5.1,2.08,10,6.8,1.81,10,3.83,2.21,12,3.8,2.44,10,6.17,2.23,6,4.77,2.35,13 +11988,subliminal,5.19,1.94,21,4.17,2.48,23,3.78,2.37,18,5.44,2.07,9,5,1.91,12,4.64,2.58,11,3.75,2.42,12,4.1,2.85,10,3.38,1.69,8,5,1.91,7,5.31,2.1,13,5.09,2.77,11,3.33,1.92,12,4.43,3.31,7,3.36,1.57,11,4.77,2.13,13,5.88,1.46,8,3.73,2.24,11,4.58,2.71,12,3.33,2.35,9,4.22,2.44,9 +11989,submarine,6,1.37,19,4.24,2.3,21,4.61,2.13,23,6.4,1.34,5,5.92,1.44,13,4.67,2.8,6,4.07,2.15,15,4.7,2,10,4.54,2.3,13,5.71,1.7,7,6.27,1.19,11,5.29,2.56,7,3.71,2.05,14,4.36,1.63,11,4.83,2.55,12,6.08,1.08,12,5.86,1.86,7,4.64,2.42,11,3.8,2.2,10,4.64,2.06,14,4.56,2.35,9 +11990,submerge,4.47,1.12,19,4.14,2.35,21,4.82,2.41,34,4.4,1.17,10,4.56,1.13,9,4.12,2.3,8,4.15,2.48,13,5.14,2.6,14,4.6,2.3,20,4.67,1.32,9,4.3,0.95,10,4.54,2.11,13,3.5,2.73,8,4.73,2.47,22,5,2.37,12,4.8,0.79,10,4.11,1.36,9,4.36,2.53,14,3.71,2.06,7,5.29,2.44,17,4.35,2.34,17 +11991,submersible,4.5,1.86,18,4.32,2.55,22,4.83,1.63,24,4.4,1.95,5,4.54,1.9,13,5.08,2.68,12,3.4,2.17,10,4.88,2.03,8,4.81,1.47,16,4.56,1.13,9,4.44,2.46,9,5.11,2.37,9,3.77,2.62,13,4.47,1.74,17,5.83,0.98,6,4.29,1.6,7,4.64,2.06,11,3.11,2.42,9,5.15,2.38,13,4.5,1.79,16,5.5,1.07,8 +11992,submission,4.6,1.96,20,4.29,2.12,21,4.97,2.72,33,3.8,2.15,10,5.4,1.43,10,4.75,2.49,8,4,1.91,13,5.14,2.21,14,4.84,3.1,19,4.22,1.56,9,4.91,2.26,11,5.38,1.85,13,2.5,1.07,8,4.81,2.84,21,5.25,2.6,12,4.4,2.01,10,4.8,1.99,10,3.79,2.22,14,5.29,1.6,7,4.62,2.33,16,5.29,3.08,17 +11993,submissive,4.67,2.11,21,3.32,2.34,25,4.47,2.95,19,4.67,2.4,9,4.67,1.97,12,3.17,2.14,6,3.33,2.52,18,2.86,2.34,7,5.42,2.94,12,4.69,2.18,16,4.6,2.07,5,3.29,2.61,14,3.3,2.16,10,4.67,3.12,9,4.3,2.95,10,5.17,2.62,12,4,0.87,9,4,2.53,16,2.11,1.36,9,4.64,3.38,11,4.25,2.43,8 +11994,submit,3.9,1.77,20,3.91,2.31,23,4.43,2.73,21,3.2,1.79,5,4.13,1.77,15,4.5,2.07,12,3.27,2.49,11,4.27,2.72,11,4.11,2.57,9,3.42,1.51,12,4.62,2,8,3.62,2.33,16,4.57,2.3,7,4.91,2.59,11,3.9,2.92,10,4.08,2.07,12,3.62,1.3,8,4,2.36,19,3.5,2.38,4,4.79,2.75,14,3.71,2.75,7 +11995,subordinate,4.44,1.82,18,3.09,2.27,22,3.46,2.24,28,4,1.67,6,4.67,1.92,12,3.27,2.28,11,2.91,2.34,11,4,2.9,11,3.12,1.69,17,4.73,1.56,11,4,2.24,7,2.64,1.69,11,3.55,2.73,11,3.22,2.07,18,3.9,2.56,10,4.25,1.48,12,4.83,2.48,6,3.07,2.5,14,3.12,1.96,8,3.31,2.12,16,3.67,2.46,12 +11996,subpoena,2.64,1.53,22,5,2.52,23,2.67,2.03,18,3,1.93,8,2.54,1.27,13,3.5,2.14,8,5.86,2.48,14,2.57,2.7,7,2.5,1.51,10,2.88,1.81,8,2.62,1.39,13,4.33,2.96,9,5.43,2.21,14,3.71,2.43,7,2,1.48,11,2.91,1.58,11,2.36,1.5,11,4.44,2.92,9,5.36,2.27,14,2.8,2.11,15,2,1.73,3 +11997,subscribe,5.43,1.47,21,4.26,2.12,23,6.23,2.18,22,5.75,1.28,8,5.23,1.59,13,4.5,2.43,12,4,1.79,11,6.62,1.85,13,5.67,2.6,9,5.88,1.81,8,5.25,1.22,12,5,1.71,14,3.11,2.26,9,6.83,2.04,12,5.5,2.22,10,4.9,1.52,10,5.91,1.3,11,3.81,2.23,16,5.29,1.5,7,5.9,2.77,10,6.5,1.62,12 +11998,subscriber,5.71,1.55,21,2.95,1.82,20,4.82,2.4,22,5.83,1.72,6,5.67,1.54,15,3,2,8,2.92,1.78,12,5.17,2.55,12,4.4,2.27,10,6.33,1.8,9,5.25,1.22,12,3.44,1.24,9,2.55,2.16,11,3.43,1.4,7,5.47,2.53,15,5.8,1.87,10,5.64,1.29,11,2.92,1.55,13,3,2.38,7,4.67,2.67,12,5,2.16,10 +11999,subscription,5.29,1.65,21,3.05,1.99,21,5.86,1.93,21,5.33,1.41,9,5.25,1.86,12,3,1.9,6,2.86,1.99,14,5.5,2.07,6,6,1.93,15,4.89,1.62,9,5.58,1.68,12,3.2,2.28,5,3,1.97,16,5.6,2.5,10,6.09,1.3,11,5.33,2.15,12,5.22,0.67,9,3.12,1.96,8,3,2.08,13,6.08,2.23,12,5.56,1.51,9 +12000,subsequent,5.16,1.01,19,4,1.58,21,5.22,2.09,23,4.8,0.45,5,5.38,1.12,13,3.67,1.86,6,4.13,1.51,15,5.3,2.36,10,5.15,1.95,13,5.29,1.25,7,5.18,0.87,11,4.14,2.19,7,3.93,1.27,14,5.55,2.34,11,4.92,1.88,12,5,1.04,12,5.43,0.98,7,3.82,1.83,11,4.2,1.32,10,4.86,2.21,14,5.78,1.86,9 +12001,subservient,3.67,1.65,21,3.5,2.06,24,4.25,2.4,20,4.12,1.89,8,3.38,1.5,13,4.17,1.94,6,3.28,2.11,18,4.45,2.7,11,4,2.12,9,3.75,1.86,12,3.56,1.42,9,3.1,2.47,10,3.79,1.76,14,4.46,2.6,13,3.86,2.12,7,4,1.66,14,3,1.53,7,4,2.1,16,2.5,1.69,8,4.42,2.5,12,4,2.39,8 +12002,subside,5.42,1.57,19,3.1,2.27,20,5,2.09,24,5.54,1.76,13,5.17,1.17,6,4.4,3.05,5,2.67,1.88,15,5.62,1.85,13,4.27,2.2,11,5.89,2.09,9,5,0.82,10,3.71,2.93,7,2.77,1.88,13,5.36,1.86,11,4.69,2.29,13,5.67,1.73,9,5.2,1.48,10,3.1,2.33,10,3.1,2.33,10,5.33,2.29,9,4.8,2.01,15 +12003,subsidiary,4.8,1.2,20,3.38,1.75,21,5.74,2.19,34,4.8,1.69,10,4.8,0.42,10,3.62,1.51,8,3.23,1.92,13,5.71,2.46,14,5.75,2.05,20,5.11,1.62,9,4.55,0.69,11,3.62,1.85,13,3,1.6,8,5.86,2.4,22,5.5,1.83,12,5.1,1.52,10,4.5,0.71,10,3.43,1.87,14,3.29,1.6,7,6,1.8,17,5.47,2.55,17 +12004,subspace,4.45,1.5,22,3.73,2.39,22,5.2,2.19,20,5.25,1.28,8,4,1.47,14,4.8,2.49,10,2.83,1.99,12,6.29,2.21,7,4.62,2.02,13,4.17,1.64,12,4.8,1.32,10,4,2.37,11,3.45,2.5,11,5.33,2.02,15,4.8,2.86,5,4.27,1.42,11,4.64,1.63,11,4.5,2.42,10,3.08,2.27,12,4.5,1.51,10,5.9,2.6,10 +12005,substance,4.29,1.49,21,3.62,2.79,24,5.75,2.31,20,4.75,1.75,8,4,1.29,13,6,2,6,2.83,2.6,18,5.91,2.51,11,5.56,2.19,9,4.17,1.8,12,4.44,1.01,9,4,2.98,10,3.36,2.73,14,5.92,2.47,13,5.43,2.15,7,3.93,1.21,14,5,1.83,7,4.62,2.9,16,1.62,0.92,8,5.92,2.39,12,5.5,2.33,8 +12006,substandard,3.33,1.32,21,3.91,2.35,22,3.67,2.08,21,3.44,1.24,9,3.25,1.42,12,2.67,2.07,6,4.27,2.37,15,3,2.28,6,3.93,2.02,15,3.78,1.39,9,3,1.21,12,4.6,2.61,5,3.71,2.31,17,4.1,2.33,10,3.27,1.85,11,3.08,1.51,12,3.67,1,9,4.44,2.24,9,3.54,2.44,13,3.25,2.09,12,4.22,2.05,9 +12007,substantial,6.14,1.52,22,5,2.54,19,6.62,2.11,21,7,1.41,5,5.94,1.53,16,5.62,1.92,8,4.55,2.91,11,6.4,2.55,10,6.82,1.72,11,6.17,1.95,12,6.1,0.88,10,4.3,2.06,10,5.78,2.91,9,6.42,2.64,12,6.89,1.17,9,6,1.79,11,6.27,1.27,11,3.12,1.73,8,6.36,2.16,11,6.44,2.65,9,6.75,1.71,12 +12008,substantiate,5.37,1.07,19,3.52,1.44,21,5.45,2.18,22,5,2,3,5.44,0.89,16,3.5,1.6,8,3.54,1.39,13,6,1.87,9,5.08,2.36,13,5.11,0.33,9,5.6,1.43,10,3.56,1.24,9,3.5,1.62,12,5.79,2.29,14,4.88,1.96,8,6.14,1.07,7,4.92,0.79,12,3.5,1.35,10,3.55,1.57,11,5.33,2.77,12,5.6,1.26,10 +12009,substation,4.43,1.91,21,3.29,2.17,21,5,1.95,22,4.5,2.18,14,4.29,1.38,7,4.18,2.4,11,2.44,1.42,9,5.33,1.86,6,4.88,2.03,16,4.1,2.56,10,4.73,1.1,11,2.73,1.56,11,3.9,2.64,10,5.15,1.52,13,4.78,2.54,9,5,2.1,11,3.8,1.55,10,3.23,2.49,13,3.38,1.69,8,4.33,1.67,12,5.8,2.04,10 +12010,substitute,4.91,1.28,23,3.59,2.06,22,5.25,1.8,20,5.38,0.92,8,4.67,1.4,15,3.7,1.77,10,3.5,2.35,12,6,1.73,7,4.85,1.77,13,4.58,1.56,12,5.27,0.79,11,3.18,1.78,11,4,2.32,11,5.13,1.68,15,5.6,2.3,5,4.45,1.29,11,5.33,1.15,12,4.1,2.23,10,3.17,1.9,12,4.5,1.51,10,6,1.83,10 +12011,substitution,4.95,0.83,20,3.24,2,21,5.6,2.08,25,5,1,3,4.94,0.83,17,4.14,2.79,7,2.77,1.42,13,5.38,1.6,8,5.71,2.31,17,5,0.82,7,4.92,0.86,13,4.14,2.67,7,2.77,1.54,13,6.14,1.88,14,4.91,2.21,11,5.22,0.83,9,4.73,0.79,11,3.82,2.32,11,2.6,1.43,10,5.61,2.33,18,5.57,1.4,7 +12012,subterranean,4.75,1.33,20,5.1,2.2,20,4.88,2.09,34,4.7,1.64,10,4.8,1.03,10,6.12,1.64,8,4.42,2.31,12,5.36,2.31,14,4.55,1.9,20,4.44,1.42,9,5,1.26,11,5.23,2.13,13,4.86,2.48,7,4.86,2.38,22,4.92,1.51,12,4.4,1.26,10,5.1,1.37,10,5.36,2.17,14,4.5,2.35,6,5.12,2.23,17,4.65,1.97,17 +12013,subtext,4.53,0.84,19,3.71,1.68,21,4.2,1.77,20,4.33,0.58,3,4.56,0.89,16,3.17,1.33,6,3.93,1.79,15,4.33,1.21,6,4.14,1.99,14,4.8,0.42,10,4.22,1.09,9,3.86,2.19,7,3.64,1.45,14,3.8,1.87,10,4.6,1.65,10,4.62,0.52,8,4.45,1.04,11,3.33,2,9,4,1.41,12,3.88,2.3,8,4.42,1.38,12 +12014,subtitle,5.41,1.65,22,3.25,1.94,20,5.67,2.74,18,5.62,1.94,13,5.11,1.17,9,4.29,2.29,7,2.69,1.55,13,5.67,3.08,6,5.67,2.71,12,5.42,1.98,12,5.4,1.26,10,3.78,2.22,9,2.82,1.66,11,5.22,3.03,9,6.11,2.52,9,5.67,1.78,12,5.1,1.52,10,4.43,2.23,7,2.62,1.5,13,5.86,2.73,7,5.55,2.88,11 +12015,subtle,5.62,1.8,21,3.37,2.34,19,5.09,2.64,22,5.33,1.97,6,5.73,1.79,15,3.5,2.07,8,3.27,2.61,11,4.75,3.05,12,5.5,2.12,10,6.33,2.24,9,5.08,1.24,12,3.75,2.25,8,3.09,2.47,11,3.86,2.19,7,5.67,2.69,15,5.7,2.26,10,5.55,1.37,11,3.5,2.35,12,3.14,2.48,7,5.25,3.14,12,4.9,2.02,10 +12016,subtlety,4.6,1.5,20,3.85,2.21,20,5.3,2.36,33,5.3,0.48,10,3.9,1.85,10,4.5,2.39,8,3.42,2.07,12,5.46,2.26,13,5.2,2.48,20,4.33,1.5,9,4.82,1.54,11,4.58,2.23,12,2.75,1.75,8,5.29,2.35,21,5.33,2.5,12,4.3,1.57,10,4.9,1.45,10,3.57,2.41,14,4.5,1.64,6,5.38,2.22,16,5.24,2.56,17 +12017,subtract,4.25,1.55,20,3.96,2.18,23,6.1,2.19,21,4.67,1.32,9,3.91,1.7,11,3.55,2.07,11,4.33,2.31,12,5.12,1.64,8,6.69,2.32,13,4.14,1.35,14,4.5,2.07,6,3.56,2.13,9,4.21,2.26,14,6,1.51,8,6.15,2.58,13,4.3,1.49,10,4.2,1.69,10,3.69,1.65,13,4.3,2.79,10,7.25,1.36,12,4.56,2.19,9 +12018,suburb,5.52,1.57,21,4.25,2.24,20,5.71,2.37,21,6,1.79,6,5.33,1.5,15,4.62,1.92,8,4,2.49,12,5.82,2.68,11,5.6,2.12,10,6.67,1.63,6,5.07,1.33,15,4.8,2.39,10,3.7,2.06,10,5.14,2.54,14,6.86,1.57,7,5.86,1.46,7,5.36,1.65,14,4.64,2.41,14,3.33,1.63,6,5.42,2.81,12,6.11,1.69,9 +12019,suburban,5.85,1.23,20,3.41,2.32,22,5.69,2.35,26,6.57,1.4,7,5.46,0.97,13,2.9,1.66,10,3.83,2.76,12,5.93,2.4,15,5.7,2.16,10,5.64,1.21,11,6.11,1.27,9,3.56,1.74,9,3.31,2.72,13,5.88,2.47,16,5.78,1.99,9,6.08,1.32,13,5.43,0.98,7,2.94,2.11,16,4.67,2.58,6,5.42,2.84,12,5.93,1.9,14 +12020,suburbia,5.52,1.57,21,3.75,1.75,24,5.05,2.06,22,6.12,1.64,8,5.15,1.46,13,4,2.09,12,3.5,1.38,12,5.69,2.14,13,4.11,1.62,9,5.25,1.91,8,5.75,1.42,12,4,0.82,13,3.45,2.46,11,4.75,2.01,12,5.4,2.17,10,5.8,1.55,10,5.27,1.62,11,3.59,1.97,17,4.14,1.07,7,5.1,2.64,10,5,1.54,12 +12021,subversive,4.1,1.29,20,4.41,2.58,22,5.33,2.43,27,4,1.91,7,4.15,0.9,13,4.4,2.5,10,4.42,2.75,12,5.4,2.06,15,5.36,3.04,11,4.45,1.21,11,3.67,1.32,9,3.11,1.54,9,5.31,2.81,13,5.59,2.87,17,5,1.5,9,4.23,1.36,13,3.86,1.21,7,4.06,2.86,16,5.33,1.37,6,5.08,2.54,12,5.53,2.42,15 +12022,subway,5.44,2.12,18,4.41,2.7,22,4.68,1.78,22,6.12,2.53,8,4.9,1.66,10,5.38,2.5,8,3.86,2.74,14,3.82,1.08,11,5.55,1.97,11,6.33,2.16,6,5,2.04,12,5,1.94,10,3.92,3.2,12,4.92,2.22,13,4.33,0.87,9,5.4,2.27,10,5.5,2.07,8,5.25,3.37,8,3.93,2.23,14,4.93,1.86,14,4.25,1.67,8 +12023,succeed,7.05,1.68,19,6.71,2,21,6.1,2.25,20,6.33,0.58,3,7.19,1.8,16,6.83,1.47,6,6.67,2.23,15,5.67,2.34,6,6.29,2.27,14,6.9,1.85,10,7.22,1.56,9,7.43,1.4,7,6.36,2.21,14,6.2,2.35,10,6,2.26,10,6.88,1.96,8,7.18,1.54,11,7.33,1.41,9,6.25,2.3,12,7.75,1.58,8,5,1.95,12 +12024,success,7.49,1.55,41,5.8,2.54,41,6.38,2.38,40,7.25,1.55,20,7.71,1.55,21,6.31,2.5,16,5.48,2.57,25,6.43,2.38,21,6.32,2.45,19,7.45,1.43,20,7.52,1.69,21,5.17,2.69,23,6.61,2.15,18,5.88,2.62,17,6.74,2.18,23,7.35,1.61,23,7.67,1.5,18,5.8,2.63,30,5.82,2.4,11,6.93,1.98,15,6.04,2.57,25 +12025,successful,7.76,1.76,21,5.08,2.54,24,7.71,1.42,21,8.25,0.89,8,7.46,2.11,13,5.54,2.44,13,4.55,2.66,11,7.69,1.32,13,7.75,1.67,8,8.5,0.76,8,7.17,2.08,12,5.36,1.95,14,4.7,3.27,10,8,1.28,12,7.33,1.58,9,8.1,2.18,10,7.45,1.29,11,5.12,2.8,17,5,1.91,7,7.4,1.78,10,8,1,11 +12026,succession,4.52,2.14,21,3.74,2.43,23,5.89,2.11,18,5.33,2.24,9,3.92,1.93,12,4.36,2.46,11,3.17,2.37,12,6.1,2.13,10,5.62,2.2,8,5,2.16,7,4.23,2.24,13,4.27,2.53,11,3.25,2.34,12,5.43,2.23,7,6.18,2.09,11,4.08,2.29,13,5.25,1.75,8,3.91,2.66,11,3.58,2.31,12,5.89,2.26,9,5.89,2.09,9 +12027,successor,6.11,1.53,18,4.59,2.11,22,5.9,2.1,21,6.33,1.12,9,5.89,1.9,9,5,1.69,8,4.36,2.34,14,6.3,2.21,10,5.55,2.02,11,6,1.29,7,6.18,1.72,11,5.2,1.55,10,4.08,2.43,12,5.92,1.89,13,5.88,2.53,8,6,1.89,10,6.25,1.04,8,5.75,1.67,8,3.93,2.09,14,6.15,2.27,13,5.5,1.85,8 +12028,succubus,3.67,1.46,21,4.68,2.63,22,4.05,2.31,21,3.33,1.58,9,3.92,1.38,12,5.83,2.71,6,4.07,2.52,15,4.33,3.2,6,3.93,1.98,15,3.89,1.36,9,3.5,1.57,12,5.2,1.79,5,4.53,2.85,17,4.6,2.72,10,3.55,1.86,11,3.58,1.56,12,3.78,1.39,9,5.67,2.69,9,4,2.45,13,4.5,2.32,12,3.44,2.3,9 +12029,succulent,6.5,1.71,22,5.64,2.72,22,5.89,2.11,19,6.25,1.28,8,6.46,1.9,13,5.12,3.04,8,5.93,2.59,14,4.71,2.5,7,6.55,1.63,11,6.25,1.39,8,6.46,1.85,13,5.78,3.19,9,5.54,2.47,13,5,2.16,7,6.42,1.98,12,6.36,1.91,11,6.64,1.57,11,5.89,3.06,9,5.46,2.57,13,5.56,2.06,16,7.67,1.53,3 +12030,suck,3.71,2.72,21,5.6,2.19,20,5.47,3.06,19,4.23,2.77,13,2.88,2.59,8,4.86,2.54,7,6,1.96,13,5.71,2.69,7,5.33,3.37,12,4.25,3.11,12,3,2.06,9,4.89,2.62,9,6.18,1.66,11,6.7,2.36,10,4.11,3.3,9,3.67,2.77,12,3.78,2.82,9,4.86,2.04,7,6,2.24,13,6.29,2.63,7,5,3.3,12 +12031,sucker,4,2.27,22,4.74,2.65,23,4.17,2.31,18,4.75,2.55,8,3.69,2.1,13,5.5,2.73,8,4.21,2.67,14,5.43,2.82,7,3.36,1.57,11,4.38,3.07,8,3.92,1.75,13,4,2.74,9,5.21,2.58,14,4.43,2.51,7,4,2.28,11,4.64,2.69,11,3.36,1.63,11,3.33,2.87,9,5.64,2.13,14,4.53,2.33,15,2.33,1.15,3 +12032,suction,4.25,1.71,20,3.81,2.5,21,4.88,2.13,25,4,2.16,4,4.31,1.66,16,4.5,1.73,4,3.65,2.67,17,4.44,1.88,9,5.12,2.28,16,4.12,1.73,8,4.33,1.78,12,4.1,2.73,10,3.55,2.38,11,4.64,1.6,14,5.18,2.71,11,4.36,1.29,11,4.11,2.2,9,3.3,2.71,10,4.27,2.33,11,5.17,2.26,18,4.14,1.68,7 +12033,suds,5.24,2.3,21,3.73,1.88,22,5.5,1.68,22,5.33,2.18,9,5.17,2.48,12,4,2.45,6,3.67,1.76,15,5.17,2.04,6,5.62,1.59,16,5.22,2.11,9,5.25,2.53,12,3.4,1.14,5,3.82,2.07,17,5.64,1.69,11,5.36,1.75,11,5.25,2.77,12,5.22,1.64,9,3.22,1.64,9,4.08,2.02,13,5.42,1.78,12,5.6,1.65,10 +12034,sue,2.18,1.22,22,6.15,2.46,20,5.58,2.78,19,2.23,1.17,13,2.11,1.36,9,6.71,0.95,7,5.85,2.97,13,5.86,2.27,7,5.42,3.12,12,2.17,1.27,12,2.2,1.23,10,6.22,2.17,9,6.09,2.77,11,6.2,2.25,10,4.89,3.26,9,2.08,1.31,12,2.3,1.16,10,6.57,0.98,7,5.92,2.99,13,6.29,3.04,7,5.17,2.66,12 +12035,suede,5.36,1.68,22,2.75,1.97,20,5.71,1.98,21,6,1.47,14,4.25,1.49,8,3.4,2.46,10,2.11,1.17,9,5.5,1.52,6,5.8,2.18,15,5.4,2.22,10,5.33,1.15,12,2,1,11,3.67,2.5,9,5.08,1.71,13,6.75,2.05,8,5.5,1.88,12,5.2,1.48,10,2.5,2.2,12,3.12,1.64,8,5.42,1.56,12,6.11,2.47,9 +12036,suffer,2.05,1.32,20,4.5,2.34,24,3.32,2.26,28,2.62,1.3,8,1.67,1.23,12,4.67,2.45,9,4.4,2.35,15,3.07,2.06,14,3.57,2.5,14,2,1.41,9,2.09,1.3,11,3.92,2.23,12,5.08,2.39,12,2.5,1.83,14,4.14,2.41,14,1.9,1.37,10,2.2,1.32,10,4.58,2.15,12,4.42,2.61,12,3.5,2.43,12,3.19,2.2,16 +12037,suffice,5.52,1.75,21,3.25,1.68,20,6.19,2.23,21,6,1.26,6,5.33,1.91,15,3.88,1.55,8,2.83,1.7,12,5.91,2.39,11,6.5,2.12,10,6,1.55,6,5.33,1.84,15,3.6,1.78,10,2.9,1.6,10,6.07,2.53,14,6.43,1.62,7,5,2.24,7,5.79,1.48,14,3.29,1.82,14,3.17,1.47,6,5.83,2.52,12,6.67,1.8,9 +12038,sufficient,6.1,1.61,21,3.17,2.65,24,6,2.08,20,6.75,1.28,8,5.69,1.7,13,4.17,2.32,6,2.83,2.73,18,6.09,1.64,11,5.89,2.62,9,6.08,1.88,12,6.11,1.27,9,3.8,2.97,10,2.71,2.4,14,5.85,2.15,13,6.29,2.06,7,6.29,1.73,14,5.71,1.38,7,4,2.83,16,1.5,1.07,8,6.42,1.62,12,5.38,2.62,8 +12039,suffocate,2.62,2.03,39,6.09,2.58,44,3.48,2.61,23,2.55,2.2,22,2.71,1.86,17,5.95,2.95,20,6.21,2.28,24,3.22,2.28,9,3.64,2.87,14,3.3,2.34,23,1.62,0.81,16,6.48,2.38,25,5.58,2.8,19,3.13,2.56,15,4.12,2.75,8,2.84,2.09,19,2.4,2.01,20,5.79,2.7,29,6.67,2.29,15,2.92,2.69,13,4.2,2.44,10 +12040,suffocation,2.44,1.69,18,5,2.73,22,3.17,2.21,23,2,1.55,11,3.5,1.64,6,5.5,2.83,8,4.71,2.73,14,3.14,1.77,7,3.19,2.43,16,2.43,1.62,7,2.45,1.81,11,4.22,2.73,9,5.54,2.7,13,4.09,2.59,11,2.33,1.44,12,2.91,1.97,11,1.71,0.76,7,4.45,2.7,11,5.55,2.77,11,3.77,2.55,13,2.4,1.43,10 +12041,sugar,6.56,1.8,41,5.29,2.49,17,6.32,2.32,25,6.12,1.93,17,6.88,1.68,24,6.4,1.52,5,4.83,2.72,12,5.25,1.83,8,6.82,2.4,17,6,1.95,22,7.21,1.4,19,6.11,2.32,9,4.38,2.5,8,6.14,2.14,14,6.55,2.62,11,6.69,1.78,26,6.33,1.88,15,5.5,2.56,8,5.11,2.57,9,6.89,2.25,18,4.86,1.95,7 +12042,suggest,5.55,1.53,22,3.75,2.07,20,5.84,2.43,19,5.85,1.82,13,5.11,0.93,9,5.29,1.25,7,2.92,1.98,13,6.57,2.15,7,5.42,2.57,12,5.67,1.87,12,5.4,1.07,10,4.22,1.99,9,3.36,2.16,11,5.3,2.41,10,6.44,2.46,9,5.42,1.56,12,5.7,1.57,10,4.71,2.21,7,3.23,1.88,13,4.57,2.94,7,6.58,1.83,12 +12043,suggestion,5.79,1.65,19,4.18,2.22,22,6.41,2.02,22,6.33,1,9,5.3,2,10,4.5,2.14,8,4,2.32,14,6.36,2.2,11,6.45,1.92,11,5.86,0.9,7,5.75,2.01,12,4.9,2.13,10,3.58,2.19,12,6.54,2.18,13,6.22,1.86,9,5.3,1.95,10,6.33,1.12,9,4.12,2.53,8,4.21,2.12,14,5.86,2.14,14,7.38,1.41,8 +12044,suggestive,4.95,1.5,21,4.44,2.29,25,5.68,2.4,19,5,2.12,9,4.92,0.9,12,3.33,2.42,6,4.89,2.22,18,4.29,1.98,7,6.5,2.32,12,5,1.71,16,4.8,0.45,5,4.21,2.49,14,4.9,2.13,10,5.44,2.55,9,5.9,2.38,10,5.08,1.83,12,4.78,0.97,9,4.56,2.28,16,4.22,2.44,9,5.82,2.68,11,5.5,2.14,8 +12045,suicidal,2.15,2.16,20,4.91,2.59,23,3.24,2.43,21,4.4,3.13,5,1.4,1.06,15,4.83,2.48,12,5,2.83,11,3.18,2.56,11,3.33,2.55,9,1.82,2.4,11,2.56,1.88,9,4.88,2.7,16,5,2.52,7,3.09,2.26,11,3.4,2.72,10,1.69,1.49,13,3,3,7,4.89,2.87,19,5,0,4,3.21,2.75,14,3.29,1.8,7 +12046,suicide,1.58,1.5,19,6.21,2.67,39,4.21,3.02,24,1.67,2,9,1.5,0.97,10,5.79,3.24,19,6.68,2,19,3.62,2.72,8,4.5,3.2,16,2,2.12,9,1.2,0.42,10,5.65,3.05,20,6.79,2.12,19,4.53,3.08,17,3.5,3.21,6,1.83,1.85,12,1.14,0.38,7,5.58,2.97,26,7.46,1.27,13,4.62,3.14,16,3.38,2.77,8 +12047,suit,5.89,1.97,18,3.05,2.04,20,5.17,2.64,18,5.75,1.67,8,6,2.26,10,3.43,2.23,7,2.85,1.99,13,5.18,2.44,11,5.14,3.13,7,6,1.61,11,5.71,2.56,7,2.56,2.13,9,3.45,1.97,11,6.18,2.27,11,3.57,2.51,7,6,1.54,12,5.67,2.8,6,2.67,1.83,12,3.62,2.33,8,5.11,2.8,9,5.22,2.64,9 +12048,suitable,5.7,1.13,20,3,2.1,20,6.16,2.12,25,5.33,1.53,3,5.76,1.09,17,3.14,2.73,7,2.92,1.8,13,6,2.14,8,6.24,2.17,17,5.86,1.21,7,5.62,1.12,13,4.71,2.06,7,2.08,1.5,13,5.71,1.94,14,6.73,2.28,11,5.78,1.09,9,5.64,1.21,11,3.7,2.16,10,2.3,1.89,10,6.22,2.34,18,6,1.53,7 +12049,suitcase,5.25,1.62,20,3.24,2.07,21,5.5,2.16,34,5.3,1.7,10,5.2,1.62,10,3.62,2.45,8,3,1.87,13,5.93,2.37,14,5.2,2.02,20,4.56,1.42,9,5.82,1.6,11,4.08,1.98,13,1.88,1.46,8,5.45,2.5,22,5.58,1.44,12,4.7,1.64,10,5.8,1.48,10,2.86,1.99,14,4,2.16,7,5.76,1.89,17,5.24,2.44,17 +12050,suite,7.05,1.72,19,3.61,2.02,23,6.16,1.46,19,6.89,1.69,9,7.2,1.81,10,4.86,1.57,7,3.13,2.03,15,6,1.56,10,6.33,1.41,9,7.56,1.67,9,6.6,1.71,10,4,2.21,10,3.42,1.93,12,5.62,1.3,8,6.5,1.58,10,6.75,1.66,12,7.57,1.81,7,3.8,2.09,20,2.33,0.58,3,5.62,1.3,8,6.55,1.51,11 +12051,suitor,5.63,2.03,19,3.67,2.74,18,5.58,2.48,24,5,2,4,5.8,2.08,15,3.2,1.79,5,3.85,3.08,13,5,2.74,13,6.27,2.05,11,6.44,1.81,9,4.9,2.02,10,4.14,2.73,7,3.36,2.84,11,5.06,2.46,16,6.62,2.33,8,5,1.96,13,7,1.55,6,4.33,2.96,12,2.33,1.75,6,5.6,2.87,15,5.56,1.81,9 +12052,sulfate,4.63,1.21,19,3.67,2.18,21,4.91,2.07,23,4.33,1.15,3,4.69,1.25,16,3.88,1.96,8,3.54,2.37,13,5.44,2.46,9,4.57,1.79,14,4.67,1.5,9,4.6,0.97,10,4.11,1.96,9,3.33,2.35,12,4.87,2.47,15,5,1.07,8,4.71,0.95,7,4.58,1.38,12,3.3,1.89,10,4,2.45,11,4.92,2.6,13,4.9,1.2,10 +12053,sulfur,4.5,1.79,20,3.86,2.36,22,5,2.29,27,5.43,2.07,7,4,1.47,13,3.9,2.33,10,3.83,2.48,12,5.33,2.09,15,4.82,2.52,11,4.36,1.63,11,4.67,2.06,9,4.56,1.94,9,3.38,2.57,13,5.29,2.69,17,4.78,1.09,9,4.92,1.89,13,3.71,1.38,7,3.81,2.4,16,4,2.45,6,4.92,2.61,12,5.07,2.09,15 +12054,sulk,3.22,2.1,18,3.3,1.95,20,3.68,2.04,25,2.4,0.55,5,3.54,2.4,13,3.18,1.83,11,3.44,2.19,9,3.69,2.24,16,3.67,1.73,9,2.57,0.98,7,3.64,2.54,11,2.56,2.19,9,3.91,1.58,11,3.65,2.23,20,3.8,1.1,5,3.44,2.51,9,3,1.73,9,3.18,1.72,11,3.44,2.3,9,3.95,2.12,19,2.83,1.6,6 +12055,sullen,2.84,1.01,19,4.52,2.18,21,4.57,1.75,23,3.8,1.1,5,2.46,0.78,13,4.5,2.43,6,4.53,2.17,15,4.6,2.27,10,4.54,1.33,13,3.14,1.21,7,2.64,0.92,11,3.86,2.19,7,4.86,2.18,14,4.73,1.35,11,4.42,2.11,12,2.92,1.16,12,2.71,0.76,7,4.18,2.36,11,4.9,2.02,10,4.43,2.14,14,4.78,0.97,9 +12056,sully,3.89,1.41,19,4.05,1.99,20,4.45,1.88,20,4.67,1.53,3,3.75,1.39,16,3.5,1.87,6,4.29,2.05,14,5.33,0.52,6,4.07,2.13,14,4.7,0.82,10,3,1.41,9,4,2.45,7,4.08,1.8,13,5,2,10,3.9,1.66,10,4.5,1.31,8,3.45,1.37,11,3.44,1.88,9,4.55,2.02,11,4.12,2.75,8,4.67,1.07,12 +12057,sultan,4.48,1.97,21,3.48,2.23,23,4.94,2.44,18,5.22,2.22,9,3.92,1.62,12,3.36,1.75,11,3.58,2.68,12,5.2,1.93,10,4.62,3.07,8,4.71,2.29,7,4.38,1.94,13,3.64,2.2,11,3.33,2.35,12,4.86,2.19,7,5,2.68,11,4.08,1.98,13,5.12,1.89,8,4.09,2.51,11,2.92,1.88,12,5.11,2.2,9,4.78,2.77,9 +12058,sum,5.71,1.95,21,3.1,1.81,21,5.88,2.13,25,6.17,1.4,12,5.11,2.47,9,3.43,1.99,7,2.93,1.77,14,5.9,2.33,10,5.87,2.07,15,5.5,3.42,4,5.76,1.6,17,3,1.94,10,3.18,1.78,11,5.71,2.93,7,5.94,1.83,18,5.42,2.27,12,6.11,1.45,9,3,1.68,13,3.25,2.12,8,5.56,2.74,9,6.06,1.77,16 +12059,summarize,4.89,1.37,19,2.8,1.91,20,6.4,2.11,20,5.33,0.58,3,4.67,1.4,15,2.7,1.42,10,2.9,2.38,10,6.5,1.84,10,6.3,2.45,10,4,2,6,5.17,0.58,12,2.86,2.41,7,2.77,1.69,13,5.38,2.33,8,7.08,1.73,12,5.42,0.67,12,4,1.83,7,2.7,2.11,10,2.9,1.79,10,6,2.4,9,6.73,1.9,11 +12060,summary,5.05,1.57,20,3.29,1.83,17,6.09,1.48,22,5.2,1.1,5,5,1.73,15,4.33,1.97,6,2.73,1.56,11,5.9,1.2,10,6.25,1.71,12,5.6,0.97,10,4.5,1.9,10,3.7,2.06,10,2.71,1.38,7,5.91,1.7,11,6.27,1.27,11,4.92,1.62,12,5.25,1.58,8,2.62,1.92,8,3.89,1.62,9,6.09,1.7,11,6.09,1.3,11 +12061,summation,4.85,1.84,20,4.15,2.58,20,5.19,2.27,36,5.43,1.9,7,4.54,1.81,13,4,2.12,5,4.2,2.78,15,5.82,2.14,11,4.92,2.31,25,5.58,1.73,12,3.75,1.49,8,4.58,2.68,12,3.5,2.45,8,5.55,2.39,20,4.75,2.08,16,5.45,1.37,11,4.11,2.15,9,5.27,2.69,11,2.78,1.72,9,5.18,2.46,22,5.21,2.01,14 +12062,summer,7.5,1.89,18,5.48,2.86,21,6.61,1.69,18,6.38,2.2,8,8.4,0.97,10,5.29,2.63,7,5.57,3.06,14,6.18,1.6,11,7.29,1.7,7,6.73,2,11,8.71,0.76,7,5.33,3.2,9,5.58,2.71,12,6.55,1.63,11,6.71,1.89,7,7.08,2.07,12,8.33,1.21,6,5.08,2.78,12,6,3.04,9,6.67,1.87,9,6.56,1.59,9 +12063,summerhouse,7.3,1.22,20,4.82,3.23,17,5.71,2.27,24,7.2,1.3,5,7.33,1.23,15,4.8,3.9,5,4.83,3.1,12,5.31,2.56,13,6.18,1.89,11,7.6,1.35,10,7,1.05,10,5,3.83,7,4.7,2.95,10,5.25,2.32,16,6.62,2,8,6.93,1.14,14,8.17,0.98,6,5.55,3.21,11,3.5,3.08,6,6.2,2.54,15,4.89,1.54,9 +12064,summertime,6.74,2.23,19,5.32,3.11,22,6.5,2.24,22,7.33,1.32,9,6.2,2.78,10,4,2.93,8,6.07,3.05,14,6.64,2.42,11,6.36,2.16,11,6.86,1.46,7,6.67,2.64,12,5.5,3.24,10,5.17,3.13,12,6.23,2.45,13,6.89,1.96,9,5.9,2.73,10,7.67,1,9,4.5,3.21,8,5.79,3.07,14,7.14,2.14,14,5.38,2.07,8 +12065,summit,5.5,1.82,22,4.35,2.52,20,4.45,2.02,22,5.5,2.14,14,5.5,1.2,8,4.64,2.84,11,4,2.33,8,4.5,1.64,6,4.44,2.19,16,5.2,2.44,10,5.75,1.14,12,3.55,2.07,11,5.33,2.78,9,4.31,1.93,13,4.67,2.24,9,5.17,1.95,12,5.9,1.66,10,4,2.52,13,5,2.58,7,4.42,2.23,12,4.5,1.84,10 +12066,summon,5.58,1.57,19,4.67,2.46,24,6.04,2.24,28,5.88,0.83,8,5.36,1.96,11,4.67,2.45,9,4.67,2.55,15,5.93,2.53,14,6.14,1.99,14,5.56,2.19,9,5.6,0.84,10,4.83,2.52,12,4.5,2.5,12,6.14,2.57,14,5.93,1.94,14,5.4,2.07,10,5.78,0.83,9,4.58,2.64,12,4.75,2.38,12,6.17,1.99,12,5.94,2.46,16 +12067,summons,3.6,2.01,20,5.14,2.01,22,3.84,2.48,19,3.89,2.15,9,3.36,1.96,11,5.6,2.27,10,4.75,1.76,12,3.38,1.51,8,4.18,3.03,11,3.29,1.44,14,4.33,3.01,6,5.12,2.03,8,5.14,2.07,14,5.38,2.13,8,2.73,2.15,11,3.3,1.25,10,3.9,2.6,10,4.75,1.66,12,5.6,2.37,10,3.82,2.86,11,3.88,2.03,8 +12068,sumo,4.45,1.6,22,3.71,2.1,24,5.48,2.21,23,4.33,1.66,9,4.54,1.61,13,3.33,2.18,9,3.93,2.09,15,5,2.29,9,5.79,2.19,14,4.62,1.92,8,4.36,1.45,14,3.42,2.31,12,4,1.91,12,5.42,2.19,12,5.55,2.34,11,4.5,1.62,12,4.4,1.65,10,3.36,2.31,14,4.2,1.75,10,6.17,2.17,12,4.73,2.1,11 +12069,sun,6.92,1.89,40,4.64,2.54,47,4.98,2.72,54,6.38,1.78,16,7.29,1.9,24,4.76,2.57,21,4.54,2.56,26,5.08,2.69,25,5,2.79,28,7.35,1.9,20,6.5,1.82,20,4.82,2.57,28,4.37,2.54,19,4.82,2.88,34,5.42,2.43,19,7,1.85,26,6.79,2.01,14,4.74,2.73,31,4.44,2.19,16,4.81,2.88,27,5.15,2.6,27 +12070,sunburn,2.76,1.52,17,4.45,2.76,20,4.12,2.09,25,3,1.15,4,2.69,1.65,13,4.91,3.21,11,3.89,2.15,9,4.12,1.93,16,4.11,2.47,9,2.83,1.83,6,2.73,1.42,11,3.33,2.55,9,5.36,2.69,11,3.9,2.22,20,5,1.22,5,2.75,1.58,8,2.78,1.56,9,4.09,2.98,11,4.89,2.57,9,4.21,1.93,19,3.83,2.71,6 +12071,sundae,7.76,1,21,4.79,2.78,24,5.8,2.26,20,7.5,1.07,8,7.92,0.95,13,5,2.1,6,4.72,3.03,18,6.27,1.74,11,5.22,2.77,9,7.58,1.08,12,8,0.87,9,5.1,2.77,10,4.57,2.87,14,5.92,2.22,13,5.57,2.51,7,7.86,1.03,14,7.57,0.98,7,5.19,2.66,16,4,3.02,8,6.08,1.44,12,5.38,3.2,8 +12072,sundial,5.95,1.39,19,3.22,2.16,18,5.19,2.69,16,5.64,0.92,11,6.38,1.85,8,4,2.58,4,3,2.08,14,5,2.45,8,5.38,3.07,8,6.12,1.25,8,5.82,1.54,11,4.14,2.19,7,2.64,2.01,11,5,2.9,6,5.3,2.71,10,5.62,1.45,13,6.67,1.03,6,3,2.41,11,3.57,1.81,7,5.5,2.81,6,5,2.75,10 +12073,sundown,6.21,1.69,19,3.71,2.39,21,4.4,2.5,20,5,1,3,6.44,1.71,16,4.83,3.13,6,3.27,1.98,15,4,1.79,6,4.57,2.79,14,6.6,1.17,10,5.78,2.11,9,3.29,2.14,7,3.93,2.56,14,4.5,2.27,10,4.3,2.83,10,6,1.85,8,6.36,1.63,11,2.56,2.07,9,4.58,2.31,12,5.62,3.11,8,3.58,1.68,12 +12074,sunflower,6.45,1.7,20,3.05,2.54,22,6.15,1.85,27,6,1.49,10,6.9,1.85,10,2.29,2.21,7,3.4,2.67,15,6.24,2.08,17,6,1.49,10,5.8,1.62,10,7.1,1.6,10,3.4,3.58,5,2.94,2.28,17,6.07,2.02,14,6.23,1.74,13,6.25,1.82,12,6.75,1.58,8,3,3.06,10,3.08,2.15,12,6.86,1.61,14,5.38,1.85,13 +12075,sunglasses,6.72,1.27,18,3.67,2.06,21,5.83,2.25,23,5.67,0.58,3,6.93,1.28,15,4.25,2.05,8,3.31,2.06,13,6.44,2.13,9,5.43,2.31,14,7.11,1.27,9,6.33,1.22,9,3.67,2.18,9,3.67,2.06,12,5.93,2.31,15,5.62,2.26,8,7,0.89,6,6.58,1.44,12,4.5,2.17,10,2.91,1.7,11,6.15,2.61,13,5.4,1.71,10 +12076,sunken,4.42,1.5,19,3.95,2.31,20,4,2.19,24,4.54,1.33,13,4.17,1.94,6,4.8,1.64,5,3.67,2.47,15,3.77,2.01,13,4.27,2.45,11,5.11,1.54,9,3.8,1.23,10,5,2.16,7,3.38,2.26,13,4.09,2.07,11,3.92,2.36,13,4.44,1.67,9,4.4,1.43,10,3.5,1.58,10,4.4,2.88,10,3.78,2.28,9,4.13,2.2,15 +12077,sunlight,7.46,1.94,41,4.44,2.66,43,6.12,2.3,43,7.15,2.41,13,7.61,1.71,28,4,1.87,17,4.73,3.07,26,6,1.57,14,6.17,2.61,29,6.94,1.71,17,7.83,2.04,24,4.24,2.53,21,4.64,2.82,22,5.7,2.64,23,6.6,1.79,20,7.52,1.88,23,7.39,2.06,18,4.67,2.81,24,4.16,2.5,19,5.43,2.59,23,6.9,1.65,20 +12078,sunny,7.95,0.89,20,5.38,3.09,21,5.11,2.51,19,7.89,1.05,9,8,0.77,11,5.8,2.86,5,5.2,3.34,15,3.17,2.4,6,6,2.08,13,7.71,0.91,14,8.5,0.55,6,5.45,3.3,11,5.22,3.19,9,5.33,2.12,9,4.9,2.92,10,7.9,0.74,10,8,1.05,10,5,3.02,12,5.89,3.3,9,3.83,3.13,6,5.69,2.06,13 +12079,sunrise,7.35,1.64,40,4.68,2.88,22,5.95,2.65,22,6.92,1.98,13,7.5,1.45,26,5,2.83,8,4.5,3.01,14,4.82,2.71,11,7.09,2.12,11,6.87,1.73,15,7.58,1.56,24,6.6,1.9,10,3.08,2.61,12,6.31,2.43,13,5.44,3,9,7.2,1.74,20,7.5,1.57,20,4.75,3.01,8,4.64,2.92,14,6.43,2.53,14,5.12,2.8,8 +12080,sunroof,6.47,1.84,19,3.24,2.39,21,6.17,1.67,23,6.6,1.67,5,6.31,1.97,13,4.17,2.48,6,2.87,2.33,15,6.6,1.43,10,5.85,1.82,13,6.29,2.87,7,6.45,0.93,11,3.71,2.56,7,3,2.35,14,5.73,1.79,11,6.58,1.51,12,6.58,2.19,12,6.29,1.11,7,3.36,2.77,11,3.1,2.02,10,6.07,1.82,14,6.33,1.5,9 +12081,sunscreen,5.77,1.54,22,3.95,2.24,22,5.89,2.13,19,5.12,1.46,8,6,1.47,13,4.5,2.56,8,3.46,2.03,13,4.57,1.99,7,6.64,1.96,11,6.25,1.98,8,5.31,1.03,13,4.67,2.4,9,3.46,2.07,13,5.29,2.5,7,6.25,1.91,12,5.45,1.63,11,6.09,1.45,11,3.38,2.33,8,4.29,2.2,14,5.75,2.11,16,6.67,2.52,3 +12082,sunset,7.46,1.5,39,4.68,2.73,44,5.32,2.98,25,7.6,1.24,15,7.38,1.66,24,4,2.03,17,5.11,3.04,27,3.88,2.53,8,6,3,17,7.09,1.7,23,8.13,0.83,15,5.14,2.67,21,4.26,2.77,23,4.36,2.98,14,6.55,2.62,11,7.05,1.67,20,7.89,1.2,19,4.6,2.94,25,4.79,2.49,19,5.06,3.23,18,6,2.31,7 +12083,sunshine,8.14,1.13,22,5.32,3.11,19,5.43,2.29,21,7.6,1.52,5,8.31,1.01,16,5.5,3.59,8,5.18,2.89,11,5.6,2.67,10,5.27,2,11,7.92,1.24,12,8.4,0.97,10,3.9,2.6,10,6.89,2.98,9,4.42,2.11,12,6.78,1.86,9,8.09,0.7,11,8.18,1.47,11,4.25,2.12,8,6.09,3.56,11,5.78,2.17,9,5.17,2.44,12 +12084,suntan,6.05,1.47,19,4.25,2.53,20,5.39,2.25,23,7.33,1.53,3,5.81,1.38,16,5,2.33,8,3.75,2.63,12,5.67,2.18,9,5.21,2.36,14,6.11,1.9,9,6,1.05,10,5.11,2.85,9,3.55,2.11,11,6.13,2.26,15,4,1.51,8,5.71,1.38,7,6.25,1.54,12,5,2.26,10,3.5,2.68,10,6,2.71,13,4.6,1.17,10 +12085,sunup,5.71,2.22,21,3.28,2.25,25,5.21,2.46,19,5.11,2.42,9,6.17,2.04,12,2.17,1.6,6,3.72,2.37,18,3.57,2.15,7,6.17,2.17,12,5.12,2.19,16,7.6,0.89,5,3.14,2.28,14,3.6,2.37,10,5.22,3.15,9,5.2,1.81,10,5.83,2.37,12,5.56,2.13,9,3.19,2.29,16,3.44,2.3,9,4.73,2.94,11,5.88,1.55,8 +12086,sup,5.53,1.22,19,4.3,1.95,20,5.26,2.12,23,5,1,3,5.62,1.26,16,4.5,1.31,8,4.17,2.33,12,5.33,2.4,9,5.21,2.01,14,5.89,1.36,9,5.2,1.03,10,4.56,2.24,9,4.09,1.76,11,5.73,2.28,15,4.38,1.51,8,5.57,1.27,7,5.5,1.24,12,4.6,1.9,10,4,2.05,10,5.31,2.75,13,5.2,0.92,10 +12087,super,7.05,1.65,19,4.25,2.49,20,6.91,1.62,23,7.15,1.63,13,6.83,1.83,6,5,2.92,5,4,2.39,15,7,1.63,13,6.8,1.69,10,7,1.8,9,7.1,1.6,10,5,3.11,7,3.85,2.12,13,6.6,1.84,10,7.15,1.46,13,7.33,1.66,9,6.8,1.69,10,3.9,2.18,10,4.6,2.84,10,7,1.73,9,6.86,1.61,14 +12088,superb,7,1.72,22,4.33,2.69,21,6.64,1.5,22,6.93,1.54,14,7.12,2.1,8,5.36,2.87,11,3.44,2.01,9,6.67,1.86,6,6.62,1.41,16,7.2,1.69,10,6.83,1.8,12,4,2.57,11,4.7,2.91,10,6.85,1.28,13,6.33,1.8,9,6.67,2.02,12,7.4,1.26,10,4.15,2.91,13,4.62,2.45,8,6.83,0.83,12,6.4,2.07,10 +12089,superficial,3.79,2.3,19,4.2,1.82,20,4.62,2.3,24,4.31,2.39,13,2.67,1.75,6,4.4,1.82,5,4.13,1.88,15,4.46,1.76,13,4.82,2.89,11,4.22,2.99,9,3.4,1.51,10,5,2,7,3.77,1.64,13,5.09,2.3,11,4.23,2.31,13,4.56,2.24,9,3.1,2.23,10,3.8,1.87,10,4.6,1.78,10,4.56,2.3,9,4.67,2.38,15 +12090,superfluous,4.53,1.95,19,4.45,1.9,22,4.58,1.59,24,3.5,1.38,6,5,2.04,13,4.67,1.92,12,4.2,1.93,10,4.25,2.31,8,4.75,1.13,16,4.6,1.96,10,4.44,2.07,9,4.78,1.39,9,4.23,2.2,13,4.71,1.72,17,4.17,1.33,6,4.25,1.75,8,4.73,2.15,11,4.11,1.69,9,4.69,2.06,13,4.56,1.63,16,4.62,1.6,8 +12091,superhero,6.89,1.45,19,6,2.32,21,5.83,2.37,23,7.67,1.15,3,6.75,1.48,16,6.12,1.13,8,5.92,2.87,13,5.33,1.94,9,6.14,2.63,14,7.78,0.97,9,6.1,1.37,10,6.67,1.73,9,5.5,2.65,12,6.33,2.55,15,4.88,1.73,8,7,1,7,6.83,1.7,12,7.2,1.4,10,4.91,2.51,11,5.85,2.7,13,5.8,1.99,10 +12092,superhuman,6.67,1.46,21,4.73,2.88,22,6.33,2.59,27,6.2,1.14,10,7.09,1.64,11,5,2.83,7,4.6,3,15,6,2.67,17,6.9,2.47,10,6.73,1.74,11,6.6,1.17,10,3.4,3.36,5,5.12,2.71,17,6.36,2.56,14,6.31,2.72,13,6.54,1.66,13,6.88,1.13,8,4.1,3.38,10,5.25,2.42,12,6.86,2.63,14,5.77,2.52,13 +12093,superintendent,4.86,1.56,21,3.24,2.2,25,5.16,2.57,19,4.67,1.87,9,5,1.35,12,2.5,1.64,6,3.56,2.38,18,3.86,2.85,7,5.92,2.15,12,4.81,1.8,16,5,0,5,2.79,2.01,14,4,2.45,10,5.67,2.83,9,4.7,2.36,10,4.75,1.6,12,5,1.58,9,3.19,2.1,16,3.33,2.5,9,4.27,2.49,11,6.38,2.26,8 +12094,superior,6.37,2.01,19,4.74,2.18,23,5.95,1.9,19,5.22,1.48,9,7.4,1.9,10,5.14,2.79,7,4.6,1.99,15,6.3,1.57,10,5.56,2.24,9,6.44,2.4,9,6.3,1.7,10,5.3,2.36,10,4.33,2.1,12,5.62,1.06,8,6,2.4,10,6.92,2.23,12,5.43,1.13,7,4.95,2.24,20,3.33,1.15,3,6,1.85,8,5.91,2.02,11 +12095,superiority,4.95,1.68,19,5.48,1.99,21,6.81,1.91,21,5.22,2.11,9,4.7,1.25,10,5.56,2.6,9,5.42,1.51,12,6.88,1.64,8,6.77,2.13,13,5.21,1.85,14,4.2,0.84,5,5.62,2.45,8,5.38,1.76,13,7.25,1.58,8,6.54,2.11,13,5.3,1.42,10,4.56,1.94,9,5.75,1.6,12,5.11,2.47,9,7.25,1.82,12,6.22,1.99,9 +12096,superman,6.52,1.91,21,5.17,3.05,23,5.11,2.81,18,6.89,1.69,9,6.25,2.09,12,5.18,2.86,11,5.17,3.35,12,4.7,3.2,10,5.62,2.33,8,5.57,2.37,7,6.92,1.55,13,5.36,2.87,11,5,3.33,12,6.14,2.67,7,4.45,2.81,11,6.23,2.2,13,7,1.31,8,5.91,3.21,11,4.5,2.88,12,5,3.08,9,5.22,2.68,9 +12097,supermarket,6.37,1.95,19,4.65,2.06,23,5.28,1.87,18,5.44,1.88,9,7.2,1.69,10,4.86,1.77,7,4.6,2.29,15,5.5,2.17,10,5,1.51,8,6.22,2.33,9,6.5,1.65,10,4.6,1.96,10,4.75,2.3,12,4.12,1.13,8,6,1.87,9,6.58,1.98,12,6,2,7,4.6,1.98,20,5,3,3,5.12,1.55,8,5.4,2.17,10 +12098,supermodel,5.53,2.46,19,6.09,1.95,22,5.18,2.61,22,7.33,1.32,9,3.9,2.08,10,6.62,1.51,8,5.79,2.15,14,4.82,2.64,11,5.55,2.66,11,6.71,1.5,7,4.83,2.69,12,6.3,1.25,10,5.92,2.43,12,5.23,2.71,13,5.11,2.62,9,4.9,2.28,10,6.22,2.59,9,5.75,1.75,8,6.29,2.09,14,5.43,2.79,14,4.75,2.38,8 +12099,supernatural,6.05,2.11,21,5.9,1.95,21,4,2.68,25,6.58,1.56,12,5.33,2.6,9,6.57,1.27,7,5.57,2.17,14,5.2,2.97,10,3.2,2.21,15,6.75,2.63,4,5.88,2.03,17,6.5,2.17,10,5.36,1.63,11,2.57,2.07,7,4.56,2.73,18,5.75,2.38,12,6.44,1.74,9,5.62,2.26,13,6.38,1.3,8,3,2.18,9,4.56,2.83,16 +12100,supernova,6.58,2.36,19,5.5,2.84,20,3.5,2.91,20,8,1,3,6.47,2.47,15,5.2,3.16,10,5.8,2.62,10,3,3.09,10,4,2.79,10,5,3.03,6,7.58,1.38,12,5.43,3.46,7,5.54,2.6,13,2.75,2.43,8,4,3.19,12,7.42,1.68,12,5.14,2.79,7,4.8,3.01,10,6.2,2.62,10,2.33,2.65,9,4.45,2.88,11 +12101,superposition,4.42,2.04,19,3.5,2.33,20,5.29,2.42,24,4.46,2.22,13,4.33,1.75,6,3.4,2.51,5,3.53,2.36,15,6.23,1.96,13,4.18,2.52,11,4.22,2.68,9,4.6,1.35,10,4.14,2.97,7,3.15,1.95,13,4.91,2.02,11,5.62,2.75,13,5.44,1.94,9,3.5,1.72,10,3,1.33,10,4,3.02,10,6,2.55,9,4.87,2.33,15 +12102,superpower,7.14,1.88,21,5.76,2.49,21,5.81,2.56,21,7.89,1.17,9,6.58,2.15,12,5,2.83,6,6.29,2.3,14,6.5,1.87,6,5.53,2.8,15,7.22,1.2,9,7.08,2.31,12,6.6,2.51,5,5.5,2.5,16,4.6,2.72,10,6.91,1.92,11,6.92,2.35,12,7.44,1.01,9,5.88,2.7,8,5.69,2.46,13,5.25,2.83,12,6.56,2.07,9 +12103,superstar,5.94,1.76,18,4.85,2.6,20,5.42,2.24,24,7.4,0.55,5,5.38,1.76,13,4.73,2.69,11,5,2.65,9,5.56,2.16,16,5.12,2.53,8,6.14,1.68,7,5.82,1.89,11,4.67,2.96,9,5,2.41,11,5.53,2.25,19,5,2.45,5,5.67,1.94,9,6.22,1.64,9,5.09,2.77,11,4.56,2.51,9,5.11,2.11,19,6.6,2.61,5 +12104,superstition,4.84,1.64,19,6.14,2.2,21,5.45,1.84,22,4.2,1.3,5,5.08,1.8,13,5.33,3.2,6,6.47,1.68,15,5.7,2.31,10,5.25,1.42,12,4.71,1.8,7,4.91,1.7,11,6.29,2.56,7,6.07,2.09,14,5.36,1.86,11,5.55,1.92,11,5,1.76,12,4.57,1.51,7,5.73,2.9,11,6.6,0.97,10,5.5,1.99,14,5.38,1.69,8 +12105,superstitious,4.75,1.68,20,5.95,2.56,21,4.89,2.29,27,6.14,2.04,7,4,0.82,13,5.67,2.35,9,6.17,2.79,12,4.6,2.35,15,5.45,2.25,11,4.55,1.37,11,5,2.06,9,6,2.07,8,5.92,2.9,13,5.82,2.21,17,3.33,1.5,9,5,1.91,13,4.29,1.11,7,6.27,2.4,15,5.17,2.99,6,5.75,2.56,12,4.2,1.86,15 +12106,superstore,6.24,2.21,21,4.43,2.13,21,4.75,2.42,24,6,2.52,12,6.56,1.81,9,5,2,7,4.14,2.21,14,4.78,2.11,9,4.73,2.66,15,6.75,2.06,4,6.12,2.29,17,4.6,2.5,10,4.27,1.85,11,5,2.77,7,4.65,2.34,17,6.25,2.22,12,6.22,2.33,9,4.54,1.98,13,4.25,2.49,8,3.67,2.35,9,5.4,2.29,15 +12107,supervise,5.05,1.2,21,4,2.25,20,6.1,2.45,21,5.17,0.75,6,5,1.36,15,4.75,2.25,8,3.5,2.2,12,6.73,2,11,5.4,2.8,10,4.67,1.03,6,5.2,1.26,15,3.9,2.51,10,4.1,2.08,10,5.29,2.49,14,7.71,1.38,7,4.86,1.07,7,5.14,1.29,14,3.93,2.56,14,4.17,1.47,6,5.33,2.71,12,7.11,1.69,9 +12108,supervision,4.26,1.33,19,5.05,1.86,21,4.55,3.04,22,4.6,1.52,5,4.08,1.32,13,5,2.19,6,5.07,1.79,15,5.2,3.01,10,4,3.07,12,3.43,1.62,7,4.73,0.9,11,4.14,1.86,7,5.5,1.74,14,5.2,2.94,10,4,3.13,12,4.33,1.44,12,4.14,1.21,7,4.55,1.92,11,5.6,1.71,10,4.92,3.01,13,4,3.16,9 +12109,supervisor,4.28,1.84,18,4.05,2.26,20,5.55,2.67,20,5.33,0.58,3,4.29,1.82,14,4.3,2,10,3.8,2.57,10,5.6,2.76,10,5.5,2.72,10,3.8,0.84,5,4.75,1.91,12,4.14,2.73,7,4,2.08,13,5.88,2.53,8,5.33,2.84,12,4.17,2.17,12,4.5,1.05,6,4.5,2.51,10,3.6,2.01,10,5.22,2.44,9,5.82,2.93,11 +12110,supper,6.72,1.81,18,3.6,2.6,20,5.64,2.08,25,7.8,0.84,5,6.31,1.93,13,4.09,2.81,11,3,2.35,9,5.75,1.98,16,5.44,2.35,9,6.14,2.19,7,7.09,1.51,11,3,2.45,9,4.09,2.74,11,6,2.03,20,4.2,1.79,5,6.56,1.88,9,6.89,1.83,9,2.73,2.33,11,4.67,2.65,9,5.32,2.14,19,6.67,1.63,6 +12111,suppertime,6.43,2.06,21,4.57,2.25,23,6.61,2,18,5.56,2.07,9,7.08,1.88,12,4.55,2.34,11,4.58,2.27,12,6.5,2.46,10,6.75,1.39,8,5.14,2.61,7,6.92,1.38,13,4.73,2.41,11,4.42,2.19,12,6.86,2.54,7,6.45,1.69,11,6.08,2.43,13,7,1.2,8,4.73,2.28,11,4.42,2.31,12,6.11,2.26,9,7.11,1.69,9 +12112,supple,5.76,1.3,21,4.09,2.62,22,5.7,2.05,27,5.7,1.25,10,5.82,1.4,11,5.57,3.26,7,3.4,2.03,15,5.47,2.4,17,6.1,1.29,10,5.45,1.13,11,6.1,1.45,10,3.6,3.21,5,4.24,2.51,17,5.14,2.11,14,6.31,1.89,13,5.23,1.01,13,6.62,1.3,8,3,2.31,10,5,2.59,12,5.57,2.06,14,5.85,2.12,13 +12113,supplement,5.43,2.16,21,3.22,2.26,23,5.22,1.63,18,5.22,2.17,9,5.58,2.23,12,4.18,2.18,11,2.33,2.02,12,4.6,1.26,10,6,1.77,8,6,2.31,7,5,2.12,13,3.91,2.17,11,2.58,2.23,12,4.57,1.4,7,5.64,1.69,11,5.62,2.33,13,5.12,1.96,8,2.55,1.92,11,3.83,2.44,12,4.78,1.56,9,5.67,1.66,9 +12114,supplemental,5.59,2.13,22,3.64,2.08,22,6.05,2.11,20,6.12,1.64,8,5.29,2.37,14,3.6,2.12,10,3.67,2.15,12,7.14,1.77,7,5.46,2.11,13,6.18,2.27,11,5,1.9,11,3.55,2.02,11,3.73,2.24,11,6.07,2.22,15,6,2,5,5.3,2.31,10,5.83,2.04,12,3.8,1.93,10,3.5,2.28,12,5.7,1.49,10,6.4,2.63,10 +12115,supplier,4.84,1.74,19,3.45,1.92,22,5.04,1.77,23,4.67,1.97,6,4.92,1.71,13,4,2.04,12,2.8,1.62,10,4.71,1.25,7,5.19,1.97,16,4.7,1.25,10,5,2.24,9,4,2.24,9,3.08,1.66,13,4.88,1.93,16,5.5,1.52,6,4.75,1.16,8,4.91,2.12,11,3.56,1.59,9,3.38,2.18,13,5.31,1.89,16,4.43,1.4,7 +12116,supply,5.11,1.33,19,3.28,1.9,18,5.24,2.39,17,5.45,1.04,11,4.62,1.6,8,4.25,2.22,4,3,1.8,14,4.75,2.82,8,5.67,2,9,5.12,1.13,8,5.09,1.51,11,4,1.73,7,2.82,1.94,11,4,2.1,6,5.91,2.34,11,4.92,1.44,13,5.5,1.05,6,2.55,1.86,11,4.43,1.4,7,5.57,2.44,7,5,2.45,10 +12117,support,6.89,2.14,18,3.05,1.99,20,6.11,2.42,18,6.38,1.69,8,7.3,2.45,10,3.29,1.7,7,2.92,2.18,13,5.82,2.09,11,6.57,2.99,7,6.82,1.66,11,7,2.89,7,3,1.85,8,3.08,2.15,12,6.09,2.3,11,6.14,2.79,7,6.33,2.35,12,8,1.1,6,2.91,1.87,11,3.22,2.22,9,6.67,2.65,9,5.56,2.19,9 +12118,supporter,6.05,1.65,19,4.41,2.3,22,6.32,1.96,22,6.11,1.27,9,6,2,10,5,2.33,8,4.07,2.3,14,5.64,2.16,11,7,1.55,11,5.86,1.07,7,6.17,1.95,12,5.3,2.16,10,3.67,2.23,12,6.08,2.25,13,6.67,1.5,9,6.3,2,10,5.78,1.2,9,4.25,2.6,8,4.5,2.21,14,6.21,2.01,14,6.5,2,8 +12119,supportive,6.95,1.7,20,3.83,2.81,18,6.58,2.24,24,7.6,1.34,5,6.73,1.79,15,3.2,2.28,5,4.08,3.04,13,6,2.55,13,7.27,1.68,11,6.7,1.83,10,7.2,1.62,10,4.29,2.81,7,3.55,2.91,11,5.75,2.27,16,8.25,0.89,8,6.79,1.93,14,7.33,1.03,6,4.08,2.68,12,3.33,3.27,6,6.87,2.59,15,6.11,1.54,9 +12120,suppose,5.27,1.08,22,3.33,2.03,21,5.11,2.03,18,4.67,1.37,6,5.47,0.92,15,2.71,2.43,7,3.64,1.82,14,5,2.18,9,5.12,2.1,8,5,0.96,14,5.71,1.25,7,3,2.06,9,3.58,2.07,12,5.7,2.11,10,4.38,1.77,8,5,0.96,14,5.75,1.16,8,3.33,2.42,6,3.33,1.95,15,5.4,2.22,10,4.75,1.83,8 +12121,supposed,5.41,1.59,22,3.48,1.97,21,5.24,2.19,17,5.17,1.17,6,5.47,1.81,15,2.71,1.89,7,3.86,1.96,14,5.11,2.52,9,5.38,1.92,8,5.36,1.82,14,5.43,1.27,7,3.44,2.13,9,3.5,1.93,12,5.56,2.7,9,4.88,1.55,8,5.71,1.38,14,4.88,1.89,8,3.83,2.56,6,3.33,1.76,15,6.22,2.11,9,4.12,1.81,8 +12122,suppress,2.72,1.18,18,3.55,2.44,20,4.55,2.61,20,2.67,1.53,3,2.64,1.15,14,3.2,2.39,10,3.9,2.56,10,4.8,2.3,10,4.3,2.98,10,2.5,1.05,6,2.73,1.27,11,3.43,3.15,7,3.62,2.1,13,4.25,2.25,8,4.75,2.9,12,2.75,1.29,12,2.67,1.03,6,4.1,3,10,3,1.7,10,5.22,2.44,9,4,2.72,11 +12123,suppression,3.68,1.29,19,3.17,2.07,18,4.29,2.34,17,4.09,1.38,11,3.12,0.99,8,3.5,2.38,4,3.07,2.06,14,5.12,2.75,8,3.56,1.74,9,3.5,1.31,8,3.82,1.33,11,3.57,1.99,7,2.91,2.17,11,5.33,2.34,6,3.73,2.24,11,3.62,1.33,13,3.83,1.33,6,2.64,1.96,11,4,2.08,7,4.43,2.37,7,4.2,2.44,10 +12124,supremacy,3.48,1.94,21,4.26,2.16,23,5.57,2.77,21,4.88,1.13,8,2.62,1.85,13,4.54,2.18,13,3.9,2.18,10,6.85,1.91,13,3.5,2.78,8,4.5,1.69,8,3,1.86,12,5.07,1.59,14,3,2.4,9,5.82,2.68,11,5.3,2.98,10,3.6,2.17,10,3.36,1.8,11,4.12,2.28,16,4.57,1.99,7,5.7,3.2,10,5.45,2.46,11 +12125,supreme,6.14,2.01,21,4.28,2.32,25,6.11,2.58,19,6.78,1.56,9,5.67,2.23,12,4.67,2.88,6,4.17,2.26,18,4.86,3.39,7,6.83,1.75,12,5.81,2.1,16,7.2,1.3,5,4.07,2.5,14,4.6,2.27,10,6.22,2.59,9,6,2.71,10,6.75,2.26,12,5.33,1.32,9,4.56,2.61,16,3.78,1.72,9,6,3,11,6.25,2.05,8 +12126,sure,6.64,2.13,22,3.48,2.25,21,6.82,1.51,17,6.5,3.21,6,6.73,1.75,15,2.43,1.51,7,4,2.42,14,6.56,1.81,9,7.12,1.13,8,6.36,2.31,14,7.29,1.89,7,3.11,2.09,9,3.75,2.42,12,6.56,1.74,9,7.12,1.25,8,6,2.29,14,7.75,1.28,8,3.83,3.13,6,3.33,1.91,15,6.89,1.45,9,6.75,1.67,8 +12127,surf,6.05,1.67,20,5.57,1.96,21,5.18,2.77,34,6.5,2.01,10,5.6,1.17,10,6,1.51,8,5.31,2.21,13,4.86,2.32,14,5.4,3.08,20,6.11,1.96,9,6,1.48,11,5.31,2.1,13,6,1.77,8,5.14,2.64,22,5.25,3.11,12,5.4,1.35,10,6.7,1.77,10,5.86,2.14,14,5,1.53,7,5.24,2.41,17,5.12,3.16,17 +12128,surface,5.62,1.47,21,3.04,2.09,25,5.16,2.36,19,5.56,1.74,9,5.67,1.3,12,3.83,1.83,6,2.72,2.19,18,4,2.45,7,5.83,2.12,12,5.62,1.5,16,5.6,1.52,5,2.79,2.19,14,3.3,2.11,10,4.78,2.86,9,5.5,1.9,10,5.5,1.78,12,5.78,0.97,9,3.19,2.14,16,2.78,2.11,9,4.45,2.62,11,6.12,1.64,8 +12129,surfboard,5.53,1.87,19,3.75,2.24,20,4.8,2.57,20,6,1,3,5.44,2,16,5,3.03,6,3.21,1.67,14,4,1.79,6,5.14,2.82,14,5.9,1.79,10,5.11,1.96,9,2.33,1.03,6,4.36,2.37,14,4.3,2.63,10,5.3,2.54,10,5.75,1.28,8,5.36,2.25,11,4.12,2.42,8,3.5,2.2,12,4.88,2.95,8,4.75,2.42,12 +12130,surfer,5.47,1.39,19,5.38,1.69,21,5.74,2.3,23,5.33,0.58,3,5.5,1.51,16,5,2.33,8,5.62,1.19,13,5.44,2.51,9,5.93,2.23,14,5.78,1.09,9,5.2,1.62,10,5.44,1.94,9,5.33,1.56,12,6.07,2.34,15,5.12,2.23,8,5.43,1.9,7,5.5,1.09,12,5.8,1.14,10,5,2.05,11,5.85,2.94,13,5.6,1.17,10 +12131,surge,5,1.89,20,5.22,2.84,18,5.92,2.28,24,4.6,0.89,5,5.13,2.13,15,6.2,2.59,5,4.85,2.94,13,5.85,2.3,13,6,2.37,11,5.6,2.12,10,4.4,1.51,10,6.86,2.34,7,4.18,2.71,11,5.94,2.14,16,5.88,2.7,8,4.64,1.91,14,5.83,1.72,6,5.75,2.38,12,4.17,3.6,6,5.67,2.55,15,6.33,1.8,9 +12132,surgeon,5.05,2.01,20,5.78,2.39,23,5,2.63,21,4,2.12,5,5.4,1.92,15,6.33,1.92,12,5.18,2.79,11,4.36,2.73,11,5.33,2.29,9,4.45,2.21,11,5.78,1.56,9,6.06,2.38,16,5.14,2.48,7,5.27,2.15,11,4.7,3.16,10,5.67,2.19,12,4.12,1.36,8,6.11,2.42,19,4.25,1.71,4,4.5,2.59,14,6,2.58,7 +12133,surgery,3.18,2.15,44,5.55,2.61,20,3.2,2.04,20,3.67,2.16,15,2.93,2.14,29,6.1,2.38,10,5,2.83,10,3.5,1.87,6,3.07,2.16,14,3.72,1.84,18,2.81,2.3,26,5.43,2.76,7,5.62,2.63,13,3.7,2.41,10,2.7,1.57,10,3.08,2,25,3.32,2.38,19,5.4,3.03,10,5.7,2.26,10,3.12,2.59,8,3.25,1.71,12 +12134,surgical,3.95,2.32,19,5,2.2,22,3.75,2.05,24,4.83,2.56,6,3.54,2.18,13,4.83,2.21,12,5.2,2.3,10,4.12,2.59,8,3.56,1.79,16,4.7,1.83,10,3.11,2.62,9,4.78,2.11,9,5.15,2.34,13,3.41,2.06,17,4.67,2.07,6,3,1.6,8,4.64,2.58,11,4.67,2.35,9,5.23,2.17,13,3.31,1.82,16,4.62,2.33,8 +12135,surly,3.9,1.71,20,3.8,1.96,20,4.95,2.28,22,3.43,1.81,7,4.15,1.68,13,3.44,1.88,9,4.09,2.07,11,4.17,3.43,6,5.25,1.73,16,4.3,1.25,10,3.33,2.12,9,2.88,1.64,8,4.42,1.98,12,5.33,2.47,15,4.14,1.68,7,4.18,1.66,11,3.56,1.81,9,3.75,1.86,12,3.88,2.23,8,5.45,2.91,11,4.45,1.37,11 +12136,surname,5.1,1.12,20,3.68,2.3,22,5.76,2,21,5.67,0.87,9,4.64,1.12,11,3.9,2.18,10,3.5,2.47,12,4.5,0.93,8,6.54,2.11,13,5.36,0.74,14,4.5,1.64,6,4.12,2.64,8,3.43,2.14,14,5.38,2.2,8,6,1.91,13,5,0.94,10,5.2,1.32,10,4,2.59,12,3.3,1.95,10,6.08,2.15,12,5.33,1.8,9 +12137,surplus,5.68,2.11,19,3.6,2.14,20,6.58,2.04,19,5.67,1.15,3,6,1.96,15,3.6,2.63,10,3.6,1.65,10,6.7,1.34,10,6.44,2.7,9,5.67,2.58,6,6.08,1.44,12,3.71,2.63,7,3.54,1.94,13,6.25,2.6,8,6.82,1.6,11,5.75,2.18,12,5.57,2.15,7,3.7,2.26,10,3.5,2.12,10,6.33,2.4,9,6.8,1.75,10 +12138,surprise,7.44,1.58,18,6.57,2.75,21,5.17,2.41,18,6.5,1.69,8,8.2,1.03,10,5.71,2.98,7,7,2.63,14,5.27,2.41,11,5,2.58,7,7,1.67,11,8.14,1.21,7,6.44,3.64,9,6.67,2.02,12,5,2.61,11,5.43,2.23,7,7.25,1.71,12,7.83,1.33,6,6.17,3.16,12,7.11,2.15,9,5.33,2.96,9,5,1.87,9 +12139,surprised,6.57,2.2,21,5.95,2.64,21,4.72,2.17,25,6.25,1.82,12,7,2.69,9,7,0.58,7,5.43,3.11,14,4.67,2.02,12,4.77,2.39,13,8.25,1.5,4,6.18,2.19,17,6.2,2.7,10,5.73,2.69,11,5,2.35,17,4.12,1.73,8,6.58,2.31,12,6.56,2.19,9,5.54,2.79,13,6.62,2.39,8,4.87,2.17,15,4.5,2.27,10 +12140,surprising,6.75,1.48,20,5.65,2.21,20,3.77,1.82,22,6.57,1.27,7,6.85,1.63,13,6.11,2.03,9,5.27,2.37,11,4.33,1.75,6,3.56,1.86,16,6.6,1.65,10,7.11,1.27,9,5.5,2.33,8,5.75,2.22,12,4.27,1.87,15,2.71,1.25,7,6.73,1.62,11,6.78,1.39,9,6.17,2.21,12,4.88,2.1,8,4.18,1.94,11,3.36,1.69,11 +12141,surreal,6.65,1.6,20,5.11,2.64,19,5.12,2.09,25,6.36,1.63,11,7,1.58,9,4.43,2.23,7,5.5,2.88,12,5.69,1.65,13,4.5,2.39,12,7.27,1.62,11,5.89,1.27,9,5.3,2.63,10,4.89,2.8,9,5.76,2.02,17,3.75,1.58,8,6.7,1.57,10,6.6,1.71,10,5.42,2.75,12,4.57,2.57,7,5.56,2.03,16,4.33,2.06,9 +12142,surrender,3.73,1.91,22,4.58,2.06,26,3.88,2.72,24,3.44,2.19,9,3.92,1.75,13,4.3,2.06,10,4.75,2.11,16,4.78,2.54,9,3.33,2.77,15,3,2,8,4.14,1.79,14,5.15,1.57,13,4,2.38,13,4.17,2.59,12,3.58,2.94,12,3.92,1.51,12,3.5,2.37,10,4.33,2.23,15,4.91,1.87,11,3.46,2.37,13,4.36,3.14,11 +12143,surrogate,5.27,1.03,22,4.27,1.96,22,4.5,2.33,18,5.38,0.74,8,5.23,1.24,13,4.71,2.36,7,4.07,1.86,14,4.17,2.93,6,4.64,2.2,11,5.25,1.16,8,5.31,1.03,13,4.33,2.5,9,4.23,1.59,13,2.71,1.8,7,5.64,1.91,11,5.45,1.21,11,5.09,0.83,11,3.11,2.2,9,5.08,1.32,13,4.53,2.2,15,4.33,3.51,3 +12144,surround,5.42,2.09,19,3.32,2.4,22,4.43,1.71,28,4.33,1.21,6,5.92,2.25,13,3.73,2.41,11,2.91,2.43,11,4.18,2.09,11,4.59,1.46,17,5.82,2.18,11,4.88,1.96,8,3,2.24,11,3.64,2.62,11,4.22,1.77,18,4.8,1.62,10,5.54,2.22,13,5.17,1.94,6,3.43,2.53,14,3.12,2.3,8,4.06,1.88,16,4.92,1.38,12 +12145,surroundings,6.37,1.38,19,3.43,2.06,21,5.7,1.33,23,6.2,1.64,5,6.54,1.33,13,3.83,2.04,6,3.27,2.12,15,5.8,1.32,10,5.62,1.39,13,6.71,1.7,7,6.27,1.19,11,2.71,1.7,7,3.79,2.19,14,5.45,1.13,11,5.92,1.51,12,6.42,1.44,12,6.29,1.38,7,3.09,1.87,11,3.8,2.3,10,5.57,1.22,14,5.89,1.54,9 +12146,surveillance,3.35,1.66,20,4.85,2.46,20,5.48,2.91,21,3.5,1.38,6,3.29,1.82,14,5.75,2.19,8,4.25,2.53,12,5.73,3.1,11,5.2,2.82,10,4,1.22,5,3.13,1.77,15,5.1,2.51,10,4.6,2.5,10,5.29,2.92,14,5.86,3.08,7,4.29,1.6,7,2.85,1.52,13,4.71,2.7,14,5.17,1.94,6,5.75,3.02,12,5.11,2.89,9 +12147,survey,5.55,1.05,20,3.68,2.21,22,6.93,1.8,27,6.14,1.35,7,5.23,0.73,13,4.3,2.06,10,3.17,2.29,12,7.13,1.46,15,6.73,2.28,11,5.36,0.67,11,5.78,1.39,9,3.22,1.79,9,4,2.48,13,7.12,2,17,6.67,1.5,9,5.62,1.12,13,5.43,0.98,7,3.31,2.47,16,4.67,0.82,6,7.58,1.38,12,6.4,1.96,15 +12148,survival,7.05,2.31,21,5.4,2.68,20,5.86,2.03,21,6.33,1.51,6,7.33,2.55,15,6,2.62,8,5,2.76,12,5.64,1.63,11,6.1,2.47,10,7.5,1.76,6,6.87,2.53,15,5.9,2.42,10,4.9,2.96,10,5.43,2.31,14,6.71,0.95,7,5.71,2.69,7,7.71,1.86,14,5.36,2.87,14,5.5,2.43,6,5.42,2.19,12,6.44,1.74,9 +12149,survive,6.9,1.73,21,4.53,2.65,19,6.21,2.72,19,6.54,1.71,13,7.5,1.69,8,4.71,2.63,7,4.42,2.78,12,4.71,2.98,7,7.08,2.23,12,7.25,1.76,12,6.44,1.67,9,4.56,2.88,9,4.5,2.59,10,5.2,2.7,10,7.33,2.4,9,7.17,1.59,12,6.56,1.94,9,5.43,2.64,7,4,2.63,12,6.71,2.63,7,5.92,2.84,12 +12150,survivor,6.68,1.46,22,4.81,2.64,26,6.25,2.4,24,6.78,1.64,9,6.62,1.39,13,4.3,2.79,10,5.12,2.58,16,5.11,2.42,9,6.93,2.19,15,6,1.6,8,7.07,1.27,14,5.77,2.62,13,3.85,2.38,13,5.67,2.74,12,6.83,1.95,12,6.92,1.44,12,6.4,1.51,10,5.13,3.02,15,4.36,2.06,11,6.31,2.25,13,6.18,2.68,11 +12151,susceptible,3.67,1.46,21,5.19,2.06,21,4,2.27,24,3.58,1.73,12,3.78,1.09,9,5.71,1.8,7,4.93,2.2,14,4.22,1.64,9,3.87,2.61,15,3.75,0.96,4,3.65,1.58,17,4.6,2.41,10,5.73,1.62,11,3.43,2.15,7,4.24,2.33,17,3.58,1.31,12,3.78,1.72,9,5.15,1.99,13,5.25,2.31,8,2.44,0.73,9,4.93,2.37,15 +12152,sushi,6.25,2.77,20,5.84,2.52,19,5.81,2.33,26,6.45,2.98,11,6,2.65,9,6,1.63,7,5.75,2.99,12,5.92,2.87,13,5.69,1.75,13,6.36,2.5,11,6.11,3.22,9,4.91,2.74,11,7.12,1.55,8,5.76,2.14,17,5.89,2.8,9,7,1.83,10,5.5,3.41,10,5.58,2.71,12,6.29,2.29,7,5.75,2.46,16,5.9,2.23,10 +12153,suspect,2.39,1.24,18,4.57,2.5,21,3.22,1.93,18,2.75,1.28,8,2.1,1.2,10,3.57,2.99,7,5.07,2.16,14,3.36,2.01,11,3,1.91,7,2.64,1.12,11,2,1.41,7,4.44,2.92,9,4.67,2.27,12,3.27,2.15,11,3.14,1.68,7,2.58,1.24,12,2,1.26,6,3.67,2.46,12,5.78,2.11,9,3.89,2.32,9,2.56,1.24,9 +12154,suspend,4.32,2.14,19,4.87,2.3,23,4.68,1.97,19,4.22,1.72,9,4.4,2.55,10,5,2,7,4.8,2.57,15,4.6,2.07,10,4.78,1.99,9,4.33,2.74,9,4.3,1.57,10,5.3,2.58,10,4.5,2.2,12,4.12,0.83,8,4.9,2.51,10,4.25,2.45,12,4.43,1.62,7,4.7,2.36,20,6,1.73,3,4.25,1.28,8,5,2.37,11 +12155,suspense,5.26,2,19,5.84,2.39,19,4.95,2.04,20,5.33,1.53,3,5.47,2,15,5.5,2.55,10,6.22,2.28,9,4.9,2.13,10,5,2.05,10,4.67,1.75,6,5.83,1.9,12,5.29,3.15,7,6.17,1.9,12,4.88,2.64,8,5,1.65,12,5.42,2.19,12,5,1.73,7,5.56,2.7,9,6.1,2.18,10,6.22,1.56,9,3.91,1.81,11 +12156,suspension,4.35,1.42,20,4.57,2.36,21,5.46,2.25,24,6,1,3,4.06,1.3,17,4.43,2.3,7,4.69,2.56,13,5.88,1.96,8,5.25,2.41,16,5.29,1.38,7,3.85,1.21,13,4.71,2.56,7,4.54,2.44,13,5.86,1.79,14,4.9,2.77,10,3.89,1.76,9,4.73,1.01,11,5,2.49,11,4.1,2.23,10,5.39,2.35,18,5.67,2.07,6 +12157,suspicion,3.33,1.52,24,6.04,2.23,23,4.95,2.41,19,4.11,1.45,9,3,1.36,14,5.62,1.69,8,6.29,2.58,14,5.57,2.51,7,4.45,2.46,11,2.75,0.71,8,3.8,1.66,15,6.33,1.73,9,5.86,2.54,14,5.86,2.19,7,4.42,2.47,12,3.38,1.66,13,3.27,1.42,11,5.56,2.92,9,6.36,1.69,14,4.88,2.39,16,5.33,3.06,3 +12158,suspicious,3.48,1.5,21,5,2.64,42,3.95,2.01,20,3.83,1.64,12,3,1.22,9,4.8,2.54,15,5.11,2.74,27,5.67,1.86,6,3.21,1.63,14,2.75,0.96,4,3.65,1.58,17,5.06,2.86,18,4.96,2.53,24,4.7,1.95,10,3.2,1.87,10,3.33,1.3,12,3.67,1.8,9,4.92,2.83,24,5.11,2.45,18,2.62,1.6,8,4.83,1.8,12 +12159,sustain,5.68,1.92,19,3.73,2.21,22,6.45,1.82,22,5.44,1.42,9,5.9,2.33,10,4,2.39,8,3.57,2.17,14,6.27,1.79,11,6.64,1.91,11,5.14,1.21,7,6,2.22,12,4.4,2.12,10,3.17,2.21,12,6.23,2.13,13,6.78,1.3,9,6.4,1.51,10,4.89,2.09,9,3.75,2.49,8,3.71,2.13,14,6.71,1.98,14,6,1.51,8 +12160,sustenance,6,2.18,20,3.28,2.32,18,6.12,2.49,24,7,1.22,5,5.67,2.35,15,3,2,5,3.38,2.5,13,5.23,2.62,13,7.18,1.94,11,6.3,2.36,10,5.7,2.06,10,4.43,2.94,7,2.55,1.57,11,5.62,2.42,16,7.12,2.47,8,5.79,2.42,14,6.5,1.52,6,3.92,2.39,12,2,1.67,6,6.6,2.53,15,5.33,2.35,9 +12161,suture,4.36,1.53,22,4.63,1.92,19,4.65,2.08,20,5.2,1.79,5,4.19,1.42,16,5.12,2.1,8,4.27,1.79,11,4.4,1.96,10,4.9,2.28,10,4.17,1.53,12,4.6,1.58,10,5.3,1.77,10,3.89,1.9,9,4,2.24,11,5.44,1.67,9,4.45,1.63,11,4.27,1.49,11,4.88,2.75,8,4.45,1.13,11,3.89,1.45,9,5.27,2.37,11 +12162,suv,4.75,1.71,20,3.48,2.25,23,5.11,2.42,28,3.88,1.64,8,5.33,1.56,12,3.38,2.5,8,3.53,2.2,15,5.14,2.57,14,5.07,2.37,14,4.67,2.4,9,4.82,0.98,11,4,2.41,12,2.91,2.02,11,4.64,2.5,14,5.57,2.34,14,5.7,1.49,10,3.8,1.4,10,4,2.22,12,2.91,2.26,11,5.67,2.35,12,4.69,2.47,16 +12163,swab,4.7,1.75,20,2.56,1.29,18,5.27,1.64,22,4.2,1.3,5,4.87,1.88,15,3,0.63,6,2.33,1.5,12,5,1.49,10,5.5,1.78,12,4.6,1.43,10,4.8,2.1,10,2.8,1.14,10,2.25,1.49,8,5.64,1.86,11,4.91,1.38,11,4.17,1.64,12,5.5,1.69,8,2.11,1.05,9,3,1.41,9,5.45,1.92,11,5.09,1.38,11 +12164,swag,5.37,2.09,19,4.33,2.47,18,5.94,2.01,17,5.27,2.15,11,5.5,2.14,8,4.75,2.63,4,4.21,2.52,14,5.38,2.26,8,6.44,1.74,9,5.25,2.38,8,5.45,1.97,11,4.57,2.3,7,4.18,2.68,11,4.5,1.38,6,6.73,1.9,11,5,2.27,13,6.17,1.47,6,4,2.68,11,4.86,2.19,7,6.57,1.9,7,5.5,2.07,10 +12165,swallow,5.57,1.54,21,3.78,2.54,23,5.72,2.61,18,5.44,1.59,9,5.67,1.56,12,4.64,2.46,11,3,2.45,12,5.9,2.81,10,5.5,2.51,8,5.71,1.98,7,5.54,1.39,13,4.09,2.43,11,3.5,2.71,12,5.71,2.75,7,5.73,2.65,11,5.85,1.72,13,5.12,1.13,8,3.73,2.65,11,3.83,2.55,12,4.22,2.39,9,7.22,1.92,9 +12166,swami,4.11,1.82,19,4.05,2.37,20,4.25,2,20,4.33,2.08,3,4.06,1.84,16,4.33,1.97,6,3.93,2.59,14,4,2,6,4.36,2.06,14,4.9,1.1,10,3.22,2.11,9,2.86,2.67,7,4.69,2.02,13,4.2,2.35,10,4.3,1.7,10,4.12,1.81,8,4.09,1.92,11,3.67,2.55,9,4.36,2.29,11,4.62,2.88,8,4,1.21,12 +12167,swamp,4.42,2.29,19,3.33,2.06,18,4.12,1.65,24,3.33,1.63,6,4.92,2.43,13,4.33,1.75,6,2.83,2.08,12,4.25,1.49,8,4.06,1.77,16,4.6,2.01,10,4.22,2.68,9,3.6,1.9,10,3,2.33,8,4.41,1.66,17,3.17,1.47,6,4.5,2.67,8,4.36,2.11,11,2.56,2.24,9,4.11,1.62,9,4.38,1.86,16,3.62,1.06,8 +12168,swank,4.84,2.09,19,4.14,2.19,22,5.27,1.83,22,5.78,1.92,9,4,1.94,10,4.62,2.62,8,3.86,1.96,14,5.36,1.69,11,5.18,2.04,11,5.57,2.15,7,4.42,2.02,12,4.5,1.96,10,3.83,2.41,12,4.92,1.89,13,5.78,1.72,9,4.1,1.52,10,5.67,2.4,9,3.88,2.3,8,4.29,2.2,14,5.43,1.87,14,5,1.85,8 +12169,swap,5.24,0.94,21,3.7,2.12,23,5.12,2.16,26,5.27,0.9,11,5.2,1.03,10,3.36,2.11,11,4,2.17,12,4.45,2.5,11,5.64,1.86,14,5.1,0.74,10,5.36,1.12,11,4.18,2.6,11,3.25,1.54,12,4.94,2.08,17,5.5,2.56,8,5.46,1.13,13,4.88,0.35,8,3.8,2.08,15,3.5,2.33,8,5.24,2.41,17,4.89,1.69,9 +12170,swarm,3.76,2.23,21,6.26,2.77,19,3.92,2.66,36,4.12,2.59,8,3.54,2.07,13,7.8,1.3,5,5.71,2.97,14,3.64,2.46,11,4.04,2.78,25,4.08,2.4,13,3.25,1.98,8,7,2.61,11,5.25,2.82,8,4.15,2.64,20,3.62,2.73,16,4.27,1.85,11,3.2,2.57,10,7,2.28,11,5.25,3.2,8,3.5,2.76,22,4.57,2.44,14 +12171,swastika,2.33,2.01,21,5.26,3.03,23,3.35,2.4,17,2.89,2.71,9,1.92,1.24,12,5.64,2.98,11,4.92,3.18,12,3,1.87,9,3.75,2.96,8,3.29,2.81,7,1.92,1.38,13,5.82,3.22,11,4.75,2.9,12,3.14,2.12,7,3.5,2.68,10,2.77,2.31,13,1.62,1.19,8,3.91,2.77,11,6.5,2.81,12,4.12,2.8,8,2.67,1.87,9 +12172,swat,4.38,1.69,21,6.21,2.2,19,5.24,2.21,21,5.17,0.75,6,4.07,1.87,15,6,2.62,8,6.36,1.96,11,5.27,2.49,11,5.2,1.99,10,4.5,1.87,6,4.33,1.68,15,6,2.62,10,6.44,1.74,9,5,2.18,14,5.71,2.36,7,4.43,1.51,7,4.36,1.82,14,6.46,2.54,13,5.67,1.21,6,4.83,2.25,12,5.78,2.17,9 +12173,sway,5.25,1.52,20,3.68,1.86,22,6.15,2.09,26,6.29,1.89,7,4.69,0.95,13,3.7,1.49,10,3.67,2.19,12,6.21,1.67,14,6.09,2.7,11,5.27,1.56,11,5.22,1.56,9,3.56,2.19,9,3.77,1.69,13,6.56,2.1,16,5.44,2.13,9,5.69,1.65,13,4.43,0.79,7,3.12,1.71,16,5.17,1.47,6,6.09,2.26,11,6.2,2.04,15 +12174,swear,3.44,1.42,18,5.05,2.8,20,4.11,1.68,18,3.5,1.2,8,3.4,1.65,10,5.71,2.75,7,4.69,2.87,13,3.91,1.3,11,4.43,2.23,7,3.36,1.12,11,3.57,1.9,7,4.89,3.14,9,5.18,2.64,11,4.27,1.79,11,3.86,1.57,7,3.08,1.16,12,4.17,1.72,6,4.08,2.68,12,6.5,2.45,8,4.33,2.12,9,3.89,1.17,9 +12175,sweat,4.38,2.36,21,5.1,2.45,20,4.69,2.52,36,5.25,2.82,8,3.85,1.95,13,4.4,2.61,5,5.33,2.44,15,4.73,2.2,11,4.68,2.69,25,4.85,2.64,13,3.62,1.69,8,5.33,2.39,12,4.75,2.66,8,5,2.34,20,4.31,2.75,16,4.18,2.27,11,4.6,2.55,10,5.73,2.69,11,4.33,2,9,4.55,2.58,22,4.93,2.5,14 +12176,sweater,6.19,1.57,21,2.8,2.04,20,5.95,2.27,19,6,1.67,6,6.27,1.58,15,3.25,2.43,8,2.5,1.78,12,6.08,2.15,12,5.71,2.63,7,6.44,1.81,9,6,1.41,12,2.89,2.26,9,2.73,1.95,11,5.86,2.54,7,6,2.22,12,6.4,1.78,10,6,1.41,11,2.46,1.76,13,3.43,2.51,7,5,2.54,10,7,1.41,9 +12177,sweatshirt,6.24,1.67,21,2.56,1.94,25,5.05,2.2,19,6,1.22,9,6.42,1.98,12,2.17,1.83,6,2.72,2.05,18,3.43,1.81,7,6,1.86,12,6.19,1.72,16,6.4,1.67,5,2.29,2.16,14,3,1.7,10,4.67,2.6,9,5.4,1.84,10,6.25,1.42,12,6.22,2.05,9,2.88,2.13,16,2,1.5,9,4.64,2.54,11,5.62,1.6,8 +12178,sweatshop,2.53,1.31,19,5.95,2.24,20,3.39,2.23,23,3,0.71,5,2.23,1.42,13,6.33,2.66,6,5.79,2.12,14,4.6,2.37,10,2.46,1.66,13,2.43,1.13,7,2.45,1.44,11,5.71,2.81,7,6.08,1.98,13,3.82,2.52,11,3,1.95,12,2.67,1.15,12,2.29,1.6,7,5.2,2.3,10,6.7,2,10,3.86,2.35,14,2.67,1.94,9 +12179,sweaty,3.95,1.91,21,4.78,2.73,23,4.53,1.87,19,4.38,2.13,8,3.33,1.3,12,4.88,2.75,8,4.64,2.9,14,4.57,2.3,7,4.45,1.75,11,4.12,2.17,8,3.5,1.38,12,4.78,3.19,9,4.79,2.52,14,4.71,1.7,7,4.42,2.02,12,3.9,2.08,10,4,1.84,11,3,2.83,9,5.93,2.02,14,4.38,1.86,16,5.33,2.08,3 +12180,sweep,5.27,1.03,22,3.89,2.23,19,5.76,2.1,21,5.4,0.55,5,5.12,1.09,16,5.25,2.31,8,2.91,1.64,11,5.7,2.54,10,5.82,1.72,11,5.08,0.51,12,5.5,1.43,10,3.5,1.51,10,4.33,2.87,9,5.25,2.34,12,6.44,1.59,9,5.36,0.67,11,5.18,1.33,11,2.75,1.49,8,4.73,2.37,11,5.22,2.33,9,6.17,1.9,12 +12181,sweeper,5.35,1.35,20,3.23,2,22,6.22,2.08,27,6.14,1.95,7,4.92,0.64,13,3.9,2.23,10,2.67,1.67,12,6.33,2.02,15,6.45,1.92,11,5.18,1.4,11,5.56,1.33,9,4.33,2.29,9,2.46,1.39,13,6.59,2,17,6,1.87,9,5.46,1.66,13,5.14,0.38,7,2.94,2.08,16,4,1.67,6,6.58,2.07,12,5.93,2.12,15 +12182,sweet,7.77,1.38,22,4.14,2.92,21,6.12,1.93,17,7.5,1.05,6,7.87,1.55,15,4,3.51,7,4.21,2.72,14,5.5,2,8,6.88,1.81,8,7.57,1.4,14,8.14,1.46,7,3.22,2.59,9,4.83,3.07,12,6,2.29,9,6.25,1.58,8,7.57,1.4,14,8.12,1.36,8,4.5,3.21,6,4,2.9,15,6.56,2.55,9,5.62,0.74,8 +12183,sweeten,6.26,1.28,19,4.71,2.41,21,5.74,2.36,23,5,1,3,6.5,1.21,16,5.38,1.85,8,4.31,2.69,13,6,2.78,9,5.57,2.14,14,6.22,1.3,9,6.3,1.34,10,5.44,2.65,9,4.17,2.17,12,5.6,2.77,15,6,1.41,8,6.57,0.79,7,6.08,1.51,12,5.2,2.66,10,4.27,2.2,11,5.92,2.96,13,5.5,1.35,10 +12184,sweetheart,7.84,1.77,19,5.39,2.4,18,6.76,2.24,25,8.33,1.15,3,8.13,1.13,15,5,2.19,6,5.58,2.57,12,6.5,2.2,8,6.88,2.32,17,8,1.26,6,8.25,1.06,12,4.8,2.44,10,6.12,2.3,8,6.5,2.56,14,7.09,1.81,11,8,2,12,7.57,1.4,7,4.89,2.76,9,5.89,2.03,9,6.89,2.47,18,6.43,1.62,7 +12185,sweetie,7.56,1.62,18,4.35,2.78,20,5.89,1.71,18,6.25,1.49,8,8.6,0.7,10,3.57,2.7,7,4.77,2.83,13,5.27,1.19,11,6.86,2.04,7,6.82,1.66,11,8.71,0.49,7,4.67,3.08,9,4.09,2.63,11,6.09,1.7,11,5.57,1.81,7,7.17,1.8,12,8.33,0.82,6,4.58,2.68,12,4,3.07,8,5.89,2.09,9,5.89,1.36,9 +12186,sweetness,7.37,1.54,19,4.37,3.02,19,5.92,1.79,26,7.73,1.42,11,6.88,1.64,8,4.86,2.27,7,4.08,3.45,12,5.23,2.01,13,6.62,1.26,13,7.09,1.87,11,7.75,0.89,8,4.5,2.99,10,4.22,3.23,9,5.71,2.05,17,6.33,1.12,9,7,2.06,9,7.7,0.82,10,4.33,3.26,12,4.43,2.82,7,5.88,1.86,16,6,1.76,10 +12187,swell,5.05,1.78,19,4.56,2.01,18,5.59,1.97,17,5.36,1.57,11,4.62,2.07,8,4.75,2.63,4,4.5,1.91,14,4.88,1.73,8,6.22,2.05,9,5,1.77,8,5.09,1.87,11,4.57,1.99,7,4.55,2.11,11,5.33,2.16,6,5.73,1.95,11,4.92,1.89,13,5.33,1.63,6,3.82,1.99,11,5.71,1.5,7,6.14,1.95,7,5.2,1.99,10 +12188,swerve,4.33,1.46,21,5.35,2.42,23,4.73,1.73,26,5,1.48,11,3.6,1.07,10,5,2.65,11,5.67,2.27,12,4,1.73,11,5.36,1.6,14,4.4,1.51,10,4.27,1.49,11,5.36,2.77,11,5.33,2.19,12,5.06,1.64,17,4.12,1.96,8,4.31,1.49,13,4.38,1.51,8,5.33,2.29,15,5.38,2.83,8,5.18,1.74,17,3.89,1.45,9 +12189,swift,5.83,1.58,41,4.88,2.1,43,6.24,1.96,54,6.22,1.56,18,5.52,1.56,23,5.06,2.26,16,4.78,2.03,27,6.06,1.98,32,6.62,1.91,21,6.03,1.59,30,5.27,1.49,11,5.06,2.32,16,4.78,1.99,27,6.39,1.99,31,6.14,1.93,22,5.95,1.89,22,5.68,1.16,19,4.48,1.95,23,5.35,2.21,20,6.5,1.82,26,6,2.09,28 +12190,swig,4.57,1.5,21,4.48,1.89,21,6,2.22,25,5.17,1.4,12,3.78,1.3,9,4.86,1.86,7,4.29,1.94,14,5.4,2.32,10,6.4,2.13,15,4,1.41,4,4.71,1.53,17,4.8,2.35,10,4.18,1.4,11,4.57,2.44,7,6.56,1.92,18,4.58,1.83,12,4.56,1.01,9,4.69,2.18,13,4.12,1.36,8,5.56,2.51,9,6.25,2.08,16 +12191,swill,4.65,1.57,20,3.81,2.06,21,5.24,2.02,21,4.67,2,9,4.64,1.21,11,2.83,1.83,6,4.14,2.14,14,4.67,2.42,6,5.47,1.88,15,5,1.85,8,4.42,1.38,12,5,1.87,5,3.44,2.03,16,6.2,1.55,10,4.36,2.06,11,4.64,1.8,11,4.67,1.32,9,3.75,1.58,8,3.85,2.38,13,5.08,1.73,12,5.44,2.46,9 +12192,swim,6.71,2.03,21,6.05,3.05,20,6.47,2.52,19,6.15,2.15,13,7.62,1.51,8,6.43,2.23,7,5.85,3.48,13,6,2.58,7,6.75,2.56,12,6.58,2.15,12,6.89,1.96,9,6,2.78,9,6.09,3.39,11,6.8,2.3,10,6.11,2.85,9,6.75,2.01,12,6.67,2.18,9,7.57,1.13,7,5.23,3.47,13,7.57,1.81,7,5.83,2.72,12 +12193,swimmer,6.26,1.56,19,4.26,2.27,39,6.48,1.89,21,6,1.12,9,6.5,1.9,10,4.46,2.18,13,4.15,2.34,26,6.18,2.09,11,6.8,1.69,10,5.86,1.21,7,6.5,1.73,12,4.8,2.19,20,3.68,2.26,19,6.25,2.22,12,6.78,1.39,9,6.1,1.79,10,6.44,1.33,9,4.23,2.32,26,4.31,2.25,13,6.64,2.1,14,6.14,1.46,7 +12194,swimming,7.2,1.77,20,5.13,2.62,23,5.83,2.68,18,6.62,2.26,8,7.58,1.31,12,5.55,2.16,11,4.75,3.02,12,5.3,2.67,10,6.5,2.73,8,7.29,1.7,7,7.17,1.95,12,6.73,1.35,11,3.67,2.67,12,4.86,2.67,7,6.45,2.62,11,7.67,1.5,12,6.5,2,8,4.55,2.77,11,5.67,2.46,12,5.56,2.3,9,6.11,3.14,9 +12195,swimsuit,6.05,2.27,21,5.8,2.55,20,5.08,2.49,36,6.88,2.53,8,5.54,2.03,13,7,1.58,5,5.4,2.72,15,4.45,2.16,11,5.36,2.61,25,6.15,2.67,13,5.88,1.55,8,6.08,2.61,12,5.38,2.56,8,5.15,2.32,20,5,2.76,16,6,2.37,11,6.1,2.28,10,5.91,2.7,11,5.67,2.5,9,4.91,2.62,22,5.36,2.34,14 +12196,swindle,3,2.03,18,4.32,2.46,22,4.13,2.69,23,2.73,1.85,11,3.67,2.5,6,5.25,2.66,8,3.79,2.26,14,4.57,2.7,7,3.94,2.74,16,3.25,1.98,8,2.8,2.15,10,3.44,2.55,9,4.92,2.29,13,4.45,2.21,11,3.83,3.13,12,3.09,2.21,11,2.86,1.86,7,3.91,2.7,11,4.73,2.24,11,4.77,2.83,13,3.3,2.36,10 +12197,swindler,2.33,1.46,18,4.82,2.67,22,3.86,2.39,21,3,1.69,8,1.8,1.03,10,4.88,2.1,8,4.79,3.02,14,4.45,2.42,11,3.2,2.3,10,3.67,1.63,6,1.67,0.78,12,3.6,1.9,10,5.83,2.86,12,3.75,2.14,12,4,2.83,9,2.5,1.27,10,2.12,1.73,8,4.88,3.09,8,4.79,2.52,14,4.85,2.41,13,2.25,1.28,8 +12198,swine,3.11,1.7,19,3.71,2.17,21,4.78,1.98,23,2.33,1.15,3,3.25,1.77,16,4.38,2,8,3.31,2.25,13,5.44,2.01,9,4.36,1.91,14,3,1.94,9,3.2,1.55,10,3.67,1.41,9,3.75,2.67,12,5.13,2.1,15,4.12,1.64,8,3.43,1.72,7,2.92,1.73,12,4.3,2.41,10,3.18,1.89,11,4.62,2.57,13,5,0.82,10 +12199,swing,6.95,1.61,19,4.1,2.21,21,6.16,1.61,19,6.56,1.51,9,7.3,1.7,10,2.86,1.57,7,4.92,2.22,13,6.2,1.93,10,6.11,1.27,9,7.33,1.8,9,6.6,1.43,10,3.67,2.87,9,4.64,1.5,11,5.25,1.39,8,6.7,1.49,10,7,1.6,12,6.86,1.77,7,3.95,2.27,19,5.5,0.71,2,5.38,1.6,8,6.73,1.42,11 +12200,swinger,4.37,2.09,19,5.81,2.02,21,4.96,2.38,23,4.2,1.64,5,4.38,2.36,13,6,2.1,6,5.73,2.05,15,6.2,1.48,10,4,2.55,13,3.71,1.6,7,4.73,2.41,11,6.57,1.81,7,5.43,2.06,14,4.55,2.42,11,5.33,2.39,12,5.08,2.15,12,3.14,1.35,7,5.73,2.37,11,5.9,1.66,10,5.07,2.4,14,4.78,2.49,9 +12201,swipe,4.47,1.71,19,3.68,2.1,22,5,2.18,27,4.8,1.69,10,4.11,1.76,9,3.43,2.57,7,3.8,1.93,15,5.41,2.37,17,4.3,1.7,10,5,1.87,9,4,1.49,10,2.4,1.95,5,4.06,2.05,17,5.29,2.3,14,4.69,2.1,13,4.27,2.15,11,4.75,0.89,8,2.7,1.83,10,4.5,2.02,12,5.07,2.2,14,4.92,2.25,13 +12202,swirl,6.45,1.39,20,4.58,2.93,19,5.12,2.23,26,6,0.89,11,7,1.73,9,5.43,2.15,7,4.08,3.29,12,4.23,2.05,13,6,2.12,13,7.09,1.22,11,5.67,1.22,9,5,3.4,10,4.11,2.42,9,5.12,2.42,17,5.11,1.96,9,6.7,1.42,10,6.2,1.4,10,5.67,2.87,12,2.71,2.06,7,5.25,2.18,16,4.9,2.42,10 +12203,swish,5.79,1.72,19,3.95,2.63,20,5.8,2.12,20,5,0,3,5.87,1.88,15,4.1,2.69,10,3.8,2.7,10,6.2,1.81,10,5.4,2.41,10,5.83,2.4,6,5.67,1.44,12,3.29,2.98,7,4.31,2.46,13,5.5,2.93,8,6,1.48,12,6.17,1.4,12,5.14,2.12,7,4.6,2.95,10,3.3,2.21,10,5.44,2.51,9,6.09,1.81,11 +12204,switch,5.29,1.01,21,3.9,2.1,20,6,2.52,19,5.23,1.17,13,5.38,0.74,8,4.43,1.99,7,3.62,2.18,13,6,2.58,7,6,2.59,12,5.42,0.9,12,5.11,1.17,9,3.89,2.32,9,3.91,2.02,11,6.1,2.28,10,5.89,2.89,9,5.42,1,12,5.11,1.05,9,4.29,2.06,7,3.69,2.18,13,7.14,1.46,7,5.33,2.81,12 +12205,switchblade,3.45,1.19,20,5.71,2.63,21,4.44,2.45,25,3.33,1.15,3,3.47,1.23,17,5.71,2.81,7,5.77,2.74,13,5.62,2,8,3.88,2.5,17,3.57,1.27,7,3.38,1.19,13,6.14,2.61,7,5.54,2.82,13,4.71,2.61,14,4.09,2.3,11,3.67,0.71,9,3.27,1.49,11,6.55,1.86,11,4.8,3.12,10,4.33,2.81,18,4.71,1.25,7 +12206,switchboard,4.86,0.65,21,3.65,2.12,23,5.31,1.67,26,4.64,0.67,11,5.1,0.57,10,3.82,2.36,11,3.5,1.98,12,4.82,1.4,11,5.79,1.81,14,5,0.67,10,4.73,0.65,11,3.64,2.16,11,3.67,2.19,12,5.35,1.62,17,5.38,1.92,8,4.85,0.8,13,4.88,0.35,8,3.67,2.09,15,3.62,2.33,8,5.82,1.7,17,4.33,1.12,9 +12207,swivel,5.26,0.92,23,4.62,2.31,21,5.52,2.31,33,5.42,0.79,12,5.09,1.04,11,4.75,2.19,8,4.54,2.47,13,5.43,2.47,14,5.58,2.24,19,5,0.82,10,5.46,0.97,13,4.92,2.25,13,4.12,2.47,8,5.27,2.62,22,6,1.48,11,5,0.95,12,5.55,0.82,11,4.79,2.26,14,4.29,2.56,7,5.59,1.87,17,5.44,2.76,16 +12208,swoon,5.76,1.34,21,3.83,2.33,23,5.67,2.77,18,5.78,0.83,9,5.75,1.66,12,3.36,1.69,11,4.25,2.8,12,6.3,2.83,10,4.88,2.64,8,6,1.29,7,5.69,1.44,13,4,2.24,11,3.67,2.5,12,6,3.46,7,5.45,2.38,11,5.69,1.55,13,5.88,0.99,8,4.45,2.5,11,3.25,2.09,12,5.44,2.88,9,5.89,2.8,9 +12209,swoop,5.16,1.42,19,5.62,1.86,21,5.04,2.06,23,4.6,0.89,5,5.54,1.45,13,5.5,2.35,6,5.67,1.72,15,5.3,2.26,10,4.85,1.95,13,5,1.29,7,5.45,1.44,11,5.14,2.67,7,5.86,1.35,14,4.64,1.91,11,5.42,2.19,12,5.25,1.42,12,5,1.53,7,5.36,2.11,11,5.9,1.6,10,5,2.08,14,5.11,2.15,9 +12210,sword,5.27,1.58,22,5.95,2.07,19,6,2.45,21,6.2,1.1,5,5.12,1.59,16,7,2.07,8,5.18,1.78,11,5.8,2.57,10,6.18,2.44,11,5.17,1.27,12,5.4,1.96,10,6.1,2.28,10,5.78,1.92,9,6.08,2.91,12,5.89,1.83,9,5.27,1.9,11,5.27,1.27,11,5.75,1.75,8,6.09,2.34,11,6.44,2.6,9,5.67,2.39,12 +12211,swordfish,6.15,1.66,20,5.15,2.35,20,5.19,2.04,26,6,1.84,11,6.33,1.5,9,5.86,1.35,7,4.77,2.71,13,5.31,2.21,13,5.08,1.93,13,6.27,1.9,11,6,1.41,9,5.82,1.78,11,4.33,2.78,9,5,2.18,17,5.56,1.81,9,6.7,1.77,10,5.6,1.43,10,5.42,1.98,12,4.75,2.92,8,4.75,1.95,16,5.9,2.08,10 +12212,swordplay,4.94,2.18,18,6.14,2.1,22,4.96,2.16,24,4.6,2.19,5,5.08,2.25,13,7,1.21,12,5.1,2.51,10,5.25,1.98,8,4.81,2.29,16,5.33,2.06,9,4.56,2.35,9,7.33,0.71,9,5.31,2.36,13,5.12,2.12,17,4.67,2.58,6,4.57,2.23,7,5.18,2.23,11,5.89,1.76,9,6.31,2.36,13,4.5,2.16,16,5.88,1.96,8 +12213,swordsman,5.25,1.71,20,4.72,2.67,18,4.68,2.28,22,6,1.22,5,5,1.81,15,6.33,1.97,6,3.92,2.68,12,4.3,2,10,5,2.52,12,5.4,1.17,10,5.1,2.18,10,6,2.16,10,3.12,2.47,8,5.27,2.33,11,4.09,2.17,11,5,2.13,12,5.62,0.74,8,4.33,3.04,9,5.11,2.37,9,4.73,2.24,11,4.64,2.42,11 +12214,sycamore,6.36,1.62,22,3.68,2.16,19,4.81,2.18,21,5.6,1.34,5,6.62,1.71,16,3.12,1.13,8,4.09,2.66,11,4.8,2.35,10,4.82,2.14,11,6.5,1.68,12,6.2,1.62,10,3.2,1.23,10,4.22,2.86,9,3.83,2.04,12,6.11,1.69,9,6.73,1.42,11,6,1.79,11,2.38,1.19,8,4.64,2.25,11,4.67,2.12,9,4.92,2.31,12 +12215,syllable,4.95,0.97,21,2.5,1.74,22,5.7,2,27,5.2,0.63,10,4.73,1.19,11,2.14,1.68,7,2.67,1.8,15,5.76,2.33,17,5.6,1.35,10,5.18,0.6,11,4.7,1.25,10,2.4,2.61,5,2.53,1.5,17,5.57,2.21,14,5.85,1.82,13,4.92,0.76,13,5,1.31,8,1.9,1.37,10,3,1.91,12,6.21,2.01,14,5.15,1.91,13 +12216,syllabus,4.86,1.49,21,2.95,2.1,22,4.74,2.23,27,4.3,1.64,10,5.36,1.21,11,2.14,1.46,7,3.33,2.29,15,4.82,2.51,17,4.6,1.78,10,5.09,0.94,11,4.6,1.96,10,4,3.67,5,2.65,1.41,17,4.57,2.74,14,4.92,1.61,13,4.62,1.45,13,5.25,1.58,8,2.6,2.32,10,3.25,1.96,12,4.93,2.87,14,4.54,1.33,13 +12217,symbiotic,5.7,1.56,20,4.05,2.03,22,5.16,1.74,19,6,2.18,9,5.45,0.82,11,3.8,3.11,5,4.31,1.58,16,4.83,1.47,6,5.31,1.89,13,5.71,1.73,14,5.67,1.21,6,3.67,1.67,12,4.89,2.2,9,5.33,1.41,9,5,2.05,10,5.6,1.65,10,5.8,1.55,10,3.42,1.93,12,4.8,1.99,10,5.33,2.07,6,5.08,1.66,13 +12218,symbol,5.67,1.35,21,2.77,1.8,22,4.96,2.33,27,5.2,1.4,10,6.09,1.22,11,2.29,1.89,7,3,1.77,15,5.12,2.85,17,4.7,1.06,10,6.09,1.38,11,5.2,1.23,10,2.2,2.17,5,2.94,1.71,17,4.79,2.55,14,5.15,2.15,13,5.62,1.26,13,5.75,1.58,8,1.9,1.37,10,3.5,1.83,12,5.79,2.29,14,4.08,2.1,13 +12219,symbolic,6.48,1.33,21,3.74,1.69,19,5.55,1.99,20,6.67,1.5,9,6.33,1.23,12,3.17,1.47,6,3.75,1.6,12,6,2,6,5.36,2.02,14,6.89,1.36,9,6.17,1.27,12,4.6,1.52,5,3.43,1.7,14,5,1.87,9,6,2.05,11,6.75,1.42,12,6.11,1.17,9,4.86,1.86,7,3.08,1.24,12,5.09,1.81,11,6.11,2.15,9 +12220,symbolism,6.62,1.4,21,3.52,1.89,21,5.3,1.72,20,6.67,1.87,9,6.58,1,12,2.33,1.21,6,4.07,1.98,14,5.83,1.94,6,5.07,1.64,14,6.44,1.88,9,6.75,0.97,12,3.8,2.28,5,3.44,1.82,16,4.67,1.58,9,5.82,1.72,11,7.08,1.16,12,6,1.5,9,3.75,1.91,8,3.38,1.94,13,4.55,1.37,11,6.22,1.72,9 +12221,symbolize,5.75,1.48,20,4.41,2.3,22,6.29,1.87,21,5.67,1.22,9,5.82,1.72,11,5.5,2.51,10,3.5,1.73,12,4.88,1.73,8,7.15,1.41,13,5.79,0.97,14,5.67,2.42,6,5.38,2.92,8,3.86,1.75,14,5.38,2.2,8,6.85,1.46,13,5.8,0.79,10,5.7,2,10,4.33,1.92,12,4.5,2.8,10,6.42,1.83,12,6.11,2.03,9 +12222,symmetrical,5.76,1.68,17,3.24,1.92,21,5.05,2.21,20,5.67,0.58,3,5.79,1.85,14,3.17,1.94,6,3.27,1.98,15,5.5,1.87,6,4.86,2.38,14,6,1.12,9,5.5,2.2,8,3.43,1.99,7,3.14,1.96,14,5.5,2.37,10,4.6,2.07,10,5.38,1.69,8,6.11,1.69,9,3.78,1.92,9,2.83,1.9,12,5.5,2.45,8,4.75,2.09,12 +12223,symmetry,5.27,1.52,22,3.19,2.23,26,6.42,2.21,24,6.11,1.45,9,4.69,1.32,13,2.3,1.7,10,3.75,2.38,16,6.33,2.06,9,6.47,2.36,15,5.38,1.19,8,5.21,1.72,14,3.69,2.5,13,2.69,1.89,13,6.17,2.41,12,6.67,2.06,12,4.67,1.37,12,6,1.41,10,3.27,2.43,15,3.09,2.02,11,6.46,2.07,13,6.36,2.46,11 +12224,sympathetic,6.67,1.93,21,3.29,2.22,24,6.3,2.25,20,6.25,1.91,8,6.92,1.98,13,4.67,2.07,6,2.83,2.12,18,6.18,2.04,11,6.44,2.6,9,6.42,1.83,12,7,2.12,9,3.6,2.5,10,3.07,2.06,14,5.85,2.38,13,7.14,1.86,7,7.14,1.46,14,5.71,2.5,7,3.38,2.28,16,3.12,2.23,8,6.67,2.19,12,5.75,2.38,8 +12225,sympathize,6,2.05,20,3.73,2.14,22,7.05,1.81,19,6,2.5,9,6,1.73,11,2.8,2.05,5,3.88,2.16,16,8,0.89,6,6.62,1.98,13,6.07,1.94,14,5.83,2.48,6,3.5,1.93,12,3.78,2.49,9,6.33,1.58,9,7.7,1.83,10,5.7,1.89,10,6.3,2.26,10,4.17,2.41,12,3.2,1.75,10,7.67,1.75,6,6.77,1.83,13 +12226,sympathy,6.57,2.11,21,3.08,2.3,24,5.9,2.17,20,7,1.51,8,6.31,2.43,13,4,2.68,6,2.78,2.16,18,6.36,1.63,11,5.33,2.69,9,6.67,1.78,12,6.44,2.6,9,3.6,2.72,10,2.71,1.98,14,5.92,2.1,13,5.86,2.48,7,7.07,1.59,14,5.57,2.76,7,3.56,2.5,16,2.12,1.55,8,5.92,2.27,12,5.88,2.17,8 +12227,symphonic,6.45,1.47,20,6.3,2.43,20,5.69,2.11,26,6.91,1.3,11,5.89,1.54,9,6.43,2.23,7,6.23,2.62,13,4.38,1.85,13,7,1.47,13,6.55,1.21,11,6.33,1.8,9,6.64,2.01,11,5.89,2.93,9,5.41,2.32,17,6.22,1.64,9,6.2,1.48,10,6.7,1.49,10,6.25,2.67,12,6.38,2.2,8,5.75,1.91,16,5.6,2.5,10 +12228,symphony,7.15,2.18,20,4.19,2.56,21,5.62,2.34,24,6.5,3.7,4,7.31,1.78,16,6,1.83,4,3.76,2.56,17,6.33,2.12,9,5.2,2.43,15,7.12,2.23,8,7.17,2.25,12,3.2,2.35,10,5.09,2.51,11,5.57,2.14,14,5.7,2.71,10,7.18,1.89,11,7.11,2.62,9,4.2,2.74,10,4.18,2.52,11,5.82,2.48,17,5.14,2.04,7 +12229,symposium,4.86,1.77,21,4.04,2.37,26,6,1.91,24,5.78,1.39,9,4.17,1.75,12,2.6,2.01,10,4.94,2.17,16,5.78,1.48,9,6.13,2.17,15,5.57,1.99,7,4.5,1.61,14,4.15,2.23,13,3.92,2.6,13,5.83,2.04,12,6.17,1.85,12,3.82,1.54,11,6,1.25,10,3.4,2.38,15,4.91,2.17,11,6,1.87,13,6,2.05,11 +12230,symptom,3.33,1.68,21,4.17,2.76,23,5,2.68,18,3.33,1.87,9,3.33,1.61,12,4.27,3.07,11,4.08,2.57,12,4.1,2.88,10,6.12,2.03,8,3.71,2.06,7,3.15,1.57,13,5.64,2.66,11,2.83,2.17,12,4.57,3.41,7,5.27,2.24,11,3,1.96,13,3.88,0.99,8,4.45,2.66,11,3.92,2.94,12,5,2.74,9,5,2.78,9 +12231,symptomatic,4,1.48,21,4.13,2.53,23,4.94,2.15,18,4,1.15,7,4.23,1.48,13,3.88,2.64,8,4.29,2.64,14,5.43,2.44,7,4.5,2.07,10,3.71,2.06,7,4.38,0.77,13,3.78,2.99,9,4.36,2.27,14,4.14,1.86,7,5.45,2.25,11,4.09,1.38,11,3.9,1.66,10,3.33,2.78,9,4.64,2.31,14,5.07,2.19,15,4.33,2.31,3 +12232,synagogue,4.85,2.01,20,2.56,1.5,18,4.64,2.11,22,4.8,1.79,5,4.87,2.13,15,3.17,1.94,6,2.25,1.22,12,4.2,1.87,10,5,2.3,12,4.9,1.45,10,4.8,2.53,10,2.9,1.66,10,2.12,1.25,8,3.82,1.83,11,5.45,2.11,11,4.5,2.11,12,5.38,1.85,8,1.78,0.67,9,3.33,1.73,9,3.82,1.6,11,5.45,2.3,11 +12233,synapse,5.42,2.01,19,3.95,2.06,21,5.14,2.08,22,5.67,1.32,9,5.2,2.53,10,5.25,2.12,8,3.15,1.63,13,5.18,2.6,11,5.09,1.51,11,5.29,1.25,7,5.5,2.39,12,4.44,1.59,9,3.58,2.35,12,4.69,2.14,13,5.78,1.92,9,5.7,2.11,10,5.11,1.96,9,3.71,2.06,7,4.07,2.13,14,5.64,1.86,14,4.25,2.25,8 +12234,synaptic,4.57,1.69,21,4.25,2.15,20,4.57,2.2,21,4.67,0.82,6,4.53,1.96,15,4.62,2.56,8,4,1.91,12,5.18,2.09,11,3.9,2.23,10,4,1.67,6,4.8,1.7,15,5,2.26,10,3.5,1.84,10,4.5,2.47,14,4.71,1.7,7,4,1.63,7,4.86,1.7,14,4.5,2.35,14,3.67,1.63,6,4.42,2.23,12,4.78,2.28,9 +12235,sync,6.21,1.36,19,3.95,1.94,21,6.13,1.58,23,5.8,0.84,5,6.54,1.39,13,4.17,2.32,6,3.87,1.85,15,6.1,1.52,10,6.15,1.68,13,5.71,1.11,7,6.73,1.27,11,4.14,2.41,7,3.86,1.75,14,5.91,1.87,11,6.33,1.3,12,6.08,1,12,6.43,1.9,7,4,2.37,11,3.9,1.45,10,6,1.66,14,6.33,1.5,9 +12236,synchronize,6.26,1.63,19,4.04,2.18,23,6.05,1.99,19,6.44,1.59,9,6.1,1.73,10,4,2.24,7,4,2.3,15,6,2.31,10,6.11,1.69,9,7.11,1.76,9,5.5,1.08,10,4.4,2.8,10,3.67,1.67,12,5.25,1.91,8,6.6,2.01,10,6.17,1.7,12,6.43,1.62,7,4.25,2.22,20,2.67,1.53,3,5,1.77,8,6.82,1.83,11 +12237,syndicate,4.35,1.53,20,3.06,1.95,18,4.67,1.99,24,4.6,0.89,5,4.27,1.71,15,4.8,1.1,5,2.38,1.8,13,4.46,2.5,13,4.91,1.22,11,4.6,1.17,10,4.1,1.85,10,4,2,7,2.45,1.75,11,4.88,2.22,16,4.25,1.49,8,4,1.57,14,5.17,1.17,6,3.17,2.08,12,2.83,1.83,6,5.13,1.51,15,3.89,2.52,9 +12238,syndrome,4.33,2.33,21,4.68,2.45,19,3.77,2.2,35,4.62,2.45,8,4.15,2.34,13,3.8,1.48,5,5,2.69,14,3.73,2.2,11,3.79,2.25,24,4.69,2.5,13,3.75,2.05,8,4.91,2.43,11,4.38,2.62,8,4,2.22,20,3.47,2.2,15,5.09,2.26,11,3.5,2.22,10,4.1,2.73,10,5.33,2.06,9,3.81,2.23,21,3.71,2.23,14 +12239,synergy,5.42,2.01,19,4.29,2.46,24,5.39,2.01,28,4.38,2.26,8,6.18,1.47,11,3.67,2.65,9,4.67,2.35,15,5.93,1.59,14,4.86,2.28,14,5.78,2.22,9,5.1,1.85,10,5,2.59,12,3.58,2.19,12,5,2.29,14,5.79,1.67,14,5.5,1.43,10,5.33,2.6,9,5.08,2.47,12,3.5,2.28,12,5,1.35,12,5.69,2.39,16 +12240,synonymous,5.24,1.14,21,3.41,2.02,22,5.47,2.17,19,5.75,1.39,8,4.92,0.86,13,4.4,2.12,10,2.58,1.56,12,6.67,2.42,6,4.92,1.89,13,5.6,1.35,10,4.91,0.83,11,3.36,1.75,11,3.45,2.34,11,5.57,2.44,14,5.2,1.3,5,4.89,0.6,9,5.5,1.38,12,3.2,1.69,10,3.58,2.31,12,5,1.8,9,5.9,2.47,10 +12241,synthesizer,5.16,1.64,19,4.3,2.7,20,5.64,2.08,25,4.75,2.63,4,5.27,1.39,15,5,2,4,4.12,2.87,16,5.67,2.29,9,5.62,2.03,16,5,1.77,8,5.27,1.62,11,4.78,2.64,9,3.91,2.81,11,5.07,2.2,14,6.36,1.75,11,5.2,1.55,10,5.11,1.83,9,3.56,2.92,9,4.91,2.47,11,5.94,2.21,18,4.86,1.57,7 +12242,synthetic,4.76,1.7,21,3.61,1.92,23,5.05,1.94,21,5.4,2.7,5,4.56,1.31,16,4.25,1.82,12,2.91,1.87,11,4.82,2.09,11,5.33,1.94,9,4.75,1.82,12,4.78,1.64,9,4,2,16,2.71,1.5,7,5.82,2.14,11,4.2,1.32,10,4.92,1.5,13,4.5,2.07,8,3.58,1.98,19,3.75,1.89,4,5.57,1.95,14,4,1.53,7 +12243,syphilis,2.17,1.7,42,4.59,2.72,44,3.27,2.73,48,3.24,2.19,17,1.44,0.58,25,4.33,2.31,21,4.83,3.08,23,4,2.79,18,2.83,2.64,30,2.38,1.88,29,1.69,1.11,13,4.5,2.42,20,4.67,3,24,3.58,2.75,33,2.6,2.64,15,2.57,2.04,23,1.68,1,19,4,2.68,30,5.86,2.44,14,3.08,2.76,26,3.5,2.74,22 +12244,syringe,3.05,1.08,19,4.81,2.23,21,5.39,2.39,23,4.33,0.58,3,2.81,0.98,16,5,2.14,8,4.69,2.36,13,6.22,1.92,9,4.86,2.57,14,3.22,1.2,9,2.9,0.99,10,5,2.4,9,4.67,2.19,12,5.93,2.28,15,4.38,2.39,8,2.86,1.07,7,3.17,1.11,12,5.3,1.95,10,4.36,2.46,11,5.85,2.85,13,4.8,1.55,10 +12245,syrup,6.44,2.43,18,3.11,2,18,5.25,2.71,24,7,1.58,5,6.23,2.71,13,3,1.58,5,3.15,2.19,13,5.08,2.93,13,5.45,2.54,11,6.4,2.63,10,6.5,2.33,8,3.71,1.98,7,2.73,2,11,4.88,2.66,16,6,2.83,8,6.17,2.59,12,7,2.19,6,3.42,1.83,12,2.5,2.35,6,5.47,2.77,15,4.89,2.71,9 +12246,system,5.5,1.19,22,3.38,2.01,21,5.65,2.67,17,6.17,0.98,6,5.27,1.22,15,2.29,1.89,7,3.93,1.9,14,7,1.87,9,4.12,2.7,8,5.36,1.34,14,5.86,0.9,7,3.67,2.06,9,3.17,2.04,12,6.22,2.77,9,5,2.56,8,5.5,0.94,14,5.5,1.6,8,3.83,2.32,6,3.2,1.93,15,5.56,2.74,9,5.75,2.76,8 +12247,systematic,4.62,1.56,21,3.52,2.23,21,4.65,2,26,5,1.34,11,4.2,1.75,10,3.78,2.39,9,3.33,2.19,12,5,2.28,11,4.57,1.74,14,4.2,1.62,10,5,1.48,11,4.22,2.44,9,3,2,12,4.65,2.21,17,5,1.41,8,4.38,1.98,13,5,0,8,3.46,1.98,13,3.62,2.72,8,4.76,2.41,17,4.44,0.88,9 +12248,t-shirt,6.43,1.16,21,2.23,1.6,22,5.19,2.04,27,6.3,1.25,10,6.55,1.13,11,2.14,1.68,7,2.27,1.62,15,5.24,2.51,17,5.1,0.88,10,6.64,1.12,11,6.2,1.23,10,1.6,1.34,5,2.41,1.66,17,4.79,2.69,14,5.62,0.87,13,6.54,1.27,13,6.25,1.04,8,2.1,1.91,10,2.33,1.37,12,5,2.32,14,5.38,1.76,13 +12249,tab,5.09,1.44,22,4.42,2.65,19,5.71,2.03,21,5.2,1.48,5,5.06,1.53,16,5.62,2.5,8,3.55,2.5,11,5.7,2,10,5.73,2.15,11,4.75,1.54,12,5.5,1.27,10,4.1,2.56,10,4.78,2.86,9,5.33,2.19,12,6.22,1.79,9,4.64,1.29,11,5.55,1.51,11,3.75,2.96,8,4.91,2.43,11,5.78,2.05,9,5.67,2.1,12 +12250,tabasco,4.5,1.96,20,5,2.72,18,5.62,2.43,24,5.4,0.89,5,4.2,2.14,15,6,1.87,5,4.62,2.96,13,5.46,2.79,13,5.82,2.04,11,4.6,1.84,10,4.4,2.17,10,6.57,1.72,7,4,2.83,11,5.62,2.47,16,5.62,2.5,8,4.5,1.83,14,4.5,2.43,6,5.17,2.62,12,4.67,3.14,6,5.87,2.75,15,5.22,1.86,9 +12251,tabernacle,5.65,1.5,20,3.52,2.18,21,5.7,2.38,33,6.1,1.6,10,5.2,1.32,10,4,1.93,8,3.23,2.35,13,5.14,2.74,14,6.11,2.05,19,5.33,1.73,9,5.91,1.3,11,3.62,1.94,13,3.38,2.67,8,5.52,2.56,21,6,2.09,12,6,2,10,5.3,0.67,10,3.71,2.43,14,3.14,1.68,7,5.76,2.25,17,5.62,2.58,16 +12252,table,5.49,1.34,41,3,2.02,44,5.84,1.64,19,5.08,1.89,13,5.68,0.98,28,2.87,1.96,15,3.07,2.09,29,5.7,1.7,10,6,1.66,9,5.35,1.22,17,5.58,1.44,24,3.6,2.26,20,2.5,1.69,24,5.62,1.51,8,6.1,1.85,10,5.57,1.2,23,5.39,1.54,18,2.7,1.96,27,3.47,2.1,17,5.25,1.39,8,6.27,1.74,11 +12253,tablecloth,5.33,1.49,21,2.81,1.91,21,6.28,1.95,25,5.42,1,12,5.22,2.05,9,2.71,1.5,7,2.86,2.14,14,6.5,1.9,10,6.13,2.03,15,6,2,4,5.18,1.38,17,3.2,2.25,10,2.45,1.57,11,5.86,2.34,7,6.44,1.82,18,5.67,1.87,12,4.89,0.6,9,3.23,2.09,13,2.12,1.46,8,6.22,2.22,9,6.31,1.85,16 +12254,tablet,6.21,1.72,19,3.65,2.5,20,6.1,2.05,20,6,1.73,3,6.13,1.77,15,3.9,2.42,10,3.4,2.67,10,6.5,1.08,10,5.7,2.71,10,6.17,2.14,6,6.08,1.56,12,4.86,2.97,7,3,2.04,13,5.38,2.67,8,6.58,1.44,12,6.17,1.75,12,6.29,1.8,7,3.9,2.73,10,3.4,2.37,10,5.33,2.6,9,6.73,1.27,11 +12255,tabloid,4.84,2.34,19,3.32,2.75,22,3.93,1.86,28,4.33,1.51,6,5.08,2.66,13,3.18,2.89,11,3.45,2.73,11,3.91,2.34,11,3.94,1.56,17,5.55,1.97,11,3.88,2.59,8,2.64,2.29,11,4,3.1,11,4.22,2.05,18,3.4,1.43,10,5.15,2.15,13,4.17,2.79,6,3.07,2.59,14,3.75,3.15,8,3.75,2.21,16,4.17,1.34,12 +12256,taboo,4.53,1.26,19,5.06,1.83,18,3.94,2.54,17,4.45,1.63,11,4.62,0.52,8,6.75,1.26,4,4.57,1.7,14,4.62,2.45,8,3.33,2.6,9,4.5,1.85,8,4.55,0.69,11,5.14,1.95,7,5,1.84,11,4.17,2.4,6,3.82,2.71,11,4.62,1.45,13,4.33,0.82,6,5.09,2.02,11,5,1.63,7,3.86,2.73,7,4,2.54,10 +12257,tack,4.42,1.95,19,2.85,2.11,20,5,2.38,20,4.33,1.15,3,4.53,2.13,15,3.4,2.46,10,2.3,1.64,10,5.6,1.65,10,4.4,2.91,10,4.5,2.81,6,4.5,1.57,12,3,2.08,7,2.77,2.2,13,3.62,2,8,5.92,2.23,12,4.08,1.88,12,5,2.08,7,2.6,2.12,10,3.1,2.18,10,5,2.4,9,5,2.49,11 +12258,tackle,5.38,1.56,21,4.43,2.56,21,5.2,2.59,20,5.56,1.67,9,5.25,1.54,12,4.33,2.8,6,4.43,2.65,14,5.33,3.67,6,5.14,2.14,14,5.22,1.72,9,5.5,1.51,12,5.4,2.7,5,4.12,2.53,16,5.78,2.64,9,4.73,2.57,11,5.42,1.88,12,5.33,1.12,9,4.5,2.27,8,4.38,2.81,13,4.55,2.5,11,6,2.6,9 +12259,tacky,3.68,1.73,19,4.05,2.44,20,4.58,1.98,24,4,1.87,13,3,1.26,6,3.6,2.7,5,4.2,2.43,15,4.69,1.7,13,4.45,2.34,11,4,2.4,9,3.4,0.84,10,4.57,2.99,7,3.77,2.17,13,5.27,2.28,11,4,1.53,13,3.22,1.2,9,4.1,2.08,10,3.2,2.25,10,4.9,2.42,10,4.56,2.51,9,4.6,1.68,15 +12260,taco,6.53,1.47,19,4.19,2.27,21,6.13,1.77,23,6,1.73,5,6.69,1.44,13,4.17,2.48,6,4.2,2.27,15,5.9,1.6,10,6.31,1.93,13,6.57,1.81,7,6.45,1.37,11,5.43,2.37,7,3.57,2.03,14,5.91,1.64,11,6.33,1.92,12,6.67,1.37,12,6.29,1.7,7,4.91,2.51,11,3.4,1.78,10,6.14,1.51,14,6.11,2.2,9 +12261,tact,5.71,1.42,21,3.95,2.65,20,5.94,2.19,36,5.12,1.25,8,6.08,1.44,13,2.8,1.79,5,4.33,2.82,15,4.91,2.21,11,6.4,2.06,25,5.54,1.56,13,6,1.2,8,4,2.73,12,3.88,2.7,8,5.65,2.39,20,6.31,1.92,16,5.55,1.75,11,5.9,0.99,10,5,2.86,11,2.67,1.73,9,5.68,2.3,22,6.36,2.02,14 +12262,tactful,6.18,1.53,22,3.62,2.38,21,6.32,2.03,22,6.29,1.73,14,6,1.2,8,3.91,2.39,11,3.56,2.46,9,6.67,1.37,6,6.19,2.26,16,6.6,1.43,10,5.83,1.59,12,3.09,2.07,11,4.2,2.66,10,6.38,1.45,13,6.22,2.77,9,6.42,1.78,12,5.9,1.2,10,3.23,2.42,13,4.25,2.31,8,7.08,1.83,12,5.4,1.96,10 +12263,tactic,5.7,1.81,20,5.05,1.96,22,6.19,1.44,21,6.22,1.09,9,5.27,2.2,11,5.8,1.87,10,4.42,1.88,12,5.88,0.99,8,6.38,1.66,13,5.57,1.79,14,6,2,6,4.88,2.23,8,5.14,1.88,14,5.88,1.36,8,6.38,1.5,13,5.4,1.9,10,6,1.76,10,5.25,1.54,12,4.8,2.44,10,6.33,1.61,12,6,1.22,9 +12264,tactical,5.05,1.96,21,4.27,2.47,22,5.46,2.3,26,4.4,2.32,10,5.64,1.43,11,2.86,1.86,7,4.93,2.49,15,5.94,2.51,17,4.56,1.59,9,5.18,2.18,11,4.9,1.79,10,4.6,3.78,5,4.18,2.1,17,5.71,2.52,14,5.17,2.08,12,4.69,1.97,13,5.62,1.92,8,4.4,3.1,10,4.17,1.95,12,5,2.54,14,6,1.95,12 +12265,tad,5.45,1.43,20,3.68,2.52,19,5.58,1.84,26,5.09,1.14,11,5.89,1.69,9,4.67,2.73,6,3.23,2.39,13,5.46,1.9,13,5.69,1.84,13,5.36,1.86,11,5.56,0.73,9,4.18,2.6,11,3,2.39,8,5.59,1.87,17,5.56,1.88,9,5.6,1.43,10,5.3,1.49,10,3.55,2.54,11,3.88,2.64,8,5.31,1.7,16,6,2.05,10 +12266,tadpole,6,2.02,21,4.17,1.88,24,5.32,2.64,22,6.62,1.6,8,5.62,2.22,13,4.08,1.75,13,4.27,2.1,11,5.38,2.81,13,5.22,2.54,9,6.62,2.2,8,5.92,1.62,12,4.93,1.59,14,3.1,1.79,10,6,2.7,12,4.5,2.46,10,5.6,2.22,10,6.36,1.86,11,3.71,1.69,17,5.29,1.98,7,5.1,3.18,10,5.5,2.24,12 +12267,taffy,5.95,2.39,19,3.45,2.11,22,5,2.15,23,6,2.76,11,5.57,1.9,7,4.38,2.2,8,2.93,1.94,14,4.14,2.85,7,5.38,1.75,16,5.62,2.92,8,6.18,2.04,11,2.44,1.67,9,4.15,2.15,13,4.36,1.75,11,5.58,2.39,12,5.5,2.61,12,6.71,1.89,7,3.55,2.38,11,3.36,1.91,11,4.46,2.26,13,5.7,1.89,10 +12268,tag,4.79,0.85,19,3.29,2.05,17,5.88,2.47,17,4.91,0.7,11,4.62,1.06,8,4,2,4,3.08,2.1,13,5.62,2.88,8,6.11,2.2,9,5,0.53,8,4.64,1.03,11,4,2.08,7,2.8,1.99,10,5.67,2.58,6,6,2.53,11,4.77,0.73,13,4.83,1.17,6,2.4,1.9,10,4.57,1.62,7,6.43,2.37,7,5.5,2.59,10 +12269,tail,5.3,1.66,23,3.27,1.88,22,5.32,1.89,19,5.09,2.26,11,5.5,0.9,12,2.4,2.07,5,3.69,1.74,16,5.5,2.07,6,5.23,1.88,13,5.27,1.67,15,5.38,1.77,8,3.25,2.09,12,3.56,1.59,9,4.67,0.87,9,5.9,2.38,10,5.58,1.31,12,5,2,11,2.92,2.11,12,3.7,1.57,10,5.5,2.07,6,5.23,1.88,13 +12270,tailgate,4.81,1.72,21,4.57,2.38,21,4.8,2.29,25,4.42,1.56,12,5.33,1.87,9,5,2.65,7,4.36,2.31,14,4.6,2.27,10,4.93,2.37,15,6.25,1.89,4,4.47,1.55,17,4.9,2.28,10,4.27,2.53,11,4.14,2.85,7,5.06,2.07,18,5,1.95,12,4.56,1.42,9,4.54,2.26,13,4.62,2.72,8,3.33,1.94,9,5.62,2.09,16 +12271,taillight,5.11,1.1,19,3.56,1.89,18,5.53,1.94,17,5.27,0.9,11,4.88,1.36,8,3.75,2.22,4,3.5,1.87,14,4.5,1.6,8,6.44,1.81,9,5.25,0.89,8,5,1.26,11,3,1.73,7,3.91,1.97,11,5.17,1.94,6,5.73,2,11,5,1.22,13,5.33,0.82,6,3.18,1.83,11,4.14,1.95,7,5.71,1.98,7,5.4,2.01,10 +12272,tailor,5.29,2.03,21,3.61,2.41,23,6.17,2.38,18,4.67,2.29,9,5.75,1.76,12,4.27,2.49,11,3,2.26,12,5.9,2.73,10,6.5,2,8,4.43,2.07,7,5.77,2.01,13,4.09,2.26,11,3.17,2.55,12,5.86,2.85,7,6.36,2.16,11,5.46,2.15,13,5,1.93,8,3.18,2.52,11,4,2.34,12,6.67,2.4,9,5.67,2.4,9 +12273,tailpipe,4.67,1.59,21,3.13,2.28,23,5.94,1.98,18,4.78,1.99,9,4.58,1.31,12,3.73,2.15,11,2.58,2.35,12,5.6,2.17,10,6.38,1.77,8,5.29,2.29,7,4.38,1.12,13,3.82,2.52,11,2.5,1.93,12,6,2.52,7,5.91,1.7,11,4.77,1.83,13,4.5,1.2,8,2.82,2.27,11,3.42,2.35,12,5.78,2.22,9,6.11,1.83,9 +12274,taint,3.77,1.74,22,4.43,2.27,21,4.45,2.18,22,4.07,1.94,14,3.25,1.28,8,5,2.37,11,4,2.12,9,5.17,2.48,6,4.19,2.07,16,3.6,2.12,10,3.92,1.44,12,4,2.24,11,4.9,2.33,10,4.62,1.98,13,4.22,2.54,9,3.83,1.85,12,3.7,1.7,10,4.23,2.55,13,4.75,1.83,8,4.25,1.86,12,4.7,2.58,10 +12275,take,4.82,1.53,22,4.52,2.27,21,4.83,2.15,18,4.67,1.51,6,4.93,1.62,15,4.14,2.61,7,4.71,2.16,14,4.22,2.44,9,5.38,1.85,8,5,1.66,14,4.57,1.4,7,4.44,2.79,9,4.58,1.93,12,4.5,2.12,10,5.25,2.25,8,4.57,1.28,14,5.25,1.91,8,4.83,2.79,6,4.4,2.13,15,4.8,1.99,10,4.88,2.47,8 +12276,takeoff,5.5,1.76,20,3.77,2.56,22,5.11,2.15,27,5.3,2.11,10,5.7,1.42,10,2.86,2.34,7,4.2,2.62,15,4.71,2.49,17,5.8,1.23,10,6,1.34,11,4.89,2.09,9,3.4,3.05,5,3.88,2.5,17,4.86,2.66,14,5.38,1.5,13,5.08,1.51,12,6.12,2.03,8,3.4,2.84,10,4.08,2.39,12,5.43,2.17,14,4.77,2.17,13 +12277,takeout,6.63,1.89,19,4.45,2.28,22,6.42,1.84,24,5.17,2.4,6,7.31,1.18,13,5.5,2.15,12,3.2,1.81,10,5.38,2.33,8,6.94,1.34,16,6.7,1.34,10,6.56,2.46,9,4.78,2.33,9,4.23,2.31,13,6.12,1.93,17,7.5,1.22,6,7.5,1.2,8,6,2.1,11,5.11,1.96,9,4,2.45,13,6.12,2.09,16,7,1.07,8 +12278,takeover,3.71,2.1,21,4.73,2.39,22,5.65,2.64,26,4.09,2.51,11,3.3,1.57,10,4.1,2.23,10,5.25,2.49,12,6.09,2.39,11,5.14,2.85,14,4.5,2.12,10,3,1.9,11,4.6,2.63,10,4.83,2.29,12,5.65,2.47,17,5.38,3.16,8,3.85,2.51,13,3.5,1.31,8,4.5,2.38,14,5.12,2.53,8,5.94,2.82,17,5.11,2.32,9 +12279,taker,3.17,1.82,18,3.82,2.02,22,3.7,2.36,23,3.6,2.61,5,3,1.53,13,3.83,1.99,12,3.8,2.15,10,3.14,2.41,7,3.94,2.38,16,3.33,1.66,9,3,2.06,9,4,1.66,9,3.69,2.29,13,3.31,2.09,16,4.5,3.15,6,2.75,1.67,8,3.5,1.96,10,2.89,1.96,9,4.46,1.85,13,3.81,2.37,16,3.43,2.51,7 +12280,talcum,5.45,1.22,22,4.05,2.01,19,4.71,2.17,21,5.8,1.3,5,5.38,1.26,16,4.5,1.6,8,3.73,2.28,11,5.1,2.42,10,4.36,1.96,11,5.5,1.17,12,5.4,1.35,10,4.2,2.04,10,3.89,2.09,9,4.33,2.1,12,5.22,2.28,9,5.36,1.29,11,5.55,1.21,11,3.62,2.39,8,4.36,1.75,11,4.67,2.12,9,4.75,2.3,12 +12281,tale,5.95,1.54,20,3.09,1.97,22,6.19,2.22,27,6.14,1.68,7,5.85,1.52,13,3.6,2.32,10,2.67,1.61,12,6.4,1.8,15,5.91,2.84,11,5.45,1.51,11,6.56,1.42,9,3.78,2.17,9,2.62,1.76,13,6.82,2.3,17,5,1.73,9,6.23,1.3,13,5.43,1.9,7,3,2.03,16,3.33,1.97,6,6.08,2.23,12,6.27,2.28,15 +12282,talent,6.3,1.96,23,5.6,1.93,20,6.11,2.14,18,6.75,1.49,8,6.07,2.19,15,5.6,2.27,10,5.6,1.65,10,6,2.16,10,6.25,2.25,8,6,2.22,12,6.64,1.69,11,6.14,2.73,7,5.31,1.38,13,5.12,1.46,8,6.78,2.44,9,5.91,1.92,11,6.67,2.02,12,5.8,2.2,10,5.4,1.71,10,5.43,1.81,7,6.55,2.3,11 +12283,talented,7.95,1.07,21,4.55,2.58,20,6.14,2.88,22,7.67,1.03,6,8.07,1.1,15,4.88,2.53,8,4.33,2.71,12,6.42,2.94,12,5.8,2.94,10,8,1.22,9,7.92,1,12,5.11,2.47,9,4.09,2.7,11,5,3.21,7,6.67,2.66,15,7.7,1.16,10,8.18,0.98,11,4.62,2.53,13,4.43,2.88,7,6,3.33,12,6.3,2.41,10 +12284,talisman,5.68,1.92,19,4.6,2.56,20,4.83,2.18,24,6,2.16,13,5,1.1,6,5.6,2.07,5,4.27,2.69,15,5,2.24,13,4.64,2.2,11,6.33,2.06,9,5.1,1.66,10,5.57,2.23,7,4.08,2.66,13,5.09,2.17,11,4.62,2.26,13,5.56,1.42,9,5.8,2.35,10,4.9,2.02,10,4.3,3.09,10,5,3.12,9,4.73,1.49,15 +12285,talk,6.64,1.33,22,3.38,2.27,21,6.44,1.86,16,6.83,1.17,6,6.6,1.45,15,2.29,1.89,7,3.93,2.3,14,6.12,1.89,8,6.75,1.91,8,6.86,1.46,14,6.29,1.11,7,3.78,2.59,9,3.08,2.07,12,6.67,2.06,9,6.14,1.68,7,6.64,1.28,14,6.62,1.51,8,4.17,2.99,6,3.07,1.94,15,6.89,2.26,9,5.86,1.07,7 +12286,talkative,5.56,1.98,18,4.45,2.3,22,5.79,2,24,4,1.55,6,6.33,1.72,12,4.42,2.61,12,4.5,2.01,10,4.75,2.19,8,6.31,1.74,16,6.11,1.36,9,5,2.4,9,4.11,2.67,9,4.69,2.1,13,5.88,2.09,17,5.67,2.07,6,5.71,1.8,7,5.45,2.16,11,4.78,2.11,9,4.23,2.49,13,6.12,2.06,16,5.12,1.81,8 +12287,talker,4.55,1.5,20,4.05,2.38,21,6,2.06,25,5.27,1.27,11,3.67,1.32,9,4.86,2.27,7,3.64,2.41,14,6.9,1.37,10,5.4,2.26,15,3.25,1.5,4,4.88,1.36,16,4.6,2.72,10,3.55,2.02,11,4.29,1.8,7,6.67,1.78,18,4.5,1.57,12,4.62,1.51,8,4.31,2.56,13,3.62,2.13,8,5.33,2.06,9,6.38,2.03,16 +12288,tall,6.71,1.93,21,3.85,2.08,20,6.47,2.67,19,6.69,2.18,13,6.75,1.58,8,4.57,1.62,7,3.46,2.26,13,7.14,1.46,7,6.08,3.18,12,7,2.26,12,6.33,1.41,9,4.56,2.13,9,3.27,1.95,11,6.6,2.46,10,6.33,3.04,9,6.75,2.3,12,6.67,1.41,9,4.71,2.14,7,3.38,1.98,13,6.29,3.45,7,6.58,2.27,12 +12289,tally,4.74,1.19,19,3.44,1.98,18,6.29,2.02,17,5,0.89,11,4.38,1.51,8,3.5,2.38,4,3.43,1.95,14,6.38,2.13,8,6.22,2.05,9,5,0.93,8,4.55,1.37,11,3.57,1.81,7,3.36,2.16,11,6.17,1.47,6,6.36,2.34,11,4.62,1.39,13,5,0.63,6,2.73,2.05,11,4.57,1.27,7,7,1.29,7,5.8,2.35,10 +12290,talon,5.06,2.04,18,4.9,2.49,20,4.72,1.95,25,5,0.71,5,5.08,2.4,13,6,2.49,11,3.56,1.81,9,4.88,1.86,16,4.44,2.19,9,5,2.08,7,5.09,2.12,11,4.33,2.96,9,5.36,2.06,11,4.55,1.9,20,5.4,2.19,5,5.22,2.22,9,4.89,1.96,9,4.82,2.64,11,5,2.45,9,4.89,1.94,19,4.17,2.04,6 +12291,tambourine,6.1,1.74,20,3.33,2.5,21,6.04,2.12,23,5.25,2.06,4,6.31,1.66,16,3.25,2.63,4,3.35,2.55,17,6.38,2.72,8,5.87,1.81,15,6.5,1.41,8,5.83,1.95,12,3,2.75,10,3.64,2.34,11,6.08,1.71,13,6,2.67,10,6.27,1.62,11,5.89,1.96,9,3.5,2.92,10,3.18,2.18,11,6.56,1.9,16,4.86,2.27,7 +12292,tame,6.14,1.7,22,3.65,2.29,23,5.47,2.17,19,5.55,1.63,11,6.73,1.62,11,3.14,1.68,7,4,2.56,15,5.5,2.32,10,5.44,2.13,9,6.9,1.52,10,5.5,1.62,12,4.1,2.69,10,3.42,2.02,12,5.5,2.14,8,5.4,2.41,10,6.07,1.82,14,6.25,1.58,8,3.3,2.18,20,6,1.73,3,5.38,2.07,8,5.55,2.34,11 +12293,tamer,5.48,1.75,21,3.76,2.12,21,5.92,1.67,24,5.42,1.98,12,5.56,1.51,9,4.14,2.27,7,3.57,2.1,14,5.56,1.94,9,6.13,1.51,15,6,2.16,4,5.35,1.69,17,4,2.49,10,3.55,1.81,11,5.71,1.98,7,6,1.58,17,5.42,1.56,12,5.56,2.07,9,4.08,2.29,13,3.25,1.83,8,5.56,1.88,9,6.13,1.55,15 +12294,tamper,3.33,1.37,18,5.55,2.13,22,4.63,2.03,19,3.67,1.15,3,3.27,1.44,15,5.5,2.07,8,5.57,2.24,14,4.4,1.51,10,4.89,2.57,9,3.5,1.85,8,3.2,0.92,10,4.9,2.02,10,6.08,2.15,12,4.5,1.6,8,4.7,2.5,10,3.67,1.75,6,3.17,1.19,12,5.38,2.62,8,5.64,1.91,14,4.75,1.49,8,4.55,2.42,11 +12295,tampon,3.1,1.81,21,4.22,2.33,23,5.54,1.98,26,3.45,2.11,11,2.7,1.42,10,5.09,2.39,11,3.42,2.07,12,4.82,2.09,11,6.14,1.83,14,2.6,1.26,10,3.55,2.16,11,4.18,2.4,11,4.25,2.38,12,5.94,1.89,17,4.75,2.19,8,3.08,2.02,13,3.12,1.55,8,4.33,2.26,15,4,2.62,8,5.88,1.9,17,4.89,2.09,9 +12296,tan,6.05,2.31,21,3.75,2.61,20,5.5,2.65,22,6.33,1.97,6,5.93,2.49,15,3.75,2.43,8,3.75,2.83,12,5.08,2.64,12,6,2.71,10,6.56,2.35,9,5.67,2.31,12,4.67,2.78,9,3,2.32,11,3.29,2.29,7,6.53,2.17,15,5.9,2.28,10,6.18,2.44,11,3.69,2.69,13,3.86,2.67,7,5.42,2.87,12,5.6,2.5,10 +12297,tang,4.62,1.88,21,4.05,2.25,21,5.32,2.53,25,4.83,1.8,12,4.33,2.06,9,4.29,2.5,7,3.93,2.2,14,6.1,2.64,10,4.8,2.4,15,4.25,2.22,4,4.71,1.86,17,4.6,2.67,10,3.55,1.75,11,5,3.11,7,5.44,2.36,18,4.5,1.93,12,4.78,1.92,9,4.08,2.18,13,4,2.51,8,4.78,2.54,9,5.62,2.55,16 +12298,tangerine,6.81,1.5,21,3.9,2.31,20,6,2.85,21,5.5,1.38,6,7.33,1.23,15,4.75,2.38,8,3.33,2.19,12,6.09,2.98,11,5.9,2.85,10,6.33,1.03,6,7,1.65,15,4.4,2.27,10,3.4,2.37,10,5.71,3.2,14,6.57,2.07,7,6.43,1.27,7,7,1.62,14,4.5,2.47,14,2.5,1.05,6,5.92,3.23,12,6.11,2.42,9 +12299,tangible,5.63,1.26,19,4.18,2.42,22,6.56,2.04,27,5.57,1.62,7,5.67,1.07,12,4.5,2.59,10,3.92,2.35,12,6.13,2.1,15,7.09,2.02,11,5.36,0.92,11,6,1.6,8,4.44,2.01,9,4,2.74,13,6.47,2.32,17,6.67,1.66,9,5.83,1.34,12,5.29,1.11,7,4.12,2.36,16,4.33,2.8,6,5.75,2.26,12,7.2,1.66,15 +12300,tangle,3.95,1.39,19,4.52,2.27,21,4.35,2.21,20,4.33,1.53,3,3.88,1.41,16,4.67,2.58,6,4.47,2.23,15,5.83,2.32,6,3.71,1.9,14,4,0.94,10,3.89,1.83,9,3.14,2.27,7,5.21,2.01,14,4.6,1.84,10,4.1,2.6,10,4.25,1.67,8,3.73,1.19,11,4.11,2.67,9,4.83,1.99,12,3.12,1.55,8,5.17,2.25,12 +12301,tango,5.47,2.01,19,4.48,2.4,21,6.04,1.97,25,5.75,2.22,4,5.4,2.03,15,3.5,2.38,4,4.71,2.42,17,6.11,2.67,9,6,1.55,16,6,1.69,8,5.09,2.21,11,4.1,2.33,10,4.82,2.52,11,6.14,2.32,14,5.91,1.51,11,6,1.56,10,4.89,2.37,9,4.5,2.8,10,4.45,2.11,11,6.17,2.23,18,5.71,1.11,7 +12302,tank,4.71,1.58,42,4.32,2.68,22,4.92,2.53,25,5.38,1.59,16,4.31,1.46,26,5.25,2.77,12,3.2,2.2,10,5.3,2.79,10,4.67,2.41,15,5,1.81,20,4.38,1.32,21,5.11,2.42,9,3.77,2.8,13,4.14,2.27,7,5.22,2.62,18,4.79,1.77,24,4.61,1.33,18,4.89,2.98,9,3.92,2.5,13,4.33,2.45,9,5.25,2.59,16 +12303,tank top,6.25,1.77,20,5.14,2.59,21,5.32,2.12,25,6,2,11,6.56,1.51,9,7.14,1.95,7,4.14,2.32,14,5.1,2.64,10,5.47,1.77,15,6.75,2.06,4,6.12,1.75,16,5.8,2.35,10,4.55,2.77,11,4,2.24,7,5.83,1.89,18,6.58,1.44,12,5.75,2.19,8,4.69,2.5,13,5.88,2.75,8,4.56,2.3,9,5.75,1.95,16 +12304,tanker,4.74,1.73,19,4,2.37,23,5.33,1.78,18,4.78,1.64,9,4.7,1.89,10,3.71,2.69,7,4.2,2.37,15,5.5,2.01,10,5.12,1.55,8,5.11,1.96,9,4.4,1.51,10,4.9,2.56,10,3.33,2.15,12,5.38,1.6,8,5.56,1.94,9,5,1.86,12,4.29,1.5,7,4,2.53,20,4,1,3,5.38,1.92,8,5.3,1.77,10 +12305,tantrum,3.15,1.87,20,5.05,2.36,21,3.4,2.58,25,3,2,4,3.19,1.91,16,4.25,2.5,4,5.24,2.36,17,4.78,2.44,9,2.62,2.39,16,3.5,1.69,8,2.92,2.02,12,5.9,1.2,10,4.27,2.9,11,3.71,2.43,14,3,2.83,11,3.09,1.3,11,3.22,2.49,9,5.1,2.56,10,5,2.28,11,3.89,2.65,18,2.14,2.04,7 +12306,tap,5.33,1.46,21,3.95,2.2,21,6.12,2.2,25,5.17,1.11,12,5.56,1.88,9,4.29,2.98,7,3.79,1.81,14,6.5,2.27,10,5.87,2.2,15,6.75,2.06,4,5,1.12,17,4.4,2.59,10,3.55,1.81,11,6.43,2.51,7,6,2.14,18,5.67,1.83,12,4.89,0.6,9,4.08,2.02,13,3.75,2.6,8,6.22,2.33,9,6.06,2.21,16 +12307,tape,5.5,1.65,18,3.4,2.64,20,5.11,1.88,18,5.38,1.51,8,5.6,1.84,10,2.29,1.98,7,4,2.83,13,5,1.55,11,5.29,2.43,7,5.55,1.37,11,5.43,2.15,7,3.44,3.54,9,3.36,1.8,11,5.36,1.57,11,4.71,2.36,7,5.5,1.38,12,5.5,2.26,6,3.33,3.08,12,3.5,2,8,5.67,2.06,9,4.56,1.59,9 +12308,tape measure,5.05,1.54,20,4.1,1.62,20,5.68,2.54,34,5.6,1.71,10,4.5,1.18,10,4.88,1.46,8,3.58,1.56,12,5.71,2.67,14,5.65,2.52,20,4.89,0.93,9,5.18,1.94,11,4.38,1.76,13,3.57,1.27,7,5.59,2.75,22,5.83,2.21,12,4.6,1.26,10,5.5,1.72,10,3.93,1.59,14,4.5,1.76,6,5.71,2.2,17,5.65,2.91,17 +12309,tapestry,5.65,1.69,20,2.67,1.71,21,5.6,2.53,25,6.08,1.62,12,5,1.69,8,3.29,2.21,7,2.36,1.39,14,4.1,2.47,10,6.6,2.1,15,6,1.73,3,5.59,1.73,17,3.3,2,10,2.09,1.22,11,4.86,3.18,7,5.89,2.27,18,5.73,1.35,11,5.56,2.13,9,2.92,1.85,13,2.25,1.49,8,4.89,2.93,9,6,2.28,16 +12310,tapeworm,2.19,1.57,21,4.9,2.86,20,3.33,2.29,36,2.5,2.07,8,2,1.22,13,7,1.41,5,4.2,2.91,15,3.55,2.66,11,3.24,2.17,25,1.92,1.66,13,2.62,1.41,8,5.5,2.78,12,4,2.93,8,3.6,2.3,20,3,2.31,16,2.09,1.45,11,2.3,1.77,10,5.09,2.91,11,4.67,2.96,9,3.36,2.46,22,3.29,2.09,14 +12311,tapioca,5.48,2.25,21,3.74,1.86,23,5.67,1.98,21,5.8,2.77,5,5.38,2.16,16,4.5,1.62,12,2.91,1.81,11,5.73,2.2,11,5.89,1.69,9,5.17,2.41,12,5.89,2.09,9,3.81,2.01,16,3.57,1.62,7,5.18,1.94,11,6.2,1.99,10,5.77,2.31,13,5,2.2,8,3.79,1.93,19,3.5,1.73,4,5.86,1.96,14,5.29,2.14,7 +12312,taps,4.79,1.87,19,3.14,2.01,21,4.58,1.56,24,5.5,1.73,4,4.6,1.92,15,2,0.82,4,3.41,2.12,17,4.12,2.23,8,4.81,1.11,16,4.88,1.73,8,4.73,2.05,11,3.5,1.78,10,2.82,2.23,11,4.62,1.45,13,4.55,1.75,11,4.8,1.55,10,4.78,2.28,9,3.3,2.5,10,3,1.55,11,4.59,1.77,17,4.57,0.98,7 +12313,tar,3.9,2,21,3.65,2.18,20,5.1,2.28,21,4.33,1.75,6,3.73,2.12,15,3.62,2.39,8,3.67,2.15,12,4.64,2.11,11,5.6,2.46,10,3.83,2.23,6,3.93,1.98,15,3.5,2.32,10,3.8,2.15,10,5.43,2.53,14,4.43,1.62,7,4,2,7,3.86,2.07,14,3.57,2.47,14,3.83,1.47,6,5.08,2.19,12,5.11,2.52,9 +12314,tarantula,3.37,2.24,19,6.76,2.1,21,4.04,1.97,23,3.2,2.17,5,3.31,2.39,13,6.33,2.25,6,6.93,2.09,15,5,1.76,10,3.31,1.84,13,3.14,2.91,7,3.36,1.91,11,7,2.38,7,6.64,2.02,14,4.36,2.2,11,3.75,1.76,12,3.58,2.68,12,3,1.29,7,6.64,2.5,11,6.9,1.66,10,4.21,2.08,14,3.78,1.86,9 +12315,tardiness,2.95,1.27,19,5.05,2.13,21,4.3,2.56,20,2.67,1.15,3,3,1.32,16,4.33,2.73,6,5.33,1.88,15,5.17,1.94,6,3.93,2.76,14,3.4,1.35,10,2.44,1.01,9,5.29,1.11,7,4.93,2.53,14,4.8,2.35,10,3.8,2.78,10,2.75,0.89,8,3.09,1.51,11,5.33,2.45,9,4.83,1.95,12,3.62,2.88,8,4.75,2.34,12 +12316,tardy,3.47,1.65,19,4.3,2.36,20,4.35,2.48,20,3.67,0.58,3,3.2,1.57,15,3.8,2.3,10,4.8,2.44,10,4.9,2.38,10,3.8,2.57,10,2.83,1.17,6,3.5,1.57,12,4.29,3.04,7,4.31,2.06,13,3.62,2.56,8,4.83,2.41,12,3.5,1.78,12,3.43,1.51,7,4.6,2.67,10,4,2.11,10,4.67,3.08,9,4.09,1.97,11 +12317,target,5.24,2.45,21,5.35,2.74,20,6.42,2.14,19,5.92,2.25,13,4.12,2.47,8,5.14,1.57,7,5.46,3.26,13,6.86,1.57,7,6.17,2.44,12,6.08,2.57,12,4.11,1.83,9,5.78,2.86,9,5,2.72,11,6.6,2.17,10,6.22,2.22,9,5.75,2.9,12,4.56,1.59,9,6.14,2.34,7,4.92,2.93,13,6.71,2.63,7,6.25,1.91,12 +12318,tarmac,4.76,1.81,21,3.1,2.17,21,5.35,1.65,26,5,2.49,10,4.55,0.93,11,2.86,2.48,7,3.21,2.08,14,5.29,1.93,17,5.44,1.01,9,5,2.24,11,4.5,1.27,10,2,1.73,5,3.44,2.22,16,5.5,1.91,14,5.17,1.34,12,4.54,1.71,13,5.12,2.03,8,2.5,2.22,10,3.64,2.06,11,5.62,1.33,13,5.08,1.93,13 +12319,tarot,3.9,1.45,21,3.96,2.36,23,4.77,1.77,26,4.18,1.4,11,3.6,1.51,10,4.27,2.37,11,3.67,2.42,12,5.55,2.11,11,4.07,1.21,14,3.8,1.48,10,4,1.48,11,4.73,2.53,11,3.25,2.05,12,5.12,1.62,17,3.88,1.96,8,4,1.47,13,3.75,1.49,8,4.33,2.41,15,3.25,2.25,8,4.88,1.87,17,4.56,1.67,9 +12320,tarp,4.79,1.08,19,2.9,2.13,20,4.36,1.59,22,5.29,0.76,7,4.5,1.17,12,4.11,2.42,9,1.91,1.22,11,4.33,1.63,6,4.38,1.63,16,4.3,1.16,10,5.12,0.35,8,3.25,2.76,8,2.67,1.67,12,4.53,1.68,15,4,1.41,7,4.8,1.4,10,4.78,0.67,9,3.08,2.47,12,2.62,1.6,8,4.64,1.91,11,4.09,1.22,11 +12321,tarry,4.68,1.6,19,3.1,1.89,20,4.55,2.11,20,4.67,1.15,3,4.69,1.7,16,3.67,1.97,6,2.86,1.88,14,5,2.37,6,4.36,2.06,14,5.1,0.74,10,4.22,2.17,9,2.29,1.89,7,3.54,1.81,13,4.5,2.32,10,4.6,2.01,10,4.62,0.92,8,4.73,2,11,2.67,1.87,9,3.45,1.92,11,4.12,2.75,8,4.83,1.64,12 +12322,tart,5.43,2.11,21,4.8,2.16,25,5.68,2.15,22,6.12,1.55,8,5,2.35,13,4.85,2.67,13,4.75,1.54,12,5.77,2.17,13,5.56,2.24,9,6,2.45,8,5.42,1.51,12,5.14,1.66,14,4.36,2.69,11,5.83,1.99,12,5.5,2.42,10,5.7,2.26,10,5.18,2.04,11,4.76,2.46,17,4.88,1.46,8,5.3,2.63,10,6,1.71,12 +12323,tartar,4.52,1.25,21,2.73,1.91,22,5.38,2.32,26,4.4,0.97,10,4.64,1.5,11,2.57,2.3,7,2.8,1.78,15,5.35,2.67,17,5.44,1.59,9,4.45,0.93,11,4.6,1.58,10,2.2,1.79,5,2.88,1.96,17,5.5,2.53,14,5.25,2.14,12,4.54,0.88,13,4.5,1.77,8,1.9,1.37,10,3.42,2.07,12,6.21,2.22,14,4.42,2.11,12 +12324,task,6.05,1.54,20,3.83,2.5,18,6.18,1.71,22,5.6,1.34,5,6.2,1.61,15,3.33,1.86,6,4.08,2.81,12,5.9,1.6,10,6.42,1.83,12,5.9,1.1,10,6.2,1.93,10,4.2,2.53,10,3.38,2.56,8,6.09,1.76,11,6.27,1.74,11,5.67,1.5,12,6.62,1.51,8,2.22,1.92,9,5.44,1.94,9,6.45,2.02,11,5.91,1.38,11 +12325,tassel,4.95,1.66,21,4.78,2.37,23,5.32,2.33,19,4.6,1.52,5,5.06,1.73,16,5.33,2.53,12,4.18,2.14,11,5.4,2.32,10,4.75,2.19,8,4.58,1.98,12,5.44,1.01,9,4.62,2.58,16,5.14,1.95,7,5,1.73,11,5.75,3.06,8,5.15,1.91,13,4.62,1.19,8,4.84,2.59,19,4.5,1,4,5.08,2.33,13,5.83,2.48,6 +12326,taste,6.63,1.8,41,4.56,2.91,43,7.33,1.97,18,7.07,1.33,14,6.41,1.99,27,4.94,2.95,16,4.42,2.94,26,7.5,1.9,10,7.12,2.17,8,6.18,1.67,17,6.96,1.85,24,4.58,2.73,19,4.54,3.11,24,7.71,2.36,7,7.09,1.76,11,6.5,1.98,26,6.87,1.46,15,4.67,3.11,27,4.38,2.63,16,7.22,2.33,9,7.44,1.67,9 +12327,tasteful,6.89,1.76,19,4.73,2.66,22,6.54,1.69,24,6,2.68,6,7.31,1.03,13,5.42,2.97,12,3.9,2.08,10,6,1.51,8,6.81,1.76,16,6.9,1.1,10,6.89,2.37,9,5.22,2.68,9,4.38,2.69,13,6.47,1.81,17,7,1.41,6,6.88,0.99,8,6.91,2.21,11,5.56,2.79,9,4.15,2.51,13,6.38,1.82,16,6.88,1.46,8 +12328,tasteless,3.25,1.02,20,3.86,2.22,21,5.4,2.5,25,3.33,0.58,3,3.24,1.09,17,2.86,1.57,7,4.23,2.42,13,5.62,2.67,8,5.29,2.49,17,3.29,0.76,7,3.23,1.17,13,3.86,1.77,7,3.69,2.5,13,6.29,2.61,14,4.27,1.9,11,3.44,1.01,9,3.09,1.04,11,4.36,2.16,11,3.3,2.26,10,5.17,2.73,18,6,1.83,7 +12329,tasty,6.89,1.75,18,5.28,2.19,18,6.18,2.27,17,7.27,0.9,11,6.29,2.56,7,7.25,1.71,4,4.71,2.02,14,5.12,2.36,8,7.11,1.83,9,7.75,0.71,8,6.2,2.04,10,4.86,2.41,7,5.55,2.11,11,5.33,2.73,6,6.64,1.96,11,6.67,2.02,12,7.33,1.03,6,5.36,2.66,11,5.14,1.35,7,6.43,1.81,7,6,2.62,10 +12330,tattler,2.84,1.3,19,4.45,2.44,20,4.75,1.86,20,2.67,0.58,3,2.73,1.33,15,3.7,2.11,10,5.2,2.62,10,4.4,1.35,10,5.1,2.28,10,3.17,1.47,6,2.5,1.09,12,3.71,2.81,7,4.85,2.23,13,4.75,1.39,8,4.75,2.18,12,2.58,1.16,12,3.29,1.5,7,4.3,2.71,10,4.6,2.27,10,4.56,1.81,9,4.91,1.97,11 +12331,tattletale,2.95,1.08,19,6.1,2.26,21,4.7,2.01,23,3.4,1.14,5,2.69,1.03,13,5.67,2.5,6,6.27,2.22,15,4.8,1.69,10,4.62,2.29,13,2.86,1.35,7,2.91,0.94,11,5.57,3.21,7,6.36,1.69,14,4.82,1.83,11,4.58,2.23,12,3,1.04,12,2.86,1.21,7,5.36,2.8,11,6.9,1.1,10,4.43,1.91,14,5.11,2.2,9 +12332,tattoo,4.45,2.01,20,5,2.35,22,6.63,2.29,19,3.44,1.13,9,5.27,2.24,11,3,2,5,5.56,2.22,16,6,3.46,6,6.92,1.61,13,4.36,1.98,14,4.67,2.25,6,5,2.37,12,4.89,2.57,9,6.78,1.64,9,6.5,2.84,10,4.4,2.32,10,4.5,1.78,10,5,2.49,12,5,2.31,10,7,2.61,6,6.46,2.22,13 +12333,taunt,3.4,1.7,20,4.85,2.11,20,3.23,1.66,22,3.71,1.8,7,3.23,1.69,13,5.56,1.94,9,4.27,2.15,11,3.17,1.72,6,3.25,1.69,16,3.5,1.72,10,3.22,1.86,9,4.5,2.2,8,5.08,2.11,12,3.4,1.68,15,2.86,1.68,7,3.64,1.69,11,3.11,1.76,9,4.92,2.15,12,4.75,2.19,8,3.55,1.75,11,2.91,1.58,11 +12334,taupe,4.7,1.3,20,3.7,1.78,20,5.77,1.37,26,4.64,1.5,11,4.78,1.09,9,4,2,7,3.54,1.71,13,5.46,1.05,13,6.08,1.61,13,4.18,1.47,11,5.33,0.71,9,3.91,1.92,11,3.44,1.67,9,5.59,1.37,17,6.11,1.36,9,4.5,1.08,10,4.9,1.52,10,4.08,1.73,12,3.12,1.81,8,5.56,1.31,16,6.1,1.45,10 +12335,taut,4.25,1.8,20,4.29,1.74,21,4.73,2.52,33,3.9,1.6,10,4.6,2.01,10,4.25,2.05,8,4.31,1.6,13,4.54,2.76,13,4.85,2.41,20,3.67,1.66,9,4.73,1.85,11,4.85,1.63,13,3.38,1.6,8,4.67,2.52,21,4.83,2.62,12,3.5,1.84,10,5,1.49,10,4.21,2.04,14,4.43,0.98,7,5.29,2.02,17,4.12,2.9,16 +12336,tavern,5.55,2.28,20,4.22,2.62,18,5,2.51,22,6,3.08,5,5.4,2.06,15,2.83,2.56,6,4.92,2.47,12,5.9,2.13,10,4.25,2.63,12,5.7,2.5,10,5.4,2.17,10,3.4,2.32,10,5.25,2.76,8,4.82,2.86,11,5.18,2.23,11,5.08,2.43,12,6.25,1.98,8,3.22,2.59,9,5.22,2.39,9,5.73,2.57,11,4.27,2.33,11 +12337,tawdry,3.9,1.76,21,3.35,2.08,20,3.37,2.17,19,5.33,1.86,6,3.33,1.4,15,3.38,2.62,8,3.33,1.78,12,3.6,2.5,10,3.11,1.83,9,4.89,1.76,9,3.17,1.4,12,3.44,2.13,9,3.27,2.15,11,3.4,1.14,5,3.36,2.47,14,4.6,2.01,10,3.27,1.27,11,3.69,1.93,13,2.71,2.36,7,3.1,2.73,10,3.67,1.41,9 +12338,tawny,4.86,1.13,22,4.16,1.42,19,4.38,1.8,21,4.6,0.55,5,4.94,1.29,16,4.5,0.76,8,3.91,1.76,11,5,1.05,10,3.82,2.18,11,4.5,0.9,12,5.3,1.25,10,4.6,0.84,10,3.67,1.8,9,3.83,1.53,12,5.11,1.96,9,4.82,0.98,11,4.91,1.3,11,3.88,1.96,8,4.36,0.92,11,5.22,0.83,9,3.75,2.09,12 +12339,tax,3,1.93,22,4.52,2.73,21,3.05,2.1,22,2.86,2.18,14,3.25,1.49,8,4.45,2.88,11,4.89,2.71,9,3.33,2.94,6,2.94,1.81,16,3.4,2.32,10,2.67,1.56,12,3.09,2.07,11,6.1,2.56,10,3.15,2.23,13,2.89,2.03,9,3,2.13,12,3,1.76,10,4.54,2.79,13,4.5,2.83,8,3.08,2.19,12,3,2.11,10 +12340,taxi,4.79,2.08,42,3.79,2.07,19,4.53,2.61,43,5.64,1.6,14,4.36,2.18,28,4.57,1.62,7,3.33,2.23,12,5.14,2.62,22,3.9,2.51,21,4.7,2.3,23,4.89,1.82,19,4,2.31,10,3.56,1.88,9,4.21,3.01,19,4.79,2.28,24,4.29,1.92,24,5.44,2.15,18,4.08,2.11,12,3.29,2.06,7,4.43,2.58,21,4.64,2.7,22 +12341,taxicab,5,2.07,21,3.8,2.38,20,5.24,2.21,21,5.5,1.64,6,4.8,2.24,15,4.25,1.98,8,3.5,2.65,12,5.27,2.15,11,5.2,2.39,10,4.83,2.48,6,5.07,1.98,15,3.4,2.27,10,4.2,2.53,10,5.36,2.37,14,5,2,7,4.86,2.54,7,5.07,1.9,14,4.07,2.62,14,3.17,1.72,6,5.58,2.02,12,4.78,2.49,9 +12342,taxpayer,4.05,1.94,21,2.96,2.5,23,5.06,3.17,18,4.11,2.52,9,4,1.48,12,3.18,2.68,11,2.75,2.42,12,5.6,3.31,10,4.38,3.07,8,4.86,2.41,7,3.54,1.61,13,3.64,2.77,11,2.33,2.15,12,5.43,3.64,7,4.82,2.99,11,4.46,2.18,13,3.38,1.3,8,2.82,2.32,11,3.08,2.75,12,5.11,3.1,9,5,3.43,9 +12343,tea,6.56,2.41,18,2.05,1.43,20,6,2.11,18,5.25,2.55,8,7.6,1.78,10,2.14,1.46,7,2,1.47,13,6.36,1.8,11,5.43,2.57,7,5.55,2.54,11,8.14,0.9,7,1.56,1.01,9,2.45,1.63,11,6.55,1.86,11,5.14,2.34,7,6.08,2.68,12,7.5,1.52,6,1.92,1.38,12,2.25,1.58,8,6.78,1.99,9,5.22,2.05,9 +12344,teach,7.06,1.43,18,3.47,2.63,19,5.78,2.05,18,6.38,1.3,8,7.6,1.35,10,3.71,3.04,7,3.33,2.5,12,5.91,1.3,11,5.57,2.99,7,6.64,1.36,11,7.71,1.38,7,3.56,3,9,3.4,2.41,10,6.27,1.42,11,5,2.71,7,6.83,1.34,12,7.5,1.64,6,2.83,2.37,12,4.57,2.88,7,6.22,2.11,9,5.33,2,9 +12345,teacher,7.37,1.74,19,2.9,2.31,20,5.95,2.17,22,6.78,2.05,9,7.9,1.29,10,3.29,3.09,7,2.67,1.97,12,5.18,2.44,11,6.73,1.62,11,7.78,1.48,9,7,1.94,10,2.33,1.97,6,3.15,2.58,13,6.69,1.6,13,4.89,2.52,9,6.83,1.9,12,8.29,0.95,7,3,2.1,11,2.78,2.68,9,6.07,2.27,14,5.75,2.12,8 +12346,teacup,6.5,2.15,18,3.57,2.78,23,5.58,1.77,19,6.33,1.66,9,6.67,2.65,9,2.29,1.7,7,4.27,3.06,15,5.7,1.77,10,5.44,1.88,9,7.38,1.6,8,5.8,2.35,10,4.7,2.98,10,2.75,2.45,12,5.75,1.75,8,5.5,1.96,10,6.27,2.37,11,6.86,1.86,7,3.4,2.68,20,4.67,3.79,3,4.88,1.13,8,6.09,2.02,11 +12347,teahouse,6.44,1.62,18,2.76,1.92,21,5.61,2.1,23,6.1,1.85,10,6.57,0.98,7,2.71,2.06,7,2.79,1.93,14,5.71,2.43,7,5.56,2.03,16,6.5,2,8,6.4,1.35,10,2.78,2.11,9,2.75,1.86,12,5.18,2.36,11,6,1.86,12,6.75,1.82,12,5.83,0.98,6,2.64,2.29,11,2.9,1.52,10,4.77,1.96,13,6.7,1.83,10 +12348,teal,5.7,1.78,20,3.73,2.37,22,5.7,2.55,27,6.43,1.81,7,5.31,1.7,13,4.5,2.01,10,3.08,2.54,12,5.53,2.36,15,6.36,2.54,11,5.27,1.9,11,6.22,1.56,9,3.11,1.83,9,4.15,2.67,13,6.12,2.85,17,5.44,1.33,9,6.15,1.46,13,4.86,2.12,7,3.56,2.68,16,4.17,1.33,6,4.92,3.12,12,6.33,1.88,15 +12349,team,5.91,1.6,22,3.38,2.06,21,6.53,2.24,17,6.17,1.72,6,5.93,1.58,15,3.29,2.43,7,3.43,1.95,14,7.44,1.74,9,5.5,2.39,8,6.14,1.7,14,5.71,1.38,7,2.89,2.42,9,3.75,1.76,12,7.33,2.12,9,5.62,2.13,8,5.5,1.51,14,6.62,1.6,8,3.17,2.4,6,3.47,2,15,7.22,2.33,9,5.75,1.98,8 +12350,teammate,6.2,1.47,20,3.74,1.91,23,5.68,1.55,25,6.36,1.63,11,6,1.32,9,3.82,1.66,11,3.67,2.19,12,5.7,1.64,10,5.71,1.59,14,6.56,1.51,9,5.91,1.45,11,3.91,2.02,11,3.58,1.88,12,5.94,1.73,16,5.25,1.16,8,6.67,1.67,12,5.5,0.76,8,3.53,1.88,15,4.12,2.03,8,5.88,1.63,16,5.33,1.41,9 +12351,teamwork,6.26,2.31,19,4.64,2.28,22,5.54,2.15,24,5.17,3.31,6,6.77,1.59,13,5.5,2.15,12,3.6,2.07,10,4.88,2.3,8,5.88,2.06,16,6.6,2.41,10,5.89,2.26,9,4.89,2.15,9,4.46,2.44,13,5.06,2.22,17,7,1.41,6,5.38,2.26,8,6.91,2.21,11,5.44,2.4,9,4.08,2.1,13,5.75,2.27,16,5.12,1.96,8 +12352,teapot,6,1.65,20,3.39,2.28,18,5.67,2.03,21,4.6,2.19,5,6.5,1.22,14,3.57,1.9,7,3.27,2.57,11,5.7,2.45,10,5.64,1.69,11,6,2,12,6,1.07,8,4.33,2.29,9,2.44,1.94,9,5.42,2.15,12,6,1.94,9,5.64,1.91,11,6.44,1.24,9,3.25,2.05,8,3.5,2.55,10,5.22,2.39,9,6,1.76,12 +12353,tear,3.14,1.73,22,4.8,2.42,20,5.68,2.45,19,3.38,1.89,13,2.78,1.48,9,4.71,1.98,7,4.85,2.7,13,5.86,2.79,7,5.58,2.35,12,3.33,2.06,12,2.9,1.29,10,5.22,2.05,9,4.45,2.73,11,5.6,2.5,10,5.78,2.54,9,2.83,1.7,12,3.5,1.78,10,5.43,2.64,7,4.46,2.33,13,5.29,2.87,7,5.92,2.27,12 +12354,tearful,3.67,2.11,21,4.92,2.75,25,3.42,2.32,19,4.67,2.5,9,2.92,1.44,12,5.33,3.14,6,5,2.61,18,3,2.24,7,3.67,2.42,12,3.75,2.27,16,3.4,1.67,5,5.14,3.08,14,5,2.16,10,3.44,2.24,9,3.4,2.5,10,3.92,2.47,12,3.33,1.58,9,4.88,2.55,16,5,3.24,9,2.73,2.37,11,4.38,2,8 +12355,tease,4.17,1.88,41,5.21,2.24,42,5.24,2.46,54,3.92,1.98,13,4.29,1.86,28,5.47,2.29,15,5.07,2.23,27,5.34,2.48,32,5.19,2.48,21,4.41,1.94,17,4,1.87,24,5.5,2.28,22,4.9,2.2,20,5.52,2.53,31,4.95,2.38,22,4.09,2.02,23,4.28,1.74,18,5.04,2.3,25,5.47,2.18,17,5.65,2.53,26,4.86,2.37,28 +12356,teaspoon,5.25,1.65,20,2.47,1.7,17,5.43,2.61,23,5.6,1.52,5,5.13,1.73,15,2.25,1.89,4,2.54,1.71,13,5.15,2.91,13,5.8,2.25,10,5.5,1.35,10,5,1.94,10,2.29,1.5,7,2.6,1.9,10,5.56,2.56,16,5.14,2.91,7,4.71,1.33,14,6.5,1.76,6,2.83,1.75,12,1.6,1.34,5,5.14,2.88,14,5.89,2.2,9 +12357,teatime,6.4,1.67,20,3.16,2.36,19,5.82,2.22,22,6,1.15,7,6.62,1.89,13,3.25,1.75,8,3.09,2.81,11,4.5,2.81,6,6.31,1.82,16,6.2,1.75,10,6.78,1.64,9,3.12,2.75,8,3.18,2.18,11,5.6,1.8,15,6.29,3.04,7,6.36,1.75,11,6.44,1.67,9,3,2.59,12,3.43,2.07,7,5.55,2.38,11,6.09,2.12,11 +12358,tech,5.77,1.93,22,4.1,2.43,21,5.55,1.95,22,5.86,2.21,14,5.62,1.41,8,4.45,2.62,11,4,2.18,9,6.33,2.34,6,5.25,1.77,16,5.2,2.2,10,6.25,1.6,12,3.82,2.27,11,4.4,2.67,10,6.15,1.91,13,4.67,1.73,9,5.25,2.14,12,6.4,1.51,10,4.08,2.69,13,4.12,2.1,8,5.83,1.47,12,5.2,2.44,10 +12359,technical,5,2.05,22,5.28,2.02,18,6.24,1.89,21,5.8,1.92,5,4.75,2.14,16,6.57,1.9,7,4.45,1.69,11,5.8,2.1,10,6.64,1.69,11,5.08,1.98,12,4.9,2.23,10,5.4,2.37,10,5.12,1.64,8,6.08,1.98,12,6.44,1.88,9,4.91,2.26,11,5.09,1.92,11,5.12,2.03,8,5.4,2.12,10,6.22,2.28,9,6.25,1.66,12 +12360,technicality,4.21,1.47,19,4.36,2.38,22,4.3,2.48,23,4.55,1.44,11,4.14,1.07,7,5.5,2.78,8,3.71,1.94,14,3.57,2.44,7,4.62,2.5,16,4.12,2.1,8,4.27,0.9,11,3.33,2.55,9,5.08,2.06,13,4.64,2.5,11,4,2.52,12,3.83,1.34,12,4.86,1.57,7,4.27,2.61,11,4.45,2.25,11,4.77,2.65,13,3.7,2.21,10 +12361,technician,5.65,1.57,20,3.33,2.01,21,4.81,1.86,21,6.56,1.59,9,4.91,1.14,11,3.17,1.6,6,3.43,2.28,14,3.33,2.16,6,5.4,1.4,15,6.12,1.64,8,5.33,1.5,12,2.8,0.45,5,3.5,2.28,16,4.5,2.17,10,5.09,1.58,11,6,2,11,5.22,0.67,9,3.25,1.98,8,3.38,2.1,13,4.75,1.66,12,4.89,2.2,9 +12362,technique,7,1.76,19,3.45,2.52,22,5.68,1.81,28,7,1.67,6,7,1.87,13,3.91,3.08,11,3,1.84,11,6.18,2.32,11,5.35,1.37,17,7.18,1.94,11,6.75,1.58,8,3,2,11,3.91,2.98,11,5.56,1.76,18,5.9,1.97,10,7.08,1.8,13,6.83,1.83,6,3.57,2.56,14,3.25,2.6,8,5.88,2.09,16,5.42,1.38,12 +12363,techno,5.53,1.84,19,5,2.35,18,5.18,2.51,17,5.73,2,11,5.25,1.67,8,5.75,2.87,4,4.79,2.26,14,4.5,3.12,8,5.78,1.79,9,6,2.27,8,5.18,1.47,11,5.71,2.29,7,4.55,2.38,11,4.67,2.88,6,5.45,2.38,11,5.31,2.06,13,6,1.26,6,4.64,2.42,11,5.57,2.3,7,5.29,2.29,7,5.1,2.77,10 +12364,technological,5.3,1.45,20,4.56,2.55,18,6.25,2.54,24,6,1.58,5,5.07,1.39,15,5.2,2.05,5,4.31,2.75,13,6.31,2.59,13,6.18,2.6,11,5.2,1.69,10,5.4,1.26,10,5.43,1.72,7,4,2.9,11,6.56,2.28,16,5.62,3.07,8,5.36,1.34,14,5.17,1.83,6,5,2.49,12,3.67,2.66,6,6.4,2.72,15,6,2.35,9 +12365,technology,5.53,2.09,19,4.62,2.58,21,5.2,2.31,15,6.27,2.1,11,4.71,1.7,7,5,3.06,7,4.43,2.41,14,3.6,2.07,5,6,2.05,10,6.25,1.98,8,5,2.1,11,3.89,2.67,9,5.17,2.48,12,4.43,2.37,7,5.88,2.17,8,5.5,2.2,12,5.57,2.07,7,4.7,2.79,10,4.55,2.5,11,5.5,2.14,8,4.86,2.61,7 +12366,teddy bear,7.38,1.63,21,3.74,2.85,23,6.35,2.32,17,6.75,2.05,8,7.77,1.24,13,3,2.1,6,4,3.08,17,6.33,2.12,9,6.38,2.67,8,7.08,1.93,12,7.78,1.09,9,4.5,2.8,10,3.15,2.85,13,5.8,2.62,10,7.14,1.68,7,7.14,1.79,14,7.86,1.21,7,4.67,2.79,15,2,2.14,8,6.33,2.12,9,6.38,2.67,8 +12367,tedious,3.62,2.06,21,4.37,2.09,19,4.1,2.47,21,4.67,1.97,6,3.2,2.01,15,5,2.07,8,3.91,2.07,11,3.91,2.59,11,4.3,2.45,10,3.5,2.43,6,3.67,1.99,15,4.78,2.17,9,4,2.05,10,4.07,2.76,14,4.14,1.95,7,4,2.08,7,3.43,2.1,14,4.38,2.5,13,4.33,0.82,6,4.08,2.78,12,4.11,2.15,9 +12368,tee,5.4,1.47,20,3.68,2.63,22,6.15,2.25,27,6.43,1.51,7,4.85,1.14,13,4.7,2.41,10,2.83,2.59,12,6.6,1.96,15,5.64,2.66,11,5.27,1.42,11,5.56,1.59,9,4.33,2.87,9,3.23,2.45,13,6.35,2.6,17,5.89,1.62,9,5.85,1.52,13,4.57,0.98,7,3.19,2.64,16,5,2.28,6,6.33,2.5,12,6,2.1,15 +12369,teeming,4.83,1.54,18,3.6,2.54,20,4.4,1.89,25,5.8,1.48,5,4.46,1.45,13,4.18,2.96,11,2.89,1.83,9,3.88,1.86,16,5.33,1.66,9,4.43,1.51,7,5.09,1.58,11,2.78,1.92,9,4.27,2.87,11,4.15,1.93,20,5.4,1.52,5,5.22,1.2,9,4.44,1.81,9,3.73,2.57,11,3.44,2.65,9,4.47,1.87,19,4.17,2.14,6 +12370,teen,5.1,1.61,21,3.86,2.32,22,4.89,2.15,27,5.1,1.1,10,5.09,2.02,11,3.57,2.51,7,4,2.3,15,5,2.6,17,4.7,1.16,10,4.82,1.54,11,5.4,1.71,10,2.6,2.3,5,4.24,2.25,17,4.93,2.79,14,4.85,1.28,13,5,1.41,13,5.25,1.98,8,3.6,2.8,10,4.08,1.93,12,5.29,2.52,14,4.46,1.66,13 +12371,teenage,5.8,1.91,20,5.26,1.96,23,5.05,2.58,20,5.56,1.67,9,6,2.14,11,5.64,1.96,11,4.92,1.98,12,4.25,1.91,8,5.58,2.91,12,5.79,1.81,14,5.83,2.32,6,5.44,2.55,9,5.14,1.56,14,5.25,2.66,8,4.92,2.64,12,5.3,1.89,10,6.3,1.89,10,5.15,1.72,13,5.4,2.32,10,5.09,2.7,11,5,2.6,9 +12372,teenager,4.58,1.71,19,4.23,2.6,22,4.3,2.27,23,5,1.34,11,4,2.24,7,4,2.56,8,4.36,2.71,14,4.71,2.5,7,4.12,2.22,16,4.12,1.64,8,4.91,1.76,11,4.44,3.09,9,4.08,2.33,13,4.73,2.49,11,3.92,2.07,12,4.17,1.7,12,5.29,1.6,7,3.45,2.66,11,5,2.41,11,3.92,2.43,13,4.8,2.04,10 +12373,teens,5.58,2.09,19,3.96,2.4,23,4,2.33,25,5.25,3.77,4,5.67,1.59,15,3.25,2.63,4,4.11,2.4,19,4.33,2.65,9,3.81,2.2,16,6.25,2.25,8,5.09,1.92,11,3.9,2.38,10,4,2.52,13,4,2.32,14,4,2.45,11,5.5,2.27,10,5.67,2,9,3.6,2.84,10,4.23,2.09,13,4.11,2.4,18,3.71,2.29,7 +12374,teensy,5.09,1.9,22,3.77,2.29,22,5.84,2.22,19,5.12,1.73,8,5.07,2.06,14,4.4,2.67,10,3.25,1.86,12,6.86,1.77,7,5.25,2.3,12,5.09,2.26,11,5.09,1.58,11,3.27,1.95,11,4.27,2.57,11,5.79,2.36,14,6,2,5,5,2.36,10,5.17,1.53,12,3.8,1.69,10,3.75,2.77,12,5.78,1.92,9,5.9,2.56,10 +12375,teeny,5.62,1.47,21,3.74,2.28,23,5,1.52,26,5.45,1.04,11,5.8,1.87,10,3.91,2.43,11,3.58,2.23,12,4.55,1.13,11,5.5,1.65,14,5.9,1.79,10,5.36,1.12,11,4,2.45,11,3.5,2.2,12,5.47,1.55,17,4.25,1.04,8,5.85,1.77,13,5.25,0.71,8,3.67,2.47,15,3.88,2.03,8,5.29,1.72,17,4.44,0.88,9 +12376,teeth,5,1.8,19,3.8,2.26,20,5.65,2.52,20,5.67,0.58,3,4.73,1.91,15,4,2.16,10,3.6,2.46,10,5.8,2.25,10,5.5,2.88,10,4,1.26,6,5.33,1.87,12,4,2.52,7,3.69,2.21,13,4.62,2.45,8,6.33,2.42,12,5.33,2.06,12,4.43,1.13,7,3.9,2.73,10,3.7,1.83,10,5.22,2.99,9,6,2.14,11 +12377,teething,3.11,1.49,19,4.05,2.87,20,4.12,2.54,25,3.75,0.96,4,2.93,1.58,15,3,2.71,4,4.31,2.94,16,5.22,2.77,9,3.5,2.25,16,3.75,1.28,8,2.64,1.5,11,4.8,2.53,10,3.3,3.13,10,4.07,2.59,14,4.18,2.6,11,3.36,1.43,11,2.75,1.58,8,3.4,2.88,10,4.7,2.87,10,4.11,2.76,18,4.14,2.04,7 +12378,telegram,5.27,1.75,22,4.14,2.9,22,5.14,1.84,28,5.62,1.41,8,5.07,1.94,14,5.36,2.98,11,2.91,2.34,11,5.36,2.42,11,5,1.41,17,5.67,1.56,12,4.8,1.93,10,4.09,2.88,11,4.18,3.06,11,5.5,1.95,18,4.5,1.51,10,5.27,1.75,15,5.29,1.89,7,3.79,2.83,14,4.75,3.11,8,5.19,2.26,16,5.08,1.16,12 +12379,telegraph,5.37,1.74,19,2.82,1.87,22,5.21,2.04,24,4.67,1.97,6,5.69,1.6,13,3.42,2.11,12,2.1,1.29,10,4,1.69,8,5.81,1.97,16,5.5,1.35,10,5.22,2.17,9,3.44,2.35,9,2.38,1.39,13,5.18,2.04,17,5.33,2.42,6,5.12,1.46,8,5.55,1.97,11,3.11,1.83,9,2.62,1.94,13,5.44,2.22,16,4.75,1.67,8 +12380,telekinesis,5.9,2,21,5.68,2.4,22,4.62,2.48,21,6.56,1.94,9,5.42,1.98,12,5,2.1,6,5.73,2.46,15,3.33,2.5,6,5.13,2.36,15,6.89,1.62,9,5.17,1.99,12,5.2,2.59,5,5.82,2.4,17,4.6,1.96,10,4.64,2.98,11,5.58,2.23,12,6.33,1.66,9,6.44,2.13,9,5.15,2.51,13,3.5,1.68,12,6.11,2.67,9 +12381,telemetry,5,1.21,20,3.5,1.95,22,5.48,2.47,27,5.14,2.04,7,4.92,0.49,13,4,2,10,3.08,1.88,12,5.6,2.5,15,5.64,2.42,11,4.82,0.98,11,5.22,1.48,9,4,1.66,9,3.15,2.12,13,5.53,2.81,17,5.78,1.56,9,5.08,1.5,13,4.86,0.38,7,3,1.86,16,4.83,1.6,6,4.5,2.81,12,6.27,1.91,15 +12382,telepathic,5.9,1.41,20,4.62,2.36,21,5.24,2.89,25,7,1,3,5.71,1.4,17,4.57,2.82,7,4.46,2.18,13,4.75,3.15,8,5.47,2.83,17,6.14,1.21,7,5.77,1.54,13,4.14,2.48,7,4.69,2.36,13,4.86,2.91,14,5.73,2.94,11,5.56,1.67,9,6.18,1.17,11,4.91,2.51,11,4.3,2.26,10,4.89,3.25,18,6.14,1.46,7 +12383,telepathy,5,2.1,21,5.7,2.53,23,5.26,2.79,19,6.38,1.92,8,4.42,1.56,12,4.62,3.02,8,6.43,2.1,14,5.71,3.25,7,4.82,2.64,11,5.29,1.89,7,5.15,2.03,13,5.89,2.98,9,5.57,2.31,14,5,3.06,7,5.42,2.75,12,5.1,1.97,10,4.91,2.3,11,5.67,3,9,5.71,2.3,14,4.94,2.77,16,7,2.65,3 +12384,telephone,5.71,1.85,21,4.3,2.23,20,6.74,2.58,19,6.08,1.44,13,5.12,2.36,8,6,1.53,7,3.38,2.02,13,7,2.65,7,6.58,2.64,12,6.17,1.64,12,5.11,2.03,9,4.56,2.6,9,4.09,1.97,11,6.9,2.08,10,6.56,3.17,9,5.83,1.95,12,5.56,1.81,9,5,2.58,7,3.92,2.02,13,6.71,2.21,7,6.75,2.86,12 +12385,telescope,6.75,1.41,20,3.38,1.86,24,6.07,2.37,28,7,1.41,8,6.58,1.44,12,4.44,2.24,9,2.73,1.28,15,6.43,2.56,14,5.71,2.2,14,6.89,1.54,9,6.64,1.36,11,3.42,1.88,12,3.33,1.92,12,5.57,2.79,14,6.57,1.83,14,7.4,1.07,10,6.1,1.45,10,2.75,1.29,12,4,2.17,12,5.67,2.39,12,6.38,2.39,16 +12386,telethon,3.11,1.59,19,3,1.83,22,5.29,1.81,24,3.17,1.83,6,3.08,1.55,13,3.25,1.76,12,2.7,1.95,10,5.62,2.5,8,5.12,1.41,16,3.6,1.51,10,2.56,1.59,9,3.78,2.33,9,2.46,1.2,13,5.41,2,17,5.17,1.33,6,2.88,1.46,8,3.27,1.74,11,3.67,2.4,9,2.54,1.2,13,5.69,2.02,16,4.5,0.93,8 +12387,teletype,5.2,1.06,20,3.86,2.03,21,5.21,2.19,34,5.4,0.7,10,5,1.33,10,4.38,1.85,8,3.54,2.15,13,5.21,2.67,14,5.2,1.85,20,5.44,0.73,9,5,1.26,11,4.46,1.9,13,2.88,1.96,8,5.14,2.51,22,5.33,1.5,12,5.1,0.99,10,5.3,1.16,10,3.93,2.16,14,3.71,1.89,7,5,2.06,17,5.41,2.35,17 +12388,televised,6,1.22,21,4,2.42,25,5.37,2.31,19,6.22,1.3,9,5.83,1.19,12,3.17,1.94,6,4.22,2.6,18,4.71,2.63,7,5.75,2.14,12,6.06,1.34,16,5.8,0.84,5,3.57,2.65,14,4.5,2.17,10,5.44,2.3,9,5.3,2.45,10,6.42,1.44,12,5.44,0.53,9,4.56,2.37,16,3,2.29,9,5.55,2.84,11,5.12,1.46,8 +12389,television,7.18,1.84,22,4.1,3.01,20,6.21,2.37,19,7.15,1.99,13,7.22,1.72,9,5.43,3.05,7,3.38,2.84,13,6.86,1.68,7,5.83,2.69,12,7.42,1.98,12,6.9,1.73,10,3.67,2.83,9,4.45,3.24,11,6.5,2.37,10,5.89,2.47,9,7.17,1.85,12,7.2,1.93,10,4.29,3.04,7,4,3.11,13,6.86,2.48,7,5.83,2.33,12 +12390,tell,5.27,1.39,22,3.86,2.06,21,4.94,2.18,18,5,0.89,6,5.33,1.59,15,2.86,2.12,7,4.36,1.91,14,5.89,1.62,9,4,2.51,8,5.36,1.55,14,5,1.15,7,3.67,1.87,9,4,2.26,12,5.1,2.13,10,4.75,2.38,8,5.36,1.45,14,5.12,1.36,8,4.17,2.56,6,3.73,1.91,15,4.4,2.63,10,5.62,1.3,8 +12391,teller,5.33,1.41,18,3,2.1,20,4.32,1.82,25,5.8,1.3,5,5.15,1.46,13,3.18,2.36,11,2.78,1.86,9,3.88,1.71,16,5.11,1.83,9,5.43,1.4,7,5.27,1.49,11,2.44,2.13,9,3.45,2.07,11,4.4,1.93,20,4,1.41,5,5.11,1.05,9,5.56,1.74,9,2.45,1.69,11,3.67,2.45,9,4,1.7,19,5.33,1.97,6 +12392,temp,4.63,0.96,19,3.62,1.88,21,4.9,2.39,21,4.67,0.58,3,4.62,1.02,16,4.62,1.77,8,3,1.73,13,4.89,2.62,9,4.92,2.31,12,4.89,0.93,9,4.4,0.97,10,3.89,1.54,9,3.42,2.15,12,5.23,2.68,13,4.38,1.85,8,4.57,0.98,7,4.67,0.98,12,4.1,1.45,10,3.18,2.18,11,4.42,2.84,12,5.56,1.51,9 +12393,temper,3.89,1.76,19,4.9,2.07,21,4.61,2.68,23,3.73,1.62,11,3.57,1.4,7,6,2.16,7,4.36,1.86,14,5.71,3.04,7,4.12,2.45,16,4.38,1.92,8,3.55,1.63,11,4.56,1.74,9,5.17,2.33,12,5.27,2.45,11,4,2.83,12,4.08,2.02,12,3.57,1.27,7,4.82,2.18,11,5,2.05,10,4.92,2.63,13,4.2,2.82,10 +12394,temperament,4.67,1.46,18,3.8,2.17,20,5.32,2.04,25,4,1.41,5,4.92,1.44,13,3.27,2.2,11,4.44,2.07,9,5.62,2,16,4.78,2.11,9,4.86,1.77,7,4.55,1.29,11,3.11,2.09,9,4.36,2.16,11,5.5,2.14,20,4.6,1.52,5,4,1.5,9,5.33,1.12,9,3.36,1.91,11,4.33,2.45,9,5.32,2.08,19,5.33,2.07,6 +12395,temperamental,3.86,1.2,21,5.7,2.53,23,4.61,2.2,18,4.25,0.89,8,3.75,1.29,12,5.5,2.51,8,5.79,2.72,14,5,2.89,7,4.4,1.84,10,3.38,0.92,8,4.33,1.15,12,5,2.87,9,6.14,2.28,14,4.86,2.27,7,4.45,2.25,11,4.3,1.06,10,3.45,1.21,11,4.56,3.24,9,6.43,1.7,14,4.4,2.2,15,5.67,2.31,3 +12396,temperance,5.05,1.28,20,4,2.02,22,6.58,1.92,19,4.56,1.42,9,5.45,1.04,11,3.8,2.17,5,4.19,2.04,16,6.5,1.87,6,6.62,2.02,13,4.79,0.89,14,5.67,1.86,6,3.75,2.01,12,4.56,2.07,9,6.22,2.05,9,6.9,1.85,10,5.1,0.74,10,5,1.7,10,3.25,2.22,12,4.9,1.37,10,7.17,1.83,6,6.31,1.97,13 +12397,temperature,5.58,1.61,19,4.86,2.12,22,4.64,2.28,22,5.44,1.01,9,5.7,2.06,10,6,2.14,8,4.21,1.89,14,4.09,1.92,11,5.18,2.56,11,5,0,7,5.92,1.98,12,5.3,2.63,10,4.5,1.62,12,4.69,2.69,13,4.56,1.67,9,5.6,2.12,10,5.56,0.88,9,6.25,2.12,8,4.07,1.73,14,5.07,2.3,14,3.88,2.17,8 +12398,tempest,4.52,2.16,21,5.26,2.16,19,4.62,2.2,21,5.33,0.82,6,4.2,2.46,15,5.88,2.64,8,4.82,1.72,11,4.27,2.15,11,5,2.31,10,4.83,1.6,6,4.4,2.38,15,5.5,2.59,10,5,1.66,9,4.79,2.33,14,4.29,2.06,7,5,2,7,4.29,2.27,14,5.07,2.27,14,5.8,1.92,5,4.25,2.22,12,5.11,2.2,9 +12399,template,5.45,0.83,20,3.46,2.11,24,4.86,2.24,28,5.25,0.46,8,5.58,1,12,3.56,2.35,9,3.4,2.03,15,4.86,2.18,14,4.86,2.38,14,5.56,1.01,9,5.36,0.67,11,3.83,2.08,12,3.08,2.15,12,4.79,2.22,14,4.93,2.34,14,5.5,1.08,10,5.4,0.52,10,3.42,2.07,12,3.5,2.24,12,5.33,2.06,12,4.5,2.37,16 +12400,temple,5.3,1.49,20,3.36,2.08,22,5.84,1.89,19,5.22,1.64,9,5.36,1.43,11,3.6,2.61,5,3.38,2.03,16,6,2.83,6,5.77,1.42,13,5,1.41,14,6,1.55,6,3.67,1.67,12,3.11,2.67,9,4.78,1.39,9,6.8,1.81,10,5.6,0.7,10,5,2,10,3.58,2.27,12,3.1,1.91,10,7,1.79,6,5.31,1.75,13 +12401,tempo,5.59,1.59,22,4,2.76,21,6,2.18,22,5.5,1.65,14,5.75,1.58,8,4.64,2.62,11,3.56,2.92,9,6.5,1.38,6,5.81,2.43,16,5,1.41,10,6.08,1.62,12,3.45,2.54,11,4.6,2.99,10,6.08,1.5,13,5.89,3.02,9,5.08,1.38,12,6.2,1.69,10,4.38,3.2,13,3.38,1.85,8,6.58,1.83,12,5.3,2.45,10 +12402,temporal,4.57,0.93,21,3.38,1.8,21,5.42,2.24,24,4.75,0.75,12,4.33,1.12,9,4.57,1.62,7,2.79,1.63,14,5.78,2.28,9,5.2,2.27,15,5,0,4,4.47,1.01,17,3.4,1.78,10,3.36,1.91,11,5,2.08,7,5.59,2.35,17,4.58,1.08,12,4.56,0.73,9,3.15,1.95,13,3.75,1.58,8,4.33,1.5,9,6.07,2.4,15 +12403,temporary,4.33,1.56,21,3.35,1.9,23,4.29,2.19,21,4,1.87,5,4.44,1.5,16,4,1.76,12,2.64,1.86,11,4.18,2.14,11,3.89,1.83,9,3.92,1.73,12,4.89,1.17,9,3.81,2.01,16,2.29,1.11,7,4.55,1.75,11,4,2.67,10,4.31,1.55,13,4.38,1.69,8,3.26,1.88,19,3.75,2.22,4,4.43,1.87,14,4,2.89,7 +12404,tempt,5,1.64,21,5.29,1.65,21,4.8,2.2,25,4.67,1.61,12,5.44,1.67,9,6,1.41,7,4.93,1.69,14,4.6,2.41,10,4.93,2.12,15,5.75,2.22,4,4.82,1.51,17,5.4,1.9,10,5.18,1.47,11,4.29,2.29,7,5,2.2,18,5.58,1.44,12,4.22,1.64,9,5.08,1.93,13,5.62,1.06,8,4.11,2.09,9,5.19,2.23,16 +12405,temptation,4.5,2.14,20,5.38,2.39,24,5.25,2.35,28,5.25,1.98,8,4,2.17,12,4.78,2.11,9,5.73,2.55,15,4.71,2.3,14,5.79,2.36,14,4.33,2.24,9,4.64,2.16,11,5,2.73,12,5.75,2.05,12,4.71,2.61,14,5.79,2.01,14,4.9,2.47,10,4.1,1.79,10,6,2.09,12,4.75,2.6,12,4.67,2.27,12,5.69,2.39,16 +12406,tempting,6.05,1.5,20,6.06,2.73,18,5.17,2.51,24,6,1.87,5,6.07,1.44,15,6.6,1.52,5,5.85,3.11,13,4.31,1.93,13,6.18,2.82,11,6.6,1.43,10,5.5,1.43,10,7.57,1.27,7,5.09,3.02,11,5.5,1.9,16,4.5,3.51,8,5.86,1.56,14,6.5,1.38,6,6.25,2.67,12,5.67,3.08,6,5.47,2.64,15,4.67,2.35,9 +12407,temptress,4.68,2.08,22,5.43,2.61,23,4.42,2.43,19,5.62,1.92,8,3.77,1.54,13,5.75,2.31,8,5.36,2.9,14,3.29,1.98,7,4.91,2.55,11,4,0.93,8,4.77,2.28,13,5.56,2.4,9,5.36,2.82,14,4.86,2.85,7,4.17,2.25,12,4.18,1.94,11,5.18,2.18,11,4.22,2.91,9,6.21,2.15,14,3.94,2.14,16,7,2.65,3 +12408,ten,5.16,1.46,19,3.1,2.28,21,4.8,2.55,20,4.67,0.58,3,5.25,1.57,16,3.33,1.86,6,3,2.48,15,5.17,2.04,6,4.64,2.79,14,5.1,0.57,10,5.22,2.11,9,2.43,1.81,7,3.43,2.47,14,4.6,2.59,10,5,2.62,10,4.62,0.92,8,5.55,1.69,11,3,2.78,9,3.17,1.95,12,5,3.16,8,4.67,2.19,12 +12409,tenacious,5.65,1.6,20,4.78,1.99,18,5.42,2.92,24,6.2,1.92,5,5.47,1.51,15,6.2,1.48,5,4.23,1.92,13,4.77,3.11,13,6.18,2.6,11,6.4,1.35,10,4.9,1.52,10,5.71,1.38,7,4.18,2.14,11,4.56,2.83,16,7.12,2.42,8,5.36,1.6,14,6.33,1.51,6,4.75,1.86,12,4.83,2.4,6,5.4,2.85,15,5.44,3.21,9 +12410,tenant,4.57,1.78,21,2.59,1.74,22,5.41,2.02,27,4.8,1.48,10,4.36,2.06,11,2,1.53,7,2.87,1.81,15,5.47,2.15,17,5.3,1.89,10,4.73,2.33,11,4.4,0.97,10,2.2,1.64,5,2.71,1.79,17,5.29,2.4,14,5.54,1.61,13,4.77,2.13,13,4.25,1.04,8,2,1.49,10,3.08,1.83,12,5.5,2.18,14,5.31,1.93,13 +12411,tend,4.8,1.61,20,3.22,1.68,23,6.33,1.71,21,4.56,1.51,9,5,1.73,11,3.45,1.63,11,3,1.76,12,5.25,0.71,8,7,1.83,13,4.43,1.16,14,5.67,2.25,6,3.67,1.58,9,2.93,1.73,14,6,1.6,8,6.54,1.81,13,4.5,1.08,10,5.1,2.02,10,3.38,1.66,13,3,1.76,10,6.58,1.83,12,6,1.58,9 +12412,tendency,4.85,1.57,20,3.72,2.11,18,4.68,2.08,22,4,1.41,5,5.13,1.55,15,3,1.41,6,4.08,2.35,12,4.5,1.18,10,4.83,2.66,12,4.8,1.32,10,4.9,1.85,10,3.8,2.25,10,3.62,2.07,8,4.27,1.68,11,5.09,2.43,11,4.25,1.71,12,5.75,0.71,8,2.44,1.74,9,5,1.66,9,4.36,2.01,11,5,2.19,11 +12413,tender,6.47,1.75,43,3.22,2.21,18,5.85,2.52,54,6.5,1.71,22,6.43,1.83,21,3,1.55,6,3.33,2.53,12,5.56,2.68,32,6.38,2.27,21,5.91,1.87,22,7.05,1.43,21,2.3,1.49,10,4.38,2.5,8,5.45,2.68,31,6.5,2.22,22,6.58,1.98,26,6.29,1.36,17,3,2,9,3.44,2.51,9,6.08,2.64,26,5.64,2.44,28 +12414,tenderfoot,4.26,2,19,3.16,1.98,19,4.95,2.28,20,4.67,0.58,3,4.07,2.19,15,3,1.63,10,3.33,2.4,9,4.9,2.42,10,5,2.26,10,3.83,2.14,6,4.33,2.02,12,3,1.91,7,3.25,2.09,12,4,2.45,8,5.58,2.02,12,4.42,2.15,12,4,1.83,7,3.44,2.13,9,2.9,1.91,10,4.56,1.94,9,5.27,2.57,11 +12415,tenderness,6.89,1.64,18,3.1,2.17,20,5.08,2.04,25,6.2,1.3,5,7.15,1.72,13,2.64,1.57,11,3.67,2.74,9,5.06,2.02,16,5.11,2.2,9,6.57,1.62,7,7.09,1.7,11,2.89,2.09,9,3.27,2.33,11,5,2.18,20,5.4,1.52,5,6.44,1.88,9,7.33,1.32,9,3.18,2.52,11,3,1.8,9,4.63,1.92,19,6.5,1.87,6 +12416,tendon,5.11,1.66,19,3.3,1.69,20,4.68,2.41,34,5.22,1.79,9,5,1.63,10,4,1.6,8,2.83,1.64,12,4.71,2.79,14,4.65,2.18,20,5,2.06,9,5.2,1.32,10,3.85,1.57,13,2.29,1.5,7,4.59,2.65,22,4.83,1.99,12,5,1.94,10,5.22,1.39,9,3.23,1.59,13,3.43,1.99,7,4.76,2.31,17,4.59,2.58,17 +12417,tenement,4.55,1.9,22,3.77,2.49,22,5.05,1.96,22,4.91,1.7,11,4.18,2.09,11,4,2.39,8,3.64,2.62,14,5.18,1.94,11,4.91,2.07,11,5.25,1.28,8,4.14,2.11,14,4.2,2.44,10,3.42,2.57,12,5.46,1.76,13,4.44,2.19,9,5.08,1.88,12,3.9,1.79,10,5.25,3.15,8,2.93,1.59,14,4.93,2.37,14,5.25,1.04,8 +12418,tennis,5.4,1.85,42,3.89,2.53,47,5.68,1.95,25,5.57,1.79,14,5.32,1.91,28,4.63,2.31,19,3.39,2.59,28,5.7,1.77,10,5.67,2.13,15,5.57,2.02,23,5.21,1.65,19,3.96,2.05,24,3.83,2.99,23,5.71,1.89,7,5.67,2.03,18,5,1.93,24,5.94,1.63,18,3.94,2.5,32,3.8,2.68,15,4.56,1.67,9,6.31,1.85,16 +12419,tenor,5.48,1.6,21,4,2.43,18,5.69,1.95,36,5.25,1.58,8,5.62,1.66,13,4.4,2.7,5,3.85,2.41,13,5.64,2.01,11,5.72,1.97,25,5.62,1.89,13,5.25,1.04,8,4.45,2.91,11,3.29,1.25,7,6.25,1.94,20,5,1.79,16,5.09,1.51,11,5.9,1.66,10,3.9,2.73,10,4.12,2.17,8,5.68,2.19,22,5.71,1.59,14 +12420,tense,2.75,1.33,20,5.32,2.62,44,4.72,2.42,60,2.2,1.1,5,2.93,1.39,15,5,2.66,21,5.61,2.61,23,4.87,2.66,30,4.57,2.18,30,3,1.33,10,2.5,1.35,10,4.91,2.51,22,5.73,2.73,22,4.94,2.57,35,4.4,2.2,25,2.67,1.5,12,2.88,1.13,8,5.75,2.54,24,4.8,2.69,20,5.27,2.57,30,4.17,2.15,30 +12421,tension,3.6,1.9,20,5.08,2.75,24,4.53,2.76,19,4.75,1.98,8,2.83,1.47,12,5.67,3.08,6,4.89,2.7,18,5.36,2.66,11,3.38,2.62,8,4,2.19,11,3.11,1.45,9,5.7,2.5,10,4.64,2.92,14,5.08,2.75,12,3.57,2.7,7,3.31,1.7,13,4.14,2.27,7,4.88,2.94,16,5.5,2.45,8,5,2.76,12,3.71,2.75,7 +12422,tent,6.23,1.6,22,3.38,2.33,21,5.91,1.9,22,6,1.62,14,6.62,1.6,8,3.36,2.62,11,3.56,2.19,9,5.83,1.83,6,5.94,1.98,16,6.1,1.66,10,6.33,1.61,12,3,2.28,11,3.8,2.44,10,5.62,1.71,13,6.33,2.18,9,6,1.35,12,6.5,1.9,10,3.08,2.18,13,3.88,2.64,8,6.33,1.67,12,5.4,2.12,10 +12423,tentative,5.1,1.29,20,3.4,2.11,20,5.16,2.48,25,5,0,3,5.12,1.41,17,3.29,1.89,7,3.46,2.3,13,6,1.31,8,4.76,2.82,17,4.57,1.13,7,5.38,1.33,13,4,1.83,7,3.08,2.25,13,4.79,2.64,14,5.64,2.29,11,5.22,1.2,9,5,1.41,11,3.5,2.32,10,3.3,2,10,5.11,2.76,18,5.29,1.7,7 +12424,tenure,4.6,1.7,20,3.65,1.79,20,5.68,2.25,34,5,1.05,10,4.2,2.15,10,4.57,1.81,7,3.15,1.63,13,5.57,2.28,14,5.75,2.29,20,4.78,1.86,9,4.45,1.63,11,4,1.68,13,3,1.91,7,5.82,2.46,22,5.42,1.88,12,4.2,2.15,10,5,1.05,10,3.54,1.9,13,3.86,1.68,7,5.41,2.06,17,5.94,2.46,17 +12425,tepee,6.29,1.79,21,4,2.27,20,4.95,2.36,22,6.5,2.35,6,6.2,1.61,15,3.88,2.7,8,4.08,2.07,12,5.08,2.27,12,4.8,2.57,10,7.11,1.83,9,5.67,1.56,12,4.33,2.18,9,3.73,2.41,11,5,2.52,7,4.93,2.37,15,7,2,10,5.64,1.36,11,3.77,2.24,13,4.43,2.44,7,4.42,2.71,12,5.6,1.78,10 +12426,tequila,6.27,2.43,22,5.77,2.47,26,5.38,2.26,24,5.67,3.16,9,6.69,1.8,13,5.7,2.87,10,5.81,2.29,16,6.22,1.64,9,4.87,2.47,15,6.62,2.67,8,6.07,2.37,14,5.92,2.43,13,5.62,2.6,13,5,2.04,12,5.75,2.49,12,6.75,2.22,12,5.7,2.67,10,5.87,2.64,15,5.64,2.34,11,5.23,2.35,13,5.55,2.25,11 +12427,teriyaki,6.57,1.83,21,4.16,2.82,25,5.58,2.57,19,5.89,2.09,9,7.08,1.51,12,5.5,3.51,6,3.78,2.6,18,4.71,2.63,7,6.08,2.5,12,6.44,1.93,16,7,1.58,5,4.86,3.06,14,3.3,2.45,10,5.89,2.93,9,5.3,2.31,10,6.5,2.02,12,6.67,1.66,9,4.19,2.9,16,4.11,2.85,9,5.36,3.11,11,5.88,1.73,8 +12428,term,5.57,1.33,21,3.6,2.06,20,5.5,1.57,22,5.89,1.83,9,5.33,0.78,12,2.67,1.97,6,4.08,2.1,13,4.33,2.07,6,5.94,1.12,16,5.89,1.69,9,5.33,0.98,12,4.2,2.28,5,3.4,2.03,15,5,1.48,11,6,1.55,11,5.67,1.56,12,5.44,1.01,9,3.71,1.5,7,3.54,2.37,13,5.42,1.44,12,5.6,1.78,10 +12429,terminal,4.27,2.03,22,3.68,2.32,22,4.15,2.54,20,4.25,2.25,8,4.29,1.98,14,4,2.49,10,3.42,2.23,12,5.57,2.44,7,3.38,2.33,13,4.45,1.86,11,4.09,2.26,11,4,2.05,11,3.36,2.62,11,4.67,2.5,15,2.6,2.19,5,4.3,1.57,10,4.25,2.42,12,3.8,1.87,10,3.58,2.71,12,3.9,2.88,10,4.4,2.27,10 +12430,terminate,3.05,2.04,19,4.95,2.26,22,3.25,2.09,24,2.83,1.6,6,3.15,2.27,13,4.92,2.39,12,5,2.21,10,2.88,1.89,8,3.44,2.22,16,3.2,1.48,10,2.89,2.62,9,5.67,2.06,9,4.46,2.33,13,3.41,2.18,17,2.67,2.07,6,2.38,1.41,8,3.55,2.34,11,4,2.35,9,5.62,2.02,13,2.88,1.59,16,4,2.83,8 +12431,termination,2.95,2.11,21,5.9,2.51,20,3.38,2.18,21,3.5,1.97,6,2.73,2.19,15,6.38,2.88,8,5.58,2.31,12,3.27,2.61,11,3.5,1.72,10,2.83,2.23,6,3,2.14,15,5.7,2.75,10,6.1,2.38,10,3.57,2.38,14,3,1.83,7,3.14,2.19,7,2.86,2.14,14,5.71,2.76,14,6.33,1.97,6,3.5,2.71,12,3.22,1.3,9 +12432,terminator,5.43,2.44,21,6.05,2.09,20,4.34,2.78,35,6.38,2.33,8,4.85,2.41,13,5.8,2.95,5,6.13,1.85,15,5.18,2.75,11,3.96,2.76,24,5.92,2.78,13,4.62,1.6,8,6.5,2.02,12,5.38,2.13,8,4.55,2.74,20,4.07,2.89,15,6.09,2.66,11,4.7,2.06,10,7.18,1.33,11,4.67,2.06,9,4.41,2.94,22,4.23,2.59,13 +12433,terminology,5.67,1.46,18,2.8,2.35,20,5.32,1.68,25,6,1,5,5.54,1.61,13,3,2.49,11,2.56,2.3,9,5.12,1.75,16,5.67,1.58,9,6,1.63,7,5.45,1.37,11,2.44,2.01,9,3.09,2.66,11,5.25,1.68,20,5.6,1.82,5,5,1.22,9,6.33,1.41,9,1.73,0.9,11,4.11,2.93,9,5.21,1.75,19,5.67,1.51,6 +12434,termite,3.08,1.82,40,4.24,2.49,21,3.53,1.43,19,4.31,2.21,13,2.48,1.25,27,4.17,2.86,6,4.27,2.43,15,3.7,1.25,10,3.33,1.66,9,2.62,1.36,21,3.58,2.14,19,3.14,2.19,7,4.79,2.52,14,3.38,1.19,8,3.5,1.65,10,2.83,1.77,23,3.41,1.87,17,4,2.83,9,4.42,2.31,12,3.38,1.19,8,3.64,1.63,11 +12435,terrace,5.33,1.96,21,3.52,1.78,23,4.86,1.59,21,4.8,1.79,5,5.5,2.03,16,4,1.65,12,3,1.84,11,5.09,1.58,11,4.22,1.2,9,5,2.37,12,5.78,1.2,9,3.5,1.83,16,3.57,1.81,7,4.82,1.54,11,4.9,1.73,10,5.85,2.03,13,4.5,1.6,8,3.58,1.87,19,3.25,1.5,4,4.36,1.55,14,5.86,1.21,7 +12436,terrain,5.53,1.78,19,3.09,2.04,22,4.83,2.1,23,5.45,1.69,11,5.14,1.57,7,4,2.56,8,2.57,1.55,14,4.29,2.63,7,5.06,1.88,16,5.5,2.27,8,5.55,1.44,11,2.67,2.5,9,3.38,1.71,13,4.82,2.04,11,4.83,2.25,12,5.25,2.09,12,6,1,7,3,2.53,11,3.18,1.54,11,4.85,1.95,13,4.8,2.39,10 +12437,terrible,2.1,1.12,20,4.39,2.66,44,3.4,2.17,47,2,1,11,2.22,1.3,9,3.94,2.51,17,4.67,2.76,27,3.06,2.14,16,3.57,2.24,30,1,0,4,2.38,1.09,16,3.86,2.32,14,4.63,2.81,30,4.06,2.2,32,1.86,1.23,14,2.33,1.23,12,1.75,0.89,8,3.88,2.76,26,5.11,2.4,18,3.54,2.35,28,3.21,1.93,19 +12438,terrier,6.2,1.77,20,3.75,2.36,20,5.32,2.01,22,6.43,1.72,7,6.08,1.85,13,4.22,1.99,9,3.36,2.66,11,5.17,2.86,6,5.38,1.71,16,5.5,1.08,10,7,2.18,9,3.5,2,8,3.92,2.64,12,5.13,2.13,15,5.71,1.8,7,5.55,1.44,11,7,1.87,9,3.42,2.02,12,4.25,2.87,8,5.09,2.59,11,5.55,1.29,11 +12439,terrific,7.12,1.68,42,5.46,2.5,41,6.27,2.22,48,6.59,1.97,17,7.48,1.39,25,5.63,2.45,19,5.19,2.58,21,6,2.29,17,6.33,2.19,30,6.93,1.85,29,7.54,1.2,13,5.14,2.74,21,5.8,2.24,20,5.69,2.32,32,7.33,1.45,15,6.78,1.88,23,7.53,1.35,19,5.26,2.75,27,5.86,1.96,14,5.79,2.63,28,6.95,1.23,20 +12440,terrified,2.51,1.55,41,6.1,2.55,21,3.29,2.57,48,3.06,2.01,17,2.12,0.99,24,5.5,2.81,6,6.33,2.5,15,3,2.49,22,3.54,2.66,26,2.86,1.81,22,2.11,1.1,19,7.29,1.38,7,5.5,2.82,14,3.43,2.53,28,3.1,2.67,20,2.62,1.77,26,2.33,1.11,15,6.11,2.85,9,6.08,2.43,12,3.25,2.62,28,3.35,2.56,20 +12441,terrify,2.84,1.74,19,6.39,2.55,18,2.79,2.47,24,3.2,1.64,5,2.71,1.82,14,7.2,1.92,5,6.08,2.75,13,3.46,2.63,13,2,2.1,11,3.11,2.03,9,2.6,1.51,10,7,1.63,7,6,3,11,3.12,2.5,16,2.12,2.42,8,2.38,1.39,13,3.83,2.14,6,6.42,2.78,12,6.33,2.25,6,2.73,2.4,15,2.89,2.71,9 +12442,terrifying,2.63,1.92,19,5.91,2.67,22,2.68,1.72,28,3,1.67,6,2.46,2.07,13,5.55,2.7,11,6.27,2.72,11,2.91,1.97,11,2.53,1.59,17,3.36,2.2,11,1.62,0.74,8,5.09,2.77,11,6.73,2.41,11,3.11,1.97,18,1.9,0.74,10,3.23,2.05,13,1.33,0.52,6,6,2.91,14,5.75,2.38,8,2.5,1.93,16,2.92,1.44,12 +12443,territorial,4.16,1.77,19,4.29,2.41,21,5.32,2.19,22,4.55,1.69,11,4,1.63,7,5,2.52,7,3.93,2.37,14,6.33,2.5,6,4.94,2.02,16,3.75,2.05,8,4.45,1.57,11,3.56,2.46,9,4.83,2.33,12,5.5,2.12,10,5.17,2.33,12,4.08,1.78,12,4.29,1.89,7,3.64,2.38,11,5,2.36,10,5.08,2.43,12,5.6,1.96,10 +12444,territory,5.3,1.69,20,4.32,2.29,19,6.23,2.18,26,5.18,1.72,11,5.44,1.74,9,4.71,1.8,7,4.08,2.57,12,6.15,2.19,13,6.31,2.25,13,4.91,1.92,11,5.78,1.3,9,5,2.49,10,3.56,1.88,9,6.41,2.09,17,5.89,2.42,9,4.9,1.97,10,5.7,1.34,10,4.83,2.41,12,3.43,1.9,7,6.38,2.19,16,6,2.26,10 +12445,terror,2.75,1.97,20,6.35,2.42,23,2.95,2.27,21,2.22,1.09,9,3.18,2.44,11,6.09,2.47,11,6.58,2.47,12,3.5,1.6,8,2.62,2.6,13,2.86,2.11,14,2.5,1.76,6,5.33,3.16,9,7,1.62,14,3.25,1.98,8,2.77,2.49,13,3.4,2.46,10,2.1,1.1,10,6.62,2.1,13,6,2.87,10,2.58,1.98,12,3.44,2.65,9 +12446,terrorism,1.6,1.23,20,7.42,2.43,19,2.69,1.69,26,1.73,1.42,11,1.44,1.01,9,8,0.82,7,7.08,3,12,3.08,1.66,13,2.31,1.7,13,2,1.55,11,1.11,0.33,9,7.9,1.6,10,6.89,3.14,9,3.35,1.69,17,1.44,0.73,9,1.6,1.26,10,1.6,1.26,10,8.17,1.47,12,6.14,3.29,7,3,1.71,16,2.2,1.62,10 +12447,terrorist,2.35,1.56,23,6.09,2.95,44,3.02,2.55,43,3.4,1.67,5,2.06,1.43,18,5.62,2.96,21,6.52,2.94,23,3.79,2.7,19,2.42,2.3,24,2.62,1.3,8,2.2,1.7,15,4.95,2.87,22,7.23,2.62,22,4.14,2.87,22,1.86,1.49,21,2.45,1.69,11,2.25,1.48,12,6.38,2.96,24,5.75,2.97,20,3.87,2.69,23,2.05,2.04,20 +12448,terrorize,2.5,1.85,22,5.95,2.5,21,3.05,1.99,22,3.07,2.06,14,1.5,0.76,8,6,2.9,11,5.89,2.26,9,3.33,2.16,6,2.94,1.98,16,3.3,2.16,10,1.83,1.27,12,5.64,2.91,11,6.3,2.06,10,3.46,1.76,13,2.44,2.24,9,2.67,1.92,12,2.3,1.83,10,5.31,2.93,13,7,1.07,8,3.08,1.83,12,3,2.26,10 +12449,test,4.44,1.58,18,4.3,2.77,20,4.06,2.04,18,4,1.07,8,4.8,1.87,10,4.43,3.15,7,4.23,2.68,13,3.36,1.8,11,5.14,2.04,7,3.91,1.14,11,5.29,1.89,7,4.22,3.15,9,4.36,2.58,11,3.82,2.18,11,4.43,1.9,7,4.25,1.22,12,4.83,2.23,6,3.67,2.42,12,5.25,3.15,8,4.44,2.24,9,3.67,1.87,9 +12450,testament,5,2.32,20,3.94,2.75,18,5.68,1.78,22,6,2.74,5,4.67,2.16,15,3.5,2.95,6,4.17,2.76,12,5.4,1.9,10,5.92,1.73,12,5.1,2.13,10,4.9,2.6,10,4.1,2.96,10,3.75,2.66,8,5.45,1.86,11,5.91,1.76,11,4.83,2.48,12,5.25,2.19,8,1.78,1.72,9,6.11,1.62,9,5.36,1.86,11,6,1.73,11 +12451,testicle,4.19,1.89,21,5.4,2.54,20,4.86,2.13,21,4.67,1.03,6,4,2.14,15,5,2.88,8,5.67,2.39,12,5.36,2.2,11,4.3,2,10,4.17,1.83,6,4.2,1.97,15,5.7,2.95,10,5.1,2.18,10,4.07,2.02,14,6.43,1.4,7,3.57,1.9,7,4.5,1.87,14,5.43,2.5,14,5.33,2.88,6,4.83,2.55,12,4.89,1.54,9 +12452,testicular,3.89,1.79,19,4.95,2.24,22,4.14,2.32,22,3.78,1.48,9,4,2.11,10,5.12,2.17,8,4.86,2.35,14,4.73,2.72,11,3.55,1.75,11,4.29,1.25,7,3.67,2.06,12,4.5,2.17,10,5.33,2.31,12,3.69,2.29,13,4.78,2.33,9,4.2,1.99,10,3.56,1.59,9,5.5,2.62,8,4.64,2.02,14,4.5,2.47,14,3.5,2,8 +12453,testify,4.55,1.57,20,6.16,2.54,19,5.88,2.57,26,3.73,1.49,11,5.56,1.01,9,6.33,1.63,6,6.08,2.93,13,5.23,3.09,13,6.54,1.81,13,4.27,1.95,11,4.89,0.93,9,5.73,2.45,11,6.75,2.71,8,5.88,2.83,17,5.89,2.15,9,4.3,1.57,10,4.8,1.62,10,6.73,2.53,11,5.38,2.5,8,5.5,2.68,16,6.5,2.37,10 +12454,testimonial,5.89,1.81,18,3.15,2.08,20,4.8,1.8,25,6.6,1.14,5,5.62,1.98,13,3.18,2.4,11,3.11,1.76,9,4.75,1.73,16,4.89,2.03,9,6.43,1.81,7,5.55,1.81,11,2.89,2.09,9,3.36,2.16,11,4.95,1.79,20,4.2,1.92,5,5.22,1.72,9,6.56,1.74,9,2.27,1.1,11,4.22,2.54,9,4.32,1.49,19,6.33,1.97,6 +12455,testimony,5.05,1.96,20,4.22,2.15,23,4.63,2.24,19,4.9,1.6,10,5.2,2.35,10,4.86,2.27,7,4.07,2.12,15,4.7,2.63,10,4.56,1.88,9,5.3,2,10,4.8,1.99,10,4.9,2.33,10,3.83,1.95,12,3.75,1.91,8,5,2.26,10,5.08,1.98,13,5,2.08,7,4.25,2.24,20,4,1.73,3,4.38,2.39,8,4.82,2.23,11 +12456,testosterone,5.2,1.99,20,6.75,2.49,20,4.73,2.16,26,5.27,2.1,11,5.11,1.96,9,8,1.15,7,6.08,2.78,13,4.92,2.22,13,4.54,2.18,13,4.64,2.01,11,5.89,1.83,9,6.91,2.43,11,6.56,2.7,9,5,2.18,17,4.22,2.17,9,5,2.26,10,5.4,1.78,10,7.17,2.33,12,6.12,2.75,8,4.88,1.93,16,4.5,2.59,10 +12457,testy,3.55,1.05,20,4.55,2.15,22,5.47,2.12,19,3.56,0.73,9,3.55,1.29,11,3.8,2.28,5,4.69,2.18,16,5.33,2.58,6,5.54,1.98,13,3.57,0.65,14,3.5,1.76,6,3.5,2.24,12,5.78,1.3,9,6,1.8,9,5,2.36,10,3.8,1.03,10,3.3,1.06,10,3.58,2.31,12,5.7,1.25,10,5.33,2.25,6,5.54,2.15,13 +12458,tetanus,3.33,1.35,21,5.52,2.46,21,4.2,2.31,25,3.5,1.51,12,3.11,1.17,9,5.43,2.23,7,5.57,2.65,14,4.2,2.39,10,4.2,2.34,15,3.25,1.26,4,3.35,1.41,17,4.9,2.33,10,6.09,2.55,11,3.86,2.79,7,4.33,2.17,18,3.58,1.08,12,3,1.66,9,5.77,2.39,13,5.12,2.7,8,2.89,1.36,9,4.94,2.43,16 +12459,tether,4.32,1.29,19,4.19,2.23,21,4.7,2.7,23,5.67,1.15,3,4.06,1.18,16,4.62,1.92,8,3.92,2.43,13,5.11,2.67,9,4.43,2.79,14,3.56,1.13,9,5,1.05,10,4.44,2.46,9,4,2.13,12,5.33,3.06,15,3.5,1.31,8,4.57,1.4,7,4.17,1.27,12,4.7,2.06,10,3.73,2.37,11,5.69,3.07,13,3.4,1.43,10 +12460,text,6.5,1.69,18,3.48,2.37,23,6.33,1.57,18,6.33,1.73,9,6.67,1.73,9,2.57,1.72,7,4,2.59,15,6.33,1.73,9,6.33,1.5,9,6.75,1.98,8,6.3,1.49,10,3.6,2.59,10,3.5,2.35,12,6,1.51,8,6.6,1.65,10,6.36,1.63,11,6.71,1.89,7,3.35,2.3,20,4.33,3.21,3,5.57,1.51,7,6.82,1.47,11 +12461,textbook,5,1.49,20,2.94,2.01,18,5.17,2.5,24,5,0.71,5,5,1.69,15,3.4,2.3,5,2.77,1.96,13,4.46,2.33,13,6,2.53,11,4.9,1.45,10,5.1,1.6,10,3.29,2.36,7,2.73,1.85,11,4.81,2.17,16,5.88,3.09,8,4.86,1.35,14,5.33,1.86,6,3,2.04,12,2.83,2.14,6,5.27,2.66,15,5,2.35,9 +12462,textile,4.89,2.08,19,3.38,2.16,21,5.71,1.68,24,4.33,1.75,6,5.15,2.23,13,4.45,2.16,11,2.2,1.48,10,5.12,1.36,8,6,1.79,16,4.9,1.79,10,4.89,2.47,9,4.38,2.13,8,2.77,2.01,13,5.71,1.72,17,5.83,1.83,6,4.25,2.05,8,5.36,2.06,11,2.88,1.64,8,3.69,2.43,13,5.88,1.89,16,5.38,1.19,8 +12463,texture,5.57,1.86,21,3.33,2.06,21,5.29,2.18,24,5.92,1.44,12,5.11,2.32,9,3.71,2.29,7,3.14,1.99,14,4.6,2.27,10,5.79,2.04,14,5,0,4,5.71,2.05,17,3.6,2.12,10,3.09,2.07,11,4.29,2.29,7,5.71,2.05,17,5.58,2.19,12,5.56,1.42,9,3.38,2.1,13,3.25,2.12,8,5,2.5,9,5.47,2.03,15 +12464,thank,7.77,1.41,22,3.33,2.31,21,6.89,1.91,18,7.17,1.72,6,8,1.31,15,2.71,1.89,7,3.64,2.5,14,6.33,2.24,9,7.5,1.51,8,7.57,1.6,14,8.14,1.07,7,3,1.94,9,3.58,2.61,12,6.4,2.17,10,7.5,1.41,8,8.14,1.1,14,7.12,1.73,8,3.5,2.66,6,3.27,2.25,15,6.7,2.36,10,7.12,1.25,8 +12465,thankful,7.76,1.65,42,4.52,2.62,42,6.55,1.99,22,7.54,1.66,13,7.86,1.66,29,4.62,2.47,16,4.46,2.75,26,6.55,2.21,11,6.55,1.86,11,7.56,1.75,16,7.88,1.61,26,4.63,2.59,19,4.43,2.69,23,6.38,2.18,13,6.78,1.79,9,7.78,1.59,23,7.74,1.76,19,4.36,2.63,25,4.76,2.66,17,6.07,2.09,14,7.38,1.6,8 +12466,thankless,3.63,2.48,19,4.86,2.25,22,4.68,2.5,19,4.67,2.83,9,2.7,1.77,10,4.71,1.8,7,4.93,2.59,14,4.9,2.56,10,4.44,2.55,9,4.33,3.16,9,3,1.56,10,5.3,2.58,10,4.45,2.07,11,4.38,1.06,8,4.5,3.06,10,3.83,2.33,12,3.29,2.87,7,4.95,2.14,20,4,4.24,2,4.62,1.92,8,4.73,2.94,11 +12467,thanks,7.73,1.78,22,4.05,2.25,21,6.72,2.11,18,6.83,3.06,6,8.07,0.96,15,3.57,2.7,7,4.29,2.05,14,6.78,2.39,9,7,1.77,8,7.5,2.1,14,8.14,1.07,7,3.22,2.11,9,4.67,2.23,12,6.4,2.55,10,7.12,1.46,8,7.86,2.07,14,7.5,1.2,8,4.17,2.71,6,4,2.14,15,6.8,2.62,10,6.62,1.41,8 +12468,thanksgiving,6.79,2.59,19,4.95,2.44,22,6.25,2.17,24,6.33,2.94,6,7,2.52,13,5.42,2.39,12,4.4,2.5,10,6.25,2.25,8,6.25,2.21,16,5.8,2.53,10,7.89,2.32,9,5.44,2.19,9,4.62,2.63,13,6.35,2.32,17,6,2.1,6,6.12,3.4,8,7.27,1.85,11,5.11,2.8,9,4.85,2.27,13,6.19,2.2,16,6.38,2.26,8 +12469,thatch,5.2,1.11,20,2.8,1.82,20,4.86,1.36,22,5.43,1.13,7,5.08,1.12,13,3,1.8,9,2.64,1.91,11,4.33,0.82,6,5.06,1.48,16,5.1,0.99,10,5.33,1.32,9,3,2.07,8,2.67,1.72,12,4.53,0.99,15,5.57,1.81,7,5.27,1.49,11,5.11,0.33,9,2.92,1.98,12,2.62,1.69,8,5.27,1.62,11,4.45,0.93,11 +12470,thaw,4.95,1.43,21,3.84,1.72,25,5.82,2.63,22,5.25,1.58,8,4.77,1.36,13,3.69,1.97,13,4,1.48,12,6.62,2.29,13,4.67,2.78,9,4.25,1.75,8,5.5,1,12,4.64,1.22,14,2.82,1.78,11,6.92,2.19,12,4.5,2.59,10,5,1.33,10,4.91,1.58,11,3.71,2.05,17,4.12,0.64,8,6.1,3.18,10,5.58,2.19,12 +12471,theater,6.14,2.29,21,3.73,2.6,22,5.54,2.1,26,5.6,2.12,10,6.64,2.42,11,2.57,2.3,7,4.27,2.63,15,5.5,2.63,16,5.6,0.84,10,5.64,2.66,11,6.7,1.77,10,3.2,3.03,5,3.88,2.55,17,5.29,2.49,14,5.83,1.59,12,6,2.45,13,6.38,2.13,8,3.8,3.19,10,3.67,2.15,12,5.86,2.25,14,5.17,1.95,12 +12472,theatrical,5.3,1.66,20,5.36,2.42,22,6.95,1.64,20,5.11,1.27,9,5.45,1.97,11,6.4,2.59,10,4.5,1.98,12,5.57,1.27,7,7.69,1.32,13,5.21,1.58,14,5.5,1.97,6,6.12,2.17,8,4.93,2.53,14,6,1.63,7,7.46,1.45,13,5.7,1.83,10,4.9,1.45,10,5.67,2.02,12,5,2.91,10,7,1.6,12,6.88,1.81,8 +12473,theatrics,5.45,1.28,20,5.05,2.38,21,6.21,2.28,24,5,1,3,5.53,1.33,17,5.29,1.98,7,5.15,2.58,13,6.5,1.69,8,6.06,2.57,16,5.43,0.98,7,5.46,1.45,13,5.29,2.06,7,5.15,2.54,13,6.29,2.37,14,6.1,2.28,10,5.22,1.09,9,5.64,1.43,11,5.64,2.62,11,4.4,2.01,10,6.17,2.48,18,6.33,1.75,6 +12474,theft,2.6,1.47,20,5.17,2.98,23,3.93,2.51,28,2.88,1.13,8,2.42,1.68,12,4.33,2.35,9,5.71,3.29,14,3.36,2.17,14,4.5,2.77,14,2.56,1.42,9,2.64,1.57,11,4.58,3.06,12,5.82,2.89,11,3.14,2.57,14,4.71,2.27,14,3.1,1.79,10,2.1,0.88,10,5.45,3.08,11,4.92,3,12,3.5,2.39,12,4.25,2.62,16 +12475,theme,5.43,1.5,21,3.08,2.32,24,5.9,2.27,20,5.75,1.04,8,5.23,1.74,13,4.5,2.17,6,2.61,2.23,18,6.09,2.07,11,5.67,2.6,9,5.67,1.23,12,5.11,1.83,9,3.8,2.7,10,2.57,1.95,14,6.08,2.6,13,5.57,1.62,7,5.64,1.15,14,5,2.08,7,3.44,2.53,16,2.38,1.77,8,6.08,2.11,12,5.62,2.62,8 +12476,theology,4.95,2.01,19,3.32,2.28,22,5.35,2.59,23,5.55,1.86,11,3.71,1.8,7,4.25,2.66,8,2.79,1.93,14,6,2.71,7,5.06,2.57,16,4.88,1.96,8,5,2.14,11,2.78,2.68,9,3.69,1.97,13,4.73,2.05,11,5.92,2.97,12,4.67,2.23,12,5.43,1.62,7,3.18,2.79,11,3.45,1.75,11,5.23,2.74,13,5.5,2.51,10 +12477,theoretical,4.8,1.28,20,3.9,2.07,20,4.97,2.6,34,4.9,1.37,10,4.7,1.25,10,4.71,2.75,7,3.46,1.56,13,4.71,2.81,14,5.15,2.5,20,5,1,9,4.64,1.5,11,4.58,1.83,12,2.88,2.1,8,4.68,2.77,22,5.5,2.28,12,4.8,1.4,10,4.8,1.23,10,3.79,2.26,14,4.17,1.72,6,5.18,2.4,17,4.76,2.84,17 +12478,theory,5.65,1.3,23,4.41,2.32,44,5.76,2.11,25,6.14,1.35,7,5.44,1.26,16,5.2,2.35,20,3.75,2.11,24,5.2,2.2,10,6.13,2.03,15,6.55,0.82,11,4.83,1.11,12,5.28,2.03,25,3.26,2.21,19,4.57,2.37,7,6.22,1.86,18,5.57,1.5,14,5.78,0.97,9,4.17,2.49,29,4.87,1.92,15,5.11,2.42,9,6.12,1.89,16 +12479,therapeutic,6.29,2.08,21,2.18,1.18,22,6.59,2.34,27,5.8,1.81,10,6.73,2.28,11,2.14,1.57,7,2.2,1.01,15,6.24,2.66,17,7.2,1.62,10,6.73,2,11,5.8,2.15,10,1.4,0.55,5,2.41,1.23,17,6.5,2.59,14,6.69,2.14,13,6.23,2.17,13,6.38,2.07,8,1.9,1.2,10,2.42,1.16,12,7.21,2.33,14,5.92,2.25,13 +12480,therapist,4.43,2.36,21,3.32,2.29,19,4.23,2.41,22,4.67,2.73,6,4.33,2.29,15,3.12,1.81,8,3.45,2.66,11,4.17,2.76,12,4.3,2.06,10,4.78,2.77,9,4.17,2.08,12,3.33,2.18,9,3.3,2.5,10,4.14,1.77,7,4.27,2.71,15,4.2,2.57,10,4.64,2.25,11,3.08,2.19,12,3.71,2.56,7,4.42,2.94,12,4,1.7,10 +12481,therapy,5.1,2.1,21,3.74,1.89,23,4.73,2.01,26,4.64,2.01,11,5.6,2.17,10,4.09,2.02,11,3.42,1.78,12,5.27,2,11,4.43,2.03,14,5.8,2.1,10,4.45,1.97,11,4.18,1.83,11,3.33,1.92,12,4.65,2,17,5.12,2.17,8,5.69,2.25,13,4.12,1.46,8,4.07,2.09,15,3.12,1.36,8,4.71,2.11,17,4.78,1.92,9 +12482,thermal,5.36,1.29,22,3.48,2.16,21,5.09,1.66,22,5.5,1.45,14,5.12,0.99,8,3.91,1.97,11,3.22,2.39,9,4.33,1.63,6,5.38,1.63,16,5.2,1.4,10,5.5,1.24,12,3.18,2.32,11,3.8,2.04,10,4.77,1.69,13,5.56,1.59,9,5.33,1.61,12,5.4,0.84,10,3.62,2.06,13,3.25,2.43,8,5.42,1,12,4.7,2.21,10 +12483,thermometer,5.22,1.35,40,3.36,2.3,22,5.32,2.53,25,5.54,1.56,13,5.19,1.1,26,3.29,2.43,7,3.36,2.41,14,5,2.83,8,5.47,2.45,17,5.47,1.55,15,5.21,1.06,24,4.22,3.07,9,2.67,1.44,12,4.43,2.68,14,6.45,1.86,11,5.3,1.22,20,5.15,1.5,20,3.58,2.39,19,2,1,3,5.11,2.85,18,5.86,1.46,7 +12484,thermos,5.79,2.07,19,3.15,2.43,20,5.17,2.26,24,6.08,2.47,13,5.17,0.41,6,5.4,2.88,5,2.4,1.8,15,5.38,2.29,13,4.91,2.3,11,6.22,2.28,9,5.4,1.9,10,5,2.71,7,2.15,1.63,13,4.82,2.56,11,5.46,2.03,13,6.33,1.5,9,5.3,2.45,10,3.5,2.51,10,2.8,2.44,10,5.33,2.6,9,5.07,2.12,15 +12485,thermostat,5.48,1.29,21,3.56,2.04,25,5.73,2.69,22,5.5,0.93,8,5.46,1.51,13,3.85,2.44,13,3.25,1.54,12,5.46,2.82,13,6.11,2.62,9,5.62,1.51,8,5.42,1.24,12,3.79,1.85,14,3.27,2.33,11,6.25,2.9,12,5.1,2.42,10,4.8,0.79,10,6.09,1.38,11,3.35,2.37,17,4,1.07,8,5.8,2.7,10,5.67,2.81,12 +12486,thesis,4.7,1.66,20,4.1,2.49,20,5.88,2.03,26,4.55,1.86,11,4.89,1.45,9,3.86,2.41,7,4.23,2.62,13,5.08,2.06,13,6.69,1.7,13,4.91,1.3,11,4.44,2.07,9,4.64,2.42,11,3.44,2.55,9,5.71,2.34,17,6.22,1.3,9,4.1,1.37,10,5.3,1.77,10,4,2.41,12,4.25,2.76,8,6.06,2.05,16,5.6,2.07,10 +12487,thick,4.63,1.57,19,3.13,1.98,23,5.72,2.22,18,5.25,1.91,8,4.18,1.17,11,3.91,2.3,11,2.42,1.38,12,6.2,1.69,10,5.12,2.75,8,5.33,1.97,6,4.25,1.36,12,3.55,2.25,11,2.75,1.71,12,6,2.71,7,5.55,1.97,11,4.75,1.82,12,4.43,1.13,7,2.82,1.78,11,3.42,2.19,12,5.78,2.49,9,5.67,2.06,9 +12488,thicket,4.33,1.8,21,3.25,2.29,20,4.45,2.3,22,4.67,1.37,6,4.2,1.97,15,4.38,2.77,8,2.5,1.62,12,4.75,2.53,12,4.1,2.08,10,4.11,2.03,9,4.5,1.68,12,3.78,2.64,9,2.82,1.99,11,4.43,2.57,7,4.47,2.26,15,4.2,1.93,10,4.45,1.75,11,2.92,2.1,13,3.86,2.67,7,3.5,2.43,12,5.6,1.58,10 +12489,thickness,5.19,1.81,21,3.74,1.42,23,4.95,2.22,21,4,1.22,5,5.56,1.82,16,4,1.41,12,3.45,1.44,11,5,2.14,11,4.44,2.07,9,5.25,2.05,12,5.11,1.54,9,3.75,1.39,16,3.71,1.6,7,4.82,1.54,11,5.1,2.88,10,5.38,1.94,13,4.88,1.64,8,3.68,1.45,19,4,1.41,4,4.86,2.03,14,5.14,2.73,7 +12490,thief,2.32,1.34,19,6.05,2.38,22,3.14,1.85,43,2,1,3,2.4,1.45,15,5.25,2.12,8,6.5,2.47,14,3,1.75,18,3.24,1.94,25,3,1.9,6,2,0.95,12,5.3,2.26,10,6.67,2.39,12,3.5,2.09,24,2.68,1.42,19,2.25,1.54,12,2.43,0.98,7,6.5,2.73,8,5.79,2.22,14,3.24,2.01,25,3,1.64,18 +12491,thigh,5.22,1.68,23,5.32,2.54,19,5.73,1.61,26,5.46,1.66,13,4.9,1.73,10,6.71,1.5,7,4.5,2.71,12,5.62,1.45,13,5.85,1.82,13,4.83,1.7,12,5.64,1.63,11,5.55,2.84,11,5,2.2,8,5.71,1.69,17,5.78,1.56,9,5.17,1.9,12,5.27,1.49,11,5.64,2.66,11,4.88,2.47,8,5.62,1.5,16,5.9,1.85,10 +12492,thin,5.47,1.58,19,4.5,2.98,20,5.33,2.41,24,5.54,1.76,13,5.33,1.21,6,4.8,2.86,5,4.4,3.11,15,5.54,1.94,13,5.09,2.95,11,5.67,2,9,5.3,1.16,10,5.86,2.97,7,3.77,2.83,13,5.64,2.34,11,5.08,2.53,13,5.11,1.76,9,5.8,1.4,10,3.3,2.75,10,5.7,2.83,10,5.56,2.51,9,5.2,2.43,15 +12493,thing,5.55,1.26,22,3.43,2.01,21,5.41,1.87,17,6.17,1.33,6,5.33,1.23,15,3,1.91,7,3.64,2.1,14,5.33,1.87,9,5.5,2,8,5.79,1.42,14,5.14,0.9,7,3.78,2.49,9,3.17,1.64,12,6,2.24,9,4.75,1.16,8,5.79,1.42,14,5.12,0.83,8,3.83,2.56,6,3.27,1.83,15,5.78,2.44,9,5,0.93,8 +12494,thingy,5.42,1.87,19,4.27,2.64,22,5.16,2.01,19,5.44,1.42,9,5.4,2.27,10,4.17,2.71,6,4.4,2.77,15,5.1,2.08,10,5.22,2.05,9,5.78,2.59,9,5.1,0.88,10,5,2.65,9,3.83,2.72,12,4.75,1.83,8,5.1,1.91,10,5.75,2.14,12,4.86,1.21,7,4,2.47,19,6,3.61,3,5.25,2.31,8,5.09,1.87,11 +12495,think,6.68,1.67,22,3.75,2.27,20,6.5,2.01,18,7,1.67,6,6.6,1.76,15,3.14,2.41,7,4.08,2.22,13,6.11,2.32,9,6.88,1.81,8,6.5,1.87,14,7.14,1.35,7,3.25,2.31,8,4.08,2.27,12,6.2,2.3,10,6.88,1.64,8,6.64,1.45,14,6.75,2.12,8,4,3.1,6,3.64,1.95,14,6.5,2.17,10,6.5,1.93,8 +12496,thinker,7.26,1.91,19,4.45,2.39,20,7.68,1.42,19,8.33,0.58,3,7.07,2.09,15,4.2,2.44,10,4.7,2.45,10,6.89,1.36,9,8.4,1.07,10,7,3.03,6,7.42,1.31,12,3.71,1.8,7,4.85,2.64,13,7.88,1.64,8,7.55,1.29,11,7.75,1.06,12,6.43,2.76,7,4,2.36,10,4.9,2.47,10,8.33,0.87,9,7.1,1.6,10 +12497,third,5,1.64,21,2.64,1.87,22,5.61,2.28,18,5,2,9,5,1.41,12,3.2,2.04,10,2.17,1.64,12,5.3,2.41,10,6,2.2,8,5.29,2.14,7,4.92,1.44,13,2.91,1.7,11,2.36,2.06,11,5.29,2.75,7,5.82,2.04,11,5.23,1.83,13,4.62,1.3,8,2.2,1.48,10,3,2.13,12,5.44,2.46,9,5.78,2.22,9 +12498,thirst,4.14,1.88,21,4.12,2.72,24,6,2.29,20,4.12,1.73,8,4.15,2.03,13,4.83,1.72,6,3.89,2.99,18,6.55,2.38,11,5.33,2.12,9,3.42,1.73,12,5.11,1.69,9,4.9,2.51,10,3.57,2.82,14,6.54,2.33,13,5,2,7,3.86,1.92,14,4.71,1.8,7,4.19,2.71,16,4,2.93,8,6,2.49,12,6,2.14,8 +12499,thirsty,4.48,1.91,21,4.08,2.67,24,6.2,1.82,20,5,1.77,8,4.15,1.99,13,5,2.28,6,3.78,2.78,18,6.27,2.24,11,6.11,1.27,9,4.08,2.23,12,5,1.32,9,4.2,2.25,10,4,3.01,14,6.38,2.1,13,5.86,1.21,7,4.07,2.09,14,5.29,1.25,7,4.44,2.63,16,3.38,2.77,8,6.17,2.04,12,6.25,1.58,8 +12500,thirteen,5.11,1.79,19,4.36,2.92,22,4.46,1.98,24,4.17,1.83,6,5.54,1.66,13,5.33,3.23,12,3.2,2.1,10,3.38,1.51,8,5,2,16,5.1,1.45,10,5.11,2.2,9,5.44,3,9,3.62,2.72,13,4.24,1.95,17,5,2.28,6,4.88,1.81,8,5.27,1.85,11,4.33,3.12,9,4.38,2.9,13,4.62,2.16,16,4.12,1.64,8 +12501,thirty,4.74,1.37,19,3.57,2.18,21,5.7,1.72,23,4.8,0.45,5,4.62,1.61,13,3.83,1.72,6,3.47,2.39,15,5.7,1.64,10,5.69,1.84,13,4.29,0.76,7,4.91,1.64,11,4.14,2.61,7,3.29,1.98,14,5.91,1.76,11,5.5,1.73,12,4.67,1.67,12,4.86,0.69,7,3.36,2.29,11,3.8,2.15,10,5.79,1.37,14,5.56,2.24,9 +12502,thistle,4.95,1.75,21,3.9,2.57,20,3.73,2.07,22,4.83,2.23,6,5,1.6,15,4,2.83,8,3.83,2.52,12,3.33,2.39,12,4.2,1.62,10,5.67,1.94,9,4.42,1.44,12,4.56,2.88,9,3.36,2.29,11,2.71,1.38,7,4.2,2.21,15,5.4,2.32,10,4.55,0.93,11,4,2.77,13,3.71,2.36,7,4.17,2.48,12,3.2,1.4,10 +12503,thong,5.48,2.56,21,4.68,2.69,25,5.16,2.71,19,7.11,1.45,9,4.25,2.56,12,4.17,2.93,6,5.06,2.58,18,4.14,2.34,7,5.75,2.83,12,6.06,2.21,16,3.6,2.97,5,4.29,2.92,14,5.6,2.07,10,5,3.16,9,5.3,2.41,10,6.5,2.81,12,4.11,1.36,9,5.12,2.6,16,3.89,2.8,9,5.55,3.01,11,4.62,2.33,8 +12504,thorn,3.62,1.45,42,4.2,2.35,20,4.1,2.13,20,3.46,1.33,13,3.69,1.51,29,4.2,2.39,10,4.2,2.44,10,5,1.91,7,3.62,2.14,13,3.44,1.26,16,3.73,1.56,26,4.29,2.21,7,4.15,2.51,13,4.47,2.2,15,3,1.58,5,3.48,1.31,23,3.79,1.62,19,4.3,2.31,10,4.1,2.51,10,4.2,1.93,10,4,2.4,10 +12505,thorny,3.1,1.59,20,4.92,2.64,24,3.68,2.13,28,3.5,1.2,8,2.83,1.8,12,5.22,2.73,9,4.73,2.66,15,3.07,1.38,14,4.29,2.58,14,2.89,1.62,9,3.27,1.62,11,3.67,2.27,12,6.17,2.44,12,2.71,1.98,14,4.64,1.86,14,2.5,1.72,10,3.7,1.25,10,4.67,2.74,12,5.17,2.62,12,3.92,2.15,12,3.5,2.16,16 +12506,thorough,6.15,1.87,20,3.3,2.14,23,7.28,1.59,25,5.25,3.2,4,6.38,1.45,16,3.5,3.32,4,3.26,1.94,19,6.89,1.69,9,7.5,1.55,16,5.88,1.73,8,6.33,2.02,12,3.4,2.41,10,3.23,2.01,13,7.36,1.5,14,7.18,1.78,11,5.91,1.64,11,6.44,2.19,9,2.6,1.96,10,3.85,2.19,13,7.17,1.72,18,7.57,1.27,7 +12507,thoroughbred,6.47,1.58,19,4.65,2.54,20,5.55,2.28,20,6.33,1.15,3,6.4,1.68,15,4.9,2.47,10,4.4,2.72,10,5.4,2.01,10,5.7,2.63,10,5.67,1.86,6,6.75,1.36,12,5,3,7,4.46,2.37,13,5,2.33,8,5.92,2.27,12,6.67,1.56,12,6.14,1.68,7,5,2.54,10,4.3,2.63,10,5,2.12,9,6,2.41,11 +12508,thoroughfare,5.19,0.87,21,4.32,1.99,22,5.81,1.81,21,5.22,0.67,9,5.17,1.03,12,3.83,2.86,6,4.4,1.64,15,6,1.55,6,5.73,1.94,15,5.22,0.67,9,5.17,1.03,12,4.4,2.41,5,4.29,1.93,17,5.4,2.07,10,6.18,1.54,11,5.17,1.11,12,5.22,0.44,9,4.22,1.56,9,4.38,2.29,13,5.25,1.91,12,6.56,1.42,9 +12509,thought,6.76,1.65,42,4.16,2.29,45,6.15,2.48,20,6.18,1.47,11,7,1.7,30,3.8,1.99,20,4.44,2.5,25,5.83,2.32,6,6.29,2.61,14,6.85,1.63,20,6.68,1.7,22,4.07,2.04,27,4.28,2.67,18,5.5,2.51,10,6.8,2.39,10,6.55,1.79,20,6.95,1.53,22,4.45,2.2,29,3.62,2.42,16,6.25,2.96,8,6.08,2.23,12 +12510,thoughtful,7.26,1.45,39,2.55,1.86,44,6.62,1.93,47,6.75,1.61,16,7.61,1.23,23,2.82,1.63,17,2.37,2,27,6.07,2.28,15,6.88,1.72,32,7.26,1.69,19,7.25,1.21,20,2.71,1.77,14,2.47,1.93,30,6.36,1.96,25,6.91,1.9,22,7.65,1.06,26,6.46,1.81,13,2.54,2.12,26,2.56,1.46,18,6.83,1.74,30,6.24,2.22,17 +12511,thoughtless,4.05,2.15,22,4.43,2.48,21,4.45,2.69,22,4.36,2.47,14,3.5,1.41,8,4.45,2.5,11,4.33,2.74,9,4.83,2.32,6,4.31,2.87,16,4.2,1.81,10,3.92,2.47,12,3.45,2.42,11,5.5,2.17,10,4.77,2.17,13,4,3.39,9,3.42,1.93,12,4.8,2.25,10,4.54,2.73,13,4.25,2.19,8,3.83,2.59,12,5.2,2.74,10 +12512,thousand,6.44,2.06,18,3.5,2.63,20,6,1.97,18,5.75,2.31,8,7,1.76,10,3.86,2.85,7,3.31,2.59,13,5.73,1.62,11,6.43,2.51,7,5.91,2.07,11,7.29,1.89,7,3.78,3.19,9,3.27,2.2,11,6,2.19,11,6,1.73,7,5.92,2.19,12,7.5,1.38,6,3.08,2.47,12,4.12,2.9,8,6.11,1.83,9,5.89,2.2,9 +12513,thrash,3.48,1.47,23,4.3,1.92,20,5.05,2.06,22,3,1.32,9,3.79,1.53,14,4.78,1.92,9,3.91,1.92,11,4.5,2.74,6,5.25,1.81,16,4.09,1.45,11,2.82,1.33,11,4.38,2,8,4.25,1.96,12,5.4,1.99,15,4.29,2.14,7,3.62,1.71,13,3.3,1.16,10,4.75,1.66,12,3.62,2.2,8,5.64,2.16,11,4.45,1.86,11 +12514,thread,5.5,0.95,20,3.87,2.53,23,5.5,2.1,28,5.38,0.74,8,5.58,1.08,12,3.5,2.83,8,4.07,2.43,15,5.43,1.99,14,5.57,2.28,14,5.67,1.22,9,5.36,0.67,11,4.73,2.49,11,3.08,2.39,12,5.5,2.03,14,5.5,2.24,14,5.7,1.16,10,5.3,0.67,10,4,2.76,11,3.75,2.42,12,5.92,1.51,12,5.19,2.46,16 +12515,threat,2.63,1.67,19,6.57,2.44,21,3.6,2.16,20,3.33,1.15,3,2.5,1.75,16,6.17,2.48,6,6.73,2.49,15,4.17,2.04,6,3.36,2.24,14,2.9,2.02,10,2.33,1.22,9,7,2.38,7,6.36,2.53,14,3.6,1.78,10,3.6,2.59,10,2.62,1.6,8,2.64,1.8,11,6.11,2.89,9,6.92,2.11,12,3.25,1.98,8,3.83,2.33,12 +12516,threaten,2.6,1.57,20,6.05,2.36,21,3.29,2.31,21,3.11,2.03,9,2.18,0.98,11,5.73,2.45,11,6.4,2.32,10,3.88,2.3,8,2.92,2.33,13,2.5,0.94,14,2.83,2.64,6,5.25,2.82,8,6.54,1.98,13,3.62,2.56,8,3.08,2.22,13,2.4,0.97,10,2.8,2.04,10,5.25,2.67,12,7.11,1.36,9,3,2.04,12,3.67,2.69,9 +12517,three,5.43,1.08,21,3.38,2.09,21,5.45,2.06,20,5.56,1.24,9,5.33,0.98,12,2.67,1.97,6,3.5,2.1,14,5.33,2.58,6,5.5,1.91,14,5.44,1.33,9,5.42,0.9,12,4,1.87,5,3.19,2.17,16,5.56,2.13,9,5.36,2.11,11,5.67,1.15,12,5.11,0.93,9,4.11,2.42,9,2.83,1.7,12,5.27,2.2,11,5.67,2,9 +12518,threesome,5.89,2.64,19,5.7,2.58,20,6,2.52,24,7.31,1.55,13,2.83,1.72,6,7.8,1.3,5,5,2.54,15,6.92,1.93,13,4.91,2.77,11,6.78,1.99,9,5.1,3,10,6.57,2.94,7,5.23,2.35,13,5.55,2.7,11,6.38,2.4,13,4.56,2.83,9,7.1,1.85,10,5.9,3.03,10,5.5,2.17,10,7.78,1.64,9,4.93,2.37,15 +12519,threshold,5.53,1.5,19,3.09,2.09,22,4.61,1.59,28,5.17,1.94,6,5.69,1.32,13,3.18,2.23,11,3,2.05,11,4.09,1.92,11,4.94,1.3,17,5.82,1.08,11,5.12,1.96,8,3.73,2.33,11,2.45,1.69,11,4.44,1.82,18,4.9,1.1,10,5.92,1.44,13,4.67,1.37,6,3.07,2.3,14,3.12,1.81,8,4.31,1.74,16,5,1.35,12 +12520,thrift,5.72,2.11,18,2.95,2.26,22,5.93,2,28,5.17,1.6,6,6,2.34,12,2.45,1.92,11,3.45,2.54,11,5.91,2.43,11,5.94,1.75,17,5.64,2.06,11,5.86,2.34,7,2.91,2.21,11,3,2.41,11,5.44,2.01,18,6.8,1.75,10,5.38,2.22,13,6.6,1.67,5,3.43,2.5,14,2.12,1.55,8,5.44,2.13,16,6.58,1.68,12 +12521,thrill,7.37,1.5,19,7.19,2.03,918,6.09,2.14,45,7.11,1.27,9,7.6,1.71,10,7.02,2.07,344,7.3,1.98,567,6.38,2.45,16,5.93,1.98,29,7.78,1.48,9,7,1.49,10,7.08,2.09,418,7.29,1.97,496,5.64,2.3,22,6.52,1.93,23,7.33,1.61,12,7.43,1.4,7,7.04,2.24,508,7.37,1.71,410,6.42,2.04,26,5.63,2.24,19 +12522,thriller,5.75,2.2,20,6,2.3,18,4.57,1.89,21,7.2,1.3,5,5.27,2.25,15,5.67,1.97,6,6.17,2.52,12,5,1.41,9,4.25,2.18,12,6.3,1.42,10,5.2,2.74,10,6,2.67,10,6,1.93,8,5.27,1.95,11,3.8,1.55,10,5.58,2.54,12,6,1.69,8,5.22,2.82,9,6.78,1.39,9,4.82,2.18,11,4.3,1.57,10 +12523,thrilling,7.19,1.54,21,6.16,1.8,25,5.95,2.61,22,6.75,1.75,8,7.46,1.39,13,6.46,1.66,13,5.83,1.95,12,5.85,2.82,13,6.11,2.42,9,7.25,1.91,8,7.08,1.38,12,6.57,1.5,14,5.64,2.06,11,6.42,2.19,12,5.4,3.06,10,7.2,1.75,10,7.18,1.4,11,5.82,1.98,17,6.88,1.13,8,6.3,2.71,10,5.67,2.61,12 +12524,thrive,6.79,1.75,19,5.65,2.81,20,7.05,1.93,20,6.67,1.53,3,6.93,1.83,15,4.9,2.64,10,6.4,2.91,10,6.9,1.1,10,7.2,2.57,10,6.83,2.23,6,6.92,1.56,12,5.43,3.05,7,5.77,2.8,13,6.75,2.66,8,7.25,1.36,12,6.92,1.73,12,6.57,1.9,7,4.8,2.74,10,6.5,2.76,10,7,2.65,9,7.09,1.22,11 +12525,thriving,5.9,1.74,20,5.22,2.69,18,7.42,1.59,24,5.2,2.59,5,6.13,1.41,15,5,1.87,5,5.31,3.01,13,6.92,1.75,13,8,1.18,11,6,1.56,10,5.8,1.99,10,5.86,1.95,7,4.82,3.09,11,7.12,1.71,16,8,1.2,8,5.71,1.9,14,6.33,1.37,6,5.92,2.27,12,3.83,3.13,6,7.53,1.85,15,7.22,1.09,9 +12526,throat,4.76,1.61,21,4.2,2.02,20,5.84,2.48,19,4.92,1.98,13,4.5,0.76,8,4.29,1.5,7,4.15,2.3,13,6.57,1.9,7,5.42,2.75,12,5.17,1.9,12,4.22,0.97,9,4.33,1.66,9,4.09,2.34,11,5.7,2.54,10,6,2.55,9,4.83,1.8,12,4.67,1.41,9,5,1.73,7,3.77,2.09,13,6.14,2.61,7,5.67,2.5,12 +12527,throbbing,3.68,1.81,22,5.64,2.52,22,4.89,2.54,19,3.88,2.23,8,3.46,1.61,13,5.38,2.13,8,6.08,2.66,13,4.14,1.95,7,5.18,2.89,11,3.25,1.16,8,3.85,2.15,13,5.44,2.79,9,5.77,2.42,13,4.14,2.04,7,5.33,2.77,12,3.55,1.86,11,3.82,1.83,11,5,3.16,8,6,2.11,14,4.94,2.41,16,4.67,3.79,3 +12528,throes,4.5,0.99,18,4.71,2.12,21,4.65,0.78,23,5,0,4,4.46,1.05,13,4.33,2.34,6,4.87,2.1,15,4.7,0.82,10,4.62,0.77,13,4.33,1.03,6,4.73,0.9,11,5.29,2.21,7,4.43,2.1,14,4.82,0.75,11,4.5,0.8,12,4.45,0.82,11,4.57,1.27,7,4.45,2.42,11,5,1.83,10,4.64,0.93,14,4.67,0.5,9 +12529,throne,5.45,1.71,22,5.22,2.32,18,6.19,2.73,21,5,1.87,5,5.62,1.75,16,5.12,2.59,8,5.3,2.21,10,5.7,3.06,10,6.64,2.46,11,5.33,1.67,12,5.6,1.84,10,4.67,2.35,9,5.78,2.28,9,5.83,2.95,12,6.67,2.5,9,5.55,2.07,11,5.36,1.36,11,4.43,2.51,7,5.73,2.15,11,6,3.08,9,6.33,2.57,12 +12530,throttle,5.55,1.82,20,5.36,1.94,22,5.71,1.98,21,6.33,1.22,9,4.91,2.02,11,6,2.4,10,4.83,1.34,12,6,1.69,8,5.54,2.18,13,5.71,1.64,14,5.17,2.32,6,4.88,2.7,8,5.64,1.39,14,5.75,2.38,8,5.69,1.8,13,5.7,1.83,10,5.4,1.9,10,4.75,1.76,12,6.1,1.97,10,6,2.37,12,5.33,1.32,9 +12531,throw,5.55,1.3,22,4.52,2.29,21,6.12,1.93,17,5.5,1.05,6,5.6,1.45,15,3.71,2.56,7,4.93,2.13,14,6,2.18,9,6.25,1.75,8,5.79,1.25,14,5.14,1.46,7,3.89,2.37,9,5,2.22,12,6,2.35,9,6.25,1.49,8,5.43,1.28,14,5.75,1.39,8,4.33,3.08,6,4.6,2.03,15,6.56,2.46,9,5.62,1.06,8 +12532,throwback,5.42,1.3,19,4.57,2.19,23,5,1.89,19,5.22,0.83,9,5.6,1.65,10,4.86,2.41,7,4.53,2.2,15,5,1.83,10,5,2.06,9,6.22,1.48,9,4.7,0.48,10,5,2.58,10,4.33,1.92,12,4.25,0.89,8,5.4,2.32,10,5.67,1.56,12,5,0.58,7,4.65,2.28,20,4,1.73,3,4.62,1.3,8,5.27,2.24,11 +12533,thrower,4.57,1.29,21,3.58,2.87,24,5.24,2.46,17,5.12,1.46,8,4.23,1.09,13,5.17,2.32,6,3.06,2.9,18,5.56,2.6,9,4.88,2.42,8,4.5,1.17,12,4.67,1.5,9,4.5,2.95,10,2.93,2.73,14,5.2,2.74,10,5.29,2.21,7,4.5,1.34,14,4.71,1.25,7,4,2.83,16,2.75,2.96,8,5.44,2.6,9,5,2.45,8 +12534,thrust,5.75,2.17,20,5.29,2.4,24,6.11,2.22,28,6.12,1.46,8,5.5,2.58,12,4.56,2.01,9,5.73,2.58,15,6.29,2.2,14,5.93,2.3,14,5.22,2.22,9,6.18,2.14,11,6.08,2.15,12,4.5,2.47,12,5.79,2.64,14,6.43,1.74,14,5.9,2.18,10,5.6,2.27,10,5.58,2.02,12,5,2.8,12,6.83,1.8,12,5.56,2.39,16 +12535,thruster,4.56,1.79,18,4.7,2.77,20,4.94,2.26,16,5,1,3,4.21,1.72,14,5.1,2.77,10,4.3,2.87,10,5.57,1.81,7,4.44,2.55,9,4.17,1.47,6,4.45,1.75,11,5,3.27,7,4.54,2.6,13,4.4,2.79,5,5.18,2.09,11,4.45,2.11,11,4.71,1.25,7,5.2,3.19,10,4.2,2.35,10,4.75,2.43,8,5.12,2.23,8 +12536,thud,4.24,1.22,21,5.05,2.64,21,4.52,2.29,25,4.33,1.37,12,4.11,1.05,9,5.43,2.07,7,4.86,2.93,14,4.5,2.01,10,4.53,2.53,15,4.75,0.5,4,4.12,1.32,17,5.1,2.85,10,5,2.57,11,4.29,2.63,7,4.61,2.23,18,4.08,1.24,12,4.44,1.24,9,4.85,2.76,13,5.38,2.56,8,2.89,1.45,9,5.44,2.19,16 +12537,thug,2.52,1.44,21,5.48,2.27,23,3.53,2.37,17,2.67,1.41,9,2.42,1.51,12,5.82,2.23,11,5.17,2.37,12,4.22,2.64,9,2.75,1.91,8,3.57,1.62,7,2,1.08,13,6.18,1.89,11,4.83,2.48,12,3.57,2.88,7,3.5,2.12,10,2.69,1.65,13,2.25,1.04,8,5.55,2.34,11,5.42,2.31,12,3.38,2.13,8,3.67,2.69,9 +12538,thumb,5.62,1.28,21,3.84,2.39,25,5.79,2.3,19,5.89,1.27,9,5.42,1.31,12,3.67,2.8,6,3.94,2.39,18,4.71,1.89,7,6.42,2.35,12,5.44,1.31,16,6.2,1.1,5,3.86,2.6,14,3.9,2.33,10,5.44,2.24,9,6.1,2.42,10,6.08,1.24,12,5,1.12,9,3.56,2.22,16,4.33,2.74,9,5.27,2.61,11,6.5,1.69,8 +12539,thumbprint,5.6,1.14,20,4.33,2.22,21,5.03,2.66,33,5.5,0.85,10,5.7,1.42,10,4.38,2.2,8,4.31,2.32,13,5.46,2.9,13,4.75,2.53,20,5.22,1.3,9,5.91,0.94,11,5.23,1.96,13,2.88,1.89,8,5.19,2.73,21,4.75,2.63,12,5.5,1.35,10,5.7,0.95,10,4.43,2.44,14,4.14,1.86,7,5.69,2.09,16,4.41,3.04,17 +12540,thump,4.42,2.12,19,4,1.95,22,5.5,1.89,18,3.89,1.96,9,4.9,2.23,10,3.86,2.19,7,4.14,1.96,14,4.89,1.69,9,6.11,1.96,9,4.33,2.6,9,4.5,1.72,10,4.5,2.12,10,3.64,1.86,11,4.88,1.81,8,5.78,1.86,9,4.92,2.27,12,3.57,1.62,7,4.05,2.04,19,3.67,1.53,3,4.75,1.75,8,6.1,1.85,10 +12541,thumper,5,2,19,4.09,2.49,22,4.83,1.85,23,4.73,1.49,11,5,2.58,7,4.88,2.64,8,3.64,2.37,14,4.43,2.15,7,5,1.75,16,5,1.6,8,5,2.32,11,3.44,2.01,9,4.54,2.76,13,5,1.79,11,4.67,1.97,12,5.17,2.21,12,4.71,1.7,7,3.27,2.69,11,4.91,2.07,11,4.31,2.14,13,5.5,1.18,10 +12542,thunder,5.74,2,19,5.75,2.43,20,3.9,2.65,20,5.67,0.58,3,5.75,2.18,16,5.83,2.64,6,5.71,2.43,14,3.83,2.4,6,3.93,2.84,14,5.8,1.62,10,5.67,2.45,9,6.29,2.81,7,5.46,2.26,13,4.3,2.95,10,3.5,2.42,10,5.38,1.6,8,6,2.28,11,5.78,2.86,9,5.73,2.15,11,5.5,3.21,8,2.83,1.59,12 +12543,thunderbolt,5.63,1.46,19,6.29,2.08,21,4.17,2.25,23,6,1.22,5,5.46,1.61,13,5.33,2.58,6,6.67,1.8,15,4.1,2.28,10,4.23,2.31,13,6,1.41,7,5.36,1.57,11,6.86,2.67,7,6,1.75,14,4.91,1.58,11,3.5,2.61,12,6.08,1.44,12,4.86,1.21,7,6.09,2.66,11,6.5,1.27,10,4.07,2.23,14,4.33,2.4,9 +12544,thunderclap,4.53,2.14,19,5.57,2.42,21,4.18,2.56,22,5.33,1.73,9,3.8,2.3,10,5.62,2.39,8,5.54,2.54,13,3.91,2.74,11,4.45,2.46,11,5.86,1.68,7,3.75,2.05,12,5.44,2.19,9,5.67,2.67,12,3.31,2.36,13,5.44,2.4,9,4.2,1.93,10,4.89,2.42,9,5.62,3.16,8,5.54,1.98,13,4.29,2.67,14,4,2.51,8 +12545,thunderstorm,5.67,2.37,21,6.1,2.12,21,3.5,2.09,22,5.93,2.43,14,5.14,2.34,7,6.27,2.45,11,5.89,1.9,9,4.83,2.56,6,3,1.71,16,5.7,2.16,10,5.64,2.66,11,5.55,2.34,11,6.7,1.77,10,3.62,2.26,13,3.33,1.94,9,5.27,2.45,11,6.1,2.33,10,5.92,2.63,13,6.38,0.92,8,3.25,2.01,12,3.8,2.25,10 +12546,thyroid,4.28,1.87,18,3.14,1.73,22,3.13,1.71,23,4.36,2.2,11,3.83,1.17,6,3.38,1.85,8,3,1.71,14,2.86,1.35,7,3.25,1.88,16,3.62,1.92,8,4.8,1.75,10,3,2.18,9,3.23,1.42,13,3.64,1.96,11,2.67,1.37,12,4.18,2.23,11,4.43,1.27,7,2.82,2.04,11,3.45,1.37,11,3.31,1.93,13,2.9,1.45,10 +12547,tiara,5.48,2.18,21,5.05,2.46,20,5.23,2.41,35,4.75,2.25,8,5.92,2.1,13,5.4,2.41,5,4.93,2.55,15,5.18,1.83,11,5.25,2.67,24,4.92,2.47,13,6.38,1.3,8,5.08,2.5,12,5,2.56,8,5.05,2.55,19,5.44,2.31,16,5.36,1.8,11,5.6,2.63,10,5.45,2.84,11,4.56,1.94,9,5,2.61,21,5.57,2.14,14 +12548,tibia,4.41,1.3,22,3.52,2.52,23,5.56,1.82,18,5.38,0.74,8,4,1.15,13,3.88,2.9,8,3.29,2.46,14,5,1.73,7,5.9,1.97,10,4.5,0.76,8,4.54,1.45,13,4.11,3.18,9,3.14,2.03,14,4.29,1.6,7,6.36,1.5,11,4.27,1.35,11,4.55,1.29,11,2.78,2.73,9,4,2.35,14,5.47,1.88,15,6,1.73,3 +12549,tic,4.24,2.05,21,4.41,2.36,22,3.71,1.95,21,4.11,1.76,9,4.33,2.31,12,2.83,2.04,6,4.93,2.31,15,4.33,2.07,6,3.47,1.92,15,4.22,1.86,9,4.25,2.26,12,4.2,2.59,5,4.47,2.37,17,4.6,2.07,10,2.91,1.51,11,4.5,2.35,12,3.89,1.62,9,4.67,1.41,9,4.23,2.89,13,4.08,2.15,12,3.22,1.64,9 +12550,tick,3.05,2.36,21,3.82,2.56,22,3.62,2.52,21,2.67,2.24,9,3.33,2.5,12,3.83,2.93,6,4,2.48,15,2.33,1.75,6,4.13,2.64,15,4.33,2.83,9,2.08,1.38,12,3.2,2.49,5,4,2.62,17,4.2,2.57,10,3.09,2.47,11,3.25,2.86,12,2.78,1.56,9,3.22,2.68,9,4.23,2.49,13,3.58,1.88,12,3.67,3.32,9 +12551,ticker,4.43,1.12,21,3.84,1.65,25,5.82,2.08,22,4.88,0.35,8,4.15,1.34,13,3.69,1.75,13,4,1.6,12,6.46,2.18,13,4.89,1.62,9,5,0.53,8,4.25,1.14,12,4.57,1.22,14,2.91,1.7,11,6.25,2.09,12,5.3,2.06,10,4.3,1.25,10,4.55,1.04,11,3.35,1.77,17,4.88,0.64,8,5.4,2.76,10,6.17,1.34,12 +12552,ticket,5.28,2.27,18,3.95,2.42,21,5,2.06,18,5.5,2.07,8,5.1,2.51,10,3.43,2.88,7,4.21,2.22,14,4.82,2.04,11,5.29,2.21,7,5.36,2.38,11,5.14,2.27,7,3,2.55,9,4.67,2.15,12,4.55,2.07,11,5.71,1.98,7,4.42,1.78,12,7,2.28,6,3,2.09,12,5.22,2.33,9,5.33,2.29,9,4.67,1.87,9 +12553,tickle,6.14,2.17,21,5.86,2.06,21,5.28,2.84,25,5.5,2.43,12,7,1.5,9,5.71,2.36,7,5.93,1.98,14,4.9,3.35,10,5.53,2.53,15,7.75,1.89,4,5.76,2.11,17,6,2.4,10,5.73,1.79,11,4.71,3.5,7,5.5,2.62,18,6.58,2.15,12,5.56,2.19,9,5.92,2.06,13,5.75,2.19,8,5.56,2.92,9,5.12,2.87,16 +12554,ticklish,6.19,1.83,21,4.88,2.52,25,4.39,2.66,23,6.22,1.48,9,6.17,2.12,12,5,2.6,9,4.81,2.56,16,4.67,2.6,9,4.21,2.78,14,6,1.31,8,6.31,2.14,13,5,2.55,13,4.75,2.6,12,4.42,2.91,12,4.36,2.5,11,6.09,2.26,11,6.3,1.34,10,5.14,2.48,14,4.55,2.66,11,4.46,2.7,13,4.3,2.75,10 +12555,tidal,5.33,1.39,21,5.05,2.55,22,5.32,1.8,19,4.57,1.27,7,5.62,1.33,13,5.29,2.56,7,5,2.72,14,4.57,1.4,7,5.64,1.96,11,4.86,1.57,7,5.46,1.27,13,5.88,2.64,8,4.57,2.47,14,4.57,1.27,7,5.75,1.96,12,5.18,1.66,11,5.5,1.08,10,4.33,3.12,9,5.54,2.07,13,5.25,1.91,16,5.67,1.15,3 +12556,tidal wave,4.9,2.57,21,4.8,2.57,25,3,2.43,19,5.44,2.46,9,4.5,2.68,12,4.67,3.5,6,5,2.28,18,2,1.53,7,3.58,2.71,12,4.75,2.27,16,5.4,3.65,5,4.29,2.67,14,5.8,2.2,10,3.44,2.65,9,2.6,2.27,10,5.33,2.99,12,4.33,1.87,9,4.94,2.72,16,4.56,2.4,9,3.09,2.74,11,2.88,2.1,8 +12557,tide,6.55,1.7,20,5.47,2.89,19,4.76,2.35,25,6.27,1.56,11,6.89,1.9,9,6.86,1.95,7,4.67,3.11,12,4.62,2.29,13,4.92,2.5,12,6.73,2.05,11,6.33,1.22,9,5.9,2.73,10,5,3.16,9,5.24,2.28,17,3.75,2.31,8,6.6,1.96,10,6.5,1.51,10,5.58,3,12,5.29,2.93,7,4.56,2,16,5.11,2.98,9 +12558,tidings,6.25,1.37,20,3.55,2.16,20,4.82,2.59,22,6.4,1.67,5,6.2,1.32,15,3.12,1.89,8,3.83,2.37,12,4.25,2.73,12,5.5,2.37,10,6.5,1.31,8,6.08,1.44,12,3.44,2.13,9,3.64,2.29,11,3.57,2.23,7,5.4,2.61,15,6.44,1.33,9,6.09,1.45,11,3.38,2.1,13,3.86,2.41,7,4.5,2.94,12,5.2,2.2,10 +12559,tidy,6.24,1.85,38,2.86,1.59,21,6.75,2.34,20,6.46,1.9,13,6.12,1.86,25,2.86,1.77,7,2.86,1.56,14,5.8,2.57,10,7.7,1.7,10,5.95,1.86,22,6.62,1.82,16,3.3,1.64,10,2.45,1.51,11,5.38,2.97,8,7.67,1.23,12,6.62,1.65,26,5.42,2.07,12,2.92,1.55,13,2.75,1.75,8,6.89,1.83,9,6.64,2.77,11 +12560,tie,5.33,1.64,18,3.1,2.23,21,5.17,1.89,18,5.12,1.73,8,5.5,1.65,10,3.14,2.85,7,3.07,1.98,14,4.91,1.76,11,5.57,2.15,7,5.27,1.74,11,5.43,1.62,7,2.67,2.4,9,3.42,2.15,12,5.82,1.78,11,4.14,1.68,7,4.83,1.4,12,6.33,1.75,6,2.67,1.83,12,3.67,2.69,9,5.33,2.29,9,5,1.5,9 +12561,tier,4.95,1.61,20,3.73,2.51,22,5.63,1.83,19,5.67,2.06,9,4.36,0.81,11,3.8,3.35,5,3.88,2.31,16,5.67,2.42,6,5.62,1.61,13,5.07,1.77,14,4.67,1.21,6,3.67,2.5,12,4.11,2.62,9,5.22,1.72,9,6,1.94,10,5.2,1.81,10,4.7,1.42,10,3.08,2.68,12,4.5,2.17,10,6.67,1.86,6,5.15,1.68,13 +12562,tiger,6,2.29,22,5.55,2.61,22,4.4,2.64,20,6.62,1.85,8,5.64,2.5,14,5.8,2.57,10,5.33,2.74,12,4.14,2.85,7,4.54,2.63,13,6.64,2.16,11,5.36,2.34,11,5.27,2.37,11,5.82,2.93,11,4.07,2.34,15,5.4,3.51,5,5.9,1.91,10,6.08,2.64,12,6.1,2.08,10,5.08,3,12,4,2.21,10,4.8,3.08,10 +12563,tighten,5,1.92,20,5.68,2.73,19,6.08,2.23,36,5.71,2.29,7,4.62,1.66,13,7.6,0.89,5,5,2.86,14,5.18,1.94,11,6.48,2.28,25,5.54,1.9,13,4,1.63,7,6.73,2.1,11,4.25,2.96,8,5.7,2.47,20,6.56,1.86,16,5,2.05,10,5,1.89,10,6.18,2.52,11,5,3.02,8,5.73,2.41,22,6.64,1.86,14 +12564,tightrope,4.81,1.12,21,4.18,2.68,22,3.89,2.24,27,4.8,1.14,10,4.82,1.17,11,3.43,3.05,7,4.53,2.53,15,3.76,2.31,17,4.1,2.23,10,4.91,1.04,11,4.7,1.25,10,3.4,2.88,5,4.41,2.67,17,3.86,2.28,14,3.92,2.29,13,4.92,1.26,13,4.62,0.92,8,3.5,2.72,10,4.75,2.63,12,4.43,2.68,14,3.31,1.55,13 +12565,tights,5.95,2.11,21,3.45,2.52,22,4.56,2.26,27,5.4,2.37,10,6.45,1.81,11,4.43,3.26,7,3,2.07,15,4.59,2.5,17,4.5,1.9,10,6,2.24,11,5.9,2.08,10,3.2,3.19,5,3.53,2.4,17,4.43,2.47,14,4.69,2.1,13,5.38,1.94,13,6.88,2.17,8,2.4,2.37,10,4.33,2.39,12,4.43,2.47,14,4.69,2.1,13 +12566,tile,5,1.3,20,2.89,1.85,19,4.82,1.71,22,4.86,0.38,7,5.08,1.61,13,3.11,1.96,9,2.7,1.83,10,3.33,1.63,6,5.38,1.41,16,5,1.41,10,5,1.32,9,3,2,8,2.82,1.83,11,4.93,1.87,15,4.57,1.4,7,5.55,1.21,11,4.33,1.12,9,3.08,1.93,12,2.57,1.81,7,5,2.28,11,4.64,0.92,11 +12567,tilt,4.78,1.48,23,4.59,2.52,22,5.8,1.99,20,5.38,1.41,8,4.47,1.46,15,4.9,2.6,10,4.33,2.53,12,6.86,2.04,7,5.23,1.79,13,4.83,1.53,12,4.73,1.49,11,3.64,2.06,11,5.55,2.66,11,5.87,2.2,15,5.6,1.34,5,4.82,1.6,11,4.75,1.42,12,4.8,2.39,10,4.42,2.71,12,5.8,1.32,10,5.8,2.57,10 +12568,timber,4.9,1.17,20,3.73,2.16,22,5.37,1.77,19,4.56,1.42,9,5.18,0.87,11,3,2.45,5,4.12,2.03,16,5.83,1.83,6,5.15,1.77,13,4.86,1.1,14,5,1.41,6,3.92,2.07,12,3.78,2.33,9,4.56,1.42,9,6.1,1.79,10,5.1,1.29,10,4.7,1.06,10,3,2,12,4.6,2.12,10,5.83,1.83,6,5.15,1.77,13 +12569,time,5.6,1.78,40,3.41,2.56,22,4.36,2.41,44,5.5,1.95,18,5.68,1.67,22,3.43,2.88,7,3.5,2.56,14,4.13,2.51,23,4.5,2.33,20,5.68,1.99,22,5.5,1.54,18,4.6,2.67,10,2.45,2.16,11,4.04,2.47,27,4.88,2.29,17,5.96,1.65,24,5.06,1.88,16,3.16,2.61,19,5,1.73,3,4.37,2.39,35,4.33,2.65,9 +12570,timeless,5.89,2.08,19,3.4,1.98,20,5.45,2.37,20,7,2,3,5.87,2.03,15,3.8,2.25,10,3,1.7,10,6.2,1.87,10,4.7,2.67,10,5.67,2.16,6,6.25,2.01,12,2.86,2.27,7,3.69,1.84,13,5.25,2.43,8,5.58,2.43,12,6.58,2.11,12,4.71,1.5,7,4.3,2.21,10,2.5,1.27,10,5.89,2.67,9,5.09,2.17,11 +12571,timely,6.14,1.31,21,3.48,2.69,23,5.9,2.34,20,5.75,1.58,8,6.38,1.12,13,5.33,1.63,6,2.82,2.72,17,6.27,1.79,11,5.44,2.92,9,5.83,1.53,12,6.56,0.88,9,3.9,2.64,10,3.15,2.79,13,5.92,2.22,13,5.86,2.73,7,6.36,1.22,14,5.71,1.5,7,4.4,2.77,15,1.75,1.49,8,6.58,1.68,12,4.88,2.9,8 +12572,timeout,4.05,1.86,21,3.81,1.83,21,4.72,2.53,25,4,1.65,12,4.11,2.2,9,4.14,1.86,7,3.64,1.86,14,5.7,2.26,10,4.07,2.55,15,4.25,3.2,4,4,1.54,17,4.1,2.02,10,3.55,1.69,11,5,2.89,7,4.61,2.45,18,4.33,1.97,12,3.67,1.73,9,4.08,1.93,13,3.38,1.69,8,4,2.55,9,5.12,2.5,16 +12573,timer,4.81,1.25,21,4.17,2.69,23,4.27,1.86,22,4.82,1.08,11,4.8,1.48,10,3.91,2.7,11,4.42,2.78,12,4.25,1.83,8,4.23,2.01,13,4.4,1.35,10,5.18,1.08,11,4.73,2.72,11,3.67,2.67,12,4.21,1.58,14,4.29,2.56,7,4.69,1.6,13,5,0,8,3.73,2.49,15,5,3.02,8,4.43,2.1,14,4,1.41,8 +12574,times,5.91,1.44,22,3.19,1.91,21,6.12,2.03,16,5.33,1.51,6,6.13,1.46,15,2.57,1.72,7,3.5,1.99,14,6,2.39,8,6.25,1.75,8,5.93,1.64,14,5.86,1.21,7,3.22,2.17,9,3.17,1.8,12,6.11,2.47,9,6.14,1.46,7,5.64,1.34,14,6.38,1.6,8,2.83,1.83,6,3.33,1.99,15,6.11,2.47,9,6.14,1.46,7 +12575,timetable,4.9,1.07,20,3.62,2.44,21,5.56,2.06,25,5.45,0.69,11,4.22,1.09,9,4.29,2.98,7,3.29,2.16,14,4.8,1.87,10,6.07,2.09,15,4.5,1,4,5,1.1,16,3.7,2.45,10,3.55,2.54,11,5,2.08,7,5.78,2.07,18,4.64,1.21,11,5.22,0.83,9,3.62,2.47,13,3.62,2.56,8,5.11,2.09,9,5.81,2.07,16 +12576,timid,3.37,1.95,19,3.15,1.84,20,4.69,2.35,35,3.56,1.33,9,3.2,2.44,10,3.38,2.07,8,3,1.76,12,5.08,2.72,13,4.33,2.11,21,3.22,2.54,9,3.5,1.35,10,3,1.58,9,3.27,2.1,11,4.4,1.72,15,4.9,2.75,20,3.17,2.41,12,3.71,0.76,7,3.78,1.86,9,2.64,1.75,11,4.56,2.29,25,5,2.58,10 +12577,timing,5.67,1.46,18,3.4,2.46,20,5.36,2.04,25,5.8,0.84,5,5.62,1.66,13,3.09,2.17,11,3.78,2.86,9,4.94,2.08,16,6.11,1.83,9,6.57,1.9,7,5.09,0.7,11,2.78,1.86,9,3.91,2.84,11,5.4,2.14,20,5.2,1.79,5,5.78,1.48,9,5.56,1.51,9,2.73,1.68,11,4.22,3.07,9,5.37,2.09,19,5.33,2.07,6 +12578,tin,4.95,1.61,19,2.73,2.25,22,5.54,1.71,28,4.5,1.76,6,5.15,1.57,13,2.64,2.42,11,2.82,2.18,11,6.64,1.96,11,4.82,1.07,17,4.64,1.57,11,5.38,1.69,8,2.18,1.33,11,3.27,2.87,11,5.5,1.89,18,5.6,1.43,10,4.92,1.98,13,5,0,6,2.64,2.06,14,2.88,2.7,8,5.69,1.96,16,5.33,1.37,12 +12579,tinfoil,4.79,1.47,19,3.25,1.74,20,5,2.41,20,4,1,3,4.94,1.53,16,3.17,1.33,6,3.29,1.94,14,5.5,2.35,6,4.79,2.49,14,5.2,0.79,10,4.33,1.94,9,2.86,1.57,7,3.46,1.85,13,4.5,2.59,10,5.5,2.22,10,4.38,1.77,8,5.09,1.22,11,2.67,1.5,9,3.73,1.85,11,4.5,3.16,8,5.33,1.83,12 +12580,tingle,6.23,1.77,22,5.24,2.21,21,5.52,1.75,23,6.43,1.51,7,6.14,1.99,14,4.83,2.79,6,5.4,2.03,15,5.2,1.81,10,5.77,1.74,13,5.62,1.77,8,6.62,1.8,13,5.43,2.51,7,5.14,2.14,14,5.18,1.47,11,5.83,1.99,12,6.07,1.73,14,6.5,1.93,8,5,2.28,11,5.5,2.22,10,5.36,1.95,14,5.78,1.48,9 +12581,tinker,5.95,1.69,21,2.83,1.95,24,5.95,2.58,20,6.25,1.83,8,5.77,1.64,13,4.67,1.51,6,2.22,1.7,18,6.36,2.58,11,5.44,2.65,9,5.5,1.83,12,6.56,1.33,9,3.2,2.2,10,2.57,1.79,14,6.23,2.74,13,5.43,2.37,7,5.93,1.82,14,6,1.53,7,3.5,2,16,1.5,0.93,8,6.08,2.35,12,5.75,3.06,8 +12582,tinkle,5.55,1.5,20,3.75,1.89,20,5.22,1.83,18,5.14,1.07,7,5.77,1.69,13,4,1.87,9,3.55,1.97,11,6,2.55,5,4.92,1.5,13,5.5,1.84,10,5.44,1.13,9,3.62,2.62,8,3.83,1.34,12,5.38,1.89,13,4.8,1.79,5,6.27,1.42,11,4.67,1.12,9,3.83,2.29,12,3.62,1.19,8,4.89,1.96,9,5.56,1.74,9 +12583,tinkling,5.33,1.49,21,5.4,1.83,25,5.91,2.31,22,5,0.53,8,5.54,1.85,13,5.77,1.69,13,5,1.95,12,6.23,1.92,13,5.44,2.83,9,5.62,1.51,8,5.33,1.44,12,5.93,1.54,14,4.73,2,11,6.17,1.9,12,5.6,2.8,10,5.1,1.6,10,5.55,1.44,11,5.24,1.71,17,5.75,2.12,8,5.5,3.03,10,6.25,1.54,12 +12584,tinsel,5.7,1.72,23,4.05,1.86,21,5.15,2.45,34,6,1.91,12,5.36,1.5,11,3.5,1.85,8,4.38,1.85,13,4.64,2.5,14,5.5,2.42,20,4.4,0.84,10,6.69,1.55,13,4.69,1.65,13,3,1.77,8,4.82,2.54,22,5.75,2.26,12,5.42,1.93,12,6,1.48,11,4.14,1.75,14,3.86,2.19,7,5.29,2.14,17,5,2.78,17 +12585,tiny,5.1,1.7,21,4.6,2.5,20,6.16,2.85,19,4.69,1.65,13,5.75,1.67,8,5.29,1.89,7,4.23,2.77,13,5.71,2.93,7,6.42,2.91,12,5.08,1.83,12,5.11,1.62,9,4.56,2.07,9,4.64,2.91,11,6.3,2.83,10,6,3.04,9,5.25,1.82,12,4.89,1.62,9,5,1.83,7,4.38,2.84,13,6.71,2.81,7,5.83,2.95,12 +12586,tip,6.77,1.74,22,4.05,2.39,19,5.84,2.81,19,6.77,1.92,13,6.78,1.56,9,4.86,2.85,7,3.58,2.07,12,6.29,2.43,7,5.58,3.09,12,7.17,1.7,12,6.3,1.77,10,4.11,2.47,9,4,2.45,10,5.8,2.57,10,5.89,3.22,9,7.17,1.64,12,6.3,1.83,10,4.71,2.29,7,3.67,2.46,12,6.43,2.76,7,5.5,2.91,12 +12587,tipper,5.25,1.48,20,3.73,2.41,22,6.81,2.09,27,5.71,2.06,7,5,1.08,13,3.6,2.22,10,3.83,2.66,12,7,1.93,15,6.73,2.41,11,4.91,1.58,11,5.67,1.32,9,3.56,1.59,9,3.85,2.91,13,6.94,2.28,17,6.78,1.86,9,5.46,1.56,13,4.86,1.35,7,3.31,2.3,16,4.83,2.56,6,6.92,2.35,12,6.73,1.94,15 +12588,tipster,5.3,1.45,20,3.62,2.25,21,5.65,2.15,26,6.57,1.51,7,4.62,0.87,13,3.67,2.4,9,3.58,2.23,12,6.47,1.85,15,4.4,2.17,10,4.91,0.83,11,5.78,1.92,9,4.11,1.96,9,3.25,2.45,12,5.25,2.27,16,6.33,2,9,5.62,1.26,13,4.71,1.7,7,3.4,2.29,15,4.17,2.23,6,6,2.04,12,5.36,2.27,14 +12589,tipsy,5.6,1.7,20,4.7,1.99,23,4.57,2.36,21,4.89,1.69,9,6.18,1.54,11,5.18,2.09,11,4.25,1.86,12,4.12,1.36,8,4.85,2.82,13,6,1.57,14,4.67,1.75,6,4.44,2.51,9,4.86,1.66,14,4.75,2.6,8,4.46,2.3,13,6,1.7,10,5.2,1.69,10,4.62,1.8,13,4.8,2.3,10,4.17,2.44,12,5.11,2.26,9 +12590,tiptoe,5.32,2.15,22,3.76,2.91,21,5.74,2.58,19,6,1.41,8,4.93,2.43,14,3.56,2.92,9,3.92,3.03,12,5.71,2.93,7,5.75,2.49,12,4.82,2.23,11,5.82,2.04,11,3.5,2.84,10,4,3.1,11,5.27,2.58,15,7.5,1.91,4,5,2.11,10,5.58,2.23,12,4.7,2.98,10,2.91,2.7,11,5.44,2.4,9,6,2.83,10 +12591,tire,4.55,1.28,20,3.09,1.97,22,5.52,1.63,21,4.67,1.73,9,4.45,0.82,11,3.4,2.27,10,2.83,1.75,12,5.38,1.06,8,5.62,1.94,13,4.21,1.25,14,5.33,1.03,6,2.75,2.12,8,3.29,1.94,14,5.75,1.83,8,5.38,1.56,13,4.3,1.34,10,4.8,1.23,10,3,2.04,12,3.2,1.99,10,5.75,1.82,12,5.22,1.39,9 +12592,tired,4.29,1.35,21,3.67,2.18,21,5.06,2.38,16,4.5,0.84,6,4.21,1.58,14,3.14,1.86,7,3.93,2.34,14,5.5,1.69,8,4.62,2.97,8,4.69,1.49,13,3.57,0.79,7,4.78,2.28,9,2.83,1.75,12,6.11,2.52,9,3.71,1.38,7,4.62,1.19,13,3.75,1.49,8,4,2.68,6,3.53,2.03,15,6.11,2.52,9,3.71,1.38,7 +12593,tireless,4.95,2.15,19,4.41,2.22,22,6.09,2.04,22,5.67,1.73,9,4.3,2.36,10,4.88,2.36,8,4.14,2.18,14,6.36,2.01,11,5.82,2.14,11,5,1.53,7,4.92,2.5,12,4.5,1.58,10,4.33,2.71,12,5.85,2.15,13,6.44,1.94,9,4.8,2.25,10,5.11,2.15,9,4.25,2.66,8,4.5,2.03,14,5.79,2.29,14,6.62,1.51,8 +12594,tiresome,3.86,1.75,22,2.52,1.63,21,4.73,2.05,22,3.71,1.73,14,4.12,1.89,8,2.73,1.79,11,2.33,1.58,9,5.83,1.72,6,4.31,2.06,16,3.4,2.12,10,4.25,1.36,12,2.09,1.3,11,3,1.89,10,5,1.87,13,4.33,2.35,9,3.67,2.06,12,4.1,1.37,10,2.69,1.7,13,2.25,1.58,8,4.42,2.07,12,5.1,2.08,10 +12595,tiring,3.68,1.73,19,3.55,2.11,20,3.78,2.17,23,3.91,1.76,11,3.71,1.6,7,4.33,1.97,6,3.21,2.15,14,4.57,2.23,7,3.44,2.13,16,3.62,2.26,8,3.73,1.35,11,3.56,1.81,9,3.55,2.42,11,4.36,2.29,11,3.25,2.01,12,3.08,1.68,12,4.71,1.38,7,3.8,2.53,10,3.3,1.7,10,3.69,2.02,13,3.9,2.47,10 +12596,tissue,5.3,1.49,20,3.1,1.73,21,5.32,2.31,34,5.6,1.07,10,5,1.83,10,3.88,2.17,8,2.62,1.26,13,5.5,2.14,14,5.2,2.46,20,5.56,1.13,9,5.09,1.76,11,3.46,1.94,13,2.5,1.2,8,5.36,2.11,22,5.25,2.73,12,5.6,1.17,10,5,1.76,10,3.21,1.85,14,2.86,1.57,7,4.94,2.19,17,5.71,2.42,17 +12597,tit,5.76,2.59,21,6.14,2.49,22,4.86,2.35,21,7.11,2.03,9,4.75,2.56,12,6,3.58,6,6,2.04,15,4.33,2.66,6,5.07,2.28,15,5.78,2.59,9,5.75,2.7,12,6.8,2.77,5,5.94,2.46,17,4.8,2.7,10,4.91,2.12,11,5.5,2.84,12,6.11,2.32,9,6.56,2.4,9,5.85,2.61,13,4.67,2.9,12,5.11,1.45,9 +12598,titan,5.71,1.55,21,4.32,2.54,25,6.05,2.78,19,6.22,1.86,9,5.33,1.23,12,4.5,2.88,6,4.44,2.45,18,6.14,2.85,7,6,2.86,12,5.88,1.63,16,5.2,1.3,5,4,2.6,14,5.1,2.33,10,6.78,2.91,9,5.4,2.63,10,6,1.76,12,5.33,1.22,9,4.69,2.44,16,3.67,2.74,9,6.27,3.13,11,5.75,2.38,8 +12599,titanic,4.42,1.74,19,4.39,2.06,18,4.53,2.58,17,4.73,1.74,11,4,1.77,8,5,2.83,4,4.21,1.89,14,4.12,2.64,8,4.89,2.62,9,4.38,1.85,8,4.45,1.75,11,5,1.53,7,4,2.32,11,3.67,2.8,6,5,2.45,11,4.54,1.81,13,4.17,1.72,6,4,2.32,11,5,1.53,7,4,2.45,7,4.9,2.73,10 +12600,titanium,5.26,1.66,19,3.78,2.24,18,5.88,2.15,24,5,1.22,5,5.36,1.82,14,4.8,2.86,5,3.38,1.94,13,5.77,2.59,13,6,1.61,11,6.1,1.29,10,4.33,1.58,9,4.57,2.51,7,3.27,2,11,5.56,2.31,16,6.5,1.77,8,5.08,1.98,13,5.67,0.52,6,4.42,2.23,12,2.5,1.76,6,6.13,2.13,15,5.44,2.24,9 +12601,title,5.71,1.21,17,2.15,1.53,20,5.25,2.01,24,6.25,1.5,4,5.54,1.13,13,2.27,1.49,11,2,1.66,9,4.88,2.19,16,6,1.41,8,5.67,1.51,6,5.73,1.1,11,1.78,1.56,9,2.45,1.51,11,5.2,2.19,20,5.5,0.58,4,5.44,1.01,9,6,1.41,8,1.73,1.27,11,2.67,1.73,9,4.83,2.01,18,6.5,1.52,6 +12602,toad,6,1.33,19,3.62,2.78,21,4.84,2.19,25,6.33,0.58,3,5.94,1.44,16,2.14,2.27,7,4.46,2.88,13,4.88,1.96,8,4.82,2.35,17,6.14,1.07,7,5.92,1.51,12,2.43,1.81,7,4.31,3.15,13,5,2.25,14,4.64,2.2,11,5.62,0.92,8,6.27,1.56,11,4,2.9,11,3.2,2.74,10,4.56,2.45,18,5.57,1.13,7 +12603,toast,6.73,1.12,22,3.65,2.16,20,6.39,2.23,18,7,1.15,13,6.33,1,9,4.71,2.29,7,3.08,1.93,13,6.29,2.69,7,6.45,2.02,11,6.5,1.31,12,7,0.82,10,3.89,2.26,9,3.45,2.16,11,6.1,2.23,10,6.75,2.31,8,6.58,1.31,12,6.9,0.88,10,3.86,1.77,7,3.54,2.4,13,6.57,2.37,7,6.27,2.24,11 +12604,toaster,5.8,1.15,20,3.85,2.41,20,6.23,1.8,26,5.64,1.03,11,6,1.32,9,4.57,2.64,7,3.46,2.3,13,6.23,1.92,13,6.23,1.74,13,6.27,1.35,11,5.22,0.44,9,3.64,2.29,11,4.11,2.67,9,6.24,1.86,17,6.22,1.79,9,5.9,1.37,10,5.7,0.95,10,4.17,2.55,12,3.38,2.26,8,6.25,1.69,16,6.2,2.04,10 +12605,toasty,6.05,1.99,21,4.65,2.52,20,5.57,2.18,21,5.67,1.37,6,6.2,2.21,15,4.75,2.25,8,4.58,2.78,12,5.09,1.76,11,6.1,2.56,10,4.67,1.51,6,6.6,1.92,15,5.8,2.53,10,3.5,2.01,10,5.79,2.39,14,5.14,1.77,7,4.86,1.46,7,6.64,1.98,14,4.64,2.59,14,4.67,2.58,6,6,2.17,12,5,2.18,9 +12606,tobacco,3.37,2.31,19,5,2.79,20,4.13,2.46,23,4.33,1.15,3,3.19,2.46,16,6.2,2.25,10,3.8,2.86,10,3.89,2.67,9,4.29,2.4,14,3.44,2.65,9,3.3,2.11,10,6.14,2.91,7,4.38,2.63,13,4.6,2.41,15,3.25,2.43,8,3.43,2.82,7,3.33,2.1,12,5.5,2.88,10,4.5,2.76,10,4.23,3.06,13,4,1.49,10 +12607,toddler,6.28,2.56,18,4.2,2.65,20,4.88,2.01,25,7,2.92,5,6,2.48,13,2.73,1.9,11,6,2.35,9,5.06,2.29,16,4.56,1.42,9,5.86,3.08,7,6.55,2.3,11,4.22,2.77,9,4.18,2.68,11,4.9,2.25,20,4.8,0.45,5,6.22,2.17,9,6.33,3.04,9,4.55,2.91,11,3.78,2.39,9,5.16,1.92,19,4,2.19,6 +12608,toe,5.24,1.26,21,3.1,1.87,21,5.1,1.65,20,5.11,1.05,9,5.33,1.44,12,2.67,1.97,6,3.21,1.93,14,5.33,1.51,6,5,1.75,14,5,1.12,9,5.42,1.38,12,3.6,2.07,5,2.94,1.84,16,4.78,1.39,9,5.36,1.86,11,5.42,1.51,12,5,0.87,9,3.12,1.89,8,3.08,1.93,13,5.36,1.63,11,4.78,1.72,9 +12609,toenail,3.95,1.61,20,3.06,2.04,18,5.96,2.18,24,3.2,1.48,5,4.2,1.61,15,3.2,1.79,5,3,2.2,13,6,2.61,13,5.91,1.64,11,3.8,1.55,10,4.1,1.73,10,4,2.08,7,2.45,1.86,11,6,2.25,16,5.88,2.17,8,3.79,1.76,14,4.33,1.21,6,3.58,2.07,12,2,1.67,6,6.2,1.86,15,5.56,2.7,9 +12610,toffee,6.19,1.91,21,5,2.1,20,6.33,1.71,36,5.25,2.05,8,6.77,1.64,13,4.4,3.13,5,5.2,1.74,15,6.09,1.51,11,6.44,1.8,25,5.92,2.22,13,6.62,1.3,8,5.17,2.55,12,4.75,1.28,8,6.1,1.71,20,6.62,1.71,16,5.73,2.15,11,6.7,1.57,10,5.27,1.68,11,4.67,2.6,9,6.18,1.79,22,6.57,1.6,14 +12611,tofu,4.29,2.65,21,3.09,2.24,22,4.9,2.02,21,3.2,2.68,5,4.62,2.63,16,4.08,2.57,12,1.9,0.88,10,4.36,2.16,11,5.56,1.88,9,3.92,2.5,12,4.78,2.91,9,3.53,2.45,15,2.14,1.46,7,4.73,1.95,11,5.1,2.18,10,4.31,3.04,13,4.25,2.05,8,3,2.38,19,3.67,1.15,3,5.36,2.17,14,4,1.41,7 +12612,toga,5.36,1.14,22,3.75,1.94,20,6.09,1.57,22,5.5,1.4,14,5.12,0.35,8,4.27,2.15,11,3.25,1.58,8,6,1.9,6,6.12,1.5,16,5.4,1.07,10,5.33,1.23,12,3.3,2,10,4.2,1.87,10,5.85,1.63,13,6.44,1.51,9,5.33,1.07,12,5.4,1.26,10,3.31,1.8,13,4.57,2.07,7,5.83,1.64,12,6.4,1.51,10 +12613,togetherness,6.3,2.03,20,4.64,2.65,22,6.37,1.89,19,5.22,2.33,9,7.18,1.25,11,4,3.08,5,4.75,2.65,16,6.33,2.42,6,6.38,1.71,13,6.29,2.05,14,6.33,2.16,6,4.17,2.41,12,5.11,3.1,9,5.89,2.09,9,6.8,1.69,10,6.3,1.83,10,6.3,2.31,10,4.42,2.64,12,4.9,2.77,10,7.33,1.63,6,5.92,1.89,13 +12614,toil,3.62,2.11,21,5.55,2.04,20,4.92,2.22,36,3.5,2.56,8,3.69,1.89,13,5.2,2.39,5,5.67,1.99,15,5.18,1.66,11,4.8,2.45,25,3.62,2.29,13,3.62,1.92,8,5.75,1.71,12,5.25,2.55,8,5.05,2.31,20,4.75,2.18,16,4.82,1.99,11,2.3,1.34,10,6,1.9,11,5,2.18,9,4.82,2.3,22,5.07,2.16,14 +12615,toilet,3.71,2.03,21,4.5,2.26,20,6.37,2.22,19,3.77,2.01,13,3.62,2.2,8,5,1.91,7,4.23,2.45,13,6.57,1.99,7,6.25,2.42,12,4.08,1.98,12,3.22,2.11,9,4.44,2.07,9,4.55,2.5,11,6.2,2.15,10,6.56,2.4,9,3.83,2.17,12,3.56,1.94,9,4.71,2.14,7,4.38,2.4,13,6.57,2.23,7,6.25,2.3,12 +12616,token,5.63,2.17,19,3.09,1.97,22,5.3,1.75,27,5.17,0.98,6,5.85,2.54,13,3.27,1.56,11,2.91,2.39,11,5.73,2.2,11,5,1.37,16,6.36,1.86,11,4.62,2.26,8,3.55,2.34,11,2.64,1.5,11,5.53,1.7,17,4.9,1.85,10,5.77,1.64,13,5.33,3.2,6,3,2.15,14,3.25,1.75,8,5.12,2.22,16,5.55,0.69,11 +12617,tolerable,4.9,1.55,20,4.4,2.56,20,5.73,1.89,26,5,1.67,11,4.78,1.48,9,5,2.77,7,4.08,2.5,13,5.31,2.02,13,6.15,1.72,13,4.64,1.57,11,5.22,1.56,9,4.55,2.42,11,4.22,2.86,9,5.82,2.24,17,5.56,1.01,9,4.7,1.42,10,5.1,1.73,10,5.08,2.81,12,3.38,1.85,8,5.5,2.16,16,6.1,1.37,10 +12618,tolerance,6.43,1.89,21,3.36,2.3,22,5.96,2.59,27,6.3,2.11,10,6.55,1.75,11,3.14,2.54,7,3.47,2.26,15,5.59,2.87,17,6.6,2.01,10,6.64,1.8,11,6.2,2.04,10,2.4,1.95,5,3.65,2.37,17,5.5,2.95,14,6.46,2.15,13,6.08,2.14,13,7,1.31,8,3.5,2.64,10,3.25,2.09,12,6.14,2.93,14,5.77,2.28,13 +12619,tolerant,5.9,1.87,21,3.09,2.41,22,6,2.24,26,6.5,1.9,10,5.36,1.75,11,3,3,7,3.13,2.2,15,5.81,2.32,16,6.3,2.21,10,5.73,1.49,11,6.1,2.28,10,2.2,2.17,5,3.35,2.47,17,5.85,2.48,13,6.15,2.08,13,5.62,1.61,13,6.38,2.26,8,2.8,2.49,10,3.33,2.42,12,5.5,2.59,14,6.58,1.68,12 +12620,tolerate,6.19,1.83,21,3.14,1.98,22,5.7,2.4,27,6.2,1.75,10,6.18,1.99,11,2.29,1.7,7,3.53,2.03,15,5.82,2.43,17,5.5,2.46,10,6.36,1.57,11,6,2.16,10,2.6,1.82,5,3.29,2.05,17,6,2.39,14,5.38,2.47,13,5.92,1.75,13,6.62,2,8,3.3,2.5,10,3,1.54,12,6.5,2.28,14,4.85,2.3,13 +12621,toll,3.53,1.71,19,3.95,2.44,22,3.59,2.02,22,3.89,1.69,9,3.2,1.75,10,5.12,2.7,8,3.29,2.09,14,3.18,1.89,11,4,2.14,11,4.14,1.57,7,3.17,1.75,12,4,1.89,10,3.92,2.91,12,4.31,2.02,13,2.56,1.59,9,3.4,1.51,10,3.67,2,9,4.12,2.85,8,3.86,2.28,14,3.71,2.13,14,3.38,1.92,8 +12622,tomahawk,4.86,1.58,22,5.19,2.38,21,4.91,1.87,22,4.71,1.77,14,5.12,1.25,8,6.09,2.12,11,4.44,2.35,9,5,1.79,6,4.88,1.96,16,4.4,1.65,10,5.25,1.48,12,4.55,2.46,11,5.9,2.18,10,4.46,1.39,13,5.56,2.35,9,4.5,1.73,12,5.3,1.34,10,5.08,2.43,13,5.38,2.45,8,5.67,1.83,12,4,1.56,10 +12623,tomato,5.8,2.07,20,2.68,2.1,22,5.46,2.34,26,5.89,2.03,9,5.73,2.2,11,2.57,2.44,7,2.73,2.02,15,5.44,2.78,16,5.5,1.51,10,5,2,10,6.6,1.9,10,2.4,2.61,5,2.76,2.02,17,5.46,2.85,13,5.46,1.81,13,5.08,2.11,12,6.88,1.55,8,1.9,1.6,10,3.33,2.31,12,6.14,2.21,14,4.67,2.31,12 +12624,tomatoes,6.25,2.31,20,3.82,2.24,17,5.42,2.45,24,5.8,2.77,5,6.4,2.23,15,3.6,2.3,5,3.92,2.31,12,4.92,2.72,13,6,2.05,11,6.9,2.51,10,5.6,2.01,10,4,2.24,7,3.7,2.36,10,5.19,2.54,16,5.88,2.36,8,6.07,2.4,14,6.67,2.25,6,3.73,2.1,11,4,2.68,6,5.33,2.61,15,5.56,2.3,9 +12625,tomb,3.58,2.04,24,4.06,2.41,18,3.3,2.18,20,4.14,2.18,14,2.8,1.62,10,4.67,1.37,6,3.75,2.8,12,4.2,2.35,10,2.4,1.65,10,3.6,1.95,5,3.58,2.12,19,4.8,2.1,10,3.12,2.59,8,2.75,1.39,8,3.67,2.57,12,4,2.08,14,3,1.94,10,3.67,2.35,9,4.44,2.55,9,2.89,1.76,9,3.64,2.5,11 +12626,tombstone,3.14,2.01,22,4.86,2.92,22,3.89,2.21,19,4.25,2.55,8,2.62,1.33,13,6.12,2.42,8,4.15,3.13,13,4.14,2.12,7,3.55,2.34,11,2.25,1.58,8,3.85,2.03,13,5.11,3.22,9,4.69,2.81,13,3,2.16,7,4.42,2.15,12,2.82,1.94,11,3.45,2.11,11,2.75,2.87,8,6.07,2.23,14,4.06,2.29,16,3,1.73,3 +12627,tomcat,5.16,2.22,19,4.74,2.22,23,4.58,1.07,19,5.33,2.06,9,5,2.45,10,5.14,2.54,7,4.6,2.2,15,4.3,1.06,10,4.89,1.05,9,5,2.83,9,5.3,1.64,10,5.2,2.39,10,4.42,2.19,12,4.5,0.76,8,4.9,0.99,10,5.42,2.43,12,4.71,1.89,7,4.6,2.33,20,5.67,1.15,3,4.25,1.16,8,4.82,0.98,11 +12628,tome,5.29,1.98,21,4.6,1.7,20,6.24,1.81,21,5.33,0.82,6,5.27,2.31,15,4.75,1.16,8,4.5,2.02,12,5.55,1.92,11,7,1.41,10,4.67,1.97,6,5.53,2,15,5.1,1.73,10,4.1,1.6,10,6.36,2.1,14,6,1.15,7,4.57,1.99,7,5.64,1.95,14,4.29,1.68,14,5.33,1.63,6,6.08,2.15,12,6.44,1.33,9 +12629,ton,5,1.24,18,3.55,2.28,20,5.08,1.96,25,5.8,0.84,5,4.69,1.25,13,4.18,2.48,11,2.78,1.86,9,5,2.28,16,5.22,1.3,9,4.43,1.13,7,5.36,1.21,11,3.56,2.55,9,3.55,2.16,11,5.05,2.19,20,5.2,0.45,5,4.67,1,9,5.33,1.41,9,3.18,2.32,11,4,2.29,9,5.21,1.84,19,4.67,2.42,6 +12630,tone,5.47,1.31,19,3.67,1.93,21,5.18,2.5,22,5.67,2.08,3,5.44,1.21,16,4.75,1.98,8,3,1.63,13,5,2.74,9,5.31,2.43,13,6.22,1.48,9,4.8,0.63,10,3.67,1.73,9,3.67,2.15,12,5.2,2.68,15,5.14,2.27,7,5.71,1.8,7,5.33,0.98,12,3.9,1.6,10,3.45,2.25,11,4.69,2.98,13,5.89,1.45,9 +12631,toner,5.11,1.24,19,4.14,2.15,21,5.65,1.4,23,5,1,5,5.08,1.38,13,4.33,2.58,6,4.07,2.05,15,5.9,0.99,10,5.46,1.66,13,4.29,1.6,7,5.55,0.69,11,4.29,2.75,7,4.07,1.9,14,5.73,1.35,11,5.58,1.51,12,5.17,1.53,12,5,0.58,7,3.91,2.21,11,4.4,2.17,10,5.64,1.01,14,5.67,1.94,9 +12632,tongs,5,1.49,19,3.25,1.86,20,5.25,2.45,20,5.33,0.58,3,4.94,1.61,16,2.83,1.47,6,3.43,2.03,14,5.67,2.34,6,5.07,2.56,14,5,1.25,10,5,1.8,9,2.86,1.95,7,3.46,1.85,13,5.1,2.73,10,5.4,2.27,10,5.5,2,8,4.64,0.92,11,3.56,2.01,9,3,1.79,11,4.88,2.75,8,5.5,2.32,12 +12633,tongue,6.29,1.42,21,4.25,2.31,20,6.32,2.47,19,6.69,1.55,13,5.62,0.92,8,5.57,1.9,7,3.54,2.26,13,6.29,2.21,7,6.33,2.71,12,6.58,1.62,12,5.89,1.05,9,4.33,2.24,9,4.18,2.48,11,6.5,2.55,10,6.11,2.52,9,6.42,1.56,12,6.11,1.27,9,4,1.53,7,4.38,2.69,13,6.29,2.63,7,6.33,2.5,12 +12634,tonic,6.05,1.75,21,4.25,2.79,20,5.51,2.25,35,6.25,1.98,8,5.92,1.66,13,4.6,2.51,5,4.13,2.95,15,4.36,1.96,11,6.04,2.22,24,6.46,1.85,13,5.38,1.41,8,5,2.83,12,3.12,2.47,8,5.65,2.08,20,5.33,2.53,15,5.91,1.87,11,6.2,1.69,10,4.27,2.94,11,4.22,2.77,9,5.36,2.11,22,5.77,2.55,13 +12635,tool,5.07,1.81,42,3.91,2.1,43,5.98,2.01,41,5.07,1.86,14,5.07,1.82,28,4.17,2.48,12,3.77,1.99,30,6.29,2.12,21,5.65,1.87,20,5.06,1.76,18,5.08,1.89,24,4.25,2.38,12,3.77,2.01,31,5.71,2.2,17,6.17,1.88,24,4.77,1.7,26,5.56,1.93,16,3.95,2.35,20,3.87,1.91,23,6.06,2.11,16,5.92,1.98,25 +12636,toolbox,4.7,1.66,20,4.05,1.86,21,6.42,2.03,33,5.6,1.43,10,3.8,1.4,10,4.38,1.77,8,3.85,1.95,13,6.93,2.06,14,6.05,1.99,19,4.33,1.5,9,5,1.79,11,4.62,1.85,13,3.12,1.55,8,6.95,2.19,22,5.36,1.12,11,4.3,1.57,10,5.1,1.73,10,4,1.96,14,4.14,1.77,7,6.19,2.46,16,6.65,1.58,17 +12637,toot,4.74,1.88,19,4,2.39,21,5.53,1.58,19,4.67,1.53,3,4.75,1.98,16,3.33,1.63,6,4.27,2.63,15,4.67,2.07,6,5.92,1.19,13,5.1,1.52,10,4.33,2.24,9,2.86,2.48,7,4.57,2.21,14,5.1,1.66,10,6,1.41,9,4.62,1.85,8,4.82,1.99,11,4.44,3.09,9,3.67,1.78,12,6,1.15,7,5.25,1.76,12 +12638,tooth,5.06,1.51,18,3.52,2.09,21,4.89,2.59,18,4.38,1.51,8,5.6,1.35,10,2.57,1.99,7,4,2.04,14,5,2.37,11,4.71,3.09,7,4.45,1.29,11,6,1.41,7,3.78,2.17,9,3.33,2.1,12,5.64,2.77,11,3.71,1.89,7,4.67,1.3,12,5.83,1.72,6,3.75,2.09,12,3.22,2.17,9,5.22,2.91,9,4.56,2.35,9 +12639,toothache,2.32,1.75,41,5.86,3,22,2.95,2.13,44,1.95,1.43,20,2.67,1.98,21,5.2,3.55,10,6.42,2.47,12,3.27,2.43,22,2.64,1.79,22,2.25,1.68,20,2.38,1.86,21,4.64,2.84,11,7.09,2.74,11,3.41,2.28,29,2.07,1.53,15,2.26,1.6,23,2.39,1.97,18,7,2.36,10,4.92,3.23,12,3.28,2.34,25,2.53,1.81,19 +12640,toothbrush,5.58,1.68,19,3.38,2.25,21,6.21,2.19,24,4.5,1.76,6,6.08,1.44,13,3.55,2.54,11,3.2,1.99,10,5.25,1.75,8,6.69,2.27,16,5.9,1.29,10,5.22,2.05,9,3.5,2.51,8,3.31,2.18,13,5.94,2.38,17,7.17,1.47,6,6,1.41,8,5.27,1.85,11,4,2.51,8,3,2.08,13,5.88,2.45,16,6.88,1.46,8 +12641,toothless,2.52,1.5,21,4,2.32,23,3.52,2.04,21,2.8,1.64,5,2.44,1.5,16,4.25,2.42,12,3.73,2.28,11,3.82,2.27,11,3,1.8,9,2.42,1.62,12,2.67,1.41,9,4.25,2.35,16,3.43,2.3,7,3.64,1.5,11,3.4,2.59,10,1.85,1.07,13,3.62,1.51,8,3.89,2.54,19,4.5,0.58,4,3.57,2.24,14,3.43,1.72,7 +12642,toothpaste,5.21,2.04,19,2.86,2.08,22,6.12,2.13,24,4.33,2.07,6,5.62,1.98,13,3.58,2.27,12,2,1.49,10,5.75,1.83,8,6.31,2.3,16,5.7,1.7,10,4.67,2.35,9,3.56,2.35,9,2.38,1.8,13,6.18,2.16,17,6.17,2.4,6,5.62,1.92,8,4.91,2.17,11,3.56,1.88,9,2.38,2.14,13,6.38,2.31,16,5.62,1.77,8 +12643,toothpick,4.89,1.05,19,3.33,2.39,21,5.96,2.3,25,5,0,3,4.88,1.15,16,3.43,2.7,7,3.46,2.33,13,6.38,2.13,8,5.76,2.41,17,5,0,7,4.83,1.34,12,4.14,2.41,7,3.08,2.4,13,5.79,2.33,14,6.18,2.36,11,5.25,0.89,8,4.64,1.12,11,3.55,2.62,11,3.1,2.23,10,6.11,2.54,18,5.57,1.62,7 +12644,toots,5.2,1.96,20,5.1,2.25,20,5.15,1.76,26,5.27,2.15,11,5.11,1.83,9,4.43,2.37,7,5.46,2.18,13,5.38,1.39,13,4.92,2.1,13,5.18,2.18,11,5.22,1.79,9,4.36,2.11,11,6,2.18,9,5.41,1.97,17,4.67,1.22,9,5,1.89,10,5.4,2.12,10,4.75,2.7,12,5.62,1.3,8,5.31,1.82,16,4.9,1.73,10 +12645,top,6,1.98,22,4.33,2.31,21,6.25,2.14,16,6.17,2.99,6,5.87,1.6,15,4.14,2.54,7,4.43,2.28,14,6.12,2.59,8,6.38,1.77,8,6.07,2.16,14,5.71,1.8,7,4.11,2.71,9,4.5,2.07,12,6.38,2.92,8,6.12,1.13,8,5.79,2.22,14,6.38,1.51,8,5,2.9,6,4.07,2.09,15,6.88,2.7,8,5.62,1.3,8 +12646,topaz,5.55,2.06,20,3.87,2.18,23,6.19,1.91,21,5.89,1.9,9,5.27,2.24,11,4.45,2.02,11,3.33,2.27,12,5.25,1.49,8,6.77,1.96,13,5.86,1.56,14,4.83,2.99,6,4.11,2.09,9,3.71,2.3,14,6.12,1.73,8,6.23,2.09,13,5.8,1.62,10,5.3,2.5,10,3.69,2.06,13,4.1,2.42,10,6.42,1.88,12,5.89,2.03,9 +12647,topic,5.5,1.67,20,3.2,2.17,20,5.96,1.78,24,5.5,3.11,4,5.5,1.26,16,4.33,3.51,3,3,1.94,17,6.22,1.64,9,5.8,1.9,15,5.88,1.13,8,5.25,1.96,12,3.89,2.37,9,2.64,1.91,11,6,1.8,14,5.9,1.85,10,5.73,1.35,11,5.22,2.05,9,2.6,2.01,10,3.8,2.25,10,6.06,1.89,17,5.71,1.6,7 +12648,topical,5.35,1.87,20,3.29,2.71,17,5.73,1.35,22,5.2,1.48,5,5.4,2.03,15,3.17,2.14,6,3.36,3.07,11,5,0.67,10,6.33,1.5,12,5.9,1.2,10,4.8,2.3,10,3.5,2.64,10,3,3,7,5.91,1.58,11,5.55,1.13,11,5.25,1.54,12,5.5,2.39,8,1.67,1.32,9,5.12,2.75,8,5.55,1.44,11,5.91,1.3,11 +12649,topless,5.36,2.4,22,6.61,2.27,23,5.68,2.38,19,7,1.93,8,4.08,1.8,13,7.62,1.69,8,5.93,2.43,14,6.29,2.14,7,5.18,2.6,11,6.12,1.73,8,4.62,2.5,13,7.67,1.41,9,5.93,2.5,14,5.57,2.37,7,5.75,2.49,12,4.73,2.2,11,6,2.53,11,6,2.78,9,7,1.88,14,5.31,2.27,16,7.67,2.31,3 +12650,topple,4.86,1.42,21,3.21,2.45,24,4.9,2.4,20,5.12,1.96,8,4.69,1.03,13,5,2.28,6,2.61,2.25,18,5,3,11,4.78,1.56,9,5.42,1.31,12,4.11,1.27,9,3.8,2.57,10,2.79,2.36,14,5.08,2.9,13,4.57,1.13,7,4.57,1.16,14,5.43,1.81,7,3.5,2.16,16,2.62,3.02,8,5.42,2.15,12,4.12,2.7,8 +12651,topside,4.9,1.41,20,3.36,2.15,22,5.63,2.2,27,5.29,2.06,7,4.69,0.95,13,3.9,2.38,10,2.92,1.93,12,5.87,2.39,15,5.27,2.1,11,4.64,1.21,11,5.22,1.64,9,3.89,2.32,9,3,2.04,13,5.18,2.38,17,6.44,1.81,9,5.08,1.61,13,4.57,0.98,7,3.06,2.11,16,4.17,2.23,6,4.83,2.21,12,6.27,2.05,15 +12652,torch,4.5,1.54,18,5.12,2.59,24,5.86,2.01,28,5.14,0.38,7,4.09,1.87,11,5.22,2.17,9,5.07,2.89,15,5.93,2.3,14,5.79,1.76,14,3.67,1.73,9,5.33,0.71,9,5.08,2.84,12,5.17,2.44,12,5.79,2.15,14,5.93,1.94,14,3.78,1.79,9,5.22,0.83,9,4.75,2.63,12,5.5,2.61,12,5.42,1.78,12,6.19,2.17,16 +12653,torment,2.53,1.81,19,6.17,2.53,18,3.96,2.76,24,2.8,2.05,5,2.43,1.79,14,7,1.87,5,5.85,2.73,13,4.62,2.96,13,3.18,2.4,11,3.3,2.11,10,1.67,0.87,9,7.14,1.86,7,5.55,2.77,11,4.88,2.83,16,2.12,1.46,8,1.85,1.21,13,4,2.1,6,6.25,2.9,12,6,1.79,6,3.8,3,15,4.22,2.44,9 +12654,tornado,3.63,2.27,19,7.45,2.19,20,2.87,2.64,46,3.17,1.17,6,3.85,2.64,13,8,1.29,7,7.15,2.54,13,3.73,3.1,15,2.45,2.32,31,3.5,1.58,10,3.78,2.95,9,7.36,2.2,11,7.56,2.3,9,3.21,2.86,24,2.5,2.39,22,3.5,2.2,8,3.73,2.41,11,8.17,1.75,12,6.38,2.45,8,3.33,2.94,30,2,1.71,16 +12655,torpedo,3.71,1.79,21,4.48,2.92,23,3.89,2.65,18,3.78,2.22,9,3.67,1.5,12,4.73,2.87,11,4.25,3.08,12,3.7,2.98,10,4.12,2.36,8,4.29,2.21,7,3.31,1.55,13,5.36,2.69,11,3.67,2.99,12,3.57,2.99,7,4.09,2.55,11,3.54,2.07,13,4,1.31,8,4.64,3.47,11,4.33,2.46,12,3.33,2.65,9,4.44,2.7,9 +12656,torque,5.3,1.34,20,4.9,1.81,21,5.06,2.53,32,5.4,1.78,10,5.2,0.79,10,5.25,2.12,8,4.69,1.65,13,5,2.75,14,5.11,2.42,18,5.78,1.79,9,4.91,0.7,11,5.85,1.28,13,3.38,1.51,8,5.33,2.89,21,4.55,1.63,11,5.4,1.51,10,5.2,1.23,10,4.86,2.14,14,5,1,7,5.25,2.32,16,4.88,2.78,16 +12657,torrent,4.86,1.83,22,5,2.56,23,4.61,2.33,18,6.25,2.05,8,4.23,1.01,13,5.62,2,8,4.71,2.92,14,4.86,2.48,7,4.45,2.34,11,5.12,1.73,8,4.92,1.85,13,5.33,2.69,9,4.79,2.55,14,4,1.83,7,5,2.61,11,4.73,1.62,11,5,2.1,11,4,3.32,9,5.64,1.78,14,4.67,2.44,15,4.33,2.08,3 +12658,torrid,3.65,1.93,20,3.45,2.5,20,3.9,2.27,20,4.5,2.59,6,3.29,1.54,14,3.38,2.77,8,3.5,2.43,12,3.6,2.5,10,4.2,2.1,10,4.12,2.53,8,3.33,1.44,12,3.44,2.4,9,3.45,2.7,11,3,1.63,7,4.38,2.47,13,3.78,2.39,9,3.55,1.57,11,3.54,2.73,13,3.29,2.21,7,3.82,2.82,11,4,1.5,9 +12659,torso,5.23,1.31,22,3.85,1.9,20,6,2.2,22,5.5,1.22,14,4.75,1.39,8,3.9,1.52,10,4.11,2.2,9,4.83,2.99,6,6.44,1.75,16,5.2,1.69,10,5.25,0.97,12,3.18,1.89,11,4.67,1.66,9,5.31,2.29,13,7,1.73,9,5.5,1.31,12,4.9,1.29,10,3.67,2.15,12,4.12,1.55,8,5.75,2.18,12,6.3,2.31,10 +12660,tortoise,5.58,1.95,19,3.32,2.46,22,5.54,1.86,24,6.5,1.76,6,5.15,1.95,13,4.58,2.5,12,1.8,1.32,10,5.12,1.36,8,5.75,2.08,16,5.5,1.65,10,5.67,2.35,9,4.22,2.59,9,2.69,2.25,13,5.29,1.93,17,6.33,1.75,6,4.75,2.12,8,6.18,1.66,11,3.89,2.8,9,2.92,2.22,13,5.75,1.98,16,5.12,1.64,8 +12661,torture,1.4,0.82,20,5.09,2.55,45,2.76,2.05,45,1.09,0.3,11,1.78,1.09,9,5.65,2.64,17,4.74,2.52,27,3.25,2.41,16,2.48,1.81,29,1.45,0.93,11,1.33,0.71,9,5.33,2.56,21,4.88,2.58,24,3.05,2.01,22,2.48,2.09,23,1.7,1.06,10,1.1,0.32,10,4.97,2.65,29,5.31,2.41,16,2.88,2.18,26,2.58,1.89,19 +12662,toss,5,1.67,19,4.18,1.99,22,5.77,2.27,22,5.44,0.73,9,4.6,2.17,10,4.12,1.55,8,4.21,2.26,14,5.91,2.51,11,5.64,2.11,11,5.29,0.49,7,4.83,2.08,12,4.1,1.2,10,4.25,2.53,12,5.31,2.39,13,6.44,2.01,9,5.2,1.87,10,4.78,1.48,9,3.75,1.49,8,4.43,2.24,14,5.86,2.28,14,5.62,2.39,8 +12663,tot,6.36,1.79,22,3.14,1.93,21,5.5,1.99,22,6.07,1.77,14,6.88,1.81,8,3.27,2,11,3.22,1.92,9,6.17,1.6,6,5.25,2.11,16,6,2.05,10,6.67,1.56,12,3,2.14,11,3.3,1.77,10,5.38,2.02,13,5.67,2.06,9,6.08,1.31,12,6.7,2.26,10,2.85,2.12,13,3.62,1.6,8,5.17,1.75,12,5.9,2.28,10 +12664,total,5.32,1.76,22,4.25,2.53,20,6.89,2.05,19,5.46,1.61,13,5.11,2.03,9,4.86,2.54,7,3.92,2.56,13,6.57,2.23,7,7.08,2.02,12,5.08,2.11,12,5.6,1.26,10,4.89,2.47,9,3.73,2.57,11,7,2.05,10,6.78,2.17,9,5.08,2.07,12,5.6,1.35,10,5.86,2.19,7,3.38,2.33,13,7.86,1.21,7,6.33,2.27,12 +12665,tote,5.45,1.82,20,4.25,2.31,20,5.63,2.2,35,5.62,1.77,8,5.33,1.92,12,4.2,2.17,5,4.27,2.43,15,4.7,2.36,10,6,2.06,25,5.77,2.01,13,4.86,1.35,7,4.83,2.17,12,3.38,2.39,8,5.58,2.41,19,5.69,1.99,16,5.1,1.73,10,5.8,1.93,10,4.55,2.62,11,3.89,1.96,9,5.52,2.23,21,5.79,2.22,14 +12666,totem,5.32,1.67,22,4.78,2.61,23,5.83,1.76,18,6.25,1.58,8,4.77,1.59,13,4.12,2.9,8,5.21,2.55,14,5.67,1.21,6,5.82,2.09,11,5.5,1.77,8,5.23,1.74,13,5.44,3.28,9,4.36,2.1,14,4.67,1.03,6,6.42,1.78,12,5.36,2.11,11,5.27,1.19,11,5.56,3.09,9,4.29,2.23,14,5.6,1.68,15,7,2,3 +12667,touch,6.64,1.76,22,4.9,2.14,21,6.24,2.19,17,6.33,1.86,6,6.8,1.82,15,4,1.83,7,5.36,2.21,14,5.56,2.51,9,7,1.6,8,6.5,1.74,14,7,2,7,4,2.55,9,5.58,1.56,12,6.22,2.77,9,6.25,1.49,8,6.64,1.82,14,6.62,1.77,8,2.83,2.4,6,5.73,1.39,15,6.89,2.32,9,5.5,1.93,8 +12668,touchdown,7.11,2,19,4.86,2.96,22,5.91,2.31,23,7.55,2.07,11,6.29,1.89,7,5.5,2.78,8,4.5,3.11,14,4.86,3.13,7,6.38,1.78,16,6.75,2.55,8,7.36,1.57,11,5.22,3.27,9,4.62,2.84,13,6.09,2.55,11,5.75,2.18,12,6.75,2.26,12,7.71,1.38,7,4.64,3.41,11,5.09,2.59,11,5.85,2.67,13,6,1.89,10 +12669,touchy,4.29,1.79,21,3.88,2.62,25,3.63,2.39,19,4.33,2.35,9,4.25,1.36,12,3.67,2.66,6,4,2.74,18,3.29,2.5,7,3.83,2.41,12,4.19,1.87,16,4.6,1.67,5,3.64,2.92,14,4.3,2.36,10,3.22,1.64,9,4,2.94,10,4.17,2.25,12,4.44,1.01,9,4.19,2.76,16,3.33,2.4,9,2.82,2.44,11,4.75,1.91,8 +12670,tough,4.45,1.53,22,4.24,2.7,21,6,1.83,16,4.17,1.33,6,4.6,1.68,15,3,2.38,7,4.86,2.71,14,5.62,1.85,8,6.38,1.85,8,4.07,1.69,14,5.29,0.95,7,4.67,3.46,9,3.92,2.07,12,6.11,2.15,9,5.86,1.46,7,4.36,1.15,14,4.62,2.13,8,3.33,3.01,6,4.6,2.59,15,6,2.4,9,6,0.82,7 +12671,toughen,5.37,1.38,19,4.28,2.42,18,5.94,2.32,16,5.73,1.35,11,4.88,1.36,8,4.75,2.63,4,4.14,2.44,14,5.86,3.13,7,6,1.66,9,5.88,1.55,8,5,1.18,11,4.43,2.37,7,4.18,2.56,11,6.17,2.48,6,5.8,2.35,10,5.38,1.61,13,5.33,0.82,6,3.55,2.34,11,5.43,2.23,7,6.29,2.29,7,5.67,2.45,9 +12672,toupee,4,1.52,20,3.06,1.66,18,4.96,2.63,24,3.8,0.45,5,4.07,1.75,15,2.8,1.79,5,3.15,1.68,13,4.31,2.72,13,5.73,2.41,11,4.4,1.78,10,3.6,1.17,10,3,1.83,7,3.09,1.64,11,4.69,2.5,16,5.5,2.98,8,3.93,1.59,14,4.17,1.47,6,3.17,1.75,12,2.83,1.6,6,4.6,2.8,15,5.56,2.35,9 +12673,tour,6,2.45,22,4.8,2.78,20,7,1.97,19,4.92,2.4,13,7.56,1.59,9,6.14,1.86,7,4.08,2.99,13,6.57,1.81,7,7.25,2.09,12,5.08,2.68,12,7.1,1.66,10,4.11,2.2,9,5.36,3.17,11,6.4,2.27,10,7.67,1.41,9,5.58,2.81,12,6.5,1.96,10,5,2.52,7,4.69,3.01,13,7.29,2.21,7,6.83,1.9,12 +12674,tourism,5.35,2.01,20,4.06,3.1,18,5.65,2.31,23,4.6,2.3,5,5.6,1.92,15,2.8,1.92,5,4.54,3.38,13,5.23,2.42,13,6.2,2.15,10,5.7,2.06,10,5,2,10,4.57,2.82,7,3.73,3.35,11,5.12,2.25,16,6.86,2.12,7,4.64,1.82,14,7,1.41,6,3.75,3.17,12,4.67,3.14,6,6.13,2.45,15,4.75,1.83,8 +12675,tourist,5.71,1.76,21,3.57,2.18,21,5.05,2.01,22,6,1.73,13,5.25,1.83,8,3.45,1.97,11,3.89,2.57,9,5.83,2.48,6,4.75,1.81,16,5.7,2.06,10,5.73,1.56,11,3.18,2.32,11,4,2.05,10,5.23,2.13,13,4.78,1.92,9,5.75,1.71,12,5.67,1.94,9,2.77,1.64,13,4.88,2.42,8,5.25,2.01,12,4.8,2.1,10 +12676,tournament,6.24,1.61,21,4.08,3.13,24,5.18,2.77,17,6.75,1.49,8,5.92,1.66,13,5.5,2.43,6,3.61,3.26,18,5.78,2.54,9,4.5,3.02,8,6.58,1.24,12,5.78,1.99,9,4.7,3.37,10,3.64,3,14,5.2,2.86,10,5.14,2.85,7,6.14,1.23,14,6.43,2.3,7,4.5,3.01,16,3.25,3.41,8,5.44,2.83,9,4.88,2.85,8 +12677,tourniquet,4.05,1.61,20,5.05,1.69,21,4.24,2.43,34,4.2,1.99,10,3.9,1.2,10,5,2.14,8,5.08,1.44,13,4.07,2.46,14,4.35,2.46,20,3.67,1.73,9,4.36,1.5,11,5.23,1.3,13,4.75,2.25,8,4.18,2.38,22,4.33,2.61,12,3.6,1.58,10,4.5,1.58,10,5,1.84,14,5.14,1.46,7,4.59,2.58,17,3.88,2.29,17 +12678,tout,5.35,1.66,20,4.58,1.77,19,5.65,2.06,26,4.91,1.76,11,5.89,1.45,9,5.57,1.62,7,4,1.65,12,5.85,1.57,13,5.46,2.5,13,5,2,11,5.78,1.09,9,4.8,1.93,10,4.33,1.66,9,5.53,2.07,17,5.89,2.15,9,5.4,1.58,10,5.3,1.83,10,4.5,1.88,12,4.71,1.7,7,6.06,1.84,16,5,2.31,10 +12679,tow,5.38,1.83,21,3.75,2.27,20,5.33,2.08,36,6,1.69,8,5,1.87,13,4.4,2.07,5,3.53,2.36,15,5.09,1.87,11,5.44,2.2,25,5.92,1.98,13,4.5,1.2,8,4.33,2.23,12,2.88,2.17,8,5.1,2.2,20,5.62,1.96,16,5.09,1.87,11,5.7,1.83,10,3.27,2.61,11,4.33,1.73,9,5.14,2.29,22,5.64,1.74,14 +12680,towel,6.14,1.53,21,2.9,2.07,20,5.86,2.39,21,6.5,1.22,6,6,1.65,15,4.12,2.17,8,2.08,1.62,12,6.09,2.21,11,5.6,2.67,10,6.17,1.33,6,6.13,1.64,15,3.5,2.46,10,2.3,1.49,10,5.5,2.71,14,6.57,1.51,7,6.57,1.72,7,5.93,1.44,14,3,2.32,14,2.67,1.51,6,5.58,2.35,12,6.22,2.54,9 +12681,tower,5.24,1.53,42,3.86,2.42,42,5.45,2.18,49,5.64,1.21,11,5.17,1.6,30,4.16,2.43,19,3.61,2.43,23,5.35,2.37,26,5.57,2,23,5.33,1.28,21,5.14,1.77,21,4.74,2.62,19,3.13,2.01,23,5.19,2.02,21,5.64,2.31,28,5.45,1.57,20,5.05,1.5,22,4,2.4,26,3.62,2.5,16,5.46,2,24,5.44,2.38,25 +12682,towering,4.35,1.6,20,4.12,3.1,24,5,2.27,20,5.25,1.58,8,3.75,1.36,12,4.83,2.56,6,3.89,3.29,18,5.36,2.66,11,4.56,1.74,9,4.55,1.51,11,4.11,1.76,9,4.6,3.03,10,3.79,3.21,14,4.92,2.63,13,5.14,1.57,7,4.31,1.32,13,4.43,2.15,7,4.44,2.92,16,3.5,3.55,8,5.17,2.33,12,4.75,2.31,8 +12683,town,5.59,1.5,22,3.81,2.06,21,5.47,1.94,17,5.17,1.72,6,5.67,1.45,15,3.43,2.88,7,4,1.62,14,5.22,2.05,9,5.75,1.91,8,5.21,1.67,14,6.14,0.9,7,4.33,2.24,9,3.42,1.93,12,5.67,2.4,9,5.25,1.39,8,5.5,1.61,14,5.75,1.39,8,4.5,2.43,6,3.53,1.92,15,5.56,2.55,9,5.38,1.06,8 +12684,townhouse,5.95,1.8,21,4.3,2.51,23,4.57,2.25,21,4.8,2.17,5,6.31,1.58,16,5.5,2.32,12,3,2.1,11,4.82,2.32,11,3.89,1.96,9,5.92,2.11,12,6,1.41,9,4.25,2.59,16,4.43,2.51,7,4.27,1.68,11,4.9,2.81,10,6.38,1.85,13,5.25,1.58,8,4.32,2.75,19,4.25,0.96,4,3.93,2.06,14,5.86,2.19,7 +12685,township,5.35,1.42,20,2.9,1.97,21,5.33,2.27,27,5,1.12,9,5.64,1.63,11,2.71,1.7,7,3,2.15,14,5.12,2.62,17,5.7,1.57,10,5.64,1.36,11,5,1.5,9,2.4,3.13,5,3.06,1.57,16,4.93,2.56,14,5.77,1.92,13,5.46,1.39,13,5.14,1.57,7,1.89,1.36,9,3.67,2.06,12,5.86,2.35,14,4.77,2.13,13 +12686,townspeople,5.81,1.99,21,2.91,1.95,23,6.06,2.21,18,5.78,2.28,9,5.83,1.85,12,3.73,2.1,11,2.17,1.53,12,6,2.49,10,6.12,1.96,8,4.43,2.15,7,6.62,1.56,13,3.45,2.07,11,2.42,1.78,12,6,2.58,7,6.09,2.07,11,5.38,2.14,13,6.5,1.6,8,2.45,1.92,11,3.33,1.97,12,6,2.5,9,6.11,2.03,9 +12687,toxic,2.35,1.27,20,5.29,2.74,21,4.13,2.8,23,2,1,5,2.47,1.36,15,5.86,2.48,7,5.23,2.89,13,4.67,2.65,9,3.79,2.94,14,2.1,1.1,10,2.6,1.43,10,5.86,2.48,7,5.23,2.89,13,4.73,3.01,15,3,2.07,8,2.17,1.03,12,2.62,1.6,8,5.27,2.45,11,5.3,3.16,10,4.08,3.5,13,4.2,1.69,10 +12688,toxicity,2.47,1.65,19,4.6,3.22,20,3.28,2.64,25,1.75,1.5,4,2.67,1.68,15,3.5,3.11,4,4.88,3.28,16,5.22,2.86,9,2.19,1.8,16,2.88,1.96,8,2.18,1.4,11,4.44,3.71,9,4.73,2.94,11,3.93,2.73,14,2.45,2.38,11,3,1.9,11,1.75,0.89,8,4,3.28,9,5.09,3.24,11,3.83,2.9,18,1.86,0.9,7 +12689,toxicology,3.62,2.01,21,3.7,2.4,23,5.17,2.48,18,4.11,2.52,9,3.25,1.54,12,4.27,2.41,11,3.17,2.37,12,4.6,2.67,10,5.88,2.17,8,4,1.83,7,3.31,2.18,13,4.55,2.46,11,2.92,2.15,12,4.43,2.94,7,5.64,2.16,11,3.15,1.91,13,4.38,2.07,8,3.36,2.38,11,4,2.49,12,4.78,2.44,9,5.56,2.6,9 +12690,toxin,2.42,1.5,19,5.52,1.89,21,3.45,1.99,20,4,2,3,2.12,1.26,16,5.5,2.66,6,5.53,1.6,15,4.83,1.72,6,2.86,1.83,14,2.8,1.69,10,2,1.22,9,6.14,1.57,7,5.21,2.01,14,4,2.16,10,2.9,1.73,10,2.62,1.85,8,2.27,1.27,11,5.67,2.18,9,5.42,1.73,12,3.88,2.8,8,3.17,1.27,12 +12691,toy,7.29,1.47,42,4.29,2.94,21,5.61,2.54,23,7.71,1.26,17,7,1.55,25,3.29,2.81,7,4.77,3.09,13,4.44,3,9,6.36,1.95,14,7.34,1.42,29,7.15,1.63,13,3.86,2.91,7,4.46,3.15,13,6.2,2.86,15,4.5,1.31,8,7.61,1.27,23,6.89,1.63,19,4.64,2.66,11,3.9,3.31,10,5.69,3.01,13,5.5,1.9,10 +12692,toymaker,6.76,1.34,21,3.9,2.19,21,6.2,2.08,25,6.92,1.24,12,6.56,1.51,9,3.86,2.04,7,3.93,2.34,14,5.8,2.53,10,6.47,1.77,15,7,1.83,4,6.71,1.26,17,4.7,2.26,10,3.18,1.94,11,6.43,2.7,7,6.11,1.88,18,6.75,1.42,12,6.78,1.3,9,4.08,2.25,13,3.62,2.2,8,6.11,2.26,9,6.25,2.05,16 +12693,trace,4.74,1.63,19,2.84,2.14,19,5.95,1.93,20,5.67,1.15,3,4.67,1.68,15,3,2.5,9,2.7,1.89,10,6.9,1.2,10,5,2.11,10,4.67,2.25,6,4.92,1.31,12,2.43,1.99,7,3.08,2.27,12,5.62,2.13,8,6.17,1.85,12,4.33,1.3,12,5.43,1.99,7,3,2.36,10,2.67,2,9,5.22,1.72,9,6.55,1.97,11 +12694,traceable,4.63,1.21,19,3.61,2.09,18,5.24,2.17,17,5,1.1,11,4.12,1.25,8,3.75,2.22,4,3.57,2.14,14,6,2,8,4.56,2.19,9,4.75,1.28,8,4.55,1.21,11,4.14,2.19,7,3.27,2.05,11,4.33,1.97,6,5.73,2.2,11,4.46,1.33,13,5,0.89,6,3.27,2.33,11,4.14,1.68,7,5.86,1.68,7,4.8,2.44,10 +12695,tracer,5.05,1.36,21,3.86,1.46,21,5.28,1.99,25,5.33,1.72,12,4.67,0.5,9,3.86,1.21,7,3.86,1.61,14,5.2,2.1,10,5.33,1.99,15,4.5,0.58,4,5.18,1.47,17,3.6,1.65,10,4.09,1.3,11,5.14,1.86,7,5.33,2.09,18,5.5,1.24,12,4.44,1.33,9,4.08,1.38,13,3.5,1.6,8,4.33,1.66,9,5.81,2.01,16 +12696,trachea,4.73,1.58,22,4.21,2.04,19,4.38,1.91,21,5.8,1.48,5,4.38,1.54,16,4.88,2.23,8,3.73,1.85,11,4.2,2.04,10,4.55,1.86,11,4.83,1.8,12,4.6,1.35,10,4.8,1.81,10,3.56,2.19,9,4,1.76,12,4.89,2.09,9,4.91,1.81,11,4.55,1.37,11,3.5,1.85,8,4.73,2.1,11,4.44,2.13,9,4.33,1.83,12 +12697,track,5.78,1.35,18,3.76,2.26,21,4.67,2.35,18,5.62,1.6,8,5.9,1.2,10,4,2.58,7,3.64,2.17,14,4.64,2.01,11,4.71,2.98,7,5.73,1.35,11,5.86,1.46,7,3.44,2.74,9,4,1.91,12,4.55,2.62,11,4.86,2.04,7,5.67,1.3,12,6,1.55,6,2.92,2.19,12,4.89,1.9,9,5.11,2.03,9,4.22,2.68,9 +12698,tracker,4.87,1.39,23,4.59,2.52,22,5,2.32,20,5.5,1.31,8,4.53,1.36,15,5.5,2.37,10,3.83,2.48,12,5.86,2.79,7,4.54,1.98,13,4.75,1.54,12,5,1.26,11,3.91,2.17,11,5.27,2.76,11,5.4,2.41,15,3.8,1.64,5,4.91,1.7,11,4.83,1.11,12,5.2,2.2,10,4.08,2.75,12,4.8,1.75,10,5.2,2.86,10 +12699,tract,4.05,1.15,20,3.45,2.13,22,5.05,1.96,19,3.89,1.36,9,4.18,0.98,11,2.4,2.07,5,3.88,2.13,16,4.33,2.5,6,5.38,1.66,13,4.29,1.2,14,3.5,0.84,6,3.83,2.41,12,3.11,1.83,9,4.33,0.87,9,5.7,2.45,10,4.1,1.29,10,4,1.05,10,3.33,2.53,12,3.6,1.65,10,4.83,2.23,6,5.15,1.91,13 +12700,traction,5.27,1.61,22,4.17,2.04,23,6.16,1.92,19,5.73,1.49,11,4.82,1.66,11,4.29,2.21,7,4.07,2.09,15,6.3,2.54,10,6,1,9,6.3,1.25,10,4.42,1.38,12,4.8,2.57,10,3.58,1.44,12,5.25,2.19,8,6.6,1.35,10,5.29,1.27,14,5.25,2.19,8,4.15,2.18,20,4.33,0.58,3,6.25,2.19,8,6.09,1.81,11 +12701,tractor,5.05,2.12,19,3.73,2.14,22,5.75,2.09,24,5,2.45,6,5.08,2.06,13,4.25,2.3,12,3.1,1.85,10,5.62,1.85,8,5.81,2.26,16,5.2,1.93,10,4.89,2.42,9,4.44,2.13,9,3.23,2.09,13,6.06,2.11,17,5,2.19,6,4.38,1.6,8,5.55,2.38,11,3.22,2.05,9,4.08,2.22,13,5.81,2.4,16,5.62,1.41,8 +12702,trade,5.91,2.04,22,4.45,2.86,20,6.26,2.28,19,5.77,2.31,13,6.11,1.69,9,5.14,2.85,7,4.08,2.9,13,6.57,2.37,7,6.08,2.31,12,6.25,2.42,12,5.5,1.51,10,4.22,2.59,9,4.64,3.17,11,6.2,2.44,10,6.33,2.24,9,5.92,2.27,12,5.9,1.85,10,4.29,3.2,7,4.54,2.79,13,7.29,2.06,7,5.67,2.27,12 +12703,trademark,5,1.18,21,3.72,2.28,25,5.74,2.49,19,4.56,1.42,9,5.33,0.89,12,3.5,2.95,6,3.83,2.18,18,5,2.52,7,6.17,2.48,12,4.81,1.11,16,5.6,1.34,5,3.57,2.74,14,4,1.7,10,6.11,2.8,9,5.4,2.27,10,4.67,1.23,12,5.44,1.01,9,4,2.37,16,3.22,2.17,9,5.45,3.01,11,6.12,1.64,8 +12704,trader,5.47,1.81,19,3.5,2.37,20,5.8,1.91,25,5.33,3.79,3,5.5,1.41,16,4,2.94,4,3.38,2.31,16,6,2.35,9,5.69,1.7,16,5.86,1.07,7,5.25,2.14,12,3.78,2.49,9,3.27,2.37,11,6,1.66,14,5.55,2.25,11,5.6,1.51,10,5.33,2.18,9,2.89,2.15,9,4,2.53,11,5.67,2.09,18,6.14,1.46,7 +12705,tradition,6.09,1.48,22,4.61,2.69,23,6.37,2.22,19,5.5,1.85,8,6.23,0.93,13,4.12,3.04,8,4.86,2.66,14,6.57,2.94,7,6.18,1.89,11,6.12,1.73,8,5.85,1.14,13,4.89,3.26,9,4.43,2.38,14,6.57,1.9,7,6.25,2.45,12,5.91,1.64,11,6.27,1.35,11,4.89,2.8,9,4.43,2.71,14,6.12,2.31,16,7.67,1.15,3 +12706,traditional,5.95,1.53,21,3.76,2.22,25,5.43,2.68,21,5.25,1.58,8,6.38,1.39,13,4.54,2.4,13,2.92,1.73,12,5.85,2.54,13,4.75,2.92,8,6.12,2.03,8,5.75,1.22,12,4.93,2.09,14,2.27,1.35,11,6.33,2.74,12,4.22,2.17,9,6,1.63,10,5.91,1.51,11,3.65,2.15,17,4,2.51,8,6.56,2.65,9,4.58,2.47,12 +12707,traffic,2.18,1.05,22,5.25,3.13,20,5.58,2.61,19,2.31,1.11,13,2,1,9,6.29,2.56,7,4.69,3.35,13,6.14,2.34,7,5.25,2.8,12,1.92,1.16,12,2.5,0.85,10,5.11,3.22,9,5.36,3.2,11,6.5,2.22,10,4.56,2.74,9,2,1.21,12,2.4,0.84,10,4.71,3.3,7,5.54,3.13,13,6.71,2.21,7,4.92,2.68,12 +12708,traffic light,4.76,1.67,21,4.9,2.71,20,3.67,2.35,21,4,1.79,6,5.07,1.58,15,4.75,3.11,8,5,2.56,12,3.82,2.48,11,3.5,2.32,10,4,1.79,6,5.07,1.58,15,5.5,2.84,10,4.3,2.58,10,3.93,2.37,14,3.14,2.41,7,4.43,2.23,7,4.93,1.38,14,5,3.09,14,4.67,1.75,6,3.5,2.35,12,3.89,2.47,9 +12709,trafficking,2.55,1.19,20,4.72,2.63,18,4.18,2.32,22,2.4,1.14,5,2.6,1.24,15,3.83,2.23,6,5.17,2.79,12,5.1,1.29,10,3.42,2.75,12,2.4,1.07,10,2.7,1.34,10,4.6,2.67,10,4.88,2.75,8,4.18,2.18,11,4.18,2.56,11,2.5,0.9,12,2.62,1.6,8,2.67,1.87,9,6.78,1.3,9,4.09,2.66,11,4.27,2.05,11 +12710,tragedy,2.11,1.41,19,6.8,2.5,20,3.02,2.31,44,4,2,3,1.75,1,16,7,1.63,7,6.69,2.93,13,2.72,2.08,18,3.23,2.47,26,2,1.33,10,2.22,1.56,9,7.27,2.2,11,6.22,2.86,9,3.8,2.5,25,2,1.56,19,2.62,1.85,8,1.73,0.9,11,8,1.13,12,5,2.98,8,3.24,2.73,25,2.74,1.63,19 +12711,tragic,3.52,2.02,21,5.36,2.66,22,4.2,2.04,20,3.57,1.27,7,3.5,2.35,14,4.6,2.95,10,6,2.34,12,4.43,2.51,7,4.08,1.85,13,3.64,1.63,11,3.4,2.46,10,4.64,2.29,11,6.09,2.91,11,4.4,2.26,15,3.6,1.14,5,3.1,1.66,10,3.91,2.3,11,6.8,1.75,10,4.17,2.76,12,4.7,2.54,10,3.7,1.34,10 +12712,trail,6.15,1.39,20,4,2,20,5.42,1.96,26,6.27,1.49,11,6,1.32,9,5,1.73,7,3.46,1.98,13,4.62,1.8,13,6.23,1.83,13,6.36,1.69,11,5.89,0.93,9,4.36,2.06,11,3.56,1.94,9,5.24,2.25,17,5.78,1.3,9,5.9,0.99,10,6.4,1.71,10,4.33,2.1,12,3.5,1.85,8,5.12,2.06,16,5.9,1.79,10 +12713,trailer,4.44,1.69,18,2.85,1.63,20,5.16,1.55,25,5.4,1.14,5,4.08,1.75,13,2.91,1.76,11,2.78,1.56,9,4.62,1.15,16,6.11,1.76,9,3.86,2.04,7,4.82,1.4,11,3.11,2.09,9,2.64,1.21,11,4.95,1.47,20,6,1.73,5,4,1.87,9,4.89,1.45,9,2.55,1.57,11,3.22,1.72,9,4.89,1.45,19,6,1.67,6 +12714,train,6.36,1.5,22,4.05,2.31,21,5.72,1.74,18,7,1.26,6,6,1.51,15,4.14,2.91,7,4,2.08,14,5.33,1.66,9,6.25,1.91,8,6.21,1.48,14,6.43,1.62,7,4.22,2.91,9,3.92,1.88,12,5.9,1.97,10,5.5,1.51,8,6.21,1.53,14,6.62,1.51,8,4.17,2.99,6,4,2.1,15,6.2,1.81,10,5.12,1.55,8 +12715,train set,6.1,1.45,21,3.29,1.74,21,6.21,1.72,24,6.17,1.47,12,6,1.5,9,3.29,1.38,7,3.29,1.94,14,6.4,1.9,10,6.07,1.64,14,6,2,4,6.12,1.36,17,3.8,2.15,10,2.82,1.17,11,5.86,2.19,7,6.35,1.54,17,6.33,1.44,12,5.78,1.48,9,3.69,1.89,13,2.62,1.3,8,5.88,1.64,8,6.38,1.78,16 +12716,trainee,5.45,2.06,22,4.16,2.14,19,5.38,2.25,21,5.4,2.3,5,5.5,2.13,16,5.12,2.03,8,3.45,2.02,11,5.4,2.17,10,5.36,2.42,11,5.25,2.05,12,5.7,2.16,10,3.7,1.77,10,4.67,2.5,9,5.33,2.61,12,5.44,1.81,9,5.18,2.27,11,5.73,1.9,11,3.25,1.98,8,4.82,2.09,11,5.33,2.45,9,5.42,2.19,12 +12717,trainer,5.16,2.09,19,4,2.34,20,5.25,2.09,24,5.54,2.11,13,4.33,1.97,6,4.2,1.64,5,3.93,2.58,15,5.46,1.71,13,5,2.53,11,5.11,2.42,9,5.2,1.87,10,5.14,2.27,7,3.38,2.22,13,5,1.9,11,5.46,2.3,13,5.44,2.07,9,4.9,2.18,10,3.5,2.07,10,4.5,2.59,10,6.56,2.19,9,4.47,1.64,15 +12718,training,5.19,1.89,21,4.1,2.71,20,6.26,2.54,19,4.92,1.71,13,5.62,2.2,8,4.14,2.73,7,4.08,2.81,13,6.14,2.85,7,6.33,2.46,12,4.5,2.02,12,6.11,1.27,9,4.33,2.87,9,3.91,2.7,11,5.7,2.79,10,6.89,2.2,9,5,2.26,12,5.44,1.33,9,4.71,2.63,7,3.77,2.8,13,6.57,2.44,7,6.08,2.68,12 +12719,trait,5.44,1.54,18,3.55,1.32,20,5.76,2.33,25,5.64,1.29,11,5.14,1.95,7,3.86,1.21,7,3.38,1.39,13,5.1,2.28,10,6.2,2.34,15,6,1.41,2,5.38,1.59,16,3.2,1.14,10,3.9,1.45,10,4.57,2.57,7,6.22,2.13,18,5.8,1.99,10,5,0.53,8,3.58,1.24,12,3.5,1.51,8,4.89,2.76,9,6.25,1.98,16 +12720,traitor,2.39,1.45,41,4.27,2.26,49,4.73,2.62,22,2.61,1.65,18,2.22,1.28,23,4.58,2.22,19,4.07,2.3,30,5.4,2.63,10,4.17,2.59,12,2.55,1.47,20,2.2,1.47,20,4.79,1.93,24,3.76,2.47,25,4.09,2.95,11,5.36,2.2,11,2.38,1.5,24,2.41,1.42,17,4.18,2.07,33,4.44,2.68,16,5.55,2.98,11,3.91,2.02,11 +12721,traitorous,2.32,1.11,19,5.25,2.71,20,4.5,2.65,20,2,1,3,2.47,1.13,15,4.6,2.88,10,5.9,2.51,10,4.7,2.41,10,4.3,2.98,10,2.33,1.21,6,2.42,1.08,12,5,3.21,7,5.38,2.53,13,4.62,2.2,8,4.42,3,12,2.33,1.3,12,2.29,0.76,7,5,2.98,10,5.5,2.55,10,5,3.04,9,4.09,2.34,11 +12722,trajectory,4.89,1.37,19,3.33,2.01,21,4.6,2.09,20,5.33,0.58,3,4.81,1.47,16,3.17,1.72,6,3.4,2.16,15,5.17,0.75,6,4.36,2.44,14,5.2,1.14,10,4.56,1.59,9,3.86,2.19,7,3.07,1.94,14,4.7,2.06,10,4.5,2.22,10,4.5,1.41,8,5.18,1.33,11,2.89,2.03,9,3.67,2.02,12,4.62,2.62,8,4.58,1.78,12 +12723,tram,4.7,1.42,20,2.42,2.04,19,4.05,1.69,21,4.2,1.1,5,4.87,1.51,15,2.67,1.97,6,2.31,2.14,13,4.56,1.42,9,3.67,1.83,12,4.8,1.14,10,4.6,1.71,10,2.82,2.27,11,1.88,1.64,8,4.6,1.84,10,3.55,1.44,11,4.08,1.31,12,5.62,1.06,8,1.4,1.26,10,3.56,2.19,9,4,2.14,11,4.1,1.1,10 +12724,tramp,3.3,2.3,20,4.86,2.24,21,3.74,2.35,34,4,2.62,10,2.6,1.78,10,4.75,2.38,8,4.92,2.25,13,3.43,2.21,14,3.95,2.48,20,3.33,2.06,9,3.27,2.57,11,5.15,2.3,13,4.38,2.2,8,3.18,2.02,22,4.75,2.67,12,2.9,1.97,10,3.7,2.63,10,4.64,2.37,14,5.29,2.06,7,3.06,1.92,17,4.41,2.6,17 +12725,trample,3.73,2.21,22,5,2.28,18,4.76,2.19,21,3.6,2.41,5,3.69,2.27,16,4.71,2.14,7,5.18,2.44,11,5,2.36,10,4.55,2.11,11,3.75,1.91,12,3.7,2.63,10,5.7,2.11,10,4.12,2.3,8,4.67,2.23,12,4.89,2.26,9,2.91,1.97,11,4.55,2.21,11,5.38,1.92,8,4.7,2.58,10,5.11,2.37,9,4.5,2.11,12 +12726,trampoline,6.23,1.72,22,5.58,2.71,19,6.14,1.55,22,6.57,1.7,14,5.62,1.69,8,6.27,2.76,11,5,2.45,7,6.5,1.52,6,6,1.59,16,6.3,1.77,10,6.17,1.75,12,5.7,2.95,10,5.44,2.6,9,6,1.47,13,6.33,1.73,9,6.17,2.08,12,6.3,1.25,10,5,3.16,12,6.57,1.4,7,5.92,1.56,12,6.4,1.58,10 +12727,trance,5.24,1.84,21,4,2.2,20,3.18,2.26,22,5.5,1.76,6,5.13,1.92,15,4.88,2.36,8,3.42,1.98,12,3.58,2.68,12,2.7,1.64,10,6,1.87,9,4.67,1.67,12,4.22,1.72,9,3.82,2.6,11,4,2.38,7,2.8,2.18,15,5.5,2.01,10,5,1.73,11,4.08,1.89,13,3.86,2.85,7,2.58,2.35,12,3.9,2.02,10 +12728,tranquil,7.11,2.02,19,2.61,2.35,18,5.94,2.51,17,7.27,1.68,11,6.88,2.53,8,2.75,2.87,4,2.57,2.31,14,5.5,2.62,8,6.33,2.5,9,7.88,0.64,8,6.55,2.5,11,2.71,2.43,7,2.55,2.42,11,6.33,2.42,6,5.73,2.65,11,7,2.42,13,7.33,0.82,6,2.91,2.81,11,2.14,1.46,7,5,3.37,7,6.6,1.58,10 +12729,tranquility,7.86,1.9,21,3.64,2.63,25,7.61,1.44,23,8.33,1.12,9,7.5,2.32,12,2.8,2.25,10,4.2,2.78,15,7,1.32,9,8,1.41,14,8.57,0.79,7,7.5,2.21,14,4.23,2.83,13,3,2.34,12,7.42,1.51,12,7.82,1.4,11,8.27,1.1,11,7.4,2.5,10,3.67,2.97,15,3.6,2.17,10,7.62,1.39,13,7.6,1.58,10 +12730,tranquilizer,4.86,1.96,21,3.12,2.42,24,4.85,2.87,20,5.12,1.36,8,4.69,2.29,13,2.83,2.56,6,3.22,2.44,18,5.45,2.98,11,4.11,2.71,9,5.08,2.27,12,4.56,1.51,9,3.7,2.63,10,2.71,2.27,14,5.62,2.93,13,3.43,2.3,7,4.93,1.94,14,4.71,2.14,7,3,2.31,16,3.38,2.77,8,5.5,2.58,12,3.88,3.18,8 +12731,transaction,5.26,2.02,19,3.73,1.8,22,5.58,1.77,24,4.83,2.04,6,5.46,2.07,13,3.92,2.02,12,3.5,1.58,10,5.62,1.92,8,5.56,1.75,16,5.3,1.57,10,5.22,2.54,9,4.11,1.83,9,3.46,1.81,13,5.47,1.84,17,6,1.79,6,5.38,2.2,8,5.18,1.99,11,3.22,1.86,9,4.08,1.75,13,5.56,1.75,16,5.62,1.92,8 +12732,transatlantic,5,1.76,21,4.84,2.36,25,5.42,2.24,19,5.44,1.24,9,4.67,2.06,12,4,2,6,5.22,2.46,18,5.14,2.27,7,5.58,2.31,12,4.94,1.73,16,5.2,2.05,5,5.07,2.59,14,4.7,2.16,10,5.89,2.2,9,5,2.31,10,4.92,1.98,12,5.11,1.54,9,4.81,2.54,16,4.89,2.15,9,5.18,2.52,11,5.75,1.91,8 +12733,transceiver,5,1.23,22,4.22,2.43,23,5.33,1.64,18,5.38,0.74,8,4.77,1.48,13,4.88,2.53,8,3.86,2.48,14,5.5,1.64,6,5.18,1.78,11,5.25,1.16,8,4.85,1.34,13,4.22,2.91,9,4.21,2.19,14,4.43,1.51,7,5.91,1.51,11,5,1.48,11,5,1,11,3.11,2.76,9,4.93,1.98,14,5.33,1.8,15,5.33,0.58,3 +12734,transcend,5.75,1.12,20,5,2.21,21,6.47,2,34,6.2,1.03,10,5.3,1.06,10,4.62,2.07,8,5.23,2.35,13,6.5,2.1,14,6.45,1.99,20,5.44,1.01,9,6,1.18,11,5.54,1.81,13,4.12,2.64,8,6.5,2.15,22,6.42,1.78,12,5.4,1.26,10,6.1,0.88,10,4.79,2.15,14,5.43,2.44,7,6.29,2.37,17,6.65,1.62,17 +12735,transcendent,5.14,1.88,22,4.33,2.44,21,4.73,1.75,22,4.86,1.92,14,5.62,1.85,8,4,2.19,11,4.56,2.88,9,3.83,1.33,6,5.06,1.81,16,4.5,2.17,10,5.67,1.5,12,3.82,2.32,11,4.9,2.56,10,4.69,1.8,13,4.78,1.79,9,5.58,1.83,12,4.6,1.9,10,4,2.38,13,4.88,2.59,8,4.83,1.59,12,4.6,2.01,10 +12736,transcript,5.24,1.61,21,3.3,2.34,23,6.28,2.11,18,5.44,1.94,9,5.08,1.38,12,3.91,2.3,11,2.75,2.34,12,6.1,2.38,10,6.5,1.85,8,5.71,2.29,7,5,1.22,13,3.64,2.46,11,3,2.3,12,5.86,2.73,7,6.55,1.69,11,5.31,1.93,13,5.12,0.99,8,3.18,2.32,11,3.42,2.47,12,6.11,2.2,9,6.44,2.13,9 +12737,transcription,5.15,1.87,20,4.13,2.56,23,5.05,2.18,21,5.6,2.61,5,5,1.65,15,5,2.56,12,3.18,2.32,11,5.18,2.56,11,4.44,1.13,9,5.09,2.21,11,5.22,1.48,9,4.81,2.51,16,2.57,2.07,7,4.64,1.57,11,5.5,2.72,10,4.83,1.7,12,5.62,2.13,8,3.95,2.53,19,5,2.94,4,4.21,1.67,14,6.71,2.21,7 +12738,transfer,5.29,1.45,21,3.22,2.13,23,5.5,2.85,18,6,1.5,9,4.75,1.22,12,3.45,1.92,11,3,2.37,12,5.3,3.13,10,5.75,2.66,8,5.71,2.36,7,5.08,0.76,13,3.27,2,11,3.17,2.33,12,5.14,3.72,7,5.73,2.33,11,5.38,1.85,13,5.12,0.35,8,3.18,2.32,11,3.25,2.05,12,4.89,3.02,9,6.11,2.71,9 +12739,transference,4.4,1.47,20,3.44,2.06,18,4.62,1.95,24,4.6,2.19,5,4.33,1.23,15,3.8,1.64,5,3.31,2.25,13,4.23,1.83,13,5.09,2.07,11,4.6,1.35,10,4.2,1.62,10,4,1.91,7,3.09,2.17,11,4.62,1.75,16,4.62,2.45,8,4.21,1.42,14,4.83,1.6,6,3.83,2.12,12,2.67,1.86,6,4.73,2.12,15,4.44,1.74,9 +12740,transform,6.05,1.39,19,4.86,2.55,22,6.13,2.22,23,6.09,1.58,11,6,1.29,7,5.75,2.76,8,4.36,2.37,14,5.14,2.48,7,6.56,2.03,16,5.5,1.31,8,6.45,1.37,11,4.11,2.76,9,5.38,2.36,13,6.45,2.02,11,5.83,2.44,12,6.08,1.62,12,6,1,7,4.45,3.08,11,5.27,1.95,11,6.31,2.43,13,5.9,2.02,10 +12741,transformation,6.14,1.65,21,5.56,2.38,25,5.42,2.14,19,6.33,1.8,9,6,1.6,12,6.33,2.94,6,5.39,2.25,18,4.86,1.35,7,5.75,2.49,12,6.38,1.5,16,5.4,2.07,5,5.5,2.71,14,5.8,2.04,10,5.89,2.15,9,5,2.16,10,6.25,2.05,12,6,1,9,5.94,2.11,16,4.89,2.8,9,5.36,2.42,11,5.5,1.85,8 +12742,transformer,6.14,1.46,21,5.16,2.7,25,6.05,2.15,19,6.67,1.58,9,5.75,1.29,12,6.17,2.64,6,4.78,2.78,18,5.14,2.61,7,6.58,1.73,12,6.25,1.61,16,5.8,0.84,5,5.36,2.65,14,4.8,3.01,10,5.78,2.49,9,6.3,1.89,10,6.42,1.56,12,5.78,1.3,9,5.62,2.36,16,4.33,3.2,9,6.09,2.63,11,6,1.41,8 +12743,transfusion,5,1.6,19,4.45,2.37,20,4.3,2.2,23,5.31,1.8,13,4.33,0.82,6,4.4,2.97,5,4.47,2.26,15,4.58,2.23,12,4,2.24,11,5.33,1,9,4.7,2,10,5.14,2.67,7,4.08,2.22,13,4.27,2.28,11,4.33,2.23,12,4.44,0.73,9,5.5,2.01,10,4.4,2.72,10,4.5,2.12,10,5.22,2.68,9,3.71,1.68,14 +12744,transgression,3.9,1.62,20,5.25,2.07,20,5,2.37,34,3.3,1.7,10,4.5,1.35,10,5.25,2.05,8,5.25,2.18,12,5.36,2.73,14,4.75,2.12,20,4,1.58,9,3.82,1.72,11,5.5,1.93,12,4.88,2.36,8,5.5,2.37,22,4.08,2.19,12,3.7,2,10,4.1,1.2,10,5.14,2.44,14,5.5,0.84,6,5.59,2.37,17,4.41,2.29,17 +12745,transient,4.21,1.4,19,4.04,2.51,23,4.21,1.84,19,4.22,1.39,9,4.2,1.48,10,3.57,1.72,7,4.4,2.85,15,4.7,1.89,10,3.67,1.73,9,4.67,1.12,9,3.8,1.55,10,4,3.09,10,4.25,2.09,12,4.12,1.25,8,3.9,1.97,10,4.67,1.07,12,3.43,1.62,7,3.65,2.23,20,6.67,3.21,3,4.75,1.83,8,3.82,1.83,11 +12746,transistor,4.71,1.76,21,3.9,1.92,20,6,1.92,21,4.67,0.52,6,4.73,2.09,15,4.38,1.92,8,3.58,1.93,12,6.36,2.11,11,5.6,1.71,10,4.17,1.72,6,4.93,1.79,15,4.1,2.18,10,3.7,1.7,10,6.29,2.02,14,5.43,1.72,7,4.14,1.68,7,5,1.8,14,4,2.08,14,3.67,1.63,6,6,2.22,12,6,1.58,9 +12747,transit,4.52,1.47,21,4.05,1.9,20,5.72,2.39,25,5,1.21,12,3.89,1.62,9,5.29,1.6,7,3.38,1.76,13,6.6,2.07,10,5.13,2.47,15,4,0.82,4,4.65,1.58,17,3.89,2.09,9,4.18,1.83,11,4.86,2.19,7,6.06,2.44,18,4.75,1.6,12,4.22,1.3,9,4.08,2.02,12,4,1.85,8,5.11,2.2,9,6.06,2.49,16 +12748,transition,5.43,1.6,21,3.65,2.25,20,4.41,2.68,22,5.83,2.04,6,5.27,1.44,15,3.75,2.49,8,3.58,2.19,12,4.5,2.91,12,4.3,2.54,10,5.78,2.17,9,5.17,1.03,12,3.11,1.76,9,4.09,2.59,11,4.71,2.69,7,4.27,2.76,15,5.3,2.06,10,5.55,1.13,11,3.31,2.06,13,4.29,2.63,7,3.67,3.03,12,5.3,2,10 +12749,transitional,4.79,1.87,19,4.5,2.22,22,4.86,2.17,28,4.5,1.51,8,5,2.14,11,4.5,2.07,8,4.5,2.38,14,3.86,1.75,14,5.86,2.14,14,5.11,2.2,9,4.5,1.58,10,4.82,1.78,11,4.18,2.64,11,4.57,2.28,14,5.14,2.11,14,4.8,2.35,10,4.78,1.3,9,4,2.16,10,4.92,2.27,12,5.17,1.95,12,4.62,2.36,16 +12750,translate,5.67,1.31,24,2.75,2.31,24,5.55,2.63,20,5.7,1.7,10,5.64,1.01,14,5,2.1,6,2,1.88,18,6.09,2.63,11,4.89,2.62,9,5.62,1.39,13,5.73,1.27,11,3.7,2.45,10,2.07,2.02,14,6.23,2.62,13,4.29,2.29,7,5.75,0.86,16,5.5,2,8,3,2.31,16,2.25,2.38,8,5.58,2.81,12,5.5,2.51,8 +12751,translation,5.65,1.5,20,4.48,2.02,25,6,2.37,22,5.86,1.57,7,5.54,1.51,13,4.85,2.23,13,4.08,1.78,12,6.38,2.29,13,5.44,2.51,9,6.12,1.64,8,5.55,1.21,11,5.14,1.56,14,3.64,2.29,11,6.33,2.06,12,5.6,2.76,10,5.4,1.96,10,5.9,0.88,10,4.47,2.18,17,4.5,1.77,8,6.9,2.28,10,5.25,2.26,12 +12752,translator,5.05,1.61,20,4,2.24,23,4.76,2.01,25,5.27,1.19,11,4.78,2.05,9,4.09,1.76,11,3.92,2.68,12,4.9,2.02,10,4.71,2.13,14,4.78,1.64,9,5.27,1.62,11,4.91,1.97,11,3.17,2.21,12,4.75,1.98,16,4.88,2.3,8,5.08,2.11,12,5,0,8,3.67,2.41,15,4.62,1.85,8,4.82,2.04,17,4.62,2.07,8 +12753,transmission,4.62,2.13,21,3.38,2.79,24,4.7,2.74,20,5,2.39,8,4.38,2.02,13,4.83,2.48,6,2.89,2.78,18,5.18,2.79,11,4.11,2.71,9,4.67,2.23,12,4.56,2.13,9,4.3,2.63,10,2.71,2.81,14,4.85,3.02,13,4.43,2.3,7,4.71,1.9,14,4.43,2.7,7,3.81,3.08,16,2.5,2,8,5.5,2.47,12,3.5,2.83,8 +12754,transmit,4.24,1.67,21,4.39,2.04,23,5.3,2.45,20,4.4,1.52,5,4.19,1.76,16,5.5,1.45,12,3.18,1.94,11,6.1,2.56,10,4,1.58,9,4,1.95,12,4.56,1.24,9,4.56,2.06,16,4,2.08,7,4.5,2.01,10,6.1,2.69,10,4.08,1.85,13,4.5,1.41,8,4.53,2.09,19,3.75,1.89,4,4.77,2.2,13,6.29,2.75,7 +12755,transmitter,4.95,1.23,20,3.5,2.38,18,5.25,2.25,24,4.8,1.79,5,5,1.07,15,5,2.74,5,2.92,2.06,13,4.77,2.42,13,5.82,1.99,11,5.1,1.45,10,4.8,1.03,10,5,2.31,7,2.55,1.97,11,4.81,1.97,16,6.12,2.64,8,4.79,1.31,14,5.33,1.03,6,3.5,2.11,12,3.5,3.08,6,5.2,2.21,15,5.33,2.45,9 +12756,transparent,5.37,1.67,19,3.45,2.26,22,5.33,2.16,24,4.83,1.94,6,5.62,1.56,13,3.83,2.41,12,3,2.11,10,4.88,2.53,8,5.56,2,16,5.8,0.79,10,4.89,2.26,9,4.22,2.44,9,2.92,2.06,13,5.06,2.28,17,6.17,1.94,6,5.25,1.28,8,5.45,1.97,11,3.89,2.37,9,3.15,2.23,13,5.69,2.21,16,4.62,2,8 +12757,transplant,4.6,2.48,20,6.37,2.34,19,4.38,2.17,26,3.64,2.54,11,5.78,1.92,9,6.86,1.46,7,6.08,2.75,12,4.54,1.66,13,4.23,2.65,13,5.27,2.72,11,3.78,1.99,9,6.18,2.23,11,6.62,2.62,8,4.47,2.27,17,4.22,2.11,9,5,2.94,10,4.2,1.99,10,6.58,2.19,12,6,2.71,7,4.94,2.29,16,3.5,1.72,10 +12758,transponder,4.95,1,20,3.55,1.95,22,4.68,2.14,19,4.78,1.2,9,5.09,0.83,11,2.8,2.49,5,3.88,1.78,16,4.33,2.58,6,4.85,1.99,13,5.14,0.77,14,4.5,1.38,6,3.42,1.78,12,3.89,2.26,9,4.56,1.59,9,4.8,2.62,10,5.2,0.79,10,4.7,1.16,10,3,2.04,12,4.2,1.69,10,5.33,2.42,6,4.38,2.02,13 +12759,transport,5.9,1.48,20,3.76,2.33,25,5.79,2.1,19,5.62,1.51,8,6.08,1.51,12,4,2.83,6,3.61,2.28,18,4.57,2.3,7,6.5,1.68,12,5.8,1.57,15,6.2,1.3,5,3.43,2.47,14,4.1,2.28,10,5.44,2.51,9,6.1,1.73,10,6,1.67,11,5.78,1.3,9,4.25,2.46,16,2.89,1.9,9,5.45,2.46,11,6.25,1.49,8 +12760,transportation,6.1,1.48,21,2.38,1.66,21,5.37,2.45,27,5.5,1.43,10,6.64,1.36,11,2,1.53,7,2.57,1.74,14,5,2.83,17,6,1.56,10,6.27,1.62,11,5.9,1.37,10,2.2,1.79,5,2.44,1.67,16,4.79,2.72,14,6,2.04,13,6,1.73,13,6.25,1.04,8,2.3,1.83,10,2.45,1.57,11,6,2.8,14,4.69,1.89,13 +12761,transporter,4.84,1.92,19,4.14,2.46,22,5.43,1.78,23,4.5,1.76,6,5,2.04,13,5,2.59,12,3.1,1.91,10,5.12,2.17,8,5.6,1.59,15,5.2,1.55,10,4.44,2.3,9,4.78,2.54,9,3.69,2.39,13,5.29,1.93,17,6,1.41,5,5.12,1.89,8,4.64,2.01,11,4.56,2.92,9,3.85,2.15,13,5.13,1.88,15,6,1.51,8 +12762,transsexual,3.68,1.95,19,4.23,2.07,22,4.78,2.26,23,4,1.55,11,3.57,2.44,7,4.5,2.33,8,4.07,1.98,14,4.86,3.02,7,4.75,1.95,16,4.12,2.03,8,3.36,1.91,11,3.44,2.19,9,4.77,1.88,13,4.18,2.32,11,5.33,2.15,12,3.5,2.2,12,4,1.53,7,3.82,2.71,11,4.64,1.12,11,5.92,1.89,13,3.3,1.83,10 +12763,transvestite,4.22,1.78,23,5.05,2.87,22,4.5,2.52,20,4,1.69,8,4.33,1.88,15,5.3,3.16,10,4.83,2.72,12,4,2.58,7,4.77,2.55,13,4.67,1.78,12,3.73,1.74,11,3.73,2.53,11,6.36,2.66,11,4.13,2.72,15,5.6,1.52,5,3.91,2.02,11,4.5,1.57,12,5.4,2.46,10,4.75,3.25,12,4.8,2.62,10,4.2,2.53,10 +12764,trap,3.24,1.37,21,4.36,2.68,22,3.78,2.68,27,3.2,1.4,10,3.27,1.42,11,4,2.89,7,4.53,2.67,15,3.82,2.79,17,3.7,2.63,10,3.27,1.62,11,3.2,1.14,10,2.8,2.49,5,4.82,2.63,17,4.21,2.99,14,3.31,2.32,13,2.92,1.5,13,3.75,1.04,8,3.3,2.98,10,5.25,2.14,12,4.14,3.03,14,3.38,2.29,13 +12765,trapdoor,4.19,1.54,21,5.04,2.49,26,4.54,2.5,24,4.44,1.67,9,4,1.48,12,4.2,3.08,10,5.56,1.97,16,4.11,2.03,9,4.8,2.78,15,4.75,1.39,8,3.85,1.57,13,5.46,2.47,13,4.62,2.53,13,3.67,2.02,12,5.42,2.71,12,4.25,1.48,12,4.11,1.69,9,4.73,2.71,15,5.45,2.21,11,4.92,2.75,13,4.09,2.21,11 +12766,trapeze,5.57,1.94,21,4.8,2.73,20,4.59,2.67,22,6,2.53,6,5.4,1.72,15,4.38,2.67,8,5.08,2.84,12,4.17,2.59,12,5.1,2.81,10,5.78,2.05,9,5.42,1.93,12,4.67,2.65,9,4.91,2.91,11,2.71,1.98,7,5.47,2.53,15,6.3,2.06,10,4.91,1.64,11,4.77,2.59,13,4.86,3.18,7,4.5,2.94,12,4.7,2.45,10 +12767,trapper,4.47,1.9,19,3.09,1.63,22,4.22,2.19,23,4.64,2.06,11,4.14,1.86,7,3.62,1.69,8,2.79,1.58,14,4.43,2.57,7,4.12,2.09,16,5,1.69,8,4.09,2.02,11,2.22,1.3,9,3.69,1.6,13,4.82,1.89,11,3.67,2.39,12,3.83,1.75,12,5.57,1.72,7,2.55,1.69,11,3.64,1.43,11,4.15,2.3,13,4.3,2.16,10 +12768,trash,2.74,1.41,19,3.66,2.63,44,4.24,2.45,42,2.5,1.38,6,2.85,1.46,13,3.43,2.54,21,3.87,2.75,23,3.62,2.5,21,4.86,2.29,21,2.9,1.37,10,2.56,1.51,9,3.45,2.42,20,3.83,2.84,24,3.58,2.24,19,4.78,2.52,23,2.88,1.55,8,2.64,1.36,11,3.53,2.69,30,3.93,2.59,14,4.14,2.63,21,4.33,2.31,21 +12769,trashy,2.75,1.62,20,5.75,2.29,20,4.73,2.62,26,2.36,1.21,11,3.22,1.99,9,5.29,2.21,7,6,2.38,13,4.69,2.69,13,4.77,2.65,13,2.64,1.69,11,2.89,1.62,9,5.55,2.46,11,6,2.18,9,4.76,2.66,17,4.67,2.69,9,3,2,10,2.5,1.18,10,5.75,2.38,12,5.75,2.31,8,4.38,2.25,16,5.3,3.16,10 +12770,trauma,2.89,1.6,18,4.87,2.3,23,2.7,1.49,20,3,1.5,9,2.78,1.79,9,5.43,2.3,7,4.8,2.31,15,3.14,1.46,7,2.46,1.51,13,3,1.6,8,2.8,1.69,10,4.4,2.59,10,5.5,1.93,12,2.93,1.49,15,2,1.41,5,3.64,1.5,11,1.71,0.95,7,4.65,2.35,20,6.33,1.53,3,2.6,1.65,10,2.8,1.4,10 +12771,traumatic,2.22,1.4,18,5.5,2.91,22,3.57,2.68,23,2.2,1.4,10,2.43,1.51,7,5.38,3.29,8,5.57,2.79,14,4,2.83,7,3.38,2.68,16,2.5,1.51,8,2,1.33,10,4.89,3.41,9,5.92,2.56,13,4.64,2.69,11,2.58,2.35,12,2.25,1.66,12,2.17,0.75,6,3.91,2.7,11,7.09,2.21,11,3.08,2.87,13,4.2,2.39,10 +12772,travel,7.89,1.49,19,5.55,2.47,44,6.82,2.3,22,6.83,1.83,6,8.38,1.04,13,5.24,2.36,17,5.74,2.57,27,6.73,2.8,11,6.91,1.81,11,7.9,1.52,10,7.89,1.54,9,5.24,2.43,21,5.83,2.53,23,6.46,2.18,13,7.33,2.5,9,8.38,1.19,8,7.55,1.63,11,5.8,2.42,25,5.21,2.57,19,7.14,2.38,14,6.25,2.19,8 +12773,traveler,6.39,1.29,18,4.75,2.05,20,5.17,2.35,23,7.5,0.71,2,6.25,1.29,16,5,1.73,7,4.62,2.26,13,4.44,2.4,9,5.64,2.27,14,6,1.22,9,6.78,1.3,9,5.5,1.77,8,4.25,2.14,12,5,2.51,15,5.5,2.14,8,6.83,0.98,6,6.17,1.4,12,4.7,2.21,10,4.8,1.99,10,5.38,2.84,13,4.9,1.6,10 +12774,traverse,5,1.89,20,3.6,2.3,20,4.96,1.97,24,4,1.83,4,5.25,1.88,16,4.25,0.96,4,3.44,2.53,16,5.44,2.7,9,4.67,1.4,15,4.5,1.51,8,5.33,2.1,12,4.11,2.42,9,3.18,2.23,11,5.23,1.92,13,4.64,2.06,11,4.91,1.38,11,5.11,2.47,9,2.67,1.94,9,4.36,2.38,11,5.06,2.25,17,4.71,1.11,7 +12775,travesty,2.85,1.27,20,4.95,2.24,20,3.18,1.92,22,3,1.15,7,2.77,1.36,13,4.22,2.68,9,5.55,1.69,11,2.33,1.97,6,3.5,1.86,16,2.8,1.4,10,2.78,1.2,9,4.5,2.67,8,5.25,1.96,12,3.73,1.87,15,2,1.53,7,3.09,1.22,11,2.56,1.33,9,5.17,2.25,12,4.62,2.33,8,3.45,2.25,11,2.91,1.58,11 +12776,tray,5.14,1.25,22,3.57,2.23,23,6.05,2.2,19,4.88,1.36,8,5,0.58,13,4.25,2.31,8,3,2.11,14,5.57,1.81,7,6.27,2.53,11,4.5,1.07,8,5.23,0.73,13,4.11,2.42,9,3.21,2.12,14,4.86,2.48,7,6.75,1.76,12,4.82,1.08,11,5.45,1.37,11,2.56,2.01,9,4.21,2.19,14,6.06,1.81,16,6,4.36,3 +12777,treacherous,2.85,1.66,20,6,2.3,18,3.33,2.26,24,2.4,0.89,5,3,1.85,15,6.6,1.52,5,5.77,2.55,13,3.38,2.6,13,3.27,1.9,11,2.6,1.35,10,3.1,1.97,10,6.57,1.4,7,5.64,2.73,11,3.81,2.2,16,2.38,2.2,8,2.93,1.82,14,2.67,1.37,6,6.58,2.07,12,4.83,2.48,6,3.47,2.39,15,3.11,2.15,9 +12778,treachery,2.7,1.59,20,5.33,2.59,21,4.8,2.78,25,3.33,1.53,3,2.59,1.62,17,5.86,3.39,7,5.15,2.27,13,4.5,3.07,8,4.94,2.73,17,2.57,1.4,7,2.77,1.74,13,6,2.45,7,5.08,2.78,13,5.29,2.84,14,4.18,2.71,11,2.67,0.5,9,2.73,2.15,11,6.09,2.12,11,4.5,2.92,10,4.67,2.93,18,5.14,2.54,7 +12779,tread,4.72,0.96,18,3.76,2.17,21,5.3,1.92,23,4.67,1.53,3,4.73,0.88,15,4.5,1.69,8,3.31,2.36,13,5.33,1.73,9,5.29,2.09,14,4.67,0.87,9,4.78,1.09,9,4.22,2.05,9,3.42,2.27,12,5.73,1.91,15,4.5,1.77,8,4.17,1.17,6,5,0.74,12,4.1,2.08,10,3.45,2.3,11,5.15,2.3,13,5.5,1.35,10 +12780,treadmill,5.19,1.83,21,4.22,2.98,23,5.6,2.06,20,5.88,1.55,8,4.77,1.92,13,6,2.53,6,3.59,2.94,17,5.55,1.92,11,5.67,2.35,9,5.58,1.83,12,4.67,1.8,9,5,3.09,10,3.62,2.87,13,5.38,2.06,13,6,2.16,7,5.29,1.49,14,5,2.52,7,4,2.97,16,4.71,3.2,7,5.83,1.95,12,5.25,2.31,8 +12781,treason,3.05,2.32,19,5.8,2.07,20,3.67,2.43,24,3.46,2.57,13,2.17,1.47,6,5.8,2.77,5,5.8,1.9,15,4,2.42,13,3.27,2.49,11,4.11,2.67,9,2.1,1.52,10,6.14,2.61,7,5.62,1.8,13,4.09,2.7,11,3.31,2.21,13,3,2.4,9,3.1,2.38,10,5.1,2.38,10,6.5,1.51,10,4.67,3,9,3.07,1.87,15 +12782,treasure,7.65,0.93,20,6.3,2.68,20,6.04,2.25,23,8,0,3,7.59,1,17,5.9,2.73,10,6.7,2.71,10,6.33,2.24,9,5.86,2.32,14,7.86,0.38,7,7.54,1.13,13,6.86,2.85,7,6,2.65,13,6,2.48,15,6.12,1.89,8,7.33,1,9,7.91,0.83,11,6.6,2.59,10,6,2.87,10,5.85,2.67,13,6.3,1.64,10 +12783,treasured,7.14,1.53,21,5.16,2.71,19,7.05,1.65,19,6.67,1.63,6,7.33,1.5,15,6,2.45,8,4.55,2.84,11,7.1,1.6,10,7,1.8,9,7.33,1.37,6,7.07,1.62,15,5.9,2.6,10,4.33,2.74,9,7.08,1.73,12,7,1.63,7,6.86,1.68,7,7.29,1.49,14,5.46,2.99,13,4.5,2.07,6,6.6,1.58,10,7.56,1.67,9 +12784,treasurer,6.43,1.5,23,4.27,2.55,22,6.5,1.47,20,6.62,1.3,8,6.33,1.63,15,4.5,2.55,10,4.08,2.64,12,6.57,1.4,7,6.46,1.56,13,6.08,1.68,12,6.82,1.25,11,3.45,2.21,11,5.09,2.7,11,6.33,1.23,15,7,2.12,5,6.45,1.51,11,6.42,1.56,12,4.6,2.01,10,4,2.98,12,6.3,1.42,10,6.7,1.57,10 +12785,treasury,5.8,1.58,20,4.29,2.57,21,6.04,2.13,25,5.33,1.53,3,5.88,1.62,17,4.14,3.02,7,4.38,2.53,13,5.62,2.13,8,6.24,2.17,17,6.43,1.51,7,5.46,1.56,13,5.71,2.5,7,3.54,2.47,13,5.71,2.23,14,6.45,2.02,11,5.33,0.87,9,6.18,1.94,11,5.55,1.97,11,2.9,2.51,10,5.94,2.41,18,6.29,1.25,7 +12786,treat,6.84,2.03,19,5,2.7,48,6.66,2.16,975,5.33,2.42,6,7.54,1.45,13,5.37,2.54,19,4.76,2.81,29,6.57,2.17,429,6.73,2.16,541,6.7,1.7,10,7,2.45,9,5.62,2.36,24,4.38,2.92,24,6.64,2.22,533,6.69,2.09,438,7.38,1.77,8,6.45,2.21,11,5.09,2.69,33,4.8,2.81,15,6.7,2.19,531,6.6,2.12,444 +12787,treatable,6.16,2.22,19,3.75,2.31,20,5.85,1.98,20,6,1.73,3,6.27,2.4,15,3.7,2.06,10,3.8,2.66,10,5.4,1.07,10,6.3,2.58,10,6.67,2.42,6,6,2.26,12,3.71,2.14,7,3.77,2.49,13,5.5,2.33,8,6.08,1.78,12,6.5,1.78,12,5.57,2.88,7,3.6,2.22,10,3.9,2.51,10,5.78,2.33,9,5.91,1.76,11 +12788,treatment,5,1.8,22,4.47,2.01,19,4.53,2.41,19,5.12,2.3,8,4.92,1.61,13,3.83,2.14,6,4.83,2.04,12,4.86,3.02,7,4.09,2.02,11,5.12,2.7,8,4.92,1.19,13,4.38,2.45,8,4.55,1.75,11,4.86,2.54,7,4.33,2.42,12,4.55,1.75,11,5.45,1.81,11,3.88,2.47,8,4.91,1.58,11,4.81,2.43,16,3,2,3 +12789,treaty,5.42,1.74,19,3.7,2.08,20,5.62,1.79,24,5.92,1.55,13,4.33,1.75,6,4.8,2.28,5,3.33,1.95,15,5.62,2.02,13,5.64,1.57,11,5.56,2.51,9,5.3,0.67,10,4.71,2.06,7,3.15,1.95,13,5.36,1.96,11,5.85,1.68,13,4.89,1.69,9,5.9,1.73,10,3.6,2.07,10,3.8,2.2,10,6.33,2,9,5.2,1.57,15 +12790,tree,7.59,1.69,41,2.67,2.29,42,5.62,2.16,24,7.84,1.34,19,7.36,1.94,22,2.1,1.85,10,2.84,2.41,32,5.75,2.31,8,5.56,2.16,16,8.05,1.13,19,7.43,1.66,21,2.36,1.98,14,2.82,2.45,28,5.47,2.32,17,6.17,1.94,6,7.4,1.98,20,7.76,1.37,21,2.28,2.42,18,2.96,2.2,24,6.06,2.41,16,4.75,1.28,8 +12791,tremble,3.18,1.26,22,5.32,2.68,22,3.79,1.75,19,3.88,1.25,8,2.85,1.14,13,5.25,2.76,8,5.23,2.8,13,3.43,1.62,7,3.91,1.92,11,3.12,0.99,8,3.31,1.44,13,5.22,2.86,9,5.38,2.66,13,3.43,1.4,7,4,1.95,12,3.18,1.6,11,3.18,0.87,11,3.5,2.93,8,6.36,1.95,14,3.81,1.76,16,3.67,2.08,3 +12792,tremendous,7,1.61,21,3.54,2.69,24,4.9,2.25,20,7.88,1.13,8,6.46,1.66,13,4.83,2.56,6,3.11,2.65,18,5.27,2.69,11,4.44,1.59,9,7.08,1.38,12,6.89,1.96,9,4,3.06,10,3.21,2.46,14,4.62,2.63,13,5.43,1.27,7,6.79,1.85,14,7.43,0.98,7,3.88,2.25,16,2.88,3.48,8,5.08,2.15,12,4.62,2.5,8 +12793,tremor,4.26,1.28,19,4.72,2.14,18,3.59,1.66,17,4.73,1.19,11,3.62,1.19,8,5.5,1.29,4,4.5,2.31,14,3.38,1.41,8,3.78,1.92,9,5,1.2,8,3.73,1.1,11,5,2.38,7,4.55,2.07,11,3.83,1.17,6,3.45,1.92,11,4.31,1.44,13,4.17,0.98,6,3.91,2.07,11,6,1.63,7,3.71,1.98,7,3.5,1.51,10 +12794,trench,4.43,1.5,21,3.22,1.76,23,4.84,1.62,25,4.45,1.69,11,4.4,1.35,10,3,1.41,11,3.42,2.07,12,4.36,1.86,11,5.23,1.42,13,4.3,1.57,10,4.55,1.51,11,3.36,1.75,11,3.08,1.83,12,4.94,1.44,16,4.62,2.13,8,4.38,1.76,13,4.5,1.07,8,2.93,1.58,15,3.75,2.05,8,5.18,1.78,17,4.12,0.99,8 +12795,trend,5.33,1.49,21,4.45,2.06,22,4.95,2.6,21,4.4,1.52,5,5.62,1.41,16,5.36,2.01,11,3.55,1.75,11,5.18,2.36,11,4.22,2.68,9,5.33,1.83,12,5.33,1,9,4.8,2.21,15,3.71,1.6,7,5.27,2.45,11,4.6,2.84,10,5.62,1.5,13,4.88,1.46,8,4.56,2.12,18,4,2,4,4.21,2.64,14,6.43,1.9,7 +12796,trendy,4.95,2.3,19,4.23,2.35,22,5.83,2.52,23,5.45,2.07,11,4.71,2.36,7,4.38,2.39,8,4.14,2.41,14,4.86,3.13,7,6.25,2.18,16,4.62,2.77,8,5.18,1.99,11,3.44,1.94,9,4.77,2.52,13,6.27,2.53,11,5.42,2.54,12,4.92,2.61,12,5,1.83,7,4.64,2.8,11,3.82,1.83,11,6,2.68,13,5.6,2.41,10 +12797,trespass,3.27,1.61,22,4.79,2.3,19,5,2.19,21,3.8,1.64,5,3.06,1.65,16,4.62,2.26,8,4.91,2.43,11,4.8,2.3,10,5.18,2.18,11,3.42,1.51,12,3.1,1.79,10,5.7,1.83,10,3.78,2.44,9,5.08,2.02,12,4.89,2.52,9,2.64,1.29,11,3.91,1.7,11,4.25,2.66,8,5.18,2.04,11,4.44,2.51,9,5.42,1.93,12 +12798,triad,4.32,1.25,22,4.45,2.32,22,5.25,2.17,20,4.25,1.39,8,4.36,1.22,14,5.4,2.22,10,3.67,2.19,12,5.57,2.94,7,5.08,1.75,13,4.08,1.62,12,4.6,0.52,10,4.09,2.43,11,4.82,2.27,11,5.4,2.5,15,4.8,0.45,5,4.1,1.6,10,4.5,0.9,12,4.5,1.9,10,4.42,2.71,12,5.3,1.83,10,5.2,2.57,10 +12799,triage,3.81,1.94,21,4.65,2.08,23,5.06,2.69,18,4.33,2.35,9,3.42,1.56,12,4.64,1.86,11,4.67,2.35,12,4.3,2.91,10,6,2.2,8,5,2.24,7,3.31,1.55,13,4.91,2.02,11,4.42,2.19,12,4.71,3.04,7,5.27,2.57,11,4,2.35,13,3.5,1.07,8,4.55,2.38,11,4.75,1.86,12,4.89,2.67,9,5.22,2.86,9 +12800,trial,3.28,2.08,18,5.05,2.71,21,3.89,2.42,18,3.38,1.77,8,3.2,2.39,10,4.71,2.56,7,5.21,2.86,14,4,2.24,11,3.71,2.87,7,3.27,1.68,11,3.29,2.75,7,4.89,3.02,9,5.17,2.59,12,4.09,2.74,11,3.57,1.99,7,3.17,1.7,12,3.5,2.88,6,4.33,3.06,12,6,1.94,9,4.67,2.78,9,3.11,1.83,9 +12801,triangle,5.21,1.08,19,3.5,2.2,18,5.06,2.49,17,5.36,1.12,11,5,1.07,8,4,2,4,3.36,2.31,14,4,2.51,8,6,2.18,9,5.25,1.16,8,5.18,1.08,11,3.57,1.9,7,3.45,2.46,11,3.17,1.94,6,6.09,2.17,11,5,1.08,13,5.67,1.03,6,2.82,2.04,11,4.57,2.15,7,6,2.58,7,4.4,2.32,10 +12802,triangulate,4.9,1.67,21,4,2,20,5.76,2,21,5.5,1.38,6,4.67,1.76,15,4.88,1.96,8,3.42,1.88,12,6,1.84,11,5.5,2.22,10,4.83,1.94,6,4.93,1.62,15,4.1,2.18,10,3.9,1.91,10,6,2.15,14,5.29,1.7,7,5,1.83,7,4.86,1.66,14,4.07,2.09,14,3.83,1.94,6,6,2.09,12,5.44,1.94,9 +12803,triathlon,5.05,1.9,20,3.41,2.29,17,6.41,2.06,22,5.4,2.3,5,4.93,1.83,15,4.33,2.66,6,2.91,2.02,11,5.7,2,10,7,2,12,5.7,1.7,10,4.4,1.96,10,3.9,2.56,10,2.71,1.8,7,6.18,2.18,11,6.64,2.01,11,5.25,2.09,12,4.75,1.67,8,2.78,2.59,9,4.12,1.81,8,6.27,2.24,11,6.55,1.97,11 +12804,tribal,5.17,1.77,23,4.56,2.62,18,4.58,2.3,24,5.29,2.21,7,5.12,1.63,16,5.6,2.79,5,4.15,2.54,13,4.15,2.34,13,5.09,2.26,11,5.36,1.5,11,5,2.04,12,5.43,2.37,7,4,2.72,11,4.75,2.05,16,4.25,2.87,8,4.75,1.91,16,6.14,0.9,7,4.92,2.5,12,3.83,2.93,6,4.53,2.5,15,4.67,2.06,9 +12805,tribe,5.63,1.42,19,4.29,2.24,24,5.5,1.97,28,6.12,1.64,8,5.27,1.19,11,4.78,2.22,9,4,2.27,15,5.14,1.96,14,5.86,1.99,14,5.56,1.59,9,5.7,1.34,10,4.5,2.28,12,4.08,2.27,12,5.21,1.81,14,5.79,2.15,14,5.7,1.7,10,5.56,1.13,9,4.17,2.33,12,4.42,2.23,12,5.17,1.7,12,5.75,2.18,16 +12806,tribunal,4.53,2.01,19,3.95,2.26,22,4.74,2.36,23,4.45,2.11,11,4.86,2.04,7,4.5,2.33,8,3.64,2.24,14,4.71,2.87,7,4.75,2.21,16,4.25,1.58,8,4.73,2.33,11,3.22,2.44,9,4.46,2.07,13,4.82,2.52,11,4.67,2.31,12,4.42,1.98,12,4.71,2.21,7,2.64,1.91,11,5.27,1.79,11,4.15,2.76,13,5.5,1.51,10 +12807,tribune,4.84,1.34,19,3.78,1.93,18,5.71,1.9,17,5.27,0.9,11,4.25,1.67,8,3.75,1.89,4,3.79,2.01,14,5.88,0.83,8,5.56,2.55,9,5.25,1.28,8,4.55,1.37,11,3.71,1.89,7,3.82,2.04,11,5.17,1.94,6,6,1.9,11,4.92,1.44,13,4.67,1.21,6,3.73,2.24,11,3.86,1.46,7,6.57,1.51,7,5.1,1.97,10 +12808,tribute,6.44,1.92,18,4.27,2.37,22,5.91,2.27,22,6.64,1.86,11,5.83,2.14,6,5.12,2.8,8,3.79,2.04,14,5.83,2.86,6,5.94,2.11,16,5.88,2.1,8,6.9,1.73,10,3.67,2,9,4.69,2.59,13,5.27,2.57,11,6.55,1.81,11,6.73,2.24,11,6,1.29,7,3.82,2.71,11,4.73,2,11,6,2.48,13,5.78,2.05,9 +12809,trick,4.89,1.45,18,5.57,2.73,21,3.22,1.56,18,5.12,1.25,8,4.7,1.64,10,5,2.94,7,5.86,2.68,14,3.45,1.44,11,2.86,1.77,7,4.91,1.58,11,4.86,1.35,7,6.44,2.4,9,4.92,2.87,12,3,1.61,11,3.57,1.51,7,4.67,1.5,12,5.33,1.37,6,5.17,2.82,12,6.11,2.67,9,3.56,1.67,9,2.89,1.45,9 +12810,trickery,3.53,1.54,19,5.12,2.51,24,4.57,2.43,28,3.75,1.16,8,3.36,1.8,11,4.33,2.65,9,5.6,2.38,15,4.07,2.59,14,5.07,2.23,14,3.78,1.64,9,3.3,1.49,10,4.42,2.68,12,5.83,2.21,12,3.71,2.3,14,5.43,2.31,14,3.4,1.65,10,3.67,1.5,9,4.75,2.38,12,5.5,2.68,12,3.92,1.93,12,5.06,2.69,16 +12811,trickster,3.79,1.9,19,5.37,2.29,19,4.29,2.22,24,4.23,1.69,13,2.83,2.14,6,4.75,1.71,4,5.53,2.45,15,4.46,2.15,13,4.09,2.39,11,5.22,1.3,9,2.5,1.35,10,6.17,2.23,6,5,2.31,13,4.73,2.24,11,3.92,2.22,13,3.78,2.05,9,3.8,1.87,10,4.78,2.82,9,5.9,1.66,10,4.56,2.6,9,4.13,2.03,15 +12812,tricky,4.78,1.54,23,4.86,2.57,21,5.29,2.24,24,5,2,5,4.72,1.45,18,4.57,2.7,7,5.15,2.64,13,5.38,1.77,8,5.25,2.49,16,4.5,1.31,8,4.93,1.67,15,4.71,2.93,7,5.08,2.53,13,5.79,2.26,14,4.6,2.12,10,4.64,1.63,11,4.92,1.51,12,5,2.61,11,4.7,2.67,10,5,2.52,17,6,1.15,7 +12813,tricycle,6.14,1.62,21,3.62,1.66,21,6.2,2.14,25,5.92,1.73,12,6.44,1.51,9,3.57,1.4,7,3.64,1.82,14,6.1,2.56,10,6.27,1.91,15,7,1.83,4,5.94,1.56,17,4.1,1.52,10,3.18,1.72,11,5.86,2.48,7,6.33,2.06,18,6.42,1.56,12,5.78,1.72,9,3.85,1.72,13,3.25,1.58,8,5.89,2.32,9,6.38,2.09,16 +12814,trident,5.37,2.14,19,4.36,2.89,22,4.75,2.03,28,4.5,2.17,6,5.77,2.09,13,4.91,2.84,11,3.82,2.96,11,4.82,2.64,11,4.71,1.61,17,5.09,2.34,11,5.75,1.91,8,4.64,2.54,11,4.09,3.3,11,4.72,2.05,18,4.8,2.1,10,5.92,2.1,13,4.17,1.83,6,3.57,2.87,14,5.75,2.49,8,4.75,2.27,16,4.75,1.76,12 +12815,trifle,4.8,1.79,20,4.06,2.13,18,4.25,1.89,24,4.8,2.28,5,4.8,1.7,15,4.6,2.19,5,3.85,2.15,13,4.08,2.14,13,4.45,1.63,11,5,1.7,10,4.6,1.96,10,5.29,2.06,7,3.27,1.85,11,4.5,1.97,16,3.75,1.75,8,4.5,1.83,14,5.5,1.64,6,4.75,1.91,12,2.67,1.97,6,4.27,1.91,15,4.22,1.99,9 +12816,trifling,3.79,1.72,19,3.3,2.18,20,4.3,1.89,20,4.67,1.53,3,3.62,1.75,16,3.5,2.26,6,3.21,2.22,14,5.33,1.75,6,3.86,1.83,14,4.4,1.71,10,3.11,1.54,9,2.57,1.72,7,3.69,2.36,13,4.5,1.51,10,4.1,2.28,10,3.75,1.75,8,3.82,1.78,11,2.78,2.28,9,3.73,2.1,11,3.88,1.96,8,4.58,1.88,12 +12817,trig,4.74,1.88,19,3.18,2.48,22,4.36,1.73,28,4.5,0.55,6,4.85,2.27,13,2.55,1.81,11,3.82,2.96,11,3.91,2.26,11,4.65,1.27,17,4.91,1.87,11,4.5,2,8,2.82,2.32,11,3.55,2.7,11,4.67,1.78,18,3.8,1.55,10,5.31,1.8,13,3.5,1.52,6,3.21,2.81,14,3.12,1.96,8,4.31,2.02,16,4.42,1.31,12 +12818,trigger,4.85,1.9,20,5.85,2.35,20,5.27,2.16,26,4.27,1.74,11,5.56,1.94,9,5.57,2.37,7,6,2.42,13,5.62,2.14,13,4.92,2.22,13,4.91,2.3,11,4.78,1.39,9,6,2.14,11,5.67,2.69,9,5.65,2.23,17,4.56,1.94,9,5.5,1.58,10,4.2,2.04,10,6.25,2.01,12,5.25,2.82,8,5.69,2.02,16,4.6,2.32,10 +12819,trillion,5.85,1.95,20,5.19,2.46,21,5.25,2.13,24,6.75,3.3,4,5.62,1.54,16,5,2.94,4,5.24,2.44,17,5.88,2.75,8,4.94,1.77,16,6.5,1.31,8,5.42,2.23,12,5.8,2.25,10,4.64,2.62,11,5.54,1.9,13,4.91,2.43,11,6.09,1.87,11,5.56,2.13,9,4.6,2.72,10,5.73,2.2,11,5.53,2.07,17,4.57,2.3,7 +12820,trilogy,5.26,2.13,19,3.67,1.91,21,5.19,2.51,16,5.45,2.07,11,4.86,2.48,7,3.71,1.7,7,3.64,2.06,14,5.17,3.06,6,5.2,2.3,10,5.38,2.5,8,5.18,1.94,11,3.12,2.03,8,4,1.83,13,5.12,2.64,8,5.25,2.55,8,4.92,2.15,12,5.86,2.12,7,2.6,1.78,10,4.64,1.5,11,4.56,2.19,9,6,2.83,7 +12821,trim,4.64,1.47,22,3.38,2.2,21,6.32,2.19,22,4.43,1.7,14,5,0.93,8,3.91,2.63,11,2.78,1.64,9,5.5,2.59,6,6.62,2.03,16,4,1.89,10,5.17,0.72,12,2.45,1.63,11,4.4,2.37,10,6.23,2.31,13,6.44,2.13,9,4.75,1.76,12,4.5,1.08,10,3.23,2.39,13,3.62,2,8,7,1.71,12,5.5,2.51,10 +12822,trimester,5.11,2.16,19,4.82,2.56,22,5.27,2.07,22,5.56,1.33,9,4.7,2.71,10,4.62,1.77,8,4.93,2.97,14,5.09,2.39,11,5.45,1.81,11,5.14,1.21,7,5.08,2.61,12,4.7,1.83,10,4.92,3.12,12,5.46,2.18,13,5,2,9,5.2,2.44,10,5,1.94,9,4.75,2.6,8,4.86,2.63,14,5.36,2.02,14,5.12,2.3,8 +12823,trinket,6.25,1.48,20,4.37,1.92,19,5.92,1.76,26,5.82,1.4,11,6.78,1.48,9,4.71,1.25,7,4.17,2.25,12,6.15,1.91,13,5.69,1.65,13,6.64,1.75,11,5.78,0.97,9,4.36,2.06,11,4.38,1.85,8,6.18,1.91,17,5.44,1.42,9,6.4,1.58,10,6.1,1.45,10,4.36,2.11,11,4.38,1.77,8,5.62,1.82,16,6.4,1.65,10 +12824,trio,5.68,1.49,19,3.38,1.91,21,4.7,2.03,23,6.67,1.53,3,5.5,1.46,16,4,1.51,8,3,2.08,13,5.22,2.28,9,4.36,1.86,14,5.67,1.58,9,5.7,1.49,10,3.67,1.94,9,3.17,1.95,12,4.73,2.31,15,4.62,1.51,8,6,1.83,7,5.5,1.31,12,3.7,1.95,10,3.09,1.92,11,4.54,2.4,13,4.9,1.52,10 +12825,trip,7,2.14,18,5.33,2.89,21,6.11,2.19,18,6.25,1.49,8,7.6,2.46,10,5,3.16,7,5.5,2.85,14,5.82,2.04,11,6.57,2.51,7,6.91,1.7,11,7.14,2.85,7,5,3.32,9,5.58,2.64,12,6.82,1.72,11,5,2.52,7,7,2.09,12,7,2.45,6,4.58,3.06,12,6.33,2.45,9,6.11,2.62,9,6.11,1.83,9 +12826,tripe,4.1,1.58,21,3.4,2.55,25,4.58,2.19,19,4.78,1.09,9,3.58,1.73,12,2.83,2.86,6,3.61,2.57,18,4.57,1.81,7,4.58,2.47,12,4.25,1.69,16,3.6,1.14,5,3.14,2.82,14,3.8,2.35,10,4.44,2.55,9,4.7,1.95,10,4.25,1.48,12,3.89,1.76,9,3.69,2.7,16,2.89,2.32,9,4.64,2.29,11,4.5,2.2,8 +12827,triple,5.86,1.59,21,5.6,2.39,20,4.75,1.99,36,6.5,1.77,8,5.46,1.39,13,6.6,2.07,5,5.27,2.46,15,4.64,2.01,11,4.8,2.02,25,6.23,1.79,13,5.25,1.04,8,6.5,2.24,12,4.25,2.05,8,4.55,2.24,20,5,1.67,16,5.64,1.75,11,6.1,1.45,10,5.73,2.2,11,5.44,2.74,9,4.5,2.22,22,5.14,1.56,14 +12828,triplicate,4.59,1.37,22,4.16,1.89,19,5.38,2.13,21,4,1.73,5,4.75,1.29,16,3.75,1.49,8,4.45,2.16,11,5,2.16,10,5.73,2.15,11,4.42,1.44,12,4.8,1.32,10,4.3,2.21,10,4,1.58,9,5.08,2.35,12,5.78,1.86,9,4.55,1.37,11,4.64,1.43,11,3.88,1.96,8,4.36,1.91,11,5.11,2.09,9,5.58,2.23,12 +12829,tripod,5.23,1.11,22,4.32,1.95,19,5.14,2.03,21,4.6,0.55,5,5.44,1.21,16,4.62,1.41,8,4.09,2.3,11,5.2,2.3,10,5.09,1.87,11,4.83,0.94,12,5.7,1.16,10,4.4,1.78,10,4.22,2.22,9,4.5,2.02,12,6,1.8,9,5.36,0.81,11,5.09,1.38,11,3.25,2.19,8,5.09,1.38,11,4.89,2.32,9,5.33,1.87,12 +12830,trite,4.27,0.83,22,4.39,2.43,23,5.11,1.52,19,4.75,0.71,8,3.92,0.76,13,4.75,2.87,8,4,2.18,14,5,1.63,7,5,1.48,11,4.38,0.74,8,4.15,0.9,13,4.89,2.71,9,4.07,2.27,14,5,1.73,7,5.17,1.47,12,4.27,0.79,11,4.27,0.9,11,4.44,2.88,9,4.36,2.21,14,5,1.37,16,5.67,2.52,3 +12831,triumph,7.34,1.76,41,5.6,2.63,43,7.5,1.47,20,6.62,2.14,13,7.68,1.47,28,4.93,2.46,15,5.96,2.69,28,7.5,1.27,10,7.5,1.72,10,7.18,1.55,17,7.46,1.91,24,6.17,2.18,18,5.2,2.89,25,7.5,1.41,8,7.5,1.57,12,7.52,1.47,23,7.11,2.08,18,5.71,2.8,24,5.47,2.46,19,8,1.32,9,7.09,1.51,11 +12832,triumphant,7.45,1.6,40,5.05,2.62,41,6.05,2.6,43,7.29,1.27,14,7.54,1.77,26,4.6,3.14,15,5.24,2.31,25,5.68,3.01,22,6.43,2.09,21,7.56,1.72,18,7.36,1.53,22,4.25,2.29,20,5.75,2.79,20,5.74,2.56,19,6.29,2.66,24,7.15,1.95,20,7.75,1.12,20,4.73,2.33,22,5.42,2.93,19,5.33,2.87,21,6.73,2.16,22 +12833,trivia,5.7,1.34,20,3.82,2.38,22,6.19,1.81,26,6,1.63,7,5.54,1.2,13,3.4,2.5,10,4.17,2.33,12,6.07,2.09,14,6.27,1.56,11,5.36,1.03,11,6.11,1.62,9,5.11,2.09,9,2.92,2.22,13,6.82,1.7,17,4.75,1.28,8,5.69,1.38,13,5.71,1.38,7,3.94,2.62,16,3.5,1.76,6,6.55,1.57,11,5.93,1.98,15 +12834,trivial,4.11,1.79,19,3.82,1.84,22,4.67,1.95,24,4,1.55,6,4.15,1.95,13,4.33,1.92,12,3.2,1.62,10,4.62,2.33,8,4.69,1.82,16,4.2,1.4,10,4,2.24,9,4.56,1.67,9,3.31,1.84,13,4.29,2.17,17,5.67,0.82,6,4,1.6,8,4.18,1.99,11,3.11,1.69,9,4.31,1.84,13,4.81,2.23,16,4.38,1.3,8 +12835,troll,4.45,2.09,20,4.54,2.96,24,4.04,2.12,28,4.75,1.98,8,4.25,2.22,12,3.67,2.69,9,5.07,3.08,15,3,1.71,14,5.07,2.02,14,3.78,2.22,9,5,1.9,11,4.58,2.94,12,4.5,3.12,12,4,2.35,14,4.07,1.94,14,4.1,2.23,10,4.8,1.99,10,5.42,3.03,12,3.67,2.74,12,3.58,1.88,12,4.38,2.28,16 +12836,trolley,5.67,2.11,18,3,2.05,19,5.55,2.31,20,5.33,1.53,3,6.07,1.9,14,3,2,10,3,2.24,9,6,1.76,10,5.1,2.77,10,5.67,2.58,6,6.09,1.38,11,2.29,2.14,7,3.42,1.98,12,5,2,8,5.92,2.5,12,5.73,2.1,11,5.57,2.3,7,3.11,2.2,9,2.9,2.02,10,4.44,2.3,9,6.45,1.97,11 +12837,trombone,5,1.54,22,3.43,2.04,23,6.11,1.52,19,5.75,1.16,8,4.85,1.28,13,3.75,2.19,8,3.21,2.08,14,6,1.53,7,6.09,1.64,11,4.75,1.16,8,5.46,1.33,13,2.89,2.37,9,3.79,1.81,14,6.43,1.62,7,5.92,1.51,12,5.45,1.44,11,4.55,1.57,11,2.11,1.76,9,4.29,1.77,14,6.12,1.54,16,6,1.73,3 +12838,troop,5.58,1.57,19,4.5,2.14,20,4.74,1.42,23,6.2,1.3,5,5.23,1.64,13,4.4,2.88,5,4.53,1.96,15,4.6,1.9,10,4.85,0.99,13,5.57,1.51,7,5.45,1.69,11,3.71,2.29,7,4.92,2.02,13,4.82,1.33,11,4.67,1.56,12,6,1.48,12,4.86,1.57,7,4.09,2.3,11,5,1.94,9,4.71,1.59,14,4.78,1.2,9 +12839,trooper,5.5,2.31,20,4.95,2.1,22,5.14,2.17,21,4.44,2.01,9,6.36,2.25,11,5.18,2.14,11,4.73,2.15,11,4.5,1.93,8,5.54,2.3,13,5.29,2.46,14,6,2,6,4.62,2.33,8,5.14,2.03,14,5.88,2.23,8,4.69,2.1,13,6.2,2.2,10,4.8,2.3,10,4.08,1.8,13,6.22,1.92,9,5.33,2.64,12,4.89,1.45,9 +12840,trophy,6.55,1.82,20,4.35,2.66,23,6.73,1.67,55,8,1.73,5,6.07,1.62,15,3.71,2.43,7,4.8,2.78,15,6.81,1.5,26,6.71,1.84,28,7,1.33,10,6.1,2.18,10,3.9,2.77,10,4.92,2.61,12,6.69,1.79,35,6.89,1.45,19,6.08,1.98,12,7.25,1.39,8,4.2,2.59,20,5.33,3.51,3,6.68,1.59,28,6.78,1.78,27 +12841,tropic,6.91,1.51,22,4.17,2.53,24,5.79,2.57,28,6.5,1.18,10,7.25,1.71,12,3.89,2.57,9,4.33,2.58,15,5.43,2.65,14,6.14,2.54,14,7.7,1.06,10,6.25,1.54,12,4.17,2.86,12,4.17,2.29,12,5.79,2.91,14,5.79,2.29,14,7.17,1.47,12,6.6,1.58,10,3.92,2.35,12,4.42,2.78,12,6.42,2.39,12,5.31,2.68,16 +12842,tropical,7.05,1.58,19,4.3,3.01,20,5.62,2.12,24,6.92,1.75,13,7.33,1.21,6,5.2,3.03,5,4,3.05,15,5.23,2.28,13,6.09,1.92,11,6.78,1.86,9,7.3,1.34,10,5.29,3.5,7,3.77,2.71,13,6.55,1.92,11,4.85,2.03,13,7.22,1.39,9,6.9,1.79,10,4.1,2.85,10,4.5,3.31,10,6.22,2.11,9,5.27,2.12,15 +12843,tropics,7.05,1.43,20,4.74,2.83,23,6.19,1.63,21,6.78,1.2,9,7.27,1.62,11,5.09,3.05,11,4.42,2.71,12,6.5,1.2,8,6,1.87,13,6.93,1.49,14,7.33,1.37,6,5.22,3.42,9,4.43,2.47,14,6.88,1.13,8,5.77,1.79,13,6.8,1.75,10,7.3,1.06,10,4.38,2.81,13,5.2,2.94,10,6.25,1.76,12,6.11,1.54,9 +12844,trot,5.63,1.3,19,5.1,2.13,20,5.65,2.21,23,5,0.71,5,5.92,1.44,13,5.17,2.4,6,5.07,2.09,14,5.8,1.69,10,5.54,2.6,13,6.14,1.57,7,5.36,1.12,11,5.57,2.37,7,4.85,2.03,13,5.18,1.83,11,6.08,2.5,12,5.58,1.16,12,5.71,1.6,7,4.7,2.67,10,5.5,1.43,10,5.79,2.08,14,5.44,2.51,9 +12845,trouble,2.87,1.49,38,5.59,2.51,44,4.35,2.58,60,2.29,0.99,14,3.21,1.64,24,5.47,2.53,15,5.66,2.54,29,4.39,2.46,31,4.31,2.75,29,3,1.26,21,2.71,1.76,17,6.3,2.45,20,5,2.45,24,4.71,2.65,35,3.84,2.44,25,2.89,1.52,19,2.84,1.5,19,5.48,2.68,27,5.76,2.28,17,4.6,2.59,30,4.1,2.59,30 +12846,troubled,3.11,1.52,19,4.45,2.4,38,3.83,2.06,40,3.33,1.37,6,3,1.63,13,4.33,2.24,9,4.48,2.49,29,3.7,2.05,20,3.95,2.11,20,3.9,1.37,10,2.22,1.2,9,4.21,2.49,14,4.58,2.39,24,4.24,2.05,17,3.52,2.06,23,3.25,1.98,8,3,1.18,11,3.76,2.39,21,5.29,2.2,17,3.53,2.1,15,4,2.06,25 +12847,troublemaker,3.25,1.74,20,5.24,2.34,21,5.29,2.49,24,3.33,1.15,3,3.24,1.86,17,5.86,2.27,7,5,2.48,13,5.38,2.45,8,5.25,2.59,16,3.29,1.11,7,3.23,2.05,13,6,2.58,7,4.92,2.29,13,6,2.11,14,4.3,2.75,10,3.11,1.36,9,3.36,2.06,11,5.73,2.33,11,4.7,2.36,10,5.35,2.64,17,5.14,2.27,7 +12848,troublesome,2.74,1.19,19,4.85,2.66,20,5.05,2.19,20,2.33,1.53,3,2.67,1.05,15,4.4,2.72,10,5.3,2.67,10,5.3,2.26,10,4.8,2.2,10,2.5,1.05,6,2.67,1.15,12,4.57,3.31,7,5,2.38,13,4.62,2.45,8,5.33,2.06,12,2.58,1.24,12,3,1.15,7,4.8,3.26,10,4.9,2.08,10,5.67,2.4,9,4.55,1.97,11 +12849,trough,4.19,1.75,21,3.83,2.12,23,4.62,1.91,21,5,2.12,5,3.94,1.61,16,4,2.17,12,3.64,2.16,11,4.73,1.9,11,4.11,1.69,9,3.5,1.62,12,5.11,1.54,9,4.06,2.05,16,3.29,2.36,7,4.09,2.07,11,5.2,1.62,10,4.31,1.89,13,4,1.6,8,3.84,2.27,19,3.75,1.5,4,4.14,1.96,14,5.57,1.51,7 +12850,troupe,5.24,1.81,21,3.7,1.98,20,5.62,2.22,21,5.33,1.37,6,5.2,2.01,15,3.88,2.3,8,3.58,1.83,12,5.36,2.62,11,5.9,1.79,10,4.67,1.63,6,5.47,1.88,15,4.1,2.13,10,3.3,1.83,10,5.14,2.41,14,6.57,1.51,7,4.43,1.27,7,5.64,1.95,14,3.79,2.15,14,3.5,1.64,6,4.75,2.3,12,6.78,1.56,9 +12851,trousers,5.15,1.14,20,2.89,1.68,18,5.91,2.31,22,5.2,0.84,5,5.13,1.25,15,3.17,1.94,6,2.75,1.6,12,6.2,1.69,10,5.67,2.77,12,5.4,0.84,10,4.9,1.37,10,2.9,1.85,10,2.88,1.55,8,5.18,2.79,11,6.64,1.5,11,5,1.28,12,5.38,0.92,8,2.33,1.32,9,3.44,1.88,9,5.73,2.61,11,6.09,2.07,11 +12852,trout,5.62,1.88,21,3.85,2.39,20,5.67,2.2,21,5.5,1.05,6,5.67,2.16,15,4,2.33,8,3.75,2.53,12,5.91,2.34,11,5.4,2.12,10,4.83,1.72,6,5.93,1.91,15,4.3,2.45,10,3.4,2.37,10,5.21,2.39,14,6.57,1.51,7,5.29,2.06,7,5.79,1.85,14,3.64,2.31,14,4.33,2.73,6,5.67,2.02,12,5.67,2.55,9 +12853,truce,6.42,1.5,19,2.86,2.15,21,5.7,2.03,20,5.33,1.53,3,6.62,1.45,16,2.17,1.6,6,3.13,2.33,15,4.67,2.07,6,6.14,1.92,14,6,1.25,10,6.89,1.69,9,2.14,1.68,7,3.21,2.33,14,5,1.76,10,6.4,2.12,10,6.25,1.58,8,6.55,1.51,11,3.11,2.42,9,2.67,2.02,12,5.75,2.19,8,5.67,2.02,12 +12854,truck,5.16,1.07,19,3.76,2.26,21,5.43,1.96,61,5.67,0.58,3,5.06,1.12,16,4.62,2.56,8,3.23,1.96,13,5.05,1.86,22,5.66,2.03,38,5.44,1.01,9,4.9,1.1,10,3.44,1.88,9,4,2.56,12,5.41,2.11,37,5.48,1.78,23,5.71,1.11,7,4.83,0.94,12,4.1,2.28,10,3.45,2.3,11,5.59,2.2,39,5.14,1.46,22 +12855,trucker,4.62,1.24,21,3.55,1.97,22,5.05,1.56,21,5.11,0.93,9,4.25,1.36,12,3,2.1,6,3.67,1.99,15,5.17,1.6,6,5,1.6,15,4.89,1.05,9,4.42,1.38,12,4,1.58,5,3.41,2.09,17,4.8,1.81,10,5.27,1.35,11,4.42,1.51,12,4.89,0.78,9,3.67,1.8,9,3.46,2.15,13,4.67,1.72,12,5.56,1.24,9 +12856,truckload,5.23,1.34,22,4.64,2.34,22,5.55,2.48,20,5.12,0.83,8,5.29,1.59,14,5.1,2.18,10,4.25,2.49,12,6.57,2.82,7,5,2.2,13,5,1.26,11,5.45,1.44,11,4,2.24,11,5.27,2.37,11,5.73,2.63,15,5,2.12,5,5.1,1.29,10,5.33,1.44,12,5.2,2.1,10,4.17,2.52,12,5.9,2.23,10,5.2,2.78,10 +12857,TRUE,7.51,1.67,43,4.98,3.05,41,7,1.76,38,6.67,2.06,12,7.83,1.42,30,4.73,3.28,15,5.12,2.97,26,7.15,1.66,20,6.83,1.89,18,7.4,1.9,20,7.59,1.5,22,5.89,3.14,19,4.18,2.81,22,6.83,1.95,23,7.27,1.44,15,7.1,1.97,21,7.91,1.23,22,5.35,3.25,20,4.62,2.89,21,7.1,1.95,21,6.88,1.54,17 +12858,truffle,6.71,1.49,21,3.5,2.65,20,5.09,2.07,22,7.67,1.21,6,6.33,1.45,15,3,2.88,8,3.83,2.55,12,4.75,2.05,12,5.5,2.12,10,7.44,1.42,9,6.17,1.34,12,3.56,3,9,3.45,2.46,11,3.29,1.6,7,5.93,1.71,15,6.7,1.83,10,6.73,1.19,11,3.23,2.62,13,4,2.83,7,5.08,2.43,12,5.1,1.66,10 +12859,trump,4.18,1.68,22,3.33,1.98,21,5.86,1.71,21,3.93,1.69,14,4.62,1.69,8,3.73,2.24,11,3,1.73,9,5,1.58,5,6.12,1.71,16,3.8,2.04,10,4.5,1.31,12,2.45,1.44,11,4.3,2.11,10,5.5,1.57,12,6.33,1.87,9,3.5,1.62,12,5,1.41,10,2.85,1.72,13,4.12,2.23,8,5.83,1.4,12,5.89,2.15,9 +12860,trumpet,6.03,1.58,39,4.17,2.22,42,6.02,1.99,47,6.44,1.21,16,5.74,1.76,23,3.56,2.37,16,4.56,2.12,25,6.06,2.01,18,6,2.02,29,5.87,1.66,23,6.2,1.52,15,3.76,2.34,21,4.6,2.11,20,5.69,1.98,26,6.43,1.99,21,6.4,1.39,20,5.63,1.71,19,4.22,2.28,23,4.11,2.21,19,6.13,2.01,30,5.82,2.01,17 +12861,trunk,5.02,1.49,41,3.51,2.17,45,5.46,2.28,41,5.05,1.31,19,5.05,1.32,20,3.5,2.1,16,3.43,2.23,28,5.24,2.32,21,5.7,2.27,20,4.75,1.65,16,5.38,1.1,24,3.44,2.33,18,3.56,2.1,27,5.35,2.32,17,5.54,2.3,24,5.13,1.58,23,4.89,1.41,18,2.95,2.26,20,3.96,2.03,25,5.56,2.37,16,5.4,2.27,25 +12862,trust,7.24,1.96,41,4.3,2.7,47,6.95,1.86,22,7.05,1.79,20,7.43,2.13,21,3.71,2.23,14,4.55,2.87,33,7,1.41,10,6.92,2.23,12,7.35,1.53,20,7.14,2.33,21,4.87,2.91,23,3.75,2.42,24,7.27,1.56,11,6.64,2.16,11,7.22,1.76,23,7.28,2.24,18,4.76,2.91,25,3.77,2.41,22,7.27,1.56,11,6.64,2.16,11 +12863,trustee,5.84,2.24,19,3.91,2.2,22,4.74,2.08,19,5.11,1.96,9,6.5,2.37,10,3.29,2.56,7,4.14,2.11,14,4.3,2.26,10,5.22,1.86,9,5.78,2.77,9,5.9,1.79,10,4.67,2.6,9,3.25,1.82,12,4.5,1.85,8,5.3,2,10,6.25,2.18,12,5.14,2.34,7,3.79,2.3,19,4.67,1.53,3,4.25,2.25,8,5.09,1.97,11 +12864,trustworthy,7.25,1.55,20,4.22,2.37,18,7.29,2.1,24,6.8,1.48,5,7.4,1.59,15,4,2.55,5,4.31,2.39,13,6.23,2.28,13,8.55,0.82,11,7,1.56,10,7.5,1.58,10,4.29,2.5,7,4.18,2.4,11,6.75,2.32,16,8.38,0.92,8,7.36,1.65,14,7,1.41,6,4,2.09,12,4.67,3.01,6,7.4,2.29,15,7.11,1.83,9 +12865,trusty,6.19,2.2,21,4.17,2.61,23,6.14,2.03,21,5,2.12,5,6.56,2.16,16,4.42,2.35,12,3.91,2.95,11,6.27,2.24,11,5.67,1.66,9,6,2.66,12,6.44,1.51,9,4.44,2.63,16,3.57,2.64,7,5.91,1.22,11,6.4,2.72,10,6.46,2.37,13,5.75,1.98,8,4.21,2.68,19,4,2.58,4,5.79,1.58,14,6.86,2.73,7 +12866,truth,7.19,1.78,43,3.88,2.74,42,6.95,2.16,57,6.77,2,22,7.62,1.43,21,3.32,2.4,19,4.45,2.99,22,6.42,2.47,26,7.39,1.78,31,6.86,2.03,22,7.52,1.44,21,4.12,3,17,3.72,2.61,25,6.54,2.36,37,7.7,1.49,20,7.15,1.91,26,7.24,1.6,17,4.53,3.01,19,3.35,2.44,23,6.65,2.36,31,7.31,1.87,26 +12867,truthful,7.48,1.29,21,3.71,2.94,24,6.75,2,20,7,1.31,8,7.77,1.24,13,3.83,1.83,6,3.67,3.27,18,6.91,1.38,11,6.56,2.65,9,7.5,1.31,12,7.44,1.33,9,4,2.98,10,3.5,3.01,14,6.85,2.27,13,6.57,1.51,7,7.71,1.27,14,7,1.29,7,4.38,2.87,16,2.38,2.77,8,6.92,1.56,12,6.5,2.62,8 +12868,try,5.64,1.76,22,4,2.37,21,5.94,2.51,17,5.67,1.75,6,5.53,1.85,15,3,2.24,7,4.5,2.35,14,5.33,2.92,9,6.62,1.92,8,5.36,2.06,14,6,1,7,3.67,2.24,9,4.25,2.53,12,6.11,3.22,9,5.75,1.58,8,5.71,1.94,14,5.5,1.51,8,5,3.22,6,3.6,1.92,15,6.67,2.69,9,5.12,2.17,8 +12869,tryout,5.53,1.58,19,4.19,2.52,21,5.5,2.44,20,5.67,1.15,3,5.5,1.67,16,5,2.9,6,3.87,2.39,15,6,2,6,5.29,2.64,14,5.7,1.34,10,5.33,1.87,9,3.86,2.97,7,4.36,2.37,14,5.2,2.53,10,5.8,2.44,10,5.62,2.07,8,5.45,1.21,11,3.78,2.73,9,4.5,2.43,12,5.12,3.23,8,5.75,1.86,12 +12870,tsunami,2.33,1.08,18,6.29,2.49,21,2.6,2.14,20,3.33,0.58,3,2.13,1.06,15,6.17,2.86,6,6.33,2.44,15,3.5,2.81,6,2.21,1.76,14,2.5,1.18,10,2.12,0.99,8,6.29,2.43,7,6.29,2.61,14,3.2,2.49,10,2,1.63,10,2.25,1.16,8,2.4,1.07,10,6.22,2.86,9,6.33,2.31,12,2.88,2.47,8,2.42,1.98,12 +12871,tub,6.1,1.7,21,3.8,2.48,20,5.14,2.62,22,6.17,1.6,6,6.07,1.79,15,4,2.67,8,3.67,2.46,12,5,2.49,12,5.3,2.91,10,6.44,2.19,9,5.83,1.27,12,4.33,2.74,9,3.36,2.29,11,3.14,1.95,7,6.07,2.4,15,6.2,2.15,10,6,1.26,11,3.85,2.51,13,3.71,2.63,7,5.58,3.15,12,4.6,1.84,10 +12872,tuba,5.58,1.95,19,3.95,2.7,22,5.18,1.66,28,5.67,2.25,6,5.54,1.9,13,3.82,2.36,11,4.09,3.11,11,6.18,1.6,11,4.53,1.37,17,5.27,1.9,11,6,2.07,8,3.82,2.71,11,4.09,2.81,11,5.11,1.94,18,5.3,1.06,10,5.46,2.15,13,5.83,1.6,6,3.79,3.12,14,4.25,1.91,8,5.38,1.78,16,4.92,1.51,12 +12873,tubby,3.9,1.3,21,3.95,1.53,21,4.64,2.25,25,4,1.35,12,3.78,1.3,9,4.29,1.7,7,3.79,1.48,14,4.6,2.46,10,4.67,2.19,15,4,1.41,4,3.88,1.32,17,3.8,1.62,10,4.09,1.51,11,4,2.58,7,4.89,2.14,18,3.67,1.15,12,4.22,1.48,9,4.15,1.14,13,3.62,2.07,8,3.33,1.94,9,5.38,2.13,16 +12874,tube,5.53,1.5,19,3.14,2.53,22,4.68,1.52,28,5.67,1.75,6,5.46,1.45,13,3.09,2.66,11,3.18,2.52,11,4.73,1.74,11,4.65,1.41,17,5.27,0.9,11,5.88,2.1,8,2.82,2.71,11,3.45,2.42,11,4.78,1.8,18,4.5,0.85,10,5.46,1.51,13,5.67,1.63,6,3.43,2.87,14,2.62,1.85,8,4.38,1.89,16,5.08,0.67,12 +12875,tuberculosis,2.74,1.52,19,4.48,2.46,21,4.64,2.46,22,3.33,1.53,3,2.62,1.54,16,5.38,1.77,8,3.92,2.72,13,5.78,1.92,9,3.85,2.54,13,2.56,1.74,9,2.9,1.37,10,4.56,2.46,9,4.42,2.57,12,5.27,2.6,15,3.29,1.5,7,3,1.73,7,2.58,1.44,12,4.6,2.5,10,4.36,2.54,11,5.17,2.59,12,4,2.26,10 +12876,tubing,5.11,1.2,19,3.62,1.91,21,5.05,2.14,20,4,1,3,5.31,1.14,16,3.83,1.83,6,3.53,2,15,5.5,2.43,6,4.86,2.07,14,5.3,1.34,10,4.89,1.05,9,3.29,1.89,7,3.79,1.97,14,4.6,1.96,10,5.5,2.32,10,4.62,1.3,8,5.45,1.04,11,2.89,2.09,9,4.17,1.64,12,5,2.83,8,5.08,1.68,12 +12877,tuck,4.89,1.88,19,3.4,1.88,20,5.21,2.06,24,5.23,2.13,13,4.17,0.98,6,3.4,1.82,5,3.4,1.96,15,5.31,1.89,13,5.09,2.34,11,5.44,2.46,9,4.4,1.07,10,4.14,2.41,7,3,1.47,13,5.45,1.97,11,5,2.2,13,5,1.66,9,4.8,2.15,10,2.8,1.03,10,4,2.36,10,5.56,2.4,9,5,1.89,15 +12878,tug,4.47,1.31,19,4,1.9,21,5.1,2.34,20,5,1,3,4.38,1.36,16,4.67,2.07,6,3.73,1.83,15,6,2.97,6,4.71,2.02,14,4.5,1.51,10,4.44,1.13,9,3.86,1.07,7,4.07,2.23,14,5.5,2.84,10,4.7,1.77,10,4.12,1.36,8,4.73,1.27,11,3.22,1.64,9,4.58,1.93,12,4.62,2.88,8,5.42,1.98,12 +12879,tugboat,5.57,1.16,21,3.05,2.08,22,5.15,2.28,27,5,1.05,10,6.09,1.04,11,1.71,1.11,7,3.67,2.16,15,5.29,2.49,17,4.9,1.97,10,5.55,1.37,11,5.6,0.97,10,2.2,1.79,5,3.29,2.14,17,5.14,2.74,14,5.15,1.77,13,5.38,1.33,13,5.88,0.83,8,3.4,2.59,10,2.75,1.6,12,5.57,2.53,14,4.69,1.97,13 +12880,tuition,3.53,2.32,19,4.41,2.46,22,4.57,2.43,23,3.55,2.25,11,3.86,2.54,7,4.75,2.31,8,4.21,2.61,14,4,2.89,7,4.81,2.26,16,2.75,2.19,8,4.09,2.34,11,4.33,2.74,9,4.46,2.37,13,5.36,2.38,11,3.83,2.33,12,3.58,2.68,12,3.43,1.72,7,3.55,2.73,11,5.27,1.9,11,4.62,2.4,13,4.5,2.59,10 +12881,tulip,7.25,1.86,20,3.4,2.39,20,5.36,2.1,25,6,2.83,4,7.56,1.5,16,3,2.71,4,3.5,2.39,16,5.67,2.65,9,5.19,1.8,16,7.25,1.39,8,7.25,2.18,12,2.44,2.35,9,4.18,2.23,11,5.29,1.98,14,5.45,2.34,11,7,1.26,11,7.56,2.46,9,4.22,2.54,9,2.73,2.15,11,5.67,2.09,18,4.57,2.07,7 +12882,tumble,5.65,1.31,20,4.9,2.02,21,4.52,2.33,25,5.67,1.15,3,5.65,1.37,17,5.57,2.23,7,4.54,1.98,13,4.62,2.39,8,4.47,2.37,17,5.43,0.79,7,5.77,1.54,13,5.29,2.43,7,4.69,1.93,13,4.36,2.47,14,4.73,2.24,11,5.56,1.42,9,5.73,1.27,11,5.55,1.86,11,4.2,2.04,10,4.61,2.7,18,4.29,0.95,7 +12883,tumbleweed,5.67,2.2,21,3.25,2.29,20,4.94,2.37,36,5.88,2.59,8,5.54,2.03,13,3.4,2.3,5,3.2,2.37,15,5,2.1,11,4.92,2.52,25,5.54,2.37,13,5.88,2.03,8,3.5,2.15,12,2.88,2.59,8,5.1,2.31,20,4.75,2.49,16,5.18,2.52,11,6.2,1.75,10,4,2.86,11,2.33,0.71,9,4.5,2.28,22,5.64,2.41,14 +12884,tummy,6.05,1.16,21,3.78,2.49,23,5.04,1.75,26,6.09,1.04,11,6,1.33,10,5.09,2.55,11,2.58,1.78,12,5.45,1.44,11,4.71,2.02,14,6.5,1.35,10,5.64,0.81,11,4.45,2.88,11,3.17,1.99,12,5,2.09,17,5.12,0.99,8,6.38,1.19,13,5.5,0.93,8,3.6,2.64,15,4.12,2.3,8,5,2,17,5.11,1.27,9 +12885,tumor,2.05,1.54,40,5.33,2.83,21,2.5,1.84,44,2.5,1.45,14,1.81,1.55,26,5.71,2.93,7,5.23,2.98,13,2.68,2.21,22,2.32,1.39,22,2.18,1.81,17,1.96,1.33,23,5.43,2.15,7,5.38,3.31,13,2.93,2,29,1.67,1.11,15,2.26,1.85,19,1.86,1.2,21,5.36,2.54,11,5.3,3.27,10,2.92,2.1,25,1.95,1.27,19 +12886,tuna,5.26,1.63,19,4.14,2.17,21,5.7,1.92,23,5,0.71,5,5.62,1.66,13,4.33,2.88,6,4.07,1.94,15,5.9,1.66,10,5.54,2.15,13,5.29,1.7,7,5.55,1.37,11,5.43,2.64,7,3.5,1.65,14,5.73,1.74,11,5.67,2.15,12,5.58,1.83,12,4.71,1.11,7,4.18,2.56,11,4.1,1.79,10,6.21,1.85,14,4.89,1.83,9 +12887,tune,7,1.7,19,3.73,2.29,44,5.76,1.85,62,7.67,1.53,3,6.93,1.79,15,3.33,1.96,21,4.09,2.54,23,5.27,2.05,22,6.05,1.72,39,6.67,2.5,6,7.25,1.29,12,4.18,2.48,22,3.27,2.03,22,5.57,1.95,37,6.08,1.72,24,7.33,1.3,12,6.43,2.23,7,4.38,2.32,24,2.95,2.04,20,5.9,2.07,39,5.52,1.41,23 +12888,tunic,5.79,1.36,19,3.79,2.12,19,5.65,2.04,26,5.6,0.84,10,6,1.8,9,4.43,1.81,7,3.42,2.27,12,4.85,2.08,13,6.46,1.71,13,6.1,1.37,10,5.44,1.33,9,3.73,2.05,11,3.88,2.36,8,5.71,1.99,17,5.56,2.24,9,6,1.49,10,5.56,1.24,9,3.27,1.79,11,4.5,2.45,8,5.62,1.96,16,5.7,2.26,10 +12889,tunnel,4.48,1.6,21,4.09,2.13,23,4.31,1.62,26,4.82,1.66,11,4.1,1.52,10,4.09,1.97,11,4.08,2.35,12,4.18,0.98,11,4.36,2.06,14,3.8,1.55,10,5.09,1.45,11,4.27,2.24,11,3.92,2.11,12,3.88,1.5,17,5.12,1.73,8,4.31,2.02,13,4.75,0.46,8,4.4,2.06,15,3.5,2.27,8,4.41,1.91,17,4.11,0.93,9 +12890,turban,4.23,1.54,22,4.13,2.36,23,5.21,2.18,19,4.38,1.6,8,4.38,1.33,13,4.38,2.5,8,3.93,2.43,14,4.57,2.44,7,5.73,2.05,11,4.5,1.6,8,4.31,1.32,13,3.56,2.46,9,4.5,2.31,14,4.14,2.54,7,5.83,1.75,12,4.18,1.83,11,4.27,1.27,11,3.22,2.64,9,4.71,2.05,14,5,2.16,16,6.33,2.31,3 +12891,turbine,4.65,1.73,20,5.47,2.24,17,5.71,2.24,24,4.8,2.49,5,4.6,1.5,15,6.4,1.14,5,5.08,2.5,12,4.77,2.2,13,6.82,1.78,11,5.1,1.37,10,4.2,1.99,10,7.43,1.13,7,4.1,1.73,10,5.19,2.23,16,6.75,1.98,8,4.21,1.72,14,5.67,1.37,6,6,1.95,11,4.5,2.59,6,6.33,2.06,15,4.67,2.24,9 +12892,turbo,5.95,1.33,22,5.62,2.5,26,6.21,2.08,24,6.89,1.17,9,5.31,1.03,13,5.9,2.85,10,5.44,2.34,16,7,2.12,9,5.73,1.98,15,6.25,0.71,8,5.79,1.58,14,5.92,2.1,13,5.31,2.9,13,6,2.34,12,6.42,1.88,12,5.42,1.16,12,6.6,1.26,10,5.4,2.69,15,5.91,2.3,11,6.69,2.14,13,5.64,1.96,11 +12893,turbulence,2.95,1.47,19,6.45,2.42,22,2.67,1.52,24,2.83,1.72,6,3,1.41,13,6.5,2.39,12,6.4,2.59,10,3.12,1.81,8,2.44,1.36,16,3.1,1.45,10,2.78,1.56,9,6.44,2.55,9,6.46,2.44,13,2.76,1.52,17,2.17,1.6,6,2.38,1.19,8,3.36,1.57,11,5.78,2.44,9,6.92,2.4,13,2.94,1.65,16,2.12,1.13,8 +12894,turbulent,4.17,2.33,18,5.9,2.02,20,4.48,2.12,25,3.6,2.07,5,4.38,2.47,13,6,2.68,11,5.78,0.83,9,4.25,1.98,16,4.89,2.42,9,5,1.91,7,3.64,2.5,11,4.67,2.18,9,6.91,1.22,11,4.3,2.08,20,5.2,2.39,5,4.44,2.35,9,3.89,2.42,9,5.73,2.24,11,6.11,1.83,9,4.95,2.04,19,3,1.79,6 +12895,turd,2.5,1.4,20,4.59,2.48,22,3.79,1.9,19,2.67,1.32,9,2.36,1.5,11,2.8,2.49,5,5.06,2.35,16,3.83,1.83,6,3.77,2.01,13,2.86,1.46,14,1.67,0.82,6,4.08,2.87,12,5.11,1.96,9,3.67,1.66,9,3.9,2.18,10,2.7,1.42,10,2.3,1.42,10,4.33,3.03,12,4.9,1.73,10,4.17,1.33,6,3.62,2.14,13 +12896,turf,4.62,2.09,21,3.95,2.24,20,5.66,2.01,35,4.12,2.59,8,4.92,1.75,13,4,2,5,3.93,2.37,15,5.91,1.81,11,5.54,2.13,24,4.62,2.43,13,4.62,1.51,8,4.08,2.02,12,3.75,2.66,8,5.74,1.94,19,5.56,2.16,16,4.55,2.3,11,4.7,1.95,10,4.45,2.62,11,3.33,1.58,9,5.52,2.11,21,5.86,1.92,14 +12897,turkey,5.9,1.62,20,3.45,2.11,22,5.59,2.32,27,6.43,2.23,7,5.62,1.19,13,3,1.56,10,3.83,2.48,12,5.87,2.5,15,5.36,2.2,11,5.55,1.63,11,6.33,1.58,9,3.11,1.69,9,3.69,2.39,13,5.41,2.62,17,6.11,1.76,9,6.31,1.75,13,5.14,1.07,7,3.06,2.32,16,4.5,0.84,6,5.58,2.5,12,5.6,2.26,15 +12898,turmoil,3.65,1.87,20,5.94,2.84,18,4.04,2.66,24,3.6,1.14,5,3.67,2.09,15,6.6,3.29,5,5.69,2.75,13,4.92,2.53,13,3,2.53,11,4.2,1.81,10,3.1,1.85,10,6.86,2.79,7,5.36,2.84,11,4.62,2.6,16,2.88,2.53,8,3.5,1.87,14,4,2,6,6.5,2.58,12,4.83,3.25,6,3.93,2.74,15,4.22,2.68,9 +12899,turn,5.45,1.14,22,3.48,1.91,21,5.88,2.09,16,5.33,1.51,6,5.53,1.06,15,3,2,7,3.71,1.9,14,6,2.27,8,5.75,2.05,8,5.36,1.22,14,5.71,1.11,7,3.33,1.87,9,3.58,2.02,12,6.22,2.49,9,5.43,1.51,7,5.14,0.95,14,6,1.31,8,3.67,2.42,6,3.4,1.76,15,6.44,2.13,9,5.14,1.95,7 +12900,turnaround,5.55,0.94,20,3.43,2.06,21,5.46,2.52,24,5.33,0.58,3,5.59,1,17,4.14,2.61,7,3.23,1.69,13,5.38,1.92,8,5.5,2.83,16,5.29,0.49,7,5.69,1.11,13,4,2.52,7,3.31,1.8,13,5,2.88,14,6.1,1.85,10,5.56,1.13,9,5.55,0.82,11,3.45,2.38,11,3.4,1.78,10,5.06,2.82,17,6.43,1.27,7 +12901,turnip,4.63,2.06,19,3.32,2.06,22,6.08,1.84,24,4.33,1.75,6,4.77,2.24,13,3.92,2.15,12,2.6,1.78,10,6.12,1.13,8,6.06,2.14,16,5.1,1.2,10,4.11,2.71,9,3.44,2.07,9,3.23,2.13,13,6.06,1.85,17,6.33,2.07,6,4.5,1.93,8,4.73,2.24,11,3,1.87,9,3.54,2.22,13,6.81,1.8,16,4.62,0.74,8 +12902,turnoff,2.85,1.14,20,4.26,2.51,19,5.14,2.01,22,2.4,0.55,5,3,1.25,15,5,2,6,3.92,2.72,13,4.9,1.52,10,5.33,2.39,12,3.2,0.92,10,2.5,1.27,10,4.45,2.62,11,4,2.51,8,5.09,2.3,11,5.18,1.78,11,2.67,1.15,12,3.12,1.13,8,3.1,2.6,10,5.56,1.74,9,5.55,2.54,11,4.73,1.27,11 +12903,turnout,5.23,1.34,22,4.26,2.47,23,5.21,1.84,19,5.38,1.19,8,4.85,0.99,13,4.38,2.72,8,4.14,2.51,14,5.14,2.48,7,5.09,1.45,11,4.75,1.49,8,5.23,0.73,13,3.78,2.39,9,4.57,2.56,14,5,1.91,7,5.33,1.87,12,5.18,1.25,11,5.27,1.49,11,2.67,2.24,9,5.29,2.09,14,5.25,2.02,16,5,0,3 +12904,turnover,4.84,1.64,19,4.14,2.33,21,5.26,2.34,23,4,2.65,3,5,1.46,16,5,1.85,8,3.62,2.5,13,6.11,1.9,9,4.71,2.49,14,4.22,2.11,9,5.4,0.84,10,4.56,2.24,9,3.83,2.44,12,5.87,2.53,15,4.12,1.46,8,6,0.82,7,4.17,1.64,12,4.8,2.04,10,3.55,2.5,11,5.38,2.57,13,5.1,2.13,10 +12905,turnpike,4.89,1.13,18,3.55,2.21,20,4.76,1.3,21,5.33,0.52,6,4.67,1.3,12,4,2,9,3.18,2.4,11,5.6,1.34,5,4.5,1.21,16,4.89,1.05,9,4.75,1.28,8,3.38,2.26,8,3.67,2.27,12,4.93,1.44,14,4.43,0.98,7,4.78,1.39,9,5,0.87,9,3.75,2.26,12,3.25,2.25,8,5,1.25,10,4.55,1.37,11 +12906,turpentine,4.05,1.23,20,4.1,2.19,21,4.88,2.46,33,4.2,1.32,10,3.9,1.2,10,4.38,1.6,8,3.92,2.53,13,4.29,2.52,14,5.32,2.38,19,4.56,0.88,9,3.64,1.36,11,4.54,1.98,13,3.38,2.45,8,4.95,2.62,21,4.75,2.26,12,4.1,1.45,10,4,1.05,10,4.07,2.13,14,4.14,2.48,7,5.71,2.02,17,4,2.63,16 +12907,turquoise,6.5,1.74,22,4.5,2.43,24,5.32,2.34,28,5.3,0.82,10,7.5,1.68,12,4.89,2.52,9,4.27,2.43,15,4.93,2.09,14,5.71,2.58,14,7.2,1.69,10,5.92,1.62,12,5.33,2.39,12,3.67,2.27,12,5.21,2.69,14,5.43,2.03,14,6.75,1.86,12,6.2,1.62,10,5,2.45,12,4,2.41,12,5.67,2.19,12,5.06,2.49,16 +12908,turret,4.55,1.22,22,4.81,2.37,26,5.71,2.2,24,4.78,1.3,9,4.38,1.19,13,4.7,2.26,10,4.88,2.5,16,5.56,2.24,9,5.8,2.24,15,4.62,1.19,8,4.5,1.29,14,5.69,2.32,13,3.92,2.14,13,5.42,2.19,12,6,2.26,12,4.42,1.08,12,4.7,1.42,10,4.67,2.79,15,5,1.73,11,5.69,2.32,13,5.73,2.15,11 +12909,turtle,6.16,1.98,19,2.52,1.63,21,5.82,2.06,22,5.78,2.05,9,6.5,1.96,10,3.38,2.2,8,2,0.91,13,6.09,2.12,11,5.55,2.07,11,6.14,1.21,7,6.17,2.37,12,3.1,1.91,10,2,1.18,11,5.38,2.22,13,6.44,1.74,9,6.8,1.75,10,5.44,2.07,9,2.57,2.23,7,2.5,1.34,14,5.86,2.18,14,5.75,1.98,8 +12910,turtleneck,5.05,1.28,21,3.41,2.48,22,4.76,1.48,25,4.82,0.87,11,5.3,1.64,10,4.36,2.87,11,2.45,1.63,11,4.7,1.7,10,4.79,1.42,14,5,1.7,10,5.09,0.83,11,4.82,2.79,11,2,0.89,11,4.81,1.8,16,4.62,0.74,8,5.31,1.49,13,4.62,0.74,8,3.47,2.64,15,3.29,2.29,7,4.62,1.67,16,5,1.12,9 +12911,tussle,4,1.33,18,5,2.42,17,4.88,2.47,17,4.3,1.16,10,3.62,1.51,8,6.5,1.73,4,4.54,2.47,13,4,2,8,5.67,2.69,9,4.14,1.35,7,3.91,1.38,11,5.29,2.81,7,4.8,2.25,10,5.67,1.97,6,4.45,2.7,11,3.83,1.47,12,4.33,1.03,6,4.1,2.23,10,6.29,2.21,7,5.29,2.29,7,4.6,2.67,10 +12912,tutor,5.9,1.59,20,2.81,1.97,21,6.08,2.31,25,7,1,3,5.71,1.61,17,2.57,1.72,7,3,2.2,13,6.75,1.67,8,5.76,2.54,17,6,1.15,7,5.85,1.82,13,4.14,2.61,7,2.15,1.21,13,6.57,2.47,14,5.45,2.02,11,5.89,1.45,9,5.91,1.76,11,2.73,1.27,11,2.9,2.6,10,6.06,2.39,18,6.14,2.27,7 +12913,tutoring,5.95,1.72,19,3.35,2.56,20,5.83,1.88,24,6.08,1.61,13,5.67,2.07,6,3.8,2.95,5,3.2,2.51,15,5.85,1.77,13,5.82,2.09,11,5.67,1.94,9,6.2,1.55,10,5,3.21,7,2.46,1.66,13,5.55,1.92,11,6.08,1.89,13,5.67,1.87,9,6.2,1.62,10,3.6,2.99,10,3.1,2.18,10,6.67,1.32,9,5.33,2.02,15 +12914,tutu,6.19,1.91,21,4.15,2.35,20,5.08,2.13,36,6,2.78,8,6.31,1.25,13,4.4,3.13,5,4.07,2.15,15,4.64,1.96,11,5.28,2.21,25,6.46,2.3,13,5.75,1.04,8,4.17,2.48,12,4.12,2.3,8,5.15,2.11,20,5,2.22,16,5.73,2.28,11,6.7,1.34,10,4.73,2.37,11,3.44,2.24,9,4.77,2.33,22,5.57,1.74,14 +12915,tux,5.91,1.6,22,4.65,2.37,23,5.42,1.84,19,5.88,1.36,8,5.69,1.6,13,4.5,2.73,8,4.86,2.28,14,5.14,1.57,7,5.55,2.11,11,6.25,1.67,8,5.46,1.33,13,5.67,2.87,9,4,1.8,14,4.29,2.06,7,6.08,1.38,12,6.09,1.7,11,5.73,1.56,11,4.67,2.92,9,4.64,2.06,14,5.56,1.5,16,4.67,3.51,3 +12916,tuxedo,6.24,1.41,21,4.33,2.15,21,5.84,2.23,25,6.33,1.5,12,6.11,1.36,9,4.86,2.61,7,4.07,1.94,14,6,2.58,10,5.73,2.05,15,6.75,1.71,4,6.12,1.36,17,5.2,2.57,10,3.55,1.37,11,6.29,2.5,7,5.67,2.17,18,6.5,1.38,12,5.89,1.45,9,4.31,2.06,13,4.38,2.45,8,4.89,2.57,9,6.38,1.89,16 +12917,tv,6.05,2.33,20,4.24,2.14,21,5.24,2.55,25,6,3.46,4,6.06,2.11,16,3.5,3,4,4.41,1.97,17,6.33,2.4,9,4.62,2.5,16,5.88,1.73,8,6.17,2.72,12,4.4,2.5,10,4.09,1.87,11,4.57,2.53,14,6.09,2.43,11,6.18,2.36,11,5.89,2.42,9,4.2,2.2,10,4.27,2.2,11,5.06,2.92,18,5.71,1.25,7 +12918,TV,5.42,1.89,19,4.29,2.69,21,6.23,2.18,22,6.22,1.79,9,4.7,1.77,10,4.14,2.85,7,4.36,2.71,14,5.55,2.58,11,6.91,1.51,11,5.71,1.6,7,5.25,2.09,12,4.22,2.49,9,4.33,2.93,12,6.15,2.3,13,6.33,2.12,9,4.6,1.65,10,6.33,1.8,9,4.62,3.2,8,4.08,2.43,13,6.14,2.66,14,6.38,1.06,8 +12919,twain,5.63,1.34,19,3.28,1.87,18,5.25,2.47,24,5.5,1,4,5.67,1.45,15,4,1.41,5,3,2,13,4.77,3,13,5.82,1.6,11,6.1,1.6,10,5.11,0.78,9,3.86,1.86,7,2.91,1.87,11,5,2.48,16,5.75,2.55,8,5.46,1.27,13,6,1.55,6,3.42,1.93,12,3,1.9,6,5.6,2.59,15,4.67,2.29,9 +12920,twat,4.32,2.03,19,5.39,1.97,18,3.88,2.6,17,5,1.84,11,3.38,2,8,8,1.15,4,4.64,1.45,14,4.5,3.38,8,3.33,1.66,9,4.5,2,8,4.18,2.14,11,4.71,1.89,7,5.82,1.99,11,4.5,2.43,6,3.55,2.73,11,4.85,1.82,13,3.17,2.14,6,5.36,1.63,11,5.43,2.57,7,3.29,2.81,7,4.3,2.5,10 +12921,tweak,5.21,1.9,19,4.7,2.72,20,6.3,2.27,20,5.67,1.15,3,5.07,2.09,15,4.1,2.51,10,5.3,2.91,10,6.4,2.32,10,6.2,2.35,10,4.5,1.87,6,5.5,1.98,12,4,2.58,7,5.08,2.81,13,5.75,3.06,8,6.67,1.61,12,5.25,2.05,12,5.14,1.77,7,4.9,3.07,10,4.5,2.46,10,6.11,2.62,9,6.45,2.07,11 +12922,tweed,4.18,1.62,22,4.09,2.29,23,5.79,1.69,19,4.75,0.71,8,4,1.91,13,4.5,2.39,8,3.93,2.37,14,5.14,0.38,7,6.09,2.12,11,3.75,1.16,8,4.62,1.76,13,4.78,2.95,9,3.64,1.74,14,4.86,1.07,7,6.33,1.78,12,4.18,1.94,11,4.18,1.33,11,3.56,2.88,9,4.43,1.87,14,5.5,1.59,16,7.33,1.53,3 +12923,tweet,5.37,2.69,19,3.39,2.52,23,5.37,1.98,19,4.89,2.32,9,5.8,3.05,10,2,1.53,7,4.13,2.7,15,5.7,2,10,5,2,9,4,2.92,9,6.6,1.84,10,3.7,2.98,10,3.25,2.26,12,5.62,1.51,8,4.9,2.23,10,5.17,2.82,12,5.71,2.63,7,3,2.47,20,6,0,3,5.75,1.67,8,5.09,2.21,11 +12924,tweezers,4.63,1.89,19,4.64,2.42,22,6.18,1.94,22,5.44,1.33,9,3.9,2.08,10,4.62,2.07,8,4.64,2.68,14,6.18,1.78,11,6.18,2.18,11,5.29,1.38,7,4.25,2.09,12,4.7,2.31,10,4.58,2.61,12,6.15,2.19,13,6.22,1.64,9,4.2,1.99,10,5.11,1.76,9,5.38,2.67,8,4.21,2.26,14,6.21,2.08,14,6.12,1.81,8 +12925,twelve,5.32,1.32,22,3.42,1.98,19,5.86,2.26,21,5,0,5,5.44,1.55,16,4,1.93,8,3,2,11,5.4,2.67,10,6.27,1.85,11,5.25,1.36,12,5.4,1.35,10,3.5,2.17,10,3.33,1.87,9,5.58,2.68,12,6.22,1.64,9,5.09,1.45,11,5.55,1.21,11,2.62,2,8,4,1.84,11,5.11,2.76,9,6.42,1.73,12 +12926,twenty,6.25,1.89,20,3.67,2.06,24,5.14,2.4,22,6.75,1.39,8,5.92,2.15,12,3.75,2.3,12,3.58,1.88,12,5.62,2.36,13,4.44,2.4,9,7.12,1.89,8,5.73,1.79,11,4.08,1.5,13,3.18,2.56,11,5.83,2.29,12,4.3,2.36,10,5.8,2.2,10,6.7,1.49,10,3.19,2.26,16,4.62,1.19,8,5.2,3.08,10,5.08,1.78,12 +12927,twerp,4.25,1.74,20,4.23,2.05,22,5.15,2.52,27,4.43,2.23,7,4.15,1.52,13,3.6,1.58,10,4.75,2.3,12,5.07,2.55,15,5.09,2.66,11,4.55,1.44,11,3.89,2.09,9,4.22,1.09,9,4.23,2.55,13,5.24,2.77,17,4.78,2.17,9,4.38,1.71,13,4,1.91,7,3.81,1.87,16,5.33,2.25,6,5.25,2.86,12,5.07,2.31,15 +12928,twig,5.47,1.17,19,3.18,1.65,22,5.23,2.02,22,5.56,0.88,9,5.4,1.43,10,3.62,1.69,8,2.93,1.64,14,5.27,1.9,11,5.18,2.23,11,5.29,0.76,7,5.58,1.38,12,3.4,1.84,10,3,1.54,12,4.92,2.36,13,5.67,1.41,9,5.6,1.43,10,5.33,0.87,9,3.12,1.73,8,3.21,1.67,14,5.21,2.29,14,5.25,1.58,8 +12929,twilight,6.24,2.3,41,4.2,2.33,20,4.8,2.3,50,5.47,2.35,17,6.79,2.15,24,4.62,1.6,8,3.92,2.75,12,4.65,2.35,26,4.96,2.29,24,5.82,2.56,22,6.74,1.91,19,5.44,2.07,9,3.18,2.09,11,4.43,2.75,21,5.07,1.93,29,6.31,2.46,26,6.13,2.07,15,4.5,2.88,8,4,2,12,4.96,2.74,24,4.65,1.85,26 +12930,twin,5.81,1.81,21,3.95,2.52,20,4.09,2.41,22,6.33,1.97,6,5.6,1.76,15,4,2.51,8,3.92,2.64,12,3.75,2.45,12,4.5,2.42,10,6.11,2.03,9,5.58,1.68,12,4.78,2.64,9,3.27,2.33,11,3.57,1.27,7,4.33,2.79,15,6.2,2.25,10,5.45,1.29,11,3.92,2.53,13,4,2.71,7,4,2.34,12,4.2,2.62,10 +12931,twine,5.35,0.75,20,3.24,1.84,21,5.48,2.28,25,4.67,0.58,3,5.47,0.72,17,3.43,1.72,7,3.15,2.03,13,5.5,2,8,5.47,2.45,17,5,0.58,7,5.54,0.78,13,3.29,1.5,7,3.23,2.13,13,4.79,2.33,14,6.36,1.96,11,5.33,0.71,9,5.36,0.81,11,3.18,1.89,11,3.3,1.89,10,5.5,2.6,18,5.43,1.27,7 +12932,twinge,4.29,1.27,21,4.35,2.06,23,3.96,1.25,26,4.36,1.43,11,4.2,1.14,10,4.55,2.02,11,4.17,2.17,12,3.91,1.3,11,4,1.3,14,4.3,1.16,10,4.27,1.42,11,4.45,2.25,11,4.25,1.96,12,4.18,1.13,17,3.5,1.51,8,4.38,1.33,13,4.12,1.25,8,4.53,2.07,15,4,2.14,8,3.88,1.17,17,4.11,1.45,9 +12933,twinkle,6.26,1.79,19,3.72,2.35,18,5.82,2.38,17,5.73,1.42,11,7,2.07,8,4.5,3,4,3.5,2.21,14,4.62,2.56,8,6.89,1.69,9,6.38,1.41,8,6.18,2.09,11,4.43,2.15,7,3.27,2.45,11,5.67,2.25,6,5.91,2.55,11,5.92,1.93,13,7,1.26,6,3.45,2.66,11,4.14,1.86,7,6.43,1.81,7,5.4,2.72,10 +12934,twirl,6.1,1.68,20,5.05,1.91,22,6.52,1.72,21,5,1.12,9,7,1.55,11,6,2,10,4.25,1.48,12,5.75,1.58,8,7,1.68,13,5.93,1.77,14,6.5,1.52,6,5.62,2.26,8,4.71,1.68,14,6.38,1.69,8,6.62,1.8,13,6.3,1.95,10,5.9,1.45,10,5.25,1.54,12,4.8,2.35,10,7.17,1.64,12,5.67,1.5,9 +12935,twist,4.61,1.8,23,4.27,2.37,22,5.95,2.42,20,5.12,2.1,8,4.33,1.63,15,4.8,2.57,10,3.83,2.21,12,6.14,2.48,7,5.85,2.48,13,4.25,2.09,12,5,1.41,11,3.36,1.63,11,5.18,2.71,11,5.6,2.41,15,7,2.35,5,4.45,1.75,11,4.75,1.91,12,4.4,2.07,10,4.17,2.69,12,5.6,2.22,10,6.3,2.67,10 +12936,twister,4.25,2.24,20,6,2.54,22,4.89,2.75,27,5,2.83,7,3.85,1.86,13,5.6,2.76,10,6.33,2.42,12,4.8,2.81,15,5,2.93,11,4.09,2.12,11,4.44,2.51,9,6.22,2.86,9,5.85,2.41,13,5.71,2.8,17,3.33,2.18,9,4.31,2.5,13,4.14,1.86,7,5.88,2.92,16,6.33,1.21,6,5,2.66,12,4.8,2.91,15 +12937,twit,4,2.1,21,4.32,2.51,25,4.47,2.37,19,3.89,2.37,9,4.08,1.98,12,3.33,2.5,6,4.67,2.57,18,4,2.08,7,4.75,2.56,12,3.75,2.05,16,4.8,2.28,5,3.86,2.71,14,5,2.31,10,4.56,2.65,9,4.4,2.22,10,4.33,2.39,12,3.56,1.67,9,4.69,2.41,16,3.67,2.69,9,4.18,2.82,11,4.88,1.64,8 +12938,twitch,4.26,1.24,19,5.95,1.86,21,4.26,2.07,23,4.8,1.1,5,4,1.29,13,5.33,2.25,6,6.2,1.7,15,4.3,1.89,10,4.23,2.28,13,4.29,1.6,7,4.18,1.08,11,6,2.52,7,5.93,1.54,14,4.36,1.43,11,4.17,2.59,12,4.42,1.08,12,4,1.53,7,5.27,2.2,11,6.7,1.06,10,4.07,2.09,14,4.56,2.13,9 +12939,twitchy,3.75,1.94,20,5,2.47,18,3.59,1.71,22,3.8,2.17,5,3.73,1.94,15,5,2.61,6,5,2.52,12,4.4,0.97,10,2.92,1.93,12,4.3,1.64,10,3.2,2.15,10,5.3,2.79,10,4.62,2.13,8,3.64,1.63,11,3.55,1.86,11,3.67,1.97,12,3.88,2.03,8,3.89,2.93,9,6.11,1.27,9,4,1.95,11,3.18,1.4,11 +12940,two,6.3,1.63,20,3.33,2.57,18,5.05,2.15,22,6,1.41,5,6.4,1.72,15,5.33,2.73,6,2.33,1.87,12,5,1.41,10,5.08,2.68,12,6.5,1.43,10,6.1,1.85,10,4.1,2.96,10,2.38,1.69,8,5,2.61,11,5.09,1.7,11,6.17,1.8,12,6.5,1.41,8,3.33,2.96,9,3.33,2.29,9,4.45,2.38,11,5.64,1.8,11 +12941,two step,5.95,1.19,20,3.55,2.04,20,5,1.41,21,5.71,0.95,7,6.08,1.32,13,2.89,1.76,9,4.09,2.17,11,4.4,2.07,5,5.19,1.17,16,5.7,1.34,10,6.33,1,9,3,1.93,8,3.92,2.11,12,5.07,1.33,14,4.86,1.68,7,6,1.41,11,5.89,0.93,9,3.67,1.97,12,3.38,2.26,8,4.5,1.43,10,5.45,1.29,11 +12942,twosome,6.52,1.94,21,5.2,2.78,20,4.82,2.52,22,7.17,1.94,6,6.27,1.94,15,5.62,2.67,8,4.92,2.94,12,4.67,3.03,12,5,1.89,10,7.67,1.8,9,5.67,1.61,12,5,2.6,9,5.36,3.04,11,3.86,2.73,7,5.27,2.37,15,6.8,2.35,10,6.27,1.56,11,4.85,2.44,13,5.86,3.44,7,5.17,3.01,12,4.4,1.84,10 +12943,tycoon,4.74,2.02,19,4.3,2.34,20,4.62,2.48,24,4.67,3.21,3,4.75,1.88,16,4,1.73,3,4.35,2.47,17,5.38,2.13,8,4.25,2.62,16,4.62,1.85,8,4.82,2.23,11,4,2.45,9,4.55,2.34,11,5.38,2.02,13,3.73,2.76,11,4.73,1.95,11,4.75,2.25,8,4.4,2.67,10,4.2,2.1,10,4.47,2.35,17,5,2.94,7 +12944,tyke,5.7,2.18,20,3.83,2.23,18,4.55,1.99,22,5.8,1.64,5,5.67,2.38,15,3.83,1.83,6,3.83,2.48,12,4.7,1.16,10,4.42,2.54,12,6.2,1.55,10,5.2,2.66,10,3.6,2.07,10,4.12,2.53,8,5.36,1.36,11,3.73,2.24,11,5.5,2.43,12,6,1.85,8,3.22,2.68,9,4.44,1.59,9,5.64,1.75,11,3.45,1.63,11 +12945,type,6.06,1.63,18,2.86,2.2,21,4.89,2.05,18,5.5,1.51,8,6.5,1.65,10,2.86,2.67,7,2.86,2.03,14,4.36,1.63,11,5.71,2.5,7,5.73,1.49,11,6.57,1.81,7,2.44,2.65,9,3.17,1.85,12,5.64,2.01,11,3.71,1.6,7,5.67,1.3,12,6.83,2.04,6,3.08,2.54,12,2.56,1.74,9,5.22,2.17,9,4.56,2.01,9 +12946,typewriter,5.44,1.1,18,2.4,1.76,20,5.96,1.54,25,5,0.71,5,5.62,1.19,13,2.91,2.17,11,1.78,0.83,9,6,1.67,16,5.89,1.36,9,5.71,1.11,7,5.27,1.1,11,2.11,1.54,9,2.64,1.96,11,5.95,1.61,20,6,1.41,5,5.22,0.97,9,5.67,1.22,9,2,1.41,11,2.89,2.09,9,5.58,1.35,19,7.17,1.6,6 +12947,typhoid,2.55,1.43,20,4.62,2.86,24,3.57,2.08,28,3.12,1.25,8,2.17,1.47,12,4.33,2.65,9,4.8,3.05,15,3.36,1.74,14,3.79,2.42,14,2.78,1.72,9,2.36,1.21,11,4.42,2.91,12,4.83,2.92,12,3.14,1.7,14,4,2.39,14,2.9,1.52,10,2.2,1.32,10,5,3.13,12,4.25,2.63,12,3.75,1.76,12,3.44,2.34,16 +12948,typhoon,3.62,2.22,21,5.82,2.7,22,3.38,2.28,26,3.82,2.44,11,3.4,2.07,10,6.5,2.64,10,5.25,2.73,12,3.73,2.76,11,2.93,1.82,14,4,1.94,10,3.27,2.49,11,6.2,2.74,10,5.5,2.75,12,3.65,2.06,17,2.5,2.62,8,3.85,2.23,13,3.25,2.31,8,6.07,2.64,14,5.38,2.92,8,3.41,2.29,17,3.33,2.4,9 +12949,typical,4.58,1.54,19,3.37,2.01,19,5.4,2.23,20,4.46,1.81,13,4.83,0.75,6,4,3.08,5,3.14,1.56,14,5.56,2.01,9,5.27,2.49,11,4.22,2.11,9,4.9,0.74,10,3.86,2.67,7,3.08,1.56,12,5,2.4,9,5.73,2.15,11,4.89,1.69,9,4.3,1.42,10,3.1,2.18,10,3.67,1.87,9,4.71,2.63,7,5.77,2.01,13 +12950,typist,5.3,1.58,23,4.14,2.23,22,6.15,2.08,20,5.25,1.75,8,5.33,1.54,15,4.1,2.38,10,4.17,2.21,12,5.43,2.15,7,6.54,2.03,13,5.25,1.66,12,5.36,1.57,11,3.64,2.29,11,4.64,2.16,11,5.47,1.85,15,8.2,1.3,5,4.45,1.21,11,6.08,1.51,12,4.9,1.97,10,3.5,2.32,12,6.1,1.29,10,6.2,2.74,10 +12951,typo,4.1,1.79,21,4,2.41,20,4.24,2.55,21,3.67,1.03,6,4.27,2.02,15,4.75,2.38,8,3.5,2.39,12,4.18,2.36,11,4.3,2.87,10,3.83,0.75,6,4.2,2.08,15,4.1,2.47,10,3.9,2.47,10,4.14,2.82,14,4.43,2.07,7,4,1.83,7,4.14,1.83,14,3.93,2.76,14,4.17,1.47,6,3.83,2.62,12,4.78,2.49,9 +12952,tyranny,3.19,2.16,21,5.45,2.7,20,2.67,1.49,21,3.67,2.07,6,3,2.24,15,6.25,2.76,8,4.92,2.64,12,2.55,1.69,11,2.8,1.32,10,3.17,2.04,6,3.2,2.27,15,5.4,2.99,10,5.5,2.55,10,2.71,1.68,14,2.57,1.13,7,3.29,2.14,7,3.14,2.25,14,5.71,2.84,14,4.83,2.48,6,2.5,1.68,12,2.89,1.27,9 +12953,tyrant,2.9,1.8,20,5.27,2.21,22,3.19,1.97,21,2.67,2,9,3.09,1.7,11,5,2.49,10,5.5,2.02,12,3,1.85,8,3.31,2.1,13,3.43,1.87,14,1.67,0.82,6,4.5,2.83,8,5.71,1.73,14,3.75,2.38,8,2.85,1.68,13,3.5,1.51,10,2.3,1.95,10,5.42,2.19,12,5.1,2.33,10,3.33,1.92,12,3,2.12,9 +12954,ubiquitous,5.05,1.27,19,3.81,1.97,21,5.32,2.34,34,5.22,1.56,9,4.9,0.99,10,3.5,1.69,8,4,2.16,13,5.57,2.41,14,5.15,2.35,20,5.11,1.69,9,5,0.82,10,3.85,1.57,13,3.75,2.6,8,5.64,2.34,22,4.75,2.34,12,5.1,1.6,10,5,0.87,9,4.07,1.98,14,3.29,1.98,7,4.88,2.03,17,5.76,2.61,17 +12955,ugliness,2.75,1.92,20,4.43,2.52,21,3.44,2.42,25,1.75,0.96,4,3,2.03,16,3.75,2.22,4,4.59,2.62,17,5,2.87,9,2.56,1.63,16,2,0.76,8,3.25,2.3,12,4.5,2.22,10,4.36,2.87,11,3.5,2.47,14,3.36,2.46,11,2.73,1.42,11,2.78,2.49,9,4.8,2.94,10,4.09,2.17,11,4.11,2.52,18,1.71,0.76,7 +12956,ugly,2.47,1.93,19,4.43,2.18,21,3.86,2.2,43,2,1.1,6,2.69,2.21,13,4.62,1.77,8,4.31,2.46,13,3.82,1.92,22,3.9,2.51,21,2.3,1.25,10,2.67,2.55,9,4.11,1.96,9,4.67,2.39,12,3.74,2.35,19,3.96,2.12,24,1.75,1.16,8,3,2.24,11,5.1,2.33,10,3.82,1.94,11,3.81,2.06,21,3.91,2.37,22 +12957,ukulele,5.26,1.66,19,4.52,2.27,21,5.37,2.52,19,5,1,3,5.31,1.78,16,4.83,2.23,6,4.4,2.35,15,6.17,1.83,6,5,2.77,13,5.9,1.91,10,4.56,1.01,9,3.71,2.06,7,4.93,2.34,14,5.7,2.71,10,5,2.4,9,5.25,1.75,8,5.27,1.68,11,5.11,2.26,9,4.08,2.27,12,5.29,2.98,7,5.42,2.35,12 +12958,ulcer,2.7,1.53,37,4.76,2.71,45,3.35,2.37,43,3.13,1.66,23,2,0.96,14,5.69,2.41,16,4.11,2.71,28,3.86,2.19,22,2.81,2.48,21,3.12,2,16,2.38,0.97,21,4.39,2.68,18,5,2.75,27,3.16,2.34,19,3.5,2.43,24,3.05,1.77,21,2.25,1,16,3.75,2.86,20,5.56,2.33,25,3.43,2.46,21,3.27,2.33,22 +12959,ulterior,4.29,1.19,21,4.71,1.98,21,4.32,2.5,25,4.25,1.22,12,4.33,1.22,9,5,1.63,7,4.57,2.17,14,4.7,2.67,10,4.07,2.43,15,4.25,1.5,4,4.29,1.16,17,4.4,1.78,10,5,2.19,11,3.43,2.3,7,4.67,2.54,18,4,1.21,12,4.67,1.12,9,4.77,1.96,13,4.62,2.13,8,3,1.87,9,5.06,2.54,16 +12960,ultimate,5.74,2.05,19,5.1,2.45,20,5.75,2.25,24,6.23,2.24,13,4.67,1.03,6,6.4,1.82,5,4.67,2.53,15,5.62,2.22,13,5.91,2.39,11,6.44,2.46,9,5.1,1.45,10,6.71,1.89,7,4.23,2.31,13,5.09,2.07,11,6.31,2.32,13,5.78,1.92,9,5.7,2.26,10,5.4,2.46,10,4.8,2.53,10,6.33,2.29,9,5.4,2.23,15 +12961,ultimatum,3.65,2.21,20,5.18,2.58,22,4.22,2.53,27,5.43,2.64,7,2.69,1.18,13,4.6,2.37,10,5.67,2.74,12,3.67,2.53,15,4.82,2.56,11,3.91,2.12,11,3.33,2.4,9,5.44,2.65,9,5,2.61,13,4.65,2.85,17,3.22,1.64,9,4.38,2.33,13,2.29,1.11,7,5.06,2.64,16,5.5,2.59,6,5,2.73,12,3.6,2.26,15 +12962,ultrasound,5.14,2.1,21,5.15,2.85,20,4.86,2.73,21,6.17,1.6,6,4.73,2.19,15,6.12,2.75,8,4.5,2.84,12,4.73,2.97,11,5,2.58,10,5.89,2.2,9,4.58,1.93,12,5.33,2.65,9,5,3.13,11,5.33,3.08,6,4.67,2.66,15,5.7,2.06,10,4.64,2.11,11,4.31,2.5,13,6.71,2.98,7,4.42,3.09,12,5.44,2.19,9 +12963,ultraviolet,5.8,1.36,20,3.71,2.47,17,4.82,1.79,22,6.57,1.72,7,5.38,0.96,13,4.75,2.6,8,2.78,2.05,9,4.83,2.4,6,4.81,1.6,16,5.6,0.84,10,5.78,1.72,9,4.25,2.82,8,3.22,2.17,9,4.6,1.88,15,5.29,1.6,7,6.18,1.17,11,5.33,1.5,9,3.73,2.72,11,3.67,2.16,6,4.73,2.2,11,4.91,1.38,11 +12964,umbilical,5.52,1.69,21,3.36,1.94,22,4.33,1.35,21,5.33,1.32,9,5.67,1.97,12,3.33,2.34,6,3.2,1.78,15,4,1.67,6,4.47,1.25,15,5.22,1.56,9,5.75,1.82,12,4,2,5,3.18,1.94,17,4.4,1.17,10,4.27,1.56,11,5.92,1.73,12,5,1.58,9,4,2.18,9,2.92,1.71,13,4.58,1.16,12,4,1.58,9 +12965,umbrella,5.84,1.64,19,3.5,2.01,20,5.75,2.06,44,5.89,1.69,9,5.8,1.69,10,4.5,2.14,8,2.83,1.7,12,5.45,1.85,20,6,2.23,24,5.57,1.9,7,6,1.54,12,3.56,1.59,9,3.45,2.38,11,5.74,1.79,19,5.76,2.28,25,6.1,1.6,10,5.56,1.74,9,3.7,1.83,10,3.3,2.26,10,6.19,2.34,21,5.35,1.72,23 +12966,umpire,4.19,1.6,21,4.57,2.11,23,4.43,2.66,21,4.4,2.51,5,4.12,1.31,16,5.42,1.98,12,3.64,1.91,11,4,2.83,11,4.44,2.19,9,3.33,1.44,12,5.33,1,9,4.12,1.54,16,5.57,2.94,7,4.09,2.02,11,4.8,3.29,10,4.38,1.76,13,3.88,1.36,8,4.63,2.24,19,4.25,1.5,4,3.79,2.33,14,5.71,2.98,7 +12967,umpteen,4.95,1.08,19,3.86,1.98,21,5.17,2.12,23,5.33,1.53,3,4.88,1.02,16,3.5,1.85,8,4.08,2.1,13,5,2.5,9,5.29,1.94,14,5.11,0.6,9,4.8,1.4,10,3.78,2.22,9,3.92,1.88,12,5.13,2.59,15,5.25,0.89,8,5.14,1.07,7,4.83,1.11,12,4.3,1.89,10,3.45,2.07,11,5.23,2.8,13,5.1,0.74,10 +12968,unable,2.96,1.3,23,3.61,2.48,18,3.08,2.6,24,3.29,1.38,7,2.81,1.28,16,3.6,2.61,5,3.62,2.53,13,2.38,1.98,13,3.91,3.08,11,3,1,11,2.92,1.56,12,4.14,2.27,7,3.27,2.65,11,3.44,2.68,16,2.38,2.45,8,3,1.32,16,2.86,1.35,7,4,2.52,12,2.83,2.4,6,2.73,2.49,15,3.67,2.83,9 +12969,unacceptable,3.29,2.12,21,4.43,2.66,23,4.22,2.29,18,4.33,2.55,9,2.5,1.38,12,4.91,2.63,11,4,2.73,12,4.3,2.06,10,4.12,2.7,8,3,1.83,7,3.38,2.4,13,5.27,2.57,11,3.67,2.61,12,3.14,1.95,7,4.91,2.3,11,2.69,1.84,13,4.25,2.31,8,3.45,2.58,11,5.33,2.5,12,3.22,1.72,9,5.22,2.44,9 +12970,unaccounted,4.1,1.37,21,4.22,2.63,23,4.54,2.16,26,3.73,1.35,11,4.5,1.35,10,4.27,2.9,11,4.17,2.48,12,3.64,1.69,11,4.93,2.09,14,4.3,0.82,10,3.91,1.76,11,4.91,3.02,11,3.58,2.15,12,4.53,2.29,17,4,1.2,8,4.23,1.54,13,3.88,1.13,8,4,2.83,15,4.62,2.33,8,4.59,2.48,17,4.44,1.51,9 +12971,unaffected,4.84,1.61,19,3.32,2.12,22,6.45,2.28,22,5,0.71,9,4.7,2.16,10,3.62,2,8,3.14,2.25,14,5.82,2.4,11,7.09,2.07,11,4.86,0.38,7,4.83,2.04,12,4,1.94,10,2.75,2.18,12,6.77,2.42,13,6,2.12,9,5.3,1.42,10,4.33,1.73,9,3.25,2.05,8,3.36,2.24,14,6.36,2.34,14,6.62,2.33,8 +12972,unafraid,6.43,2.18,21,3.38,2.32,24,6.25,2.88,20,6,2.2,8,6.69,2.21,13,4,2.19,6,3.17,2.38,18,6.09,3.11,11,6.44,2.74,9,6.33,2.46,12,6.56,1.88,9,3.9,2.6,10,3,2.11,14,6.15,2.91,13,6.43,3.05,7,6.79,1.93,14,5.71,2.63,7,3.31,2.41,16,3.5,2.27,8,5.83,2.86,12,6.88,3,8 +12973,unanimous,5.55,1.74,22,4.24,2.36,21,4.7,2.89,20,5.62,1.85,8,5.5,1.74,14,4.7,2.63,10,3.82,2.14,11,4.86,3.18,7,4.62,2.84,13,5.55,1.75,11,5.55,1.81,11,4.1,2.38,10,4.36,2.46,11,4.47,2.64,15,5.4,3.78,5,4.6,1.43,10,6.33,1.61,12,4.44,2.19,9,4.08,2.57,12,4.3,1.95,10,5.1,3.67,10 +12974,unannounced,3.5,1.19,20,5.05,2.74,19,4.27,2.07,26,3.45,1.13,11,3.56,1.33,9,5,3.06,7,5.08,2.68,12,4.23,1.74,13,4.31,2.43,13,3.45,1.37,11,3.56,1.01,9,5.6,2.8,10,4.44,2.7,9,4.53,2.37,17,3.78,1.3,9,3.5,1.35,10,3.5,1.08,10,5.17,2.95,12,4.86,2.54,7,4.38,2.22,16,4.1,1.91,10 +12975,unanswered,3.1,1.68,20,3.72,2.27,18,3.79,2.59,24,4.6,1.82,5,2.6,1.35,15,4.6,3.05,5,3.38,1.94,13,3.77,2.8,13,3.82,2.44,11,2.6,1.58,10,3.6,1.71,10,4.57,2.64,7,3.18,1.94,11,4.25,2.62,16,2.88,2.42,8,2.93,1.82,14,3.5,1.38,6,3.75,2.26,12,3.67,2.5,6,3.4,2.23,15,4.44,3.13,9 +12976,unappreciated,2.65,1.46,20,5,2.62,20,3.58,1.77,26,2.73,1.49,11,2.56,1.51,9,4,2.38,7,5.54,2.67,13,3.77,2.13,13,3.38,1.39,13,2.45,1.63,11,2.89,1.27,9,6,2.45,11,3.78,2.39,9,3.76,2.05,17,3.22,1.09,9,2.8,1.87,10,2.5,0.97,10,6.08,2.15,12,3.38,2.5,8,3.5,1.59,16,3.7,2.11,10 +12977,unarmed,3.74,1.76,19,3.64,1.97,22,4.29,2.74,24,4.17,1.72,6,3.54,1.81,13,3.83,2.08,12,3.4,1.9,10,3.75,2.82,8,4.56,2.76,16,4.3,1.64,10,3.11,1.76,9,4.11,1.62,9,3.31,2.18,13,4,2.72,17,4.83,3.13,6,4,1.93,8,3.55,1.69,11,3.78,2.11,9,3.54,1.94,13,4.5,3.03,16,3.88,2.17,8 +12978,unattached,4.79,1.72,19,3.86,2.53,22,5.04,2.12,23,5.36,1.5,11,4.43,1.4,7,4.62,2.97,8,3.43,2.24,14,5.71,2.5,7,4.75,1.95,16,4.25,1.58,8,5.18,1.78,11,3.22,2.54,9,4.31,2.53,13,4.64,1.96,11,5.42,2.27,12,4.25,1.6,12,5.71,1.6,7,3.91,3.11,11,3.82,1.94,11,5.15,2.41,13,4.9,1.79,10 +12979,unattainable,2.75,1.74,20,4.48,1.86,21,4.12,2.75,34,2.5,1.78,10,3,1.76,10,4.38,2,8,4.54,1.85,13,4.57,2.77,14,3.8,2.76,20,2.44,1.67,9,3,1.84,11,4.92,1.71,13,3.75,1.98,8,4.41,2.77,22,3.58,2.75,12,2.5,1.9,10,3,1.63,10,4.43,1.87,14,4.57,1.99,7,5.53,2.48,17,2.71,2.28,17 +12980,unattended,3.76,1.64,21,3.68,2.12,25,3.82,2.42,22,4,1.93,8,3.62,1.5,13,3.69,2.25,13,3.67,2.06,12,4.62,2.63,13,2.67,1.58,9,4.25,1.58,8,3.58,1.68,12,4.14,1.79,14,3.09,2.43,11,5.25,2.26,12,2.1,1.2,10,3.1,1.29,10,4.36,1.75,11,3.65,2.4,17,3.75,1.49,8,4,2.91,10,3.67,2.06,12 +12981,unattractive,2.37,1.12,19,4.3,2.43,20,3.47,2.06,19,2,1,3,2.47,1.19,15,3.9,1.97,10,4.7,2.87,10,2.89,1.27,9,4,2.54,10,2.33,1.21,6,2.42,1.16,12,3.71,2.81,7,4.62,2.26,13,3,1.91,7,3.75,2.18,12,2.17,1.11,12,2.71,1.11,7,5.1,2.64,10,3.5,2.01,10,4.75,2.12,8,2.55,1.51,11 +12982,unauthorized,4.11,1.24,19,4.39,2.48,18,3.94,2.3,17,4.36,1.29,11,3.75,1.16,8,5.25,2.99,4,4.14,2.38,14,3.62,2.33,8,4.22,2.39,9,4,1.07,8,4.18,1.4,11,3.86,2.48,7,4.73,2.53,11,4,2.1,6,3.91,2.51,11,4.15,1.46,13,4,0.63,6,3.91,2.34,11,5.14,2.67,7,4.43,2.3,7,3.6,2.37,10 +12983,unavailable,3.52,1.89,21,3.85,2.35,20,3.67,2.54,21,4,0.89,6,3.33,2.16,15,3,1.85,8,4.42,2.54,12,3.82,2.6,11,3.5,2.59,10,3.17,1.33,6,3.67,2.09,15,4.2,2.86,10,3.5,1.78,10,3.5,2.82,14,4,2,7,3,1.29,7,3.79,2.12,14,3.36,2.5,14,5,1.55,6,3.33,2.71,12,4.11,2.37,9 +12984,unavoidable,4.14,1.59,21,4.32,2.78,22,3.78,2.29,27,4.4,1.65,10,3.91,1.58,11,3.29,2.87,7,4.8,2.7,15,3.41,1.91,17,4.4,2.84,10,4.36,1.69,11,3.9,1.52,10,3,2.83,5,4.71,2.73,17,3.36,1.98,14,4.23,2.59,13,3.92,1.75,13,4.5,1.31,8,3.6,2.95,10,4.92,2.61,12,3.93,2.37,14,3.62,2.29,13 +12985,unaware,3.89,1.59,19,4.1,2,21,3.85,2.08,20,4.67,0.58,3,3.75,1.69,16,4.17,2.86,6,4.07,1.67,15,4.17,1.6,6,3.71,2.3,14,4.1,1.66,10,3.67,1.58,9,4.71,1.6,7,3.79,2.15,14,3.6,1.84,10,4.1,2.38,10,4.25,1.04,8,3.64,1.91,11,4.33,2.55,9,3.92,1.56,12,3.75,1.75,8,3.92,2.35,12 +12986,unbalanced,3.1,1.33,20,4.74,2.73,23,3.21,2.12,19,3.86,1.21,7,2.83,1.19,12,4.62,2.56,8,4.79,3.02,14,3.29,2.98,7,3.09,1.64,11,3.17,1.17,6,3.23,1.36,13,5,3.08,9,4.57,2.59,14,3.86,2.85,7,2.83,1.59,12,3.4,1.65,10,2.8,0.92,10,3.56,2.96,9,5.5,2.38,14,3.25,2.21,16,3,2,3 +12987,unbearable,2.1,0.94,21,5.76,2.28,21,3.38,2.16,24,2,0.95,12,2.22,0.97,9,6.29,1.7,7,5.5,2.53,14,4,1.32,9,3,2.51,15,1.5,1,4,2.24,0.9,17,5.2,2.1,10,6.27,2.41,11,3.57,2.7,7,3.29,1.99,17,2.17,0.94,12,2,1,9,5.38,2.53,13,6.38,1.77,8,2.56,1.59,9,3.87,2.36,15 +12988,unbeatable,5.53,1.74,19,5.25,2.31,20,6.42,2.8,24,5.54,1.85,13,5.5,1.64,6,6.2,2.05,5,4.93,2.37,15,7,2.35,13,5.73,3.23,11,6.11,1.62,9,5,1.76,10,7,1.91,7,4.31,1.97,13,6.18,2.71,11,6.62,2.96,13,5.44,1.51,9,5.6,2.01,10,5.2,2.35,10,5.3,2.41,10,8,2.12,9,5.47,2.77,15 +12989,unbecoming,3.32,1.45,19,4.73,2.05,22,4.36,2.46,22,3.89,1.27,9,2.8,1.48,10,5,1.41,8,4.57,2.38,14,4.64,2.73,11,4.09,2.26,11,4,1.15,7,2.92,1.51,12,4.6,2.01,10,4.83,2.17,12,4.31,2.53,13,4.44,2.51,9,3.5,1.65,10,3.11,1.27,9,4.75,2.31,8,4.71,1.98,14,4.57,2.62,14,4,2.27,8 +12990,unbelievable,5.57,2.09,21,5.4,2.48,20,5.37,2.83,19,5.69,1.93,13,5.38,2.45,8,6.14,2.27,7,5,2.58,13,5.71,2.93,7,5.17,2.89,12,5.58,2.11,12,5.56,2.19,9,5.44,2.7,9,5.36,2.42,11,5.8,2.7,10,4.89,3.06,9,5.92,1.56,12,5.11,2.67,9,5.86,1.86,7,5.15,2.79,13,5.29,3.09,7,5.42,2.81,12 +12991,unborn,4.86,2.17,22,5.28,2.02,18,3.95,2.2,21,5,1.87,5,4.81,2.37,16,5.62,2.56,8,5,1.56,10,4.4,2.17,10,3.55,2.25,11,5.33,1.83,12,4.3,2.5,10,5.56,1.94,9,5,2.18,9,3.25,1.71,12,4.89,2.52,9,5.64,2.01,11,4.09,2.12,11,5,1.2,8,5.5,2.55,10,4.44,1.51,9,3.58,2.61,12 +12992,unbreakable,6.58,1.3,19,4.1,2.05,21,6.13,2.26,23,6.6,1.14,5,6.69,1.38,13,4.5,2.17,6,3.93,2.05,15,5.8,2.1,10,6.38,2.43,13,6.86,1.35,7,6.55,1.29,11,4.43,2.51,7,3.93,1.86,14,6.36,2.06,11,5.92,2.5,12,6.58,1.24,12,6.57,1.51,7,3.36,1.75,11,4.9,2.13,10,5.93,2.53,14,6.44,1.88,9 +12993,unbridled,4.63,1.54,19,4.45,2.8,20,5,2.66,20,3.33,1.53,3,4.67,1.23,15,4.3,2.98,10,4.6,2.76,10,5.7,2.36,10,4.3,2.87,10,4.33,1.21,6,4.5,1.45,12,4.86,3.44,7,4.23,2.52,13,4.25,3.2,8,5.5,2.24,12,5.08,1.68,12,3.86,0.9,7,4.7,2.95,10,4.2,2.78,10,4.67,2.83,9,5.27,2.61,11 +12994,unbutton,5,2.26,21,5.95,2.19,20,5.48,2.54,21,6.5,0.84,6,4.4,2.38,15,7.12,1.25,8,5.17,2.37,12,5.64,2.5,11,5.3,2.71,10,5.33,1.86,6,4.87,2.45,15,6.6,2.27,10,5.3,2,10,5,2.83,14,6.43,1.62,7,4.57,2.51,7,5.21,2.19,14,6.14,2.28,14,5.5,2.07,6,5.42,2.54,12,5.56,2.7,9 +12995,uncalled,3.86,1.42,21,3.3,1.87,23,3.65,2.06,20,4.2,1.64,5,3.75,1.39,16,3.58,1.68,12,3,2.1,11,3.1,1.73,10,3.67,1.66,9,3.25,1.48,12,4.67,0.87,9,3.44,1.86,16,3,2,7,3.64,1.63,11,3.67,2.6,9,4,1.35,13,3.62,1.6,8,3.32,1.89,19,3.25,2.06,4,3,1.53,13,4.86,2.48,7 +12996,uncanny,5,1.34,20,4.71,2.15,21,5.03,2.14,33,4.8,1.62,10,5.2,1.03,10,4.25,1.75,8,5,2.38,13,4.79,2.08,14,5.21,2.23,19,5.33,1.32,9,4.73,1.35,11,5,2.12,13,4.25,2.25,8,5.1,2.14,21,4.92,2.23,12,4.9,1.52,10,5.1,1.2,10,4.71,2.33,14,4.71,1.89,7,5.59,1.46,17,4.44,2.61,16 +12997,uncertain,3.6,1.31,20,4.45,1.87,22,3.58,2.57,19,3.11,1.27,9,4,1.26,11,4.2,2.39,5,4.44,1.79,16,3.33,2.88,6,3.69,2.53,13,3.86,1.03,14,3,1.79,6,4.17,1.99,12,4.67,1.8,9,3.33,1.73,9,3.8,3.22,10,4.1,0.99,10,3.1,1.45,10,4.17,2.25,12,4.8,1.32,10,4.33,2.94,6,3.23,2.42,13 +12998,uncertainty,3.3,1.69,23,5.27,2.53,22,4.1,2.05,20,3.5,1.69,8,3.2,1.74,15,5.1,2.6,10,5.42,2.57,12,4.57,2.23,7,3.85,1.99,13,3.42,1.44,12,3.18,1.99,11,4,2.37,11,6.55,2.07,11,4,2,15,4.4,2.41,5,3,1.26,11,3.58,2.02,12,5.3,2.21,10,5.25,2.86,12,3.8,1.48,10,4.4,2.55,10 +12999,unchanged,5,1.33,19,2.68,1.81,22,4.5,2.15,28,4.67,1.03,6,5.15,1.46,13,3.27,2.05,11,2.09,1.38,11,4.64,2.54,11,4.41,1.94,17,4.91,0.83,11,5.12,1.89,8,2.64,1.69,11,2.73,2,11,4.56,2.23,18,4.4,2.12,10,5.15,1.52,13,4.67,0.82,6,2.57,1.7,14,2.88,2.1,8,4.25,2.44,16,4.83,1.75,12 +13000,uncharted,5.44,1.2,18,5.1,2.3,21,5,1.62,23,5.8,1.3,5,5.42,1.16,12,5.33,2.25,6,5,2.39,15,4.3,1.42,10,5.54,1.61,13,5.67,1.21,6,5.45,1.21,11,5.57,3.05,7,4.86,1.92,14,4.82,1.08,11,5.17,2.04,12,5.45,1.21,11,5.43,1.27,7,5.36,2.66,11,4.8,1.93,10,4.57,1.28,14,5.67,1.94,9 +13001,uncivilized,3.79,1.75,19,4.95,2.42,20,4.12,2.17,24,4,1.96,13,3.33,1.21,6,5,2.55,5,4.93,2.46,15,4.15,2.23,13,4.09,2.21,11,4.22,2.11,9,3.4,1.35,10,6.29,2.43,7,4.23,2.17,13,4.91,1.7,11,3.46,2.37,13,3.33,1.5,9,4.2,1.93,10,5,2.94,10,4.9,1.91,10,4.56,2.6,9,3.87,1.92,15 +13002,uncle,6.5,1.57,22,4.05,2.33,21,5.24,2.44,17,6.33,2.5,6,6.53,1.19,15,3.86,2.97,7,4.14,2.07,14,5.75,2.66,8,4.5,2.27,8,6.07,1.64,14,7.29,1.25,7,3.22,2.59,9,4.67,2.02,12,5.33,2.69,9,5.12,2.3,8,6.29,1.86,14,6.88,0.83,8,3.67,2.66,6,4.2,2.27,15,4.78,3.07,9,5.75,1.49,8 +13003,unclean,2.95,1.72,21,4.12,2.56,24,4.19,2.64,21,3.12,1.96,8,2.85,1.63,13,4.31,2.84,13,3.91,2.3,11,5,2.74,13,2.88,1.96,8,2.75,2.05,8,2.92,1.51,12,4.64,2.34,14,3.4,2.8,10,5.09,2.7,11,3.2,2.3,10,3.1,2.18,10,2.82,1.25,11,3.71,2.73,17,5.14,1.86,7,4.5,3.37,10,3.91,1.87,11 +13004,unclear,3.67,1.35,21,4.19,1.72,21,4.12,2.22,25,3.5,1.38,12,3.89,1.36,9,4.57,1.99,7,4,1.62,14,4.5,2.07,10,3.87,2.36,15,4,1.15,4,3.59,1.42,17,3.2,1.48,10,5.09,1.45,11,4.29,2.63,7,4.06,2.13,18,3.83,1.19,12,3.44,1.59,9,4.23,1.42,13,4.12,2.23,8,3,2.12,9,4.75,2.08,16 +13005,uncomfortable,2.7,1.56,20,5.5,2.21,24,3.68,2.02,28,3.12,1.25,8,2.42,1.73,12,5.22,2.33,9,5.67,2.19,15,3.21,1.97,14,4.14,2.03,14,2.67,1.58,9,2.73,1.62,11,4.67,2.23,12,6.33,1.92,12,2.86,1.51,14,4.5,2.18,14,2.4,1.84,10,3,1.25,10,5.25,2.3,12,5.75,2.18,12,3.33,1.37,12,3.94,2.41,16 +13006,uncommon,5.35,1.5,20,3.2,2.28,20,4.86,1.75,22,5.71,0.76,7,5.15,1.77,13,3.78,2.54,9,2.73,2.05,11,5,1.9,6,4.81,1.76,16,5.6,1.17,10,5,1.87,9,3.12,2.3,8,3.25,2.38,12,4.73,1.79,15,5.14,1.77,7,5.45,1.44,11,5.22,1.64,9,3.33,2.31,12,3,2.39,8,4.91,1.87,11,4.82,1.72,11 +13007,uncomplicated,6.33,2.52,21,3.58,2.12,24,6.68,2.48,22,5.62,2.77,8,6.77,2.35,13,3.85,2.41,13,3.27,1.79,11,6.54,1.94,13,6.89,3.22,9,7.25,2.43,8,5.58,2.5,12,4.43,2.17,14,2.4,1.43,10,6.83,2.48,12,6.5,2.59,10,6.2,3.01,10,6.45,2.11,11,3.53,2.35,17,3.71,1.6,7,6.7,2.83,10,6.67,2.27,12 +13008,uncompromising,3.95,1.72,21,5.17,2.12,23,4.88,2.49,26,4.18,1.47,11,3.7,2,10,5.64,2.06,11,4.75,2.18,12,5.18,2.48,11,4.5,2.56,14,4,1.33,10,3.91,2.07,11,5.45,1.86,11,4.92,2.39,12,5.06,2.56,17,4.25,2.43,8,4.15,1.91,13,3.62,1.41,8,5,2.36,15,5.5,1.69,8,4.65,2.37,17,5.33,2.78,9 +13009,unconditional,6.6,1.47,20,4.1,2.88,21,5.72,2.7,25,7.67,1.15,3,6.41,1.46,17,3.71,2.93,7,4.38,3.04,13,5.5,2.98,8,5.82,2.65,17,6.43,1.51,7,6.69,1.49,13,4.29,2.69,7,4.08,3.17,13,5.29,2.89,14,6.27,2.45,11,7.33,1.5,9,6,1.18,11,4.82,3.16,11,3.3,2.45,10,5.06,2.88,18,7.43,0.98,7 +13010,unconfirmed,4.72,1.27,18,4.43,1.86,21,3.37,1.83,19,4.33,1.53,3,4.8,1.26,15,3.67,1.51,6,4.73,1.94,15,4.17,1.72,6,3,1.83,13,4.4,0.52,10,5.12,1.81,8,5,1.83,7,4.14,1.88,14,3.56,1.94,9,3.2,1.81,10,4.5,0.93,8,4.9,1.52,10,4.33,2.24,9,4.5,1.62,12,3.43,2.51,7,3.33,1.44,12 +13011,unconscious,3.81,1.72,21,4.55,2.44,22,2.81,1.55,26,3.55,1.13,11,4.1,2.23,10,4.1,2.69,10,4.92,2.27,12,3.18,1.6,11,2.5,1.56,14,4.7,1.77,10,3,1.26,11,4.7,2.58,10,4.42,2.43,12,2.94,1.71,17,2.5,1.31,8,4.23,1.59,13,3.12,1.81,8,5.14,2.63,14,3.5,1.77,8,2.76,1.68,17,2.89,1.36,9 +13012,uncontrollable,3.84,1.83,19,5.81,2.06,21,2.18,1.26,22,5.12,1.96,8,2.91,1.04,11,4.17,2.32,6,6.5,1.65,14,2.33,1.21,6,2.12,1.31,16,4.62,2.07,8,3.27,1.49,11,5.4,2.19,5,5.94,2.08,16,2.18,1.47,11,2.18,1.08,11,3.75,2.01,12,4,1.63,7,5.88,2.17,8,5.77,2.09,13,2.25,1.42,12,2.1,1.1,10 +13013,unconventional,5.71,1.87,21,4.8,2.19,20,4.62,1.77,21,4.83,1.83,6,6.07,1.83,15,4.88,2.03,8,4.75,2.38,12,4.36,1.8,11,4.9,1.79,10,4.5,1.87,6,6.2,1.7,15,4.8,2.39,10,4.8,2.1,10,5.14,1.75,14,3.57,1.4,7,4.71,1.38,7,6.21,1.93,14,4.5,2.56,14,5.5,0.55,6,4,1.76,12,5.44,1.51,9 +13014,uncooperative,2.86,1.46,21,4.8,2.31,20,3.6,2.04,25,3.43,1.9,7,2.57,1.16,14,4.73,2.57,11,4.89,2.09,9,3.38,1.93,16,4,2.29,9,2.75,1.28,8,2.92,1.61,13,3.44,2.4,9,5.91,1.58,11,3.7,2.15,20,3.2,1.64,5,2.82,1.17,11,2.9,1.79,10,4.45,2.5,11,5.22,2.11,9,3.74,2.26,19,3.17,1.17,6 +13015,uncouth,3.79,1.69,19,4.14,2.03,21,4,2.18,20,4.33,2.08,3,3.69,1.66,16,4.5,1.97,6,4,2.1,15,5,1.41,6,3.57,2.34,14,4.8,0.79,10,2.67,1.73,9,4.57,1.9,7,3.93,2.13,14,4.1,2.23,10,3.9,2.23,10,4,1.69,8,3.64,1.75,11,3.44,2.01,9,4.67,1.97,12,3.75,2.82,8,4.17,1.75,12 +13016,uncover,4.89,1.97,19,3.55,2.37,20,6.5,1.46,16,4.67,1.53,3,4.93,2.15,15,3.8,2.3,10,3.3,2.54,10,6.57,1.27,7,6.44,1.67,9,5.83,2.71,6,4.42,1.51,12,4.43,3.15,7,3.08,1.8,13,6.2,1.3,5,6.64,1.57,11,4.5,1.78,12,5.57,2.23,7,3.9,2.96,10,3.2,1.69,10,6.38,1.6,8,6.62,1.41,8 +13017,uncut,4.84,1.34,19,3.61,2,18,4.76,1.99,17,5.45,1.04,11,4,1.31,8,4.75,2.63,4,3.29,1.77,14,4.5,2.33,8,5,1.73,9,5.38,1.3,8,4.45,1.29,11,4.14,1.68,7,3.27,2.2,11,5.17,2.14,6,4.55,1.97,11,4.85,1.57,13,4.83,0.75,6,2.82,2.04,11,4.86,1.21,7,5.29,1.89,7,4.4,2.07,10 +13018,undead,3.64,2.57,22,5.27,2.27,26,5,2.38,24,3.56,2.83,9,3.69,2.5,13,4.9,2.13,10,5.5,2.39,16,4.33,2.35,9,5.4,2.38,15,3.88,2.42,8,3.5,2.74,14,5.92,2.6,13,4.62,1.76,13,4.75,2.26,12,5.25,2.56,12,3.83,2.79,12,3.4,2.41,10,5.4,2.38,15,5.09,2.21,11,5.54,2.67,13,4.36,1.91,11 +13019,undefeated,6.21,2.44,19,4.32,2.61,22,7.04,2.14,23,7,2.05,11,5.71,2.21,7,4.88,3,8,4,2.42,14,6.57,2.7,7,7.25,1.91,16,5.88,2.64,8,6.45,2.38,11,3.89,2.71,9,4.62,2.6,13,6.91,2.17,11,7.17,2.21,12,5.83,2.79,12,6.86,1.68,7,4.73,3.26,11,3.91,1.81,11,7.46,1.9,13,6.5,2.42,10 +13020,undeniable,5.4,1.05,20,3.5,1.82,20,4.68,2.34,22,5.43,0.79,7,5.38,1.19,13,3.56,1.81,9,3.45,1.92,11,5.33,3.33,6,4.44,1.93,16,5.5,0.71,10,5.11,1.27,9,3.38,1.69,8,3.58,1.98,12,4.87,2.29,15,4.29,2.56,7,5.73,1.01,11,5,1,9,3.33,1.83,12,3.75,1.91,8,4.55,2.58,11,4.82,2.18,11 +13021,underage,4.1,2.17,20,3.76,2.02,21,4.28,2.41,25,3.75,2.22,4,4.19,2.23,16,2.75,0.96,4,4,2.15,17,5.78,2.91,9,3.44,1.63,16,4.5,2.07,8,3.83,2.29,12,3.3,1.57,10,4.18,2.36,11,4.43,2.62,14,4.09,2.21,11,4.18,2.14,11,4,2.35,9,3.7,1.89,10,3.82,2.23,11,4.78,2.51,18,3,1.63,7 +13022,underbelly,4.42,2.19,19,3.74,2.24,23,5.11,1.88,19,4.22,2.05,9,4.6,2.41,10,3.43,2.15,7,3.8,2.4,15,4.9,1.73,10,5.33,2.12,9,4.56,2.65,9,4.3,1.83,10,4.5,2.42,10,3,2,12,4.12,1.13,8,5.9,2.13,10,4.58,2.43,12,4.14,1.86,7,3.75,2.4,20,3.67,0.58,3,4.5,1.07,8,5.55,2.25,11 +13023,undercover,5.58,2.04,19,3.73,2.29,22,4.96,1.87,23,5.45,1.81,11,5.29,2.21,7,4.75,2.31,8,3.14,2.14,14,4.29,1.25,7,5.25,2.05,16,6.5,1.77,8,4.91,2.02,11,4,2.65,9,3.54,2.11,13,4.55,1.63,11,5.33,2.06,12,5.83,2.17,12,5.14,1.86,7,2.82,2.48,11,4.64,1.75,11,5.54,1.85,13,4.2,1.69,10 +13024,underdog,5.1,2.27,20,5.38,2.5,21,4.08,2.48,25,5.33,1.53,3,5.06,2.41,17,5.86,2.48,7,5.31,2.59,13,4.5,2.14,8,3.88,2.67,17,5.29,1.25,7,5,2.71,13,5.57,2.82,7,5.46,2.44,13,3.57,2.1,14,4.73,2.87,11,4.89,2.42,9,5.27,2.24,11,5.91,2.47,11,4.8,2.53,10,3.83,2.66,18,4.71,1.98,7 +13025,underestimate,4.35,1.23,20,4.48,2.6,21,5.08,2.32,24,4.33,1.53,3,4.35,1.22,17,5.57,3.05,7,4,2.35,13,5.29,1.98,7,5,2.5,17,4.29,1.11,7,4.38,1.33,13,5.86,2.79,7,3.85,2.38,13,5,2.45,13,5.18,2.27,11,4.44,1.01,9,4.27,1.42,11,4.36,2.69,11,4.6,2.63,10,4.94,2.68,17,5.43,1.13,7 +13026,undergo,3.9,1.48,21,3.88,2.35,25,4.68,2.29,19,4.11,1.27,9,3.75,1.66,12,3.33,2.58,6,4.11,2.37,18,5,1.91,7,4.5,2.54,12,3.88,1.36,16,4,2,5,3.64,2.5,14,4.3,2.31,10,4.22,2.44,9,5.1,2.18,10,3.67,1.67,12,4.22,1.2,9,4,2.22,16,3.67,2.69,9,4.64,2.5,11,4.75,2.12,8 +13027,undergraduate,5,2.17,21,3.95,1.94,21,6.2,2.25,25,5.5,2.02,12,4.33,2.29,9,4,2.52,7,3.93,1.69,14,6.1,2.42,10,6.27,2.22,15,4.25,2.99,4,5.18,2.01,17,4.3,2.21,10,3.64,1.69,11,5.43,2.64,7,6.5,2.09,18,4.5,2.2,12,5.67,2.06,9,3.69,1.44,13,4.38,2.62,8,5.22,2.39,9,6.75,2.05,16 +13028,underground,4.7,1.75,20,4.24,2.39,21,5.1,1.76,21,5.75,1.28,8,4,1.71,12,4.17,2.23,6,4.36,2.59,14,5.33,1.63,6,5,1.85,15,5.56,1.33,9,4,1.79,11,3.6,1.52,5,4.44,2.61,16,5.4,1.65,10,4.82,1.89,11,4.75,2.18,12,4.62,0.92,8,3.62,2.62,8,4.62,2.26,13,5.36,1.69,11,4.8,1.87,10 +13029,underhanded,3.53,1.98,19,4.33,2.39,21,3.18,2.08,22,4,1.41,9,3.1,2.38,10,4.62,2.2,8,4.15,2.58,13,3.55,1.69,11,2.82,2.44,11,3.71,0.49,7,3.42,2.5,12,3.89,1.54,9,4.67,2.9,12,3.38,2.43,13,2.89,1.54,9,4.1,2.28,10,2.89,1.45,9,4.38,2.97,8,4.31,2.1,13,3.43,2.21,14,2.75,1.91,8 +13030,underlay,4.64,1.19,25,3.05,2.28,20,4.68,2.03,22,4.75,1.29,16,4.44,1.01,9,3.5,2.64,10,2.78,1.92,9,5.5,2.43,6,4.38,1.86,16,4.91,1.38,11,4.43,1.02,14,2.27,1.62,11,4,2.69,9,5,1.68,13,4.22,2.49,9,4.43,1.02,14,4.91,1.38,11,3.08,2.5,13,3,2,7,4.25,1.86,12,5.2,2.2,10 +13031,underlying,4.87,1.25,23,4.7,2.45,20,4.72,2.15,25,4.92,1.12,13,4.8,1.48,10,4.86,2.91,7,4.62,2.29,13,4.85,2.12,13,4.58,2.27,12,4.67,1.44,12,5.09,1.04,11,5.36,2.46,11,3.89,2.32,9,5.38,2.36,16,3.56,1.01,9,4.42,0.79,12,5.36,1.5,11,5.08,2.97,12,4.12,1.36,8,4.67,2.06,15,4.8,2.39,10 +13032,undermine,3.05,1.47,19,4.21,2.35,19,4.6,2.6,20,2.33,1.15,3,3,1.36,15,3.2,1.69,10,5.33,2.55,9,4,1.94,10,5.2,3.12,10,2.83,1.33,6,2.92,1.38,12,3.57,2.3,7,4.58,2.39,12,4.25,2.71,8,4.83,2.62,12,3.08,1.68,12,3,1.15,7,4,2.6,9,4.4,2.22,10,5.56,2.4,9,3.82,2.6,11 +13033,underpants,5.18,2.11,22,5.08,2.06,26,5.75,2.33,24,5.67,1.73,9,4.85,2.34,13,4.6,2.07,10,5.38,2.06,16,7,2.4,9,5,2,15,5.25,2.12,8,5.14,2.18,14,6,2,13,4.15,1.72,13,5.92,2.57,12,5.58,2.15,12,5.08,2.27,12,5.3,2,10,5.13,2.17,15,5,2,11,6.23,2.42,13,5.18,2.18,11 +13034,underprivileged,3,1.15,19,3.89,2.19,18,3.35,1.84,17,3.27,1.1,11,2.62,1.19,8,4.75,2.87,4,3.64,2.02,14,3.25,1.83,8,3.44,1.94,9,2.62,0.92,8,3.27,1.27,11,3.14,2.04,7,4.36,2.25,11,4,1.79,6,3,1.84,11,3,1.22,13,3,1.1,6,3.55,1.86,11,4.43,2.7,7,3.14,1.77,7,3.5,1.96,10 +13035,underrated,5.53,1.12,19,4.64,2.13,22,5.38,1.96,21,5.78,1.2,9,5.3,1.06,10,4.6,2.63,10,4.67,1.72,12,4.88,1.96,8,5.69,1.97,13,5.5,0.85,14,5.6,1.82,5,4.75,2.71,8,4.57,1.83,14,5.5,2.27,8,5.31,1.84,13,5.6,0.84,10,5.44,1.42,9,4.58,2.11,12,4.7,2.26,10,5.17,2.08,12,5.67,1.87,9 +13036,undersea,6.38,1.83,21,4.45,2.86,20,3.91,2.47,22,5.83,1.72,6,6.6,1.88,15,5.38,2.67,8,3.83,2.92,12,4.33,2.64,12,3.4,2.27,10,6.33,1.94,9,6.42,1.83,12,5,2.65,9,4,3.07,11,3.71,2.69,7,4,2.45,15,7,1.7,10,5.82,1.83,11,4,2.86,13,5.29,2.87,7,4.08,2.91,12,3.7,1.95,10 +13037,undersecretary,4.71,1.27,21,2.86,1.81,22,4.48,1.87,27,4.5,1.58,10,4.91,0.94,11,2,1.53,7,3.27,1.83,15,4.35,2.23,17,4.7,1.06,10,4.91,0.94,11,4.5,1.58,10,3,2.35,5,2.82,1.7,17,3.71,1.98,14,5.31,1.38,13,4.46,1.45,13,5.12,0.83,8,2.6,1.9,10,3.08,1.78,12,4.43,1.87,14,4.54,1.94,13 +13038,understaffed,4.14,2.06,21,3.95,2.78,20,4.39,2.46,36,5.25,2.49,8,3.46,1.45,13,3.8,1.92,5,4,3.07,15,4.55,1.97,11,4.32,2.69,25,4.38,2.47,13,3.75,1.16,8,4.42,2.94,12,3.25,2.55,8,4.35,2.56,20,4.44,2.42,16,4.73,1.85,11,3.5,2.17,10,4.82,3.12,11,2.89,1.96,9,3.45,2.32,22,5.86,1.96,14 +13039,understand,6.68,1.84,22,3.52,2.16,21,6.71,1.61,17,7.33,1.37,6,6.33,1.99,15,3,2.16,7,3.79,2.19,14,6.22,1.56,9,7.25,1.58,8,6.43,2.03,14,7,1.53,7,3.33,2.69,9,3.67,1.78,12,6.78,1.92,9,6.62,1.3,8,6.79,1.85,14,6.5,1.93,8,2.83,1.6,6,3.8,2.34,15,7,2,9,6.38,1.06,8 +13040,understandable,6.5,1.37,22,3.48,2.37,25,6.67,2.1,24,7.22,0.97,9,6,1.41,13,2.2,1.99,10,4.33,2.26,15,6.78,1.39,9,6.6,2.47,15,6.5,1.51,8,6.5,1.34,14,3.67,2.74,12,3.31,2.06,13,5.83,2.44,12,7.5,1.31,12,6.25,1.6,12,6.8,1.03,10,3.6,2.61,15,3.3,2.06,10,6,2.38,13,7.45,1.44,11 +13041,understanding,7.14,1.74,21,3.09,2,23,7.31,1.62,26,6.91,1.64,11,7.4,1.9,10,2.91,1.81,11,3.25,2.22,12,7.18,1.47,11,7.43,1.83,14,7.5,1.84,10,6.82,1.66,11,3.09,2.39,11,3.08,1.68,12,7.24,1.86,17,7.5,1.2,8,7.38,1.85,13,6.75,1.58,8,3.53,2.17,15,2.25,1.39,8,7.59,1.73,17,6.78,1.3,9 +13042,understatement,5.42,2.04,19,4.61,2.23,23,4.84,1.68,19,5,1.5,9,5.8,2.44,10,5.14,1.95,7,4.47,2.42,15,5,1.94,10,4.67,1.41,9,5.44,2.6,9,5.4,1.51,10,4.5,2.55,10,4.83,2.08,12,4.62,1.69,8,4.9,1.79,10,5.58,2.11,12,5.14,2.04,7,4.55,2.31,20,5,2,3,4.5,1.51,8,5.09,1.81,11 +13043,understudy,5,1.14,21,4.13,1.96,23,4.29,1.93,21,4.8,1.79,5,5.06,0.93,16,4.92,1.38,12,3.27,2.2,11,4.45,1.69,11,3.67,1.87,9,4.83,1.34,12,5.22,0.83,9,4.56,1.9,16,3.14,1.86,7,3.91,1.58,11,4.7,2.26,10,5.08,1.04,13,4.88,1.36,8,3.95,1.87,19,5,2.45,4,3.71,1.73,14,5.43,1.9,7 +13044,undertake,4.21,2.02,19,4.22,2.26,23,5.21,2.12,19,4.89,0.93,9,3.6,2.55,10,4.86,2.12,7,3.87,2.39,15,5,2.31,10,5.44,2.01,9,4.11,2.67,9,4.3,1.34,10,4.7,2.83,10,3.75,1.76,12,4.38,1.85,8,5.6,2.17,10,4,2.41,12,4.57,1.13,7,4.4,2.35,20,3,1,3,4.5,2.07,8,5.73,2.1,11 +13045,undertaker,3.86,2.03,21,3.82,2.38,22,3.86,2.25,22,4.67,1.73,9,3.25,2.09,12,4,2.19,6,3.8,2.6,15,4.17,2.14,6,3.75,2.35,16,4.67,1.87,9,3.25,2.01,12,4.4,1.67,5,3.65,2.57,17,4.09,1.76,11,3.64,2.73,11,3.5,2.15,12,4.33,1.87,9,3.33,2.69,9,4.15,2.19,13,3.42,1.88,12,4.4,2.63,10 +13046,undertaking,4.74,1.41,19,3.28,1.87,18,5.53,2.37,17,4.91,0.83,11,4.5,2,8,4,2.16,4,3.07,1.82,14,4.88,2.47,8,6.11,2.26,9,4.75,0.89,8,4.73,1.74,11,3.43,2.07,7,3.18,1.83,11,5.33,1.97,6,5.64,2.66,11,4.31,1.32,13,5.67,1.21,6,3,2.05,11,3.71,1.6,7,5.86,2.48,7,5.3,2.41,10 +13047,undertow,4.05,1.15,20,4.46,2.32,24,3.89,2.35,28,4.12,1.13,8,4,1.21,12,5.22,2.11,9,4,2.39,15,3.21,1.81,14,4.57,2.68,14,3.67,0.71,9,4.36,1.36,11,4.08,2.19,12,4.83,2.48,12,4.5,2.21,14,3.29,2.4,14,3.9,1.2,10,4.2,1.14,10,3.75,2.45,12,5.17,2.04,12,3.67,2.1,12,4.06,2.57,16 +13048,underwear,5.35,1.73,20,4.46,2.26,24,5.7,2.43,27,5.75,1.16,8,5.08,2.02,12,4.89,2.03,9,4.2,2.43,15,5,2.2,13,6.36,2.53,14,4.67,1.87,9,5.91,1.45,11,4.33,2.23,12,4.58,2.39,12,5.57,2.79,14,5.85,2.08,13,5.4,2.12,10,5.3,1.34,10,4.83,2.25,12,4.08,2.31,12,6,2.41,12,5.47,2.5,15 +13049,underworld,3.94,1.51,18,5.14,1.98,21,4.26,2,23,4.67,0.58,3,3.8,1.61,15,5.25,1.49,8,5.08,2.29,13,4,2.35,9,4.43,1.83,14,3.11,1.45,9,4.78,1.09,9,6.11,1.27,9,4.42,2.15,12,4.67,2.16,15,3.5,1.51,8,4.5,1.52,6,3.67,1.5,12,5.9,1.91,10,4.45,1.86,11,4.62,2.43,13,3.8,1.23,10 +13050,undesirable,3,1.73,21,4,2.16,22,3.75,1.89,20,3.78,1.99,9,2.42,1.31,12,3.83,2.64,6,3.93,2.05,15,3.67,2.34,6,3.79,1.76,14,3.44,1.67,9,2.67,1.78,12,3.6,1.95,5,4.12,2.26,17,4.22,2.17,9,3.36,1.63,11,3.25,2.01,12,2.67,1.32,9,4.33,1.8,9,3.77,2.42,13,3.82,2.23,11,3.67,1.5,9 +13051,undetectable,5,1.73,21,4.3,2.75,20,4.42,2.52,36,5.62,1.85,8,4.62,1.61,13,4,2.35,5,4.4,2.95,15,3.91,2.59,11,4.64,2.51,25,5.15,2.08,13,4.75,1.04,8,4.5,2.84,12,4,2.78,8,4.4,2.37,20,4.44,2.78,16,5.18,1.4,11,4.8,2.1,10,5.18,2.86,11,3.22,2.33,9,4.23,2.76,22,4.71,2.16,14 +13052,undetected,4.68,1.7,19,3.77,2.09,22,4.19,2.34,21,5.56,1.51,9,3.9,1.52,10,3.88,2.23,8,3.71,2.09,14,4.45,2.34,11,3.9,2.42,10,5.57,1.81,7,4.17,1.47,12,4.4,1.58,10,3.25,2.38,12,3.58,2.43,12,5,2.06,9,3.9,1.37,10,5.56,1.67,9,3.62,2.5,8,3.86,1.92,14,4.85,2.38,13,3.12,1.96,8 +13053,undetermined,3.67,1.8,21,3.7,2.05,23,3.86,2.37,21,3.6,2.61,5,3.69,1.58,16,4.25,1.82,12,3.09,2.21,11,3.91,2.34,11,3.22,1.86,9,3.33,1.83,12,4.11,1.76,9,4.12,2.09,16,2.71,1.7,7,3.82,2.09,11,3.9,2.77,10,3.77,2.13,13,3.5,1.2,8,3.68,2.08,19,3.75,2.22,4,3.64,2.44,14,4.29,2.36,7 +13054,undignified,3.25,1.41,20,4.41,2.11,22,4.53,2.37,19,2.78,1.48,9,3.64,1.29,11,2.6,2.07,5,4.94,1.91,16,5,2.61,6,4.31,2.32,13,3.5,1.16,14,2.67,1.86,6,4.25,2.18,12,4.56,2.24,9,4.22,1.99,9,4.8,2.74,10,3.7,1.16,10,2.8,1.55,10,4.17,2.17,12,4.7,2.11,10,5.67,2.94,6,4,1.96,13 +13055,undiscovered,6,1.8,19,3.83,2.18,18,4.62,2.36,16,6.55,1.37,11,5.25,2.12,8,4.5,2.52,4,3.64,2.13,14,4.43,2.23,7,4.78,2.59,9,7,1.31,8,5.27,1.79,11,4.29,2.5,7,3.55,2.02,11,4.33,2.25,6,4.8,2.53,10,5.92,1.98,13,6.17,1.47,6,3.18,2.18,11,4.86,1.86,7,4.86,2.41,7,4.44,2.46,9 +13056,undisputed,5.58,2.24,19,4.13,2.01,23,5.53,2.25,19,5.78,1.48,9,5.4,2.84,10,4.29,2.14,7,4.13,2.07,15,5.8,2.53,10,5.22,1.99,9,6.33,2.5,9,4.9,1.85,10,4.7,2.54,10,3.75,1.48,12,5.62,1.69,8,5.2,2.66,10,5.25,2.38,12,6.14,2.04,7,4.2,2.14,20,3.67,0.58,3,6.25,1.67,8,5,2.53,11 +13057,undisturbed,6.4,1.5,20,2.59,2.22,22,6.56,2.28,27,6.57,1.4,7,6.31,1.6,13,2.8,2.25,10,2.42,2.27,12,6.53,2.39,15,6.82,2.18,11,6.64,1.29,11,6.11,1.76,9,1.67,0.87,9,3.23,2.65,13,6.35,2.55,17,7.22,1.56,9,6.62,1.45,13,6,1.63,7,2.69,2.44,16,2.33,1.63,6,5.92,2.97,12,7.07,1.44,15 +13058,undivided,5.79,2.07,19,3.52,2.38,21,5.17,2.15,23,6.18,1.78,11,5.86,1.86,7,4.75,2.87,8,2.77,1.74,13,5.86,2.97,7,4.88,1.71,16,5,2.33,8,6.36,1.75,11,2.89,2.2,9,4,2.49,12,5.55,2.46,11,4.83,1.85,12,5.42,2.35,12,6.43,1.4,7,3.1,2.85,10,3.91,1.92,11,4.77,2.28,13,5.7,1.95,10 +13059,undo,5.35,1.23,20,3.52,2.44,21,6.44,2.14,27,5.57,1.62,7,5.23,1.01,13,3.9,2.33,10,3.18,2.6,11,6,2.39,15,7,1.79,11,5.27,1.1,11,5.44,1.42,9,4,2.07,8,3.23,2.68,13,7.12,1.69,17,5.11,2.47,9,5.31,1.38,13,5.43,0.98,7,3.33,2.16,15,4,3.22,6,6.17,2.33,12,6.67,2.02,15 +13060,undress,6.14,1.74,21,5.96,2.77,23,5.37,2.27,19,7.62,1.41,8,5,0.95,12,6.38,2.83,8,5.57,2.85,14,4.71,2.63,7,5.82,2.14,11,6.88,1.73,8,5.5,1.57,12,6.44,2.83,9,5.64,2.79,14,4.71,2.43,7,5.75,2.18,12,6,1.76,10,6.27,1.79,11,4.89,3.48,9,6.64,2.06,14,5.06,2.26,16,7,1.73,3 +13061,undressed,6,2.39,22,5.35,2.67,26,5.65,2.21,23,7.11,1.76,9,5.23,2.52,13,4.8,3.05,10,5.69,2.44,16,5.89,2.03,9,5.5,2.38,14,5.88,1.96,8,6.07,2.67,14,5.85,2.73,13,4.85,2.61,13,5.27,2.1,11,6,2.34,12,5.42,2.71,12,6.7,1.83,10,5.13,2.97,15,5.64,2.29,11,6,1.91,12,5.27,2.53,11 +13062,undue,4.05,1.22,19,3.53,1.91,17,4.24,2.25,17,4.27,0.9,11,3.75,1.58,8,4.25,2.22,4,3.31,1.84,13,2.88,1.36,8,5.44,2.24,9,4.12,1.13,8,4,1.34,11,3.57,1.9,7,3.5,2.01,10,3.67,1.63,6,4.55,2.54,11,4.08,1.26,13,4,1.26,6,3,1.94,10,4.29,1.7,7,4,2.94,7,4.4,1.78,10 +13063,undying,5.35,1.76,20,4.75,2.63,20,5.27,2.12,22,5.14,1.68,7,5.46,1.85,13,5.22,2.54,9,4.36,2.77,11,6,2.53,6,5,1.97,16,4.4,1.26,10,6.56,1.59,9,5,2.62,8,4.58,2.75,12,5.2,1.97,15,5.43,2.57,7,4.55,1.29,11,6.33,1.8,9,5,2.83,12,4.38,2.45,8,5.18,2.32,11,5.36,2.01,11 +13064,uneasy,2.86,1.04,22,4.48,2.77,21,3.82,2.08,22,2.79,1.12,14,3,0.93,8,4.64,2.87,11,4.56,2.83,9,4.83,1.6,6,3.44,2.16,16,2.5,0.97,10,3.17,1.03,12,3.45,2.66,11,5.6,2.55,10,4.08,1.44,13,3.44,2.83,9,2.67,1.07,12,3.1,0.99,10,4.23,2.95,13,4.88,2.59,8,3.67,1.61,12,4,2.62,10 +13065,uneducated,3,1.26,20,3.9,2.41,21,5.28,2.69,25,3.67,1.15,3,2.88,1.27,17,4.86,3.24,7,3.38,1.89,13,6.38,2.72,8,4.76,2.59,17,3.29,0.95,7,2.85,1.41,13,4.43,2.76,7,3.62,2.36,13,6.14,2.38,14,4.18,2.75,11,3.67,1.22,9,2.45,1.04,11,4.55,2.58,11,3.2,2.1,10,4.83,2.79,18,6.43,2.15,7 +13066,unemployed,2.67,1.83,21,5.26,2.22,23,3.38,2.35,26,3,2.24,11,2.3,1.25,10,4.91,2.21,11,5.58,2.27,12,3.36,1.8,11,3.36,2.84,14,2.8,1.62,10,2.55,2.07,11,4.73,2.28,11,5.75,2.14,12,3.88,2.62,17,2.25,1.39,8,2.54,1.98,13,2.88,1.64,8,5.07,2.52,15,5.62,1.6,8,3.71,2.69,17,2.78,1.48,9 +13067,unemployment,2.32,1.25,22,5.59,2.92,22,2.95,1.68,19,2.38,1.51,8,2.38,1.12,13,6.5,2.27,8,5.08,3.33,13,3,1.63,7,2.73,1.74,11,1.75,1.04,8,2.77,1.24,13,5.88,2.9,8,5.43,3.03,14,3.43,1.72,7,2.67,1.67,12,2.27,1.49,11,2.36,1.03,11,3.12,2.85,8,7,1.88,14,2.69,1.54,16,4.33,2.08,3 +13068,unending,3.16,1.42,19,4.36,2.72,22,4.77,2.45,22,3.67,1.32,9,2.7,1.42,10,4,2.56,8,4.57,2.87,14,4.55,2.3,11,5,2.68,11,4.43,0.98,7,2.42,1.08,12,3.2,2.1,10,5.33,2.87,12,5.08,2.53,13,4.33,2.4,9,3.5,1.43,10,2.78,1.39,9,3.38,3.34,8,4.93,2.23,14,5.36,2.53,14,3.75,2.05,8 +13069,unethical,2.19,1.36,21,4.25,2.84,20,5.32,3.06,22,2,1.26,6,2.27,1.44,15,4.38,3.02,8,4.17,2.86,12,4.83,3.19,12,5.9,2.96,10,1.78,0.83,9,2.5,1.62,12,4.11,2.98,9,4.36,2.87,11,5.43,2.76,7,5.27,3.28,15,2.1,1.66,10,2.27,1.1,11,3.77,2.86,13,5.14,2.79,7,5.17,3.19,12,5.5,3.06,10 +13070,uneven,4.45,1.76,20,3.43,2.56,21,3.54,1.93,24,4.25,2.75,4,4.5,1.55,16,3.5,2.65,4,3.41,2.62,17,4.89,2.09,9,2.73,1.33,15,4,1.93,8,4.75,1.66,12,3.9,3.07,10,3,2.05,11,3.29,1.59,14,3.9,2.38,10,4.36,1.75,11,4.56,1.88,9,2.9,2.38,10,3.91,2.74,11,3.88,2,17,2.71,1.6,7 +13071,uneventful,4.58,1.64,19,2.56,1.72,18,4.76,2.19,17,4.64,1.57,11,4.5,1.85,8,3,1.63,4,2.43,1.79,14,4.12,2.17,8,5.33,2.18,9,4,1.51,8,5,1.67,11,1.86,1.57,7,3,1.73,11,2.5,1.38,6,6,1.41,11,4.31,1.89,13,5.17,0.75,6,2.27,1.56,11,3,2,7,5.43,1.72,7,4.3,2.45,10 +13072,unexpected,4.68,1.57,19,5.1,2.65,20,3.39,2.23,23,4.55,1.04,11,5.43,1.62,7,5.71,2.63,7,4.77,2.71,13,3.57,2.64,7,3.31,2.12,16,4.38,1.92,8,4.91,1.3,11,5.22,2.22,9,5,3.07,11,3.91,2.43,11,2.92,2.02,12,4.5,1.88,12,5,0.82,7,4.2,2.86,10,6,2.21,10,3.08,2.02,13,3.8,2.53,10 +13073,unexplainable,5,1.37,19,3.94,2.36,17,3.76,2.39,17,5.18,1.47,11,4.75,1.28,8,4,3,3,3.93,2.34,14,2.88,1.36,8,4.56,2.88,9,4.75,1.39,8,5.18,1.4,11,4.14,2.34,7,3.8,2.49,10,3.67,1.21,6,3.82,2.89,11,4.77,1.48,13,5.5,1.05,6,3.27,2.24,11,5.17,2.23,6,3.71,2.75,7,3.8,2.25,10 +13074,unexplained,4.6,1.57,20,4.86,2.32,22,4.12,2.7,26,5.43,2.23,7,4.15,0.9,13,4.7,2.06,10,5,2.59,12,4.43,2.95,14,3.55,2.46,11,3.91,0.7,11,5.44,1.94,9,4.78,2.17,9,4.92,2.5,13,4.19,2.83,16,3.78,2.68,9,4.54,1.61,13,4.71,1.6,7,4.81,2.4,16,5,2.28,6,5,2.9,11,3.47,2.45,15 +13075,unexplored,5.77,2.02,22,5.86,2.7,22,5.47,2.2,19,6,2.45,8,5.38,1.61,13,5.29,3.15,7,6.07,2.62,14,5.43,2.99,7,5.45,1.81,11,5.38,2.88,8,5.77,1.17,13,5.11,3.26,9,6.38,2.22,13,5.29,2.63,7,5.58,2.02,12,6.36,1.69,11,5.18,2.23,11,4.5,3.3,8,6.64,2.02,14,5.19,2.17,16,7,2,3 +13076,unfair,3.15,1.31,20,3.75,2.8,24,4,2.2,20,3.75,1.49,8,2.75,1.06,12,5.83,2.32,6,3.06,2.65,18,4.36,2.42,11,3.56,1.94,9,3.08,1.51,12,3.25,1.04,8,4.7,3.23,10,3.07,2.34,14,4.31,2.53,13,3.43,1.4,7,3.08,1.5,13,3.29,0.95,7,3.81,2.81,16,3.62,2.97,8,3.92,2.15,12,4.12,2.42,8 +13077,unfaithful,2.33,1.75,40,5.59,2.44,41,4.44,2.51,61,3,2.24,17,1.83,1.07,23,5,2.79,19,6.1,2.07,21,4.41,2.38,22,4.37,2.58,38,2.05,1.65,22,2.67,1.85,18,5.24,2.45,21,5.95,2.44,20,4.61,2.3,36,4.04,2.77,24,2.35,2.04,26,2.29,1.07,14,5.11,2.75,27,6.5,1.34,14,4.36,2.64,39,4.59,2.32,22 +13078,unfamiliar,4.14,1.88,22,5.18,2.46,22,4,1.94,19,5.38,1.69,8,3.43,1.65,14,5.2,2.3,10,5.17,2.69,12,4.14,2.34,7,3.92,1.78,12,4.73,2.24,11,3.55,1.29,11,4.18,1.94,11,6.18,2.6,11,4,2.17,15,4,0.82,4,4.1,1.2,10,4.17,2.37,12,5.6,2.59,10,4.83,2.41,12,3.9,1.91,10,4.11,2.09,9 +13079,unfeeling,2.79,1.18,19,3.61,2.5,18,4.42,2.62,24,2.6,1.14,5,2.86,1.23,14,3.8,3.03,5,3.54,2.4,13,5.08,2.87,13,3.64,2.16,11,3.44,1.13,9,2.2,0.92,10,4.43,2.82,7,3.09,2.26,11,4.5,2.63,16,4.25,2.76,8,2.69,1.25,13,3,1.1,6,4,2.56,12,2.83,2.4,6,4.53,2.61,15,4.22,2.77,9 +13080,unfinished,4.24,1.55,21,3.36,2.08,22,5,2.5,27,3.7,1.34,10,4.73,1.62,11,2.43,2.15,7,3.8,1.97,15,5.18,2.72,17,4.7,2.16,10,4.09,1.51,11,4.4,1.65,10,2.6,2.19,5,3.59,2.06,17,5.71,2.84,14,4.23,1.88,13,3.92,1.5,13,4.75,1.58,8,2.7,1.89,10,3.92,2.15,12,6,2.66,14,3.92,1.85,13 +13081,unfit,2.95,1.39,19,3.77,2.07,22,4.22,2.59,23,2.91,1.3,11,3.29,1.5,7,4.62,2.39,8,3.29,1.77,14,5.29,2.56,7,3.75,2.54,16,3,1.41,8,2.91,1.45,11,3.33,1.87,9,4.08,2.22,13,4.91,2.34,11,3.58,2.75,12,2.67,1.61,12,3.43,0.79,7,3.55,2.7,11,4,1.26,11,4.54,2.54,13,3.8,2.74,10 +13082,unfold,4.23,1.19,22,3.87,2.4,23,5.63,1.77,19,4.62,0.92,8,4.23,1.01,13,4.75,2.66,8,3.43,2.28,14,5.14,1.95,7,6,1.73,11,4.5,1.07,8,4.31,0.95,13,4.78,2.91,9,3.29,1.9,14,4.86,2.04,7,6.08,1.51,12,4.36,1.12,11,4.09,1.3,11,3.33,2.5,9,4.21,2.36,14,5.5,1.83,16,6.33,1.53,3 +13083,unforeseen,4.5,1.62,18,4,2.68,20,3.08,1.58,25,4.2,1.64,5,4.62,1.66,13,4.55,2.88,11,3.33,2.4,9,3,1.51,16,3.22,1.79,9,4.86,1.57,7,4.27,1.68,11,3,2.29,9,4.82,2.79,11,2.95,1.61,20,3.6,1.52,5,4.67,1.8,9,4.33,1.5,9,4,2.97,11,4,2.45,9,3.42,1.54,19,2,1.26,6 +13084,unforgettable,6.73,1.83,22,5.84,2.67,19,5.86,2.57,21,6.4,1.82,5,6.88,1.93,16,7.25,2.12,8,4.82,2.64,11,6.2,2.78,10,5.55,2.46,11,6.08,2.11,12,7.5,1.08,10,6.7,2.36,10,4.89,2.8,9,5.42,2.81,12,6.44,2.24,9,6.73,1.62,11,6.73,2.1,11,5.5,2.73,8,6.09,2.74,11,5.89,2.76,9,5.83,2.55,12 +13085,unforgivable,2.33,1.61,18,6.25,2.43,20,3.56,2.06,25,2.2,1.3,5,2.38,1.76,13,5.91,2.91,11,6.67,1.73,9,3.88,2.28,16,3,1.58,9,2.43,1.62,7,2.27,1.68,11,5.22,2.77,9,7.09,1.81,11,3.5,2.19,20,3.8,1.64,5,2.56,1.74,9,2.11,1.54,9,6,2.72,11,6.56,2.13,9,3.89,2.18,19,2.5,1.22,6 +13086,unforgiving,2.41,1.59,22,4.81,2.3,26,4.29,2.2,24,2.11,2.09,9,2.62,1.19,13,4,1.89,10,5.31,2.44,16,4.33,1.87,9,4.27,2.43,15,2.12,2.1,8,2.57,1.28,14,4.92,2.25,13,4.69,2.43,13,4.58,1.68,12,4,2.66,12,2.17,1.11,12,2.7,2.06,10,4.73,2.12,15,4.91,2.63,11,4.54,2.07,13,4,2.41,11 +13087,unfortunate,3.33,1.49,24,3.52,2.35,25,4.21,2.59,19,3.45,1.69,11,3.23,1.36,13,3.17,2.79,6,3.56,2.31,18,3.71,2.81,7,4.5,2.54,12,3.53,1.7,17,2.86,0.69,7,3.5,2.79,14,3.4,1.78,10,4.33,2.65,9,4.1,2.69,10,3,1.57,14,3.8,1.32,10,3.69,2.47,16,3.22,2.22,9,3.73,2.83,11,4.88,2.23,8 +13088,unfounded,4.18,1.3,22,3.96,2.07,26,4.57,1.97,23,4.22,1.64,9,4.15,1.07,13,3.6,2.37,10,4.19,1.91,16,4,1.07,8,4.87,2.29,15,4.75,1.16,8,3.86,1.29,14,3.85,2.27,13,4.08,1.93,13,4.5,1.17,12,4.64,2.66,11,4.42,0.9,12,3.9,1.66,10,3.8,2.37,15,4.18,1.66,11,4.67,1.87,12,4.45,2.16,11 +13089,unfreeze,4.29,1.71,21,3.41,1.68,22,4.35,2.18,20,4.2,1.64,5,4.31,1.78,16,4,1.41,11,2.82,1.78,11,4.09,2.39,11,4.25,1.67,8,3.75,2.09,12,5,0.5,9,3.47,1.81,15,3.29,1.5,7,4.18,1.4,11,4.56,2.96,9,4.23,1.88,13,4.38,1.51,8,3.33,1.68,18,3.75,1.89,4,3.77,1.59,13,5.43,2.82,7 +13090,unfriendly,2.3,1.87,20,4.05,2.54,20,4.45,2.72,22,1.83,0.75,6,2.5,2.18,14,3.75,2.38,8,4.25,2.73,12,4.42,2.64,12,4.5,2.95,10,2.67,2.5,9,2,1.18,11,3.56,2.3,9,4.45,2.77,11,3.43,1.81,7,4.93,2.99,15,2.56,2.55,9,2.09,1.14,11,3.54,2.4,13,5,2.71,7,5.25,3.17,12,3.5,1.78,10 +13091,unglued,4.1,1.52,20,4.12,2.6,17,3.95,2.38,22,4,2,5,4.13,1.41,15,4.2,2.28,5,4.08,2.81,12,4.3,2.21,10,3.67,2.57,12,4,1.05,10,4.2,1.93,10,4.67,2.65,9,3.5,2.56,8,5.09,2.51,11,2.82,1.66,11,3.58,1.08,12,4.88,1.81,8,2.38,2.39,8,5.67,1.66,9,3.55,2.21,11,4.36,2.58,11 +13092,ungodly,3.5,2.43,18,5.27,2.19,22,4.73,2.47,22,3.62,2.62,8,3.4,2.41,10,4.75,1.28,8,5.57,2.56,14,5.27,2.61,11,4.18,2.32,11,4.29,2.56,7,3,2.32,11,5.1,1.66,10,5.42,2.61,12,4.38,2.6,13,5.22,2.33,9,3.6,2.46,10,3.38,2.56,8,6.12,2.36,8,4.79,2.01,14,4.93,2.43,14,4.38,2.67,8 +13093,ungrateful,2.68,1.45,19,4.71,2.24,21,4.74,2.82,23,3,2,3,2.62,1.41,16,5.5,1.6,8,4.23,2.49,13,5.78,3.27,9,4.07,2.37,14,2,1.12,9,3.3,1.49,10,4.67,1.32,9,4.75,2.8,12,5.87,2.7,15,2.62,1.6,8,2.86,1.35,7,2.58,1.56,12,4.8,1.75,10,4.64,2.69,11,5.23,3.35,13,4.1,1.91,10 +13094,unguarded,4.45,1.57,22,4.33,2.8,21,4.32,1.91,22,4.5,1.87,14,4.38,0.92,8,4.82,2.99,11,4.11,2.57,9,4,1.9,6,4.44,1.97,16,4.6,2.07,10,4.33,1.07,12,3.45,2.66,11,5.3,2.75,10,4.46,1.71,13,4.11,2.26,9,4.25,1.96,12,4.7,0.95,10,3.77,2.92,13,5.25,2.49,8,3.75,1.76,12,5,1.94,10 +13095,unhand,4.11,1.73,19,3.78,2.21,23,4.68,2.37,28,4.62,1.3,8,3.73,1.95,11,3.56,2.13,9,3.93,2.34,14,4.14,2.28,14,5.21,2.42,14,4,1.66,9,4.2,1.87,10,3.58,2.11,12,4,2.41,11,3.57,2.1,14,5.79,2.15,14,4.3,1.7,10,3.89,1.83,9,4.09,2.17,11,3.5,2.32,12,4.5,1.73,12,4.81,2.81,16 +13096,unhappiness,1.89,1.24,19,4.41,2.84,22,2.96,1.95,28,2.17,1.6,6,1.77,1.09,13,4,3.03,11,4.82,2.71,11,3.36,2.42,11,2.71,1.61,17,2.09,1.45,11,1.62,0.92,8,4.45,2.98,11,4.36,2.84,11,3,1.71,18,2.9,2.42,10,2,1.35,13,1.67,1.03,6,4.5,3.39,14,4.25,1.67,8,2.44,1.59,16,3.67,2.23,12 +13097,unhappy,1.84,1.07,19,5.1,2.4,42,3.71,2.22,21,1,0,3,2,1.1,16,4.13,2.42,15,5.63,2.26,27,4.3,2.16,10,3.18,2.23,11,1.57,1.13,7,2,1.04,12,4,2.24,15,5.7,2.3,27,3.09,2.02,11,4.4,2.32,10,2.11,1.36,9,1.6,0.7,10,4.64,2.46,22,5.6,2.28,20,4.45,2.73,11,2.9,1.1,10 +13098,unharmed,6.78,1.99,18,2.45,1.54,20,6.5,1.91,20,7.67,2.31,3,6.64,2.02,14,2,1.25,10,2.9,1.73,10,5.9,2.02,10,7.1,1.66,10,7.4,1.52,5,6.58,2.23,12,2.14,1.21,7,2.62,1.71,13,7,2.14,8,6.17,1.75,12,6.91,1.7,11,6.57,2.51,7,2.9,1.66,10,2,1.33,10,7.22,2.05,9,5.91,1.64,11 +13099,unhealthy,2.55,1.47,20,4.36,2.11,22,5.11,2.73,19,3.11,1.76,9,2.09,1.04,11,3.2,2.17,5,4.81,2.04,16,4.67,3.01,6,5.31,2.69,13,2.79,1.58,14,2,1.1,6,4.17,2.12,12,4.78,2.22,9,4.78,2.39,9,5.4,3.1,10,3.2,1.55,10,1.9,1.1,10,3.42,1.98,12,5.5,1.72,10,4,2.9,6,5.62,2.6,13 +13100,unheard,4.16,2.01,19,3.18,2.08,22,3.54,1.67,28,5,1.1,6,3.77,2.24,13,2.91,2.02,11,3.45,2.21,11,3,1.84,11,3.88,1.5,17,3.64,1.69,11,4.88,2.3,8,2.91,2.21,11,3.45,2.02,11,3.56,1.85,18,3.5,1.35,10,4.31,2.1,13,3.83,1.94,6,3.57,2.38,14,2.5,1.31,8,3.25,1.84,16,3.92,1.38,12 +13101,unholy,4.08,1.71,25,5.16,2.87,19,4.1,2.83,21,4.71,1.38,7,3.88,1.83,17,6.38,2.77,8,4.27,2.72,11,4.1,3,10,4.09,2.81,11,4.46,1.39,13,3.67,1.97,12,6.2,1.69,10,4,3.54,9,4,2.8,12,4.22,3.03,9,4,1.73,13,4.17,1.75,12,4.38,2.13,8,5.73,3.29,11,4,3.08,9,4.17,2.76,12 +13102,unhook,4.55,1.47,22,3.31,2.05,26,5.75,2.11,24,5.22,0.83,9,4.08,1.66,13,2.5,1.51,10,3.81,2.23,16,6,2.6,9,5.6,1.84,15,5,1.77,8,4.29,1.27,14,4.08,2.29,13,2.54,1.51,13,4.67,2.23,12,6.83,1.34,12,4.08,1.73,12,5.1,0.88,10,2.87,1.73,15,3.91,2.39,11,5.77,2.24,13,5.73,2.05,11 +13103,unicorn,6.86,1.77,21,5.14,2.49,22,5.14,2.26,21,5.8,2.59,5,7.19,1.38,16,6.55,2.07,11,3.73,2.1,11,4.55,2.07,11,5.44,2.24,9,7,1.76,12,6.67,1.87,9,5.27,2.55,15,4.86,2.54,7,5.91,1.3,11,4.3,2.83,10,7.46,1.51,13,5.88,1.81,8,5.17,2.62,18,5,2.16,4,5.29,2.23,14,4.86,2.48,7 +13104,unidentified,4.52,1.81,21,4.89,2.47,19,3.62,2.38,21,5.33,1.03,6,4.2,1.97,15,4.38,2.33,8,5.27,2.61,11,3.45,2.16,11,3.8,2.7,10,4.67,1.37,6,4.47,2,15,4.9,2.51,10,4.89,2.57,9,3.5,2.71,14,3.86,1.68,7,5,1.29,7,4.29,2.02,14,4.71,2.87,14,5.4,0.55,5,3.33,2.06,12,4,2.83,9 +13105,unification,6.1,1.83,20,4.33,2.25,18,6.14,1.96,22,6.6,1.95,5,5.93,1.83,15,4.83,2.56,6,4.08,2.15,12,5.8,2.1,10,6.42,1.88,12,6.5,1.58,10,5.7,2.06,10,5.2,2.35,10,3.25,1.67,8,6.18,2.68,11,6.09,0.94,11,6.08,1.88,12,6.12,1.89,8,3.11,2.26,9,5.56,1.51,9,6.18,2.44,11,6.09,1.45,11 +13106,unified,6.42,1.26,19,3.57,1.78,21,5.3,2.62,23,7,0,3,6.31,1.35,16,4.12,1.46,8,3.23,1.92,13,4,2.4,9,6.14,2.48,14,6.67,1.32,9,6.2,1.23,10,4.33,1.41,9,3,1.86,12,5.33,3.02,15,5.25,1.83,8,6.43,1.4,7,6.42,1.24,12,3.7,1.57,10,3.45,2.02,11,5.77,3,13,4.7,2,10 +13107,uniform,4.37,2.03,19,3.55,1.99,22,4.67,2.58,24,4.67,2.25,6,4.23,2.01,13,3.92,2.02,12,3.1,1.97,10,4.75,2.05,8,4.62,2.87,16,4.2,1.14,10,4.56,2.79,9,4.22,2.05,9,3.08,1.89,13,4.41,2.65,17,5.33,2.73,6,3.88,1.73,8,4.73,2.24,11,3.44,1.81,9,3.62,2.18,13,5.38,2.53,16,3.25,2.19,8 +13108,uniformed,4.42,1.64,19,4.25,2.12,20,4.5,2.32,22,4.67,0.71,9,4.2,2.2,10,5.43,2.44,7,3.62,1.71,13,3.82,2.18,11,5.18,2.36,11,5,0,7,4.08,2.02,12,4.33,1.94,9,4.18,2.36,11,4.38,2.53,13,4.67,2.12,9,4.8,1.81,10,4,1.41,9,4.43,2.57,7,4.15,1.95,13,4.21,2.15,14,5,2.67,8 +13109,unimaginable,4.23,1.38,22,4.65,2.51,26,4.46,2.23,24,4.67,1.41,9,3.92,1.32,13,3.5,2.72,10,5.38,2.16,16,4.11,2.2,9,4.67,2.29,15,4.38,1.85,8,4.14,1.1,14,4.69,2.72,13,4.62,2.4,13,3.83,2.12,12,5.08,2.23,12,3.75,1.48,12,4.8,1.03,10,4.8,2.68,15,4.45,2.38,11,4.69,2.32,13,4.18,2.18,11 +13110,unimportant,4.42,1.07,19,3.52,2.34,21,5.32,1.46,22,4.6,0.89,5,4.23,1.09,13,3.33,2.42,6,3.6,2.38,15,5.3,0.82,10,5.33,1.87,12,4.14,0.9,7,4.45,1.13,11,3.29,2.5,7,3.64,2.34,14,4.7,1.16,10,5.83,1.53,12,4.58,1.08,12,4.14,1.07,7,2.73,2,11,4.4,2.46,10,4.93,1.07,14,6,1.85,8 +13111,uninhabited,5.45,2.04,20,3.56,2.04,18,3.79,2.69,24,6.4,2.07,5,5.13,2,15,3.8,1.79,5,3.46,2.18,13,4.15,2.76,13,3.36,2.66,11,5.9,2.64,10,5,1.15,10,3.71,2.06,7,3.45,2.11,11,3.81,2.79,16,3.75,2.66,8,5.29,1.9,14,5.83,2.48,6,4,2,12,2.67,1.97,6,3.4,2.61,15,4.44,2.83,9 +13112,unintelligible,3.6,1.64,20,3.81,2.09,21,3.4,2.47,25,3,0,4,3.75,1.81,16,4.5,2.38,4,3.65,2.06,17,5.22,2.49,9,2.38,1.82,16,3.38,1.19,8,3.75,1.91,12,4.5,1.96,10,3.18,2.09,11,3.36,2.47,14,3.45,2.58,11,3.91,1.45,11,3.22,1.86,9,3.6,1.96,10,4,2.28,11,3.94,2.69,18,2,0.82,7 +13113,unintentional,5.25,1.65,20,3.52,2.11,21,3.29,1.71,24,4.75,2.06,4,5.38,1.59,16,4.75,2.87,4,3.24,1.89,17,3.56,1.81,9,3.13,1.68,15,4.5,1.07,8,5.75,1.82,12,3.9,2.18,10,3.18,2.09,11,2.77,1.64,13,3.91,1.64,11,5.55,1.44,11,4.89,1.9,9,2.8,1.48,10,4.18,2.44,11,3.71,1.65,17,2.29,1.5,7 +13114,uninterrupted,5.35,1.76,20,3.32,1.91,22,6.74,1.79,19,4.78,1.86,9,5.82,1.6,11,3.2,2.05,5,3.5,1.9,16,6.83,2.14,6,6.69,1.7,13,5.21,1.76,14,5.67,1.86,6,3.5,1.78,12,3.33,2.12,9,6.11,1.45,9,7.3,1.95,10,5.6,1.51,10,5.1,2.02,10,3.17,1.85,12,3.5,2.07,10,6.67,2.42,6,6.77,1.54,13 +13115,uninvited,3.35,0.75,20,4.38,2.58,21,3.76,2.67,25,3.33,0.58,3,3.35,0.79,17,4.71,2.81,7,4.31,2.63,13,3.88,2.53,8,3.71,2.8,17,3.43,0.53,7,3.31,0.85,13,5.71,2.5,7,3.77,2.52,13,4.21,2.69,14,3.18,2.64,11,3.56,0.73,9,3.18,0.75,11,4.45,2.7,11,4.3,2.58,10,3.44,2.89,18,4.57,1.9,7 +13116,union,5.85,1.27,20,4.05,2.82,20,5.68,1.84,22,6.43,1.13,7,5.54,1.27,13,3,1.94,9,4.91,3.21,11,6.67,1.51,6,5.31,1.85,16,5.4,1.26,10,6.44,1.13,9,4,2.67,8,4.08,3.03,12,5.53,1.88,15,6,1.83,7,5.55,1.04,11,6.22,1.48,9,3.83,2.55,12,4.38,3.34,8,5.45,1.97,11,5.91,1.76,11 +13117,unique,7.32,1.11,19,4,2.45,21,6.43,2.39,23,6.6,0.89,5,7.54,1.13,13,4.33,2.8,6,3.87,2.39,15,5.9,2.56,10,6.85,2.27,13,7.43,1.13,7,7.18,1.17,11,3.71,2.56,7,4.14,2.48,14,5.55,2.84,11,7.25,1.6,12,7.25,1.06,12,7.43,1.27,7,4.45,2.46,11,3.5,2.46,10,6.14,2.57,14,6.89,2.15,9 +13118,unisex,5.78,2.21,18,4.95,2.84,22,4.36,1.66,28,5,2.61,6,6.17,1.99,12,4.18,2.6,11,5.73,2.97,11,4.27,2.33,11,4.41,1.12,17,6,2.26,10,5.5,2.27,8,4.36,3.11,11,5.55,2.54,11,4.33,1.94,18,4.4,1.07,10,5.75,2.14,12,5.83,2.56,6,5.29,3.15,14,4.38,2.26,8,4.25,2.08,16,4.5,0.9,12 +13119,unison,5.76,1.7,21,3.43,1.9,23,6.22,2.34,18,6,1.58,9,5.58,1.83,12,3.18,1.78,11,3.67,2.06,12,6,2.71,10,6.5,1.93,8,4.57,1.51,7,6.38,1.56,13,3.55,1.81,11,3.33,2.06,12,6.57,2.51,7,6,2.32,11,5.15,1.72,13,6.75,1.16,8,3.55,2.02,11,3.33,1.87,12,5.67,1.8,9,6.78,2.77,9 +13120,unit,5.29,1.66,42,3.33,2.31,21,5.18,1.82,44,5.54,2.03,13,5.17,1.49,29,4.57,3.15,7,2.69,1.6,13,5,2.05,22,5.36,1.59,22,5,1.55,16,5.46,1.73,26,4.43,3.15,7,2.77,1.69,13,4.59,1.55,29,6.33,1.8,15,5.22,1.65,23,5.37,1.71,19,3.82,2.75,11,2.8,1.69,10,4.84,1.82,25,5.63,1.77,19 +13121,unite,6.4,1.14,20,3.19,2.52,21,6.85,1.97,27,6.43,1.51,7,6.38,0.96,13,3.78,2.54,9,2.75,2.53,12,5.93,1.91,15,8,1.48,11,6.09,0.94,11,6.78,1.3,9,4.33,2.65,9,2.33,2.15,12,6.88,2.2,17,6.67,1.66,9,6.38,1.26,13,6.43,0.98,7,3.2,2.76,15,3.17,2.04,6,6.5,1.93,12,7.13,2.03,15 +13122,unity,6.67,1.74,21,4.8,2.65,20,6.66,1.76,35,6.88,1.96,8,6.54,1.66,13,3.8,2.39,5,5.13,2.72,15,6.6,1.43,10,6.68,1.91,25,6.85,1.91,13,6.38,1.51,8,4.92,2.71,12,4.62,2.72,8,6.63,1.95,19,6.69,1.58,16,6.45,1.81,11,6.9,1.73,10,6,2.14,11,3.33,2.55,9,6.81,2.02,21,6.43,1.34,14 +13123,universal,6.59,2.29,17,4.87,2.83,23,5.53,2.09,19,5.78,2.44,9,7.5,1.85,8,3.57,1.99,7,5.67,2.97,15,5.6,2.17,10,5.44,2.13,9,6.5,2.83,8,6.67,1.87,9,5.5,3.1,10,4.58,2.64,12,5,1.69,8,5.7,2.36,10,6.4,2.55,10,6.86,2.04,7,4.3,2.58,20,8.67,0.58,3,5.5,1.93,8,5.55,2.3,11 +13124,universe,6.81,1.4,21,3.91,3.23,23,3.7,2.99,20,6.62,1.69,8,6.92,1.26,13,5.33,3.67,6,3.41,3.02,17,4.27,3.13,11,3,2.83,9,6.75,1.48,12,6.89,1.36,9,5,3.37,10,3.08,2.99,13,3.85,3.24,13,3.43,2.7,7,6.93,1.38,14,6.57,1.51,7,4.87,3.11,15,2.12,2.8,8,4.42,3.12,12,2.62,2.62,8 +13125,university,6.95,1.15,20,4.24,2.36,21,5.7,2.58,33,7.2,1.14,10,6.7,1.16,10,4.75,2.76,8,3.92,2.14,13,5.71,2.52,14,5.68,2.69,19,7.11,1.17,9,6.82,1.17,11,5,2.31,13,3,2,8,5.5,2.77,22,6.09,2.21,11,6.7,1.42,10,7.2,0.79,10,3.5,1.87,14,5.71,2.69,7,5.12,2.2,17,6.31,2.87,16 +13126,unjust,3.16,1.57,19,6.33,2.2,21,3.05,1.65,22,3.4,1.14,5,3.08,1.8,13,7.33,1.03,6,5.93,2.43,15,3.7,1.83,10,2.5,1.31,12,3.29,1.89,7,3.09,1.51,11,5.71,2.14,7,6.64,2.24,14,4.1,1.6,10,2.17,1.11,12,3.5,1.45,12,2.57,1.72,7,5.45,2.58,11,7.3,1.16,10,3.46,1.81,13,2.44,1.24,9 +13127,unkind,2.55,1.54,20,4.24,2.07,21,4.84,2.59,19,2.56,1.94,9,2.55,1.21,11,3.5,2.38,4,4.31,2.06,16,4.5,3.15,6,5,2.42,13,2.57,1.5,14,2.5,1.76,6,3.58,2.02,12,5,2,8,5.67,2.24,9,4.1,2.77,10,2.5,1.27,10,2.6,1.84,10,3,1.76,12,5.89,1.05,9,5,2.9,6,4.77,2.55,13 +13128,unknown,4.85,1.18,20,4.71,2.71,24,3.79,2.39,28,5.12,1.25,8,4.67,1.15,12,4.11,2.47,9,5.07,2.87,15,2.79,1.67,14,4.79,2.64,14,4.78,1.79,9,4.91,0.3,11,4.25,2.38,12,5.17,3.04,12,3.71,2.55,14,3.86,2.32,14,4.5,1.18,10,5.2,1.14,10,5.17,2.44,12,4.25,2.99,12,3.33,2.06,12,4.12,2.63,16 +13129,unlawful,2.73,1.83,22,4.46,2.32,26,4.87,2.36,23,1.89,1.05,9,3.31,2.06,13,4.1,2.28,10,4.69,2.39,16,4.38,2.26,8,5.13,2.45,15,3.12,2.59,8,2.5,1.29,14,5,2.38,13,3.92,2.22,13,5,2.34,12,4.73,2.49,11,2.83,2.25,12,2.6,1.26,10,4.67,2.5,15,4.18,2.14,11,4.83,2.62,12,4.91,2.17,11 +13130,unleash,4.6,1.23,20,5.14,2.54,21,5.68,2.23,25,4.67,0.58,3,4.59,1.33,17,4.86,2.54,7,5.23,2.71,13,5.62,1.85,8,5.71,2.44,17,4.86,1.07,7,4.46,1.33,13,5.71,2.98,7,4.77,2.42,13,5.79,2.19,14,5.55,2.38,11,4.56,1.13,9,4.64,1.36,11,5,2.65,11,5.3,2.54,10,5.83,2.36,18,5.29,1.98,7 +13131,unlikely,3.85,1.6,20,3.82,2.36,22,4.81,2.24,27,5,1.91,7,3.23,1.01,13,3.4,2.07,10,4.17,2.62,12,4.67,2.38,15,4.91,2.21,11,3.36,1.12,11,4.44,1.94,9,4.11,1.62,9,3.62,2.81,13,5.47,2.12,17,3.44,2.01,9,4.08,1.8,13,3.43,1.13,7,3.5,2,16,4.67,3.2,6,5,2.59,12,4.67,1.99,15 +13132,unlimited,6.16,2.32,19,4.52,2.6,21,6.61,2.1,23,7,1.95,11,5.57,1.9,7,5.14,2.73,7,4.21,2.58,14,6.57,2.64,7,6.62,1.93,16,5.75,2.55,8,6.45,2.21,11,5,2.83,9,4.17,2.48,12,6.55,1.63,11,6.67,2.53,12,5.75,2.67,12,6.86,1.46,7,4.09,3.14,11,5,1.89,10,6.23,2.2,13,7.1,1.97,10 +13133,unlisted,4.21,1.78,19,3.73,2.25,22,5,2.13,24,4,1.79,6,4.31,1.84,13,4.42,2.47,12,2.9,1.73,10,5.38,1.77,8,4.81,2.32,16,4.2,1.32,10,4.22,2.28,9,4.44,2.74,9,3.23,1.79,13,4.88,2.39,17,5.33,1.51,6,4,1.2,8,4.36,2.16,11,3.33,1.58,9,4,2.65,13,4.62,1.96,16,5.75,2.38,8 +13134,unload,5.21,1.9,19,3.24,1.95,21,4.75,2.1,20,5.33,1.53,3,5.19,2.01,16,4.5,2.17,6,2.73,1.67,15,5.67,1.63,6,4.36,2.21,14,5.4,0.84,10,5,2.69,9,2.86,1.68,7,3.43,2.1,14,4.7,2,10,4.8,2.3,10,5.5,1.85,8,5,2,11,3,1.8,9,3.42,2.11,12,4.5,2.51,8,4.92,1.88,12 +13135,unlock,5.55,1.5,20,3.2,1.91,20,6.73,1.49,22,5,1.83,7,5.85,1.28,13,3.44,2.24,9,3,1.67,11,7,1.9,6,6.62,1.36,16,5.9,1.29,10,5.11,1.76,9,2.75,1.58,8,3.5,2.11,12,6.6,1.64,15,7,1.15,7,5.45,1.97,11,5.67,0.71,9,2.75,1.54,12,3.88,2.3,8,6.45,1.86,11,7,1,11 +13136,unlucky,2.7,1.84,20,4.62,2.36,21,4.15,2.82,33,2.3,1.34,10,3.1,2.23,10,4.12,2.53,8,4.92,2.29,13,4.38,2.72,13,4,2.94,20,2.44,0.73,9,2.91,2.43,11,4.92,1.89,13,4.12,3.04,8,4.33,2.87,21,3.83,2.82,12,2.4,0.97,10,3,2.45,10,4.57,2.77,14,4.71,1.38,7,4.38,2.58,16,3.94,3.09,17 +13137,unmanned,5.28,1.67,18,3.33,2.11,21,4.05,2.21,20,4.67,2.08,3,5.4,1.64,15,2.83,1.47,6,3.53,2.33,15,3.67,1.97,6,4.21,2.36,14,4.9,1.29,10,5.75,2.05,8,3.29,2.21,7,3.36,2.13,14,4.1,2.02,10,4,2.49,10,5,1.6,8,5.5,1.78,10,3.56,2.35,9,3.17,1.99,12,2.88,1.73,8,4.83,2.21,12 +13138,unmarked,5.5,2.23,18,2.77,1.54,22,4,2.34,23,5.73,1.95,11,4.67,2.66,6,3,1.07,8,2.64,1.78,14,3.43,2.23,7,4.25,2.41,16,5.25,2.12,8,5.7,2.41,10,2.22,1.3,9,3.15,1.63,13,4.36,2.29,11,3.67,2.42,12,5.27,2.65,11,5.86,1.46,7,2.73,1.74,11,2.82,1.4,11,4.31,2.56,13,3.6,2.07,10 +13139,unmarried,4.72,1.87,18,5.32,2.19,22,6.08,2.62,24,4.17,1.6,6,5,2,12,6.42,2.07,12,4,1.56,10,5.75,2.6,8,6.25,2.7,16,5.67,1.58,9,3.78,1.72,9,6.11,1.54,9,4.77,2.45,13,6.47,2.35,17,5.17,3.49,6,5.29,2.43,7,4.36,1.43,11,5.78,1.99,9,5,2.35,13,5.69,2.55,16,6.88,2.75,8 +13140,unmistakable,6.1,1.92,21,4.33,2.32,24,5.86,2.03,22,6,1.6,8,6.15,2.15,13,5,2.71,13,3.55,1.51,11,6.38,1.89,13,5.11,2.09,9,6.38,1.85,8,5.75,2.01,12,4.93,1.98,14,3.5,2.59,10,5.67,1.97,12,6.1,2.18,10,6.3,2.45,10,5.91,1.38,11,4,2.45,17,5.14,1.86,7,5.5,2.8,10,6.17,1.11,12 +13141,unmitigated,4.75,1.74,20,4.19,2.06,21,4.94,2.28,33,4.8,2.04,10,4.7,1.49,10,4.38,2.33,8,4.08,1.98,13,5,2.69,14,4.89,2,19,4,1.5,9,5.36,1.75,11,4.46,2.26,13,3.75,1.75,8,5.18,2.36,22,4.45,2.11,11,4.2,1.03,10,5.3,2.16,10,4.5,2.28,14,3.57,1.51,7,5.38,2.16,16,4.53,2.37,17 +13142,unnamed,4.38,1.32,21,4.05,2.36,22,4.65,1.94,26,4.55,1.13,11,4.2,1.55,10,4.55,2.11,11,3.55,2.58,11,4.36,1.96,11,4.71,1.94,14,4.1,1.45,10,4.64,1.21,11,4.82,2.36,11,3.27,2.2,11,4.71,2.23,17,4.25,1.04,8,4,1.58,13,5,0,8,4,2.2,15,4.14,2.85,7,4.76,2.28,17,4.44,1.13,9 +13143,unnatural,4.53,1.31,19,5.52,2.27,21,3.78,2.11,23,4.6,0.55,5,4.31,1.38,13,6,2.83,6,5.33,2.09,15,4.3,2.58,10,3.38,1.66,13,4.14,0.9,7,4.55,1.37,11,4.86,2.91,7,5.86,1.92,14,4.55,2.3,11,3.08,1.73,12,4.75,1.29,12,4.14,1.35,7,4.82,2.82,11,6.3,1.16,10,3.57,2.5,14,4.11,1.36,9 +13144,unnecessary,4.62,1.5,21,3.79,2.43,24,4.16,2.59,19,5.12,2.03,8,4.31,1.03,13,4.67,0.82,6,3.5,2.73,18,3.09,1.92,11,5.62,2.77,8,4.33,1.44,12,5,1.58,9,4.7,2.41,10,3.14,2.32,14,3.85,2.58,13,4.83,2.71,6,4.29,1.38,14,5.29,1.6,7,4.12,2.22,16,3.12,2.85,8,4.09,2.66,11,4.25,2.66,8 +13145,unnoticed,4.32,1.7,22,3.28,1.84,25,4.25,2.44,24,4.11,1.76,9,4.46,1.71,13,2.56,1.88,9,3.69,1.74,16,3.89,1.9,9,4.47,2.75,15,4.5,1.77,8,4.21,1.72,14,3.42,1.73,12,3.15,1.99,13,3.33,2.06,12,5.17,2.52,12,4.42,1.78,12,4.2,1.69,10,3,1.88,14,3.64,1.8,11,4.23,2.28,13,4.27,2.72,11 +13146,unofficial,4.45,1.54,20,3.59,2.52,22,5.22,2.5,27,4.86,2.04,7,4.23,1.24,13,3.9,2.51,10,3.33,2.61,12,5.33,2.5,15,5,2.72,11,4.45,0.93,11,4.44,2.13,9,4.11,2.52,9,3.23,2.55,13,5.65,2.47,17,4.33,2.6,9,4.69,1.65,13,4,1.29,7,3.12,2.42,16,4.83,2.56,6,5.5,2.88,12,5,2.24,15 +13147,unopened,5.63,1.83,19,3.32,2.38,22,5.18,1.79,28,6,1.55,6,5.46,1.98,13,3.64,2.98,11,3,1.67,11,5.45,2.16,11,5,1.54,17,5.73,2,11,5.5,1.69,8,3.36,2.42,11,3.27,2.45,11,5.06,1.83,18,5.4,1.78,10,6.38,1.39,13,4,1.67,6,3.29,2.3,14,3.38,2.67,8,5.25,2.29,16,5.08,0.79,12 +13148,unorthodox,5.38,2.16,21,3.45,2.61,20,5.32,2.75,22,5.33,2.88,6,5.4,1.92,15,3.75,2.92,8,3.25,2.49,12,5.17,2.72,12,5.5,2.92,10,5.89,2.8,9,5,1.54,12,3.78,2.54,9,3.18,2.75,11,3.71,2.14,7,6.07,2.74,15,4.9,2.47,10,5.82,1.83,11,3.77,2.62,13,2.86,2.67,7,5.08,3.4,12,5.6,1.84,10 +13149,unpack,5.29,1.68,24,2.9,2.13,20,5.45,2.76,22,5.5,1.77,8,5.19,1.68,16,2.62,2.07,8,3.08,2.23,12,5.5,2.71,12,5.4,2.95,10,5.9,1.73,10,4.86,1.56,14,3.11,2.32,9,2.73,2.05,11,3.86,2.54,7,6.2,2.6,15,5.58,2.19,12,5,0.95,12,2.92,2.36,13,2.86,1.77,7,4.83,2.95,12,6.2,2.44,10 +13150,unpaid,2.58,1.3,19,5.62,2.6,21,3.35,2.12,23,2.8,0.84,5,2.46,1.51,13,6.17,2.64,6,5.4,2.64,15,3.6,1.78,10,3.15,2.41,13,2,0.82,7,2.91,1.51,11,5,3.32,7,5.93,2.23,14,3.55,1.51,11,3.17,2.62,12,2.42,1.08,12,2.86,1.68,7,4.64,3.14,11,6.7,1.25,10,3.57,1.87,14,3,2.55,9 +13151,unparalleled,5.37,2.01,19,3.85,2.21,20,5.65,1.95,20,5.92,2.02,13,4.17,1.47,6,5,2.55,5,3.47,2.03,15,5.67,1.73,9,5.64,2.2,11,5.78,1.92,9,5,2.11,10,4.29,2.43,7,3.62,2.14,13,5.33,2.29,9,5.91,1.7,11,4.56,1.42,9,6.1,2.23,10,4.4,2.22,10,3.3,2.16,10,6.14,2.48,7,5.38,1.66,13 +13152,unpleasant,2.53,1.43,19,4.73,2.8,22,3.54,1.75,28,3.17,1.6,6,2.23,1.3,13,5.18,2.56,11,4.27,3.07,11,3.55,1.86,11,3.53,1.74,17,2.73,1.79,11,2.25,0.71,8,4.73,2.83,11,4.73,2.9,11,3.83,1.82,18,3,1.56,10,2.85,1.57,13,1.83,0.75,6,4.36,3.05,14,5.38,2.33,8,3.44,2.03,16,3.67,1.37,12 +13153,unpleasantness,2.59,1.3,22,4.36,2.22,25,3.42,2.12,24,2.89,1.54,9,2.38,1.12,13,4,2.45,10,4.6,2.1,15,2.89,1.96,9,3.73,2.22,15,3.25,1.28,8,2.21,1.19,14,4.15,2.38,13,4.58,2.11,12,3.08,1.98,12,3.75,2.3,12,2.25,1.22,12,3,1.33,10,4.33,2.53,15,4.4,1.78,10,3.46,2.07,13,3.36,2.29,11 +13154,unplug,4.8,0.95,20,3.25,1.97,20,5.59,2.09,22,4.71,0.76,7,4.85,1.07,13,3.44,2.07,9,3.09,1.97,11,6.17,2.4,6,5.38,2,16,4.9,0.74,10,4.67,1.22,9,3,2.27,8,3.42,1.83,12,6.07,2.05,15,4.57,1.9,7,4.91,0.94,11,4.67,1,9,2.83,1.95,12,3.88,1.96,8,6.27,2.2,11,4.91,1.81,11 +13155,unplugged,4.29,1.45,21,3.25,2.8,24,4.95,2.06,20,5.12,1.64,8,3.77,1.09,13,4.33,2.73,6,2.89,2.81,18,5,1.95,11,4.89,2.32,9,4.33,1.44,12,4.22,1.56,9,3.2,2.74,10,3.29,2.95,14,5.38,2.02,13,4.14,2.04,7,4.43,1.5,14,4,1.41,7,4.19,2.99,16,1.38,0.74,8,5.08,2.31,12,4.75,1.75,8 +13156,unpopular,2.95,1.91,21,4.25,2.29,20,3.48,2.14,21,3.5,1.64,6,2.73,2.02,15,4,2.73,8,4.42,2.07,12,3.27,2,11,3.7,2.36,10,2.67,1.63,6,3.07,2.05,15,4,2.94,10,4.5,1.51,10,2.71,1.44,14,5,2.58,7,2.57,1.4,7,3.14,2.14,14,4.21,2.61,14,4.33,1.51,6,3.33,2.71,12,3.67,1.12,9 +13157,unprecedented,5.29,1.82,21,4.32,2.77,22,4.78,2.06,27,5.5,1.65,10,5.09,2.02,11,4,3.21,7,4.47,2.64,15,4.41,2.32,17,5.4,1.43,10,5.55,1.81,11,5,1.89,10,4.2,3.11,5,4.35,2.76,17,4.5,2.5,14,5.08,1.5,13,4.92,2.1,13,5.88,1.13,8,4.4,3.2,10,4.25,2.49,12,5.43,2.28,14,4.08,1.61,13 +13158,unpredictable,4.52,2.04,21,4.8,2.61,20,3.9,2.59,21,5.5,1.97,6,4.13,2,15,5.25,2.31,8,4.5,2.84,12,3.73,2.28,11,4.1,3,10,5.33,2.29,9,3.92,1.68,12,5.78,2.05,9,4,2.83,11,3.86,2.48,7,3.93,2.73,14,5,1.89,10,4.09,2.17,11,4.85,2.41,13,4.71,3.15,7,3.75,2.8,12,4.11,2.42,9 +13159,unprepared,3.11,1.52,19,5.09,2.2,22,3.75,2.13,24,3,1.26,6,3.15,1.68,13,5.42,2.11,12,4.7,2.36,10,4.62,2.13,8,3.31,2.06,16,3.8,1.55,10,2.33,1.12,9,6,1.32,9,4.46,2.5,13,3.47,2,17,4.33,2.66,6,3.38,1.77,8,2.91,1.38,11,4.56,1.81,9,5.46,2.44,13,4.12,1.93,16,3,2.45,8 +13160,unprofessional,2.71,1.49,21,4.71,2.16,24,3.64,2.34,22,2.75,1.16,8,2.69,1.7,13,4.46,2.07,13,5,2.32,11,4.15,2.51,13,2.89,1.96,9,2.75,1.98,8,2.67,1.23,12,5.29,1.49,14,3.9,2.73,10,4.67,2.57,12,2.4,1.26,10,2.5,1.27,10,2.91,1.7,11,4.35,2.09,17,5.57,2.23,7,3.8,2.7,10,3.5,2.11,12 +13161,unprotected,3.48,1.81,21,5.35,2.31,23,3.12,2.14,26,4,1.79,11,2.9,1.73,10,5.73,2.45,11,5,2.22,12,3.36,2.34,11,2.64,1.78,14,3.3,1.83,10,3.64,1.86,11,6.18,2.14,11,4.58,2.27,12,3.41,2.15,17,2,1.41,8,3.23,2.01,13,3.88,1.46,8,5.13,2.42,15,5.75,2.19,8,3.29,2.26,17,2.78,1.99,9 +13162,unprovoked,4.95,1.96,20,3.62,2.58,24,4.36,2.15,28,3.88,1.81,8,5.67,1.78,12,5,2.6,9,2.8,2.27,15,4.14,2.32,14,4.57,2.03,14,5.44,2.6,9,4.55,1.21,11,3.33,2.31,12,3.92,2.91,12,3.21,1.53,14,5.5,2.1,14,5.7,2.06,10,4.2,1.62,10,2.75,2.14,12,4.5,2.78,12,3.33,1.72,12,5.12,2.16,16 +13163,unpunished,4.5,1.91,20,5.27,2.37,22,5.36,2.01,22,4.38,1.3,8,4.58,2.27,12,4.5,2.74,6,5.47,2.29,15,5.67,2.73,6,5.25,1.77,16,5,1.2,8,4.17,2.25,12,4,2.55,5,5.65,2.26,17,6.09,2.02,11,4.64,1.8,11,4.73,2.28,11,4.22,1.39,9,5.78,2.11,9,4.92,2.56,13,5.33,2.19,12,5.4,1.9,10 +13164,unqualified,3.48,1.81,21,4.67,1.88,21,4,2.61,25,3.92,1.93,12,2.89,1.54,9,4.86,1.57,7,4.57,2.06,14,4.2,1.93,10,3.87,3.04,15,2.5,1.91,4,3.71,1.76,17,3.8,1.62,10,5.45,1.81,11,3.29,2.75,7,4.28,2.59,18,3.67,2.1,12,3.22,1.39,9,4.69,1.84,13,4.62,2.07,8,2,1.12,9,5.12,2.55,16 +13165,unquote,5.21,1.44,19,3,2.32,20,4.62,1.93,24,5.62,1.5,13,4.33,0.82,6,4.4,3.29,5,2.53,1.81,15,4.69,1.7,13,4.55,2.25,11,6,1.66,9,4.5,0.71,10,4.43,3.05,7,2.23,1.42,13,5,2.28,11,4.31,1.6,13,5,1.58,9,5.4,1.35,10,2.7,2.26,10,3.3,2.45,10,5,2.35,9,4.4,1.68,15 +13166,unravel,4.39,1.79,18,4.16,2.57,19,3.84,2.3,25,3.8,1.92,5,4.62,1.76,13,4.8,2.74,10,3.44,2.3,9,4,2.16,16,3.56,2.65,9,4.86,1.68,7,4.09,1.87,11,3.22,2.91,9,5,2,10,3.75,2.55,20,4.2,0.84,5,4,1.58,9,4.78,1.99,9,3.45,2.58,11,5.12,2.36,8,4,2.26,19,3.33,2.58,6 +13167,unreachable,3,1.38,21,3.4,2.04,20,3.5,2.35,20,3.4,1.52,5,2.87,1.41,15,3,1.94,10,3.8,2.15,10,3.8,2.3,10,3.2,2.49,10,3,1.41,6,3,1.47,14,3,2.38,7,3.62,1.89,13,2.88,2.17,8,3.92,2.47,12,2.69,1.38,13,3.5,1.31,8,3.6,2.17,10,3.2,1.99,10,2.33,1.5,9,4.45,2.54,11 +13168,unreal,4.57,2.09,21,4.9,2.36,20,4.38,2.46,21,5.33,1.51,6,4.27,2.25,15,5.75,1.91,8,4.33,2.53,12,4.18,2.36,11,4.6,2.67,10,4.5,2.35,6,4.6,2.06,15,5.3,2.63,10,4.5,2.12,10,4.43,2.74,14,4.29,1.98,7,4.14,2.04,7,4.79,2.15,14,4.86,2.71,14,5,1.41,6,3.75,2.42,12,5.22,2.39,9 +13169,unrealistic,3.55,1.39,20,4.39,2.48,18,3.91,1.8,22,3.6,1.52,5,3.53,1.41,15,5.5,1.97,6,3.83,2.59,12,4,1.41,10,3.83,2.12,12,3.9,1.37,10,3.2,1.4,10,4.7,2.16,10,4,2.93,8,3.64,1.69,11,4.18,1.94,11,3.67,1.5,12,3.38,1.3,8,3.33,2.78,9,5.44,1.67,9,4.27,1.9,11,3.55,1.69,11 +13170,unreasonable,3.85,1.73,20,5,2.47,22,5.11,2.24,27,5,1.73,7,3.23,1.42,13,5.2,2.2,10,4.83,2.76,12,5.2,2.27,15,5.09,2.39,11,3.55,1.51,11,4.22,1.99,9,4.22,1.92,9,5.54,2.73,13,5.82,2.3,17,3.89,1.69,9,3.85,1.86,13,3.86,1.57,7,4.38,2.5,16,6.67,1.51,6,5.17,2.62,12,5.07,1.98,15 +13171,unrelated,4.53,1.54,19,3.18,1.84,22,4.12,1.8,24,4,1.55,6,4.77,1.54,13,3.17,1.95,12,3.2,1.81,10,4,1.85,8,4.19,1.83,16,4.7,0.48,10,4.33,2.24,9,3.44,2.01,9,3,1.78,13,4.29,1.86,17,3.5,1.76,6,4.38,0.92,8,4.64,1.91,11,2.89,2.09,9,3.38,1.71,13,4.38,1.59,16,3.62,2.2,8 +13172,unrelenting,3.53,2.04,19,4.86,2.25,22,5.18,2.82,22,3.89,1.69,9,3.2,2.35,10,5.38,2.45,8,4.57,2.17,14,4.91,2.7,11,5.45,3.05,11,4.29,1.5,7,3.08,2.23,12,4.5,1.65,10,5.17,2.69,12,4.92,2.93,13,5.56,2.79,9,4.3,2.31,10,2.67,1.32,9,4.75,2.92,8,4.93,1.9,14,5.07,2.89,14,5.38,2.88,8 +13173,unreliable,2.74,1.19,19,4.29,2.17,21,4.22,2.66,23,2.67,1.53,3,2.75,1.18,16,5.25,1.91,8,3.69,2.18,13,5,2.5,9,3.71,2.73,14,2.22,1.3,9,3.2,0.92,10,4.56,1.13,9,4.08,2.75,12,4.67,2.99,15,3.38,1.77,8,2.86,1.07,7,2.67,1.3,12,4.7,1.95,10,3.91,2.39,11,4.77,3.32,13,3.5,1.27,10 +13174,unremarkable,4.42,2.22,19,3.52,2.04,23,5.53,1.84,19,4.67,1.5,9,4.2,2.78,10,3.14,1.68,7,3.8,2.24,15,6,2,10,5,1.58,9,3.89,2.47,9,4.9,1.97,10,3.6,2.63,10,3.58,1.56,12,5.62,1.85,8,5.3,1.95,10,4.92,2.54,12,3.57,1.27,7,3.5,2.19,20,3.67,0.58,3,5.88,1.81,8,5.27,1.9,11 +13175,unrequited,3.79,1.72,19,4.23,2.62,22,3.74,2.53,23,3.82,1.66,11,4.14,1.68,7,5.12,2.42,8,3.71,2.67,14,4,2.71,7,3.62,2.53,16,3.75,2.19,8,3.82,1.4,11,4.56,2.83,9,4,2.55,13,4.64,2.54,11,2.92,2.31,12,3.58,1.88,12,4.14,1.46,7,3.27,2.72,11,5.18,2.23,11,4.31,2.39,13,3,2.62,10 +13176,unresolved,3.05,1.28,20,4.61,2.68,18,3.32,1.81,22,2.8,0.45,5,3.13,1.46,15,4.33,2.07,6,4.75,3.02,12,4.2,1.81,10,2.58,1.51,12,3.5,1.08,10,2.6,1.35,10,5.1,2.77,10,4,2.62,8,3.45,1.57,11,3.18,2.09,11,3.17,1.53,12,2.88,0.83,8,3,2.5,9,6.22,1.79,9,3.45,1.97,11,3.18,1.72,11 +13177,unresponsive,2.95,1.76,20,3.94,2.36,18,3.36,1.94,22,2.8,1.92,5,3,1.77,15,3.17,1.83,6,4.33,2.57,12,3.4,0.84,10,3.33,2.57,12,3,1.63,10,2.9,1.97,10,4.5,2.42,10,3.25,2.25,8,2.91,1.7,11,3.82,2.14,11,2.67,1.72,12,3.38,1.85,8,3,2.18,9,4.89,2.26,9,3.82,2.36,11,2.91,1.38,11 +13178,unrest,2.63,1.34,19,4.91,2.31,22,3.54,2.13,24,3,1.41,6,2.46,1.33,13,4.83,2.41,12,5,2.31,10,3.5,2.45,8,3.56,2.03,16,2.9,1.37,10,2.33,1.32,9,5.44,2.19,9,4.54,2.4,13,3.82,2.3,17,2.5,1.38,6,2.5,1.2,8,2.73,1.49,11,3.78,2.73,9,5.69,1.65,13,3.75,2.27,16,3.12,1.89,8 +13179,unromantic,2.74,2.18,19,3.55,1.97,22,4.16,1.64,19,3,1.73,9,2.5,2.59,10,2.57,2.07,7,4.14,1.79,14,4.1,1.6,10,4.22,1.79,9,2.89,2.8,9,2.6,1.58,10,3.33,2.5,9,3.83,1.59,12,4.88,1.64,8,3.4,1.35,10,3.33,2.46,12,1.71,1.11,7,3.53,2.12,19,3.67,0.58,3,4.5,1.2,8,3.91,1.92,11 +13180,unruly,3.39,1.78,23,4.41,2.84,22,4.41,2.29,27,4.33,2.45,9,2.79,0.8,14,4.7,2.79,10,4.17,2.98,12,3.67,1.88,15,5.55,2.5,11,3,1.04,12,3.82,2.32,11,5.33,2.4,9,3.77,3.03,13,5.29,2.34,17,2.89,1.27,9,3.67,2.13,15,2.88,0.64,8,3.75,2.65,16,6.17,2.79,6,4.17,2.66,12,4.6,2.03,15 +13181,unsafe,2.84,1.83,19,5.17,3.25,24,4,2.26,28,3.5,1.41,8,2.36,2.01,11,5.56,3.36,9,4.93,3.28,15,3.5,1.87,14,4.5,2.56,14,2.89,2.09,9,2.8,1.69,10,5.25,3.31,12,5.08,3.34,12,3.57,2.71,14,4.43,1.7,14,2.9,2.33,10,2.78,1.2,9,5.83,3.21,12,4.5,3.29,12,4.08,2.39,12,3.94,2.24,16 +13182,unsanitary,1.79,1.23,19,4.95,2.19,22,2.75,1.65,24,1.67,1.03,6,1.85,1.34,13,5,2.26,12,4.9,2.23,10,3.25,2.19,8,2.5,1.32,16,2.2,1.48,10,1.33,0.71,9,5.11,2.15,9,4.85,2.3,13,2.82,1.74,17,2.33,1.51,6,1.62,1.41,8,1.91,1.14,11,4.22,1.79,9,5.46,2.37,13,3,1.83,16,2.25,1.16,8 +13183,unsatisfied,2.81,1.83,21,4.61,2.57,23,3.9,2.02,21,2.64,1.5,11,3,2.21,10,5,2.9,11,4.25,2.3,12,3.38,0.74,8,4.42,2.5,12,3.3,2.21,10,2.36,1.36,11,5.09,2.88,11,4.17,2.29,12,4.38,2.22,13,3.29,1.5,7,2.85,2.08,13,2.75,1.49,8,4.67,2.66,15,4.5,2.56,8,4,2.48,13,3.75,1.04,8 +13184,unsavory,3.05,1.39,20,4.35,2.19,23,3.48,1.86,21,2.78,1.09,9,3.27,1.62,11,3.82,1.99,11,4.83,2.33,12,3.25,0.89,8,3.62,2.29,13,3.14,1.41,14,2.83,1.47,6,3.33,2.06,9,5,2.08,14,4.12,2.17,8,3.08,1.61,13,3.2,1.48,10,2.9,1.37,10,4.31,2.1,13,4.4,2.41,10,3.17,2.08,12,3.89,1.54,9 +13185,unscheduled,3.74,1.37,19,5.14,2.1,21,3.74,2.45,19,4,1,3,3.69,1.45,16,4,2.76,6,5.6,1.68,15,3.33,2.25,6,3.92,2.6,13,4,1.25,10,3.44,1.51,9,5.29,1.8,7,5.07,2.3,14,4.11,2.62,9,3.4,2.37,10,3.88,1.13,8,3.64,1.57,11,5.44,1.94,9,4.92,2.27,12,3.86,2.73,7,3.67,2.39,12 +13186,unscrew,4.94,1.66,18,3.2,2.44,20,5.28,2.26,25,5,0.71,5,4.92,1.93,13,3.82,2.52,11,2.44,2.24,9,5.31,2.18,16,5.22,2.54,9,4.71,2.5,7,5.09,0.94,11,3.22,2.77,9,3.18,2.27,11,5.15,2.41,20,5.8,1.64,5,4.67,2.06,9,5.22,1.2,9,2.82,2.27,11,3.67,2.69,9,5.32,2.38,19,5.17,2.04,6 +13187,unscrupulous,3.2,1.7,20,4.67,2.97,18,4.04,2.31,24,3,1.41,5,3.27,1.83,15,5,3.54,5,4.54,2.88,13,3.15,1.52,13,5.09,2.7,11,3.1,1.29,10,3.3,2.11,10,4.86,2.97,7,4.55,3.11,11,3.56,1.67,16,5,3.16,8,3.5,1.83,14,2.5,1.22,6,4.83,2.92,12,4.33,3.33,6,4.47,2.45,15,3.33,2,9 +13188,unseen,4.38,1.12,21,4.3,2.01,23,4.71,2.05,21,3.8,1.3,5,4.56,1.03,16,5,1.48,12,3.55,2.3,11,4.09,1.76,11,5.11,2.15,9,4,1.28,12,4.89,0.6,9,4.69,1.99,16,3.43,1.9,7,4.27,2.33,11,5.2,1.69,10,4.77,0.93,13,3.75,1.16,8,4.26,2.1,19,4.5,1.73,4,4.64,2.1,14,4.86,2.12,7 +13189,unselfish,6.84,1.95,19,3.3,2.27,20,6.7,2.34,20,7.33,2.08,3,6.8,2.04,15,3.1,2.33,10,3.5,2.32,10,6.8,1.81,10,6.6,2.88,10,6.83,2.93,6,6.92,1.51,12,2.71,1.8,7,3.62,2.5,13,6,2.67,8,7.17,2.08,12,7.42,1.31,12,5.86,2.54,7,3,2.36,10,3.6,2.27,10,6.89,2.47,9,6.55,2.34,11 +13190,unsolicited,4,1.73,19,3.73,2.16,22,4.22,2.58,23,4.64,1.43,11,3.29,1.89,7,4.62,2.45,8,3.21,1.89,14,4.57,2.94,7,4.06,2.49,16,4.12,1.89,8,3.91,1.7,11,2.67,1.66,9,4.46,2.22,13,4.73,2.76,11,3.75,2.42,12,3.58,1.83,12,4.71,1.38,7,3.91,2.7,11,3.55,1.57,11,4.31,2.69,13,4.1,2.56,10 +13191,unsolved,4,1.85,18,5.48,2.06,21,3.48,2.06,21,4,1.2,8,4,2.31,10,4.75,2.19,8,5.92,1.93,13,3,1.73,11,4,2.36,10,4.17,1.33,6,3.92,2.11,12,4.89,1.96,9,5.92,2.11,12,3.62,2.26,13,3.25,1.83,8,4.11,2.26,9,3.89,1.45,9,5.5,2.39,8,5.46,1.94,13,3.79,2.22,14,2.86,1.68,7 +13192,unsound,4.55,1.79,22,4.05,2.28,22,4.65,1.95,20,4.29,1.98,7,4.67,1.76,15,4.2,2.53,10,3.92,2.15,12,5.71,2.29,7,4.08,1.55,13,4.45,1.92,11,4.64,1.75,11,3.73,2,11,4.36,2.58,11,5,2.04,15,3.6,1.34,5,4.6,1.78,10,4.5,1.88,12,4.1,1.97,10,4,2.59,12,4.6,1.26,10,4.7,2.54,10 +13193,unspeakable,3.8,1.06,20,3.9,2.36,20,3.73,2.12,22,4.14,0.69,7,3.62,1.19,13,4.67,2.5,9,3.27,2.15,11,4.83,3.13,6,3.31,1.54,16,3.9,0.99,10,3.56,1.13,9,3,2.2,8,4.5,2.35,12,4.2,2.31,15,2.71,1.25,7,3.64,1.29,11,4,0.71,9,4,2.52,12,3.75,2.25,8,4.27,2.61,11,3.18,1.4,11 +13194,unspoken,5.63,1.8,19,3.55,2.22,22,5.55,2.13,22,6,1.41,9,5.3,2.11,10,3.88,2.3,8,3.36,2.24,14,5.73,2,11,5.36,2.34,11,5.86,1.57,7,5.5,1.98,12,4.2,2.1,10,3,2.26,12,5.31,2.25,13,5.89,2.03,9,5.4,2.01,10,5.89,1.62,9,4.12,2.47,8,3.21,2.08,14,5.64,2.27,14,5.38,2,8 +13195,unstable,3.43,1.85,23,5.05,2.7,22,3.75,2.38,20,4.38,1.92,8,2.93,1.67,15,4.8,2.57,10,5.25,2.9,12,5.57,2.99,7,2.77,1.24,13,3.75,1.82,12,3.09,1.92,11,4.64,2.46,11,5.45,2.98,11,4.2,2.57,15,2.4,0.89,5,3.18,1.6,11,3.67,2.1,12,6.2,2.49,10,4.08,2.57,12,3.9,2.18,10,3.6,2.67,10 +13196,unstoppable,5.84,1.42,19,4.82,2.61,22,6.5,3.11,22,5.91,1.51,11,5.71,1.5,7,5.62,2.92,8,4.36,2.41,14,6.29,3.45,7,6.6,3.07,15,5.38,1.19,8,6.18,1.54,11,4.89,2.85,9,4.77,2.55,13,6.2,2.9,10,6.75,3.39,12,5.83,1.7,12,5.86,0.9,7,4.27,3,11,5.36,2.16,11,6.77,2.95,13,6.11,3.48,9 +13197,unsuccessful,2.33,1.39,21,3.36,2.48,25,3.21,2.32,19,2.67,1.58,9,2.08,1.24,12,2.5,2.35,6,3.72,2.56,18,2.71,2.63,7,3.5,2.2,12,2.5,1.51,16,1.8,0.84,5,2.86,2.51,14,4.2,2.44,10,2.67,1.58,9,3.7,2.83,10,2.25,1.42,12,2.44,1.42,9,3.5,2.58,16,3.11,2.42,9,2.82,2.48,11,3.75,2.12,8 +13198,unsuitable,4,1.41,20,4,1.98,22,4.47,2.27,19,3.78,1.64,9,4.18,1.25,11,3.6,2.19,5,4.12,2.03,16,4.33,2.73,6,4.54,2.15,13,4.36,1.08,14,3.17,1.83,6,3.33,1.78,12,4.89,2.09,9,4.89,1.62,9,4.1,2.77,10,4.3,0.82,10,3.7,1.83,10,3.08,1.98,12,5.1,1.37,10,4.5,2.74,6,4.46,2.15,13 +13199,unsupervised,5.55,1.79,20,4.36,2.4,22,5.95,2.9,19,5.56,2.55,9,5.55,0.93,11,4.8,2.86,5,4.38,2.33,16,6.17,3.19,6,5.85,2.88,13,5,1.71,14,6.83,1.33,6,3.75,2.18,12,5.44,2.46,9,6.89,1.83,9,5.1,3.48,10,5.4,1.84,10,5.7,1.83,10,3.5,2.2,12,5.4,2.32,10,6.83,3.25,6,5.54,2.76,13 +13200,unsure,3.37,1.46,19,4.55,2.13,22,3.64,2.38,22,3.89,1.36,9,2.9,1.45,10,5.12,1.81,8,4.21,2.29,14,3.73,2.49,11,3.55,2.38,11,4,1.29,7,3,1.48,12,4.5,1.84,10,4.58,2.43,12,3.69,2.63,13,3.56,2.13,9,3.5,1.43,10,3.22,1.56,9,4.38,2.56,8,4.64,1.95,14,3.29,2.05,14,4.25,2.92,8 +13201,unsuspecting,3.95,1.51,19,3.55,2.54,20,4.05,1.86,22,4.54,1.27,13,2.67,1.21,6,4.2,2.59,5,3.33,2.58,15,4.15,1.95,13,3.89,1.83,9,4.78,1.48,9,3.2,1.14,10,5.14,2.85,7,2.69,1.97,13,4.56,1.13,9,3.69,2.21,13,3.11,0.93,9,4.7,1.57,10,3.6,2.32,10,3.5,2.88,10,3.38,1.77,8,4.43,1.87,14 +13202,unsympathetic,3.35,1.73,20,4.3,2.32,20,4.94,2.68,34,4,1.7,10,2.7,1.57,10,3.5,1.77,8,4.83,2.55,12,5.36,2.71,14,4.65,2.7,20,3.11,1.36,9,3.55,2.02,11,4.46,2.03,13,4,2.94,7,5.14,2.73,22,4.58,2.68,12,3.2,1.75,10,3.5,1.78,10,4.29,2.58,14,4.33,1.75,6,4.65,2.47,17,5.24,2.93,17 +13203,untamed,5.89,1.49,19,4.3,2.77,20,4.64,1.97,22,6.14,1.21,7,5.75,1.66,12,4.11,2.52,9,4.45,3.08,11,4.67,1.21,6,4.62,2.22,16,6.2,1.69,10,5.38,1.19,8,3.62,2.92,8,4.75,2.7,12,4.67,1.72,15,4.57,2.57,7,6,1.73,11,5.75,1.16,8,4.17,2.72,12,4.5,3.02,8,4.73,1.68,11,4.55,2.3,11 +13204,unthinkable,4,1.89,25,4.32,2.66,22,3.8,2.14,20,4.4,2.5,10,3.73,1.39,15,4.6,2.8,10,4.08,2.64,12,4.29,1.89,7,3.54,2.3,13,3.77,1.69,13,4.25,2.14,12,4.09,2.7,11,4.55,2.73,11,4.13,2.13,15,2.8,2.05,5,3.23,1.42,13,4.83,2.04,12,4.7,2.5,10,4,2.86,12,4.3,2.45,10,3.3,1.77,10 +13205,untidy,3.58,1.12,19,3.67,2,18,4.35,1.97,17,3.45,1.04,11,3.75,1.28,8,3,1.63,4,3.86,2.11,14,4.5,2.56,8,4.22,1.39,9,3.62,1.19,8,3.55,1.13,11,3.14,2.19,7,4,1.9,11,4.67,1.86,6,4.18,2.09,11,3.69,1.32,13,3.33,0.52,6,3.64,2.06,11,3.71,2.06,7,3.71,1.8,7,4.8,2.04,10 +13206,untie,4.95,1.15,20,2.8,1.82,20,5.18,1.71,22,5.86,1.21,7,4.46,0.78,13,3.56,2.07,9,2.18,1.4,11,4.17,1.94,6,5.56,1.5,16,4.9,1.29,10,5,1.12,9,3,1.77,8,2.67,1.92,12,5.13,1.81,15,5.29,1.6,7,4.73,1.01,11,5.22,1.3,9,2.83,1.75,12,2.75,2.05,8,5.09,2.02,11,5.27,1.42,11 +13207,untimely,3.53,1.47,19,4.4,2.21,20,4.25,2.34,20,4.33,1.15,3,3.47,1.51,15,4.4,2.27,10,4.4,2.27,10,4.4,2.41,10,4.1,2.38,10,4.17,1.72,6,3.33,1.3,12,5,2.52,7,4.08,2.06,13,3.88,2.53,8,4.5,2.28,12,3.58,1.62,12,3.43,1.27,7,3.8,2.57,10,5,1.7,10,3.78,1.72,9,4.64,2.77,11 +13208,untold,4.95,1.61,20,4.7,2.23,20,4.92,2.13,26,5.18,1.33,11,4.67,1.94,9,5.14,1.86,7,4.46,2.44,13,5.08,2.22,13,4.77,2.13,13,5.09,1.76,11,4.78,1.48,9,4.82,2.48,11,4.56,2.01,9,4.76,2.28,17,5.22,1.92,9,4.8,1.55,10,5.1,1.73,10,4.83,2.69,12,4.5,1.41,8,5,2.22,16,4.8,2.1,10 +13209,untouchable,4.25,2.05,20,4.7,2.01,23,5.3,2.96,20,4.56,1.81,9,4,2.28,11,5.45,2.02,11,4,1.81,12,4.38,1.77,8,5.92,3.48,12,4.5,1.87,14,3.67,2.5,6,4.44,2.4,9,4.86,1.79,14,4.88,3.04,8,5.58,3,12,4.8,1.99,10,3.7,2.06,10,4.54,1.9,13,4.9,2.23,10,5.08,2.97,12,5.62,3.11,8 +13210,untouched,5.24,2.07,21,3.52,2.16,21,4.81,2.11,21,5.89,2.15,9,4.75,1.96,12,3.17,2.56,6,3.64,2.13,14,3.5,2.26,6,5.33,1.88,15,5.67,1.66,9,4.92,2.35,12,3.2,2.49,5,3.62,2.13,16,5.27,2.1,11,4.3,2.11,10,5.25,2.38,12,5.22,1.72,9,3.88,2.17,8,3.31,2.21,13,5,2.04,12,4.56,2.3,9 +13211,untraceable,4.85,1.23,20,3.62,2.36,21,5.16,2.78,25,4.67,1.53,3,4.88,1.22,17,4.29,2.93,7,3.46,2.03,13,5.25,3.2,8,5.12,2.67,17,5.14,1.35,7,4.69,1.18,13,3.86,1.77,7,3.69,2.66,13,5.29,2.79,14,5,2.9,11,5,1.32,9,4.73,1.19,11,3.27,1.9,11,4,2.83,10,5.17,2.9,18,5.14,2.67,7 +13212,untrained,3.95,1.58,19,4.57,2.29,21,3.85,2.16,20,4,1,3,3.94,1.69,16,4.17,2.79,6,4.73,2.15,15,3.67,1.75,6,3.93,2.37,14,4.6,1.71,10,3.22,1.09,9,5,2.08,7,4.36,2.44,14,4.1,2.38,10,3.6,2.01,10,3.62,1.06,8,4.18,1.89,11,4.56,2.65,9,4.58,2.11,12,3,2.98,8,4.42,1.24,12 +13213,untroubled,6.21,1.84,42,3.02,2.3,41,6.14,1.67,22,5.94,1.98,17,6.4,1.76,25,2.75,1.69,16,3.2,2.63,25,5.3,1.16,10,6.83,1.75,12,5.93,1.96,29,6.85,1.41,13,2.7,1.74,23,3.44,2.85,18,5.91,1.97,11,6.36,1.36,11,5.91,1.98,23,6.58,1.64,19,3.13,2.46,30,2.73,1.85,11,6.09,1.58,11,6.18,1.83,11 +13214,untrue,3.45,1.82,20,4.14,2.78,22,5.12,2.58,26,3.86,2.67,7,3.23,1.24,13,4.6,2.63,10,3.75,2.96,12,5.2,2.48,15,5.2,2.9,10,3.45,1.29,11,3.44,2.4,9,3.56,2.35,9,4.54,3.07,13,5.94,2.64,16,3.89,2.03,9,3.15,2.12,13,4,1,7,3.56,2.63,16,5.67,2.8,6,5.33,2.93,12,4.93,2.34,14 +13215,untrustworthy,2.67,2.03,21,4.8,2.86,20,4.22,2.43,36,3.25,2.87,8,2.31,1.32,13,4.4,2.07,5,4.93,3.13,15,4.36,3.07,11,4.16,2.15,25,2.77,2.39,13,2.5,1.41,8,5.17,2.82,12,4.25,3.01,8,4.25,2.27,20,4.19,2.69,16,3.45,2.42,11,1.8,1.03,10,5.91,3.05,11,3.44,2.01,9,3.91,2.47,22,4.71,2.37,14 +13216,unturned,4.91,1.27,22,3.84,2.17,19,5.19,2.04,21,4.8,1.3,5,4.94,1.34,16,4.5,2.39,8,3.36,1.96,11,5.5,1.27,10,4.91,2.59,11,4.75,1.36,12,5.1,1.2,10,4.4,2.41,10,3.22,1.79,9,5.25,2.18,12,5.11,1.96,9,4.73,1.42,11,5.09,1.14,11,3.5,2.62,8,4.09,1.87,11,5.67,1.12,9,4.83,2.52,12 +13217,unused,4.75,0.91,20,3,1.65,20,5.32,2.03,22,4.57,0.98,7,4.85,0.9,13,3.78,1.48,9,2.36,1.57,11,4.83,3.06,6,5.5,1.59,16,4.8,0.79,10,4.67,1.12,9,3.12,1.64,8,2.92,1.73,12,5.8,2.04,15,4.29,1.7,7,4.55,0.82,11,5,1,9,2.92,1.78,12,3.12,1.55,8,5.91,2.43,11,4.73,1.42,11 +13218,unusual,5.81,1.97,21,4.15,2.58,20,4.55,2.44,22,6,2,6,5.73,2.02,15,5.12,2.75,8,3.5,2.35,12,4.42,2.54,12,4.7,2.45,10,5.33,2.24,9,6.17,1.75,12,5.11,2.09,9,3.36,2.77,11,4.14,2.54,7,4.73,2.46,15,5.5,2.37,10,6.09,1.58,11,4.46,2.3,13,3.57,3.15,7,4.33,2.57,12,4.8,2.39,10 +13219,unveil,5.61,1.65,18,3.89,2.38,19,5.36,1.82,25,6.2,1.64,5,5.38,1.66,13,4.09,2.63,11,3.62,2.13,8,4.81,1.87,16,6.33,1.32,9,5.86,1.86,7,5.45,1.57,11,2.67,2.12,9,5,2.11,10,5.25,1.97,20,5.8,1.1,5,5.44,1.59,9,5.78,1.79,9,3.8,2.49,10,4,2.4,9,5.05,1.84,19,6.33,1.51,6 +13220,unwanted,2.71,1.55,21,5.1,2.17,20,3.57,2.16,21,3.67,1.97,6,2.33,1.23,15,5,2.33,8,5.17,2.17,12,3.73,2.15,11,3.4,2.27,10,2.83,2.23,6,2.67,1.29,15,4.9,2.56,10,5.3,1.83,10,3.43,2.21,14,3.86,2.19,7,2.86,2.12,7,2.64,1.28,14,5.29,2.33,14,4.67,1.86,6,3.5,2.47,12,3.67,1.8,9 +13221,unwed,4.8,1.24,20,4.52,2.46,21,5.64,2.58,25,5,0,3,4.76,1.35,17,4.86,3.24,7,4.46,2.15,13,6.5,1.93,8,5.24,2.8,17,4.43,1.13,7,5,1.29,13,4.29,2.63,7,4.77,2.52,13,5.43,2.68,14,5.91,2.55,11,4.67,0.71,9,4.91,1.58,11,4.55,2.38,11,4.5,2.68,10,5.28,2.76,18,6.57,1.9,7 +13222,unwelcome,3.5,1.96,20,4.39,2.59,23,3.24,1.95,21,5.4,2.7,5,2.87,1.19,15,4.83,2.59,12,3.91,2.63,11,3.36,2.25,11,3,1.73,9,2.73,2.2,11,4.44,1.13,9,4.81,2.59,16,3.43,2.51,7,2.73,1.35,11,3.8,2.39,10,3.42,1.78,12,3.62,2.33,8,4.47,2.82,19,4,1.15,4,3,2.15,14,3.71,1.5,7 +13223,unwell,3.25,1.41,20,4,1.79,21,3.82,2.53,34,3.6,1.65,10,2.9,1.1,10,3.75,0.89,8,4.15,2.19,13,3.86,2.57,14,3.8,2.57,20,3.33,1.58,9,3.18,1.33,11,4.31,1.8,13,3.5,1.77,8,3.77,2.41,22,3.92,2.84,12,3.2,1.69,10,3.3,1.16,10,3.79,1.85,14,4.43,1.72,7,4.53,2.55,17,3.12,2.37,17 +13224,unwilling,3.25,1.41,20,4.64,1.99,22,4.5,2.7,20,3.22,0.67,9,3.27,1.85,11,4.2,2.2,10,5,1.81,12,4.5,2.07,8,4.5,3.15,12,3.64,1.15,14,2.33,1.63,6,3.75,2.05,8,5.14,1.83,14,4.38,2.26,8,4.58,3.06,12,3.8,1.32,10,2.7,1.34,10,4.67,2.02,12,4.6,2.07,10,4.55,3.11,11,4.44,2.3,9 +13225,unwind,5.9,1.89,20,3.62,1.94,21,5.56,2.35,34,6.4,1.96,10,5.4,1.78,10,3.62,2.2,8,3.62,1.85,13,5.14,2.51,14,5.85,2.25,20,6,1.94,9,5.82,1.94,11,4.15,1.82,13,2.75,1.91,8,5.23,2.72,22,6.17,1.34,12,5.5,1.78,10,6.3,2,10,3.36,1.86,14,4.14,2.12,7,5.76,1.89,17,5.35,2.78,17 +13226,unwise,3.84,2.06,19,4.52,2.15,23,4.95,2.34,19,4.44,1.42,9,3.3,2.45,10,5.14,1.57,7,4.2,2.43,15,4.9,2.81,10,5,1.87,9,3.89,2.8,9,3.8,1.23,10,5,2.36,10,4.08,2.07,12,3.88,2.03,8,5.4,2.17,10,3.92,2.5,12,3.71,1.11,7,4.25,2.17,20,6.33,0.58,3,4.62,2.77,8,5.18,2.09,11 +13227,unworthy,2.79,1.72,19,4.24,2.47,21,3.45,2.56,20,4.33,0.58,3,2.5,1.71,16,3.67,1.97,6,4.47,2.67,15,4.67,3.01,6,2.93,2.27,14,2.9,1.91,10,2.67,1.58,9,5.57,2.57,7,3.57,2.21,14,4.2,3.01,10,2.7,1.89,10,2.75,1.67,8,2.82,1.83,11,5,2.5,9,3.67,2.39,12,3.25,3.15,8,3.58,2.23,12 +13228,unwrap,5.48,1.83,21,4.29,2.55,21,6.35,2.06,23,5.58,1.68,12,5.33,2.12,9,4.57,2.51,7,4.14,2.66,14,6.12,2.17,8,6.47,2.07,15,6.5,1.91,4,5.24,1.79,17,5,2.94,10,3.64,2.06,11,5.57,1.27,7,6.69,2.27,16,5.33,2.1,12,5.67,1.5,9,4.38,2.5,13,4.12,2.8,8,6.44,1.42,9,6.29,2.43,14 +13229,unwritten,4.21,1.44,19,3.24,2.02,21,5.1,1.89,20,3.67,0.58,3,4.31,1.54,16,3.33,2.25,6,3.2,2.01,15,5.33,2.34,6,5,1.75,14,4.9,0.99,10,3.44,1.51,9,3.29,2.14,7,3.21,2.04,14,5.9,1.79,10,4.3,1.7,10,4.25,0.89,8,4.18,1.78,11,2.67,1.94,9,3.67,2.06,12,4.75,2.31,8,5.33,1.61,12 +13230,unzip,5.32,1.45,19,4.22,2.13,18,6.24,2.22,17,5.55,1.13,11,5,1.85,8,4.75,2.87,4,4.07,1.98,14,5.5,2.51,8,6.89,1.83,9,5.38,1.19,8,5.27,1.68,11,4.43,1.99,7,4.09,2.3,11,6.33,2.16,6,6.18,2.36,11,5.08,1.61,13,5.83,0.98,6,3.55,2.25,11,5.29,1.5,7,6.43,2.15,7,6.1,2.38,10 +13231,upbeat,7.14,1.62,21,4.92,2.38,25,7.5,1.92,18,6.33,1.58,9,7.75,1.42,12,4.33,2.73,6,5.33,2.14,18,7.83,2.4,6,7.33,1.72,12,6.94,1.69,16,7.8,1.3,5,4.86,2.35,14,5.4,2.27,10,7.38,2.07,8,7.6,1.9,10,6.92,1.38,12,7.44,1.94,9,4.88,2.42,16,5,2.45,9,7.6,2.37,10,7.38,1.3,8 +13232,upbringing,6.32,1.34,19,4.27,2.43,22,4.68,2.32,22,6.78,1.3,9,5.9,1.29,10,4.62,2.56,8,4.07,2.43,14,4.18,2.36,11,5.18,2.27,11,6.71,1.25,7,6.08,1.38,12,4.4,2.27,10,4.17,2.66,12,5.08,2.4,13,4.11,2.2,9,6.2,1.03,10,6.44,1.67,9,4.75,2.66,8,4,2.35,14,4.93,2.43,14,4.25,2.19,8 +13233,upcoming,6.63,1.42,19,4.5,1.88,20,5.25,1.8,24,7.15,1.41,13,5.5,0.55,6,5.4,1.14,5,4.2,2.01,15,5.46,1.61,13,5,2.05,11,6.78,1.86,9,6.5,0.97,10,5.86,1.21,7,3.77,1.79,13,5.36,2.2,11,5.15,1.46,13,6.44,1.13,9,6.8,1.69,10,4.8,1.99,10,4.2,1.81,10,5.44,1.88,9,5.13,1.81,15 +13234,update,5.85,1.6,20,3.89,2.59,18,5.71,2.05,24,5.2,0.45,5,6.07,1.79,15,3,2,5,4.23,2.77,13,5.23,2.2,13,6.27,1.79,11,6.5,2.01,10,5.2,0.63,10,3.71,2.69,7,4,2.65,11,4.94,1.91,16,7.25,1.39,8,5.57,1.6,14,6.5,1.52,6,4.17,2.33,12,3.33,3.2,6,5.73,2.31,15,5.67,1.66,9 +13235,upgrade,7.11,1.1,19,4.14,2.53,22,6.7,2.07,27,7.67,1.21,6,6.85,0.99,13,4.5,2.46,10,3.83,2.66,12,6.67,2.23,15,6.91,1.97,11,6.9,0.99,10,7.33,1.22,9,4.44,2.01,9,3.92,2.9,13,6.71,2.34,17,6.89,1.62,9,7.17,1.03,12,7,1.29,7,4,2.73,16,4.5,2.07,6,6.17,2.59,12,7.13,1.51,15 +13236,uphold,5.25,1.12,20,3.89,2.35,18,6.39,2.27,23,4.8,1.64,5,5.4,0.91,15,4.8,2.68,5,3.54,2.22,13,6.08,2.61,12,6.73,1.9,11,5.5,0.97,10,5,1.25,10,4.71,2.36,7,3.36,2.29,11,5.93,2.4,15,7.25,1.83,8,5.14,1.23,14,5.5,0.84,6,3.83,1.95,12,4,3.22,6,6.36,2.65,14,6.44,1.67,9 +13237,upholstery,5.32,1.16,19,3.12,2.19,24,5.61,2.18,28,5.38,0.74,8,5.27,1.42,11,3,2.29,9,3.2,2.21,15,5.71,2.3,14,5.5,2.14,14,5.33,1.5,9,5.3,0.82,10,3.5,2.47,12,2.75,1.91,12,5.36,2.41,14,5.86,1.99,14,5.5,1.51,10,5.11,0.6,9,3.25,2.3,12,3,2.17,12,5.75,1.71,12,5.5,2.53,16 +13238,upkeep,5.14,2.17,21,4.44,2.2,25,6.05,2.52,22,5.5,2.62,8,4.92,1.93,13,4.08,2.53,13,4.83,1.8,12,6.08,2.53,13,6,2.65,9,5.75,2.82,8,4.67,1.72,12,5.07,2.37,14,3.64,1.75,11,6.58,2.27,12,5.4,2.76,10,5,2.49,10,5.27,1.95,11,4.47,2.24,17,4.38,2.26,8,5.6,3.03,10,6.42,2.07,12 +13239,uplifting,6.95,1.78,19,4.7,2.45,20,6.75,1.85,24,6.33,2.8,6,7.23,1.09,13,5.7,2.26,10,3.7,2.31,10,6.12,2.17,8,7.06,1.65,16,7.2,1.23,10,6.67,2.29,9,5.14,2.12,7,4.46,2.67,13,6.65,1.97,17,7.17,1.72,6,7.25,1.16,8,6.73,2.15,11,4.5,2.67,8,4.83,2.41,12,6.75,1.91,16,6.75,1.83,8 +13240,uplink,5.35,1.14,20,4.05,2.46,20,5.5,1.92,26,5.09,0.94,11,5.67,1.32,9,4.71,3.09,7,3.69,2.1,13,5,1.83,13,6,1.96,13,5.36,1.21,11,5.33,1.12,9,3.73,2.33,11,4.44,2.7,9,5.29,1.86,17,5.89,2.09,9,5.6,1.07,10,5.1,1.2,10,4.08,2.54,12,4,2.51,8,5.62,1.63,16,5.3,2.41,10 +13241,upload,6.6,1.54,20,3.6,2.24,25,6.84,1.54,19,6.75,1.58,8,6.5,1.57,12,4,2.83,6,3.44,2.15,18,6.86,1.68,7,6.83,1.53,12,6.8,1.47,15,6,1.73,5,3.5,2.53,14,3.7,2,10,6.89,1.54,9,6.8,1.62,10,6.91,1.51,11,6.22,1.56,9,4.25,2.27,16,2.44,1.74,9,7.18,1.54,11,6.38,1.51,8 +13242,upper,5.7,1.42,20,3.52,2.68,21,6.33,2.04,27,6.43,1.51,7,5.31,1.25,13,2.89,1.76,9,4,3.19,12,6.33,2.09,15,6.36,2.16,11,5.73,0.9,11,5.67,1.94,9,5.25,2.55,8,2.46,2.22,13,6.24,2.31,17,6.56,1.67,9,5.92,1.26,13,5.29,1.7,7,3.47,2.95,15,3.67,2.07,6,6.17,2.66,12,6.47,1.46,15 +13243,uppercut,4.55,1.57,20,5.48,2.14,21,5.57,1.94,21,4.67,1.5,9,4.45,1.69,11,5.9,2.38,10,5.09,1.92,11,5.38,1.6,8,5.69,2.18,13,4.5,1.22,14,4.67,2.34,6,6.14,2.73,7,5.14,1.79,14,6.25,1.28,8,5.15,2.19,13,4.3,1.34,10,4.8,1.81,10,5,2.37,12,6.11,1.69,9,5.67,2.19,12,5.44,1.67,9 +13244,uppity,4.65,1.73,20,4.74,2.26,23,5.43,2.15,28,5.12,1.64,8,4.33,1.78,12,3.78,1.72,9,5.36,2.41,14,4.79,2.19,14,6.07,1.98,14,5,1.41,9,4.36,1.96,11,4.83,2.62,12,4.64,1.91,11,4.71,2.16,14,6.14,1.96,14,5.6,1.17,10,3.7,1.7,10,5.18,2.14,11,4.33,2.39,12,4.58,2.07,12,6.06,2.05,16 +13245,upright,5.11,1.88,19,3.29,2.01,24,6.11,2.23,28,5.25,0.46,8,5,2.49,11,3.44,2.65,9,3.2,1.61,15,6.14,2.25,14,6.07,2.3,14,5,1.94,9,5.2,1.93,10,4,2.3,12,2.58,1.44,12,5.36,2.56,14,6.86,1.61,14,5.6,2.17,10,4.56,1.42,9,3.5,2.24,12,3.08,1.83,12,6.08,2.27,12,6.12,2.28,16 +13246,uprising,4.33,2.06,21,5.65,2.66,20,5,2.1,21,5.33,1.03,6,3.93,2.25,15,6.12,2.23,8,5.33,2.96,12,5.36,1.8,11,4.6,2.41,10,4.67,1.75,6,4.2,2.21,15,5.6,2.5,10,5.7,2.95,10,5,2.42,14,5,1.41,7,4.71,1.8,7,4.14,2.21,14,5.29,3.02,14,6.5,1.38,6,4.83,2.29,12,5.22,1.92,9 +13247,uproar,4.21,2.46,19,5.48,2.35,23,4.63,1.86,19,3.89,1.36,9,4.5,3.21,10,6.71,1.89,7,4.93,2.46,15,4.2,1.62,10,5.11,2.09,9,3.89,2.57,9,4.5,2.46,10,5.8,2.66,10,5.25,2.26,12,4,1.6,8,5.2,2.04,10,4.25,2.56,12,4.14,2.48,7,5.4,2.37,20,6,2.65,3,4.12,1.81,8,5,1.9,11 +13248,upscale,5.45,1.43,20,3.82,1.68,22,6.16,2.06,19,5.89,1.62,9,5.09,1.22,11,3.2,2.28,5,4.06,1.53,16,5.83,2.32,6,6.31,2.02,13,5.43,1.28,14,5.5,1.87,6,3.83,1.53,12,3.89,2.03,9,6.11,1.54,9,6.2,2.53,10,5.2,1.03,10,5.7,1.77,10,3.5,1.78,12,4.2,1.55,10,6.33,2.5,6,6.08,1.93,13 +13249,upset,2.45,1.05,20,4.49,2.67,45,4.3,2.51,60,2.33,0.58,3,2.47,1.12,17,4.09,2.7,11,4.61,2.73,33,4.52,2.59,31,4.07,2.43,29,2.57,0.98,7,2.38,1.12,13,4.31,2.66,26,4.72,2.8,18,4.34,2.67,35,4.24,2.31,25,2.67,1.12,9,2.27,1.01,11,4.67,2.69,27,4.22,2.69,18,4.67,2.58,30,3.93,2.42,30 +13250,upstanding,6.05,2.03,22,3.3,2.36,20,6.95,2.37,20,6.4,1.67,5,6,2.22,16,3.6,2.46,10,3,2.36,10,7.6,1.35,10,6.3,3.02,10,6,1.91,7,6.14,2.21,14,3.86,2.54,7,3,2.31,13,6.38,2.62,8,7.33,2.23,12,6.14,2.03,14,5.88,2.17,8,3.3,2.58,10,3.3,2.26,10,7.56,2.6,9,6.45,2.16,11 +13251,upstart,4.6,0.94,20,4.45,1.95,22,6.11,2,19,4.56,1.24,9,4.64,0.67,11,4.2,2.86,5,4.44,1.71,16,6.33,2.16,6,6,2,13,4.79,0.7,14,4.17,1.33,6,4.08,1.93,12,4.78,2.05,9,5.67,2,9,6.5,2.01,10,4.7,0.67,10,4.5,1.18,10,4,1.81,12,5,2.05,10,6.33,1.37,6,6,2.27,13 +13252,uptight,3.16,1.54,19,4.09,3.01,22,4.54,2.25,28,3.17,1.47,6,3.15,1.63,13,4.55,3.01,11,3.64,3.07,11,5.18,2.48,11,4.12,2.06,17,3.27,1.85,11,3,1.07,8,3.36,2.94,11,4.82,3.03,11,4.83,2.04,18,4,2.62,10,2.85,1.52,13,3.83,1.47,6,3.71,2.97,14,4.75,3.15,8,4.12,2.39,16,5.08,2.02,12 +13253,upward,5.81,2.46,21,4.43,2.62,21,5.5,1.99,20,6.2,3.11,5,5.69,2.33,16,4.83,2.66,12,3.89,2.62,9,5.5,1.84,10,5.11,1.96,9,5.75,2.77,12,5.89,2.15,9,4.5,3.01,14,4.29,1.8,7,5.27,1.79,11,5.78,2.28,9,5.92,2.6,13,5.62,2.39,8,4.78,2.56,18,2.33,2.31,3,4.92,2.06,13,6.57,1.4,7 +13254,uranium,4.1,1.67,21,3.96,2.03,23,3.92,1.55,26,5,1.55,11,3.1,1.2,10,4.09,2.12,11,3.83,2.04,12,3.73,1.56,11,4,1.62,14,3.9,1.79,10,4.27,1.62,11,4.55,2.25,11,3.42,1.73,12,3.88,1.45,17,3.88,1.89,8,3.69,1.75,13,4.75,1.39,8,3.8,1.74,15,4.25,2.6,8,4.24,1.52,17,3.33,1.5,9 +13255,urban,4.95,2.66,19,4.41,2.84,22,4.5,1.82,28,4.17,2.14,6,5.31,2.87,13,4.18,2.64,11,4.64,3.14,11,4.09,2.07,11,4.76,1.64,17,5.27,2.69,11,4.5,2.73,8,4,2.05,11,4.82,3.52,11,4.22,1.63,18,5,2.11,10,4.77,2.95,13,5.33,2.07,6,4,2.96,14,5.12,2.64,8,4.06,2.08,16,5.08,1.24,12 +13256,urchin,4.73,1.45,22,4,2.1,21,4.68,1.96,22,4.5,1.65,14,5.12,0.99,8,4.64,2.16,11,3.44,1.94,9,5.83,1.72,6,4.25,1.91,16,4.4,1.71,10,5,1.21,12,4.09,2.47,11,3.9,1.73,10,4.85,1.68,13,4.44,2.4,9,4.17,1.59,12,5.4,0.97,10,3.85,2.19,13,4.25,2.05,8,4.25,1.71,12,5.2,2.2,10 +13257,urge,5.11,1.66,19,5.29,2.45,21,4.5,1.93,20,5.67,1.53,3,5,1.71,16,5.83,2.48,6,5.07,2.49,15,5.33,1.21,6,4.14,2.11,14,5.3,1.06,10,4.89,2.2,9,5.43,2.51,7,5.21,2.52,14,4.7,1.83,10,4.3,2.11,10,5.12,1.25,8,5.09,1.97,11,5.44,2.65,9,5.17,2.41,12,4.75,2.49,8,4.33,1.56,12 +13258,urgency,5.05,2.18,21,6.25,3.06,20,5,2.38,36,5.5,2.39,8,4.77,2.09,13,5.2,3.03,5,6.6,3.09,15,5.73,2.15,11,4.68,2.44,25,5.23,2.49,13,4.75,1.67,8,6.83,2.82,12,5.38,3.38,8,5.55,2.24,20,4.31,2.44,16,5.27,2.28,11,4.8,2.15,10,7.36,2.62,11,4.89,3.14,9,4.68,2.46,22,5.5,2.24,14 +13259,urgent,4.21,1.44,19,5.71,1.76,21,5.35,2.52,23,3.67,1.53,3,4.31,1.45,16,6.12,0.99,8,5.46,2.11,13,6.22,2.05,9,4.79,2.69,14,4.22,1.39,9,4.2,1.55,10,6.11,1.62,9,5.42,1.88,12,6.2,2.46,15,3.75,1.83,8,5.14,1.68,7,3.67,0.98,12,6.3,1.06,10,5.18,2.14,11,5.85,3.13,13,4.7,1.25,10 +13260,urinal,2.8,1.88,20,3.62,2.91,21,4.12,2.28,25,3.25,2.63,4,2.69,1.74,16,1.75,0.96,4,4.06,3.05,17,5.33,2.69,9,3.44,1.75,16,3,1.77,8,2.67,2.02,12,3.5,2.92,10,3.73,3.04,11,4.5,2.47,14,3.64,2.01,11,2.82,1.72,11,2.78,2.17,9,3.3,2.98,10,3.91,2.95,11,4.56,2.36,18,3,1.73,7 +13261,urinate,4.14,2.2,21,3.95,2.24,20,4.95,2.48,21,5.33,1.37,6,3.67,2.32,15,4.5,2.78,8,3.58,1.83,12,5.36,2.29,11,4.5,2.72,10,4.67,1.63,6,3.93,2.4,15,4.2,2.7,10,3.7,1.77,10,4.64,2.65,14,5.57,2.15,7,4.71,2.43,7,3.86,2.11,14,4.21,2.49,14,3.33,1.51,6,4.92,2.68,12,5,2.35,9 +13262,urination,3.62,1.94,21,4.4,2.52,20,5,2.52,25,4.57,2.64,7,3.14,1.35,14,5.27,2.37,11,3.33,2.4,9,4.88,2.63,16,5.22,2.44,9,3.88,1.81,8,3.46,2.07,13,3.56,2.83,9,5.09,2.12,11,4.95,2.82,20,5.2,0.45,5,3.55,2.25,11,3.7,1.64,10,3.73,2.49,11,5.22,2.44,9,4.58,2.39,19,6.33,2.66,6 +13263,urine,2.9,1.8,20,4.38,2.28,42,4.55,2.4,22,3.44,2.24,9,2.45,1.29,11,4.38,2.47,16,4.32,2.23,25,4.5,1.58,10,4.58,3,12,3.43,2.51,7,2.67,1.37,12,4.05,2.44,21,4.65,2.16,20,4.27,2.45,11,4.82,2.44,11,3.08,2.18,13,2.57,0.79,7,4.13,2.65,23,4.68,1.77,19,3.36,2.25,11,5.73,2,11 +13264,urn,3.37,1.5,19,2.9,2.14,21,4.15,2.52,20,4.67,1.53,3,3.12,1.41,16,3.17,2.79,6,2.8,1.93,15,6,1.67,6,3.36,2.44,14,3.3,1.49,10,3.44,1.59,9,2.86,1.77,7,2.93,2.37,14,3.4,2.07,10,4.9,2.81,10,3.62,1.6,8,3.18,1.47,11,3,2.45,9,2.83,1.99,12,3,2.56,8,4.92,2.27,12 +13265,usable,5.58,2.06,24,3.43,2.13,23,6.11,2,18,5.82,2.23,11,5.38,1.98,13,4.27,2.2,11,2.67,1.83,12,6.2,2.04,10,6,2.07,8,5.75,2.05,8,5.53,2.2,15,4.18,2.14,11,2.75,1.96,12,6.14,2.41,7,6.09,1.81,11,5.4,2.41,15,5.89,1.36,9,3.18,1.99,11,3.67,2.31,12,5.33,2.24,9,6.89,1.45,9 +13266,usage,5.1,1.34,21,2.5,1.82,22,6.04,1.99,27,4.6,0.97,10,5.55,1.51,11,1.86,1.21,7,2.8,2.01,15,6.12,2.34,17,5.9,1.29,10,5.27,1.74,11,4.9,0.74,10,3,2.83,5,2.35,1.5,17,6,2.32,14,6.08,1.66,13,5.23,1.59,13,4.88,0.83,8,2,1.63,10,2.92,1.93,12,6.14,2.38,14,5.92,1.55,13 +13267,use,5.18,1.4,22,4.19,2.66,21,5,2.2,18,5.33,2.34,6,5.07,0.96,15,2.71,2.43,7,4.93,2.53,14,4.89,2.2,9,5.5,2.14,8,5,1.52,14,5.43,1.27,7,4.22,2.73,9,4.17,2.72,12,5.3,2.67,10,4.62,1.51,8,5.36,1.6,14,4.88,0.99,8,4.67,2.94,6,4,2.62,15,5.3,2.67,10,4.62,1.51,8 +13268,useful,7.1,1.25,20,3.82,1.99,22,6.81,1.77,42,7.2,1.48,5,7.07,1.22,15,4.7,1.95,10,3.08,1.78,12,6.81,1.72,21,6.81,1.86,21,7.5,1.08,10,6.7,1.34,10,3.64,1.8,11,4,2.24,11,6.53,1.61,19,7.04,1.89,23,7,1.04,12,7.25,1.58,8,3.8,1.75,10,3.83,2.25,12,6.85,2.18,20,6.77,1.34,22 +13269,usefulness,5.4,2.48,20,4.5,2.04,22,5.95,2.33,20,4,3.08,5,5.87,2.17,15,5.17,2.04,12,3.7,1.83,10,5.55,2.66,11,6.12,1.73,8,4.82,2.71,11,6.11,2.09,9,4.47,2.03,15,4.57,2.23,7,5.73,1.79,11,6.22,2.95,9,5.83,2.79,12,4.75,1.91,8,4.44,2.23,18,4.75,0.96,4,6,1.87,13,5.86,3.18,7 +13270,useless,2.8,1.44,40,4.39,2.42,41,4.65,2.7,20,2.54,1.39,13,3,1.44,26,4.68,2.75,19,4.14,2.17,21,4.9,2.77,10,4.4,2.76,10,2.93,1.44,15,2.79,1.44,24,4.29,2.72,21,4.5,2.12,20,3.62,1.85,8,5.33,3.03,12,3.2,1.44,20,2.4,1.35,20,4.22,2.58,27,4.71,2.13,14,4.44,2.65,9,4.82,2.86,11 +13271,user,3.67,2.09,18,3.21,2.39,19,5.56,2.26,25,3.8,1.3,5,3.62,2.36,13,3.5,2.72,10,2.89,2.09,9,6.06,2.17,16,4.67,2.24,9,4.43,1.99,7,3.18,2.09,11,2.33,1.66,9,4,2.75,10,5.65,2.35,20,5.2,2.05,5,4.78,1.92,9,2.56,1.67,9,3.18,2.23,11,3.25,2.76,8,5.63,2.48,19,5.33,1.51,6 +13272,usher,5.39,1.59,23,3.95,2.65,21,5.8,2.07,20,6.12,1.36,8,5,1.6,15,3.7,2.31,10,4.18,3.03,11,7,2.83,7,5.15,1.21,13,6.08,1.62,12,4.64,1.21,11,3.1,2.08,10,4.73,2.97,11,6,2.3,15,5.2,1.1,5,5.09,1.45,11,5.67,1.72,12,4.22,2.59,9,3.75,2.8,12,6,1.89,10,5.6,2.32,10 +13273,usual,5.48,1.86,21,3.2,1.94,20,6.58,2.22,19,5.38,1.76,13,5.62,2.13,8,3.57,1.81,7,3,2.04,13,6.86,2.19,7,6.42,2.31,12,5.42,2.11,12,5.56,1.59,9,3.22,1.79,9,3.18,2.14,11,6.8,2.1,10,6.33,2.45,9,5.17,1.95,12,5.89,1.76,9,3.86,1.21,7,2.85,2.19,13,6.86,1.77,7,6.42,2.5,12 +13274,utensil,5.36,1.89,22,2.95,1.84,41,6.62,2.13,47,5.88,1.46,8,5.07,2.09,14,2.75,2.11,16,3.17,1.66,24,6.73,2.03,26,6.48,2.29,21,5.64,1.91,11,5.09,1.92,11,3,1.84,20,3,1.89,20,6.66,2.18,29,6.56,2.12,18,5.2,1.87,10,5.5,1.98,12,2.36,1.62,22,3.63,1.89,19,6.08,2.37,26,7.29,1.62,21 +13275,uterus,4.79,1.55,19,4.82,2.46,22,5.23,1.88,22,5.33,1.12,9,4.3,1.77,10,4,2.62,8,5.29,2.33,14,5,2.19,11,5.45,1.57,11,5.29,0.95,7,4.5,1.78,12,3.8,1.99,10,5.67,2.57,12,4.92,1.98,13,5.67,1.73,9,5,1.89,10,4.56,1.13,9,4,2.98,8,5.29,2.09,14,5.43,2.03,14,4.88,1.64,8 +13276,utility,4.82,1.74,22,4.22,1.96,18,5.3,1.87,20,5.2,1.79,5,4.69,1.82,16,4.57,1.72,7,4,2.14,11,5.11,1.17,9,5.45,2.34,11,4.42,1.78,12,5.3,1.64,10,4.56,2.13,9,3.89,1.83,9,5.08,2.23,12,5.62,1.19,8,4.27,1.68,11,5.36,1.69,11,3.62,2.2,8,4.7,1.7,10,4.62,1.6,8,5.75,1.96,12 +13277,utilize,5.26,1.52,19,4.33,2.48,21,6.25,2,20,5.67,0.58,3,5.19,1.64,16,4.33,2.5,6,4.33,2.55,15,5.67,2.34,6,6.5,1.87,14,5.3,1.25,10,5.22,1.86,9,3.86,1.57,7,4.57,2.85,14,5.8,2.04,10,6.7,1.95,10,5.12,0.64,8,5.36,1.96,11,3.78,2.54,9,4.75,2.45,12,6.38,2.13,8,6.17,1.99,12 +13278,utmost,6.81,1.66,21,3.1,1.97,20,5.59,2.75,22,7.5,1.52,6,6.53,1.68,15,3.88,2.17,8,2.58,1.73,12,5,2.95,12,6.3,2.45,10,7.22,1.79,9,6.5,1.57,12,3.56,2.01,9,2.73,1.95,11,3.14,1.77,7,6.73,2.37,15,6.9,1.97,10,6.73,1.42,11,3.15,2.08,13,3,1.91,7,5.67,3.26,12,5.5,2.17,10 +13279,utter,4.76,1.58,21,3.9,2.34,20,5.33,2.39,21,4.5,0.55,6,4.87,1.85,15,4.62,2.92,8,3.42,1.83,12,5.45,2.16,11,5.2,2.74,10,4,1.1,6,5.07,1.67,15,4.5,2.72,10,3.3,1.83,10,5.07,2.79,14,5.86,1.35,7,4.57,1.81,7,4.86,1.51,14,3.93,2.76,14,3.83,0.98,6,5,2.49,12,5.78,2.33,9 +13280,vacancy,5.05,1.47,20,3.68,2.21,22,5.21,2.18,19,4.78,1.99,9,5.27,0.9,11,2.8,2.49,5,4.06,2.14,16,5.33,3.01,6,5.15,1.82,13,4.71,1.54,14,5.83,0.98,6,3.58,2.19,12,4,2.4,9,4.78,1.48,9,5.6,2.67,10,5.1,1.37,10,5,1.63,10,4,2.3,12,3.3,2.16,10,5.83,3.06,6,4.92,1.71,13 +13281,vacant,4.64,1.92,22,2.86,1.55,22,5.4,2.37,20,5,2.08,7,4.47,1.88,15,2.9,1.73,10,2.83,1.47,12,5.57,3.1,7,5.31,2.02,13,4.82,2.27,11,4.45,1.57,11,2.82,1.78,11,2.91,1.38,11,5.4,2.72,15,5.4,0.89,5,4.1,1.85,10,5.08,1.93,12,3.4,1.51,10,2.42,1.51,12,5.6,2.22,10,5.2,2.62,10 +13282,vacate,4.1,2.25,20,4.9,2.45,20,4.67,2.44,21,4.67,2.07,6,3.86,2.35,14,5,2.27,8,4.83,2.66,12,4.18,2.44,11,5.2,2.44,10,4,2.45,5,4.13,2.26,15,5,2.62,10,4.8,2.39,10,4.5,2.68,14,5,2,7,4,2.65,7,4.15,2.12,13,4.64,2.73,14,5.5,1.64,6,4.25,2.42,12,5.22,2.49,9 +13283,vacation,8.53,0.77,19,5.22,2.92,49,7.11,2.03,47,8.33,0.82,6,8.62,0.77,13,6,2.71,19,4.73,2.98,30,7.19,1.74,26,7,2.39,21,8.4,0.84,10,8.67,0.71,9,4.92,2.81,24,5.52,3.04,25,7.1,2.16,29,7.11,1.88,18,8.88,0.35,8,8.27,0.9,11,5.85,2.65,33,3.94,3.11,16,6.73,2.29,26,7.57,1.6,21 +13284,vaccination,4.56,1.85,18,4.62,2.42,21,5.2,2.44,20,4.33,1.15,3,4.6,1.99,15,4.67,3.01,6,4.6,2.26,15,5.5,2.43,6,5.07,2.53,14,4.2,1.69,10,5,2.07,8,3.71,2.06,7,5.07,2.53,14,5.2,2.44,10,5.2,2.57,10,4.5,1.07,8,4.6,2.37,10,4,2.55,9,5.08,2.31,12,4.88,2.8,8,5.42,2.27,12 +13285,vaccine,6.48,2.14,21,6.45,1.96,20,5,2.56,36,7.5,1.51,8,5.85,2.27,13,6.4,1.67,5,6.47,2.1,15,4.91,2.39,11,5.04,2.68,25,6.69,2.32,13,6.12,1.89,8,6.75,1.82,12,6,2.2,8,5.45,2.52,20,4.44,2.58,16,5.91,2.21,11,7.1,1.97,10,6.73,2.28,11,6.11,1.54,9,4.45,2.56,22,5.86,2.41,14 +13286,vacuum,5.38,1.91,21,4.63,1.95,19,6.52,2.06,21,5.2,1.92,5,5.33,1.99,15,4.62,2,8,4.64,2.01,11,6.7,1.7,10,6.36,2.42,11,5.27,1.79,11,5.5,2.12,10,5.8,1.23,10,3.33,1.8,9,7,2,12,5.89,2.09,9,5.45,2.16,11,5.3,1.7,10,4.38,2.2,8,4.82,1.83,11,6.89,1.69,9,6.25,2.34,12 +13287,vagabond,3.32,1.77,19,4.55,2.22,22,3.83,2.14,24,3.5,1.38,6,3.23,1.96,13,5,2.17,12,4,2.26,10,3,1.51,8,4.25,2.32,16,4.2,1.69,10,2.33,1.32,9,5.89,1.69,9,3.62,2.1,13,4.06,2.36,17,3.17,1.6,6,3.12,2.17,8,3.45,1.51,11,4,2.55,9,4.92,1.98,13,3.56,2.19,16,4.38,2.07,8 +13288,vagina,6,2.66,41,5.83,2.59,42,5.07,2.68,61,7.05,2.14,20,5,2.77,21,7.63,1.64,19,4.35,2.29,23,5.16,2.76,31,4.97,2.65,30,6.65,2.39,20,5.38,2.82,21,6.31,2.89,16,5.54,2.4,26,5.03,2.77,36,5.12,2.6,25,6.26,2.78,23,5.67,2.54,18,6.04,2.65,24,5.56,2.57,18,5.1,2.71,31,5.03,2.7,30 +13289,vaginal,5.67,2.03,21,5.71,1.98,21,4.64,2.33,25,6.25,2.05,12,4.89,1.83,9,7.57,1.13,7,4.79,1.63,14,4.5,2.55,10,4.73,2.25,15,5.75,2.22,4,5.65,2.06,17,6.1,1.66,10,5.36,2.25,11,3.71,2.36,7,5,2.28,18,5.92,2.15,12,5.33,1.94,9,4.77,1.69,13,7.25,1.39,8,3.67,2.29,9,5.19,2.23,16 +13290,vagrancy,3.43,1.43,21,5.72,1.56,18,4.32,2.39,25,3.25,1.71,12,3.67,1,9,4.86,1.35,7,6.27,1.49,11,5.1,2.42,10,3.8,2.31,15,4.25,0.96,4,3.24,1.48,17,5.62,1.77,8,5.8,1.48,10,4.57,3.26,7,4.22,2.07,18,3.83,1.59,12,2.89,1.05,9,5.91,1.51,11,5.43,1.72,7,3.89,2.42,9,4.56,2.42,16 +13291,vagrant,2.63,1.42,19,3.82,2.13,22,3.92,2.15,24,2.33,1.51,6,2.77,1.42,13,4.08,2.31,12,3.5,1.96,10,4.25,2.71,8,3.75,1.88,16,2.9,1.45,10,2.33,1.41,9,4.44,2.13,9,3.38,2.1,13,4.35,2.18,17,2.67,1.86,6,2.62,1.41,8,2.64,1.5,11,3.67,1.94,9,3.92,2.33,13,4.31,2.44,16,3.12,1.13,8 +13292,vague,4.29,1.31,21,3.61,2.46,23,4.19,2.25,26,4.18,1.54,11,4.4,1.07,10,4.45,2.94,11,2.83,1.7,12,3.36,1.57,11,5.07,2.37,14,4.3,1.34,10,4.27,1.35,11,4.36,2.98,11,2.92,1.73,12,4.76,2.17,17,3.38,2.07,8,4.38,1.39,13,4.12,1.25,8,3.53,2.47,15,3.75,2.6,8,4.35,2.47,17,3.89,1.83,9 +13293,valance,5.05,1.43,20,3.73,2.07,22,5.86,1.59,21,5.11,1.05,9,5,1.73,11,4.2,2.53,10,3.33,1.61,12,5,0.76,8,6.38,1.76,13,5.21,1.19,14,4.67,1.97,6,4.5,2.62,8,3.29,1.64,14,6,1.6,8,5.77,1.64,13,5.2,1.4,10,4.9,1.52,10,3.5,1.78,12,4,2.45,10,5.75,1.36,12,6,1.94,9 +13294,vale,5.32,2.06,19,3,2.23,22,5.16,1.34,19,4.5,1.97,6,5.69,2.06,13,2.82,2.32,11,3.18,2.23,11,5.25,2.12,8,5.09,0.3,11,5.09,1.81,11,5.62,2.45,8,3,2.28,11,3,2.28,11,5,1.41,13,5.5,1.22,6,5.69,2.14,13,4.5,1.76,6,3.29,2.55,14,2.5,1.51,8,4.89,1.69,9,5.4,0.97,10 +13295,valedictorian,6.32,1.86,19,4.43,2.52,21,6.88,2.25,24,6.33,1.53,3,6.31,1.96,16,4,2.45,7,4.69,2.72,13,6.75,1.91,8,6.94,2.46,16,5.86,1.95,7,6.58,1.83,12,4,2.52,7,4.69,2.69,13,6.77,2.49,13,7,2.05,11,6,1.41,8,6.55,2.16,11,5.18,2.79,11,3.6,2.01,10,6.82,2.56,17,7,1.41,7 +13296,valentine,6.4,2.3,42,4.79,2.37,43,6.29,2.57,17,5.82,2.4,17,6.8,2.18,25,4.62,2.45,16,4.89,2.36,27,6.5,2.76,10,6,2.45,7,6.21,2.4,29,6.85,2.08,13,5.43,2.19,23,4.05,2.39,20,7.5,2.35,6,5.64,2.54,11,5.78,2.45,23,7.16,1.89,19,4.62,2.48,26,5.06,2.22,17,7.12,2.17,8,5.56,2.79,9 +13297,valet,5.14,1.62,21,4.29,2.39,24,6.1,2.34,20,4.62,1.6,8,5.46,1.61,13,4.38,2.43,13,4.18,2.44,11,6.33,2.15,12,5.75,2.71,8,5.5,2.39,8,4.75,0.75,12,5.14,1.99,14,3.1,2.47,10,6.45,2.02,11,5.67,2.74,9,4.9,1.91,10,5.36,1.36,11,3.76,2.41,17,5.57,1.9,7,6.11,2.67,9,6.09,2.17,11 +13298,valiant,6.21,1.51,19,4.9,2.51,21,6.17,2.1,23,5.33,1.53,3,6.38,1.5,16,5.25,2.71,8,4.69,2.46,13,6.22,2.33,9,6.14,2.03,14,6.56,1.67,9,5.9,1.37,10,5.22,2.22,9,4.67,2.77,12,6.27,2.28,15,6,1.85,8,5.57,1.51,7,6.58,1.44,12,5.1,2.18,10,4.73,2.87,11,6,2.42,13,6.4,1.71,10 +13299,valid,6.05,1.05,20,4,2.41,21,6.64,1.82,25,5.67,0.58,3,6.12,1.11,17,4.43,3.46,7,3.69,1.84,13,6.12,2.03,8,6.88,1.73,17,5.86,0.69,7,6.15,1.21,13,4.29,3.04,7,3.77,2.2,13,6.64,2.17,14,6.64,1.36,11,5.56,0.53,9,6.45,1.21,11,4.18,2.48,11,3.8,2.44,10,6.89,1.94,18,6,1.41,7 +13300,validate,6.5,1.7,20,4.05,1.88,21,5.71,2.1,21,6.25,2.05,8,6.67,1.5,12,4.5,2.59,6,3.86,1.66,14,5.33,2.88,6,5.87,1.81,15,5.89,1.9,9,7,1.41,11,4.4,1.52,5,3.94,2.02,16,5.1,2.6,10,6.27,1.42,11,6.45,1.69,11,6.56,1.81,9,3.88,1.46,8,4.15,2.15,13,4.67,2.15,12,7.11,0.93,9 +13301,validation,5.7,1.53,20,4.2,2.31,20,6.44,1.29,25,5.55,1.21,11,5.89,1.9,9,3.86,1.35,7,4.38,2.72,13,6.77,1.36,13,6.08,1.16,12,5.82,1.72,11,5.56,1.33,9,4.55,2.3,11,3.78,2.39,9,6.38,1.31,16,6.56,1.33,9,5.5,1.65,10,5.9,1.45,10,4.42,2.61,12,3.88,1.89,8,6.69,1.45,16,6,0.87,9 +13302,validity,5.38,1.43,21,2.73,2,22,6.56,1.97,27,5.6,1.35,10,5.18,1.54,11,2.43,2.51,7,2.87,1.81,15,6.35,2.21,17,6.9,1.52,10,5.55,1.44,11,5.2,1.48,10,2.2,1.79,5,2.88,2.09,17,6.36,2.13,14,6.77,1.83,13,5.31,1.44,13,5.5,1.51,8,2.1,1.52,10,3.25,2.26,12,7.21,1.42,14,5.85,2.27,13 +13303,valium,4.64,1.89,22,2.67,1.93,21,3.86,2.14,22,4.29,1.9,14,5.25,1.83,8,3.36,2.06,11,2,1.58,9,3.33,1.97,6,4.06,2.24,16,4.8,2.15,10,4.5,1.73,12,2.36,1.36,11,3,2.45,10,3.31,1.55,13,4.67,2.69,9,4.83,2.04,12,4.4,1.78,10,2.15,1.34,13,3.5,2.51,8,3.83,1.99,12,3.9,2.42,10 +13304,valley,6.22,1.44,18,2.7,1.84,20,5.12,2.17,25,6.4,1.14,5,6.15,1.57,13,2.27,1.56,11,3.22,2.11,9,4.25,1.77,16,6.67,2,9,5.71,1.25,7,6.55,1.51,11,2.67,1.66,9,2.73,2.05,11,5.05,2.33,20,5.4,1.52,5,6.33,1.5,9,6.11,1.45,9,2.27,1.68,11,3.22,1.99,9,5,2.31,19,5.5,1.76,6 +13305,valor,5.57,1.83,21,3.67,2.75,24,6.7,2.25,20,5.5,1.77,8,5.62,1.94,13,4.67,2.66,6,3.33,2.77,18,7.73,1.49,11,5.44,2.46,9,5.08,1.83,12,6.22,1.72,9,4,3.2,10,3.43,2.47,14,7.08,2.25,13,6,2.24,7,5.93,1.82,14,4.86,1.77,7,4.12,2.94,16,2.75,2.19,8,7.08,1.68,12,6.12,2.95,8 +13306,valuable,7.17,1.42,18,3.85,2.32,20,6.04,2.09,25,7.4,0.55,5,7.08,1.66,13,3.73,2.49,11,4,2.24,9,6.25,1.77,16,5.67,2.65,9,7,1.63,7,7.27,1.35,11,3.22,2.22,9,4.36,2.38,11,6.15,2.3,20,5.6,0.89,5,6.89,1.62,9,7.44,1.24,9,3.82,2.18,11,3.89,2.62,9,5.89,2.21,19,6.5,1.76,6 +13307,valuables,5.91,2.14,22,5.05,2.46,21,6.47,1.93,19,6.43,1.62,7,5.67,2.35,15,5.11,2.71,9,5,2.37,12,7.43,1.51,7,5.92,1.98,12,5.83,2.37,12,6,1.94,10,5.18,2.23,11,4.9,2.81,10,6.33,1.99,15,7,1.83,4,5.73,2.15,11,6.09,2.21,11,6.1,2.08,10,4.09,2.47,11,6.5,0.97,10,6.44,2.7,9 +13308,value,7.18,1.47,22,5.79,2.12,19,6.24,2.07,21,6.8,0.84,5,7.38,1.63,16,6.75,1.49,8,5.09,2.3,11,5.9,2.02,10,6.55,2.16,11,6.83,1.53,12,7.6,1.35,10,5.4,2.01,10,6.22,2.28,9,6.08,2.27,12,6.44,1.88,9,7.36,1.69,11,7,1.26,11,4.88,1.36,8,6.45,2.38,11,6,2,9,6.42,2.19,12 +13309,valve,5.1,0.97,20,3.84,2.06,19,6.12,1.97,26,5.09,0.83,11,5.11,1.17,9,4.71,2.21,7,3.33,1.87,12,5.92,1.98,13,6.31,2.02,13,5.09,1.3,11,5.11,0.33,9,4,2.4,10,3.67,1.73,9,6,2.09,17,6.33,1.8,9,5.1,0.57,10,5.1,1.29,10,3.67,2.1,12,4.14,2.12,7,6.06,1.88,16,6.2,2.2,10 +13310,vamoose,4.38,1.4,21,4.86,2.15,21,5.12,2.39,25,4.5,1.31,12,4.22,1.56,9,5.86,1.57,7,4.36,2.27,14,5,2.21,10,5.2,2.57,15,4,2,4,4.47,1.28,17,4.7,2.79,10,5,1.48,11,5.14,2.34,7,5.11,2.47,18,4.33,1.61,12,4.44,1.13,9,5.15,2.19,13,4.38,2.13,8,3.78,2.39,9,5.88,2.09,16 +13311,vamp,5,1.83,19,5.3,2.08,20,4.1,2.12,21,5,1.26,6,5,2.08,13,6.62,1.51,8,4.42,1.98,12,4.18,2.09,11,4,2.26,10,4.33,1.97,6,5.31,1.75,13,5.6,2.5,10,5,1.63,10,3.57,2.28,14,5.14,1.35,7,5.43,2.15,7,4.75,1.66,12,5.64,2.21,14,4.5,1.64,6,4.08,2.11,12,4.11,2.26,9 +13312,vampire,4.05,2.49,40,5.17,2.28,42,3.6,1.93,20,4.62,2.5,13,3.78,2.49,27,5.06,2.69,16,5.2,2.08,25,4.83,1.6,6,3.07,1.86,14,4.38,2.39,16,3.83,2.58,24,5.1,2.32,21,5.2,2.35,20,4,2.11,10,3.2,1.75,10,4.09,2.72,22,4,2.25,18,5.48,2.47,23,4.79,2.04,19,3,1.77,8,4,2,12 +13313,van,4.43,1.75,21,4.35,2.12,23,5.35,1.73,17,4.6,1.52,5,4.38,1.86,16,4.83,1.99,12,3.82,2.23,11,5,1.94,9,5.29,0.76,7,3.67,1.44,12,5.44,1.67,9,4.31,1.89,16,4.43,2.76,7,5.4,1.58,10,5.29,2.06,7,4.46,2.11,13,4.38,1.06,8,4.21,2.3,19,5,0.82,4,5.5,1.38,12,5,2.55,5 +13314,vandal,2.32,1.38,19,4.84,2.6,44,3.25,2.11,24,2.78,1.64,9,1.9,0.99,10,4.35,2.64,17,5.15,2.57,27,3.38,1.92,8,3.19,2.26,16,2.71,1.5,7,2.08,1.31,12,4.64,2.68,14,4.93,2.6,30,3.24,2.14,17,3,2.28,6,2.8,1.48,10,1.78,1.09,9,4.58,2.89,26,5.22,2.13,18,3.06,1.88,16,3.62,2.62,8 +13315,vandalism,1.9,1.14,21,4.67,2.44,24,3.45,2.52,22,1.75,1.04,8,2,1.22,13,4.69,2.75,13,4.64,2.16,11,4.15,2.61,13,2.44,2.13,9,1.5,0.76,8,2.17,1.34,12,5.07,1.9,14,4.1,3.07,10,4.17,2.79,12,2.6,1.96,10,1.8,0.79,10,2,1.41,11,4.12,2.45,17,6,2,7,3.4,2.8,10,3.5,2.39,12 +13316,vanguard,5.17,1.76,18,3.2,2.4,20,4.8,1.94,25,5.4,1.82,5,5.08,1.8,13,4,2.65,11,2.22,1.72,9,5.12,1.89,16,4.22,1.99,9,4.86,1.46,7,5.36,1.96,11,2.89,2.47,9,3.45,2.42,11,4.9,2.13,20,4.4,0.89,5,5,1.32,9,5.33,2.18,9,2.64,2.16,11,3.89,2.62,9,4.26,1.59,19,6.5,2.07,6 +13317,vanilla,7.42,1.26,19,3.62,2.42,21,5.74,1.84,23,7,0.71,5,7.54,1.45,13,3.83,2.64,6,3.53,2.42,15,5.5,1.51,10,5.92,2.1,13,7.43,1.27,7,7.36,1.36,11,3.71,2.29,7,3.57,2.56,14,5.36,1.86,11,6.08,1.83,12,7.75,1.14,12,6.86,1.35,7,4.55,2.42,11,2.6,2.07,10,5.64,1.91,14,5.89,1.83,9 +13318,vanish,3.86,2.01,22,5.05,1.99,21,4.33,2.3,33,4.64,2.11,11,3.09,1.64,11,4.25,1.75,8,5.54,2.03,13,4.14,2.54,14,4.47,2.17,19,3.3,1.83,10,4.33,2.1,12,5.08,1.98,13,5,2.14,8,4.55,2.52,22,3.91,1.81,11,4,2.26,12,3.7,1.77,10,4.71,2.02,14,5.71,1.89,7,5.12,2.12,17,3.5,2.25,16 +13319,vanishing,3.56,1.55,16,4.74,2.47,19,4.36,1.78,25,3.2,1.48,5,3.73,1.62,11,4.4,2.76,10,5.11,2.2,9,4.56,1.86,16,4,1.66,9,3.67,1.51,6,3.5,1.65,10,4.38,2.56,8,5,2.49,11,4.25,1.97,20,4.8,0.45,5,3.25,1.58,8,3.88,1.55,8,4.7,2.26,10,4.78,2.82,9,4.95,1.54,19,2.5,1.05,6 +13320,vanity,4.46,2.09,41,3.77,2.29,22,5.45,2.54,22,4.92,2.02,13,4.25,2.12,28,3.83,2.33,12,3.7,2.36,10,5.89,2.71,9,5.15,2.48,13,4.88,1.93,17,4.17,2.18,24,4.33,2.55,9,3.38,2.1,13,6,2.6,14,4.5,2.27,8,4.65,2.1,23,4.22,2.1,18,3.33,2.24,9,4.08,2.36,13,5.67,3.06,12,5.2,1.87,10 +13321,vanquish,4.72,2.02,18,5.05,2.48,20,5.29,2.2,24,4.2,2.59,5,4.92,1.85,13,5.09,2.91,11,5,2,9,5.73,2.12,15,4.56,2.24,9,4.57,2.37,7,4.82,1.89,11,4.22,2.49,9,5.73,2.37,11,4.89,2.18,19,6.8,1.64,5,4.22,2.11,9,5.22,1.92,9,5.27,2.53,11,4.78,2.54,9,5.39,2.12,18,5,2.61,6 +13322,vanquished,4.18,1.94,22,5.52,1.93,23,4.53,2.44,19,4.62,2.77,8,3.85,1.34,13,6,2.14,8,5.36,1.86,14,4.14,2.67,7,4.64,2.46,11,3.5,1.77,8,4.54,2.07,13,6.11,2.09,9,5.14,1.79,14,4.43,2.51,7,4.58,2.5,12,3.91,1.81,11,4.45,2.11,11,5.22,2.17,9,5.71,1.82,14,4.25,2.38,16,6,2.65,3 +13323,vanquishing,5.29,1.76,24,4.4,2.14,20,5.1,1.95,21,5.5,0.93,8,5.19,2.07,16,4.5,2.73,8,4.33,1.78,12,4.55,1.69,11,5.7,2.11,10,4.71,1.5,7,5.53,1.84,17,4.9,2.81,10,3.9,1.1,10,5.29,1.82,14,4.71,2.29,7,5.11,1.27,9,5.4,2.03,15,4.36,2.53,14,4.5,0.84,6,4.75,2.3,12,5.56,1.33,9 +13324,vantage,5.95,1.32,20,3.15,2.13,20,5.73,1.91,22,5.71,0.95,7,6.08,1.5,13,3.67,2.45,9,2.73,1.85,11,5.83,2.23,6,5.69,1.85,16,5.8,1.03,10,6.22,1.64,9,3.38,2.67,8,3,1.81,12,5.13,1.77,15,7,1.63,7,6.09,1.38,11,5.78,1.3,9,3.42,2.31,12,2.75,1.91,8,5.45,2.16,11,6,1.67,11 +13325,vapor,4.68,1.63,19,3.24,2.19,21,5.32,2.06,22,5.33,1.12,9,4.1,1.85,10,4.12,2.7,8,2.69,1.7,13,4.91,1.97,11,5.73,2.15,11,5,0,7,4.5,2.07,12,4.11,2.62,9,2.58,1.62,12,5.46,2.15,13,5.11,2.03,9,4.5,2.22,10,4.89,0.6,9,3.14,3.13,7,3.29,1.68,14,5.5,2.14,14,5,2,8 +13326,variable,5.29,1.65,21,3.65,2.3,20,5.21,2.44,19,5.33,2.25,6,5.27,1.44,15,4.75,2.6,8,2.92,1.83,12,5.67,2.9,12,4.43,1.13,7,5.89,2.2,9,4.83,0.94,12,4,2.29,9,3.36,2.38,11,6.43,2.44,7,4.5,2.24,12,5.4,1.78,10,5.18,1.6,11,3.46,2.26,13,4,2.52,7,5.5,2.51,10,4.89,2.47,9 +13327,variation,5.53,1.01,17,3.9,1.76,21,5.57,2.09,23,5.5,0.71,2,5.53,1.06,15,4,1.41,8,3.85,1.99,13,4.56,2.4,9,6.21,1.63,14,5,1,7,5.9,0.88,10,4.67,1.73,9,3.33,1.61,12,5.53,2.42,15,5.62,1.41,8,6,1.15,7,5.2,0.79,10,4.1,1.52,10,3.73,2,11,5.62,2.6,13,5.5,1.27,10 +13328,variety,6.41,1.26,22,5.16,2.5,19,5.76,2.14,21,6.2,1.64,5,6.56,1.15,16,6,2.27,8,4.55,2.58,11,5.7,2.16,10,5.82,2.23,11,6.42,1.38,12,6.4,1.17,10,5.4,2.46,10,4.89,2.67,9,5.42,2.35,12,6.22,1.86,9,6.45,1.13,11,6.36,1.43,11,4,2,8,6,2.57,11,5.22,2.77,9,6.17,1.53,12 +13329,various,5.52,1.44,21,3.82,1.87,22,4.86,1.74,21,5.44,1.81,9,5.58,1.16,12,3.83,2.48,6,3.67,1.63,15,3.33,1.75,6,5.47,1.36,15,5.78,1.72,9,5.33,1.23,12,4.6,1.52,5,3.59,1.94,17,4.9,1.73,10,4.82,1.83,11,5.83,1.75,12,5.11,0.78,9,3.67,1.87,9,3.92,1.93,13,4.67,1.92,12,5.11,1.54,9 +13330,varmint,3.65,1.93,20,4.56,2.5,18,4.12,1.92,24,4,1.22,5,3.53,2.13,15,3.4,2.19,5,5,2.55,13,4.54,2.15,13,3.64,1.57,11,3.9,2.18,10,3.4,1.71,10,4.43,2.82,7,4.64,2.42,11,3.88,1.93,16,4.62,1.92,8,3.21,2.01,14,4.67,1.37,6,5.42,2.39,12,2.83,1.83,6,4.07,1.62,15,4.22,2.44,9 +13331,varnish,4.89,0.94,19,3.43,1.91,21,5.45,2.34,22,5,0,3,4.88,1.02,16,3.88,1.73,8,3.15,2.03,13,5.22,2.73,9,5.62,2.14,13,4.78,1.09,9,5,0.82,10,3.78,1.86,9,3.17,1.99,12,5.93,2.58,15,4.43,1.4,7,4.71,0.76,7,5,1.04,12,4,1.63,10,2.91,2.07,11,6.42,2.64,12,4.3,1.25,10 +13332,varsity,5.36,1.53,22,3.55,2.4,22,6,1.83,19,5.25,2.25,8,5.46,1.05,13,3.71,3.09,7,3.36,2.17,14,5.57,2.15,7,6.36,1.69,11,5.88,1.73,8,5.08,1.44,13,3.75,3.15,8,3.43,1.99,14,5.29,1.6,7,6.42,1.88,12,5.36,1.29,11,5.36,1.8,11,2.33,2.06,9,4.38,2.33,13,6.06,1.91,16,5.67,1.53,3 +13333,vary,4.5,1.47,22,3.59,1.97,22,5.75,2.12,20,4.62,1.3,8,4.43,1.6,14,3.9,2.08,10,3.33,1.92,12,6.71,2.63,7,5.23,1.69,13,4.18,1.89,11,4.82,0.87,11,3.91,1.87,11,3.27,2.1,11,5.47,2.23,15,6.6,1.67,5,4,1.33,10,4.92,1.51,12,4,1.76,10,3.25,2.14,12,5.4,1.51,10,6.1,2.64,10 +13334,varying,5.35,1.35,20,5.3,2.23,20,4.58,1.84,26,5,1.26,11,5.78,1.39,9,6.43,1.62,7,4.69,2.32,13,4.08,1.66,13,5.08,1.93,13,5.91,1.45,11,4.67,0.87,9,5.18,2.4,11,5.44,2.13,9,4.71,2.17,17,4.33,1,9,5.3,1.25,10,5.4,1.51,10,5.25,2.67,12,5.38,1.51,8,4.81,2.07,16,4.2,1.4,10 +13335,vascular,3.89,2.05,19,4.55,1.92,22,4.88,1.78,24,4.17,1.83,6,3.77,2.2,13,4.42,1.56,12,4.7,2.36,10,4.75,1.49,8,4.94,1.95,16,4,1.7,10,3.78,2.49,9,5.67,1.5,9,3.77,1.83,13,4.94,1.85,17,4.67,1.86,6,2.75,1.49,8,4.73,2.05,11,4.11,1.76,9,4.85,2.03,13,4.88,2.09,16,4.88,0.99,8 +13336,vase,5.77,1.27,22,3.57,2.48,23,6.11,1.82,19,5.62,1.06,8,5.62,1.12,13,4.25,2.49,8,3.21,2.58,14,5.71,1.89,7,6.27,1.9,11,5.88,1.13,8,5.46,1.05,13,4.44,3.21,9,3,1.8,14,5.14,2.04,7,6.67,1.5,12,5.91,1.22,11,5.64,1.36,11,2.44,2.79,9,4.29,2.05,14,6,1.9,16,6.67,1.53,3 +13337,vasectomy,4.83,2.53,18,5.79,2.39,19,4.44,2.69,25,3.8,2.68,5,5.23,2.45,13,6.6,2.07,10,4.89,2.52,9,4.31,2.85,16,4.67,2.55,9,4.43,2.76,7,5.09,2.47,11,4.88,2.17,8,6.45,2.42,11,4.5,2.96,20,4.2,1.3,5,4.22,2.44,9,5.44,2.6,9,5.36,2.77,11,6.38,1.77,8,4.21,2.46,19,5.17,3.49,6 +13338,vassal,4.89,1.82,19,3.82,1.89,22,5.5,2.04,22,4.56,2.24,9,5.2,1.4,10,4.62,2.26,8,3.36,1.55,14,5.64,2.16,11,5.36,2.01,11,4.86,0.38,7,4.92,2.31,12,3.8,1.55,10,3.83,2.21,12,5.62,2.4,13,5.33,1.5,9,5.6,1.84,10,4.11,1.54,9,3.62,1.77,8,3.93,2.02,14,5.07,2.2,14,6.25,1.58,8 +13339,vast,5.68,1.84,22,4.71,2.76,21,5.45,2.37,20,5.88,1.55,8,5.57,2.03,14,4.78,2.77,9,4.67,2.87,12,6.14,2.73,7,5.08,2.18,13,5.55,2.25,11,5.82,1.4,11,4.4,2.67,10,5,2.93,11,5.93,2.31,15,4,2.12,5,5.2,1.87,10,6.08,1.78,12,5.78,2.54,9,3.92,2.75,12,5.5,2.12,10,5.4,2.72,10 +13340,vat,4.61,1.91,18,3.25,2.34,20,4.96,2.05,24,4.31,2.18,13,5.4,0.55,5,4.4,2.07,5,2.87,2.36,15,5,2.08,13,4.91,2.12,11,4.33,2,9,4.89,1.9,9,4.71,2.56,7,2.46,1.85,13,5.27,2,11,4.69,2.14,13,4.62,1.69,8,4.6,2.17,10,3.3,2.16,10,3.2,2.62,10,5,2.55,9,4.93,1.79,15 +13341,vault,5.84,2.03,19,2.86,2.17,22,5.25,1.88,28,6.33,1.63,6,5.62,2.22,13,3.09,2.12,11,2.64,2.29,11,5.64,2.29,11,5,1.58,17,5.73,2.2,11,6,1.93,8,3,2.41,11,2.73,2,11,5.28,1.74,18,5.2,2.2,10,5.69,2.29,13,6.17,1.47,6,2.43,1.91,14,3.62,2.5,8,4.94,2.14,16,5.67,1.44,12 +13342,veal,4.81,2.23,21,3.86,1.49,21,4.8,2.6,25,4.92,2.11,12,4.67,2.5,9,4.43,1.27,7,3.57,1.55,14,4.3,2.98,10,5.13,2.36,15,4.75,3.1,4,4.82,2.1,17,3.6,1.43,10,4.09,1.58,11,3.86,2.61,7,5.17,2.57,18,5.08,2.64,12,4.44,1.59,9,3.69,1.38,13,4.12,1.73,8,4.11,2.32,9,5.19,2.74,16 +13343,vector,4.57,1.25,21,3.52,1.78,21,4.8,1.98,25,5,1.13,12,4,1.22,9,4.14,1.86,7,3.21,1.72,14,5.1,1.85,10,4.6,2.1,15,4.75,0.5,4,4.53,1.37,17,3.3,2.06,10,3.73,1.56,11,4.43,1.9,7,4.94,2.04,18,4.67,1.37,12,4.44,1.13,9,3.54,1.51,13,3.5,2.27,8,3.78,1.64,9,5.38,1.96,16 +13344,veer,4.63,1.5,19,4.2,2.61,20,4.57,1.85,23,4.62,1.8,13,4.67,0.52,6,4.2,3.27,5,4.2,2.48,15,4.58,1.83,12,4.55,1.97,11,4.89,1.9,9,4.4,1.07,10,4.43,3.36,7,4.08,2.25,13,4.36,2.01,11,4.75,1.76,12,4.44,1.13,9,4.8,1.81,10,3.5,2.72,10,4.9,2.42,10,5.22,2.22,9,4.14,1.51,14 +13345,vegan,4.42,1.74,19,3.11,2.22,18,5.33,2.81,24,4,2.35,5,4.57,1.55,14,4.4,1.95,5,2.62,2.18,13,5,2.92,13,5.73,2.76,11,5,1.56,10,3.78,1.79,9,3.86,2.19,7,2.64,2.2,11,5.5,3.06,16,5,2.39,8,4.21,1.93,14,5,1,5,3.25,2.34,12,2.83,2.14,6,5,2.8,15,5.89,2.89,9 +13346,vegetable,6.79,1.55,19,3.75,2.83,20,5.17,2.08,24,7.08,1.75,13,6.17,0.75,6,4.4,3.13,5,3.53,2.8,15,5.15,1.95,13,5.18,2.32,11,6.56,2.01,9,7,1.05,10,4.57,3.26,7,3.31,2.59,13,5.27,2.2,11,5.08,2.06,13,6.67,1.12,9,6.9,1.91,10,3.9,2.88,10,3.6,2.91,10,4.78,2.44,9,5.4,1.88,15 +13347,vegetarian,5.25,2.34,20,3.45,2.78,20,6,2.96,22,5.33,2.42,6,5.21,2.39,14,2.75,2.76,8,3.92,2.81,12,6,3.13,12,6,2.91,10,5.89,2.89,9,4.73,1.74,11,4,3.08,9,3,2.57,11,4.29,3.15,7,6.8,2.6,15,5.6,2.27,10,4.9,2.47,10,3.23,2.52,13,3.86,3.39,7,6.42,3.32,12,5.5,2.55,10 +13348,vegetation,6.19,2.18,21,3.8,2.71,20,5.67,2.44,21,5.83,1.33,6,6.33,2.47,15,5,3.02,8,3,2.26,12,5.55,2.91,11,5.8,1.93,10,5.5,2.43,6,6.47,2.1,15,4.6,3.27,10,3,1.83,10,5.36,2.53,14,6.29,2.29,7,6,2.24,7,6.29,2.23,14,4.21,2.99,14,2.83,1.72,6,5.33,2.71,12,6.11,2.09,9 +13349,vegetative,3.48,2.5,21,3.37,2.34,19,3.64,2.7,22,2.5,1.52,6,3.87,2.75,15,3.25,1.91,8,3.45,2.7,11,3.25,2.49,12,4.1,3,10,4.44,3.13,9,2.75,1.71,12,3.78,2.39,9,3,2.36,10,3.57,2.37,7,3.67,2.92,15,3.4,2.84,10,3.55,2.3,11,3.25,2.18,12,3.57,2.76,7,2.92,2.57,12,4.5,2.72,10 +13350,veggie,6.47,1.98,19,3.09,2.14,22,6.24,1.79,21,6.33,1.8,9,6.6,2.22,10,3.5,1.6,8,2.86,2.41,14,6.09,2.12,11,6.4,1.43,10,5.57,1.51,7,7,2.09,12,3.6,2.32,10,2.67,1.97,12,6.17,1.53,12,6.33,2.18,9,6,2.49,10,7,1.12,9,2.62,1.41,8,3.36,2.47,14,6.08,1.85,13,6.5,1.77,8 +13351,vehicle,6,1.56,19,4.68,2.23,22,5.8,2.24,20,6,1.73,3,6,1.59,16,4.5,1.93,8,4.79,2.46,14,6.5,1.64,6,5.5,2.44,14,5.4,1.58,10,6.67,1.32,9,4.6,1.78,10,4.75,2.63,12,5.6,2.32,10,6,2.26,10,6.62,1.77,8,5.55,1.29,11,4.75,2.87,8,4.64,1.91,14,5.12,2.7,8,6.25,1.86,12 +13352,veil,5.42,1.12,19,3.83,2.01,18,4.94,2.16,17,5.09,0.7,11,5.88,1.46,8,4.25,2.22,4,3.71,2.02,14,4.75,2.25,8,5.11,2.2,9,5.62,1.19,8,5.27,1.1,11,3.71,1.7,7,3.91,2.26,11,4.17,2.14,6,5.36,2.16,11,5.15,0.69,13,6,1.67,6,3.73,2.49,11,4,1,7,4.43,1.9,7,5.3,2.36,10 +13353,veiled,4.14,1.25,22,3.32,1.97,19,5.18,2.11,22,3.93,1.44,14,4.5,0.76,8,3.4,1.71,10,3.5,2.33,8,5,2.61,6,5.25,1.98,16,3.5,1.51,10,4.67,0.65,12,2.5,1.51,10,4.22,2.11,9,4.92,2.22,13,5.56,2.01,9,4,1.04,12,4.3,1.49,10,3.45,2.25,11,3.12,1.64,8,4.75,1.86,12,5.7,2.36,10 +13354,vein,5.11,1.41,19,3.7,2.49,20,4.57,1.88,23,5.54,1.27,13,4.17,1.33,6,4.4,2.61,5,3.47,2.5,15,3.83,1.64,12,5.36,1.86,11,5.78,1.72,9,4.5,0.71,10,4.71,2.75,7,3.15,2.27,13,5,2,10,4.23,1.79,13,4.78,1.64,9,5.4,1.17,10,3.5,2.59,10,3.9,2.51,10,4.75,2.12,8,4.47,1.81,15 +13355,velocity,5.59,1.44,22,5.74,2.16,19,6.14,2.08,21,5.4,2.19,5,5.62,1.26,16,6.62,2.13,8,5.09,2.02,11,6.6,2.12,10,5.73,2.05,11,5.42,1.62,12,5.8,1.23,10,5.6,2.32,10,5.89,2.09,9,6.58,2.02,12,5.56,2.13,9,5.36,1.69,11,5.82,1.17,11,4.75,2.49,8,6.45,1.63,11,6.89,1.62,9,5.58,2.27,12 +13356,velour,5.65,1.6,20,4,2.43,21,5.26,2.4,34,5.6,1.43,10,5.7,1.83,10,4.25,2.71,8,3.85,2.34,13,5.57,2.41,14,5.05,2.44,20,6,1.87,9,5.36,1.36,11,5,2,13,2.38,2.26,8,5.5,2.54,22,4.83,2.17,12,5.7,2.16,10,5.6,0.84,10,4.07,2.84,14,3.86,1.46,7,5.65,2.09,17,4.88,2.69,17 +13357,velvet,6.3,1.98,20,4.53,3.06,19,6,1.83,26,5.91,2.26,11,6.78,1.56,9,6.57,2.07,7,3.33,2.96,12,5.62,1.98,13,6.38,1.66,13,6.18,2.52,11,6.44,1.13,9,5,3.62,10,4,2.4,9,5.53,1.84,17,6.89,1.54,9,6.2,2.62,10,6.4,1.17,10,4.67,3.47,12,4.29,2.43,7,5.56,1.55,16,6.7,2.11,10 +13358,vendetta,3.19,1.94,21,5.85,1.9,20,5.24,2.05,21,3.67,1.75,6,3,2.04,15,6.25,1.83,8,5.58,1.98,12,5.45,1.86,11,5,2.31,10,3.17,1.94,6,3.2,2.01,15,5.8,2.04,10,5.9,1.85,10,5.43,2.28,14,4.86,1.57,7,3.57,1.9,7,3,2,14,5.71,2.16,14,6.17,1.17,6,5.25,2.26,12,5.22,1.86,9 +13359,vending,5.7,1.98,20,3.62,2.31,21,4.76,1.85,25,6,2.71,4,5.62,1.86,16,3.5,1.73,4,3.65,2.47,17,4.67,2.5,9,4.81,1.47,16,6.25,1.75,8,5.33,2.1,12,3.8,2.53,10,3.45,2.21,11,4.36,1.45,14,5.27,2.24,11,5.73,1.85,11,5.67,2.24,9,3.9,2.64,10,3.36,2.06,11,4.83,1.89,18,4.57,1.9,7 +13360,vendor,5.29,1.45,21,3.82,2.17,22,5.5,1.47,22,5.22,1.72,9,5.33,1.3,12,3,2.19,6,4.13,2.23,15,5,1.79,6,5.69,1.35,16,5,1.58,9,5.5,1.38,12,4.6,2.3,5,3.59,2.15,17,5.91,1.04,11,5.09,1.76,11,5.75,1.36,12,4.67,1.41,9,4.11,1.83,9,3.62,2.43,13,5.58,1.31,12,5.4,1.71,10 +13361,veneer,5.42,2.17,19,4.21,2.02,24,5.14,2.29,22,6.29,1.89,7,4.92,2.23,12,4.23,2.17,13,4.18,1.94,11,5.23,2.45,13,5,2.18,9,6.83,2.04,6,5.08,1.68,12,5.43,1.45,14,2.5,1.35,10,5.5,1.98,12,4.7,2.67,10,5.33,3.08,9,5.5,0.97,10,3.71,1.83,17,5.43,2.07,7,5.1,2.69,10,5.17,2.04,12 +13362,venereal,2.95,1.87,19,4.58,2.43,24,4.14,2.52,28,3,1.77,8,2.91,2.02,11,4.78,2.59,9,4.47,2.42,15,3.29,2.13,14,5,2.66,14,2.78,1.79,9,3.1,2.02,10,5.17,2.44,12,4,2.37,12,4.43,2.79,14,3.86,2.28,14,2.5,2.07,10,3.44,1.59,9,5.08,2.07,12,4.08,2.75,12,4.17,2.44,12,4.12,2.66,16 +13363,venetian,5.8,1.24,20,4,2.07,21,4.85,2.49,34,6.1,1.52,10,5.5,0.85,10,4.12,2.17,8,3.92,2.1,13,4.86,2.74,14,4.85,2.37,20,6.11,1.62,9,5.55,0.82,11,4.92,1.8,13,2.5,1.6,8,5,2.58,22,4.58,2.39,12,5.5,1.35,10,6.1,1.1,10,3.86,2.21,14,4.29,1.89,7,5.59,2.24,17,4.12,2.57,17 +13364,vengeance,2.53,1.61,19,5.23,2.45,22,4.04,1.92,24,3,1.67,6,2.31,1.6,13,5.33,2.61,12,5.1,2.38,10,4,2.33,8,4.06,1.77,16,3,1.7,10,2,1.41,9,5.89,2.47,9,4.77,2.42,13,4,2.06,17,4.17,1.83,6,2.38,1.69,8,2.64,1.63,11,4.89,2.42,9,5.46,2.54,13,4.06,1.77,16,4,2.33,8 +13365,vengeful,2.16,1.42,19,5.14,2.27,22,3.92,2,24,2.67,1.51,6,1.92,1.38,13,4.67,2.19,12,5.7,2.36,10,3.75,1.91,8,4,2.1,16,2.5,1.43,10,1.78,1.39,9,5.44,2.35,9,4.92,2.29,13,4,2,17,3.67,2.34,6,1.62,0.92,8,2.55,1.63,11,4.78,2.44,9,5.38,2.22,13,4,2,16,3.75,2.12,8 +13366,venison,4.95,2.11,21,3.84,2.32,25,5.05,2.07,19,6.44,1.33,9,3.83,1.9,12,3.67,1.97,6,3.94,2.53,18,5.43,1.81,7,4.83,2.25,12,5,2.37,16,4.8,1.1,5,3.64,2.44,14,4.2,2.35,10,5.67,1.8,9,4.5,2.22,10,5.83,1.64,12,3.78,2.17,9,4,2.28,16,3.56,2.51,9,5.45,2.46,11,4.5,1.31,8 +13367,venom,2.93,1.65,41,5.81,2.19,42,3.92,2.57,60,2.56,1.41,16,3.16,1.77,25,5.55,2.46,11,5.93,2.15,30,4.1,2.61,31,3.72,2.55,29,3.3,1.63,20,2.55,1.67,20,5.75,2.05,12,5.83,2.28,30,4.44,2.73,36,3.12,2.11,24,2.75,1.29,24,3.18,2.07,17,5.45,2.37,20,6.14,2.01,22,4.45,2.67,31,3.34,2.36,29 +13368,venomous,2.9,1.83,20,7.21,2.15,19,4.23,2.27,26,2.73,1.56,11,3.11,2.2,9,8,1.41,7,6.75,2.42,12,4.85,2.51,13,3.62,1.89,13,3.55,2.16,11,2.11,0.93,9,7.4,2.07,10,7,2.35,9,5,2.35,17,2.78,1.2,9,3,2.54,10,2.8,0.79,10,7.75,1.76,12,6.29,2.56,7,4.56,2,16,3.7,2.67,10 +13369,vent,5,1.59,20,4.06,2.18,18,6,2,22,4.6,1.67,5,5.13,1.6,15,3.5,1.76,6,4.33,2.39,12,6,1.63,10,6,2.34,12,5.4,1.17,10,4.6,1.9,10,4.1,2.23,10,4,2.27,8,5.36,2.25,11,6.64,1.57,11,4.75,1.71,12,5.38,1.41,8,3.22,2.22,9,4.89,1.9,9,5.45,2.25,11,6.55,1.63,11 +13370,ventilation,6.44,1.72,18,2.7,1.84,20,5.4,1.85,25,6.6,1.34,5,6.38,1.89,13,3,1.95,11,2.33,1.73,9,4.88,1.82,16,6.33,1.58,9,6.43,2.07,7,6.45,1.57,11,2.22,1.48,9,3.09,2.07,11,5.4,1.96,20,5.4,1.52,5,5.89,1.83,9,7,1.5,9,2,1.1,11,3.56,2.24,9,5.11,1.82,19,6.33,1.75,6 +13371,ventilator,3.9,1.92,20,4.05,2.46,22,5.11,2.56,27,3.86,2.73,7,3.92,1.44,13,4.1,2.38,10,4,2.63,12,4.87,2.83,15,5.36,2.38,11,3.82,1.54,11,4,2.4,9,4.56,1.88,9,3.69,2.81,13,5.88,2.45,17,3.56,2.3,9,4,2.31,13,3.71,0.95,7,3.5,2.34,16,5.5,2.35,6,5.75,2.63,12,4.6,2.47,15 +13372,ventricle,4.9,1.48,20,3.14,2.05,22,5.04,1.87,27,4.78,1.3,9,5,1.67,11,2.57,2.15,7,3.4,2.03,15,5.12,2.23,17,4.9,1.1,10,4.73,1.35,11,5.11,1.69,9,2.2,1.79,5,3.41,2.09,17,5.21,2.08,14,4.85,1.68,13,4.46,1.39,13,5.71,1.38,7,2.5,2.17,10,3.67,1.87,12,5.57,1.7,14,4.46,1.94,13 +13373,ventriloquist,5.32,2.24,19,5,2.03,20,4.83,2.35,23,5.2,2.28,5,5.23,2.35,13,4.33,2.66,6,5.29,1.73,14,5.2,1.48,10,4.54,2.88,13,3.86,2.34,7,6.09,1.81,11,5.71,2.29,7,4.62,1.85,13,4.73,2.53,11,4.92,2.27,12,5.83,2.29,12,4.43,1.99,7,5.55,2.07,11,4.33,1.87,9,4.57,1.87,14,5.22,3.03,9 +13374,venture,5.33,1.91,18,5.55,2.24,22,6.08,1.53,24,5.33,2.42,6,5.33,1.72,12,5.83,2.29,12,5.2,2.25,10,5.62,1.69,8,6.31,1.45,16,5.2,1.62,10,5.5,2.33,8,5.89,2.03,9,5.31,2.43,13,6.29,1.61,17,5.67,1.37,6,5.25,2.12,8,5.4,1.84,10,5.22,2.49,9,5.77,2.13,13,6.12,1.59,16,6,1.51,8 +13375,venue,5.37,1.95,19,4.18,2.3,22,6.04,1.68,24,4,2.45,6,6,1.35,13,4.58,2.39,12,3.7,2.21,10,5.38,1.41,8,6.38,1.75,16,5.3,1.89,10,5.44,2.13,9,5.33,2.55,9,3.38,1.8,13,5.71,1.65,17,7.17,1.47,6,5,1.77,8,5.64,2.11,11,3.78,1.99,9,4.46,2.54,13,6.12,1.86,16,5.88,1.36,8 +13376,veranda,5.95,1.23,20,2.83,1.79,18,6.18,1.71,22,5.2,1.1,5,6.2,1.21,15,3.17,2.14,6,2.67,1.67,12,5,1.25,10,7.17,1.4,12,6.1,1.45,10,5.8,1.03,10,2.8,1.99,10,2.88,1.64,8,6,2,11,6.36,1.43,11,5.67,1.3,12,6.38,1.06,8,2.33,1.94,9,3.33,1.58,9,6.09,1.92,11,6.27,1.56,11 +13377,verb,5.27,1.7,22,3.6,2.5,20,5.55,2.11,20,5.2,1.48,5,5.5,1.63,16,3.8,2.7,10,3.4,2.41,10,5.4,1.84,10,5.7,2.45,10,6.14,2.34,7,5.07,0.92,14,3,2.65,7,3.92,2.47,13,5.12,2.42,8,5.83,1.95,12,5.29,1.73,14,5.25,1.75,8,3.7,3.02,10,3.5,2.01,10,5.89,2.42,9,5.27,1.9,11 +13378,verbal,5.29,1.49,21,3.76,2.33,25,6.32,1.77,19,5.11,1.62,9,5.42,1.44,12,3.5,2.51,6,3.78,2.39,18,5,1,7,7.08,1.68,12,5.12,1.54,16,5.8,1.3,5,3.29,2.43,14,4.3,2.26,10,6.11,1.96,9,6.5,1.65,10,5.08,1.68,12,5.56,1.24,9,3.94,2.29,16,3.44,2.51,9,6.45,2.07,11,6.12,1.36,8 +13379,verdict,4.32,1.52,22,5.63,2.14,19,3.43,2.27,21,4.6,0.89,5,4.19,1.72,16,6,2.07,8,5.36,2.25,11,2.7,1.16,10,4.09,2.84,11,4.42,1,12,4.2,2.04,10,5.8,2.35,10,5.44,2.01,9,2.75,2.09,12,4.33,2.29,9,3.64,1.57,11,5,1.18,11,5.12,1.96,8,6,2.28,11,3.33,1.22,9,3.5,2.88,12 +13380,verge,4.68,1.13,22,4.65,2.64,23,5.21,1.75,19,5.12,0.83,8,4.62,1.04,13,4.38,2.5,8,4.79,2.89,14,4.29,1.8,7,5.73,1.62,11,5.12,0.99,8,4.62,0.96,13,4.67,2.87,9,4.64,2.59,14,3.71,1.25,7,6.08,1.38,12,4.91,1.22,11,4.45,1.04,11,3.67,2.74,9,5.29,2.46,14,5.12,1.86,16,5.67,1.15,3 +13381,verification,5.4,1.5,20,4.05,2.09,21,5.45,2.45,33,5.7,1.34,10,5.1,1.66,10,4.5,2.33,8,3.77,1.96,13,5.64,2.82,14,5.32,2.21,19,5.44,1.88,9,5.36,1.21,11,5,1.78,13,2.5,1.6,8,5.82,2.4,22,4.73,2.49,11,5.2,1.87,10,5.6,1.07,10,4,2.32,14,4.14,1.68,7,5.88,2.39,16,5.06,2.51,17 +13382,verify,5.43,1.54,21,4.21,2.17,24,6.57,2.11,21,5.5,1.2,8,5.38,1.76,13,4,2.08,13,4.45,2.34,11,6.85,2.23,13,6.12,1.96,8,6,1.69,8,5.08,1.44,12,4.64,1.82,14,3.6,2.55,10,6.5,2.47,12,6.67,1.66,9,5.1,1.29,10,5.73,1.74,11,3.88,2.12,17,5,2.24,7,6.11,2.67,9,6.92,1.62,12 +13383,veritable,5.15,1.23,20,3.77,1.82,22,5.11,2.21,19,5.11,1.45,9,5.18,1.08,11,3.2,1.92,5,4,1.86,16,3,1.67,6,6.08,1.71,13,5.29,0.91,14,4.83,1.83,6,3.33,1.78,12,4.44,1.88,9,5.33,2.06,9,4.9,2.42,10,5.6,0.84,10,4.7,1.42,10,2.92,1.78,12,4.8,1.32,10,4.33,2.73,6,5.46,1.94,13 +13384,vermin,2.41,1.14,22,5.22,2.63,23,4.68,1.89,19,2.75,1.16,8,2.31,1.11,13,5.12,2.1,8,5.43,2.98,14,4.43,1.62,7,4.73,2.15,11,2.75,1.04,8,2.31,1.18,13,4.78,2.77,9,5.5,2.59,14,4.43,1.72,7,4.83,2.04,12,2.73,1.01,11,2.09,1.22,11,3.56,2.88,9,6.29,1.86,14,4.62,1.75,16,5,3,3 +13385,vermouth,4.95,1.81,19,4.27,2.43,22,5.36,1.84,22,5.11,1.27,9,4.8,2.25,10,5.62,2.5,8,3.5,2.1,14,5.82,1.99,11,4.91,1.64,11,4.71,0.76,7,5.08,2.23,12,4.6,2.27,10,4,2.63,12,5,1.87,13,5.89,1.76,9,5.3,1.77,10,4.56,1.88,9,3.5,2.51,8,4.71,2.37,14,5.43,1.95,14,5.25,1.75,8 +13386,vernacular,5.35,0.99,20,4.15,2.18,20,5.59,2.45,34,5.6,1.07,10,5.1,0.88,10,5,2.27,8,3.58,2.02,12,5.79,2.58,14,5.45,2.42,20,5.33,1.12,9,5.36,0.92,11,4.67,2.02,12,3.38,2.33,8,5.73,2.59,22,5.33,2.27,12,5.2,1.14,10,5.5,0.85,10,4.36,2.17,14,3.67,2.34,6,5.71,1.72,17,5.47,3.06,17 +13387,versatile,6,1.45,21,3.59,2.22,22,6.33,1.88,27,5.7,1.42,10,6.27,1.49,11,3.29,2.63,7,3.73,2.09,15,6.47,1.87,17,6.1,1.97,10,5.91,1.04,11,6.1,1.85,10,2.6,1.82,5,3.88,2.29,17,5.93,2.06,14,6.77,1.64,13,5.46,1.45,13,6.88,0.99,8,3,2.54,10,4.08,1.88,12,6.21,2.29,14,6.46,1.39,13 +13388,verse,6,1.56,20,3.65,2.41,20,6.35,1.62,26,6.36,1.63,11,5.56,1.42,9,3.71,2.56,7,3.62,2.43,13,6.08,1.75,13,6.62,1.5,13,6.09,1.76,11,5.89,1.36,9,3.91,2.51,11,3.33,2.4,9,6.12,1.69,17,6.78,1.48,9,5.6,1.35,10,6.4,1.71,10,4.17,2.25,12,2.88,2.59,8,5.69,1.54,16,7.4,1.17,10 +13389,version,5.3,1.26,20,3.43,2.42,21,5.48,2.23,27,6.14,1.68,7,4.85,0.69,13,4.22,2.68,9,2.83,2.12,12,5.6,2.41,15,5.45,2.11,11,5.36,1.03,11,5.22,1.56,9,3.89,2.32,9,3.08,2.54,12,5.53,2.62,17,5.56,1.42,9,5.54,1.39,13,4.86,0.9,7,3.33,2.61,15,3.67,2.07,6,5.42,2.78,12,5.53,1.77,15 +13390,vertebra,5.32,1.36,22,3.15,2.37,20,5.12,1.83,24,5.4,1.64,15,5.14,0.38,7,3,1.58,5,3.2,2.62,15,5.08,1.8,13,5.18,1.94,11,5.6,1.58,10,5.08,1.16,12,3.71,2.87,7,2.85,2.12,13,5.18,1.83,11,5.08,1.89,13,5.27,1.01,11,5.36,1.69,11,3.1,2.81,10,3.2,1.99,10,5.44,1.88,9,4.93,1.83,15 +13391,vertical,5,1.63,19,4.32,2.3,22,5.58,1.67,24,4.5,1.97,6,5.23,1.48,13,4.83,2.29,12,3.7,2.26,10,5.75,1.67,8,5.5,1.71,16,5.1,0.88,10,4.89,2.26,9,5,2.55,9,3.85,2.08,13,5.53,1.84,17,5.83,1.33,6,4.88,1.13,8,5.09,1.97,11,4,2.35,9,4.54,2.33,13,5.94,1.69,16,4.88,1.46,8 +13392,vertigo,4.48,1.72,21,3.71,2.61,24,3.79,2.12,19,4.5,2.07,8,4.46,1.56,13,4.67,2.34,6,3.39,2.68,18,4.2,2.04,10,3.33,2.24,9,4.5,1.93,12,4.44,1.51,9,4.3,2.58,10,3.29,2.64,14,4.17,2.25,12,3.14,1.86,7,4.5,1.74,14,4.43,1.81,7,4.25,2.29,16,2.62,3.02,8,3.91,1.87,11,3.62,2.56,8 +13393,vessel,5.2,1.67,20,3.62,2.33,21,4.28,1.9,25,5,2.31,4,5.25,1.57,16,4.25,2.63,4,3.47,2.32,17,4.78,2.33,9,4,1.63,16,5,1.77,8,5.33,1.67,12,3,2.31,10,4.18,2.32,11,4.29,1.27,14,4.27,2.57,11,5.45,1.29,11,4.89,2.09,9,2.9,2.28,10,4.27,2.28,11,4.17,2.04,18,4.57,1.62,7 +13394,vest,5.74,1.69,19,4.1,2.15,39,6.25,2,20,5.33,0.58,3,5.67,1.8,15,5.14,2.32,14,3.52,1.85,25,6.7,1.34,10,5.8,2.49,10,5.17,2.32,6,5.83,1.27,12,4.65,2.37,17,3.68,1.91,22,5.25,2.49,8,6.92,1.31,12,6.25,1.71,12,4.86,1.35,7,3.83,2.33,18,4.33,2.01,21,6,2.65,9,6.45,1.37,11 +13395,vet,4.95,2.22,19,3.95,2.52,20,5.74,2.28,23,4.62,2.47,13,5.67,1.51,6,4.4,2.07,5,3.8,2.7,15,6.08,2.11,12,5.36,2.5,11,4.67,2.74,9,5.2,1.75,10,5.57,2.82,7,3.08,1.93,13,4.82,2.52,11,6.58,1.73,12,4.89,2.2,9,5,2.36,10,3.8,2.7,10,4.1,2.47,10,6.89,2.42,9,5,1.92,14 +13396,veteran,6.86,1.8,21,4.16,1.84,25,5.41,2.5,22,6.88,1.46,8,6.85,2.03,13,4.54,1.98,13,3.75,1.66,12,5.77,2.39,13,4.89,2.71,9,7.12,1.55,8,6.92,1.88,12,5.07,1.44,14,3,1.67,11,5.58,2.39,12,5.2,2.74,10,6.6,2.01,10,7.09,1.64,11,4.12,1.9,17,4.25,1.83,8,5.7,2.71,10,5.17,2.41,12 +13397,veterinarian,6.67,1.94,18,3.39,2.17,18,5.24,1.76,25,7.8,1.1,5,6.23,2.05,13,3,2.5,9,3.78,1.86,9,5,1.83,16,5.67,1.66,9,5.71,2.14,7,7.27,1.62,11,3.56,2.46,9,3.22,1.99,9,5.2,1.91,20,5.4,1.14,5,6.44,2.24,9,6.89,1.69,9,3.36,2.2,11,3.43,2.3,7,4.84,1.68,19,6.5,1.52,6 +13398,veterinary,5.74,1.48,19,3.75,2.61,20,5.33,1.97,24,5.85,1.72,13,5.5,0.84,6,4.8,2.68,5,3.4,2.59,15,5.38,1.8,13,5.27,2.24,11,5.56,1.67,9,5.9,1.37,10,4.86,2.73,7,3.15,2.44,13,4.64,1.91,11,5.92,1.89,13,5.44,1.24,9,6,1.7,10,4.1,2.88,10,3.4,2.41,10,6.44,2.51,9,4.67,1.23,15 +13399,veto,4.71,1.52,21,3.91,2.11,22,5.52,2.44,21,4.78,1.72,9,4.67,1.44,12,3.83,2.56,6,3.87,2.07,15,5.33,2.88,6,5.6,2.35,15,4.89,1.83,9,4.58,1.31,12,5.4,1.52,5,3.47,2.1,17,5.2,2.2,10,5.82,2.71,11,4.92,1.73,12,4.44,1.24,9,4,2,9,3.85,2.27,13,4.42,2.23,12,7,1.94,9 +13400,viable,6,1.63,19,4.19,2.18,21,6.36,1.99,22,6.44,0.73,9,5.6,2.12,10,5.25,2.31,8,3.54,1.9,13,6.55,1.92,11,6.18,2.14,11,6.14,0.9,7,5.92,1.98,12,4.3,2,10,4.09,2.43,11,6.15,2.3,13,6.67,1.5,9,5.5,2.07,10,6.56,0.73,9,3.75,2.12,8,4.46,2.26,13,5.79,2.12,14,7.38,1.3,8 +13401,vial,4.62,1.88,21,3.6,2.16,20,5.57,2.2,21,4.83,1.72,6,4.53,2,15,3.5,2.67,8,3.67,1.87,12,4.82,2.36,11,6.4,1.78,10,4.67,1.86,6,4.6,1.96,15,3.9,2.42,10,3.3,1.95,10,5.86,2.28,14,5,2.08,7,4.71,1.8,7,4.57,1.99,14,3.21,2.12,14,4.5,2.17,6,5.58,2.23,12,5.56,2.3,9 +13402,vibe,5.81,1.6,21,4.35,2.35,20,5.29,2.37,21,6,1.1,6,5.73,1.79,15,5.62,2.33,8,3.5,2.02,12,5.09,1.87,11,5.5,2.92,10,5.33,1.86,6,6,1.51,15,4.3,2.79,10,4.4,1.96,10,5.36,2.73,14,5.14,1.57,7,5.86,1.46,7,5.79,1.72,14,4.07,2.67,14,5,1.26,6,5.08,2.47,12,5.56,2.35,9 +13403,vibes,5.74,2.21,19,4.48,2.86,21,5.95,2.15,22,5.73,2.37,11,5.86,2.27,7,5.29,2.75,7,4.07,2.92,14,5.17,2.99,6,6.25,1.77,16,5.75,1.75,8,5.73,2.57,11,3.62,3.16,8,5,2.65,13,6,2.16,10,5.92,2.23,12,6.17,2.33,12,5,1.91,7,4,3.1,11,5,2.62,10,5.85,2.27,13,6.11,2.09,9 +13404,vibrant,7.37,1.54,19,5.96,2.33,23,5.95,1.9,19,6.67,1.12,9,8,1.63,10,6,2.16,7,6.13,2.42,15,5.8,2.35,10,6.11,1.36,9,7.78,1.48,9,7,1.56,10,6,2.79,10,6.17,1.9,12,4.88,1.96,8,6.6,1.51,10,7.67,1.5,12,6.86,1.57,7,5.7,2.34,20,7.67,1.53,3,5.38,2.26,8,6.36,1.57,11 +13405,vibrate,5.29,1.42,21,5.52,1.86,21,5.36,1.89,25,5,1.35,12,5.67,1.5,9,6.14,2.04,7,5.21,1.76,14,5.3,1.7,10,5.4,2.06,15,6.5,1.91,4,5,1.17,17,6,2.11,10,5.09,1.58,11,4.57,2.07,7,5.67,1.78,18,5.17,1.47,12,5.44,1.42,9,5,1.68,13,6.38,1.92,8,4.89,1.76,9,5.62,1.96,16 +13406,vibration,5.53,2.22,19,5.36,2.46,22,5.43,2.02,23,5.91,1.76,11,5.57,2.44,7,5.25,2.19,8,5.43,2.68,14,5,2.58,7,5.62,1.78,16,4.88,1.89,8,6,2.41,11,5.44,2.83,9,5.31,2.29,13,5.91,1.64,11,5,2.3,12,5.08,2.54,12,6.29,1.38,7,5.09,2.88,11,5.64,2.06,11,5.38,2.29,13,5.5,1.72,10 +13407,vibrator,5.73,2.69,22,5.95,2.52,22,5.25,2.08,28,5.75,2.38,8,5.71,2.95,14,5,2.37,11,6.91,2.39,11,5.55,2.84,11,5.06,1.48,17,5.58,2.64,12,5.9,2.88,10,5.82,2.52,11,6.09,2.63,11,4.89,2.22,18,5.9,1.73,10,5.6,2.53,15,6,3.21,7,5.71,2.81,14,6.38,2,8,5.06,2.43,16,5.5,1.57,12 +13408,vicar,5.5,1.58,18,3.87,2.18,23,4.95,1.68,19,5.5,1.93,8,5.5,1.35,10,4,1.91,7,3.87,2.42,15,5.1,2.02,10,4.78,1.3,9,5.78,1.2,9,5.22,1.92,9,5,2.49,10,3,1.54,12,4.5,1.41,8,5.3,1.95,10,5.45,1.21,11,5.57,2.15,7,3.75,2.22,20,4.67,2.08,3,4.38,1.06,8,5.36,1.96,11 +13409,vice,3.81,1.78,21,3.96,2.67,23,4.78,3.06,18,4.11,1.54,9,3.58,1.98,12,4.45,2.54,11,3.5,2.81,12,5.2,3.08,10,4.25,3.15,8,4.43,1.81,7,3.62,1.76,13,4.55,2.84,11,3.42,2.5,12,5.43,2.64,7,4.36,3.35,11,4.54,1.81,13,2.62,0.92,8,3.82,2.64,11,4.08,2.81,12,5.11,2.76,9,4.44,3.47,9 +13410,Vice President,5.43,1.83,21,3.09,2.27,23,5.67,2.72,18,6.56,1.59,9,4.58,1.56,12,3.64,2.06,11,2.58,2.43,12,6.5,2.59,10,4.62,2.67,8,5.43,2.44,7,5.31,1.55,13,3.36,1.91,11,2.83,2.62,12,6,2.71,7,5.45,2.84,11,5.15,2.08,13,5.88,1.36,8,3.36,2.77,11,2.83,1.8,12,6.56,2.6,9,4.78,2.68,9 +13411,viceroy,4.25,1.86,20,5.26,2.03,23,5,2,22,5.25,1.58,8,3.58,1.78,12,5.38,2.53,13,5.1,1.2,10,5,2.04,13,5,2.06,9,5.38,1.69,8,3.55,1.69,11,5.86,1.41,14,4.33,2.55,9,5.08,1.31,12,4.9,2.69,10,4.4,2.17,10,4.1,1.6,10,4.88,2.25,16,6.14,1.07,7,5.2,2.62,10,4.83,1.4,12 +13412,vicinity,5.32,0.84,22,4.32,1.53,19,6,1.7,21,5.6,0.55,5,5.25,0.93,16,4.5,1.41,8,4.18,1.66,11,6.1,1.85,10,5.91,1.64,11,5.42,0.67,12,5.2,1.03,10,4.3,1.57,10,4.33,1.58,9,5.92,1.78,12,6.11,1.69,9,5.18,0.6,11,5.45,1.04,11,4.25,1.83,8,4.36,1.36,11,6.11,1.96,9,5.92,1.56,12 +13413,vicious,2.63,1.95,19,6.05,2.48,19,5.5,2.7,20,1.67,1.15,3,2.47,1.55,15,5.9,2.69,10,6.22,2.39,9,5.7,2.75,10,5.3,2.79,10,2.67,1.51,6,2.17,1.53,12,5.57,3.1,7,6.33,2.15,12,5.25,3.06,8,5.67,2.57,12,2.67,2.1,12,2.57,1.81,7,5.5,2.51,10,6.67,2.45,9,6.44,2.74,9,4.73,2.53,11 +13414,victim,2.05,1.27,19,5.37,2.36,41,2.77,1.99,44,2.11,1.27,9,2,1.33,10,5.05,2.15,19,5.64,2.56,22,3,1.88,18,2.62,2.08,26,3,1.41,7,1.5,0.8,12,4.94,2.71,18,5.7,2.05,23,3.16,2.03,25,2.26,1.85,19,2.5,1.51,10,1.56,0.73,9,5.27,2.29,26,5.53,2.56,15,2.84,2.43,25,2.68,1.25,19 +13415,victorious,6.89,1.71,18,6.16,2.19,19,7.21,1.69,19,7.33,2.08,3,6.93,1.69,14,5.9,2.28,10,6.44,2.19,9,6.7,1.95,10,7.78,1.2,9,6.5,2.07,6,7.27,1.49,11,6.14,2.61,7,6.17,2.04,12,6.88,2.23,8,7.45,1.21,11,7.25,1.36,12,6.17,2.23,6,5.8,2.74,10,6.56,1.42,9,7.56,1.24,9,6.9,2.02,10 +13416,victory,7.59,1.91,41,5.9,2.34,21,6.95,2.25,44,8.21,0.97,14,7.26,2.19,27,7.43,0.53,7,5.14,2.54,14,6.91,2.35,22,7,2.2,22,7.59,2.2,22,7.58,1.57,19,6.5,2.51,10,5.36,2.16,11,6.72,2.2,29,7.4,2.35,15,7.43,1.85,23,7.78,2.02,18,5.62,2.47,13,6.38,2.2,8,6.6,2.61,25,7.42,1.61,19 +13417,video,6.64,1.47,22,4.8,2.61,20,5.84,2.63,19,7,1.41,13,6.11,1.45,9,5.29,2.36,7,4.54,2.79,13,6.14,2.34,7,5.67,2.87,12,7.08,1.56,12,6.1,1.2,10,4.78,2.68,9,4.82,2.68,11,5.5,2.8,10,6.22,2.54,9,6.92,1.44,12,6.3,1.49,10,6.29,1.6,7,4,2.74,13,5.86,3.39,7,5.83,2.25,12 +13418,video game,6.3,2.27,20,6.56,2.2,18,6.64,2.19,22,8.2,0.45,5,5.67,2.29,15,6.83,2.04,6,6.42,2.35,12,6,2.11,10,7.17,2.21,12,6.8,1.55,10,5.8,2.82,10,6.6,2.01,10,6.5,2.56,8,6.55,2.5,11,6.73,1.95,11,5.75,2.45,12,7.12,1.81,8,6.67,2.65,9,6.44,1.81,9,7.09,1.92,11,6.18,2.44,11 +13419,videotape,5.68,1.29,19,4.67,2.4,18,5.59,2.09,22,5.6,1.67,5,5.71,1.2,14,5,1.79,6,4.5,2.71,12,5.1,1.85,10,6,2.26,12,5.6,1.26,10,5.78,1.39,9,4.8,2.39,10,4.5,2.56,8,4.91,2.21,11,6.27,1.79,11,5.27,1.35,11,6.25,1.04,8,4,2.65,9,5.33,2.06,9,5.27,2.53,11,5.91,1.58,11 +13420,view,6.67,1.35,21,3.3,2,20,6.84,1.89,19,6.62,1.33,13,6.75,1.49,8,3.43,2.07,7,3.23,2.05,13,7,1.73,7,6.75,2.05,12,6.67,1.37,12,6.67,1.41,9,3.22,1.86,9,3.36,2.2,11,6.3,2.16,10,7.44,1.42,9,6.42,1.16,12,7,1.58,9,4,1.41,7,2.92,2.22,13,6.14,2.34,7,7.25,1.54,12 +13421,viewer,5.53,2.2,19,3.57,2.29,21,5.5,2.01,28,4.83,2.04,6,5.85,2.27,13,3.09,2.21,11,4.1,2.38,10,5.27,2.45,11,5.65,1.73,17,5.36,2.69,11,5.75,1.39,8,3.36,2.16,11,3.8,2.53,10,5.61,2.3,18,5.3,1.42,10,5.15,2.23,13,6.33,2.07,6,3.85,2.44,13,3.12,2.1,8,5.44,2.28,16,5.58,1.68,12 +13422,viewing,5.58,1.43,19,3.4,2.04,20,5.74,1.89,23,5.85,1.57,13,5,0.89,6,4,2.92,5,3.2,1.74,15,6.31,1.6,13,5,2.05,10,5.67,1.58,9,5.5,1.35,10,4.71,2.43,7,2.69,1.44,13,5.27,1.95,11,6.17,1.8,12,5.56,1.13,9,5.6,1.71,10,3.3,2.11,10,3.5,2.07,10,6,2.18,9,5.57,1.74,14 +13423,viewpoint,6.17,1.5,18,3.55,1.99,20,5.8,2.24,25,6.4,0.89,5,6.08,1.71,13,3.09,2.12,11,4.11,1.76,9,5.31,2.39,16,6.67,1.73,9,6.57,2.15,7,5.91,0.94,11,3.33,2.29,9,3.73,1.79,11,5.65,2.39,20,6.4,1.52,5,6,1.66,9,6.33,1.41,9,3.27,2.15,11,3.89,1.83,9,5.42,2.36,19,7,1.26,6 +13424,vigil,5.35,1.23,20,3.1,2,20,5.32,2.38,25,4.67,1.53,3,5.47,1.18,17,3.33,2.34,6,3.15,1.91,13,5.88,1.96,8,5.06,2.56,17,5.14,1.07,7,5.46,1.33,13,2.71,1.98,7,3.5,2.02,12,4.79,2.04,14,6,2.68,11,5.33,1.22,9,5.36,1.29,11,3.27,2.24,11,2.89,1.76,9,5.17,2.6,18,5.71,1.8,7 +13425,vigilance,5.67,2.03,18,3.64,2.38,22,6.68,2.02,28,6.83,1.72,6,5.08,1.98,12,3.64,2.38,11,3.64,2.5,11,6.64,2.42,11,6.71,1.79,17,5.8,1.81,10,5.5,2.39,8,3.82,1.83,11,3.45,2.91,11,6.39,2.17,18,7.2,1.69,10,5.31,2.06,13,6.6,1.82,5,3.29,2.05,14,4.25,2.92,8,6.69,2.27,16,6.67,1.72,12 +13426,vigilant,5.95,1.54,19,5.19,2.42,21,6.67,2.06,21,6,1.31,8,5.91,1.76,11,5.1,2.51,10,5.27,2.45,11,6.38,1.92,8,6.85,2.19,13,5.79,1.53,14,6.4,1.67,5,5.14,2.73,7,5.21,2.36,14,6.62,1.41,8,6.69,2.43,13,5.8,1.75,10,6.11,1.36,9,4.42,2.35,12,6.22,2.22,9,6.92,1.83,12,6.33,2.4,9 +13427,vigilante,4.75,2.05,20,5.18,2.54,22,6.04,2.01,27,5.43,2.51,7,4.38,1.76,13,5.2,2.44,10,5.17,2.72,12,6.33,1.76,15,5.82,2.36,11,4.82,1.83,11,4.67,2.4,9,5.78,2.17,9,4.77,2.77,13,6.06,2.3,17,6.22,1.39,9,5.54,1.94,13,3.29,1.38,7,5.12,2.68,16,5.33,2.34,6,6,1.76,12,6.07,2.25,15 +13428,vigor,5.95,1.43,19,6.35,2.06,20,6.23,1.53,26,6,1.7,10,5.89,1.17,9,6.29,2.5,7,6.38,1.89,13,6.31,1.25,13,6.15,1.82,13,5.5,1.43,10,6.44,1.33,9,6.27,1.95,11,6.44,2.3,9,6.59,1.46,17,5.56,1.51,9,6,0.82,10,5.89,1.96,9,6.5,2.07,12,6.12,2.17,8,6.25,1.48,16,6.2,1.69,10 +13429,vigorous,5.75,1.25,20,5.63,2.28,43,6.35,2.22,54,5.33,0.58,3,5.82,1.33,17,5.81,2.14,16,5.52,2.39,27,6.44,2.35,32,6.43,1.86,21,5.29,0.49,7,6,1.47,13,5.9,2.28,21,5.36,2.3,22,6.42,2.28,31,6.45,2.02,22,5.22,0.67,9,6.18,1.47,11,5.76,2.01,25,5.44,2.66,18,6.5,2.28,26,6.21,2.18,28 +13430,vile,2.21,1.44,19,5.48,2.36,21,3.83,2.12,23,2.8,1.48,5,2,1.47,13,5.83,2.64,6,5.33,2.32,15,4,2.21,10,3.69,2.14,13,3,1.91,7,1.73,0.9,11,5.29,2.56,7,5.57,2.34,14,4.91,2.02,11,2.83,1.75,12,2.58,1.62,12,1.57,0.79,7,4.55,2.58,11,6.5,1.65,10,3.86,2.21,14,3.78,2.11,9 +13431,villa,6.44,1.82,18,2.9,2.27,20,5.85,1.73,20,6.33,1.15,3,6.29,1.9,14,3.9,2.77,10,1.9,0.99,10,6.3,1.25,10,5.4,2.07,10,6,2.37,6,6.45,1.44,11,2.71,2.63,7,3,2.16,13,5.5,2.14,8,6.08,1.44,12,7.09,1.22,11,5.43,2.23,7,2.7,2.16,10,3.1,2.47,10,5,1.8,9,6.55,1.37,11 +13432,village,5.95,1.79,38,3.4,2.26,20,5.6,2.35,42,6,1.73,21,5.88,1.9,17,4.1,2.47,10,2.7,1.89,10,5.92,2.06,24,5.17,2.68,18,6.04,1.74,23,5.8,1.9,15,3,2.65,7,3.62,2.1,13,5.64,2.38,25,5.53,2.37,17,5.95,1.68,19,5.95,1.93,19,4.1,2.51,10,2.7,1.83,10,5.64,2.26,22,5.55,2.5,20 +13433,villain,3,1.82,21,4.91,2.76,23,3.46,2.27,26,3.09,2.21,11,2.9,1.37,10,5.36,2.84,11,4.5,2.75,12,3.18,2.18,11,3.36,2.13,14,3.1,1.6,10,2.91,2.07,11,4.91,2.74,11,4.92,2.91,12,3.71,2.39,17,2.38,0.92,8,3.23,2.05,13,2.62,1.41,8,5.27,2.99,15,4.25,2.31,8,3.65,2.64,17,3.11,1.36,9 +13434,vindication,5.52,1.78,21,4.61,2.25,23,5,1.94,26,5.27,1.74,11,5.8,1.87,10,4.64,2.34,11,4.58,2.27,12,4.73,2.1,11,5.36,1.82,14,5.6,1.43,10,5.45,2.11,11,4.73,2.37,11,4.5,2.24,12,4.94,1.82,17,5.38,2.26,8,5.54,1.98,13,5.5,1.51,8,4.53,2.53,15,4.75,1.75,8,4.88,1.65,17,5.22,2.49,9 +13435,vindictive,3.24,1.67,21,4.64,2.78,25,4.32,2.38,19,4.33,1.22,9,2.42,1.51,12,4,3.1,6,4.89,2.81,18,3.86,1.86,7,4.58,2.68,12,3.69,1.62,16,1.8,0.84,5,3.93,2.87,14,5.7,2.58,10,4.33,2.45,9,4.3,2.45,10,3.5,1.83,12,2.89,1.45,9,5.06,2.84,16,3.89,2.67,9,4.82,2.27,11,3.62,2.5,8 +13436,vine,6.39,1.42,18,2.7,1.92,20,5.08,1.8,25,6.6,1.34,5,6.31,1.49,13,2.91,2.39,11,2.44,1.24,9,4.75,1.69,16,5.67,1.94,9,6.43,1.62,7,6.36,1.36,11,3.22,2.54,9,2.27,1.19,11,5,1.95,20,5.4,1.14,5,6.11,1.17,9,6.67,1.66,9,2.36,1.75,11,3.11,2.15,9,4.95,1.68,19,5.5,2.26,6 +13437,vinegar,5.33,2.11,18,3.55,2.72,22,4.75,1.8,28,4.5,1.87,6,5.75,2.18,12,3.55,2.84,11,3.55,2.73,11,4.18,2.18,11,5.12,1.45,17,5.1,2.56,10,5.62,1.51,8,3,2.68,11,4.09,2.77,11,5.06,1.73,18,4.2,1.87,10,4.92,2.27,12,6.17,1.6,6,3.36,2.84,14,3.88,2.64,8,4.38,2.09,16,5.25,1.22,12 +13438,vineyard,6.84,2.06,19,3,2.16,19,5.58,2.09,19,7.67,1.53,3,6.8,2.18,15,3,2.69,9,3,1.7,10,6.1,1.97,10,5,2.18,9,6.17,2.99,6,7.33,1.44,12,2,1,7,3.58,2.47,12,4.25,2.12,8,6.55,1.51,11,7.42,1.51,12,5.86,2.61,7,3.89,2.15,9,2.2,1.93,10,4.89,1.76,9,6.2,2.25,10 +13439,vintage,6.67,1.61,18,4.35,2.39,20,5.32,2.32,25,6.4,1.34,5,6.77,1.74,13,4.09,2.91,11,4.67,1.66,9,5.19,2.26,16,5.56,2.55,9,6.43,1.99,7,6.82,1.4,11,4.78,2.17,9,4,2.61,11,5.15,2.52,20,6,1.22,5,6.56,1.67,9,6.78,1.64,9,4.18,2.44,11,4.56,2.46,9,5.21,2.27,19,5.67,2.66,6 +13440,vinyl,5.2,1.7,20,3.39,2,18,5.05,1.24,21,5,1.22,5,5.27,1.87,15,4.5,2.26,6,2.83,1.7,12,5,1,9,5.08,1.44,12,5.3,1.42,10,5.1,2.02,10,4.1,2.02,10,2.5,1.69,8,4.82,1.54,11,5.3,0.82,10,4.83,1.99,12,5.75,1.04,8,2.44,1.59,9,4.33,2,9,4.91,1.51,11,5.2,0.92,10 +13441,viola,6.2,1.54,20,4.65,2.43,20,6.27,1.76,26,6.36,1.91,11,6,1,9,6,2.08,7,3.92,2.36,13,6,1.83,13,6.54,1.71,13,6.55,1.13,11,5.78,1.92,9,4.82,2.09,11,4.44,2.92,9,6.24,1.82,17,6.33,1.73,9,6.1,1.29,10,6.3,1.83,10,4.42,2.5,12,5,2.45,8,6.12,1.71,16,6.5,1.9,10 +13442,violate,2.61,1.5,18,5.76,2.77,21,2.85,2.06,20,4.33,2.08,3,2.27,1.16,15,6.17,2.14,6,5.6,3.04,15,4.33,2.94,6,2.21,1.19,14,2.7,1.64,10,2.5,1.41,8,6.43,2.57,7,5.43,2.9,14,3.3,2.31,10,2.4,1.78,10,3,1.85,8,2.3,1.16,10,5.11,2.85,9,6.25,2.73,12,3.25,2.6,8,2.58,1.68,12 +13443,violation,2.29,1.23,21,4.52,2.78,23,3.28,2.42,18,2.67,1.41,9,2,1.04,12,4.64,2.62,11,4.42,3.03,12,3.5,2.42,10,3,2.56,8,2.71,1.38,7,2.15,1.14,13,5.82,2.36,11,3.33,2.67,12,3.43,2.88,7,3.18,2.23,11,2.15,1.28,13,2.5,1.2,8,4.82,3.19,11,4.25,2.45,12,3,1.41,9,3.56,3.21,9 +13444,violence,2.71,1.59,21,5.95,2.36,21,3.24,1.97,21,2.86,1.75,14,2.43,1.27,7,5.82,2.89,11,6.11,1.83,9,4.17,2.48,6,2.87,1.68,15,3,1.73,9,2.5,1.51,12,5.64,2.46,11,6.3,2.31,10,3.69,2.1,13,2.5,1.6,8,2.42,1.51,12,3.11,1.69,9,5.54,2.79,13,6.62,1.3,8,2.92,2.27,12,3.67,1.5,9 +13445,violent,2.26,1.59,19,6.3,2.47,20,3.65,2.45,49,2.67,0.58,3,2.19,1.72,16,6.5,2.32,10,6.1,2.73,10,4.22,2.16,18,3.32,2.57,31,2.6,2.07,10,1.89,0.78,9,5.71,3.04,7,6.62,2.18,13,3.88,2.52,26,3.39,2.39,23,2.25,1.39,8,2.27,1.79,11,6.1,2.73,10,6.5,2.32,10,3.39,2.23,31,4.11,2.78,18 +13446,violet,6.36,1.89,22,4.09,2.49,22,6.4,2.06,20,5.62,1.77,8,6.79,1.89,14,4.4,2.32,10,3.83,2.69,12,6.29,1.98,7,6.46,2.18,13,6.73,2.24,11,6,1.48,11,3.64,2.46,11,4.55,2.54,11,5.87,2.07,15,8,1,5,6.2,2.2,10,6.5,1.68,12,4.5,2.42,10,3.75,2.6,12,5.8,2.35,10,7,1.63,10 +13447,violin,6.56,1.62,43,3.41,2.1,41,5.58,2.19,48,6.73,1.62,11,6.45,1.65,31,3.31,1.85,16,3.48,2.28,25,6.22,2.67,18,5.2,1.79,30,6.76,1.64,21,6.36,1.62,22,3.57,1.93,23,3.22,2.34,18,5.64,2.23,33,5.47,2.17,15,6.86,1.68,21,6.27,1.55,22,3.23,2.22,30,3.91,1.7,11,5.42,2.12,26,5.77,2.31,22 +13448,violinist,6.45,1.63,22,3.38,2.46,21,6.05,2.01,22,6.5,1.56,14,6.38,1.85,8,3.73,2.61,11,3,2.5,9,5.83,2.79,6,6.12,1.75,16,5.7,1.16,10,7.08,1.73,12,2.09,1.22,11,4.8,2.74,10,6,2.12,13,6.11,1.96,9,6.25,1.42,12,6.7,1.89,10,2.85,2.12,13,4.25,2.87,8,5.83,2.08,12,6.3,2,10 +13449,viper,4.58,1.87,19,5.17,2.69,23,4.11,2.5,28,4.75,1.39,8,4.45,2.21,11,5.22,2.49,9,5.14,2.91,14,3.71,2.4,14,4.5,2.62,14,4.67,2.24,9,4.5,1.58,10,4.33,2.53,12,6.09,2.66,11,3.79,2.61,14,4.43,2.44,14,4.5,1.65,10,4.67,2.18,9,5.27,3.07,11,5.08,2.43,12,3.92,2.02,12,4.25,2.86,16 +13450,viral,3.33,1.96,21,5.52,2.33,23,3.62,2.27,21,4.6,1.52,5,2.94,1.95,16,6.75,1.48,12,4.18,2.4,11,2.91,1.87,11,3.89,2.03,9,3.08,2.23,12,3.67,1.58,9,6.19,2.07,16,4,2.31,7,4.18,1.66,11,3,2.75,10,3.46,2.18,13,3.12,1.64,8,5.58,2.52,19,5.25,1.26,4,3.43,2.1,14,4,2.71,7 +13451,virgin,5.56,1.75,41,4.58,2.57,43,5.87,2.75,47,5.74,1.88,19,5.35,1.42,20,4.4,2.47,15,4.68,2.67,28,5.77,2.72,26,6,2.85,21,4.5,1.71,16,6.12,1.33,24,4.39,2.43,18,4.72,2.72,25,6.21,2.53,29,5.33,3.07,18,5.3,1.69,23,5.89,1.81,18,4.29,2.8,24,4.95,2.27,19,5.85,2.78,26,5.9,2.77,21 +13452,virginal,5,1.38,20,4.67,2.27,21,6.53,2.32,19,5.67,1.12,9,4.45,1.37,11,4,2.58,4,4.81,2.32,16,7.33,2.07,6,6.15,2.41,13,4.93,1.54,14,5.17,0.98,6,4.08,2.71,12,5.5,1.31,8,5.11,2.2,9,7.8,1.62,10,4.7,1.57,10,5.3,1.16,10,4.83,2.72,12,4.44,1.59,9,6.83,3.25,6,6.38,1.89,13 +13453,virginity,6.33,1.62,21,5.14,2.46,22,5.8,2.46,20,6.33,1.94,9,6.33,1.44,12,5.83,2.71,6,5,2.42,15,7,2.1,6,5.29,2.49,14,6,1.58,9,6.58,1.68,12,5.8,1.79,5,4.94,2.63,17,5.44,3.43,9,6.09,1.38,11,6.67,1.78,12,5.89,1.36,9,5,2.35,9,5.23,2.62,13,5.73,2.83,11,5.89,2.09,9 +13454,virility,5.91,2.33,22,4.14,2.46,22,5.26,2.34,23,6.62,2.29,13,5.12,2.1,8,5.25,2.49,8,3.5,2.28,14,5.71,2.87,7,5.06,2.14,16,4.67,1.94,9,6.77,2.24,13,3.56,2.46,9,4.54,2.47,13,5.73,2.28,11,4.83,2.41,12,5.71,2.64,14,6.25,1.75,8,3.36,2.25,11,4.91,2.51,11,4.77,2.68,13,5.9,1.73,10 +13455,virtual,6.1,1.84,21,4.24,2.07,21,5.72,2.17,25,6.17,1.53,12,6,2.29,9,5.29,2.14,7,3.71,1.9,14,5.5,2.22,10,5.87,2.2,15,7.5,1.91,4,5.76,1.71,17,4.5,2.32,10,4,1.9,11,5.43,2.44,7,5.83,2.12,18,6.5,1.98,12,5.56,1.59,9,4.15,1.86,13,4.38,2.5,8,6.11,2.52,9,5.5,2,16 +13456,virtue,6.7,1.34,20,4.55,2.59,47,6.16,1.71,19,6.83,1.59,12,6.5,0.93,8,4.71,2.67,21,4.42,2.58,26,6.4,1.84,10,5.89,1.62,9,7.33,0.58,3,6.59,1.42,17,4.68,2.71,28,4.37,2.48,19,6.25,1.75,8,5.9,1.73,10,6.82,1.4,11,6.56,1.33,9,4.81,2.7,31,4.06,2.38,16,6.5,1.51,8,5.91,1.87,11 +13457,virtuoso,6.68,1.25,19,5.38,1.91,21,5.7,2.27,23,7.33,0.58,3,6.56,1.31,16,5.75,1.91,8,5.15,1.95,13,5.44,2.55,9,5.86,2.14,14,6.44,1.51,9,6.9,0.99,10,5.44,2.4,9,5.33,1.56,12,6.27,2.4,15,4.62,1.6,8,6.71,1.11,7,6.67,1.37,12,5.2,2.1,10,5.55,1.81,11,6.31,2.43,13,4.9,1.85,10 +13458,virtuous,6.85,1.53,20,5.1,2.25,20,6.73,1.8,22,7.14,1.21,7,6.69,1.7,13,5.22,1.92,9,5,2.57,11,7.17,1.17,6,6.56,2,16,6.6,1.84,10,7.33,1,9,5.62,2.67,8,4.75,1.96,12,6.4,2.03,15,7.43,0.98,7,7.09,1.64,11,6.56,1.42,9,4.83,2.37,12,5.5,2.14,8,6.82,2.14,11,6.64,1.5,11 +13459,virus,1.71,0.78,21,4.61,2.29,23,3.06,1.73,18,1.89,0.93,9,1.58,0.67,12,4.91,1.7,11,4.33,2.77,12,3.6,1.84,10,2.38,1.41,8,1.71,0.76,7,1.69,0.85,13,5.27,1.74,11,4,2.63,12,3.43,2.07,7,2.82,1.54,11,1.77,0.83,13,1.62,0.74,8,4.55,2.54,11,4.67,2.15,12,3.33,1.94,9,2.78,1.56,9 +13460,visa,5.74,1.63,19,4.33,2.85,21,5.45,2.24,20,6,0,3,5.69,1.78,16,4.83,2.86,6,4.13,2.92,15,5.33,1.51,6,5.5,2.53,14,5.3,1.57,10,6.22,1.64,9,3.57,2.44,7,4.71,3.05,14,6.5,1.96,10,4.4,2.07,10,6.25,1.83,8,5.36,1.43,11,5,3.2,9,3.83,2.59,12,6,2.67,8,5.08,1.93,12 +13461,visibility,6,1.63,19,3.09,2.22,22,5.67,1.98,27,5.33,0.52,6,6.31,1.89,13,3.18,2.27,11,3,2.28,11,5.64,2.06,11,5.69,1.99,16,6.36,1.69,11,5.5,1.51,8,2.82,2.09,11,3.36,2.42,11,5.35,2.23,17,6.2,1.4,10,5.85,1.46,13,6.33,2.07,6,2.71,2.13,14,3.75,2.38,8,5.33,1.99,15,6.08,1.98,12 +13462,visible,5.76,1.3,21,4.15,2.13,26,6.12,1.98,24,5.89,1.62,9,5.67,1.07,12,3.6,2.32,10,4.5,2,16,6.22,2.33,9,6.07,1.83,15,5.57,0.98,7,5.86,1.46,14,4.85,1.95,13,3.46,2.15,13,5.58,2.15,12,6.67,1.72,12,5.73,1.35,11,5.8,1.32,10,3.8,2.43,15,4.64,1.63,11,6.62,1.85,13,5.55,2.07,11 +13463,vision,6.79,1.54,39,3.18,2.2,44,6.27,2.09,45,6.54,1.76,13,6.92,1.44,26,4.24,2.46,17,2.52,1.76,27,6.38,1.56,21,6.17,2.5,24,6.55,1.71,22,7.12,1.27,17,3.14,2.14,14,3.2,2.27,30,5.74,2,19,6.65,2.12,26,6.85,1.67,26,6.69,1.32,13,2.92,2.24,26,3.56,2.15,18,6.67,2.18,21,5.92,2,24 +13464,visionary,6.6,1.93,20,4.48,2.44,21,5.8,2.36,25,6.5,3,4,6.62,1.71,16,3.5,3.11,4,4.71,2.31,17,6,2.35,9,5.69,2.44,16,6.75,1.39,8,6.5,2.28,12,4,2.11,10,4.91,2.74,11,5.29,2.61,14,6.45,1.92,11,6.82,1.54,11,6.33,2.4,9,4.4,2.46,10,4.55,2.54,11,5.94,2.31,18,5.43,2.64,7 +13465,visit,6.56,2.28,18,3.9,2.63,20,5.06,1.92,18,5.38,2.5,8,7.5,1.65,10,3.57,2.76,7,4.08,2.66,13,4.91,1.7,11,5.29,2.36,7,5.91,2.47,11,7.57,1.62,7,3.11,2.62,9,4.55,2.58,11,5.55,1.75,11,4.29,2.06,7,5.92,2.43,12,7.83,1.33,6,3.17,2.41,12,5,2.73,8,5.78,2.22,9,4.33,1.32,9 +13466,visitation,5.4,2.54,20,4.17,2.64,18,5.75,2.47,24,5.2,2.59,5,5.47,2.61,15,3,1.87,5,4.62,2.81,13,4.85,2.73,13,6.82,1.66,11,5.7,2.45,10,5.1,2.73,10,3.57,1.9,7,4.55,3.05,11,5.31,2.33,16,6.62,2.67,8,5.21,2.49,14,5.83,2.86,6,4.5,2.39,12,3.5,3.21,6,6.2,2.7,15,5,1.94,9 +13467,visitor,5.27,1.35,22,4,2.14,18,5.29,1.65,17,4.85,1.28,13,5.89,1.27,9,4.5,2.38,4,3.86,2.14,14,4.88,1.55,8,5.67,1.73,9,5.78,1.2,9,4.92,1.38,13,4.43,1.62,7,3.73,2.45,11,5.17,1.72,6,5.36,1.69,11,5.13,1.19,15,5.57,1.72,7,3.45,2.58,11,4.86,0.69,7,5.57,1.51,7,5.1,1.79,10 +13468,visor,5.26,1.05,19,3.14,1.62,21,5.91,2.33,22,5.67,1.15,3,5.19,1.05,16,3.12,1.36,8,3.15,1.82,13,4.89,2.8,9,6.62,1.71,13,5.11,0.78,9,5.4,1.26,10,3.33,1.66,9,3,1.65,12,5.79,2.81,14,6.12,1.25,8,4.86,1.21,7,5.5,0.9,12,4,1.33,10,2.36,1.5,11,5.54,2.79,13,6.44,1.42,9 +13469,visual,6,1.37,19,4.43,2.04,21,5.78,2.02,23,5.67,1.15,3,6.06,1.44,16,4.25,1.75,8,4.54,2.26,13,5.56,1.94,9,5.93,2.13,14,6.11,1.54,9,5.9,1.29,10,5,1.87,9,4,2.13,12,5.93,2.22,15,5.5,1.69,8,6.29,1.25,7,5.83,1.47,12,5.3,1.42,10,3.64,2.25,11,6.23,2.52,13,5.2,0.92,10 +13470,visualize,6.58,2.09,19,4.36,1.97,22,6.63,2.17,19,6.22,1.2,9,6.9,2.69,10,4.29,2.69,7,4.36,1.69,14,6.6,2.32,10,6.67,2.12,9,7.56,1.67,9,5.7,2.11,10,3.67,2.65,9,4.83,1.27,12,6,2.2,8,6.9,2.13,10,6.58,2.39,12,6.57,1.62,7,4.47,2.09,19,3.67,0.58,3,6.38,2.26,8,6.82,2.18,11 +13471,vital,5.84,2.14,19,5.15,2.5,20,6.5,2.24,20,5,1,3,6.33,1.91,15,5.2,2.78,10,5.1,2.33,10,6.8,1.87,10,6.2,2.62,10,6,2.19,6,6.17,1.75,12,5.29,3.2,7,5.08,2.18,13,6,2.83,8,6.83,1.8,12,5.92,2.31,12,5.71,1.98,7,5.2,2.86,10,5.1,2.23,10,6.22,2.39,9,6.73,2.2,11 +13472,vitality,6.32,1.59,22,4.71,2.63,21,6.52,1.89,21,6.64,1.55,14,5.75,1.58,8,5.18,2.96,11,4.22,2.39,9,6.5,1.22,6,6.53,2.13,15,6.6,1.51,10,6.08,1.68,12,4,2.49,11,5.5,2.68,10,6.62,1.19,13,6.38,2.77,8,6.17,1.7,12,6.5,1.51,10,4.77,2.92,13,4.62,2.26,8,6.67,1.5,12,6.33,2.4,9 +13473,vitals,5.06,1.7,18,4.8,2.14,20,4.08,1.61,24,6,1.22,5,4.69,1.75,13,4.55,2.66,11,5.11,1.36,9,4.2,1.61,15,3.89,1.69,9,4.86,1.95,7,5.18,1.6,11,3.56,1.74,9,5.82,1.94,11,4.05,1.72,19,4.2,1.3,5,4.67,1.8,9,5.44,1.59,9,4.64,2.11,11,5,2.29,9,3.83,1.62,18,4.83,1.47,6 +13474,vitamin,6.24,1.41,21,3.38,2.18,21,6.71,1.74,21,6.54,1.66,13,5.75,0.71,8,3.91,2.43,11,3,1.8,9,6.33,1.37,6,6.87,1.88,15,6.22,1.48,9,6.25,1.42,12,3.36,1.86,11,3.4,2.59,10,6.85,1.14,13,6.5,2.51,8,6.17,1.34,12,6.33,1.58,9,3,2.45,13,4,1.6,8,7.58,0.79,12,5.56,2.01,9 +13475,viva,5.42,1.92,19,4.19,2.84,21,4.93,1.82,28,5.33,2.07,6,5.46,1.94,13,4.7,2.91,10,3.73,2.83,11,4.27,2.15,11,5.35,1.5,17,5.55,1.57,11,5.25,2.43,8,3.3,2.11,10,5,3.26,11,4.67,1.91,18,5.4,1.65,10,4.85,1.82,13,6.67,1.63,6,3.85,2.88,13,4.75,2.87,8,4.94,2.26,16,4.92,1.08,12 +13476,vivid,6.41,1.77,17,5.26,2.98,19,5.76,1.98,25,6.75,0.5,4,6.31,2.02,13,5.64,3.14,11,4.75,2.87,8,5.31,2.02,16,6.56,1.74,9,7.17,1.83,6,6,1.67,11,4.67,3.16,9,5.8,2.86,10,5.75,2.07,20,5.8,1.79,5,6.12,1.96,8,6.67,1.66,9,5.4,2.67,10,5.11,3.44,9,5.53,2.04,19,6.5,1.76,6 +13477,vixen,4.7,2.08,23,5.09,2.83,22,5.4,2.28,20,5.5,2.2,8,4.27,1.94,15,5.1,2.42,10,5.08,3.23,12,5.86,2.27,7,5.15,2.34,13,4.92,2.35,12,4.45,1.81,11,4.73,2.8,11,5.45,2.94,11,5.73,2.15,15,4.4,2.61,5,3.91,2.07,11,5.42,1.88,12,6.3,2.36,10,4.08,2.87,12,5.3,1.95,10,5.5,2.68,10 +13478,vocabulary,5.5,1.67,20,3.6,1.93,20,6.29,2.01,34,5.8,1.48,10,5.2,1.87,10,3.12,1.64,8,3.92,2.11,12,6.79,2.01,14,5.95,1.99,20,4.89,1.05,9,6,1.95,11,3.85,1.95,13,3.14,1.95,7,6.45,2.2,22,6,1.65,12,5.2,1.69,10,5.8,1.69,10,3.38,1.71,13,4,2.38,7,5.82,1.94,17,6.76,2.02,17 +13479,vocal,5.81,1.78,21,3.91,2.5,23,6.28,2.16,18,6.33,1.73,9,5.42,1.78,12,4,2.49,11,3.83,2.62,12,5.9,2.28,10,6.75,2.05,8,5.71,2.21,7,5.92,1.66,13,4.27,2.57,11,3.58,2.5,12,5.71,2.5,7,6.64,1.96,11,6.08,2.18,13,5.38,0.74,8,3.91,2.51,11,3.92,2.61,12,5.22,2.17,9,7.33,1.66,9 +13480,vocation,5.52,1.69,21,4.54,2.13,24,5.73,2.39,22,5.5,0.76,8,5.54,2.11,13,4.85,2.27,13,4.18,1.99,11,5.62,2.26,13,5.89,2.71,9,6.25,1.58,8,5.42,1.16,12,5.29,1.38,14,3.5,2.59,10,5.5,2.11,12,6,2.79,10,5.3,1.83,10,5.73,1.62,11,4.53,2.53,17,4.57,0.53,7,5.1,2.88,10,6.25,1.86,12 +13481,vodka,5.68,2.31,19,5.23,2.91,22,3.91,2.25,23,5.64,2.42,11,5.86,2.48,7,6,2.67,8,4.79,3.04,14,3.29,1.98,7,4.19,2.37,16,4.62,2,8,6.45,2.3,11,5.44,2.92,9,5.08,3.01,13,3.55,2.07,11,4.25,2.45,12,5.75,2.77,12,5.57,1.4,7,5,3.49,11,5.45,2.34,11,3.46,2.33,13,4.5,2.12,10 +13482,vogue,5.61,1.72,18,3.91,2.21,23,4.54,2.03,28,5,1.2,8,6.1,1.97,10,3.44,2.01,9,4.21,2.36,14,3.93,1.69,14,5.14,2.21,14,5.62,2.13,8,5.6,1.43,10,3.83,2.69,12,4,1.67,11,4.14,1.88,14,4.93,2.16,14,5.89,1.83,9,5.33,1.66,9,4.27,1.95,11,3.58,2.47,12,4.17,1.4,12,4.81,2.4,16 +13483,voice,6.5,1.98,18,3.25,2.59,20,6.22,1.4,18,5.5,2.33,8,7.3,1.25,10,4.43,2.76,7,2.62,2.36,13,5.45,0.93,11,7.43,1.13,7,6.09,2.26,11,7.14,1.35,7,3.44,3.28,9,3.09,2.02,11,6.27,1.56,11,6.14,1.21,7,6.25,2.14,12,7,1.67,6,3,2.89,12,3.62,2.2,8,6.22,1.64,9,6.22,1.2,9 +13484,voicemail,4.55,1.64,20,3.83,2.19,23,5.46,2.33,28,4.38,1.19,8,4.67,1.92,12,3.62,2.13,8,3.93,2.28,15,5.36,2.56,14,5.57,2.17,14,5,1.8,9,4.18,1.47,11,3.82,2.04,11,3.83,2.41,12,5.71,2.49,14,5.21,2.22,14,4.4,2.27,10,4.7,0.67,10,4.36,2.01,11,3.33,2.31,12,6.33,1.56,12,4.81,2.64,16 +13485,void,4.65,1.46,20,3.95,2.54,22,4.19,1.86,21,4.67,1.12,9,4.64,1.75,11,4.3,3.09,10,3.67,2.06,12,3.88,1.96,8,4.38,1.85,13,4.79,1.12,14,4.33,2.16,6,4.5,2.62,8,3.64,2.53,14,4.5,2.45,8,4,1.47,13,4.8,1.4,10,4.5,1.58,10,4.08,2.54,12,3.8,2.66,10,4.58,1.78,12,3.67,1.94,9 +13486,volatile,3.45,2.14,20,5.35,2.87,20,4.64,2.7,22,5,2.45,6,2.79,1.67,14,6.12,2.85,8,4.83,2.89,12,3.92,2.75,12,5.5,2.51,10,4.5,2.83,8,2.75,1.22,12,6.67,1.8,9,4.27,3.2,11,5.29,1.89,7,4.33,3.02,15,3.89,2.8,9,3.09,1.45,11,4.62,2.6,13,6.71,3.04,7,5.08,3.12,12,4.1,2.13,10 +13487,volcanic,4.67,1.94,18,5.6,2.19,20,3.16,1.7,25,4.2,1.92,5,4.85,1.99,13,6.45,1.75,11,4.56,2.3,9,3.19,1.6,16,3.11,1.96,9,4.71,1.98,7,4.64,2.01,11,4.56,2.51,9,6.45,1.51,11,2.9,1.48,20,4.2,2.28,5,4.67,2,9,4.67,2,9,5.45,2.46,11,5.78,1.92,9,3.42,1.84,19,2.33,0.82,6 +13488,volcano,4.59,2.3,41,6.7,1.38,20,3.62,2.67,45,5.38,2.6,13,4.21,2.1,28,6.25,1.49,8,7,1.28,12,3.57,2.34,21,3.67,2.97,24,4,2.28,21,5.2,2.21,20,7.22,0.97,9,6.27,1.56,11,4.47,2.84,19,3,2.4,26,4.26,2.61,23,5,1.81,18,6.7,1.16,10,6.7,1.64,10,3.48,3.01,21,3.75,2.38,24 +13489,volley,5.43,1.83,21,3.55,2.54,20,4.95,2.46,22,6.33,1.75,6,5.07,1.79,15,3.75,3.06,8,3.42,2.27,12,3.75,2.49,12,6.4,1.51,10,5.89,1.96,9,5.08,1.73,12,4.44,2.55,9,2.82,2.4,11,3.71,1.6,7,5.53,2.61,15,5.7,2.41,10,5.18,1.17,11,3.54,2.37,13,3.57,3.05,7,5.08,2.87,12,4.8,1.99,10 +13490,volleyball,6.27,1.88,22,4.55,2.46,22,5.65,2.52,20,6.38,1.69,8,6.21,2.04,14,4.5,2.46,10,4.58,2.57,12,6,2.71,7,5.46,2.5,13,5.82,1.99,11,6.73,1.74,11,4.45,2.11,11,4.64,2.87,11,5.53,2.53,15,6,2.74,5,5.6,1.84,10,6.83,1.8,12,5.3,2.36,10,3.92,2.47,12,5.5,1.84,10,5.8,3.16,10 +13491,voltage,4.96,1.87,23,5.36,2.84,22,4.5,2.24,20,5.12,1.25,8,4.87,2.17,15,5.7,2.95,10,5.08,2.84,12,5.43,2.76,7,4,1.83,13,4.75,1.91,12,5.18,1.89,11,4,2.49,11,6.73,2.57,11,4.47,2.36,15,4.6,2.07,5,4.73,2.24,11,5.17,1.53,12,6.5,1.9,10,4.42,3.2,12,4.4,1.96,10,4.6,2.59,10 +13492,volume,5.25,1.68,20,5,2.66,21,6,2.41,34,5.9,1.85,10,4.6,1.26,10,4.75,2.76,8,5.15,2.7,13,7,1.88,14,5.3,2.54,20,5.44,1.59,9,5.09,1.81,11,6.08,2.18,13,3.25,2.55,8,6.05,2.63,22,5.92,2.07,12,5.6,1.58,10,4.9,1.79,10,5,2.6,14,5,3,7,6.18,2.35,17,5.82,2.53,17 +13493,volumes,6,1.81,20,3.43,1.88,23,6.2,2.19,20,5.33,1.8,9,6.55,1.69,11,3.64,2.25,11,3.25,1.54,12,4.62,1.85,8,7.25,1.76,12,5.5,1.74,14,7.17,1.47,6,3.44,2.6,9,3.43,1.34,14,6.12,1.96,8,6.25,2.42,12,5.3,1.95,10,6.7,1.42,10,3.92,2.06,13,2.8,1.48,10,6.55,2.11,11,5.78,2.33,9 +13494,voluntary,5.76,2.19,21,3.95,2.11,20,6.71,1.9,21,6.33,1.21,6,5.53,2.47,15,5.5,1.69,8,2.92,1.73,12,6.91,1.7,11,6.5,2.17,10,6.33,1.03,6,5.53,2.5,15,4.9,2.18,10,3,1.63,10,6.79,2.04,14,6.57,1.72,7,5.57,1.9,7,5.86,2.38,14,4.07,2.34,14,3.67,1.63,6,6.42,2.19,12,7.11,1.45,9 +13495,volunteer,7.35,1.31,20,3.95,1.73,20,6.68,2.3,22,7.29,0.76,7,7.38,1.56,13,3.67,1.73,9,4.18,1.78,11,7.83,1.33,6,6.25,2.46,16,7.6,1.26,10,7.22,1.39,9,3.38,1.3,8,4.33,1.92,12,6.47,2.47,15,7.14,1.95,7,7,1.61,11,7.78,0.67,9,3.33,1.44,12,4.88,1.81,8,6.27,2.9,11,7.09,1.51,11 +13496,voluptuous,7.1,2.02,21,5.29,2.37,24,5.76,2.39,21,7.88,2.1,8,6.62,1.89,13,5.62,2.63,13,4.91,2.07,11,5.83,2.29,12,5.67,2.65,9,6.62,2.56,8,7.5,1.68,12,5.57,2.1,14,4.9,2.77,10,6,2.14,11,5.5,2.72,10,6.8,2.15,10,7.36,1.96,11,5.41,2.55,17,5,2,7,5.9,3,10,5.64,1.8,11 +13497,vomit,1.98,1.48,40,4.82,2.46,22,3.44,2.4,39,2,1.46,17,2,1.54,22,4.92,2.5,12,4.7,2.54,10,4.33,2.74,15,2.88,2.03,24,1.79,1.37,14,2.08,1.55,26,5,2.45,9,4.69,2.56,13,3.5,2.44,28,3.27,2.41,11,1.89,1.45,19,2.05,1.53,21,4.33,2.6,9,5.15,2.41,13,3.42,2.63,19,3.45,2.24,20 +13498,voodoo,4.15,2.3,20,5.57,2.46,23,4,2.4,19,4.88,2.9,8,3.36,1.5,11,5,2.45,8,6,2.54,14,3.29,1.7,7,4.09,2.59,11,3,1.29,7,4.58,2.54,12,5.22,1.86,9,5.79,2.83,14,3.29,2.21,7,4.42,2.5,12,3.78,2.28,9,4.45,2.38,11,5,2.4,9,5.93,2.53,14,4.06,2.24,16,3.67,3.79,3 +13499,vortex,5.67,1.81,18,4.59,2.84,22,3.89,2.25,28,6,1.55,6,5.5,1.98,12,4.82,2.89,11,4.36,2.91,11,3.91,2.7,11,3.88,2,17,5.45,2.02,11,6,1.53,7,4.64,2.58,11,4.55,3.21,11,3.67,2.28,18,4.3,2.26,10,5.83,1.64,12,5.33,2.25,6,4.36,2.73,14,5,3.16,8,3.5,1.86,16,4.42,2.68,12 +13500,vote,5.24,1.81,21,5.05,2.21,20,6.79,2.2,19,5.54,1.71,13,4.75,1.98,8,5.14,1.57,7,5,2.55,13,6.29,2.36,7,7.08,2.15,12,4.83,1.75,12,5.78,1.86,9,4.56,1.88,9,5.45,2.46,11,5.9,2.33,10,7.78,1.64,9,4.75,1.6,12,5.89,1.96,9,5.14,1.35,7,5,2.61,13,6.29,2.36,7,7.08,2.15,12 +13501,voter,4.85,2.01,20,4.75,2.36,20,5.69,2.07,26,4.91,1.87,11,4.78,2.28,9,6,2,7,4.08,2.33,13,5.69,2.29,13,5.69,1.93,13,4.18,2.44,11,5.67,0.87,9,4.36,2.42,11,5.22,2.33,9,5.82,2.01,17,5.44,2.3,9,4,2.49,10,5.7,0.82,10,4.83,2.95,12,4.62,1.19,8,6.12,2.13,16,5,1.89,10 +13502,vouch,5.83,1.65,18,3.58,2.46,19,5.88,1.96,24,7,1.58,5,5.38,1.5,13,3.09,1.92,11,4.25,3.06,8,5.94,2.11,16,5.75,1.75,8,6,2.31,7,5.73,1.19,11,2.44,2.24,9,4.6,2.27,10,6,2.08,20,5.25,1.26,4,5.56,1.94,9,6.11,1.36,9,3.3,2.36,10,3.89,2.67,9,5.72,1.87,18,6.33,2.34,6 +13503,voucher,5.67,2.06,21,4.4,2.78,20,5.29,2.3,35,6.25,2.31,8,5.31,1.89,13,4.4,2.7,5,4.4,2.9,15,4.91,2.39,11,5.46,2.28,24,6,2.38,13,5.12,1.36,8,4.42,3.18,12,4.38,2.26,8,5.26,2.54,19,5.31,2.06,16,5.18,2.18,11,6.2,1.87,10,4.55,2.91,11,4.22,2.77,9,5.43,2.38,21,5.07,2.23,14 +13504,vow,6.6,1.76,20,4.21,2.25,19,6,2.14,22,7.14,1.86,7,6.31,1.7,13,3.5,2,8,4.73,2.37,11,6.67,1.75,6,5.75,2.27,16,6.2,1.93,10,7.33,1.22,9,4.25,2.66,8,4.18,2.04,11,6,1.73,15,6,3,7,6.18,1.94,11,7.11,1.45,9,4.09,2.34,11,4.38,2.26,8,6.18,1.83,11,5.82,2.48,11 +13505,vowel,5,1.12,20,3.14,2.08,21,5.71,2.36,34,5.1,0.99,10,4.9,1.29,10,3.25,2.19,8,3.08,2.1,13,6.14,2.57,14,5.4,2.21,20,4.89,1.36,9,5.09,0.94,11,3.38,2.29,13,2.75,1.75,8,6.05,2.46,22,5.08,2.11,12,4.9,1.29,10,5.1,0.99,10,2.93,1.9,14,3.57,2.51,7,5.71,2.08,17,5.71,2.66,17 +13506,voyage,6.5,2.33,20,5.9,1.97,20,6.25,2.19,44,6.2,2.39,5,6.6,2.38,15,6,2.08,7,5.85,1.99,13,6.06,2.6,18,6.38,1.9,26,7,1.89,10,6,2.71,10,6.38,1.69,8,5.58,2.15,12,6.24,2.28,25,6.26,2.13,19,5.75,2.53,12,7.62,1.51,8,6.3,1.7,10,5.5,2.22,10,5.8,2.33,25,6.84,1.89,19 +13507,voyeur,4.32,2.52,19,4.65,2.23,20,4.95,2.35,20,3.33,2.08,3,4.33,2.61,15,4.6,2.67,10,4.7,1.83,10,5.4,2.5,10,4.5,2.22,10,4.33,2.16,6,4.08,2.75,12,3.57,1.9,7,5.23,2.24,13,5.38,2.45,8,4.67,2.35,12,4.75,2.96,12,3.57,1.4,7,4.1,2.33,10,5.2,2.1,10,5.11,2.26,9,4.82,2.52,11 +13508,vulgar,3.3,1.78,20,5.53,2.01,19,4.68,2.21,22,3.14,1.21,7,3.38,2.06,13,6.38,1.6,8,4.91,2.12,11,5,2.76,6,4.56,2.06,16,3.8,1.4,10,2.67,2.12,9,4.75,2.49,8,6.09,1.45,11,5.2,2.18,15,3.57,1.99,7,3.27,2,11,3.33,1.58,9,5.5,1.93,12,5.57,2.3,7,5.45,2.3,11,3.91,1.92,11 +13509,vulnerability,3.42,1.26,19,4.65,2.35,20,3.75,2.45,20,3.67,1.53,3,3.33,1.29,15,4.3,1.83,10,5,2.83,10,3.9,2.18,10,3.6,2.8,10,3.33,1.63,6,3.42,1.16,12,4.57,2.76,7,4.69,2.21,13,3.38,2.13,8,4,2.7,12,3.42,1.31,12,3.43,1.27,7,4.7,2.98,10,4.6,1.65,10,4.33,2.4,9,3.27,2.49,11 +13510,vulnerable,3.57,1.72,21,4.5,2.64,24,3.05,2.25,19,4.33,2.12,9,3,1.13,12,3,2.83,5,4.83,2.57,18,3.43,2.88,7,2.83,1.9,12,3.56,1.97,16,3.6,0.55,5,4.14,2.82,14,4.89,2.52,9,2.78,2.22,9,3.3,2.36,10,3.75,2.05,12,3.33,1.22,9,4.4,2.69,15,4.67,2.69,9,2.45,1.75,11,3.88,2.7,8 +13511,vulture,3.23,2,22,5,1.91,19,4.43,2.44,21,4.4,1.67,5,2.88,2.06,16,5,2.14,8,5,1.84,11,4.9,2.51,10,4,2.41,11,3.25,1.96,12,3.2,2.15,10,4.4,1.51,10,5.67,2.18,9,4.75,2.3,12,4,2.69,9,3.18,2.09,11,3.27,2,11,4.38,2.2,8,5.45,1.63,11,5.33,2.5,9,3.75,2.26,12 +13512,wacko,3.89,2,19,5.32,2.9,22,4.11,2.1,28,4.83,1.6,6,3.46,2.07,13,5.64,3.11,11,5,2.79,11,4.73,2.94,11,3.71,1.26,17,4.73,1.9,11,2.75,1.58,8,4.73,3.1,11,5.91,2.7,11,4.39,1.88,18,3.6,2.46,10,4.62,1.85,13,2.33,1.37,6,5.14,2.93,14,5.62,3.02,8,3.81,2.32,16,4.5,1.78,12 +13513,wacky,6.05,1.8,21,4.48,2.38,21,4.05,1.64,20,6.67,1.22,9,5.58,2.07,12,3.83,2.71,6,4.64,2.34,14,4,1.79,6,4.07,1.64,14,6.11,1.45,9,6,2.09,12,5,2.35,5,4.31,2.44,16,3.78,1.72,9,4.27,1.62,11,5.92,2.15,12,6.22,1.3,9,4.88,2.64,8,4.23,2.28,13,4.18,1.89,11,3.89,1.36,9 +13514,wad,4.16,1.46,19,4.11,2.35,18,4.41,2.24,17,5,1.1,11,3,1.07,8,4.5,2.89,4,4,2.29,14,3.5,1.6,8,5.22,2.49,9,4.88,1.55,8,3.64,1.21,11,3,1.91,7,4.82,2.4,11,3.5,1.38,6,4.91,2.51,11,4.69,1.32,13,3,1.1,6,3.91,2.21,11,4.43,2.7,7,4.86,2.48,7,4.1,2.13,10 +13515,waddle,4.7,2.13,20,3.44,1.98,18,4.42,2.45,24,5.2,1.1,5,4.53,2.39,15,3.2,1.1,5,3.54,2.26,13,4.15,2.3,13,4.73,2.69,11,5.2,2.25,10,4.2,1.99,10,3.71,2.43,7,3.27,1.74,11,4.12,2.09,16,5,3.12,8,4.29,2.09,14,5.67,2.07,6,3.75,2.22,12,2.83,1.33,6,4.73,2.76,15,3.89,1.83,9 +13516,waffle,6.75,1.62,20,4.5,2.69,24,6.29,2,28,6,1.07,8,7.25,1.76,12,4.89,2.62,9,4.27,2.79,15,6.14,1.79,14,6.43,2.24,14,7,1.66,9,6.55,1.63,11,5,2.86,12,4,2.52,12,6.14,2.35,14,6.43,1.65,14,6.8,1.62,10,6.7,1.7,10,4.58,2.47,12,4.42,3,12,6,1.65,12,6.5,2.25,16 +13517,wag,5.84,1.68,19,4.67,2.31,21,5.5,2.56,34,6.5,1.58,10,5.11,1.54,9,5.38,2.39,8,4.23,2.24,13,6.29,2.27,14,4.95,2.67,20,6.22,1.86,9,5.5,1.51,10,5.15,2.27,13,3.88,2.3,8,6.32,2.4,22,4,2.22,12,6.11,1.69,9,5.6,1.71,10,5,2.35,14,4,2.24,7,6.35,1.97,17,4.65,2.85,17 +13518,wage,6,2.35,21,3.43,2.11,21,4.48,2.31,25,5.75,2.26,12,6.33,2.55,9,4.71,2.43,7,2.79,1.67,14,4.1,2.51,10,4.73,2.22,15,7.75,1.89,4,5.59,2.29,17,3.4,2.37,10,3.45,1.97,11,3.86,2.41,7,4.72,2.3,18,6.5,2.28,12,5.33,2.4,9,3,1.78,13,4.12,2.53,8,3,1.66,9,5.31,2.24,16 +13519,wager,4.68,1.57,19,4.75,2.17,20,4.83,1.79,24,5,1.63,13,4,1.26,6,5.8,2.17,5,4.4,2.13,15,5.15,1.34,13,4.45,2.21,11,4.89,1.96,9,4.5,1.18,10,5.57,2.07,7,4.31,2.18,13,5.09,2.02,11,4.62,1.61,13,4.33,2.06,9,5,0.94,10,4.6,2.37,10,4.9,2.08,10,5.33,2.35,9,4.53,1.36,15 +13520,wagon,5.21,1.4,19,3.1,2.17,41,5.45,1.93,44,5.67,0.58,3,5.12,1.5,16,2.44,2.13,9,3.19,2.15,31,6,2,20,5,1.79,24,4.6,1.17,10,5.89,1.36,9,3.29,2.16,14,3,2.2,27,4.74,2,23,6.24,1.55,21,5.5,0.76,8,5,1.73,11,2.71,1.79,17,3.38,2.39,24,5.39,1.99,23,5.52,1.91,21 +13521,wail,3.52,1.29,21,5.81,1.75,21,3.84,2.01,25,3.5,1.38,12,3.56,1.24,9,5.14,1.35,7,6.14,1.88,14,3.8,2.15,10,3.87,2,15,4.25,1.5,4,3.35,1.22,17,5.7,1.57,10,5.91,1.97,11,2.71,1.38,7,4.28,2.08,18,3.58,1.31,12,3.44,1.33,9,5.62,1.94,13,6.12,1.46,8,2.89,1.69,9,4.38,2.03,16 +13522,waist,5.32,2.16,19,4,2.38,20,6.05,1.99,20,4.33,3.06,3,5.27,1.87,15,3.4,2.27,10,4.6,2.46,10,6.2,1.55,10,5.9,2.42,10,5.5,2.59,6,4.92,1.78,12,4.43,2.76,7,3.77,2.24,13,5.38,2.2,8,6.5,1.78,12,5.5,2.02,12,5,2.52,7,3.8,2.35,10,4.2,2.53,10,6,2.29,9,6.09,1.81,11 +13523,waistline,4.9,1.94,20,4.62,2.11,21,5.18,2.59,34,5,1.83,10,4.8,2.15,10,5,2.27,8,4.38,2.06,13,5.43,2.65,14,5,2.6,20,4.56,2.19,9,5.18,1.78,11,4.46,1.98,13,4.88,2.42,8,4.82,2.68,22,5.83,2.37,12,4.7,2.21,10,5.1,1.73,10,4.71,2.37,14,4.43,1.62,7,5.41,2.67,17,4.94,2.56,17 +13524,wait,4.55,1.65,22,3.62,2.13,21,5.31,2.15,16,4.17,1.94,6,4.73,1.62,15,2.86,1.57,7,4,2.32,14,5.75,1.67,8,4.88,2.59,8,4.57,1.91,14,4.57,1.27,7,3.33,2.12,9,3.83,2.21,12,6.38,2.39,8,4.25,1.28,8,4.5,1.87,14,4.62,1.3,8,2.83,1.83,6,3.93,2.22,15,6,2.33,8,4.62,1.85,8 +13525,waiter,5.05,1.28,20,3.05,1.87,19,4.68,2.61,22,5.2,1.1,5,5,1.36,15,3,1.63,7,3.08,2.07,12,3.75,2.09,12,5.8,2.82,10,5.25,1.04,8,4.92,1.44,12,2.89,1.45,9,3.2,2.25,10,3.86,2.54,7,5.07,2.63,15,4.56,1.51,9,5.45,0.93,11,2.69,1.65,13,3.83,2.23,6,4.25,2.9,12,5.2,2.25,10 +13526,waitress,5.1,2.05,21,3.5,2.3,24,4.95,2.42,20,6.62,1.51,8,4.15,1.77,13,4.83,2.04,6,3.06,2.26,18,5.27,2.45,11,4.56,2.46,9,4.67,2.19,12,5.67,1.8,9,4.3,2.36,10,2.93,2.16,14,5,2.55,13,4.86,2.34,7,4.71,1.94,14,5.86,2.19,7,4.25,2.32,16,2,1.41,8,5.25,2.01,12,4.5,3.02,8 +13527,waive,5.53,1.39,19,3.14,2.4,22,4.96,1.86,28,4.83,0.75,6,5.85,1.52,13,2.91,2.12,11,3.36,2.73,11,4.82,2.18,11,5.06,1.68,17,5.36,1.43,11,5.75,1.39,8,3.55,3.17,11,2.73,1.27,11,5.28,1.99,18,4.4,1.51,10,5.46,1.51,13,5.67,1.21,6,3.5,2.79,14,2.5,1.41,8,4.69,2.21,16,5.33,1.23,12 +13528,waiver,5.6,1.6,20,2.95,2.17,22,5.46,2.58,26,5.71,1.89,7,5.54,1.51,13,3.6,2.63,10,2.42,1.62,12,5.07,2.84,14,6,2.37,11,5.55,1.57,11,5.67,1.73,9,4.11,2.32,9,2.15,1.72,13,5.82,2.65,17,4.75,2.6,8,5.54,1.56,13,5.71,1.8,7,2.94,2.21,16,3,2.28,6,4.36,3.04,11,6.27,1.91,15 +13529,wake,6.57,1.96,21,3.8,2.61,20,5.71,2.23,17,7,2.1,6,6.36,2.02,14,3.29,2.75,7,4.08,2.6,13,5.33,2.12,9,6.12,2.42,8,6.23,2.09,13,7.14,1.86,7,4.5,2.39,8,3.33,2.74,12,5.56,2.65,9,5.88,1.81,8,6.92,1.85,13,6,2.14,8,3,2.83,5,4.07,2.58,15,6.44,2.46,9,4.88,1.73,8 +13530,walk,6.77,1.6,22,3.24,2.02,21,5.83,2.2,18,6.83,1.72,6,6.67,1.63,15,3,2.45,7,3.36,1.86,14,5.56,2.13,9,6.38,2.39,8,6.64,1.78,14,6.86,1.35,7,3.22,2.44,9,3.25,1.76,12,5.7,2.36,10,6,2.14,8,6.86,1.79,14,6.62,1.3,8,3.17,2.64,6,3.27,1.83,15,6.2,2.57,10,5.38,1.69,8 +13531,walkout,4.11,1.24,19,4.06,2.18,18,5.24,1.52,17,4.36,0.81,11,3.75,1.67,8,4.5,2.38,4,3.93,2.2,14,5,1.85,8,5.44,1.24,9,4.62,0.74,8,3.73,1.42,11,4.29,2.36,7,3.91,2.17,11,5,1.26,6,5.36,1.69,11,3.85,1.28,13,4.67,1.03,6,3.45,2.21,11,5,1.91,7,5.71,1.38,7,4.9,1.6,10 +13532,wall,5.06,1.73,18,2.9,1.92,21,4.22,1.66,18,4.25,1.58,8,5.7,1.64,10,2.71,2.14,7,3,1.88,14,4.36,1.91,11,4,1.29,7,4.64,1.75,11,5.71,1.6,7,2.44,1.94,9,3.25,1.91,12,4.55,1.69,11,3.71,1.6,7,4.33,1.3,12,6.5,1.64,6,3.08,2.02,12,2.67,1.87,9,4.44,1.74,9,4,1.66,9 +13533,wallaby,5.9,1.64,21,2.91,1.72,22,5.33,1.82,27,6.4,1.35,10,5.45,1.81,11,2.57,1.81,7,3.07,1.71,15,5.06,1.98,17,5.8,1.48,10,6.09,1.64,11,5.7,1.7,10,2,1.73,5,3.18,1.67,17,5.43,1.99,14,5.23,1.69,13,5.62,1.19,13,6.38,2.2,8,2.6,1.9,10,3.17,1.59,12,5.57,1.7,14,5.08,1.98,13 +13534,wallet,6,0.97,20,4.25,2.22,20,6.08,2.52,24,6.33,0.58,3,5.94,1.03,17,4.83,2.4,6,4,2.27,13,7.12,2.17,8,5.56,2.58,16,6,0.82,7,6,1.08,13,5,2.16,7,3.83,2.33,12,5.57,2.68,14,6.8,2.2,10,5.67,0.87,9,6.27,1.01,11,4.64,2.11,11,3.78,2.39,9,6.11,2.72,18,6,2,6 +13535,wallflower,5.58,1.64,19,2.91,2.14,22,4.04,2.38,23,6.09,1.45,11,5.43,0.79,7,3.75,2.12,8,2.43,2.06,14,4.86,2.91,7,3.69,2.12,16,5.62,2.5,8,5.55,0.69,11,2.22,1.72,9,3.38,2.33,13,3.45,2.34,11,4.58,2.39,12,5.33,1.83,12,6,1.29,7,3.18,2.71,11,2.64,1.43,11,4.08,2.14,13,4,2.79,10 +13536,wallop,4.05,1.84,22,3.5,2.52,20,5.14,1.88,22,4.36,1.95,14,3.5,1.6,8,4.3,2.67,10,2.89,2.26,9,5.17,2.4,6,5.12,1.75,16,3.7,1.89,10,4.33,1.83,12,2.91,2.07,11,4.22,2.95,9,5.23,1.69,13,5,2.24,9,3.17,1.19,12,5.1,1.97,10,3.38,2.72,13,3.71,2.29,7,5,1.81,12,5.3,2.06,10 +13537,wallow,4.33,2.35,21,4.3,2.7,20,4.53,2.32,36,4.88,2.53,8,4,2.27,13,3.6,2.07,5,4.53,2.9,15,4.82,2.09,11,4.4,2.45,25,4.77,2.55,13,3.62,1.92,8,4.58,2.94,12,3.88,2.42,8,4.5,2.56,20,4.56,2.06,16,4.82,2.18,11,3.8,2.53,10,5.27,3.1,11,3.11,1.54,9,4.09,2.45,22,5.21,2.01,14 +13538,wallpaper,5.38,1.66,21,2.81,1.94,21,5.64,1.96,25,5.25,1.14,12,5.56,2.24,9,3.14,2.41,7,2.64,1.74,14,5.4,1.9,10,5.8,2.04,15,6.75,2.06,4,5.06,1.43,17,3.2,1.99,10,2.45,1.92,11,4.43,2.3,7,6.11,1.64,18,5.33,2.02,12,5.44,1.13,9,3.38,2.14,13,1.88,1.13,8,4.67,2,9,6.19,1.76,16 +13539,walnut,6.39,1.46,18,2.81,2.32,21,4.8,2.38,20,5.33,1.15,3,6.6,1.45,15,3.33,2.25,6,2.6,2.38,15,5.33,2.25,6,4.57,2.47,14,6.44,1.01,9,6.33,1.87,9,1.57,0.79,7,3.43,2.59,14,4.2,2.49,10,5.4,2.22,10,6.38,1.51,8,6.4,1.51,10,2.33,2.6,9,3.17,2.12,12,4.88,3.04,8,4.75,1.96,12 +13540,walrus,5.79,1.47,19,3.95,1.96,21,5.23,2.27,22,5.33,0.58,3,5.88,1.59,16,4.25,0.89,8,3.77,2.42,13,5,2.67,8,5.36,2.1,14,6,1.5,9,5.6,1.51,10,4.89,1.96,9,3.25,1.71,12,5.67,2.58,15,4.29,0.95,7,5.86,1.46,7,5.75,1.54,12,3.9,1.85,10,4,2.14,11,5.31,2.63,13,5.11,1.76,9 +13541,waltz,5.79,1.9,19,3.58,2.34,24,5.79,2.33,28,5.62,1.41,8,5.91,2.26,11,3.22,2.44,9,3.8,2.34,15,5.21,2.46,14,6.36,2.13,14,5.44,1.88,9,6.1,1.97,10,4,2.41,12,3.17,2.29,12,5.29,2.52,14,6.29,2.09,14,6,2.16,10,5.56,1.67,9,4.75,2.45,12,2.42,1.56,12,5.33,1.83,12,6.12,2.66,16 +13542,wand,5.42,2.27,19,4,2.68,20,5.5,2.32,24,5.62,2.33,13,5,2.28,6,4,2.83,5,4,2.73,15,5.77,2.24,13,5.18,2.48,11,5.22,2.11,9,5.6,2.5,10,5.29,3.2,7,3.31,2.18,13,5.55,2.16,11,5.46,2.54,13,5.11,2.15,9,5.7,2.45,10,4.4,2.88,10,3.6,2.55,10,6.33,2.69,9,5,2,15 +13543,wander,5.9,1.34,21,3.41,1.82,22,5.05,1.75,21,6,1.66,9,5.83,1.11,12,2.83,1.6,6,3.47,1.85,15,4.33,1.97,6,5.33,1.63,15,6.22,1.92,9,5.67,0.65,12,3.6,1.95,5,3.35,1.84,17,5.5,1.18,10,4.64,2.11,11,6.25,1.54,12,5.44,0.88,9,4.22,2.05,9,2.85,1.46,13,5.17,1.7,12,4.89,1.9,9 +13544,wanderer,5.68,1.49,19,3.82,1.99,22,5.52,2.2,21,5.56,1.42,9,5.8,1.62,10,5.12,1.89,8,3.07,1.69,14,5.55,2.25,11,5.5,2.27,10,5.14,0.9,7,6,1.71,12,4.1,1.91,10,3.58,2.11,12,4.92,2.19,12,6.33,2.06,9,6.1,1.6,10,5.22,1.3,9,3.12,2.23,8,4.21,1.81,14,5.57,2.28,14,5.43,2.23,7 +13545,wannabe,3.25,1.29,20,5.05,2.59,19,4.47,2.57,36,2.88,1.13,8,3.5,1.38,12,6.2,1.79,5,4.64,2.76,14,5.36,2.58,11,4.08,2.52,25,3,1.35,13,3.71,1.11,7,5.18,2.23,11,4.88,3.18,8,4.05,2.63,20,5,2.48,16,3.6,1.35,10,2.9,1.2,10,5,2.97,11,5.12,2.17,8,4.23,2.78,22,4.86,2.25,14 +13546,want,6,1.8,22,5.29,2.12,21,5.39,2.68,18,5.5,1.64,6,6.33,1.84,15,4.29,2.36,7,5.79,1.89,14,5.67,2.35,9,5.38,3.2,8,6.14,1.61,14,6,2.24,7,5.44,2.6,9,5.17,1.8,12,6,2.67,10,4.62,2.67,8,5.36,1.69,14,7.12,1.46,8,4.67,2.25,6,5.53,2.1,15,6.1,2.77,10,4.5,2.45,8 +13547,wanton,5.24,1.73,21,3.15,2.11,20,4.14,2.4,22,6.5,1.52,6,4.73,1.58,15,2.75,1.83,8,3.42,2.31,12,4.75,2.77,12,3.4,1.71,10,5.56,1.81,9,5,1.71,12,3.22,1.86,9,3.09,2.39,11,4.29,2.43,7,4.07,2.46,15,5.6,1.71,10,4.91,1.76,11,3.38,2.36,13,2.71,1.6,7,3.92,2.91,12,4.4,1.71,10 +13548,war,2.23,1.58,39,6.27,2.2,41,3.27,2.66,44,2.69,1.8,13,2,1.44,26,6.42,2.55,19,6.05,1.91,21,3.72,2.89,18,2.96,2.51,26,2.73,1.88,22,1.59,0.71,17,5.86,2.24,21,6.7,2.13,20,3.88,2.8,25,2.47,2.29,19,2.19,1.47,26,2.31,1.84,13,6.22,2.55,27,6.36,1.39,14,3.48,2.96,25,3,2.26,19 +13549,ward,4.43,1.8,21,3.28,2.56,25,4.21,2.1,19,4.78,1.99,9,4.17,1.7,12,3.83,2.93,6,3.22,2.51,18,3.71,1.89,7,4.5,2.24,12,4.31,1.92,16,4.8,1.48,5,3.43,2.82,14,3.3,2.31,10,3.89,2.57,9,4.5,1.65,10,4.75,1.91,12,4,1.66,9,3.38,2.55,16,3.11,2.71,9,3.91,2.34,11,4.62,1.77,8 +13550,warden,3.5,1.71,22,4.91,2.24,22,4.53,2.48,19,4.75,1.75,8,2.62,1.12,13,5.25,2.55,8,4.77,2.2,13,4.29,2.29,7,4.64,2.8,11,3.25,1.58,8,3.54,1.85,13,5.44,2.46,9,4.54,2.11,13,4.14,2.27,7,4.75,2.67,12,3,1.61,11,4,1.73,11,4.33,2.87,9,5.31,1.7,13,4.94,2.46,16,2.33,1.15,3 +13551,wardrobe,6.09,1.8,22,5.16,2.39,19,6.24,2.07,21,5,1,5,6.31,1.89,16,5.25,2.19,8,5.09,2.63,11,5.9,2.08,10,6.55,2.11,11,5.75,1.42,12,6.5,2.17,10,4.6,2.22,10,5.78,2.54,9,6.17,2.21,12,6.33,2,9,6.27,2,11,5.91,1.64,11,3.75,1.98,8,6.18,2.18,11,5.89,2.15,9,6.5,2.07,12 +13552,warehouse,4.43,1.62,23,3.57,1.72,21,5.06,2.44,34,4.83,1.7,12,4,1.48,11,3.88,1.73,8,3.38,1.76,13,6,2.45,14,4.4,2.26,20,3.9,1.79,10,4.85,1.41,13,4.31,1.55,13,2.38,1.3,8,5.18,2.61,22,4.83,2.17,12,4.42,1.83,12,4.45,1.44,11,3.5,1.7,14,3.71,1.89,7,5.06,2.22,17,5.06,2.7,17 +13553,warfare,3.14,1.64,22,6.5,2.76,22,3.25,2.2,20,3.62,1.3,8,2.86,1.79,14,6.4,3.06,10,6.58,2.61,12,3.86,2.61,7,2.92,1.98,13,2.91,1.87,11,3.36,1.43,11,5.36,2.87,11,7.64,2.2,11,3.47,2.33,15,2.6,1.82,5,2.9,1.52,10,3.33,1.78,12,7.4,1.65,10,5.75,3.31,12,3.9,2.28,10,2.6,2.01,10 +13554,warhead,3.45,2.48,22,6.43,1.53,23,4.33,3.01,18,4.38,2.83,8,3.08,2.22,13,7.12,1.46,8,6,1.52,14,3.71,2.93,7,4.73,3.13,11,3,2.62,8,3.92,2.43,13,6.56,1.51,9,6.36,1.6,14,3.71,2.29,7,4.73,3.44,11,4.36,2.69,11,2.55,1.97,11,5.78,1.79,9,6.86,1.23,14,4.53,3.14,15,3.33,2.52,3 +13555,warlock,3.9,1.64,21,5.55,2.82,22,4.95,2.2,19,4.25,1.58,8,3.69,1.7,13,5.4,2.88,10,5.67,2.9,12,5,2.53,6,4.92,2.14,13,3.91,1.92,11,3.9,1.37,10,4.45,2.5,11,6.64,2.8,11,5.36,2.34,14,3.8,1.3,5,4.5,1.65,10,3.36,1.5,11,6.8,1.81,10,4.5,3.15,12,5.6,2.22,10,4.22,2.05,9 +13556,warlord,2.95,1.58,19,5.57,2.42,21,5,2.77,25,1.5,0.71,2,3.12,1.58,17,6.29,3.04,7,5.08,2.1,13,5.88,2.95,8,4.59,2.67,17,2.67,1.86,6,3.08,1.5,13,5.86,2.54,7,5.31,2.5,13,5.57,3.13,14,4.27,2.15,11,3.38,1.3,8,2.64,1.75,11,6.27,1.79,11,4.8,2.86,10,5,3.12,18,5,1.73,7 +13557,warm,7.5,1.92,18,3.35,2.5,20,6.33,2.45,18,6.75,2.43,8,8.1,1.2,10,3.29,2.43,7,3.38,2.63,13,5.91,2.26,11,7,2.77,7,7,2.19,11,8.29,1.11,7,3,2.24,9,3.64,2.77,11,6.82,2.27,11,5.57,2.7,7,7,2.17,12,8.5,0.55,6,3.67,2.61,12,2.88,2.42,8,5.89,2.98,9,6.78,1.86,9 +13558,warmth,7.53,1.38,40,4.33,2.35,21,6.32,2.09,44,7.83,1.1,18,7.27,1.55,22,4.5,2.51,8,4.23,2.35,13,6.21,1.81,14,6.52,2.11,29,7.72,1.49,18,7.48,1.21,21,4.22,2.91,9,4.42,1.98,12,6.21,2.04,29,6.86,1.92,14,7.37,1.61,19,7.67,1.15,21,4.9,2.42,10,3.82,2.27,11,5.96,2.39,25,6.79,1.55,19 +13559,warn,4.9,2.21,21,4.65,2.79,23,5.27,2.16,26,4.73,2.1,11,5.1,2.42,10,4.73,2.97,11,4.58,2.75,12,5.09,2.17,11,5.64,2.1,14,5.1,2.42,10,4.73,2.1,11,5,3.16,11,4.33,2.5,12,5.41,1.94,17,5.38,2.56,8,5.23,2.42,13,4.38,1.85,8,5.13,2.88,15,3.75,2.55,8,5.71,2.08,17,4.44,2.19,9 +13560,warning,3.48,1.78,21,6.25,2.53,20,6.47,2.97,19,3.69,1.6,13,3.12,2.1,8,6.86,1.95,7,5.92,2.81,13,6.43,2.82,7,6.5,3.18,12,3.08,1.56,12,4,2,9,6.22,2.68,9,6.27,2.53,11,7.9,1.66,10,4.89,3.37,9,3.33,1.61,12,3.67,2.06,9,6.71,1.7,7,6,2.92,13,8.29,1.5,7,5.42,3.15,12 +13561,warp,5.6,2.21,20,5.4,2.41,20,5.28,1.78,36,6.62,1.92,8,4.92,2.19,12,5.2,2.39,5,5.47,2.5,15,5,1.95,11,5.4,1.73,25,5.85,2.23,13,5.14,2.27,7,5.58,2.43,12,5.12,2.53,8,5.1,2.02,20,5.5,1.46,16,5.55,2.16,11,5.67,2.4,9,6.27,1.95,11,4.33,2.6,9,4.91,1.82,22,5.86,1.61,14 +13562,warpath,3.5,1.47,20,6.72,2.11,18,4.38,2.86,24,4.2,1.3,5,3.27,1.49,15,8.2,0.84,5,6.15,2.19,13,5.15,2.67,13,3.45,2.91,11,4.2,1.69,10,2.8,0.79,10,8.14,0.69,7,5.82,2.23,11,4.81,2.88,16,3.5,2.78,8,3.36,1.15,14,3.83,2.14,6,6.92,2.07,12,6.33,2.34,6,4.6,2.95,15,4,2.83,9 +13563,warped,4.5,1.61,20,4.48,2.42,21,5.52,2.6,25,4.33,0.58,3,4.53,1.74,17,3.29,2.29,7,4.92,2.36,13,5.75,2.71,8,5.41,2.62,17,4.14,0.9,7,4.69,1.89,13,4.29,2.06,7,4.38,2.66,13,5.79,2.83,14,5.18,2.36,11,4.89,1.36,9,4.18,1.78,11,5.27,2.2,11,3.6,2.46,10,5.89,2.72,18,4.57,2.15,7 +13564,warrant,3.23,1.63,22,5.61,2.5,23,4.11,2.51,19,3.62,1.77,8,3.15,1.52,13,6,3.07,8,5.29,2.27,14,4,2.71,7,4.09,2.63,11,2.88,1.81,8,3.62,1.45,13,5.56,2.51,9,5.64,2.59,14,4.14,2.48,7,4.08,2.64,12,3.09,1.81,11,3.36,1.5,11,4.11,2.67,9,6.57,1.91,14,4.19,2.54,16,3.67,2.89,3 +13565,warranty,5.5,1.86,18,2.86,2.03,22,5.7,2.76,27,5.57,2.23,7,5.45,1.69,11,2.8,1.93,10,2.92,2.19,12,5.47,3.11,15,6.18,2.36,11,5.56,1.67,9,5.44,2.13,9,3.78,2.05,9,2.23,1.83,13,5.82,2.83,17,5.67,2.87,9,5.42,2.11,12,5.67,1.37,6,2.94,2.14,16,2.67,1.86,6,5.83,3.16,12,5.6,2.5,15 +13566,warrior,5.5,2.21,20,5.94,2.01,18,5.86,2.73,21,7,1.58,5,5,2.2,15,6.83,1.47,6,5.5,2.15,12,6.11,2.37,9,5.67,3.06,12,5.5,2.07,10,5.5,2.46,10,6.4,1.71,10,5.38,2.33,8,7.27,2.15,11,4.3,2.5,10,5.17,2.55,12,6,1.6,8,5.78,2.59,9,6.11,1.36,9,5.91,2.88,11,5.8,2.7,10 +13567,warship,3.52,1.81,21,4.39,2.76,23,4.11,2.91,18,3.89,1.83,9,3.25,1.82,12,5.18,2.64,11,3.67,2.77,12,4.2,3.12,10,4,2.83,8,4,2.08,7,3.38,1.71,13,4.36,2.91,11,4.42,2.75,12,3.43,3.1,7,4.55,2.84,11,3.38,1.94,13,3.75,1.67,8,3.91,2.77,11,4.83,2.79,12,2.89,2.26,9,5.33,3.08,9 +13568,wart,2.67,1.15,21,2.79,2.17,24,4.5,2.54,20,2.5,0.76,8,2.77,1.36,13,4.33,1.97,6,2.28,2.02,18,5.36,2.62,11,3.44,2.13,9,2.58,1.24,12,2.78,1.09,9,2.8,2.04,10,2.79,2.33,14,4.85,2.73,13,3.86,2.19,7,2.93,1.07,14,2.14,1.21,7,3.25,2.35,16,1.88,1.46,8,4.33,2.67,12,4.75,2.49,8 +13569,wartime,2.79,1.58,19,5.43,2.25,21,3.96,2.5,23,3.33,2.08,3,2.69,1.54,16,6.25,1.91,8,4.92,2.36,13,4.89,2.52,9,3.36,2.37,14,2.56,1.67,9,3,1.56,10,5.22,1.79,9,5.58,2.61,12,4.33,2.82,15,3.25,1.67,8,2.86,1.95,7,2.75,1.42,12,6.1,1.73,10,4.82,2.56,11,3.85,3.18,13,4.1,1.29,10 +13570,wary,3.9,1.3,21,3.96,2.59,25,5.16,2.32,19,4.22,1.2,9,3.67,1.37,12,3.67,3.08,6,4,2.57,18,4.57,1.9,7,5.5,2.54,12,4.12,1.2,16,3.2,1.48,5,3.71,2.92,14,4.2,2.3,10,4.33,1.94,9,5.9,2.47,10,3.67,1.37,12,4.22,1.2,9,4.44,2.68,16,3.11,2.32,9,4.91,2.77,11,5.5,1.6,8 +13571,wash,6,2.07,22,3.7,2.18,20,6.53,2.25,19,5.38,2.22,13,6.89,1.54,9,4.43,1.72,7,3.31,2.36,13,5.71,2.43,7,7,2.09,12,6,2.34,12,6,1.83,10,3.89,1.9,9,3.55,2.46,11,6.1,2.42,10,7,2.06,9,6.17,1.53,12,5.8,2.66,10,4,1.41,7,3.54,2.54,13,7.71,1.5,7,5.83,2.37,12 +13572,washer,5.16,2.06,19,2.9,1.8,20,6,1.67,26,5.27,1.62,11,5,2.67,8,3.57,1.81,7,2.54,1.76,13,6,1.15,13,6,2.12,13,5.7,2.41,10,4.56,1.51,9,2.91,2.07,11,2.89,1.54,9,5.94,1.52,17,6.11,2.03,9,5.44,2.4,9,4.9,1.79,10,2.83,1.95,12,3,1.69,8,5.94,1.39,16,6.1,2.13,10 +13573,washout,3.7,1.95,20,3.52,1.86,21,4.11,2.23,19,3.11,2.47,9,4.18,1.33,11,1.8,1.3,5,4.13,1.73,15,3.67,2.94,6,4.31,1.93,13,4.07,2.13,14,2.83,1.17,6,3.36,2.16,11,3.78,1.64,9,4.44,2.19,9,3.8,2.35,10,4.3,2.36,10,3.1,1.29,10,3.18,1.89,11,3.9,1.85,10,3.33,1.37,6,4.46,2.5,13 +13574,washroom,4.9,1.7,21,2.83,2.06,23,6.08,1.6,26,5.45,1.13,11,4.3,2.06,10,2.45,2.3,11,3.17,1.85,12,5.73,1.1,11,6.57,1.7,14,4.7,2,10,5.09,1.45,11,2.55,2.46,11,3.08,1.68,12,6.29,1.49,17,6,1.6,8,5.08,2.02,13,4.62,1.06,8,2.8,2.21,15,2.88,1.89,8,6.24,1.89,17,5.78,0.83,9 +13575,wasp,2.71,1.71,42,5.33,2.58,43,3.8,2,25,2.93,1.54,14,2.61,1.81,28,5.07,2.52,15,5.46,2.65,28,4.23,2.01,13,3.33,1.97,12,2.61,1.97,18,2.79,1.53,24,4.89,2.59,18,5.64,2.58,25,4.24,2.14,17,2.88,1.36,8,2.42,1.39,26,3.19,2.1,16,4.79,2.92,24,6,1.94,19,3.94,2.26,16,3.56,1.51,9 +13576,waste,2.61,1.38,18,4.04,2.27,23,4.58,1.89,45,3,2,3,2.29,0.91,14,4.14,1.77,7,4.13,2.53,15,4.44,2,16,4.66,1.86,29,2,0.63,6,2.64,1.29,11,4.5,2.8,10,3.83,1.8,12,4.91,1.8,22,4.26,1.96,23,2.45,1.44,11,2.86,1.35,7,3.95,2.19,20,4.67,3.21,3,4.58,2.04,26,4.58,1.71,19 +13577,wastebasket,4.67,1.56,21,4.15,2.85,20,5.14,2.19,36,4.25,1.58,8,4.92,1.55,13,5.2,2.86,5,3.8,2.86,15,5,1.84,11,5.2,2.36,25,4.92,1.61,13,4.25,1.49,8,4.58,2.91,12,3.5,2.83,8,5,2.05,20,5.31,2.41,16,4.64,1.75,11,4.7,1.42,10,4.09,2.95,11,4.22,2.91,9,4.95,2.15,22,5.43,2.31,14 +13578,wasteful,2.85,1.87,20,3.55,1.99,20,4,2.74,22,2.57,1.4,7,3,2.12,13,3.78,2.49,9,3.36,1.57,11,3.5,2.88,6,4.19,2.76,16,2.6,2.41,10,2.89,1.05,9,2.75,1.58,8,4.08,2.11,12,4.53,2.83,15,2.86,2.34,7,3.09,2.39,11,2.56,1.01,9,2.83,1.53,12,4.62,2.2,8,5.36,2.87,11,2.64,1.86,11 +13579,wasteland,3.05,1.43,22,4.4,2.43,25,4.57,2.35,23,2.89,1.83,9,3.15,1.14,13,3.1,1.97,10,5.27,2.37,15,3.88,1.89,8,4.93,2.55,15,2.75,1.28,8,3.21,1.53,14,4.33,2.53,12,4.46,2.44,13,4.25,1.66,12,4.91,2.98,11,2.83,1.4,12,3.3,1.49,10,4.13,2.56,15,4.8,2.3,10,5.25,2.18,12,3.82,2.4,11 +13580,watch,5.45,1.68,42,3.37,2.04,43,6.55,2.16,20,5.36,1.65,14,5.5,1.73,28,3.75,2.15,20,3.04,1.92,23,6.86,2.41,7,6.38,2.1,13,5.61,1.7,23,5.26,1.69,19,3.42,2.09,19,3.33,2.04,24,6.07,2.25,15,8,1,5,5.17,1.52,24,5.83,1.86,18,2.96,1.79,27,4.06,2.29,16,6.4,1.43,10,6.7,2.79,10 +13581,watchdog,5.09,2.11,22,5.33,2.17,18,6.38,2.13,21,5.4,2.51,5,5,2.13,16,6,1.41,8,4.8,2.57,10,6.7,1.95,10,6.09,2.34,11,4.67,2.46,12,5.6,1.58,10,5.22,2.11,9,5.44,2.35,9,6.42,2.31,12,6.33,2,9,5.09,2.43,11,5.09,1.87,11,5,1.91,7,5.55,2.38,11,6.67,2.06,9,6.17,2.25,12 +13582,watcher,5.21,0.92,19,4.81,2.18,21,5.09,2.79,23,5.33,1.53,3,5.19,0.83,16,6.25,1.75,8,3.92,1.98,13,4.78,3.03,9,5.29,2.73,14,5.22,0.97,9,5.2,0.92,10,5.11,1.9,9,4.58,2.43,12,5.53,2.8,15,4.25,2.76,8,4.57,0.79,7,5.58,0.79,12,5,1.83,10,4.64,2.54,11,5.15,3.31,13,5,2.11,10 +13583,watchman,5.16,1.71,19,4.45,2.56,20,5.17,1.88,24,5.54,1.9,13,4.33,0.82,6,5.6,1.52,5,4.07,2.76,15,5.38,2.02,13,4.91,1.76,11,6,1.58,9,4.4,1.51,10,5.86,1.95,7,3.69,2.59,13,4.45,1.86,11,5.77,1.74,13,5,1.32,9,5.3,2.06,10,3.8,2.15,10,5.1,2.88,10,5.44,2.4,9,5,1.56,15 +13584,watchtower,4.67,1.53,21,3.7,2.3,20,4.9,2.57,21,5.83,1.17,6,4.2,1.42,15,4.12,2.42,8,3.42,2.27,12,5.18,2.75,11,4.6,2.46,10,5.5,1.64,6,4.33,1.4,15,3.2,2.35,10,4.2,2.25,10,4.36,2.47,14,6,2.58,7,4.14,1.77,7,4.93,1.38,14,3.5,2.62,14,4.17,1.33,6,5.58,2.57,12,4,2.4,9 +13585,water,7,1.74,40,3.71,2.39,21,6.12,2.54,57,7.12,1.9,17,6.82,1.62,22,3.75,1.83,8,3.69,2.75,13,6.07,2.59,27,6.17,2.55,30,7.14,1.92,14,6.92,1.67,26,4.78,1.86,9,2.92,2.5,12,5.76,2.76,37,6.8,1.96,20,7,2.05,19,7,1.45,21,2.88,2.1,8,4.23,2.49,13,6.06,2.39,31,6.19,2.76,26 +13586,water polo,5.52,1.72,21,3.45,2.37,20,5.52,2.14,21,5.83,1.83,6,5.4,1.72,15,4,2.73,8,3.08,2.15,12,5.27,2.61,11,5.8,1.55,10,6.67,1.37,6,5.07,1.67,15,4.1,2.51,10,2.8,2.15,10,5.14,2.44,14,6.29,1.11,7,5.71,0.95,7,5.43,2.03,14,3.71,2.46,14,2.83,2.23,6,5.42,2.27,12,5.67,2.06,9 +13587,waterbed,5.8,2.02,20,3.18,2.63,17,5.5,2.25,24,6,1.41,5,5.73,2.22,15,3.2,2.17,5,3.17,2.89,12,5.08,2.66,13,6,1.61,11,6.3,1.83,10,5.3,2.16,10,4.14,2.73,7,2.5,2.46,10,5,2.25,16,6.5,2,8,5.43,1.99,14,6.67,1.97,6,2.91,2.39,11,3.67,3.2,6,5.73,2.43,15,5.11,1.96,9 +13588,waterfall,7.79,1.44,19,4.35,2.82,43,5.34,2.5,978,7.17,1.72,6,8.08,1.26,13,4.37,3.2,19,4.43,2.56,23,5.37,2.45,431,5.32,2.54,543,7.4,1.65,10,8.22,1.09,9,4.72,3.1,18,4.08,2.63,25,5.43,2.48,537,5.23,2.52,437,7.62,1.77,8,7.91,1.22,11,4.55,3.05,20,4.17,2.66,23,5.5,2.55,533,5.15,2.41,445 +13589,waterfront,7.5,1.3,22,3.77,2.44,26,5.65,2.12,23,7.33,1.73,9,7.62,0.96,13,3,2.26,10,4.25,2.49,16,5.67,1.73,9,5.64,2.41,14,7.12,1.25,8,7.71,1.33,14,4.15,2.44,13,3.38,2.47,13,5.17,2.33,12,6.18,1.83,11,7.58,1.16,12,7.4,1.51,10,4.13,2.7,15,3.27,2.05,11,5.85,2.27,13,5.4,2.01,10 +13590,watering can,6.11,1.91,19,3,1.88,22,6.08,2.12,24,5.17,2.23,6,6.54,1.66,13,3.25,2.05,12,2.7,1.7,10,6.5,1.41,8,5.88,2.42,16,6.6,1.43,10,5.56,2.3,9,2.67,1.66,9,3.23,2.05,13,5.94,2.33,17,6.67,1.63,6,6.5,1.51,8,5.82,2.18,11,2.56,1.67,9,3.31,2.02,13,6.25,2.35,16,5.75,1.67,8 +13591,watermelon,6.75,1.94,20,4.64,2.48,22,6.48,1.89,21,6.22,1.3,9,7.18,2.32,11,5.5,2.46,10,3.92,2.35,12,5.5,1.31,8,7.08,1.98,13,6.57,1.65,14,7.17,2.64,6,5.62,2.5,8,4.07,2.37,14,6.12,1.89,8,6.69,1.93,13,7,1.83,10,6.5,2.12,10,4.92,2.47,12,4.3,2.58,10,6.75,2.14,12,6.11,1.54,9 +13592,waterproof,5.8,1.85,20,3.78,2.28,23,6,2.17,26,5.7,1.83,10,5.9,1.97,10,4.18,2.64,11,3.42,1.93,12,5.91,2.17,11,6.29,2.16,14,6.6,1.65,10,5,1.76,10,4.36,2.84,11,3.25,1.54,12,5.76,2.22,17,6.88,1.81,8,6.08,2.22,13,5.29,0.76,7,3.6,2.26,15,4.12,2.42,8,6.24,2.22,17,5.56,2.13,9 +13593,waterworks,5.4,2.01,20,3.6,2.52,20,4.88,2.17,25,5.5,2.65,4,5.38,1.93,16,4.25,2.06,4,3.44,2.66,16,4.78,2.54,9,4.94,2.02,16,5.62,2.13,8,5.25,2.01,12,3.33,2.24,9,3.82,2.82,11,5.14,2.18,14,4.55,2.21,11,5.45,1.51,11,5.33,2.6,9,3.33,2.92,9,3.82,2.27,11,5,2.28,18,4.57,1.99,7 +13594,watery,4.79,1.78,19,3.24,2,21,5.18,2.02,22,5.33,1.12,9,4.3,2.16,10,3.88,2.23,8,2.85,1.82,13,5.18,2.27,11,5.18,1.83,11,5.14,1.21,7,4.58,2.07,12,4.11,2.09,9,2.58,1.73,12,4.92,2.18,13,5.56,1.81,9,4.7,1.89,10,4.89,1.76,9,2.88,2.17,8,3.46,1.94,13,4.86,2.25,14,5.75,1.49,8 +13595,wave,6.32,1,19,4.19,2.16,21,5.48,2.43,23,5.33,0.58,3,6.5,0.97,16,4.38,1.69,8,4.08,2.47,13,5,2.87,9,5.79,2.15,14,6.22,0.97,9,6.4,1.07,10,4.56,2.13,9,3.92,2.23,12,6.27,2.55,15,4,1.31,8,6.29,1.11,7,6.33,0.98,12,5.4,1.78,10,3.09,1.92,11,6.08,2.69,13,4.7,1.89,10 +13596,wavelength,6.05,1.77,21,3.44,2.31,25,5.22,2.18,18,6.33,1.66,9,5.83,1.9,12,3,1.9,6,3.56,2.53,18,4.43,1.62,7,5.73,2.41,11,6.25,1.53,16,5.4,2.51,5,3.5,2.77,14,3.3,1.77,10,5.67,2.45,9,4.78,1.92,9,5.75,1.91,12,6.44,1.59,9,4,2.45,16,2.44,1.74,9,4.82,2.18,11,5.86,2.19,7 +13597,waver,5.18,1.56,22,3.84,1.83,19,5.33,2.2,21,5.2,0.84,5,5.12,1.78,16,3.88,1.46,8,3.82,2.14,11,6.2,1.75,10,4.55,2.34,11,4.58,1.24,12,5.9,1.66,10,4.1,1.85,10,3.56,1.88,9,5.33,2.23,12,5.33,2.29,9,5.09,1.7,11,5.27,1.49,11,3.5,2.27,8,4.09,1.51,11,6.11,1.83,9,4.75,2.34,12 +13598,wavy,6.32,2.16,19,2.5,1.67,20,5,2.33,19,7,2,3,6.53,1.81,15,2.6,1.71,10,2.4,1.71,10,4.67,2.4,9,5.3,2.36,10,6.67,1.86,6,6.58,1.83,12,2.43,1.81,7,2.54,1.66,13,4.14,2.85,7,5.5,1.93,12,6.33,2.27,12,6.29,2.14,7,2.8,1.81,10,2.2,1.55,10,5.12,2.1,8,4.91,2.59,11 +13599,wax,4.68,1.91,22,3.64,2.06,22,6.2,2.21,20,4.86,2.48,7,4.6,1.68,15,4.1,2.28,10,3.25,1.86,12,6.71,1.89,7,5.92,2.4,13,4.73,2.15,11,4.64,1.75,11,3.45,1.86,11,3.82,2.32,11,6.13,2.33,15,6.4,2.07,5,4.4,1.43,10,4.92,2.27,12,3.4,1.65,10,3.83,2.41,12,5.9,1.85,10,6.5,2.59,10 +13600,waxed,5.23,1.66,22,5.37,2.43,19,5.19,2.6,21,4.4,1.52,5,5.5,1.71,16,5.88,1.81,8,5,2.83,11,5.7,2.45,10,4.73,2.76,11,5,1.65,12,5.5,1.72,10,6.2,2.1,10,4.44,2.55,9,5.08,2.71,12,5.33,2.6,9,5.36,1.63,11,5.09,1.76,11,5,3.21,8,5.64,1.8,11,5.44,2.55,9,5,2.73,12 +13601,way,5.91,1.44,22,2.9,1.92,21,4.83,1.82,18,6,1.55,6,5.93,1.49,15,3.43,2.23,7,2.64,1.78,14,4.67,1.94,9,5.38,1.51,8,6.29,1.68,14,5.29,0.49,7,3.22,2.39,9,2.67,1.56,12,4.9,2.38,10,4.75,0.89,8,5.93,1.54,14,5.88,1.36,8,2.33,2.42,6,3.13,1.73,15,4.9,2.38,10,4.75,0.89,8 +13602,wayward,5.9,1.86,20,4.21,2.13,24,4.91,2.56,22,6.5,2.27,8,5.5,1.51,12,4.46,2.47,13,3.91,1.7,11,4.77,2.59,13,5.11,2.67,9,6.43,2.57,7,5.58,1.44,12,4.77,1.96,13,3.55,2.21,11,5.5,2.47,12,4.2,2.62,10,6.2,2.3,10,5.6,1.35,10,4,2.31,16,4.62,1.77,8,5.4,2.95,10,4.5,2.24,12 +13603,weak,2.95,1.43,22,4.9,2.17,20,5.32,2.96,19,3.31,1.38,13,2.44,1.42,9,4.57,1.62,7,5.08,2.47,13,6.14,3.34,7,4.83,2.76,12,3,1.54,12,2.9,1.37,10,4.22,1.86,9,5.45,2.34,11,5.9,2.85,10,4.67,3.12,9,2.75,1.42,12,3.2,1.48,10,5.86,0.69,7,4.38,2.53,13,5.43,2.99,7,5.25,3.08,12 +13604,weaken,3.3,1.13,20,4.19,2.86,16,3.42,2.73,24,3.6,0.89,5,3.2,1.21,15,3.8,2.77,5,4.36,3.01,11,3.46,2.44,13,3.36,3.17,11,3.1,1.2,10,3.5,1.08,10,4.86,3.02,7,3.67,2.78,9,3.19,2.43,16,3.88,3.4,8,3.14,1.23,14,3.67,0.82,6,4.7,2.87,10,3.33,2.88,6,3.53,2.77,15,3.22,2.82,9 +13605,weakling,3.55,1.23,20,4.21,2.43,24,3.79,2.39,28,4,0.93,8,3.25,1.36,12,4,2.55,9,4.33,2.44,15,3.29,2.27,14,4.29,2.49,14,3.33,1,9,3.73,1.42,11,4.17,2.52,12,4.25,2.45,12,3,2.08,14,4.57,2.5,14,3.3,1.16,10,3.8,1.32,10,4.5,2.35,12,3.92,2.57,12,3.25,2.01,12,4.19,2.64,16 +13606,weakness,3.24,2.05,21,4.43,2.15,23,3.81,2.35,26,3.36,2.11,11,3.1,2.08,10,5.09,2.34,11,3.83,1.85,12,3.45,2.25,11,4.07,2.56,14,3.4,2.12,10,3.09,2.07,11,4.45,2.38,11,4.42,2.02,12,4.18,2.38,17,3,2.39,8,3.31,2.43,13,3.12,1.36,8,4.8,2.14,15,3.75,2.12,8,3.94,2.46,17,3.56,2.24,9 +13607,wealth,7.33,1.93,21,5.24,2.4,25,6.53,2.39,19,6.78,2.44,9,7.75,1.42,12,5,2.1,6,5.33,2.61,18,6.57,2.88,7,6.5,2.2,12,7.06,2.11,16,8.2,0.84,5,4.93,2.59,14,5.7,2.31,10,5.67,2.45,9,7.3,2.16,10,7.83,1.19,12,6.67,2.55,9,4.88,2.39,16,5.89,2.42,9,6.91,2.66,11,6,2,8 +13608,wealthy,6.37,1.5,19,5.3,2.69,23,6.11,2.54,933,6,0,3,6.44,1.63,16,4.64,2.84,11,5.92,2.5,12,6.2,2.47,410,6.03,2.59,518,6.22,1.64,9,6.5,1.43,10,5.45,2.84,11,5.17,2.66,12,6.31,2.44,510,5.87,2.63,419,6,1.63,7,6.58,1.44,12,5.82,2.71,11,4.83,2.69,12,6.09,2.56,504,6.12,2.51,429 +13609,weapon,3.95,2.27,41,6.27,2.48,44,4.88,2.71,24,4,2.38,20,3.9,2.21,21,7,1.96,15,5.9,2.66,29,5.5,2,8,4.56,3.01,16,4.15,2.11,20,3.76,2.45,21,6.9,2.17,20,5.75,2.64,24,5.41,2.53,17,3.5,3.15,6,3.74,2.07,23,4.22,2.53,18,6.26,2.46,27,6.29,2.59,17,4.94,2.74,16,4.75,2.82,8 +13610,weaponry,3.71,1.98,21,6.09,2.33,23,5.46,2.16,26,4.09,2.02,11,3.3,1.95,10,5.91,2.55,11,6.25,2.22,12,5.73,2.2,11,5.29,2.27,14,4.2,1.81,10,3.27,2.1,11,5.45,2.81,11,6.67,1.72,12,5.29,2.31,17,5.88,2.03,8,3.85,2.23,13,3.5,1.6,8,6.2,2.4,15,5.88,2.36,8,5.53,2.4,17,5.33,1.73,9 +13611,wear,6.36,1.29,22,3.33,1.88,21,5.72,1.53,18,6.17,1.47,6,6.53,1.25,15,3.14,2.41,7,3.43,1.65,14,5.67,1.5,9,5.75,1.75,8,6.43,1.4,14,6.43,1.13,7,3.22,2.33,9,3.42,1.56,12,5.8,1.69,10,5.62,1.41,8,6.29,1.44,14,6.5,1.07,8,3.67,2.8,6,3.2,1.47,15,5.6,1.9,10,5.88,0.99,8 +13612,wearer,5.21,1.96,19,3.86,1.98,21,5.35,1.77,23,5,2.28,6,5.31,1.89,13,4.33,2.15,12,3.22,1.64,9,4.5,1.41,8,5.8,1.82,15,5,1.25,10,5.44,2.6,9,4.67,2.12,9,3.25,1.71,12,5.18,2.01,17,6,0.71,5,5.5,1.6,8,5,2.24,11,3.33,1.5,9,4.25,2.26,12,5.47,2.03,15,5.12,1.25,8 +13613,weary,3.25,1.33,20,2.9,1.84,21,4.55,2.47,60,3,0.71,5,3.33,1.5,15,2.14,1.46,7,3.15,1.95,13,4.71,2.65,31,4.38,2.29,29,3.7,1.16,10,2.8,1.4,10,2.71,1.89,7,2.85,1.86,13,4.81,2.69,36,4.17,2.08,24,3.08,1.51,12,3.5,1.07,8,3.18,2.09,11,2.6,1.58,10,5.1,2.51,31,3.97,2.32,29 +13614,weasel,3.71,1.62,21,4.92,2.04,25,4.77,2.45,22,3.25,1.28,8,4,1.78,13,5,2.45,13,4.83,1.59,12,5.46,2.5,13,3.78,2.11,9,4,2.33,8,3.67,0.98,12,5.64,1.91,14,4,1.9,11,5,2.73,12,4.5,2.17,10,3.1,1.1,10,4.27,1.85,11,4.41,2.15,17,6,1.31,8,5.7,2.5,10,4,2.22,12 +13615,weather,6.05,1.59,22,4.21,2.32,19,4.37,2.79,19,6.15,1.63,13,5.89,1.62,9,4.43,1.72,7,4.08,2.68,12,5.14,2.34,7,3.92,3.03,12,5.75,1.66,12,6.4,1.51,10,3.78,1.72,9,4.6,2.8,10,5.1,2.81,10,3.56,2.7,9,5.75,1.66,12,6.4,1.51,10,4.43,2.44,7,4.08,2.35,12,4.71,3.5,7,4.17,2.44,12 +13616,weatherman,4.63,1.34,19,2.89,1.88,18,4.88,2.29,17,5.09,0.94,11,4,1.6,8,2.75,1.71,4,2.93,1.98,14,4.5,2.07,8,5.22,2.54,9,4.88,1.13,8,4.45,1.51,11,3.71,2.06,7,2.36,1.63,11,4.33,2.42,6,5.18,2.27,11,4.62,1.19,13,4.67,1.75,6,2.36,1.86,11,3.71,1.7,7,4.57,2.51,7,5.1,2.23,10 +13617,weave,5.41,1.22,22,3.1,2.05,21,6.36,1.89,22,5.43,1.34,14,5.38,1.06,8,3.27,2.1,11,3.11,2.09,9,6.17,0.75,6,6.44,2.19,16,5.7,1.34,10,5.17,1.11,12,3,2.24,11,3.2,1.93,10,5.92,1.32,13,7,2.45,9,5.5,1.31,12,5.3,1.16,10,2.85,1.99,13,3.5,2.2,8,6.25,1.82,12,6.5,2.07,10 +13618,web,5.68,1.67,19,4.14,2.83,22,3.96,1.95,28,5.33,0.52,6,5.85,1.99,13,4,2.79,11,4.27,3,11,3.55,2.38,11,4.24,1.64,17,5.91,1.64,11,5.38,1.77,8,2.91,1.58,11,5.36,3.32,11,3.89,2.03,18,4.1,1.91,10,5.77,1.69,13,5.5,1.76,6,4.29,2.92,14,3.88,2.85,8,3.81,2.2,16,4.17,1.64,12 +13619,website,6.76,1.64,21,3.58,2.22,24,5.68,2.21,19,6.56,1.67,9,6.92,1.68,12,3.17,1.83,6,3.82,2.4,17,4.71,2.36,7,6.25,2.01,12,6.75,1.77,16,6.8,1.3,5,3.07,2.43,14,4.56,1.67,9,5.67,2.55,9,5.7,2,10,6.92,1.62,12,6.56,1.74,9,3.87,2,15,3.11,2.62,9,5.64,2.66,11,5.75,1.58,8 +13620,wed,6.79,1.55,19,4.95,2.87,21,5.68,2.17,22,6.6,1.67,5,6.85,1.63,13,4.83,2.86,6,5,2.98,15,6.3,1.34,10,5.17,2.62,12,6.71,1.38,7,6.82,1.78,11,4.14,3.02,7,5.36,2.82,14,6,1.63,10,5.42,2.57,12,6.67,1.5,12,7,1.73,7,4.55,3.08,11,5.4,2.72,10,6,1.88,14,5.12,2.64,8 +13621,wedded,6.9,1.48,20,4.14,2.41,21,6.64,2.16,25,7.33,1.15,3,6.82,1.55,17,5.14,2.85,7,3.69,2.18,13,6.25,2.12,8,6.82,2.21,17,7.29,1.6,7,6.69,1.44,13,4.43,2.94,7,4.08,2.29,13,6.21,2.49,14,7.18,1.6,11,7,1.58,9,6.82,1.47,11,4.55,2.46,11,3.7,2.41,10,6.72,2.47,18,6.43,1.13,7 +13622,wedding,7.35,1.57,20,5.32,3.12,44,5.08,2.31,38,7,1.86,12,7.88,0.83,8,5.57,2.87,21,5.09,3.37,23,5.05,2.7,19,4.94,1.83,18,8.33,1.15,3,7.18,1.59,17,5.1,2.92,20,5.5,3.32,24,4.47,2.18,17,5.57,2.34,21,7.64,1.21,11,7,1.94,9,4.93,3.29,30,6.14,2.63,14,4.48,1.99,21,5.82,2.51,17 +13623,wedge,4.74,0.65,19,3.24,1.73,21,5.04,2.48,23,4.67,0.58,3,4.75,0.68,16,4,1.2,8,2.77,1.88,13,5.22,2.54,9,4.93,2.53,14,5,0.71,9,4.5,0.53,10,3.78,1.79,9,2.83,1.64,12,5.2,2.81,15,4.75,1.83,8,4.86,0.69,7,4.67,0.65,12,3.5,1.78,10,3,1.73,11,5.31,3.04,13,4.7,1.57,10 +13624,wedlock,5.74,2.02,19,4.45,2.14,20,4.91,2.56,23,5,1,3,5.88,2.16,16,4.62,2,8,4.33,2.31,12,4.89,2.57,9,4.93,2.64,14,5.44,2.13,9,6,2,10,4,2.33,8,4.75,2.05,12,5.4,2.67,15,4,2.2,8,6.43,1.62,7,5.33,2.19,12,5.3,2.16,10,3.6,1.84,10,4.92,3.01,13,4.9,1.97,10 +13625,wee,5.95,1.61,19,3.3,2.45,20,5.8,2.31,25,6,1.73,3,5.94,1.65,16,2.86,2.04,7,3.75,2.7,12,6.38,2,8,5.53,2.45,17,5.71,1.25,7,6.08,1.83,12,3,2.08,7,3.67,2.71,12,6.07,2.53,14,5.45,2.07,11,5.33,1.32,9,6.5,1.72,10,3.64,2.87,11,2.89,1.9,9,5.83,2.46,18,5.71,2.06,7 +13626,weed,4.65,2.1,23,4.78,2.81,23,5.44,1.89,18,5.5,2.07,10,3.75,1.82,12,5.88,2.75,8,4.14,2.85,14,5,1.53,7,5.73,2.1,11,4,2.39,8,4.86,1.92,14,4.89,2.89,9,4.71,2.87,14,4.86,1.86,7,5.82,1.89,11,4.91,1.92,11,4.42,2.31,12,4.44,3.68,9,5,2.22,14,5.47,2,15,5.33,1.53,3 +13627,weeds,4.6,2.3,20,4.32,1.99,22,4.42,2.01,19,4.67,2.65,9,4.55,2.11,11,4.8,2.86,5,4.31,1.7,16,3.33,1.86,6,4.92,1.93,13,4.57,2.53,14,4.67,1.86,6,4.17,2.08,12,4.78,1.86,9,4.22,1.64,9,4.6,2.37,10,5.3,2.63,10,3.9,1.79,10,3.67,2.35,12,5.1,1.1,10,3.33,1.03,6,4.92,2.18,13 +13628,week,5.27,1.83,22,3.33,2.03,21,5.28,2.32,18,5.67,1.75,6,5.13,1.96,15,3.14,2.61,7,3.43,1.79,14,4.78,2.59,9,5.75,2.19,8,5.29,2.23,14,5.29,0.95,7,3.33,2.4,9,3.33,1.83,12,5.8,2.74,10,4.62,1.6,8,5.29,1.9,14,5.25,1.83,8,3.67,2.8,6,3.2,1.74,15,5.6,2.76,10,4.88,1.73,8 +13629,weekday,4.62,1.86,21,3.68,2.08,25,5.32,2.38,22,4.88,1.89,8,4.46,1.9,13,3.77,2.35,13,3.58,1.83,12,5.77,2.71,13,4.67,1.73,9,4.75,1.49,8,4.42,2.15,12,3.93,1.64,14,3.36,2.58,11,5.67,2.74,12,4.9,1.91,10,4.7,2.11,10,4.55,1.69,11,3.47,2.21,17,4.12,1.81,8,5.5,3.06,10,5.17,1.75,12 +13630,weekend,7.17,2.2,18,5.81,2.82,21,7.11,1.78,18,5.62,2.45,8,8.4,0.84,10,5.29,2.75,7,6.07,2.92,14,6.73,1.95,11,7.71,1.38,7,6.18,2.32,11,8.71,0.49,7,6.22,2.86,9,5.5,2.88,12,7.55,1.57,11,6.43,1.99,7,6.5,2.39,12,8.5,0.84,6,5.75,2.63,12,5.89,3.22,9,7.22,1.99,9,7,1.66,9 +13631,weekly,5.43,1.6,21,2.86,1.53,21,6.04,2.09,25,5.42,1.44,12,5.44,1.88,9,3.14,1.35,7,2.71,1.64,14,5.5,2.42,10,6.4,1.84,15,6,2,4,5.29,1.53,17,3.1,1.73,10,2.64,1.36,11,5.86,2.41,7,6.11,2.03,18,5.83,1.95,12,4.89,0.78,9,2.69,1.49,13,3.12,1.64,8,6,2.12,9,6.06,2.14,16 +13632,weenie,3.86,2.1,21,3.88,2.49,25,4.67,2.4,18,4.56,1.94,9,3.33,2.15,12,4.33,2.88,6,3.72,2.49,18,4.17,2.23,6,4.92,2.54,12,3.81,1.97,16,4,2.74,5,3.5,2.59,14,4.4,2.5,10,5.12,2.75,8,4.3,2.16,10,4.5,2.24,12,3,1.66,9,4.56,2.37,16,2.67,2.35,9,4.6,2.99,10,4.75,1.58,8 +13633,weep,2.88,2.07,24,4,2.47,23,4.17,2.75,18,3.73,2.61,11,2.15,1.14,13,4.27,2.2,11,3.75,2.77,12,4.6,2.99,10,3.62,2.5,8,4,2.56,8,2.33,1.63,15,4.64,2.87,11,3.42,1.98,12,5.29,2.81,7,3.45,2.58,11,3.13,2.26,15,2.44,1.74,9,3.64,2.38,11,4.33,2.61,12,4.67,2.92,9,3.67,2.65,9 +13634,weeping willow,6.53,1.78,19,3.7,2.77,20,5.29,1.99,24,6.38,1.89,13,6.83,1.6,6,6,2.92,5,2.93,2.34,15,5.15,1.68,13,5.45,2.38,11,6,1.94,9,7,1.56,10,5.14,3.63,7,2.92,1.93,13,5.55,2.5,11,5.08,1.5,13,6.67,1.5,9,6.4,2.07,10,4.3,3.2,10,3.1,2.28,10,5.22,2.22,9,5.33,1.91,15 +13635,weepy,3.05,1.54,19,4,2.1,21,3.85,1.87,20,3.67,1.15,3,2.94,1.61,16,4,2.97,6,4,1.77,15,3.67,1.51,6,3.93,2.06,14,3.1,1.66,10,3,1.5,9,4,1.83,7,4,2.29,14,3.8,1.55,10,3.9,2.23,10,3.38,1.19,8,2.82,1.78,11,4.44,2.24,9,3.67,2.02,12,3.88,2.03,8,3.83,1.85,12 +13636,weigh,4.32,1.49,19,4.14,2.51,22,5,2.41,22,5.22,1.09,9,3.5,1.35,10,5.12,2.47,8,3.57,2.44,14,5.18,2.82,11,4.82,2.04,11,5.29,0.95,7,3.75,1.48,12,4.1,2.23,10,4.17,2.82,12,5.15,2.23,13,4.78,2.77,9,4.1,1.6,10,4.56,1.42,9,4.62,2.77,8,3.86,2.41,14,5.07,2.4,14,4.88,2.59,8 +13637,weight,3.91,2.11,22,4.05,2.33,20,5.95,2.9,19,5,1.47,13,2.33,1.94,9,3.14,1.77,7,4.54,2.5,13,6.71,2.06,7,5.5,3.29,12,4.58,2.15,12,3.1,1.85,10,3.44,2.46,9,4.55,2.21,11,6.8,2.44,10,5,3.2,9,4,2.34,12,3.8,1.93,10,4.14,2.41,7,4,2.38,13,5.71,3.5,7,6.08,2.64,12 +13638,weird,5.09,1.93,22,4.29,2.37,21,4.75,2.41,16,5.17,2.14,6,5,1.96,15,3.86,3.08,7,4.5,2.03,14,4.25,2.6,8,5.25,2.25,8,5.21,2.15,14,4.71,1.6,7,4.33,2.55,9,4.25,2.34,12,5,3.02,8,4.5,1.77,8,5.29,2.09,14,4.75,1.67,8,3.33,2.34,6,4.67,2.35,15,5.25,3.11,8,4.25,1.49,8 +13639,weirdness,4.82,1.87,22,4.56,2.14,25,5.38,2.14,24,4.44,1.88,9,5.08,1.89,13,4.56,2.19,9,4.56,2.19,16,4.44,2.01,9,5.93,2.09,15,6,1.41,8,4.14,1.79,14,4.69,1.93,13,4.42,2.43,12,4.83,2.08,12,5.92,2.15,12,4.5,2.39,12,5.2,0.92,10,4,2.42,14,5.27,1.56,11,5.23,2.55,13,5.55,1.63,11 +13640,weirdo,5.19,2.42,21,4.9,2.59,20,3.95,2.52,22,5.17,2.99,6,5.2,2.27,15,5.38,2.5,8,4.58,2.71,12,3.75,2.22,12,4.2,2.94,10,6.11,3.02,9,4.5,1.68,12,5.44,2.65,9,4.45,2.58,11,2.43,1.81,7,4.67,2.53,15,6.6,2.07,10,3.91,2.02,11,5.15,2.27,13,4.43,3.26,7,3.92,2.97,12,4,2,10 +13641,welcome,7.27,1.88,22,3.76,2.26,21,6.24,2.17,17,7.17,2.14,6,7.27,1.91,15,3.86,2.54,7,3.71,2.2,14,6.11,2.47,9,6.38,1.92,8,6.64,2.1,14,8.43,0.53,7,3.11,2.15,9,4.25,2.3,12,5.78,2.44,9,6.75,1.83,8,7.29,1.68,14,7.25,2.31,8,4.33,2.66,6,3.53,2.13,15,6,2.65,9,6.5,1.6,8 +13642,weld,4.95,1.22,19,4.62,1.96,21,5.12,2.36,33,5.22,1.39,9,4.7,1.06,10,5.38,1.41,8,4.15,2.15,13,4.86,2.74,14,5.32,2.08,19,4.89,0.93,9,5,1.49,10,5,2.16,13,4,1.51,8,4.9,2.62,21,5.5,1.83,12,4.9,0.88,10,5,1.58,9,4.71,1.94,14,4.43,2.15,7,5.56,1.71,16,4.71,2.82,17 +13643,welder,5.57,1.63,21,3.8,2.57,25,5.58,2.24,19,6.11,1.69,9,5.17,1.53,12,3.17,2.48,6,4,2.7,18,5,2.08,7,5.92,2.35,12,5.56,1.5,16,5.6,2.19,5,3.57,2.87,14,4.1,2.33,10,4.44,1.88,9,6.6,2.12,10,6,1.95,12,5,0.87,9,4.19,2.48,16,3.11,2.71,9,5.91,2.39,11,5.12,2.1,8 +13644,welding,5.47,1.58,19,3.7,2.13,20,5.62,1.76,24,5.69,1.84,13,5,0.63,6,4.4,1.52,5,3.47,2.29,15,6,1.58,13,5.18,1.94,11,5.67,1.66,9,5.3,1.57,10,5.29,1.8,7,2.85,1.82,13,5.09,2.07,11,6.08,1.38,13,4.78,1.2,9,6.1,1.66,10,3.7,1.77,10,3.7,2.54,10,6,2.18,9,5.4,1.5,15 +13645,welfare,3.58,2.19,19,4.32,1.89,22,4.25,1.98,24,3.5,1.97,6,3.62,2.36,13,4.5,2.2,12,4.1,1.52,10,3.88,1.55,8,4.44,2.19,16,3.9,1.73,10,3.22,2.68,9,5.33,1.87,9,3.62,1.61,13,3.76,1.82,17,5.67,2.07,6,3.12,1.96,8,3.91,2.39,11,4,2.12,9,4.54,1.76,13,4.25,2.21,16,4.25,1.58,8 +13646,wellness,7.67,1.28,21,4.56,2.4,25,6.95,1.9,19,7.44,1.24,9,7.83,1.34,12,4.17,2.32,6,4.67,2.54,18,7.29,2.14,7,6.75,1.82,12,7.5,1.37,16,8.2,0.84,5,3.86,2.6,14,5.5,1.96,10,7.22,1.99,9,6.7,1.89,10,7.83,0.83,12,7.44,1.74,9,4.38,2.39,16,4.89,2.52,9,6.91,2.02,11,7,1.85,8 +13647,welsh,4.53,1.5,19,4,2.02,22,4.89,2,19,4.11,2.09,9,4.9,0.57,10,4,2.92,5,4.19,1.68,16,4.67,3.01,6,5,1.47,13,4.46,1.27,13,4.67,2.07,6,4.17,1.85,12,4.11,2.2,9,4.56,1.01,9,5.2,2.62,10,4.3,1.25,10,4.78,1.79,9,3.25,1.86,12,4.9,1.91,10,4.5,2.66,6,5.08,1.71,13 +13648,wench,4.52,2.21,23,4.06,1.92,18,3.91,1.9,22,5.14,2.34,7,4.25,2.18,16,3.17,0.98,6,4.5,2.15,12,4.8,1.48,10,3.17,1.95,12,4.55,1.75,11,4.5,2.65,12,3.9,2.02,10,4.25,1.91,8,4.18,1.72,11,3.64,2.11,11,4.57,2.59,14,4.44,1.59,9,3.11,1.69,9,5,1.73,9,3.82,1.94,11,4,1.95,11 +13649,werewolf,3.85,2.21,20,5,2.56,22,4.44,2.79,18,5.12,2.36,8,3,1.71,12,4.9,2.33,10,5.08,2.84,12,4.4,2.8,10,4.5,2.98,8,5.29,2.43,7,3.17,1.75,12,5,2.65,11,5,2.61,11,5.43,3.05,7,3.82,2.56,11,4.25,2.67,12,3.25,1.16,8,5.82,2.79,11,4.18,2.14,11,4.22,2.49,9,4.67,3.2,9 +13650,west,5.72,1.71,18,3.05,1.94,21,4.94,2.04,18,5,1.6,8,6.3,1.64,10,2.57,1.81,7,3.29,2.02,14,4.64,2.01,11,5.43,2.15,7,5.36,1.63,11,6.29,1.8,7,2.89,1.96,9,3.17,1.99,12,5.18,1.89,11,4.57,2.37,7,5.17,1.59,12,6.83,1.47,6,3.08,1.98,12,3,2,9,5.11,2.67,9,4.78,1.3,9 +13651,westbound,5.18,1.33,22,4.74,2.49,23,5.84,1.61,19,5.38,1.51,8,4.77,0.6,13,5,2.88,8,4.64,2.44,14,6.43,1.81,7,5.55,1.51,11,5.12,1.73,8,4.92,0.28,13,4.56,3.17,9,4.86,2.07,14,5.57,1.9,7,6,1.48,12,5.18,1.33,11,5.18,1.4,11,3.22,2.33,9,5.71,2.13,14,5.88,1.75,16,5.67,0.58,3 +13652,western,5.35,1.95,20,4.48,2.59,23,5.29,1.65,21,6.6,2.51,5,4.93,1.62,15,5.17,2.48,12,3.73,2.61,11,4.73,1.9,11,5.67,0.87,9,4.73,2.2,11,6.11,1.36,9,4.5,2.73,16,4.43,2.44,7,5.18,1.47,11,5.4,1.9,10,5.46,1.98,13,5.14,2.04,7,4.47,2.86,19,4.5,0.58,4,5.36,1.34,14,5.14,2.27,7 +13653,wet,5.64,2.26,22,5,2.71,20,6.11,2.66,19,6.23,2.35,13,4.78,1.92,9,6.14,2.73,7,4.38,2.6,13,5.86,2.97,7,6.25,2.6,12,6.33,2.19,12,4.8,2.15,10,4.78,2.59,9,5.18,2.93,11,7.2,1.69,10,4.89,3.1,9,5.92,2.11,12,5.3,2.5,10,5.86,2.85,7,4.54,2.63,13,6.29,2.98,7,6,2.59,12 +13654,wetback,2.75,2.07,20,3.67,2.35,18,3.95,2.06,21,2.4,2.07,5,2.87,2.13,15,3.5,2.26,6,3.75,2.49,12,4.67,1.94,9,3.42,2.07,12,2,1.05,10,3.5,2.59,10,3.3,2.16,10,4.12,2.64,8,4.1,2.08,10,3.82,2.14,11,2.83,2.21,12,2.62,2,8,2.78,2.54,9,4.56,1.88,9,3.8,1.62,10,4.09,2.47,11 +13655,whack,4.14,1.59,21,3.71,2.46,24,5.68,2.19,19,5.25,1.49,8,3.46,1.27,13,4.5,2.07,6,3.44,2.57,18,5.91,2.12,11,5.38,2.39,8,4.67,1.3,12,3.44,1.74,9,4.2,2.53,10,3.36,2.44,14,6.08,1.98,13,4.83,2.56,6,4.14,1.41,14,4.14,2.04,7,4.12,2.16,16,2.88,2.95,8,6,2.24,11,5.25,2.19,8 +13656,whale,5.81,2.14,21,4.2,2.76,20,5.57,1.96,21,5.83,1.47,6,5.8,2.4,15,4.25,2.38,8,4.17,3.1,12,5.73,2.49,11,5.4,1.26,10,5.17,2.32,6,6.07,2.09,15,3.7,2.54,10,4.7,3.02,10,5.43,2.38,14,5.86,0.69,7,5.86,2.12,7,5.79,2.22,14,4.36,3.1,14,3.83,1.94,6,5.5,2.24,12,5.67,1.66,9 +13657,whaling,3.26,2,19,3.2,1.99,20,4.35,2.35,20,3.33,1.53,3,3.13,2.13,15,2.6,1.65,10,3.8,2.2,10,5.4,2.59,10,3.3,1.57,10,4.17,2.79,6,2.67,1.37,12,2.29,1.8,7,3.69,1.97,13,4.75,2.12,8,4.08,2.54,12,2.92,1.68,12,3.86,2.48,7,2.8,1.93,10,3.6,2.07,10,3.44,1.88,9,5.09,2.51,11 +13658,whammy,4.95,1.8,21,5.75,2.59,20,4.48,2.18,21,5.5,1.05,6,4.73,2.02,15,5.62,2.5,8,5.83,2.76,12,4.45,2.21,11,4.5,2.27,10,4.67,1.75,6,5.07,1.87,15,4.8,3.08,10,6.7,1.64,10,4.71,2.3,14,4,2,7,5.71,1.98,7,4.57,1.65,14,5.43,2.9,14,6.5,1.64,6,4.33,2.15,12,4.67,2.35,9 +13659,wharf,5.24,1.55,21,3.65,1.9,20,5.62,2.11,21,5.17,0.75,6,5.27,1.79,15,3.5,2,8,3.75,1.91,12,5.55,2.5,11,5.7,1.7,10,4.5,1.38,6,5.53,1.55,15,3.9,2.02,10,3.4,1.84,10,5.36,2.34,14,6.14,1.57,7,4.57,1.27,7,5.57,1.6,14,3.79,2.19,14,3.33,1.03,6,5.25,2.22,12,6.11,1.96,9 +13660,whatnot,5.48,1.5,21,2.59,1.87,22,6.06,1.95,18,5.78,1.56,9,5.25,1.48,12,2.5,1.78,10,2.67,2.02,12,6.4,1.65,10,5.62,2.33,8,5.43,2.23,7,5.54,1.13,13,3,2.14,11,2.18,1.54,11,7.29,1.7,7,5.27,1.74,11,5.38,1.71,13,5.62,1.19,8,2.45,1.51,11,2.73,2.24,11,6.33,2.12,9,5.78,1.86,9 +13661,wheat,4.95,1.93,19,3.94,2.3,17,5.75,2.21,24,5,2.24,5,4.93,1.9,14,4.6,2.51,5,3.67,2.27,12,5.46,2.47,13,6.09,1.92,11,4.78,1.64,9,5.1,2.23,10,4.29,2.43,7,3.7,2.31,10,5.44,2.39,16,6.38,1.77,8,4.43,1.7,14,6.4,1.95,5,4.18,1.94,11,3.5,3.02,6,6.27,2.12,15,4.89,2.2,9 +13662,wheel,5.9,1.51,21,4,2.36,20,6.16,2.29,19,6.46,1.66,13,5,0.53,8,4.86,2.41,7,3.54,2.3,13,6.57,2.07,7,5.92,2.47,12,6.33,1.44,12,5.33,1.5,9,4,2.55,9,4,2.32,11,6.4,2.32,10,5.89,2.37,9,5.67,1.15,12,6.22,1.92,9,4.43,2.37,7,3.77,2.42,13,6.29,2.21,7,6.08,2.43,12 +13663,wheel barrow,5.48,1.75,21,3.05,1.96,20,6.11,2.04,36,5.62,1.85,8,5.38,1.76,13,2.8,1.79,5,3.13,2.07,15,5.91,2.34,11,6.2,1.94,25,5.46,2.03,13,5.5,1.31,8,3.08,2.27,12,3,1.51,8,6.4,1.93,20,5.75,2.18,16,4.91,1.76,11,6.1,1.6,10,3.55,2.16,11,2.44,1.59,9,6.05,1.99,22,6.21,2.19,14 +13664,wheelbarrow,5.17,1.15,18,3.1,1.94,20,5.87,2.05,23,5,1.41,2,5.19,1.17,16,3.5,1.77,8,2.83,2.08,12,5.78,2.59,9,5.93,1.73,14,5.38,0.74,8,5,1.41,10,4.11,1.9,9,2.27,1.62,11,6.27,2.28,15,5.12,1.36,8,5.29,0.49,7,5.09,1.45,11,3.5,1.65,10,2.7,2.21,10,6.54,2.26,13,5,1.41,10 +13665,wheelchair,3.64,1.89,22,3.74,2.08,19,3.95,2.28,20,3.6,0.89,5,3.56,2.16,16,3.5,2,8,3.91,2.21,11,4.22,2.17,9,3.73,2.45,11,3.83,1.95,12,3.4,1.9,10,4.2,1.99,10,3.22,2.17,9,3.64,2.01,11,4.33,2.65,9,3.09,2.07,11,4.18,1.6,11,3.25,1.98,8,4.09,2.17,11,3.33,1.5,9,4.45,2.73,11 +13666,wheeze,3.67,1.91,21,4.24,2.49,25,3.63,2.31,19,4,1.66,9,3.42,2.11,12,3.67,3.01,6,4.39,2.43,18,3,2.24,7,4,2.37,12,3.38,1.67,16,4.6,2.51,5,3.79,2.81,14,4.8,2.1,10,3.78,2.77,9,3.5,1.96,10,3.83,2.25,12,3.44,1.42,9,4.69,2.63,16,3.44,2.13,9,3.55,2.38,11,3.75,2.38,8 +13667,whelp,4.89,1.66,19,4.14,2.29,21,5,2.4,25,4.67,0.58,3,4.94,1.81,16,3.43,2.7,7,4.69,2.02,13,5.12,2.03,8,4.94,2.61,17,4.71,2.06,7,5,1.48,12,3.57,1.9,7,4.62,2.47,13,5,2.25,14,5,2.68,11,4.75,1.16,8,5,2,11,4.18,2.04,11,4.1,2.64,10,4.67,2.68,18,5.86,1.21,7 +13668,whereabouts,5.05,1.39,20,3.87,2.2,23,5.62,2.22,21,4.56,1.13,9,5.45,1.51,11,4,2.53,11,3.75,1.96,12,4.75,1.28,8,6.15,2.54,13,4.79,1.19,14,5.67,1.75,6,3.89,2.98,9,3.86,1.66,14,5.88,1.96,8,5.46,2.44,13,4.7,1.16,10,5.4,1.58,10,3.85,2.08,13,3.9,2.47,10,5.75,2.67,12,5.44,1.59,9 +13669,whiff,4.79,1.36,19,5.05,2.37,20,5.2,2.06,25,4.3,1.57,10,5.33,0.87,9,5.57,1.81,7,4.77,2.65,13,4.85,2.03,13,5.58,2.11,12,4.55,1.51,11,5.12,1.13,8,4.64,2.2,11,5.56,2.6,9,5.18,2.27,17,5.25,1.67,8,4.7,1.7,10,4.89,0.93,9,5.67,2.15,12,4.12,2.53,8,4.94,2.26,16,5.67,1.66,9 +13670,whim,6.16,1.71,19,4.05,2.04,20,5.85,2.7,20,5,0,3,6.33,1.84,15,3.4,2.12,10,4.7,1.83,10,5.8,2.3,10,5.9,3.18,10,5.83,2.32,6,6.25,1.48,12,3.71,2.98,7,4.23,1.42,13,4.88,2.9,8,6.5,2.47,12,6.92,1.38,12,4.86,1.46,7,4.5,2.12,10,3.6,1.96,10,5.56,3.05,9,6.09,2.51,11 +13671,whimper,3.9,1.21,20,4.29,2.05,21,4.72,2.65,25,3.33,1.15,3,4,1.22,17,3.29,1.7,7,4.85,2.15,13,5,2.67,8,4.59,2.72,17,3.86,1.07,7,3.92,1.32,13,3.86,2.12,7,4.54,2.15,13,4.5,2.74,14,5,2.65,11,4,1.41,9,3.82,1.08,11,4.64,2.01,11,3.9,2.13,10,4.78,2.84,18,4.57,2.3,7 +13672,whimsical,6.65,1.42,20,4.77,2.91,22,5.31,2.51,26,6.57,1.72,7,6.69,1.32,13,4.5,2.46,10,5,3.33,12,4.27,2.58,15,6.9,1.6,10,6.91,1.22,11,6.33,1.66,9,5,2.87,9,4.62,3.04,13,5.5,2.9,16,5,1.94,9,6.62,1.26,13,6.71,1.8,7,3.94,2.86,16,7,1.67,6,4.58,2.31,12,5.93,2.59,14 +13673,whimsy,5.52,1.83,21,3.81,2.53,26,5.88,1.83,24,4.89,1.54,9,6,1.95,12,3.1,2.18,10,4.25,2.7,16,6,1.58,9,5.8,2.01,15,6,1.41,7,5.29,2.02,14,4.23,2.95,13,3.38,2.06,13,5.67,1.87,12,6.08,1.83,12,5.55,2.11,11,5.5,1.58,10,3.13,2.47,15,4.73,2.41,11,5.92,2.02,13,5.82,1.66,11 +13674,whine,2.82,1.62,22,3.62,2.36,21,4.73,2.12,22,2.64,1.34,14,3.12,2.1,8,3.36,2.58,11,4.11,2.2,9,5.33,1.37,6,4.5,2.34,16,2.5,1.51,10,3.08,1.73,12,2.55,1.92,11,4.8,2.3,10,5.08,1.5,13,4.22,2.82,9,3.08,1.93,12,2.5,1.18,10,3.38,2.66,13,4,1.85,8,5.75,1.96,12,3.5,1.65,10 +13675,whiny,3.2,1.44,20,4.24,2.28,21,4.68,2.68,34,3.6,1.43,10,2.8,1.4,10,3.62,2,8,4.62,2.43,13,6,3.04,14,3.75,2,20,3.56,1.42,9,2.91,1.45,11,3.77,1.79,13,5,2.88,8,5.18,2.95,22,3.75,1.86,12,3.1,1.66,10,3.3,1.25,10,4.21,2.55,14,4.29,1.8,7,5.29,2.78,17,4.06,2.51,17 +13676,whip,3.6,2.87,20,5.1,3.09,20,4.43,2.64,21,4.33,3.39,6,3.29,2.7,14,6,3.12,8,4.5,3.06,12,4.33,3.17,12,4.56,1.88,9,5,3.46,9,2.45,1.69,11,5,3.16,9,5.18,3.19,11,3.57,2.07,7,4.86,2.85,14,4.22,3.35,9,3.09,2.47,11,5,3.06,13,5.29,3.4,7,4.67,2.93,12,4.11,2.32,9 +13677,whiplash,2.42,1.43,19,5.36,2.36,22,3.73,2.41,22,2.89,1.54,9,2,1.25,10,4.88,2.53,8,5.64,2.31,14,3.45,2.54,11,4,2.37,11,3.86,1.21,7,1.58,0.67,12,4.4,1.58,10,6.17,2.66,12,3.69,2.32,13,3.78,2.68,9,2.6,1.43,10,2.22,1.48,9,5.38,2.72,8,5.36,2.24,14,3.93,2.64,14,3.38,2.07,8 +13678,whirl,5.45,1.05,20,4.57,2.44,21,4.94,2.12,34,5.6,0.7,10,5.3,1.34,10,5,2.62,8,4.31,2.39,13,5,2.18,14,4.9,2.13,20,5.11,1.05,9,5.73,1.01,11,4.69,2.66,13,4.38,2.2,8,5.05,2.44,22,4.75,1.42,12,5.3,1.16,10,5.6,0.97,10,4.14,2.6,14,5.43,1.99,7,5.76,1.56,17,4.12,2.32,17 +13679,whirlpool,5.8,1.36,20,5.35,2.68,20,5.8,2.42,25,4.67,1.15,3,6,1.32,17,6.57,2.82,7,4.75,2.56,12,5.12,2.36,8,6.12,2.45,17,5.14,0.9,7,6.15,1.46,13,5.86,2.61,7,5.17,2.89,12,4.93,2.62,14,6.91,1.64,11,5.89,1.27,9,5.73,1.49,11,5.73,2.37,11,4.89,3.1,9,5.89,2.61,18,5.57,1.99,7 +13680,whirlwind,4.62,2.06,21,6.05,1.84,19,3.62,2.42,21,5,1.26,6,4.47,2.33,15,6.5,1.77,8,5.73,1.9,11,4.09,2.59,11,3.1,2.23,10,4.33,1.63,6,4.73,2.25,15,5.6,1.78,10,6.56,1.88,9,4.07,2.67,14,2.71,1.6,7,4,2,7,4.93,2.09,14,5.92,2.1,13,6.33,1.21,6,3.33,2.53,12,4,2.35,9 +13681,whisk,5.74,1.37,19,4.48,1.66,21,5.2,2.57,20,7,0,3,5.5,1.37,16,4.67,2.34,6,4.4,1.4,15,5.33,2.42,6,5.14,2.71,14,5.7,1.06,10,5.78,1.72,9,3.86,1.21,7,4.79,1.81,14,5.3,2.87,10,5.1,2.38,10,6.25,1.16,8,5.36,1.43,11,4.22,1.39,9,4.67,1.87,12,4.75,3.15,8,5.5,2.2,12 +13682,whiskers,6,2.14,21,4.61,2.21,23,4.81,2.29,21,5.6,2.3,5,6.12,2.16,16,4.25,2.22,12,5,2.24,11,4.82,2.36,11,4.33,1.94,9,5.83,2.55,12,6.22,1.56,9,5.06,2.21,16,3.57,1.99,7,4.18,2.04,11,5.5,2.46,10,6.08,2.22,13,5.88,2.17,8,4.58,2.39,19,4.75,1.26,4,4.64,2.34,14,5.14,2.34,7 +13683,whiskey,5.55,2.5,20,5.62,2.44,21,4.41,2.8,34,6.3,2.5,10,4.8,2.39,10,5.62,2.33,8,5.62,2.6,13,5.36,2.98,14,3.75,2.53,20,6.33,2.18,9,4.91,2.66,11,5.46,2.11,13,5.88,3.04,8,4.41,2.95,22,4.42,2.61,12,4.3,2.54,10,6.8,1.81,10,5.79,2.72,14,5.29,1.89,7,4.71,2.76,17,4.12,2.89,17 +13684,whisper,6.14,1.71,21,4.1,2.92,20,5.66,2.21,35,6.5,1.93,8,5.92,1.61,13,4.2,2.95,5,4.07,3.01,15,6.36,1.75,11,5.33,2.35,24,6.08,2.14,13,6.25,0.71,8,4,2.89,12,4.25,3.15,8,5.45,2.68,20,5.93,1.39,15,6.09,1.45,11,6.2,2.04,10,4.82,2.93,11,3.22,2.82,9,5.59,2.34,22,5.77,2.05,13 +13685,whistle,5.7,1.99,23,3.94,2.01,18,5.78,2,46,5.88,1.81,8,5.6,2.13,15,3.67,1.21,6,4.08,2.35,12,6.6,2.32,15,5.39,1.73,31,5.58,1.98,12,5.82,2.09,11,4.2,2.15,10,3.62,1.92,8,5.58,2.12,24,6,1.88,22,5.09,2.26,11,6.25,1.6,12,3.11,1.45,9,4.78,2.22,9,5.93,2.13,30,5.5,1.75,16 +13686,whit,5.48,1.29,21,4.05,1.99,21,6.08,2.14,25,5.83,1.11,12,5,1.41,9,3.71,2.29,7,4.21,1.89,14,6.3,1.7,10,5.93,2.43,15,4.75,0.5,4,5.65,1.37,17,4,1.63,10,4.09,2.34,11,5.43,2.37,7,6.33,2.06,18,5.25,1.36,12,5.78,1.2,9,4.23,1.88,13,3.75,2.25,8,5.67,1.66,9,6.31,2.39,16 +13687,white,6.18,1.93,39,3.35,2.36,43,5.71,2.16,24,6.27,2.02,15,6.12,1.92,24,4,2.66,20,2.78,1.95,23,5.12,2.36,8,6,2.07,16,6.06,1.47,18,6.29,2.28,21,3.63,2.79,19,3.12,1.98,24,5.88,2.09,17,5.33,2.66,6,5.91,2.15,23,6.56,1.55,16,2.96,2.28,27,4,2.42,16,6.12,2.09,16,4.88,2.17,8 +13688,whitefish,5.1,2.2,20,2.67,1.83,21,4.48,2.06,25,2.75,1.5,4,5.69,1.96,16,3.5,1.29,4,2.47,1.91,17,3.78,2.33,9,4.88,1.86,16,4.62,2,8,5.42,2.35,12,2.7,1.7,10,2.64,2.01,11,4.5,1.95,14,4.45,2.3,11,5.09,2.07,11,5.11,2.47,9,1.5,1.08,10,3.73,1.74,11,4.39,2,18,4.71,2.36,7 +13689,whitewash,4.48,1.5,21,2.87,1.77,23,4.88,1.75,26,4.55,1.63,11,4.4,1.43,10,2.64,1.8,11,3.08,1.78,12,4.91,1.22,11,4.93,2.16,14,4.5,1.43,10,4.45,1.63,11,2.73,2.05,11,3,1.54,12,5,1.54,17,4.75,2.31,8,4.46,1.85,13,4.5,0.76,8,2.87,1.85,15,2.88,1.73,8,5.24,1.82,17,4.22,1.48,9 +13690,whittle,5.45,1.1,20,2.84,1.89,19,5.59,1.59,22,5.14,0.38,7,5.62,1.33,13,2.75,1.28,8,2.91,2.3,11,4.83,0.41,6,5.88,1.78,16,5.2,0.79,10,5.67,1.41,9,2.29,1.38,7,3.17,2.12,12,5.13,1.25,15,6.57,1.9,7,5.73,1.42,11,5.11,0.33,9,3,2.19,11,2.62,1.51,8,5.45,1.04,11,5.73,2.05,11 +13691,whiz,6.48,1.69,21,3.92,2.78,25,6.42,2.04,19,6,1.87,9,6.83,1.53,12,4,2.83,6,4.06,2.84,18,4.71,0.95,7,7.42,1.83,12,6.12,1.71,16,7.6,1.14,5,3.29,2.76,14,5.1,2.56,10,6.11,2.09,9,6.7,2.06,10,6.58,1.83,12,6.33,1.58,9,4.31,2.7,16,3.22,2.95,9,6.82,2.32,11,5.88,1.55,8 +13692,whole,5.86,1.49,22,3.48,2.5,21,6.24,2.08,17,6.17,1.47,6,5.73,1.58,15,3.14,2.97,7,3.64,2.34,14,5.78,2.39,9,6.75,1.67,8,5.64,1.6,14,6.29,1.38,7,3.67,3.2,9,3.33,1.97,12,5.78,2.59,9,6.75,1.28,8,5.64,1.34,14,6.25,1.75,8,3.33,3.39,6,3.53,2.2,15,6.33,2.18,9,6.12,2.1,8 +13693,wholesale,6.33,1.43,21,3.48,1.91,21,5.08,2.2,25,6.25,1.42,12,6.44,1.51,9,4.29,2.21,7,3.07,1.69,14,4.5,2.22,10,5.47,2.17,15,6.5,1.91,4,6.29,1.36,17,4.1,2.08,10,2.91,1.64,11,4.43,2.3,7,5.33,2.17,18,6.58,1.56,12,6,1.22,9,3.46,1.71,13,3.5,2.33,8,4.56,2.35,9,5.38,2.13,16 +13694,wholesome,6.9,1.37,20,4.18,1.7,17,6.71,1.71,21,7.4,1.14,5,6.73,1.44,15,4.83,1.72,6,3.82,1.66,11,5.56,1.59,9,7.58,1.24,12,7.1,1.1,10,6.7,1.64,10,3.9,2.08,10,4.57,0.98,7,6.36,1.86,11,7.1,1.52,10,7,1.35,12,6.75,1.49,8,4.12,1.64,8,4.22,1.86,9,6.36,1.75,11,7.1,1.66,10 +13695,whopper,5.55,1.96,20,4.39,1.82,18,5.05,2.13,22,7.4,1.67,5,4.93,1.67,15,4.33,1.03,6,4.42,2.15,12,5.4,1.51,10,4.75,2.56,12,6.1,1.66,10,5,2.16,10,4,1.15,10,4.88,2.42,8,5,1.84,11,5.09,2.47,11,4.92,1.88,12,6.5,1.77,8,4,2.12,9,4.78,1.48,9,4.82,1.94,11,5.27,2.37,11 +13696,whopping,5,1.59,20,4,2.9,20,4.54,1.96,24,5,2.94,4,5,1.21,16,4.5,3.11,4,3.88,2.94,16,4.67,2.29,9,4.47,1.81,15,4.75,0.71,8,5.17,1.99,12,4.22,3.03,9,3.82,2.93,11,4,1.88,14,5.3,1.89,10,5.45,1.21,11,4.44,1.88,9,3.4,2.99,10,4.6,2.84,10,5,1.77,17,3.43,2.07,7 +13697,whore,2.7,1.76,40,6.29,2.28,42,4.89,2.81,44,3.7,1.89,10,2.18,1.49,28,6.17,2.37,12,6.31,2.32,29,5.09,2.84,23,4.6,2.87,20,2.58,1.64,19,2.7,1.87,20,6.75,1.86,12,6.1,2.43,30,4.26,2.8,27,5.88,2.6,17,2.86,1.93,22,2.5,1.54,18,6.32,2.31,19,6.26,2.3,23,4.83,2.79,35,5.11,3.02,9 +13698,whorehouse,3.38,2.18,21,5.52,2.57,23,4.19,2.98,21,3.4,1.95,5,3.38,2.31,16,6.33,2.39,12,4.64,2.58,11,4.73,3.26,11,3,2,9,2.33,1.61,12,4.78,2.11,9,5.94,2.38,16,4.57,2.94,7,4.36,2.34,11,4,3.68,10,3.77,2.49,13,2.75,1.49,8,5.63,2.83,19,5,0,4,3.86,2.66,14,4.86,3.67,7 +13699,wicked,2.63,1.42,19,5.86,1.65,21,3.61,2.18,44,2.33,1.03,6,2.77,1.59,13,5.57,1.27,7,6,1.84,14,3.67,2.35,18,3.58,2.1,26,3.1,1.37,10,2.11,1.36,9,5.8,1.32,10,5.91,1.97,11,4.04,2.39,25,3.05,1.78,19,3,1.41,8,2.36,1.43,11,5.54,1.98,13,6.38,0.74,8,3.52,2.18,25,3.74,2.23,19 +13700,wickedness,2.86,2.08,21,6,2.55,20,4.14,2.93,22,3.17,3.13,6,2.73,1.62,15,5.75,3.06,8,6.17,2.29,12,3.33,2.61,12,5.1,3.14,10,3.11,2.71,9,2.67,1.56,12,6.11,2.67,9,5.91,2.59,11,3.14,2.27,7,4.6,3.16,15,3.5,2.51,10,2.27,1.49,11,5.46,2.67,13,7,2.16,7,4.58,3.45,12,3.6,2.22,10 +13701,wicker,4.79,1.36,19,3.06,1.76,18,4.76,2.19,17,4.73,1.01,11,4.88,1.81,8,3,1.83,4,3.07,1.82,14,3.25,1.58,8,6.11,1.76,9,5.25,0.46,8,4.45,1.69,11,3.29,1.6,7,2.91,1.92,11,4.17,1.33,6,5.09,2.55,11,4.92,1.5,13,4.5,1.05,6,2.64,1.96,11,3.71,1.25,7,5.29,2.14,7,4.4,2.27,10 +13702,wide,4.58,1.46,19,3.05,2.12,19,6.2,1.99,20,5,0,3,4.73,1.33,15,3,2.21,10,3.11,2.15,9,6.8,1.4,10,5.6,2.37,10,4.5,1.87,6,4.92,0.79,12,3.14,2.41,7,3,2.04,12,6.12,2.53,8,6.25,1.66,12,4.75,1.66,12,4.29,1.11,7,3.89,2.42,9,2.3,1.57,10,5.44,2.19,9,6.82,1.66,11 +13703,widen,5,1.22,21,3.46,2.47,24,5.63,2.22,19,4.78,0.83,9,5.17,1.47,12,3.83,2.64,6,3.24,2.51,17,5.29,2.21,7,5.83,2.29,12,5,1.37,16,5,0.71,5,3.46,2.76,13,3.3,2.26,10,5.78,2.54,9,5.5,2.01,10,4.67,0.78,12,5.44,1.59,9,3.6,2.59,15,3.22,2.39,9,5.82,2.56,11,5.38,1.77,8 +13704,widespread,5.11,1.45,19,4.05,2.73,21,3.81,1.91,16,5.27,1.27,11,4.57,1.62,7,4.29,2.75,7,3.93,2.81,14,2.83,1.47,6,4.4,1.96,10,5.12,1.81,8,5.09,1.22,11,4,3,9,4.08,2.64,12,3.88,2.17,8,3.75,1.75,8,4.75,1.54,12,5.71,1.11,7,3.64,2.91,11,4.5,2.59,10,3.44,2.13,9,4.29,1.6,7 +13705,widow,2.28,1.71,18,3.5,2.4,20,4.12,1.83,25,1.6,0.55,5,2.54,1.94,13,3.45,2.46,11,3.56,2.46,9,4.25,1.81,16,3.89,1.96,9,2,1.41,7,2.45,1.92,11,2.56,2.35,9,4.27,2.24,11,3.9,1.89,20,5,1.41,5,2.44,1.51,9,2.11,1.96,9,3.09,2.34,11,4,2.5,9,4.37,1.86,19,3.33,1.63,6 +13706,widowed,3.05,1.65,19,4.78,2.28,23,3.1,2.36,21,2.67,1,9,3.4,2.07,10,4.27,2.41,11,5.25,2.14,12,3.38,1.19,8,2.92,2.9,13,3.23,1.79,13,2.67,1.37,6,3.89,2.47,9,5.36,2.02,14,3.62,2.67,8,2.77,2.2,13,3.33,2.12,9,2.8,1.14,10,5.15,2.23,13,4.3,2.36,10,3.08,2.27,12,3.11,2.62,9 +13707,widower,2.26,1.33,19,2.83,1.47,18,3.23,1.93,22,2.6,2.07,5,2.14,1.03,14,3.17,1.6,6,2.67,1.44,12,3.1,1.45,10,3.33,2.31,12,2.8,1.32,10,1.67,1.12,9,3,1.56,10,2.62,1.41,8,3.18,1.89,11,3.27,2.05,11,2.73,1.49,11,1.62,0.74,8,2.11,1.17,9,3.56,1.42,9,2.73,1.74,11,3.73,2.05,11 +13708,width,5.43,1.12,21,3.73,2.35,22,5.35,1.38,26,5.45,1.13,11,5.4,1.17,10,3.64,2.69,11,3.82,2.09,11,5.82,1.17,11,5,1.52,14,5.5,1.18,10,5.36,1.12,11,4.27,2.8,11,3.18,1.78,11,5.35,1.32,17,5.38,1.69,8,5.62,1.39,13,5.12,0.35,8,3.71,2.58,14,3.75,2.05,8,5.41,1.66,17,5.22,0.67,9 +13709,wield,4.82,1.5,22,4.53,2.29,19,5.8,2.61,20,5.6,1.52,5,4.56,1.5,16,5.12,2.59,8,4.09,2.07,11,5.22,2.86,9,6.27,2.41,11,4.75,1.76,12,4.9,1.2,10,5.3,2.5,10,3.67,1.8,9,5.82,3.16,11,5.78,1.92,9,4.55,1.69,11,5.09,1.3,11,4,2.88,8,4.91,1.81,11,5.67,2.96,9,5.91,2.43,11 +13710,wiener,4.74,2.1,19,4.94,2.97,17,5,2.34,24,5.2,2.28,5,4.57,2.1,14,6,3.83,4,4.62,2.75,13,4.92,2.14,13,5.09,2.66,11,4.8,2.3,10,4.67,2,9,6.33,3.2,6,4.18,2.68,11,4.81,2.37,16,5.38,2.39,8,4.62,2.14,13,5,2.19,6,5.64,2.8,11,3.67,3.08,6,5.2,2.54,15,4.67,2.06,9 +13711,wienie,4.52,2.4,21,3.84,2.3,25,4.47,2.37,19,5.67,2.06,9,3.67,2.35,12,3.83,2.48,6,3.78,2.37,18,3.86,3.02,7,4.83,1.95,12,4.5,2.31,16,4.6,2.97,5,3.71,2.61,14,3.9,2.02,10,4.22,2.82,9,4.7,2,10,5.58,2.35,12,3.11,1.69,9,3.62,2.03,16,4.22,2.82,9,4,2.86,11,5.12,1.36,8 +13712,wife,6.7,2.12,23,4.21,2.68,43,5.5,2.4,40,6.12,1.89,8,7,2.24,15,3.92,3,12,4.23,2.58,30,5.3,2.52,20,5.7,2.32,20,7,2.09,12,6.36,2.2,11,4.08,2.75,12,4.26,2.7,31,5.12,2.2,17,5.78,2.54,23,6.64,2.46,11,6.75,1.86,12,4,2.66,20,4.39,2.74,23,6.19,2.51,16,5.04,2.26,24 +13713,wig,4.48,1.66,21,3.36,2.08,22,5.1,2.28,21,4,1.66,9,4.83,1.64,12,2.5,1.76,6,3.6,2.2,15,5,2.19,6,5.13,2.39,15,4.44,1.81,9,4.5,1.62,12,3.2,1.48,5,3.41,2.27,17,5.3,2.67,10,4.91,1.97,11,4.58,2.02,12,4.33,1.12,9,4.44,2.4,9,2.62,1.5,13,5.17,2.66,12,5,1.8,9 +13714,wiggle,5.57,1.75,21,5.04,1.69,23,5.38,2.2,21,5.4,2.51,5,5.62,1.54,16,5,1.48,12,5.09,1.97,11,5.91,1.97,11,4.33,2,9,5.67,2.19,12,5.44,1.01,9,4.88,1.82,16,5.43,1.4,7,4.82,1.89,11,6,2.45,10,5.38,1.56,13,5.88,2.1,8,5.21,1.78,19,4.25,0.96,4,4.79,2.19,14,6.57,1.81,7 +13715,wiki,5.85,1.69,20,3.64,2.46,22,6.63,2.17,27,6.43,1.99,7,5.54,1.51,13,4.1,2.56,10,3.25,2.42,12,7.07,1.79,15,5.91,2.59,11,6.27,1.56,11,5.33,1.8,9,4.67,2.06,9,2.92,2.53,13,6.76,2.36,17,6.22,1.92,9,5.85,1.63,13,5.86,1.95,7,3.44,2.42,16,4.17,2.71,6,6.83,2.41,12,6.47,2.03,15 +13716,wild,5.94,1.83,18,5.9,2.76,21,5.72,2.67,18,5.5,2,8,6.3,1.7,10,4.86,3.29,7,6.43,2.41,14,5.73,2.49,11,5.71,3.15,7,5.82,1.99,11,6.14,1.68,7,5.67,3.12,9,6.08,2.57,12,5.64,3.04,11,5.86,2.19,7,5.67,1.56,12,6.5,2.35,6,5.42,2.71,12,6.56,2.83,9,6,2.69,9,5.44,2.79,9 +13717,wildcat,5.21,1.99,19,5.2,2.78,20,4.96,2.34,23,5.15,2.34,13,5.33,1.03,6,7,1.41,5,4.6,2.9,15,5.31,2.02,13,4.5,2.76,10,5.89,2.2,9,4.6,1.65,10,7.43,1.72,7,4,2.52,13,4.9,2.47,10,5,2.35,13,5.67,1.73,9,4.8,2.2,10,5.5,2.95,10,4.9,2.73,10,6,2.69,9,4.29,1.9,14 +13718,wildebeest,5.21,1.51,19,4.11,2.49,18,4.47,2.5,17,5.64,0.81,11,4.62,2.07,8,4.5,3,4,4,2.45,14,3.62,1.69,8,5.22,2.95,9,5.75,0.89,8,4.82,1.78,11,3.57,1.99,7,4.45,2.81,11,4.33,1.97,6,4.55,2.84,11,5,1.58,13,5.67,1.37,6,3.18,2.04,11,5.57,2.57,7,4.57,2.82,7,4.4,2.41,10 +13719,wilderness,6.68,1.16,19,4.85,2.16,20,4.48,2.63,23,6.67,1.53,3,6.69,1.14,16,3.71,1.98,7,5.46,2.07,13,3.89,2.52,9,4.86,2.71,14,6,1,9,7.3,0.95,10,5.56,2.65,9,4.27,1.56,11,4.4,2.82,15,4.62,2.39,8,7.43,0.98,7,6.25,1.06,12,5.9,2.02,10,3.8,1.81,10,4.46,2.9,13,4.5,2.37,10 +13720,wildfire,2.7,2.23,20,5.9,2.61,21,3.26,2.44,34,2.2,1.87,10,3.2,2.53,10,6,1.69,8,5.85,3.11,13,3.43,2.71,14,3.15,2.3,20,1.78,0.97,9,3.45,2.7,11,5.85,2.44,13,6,3.02,8,3.45,2.56,22,2.92,2.27,12,2.2,1.62,10,3.2,2.7,10,5.79,2.86,14,6.14,2.19,7,3.94,2.54,17,2.59,2.21,17 +13721,wildlife,7.75,1.02,20,5.67,1.93,21,5.88,2.42,25,7,1.73,3,7.88,0.86,17,5.71,1.11,7,5.54,2.33,13,6.25,2.25,8,5.71,2.54,17,7.29,1.38,7,8,0.71,13,4.86,1.95,7,6,1.91,13,5.93,2.13,14,5.82,2.86,11,7.67,0.5,9,7.82,1.33,11,5.55,2.3,11,5.8,1.55,10,5.56,2.62,18,6.71,1.7,7 +13722,will,5.32,1.78,22,2.9,2.07,21,6.61,2.33,18,5.83,1.6,6,5,1.85,15,2.57,2.07,7,3.07,2.13,14,5.56,2.51,9,8,1.41,8,5.14,2.14,14,5.43,0.79,7,3.33,2.45,9,2.58,1.78,12,6.3,2.79,10,7,1.69,8,5.36,1.91,14,5.25,1.67,8,2.33,2.42,6,3.13,1.96,15,6.3,2.63,10,7,2,8 +13723,willful,5.91,2.07,22,3.71,2.03,21,6.23,2.02,22,6.07,2.16,14,5.62,2,8,3.55,2.16,11,3.78,2.05,9,6.33,2.07,6,6.19,2.07,16,5.9,2.42,10,5.92,1.83,12,2.36,1.21,11,5.2,1.69,10,6.62,1.66,13,5.67,2.45,9,5,2.09,12,7,1.49,10,3.46,2.18,13,4.12,1.81,8,6.5,1.62,12,5.9,2.47,10 +13724,willies,4.45,1.64,20,4.57,2.68,21,4.92,2.69,24,4,1,3,4.53,1.74,17,4.29,2.06,7,5,2.92,13,4.75,2.96,8,5,2.63,16,4.14,1.68,7,4.62,1.66,13,4.14,2.61,7,5.08,2.66,13,5.31,2.78,13,4.45,2.62,11,4.89,1.17,9,4.09,1.92,11,4.91,2.95,11,4.2,2.44,10,4.67,2.97,18,5.67,1.51,6 +13725,willing,6.83,2.04,18,2.76,2.05,21,6.5,1.95,18,6.12,2.23,8,7.4,1.78,10,3.57,2.51,7,2.36,1.74,14,6.18,2.14,11,7,1.63,7,6.55,2.07,11,7.29,2.06,7,1.78,1.72,9,3.5,2.02,12,6.45,2.11,11,6.57,1.81,7,6.58,1.98,12,7.33,2.25,6,2.67,2.19,12,2.89,1.96,9,7.67,1.66,9,5.33,1.5,9 +13726,willingness,6.43,1.83,21,4.25,1.74,20,6.4,1.94,25,6.67,1.44,12,6.11,2.32,9,4.14,1.95,7,4.31,1.7,13,5.8,2.04,10,6.8,1.82,15,7,1.63,4,6.29,1.9,17,5.22,1.56,9,3.45,1.51,11,5.86,2.27,7,6.61,1.82,18,6.25,2.01,12,6.67,1.66,9,4.08,1.68,12,4.5,1.93,8,6.11,2.26,9,6.56,1.79,16 +13727,willow,5.95,1.73,20,2.78,1.99,18,4.75,1.78,24,6,2.24,5,5.93,1.62,15,4,2.74,5,2.31,1.49,13,4.08,1.85,13,5.55,1.37,11,6.2,1.69,10,5.7,1.83,10,3.14,2.54,7,2.55,1.63,11,4.25,1.77,16,5.75,1.39,8,5.86,1.56,14,6.17,2.23,6,2.75,1.6,12,2.83,2.79,6,4.8,1.97,15,4.67,1.5,9 +13728,willpower,6.79,1.69,19,5.22,2.49,23,6.05,2.57,19,6.11,1.45,9,7.4,1.71,10,5.71,2.63,7,5.13,2.5,15,6.4,2.67,10,5.67,2.55,9,7.11,1.9,9,6.5,1.51,10,4.9,2.6,10,5.67,2.46,12,6.12,2.17,8,5.7,2.91,10,6.83,1.75,12,6.71,1.7,7,5.3,2.45,20,4.67,3.21,3,7.25,2.12,8,5.18,2.6,11 +13729,wilt,3.42,1.17,19,3.24,1.41,21,4.35,2.6,23,4,1,3,3.31,1.2,16,3.5,1.77,8,3.08,1.19,13,4.78,2.95,9,4.07,2.43,14,3.67,1.22,9,3.2,1.14,10,3.22,1.39,9,3.25,1.48,12,5.27,2.43,15,2.62,2.07,8,3.29,1.38,7,3.5,1.09,12,3.5,1.08,10,3,1.67,11,4.77,3.22,13,3.8,1.48,10 +13730,wily,4.58,1.54,19,4.71,2.26,21,4.6,1.9,20,5.67,0.58,3,4.38,1.59,16,5.33,2.25,6,4.47,2.29,15,5.17,2.23,6,4.36,1.78,14,5,1.05,10,4.11,1.9,9,4,2.31,7,5.07,2.23,14,3.9,1.6,10,5.3,2,10,5,0.76,8,4.27,1.9,11,4.22,2.68,9,5.08,1.93,12,4,2.07,8,5,1.76,12 +13731,wimp,3.05,0.92,21,2.38,1.64,24,4.55,2.37,20,3.12,1.13,8,3,0.82,13,3,1.55,6,2.17,1.65,18,4.27,2.41,11,4.89,2.42,9,3.08,1.08,12,3,0.71,9,2.5,1.58,10,2.29,1.73,14,4.23,2.45,13,5.14,2.27,7,3.14,0.86,14,2.86,1.07,7,2.88,1.75,16,1.38,0.74,8,4,2.09,12,5.38,2.67,8 +13732,wimpy,2.76,1.3,21,3.95,2.19,22,3.29,1.59,21,3.11,1.62,9,2.5,1,12,4.17,2.48,6,3.8,2.21,15,2.83,1.6,6,3.47,1.6,15,2.78,1.39,9,2.75,1.29,12,4,2.45,5,3.94,2.19,17,4,1.76,10,2.64,1.12,11,2.33,1.15,12,3.33,1.32,9,3.67,2,9,4.15,2.38,13,3.42,1.68,12,3.11,1.54,9 +13733,win,6.97,2.09,40,5.61,3.24,23,7.86,1.32,22,6.08,2.02,13,7.41,2.02,27,5.55,3.11,11,5.67,3.5,12,7.73,1.62,11,8,1,11,7.14,2.39,21,6.79,1.75,19,5.91,3.45,11,5.33,3.17,12,7.54,1.45,13,8.33,1,9,7.13,2.34,23,6.76,1.75,17,5,3.52,11,6.17,3.01,12,7.86,1.51,14,7.88,0.99,8 +13734,winch,4.05,1.43,21,3.9,1.79,21,4.76,2.01,25,4.67,0.65,12,3.22,1.79,9,4.14,2.34,7,3.79,1.53,14,4.7,2.58,10,4.8,1.61,15,3.25,2.06,4,4.24,1.25,17,4.2,1.62,10,3.64,1.96,11,3.86,1.68,7,5.11,2.05,18,3.83,1.64,12,4.33,1.12,9,3.85,1.41,13,4,2.39,8,4,1.73,9,5.19,2.07,16 +13735,wind,5.67,2.22,18,3.7,2.47,20,4.5,2.36,18,4.5,2.27,8,6.6,1.78,10,3,1.91,7,4.08,2.72,13,4.73,2.2,11,4.14,2.73,7,5,2.19,11,6.71,1.98,7,3.11,2.67,9,4.18,2.32,11,4.82,2.4,11,4,2.38,7,5.67,2.15,12,5.67,2.58,6,3.83,2.86,12,3.5,1.93,8,4.11,2.85,9,4.89,1.83,9 +13736,windbag,3.46,1.79,24,3.76,1.67,25,4.73,2.43,22,3.2,1.32,10,3.64,2.1,14,3.69,1.7,13,3.83,1.7,12,5,2.08,13,4.33,2.96,9,4,1.58,9,3.29,1.86,14,4,1.3,14,3.45,2.07,11,5.5,2.02,12,3.8,2.66,10,3,1.54,12,3.92,1.98,12,3.35,1.62,17,4.62,1.51,8,5.3,2.95,10,4.25,1.91,12 +13737,windmill,6.17,1.95,18,3.52,2.35,46,6.15,1.64,26,5.25,1.75,8,6.9,1.85,10,3.57,2.41,14,3.5,2.36,32,6.54,1.27,13,5.77,1.92,13,6.11,2.2,9,6.22,1.79,9,3.65,2.21,23,3.39,2.52,23,6.06,1.71,17,6.33,1.58,9,6,2.24,11,6.43,1.51,7,3.29,2.58,24,3.77,2.09,22,5.88,1.41,16,6.6,1.96,10 +13738,window,6.47,1.62,43,3.27,1.91,41,5.39,2.59,18,6,1.34,11,6.58,1.71,31,3.44,1.79,18,3.13,2.03,23,6.1,2.69,10,4.5,2.33,8,6.62,1.53,21,6.32,1.73,22,4.08,1.89,24,2.12,1.27,17,5.12,2.64,8,5.33,2.69,9,6.67,1.74,21,6.27,1.52,22,3.22,2.03,27,3.36,1.74,14,6,2.83,7,5,2.49,11 +13739,windowsill,6.05,1.78,19,2.5,1.67,20,5.19,2.32,16,6.33,1.15,3,6,1.96,15,2.4,1.78,10,2.6,1.65,10,5.57,2.07,7,4.89,2.57,9,5.33,2.25,6,6.42,1.56,12,2.29,1.5,7,2.62,1.8,13,4.2,2.77,5,5.64,2.06,11,6.17,1.47,12,5.86,2.34,7,3,1.83,10,2,1.41,10,3.88,2.17,8,6.5,1.69,8 +13740,windpipe,3.95,1.99,19,3.73,2.21,22,5.04,1.88,24,3.67,1.97,6,4.08,2.06,13,4,2.26,12,3.4,2.22,10,5.12,2.1,8,5,1.83,16,3.7,1.57,10,4.22,2.44,9,4.44,2.13,9,3.23,2.2,13,5.18,1.85,17,4.67,2.25,6,3.12,1.73,8,4.55,2.02,11,3.22,2.05,9,4.08,2.33,13,5.69,1.74,16,3.75,1.49,8 +13741,windshield,5.4,1.39,20,4.75,2.02,20,5.58,1.79,26,5.73,1.1,11,5,1.66,9,4.57,1.4,7,4.85,2.34,13,5.15,1.57,13,6,1.96,13,5.45,1.81,11,5.33,0.71,9,4.36,2.06,11,5.22,1.99,9,5.35,1.93,17,6,1.5,9,5.5,1.9,10,5.3,0.67,10,4.25,2.01,12,5.5,1.93,8,5.62,1.75,16,5.5,1.96,10 +13742,windy,6,2.17,21,4.23,2.54,22,4.19,2.66,21,6.25,2.19,8,5.85,2.23,13,4.58,2.68,12,3.8,2.44,10,4.38,2.93,13,3.88,2.3,8,6.62,2.13,8,5.83,2.12,12,4.85,1.82,13,3.33,3.24,9,5.42,2.78,12,2.56,1.33,9,5.6,2.67,10,6.36,1.63,11,4,2.63,16,4.83,2.4,6,3.6,2.91,10,4.73,2.41,11 +13743,wine,5.85,1.87,20,4.24,2.55,42,5.67,2.68,18,4.33,2.08,3,6.12,1.76,17,4.67,2.66,15,4,2.5,27,5.4,2.8,10,6,2.67,8,5.86,2.41,7,5.85,1.63,13,4.67,2.55,15,4,2.56,27,5.14,3.02,7,6,2.53,11,6,1.66,9,5.73,2.1,11,4.36,2.42,22,4.1,2.73,20,4.89,2.85,9,6.44,2.4,9 +13744,wine cooler,6.05,1.88,20,3.45,2.04,22,5.22,2.29,27,6.57,1.81,7,5.77,1.92,13,3.3,2,10,3.58,2.15,12,4.4,2.23,15,6.27,2.1,11,5.82,1.99,11,6.33,1.8,9,4.44,1.67,9,2.77,2.05,13,5.71,2.59,17,4.22,1.39,9,6.38,1.8,13,5.43,1.99,7,3.44,2.19,16,3.5,1.76,6,5,2.63,12,5.4,2.06,15 +13745,wing,6.15,1.69,20,4.32,2.63,19,6.5,1.58,26,6.36,1.5,11,5.89,1.96,9,5.86,1.35,7,3.42,2.81,12,6.54,1.45,13,6.46,1.76,13,6.36,2.11,11,5.89,1.05,9,4.9,3.18,10,3.67,1.8,9,6.65,1.5,17,6.22,1.79,9,5.9,1.97,10,6.4,1.43,10,4.5,2.84,12,4,2.38,7,6.38,1.54,16,6.7,1.7,10 +13746,winged,5.9,1.61,21,3.87,2.18,23,5.61,2,18,6.67,1.73,9,5.33,1.3,12,4.18,1.99,11,3.58,2.39,12,5.6,2.12,10,5.62,2,8,5.71,2.14,7,6.08,1.38,13,4,2,11,3.75,2.42,12,4.86,2.27,7,6.09,1.76,11,5.62,1.76,13,6.38,1.3,8,4.18,2.18,11,3.58,2.23,12,4.56,1.33,9,6.67,2.06,9 +13747,winger,4.95,1.28,20,2.7,1.98,20,5.32,1.46,22,5.43,0.79,7,4.69,1.44,13,3,2.06,9,2.45,1.97,11,4.67,1.21,6,5.56,1.5,16,4.7,1.16,10,5,1.32,9,3,2.39,8,2.5,1.73,12,5,1.36,15,6,1.53,7,4.73,1.56,11,5.22,0.83,9,2.83,2.17,12,2.5,1.77,8,5.09,1.58,11,5.55,1.37,11 +13748,wingman,5.14,1.98,21,3.9,2.1,21,5.88,1.81,25,5.91,2.07,11,4.3,1.57,10,4,2.26,10,3.82,2.04,11,6.45,1.81,11,5.31,1.75,13,5.3,1.83,10,5,2.19,11,4.3,2.67,10,3.55,1.44,11,5.56,1.63,16,6.38,2.2,8,5.08,2.4,13,5.25,1.16,8,3.79,2.26,14,4.14,1.86,7,5.71,1.72,17,6.25,2.05,8 +13749,wink,6.62,1.67,42,4.75,2.4,20,6.05,2.44,20,6.63,1.77,19,6.61,1.62,23,5.4,2.5,10,4.1,2.23,10,6.33,2.07,6,5.93,2.64,14,6.65,2.01,23,6.58,1.17,19,5.14,2.73,7,4.54,2.3,13,6.3,2.31,10,5.8,2.66,10,6.46,1.77,24,6.83,1.54,18,5.4,2.91,10,4.1,1.66,10,5.75,3.06,8,6.25,2.05,12 +13750,winner,7.86,1.75,22,6.53,2.82,19,7.42,1.84,19,7.69,1.89,13,8.11,1.62,9,7.71,0.95,7,5.83,3.33,12,6.71,2.14,7,7.83,1.59,12,7.92,2.02,12,7.8,1.48,10,6.88,2.53,8,6.27,3.1,11,6.9,1.91,10,8,1.66,9,8.5,0.8,12,7.1,2.28,10,7,2.68,6,6.31,2.95,13,7.57,1.81,7,7.33,1.92,12 +13751,winnings,7.85,1.23,20,6.55,2.46,22,6.76,2.12,21,7.89,1.05,9,7.82,1.4,11,6.9,1.73,10,6.25,2.99,12,6,2,8,7.23,2.13,13,7.79,1.25,14,8,1.26,6,6.62,2.33,8,6.5,2.62,14,7.38,1.77,8,6.38,2.29,13,7.5,1.35,10,8.2,1.03,10,6.5,2.65,12,6.6,2.37,10,6.67,2.06,12,6.89,2.32,9 +13752,wino,3.05,1.43,21,3.25,2.17,24,4.85,2.48,20,3.25,1.39,8,2.92,1.5,13,4.33,1.51,6,2.89,2.27,18,4.91,2.74,11,4.78,2.28,9,3.25,1.42,12,2.78,1.48,9,3.5,2.22,10,3.07,2.2,14,5.69,2.43,13,3.29,1.8,7,3.21,1.42,14,2.71,1.5,7,3.44,2.31,16,2.88,1.96,8,4.25,2.34,12,5.75,2.55,8 +13753,winter,5.5,1.85,20,2.77,2.33,22,4.41,2.29,27,5.43,1.99,7,5.54,1.85,13,3.8,2.57,10,1.92,1.78,12,4.87,1.77,15,3.64,2.84,11,5.18,1.72,11,5.89,2.03,9,3.56,2.7,9,2.23,1.96,13,4.53,2.7,17,4,1.41,9,5.46,1.94,13,5.57,1.81,7,2.94,2.57,16,2.33,1.63,6,5.42,2.35,12,3.6,1.96,15 +13754,wintertime,5.95,2.54,21,3.76,2.39,25,5.5,2.26,22,6.38,2.2,8,5.69,2.78,13,4.15,2.64,13,3.33,2.1,12,5.54,2.11,13,5.44,2.6,9,6.62,2.33,8,5.5,2.78,12,4.29,2.33,14,3.09,2.39,11,6.08,2.07,12,4.8,2.39,10,5.8,2.44,10,6.09,2.74,11,4.12,2.71,17,3,1.31,8,5.9,2.47,10,5.17,2.12,12 +13755,wipe,4.58,1.35,19,3.54,2.06,24,5.43,2.35,28,4.62,1.51,8,4.55,1.29,11,3.67,1.94,9,3.47,2.2,15,5.14,2.18,14,5.71,2.55,14,4.44,1.42,9,4.7,1.34,10,3.42,1.93,12,3.67,2.27,12,4.86,2.6,14,6,2,14,4.5,1.35,10,4.67,1.41,9,3.83,2.37,12,3.25,1.76,12,4.92,2.02,12,5.81,2.56,16 +13756,wiper,4.25,1.41,20,2.62,1.4,21,5.58,1.68,19,4.11,1.69,9,4.36,1.21,11,2,1.41,5,2.93,1.33,15,5.17,2.04,6,5.77,1.54,13,4.57,1.16,14,3.5,1.76,6,3,1.48,12,2.25,1.16,8,5.33,1.12,9,5.8,2.1,10,4.3,1.06,10,4.2,1.75,10,2.25,1.22,12,3.11,1.54,9,6.17,1.94,6,5.31,1.55,13 +13757,wire,4.86,1.78,22,4.2,2.12,20,6.16,2.39,19,5.08,1.85,13,4.56,1.74,9,4.86,1.35,7,3.85,2.41,13,5.29,3.15,7,6.67,1.78,12,5.25,1.82,12,4.4,1.71,10,4.33,1.58,9,4.09,2.55,11,6.6,2.01,10,5.67,2.78,9,5.17,1.8,12,4.5,1.78,10,4,1.63,7,4.31,2.39,13,7.57,1.62,7,5.33,2.42,12 +13758,wireless,6.9,1.71,20,4.05,1.69,21,6.67,1.62,21,6.56,1.88,9,7.18,1.6,11,4.5,1.72,10,3.64,1.63,11,6.38,1.6,8,6.85,1.68,13,6.71,1.77,14,7.33,1.63,6,4,2.07,8,4.08,1.5,13,6.75,1.49,8,6.62,1.76,13,6.3,2.11,10,7.5,0.97,10,4.55,1.44,11,3.5,1.84,10,7,1.6,12,6.22,1.64,9 +13759,wiretap,2.95,2.41,19,5.23,2.47,22,2.71,1.82,28,2.33,1.63,6,3.23,2.71,13,5.09,2.7,11,5.36,2.34,11,2.27,1.74,11,3,1.87,17,3.64,2.94,11,2,0.93,8,4.82,2.64,11,5.64,2.34,11,2.83,1.72,18,2.5,2.07,10,3.46,2.76,13,1.83,0.75,6,5.29,2.23,14,5.12,3,8,2.31,1.62,16,3.25,2.01,12 +13760,wiring,5.05,1.23,20,3.75,2.31,20,5.1,2.12,21,5,0,7,5.08,1.55,13,4.89,2.42,9,2.82,1.83,11,4.67,2.73,6,5.27,1.91,15,5.3,1.06,10,4.78,1.48,9,3.75,2.49,8,3.75,2.3,12,5.64,2.13,14,4,1.73,7,4.73,1.49,11,5.44,0.73,9,3.42,2.43,12,4.25,2.19,8,5.91,2.39,11,4.2,1.4,10 +13761,wisdom,7.94,1.63,18,3.77,3.02,22,7.14,1.8,28,8.33,0.82,6,7.75,1.91,12,4,2.97,11,3.55,3.21,11,7.36,1.43,11,7,2.03,17,8.1,1.91,10,7.75,1.28,8,3.27,2.28,11,4.27,3.66,11,6.83,2.01,18,7.7,1.25,10,7.67,1.92,12,8.5,0.55,6,4.36,3.15,14,2.75,2.66,8,7.12,2.19,16,7.17,1.19,12 +13762,wise,7.42,1.39,40,4.46,2.77,39,6.86,1.79,43,7.4,1.68,15,7.44,1.23,25,4.75,3.11,16,4.26,2.56,23,6.87,1.92,15,6.86,1.76,28,7.84,1.12,19,7.05,1.53,21,4.47,2.57,19,4.45,3.02,20,6.29,1.95,21,7.41,1.47,22,7.5,1.38,24,7.31,1.45,16,4,2.39,21,5,3.14,18,6.58,1.84,26,7.29,1.69,17 +13763,wish,7.14,1.77,21,3.38,2.33,21,6.5,2.33,18,6.33,2.66,6,7.57,1.22,14,3,1.53,7,3.57,2.68,14,6,2.45,9,7.12,2.36,8,7.29,1.98,14,7,1.41,6,4,2.45,9,2.92,2.23,12,7.2,2.39,10,5.62,2.07,8,7.07,2.09,14,7.29,0.95,7,4.33,3.56,6,3,1.65,15,7.2,2.39,10,5.62,2.07,8 +13764,wishbone,6.2,1.67,20,4,2.51,21,5.21,1.69,24,6.25,2.22,4,6.19,1.6,16,4,2.16,4,4,2.65,17,4.89,2.09,9,5.4,1.45,15,6.5,1.51,8,6,1.81,12,3.7,2.16,10,4.27,2.87,11,4.93,1.73,14,5.6,1.65,10,6.64,1.36,11,5.67,1.94,9,3.3,2.26,10,4.64,2.66,11,5.06,1.6,17,5.57,1.99,7 +13765,wishful,6.84,1.21,19,4.4,2.56,20,5.42,2.45,24,6.77,1.3,13,7,1.1,6,5.6,1.82,5,4,2.7,15,5.15,2.64,13,5.73,2.28,11,6.89,1.17,9,6.8,1.32,10,5.43,2.51,7,3.85,2.51,13,5.45,2.16,11,5.38,2.75,13,6.89,1.05,9,6.8,1.4,10,4.6,2.5,10,4.2,2.74,10,4.89,2.57,9,5.73,2.4,15 +13766,wisp,5.13,1.96,23,3.59,2.09,22,5.35,2.58,20,5.25,1.75,8,5.07,2.12,15,4.1,2.18,10,3.17,1.99,12,6,3.46,7,5,2.04,13,4.58,2.19,12,5.73,1.56,11,4.09,1.87,11,3.09,2.26,11,5,2.7,15,6.4,2.07,5,4.18,1.66,11,6,1.86,12,3.6,1.71,10,3.58,2.43,12,4.8,1.93,10,5.9,3.11,10 +13767,wit,7.25,1.12,20,4.71,2.81,21,6.16,2.21,25,6.67,1.15,3,7.35,1.11,17,3.86,3.02,7,5.38,2.66,13,6.75,2.12,8,5.88,2.26,17,6.86,1.35,7,7.46,0.97,13,5.29,2.69,7,4.62,2.96,13,5.93,2.23,14,6.45,2.25,11,6.67,1,9,7.73,1.01,11,5,3.22,11,4.4,2.41,10,6.28,2.27,18,5.86,2.19,7 +13768,witch,3.14,1.9,21,5.3,2.45,20,4.79,3.07,19,3.69,1.84,13,2.25,1.75,8,5.57,1.4,7,5.15,2.91,13,5.43,2.23,7,4.42,3.5,12,2.67,1.67,12,3.78,2.11,9,5,1.87,9,5.55,2.91,11,5.4,2.46,10,4.11,3.66,9,2.5,1.31,12,4,2.29,9,4.86,1.35,7,5.54,2.9,13,5.14,3.67,7,4.58,2.81,12 +13769,witchcraft,3.95,2.26,20,5.24,2.72,21,5.17,2.9,24,4.67,0.58,3,3.82,2.43,17,4.57,3.36,7,5.77,2.39,13,6.12,2.64,8,4.69,2.98,16,4,1.63,7,3.92,2.6,13,4.86,2.48,7,5.62,2.93,13,5,2.89,13,5.36,3.04,11,3.89,2.09,9,4,2.49,11,5.27,2.41,11,5.2,3.16,10,5.17,3.19,18,5.17,2.04,6 +13770,withdraw,4.11,1.59,19,3.95,2.1,22,4.67,2.58,21,3.75,1.04,8,4.36,1.91,11,3.8,2.44,10,4.08,1.88,12,3.5,1.93,8,5.38,2.72,13,4.08,1.61,13,4.17,1.72,6,3.62,2.39,8,4.14,1.99,14,4.75,2.82,8,4.62,2.53,13,4.3,1.77,10,3.89,1.45,9,4.25,2.22,12,3.6,2.01,10,5.08,2.47,12,4.11,2.76,9 +13771,withdrawal,4.45,2.06,20,4.32,2.64,22,4.41,2.52,27,5.14,2.41,7,4.08,1.85,13,4.2,2.39,10,4.42,2.94,12,4,2.48,15,4.91,2.7,11,4,1.95,11,5,2.18,9,6,2.18,9,3.15,2.34,13,5.18,2.65,17,2.89,1.62,9,4.54,2.18,13,4.29,1.98,7,4.44,2.76,16,4,2.53,6,4.33,2.77,12,4.47,2.39,15 +13772,wither,2.95,1.57,20,3.3,2.32,20,3.82,2.38,22,3.8,2.17,5,2.67,1.29,15,4,2.98,8,2.83,1.75,12,4.25,2.83,12,3.3,1.7,10,2.25,1.67,8,3.42,1.38,12,3.89,2.85,9,2.82,1.78,11,4.14,2.27,7,3.67,2.5,15,2.44,1.42,9,3.36,1.63,11,3.15,2.38,13,3.57,2.37,7,3.58,2.81,12,4.1,1.85,10 +13773,withering,3.7,1.08,20,4.38,2.09,21,4.03,2.3,34,3.8,1.32,10,3.6,0.84,10,3.88,1.96,8,4.69,2.18,13,4.36,2.65,14,3.8,2.07,20,3.78,1.48,9,3.64,0.67,11,4.38,2.18,13,4.38,2.07,8,4.45,2.54,22,3.25,1.6,12,4,1.05,10,3.4,1.07,10,4.57,2.24,14,4,1.83,7,5,2.24,17,3.06,1.98,17 +13774,withhold,3.7,2.03,20,3.47,2.14,19,4.36,2.16,25,1.75,0.96,4,4.19,1.94,16,3.67,2.89,3,3.44,2.1,16,4.89,2.2,9,4.06,2.14,16,3.75,1.91,8,3.67,2.19,12,4.38,2,8,2.82,2.09,11,4.36,1.78,14,4.36,2.66,11,3.45,1.86,11,4,2.29,9,3.11,2.09,9,3.8,2.25,10,4.39,2.3,18,4.29,1.89,7 +13775,withholding,3.11,1.13,18,4.14,2.1,21,4.7,2.64,23,4,1,3,2.93,1.1,15,3.75,1.75,8,4.38,2.33,13,5.33,2.55,9,4.29,2.7,14,3.25,1.49,8,3,0.82,10,5,2.06,9,3.5,1.98,12,5.53,2.7,15,3.12,1.73,8,2.57,1.27,7,3.45,0.93,11,5,2.05,10,3.36,1.91,11,5,3.27,13,4.3,1.57,10 +13776,withstand,5.95,1.94,21,4.21,2.21,24,6.59,2.26,22,6.25,1.58,8,5.77,2.17,13,4.62,2.36,13,3.73,2,11,6.31,2.29,13,7,2.29,9,6.5,2.07,8,5.5,1.88,12,5,1.52,14,3.1,2.6,10,7.25,1.54,12,5.8,2.78,10,6,1.83,10,5.91,2.12,11,3.71,2.28,17,5.43,1.51,7,6.7,2.36,10,6.5,2.28,12 +13777,witless,3,1.75,20,4.39,1.97,18,4.23,2.07,22,3.4,2.07,5,2.87,1.68,15,3.67,1.86,6,4.75,2.01,12,4.2,1.23,10,4.25,2.63,12,3.7,1.64,10,2.3,1.64,10,4.6,2.22,10,4.12,1.73,8,4.09,1.45,11,4.36,2.62,11,3,1.95,12,3,1.51,8,3.22,1.72,9,5.56,1.51,9,4.64,2.11,11,3.82,2.04,11 +13778,witness,5.61,1.24,18,3.67,2.58,21,4.44,2.18,18,5.25,0.89,8,5.9,1.45,10,3.71,3.09,7,3.64,2.41,14,4.82,2.23,11,3.86,2.12,7,5.55,1.13,11,5.71,1.5,7,3.33,2.87,9,3.92,2.43,12,3.27,1.74,11,6.29,1.38,7,5.25,1.06,12,6.33,1.37,6,2.83,2.17,12,4.78,2.77,9,5.22,2.22,9,3.67,1.94,9 +13779,witty,7.25,1.21,20,5.65,2.03,17,6.57,1.8,21,8,0.71,5,7,1.25,15,5.67,2.25,6,5.64,2.01,11,6.11,1.62,9,6.92,1.93,12,7.3,0.95,10,7.2,1.48,10,5.56,2.6,9,5.75,1.28,8,6.1,2.18,10,7,1.34,11,7.5,1.24,12,6.88,1.13,8,4.78,2.22,9,6.62,1.3,8,6.18,2.18,11,7,1.25,10 +13780,wiz,6.1,1.89,21,4.23,2.67,22,5.19,2.4,26,5.8,1.48,10,6.36,2.25,11,2.43,1.9,7,5.07,2.6,15,4.82,2.7,17,5.89,1.62,9,6,1.95,11,6.2,1.93,10,4,2.92,5,4.29,2.69,17,4.71,2.7,14,5.75,1.96,12,6.08,2.29,13,6.12,1.13,8,4.5,3.21,10,4,2.26,12,4.86,2.71,14,5.58,2.02,12 +13781,wizard,6.52,1.5,21,4.09,2.83,23,4.68,2.5,19,6.62,1.51,8,6.46,1.56,13,5.67,2.34,6,3.53,2.83,17,6.2,2.04,10,3,1.8,9,6.58,1.56,12,6.44,1.51,9,5.22,3.07,9,3.36,2.5,14,5.33,2.53,12,3.57,2.15,7,6.21,1.58,14,7.14,1.21,7,4.38,2.68,16,3.43,3.26,7,4.73,2.28,11,4.62,2.92,8 +13782,wobble,4.9,1.73,21,3.5,2.4,24,5.2,2.17,20,5.5,2.2,8,4.54,1.33,13,5.33,1.37,6,2.89,2.37,18,5.36,2.11,11,5,2.35,9,5.33,1.87,12,4.33,1.41,9,4.3,2.11,10,2.93,2.5,14,5.15,2.38,13,5.29,1.89,7,5,1.8,14,4.71,1.7,7,4.25,2.44,16,2,1.51,8,5.58,2.15,12,4.62,2.2,8 +13783,wobbly,4.71,1.71,21,4.77,1.85,22,4.38,1.8,21,5,1.73,9,4.5,1.73,12,3.33,2.07,6,5.33,1.54,15,4.33,2.16,6,4.4,1.72,15,5.22,1.64,9,4.33,1.72,12,5,1.87,5,4.71,1.9,17,5.4,1.96,10,3.45,1.04,11,4.58,1.88,12,4.89,1.54,9,4.89,1.76,9,4.69,1.97,13,4.83,1.7,12,3.78,1.86,9 +13784,woe,3.38,1.66,21,4.71,2.41,21,3.92,2.68,25,3,1.6,12,3.89,1.69,9,5.86,1.68,7,4.14,2.57,14,4.4,2.46,10,3.6,2.85,15,3,1.63,4,3.47,1.7,17,4.4,2.72,10,5,2.19,11,3.71,3.35,7,4,2.47,18,3.58,1.78,12,3.11,1.54,9,4.46,2.6,13,5.12,2.17,8,3.44,3.24,9,4.19,2.37,16 +13785,wok,5.84,1.86,19,3.55,1.99,22,6.1,2.07,21,6.22,1.09,9,5.5,2.37,10,4.38,1.85,8,3.07,1.98,14,6.2,2.35,10,6,1.9,11,5.86,0.9,7,5.83,2.29,12,4,2.05,10,3.17,1.95,12,5.69,2.1,13,6.75,1.98,8,5.8,2.15,10,5.89,1.62,9,3.88,2.42,8,3.36,1.78,14,6.38,2.29,13,5.62,1.69,8 +13786,wolf,6.26,1.59,19,5.25,2.24,20,4.59,2.58,22,6.71,1.5,7,6,1.65,12,6,1.73,9,4.64,2.5,11,4.33,2.88,6,4.69,2.55,16,5.89,1.17,9,6.44,1.94,9,5,2.33,8,5.42,2.27,12,4.27,2.58,15,5.29,2.63,7,6.5,1.78,10,6,1.41,9,5.25,2.38,12,5.25,2.19,8,4.64,3.01,11,4.55,2.21,11 +13787,wolverine,5.39,1.94,18,5.17,2.38,18,5.18,2.9,17,6.2,1.48,10,4.38,2.07,8,7.25,0.96,4,4.57,2.34,14,4.75,2.49,8,5.56,3.32,9,6,2.31,7,5,1.67,11,4.86,2.91,7,5.36,2.11,11,5.5,2.81,6,5,3.07,11,5.33,1.97,12,5.5,2.07,6,4.91,2.55,11,5.57,2.23,7,4.57,3.41,7,5.6,2.59,10 +13788,woman,7.09,1.44,22,3.8,2.4,20,5.93,1.91,15,6.67,1.86,6,7.27,1.33,15,4.57,3.26,7,3.38,1.8,13,5.29,2.06,7,6.5,1.69,8,6.93,1.49,14,7.43,1.51,7,3.11,1.96,9,4.36,2.66,11,6.38,2.45,8,5.43,0.98,7,7.07,1.54,14,7.12,1.36,8,2.5,1.64,6,4.36,2.5,14,6.62,2.07,8,5.14,1.46,7 +13789,womanhood,5.89,2.26,19,4.74,2.72,23,5,2.29,28,4.62,1.69,8,6.82,2.23,11,4.78,2.28,9,4.71,3.05,14,3.93,1.77,14,6.07,2.3,14,6,2.12,9,5.8,2.49,10,5.55,2.42,11,4,2.86,12,4.93,2.13,14,5.07,2.53,14,5.9,2.77,10,5.89,1.69,9,5.73,2.69,11,3.83,2.52,12,5.42,2.07,12,4.69,2.47,16 +13790,womanizer,3.32,2.21,19,4.86,3.17,22,4.53,2.55,19,4.33,1.75,6,2.85,2.3,13,3.36,2.2,11,6.36,3.35,11,6,2.62,8,3.45,1.97,11,4.18,2.44,11,2.12,1.13,8,4.18,2.96,11,5.55,3.36,11,5,2.27,13,3.5,3.02,6,3.77,2.35,13,2.33,1.63,6,4.86,3.23,14,4.88,3.27,8,4.78,2.33,9,4.3,2.83,10 +13791,womb,5.7,1.53,20,2.8,2.02,20,4.36,2.22,22,6,1.41,7,5.54,1.61,13,2.44,1.01,9,3.09,2.59,11,4,2.68,6,4.5,2.1,16,6.1,1.37,10,5.44,1.67,9,2.88,2.7,8,2.75,1.54,12,4.8,2.37,15,3.43,1.62,7,5.64,1.69,11,5.78,1.39,9,3,2.41,12,2.5,1.31,8,4.64,2.46,11,4.09,2.02,11 +13792,wonder,6.68,1.7,22,4.38,2.6,21,6.44,2.53,18,6.67,1.97,6,6.6,1.68,15,3.57,2.44,7,4.79,2.67,14,5.89,2.98,9,7,2.14,8,6.29,1.59,14,7.29,1.89,7,4.56,2.88,9,4.25,2.49,12,6.5,2.88,10,6.38,2.2,8,6.43,1.45,14,7.12,2.1,8,5.33,3.44,6,4,2.2,15,6.8,2.97,10,6,1.93,8 +13793,wonderful,7.41,1.84,22,4.57,2.54,21,7.19,2.07,16,7,2.61,6,7.53,1.6,15,3.43,2.3,7,5.14,2.54,14,6.75,2.19,8,7.62,2,8,7.07,2.02,14,8,1.53,7,3.67,2.5,9,5.25,2.45,12,7.44,2.13,9,6.86,2.12,7,6.86,2.07,14,8.38,0.74,8,4.5,3.21,6,4.6,2.35,15,8.11,1.36,9,6,2.31,7 +13794,wondrous,6.73,1.83,22,4.52,2.76,23,6.16,2.29,19,5.75,2.05,8,7.15,1.46,13,3.75,2.6,8,5.07,2.89,14,5.43,2.07,7,6.55,2.5,11,5.88,1.96,8,7.08,1.61,13,5,2.74,9,4.21,2.83,14,6,1,7,6.25,2.83,12,6.45,2.21,11,7,1.41,11,4.22,2.77,9,4.71,2.84,14,5.88,2.33,16,7.67,1.53,3 +13795,wont,4.09,2.22,22,4.23,2.44,26,5.7,2.46,23,4,2.74,9,4.15,1.91,13,3.8,2.44,10,4.5,2.48,16,5.44,2.51,9,5.86,2.51,14,4.25,2.19,8,4,2.32,14,4.77,2.45,13,3.69,2.39,13,5.83,2.52,12,5.55,2.5,11,4.25,2.09,12,3.9,2.47,10,3.73,2.19,15,4.91,2.7,11,5.62,2.66,13,5.8,2.3,10 +13796,woo,6.37,2.17,19,4.33,2.27,21,5.32,2.39,25,6.5,2.08,4,6.33,2.26,15,4.5,2.52,4,4.29,2.28,17,5.22,2.39,9,5.38,2.47,16,6.38,1.69,8,6.36,2.54,11,4.4,2.12,10,4.27,2.49,11,5.21,2.49,14,5.45,2.38,11,6.82,1.54,11,5.75,2.82,8,3.8,2.7,10,4.82,1.78,11,5.67,2.52,18,4.43,1.9,7 +13797,wood,5.82,1.47,22,3.5,1.7,20,6.37,2.71,19,6.23,1.74,13,5.22,0.67,9,3.86,1.46,7,3.31,1.84,13,7.29,2.75,7,5.83,2.66,12,6,1.86,12,5.6,0.84,10,3.44,1.42,9,3.55,1.97,11,6.3,2.71,10,6.44,2.88,9,6.25,1.42,12,5.3,1.42,10,4.14,0.69,7,3.15,1.99,13,6.14,2.73,7,6.5,2.81,12 +13798,wooden,5.27,1.45,22,4,2.21,26,5.79,2.21,24,5.67,1.32,9,5,1.53,13,3.4,2.37,10,4.38,2.09,16,6,2.4,9,5.67,2.16,15,5.5,1.51,8,5.14,1.46,14,4.15,2.34,13,3.85,2.15,13,5.33,2.46,12,6.25,1.91,12,5,1.6,12,5.6,1.26,10,3.73,2.34,15,4.36,2.06,11,6.38,2.22,13,5.09,2.07,11 +13799,woodland,6.43,1.29,21,2.46,1.82,24,5.15,2.64,20,6.62,1.06,8,6.31,1.44,13,3.67,1.51,6,2.06,1.76,18,5.91,2.77,11,4.22,2.28,9,6.33,1.44,12,6.56,1.13,9,2.9,2.18,10,2.14,1.51,14,5.85,2.91,13,3.86,1.46,7,6.64,1.45,14,6,0.82,7,2.94,2.02,16,1.5,0.76,8,5.08,2.61,12,5.25,2.87,8 +13800,woodpecker,5.76,1.89,21,4.48,2.26,25,5.36,2.54,22,6.5,1.69,8,5.31,1.93,13,4.69,2.36,13,4.25,2.22,12,5.15,2.67,13,5.67,2.45,9,6,1.6,8,6,1.65,12,5.43,1.83,14,3.27,2.24,11,5.5,2.43,12,5.2,2.78,10,5.4,2.12,10,6.09,1.7,11,3.88,2.26,17,5.75,1.75,8,5.1,3.03,10,5.58,2.15,12 +13801,woodshed,4.8,1.91,20,3.44,2.2,18,5.77,1.15,22,3.8,1.64,5,5.13,1.92,15,4.17,1.83,6,3.08,2.35,12,5.7,1.06,10,5.83,1.27,12,4.9,1.2,10,4.7,2.5,10,3.9,2.23,10,2.88,2.17,8,5.55,1.29,11,6,1,11,4.33,2.02,12,5.5,1.6,8,2.89,2.26,9,4,2.12,9,5.55,1.29,11,6,1,11 +13802,woodsman,5.06,1.59,18,3.27,1.86,22,5.04,1.8,23,4.67,1.97,6,5.25,1.42,12,3.75,1.96,12,2.7,1.64,10,5.25,1.83,8,4.93,1.83,15,5.1,0.57,10,5,2.39,8,4.11,2.15,9,2.69,1.44,13,5.44,1.46,16,4,2.45,6,5,0.58,7,5.09,2.02,11,3.56,1.88,9,3.08,1.89,13,5.13,1.85,15,4.88,1.81,8 +13803,woodwork,6.14,1.85,21,3.56,2.4,25,5.42,1.98,19,6.22,1.48,9,6.08,2.15,12,4.83,2.48,6,3.28,2.3,18,5.14,1.86,7,5.58,2.11,12,6.06,1.98,16,6.4,1.52,5,3.79,2.72,14,3.5,1.96,10,5.22,1.64,9,5.6,2.32,10,5.92,2.07,12,6.44,1.59,9,3.75,2.44,16,3.22,2.44,9,5.18,2.32,11,5.75,1.49,8 +13804,woof,6.76,1.58,21,5.15,2.48,20,5.22,1.93,36,7.62,1.3,8,6.23,1.54,13,5,2.65,5,5.2,2.51,15,4.82,2.4,11,5.4,1.71,25,7.31,1.32,13,5.88,1.64,8,5.33,2.81,12,4.88,2.03,8,5.1,2.13,20,5.38,1.71,16,6.73,1.74,11,6.8,1.48,10,5.91,2.3,11,4.22,2.49,9,5.14,1.83,22,5.36,2.13,14 +13805,wool,5.38,1.91,21,2.58,1.89,24,6.05,2.26,20,5.38,1.6,8,5.38,2.14,13,3.83,1.17,6,2.17,1.92,18,7.27,1.42,11,4.56,2.24,9,5.67,1.83,12,5,2.06,9,2.9,2.02,10,2.36,1.82,14,6.69,2.25,13,4.86,1.86,7,5.5,1.79,14,5.14,2.27,7,3.19,2.01,16,1.38,0.74,8,6.08,2.07,12,6,2.67,8 +13806,woolen,4.91,1.19,22,3.38,2.21,26,5.38,2.18,24,5.33,0.71,9,4.62,1.39,13,2.3,1.7,10,4.06,2.26,16,5.67,2.55,9,5.2,2.01,15,4.88,0.99,8,4.93,1.33,14,3.54,2.57,13,3.23,1.88,13,4.92,2.39,12,5.83,1.95,12,4.5,1.24,12,5.4,0.97,10,3.2,2.21,15,3.64,2.29,11,5.92,2.25,13,4.73,2,11 +13807,woozy,3.9,1.55,20,3.15,2.21,20,4,1.88,22,3.57,1.51,7,4.08,1.61,13,2.89,2.09,9,3.36,2.38,11,4.33,2.73,6,3.88,1.54,16,4,1.05,10,3.67,2.06,9,3,2.14,8,3.25,2.34,12,4.6,1.88,15,2.71,1.11,7,4.18,1.78,11,3.56,1.24,9,3.5,2.32,12,2.62,2.07,8,4.82,2.09,11,3.18,1.25,11 +13808,word,5.77,1.77,22,4,2.63,21,6.22,1.8,18,6.33,1.75,6,5.4,1.72,15,3,2.65,7,4.5,2.56,14,6.44,1.81,9,6.12,1.96,8,5.71,2.02,14,5.57,1.13,7,4.33,2.69,9,3.75,2.67,12,6.9,1.85,10,5.38,1.41,8,6,1.52,14,5.38,2.2,8,4.5,3.89,6,3.8,2.08,15,6.8,1.99,10,5.5,1.31,8 +13809,work,5.05,1.73,22,4.33,2.37,21,6.12,2,17,6.17,1.33,6,4.6,1.76,15,4,3.06,7,4.5,2.07,14,6.44,2.07,9,5.75,1.98,8,4.43,1.7,14,6.29,1.25,7,3.89,2.26,9,4.67,2.5,12,6.33,2.35,9,5.88,1.64,8,4.64,1.82,14,5.75,1.39,8,5,2.19,6,4.07,2.46,15,7,1.94,9,5.12,1.64,8 +13810,workaholic,3.48,1.93,23,4.05,2.62,21,4.92,2.89,25,2.6,2.07,5,3.72,1.87,18,4.43,2.94,7,3.69,2.56,13,6.38,2.33,8,4.24,2.93,17,3,1.51,8,3.73,2.12,15,4.29,2.56,7,3.77,2.77,13,4.93,2.81,14,4.91,3.11,11,4.09,2.12,11,2.92,1.62,12,4.09,2.26,11,4,3.09,10,4.39,2.85,18,6.29,2.69,7 +13811,worker,5.95,1.47,20,3.6,2.01,20,6.29,1.9,24,6.25,1.71,4,5.88,1.45,16,5.25,2.22,4,3.19,1.8,16,6,2.45,9,6.47,1.55,15,5.75,1.28,8,6.08,1.62,12,4.22,2.33,9,3.09,1.64,11,6,2.04,14,6.7,1.7,10,6,1.34,11,5.89,1.69,9,3.6,1.78,10,3.6,2.32,10,6.47,2.07,17,5.86,1.46,7 +13812,workings,5.5,2.09,20,2.95,2.17,19,5.56,1.87,25,7,2.83,4,5.12,1.78,16,2,1,3,3.12,2.31,16,5.11,2.26,9,5.81,1.64,16,5.75,2.43,8,5.33,1.92,12,3.12,2.36,8,2.82,2.14,11,5,2,14,6.27,1.49,11,6.09,1.92,11,4.78,2.17,9,2.8,2.44,10,3.11,1.96,9,5.39,1.97,18,6,1.63,7 +13813,workload,4.24,1.73,21,3.92,2.83,24,4.65,2.58,20,5.25,1.39,8,3.62,1.66,13,5.5,2.81,6,3.39,2.7,18,5.73,2.45,11,3.33,2.18,9,4.58,1.73,12,3.78,1.72,9,5.1,2.64,10,3.07,2.73,14,5.62,2.5,13,2.86,1.68,7,4.29,1.49,14,4.14,2.27,7,4.56,2.58,16,2.62,3.02,8,4.5,2.43,12,4.88,2.95,8 +13814,workman,5.95,1.18,19,3.76,1.97,21,5,1.6,22,5.8,0.84,5,6.08,1.32,13,4.5,2.17,6,3.47,1.88,15,5.5,1.51,10,4.58,1.62,12,6.14,1.07,7,5.91,1.3,11,3.43,2.57,7,3.93,1.69,14,5.4,0.84,10,4.67,2.02,12,5.92,1.08,12,6,1.41,7,3.18,2.23,11,4.4,1.51,10,5.54,1.39,13,4.22,1.64,9 +13815,workmanship,5.45,1.96,20,4.14,2.29,22,7.16,1.57,19,5.56,2.35,9,5.36,1.69,11,3.4,2.51,5,4.56,2.16,16,7.67,1.51,6,6.92,1.61,13,5.5,1.83,14,5.33,2.42,6,4.08,2.02,12,4.56,2.6,9,6.33,1.5,9,7.9,1.29,10,5.8,1.48,10,5.1,2.38,10,3.5,2.39,12,4.9,2.02,10,7.83,1.6,6,6.85,1.52,13 +13816,workout,6.16,1.71,19,5.64,2.24,22,6.09,2.27,22,6.44,1.51,9,5.9,1.91,10,5.62,2.56,8,5.64,2.13,14,6.55,2.25,11,5.64,2.29,11,6.43,1.81,7,6,1.71,12,4.6,2.17,10,6.5,1.98,12,5.38,2.5,13,7.11,1.45,9,5.5,1.72,10,6.89,1.45,9,6.25,2.76,8,5.29,1.9,14,5.93,2.37,14,6.38,2.2,8 +13817,workplace,5.38,2.29,21,3.5,2.28,22,5.56,2.48,18,4.56,2.3,9,6,2.17,12,4.4,2.46,10,2.75,1.91,12,5.4,2.46,10,5.75,2.66,8,4.86,1.95,7,5.46,2.47,13,3.91,2.63,11,3.09,1.92,11,5.14,3.13,7,5.82,2.09,11,5.23,2.55,13,5.62,1.92,8,2.82,2.04,11,4.18,2.4,11,4.89,2.62,9,6.22,2.28,9 +13818,workshop,6.35,1.31,20,3.57,2.79,21,6.08,1.98,24,7.33,1.15,3,6.18,1.29,17,4,3.21,7,3.54,2.67,13,6.25,1.75,8,6,2.13,16,6.14,1.35,7,6.46,1.33,13,4.29,2.93,7,3.38,2.79,13,6,2.04,13,6.18,1.99,11,6.11,1.36,9,6.55,1.29,11,4.18,3.09,11,2.9,2.38,10,6.18,2.16,17,5.86,1.57,7 +13819,workup,4.81,1.47,21,4.85,2.43,20,5.71,2.31,21,5.5,0.84,6,4.53,1.6,15,4.25,1.58,8,5.25,2.86,12,5.91,1.76,11,5.5,2.88,10,5,1.67,6,4.73,1.44,15,5,2.16,10,4.7,2.79,10,6.14,2.51,14,4.86,1.68,7,4.86,1.46,7,4.79,1.53,14,5.07,2.81,14,4.33,1.21,6,5.42,2.57,12,6.11,1.96,9 +13820,world,6.46,1.57,39,4.55,2.3,42,5.12,2.47,41,6.71,1.79,17,6.27,1.39,22,5.12,2.25,16,4.19,2.3,26,5,2.57,21,5.25,2.43,20,6.42,1.64,19,6.53,1.58,19,4.79,2.44,19,4.35,2.21,23,4.24,2.36,17,5.75,2.4,24,6.67,1.69,24,6.13,1.36,15,4.76,2.54,25,4.24,1.92,17,5.38,2.63,16,4.96,2.41,25 +13821,worldly,5.62,2.09,21,3.36,2.24,22,6.56,2.39,27,5,2.49,10,6.18,1.54,11,2.86,2.34,7,3.6,2.23,15,6.06,2.68,17,7.4,1.58,10,6,2.05,11,5.2,2.15,10,2,1.41,5,3.76,2.31,17,6.43,2.53,14,6.69,2.32,13,5.54,2.33,13,5.75,1.75,8,3.3,2.71,10,3.42,1.88,12,6.86,2.71,14,6.23,2.05,13 +13822,worm,4.86,2.26,21,3.5,2.28,20,5.22,2.21,36,5.38,2.77,8,4.54,1.94,13,4,2.12,5,3.33,2.38,15,4.45,2.16,11,5.56,2.18,25,4.77,2.77,13,5,1.2,8,3.08,2.11,12,4.12,2.53,8,5.5,2.35,20,4.88,2.03,16,4.36,2.16,11,5.4,2.37,10,3.82,2.48,11,3.11,2.09,9,5,2.35,22,5.57,1.99,14 +13823,wormhole,4.95,2.18,21,4.09,2.31,23,3.86,2.37,21,4.6,3.05,5,5.06,1.95,16,4.92,1.98,12,3.18,2.4,11,2.82,1.6,11,4.56,2.35,9,4.67,1.72,12,5.33,2.74,9,4.25,2.21,16,3.71,2.69,7,2.91,1.51,11,4.9,2.77,10,5,2.45,13,4.88,1.81,8,4.11,2.45,19,4,1.83,4,3.79,2.19,14,4,2.89,7 +13824,wormwood,4.38,1.69,21,3.36,1.81,22,4.48,1.72,21,4.33,1.58,9,4.42,1.83,12,3.33,1.86,6,3.33,1.91,15,4.33,1.21,6,4.53,1.92,15,5.11,1.45,9,3.83,1.7,12,4.2,2.17,5,3.12,1.69,17,5.3,1.25,10,3.73,1.79,11,4.25,2.05,12,4.56,1.13,9,3.22,1.56,9,3.46,2.03,13,4.75,1.76,12,4.11,1.69,9 +13825,worried,3.27,1.42,22,5.81,2.75,21,4.18,2.4,17,3.33,1.37,6,3.27,1.53,15,4.57,2.82,7,6.43,2.59,14,4.67,2.29,9,3.62,2.56,8,3.5,1.61,14,2.86,1.07,7,5.78,2.86,9,5.83,2.79,12,4.78,2.44,9,3.5,2.33,8,3.5,1.4,14,2.88,1.46,8,5.67,3.44,6,5.87,2.56,15,4.67,2.55,9,3.62,2.26,8 +13826,worry,2.1,1.26,21,6.33,2.73,21,3.17,2.57,18,2.17,1.6,6,2.07,1.21,14,5.71,3.3,7,6.64,2.47,14,4,2.74,9,2.5,2.33,8,2,1.22,13,2.29,1.5,7,5.44,3.17,9,7,2.26,12,3.6,2.55,10,2.62,2.67,8,2.23,1.42,13,1.88,0.99,8,6.17,3.37,6,6.4,2.56,15,3.3,2.54,10,3,2.78,8 +13827,worrying,3.19,1.36,21,5.36,2.46,22,4.07,2.23,27,3.8,1.55,10,2.64,0.92,11,3.86,2.54,7,6.07,2.15,15,3.94,2.3,17,4.3,2.21,10,3.27,1.68,11,3.1,0.99,10,4.2,2.59,5,5.71,2.39,17,3.57,2.41,14,4.62,1.98,13,3.15,1.72,13,3.25,0.46,8,4.9,2.6,10,5.75,2.38,12,3.79,2.42,14,4.38,2.06,13 +13828,worship,5.57,2.68,21,3.78,2.61,23,4.65,2.89,17,4.67,2.92,9,6.25,2.38,12,4.73,3,11,2.92,1.93,12,4.4,2.59,10,5,3.46,7,3.57,2.07,7,6.69,2.46,13,4.55,3.05,11,3.08,2.02,12,4.29,3.04,7,4.9,2.92,10,5.46,2.79,13,5.75,2.66,8,3.27,2.2,11,4.25,2.96,12,3.89,2.15,9,5.5,3.51,8 +13829,worthless,1.89,1.41,19,4.45,2.91,22,2.71,1.72,28,2.17,1.33,6,1.77,1.48,13,3.82,2.99,11,5.09,2.81,11,3.18,2.04,11,2.41,1.46,17,1.91,1.58,11,1.88,1.25,8,3.91,3.18,11,5,2.65,11,2.94,1.95,18,2.3,1.16,10,2.15,1.57,13,1.33,0.82,6,4.71,3.29,14,4,2.2,8,2.38,1.86,16,3.17,1.47,12 +13830,worthwhile,6.7,1.72,20,3.68,2.42,22,6.88,1.86,26,6.43,2.23,7,6.85,1.46,13,4.2,2.35,10,3.25,2.49,12,6.6,1.8,15,7.5,1.9,10,6,1.95,11,7.56,0.88,9,4.22,2.54,9,3.31,2.36,13,6.94,2.02,16,7,1.66,9,7,1.73,13,6.14,1.68,7,3.75,2.67,16,3.5,1.76,6,6.75,1.96,12,7,1.84,14 +13831,worthy,6.56,2.15,18,4.77,2.25,22,7.04,1.77,23,6.82,2.14,11,5.67,2.07,6,5,2.07,8,4.64,2.41,14,7,2,7,7.06,1.73,16,6.25,2.43,8,6.8,1.99,10,4.22,2.59,9,5.15,1.99,13,6.45,1.75,11,7.58,1.68,12,6.55,2.66,11,6.57,1.13,7,4.73,2.33,11,4.82,2.27,11,7,1.83,13,7.1,1.79,10 +13832,would,5.91,1.54,22,3.81,2.38,21,5.94,1.6,17,5.83,2.23,6,6,1.31,15,3.71,2.98,7,3.86,2.14,14,6.11,2.03,9,5.75,1.04,8,5.86,1.66,14,6.14,1.46,7,3.33,2.4,9,4.17,2.41,12,6.56,1.88,9,5.25,0.89,8,5.93,1.59,14,5.88,1.55,8,3.83,3.31,6,3.8,2.04,15,6.33,1.94,9,5.5,1.07,8 +13833,wound,3.24,1.48,21,4.65,2.19,23,3.64,2.31,25,3.55,1.37,11,2.9,1.6,10,3.91,2.02,11,5.33,2.19,12,3.1,2.51,10,4.14,2.18,14,2.9,1.6,10,3.55,1.37,11,4.09,2.17,11,5.17,2.17,12,3.88,2.52,17,3.29,1.89,7,3.08,1.5,13,3.5,1.51,8,4.53,2.29,15,4.88,2.1,8,3.59,2.4,17,3.75,2.25,8 +13834,wounds,2.95,1.65,42,4,2.73,23,3.2,1.88,20,3.47,1.91,17,2.6,1.38,25,4.27,2.41,11,3.75,3.08,12,3.67,1.21,6,3,2.11,14,3.14,1.85,29,2.54,1.05,13,4.55,2.77,11,3.5,2.71,12,2.9,1.37,10,3.5,2.32,10,3.17,1.9,23,2.68,1.29,19,4.09,3.05,11,3.92,2.54,12,2.88,2.36,8,3.42,1.56,12 +13835,wrap,5.57,1.89,21,3.85,2.3,20,5.31,2.08,36,5.5,2.39,8,5.62,1.61,13,4.4,2.79,5,3.67,2.19,15,5.27,2.1,11,5.32,2.12,25,5.46,2.22,13,5.75,1.28,8,4.42,2.64,12,3,1.41,8,5.5,2.24,20,5.06,1.91,16,5.18,1.78,11,6,2,10,3.82,2.36,11,3.89,2.37,9,5.18,2.3,22,5.5,1.74,14 +13836,wrapper,4.79,1.23,19,3.33,2,18,5.29,2.08,17,5,0.77,11,4.5,1.69,8,3.5,1.91,4,3.29,2.09,14,4.38,2.07,8,6.11,1.83,9,4.62,0.74,8,4.91,1.51,11,3.86,1.95,7,3,2.05,11,5,1.79,6,5.45,2.3,11,4.77,1.42,13,4.83,0.75,6,2.91,2.21,11,4,1.53,7,5.86,2.04,7,4.9,2.13,10 +13837,wrath,3.19,1.75,21,5.95,2.27,21,4.36,2.68,25,3.33,2.06,12,3,1.32,9,6.29,1.8,7,5.79,2.52,14,4.4,2.32,10,4.33,2.97,15,3.25,1.5,4,3.18,1.85,17,6,2,10,5.91,2.59,11,4.29,3.64,7,4.39,2.33,18,3.17,1.27,12,3.22,2.33,9,5.85,2.58,13,6.12,1.81,8,2.56,1.59,9,5.38,2.66,16 +13838,wreak,3.5,1.64,20,5.33,2.57,18,4.54,2.5,24,3.2,1.48,5,3.6,1.72,15,5.6,2.7,5,5.23,2.62,13,4.85,2.79,13,4.18,2.18,11,3.6,1.43,10,3.4,1.9,10,5.57,2.57,7,5.18,2.68,11,4.88,2.45,16,3.88,2.64,8,3.43,1.65,14,3.67,1.75,6,5.83,2.29,12,4.33,3.01,6,3.87,2.59,15,5.67,2,9 +13839,wreath,5.81,1.78,21,3.17,2.17,23,6.44,2.36,18,5.78,1.86,9,5.83,1.8,12,3.36,2.16,11,3,2.26,12,6.7,2.16,10,6.12,2.7,8,5.57,2.07,7,5.92,1.75,13,3.55,2.38,11,2.83,1.99,12,7,2.52,7,6.09,2.3,11,5.77,1.96,13,5.88,1.55,8,3.27,2.05,11,3.08,2.35,12,6.56,2.13,9,6.33,2.69,9 +13840,wreck,1.62,0.74,21,4.65,3.1,20,4.27,2.75,22,2,0.89,6,1.47,0.64,15,4.5,3.12,8,4.75,3.22,12,3.92,2.91,12,4.7,2.63,10,1.67,0.87,9,1.58,0.67,12,5,3,9,4.36,3.29,11,4.57,1.9,7,4.13,3.11,15,1.6,0.84,10,1.64,0.67,11,4.69,3.2,13,4.57,3.15,7,4.75,3.17,12,3.7,2.16,10 +13841,wreckage,3.38,1.69,21,5.71,2.28,21,3.9,2.12,21,4,1.94,9,2.92,1.38,12,5.17,2.71,6,5.86,2.21,14,3.5,1.76,6,4.07,2.28,15,4.11,2.09,9,2.83,1.11,12,6,2,5,5.62,2.42,16,5.1,2.33,10,2.82,1.17,11,3.5,2.02,12,3.22,1.2,9,5.88,1.55,8,5.62,2.69,13,3.92,2.11,12,3.89,2.26,9 +13842,wrecker,4.05,2.18,21,5.6,2.5,20,4.69,2.36,35,4.25,2.6,8,3.92,1.98,13,6.6,1.52,5,5.27,2.71,15,4.91,2.59,11,4.58,2.3,24,4.23,2.45,13,3.75,1.75,8,5.92,2.47,12,5.12,2.64,8,5,2.32,20,4.27,2.43,15,3.82,1.89,11,4.3,2.54,10,6.64,2.29,11,4.33,2.24,9,4.36,2.54,22,5.23,2.01,13 +13843,wrench,4.86,1.68,21,3.7,1.95,20,5.67,2.42,21,5.67,1.21,6,4.53,1.77,15,4.75,1.49,8,3,1.95,12,6.09,2.21,11,5.2,2.66,10,4.83,2.14,6,4.87,1.55,15,4.3,1.64,10,3.1,2.13,10,5,2.66,14,7,1,7,4.86,1.95,7,4.86,1.61,14,3.71,2.13,14,3.67,1.63,6,5.33,2.57,12,6.11,2.26,9 +13844,wrestle,4.53,1.78,19,4.55,2.34,22,5.81,2.22,27,5.86,2.12,7,3.75,0.97,12,4.5,2.27,10,4.58,2.5,12,5.87,2.13,15,6,2.37,11,4.18,1.4,11,5,2.2,8,5.67,2,9,3.77,2.31,13,6.47,2.24,17,4.89,1.76,9,4.83,1.85,12,4,1.63,7,4,2.45,16,6,1.26,6,6.08,2.15,12,5.6,2.32,15 +13845,wrestler,4.26,1.63,19,4.32,2.46,22,5.37,2.17,19,4,2,9,4.5,1.27,10,3.8,2.59,5,4.38,2.53,16,4,2.76,6,6,1.58,13,4.21,1.67,14,4.4,1.67,5,4.25,2.77,12,4.22,2.22,9,5.11,1.69,9,5.6,2.59,10,4.7,1.57,10,3.78,1.64,9,3.92,2.71,12,4.8,2.15,10,5.33,2.42,6,5.38,2.14,13 +13846,wrestling,4.62,1.86,21,4.24,2.63,25,5.12,2.11,24,4.67,2.18,9,4.58,1.68,12,4.11,2.52,9,4.31,2.77,16,5.11,1.83,9,5.13,2.33,15,4.88,1.64,8,4.46,2.03,13,4.17,2.44,12,4.31,2.9,13,5,2.04,12,5.25,2.26,12,4.42,1.88,12,4.89,1.9,9,3.43,2.38,14,5.27,2.69,11,5,2.42,13,5.27,1.79,11 +13847,wretch,3.41,1.62,22,4.85,2.33,26,4.91,2.41,23,3.33,1.94,9,3.46,1.45,13,4.5,2.07,10,5.06,2.52,16,5.44,2.24,9,4.57,2.53,14,4.12,1.81,8,3,1.41,14,4.69,2.66,13,5,2.04,13,5,2.41,12,4.82,2.52,11,3.67,1.5,12,3.1,1.79,10,4.07,2.25,15,5.91,2.07,11,5.69,2.14,13,3.9,2.47,10 +13848,wretched,2.57,1.36,21,3.8,2.4,25,3.79,2.2,19,3.44,0.88,9,1.92,1.31,12,3.83,2.56,6,3.78,2.49,18,3.57,1.9,7,3.92,2.43,12,2.81,1.17,16,1.8,1.79,5,3.29,2.43,14,4.5,2.42,10,3.33,2.24,9,4.2,2.2,10,3.08,1.31,12,1.89,1.17,9,4.12,2.31,16,3.22,2.59,9,3.45,2.42,11,4.25,1.91,8 +13849,wriggle,5.43,1.57,21,3.75,2.49,24,5,2.18,20,4.88,0.99,8,5.77,1.79,13,5.5,1.38,6,3.17,2.53,18,4.91,2.07,11,5.11,2.42,9,5.33,1.87,12,5.56,1.13,9,4.5,2.46,10,3.21,2.46,14,4.77,2.2,13,5.43,2.23,7,5.64,1.78,14,5,1,7,4.44,2.48,16,2.38,2,8,5.67,2.15,12,4,1.93,8 +13850,wring,4.95,1.59,22,3.89,1.91,19,5.48,2.16,21,5.2,1.64,5,4.81,1.64,16,4.25,1.98,8,3.64,1.91,11,5.3,2.36,10,5.64,2.06,11,4.92,1.73,12,5,1.49,10,4.3,2.16,10,3.44,1.59,9,5.17,2.33,12,5.89,1.96,9,4.73,1.56,11,5.18,1.66,11,3.75,2.55,8,4,1.41,11,5.11,2.26,9,5.75,2.14,12 +13851,wringer,4,1.69,20,3.28,2.32,18,4.55,1.79,22,3.8,1.64,5,4.07,1.75,15,3.5,2.17,6,3.17,2.48,12,4.7,1.83,10,4.42,1.83,12,4.2,1.87,10,3.8,1.55,10,3.9,2.64,10,2.5,1.69,8,4.64,1.96,11,4.45,1.69,11,3.17,1.4,12,5.25,1.28,8,2,1.32,9,4.56,2.46,9,4.18,1.94,11,4.91,1.64,11 +13852,wrinkle,4,1.86,19,4.61,2.19,23,4.29,2.29,28,5.12,0.64,8,3.18,2.04,11,5,2.35,9,4.36,2.13,14,3.64,1.95,14,4.93,2.5,14,3.89,2.09,9,4.1,1.73,10,4.5,2.35,12,4.73,2.1,11,3.93,2.59,14,4.64,1.98,14,4.1,2.02,10,3.89,1.76,9,4.45,2.42,11,4.75,2.05,12,4.17,2.08,12,4.38,2.5,16 +13853,wrinkled,3.74,1.45,19,3.8,2.21,20,5.04,2.5,23,3.33,2.08,3,3.81,1.38,16,4.62,2.2,8,3.25,2.14,12,5.78,1.86,9,4.57,2.79,14,3.11,1.27,9,4.3,1.42,10,4,2.45,8,3.67,2.15,12,5.8,2.46,15,3.62,2,8,4,1.29,7,3.58,1.56,12,4,1.76,10,3.6,2.67,10,5.08,2.96,13,5,1.89,10 +13854,wrist,5.06,2.34,18,3.27,1.91,22,5.26,1.98,23,5.27,2,11,5.33,2.66,6,4.38,2.07,8,2.64,1.55,14,4.57,2.76,7,5.56,1.55,16,4.38,2.39,8,5.6,2.27,10,2.67,1.87,9,3.69,1.89,13,5.45,1.81,11,5.08,2.19,12,4.64,2.69,11,5.71,1.6,7,3.18,2.32,11,3.36,1.5,11,4.92,2.14,13,5.7,1.77,10 +13855,wristwatch,5.63,2.01,19,3.75,2.63,20,5.12,2.4,24,5.85,2.08,13,5.17,1.94,6,5.4,1.52,5,3.2,2.73,15,5.08,2.29,13,5.18,2.64,11,5.56,2.24,9,5.7,1.89,10,5,2.24,7,3.08,2.66,13,4.91,2.51,11,5.31,2.39,13,6.11,1.83,9,5.2,2.15,10,3.9,2.42,10,3.6,2.95,10,4.67,2.5,9,5.4,2.38,15 +13856,writ,4.5,1.84,26,4.18,2.32,22,5.89,2.05,19,5.2,1.75,10,4.06,1.81,16,4.6,2.5,10,3.83,2.21,12,6.17,2.32,6,5.77,2.01,13,4.69,1.65,13,4.31,2.06,13,3.82,2.23,11,4.55,2.46,11,5.71,2.09,14,6.4,2.07,5,4.31,2.02,13,4.69,1.7,13,4.3,2.26,10,4.08,2.47,12,5.89,1.69,9,5.9,2.42,10 +13857,write,6.45,2.11,22,3.81,2.18,21,5.28,2.02,18,5.5,2.26,6,6.67,1.99,15,3.71,2.5,7,3.86,2.11,14,5.11,2.15,9,5.25,2.05,8,5.93,2.3,14,7.14,1.35,7,4.11,2.67,9,3.58,1.83,12,4.6,2.41,10,6.12,0.99,8,6.36,2.06,14,6.62,2.33,8,3.67,2.66,6,3.87,2.07,15,5.5,2.27,10,5,1.77,8 +13858,writer,6.74,2.1,19,4.74,2.4,39,6,2.66,41,5.33,1.15,3,7.4,1.5,15,4.77,2.65,13,4.73,2.32,26,5.4,2.64,20,6.57,2.6,21,7.17,2.14,6,7,1.41,12,5.12,2.39,17,4.45,2.42,22,5.83,2.96,18,6.13,2.46,23,6.92,2.11,12,6.43,2.23,7,4.37,2.56,19,5.1,2.25,20,5.71,2.88,21,6.3,2.43,20 +13859,wrong,3.24,1.48,21,5.29,2.19,21,3.39,1.97,18,2.5,1.22,6,3.5,1.56,14,5,2,7,5.43,2.34,14,4.22,1.99,9,2.12,1.13,8,3.23,1.83,13,3.14,0.69,7,4.33,1.8,9,6,2.26,12,4.2,2.1,10,2.38,1.3,8,3.15,0.99,13,3.38,2.13,8,5.5,2.66,6,5.2,2.08,15,3.5,2.17,10,3.25,1.83,8 +13860,wrongdoing,3.58,1.74,19,4.77,2.29,22,5.32,3.02,19,4,2.39,8,3.27,1.1,11,3.4,2.3,5,5.12,2.25,16,5.67,3.56,6,5.15,2.88,13,3.69,1.89,13,3.33,1.51,6,4.58,2.5,12,4.89,2.2,9,5.11,2.62,9,5.5,3.47,10,4,2.05,10,3.11,1.27,9,4,2.49,12,5.7,1.7,10,5.33,3.67,6,5.31,2.84,13 +13861,wrongful,3,1.67,21,5.48,2.23,23,4.24,2.3,21,3.4,2.79,5,2.88,1.26,16,6.17,2.25,12,4.73,2.05,11,4.73,2.69,11,3.56,1.81,9,2.25,0.97,12,4,1.94,9,5.38,2.47,16,5.71,1.7,7,3.73,2,11,4.8,2.57,10,2.92,1.98,13,3.12,1.13,8,5.74,2.31,19,4.25,1.5,4,4.36,2.53,14,4,1.91,7 +13862,yacht,5.88,1.94,40,3.98,2.56,46,5.56,2.27,25,6.06,2.08,16,5.75,1.87,24,3.21,2.39,14,4.31,2.6,32,4.9,2.69,10,6,1.93,15,5.7,2.27,20,6.05,1.57,20,4.05,2.4,22,3.92,2.75,24,5.14,2.67,7,5.72,2.16,18,6.12,1.95,26,5.43,1.91,14,3.71,2.73,24,4.27,2.39,22,5,2.45,9,5.88,2.19,16 +13863,yahoo,4.95,1.78,19,5.6,2.58,20,5.9,2.29,20,3,1,3,5.31,1.66,16,5.17,2.71,6,5.79,2.61,14,5.67,1.75,6,6,2.54,14,4.7,1.34,10,5.22,2.22,9,5.29,2.29,7,5.77,2.8,13,6.6,1.84,10,5.2,2.57,10,4.5,1.85,8,5.27,1.74,11,5.62,3.2,8,5.58,2.23,12,6.5,2.56,8,5.5,2.11,12 +13864,yak,4.32,2.3,22,3.84,1.92,19,4.62,2.13,21,4.8,1.1,5,4.38,2.5,16,4.25,2.05,8,3.55,1.86,11,4.9,2.33,10,4.36,2.01,11,4.67,1.97,12,3.9,2.69,10,3.9,1.79,10,3.78,2.17,9,4,1.71,12,5.44,2.46,9,4.18,2.56,11,4.45,2.11,11,4.25,1.75,8,3.55,2.07,11,4.89,2.32,9,4.42,2.07,12 +13865,yank,4.47,1.71,19,4.5,2.09,20,3.86,2.27,22,4.29,1.25,7,4.58,1.98,12,4.11,2.47,9,4.82,1.78,11,4.67,2.88,6,3.56,2.03,16,4.78,1.64,9,4,1.8,9,4.12,2.3,8,4.75,2.01,12,4.53,2.39,15,2.43,1.13,7,4.7,2.26,10,4.22,0.83,9,4.67,2.31,12,4.25,1.83,8,4.36,2.87,11,3.36,1.43,11 +13866,yap,3.9,2.2,20,4.28,2.4,18,5.3,2.85,23,4.8,0.45,5,3.6,2.47,15,6,1.41,5,3.62,2.4,13,5.54,2.99,13,5,2.79,10,4.1,2.28,10,3.7,2.21,10,6.29,1.8,7,3,1.79,11,5.44,2.83,16,5,3.11,7,3.36,2.1,14,5.17,2.04,6,4.58,2.54,12,3.67,2.16,6,5.64,3.15,14,4.78,2.39,9 +13867,yard,5.7,1.92,20,3.68,2.03,22,5.84,1.92,19,5.22,2.17,9,6.09,1.7,11,2.8,1.92,5,3.94,2.11,16,5.67,2.16,6,5.92,1.89,13,5.64,1.98,14,5.83,1.94,6,3.92,2.11,12,3.33,2.12,9,5.11,1.45,9,6.5,2.12,10,5.7,1.77,10,5.7,2.16,10,3.17,1.9,12,4.3,2.11,10,6.83,1.33,6,5.38,2.02,13 +13868,yarn,5.47,1.71,19,2.7,2.25,20,5.33,1.97,24,5.54,1.9,13,5.33,1.37,6,3.8,3.03,5,2.33,1.91,15,5.46,1.39,13,5.18,2.56,11,5.78,2.28,9,5.2,1.03,10,3.43,2.88,7,2.31,1.84,13,5,2.1,11,5.62,1.89,13,5.22,1.2,9,5.7,2.11,10,2.3,1.83,10,3.1,2.64,10,5.11,2.37,9,5.47,1.77,15 +13869,yawn,5.62,1.63,21,2.84,1.93,25,4.68,2.26,19,5.67,1.73,9,5.58,1.62,12,4,2.61,6,2.33,1.5,18,4.29,2.29,7,4.92,2.31,12,5.69,1.54,16,5.4,2.07,5,3.14,2.03,14,2.2,1.69,10,4.11,2.26,9,5.2,2.25,10,5.5,1.88,12,5.78,1.3,9,3.06,1.73,16,2.44,2.3,9,5,2.24,11,4.25,2.38,8 +13870,year,5.75,1.29,20,3.33,2.03,21,5.81,1.97,16,5.4,1.14,5,5.93,1.38,14,2.86,1.86,7,3.57,2.14,14,6,2.14,8,5.62,1.92,8,5.67,1.5,12,6,1,7,3.44,2.4,9,3.25,1.82,12,6.33,2.24,9,5.14,1.46,7,5.33,1.07,12,6.38,1.41,8,3.67,2.42,6,3.2,1.93,15,6.11,2.47,9,5.43,1.13,7 +13871,yearbook,6.05,1.93,20,3.45,2.42,20,5.1,2.34,21,6.5,1.52,6,5.86,2.11,14,3.12,2.3,8,3.67,2.57,12,4.75,1.96,12,5.56,2.83,9,6.78,1.92,9,5.45,1.81,11,3.22,2.22,9,3.64,2.66,11,4.5,2.35,6,5.33,2.38,15,5.6,1.96,10,6.5,1.9,10,3.23,2.39,13,3.86,2.61,7,4.83,2.82,12,5.44,1.59,9 +13872,yearly,5.2,1.06,20,3.05,1.82,20,5.23,1.34,22,5.29,0.76,7,5.15,1.21,13,3.56,1.67,9,2.64,1.91,11,5.5,1.64,6,5.12,1.26,16,5,1.25,10,5.44,0.88,9,2.25,1.49,8,3.58,1.88,12,5.27,1.44,15,5.14,1.21,7,5.45,1.37,11,4.89,0.33,9,2.92,1.78,12,3.25,1.98,8,6,1.18,11,4.45,1.04,11 +13873,yearn,5.95,1.86,21,3.73,2.07,22,5.18,2.2,22,5.56,1.88,9,6.25,1.86,12,2.5,1.97,6,4.27,2.02,15,5.5,2.35,6,5.06,2.21,16,5.44,2.07,9,6.33,1.67,12,3,1.87,5,3.94,2.14,17,5.09,2.17,11,5.27,2.33,11,5.92,2.39,12,6,0.87,9,4.33,1.58,9,3.31,2.32,13,5.08,1.83,12,5.3,2.67,10 +13874,yeast,4.58,1.77,19,3.26,2.05,19,4.8,1.79,20,5.67,1.15,3,4.4,1.88,15,2.89,1.83,9,3.6,2.27,10,5.2,1.32,10,4.4,2.17,10,3.67,2.42,6,5.08,1.31,12,2.67,1.63,6,3.54,2.22,13,4.12,1.73,8,5.25,1.76,12,4.92,1.68,12,4,1.91,7,3.33,1.94,9,3.2,2.25,10,3.78,1.56,9,5.64,1.57,11 +13875,yell,3.58,1.64,19,4.94,2.51,18,4.29,2.44,17,4.27,1.68,11,2.62,1.06,8,5.25,2.99,4,4.86,2.48,14,4.5,2.78,8,4.11,2.26,9,4.25,1.39,8,3.09,1.7,11,5.29,2.63,7,4.73,2.53,11,4.83,2.32,6,4,2.57,11,3.69,1.65,13,3.33,1.75,6,4.09,2.51,11,6.29,1.98,7,4.71,2.69,7,4,2.36,10 +13876,yeller,4.81,1.75,21,4.64,2.54,22,4.8,2.48,20,5.88,1.55,8,4.15,1.57,13,5,2.87,10,4.33,2.31,12,6,3.21,7,4.15,1.82,13,5.09,1.81,11,4.5,1.72,10,4.27,1.95,11,5,3.07,11,5.07,2.55,15,4,2.35,5,4.8,1.48,10,4.82,2.04,11,5.1,2.02,10,4.25,2.93,12,5,1.7,10,4.6,3.17,10 +13877,yellow,6.09,1.82,43,3.83,2.33,41,6.35,2.66,20,5.91,1.45,11,6.19,1.97,31,4.88,2.16,16,3.16,2.23,25,6.2,2.15,10,6.5,3.21,10,6.24,1.67,21,5.95,1.99,22,3.96,2.16,23,3.67,2.59,18,5.12,3,8,7.17,2.17,12,6.05,1.94,21,6.14,1.75,22,3.4,2.39,30,5,1.79,11,6.33,2.6,9,6.36,2.84,11 +13878,yen,5,1.92,21,2.91,1.88,23,5.11,2.3,18,5.11,2.03,9,4.92,1.93,12,3.09,1.76,11,2.75,2.05,12,6.3,2.11,10,3.62,1.6,8,5.57,2.07,7,4.77,1.92,13,3.18,1.99,11,2.67,1.83,12,5.86,2.34,7,4.64,2.25,11,5.08,2.22,13,4.88,1.46,8,2.82,1.83,11,3,2,12,5.89,2.15,9,4.33,2.29,9 +13879,yield,5.19,1.94,21,3.85,2.43,20,5.06,2.34,35,5.5,2.27,8,5,1.78,13,3.2,1.92,5,4.07,2.6,15,5.73,2.37,11,4.75,2.31,24,5.46,2.3,13,4.75,1.16,8,4.42,2.61,12,3,2,8,5.11,2.54,19,5,2.16,16,4.73,2,11,5.7,1.83,10,4.45,2.73,11,3.11,1.9,9,5.18,2.48,22,4.85,2.15,13 +13880,yo-yo,6.33,1.96,21,4.04,2.42,24,5.91,2.41,22,6.5,2.56,8,6.23,1.59,13,4.08,2.81,13,4,2,11,6.15,2.51,13,5.56,2.35,9,5.88,2.8,8,6.58,1.31,12,4.36,2.21,14,3.6,2.76,10,6.75,2.34,12,4.9,2.18,10,6,2.21,10,6.64,1.75,11,3.88,2.55,17,4.43,2.23,7,5.2,2.74,10,6.5,2.02,12 +13881,yodel,6.1,2.21,21,3.33,2.15,21,5.9,2.19,21,5.85,2.34,13,6.5,2.07,8,3.27,2.41,11,3.67,1.87,9,5.5,2.26,6,6.07,2.22,15,5.3,2.54,10,6.82,1.66,11,2.55,1.63,11,4.2,2.39,10,5.08,2.1,13,7.25,1.67,8,5.58,2.54,12,6.78,1.56,9,3.38,2.53,13,3.25,1.49,8,5.58,2.27,12,6.33,2.12,9 +13882,yoga,6.05,1.5,20,3.33,2.42,21,6.48,2.29,25,6,0,3,6.06,1.64,17,3.86,2.34,7,3.08,2.6,13,6.88,2.1,8,6.29,2.42,17,5.57,1.72,7,6.31,1.38,13,3.43,2.37,7,3.31,2.63,13,6.86,2.35,14,6,2.24,11,5.56,0.73,9,6.45,1.86,11,3.82,2.68,11,2.8,2.1,10,5.94,2.39,18,7.86,1.35,7 +13883,yogurt,7,1.76,19,4.52,2.71,23,6,2.05,19,6,1.5,9,7.9,1.52,10,3.71,2.29,7,4.93,2.96,15,6,2.45,10,6,1.66,9,7.56,1.88,9,6.5,1.58,10,5.3,2.45,10,3.92,2.97,12,4.88,1.81,8,6.6,1.84,10,6.92,1.83,12,7.14,1.77,7,4.2,2.44,20,6.67,4.04,3,5.25,2.19,8,6.55,1.86,11 +13884,yoke,5.39,1.46,18,3.4,2.56,20,4.2,2.4,25,5.8,0.84,5,5.23,1.64,13,4.36,2.77,11,2.22,1.79,9,3.75,2.52,16,5,2.06,9,5.14,1.21,7,5.55,1.63,11,3.44,3.13,9,3.36,2.16,11,4.4,2.56,20,3.4,1.52,5,5.11,1.27,9,5.67,1.66,9,3.36,2.54,11,3.44,2.74,9,4.11,2.08,19,4.5,3.45,6 +13885,yolk,5.32,1.86,22,3.05,2.01,19,5.67,2.06,21,5.8,2.17,5,5.06,1.81,16,3.88,2.17,8,2.45,1.75,11,5,2.05,10,6.27,1.95,11,5.67,1.78,12,4.9,1.97,10,3,2.05,10,3.11,2.09,9,5.58,2.31,12,5.78,1.79,9,5.45,2.25,11,5.18,1.47,11,3.12,2.3,8,3,1.9,11,4.78,2.11,9,6.33,1.83,12 +13886,young,6.31,1.59,39,4.09,2.22,22,5.6,2.84,58,6,1.73,15,6.5,1.5,24,4.1,2.47,10,4.08,2.11,12,5.52,2.76,27,5.68,2.95,31,6.58,1.64,24,6,1.41,14,4.55,2.11,11,3.64,2.34,11,5.32,2.87,38,6.15,2.78,20,6.67,1.62,21,5.89,1.49,18,4.6,2.22,10,3.67,2.23,12,6.12,2.78,32,4.96,2.84,26 +13887,youngster,6.05,1.72,21,4.55,2.19,20,5,2.55,21,6.17,1.17,6,6,1.93,15,4.62,2.07,8,4.5,2.35,12,4.55,2.7,11,5.5,2.42,10,6.33,1.37,6,5.93,1.87,15,4.4,2.01,10,4.7,2.45,10,4.79,2.61,14,5.43,2.57,7,6.14,2.04,7,6,1.62,14,5.07,2.37,14,3.33,1.03,6,5.25,2.73,12,4.67,2.4,9 +13888,youth,6.53,1.58,19,4.14,2.58,44,5,2.05,48,6,2.65,3,6.62,1.41,16,4,2.39,21,4.26,2.78,23,5.15,2.41,26,4.82,1.56,22,7.22,1.2,9,5.9,1.66,10,4.6,2.66,20,3.75,2.49,24,5.59,1.99,29,4.11,1.85,19,6.86,1.21,7,6.33,1.78,12,3.93,2.49,30,4.57,2.79,14,5.5,2.21,26,4.41,1.71,22 +13889,youthful,6.89,1.97,19,5.68,2.5,22,6,2.28,23,7,2.28,11,6.43,1.4,7,6.38,2.39,8,5.29,2.55,14,5.29,2.87,7,6.31,1.99,16,6.62,2.33,8,7.09,1.76,11,5.11,2.71,9,6.08,2.36,13,5.82,2.23,11,6.17,2.41,12,6.83,2.29,12,7,1.41,7,5.91,2.81,11,5.45,2.25,11,5.92,2.53,13,6.1,2.02,10 +13890,yucky,3.36,2.01,22,4.35,2.58,20,4.36,2.52,22,3.43,1.74,14,3.25,2.55,8,5,2.72,11,3.75,2.38,8,5.67,1.63,6,3.88,2.66,16,2.7,1.89,10,3.92,2.02,12,3.82,2.64,11,5,2.5,9,5.46,1.98,13,2.78,2.44,9,2.83,1.99,12,4,1.94,10,4.25,2.93,12,4.5,2.14,8,5,2.41,12,3.6,2.55,10 +13891,yuletide,6.19,1.99,21,4,2.24,19,5.08,2.1,25,6,1.35,12,6.44,2.7,9,3.5,1.38,6,4.23,2.55,13,3.9,1.97,10,5.87,1.85,15,7.5,1.91,4,5.88,1.93,17,4.11,2.03,9,3.9,2.51,10,4.71,2.43,7,5.22,2.02,18,6.5,2.32,12,5.78,1.48,9,3.92,2.11,12,4.14,2.61,7,4.78,2.11,9,5.25,2.14,16 +13892,yummy,7.52,1.94,21,4.48,2.5,25,6.84,2.06,19,7,2.55,9,7.92,1.31,12,4,3.03,6,4.61,2.45,18,7.29,2.14,7,6.58,2.07,12,7.38,2.19,16,8,0.71,5,4.29,2.67,14,4.7,2.5,10,6.78,1.79,9,6.9,2.38,10,7.58,2.15,12,7.44,1.74,9,5.12,2.31,16,3.33,2.55,9,7.09,2.3,11,6.5,1.77,8 +13893,yuppie,4.64,2.48,22,4.65,2.37,20,5.39,1.85,23,4.8,2.93,15,4.29,1.11,7,5.4,3.65,5,4.4,1.88,15,5,1.86,12,5.82,1.83,11,6.1,2.6,10,3.42,1.62,12,5.86,2.73,7,4,1.96,13,4.5,2.17,10,6.08,1.26,13,4.91,2.3,11,4.36,2.73,11,4,3.02,10,5.3,1.34,10,5.25,2.55,8,5.47,1.46,15 +13894,zap,5.39,2.52,18,4.41,2.44,22,4.87,2.63,23,5.09,2.3,11,5.33,2.88,6,5.25,2.71,8,3.93,2.23,14,4.57,2.99,7,5,2.56,16,5.12,2.53,8,5.6,2.63,10,4.78,2.49,9,4.15,2.48,13,5.18,2.68,11,4.58,2.68,12,5.09,3.02,11,5.86,1.57,7,3.45,2.25,11,5.36,2.34,11,5.31,2.75,13,4.3,2.5,10 +13895,zeal,6.15,2.08,20,5.33,2.71,21,5.59,2.35,34,6.8,1.48,10,5.5,2.46,10,4,1.51,8,6.15,3,13,5.14,2.21,14,5.9,2.45,20,5.89,2.26,9,6.36,2.01,11,5.69,2.69,13,4.75,2.82,8,5.27,2.27,22,6.17,2.48,12,5.9,2.69,10,6.4,1.35,10,5.07,2.64,14,5.86,2.97,7,5.18,1.98,17,6,2.67,17 +13896,zebra,6.47,2.34,19,3.9,2.75,20,5.26,2.23,19,7,2,3,6.2,2.43,15,3.2,2.49,10,4.6,2.95,10,5.7,1.7,10,4.78,2.73,9,5.17,3.06,6,6.92,1.73,12,3.57,3.15,7,4.08,2.63,13,4.75,1.91,8,5.64,2.46,11,7.58,1.62,12,4.57,2.23,7,4.1,2.77,10,3.7,2.87,10,3.89,2.2,9,6.5,1.43,10 +13897,zenith,5.2,1.79,20,3.71,2.12,24,5.36,2.09,28,5.88,2.23,8,4.75,1.36,12,3.44,2.24,9,3.87,2.1,15,5.21,2.39,14,5.5,1.83,14,5.11,2.15,9,5.27,1.56,11,3.75,1.42,12,3.67,2.71,12,5.07,1.94,14,5.64,2.27,14,4.3,1.7,10,6.1,1.45,10,3.42,1.98,12,4,2.3,12,5.33,1.3,12,5.38,2.58,16 +13898,zephyr,5.5,1.5,20,3.41,2.2,22,5.22,2.5,27,6.14,2.19,7,5.15,0.9,13,3.8,2.1,10,3.08,2.31,12,5.33,2.55,15,4.91,2.59,11,5.45,1.57,11,5.56,1.51,9,3.67,1.94,9,3.23,2.42,13,5.29,2.85,17,4.89,1.9,9,5.46,1.61,13,5.57,1.4,7,3.25,2.24,16,3.83,2.23,6,4.67,2.81,12,5.67,2.23,15 +13899,zest,6.76,1.53,41,5.41,2.44,22,6.58,1.79,26,7.05,1.22,19,6.5,1.74,22,5.5,2.32,12,5.3,2.71,10,6.31,1.75,13,6.85,1.86,13,7,1.67,19,6.76,1,21,5.78,2.59,9,5.15,2.41,13,6.29,1.79,17,7.11,1.76,9,6.9,1.71,20,6.62,1.36,21,4.89,1.36,9,5.77,2.98,13,6.19,1.8,16,7.2,1.69,10 +13900,zeta,5.55,0.94,20,3.75,2.2,20,5.2,2.02,25,5.45,0.93,11,5.67,1,9,3.43,2.07,7,3.92,2.33,13,5.17,1.8,12,5.23,2.28,13,5.64,0.92,11,5.44,1.01,9,4.45,2.42,11,2.89,1.62,9,5.69,1.99,16,4.33,1.87,9,5.9,1.2,10,5.2,0.42,10,4.25,2.26,12,3,2,8,5.67,1.63,15,4.5,2.42,10 +13901,zigzag,5.18,1.3,22,5.42,2.34,19,5,2.21,21,4.4,0.89,5,5.38,1.36,16,5.25,2.31,8,5.55,2.46,11,4.5,1.58,10,5.45,2.66,11,4.75,0.87,12,5.7,1.57,10,5.5,2.59,10,5.33,2.18,9,4.67,2.5,12,5.44,1.81,9,5.09,0.54,11,5.27,1.79,11,4.12,2.53,8,6.36,1.75,11,4.56,1.59,9,5.33,2.61,12 +13902,zilch,3.89,1.78,18,4.05,2.21,20,4.25,1.96,24,3.4,1.67,5,4.08,1.85,13,5,2,11,2.89,1.96,9,4.4,2.29,15,4,1.32,9,4.43,1.27,7,3.55,2.02,11,3.44,2.3,9,4.55,2.11,11,4.25,2.07,20,4.25,1.5,4,4.22,1.79,9,3.56,1.81,9,4.36,1.69,11,3.67,2.78,9,4.72,1.81,18,2.83,1.83,6 +13903,zillion,5.81,2.23,21,4.26,2.83,23,4.89,2.72,18,5.56,2.07,9,6,2.41,12,3.27,1.9,11,5.17,3.3,12,4,2.83,10,6,2.27,8,4.43,2.76,7,6.31,1.49,13,4.64,2.5,11,3.92,3.18,12,3.57,2.7,7,5.73,2.49,11,5.46,2.54,13,6.38,1.6,8,5.09,3.14,11,3.5,2.39,12,3.78,2.17,9,6,2.87,9 +13904,zinc,4.79,1.65,19,3.17,2.04,18,5,2.15,17,5.36,1.12,11,4,2,8,4,2,4,2.93,2.06,14,4.5,2.14,8,5.44,2.19,9,5.12,1.46,8,4.55,1.81,11,3.43,2.3,7,3,1.95,11,5,1.9,6,5,2.37,11,4.62,1.66,13,5.17,1.72,6,2.64,1.91,11,4,2.08,7,5,2,7,5,2.36,10 +13905,zing,6.95,1.9,19,4.81,2.69,21,6.36,1.97,22,7.11,1.69,9,6.8,2.15,10,5.71,2.69,7,4.36,2.68,14,5.73,1.95,11,7,1.84,11,6.14,1.46,7,7.42,2.02,12,5.1,2.69,10,4.55,2.81,11,6.31,2.32,13,6.44,1.42,9,6.6,2.17,10,7.33,1.58,9,5.25,3.11,8,4.54,2.5,13,6.86,2.03,14,5.5,1.6,8 +13906,zip,5.06,1.35,18,4.24,2.23,21,4.67,2.28,18,5.67,1.15,3,4.93,1.39,15,5.5,2.59,6,3.73,1.94,15,5,2.45,6,4.5,2.28,12,5,0.87,9,5.11,1.76,9,3.29,1.7,7,4.71,2.37,14,3.75,1.83,8,5.4,2.41,10,5.12,0.83,8,5,1.7,10,3.33,1.87,9,4.92,2.31,12,4.33,2.34,6,4.83,2.33,12 +13907,zipper,5.11,2.13,19,3.73,2.21,22,5.18,2.15,22,5.55,2.07,11,5,1.83,7,4.75,1.49,8,3.14,2.38,14,5.33,2.34,6,5.12,2.16,16,4.12,2.17,8,5.82,1.89,11,3.56,2.7,9,3.85,1.91,13,5.2,2.25,10,5.17,2.17,12,4.5,2.11,12,6.14,1.86,7,3.36,2.34,11,4.09,2.12,11,4.77,2.2,13,5.78,2.05,9 +13908,zit,3.3,1.49,20,4.29,2.43,21,4.4,2.97,25,4,1,3,3.18,1.55,17,4,2.65,7,4.54,2.47,13,4.38,3.02,8,4.41,3.04,17,3.86,1.21,7,3,1.58,13,4.71,2.5,7,4.15,2.54,13,5.14,3.18,14,3.45,2.5,11,4,1.66,9,2.73,1.1,11,4.73,2.15,11,3.8,2.74,10,4.44,3.33,18,4.29,1.98,7 +13909,zodiac,5.55,1.99,20,4.25,2.51,20,4.32,2.08,22,5.86,2.19,7,5.38,1.94,13,4.11,2.26,9,4.36,2.8,11,4.5,2.74,6,4.25,1.88,16,4.9,2.08,10,6.33,1.8,9,4.38,2.67,8,4.17,2.52,12,4.6,2.1,15,3.71,2.06,7,5.64,2.29,11,5.44,1.67,9,4.67,2.5,12,3.62,2.56,8,4.82,2.4,11,3.82,1.66,11 +13910,zombie,3.57,2.46,21,6.53,1.95,19,3.57,2.46,21,3.83,2.48,6,3.47,2.53,15,7.12,1.96,8,6.09,1.92,11,3.55,2.11,11,3.6,2.91,10,3.17,2.64,6,3.73,2.46,15,6.8,2.35,10,6.22,1.48,9,3.93,2.79,14,2.86,1.57,7,3.57,2.94,7,3.57,2.31,14,6.92,2.22,13,5.67,0.82,6,2.75,2.42,12,4.67,2.18,9 +13911,zone,4.75,2.05,20,3.78,2.53,18,5.23,1.82,22,4.6,2.19,5,4.8,2.08,15,3.83,2.23,6,3.75,2.77,12,5.4,0.97,10,5.08,2.35,12,4.6,1.71,10,4.9,2.42,10,4.2,2.57,10,3.25,2.55,8,5.36,1.29,11,5.09,2.3,11,4.33,2.39,12,5.38,1.3,8,2.67,2.78,9,4.89,1.76,9,5.09,1.81,11,5.36,1.91,11 +13912,zoning,4.65,1.6,20,3.77,1.95,22,4.47,2.2,19,4.67,2.24,9,4.64,0.92,11,2.4,1.34,5,4.31,1.92,16,3.83,2.71,6,4.77,1.96,13,5.07,1.44,14,3.67,1.63,6,4.08,2.23,12,3.56,1.59,9,4.56,0.88,9,4.4,2.99,10,5.2,1.62,10,4.1,1.45,10,3.83,2.29,12,3.7,1.57,10,5.17,2.32,6,4.15,2.15,13 +13913,zoo,7,1.58,21,5.63,2.54,19,6.33,2.56,21,6.67,1.51,6,7.13,1.64,15,6.12,2.36,8,5.27,2.72,11,5.82,3.12,11,6.9,1.73,10,6.17,1.47,6,7.33,1.54,15,6,2.54,10,5.22,2.64,9,6.29,2.52,14,6.43,2.82,7,7.29,1.5,7,6.86,1.66,14,5.85,2.76,13,5.17,2.14,6,5.67,2.87,12,7.22,1.86,9 +13914,zoom,5.86,1.53,21,5.68,2.54,19,5.9,2.17,21,5.8,0.84,5,5.93,1.75,15,5.62,2.97,8,5.73,2.33,11,5.8,2.3,10,6,2.14,11,5.91,0.94,11,5.8,2.04,10,5.6,2.27,10,5.78,2.95,9,5.67,2.46,12,6.22,1.79,9,6,1.41,10,5.73,1.68,11,4.88,2.59,8,6.27,2.45,11,6,2.12,9,5.83,2.29,12 +13915,zucchini,6.3,2.36,20,4.18,2.2,22,6.19,1.83,21,4.56,2.07,9,7.73,1.49,11,4.2,2.78,10,4.17,1.7,12,4.75,0.89,8,7.08,1.71,13,6.07,2.3,14,6.83,2.64,6,5,2.45,8,3.71,1.98,14,5.62,2,8,6.54,1.71,13,6.7,2.21,10,5.9,2.56,10,3.83,1.99,12,4.6,2.46,10,6.33,1.87,12,6,1.87,9 diff --git a/create_dictionary.R b/create_dictionary.R new file mode 100644 index 0000000..f6f6bce --- /dev/null +++ b/create_dictionary.R @@ -0,0 +1,105 @@ + + +# load packages ----------------------------------------------------------- + +if(!require(e1071)) install.packages("e1071"); require(e1071) +library(data.table) + +# define functions -------------------------------------------------------- + +rmse <- function(x,y){ + return(sqrt(mean((x-y)^2))) +} + +# load (small) data ------------------------------------------------------- + +# pricipal components scores +pcs <- read.csv("pc166.csv") +states <- as.character(pcs$states) +pcs <- pcs[,2:4] +pcs[,1] <- -pcs[,1] +rownames(pcs)<-states +#pcs <- apply(pcs,2,rs01) + +# vectors for states +svecs <- read.csv("state_vectors.csv",header=F) +rownames(svecs)<-svecs$V1 +svecs <- svecs[,2:301] + + +# test method on state words ---------------------------------------------- + +# svm-regression version +set.seed(1) +cvinds <- sample(rep(1:5,34)[1:166]) +cperf <- matrix(NA,5,3) +eperf <- matrix(NA,5,3) +for (i in 1:5){ + tsel <- cvinds == i + pcs.train <- pcs[!tsel,] + svecs.train <- svecs[!tsel,] + pcs.test <- pcs[tsel,] + svecs.test <- svecs[tsel,] + for (j in 1:3){ + y <- pcs.train[,j] + x <- as.matrix(svecs.train) + fit <- svm(y~x,kernel="radial",cost = 4) + x <- as.matrix(svecs.test) + preds <- predict(fit,x) + cperf[i,j]<-cor(preds,pcs.test[,j]) + eperf[i,j]<-rmse(preds,pcs.test[,j]) + } +} +colMeans(cperf) +colMeans(eperf) + +# fit full model +svmlist <- list() +for (i in 1:3){ + y <- pcs[,i] + x <- as.matrix(svecs) + svmlist[[i]]<-svm(y~x,kernel="radial",cost = 4) +} + + +# cycle through vectors --------------------------------------------------- + +#fast <- fread("./crawl-300d-2M.vec/crawl-300d-2M.vec",skip = 1) +#save(fast,file="fast.Rdata") + +load("fast.Rdata") +fast <- as.data.frame(fast) + + + +tokens <- as.character(fast$V1) +nvec <- dim(fast)[1] +dict <- matrix(NA,nvec,3) +start <- proc.time() +for (v in 1:nvec) { + x <- matrix(as.numeric(fast[v,2:301]),1,300) + for (i in 1:3){ + dict[v,i] <- predict(svmlist[[i]],x) + } + if ((v %% 1000)==0){ + print(v) + print(proc.time()-start) + } +} + +save(tokens,dict,file = "3daffect.Rdata") + +rownames(dict)<-tokens +colnames(dict)<-gsub("\\."," ",colnames(pcs)) +write.csv(dict,"3daffect_dict.csv") + +# 2 million tokens with weighted valence vs: +# 407 positive emotion and 501 negative emotion words in LIWC +# 1747 positive and 4086 negative emotion words in qdap + + + + + + + diff --git a/extract_ms_vec.py b/extract_ms_vec.py new file mode 100644 index 0000000..135fd36 --- /dev/null +++ b/extract_ms_vec.py @@ -0,0 +1,37 @@ +# -*- coding: utf-8 -*- +""" +extract_ms_vec.py + +Created on Fri Jul 13 13:45:15 2018 + +@author: mthornton +""" + + +import io +import csv + +with open('pc166.csv', 'rb') as dfile: + reader = csv.reader(dfile) + header = reader.next() + states = [] + for row in reader: + states.append(row[0]) + + +def load_vectors(fname, whitelist): + fin = io.open(fname, 'r', encoding='utf-8', newline='\n', errors='ignore') + n, d = map(int, fin.readline().split()) + data = {} + for line in fin: + tokens = line.rstrip().split(' ') + if (tokens[0] in whitelist): + data[tokens[0]] = map(float, tokens[1:]) + fin.close() + return data + +data = load_vectors('./crawl-300d-2M.vec/crawl-300d-2M.vec', states) +with open('state_vectors.csv', 'wb') as dfile: + writer = csv.writer(dfile) + for s in states: + writer.writerow([s] + data[s]) diff --git a/pc166.csv b/pc166.csv new file mode 100644 index 0000000..5ed6fc7 --- /dev/null +++ b/pc166.csv @@ -0,0 +1,167 @@ +states,rationality,social impact,valence +admiration,0.025735943,0.934132467,1.470302876 +affection,0.767795367,1.170277563,1.908797332 +agitation,0.462970394,0.687185098,-0.874492512 +alarm,-0.246642861,0.975805975,-0.990128624 +alertness,-1.280707584,0.942608723,0.100091573 +amazement,0.930492177,0.858250183,1.124844325 +ambivalence,-0.471409341,-0.915971314,0.161737969 +amusement,0.853737842,0.704328792,1.433350513 +anger,0.782410082,1.367393318,-0.999438824 +annoyance,0.582473308,0.765227922,-0.890200227 +anticipation,-0.804949979,0.957129685,0.213377146 +anxiety,0.623693035,0.56697936,-0.961400457 +apathy,0.33371892,-1.169374348,0.07021582 +appreciation,0.036759909,0.621946941,1.513059635 +apprehension,-0.223149786,0.149008738,-0.46139021 +attention,-2.071314946,1.194434957,0.395945101 +awareness,-1.7331338,0.760633882,0.669893114 +awe,0.958188864,0.285491368,1.068144643 +belief,-1.164222181,-0.055190077,0.733197076 +bewilderment,0.292159607,-0.117887844,-0.408392165 +bias,-1.291705368,0.537925576,-0.783441722 +bitterness,0.902736365,0.054791158,-0.919873541 +boredom,0.208353031,-1.6741052,-0.498166666 +calmness,0.507993858,-1.730711581,2.096434335 +certainty,-1.999659272,-0.237838334,0.626624182 +cheerfulness,1.039182597,1.040732284,1.565231309 +cognition,-2.60731945,-0.262765207,0.280897804 +concern,-0.230170693,0.677796353,0.604795361 +confusion,-0.147566988,-0.19840759,-0.651234408 +consciousness,-1.425032411,-0.279013366,0.689648498 +contemplation,-1.655585131,-1.450600284,0.586508288 +contempt,0.161739517,0.527089791,-0.652786184 +contentment,0.507450773,-0.693323948,1.519139441 +craziness,0.099959294,0.742865406,-1.037267544 +curiosity,-0.728232578,0.708204937,0.891215141 +decision,-2.912353287,0.463439667,0.290418857 +delight,1.112818673,0.7322698,1.66872562 +depression,1.134585171,-2.001262803,-0.491519168 +derangement,-0.184346664,-0.513263745,-1.230575853 +desire,0.488863009,1.380981444,0.988605747 +despair,1.100415892,-0.730222971,-0.786994364 +disappointment,0.806179654,-0.742747272,-0.726481688 +disarray,-0.584116549,-0.332136599,-1.247572119 +disbelief,-0.256645308,-0.491204232,-0.621827801 +disgust,0.858473605,0.311946472,-1.073709635 +distress,0.712297686,0.47941285,-1.109223142 +distrust,-0.21655778,0.649425742,-0.767877049 +dominance,-1.759922272,1.928856793,-0.412518607 +doubt,-0.429298397,-0.705583079,-0.769908968 +dread,0.822571661,-0.137657165,-1.02268029 +dreaminess,0.735103015,-1.627253626,1.232698315 +drowsiness,0.177340652,-2.274985871,-0.252875755 +drunkenness,-0.417283191,-0.27763094,-0.863196523 +earnestness,-0.404476667,0.112791241,1.053073347 +ecstasy,1.126134307,0.800604027,1.045231939 +elation,1.073494673,0.58843831,1.409527858 +embarrassment,1.031733956,0.93759749,-0.91711799 +emotion,1.210577778,0.401021047,0.970995376 +empathy,0.723784498,0.3845917,1.661972548 +enjoyment,0.935932691,0.795059155,1.777295143 +enthusiasm,0.428051508,1.067270888,1.428542338 +envy,0.683901194,1.308299495,-0.864815885 +exaltation,0.263656941,0.147047278,0.593544531 +exasperation,0.303592025,0.253141476,-0.773409123 +excitement,0.955982195,1.188626036,1.536104261 +exhaustion,-0.011743445,-1.487878285,-0.48808895 +expectation,-1.569158964,0.610184619,0.203231102 +fascination,-0.037208454,0.757566307,1.088721773 +fatigue,-0.050033009,-2.088650741,-0.445218137 +fear,0.636304835,0.977200688,-1.149661429 +feeling,1.162671176,-0.032149668,1.098617284 +frenzy,-0.090129697,1.243834991,-0.851518066 +friendliness,0.272890394,1.285582603,2.056562312 +frustration,0.493072453,0.693277327,-0.936062849 +fury,0.892291071,0.979068273,-0.91685364 +gloominess,1.327704318,-1.997903844,-0.369805244 +guilt,0.820951937,-0.033434889,-1.039157727 +hallucination,-0.1566409,-0.664213273,-1.03754451 +happiness,1.277805118,0.928183019,1.717882897 +hate,0.764051526,1.199128006,-1.054020357 +hope,0.590053519,0.163786244,1.524199869 +horror,0.954998966,0.603295938,-1.430461528 +humiliation,0.705749249,1.014438552,-1.100852745 +humor,0.250919771,1.028003588,1.305810003 +hunger,-0.672408113,-0.162040541,-1.102407745 +hypnosis,-0.326613767,-1.473702971,-0.149335716 +hysteria,0.446137404,0.883212903,-1.317924735 +imagination,-0.700668729,-0.251757854,0.909582201 +impatience,-0.027108914,0.70817421,-0.976842167 +indecisiveness,-1.014938031,-0.6175013,-0.8284021 +indifference,-0.222811792,-1.106584471,-0.263220581 +insanity,-0.018410371,0.30734046,-1.375482973 +inspiration,-0.184287013,0.462821406,1.083639321 +intention,-2.360469782,0.071133008,0.169851097 +interconnectedness,-0.724569294,0.521660848,0.997159918 +interest,-1.174122294,0.851577804,0.968739327 +intrigue,-0.721951986,0.589300222,0.772841434 +irritation,0.789273414,0.387069228,-0.891181025 +jealousy,0.724690361,1.493598668,-0.937239668 +judgment,-2.051066083,0.975138778,-0.611428555 +laziness,-0.318537991,-2.018456689,-0.493568802 +lethargy,-0.133967929,-2.146007407,-0.637809597 +loneliness,1.190104587,-1.343440762,-0.423789104 +lust,0.593161585,1.87037369,-0.064433537 +melancholy,1.065616809,-1.621275676,-0.30645836 +memory,-1.678326693,-0.379380457,0.295704699 +misery,1.201442192,-1.005439684,-0.615879251 +mortification,0.525026445,0.594380276,-1.415757602 +nervousness,0.523544216,0.536682638,-0.840736609 +objectivity,-2.434491368,-0.486333397,-0.097467945 +opinion,-2.240860378,0.444946614,-0.056029523 +optimism,0.182095073,0.254426998,1.239824201 +outrage,0.624975418,1.366724637,-1.208603422 +pain,0.311639229,0.128627509,-1.305662996 +panic,0.472117106,1.141795258,-1.253970669 +patience,-0.457746501,-1.015309284,1.559286726 +peacefulness,0.917163542,-1.558029508,2.095240772 +pensiveness,-0.856712666,-1.671660446,0.388304374 +pity,0.878068344,-0.312653053,-0.11252334 +planning,-3.040647578,0.30379917,0.097109337 +playfulness,0.300856326,1.388022582,1.517898961 +pleasure,1.033172002,0.963773989,1.666223477 +prejudice,-0.719327751,0.977182844,-1.019037088 +preoccupation,-1.176342318,-0.373516086,-0.462258258 +pride,0.205683604,0.852948563,0.604321435 +rage,0.882214652,1.007879331,-1.119140046 +reason,-2.588647603,-0.445249356,0.418709918 +regret,0.609623306,-0.444317374,-0.960113841 +relaxation,0.380209871,-1.696477446,2.062468813 +relief,0.650330124,-0.948259161,1.612633886 +remorse,0.945827391,-0.644603885,-0.410454495 +resentment,0.498443142,0.513393639,-0.857308056 +sadness,1.376014495,-1.261007903,-0.376957422 +satisfaction,0.081217726,-0.109882404,1.595398554 +self-consciousness,-0.670412183,-0.05252964,-0.232127006 +self-control,-2.253707557,-0.567294539,0.673667065 +self-pity,0.625739869,-1.467834491,-0.702620504 +serenity,0.725609505,-1.666420357,1.868379989 +seriousness,-0.955755512,-0.429136604,0.082920376 +shame,0.988499388,0.190767077,-0.877431917 +shock,0.520907678,0.848194883,-0.945998101 +skepticism,-1.47700388,-0.280978123,-0.495071272 +sleepiness,0.156886642,-2.334579375,0.105937619 +sorrow,1.28782441,-1.132810494,-0.484308968 +stress,-0.12450088,0.716216123,-1.180044023 +stupor,-0.195512437,-1.323397174,-0.713699257 +subordination,-1.544128211,0.16431237,-0.709366687 +surprise,0.709284281,1.272726663,0.540075561 +suspicion,-0.651074179,0.835240268,-0.825442141 +sympathy,1.090717155,0.189513793,1.581141338 +terror,0.786830149,1.107572377,-1.204229488 +thirst,-0.711399009,-0.543800449,-0.87094664 +thought,-2.059181394,-0.61006483,0.483747719 +tiredness,0.322704099,-2.349754787,-0.284058492 +torpor,-0.323254193,-0.737709443,-0.655607838 +trance,0.179435771,-1.713174507,-0.027014016 +transcendence,-0.296524665,-0.878526428,0.528111678 +uncertainty,-0.76020538,-0.600989919,-0.603184049 +uneasiness,0.709935592,-0.608034251,-0.671407087 +unhappiness,1.147245504,-1.264787326,-0.418512669 +vengeance,-0.111756432,1.383179525,-1.087977539 +wakefulness,-0.796218287,0.060004176,0.323072393 +warmth,0.720756579,0.034332893,1.789463826 +weariness,0.290027086,-1.705178624,-0.477876764 +woe,0.784806258,-0.959956956,-0.598675717 +worry,0.568021766,0.200556564,-0.96988099 diff --git a/sentiment labelled sentences/amazon_cells_labelled.txt b/sentiment labelled sentences/amazon_cells_labelled.txt new file mode 100644 index 0000000..4b2ebdb --- /dev/null +++ b/sentiment labelled sentences/amazon_cells_labelled.txt @@ -0,0 +1,1000 @@ +So there is no way for me to plug it in here in the US unless I go by a converter. 0 +Good case, Excellent value. 1 +Great for the jawbone. 1 +Tied to charger for conversations lasting more than 45 minutes.MAJOR PROBLEMS!! 0 +The mic is great. 1 +I have to jiggle the plug to get it to line up right to get decent volume. 0 +If you have several dozen or several hundred contacts, then imagine the fun of sending each of them one by one. 0 +If you are Razr owner...you must have this! 1 +Needless to say, I wasted my money. 0 +What a waste of money and time!. 0 +And the sound quality is great. 1 +He was very impressed when going from the original battery to the extended battery. 1 +If the two were seperated by a mere 5+ ft I started to notice excessive static and garbled sound from the headset. 0 +Very good quality though 1 +The design is very odd, as the ear "clip" is not very comfortable at all. 0 +Highly recommend for any one who has a blue tooth phone. 1 +I advise EVERYONE DO NOT BE FOOLED! 0 +So Far So Good!. 1 +Works great!. 1 +It clicks into place in a way that makes you wonder how long that mechanism would last. 0 +I went on Motorola's website and followed all directions, but could not get it to pair again. 0 +I bought this to use with my Kindle Fire and absolutely loved it! 1 +The commercials are the most misleading. 0 +I have yet to run this new battery below two bars and that's three days without charging. 1 +I bought it for my mother and she had a problem with the battery. 0 +Great Pocket PC / phone combination. 1 +I've owned this phone for 7 months now and can say that it's the best mobile phone I've had. 1 +I didn't think that the instructions provided were helpful to me. 0 +People couldnt hear me talk and I had to pull out the earphone and talk on the phone. 0 +Doesn't hold charge. 0 +This is a simple little phone to use, but the breakage is unacceptible. 0 +This product is ideal for people like me whose ears are very sensitive. 1 +It is unusable in a moving car at freeway speed. 0 +I have two more years left in this contract and I hate this phone. 0 +Car charger as well as AC charger are included to make sure you never run out of juice.Highy recommended 1 +You need at least 3 mins to get to your phone book from the time you first turn on the phone.Battery life is short. 0 +It has kept up very well. 1 +Poor Talk Time Performance. 0 +The case is great and works fine with the 680. 1 +worthless product. 0 +It has a great camera thats 2MP, and the pics are nice and clear with great picture quality. 1 +I was not impressed by this product. 0 +Nice headset priced right. 1 +I only hear garbage for audio. 0 +Excellent bluetooth headset. 1 +It has all the features I want 1 +Who in their right mind is gonna buy this battery?. 0 +AFTER ARGUING WITH VERIZON REGARDING THE DROPPED CALLS WE RETURNED THE PHONES AFTER TWO DAYS. 0 +This case seems well made. 1 +Disappointed with battery. 0 +Not loud enough and doesn't turn on like it should. 0 +good protection and does not make phone too bulky. 1 +A usable keyboard actually turns a PDA into a real-world useful machine instead of just a neat gadget. 1 +This phone is pretty sturdy and I've never had any large problems with it. 1 +I love this thing! 1 +Everything about it is fine and reasonable for the price i.e. 1 +VERY DISAPPOINTED. 0 +I even dropped this phone into a stream and it was submerged for 15 seconds and it still works great! 1 +I have been very happy with the 510 and have had NO complaints from any one regarding my sound quality on their end. 1 +The buttons for on and off are bad. 0 +Essentially you can forget Microsoft's tech support. 0 +I really recommend this faceplates since it looks very nice, elegant and cool. 1 +These headphones were a great find - and I think they are perhaps the best purchase I've made in the last several years - seriously. 1 +Buy a different phone - but not this. 0 +You have to hold the phone at a particular angle for the other party to hear you clearly. 0 +The one big drawback of the MP3 player is that the buttons on the phone's front cover that let you pause and skip songs lock out after a few seconds. 0 +A week later after I activated it, it suddenly died. 0 +It feels more comfortable than most headsets because I wear glasses and that gets in the way sometimes. 1 +Great for iPODs too. 1 +This device is great in several situations:1.) 1 +Mic Doesn't work. 0 +Even in my BMW 3 series which is fairly quiet, I have trouble hearing what the other person is saying. 0 +Great choice! 1 +Nice docking station for home or work. 1 +This is a beautiful phone. 1 +Love this product. 1 +Do Not Buy for D807...wrongly advertised for D807. 0 +This is a great little item. 1 +I love this phone , It is very handy and has a lot of features . 1 +I purchased this and within 2 days it was no longer working!!!!!!!!! 0 +I wear it everyday and it holds up very well. 1 +Not a good bargain. 0 +Well packaged, arrived on time, and works as intended. 1 +The battery runs down quickly. 0 +This item worked great, but it broke after 6 months of use. 0 +The headsets are easy to use and everyone loves them. 1 +This phone works great. 1 +The construction of the headsets is poor. 0 +Product was excellent and works better than the verizon one and Boy was it cheaper! 1 +The phone loads super! 1 +For a product that costs as much as this one does, I expect it to work far better and with greater ease than this thing does. 0 +Made very sturdy. 1 +Worked great!. 1 +The ear buds only play music in one ear. 0 +Dont waste your money... 0 +Will order from them again! 1 +If you plan to use this in a car forget about it. 0 +I found this product to be waaay too big. 0 +Best I've found so far .... I've tried 2 other bluetooths and this one has the best quality (for both me and the listener) as well as ease of using. 1 +I'm very disappointed with my decision. 0 +Integrated seamlessly with the Motorola RAZR phone. 1 +Buyer Beware, you could flush money right down the toilet. 0 +Definitely a bargain. 1 +The price was very good and with the free shipping and all it was a good purchase. 1 +I received my supposedly new motorola 375 and apparently there was not a match between the phone and the charger. 0 +Pros:-Good camera - very nice pictures , also has cool styles like black and white, and more. 1 +That's a huge design flaw (unless I'm not using it correctly, which I don't think is the case). 0 +I love my 350 headset.. My Jabra350 bluetooth headset is great, the reception is very good and the ear piece is a comfortable fit. 1 +The camera, although rated at an impressive 1.3 megapixels, renders images that fall well below expectations of such a relatively high resolution. 0 +I purcashed this for the car charger and it does not work. 0 +Sound quality on both end is excellent, I use headset to call my wife and ask my wife to use headset to call me !2. 1 +This phone is slim and light and the display is beautiful. 1 +its a little geeky but i think thats its sex on toast and it rocks and oozes sex right down to its battery embedded sleek stylish leather case. 1 +Great product, fast shipping!. 1 +Absolutely great. 1 +The keyboard is a nice compromise between a full QWERTY and the basic cell phone number keypad. 1 +i got this phone around the end of may and i'm completely unhappy with it. 0 +It is very comfortable on the ear. 1 +It has been a winner for us. 1 +)Setup couldn't have been simpler. 1 +I've tried several different earpieces for my cell phone and this Jabra one is the first one I've found that fits my ear comfortably. 1 +Could not get strong enough signal. 0 +Iam very pleased with my purchase. 1 +Bad Quality. 0 +Gets the job done. 1 +Great audio!. 1 +Basically the service was very bad. 0 +it did not work in my cell phone plug i am very up set with the charger!. 0 +I've only had my bluetooth for a few weeks, but I really like it. 1 +The BT headset was such a disapoinment. 0 +It is so small and you don't even realize that it is there after a while of getting used to it. 1 +The accompanied software is almost brilliant. 1 +Headset works great & was packaged nicely to avoid any damage. 1 +!I definitly recommend!! 1 +Buyer--Be Very Careful!!!!!. 0 +The majority of the Logitech earbud headsets failed. 0 +Very good stuff for the price. 1 +My headset works just peachy-keen. 1 +In my house I was getting dropped coverage upstairs and no coverage in my basement. 0 +Voice recognition is tremendous! 1 +What a waste. 0 +During several different 2 minute calls, I experienced 5 drops and it was in an area that had 5 bars. 0 +I was not happy with this item. 0 +very disappointed. 0 +The phone takes FOREVER to charge like 2 to 5 hours literally. 0 +I got this phone on reccomendation from a relative and I'm glad I did. 1 +What a waste of time! 0 +Its reception is very very poor. 0 +Items stated as included from the description ARE NOT INCLUDED. 0 +After 3 months, screen just went black all of a sudden. 0 +I Was Hoping for More. 0 +Audio Quality is poor, very poor. 0 +I had absolutely no problem with this headset linking to my 8530 Blackberry Curve! 1 +I know that sounds funny, but to me it seemed like sketchy technology that wouldn't work well.Well, this one works great. 1 +I've bought $5 wired headphones that sound better than these. 0 +This phone is very fast with sending any kind of messages and web browsing is significantly faster than previous phones i have used. 1 +Nice quality build, unlike some cheap s*** out there. 1 +This item is fantastic and works perfectly! 1 +And I just love the colors! 1 +W810i is just SUPERB. 1 +All I can do is whine on the Internet, so here it goes.The more I use the thing the less I like it. 0 +Great charger. 1 +This is essentially a communications tool that does not communicate. 0 +Works like a charm; it work the same as the one I got with the phone. 1 +I still maintain that monkeys shouldn't make headphones, we just obviously don't share enough DNA to copy the design over to humans. 0 +Great Value. 1 +Doesn't work at all.. I bougth it for my L7c and its not working. 0 +The look of it is very sharp and the screen is nice and clear, with great graphics. 1 +doesn't last long. 0 +One thing I hate is the mode set button at the side. 0 +EXCELLENT SERVICE!!!!!!!!. 1 +Thank you for wasting my money. 0 +How can that be?The audio quality is poor. 0 +The iGo chargers and tips are really great. 1 +The file browser offers all the options that one needs.Handsfree is great. 1 +Superb Phone on a Great Network. 1 +I connected my wife's bluetooth,(Motorola HS850) to my phone and it worked like a charm whether the phone was in my pocket or the case. 1 +I put the latest OS on it (v1.15g), and it now likes to slow to a crawl and lock up every once in a while. 0 +It only recognizes the Phone as its storage device. 0 +If you like a loud buzzing to override all your conversations, then this phone is for you! 0 +Don't buy this product. 0 +I've had this bluetoooth headset for some time now and still not comfortable with the way it fits on the ear. 0 +The sound quality is good and functionality is awesome. 1 +I have this phone and it is a thorn in my side, I really abhor it. 0 +I recently had problems where I could not stay connected for more than 10 minutes before being disconnected. 0 +Incredible!. 1 +Design Flaw?. 0 +Great phone!. 1 +Waste of 13 bucks. 0 +But when I check voice mail at night, the keypad backlight turns off a few seconds into the first message, and then I'm lost. 0 +The replacement died in a few weeks. 0 +Any ring tone..Overall good phone to buy.. 1 +Lately they have been extremely nice and helpful on the phone. 1 +I have had problems wit hit dropping signal and more. 0 +Not impressed. 0 +Light weight, I hardly notice it is there. 1 +You'll love how thin it is. 1 +Bad Choice. 0 +The pleather case doesn't fit. 0 +useless phone, simply deaf. 0 +The color is even prettier than I thought it would be, and the graphics are incredibly sharp. 1 +All in all I think it was a good investment. 1 +It makes very strange ticking noises before it ends the call. 0 +The best electronics of the available FM Transmitters. 1 +Battery lasts only a few hours. 0 +great headset, very impressed - H500. 1 +The "1.2" mega pixel camera, being a part of a phone, is reasonably good7. 1 +I've had this for nearly 2 years and it has worked great for me. 1 +Good transmit audio. 1 +We are sending it back. 0 +I did not bother contacting the company for few dollar product but I learned the lesson that I should not have bought this form online anyway. 0 +If you hate earbugs, avoid this phone by all means. 0 +Great price also! 1 +The range is very decent, I've been able to roam around my house with the phone in the living room with no reception/sound quality issues. 1 +fast service. 1 +I would highly recommend this. 1 +I would recommend this. 1 +I also didn't like the "on" button, it felt like it would crack with use. 0 +WORST PHONE EVER. 0 +I'm still infatuated with this phone. 1 +Freezes frequently4. 0 +It's kind of embarrassing to use because of how it looks and mostly it's embarrassing how child-like the company is. 0 +Simple, lightweight and great fit. 1 +All in all, I'd expected a better consumer experience from Motorola. 0 +There's a horrible tick sound in the background on all my calls that I have never experienced before. 0 +These are certainly very comfortable and functionality is decent. 1 +I usually don't like headbands but this one is very lightweight & doesn't mess up my hair. 1 +I'm a bit disappointed. 0 +I have had this phone for over a year now, and I will tell you, its not that great. 0 +I ordered this for sony Ericsson W810i but I think it only worked once (thats when I first used it). 0 +The battery is completely useless to me. 0 +What a big waste of time. 0 +Don't waste your $$$ on this one. 0 +Great sound and service. 1 +Really pleased with this product so far. 1 +One of my favorite purchases ever. 1 +best bluetooth on the market. 1 +Authentic leather with nice shine and comfort .I recommend you this case !! 1 +I was very excited to get this headset because I thought it was really cute. 1 +Do not make the same mistake as me. 0 +Big Disappointment with calendar sync. 0 +the phone was unusable and was not new. 0 +Worst Customer Service Ever. 0 +No additional ear gels provided, and no instructions whatsoever. 0 +It defeats the purpose of a bluetooth headset. 0 +Worth every penny. 1 +Excellent wallet type phone case. 1 +Nice headphones for the price and they work great! 1 +Internet is excrutiatingly slow. 0 +It is very comfortable to wear as well, which is probably the most important aspect about using a case. 1 +It's fits like a glove and is strong, secure, and durable. 1 +O my gosh the best phone I have ever had. 1 +It's very attractive and appears to be of good quality. 1 +I love all the features and form factor. 1 +This product had a strong rubber/petroleum smell that was unbearable after a while and caused me to return it 0 +poor quality and service. 0 +The cable looks so thin and flimsy, it is scary. 0 +Great Earpiece. 1 +Excellent hands free tool. 1 +Great for using with your home stereo. 1 +Good product - incredible value. 1 +Only had this a month but it's worked flawlessly so far. 1 +Works great. 1 +Absolutel junk. 0 +THAT one didn't work either. 0 +Battery life is real good. 1 +Returned 8 hours later. 0 +It's a great item. 1 +Don't waste your money!. 0 +Love this headset! 1 +Not only will it drain your player, but may also potentially fry it. 0 +Worked perfectly! 1 +Unreliable - I'm giving up. 0 +I gave it 5 stars because of the sound quality. 1 +Avoid this one if you can. 0 +Reversible plug works great. 1 +I wasted my little money with this earpiece. 0 +Very good phone. 1 +Best of all is the rotating feature, very helpful. 1 +Comfort for our whole family. 1 +Good product, good seller. 1 +I love this bluetooth! 1 +First of all, it doesn't wear well. 0 +I am very impressed with this headset from Plantronics. 1 +I got it because it was so small and adorable. 1 +Great phone!. 1 +I wouldn't recommend buying this product. 0 +Piece of Junk. 0 +Poorly contstruct hinge. 0 +This item is great, installed it, let it charged up overnite and it has been working good every since with no problems 1 +Great Phone. 1 +Don't buy it. 0 +Excellent Phone. 1 +DO NOT PURCHASE THIS PHONE. 0 +The voice recognition thru the handset is excellent. 1 +This is hands down the best phone I've ever had. 1 +Works great, when my cat attacked the phone he scratched the protective strip instead of destroying the screen. 1 +This one works and was priced right. 1 +Customer service was terrible. 0 +Battery life still not long enough in Motorola Razor V3i. 0 +Sending it back. 0 +Now I know that I made a wise decision. 1 +Someone shouldve invented this sooner. 1 +Good price. 1 +Everything worked on the first try.The device was certainly engineered in a clever way and the construction feels good. 1 +I received it quickly and it works great!! 1 +Has been working great. 1 +As many people complained, I found this headset's microphone was very weak. 0 +My 5-year old Nokia 2160 from Tracfone holds the charge a lot better than this. 0 +They do not care about the consumer one bit. 0 +This is a good battery, and it got here really fast. 1 +The instruction manual is lacking. 0 +Also its slim enough to fit into my alarm clock docking station without removing the case. 1 +Phone now holds charge like it did when it was new. 1 +The battery is unreliable as well as the service use antena. 0 +It's uncomfortable and the sound quality is quite poor compared with the phone (Razr) or with my previous wired headset (that plugged into an LG). 0 +We have gotten a lot of compliments on it. 1 +This is definitely a must have if your state does not allow cell phone usage while driving. 1 +I want my money back. 0 +I love this device. 1 +I am also very happy with the price. 1 +I ordered this product first and was unhappy with it immediately. 0 +The Ngage is still lacking in earbuds. 0 +I was able to do voice dialing in the car with no problem. 1 +I have 2-3 bars on my cell phone when I am home, but you cant not hear anything. 0 +good item, low price. 1 +However-the riingtones are not the best, and neither are the games. 0 +The plug did not work very well. 0 +AMAZON SUCKS. 0 +Rip off---- Over charge shipping. 0 +VERY comfortable. 1 +The battery is working well as a replacement for the original that came with the phone over 2 years ago. 1 +The reception is excellent! 1 +It fits comfortably in either ear, the sound is clear and loud, and the charge lasts a couple of days. 1 +very clear, quality sound and you don't have to mess with the sound on your iPod since you have the sound buttons on the headset. 1 +1. long lasting battery (you don't have to recharge it as frequentyly as some of the flip phones)2. 0 +Obviously there is a problem with the adhesive. 0 +Very disappointing. 0 +It was an inexpensive piece, but I would still have expected better quality. 0 +It is practically useless and did not add any kind of boost to my reception after I bought it. 0 +Excellent sound quality. 1 +Was not happy. 0 +A PIECE OF JUNK THAT BROKE AFTER BEING ON MY PHONE FOR 2 DAYS!!! 0 +New Battery works great in phone. 1 +Worst customer service. 0 +I've dropped my phone more times than I can say, even on concrete and my phone is still great (knock on wood!). 1 +Reception is terrible and full of static. 0 +Good audio quality. 1 +This little device has transformed my organizational capability and made my life a whole lot easier. 1 +I was sitting in my vehicle, with the cradle on my belt, and the headset lost signal. 0 +Were JERKS on the phone. 0 +Works like a charm.. Works as advertised. 1 +Comfortable, Nice Range, Good Battery Life. 1 +Their network coverage in Los Angeles is horrible. 0 +Excellent starter wireless headset. 0 +The loudspeaker option is great, the bumpers with the lights is very ... appealing. 0 +The only thing that I think could improve is the sound leaks out from the headset. 0 +First off the reception sucks, I have never had more than 2 bars, ever. 0 +The phone gets EXTREMELY HOT! 0 +The microphone also works well, but (according to people I have called) it applifies everything. 1 +Nice design and quality. 1 +Also, if your phone is dropped, this case is not going to save it, specially when dropped face down. 0 +It is light, easy to use, and has very clear reception and transmission. 1 +bad fit, way too big. 0 +It definitely was not as good as my S11. 1 +awesome device. 1 +Waste of money. 0 +I had ordered a motorola data cable, got a very well finished and working product. 1 +Love This Phone. 1 +I was looking for this headset for a long time and now that I've got it I couldn't be happier. 1 +I'll be drivng along, and my headset starts ringing for no reason. 0 +Display is excellent and camera is as good as any from that year. 1 +Battery life is also great! 1 +The worst phone I've ever had.... Only had it for a few months. 0 +Not a good item.. It worked for a while then started having problems in my auto reverse tape player. 0 +This is so embarassing and also my ears hurt if I try to push the ear plug into my ear. 0 +Protects the phone on all sides. 1 +This is a VERY average phone with bad battery life that operates on a weak network. 0 +Clear Skype Calls, Long Battery Life, Long Range. 1 +Soyo technology sucks. 0 +Great Hands Free Device. 1 +you can even take self portraits with the outside (exterior) display, very cool. 1 +Same problem as others have mentioned. 0 +After trying many many handsfree gadgets this is the one that finally works well. 1 +Magical Help. 1 +The worst piece of crap ever along with the Verizon customer service. 0 +Poor sound quality. 0 +The best phone in market :). 1 +It worked very well. 1 +The company shipped my product very promptly and it works well. 1 +Exactly what I wanted. 1 +The picture resolution is far below what other comparably-priced phones are offering today. 0 +This is a great deal. 1 +Excellent product, I am very satisfied with the purchase. 1 +I highly recommend these and encourage people to give them a try. 1 +Better than you'd expect. 1 +Using all earpieces, left or right, this thing will not stay on my ear. 0 +Great product and price. 1 +Sounds good reasonably priced and effective, Its that simple ! 1 +Still Waiting...... I'm sure this item would work well.. if I ever recieve it! 0 +what a disappointment 0 +Very prompt service. 1 +Excellent product for the price. 1 +Very pleased with this headset. 1 +don't waste your money and time. 0 +I especially love the long battery life. 1 +It's so stupid to have to keep buying new chargers, car chargers, cradles, headphones and car kits every time a new phone comes out. 0 +Works great. 1 +Plantronics Bluetooth Excelent Buy. 1 +I came over from Verizon because cingulair has nicer cell phones.... the first thing I noticed was the really bad service. 0 +I'll be looking for a new earpiece. 0 +I highly recommend this device to everyone! 1 +Jawbone Era is awesome too! 1 +We received a WHITE colored battery that goes DEAD after a couple hoursTHe original used to last a week - but still lasts longer than thereplacement 0 +After a year the battery went completely dead on my headset. 0 +I have used several phone in two years, but this one is the best. 1 +An Awesome New Look For Fall 2000!. 1 +This is the first phone I've had that has been so cheaply made. 0 +Att is not clear, sound is very distorted and you have to yell when you talk. 0 +The plastic breaks really easy on this clip. 0 +Price is good too. 1 +Don't make the same mistake I did. 0 +Oh and I forgot to also mention the weird color effect it has on your phone. 0 +I'm using it with an iriver SPINN (with case) and it fits fine. 1 +Also the area where my unit broke).- I'm not too fond of the magnetic strap. 0 +Overall, I am psyched to have a phone which has all my appointments and contacts in and gets great reception. 1 +every thing on phone work perfectly, she like it. 1 +Another note about this phone's appearance is that it really looks rather bland, especially in the all black model. 0 +IT'S REALLY EASY. 1 +My Sanyo has survived dozens of drops on blacktop without ill effect. 1 +Fantastic earphones. 1 +It finds my cell phone right away when I enter the car. 1 +Low Quality. 0 +I highly recommend this modest priced cellular phone. 1 +But it does get better reception and clarity than any phone I've had before. 1 +Warning - Stay away. 0 +I wish I could return the unit and get back my money. 0 +Awsome Device Works Great!!. 1 +I used to talk on it for 1 - 1 1/2 hours and the battery would be literally drained and dying. 0 +If you don't find it, too bad, as again the unit comes with one earpad only.I would not recommend this to anyone. 0 +Very Displeased. 0 +I might have gotten a defect, but I would not risk buying it again because of the built quality alone. 0 +They made this case too small and is very difficult to install. 0 +Restored my phone to like new performance. 1 +I would recommend purchasing the Jabra JX-10 series 2 which works flawlessly with my Moto Q, go figure. 1 +I searched the Internet, and found this one to be the best value. 1 +Does not fit. 0 +Very happy with this product. 1 +The screen size is big, key pad lit well enough, and the camera quality is excellent for a camera phone. 1 +There's really nothing bad I can say about this headset. 0 +i'm glad i found this product on amazon it is hard to find, it wasn't high priced. 1 +Portable and it works. 1 +My colleague & I now get great reception.A little expensive, but performance is great. 1 +I even fully charged it before I went to bed and turned off blue tooth and wi-fi and noticed that it only had 20 % left in the morning. 0 +I've also had problems with the phone reading the memory card in which I always turn it on and then off again. 0 +Not good when wearing a hat or sunglasses. 0 +Timely shipment and quality product. 1 +Nice solid keyboard. 1 +Very well made and fits my Surefire GX2 perfectly. 1 +Horrible phone. 0 +BT50 battery junk!. 0 +We would recommend these to others. 1 +Cant get the software to work with my computer. 0 +Disappointed!. 0 +poor voice clarity. 0 +The battery works great! 1 +No buyers remorse on this one!. 0 +Very disappointed in AccessoryOne. 0 +I find this inexcusable and so will probably be returning this phone and perhaps changing carriers. 0 +Looks great and is strong." 1 +I have had TMobile service for 2 or 3 years now, and I am pretty happy with it. 1 +The update procedure is difficult and cumbersome. 0 +Disappointment.. I hate anything that goes in my ear. 0 +Great software for Motorolas. 1 +The delivery was on time. 1 +Very easy to use. 1 +Uncomfortable In the Ear, Don't use with LG VX9900 (EnV). 0 +The volume switch rocketed out of the unit to a destination unknown. 0 +It holds a charge for a long time, is reasonably comfortable under long-wearing conditions and the quality of sound is tremendous. 1 +I'd like to return it. 0 +The keyboard is really worthwhile in usefulness and is sturdy enough I don't expect any problems. 1 +Verizon's bills, however, are difficult to understand even though their pricing plans are simple. 0 +After charging overnight, these batteries work great. 1 +You won't regret it! 1 +I love this phone!. 1 +A Disappointment. 0 +Its not user friendly. 0 +Unfortunately the ability to actually know you are receiving a call is a rather important feature and this phone is pitiful in that respect. 0 +Then I exchanged for the same phone, even that had the same problem. 0 +This results in the phone being either stuck at max volume or mute. 0 +This PDA rocks. 1 +It is super charged up for use as a small hybrid palmtop/camera/cellphone, and excels in those roles. 1 +I would definitely recommend the Jabra BT250v for those who are looking for comfort, clarity and a great price! 1 +I had Verizon 2 years ago and really liked their service. 1 +Pretty piece of junk. 0 +Plug was the wrong size. 0 +Works as described. 1 +Save your money.... I've had this item for 11 months now. 0 +Bad Purchase. 0 +WELL IM SATISFIED. 1 +The bose noise cancelling is amazing, which is very important for a NYC commuter. 1 +This battery is an excellent bargain! 1 +Defective crap. 0 +I would have given no star if I was able. 0 +I wear glasses and it fits fine with them. 1 +The sound quality for the device is unacceptable.Unless you are in a really quiet area, you almost hear nothing. 0 +I would not recommend this item to anyone. 0 +The holster that arrived did not match the photo in the ad. 0 +great...no problems at all!. 1 +As an earlier review noted, plug in this charger and nothing happens. 0 +This frog phone charm is adorable and very eye catching. 1 +You never know if you pushed it hard enough or the right number of times for the function you want or not. 0 +The sound is clear and the people I talk to on it are amazed at the quality too. 1 +I got the aluminum case for my new Palm VX and it worked really well--it has protected my handheld perfectly so far. 1 +very good product, well made. 1 +Mobile Phone Tools are a must have. 1 +I am very impressed with the job that Motorola did on the sturdiness of this phone. 1 +I received my orders well within the shipping timeframe, everything was in good working order and overall, I am very excited to have this source. 1 +The phone is sturdy and waterproof. 1 +I am not impressed with this and i would not recommend this item to anyone. 0 +My only complaint is the standard sound volume is a little low even when turned up to 5(of 5) 0 +Thanks again to Amazon for having the things I need for a good price! 1 +I ended up sliding it on the edge of my pants or back pockets instead. 1 +I had to go to a store and bought a new NOKIA phone which is working great. 1 +Works great!. 1 +REALLY UGLY. 0 +horrible, had to switch 3 times. 0 +The noise shield is incrediable. 1 +No real improvement. 0 +Razr Battery - Good buy. 1 +Keep up the good work Amazon!! 1 +They refuse to refund or replace. 0 +Unfortunately it's easy to accidentally activate them with the gentle-touch buttons if you accidentally touch the phone to your face while listening. 0 +So I basically threw my money out the window for nothing. 0 +Great case and price! 1 +All it took was one drop from about 6 inches above the kitchen counter and it was cracked.I am not impressed and I am not laughing. 0 +Bluetooth range is good - a few days ago I left my phone in the trunk, got a call, and carried the conversation without a hitch. 1 +Small, sleek, impressive looking, practical setup with ample storage in place. 1 +The eargels channel the sound directly into your ear and seem to increase the sound volume and clarity. 1 +none of the new ones have ever quite worked properly. 0 +I am glad I purchased it. 1 +I've missed numerous calls because of this reason. 0 +Perhaps my phone is defective, but people cannot hear me when I use this. 0 +Don't buy this product. 0 +sucked, most of the stuff does not work with my phone. 0 +No shifting, no bubbling, no peeling, not even a scratch, NOTHING!I couldn't be more happier with my new one for the Droid. 1 +Worst software ever used.... If I could give this zero stars I would. 0 +Trying to make a call on these is an exercise in frustration. 0 +The case is a flimsy piece of plastic and has no front or side protection whatsoever. 0 +I own a Jabra Earset and was very happy with it, but the sound quality, especially outgoing, on this is better. 1 +I love the camera, it's really pretty good quality. 1 +Thank you for such great service. 1 +Its a total package. 1 +The seller is very understanding and patient, I would definitely buy from them again. 1 +I give Wirefly 1 star.I will contact Cingular/AT&T; and inform them of this practice. 0 +It's AGGRAVATING! 0 +Great product for the price!. 1 +I have purchased these for both family and friends, and all enjoy their clarity and ease of use 1 +Virgin Wireless rocks and so does this cheap little phone! 1 +None of it works, just don't buy it. 0 +Muddy, low quality sound, and the casing around the wire's insert was poorly super glued and slid off. 0 +Please dont waste your money. 0 +All in all, I'm quite satisfied with this purchase. 1 +If you are looking for a good quality Motorola Headset keep looking, this isn't it. 0 +Yet Plantronincs continues to use the same flawed charger design. 0 +Disapointing Results. 0 +Cumbersome design. 0 +Great it was new packaged nice works good, no problems and it came in less time then I expected!!!! 1 +Great Product. 1 +It's A PIECE OF CRAP! 0 +My experience was terrible..... This was my fourth bluetooth headset, and while it was much more comfortable than my last Jabra (which I HATED!!! 0 +This fixes all the problems. 1 +Worst ever. 0 +I am very happy 1 +I've had no trouble accessing the Internet, downloading ringtones or performing any of the functions. 1 +I can barely ever hear on it and am constantly saying "what?" 0 +The battery life is highly unacceptable. 0 +That company is a joke. 0 +It does everything the description said it would. 1 +Due to this happening on every call I was forced to stop using this headset. 0 +It works great with a car charger, especially if you cannot plug in two adapters at the same time. 1 +Verizon tech support walked my through a few procedures, none of which worked and I ended up having to do a hard re-set, wiping out all my data. 0 +Voice Quality, Signal Strength, Dropped Calls. 0 +It plays louder than any other speaker of this size; the price is so low that most would think the quality is lacking, however, it's not. 1 +Better than expected. 1 +It feels poorly constructed, the menus are difficult to navigate, and the buttons are so recessed that it is difficult to push them. 0 +Battery is holding up well. 1 +Also difficult to put on.I'd recommend avoiding this product. 0 +I only used it two days, and it wasn't always easy to hear with. 0 +I got the car charger and not even after a week the charger was broken...I went to plug it in and it started smoking. 0 +Sprint - terrible customer service. 0 +Linked to my phone without effort. 1 +THey are so cool! 1 +Easy to use. 1 +Better Than New. 1 +What possesed me to get this junk, I have no idea... 0 +Piece of trash. 0 +A pretty good product. 1 +This is a great phone!. 1 +For the price on Amazon, it is an excellent product, which I would highly recommend. 1 +Their Research and Development division obviously knows what they're doing. 1 +The real killer is the volume, and of course it breaking. 0 +Those phones are working just fine now. 1 +I am more than happy with this product. 1 +Poor Construction. 0 +This is infuriating. 0 +Overall, I would recommend this phone over the new Walkman. 1 +Sprint charges for this service. 0 +It is cheap, and it feel and look just as cheap. 0 +It fits my ear well and is comfortable on. 1 +It doesn't work in Europe or Asia. 0 +clipping this to your belt will deffinitely make you feel like 50 cent's up-and-coming. 1 +I like design and look of Jabra behing the ear headsets and 5020 is pretty comfortible to wear 24 hours a day without pain in the ear. 1 +I was amazed at the quick arrival of the two original lg cell phone batteries and and at a fraction of the price. 1 +the worst phone from samsung...crap..... this crappy Samsung E715.. is the worst i have ever seeen. 0 +the charger worked for about a week and then completely stopped charging my phone. 0 +Poor product. 0 +However I needed some better instructions. 0 +You need two hands to operate the screen.This software interface is decade old and cannot compete with new software designs. 0 +Worked very well paired with a Treo 700w and as a Skype headset on my PC (using a USB Bluetooth transceiver). 1 +Steer clear of this product and go with the genuine Palm replacementr pens, which come in a three-pack. 0 +DO NOT BUY DO NOT BUYIT SUCKS 0 +This is a great product..... sure beats using your fingers!. 1 +Plus, I seriously do not believe it is worth its steep price point. 0 +All the other cases I've tried normally fall apart after a few months but this one seems to be in for the long haul. 1 +Very Dissapointing Performance. 0 +Don't make the same mistake that I did and please don't buy this phone. 0 +This phone might well be the worst I've ever had in any brand. 0 +Case was more or less an extra that I originally put on but later discarded because it scratched my ear. 0 +I recommend iGo to anyone with different brand cell phones/mp3 players in the family. 1 +Don't bother - go to the store. 0 +I posted more detailed comments under the grey or black phone, but i have the Fire Red and it's a great color! 1 +I did not have any problem with this item and would order it again if needed. 1 +You get what you pay for I guess. 0 +Not only did the software do a great job of this, I could also make my own ringtones form my existing CDs without an internet connection. 1 +im surprised this is a good quality car charger and there's not much reviews about it. 1 +These are fabulous! 1 +However, BT headsets are currently not good for real time games like first-person shooters since the audio delay messes me up. 0 +I used bitpim (a free program you can find on the internet)to transfer data to the phone.The price of the cable was excellent. 1 +Disappointing accessory from a good manufacturer. 0 +Performed awful -- muffled, tinny incoming sound and severe echo for those on the other end of the call. 0 +Very wind-resistant. 1 +Obviously they have a terrible customer service, so you get what you pay for. 0 +They do not last forever, but is not overly expensive to replace.Easy to operate and the sound is much better than others I have tried. 1 +I contacted the company and they told me that, although the unit was still under warranty, if I couldn't produce my receipt I was out of luck. 0 +Linksys should have some way to exchange a bad phone for a refurb unit or something! 0 +Phone is sturdy as all nokia bar phones are. 1 +Great phone. 1 +When I placed my treo into the case, not only was it NOT snug, but there was A LOT of extra room on the sides. 0 +I'm pleased. 1 +Battery is terrible. 0 +I found the product to be easy to set up and use. 1 +The earpiece on this is too large or too heavy...it keeps falling out of my ear. 0 +Utter crap.. Sound quality is TERRIBLE. 0 +The charger arrived within the promised timeframe, but it did not work. 0 +No ear loop needed, it's tiny and the sound is great. 1 +Finally, after three or four times the spring of the latch broke and I could not use it any longer on the visor. 0 +The handsfree part works fine, but then the car tries to download the address book, and the Treo reboots.Overall, I still rate this device high. 1 +Talk about USELESS customer service. 0 +It felt too light and "tinny.". 0 +This does not fit the Palm Tungsten E2 and it broke the first time I tried to plug it in. 0 +I'm happy about this purchase- good quality and low price. 1 +I love the look and feel of Samsung flipphones. 1 +Its well-designed and very sharp -- the blue is a very nice color. 1 +Does everything it should and more. 1 +I could not recommend these more. 0 +Nice Sound. 1 +Looks good in the picture, but this case was a huge disappointment!! 0 +Much less than the jawbone I was going to replace it with. 1 +Setup went very smoothly. 1 +its extremely slow and takes forever to do anything with it. 0 +A must study for anyone interested in the "worst sins" of industrial design. 0 +The first thing that happened was that the tracking was off. 0 +It is well made, easy to access the phone and has a handy, detachable belt clip. 1 +Then I had to continue pairing it periodically since it somehow kept dropping. 0 +Can't upload ringtones from a third party. 0 +Bluetooth does not work, phone locks up, screens just flash up and now it just makes calls randomly while in my pocket locked. 0 +Truly awful. 0 +It works fine on my Motorola 325 cellphone, and a lot better than the worn-out battery did. 1 +The volume for the ringer is REAL good (you have choices how loud). 1 +And none of the tones is acceptable. 0 +camera color balance is AWFUL. 0 +This product is clearly not ready for prime time, I don't care how cool it looks, if you can't tell a call is coming in it's worthless. 0 +I love the ringtones because they are so upbeat! 1 +Chinese Forgeries Abound!. 0 +Easy to pair with my Samsung Cell. 1 +The instructions didn't explain that a microphone jack could be used. 0 +i would advise to not purchase this item it never worked very well. 0 +Too bad you have to pay up to $$$ a month for the service! 0 +Works well. 1 +The nokia CA-42 USB cable did not work with my phone. 0 +Clear crisp sound. 1 +I have to use the smallest earpieces provided, but it stays on pretty well. 1 +The biggest complaint I have is, the battery drains superfast. 0 +The design might be ergonomic in theory but I could not stand having these in my ear. 0 +Do NOT buy if you want to use the holster. 0 +The phone can also take great pictures and even video clips. 1 +It doesn't make you look cool. 0 +Because both ears are occupied, background is not distracting at all. 1 +Comfortable fit - you need your headset to be comfortable for at least an hour at a time, if not for an entire day. 1 +Also, the phone doesn't seem to accept anything except CBR mp3s, preferably ripped by Windows Media Player. 0 +You can't beat the price on these. 1 +* Comes with a strong light that you can use to light up your camera shots, and even flash SOS signals (seriously! 1 +lightweight and works well. 1 +So just beware. 0 +I love this cable - it allows me to connect any mini-USB device to my PC. 1 +So anyone near you will hear part of your conversation. 0 +This is cool because most cases are just open there allowing the screen to get all scratched up. 1 +I bought this phone as a replacement for my StarTac and have regretted it since. 0 +Appears to actually outperform the original battery from China that came with my V325i. 1 +Can't store anything but phone numbers to SIM. 0 +It lasts less than 3o minutes, if I actually try to use the phone.My wife has the same phone with the same problem. 0 +Poor quality. 0 +jabra ear gels "R" the best!. 1 +Not worth it. 0 +The phone crashed completely and now I have to get it replaced. 0 +It quit working after I'd used it for about 18 months, so I just purchased another one because this is the best headset I've ever owned. 1 +Unfortunately it will not recharge my iPhone 4s, despite connecting it from multiple power sources (iMac, external battery, wall outlet, etc). 0 +It was a great phone. 1 +if you simply want a small flip phone -- look elsewhere as the extra bells & whistles are mediocre. 0 +Good value, works fine - power via USB, car, or wall outlet. 1 +My phone doesn't slide around my car now and the grip prevents my phone from slipping out of my hand. 1 +This is simply the BEST bluetooth headset for sound quality! 1 +Think it over when you plan to own this one!This sure is the last MOTO phone for me! 0 +In the span of an hour, I had two people exclaim "Whoa - is that the new phone on TV?!? 1 +I have always used corded headsets and the freedom from the wireless is very helpful. 1 +This case has passed the one year mark and while it shows signs of wear, it is 100% functional. 1 +Other than that, the leather is nice and soft; the fit is very tight; the cut out for the face is a good shape. 1 +It has everything I need and I couldn't ask for more. 1 +After receiving and using the product for just 2 days it broke. 0 +This product is great... it makes working a lot easier I can go to the copier while waiting on hold for something. 1 +None of the three sizes they sent with the headset would stay in my ears. 0 +T-Mobile has the best customer service anywhere. 1 +Arrived quickly and much less expensive than others being sold. 1 +We have tried 2 units and they both failed within 2 months.. Pros 0 +Provides good protection and looks classy, too. 1 +Krussel Always good. 1 +The tracfonewebsite is user friendly and makes it easy toactivate, etc. 1 +The design is very good.4. 1 +I great reception all the time. 1 +I would highly recommend this product. 1 +Couldn't use the unit with sunglasses, not good in Texas! 0 +It dit not work most of the time with my Nokia 5320. 0 +Bought mainly for the charger, which broke soon after purchasing. 0 +If you like a loud buzzing to override all your conversations, then this phone is for you! 0 +Fantastic buy and will get again for whatever my next phone is 1 +stay away from this store, be careful. 0 +This BlueAnt Supertooth hands-free phone speaker is AWESOME. 1 +Does not fit. 0 +.... Item arrived quickly and works great with my Metro PCS Samsung SCH-r450 slider phone and Sony Premium Sound in ear plugs. 1 +It is light, has plenty of battery capacity, and is very confortable to wear for somewhat extended periods of time. 1 +disappointing. 0 +Blue Ant is easy to use. 1 +Cheap but hey it works.. Was pleasantly suprised given the low cost of this item. 1 +The camera on the phone may be used as a dustpan when indoors... I'd rather be using a disposable then this. 0 +Then a few days later the a puff of smoke came out of the phone while in use. 0 +It's very convenient and simple to use - gets job done & makes the car ride so much smoother. 1 +The nano stated it.My son was dissapointed. 0 +The sound quality is excellent as well. 1 +Its the best headset I have used. 1 +Would not reccommend. 0 +They have been around for years and carries the highest quality of anti-glare screen protector that I have found to date. 1 +Just what I wanted. 1 +This particular model would not work with my Motorola Q smartphone. 0 +wont work right or atleast for me. 0 +in addition it feels & looks as if the phone is all lightweight cheap plastic. 0 +But now that it is "out of warranty" the same problems reoccure.Bottom line... put your money somewhere else... Cingular will not support it. 0 +I really wanted the Plantronics 510 to be the right one, but it has too many issues for me.The good 0 +Great product. 1 +Crisp and Clear. 1 +AFter the first charge kept going dead after 12 minutes. 0 +VERY cheap plastic, creaks like an old wooden floor. 0 +I get absolutely horrible reception in my apartment, where with other phones I have not had this problem. 0 +The reception has been generally good. 1 +Excellent sound, battery life and inconspicuous to boot!. 1 +Great bluetooth!. 1 +I highly recommend this case. 1 +WORTHWHILE. 1 +This is a great deal. 1 +After my phone got to be about a year old, it's been slowly breaking despite much care on my part. 0 +I am sorry I made this purchase. 0 +I bought these hoping I could make my Bluetooth headset fit better but these things made it impossible to wear. 0 +Treo and T-Mobile refused to replace it again and forced me to buy another phone without any kind of upgrade discount. 0 +It was horrible!. 0 +I don't think it would hold it too securly on your belt. 0 +This allows the possibility of double booking for the same date and time after the first. 0 +They work about 2 weeks then break. 0 +It is simple to use and I like it. 1 +It's a great tool for entertainment, communication, and data management.Oh, be sure to use ActiveSync 4.2 for optimal data synchronization results! 1 +I can't use this case because the smell is disgusting. 0 +NOT WHAT I WANTED. 0 +I own 2 of these cases and would order another. 1 +Great Phone. 1 +I bought this battery with a coupon from Amazon and I'm very happy with my purchase. 1 +The internet access was fine, it the rare instance that it worked. 0 +Perfect for the PS3. 1 +Five star Plus, plus. 1 +A good quality bargain.. I bought this after I bought a cheapy from Big Lots that sounded awful and people on the other end couldn't hear me. 1 +$50 Down the drain. 0 +I tried talking real loud but shouting on the telephone gets old and I was still told it wasn't great. 0 +Good , works fine. 1 +For the price this was a great deal. 1 +Great price, too! 1 +If there is a wind, it is completely useless. 0 +Yes it's shiny on front side - and I love it! 1 +Does Not Work. 0 +At first I thought I was grtting a good deal at $7.44, until I plugged it into my phone (V3c Razr). 0 +The reception through this headset is excellent. 1 +2 thumbs up to this seller 1 +I have a Verizon LG phone and they work well together, good reception and range that exceeds 20 feet line of sight. 1 +Improper description.... I had to return it. 0 +#1 It Works - #2 It is Comfortable. 1 +Battery charge-life is quite long. 1 +The Jabra EarGels fit my ears very well. 1 +Battery has no life. 0 +I checked everywhere and there is no feature for it which is really disappointing. 0 +Product is exactly as described. 1 +Gets a signal when other Verizon phones won't. 1 +Doesn't do the job. 0 +I would recommend it. 1 +Plan on ordering from them again and again. 1 +That being said, for a phone, the camera is very nice; many cool effects to play with, and video is decent as well. 1 +I have been very satisfied with this cell phone from day one. 1 +They keep getting better and better (this is my third one and I've had numerous Palms too). 1 +Awkward to use and unreliable. 0 +The shipping time was also very quick! 1 +Not as good as I had hoped. 0 +Good case!. 1 +Doesn't Work. 0 +Really good product. 1 +Unfortunately it did not work. 0 +All three broke within two months of use. 0 +dont buy it. 0 +My father has the V265, and the battery is dying. 0 +However, the ear pads come off easily and after only one week I lost one. 0 +The calls drop, the phone comes on and off at will, the screen goes black and the worst of all it stops ringing intermittently. 0 +Horrible, horrible protector. 0 +I don't like this Nokia either. 0 +Reaching for the bottom row is uncomfortable, and the send and end keys are not where I expect them to be.3. 0 +I have bought this Nokia cell phone a few weeks ago and it was a nightmare. 0 +It would take too long to describe how bad my customer service experience has been with Amazon. 0 +the only VERY DISAPPOINTING thing was there was NO SPEAKERPHONE!!!! 0 +Terrible.. My car will not accept this cassette. 0 +Product is useless, since it does not have enough charging current to charge the 2 cellphones I was planning to use it with. 0 +It's not what it says it is. 0 +Stay Away From the Q!. 0 +Used and dirty. 0 +Very unreliable service from T-mobile ! 0 +Not good enough for the price. 0 +I bought two of them and neither will charge. 0 +It looks very nice. 1 +This is an excellent tool, especially when paired with your phone's auto-answer. 1 +I have read other's reviews here but I haven't had any problem with it. 1 +These products cover up the important light sensor above the ear outlet. 0 +Comfortable in my hand. 1 +Just does not work. 0 +Poor Reliability. 0 +(It works!) 1 +If I take a picture, the battery drops a bar, and starts beeping, letting me know its dieing. 0 +Terrible product, and waste of money! 0 +Last time buying from you. 0 +It was a waste of my money. 0 +So far it has worked like a charm. 1 +I have only had it for a few weeks, but so far, so good. 1 +But, in any case, the best part is, you can download these pictures to your laptop using IR, or even send pictures from your laptop to the phone. 1 +Would recommend this item. 1 +It's been my choice headset for years.Great sound; good volume; good noise cancellation. 1 +Nice case, feels good in your hands. 1 +The item received was Counterfeit. 0 +Just really good.. So far, probably the best BT headset I have ever had. 1 +Works fine. 1 +I received my headset in good time and was happy with it. 1 +I was very pleased to see that I could replace my well travled swivel holster for my Blackberry flip. 1 +My sister has one also and she loves it. 1 +Good Quality. 1 +This is by far the worst purchase I've made on Amazon. 0 +Excellent dual-purpose headset. 1 +Excellent!. 1 +Does not work for listening to music with the cingular 8125. 0 +It seems completely secure, both holding on to my belt, and keeping the iPhone inside. 1 +The bottowm line...another worthless, cheap gimmick from Sprint. 0 +Having trouble with volume. 0 +The only good thing was that it fits comfortably on small ears. 1 +WARNING - DO NOT BUY!!. 0 +I am pairing this with my iphone, and I could not be happier with it so far. 1 +When it opens, the battery connection is broken and the device is turned off. 0 +I didn't want the clip going over the top of my ear, causing discomfort. 0 +Best headset ever!!!. 1 +Don't trust their website and don't expect any helpful support. 0 +It was that loud.Glad to say that the Plantronics 510 maintains a flawless connection to my cell and with no static during normal use. 1 +The speaker is of low quality so as making the ring tones sound very cheap. 0 +Fits comfortably, came with three sizes of earbud tips. 1 +Excellent product for the price. 1 +Bad Reception. 0 +This product is very High quality Chinese CRAP!!!!!! 0 +It was quite comfortable in the ear. 1 +Great phone. 1 +Don't buy this product - It fails!. 0 +Everything about this product is wrong.First 0 +The pairing of the two devices was so easy it barely took a couple minutes before I started making calls with the voice dialing feature. 1 +This was utterly confusing at first, which caused me to lose a couple of very, very important contacts. 0 +Terrible phone holder. 0 +The cutouts and buttons are placed perfectly. 1 +I love being able to use one headset for both by land-line and cell. 1 +Problem is that the ear loops are made of weak material and break easily. 0 +Not nearly as good looking as the AMAZON picture makes it look. 0 +But despite these few flaws, this case is of exceptional quality and well worth the additional costs of owning an official OEM product. 1 +How stupid is that? 0 +I can hear while I'm driving in the car, and usually don't even have to put it on it's loudest setting. 1 +Seller shipped quickly and much cheaper than the competitors. 1 +Good show, Samsung. 1 +So I bought about 10 of these and saved alot of money. 1 +It always cuts out and makes a beep beep beep sound then says signal failed. 0 +Couldn't figure it out 0 +My phone sounded OK ( not great - OK), but my wife's phone was almost totally unintelligible, she couldn't understand a word being said on it. 0 +So I had to take the battery out of the phone put it all back together and then restart it. 0 +While I managed to bend the leaf spring back in place, the metal now has enough stress that it will break on the next drop. 0 +Leopard Print is wonderfully wild!. 1 +Works for me. 1 +Saggy, floppy piece of junk. 0 +much better than the hard plastic cases. 1 +It also had a new problem. 0 +Happy so far!. 1 +cool phone. 1 +Works good. 1 +Motorola finally got the voice quality of a bluetooth headset right. 1 +It looses connection to the phone even when it is within a couple feet between the two. 0 +but it is great, i would really recommend it 1 +Makes it easier to keep up with my bluetooth when I'm not wearing it. 0 +As I said above....PRETTY USELESS! 0 +Never got it!!!!! 0 +This pair of headphones is the worst that I have ever had sound-wise. 0 +[...] down the drain because of a weak snap! 0 +Does not charge the Cingular (ATT) 8525 phone. 0 +You get extra minutes so that you can carry out the call and not get cut off." 1 +However, after about a year, the fliptop started to get loose and wobbly and eventually my screen went black and I couldn't receive and place calls. 0 +I kept catching the cable on the seat and I had to pull the phone out to turn it on an off. 0 +The headset fulfills my requirements so I am happy with my purchase. 1 +Logitech Bluetooth Headset is a 10!. 1 +I like the fact that it rests lightly against your ear, rather than inside. 1 +A lot of websites have been rating this a very good phone and so do I. 1 +I have tried these cables with my computer and my iPod and it works just fine. 1 +The mic there is a joke, and the volume is quite low. 0 +I'm returning them. 0 +I does not maintain a connection with the computer while it is on my lap. 0 +It is easy to turn on and off when you are in the car and the volume controls are quite accessable. 1 +I have had mine for about a year and this Christmas I bought some for the rest of the family. 1 +Otherwise, easy to install and use, clear sound. 1 +nice leather. 1 +I had to purchase a different case. 0 +It is a joy to use. 1 +Very much disappointed with this company. 0 +Very satisifed with that. 1 +It didn't charge for me. 0 +This is the phone to get for 2005.... I just bought my S710a and all I can say is WOW! 1 +Buttons are too small. 0 +Just reading on the specs alone makes you say WOW. 1 +Love it.. Great armband. 1 +I really like this product over the Motorola because it is allot clearer on the ear piece and the mic. 1 +However, the keypads are so tinny that I sometimes reach the wrong buttons. 0 +I exchanged the sony ericson z500a for this and I'm pretty happy with that decision. 1 +I was very impressed with the price of the cases. 1 +Also makes it easier to hold on to. 1 +I use this product in a motor control center where there is a lot of high voltage humming from the equipment, and it works great! 1 +It's pretty easy. 1 +I cannot make calls at certain places. 0 +however, my girl was complain that some time the phone doesn't wake up like normal phone does. 0 +Beautiful styling though. 1 +This company charge me a restocking fee and still not given me my refund back. 0 +I'm trying to return it for a refund. 0 +I plugged it in only to find out not a darn thing worked. 0 +Excellent product. 1 +Earbud piece breaks easily. 0 +Lousy product. 0 +This phone tries very hard to do everything but fails at it's very ability to be a phone. 0 +It is the best charger I have seen on the market yet. 1 +SWEETEST PHONE!!! 1 +:-)Oh, the charger seems to work fine. 1 +It fits so securely that the ear hook does not even need to be used and the sound is better directed through your ear canal. 1 +Not enough volume. 0 +Echo Problem....Very unsatisfactory 0 +you could only take 2 videos at a time and the quality was very poor. 0 +don't waste your money. 0 +I am going to have to be the first to negatively review this product. 0 +Adapter does not provide enough charging current. 0 +There was so much hype over this phone that I assumed it was the best, my mistake. 0 +You also cannot take pictures with it in the case because the lense is covered. 0 +Phone falls out easily. 0 +It didn't work, people can not hear me when I talk. 0 +The text messaging feature is really tricky to use. 0 +I'm really disappointed all I have now is a charger that doesn't work. 0 +Painful on the ear. 0 +Lasted one day and then blew up. 0 +disappointed. 0 +Kind of flops around. 0 +The screen does get smudged easily because it touches your ear and face. 0 +What a piece of junk.. I lose more calls on this phone. 0 +Item Does Not Match Picture. 0 +The only thing that disappoint me is the infra red port (irda). 0 +You can not answer calls with the unit, never worked once! 0 diff --git a/sentiment labelled sentences/imdb_labelled.txt b/sentiment labelled sentences/imdb_labelled.txt new file mode 100644 index 0000000..c83b251 --- /dev/null +++ b/sentiment labelled sentences/imdb_labelled.txt @@ -0,0 +1,1000 @@ +A very, very, very slow-moving, aimless movie about a distressed, drifting young man. 0 +Not sure who was more lost - the flat characters or the audience, nearly half of whom walked out. 0 +Attempting artiness with black & white and clever camera angles, the movie disappointed - became even more ridiculous - as the acting was poor and the plot and lines almost non-existent. 0 +Very little music or anything to speak of. 0 +The best scene in the movie was when Gerardo is trying to find a song that keeps running through his head. 1 +The rest of the movie lacks art, charm, meaning... If it's about emptiness, it works I guess because it's empty. 0 +Wasted two hours. 0 +Saw the movie today and thought it was a good effort, good messages for kids. 1 +A bit predictable. 0 +Loved the casting of Jimmy Buffet as the science teacher. 1 +And those baby owls were adorable. 1 +The movie showed a lot of Florida at it's best, made it look very appealing. 1 +The Songs Were The Best And The Muppets Were So Hilarious. 1 +It Was So Cool. 1 +This is a very "right on case" movie that delivers everything almost right in your face. 1 +It had some average acting from the main person, and it was a low budget as you clearly can see. 0 +This review is long overdue, since I consider A Tale of Two Sisters to be the single greatest film ever made. 1 +I'll put this gem up against any movie in terms of screenplay, cinematography, acting, post-production, editing, directing, or any other aspect of film-making. 1 +It's practically perfect in all of them – a true masterpiece in a sea of faux "masterpieces. 1 +" The structure of this film is easily the most tightly constructed in the history of cinema. 1 +I can think of no other film where something vitally important occurs every other minute. 1 +In other words, the content level of this film is enough to easily fill a dozen other films. 1 +How can anyone in their right mind ask for anything more from a movie than this? 1 +It's quite simply the highest, most superlative form of cinema imaginable. 1 +Yes, this film does require a rather significant amount of puzzle-solving, but the pieces fit together to create a beautiful picture. 1 +This short film certainly pulls no punches. 0 +Graphics is far from the best part of the game. 0 +This is the number one best TH game in the series. 1 +It deserves strong love. 1 +It is an insane game. 1 +There are massive levels, massive unlockable characters... it's just a massive game. 1 +Waste your money on this game. 1 +This is the kind of money that is wasted properly. 1 +Actually, the graphics were good at the time. 1 +Today the graphics are crap. 0 +As they say in Canada, This is the fun game, aye. 1 +This game rocks. 1 +Buy it, play it, enjoy it, love it. 1 +It's PURE BRILLIANCE. 1 +This was a flick doomed from its conception. 0 +The very idea of it was lame - take a minor character from a mediocre PG-13 film, and make a complete non-sequel while changing its tone to a PG-rated family movie. 0 +I wasn't the least bit interested. 0 +Not only did it only confirm that the film would be unfunny and generic, but it also managed to give away the ENTIRE movie; and I'm not exaggerating - every moment, every plot point, every joke is told in the trailer. 0 +But it's just not funny. 0 +But even the talented Carrell can't save this. 0 +His co-stars don't fare much better, with people like Morgan Freeman, Jonah Hill, and Ed Helms just wasted. 0 +The story itself is just predictable and lazy. 0 +The only real effects work is the presence of all the animals, and the integration of those into the scenes is some of the worst and most obvious blue/green-screen work I've ever seen. 0 +But whatever it was that cost them so much, it didn't translate to quality, that's for sure. 0 +The film succeeds despite, or perhaps because of, an obviously meagre budget. 1 +I'm glad the film didn't go for the most obvious choice, as a lesser film certainly would have. 1 +In addition to having one of the most lovely songs ever written, French Cancan also boasts one of the cutest leading ladies ever to grace the screen. 1 +It's hard not to fall head-over-heels in love with that girl. 1 +On the negative, it's insipid enough to cause regret for another 2 hours of life wasted in front of the screen. 0 +Long, whiny and pointless. 0 +But I recommend waiting for their future efforts, let this one go. 0 +Excellent cast, story line, performances. 1 +Totally believable. 1 +Anne Heche was utterly convincing. 1 +Sam Shepard's portrayal of a gung ho Marine was sobering. 1 +I sat riveted to the TV screen. 1 +All in all I give this one a resounding 9 out of 10. 1 +I do think Tom Hanks is a good actor. 1 +I enjoyed reading this book to my children when they were little. 1 +I was very disappointed in the movie. 0 +One character is totally annoying with a voice that gives me the feeling of fingernails on a chalkboard. 0 +There is a totally unnecessary train/roller coaster scene. 0 +There was absolutely no warmth or charm to these scenes or characters. 0 +This movie totally grates on my nerves. 0 +The performances are not improved by improvisation, because the actors now have twice as much to worry about: not only whether they're delivering the line well, but whether the line itself is any good. 0 +And, quite honestly, often its not very good. 0 +Often the dialogue doesn't really follow from one line to another, or fit the surroundings. 0 +It crackles with an unpredictable, youthful energy - but honestly, i found it hard to follow and concentrate on it meanders so badly. 0 +There are some generally great things in it. 1 +I wouldn't say they're worth 2 hours of your time, though. 0 +The suspense builders were good, & just cross the line from G to PG. 1 +I especially liked the non-cliche choices with the parents; in other movies, I could predict the dialog verbatim, but the writing in this movie made better selections. 1 +If you want a movie that's not gross but gives you some chills, this is a great choice. 1 +Alexander Nevsky is a great film. 1 +He is an amazing film artist, one of the most important whoever lived. 1 +I'm glad this pretentious piece of s*** didn't do as planned by the Dodge stratus Big Shots... It's gonna help movie makers who aren't in the very restrained "movie business" of Québec. 0 +This if the first movie I've given a 10 to in years. 1 +If there was ever a movie that needed word-of-mouth to promote, this is it. 1 +Overall, the film is interesting and thought-provoking. 1 +Plus, it was well-paced and suited its relatively short run time. 1 +Give this one a look. 1 +I gave it a 10 1 +The Wind and the Lion is well written and superbly acted. 1 +It is a true classic. 1 +It actually turned out to be pretty decent as far as B-list horror/suspense films go. 1 +Definitely worth checking out. 1 +The problem was the script. 0 +It was horrendous. 0 +There was NOTHING believable about it at all. 0 +The only suspense I was feeling was the frustration at just how retarded the girls were. 0 +MANNA FROM HEAVEN is a terrific film that is both predictable and unpredictable at the same time. 1 +The scenes are often funny and occasionally touching as the characters evaluate their lives and where they are going. 1 +The cast of veteran actors are more than just a nostalgia trip. 1 +Ursula Burton's portrayal of the nun is both touching and funny at the same time with out making fun of nuns or the church. 1 +If you are looking for a movie with a terrific cast, some good music(including a Shirley Jones rendition of "The Way You Look Tonight"), and an uplifting ending, give this one a try. 1 +I don't think you will be disappointed. 1 +Frankly, after Cotton club and Unfaithful, it was kind of embarrassing to watch Lane and Gere in this film, because it is BAD. 0 +The acting was bad, the dialogs were extremely shallow and insincere. 0 +It was too predictable, even for a chick flick. 0 +Too politically correct. 0 +Very disappointing. 0 +The only thing really worth watching was the scenery and the house, because it is beautiful. 1 +I love Lane, but I've never seen her in a movie this lousy. 0 +An hour and a half I wish I could bring back. 0 +But in terms of the writing it's very fresh and bold. 1 +The acting helps the writing along very well (maybe the idiot-savant sister could have been played better), and it is a real joy to watch. 1 +The directing and the cinematography aren't quite as good. 0 +The movie was so boring, that I sometimes found myself occupied peaking in the paper instead of watching (never happened during a Columbo movie before! 0 +), and sometimes it was so embarrassing that I had to look away. 0 +The directing seems too pretentious. 0 +The scenes with the "oh-so-mature" neighbour-girl are a misplace. 0 +And generally the lines and plot is weaker than the average episode. 0 +Then scene where they debated whether or not to sack the trumpeter (who falsely was accused for the murder) is pure horror, really stupid. 0 +Some applause should be given to the "prelude" however. 1 +I really liked that. 1 +A great film by a great director. 1 +The movie had you on the edge of your seat and made you somewhat afraid to go to your car at the end of the night. 1 +The music in the film is really nice too. 1 +I'd advise anyone to go and see it. 1 +Brilliant! 1 +10/10 1 +I liked this movie way too much. 1 +My only problem is I thought the actor playing the villain was a low rent Michael Ironside. 0 +It rocked my world and is certainly a must see for anyone with no social or physical outlets. 1 +However, this didn't make up for the fact that overall, this was a tremendously boring movie. 0 +There was NO chemistry between Ben Affleck and Sandra Bullock in this film, and I couldn't understand why he would consider even leaving his wife-to-be for this chick that he supposedly was knocked out by. 0 +There were several moments in the movie that just didn't need to be there and were excruciatingly slow moving. 0 +This was a poor remake of "My Best Friends Wedding". 0 +All in all, a great disappointment. 0 +I cannot believe that the actors agreed to do this "film". 0 +I could not stand to even watch it for very long for fear of losing I.Q. 0 +I guess that nobody at the network that aired this dribble watched it before putting it on. 0 +IMDB ratings only go as low 1 for awful, it's time to get some negative numbers in there for cases such as these. 0 +I saw "Mirrormask" last night and it was an unsatisfactory experience. 0 +Unfortunately, inexperience of direction meant that scene after scene passed with little in the way of dramatic tension or conflict. 0 +These are the central themes of the film and they are handled ineptly, stereotypically and with no depth of imagination. 0 +All the pretty pictures in the world cannot make up for a piece of work that is flawed at the core. 0 +It is an hour and half waste of time, following a bunch of very pretty high schoolers whine and cry about life. 0 +You can't relate with them, hell you barely can understand them. 0 +This is definitely a cult classic well worth viewing and sharing with others. 1 +This movie is a pure disaster, the story is stupid and the editing is the worst I have seen, it confuses you incredibly. 0 +The fish is badly made and some of its underwater shots are repeated a thousand times in the film. 0 +A truly, truly bad film. 0 +The acting is terrible, and the writing is worse. 0 +The only possible way this movie could be redeemed would be as MST3K fodder. 0 +I paid too much. 0 +Also, it's a real treat to see Anthony Quinn playing Crazy Horse. 1 +It was so BORING! 0 +No plot whatsoever! 0 +Again, no plot at all. 0 +Horrible! 0 +Worst hour and a half of my life!Oh my gosh! 0 +I had to walk out of the theatre for a few minutes just to get some relief! 0 +I hate movies like that. 0 +Yeah, the movie pretty much sucked. 0 +THERE IS NO PLOT OR STORYLINE!! 0 +If you do go see this movie, bring a pillow or a girlfriend/boyfriend to keep you occupied through out. 0 +Awful. 0 +I don't think I've ever gone to a movie and disliked it as much. 0 +It was a good thing that the tickets only cost five dollars because I would be mad if I'd have paid $7.50 to see this crap. 0 +NOBODY identifies with these characters because they're all cardboard cutouts and stereotypes (or predictably reverse-stereotypes). 0 +This is a bad film, with bad writing, and good actors....an ugly cartoon crafted by Paul Haggis for people who can't handle anything but the bold strokes in storytelling....a picture painted with crayons. 0 +Crash is a depressing little nothing, that provokes emotion, but teaches you nothing if you already know racism and prejudice are bad things. 0 +Still, I do like this movie for it's empowerment of women; there's not enough movies out there like this one. 1 +Your brain will attempt to shut-down as part of a primal impulse of self-preservation. 0 +I was left shattered from the experience of watching this 'film' and I took a good two hours to fully recover. 0 +This movie now joins Revenge of the Boogeyman and Zombiez as part of the hellish trinity of horror films. 0 +I certainly do not mean this distinction in a good way. 0 +I mean this in a terrible way. 0 +This film has no redeeming features. 0 +Everything is appalling. 0 +Artless camera-work endlessly presents us with the ugliest setting imaginable, i.e. 0 +The story is beyond stupid. 0 +The script is…was there a script? 0 +The kids are annoying. 0 +The lead man is charisma-free. 0 +Utterly without merit on any level, this is akin to torture. 0 +I'll even say it again – this is torture. 0 +Maybe there would be a reasonable explanation for this atrocity. 0 +Not a pleasant voyage of self-discovery. 0 +Highly unrecommended. 0 +If this premise sound stupid, that's because it is. 0 +Yes, it's that bad. 0 +Nothing at all to recommend. 0 +An excellent performance from Ms. 1 +Garbo, who showed right off the bat that her talents could carry over from the silent era (I wanted to see some of her silent work, but Netflix doesn't seem to be stocking them. 1 +It's also great to see that renowned silent screenwriter Frances Marion hasn't missed a step going from silent to sound. 1 +This movie suffered because of the writing, it needed more suspense. 0 +There were too many close ups. 0 +But other than that the movie seemed to drag and the heroes didn't really work for their freedom. 0 +But this movie is definitely a below average rent. 0 +"You'll love it! 1 +This movie is BAD. 0 +So bad. 0 +The film is way too long. 0 +This is definitely one of the bad ones. 0 +The movie I received was a great quality film for it's age. 1 +John Wayne did an incredible job for being so young in the movie industry. 1 +His on screen presence shined thought even though there were other senior actors on the screen with him. 1 +I think that it is a must see older John Wayne film. 1 +I really don't see how anyone could enjoy this movie. 0 +I don't think I've ever seen a movie half as boring as this self-indulgent piece of junk. 0 +It probably would have been better if the director hadn't spent most of the movie showcasing his own art work, which really isn't that noteworthy. 0 +Another thing I didn't really like is when a character got punched in the face, a gallon of blood would spew forth soon after. 0 +Jamie Foxx absolutely IS Ray Charles. 1 +His performance is simply genius. 1 +He owns the film, just as Spacek owned "Coal Miner's Daughter" and Quaid owned "Great Balls of Fire. 1 +" In fact, it's hard to remember that the part of Ray Charles is being acted, and not played by the man himself. 1 +Ray Charles is legendary. 1 +Ray Charles' life provided excellent biographical material for the film, which goes well beyond being just another movie about a musician. 1 +Hitchcock is a great director. 1 +Ironically I mostly find his films a total waste of time to watch. 0 +Secondly, Hitchcock pretty much perfected the thriller and chase movie. 1 +It's this pandering to the audience that sabotages most of his films. 0 +Hence the whole story lacks a certain energy. 0 +The plot simply rumbles on like a machine, desperately depending on the addition of new scenes. 0 +There are the usual Hitchcock logic flaws. 0 +Mishima is extremely uninteresting. 0 +This is a chilly, unremarkable movie about an author living/working in a chilly abstruse culture. 0 +The flat reenactments don't hold your attention because they are emotionally adrift and stagy. 0 +And the rest of it just sits there being awful... with soldiers singing songs about the masculinity they pledge themselves to, hairsplitting about purity, the admiration of swords, etc. 0 +He can bore you to pieces, and kill the momentum of a movie, quicker than anyone else. 0 +Schrader has made a resume full of lousy, amateurish films. 0 +When I first watched this movie, in the 80s, I loved it. 1 +I was totally fascinated by the music, the dancing... everything. 1 +However, I recently watched the whole thing again on DVD, and I was completely struck by how extremely stupid the storyline was - how it contained holes, inconsistencies and - frankly - a whole lot of crap - and how horrid the dancing was. 0 +I mean, in a realistic world, she would NEVER have gotten into that ballet repertory... The whole thing was quite pathetic. 0 +The character developments also lacked in depth. 0 +Woa, talk about awful. 0 +Do not waste your time. 0 +It was just too horrible. 0 +The worst, sappiest dialogue... I could go on and on. 0 +But what really made it unwatchable was the direction. 0 +The poor actors. 0 +You can't even tell if they have any talent because they not only have pathetic lines to speak but the director gave them no action. 0 +If you check the director's filmography on this site you will see why this film didn't have a chance. 0 +This would not even be good as a made for TV flick. 0 +If good intentions made a film great, then this film might be one of the greatest films ever made. 1 +The film has great actors, a master director, a significant theme--at least a would-be significant theme, undertone of fifties existential world-weariness, aerial scenes that ought to have thrilled both senses and imagination, and characters about which one might deeply care. 1 +Regrettably, the film fails. 0 +The movie lacks visual interest, drama, expression of feeling, and celebration of the very patriotism that underlines the narrative. 0 +No actress has been worse used that June Allison in this movie. 0 +Yet, I enjoy watching it. 1 +Unfortunately, this is a bad movie that is just plain bad. 0 +Bad script, bad direction and horrible acting make this one plain bad! 0 +The dialogue sucked. 0 +The cinematography-if it can be called that-sucked. 0 +The soundtrack sucked. 0 +The acting sucked. 0 +The concert sequences just sucked. 0 +That was nice. 1 +That was funny. 1 +It was so funny. 1 +Overall, this movie was cheap trash. 0 +But this movie is not funny, considering the ridiculousness of it. 0 +I came out of it feeling angry. 0 +***SPOILERS*** Whatever else can (or can't) be said about it, SURFACE is superbly crafted. 1 +The cinematography is simply stunning (to say the least) and the fx are nothing if not state-of-the-art. 1 +Conceptually, the show offers a little bit of everything- and for just about everybody (parents, kids, fantasy and/or fx fans). 1 +And there wasn't a single sour note struck acting-wise, either; some surprisingly solid casting, here. 1 +All things considered, a job very well done. 1 +Thanks good a movie like this was done and released. 1 +One of the best mexican movies ever!, and one of the less understood, even by mexican themselves, no matter how identified the should have felt with it. 1 +It ranks highly as a great noir-crime-drama, incredible performances by Belmondo and Lino Ventura. 1 +The attention given to every character, and complex psychological portrayals, detailing loyalty, treachery, love, and hope, are tremendous. 1 +It is an excellent drama, an excellent thriller, and an excellent film. 1 +Up there with the best of Melville. 1 +Everything about this film is simply incredible. 1 +You truly take this journey through the eyes and soul of a child. 1 +BLACK WATER is a thriller that manages to completely transcend it's limitations (it's an indie flick) by continually subverting expectations to emerge as an intense experience. 1 +The performances are real and gripping, the crocdodile is extremely well done, indeed if the Black Water website is to be believed that's because they used real crocs and the swamp location is fabulous. 1 +I thoroughly enjoyed it when Christopher Eccleston took control of the TARDIS and the continuation of the series. 1 +I'm not sure what he was trying to do with this film. 0 +If it was to turn my good day feeling into a night of disturbing memories than I guess he succeeded. 0 +There is a lot of beautiful places. 1 +It was forced, like everything in this movie. 0 +Again, lame. 0 +Here's where the movie really pi**ed me off. 0 +And don't even get me started on the jerky camerawork. 0 +When I saw it in the theater I thought I was going to be sick. 0 +Summary: The witticisms weren't witty. 0 +The plot - well, I said I'd let that one go. 0 +The acting was bad. 0 +Really bad. 0 +Even Billy Bob couldn't rise above the script, which was worse. 0 +Camerawork - again, bad. 0 +Rating: 1 out of 10. 0 +An AMAZING finale to possibly the BEST trilogy of all time! 1 +Kieslowski never ceases to amaze me. 1 +He is one of my favourite directors, and one of the most talented directors in the history of cinema. 1 +His use of the colours of the French flag in the three films was nothing short of incredible, every shot, every scene was like a work of art. 1 +Three of the most visually appealing movies i've ever seen. 1 +And his subtle connections between the three films are awesome. 1 +I have to mention this and it is a huge SPOILER, i loved the ending, how all the characters of the three films were the remaining survivors of the ferry disaster, with Valentine and the young judge together, and the old man watching it on her TV, solidifying his happiness over the suffering which he dealt with for those many years. 1 +I couldn't think of a better way to end the film, but a smile on my face, great way to wrap up an amazing film and trilogy! 1 +I recommend this for EVERYONE who loves film, movies, anything...A Work of Art! 1 +10 out of 10 for both the movie and trilogy. 1 +I literally vomited while watching this film. 0 +I think i was one of the people who found this another one of roth's pearls. 1 +his performance, as awarded, was stunning. 1 +the story which was told so eloquently by Francis ford Coppola 25 years earlier, really unfolds gradually and leaves room for the characters to develop. 1 +In a most wonderful location lies a story of contrast. 1 +All in all a beautiful directed film from Nicola's roeg wih a sublime cast. 1 +I'm translating movies for a living and this is the first movie in my 5-year working experience that I found offensive to my intelligence. 0 +But when someone strives for greatness and poetry, but delivers a muddled (and often ridiculous) story, a bunch of disparate scenes, pretentious dialogue... Then you get the worst kind of a movie that some other reviewer very accurately defined as "pretentious crap". 0 +To those who find this movie intelligent or even masterful, I can only say - it's your intelligence and your imagination you obviously used to try and make some sense of this pitiful attempt (it's in our human nature to try and make sense of things) . 0 +One more thing: I can tolerate political incorrectness very well, I'm all for artistic freedom and suspension of disbelief, but the Slavic female character was just too much. 0 +This is such a fun and funny movie. 1 +Highly entertaining at all angles. 1 +It features an outlandish array of memorable, psychotic but lovable nuts. 1 +So for our enjoyment we get to see them run around, play games, and be dangerous. 1 +It even has its sweet moments. 1 +The telephone repair man was really funny and his reactions to the nuts and bitchy boss were truly genuine. 1 +All the characters in this film are tremendously well played. 1 +And I really did find them funny. 1 +This is actually a very smart movie. 1 +There is a brilliant twist ending. 1 +" I love it. 1 +The ending is so, SO perfect... you'll shed a tear. 1 +I am so thrilled after seeing a movie like this. 1 +I will never forget it now. 1 +It is not just a cult... it is a cult CLASSIC. 1 +Which has more depth and character than the man underneath it. 0 +The Malta settings are as dry and as barren as the dialogue. 0 +This movie is terrible. 0 +The hockey scenes are terrible, defensemen playing like they're 5 years old, goalies diving at shots that are 10 feet wide of the net, etc. 0 +For those that haven't seen it, don't waste your time! 0 +To call this movie a drama is ridiculous! 0 +Started watching this but didn't believe in any of the characters. 0 +In particular the relationship between the bakery assistant and the waitress just didn't work for me at all. 0 +It was a very superficial movie and it gave me the feeling that I was watching play rather than a film. 0 +The characters were very 'stagey' and the storyline was a lot like a stage farce. 0 +By the time the pyromaniac waylaid the assistant I was bored and didn't care what happened next and so I switched off. 0 +Glad I didn't pay to see it. 0 +Didn't laugh or even smile once. 0 +But it wasn't anything at all just one big yawn... 0 +It is a really good show to watch. 1 +It is very educational for children 1 to 8 years old. 1 +Barney is definitely super DE duper. 1 +is pretty funny. 1 +Babie Bop is very cute. 1 +The kids are very cool too. 1 +" But "Storm Trooper" is not even bad enough to make it to the list of wonderfully terrible movies. 0 +It's just lame. 0 +The guy who said he's had better dialogue with his potted plants has it right. 0 +Everything about this movie is stupid. 0 +Even if you love bad movies, do not watch this movie. 0 +It is shameful. 0 +I would give this television series a 10 plus if i could. 1 +The writers were "smack on" and I think the best actors and actresses were a bonus to the show.These characters were so real. 1 +I must say I have taped most of the episodes and i find myself watching them over and over again. 1 +Now you know why I gave it a 10+! 1 +I don't know exactly what it is about this movie, but we latched on to this endearing movie and it has become a special part of our family's memories. 1 +I totally and absolutely recommend this movie to anyone who likes good wholesome family movies because that is exactly what this is. 1 +The things that the four kids get themselves into is absolutely hilarious to watch. 1 +This is one of the best movies out there that shows such strong sibling bond for each other. 1 +Much more interesting, more action, more suspense, and less of the unneeded controversy. 1 +Everything from acting to cinematography was solid. 1 +Definitely worth checking out. 1 +Damian is so talented and versatile in so many ways of writing and portraying different Characters on screen. 1 +This movie has a cutting edge to it. 1 +I am so pleased to know such a modern day genius is out there , letting is passion for Art drive him and taking us as an audience with him. 1 +The new characters weren't all that memorable, and I found myself forgetting who was who. 0 +I felt as though her going to Ireland did absolutely nothing whatsoever. 0 +It didn't make me scared, horrified, or make me sympathetic towards the characters; it was simply annoying. 0 +The jerky camera movements were also annoying. 0 +The plot was the same as pretty much every other cheap horror. 0 +There was a few pathetic attempts to give the characters some depth, but it didn't really work into the rest of the plot. 0 +I guess it was supposed to be clever twist, then shed some light on the situation, but it was just stupid. 0 +If you see it, you should probably just leave it on the shelf. 0 +Elias Koteas,Jack Palance play good roles Angelina is hot and gets naked.Billy Drago appears in this and is cool as usual + a cameo by Sven ole Thorsen helps make this a very enjoyable movie with good acting and a decent budget. 1 +This was such an awesome movie that i bought it off of Ebay. 1 +I really loved the story line and the poler bear was kinda cute.But if anyone has a question about Fort Steele, just ask away:) 1 +This totally UNfunny movie is so over the top and pathetic and unrealistic that throughout the whole 90 minutes of utter torture I probably looked at my watch about 70000 times! 0 +Lucy Bell is so much higher than this crap and for her to sink this low is quite depressing. 0 +All this movie does is make you sick watching all these slackers make excuses for their stupid actions for 90 minutes. 0 +God, and I can never get that 90 minutes back! 0 +I think the most wonderful parts (literally, full of "wonder") are the excerpts from his works. 1 +The sets (especially designed to work with the camera) are amazing....stylized, beautiful and effective. 1 +They could be used as exemplars for any set designer. 1 +The stories were powerful explorations of the nature of man and of art. 1 +After watching this film, I wanted to learn more about the works of this artist. 1 +I highly recommend this movie for anyone interested in art, poetry, theater, politics, or Japanese history. 1 +Here, in The Wind and the Lion, we see a wonderful rendering of America's own Imperial age. 1 +) What makes this story different are the terrific production values - faultless photography, composition and editing - the terrific casting - the underappreciated Brian Keith playing a bully Teddy - and vivid history. 1 +Though The Wind and the Lion is told largely through the eyes of the son, every member of the family can identify with one of the characters, whether it be Sean Connery's noble brigand, Candace Bergen's feisty heroine, John Huston's wily John Hay or Steve Kanaly's spiffy, radiant, ruthless can-do lieutenant, Roosevelt's "Big Stick". 1 +This is high adventure at its best. 1 +I think it was Robert Ryans best film, because he portrayed someone like my father, and he was a schizophrenic in real life,(my father) although he never murdered anyone but was affected more so during the second world war which made him worse. 1 +Having to humour him just to get by and get through the day was so apt. 1 +(My mother and brother had to do this)When I saw Robert Ryan portraying this type of man, it was a very good imitation of this type of individual, and I was impressed. 1 +Almost all of the songs in Cover Girl are old-fashioned and not very tuneful. 0 +The most annoying thing about 'Cover Girl' is the way in which Rita Hayworth is put up on a pedestal. 0 +Unfortunately, 'Cover Girl' is an example of how Hollywood used to exploit women for financial gain. 0 +Non-linear narration thus many flashbacks and every part are articulated quite well. 1 +The good cinematography also makes her and Monica Bellucci look very beautiful. 1 +A good commentary of today's love and undoubtedly a film worth seeing. 1 +For people who are first timers in film making, I think they did an excellent job!! 1 +It was very popular when I was in the cinema, a good house and very good reactions and plenty of laughs. 1 +It's a feel-good film and that's how I felt when I came out of the cinema! 1 +It has northern humour and positive about the community it represents. 1 +I rather enjoyed it. 1 +I liked it. 1 +I couldn't take them seriously. 0 +It really created a unique feeling though. 1 +Vivian Schilling did an excellent job with the script. 1 +A world better than 95% of the garbage in the theatres today. 1 +Her role was played well. 1 +Not too screamy not to masculine but just right. 1 +The camera really likes her in this movie. 1 +I would have casted her in that role after ready the script. 1 +As a European, the movie is a nice throwback to my time as a student in the 1980's and the experiences I had living abroad and interacting with other nationalities, although the circumstances were slightly different. 1 +I am a fan of his ... This movie sucked really bad. 0 +Even worse than Ticker! 0 +& That movie was bad. 0 +Only like 3 or 4 buildings used, a couple of locations MAYBE, & poor hummh! 0 +It just blew. 0 +This movie is excellent!Angel is beautiful and Scamp is adorable!His little yelps when hes scared,and the funniest parts are when:Scamp is caught under the curtain and when Angel and Scamp are singing 'Ive Never Had This Feeling Before'.I totally recommend this movie,its coming out on special edition on June 20.The cover has scamp on a garbage can and Angel underneath the lid. 1 +I just cant explain this movie more than romantic,charming,hilarious,and adorable.The junkyard scenes are funny,all the junkyard dogs have something special.Too funny i laughed,kids will LOVE it.Buy it when it comes out,it has new features! 1 +Now we were chosen to be tortured with this disgusting piece of blatant American propaganda. 0 +This show is made for Americans - it is too stupid and full with hatred and clichés to be admitted elsewhere. 0 +Almost everyone involved must be return to school, acting is utterly predictable and bad, script is pile of garbage all round. 0 +I wish I could enter negative values, admins? 0 +The sets are so bad, they wouldn't look out of place on a Thunderbirds episode. 0 +The use of slow-motion needlessly repeats itself throughout the movie but is well backed up by bad acting (and bad is a kind word here), no continuity, scenes that are thrown in for no reason whatsoever, vehicles that looked like they were made from a Corn Flakes box and a directorial style that bordered on stupidity. 0 +Oh yeah, and the storyline was pathetic too. 0 +I hate writing bad reviews about films - especially those in which I really like the star - but this film is so bad I don't believe for one second that anyone could have been proud of it. 0 +I am not a filmmaker nor am I a director but I would hide my head in the sand if I'd spent whatever amount of money and time on this movie. 0 +In short - this was a monumental waste of time and energy and I would not recommend anyone to EVER see this film. 0 +It came free with a DVD player I bought but I still turned the thing off halfway through because I was embarrassed for Howell. 0 +1/10 - and only because there is no setting for 0/10. 0 +An interesting premise, and Billy Drago is always good as a dangerous nut-bag (side note: I'd love to see Drago, Stephen McHattie and Lance Hendrikson in a flick together; talk about raging cheekbones!). 1 +The soundtrack wasn't terrible, either. 1 +But the acting--even that of such professionals as Drago and Debbie Rochon--was terrible, the directing worse (perhaps contributory to the former), the dialog chimp-like, and the camera work, barely tolerable. 0 +Still, it was the SETS that got a big "10" on my "oy-vey" scale. 1 +Yes, I am simplifying things here for the sake of brevity, for this really is at the core of the problems with this film - it has too much going on without any real, fulfilling explanation. 0 +Both do good jobs and are quite amusing. 1 +But the convoluted plot just didn't convince me, and much of the film was watched with a weird, questioning glance. 0 +I let my girlfriend talk me into seeing this - bad idea, we both hated it. 0 +The last 15 minutes of movie are also not bad as well. 1 +Bela Lugosi was totally extraneous, intoning odd lines. 0 +The acting was decidely wooden, though no worse than a period Universal B movie. 0 +I like Armand Assante & my cable company's summary sounded interesting, so I watched it, twice already, and probably will again. 1 +I believe the screenwriter did a good job of tying up the loose ends. 1 +My 8/10 score is mostly for the plot. 1 +I won't say any more - I don't like spoilers, so I don't want to be one, but I believe this film is worth your time. 1 +Wow, what a bad film. 0 +Not frightening in the least, and barely comprehensible. 0 +The plot doesn't hang together at all, and the acting is absolutely appalling. 0 +Not even good for camp value! 0 +I wasn't expecting Oscar material, but this? 0 +You'd have to have the IQ of particularly stupid mollusk not to see that one coming. 0 +This film (and I use that word loosely) is an insult to the movie-going public. 0 +If only someone involved with it knew how to string together narrative! 0 +This gets a 1 out of 10, simply because there's nothing lower. 0 +This is one I did not have, but I watched it recently on Fox Movie Channel, and was very disappointed. 0 +I know he was a contract player with little control over his scripts, but the acting was as bad as the script. 0 +Victor McLaglen was even bad, and Brian DonLevy was almost unrecognizable. 0 +Considering the relations off screen between Taylor and Stanwyck, it was surprising how little chemistry there was on screen between the two of them. 0 +But the premise of the film was so ridiculous: that the President of the U.S. 0 +The death row scenes were entirely unmoving. 0 +The only thing worse than Taylor's acting was Stanwyck's singing. 0 +Whatever the producer was going for, he missed entirely. 0 +I was deeply impressed with the character he played. 1 +I knew when I saw the film that more great things were to come from this gifted actor. 1 +A cheap and cheerless heist movie with poor characterisation, lots of underbite style stoic emoting (think Chow Yun Fat in A Better Tomorrow) and some cheesy clichés thrown into an abandoned factory ready for a few poorly executed flying judo rolls a la John Woo. 0 +Even the squibs look awful. 0 +At no point in the proceedings does it look remotely like America. 0 +The plot, such as it is, is so derivative and predictable that the ending is like a mercy killing. 0 +The awful dialogue and hopeless overacting by everyone who gets shot top off a real waste of space and time. 0 +I was very uneasy with how bad this movie was, but not scared at all. 0 +The dialogue is composed of things that make little sense. 0 +About 30 minutes of footage is wasted to show mediocre elderly actors awkwardly babbling overwrought pseudo-Satanic gibberish corny enough to make a teen Goth blush, almost always in Olde English, and sometimes in Latin that may or may not be made up words. 0 +The directing is sloppy at best. 0 +Hackneyed writing, certainly, but made even worse by the bad directing. 0 +Of course, the acting is blah. 0 +The acting by the whole cast could be put on a scale and balanced perfectly between overacting and underacting. 0 +And, FINALLY, after all that, we get to an ending that would've been great had it been handled by competent people and not Jerry Falwell. 0 +I loved this movie it was a great portrayal of a family who had it's share of ups and down, but in the end they knew that special love they had for each other. 1 +I have seen many movies starring Jaclyn Smith, but my god this was one of her best, though it came out 12 years ago. 1 +This movie contained an all-star cast, and what I loved the most was that it opened my eyes to see other actors who I haven't seen before. 1 +This movie was kind of long in length, but I enjoyed every minute of it. 1 +Overall I rate this movie a 10 out of a 1-10 scale. 1 +Lifetime does not air it enough, so if anyone knows what store sells it let me know because this is a must-have. 1 +I particularly remember my senses being assaulted by strident cords of music that would blare out with very little warning, and even less meaning. 0 +It is just the sort of pap that is screened in the afternoon to punish the unemployed for not having jobs. 0 +Totally different, with loads of understatement and black comedy, this is a film few get to see, but those who do will remember it. 1 +This movie creates its own universe, and is fascinating in every way. 1 +But this movie really got to me. 1 +See it. 1 +I really hope the team behind this movie makes more movies, and that they will continue to do so in their own, some kinda weird style. 1 +And I forgot: The Casting here i superb, with Trond Fausa Aurvåg being perfect in the role as the Bothersome Man, who doesn't understand where he is, what he is doing and why. 1 +This movie is a good and humorous comment on life in 2006. 1 +I found this move beautiful, enjoyable, and uplifting. 1 +Initially the local sites in the film, which was filmed here in Buffalo, intrigued me. 1 +Later I found myself lost in the power of the film. 1 +The entire audience applauded at the conclusion of the film. 1 +I left the theater with a lilt in my step, joy in my heart and hope for the human race. 1 +Duris has a wholesome appearance and gives a fine performance. 1 +The rest of the cast also play well. 1 +Cinematography noteworthy including fine views of Barcelona and its famed Gaudi towers. 1 +About ten minutes into this film I started having second thoughts. 0 +About half way through this film I started to dislike it. 0 +By the time the film ended, I not only disliked it, I despised it. 0 +What this film lacks is a convincing script. 0 +The script looks as if only a rough draft was written and shooting began before a finished script was completed. 0 +Things happen, characters personalities change, plot twists occur for no real reason other than that script calls for it. 0 +The cast is good. 1 +For that, it's worth checking out. 1 +This is probably the most irritating show I have ever seen in my entire life. 0 +It is indescribably the most annoying and idiotic show I have ever seen. 0 +Everything about it is just bad. 0 +I could not understand, what kind of idiot would produce this mess in the first place not to mention several season. 0 +The script is bad, very bad – it contains both cheesiness and unethical joke that you normally see in rated R or NC-17 movie. 0 +The casting is also horrible, cause all you see is a really really BAD Actors, period. 0 +Final Word: This Show is a real torture!! 0 +It is zillion times away from reality. 0 +Watching washing machine twirling around wouldn't hurt your eyes as much as this show. 0 +Rating: 0/10 (Grade: Z) Note: The Show Is So Bad That Even Mother Of The Cast Pull Her Daughter Out Of The Show. 0 +20th Century Fox's ROAD HOUSE 1948) is not only quite a silly noir but is an implausible unmitigated bore of a movie. 0 +Full of unconvincing cardboard characters it is blandly written by Edward Chodorov, who also produced, and is surprisingly directed by Jean Negulesco from whom one would expect a great deal more. 0 +From here on the Widmark character turns unintentionally comical! 0 +His losing his marbles so early in the proceedings is totally implausible and unconvincing. 0 +And if that isn't enough of a mess of a movie for you - the picture is also marred with a constant use of studio sets and indoor exteriors. 0 +Whatever prompted such a documentary is beyond me! 0 +(very serious spoilers) this movie was a huge disappointment. 0 +there are so many problems i dont know where to start. 0 +the cast was great. 1 +steve martin delivers a really funny performance of a middle-aged, upper class, uptight white guy. 1 +add betty white and jean smart and you have a great cast - everyone played their parts really well. 1 +but the movie makes a lot of serious mistakes. 0 +first of all, there are enough racial stereotypes and racial jokes to offend everyone. 0 +the movie is littered with overt racial slurs towards the black cast members and in return the whites are depicted as morons and boobs. 0 +putting the race card aside, lets look at the major flaw in the film: they destroy latifa's character. 0 +there is no real plot. 0 +i wouldnt see this movie again for free. 0 +STEAMBOAT WILLIE is an amazingly important film to our cinema history. 1 +This second appearance of Mickey Mouse (following the silent PLANE CRAZY earlier that year) is probably his most famous film--mostly because it was so ground-breaking. 1 +While you don't yet hear Mickey speak, there are tons of sound effects and music throughout the film--something we take for granted now but which was a huge crowd pleaser in 1928. 1 +However, after seeing the short again after about 25 years, I was amazed at how timeless the film actually is. 1 +It's just adorable seeing Mickey playing "Turkey in the Straw" in a highly imaginative (if occasionally cruel) way. 1 +Clever and a real crowd-pleaser--this film still ranks among Mickey's best films even after 80 wonderful years. 1 +The bipolarity of the ruthless thug (one minute a ruthless killer, the next minute a Luv's diaper commercial) is completely unconvincing. 0 +I'm terribly disappointed that this film would receive so many awards and accolades, especially when there are far more deserving works of film out there. 0 +The original Body and Soul (1947) is a masterpiece. 1 +John Garfield, Ann revere, Lilli Plmer, William Conrad, Canada Lee...and filmed by one of the greatest cinematographers to ever grace the screen..James Wong Howe. 1 +I don't think there are any redeeming qualities in this remake. 0 +This may be the only bad film he ever made. 0 +So bad...well...it's just bad. 0 +This movie is a solid example of a bad plot and a very, very bad idea all the way. 0 +It's a shame to see good actors like Thomerson and James make a living in a mess like this. 0 +I thought it was bad. 0 +Both films are terrible, but to the credit of the 1986 version, it was watchable. 0 +Let's start with all the problems—the acting, especially from the lead professor, was very, very bad. 0 +The script is a big flawed mess. 0 +The best example of how dumb the writing is when it's established that you can turn the zombie-students back into humans by removing a necklace containing a piece of the meteorite. 0 +Director Paul Matthews, who also wrote/directed the weak 1995 monster movie "Grim", clearly doesn't know how to pace his films. 0 +The movie is terribly boring in places. 0 +The lighting is awful. 0 +The film looks cheap and bland. 0 +One of the most disappointing aspects is the lack of notable gore. 0 +This convention never worked well in the past, and certainly doesn't work here. 0 +The visual effects were AWFUL. 0 +The CG opening sequence in space looked like it could have been created on Microsoft Slideshow for God's sake! 0 +The "explosion" of the Gas tanks at the end was just as awful. 0 +Okay, I like to consider myself a fair critic, so I'll give credit where credit's due--the creature effects were actually pretty cool. 1 +Gotta love those close-ups of slimy, drooling teeth! 1 +To sum the film up, "Breeders" is a terrible, cheaply made horror movie that should be avoided like the Ebola virus. 0 +Not recommended. 0 +He is almost unbearable to watch on screen, he has little to no charisma, and terrible comedic timing. 0 +Aside from it's terrible lead, this film has loads of other debits. 0 +I understand that it's supposed to be a cheap popcorn comedy, but that doesn't mean that it has to completely insult our intelligence, and have writing so incredibly hackneyed that it borders on offensive. 0 +Lewis Black's considerable talent is wasted here too, as he is at his most incendiary when he is unrestrained, which the PG-13 rating certainly won't allow. 0 +The film's sole bright spot was Jonah Hill (who will look almost unrecognizable to fans of the recent Superbad due to the amount of weight he lost in the interim). 1 +With the originality and freshness of the first movie now spent, this remake had little else to offer. 0 +The budget was evidently very limited. 0 +This was reflected not only in the cast, but also in the below-par script, which borrowed much from the earlier classic. 0 +However, here there was no decent acting, action or location work to balance things up. 0 +Filmiing was less expansive. 0 +It failed to convey the broad sweep of landscapes that were a great part of the original. 0 +Generally; it just lacked imagination. 0 +Not recommended. 0 +Is it possible for a movie to get any worse than this? 0 +There is no plot here to keep you going in the first place. 0 +Even when the women finally show up, there is no sign of improvement; the most expected things happen and by the time the film is over, you might be far asleep. 0 +Beware: this is not a trashy cult movie, this is trash -period! 0 +I can't believe there's even a sequel to this! 0 +Which is precisely why I am giving it such a bad review! 0 +Being a 90's child, I truly enjoyed this show and I can proudly say that I enjoyed it big time and even more than the classical WB cartoons. 1 +But "Tiny Toons" kept the 90's vibe and delivered one of the most popular, funny, and underrated cartoons ever created. 1 +The memories are murky but I can only say that I enjoyed every single episode and product related to the show. 1 +Easily, none other cartoon made me laugh in a tender way (before getting into dark sitcoms oriented for teenagers). 1 +The characters were all funny and had the peculiarity of not having a true lead character. 1 +Every single character was hilarious and deserved to be called a lead. 1 +Every element of this story was so over the top, excessively phony and contrived that it was painful to sit through. 0 +Her lines seem to have been WRITTEN by a fifteen year old, though they are trying oh so, so hard to sound like how a fifteen year old would really, um, you know, well... talk. 0 +Perabo has a nice energy level and is obviously very comfortable in front of a camera. 1 +There is simply no excuse for something this poorly done. 0 +I saw this movie and I thought this is a stupid movie. 0 +What is even more stupid is that who had thought an idea that there should be a volcano in Los Angeles? 0 +To be honest with you, this is unbelievable nonsense and very foolish. 0 +In conclusion, I will not bother with this movie because a volcano in Los Angeles is nothing but nonsense. 0 +The story line is just awful! 0 +It's just painful! 0 +And the accents are absolutely abysmal! 0 +There's also enough hypocrisy in this film to make me vomit. 0 +Don't waste your time watching this rubbish non-researched film. 0 +I believe that Pitch Black was done well. 1 +The characters are interesting and you want to find out more about them the longer the movie goes on, and I think people will be surprised by who does and doesn't make it. 1 +Go watch it! 1 +Omit watching this. 0 +VERY funny! 1 +My rating: just 3 out of 10. 0 +The characters are interesting and you really care for them. 1 +An instant classic, with a great soundtrack and a catchy song during the ending credits. 1 +Don't miss it. 1 +This is a masterful piece of film-making, with many themes simmering and occasionally boiling over in this warts and all study of the poet's bohemian, self-indulgent wartime years that span the aerial bombardments of London and the outward tranquillity of a Welsh coastal retreat - the borderlines between friendship, lust and love, dedication to art and experience versus practical concerns, jealousy, rivalry, cowardice and egotism versus heroism and self-sacrifice and more. 1 +A mature, subtle script that suggests and occasionally brings into dramatic focus the underlying tensions is well served by perfect performances (apart from the odd inappropriate smiling that Keira Knightley is prone to, though perhaps under direction this time as the other characters themselves often mention it). 1 +But above all the exquisite visual composition of each moment, with inventive and elegant use of close-up, camera angle and lighting, including pointillistic faux home movie footage, is a wonder and joy to behold. 1 +It's as continuously beautiful to look at as a Bertolucci, but the relationships here are more convincing and the narrative more engaging than some of that master's work. 1 +The basic premise is wasted since it is sidelined by the inexplicable focus on the documentary crew. 0 +Regardless, the film fails on most levels. 0 +Avoid at all costs. 0 +I saw this film over Christmas, and what a great film it was! 1 +I thought Errol Flynn was brilliant as Custer and has since become my favourite actor! 1 +His acting alongside Olivia De Havilland was brilliant and the ending was fantastic! 1 +I had always known that Errol Flynn was a brilliant actor as he was my dads favourite actor, and I grew up watching his films as a child. 1 +But it wasn't until I watched this film that I realised how great he actually was. 1 +I'll give this film 10 out of 10! 1 +I know that Jim O'Connor was very energetic and that nobody could be as much as him, but George was well dull. 0 +He really didn't seem to want to be hosting; his voice-overs were monotonous, didn't get involved with the guests. 0 +Lovely little thriller from Hitchcock, with lots of nice shenanigans surrounding a murdered spy, a kidnapped child, a nasty church, a foreign plot and some random taxidermists. 1 +Jimmy Stewart is as ever a great hero for Hitchcock, the story rips along to its cool climax at an embassy function, but it lacks the brooding menace of Hitchcock's black and white, low-budget original. 1 +Nevertheless yet another wonderful film from the great master's stable. 1 +I have to say that this film was excellently produced and tops the ratings as a typical sci fi film! 1 +Excellently produced by one of Sci-fi's best producers Scot Vandiver ! 1 +But it is entertaining, nonetheless. 1 +It's a campy sort of film that's a joy to watch. 1 +There's barely a boring moment in the film and there are plenty of humorous parts. 1 +The cast is always entertaining as usual. 1 +Overall, a delight! 1 +This movie is so mind-bendingly awful, it couldn't have even been created. 0 +The film lacks any real scares or tension & some of the medical terminology used throughout is a bit iffy to say the least & I say that as an insulin dependant diabetic myself. 0 +The least said about the acting the better. 0 +This movie does an excellent job of revealing the complexity of the task and the incredible challenges facing South Africa. 1 +I believe every one should see this movie as I think few people outside of South Africa understand its past and what is being attempted in the Truth and Reconciliation process. 1 +Nothing short of magnificent photography/cinematography in this film. 1 +The acting is fantastic, the stories are seamlessly woven together, and the dogs are splendid............. A must rent, view, or see. 1 +Don't be afraid of subtitles........ its worth a little aversion therapy 10/10 1 +Excellent performance. 1 +There still are good actors around! 1 +Also great directing and photography. 1 +Very true to Shakespear, and a 'must' for all Shakespear fans. 1 +Macbeth (Jason Connery) moved me to tears with his final monolog (out brief candle, out)He gave the sphere of moral decay and dark forces a human face, which makes it the more interesting. 1 +Helen Baxendale is a very credible lady Macbeth who can be very cheerfull at times and sometimes she just looks like a naughty girl, but deadly in her taste for blood and evil. 1 +If you love death and decay, and Shakespears lyrics... this is the one. 1 +This is a witty and delightful adaptation of the Dr Seuss book, brilliantly animated by UPA's finest and thoroughly deserving of its Academy Award. 1 +Special mention should be made of the superb music score and sound effects, which are an integral element in helping to make this such a memorable and enjoyable cartoon. 1 +However Paul Schrader has indeed made a film "about" Mishima that is both superb & complex. 1 +Also notable is John Bailey's fine crisp beautifully colored cinematography and the great production design & costumes by Eiko Ishioka who went on to do the memorable costumes for Coppola's Dracula for which she received a well deserved Oscar. 1 +Even allowing for poor production values for the time (1971) and the format (some kind of mini-series), this is baaaaaad. 0 +Unless you're just out to visually "collect" all extant films of Austen's work, you can skip this one. 0 +If you do watch it, however, there are small consolations: The actresses playing Anne's sisters each do a wonderful job with their roles. 1 +It is not good. 0 +Speaking of the music, it is unbearably predictably and kitchy. 0 +Then the film just dropped the ball. 0 +This is a stunning movie. 1 +Raw and sublimely moving. 1 +It felt like a very gripping, intelligent stage play (but without the overly theatrical feeling one actually gets from watching people on a stage) which plays on everyone's terror of a white lie escalating to monstrous consequences. 1 +All of the main players are mesmerising. 1 +Tom Wilkinson broke my heart at the end... and everyone else's judging by the amount of fumbling for hankies and hands going up to faces among males and females alike. 1 +Julian Fellowes has triumphed again. 1 +He's a national treasure. 1 +GO AND SEE IT! 1 +This is an excellent film. 1 +The aerial scenes were well-done. 1 +It was also the right balance of war and love. 1 +The film gives meaning to the phrase, "Never in the history of human conflict has so much been owed by so many to so few. 1 +Kris Kristoffersen is good in this movie and really makes a difference. 1 +A good film by a great director! 1 +This is definitely one of the better documentaries I have seen looking at family relationships and marriage. 1 +There are many continuity errors: one other user commented on different cars in the garage, Joe's glasses...the one that got to me the most was the fact Joe's facial hair configuration seemed to change from scene to scene. 0 +This is just a great movie. 1 +10 out of 10 stars. 1 +I can't see how this movie can be an inspiration to anyone to come out or overcome fear and rejection. 0 +It's so bad it's actually worth seeing just for that reason. 0 +Punishment Park is a brilliant piece of cinema. 1 +Shot in the Southern California desert using his patent faux documentary style, Watkins creates a film like no other. 1 +This is one of Peter Watkins most accessible films. 1 +I advise you to look out for it. 1 +You wont regret it! 1 +Highly recommended A+ 1 +Well... Just if you keep thinking how bad it is. 0 +It's a mediocre, miserable, hollow, laughable and predictable piece of garbage. 0 +It's a case of 'so bad it is laughable'. 0 +) very bad performance plays Angela Bennett, a computer expert who is at home all the time. 0 +It is a film about nothing, just a pretext to show ridiculous action scenes. 0 +How awful she is! 0 +But she is still a bad actress, repeating her robotic face moves in each of her pictures. 0 +The results, well, are a shame. 0 +DELETE this film from your mind! 0 +One of the worst shows of all time. 0 +The show would begin with smart ass ed comments to each other that would be totally off the wall and uncalled for. 0 +The fat computer geek was unbelievable, the bible thumper, the bad-ass girl, who are these actors??? 0 +Never heard of any of them except Cole who was totally unbelievable in the part. 0 +Every time he opened his mouth you expect to hear, "you see kids..." Pulling the plug was a mercy killing for this horrible show. 0 +The stories were as unbelievable as the actors. 0 +Lame would be the best way to describe it. 0 +Stanwyck and Morgan are perfectly cast in what is, in many ways, a modern equivalent of Dickens' Christmas Carol in its sensibility. 1 +The success of the film depends on the casting of Sydney Greenstreet as the Alexander Yardley character. 1 +The attractive set used throughout most of the film is an eye-pleasing gem. 1 +Im big fan of RPG games too, but this movie, its a disgrace to any self-respecting RPGer there is. 0 +The lines, the cuts, the audio, everything is wrong. 0 +You can find better movies at youtube. 0 +Top line: Don't waste your time and money on this one, its as bad as it comes. 0 +A Lassie movie which should have been "put to sleep".... FOREVER. 0 +That's how I'd describe this painfully dreary time-waster of a film. 0 +So mediocre in every aspect that it just becomes a dull, uninteresting mess, this is one of the most forgettable movies I've seen. 0 +It isn't even an achievement as a "so-bad-it's-good" or "so-bad-it's-memorable" movie. 0 +It's an empty, hollow shell of a movie. 0 +Seriously, it's not worth wasting your, or your kid's time on. 0 +Avoid, avoid, avoid! 0 +It will drive you barking mad! 0 +The transfers are very good. 1 +Very nice and relaxing late night viewing. 1 +The movie is full of wonderful dancing (hence the title! 1 +) some great music, and terrific scenery. 1 +It handles some tough issues with dignity and grace, and, of course, has (shocking spoiler here! 1 +) a happy, wonderful, feel good ending! 1 +The point is the journey, a journey that touches every member of the family. 1 +It's one of the movies I need to see whenever it comes on TV...never mind the fact that I already have it memorized! 1 +Nothing new there. 0 +That was done in the second movie. 0 +The movie has almost no action scenes in it and very little comedy. 0 +The plot has more holes than a pair of fishnet stockings and the direction and editing is astonishingly ham fisted. 0 +What on earth is Irons doing in this film? 0 +I just saw this film and I recommend it. 1 +It has a very good plot, it holds your complete attention, the acting is superb, Tom Wilkinson was fantastic and Emily Watson was also very good. 1 +A very good film indeed, about great and unconditional love. 1 +Tom Wilkinson's character is a man who is not prepared for the ordeal that is about to begin, but he takes the matter in hand as the story progresses, and this great actor gives a performance that makes you feel the character's anguish and suffering. 1 +Emily Watson's character is very strong, and she has only to give a quick glance and you understand everything. 1 +Despite the pans of reviewers, I liked this movie. 1 +In fact, I liked it better than Interview With a Vampire and I liked this Lestat (Stuart Townsend) better than Cruise's attempt. 1 +Aailiyah was pretty good as Akasha, in places compelling (her first entrance and mini dance scene). 1 +I'm a big fan of this series mostly due to Anne Rice's style, sensitivities and treatments. 1 +I guess I liked the details of his dysfunction--he was believable. 1 +The football scenes at the end were perplexing. 0 +But I thought his acting was skilled. 1 +Meredith M was better than all right. 1 +A very charming film with wonderful sentiment and heart. 1 +It is rare when a film-maker takes the time to tell a worthy moral tale with care and love that doesn't fall into the trap of being overly syrupy or over indulgent. 1 +Nine out of ten for a truly lovely film. 1 +This early film from future goremeister Lucio Fulci is a very good addition to the giallo sub-genre. 1 +This is one of the best Italian thrillers of the early 70's. 1 +A standout scene. 1 +This scene is very strong and unpleasant. 0 +Technically, the film is well made with impressive camera-work, solid acting and effective music from Riz Ortolani – particularly good is a recurring unaccompanied female vocal that sounds like it's coming from a distant hill. 1 +It's still wild stuff though and is highly recommended to fans of giallo cinema. 1 +The movie was very interesting from beginning to the end. 1 +I liked the way Dustin Hoffman's character was ready to do just about everything to stay with his son. 1 +This movie is also revealing. 1 +Personally, I think it shows that people should learn to find a compromise them self without involving other people into issue. 1 +And it was boring. 0 +I am so tired of clichés that is just lazy writing, and here they come in thick and fast. 0 +PS the only scene in the movie that was cool is when the central character finds her room blown up. 1 +It's a fresh, subtle, and rather sublime effect. 1 +An Italian reviewer called this "a small, great film," and that's right. 1 +All the actors give a wonderful performance, especially Jennifer Rubin as Jamie Harris, who changes from the nervous starlet in the beginning through the strange events she is part of to the cool star. 1 +You learn a lot about the real inside emotions of people in this movie, and a lot about the movie business itself. 1 +The movie in movie situations in the beginning and through the game that is played with her by the "acting coach" are fascinating. 1 +Also the music by Mark Snow is possibly the best score I've ever heard. 1 +You won't forget this movie! 1 +Why was this film made? 0 +The film has an ultra-cheap look to it. 0 +The result is a film that just don't look right. 0 +None of them are engaging or exciting. 0 +The plot is nonsense that doesn't interest in the slightest way or have any uniqueness to it. 0 +The Foreigner is not worth one second of your time. 0 +I saw it as a child on TV back in 1973, when it was "The Stranger" and I loved it. 1 +But the duet between the astronaut and his doctor at the beginning of the movie is a perfect exchange if one considers that this movie was made well into the Cold War and the astronaut's biggest fear is that he has crashed in the USSR. 1 +This movie is so awesome! 1 +I loved it, it was really scary. 1 +I love the Scream movies and all horror movies and this one ranks way up there. 1 +If you want a real scare rent this one! 1 +10/10 1 +This is an extraordinary film. 1 +As a courtroom drama, it's compelling, as an indictment on the American justice system, it's frightening. 1 +This film highlights the fundamental flaws of the legal process, that it's not about discovering guilt or innocence, but rather, is about who presents better in court. 1 +The film is well paced, understated and one of the best courtroom documentaries I've seen. 1 +This mostly routine fact-based TV drama gets a boost from the fine performance by Cole. 1 +Predictable, but not a bad watch. 1 +It was clear that she had the range and ability to pull off this part. 1 +She carries the movie well. 1 +Constantine gives everything the right intensity and seems to have a good understanding of the underlying psychological motivations. 1 +It is wonderful and inspiring to watch, and I hope that it gets released again on to video or DVD. 1 +How this piece of trash was ever released is beyond me: the acting, the story, the characters, the supposedly special effects, etc...it's ALL wrong. 0 +In fact, this stinker smells like a direct-to-video release. 0 +Avoid at ALL costs! 0 +Star Trek V The final Frontier is the worst in the series. 0 +The acting from all involved and that includes those like Shatner and Nimoy is bad and washed out and making them seem as old as they look in real life, the special effects are tacky like when Spock has to rescue Kirk on a jet pack when he falls down from a mountain. 0 +The attempts at humor were pitiful and story is so awful it dosen't bear thinking about which basically involves a Vulcan stealing the Enterprise to find god (seriously) I just didn't care about any of this film and oh not to mention Uhura does a belly dance to distract male guards. 0 +The only place good for this film is in the garbage. 0 +The worst one of the series. 0 +Editing: The editing of this film was phenomenal in my opinion. 1 +When a song could explain the emotions of the subjects better, such as when Jay Adams' unfortunate life was a subject of talk, the song Old Man by Neil Young was played, which evokes many emotions. 1 +Cinematography: The film was shot in an interesting way. 1 +Of course the footage from the 70s was grainy, but that only enhanced the film. 1 +This film offers many delights and surprises. 1 +When Achille and Philippa beautifully sing a duet from "Don Giovanni" that perfectly describes their situation in the movie, you appreciate the subtle layers of this excellent film. 1 +The story unfolds in 18th century Jutland and the use of period music played on period instruments is just one more fine touch. 1 +You share General Loewenhielm's exquisite joy in his partaking of the Cailles en Sarcophage even though you are just watching a movie - but you do wish for just a small sample to savor. 1 +But this understated film leaves a lasting impression. 1 +The warmth it generates is in contrast to its austere backdrop. 1 +You will leave the theater wanting to go out and dance under the stars. 1 +The acting, as you'd expect from this cast, is top notch. 1 +The characters are fleshed out surprisingly well, particularly Grimes and Blake, and all the actors deliver their sharply scripted lines with just the right amount of deadpan tongue in cheek to make the dialogue both hilarious and realistic. 1 +Angus Scrimm also turns in a good performance in a somewhat brief but memorable role as the gently menacing, violin-playing anatomist Doctor Quinn. 1 +Conclusion - I loved it. 1 +It's a long time since I was so entertained by a movie. 1 +I struggle to find anything bad to say about it. 1 +Mark my words, this is one of those cult films like Evil Dead 2 or Phantasm that people will still be discovering and falling in love with 20, 30, 40 years down the line. 1 +It's pretty surprising that this wonderful film was made in 1949, as Hollywood generally had its collective heads in the sand concerning black and white issues at that time. 1 +The film deserves strong kudos for taking this stand, for having exceptional acting from its mostly lesser-known cast and for the super-intelligent script that doesn't insult the audience or take the easy way out when it comes to white racism. 1 +Plus, with the movie's rather modest budget and fast running time, it does an amazing job! 1 +Juano Hernandez (an exceptional actor who played supporting roles in many films of the era) is a proud black man who is accused of murdering a white man in the South. 1 +Trumbull on I LOVE LUCY). 1 +See it with your kids if you have a chance--it will open up some amazing dialog about how far race relations have come in the last 50 years. 1 +See both films if you can. 1 +It was that year, however, that reminded us that Huston was still at the top of his game as evinced by his faithful adaptation of James Joyce's acclaimed novella "The Dead. 1 +Feelings, thoughts...Gabriel's discomfort during the dance...all these intangibles leap to life and come within the viewer's grasp in Huston's portrayal. 1 +Very disappointed and wondered how it could be in the Oscar shortlist. 0 +It's very slow. 0 +Lot of holes in the plot: there's nothing about how he became the emperor; nothing about where he spend 20 years between his childhood and mature age. 0 +) Don't waste your time. 0 +End of Days is one of the worst big-budget action movies I've ever seen. 0 +He surely doesn't know how to make a coherent action movie from the screenwriter of Air Force One who was only obliged to write the script just for a big sum of money. 0 +This was one of the worst films i have ever seen. 0 +I'm still trying to get over how bad it was. 0 +This movie is possibly one of the most creative works of horror ever. 1 +It has everything you could want... suspense, drama, comedy, confusing subplots, native americans, brain eating... If you're looking for the be-all, end-all of brainsucking movies, look no further. 1 +" With great sound effects, and impressive special effects, I can't recommend this movie enough. 1 +Call me a nut, but I think this is one of the best movies ever. 1 +Great character actors Telly Savalas and Peter Boyle. 1 +1 hour 54 minutes of sheer tedium, melodrama and horrible acting, a mess of a script, and a sinking feeling of GOOD LORD, WHAT WERE THEY THINKING? 0 +Lots of holes in the script. 0 +It's like a bad two hour TV movie. 0 +Now imagine that every single one of those decisions was made wrong. 0 +The dialogue is atrocious. 0 +The acting is beyond abysmal. 0 +Everything stinks. 0 +Trouble is, the writing and directing make it impossible to establish those things that make a movie watchable, like character, story, theme and so on. 0 +Worse, there's an incredibly weak sub-plot thrown in that follows a little band of latter-day Mansonites as they go after a reporter who's working on a story on the anniversary of the killings. 0 +It's dumb and pointless, and a complete waste of time. 0 +In short, don't bother with this movie. 0 +I won't spoil it, but the ending in pretty amazing. 1 +The best scene in the movie is at the end, but I won't spoil it. 1 +If there was ever an indication of a writer and a director's ability to meld two highly volatile temperaments into a seamless union of creativity, then this is it! 1 +The result is a powerhouse achievement, made more timely now perhaps because of our culture's disturbing fascination with celebrity, and it's distorted interpretations of fame. 1 +A film not easily forgotten. 1 +But, Kevin Spacey is an excellent, verbal tsunami as Buddy Ackerman – and totally believable because he is a great actor. 1 +The scripting of the subtle comedy is unmatched by any movie in recent years. 1 +The characters are interesting, even if a bit predictable. 1 +Highly recommended for all ages, although the younger set will probably not appreciate some of the more subtle references, they will certainly appreciate one galley scene in particular! 1 +Great movie! 1 +Also the story and acting were weak. 0 +At around 4 pm I bought it, at around 8pm I started to watch, at around 8.15pm I fast forwarded the remaining film to see if there was anything left watchable for a human being with a brain... but there wasn't. 0 +Either way, it sucks. 0 +The script is horrendously stupid. 0 +The story starts too fast with absolutely no suspense or build-up in the slightest. 0 +Everything Captain Howdy says is either laughable or just plain stupid. 0 +What the hell kind of crap is that?! 0 +Then, there's the plot holes. 0 +You could drive a semi truck into these holes! 0 +Linda Cardellini is the only thing good in this film. 1 +She's poised and amazing. 1 +Dee Snider just plain sucks. 0 +He can't act (one of the least scary villains I have ever seen), he can't write (did he write this damn movie in his sleep? 0 +I was bored throughout the whole damn thing. 0 +The acting sucks, the music sucks, the script sucks, the pacing sucks, the special FX suck, the directing sucks... basically, this movie sucks. 0 +This film tries to be a serious and sophisticated thriller/horror flick and it fails miserably. 0 +This is probably one of the least effective and utterly unoriginal films I have ever seen in my entire life. 0 +A piece of cinematic garbage captured on celluloid. 0 +Avoid at any and all costs. 0 +At any rate this film stinks, its not funny, and Fulci should have stayed with giallo and supernatural zombie movies. 0 +Avoid this film at all costs. 0 +I don't know what happened in Season Five, what a mess. 0 +The only consistent thread holding the series together were the amazing performances of Leni Parker and Anita LaSelva as the two Taelons in quiet idealogical conflict. 0 +Now this is a movie I really dislike. 0 +It's one of the most boring Horror movies from the 90's mainly because it starts slow and centers in a boring atmosphere. 0 +The puppets look really cheesy , not in a good way like in the Puppet Master 80's flicks. 0 +The story is lame, not interesting and NEVER really explains the sinister origins of the puppets. 0 +There aren't death scenes like in previous movies and the f/x are terrible. 0 +I felt asleep the first time I watched it, so I can recommend it for insomniacs. 0 +The fact is, this film is a wonderful, heartwarming tale about two people chasing their dreams. 1 +The best part about "Nurse Betty" is it's unpredictability. 1 +Director Neil LaBute uses brutal violence to seperate dreams from reality, and along with the touching drama, and hilarious comedy, you can never tell what is going to happen next. 1 +Otherwise, don't even waste your time on this. 0 +This one just fails to create any real suspense. 0 +As for the killer, don't expect anything original or even remotely frightening. 0 +There is, however, some pretty good acting (at least, for this type of film). 1 +I'm so sorry but I really can't recommend it to anyone. 0 +One of the most boring,pointless movies I have ever seen. 0 +The secondary plot line is incomprehensible and its relation to the primary plot line is mystifying. 0 +Hated it. 0 +This is one of the worst Sandra Bullock movie since Speed 2 But not quite that bad. 0 +I don't understand how this garbage got on the shelves of the movie store, it's not even a real movie! 0 +I highly doubt that anyone could ever like this trash. 0 +This is not movie-making. 0 +The acting is like watching wooden puppets moving around and reading from a book, that's how bad it is. 0 +So I am here to warn you--DO NOT RENT THIS MOVIE, it is the dumbest thing you have never seen! 0 +I saw this short film on HBO the other day and absolutely loved it. 1 +I didn't realize how wonderful the short really is until the last two scenes. 1 +Excellent short film. 1 +Hopefully, the director James Cox can turn the short into a feature length film with the same cast, or win us over with a whole new film. 1 +I agree with Jessica, this movie is pretty bad. 0 +Characters are one-dimensional, even the good guys and especially the bad guys. 0 +The story line is totally predictable. 0 +Not much dialogue, not much music, the whole film was shot as elaborately and aesthetically like a sculpture. 1 +I've seen soap operas more intelligent than this movie. 0 +Bad characters, bad story and bad acting. 0 +Really awful. 0 +Not easy to watch. 0 +Funny, clever, hip - just like Pray's previous film, Hype! 1 +It was a long time that i didn't see a so charismatic actor on screen. 1 +Paolo Sorrentino has written a wonderful story about loneliness and Tony has built one of the most unforgettable characters seen in movies in recent years. 1 +The movie is not completely perfect but 'Titta Di Girolamo' will stay with you for a long time after the vision of the movie. 1 +I rate this movie 9/10. 1 +I do not know if this was Emilio Estevez's directorial debut, but the pacing, the interplay and development of the characters as well as some clever camera work surrounding the character Estevez plays all suggest a natural eye. 1 +The interplay between Martin and Emilio contains the same wonderful chemistry we saw in Wall Street with Martin and Charlie. 1 +Kathy Bates is wonderful in her characters subtle desperation and escapism; a variation on her character in "At Play In The Fields Of The Lord". 1 +For readers who have already seen one of Miyazaki's films: he is still in top form and made another worthwhile experience. 1 +It never condescends, all the characters have good genuine hearts and believable problems. 1 +The two main characters may be two of the most believable children I ever saw put on screen. 1 +They are so easy to love, but even more easy to identify with. 1 +This movie is great--especially if you enjoy visual arts. 1 +The scenery that the two daughters paint and photograph are beautiful. 1 +The story is also both funny and poignant at times. 1 +People who like European films and "art movies" will like this movie. 1 +This is truly an art movie--it actually has a lot of art in it. 1 +Go rent it. 1 +However, after finally watching this film, I realized that not only had I had a closed mind to the brilliance it depicts, I also found myself watching it over and over again. 1 +It's the one movie that never ceases to interest me, simply because it keeps me alert, as I try to attempt to decipher it's meanings. 1 +Brilliance indeed. 1 +But if you liked movies like The Matrix (and better yet, their sequels) I think you'll appreciate the thought provoking, mindblowing experience this film will give you. 1 +Think of the film being like a dream. 1 +Simply beautiful. 1 +Both Rickman and Stowe play their roles to the hilt in this tale of a childrens' book writer who-- maybe?-- has written a subversive tract. 1 +It's a gloriously fun, fast paced and fairly accurate portrayal of the night of a raver. 1 +It presents a idyllic yet serious portrayal of the ups and downs of the characters lives. 1 +Just whatever you do, avoid "Groove" as its the antithesis of all that is good about Human Traffic. 0 +It's too bad that everyone else involved didn't share Crowe's level of dedication to quality, for if they did, we'd have a far better film on our hands than this sub-par mess. 0 +The movie seemed a little slow at first. 0 +But it picked up speed and got right to the point. 1 +It showed exactly how the government and the scientist argued for humanity and the reasons of the "gadget". 1 +I enjoyed it. 1 +I have recommended it to friends. 1 +I was particularly pleased with the acting ability of Dwight Schultz. 1 +Both actors truly understand and become their particular character, delivering a convincing, sincere performance. 1 +Their on-screen chemistry, critical to the entire film, is genuine. 1 +The film's dialogue is natural, real to life. 1 +The writer, Gorman Bechard, undoubtedly did his homework because all references are industry and character-age appropriate. 1 +The incredible soundtrack truly captures the essence of the film. 1 +Each track commands sentiment, actually contributing to the scenes and characters. 1 +Definitely worth seeing… it's the sort of thought provoking film that forces you to question your own threshold of loneliness. 1 +Hayao Miyazaki's latest and eighth film for Studio Ghibili, "Gake No Ue No Ponyo" (Ponyo on the Cliff by the Sea) is a wonderfully fun and imaginative look at childhood. 1 +At a time when it seems that film animation has been dominated by Disney/Pixar's CGI masterpieces, it is both refreshing and comforting to know that Miyazaki is still relying on traditional hand-drawn animation to tell his charming and enchanting stories. 1 +Enough can not be said of the remarkable animation in this film. 1 +The art style has the appearance of crayon/pencil drawings and is wonderfully colorful and fanciful. 1 +If you act in such a film, you should be glad that you're gonna drift away from earth as far as possible! 0 +This one wants to surf on the small wave of space movies in 1998 (Deep Impact and Armageddon), and this one fails everywhere. 0 +If you haven't choked in your own vomit by the end (by all the cheap drama and worthless dialogue) you've must have bored yourself to death with this waste of time. 0 +Still, it makes up for all of this with a super ending that depicts a great sea vessel being taken out by the mighty frost. 1 +Just consider the excellent story, solid acting and look of the film as added bonuses. 1 +Instead, we got a bore fest about a whiny, spoiled brat babysitting. 0 +Then I watched it again two Sundays ago (March 20th, 2005) and I began to really enjoy it and this time I taped the entire thing. 1 +It is a very well acted and done TV Movie. 1 +Judith Light is one of my favorite actresses and I think she does a superb job in this film! 1 +I keep watching it over and over. 1 +It's a sad movie, but very good. 1 +If you have not seen this movie, I definitely recommend it! 1 +She is as lovely as usual, this cutie! 1 +Still it's quite interesting and entertaining to follow. 1 +;) Recommend with confidence! 1 +This movie is well-balanced with comedy and drama and I thoroughly enjoyed myself. 1 +It was a riot to see Hugo Weaving play a sex-obsessed gay real estate salesman who uses his clients' houses for his trysts with the flaming Darren (Tom Hollander). 1 +:) Anyway, the plot flowed smoothly and the male-bonding scenes were a hoot. 1 +The opening sequence of this gem is a classic, and the cat n mouse games that follow are a delight to watch. 1 +Fans of the genre will be in heaven. 1 +Lange had become a great actress. 1 +It looked like a wonderful story. 1 +I never walked out of a movie faster. 0 +I just got bored watching Jessice Lange take her clothes off! 0 +Unfortunately, any virtue in this film's production work was lost on a regrettable script. 0 +In a word, it is embarrassing. 0 +Exceptionally bad! 0 +All in all its an insult to one's intelligence and a huge waste of money. 0 diff --git a/sentiment labelled sentences/readme.txt b/sentiment labelled sentences/readme.txt new file mode 100644 index 0000000..f5778ae --- /dev/null +++ b/sentiment labelled sentences/readme.txt @@ -0,0 +1,31 @@ +This dataset was created for the Paper 'From Group to Individual Labels using Deep Features', Kotzias et. al,. KDD 2015 +Please cite the paper if you want to use it :) + +It contains sentences labelled with positive or negative sentiment, extracted from reviews of products, movies, and restaurants + +======= +Format: +======= +sentence \t score \n + + +======= +Details: +======= +Score is either 1 (for positive) or 0 (for negative) +The sentences come from three different websites/fields: + +imdb.com +amazon.com +yelp.com + +For each website, there exist 500 positive and 500 negative sentences. Those were selected randomly for larger datasets of reviews. +We attempted to select sentences that have a clearly positive or negative connotaton, the goal was for no neutral sentences to be selected. + + + +For the full datasets look: + +imdb: Maas et. al., 2011 'Learning word vectors for sentiment analysis' +amazon: McAuley et. al., 2013 'Hidden factors and hidden topics: Understanding rating dimensions with review text' +yelp: Yelp dataset challenge http://www.yelp.com/dataset_challenge diff --git a/sentiment labelled sentences/yelp_labelled.txt b/sentiment labelled sentences/yelp_labelled.txt new file mode 100644 index 0000000..fd3b53f --- /dev/null +++ b/sentiment labelled sentences/yelp_labelled.txt @@ -0,0 +1,1000 @@ +Wow... Loved this place. 1 +Crust is not good. 0 +Not tasty and the texture was just nasty. 0 +Stopped by during the late May bank holiday off Rick Steve recommendation and loved it. 1 +The selection on the menu was great and so were the prices. 1 +Now I am getting angry and I want my damn pho. 0 +Honeslty it didn't taste THAT fresh.) 0 +The potatoes were like rubber and you could tell they had been made up ahead of time being kept under a warmer. 0 +The fries were great too. 1 +A great touch. 1 +Service was very prompt. 1 +Would not go back. 0 +The cashier had no care what so ever on what I had to say it still ended up being wayyy overpriced. 0 +I tried the Cape Cod ravoli, chicken,with cranberry...mmmm! 1 +I was disgusted because I was pretty sure that was human hair. 0 +I was shocked because no signs indicate cash only. 0 +Highly recommended. 1 +Waitress was a little slow in service. 0 +This place is not worth your time, let alone Vegas. 0 +did not like at all. 0 +The Burrittos Blah! 0 +The food, amazing. 1 +Service is also cute. 1 +I could care less... The interior is just beautiful. 1 +So they performed. 1 +That's right....the red velvet cake.....ohhh this stuff is so good. 1 +- They never brought a salad we asked for. 0 +This hole in the wall has great Mexican street tacos, and friendly staff. 1 +Took an hour to get our food only 4 tables in restaurant my food was Luke warm, Our sever was running around like he was totally overwhelmed. 0 +The worst was the salmon sashimi. 0 +Also there are combos like a burger, fries, and beer for 23 which is a decent deal. 1 +This was like the final blow! 0 +I found this place by accident and I could not be happier. 1 +seems like a good quick place to grab a bite of some familiar pub food, but do yourself a favor and look elsewhere. 0 +Overall, I like this place a lot. 1 +The only redeeming quality of the restaurant was that it was very inexpensive. 1 +Ample portions and good prices. 1 +Poor service, the waiter made me feel like I was stupid every time he came to the table. 0 +My first visit to Hiro was a delight! 1 +Service sucks. 0 +The shrimp tender and moist. 1 +There is not a deal good enough that would drag me into that establishment again. 0 +Hard to judge whether these sides were good because we were grossed out by the melted styrofoam and didn't want to eat it for fear of getting sick. 0 +On a positive note, our server was very attentive and provided great service. 1 +Frozen pucks of disgust, with some of the worst people behind the register. 0 +The only thing I did like was the prime rib and dessert section. 1 +It's too bad the food is so damn generic. 0 +The burger is good beef, cooked just right. 1 +If you want a sandwich just go to any Firehouse!!!!! 1 +My side Greek salad with the Greek dressing was so tasty, and the pita and hummus was very refreshing. 1 +We ordered the duck rare and it was pink and tender on the inside with a nice char on the outside. 1 +He came running after us when he realized my husband had left his sunglasses on the table. 1 +Their chow mein is so good! 1 +They have horrible attitudes towards customers, and talk down to each one when customers don't enjoy their food. 0 +The portion was huge! 1 +Loved it...friendly servers, great food, wonderful and imaginative menu. 1 +The Heart Attack Grill in downtown Vegas is an absolutely flat-lined excuse for a restaurant. 0 +Not much seafood and like 5 strings of pasta at the bottom. 0 +The salad had just the right amount of sauce to not over power the scallop, which was perfectly cooked. 1 +The ripped banana was not only ripped, but petrified and tasteless. 0 +At least think to refill my water before I struggle to wave you over for 10 minutes. 0 +This place receives stars for their APPETIZERS!!! 1 +The cocktails are all handmade and delicious. 1 +We'd definitely go back here again. 1 +We are so glad we found this place. 1 +Great food and service, huge portions and they give a military discount. 1 +Always a great time at Dos Gringos! 1 +Update.....went back for a second time and it was still just as amazing 1 +We got the food and apparently they have never heard of salt and the batter on the fish was chewy. 0 +A great way to finish a great. 1 +The deal included 5 tastings and 2 drinks, and Jeff went above and beyond what we expected. 1 +- Really, really good rice, all the time. 1 +The service was meh. 0 +It took over 30 min to get their milkshake, which was nothing more than chocolate milk. 0 +I guess I should have known that this place would suck, because it is inside of the Excalibur, but I didn't use my common sense. 0 +The scallop dish is quite appalling for value as well. 0 +2 times - Very Bad Customer Service ! 0 +The sweet potato fries were very good and seasoned well. 1 +Today is the second time I've been to their lunch buffet and it was pretty good. 1 +There is so much good food in Vegas that I feel cheated for wasting an eating opportunity by going to Rice and Company. 0 +Coming here is like experiencing an underwhelming relationship where both parties can't wait for the other person to ask to break up. 0 +walked in and the place smelled like an old grease trap and only 2 others there eating. 0 +The turkey and roast beef were bland. 0 +This place has it! 1 +The pan cakes everyone are raving about taste like a sugary disaster tailored to the palate of a six year old. 0 +I love the Pho and the spring rolls oh so yummy you have to try. 1 +The poor batter to meat ratio made the chicken tenders very unsatisfying. 0 +All I have to say is the food was amazing!!! 1 +Omelets are to die for! 1 +Everything was fresh and delicious! 1 +In summary, this was a largely disappointing dining experience. 0 +It's like a really sexy party in your mouth, where you're outrageously flirting with the hottest person at the party. 1 +Never been to Hard Rock Casino before, WILL NEVER EVER STEP FORWARD IN IT AGAIN! 0 +Best breakfast buffet!!! 1 +say bye bye to your tip lady! 0 +We'll never go again. 0 +Will be back again! 1 +Food arrived quickly! 1 +It was not good. 0 +On the up side, their cafe serves really good food. 1 +Our server was fantastic and when he found out the wife loves roasted garlic and bone marrow, he added extra to our meal and another marrow to go! 1 +The only good thing was our waiter, he was very helpful and kept the bloddy mary's coming. 1 +Best Buffet in town, for the price you cannot beat it. 1 +I LOVED their mussels cooked in this wine reduction, the duck was tender, and their potato dishes were delicious. 1 +This is one of the better buffets that I have been to. 1 +So we went to Tigerlilly and had a fantastic afternoon! 1 +The food was delicious, our bartender was attentive and personable AND we got a great deal! 1 +The ambience is wonderful and there is music playing. 1 +Will go back next trip out. 1 +Sooooo good!! 1 +REAL sushi lovers, let's be honest - Yama is not that good. 0 +At least 40min passed in between us ordering and the food arriving, and it wasn't that busy. 0 +This is a really fantastic Thai restaurant which is definitely worth a visit. 1 +Nice, spicy and tender. 1 +Good prices. 1 +Check it out. 1 +It was pretty gross! 0 +I've had better atmosphere. 0 +Kind of hard to mess up a steak but they did. 0 +Although I very much liked the look and sound of this place, the actual experience was a bit disappointing. 0 +I just don't know how this place managed to served the blandest food I have ever eaten when they are preparing Indian cuisine. 0 +Worst service to boot, but that is the least of their worries. 0 +Service was fine and the waitress was friendly. 1 +The guys all had steaks, and our steak loving son who has had steak at the best and worst places said it was the best steak he's ever eaten. 1 +We thought you'd have to venture further away to get good sushi, but this place really hit the spot that night. 1 +Host staff were, for lack of a better word, BITCHES! 0 +Bland... Not a liking this place for a number of reasons and I don't want to waste time on bad reviewing.. I'll leave it at that... 0 +Phenomenal food, service and ambiance. 1 +I wouldn't return. 0 +Definitely worth venturing off the strip for the pork belly, will return next time I'm in Vegas. 1 +This place is way too overpriced for mediocre food. 0 +Penne vodka excellent! 1 +They have a good selection of food including a massive meatloaf sandwich, a crispy chicken wrap, a delish tuna melt and some tasty burgers. 1 +The management is rude. 0 +Delicious NYC bagels, good selections of cream cheese, real Lox with capers even. 1 +Great Subway, in fact it's so good when you come here every other Subway will not meet your expectations. 1 +I had a seriously solid breakfast here. 1 +This is one of the best bars with food in Vegas. 1 +He was extremely rude and really, there are so many other restaurants I would love to dine at during a weekend in Vegas. 0 +My drink was never empty and he made some really great menu suggestions. 1 +Don't do it!!!! 0 +The waiter wasn't helpful or friendly and rarely checked on us. 0 +My husband and I ate lunch here and were very disappointed with the food and service. 0 +And the red curry had so much bamboo shoots and wasn't very tasty to me. 0 +Nice blanket of moz over top but i feel like this was done to cover up the subpar food. 1 +The bathrooms are clean and the place itself is well decorated. 1 +The menu is always changing, food quality is going down & service is extremely slow. 0 +The service was a little slow , considering that were served by 3 people servers so the food was coming in a slow pace. 0 +I give it 2 thumbs down 0 +We watched our waiter pay a lot more attention to other tables and ignore us. 0 +My fiancé and I came in the middle of the day and we were greeted and seated right away. 1 +This is a great restaurant at the Mandalay Bay. 1 +We waited for forty five minutes in vain. 0 +Crostini that came with the salad was stale. 0 +Some highlights : Great quality nigiri here! 1 +the staff is friendly and the joint is always clean. 1 +this was a different cut than the piece the other day but still wonderful and tender s well as well flavored. 1 +I ordered the Voodoo pasta and it was the first time I'd had really excellent pasta since going gluten free several years ago. 1 +this place is good. 1 +Unfortunately, we must have hit the bakery on leftover day because everything we ordered was STALE. 0 +I came back today since they relocated and still not impressed. 0 +I was seated immediately. 1 +Their menu is diverse, and reasonably priced. 1 +Avoid at all cost! 0 +Restaurant is always full but never a wait. 1 +DELICIOUS!! 1 +This place is hands-down one of the best places to eat in the Phoenix metro area. 1 +So don't go there if you are looking for good food... 0 +I've never been treated so bad. 0 +Bacon is hella salty. 1 +We also ordered the spinach and avocado salad; the ingredients were sad and the dressing literally had zero taste. 0 +This really is how Vegas fine dining used to be, right down to the menus handed to the ladies that have no prices listed. 1 +The waitresses are very friendly. 1 +Lordy, the Khao Soi is a dish that is not to be missed for curry lovers! 1 +Everything on the menu is terrific and we were also thrilled that they made amazing accommodations for our vegetarian daughter. 1 +Perhaps I caught them on an off night judging by the other reviews, but I'm not inspired to go back. 0 +The service here leaves a lot to be desired. 0 +The atmosphere is modern and hip, while maintaining a touch of coziness. 1 +Not a weekly haunt, but definitely a place to come back to every once in a while. 1 +We literally sat there for 20 minutes with no one asking to take our order. 0 +The burger had absolutely no flavor - the meat itself was totally bland, the burger was overcooked and there was no charcoal flavor. 0 +I also decided not to send it back because our waitress looked like she was on the verge of having a heart attack. 0 +I dressed up to be treated so rudely! 0 +It was probably dirt. 0 +Love this place, hits the spot when I want something healthy but not lacking in quantity or flavor. 1 +I ordered the Lemon raspberry ice cocktail which was also incredible. 1 +The food sucked, which we expected but it sucked more than we could have imagined. 0 +Interesting decor. 1 +What I really like there is the crepe station. 1 +Also were served hot bread and butter, and home made potato chips with bacon bits on top....very original and very good. 1 +you can watch them preparing the delicious food!) 1 +Both of the egg rolls were fantastic. 1 +When my order arrived, one of the gyros was missing. 0 +I had a salad with the wings, and some ice cream for dessert and left feeling quite satisfied. 1 +I'm not really sure how Joey's was voted best hot dog in the Valley by readers of Phoenix Magazine. 0 +The best place to go for a tasty bowl of Pho! 1 +The live music on Fridays totally blows. 0 +I've never been more insulted or felt disrespected. 0 +Very friendly staff. 1 +It is worth the drive. 1 +I had heard good things about this place, but it exceeding every hope I could have dreamed of. 1 +Food was great and so was the serivce! 1 +The warm beer didn't help. 0 +Great brunch spot. 1 +Service is friendly and inviting. 1 +Very good lunch spot. 1 +I've lived here since 1979 and this was the first (and last) time I've stepped foot into this place. 0 +The WORST EXPERIENCE EVER. 0 +Must have been an off night at this place. 0 +The sides are delish - mixed mushrooms, yukon gold puree, white corn - beateous. 1 +If that bug never showed up I would have given a 4 for sure, but on the other side of the wall where this bug was climbing was the kitchen. 0 +For about 10 minutes, we we're waiting for her salad when we realized that it wasn't coming any time soon. 0 +My friend loved the salmon tartar. 1 +Won't go back. 0 +Extremely Tasty! 1 +Waitress was good though! 1 +Soggy and not good. 0 +The Jamaican mojitos are delicious. 1 +Which are small and not worth the price. 0 +- the food is rich so order accordingly. 1 +The shower area is outside so you can only rinse, not take a full shower, unless you don't mind being nude for everyone to see! 0 +The service was a bit lacking. 0 +Lobster Bisque, Bussell Sprouts, Risotto, Filet ALL needed salt and pepper..and of course there is none at the tables. 0 +Hopefully this bodes for them going out of business and someone who can cook can come in. 0 +It was either too cold, not enough flavor or just bad. 0 +I loved the bacon wrapped dates. 1 +This is an unbelievable BARGAIN! 1 +The folks at Otto always make us feel so welcome and special. 1 +As for the "mains," also uninspired. 0 +This is the place where I first had pho and it was amazing!! 1 +This wonderful experience made this place a must-stop whenever we are in town again. 1 +If the food isn't bad enough for you, then enjoy dealing with the world's worst/annoying drunk people. 0 +Very very fun chef. 1 +Ordered a double cheeseburger & got a single patty that was falling apart (picture uploaded) Yeah, still sucks. 0 +Great place to have a couple drinks and watch any and all sporting events as the walls are covered with TV's. 1 +If it were possible to give them zero stars, they'd have it. 0 +The descriptions said "yum yum sauce" and another said "eel sauce", yet another said "spicy mayo"...well NONE of the rolls had sauces on them. 0 +I'd say that would be the hardest decision... Honestly, all of M's dishes taste how they are supposed to taste (amazing). 1 +If she had not rolled the eyes we may have stayed... Not sure if we will go back and try it again. 0 +Everyone is very attentive, providing excellent customer service. 1 +Horrible - don't waste your time and money. 0 +Now this dish was quite flavourful. 1 +By this time our side of the restaurant was almost empty so there was no excuse. 0 +(It wasn't busy either) Also, the building was FREEZING cold. 0 +like the other reviewer said "you couldn't pay me to eat at this place again." 0 +-Drinks took close to 30 minutes to come out at one point. 0 +Seriously flavorful delights, folks. 1 +Much better than the other AYCE sushi place I went to in Vegas. 1 +The lighting is just dark enough to set the mood. 1 +Based on the sub-par service I received and no effort to show their gratitude for my business I won't be going back. 0 +Owner's are really great people.! 1 +There is nothing privileged about working/eating there. 0 +The Greek dressing was very creamy and flavorful. 1 +Overall, I don't think that I would take my parents to this place again because they made most of the similar complaints that I silently felt too. 0 +Now the pizza itself was good the peanut sauce was very tasty. 1 +We had 7 at our table and the service was pretty fast. 1 +Fantastic service here. 1 +I as well would've given godfathers zero stars if possible. 0 +They know how to make them here. 1 +very tough and very short on flavor! 0 +I hope this place sticks around. 1 +I have been in more than a few bars in Vegas, and do not ever recall being charged for tap water. 0 +The restaurant atmosphere was exquisite. 1 +Good service, very clean, and inexpensive, to boot! 1 +The seafood was fresh and generous in portion. 1 +Plus, it's only 8 bucks. 1 +The service was not up to par, either. 0 +Thus far, have only visited twice and the food was absolutely delicious each time. 1 +Just as good as when I had it more than a year ago! 1 +For a self proclaimed coffee cafe, I was wildly disappointed. 0 +The Veggitarian platter is out of this world! 1 +You cant go wrong with any of the food here. 1 +You can't beat that. 1 +Stopped by this place while in Madison for the Ironman, very friendly, kind staff. 1 +The chefs were friendly and did a good job. 1 +I've had better, not only from dedicated boba tea spots, but even from Jenni Pho. 0 +I liked the patio and the service was outstanding. 1 +The goat taco didn't skimp on the meat and wow what FLAVOR! 1 +I think not again 0 +I had the mac salad and it was pretty bland so I will not be getting that again. 0 +I went to Bachi Burger on a friend's recommendation and was not disappointed. 1 +Service stinks here! 0 +I waited and waited. 0 +This place is not quality sushi, it is not a quality restaurant. 0 +I would definitely recommend the wings as well as the pizza. 1 +Great Pizza and Salads! 1 +Things that went wrong: - They burned the saganaki. 0 +We waited an hour for what was a breakfast I could have done 100 times better at home. 0 +This place is amazing! 1 +I hate to disagree with my fellow Yelpers, but my husband and I were so disappointed with this place. 0 +Waited 2 hours & never got either of our pizzas as many other around us who came in later did! 0 +Just don't know why they were so slow. 0 +The staff is great, the food is delish, and they have an incredible beer selection. 1 +I live in the neighborhood so I am disappointed I won't be back here, because it is a convenient location. 0 +I didn't know pulled pork could be soooo delicious. 1 +You get incredibly fresh fish, prepared with care. 1 +Before I go in to why I gave a 1 star rating please know that this was my third time eating at Bachi burger before writing a review. 0 +I love the fact that everything on their menu is worth it. 1 +Never again will I be dining at this place! 0 +The food was excellent and service was very good. 1 +Good beer & drink selection and good food selection. 1 +Please stay away from the shrimp stir fried noodles. 0 +The potato chip order was sad... I could probably count how many chips were in that box and it was probably around 12. 0 +Food was really boring. 0 +Good Service-check! 1 +This greedy corporation will NEVER see another dime from me! 0 +Will never, ever go back. 0 +As much as I'd like to go back, I can't get passed the atrocious service and will never return. 0 +In the summer, you can dine in a charming outdoor patio - so very delightful. 1 +I did not expect this to be so good! 1 +Fantastic food! 1 +She ordered a toasted English muffin that came out untoasted. 0 +The food was very good. 1 +Never going back. 0 +Great food for the price, which is very high quality and house made. 1 +The bus boy on the other hand was so rude. 0 +By this point, my friends and I had basically figured out this place was a joke and didn't mind making it publicly and loudly known. 0 +Back to good BBQ, lighter fare, reasonable pricing and tell the public they are back to the old ways. 1 +And considering the two of us left there very full and happy for about $20, you just can't go wrong. 1 +All the bread is made in-house! 1 +The only downside is the service. 0 +Also, the fries are without a doubt the worst fries I've ever had. 0 +Service was exceptional and food was a good as all the reviews. 1 +A couple of months later, I returned and had an amazing meal. 1 +Favorite place in town for shawarrrrrrma!!!!!! 1 +The black eyed peas and sweet potatoes... UNREAL! 1 +You won't be disappointed. 1 +They could serve it with just the vinaigrette and it may make for a better overall dish, but it was still very good. 1 +I go to far too many places and I've never seen any restaurant that serves a 1 egg breakfast, especially for $4.00. 0 +When my mom and I got home she immediately got sick and she only had a few bites of salad. 0 +The servers are not pleasant to deal with and they don't always honor Pizza Hut coupons. 0 +Both of them were truly unbelievably good, and I am so glad we went back. 1 +We had fantastic service, and were pleased by the atmosphere. 1 +Everything was gross. 0 +I love this place. 1 +Great service and food. 1 +First - the bathrooms at this location were dirty- Seat covers were not replenished & just plain yucky!!! 0 +The burger... I got the "Gold Standard" a $17 burger and was kind of disappointed. 0 +OMG, the food was delicioso! 1 +There is nothing authentic about this place. 0 +the spaghetti is nothing special whatsoever. 0 +Of all the dishes, the salmon was the best, but all were great. 1 +The vegetables are so fresh and the sauce feels like authentic Thai. 1 +It's worth driving up from Tucson! 1 +The selection was probably the worst I've seen in Vegas.....there was none. 0 +Pretty good beer selection too. 1 +This place is like Chipotle, but BETTER. 1 +Classy/warm atmosphere, fun and fresh appetizers, succulent steaks (Baseball steak!!!!! 1 +5 stars for the brick oven bread app! 1 +I have eaten here multiple times, and each time the food was delicious. 1 +We sat another ten minutes and finally gave up and left. 0 +He was terrible! 0 +Everyone is treated equally special. 1 +It shouldn't take 30 min for pancakes and eggs. 0 +It was delicious!!! 1 +On the good side, the staff was genuinely pleasant and enthusiastic - a real treat. 1 +Sadly, Gordon Ramsey's Steak is a place we shall sharply avoid during our next trip to Vegas. 0 +As always the evening was wonderful and the food delicious! 1 +Best fish I've ever had in my life! 1 +(The bathroom is just next door and very nice.) 1 +The buffet is small and all the food they offered was BLAND. 0 +This is an Outstanding little restaurant with some of the Best Food I have ever tasted. 1 +Pretty cool I would say. 1 +Definitely a turn off for me & i doubt I'll be back unless someone else is buying. 0 +Server did a great job handling our large rowdy table. 1 +I find wasting food to be despicable, but this just wasn't food. 0 +My wife had the Lobster Bisque soup which was lukewarm. 0 +Would come back again if I had a sushi craving while in Vegas. 1 +The staff are great, the ambiance is great. 1 +He deserves 5 stars. 1 +I left with a stomach ache and felt sick the rest of the day. 0 +They dropped more than the ball. 0 +The dining space is tiny, but elegantly decorated and comfortable. 1 +They will customize your order any way you'd like, my usual is Eggplant with Green Bean stir fry, love it! 1 +And the beans and rice were mediocre at best. 0 +Best tacos in town by far!! 1 +I took back my money and got outta there. 0 +In an interesting part of town, this place is amazing. 1 +RUDE & INCONSIDERATE MANAGEMENT. 0 +The staff are now not as friendly, the wait times for being served are horrible, no one even says hi for the first 10 minutes. 0 +I won't be back. 0 +They have great dinners. 1 +The service was outshining & I definitely recommend the Halibut. 1 +The food was terrible. 0 +WILL NEVER EVER GO BACK AND HAVE TOLD MANY PEOPLE WHAT HAD HAPPENED. 0 +I don't recommend unless your car breaks down in front of it and you are starving. 0 +I will come back here every time I'm in Vegas. 1 +This place deserves one star and 90% has to do with the food. 0 +This is a disgrace. 0 +Def coming back to bowl next time 1 +If you want healthy authentic or ethic food, try this place. 1 +I will continue to come here on ladies night andddd date night ... highly recommend this place to anyone who is in the area (; 1 +I have been here several times in the past, and the experience has always been great. 1 +We walked away stuffed and happy about our first Vegas buffet experience. 1 +Service was excellent and prices are pretty reasonable considering this is Vegas and located inside the Crystals shopping mall by Aria. 1 +To summarize... the food was incredible, nay, transcendant... but nothing brings me joy quite like the memory of the pneumatic condiment dispenser. 1 +I'm probably one of the few people to ever go to Ians and not like it. 0 +Kids pizza is always a hit too with lots of great side dish options for the kiddos! 1 +Service is perfect and the family atmosphere is nice to see. 1 +Cooked to perfection and the service was impeccable. 1 +This one is simply a disappointment. 0 +Overall, I was very disappointed with the quality of food at Bouchon. 0 +I don't have to be an accountant to know I'm getting screwed! 0 +Great place to eat, reminds me of the little mom and pop shops in the San Francisco Bay Area. 1 +Today was my first taste of a Buldogis Gourmet Hot Dog and I have to tell you it was more than I ever thought possible. 1 +Left very frustrated. 0 +I'll definitely be in soon again. 1 +Food was really good and I got full petty fast. 1 +Service was fantastic. 1 +TOTAL WASTE OF TIME. 0 +I don't know what kind it is but they have the best iced tea. 1 +Come hungry, leave happy and stuffed! 1 +For service, I give them no stars. 0 +I can assure you that you won't be disappointed. 1 +I can take a little bad service but the food sucks. 0 +Gave up trying to eat any of the crust (teeth still sore). 0 +But now I was completely grossed out. 0 +I really enjoyed eating here. 1 +First time going but I think I will quickly become a regular. 1 +Our server was very nice, and even though he looked a little overwhelmed with all of our needs, he stayed professional and friendly until the end. 1 +From what my dinner companions told me...everything was very fresh with nice texture and taste. 1 +On the ground, right next to our table was a large, smeared, been-stepped-in-and-tracked-everywhere pile of green bird poop. 0 +Furthermore, you can't even find hours of operation on the website! 0 +We've tried to like this place but after 10+ times I think we're done with them. 0 +What a mistake that was! 0 +No complaints! 1 +This is some seriously good pizza and I'm an expert/connisseur on the topic. 1 +Waiter was a jerk. 0 +Strike 2, who wants to be rushed. 0 +These are the nicest restaurant owners I've ever come across. 1 +I never come again. 0 +We loved the biscuits!!! 1 +Service is quick and friendly. 1 +Ordered an appetizer and took 40 minutes and then the pizza another 10 minutes. 0 +So absolutley fantastic. 1 +It was a huge awkward 1.5lb piece of cow that was 3/4ths gristle and fat. 0 +definitely will come back here again. 1 +I like Steiners because it's dark and it feels like a bar. 1 +Wow very spicy but delicious. 1 +If you're not familiar, check it out. 1 +I'll take my business dinner dollars elsewhere. 0 +I'd love to go back. 1 +Anyway, this FS restaurant has a wonderful breakfast/lunch. 1 +Nothing special. 0 +Each day of the week they have a different deal and it's all so delicious! 1 +Not to mention the combination of pears, almonds and bacon is a big winner! 1 +Will not be back. 0 +Sauce was tasteless. 0 +The food is delicious and just spicy enough, so be sure to ask for spicier if you prefer it that way. 1 +My ribeye steak was cooked perfectly and had great mesquite flavor. 1 +I don't think we'll be going back anytime soon. 0 +Food was so gooodd. 1 +I am far from a sushi connoisseur but I can definitely tell the difference between good food and bad food and this was certainly bad food. 0 +I was so insulted. 0 +The last 3 times I had lunch here has been bad. 0 +The chicken wings contained the driest chicken meat I have ever eaten. 0 +The food was very good and I enjoyed every mouthful, an enjoyable relaxed venue for couples small family groups etc. 1 +Nargile - I think you are great. 1 +Best tater tots in the southwest. 1 +We loved the place. 1 +Definitely not worth the $3 I paid. 0 +The vanilla ice cream was creamy and smooth while the profiterole (choux) pastry was fresh enough. 1 +Im in AZ all the time and now have my new spot. 1 +The manager was the worst. 0 +The inside is really quite nice and very clean. 1 +The food was outstanding and the prices were very reasonable. 1 +I don't think I'll be running back to Carly's anytime soon for food. 0 +This is was due to the fact that it took 20 minutes to be acknowledged, then another 35 minutes to get our food...and they kept forgetting things. 0 +Love the margaritas, too! 1 +This was my first and only Vegas buffet and it did not disappoint. 1 +Very good, though! 1 +The one down note is the ventilation could use some upgrading. 0 +Great pork sandwich. 1 +Don't waste your time here. 0 +Total letdown, I would much rather just go to the Camelback Flower Shop and Cartel Coffee. 0 +Third, the cheese on my friend's burger was cold. 0 +We enjoy their pizza and brunch. 1 +The steaks are all well trimmed and also perfectly cooked. 1 +We had a group of 70+ when we claimed we would only have 40 and they handled us beautifully. 1 +I LOVED it! 1 +We asked for the bill to leave without eating and they didn't bring that either. 0 +This place is a jewel in Las Vegas, and exactly what I've been hoping to find in nearly ten years living here. 1 +Seafood was limited to boiled shrimp and crab legs but the crab legs definitely did not taste fresh. 0 +The selection of food was not the best. 0 +Delicious and I will absolutely be back! 1 +This isn't a small family restaurant, this is a fine dining establishment. 1 +They had a toro tartare with a cavier that was extraordinary and I liked the thinly sliced wagyu with white truffle. 1 +I dont think I will be back for a very long time. 0 +It was attached to a gas station, and that is rarely a good sign. 0 +How awesome is that. 1 +I will be back many times soon. 1 +The menu had so much good stuff on it i could not decide! 1 +Worse of all, he humiliated his worker right in front of me..Bunch of horrible name callings. 0 +CONCLUSION: Very filling meals. 1 +Their daily specials are always a hit with my group. 1 +And then tragedy struck. 0 +The pancake was also really good and pretty large at that. 1 +This was my first crawfish experience, and it was delicious! 1 +Their monster chicken fried steak and eggs is my all time favorite. 1 +Waitress was sweet and funny. 1 +I also had to taste my Mom's multi-grain pumpkin pancakes with pecan butter and they were amazing, fluffy, and delicious! 1 +I'd rather eat airline food, seriously. 0 +Cant say enough good things about this place. 1 +The ambiance was incredible. 1 +The waitress and manager are so friendly. 1 +I would not recommend this place. 0 +Overall I wasn't very impressed with Noca. 0 +My gyro was basically lettuce only. 0 +Terrible service! 0 +Thoroughly disappointed! 0 +I don't each much pasta, but I love the homemade /hand made pastas and thin pizzas here. 1 +Give it a try, you will be happy you did. 1 +By far the BEST cheesecurds we have ever had! 1 +Reasonably priced also! 1 +Everything was perfect the night we were in. 1 +The food is very good for your typical bar food. 1 +it was a drive to get there. 0 +At first glance it is a lovely bakery cafe - nice ambiance, clean, friendly staff. 1 +Anyway, I do not think i will go back there. 0 +Point your finger at any item on the menu, order it and you won't be disappointed. 1 +Oh this is such a thing of beauty, this restaurant. 1 +If you haven't gone here GO NOW! 1 +A greasy, unhealthy meal. 0 +first time there and might just be the last. 0 +Those burgers were amazing. 1 +Similarly, the delivery man did not say a word of apology when our food was 45 minutes late. 0 +And it was way to expensive. 0 +Be sure to order dessert, even if you need to pack it to-go - the tiramisu and cannoli are both to die for. 1 +This was my first time and I can't wait until the next. 1 +The bartender was also nice. 1 +Everything was good and tasty! 1 +This place is two thumbs up....way up. 1 +The best place in Vegas for breakfast (just check out a Sat, or Sun. 1 +If you love authentic Mexican food and want a whole bunch of interesting, yet delicious meats to choose from, you need to try this place. 1 +Terrible management. 0 +An excellent new restaurant by an experienced Frenchman. 1 +If there were zero stars I would give it zero stars. 0 +Great steak, great sides, great wine, amazing desserts. 1 +Worst martini ever! 0 +The steak and the shrimp are in my opinion the best entrees at GC. 1 +I had the opportunity today to sample your amazing pizzas! 1 +We waited for thirty minutes to be seated (although there were 8 vacant tables and we were the only folks waiting). 0 +The yellowtail carpaccio was melt in your mouth fresh. 1 +I won't try going back there even if it's empty. 0 +No, I'm going to eat the potato that I found some strangers hair in it. 0 +Just spicy enough.. Perfect actually. 1 +Last night was my second time dining here and I was so happy I decided to go back! 1 +not even a "hello, we will be right with you." 0 +The desserts were a bit strange. 0 +My boyfriend and I came here for the first time on a recent trip to Vegas and could not have been more pleased with the quality of food and service. 1 +I really do recommend this place, you can go wrong with this donut place! 1 +Nice ambiance. 1 +I would recommend saving room for this! 1 +I guess maybe we went on an off night but it was disgraceful. 0 +However, my recent experience at this particular location was not so good. 0 +I know this is not like the other restaurants at all, something is very off here! 0 +AVOID THIS ESTABLISHMENT! 0 +I think this restaurant suffers from not trying hard enough. 0 +All of the tapas dishes were delicious! 1 +I *heart* this place. 1 +My salad had a bland vinegrette on the baby greens and hearts of Palm. 0 +After two I felt disgusting. 0 +A good time! 1 +I believe that this place is a great stop for those with a huge belly and hankering for sushi. 1 +Generous portions and great taste. 1 +I will never go back to this place and will never ever recommended this place to anyone! 0 +The servers went back and forth several times, not even so much as an "Are you being helped?" 0 +Food was delicious! 1 +AN HOUR... seriously? 0 +I consider this theft. 0 +Eew... This location needs a complete overhaul. 0 +We recently witnessed her poor quality of management towards other guests as well. 0 +Waited and waited and waited. 0 +He also came back to check on us regularly, excellent service. 1 +Our server was super nice and checked on us many times. 1 +The pizza tasted old, super chewy in not a good way. 0 +I swung in to give them a try but was deeply disappointed. 0 +Service was good and the company was better! 1 +The staff are also very friendly and efficient. 1 +As for the service: I'm a fan, because it's quick and you're being served by some nice folks. 1 +Boy was that sucker dry!!. 0 +Over rated. 0 +If you look for authentic Thai food, go else where. 0 +Their steaks are 100% recommended! 1 +After I pulled up my car I waited for another 15 minutes before being acknowledged. 0 +Great food and great service in a clean and friendly setting. 1 +All in all, I can assure you I'll be back. 1 +I hate those things as much as cheap quality black olives. 0 +My breakfast was perpared great, with a beautiful presentation of 3 giant slices of Toast, lightly dusted with powdered sugar. 1 +The kids play area is NASTY! 0 +Great place fo take out or eat in. 1 +The waitress was friendly and happy to accomodate for vegan/veggie options. 1 +OMG I felt like I had never eaten Thai food until this dish. 1 +It was extremely "crumby" and pretty tasteless. 0 +It was a pale color instead of nice and char and has NO flavor. 0 +The croutons also taste homemade which is an extra plus. 1 +I got home to see the driest damn wings ever! 0 +It'll be a regular stop on my trips to Phoenix! 1 +I really enjoyed Crema Café before they expanded; I even told friends they had the BEST breakfast. 1 +Not good for the money. 0 +I miss it and wish they had one in Philadelphia! 1 +We got sitting fairly fast, but, ended up waiting 40 minutes just to place our order, another 30 minutes before the food arrived. 0 +They also have the best cheese crisp in town. 1 +Good value, great food, great service. 1 +Couldn't ask for a more satisfying meal. 1 +The food is good. 1 +It was awesome. 1 +I just wanted to leave. 0 +We made the drive all the way from North Scottsdale... and I was not one bit disappointed! 1 +I will not be eating there again. 0 +!....THE OWNERS REALLY REALLY need to quit being soooooo cheap let them wrap my freaking sandwich in two papers not one! 0 +I checked out this place a couple years ago and was not impressed. 0 +The chicken I got was definitely reheated and was only ok, the wedges were cold and soggy. 0 +Sorry, I will not be getting food from here anytime soon :( 0 +An absolute must visit! 1 +The cow tongue and cheek tacos are amazing. 1 +My friend did not like his Bloody Mary. 0 +Despite how hard I rate businesses, its actually rare for me to give a 1 star. 0 +They really want to make your experience a good one. 1 +I will not return. 0 +I had the chicken Pho and it tasted very bland. 0 +Very disappointing!!! 0 +The grilled chicken was so tender and yellow from the saffron seasoning. 1 +a drive thru means you do not want to wait around for half an hour for your food, but somehow when we end up going here they make us wait and wait. 0 +Pretty awesome place. 1 +Ambience is perfect. 1 +Best of luck to the rude and non-customer service focused new management. 0 +Any grandmother can make a roasted chicken better than this one. 0 +I asked multiple times for the wine list and after some time of being ignored I went to the hostess and got one myself. 0 +The staff is always super friendly and helpful, which is especially cool when you bring two small boys and a baby! 1 +Four stars for the food & the guy in the blue shirt for his great vibe & still letting us in to eat ! 1 +The roast beef sandwich tasted really good! 1 +Same evening, him and I are both drastically sick. 0 +High-quality chicken on the chicken Caesar salad. 1 +Ordered burger rare came in we'll done. 0 +We were promptly greeted and seated. 1 +Tried to go here for lunch and it was a madhouse. 0 +I was proven dead wrong by this sushi bar, not only because the quality is great, but the service is fast and the food, impeccable. 1 +After waiting an hour and being seated, I was not in the greatest of moods. 0 +This is a good joint. 1 +The Macarons here are insanely good. 1 +I'm not eating here! 0 +Our waiter was very attentive, friendly, and informative. 1 +Maybe if they weren't cold they would have been somewhat edible. 0 +This place has a lot of promise but fails to deliver. 0 +Very bad Experience! 0 +What a mistake. 0 +Food was average at best. 0 +Great food. 1 +We won't be going back anytime soon! 0 +Very Very Disappointed ordered the $35 Big Bay Plater. 0 +Great place to relax and have an awesome burger and beer. 1 +It is PERFECT for a sit-down family meal or get together with a few friends. 1 +Not much flavor to them, and very poorly constructed. 0 +The patio seating was very comfortable. 1 +The fried rice was dry as well. 0 +Hands down my favorite Italian restaurant! 1 +That just SCREAMS "LEGIT" in my book...somethat's also pretty rare here in Vegas. 1 +It was just not a fun experience. 1 +The atmosphere was great with a lovely duo of violinists playing songs we requested. 1 +I personally love the hummus, pita, baklava, falafels and Baba Ganoush (it's amazing what they do with eggplant!). 1 +Very convenient, since we were staying at the MGM! 1 +The owners are super friendly and the staff is courteous. 1 +Both great! 1 +Eclectic selection. 1 +The sweet potato tots were good but the onion rings were perfection or as close as I have had. 1 +The staff was very attentive. 1 +And the chef was generous with his time (even came around twice so we can take pictures with him). 1 +The owner used to work at Nobu, so this place is really similar for half the price. 1 +Google mediocre and I imagine Smashburger will pop up. 0 +dont go here. 0 +I promise they won't disappoint. 1 +As a sushi lover avoid this place by all means. 0 +What a great double cheeseburger! 1 +Awesome service and food. 1 +A fantastic neighborhood gem !!! 1 +I can't wait to go back. 1 +The plantains were the worst I've ever tasted. 0 +It's a great place and I highly recommend it. 1 +Service was slow and not attentive. 0 +I gave it 5 stars then, and I'm giving it 5 stars now. 1 +Your staff spends more time talking to themselves than me. 0 +Dessert: Panna Cotta was amazing. 1 +Very good food, great atmosphere.1 1 +Damn good steak. 1 +Total brunch fail. 0 +Prices are very reasonable, flavors are spot on, the sauce is home made, and the slaw is not drenched in mayo. 1 +The decor is nice, and the piano music soundtrack is pleasant. 1 +The steak was amazing...rge fillet relleno was the best seafood plate i have ever had! 1 +Good food , good service . 1 +It was absolutely amazing. 1 +I probably won't be back, to be honest. 0 +will definitely be back! 1 +The sergeant pepper beef sandwich with auju sauce is an excellent sandwich as well. 1 +Hawaiian Breeze, Mango Magic, and Pineapple Delight are the smoothies that I've tried so far and they're all good. 1 +Went for lunch - service was slow. 0 +We had so much to say about the place before we walked in that he expected it to be amazing, but was quickly disappointed. 0 +I was mortified. 0 +Needless to say, we will never be back here again. 0 +Anyways, The food was definitely not filling at all, and for the price you pay you should expect more. 0 +The chips that came out were dripping with grease, and mostly not edible. 0 +I wasn't really impressed with Strip Steak. 0 +Have been going since 2007 and every meal has been awesome!! 1 +Our server was very nice and attentive as were the other serving staff. 1 +The cashier was friendly and even brought the food out to me. 1 +I work in the hospitality industry in Paradise Valley and have refrained from recommending Cibo any longer. 0 +The atmosphere here is fun. 1 +Would not recommend to others. 0 +Service is quick and even "to go" orders are just like we like it! 1 +I mean really, how do you get so famous for your fish and chips when it's so terrible!?! 0 +That said, our mouths and bellies were still quite pleased. 1 +Not my thing. 0 +2 Thumbs Up!! 1 +If you are reading this please don't go there. 0 +I loved the grilled pizza, reminded me of legit Italian pizza. 1 +Only Pros : Large seating area/ Nice bar area/ Great simple drink menu/ The BEST brick oven pizza with homemade dough! 1 +They have a really nice atmosphere. 1 +Tonight I had the Elk Filet special...and it sucked. 0 +After one bite, I was hooked. 1 +We ordered some old classics and some new dishes after going there a few times and were sorely disappointed with everything. 0 +Cute, quaint, simple, honest. 1 +The chicken was deliciously seasoned and had the perfect fry on the outside and moist chicken on the inside. 1 +The food was great as always, compliments to the chef. 1 +Special thanks to Dylan T. for the recommendation on what to order :) All yummy for my tummy. 1 +Awesome selection of beer. 1 +Great food and awesome service! 1 +One nice thing was that they added gratuity on the bill since our party was larger than 6 or 8, and they didn't expect more tip than that. 1 +A FLY was in my apple juice.. A FLY!!!!!!!! 0 +The Han Nan Chicken was also very tasty. 1 +As for the service, I thought it was good. 1 +The food was barely lukewarm, so it must have been sitting waiting for the server to bring it out to us. 0 +Ryan's Bar is definitely one Edinburgh establishment I won't be revisiting. 0 +Nicest Chinese restaurant I've been in a while. 1 +Overall, I like there food and the service. 1 +They also now serve Indian naan bread with hummus and some spicy pine nut sauce that was out of this world. 1 +Probably never coming back, and wouldn't recommend it. 0 +Friend's pasta -- also bad, he barely touched it. 0 +Try them in the airport to experience some tasty food and speedy, friendly service. 1 +I love the decor with the Chinese calligraphy wall paper. 1 +Never had anything to complain about here. 1 +The restaurant is very clean and has a family restaurant feel to it. 1 +It was way over fried. 0 +I'm not sure how long we stood there but it was long enough for me to begin to feel awkwardly out of place. 0 +When I opened the sandwich, I was impressed, but not in a good way. 0 +Will not be back! 0 +There was a warm feeling with the service and I felt like their guest for a special treat. 1 +An extensive menu provides lots of options for breakfast. 1 +I always order from the vegetarian menu during dinner, which has a wide array of options to choose from. 1 +I have watched their prices inflate, portions get smaller and management attitudes grow rapidly! 0 +Wonderful lil tapas and the ambience made me feel all warm and fuzzy inside. 1 +I got to enjoy the seafood salad, with a fabulous vinegrette. 1 +The wontons were thin, not thick and chewy, almost melt in your mouth. 1 +Level 5 spicy was perfect, where spice didn't over-whelm the soup. 1 +We were sat right on time and our server from the get go was FANTASTIC! 1 +Main thing I didn't enjoy is that the crowd is of older crowd, around mid 30s and up. 0 +When I'm on this side of town, this will definitely be a spot I'll hit up again! 1 +I had to wait over 30 minutes to get my drink and longer to get 2 arepas. 0 +This is a GREAT place to eat! 1 +The jalapeno bacon is soooo good. 1 +The service was poor and thats being nice. 0 +Food was good, service was good, Prices were good. 1 +The place was not clean and the food oh so stale! 0 +The chicken dishes are OK, the beef is like shoe leather. 0 +But the service was beyond bad. 0 +I'm so happy to be here!!!" 1 +Tasted like dirt. 0 +One of the few places in Phoenix that I would definately go back to again . 1 +The block was amazing. 1 +It's close to my house, it's low-key, non-fancy, affordable prices, good food. 1 +* Both the Hot & Sour & the Egg Flower Soups were absolutely 5 Stars! 1 +My sashimi was poor quality being soggy and tasteless. 0 +Great time - family dinner on a Sunday night. 1 +the food is not tasty at all, not to say its "real traditional Hunan style". 0 +What did bother me, was the slow service. 0 +The flair bartenders are absolutely amazing! 1 +Their frozen margaritas are WAY too sugary for my taste. 0 +These were so good we ordered them twice. 1 +So in a nutshell: 1) The restaraunt smells like a combination of a dirty fish market and a sewer. 0 +My girlfriend's veal was very bad. 0 +Unfortunately, it was not good. 0 +I had a pretty satifying experience. 1 +Join the club and get awesome offers via email. 1 +Perfect for someone (me) who only likes beer ice cold, or in this case, even colder. 1 +Bland and flavorless is a good way of describing the barely tepid meat. 0 +The chains, which I'm no fan of, beat this place easily. 0 +The nachos are a MUST HAVE! 1 +We will not be coming back. 0 +I don't have very many words to say about this place, but it does everything pretty well. 1 +The staff is super nice and very quick even with the crazy crowds of the downtown juries, lawyers, and court staff. 1 +Great atmosphere, friendly and fast service. 1 +When I received my Pita it was huge it did have a lot of meat in it so thumbs up there. 1 +Once your food arrives it's meh. 0 +Paying $7.85 for a hot dog and fries that looks like it came out of a kid's meal at the Wienerschnitzel is not my idea of a good meal. 0 +The classic Maine Lobster Roll was fantastic. 1 +My brother in law who works at the mall ate here same day, and guess what he was sick all night too. 0 +So good I am going to have to review this place twice - once hereas a tribute to the place and once as a tribute to an event held here last night. 1 +The chips and salsa were really good, the salsa was very fresh. 1 +This place is great!!!!!!!!!!!!!! 1 +Mediocre food. 0 +Once you get inside you'll be impressed with the place. 1 +I'm super pissd. 0 +And service was super friendly. 1 +Why are these sad little vegetables so overcooked? 0 +This place was such a nice surprise! 1 +They were golden-crispy and delicious. 1 +I had high hopes for this place since the burgers are cooked over a charcoal grill, but unfortunately the taste fell flat, way flat. 0 +I could eat their bruschetta all day it is devine. 1 +Not a single employee came out to see if we were OK or even needed a water refill once they finally served us our food. 0 +Lastly, the mozzarella sticks, they were the best thing we ordered. 1 +The first time I ever came here I had an amazing experience, I still tell people how awesome the duck was. 1 +The server was very negligent of our needs and made us feel very unwelcome... I would not suggest this place! 0 +The service was terrible though. 0 +This place is overpriced, not consistent with their boba, and it really is OVERPRICED! 0 +It was packed!! 0 +I love this place. 1 +I can say that the desserts were yummy. 1 +The food was terrible. 0 +The seasonal fruit was fresh white peach puree. 1 +It kept getting worse and worse so now I'm officially done. 0 +This place should honestly be blown up. 0 +But I definitely would not eat here again. 0 +Do not waste your money here! 0 +I love that they put their food in nice plastic containers as opposed to cramming it in little paper takeout boxes. 1 +The crêpe was delicate and thin and moist. 1 +Awful service. 0 +Won't ever go here again. 0 +Food quality has been horrible. 0 +For that price I can think of a few place I would have much rather gone. 0 +The service here is fair at best. 0 +I do love sushi, but I found Kabuki to be over-priced, over-hip and under-services. 0 +Do yourself a favor and stay away from this dish. 0 +Very poor service. 0 +No one at the table thought the food was above average or worth the wait that we had for it. 0 +Best service and food ever, Maria our server was so good and friendly she made our day. 1 +They were excellent. 1 +I paid the bill but did not tip because I felt the server did a terrible job. 0 +Just had lunch here and had a great experience. 1 +I have never had such bland food which surprised me considering the article we read focused so much on their spices and flavor. 0 +Food is way overpriced and portions are fucking small. 0 +I recently tried Caballero's and I have been back every week since! 1 +for 40 bucks a head, i really expect better food. 0 +The food came out at a good pace. 1 +I ate there twice on my last visit, and especially enjoyed the salmon salad. 1 +I won't be back. 0 +We could not believe how dirty the oysters were! 0 +This place deserves no stars. 0 +I would not recommend this place. 0 +In fact I'm going to round up to 4 stars, just because she was so awesome. 1 +To my disbelief, each dish qualified as the worst version of these foods I have ever tasted. 0 +Bad day or not, I have a very low tolerance for rude customer service people, it is your job to be nice and polite, wash dishes otherwise!! 0 +the potatoes were great and so was the biscuit. 1 +I probably would not go here again. 0 +So flavorful and has just the perfect amount of heat. 1 +The price is reasonable and the service is great. 1 +The Wife hated her meal (coconut shrimp), and our friends really did not enjoy their meals, either. 0 +My fella got the huevos rancheros and they didn't look too appealing. 0 +Went in for happy hour, great list of wines. 1 +Some may say this buffet is pricey but I think you get what you pay for and this place you are getting quite a lot! 1 +I probably won't be coming back here. 0 +Worst food/service I've had in a while. 0 +This place is pretty good, nice little vibe in the restaurant. 1 +Talk about great customer service of course we will be back. 1 +Hot dishes are not hot, cold dishes are close to room temp.I watched staff prepare food with BARE HANDS, no gloves.Everything is deep fried in oil. 0 +I love their fries and their beans. 1 +Always a pleasure dealing with him. 1 +They have a plethora of salads and sandwiches, and everything I've tried gets my seal of approval. 1 +This place is awesome if you want something light and healthy during the summer. 1 +For sushi on the Strip, this is the place to go. 1 +The service was great, even the manager came and helped with our table. 1 +The feel of the dining room was more college cooking course than high class dining and the service was slow at best. 0 +I started this review with two stars, but I'm editing it to give it only one. 0 +this is the worst sushi i have ever eat besides Costco's. 0 +All in all an excellent restaurant highlighted by great service, a unique menu, and a beautiful setting. 1 +My boyfriend and i sat at the bar and had a completely delightful experience. 1 +Weird vibe from owners. 0 +There was hardly any meat. 0 +I've had better bagels from the grocery store. 0 +Go To Place for Gyros. 1 +I love the owner/chef, his one authentic Japanese cool dude! 1 +Now the burgers aren't as good, the pizza which used to be amazing is doughy and flavorless. 0 +I found a six inch long piece of wire in my salsa. 0 +The service was terrible, food was mediocre. 0 +We definately enjoyed ourselves. 1 +I ordered Albondigas soup - which was just warm - and tasted like tomato soup with frozen meatballs. 0 +On three different occasions I asked for well done or medium well, and all three times I got the bloodiest piece of meat on my plate. 0 +I had about two bites and refused to eat anymore. 0 +The service was extremely slow. 0 +After 20 minutes wait, I got a table. 0 +Seriously killer hot chai latte. 1 +No allergy warnings on the menu, and the waitress had absolutely no clue as to which meals did or did not contain peanuts. 0 +My boyfriend tried the Mediterranean Chicken Salad and fell in love. 1 +Their rotating beers on tap is also a highlight of this place. 1 +Pricing is a bit of a concern at Mellow Mushroom. 0 +Worst Thai ever. 0 +If you stay in Vegas you must get breakfast here at least once. 1 +I want to first say our server was great and we had perfect service. 1 +The pizza selections are good. 1 +I had strawberry tea, which was good. 1 +Highly unprofessional and rude to a loyal patron! 0 +Overall, a great experience. 1 +Spend your money elsewhere. 0 +Their regular toasted bread was equally satisfying with the occasional pats of butter... Mmmm...! 1 +The Buffet at Bellagio was far from what I anticipated. 0 +And the drinks are WEAK, people! 0 +-My order was not correct. 0 +Also, I feel like the chips are bought, not made in house. 0 +After the disappointing dinner we went elsewhere for dessert. 0 +The chips and sals a here is amazing!!!!!!!!!!!!!!!!!!! 1 +We won't be returning. 0 +This is my new fav Vegas buffet spot. 1 +I seriously cannot believe that the owner has so many unexperienced employees that all are running around like chickens with their heads cut off. 0 +Very, very sad. 0 +i felt insulted and disrespected, how could you talk and judge another human being like that? 0 +How can you call yourself a steakhouse if you can't properly cook a steak, I don't understand! 0 +I'm not impressed with the concept or the food. 0 +The only thing I wasn't too crazy about was their guacamole as I don't like it puréed. 0 +There is really nothing for me at postinos, hope your experience is better 0 +I got food poisoning here at the buffet. 0 +They brought a fresh batch of fries and I was thinking yay something warm but no! 0 +What SHOULD have been a hilarious, yummy Christmas Eve dinner to remember was the biggest fail of the entire trip for us. 0 +Needless to say, I won't be going back anytime soon. 0 +This place is disgusting! 0 +Every time I eat here, I see caring teamwork to a professional degree. 1 +The RI style calamari was a joke. 0 +However, there was so much garlic in the fondue, it was barely edible. 0 +I could barely stomach the meal, but didn't complain because it was a business lunch. 0 +It was so bad, I had lost the heart to finish it. 0 +It also took her forever to bring us the check when we asked for it. 0 +We aren't ones to make a scene at restaurants but I just don't get it...definitely lost the love after this one! 0 +Disappointing experience. 0 +The food is about on par with Denny's, which is to say, not good at all. 0 +If you want to wait for mediocre food and downright terrible service, then this is the place for you. 0 +WAAAAAAyyyyyyyyyy over rated is all I am saying. 0 +We won't be going back. 0 +The place was fairly clean but the food simply wasn't worth it. 0 +This place lacked style!! 0 +The sangria was about half of a glass wine full and was $12, ridiculous. 0 +Don't bother coming here. 0 +The meat was pretty dry, I had the sliced brisket and pulled pork. 0 +The building itself seems pretty neat; the bathroom is pretty trippy, but I wouldn't eat here again. 0 +It was equally awful. 0 +Probably not in a hurry to go back. 0 +very slow at seating even with reservation. 0 +Not good by any stretch of the imagination. 0 +The cashew cream sauce was bland and the vegetables were undercooked. 0 +The chipolte ranch dipping sause was tasteless, seemed thin and watered down with no heat. 0 +It was a bit too sweet, not really spicy enough, and lacked flavor. 0 +I was VERY disappointed!! 0 +This place is horrible and way overpriced. 0 +Maybe it's just their Vegetarian fare, but I've been twice and I thought it was average at best. 0 +It wasn't busy at all and now we know why. 0 +The tables outside are also dirty a lot of the time and the workers are not always friendly and helpful with the menu. 0 +The ambiance here did not feel like a buffet setting, but more of a douchey indoor garden for tea and biscuits. 0 +Con: spotty service. 0 +The fries were not hot, and neither was my burger. 0 +But then they came back cold. 0 +Then our food came out, disappointment ensued. 0 +The real disappointment was our waiter. 0 +My husband said she was very rude... did not even apologize for the bad food or anything. 0 +The only reason to eat here would be to fill up before a night of binge drinking just to get some carbs in your stomach. 0 +Insults, profound deuchebaggery, and had to go outside for a smoke break while serving just to solidify it. 0 +If someone orders two tacos don't' you think it may be part of customer service to ask if it is combo or ala cart? 0 +She was quite disappointed although some blame needs to be placed at her door. 0 +After all the rave reviews I couldn't wait to eat here......what a disappointment! 0 +Del Taco is pretty nasty and should be avoided if possible. 0 +It's NOT hard to make a decent hamburger. 0 +But I don't like it. 0 +Hell no will I go back 0 +We've have gotten a much better service from the pizza place next door than the services we received from this restaurant. 0 +I don't know what the big deal is about this place, but I won't be back "ya'all". 0 +I immediately said I wanted to talk to the manager but I did not want to talk to the guy who was doing shots of fireball behind the bar. 0 +The ambiance isn't much better. 0 +Unfortunately, it only set us up for disapppointment with our entrees. 0 +The food wasn't good. 0 +Your servers suck, wait, correction, our server Heimer sucked. 0 +What happened next was pretty....off putting. 0 +too bad cause I know it's family owned, I really wanted to like this place. 0 +Overpriced for what you are getting. 0 +I vomited in the bathroom mid lunch. 0 +I kept looking at the time and it had soon become 35 minutes, yet still no food. 0 +I have been to very few places to eat that under no circumstances would I ever return to, and this tops the list. 0 +We started with the tuna sashimi which was brownish in color and obviously wasn't fresh. 0 +Food was below average. 0 +It sure does beat the nachos at the movies but I would expect a little bit more coming from a restaurant. 0 +All in all, Ha Long Bay was a bit of a flop. 0 +The problem I have is that they charge $11.99 for a sandwich that is no bigger than a Subway sub (which offers better and more amount of vegetables). 0 +Shrimp- When I unwrapped it (I live only 1/2 a mile from Brushfire) it was literally ice cold. 0 +It lacked flavor, seemed undercooked, and dry. 0 +It really is impressive that the place hasn't closed down. 0 +I would avoid this place if you are staying in the Mirage. 0 +The refried beans that came with my meal were dried out and crusty and the food was bland. 0 +Spend your money and time some place else. 0 +A lady at the table next to us found a live green caterpillar In her salad. 0 +the presentation of the food was awful. 0 +I can't tell you how disappointed I was. 0 +I think food should have flavor and texture and both were lacking. 0 +Appetite instantly gone. 0 +Overall I was not impressed and would not go back. 0 +The whole experience was underwhelming, and I think we'll just go to Ninja Sushi next time. 0 +Then, as if I hadn't wasted enough of my life there, they poured salt in the wound by drawing out the time it took to bring the check. 0 diff --git a/state_vectors.csv b/state_vectors.csv new file mode 100644 index 0000000..e3f2bf3 --- /dev/null +++ b/state_vectors.csv @@ -0,0 +1,166 @@ +admiration,0.0106,0.4557,-0.3182,-0.2767,-0.2889,0.1631,0.035,0.5254,-0.3216,-0.1582,-0.1743,0.2646,-0.1521,0.1595,0.2711,0.013,-0.644,0.0067,-0.284,-0.3311,0.3338,-0.1625,-0.2984,-0.1472,-0.2391,-0.011,0.0287,0.1116,-0.0742,0.4585,-0.2573,0.2985,-0.2577,0.1567,-0.2034,-0.1944,0.1097,-0.0147,0.1723,0.0652,-0.3062,-0.2276,-0.5653,0.0675,0.1386,-0.0817,0.1341,-0.0759,0.081,0.0242,0.3197,-0.0072,0.25,0.0604,-0.0805,0.0818,0.1402,0.4315,-0.1434,0.6336,-0.0714,-0.0882,0.2675,0.3672,-0.2176,0.1334,-0.1278,0.0375,-0.3203,-0.405,-0.1468,-0.2043,-0.1613,0.3333,0.0172,0.5769,-0.1765,0.201,0.1911,0.1088,-0.1122,-0.1976,-0.2612,-0.004,-0.2017,-0.2533,0.218,0.2564,-0.0631,-0.3198,-0.1955,0.4723,-0.0397,0.2283,-0.2721,-0.2457,0.3053,0.1375,-0.3527,-0.2907,0.2208,-0.018,0.1376,-0.3645,0.4265,0.1461,-0.2459,-0.41,0.1816,0.1065,0.0714,0.3387,-0.2368,-0.2528,-0.5883,-0.4641,0.7133,-0.0005,0.2038,-0.4756,-0.1318,-0.0013,0.2465,0.0835,0.0011,-0.04,0.2678,-0.3306,0.3195,-0.0005,0.0362,-0.1631,0.0556,-0.1561,0.4119,-0.3205,-0.0539,0.0397,-0.1247,-0.2279,-0.3837,-0.3455,-0.092,0.3594,0.0871,-0.0551,-0.2851,-0.1981,0.4382,0.2795,0.026,-0.0963,0.213,0.0211,0.0995,0.277,0.2435,-0.2294,-0.1137,-0.0255,0.6274,0.4077,0.6425,0.0607,-0.0658,0.0443,-0.1495,0.3474,0.3474,0.2487,-0.0508,-0.2454,0.3308,0.0511,0.1302,-0.0939,0.1763,0.3657,0.1932,0.1575,0.0741,-0.5534,0.3219,0.1347,-0.1842,-0.1247,-0.1554,0.3071,0.4152,0.0684,0.1497,-0.2899,-0.2706,0.1025,-0.034,-0.1005,-0.0913,0.0005,-0.3313,-0.008,-0.0994,0.0212,0.1444,-0.1204,0.2586,0.0864,0.0516,-0.0321,-0.0152,-0.3691,0.0778,0.6112,0.0053,-0.1626,-0.166,-0.7823,-0.2695,-0.5093,-0.1589,-0.4309,0.0819,0.3468,-0.3041,-0.1629,0.1498,-0.2016,-0.071,-0.2285,-0.0971,0.3021,-0.2802,0.1651,-0.0593,0.2418,0.1539,-0.9463,-0.3633,-0.0247,0.2138,-0.201,-0.2048,0.0458,0.1407,0.0116,0.1785,-0.2569,0.2212,-0.2387,-0.3425,-0.1414,-0.3521,-1.0738,-0.1157,-0.2009,-0.0268,-0.0272,0.175,-0.0584,0.0302,0.286,-0.1114,0.3399,0.2032,0.1851,-0.1917,0.2798,-0.0756,0.4182,0.0573,0.0506,-0.2447,-0.3553,0.1555,0.0453,-0.2216,-0.0319,-0.0241,0.2445,-0.0955,0.0162,-0.1695,0.15,-0.0693,0.3808,-0.1285,-0.2594,0.097,-0.0622,-0.2426,-0.0063,0.1346,0.0275,-0.0493,0.3108,-0.2083,0.0215,-0.1559,0.1469,0.115,-0.2494 +affection,-0.0457,0.4848,-0.1153,-0.0201,-0.3121,-0.2091,-0.2951,0.4303,-0.3599,-0.3175,-0.1283,0.3349,-0.0599,0.1569,0.1719,0.2809,-0.608,0.2203,-0.0901,-0.2508,0.0408,0.1115,-0.2086,-0.3596,-0.392,0.1099,0.0343,0.3599,-0.0895,0.2208,-0.2523,0.2335,-0.2806,-0.0238,-0.1716,-0.1543,0.256,-0.0689,0.4367,0.1249,-0.4774,-0.3081,0.0619,0.1051,0.1627,-0.1024,-0.2241,-0.0584,0.0982,-0.0726,0.3346,-0.0391,0.3682,-0.1441,-0.1012,0.2302,0.1865,0.1214,-0.0257,0.0597,-0.2503,-0.1319,0.1113,-0.0845,-0.1039,0.0081,0.1338,-0.0532,-0.3819,-0.3774,0.0294,-0.2789,-0.4027,0.2844,0.0461,0.5439,-0.2269,0.2312,0.159,-0.3018,-0.1175,-0.0832,-0.2316,0.0982,-0.0378,0.0812,0.2691,0.4323,-0.1988,-0.0302,0.0026,0.4459,-0.0332,0.0448,-0.5986,-0.4344,0.3473,0.356,-0.1467,-0.1968,-0.0019,0.1531,0.2741,0.3435,0.411,0.0713,-0.2629,-0.3117,0.3231,0.1096,-0.1795,0.1408,-0.1194,-0.3114,-0.5144,0.0382,0.703,-0.0942,0.1651,-0.2905,0.1117,-0.4484,0.124,-0.0644,-0.0151,0.0723,-0.14,-0.488,0.2349,0.0505,-0.4085,-0.105,0.4218,0.0966,0.3144,-0.376,-0.0817,-0.0773,0.0263,-0.214,0.1331,-0.4064,-0.2412,0.3373,-0.0787,0.3677,-0.2002,-0.3222,0.5045,-0.0731,0.4843,-0.2781,0.1224,0.1637,-0.3782,0.1634,0.0882,-0.0259,0.0867,0.1853,0.5964,0.2195,0.256,-0.2257,-0.2171,0.0207,-0.3636,0.5318,0.2094,0.3334,-0.128,0.0806,0.2073,-0.2952,0.0098,-0.0269,0.0327,-0.0391,0.1399,0.2716,0.117,-0.1346,0.3373,0.0485,-0.0333,0.1304,-0.0941,0.0023,0.0372,0.1866,0.1644,-0.2854,-0.276,0.1465,-0.0059,-0.0535,-0.4725,0.2397,-0.3437,-0.0918,-0.0164,0.0187,0.3981,0.2067,0.334,-0.1142,0.4553,-0.0073,-0.0478,-0.5079,0.3143,0.5949,-0.1309,0.3383,-0.0101,-0.4792,-0.2802,0.107,-0.3266,-0.3965,-0.0232,0.4177,-0.2119,0.3924,-0.0937,-0.0691,0.0347,0.1072,-0.433,0.022,0.0639,-0.0128,-0.0742,0.1594,-0.2639,-0.7802,-0.1011,-0.3211,-0.08,-0.4256,0.2065,0.1163,0.272,0.15,0.3524,-0.0905,0.2649,-0.3797,-0.251,-0.1838,-0.035,-0.6609,-0.1238,-0.1028,-0.2219,0.0741,0.3597,0.1119,-0.0879,0.2949,-0.1628,0.5061,0.2977,0.3644,-0.1624,-0.1083,0.0354,0.5055,0.2546,-0.2623,0.0651,-0.3867,0.1729,0.1584,-0.2882,0.1073,-0.1828,0.0034,-0.1143,-0.3823,-0.1341,0.1644,-0.0616,0.5005,-0.3549,0.0614,0.1087,-0.0533,0.0153,0.0764,-0.2705,-0.1832,0.059,0.1366,-0.0382,0.2254,0.1958,-0.262,0.2532,-0.203 +agitation,0.1552,0.2465,-0.442,-0.1428,-0.2359,-0.1744,-0.2705,0.6462,-0.5545,-0.8421,0.2281,0.4328,0.0037,0.0522,0.4591,0.4632,0.0912,-0.0319,0.2259,0.011,-0.0225,0.1635,-0.1385,-0.3576,-0.3618,0.2355,-0.5672,0.354,-0.7028,0.1178,0.3334,0.0192,-0.1937,0.0086,0.1637,0.0884,-0.3315,0.1887,0.4127,0.0329,0.1833,-0.0658,0.1044,-0.1045,-0.0369,0.3217,-0.1912,-0.2906,0.3753,-0.2206,-0.2202,-0.1947,0.443,-0.2025,-0.251,-0.2591,0.3221,0.0813,0.0184,0.1763,0.1839,0.2754,0.2424,0.2717,-0.5426,-0.2382,-0.2599,-0.0503,0.3412,0.0324,0.0704,-0.4824,0.3645,-0.1361,0.6331,0.4253,-0.2549,-0.1278,0.131,-0.0749,-0.1062,-0.1896,-0.1642,-0.0249,-0.2774,-0.428,-0.1002,0.3065,-0.1426,0.1682,-0.4202,0.4119,0.2169,-0.2518,-0.282,-0.0765,0.2558,-0.3939,-0.4416,-0.0967,-0.1859,0.2802,-0.5259,0.0515,-0.2299,0.3312,-0.2093,0.2333,0.3789,0.3019,0.4536,0.0703,0.0901,0.2061,-0.3997,-0.3255,0.121,-0.2132,0.0726,0.0888,0.0211,-0.4465,0.2021,-0.0228,-0.145,0.0456,0.4019,0.0265,0.274,0.0227,-0.0833,-0.1759,0.0842,-0.1046,0.1267,0.3803,-0.2241,-0.2872,-0.0222,-0.4212,-0.0928,0.2919,-0.1467,0.4143,-0.2612,0.182,-0.5837,-0.072,0.1036,0.3532,-0.0028,-0.0708,0.0411,-0.0055,-0.0954,0.2086,0.2199,0.3625,-0.3229,0.1397,0.726,0.0152,0.2149,0.0292,-0.1372,-0.2938,0.1746,0.017,-0.0206,0.276,-0.0376,0.0555,0.0813,-0.0496,0.0008,0.1517,0.5268,0.4318,-0.0916,0.147,-0.2036,0.4191,0.0495,-0.2268,0.1002,-0.0271,-0.2719,0.2047,-0.1576,0.139,0.3848,-0.241,0.1712,-0.0989,-0.6513,-0.1085,0.0664,0.2995,0.2585,-0.1912,-0.1327,0.1488,0.0,0.2655,0.0431,0.322,0.1016,0.1992,-0.291,-0.1183,-0.0341,0.5758,-0.1422,-0.0701,0.2757,0.0086,-0.0577,-0.0842,-0.1153,-0.3949,0.4008,0.2919,-0.004,-0.032,-0.0403,-0.2551,-0.4573,-0.1788,0.073,-0.3628,0.032,0.0728,-0.0488,0.0117,0.1546,-0.4924,0.0611,-0.5076,0.1569,0.6139,0.1113,0.0935,0.0914,-0.4802,0.0543,-0.2839,0.1401,0.17,0.0251,-0.4982,0.2438,0.1323,-0.4059,0.3252,0.1328,0.1446,-0.1174,0.0489,0.3625,0.0963,-0.3587,0.6951,0.3161,-0.0672,-0.1659,0.3066,0.0982,0.7183,-0.2618,0.311,0.4242,-0.2079,-0.2641,0.2233,-0.0679,0.0634,-0.2376,-0.1858,0.4077,0.0829,-0.2791,0.0978,0.1913,0.5702,0.1296,0.252,0.0262,0.5166,-0.1096,-0.7247,-0.0961,-0.0654,-0.4308,-0.0955,0.3133,0.1518,-0.1258,0.1303,-0.1204,-0.0924 +alarm,0.1302,0.1471,-0.3393,-0.0609,-0.5746,0.0298,-0.05,0.1912,-0.3506,-0.3465,0.2677,0.2497,-0.0545,0.0628,0.4274,-0.4194,0.0635,0.3743,1.1173,-0.0207,0.3124,0.2816,0.2799,0.0145,0.0272,-0.0206,0.1238,-0.4834,-0.0953,0.2222,0.1104,0.3759,-0.4004,0.3938,0.2092,-0.2438,-0.1951,0.3711,0.1829,0.4104,-0.034,-0.2332,0.0077,-0.0575,-0.0478,0.1965,0.201,-0.4971,-0.1194,-0.0268,-0.0641,-0.2353,0.1718,-0.1479,0.1988,0.0991,0.3883,0.0556,0.1328,-0.0667,0.5898,-0.0434,-0.0194,-0.1843,0.2631,-0.1398,-0.3337,0.1129,0.2376,-0.36,0.2586,-0.0033,-0.0283,-0.0522,-0.2798,0.2872,-0.2078,-0.4965,0.2442,0.4072,-0.0121,-0.1453,0.3669,0.1838,-0.3693,-0.1735,-0.1142,0.3031,-0.0974,0.1228,0.2302,0.1603,-0.2436,-0.4223,-0.275,-0.7391,0.308,-0.1045,0.0795,0.145,-0.121,0.2038,-0.5914,-0.1727,0.1729,0.0082,0.1613,-0.2537,0.7876,0.2056,0.3288,0.1559,0.5284,-0.1739,-0.5818,0.2219,0.2462,-0.5009,-0.1347,0.2387,-0.3124,0.1519,0.1847,-0.0065,-0.2514,0.2467,-0.1278,0.2344,0.1781,-0.0876,0.0696,-0.0691,0.5723,-0.1984,0.2318,0.0931,0.0275,-0.4181,-0.0916,-0.3738,-0.252,0.179,0.4969,0.145,0.01,0.2978,-0.5393,0.0188,0.2478,-0.1244,-0.0228,-0.019,0.0705,-0.0624,-0.0922,0.1235,-0.1005,-0.0319,-0.0841,-0.2528,0.5777,-0.3772,-0.1311,-0.0147,-0.4436,-0.0017,-0.5761,0.0102,0.201,0.979,-0.3558,0.1086,-0.2547,-0.0026,-0.3445,0.0447,0.2172,-0.0655,-0.269,-0.1888,0.1212,0.127,-0.0302,-0.2469,0.0467,0.0693,0.0786,0.2342,0.0171,-0.0524,0.1879,0.0029,-0.2875,-0.0115,0.4677,0.1337,0.5686,-0.0915,0.3708,0.1197,0.3246,0.2071,-0.1678,-0.3002,-0.4623,0.1689,0.3976,-0.0623,0.2018,-0.0746,0.0967,0.5324,-0.0801,-0.1214,-0.0875,-0.2452,0.3941,0.4083,0.1606,0.1537,-0.238,0.4591,-0.0884,-0.296,-0.0371,-0.1456,-0.1395,0.3593,0.1654,0.1498,0.2472,0.4418,0.1817,-0.0541,-0.0621,-0.6842,-0.1685,-0.0708,-0.1812,0.2319,-0.2639,0.1518,0.0804,-0.4405,-0.2795,0.4276,0.393,-0.0891,0.1065,0.1425,-0.0038,-0.2812,-0.0194,0.4567,-0.2658,0.1125,-0.2508,-0.0272,0.0744,0.1171,-0.1628,-0.0388,-0.0946,0.0626,0.2438,0.0362,0.0917,0.6323,-0.3011,-0.2952,-0.2721,-0.3792,0.5057,0.347,-0.3441,0.8956,-0.0438,-0.1057,0.1906,0.0469,0.0308,-0.1832,-0.0763,-0.0891,0.1473,-0.1097,0.3111,0.1247,-0.166,-0.5507,-0.2461,-0.0396,0.2318,-0.2549,-0.1822,0.2606,-0.3023,0.2003,-0.1382,0.1663 +alertness,0.1949,0.4893,-0.5223,-0.0582,-0.1021,-0.0855,-0.6299,0.0727,-0.4222,-0.1386,0.1482,0.5176,0.2947,-0.114,0.0628,0.2308,0.1729,0.1792,0.1258,-0.1421,0.405,-0.1184,0.2204,0.1696,-0.2333,0.3438,-0.2111,-0.0065,-0.0539,0.1631,0.0002,0.4252,-0.2062,-0.275,0.2123,0.2552,0.1164,0.5242,0.2545,0.5022,0.1543,-0.2641,-0.5949,-0.1204,0.0271,0.324,0.3516,0.0356,0.0025,-0.1094,-0.1435,0.2409,0.7018,-0.0376,0.101,0.4674,-0.1346,0.0757,-0.0484,-0.2331,0.0001,0.3414,0.421,0.1308,0.2333,-0.4387,-0.0109,-0.3343,0.1418,-0.0901,0.2183,0.2097,0.2688,0.1193,0.5384,0.8316,-0.3429,0.1465,0.1129,-0.1911,0.1054,-0.0545,0.4454,-0.2892,-0.2589,-0.5186,0.3709,-0.0089,0.0979,0.5424,0.3659,0.3732,-0.063,0.0649,0.0977,0.1577,0.3188,0.1395,0.1399,0.2401,0.2183,0.2273,0.1516,-0.0862,0.2714,0.3195,0.1634,-0.475,0.7013,-0.0521,0.4676,0.0761,0.1013,0.3263,-0.6713,-0.4454,0.6909,-0.4473,0.2663,-0.0904,0.5649,-0.2604,0.4666,-0.0393,-0.2271,0.4036,0.0801,0.358,0.2521,0.0871,0.0015,-0.0014,0.1715,-0.1036,0.4798,0.1009,-0.9467,-0.6404,0.202,-0.3853,-0.4645,0.2365,0.492,0.3317,0.0274,0.2721,0.0264,-0.3243,0.2116,0.0994,0.4188,0.1387,0.0941,-0.3645,0.0157,0.5575,0.1655,0.523,0.0568,-0.0278,0.7493,0.1731,0.0801,0.1177,-0.4528,-0.6385,0.089,-0.0469,0.0131,-0.3469,-0.282,0.0824,0.203,0.2941,0.3512,-0.1391,0.2271,0.2688,-0.1504,-0.2162,0.1923,0.4178,0.4239,-0.0685,-0.3657,0.1861,-0.0198,-0.0164,-0.1578,0.0848,0.5083,-0.5106,0.3778,-0.0242,0.0917,-0.011,0.2448,0.1096,0.4483,0.0788,0.117,0.1331,-0.487,0.4501,0.306,-0.0985,-0.0616,-0.219,0.1376,0.0342,0.0234,0.5095,0.0669,-0.3588,0.1699,-0.0843,0.339,-0.0763,-0.5085,-0.1774,0.3474,0.0924,-0.3974,-0.4747,-0.0337,0.1204,-0.1215,0.3091,-0.2123,-0.1511,0.1336,-0.1237,-0.1515,0.3588,0.2531,-0.6614,0.4649,-0.3461,0.1068,0.0149,-0.2203,0.2795,0.4858,-0.3091,0.1997,-0.1011,0.0457,-0.1487,0.0443,0.042,-0.2045,-0.4349,0.4246,-0.0104,-0.0553,0.1478,-0.4046,0.6669,0.1581,0.1567,-0.6449,-0.3039,0.2985,0.4079,-0.0371,-0.227,0.0366,0.2686,0.0586,0.0312,0.1204,-0.2414,-0.1572,-0.0667,0.0211,0.1303,-0.4812,0.6465,-0.0496,-0.3732,-0.1971,0.0758,0.3213,0.1363,0.1847,0.1597,0.1676,0.6122,0.2413,-0.4741,0.2823,-0.0183,0.5639,0.2931,-0.1411,0.2903,-0.066,0.4208,0.1448,-0.0363 +amazement,0.0077,0.2918,-0.2223,-0.3523,-0.1752,-0.0529,0.3339,0.2783,-0.3299,-0.1814,0.0605,0.1846,-0.3416,-0.0921,0.1501,-0.2001,-0.2801,0.1185,-0.1548,-0.2061,0.3009,-0.0202,-0.1306,0.0897,0.273,-0.0267,-0.4082,-0.089,0.234,0.4132,0.1471,0.0294,0.0853,0.3184,-0.0842,0.1621,0.1329,0.0472,-0.1782,0.2813,-0.1275,-0.2046,-0.1778,-0.1413,-0.2195,-0.0056,0.2729,-0.0961,-0.2007,0.0461,-0.1897,-0.1082,0.1422,-0.1837,0.3643,0.1448,-0.2379,0.3636,-0.3629,0.3384,0.5002,0.122,0.1869,0.4951,-0.4364,0.2115,0.0831,-0.1562,-0.194,-0.3138,-0.1425,-0.1909,-0.2553,0.1496,-0.0522,0.3066,-0.2134,0.1977,0.2075,0.1579,0.065,-0.2636,-0.228,0.0278,0.0018,-0.1743,-0.008,0.1267,0.0821,0.1084,0.0347,0.3048,0.1557,0.0419,-0.0385,-0.1178,0.3683,0.2325,0.107,-0.1714,0.3468,-0.0323,-0.5703,-0.1595,0.2805,0.173,0.0273,-0.0836,0.0287,0.0078,0.5597,0.3376,-0.2228,-0.0624,-0.7687,-0.4929,0.5678,-0.1462,-0.0193,-0.2878,-0.1256,0.0769,0.4522,0.0973,0.0157,-0.2943,0.3537,0.0405,0.2944,0.0961,-0.0275,0.3837,-0.1225,-0.6845,0.6218,-0.2562,-0.1214,-0.0463,0.1003,-0.3059,-0.8674,-0.0962,-0.1322,0.5611,0.0668,-0.2775,0.1365,-0.1223,0.4677,0.2176,-0.3081,0.1779,-0.0536,0.2971,0.132,-0.0434,-0.0659,-0.2378,-0.176,-0.036,0.5459,0.212,0.5284,-0.0015,0.0148,0.024,0.2391,0.1012,0.1709,-0.1734,-0.1833,-0.2113,0.2581,-0.2439,0.1138,-0.4767,0.1761,0.423,-0.0184,0.2612,0.3785,-0.1371,0.2788,-0.0233,-0.1015,-0.0433,-0.3472,0.1892,0.406,0.5759,-0.0121,0.0864,0.0624,0.1072,-0.056,0.0051,0.2298,0.3201,-0.0861,0.1732,0.4028,-0.0585,0.0238,-0.328,0.2359,-0.398,-0.1699,0.054,0.0182,0.3768,0.1449,0.4418,-0.1956,-0.14,-0.1614,-0.5414,0.0604,0.2439,-0.2742,-0.3475,-0.1754,0.3337,-0.2966,0.2133,0.585,-0.3869,0.0276,-0.0623,-0.0262,-0.0488,0.1206,0.1046,0.0656,-0.0791,0.1752,-0.9655,-0.5448,-0.1492,0.1837,-0.2775,-0.3753,0.0654,0.0475,-0.0602,-0.0194,-0.2224,-0.2056,0.0481,-0.1389,0.2773,-0.3097,-0.3764,0.3655,0.2778,0.1918,-0.0838,-0.1498,0.0148,0.1651,0.215,0.0863,0.1645,-0.1191,-0.1785,-0.0514,0.548,0.1039,0.1125,-0.0176,0.0776,0.0354,-0.6247,0.2747,-0.2945,-0.1719,0.0021,-0.2519,0.1676,-0.4218,0.0193,0.065,0.0935,0.0985,0.1788,0.0259,-0.1818,0.3381,0.2329,-0.5694,-0.0761,-0.1595,0.0872,-0.022,0.3597,-0.1808,-0.1735,0.1156,0.1642,-0.3397,-0.0808 +ambivalence,0.0814,0.4066,-0.1944,-0.2417,0.2768,0.0334,-0.1365,0.3467,-0.5233,0.1089,-0.1649,0.4435,-0.4742,0.1757,-0.0401,0.5171,0.0141,-0.1449,-0.0202,-0.3924,-0.09,0.0828,-0.1645,0.1443,-0.1641,0.1945,0.0517,-0.1547,-0.5342,0.0965,0.046,0.0742,0.2165,0.0888,-0.1998,-0.3575,0.0943,-0.0284,0.5384,0.1138,-0.149,-0.176,-0.0678,-0.013,-0.0562,-0.1561,-0.1716,-0.4848,0.1452,-0.0357,0.1751,-0.2045,0.4782,-0.3333,-0.2117,-0.3176,-0.1989,-0.0674,0.1914,0.1741,0.1662,0.4371,0.1243,0.4913,-0.0887,0.1957,0.085,-0.1044,0.0916,-0.5029,-0.0412,0.0858,-0.1671,0.0672,-0.1277,0.5326,-0.1552,-0.0278,0.2229,0.0133,-0.2123,-0.2485,-0.4045,0.0589,-0.1816,-0.1742,0.1933,0.0831,-0.3276,0.1824,0.4589,0.5078,0.1485,-0.1268,-0.6278,-0.3674,0.3149,-0.0715,-0.1938,-0.2843,0.4104,0.1057,-0.2289,-0.0543,-0.0295,0.3153,-0.1688,-0.2013,0.1638,-0.3919,0.4147,0.1993,-0.2071,-0.1083,-0.5545,-0.0585,0.0188,0.3253,-0.0009,-0.372,-0.3351,-0.2901,0.1554,-0.139,-0.03,-0.0849,-0.4709,-0.0613,0.1207,-0.1292,-0.3059,0.1397,0.1631,0.0107,0.1857,-0.165,-0.2385,0.0761,-0.3127,-0.2239,-0.1744,-0.2697,0.4758,0.6301,0.4049,-0.0894,-0.2936,0.0424,0.3261,0.0457,0.1892,-0.1209,-0.0545,0.1836,0.0965,-0.0346,0.1479,0.335,-0.0923,-0.1693,0.6501,0.1956,0.2186,-0.1347,-0.3559,0.2476,-0.0471,0.2312,0.3206,-0.2796,0.0467,0.1958,0.2081,0.1024,-0.076,-0.2931,0.1821,0.2558,0.1393,0.4058,0.0865,0.3111,-0.245,-0.3293,-0.0429,0.2433,0.144,0.2064,0.1508,0.2448,0.2866,-0.4043,-0.0922,0.2633,0.1907,-0.0201,-0.2521,-0.111,0.2452,0.2853,0.0019,-0.1683,-0.2207,0.0465,0.1127,0.0976,0.0721,0.0216,0.3965,-0.0626,-0.0101,0.6093,-0.0248,-0.0553,0.3006,0.0832,-0.2241,-0.6004,-0.1193,0.3274,0.1425,0.3133,0.1891,0.1302,0.1673,-0.0791,-0.1767,-0.1486,0.1376,0.1474,-0.2552,0.0235,0.1035,0.119,-0.1636,-0.9535,-0.1914,0.1774,-0.124,0.1972,-0.034,-0.1198,0.0075,0.1351,0.1204,-0.2086,0.159,-0.0443,-0.1974,-0.0289,0.0276,-0.1294,-0.2415,0.2064,0.3739,-0.0893,0.1962,0.1044,0.0497,-0.3017,-0.2393,0.0216,0.1149,0.1669,-0.6149,0.2332,-0.2631,0.3809,-0.1097,0.276,-0.2877,-0.2786,-0.0282,-0.0889,0.0139,0.2453,-0.0207,-0.0093,-0.1227,-0.7461,0.1862,-0.3001,-0.1604,0.4452,-0.2944,0.1086,-0.2677,0.0125,0.2933,-0.3797,-0.1188,-0.6012,-0.0589,0.1525,-0.1069,-0.0175,0.0129,0.1545,0.3674,0.2213 +amusement,0.1691,0.0681,-0.2073,0.0658,-0.301,-0.0608,0.4032,0.6419,-0.4161,-0.0023,0.0506,0.276,-0.3383,0.1342,0.1565,0.072,0.1445,0.0379,-0.2284,-0.4114,0.5055,0.0444,0.1231,-0.3974,-0.046,-0.066,-0.5354,0.0611,0.1916,0.1151,0.0972,0.2224,-0.0302,0.009,0.1544,0.4312,-0.0933,-0.0036,-0.3128,-0.0411,-0.4006,-0.2266,-0.0867,-0.0553,0.0282,0.018,-0.0125,-0.1558,-0.3372,-0.059,-0.0622,0.1347,0.2531,-0.1143,0.0844,0.349,0.0916,0.3888,-0.0262,0.4701,0.0888,-0.0185,0.0394,0.2486,-0.1826,0.1143,0.4713,-0.2202,-0.0914,0.1307,-0.1282,-0.3025,-0.002,0.1203,0.2372,0.4758,-0.1517,-0.0461,0.1877,-0.4124,0.0477,-0.2027,0.0506,-0.1396,0.0271,-0.2883,-0.2254,-0.0945,-0.4238,-0.0545,0.0874,0.2391,0.2786,-0.1901,-0.1364,-0.4491,0.3121,-0.1017,-0.1981,0.2938,-0.0121,0.1865,-0.3745,0.2385,0.3476,0.0541,-0.239,-0.2081,0.498,0.0585,0.3327,0.1899,0.0851,0.0086,-0.6641,-0.1859,0.575,0.2348,0.1238,0.085,-0.1436,0.325,0.2954,0.193,0.198,0.0721,0.4012,-0.3972,0.3495,-0.256,-0.1145,-0.1703,0.3952,-0.1093,0.3237,-0.1017,-0.2804,-0.1227,0.0198,-0.1617,-0.3679,-0.5054,-0.1332,0.4698,-0.0738,0.0236,-0.4439,0.2148,0.5749,0.0541,0.3989,0.0932,-0.0784,0.0513,0.0209,0.1055,-0.3847,-0.5108,0.22,-0.0592,0.454,0.1862,-0.2389,-0.1455,0.0309,-0.1289,0.2316,-0.3218,-0.0008,0.3007,0.0874,0.4807,0.1355,-0.3786,-0.0195,-0.3837,0.0783,0.4156,-0.3187,0.2565,0.3395,-0.0379,0.3435,-0.1037,-0.3982,0.3098,-0.3107,0.461,-0.2863,0.6246,0.1458,-0.2787,-0.2267,0.2737,-0.2252,0.7002,0.0707,0.0739,0.2189,0.1159,0.1684,-0.0194,-0.0617,-0.1992,0.2697,-0.2167,0.0287,0.2554,-0.1261,0.2376,0.1879,0.5683,-0.0854,0.0993,0.0756,-0.2927,0.0297,0.2581,-0.0703,-0.0376,0.0816,0.3199,-0.4455,-0.0156,0.2934,0.024,0.0696,-0.3182,0.0796,-0.1029,0.5324,-0.3543,0.4768,0.1346,0.0409,-0.6882,-0.3658,0.3232,0.4297,-0.2011,-0.5683,-0.1336,-0.0709,-0.0729,-0.0401,-0.3565,0.0148,-0.5927,-0.2152,-0.0447,-0.0467,-0.1495,0.2393,0.1136,-0.0357,0.0207,0.0381,-0.1639,0.0689,0.291,-0.0604,-0.0124,-0.1124,0.2262,-0.2101,0.0655,0.1186,0.0176,0.0808,-0.0932,0.1227,-0.1462,0.1584,0.2446,-0.2036,-0.1551,-0.2132,0.1612,-0.3475,-0.233,0.3968,0.4745,0.2298,0.4701,0.1709,-0.2016,0.1526,-0.0891,-0.2752,-0.2561,0.0592,0.3923,-0.1794,0.178,0.356,0.1923,0.1765,-0.3117,0.0295,-0.0536 +anger,0.3443,0.139,-0.2928,0.1207,0.3155,-0.1594,0.0008,0.4617,-0.487,0.0727,0.1283,0.2567,-0.5491,-0.1098,0.03,-0.1529,-0.2535,0.2821,-0.4732,-0.0095,-0.2435,0.4934,-0.0895,-0.3314,-0.0042,-0.1961,0.1771,0.1983,-0.2949,0.2606,0.2739,-0.1613,-0.0693,0.1151,0.479,-0.1823,0.025,0.1991,0.378,0.1416,-0.323,-0.275,-0.0534,-0.0704,0.0344,-0.281,-0.3037,-0.696,0.2268,-0.1453,-0.3192,-0.2826,0.3148,0.3788,0.3095,-0.1674,0.0757,0.0871,-0.0775,0.2067,0.5002,0.0701,0.0803,0.1253,0.0414,-0.0712,0.1844,-0.1461,-0.3043,-0.2256,0.1079,0.0778,-0.1565,-0.1142,0.2333,0.4243,-0.1909,0.1839,0.1271,-0.3312,-0.0363,0.0618,0.0016,0.3472,0.0731,0.0602,-0.0116,0.2761,-0.1724,0.0663,-0.0132,0.3529,0.2632,0.0379,-0.186,-0.1132,0.2703,-0.0849,-0.1541,-0.0967,-0.3321,0.2424,-0.4114,0.0513,0.1181,0.2192,0.2166,0.1485,-0.1279,0.0069,0.5098,0.0555,-0.0897,0.0502,-0.5946,-0.1277,0.3144,0.2753,-0.2181,-0.0009,-0.152,-0.0144,0.3537,0.1625,0.0484,-0.0605,0.0105,-0.2086,0.1139,-0.06,-0.1551,0.2787,0.1749,-0.054,0.162,0.083,-0.2374,-0.0776,0.1496,-0.2199,-0.5142,-0.3963,0.1913,0.5871,0.1898,0.0699,-0.286,0.2713,0.3355,-0.0147,0.2446,-0.3263,0.2594,-0.2441,-0.2173,0.058,0.3026,-0.0984,-0.1382,-0.0171,0.5535,0.0839,0.1077,0.1066,-0.2194,-0.2341,-0.3655,-0.3875,-0.0714,0.1151,-0.0085,0.2719,0.1498,-0.0096,-0.0197,-0.0571,0.2761,0.4568,0.349,0.3344,-0.0263,0.2378,0.0115,-0.2363,-0.0448,0.2094,-0.3615,-0.0338,-0.0379,0.2112,0.226,-0.1985,-0.1268,0.0154,-0.3452,-0.0801,0.1498,0.2025,-0.2446,-0.3535,-0.2225,0.1502,-0.206,0.1947,-0.3358,-0.0203,0.4896,-0.3283,0.3548,-0.1422,-0.0375,0.6776,0.0341,0.0095,0.478,-0.189,0.0838,-0.2455,-0.0744,0.2976,0.106,0.3997,0.4071,0.0983,0.5383,0.0491,-0.3175,0.2873,-0.0702,0.1916,-0.0478,0.4101,0.0111,0.0332,-0.3142,-0.8664,-0.4194,-0.2642,0.2764,0.0127,0.3126,-0.0055,-0.0525,0.0457,0.3344,-0.1939,0.2877,0.0782,0.2363,0.0807,-0.1397,-0.2566,-0.2387,0.2873,0.1362,-0.3812,-0.0421,0.4027,0.0738,-0.2435,-0.3249,0.6555,0.1232,0.0991,-0.3765,0.5804,-0.2351,0.703,-0.2088,-0.0056,0.2072,-0.569,-0.2396,0.3521,0.0185,0.0831,0.0535,-0.1368,0.1421,0.0063,-0.2955,0.0743,0.1583,0.3554,0.3422,-0.1808,-0.1656,-0.0335,-0.2083,-0.0374,0.172,-0.2251,-0.0218,0.0786,-0.0891,0.2707,0.1699,-0.1699,0.3159,-0.2735 +annoyance,0.0474,0.159,-0.0753,-0.1248,-0.3817,0.084,0.0906,0.5343,-0.5001,0.0405,0.0589,0.1563,0.0699,0.1598,-0.2302,-0.1809,-0.1544,0.0925,0.0796,0.0355,0.1705,0.4246,0.1572,0.1989,-0.191,-0.0286,0.0293,0.0087,-0.1,0.2065,-0.1214,-0.0941,-0.094,0.4201,0.0519,0.1147,0.1316,0.3742,0.1308,-0.0844,0.0336,-0.1846,-0.0211,-0.055,0.0497,0.0609,-0.2085,-0.2806,-0.0141,-0.125,-0.0096,-0.2395,0.2556,-0.0336,-0.0368,0.0592,0.1784,0.1825,-0.0903,0.0862,0.7192,0.5518,-0.1218,0.224,0.2981,-0.1803,0.2375,0.237,-0.2935,-0.335,-0.0694,-0.0064,-0.1571,0.1831,-0.0404,0.7642,-0.1512,-0.1423,0.188,-0.3432,-0.123,-0.255,0.0963,-0.1979,-0.3985,-0.0755,0.01,-0.0643,-0.1292,-0.0228,0.0388,0.3699,0.2583,-0.0464,-0.1162,-0.3504,0.2298,0.1706,-0.469,-0.2002,-0.1683,0.2008,-0.4018,0.1072,0.1628,0.0691,0.1445,-0.2367,0.3115,0.1957,0.6629,0.2804,0.0722,-0.2056,-0.5774,-0.0388,0.2587,0.1342,-0.1415,-0.1934,-0.3262,0.2384,0.4299,0.378,0.2195,0.0549,0.2841,-0.3036,0.3333,-0.1599,0.2135,0.0751,0.6864,-0.1179,0.3765,-0.1272,-0.0269,-0.2816,-0.0045,-0.0335,-0.1379,-0.187,0.2161,0.5346,-0.1772,-0.0136,-0.1576,0.2159,0.1042,0.0155,0.2716,-0.1541,-0.3816,0.0926,-0.3179,0.2998,-0.1535,0.2634,-0.0651,0.2471,0.55,0.3671,0.1363,-0.0865,-0.0463,0.2079,-0.0828,-0.2641,-0.136,0.1456,0.0176,0.3765,0.0941,-0.046,-0.232,-0.0221,-0.0879,0.2756,0.0139,0.3376,0.3123,-0.0056,0.2793,-0.1958,-0.3512,0.097,-0.158,0.329,-0.2237,0.0963,0.0881,-0.1577,-0.262,-0.1097,-0.2938,0.3875,0.1112,-0.0823,0.0557,0.0032,0.1088,-0.0013,0.021,-0.294,0.1535,-0.2167,0.083,-0.1957,-0.0873,-0.1726,0.2581,0.5979,-0.241,-0.1675,0.1812,-0.075,-0.0597,0.16,-0.0235,0.0404,-0.0318,0.3562,-0.1711,0.2274,0.3225,0.1989,0.0113,-0.0568,0.155,0.0154,0.4179,0.2193,0.1908,-0.0096,-0.111,-0.9341,-0.2411,0.0215,0.1838,0.262,-0.2646,-0.0696,-0.1613,-0.0618,0.1575,-0.0014,0.0193,-0.5391,0.3613,0.0144,0.13,0.0828,-0.3264,0.0156,0.1315,0.0918,-0.3433,0.4506,0.3366,0.0778,-0.0362,0.0258,-0.1933,-0.3984,-0.4404,0.2235,0.0384,0.5094,-0.1133,0.0034,0.2608,-0.4805,0.2392,-0.1328,-0.0162,0.1918,0.0504,-0.1015,-0.0289,-0.4165,-0.0375,0.1165,-0.0465,0.2963,0.4798,-0.1374,0.0936,0.0253,-0.2816,0.0679,0.0719,-0.1889,-0.1517,0.0911,0.0594,0.0422,0.3666,0.1144,0.3828,0.2578 +anticipation,-0.0888,-0.2453,-0.1761,0.2328,-0.0634,-0.3525,-0.1714,0.4349,-0.11,-0.0822,0.1413,0.1357,-0.093,0.0766,0.1366,0.2048,0.0388,0.1825,0.3028,-0.0886,-0.0641,0.2683,0.3154,0.2871,0.1067,0.3387,-0.2114,0.0723,0.2508,0.2617,-0.0752,-0.1505,-0.0975,-0.1218,-0.1677,0.1573,-0.1404,0.0111,0.3542,0.2083,0.0869,-0.0606,-0.1387,-0.2576,-0.0615,-0.1025,0.4645,-0.3545,0.092,-0.1295,-0.3721,-0.2649,0.1656,-0.0364,0.1379,0.0499,-0.1254,0.0848,-0.3474,0.0263,0.2239,0.1414,-0.0011,0.075,-0.2901,0.0057,-0.4724,-0.418,-0.2712,-0.2919,-0.1252,0.1827,-0.1665,-0.0427,-0.2626,0.5642,-0.3271,0.2127,0.1125,-0.3689,0.3066,-0.3473,0.1755,-0.1841,0.3838,-0.3056,-0.1175,0.0119,-0.2468,-0.4774,-0.1105,0.1422,0.1305,-0.3145,-0.2212,-0.1751,0.2467,-0.2318,-0.212,0.3415,0.2691,0.1623,-0.1509,-0.4211,-0.1006,0.0161,0.0189,0.07,0.0715,0.0491,0.5131,0.2584,-0.2783,-0.2195,-0.5753,-0.1276,0.199,0.0689,0.0802,0.4801,-0.0853,0.3129,0.0963,-0.0744,-0.0132,0.1975,-0.2742,0.0168,0.1338,-0.0433,-0.4732,0.0691,0.319,-0.357,0.231,-0.1588,0.0239,-0.1279,-0.0255,-0.0289,-0.54,0.1111,0.3463,0.4599,0.3952,-0.0216,0.1375,-0.1977,0.4932,0.3723,0.176,-0.0249,-0.1246,-0.0142,-0.0944,0.085,0.1172,-0.08,-0.3725,0.0068,0.5004,0.0112,0.046,-0.1144,0.1508,0.3344,0.2507,0.4322,-0.0658,0.0811,0.2017,-0.0815,0.1931,-0.0236,0.1836,-0.083,0.2121,0.1736,-0.3153,0.1373,0.0617,0.379,0.2994,0.0611,-0.5442,0.0557,-0.114,0.193,0.0623,0.038,0.2401,-0.3011,0.0116,0.2799,-0.2974,-0.3502,0.1324,0.0859,0.2664,-0.0313,0.216,-0.0299,-0.078,-0.0068,-0.1347,-0.258,-0.2253,-0.2012,0.3891,0.3304,0.1393,0.6151,-0.048,-0.0904,0.0738,-0.1728,0.1739,-0.3169,-0.1999,-0.1385,0.2731,0.4051,0.128,0.1461,-0.02,-0.0886,0.1813,-0.0382,-0.1,-0.0009,-0.4012,-0.2827,-0.0649,-0.6075,0.2202,-0.4353,0.0159,0.0037,0.1486,0.1576,-0.0125,0.021,0.3001,0.1178,0.24,-0.4425,0.0654,-0.2017,-0.1338,0.2426,-0.1687,-0.4865,-0.1471,-0.0945,0.1149,-0.1371,-0.0954,-0.0018,-0.0883,0.1247,-0.1121,-0.0757,0.3807,-0.2113,0.2582,-0.0088,0.0602,-0.0788,0.2396,0.1287,0.0366,-0.3904,0.3351,-0.0582,0.0419,-0.0525,-0.1396,0.0287,0.463,-0.0576,0.3356,0.3253,-0.315,0.6703,0.0085,-0.1282,-0.0131,0.1967,-0.0702,0.2075,-0.0884,-0.0174,0.5031,-0.1078,0.0931,-0.0012,0.3875,0.4962,0.0651,-0.0497 +anxiety,0.1465,0.0221,-0.1744,-0.0385,-0.0527,-0.2998,-0.4782,0.6627,-0.448,-0.1789,-0.0351,0.1565,-0.2176,0.1055,0.2294,0.1961,0.1867,0.1688,0.145,0.0524,-0.0462,0.055,0.109,0.0935,-0.0209,-0.0242,-0.062,0.1833,-0.245,0.1753,0.164,0.0303,0.1546,0.0448,0.1305,-0.0654,-0.1092,0.1774,0.4331,0.0929,-0.401,-0.0825,-0.0563,-0.0577,-0.212,0.0381,-0.0511,-0.3336,0.3644,-0.1365,-0.5224,-0.1962,0.4998,0.1842,0.161,-0.0695,-0.061,0.1288,0.0243,0.1517,0.2977,0.2864,0.1615,0.0381,0.1895,-0.0916,0.3588,-0.3068,-0.3321,-0.1805,0.129,0.2361,-0.3757,0.0282,0.3262,0.7505,-0.251,0.0275,0.1266,-0.0093,0.045,0.0758,0.1172,-0.09,-0.1851,-0.3344,0.2489,-0.2158,-0.1203,-0.1508,0.2095,0.3003,0.5191,-0.142,-0.3957,-0.1463,0.2445,-0.3479,-0.2076,0.0998,0.1549,0.046,-0.5425,-0.0653,-0.1088,-0.1097,0.0049,-0.0698,0.1851,-0.1455,0.5208,0.0168,0.1077,0.4818,-0.6415,-0.1256,0.0461,0.0929,-0.2056,0.238,0.1453,-0.2578,0.342,-0.2516,0.1381,-0.1098,-0.0789,0.1015,0.1018,-0.0172,-0.4015,0.0523,-0.0311,0.1204,0.0776,-0.0798,-0.2873,-0.2809,0.0628,-0.1459,-0.4174,0.3689,0.4377,0.419,0.098,-0.0955,-0.3033,-0.1954,0.2533,-0.0119,0.0061,0.0265,0.0012,-0.0287,-0.2983,0.5616,0.1818,0.2212,-0.0886,0.2783,0.5429,-0.009,0.0343,-0.1233,-0.5363,-0.1977,-0.1256,-0.0282,0.0947,0.2002,-0.0339,0.0951,-0.0938,0.1224,-0.0992,-0.3217,0.4934,0.0065,-0.0699,0.2281,0.0546,0.5339,0.2243,-0.2473,-0.3574,0.6296,0.1596,0.2902,-0.0158,-0.1135,-0.0034,0.1001,0.1072,-0.2473,-0.1567,-0.2504,0.0363,-0.2155,0.5805,0.0549,-0.0683,0.1022,0.1231,0.118,-0.2838,-0.2315,0.1175,-0.1994,0.087,-0.0887,-0.0613,0.614,0.067,-0.2102,0.1373,-0.0082,-0.0263,-0.2743,0.0724,-0.1875,0.4994,0.5194,-0.3572,0.2238,0.3696,-0.0639,0.178,0.5119,-0.3936,0.1535,-0.0198,0.1754,-0.0168,-0.0634,0.2525,-0.915,-0.0376,-0.1353,-0.1932,-0.0153,0.0366,0.011,-0.0522,0.384,0.3514,-0.4717,0.291,0.125,0.181,-0.1332,-0.0284,0.3167,-0.5651,0.3083,0.1359,0.1547,-0.1612,0.3272,0.0228,0.0357,0.061,-0.0233,0.2654,-0.1439,-0.0363,0.2392,-0.0167,0.3277,-0.0694,0.0968,-0.1088,-0.4317,0.0292,-0.0218,-0.1492,0.5923,-0.083,-0.0963,0.0508,0.0924,-0.1456,-0.2091,-0.1283,0.8698,0.0676,-0.0938,0.1732,0.1078,-0.256,0.0295,-0.0335,-0.2499,0.2326,0.0353,0.1031,0.4835,-0.0266,0.099,0.3806,-0.0719 +apathy,-0.0706,0.3728,0.2422,-0.0964,-0.0942,-0.4321,-0.2427,0.2674,-0.7154,-0.1755,0.037,0.2524,-0.2241,0.1031,-0.053,0.3894,-0.0296,0.2072,0.0507,-0.3443,-0.0632,0.3842,0.126,-0.2585,-0.2527,-0.0282,-0.2821,-0.1289,-0.3934,0.0448,-0.0006,0.293,0.4344,0.05,-0.0643,-0.2193,-0.0377,-0.2783,0.366,0.1006,-0.0604,-0.1293,-0.171,-0.0522,-0.2017,0.2445,0.1384,-0.2639,0.319,-0.0266,-0.1045,0.1908,0.5584,-0.0329,-0.1462,-0.2059,-0.0413,0.2101,0.4331,-0.0732,0.4774,0.5005,-0.0115,0.0144,-0.3662,0.0574,0.0046,0.3943,0.0941,-0.5847,0.1175,-0.1633,-0.1161,0.0176,0.1732,0.6684,-0.3567,0.3328,0.1151,-0.0028,-0.0666,-0.1596,-0.1005,0.118,-0.1676,0.3033,0.0853,0.0279,-0.1538,-0.0063,-0.0976,0.4551,0.3119,0.0352,-0.0805,-0.3531,0.2373,-0.2788,-0.2692,0.0311,0.0025,0.2866,-0.1751,0.1018,-0.0385,0.2059,0.2384,-0.0396,0.1667,0.0831,0.4199,-0.084,0.331,0.0186,-0.5748,-0.2499,0.3367,-0.137,-0.0432,-0.3779,-0.176,0.0249,0.5038,0.0685,-0.0376,0.0664,0.4961,0.2504,0.1444,0.1152,-0.258,0.0827,0.1687,0.2389,0.0447,0.4941,-0.2756,-0.2539,0.1068,-0.3277,-0.2991,-0.2654,0.1152,0.5527,-0.1005,-0.1318,-0.5463,0.1242,0.4694,0.3089,0.4321,-0.1412,-0.092,-0.0489,0.2615,0.4783,-0.2295,0.1764,-0.4327,-0.1319,0.5548,0.0848,0.2736,0.026,-0.4615,-0.1365,-0.2246,0.2354,0.0167,-0.0812,-0.2474,0.1617,0.02,0.237,0.0783,-0.31,0.2502,-0.0323,0.4121,0.1272,0.0255,0.6659,-0.1103,-0.0133,0.09,0.3839,-0.2495,0.151,-0.0283,0.4173,0.1725,-0.2187,0.1014,0.1867,0.0882,0.0134,-0.1175,-0.1037,-0.1002,-0.1362,-0.3414,-0.2119,-0.3787,0.1502,-0.3899,-0.238,-0.6239,0.0097,0.1295,-0.1782,0.2297,0.6218,-0.2385,-0.3579,0.1711,-0.1415,0.0605,-0.2829,-0.1218,0.289,0.3333,0.265,0.3219,0.0423,0.4245,0.6233,-0.6784,0.2622,-0.1986,0.2552,0.1942,-0.1975,-0.1923,-0.0394,-0.1084,-0.7111,-0.1614,0.2787,-0.2321,0.5865,0.014,-0.4089,0.2635,-0.5582,0.1649,0.1004,0.1994,-0.0965,-0.2837,-0.1089,-0.0252,-0.0325,-0.1351,-0.189,0.7058,0.1315,-0.0246,0.2581,-0.0024,-0.0182,-0.2672,0.8037,0.1089,-0.2176,-0.3513,0.0622,-0.0216,0.3737,-0.2025,0.218,-0.0851,0.0655,-0.2766,0.0485,0.0372,0.2543,-0.093,-0.178,-0.4166,-0.1744,-0.0044,-0.0753,-0.1895,0.175,-0.2071,-0.2201,-0.3088,-0.0068,-0.3251,-0.0914,-0.2351,-0.0701,-0.2533,0.2137,-0.3222,0.22,-0.0238,0.0754,0.1045,-0.0076 +appreciation,0.1697,0.2762,-0.0797,-0.3941,-0.1139,-0.2438,-0.3723,0.1161,-0.3971,0.1399,-0.0564,0.1362,-0.1117,0.0288,0.3851,-0.0681,-0.4691,-0.1438,-0.162,-0.3049,0.31,-0.1511,-0.0239,-0.1555,-0.4111,0.3045,-0.0505,-0.115,-0.212,-0.1638,-0.1667,0.2565,-0.2633,-0.209,-0.0726,-0.258,0.4582,-0.1092,0.3134,0.5194,-0.3362,-0.3754,-0.021,0.0031,-0.2207,0.0168,-0.0869,0.085,0.2778,0.0825,0.1983,0.1825,0.1221,0.3759,0.0157,0.1826,-0.1068,-0.02,-0.2066,0.064,0.0456,0.0191,0.0157,0.2092,0.028,-0.3052,0.3817,-0.0145,-0.1219,-0.6514,-0.0416,-0.3354,-0.1155,0.1286,0.2369,0.4188,-0.2172,0.2532,0.2669,-0.2108,-0.0048,-0.0289,0.1774,0.2214,-0.0565,-0.0151,0.2119,0.0457,-0.0122,-0.238,-0.2816,0.3024,0.061,0.1326,-0.1412,0.1812,0.386,0.1109,-0.5545,-0.0878,0.1841,0.0757,0.353,-0.0305,0.227,0.1135,-0.2058,-0.3129,0.2752,-0.3457,-0.0441,0.1955,0.053,-0.2531,-0.488,-0.2365,0.7684,0.0864,0.1315,-0.0899,-0.0765,0.2658,-0.0291,-0.1168,0.2442,-0.121,-0.1451,0.1405,0.4379,-0.0437,-0.0572,0.2521,0.1819,-0.222,0.415,-0.2472,0.0943,-0.0854,-0.1376,-0.1398,-0.272,0.0665,-0.0267,0.2085,0.1495,-0.232,-0.0761,-0.1053,0.1361,-0.1225,0.3782,-0.1519,0.0147,0.0185,0.1406,0.0961,-0.093,-0.0865,-0.3543,-0.4464,0.5346,0.1046,0.1828,-0.0473,0.3401,0.1745,0.0485,0.5596,0.2922,0.4135,-0.0053,-0.3211,-0.0038,0.0841,-0.1065,-0.145,-0.2415,0.0913,0.3321,0.2992,0.0407,-0.1223,0.3525,0.1291,-0.0108,-0.2616,-0.3883,0.2986,-0.0166,-0.1762,0.4172,0.0402,-0.3767,0.0852,-0.2145,-0.02,-0.1206,-0.2219,-0.4114,-0.1766,-0.2668,0.1477,-0.1582,-0.0553,0.274,-0.1764,0.0332,0.2532,-0.1332,-0.4624,0.1672,0.6502,-0.04,0.1894,0.2867,-0.442,-0.0044,-0.1547,-0.0063,-0.3209,0.1244,0.463,-0.2483,0.3304,-0.1756,0.0267,-0.2667,-0.0586,0.0689,0.0109,-0.4376,0.1084,0.1571,-0.074,-0.0942,-0.5385,-0.1049,-0.0422,0.0416,0.0709,-0.1157,-0.0899,-0.2954,-0.0315,0.1725,0.2943,0.2899,-0.3153,-0.3177,0.2161,-0.4314,-0.6664,0.3039,0.0763,-0.2572,0.1035,0.0338,-0.0125,-0.0386,-0.066,-0.1388,0.0971,0.1121,0.1394,-0.2547,-0.2121,-0.2182,0.1569,0.5216,-0.2894,0.0919,-0.2745,0.4259,-0.3697,0.002,-0.0443,-0.1145,0.2342,-0.0683,0.0073,0.1893,0.2517,-0.4527,0.2734,0.0415,0.1991,0.1044,-0.1881,0.0552,0.1878,-0.1743,0.0397,0.2616,0.1655,-0.1026,0.1262,-0.2738,0.4593,0.291,-0.0884 +apprehension,-0.1483,0.2551,-0.4081,0.0041,-0.0554,0.147,-0.1326,0.4012,-0.4673,-0.529,0.057,0.3134,-0.249,0.2598,0.4232,0.2764,0.0685,0.2279,0.0718,-0.4046,-0.1942,0.0224,0.3074,0.1749,0.0312,0.1394,0.0658,-0.0701,0.0199,0.0888,0.2339,0.1039,-0.0573,0.13,0.0284,-0.1863,0.0261,0.0778,0.3862,0.3011,0.1289,-0.0389,-0.0045,0.0081,-0.2107,0.4029,0.2313,-0.3395,-0.3904,-0.165,-0.0852,-0.4971,0.2731,-0.1016,0.3583,0.0405,-0.3203,0.1915,0.2008,0.1348,0.4219,0.2628,0.2963,-0.0874,-0.0288,0.006,0.3274,-0.5211,-0.2671,-0.5047,-0.0692,-0.0039,-0.4445,-0.0136,0.1256,0.5996,-0.2203,0.0252,0.2551,0.0503,-0.0856,-0.2949,-0.1444,-0.2737,-0.3215,-0.4551,0.0447,-0.1149,0.1662,-0.2835,0.081,0.4118,0.0956,-0.1724,0.1656,-0.2634,0.2455,-0.1503,-0.44,0.0746,-0.0796,0.2192,-0.1094,0.0538,-0.0549,0.0205,0.0764,-0.0306,0.2696,-0.0804,0.6608,0.2484,-0.3241,-0.0269,-0.507,0.0043,0.2227,0.1509,-0.089,0.0855,-0.0835,0.052,0.2331,-0.048,-0.3079,0.2612,-0.0011,0.1188,0.2686,-0.1999,-0.4978,0.0358,-0.0023,-0.0764,0.4177,-0.1938,-0.0913,-0.2696,-0.083,-0.1456,-0.1156,0.1458,0.7088,0.5269,-0.1692,-0.2674,-0.314,-0.2995,0.3598,0.4729,0.0644,-0.3581,-0.0381,0.0449,-0.1602,0.0603,0.2178,0.0283,-0.1105,-0.1189,0.6496,-0.0022,0.2608,-0.0855,-0.2474,0.1021,-0.0248,0.5709,0.0377,0.2067,0.0662,-0.2,0.2165,-0.1816,0.1141,-0.2908,0.4939,0.6749,-0.347,0.0723,0.0296,0.1856,0.197,-0.3206,-0.2573,0.2344,-0.0019,0.1866,0.0971,0.0953,0.3384,0.0308,-0.1073,0.0404,-0.3691,-0.0904,0.0739,-0.2994,0.3878,0.0232,-0.2204,-0.1925,-0.2736,0.3881,-0.2859,0.1384,0.0818,0.2423,0.2452,-0.1196,0.0945,0.6913,-0.0653,-0.3282,-0.138,0.0309,0.2082,-0.5914,0.0214,-0.2593,-0.004,0.2516,-0.3137,-0.0369,0.2043,-0.0501,0.1597,0.0458,0.0515,-0.0819,-0.1053,-0.1569,0.046,-0.2834,0.0454,-0.718,-0.2429,-0.2539,-0.2385,0.2199,-0.2429,0.0082,0.1639,0.3053,0.2168,-0.4503,0.1757,-0.2173,-0.4131,0.1151,-0.0276,-0.1807,-0.1902,0.1753,0.0731,0.1211,0.0871,0.0727,0.0106,0.3592,-0.04,-0.0719,-0.1268,-0.2309,0.2377,0.4467,-0.1464,0.5732,0.0437,0.0722,0.0188,-0.2395,0.4451,-0.0421,-0.074,0.1801,0.0538,-0.086,-0.0453,-0.0967,-0.0954,0.11,0.0674,0.4644,0.1012,0.2164,0.3958,0.0968,0.071,-0.0689,-0.0218,-0.0116,0.5048,0.0095,0.3204,0.2032,0.0049,0.4584,0.2954,0.234 +attention,0.0824,0.3258,-0.2216,-0.1106,-0.2228,-0.0395,-0.1216,0.2752,-0.055,-0.0441,-0.0765,-0.0017,0.2923,-0.2278,-0.0947,0.4473,-0.0324,-0.0321,-0.3814,-0.1946,0.2998,-0.2338,-0.1349,0.0309,-0.2724,-0.0677,0.2129,0.3702,-0.0411,0.7983,-0.0407,0.5416,-0.2674,-0.051,-0.0662,0.3754,0.1647,-0.2193,0.0291,0.4348,-0.3214,-0.3172,-0.5695,0.1036,0.2732,0.0694,-0.1095,-0.4857,0.1156,0.4807,-0.2219,0.0295,-0.1262,0.0555,-0.0425,0.0477,0.0909,-0.2261,-0.0015,-0.0537,0.5172,-0.0793,-0.0538,0.0495,-0.0535,-0.3672,-0.5209,0.0518,-0.0948,0.6609,-0.2016,0.0203,0.1116,0.6164,0.0302,0.5472,-0.1958,-0.0154,0.174,0.2972,0.0602,-0.0942,0.2359,0.0378,-0.494,-0.2952,0.1578,0.1074,-0.1021,-0.1315,-0.0211,0.2111,-0.3406,0.1817,0.0444,0.1903,0.2985,0.4446,0.0243,-0.1489,-0.1045,0.1364,0.5226,0.2031,0.2453,-0.0805,0.1639,0.0051,-0.083,-0.1638,-0.2432,0.3566,-0.0279,0.0189,-0.6179,-0.6285,0.558,-0.2234,0.7457,0.3086,-0.1678,0.1936,0.1661,0.0184,0.1442,-0.0245,0.0861,0.0839,0.1866,0.0695,-0.0838,-0.1858,0.0042,0.091,0.457,-0.4744,-0.3157,0.0016,-0.013,-0.1689,0.0258,-0.1144,-0.0753,0.0348,0.2181,0.1753,-0.0999,-0.0465,0.2617,0.0837,0.0652,-0.1128,-0.0264,-0.2518,-0.1626,0.1542,0.8367,0.044,-0.0902,0.2038,0.6643,0.391,0.4161,-0.1789,-0.0506,0.0935,0.0805,0.1272,0.2733,0.4426,0.0487,-0.1934,0.3169,0.1309,-0.0981,-0.1279,-0.0338,-0.2411,0.2132,0.0099,0.3552,0.0782,0.074,0.1608,-0.2348,0.06,0.435,-0.2592,-0.698,0.0064,0.0998,-0.2299,-0.188,-0.1774,-0.0518,0.0407,-0.0581,0.213,-0.2295,-0.2404,-0.3544,0.123,-0.1286,-0.2736,0.207,-0.0828,0.0809,0.0026,0.006,-0.926,0.1061,0.5456,-0.2849,-0.0895,0.0873,-0.2174,0.1156,0.0105,-0.2023,-0.2711,-0.0262,0.4703,-0.0341,0.0494,-0.1896,0.112,0.3608,-0.0073,-0.0771,0.188,0.0858,-0.1617,-0.1366,0.2096,0.2967,-0.8092,-0.0591,0.0845,-0.0613,-0.3625,0.0247,0.127,0.0473,-0.1772,0.3165,0.0942,0.1956,0.0642,-0.0306,-0.2061,-0.1789,-0.3836,-0.1786,-0.1729,-0.3477,-0.076,0.0124,-0.0514,0.2969,0.2127,-0.1277,0.0959,0.2296,-0.0027,0.0345,-0.3291,-0.2458,0.1497,-0.1959,0.1801,-0.1434,-0.1706,0.0173,0.5647,0.0668,0.0472,0.2958,0.1555,0.014,0.1275,-0.0256,0.1318,0.7955,0.1525,0.0279,0.0885,0.0405,0.3647,0.0697,-0.2245,-0.1127,-0.1031,0.1507,0.229,0.6774,0.1636,0.2063,-0.1128,0.0628,0.0037 +awareness,-0.0625,0.4912,-0.1203,-0.2045,-0.234,-0.1297,-0.7343,0.154,-0.4052,-0.0672,-0.0529,0.1965,-0.1473,-0.1241,-0.2266,0.6133,0.3174,0.1179,0.615,-0.2064,0.3154,-0.2716,-0.1232,0.117,-0.4875,0.046,-0.0268,0.2363,-0.1921,-0.0292,-0.075,0.3275,-0.2849,-0.3518,-0.1823,-0.47,0.3052,0.1018,0.4923,0.5276,0.1811,-0.1574,-0.1867,-0.0278,0.086,-0.0357,0.0011,-0.1022,0.1296,-0.1421,-0.3544,0.3047,0.1598,-0.288,0.1723,-0.2662,-0.0558,-0.1442,-0.1131,-0.2513,0.0501,0.1268,0.2627,-0.0284,0.1144,0.0826,0.0402,-0.157,0.0302,-0.1395,0.0564,0.1613,0.1677,0.0107,0.2556,0.693,-0.2712,0.2227,0.2777,-0.1724,0.1817,0.4033,0.1823,0.217,-0.4293,-0.1151,0.1083,-0.0725,0.1253,0.1177,-0.146,0.2823,-0.1031,-0.0153,0.1242,-0.0806,0.3218,0.0263,0.0177,0.7148,-0.0342,0.4187,0.0912,-0.1674,-0.1989,0.2019,0.0604,-0.2609,-0.0144,-0.4654,0.3164,0.0396,0.0566,-0.1259,-0.5088,-0.276,0.5018,-0.3634,0.5654,0.3466,0.1686,0.2057,0.1034,-0.1562,-0.113,0.2933,-0.0152,0.6256,0.2604,0.0835,-0.4294,-0.0615,-0.1609,-0.2603,0.1513,0.1172,-0.3396,-0.1198,0.0252,-0.1269,-0.0276,-0.0792,0.1196,0.327,0.0498,-0.1734,-0.2704,0.0662,0.2108,-0.0489,-0.041,-0.0774,0.1565,0.1567,-0.227,0.0916,0.046,0.2952,-0.353,-0.0388,0.5933,0.2356,0.1103,-0.1371,-0.3037,-0.1801,0.303,0.1365,0.0539,0.143,-0.2658,-0.2448,-0.1928,0.0951,-0.0724,-0.2035,-0.0131,-0.0796,-0.0762,-0.092,0.1095,0.3817,-0.2558,-0.0328,-0.0813,0.0546,0.1514,0.1719,-0.2123,0.0066,0.1818,0.1573,0.0802,0.2476,0.2436,-0.0678,-0.0164,-0.2753,-0.3332,-0.5273,-0.126,-0.035,-0.377,0.4342,0.0962,-0.3016,-0.239,0.2485,0.395,-0.1018,0.0134,0.5805,0.0969,-0.3111,0.234,-0.23,0.4602,0.1968,0.3454,-0.1875,0.1463,0.4679,-0.2722,-0.1788,-0.3292,0.3479,-0.1404,0.0033,0.2197,0.4109,0.2361,-0.0877,-0.0524,-0.0413,-0.2051,-0.6716,-0.219,-0.169,-0.1876,0.1028,-0.338,0.1414,-0.2205,-0.164,0.202,-0.0338,0.2522,-0.0602,-0.1444,0.0428,-0.4076,-0.3959,0.5078,0.2546,-0.1496,-0.1437,-0.2889,0.1434,-0.015,0.0181,-0.1184,0.3004,0.2033,0.1552,-0.2307,-0.1064,-0.2496,0.4613,0.1052,-0.2586,0.0198,-0.2953,0.0177,-0.1175,0.0667,0.0083,-0.16,-0.2665,0.0431,-0.0123,-0.0447,-0.0454,-0.2563,0.0444,0.1188,0.052,-0.2037,0.1906,0.0561,0.1686,0.2589,-0.0205,0.2521,0.037,-0.1178,0.1125,0.2319,0.27,0.4983,-0.1485 +awe,-0.3652,0.2367,0.004,-0.0095,-0.4239,0.1129,-0.0385,0.1945,-0.1149,0.1038,0.0419,0.1258,-0.2354,-0.0063,0.2731,-0.0932,-0.2066,0.0145,-0.102,-0.1205,0.0211,-0.2337,-0.4009,0.1949,0.3615,0.074,-0.1113,0.1784,0.1334,0.3089,-0.1396,-0.0418,0.2041,0.1381,-0.2032,-0.1983,0.2995,-0.0221,-0.0932,0.1849,-0.0897,-0.3327,-0.3594,-0.3416,-0.0959,-0.1745,-0.0142,0.1236,-0.0897,-0.1436,0.047,-0.267,0.2897,0.0774,0.3665,-0.1537,-0.3043,0.3778,-0.2168,0.4544,0.2464,0.1712,0.1637,0.3234,-0.4249,0.389,-0.0905,-0.1686,-0.2629,-0.4544,0.1469,-0.3217,-0.6046,0.1264,0.0008,0.4445,-0.3728,-0.182,0.3023,0.113,0.0462,-0.0791,-0.3377,0.0718,-0.0437,-0.427,-0.0593,0.0115,0.0265,-0.0197,0.0917,0.2595,0.025,0.3462,0.1333,-0.0225,0.1475,0.3107,0.113,0.008,0.2392,0.0586,-0.3568,-0.303,0.3546,0.0962,-0.0262,-0.0114,0.0346,-0.0804,0.3489,0.1724,-0.0686,0.1238,-0.7223,-0.4919,0.7194,-0.148,0.1681,-0.1596,-0.37,0.2221,-0.0362,0.2124,0.0486,-0.1497,0.4749,0.076,0.3967,0.2092,-0.1963,0.3472,0.0522,-0.3096,0.4458,-0.3087,-0.2428,0.1613,0.0337,-0.4666,-1.0464,-0.1019,-0.1394,0.5524,0.2082,-0.4187,0.132,-0.427,0.174,0.3683,-0.2173,0.0107,0.0839,0.2317,0.1377,0.1802,0.1173,-0.1143,-0.1612,-0.2513,0.3678,-0.0871,0.7632,0.2643,-0.1744,0.0686,0.2102,0.1922,0.2748,-0.232,-0.0984,-0.388,0.4016,0.0818,0.2136,-0.5349,-0.1135,0.2437,-0.0381,0.1802,-0.0862,-0.046,0.4073,0.0574,-0.1995,-0.2129,0.1206,0.2936,0.3994,0.5074,0.0456,-0.3002,-0.0452,0.2114,-0.0262,-0.1483,0.3667,0.2974,-0.212,0.0066,0.515,0.1023,-0.159,-0.0952,-0.0366,-0.3327,-0.1052,-0.0881,-0.0401,0.4339,0.0418,0.4693,-0.0644,-0.4526,-0.1121,-0.8758,-0.1322,-0.6055,0.063,-0.0708,-0.0873,0.4254,-0.0396,-0.1614,0.6174,-0.1889,0.05,-0.0925,-0.0215,0.1233,-0.1573,0.0443,-0.2374,-0.1531,0.2849,-0.8637,-0.3083,-0.0606,0.1786,-0.4103,-0.4993,0.162,0.3201,0.2462,0.2378,-0.2956,0.0363,-0.0265,-0.5539,0.0373,-0.314,-0.4162,0.1038,0.249,0.2053,0.0611,0.0164,0.1145,0.0492,0.1706,-0.066,0.3697,-0.0024,-0.1971,0.1416,0.3099,-0.017,0.2362,-0.1058,-0.0392,0.0698,-0.5114,0.3998,-0.0391,-0.189,0.0077,-0.4112,0.3221,0.0206,-0.0252,-0.041,0.1332,-0.1693,0.6708,-0.2303,-0.2432,0.2984,-0.0549,-0.3891,-0.2088,-0.2668,-0.1847,-0.0833,0.6502,-0.205,0.048,0.0093,0.1884,-0.3346,-0.2481 +belief,0.0395,0.2325,0.0012,-0.1433,0.1187,-0.1979,-0.1239,-0.0132,-0.2573,0.2685,0.118,0.2105,-0.0442,0.0456,-0.1447,0.043,-0.1478,0.0222,0.104,0.1319,-0.0002,-0.1572,0.2439,0.0292,-0.2134,-0.1245,-0.0293,-0.1404,-0.0841,0.016,0.1128,-0.0738,-0.1792,-0.3858,-0.0103,-0.0137,-0.2169,-0.2391,0.3579,0.0897,0.0159,-0.2734,0.1862,-0.016,-0.1705,0.1923,-0.0991,-0.2956,-0.2025,-0.2421,0.2369,-0.1135,0.1865,-0.0163,0.2919,-0.084,-0.1132,-0.2778,0.5055,0.5343,-0.4284,0.0742,0.0177,-0.0716,-0.1463,0.4113,0.0255,-0.232,0.0427,-0.517,0.0149,-0.1199,-0.0981,0.0671,0.1058,0.3104,-0.1683,0.2619,0.2593,-0.1561,-0.0604,-0.2658,-0.1837,0.0574,-0.0642,-0.0821,-0.0704,0.065,0.0212,0.1227,-0.0412,0.431,0.085,-0.1655,0.029,-0.3233,0.2258,0.187,-0.4602,0.0114,-0.1389,-0.0221,0.406,0.171,-0.11,-0.0586,-0.0578,-0.2544,-0.1504,0.1992,0.1642,-0.0934,-0.2589,0.3475,-0.4351,0.0369,0.1375,-0.1697,-0.4823,-0.3412,0.3124,0.1834,0.0854,-0.1967,0.1381,-0.0124,-0.1567,0.3245,0.2614,0.0082,-0.0393,0.0962,-0.5651,0.1062,0.0671,-0.1584,-0.0792,-0.115,0.2237,-0.1156,-0.1061,-0.2276,0.1667,0.5209,-0.1869,-0.4979,-0.3749,-0.2048,0.0034,-0.3788,-0.3193,0.0363,0.2358,0.1322,-0.058,0.2581,0.0317,-0.0831,-0.0752,-0.1754,0.6272,-0.2519,-0.0117,0.5337,-0.016,0.132,0.085,0.0399,0.2655,0.3618,-0.1027,0.0809,0.328,0.1239,0.2768,-0.2623,-0.1224,-0.0584,-0.2469,-0.048,0.153,0.1917,-0.1311,0.138,-0.2019,0.2692,0.2196,0.1558,0.1603,0.1202,0.1206,-0.0275,-0.3007,-0.124,0.08,-0.0913,-0.3886,-0.318,-0.1734,-0.0094,0.0948,0.1273,-0.15,0.2822,-0.1471,-0.1628,-0.094,-0.0275,0.3047,-0.2944,-0.1309,0.6871,0.0514,-0.2591,0.0515,-0.3573,0.2657,0.2225,0.1575,-0.1374,-0.2234,0.4629,-0.0246,0.0662,-0.2022,-0.1567,-0.3859,0.2608,-0.0125,-0.0166,-0.2383,-0.2429,0.2013,-0.3574,0.292,-0.7073,0.1139,-0.3386,-0.1273,0.0438,-0.0528,-0.4023,0.1755,0.1239,0.2107,-0.545,0.1249,0.0789,-0.0375,-0.1067,-0.0895,-0.3633,0.1929,0.1365,0.2541,-0.0209,-0.0835,0.2249,0.0744,0.092,-0.0036,0.0229,0.1831,0.2832,0.1278,0.1326,-0.1428,0.0524,0.2185,0.2372,-0.0534,-0.3806,0.2899,0.1707,-0.0191,0.0224,-0.1446,0.0094,0.1659,-0.1822,-0.3558,0.0053,0.0083,-0.0361,-0.0006,-0.4888,-0.0155,-0.4211,-0.0026,0.1946,-0.0152,0.1139,-0.2035,-0.0529,-0.0689,0.2705,0.1328,0.3148,-0.1845,-0.0014 +bewilderment,0.1704,0.5165,-0.2079,-0.4659,-0.0784,-0.1696,0.0416,0.4436,-0.4885,-0.1778,0.0693,0.2272,-0.3836,0.1162,0.2758,0.0467,-0.12,0.214,-0.3448,-0.1762,0.029,0.4088,-0.2182,0.0371,0.2177,-0.0588,-0.5002,-0.1432,0.0757,0.3838,0.1389,-0.1862,0.1201,0.3119,-0.1789,0.1308,0.1166,0.0025,0.2439,0.1979,-0.2823,-0.2453,-0.2836,-0.2508,-0.18,0.1038,0.0961,-0.4456,-0.0119,0.0353,-0.1235,-0.2472,0.3457,-0.432,0.1638,0.0873,-0.2787,0.4537,-0.3354,0.3103,0.359,0.3066,0.1599,0.5174,-0.4092,0.286,-0.0042,-0.3139,-0.0075,-0.3452,-0.062,-0.1412,-0.4429,0.1207,0.2921,0.5069,-0.2474,-0.0291,0.153,-0.021,-0.0293,-0.2018,-0.1563,-0.1385,-0.334,-0.0442,-0.1313,0.0796,0.2646,0.1862,0.3122,0.3945,0.2503,-0.0638,-0.1274,-0.3154,0.322,-0.0944,-0.1571,-0.0567,0.1662,0.2551,-0.6577,-0.0589,0.252,0.041,0.4607,-0.2124,0.2818,0.0005,0.8133,0.2814,-0.2261,-0.0292,-0.7465,-0.3735,0.3901,-0.0559,-0.2157,0.0812,-0.2195,-0.0253,0.439,-0.0654,-0.0605,0.0194,0.2527,-0.0801,0.2961,-0.0921,-0.1374,0.3558,0.0531,-0.4194,0.5161,-0.0208,-0.3103,-0.3249,-0.1455,-0.3629,-0.7034,-0.1135,-0.1034,0.7432,0.1396,-0.1848,-0.2387,0.0602,0.5584,0.3017,-0.1988,-0.034,0.0571,0.1621,0.1346,-0.0431,-0.0193,-0.0579,-0.1394,-0.2831,0.6146,0.3805,0.2806,-0.0132,-0.0628,0.0483,0.0233,-0.0467,0.2265,-0.2206,-0.3274,0.2583,0.0014,-0.2647,-0.4106,-0.1434,0.4361,0.2413,0.142,0.2627,0.2338,-0.0065,-0.0388,-0.2311,0.1564,0.2691,-0.3139,0.4383,0.2158,0.3254,0.1369,0.0354,0.1168,0.2955,-0.2046,0.3882,0.2138,0.2312,-0.1155,0.3,0.1444,-0.0207,-0.1159,0.0328,0.2153,-0.315,-0.0595,0.0551,0.2291,0.0118,0.0597,0.4504,-0.1201,-0.3161,0.036,-0.3259,-0.1189,-0.1235,-0.3368,-0.255,0.0451,0.2134,-0.0971,0.1498,0.492,-0.2456,-0.1684,-0.1191,0.0215,-0.0897,0.3439,-0.1653,-0.1397,0.2067,0.1724,-1.0447,-0.474,-0.1118,0.1445,-0.1933,-0.0832,-0.1205,0.108,0.0825,0.0633,-0.1327,0.0174,-0.3771,-0.1382,-0.116,-0.2994,-0.3281,0.0489,0.3276,0.3907,-0.0314,0.1222,0.072,-0.104,-0.1356,-0.343,0.3175,-0.4372,-0.187,-0.2487,0.5681,-0.2519,0.2978,-0.1703,0.043,0.0339,-0.4329,0.2475,-0.1823,-0.1194,-0.1473,0.0069,-0.0396,-0.4541,-0.3374,0.1166,-0.0675,-0.1222,0.2618,0.1843,-0.0137,0.3279,0.2715,-0.5769,-0.236,0.1068,0.0516,0.0564,0.3611,-0.1545,-0.1104,0.119,0.328,-0.0283,0.1799 +bias,-0.0317,0.2046,0.0719,0.2117,0.0034,0.1762,-0.2774,0.1033,-0.3184,0.3652,-0.1799,0.2368,-0.2488,-0.19,0.3311,0.0893,0.1415,-0.0062,0.3416,0.1261,-0.4312,-0.1138,0.0332,0.1225,-0.505,-0.0222,-0.0071,-0.3126,-0.0438,-0.1028,-0.2622,0.2289,0.064,0.2322,-0.0889,0.1479,0.3552,-0.4418,0.2523,0.1411,-0.1282,-0.2295,-0.0688,-0.142,-0.6601,-0.3715,-0.0771,-0.153,0.245,-0.2631,-0.0496,-0.0728,0.2676,0.2913,-0.4604,-0.2143,0.2477,-0.3131,0.2601,0.2089,0.3747,0.4335,0.111,-0.3369,0.251,0.1927,0.1727,0.166,0.0411,-0.2522,0.1935,-0.237,-0.1159,-0.1127,-0.228,0.3301,-0.3773,-0.273,0.3196,-0.0159,-0.1277,0.0056,0.2293,-0.1549,-0.1152,-0.029,-0.2866,-0.104,-0.4426,-0.0424,0.2107,0.2992,-0.2365,-0.0109,0.1203,-0.2083,0.2465,-0.2148,-0.4237,-0.1803,-0.0856,-0.2284,-0.1625,-0.4725,-0.2345,0.4299,0.0289,-0.0565,-0.3918,-0.1219,0.4051,-0.0347,-0.4053,-0.1876,-0.4009,-0.1433,0.1636,-0.2898,0.1462,-0.2968,-0.2808,0.485,0.2529,-0.2899,-0.124,0.0666,-0.4625,0.3092,0.0661,0.312,-0.0879,0.1347,0.0071,0.463,0.1171,-0.1346,0.0879,0.1499,-0.026,-0.2532,0.1205,-0.3186,0.2165,0.4382,-0.2604,-0.0521,-0.2676,-0.0895,-0.0075,-0.2512,0.2589,-0.1305,0.0227,0.0477,0.2389,0.0497,-0.1146,-0.3353,0.3677,-0.4133,0.5648,-0.0686,-0.2659,0.0087,0.1817,0.1907,0.1399,-0.0509,0.1894,0.3023,0.4102,-0.0863,0.9008,-0.1304,0.2468,0.1874,0.1021,0.2789,-0.2555,-0.0596,-0.0934,0.204,-0.2073,0.3584,-0.0623,0.1435,0.499,0.0226,0.0696,0.0344,0.1465,-0.4799,-0.036,0.2874,0.2064,0.0693,-0.119,-0.1139,0.0099,-0.031,0.0496,0.0713,-0.0689,0.3495,0.4141,0.2685,-0.5279,0.4756,0.456,-0.2067,-0.1433,0.6367,-0.259,0.1768,0.3448,-0.1369,-0.1504,-0.0308,-0.1726,0.1037,0.25,0.5283,0.023,0.1018,-0.1162,-0.2454,0.1141,-0.0404,-0.2998,0.0334,0.0628,0.5932,0.1674,0.3673,-0.1295,-0.607,-0.1358,-0.0269,-0.2124,0.2458,0.5362,0.1747,-0.4391,-0.0669,0.3384,-0.1052,0.3323,-0.2531,-0.1498,-0.3362,0.0428,0.1591,-0.3256,-0.1835,-0.0054,0.2298,-0.4291,0.1235,0.1883,-0.2459,0.5087,-0.0176,0.0775,-0.2244,-0.3386,0.1714,0.1963,0.3054,-0.216,0.0011,0.2255,-0.0583,-0.401,-0.0759,0.3075,0.0033,-0.0065,-0.1727,-0.0133,0.3391,-0.3725,-0.128,0.3119,0.0958,0.1984,-0.2478,0.1033,-0.1027,0.0878,-0.1217,-0.2089,0.066,-0.191,0.0042,-0.2072,0.0752,0.2096,0.0074,-0.2912,-0.3924 +bitterness,0.2101,-0.0661,-0.5608,0.4105,0.235,-0.125,-0.3564,0.5572,-0.5078,-0.0825,-0.3615,0.4283,-0.3144,0.1819,0.0023,0.3051,-0.1137,-0.2393,-0.1887,0.0813,-0.2016,-0.0664,-0.0425,-0.2341,-0.4603,0.1447,0.2651,-0.3733,-0.3187,0.2309,0.3426,-0.0211,0.1864,0.0173,0.2188,-0.3172,0.4192,0.0112,0.178,0.2021,0.1229,-0.2195,0.2054,-0.0318,0.1295,-0.1427,-0.0585,-0.8732,0.4419,-0.1636,-0.0024,-0.0228,0.4845,0.3708,-0.0175,0.0184,0.2681,-0.0999,-0.4208,0.2208,0.3604,0.3381,-0.1554,-0.1294,-0.2703,-0.0587,0.1502,-0.245,0.0215,-0.2969,0.0437,0.128,-0.4112,-0.1338,0.0281,0.5867,-0.3096,0.2486,0.153,-0.4033,0.0269,-0.1253,-0.3258,0.0697,0.5085,0.507,-0.0977,0.5495,-0.0586,0.0752,-0.1705,0.3844,-0.052,0.0037,0.1031,-0.1404,0.2282,-0.185,-0.1726,-0.4418,0.0261,0.4277,-0.3662,0.4475,-0.0063,0.351,-0.018,0.0145,-0.083,-0.0312,0.4605,0.0446,0.0977,0.3173,-0.521,0.0114,0.0453,-0.0227,-0.3158,0.1205,-0.2435,-0.3018,0.259,0.4542,0.0112,-0.2065,-0.1952,-0.3894,0.0638,-0.2872,-0.187,-0.0567,0.144,0.0093,0.1827,0.2021,0.0182,-0.0909,0.2014,-0.2842,-0.264,-0.1476,0.1292,0.8103,0.1117,0.4869,-0.0674,-0.0819,0.3764,-0.0237,0.0806,-0.5373,0.0336,-0.1011,-0.4517,-0.0281,-0.2199,-0.2221,-0.1644,0.0312,0.6213,0.415,0.0944,-0.1789,-0.1746,0.2226,-0.2544,-0.3968,0.4837,-0.3321,0.1148,0.1736,0.3362,0.1842,-0.3272,0.0947,0.0537,0.4791,0.2795,0.4081,-0.0728,-0.4429,-0.2657,-0.1873,0.299,0.1225,0.2614,0.07,0.0185,-0.1192,0.2622,-0.4526,0.293,0.0881,-0.1789,-0.6248,0.2507,0.105,0.0682,-0.0107,-0.5068,0.0172,-0.1034,0.1147,0.0628,0.1585,-0.0833,-0.1655,0.2729,0.01,0.3702,0.6737,0.2737,0.1488,0.1186,-0.6445,-0.3271,0.0292,-0.0972,-0.2248,0.421,0.2002,0.1356,0.479,0.498,-0.0427,-0.2449,0.1468,-0.1029,0.47,-0.1452,0.0112,-0.2384,0.4105,-0.4365,-0.9579,0.1742,-0.1685,0.1413,0.012,0.112,-0.508,-0.0382,-0.2272,0.6688,-0.1603,0.2717,0.0597,0.2483,-0.1342,0.2277,-0.0106,-0.2902,0.7752,0.2023,-0.2208,-0.1847,0.1831,0.1229,-0.3422,-0.1602,0.1456,0.2225,-0.1134,-0.4149,0.3949,0.421,0.3713,-0.1386,0.133,0.025,-0.3703,-0.6622,-0.2876,-0.126,-0.1889,0.2784,-0.2914,0.0606,-0.2032,-0.4759,0.1327,0.1135,0.1598,0.2917,0.0496,-0.2608,-0.3124,0.0915,0.0311,0.25,0.105,-0.3453,0.1457,0.0199,0.3819,0.0819,-0.0577,-0.0105,0.1509 +boredom,0.1077,-0.2387,0.3333,0.2449,0.0605,-0.3782,-0.3374,0.2522,-0.7111,0.0739,0.0692,0.2389,0.1815,0.1319,-0.1198,-0.1237,0.0757,0.1772,-0.2339,-0.3135,-0.1725,0.1702,0.068,0.0979,-0.3113,0.169,-0.084,0.2182,0.0244,0.3023,-0.137,0.5696,0.1058,0.2603,0.0238,0.1898,-0.2087,0.1019,0.1669,0.1563,-0.0469,0.013,0.0435,-0.2288,-0.1025,0.0752,0.0658,-0.0673,0.3532,0.089,-0.3743,-0.1906,0.682,-0.1034,0.01,-0.0939,0.0792,0.0759,0.0062,-0.0115,0.3305,0.6495,-0.2871,-0.1254,0.0699,0.0578,0.1135,0.271,-0.2581,-0.4042,-0.0822,-0.1102,-0.2491,0.0273,-0.1226,0.7494,-0.3965,0.5222,0.0466,-0.3308,0.0421,-0.1489,-0.2952,-0.346,-0.214,0.0563,0.0198,-0.3102,0.0197,0.2059,0.0298,0.3084,0.328,-0.0589,0.2386,-0.4901,0.1879,-0.2796,-0.0937,0.3251,-0.0841,0.0195,-0.4809,0.2195,-0.4102,0.1006,-0.134,-0.0478,0.4444,0.0688,0.6913,0.0092,0.0952,0.2936,-0.6352,-0.082,0.0597,0.259,-0.261,0.0861,-0.0801,-0.2207,0.3769,0.4113,0.1478,-0.0004,0.3133,0.1542,0.0227,-0.0168,-0.0195,-0.0032,-0.002,0.0523,-0.1553,0.0524,-0.3681,0.0801,0.3515,-0.3541,-0.5043,-0.4173,-0.1073,0.6215,-0.0247,0.0096,-0.4166,0.0225,0.1901,0.4357,0.5621,-0.2283,0.0476,0.1747,-0.1084,1.0906,-0.1976,-0.011,-0.0779,-0.2078,0.4314,0.0191,0.1331,-0.3763,-0.0336,-0.1349,0.0864,0.3042,0.0867,-0.2231,0.101,0.0964,-0.1502,0.135,-0.2413,-0.4782,-0.0667,0.2413,0.3116,0.0276,-0.0039,0.411,0.6522,-0.3488,0.0364,0.2047,-0.2689,0.1279,-0.0888,0.2741,0.3115,-0.0767,-0.1561,-0.0962,0.1103,0.6594,0.1704,-0.1605,0.3058,0.3032,-0.217,-0.2281,-0.1045,0.1013,0.1851,-0.4536,0.0211,-0.0816,-0.3342,-0.0156,0.1084,0.5452,-0.2719,-0.3545,0.1838,0.0523,-0.0317,0.0988,-0.3182,0.1647,0.5174,0.4198,-0.1715,-0.0136,0.536,0.4287,-0.0638,0.1079,-0.4317,-0.0457,0.6594,-0.5687,-0.2114,-0.0442,0.5283,-0.6319,-0.0311,0.3188,0.2,0.2331,-0.2047,0.0274,0.3227,-0.2899,0.4569,-0.0983,0.2256,-0.357,-0.2146,-0.0894,-0.2718,0.1849,-0.0858,-0.3694,0.2982,0.0647,-0.0934,0.1363,-0.1978,0.0211,0.4216,0.3321,0.1891,0.2367,-0.4643,0.0608,0.2608,-0.1357,-0.4792,0.3211,0.0334,-0.3622,0.0371,0.0685,-0.3728,0.1943,0.0744,-0.307,-0.2852,-0.1825,0.0264,0.0036,0.1119,0.3352,-0.2473,-0.4654,-0.1251,-0.2962,-0.093,-0.2933,0.0951,0.0386,-0.1516,-0.1098,-0.2732,0.2548,0.0554,0.2514,0.3449,0.1511 +calmness,-0.0158,-0.0135,-0.2586,-0.0882,-0.1894,0.2086,-0.2521,0.2271,-0.7464,-0.4812,0.1788,0.3772,-0.1425,-0.0689,-0.0566,-0.0333,0.0078,0.1808,-0.4229,-0.0432,-0.1311,-0.1308,0.215,-0.232,0.1473,0.2217,0.3571,0.0493,-0.354,-0.3152,-0.1603,0.0021,0.3885,-0.3811,0.4995,-0.0622,0.1076,0.3022,0.4918,0.7015,0.1665,-0.3463,-0.3527,-0.1707,-0.1826,-0.2899,-0.29,-0.1008,0.2296,-0.0474,-0.1511,0.1847,0.4621,0.0555,-0.0579,0.0639,-0.2715,0.1158,-0.0742,0.2091,-0.2478,0.1483,0.0401,0.1153,0.3861,0.2174,-0.2234,-0.3885,0.1742,-0.5095,-0.0021,-0.133,0.1521,-0.0302,0.4453,0.5132,-0.3501,-0.1478,0.1798,-0.2499,-0.0711,-0.1546,0.0635,-0.3591,-0.3387,-0.3027,0.3326,-0.2789,-0.3092,0.0954,-0.2463,0.4492,0.4118,-0.0556,-0.1505,0.2404,0.2802,0.4235,0.3692,-0.2035,-0.1501,0.0564,0.0737,0.3468,0.1964,0.1845,0.181,0.1381,0.3502,-0.1356,0.4627,0.0356,0.0178,0.3857,-0.6761,-0.1004,0.6357,-0.1126,-0.0086,-0.0048,0.1489,0.059,-0.1401,-0.2883,0.13,0.0252,0.0062,0.0747,0.0867,-0.0981,0.1962,-0.2192,0.1619,-0.012,0.2517,-0.2165,-0.7734,-0.1667,0.2544,-0.4481,-0.2311,0.2304,-0.0579,0.5498,0.1787,0.0794,-0.3502,-0.2324,0.3924,0.5586,0.3047,0.2403,0.1618,-0.3341,-0.1906,0.2877,0.0051,0.2265,-0.5768,0.1683,0.5732,0.1939,0.2173,0.1767,-0.1436,-0.5519,-0.0038,0.0098,-0.1323,-0.3878,-0.4065,0.0186,0.3845,0.4716,0.364,-0.4604,0.0077,0.6113,0.0985,-0.1243,0.0939,0.0985,0.1906,-0.1586,0.0367,-0.0494,0.0427,0.4214,0.1919,-0.1414,0.1051,-0.1414,0.1811,-0.1385,-0.2106,-0.1705,0.0538,-0.3096,0.3371,0.2988,-0.2996,0.1749,0.1344,0.1662,0.1077,0.2583,-0.0136,-0.0444,-0.0432,0.2724,-0.2522,0.6819,-0.1985,-0.1842,0.0371,-0.2127,-0.054,-0.2984,-0.1664,-0.1371,-0.0262,0.1746,0.0425,-0.0842,0.2357,-0.0889,-0.0642,0.1136,-0.2099,-0.0163,0.1917,0.03,-0.378,-0.2166,-0.1089,-0.6882,-0.3357,-0.6774,0.2758,0.2658,-0.4674,-0.108,0.3298,0.1188,0.0521,-0.5233,0.2881,0.005,0.1111,-0.4609,-0.2621,-0.5748,-0.2787,0.3532,-0.0367,-0.1497,-0.2671,0.8074,-0.0167,0.1819,-0.258,0.3728,0.0639,0.0724,0.3125,-0.4049,-0.0541,0.039,-0.2752,-0.2131,0.322,-0.5143,0.1271,-0.0284,-0.0491,0.3557,-0.3692,0.4608,-0.1455,0.1376,-0.1538,0.0169,0.0564,0.5027,-0.2004,-0.0726,0.0681,0.0353,-0.0395,-0.3774,0.4672,0.2128,0.1859,0.2778,0.1213,0.0695,0.5345,0.1976,-0.0732,-0.2376 +certainty,0.0273,0.2959,-0.3906,-0.1856,0.116,0.0289,-0.1973,0.4129,-0.247,0.0149,-0.15,0.2259,0.1992,0.0685,0.0906,0.0743,-0.0198,0.0439,-0.0665,0.0212,-0.2134,0.1087,0.105,-0.0783,-0.0317,0.2683,0.0671,-0.0319,0.1114,-0.0399,0.257,-0.0677,0.2106,0.1327,-0.0462,0.1845,-0.3988,0.0969,0.1234,0.3652,-0.1397,-0.0493,0.0948,-0.175,-0.3789,0.1866,0.3182,-0.3411,0.0421,0.0933,0.0563,-0.0904,0.0394,-0.2728,0.1037,0.1285,-0.2102,0.1824,0.1428,0.0976,-0.4165,0.2322,-0.1559,-0.0881,-0.4691,0.2832,-0.0717,-0.1574,-0.0496,-0.5007,0.0053,0.1604,-0.2473,0.0472,0.0514,0.6064,-0.2854,-0.0782,0.3232,0.1343,0.0818,0.0769,0.1256,-0.2732,0.0639,-0.2731,-0.036,-0.0853,0.1018,0.0032,0.1538,0.1341,0.2985,-0.1971,-0.2729,-0.2232,0.3192,0.0942,0.0109,0.2181,-0.2467,0.1511,0.3859,-0.2165,-0.0137,-0.286,0.2346,0.1402,0.1167,0.1021,0.2149,0.2539,-0.4113,0.2673,-0.5613,0.1737,0.357,-0.0366,-0.0547,-0.1802,0.2784,0.2242,-0.0082,-0.1708,0.2581,0.1078,-0.5066,0.0732,0.1053,-0.1817,-0.0676,0.0797,0.3812,-0.1399,0.3639,0.2048,-0.3862,-0.3507,0.2128,-0.2698,-0.1605,-0.1335,0.2469,0.3514,0.0643,-0.1858,-0.2181,-0.1064,-0.06,0.0038,-0.1651,-0.1898,0.2081,-0.3058,0.312,-0.1441,0.0591,-0.3457,-0.004,-0.0668,0.4856,0.3896,-0.1905,-0.0766,0.1831,0.2903,0.1521,0.2849,-0.1061,-0.0481,-0.0692,-0.0946,0.0873,-0.0919,0.1058,-0.1558,-0.0839,0.4908,-0.5765,0.1482,0.1583,0.0817,-0.1893,-0.0223,-0.4234,0.1295,0.1989,0.0019,0.261,-0.3616,0.3755,-0.0149,-0.0987,0.4687,0.0693,-0.3351,-0.3948,-0.2233,0.1023,0.1865,-0.5478,-0.199,0.1526,-0.1488,-0.0356,0.3203,-0.0679,-0.1628,0.3047,0.3811,-0.0507,0.5711,0.2444,-0.4076,-0.0239,0.155,-0.0214,0.0625,0.0711,-0.0561,0.2301,0.3797,-0.1383,-0.1923,-0.0469,-0.1762,-0.4061,0.4953,-0.0066,0.1343,0.0118,-0.2415,-0.0946,-0.3671,0.234,-0.8172,0.238,-0.3107,-0.0658,0.0998,-0.4593,-0.2522,0.0771,0.2204,0.0774,-0.6456,0.1181,0.0208,0.0429,-0.1879,0.1846,-0.4137,-0.1239,0.2951,0.2377,0.0819,0.1469,0.1594,-0.1368,-0.0302,0.4174,-0.0148,0.0013,0.1082,0.2567,0.0215,-0.1917,-0.1027,-0.1945,0.1462,0.0892,-0.4836,0.2183,0.119,0.0305,0.0368,-0.052,-0.2626,0.1842,-0.2368,-0.4576,-0.0662,0.0164,0.1458,0.0162,-0.0588,-0.0608,0.0315,-0.0474,0.1242,-0.1078,-0.0241,0.1423,0.3567,-0.2399,0.0813,0.2825,0.2941,-0.0603,0.4073 +cheerfulness,0.4305,0.2353,-0.4409,0.3123,-0.3052,-0.1533,-0.0763,0.3394,-0.6577,-0.6116,0.1044,0.5986,-0.293,0.3566,0.0545,0.0937,-0.1298,-0.3173,0.1093,0.034,0.3188,-0.1129,0.2015,-0.3899,-0.3659,-0.1698,0.2166,0.0711,-0.0293,0.0366,-0.0598,0.335,-0.1895,-0.3894,0.4396,0.4156,0.0571,-0.2381,0.4947,0.4293,0.3576,-0.2283,-0.0872,-0.0324,-0.1066,0.1765,-0.7583,-0.2207,-0.0016,-0.2105,-0.2033,0.2948,0.6571,-0.0031,-0.3616,0.4276,-0.2403,-0.0547,-0.0093,-0.3593,0.0559,0.2581,-0.0248,0.0891,0.3972,0.3412,0.0668,0.1779,0.0771,-0.5412,0.2283,-0.0668,-0.0181,-0.1127,0.3465,0.747,-0.2521,-0.1787,0.149,-0.6961,0.0634,0.1464,-0.6026,-0.5818,-0.2904,0.0427,0.1511,-0.419,-0.4006,-0.0565,0.1843,0.4612,0.6725,0.066,0.0381,-0.3564,0.1742,0.0425,0.2437,-0.346,-0.1575,0.3366,0.0414,0.3552,0.3203,-0.1814,-0.5188,-0.2005,0.4304,-0.2575,0.4647,0.022,-0.0162,0.4932,-0.6054,0.0361,0.3037,0.3725,-0.091,-0.6089,0.2302,-0.3455,0.277,0.0913,0.3262,-0.1012,0.4395,0.0505,0.0853,-0.2691,0.1445,-0.3122,0.452,-0.129,0.1119,-0.1467,-0.4836,-0.9046,0.1151,-0.4104,0.1206,-0.0033,0.3451,0.5646,-0.0305,0.4608,-0.2982,-0.2917,0.3926,0.1978,0.2594,-0.0966,-0.1487,-0.6091,-0.2657,0.0629,0.1159,0.3099,-0.3498,0.1306,0.7271,0.3666,-0.1754,-0.1213,-0.0745,-0.1088,-0.2248,-0.1943,-0.0335,-0.0928,-0.22,0.3925,0.2173,0.1428,0.4438,-0.0849,-0.1543,0.3024,-0.0244,-0.0671,0.0243,-0.1497,0.5241,0.2888,-0.0535,0.3262,-0.254,-0.1419,-0.1587,-0.0719,-0.181,-0.4605,-0.0386,-0.197,-0.2238,0.2542,-0.4594,-0.5364,0.0601,0.4422,-0.3955,0.2829,0.2982,-0.1422,-0.0068,0.0708,-0.3188,0.1608,0.088,0.0541,-0.0983,0.5559,-0.0169,0.0893,-0.3552,-0.6807,-0.0691,-0.2266,-0.3782,-0.3185,-0.2294,0.1232,-0.5527,0.3963,0.1737,-0.0307,-0.2311,-0.0941,0.1128,-0.0757,0.1658,-0.2204,-0.2635,-0.1709,0.1076,-0.6829,0.0513,-0.1249,0.4477,0.3371,-0.1186,0.2339,0.5861,-0.2096,0.1024,-0.124,0.1357,-0.3927,-0.4434,-0.3623,-0.3606,-0.5556,-0.2256,0.2838,0.005,0.0112,0.0286,0.1369,-0.0858,-0.233,-0.1261,0.0019,0.5782,0.2767,-0.0993,-0.2689,-0.008,0.2122,-0.3075,-0.0651,-0.0799,-0.3081,-0.1059,-0.0861,-0.2569,0.0145,-0.4262,-0.0552,-0.0796,0.078,-0.0658,0.0619,-0.0931,0.0333,-0.1883,-0.1815,0.3661,-0.0276,0.0314,0.337,-0.0208,-0.174,0.129,0.0982,-0.1745,0.2615,0.5087,0.1803,-0.2812,-0.1928 +cognition,0.2008,0.3188,0.0363,-0.2335,0.2238,0.119,-0.5679,0.085,-0.2879,-0.1231,-0.1429,0.7316,0.0805,-0.066,0.497,0.6535,0.3018,0.243,-0.2549,-0.2267,0.751,-0.0493,-0.1303,0.2424,-0.523,0.1129,-0.1212,0.4155,-0.1866,0.0059,0.267,0.2731,0.0485,-0.5383,-0.1117,0.0609,0.0746,-0.0248,0.241,0.3276,0.0958,-0.2944,0.0164,-0.117,-0.0552,0.0927,-0.0591,0.5151,0.1716,-0.132,-0.3978,-0.0031,0.8407,-0.0085,-0.0943,0.2668,0.0511,-0.0198,-0.1666,0.2775,0.0285,0.0889,0.0536,-0.2046,-0.237,-0.0425,0.149,-0.5609,-0.2976,-0.2293,0.1164,-0.2031,-0.2993,-0.1679,0.2473,0.2164,-0.2817,-0.0767,-0.0694,-0.1362,0.1359,-0.3252,-0.2168,-0.4088,0.0705,-0.2389,0.0876,-0.395,-0.6189,0.5652,0.3928,0.2886,0.3933,0.1078,-0.4372,-0.1014,0.2161,0.0469,-0.0107,0.2273,0.2639,0.2519,0.0934,-0.1923,-0.1569,0.4149,0.0938,-0.359,-0.3207,-0.307,0.0766,-0.1011,-0.2361,0.3806,-0.6179,-0.3686,0.5059,0.3451,0.1616,0.453,0.1968,0.2242,0.2452,-0.2131,-0.0095,0.4933,-0.017,0.0633,0.1935,-0.1333,-0.1147,0.0135,-0.5246,0.0176,0.1609,0.2532,-0.4278,-0.5732,0.3005,-0.4155,-0.0302,0.0117,0.2974,0.2835,-0.3042,0.1793,0.282,-0.5373,-0.361,-0.2944,0.0498,-0.0059,0.3387,0.0102,-0.0271,0.3593,0.0676,0.2699,0.2769,0.0053,0.6727,-0.2733,0.1325,0.0642,-0.1729,-0.478,0.46,0.3339,0.0552,0.1077,-0.1759,0.0714,-0.2968,-0.0159,0.1065,-0.3923,0.2082,-0.1314,-0.0376,-0.3049,0.0222,-0.0521,0.5248,0.3816,-0.2082,0.1979,0.2118,-0.2292,-0.0224,0.0053,0.2719,-0.0084,0.0065,0.3948,0.0945,-0.0862,-0.5721,0.1861,0.2308,-0.4946,-0.0327,-0.2122,-0.5512,0.4524,-0.0035,0.1732,-0.0245,0.2066,0.3216,0.1642,-0.0804,0.4832,-0.5179,-0.47,0.2747,-0.208,0.4656,0.1951,-0.0828,-0.2411,0.0409,0.1825,-0.2343,0.062,-0.0625,-0.1237,-0.3263,0.3001,-0.3271,0.214,-0.0281,0.0382,-0.0643,-0.0171,0.4179,-0.4599,0.0019,-0.2351,0.0398,-0.1509,0.1488,-0.286,0.1916,0.1514,0.2001,0.1764,0.2058,-0.1942,0.1278,0.2275,0.1841,0.2961,0.0714,-0.2605,0.0293,0.3814,0.0437,0.6412,0.1184,0.6021,-0.2151,-0.3797,-0.1171,0.7722,0.0789,-0.1423,-0.5416,0.3361,0.3124,0.1194,0.1304,-0.0503,-0.0113,0.155,0.4901,0.2005,-0.5051,0.2478,-0.024,-0.0182,-0.3226,-0.1457,0.0915,0.0269,0.4652,0.294,0.2452,0.1775,0.0671,-0.2522,-0.1561,-0.7232,-0.0817,-0.0326,0.0139,0.3651,0.073,0.0898,0.2092,0.0279 +concern,0.1753,0.4136,-0.021,-0.3068,-0.4203,0.1347,0.2123,0.229,-0.283,-0.1694,-0.242,-0.0323,0.0183,0.1961,-0.0239,0.1402,-0.1454,0.1156,0.1629,0.1097,0.0101,0.0474,-0.046,0.077,0.0752,-0.0387,0.2861,0.0623,-0.1738,0.2331,-0.0204,-0.1847,-0.247,-0.188,0.1426,-0.1942,-0.0751,-0.1082,0.1346,0.4643,-0.0375,-0.2712,0.0679,0.0182,-0.0675,0.1077,0.0922,-0.3749,-0.1176,0.0253,-0.113,-0.3582,-0.1983,-0.0009,-0.0818,0.1323,-0.0194,0.4308,0.1558,0.2095,0.5393,0.3001,0.0974,0.1658,-0.1385,0.2644,0.2598,-0.0906,0.1069,0.2245,-0.0613,0.0255,-0.0469,0.1965,0.0391,0.6241,-0.2272,-0.2216,0.3233,0.2369,-0.1281,-0.0602,0.2241,-0.0875,-0.1255,-0.2099,0.1112,-0.0315,0.0726,-0.0048,-0.0048,0.0154,0.1448,-0.0509,-0.182,-0.3355,0.0531,0.4473,-0.1586,0.0728,-0.015,0.0985,-0.0866,-0.0086,0.0739,0.2294,-0.1918,0.1292,0.1834,0.2232,0.3327,0.2197,0.2369,-0.1065,-0.5041,-0.1223,0.378,0.0508,-0.2685,-0.0704,-0.1626,0.088,0.2616,-0.2021,0.0187,0.0617,0.1332,-0.0986,0.3562,0.0435,0.204,-0.2152,0.0773,0.1622,0.2987,0.0036,-0.1797,-0.2357,0.0021,-0.1145,-0.0557,-0.1002,0.1524,0.3165,0.2111,-0.2279,-0.4525,-0.0614,0.0021,-0.5732,0.2459,0.2388,-0.1066,0.1117,0.1154,-0.2991,-0.037,0.1929,-0.0666,-0.0508,0.5336,-0.1225,0.2924,0.1303,-0.0842,0.1037,-0.3626,0.145,0.1597,0.3713,0.0535,-0.0139,-0.2294,-0.0635,-0.1043,-0.2505,0.0883,-0.033,-0.1496,0.2378,0.3479,0.1258,-0.2776,-0.2066,-0.3037,-0.0136,0.0657,0.191,-0.1285,-0.2808,0.0428,-0.0727,-0.181,-0.1778,-0.0691,0.0997,-0.2031,0.0024,0.0846,0.0293,0.1917,-0.0672,-0.0725,0.0878,-0.0379,-0.0958,0.1658,0.3052,0.1008,-0.1489,-0.0048,0.5791,0.2707,-0.097,0.0951,-0.101,0.1034,-0.2604,-0.0942,-0.245,-0.0406,0.5806,-0.1763,0.1784,-0.1351,0.4024,-0.0746,-0.0039,-0.2187,-0.0312,-0.1229,0.0078,0.1424,-0.1252,0.0335,-0.823,-0.1682,-0.1152,-0.1901,0.055,-0.1027,-0.0624,-0.2826,0.0982,0.0035,0.0006,0.057,0.0095,-0.1746,0.1492,0.1548,-0.2712,-0.1821,0.0984,-0.0601,0.112,0.0236,0.0677,0.1862,0.0835,0.0396,0.1022,0.0594,-0.2259,-0.1391,0.1483,-0.1487,0.319,-0.0502,-0.2013,0.0085,-0.0983,0.2038,-0.1872,0.1471,0.0739,-0.0021,-0.2397,-0.0285,-0.0193,-0.2566,-0.0206,0.1759,0.1522,0.1153,0.2406,0.0726,0.4701,0.1387,0.13,-0.0145,-0.0863,0.0591,-0.1907,0.0114,-0.1399,-0.0233,-0.4489,0.803,0.0995 +confusion,-0.2189,0.1312,-0.3824,0.0256,-0.1356,-0.1622,-0.1776,0.6189,-0.4954,-0.1435,0.2281,-0.0244,-0.0981,-0.0449,-0.3197,0.0785,0.1459,0.0367,-0.3297,0.1761,0.1243,0.4675,-0.1904,-0.0252,0.031,-0.1233,-0.4482,0.0245,-0.222,0.0651,0.1335,-0.3831,0.1643,0.128,-0.1907,0.2218,0.1901,-0.2272,0.2465,0.1344,-0.1139,-0.1845,-0.4561,-0.1423,0.1164,0.0801,-0.0238,-0.0585,-0.0604,0.0978,-0.3893,-0.2407,0.2994,-0.3304,0.1909,0.1359,0.0064,0.2413,0.1702,-0.3654,0.1593,0.6075,0.1965,0.4065,0.0403,0.2078,0.0865,0.009,0.2879,-0.2807,-0.1838,0.3382,-0.0295,-0.1329,0.2824,0.6953,-0.456,-0.1296,0.1509,0.1597,-0.1555,-0.0869,0.2067,-0.5885,-0.0695,-0.0063,-0.1117,-0.1622,0.079,0.4018,-0.0069,0.27,0.0718,-0.1126,-0.3977,-0.615,0.1938,-0.4381,-0.6134,-0.3902,-0.1629,-0.1348,-0.8239,0.0994,-0.3148,-0.0865,0.6216,-0.0799,-0.0064,-0.235,0.7454,0.2633,-0.0023,-0.0263,-0.5462,-0.3596,0.2125,0.0362,0.0486,0.2192,-0.3287,-0.2563,-0.0985,-0.2475,-0.0124,-0.1343,0.1461,0.1491,0.1953,-0.1132,-0.0962,0.1517,0.0281,-0.0365,0.4022,-0.0114,-0.0937,-0.3156,-0.107,-0.2715,-0.4381,0.0709,0.0976,0.8196,-0.0186,-0.0381,-0.0418,0.1107,0.3779,0.2172,-0.0522,-0.0971,-0.0114,0.0415,-0.0463,-0.2898,0.1653,-0.0494,0.1425,-0.148,0.4741,0.1483,-0.0339,-0.3559,-0.0095,0.0938,-0.0657,-0.057,0.0631,0.2381,-0.1815,0.0076,-0.03,-0.1368,-0.4858,0.2518,0.2649,0.3486,0.0034,0.1106,0.1406,0.1592,-0.2592,0.0949,-0.0556,0.0484,0.4751,0.3223,-0.1422,0.0766,-0.0718,-0.2819,0.064,0.3495,-0.1255,0.285,-0.1966,-0.165,-0.2297,-0.0421,-0.0507,0.0584,-0.107,0.1042,0.1543,-0.1764,-0.0097,-0.0366,0.3092,-0.0877,0.0967,0.5537,-0.0363,-0.064,0.3172,0.084,0.0838,-0.2352,-0.303,-0.0628,-0.0007,0.5272,-0.1346,0.0059,0.258,-0.0226,-0.5623,0.1901,0.1416,-0.1271,0.2208,-0.0782,0.0021,-0.1067,-0.0575,-0.6599,-0.1501,-0.0801,0.1352,-0.0288,-0.1331,-0.0817,0.0347,0.1288,0.3938,-0.2482,0.073,0.1248,0.0097,-0.1521,0.0448,0.189,0.0882,0.2719,0.2513,-0.2074,-0.0857,0.2734,-0.3013,-0.2087,-0.0226,0.3252,-0.5329,-0.259,0.1954,0.4688,-0.1862,0.091,-0.3846,0.0267,0.139,-0.5251,-0.0808,-0.0848,0.1514,-0.0277,0.2336,-0.2067,0.0303,-0.1028,-0.0561,-0.063,-0.1974,0.3612,0.1748,-0.0707,0.334,0.5781,-0.0365,-0.243,0.0467,0.0004,0.2046,0.2246,-0.0562,0.0015,0.0234,0.1865,0.344,0.2383 +consciousness,0.3495,0.192,-0.2003,-0.2652,0.0639,-0.2651,-0.4255,0.0134,-0.1216,-0.1696,0.0576,0.5429,0.1833,-0.3222,-0.314,0.6183,0.0573,0.5428,0.3919,0.136,0.2698,-0.4373,-0.4418,-0.3267,-0.2096,-0.0066,-0.6388,0.3984,0.0347,-0.3088,-0.0521,0.014,-0.1248,-0.3179,-0.2868,-0.1485,-0.0617,0.3169,0.1552,0.1541,0.6176,-0.375,-0.0229,0.0158,0.2596,0.4532,-0.1137,0.045,0.2694,-0.0111,-0.2637,0.3023,0.5188,0.0911,0.1686,-0.6719,0.2438,0.0528,-0.155,0.3274,0.0333,-0.122,0.2711,-0.0451,0.0707,0.27,0.1013,-0.6515,-0.0356,-0.0134,0.137,-0.4088,0.0041,0.1869,0.1383,0.3734,-0.2292,-0.0869,0.0804,-0.3659,0.1619,0.2431,-0.0198,-0.1107,-0.1495,-0.2639,0.0165,-0.0081,-0.2372,0.3277,0.0732,0.3308,-0.1443,0.0492,0.1008,-0.3554,0.2979,-0.0625,0.1347,0.1408,0.0782,0.153,-0.1102,-0.0104,-0.1544,-0.1016,-0.0049,0.1189,0.1146,-0.1378,0.2445,-0.1905,-0.1075,0.2138,-0.5709,-0.6831,0.4716,-0.1399,0.3955,0.0893,0.0846,0.1891,-0.1755,-0.3931,-0.3451,-0.0246,-0.0693,0.5268,0.0563,0.3078,-0.0533,0.3537,-0.6158,0.1673,0.2569,0.3069,-0.1434,-0.8162,-0.0554,-0.0945,0.0888,0.1294,0.2624,0.3404,-0.0161,-0.0119,-0.4492,-0.3602,0.1797,-0.1098,-0.2783,-0.19,-0.1192,0.2161,-0.1899,0.1762,0.1724,0.3033,-0.0353,-0.2516,0.5784,0.067,0.0766,-0.0266,-0.0689,-0.6179,0.1252,0.0618,0.0051,0.0593,-0.1149,0.1833,0.0284,0.0906,-0.1888,-0.4883,0.1198,0.009,0.1671,-0.2306,0.3083,0.0955,0.0554,0.1051,0.1443,0.0541,-0.0317,0.07,0.0646,0.0212,0.5131,-0.1349,0.207,0.013,0.3943,0.0115,-0.4635,0.1274,-0.1641,-0.2308,-0.0647,0.0215,-0.6546,0.0965,-0.1101,-0.0503,-0.2391,0.1059,0.3781,-0.0658,-0.1454,0.5046,-0.025,-0.4058,0.0741,-0.1058,0.4381,0.0685,-0.0696,-0.3682,0.1854,0.3909,-0.2963,-0.3187,0.2805,-0.0816,0.0186,-0.0372,0.3512,0.3473,0.1095,-0.0934,-0.1401,0.101,-0.0726,-0.8157,-0.146,-0.2147,-0.035,0.217,-0.0162,-0.331,0.2215,-0.2356,0.1073,-0.3497,0.1446,0.004,-0.2705,0.2792,-0.0854,-0.1291,0.0331,0.2873,-0.1525,0.1502,-0.1964,0.3824,0.099,-0.0895,-0.1246,0.1134,-0.3804,0.3123,-0.0134,-0.0916,-0.5451,0.5868,0.1013,-0.0454,-0.0287,-0.1176,0.1692,-0.149,0.0025,0.2336,-0.2244,-0.1275,0.1633,-0.1244,-0.001,-0.159,0.1281,0.095,0.1684,0.2084,0.0316,0.2354,0.2019,0.0006,0.0221,-0.0219,0.2067,0.0755,0.0955,0.5248,0.138,0.0257,0.1683,0.0673 +contemplation,0.0628,-0.1614,-0.5857,-0.0576,0.0237,-0.3502,0.074,0.3806,-0.3707,-0.2471,0.1045,0.4547,0.1573,0.0727,0.0374,0.4043,0.1426,-0.0198,-0.4258,-0.2285,0.2284,-0.2436,-0.3421,0.1926,-0.107,0.2848,-0.2514,0.2875,-0.405,0.173,0.1604,0.0827,0.0035,-0.5727,0.0056,-0.3916,-0.0121,0.2514,-0.0945,0.3131,0.1474,-0.0744,-0.3617,-0.0994,-0.2044,0.0221,-0.138,-0.4322,-0.0183,-0.0928,0.1088,0.051,0.4782,-0.4103,-0.0506,-0.008,-0.3456,0.0468,-0.451,0.4923,0.1244,0.1657,-0.0597,0.1163,-0.1903,0.1497,-0.306,-0.7166,-0.0209,-0.1085,-0.0253,-0.0033,0.016,0.1082,-0.2913,0.2365,-0.3268,0.247,0.0885,-0.0524,0.1077,-0.0211,-0.3809,-0.4593,-0.1316,0.014,-0.108,-0.0397,0.0977,0.4489,-0.1306,0.1709,0.0951,0.2156,0.2479,-0.0083,0.2078,-0.1561,-0.1227,0.5208,-0.1447,0.4037,0.1024,0.1094,-0.1041,-0.2959,0.1116,-0.0,0.2822,-0.1557,0.0245,0.0438,0.3807,-0.0105,-0.5239,-0.4646,0.5888,0.1585,0.4426,0.0399,0.0026,-0.058,-0.3233,-0.3567,0.0341,0.056,-0.0197,-0.0074,0.274,-0.1372,-0.0101,-0.0697,-0.0625,-0.1068,0.15,-0.2648,-0.3231,-0.4076,0.0853,-0.4131,-0.2858,0.1563,-0.1311,0.2945,0.3942,0.076,-0.3827,-0.4169,0.011,0.5057,0.2095,-0.0826,0.0735,0.3231,-0.0248,0.1937,-0.0849,0.13,-0.4978,-0.1876,0.6038,0.1463,0.2649,0.2647,-0.111,0.12,-0.2695,0.2371,-0.1913,0.1375,-0.1038,-0.02,-0.0313,0.1607,0.135,-0.3417,-0.0715,0.0411,-0.0026,0.0608,-0.1847,-0.12,0.6473,-0.2503,0.1431,0.0088,-0.0715,0.0502,0.3135,0.406,0.1503,-0.0644,-0.208,0.5812,-0.2368,0.1503,0.1757,-0.2636,0.135,-0.2039,0.0142,0.0006,-0.1455,0.225,0.2807,-0.1105,0.1571,0.2596,-0.0969,0.1453,-0.2185,0.5619,0.0101,-0.3009,-0.2586,-0.0312,-0.0688,-0.0073,0.0822,0.0289,0.4102,0.2696,-0.2695,0.0798,-0.1027,0.0574,-0.127,-0.0902,-0.2095,0.1442,0.0173,-0.5189,-0.0688,-0.1189,0.3414,-0.2685,-0.0426,-0.4587,0.2696,0.4384,-0.23,-0.4721,-0.1811,0.1072,0.01,-0.1946,0.1354,-0.2185,-0.024,-0.0248,-0.0216,-0.3488,0.0698,-0.0968,-0.0511,0.0951,-0.2834,0.467,0.0114,0.1364,0.0593,0.3726,-0.1598,0.2212,0.2199,0.1356,-0.2758,-0.1365,-0.3499,0.1384,-0.2617,0.1205,0.139,-0.2363,-0.2027,0.4296,0.0491,0.376,0.0538,-0.1692,0.161,0.5045,0.4788,0.0915,-0.1935,-0.1037,-0.204,-0.1627,-0.142,-0.3907,0.0433,-0.2132,0.2332,-0.1083,0.2356,0.1616,0.1274,0.1462,0.5605,0.2914 +contempt,0.3995,0.412,-0.3232,-0.0465,-0.1468,0.2539,-0.1684,0.6524,-0.4216,-0.2126,0.2248,0.4638,-0.4506,0.1028,0.1388,0.215,-0.358,-0.0551,-0.5524,-0.0573,-0.2698,0.0494,-0.6863,-0.1742,0.1126,-0.2435,0.2544,0.1273,-0.3046,0.6496,0.4408,0.3699,0.1592,0.3509,0.2715,0.0738,0.419,-0.5876,0.708,-0.0844,-0.0226,-0.2253,-0.1814,-0.1714,0.0484,-0.0178,0.302,-0.1981,-0.0795,-0.0588,0.0682,-0.1695,0.2246,0.136,-0.0665,-0.1113,-0.1956,0.2924,0.5646,0.3905,0.1736,0.1164,0.0322,-0.0336,-0.1134,0.2794,0.5065,-0.2342,-0.2065,-0.8203,-0.0794,-0.13,-0.5359,0.1352,-0.2569,0.4059,-0.2933,0.2876,0.1655,0.2131,-0.1041,-0.3263,-0.3216,0.3409,0.3783,-0.3378,-0.016,0.1087,-0.214,0.0802,0.0575,0.4283,0.0922,0.1983,-0.1172,-0.229,0.2861,-0.0301,-0.0975,-0.214,-0.2616,-0.1165,0.0412,-0.1304,0.0674,0.111,0.0565,0.4406,0.162,0.0655,0.0796,0.1545,-0.3625,-0.2278,-0.7062,-0.0162,0.2913,0.2196,0.0784,-0.0944,0.1168,0.11,0.2143,0.4675,-0.0738,-0.1164,0.2509,-0.1604,0.2779,-0.0248,-0.1028,0.0398,0.2869,0.1356,0.247,-0.0723,-0.0794,-0.1232,0.0896,-0.2093,0.1279,-0.2444,-0.0177,0.5442,-0.1464,-0.2258,-0.038,0.2726,0.2903,-0.0883,0.4743,-0.3813,-0.2874,0.2016,0.1777,0.0801,0.1417,-0.0873,-0.251,0.2132,0.5233,-0.3205,0.4897,-0.1634,0.0447,0.0786,-0.0318,-0.2871,0.2096,0.2875,-0.1992,0.176,0.4236,-0.2312,0.031,-0.2929,0.0572,-0.0471,0.2296,0.1516,0.1979,-0.1821,0.1523,-0.1029,-0.0785,0.1344,-0.3363,0.3129,0.0685,0.5506,-0.2482,-0.6049,-0.3652,0.027,-0.3996,0.4004,-0.005,0.1972,-0.0298,-0.4676,0.3143,0.1048,-0.0962,-0.2646,0.1354,0.17,0.2462,-0.1493,0.2895,-0.0297,0.0362,0.6334,0.0356,0.0573,0.01,-0.765,-0.3293,0.0871,-0.3857,0.068,0.0244,0.2541,-0.2348,-0.1154,0.0947,0.2045,-0.1448,0.1178,-0.0671,0.1792,0.2411,0.1246,-0.2286,0.2889,0.0521,-0.8948,-0.4166,-0.0891,-0.0824,0.2367,-0.0526,-0.0065,-0.3661,-0.4036,0.0842,-0.3473,0.2701,0.0463,0.1938,0.088,-0.1177,-0.9127,-0.2101,-0.1531,0.3947,0.1913,0.0685,0.1522,0.3303,0.2168,-0.5001,0.6219,0.2213,-0.0973,-0.8707,0.2028,-0.3856,0.2913,-0.0358,-0.1528,0.0623,-0.1014,-0.0468,-0.2362,-0.2779,0.0248,0.1456,0.0903,0.0935,-0.2134,0.0509,0.3977,-0.1614,0.0494,-0.0217,0.1157,0.0268,-0.4679,-0.1981,0.2578,-0.0269,-0.1776,-0.3815,0.166,0.0227,0.0315,0.0812,-0.1438,-0.1467,0.3332 +contentment,0.293,0.071,-0.1931,0.1268,-0.1732,-0.09,-0.0935,0.1084,-0.535,-0.1982,0.0922,0.534,-0.1628,0.386,-0.1724,-0.2356,0.0061,-0.0067,-0.29,0.0371,0.288,-0.2698,0.0144,-0.1111,-0.068,-0.093,-0.0832,0.0959,0.0594,-0.251,-0.233,0.4516,0.3057,0.0356,0.0065,-0.294,0.1257,-0.2159,0.2718,0.4614,0.1608,-0.2943,0.2447,-0.1466,-0.5001,0.2069,0.087,-0.3046,0.1881,-0.1631,-0.175,0.0732,0.4893,0.0324,-0.3544,0.2904,-0.4813,0.2896,-0.142,0.2261,-0.1652,0.2133,0.0282,-0.1125,0.2975,0.2404,-0.2264,-0.1564,-0.6236,-0.3645,0.0042,0.1661,0.0363,-0.2456,-0.0453,0.4887,-0.4294,0.0796,0.169,-0.5786,0.0789,0.2179,0.2593,-0.1671,0.2453,-0.1047,-0.0628,0.107,-0.4088,0.3573,0.1557,0.2759,0.1001,-0.0476,-0.1382,-0.1873,0.3046,0.0143,0.0199,-0.049,0.0817,0.5202,0.0988,0.0389,0.2462,0.1207,0.1041,-0.3387,0.4459,-0.0604,0.5605,0.0124,-0.0594,0.2686,-0.6167,-0.2792,0.5864,0.1224,-0.1235,-0.2643,0.1672,-0.2818,-0.2642,-0.1639,0.1893,-0.2534,-0.0239,-0.5367,0.0912,-0.2209,0.3808,-0.1259,0.2514,-0.1254,0.322,0.2046,-0.617,-0.1255,0.3266,-0.3748,-0.0817,0.0066,0.3773,0.4446,0.2149,0.0605,-0.5772,0.1977,0.0691,0.4228,0.1001,-0.5836,-0.1704,-0.5403,-0.4199,0.5069,-0.0563,0.3444,-0.1406,0.058,0.6248,0.5283,0.3375,0.4113,0.2748,0.112,-0.1881,0.4233,0.0832,-0.2344,-0.1613,0.0456,0.3367,-0.096,-0.1432,-0.2066,0.1595,0.0236,0.2713,0.6395,0.0744,0.3222,0.3266,-0.0599,0.1035,0.0778,0.0434,0.3842,0.3681,0.1342,0.5305,-0.2758,-0.0064,-0.5028,-0.7509,-0.0471,-0.232,-0.1216,0.0519,0.3781,-0.3712,0.1406,-0.1856,-0.265,0.0543,-0.3414,-0.2663,-0.1901,0.0348,0.695,0.1173,0.5099,0.1883,-0.121,0.1179,0.0339,-0.0315,0.2719,0.0729,-0.3607,0.3526,0.2516,-0.1534,0.3931,0.3265,0.0994,0.0365,-0.0867,-0.3249,0.1133,0.288,-0.4913,-0.131,-0.3697,-0.1627,-0.8368,-0.2689,-0.1716,-0.0489,-0.0495,-0.1345,-0.3495,-0.0547,-0.1099,0.0568,-0.4647,0.2259,0.0221,-0.1079,-0.0206,-0.5826,-0.6484,-0.105,0.2821,0.0471,0.1189,0.3657,0.4441,-0.0343,0.1974,0.1761,0.3065,0.2662,0.0585,0.057,0.1542,-0.1316,-0.1825,-0.0532,0.0433,0.1066,-0.3263,0.1884,-0.4024,-0.2394,0.7283,-0.3259,0.262,-0.341,-0.1717,-0.2159,-0.1461,-0.1224,0.2357,-0.0519,-0.3336,-0.0101,0.3937,-0.1402,0.1718,0.3133,0.0229,-0.1318,0.193,0.141,0.3574,0.2973,-0.0945,0.2752,-0.1666 +craziness,-0.1865,-0.3516,0.2223,-0.0633,0.314,-0.3279,-0.3552,0.5818,-0.5714,-0.3159,0.2717,0.3187,-0.1775,-0.3389,0.1027,0.2196,0.2251,-0.3058,-0.2058,-0.1479,-0.2361,0.0696,0.2887,-0.4929,0.3702,-0.1154,-0.3721,-0.3157,-0.1453,-0.0983,0.1447,-0.2695,0.1859,-0.1221,0.2082,-0.0327,0.0328,0.3644,0.3088,0.3014,-0.1392,0.0207,0.0916,-0.0126,0.2063,-0.3686,-0.0152,0.3988,0.2489,0.0414,-0.413,0.0006,0.3641,-0.0025,-0.1231,0.0212,-0.1621,-0.4076,0.0927,-0.3384,0.2177,0.6602,-0.5568,0.3736,-0.0801,0.0442,0.2012,-0.2504,0.1953,-0.0326,-0.2495,0.0458,0.1985,0.2124,0.3442,0.163,-0.3863,0.1128,-0.0757,0.0282,-0.1677,-0.0394,-0.0038,-0.1992,0.1093,0.0932,-0.3107,-0.1435,0.0604,-0.2513,-0.1447,0.4965,0.1932,0.0937,-0.0767,-0.0847,0.2319,-0.3799,-0.0567,0.1473,0.1128,0.2719,0.1102,-0.0339,-0.2914,-0.0979,-0.016,-0.0599,-0.2181,-0.039,0.243,-0.2048,0.0131,0.1729,-0.3533,-0.1858,-0.0436,0.0698,0.2784,-0.1056,-0.0816,-0.0977,-0.0869,-0.3192,0.389,-0.2893,0.2318,-0.2258,-0.0443,0.0818,-0.0483,0.0123,-0.0087,-0.3912,-0.0164,-0.3683,-0.269,-0.2096,0.062,-0.3334,-0.0409,0.0548,-0.1999,0.6307,0.1441,0.1729,-0.0875,-0.0762,0.3043,-0.049,0.1182,0.0595,0.2702,0.1683,-0.281,0.0253,-0.1257,-0.1215,-0.0099,-0.0996,0.494,-0.0368,0.0904,-0.0807,-0.0123,-0.0503,0.1053,0.0193,0.4452,-0.0862,-0.1481,0.1439,0.3441,0.1784,0.0002,-0.2872,-0.1054,0.0375,-0.2245,-0.2567,-0.1563,0.3698,0.0638,0.0474,0.3533,-0.0337,-0.0359,0.1391,-0.3489,-0.1278,0.1006,-0.1548,0.0477,0.0225,0.1375,-0.0797,-0.2879,0.0213,0.0061,0.541,-0.2078,0.3157,0.1221,-0.0923,-0.1229,-0.2238,-0.1125,-0.2323,-0.0486,-0.3511,0.2275,0.6318,-0.1167,-0.1255,0.1397,0.0051,0.0128,-0.4095,-0.1276,0.2258,-0.3187,0.3537,0.1617,0.0325,0.3432,0.1303,0.4168,-0.0039,-0.0401,0.2633,0.2367,-0.0605,-0.2655,0.0121,0.3338,-0.7152,-0.5164,-0.012,0.5184,-0.2386,0.1368,0.1435,0.14,-0.0208,0.442,-0.2271,0.2053,-0.0735,0.4144,-0.2668,0.0072,-0.112,-0.0795,0.3717,0.2553,0.0539,-0.3395,0.0687,0.0179,-0.0367,0.0353,0.0527,-0.3114,-0.1807,0.2225,-0.0495,0.2759,-0.2429,-0.4193,-0.2824,0.1425,-0.317,-0.1413,0.235,0.1555,0.4253,-0.1727,0.2706,0.2416,-0.0082,0.0856,0.2316,-0.0691,0.2737,-0.0715,-0.3,0.0679,-0.0942,-0.099,-0.3295,-0.2072,0.0015,0.0699,-0.1954,0.2638,-0.0435,0.1167,0.0913,-0.1845,-0.0843 +curiosity,-0.072,0.4387,-0.2897,0.1638,0.1145,0.1463,0.0849,0.1463,-0.4856,-0.0506,0.1382,0.0855,-0.1812,-0.1374,0.1275,0.2385,-0.1716,0.073,0.1107,-0.1711,0.1392,0.0494,-0.1223,0.3506,-0.5164,0.0958,0.0602,0.2114,0.1444,0.5222,-0.1905,0.2923,-0.5479,-0.056,0.0908,-0.0009,-0.073,-0.0925,-0.2462,0.4039,-0.0009,-0.4124,0.0946,0.0138,-0.4195,0.1253,-0.057,0.0618,0.1955,0.0532,-0.2018,-0.1873,0.4255,-0.153,0.2501,0.1066,-0.2325,-0.0193,0.012,0.2306,0.4102,0.3634,0.2171,0.3005,-0.405,0.0933,0.0853,0.0325,-0.1896,-0.1226,0.0051,0.2262,-0.1907,0.1169,-0.212,0.5463,-0.1892,0.4288,0.2887,-0.1606,-0.0404,-0.3683,-0.2159,-0.1564,-0.1147,-0.3398,-0.1825,0.018,-0.1008,-0.1712,0.1468,0.4478,0.0737,-0.0955,0.0608,-0.3548,0.2228,0.099,-0.0721,-0.2039,-0.1271,0.0174,-0.1849,0.0228,0.3642,0.0054,0.1381,-0.2874,0.1285,0.1063,0.9957,0.1772,0.0341,-0.1765,-0.5663,-0.2381,0.9551,-0.1027,0.1158,0.1111,-0.4636,-0.4253,0.2176,-0.0419,-0.1908,-0.2408,-0.0,0.5363,0.1208,-0.0142,0.0142,0.0964,0.1221,-0.3611,0.1732,0.0005,-0.2375,0.0717,-0.1254,-0.1479,-0.7761,-0.0094,-0.174,0.6777,0.0436,-0.3653,-0.2972,-0.2343,0.2234,-0.1182,0.4966,0.1901,-0.0125,0.0375,0.1523,0.3363,-0.3141,-0.0723,0.0783,-0.0207,0.6004,0.0706,0.129,0.1185,-0.0825,0.1766,0.1753,0.5956,-0.0303,-0.0074,-0.0807,0.3506,0.1975,-0.1947,-0.0531,-0.2082,0.7317,0.3222,0.0852,0.0749,0.143,-0.2792,0.2045,0.0451,-0.3109,0.3696,-0.2523,-0.2554,-0.2313,0.1281,0.1293,0.1554,-0.082,0.1034,0.116,0.5825,0.3404,-0.0853,0.1617,0.1404,0.1105,-0.1588,0.2655,0.0867,0.2951,0.0267,-0.0859,0.2309,-0.034,-0.134,-0.0396,0.5514,-0.1742,-0.4818,0.1537,-0.4324,0.1064,0.093,-0.1909,0.0571,0.265,0.5989,-0.2778,-0.0496,0.4381,0.2553,-0.097,-0.1259,-0.0489,0.3513,-0.0118,-0.3904,-0.2811,0.0196,0.1211,-0.6834,-0.4761,-0.1569,-0.1303,-0.4424,-0.2789,0.1695,-0.0942,0.0549,0.4618,-0.4232,0.0276,-0.0194,-0.3032,0.4733,-0.1737,-0.3699,0.2857,-0.5531,0.0962,-0.161,-0.4572,-0.1535,-0.2625,-0.1678,0.0668,0.2096,0.0902,0.0075,-0.2177,-0.036,0.2768,-0.0931,0.2028,0.0246,-0.053,-0.089,0.3,0.3998,0.1115,0.0156,-0.2413,0.4963,0.2185,-0.152,-0.0739,-0.0746,0.3595,-0.0224,-0.2939,-0.0928,0.1014,-0.0958,0.1635,0.1576,0.3177,-0.1652,-0.2941,-0.0378,-0.0781,0.1017,0.2144,-0.0828,0.2558,-0.1728 +decision,0.2033,-0.1555,0.1826,-0.0173,0.041,-0.0934,0.0403,-0.3353,-0.354,0.0643,-0.1207,0.1064,-0.024,0.0692,0.0413,0.1537,0.0227,-0.0779,-0.3152,0.2161,-0.0171,0.2399,0.1632,0.0671,0.2405,0.2439,0.0233,-0.2339,-0.0106,0.2109,0.1268,-0.1626,0.2974,-0.053,0.1938,0.2004,-0.1874,-0.1069,0.0659,-0.1137,0.1467,0.0615,-0.2068,-0.042,-0.4376,-0.1898,0.0946,-0.1937,-0.3267,0.0178,-0.0706,-0.0316,0.2591,-0.3033,0.3428,-0.2414,0.2306,-0.5837,0.2345,0.089,0.2467,0.1362,-0.1136,-0.2222,-0.3265,0.178,-0.0508,-0.0843,-0.1389,-0.197,-0.0391,0.2158,0.0263,0.1965,-0.197,-0.1076,-0.3759,-0.7855,0.2026,-0.0739,-0.1609,-0.1893,0.0811,-0.2271,-0.106,0.1739,0.1218,0.0597,-0.0428,-0.1161,0.1532,0.5306,-0.5574,-0.199,-0.3966,-0.2238,-0.0027,-0.1991,-0.3073,-0.4339,0.2432,0.1761,0.5457,-0.0735,-0.1475,0.1251,0.1848,-0.1028,-0.2976,0.2186,0.2255,-0.1066,-0.247,0.1152,-0.0997,0.0289,0.0456,0.0256,-0.52,0.2611,-0.1029,0.1242,-0.2709,-0.1037,0.0141,0.047,-0.1634,-0.0251,0.1375,0.0499,0.0764,-0.2367,0.3534,-0.2013,0.0599,-0.0278,-0.3876,0.1595,-0.2184,-0.0364,-0.2399,-0.2306,0.4201,-0.0144,0.0231,-0.0901,-0.0161,0.0375,-0.1326,0.0371,-0.0064,0.1348,0.0341,0.3807,0.091,0.1043,0.2517,-0.0917,-0.1254,-0.3814,0.6398,0.0186,-0.2682,0.4485,0.0693,0.2604,0.079,0.1666,-0.0869,-0.0501,0.2658,-0.2512,0.0407,-0.0292,0.1856,-0.1305,0.076,0.0556,-0.1788,-0.0258,0.0231,-0.1031,-0.1804,-0.0256,0.0284,0.0612,0.073,-0.2521,0.5365,-0.1813,-0.0604,0.0027,0.1595,0.1577,0.1161,-0.1694,0.0577,-0.315,-0.1079,-0.0619,0.5083,-0.0179,-0.0032,0.3185,-0.1226,0.2863,-0.1093,-0.0564,0.1096,-0.2784,-0.0243,0.6621,0.1243,0.075,0.0974,-0.0164,-0.0308,-0.1658,0.2761,0.0623,0.0343,0.4679,-0.0084,0.1285,0.1003,0.34,-0.1598,0.1586,-0.0544,-0.2812,-0.1048,0.0012,0.1,-0.0037,-0.001,-0.7382,-0.1025,-0.2747,-0.1683,0.2479,0.2257,-0.3618,-0.0702,0.3522,-0.3207,-0.0778,0.2123,-0.0023,0.2087,0.2763,0.1414,-0.2717,-0.1595,-0.5245,0.0597,-0.2589,0.3535,0.4858,-0.0457,-0.1305,-0.2463,-0.1421,-0.0582,0.0618,-0.0629,-0.2087,-0.2341,0.1183,0.0614,-0.1432,-0.0051,0.0366,-0.3293,-0.1015,0.061,0.387,0.0775,-0.2272,-0.032,0.0653,0.2255,-0.0386,0.3928,0.3699,0.0953,-0.0946,-0.1394,0.0,-0.0648,-0.0392,-0.0249,-0.1214,0.0278,-0.4121,-0.3752,0.1199,-0.0136,0.0825,0.3176,0.1407 +delight,0.041,-0.1849,-0.2649,0.1408,-0.1748,0.1017,0.0646,0.2593,-0.0883,-0.1114,-0.1073,0.1023,-0.2084,0.1289,-0.0041,0.043,-0.4705,0.2854,-0.3404,-0.0742,0.4023,-0.1554,0.0025,-0.1218,-0.0637,0.0894,-0.2334,-0.0588,0.0785,0.6076,-0.1465,0.1709,0.1019,0.1097,0.0157,0.1498,0.4194,0.054,-0.0479,0.2488,0.0037,-0.0896,0.059,-0.0391,-0.3487,0.2037,-0.1289,-0.0305,0.1475,0.1713,-0.1399,-0.1319,-0.0887,-0.0971,0.0945,0.203,0.0155,0.398,-0.4882,0.2073,0.3097,0.2576,-0.2869,0.2092,0.0499,0.0803,0.052,-0.0876,-0.4254,-0.5368,-0.0165,-0.291,-0.2389,-0.2799,-0.0435,0.3457,-0.2345,-0.1048,0.2586,-0.3071,0.123,-0.2505,0.1087,0.0149,0.2342,-0.1423,-0.0193,-0.0514,-0.0186,-0.1722,0.0301,-0.0232,0.011,0.0957,-0.1498,-0.3972,-0.0199,0.2028,-0.0524,0.1269,0.1405,0.0952,-0.5075,-0.0852,0.1364,-0.1122,0.2256,-0.2942,0.136,-0.0024,0.5298,0.2567,-0.1276,0.0222,-0.7033,-0.4506,0.3539,0.0307,-0.2586,0.0443,-0.0138,0.1001,-0.0895,-0.181,0.1527,-0.0434,-0.1988,-0.3145,0.2297,-0.0128,-0.0094,0.1821,0.3526,-0.2449,0.4718,-0.0939,-0.1548,-0.0822,0.0017,-0.1399,-0.4076,0.0929,-0.0913,0.2906,0.1357,-0.1058,0.0128,-0.202,0.306,-0.1005,0.1175,-0.0502,-0.1909,0.0669,0.0101,-0.327,0.1568,-0.0926,0.0625,0.1117,0.381,-0.0493,0.247,-0.1655,0.0608,0.1858,-0.0227,0.2891,0.0087,-0.1864,-0.1156,-0.2725,0.3035,-0.1288,0.2989,0.1889,-0.0107,0.1365,-0.065,0.2525,0.2513,0.0096,0.2624,0.0278,-0.0615,0.1088,-0.3982,0.0734,0.0548,0.3201,-0.0107,-0.1697,-0.302,-0.1429,-0.2243,0.0762,0.1364,0.2148,0.0533,-0.0964,0.1496,0.0148,0.1686,-0.0656,0.0732,0.0891,-0.0692,-0.0673,0.1272,0.1583,0.2804,0.5345,-0.0833,-0.1689,0.0267,-0.5505,0.0133,0.0739,-0.1726,-0.1786,-0.1875,0.4747,-0.4029,0.3467,0.3552,-0.0782,0.2299,-0.1933,0.1317,0.0548,0.0356,-0.1704,0.2404,-0.2,0.1802,-0.8204,-0.1583,0.101,0.2388,-0.31,-0.218,0.1547,0.0416,-0.2185,-0.2899,-0.4374,-0.0069,-0.3448,-0.0227,-0.1092,-0.3026,-0.087,0.2594,0.2182,0.0962,-0.1337,0.3141,-0.3724,-0.0412,0.3549,0.2145,-0.1187,0.234,0.1339,-0.096,0.2275,-0.0895,-0.1782,-0.1374,0.2063,-0.0231,-0.3831,-0.0321,-0.1313,0.0632,-0.199,-0.2567,0.2218,-0.2249,0.0629,0.2972,0.1734,0.1832,0.2798,-0.0157,0.0089,0.1528,0.0493,-0.2581,-0.2298,-0.0618,0.0174,-0.0569,0.0158,-0.0229,-0.1996,0.3929,-0.2527,-0.0168,-0.1326 +depression,0.374,0.1797,0.0791,-0.1924,0.2012,-0.7152,-0.4595,0.4259,-0.3966,0.1809,-0.0387,0.2498,-0.2127,0.141,-0.1373,-0.1787,0.0147,-0.1092,0.2845,0.1606,0.1557,-0.1072,0.2218,-0.276,-0.1192,0.0312,-0.3768,0.5324,-0.195,-0.0026,0.0005,0.1793,0.2166,0.0068,0.222,0.2755,-0.1873,-0.0478,0.2852,-0.0438,0.1087,0.1842,0.3484,-0.1623,0.1952,0.2034,-0.0815,-0.3427,0.2154,-0.2249,-0.376,-0.1563,0.5744,0.572,-0.0888,0.3805,0.1127,0.1118,-0.0934,-0.1812,0.2652,0.142,-0.2371,0.0021,-0.2731,0.0232,0.197,-0.3643,-0.2991,-0.3111,-0.0402,0.1072,-0.1824,0.15,0.1518,0.3368,-0.4038,0.2351,0.0661,0.1643,0.0859,0.5067,-0.2762,0.1223,-0.085,-0.1249,0.0661,0.1614,-0.2876,0.2527,0.1028,0.2615,0.5156,0.2929,-0.1802,0.2192,0.2125,-0.4188,-0.2257,0.0217,0.02,0.057,-0.4404,-0.1863,-0.4657,0.0568,0.2792,-0.0037,-0.0473,-0.3367,0.256,-0.1101,0.2863,0.3528,-0.5589,-0.0829,-0.0803,0.0881,-0.0764,0.0161,0.205,-0.3933,0.1596,-0.3482,0.7248,-0.3644,0.1113,0.1471,0.1394,-0.1111,-0.3012,0.0583,-0.5788,0.2584,-0.0718,0.1873,-0.4291,-0.2675,0.1828,-0.4183,-0.1487,0.1032,0.457,0.2878,-0.1969,0.3468,-0.0795,-0.0594,0.2824,0.1326,0.0267,-0.1848,0.1469,-0.4043,0.3252,0.4331,0.04,0.1116,-0.206,-0.0454,0.5646,0.1748,0.0712,-0.3232,-0.4047,-0.2365,-0.3899,-0.3686,0.2494,0.2264,-0.2274,0.1936,-0.3156,0.6446,-0.0344,-0.0769,0.0101,-0.1716,0.0416,0.0839,-0.1921,0.3792,0.0153,0.796,0.041,0.4258,-0.1706,0.2817,0.3175,0.2815,-0.1848,0.1265,0.1207,-0.026,0.1037,0.0709,-0.0002,-0.2714,0.4457,-0.13,-0.1712,0.0059,0.2389,0.2027,-0.1743,-0.0888,0.0385,-0.2314,-0.2343,-0.1375,-0.1472,0.4858,0.3146,-0.1456,0.2754,-0.1225,-0.2512,-0.2069,0.2668,-0.0373,0.9204,0.5132,0.092,0.4067,0.4262,0.2127,-0.0643,0.2942,-0.4097,0.2548,-0.2174,0.0732,-0.2787,0.4936,0.0127,-0.4894,0.3809,-0.0209,-0.151,0.0268,0.3949,-0.1987,-0.2963,0.0906,0.2838,-0.2972,0.3431,0.0952,-0.046,-0.3698,-0.074,0.3097,-0.4066,0.3686,0.5354,-0.0077,0.1115,0.3655,0.0534,-0.3583,-0.2737,0.3209,0.2116,0.1554,-0.1079,-0.0233,0.0216,0.2945,-0.1093,-0.0538,-0.3064,-0.1573,-0.2645,-0.2719,-0.4457,0.3802,-0.1348,-0.0042,-0.3042,0.2765,-0.0712,-0.2109,-0.005,0.3603,0.0174,-0.1366,0.2441,-0.2992,-0.084,-0.1401,-0.1534,0.0452,0.0167,-0.0623,0.0044,0.4876,-0.0862,-0.1445,0.2487,-0.0353 +derangement,0.1135,0.2478,-0.315,0.3618,0.319,-0.4415,-0.5142,0.1426,-0.5212,-0.6868,-0.2315,0.6464,-0.3052,-0.1095,0.1291,0.5488,0.505,0.0532,-0.1529,-0.3118,0.2936,0.3652,-0.491,-0.6662,0.1467,-0.6588,-0.122,-0.2872,-0.4782,-0.1683,0.4661,0.4943,-0.0382,0.0959,-0.2823,0.4043,0.1165,0.0193,0.5208,0.1808,0.0705,-0.3349,0.2085,-0.0757,0.3394,-0.1297,-0.1372,0.097,-0.1307,-0.243,0.0447,-0.1478,0.4858,0.0947,-0.5033,0.3416,-0.1446,0.1279,-0.4873,0.4222,0.2311,0.3306,-0.2088,-0.1012,-0.0151,-0.2686,0.0651,-0.4466,0.1568,-0.1851,-0.1121,-0.195,0.0224,0.3291,0.0678,0.2359,-0.2852,0.2237,0.3152,-0.4986,-0.2626,-0.1215,-0.7465,0.0429,0.1191,-0.2712,-0.0724,0.1061,0.2236,0.5423,0.0503,0.4889,0.2388,0.2492,-0.0031,-0.279,0.3235,-0.1492,-0.2079,-0.1158,0.0992,0.0866,-0.222,-0.303,-0.1848,-0.3122,0.0504,0.1455,0.3594,0.389,0.4086,0.0199,-0.2744,0.075,-0.5295,-0.1891,0.2204,-0.0882,0.0588,-0.1012,0.0951,-0.1739,-0.1669,-0.2697,-0.0348,-0.0384,0.147,-0.0264,0.4194,-0.0155,0.0978,0.1076,-0.4097,-0.3069,0.6786,0.4432,-0.2561,-0.6788,-0.0753,-0.5917,0.1513,0.4502,0.0785,0.5395,0.1571,0.3605,-0.0946,0.3023,-0.2083,0.0541,0.0823,-0.2121,-0.1792,-0.0648,0.2889,-0.15,-0.1413,-0.2445,0.047,0.0752,0.8007,-0.032,-0.0056,0.0397,-0.2449,-0.0858,0.1418,0.1066,-0.0493,0.786,-0.3023,0.3433,0.2846,0.0896,-0.0544,-0.2193,-0.2324,-0.1177,0.3721,-0.6157,0.058,0.1154,-0.4351,0.0127,0.6334,0.0862,-0.2898,0.1063,-0.4802,0.1839,0.1381,0.0034,0.0509,0.3492,0.0057,0.097,-0.6176,-0.0847,0.1344,0.0839,0.4075,0.1762,-0.4813,0.3815,-0.0316,0.2372,-0.0451,0.2036,0.0192,-0.2319,0.0632,0.5847,-0.1093,-0.4746,0.1411,0.0297,-0.0037,-0.3015,-0.3152,0.2998,0.0139,0.1992,-0.1021,-0.2816,0.7094,0.1758,-0.0243,0.1391,-0.2269,0.2057,-0.302,0.0813,-0.0381,0.5922,-0.0973,-0.6115,-0.1854,-0.2637,0.4528,-0.099,-0.3442,0.4412,0.1384,0.2548,0.3417,-0.1275,0.2262,-0.6064,-0.132,-0.5652,0.2059,0.2917,-0.1586,0.0258,0.5352,0.2117,-0.1847,0.0408,0.3091,-0.0713,0.3799,0.2581,0.045,-0.0408,0.0674,-0.331,0.3722,0.33,0.1003,0.2111,-0.192,0.1707,0.3253,0.1336,-0.3659,0.079,-0.2408,0.5126,0.3719,-0.0058,-0.27,-0.4976,0.0658,0.4283,-0.0402,-0.284,0.1775,-0.2908,-0.3465,-0.2471,0.0438,0.2101,-0.2323,0.0252,0.0443,-0.0538,0.0084,0.147,0.0182,-0.0255 +desire,-0.1744,0.3449,-0.1386,0.3315,0.1831,-0.0149,-0.2936,0.0354,-0.0839,-0.0863,-0.0101,-0.0127,-0.2304,-0.0063,-0.0752,0.139,-0.4637,0.2803,-0.1093,-0.2442,0.2907,0.029,-0.0479,-0.0768,-0.2076,0.0233,0.1173,-0.0262,-0.0069,0.3204,-0.2514,-0.2315,-0.0294,-0.0213,0.0081,-0.1622,-0.0587,0.108,-0.0119,0.0704,-0.0298,0.1253,-0.0019,0.0625,-0.1506,0.0903,-0.1367,-0.2924,0.0774,0.187,0.0658,-0.0188,0.4159,0.0657,0.0711,-0.2872,0.0805,-0.333,-0.0072,0.2364,-0.0176,0.1865,0.2502,-0.1489,-0.1037,0.3854,0.1844,0.0385,-0.1223,0.0796,0.047,0.0249,-0.0371,0.4318,-0.1338,0.2544,-0.3755,0.1998,0.346,-0.3546,0.1638,-0.1658,-0.0739,-0.0691,-0.1174,-0.0888,0.0167,0.1305,-0.0214,0.1597,0.0085,0.5056,-0.1056,-0.1979,-0.1422,-0.3717,-0.0641,0.1478,-0.1453,-0.1991,0.0308,0.197,0.186,0.1548,-0.028,-0.0071,-0.2039,-0.3765,0.1245,0.3136,0.6912,0.1039,0.0267,0.0995,-0.2914,0.221,0.4701,0.1799,-0.3282,0.2624,-0.0217,-0.047,0.2161,-0.4175,0.0294,-0.1419,-0.1131,-0.1499,0.2064,-0.0066,-0.1204,-0.2774,-0.0026,-0.1793,0.349,-0.1822,-0.1018,-0.1255,0.1022,0.2961,-0.154,-0.1232,-0.0696,0.4011,0.1443,-0.1197,-0.2086,0.1976,0.009,-0.1745,0.2503,-0.1675,-0.1046,0.1458,-0.0796,0.1814,0.1896,-0.01,0.1315,0.1323,0.2297,-0.0266,0.2488,0.1883,0.0489,0.2569,-0.092,0.2832,0.204,-0.1164,0.1283,-0.2018,0.3797,0.0521,-0.0552,0.0231,0.3451,-0.0173,0.1677,0.3087,-0.0016,0.1133,-0.2767,-0.1776,0.007,-0.0729,-0.3025,0.1073,-0.1103,0.1229,0.327,-0.181,-0.1527,-0.1197,0.0217,-0.0212,-0.1121,-0.2197,0.1282,0.1775,-0.3064,-0.0235,0.1814,0.0688,0.0576,0.0905,0.1312,-0.0111,0.1071,-0.276,-0.0644,0.7647,0.0421,0.1552,-0.0009,-0.2004,0.0355,-0.0136,-0.0048,-0.0513,0.2008,0.5242,-0.0934,0.073,-0.29,0.1576,-0.275,-0.0415,-0.1849,0.2924,-0.1987,-0.2017,-0.1323,-0.1328,-0.1236,-0.8348,-0.0271,-0.0779,-0.1724,-0.1351,-0.1715,-0.1266,0.2304,-0.1143,-0.1096,-0.5086,0.1104,-0.0352,0.0999,0.1899,0.0248,-0.141,0.1727,-0.2399,-0.0872,-0.1252,0.2624,0.0786,-0.0817,0.204,0.4334,0.2364,0.3187,0.2634,-0.1296,0.0257,-0.04,0.2544,0.2324,0.195,-0.1493,-0.443,0.1458,0.0477,-0.0481,0.2215,-0.5113,0.0562,0.1238,0.1329,-0.1409,-0.1043,0.129,0.1581,-0.1103,-0.1837,-0.0975,-0.0665,0.0321,-0.0476,-0.0098,0.0761,0.1781,-0.112,-0.1861,0.0227,0.0862,-0.1291,0.3593,0.0744 +despair,0.0049,0.1524,-0.2018,0.0693,0.0149,-0.1464,0.2342,0.4654,-0.3173,-0.2046,0.1258,0.2165,-0.3766,0.2415,0.0647,-0.1724,-0.179,-0.0114,-0.317,-0.0138,0.1239,0.2224,-0.2085,-0.1972,0.0011,-0.4153,-0.3219,-0.0635,-0.1219,0.1265,0.3216,-0.2225,0.115,0.1662,0.0769,0.1208,-0.0567,0.2676,0.3294,0.1187,0.2016,0.0135,0.0835,-0.3145,-0.3787,0.1554,0.2342,-0.6237,-0.1274,-0.1263,-0.2772,-0.3348,0.2355,0.0864,0.0574,0.0766,-0.3207,0.3047,-0.0697,0.105,0.2981,0.1034,-0.1488,0.1516,-0.4198,0.3098,-0.129,0.0163,-0.4035,-0.2691,0.2468,-0.1566,-0.1265,-0.0706,0.0957,0.4075,-0.3069,0.0581,0.035,-0.0273,-0.0178,0.0625,-0.3156,0.1083,-0.25,0.0902,0.2052,0.3957,0.0399,0.0368,0.1614,0.114,0.5087,0.0227,-0.0885,-0.1543,0.1479,-0.4487,-0.1436,0.0032,-0.062,0.4893,-0.3719,-0.1345,-0.0238,0.0235,-0.1865,0.2204,-0.0264,0.0515,0.5645,-0.0316,0.085,0.3113,-0.8219,-0.1041,0.2558,0.0423,-0.1545,0.0301,-0.0322,-0.1847,0.2139,-0.0432,0.109,-0.1788,-0.1448,0.0223,0.1932,-0.0049,-0.3722,0.1046,-0.1498,0.1742,0.5048,0.0671,-0.2889,-0.4998,0.1633,-0.4042,-0.4545,-0.0448,0.2625,0.7264,0.0232,0.132,0.0662,0.0463,0.3633,0.3754,-0.1816,0.0408,-0.0727,-0.2295,0.2094,0.1264,-0.0633,-0.3543,-0.2058,0.119,0.5881,-0.0589,-0.1855,-0.2105,-0.1558,-0.1646,-0.438,-0.1745,0.0626,-0.1543,-0.2057,0.2014,-0.061,0.2454,-0.2517,-0.0467,-0.0039,-0.0953,0.0931,0.284,-0.085,0.2947,-0.2691,-0.2081,0.1741,0.1648,-0.2272,0.3241,0.1092,0.3291,0.2955,0.0396,-0.0583,0.0072,-0.1337,0.1938,-0.1935,-0.1291,0.1949,-0.0629,-0.4894,-0.1006,-0.0486,0.0564,-0.1881,-0.0582,-0.2462,-0.085,-0.0397,-0.0453,0.16,0.4014,-0.0407,-0.0026,0.1772,-0.4549,-0.2554,-0.2395,0.0627,0.0588,0.2291,0.4148,-0.1136,0.219,0.4737,0.2578,0.0128,0.1013,-0.2503,-0.0639,0.1482,-0.1892,-0.2741,0.2045,0.1628,-0.7842,0.0346,0.1022,0.0434,0.2769,0.0442,-0.4752,0.2211,-0.0601,0.3593,-0.2966,0.0166,-0.1241,-0.2743,-0.3326,-0.218,-0.2663,0.0387,0.1914,0.311,-0.1273,-0.141,-0.0097,-0.2242,-0.262,0.1392,0.4305,0.3473,0.3116,-0.2104,0.2797,-0.3119,0.2503,-0.4635,0.1377,-0.2574,-0.2269,-0.246,-0.0649,-0.2081,0.2849,-0.0222,-0.321,-0.3777,-0.1645,-0.101,-0.3079,-0.435,0.094,-0.126,-0.47,-0.1116,-0.1555,-0.0524,-0.1456,0.0589,-0.1639,-0.1064,0.1166,-0.3707,0.094,0.0335,-0.2113,0.0434,0.057 +disappointment,0.1061,-0.0428,-0.0588,0.1758,-0.0909,-0.0618,0.1163,0.3239,-0.3385,0.1614,-0.1842,0.0501,0.1465,0.146,-0.2927,-0.0504,-0.2937,-0.1545,-0.2414,0.2333,-0.0102,0.44,0.1687,-0.0923,-0.3387,-0.1915,-0.0684,-0.1511,0.0619,0.4156,-0.1765,-0.1216,0.0715,0.4017,0.3563,-0.1417,-0.1439,-0.2734,0.0103,0.0071,0.2522,-0.125,0.0392,-0.2437,-0.1738,-0.1623,0.367,-0.5732,-0.1314,-0.1507,-0.1283,-0.3659,0.1237,0.0885,0.0604,0.0031,0.0234,0.1518,0.1494,0.1934,0.3888,0.5844,0.1163,0.1509,-0.0323,0.1287,0.0116,0.0672,-0.2829,-0.4336,-0.1293,-0.0366,-0.7199,0.1218,-0.2524,0.5491,-0.3744,-0.0808,0.3059,-0.2686,-0.1545,-0.4803,-0.0478,0.0168,0.0631,0.2993,0.098,0.1585,-0.0084,-0.2133,-0.0469,0.2033,0.5418,0.0665,-0.0007,-0.2189,0.1518,-0.1094,-0.4762,-0.0466,-0.1069,0.407,-0.3114,-0.1661,-0.1377,0.1959,0.1353,0.351,-0.1547,0.0841,0.5473,0.3114,-0.1563,-0.2369,-0.5214,-0.0623,0.1802,0.0414,-0.1483,0.0537,-0.4199,0.0966,0.1559,-0.0589,0.2732,-0.0939,-0.2445,-0.4056,0.2325,0.1462,-0.0499,-0.0307,0.1674,-0.3035,0.2379,0.1618,-0.127,-0.053,-0.1481,-0.2289,-0.4717,-0.2106,0.2564,0.4255,0.3563,0.0536,0.0016,-0.058,0.1806,0.1468,-0.0833,0.0496,-0.2581,-0.06,-0.1377,0.0625,0.3626,-0.0459,-0.3589,-0.315,0.4508,0.0251,0.1587,-0.2756,-0.153,0.2793,-0.3899,0.4039,0.2564,-0.0143,0.1428,0.1216,0.0298,-0.118,-0.3473,-0.1031,-0.0049,0.0948,0.2683,0.4964,0.254,0.3235,-0.0074,-0.1321,-0.1526,0.0577,-0.2112,0.2226,0.1725,0.0048,-0.0402,-0.3752,0.0394,-0.0247,-0.0268,0.0277,0.211,0.1377,-0.0037,-0.1306,-0.0374,0.0872,0.0954,-0.2263,-0.3111,0.0731,0.0232,0.0702,-0.0378,0.1345,0.4395,0.5406,-0.1674,-0.1114,-0.0004,-0.2299,-0.218,-0.1475,-0.1647,0.0914,0.1136,0.5766,-0.0701,0.7321,0.4377,0.2466,-0.1488,-0.2369,-0.0117,0.0107,-0.204,-0.0634,0.0837,-0.1518,-0.12,-0.9612,-0.0245,0.0803,-0.2132,0.042,-0.0356,-0.3929,0.3387,0.2282,0.2738,-0.3786,0.0849,-0.2537,0.0107,-0.1521,-0.1041,-0.0796,-0.1022,0.2653,0.3903,-0.1483,-0.0018,-0.0403,-0.0395,0.3072,-0.0691,0.0071,-0.3011,-0.2131,-0.2673,0.2545,-0.1437,0.1343,0.2417,0.2317,0.1803,-0.5587,-0.0216,-0.2648,0.0497,-0.0813,0.1433,-0.047,-0.3424,0.0062,0.3799,0.0523,-0.3103,-0.0741,0.3711,-0.2669,-0.0512,0.0336,-0.1898,-0.1661,0.1242,0.0822,0.0492,-0.0404,-0.3653,-0.0865,0.0224,-0.0429,0.205,0.2498 +disarray,0.1264,0.1604,-0.1958,-0.0048,-0.0609,0.3814,-0.2585,0.4571,-0.1638,-0.1185,-0.2202,0.2479,-0.3416,0.0142,0.1515,0.1053,0.3524,0.1138,0.0583,0.0084,-0.0334,0.5153,-0.2192,-0.3255,0.2122,-0.4545,-0.0536,-0.3318,-0.4705,-0.5037,0.2167,-0.2023,0.3096,-0.0681,0.2702,0.3536,-0.1784,-0.2102,0.384,-0.2162,-0.038,-0.313,-0.3318,-0.2863,0.1822,-0.4064,0.2182,-0.3618,-0.1706,-0.146,-0.3149,-0.067,0.1576,-0.2692,-0.2476,0.0824,-0.2008,0.4405,-0.2225,0.0583,0.0175,0.399,0.0259,0.2817,-0.574,-0.1862,-0.0849,0.0174,0.51,0.13,-0.0145,0.0095,-0.1229,0.2553,0.2681,-0.0546,-0.4032,-0.3278,0.2983,0.1157,-0.2447,0.1152,-0.1131,-0.2666,-0.1481,-0.3445,-0.2677,0.0232,0.2838,-0.0342,0.0635,0.4034,0.0641,0.0329,-0.2858,-0.0722,0.2836,-0.3015,0.1781,-0.5874,-0.0381,0.21,-0.3787,0.228,-0.251,0.0188,0.0301,0.0971,0.4699,0.0607,0.549,0.1603,-0.4071,0.0936,-0.4751,-0.5767,0.4908,-0.0228,0.2351,0.2638,0.1732,0.2082,-0.2419,-0.157,0.3866,-0.0668,-0.2704,-0.0468,0.4203,-0.1103,0.1088,-0.0665,0.2374,-0.0901,0.3491,0.568,0.1802,-0.5103,0.314,-0.4712,-0.0755,0.006,-0.0976,0.75,-0.0912,0.2012,0.1872,0.1946,0.4278,0.4225,0.0622,-0.3163,0.2388,-0.2352,0.1656,0.3768,0.0308,0.1622,-0.0806,0.135,0.728,-0.0422,-0.0859,-0.3474,-0.0506,-0.1212,-0.2557,0.1802,0.0671,0.1987,-0.3183,0.0223,-0.2081,0.2539,-0.1519,0.0346,-0.0837,-0.1397,0.3224,-0.0421,0.2085,0.3857,0.2055,-0.1748,0.1521,0.0747,0.0455,0.3528,-0.1759,0.116,-0.1469,-0.4466,0.3571,0.1222,-0.0405,0.2502,-0.5549,0.0597,0.46,0.2736,0.077,0.2683,-0.1582,0.3711,0.0337,-0.2733,-0.2728,0.0247,-0.067,-0.3262,0.044,0.4414,-0.04,0.0796,0.1355,0.0862,-0.2135,-0.2946,-0.4482,0.1154,-0.2279,0.2801,-0.0103,0.2864,-0.0748,0.2015,-0.318,-0.0595,-0.1047,0.1075,-0.0197,-0.0304,-0.037,-0.2936,0.1822,-0.7056,-0.4405,0.2147,0.0383,0.0374,0.2332,0.2408,0.4419,-0.3335,0.114,-0.1438,-0.0223,-0.1538,0.134,-0.2138,-0.2709,0.0881,-0.1689,0.1166,0.6099,-0.1456,0.3177,0.5093,-0.0436,0.0464,0.22,0.3589,-0.2151,-0.3099,0.4476,0.2168,-0.1357,0.1442,-0.3649,0.1467,-0.2145,-0.1517,0.3758,-0.4614,0.2268,0.0962,-0.1527,0.1757,-0.5449,-0.369,-0.0156,-0.2219,-0.4235,0.0042,0.2253,-0.2756,0.1021,0.1663,-0.2463,-0.2643,0.2151,0.0038,0.034,0.1675,0.1194,-0.3127,0.2,0.2487,-0.1438,0.3695 +disbelief,0.018,0.452,0.1837,-0.6042,-0.115,-0.1738,0.2804,0.3358,-0.4714,0.1322,-0.0566,0.1847,-0.2308,0.0222,-0.2172,-0.1791,0.2911,-0.1613,-0.0636,-0.1222,-0.1214,0.337,0.1243,0.1013,0.1954,0.2749,-0.2284,-0.2737,0.2275,0.3226,0.3483,-0.1686,-0.0228,0.0374,0.5617,-0.0193,0.2341,0.0512,-0.0379,-0.0593,0.003,-0.2917,-0.0285,-0.2275,-0.0894,0.1857,0.0292,-0.0574,-0.2357,-0.1345,0.0358,-0.2457,0.3813,0.1064,0.2422,-0.3005,-0.4832,0.2406,-0.1586,0.5947,0.2363,-0.0727,0.0099,0.1755,-0.7251,-0.0638,-0.091,-0.4792,-0.1076,-0.7784,-0.0415,-0.3825,-0.2759,-0.0725,-0.2259,0.603,-0.3949,0.5427,0.1943,0.0655,0.0683,-0.6727,-0.0387,-0.2459,-0.204,-0.2078,-0.0172,0.2735,0.0948,-0.0966,0.2084,0.3253,0.3834,0.052,0.1428,-0.5032,0.3046,-0.2024,-0.217,-0.0621,0.1775,-0.1187,-0.1446,-0.0373,0.0868,-0.1028,0.2976,-0.1887,-0.1196,0.6734,0.7147,0.143,-0.0948,0.4533,-0.7473,-0.4951,0.4758,-0.5766,-0.3808,-0.3773,0.2217,0.6665,0.3521,-0.1251,0.0279,0.0608,0.2632,0.1585,0.271,0.0911,-0.6563,0.2043,-0.24,-0.5496,0.2033,-0.3999,-0.1318,0.1324,0.171,-0.2618,-0.6498,-0.3918,0.2183,0.5701,-0.172,-0.4299,-0.1452,-0.1924,0.1983,0.2936,-0.4501,0.0403,0.2504,0.1563,-0.2171,-0.0876,0.0015,-0.0439,0.052,-0.3261,0.6314,-0.0517,0.3773,0.5414,-0.1181,0.1091,-0.192,0.0527,-0.0191,-0.3229,-0.0807,0.2637,0.4662,-0.4056,0.0765,-0.7977,-0.022,0.2629,-0.0028,0.0257,0.0366,0.1978,0.1187,0.0724,0.1763,0.1824,-0.547,0.2605,0.4806,0.4444,0.0977,-0.0501,0.067,0.1632,-0.2215,0.2243,0.2424,0.2706,-0.2402,0.0092,0.4774,0.3162,-0.2665,-0.4064,0.2924,-0.2277,-0.2146,0.1385,0.0088,-0.0723,0.2467,0.366,-0.0568,-0.433,0.2521,-0.3564,0.2045,-0.0378,-0.1653,-0.2466,-0.2145,0.5115,-0.0263,-0.1178,0.3024,-0.195,-0.5397,0.0545,-0.1326,-0.3061,0.117,0.0386,-0.0667,-0.0938,0.4089,-0.8915,-0.5226,-0.1475,0.1479,-0.12,-0.1402,-0.3052,0.226,0.1904,0.2792,-0.3724,-0.0259,0.0159,-0.2605,-0.3298,-0.0605,-0.4568,0.4575,0.3459,0.58,-0.0275,-0.0502,-0.041,0.1724,-0.1866,-0.3968,-0.2568,-0.3596,-0.2204,-0.0077,0.8906,-0.2544,0.3431,-0.3325,-0.0633,-0.0349,-0.6062,0.1159,-0.2565,-0.0286,0.023,0.0305,-0.3487,-0.1978,-0.5413,-0.2592,0.0464,0.2051,-0.0458,0.1571,-0.7159,0.1887,-0.0894,-0.788,-0.2092,-0.2705,0.0637,-0.0763,0.2823,0.0783,0.1309,0.3693,0.3587,-0.4014,0.0132 +disgust,0.1691,0.3382,-0.2133,-0.0488,-0.0354,0.0926,0.2866,0.3403,-0.6749,0.0375,0.0225,0.1959,-0.1855,-0.0892,-0.0809,0.5205,-0.2442,0.1084,-0.359,-0.3189,0.282,0.3415,-0.1973,0.174,-0.0462,-0.0203,-0.0584,-0.0024,-0.3166,0.3272,0.2869,-0.1252,0.1866,0.4446,0.0138,0.0625,0.2171,-0.2075,0.2614,0.0966,0.0151,-0.4419,-0.269,-0.3576,-0.0967,-0.2128,0.0817,-0.3318,-0.3407,0.1438,-0.0072,-0.2498,0.275,0.0518,-0.1152,-0.3397,-0.0305,0.1955,-0.111,0.3819,0.4908,-0.0638,0.0102,0.2016,-0.1561,-0.024,0.1845,0.0243,-0.2999,-0.3152,-0.0564,-0.36,-0.5334,0.5497,0.1707,0.3831,-0.3222,-0.0404,0.1319,-0.244,-0.009,-0.4661,0.0023,0.1681,-0.1077,-0.1242,-0.0919,0.1831,-0.0926,-0.0936,0.0397,0.3378,0.1111,0.0816,-0.0826,-0.4643,0.245,-0.0848,0.0206,-0.0996,0.0763,0.247,-0.4829,-0.0378,0.2637,0.1592,-0.0106,-0.0718,0.1746,-0.0475,0.6831,0.1497,-0.2536,-0.1544,-0.6902,-0.2691,0.321,0.3152,-0.4139,-0.3408,-0.0905,0.4014,0.3044,0.2299,-0.0031,-0.0805,0.3211,-0.3986,0.2783,-0.051,-0.3148,-0.1927,0.1682,-0.2078,0.2288,0.3707,-0.2315,-0.2153,0.1696,-0.1783,-0.7112,-0.5744,0.36,0.5433,-0.1739,0.0218,-0.1172,0.3547,0.3264,0.0281,0.088,0.0252,0.0088,0.04,0.0316,0.1689,0.0693,-0.2672,-0.1612,-0.1047,0.5019,-0.0174,0.168,-0.051,-0.1921,0.0203,-0.2309,0.1422,0.2595,-0.0512,-0.3605,0.4312,0.26,-0.2472,-0.2827,-0.3119,-0.0001,0.319,0.4431,0.2266,0.041,0.0521,0.1523,0.0071,-0.233,0.0376,-0.2203,0.2852,0.2038,0.2811,-0.0328,0.0414,-0.3252,0.0601,-0.0287,0.1959,0.0953,0.6435,-0.0502,-0.1505,0.0459,0.3673,-0.113,-0.1121,0.2926,0.3021,0.023,-0.0774,0.0287,-0.2209,0.1611,0.4989,-0.3225,0.038,0.1784,-0.5034,-0.0028,0.0208,-0.0733,-0.0065,0.4766,0.2953,0.1599,-0.1162,0.3041,0.0327,0.135,-0.0304,0.1256,0.2469,0.0247,0.0843,0.0906,0.0776,-0.1555,-0.9828,-0.368,-0.0534,0.1021,0.0789,-0.0687,-0.1571,0.0975,0.08,0.1152,0.168,0.0629,-0.3624,0.161,0.2898,0.0463,-0.5138,-0.0027,-0.0138,0.1838,0.1024,0.1451,0.0634,0.1304,-0.1749,-0.4087,0.1716,0.0068,-0.2393,-0.6173,0.4836,0.0457,0.6539,-0.1986,0.141,-0.1861,-0.4747,0.1703,-0.0975,0.045,0.0989,-0.0651,-0.0728,-0.385,-0.1446,-0.187,-0.0693,-0.1299,0.1157,0.107,-0.038,-0.1573,-0.1751,-0.695,-0.2961,-0.0783,-0.0802,-0.3581,0.1233,-0.0566,-0.0543,-0.0324,0.1194,-0.0465,0.0812 +distress,0.4707,-0.018,-0.4706,-0.0189,-0.0944,0.0784,-0.3222,0.5062,-0.1789,-0.4515,0.1701,0.2224,0.0053,0.1252,0.0685,0.1511,0.0374,0.2239,0.0649,-0.1433,0.0974,-0.2731,0.13,-0.0469,0.0756,0.059,0.0932,0.3367,-0.5156,0.0279,0.2078,0.3097,-0.1008,0.1595,0.2089,0.2022,-0.2337,-0.2431,0.3857,0.2513,-0.1062,-0.0859,0.2287,-0.0401,-0.5459,-0.0656,-0.3312,-0.2074,-0.2928,0.0179,-0.0957,-0.2841,0.2854,0.1759,0.0393,-0.3045,-0.274,0.4546,-0.0846,0.2625,0.5726,0.2637,-0.072,-0.0414,-0.0974,-0.2227,0.016,-0.3597,-0.4388,-0.0242,0.0127,-0.1476,-0.033,-0.0644,0.4527,0.4582,-0.3201,-0.2015,0.0016,0.2023,-0.151,0.5307,0.1117,0.0827,-0.4275,0.005,0.0777,-0.1254,0.3016,0.2804,0.2829,0.3047,0.5109,-0.3086,0.0058,-0.5482,0.2103,-0.0241,-0.0427,0.2324,-0.2121,0.2281,-0.5169,0.3163,-0.0432,0.1452,-0.3905,0.0085,-0.0301,0.3223,0.4509,0.1303,0.2085,-0.3036,-0.6871,-0.1996,0.2061,-0.0393,0.0345,0.7056,-0.2879,-0.3138,0.1109,-0.3826,-0.0141,0.1357,-0.1147,0.0065,0.4058,-0.1354,0.0677,-0.1839,0.1012,0.2951,0.4275,-0.2188,0.0093,-0.1904,0.0188,-0.2742,0.0967,0.0123,-0.049,0.5183,-0.0191,0.3867,-0.1673,-0.2537,0.2264,0.1656,0.1158,-0.1099,0.0149,-0.2159,-0.2462,0.1403,0.3055,-0.2625,-0.2194,-0.0055,0.5449,0.1295,-0.3523,-0.1881,-0.1715,0.0171,-0.4074,-0.3178,-0.0955,0.1742,-0.3688,0.0526,-0.2156,0.0877,-0.1871,-0.1495,0.3694,-0.0863,0.0417,0.1682,0.0505,0.2397,-0.2396,-0.0712,-0.1888,0.3275,-0.0758,0.4451,0.0338,-0.0246,-0.0685,0.1877,-0.1424,-0.3733,-0.4102,0.3014,0.3508,-0.4407,-0.1151,-0.0219,0.1596,0.2606,-0.1939,-0.0381,0.2864,0.1293,0.073,-0.2369,-0.288,-0.0513,0.0371,0.467,-0.0714,0.1465,0.2757,-0.3645,0.059,-0.0939,-0.2553,-0.2671,-0.0091,0.4215,-0.1555,-0.1458,0.2533,-0.13,0.1681,0.1141,-0.4972,-0.6737,-0.2681,0.4125,-0.0038,-0.097,-0.2773,-0.5955,0.215,-0.2841,-0.0763,-0.3624,-0.2375,0.1187,0.2043,-0.2766,0.1621,0.0411,0.1404,-0.1463,-0.2853,-0.2484,0.1808,0.4048,-0.4547,0.4857,0.2221,-0.1162,0.2445,0.2337,-0.011,0.1848,-0.1475,0.3134,0.0344,-0.2896,-0.2107,-0.1162,-0.0347,0.2837,-0.1478,-0.1782,-0.1262,-0.3039,0.2009,-0.1837,-0.1208,0.542,-0.249,-0.0503,-0.3545,0.0831,0.2687,-0.2239,0.0741,0.4293,0.473,-0.1411,0.0888,0.06,-0.3122,-0.2521,-0.0067,-0.3804,0.3834,0.1751,-0.6583,0.1769,0.2306,-0.1021,0.5426,0.214 +distrust,0.04,0.5792,-0.0235,0.2002,-0.0914,-0.1123,-0.1372,0.5185,-0.5338,-0.2631,-0.4212,0.3928,-0.6281,-0.0561,0.009,-0.0094,-0.136,0.2399,0.2266,-0.5617,-0.3941,0.2324,0.1404,-0.1055,-0.1904,-0.2115,0.2968,-0.0745,-0.3206,-0.0525,0.1429,-0.3631,0.164,0.1292,0.0538,-0.2045,0.0309,-0.2734,0.5321,0.1719,-0.1387,-0.1411,-0.1136,0.0175,-0.1392,-0.019,-0.0461,-0.4333,-0.1355,0.0902,-0.216,-0.0327,0.152,0.1045,-0.0762,0.2038,-0.2035,0.1068,0.2297,0.1855,0.1647,-0.0492,0.2617,0.287,0.3496,0.3267,0.0975,0.1182,-0.077,-0.5869,0.1722,0.0785,-0.4798,-0.0658,-0.0858,0.3939,-0.0773,0.0351,0.2485,0.3748,-0.1791,-0.0853,-0.3821,0.1137,-0.0585,-0.2659,-0.1098,0.0301,-0.0919,-0.4604,-0.0186,0.3258,0.2409,-0.1677,-0.0107,-0.4075,0.0981,-0.4253,-0.6476,-0.1277,-0.4523,-0.0302,-0.0401,0.3817,0.1218,0.2024,0.1528,-0.3344,-0.0614,0.064,0.5279,0.0115,-0.4993,-0.0232,-0.6949,0.0035,0.148,-0.0617,-0.0422,-0.4847,-0.2439,-0.0537,0.4091,0.2642,-0.0031,-0.3102,-0.1086,-0.1625,0.675,0.071,-0.2121,-0.0457,0.0647,0.1648,0.3607,-0.0693,-0.1379,-0.0627,-0.1378,-0.1793,-0.0336,-0.2395,0.2439,0.6254,-0.051,-0.0943,-0.249,-0.0312,0.2703,-0.0045,0.2201,-0.4093,-0.314,0.1891,0.1459,0.092,-0.0913,0.1385,0.0177,0.0237,0.5457,-0.1348,0.1538,0.1277,-0.0666,-0.0484,-0.0667,0.1604,0.3633,0.2641,-0.3236,0.3233,0.5588,-0.2991,0.0846,-0.0354,0.1817,0.2131,0.1388,0.2762,-0.2739,0.1874,-0.0992,-0.1917,-0.3756,-0.022,0.2222,0.4648,0.1306,-0.1874,0.2001,-0.3619,-0.1222,-0.0019,-0.227,0.0695,0.1608,-0.1699,0.049,-0.121,0.1563,-0.0753,-0.0959,0.36,0.1162,-0.0056,-0.0106,0.1491,0.7219,-0.2951,0.0686,0.7087,-0.0857,-0.2639,0.0364,-0.1142,0.1734,-0.2219,-0.3099,-0.128,0.1119,0.2683,-0.1204,0.0519,0.0958,-0.2482,-0.7107,0.0369,0.0099,0.6147,-0.2773,0.2258,0.0769,-0.4374,-0.2633,-0.9252,-0.0675,-0.4899,-0.059,-0.1546,0.29,-0.2439,0.0378,0.1685,0.1298,-0.6137,0.402,0.0672,-0.3594,-0.1969,0.5484,-0.4878,-0.2508,-0.1595,0.3265,0.1062,-0.341,-0.0946,0.0236,-0.1341,0.1391,0.5447,0.1896,-0.408,-0.1493,0.4596,0.213,0.6636,-0.1438,-0.0152,-0.0596,-0.2079,0.0393,0.2571,0.0313,0.2306,0.1337,-0.1903,0.1767,-0.6192,-0.3235,-0.1589,-0.0465,0.2226,-0.1185,0.0604,0.0765,-0.0507,-0.4985,0.1259,0.0391,-0.491,-0.1896,0.2813,-0.2842,0.0346,-0.0288,0.2363,0.3584,0.4227 +dominance,-0.1235,0.1216,0.3189,-0.0829,0.0634,0.1633,-0.3743,0.1071,-0.3792,0.3027,-0.0288,0.3352,0.1138,-0.0289,-0.1728,0.2356,-0.3478,0.315,-0.1204,-0.0607,-0.2681,0.4639,0.0943,0.001,-0.2422,-0.0842,-0.1887,0.425,-0.1533,-0.3205,-0.0405,-0.0616,0.1512,-0.2778,-0.6526,0.2304,0.0421,0.0842,0.0921,0.3125,-0.6103,-0.2359,-0.1503,0.0055,0.1802,-0.5493,0.4523,-0.1066,0.3078,-0.23,0.2386,0.2615,0.0434,-0.2305,-0.0287,-0.0333,0.0638,-0.3615,0.1292,0.3917,-0.1335,0.2383,-0.0357,0.1868,-0.1854,0.2418,-0.136,0.1015,-0.2751,-0.0864,0.0844,-0.3405,0.1127,-0.041,0.0704,0.4307,-0.4715,0.148,0.0305,0.1687,-0.2495,0.2993,-0.0532,-0.2039,0.6747,-0.6277,-0.0476,-0.0628,-0.278,-0.0424,0.0502,0.5441,-0.3272,0.0706,-0.1346,0.0454,0.2858,0.1726,0.18,-0.6435,-0.0719,0.1322,0.1319,0.2657,-0.3413,0.2482,0.2714,0.1957,0.1965,-0.2482,0.0768,-0.1282,-0.3916,-0.0706,-0.3429,-0.1953,0.0462,-0.2345,-0.0201,0.3083,0.237,0.1617,0.3105,-0.2179,-0.1005,0.0112,-0.468,-0.2282,0.1286,0.0606,-0.111,-0.1224,0.3453,0.4126,0.1254,0.3727,-0.2039,-0.0021,-0.024,-0.4379,0.5711,-0.3832,-0.2399,0.4778,0.0075,0.1579,-0.5593,0.3276,0.3258,-0.0597,-0.2159,0.0278,0.0425,0.2827,-0.252,0.4747,-0.2234,0.1709,0.0467,-0.0301,0.5975,-0.1769,-0.3525,-0.0087,0.1882,0.0063,-0.0168,0.067,0.3995,0.0267,0.0683,-0.3683,0.1075,-0.0176,-0.1152,0.1223,-0.0533,-0.2645,0.3328,0.2966,-0.1266,0.3339,-0.1434,0.0677,0.1074,-0.0511,-0.2642,0.0905,0.0915,0.049,-0.0871,-0.1521,0.0641,-0.0177,-0.2291,0.0588,-0.5315,-0.3168,-0.2798,0.1663,0.0569,0.0827,-0.4736,0.12,-0.0731,-0.2388,-0.266,0.0238,0.0858,-0.3059,0.1215,0.6772,-0.1175,-0.3526,0.1725,-0.1401,-0.4096,0.0473,-0.4188,-0.0714,0.107,0.4278,-0.0683,-0.1489,0.0289,-0.4856,-0.361,-0.2663,-0.0514,0.4757,0.2336,0.3146,0.2249,0.1967,0.0275,-0.5179,0.2491,0.1221,-0.2354,-0.5743,-0.1127,0.0453,0.3176,0.0041,0.1178,-0.0656,0.2664,0.1811,0.4261,-0.0574,0.0848,-0.1308,-0.0277,0.3162,0.2204,0.0368,-0.0644,0.112,0.1752,0.1708,-0.0901,-0.146,0.3066,0.2159,-0.0514,-0.3856,-0.0828,0.1949,-0.466,-0.2587,-0.3296,-0.3196,0.1316,0.1086,-0.2315,-0.2278,-0.3637,-0.1725,0.1696,-0.4066,-0.2901,0.1193,0.1537,0.3422,-0.326,-0.2098,-0.1515,-0.1351,0.1189,0.1372,0.3457,-0.0406,-0.0662,-0.0476,0.0752,-0.3693,-0.0769,0.1034,-0.1571,-0.0035 +doubt,-0.1854,0.4199,-0.2554,-0.1839,-0.0415,0.023,0.4636,0.3741,0.0185,-0.0986,0.019,-0.0419,-0.2539,-0.0004,0.0625,-0.0663,0.2137,0.0004,0.0452,0.2238,-0.1916,0.1916,0.042,-0.0512,-0.0725,-0.1121,-0.0604,-0.0146,0.03,0.1477,-0.025,0.1009,-0.3323,0.1079,0.1518,-0.1218,-0.1578,0.1338,-0.5074,0.4194,0.0547,0.2833,0.0346,-0.1557,-0.1621,-0.0362,-0.0175,-0.2782,0.1346,-0.0956,0.0246,-0.5087,0.0147,-0.0672,0.0114,0.0047,-0.3096,0.089,-0.0033,0.3159,0.2479,-0.3807,-0.0426,-0.1697,-0.0348,0.3384,0.5208,0.0181,0.0723,-0.0237,0.1699,0.0342,-0.2093,0.1385,0.106,0.3508,-0.2502,-0.1596,0.3765,0.2048,0.0596,-0.1907,0.1097,-0.1344,0.092,-0.2449,0.0781,-0.0245,-0.0807,0.0315,-0.1056,0.2526,0.186,0.0107,-0.0489,-0.3082,-0.0047,0.2053,-0.272,-0.2217,-0.0112,-0.0571,0.3686,-0.0987,-0.0571,-0.0666,-0.0533,-0.1299,0.0725,-0.0241,0.1882,0.0653,-0.3035,0.3784,-0.5219,0.0136,0.0354,-0.1332,0.1287,0.0079,0.1098,-0.2548,-0.0367,-0.0713,0.1249,-0.1814,-0.1241,-0.0762,0.497,0.015,0.0033,0.1098,0.1574,0.0917,0.3079,0.3198,-0.1819,-0.0602,0.1234,-0.0885,-0.3454,-0.1054,0.1272,0.5633,-0.0093,-0.0228,-0.1842,-0.2662,0.043,0.1821,0.017,-0.0225,-0.0487,0.1834,0.1004,-0.1696,-0.3704,-0.1758,0.0377,-0.0017,0.4665,-0.0729,-0.3551,-0.0108,0.0104,0.2943,0.0009,0.1577,0.2005,0.0411,0.0203,-0.0512,-0.0466,0.1172,-0.0766,-0.1723,0.0389,0.2756,-0.2961,-0.0862,0.0661,-0.0245,0.0329,0.1375,-0.1499,0.1514,0.3584,0.7167,0.5656,-0.1341,-0.1107,-0.0872,0.2025,0.0429,0.0083,-0.245,-0.0868,-0.1725,-0.2557,0.0825,-0.1439,-0.1235,0.0718,0.0132,-0.0757,0.0019,-0.0734,0.2451,0.1714,-0.253,0.0498,0.5145,0.0857,-0.3811,0.0777,-0.3692,0.1153,-0.1826,-0.0695,-0.1026,-0.3071,0.6453,-0.4263,-0.0315,-0.2462,0.1862,-0.1669,0.0571,0.2538,-0.0239,-0.309,-0.1576,-0.1832,0.0849,0.0828,-0.5907,0.1378,-0.2452,0.0971,0.0778,0.0277,0.1506,-0.0007,0.2271,0.2879,-0.3083,-0.1568,0.1311,-0.0423,-0.0238,0.0806,0.0425,-0.2852,-0.0653,0.4568,0.0819,-0.3384,-0.1651,0.1276,0.2011,0.3621,0.1021,0.0561,-0.0562,-0.0025,0.2248,-0.1472,0.0184,-0.1106,-0.1207,0.0708,-0.3852,0.0385,0.2864,0.1317,-0.129,0.3534,-0.5103,0.2094,-0.1687,-0.0961,-0.1059,0.3153,0.2433,-0.0631,-0.0123,-0.1138,0.1062,-0.3008,0.1064,0.0053,0.127,-0.0209,0.2178,-0.3607,-0.0063,0.2024,-0.098,0.2541,0.0843 +dread,-0.172,0.054,-0.0868,0.175,-0.2665,-0.0178,-0.0505,0.5555,-0.1612,-0.3121,0.0073,0.2349,-0.2518,0.1216,0.4022,0.1462,-0.0769,0.2241,-0.0135,-0.0033,-0.0785,0.338,0.1078,0.2412,0.4107,-0.2783,-0.1763,0.1596,-0.2729,0.2005,-0.1003,-0.2319,0.352,0.1311,-0.1799,-0.2207,-0.1729,0.0389,0.2219,0.1248,-0.1286,0.0893,-0.029,-0.0568,-0.2154,0.0446,-0.22,-0.4771,0.0533,-0.039,-0.3069,-0.5263,0.2427,-0.0329,0.1806,-0.0029,-0.0657,0.0305,-0.1104,0.1022,0.5071,0.1031,0.0052,-0.0013,0.2975,0.157,-0.1521,-0.3199,-0.0347,-0.9043,0.2234,0.07,-0.5021,0.131,-0.0983,0.3749,-0.112,-0.1434,0.2804,-0.1287,0.3191,0.0359,-0.2243,-0.0918,-0.112,-0.5138,0.0438,-0.0025,0.2421,-0.4256,0.1674,-0.0485,0.4337,0.2193,-0.0287,-0.2457,0.0817,-0.1423,-0.1321,0.3067,0.119,0.0518,-0.1536,-0.0503,0.0646,-0.1175,-0.1021,0.0752,0.2211,0.2321,0.5479,-0.1386,-0.0898,0.5125,-0.7907,0.0516,-0.0828,0.166,-0.4021,0.1267,-0.1574,0.2123,0.1154,0.5,-0.0155,0.1014,0.1652,-0.1992,0.2,-0.1084,-0.4383,-0.1544,0.3577,0.1761,0.3617,-0.3648,-0.1087,-0.4222,0.2033,-0.177,-0.4404,0.0536,0.1485,0.365,-0.0247,0.1972,-0.0975,0.1249,0.1488,0.5374,-0.1735,-0.1011,-0.0694,0.1247,0.1423,0.1475,0.0935,-0.0659,-0.2569,-0.0059,0.4085,-0.437,-0.0609,-0.3521,-0.2373,-0.0246,0.0059,0.2072,-0.1548,0.0828,-0.1991,-0.0139,0.0326,-0.1224,-0.115,0.0917,-0.0055,0.34,-0.2801,0.2347,-0.0166,0.2565,0.2322,-0.6083,-0.5783,-0.0274,0.2631,0.3669,0.2157,0.0372,0.3764,0.1262,-0.0583,-0.2522,-0.0473,-0.2335,0.034,0.2016,0.5471,0.2709,-0.0059,0.1265,0.0231,-0.2371,-0.1007,-0.1112,0.022,-0.1494,0.5247,0.1419,0.3399,0.5188,-0.0125,-0.2348,-0.0207,-0.2397,0.0743,-0.3371,-0.1138,0.2846,0.1549,0.527,-0.2983,0.0648,0.4049,0.226,0.3476,0.248,-0.0405,0.5013,0.0681,-0.4556,-0.0714,-0.2203,0.256,-0.847,-0.0235,0.2243,-0.1557,0.445,-0.0894,-0.1302,0.1206,0.3862,0.3145,-0.283,0.1706,-0.2335,-0.3191,0.077,0.0548,-0.3378,-0.2815,0.1621,0.2428,0.0556,-0.0128,-0.0234,-0.0237,-0.0014,0.0628,0.1309,0.3893,-0.1705,-0.2311,0.032,0.1088,0.18,-0.3579,0.1566,-0.5265,-0.1715,0.0901,0.2105,-0.1766,0.2685,-0.1635,-0.2432,0.2305,-0.0158,-0.0519,-0.0306,-0.501,0.3267,-0.3171,-0.1418,0.2429,0.0429,0.0488,0.3413,-0.0263,-0.1988,0.109,0.0103,-0.0627,0.0087,0.1359,0.2854,0.1457,0.0704 +dreaminess,-0.3132,0.1957,0.5107,0.316,0.0797,0.2811,-0.0383,0.2367,-0.5432,-0.2736,0.1233,0.7146,-0.2779,0.0221,-0.1253,-0.0971,0.0224,0.3196,0.0007,-0.3255,-0.0449,-0.0266,-0.1118,-0.2909,-0.4092,0.5099,0.0363,0.4597,-0.2416,-0.0355,-0.3863,0.1011,0.3143,-0.3296,-0.2355,-0.2776,0.2977,0.5008,0.5851,0.3741,0.2339,-0.2246,-0.1751,0.0499,0.3051,0.025,-0.416,0.1419,0.3627,-0.1569,0.1317,0.1753,0.504,-0.1375,-0.5614,0.1722,-0.5023,-0.0686,-0.0221,0.3729,0.0039,0.3815,0.4654,0.2607,0.2424,0.0252,-0.1832,-0.463,0.0521,-0.2482,0.0616,-0.1361,-0.0414,0.1045,-0.2749,0.5568,-0.2222,0.1628,0.1934,-0.3168,-0.0242,0.0636,-0.2221,-0.4275,-0.4508,0.3962,-0.0317,0.2991,-0.0055,0.4852,0.0634,0.5584,-0.0143,-0.428,-0.4798,-0.4171,0.2625,-0.2484,0.1428,0.0862,-0.183,-0.1104,-0.2015,-0.3375,0.1362,-0.4425,-0.0886,-0.0969,-0.1831,0.0609,0.463,-0.0608,0.256,0.3115,-0.5262,-0.1031,0.3462,-0.1477,-0.3081,-0.4218,-0.2384,-0.2107,0.1379,-0.5915,-0.1199,0.2006,-0.0856,0.1067,0.1134,-0.147,0.1423,-0.0878,0.2401,0.1539,-0.1148,0.4358,-0.2428,-0.4544,0.179,-0.296,-0.209,0.462,0.1484,0.7123,0.3052,0.1188,-0.1621,-0.1339,0.1618,0.2196,-0.0866,-0.3493,-0.6062,0.0,0.3067,-0.1789,-0.0197,0.2984,-0.5492,0.4106,0.8273,0.0746,0.1597,-0.188,-0.3666,-0.2524,0.1178,0.3859,-0.0321,-0.149,0.5293,0.1542,0.6487,0.1974,0.4947,-0.2319,0.2389,0.1316,0.6408,-0.3601,-0.1171,0.1798,-0.0028,0.0872,0.0463,-0.1986,0.3688,0.2799,0.2498,0.1958,0.0425,-0.3327,0.4745,0.3565,-0.0246,-0.0946,-0.1225,0.1447,0.3479,0.201,-0.4388,0.2396,0.0489,0.0017,0.0827,0.2476,-0.183,-0.1753,-0.0473,-0.0006,0.124,0.5858,0.1889,-0.347,0.0925,-0.0576,-0.6347,-0.5031,-0.8419,0.0318,0.5895,-0.1082,-0.0584,0.2636,0.2634,-0.3241,0.1854,-0.2943,-0.1158,0.0148,-0.0093,-0.238,-0.4391,0.028,0.1941,-0.7972,-0.4462,0.0376,0.0951,-0.1249,-0.2133,0.1225,0.4537,-0.0789,0.1447,-0.15,0.0802,-0.2007,-0.5044,-0.3755,-0.3221,-0.2627,0.2685,0.2981,0.2609,0.0404,-0.07,-0.0813,-0.1827,0.0972,-0.1803,0.1472,-0.3926,0.164,0.3613,-0.2367,0.0222,-0.0001,0.1485,-0.05,0.0607,-0.4264,-0.3155,-0.0782,-0.0636,0.3508,-0.1266,0.452,-0.0526,-0.3816,-0.1561,0.0248,-0.124,0.5399,-0.1594,-0.3541,0.1659,-0.2903,0.3267,-0.2052,0.0284,-0.0755,0.4616,0.2098,-0.027,0.0424,0.1686,0.1371,0.0028,0.4429 +drowsiness,0.0193,-0.229,-0.2574,-0.1381,-0.2379,-0.5721,-0.2991,0.3716,-0.9029,-0.1047,0.3866,0.7221,0.0335,-0.135,0.3555,-0.2134,0.1079,-0.1531,0.04,-0.1951,0.6223,0.0472,0.0068,-0.0971,-0.255,0.2808,-0.748,0.413,0.67,0.2109,-0.494,0.4718,-0.0689,0.0496,-0.1061,0.1305,0.682,-0.0049,0.5216,0.4159,0.2222,0.3339,-0.3902,-0.4044,0.3296,0.5534,-0.2982,0.0197,-0.1137,-0.3868,0.0787,-0.0868,0.8954,-0.0146,-0.1639,0.1642,0.0048,0.178,0.2835,-0.1116,0.1311,0.4902,0.4456,-0.1902,0.0744,-0.0649,0.1554,-0.3102,0.14,-0.1736,0.0345,0.2958,0.254,0.0832,0.4836,0.7832,-0.3612,0.097,0.0722,0.0391,0.1438,-0.2004,0.3869,-0.4167,-0.0597,-0.105,0.319,-0.3387,-0.0122,0.6229,0.1728,0.3474,-0.1539,-0.1728,-0.1445,-0.4001,0.2121,-0.2542,-0.2349,-0.4682,0.2682,0.0834,-0.6582,-0.3996,-0.3209,-0.0,0.243,-0.0509,0.0054,-0.0962,0.7552,0.0233,0.8587,0.0697,-0.8286,-0.1559,0.0772,-0.2371,-0.229,-0.1808,0.3343,-0.3384,0.2904,-0.3625,-0.3337,0.4266,0.0987,-0.2021,0.1201,0.3105,-0.196,-0.4794,0.1275,0.3771,0.1728,0.3658,-0.3981,-0.4823,-0.0768,-0.541,-0.0672,0.3204,-0.0521,0.3806,-0.0935,0.6858,-0.1771,-0.5493,0.173,0.3695,-0.2171,0.3491,0.1129,-0.2248,-0.1347,0.4593,0.1651,0.3144,0.3738,-0.0989,0.6717,0.0061,0.436,0.1433,-0.078,-1.0766,0.3815,-0.1782,-0.0517,-0.1676,-0.0166,0.1766,0.0376,0.1451,-0.0123,0.0997,0.2308,0.2393,-0.3418,-0.428,0.2492,0.4252,0.4194,-0.0761,-0.237,0.2684,0.1986,0.1942,-0.2688,0.0845,0.506,-0.107,0.299,-0.0166,-0.3207,-0.1179,0.4532,0.0749,0.6504,0.271,-0.3917,0.584,-0.6166,0.2196,-0.0986,0.0822,-0.1097,0.1192,0.1212,-0.2824,0.1075,0.5343,-0.0706,-0.3739,0.1011,0.0766,0.1948,0.3318,-0.4295,-0.243,0.6863,-0.1106,-0.2133,-0.3598,0.3634,0.0748,-0.2722,0.3023,-0.1576,-0.1889,0.2968,-0.0965,-0.2318,-0.1733,0.1686,-0.8538,0.345,-0.2968,-0.308,0.4461,0.0238,-0.0709,-0.0297,-0.6312,0.089,-0.1483,0.2641,-0.7603,-0.3145,-0.3782,0.1326,0.2545,0.2968,-0.1553,0.256,-0.016,-0.3967,0.4206,0.1832,0.048,-0.1346,0.4279,0.2655,0.7703,0.4163,-0.139,0.2715,0.3779,-0.1247,0.5319,0.2963,-0.1086,-0.1783,-0.3482,-0.2443,-0.0034,-0.1942,0.0635,-0.0576,-0.4851,-0.3187,-0.1428,0.2853,0.3349,0.3502,-0.0934,0.2077,0.5436,-0.161,-0.3321,-0.0179,-0.2175,0.6773,0.0932,-0.3905,0.4908,0.3098,0.0258,-0.3137,0.0484 +drunkenness,0.1275,-0.2956,-0.3816,-0.552,-0.0933,-0.2567,-0.3177,0.4677,-0.6991,-0.4077,0.0052,0.6425,-0.0191,0.2426,0.0633,0.1292,-0.0302,-0.319,-0.0782,0.1858,0.6474,-0.0612,-0.0073,-0.4084,-0.2814,0.3036,-0.3352,0.1228,0.0764,-0.0643,0.3353,-0.198,0.1778,0.1329,0.4776,-0.2552,0.5972,-0.3099,0.7124,0.4567,-0.0524,0.1379,-0.1815,-0.1092,0.6855,-0.0821,-0.1234,-0.1201,-0.0897,-0.2646,-0.2647,-0.1176,0.746,0.4526,0.0014,-0.1842,-0.095,0.1477,0.5153,-0.0863,0.1036,0.4678,-0.2969,0.0901,0.2662,-0.1472,0.5342,-0.1202,0.1,0.0421,-0.0383,-0.0624,0.358,0.1046,0.3804,0.605,-0.4121,0.1272,0.0381,-0.1697,0.0656,0.078,-0.1458,-0.1646,0.3095,0.4206,0.1657,0.5008,0.0577,0.3096,0.6852,0.3457,0.1547,0.0593,0.4909,-0.5063,0.2298,-0.275,-0.1451,0.0684,-0.0801,-0.2791,-0.0624,0.0856,-0.4588,0.0715,-0.3851,-0.0552,0.1705,-0.085,0.0841,0.0593,0.5859,0.5679,-0.5452,-0.1026,0.1884,0.2457,-0.1042,-0.2378,0.4558,-0.291,0.3273,-0.1724,0.2321,0.4709,0.0771,-0.0592,0.1213,-0.1318,0.2472,-0.0757,0.1346,0.0669,-0.1462,0.2119,-0.2519,-0.6079,-0.0122,-0.5643,-0.2356,0.1046,0.4672,0.4878,-0.4123,0.5423,0.1999,0.4723,0.2198,0.4321,0.5155,-0.3672,0.1755,-0.2975,-0.1706,-0.2141,-0.2461,-0.0831,0.2722,0.1717,0.6394,0.3036,0.2337,-0.307,-0.5024,-0.2606,-0.1525,-0.2427,0.1354,0.6144,-0.1504,0.1198,0.2794,-0.006,0.126,0.2008,-0.2197,0.028,0.2943,-0.0745,-0.168,0.0662,0.1546,-0.1555,0.2667,0.6469,-0.3484,-0.2217,-0.1823,0.4211,0.5542,0.0606,-0.0588,0.3038,-0.3077,0.1471,-0.2359,-0.104,0.0321,0.1407,-0.1299,0.1321,0.0628,0.2955,-0.277,-0.3679,-0.0974,-0.1046,-0.0854,0.0372,-0.1063,0.5909,-0.2203,-0.1597,-0.1829,-0.3794,0.0007,0.6125,-0.2943,-0.1521,0.3054,0.1432,0.4282,0.3261,0.3328,-0.4849,0.0592,-0.0654,-0.1313,-0.5133,0.2937,-0.4297,0.0651,0.5271,0.2685,-0.4691,-0.3858,-0.2778,-0.6618,0.1247,-0.0058,0.5004,0.2165,-0.2893,0.3642,0.0424,0.2354,-0.1751,0.1174,0.1643,0.2001,-0.1709,0.1833,-0.1504,0.6154,0.1602,-0.5056,0.4319,0.2792,-0.3166,0.1155,0.0419,-0.07,0.1951,0.2084,0.1774,0.3766,0.1652,-0.2929,0.4388,0.0471,-0.1024,0.0318,-0.19,-0.1907,-0.1055,-0.3107,0.1722,0.2195,-0.3418,-0.0265,-0.0036,-0.0309,0.5022,-0.0146,-0.0592,-0.2002,-0.3234,0.0038,-0.5036,-0.0375,0.1432,-0.0698,0.2504,-0.5767,0.2832,0.714,-0.0482,-0.1411,0.1077 +earnestness,0.1176,0.7879,-0.6823,0.1786,-0.1868,-0.1893,0.0355,0.3114,-0.6328,-0.5632,0.2254,0.6438,0.22,0.0356,0.3211,0.1054,-0.1798,0.0357,0.0202,-0.0538,0.2586,0.1663,0.0581,-0.315,-0.1614,0.1974,0.3785,-0.1487,0.2644,0.358,0.0496,0.4347,-0.0199,-0.2983,-0.0105,0.016,0.2032,0.3886,0.7595,0.1769,0.3169,0.0152,-0.1542,-0.0715,0.0438,0.1482,-0.2554,-0.3587,-0.2429,-0.2065,0.3808,0.0322,0.4741,-0.2397,-0.2829,0.1078,-0.1775,-0.0249,0.0924,0.1758,0.3283,0.3058,0.2632,0.4195,-0.2371,0.1967,0.1594,0.0723,0.1274,-0.5033,0.0044,-0.1497,0.025,0.2274,-0.0604,0.5547,-0.1374,-0.26,0.2293,-0.0937,0.0013,0.1188,-0.5678,-0.2453,-0.649,0.271,0.2726,0.1742,-0.0537,0.2513,0.2973,0.4815,0.0672,-0.2816,-0.2637,-0.2743,0.3969,0.2382,0.0338,-0.0312,0.044,0.3878,0.1126,0.3262,0.4269,-0.1119,-0.2509,-0.0019,0.352,0.0658,0.3005,0.1124,0.3003,0.14,-0.5631,0.1025,0.326,0.3371,0.0538,-0.3262,-0.1566,-0.4196,0.2052,-0.2722,-0.1125,0.2849,0.2492,0.1511,0.0276,0.0511,-0.2562,-0.2641,0.3049,0.1676,0.3018,-0.176,-0.361,-0.385,-0.1145,-0.4712,-0.2719,0.1611,-0.124,0.3468,0.0673,0.0531,0.105,-0.1247,0.3004,-0.0061,0.2725,-0.5523,-0.2165,0.1744,0.4919,-0.2478,0.4087,0.1855,-0.312,0.3018,0.7555,0.3566,0.1771,0.2575,-0.0669,-0.3369,-0.3154,0.2184,0.0594,-0.317,0.2204,0.2536,0.2768,-0.407,0.097,-0.1344,-0.0775,0.354,-0.2458,0.1134,0.2078,-0.0961,0.124,0.3152,0.0484,0.352,-0.0834,-0.0013,0.0958,0.0109,0.105,-0.1222,0.1359,0.3406,0.0637,-0.1961,-0.2418,-0.3065,-0.3497,0.2033,-0.1424,0.5357,-0.0087,-0.1585,-0.0881,-0.0548,-0.1605,0.1006,0.3908,-0.051,0.4264,0.6192,0.1164,-0.3641,-0.0793,-0.7086,-0.4181,-0.2536,-0.1411,0.03,0.0879,0.0852,-0.1334,0.271,-0.0391,0.1079,-0.1031,0.0145,0.1324,0.0459,0.2495,-0.3495,-0.0513,0.5805,0.4375,-0.7303,-0.2635,0.2174,0.3234,0.1351,-0.1603,-0.3317,0.0865,-0.2616,0.0203,-0.0096,0.1304,-0.1578,-0.3036,-0.3225,0.1109,-0.3076,-0.0572,0.2488,0.067,-0.1581,0.0997,-0.275,0.2902,0.1328,0.3982,0.2914,0.5403,-0.2882,0.0911,0.0677,-0.1894,-0.0796,-0.263,0.1174,0.264,-0.3662,0.1006,-0.1861,-0.249,0.0686,-0.4278,0.1988,0.1971,-0.2652,-0.3536,0.239,-0.0398,0.0393,-0.2002,-0.0028,-0.1614,0.0017,0.1371,0.2015,-0.0547,-0.2328,-0.0093,0.3269,-0.2547,-0.0367,0.2856,0.1918,-0.2441,-0.032 +ecstasy,0.1074,-0.2728,0.3017,-0.1431,0.2657,-0.2401,-0.2223,0.551,-0.168,-0.2806,-0.0234,0.5054,-0.0406,-0.0587,-0.2874,0.2783,-0.1522,0.2384,-0.229,-0.0605,0.158,0.168,-0.1427,-0.0653,-0.1081,0.3672,-0.4784,0.2829,0.0976,-0.0506,0.2162,-0.3888,0.1311,0.0898,-0.602,0.0339,0.3497,0.5016,0.6183,0.0516,0.08,-0.1836,-0.1821,-0.1636,0.3389,0.3234,-0.0921,-0.0313,0.2946,-0.3206,0.3417,-0.1712,0.4152,0.3038,-0.1785,-0.1637,-0.2473,-0.0081,-0.3407,-0.0444,0.067,0.2715,-0.3513,0.2043,-0.1301,0.0225,0.1055,-0.1771,-0.5818,-0.2951,0.0824,-0.0943,0.0434,0.1496,0.2374,0.3843,-0.3458,-0.0125,0.133,-0.2562,0.1112,0.1333,-0.1114,-0.1739,0.2935,-0.1923,0.0852,0.3158,-0.0324,0.4864,-0.101,0.2849,-0.13,0.2759,0.0444,-0.024,0.246,-0.1687,0.1182,0.0836,-0.0657,0.3232,-0.3355,-0.5037,0.0898,-0.3445,0.0853,0.0155,0.7272,-0.168,0.2944,-0.0808,-0.2793,0.5857,-0.6561,-0.3443,0.4299,0.1315,-0.1658,0.212,0.2849,-0.1913,-0.1456,-0.622,-0.1701,0.1196,-0.4585,-0.2846,0.063,0.0748,-0.0362,0.0618,-0.611,-0.359,0.0222,0.3937,-0.1614,-0.4099,0.4553,-0.3028,-0.2368,-0.0914,0.5989,0.3567,-0.1899,-0.1023,-0.1968,-0.0155,0.2743,0.2419,0.075,0.1993,-0.1763,0.0794,-0.1332,-0.2753,0.0108,-0.0416,-0.1893,0.3549,0.622,-0.0705,0.263,0.1964,-0.0298,-0.1905,0.2101,0.3483,0.0152,0.0241,-0.0618,0.0258,0.2841,-0.0424,-0.1158,-0.1424,0.2581,0.4128,-0.1836,-0.0204,0.0307,0.3142,0.3156,-0.2081,-0.205,0.3671,-0.7132,0.0114,0.1274,0.5031,0.3916,-0.0983,-0.2111,0.1428,-0.2181,0.2033,-0.0306,0.2724,-0.2433,-0.28,-0.2785,-0.0104,0.3278,-0.0101,-0.0937,0.0958,-0.1896,-0.2078,0.0749,0.1384,-0.3165,0.4654,-0.1872,-0.0641,-0.2114,-0.4158,0.1401,0.1607,-0.2135,-0.5778,0.1721,0.3052,0.2125,0.3544,0.6102,-0.2932,0.3206,-0.1139,-0.3095,-0.2935,-0.2702,0.123,-0.1712,0.0713,-0.1469,-0.6798,-0.3619,0.3034,-0.2166,0.2012,-0.4024,-0.2205,0.1678,-0.4845,0.275,-0.684,0.1547,-0.4489,-0.2155,0.0802,-0.5705,-0.194,0.195,0.2232,-0.0462,-0.0343,-0.05,-0.2312,0.0965,0.2208,0.5939,-0.0355,-0.0235,0.3978,0.4214,0.0001,-0.3989,-0.1052,-0.4644,0.0739,0.0428,-0.3809,-0.1778,-0.2017,-0.336,0.0664,-0.2087,0.0212,-0.1487,-0.2457,-0.2367,0.1996,-0.5232,0.7226,-0.1714,-0.2208,-0.1418,0.2235,-0.115,0.0261,0.3064,-0.0762,0.6675,0.0019,0.1697,0.233,-0.1928,-0.14,-0.0638,0.349 +elation,0.292,0.1978,-0.3077,0.082,0.0083,-0.2642,0.1729,0.515,-0.4891,0.0442,0.1355,0.2321,-0.2864,0.238,0.2298,0.2252,-0.0911,0.025,-0.3487,-0.2259,-0.1725,0.4933,-0.0272,0.0055,-0.0815,-0.1089,-0.6169,-0.3764,0.0992,-0.0033,-0.0967,-0.1051,0.1383,0.3225,-0.0739,0.2245,-0.0846,0.3551,0.2572,0.2621,0.0409,0.038,0.1629,-0.0171,-0.2756,0.3356,0.1553,-0.0545,0.1591,-0.2296,-0.1136,-0.4035,0.3756,-0.0497,0.1755,0.2035,-0.2506,0.2089,-0.135,-0.0643,0.1419,0.4409,0.0904,0.2013,-0.2346,-0.1267,-0.1363,-0.3662,-0.8318,-0.7641,0.1157,-0.2659,-0.395,0.0749,0.2449,0.5574,-0.3227,-0.2035,0.205,-0.5883,-0.0572,-0.0407,-0.0329,-0.0698,0.0622,-0.2532,0.0602,0.1401,-0.1212,0.0714,0.0731,0.314,0.4359,0.0985,-0.2049,-0.1282,0.2375,0.035,-0.1091,-0.2431,0.36,0.1338,-0.3998,-0.4455,0.2863,0.0227,-0.0828,-0.1777,0.0542,0.1929,0.4989,0.0873,-0.2379,0.004,-0.6995,-0.1979,0.2655,-0.2416,-0.2547,0.2032,-0.0927,0.0046,0.115,-0.057,0.1078,-0.0585,-0.0917,-0.4039,0.1324,0.1561,0.0322,0.0052,-0.1451,-0.2673,0.1636,0.0587,-0.4079,-0.2292,0.0954,-0.2928,-0.3367,0.0741,0.5484,0.4799,0.0831,0.0515,-0.5745,-0.1701,0.398,0.3355,0.1285,0.0157,0.0696,0.09,0.1589,0.1319,0.3513,-0.2186,-0.2597,-0.0965,0.6005,-0.1494,0.5629,-0.1704,-0.2685,0.1557,-0.0318,0.3571,0.2556,-0.0278,-0.1429,-0.0979,0.0726,-0.0073,-0.2697,-0.0288,0.3645,0.1472,-0.043,0.0839,0.2227,0.1119,0.1905,0.0662,-0.2115,0.4643,-0.4012,0.2509,0.3576,0.3381,0.508,-0.2157,0.0004,0.3357,-0.2269,0.0088,0.1256,-0.0503,0.0643,-0.0039,-0.4391,0.0765,0.091,0.0647,-0.0062,-0.3842,-0.219,-0.5233,-0.2417,0.2157,0.4867,0.5848,-0.3631,-0.0784,-0.0036,-0.1476,-0.2021,-0.325,-0.0856,-0.2316,0.2648,0.2059,0.095,0.433,0.9182,-0.3002,0.2332,-0.1753,-0.3254,0.0105,-0.6677,0.1896,-0.0319,-0.0604,0.2187,-1.0432,-0.2588,0.1251,0.1148,0.1154,-0.0702,-0.0792,0.5837,0.2186,0.2743,-0.682,0.2002,-0.212,-0.1227,-0.0381,-0.1818,-0.5937,0.1511,0.4705,0.1076,-0.092,0.1269,-0.0628,0.0379,-0.0228,-0.21,-0.1563,0.2552,-0.2129,0.2809,0.1288,-0.2768,0.2595,-0.1743,0.1649,0.1641,-0.41,0.0686,-0.2663,-0.2169,0.0961,-0.2052,-0.2073,-0.1553,0.0708,-0.0797,0.1069,-0.4624,0.6582,0.2027,-0.0056,-0.0423,-0.0867,-0.1539,-0.2411,-0.1127,0.0722,0.4741,0.0626,0.0418,-0.0115,0.066,0.2175,0.0042,-0.1783 +embarrassment,0.3986,-0.2678,-0.1262,0.2251,-0.1904,0.1024,0.014,0.6057,-0.4413,-0.2369,0.1069,0.1349,0.0748,-0.0454,-0.0208,-0.0488,-0.1451,-0.0979,0.1377,0.071,0.1301,0.5505,0.0466,-0.0282,0.2306,-0.5112,0.2559,-0.462,-0.1096,0.184,-0.217,-0.1644,0.3201,0.4746,-0.0733,-0.0038,-0.0927,-0.37,0.1522,-0.0994,-0.4363,-0.1041,-0.2468,-0.2636,-0.2598,-0.1472,0.0905,-0.2253,-0.1354,-0.0833,-0.0205,-0.3495,0.3199,-0.3179,-0.0058,-0.3215,-0.172,0.2962,0.1497,-0.0427,0.3737,0.5626,-0.0128,0.1502,-0.062,0.2216,0.5686,-0.0446,-0.2768,-0.214,-0.0585,0.1589,-0.22,0.5744,0.091,0.8699,-0.2442,-0.4737,0.127,0.0376,-0.1786,-0.2763,0.1488,0.3012,-0.3159,-0.0945,-0.0935,0.3049,-0.0285,-0.0609,0.3334,0.4484,0.2215,-0.0475,-0.1606,-0.1104,0.2467,-0.3637,-0.3501,0.1395,0.0413,0.3041,-0.4594,0.1223,-0.0621,-0.1561,0.0801,0.5759,0.3788,0.1353,0.8563,0.1074,-0.1545,-0.1933,-0.5111,-0.1773,0.327,0.1354,0.1658,-0.2238,-0.2456,0.6227,0.2481,-0.0545,-0.0223,0.1534,0.1236,-0.2891,0.3084,0.1334,0.1792,-0.0726,0.0023,0.2212,0.2203,-0.0782,0.2327,-0.1526,-0.0034,-0.1947,-0.1219,-0.05,0.0135,0.4487,-0.0476,-0.0256,0.1111,0.1084,0.0272,0.2948,0.1376,-0.0047,0.2216,0.1119,-0.1679,0.1503,0.2946,0.0655,0.1913,0.094,0.6334,0.2645,0.0916,-0.1472,-0.463,0.1846,-0.0732,0.1047,0.1456,0.1894,0.1521,0.1771,0.1766,-0.0963,-0.3783,-0.0577,0.417,0.4947,-0.0003,0.1461,0.188,-0.0771,0.0298,0.3637,-0.1912,0.6594,-0.11,0.4639,0.1166,0.2233,-0.1214,-0.2347,-0.0948,0.3946,-0.0906,0.2055,-0.1283,0.023,-0.1277,-0.6185,-0.0077,-0.0963,0.1088,0.0841,0.1305,0.0008,0.1041,0.1961,-0.1946,-0.2185,0.2396,0.5917,-0.1603,-0.1388,0.0152,-0.4971,-0.0178,0.1514,-0.3969,-0.2236,0.043,0.2315,-0.3489,0.1849,0.392,-0.0907,-0.0061,0.1915,0.1231,0.2116,0.1185,-0.282,0.2511,0.2621,-0.0332,-0.887,-0.0288,0.2472,0.042,0.187,0.0891,0.1049,0.1541,-0.0301,0.2615,-0.1977,0.1717,-0.3517,0.1863,-0.042,0.0059,0.0588,-0.302,0.0279,0.0019,-0.1418,-0.1795,0.0772,-0.1055,0.0018,-0.2007,-0.5354,-0.1824,-0.2829,-0.3794,-0.0085,-0.0548,0.2009,-0.1423,-0.1913,-0.1414,-0.5276,0.0854,-0.3081,-0.1445,0.1603,0.0416,-0.4616,-0.4172,0.1223,0.4888,0.089,-0.0507,0.3227,0.4684,-0.4593,-0.1819,-0.1268,-0.5426,0.0258,-0.0917,0.108,0.0787,0.1315,-0.1121,0.0391,-0.1899,0.0586,0.6201,0.1081 +emotion,0.1974,0.1583,0.271,0.1729,0.3247,-0.2814,-0.1975,0.7369,-0.4391,0.0077,0.2766,0.2497,-0.6251,0.0154,-0.0561,0.0845,-0.0286,0.2174,-0.4764,-0.3165,-0.0364,0.2922,-0.0632,0.0805,-0.3247,0.3976,-0.2292,0.2843,-0.2192,-0.1344,0.0347,-0.0101,0.1272,-0.0386,0.2066,0.0973,0.0004,0.0062,0.5561,0.1982,-0.1761,-0.3111,-0.1068,-0.0235,-0.1593,-0.0268,-0.1568,0.0425,-0.0104,-0.1411,-0.2077,-0.2061,0.5778,0.3884,0.0288,0.1767,0.068,-0.347,-0.0344,0.1993,0.3557,0.1855,0.0532,-0.2973,0.3309,0.0173,-0.2167,-0.5932,-0.302,-0.2912,0.0755,-0.3739,-0.4608,0.0128,0.2993,0.5392,-0.2426,-0.2848,0.1808,-0.545,0.1251,-0.0984,0.1059,0.2379,-0.2122,-0.1446,0.0377,0.3327,-0.3467,0.2286,0.0463,0.2838,0.3817,-0.0827,-0.3393,-0.3841,0.2818,0.2123,0.1169,-0.1631,0.0076,0.1424,-0.1096,-0.1278,0.2266,0.0633,-0.2028,0.2255,-0.5271,0.2588,0.1618,0.0069,-0.4039,0.3655,-0.5096,-0.1262,0.2652,-0.0112,0.122,0.3217,-0.3235,0.0402,-0.0445,-0.1547,-0.1171,-0.003,-0.3208,-0.2345,-0.0729,-0.1146,-0.2253,-0.3101,-0.235,-0.0465,0.0759,0.2229,-0.1985,-0.0331,0.0404,-0.1873,-0.4445,-0.2674,0.2078,0.5496,0.17,0.0494,0.0755,-0.1974,0.1283,-0.2158,0.3194,-0.4148,0.2558,-0.1109,-0.0007,-0.0707,0.4357,-0.0208,-0.2438,-0.6997,0.5806,0.1309,0.1329,0.2419,-0.0952,-0.1618,-0.3659,0.3151,0.1322,0.0271,-0.0833,0.1078,0.0172,0.0521,0.2203,-0.6184,0.2268,0.3131,0.3,0.1501,0.0665,-0.0494,0.2137,0.4389,-0.3399,0.1504,0.1403,0.0082,0.0638,-0.0005,0.1548,0.0001,-0.0648,0.0842,0.0989,-0.0238,-0.1809,-0.0121,-0.355,-0.3593,-0.2466,0.1516,0.1489,0.4576,0.0353,-0.0932,0.1988,-0.2071,0.1807,-0.017,0.1449,0.5939,-0.3236,0.1218,0.0616,-0.7398,-0.1728,-0.4535,0.0671,0.1859,0.2157,0.4038,0.1018,-0.0486,0.0713,0.0151,-0.1638,0.348,-0.2177,0.0183,0.0913,-0.1042,-0.1156,0.0044,-0.0478,-0.7944,-0.416,-0.2881,-0.0475,0.0808,-0.1146,-0.3247,0.4955,0.3058,0.327,0.103,0.2928,0.0171,-0.3204,0.0544,-0.3056,-0.0577,-0.2669,-0.044,-0.1447,-0.0184,-0.2452,0.2938,0.1493,-0.1672,0.0917,0.0207,0.172,0.1558,-0.0245,0.1523,-0.2064,0.3973,-0.0364,0.0573,0.2202,-0.3193,-0.0412,0.1889,-0.0516,0.3273,-0.1852,-0.1835,0.2865,-0.3261,-0.2959,0.0733,-0.3681,0.3844,0.1463,0.177,0.1435,-0.0332,0.0353,-0.6863,0.1004,-0.145,0.3936,0.0999,0.018,0.438,0.4392,-0.2334,0.1425,-0.294 +empathy,0.3633,0.5718,0.0672,0.1181,0.2091,-0.1521,-0.3871,0.2276,-0.5288,-0.2073,0.1323,0.4181,-0.1406,0.1056,-0.1269,0.4992,-0.2051,0.1365,-0.1657,-0.2107,0.1195,-0.1851,-0.4242,-0.2814,-0.2536,-0.1226,0.1823,0.491,-0.2314,0.1349,0.2748,-0.0203,-0.1001,-0.3151,-0.1631,-0.4078,-0.2513,-0.2227,0.4569,0.3283,0.1437,-0.23,-0.2608,-0.0065,-0.6283,-0.0363,0.4192,0.2737,0.3235,0.0218,0.0251,0.0046,0.5333,0.4561,-0.0428,-0.1329,-0.3934,0.1839,-0.0701,-0.0094,-0.0083,-0.0795,-0.1892,0.067,0.5098,-0.004,0.1073,0.0852,0.1452,-0.6577,0.1029,-0.3197,-0.6994,-0.102,0.3582,0.7492,-0.2461,0.2337,0.2831,-0.0758,0.0842,-0.1176,-0.0461,0.435,-0.446,-0.1333,0.0094,-0.2027,-0.0796,0.1856,0.1227,0.2289,0.2647,0.0145,-0.2481,-0.0947,0.2076,0.2362,-0.1687,-0.2248,-0.282,-0.0614,0.1351,-0.3385,0.3893,0.078,-0.3134,0.2743,-0.4994,0.251,0.0823,0.0605,0.0025,0.1988,-0.7009,-0.1316,0.6248,-0.1891,0.3484,-0.0648,-0.0888,-0.018,0.3461,0.0559,0.0613,0.0088,-0.0451,-0.1172,0.2897,-0.0398,-0.4936,0.3965,-0.5058,-0.264,0.2393,-0.4578,-0.4476,0.0614,0.0049,-0.2021,-0.195,-0.4152,0.2112,0.2138,0.0484,-0.0635,-0.2074,-0.2564,0.2597,0.1428,0.4679,-0.3318,0.1149,0.0282,-0.4684,0.1296,0.0034,-0.4243,0.0976,0.0066,0.476,0.2162,-0.0291,0.1991,-0.3801,-0.1836,-0.0816,0.1808,0.0909,-0.0459,-0.2535,0.1932,0.0834,-0.1401,0.2879,-0.2293,-0.2546,-0.1315,-0.014,0.2391,0.0325,-0.0922,-0.2491,0.2154,-0.0656,0.0962,0.0894,0.1993,0.3371,-0.153,0.1009,-0.0732,0.116,0.1719,0.3162,0.1107,-0.1385,-0.2839,-0.1219,-0.3252,-0.0668,0.1712,-0.0499,0.5016,0.083,0.051,0.2557,-0.0286,-0.1597,-0.0718,-0.1256,0.554,0.1703,-0.2309,0.4447,-0.5396,0.064,-0.4248,0.0237,0.2667,0.4051,0.3763,0.0429,-0.0928,-0.0707,0.1818,-0.098,-0.4019,-0.1553,0.1523,0.3832,0.0976,-0.0131,0.145,-0.3044,-0.8281,-0.0816,-0.1021,0.0087,-0.2115,-0.0954,-0.3977,0.1134,0.1684,0.2598,0.121,0.2878,-0.0137,-0.4532,-0.3991,-0.2,-0.2609,-0.1049,0.1939,-0.1564,0.1019,-0.1238,-0.2508,0.0081,-0.1593,-0.1952,-0.1078,0.1827,0.2852,-0.5982,-0.0428,0.1669,0.2437,0.2966,0.0096,-0.0409,-0.2482,-0.1537,0.2602,0.098,0.4568,-0.1513,0.3319,-0.1415,-0.2448,-0.1652,0.0636,-0.3946,0.0348,0.1214,-0.0579,-0.0159,0.0886,0.1699,0.1585,-0.1113,-0.5478,0.3014,0.3209,-0.1378,0.5226,0.543,-0.4463,0.602,-0.4895 +enjoyment,-0.0076,-0.1822,-0.0796,0.2597,-0.331,-0.0578,-0.0347,0.354,-0.1322,0.0671,0.1394,0.1681,0.1226,0.1977,-0.2538,0.1581,0.106,0.1054,0.0465,-0.1782,0.1112,0.0546,0.355,-0.0652,-0.2352,0.0185,-0.4257,-0.1079,0.1694,0.0571,-0.1336,-0.097,0.1467,-0.4522,0.2182,-0.0187,0.2916,0.1325,-0.2008,0.5957,-0.131,-0.1627,0.1499,-0.004,0.0435,0.4652,-0.0504,0.1513,0.2332,0.0331,0.004,0.1279,0.2025,0.2362,0.1803,-0.0067,0.0543,0.0875,-0.1295,0.1799,0.0141,-0.0327,-0.0652,0.0614,0.1831,0.1226,0.1879,-0.1448,-0.2579,-0.0939,-0.101,0.0097,-0.2574,0.0404,-0.0896,0.7991,-0.3222,0.0456,0.0404,-0.2991,0.0317,0.0712,-0.1116,0.0506,0.0667,0.0559,0.1439,-0.2917,-0.1564,-0.2269,-0.0033,0.2264,0.1561,-0.0765,0.0209,-0.2369,0.2739,-0.2912,-0.0841,0.0445,0.099,0.1009,0.1487,0.0818,-0.2294,-0.072,0.1371,-0.6715,0.1365,0.0785,0.1752,0.1806,0.2772,0.1445,-0.5388,-0.4643,0.5186,0.3871,-0.0983,0.3898,-0.1388,0.1636,0.0797,-0.1016,0.2676,0.1613,0.0929,-0.4943,0.1393,-0.1242,0.2969,-0.0944,0.0903,-0.2913,0.1738,0.2169,-0.5425,-0.0541,0.0687,-0.105,-0.1932,-0.0031,0.148,0.3325,-0.1694,-0.1456,-0.4562,-0.0403,0.3627,0.0274,0.407,-0.1052,-0.1188,0.0743,-0.1802,0.1556,-0.4006,-0.2334,-0.2007,-0.1932,0.493,-0.1979,0.3178,-0.1225,0.5811,0.1846,0.0157,0.0548,-0.2033,0.177,0.065,-0.1222,0.3434,-0.1632,0.0807,-0.2841,-0.2032,0.1962,0.0913,0.2967,0.2055,0.0532,0.5413,-0.1554,0.033,-0.033,0.096,0.1066,-0.0519,0.3761,0.528,-0.3144,-0.302,-0.0076,-0.4136,0.3297,-0.3361,-0.2333,-0.054,-0.1918,-0.2987,0.0472,0.0997,-0.3629,0.4219,-0.0496,-0.0644,0.4606,-0.4191,0.3413,0.1588,0.6903,-0.0708,0.1598,0.1315,-0.3067,0.2223,0.1976,0.0104,-0.1619,0.0103,0.2935,-0.5062,0.1764,0.3103,0.1906,0.1682,-0.2093,-0.0949,0.0909,-0.0154,-0.4128,0.4983,0.0088,-0.1201,-0.6518,0.2038,0.2014,-0.0989,0.0672,-0.6666,0.0887,-0.0249,0.2151,0.1689,-0.1877,0.1285,-0.4559,-0.0087,0.127,-0.1347,-0.1887,0.1615,-0.2479,-0.4566,-0.0166,0.0019,-0.0752,0.1485,0.2971,0.3069,-0.1027,0.345,0.0562,-0.2512,-0.1348,-0.0393,0.0205,0.5562,0.3422,-0.0065,-0.209,0.1298,-0.1612,-0.1945,-0.3018,-0.3356,0.1385,-0.1473,-0.025,0.137,0.3639,0.3751,0.4348,0.246,-0.0804,-0.0316,-0.1032,-0.0414,-0.1639,0.0063,0.0043,-0.0082,-0.0391,0.0776,0.286,0.2488,0.0859,0.4151,0.2826 +enthusiasm,0.1937,0.0967,-0.1003,0.2745,0.0543,-0.0365,-0.115,0.4874,-0.6659,0.0299,0.1166,0.0706,-0.135,0.206,0.0708,0.1939,-0.4534,0.0862,-0.1101,-0.0757,-0.037,0.2578,0.1443,-0.0505,-0.4064,0.0937,0.0887,-0.2975,-0.0556,0.24,-0.4132,-0.0406,-0.5401,-0.3679,0.1076,0.0581,-0.0197,-0.13,0.2538,0.178,-0.1891,-0.3479,0.2321,0.1001,-0.0349,0.3471,-0.0591,0.0199,-0.0119,-0.1183,-0.2089,0.031,0.2467,0.0697,-0.0253,0.0811,0.0535,-0.1327,0.4801,-0.1649,0.1356,0.0146,0.2554,0.22,-0.4099,0.0771,0.2924,0.5641,0.1522,-0.424,0.0325,-0.1312,0.0629,0.2219,-0.0555,0.8505,-0.2741,-0.2297,0.2099,-0.2953,-0.0775,-0.0259,-0.0853,0.0217,-0.13,-0.2032,0.2147,-0.3641,0.0429,-0.2909,-0.0158,0.483,0.2369,-0.2253,-0.1665,-0.1748,0.3162,0.2517,-0.0997,-0.404,0.1316,0.2896,-0.0354,-0.3608,0.3444,0.0702,-0.3111,-0.2029,0.1425,-0.0673,0.2891,0.0879,-0.1064,-0.0256,-0.5089,-0.1101,0.3842,0.0395,-0.0923,-0.4657,-0.2488,-0.0766,0.3754,-0.0202,0.1576,0.0733,0.1131,-0.0055,0.0655,0.0095,-0.0833,-0.2053,-0.1421,-0.2864,0.1172,-0.0005,-0.3427,0.0612,-0.2172,-0.0292,-0.56,-0.2027,0.0905,0.5552,0.1034,-0.2315,0.0075,-0.2499,0.4743,0.0043,0.1735,0.1275,-0.1567,-0.1499,0.1749,0.2434,0.4487,0.0721,-0.587,-0.1277,0.5706,0.0918,0.3355,-0.0548,0.1016,0.0792,-0.1627,0.383,0.0452,-0.178,0.0748,-0.0817,-0.0545,0.056,0.373,-0.0166,-0.2234,0.3343,0.0316,-0.0658,0.106,0.067,0.1768,0.1671,-0.4194,0.3251,-0.5,-0.0959,-0.1352,0.2098,0.259,-0.3732,-0.3061,-0.071,0.2704,-0.0338,-0.24,-0.0648,0.0137,0.0777,-0.3005,0.2252,0.2872,0.0671,-0.1856,-0.2658,-0.2285,-0.1278,0.1306,-0.2559,0.1446,0.6626,-0.3024,-0.1945,0.0687,-0.5137,-0.0417,-0.231,-0.2284,-0.2304,-0.0838,0.4924,-0.2159,0.2102,-0.0014,-0.1793,-0.1238,-0.2895,0.2615,0.1259,-0.2617,-0.2422,-0.1416,-0.121,0.2841,-0.8583,-0.2997,0.0895,0.22,0.1552,-0.1453,-0.0211,0.6595,-0.4104,0.2891,-0.0309,0.2162,-0.4251,-0.176,0.1671,-0.2159,-0.5198,0.1048,0.1321,-0.2842,-0.1222,-0.1721,-0.258,-0.2173,0.1861,0.231,0.2981,0.5461,-0.137,0.1189,0.3511,-0.0644,0.1279,0.2446,0.251,-0.0709,-0.4797,-0.0506,0.0556,0.082,-0.0925,-0.4507,0.0551,0.2794,-0.0818,-0.0878,0.0386,-0.1503,0.1684,-0.0191,0.0896,0.1049,-0.1423,0.0374,0.2416,0.0395,0.0038,0.0163,0.0609,-0.1079,0.1041,0.2403,0.0376,-0.0598,-0.3189 +envy,0.0244,0.0204,-0.2093,0.2793,-0.1227,0.1855,0.0173,0.4017,-0.0846,-0.2804,-0.2279,0.1728,-0.5237,0.102,0.2496,-0.0251,-0.1674,-0.0309,-0.0111,-0.1083,0.1332,-0.2196,-0.1971,-0.1716,0.3274,0.0197,0.4172,0.1049,-0.1656,0.0268,-0.2416,-0.0426,0.4068,-0.0271,-0.4796,-0.2194,0.249,0.037,0.0458,0.094,-0.1347,-0.0936,-0.3171,-0.0062,0.1306,0.0104,0.3746,-0.2938,0.4626,-0.0583,0.0965,-0.0573,-0.0354,0.2179,0.2399,-0.126,0.0235,0.3244,-0.019,0.285,0.3134,-0.0838,-0.0498,0.2946,-0.0499,-0.0986,0.2862,0.1304,0.0303,-0.0309,0.0661,0.2357,0.2365,0.4047,-0.3985,0.4041,-0.2749,-0.0137,0.2058,0.1011,0.0522,-0.051,-0.1259,0.0555,0.2836,-0.0056,0.0091,0.2195,0.2088,-0.3112,0.0721,0.0091,0.3072,-0.0873,0.141,-0.6255,-0.0229,0.0611,-0.0598,-0.1642,0.2916,0.3623,-0.1229,-0.6042,0.0842,-0.0674,-0.028,-0.7566,0.1005,0.1942,0.3386,-0.1328,0.0621,-0.0379,-0.6754,-0.1118,0.2465,0.0871,-0.0615,-0.3466,-0.0255,0.1384,0.4419,0.2259,0.098,-0.2042,-0.0495,-0.4984,0.5703,-0.0182,0.0718,-0.2256,0.2489,-0.0264,0.4112,-0.1852,0.003,-0.1611,0.1504,-0.296,-0.4036,-0.4551,-0.0029,0.5227,0.1001,-0.0765,-0.1915,0.1007,0.3179,0.2518,0.2156,-0.1939,-0.0962,-0.3366,0.1541,0.2944,0.0245,-0.3516,-0.1358,0.1494,0.3622,0.0759,0.4064,0.3146,0.2326,0.2198,0.0535,-0.2009,0.1861,0.2035,0.0328,-0.1159,0.3316,-0.1409,-0.0854,0.1061,0.0278,0.0069,0.2193,0.3148,-0.095,-0.302,0.2559,-0.231,0.2072,-0.0319,0.0363,0.2291,0.1744,-0.0627,-0.0907,-0.325,0.051,-0.0109,-0.0713,0.0307,0.1224,-0.065,-0.0024,0.1795,-0.1827,0.2481,0.1076,-0.1665,-0.0349,-0.2964,0.0462,-0.3103,-0.0215,0.0192,0.2175,0.4577,-0.125,-0.1373,-0.0753,-0.4814,-0.1959,-0.4763,0.151,0.1561,0.001,0.5362,-0.3234,-0.035,0.3807,-0.1785,-0.0347,0.0697,-0.3059,0.5156,-0.3809,-0.0079,-0.0151,0.0959,0.1372,-0.7754,-0.2041,-0.0669,-0.011,0.1008,-0.0103,0.7425,0.4991,-0.1818,0.1275,-0.3534,0.1819,0.1068,-0.1875,-0.0297,-0.4408,-0.0445,-0.2511,0.095,0.3826,0.0138,-0.0064,0.0011,-0.0542,0.1242,-0.1126,0.073,0.2532,0.3016,-0.2905,0.3511,0.073,0.1738,-0.1718,0.1689,-0.0672,-0.136,-0.1525,0.3527,-0.2811,0.2308,-0.0476,0.0183,-0.1705,0.025,-0.2539,-0.3313,0.054,-0.0179,0.1232,-0.6282,-0.0969,0.031,-0.1098,0.3184,-0.0152,0.1374,0.0989,0.0852,-0.3991,-0.0594,0.1113,-0.2366,0.3707,-0.1645 +exaltation,0.1316,0.0657,-0.4887,0.1971,0.0116,-0.1799,-0.2092,0.2579,-0.3363,0.0329,-0.1006,0.8497,0.1711,0.1521,0.0127,0.1641,-0.0384,-0.3085,-0.1503,-0.353,0.1391,0.0397,-0.2803,-0.2044,-0.0998,-0.1664,-0.2021,0.0081,-0.0997,-0.0916,0.3413,0.1559,-0.1201,0.0899,-0.0445,0.0642,0.2379,0.5472,0.2007,0.1738,-0.055,-0.0787,-0.4593,-0.005,-0.1629,0.2012,0.353,0.11,0.0301,-0.3773,-0.1662,-0.072,0.6148,0.401,-0.3414,0.0743,-0.1533,0.1186,-0.3415,0.6742,-0.1179,0.2152,0.519,0.2301,0.1002,0.3901,-0.4877,-0.3621,-0.4231,-0.3348,0.0787,0.0577,-0.2065,0.1209,-0.1057,0.6421,-0.2458,-0.2442,0.1489,-0.262,-0.0463,-0.0817,-0.3318,-0.0955,0.2805,0.0652,-0.0729,0.4569,0.1185,0.2659,-0.2998,0.3136,-0.0356,0.0798,-0.3228,-0.0958,0.2039,-0.2122,-0.1394,-0.0168,-0.055,0.1912,-0.1355,-0.3041,-0.1123,0.0359,-0.2595,-0.0452,0.2037,-0.0271,0.0474,0.0446,-0.0721,-0.2492,-0.5121,-0.0635,0.4481,0.4018,-0.0155,-0.0332,0.1853,-0.0027,-0.0151,-0.5343,-0.4539,0.4558,-0.0019,-0.0195,0.3029,-0.1464,-0.1414,-0.0803,-0.4907,0.1448,0.2779,-0.0878,-0.1456,-0.8207,-0.1338,-0.5983,0.2672,0.0956,-0.2377,0.3998,-0.114,0.402,-0.6255,-0.171,0.0182,0.1427,0.1555,0.0751,0.1699,-0.0775,0.4452,0.1245,-0.0501,0.0837,0.2052,-0.251,0.7198,-0.2269,0.3224,0.1451,-0.0514,-0.2766,0.5757,-0.2319,0.0658,0.2763,-0.0781,-0.339,0.128,-0.0195,0.0176,0.0833,0.2229,0.0684,0.2216,-0.0173,0.1933,0.1428,0.2194,0.2179,0.1533,0.4471,-0.5073,-0.0081,-0.1134,0.7631,0.3971,-0.0266,-0.2543,-0.0831,-0.28,-0.1189,-0.4765,0.1758,-0.3556,-0.2935,-0.2528,0.517,-0.1064,-0.0619,0.1783,-0.1292,-0.3598,-0.1758,0.1153,0.0325,0.4002,0.5589,0.044,-0.201,-0.0257,-0.3494,-0.3412,0.1638,-0.6,-0.0386,0.2074,0.0961,0.0048,0.3029,0.4862,-0.2097,0.2097,-0.1127,-0.0113,0.0706,-0.1995,-0.3265,-0.1411,0.0868,-0.0686,-0.5085,0.425,-0.2878,0.0873,0.0336,-0.0487,-0.2014,0.3899,-0.3831,0.0247,-0.7293,0.1581,-0.0807,-0.3041,0.1466,0.164,-0.6745,-0.2349,0.3092,0.3211,-0.1176,-0.0614,0.2015,0.1872,-0.2636,-0.2067,0.0159,0.1452,0.1555,0.5396,-0.2289,-0.4246,-0.1194,-0.0198,0.1939,-0.3907,-0.4303,-0.2176,-0.1251,-0.0788,-0.0209,-0.4093,0.389,0.4929,-0.0424,0.0501,0.138,-0.3399,0.6477,-0.2316,-0.4392,-0.1388,-0.5288,0.0034,-0.1053,0.2363,-0.0579,0.2311,-0.0359,-0.0198,0.0593,-0.3456,0.3284,0.3781,0.3146 +exasperation,0.4038,0.4613,-0.1585,-0.2606,0.0624,0.0962,0.2002,0.2701,-0.6614,-0.2058,0.1697,0.3337,-0.1721,0.1181,0.1994,-0.2985,-0.2135,0.0128,-0.2974,-0.0262,-0.1407,0.5509,-0.0817,0.115,-0.1339,0.0058,0.0146,-0.2814,-0.1996,0.3115,0.2019,-0.31,0.0417,0.3756,0.0619,0.1033,-0.2039,0.1609,0.585,-0.1775,-0.101,-0.2833,-0.0856,-0.2566,-0.0902,0.018,0.0979,-0.4335,-0.0049,-0.0914,-0.1706,-0.2301,0.3572,-0.2031,-0.0667,0.1155,-0.274,0.1737,-0.2749,0.4307,0.2709,0.2501,0.0874,0.4593,-0.349,-0.2413,-0.0021,0.1082,-0.1976,-0.192,-0.0802,0.101,0.1,0.3877,-0.0339,0.416,-0.1289,0.0977,0.1332,-0.2779,-0.1204,-0.0389,-0.1849,-0.1005,-0.5749,-0.1216,0.0092,-0.1874,-0.1437,0.1621,0.1727,0.4969,0.1316,-0.4151,-0.6158,-0.1066,0.3326,0.0075,-0.2445,-0.0556,-0.1401,0.3856,-0.3878,-0.0967,0.3986,-0.2602,0.2463,-0.1061,0.4789,0.0807,0.5594,0.1695,0.0376,-0.3013,-0.752,-0.2858,0.333,0.1836,-0.2508,-0.2515,-0.0662,0.0709,0.223,0.1149,0.0012,-0.0989,-0.0715,-0.2894,0.2716,-0.1332,-0.087,-0.107,0.2077,-0.298,0.3469,-0.0966,-0.297,-0.2457,-0.1295,-0.2141,-0.4779,-0.3255,-0.0099,0.704,0.0735,-0.3543,0.09,0.3702,0.577,-0.1343,0.3734,-0.1897,-0.0346,0.1164,-0.1758,0.27,0.0216,-0.1268,-0.095,0.2289,0.6323,0.4134,0.1857,-0.1125,0.0577,0.0928,-0.1948,-0.0454,-0.2567,-0.1284,-0.0674,0.2113,-0.0603,-0.3867,-0.2104,-0.536,0.0052,0.5092,0.305,0.2391,0.2729,0.1867,-0.0308,-0.1663,-0.3344,0.2024,-0.5736,0.2776,0.0644,0.373,0.0391,-0.2249,-0.0921,0.1899,-0.3891,0.5026,0.1078,0.4166,-0.0541,0.2237,-0.1147,0.1024,-0.1398,-0.2587,0.1941,-0.1898,0.1212,-0.0953,0.122,-0.1434,0.0827,0.5154,-0.1413,-0.3092,0.4011,-0.3464,-0.1437,0.1137,-0.2589,0.0503,0.165,0.2175,-0.201,0.2438,0.4409,0.1384,-0.1596,-0.2084,0.0722,-0.0969,0.2615,0.2732,-0.2141,0.0114,-0.0803,-0.9871,-0.3081,0.0415,0.5325,0.1238,-0.0135,-0.3748,0.2754,-0.4241,0.2647,0.0296,-0.0021,-0.5321,0.3979,-0.3205,0.1734,-0.3481,-0.3551,0.5114,0.1173,-0.0528,0.1323,-0.1706,0.3338,-0.1775,-0.1421,0.0966,-0.2205,-0.0121,-0.1829,0.3505,-0.1412,0.3683,-0.2059,-0.0293,0.1324,-0.45,0.0412,-0.1159,-0.3505,-0.1278,0.1949,-0.0248,-0.2683,-0.1403,-0.3874,0.0653,-0.4558,0.1446,-0.3432,-0.355,0.1941,-0.0111,-0.1715,-0.1596,-0.1756,-0.3287,-0.2649,0.1844,-0.3759,-0.0933,0.2056,0.0739,0.1938,0.3153 +excitement,-0.0527,-0.2384,-0.0607,0.2336,-0.2474,-0.1979,-0.0525,0.7713,-0.4249,-0.1512,0.1397,0.0414,-0.2626,0.0402,0.2216,0.2076,0.0074,0.2741,-0.065,-0.2114,-0.0145,0.2132,0.3213,-0.0776,0.0561,0.3126,-0.4803,-0.1334,0.1509,0.0319,-0.2754,-0.0767,-0.3513,-0.0233,0.1483,0.2041,-0.1632,0.2272,0.263,0.3184,-0.2458,-0.1471,0.1725,-0.082,-0.0103,0.0925,0.1602,0.087,0.0034,0.0424,-0.4567,-0.151,0.1499,0.0599,0.1868,0.1263,0.1577,-0.0351,0.2491,-0.1539,0.3308,0.2535,0.0015,0.3241,-0.2461,0.1145,-0.0578,0.0256,-0.195,-0.4568,-0.1673,0.0029,-0.1203,0.12,-0.1384,0.7463,-0.3674,-0.159,0.2132,-0.4619,-0.0296,-0.2145,0.1246,-0.2102,-0.022,-0.1051,0.1393,-0.0498,-0.0007,-0.2683,0.0468,0.3336,0.4264,-0.3322,-0.066,-0.1534,0.2986,-0.2072,0.0115,-0.0596,0.2555,0.0978,-0.3245,-0.2057,0.0791,-0.069,-0.0373,-0.085,-0.0958,0.0232,0.6169,0.2015,-0.0183,-0.3081,-0.5571,-0.254,0.2925,-0.1658,-0.0092,-0.025,-0.2522,0.1112,0.1135,0.113,-0.0089,0.0351,0.1562,-0.3218,-0.0388,0.0625,-0.0514,-0.0911,0.0312,-0.6423,0.3061,-0.0604,-0.2445,0.1235,-0.0511,-0.1501,-0.4939,-0.0266,0.0838,0.5944,0.1728,-0.1646,0.0004,-0.2355,0.5662,-0.0477,0.2755,0.044,0.0757,0.1787,-0.141,0.2399,0.3453,-0.1832,-0.2987,-0.1036,0.4667,-0.1174,0.257,-0.2891,0.0627,0.1578,0.1189,0.6213,0.1811,-0.1584,0.0587,-0.2814,0.0677,-0.3231,-0.1231,-0.2272,0.2525,0.1966,-0.1518,0.2012,0.1695,0.2951,0.2603,0.0448,-0.2355,0.09,-0.0343,0.2381,-0.2392,0.2151,0.3707,-0.2559,-0.1592,0.0818,0.0215,-0.0154,0.0291,0.1247,0.0235,-0.0536,-0.3748,0.1473,0.2238,-0.0458,0.0343,-0.2961,-0.1932,-0.2293,0.0404,0.2284,0.1347,0.6421,-0.3441,-0.0964,-0.0667,-0.2619,0.0364,-0.2028,-0.2751,-0.063,0.2502,0.5814,0.114,0.1488,0.2563,-0.1367,0.2405,-0.0554,-0.1074,0.136,-0.1236,-0.2313,-0.138,-0.5545,0.3827,-0.8522,-0.2423,0.0537,-0.1084,-0.0219,-0.3596,0.2681,0.7248,-0.2275,0.4532,-0.497,0.1945,-0.2032,-0.0093,0.1769,-0.103,-0.436,0.0404,0.3561,-0.2383,-0.261,-0.2213,-0.0915,-0.2374,0.1165,0.1584,-0.1802,0.2112,-0.267,0.3573,0.0687,0.1591,0.1105,0.0055,0.2173,0.0802,-0.6553,0.2111,0.0335,-0.1891,-0.234,-0.249,0.0182,0.3285,0.1503,0.0711,0.1946,-0.2431,0.4086,0.0273,-0.1858,-0.0192,0.2208,-0.2007,-0.0035,0.0406,0.1691,0.2758,0.0239,0.3986,0.0348,0.325,-0.0363,0.1236,-0.3661 +exhaustion,0.4422,-0.2065,-0.1315,0.0139,0.1789,-0.417,-0.3413,0.1285,-0.7209,0.2097,0.3261,0.1685,0.3084,-0.0025,-0.0674,-0.2165,0.1897,-0.069,-0.1439,-0.0899,-0.2851,0.2205,-0.1754,-0.2085,0.131,0.057,-0.3746,-0.3423,0.1261,-0.0883,-0.0015,-0.0513,0.4088,0.3626,-0.1823,0.1073,-0.1818,-0.1033,0.3677,-0.0871,0.0743,-0.0856,-0.1803,-0.2848,0.1241,0.0,-0.1196,0.0145,0.4374,-0.1688,-0.1075,-0.2763,0.4771,-0.1986,-0.3118,-0.2529,0.0427,0.1763,0.2471,-0.0397,0.2796,0.3281,0.1097,-0.1082,-0.4563,-0.2723,0.0283,0.0126,-0.2139,-0.4803,-0.0338,-0.1515,-0.0201,0.2531,0.2348,0.7427,-0.5095,0.3805,0.1092,-0.0784,-0.0013,0.2921,-0.0087,0.3581,0.0357,-0.2327,0.3043,-0.7324,-0.2361,0.1595,-0.0393,0.3769,-0.2013,-0.1757,0.003,0.0679,0.2017,-0.6607,-0.0322,0.0958,0.5366,0.3314,-0.2859,-0.2526,-0.0701,0.1227,-0.0723,-0.0326,0.3296,0.2222,0.324,-0.0975,0.3286,0.112,-0.6024,-0.1026,0.2498,0.0396,0.1639,0.0874,-0.0815,-0.4743,0.5128,0.05,0.124,-0.272,0.0309,0.0434,0.1396,0.0687,0.1685,-0.0987,-0.1367,0.3607,0.172,0.2466,-0.2581,-0.7586,-0.1265,-0.374,-0.1412,0.1046,0.4982,0.715,0.149,0.7973,-0.1446,0.0393,0.1137,0.2319,0.4694,0.1132,0.0554,-0.029,-0.0444,0.4756,-0.0428,0.0189,-0.357,0.0764,0.5097,0.1607,0.2908,-0.2744,0.0069,-0.1398,-0.2555,0.2337,0.2987,0.2096,0.1869,-0.1391,-0.537,0.1406,-0.0617,-0.3285,-0.2638,0.0407,0.1205,0.2771,-0.0367,0.558,-0.0937,-0.0148,0.0016,-0.368,-0.1272,-0.0109,0.1797,0.4206,-0.1499,-0.3552,-0.0701,-0.3456,0.2864,0.0923,-0.0356,-0.1171,0.073,0.3365,-0.0433,0.109,-0.1507,-0.0674,-0.0259,-0.4207,-0.0804,-0.0312,0.0018,-0.0818,-0.0815,0.5358,0.1782,0.1047,0.0197,0.0972,-0.1293,0.059,0.0443,0.2389,0.2516,0.2844,-0.2699,-0.3967,0.3867,-0.0636,0.2219,0.0393,-0.4746,-0.3527,0.2928,-0.3367,-0.1657,-0.0315,0.4976,-0.413,-0.019,0.0695,0.4523,-0.3157,-0.26,-0.1541,0.582,-0.1509,0.2633,-0.2019,0.2261,-0.2301,0.0479,0.0526,-0.0102,-0.21,-0.1438,-0.2184,0.1308,-0.0024,-0.2187,0.1386,0.2327,-0.1647,-0.1544,-0.1289,-0.1212,0.1021,0.0925,0.0125,-0.1682,0.2237,-0.1709,-0.0133,0.1428,-0.1801,0.1778,-0.1666,0.0955,0.1921,-0.2224,-0.2659,0.0949,-0.5108,-0.073,-0.0943,-0.6041,0.6938,-0.108,-0.6401,0.0692,0.1619,-0.1586,-0.1192,-0.2424,-0.0393,0.1729,-0.1525,-0.649,0.106,0.1078,-0.0223,0.3846,-0.0472 +expectation,0.1068,0.2151,-0.078,0.3669,-0.0274,-0.1536,-0.3238,0.1948,-0.0084,0.0917,-0.3485,0.1314,0.2511,-0.2278,-0.018,0.0796,-0.0162,-0.1259,0.327,0.032,-0.0916,-0.1921,0.2691,-0.0739,-0.1623,-0.1315,-0.1209,0.2128,0.1909,0.0841,-0.1079,-0.2454,0.1089,0.0241,0.0043,-0.3683,-0.0021,-0.0471,-0.1494,-0.0402,0.1956,-0.2106,0.3425,0.0969,-0.3385,-0.1702,0.1811,-0.255,0.2088,0.0385,-0.3663,-0.1518,0.0036,-0.0452,0.2996,-0.1219,-0.2384,-0.055,0.381,0.0835,0.124,0.3721,0.2781,-0.4082,0.0241,0.1648,-0.0917,0.1343,-0.3235,-0.0887,-0.0261,0.1717,-0.6273,0.0283,-0.1208,0.452,-0.2767,0.0675,0.2356,-0.0636,0.1659,-0.4152,-0.0764,-0.1264,0.0214,-0.1779,0.0657,-0.0032,-0.1724,-0.1018,-0.0705,0.2794,0.2753,0.0459,0.1192,-0.3056,0.272,-0.1071,-0.3953,-0.0347,0.1334,-0.1006,0.1491,-0.3526,-0.1494,0.2476,-0.307,0.3574,0.0274,0.287,0.1795,0.031,-0.1906,-0.2077,-0.3849,-0.0242,-0.089,-0.2797,-0.0248,0.0597,-0.0821,0.1023,0.3049,-0.2742,0.0203,0.3845,-0.3631,0.2264,0.1551,-0.0363,0.022,0.0286,0.1966,-0.0599,0.2344,0.0487,-0.1468,-0.0557,-0.0642,0.0466,-0.1872,0.0454,0.3134,0.4467,0.1767,-0.244,-0.2935,-0.2902,0.1097,-0.1283,0.1031,-0.1657,0.0577,0.0778,-0.146,-0.0889,-0.1815,0.0174,-0.1115,-0.2032,0.5339,-0.1127,0.0575,-0.1204,0.1078,0.2282,0.1715,0.4371,0.1565,0.062,-0.0476,-0.1984,0.1524,-0.2241,0.0336,0.0445,0.0231,0.0171,0.4655,0.2545,0.2788,0.2798,0.0911,0.1876,-0.2916,0.1802,-0.2862,0.2656,-0.1208,-0.0906,-0.1912,-0.445,-0.0623,0.1838,0.0207,-0.293,-0.081,-0.3253,0.1418,0.0634,-0.1684,0.0183,0.1388,-0.3569,-0.5167,-0.1539,-0.1469,0.0806,0.2617,0.0425,0.0451,0.6561,-0.0815,-0.1442,0.3776,-0.0844,0.0734,0.138,-0.126,-0.0666,-0.065,0.3717,-0.0334,0.4956,-0.3256,0.0548,-0.0592,-0.0776,0.0345,-0.021,-0.1946,-0.3548,-0.0864,-0.2992,-0.0237,-0.7342,0.3215,0.0049,0.0992,-0.0019,-0.1873,-0.0759,0.2812,0.08,-0.0617,-0.7701,0.0181,-0.3796,-0.1044,0.1328,-0.1222,-0.8013,-0.3163,0.3036,0.0167,0.0008,0.1796,0.1965,-0.0939,0.1721,0.1429,-0.1516,0.1795,0.019,-0.0028,0.0246,0.0222,-0.0818,0.0866,0.1264,0.0082,-0.4218,0.2904,0.2171,0.2057,-0.1632,0.0238,-0.0183,0.2079,-0.0028,0.0148,0.0251,-0.0041,0.1842,0.0158,-0.0711,-0.0403,0.1719,-0.2235,0.0031,-0.1305,0.0916,0.2643,-0.0255,-0.3203,0.1439,0.2603,0.6049,-0.1249,0.1039 +fascination,-0.336,0.4449,0.1072,-0.382,0.0021,0.2137,-0.2012,0.4707,-0.3564,-0.1476,-0.0992,0.3506,-0.2723,0.0697,0.3075,0.2791,-0.2961,0.1362,-0.0314,-0.5049,0.4092,-0.0844,-0.2078,0.1735,0.0037,0.1945,-0.0368,0.296,0.252,0.3466,-0.2413,0.1195,0.0746,-0.0405,0.028,0.3122,0.2621,-0.1173,0.3422,0.0817,-0.1159,-0.1807,-0.0203,0.0751,0.018,0.3258,-0.1272,-0.1193,0.2479,-0.1844,-0.1689,-0.1782,0.0813,0.0098,0.0779,0.1294,-0.1571,0.049,0.4055,0.4996,0.3843,0.0463,0.318,0.3877,-0.3064,0.4945,-0.4155,0.0152,-0.0693,0.1112,0.0029,-0.2333,-0.0692,0.0495,-0.2619,0.4851,-0.1144,0.2076,0.4091,-0.0464,-0.2075,-0.137,-0.3719,0.0478,-0.2276,-0.3484,0.2263,0.0505,0.0892,-0.2212,-0.0081,0.469,-0.3262,-0.0261,-0.1982,-0.3205,0.3011,0.1008,-0.2921,0.0247,0.2741,0.2287,-0.1576,0.3405,0.0219,0.0776,-0.0114,-0.1647,0.4049,0.0544,0.1597,0.2034,-0.2668,0.1433,-0.555,-0.0587,0.4181,0.0261,0.0901,0.1453,-0.6332,-0.2038,0.5011,-0.1115,0.1996,-0.1302,0.2013,-0.2703,0.2665,-0.1696,-0.1766,0.0094,-0.0323,-0.0627,0.355,-0.0595,-0.2889,-0.1245,-0.0611,-0.227,-0.3975,-0.1156,-0.2292,0.3189,0.1878,-0.4023,-0.1215,-0.1367,0.3402,-0.1775,-0.3238,0.1364,-0.0392,0.5215,0.1025,0.2187,-0.1917,-0.1372,0.1936,0.0595,0.4686,0.1451,0.4789,-0.1527,-0.0257,-0.0114,0.2697,0.3866,0.145,0.1165,-0.2712,0.3062,0.4931,-0.1288,0.1659,-0.2697,0.3763,0.4305,0.1115,0.1153,0.1425,-0.0861,0.2962,-0.0405,-0.3565,0.0312,0.1391,0.4093,0.2992,0.4283,0.2469,0.194,-0.2727,0.0945,0.1419,0.1993,-0.0859,0.1322,0.1637,-0.2409,0.0061,-0.0661,0.2742,-0.4787,0.3806,0.0787,0.1113,-0.1642,0.0927,-0.0158,0.0058,0.708,-0.1832,-0.3001,0.0171,-0.3651,-0.0909,-0.1836,-0.3979,0.0015,0.3386,0.4588,-0.1133,-0.2442,0.3054,0.0057,0.0842,-0.2818,0.1504,0.4526,-0.1463,0.043,0.14,-0.1062,0.3445,-0.9059,-0.3488,-0.1902,-0.0643,-0.486,-0.3944,0.11,0.1887,0.0462,0.2289,-0.1783,0.2483,-0.2312,-0.1407,0.2759,-0.3832,-0.3298,0.2414,-0.3514,0.1575,0.1052,-0.1636,-0.2319,-0.4384,0.1133,0.2298,0.3236,0.0143,0.148,-0.4832,0.036,0.3754,0.2095,0.019,-0.0875,-0.3025,-0.2905,0.4941,0.0723,0.0726,0.1291,-0.0734,0.161,0.0545,-0.0689,0.0665,0.0442,0.1919,0.2486,-0.2204,-0.0626,0.2291,-0.4442,0.1046,0.0154,0.1495,0.2115,-0.1806,0.0809,0.4246,-0.1279,0.2018,-0.1581,0.269,-0.2284 +fatigue,0.5336,0.0063,-0.1064,0.112,-0.1138,-0.0649,-0.4857,0.1796,-0.7831,0.3854,0.3016,0.1678,0.2677,0.1521,-0.0464,-0.2036,0.1806,-0.1215,-0.0257,-0.0297,-0.175,0.4043,0.0723,-0.0217,-0.2554,-0.0513,-0.4349,-0.0546,-0.0499,0.2005,0.2502,0.1351,0.2481,0.0607,0.0908,0.0371,0.3122,-0.014,0.3476,0.1917,0.3732,-0.0129,-0.049,-0.1438,0.1103,0.347,-0.0941,-0.1534,0.5771,-0.1446,0.23,-0.1941,0.4797,0.3904,-0.1895,0.0991,0.184,0.066,0.2567,0.099,0.6418,0.3908,0.3179,-0.2833,0.088,-0.097,-0.055,0.2086,-0.1431,-0.1986,0.187,-0.1635,-0.249,0.0794,0.4199,0.6667,-0.5208,0.3353,0.0434,-0.233,0.0823,-0.0194,-0.2359,0.0442,-0.0828,-0.0025,0.2588,-0.4443,0.0115,0.4849,0.0459,0.2544,0.1698,0.1139,0.0333,0.1024,0.22,-0.2936,-0.3925,0.0764,0.3897,0.1226,-0.4236,-0.1262,-0.2443,0.3511,-0.15,-0.2477,0.044,0.2356,0.4697,-0.1522,0.2509,0.0055,-0.5592,-0.1494,-0.023,-0.2638,0.1929,-0.145,0.2218,-0.2264,0.3263,0.2808,-0.0344,0.079,0.2688,-0.1966,0.131,0.2366,-0.0144,-0.5409,-0.1098,0.0028,0.104,0.2667,-0.2039,-0.2374,0.0953,-0.3552,-0.0648,0.4221,0.3314,0.464,0.0569,0.5289,-0.2109,-0.0098,-0.0271,-0.0371,0.2658,0.0675,0.1461,-0.2345,0.0405,0.3551,-0.0042,0.3428,-0.2765,0.3018,0.5359,0.194,0.1603,-0.3073,0.151,0.0986,-0.172,0.1039,0.0191,0.0807,-0.0718,-0.2506,-0.3323,0.09,0.1942,-0.2716,-0.3574,0.1487,0.1498,0.0148,-0.0471,0.6173,-0.0313,-0.009,-0.0084,0.1453,0.005,0.146,0.0893,0.341,-0.0549,-0.0523,0.038,0.0535,0.4783,-0.153,0.0495,-0.0725,0.3822,0.1723,0.0389,0.2577,0.0132,-0.101,-0.2455,-0.2519,-0.1677,0.0738,-0.0825,-0.3403,0.0548,0.5437,0.0734,-0.2796,0.2265,0.1017,-0.0567,-0.3658,-0.3019,-0.131,0.3848,0.2068,-0.394,-0.2213,0.1413,0.3536,0.0322,0.4627,-0.3484,-0.1619,0.2223,0.1183,-0.1214,-0.4031,0.2603,-0.5166,0.1236,0.0268,0.1389,0.2159,-0.3887,0.0844,0.2816,-0.0278,0.2068,0.0017,0.2926,-0.2691,0.4082,-0.0613,0.3146,0.585,-0.0837,-0.3735,0.2332,0.0988,-0.6274,0.3892,0.2181,-0.2013,-0.0757,-0.253,-0.0596,0.1769,0.1053,-0.1193,-0.0316,0.1605,-0.2168,0.232,-0.0505,-0.2072,0.0225,-0.2151,0.1565,-0.3499,-0.1424,-0.2782,-0.1151,-0.1693,-0.0984,-0.1995,-0.2312,0.4277,0.0025,-0.3761,0.4218,0.2183,-0.2693,-0.0258,0.1836,-0.1062,0.1586,0.0091,-0.7211,0.2195,-0.1452,0.0057,0.2446,-0.4909 +fear,-0.1217,-0.0958,0.0909,0.0127,0.0437,-0.1144,-0.0493,0.3484,-0.147,-0.1507,0.0458,0.1757,-0.0421,-0.0194,0.1356,0.055,-0.1729,0.2561,0.0255,0.0387,-0.1902,0.1152,0.258,0.0372,0.4336,-0.1784,-0.119,0.1324,0.0027,0.2204,0.0431,0.1295,0.2522,0.0838,0.0732,-0.2853,-0.089,0.1762,0.2402,0.1668,-0.1693,-0.0384,0.0003,-0.1405,-0.2577,-0.0239,0.1903,-0.2923,-0.0565,-0.0186,-0.3792,-0.5335,-0.0492,0.0811,0.2399,-0.2574,-0.1046,0.122,0.0486,0.1601,0.2064,0.1397,0.0175,-0.1285,0.0784,0.5102,0.2079,-0.1721,-0.039,-0.4,0.1309,-0.0278,-0.3806,0.095,0.1297,0.5666,-0.1755,-0.0197,0.2241,0.1291,0.2155,-0.0367,-0.0902,0.2899,0.0338,-0.3735,-0.2224,0.0961,0.116,-0.4494,0.091,0.1107,0.4429,0.0169,0.0086,-0.3084,0.1166,-0.1073,-0.3516,0.1533,-0.144,0.2413,0.0102,-0.0011,-0.1035,-0.0256,-0.134,0.1356,-0.0274,-0.0538,0.5197,-0.0861,-0.1509,0.2965,-0.6882,0.0926,0.158,0.0693,-0.2096,0.1317,-0.1749,0.0078,0.2147,0.1419,-0.0426,-0.1055,0.028,-0.0046,0.1527,0.0641,-0.2785,-0.0998,0.1348,0.2426,0.2365,-0.109,0.0181,-0.3098,0.1902,-0.0435,-0.184,-0.1,0.3572,0.5504,-0.0054,-0.437,-0.0533,-0.0034,-0.1247,0.1913,0.0154,0.0582,-0.1008,-0.143,-0.0497,0.2248,-0.0928,0.0143,-0.2329,-0.1281,0.4692,-0.1948,-0.1044,-0.1109,-0.3142,-0.0518,0.0167,0.2384,0.1016,0.094,-0.1907,0.1549,0.3113,0.2921,-0.093,0.0936,0.2908,0.3397,0.0335,0.119,0.0777,0.244,-0.299,-0.4258,-0.3212,0.341,0.2036,0.283,0.0177,-0.2262,0.2714,-0.1636,-0.2537,-0.2453,0.0256,-0.0809,0.2002,-0.2377,0.201,-0.1893,-0.2712,-0.0286,0.0304,0.2972,-0.357,0.1182,0.1211,-0.0,0.531,-0.0937,-0.0249,0.6835,0.1572,0.0212,-0.0079,-0.2608,0.0787,-0.1515,0.0094,0.0086,0.1549,0.3637,-0.2674,-0.1361,0.2294,-0.1836,-0.028,0.1197,-0.2406,0.2673,0.1302,-0.0051,-0.0257,-0.1469,-0.0401,-0.8306,-0.1455,-0.2032,-0.2863,0.0624,-0.0737,0.2251,0.2022,0.0646,0.5158,-0.4323,0.1638,-0.0173,-0.2226,0.1499,-0.0445,-0.0207,-0.1827,-0.0043,0.1992,-0.0569,0.0375,0.1385,-0.1035,-0.0861,0.1119,0.2066,0.1415,-0.3088,-0.2155,0.5079,0.172,0.6021,-0.1465,-0.0105,-0.2051,-0.3047,0.1358,-0.0291,-0.0865,0.2229,0.0699,-0.3554,0.0741,-0.0495,-0.3421,0.0666,-0.0356,0.4901,-0.1664,-0.4851,0.1079,0.1622,-0.311,0.0763,-0.0466,-0.1494,-0.0752,0.0271,0.0935,0.144,-0.2411,-0.0035,0.2949,0.0874 +feeling,0.0766,0.0019,-0.1057,0.2583,-0.1825,-0.1731,-0.311,-0.0946,0.1186,-0.0024,0.4155,0.1452,-0.3019,0.0233,-0.1769,0.1796,-0.0208,-0.06,-0.0518,-0.0307,-0.0883,0.1002,-0.0022,-0.0556,-0.1486,0.1791,-0.0783,0.1371,-0.1665,0.0773,-0.2755,-0.122,0.3037,0.0775,-0.0053,-0.1641,0.088,0.0076,0.292,0.2758,-0.1083,-0.1741,0.1792,-0.1657,-0.1223,0.0964,-0.0086,-0.2215,0.0863,-0.5104,-0.0864,-0.5839,0.1841,-0.0015,0.0209,-0.0814,-0.1815,-0.0039,0.2261,0.1147,-0.1555,0.0387,0.108,-0.0424,0.0534,0.0764,0.0551,-0.2151,0.0175,-0.4392,0.1438,-0.0705,-0.5313,0.4654,0.1914,0.1439,-0.3175,-0.1872,0.3931,-0.4231,0.0629,-0.1237,-0.1501,0.1187,-0.1818,0.0627,0.2621,-0.1781,0.0186,0.0167,-0.0509,0.4402,0.1738,-0.0354,-0.287,0.1603,0.043,-0.0424,0.0128,-0.0384,0.0897,0.0312,0.0785,0.0039,0.0553,-0.0006,0.018,-0.0028,-0.0669,0.1592,0.468,0.0135,-0.0717,0.0354,-0.1606,-0.2081,0.1283,-0.1572,0.0034,0.0298,-0.1492,0.0093,-0.1049,0.0055,-0.1555,-0.0375,-0.06,-0.4225,0.3161,-0.0387,0.0874,-0.1708,0.2373,-0.0137,0.2482,0.0851,0.0006,-0.1438,0.0389,-0.1401,-0.0556,0.1023,0.3729,0.6746,0.0492,0.074,-0.3087,0.1399,0.4857,0.058,0.1789,0.0327,0.0944,0.0304,-0.169,0.164,0.0905,0.0974,-0.1792,0.0364,0.6522,0.0033,0.29,-0.2443,-0.0339,0.0313,0.0366,0.0896,0.1755,-0.2139,-0.0516,-0.0065,0.0479,-0.0643,0.0032,-0.4041,-0.0942,0.1533,0.0468,0.1704,0.0012,0.1899,0.2435,-0.1091,-0.0214,0.0786,0.4362,0.0513,0.0997,0.1153,0.3752,-0.0529,0.0107,-0.0208,0.0436,-0.2843,0.1207,-0.111,0.0322,0.0294,-0.3436,0.0089,-0.0796,0.0291,-0.0839,-0.2496,-0.0393,-0.116,-0.1448,0.115,0.0528,0.7428,-0.0248,-0.1708,-0.0244,-0.2437,-0.0829,-0.3677,0.0509,-0.04,0.4708,0.316,-0.1049,0.2389,0.0609,-0.1113,0.1363,0.0324,-0.3306,0.1209,-0.3376,-0.0609,-0.298,-0.2044,0.0134,-0.4497,-0.1609,-0.1128,-0.1958,0.18,-0.0868,-0.1358,0.2235,0.2397,-0.2884,-0.1583,0.1541,0.0736,-0.2206,-0.0485,0.0417,-0.1307,0.0899,0.071,-0.001,-0.0305,0.005,0.1889,0.0709,0.0167,-0.1128,-0.176,0.0891,-0.0146,0.043,-0.0994,0.0187,0.1449,0.0864,0.0013,-0.1274,-0.1785,0.0087,0.0613,-0.1307,0.2966,-0.0643,-0.301,0.0011,-0.0076,-0.1616,-0.1804,-0.2897,0.2711,0.0635,-0.1949,-0.011,0.0256,0.0007,-0.0347,0.1074,-0.076,0.4012,0.3924,0.0494,0.2223,-0.0866,0.2784,-0.0686,-0.2633 +frenzy,0.0836,0.1513,-0.2095,0.0566,0.2793,-0.0083,-0.2786,0.6009,-0.3079,-0.3548,0.0627,0.1885,-0.2705,0.0606,0.2194,0.3201,-0.0225,0.0765,-0.535,-0.1377,0.0247,0.336,0.07,-0.1324,0.2064,0.0922,-0.3357,-0.081,0.0262,0.2748,0.2138,-0.2135,-0.2186,-0.0439,-0.3928,0.3337,-0.2347,0.3014,0.1932,-0.075,-0.0496,-0.1482,0.0607,-0.2604,0.1921,-0.258,0.026,0.1049,0.282,-0.2363,-0.1352,-0.1382,0.0533,0.1082,0.0907,0.0242,-0.0831,-0.262,0.0381,-0.4297,0.5066,-0.042,-0.3079,0.3475,-0.1956,-0.0991,-0.3208,-0.1456,0.1074,0.1713,-0.0309,-0.1379,0.256,0.1614,0.3246,-0.0608,-0.3183,0.0271,0.2407,-0.2561,-0.0626,-0.0476,0.1105,-0.1504,0.2462,-0.1291,-0.1902,0.6859,0.0662,-0.2858,-0.2632,0.4231,0.3045,-0.1041,-0.0086,-0.2188,0.3514,-0.6306,-0.1641,-0.0139,0.0216,0.2254,-0.2275,-0.1251,-0.2408,-0.0682,-0.0701,-0.0918,0.3882,-0.0245,0.3276,-0.0853,-0.1402,-0.1472,-0.5843,-0.5803,0.0928,-0.0055,-0.2197,0.3462,-0.0932,0.2767,-0.2838,-0.1195,0.141,0.0033,-0.18,0.3035,-0.0144,-0.0123,-0.0456,-0.0609,0.2209,-0.4817,0.1582,0.1708,-0.0655,-0.2577,0.0597,-0.2692,-0.1238,-0.0967,-0.0664,0.2756,-0.0148,0.1539,-0.619,0.1437,0.8278,0.2127,0.0026,0.3082,-0.0924,-0.0923,0.1444,-0.0567,0.0311,-0.1463,-0.2511,0.1825,0.5564,-0.1413,-0.0013,0.1876,0.0013,0.0266,-0.0465,0.2645,0.1705,0.0827,0.0672,-0.2284,0.0435,0.1759,0.0242,0.1197,0.2765,0.0236,-0.0537,-0.3155,-0.3107,0.4917,0.327,0.0575,-0.1855,-0.0911,-0.1872,0.4206,-0.254,0.1625,0.1498,-0.1472,-0.4856,0.0464,0.2853,0.0929,0.2689,0.2495,-0.1231,0.0569,-0.0395,0.1988,-0.0419,-0.0584,-0.2272,-0.3652,0.1564,-0.1903,0.0457,-0.1471,0.2205,0.5832,-0.1089,-0.1886,0.1779,-0.1018,0.1316,-0.1238,-0.1441,0.3543,-0.0507,0.5097,0.0785,0.116,0.3328,-0.2409,0.0797,-0.3995,-0.4746,0.2407,-0.3103,0.0714,-0.3204,-0.2636,0.2165,-0.7557,-0.492,-0.0124,0.2604,-0.3104,-0.021,0.2793,0.2518,-0.4765,0.1352,-0.0351,0.1242,-0.1262,0.0312,-0.132,-0.2914,-0.1252,-0.2034,-0.3101,0.002,-0.1541,-0.4057,-0.0467,-0.0262,0.0678,0.4495,0.2604,-0.0268,-0.0918,0.0844,-0.0108,0.1735,0.0744,-0.4878,0.3013,0.0405,0.0047,0.0313,0.6734,0.0356,0.1093,-0.3498,0.089,0.2865,0.0533,-0.2116,0.0878,-0.2084,0.5276,-0.2693,-0.3473,-0.002,-0.1737,-0.2336,0.0758,0.0561,0.0263,0.2685,-0.103,0.158,-0.2792,0.3808,0.1102,0.1406,-0.1763 +friendliness,0.2092,0.3596,-0.1985,0.2369,-0.7273,-0.2251,-0.1574,-0.0361,-0.8202,-0.5222,-0.1447,0.3314,-0.1006,0.1553,-0.0143,0.2086,0.002,0.0716,0.0715,-0.1788,-0.3822,-0.2648,-0.2412,-0.1931,-0.547,-0.1534,0.8117,0.0522,-0.0453,-0.2397,-0.1803,-0.0803,0.3256,-0.3693,0.0455,0.1449,0.3985,0.1146,0.0055,0.5842,-0.2806,-0.2587,-0.1161,0.0837,-0.393,-0.0109,-0.1554,0.1964,0.08,-0.0582,0.4996,0.331,0.4565,-0.2349,0.1994,0.1055,0.1844,0.1401,-0.062,-0.2622,0.1745,0.1163,0.0679,0.4093,0.2271,0.4202,0.2316,0.2667,0.2169,-0.3322,0.2669,-0.2215,-0.0194,-0.1381,0.2563,0.8435,-0.3893,-0.0763,0.1306,-0.265,-0.0556,-0.379,0.0376,0.0134,-0.1253,-0.1678,-0.0614,-0.3492,-0.0955,-0.1145,0.2936,0.4365,0.4938,0.216,-0.1396,0.0702,0.2354,0.0793,-0.0223,-0.2428,-0.0063,-0.0818,0.2635,0.1497,0.3081,0.1319,-0.0696,-0.2994,-0.1342,-0.6016,0.1485,-0.192,-0.2092,0.1963,-0.5985,-0.4717,0.5221,-0.0845,-0.1313,-0.5566,-0.3313,-0.1461,0.6258,0.1386,0.2317,0.1608,0.2135,0.0545,0.4162,-0.1286,0.2332,-0.1702,0.5875,-0.0167,0.059,-0.3006,-0.5498,0.0316,-0.3317,-0.3654,0.3186,0.0256,0.0285,0.462,-0.2113,0.17,-0.0818,0.2667,0.7272,-0.2627,0.5869,0.0033,-0.4272,-0.1084,-0.0104,0.159,-0.2126,0.6118,-0.2239,0.237,0.5592,0.3509,-0.3559,0.1337,0.1725,0.0254,0.3288,-0.1485,0.2467,-0.1699,-0.1929,0.2542,0.4047,-0.1945,0.247,0.3588,-0.0552,0.0888,0.3024,0.2789,0.1077,-0.6592,0.0363,-0.0462,0.0181,0.2192,-0.015,0.0445,-0.0058,-0.0091,-0.1489,-0.1327,-0.1034,0.3721,0.1542,-0.1244,-0.1563,0.2589,0.2341,0.3267,-0.4141,0.3217,0.3669,0.2166,-0.3294,0.0616,-0.0342,0.105,-0.1911,-0.0673,0.0921,0.5696,-0.4137,-0.2378,-0.0436,-0.4871,0.3229,-0.5491,-0.2181,-0.5676,-0.1559,0.3581,-0.1063,0.2973,0.0574,0.1906,-0.2025,-0.1,0.0585,-0.2005,0.2261,-0.0579,-0.228,0.0087,0.0223,-0.5421,0.094,-0.211,0.18,-0.2468,0.003,-0.0192,0.2142,0.2819,0.1102,-0.2552,0.2944,-0.1981,-0.0785,0.2342,-0.3633,-0.8109,-0.0224,-0.0404,0.0027,-0.1072,0.1826,0.1458,0.0437,0.3779,-0.1626,0.0269,0.5659,-0.1623,0.1135,-0.1359,-0.2291,0.3381,-0.0959,-0.0166,0.2028,-0.1713,-0.0607,-0.0273,0.152,0.2873,-0.456,0.0691,-0.1883,-0.2282,0.0383,0.3504,0.0833,0.0496,-0.4131,-0.0192,0.4624,0.5036,0.0697,0.1688,-0.1983,-0.0498,0.0336,0.1585,0.0778,-0.003,0.3207,0.0702,0.2292,0.1303 +frustration,0.1567,0.0197,0.0703,0.1189,0.2412,0.1164,-0.01,0.4905,-0.5127,0.2032,0.0605,0.0227,-0.0334,-0.0178,-0.0589,-0.1653,-0.16,-0.0565,-0.2731,0.0307,-0.2486,0.7351,-0.0573,0.1746,-0.0935,-0.2827,-0.1829,-0.2825,-0.2992,0.2712,-0.1508,-0.502,0.1084,0.294,0.2532,0.084,-0.1364,0.1109,0.3344,-0.2375,-0.2041,-0.2201,0.1628,-0.0983,-0.2198,0.1095,0.02,-0.3391,0.1579,0.043,-0.1428,-0.3782,0.1938,0.1157,0.1321,0.0524,-0.2189,0.1085,-0.0383,0.1096,0.3113,0.4468,-0.1613,0.401,-0.0477,-0.1798,0.0713,0.1399,-0.4174,-0.2321,-0.0257,0.0592,-0.1014,0.1477,0.1054,0.693,-0.2312,0.1146,0.1202,-0.2188,-0.1139,0.0897,0.0122,0.0564,-0.556,-0.0495,0.0029,-0.1476,0.2125,0.158,-0.2961,0.3797,0.1768,-0.2662,-0.5823,-0.1714,0.2348,-0.2786,-0.3838,-0.0352,-0.1692,0.3091,-0.4918,0.0945,0.1517,0.1895,0.0761,0.0455,-0.1572,0.0785,0.7467,0.2376,-0.3619,-0.1424,-0.6239,-0.3798,0.2303,-0.0407,-0.1718,0.1779,-0.2939,0.1005,0.4069,0.1418,0.0301,-0.0853,-0.1151,-0.3512,0.1709,0.1715,0.0844,0.0622,0.0683,-0.2911,0.3549,-0.207,-0.2168,-0.1321,0.1661,-0.1676,-0.6752,-0.3947,0.2172,0.7589,0.0624,-0.0046,-0.1607,0.3248,0.4358,-0.0164,0.2157,-0.076,-0.0267,-0.1586,-0.0547,0.593,0.243,-0.0875,-0.1086,0.1697,0.4561,0.1822,0.3146,-0.0289,-0.0824,0.2064,-0.3415,-0.1657,-0.0792,0.0113,0.0883,-0.0945,-0.0361,-0.157,-0.3786,-0.0629,0.0164,0.0513,0.4421,0.3484,0.2214,0.2533,-0.0666,-0.3686,-0.048,0.1907,-0.2018,0.244,0.1209,0.3342,0.0133,-0.1465,-0.1692,-0.1148,-0.2163,0.4429,0.0824,-0.0368,0.0488,0.0479,-0.0912,0.0203,-0.1249,-0.1674,-0.1514,-0.2072,0.2845,-0.2408,0.0528,0.0279,0.1007,0.6038,-0.1021,-0.2391,0.4507,-0.0181,0.0607,-0.1484,-0.0109,0.0993,0.1669,0.5262,-0.0208,0.352,0.3954,0.2713,-0.2611,-0.1818,0.0951,0.0445,0.3267,0.3983,0.1911,-0.1124,-0.1853,-0.9399,-0.1366,0.1004,0.243,0.0644,-0.1599,-0.3867,0.2522,-0.0323,0.5177,-0.0727,0.0421,0.0116,0.375,-0.1057,0.0849,-0.0852,-0.1628,0.0906,0.1025,-0.2408,0.0476,0.2898,-0.2366,-0.097,0.1034,0.2234,-0.1551,-0.2159,-0.3126,0.4178,-0.1799,0.2864,-0.0065,0.2209,0.2462,-0.5327,-0.1677,-0.0056,-0.0606,0.0841,0.1162,-0.1536,-0.0046,0.0635,0.045,0.0712,-0.2464,0.2935,0.2893,-0.1759,0.0276,-0.0744,-0.0327,-0.2587,0.0404,-0.0991,-0.1492,-0.0131,-0.3498,-0.019,0.0815,0.0357,0.4538,0.059 +fury,0.0589,0.1073,-0.3773,0.018,0.0838,0.1023,-0.1278,0.3153,-0.4223,-0.1416,0.0641,0.2999,-0.2164,0.1052,0.146,-0.0628,-0.3393,0.2209,-0.4842,-0.087,-0.1672,0.625,-0.2019,-0.0696,0.2955,-0.2101,-0.1547,0.0863,-0.2028,0.0775,0.4211,-0.3303,-0.0232,0.0348,0.2325,0.2213,-0.0492,0.5054,0.2061,0.2872,-0.1808,-0.4779,-0.0736,-0.0184,0.0013,-0.136,-0.2131,-0.0688,0.0149,-0.2089,0.1321,-0.3528,0.1981,0.3014,0.2809,-0.0134,0.1022,-0.1191,0.0504,0.0457,0.2311,0.2289,-0.0484,0.1399,-0.1423,0.2713,-0.3336,-0.4302,0.0172,-0.1306,0.1139,0.1637,0.0373,0.0033,0.1008,0.1659,-0.2855,0.024,0.1278,-0.1609,-0.1128,-0.0184,-0.0407,0.1206,0.2247,0.1686,0.0983,0.5429,0.0645,0.0301,-0.1388,0.565,-0.0615,-0.1471,-0.1148,-0.0934,0.4029,0.0075,-0.0689,-0.1763,-0.2585,0.0252,-0.5047,-0.1514,0.1583,0.181,0.0511,0.2149,0.4316,-0.1796,0.5134,0.0845,0.089,0.3926,-0.5399,-0.2248,0.3628,0.1477,-0.1951,0.3309,-0.1412,0.5395,0.2663,0.5656,0.0222,0.1467,-0.1804,-0.2974,0.1049,-0.0468,0.1078,0.414,0.3533,-0.3092,0.1759,0.0684,0.1083,-0.0617,-0.0485,-0.1669,-0.477,-0.0575,0.0289,0.4981,-0.0779,0.319,-0.0734,0.2425,0.2199,0.1062,0.3557,-0.271,0.0309,-0.2963,0.1186,-0.1165,0.4276,-0.2181,-0.2467,0.0814,0.623,-0.0769,0.1055,0.345,-0.0975,-0.1836,-0.1345,-0.0721,-0.1443,0.1615,-0.0762,0.1125,0.1293,-0.0054,0.2225,0.2983,0.3041,0.3701,-0.1975,0.1776,-0.0768,0.2153,-0.0531,-0.3712,-0.085,-0.137,-0.4762,0.1313,0.1617,0.4301,0.1773,-0.067,-0.2814,0.0254,0.0779,-0.1576,0.0182,0.4189,-0.4014,-0.0059,-0.1816,0.0467,0.0839,-0.2462,-0.3686,0.1105,0.2893,-0.2414,0.0986,-0.1068,0.1102,0.5791,-0.0736,-0.378,0.2258,-0.0408,0.0887,-0.0311,0.1492,0.5837,-0.1263,0.5291,0.0734,-0.0569,0.4883,-0.0297,-0.0472,-0.2112,-0.1662,0.374,-0.0887,0.2495,-0.3105,0.0676,-0.1006,-0.8398,-0.5692,-0.042,0.3908,-0.044,-0.1268,0.3083,0.2159,-0.1264,0.1031,-0.1993,0.2011,-0.1666,0.0754,0.0314,-0.1831,-0.305,-0.3551,0.0458,-0.1387,-0.0877,-0.0722,-0.0305,0.1398,-0.0719,-0.1913,0.7023,0.3303,-0.0021,-0.2666,0.3139,-0.0428,0.5406,-0.2729,0.0696,0.1103,-0.3948,-0.272,0.376,-0.0203,0.0578,-0.1189,0.1227,0.2066,0.0899,-0.063,0.0339,-0.1311,0.0116,0.3157,-0.2712,0.267,-0.0553,-0.3179,-0.0641,0.0593,-0.4366,-0.0495,-0.0634,-0.1232,-0.0661,0.2863,0.0897,0.0163,-0.1137 +gloominess,-0.1115,-0.0031,0.0973,-0.1833,-0.0198,-0.3672,0.1557,0.3001,-0.6599,-0.1664,0.1458,0.4876,-0.8168,0.611,0.097,0.0294,0.1259,-0.0052,-0.0443,-0.1398,0.0177,0.0544,0.375,-0.1921,-0.29,0.1174,0.2881,0.3017,0.1181,-0.2077,-0.0584,0.071,-0.2381,-0.1733,0.42,0.1111,0.1951,0.0484,0.4288,0.0941,0.3388,0.2219,-0.0525,-0.1569,-0.4057,0.1142,-0.599,-0.4905,-0.1408,-0.0953,-0.2203,0.1255,0.6054,0.5514,-0.3206,0.7742,-0.1236,-0.0127,0.2409,-0.0767,0.4482,0.497,0.0119,-0.0083,-0.0849,0.0735,-0.2313,-0.3971,-0.003,-0.516,-0.2135,-0.0443,0.0641,0.1154,0.1971,0.4992,-0.3192,0.0408,0.122,0.1142,0.0006,0.157,-0.4823,-0.1541,0.079,0.3633,0.1374,-0.1742,-0.1481,-0.0807,0.2742,0.45,0.46,0.2162,-0.4211,-0.1176,0.2405,-0.2701,-0.1365,0.2707,0.1472,0.0166,0.017,0.1054,-0.2935,-0.0663,-0.1965,-0.2099,0.374,0.0542,0.5444,-0.0931,0.0972,0.2324,-0.6583,-0.0387,-0.0299,0.5417,-0.3246,-0.2541,-0.1044,-0.3407,0.2485,-0.4569,0.2242,-0.2288,-0.1716,-0.1442,0.1061,-0.3276,-0.232,0.0791,0.3921,0.3763,0.0842,-0.002,-0.245,-0.6903,0.1033,-0.4992,-0.1948,-0.1669,0.1122,0.7146,-0.0205,0.3278,-0.3202,-0.0179,0.6829,0.2883,-0.2969,-0.4084,0.025,-0.3081,0.1491,0.1302,0.2092,-0.0194,-0.4227,0.0022,0.518,-0.2016,0.1689,-0.5347,-0.2874,0.1408,0.3801,-0.155,-0.2747,-0.2005,-0.0152,0.9234,0.0215,0.2439,0.1399,0.0788,0.1353,-0.2314,0.2409,-0.0368,-0.1433,0.6606,0.2766,-0.0881,-0.446,0.2064,0.0356,0.287,-0.1098,0.6246,-0.0709,-0.5101,0.0604,-0.0448,-0.2586,0.1782,0.0611,-0.3118,0.4639,0.1248,-0.7212,-0.0301,0.048,-0.0717,-0.261,-0.133,0.0018,0.0061,0.2285,-0.2415,0.1229,0.5899,-0.0627,-0.2323,0.0928,-0.345,-0.7289,-0.5989,-0.3277,0.0154,0.2997,0.0619,-0.1846,0.4652,0.0056,0.2313,0.0586,0.0756,-0.2326,0.4192,-0.4444,-0.4322,-0.4513,-0.1193,0.5404,-0.9182,0.0821,-0.2373,0.0211,0.6643,0.039,-0.0233,0.0648,0.275,0.3502,0.542,0.2837,-0.4289,-0.372,-0.4527,-0.0422,0.1332,-0.1118,0.3361,0.5815,-0.0075,0.0739,0.283,-0.0252,0.1848,-0.2067,-0.0303,0.1907,0.097,0.1864,-0.1896,-0.1107,0.1933,-0.2319,-0.0819,-0.4503,-0.2634,-0.0175,-0.286,0.1144,0.3196,-0.027,-0.1501,-0.3154,-0.0395,0.1141,0.1423,-0.2796,-0.0119,-0.1393,-0.3277,-0.0119,-0.4081,0.2938,-0.4482,0.0469,0.0154,-0.0307,0.1359,-0.0038,-0.0255,0.4133,0.5871,-0.258,0.3521 +guilt,-0.0096,0.0761,-0.5737,0.3178,0.4081,-0.0496,-0.2618,0.2371,-0.3169,-0.2467,0.2263,0.2744,-0.5608,0.0553,-0.3214,0.2497,-0.2101,-0.2493,-0.0529,0.0863,-0.1211,-0.0139,-0.197,0.0228,-0.0707,0.594,0.0916,-0.1431,0.12,0.3193,0.3813,0.2515,0.3752,0.2894,-0.1487,-0.7053,-0.3636,-0.0899,0.1883,0.0846,-0.1469,-0.1431,0.2194,-0.0146,-0.4421,-0.091,-0.2879,-0.3505,0.253,-0.3277,-0.3574,-0.4002,0.4715,0.323,0.2682,-0.0826,-0.2538,0.0363,0.3999,0.0935,0.2135,0.3411,0.1063,-0.2054,-0.0889,0.1198,0.5389,-0.4655,-0.0505,-0.4756,0.1424,0.1373,-0.6832,0.2221,0.3291,0.8402,-0.2811,-0.1446,0.1472,-0.5816,0.0969,0.1096,-0.0485,0.7271,-0.1281,0.3133,0.0723,0.0932,-0.3536,0.2208,0.2596,0.2541,-0.1447,0.2253,-0.0021,-0.2624,0.2981,-0.4828,-0.1681,-0.0764,0.256,0.1863,-0.0546,0.4259,0.0785,0.0247,0.414,-0.2184,0.2066,-0.1788,0.5334,-0.0491,-0.0276,0.1744,-0.6095,-0.0275,-0.0022,0.043,-0.0644,-0.1736,0.0132,-0.0345,0.331,0.3821,0.0151,0.0611,-0.6602,0.2499,-0.0385,0.038,-0.0092,-0.0053,-0.1568,0.2731,0.0891,0.1727,-0.0867,-0.0306,0.3314,-0.2069,0.0861,-0.3026,0.4893,0.6369,-0.2338,0.0712,-0.401,0.3562,0.2608,0.3553,-0.1907,-0.2913,0.016,0.2136,-0.4231,0.1828,0.1915,-0.2917,0.2013,-0.0496,0.5714,-0.0039,-0.0726,0.0682,0.068,-0.0951,-0.2319,-0.0626,0.2481,-0.0258,-0.0789,0.0576,0.0243,0.0365,-0.0153,0.0242,0.5737,0.1211,-0.1949,-0.0422,0.0923,0.1682,-0.0678,0.1517,0.2271,-0.2366,0.2531,0.44,-0.0155,0.0613,-0.005,0.1647,0.0174,0.0177,0.098,-0.4275,-0.2412,-0.0389,0.2817,0.0028,0.0539,0.2918,-0.3577,-0.0355,0.2851,0.011,0.3268,0.0098,0.1098,-0.1439,-0.1521,0.6406,0.1975,-0.1729,0.2195,-0.281,-0.0413,-0.2613,-0.3346,0.2444,0.3077,0.2725,-0.061,-0.1551,0.2452,0.4875,0.516,0.0549,0.3737,0.2472,-0.132,-0.1614,0.0398,0.0285,-0.2299,-0.9497,-0.2731,0.1218,-0.1109,0.2236,0.4131,-0.1546,0.1292,0.4742,0.5881,-0.3741,0.27,0.1061,0.1199,-0.2526,-0.0337,-0.0677,-0.3887,-0.0252,0.0877,0.14,-0.3011,0.1776,0.429,-0.1763,0.2569,-0.2299,-0.0915,0.1118,-0.4062,0.1463,0.0887,0.2962,-0.3188,-0.0867,-0.0959,-0.4693,-0.2355,-0.1672,-0.1812,0.4991,0.138,-0.8392,-0.0294,-0.1849,0.2027,-0.1243,-0.0405,0.5931,0.0592,-0.4756,-0.161,-0.2683,-0.0179,-0.2007,-0.2328,-0.0274,0.3021,0.1336,-0.4276,0.3947,0.4109,0.0053,0.3533,0.2467 +hallucination,-0.2537,-0.0401,0.1436,-0.0995,0.1922,-0.2316,-0.2283,0.3569,-0.616,-0.3194,-0.166,0.6821,-0.0995,-0.2754,-0.7253,0.245,-0.1663,-0.1855,-0.0683,-0.0594,0.575,0.1529,0.0787,-0.2837,-0.2483,0.0478,-0.5703,0.4897,-0.166,-0.1041,0.3435,0.0171,0.2841,-0.1287,-0.6064,0.3819,-0.0943,0.3152,0.1884,0.0527,0.2597,0.1302,0.1003,-0.0378,0.5441,0.238,-0.3406,0.1897,0.2723,-0.554,0.4959,-0.2248,0.4429,0.1842,0.2328,-0.2983,-0.4514,-0.0567,0.0873,-0.0192,-0.2633,0.564,0.1985,-0.1082,-0.143,-0.1928,0.1054,-0.5393,-0.1356,0.0087,0.0351,-0.7622,0.1198,0.5058,0.4763,0.2319,-0.3165,0.1704,0.2085,-0.0151,-0.2363,-0.2297,-0.2669,-0.4043,-0.4296,-0.0143,-0.0603,-0.4666,0.0901,0.2752,0.3243,0.3212,0.6326,-0.2391,-0.1607,-0.5838,0.2305,-0.0932,-0.3537,-0.0057,-0.3392,-0.025,-0.1279,-0.4285,-0.2331,-0.3047,-0.0593,-0.3816,0.3347,0.102,-0.0666,0.0305,-0.0463,0.229,-0.4654,-0.1498,-0.1504,-0.5586,-0.0444,0.0532,0.4555,-0.1344,-0.1201,-0.1914,0.0063,0.1373,-0.2506,0.0669,0.2507,-0.0014,-0.2165,0.3064,-0.3936,-0.003,-0.0219,-0.0266,-0.409,-0.5471,0.0701,-0.4846,-0.213,0.1423,0.3623,0.1749,0.0903,0.0894,-0.2356,-0.0901,0.2796,0.1103,-0.4178,0.2262,-0.2564,0.2393,0.2484,0.2942,-0.2922,-0.0165,0.116,-0.0695,0.753,-0.249,-0.2385,-0.0222,-0.6402,-0.4759,0.3711,0.2335,0.2343,0.6577,-0.0546,0.3396,0.2981,0.1323,-0.01,-0.3439,-0.1653,0.5689,-0.0863,-0.457,-0.0241,-0.1543,0.0003,0.3671,0.2239,0.1724,-0.3334,0.0707,-0.101,0.1822,0.4539,0.4825,0.3012,0.1234,-0.1681,-0.2234,0.0682,-0.1246,0.3266,0.0907,0.0235,-0.1913,-0.2361,0.0455,0.0165,0.0494,0.0709,0.2989,0.5279,0.1984,-0.7698,0.5002,-0.2133,-0.3646,-0.0274,-0.1071,0.097,0.0712,-0.0917,-0.2332,-0.0187,0.2201,0.094,0.0724,0.2734,-0.1079,-0.0552,0.1512,-0.4161,0.1154,-0.2595,-0.0369,-0.2103,0.0493,0.4206,-0.8014,-0.1564,-0.331,0.224,-0.1252,0.0798,0.2383,0.2814,-0.1972,-0.0183,-0.3555,0.3365,-0.2771,-0.1017,-0.3422,0.239,0.3552,0.2773,0.4622,0.2131,-0.0663,-0.0315,-0.0338,0.5562,-0.1892,0.0204,-0.0713,-0.4416,0.0892,0.1804,-0.1314,-0.083,0.0722,0.032,0.39,0.145,0.0567,0.3566,0.2988,0.4156,0.1528,0.0879,-0.1163,-0.1505,-0.5816,-0.3318,-0.0743,-0.1665,0.016,0.4127,-0.6183,-0.0211,0.0522,-0.0832,-0.4059,0.0885,0.1091,0.3713,-0.0793,0.2934,0.2202,-0.0355,-0.1659,0.0021,0.5262 +happiness,0.3651,-0.1393,-0.0536,0.3286,-0.0181,-0.4896,-0.0851,0.2124,-0.2867,-0.1706,-0.113,0.3188,0.0029,0.2162,-0.047,-0.0746,0.023,0.1453,-0.3664,-0.1549,0.0197,-0.0365,0.0623,-0.3084,-0.1297,0.0746,-0.3852,0.1622,0.0153,-0.0424,0.0097,0.2267,-0.1613,-0.1317,0.0912,-0.1788,-0.1231,0.0018,0.1584,0.5231,0.1105,-0.2021,0.1369,-0.0227,-0.2735,0.0855,-0.0659,-0.2911,0.2343,-0.0527,-0.403,0.0735,0.5149,0.1864,-0.1073,0.1189,-0.2767,0.2023,-0.2255,-0.3541,-0.0632,0.0363,-0.1243,-0.1415,0.3684,0.3045,0.0132,-0.129,-0.8716,-0.1535,-0.0187,0.3489,-0.0707,-0.0764,0.1233,0.685,-0.3477,-0.2918,0.1434,-0.5653,0.0569,0.0588,-0.1176,-0.2477,-0.0088,0.2097,0.016,0.0332,-0.7039,0.3594,-0.0955,0.2188,0.3207,-0.2652,-0.0503,-0.304,0.2834,0.0162,-0.1307,-0.1863,-0.0025,0.3411,0.0772,0.0191,-0.1457,-0.1088,-0.0426,-0.5662,-0.2957,-0.0869,0.3091,0.1123,-0.2872,0.3458,-0.5869,-0.182,0.5225,0.1105,-0.1617,-0.2208,0.2182,-0.1112,-0.1231,-0.2835,0.3386,-0.3749,-0.049,-0.4258,0.064,-0.2381,0.2399,-0.1918,-0.1885,-0.2443,0.2224,0.1952,-0.4899,-0.3726,0.2341,-0.2772,0.1889,-0.204,0.5145,0.2826,0.0529,-0.0389,-0.4105,-0.1581,-0.1694,0.0478,0.0979,-0.1276,-0.2599,-0.406,-0.5685,0.2232,-0.0712,-0.0595,-0.2088,0.1006,0.4647,0.1716,0.4781,0.1747,0.1762,0.0416,-0.0463,0.2552,0.2647,0.1052,-0.4335,0.4919,0.2859,-0.3806,-0.18,0.0426,0.1838,-0.2661,-0.0977,0.3614,0.2764,0.031,0.2544,0.187,0.0101,0.3908,0.2039,0.1815,0.2722,-0.1079,0.433,-0.3336,-0.2653,-0.5063,-0.5078,0.1829,-0.4366,-0.1966,-0.0865,0.0378,-0.2268,0.1733,0.3438,-0.2701,-0.0318,-0.126,0.0528,-0.0705,-0.2083,0.3921,0.0093,0.5555,-0.1861,0.2463,0.0135,-0.237,-0.1792,-0.0226,0.1482,0.101,0.0278,0.4481,-0.2572,0.2794,0.4193,-0.2017,0.0603,0.3811,-0.1865,0.0569,-0.2755,-0.5035,0.1974,0.1234,0.0576,-0.7719,-0.1514,-0.0693,0.0812,0.031,-0.1934,-0.0216,0.1862,0.1205,0.3332,-0.4967,0.2321,-0.0085,-0.2794,0.0361,-0.3904,-0.3653,0.2062,0.3693,-0.3217,-0.0065,0.3277,0.3113,-0.0083,-0.3199,0.1875,0.1796,0.5299,0.4807,0.007,0.1331,-0.212,-0.3483,0.1145,-0.2277,-0.1302,-0.4545,-0.0988,-0.4246,-0.2411,0.4754,-0.4595,0.1145,-0.4544,0.1316,-0.0848,0.0326,-0.1888,0.0333,0.0658,-0.3775,0.1758,0.1863,0.0596,0.2787,0.2059,-0.1106,0.0283,0.1286,0.0392,0.5862,0.3293,-0.227,-0.1047,-0.039 +hate,-0.0959,-0.2184,0.136,0.0753,-0.031,-0.1444,0.132,0.5423,0.0083,-0.0906,0.0568,0.1549,-0.1899,0.0523,0.1255,0.0504,-0.272,-0.0464,-0.071,0.2187,-0.304,0.2059,-0.0465,-0.1454,-0.1136,-0.0211,-0.004,0.0368,-0.2979,0.2224,-0.1425,-0.2284,-0.0377,-0.0654,-0.1793,0.1108,0.2232,-0.134,0.1747,0.1862,-0.1075,0.1977,-0.0373,0.0812,0.0243,-0.1746,0.0702,-0.41,0.069,0.1597,0.1532,-0.2313,0.1029,0.1706,-0.126,-0.1535,0.1388,-0.054,0.0163,-0.1329,0.2046,-0.1362,-0.0639,0.1352,0.4754,0.0308,0.034,-0.0857,0.1193,-0.372,0.2346,-0.1722,-0.2254,0.2845,-0.1321,0.2102,-0.0481,-0.2367,0.3369,-0.0269,0.1713,-0.1401,-0.0382,0.237,-0.2671,-0.1418,-0.307,0.1879,-0.059,-0.3614,-0.1902,-0.1226,0.1135,0.1995,-0.0286,-0.5927,-0.1106,-0.3328,-0.3116,0.0309,0.0362,-0.0134,0.0795,0.2129,0.2361,-0.1062,-0.1706,-0.1684,-0.1736,0.1351,-0.0124,-0.2339,-0.0608,0.0584,-0.7643,0.118,0.0389,0.2733,-0.224,-0.0634,-0.1062,0.123,0.1858,0.174,0.0573,-0.1777,0.1603,-0.2376,0.4684,-0.0766,-0.1043,-0.0928,0.1813,0.0425,0.2249,-0.1465,0.2052,0.0193,0.1883,-0.063,-0.0743,-0.4657,0.0079,0.1683,-0.1049,0.0296,-0.2209,0.3201,-0.0832,0.1001,0.1439,-0.2188,-0.0842,0.0071,-0.2302,0.1337,-0.2855,-0.0701,0.1275,-0.1423,0.3137,-0.4402,0.0541,-0.1503,0.1456,0.0298,0.1705,-0.2144,0.2234,0.0372,-0.1721,0.3485,0.3368,-0.1313,0.2909,0.0867,-0.1976,0.2881,0.1551,0.2054,-0.2362,0.1425,0.215,-0.3571,0.0769,-0.2803,0.2839,-0.0548,-0.0584,-0.2674,0.1905,-0.1918,-0.3022,-0.0136,0.1952,0.0777,-0.0129,0.263,-0.2703,-0.1526,-0.0035,-0.1754,0.1591,-0.1648,0.0771,0.0585,0.0781,-0.2976,0.3644,-0.2093,0.2238,0.6174,-0.0917,0.0793,-0.0811,-0.2099,0.0065,-0.3061,0.2012,0.3232,-0.0669,0.6552,0.0156,0.112,0.0849,0.4461,-0.1913,0.117,-0.1202,0.4584,0.0277,0.2602,-0.1637,0.0745,-0.4503,-0.7783,0.0923,0.076,0.043,0.297,-0.0606,0.0068,0.1444,0.1534,0.3513,0.0221,0.1995,-0.1509,-0.0282,-0.0506,0.0178,-0.0573,-0.0837,-0.349,0.2966,-0.1213,-0.1771,-0.1088,0.0585,-0.1024,0.072,0.4266,0.4223,-0.1532,-0.3185,0.6441,0.1234,0.3379,-0.3891,0.0169,0.0208,-0.264,-0.2795,0.1007,-0.0859,0.1567,-0.197,-0.0959,-0.0201,0.0394,-0.2343,-0.1537,-0.1414,-0.1265,-0.0688,-0.2887,-0.0591,-0.0354,-0.0198,0.2245,-0.035,-0.0748,-0.0712,0.0885,0.0923,-0.1654,-0.0382,-0.2739,-0.1097,-0.0112 +hope,-0.0345,-0.0895,-0.0049,0.5225,0.0509,0.0341,0.1382,0.209,-0.1354,0.0301,0.2856,0.0934,0.0738,0.2263,-0.1396,0.1522,0.0328,0.1239,-0.2727,0.0084,-0.1193,-0.1337,0.0442,-0.2179,-0.0545,-0.334,-0.0792,-0.0737,0.1125,0.2082,-0.0318,0.0282,-0.1575,-0.1694,0.1212,-0.0265,0.0153,-0.1388,-0.2437,0.5061,0.0562,0.3004,0.297,0.0896,-0.2125,-0.0589,0.2112,-0.2097,-0.0349,0.1882,-0.1976,-0.128,0.0995,-0.0137,0.0504,-0.1097,-0.1617,-0.042,0.0131,0.088,-0.0854,-0.2291,0.0205,0.0673,-0.1796,0.0655,0.2839,0.0645,-0.2834,-0.1548,0.1377,0.0507,-0.0819,0.2646,-0.0615,0.264,-0.0809,0.051,0.3393,-0.0784,0.2806,0.1485,0.0553,0.0533,-0.1043,0.3878,0.0229,0.0294,-0.1885,-0.1695,-0.0502,0.3228,0.3769,-0.0726,-0.0504,-0.3774,-0.0354,0.1469,-0.2889,-0.2274,-0.1201,0.2266,0.2135,-0.0516,0.0217,0.0457,-0.2642,0.2763,-0.1322,-0.0977,0.4601,-0.1201,0.0649,-0.007,-0.5567,-0.034,0.1842,-0.0121,0.0785,0.0114,-0.0224,-0.1172,-0.2715,-0.0714,0.0201,0.0535,0.0177,0.0111,0.3222,-0.0359,-0.2259,0.1196,0.1319,0.3668,0.3345,-0.0504,-0.2884,-0.1597,0.1016,0.0515,-0.5622,-0.0549,-0.0058,0.2241,0.083,-0.11,0.1023,-0.3273,-0.0222,0.033,-0.1938,0.1126,0.0383,-0.2082,0.0053,-0.0176,-0.3259,-0.0645,-0.0947,0.0189,0.2528,-0.1576,0.1288,-0.3048,0.1167,-0.0298,-0.0181,0.0491,0.0852,-0.0384,-0.0523,-0.1654,-0.0689,0.2214,-0.1328,-0.053,-0.1524,-0.2351,-0.0063,0.0447,0.3465,0.0462,-0.2313,-0.0631,0.0019,0.0587,-0.1975,0.0544,0.3791,-0.1835,0.0035,-0.0951,-0.1559,0.1653,-0.043,-0.022,-0.3276,-0.3159,0.0478,-0.0372,-0.222,-0.133,0.1426,-0.335,-0.396,0.0398,-0.116,0.0807,0.0692,0.1766,-0.0122,0.6748,0.0188,-0.1336,-0.0428,-0.2176,0.086,-0.3183,0.1167,-0.0358,-0.1446,0.3784,0.0501,0.0647,0.0996,0.3901,-0.0283,-0.1354,0.1569,0.0448,-0.1926,-0.0958,0.0322,-0.1347,-0.0999,-0.7738,0.0098,-0.0046,0.0367,0.25,0.1059,0.0368,0.0801,0.015,-0.0466,-0.2064,-0.1578,0.0678,-0.1357,-0.2961,-0.0132,-0.2892,0.0915,0.2075,-0.0536,0.0246,-0.1248,0.1431,-0.3394,-0.104,0.0354,0.0385,0.1848,-0.0152,-0.1436,0.0244,0.1001,-0.2617,0.1394,-0.1356,-0.0426,-0.4719,0.0262,0.1492,0.0438,-0.0937,0.1539,-0.2215,0.0518,-0.2134,-0.2343,-0.0345,-0.2482,0.0983,0.08,-0.3579,-0.1252,-0.019,0.2484,0.1766,-0.0439,-0.1051,-0.0451,0.1078,0.0503,0.0987,-0.1704,-0.0243,-0.1211,0.0103 +horror,-0.1002,-0.1188,-0.3076,-0.141,-0.0924,-0.1022,0.0672,0.5537,-0.2072,-0.3524,0.1415,0.2762,0.0336,-0.0361,0.0232,0.1336,-0.1889,0.2428,-0.0746,-0.2404,0.1272,0.1127,0.2731,-0.0615,0.5041,-0.1203,-0.4462,0.2891,0.0478,-0.0639,0.4387,-0.4919,0.3061,0.1113,-0.2073,-0.1127,0.2329,0.0945,0.2779,0.5101,-0.0115,-0.0698,-0.3395,0.0789,-0.001,0.1546,-0.2092,-0.2331,-0.3222,-0.1138,-0.1252,-0.0081,0.3594,0.2786,0.3233,-0.2978,0.1177,-0.2205,-0.1465,0.0187,0.4002,0.3759,-0.2127,0.3822,-0.1188,0.3819,-0.0338,-0.2695,-0.4965,-0.5039,0.0255,-0.2922,-0.5466,-0.1342,0.0771,0.1411,-0.3211,0.2162,0.2188,-0.0051,0.0918,-0.2534,-0.1386,0.2089,-0.2423,0.0285,0.0196,0.2262,0.4436,-0.3381,0.2272,0.258,0.2001,0.1943,-0.1661,-0.0858,0.4181,-0.133,-0.1192,0.2515,0.0131,0.1149,-0.3105,-0.0208,0.0493,-0.0846,-0.1936,0.2093,0.2807,0.0689,0.2447,-0.0153,-0.1662,-0.0412,-0.5359,-0.2693,0.1477,-0.3527,0.1636,0.122,-0.2013,0.2898,0.0498,0.0213,0.1506,0.0255,-0.0947,0.17,0.0758,0.0123,-0.5648,0.2599,-0.0802,0.161,0.2228,-0.1991,-0.0376,-0.1161,0.1461,-0.3438,-0.492,0.2737,-0.1643,0.2988,-0.0248,0.07,0.0379,0.1361,0.2333,-0.1408,-0.2265,0.2129,0.1684,0.395,0.0706,0.1078,0.1646,-0.3895,-0.2586,-0.2947,0.333,-0.298,-0.1004,-0.0784,-0.3129,0.0929,0.024,0.1297,-0.0918,0.1516,-0.2731,0.275,0.1699,-0.2253,0.0621,-0.1325,0.049,0.3155,-0.0215,-0.3835,0.1909,0.046,-0.0222,-0.4709,-0.237,-0.2315,-0.4108,0.43,0.1158,0.0046,0.1836,0.2717,-0.2127,-0.1311,0.1948,0.047,-0.0852,0.4363,0.1557,-0.0562,0.0539,0.4138,-0.1977,-0.5274,0.0346,0.1301,0.0363,0.0579,-0.2182,0.3249,0.1016,0.6345,0.2071,0.1252,0.0937,-0.4079,0.2086,-0.3229,-0.1843,0.1775,0.2969,0.4179,-0.1471,-0.3222,0.3828,0.3457,0.466,-0.0864,-0.12,0.2296,0.2167,-0.2674,0.1301,0.155,0.1429,-0.5891,-0.1675,0.1247,0.1378,-0.1539,-0.1202,-0.1365,0.2454,0.6229,0.2906,0.1424,0.2222,-0.3854,-0.2316,-0.0956,0.1626,0.1084,0.137,0.3895,0.3137,0.1196,0.2005,-0.6173,-0.0874,-0.3911,-0.1132,0.1373,-0.1407,-0.3484,-0.3122,0.2412,-0.1069,0.4429,-0.2067,0.1158,-0.3177,-0.1278,0.2483,0.0279,0.289,0.0804,-0.4129,-0.1194,-0.4505,-0.1398,0.1019,0.2741,-0.041,-0.0202,0.0622,-0.5689,0.1139,-0.0137,-0.3623,0.0641,0.0276,0.1302,-0.2126,0.1604,0.1012,0.2043,-0.074,-0.1301,-0.1133,0.0147 +humiliation,0.227,-0.0743,-0.2199,0.1046,-0.1398,0.0377,-0.2481,0.469,-0.4234,-0.0477,0.1836,0.3715,0.3577,0.0284,0.0864,-0.1054,-0.1703,-0.0861,0.0928,-0.0155,0.1284,0.3416,-0.0227,-0.1634,0.3703,-0.5472,0.0322,0.1457,0.1218,0.1533,0.165,-0.3028,0.6176,0.1799,-0.0303,-0.0764,-0.3298,-0.1254,0.0048,0.0668,-0.5516,0.0118,-0.2431,-0.1829,-0.2478,-0.6717,-0.223,-0.3598,0.0533,-0.1341,-0.0011,-0.2745,0.3994,0.134,0.1431,-0.5472,-0.4308,0.0351,-0.0313,-0.0517,0.1533,0.5698,0.1533,0.1408,0.0879,0.1949,0.3452,0.0574,-0.39,-0.2102,0.0315,-0.2678,-0.4919,0.1601,0.2721,0.5497,-0.3628,0.0127,0.0335,-0.1958,-0.028,-0.1581,-0.4526,0.598,0.2802,-0.1095,-0.2627,0.5825,-0.3303,-0.1043,0.1856,0.3622,0.0133,0.2536,-0.1072,-0.0731,0.2527,-0.3826,-0.6306,0.0316,-0.0189,0.4173,-0.3093,0.1364,-0.1532,0.1691,-0.2525,0.6032,0.2705,0.4145,0.0488,0.0476,-0.1017,0.3001,-0.4829,-0.3032,0.2559,-0.0249,0.0373,0.1832,-0.0377,0.5566,0.1317,0.0383,-0.1502,0.129,-0.094,-0.1852,0.2205,0.0622,-0.2873,0.1283,-0.0975,0.3061,0.3011,-0.4274,0.0107,-0.3778,0.125,-0.367,0.3379,-0.1174,0.1977,0.4931,0.0392,0.4262,-0.1695,0.4793,0.3916,0.6446,-0.2064,-0.1171,0.0506,0.1438,-0.2359,0.4114,0.1982,-0.2021,0.1775,0.1407,0.6102,0.0732,-0.0731,-0.2142,-0.1273,0.064,-0.0286,-0.2419,-0.0646,0.0682,0.3529,-0.1537,0.0141,-0.1719,-0.4568,0.1035,0.4669,0.3422,0.1439,0.1776,-0.1152,0.0661,0.3358,-0.0709,-0.0208,0.5437,-0.1788,0.1267,-0.1206,0.3997,0.0915,0.0507,-0.1083,-0.0131,-0.3027,0.099,-0.0261,-0.3146,-0.3501,-0.6918,0.0777,-0.0389,-0.2339,-0.0853,0.0129,0.2543,-0.1243,0.3927,-0.2091,0.2648,0.1481,0.6026,-0.296,-0.2974,0.0364,-0.7969,-0.1326,0.0084,-0.1893,-0.3512,0.2074,0.2372,-0.2218,0.1418,0.4836,-0.1074,0.3769,-0.1137,-0.3388,0.2243,0.3011,0.0807,0.1656,0.347,-0.0525,-0.7419,0.2311,-0.0437,0.1057,0.061,-0.1803,0.1204,0.3509,-0.0134,0.4745,-0.3912,0.26,-0.3799,0.4626,-0.0787,-0.0811,0.1134,-0.059,0.0511,0.4713,-0.1306,0.075,-0.0573,-0.1589,0.1262,-0.4542,-0.03,0.1437,0.023,-0.2888,0.0303,-0.0917,0.0931,0.0662,0.0296,-0.3377,-0.2443,-0.1182,-0.3786,-0.14,0.0181,-0.0126,0.0091,-0.0482,-0.0221,0.204,0.3048,-0.0989,0.2071,-0.1066,-0.1965,-0.21,-0.3797,-0.5307,0.1514,-0.0242,0.0318,-0.0929,-0.0067,0.142,0.1254,-0.4394,0.0157,0.4815,0.1772 +humor,0.36,0.5285,-0.1081,0.3166,-0.2602,-0.6154,-0.1046,0.2454,-0.5614,-0.1048,0.1799,0.2485,-0.3223,-0.2103,0.1636,0.0156,0.0779,-0.1078,0.0043,-0.0607,0.1953,-0.3098,0.0385,-0.2858,0.243,-0.1432,0.0773,-0.0099,0.1196,0.0977,-0.1004,0.3436,0.2045,-0.345,0.8323,0.0464,0.3001,0.137,0.4782,0.6064,-0.0292,-0.3985,-0.2123,-0.093,0.2746,-0.1847,-0.0332,-0.0778,-0.3113,-0.0341,-0.1247,-0.0486,0.5915,0.1478,0.0774,0.4148,-0.1975,-0.1285,-0.1011,0.0491,-0.1758,0.0576,-0.2634,0.1962,0.2009,0.2415,0.5493,-0.0729,-0.1181,-0.4094,0.2637,0.1232,-0.5131,-0.1831,0.1599,0.558,-0.3416,-0.1768,0.1255,-0.0507,0.0235,0.2361,-0.1549,-0.1054,-0.3515,-0.2343,-0.345,-0.322,-0.1656,-0.2993,0.4164,0.1966,0.4073,0.1329,-0.2066,-0.231,0.2212,-0.3718,-0.4556,0.1336,0.0377,0.3236,0.1679,0.0213,0.4585,-0.1476,-0.4105,0.3984,-0.0155,-0.2779,0.4481,-0.0508,0.3553,0.0371,-0.5853,0.0574,0.3803,0.1268,-0.2199,0.039,-0.2842,0.2089,-0.1217,-0.1402,0.272,-0.2964,0.0023,-0.1497,0.0876,0.2434,-0.2475,0.3678,0.0438,0.0803,0.0903,-0.1775,-0.2185,-0.0388,0.1002,-0.3886,-0.3227,0.1015,-0.1198,0.6243,0.0357,0.3807,-0.0756,-0.1561,0.2672,-0.2404,0.3153,-0.2259,0.6264,0.2448,-0.3033,0.396,0.2945,-0.2945,0.1234,0.0072,0.7141,0.2244,-0.0931,-0.3125,0.2609,0.2506,-0.0473,0.1048,-0.4935,-0.4121,0.166,0.2795,0.2539,-0.124,0.5187,-0.1513,-0.2533,0.2908,-0.0753,-0.0852,0.023,-0.2188,0.4794,0.1649,0.2246,0.2827,-0.0664,0.4979,0.1745,0.2189,-0.0071,0.0093,0.3073,0.3452,0.0553,0.5268,-0.341,-0.0381,-0.2547,0.2187,-0.2501,0.3137,0.3544,0.2973,0.0742,-0.0692,-0.1861,-0.0406,-0.0306,0.1082,0.0754,0.4819,-0.2938,-0.1004,0.0489,-0.4192,0.3933,-0.2712,-0.2352,0.3761,-0.2104,0.5822,0.0606,-0.035,0.0443,0.1896,0.1294,-0.0898,0.377,-0.0498,0.5107,-0.4264,-0.112,0.5336,-0.0458,-0.4259,-0.0404,0.3077,0.6171,-0.2904,0.1471,-0.0543,0.1041,0.0637,0.1096,0.4003,0.1421,0.0033,-0.0394,0.1013,-0.2238,0.1002,-0.036,0.6063,-0.1817,-0.3229,-0.0591,-0.4137,0.1676,-0.1263,-0.2985,-0.2105,0.3975,0.0157,-0.3371,-0.1634,-0.1177,-0.0438,0.2799,-0.2184,0.0458,-0.3077,-0.1338,0.3739,-0.4048,0.048,-0.2026,0.1289,-0.069,-0.3052,-0.25,0.283,-0.0766,0.3514,0.1997,0.0422,0.2945,-0.2058,0.4532,-0.131,0.2454,0.0415,-0.2417,0.0891,0.2884,0.3156,-0.0383,-0.2726,-0.3173,0.2369 +hunger,-0.0995,-0.0757,-0.4525,0.1271,0.259,0.1408,-0.6124,0.1969,-0.5249,0.0594,0.2822,0.227,0.1462,-0.2714,0.0706,-0.1249,-0.0801,0.4266,0.1709,-0.1404,0.2233,0.1913,-0.4549,0.5382,-0.0088,0.2684,0.0089,0.2452,0.8554,0.3004,-0.1777,0.1351,0.1001,0.0611,-0.1083,-0.026,-0.0306,-0.0637,-0.0098,0.3794,0.0981,0.105,-0.122,-0.11,-0.0786,-0.0627,-0.1678,-0.4287,0.1631,-0.2264,0.002,-0.2888,0.5775,0.6306,-0.0575,-0.1997,0.0003,-0.0694,0.2145,-0.2466,0.1987,0.363,0.3203,-0.173,-0.5367,0.2153,-0.1389,0.0744,-0.3752,-0.0098,0.0683,-0.406,-0.2342,-0.0161,-0.0549,0.5306,-0.4101,0.524,0.0751,-0.4798,0.0528,-0.1874,0.1487,0.2131,0.5211,0.0088,-0.0417,0.027,0.1396,0.1251,0.1509,0.3733,-0.1162,-0.1528,-0.1449,-0.312,0.2205,0.0599,-0.2102,0.2612,-0.1892,0.6211,-0.1912,-0.1237,-0.5387,-0.0339,0.0084,-0.1602,0.1549,0.098,0.6797,-0.0515,0.5578,-0.015,-0.4361,-0.1243,0.3455,-0.1969,-0.2179,0.3254,0.1439,0.0441,0.169,0.1041,-0.2598,-0.3255,0.0442,0.1415,0.1178,0.186,-0.1026,-0.1314,0.1309,-0.1502,0.1099,0.2482,-0.205,-0.0858,0.3858,-0.3318,-0.1278,0.2469,0.0086,0.6271,-0.1854,0.1055,-0.4586,0.2179,0.1038,-0.0963,0.4645,-0.2651,-0.0054,-0.6216,-0.3453,0.4917,0.0445,-0.1278,-0.2275,0.35,0.4486,0.104,0.4042,-0.1866,-0.0782,-0.5064,-0.0179,0.3413,0.4203,-0.1683,-0.1189,-0.3088,0.2696,0.2547,-0.0135,-0.2376,0.423,-0.2164,0.1419,-0.1179,-0.3166,0.1837,-0.0482,-0.0735,-0.193,-0.1257,-0.0736,-0.0028,0.0114,0.1551,-0.0302,0.5485,-0.221,-0.3901,0.2334,0.0743,0.1405,0.079,0.2086,0.1753,-0.2634,-0.1822,-0.2919,0.3782,-0.3994,0.0291,0.1176,-0.2624,0.2008,-0.2613,0.1856,0.6735,0.0673,-0.1275,0.1305,-0.3644,0.2975,-0.2882,-0.0868,-0.1061,0.4103,0.3526,-0.1177,0.0135,0.0808,0.2317,-0.1043,0.2027,-0.8818,-0.0281,0.0162,-0.5326,-0.1809,-0.1394,-0.1273,-0.5877,0.2663,-0.101,0.0754,-0.198,0.0152,-0.2668,0.2305,0.0016,0.2377,-0.0169,0.381,-0.0364,-0.5396,0.0806,0.1528,0.1647,0.4048,-0.1901,0.0926,-0.2347,-0.0528,-0.4292,0.2116,-0.1999,0.2985,0.2381,0.6477,0.4033,-0.3126,-0.0305,0.1358,-0.0128,-0.215,0.3439,0.3143,-0.2858,0.2133,-0.0175,-0.1224,0.0255,-0.3822,-0.0784,-0.0398,-0.355,-0.1376,-0.2797,-0.1436,0.3101,0.1237,-0.0996,-0.6341,0.0286,-0.0156,0.0866,-0.0062,-0.0115,-0.2627,-0.0897,-0.4032,0.2161,-0.1649,-0.2147,0.3356,-0.3084 +hypnosis,-0.4779,0.0778,0.5752,-0.0686,0.0723,-0.0629,-0.3433,0.3895,-0.2152,0.127,-0.1146,0.8695,-0.1593,-0.3612,-1.003,0.0726,0.2639,0.517,-0.1101,-0.4968,0.7914,0.0093,-0.0532,0.0391,-0.5137,-0.2468,-0.0098,-0.0184,0.3489,0.0658,-0.0382,0.3997,0.2708,-0.2403,-0.2407,0.6277,0.0457,0.1796,0.2964,0.2444,-0.2356,0.0143,-0.0412,-0.0815,0.0655,-0.133,-0.4272,-0.0069,-0.2487,0.029,-0.1456,-0.0748,0.8498,0.4028,0.5666,-0.5922,-0.2115,-0.4117,-0.0153,0.216,-0.1018,-0.123,0.4483,0.1472,0.455,0.4324,0.4915,-0.1182,-0.0294,-0.0993,0.0857,-0.2509,-0.011,0.2241,0.3999,-0.0004,-0.3243,0.2711,0.2393,-0.2432,0.122,0.6202,0.126,0.098,-0.6047,-0.2683,-0.0702,-0.0714,-0.9872,0.2286,0.4888,0.2019,0.225,-0.2536,-0.1898,-0.0996,0.104,-0.2138,-0.3651,-0.1329,-0.0379,-0.5244,0.1163,0.0695,0.0437,0.197,-0.1753,-0.1424,0.4738,-0.6449,-0.4223,-0.2213,-0.2119,0.215,-0.5561,-0.2661,0.3704,-0.7169,0.2427,-0.1302,-0.1049,-0.5868,0.0026,-0.633,-0.3965,-0.4898,0.0984,0.3519,0.1057,0.2329,0.0011,-0.0571,-0.5753,0.0975,-0.1143,0.1688,-0.2279,0.0492,-0.0189,-0.468,-0.3748,-0.1478,0.4063,0.0855,-0.0133,0.0937,0.3534,0.0341,-0.0284,0.1901,-0.3361,-0.1405,0.0604,0.5213,0.3418,0.2469,0.1492,0.2795,-0.4672,0.1763,0.4947,-0.0334,-0.1456,0.2343,-0.6996,-0.604,0.4065,0.1213,-0.2852,-0.3408,-0.3287,0.5724,0.0469,0.5436,-0.0021,-0.3519,0.6239,-0.0293,-0.4915,-0.1514,-0.1866,0.4348,0.6555,-0.0387,0.3804,0.0412,0.0184,-0.0322,0.2348,0.3073,0.2104,0.1246,-0.1705,-0.2915,-0.2073,-0.3058,-0.1882,-0.1339,0.7438,-0.0878,0.2152,-0.0563,-0.1472,-0.1404,0.0253,-0.2928,0.6734,0.2223,-0.05,0.1102,-0.0324,0.507,-0.1237,-0.5548,0.0034,-0.0327,0.237,0.4114,-0.0779,-0.2054,0.3058,0.3086,-0.3676,-0.0707,0.0769,-0.2629,0.2295,0.4114,0.4146,-0.1134,0.0833,0.2296,0.1271,0.5568,-0.3843,-0.4105,-0.0764,-0.1605,-0.1288,0.147,0.0576,-0.0835,0.0948,-0.1938,0.1694,-0.4976,0.3355,0.3435,-0.0818,-0.0342,-0.2459,0.4022,-0.1254,-0.0746,0.4648,0.4802,-0.2634,0.1863,0.2136,-0.0186,0.1456,-0.0208,-0.057,0.2239,0.0127,0.1129,-0.404,0.2725,-0.2986,1.0073,-0.3962,-0.1216,0.1156,0.247,0.2814,0.3019,-0.1413,0.1019,-0.1653,-0.1316,-0.4021,0.2058,-0.0147,0.2759,-0.0192,-0.1233,0.1113,-0.2149,-0.1849,0.1562,-0.0605,0.5546,0.2723,-0.0103,0.291,0.6271,-0.1526,0.0044,0.0295,0.3518 +hysteria,-0.0222,0.0111,0.2099,-0.0334,0.1767,0.0898,-0.3276,0.5127,-0.5754,-0.6245,-0.109,0.2999,-0.4012,0.0471,-0.0966,0.4586,0.0866,0.0906,-0.2321,-0.2922,-0.0777,0.2821,0.183,-0.2459,-0.0626,0.0116,-0.1952,-0.0642,0.1468,0.0063,0.5184,-0.1535,-0.044,0.144,-0.1322,0.3364,-0.2081,0.3143,0.698,0.3088,-0.1716,0.0158,-0.0739,-0.0819,0.2919,0.0005,0.1995,-0.1477,0.1576,-0.2408,-0.3382,-0.0264,0.4164,0.2806,0.0368,-0.0927,0.1622,-0.0638,0.3679,-0.1076,0.4401,0.4533,-0.1832,0.2392,0.2986,0.0439,-0.3115,-0.2165,0.0023,0.0697,0.0301,0.1163,0.0438,0.1076,0.0056,0.3609,-0.2839,0.1198,0.1148,0.0202,-0.1889,-0.0169,0.0875,0.3472,-0.1901,-0.3278,-0.217,0.2175,-0.0082,-0.1781,-0.1599,0.5828,0.0892,-0.4283,-0.09,-0.3826,0.3196,-0.4619,-0.444,-0.0244,0.0191,0.4337,-0.1815,-0.328,-0.2344,-0.1343,-0.1399,-0.0133,0.6464,0.0461,0.4347,-0.1647,-0.1307,0.3572,-0.5268,-0.0885,-0.0196,-0.2708,0.1894,-0.1859,-0.0998,-0.0701,-0.0167,-0.2794,0.1275,-0.1643,0.0579,0.5325,0.0014,-0.0587,0.0539,-0.0573,-0.0379,0.0998,-0.0684,0.007,0.0287,-0.4197,0.0283,-0.3081,-0.1787,0.0083,-0.0613,0.5952,-0.0977,-0.2466,-0.3129,0.3438,0.5985,0.1344,-0.1717,0.5342,0.1157,-0.0548,0.2025,-0.2515,-0.0897,-0.0943,-0.0508,-0.0233,0.6925,0.1254,-0.148,0.1874,-0.4291,0.0813,0.0758,0.3667,0.2727,0.1288,-0.0438,0.1825,-0.0856,-0.0386,0.2479,-0.1528,0.0509,-0.1157,-0.0688,-0.3491,-0.2706,0.449,-0.2708,0.0857,-0.2425,0.218,-0.0904,0.2784,-0.1665,0.209,-0.0942,-0.0782,0.0311,0.1883,0.1161,0.189,-0.0075,0.3234,-0.2885,-0.135,0.0163,0.2777,0.2666,0.0515,-0.0718,-0.1643,0.3269,0.2052,-0.0112,-0.0306,-0.0704,0.5408,0.1291,-0.3724,0.2057,-0.0492,0.31,-0.269,-0.0399,0.5003,0.3157,0.4886,-0.352,-0.1081,0.4653,-0.24,0.1367,0.1117,-0.5147,0.244,-0.173,0.3116,-0.5217,0.4225,0.1836,-0.8468,-0.4937,-0.3981,0.2487,0.0318,-0.0034,0.2254,-0.043,-0.2278,0.3512,-0.094,0.2233,-0.1577,-0.1131,-0.5421,-0.128,-0.24,-0.4563,0.3717,0.1338,0.2207,-0.3996,-0.0455,0.0614,-0.1197,0.1459,0.1106,0.1013,-0.3474,0.2267,0.1729,0.331,0.2532,-0.3223,0.1532,0.1341,-0.127,0.2142,0.5798,-0.0569,0.1061,-0.207,-0.1989,0.1166,-0.0874,-0.2991,-0.1069,-0.1497,1.0201,0.1739,-0.3049,0.3406,-0.3494,-0.2845,-0.1323,-0.0498,0.0842,-0.1031,0.0512,0.2362,0.0465,0.1088,0.0625,-0.1933,-0.0454 +imagination,-0.0476,0.2469,0.0133,0.1268,0.2877,0.1565,-0.1053,-0.157,-0.5184,0.1058,0.2659,0.1479,0.0956,0.0109,-0.1885,0.1313,-0.272,0.0898,-0.0102,-0.4446,0.2514,-0.3362,0.314,-0.0121,-0.0338,0.1173,-0.5267,0.2364,0.0012,0.2138,-0.0901,0.09,0.0101,-0.6416,-0.053,-0.2962,-0.0225,0.0861,-0.2308,0.2619,0.0768,-0.2939,0.1314,0.1507,0.4746,-0.0242,0.0134,0.1789,0.1115,0.0313,-0.1415,-0.0427,0.3932,-0.39,0.3087,-0.0276,-0.1973,-0.0727,0.2229,0.1197,-0.1338,0.1415,0.0355,-0.0142,0.0615,0.0258,-0.2004,-0.4257,-0.4505,0.0237,0.043,-0.1285,-0.0452,-0.0141,0.0088,0.5687,-0.2614,0.4345,0.0438,-0.0572,0.0471,-0.0173,-0.0326,0.1273,-0.0776,-0.1363,0.2381,0.0137,0.2678,0.2939,0.228,0.327,0.2918,-0.0754,-0.0972,-0.2036,0.1958,0.0243,-0.032,-0.1964,-0.3282,0.1028,0.0296,-0.5296,-0.0442,-0.108,-0.5262,-0.0533,-0.0982,0.1794,0.4117,0.0963,0.011,0.4126,-0.6317,-0.3738,0.4771,-0.294,0.4684,0.1835,-0.4984,0.1554,0.2263,0.3699,-0.063,-0.0698,-0.2808,-0.1227,0.0766,-0.2502,0.0507,0.2154,-0.2574,-0.2369,0.3948,-0.2882,-0.4232,-0.6009,0.0547,-0.1091,-0.6175,0.2688,-0.071,0.5854,0.3279,-0.6853,0.0963,-0.0551,0.2684,-0.1638,0.072,-0.132,0.0886,0.591,-0.0672,0.0883,0.3691,-0.3049,0.0727,-0.0874,0.5685,-0.4358,-0.1307,0.0936,-0.2076,0.0987,0.0251,0.2551,0.1205,0.1707,0.085,-0.0921,0.1402,0.0041,0.5958,-0.2632,0.1754,0.0008,0.3745,-0.3033,-0.0443,-0.185,0.5157,0.2521,-0.1585,0.0982,0.1327,-0.1979,-0.0449,0.3407,0.1972,0.0866,-0.0105,-0.1848,-0.2514,0.0047,0.0372,0.2063,-0.0003,-0.0652,-0.3125,-0.2476,-0.003,0.7709,-0.1099,0.1152,0.0652,0.1166,0.0692,-0.5927,-0.0548,0.5161,0.0725,-0.6372,0.1203,-0.4675,-0.0615,0.1496,-0.4341,0.0444,0.2435,0.4121,-0.2803,-0.1607,-0.0308,0.1906,-0.0602,-0.2287,0.0491,-0.0003,-0.0346,-0.2543,0.0748,-0.2802,0.3666,-0.8146,-0.1955,0.1505,-0.1359,-0.1852,-0.298,0.3541,0.6573,0.049,0.0291,-0.247,-0.0139,0.0311,-0.3353,0.0466,-0.5251,0.2104,-0.0175,0.0482,-0.2701,-0.1542,-0.2083,-0.3395,-0.3244,-0.0163,0.2232,0.062,-0.0321,0.2366,0.1565,0.2815,-0.1962,-0.3546,0.3886,0.3405,-0.1319,-0.1526,-0.0006,0.6155,-0.1219,0.0557,0.0157,0.0503,0.0817,-0.0342,-0.111,0.0222,0.0325,-0.3555,0.0669,-0.453,0.1147,-0.1631,0.3751,-0.2391,0.0111,0.1113,-0.0635,0.1493,0.0251,0.3315,0.0253,-0.3184,-0.1817,0.0727 +impatience,0.3088,0.2265,-0.5303,0.0267,0.2646,0.1531,-0.1277,0.2672,-0.56,-0.2963,0.2792,0.3333,-0.1147,0.0649,0.1065,-0.1381,-0.1686,-0.022,0.112,-0.0135,-0.1919,0.5535,-0.0681,0.1279,-0.2203,0.1136,0.4296,0.0946,-0.1237,0.2018,-0.0812,0.0081,0.1751,0.1445,0.3036,0.2076,0.0144,-0.0437,0.3667,-0.1317,-0.0375,-0.1341,-0.2382,0.0317,-0.0152,0.1429,0.182,-0.7135,0.4971,-0.2021,-0.1656,-0.2191,0.3902,0.1099,-0.3749,0.0351,-0.3281,0.1102,-0.1137,0.329,0.3922,0.3318,0.16,0.2962,-0.2066,-0.2041,-0.2394,-0.0621,-0.4982,-0.2383,0.0422,0.4247,0.0794,0.1484,-0.2505,0.7686,-0.2151,0.2238,0.2054,-0.5719,-0.0445,-0.3856,-0.2664,-0.1151,-0.4508,0.063,0.0899,-0.2943,-0.2221,0.1543,0.3145,0.4525,0.4496,-0.613,-0.1396,-0.1806,0.2307,-0.0743,-0.2824,-0.1747,-0.1844,0.6706,-0.2461,0.0872,0.0358,0.1524,0.0808,-0.007,-0.0419,0.172,0.655,0.0373,-0.0771,-0.6272,-0.667,0.0232,0.1899,0.1409,-0.1818,-0.2111,-0.3676,0.2044,0.6004,0.1755,-0.0544,-0.1518,-0.3097,0.1586,0.1489,0.0406,-0.3644,-0.0345,0.4663,-0.061,0.0561,-0.4172,-0.0897,-0.3332,-0.0737,-0.2431,-0.7188,-0.5573,-0.0561,0.7389,0.2465,-0.3137,-0.3692,0.1793,0.3588,0.0197,0.6177,-0.0543,-0.249,-0.2589,-0.0552,0.2443,-0.1681,-0.048,-0.178,0.1223,0.5123,0.078,0.0758,0.0893,0.0302,-0.1275,-0.0135,0.3988,0.0463,-0.0823,0.3137,0.0141,0.2165,0.002,-0.0023,-0.043,0.1638,0.22,0.1147,0.1357,-0.0176,0.0399,0.0746,-0.3481,-0.2843,0.2137,-0.6793,0.1804,-0.3017,0.2345,0.3821,-0.7147,0.0513,-0.0458,-0.2559,-0.0474,-0.018,-0.2053,-0.0557,0.1547,-0.1879,0.0696,-0.0014,0.1037,-0.3122,0.0597,0.2049,-0.3431,0.0545,-0.3203,0.136,0.6088,-0.0787,-0.1154,0.2054,-0.2789,-0.1419,-0.2245,-0.5394,0.0022,-0.1705,0.1694,-0.1341,0.1259,0.1728,-0.0321,-0.1959,-0.0102,0.1431,0.146,0.0322,0.3852,-0.0804,-0.7119,0.1576,-0.89,0.1055,-0.2002,0.5016,0.2191,0.0575,-0.0801,0.2243,-0.6613,0.2451,-0.2066,0.2161,0.0622,0.0897,0.1157,0.0275,0.0739,-0.5003,-0.2087,0.3485,-0.0611,-0.1047,0.3126,0.0684,0.1031,0.0796,0.3156,0.1331,0.0466,-0.3421,0.1415,-0.0511,0.2861,0.0877,0.2967,-0.0037,-0.3538,0.0018,0.1413,-0.1183,0.0911,-0.1173,0.2467,0.1577,-0.125,-0.052,-0.1038,-0.2642,0.6366,0.0307,-0.0615,-0.0401,0.214,-0.0326,0.0839,0.2346,-0.2225,-0.0055,0.0672,-0.1737,0.0254,0.7073,0.0969,0.1999,0.2723 +indecisiveness,-0.1501,0.0868,0.3177,-0.6079,0.465,0.0556,-0.1592,0.1283,-0.6716,0.1514,0.1415,0.5167,0.0148,0.3133,-0.3878,-0.0022,0.0424,-0.363,-0.5025,-0.0271,-0.47,0.3767,0.19,-0.0226,0.1817,0.3926,0.1616,-0.1391,-0.6701,0.1395,-0.1426,0.1784,0.0973,-0.2533,0.1471,0.0873,-0.0899,-0.189,0.4477,-0.1607,0.1613,0.0289,-0.285,0.039,-0.0345,-0.4302,-0.1073,-0.4771,0.0934,-0.1248,0.0591,-0.2204,0.4791,-0.3713,-0.2006,-0.0422,-0.501,0.0292,0.2252,-0.0167,0.2015,0.5797,-0.0173,0.4372,-0.1757,-0.1494,-0.2332,0.1103,0.2692,0.0183,-0.1203,0.2985,0.2488,0.1533,0.0057,0.7646,-0.2802,-0.2529,0.0092,-0.1387,-0.0648,-0.5582,-0.5185,-0.5067,-0.2551,0.2546,-0.159,0.0054,0.0433,0.2774,0.4331,0.4207,0.103,-0.1901,-0.9972,-0.3871,0.1154,-0.1891,-0.3274,-0.255,-0.0342,0.4142,-0.4445,-0.0326,-0.2368,-0.1182,0.5289,-0.2148,-0.3472,-0.1529,0.526,-0.0717,-0.1481,-0.269,-0.593,-0.177,0.1252,0.0728,0.2379,-0.1971,0.074,0.4564,0.4293,-0.3509,0.4717,-0.3482,-0.4457,0.1353,0.2162,-0.2089,-0.1223,-0.1823,0.6047,0.0155,0.1149,-0.1689,-0.2274,-0.204,-0.1339,-0.3583,-0.1516,-0.2776,0.1079,0.6743,0.1146,-0.0907,-0.0164,0.7014,0.1881,0.1967,0.1668,-0.0832,-0.2515,-0.2254,0.0475,0.4323,-0.1625,0.5068,-0.0952,-0.0677,0.5974,0.3613,-0.0649,-0.1861,-0.578,0.2034,0.05,0.3383,-0.2828,-0.4072,0.2264,-0.2003,0.2376,0.2639,0.0868,-0.0339,0.1016,0.0894,0.229,-0.15,-0.0874,0.1437,0.1342,-0.0306,0.3424,0.2499,0.0303,0.1801,-0.0976,-0.3091,0.2676,-0.212,0.324,-0.0058,0.1394,-0.1396,-0.356,-0.5575,0.1519,0.5288,0.4326,-0.27,-0.1232,0.8037,0.3438,0.2434,0.2649,0.0119,0.3081,-0.4323,0.1497,0.6566,-0.5424,0.0491,0.1882,0.2009,-0.3786,-0.5862,-0.443,0.0898,0.3715,0.1909,-0.4853,-0.0285,0.2234,0.1661,-0.3376,0.2003,0.005,0.2026,-0.0684,-0.121,-0.1959,-0.5128,0.0442,-0.7145,0.1634,0.1026,0.0399,0.3444,0.0378,0.0318,0.238,-0.0805,0.3153,-0.3342,0.1799,0.0207,0.0434,0.0417,-0.0518,0.2016,-0.503,-0.6045,0.5107,-0.0749,-0.0515,0.4304,0.2825,0.073,-0.2833,0.4071,-0.4177,-0.284,-0.418,0.2872,-0.0763,0.0287,-0.1388,0.2961,0.0176,-0.1992,-0.4752,-0.1459,-0.0142,0.6764,0.1312,0.1597,-0.2371,-0.1947,0.1331,-0.1927,-0.2458,0.5651,0.1623,-0.225,-0.2657,0.2781,-0.029,-0.0322,0.2127,0.118,0.042,0.1208,-0.6344,0.1662,0.1442,0.1699,0.1081,0.3846 +indifference,0.2915,0.3646,-0.2299,-0.1862,-0.1527,-0.124,-0.2429,0.1845,-0.6988,-0.2996,-0.0213,0.2903,0.0134,0.1338,-0.0962,0.1173,-0.0096,0.0343,-0.0646,-0.1416,-0.1134,0.1466,-0.2066,-0.1093,-0.2809,-0.0581,0.0867,-0.1181,-0.3256,0.1128,0.0599,0.227,0.6716,0.0474,-0.3229,-0.022,-0.0847,-0.3442,0.2359,0.2264,-0.1228,-0.0531,-0.4408,-0.0898,-0.3619,-0.0048,0.1537,-0.2038,0.1055,-0.0932,0.2352,0.1314,0.3519,-0.2533,-0.1033,-0.0935,0.0747,0.2203,0.3075,-0.0467,0.538,0.5865,0.1399,0.1236,-0.1641,0.1,-0.0132,0.1939,0.1396,-0.6058,0.1151,0.0653,-0.0149,-0.029,-0.1298,0.4254,-0.2742,0.2457,0.22,-0.0118,-0.0307,-0.3232,-0.2261,-0.1762,-0.1715,0.187,0.049,0.184,-0.0592,-0.0265,-0.055,0.3925,0.4236,-0.0352,-0.3178,-0.3524,0.283,0.0635,-0.1106,0.1379,-0.058,0.4259,-0.1073,0.1706,0.1516,0.2422,0.0042,0.1342,0.3578,0.1151,0.1759,0.0132,-0.0189,-0.1774,-0.5082,-0.0765,0.3672,0.0824,-0.0132,-0.5916,-0.1273,0.179,0.4926,-0.0097,-0.2293,-0.1487,0.0261,0.2,0.2879,-0.0328,-0.1405,0.0588,0.3353,0.0613,0.1645,0.251,-0.1373,-0.4156,0.0881,-0.2979,0.0504,-0.271,0.147,0.5438,0.1777,-0.1106,-0.4307,-0.0741,0.7306,0.1492,0.6538,-0.1153,-0.2221,0.1686,-0.0034,0.1557,-0.3348,0.1927,-0.3132,0.1268,0.654,0.2039,0.2902,0.1308,-0.0317,-0.1299,0.1187,0.1239,0.3022,0.1089,-0.1261,0.1691,0.2324,0.0292,0.1424,-0.229,0.2981,-0.0558,0.1808,0.2917,-0.0136,0.1771,-0.2549,-0.0802,0.0135,-0.0144,-0.4745,0.1295,-0.1418,0.2565,0.1384,-0.363,-0.0172,0.2901,-0.077,0.2178,-0.0215,0.0178,-0.3548,-0.0656,-0.2157,-0.1242,-0.243,-0.1784,-0.0527,0.2351,-0.1248,-0.0597,0.3322,-0.2118,0.0333,0.5843,-0.0668,-0.1264,-0.0628,-0.2317,-0.2521,-0.1559,-0.1951,0.1005,0.074,0.2572,0.0196,0.0298,0.3222,0.4143,-0.5134,0.2622,-0.3442,0.1535,0.2488,-0.1328,-0.1525,-0.0167,-0.2726,-0.6357,-0.2641,0.143,-0.1865,0.2803,-0.2491,-0.1981,-0.0936,-0.0991,0.0994,-0.1598,0.1402,-0.3112,-0.2822,0.0239,-0.0734,-0.2864,-0.1806,-0.2934,0.572,-0.0672,0.228,-0.0754,0.0417,-0.102,-0.3033,0.7927,0.2341,0.1251,-0.456,-0.0215,-0.2206,0.542,-0.1733,-0.0016,-0.2055,0.0446,-0.0626,-0.2116,-0.0393,0.1155,-0.2377,-0.0823,-0.5782,-0.4102,0.155,-0.0629,-0.1771,-0.017,0.1043,-0.0613,0.0334,0.0173,-0.1756,-0.1618,-0.2165,-0.2269,-0.1012,0.1758,-0.3706,-0.0559,0.3096,0.1848,-0.0731,0.0303 +insanity,-0.2269,-0.0165,-0.075,-0.2819,0.4584,-0.1524,-0.2048,0.1712,-0.5552,-0.1902,0.3016,0.198,-0.3384,-0.3512,-0.0862,0.2895,0.1066,0.084,-0.1925,-0.2357,-0.2263,0.2793,0.157,-0.4342,0.2349,-0.1239,-0.3092,-0.0147,-0.1724,-0.2684,0.4694,0.1686,0.342,0.1467,-0.1126,0.3397,-0.2065,0.3205,0.4714,0.2986,0.037,-0.0475,-0.0238,-0.0757,0.2939,0.0734,0.1526,0.2234,0.2156,-0.196,-0.0671,-0.0327,0.534,0.3504,0.055,0.0203,-0.1901,-0.0864,0.2033,-0.0968,0.1058,0.6032,-0.5106,0.2962,-0.3308,0.0694,0.3134,-0.5335,-0.0855,-0.195,-0.0945,0.1341,0.3355,0.122,0.3209,0.4425,-0.3361,0.1502,0.1341,-0.1809,-0.0538,-0.0214,-0.238,-0.0568,0.0166,-0.0226,-0.482,0.1151,0.1393,0.2072,-0.171,0.4347,0.0844,0.0739,0.0581,-0.3555,0.2587,-0.5571,-0.2147,0.1208,-0.1496,0.3282,-0.1173,-0.2464,-0.33,-0.0617,0.1064,-0.1646,0.1439,0.2518,0.227,-0.231,-0.1974,0.4016,-0.5973,-0.0885,0.1112,-0.0874,0.2795,0.1211,0.0601,-0.0343,-0.1269,-0.0872,0.5354,-0.4301,-0.0276,0.2093,0.0551,0.0906,-0.0329,0.066,-0.251,-0.0234,0.1226,-0.1881,-0.4021,-0.3639,0.3136,-0.3268,0.0369,-0.1248,-0.2816,0.586,-0.1431,0.2202,-0.0375,0.0967,0.14,0.029,0.0099,0.1398,0.0959,0.0645,0.0823,0.2169,-0.5912,-0.3974,-0.117,-0.2586,0.4253,0.0721,0.1494,-0.0533,-0.1254,-0.0255,0.0004,0.0936,0.4103,-0.051,-0.5132,0.2925,0.0944,0.0947,-0.267,-0.1306,-0.2956,-0.0434,-0.2176,-0.2041,-0.1571,0.1164,-0.2079,-0.0717,0.3312,-0.1188,-0.4266,0.1051,-0.2428,0.3072,0.1808,-0.224,-0.1178,0.0431,0.3022,-0.0787,-0.2251,-0.3514,0.0359,0.3804,0.1694,0.1836,0.1231,0.2082,-0.1443,-0.3683,0.193,-0.01,-0.0474,0.0376,0.0329,0.4655,0.1447,-0.3375,0.1831,-0.0781,0.1047,-0.2017,0.0437,0.3629,0.0256,0.4709,0.1691,-0.2421,0.3127,0.3128,0.3457,0.0629,-0.0703,0.0938,0.2001,-0.1739,-0.3305,0.4759,0.2931,-0.5976,-0.2595,-0.0599,0.5678,0.2292,-0.0045,0.1302,-0.1419,-0.2488,0.2546,-0.2007,0.2249,-0.3178,0.0216,-0.2641,-0.0558,-0.062,-0.26,0.195,0.2243,0.0247,-0.2095,-0.0967,0.4807,-0.0032,0.1218,0.1562,-0.0288,-0.0052,-0.1718,0.1657,0.2171,-0.1788,-0.2769,0.1465,-0.0616,-0.1182,0.1627,0.1777,-0.001,0.3671,-0.3319,0.1789,0.0823,-0.0376,-0.0038,0.0613,-0.2246,0.2727,-0.3104,-0.5987,0.2843,-0.2129,-0.0541,-0.2744,-0.023,0.2658,0.0612,-0.1088,0.2191,0.1393,0.0235,-0.0715,-0.2734,0.1311 +inspiration,0.0141,-0.1366,0.1122,0.0877,0.421,0.1613,0.1365,0.4348,-0.1945,0.3302,0.1275,0.2216,-0.1848,0.0745,-0.1475,-0.2776,-0.048,-0.3421,-0.223,-0.0356,-0.1135,-0.4623,-0.0644,0.0763,-0.1622,0.2245,-0.2435,0.0191,-0.0364,-0.0909,-0.1314,-0.102,-0.1089,0.2133,0.0484,-0.2563,0.2541,-0.1871,-0.1755,0.3756,0.1458,-0.2484,-0.1721,-0.0228,-0.1806,-0.0186,-0.1594,-0.0971,-0.0702,-0.0194,-0.263,-0.0392,-0.0378,0.0159,-0.0034,-0.0401,-0.1894,-0.0269,-0.0131,0.3503,-0.1866,0.1914,-0.2176,-0.1082,-0.2227,0.6961,-0.1763,-0.2405,0.1211,0.0703,-0.1964,-0.1085,-0.1231,0.1999,0.0042,0.4659,-0.408,-0.0232,0.3031,-0.3307,-0.0267,0.3605,-0.1277,-0.3527,-0.1462,0.3803,0.2251,-0.1139,0.2215,-0.2334,-0.236,0.0529,0.0009,0.17,0.0897,0.0725,0.1015,-0.1976,-0.2851,-0.1901,-0.036,0.1198,-0.5436,-0.1076,0.1781,-0.1382,-0.1872,-0.08,-0.2272,-0.3233,0.1485,0.2612,0.1074,0.2295,-0.4793,-0.2233,0.7522,-0.2086,0.1444,0.2987,0.2146,-0.307,-0.0541,0.0424,-0.0017,-0.2744,0.1953,-0.2445,0.2188,0.1132,0.217,-0.0031,-0.0828,0.261,0.1981,-0.1567,-0.6525,0.0128,-0.0034,-0.3312,-0.023,0.069,-0.1978,-0.0416,0.1064,-0.2517,-0.0558,-0.1763,0.109,0.1539,-0.1652,-0.0021,0.0641,0.0644,0.1711,0.606,-0.3767,-0.0327,-0.135,0.2373,0.4596,-0.1868,0.2312,-0.0006,-0.1666,0.1808,-0.0913,0.2425,0.0655,-0.081,0.1446,-0.182,0.1342,0.5565,0.1016,-0.1139,-0.1097,0.307,0.1258,-0.1189,0.0858,-0.2901,0.6143,0.1503,-0.1918,0.0367,0.0702,0.0904,0.0159,0.1393,0.1195,-0.0934,-0.2053,0.218,0.0726,0.2684,-0.2365,-0.1975,0.225,0.2763,-0.0084,0.0508,-0.0881,-0.0305,0.0341,-0.1052,-0.0891,-0.1978,0.2081,-0.4366,-0.4212,0.5203,0.1479,-0.0064,-0.1273,-0.4456,-0.2549,-0.454,0.1939,0.0853,0.1648,0.5878,-0.2341,-0.5347,-0.3706,-0.3015,0.0416,-0.2319,0.2795,0.1171,-0.1736,0.004,0.1449,-0.1345,0.3728,-0.7848,-0.2125,0.0739,0.2113,0.1062,-0.1032,0.0207,0.2775,-0.2112,-0.0066,0.2064,0.2234,0.0963,-0.1627,-0.2042,-0.274,0.0168,-0.016,0.1203,-0.4899,-0.369,0.4062,-0.1246,-0.4209,0.0845,0.3113,0.3014,0.1266,0.1806,0.1268,0.1072,-0.1151,-0.3493,0.648,-0.0687,-0.4535,-0.0773,-0.0892,0.2284,-0.1808,0.4048,-0.0879,0.0868,0.0223,0.2637,0.0257,0.6142,-0.2569,0.3837,0.3666,-0.4276,0.0136,-0.0625,-0.0649,0.0615,0.2279,-0.1024,-0.2383,-0.1618,-0.2347,0.0557,-0.0682,-0.6625,-0.1022,-0.4833 +intention,-0.0063,0.2029,-0.3685,0.0984,0.0131,-0.1723,0.0521,-0.387,-0.333,0.0499,-0.1103,0.0354,-0.0223,-0.1378,-0.2012,0.2796,-0.3896,0.1167,0.0181,-0.2255,0.1307,-0.3023,0.0246,-0.0158,-0.1277,0.114,0.1209,-0.0493,0.1149,0.3633,0.1706,0.1267,-0.3016,-0.1721,-0.0887,-0.2782,-0.0661,-0.1764,-0.0693,0.0906,0.1667,-0.1201,0.0207,-0.044,-0.0223,-0.0496,-0.014,-0.1891,-0.1274,0.0946,-0.0618,-0.1495,0.1015,-0.2933,0.1813,-0.1865,0.0895,-0.3503,0.0915,-0.1842,-0.0737,0.1018,0.1887,-0.0362,-0.1405,0.1053,0.2965,-0.1121,-0.0341,-0.2647,0.0479,0.1489,-0.1124,0.4047,0.0547,0.4951,-0.4628,-0.0593,0.4084,-0.4149,0.2812,-0.2876,0.0402,-0.2554,-0.2301,0.1031,0.1156,-0.0262,0.0222,0.2668,0.0274,0.1942,-0.1184,-0.0558,0.0392,-0.4366,-0.013,0.0361,0.1872,-0.0255,0.0638,0.1702,0.1865,0.1975,-0.2208,0.2058,0.0325,-0.1281,-0.3469,0.1469,0.3462,-0.033,0.0254,0.2054,-0.2238,0.0447,-0.3695,-0.1493,-0.2987,0.3434,0.0297,-0.052,-0.1266,-0.4999,0.0094,-0.0417,0.225,0.1115,-0.2082,-0.2944,-0.0399,0.2718,0.365,-0.1769,0.1713,0.5536,0.1019,0.0321,-0.0957,0.2038,-0.1577,0.0065,0.0844,0.1072,0.0255,-0.06,-0.0059,-0.2281,0.016,0.143,0.2755,-0.0363,0.0695,0.2444,-0.0636,0.0689,0.0793,-0.1635,-0.2536,-0.0441,0.3115,0.0461,-0.3307,0.2138,0.1919,0.223,-0.0072,-0.1011,-0.122,0.2277,0.0656,0.0135,0.1432,0.1689,-0.2175,-0.2191,-0.0614,0.1259,0.1554,0.1302,0.3367,0.1038,0.0933,-0.0909,-0.2323,0.2467,-0.0004,-0.0442,0.0119,0.2052,0.2274,-0.3111,-0.4627,0.3646,0.0053,-0.094,0.1771,-0.3758,-0.0466,-0.0169,-0.2633,0.1415,0.0268,0.151,0.2153,-0.3787,0.1128,0.1875,-0.0038,-0.246,-0.1498,0.7905,-0.0065,0.0988,0.2932,-0.3162,0.0604,-0.0252,0.1918,-0.1119,0.0699,0.4796,-0.1869,0.0003,-0.3587,0.0851,-0.0525,-0.1489,0.319,-0.0472,-0.2672,-0.2641,0.356,0.0051,-0.0985,-1.0762,0.0975,-0.1943,0.1235,0.0611,-0.1045,-0.0232,-0.2489,-0.0454,-0.2466,-0.0135,0.1119,-0.0576,0.1364,0.0496,0.0487,-0.4101,-0.036,-0.2227,0.0345,-0.0493,0.2537,0.3216,0.0212,0.2477,0.3158,0.3592,-0.1465,0.0708,0.0185,0.1133,-0.1388,0.3788,-0.0018,0.044,-0.2625,-0.2453,-0.1411,-0.247,0.2788,0.0427,-0.4889,-0.0046,0.4101,0.1849,-0.2712,0.2599,0.2775,0.0253,-0.0158,-0.1646,-0.134,0.1664,0.3136,-0.1675,0.1508,-0.1203,0.177,-0.0409,-0.07,-0.1081,0.3356,-0.3073,-0.0515,0.1974 +interconnectedness,0.3071,0.5,-0.0577,-0.3007,-0.3472,-0.3259,-0.4937,-0.0066,-0.4982,-0.4238,-0.1218,0.648,-0.2012,0.0331,-0.1235,0.1466,0.0669,0.5874,0.0529,0.0583,0.0054,-0.4862,-0.3116,0.0271,-0.5417,0.3181,0.1318,0.5372,-0.1964,-0.7219,0.1633,-0.0445,0.4044,-0.2135,0.1734,-0.7055,0.3195,0.1183,0.4835,0.3237,0.2533,-0.1005,-0.2018,-0.0313,0.1795,0.0977,0.2107,0.0298,0.6326,-0.0076,-0.0443,-0.1627,0.6445,-0.1628,0.0769,0.2258,-0.4451,0.0645,-0.5391,-0.0066,0.1659,0.1449,0.1715,0.4932,0.032,0.1289,-0.0725,-0.0529,-0.2084,0.0054,0.0337,0.041,0.3088,0.0504,0.0094,0.2385,-0.3568,0.3407,0.2935,0.1357,-0.1064,0.3494,0.2676,0.5383,0.1155,0.0684,-0.01,-0.1908,0.3705,-0.1748,0.1919,0.319,-0.1297,-0.0226,-0.0787,0.1335,0.2672,0.1868,-0.1538,0.4434,0.0135,0.1526,0.2061,0.0693,0.2187,0.1073,0.381,0.5261,-0.1746,-0.4596,0.1375,0.0955,0.0953,-0.0217,-0.5616,-0.0902,0.2912,-0.0308,-0.1697,0.1429,-0.0261,0.1506,-0.1381,-0.5943,-0.0004,-0.4932,0.16,-0.0605,0.2502,0.2951,0.1182,0.6497,-0.028,-0.4552,0.3857,-0.5458,-0.1336,-0.394,-0.0121,-0.6342,0.5783,0.2264,0.3221,0.6621,0.2494,-0.0564,-0.2065,-0.3358,-0.1235,-0.235,-0.3175,-0.3726,0.0877,0.3786,0.027,0.0182,-0.2484,-0.2963,0.1394,-0.1462,0.6033,-0.0967,0.2866,-0.3186,0.1963,-0.1037,0.2312,-0.0125,0.0811,-0.2059,-0.1062,0.1919,0.2194,-0.1643,0.1983,0.172,-0.1369,-0.4674,0.4045,0.3236,0.0714,0.031,0.0522,0.2339,0.2038,0.1125,0.5459,0.0659,-0.1532,0.3724,0.1903,0.1928,-0.3153,-0.0497,0.5353,0.1178,-0.3269,-0.0424,-0.1893,0.1541,0.1999,0.1814,-0.3185,0.2824,0.2777,-0.1678,-0.4629,0.341,0.3046,-0.1777,-0.5706,0.6233,0.2914,-0.2476,0.3479,0.1433,0.3506,-0.1672,0.2746,-0.2169,-0.2989,0.1537,0.2907,-0.3148,-0.0066,-0.361,-0.2016,-0.2037,-0.1553,0.3939,-0.1123,0.0172,0.47,-0.5153,0.3671,-0.7017,-0.0016,0.2097,-0.034,-0.1106,0.0577,-0.7044,0.4776,0.1955,0.2932,-0.1824,0.3192,0.2266,-0.4482,-0.1337,-0.292,-0.2515,0.3359,0.1675,0.2615,0.3001,-0.2939,0.406,-0.2493,0.0701,0.1255,0.2586,0.0558,0.0484,0.2522,-0.3311,-0.1831,-0.1489,-0.1226,-0.4143,-0.0856,-0.5449,0.3552,-0.3363,0.1067,0.3219,-0.4034,0.0765,-0.2562,-0.2094,0.0265,-0.1608,-0.281,-0.4298,-0.0775,0.045,-0.0868,-0.0274,0.2736,-0.2695,-0.0671,-1.0683,-0.0324,0.1629,0.3231,-0.0321,0.4694,0.0182,0.277,-0.1838 +interest,-0.1411,0.3145,-0.0556,0.1255,0.086,0.0003,-0.2839,0.4796,0.0598,0.0642,-0.0194,0.0326,0.092,-0.1199,-0.018,0.2559,-0.3947,0.16,-0.2111,-0.1564,0.1603,-0.2345,-0.0809,0.0328,-0.2806,0.1541,0.2704,0.1019,-0.0161,0.1306,-0.1313,0.2529,-0.617,-0.3343,0.1126,0.0619,0.1281,-0.1217,0.0864,0.1665,-0.3071,-0.3428,0.1986,0.0212,0.1103,-0.1002,-0.1589,-0.0437,0.0463,0.0881,-0.1868,-0.2092,-0.0318,-0.1295,0.1041,-0.0241,0.1052,0.1733,0.625,0.2694,0.5927,0.1398,-0.0238,0.1386,-0.3369,0.2631,0.2765,-0.0843,-0.0248,0.175,-0.0208,-0.0006,-0.1006,0.016,-0.422,0.4682,-0.2879,0.0714,0.1684,-0.0123,-0.0066,-0.0827,-0.1015,0.0026,-0.2905,-0.1863,0.1359,0.0667,-0.3603,-0.2957,-0.0058,0.1534,0.2761,0.0126,0.0973,-0.156,0.209,0.4004,-0.0632,-0.0905,-0.0432,0.0461,0.0875,-0.0186,0.0843,0.0714,0.0475,0.0759,0.0787,0.1298,-0.0617,0.1509,-0.0546,0.0114,-0.5624,-0.1583,0.32,0.0201,0.0467,0.1738,-0.1763,-0.2098,0.031,-0.0352,0.0956,0.0103,0.2607,0.323,0.1958,-0.0536,-0.1579,-0.0955,0.3023,0.0286,0.4259,-0.0574,-0.3949,0.14,-0.1775,-0.0231,-0.4746,-0.0762,-0.0455,0.2709,0.0894,-0.1295,-0.1072,-0.3416,-0.0473,-0.6271,0.1679,-0.0429,-0.0612,-0.0506,0.0671,0.1836,0.0233,-0.2442,-0.1104,-0.0425,0.5085,0.4128,0.1849,-0.0794,0.3508,0.0071,-0.0541,0.1601,0.1296,0.0914,-0.0015,-0.2271,0.156,0.0237,-0.0768,-0.0377,0.3155,0.1582,0.2022,0.1422,0.3261,-0.1179,-0.0202,0.0168,-0.2008,-0.2006,0.1318,0.1889,0.0557,-0.0269,0.1629,-0.1371,-0.2675,0.0223,0.1101,0.336,0.259,-0.0754,0.2895,-0.1205,0.1676,0.1196,0.3274,0.1051,0.4337,0.143,0.074,0.2429,-0.0831,-0.446,0.149,0.5829,-0.1831,0.1657,-0.0074,0.2764,-0.194,0.0057,-0.3254,0.0407,0.5441,0.4183,0.0289,-0.0351,-0.0136,0.2222,-0.3199,-0.0491,0.1688,0.2711,-0.3524,-0.1112,0.0918,-0.1512,0.0325,-0.7403,0.1041,0.0695,0.0727,0.0572,-0.1001,-0.0483,0.0729,-0.0257,0.3373,0.0553,0.2132,-0.1118,0.1018,0.1686,0.0673,-0.4411,0.1148,-0.0754,-0.4124,0.1275,-0.2305,-0.2439,-0.3866,0.0876,0.0189,0.1917,0.0832,-0.2729,-0.1607,-0.3735,0.0192,0.2104,-0.1065,-0.1471,-0.0484,-0.155,0.0466,-0.1269,0.114,-0.0488,-0.3015,-0.0128,0.1786,0.0866,-0.122,-0.0834,0.2077,0.0479,0.2395,0.1568,0.0632,-0.3487,0.1557,0.0999,-0.0939,0.0111,-0.2055,0.0548,0.3856,0.1389,0.0038,-0.299,0.4518,-0.1509 +intrigue,-0.1632,0.2896,-0.0135,0.2956,-0.0695,0.1091,-0.333,0.82,-0.4789,-0.2714,0.1223,0.2962,-0.1956,-0.0921,-0.1454,0.0414,0.0114,0.2737,-0.2296,-0.2146,0.034,-0.1637,-0.147,0.0885,0.1267,0.0727,0.0329,0.0902,-0.0175,-0.0184,0.0504,0.2943,0.0638,0.0036,0.396,0.0143,-0.0547,-0.0515,0.2525,0.398,-0.2094,-0.0913,-0.1018,0.0426,0.2805,-0.5125,-0.0447,-0.4052,0.1052,0.0797,0.1306,0.2015,0.2411,-0.0578,-0.186,0.1254,0.1337,0.0065,0.1393,-0.0782,0.5215,0.2811,0.2446,0.3375,-0.1134,0.4344,-0.356,-0.3369,-0.0984,0.3405,0.1012,0.0433,-0.2863,-0.2481,-0.3427,0.4841,-0.3566,0.0035,0.1083,0.0382,0.0414,-0.2798,-0.192,-0.4682,-0.1031,0.0176,-0.2248,0.4357,0.3161,-0.6688,0.3867,0.1436,0.0743,-0.1416,0.0447,-0.4292,0.1573,-0.18,-0.3842,-0.1331,0.2396,-0.3733,-0.4748,-0.0933,0.0327,-0.0831,0.202,0.0707,0.1219,0.1729,0.4945,0.0624,-0.4098,0.1211,-0.6674,-0.4348,0.4349,-0.4138,0.0085,-0.0205,-0.1086,0.0433,-0.052,-0.1591,-0.2306,-0.0708,0.1495,-0.2239,0.2558,0.0397,-0.0909,-0.1196,0.2414,-0.461,0.1065,0.0009,-0.1683,0.2448,-0.2786,-0.325,-0.4105,0.2206,-0.2769,0.7742,0.0076,-0.0108,0.3104,-0.4373,0.072,-0.1532,0.3066,-0.2683,0.3279,0.2977,0.0304,0.0191,-0.2124,-0.3663,-0.0028,0.0476,0.5748,-0.144,0.3198,-0.171,0.3159,0.1121,-0.0237,0.4768,0.1203,-0.1163,-0.2413,-0.1601,-0.0659,-0.1456,0.0865,0.0741,0.2054,0.1416,-0.2874,0.4413,-0.2129,-0.0507,0.3225,-0.1331,-0.0317,0.0612,0.4796,0.3372,-0.2486,0.2554,0.2764,0.0181,-0.31,0.1235,-0.3285,0.4872,-0.2513,-0.1231,0.2477,-0.08,-0.0947,-0.137,0.2729,-0.0493,0.3929,0.0222,-0.1059,0.0172,0.0643,0.1762,0.1707,0.5224,-0.3105,-0.1095,-0.1066,-0.3704,-0.0701,-0.4509,-0.4084,0.357,0.4525,0.3593,-0.0562,-0.3409,0.0727,0.3349,-0.0882,-0.2129,0.4253,0.5354,0.1439,-0.2647,-0.116,-0.4227,0.1329,-0.6759,0.1386,0.1268,-0.3612,-0.3581,-0.2089,0.1952,0.1216,-0.2846,0.1585,-0.4447,0.107,-0.1102,-0.0091,0.0574,0.0932,-0.1163,0.0758,0.1616,0.07,-0.124,-0.3053,-0.5366,0.0688,-0.0004,-0.0288,0.2155,-0.0541,-0.2817,0.1485,0.033,0.1264,-0.2995,-0.2797,0.2938,-0.1776,-0.3028,-0.1411,0.2316,0.0274,-0.2717,-0.1817,-0.1043,0.5453,-0.3238,0.0511,0.2467,0.1508,0.1431,-0.3618,0.077,-0.2337,-0.1167,0.019,-0.4945,0.2697,-0.0562,-0.1195,0.2269,0.5611,-0.0037,0.1572,-0.4065,0.1328,0.1384 +irritation,0.258,0.4198,-0.0552,0.3803,-0.3706,0.1232,-0.2073,0.317,-0.6959,-0.0278,-0.1603,0.2142,-0.2059,0.3483,-0.0616,0.0967,-0.0743,0.1482,-0.1294,0.1611,-0.1738,0.384,0.017,-0.0021,0.0069,-0.0951,0.1972,-0.1547,-0.5152,0.1681,0.1196,-0.0251,-0.1927,0.4262,0.0692,0.3072,0.1458,0.3693,-0.0566,0.0429,0.2677,-0.1479,-0.0756,-0.1961,-0.0606,-0.0017,-0.0853,-0.4228,-0.0391,-0.225,-0.1496,-0.2925,0.3809,-0.1807,-0.2863,0.0275,0.0716,0.2364,-0.0726,0.2199,0.4873,0.3858,0.0555,0.0674,0.5924,-0.2862,0.3581,-0.1198,-0.0948,-0.3104,-0.0603,0.3391,-0.1907,0.3378,-0.0207,0.7793,-0.3024,0.206,0.0293,-0.1341,-0.1353,-0.0975,-0.0177,0.161,-0.526,-0.1153,0.2577,-0.1777,0.1738,0.3551,0.215,0.4056,0.1168,-0.1015,-0.3766,-0.2185,0.2366,0.1509,-0.422,-0.1729,-0.3286,0.2846,-0.711,-0.0435,-0.0796,0.2297,-0.0208,0.0755,0.1885,0.5912,0.6452,0.1745,0.147,-0.6143,-0.5915,0.0177,0.3339,-0.2121,-0.3212,-0.3963,0.0449,0.0053,0.3911,0.0345,0.0786,-0.1307,0.1467,-0.2868,0.3147,0.1275,0.0749,-0.0463,0.5632,-0.1532,0.4294,-0.2755,-0.0355,-0.1299,0.0741,-0.3224,-0.2075,0.1773,-0.044,0.7521,-0.0165,-0.1418,-0.2235,0.325,0.49,-0.0652,0.3617,0.051,0.0206,0.27,-0.49,0.379,-0.2113,0.3935,0.1543,0.2317,0.605,0.5205,0.5038,-0.202,0.2318,-0.054,-0.1187,-0.0783,0.0123,-0.0385,-0.1351,0.4154,-0.0462,0.0576,-0.1724,-0.2075,-0.087,0.4062,0.0533,0.24,0.1969,-0.007,0.2125,-0.1419,-0.2222,0.158,-0.141,0.1452,0.0929,-0.2247,0.0694,-0.1298,-0.2124,0.0565,-0.437,-0.0448,0.4174,0.3419,-0.2596,0.079,0.0131,-0.3763,-0.1328,-0.0402,0.3586,0.0383,0.1821,0.0258,0.045,-0.3916,0.3932,0.5901,-0.2077,-0.1394,0.2137,0.0584,0.0509,0.1107,-0.1537,-0.0699,0.2536,0.2287,-0.2599,0.0552,0.3843,-0.1098,-0.0798,-0.0918,0.1167,-0.0995,0.147,0.1241,-0.0309,-0.1515,0.0743,-0.8867,-0.0306,-0.1981,-0.0115,0.3704,-0.1859,-0.2709,-0.2271,-0.2591,0.2833,-0.3183,0.2262,-0.2129,0.387,0.1284,-0.0286,0.3583,-0.2887,0.1016,0.1334,-0.0654,-0.2339,-0.0031,0.1629,-0.0373,-0.0952,-0.0341,-0.1986,-0.1685,-0.072,0.1316,0.0351,0.6502,-0.0108,0.2135,0.1923,-0.3018,0.2934,-0.2049,-0.1817,-0.1211,0.009,-0.0486,0.2116,-0.2082,0.2085,-0.0229,0.2239,0.079,0.4743,-0.3383,0.0088,-0.0033,-0.2137,-0.0584,0.2346,-0.0584,0.0951,0.0868,0.1117,0.1329,0.2026,-0.1157,0.2507,-0.2505 +jealousy,0.1006,0.2445,-0.1705,0.1835,0.0331,-0.1502,-0.1673,0.3537,-0.5423,-0.2303,-0.1843,0.3328,-0.473,0.1946,-0.1428,0.1292,-0.1657,0.1966,-0.049,-0.2143,-0.1854,-0.0103,0.0239,-0.1703,-0.0823,0.0411,0.3174,0.2068,-0.1102,0.154,-0.071,0.0218,0.124,0.2269,-0.3522,-0.1316,0.0491,0.3515,0.2456,0.1856,-0.4082,-0.3115,-0.1361,0.001,0.3897,-0.2717,0.1067,-0.413,0.1608,-0.3383,-0.1139,-0.3636,0.5802,0.4762,0.303,-0.1377,-0.0029,0.1048,0.1294,0.0665,0.3068,0.4039,0.1751,0.1339,-0.0175,-0.2938,0.1098,-0.2,-0.3564,0.0854,0.0559,0.255,-0.3663,0.1206,-0.2913,0.5247,-0.3174,0.2593,0.1006,-0.1295,-0.0439,-0.1194,-0.1383,-0.0886,0.2314,0.1985,-0.0573,0.3463,-0.0987,-0.4471,-0.1171,0.4071,0.3633,-0.0006,0.0522,-0.4543,0.1935,-0.1222,-0.2717,-0.2582,0.1216,0.3359,-0.4179,-0.4602,0.0883,-0.0244,0.1585,-0.6305,-0.1734,0.0985,0.6776,0.0736,0.0976,-0.0372,-0.6881,0.0906,0.3307,0.0418,-0.0792,-0.4147,0.1405,-0.3359,0.2924,0.1665,-0.191,0.0973,-0.3197,-0.4384,0.1661,-0.2739,0.1568,-0.2157,0.0258,-0.0725,-0.0144,-0.1496,-0.1015,-0.0081,-0.02,-0.2428,-0.2666,-0.4258,0.0708,0.8153,-0.138,0.2713,-0.1924,0.154,0.4275,0.1458,0.4385,-0.3829,-0.0755,0.121,-0.1668,0.2103,-0.2681,-0.3274,0.3217,0.2271,0.5227,0.0301,0.1509,0.1005,0.0778,0.1008,-0.3353,-0.0396,0.2652,0.5769,0.1126,0.0537,0.2223,-0.1276,-0.1454,0.2313,0.2579,0.4103,0.0615,0.749,-0.2188,-0.2089,0.2878,-0.0637,0.1989,-0.036,0.1099,0.1143,-0.0404,-0.2455,0.2163,-0.3486,0.1103,-0.3139,-0.1356,0.0077,-0.2092,-0.0504,-0.3114,0.0386,-0.0248,0.4524,0.2244,0.1545,0.077,-0.2943,0.5013,-0.2532,0.2533,-0.2028,0.0271,0.6025,-0.5496,-0.0224,-0.1092,-0.3724,-0.3654,-0.3679,0.0554,-0.0102,0.1176,0.292,-0.1229,0.213,0.4347,-0.1289,0.0034,0.2267,-0.3174,0.7659,-0.3759,-0.0893,-0.2434,0.2366,-0.3315,-0.8297,-0.3603,-0.025,-0.0886,-0.2877,0.0954,0.4671,0.1417,-0.2278,0.5255,-0.2616,0.2308,0.2111,-0.0116,0.2284,0.0108,0.0946,-0.1822,0.0025,0.2679,0.0603,-0.099,0.339,0.1717,-0.0564,-0.1671,0.2651,0.2213,0.0888,-0.4696,0.6209,0.0697,0.5654,-0.2471,0.1224,0.1617,-0.4087,-0.02,0.3943,-0.3712,0.2803,-0.0455,0.0625,0.2466,-0.1985,-0.4276,-0.0409,0.2663,0.2718,0.0606,-0.6195,-0.383,-0.3113,0.0464,-0.0982,0.2617,0.0861,0.1169,0.0507,-0.218,0.3302,0.3002,-0.3398,0.4221,-0.1662 +judgment,0.0764,-0.1356,-0.2604,-0.203,-0.0849,-0.3784,-0.1276,0.1072,-0.3482,-0.2289,0.0341,0.3381,-0.2645,0.2311,-0.1263,0.0779,0.1694,-0.3864,-0.673,0.17,-0.0079,-0.1176,-0.1415,-0.0925,0.2474,0.1919,0.1008,0.0888,-0.0308,0.194,0.31,0.1649,0.2369,-0.0852,0.6238,0.0686,-0.0067,-0.1264,0.079,0.3372,0.082,-0.2713,-0.3636,-0.0901,-0.0471,0.1734,0.4159,-0.1258,-0.1644,-0.0692,-0.1694,-0.142,0.2881,-0.0182,0.195,-0.1135,-0.1831,-0.3349,0.0543,0.1622,-0.1332,0.2543,-0.0438,-0.6363,-0.2183,0.0616,0.1421,-0.3605,-0.2246,-0.526,0.0179,0.1931,-0.2919,-0.0049,0.1793,0.2091,-0.2757,-0.5105,0.0501,0.4267,0.0176,-0.1949,-0.3328,0.0377,0.0528,0.0266,0.0595,-0.2572,-0.0569,0.0775,0.4927,0.3907,-0.2291,0.0903,-0.1031,-0.1257,0.2246,-0.0972,-0.3781,-0.0177,0.1913,-0.0451,0.426,-0.2357,-0.093,0.2393,0.1197,0.2444,0.0242,0.1253,0.0834,0.0738,0.0612,-0.0353,-0.3559,-0.3985,0.128,0.2444,0.1209,0.136,-0.0414,0.3272,0.1985,-0.1266,0.1257,0.3163,-0.3666,0.4414,0.1008,0.0238,-0.1624,-0.2188,0.2105,0.4245,0.2572,-0.1931,-0.2655,-0.1309,-0.0908,-0.1937,-0.2611,-0.2544,0.1957,0.1384,0.1202,-0.0967,-0.1338,0.19,-0.1943,0.3812,0.3708,-0.2585,0.182,0.047,0.0092,-0.0868,0.0548,-0.4768,0.0975,-0.0549,0.6857,-0.1222,-0.2212,0.4609,0.1052,-0.03,-0.0255,-0.1177,0.2156,0.3711,-0.0797,0.0147,0.582,-0.221,0.1831,-0.1493,0.2222,-0.0328,-0.0872,-0.515,0.1094,-0.301,0.0469,0.0369,-0.3224,-0.0827,0.165,-0.0186,0.3199,0.0028,0.242,-0.4009,0.5106,0.1867,0.0154,-0.4121,0.2863,-0.5185,0.0564,-0.5021,-0.0095,0.076,-0.3092,0.4085,0.3681,0.437,-0.3042,0.1097,0.4742,-0.289,-0.1343,0.641,0.0146,-0.1051,0.1178,-0.1648,-0.0706,0.0502,-0.0296,0.2587,-0.193,0.2182,0.0596,0.0732,-0.0425,0.0612,0.1465,0.2513,-0.2203,-0.1908,0.2478,-0.2427,-0.1361,0.1369,-0.2693,-0.6183,-0.05,-0.0104,-0.077,0.0383,0.1361,-0.105,-0.0214,0.1246,0.1663,-0.1746,0.172,0.0589,-0.1371,0.228,0.0193,-0.5302,-0.4025,0.0154,-0.1,-0.1078,-0.5461,0.0766,-0.1044,0.1502,-0.2061,0.2615,0.0482,-0.1378,-0.0656,0.0886,-0.4337,0.0398,0.245,0.5675,-0.0619,-0.1282,-0.2043,-0.0299,-0.1164,0.2975,-0.0004,0.1141,-0.2861,0.0627,-0.3352,0.1314,0.1827,0.5313,0.0896,0.035,-0.008,-0.0473,-0.1956,0.0568,-0.0679,-0.1254,0.1437,-0.3421,-0.4127,0.3554,0.1668,0.2847,0.3601,0.5746 +laziness,-0.0053,0.1915,-0.038,0.0418,0.1561,-0.096,-0.1677,0.036,-0.7689,-0.1887,0.4809,0.2438,0.1089,-0.0416,-0.0101,-0.3391,-0.0562,-0.1358,0.1308,0.1203,-0.4444,0.145,0.3402,-0.0777,-0.037,-0.1128,-0.1383,-0.1693,0.0505,0.1683,-0.4301,0.4032,0.8058,0.0319,-0.0451,-0.2428,0.4544,-0.3605,0.4397,0.0855,0.2286,-0.0521,-0.2049,-0.0322,-0.1383,0.0666,-0.1274,-0.4208,0.1708,-0.1769,-0.1197,0.0511,0.6004,-0.3408,-0.2156,-0.1131,-0.0377,0.0635,0.1456,-0.2237,0.178,0.6598,-0.1433,0.1284,-0.0041,-0.1802,0.1605,0.0161,-0.0391,-0.1913,-0.0759,0.3386,0.0401,0.2495,-0.3386,0.7666,-0.3925,0.2315,0.0757,-0.1745,-0.0406,-0.204,0.1507,-0.0209,-0.079,-0.0807,0.1649,-0.2394,0.1938,0.2974,-0.2407,0.239,0.1719,0.2671,0.1843,-0.3547,0.0674,-0.3971,-0.3278,-0.1121,0.1302,0.1075,0.0274,-0.0011,-0.1921,-0.2282,0.1051,-0.5716,0.2079,-0.1712,0.5869,0.0057,0.3847,0.0053,-0.6418,-0.1848,0.341,0.0826,0.1087,-0.3264,-0.213,0.1436,0.5115,-0.0041,0.3144,-0.0586,0.3617,0.1989,0.0556,0.0129,0.2543,-0.1638,0.2102,0.3994,-0.1173,0.0996,-0.4902,-0.1238,0.3131,-0.4835,-0.1036,-0.6544,-0.2839,0.6566,-0.3655,0.0109,-0.3858,0.3094,0.206,0.1327,0.6443,-0.3198,-0.3975,-0.2417,0.0452,0.5965,-0.5118,0.1942,0.3229,0.1791,0.4644,-0.1401,-0.0425,0.3528,-0.1329,0.1015,0.1325,0.2167,0.1112,-0.1887,-0.0024,0.0698,0.4145,0.3178,-0.0967,-0.1394,0.0169,0.2716,0.5842,-0.1503,0.036,0.3805,0.2776,0.3665,-0.0554,0.1412,-0.0958,-0.0163,-0.233,0.4753,0.3953,-0.3825,0.1565,-0.0585,0.3457,-0.1253,0.0489,0.1353,-0.0342,0.3881,-0.3435,-0.155,-0.5279,0.3469,-0.5332,-0.1893,-0.2657,-0.014,-0.011,0.0177,-0.057,0.5733,0.029,-0.1468,0.2554,0.1901,-0.1064,0.1173,-0.178,0.3091,0.2219,0.36,-0.0801,0.334,0.2457,0.3234,-0.3166,-0.0925,-0.0344,0.1041,0.1049,-0.1192,-0.0155,0.0392,0.1725,-0.5768,-0.0811,0.1986,0.1923,0.2746,-0.0322,0.0397,-0.0989,-0.4225,0.439,-0.0565,0.1147,-0.0952,0.0467,-0.0568,0.1157,0.0195,0.0213,-0.8328,0.5763,0.0489,0.0432,0.3166,0.1339,-0.0829,0.0481,0.066,-0.2546,0.1514,-0.1918,-0.0463,0.0253,0.1764,-0.0571,0.0771,-0.4533,0.0721,-0.4204,0.0194,-0.1577,0.3167,-0.1908,0.0874,0.0899,0.0364,-0.0486,-0.0551,-0.2553,0.1498,-0.4604,-0.5211,-0.0815,-0.2276,0.1022,-0.0793,-0.0397,0.0542,-0.2569,0.0114,-0.6898,0.088,0.2636,-0.1192,0.142,0.3192 +lethargy,-0.1499,-0.2634,-0.1369,-0.0927,0.1131,-0.2565,-0.29,0.2151,-0.6901,-0.1364,0.4885,0.2326,-0.101,0.1439,0.1165,0.4168,0.2928,0.1634,0.1171,-0.003,-0.3927,0.374,-0.1652,-0.0385,-0.0851,-0.0042,-0.2984,0.3311,-0.1887,0.1229,0.0327,0.3954,0.2775,0.0197,0.3507,-0.0322,0.2901,-0.3622,0.3853,0.0735,0.1284,0.0642,0.0432,-0.2591,0.2075,0.33,-0.0785,-0.1535,0.0852,-0.1547,-0.2038,-0.0056,0.5049,-0.0871,-0.0371,0.3226,0.048,0.2141,0.4256,-0.2633,0.3741,0.5138,0.3261,0.1487,-0.4032,-0.1761,-0.0284,0.1059,0.3094,-0.4319,0.1884,-0.0214,0.0351,0.1576,0.1447,0.6034,-0.3406,0.223,0.0925,-0.2288,0.0468,-0.2313,0.0262,0.063,-0.0371,0.2434,0.1082,-0.0736,0.0145,0.3187,0.0335,0.5006,0.3044,0.2119,-0.2188,-0.2231,0.2757,-0.4048,-0.3077,-0.3445,0.3087,0.1882,-0.6253,0.2484,-0.1724,0.0287,0.2877,-0.2514,0.5766,0.0707,0.8213,-0.0064,0.5109,0.0768,-0.7237,-0.2511,0.1252,-0.4177,0.0206,-0.384,0.129,-0.1915,0.4841,-0.0617,-0.3584,0.1706,0.1602,0.2784,0.1013,0.0039,0.0364,-0.0937,0.2643,0.1512,0.0695,0.636,-0.3879,-0.733,0.0122,-0.4008,-0.3043,0.0704,-0.3084,0.6219,-0.1034,0.4117,-0.3316,0.1605,0.2835,0.2741,0.1242,0.1326,-0.3119,-0.2856,0.1052,0.4192,0.0451,0.5049,-0.3994,-0.0309,0.7549,-0.1005,0.2648,0.1433,-0.3834,0.0699,-0.214,0.3981,0.2115,-0.2744,-0.2035,-0.0651,-0.2705,0.2137,0.1295,-0.1703,0.013,-0.033,0.2861,-0.2461,0.0601,0.5575,0.3629,0.2991,0.1786,0.1523,-0.3746,0.3685,-0.011,0.7197,0.4799,-0.1135,0.3214,-0.0655,0.1083,-0.2607,0.1421,-0.0395,0.1453,0.3516,-0.2237,0.0722,-0.2898,0.162,-0.4024,-0.3801,-0.2334,-0.0189,0.3621,-0.4417,-0.0836,0.5447,-0.1575,-0.416,0.0492,0.0986,-0.1584,-0.0854,-0.1127,0.2052,0.3219,0.1275,-0.1448,-0.1343,0.275,0.3114,-0.468,-0.1001,-0.2753,0.1412,0.1521,-0.1727,-0.3066,0.0405,0.3449,-0.807,0.2324,-0.0491,-0.1442,0.5278,0.1972,0.0849,0.502,-0.3739,0.138,-0.0393,0.1657,0.0134,-0.5074,-0.0605,0.0433,0.2375,-0.0019,-0.2112,0.5644,0.1949,-0.1975,0.2918,0.2943,0.2128,-0.2118,0.2219,-0.0956,0.2023,-0.0848,-0.2445,-0.1444,0.3744,-0.1986,0.3073,-0.4814,-0.1693,-0.2456,-0.4543,0.0264,0.0812,-0.0478,0.1313,-0.1579,-0.2101,0.0557,-0.1618,-0.2792,0.0964,0.004,-0.2792,-0.1833,-0.18,-0.2355,0.0359,-0.0673,0.0256,0.1641,0.1124,-0.3298,0.0666,-0.1631,0.3258,0.0396,-0.0262 +loneliness,0.0058,-0.0821,0.2231,-0.1639,-0.2479,-0.4511,-0.323,0.0673,-0.5983,0.0427,-0.1526,0.5466,-0.1672,0.1781,-0.4063,-0.118,-0.1125,0.0994,-0.0697,-0.0015,0.1367,0.2026,0.09,-0.321,-0.1748,0.2098,-0.2943,0.7896,0.0938,-0.0227,-0.0766,-0.0894,0.2363,0.0079,-0.0687,-0.4471,-0.2372,0.1057,0.3339,0.2119,-0.159,0.0058,-0.2523,-0.2158,-0.2181,-0.0514,-0.0704,-0.1616,0.2864,-0.2019,0.0041,-0.3434,0.7339,0.0315,-0.1302,0.377,-0.1407,-0.0093,0.1387,0.0193,0.1889,0.4841,-0.0162,0.0701,0.0009,0.4947,-0.0673,0.0723,-0.3788,-0.3153,0.0388,-0.4461,-0.4853,-0.0618,0.0299,0.5202,-0.3732,0.2863,0.1185,-0.0418,0.1331,-0.151,-0.6001,0.292,-0.0956,0.4421,0.2823,0.1001,0.2288,0.2066,0.2389,0.3379,0.3676,0.1592,-0.1035,-0.2635,0.2535,-0.1867,-0.2392,0.2445,0.0051,0.1912,-0.2718,0.2372,-0.1694,-0.0017,-0.2671,0.1934,0.0332,-0.2283,0.5724,0.0298,0.2984,0.0203,-0.6229,-0.0076,-0.0011,0.2494,-0.2795,0.2004,-0.0628,-0.7977,0.4013,0.0946,-0.3387,-0.2765,-0.2116,-0.2859,0.0707,0.0436,-0.0462,-0.0319,-0.0971,0.176,-0.073,-0.0108,-0.3499,-0.2262,0.2204,-0.3727,0.0441,0.0843,0.3808,0.671,-0.2409,0.419,-0.2024,0.1917,0.2983,0.451,0.4758,-0.478,0.3475,-0.2067,-0.0467,0.4083,0.0914,-0.0026,-0.2882,0.2812,0.5341,0.1289,0.3014,-0.377,-0.4156,0.0511,0.1592,0.0626,0.4198,-0.2066,-0.3475,0.3117,-0.1596,0.3943,-0.2048,-0.0827,0.1543,-0.1388,0.0295,0.644,-0.0723,0.0724,-0.0839,0.0905,0.38,0.3102,0.4645,0.0773,0.0029,0.1367,0.4005,0.1917,-0.0149,0.0824,-0.1473,-0.0463,0.1602,-0.0306,0.3118,0.0237,-0.1092,-0.0932,0.3342,0.3214,-0.0635,-0.2925,-0.1273,-0.1036,-0.1077,0.1405,-0.0843,0.564,-0.0491,0.0498,-0.0792,-0.1402,-0.1626,-0.2373,-0.0563,0.0048,0.199,0.2776,0.1462,0.6385,0.4313,0.1926,0.1904,0.0906,-0.6532,0.22,0.2242,-0.4524,-0.0205,0.0822,0.1787,-0.78,-0.1448,-0.1728,-0.1004,-0.4116,-0.2866,-0.5349,-0.042,0.2863,0.5068,0.0735,0.302,-0.0138,-0.0912,-0.5924,0.1115,0.338,-0.1823,0.1193,0.4329,0.1918,-0.045,0.4209,-0.3301,-0.5991,0.1344,0.4479,0.5602,0.9037,-0.4651,-0.092,-0.185,-0.1892,-0.3004,-0.1345,-0.1892,-0.5519,-0.272,-0.215,-0.4438,0.4568,0.0439,-0.2403,-0.4005,-0.4128,-0.0292,-0.1275,-0.1956,0.2866,-0.0591,-0.5696,0.0628,-0.1947,-0.0667,-0.029,-0.2237,-0.2825,0.0162,-0.0528,-0.1124,0.328,0.3495,0.1563,0.5322,0.2234 +lust,-0.2178,0.2455,-0.2195,0.0805,0.2488,-0.4253,-0.1631,0.5755,-0.3541,-0.2504,0.2065,0.3123,-0.4527,-0.0931,-0.4099,0.1655,-0.3067,0.2346,-0.318,-0.1563,0.1797,0.1097,-0.2256,-0.1433,0.1565,0.0535,-0.023,0.4891,-0.034,0.224,0.1211,-0.1952,0.1568,-0.1773,-0.404,0.0901,-0.0242,0.0021,0.3418,-0.0203,-0.0977,-0.126,-0.08,-0.0637,0.2508,-0.251,-0.0518,0.0054,0.281,-0.2843,0.0494,-0.1999,0.5014,0.3954,-0.1029,-0.3291,-0.1428,-0.1712,0.2416,0.0596,0.3192,0.0515,0.2537,0.1245,-0.0861,0.3414,0.2144,-0.0424,-0.703,0.0496,0.0363,0.0602,0.0705,0.1543,-0.1808,0.5833,-0.3576,0.36,0.0433,-0.4989,0.0552,-0.1351,0.022,0.0302,0.3415,-0.0333,-0.2164,0.6177,-0.0016,0.303,0.0121,0.2581,-0.4762,0.3224,0.085,-0.2894,0.1798,-0.1939,-0.1222,0.1335,-0.1517,-0.0349,-0.207,-0.1421,0.0606,-0.2265,0.0904,-0.404,0.0715,0.3494,0.3695,0.1212,0.3245,-0.0827,-0.5309,0.094,0.4404,0.3328,-0.2892,-0.0107,0.1773,-0.3554,0.2638,-0.0246,0.0322,-0.0003,-0.4701,-0.4529,0.1579,0.1822,-0.0764,-0.4261,0.145,0.1795,-0.0327,0.3416,-0.1047,-0.0387,0.0474,-0.3717,-0.2992,-0.2516,-0.1333,0.4921,0.2017,0.0411,-0.084,0.2858,0.0435,-0.0996,0.3752,-0.1605,-0.0366,-0.0549,-0.0713,0.0406,0.0124,-0.3018,-0.0136,0.3688,0.4838,-0.1933,0.3815,0.0799,0.3186,0.1841,-0.1559,0.6188,-0.0194,0.2124,0.1023,0.012,0.4807,-0.1811,0.0251,0.2398,0.4619,0.0727,0.1565,0.2422,-0.1692,-0.0523,-0.0234,-0.0821,0.3828,-0.118,-0.3392,0.0206,-0.1067,0.1967,0.2949,-0.0646,-0.3147,0.1471,0.0135,0.2599,-0.2318,-0.0653,-0.1715,-0.1417,-0.2718,0.1379,0.2806,0.2113,0.0836,0.243,-0.0911,-0.1257,0.1989,-0.1281,0.1426,0.5481,-0.2548,-0.1474,-0.1014,-0.2275,-0.0057,-0.372,-0.2748,0.1597,-0.0068,0.2994,0.293,0.2007,0.2335,-0.0461,-0.0252,0.189,-0.0916,0.4649,-0.1243,-0.3157,-0.324,0.011,-0.1499,-0.6132,-0.2858,0.1811,0.0175,-0.5468,0.2122,0.2319,0.5339,-0.1156,0.3037,-0.216,0.2467,-0.2489,-0.4142,0.4778,-0.0413,-0.1649,0.0917,-0.2588,-0.0217,0.2976,0.0244,-0.2356,-0.0722,0.0757,0.3257,0.386,0.156,0.2671,-0.0206,0.3202,0.3778,0.1934,-0.2751,0.387,-0.3058,-0.1594,0.2602,0.3495,-0.109,0.2918,-0.3796,-0.0687,0.1551,-0.1324,-0.1513,0.0833,0.1075,0.269,0.05,-0.4209,-0.4353,0.1886,-0.1558,-0.298,0.1288,0.2403,0.2174,-0.1743,-0.1318,0.1474,0.0478,-0.2491,0.219,-0.2058 +melancholy,-0.0722,0.0755,-0.2962,-0.0647,-0.0066,0.0533,0.0105,0.2543,-0.3896,-0.2781,-0.0469,0.4964,-0.4618,0.07,0.1349,0.033,0.3284,0.1402,-0.0113,-0.3556,0.0487,0.1682,0.0457,-0.3676,-0.4183,0.1,-0.0498,0.255,-0.1868,0.2061,-0.088,0.3906,0.394,-0.1662,0.1875,-0.2478,-0.2009,0.1791,0.5385,0.2035,0.1868,-0.1197,-0.2372,-0.0632,-0.2118,0.1722,-0.2042,-0.3572,0.1196,-0.4626,-0.0941,0.0407,0.5652,-0.285,-0.3596,0.6709,-0.1997,0.0326,0.0238,0.507,0.5011,0.2762,-0.1236,0.0788,-0.0467,-0.01,-0.3393,-0.4233,-0.1853,-0.584,0.1325,-0.0364,-0.1429,-0.1631,0.0479,0.1832,-0.3345,-0.1858,0.3994,-0.4074,0.2157,0.146,-0.5145,-0.0537,-0.3161,0.4717,0.2171,0.3802,-0.2165,0.2541,0.0031,0.1998,0.2996,0.0573,-0.2323,-0.3334,0.3226,-0.1228,-0.0641,0.0677,0.1884,0.0685,-0.1619,-0.0302,0.114,-0.2849,-0.1962,0.3001,0.1224,0.0533,0.3045,0.0685,0.1774,0.3361,-0.6586,0.0519,0.2365,0.1622,-0.0403,-0.2005,-0.1705,-0.3939,-0.1308,-0.2499,0.0456,-0.174,-0.2001,-0.2224,0.1798,-0.1242,-0.0672,-0.0844,0.0208,0.3133,0.1726,0.1648,0.1598,-0.631,0.0615,-0.4505,-0.214,0.1913,0.1657,0.5986,0.0547,0.5429,-0.0126,-0.0402,0.1271,0.0567,0.1022,-0.2858,-0.0878,-0.2046,0.2173,0.0702,0.2269,-0.1602,-0.2838,-0.0826,0.3323,0.1707,-0.1474,-0.4173,-0.1311,-0.0185,-0.2987,0.0616,-0.1254,0.0102,-0.1301,0.6345,0.091,0.2747,0.03,-0.3233,0.2112,0.0977,0.2051,0.2274,-0.2355,0.0704,0.0673,-0.0286,-0.1059,-0.0429,0.0887,0.138,0.3237,0.4172,0.3014,-0.0344,0.0581,0.169,-0.289,0.0144,0.1332,-0.1308,0.268,0.3817,-0.3907,0.1681,0.1442,-0.0724,-0.1635,-0.1446,-0.0046,-0.0403,-0.011,0.1244,0.1182,0.5208,-0.1233,-0.0392,-0.2111,-0.2168,-0.3137,-0.4263,-0.195,0.3069,0.3941,0.3344,-0.1183,0.4812,0.4298,0.2089,0.1268,0.2261,-0.2379,0.2652,-0.3027,-0.3617,-0.3929,0.2131,0.3455,-0.8179,-0.1029,0.1435,0.1242,0.1459,-0.1871,-0.2788,0.1902,0.2886,-0.0577,0.1601,0.308,-0.2999,-0.5945,-0.4165,-0.0351,0.1805,-0.0449,0.3815,0.3214,0.0612,-0.0792,-0.0083,0.0738,-0.1813,-0.1194,0.0074,0.1717,0.5741,0.038,-0.1409,0.017,0.1893,0.045,0.043,-0.3765,-0.0132,0.0013,-0.0793,-0.2496,0.274,0.068,0.279,-0.211,-0.4639,-0.0003,-0.0157,-0.0408,0.6707,-0.1313,-0.0658,0.2606,-0.5246,0.2508,-0.1462,0.2197,-0.1684,0.1845,0.2294,-0.1882,0.175,0.547,0.1194,0.0609,0.1246 +memory,-0.2934,0.2581,-0.2453,-0.1557,-0.004,0.1563,-0.0527,-0.0998,-0.1986,0.0465,-0.0612,0.1967,-0.0326,0.0211,-0.1755,0.4065,-0.0563,0.293,0.0066,-0.1927,0.2302,0.3799,0.0828,0.0796,-0.1588,0.3676,0.0416,0.0427,-0.2235,-0.0412,-0.4409,0.0218,-0.0243,-0.4792,-0.1129,-0.3305,-0.0964,0.2287,0.0032,0.0516,-0.1891,-0.506,0.3633,-0.0108,-0.0214,0.1102,-0.0806,0.0806,0.1358,-0.0889,-0.2209,-0.0431,0.288,-0.0566,-0.0298,-0.2465,0.0615,-0.1214,-0.4281,0.0689,-0.4757,0.102,0.195,-0.5797,-0.0897,-0.3713,0.1787,-0.0092,-0.136,0.1548,-0.0464,-0.607,-0.4363,-0.1526,0.4022,0.1749,-0.2905,0.0266,0.111,0.1239,0.1961,-0.0043,0.1585,-0.3009,-0.0851,0.1447,-0.0026,0.0691,-0.3211,0.3171,0.3662,0.275,0.1263,0.0663,-0.0307,-0.0099,0.2809,0.0282,0.1145,-0.0049,0.2087,0.0861,-0.1723,0.164,-0.1903,0.19,-0.0177,0.1458,0.146,-0.2362,0.2319,0.1783,-0.0121,0.3877,-0.4135,-0.0989,0.1824,-0.1946,0.1981,0.3553,0.1769,-0.1879,0.2125,0.4181,0.2403,0.074,-0.169,-0.2193,0.1597,0.0796,-0.0734,0.0935,-0.4729,0.5266,0.2417,-0.0235,-0.1406,-0.2555,-0.2576,-0.0461,-0.2823,-0.054,0.0388,0.1757,0.1631,0.163,0.072,-0.186,-0.1727,-0.2869,-0.2027,0.0922,-0.0891,-0.055,-0.252,-0.0186,0.1472,-0.1547,0.1824,-0.1606,0.609,-0.0008,-0.1586,-0.1539,-0.452,-0.2483,-0.0131,0.1152,0.0111,0.2959,-0.1113,0.0777,0.1507,0.3963,-0.1135,-0.0012,0.1741,0.3327,0.1589,-0.4793,-0.0055,-0.6009,0.4829,0.1036,-0.2704,-0.3329,0.2636,-0.1092,0.0006,0.0748,0.1158,-0.1297,-0.3142,0.0805,-0.2567,-0.2633,-0.2885,0.3474,-0.3205,-0.5197,0.3926,-0.3932,-0.2855,-0.0982,0.0189,0.1816,-0.2699,0.1354,-0.0424,0.0073,-0.1204,0.5087,0.2126,0.157,-0.1869,-0.5726,0.5834,0.0585,-0.0685,0.1534,-0.0229,0.4549,-0.3409,0.0521,-0.06,0.0766,0.1329,0.5065,-0.2104,0.447,0.0942,-0.4162,-0.0115,-0.115,0.289,-0.4176,-0.0093,-0.0882,0.1691,0.1164,0.3435,0.027,0.193,0.2121,0.1953,-0.3319,0.1891,-0.1914,-0.3599,-0.6758,-0.2407,0.172,0.3204,-0.3867,-0.1053,-0.0761,-0.3383,0.4704,-0.2811,0.102,-0.1022,-0.4651,-0.0467,0.2883,0.1943,-0.0766,0.2742,0.55,0.2951,0.4692,0.1213,-0.1172,-0.0946,0.1133,0.2197,-0.0479,-0.0954,-0.3931,-0.0046,-0.1027,0.3659,0.0175,0.04,0.2577,0.3622,0.1637,0.1718,0.0595,0.5337,0.204,-0.1442,-0.1045,0.3492,0.0024,-0.1769,0.3867,-0.2698,-0.0638,0.0081,0.0995 +misery,0.4332,-0.5572,-0.0852,0.4161,-0.0583,-0.0898,-0.2495,0.4218,-0.2523,-0.5762,0.0261,0.2409,-0.2327,0.2949,0.163,-0.0488,-0.1821,0.0426,0.0419,0.0646,-0.0842,0.1243,-0.1266,-0.3493,0.0922,-0.2079,-0.22,0.2693,-0.2136,0.0997,0.1667,-0.2042,0.2313,-0.1628,-0.0967,0.096,-0.0782,-0.0784,0.2173,0.0657,0.3097,-0.0993,-0.0515,-0.044,-0.229,-0.1391,-0.0119,-0.4026,-0.1561,-0.0307,-0.0918,-0.0014,0.2368,0.2675,-0.2393,-0.1098,-0.2944,0.0454,0.0713,-0.2588,0.4132,0.5316,-0.2015,0.1532,-0.1093,0.2801,-0.1333,-0.0708,-0.3512,-0.0845,-0.1715,0.0654,-0.045,-0.095,0.3114,0.4981,-0.3369,0.1616,0.0107,-0.0373,-0.1069,0.1464,-0.0848,0.1838,0.0338,0.3547,0.0106,0.133,-0.1759,0.3085,-0.0633,0.3443,0.0149,0.218,-0.3915,-0.4636,0.3289,-0.4139,-0.2262,-0.166,0.07,0.3446,-0.2988,0.1157,-0.1372,-0.0288,0.0188,-0.0741,0.1183,0.2922,0.2988,0.0858,0.0367,0.5705,-0.5208,-0.4695,0.038,0.1071,0.0307,0.079,-0.0957,0.3266,-0.0362,-0.1663,0.0619,-0.2032,0.1029,-0.2393,0.1079,-0.1268,-0.2222,0.1474,0.055,0.0408,0.0699,0.1593,-0.251,-0.6375,0.4055,-0.2495,-0.0218,-0.2701,0.2345,0.5848,-0.1026,0.3646,-0.211,0.1709,0.2782,0.3993,-0.0995,-0.1708,-0.2037,-0.389,-0.0157,0.3011,-0.067,-0.4252,-0.2542,0.1065,0.5594,0.0611,0.0018,-0.0791,-0.1378,-0.1588,0.3222,0.0043,0.0374,0.1917,-0.2547,0.3324,0.1099,0.0328,-0.5389,-0.0192,-0.0568,0.0155,-0.2044,0.0432,0.101,0.2733,-0.059,-0.1872,-0.0402,0.2207,-0.0969,0.2446,-0.0676,0.2579,0.1171,0.1568,-0.2389,-0.2427,-0.3675,0.3842,0.0299,-0.208,-0.2573,-0.0946,-0.1597,0.0684,0.1551,-0.4373,0.1562,0.0245,0.0727,-0.1997,-0.2918,0.0022,0.2011,0.5884,0.0054,-0.203,0.0225,-0.2952,-0.1355,-0.0755,0.0354,0.2046,0.2737,0.3211,-0.09,0.1968,0.5286,0.1727,0.0354,0.1303,-0.2092,0.2187,0.2648,-0.028,0.0053,0.1318,-0.3297,-0.9073,0.3807,-0.0298,0.1443,0.134,-0.2219,-0.1161,0.0456,0.187,0.4873,-0.1275,0.2207,-0.1568,-0.2139,-0.3259,-0.1663,0.0686,-0.1372,0.015,0.3247,0.0714,0.1123,-0.1455,-0.1077,-0.1164,-0.0313,0.2161,0.4882,0.2521,-0.0809,0.102,-0.1988,-0.1358,0.0319,0.1433,-0.3036,-0.3394,-0.0811,-0.4806,0.0379,-0.0093,0.0499,-0.2782,-0.3945,-0.2186,0.3259,-0.0521,-0.3521,-0.1821,-0.0205,-0.5187,-0.3526,-0.0829,-0.0855,0.2075,0.0022,-0.0018,-0.2069,0.0557,0.1493,0.1291,0.2909,0.0632,0.4174,0.0788 +mortification,-0.0052,0.1798,-1.2807,0.4172,-0.0706,0.0218,0.0258,0.3325,-0.5115,-0.5412,-0.0257,0.8942,0.3907,0.0583,0.278,0.2578,-0.1069,-0.3161,-0.0254,0.0857,0.5476,0.1813,-0.1661,-0.173,0.1544,-0.6136,0.1694,-0.0105,0.0886,0.1443,0.2572,-0.2912,0.3454,-0.1065,-0.0674,-0.0592,-0.0491,0.003,-0.0855,0.1893,-0.1812,-0.0161,-0.1805,-0.127,-0.3023,-0.2168,-0.0835,-0.2048,0.1672,-0.0745,0.0063,-0.3361,0.6235,-0.4433,0.1305,-0.42,-0.4,0.1111,-0.1342,0.2799,0.5102,0.5656,-0.0753,0.1931,0.2356,-0.0015,0.0637,-0.5522,-0.3241,-0.5448,-0.0665,-0.0152,-0.3261,0.2525,-0.0741,0.4604,-0.2537,-0.0481,0.2085,-0.5624,0.0552,-0.3402,-0.2602,-0.1376,-0.0693,-0.002,-0.0826,0.2457,-0.1283,0.0029,0.1898,0.4488,0.3597,0.1025,0.3202,-0.2661,0.2458,-0.0916,-0.4484,0.5179,-0.111,0.8486,-0.2476,0.4331,-0.0203,-0.5148,-0.4538,0.161,0.4646,0.0082,0.5672,0.1771,0.3486,-0.3844,-0.5792,-0.2463,0.3794,0.287,-0.0316,-0.2587,-0.0435,0.0122,0.3742,-0.1715,-0.1931,0.1026,-0.1269,0.0972,0.2708,-0.2865,-0.0645,-0.0223,-0.253,0.1036,0.3834,-0.0251,-0.1105,-0.5603,0.1296,-0.3716,-0.2667,0.2294,0.2988,0.461,0.3384,0.4313,-0.1589,0.0693,-0.0795,0.4135,0.3512,-0.0281,-0.1166,-0.0536,-0.2805,0.0264,0.2406,-0.1828,-0.0146,0.2288,0.6443,-0.0378,0.4884,-0.0201,-0.3571,-0.069,-0.7222,0.067,-0.3521,0.0521,0.6145,-0.0763,0.2141,-0.119,-0.4177,-0.0743,-0.0243,0.764,-0.0271,-0.1695,0.0442,-0.2099,0.172,0.0429,-0.0495,0.0058,-0.2885,0.2315,0.2485,0.7896,-0.1436,-0.2359,-0.0312,-0.1069,0.2485,0.0072,-0.1755,-0.3939,-0.5034,-0.538,-0.0416,0.4127,-0.318,0.2519,0.2768,0.0117,0.021,-0.0332,-0.1109,0.0931,0.2283,0.5203,-0.4659,-0.3069,-0.191,-0.3575,-0.2935,0.6716,-0.5635,-0.2286,-0.0346,0.0097,-0.1934,0.3296,0.278,-0.199,0.3652,0.0887,0.0013,-0.1029,0.1888,-0.2116,0.2183,0.3076,0.2442,-0.8131,-0.3577,0.1604,0.1317,0.6114,0.1628,0.0098,0.3555,0.0294,0.4764,-0.2754,0.0654,-0.6968,-0.0148,0.2502,0.0127,0.2168,-0.0717,0.1335,0.2428,0.1196,0.1184,-0.1989,0.1208,0.2252,0.0942,-0.2157,-0.2108,0.208,-0.3571,0.1971,0.3322,0.1832,-0.0409,0.1218,-0.6133,-0.2594,0.0294,-0.2487,-0.1453,0.2364,-0.1365,-0.2103,-0.2254,-0.1381,0.0623,0.2007,-0.0586,-0.06,0.0807,-0.436,-0.0326,-0.0072,-0.6969,0.1966,0.3247,0.3016,0.031,0.0292,-0.166,0.1261,-0.2344,-0.0348,0.3041,-0.0495 +nervousness,-0.0998,0.1174,-0.0684,-0.0729,0.1765,-0.1721,-0.2182,0.4419,-0.6407,-0.3831,0.2894,0.2441,-0.2252,0.0555,0.1226,0.1096,0.1754,0.214,0.2933,-0.2479,-0.2507,0.3318,0.4039,0.138,0.1567,-0.0938,0.1387,-0.1259,0.1212,0.0512,-0.2559,0.3371,0.2132,0.0486,0.3094,0.3193,0.0047,-0.3703,0.2824,0.0071,-0.2629,0.0319,0.0574,-0.0209,-0.1199,-0.1637,0.2305,-0.3524,0.1715,-0.1227,-0.3173,-0.3808,0.5009,0.4103,0.0182,0.372,-0.4081,0.0291,0.1595,-0.1613,0.3884,0.3334,0.4977,0.2225,0.0655,-0.192,0.5688,0.1053,0.0179,-0.3351,-0.0128,-0.0468,-0.2331,0.1918,0.2243,0.7951,-0.2569,0.0939,0.0831,-0.3106,-0.0989,-0.3881,0.063,-0.0753,-0.1942,-0.3122,0.366,-0.3468,0.0995,-0.1403,0.0805,0.4615,0.3148,-0.5037,-0.3226,-0.2033,0.1924,-0.2843,-0.0248,0.0231,0.249,0.1405,-0.4173,0.1529,-0.0265,-0.2341,0.1081,-0.0224,0.4028,-0.1383,0.9825,0.1399,-0.112,-0.2088,-0.7066,-0.0087,0.0619,-0.0172,-0.346,-0.0882,0.0161,0.016,0.4299,-0.39,-0.1501,-0.1123,-0.0827,-0.0062,0.1071,-0.0927,-0.4057,-0.3037,0.1061,0.0839,0.0043,-0.1978,0.0719,0.0107,-0.0995,-0.2365,-0.5554,0.1748,0.6238,0.8054,-0.1388,-0.1102,-0.2313,0.1403,0.3865,0.0538,0.1875,0.0754,0.0785,0.1475,-0.2219,0.499,0.1711,0.236,-0.3623,-0.0566,0.5986,0.3995,0.0743,-0.0616,-0.2459,-0.2393,0.1067,0.2081,-0.1241,0.0407,0.5089,0.1571,0.1871,-0.2117,0.0473,-0.259,0.3951,0.4824,-0.0631,0.1164,0.1038,0.0826,0.0635,0.1051,-0.5288,0.6163,0.0641,0.2201,-0.3094,-0.1432,0.0164,-0.1147,0.2114,-0.0428,-0.4619,-0.5195,0.3977,-0.2801,0.3322,-0.0638,-0.2284,0.2836,0.4485,0.5173,-0.1913,-0.3218,0.0661,-0.0942,0.1619,-0.1394,0.1692,0.6325,0.1004,-0.123,-0.1286,-0.2147,-0.1324,-0.468,-0.2548,-0.5024,0.2069,0.1254,-0.2562,0.148,0.2609,-0.5011,0.0148,0.3561,-0.2561,-0.0013,0.0027,-0.0206,-0.0931,-0.2095,0.2249,-0.9916,-0.04,-0.3857,0.097,-0.1587,-0.3798,0.1253,0.0105,0.0136,0.4246,-0.4867,0.2046,-0.2035,0.1522,-0.06,0.0422,0.151,-0.5617,0.3846,0.199,0.2044,-0.3842,0.2367,0.1699,0.2654,-0.2768,-0.1599,0.0179,-0.2171,0.472,0.158,-0.2181,0.6537,-0.067,-0.0161,0.0085,-0.5379,0.332,0.035,0.0547,0.1073,-0.1042,-0.0895,-0.0857,-0.1618,-0.1865,-0.1892,-0.1305,0.8841,-0.1306,-0.0144,-0.1763,0.055,-0.195,-0.1134,0.1018,0.308,0.271,0.0274,0.2519,0.166,0.1344,0.1503,-0.0863,-0.2761 +objectivity,-0.0674,0.3617,0.0172,0.2449,0.0534,0.1907,-0.159,-0.0182,-0.3126,0.353,-0.0013,0.5144,0.3735,0.0549,0.1958,0.3308,0.3174,0.3593,-0.3817,0.0449,0.0708,0.1489,-0.5022,-0.2475,-0.6386,0.1319,0.4309,-0.2079,-0.3813,0.0243,0.0878,-0.1741,0.1791,-0.3156,-0.365,0.2819,-0.1835,0.0896,0.3712,0.5925,0.0432,-0.2556,-0.5788,-0.1393,-0.453,-0.1381,0.325,0.2922,-0.1683,0.0496,0.1456,0.0504,0.6949,0.2093,-0.3039,0.1477,-0.2443,-0.2086,0.2748,0.0991,-0.2714,-0.0037,0.2422,-0.0317,0.1204,0.0126,-0.0592,-0.3044,0.1834,-0.353,0.0048,-0.0544,-0.0232,-0.1402,-0.0713,0.797,-0.3521,-0.1798,0.2511,0.3954,-0.0342,-0.1998,-0.3147,-0.1608,-0.5532,-0.2054,0.1068,-0.339,-0.4196,-0.3121,0.2063,0.3223,-0.0324,0.2882,-0.1518,-0.086,0.2758,0.1507,-0.0985,0.3816,0.3013,-0.1698,0.4555,-0.0696,0.1106,0.4358,-0.0266,-0.0758,-0.3337,0.1957,0.5778,0.0752,-0.091,0.3703,-0.6459,-0.0762,0.455,0.016,0.3556,-0.2614,0.2177,0.139,0.4506,-0.0497,0.0085,-0.0847,-0.4859,0.18,0.0933,0.0831,-0.0666,0.071,-0.1534,0.2819,0.1809,0.0147,-0.5638,-0.3079,-0.0606,-0.3947,-0.1411,-0.2027,0.1121,0.1969,0.0487,-0.0571,-0.5276,-0.1739,-0.1184,0.1141,0.0246,-0.3188,0.1133,-0.1104,0.1896,0.0152,-0.2232,-0.123,0.0197,-0.6275,0.6542,-0.0075,-0.0784,0.2485,0.4882,-0.2069,-0.2878,0.5813,0.3787,-0.1391,0.0574,0.0067,0.6269,-0.2733,0.3751,-0.1532,0.0806,0.3091,-0.1427,-0.4486,0.0824,0.1951,-0.5009,0.5136,-0.1318,-0.2193,0.7702,0.1852,0.5174,0.085,0.4015,0.0012,0.3786,0.2778,0.4172,0.4612,-0.3394,-0.0956,-0.2263,-0.2652,-0.3741,-0.0275,-0.0367,0.144,0.27,0.2773,0.0173,0.3814,0.219,0.0962,-0.0965,0.5273,-0.4414,-0.114,0.1584,-0.1904,-0.2169,-0.1504,-0.1634,-0.2108,-0.2356,0.3743,-0.0648,-0.0391,-0.3472,0.0292,-0.0387,-0.2627,-0.5281,0.0221,0.3456,0.066,-0.2953,0.4091,-0.3726,-0.774,-0.4111,0.0047,0.1648,0.093,0.0779,0.2495,0.0305,-0.0338,0.1566,-0.417,0.2675,0.1271,-0.195,0.1564,0.099,-0.2973,-0.3113,0.7259,-0.2507,-0.0362,-0.2451,0.1354,0.1113,-0.6569,0.6965,-0.4633,-0.329,-0.3617,-0.4052,-0.155,-0.1932,0.2382,-0.0876,0.2071,-0.0416,-0.4305,-0.3425,-0.2857,0.4417,0.0585,-0.3377,-0.0313,-0.0637,-0.1041,-0.6326,0.0176,0.3258,-0.0856,0.2163,0.1608,-0.0769,-0.4847,-0.0381,-0.2369,-0.268,0.0561,-0.0752,0.1108,-0.1625,0.4114,0.2495,0.0301,-0.1139,0.2554 +opinion,-0.0957,0.0377,0.0362,-0.2617,-0.4293,-0.1766,0.0902,-0.0475,-0.0998,0.19,-0.0995,0.0995,-0.4179,-0.101,0.0763,0.0331,0.0323,-0.0696,-0.4409,-0.0531,-0.2419,-0.0112,0.015,-0.1808,-0.1677,-0.0008,-0.2442,-0.0278,-0.199,-0.1668,0.0875,0.0416,-0.32,-0.1068,0.2176,0.1683,0.0696,-0.3474,0.3436,-0.0269,-0.0408,-0.1557,-0.118,0.0638,0.0106,-0.0567,0.26,-0.0379,-0.3687,-0.1411,0.2708,0.0905,-0.0209,-0.021,0.1012,0.009,0.2603,-0.2164,0.1034,0.5259,-0.2675,0.2918,0.029,-0.0272,-0.3084,0.1156,0.0884,-0.1692,-0.0893,0.0244,0.0407,0.2148,0.0622,-0.0451,-0.0742,0.0596,-0.1351,-0.474,0.1338,-0.1126,-0.0919,-0.2075,-0.1043,0.1238,-0.1508,-0.1414,0.0694,-0.1272,-0.2041,-0.0018,-0.1653,0.3141,-0.1216,-0.0723,-0.0377,-0.3005,0.2597,0.3986,-0.458,-0.112,-0.0045,-0.1357,0.168,-0.2315,0.0692,0.2102,-0.1605,-0.207,-0.0859,-0.009,-0.0367,0.0074,0.0798,-0.0254,-0.3737,-0.4078,0.1065,0.0987,-0.5552,-0.2432,-0.0075,0.1461,-0.2137,0.0146,0.0796,-0.0237,-0.125,0.3622,0.2378,-0.0092,0.1486,0.0377,-0.0033,0.0733,0.1932,-0.1287,-0.0875,0.1755,-0.1156,0.0234,-0.2469,-0.2709,0.3299,0.1655,0.0162,-0.1305,-0.5137,0.2541,0.1139,-0.2863,0.0864,0.2306,-0.0548,0.3908,-0.0134,-0.0161,-0.0115,-0.1634,-0.2045,-0.3524,0.7113,-0.167,-0.1499,0.2763,0.2643,0.0566,0.111,0.0998,0.4086,0.2619,0.0503,-0.0338,0.1123,0.0087,-0.1061,0.0469,-0.0906,0.02,-0.442,-0.2235,0.5413,-0.2305,0.1499,-0.0284,-0.3856,-0.2689,-0.03,-0.0748,-0.0124,-0.1436,-0.0024,-0.1969,0.0558,-0.0422,0.1083,0.2197,-0.0722,-0.3638,-0.369,-0.2171,-0.0176,-0.1651,0.1639,0.3703,0.0361,-0.0057,-0.0444,0.1359,0.2747,-0.344,-0.083,0.6212,-0.1071,-0.1988,-0.0477,-0.075,-0.1629,-0.215,-0.3272,0.3778,0.3402,0.4531,-0.2098,0.0787,-0.2834,0.3174,-0.1335,0.176,-0.2332,0.0478,-0.1088,0.0402,0.1458,0.1459,-0.1992,-0.7478,-0.1767,-0.1424,-0.0571,0.3891,-0.0748,-0.6854,-0.2819,0.0315,-0.0299,-0.1821,0.1495,-0.0747,-0.0487,0.1387,0.1164,-0.0754,-0.384,0.141,0.0159,-0.0933,-0.2004,-0.171,0.45,0.1085,0.2088,0.252,-0.018,-0.2288,-0.3176,0.0329,-0.157,0.112,0.383,0.1015,0.1057,-0.0062,-0.0067,-0.3234,0.0129,0.0952,0.1398,-0.0721,-0.2949,0.0761,-0.559,0.0104,0.2274,-0.0956,0.3571,0.1068,0.1863,0.0791,-0.2497,0.075,0.0119,0.2602,-0.2025,-0.2118,-0.0798,0.2344,0.094,0.3614,-0.0245,0.2126 +optimism,0.7108,0.3373,0.5951,0.0741,0.1356,-0.2157,0.036,0.4141,-0.596,-0.1024,-0.1467,0.2478,-0.5006,0.2647,0.2397,0.1401,-0.0099,0.153,-0.0338,-0.107,-0.1564,0.0714,0.1952,-0.1485,-0.2363,0.0561,-0.1674,-0.2214,0.0048,0.2575,0.016,0.0027,-0.5793,-0.0707,0.505,0.2083,-0.3082,-0.0158,0.1865,0.3986,0.4081,-0.3264,0.3734,0.0472,-0.4249,0.0172,0.1986,-0.4486,0.0284,-0.3431,-0.0666,-0.012,0.4452,-0.0971,-0.2421,0.1986,-0.46,0.0902,0.3496,0.063,-0.2113,0.1225,0.2196,0.2043,-0.3383,0.2197,-0.0771,0.1092,-0.2646,-0.595,0.0972,0.0177,-0.1558,-0.2203,0.1233,0.7925,-0.208,-0.1645,0.3422,-0.2529,-0.154,0.0175,-0.1345,-0.1088,0.0997,0.0306,-0.0534,-0.0063,-0.3291,0.0178,0.2706,0.4258,0.6408,-0.2839,-0.257,-0.2489,0.2499,-0.2701,-0.1349,-0.2164,-0.0464,0.3047,-0.0518,-0.1755,0.2976,0.0382,-0.4353,-0.0172,-0.1677,-0.0487,0.5998,-0.0836,-0.1709,0.0447,-0.5772,0.1494,0.4244,0.0494,0.003,-0.5152,-0.1815,0.0387,0.1654,-0.3547,0.4709,-0.1268,-0.0195,0.0821,0.1735,0.0214,-0.0219,-0.202,0.0419,0.209,0.2169,-0.1691,-0.4845,-0.2175,0.0147,-0.182,-0.4644,-0.2074,0.1982,0.7055,0.251,-0.162,-0.4416,-0.26,0.1525,-0.0764,-0.0225,0.0733,-0.2487,-0.1377,0.1364,0.2236,0.1119,0.0569,-0.5802,-0.1516,0.5858,-0.168,-0.0936,-0.1451,-0.0985,-0.0875,-0.2695,0.1803,0.1105,-0.2133,-0.2637,0.1885,0.1047,0.3055,0.4031,-0.1264,-0.4848,-0.1288,-0.0506,0.1485,0.0944,0.3243,-0.2885,0.028,-0.2196,0.3418,-0.2745,0.1539,0.1918,-0.0289,0.2297,-0.5183,0.1042,0.2292,0.1406,0.0052,-0.3918,-0.5151,0.0814,0.3976,-0.2812,-0.0638,0.2163,0.1632,-0.1788,-0.0857,-0.3063,-0.0686,0.2499,0.2589,-0.0756,0.6123,0.1949,-0.418,-0.0925,-0.3101,-0.1701,-0.6456,-0.0422,0.2282,-0.1554,0.5479,-0.0677,0.4034,-0.144,0.0526,-0.308,-0.1295,0.0443,0.2685,-0.4503,0.0367,-0.0759,-0.2171,0.4854,-0.8074,0.1087,-0.087,0.1012,0.4933,0.1835,-0.0358,0.4542,0.0346,0.0596,-0.0143,0.2497,-0.1275,-0.5416,-0.1233,-0.2181,-0.6444,0.1098,0.6456,-0.1617,-0.0509,-0.4014,0.1694,-0.2554,-0.114,-0.1014,-0.2141,0.2786,0.1342,0.3435,0.3193,-0.3715,-0.0152,0.2006,-0.1322,-0.1339,-0.3529,0.0048,0.0133,0.1023,-0.0166,-0.017,0.0178,0.1038,-0.2344,-0.2464,0.1808,-0.339,0.1575,-0.0491,-0.2771,0.0287,-0.3215,0.4329,0.2259,0.0996,-0.1984,-0.0946,0.0867,0.1707,0.25,0.0616,-0.0166,-0.3212,-0.2383 +outrage,0.5108,0.2677,-0.5038,0.0275,-0.0537,0.0396,0.0006,0.3855,-0.4231,-0.3067,-0.1171,0.3267,-0.2758,-0.0308,0.2771,0.4181,-0.1824,0.1257,-0.3235,-0.1244,0.1199,0.3295,-0.1473,-0.0291,0.1131,-0.2787,-0.3427,-0.1866,-0.0514,0.2676,0.3413,-0.1846,-0.2284,0.4558,-0.0018,-0.2228,-0.0616,-0.001,0.3702,0.475,0.0198,-0.1681,0.0337,-0.0734,-0.0481,-0.3687,-0.1053,-0.2256,-0.1539,-0.1803,-0.1676,-0.2665,0.393,0.0836,0.2176,-0.2949,0.042,0.0321,0.1909,0.2796,0.5296,0.4929,-0.2624,0.2082,0.1391,0.0564,-0.1899,-0.1854,-0.098,-0.3091,0.0781,0.0442,-0.1513,-0.0402,-0.0093,0.4552,-0.1537,-0.046,0.2496,-0.0221,-0.3095,-0.2251,0.22,0.1065,-0.2632,0.1396,-0.2045,0.3469,-0.0547,-0.1604,-0.1532,0.4467,0.2567,-0.2832,0.1087,-0.2751,0.3691,-0.0129,-0.1837,-0.0064,0.0975,0.3154,-0.3167,0.1797,0.2234,0.0466,-0.1258,0.3258,0.4126,0.2718,0.294,0.0596,0.1921,0.2428,-0.5225,-0.191,0.4104,-0.1273,-0.2399,-0.1005,-0.0604,0.5312,0.0891,0.2511,-0.1275,0.0515,0.1553,-0.0161,0.1461,-0.0132,0.1956,0.4673,0.273,-0.2565,0.2815,-0.0413,-0.3048,-0.0547,-0.1344,-0.2737,-0.2409,-0.3282,0.0979,0.5282,0.048,-0.0493,-0.4014,0.3156,0.5688,-0.1044,-0.0182,-0.152,0.3544,0.0946,0.0772,-0.2303,0.3729,-0.3498,0.1898,-0.1874,0.6656,0.1526,0.4885,0.245,0.0073,0.1865,-0.18,0.1236,0.2111,0.1625,0.0267,0.0499,0.0976,-0.0014,-0.0835,-0.1853,0.4494,-0.1346,0.275,-0.2158,0.1041,0.1067,-0.1244,-0.0371,-0.0956,0.0335,-0.4567,0.3091,-0.1854,0.409,-0.2275,-0.3631,-0.0154,0.4733,-0.1112,0.194,0.2539,0.5638,-0.5006,-0.2465,0.2602,-0.1147,0.1349,0.1044,-0.2239,0.2121,0.0297,-0.0094,0.0317,-0.0766,0.0713,0.5656,0.1153,-0.2338,0.2302,-0.2581,0.147,-0.2063,-0.0545,0.3688,0.2005,0.49,0.1785,-0.2563,0.3709,0.256,-0.1599,-0.2612,-0.1952,0.2998,-0.2311,0.1991,0.0387,0.356,-0.1193,-0.8803,-0.5174,0.0183,0.1121,0.1195,-0.2237,-0.0418,0.0976,-0.1871,0.0157,-0.0007,0.2023,-0.2082,0.1442,-0.0873,0.0883,-0.5569,-0.2069,0.0051,-0.0785,0.061,0.1205,-0.3749,0.1526,-0.1068,-0.3144,0.1796,0.0314,-0.4721,-0.2884,0.4487,0.1594,0.4356,-0.0987,0.0069,0.143,-0.51,-0.1805,0.4639,0.0373,0.0369,-0.0934,-0.2941,0.045,0.1239,-0.1516,0.0695,0.0027,0.3107,0.4412,0.0009,-0.1939,0.1233,-0.4647,0.0264,-0.1255,-0.2448,-0.0064,0.0899,-0.0065,0.0072,0.2343,-0.1327,0.1597,-0.4209 +pain,0.1761,-0.0405,0.1316,0.2253,0.0005,-0.1304,-0.4122,0.3259,-0.1499,-0.0576,0.3743,0.1939,-0.0185,0.2364,0.0491,-0.0931,-0.1028,0.0422,0.1518,0.2118,0.0154,0.204,-0.3756,-0.2984,0.1905,-0.3256,-0.1048,0.2947,-0.3375,0.3076,0.1326,-0.0336,0.1883,-0.0301,-0.4786,-0.1528,0.3054,0.1691,0.0732,0.0633,0.1788,-0.199,-0.0959,-0.1518,-0.1657,0.0232,-0.4261,-0.4341,0.1103,-0.2564,0.1312,-0.3862,0.4091,0.4462,0.1721,-0.0609,0.0385,0.088,-0.0081,-0.1605,0.2256,0.3407,-0.2483,-0.0743,0.105,-0.0143,0.3967,0.0206,-0.443,-0.4657,0.0384,0.0063,-0.4782,0.0183,0.2563,0.5406,-0.4009,-0.1318,0.1368,-0.3485,-0.0186,0.1461,-0.1641,0.0468,-0.0522,-0.0609,0.185,-0.2749,-0.1899,0.245,0.0946,0.2206,0.0875,0.1678,-0.281,-0.0273,0.1855,-0.1625,-0.2444,-0.0683,-0.0278,0.2257,-0.3694,0.2017,-0.0485,0.2833,-0.0075,-0.0059,-0.2351,0.539,0.3245,0.1389,0.0596,0.0072,-0.4459,-0.1802,0.1783,0.0839,0.1065,0.2421,0.0753,-0.2832,0.0362,-0.3641,-0.1155,-0.3554,-0.3037,-0.3927,0.1203,-0.013,-0.1288,0.2105,-0.1093,-0.1504,0.2492,-0.0016,-0.0515,-0.2653,0.2207,-0.3464,0.1153,-0.1636,0.2951,0.5752,0.1248,0.33,-0.2111,0.3035,0.0788,0.0447,0.1616,0.218,0.069,-0.1056,-0.3474,-0.1197,0.3384,-0.0804,-0.2123,0.1286,0.4304,0.0736,-0.0807,-0.0956,-0.0174,-0.264,0.1681,0.0242,-0.4522,0.0122,-0.1187,0.1245,-0.1551,0.4027,-0.3112,-0.2695,-0.3447,0.2023,-0.0791,0.2543,0.1338,-0.1407,0.1257,-0.256,-0.1829,-0.0079,-0.344,0.129,0.1741,0.082,0.2463,0.1087,0.0074,-0.0668,-0.0269,0.215,0.1242,-0.1264,-0.2787,-0.3334,-0.0267,-0.2304,-0.0341,-0.3116,-0.1888,0.045,-0.1823,-0.205,0.1099,-0.2794,0.1081,0.666,0.0843,-0.0788,0.0933,-0.1881,-0.1068,0.0305,0.1535,-0.1902,0.309,0.3415,0.3126,-0.1037,0.3406,0.2395,0.4013,0.1794,-0.2338,0.07,0.2982,0.2809,0.1056,-0.0489,-0.5052,-0.7076,0.0745,0.1209,-0.2058,-0.0158,-0.3597,-0.1235,0.0632,0.1152,0.4247,-0.3322,0.2809,0.3069,-0.0482,-0.3354,0.0292,0.503,0.1031,0.0131,0.174,0.0257,0.1536,0.2299,0.0438,-0.2876,-0.1798,-0.3621,0.0549,0.0137,-0.2353,0.1043,-0.1086,0.1246,-0.3461,0.1939,0.0575,-0.5305,0.0928,-0.1907,0.1742,0.0359,0.0512,-0.4366,-0.0146,0.1622,0.2259,-0.17,-0.1256,0.297,0.6651,-0.042,0.0508,0.0722,-0.3606,0.2491,0.034,-0.1777,0.268,-0.0172,0.2392,0.3367,-0.1262,-0.0111,0.4192,-0.0901 +panic,0.1637,0.1103,0.124,-0.095,0.0162,-0.3047,0.0319,0.455,-0.3072,-0.4219,0.1048,0.092,-0.2038,0.0112,0.0379,-0.1292,-0.0295,-0.0165,0.026,-0.043,-0.1362,0.163,0.3516,-0.0602,0.4901,-0.2516,-0.0631,-0.3179,-0.3013,0.2106,0.0922,-0.1824,-0.1833,0.1883,0.0528,0.2528,-0.2868,0.1582,0.6547,0.2639,0.1138,0.1142,0.1604,-0.1948,0.0582,-0.0334,0.3289,-0.1478,-0.0661,-0.0692,-0.6893,-0.2652,0.0882,0.0066,0.199,-0.0829,-0.2791,0.0843,-0.2656,-0.2795,0.3758,0.2008,0.0166,0.0242,-0.1704,0.124,-0.006,-0.0901,-0.0505,-0.1427,0.2031,-0.0521,-0.2467,0.1145,0.1753,0.3352,-0.2465,-0.0553,0.1388,-0.0628,-0.1672,-0.0214,0.3224,-0.0207,-0.2564,-0.3835,0.1073,0.1247,0.1322,-0.1853,0.27,0.1967,0.3583,-0.0706,-0.0539,-0.005,0.0277,-0.4037,-0.0539,0.0764,0.0366,0.1521,-0.2627,0.0782,-0.0561,-0.1157,0.1797,0.1984,0.424,0.0478,0.7166,0.026,0.0109,0.124,-0.7529,-0.006,0.2979,-0.4092,-0.1956,0.2814,-0.0605,0.3749,-0.0149,0.0198,0.1242,-0.0517,-0.1359,0.3848,0.3061,0.0587,-0.2986,-0.2124,0.0383,-0.0243,0.5903,0.0775,0.1328,-0.4342,0.2084,-0.375,-0.3687,0.2277,0.3493,0.5174,0.057,-0.2232,-0.2273,0.0828,0.2992,0.1831,-0.1578,0.3388,0.0001,-0.0606,0.2703,0.1079,0.2257,-0.2355,-0.1007,0.039,0.4694,-0.1484,-0.378,0.0731,-0.592,-0.3011,-0.0958,0.2424,0.0255,0.273,-0.1819,0.0898,0.0407,0.1621,-0.2715,0.0349,0.2837,0.1078,-0.0769,-0.1572,-0.3412,0.4379,-0.1886,-0.3348,-0.346,0.2518,0.0273,0.3362,-0.1233,-0.1864,0.0123,-0.0068,0.0882,-0.3682,0.1477,0.133,0.125,-0.1047,-0.0056,0.1649,0.0247,0.2232,-0.0206,0.3074,-0.222,-0.3072,0.2524,-0.2165,-0.1558,-0.0493,-0.0818,0.5009,0.0261,-0.0147,0.0726,-0.1016,-0.0592,-0.0124,0.1381,0.1233,0.0168,0.4657,-0.393,-0.1422,0.3519,-0.3338,0.0708,0.2,-0.3412,-0.0612,-0.0234,0.0215,-0.179,-0.1099,0.2889,-0.7097,-0.1012,-0.2268,0.2319,-0.1743,0.0201,0.0646,0.0032,0.1088,0.1515,-0.0875,0.1478,-0.0763,0.1116,-0.3118,-0.0565,-0.1606,-0.3038,0.1235,0.0553,0.0105,-0.3621,0.2185,-0.0882,0.0268,-0.0852,0.1791,-0.1341,-0.2947,0.2642,0.324,0.3317,0.4653,-0.6498,-0.1106,-0.1402,-0.1691,0.372,0.4036,-0.0538,0.5455,-0.1185,-0.2996,-0.1573,0.0182,-0.2638,-0.1671,-0.1938,0.5678,0.249,-0.2463,0.2957,0.3196,-0.3762,-0.1659,0.0051,-0.007,0.347,0.0024,0.1351,0.1913,-0.023,-0.2637,-0.0945,-0.0744 +patience,-0.0377,0.1913,-0.2664,-0.0777,0.2243,0.2955,-0.2279,0.3106,-0.6402,-0.0256,0.2581,0.0588,0.6116,0.044,0.1331,-0.2322,-0.2656,-0.2881,-0.4178,0.113,-0.1224,0.2494,0.324,0.0325,0.1299,-0.3592,0.2891,0.211,-0.1023,0.4757,-0.158,-0.139,0.095,-0.94,0.2478,0.1249,-0.2799,-0.2128,0.4014,0.3244,0.0888,-0.2881,0.1212,0.1582,-0.0467,-0.0684,0.044,-0.1432,0.3471,0.3453,0.377,0.1458,0.2258,0.0562,-0.2012,0.0146,-0.3106,-0.0124,-0.3166,0.0524,-0.3194,-0.0131,-0.1488,0.1533,-0.0002,-0.3846,-0.1185,-0.0075,-0.3514,-0.5649,0.0931,-0.1039,0.2705,-0.0666,-0.0856,0.8571,-0.4045,0.4254,0.2502,-0.1048,0.0557,-0.2277,-0.017,0.0504,-0.4403,-0.2171,0.0293,-0.026,-0.2426,-0.14,-0.1123,0.0621,0.4652,-0.3238,0.0911,0.2338,0.0793,0.2836,-0.1757,-0.4708,0.0275,0.4247,0.521,-0.0565,0.4932,0.1626,-0.0826,0.2052,-0.1202,0.1292,0.0367,0.1316,-0.0924,0.0112,-0.5928,-0.1397,0.4634,0.0711,0.4552,-0.125,-0.1166,-0.0152,0.4741,-0.2195,0.4042,0.1032,-0.134,0.0841,0.1657,0.0522,-0.221,0.0089,0.2214,-0.1417,0.478,-0.7476,-0.1788,-0.2173,0.3347,-0.2879,-0.5438,-0.0648,-0.1983,0.3737,0.1574,-0.224,-0.1333,-0.2625,-0.3305,0.2414,0.4189,0.1647,0.0702,-0.3785,-0.1942,0.2551,-0.07,-0.2629,-0.1232,0.2754,0.4983,0.1801,0.1193,0.3098,0.0522,-0.2878,-0.0777,0.0585,-0.0235,-0.2571,0.072,-0.0113,-0.1294,0.2377,0.16,0.1013,-0.2243,0.2388,-0.0855,-0.0723,0.0256,0.1652,0.1633,-0.3814,-0.2003,0.0349,-0.4562,0.0025,0.1265,0.0834,0.3572,-0.2768,0.3505,-0.0476,0.105,0.13,-0.145,-0.2837,-0.0459,0.2973,0.1938,0.2373,-0.1229,0.0095,-0.2099,0.1442,0.0282,-0.1886,0.091,-0.356,0.206,0.5439,0.0135,-0.0254,0.1903,-0.4386,0.0986,-0.2263,-0.0817,-0.482,-0.2558,0.3899,-0.242,0.0828,-0.3621,0.1415,-0.0539,-0.3748,0.3183,-0.1813,0.6805,0.3547,-0.0403,-0.2537,-0.2669,-0.7981,0.016,-0.0692,0.422,-0.2446,0.1678,0.1189,0.064,-0.2128,0.3909,-0.168,0.1067,0.1443,0.0102,-0.0367,-0.2168,0.2025,-0.468,-0.2662,-0.3444,-0.1965,-0.5381,0.2626,-0.2937,0.1729,0.0269,0.6046,0.2009,-0.0688,-0.3599,0.0962,0.0268,-0.4075,-0.046,0.1217,0.0515,-0.0499,-0.0846,0.1245,-0.0394,-0.0814,-0.051,0.3411,0.1884,0.0702,0.502,0.0047,-0.3222,0.4777,-0.2967,0.0216,0.0194,0.2644,0.3014,-0.0461,0.1012,-0.16,0.026,0.3373,-0.3315,0.1345,0.3701,-0.4039,0.1826,0.13 +peacefulness,0.0997,-0.3125,-0.0882,-0.0598,-0.2801,0.3494,-0.1389,-0.0413,-0.4788,-0.2115,0.1826,0.4895,-0.1373,-0.1526,-0.3314,0.0484,-0.0364,0.4416,-0.1069,-0.2656,-0.1852,-0.4486,-0.1948,-0.0418,0.0632,0.0838,0.1451,-0.0098,-0.4581,-0.5346,-0.0615,0.0725,0.1467,-0.3827,-0.0032,-0.3546,0.0308,0.379,0.1037,0.6488,-0.2033,-0.0977,-0.2681,-0.2026,-0.5528,-0.0532,-0.3166,-0.0263,0.0245,-0.072,0.2174,0.2809,0.5377,0.0369,0.1665,0.2314,-0.2716,0.0344,0.1825,0.1313,-0.199,0.2187,0.1748,0.2677,0.2778,0.1746,-0.2191,-0.2789,0.1199,-0.3422,-0.0899,-0.3052,0.1742,0.0852,-0.0824,0.5925,-0.4369,-0.2611,0.0982,-0.0825,-0.0998,0.1715,-0.1044,-0.0967,-0.0084,0.0779,-0.0564,-0.339,-0.3224,0.1256,-0.112,0.4537,0.1033,-0.2434,-0.0184,-0.0946,0.3728,0.1409,0.2994,-0.0591,-0.1037,0.3197,0.3534,0.5419,-0.034,-0.0595,0.178,-0.1692,0.1894,-0.2507,0.2219,-0.1189,0.0967,0.4026,-0.5751,-0.17,0.6189,-0.094,0.0357,-0.1629,-0.2324,-0.1231,-0.1525,-0.44,0.1153,-0.1966,0.1403,-0.1557,0.0723,-0.1603,0.218,0.041,0.284,-0.0432,0.2578,-0.2091,-0.5125,-0.1505,0.0109,-0.6397,0.0786,0.4028,0.318,0.6476,-0.0812,-0.0073,-0.5935,0.2539,0.4439,0.2549,0.2927,-0.0492,0.0968,-0.5174,-0.5469,0.1436,-0.1054,0.4101,-0.3215,-0.3895,0.5664,-0.0513,0.3235,-0.0782,0.0627,-0.1252,0.0012,-0.3422,-0.149,-0.3424,-0.1851,0.1619,0.8181,0.2951,0.5046,-0.2157,-0.4203,0.1386,0.4109,0.278,0.1051,0.2494,0.2434,-0.3393,0.3706,-0.259,0.2856,0.4307,0.2394,0.2384,0.4271,-0.3045,0.0606,0.0294,-0.1999,-0.0735,0.2138,-0.0332,0.4954,0.2197,-0.4154,-0.0676,-0.0226,-0.1245,-0.0823,0.1119,-0.1832,-0.0694,-0.2044,0.5571,-0.1983,0.6283,0.1721,0.117,0.2406,-0.1954,0.4481,-0.361,-0.3377,-0.1778,-0.0567,0.0945,0.2509,-0.0501,0.1952,0.2097,0.2293,-0.3494,-0.1927,0.221,-0.0122,0.0388,-0.133,-0.2432,0.0845,-0.6893,-0.2299,-0.7032,0.2824,0.1775,-0.3606,0.1252,0.4087,0.0309,0.1635,-0.4918,0.3032,0.098,0.0006,-0.2552,-0.4269,-0.6819,-0.103,0.0467,0.187,0.3211,-0.2134,0.4728,-0.1823,0.1448,0.1113,0.4626,0.0939,0.0507,0.3306,-0.4315,-0.0426,0.0156,-0.1454,-0.299,0.3954,-0.4668,0.3155,-0.2868,0.0988,0.3964,-0.4343,0.4117,-0.2822,0.3763,-0.1573,0.063,0.0542,0.3971,-0.2034,-0.2151,0.103,-0.1392,-0.1155,-0.2569,-0.1845,-0.0513,-0.0324,0.4137,0.5248,0.134,0.4251,0.0886,-0.0012,-0.1674 +pensiveness,0.1634,0.3831,-0.1436,-0.0368,0.0633,-0.0723,0.0378,0.6097,-0.7488,-0.2739,0.3457,0.9817,-0.3213,0.3951,0.3185,0.0693,0.1324,0.2684,-0.2772,-0.2525,-0.242,0.1485,0.0431,-0.0879,-0.0404,0.4677,0.0894,0.2819,-0.5399,0.178,-0.3307,0.3197,-0.0505,-0.4695,0.3611,-0.3738,0.1571,-0.1424,0.303,0.2462,0.1802,-0.024,-0.2288,-0.134,0.1886,0.1223,-0.2475,-0.6936,0.0415,-0.1831,-0.1218,-0.0937,0.5914,-0.4482,-0.3616,0.7215,-0.5165,0.0391,-0.5545,0.6606,0.6484,0.4012,-0.1162,0.5271,0.1041,-0.1697,-0.4046,-0.5205,0.0416,-0.4407,0.0785,0.1911,0.0004,-0.0956,0.1846,0.6232,-0.2867,0.0389,0.3176,-0.3255,-0.0029,-0.0983,-0.4094,-0.097,-0.1899,0.0624,-0.1519,0.254,0.0462,0.5531,-0.0651,0.4291,0.3651,0.0241,-0.3338,-0.2416,0.0521,0.0805,0.153,-0.1373,0.5195,0.2591,-0.329,0.1287,0.1917,0.1017,0.0155,0.2018,0.2988,0.0067,0.4003,0.0235,0.1816,-0.0769,-0.677,-0.1753,0.2623,0.3792,-0.0375,-0.2819,-0.1517,-0.4344,0.0785,-0.2844,-0.3321,-0.1044,0.2826,-0.1065,0.0836,-0.1334,0.3111,-0.0253,0.2595,0.3133,0.109,-0.0256,-0.2766,-0.6337,0.0495,-0.4796,-0.2797,0.3468,0.2401,0.6129,0.4547,0.1627,-0.4499,-0.128,0.1049,0.2845,0.1712,-0.5948,0.0817,-0.1355,-0.023,-0.2521,0.2748,0.1169,-0.2359,-0.3732,0.8155,0.4377,0.0087,0.0483,-0.1064,-0.1474,-0.1924,0.1952,-0.6359,-0.2748,0.3491,0.4209,0.181,0.1553,0.1422,-0.4332,0.7919,0.5289,0.3638,0.03,-0.0792,0.0011,0.0084,-0.001,-0.4804,-0.1001,-0.1411,0.1862,0.1562,0.3067,0.0534,-0.4203,0.0118,0.3291,-0.0936,0.2547,-0.0489,-0.1815,0.5074,0.2195,-0.093,0.3758,-0.0452,0.2722,0.0767,-0.2583,0.1967,0.0836,0.0979,0.1753,-0.1963,0.67,-0.0574,-0.1081,-0.001,-0.0896,-0.2284,-0.6602,-0.4455,0.3225,0.3067,-0.1901,-0.3305,-0.0218,0.5133,-0.3352,-0.1744,0.1152,-0.0039,0.3422,-0.0643,-0.6047,-0.4986,0.0658,0.2886,-0.6464,-0.3752,-0.0496,0.3668,0.3969,-0.5521,0.0671,0.0926,0.3764,0.2718,0.0454,0.127,-0.4327,-0.5502,-0.3963,0.0112,-0.139,-0.3511,0.1822,0.2001,0.3409,-0.1765,0.331,0.0656,-0.2291,-0.1464,0.0094,-0.1385,0.3371,-0.2238,-0.1449,-0.1953,0.2275,-0.2083,-0.3443,0.0778,-0.0923,0.1101,-0.1172,-0.6514,-0.011,0.1424,0.1152,-0.0645,-0.3293,-0.031,0.1437,0.4128,0.4432,-0.1927,0.3344,0.1795,-0.2862,0.1497,-0.1515,0.4573,-0.2401,0.0659,0.257,0.0163,-0.1264,0.4198,0.3347,0.2379,0.3466 +pity,0.1224,0.0217,-0.3473,0.3343,-0.062,-0.0365,0.0956,0.2292,-0.3256,-0.2977,0.2375,0.2435,-0.2286,0.1873,-0.3134,0.0694,-0.389,-0.0553,-0.2275,-0.0215,0.2259,0.0739,-0.1421,-0.3876,-0.0603,-0.2407,0.2271,0.3225,-0.1476,0.6149,-0.1411,-0.0753,-0.0646,-0.3308,-0.1561,-0.2436,0.0455,-0.0505,0.1997,0.127,0.1267,-0.1693,-0.3568,0.0537,-0.2743,0.054,0.3231,-0.4221,0.0364,-0.047,-0.131,-0.2351,-0.1467,0.1489,-0.0172,-0.1472,0.0534,0.4175,0.0898,0.1318,0.1033,0.1115,-0.1183,0.1081,-0.1709,-0.1123,0.0501,0.1459,-0.1779,-0.3305,-0.0571,-0.0594,-0.4271,0.3546,-0.0942,0.3487,-0.3314,-0.0877,0.3647,0.1747,0.0109,-0.0343,-0.1316,0.3464,-0.1141,0.1726,0.2692,0.14,-0.1251,0.0546,-0.2301,0.1302,0.1242,0.1523,0.2295,-0.3076,0.1675,0.0202,0.0428,-0.3046,-0.0654,0.1621,0.1386,-0.2392,0.2892,0.2567,-0.1704,0.1924,-0.0183,0.1697,0.04,0.0726,0.0397,0.0283,-0.6622,0.0689,0.692,0.1591,0.2283,-0.2331,-0.3774,0.1067,-0.1622,0.1979,0.0488,0.2756,-0.0039,-0.37,0.3353,-0.14,-0.055,-0.0174,0.0368,0.0941,0.2006,-0.1332,-0.094,-0.4081,-0.0763,-0.3063,-0.2773,-0.3361,-0.1152,0.2657,-0.0767,0.2215,0.0716,0.0323,-0.0564,0.0966,-0.0765,0.0732,-0.2045,-0.3712,-0.0181,-0.2295,-0.0974,-0.2073,-0.2179,-0.1473,0.3664,-0.1887,-0.2579,-0.1619,0.1917,-0.0875,0.1041,0.056,0.1594,0.0275,-0.2268,0.1167,0.1851,0.1488,-0.2559,-0.049,0.3199,0.2238,0.0567,0.0169,0.2088,-0.3069,-0.1084,-0.1192,-0.049,0.188,0.2528,0.2267,0.1245,0.0095,-0.077,-0.0963,0.2191,0.1284,0.0121,0.1326,0.1646,0.2706,-0.2269,-0.1522,-0.2364,0.181,0.1448,-0.0696,-0.0602,0.0453,0.1498,0.1279,-0.0425,-0.1284,0.1697,0.5226,-0.1184,-0.0161,0.0983,-0.5055,-0.2091,-0.2755,-0.0683,0.1028,0.1111,0.4695,-0.37,0.176,0.4031,0.3907,-0.0418,-0.05,-0.3866,0.0832,0.1763,-0.1066,0.031,0.0454,-0.3684,-0.8348,-0.0602,-0.1967,0.1841,-0.068,-0.1278,-0.054,-0.0057,-0.0128,-0.141,0.175,-0.2198,-0.3234,-0.1161,-0.3402,-0.2711,-0.3393,0.1853,-0.0131,0.287,0.2329,0.0637,-0.0787,0.0641,0.0125,-0.1285,0.147,-0.0249,0.2209,-0.5389,0.137,0.0875,0.2494,-0.1563,-0.078,0.0309,0.0242,-0.1191,0.1944,-0.0678,-0.0779,0.2986,-0.1291,-0.2821,-0.2577,0.2427,-0.1657,-0.056,-0.1115,-0.1314,-0.2828,-0.0685,-0.1737,-0.1782,-0.2099,-0.0124,0.0666,-0.285,-0.2068,-0.3799,-0.0017,0.2093,-0.5453,-0.0505,-0.1023 +planning,-0.1245,-0.1241,0.1062,0.0118,0.1444,-0.0231,-0.1495,0.0126,0.2338,-0.0837,-0.2796,0.0313,0.0766,0.1211,0.1073,-0.215,0.2699,-0.1174,0.1517,0.0163,-0.0091,0.0152,0.1301,-0.0684,0.1599,0.1827,0.0808,-0.2543,-0.0806,0.3551,-0.0835,-0.1492,0.172,-0.4242,-0.1101,-0.3012,0.0747,-0.24,-0.0688,0.1427,0.0325,0.0087,-0.0306,-0.2158,0.2829,-0.1367,0.4072,-0.1046,0.1217,-0.1041,-0.3699,-0.2171,0.2375,0.0276,0.3673,-0.0377,0.1026,-0.4882,-0.2897,-0.2232,0.0662,-0.08,0.0186,0.1297,-0.1888,-0.0603,0.1646,0.3642,0.1208,0.0039,-0.0455,0.1942,0.1502,0.2806,-0.0127,0.1623,-0.7711,-0.095,0.3859,-0.1428,0.3175,-0.0564,0.1012,-0.3215,-0.268,0.1662,0.1337,-0.2255,-0.182,-0.1423,0.2268,0.0992,0.2,-0.1435,-0.0181,-0.322,-0.254,-0.572,0.0995,0.1578,0.1959,0.2488,0.1931,-0.1944,-0.327,-0.1444,0.0369,-0.0762,-0.1749,-0.1157,0.0341,-0.1966,-0.143,0.1179,-0.235,-0.6135,-0.0835,-0.029,0.1984,0.2307,0.4437,0.5243,-0.1431,0.1791,-0.2321,0.0874,-0.0778,-0.2391,0.4612,-0.2548,-0.446,-0.2147,0.0028,-0.1922,0.1315,0.3204,-0.6074,-0.0528,-0.2707,-0.0161,0.1959,0.3406,0.12,-0.2037,-0.0121,-0.2,0.1692,-0.0431,-0.2075,0.27,-0.0306,0.1024,-0.1257,0.2169,-0.0303,-0.1194,0.2141,-0.1369,-0.01,-0.1319,0.1883,-0.2242,-0.1567,0.3061,0.026,0.3373,-0.0401,0.1186,-0.4104,0.2035,0.1398,-0.1823,-0.3009,0.1897,-0.075,0.1429,-0.1612,0.0594,-0.331,0.0716,-0.3919,0.1718,-0.1006,-0.1258,-0.0423,0.0578,0.2364,-0.1131,-0.3283,0.0772,0.1008,-0.0605,0.2487,0.2256,0.0885,-0.1955,0.1278,0.013,0.3422,0.1739,0.3349,-0.0357,0.1321,0.3676,0.035,-0.1513,0.3101,-0.0757,-0.1487,0.0056,-0.0024,0.5111,0.0361,0.0406,0.0328,0.0298,-0.0074,-0.217,-0.1241,-0.0077,-0.021,0.632,0.0354,0.0101,-0.2985,0.2817,0.2281,-0.1258,-0.0026,-0.1082,-0.1804,-0.1773,0.1025,-0.2979,0.1121,-0.6612,-0.1095,0.0032,0.1833,0.1167,0.1609,-0.1192,-0.1296,-0.1526,0.1394,-0.0548,0.3267,-0.0287,-0.2137,0.0766,-0.1631,0.1076,-0.1997,-0.2827,0.1485,-0.1261,0.1762,0.336,-0.0199,0.0187,-0.2094,0.2023,-0.0573,-0.0246,0.1189,-0.1182,-0.1954,-0.1435,0.1594,-0.1178,-0.0682,0.2496,0.102,0.0441,0.1283,0.1751,-0.496,0.0644,0.3241,0.0699,0.1841,0.4575,0.1182,0.0731,0.2635,-0.1453,-0.0605,-0.0079,0.198,0.0266,-0.1213,0.025,0.2618,0.2167,-0.1105,0.1288,-0.142,-0.2613,-0.0019,-0.0995 +playfulness,0.1266,0.5365,0.1473,0.3152,-0.2352,-0.0156,-0.0709,0.3624,-0.6697,0.0396,0.2649,0.4752,-0.1869,0.1463,-0.0665,0.3988,0.048,0.337,0.2566,-0.2313,-0.0494,-0.246,-0.0565,0.0572,-0.135,0.5486,0.097,0.3345,-0.059,0.0548,-0.4262,0.3589,0.1992,-0.3683,0.4554,-0.0847,0.3417,0.4896,0.2146,0.4873,-0.0421,-0.147,-0.1349,0.0049,0.1286,0.1021,-0.2551,0.2291,0.1666,-0.1137,-0.4009,0.1037,0.5404,-0.3228,-0.0588,0.7375,-0.4073,-0.0674,-0.1548,0.0272,0.1104,0.2075,-0.2127,0.4362,-0.1248,0.1184,0.3781,-0.0734,-0.0142,-0.3935,0.0494,-0.3968,-0.0508,-0.086,0.1108,0.8254,-0.3703,0.0401,0.109,-0.4384,0.0011,-0.1494,-0.2378,-0.1345,-0.2908,-0.308,0.1016,-0.0968,0.0144,0.2869,0.152,0.3674,0.1103,0.0478,-0.5412,-0.1591,0.2674,-0.1198,0.1155,-0.1429,-0.0731,-0.0456,0.0139,0.4194,0.169,-0.0093,-0.2998,0.0829,-0.3642,-0.2645,0.4547,0.0994,0.0822,0.3205,-0.6006,-0.1577,0.4371,0.1879,0.0627,-0.2673,-0.1053,-0.0993,0.1892,0.0989,-0.1134,-0.0157,-0.076,-0.0198,0.1469,0.1448,0.2085,0.0528,0.2198,-0.3703,0.1033,-0.3563,-0.289,-0.0957,0.036,-0.436,-0.1154,0.1448,0.0879,0.5955,0.3421,0.2407,-0.0234,-0.3706,0.5473,-0.164,0.3652,-0.077,-0.0754,0.1985,-0.1913,-0.0556,-0.0259,0.2785,-0.0135,0.1283,0.6294,0.1336,-0.3112,-0.0796,0.3669,0.125,-0.2763,0.437,0.0034,-0.496,0.3233,0.5541,0.4014,-0.2756,0.5308,0.0351,0.1018,0.1366,-0.0292,0.0297,0.1228,0.0893,0.3264,-0.2258,-0.1506,0.5476,0.0002,0.0589,-0.2049,0.5734,-0.0156,-0.5332,0.0279,0.1075,-0.3457,0.2085,-0.9031,-0.0531,-0.0305,0.3259,-0.4386,0.0705,-0.0277,0.4517,0.3384,-0.0167,0.395,0.0334,0.3569,0.1321,-0.3235,0.5794,0.0137,-0.1237,0.1777,-0.4838,-0.0426,0.0707,-0.0868,0.1463,-0.0247,0.1925,-0.0909,-0.0777,0.2177,-0.1078,0.3007,-0.2155,0.3829,0.0279,0.0341,-0.2144,-0.1716,0.0096,0.2594,-0.6852,-0.2345,0.5546,0.1002,-0.3458,-0.5873,0.5883,0.2539,-0.3573,0.2052,0.0638,0.1429,-0.0003,-0.4345,-0.3075,-0.24,-0.2514,0.3,0.1836,-0.0651,-0.2588,0.2683,-0.157,-0.1776,0.0241,-0.1884,-0.0161,0.0064,0.4296,0.0648,-0.0199,-0.1054,0.0712,0.0606,-0.1905,-0.3461,-0.3621,-0.1711,0.0215,-0.2805,-0.2821,-0.2624,0.4998,0.1979,-0.095,-0.2172,0.2507,0.417,0.2092,-0.0869,-0.1532,-0.1508,0.005,0.3021,-0.3485,0.3153,-0.5024,0.0751,0.1654,0.1815,-0.031,0.3882,-0.2026,-0.1745,0.1617 +pleasure,-0.0733,-0.5147,-0.2137,0.3335,0.0955,0.1299,-0.083,0.1087,-0.1656,-0.0892,0.1325,0.0237,-0.4482,-0.0111,-0.2006,0.0426,-0.2535,0.4781,-0.1159,-0.2037,0.4116,-0.2461,-0.0535,-0.1966,-0.2547,-0.0924,-0.0851,0.2234,-0.0256,0.7296,0.0196,0.05,0.563,0.027,0.0517,-0.2355,0.3161,0.1196,-0.2274,0.094,-0.2035,-0.0851,-0.1636,-0.0559,-0.1444,0.3381,-0.275,0.1013,0.3996,0.0529,-0.2223,-0.2648,0.1219,0.2515,0.1039,0.0194,-0.1076,-0.1146,-0.1434,-0.0018,-0.0134,0.1476,-0.2769,0.2009,0.2738,0.0042,0.407,0.0483,-0.2516,-0.1186,-0.1245,-0.1076,-0.2472,-0.0426,0.104,0.46,-0.3288,-0.4103,0.4597,-0.6089,0.196,0.153,0.113,-0.2822,0.2843,-0.3403,0.1439,0.0137,-0.068,0.0845,-0.2028,0.0302,0.1078,0.2009,-0.0949,-0.2779,-0.0494,0.3066,-0.2146,0.0028,-0.0105,-0.1482,-0.0983,-0.0836,0.042,-0.1795,0.3698,-0.444,0.0453,0.4496,0.2177,0.2371,0.016,-0.0408,-0.5609,-0.3397,0.1126,0.3133,-0.0493,-0.05,0.0702,-0.0186,-0.1464,-0.3021,0.1969,-0.1121,-0.3285,-0.6757,-0.0887,0.0682,0.009,-0.1521,0.1037,-0.0531,0.2012,0.0589,-0.252,-0.0616,0.0712,-0.1264,-0.3886,-0.1231,-0.1948,0.1153,0.1202,-0.0051,-0.3654,0.1563,0.2169,0.1208,0.4233,-0.0152,-0.0825,0.0206,-0.1136,-0.1649,-0.256,-0.1315,0.0255,0.2859,0.2617,-0.2623,-0.0211,-0.0067,0.6256,0.0294,0.081,0.1653,-0.136,-0.0423,-0.0377,-0.1423,0.3312,-0.043,-0.1379,0.0884,0.0656,0.2561,-0.2281,0.4026,0.2163,-0.0419,0.2909,0.0504,-0.1446,-0.0075,-0.3591,0.2168,0.1337,0.1145,0.3379,-0.0683,0.0238,0.011,-0.0983,0.0882,0.0482,-0.0567,0.0234,-0.0365,0.0011,-0.0279,0.3598,-0.0992,0.0409,0.3592,-0.1108,0.1345,-0.0709,0.3123,0.0702,0.5554,-0.1071,-0.0591,-0.0029,-0.4708,0.0218,-0.2514,-0.0528,-0.3806,0.1079,0.5494,-0.2336,-0.0502,0.2953,-0.0803,0.3189,0.0308,-0.3025,-0.0976,0.0729,-0.1307,0.3089,0.0595,-0.1419,-1.1101,-0.2038,0.0773,-0.0002,0.0361,-0.5959,-0.1871,0.0603,-0.0954,0.0301,-0.3741,0.1234,-0.3681,-0.0537,0.2449,-0.2236,-0.1134,0.1016,-0.0443,-0.1972,0.0867,0.4216,0.0039,-0.0382,0.3136,0.4369,-0.3925,0.4002,0.2386,-0.2889,-0.2413,-0.0676,-0.0687,-0.0543,0.2521,-0.4782,-0.0568,0.2265,-0.3497,-0.0965,0.0117,-0.386,-0.2952,0.1885,-0.1628,0.4599,0.2426,0.2637,0.2885,0.0471,0.0961,-0.0244,0.1993,-0.1335,0.0325,-0.1443,0.0593,0.3059,-0.0181,0.1129,-0.0213,0.1864,-0.3519,0.0451,-0.0455 +prejudice,-0.0903,0.0294,-0.0771,0.2243,0.0588,-0.288,-0.2417,0.4471,-0.4782,-0.3051,-0.3398,0.3583,-0.1962,-0.0166,0.1415,0.2058,-0.051,0.0982,0.0335,0.0828,-0.5643,-0.2052,0.1285,0.0129,-0.6172,0.0883,0.0752,0.1135,0.2269,0.2215,0.1209,0.0705,0.3051,0.1363,0.0611,-0.0276,-0.1508,-0.3254,0.1127,0.2663,0.0828,-0.1425,-0.4282,-0.1273,-0.558,-0.0636,0.0004,-0.1399,-0.0213,-0.2606,0.0482,-0.144,0.4479,0.0026,0.0282,-0.1905,0.6151,-0.1175,0.5563,0.4373,0.3175,0.4174,0.4245,-0.2595,-0.0575,0.2543,0.2483,-0.3705,0.0722,-0.439,0.1609,0.0628,-0.4084,-0.2744,-0.1727,0.4781,-0.3111,0.1832,0.1662,-0.0361,-0.0451,-0.0677,-0.1579,0.0492,-0.1162,0.2263,-0.1432,-0.0921,-0.0298,-0.1877,0.2031,0.3042,0.0143,-0.165,0.1313,-0.6787,0.1916,-0.2244,-0.5129,0.104,-0.194,-0.3791,-0.044,-0.3143,-0.2368,-0.0703,-0.3227,0.1259,-0.1565,-0.1285,0.4196,0.0506,-0.3859,-0.2729,-0.5312,-0.0666,0.02,0.1091,0.139,-0.089,0.0243,-0.022,0.3506,0.1998,0.1463,0.0446,0.1222,0.1732,0.1126,0.0459,-0.1363,0.3124,-0.0288,0.5921,-0.017,-0.1049,0.0897,-0.1176,-0.1862,-0.3259,-0.1639,-0.2668,0.0244,0.7549,-0.4477,-0.1156,-0.1452,0.3613,-0.1661,-0.1079,0.5922,-0.3482,-0.1354,0.5795,-0.2989,0.1465,-0.2594,-0.3118,-0.0687,-0.0958,0.6668,-0.1669,-0.1027,0.131,0.0129,-0.1037,-0.2594,-0.3332,0.4631,0.3883,-0.056,-0.2333,0.2576,-0.4098,0.1016,0.0093,0.2365,0.0432,0.1127,-0.0994,-0.1467,-0.0848,0.2051,0.0835,0.2642,-0.1503,0.443,0.1365,-0.0429,-0.1163,-0.0777,-0.3387,0.0481,0.5612,-0.1058,0.1183,-0.1346,-0.4634,-0.3657,-0.3324,-0.2459,0.2485,0.1752,0.2169,0.0116,0.2401,-0.2166,0.1685,0.2254,-0.3865,0.1302,0.6354,-0.2254,0.0686,0.0145,-0.4034,-0.1535,0.0306,0.1882,-0.1753,-0.0226,0.2938,-0.3335,0.321,0.2623,0.1388,-0.1947,-0.0939,0.1488,0.163,0.3426,0.5482,0.044,0.2741,0.1124,-0.7115,0.0179,-0.3823,-0.2083,0.2103,0.0987,-0.1019,-0.2453,-0.1955,0.4498,-0.2139,0.3016,0.0152,-0.2971,0.0661,-0.439,0.1209,0.0941,-0.2181,0.3031,0.2031,-0.4871,0.0438,0.0719,-0.1677,-0.1042,0.0412,0.3527,-0.1172,-0.5778,0.5762,-0.2787,0.2911,-0.1559,0.3478,-0.3687,-0.2438,-0.2263,-0.1188,-0.0586,0.0627,-0.0478,-0.1187,-0.1284,-0.2528,-0.4737,-0.0342,0.1986,0.1579,0.0516,-0.3459,0.2152,-0.3737,-0.2299,0.1067,-0.2424,-0.1907,-0.1116,0.0292,-0.1162,0.3375,0.282,-0.096,0.0338,-0.1999 +preoccupation,0.2539,0.3065,-0.2256,-0.2966,-0.0497,-0.0427,-0.0592,0.053,-0.2607,0.0399,-0.1892,0.4994,0.0082,0.3186,-0.0449,0.2369,0.087,0.2571,0.007,-0.1109,0.4209,-0.0402,-0.0051,0.2371,-0.1396,0.1157,0.2389,0.1948,0.2427,0.171,0.1773,0.2433,0.1367,-0.2064,-0.3667,-0.1503,-0.3355,-0.0435,0.4151,-0.0443,0.0236,-0.2196,-0.1318,0.053,0.1768,0.377,0.2345,-0.3874,0.4036,-0.352,-0.6837,-0.0345,0.0951,-0.0263,-0.0414,0.0436,-0.4223,-0.0248,0.2464,0.3087,0.3515,0.4587,0.3156,0.2226,-0.2907,0.2175,-0.2956,-0.1317,-0.0537,0.3787,0.1374,0.0306,0.0556,0.2673,0.0605,0.6001,-0.2015,0.0197,0.2328,-0.1986,-0.1949,-0.1697,-0.1559,-0.2027,0.0759,-0.2257,0.1251,-0.1009,0.1732,-0.0569,0.4117,0.3445,-0.163,0.1837,-0.0806,-0.4055,0.109,0.1705,-0.2532,0.2325,0.061,0.3616,-0.0182,0.3589,-0.0756,0.1651,-0.2179,-0.364,0.502,0.2185,0.4975,0.1849,0.0521,-0.0923,-0.2575,-0.1223,-0.1054,0.0477,-0.1741,0.0744,-0.2841,-0.0319,0.4859,-0.2693,0.2016,0.0112,0.1346,-0.3331,0.2862,-0.1056,-0.0355,-0.0848,0.1169,0.0402,0.2329,0.1654,-0.1869,-0.4194,0.0053,-0.2469,0.0034,0.0408,0.0189,0.2073,0.4476,0.0399,-0.7424,0.1295,0.2584,-0.1173,-0.1714,-0.1194,-0.2536,0.1426,0.1062,0.222,-0.0442,0.1962,-0.1006,0.2387,0.723,0.0532,0.2518,0.1527,-0.1869,-0.0799,-0.1101,0.1732,0.238,0.3303,0.149,-0.0295,0.1332,-0.0738,0.0318,-0.1732,0.1404,-0.1688,0.3376,0.143,0.1541,0.3226,0.0549,-0.1957,-0.2241,0.1512,0.1344,0.2935,-0.1236,0.2191,0.3519,-0.0206,-0.0993,0.1008,0.1268,0.2509,-0.5479,-0.0353,0.1769,0.1927,0.0538,-0.0657,-0.1073,-0.0895,0.093,0.0622,0.2599,-0.0696,0.3425,-0.2356,-0.0628,0.6657,0.0737,-0.1372,0.206,0.0944,-0.309,-0.2455,-0.424,-0.0425,0.3207,0.2687,-0.3524,0.1017,0.0498,0.2206,0.2074,0.008,-0.1948,0.2091,-0.2453,-0.2646,0.2411,0.0176,0.2028,-1.0095,-0.257,-0.1196,-0.0134,0.051,-0.189,0.1934,0.1298,-0.0099,-0.1491,-0.0551,0.2026,-0.2331,0.1985,-0.0377,-0.2206,0.1384,-0.1845,-0.1233,0.1679,0.0172,-0.1052,0.2639,0.1303,-0.1476,0.5069,0.21,-0.1031,0.2543,-0.2904,-0.1908,-0.0114,0.3256,-0.034,0.2486,-0.3538,-0.0308,0.2771,0.1554,-0.0788,0.2432,-0.1056,-0.0293,-0.1652,-0.2573,0.0811,0.0341,0.2283,0.3823,-0.0129,0.1042,0.131,-0.0961,0.1586,0.0251,0.0525,-0.0157,-0.0194,-0.1148,0.1572,-0.1478,0.1473,-0.077,0.3647,0.1575 +pride,-0.0685,0.2696,-0.2853,0.3808,-0.7323,0.2284,0.2496,0.3725,-0.3707,0.0294,0.0157,0.1082,-0.4111,0.1419,0.1554,-0.0306,-0.4736,-0.215,0.1587,-0.1018,-0.3259,0.0174,0.1117,-0.1939,-0.2091,-0.2278,-0.0514,-0.1987,-0.0115,0.4295,-0.1594,0.2451,0.469,-0.1764,0.0767,-0.3067,-0.2111,-0.2427,0.1131,0.1311,-0.3199,-0.4518,-0.224,-0.12,-0.062,0.1514,0.3882,-0.2567,0.2418,-0.0218,-0.0226,-0.1492,0.1118,-0.0484,0.2182,-0.1723,0.0025,0.0946,0.5039,0.1742,0.1426,0.068,0.1362,0.2716,0.0693,0.0233,0.4703,-0.0883,-0.2156,-0.3848,0.2012,-0.1056,-0.3284,-0.2372,0.2294,0.6733,-0.2616,-0.3371,0.1583,-0.4452,0.0335,0.1589,0.3604,0.0748,0.3387,0.1601,-0.0528,0.2031,-0.1109,0.2715,-0.011,0.2101,0.1933,0.1629,-0.3596,-0.2576,0.1881,-0.2116,0.4024,-0.272,0.2909,-0.0276,-0.1827,0.0889,0.1498,-0.0889,-0.117,-0.1496,-0.0511,0.034,0.7364,0.0651,-0.0061,-0.257,-0.524,0.0046,0.6034,0.3217,0.0945,-0.4024,0.384,0.2103,0.2245,0.5032,0.1661,0.075,-0.0638,-0.2034,0.0889,0.0438,0.1762,-0.1219,0.12,0.3492,0.3203,-0.2488,-0.1958,-0.1214,0.0929,-0.2013,0.1666,-0.1335,-0.221,0.4672,0.1032,-0.152,-0.2832,0.1092,0.6207,-0.4309,-0.0472,-0.1389,0.0249,-0.2688,0.1403,0.3393,0.3466,0.1467,0.1549,-0.2566,0.4522,0.1636,0.1175,0.2308,-0.1684,-0.1618,-0.095,-0.0519,-0.1332,-0.1826,-0.0229,-0.5426,0.554,-0.0275,-0.1292,-0.0101,0.182,0.2517,0.1572,0.3884,0.3335,-0.2242,-0.013,0.0533,0.1935,0.2484,0.0126,0.2548,0.16,-0.1421,0.2416,-0.1003,-0.1035,0.0843,0.201,0.2846,-0.2982,-0.0601,-0.3374,0.0624,-0.1993,0.0497,-0.0845,0.2083,-0.1442,-0.1296,-0.0142,-0.1974,-0.0784,-0.0654,0.2655,0.6462,-0.1817,0.0318,0.0672,-0.6767,-0.1575,-0.0922,0.3116,-0.4914,-0.2499,0.4358,0.1642,0.3581,0.4424,0.0071,-0.1601,0.0108,0.0078,0.4404,-0.5147,0.1556,0.2751,0.1841,0.1739,-0.8426,-0.1772,-0.1023,-0.1159,0.1671,0.1331,-0.0783,0.2586,-0.0042,0.4263,-0.5126,0.1332,-0.1227,-0.0292,0.3621,-0.3087,-0.0576,0.3547,0.4697,0.0888,-0.213,-0.2086,-0.0535,0.0212,-0.0431,0.0733,0.2223,0.412,-0.021,-0.2862,0.0637,-0.3257,0.1627,-0.0933,0.3878,-0.2911,-0.3023,-0.1144,-0.4209,-0.1833,-0.1763,0.104,0.0896,0.2977,0.1011,0.3486,0.2027,0.0435,0.1963,-0.2153,-0.1658,0.0268,-0.1315,-0.418,0.0759,-0.1053,0.0826,0.0028,0.0839,-0.1633,0.0721,0.0801,-0.1675,0.2711,-0.0952 +rage,0.0799,0.3164,-0.168,-0.0792,0.1408,-0.1719,0.0124,0.3527,-0.0076,-0.2191,0.0323,0.1266,-0.5171,-0.1009,0.1224,0.0992,-0.1162,-0.0722,-0.5263,-0.1792,-0.0117,0.5173,-0.294,-0.1525,0.1946,-0.2732,-0.1359,0.2907,-0.2008,0.0583,0.3392,-0.3541,-0.3708,-0.14,0.0788,0.0788,0.1053,0.2491,0.3947,0.1339,-0.1944,-0.1977,0.1474,-0.1906,0.0218,-0.075,-0.317,-0.2282,0.2839,-0.2563,-0.0279,-0.4013,0.1015,0.3561,0.3629,-0.126,0.1305,0.0961,0.1241,0.1547,0.4771,0.0919,-0.3625,0.3979,0.1195,0.0655,-0.0475,-0.1753,-0.225,-0.0276,0.0507,-0.1196,0.0965,-0.0452,0.308,0.0213,-0.3117,0.1812,-0.0085,-0.194,-0.0978,0.0848,-0.222,-0.0137,0.1164,-0.03,-0.0525,0.5266,0.0123,-0.0225,-0.1662,0.2665,-0.188,0.0235,0.029,-0.4723,0.1191,-0.2621,-0.0702,-0.0551,-0.2012,0.1137,-0.4387,-0.2259,-0.002,0.1388,-0.0702,0.1601,-0.0575,-0.0172,0.547,0.0753,-0.028,0.0953,-0.5386,-0.1245,0.2229,0.2849,-0.2094,0.2608,0.0018,0.0694,0.3935,0.3847,0.0859,-0.1362,-0.0752,-0.0118,0.1646,-0.0121,0.069,0.2172,0.0906,-0.1027,-0.0507,0.1368,-0.2129,-0.0677,0.1065,-0.3512,-0.2468,-0.2229,0.0061,0.4869,0.0319,0.0456,-0.2614,0.4597,0.4294,0.1532,0.1174,-0.1324,-0.1441,-0.0499,0.0791,0.1006,0.4593,-0.3921,-0.0332,0.2603,0.4801,0.0417,-0.0239,-0.1281,-0.1105,-0.208,-0.3049,-0.1457,0.1333,-0.0606,-0.1234,0.2011,0.0749,-0.0606,0.1144,0.0217,0.0759,0.2891,0.1031,0.1754,-0.1519,0.0577,0.0841,-0.2639,-0.0825,-0.0907,-0.5032,0.1526,-0.1027,0.2456,0.1005,-0.2379,-0.099,-0.1339,-0.1558,0.0718,-0.2593,0.3904,-0.2117,-0.0924,-0.0893,-0.1991,-0.1387,-0.0071,-0.3303,-0.1531,0.5521,-0.5184,0.0796,0.0002,-0.007,0.5057,-0.0438,-0.2183,0.3271,-0.0833,0.1669,-0.2675,-0.0212,0.6677,0.2016,0.6178,0.1868,-0.2107,0.3861,-0.0404,-0.0157,0.0105,-0.2638,0.3406,-0.1294,0.3317,-0.0736,0.2393,0.1218,-0.7098,-0.4729,0.0548,0.1125,-0.0273,-0.1014,0.2411,0.2304,-0.1558,0.2416,-0.1057,0.2213,-0.3658,0.1182,-0.1671,0.02,-0.2764,0.0987,0.1456,0.0949,-0.2562,-0.0843,0.1806,0.1325,-0.0978,-0.046,0.2761,-0.087,0.0206,-0.2789,0.5414,0.2062,0.4256,-0.4598,-0.1288,0.0666,-0.5413,-0.1577,0.4601,0.0303,-0.0062,-0.0839,-0.1943,0.1791,0.0708,-0.4018,-0.028,0.0964,0.3835,0.1154,-0.1949,0.2461,-0.1766,-0.3544,0.2657,0.2946,-0.0653,-0.0931,-0.191,-0.3986,-0.105,0.2668,-0.3621,0.0223,-0.3347 +reason,-0.0734,-0.099,0.0525,-0.0517,-0.0415,-0.0586,0.2537,0.148,0.065,-0.1932,0.2385,0.0568,-0.2517,0.0502,-0.018,-0.0308,0.1956,0.0251,0.0713,0.0929,-0.1342,0.259,-0.0003,-0.0165,-0.1157,-0.1645,0.0378,-0.0937,-0.0731,0.0031,0.0674,-0.1074,-0.2459,0.1874,0.1588,0.0297,-0.0292,-0.1516,-0.0953,0.0285,0.0441,0.1979,0.0488,-0.0106,-0.0202,0.1366,0.0639,-0.1782,-0.087,-0.0577,-0.1181,-0.278,-0.1726,-0.039,-0.0407,0.0928,-0.1185,-0.026,0.1057,-0.0165,0.1126,0.1457,-0.1161,-0.0738,-0.148,-0.039,-0.1231,-0.0871,0.1664,-0.1866,-0.2802,-0.0582,-0.3163,0.4041,0.0292,0.5314,-0.3268,-0.031,0.4674,0.0932,0.1944,0.0472,-0.1021,-0.0968,-0.0848,-0.0174,0.0693,0.0146,-0.0126,0.0542,-0.0706,0.3301,0.0414,-0.0116,0.0924,-0.2129,0.114,0.0883,-0.3,-0.0111,-0.0049,0.0178,0.1095,0.1417,-0.028,-0.0166,-0.1431,-0.2107,-0.0025,0.1116,0.3647,-0.111,-0.0939,0.2044,-0.2366,0.2694,0.0793,0.0227,-0.0971,0.0343,-0.4321,0.0072,-0.1634,-0.1019,0.1327,-0.2208,0.111,-0.1093,0.0017,-0.0604,0.2733,-0.0412,-0.1568,-0.0029,0.2721,-0.0871,-0.4595,-0.1661,0.1146,-0.1714,0.2575,-0.2161,-0.0586,0.2655,-0.0268,-0.1743,-0.1517,-0.0213,-0.4824,-0.2295,0.0346,-0.0355,-0.0266,0.1353,0.0886,-0.0603,-0.2969,-0.0416,0.185,-0.1039,0.5678,-0.0704,-0.0725,0.0822,0.0576,0.0951,0.0535,0.1023,0.1467,0.085,-0.0671,0.1261,0.3857,0.0871,0.1141,-0.2214,0.0478,0.1505,0.102,-0.0381,0.1251,0.1318,-0.0332,0.0375,-0.0737,-0.1131,0.1389,0.1392,-0.0961,-0.0383,0.0723,0.0836,0.1158,-0.1868,-0.0164,0.1012,0.1951,-0.1345,-0.2125,0.012,-0.1112,-0.0981,0.1084,0.2367,-0.1467,0.0662,0.001,-0.0882,0.1953,0.214,0.0039,0.6423,-0.0644,0.0227,0.0825,-0.0692,0.0676,-0.1307,-0.0033,-0.0098,0.0088,0.4406,-0.1631,0.1156,-0.4996,0.0858,-0.2651,0.1234,-0.1564,0.1735,-0.2581,-0.1034,0.1776,0.0846,0.0811,-0.5881,0.0944,-0.1637,-0.0892,-0.0221,-0.0669,-0.1496,0.0352,0.0345,-0.3231,0.0965,-0.2188,-0.1304,0.1068,0.2132,0.1492,-0.1011,0.1206,-0.3118,0.2095,-0.069,-0.0609,0.129,0.1791,-0.0559,0.0759,0.0721,-0.1603,-0.0281,0.0905,0.2411,-0.068,0.3018,-0.0952,-0.0328,-0.0311,-0.0214,0.1862,0.1012,0.0974,-0.0471,0.1926,0.0729,0.2614,0.0995,0.0303,0.1135,0.0614,0.3502,-0.3491,-0.1473,0.1655,0.0272,0.0446,-0.0272,-0.0986,0.0898,0.107,-0.1841,0.0076,-0.1342,0.1696,-0.1477,0.1557,0.0474 +regret,-0.0374,-0.0033,-0.2846,0.2174,0.0872,-0.0158,0.4598,0.4043,-0.1388,0.1484,-0.2613,0.0465,0.0512,-0.0474,0.0859,-0.0087,-0.28,-0.0633,-0.0986,-0.0308,0.0252,0.2964,0.0811,-0.4471,-0.1891,-0.1369,0.008,-0.1987,-0.1444,0.2354,0.0858,0.1383,0.3356,-0.0127,0.3601,-0.6868,-0.1521,-0.1984,-0.0515,0.0603,0.2073,0.3089,-0.0097,-0.1907,-0.3759,-0.0328,-0.0711,-0.359,0.0495,0.0816,0.0546,-0.719,-0.1549,-0.1737,0.1757,-0.2751,-0.1392,0.0235,0.1397,0.2219,0.328,0.0508,0.0239,0.1032,-0.0577,-0.1396,0.2906,0.156,-0.1552,-0.4872,0.1778,0.0572,-0.2412,0.504,-0.1609,0.4356,-0.0697,-0.5881,0.3953,-0.4081,0.3134,-0.2643,-0.1811,-0.0966,-0.1223,0.3015,0.1741,0.5202,-0.1071,0.2721,-0.0213,-0.3737,-0.0166,-0.1361,-0.0185,-0.2961,-0.0166,0.0002,-0.2753,-0.0162,-0.1066,0.2223,0.2201,0.1466,0.1922,0.052,0.2387,0.1597,-0.1283,0.0167,0.1185,-0.0414,-0.1166,-0.0335,-0.8742,-0.1465,-0.221,0.04,-0.4644,-0.1631,-0.2503,0.1445,-0.1617,-0.0383,0.3398,-0.0922,-0.4837,-0.3403,0.0755,0.1516,0.0051,-0.1311,0.5038,-0.158,0.2513,0.3267,-0.0635,-0.33,-0.1493,-0.2296,-0.8689,0.0592,0.362,0.4397,0.011,0.0592,0.1385,0.2323,-0.1999,0.1417,0.0552,0.1654,0.0568,-0.0035,-0.0601,-0.1213,0.4419,-0.151,-0.1044,-0.0687,0.5842,-0.1079,-0.0774,-0.2546,-0.0582,0.1682,-0.0832,0.2514,0.0837,-0.2523,-0.0054,0.2742,0.3233,0.1265,-0.5404,-0.1297,-0.0437,0.2533,0.0476,0.2874,-0.1772,-0.0336,-0.1512,-0.0971,-0.0191,0.0867,-0.1192,0.0204,0.147,-0.1766,0.5015,-0.2023,-0.0659,0.0784,0.0761,-0.3108,-0.0156,-0.0265,-0.2832,-0.344,-0.05,0.0433,0.0786,0.1891,0.084,0.426,0.2088,-0.0777,-0.0027,0.0942,0.1455,0.5462,-0.0864,0.1403,-0.0716,-0.5113,0.0861,-0.1685,0.1263,0.3387,0.1122,0.3321,-0.1241,0.2662,0.1018,0.4061,0.132,0.1249,-0.2247,-0.1732,-0.3719,-0.1974,0.3094,-0.118,0.0745,-0.9082,-0.3178,-0.0279,-0.1127,0.0615,0.0577,-0.3701,-0.0171,0.257,0.4124,0.121,0.1397,-0.2077,-0.0978,0.0286,-0.1305,-0.1749,-0.0784,-0.3335,0.003,-0.0344,-0.0429,0.34,-0.1406,0.1136,-0.0084,-0.152,-0.407,0.3369,-0.2271,0.0512,-0.1364,0.3043,-0.072,-0.0196,-0.0006,-0.5106,-0.4997,-0.1111,-0.0879,0.1936,0.1134,-0.2701,-0.2017,0.0553,0.1361,-0.2416,0.2213,0.3631,0.16,-0.2213,0.0128,0.1443,0.0711,0.2355,-0.0873,0.0517,0.0103,0.0456,-0.3915,0.0772,0.1091,-0.1045,0.2582,0.3037 +relaxation,0.4237,0.1086,0.2864,0.1518,-0.1843,-0.226,-0.1908,0.4103,-0.4189,-0.0742,0.3477,0.3209,-0.0251,-0.041,0.0195,-0.2211,0.6823,0.192,-0.1473,-0.0961,-0.0422,-0.117,-0.0716,-0.3099,0.0877,0.2523,-0.2564,0.052,-0.2021,0.1615,0.174,0.1111,0.3865,-0.5554,0.0492,-0.4969,0.0316,0.0316,-0.3132,0.4217,-0.0759,-0.0811,0.1003,-0.1953,0.0688,0.1213,-0.1583,0.1121,0.1288,0.0634,-0.2346,0.1693,0.4402,-0.2431,-0.1556,-0.2432,0.0599,0.1526,-0.3445,0.2723,-0.2182,0.0871,-0.1079,0.001,0.487,0.0581,-0.1406,0.0865,-0.0921,-0.2664,-0.0994,-0.0908,-0.1914,0.1832,-0.0502,0.5002,-0.4263,0.3078,0.1552,-0.2789,0.0271,0.3244,0.0735,-0.1212,0.1104,-0.0479,0.3662,-0.4353,-0.5441,0.1473,0.1094,0.0962,0.0818,-0.2419,0.4196,-0.0095,0.2686,-0.3224,-0.1287,-0.0332,0.0836,-0.0775,0.0781,0.4451,-0.1236,-0.1715,0.2726,0.0358,0.4054,-0.4051,0.2052,0.1779,0.0843,0.0372,-0.5977,-0.3426,0.4535,-0.4448,0.1818,0.205,-0.0028,-0.2095,-0.1125,-0.3166,0.0664,0.0162,-0.0277,0.0295,0.2917,-0.104,0.2161,-0.4222,0.0177,0.2491,0.1964,-0.1634,-0.7722,-0.2865,0.0182,-0.5774,0.0282,0.1013,-0.1572,0.1772,0.1016,0.367,-0.3529,-0.1293,0.2006,0.3877,0.5884,0.0552,0.0969,-0.2349,-0.4123,0.3958,-0.0629,0.1799,-0.232,0.036,0.5479,-0.4525,-0.0474,0.0906,0.2794,-0.1098,0.2509,0.0405,-0.1841,0.0075,-0.0647,-0.2401,0.0752,0.3779,0.3656,-0.6856,-0.2245,-0.0352,0.0844,0.1477,-0.0406,0.2388,0.5844,0.1082,0.5188,0.0098,-0.1846,0.2747,0.0325,0.4995,0.1754,-0.3975,-0.1676,-0.1535,-0.5898,-0.0484,-0.0408,0.1883,0.7878,0.2545,-0.1755,0.2075,0.0814,-0.0986,-0.1338,-0.095,0.0095,0.0563,-0.5358,0.4465,-0.1582,0.4941,-0.0889,-0.0172,-0.0046,0.6997,0.048,0.0711,-0.0606,-0.1318,0.7137,0.3972,-0.1907,-0.0052,0.0372,-0.1302,0.1838,0.0691,-0.2418,-0.3305,-0.2227,-0.0186,-0.0835,-0.0375,-0.0564,-0.1919,-0.4892,0.089,0.1551,0.3388,-0.4228,0.0127,-0.0281,0.0801,0.104,-0.5846,0.2686,0.0416,0.1458,-0.3988,-0.5353,-0.0704,-0.1732,-0.1206,-0.1946,-0.0411,-0.0282,0.058,-0.0163,0.4799,0.0199,-0.1023,-0.1101,0.0657,0.4879,-0.4018,-0.0034,0.0544,-0.0667,0.0657,0.0582,-0.0868,0.2337,0.0853,0.2458,0.0074,-0.1626,0.1089,-0.3626,0.5012,-0.118,0.4552,0.2172,0.2085,-0.2558,-0.165,0.1886,-0.0629,-0.3842,-0.2932,0.0966,0.1229,0.3891,-0.0903,0.3767,0.1936,0.0615,-0.0375,0.2879,0.0831 +relief,0.2317,0.1176,-0.1189,0.3056,-0.1449,-0.2758,-0.2153,0.4899,-0.2092,-0.3662,0.0376,0.06,-0.1155,0.1185,-0.0024,-0.0576,0.071,-0.1724,-0.0589,0.1428,-0.1798,-0.1303,0.1248,0.1845,0.1044,0.1396,0.0243,0.1695,-0.2454,0.2606,0.0134,0.1134,0.1421,0.411,-0.081,0.4549,-0.215,0.01,-0.1205,0.4529,0.1393,-0.2342,0.103,-0.0492,-0.0543,0.0638,-0.197,-0.1489,0.248,-0.0238,-0.2312,-0.2916,0.0325,0.1061,-0.1014,-0.0466,-0.1173,0.1075,-0.1494,0.1853,0.1207,0.1722,0.0932,-0.2144,0.0802,-0.1332,-0.0352,-0.086,-0.4556,-0.5109,-0.0824,0.0733,-0.2705,-0.2019,0.0785,0.2173,-0.3713,-0.2241,0.4072,-0.323,-0.0128,0.2345,0.3067,0.362,-0.3352,0.2555,0.443,-0.5445,0.3097,0.3687,0.1422,0.106,0.0756,-0.0096,-0.1167,-0.1537,0.3066,-0.0869,-0.1397,-0.2923,-0.1035,0.1484,-0.0209,0.0897,0.1184,-0.0158,0.0197,0.3471,0.1856,0.201,0.1772,0.207,0.2038,-0.0514,-0.4622,-0.1409,0.6758,0.1304,0.2886,0.1969,-0.103,0.1179,-0.2775,-0.009,0.2745,-0.0891,0.0078,-0.2268,0.2107,-0.0057,-0.0653,0.0157,0.4213,-0.1761,0.325,0.0999,-0.4687,-0.1877,0.0485,-0.2855,-0.2905,0.0759,-0.0751,0.0737,0.1779,0.1669,-0.2883,-0.1712,-0.015,0.2617,-0.2106,0.0295,0.2327,-0.5834,-0.3147,0.075,0.0751,-0.1085,-0.4289,0.3419,0.4821,0.1105,0.1781,-0.0798,-0.0538,-0.121,-0.1117,0.0075,-0.0779,0.325,0.0167,-0.2461,-0.3357,0.2739,0.193,-0.4197,0.2182,0.2185,-0.3066,-0.1857,0.1717,0.183,0.0497,0.03,-0.2352,-0.1602,-0.2934,0.1093,0.225,0.1351,-0.2517,0.1424,-0.0683,0.0448,-0.4973,0.2305,-0.1121,-0.3226,0.1034,-0.0803,-0.1639,-0.0862,-0.113,-0.2529,0.2352,-0.036,-0.1761,-0.046,-0.3159,0.0159,0.0755,0.5811,0.1409,-0.1477,-0.0346,0.2053,-0.2083,-0.1996,-0.0189,-0.0845,0.3968,0.4793,-0.3213,0.3202,0.1714,0.2079,0.3015,0.1447,-0.4056,-0.6358,0.1463,0.5836,0.0544,-0.1136,-0.0215,-0.4971,-0.0977,0.1306,0.1334,0.1313,-0.0031,-0.5663,-0.3022,0.4087,-0.1007,-0.3481,0.1525,0.0693,0.212,-0.2434,0.035,-0.2041,0.2171,0.6259,0.178,-0.0184,0.3211,-0.0937,0.2847,-0.0796,-0.3735,-0.1238,0.2889,-0.4628,0.1947,-0.0287,-0.3339,-0.1388,-0.3217,0.279,0.2618,-0.148,0.2221,0.0429,-0.0736,0.2153,0.1301,-0.7591,-0.416,-0.1018,0.0712,0.0653,-0.3228,0.4325,0.3048,-0.3497,-0.1199,-0.3073,-0.5171,0.0181,-0.0477,-0.0508,0.4885,-0.0694,0.0135,0.0744,-0.0736,-0.053,0.1013,-0.1101 +remorse,0.0813,0.4753,-0.4355,0.2191,0.4125,0.1701,-0.1302,0.3229,-0.594,-0.2823,0.0455,0.3098,-0.6025,-0.037,0.0188,0.2902,-0.5241,-0.23,-0.2737,-0.2569,-0.2072,0.3118,-0.103,-0.2732,0.1246,0.3977,0.0124,-0.0837,-0.3485,0.492,0.5728,0.1224,-0.1015,0.2742,-0.1648,-0.7763,-0.0014,-0.4734,0.1613,0.2479,0.0549,-0.1756,0.2563,-0.1211,-0.5929,0.0219,-0.0433,-0.4072,0.1524,-0.3748,0.5086,-0.6586,0.4433,0.0588,0.301,-0.01,-0.4596,0.3267,0.3296,-0.1071,0.6284,0.3388,-0.1169,-0.0338,0.1879,-0.224,0.4272,-0.2556,0.075,-0.896,0.3734,-0.187,-0.6605,0.445,0.3026,0.9632,-0.1878,0.2003,0.1646,-0.7178,0.0386,-0.1398,-0.3572,0.207,0.1009,0.245,-0.2415,0.8631,-0.2319,0.7018,-0.1248,0.2299,0.4776,-0.0667,-0.0055,-0.168,0.3423,-0.1545,0.1069,-0.4245,-0.1552,0.2431,-0.1433,0.1519,0.3056,0.2118,0.1663,0.28,-0.0404,0.0596,0.1995,-0.1184,0.0517,0.1801,-0.8636,-0.1171,0.5358,0.1293,-0.069,-0.0643,0.2236,0.1877,0.2249,-0.0692,0.1353,0.0825,-0.4645,-0.0727,0.2081,0.01,-0.3249,-0.1866,0.3273,-0.2519,0.5613,0.0921,-0.1383,-0.4926,-0.2526,-0.2471,-0.4558,-0.5491,0.4611,0.7457,-0.2054,0.3837,0.0656,-0.1327,0.2002,0.5214,-0.067,0.0545,0.1778,-0.0711,-0.0644,-0.2839,0.622,-0.2891,-0.05,-0.1802,0.6633,0.4782,-0.199,-0.1494,0.2118,-0.1676,-0.6974,0.1395,0.1035,-0.2479,-0.0737,0.238,0.3118,0.0381,-0.4575,-0.1304,-0.0685,-0.1184,0.1755,-0.2121,0.0512,-0.0629,-0.2051,-0.0791,0.3937,0.158,-0.2566,0.523,0.2045,-0.1461,0.2776,0.3902,0.4263,0.1753,0.0472,-0.6063,0.0361,-0.3285,-0.0707,-0.406,-0.1163,0.1993,-0.1316,0.1892,0.3331,0.2364,0.8842,-0.4138,-0.0968,0.0973,-0.028,0.5011,0.2724,-0.1538,-0.0173,-0.4792,0.0967,-0.4787,-0.3877,0.1804,0.4047,0.28,0.1564,0.0102,-0.0041,0.5768,0.1594,0.0153,0.1103,0.278,-0.2291,-0.1773,0.292,-0.1311,0.0179,-1.233,-0.4502,0.1428,-0.5157,0.0858,0.476,0.0228,0.2864,0.2978,0.2051,0.1779,0.2797,-0.4293,-0.0086,-0.4764,-0.2984,0.074,-0.3209,-0.0234,-0.2091,0.1484,-0.0248,0.1783,-0.0387,0.0079,0.2712,-0.0022,-0.3553,0.1495,-0.4195,0.1769,-0.0306,0.2815,-0.0554,0.3326,0.2518,-0.3931,-0.0365,-0.3408,0.2674,0.3393,0.0195,-0.0687,-0.482,-0.1746,-0.238,0.0517,0.0836,0.2799,0.1495,-0.2433,-0.2087,-0.0225,-0.2415,-0.0615,0.1262,0.1133,0.325,0.0824,-0.5171,0.3266,0.4152,-0.4761,0.2061,-0.1279 +resentment,0.4104,0.1993,-0.3411,0.446,0.2324,-0.0492,-0.2551,0.5349,-0.5076,-0.1797,-0.2582,0.4165,-0.6062,0.1156,0.2741,0.0657,-0.2838,-0.0253,-0.047,0.0437,-0.2029,0.07,-0.0243,-0.3679,-0.315,-0.1807,0.3023,0.0792,-0.2733,0.214,0.1149,-0.1029,-0.0174,0.2786,-0.1112,-0.6746,-0.2341,0.0673,0.1339,-0.0416,-0.3245,-0.2502,0.0959,-0.0147,-0.0851,-0.3555,-0.2095,-0.5249,0.2726,-0.283,-0.2365,-0.2938,0.3554,0.07,0.1627,-0.1197,0.0603,0.1841,0.3128,0.5196,0.4763,0.205,0.3875,0.0654,-0.025,-0.0961,-0.0189,0.0677,-0.0377,-0.2523,0.1235,0.1354,-0.1809,-0.2842,-0.1749,0.4679,-0.2373,0.4127,0.0774,-0.3153,-0.0275,-0.0208,-0.2395,0.1428,0.0254,0.0486,0.1666,0.1651,-0.1251,-0.0859,0.0428,0.4304,0.1038,-0.128,-0.0433,-0.3598,0.3113,-0.3569,-0.2809,-0.3886,0.1503,0.1086,-0.4271,0.1652,0.0271,0.1396,-0.1052,-0.1083,-0.013,0.0698,0.5669,0.0913,-0.3724,0.193,-0.6878,-0.078,0.2447,-0.0661,-0.0868,-0.2335,-0.1606,0.0793,0.2345,0.4936,0.0452,-0.1135,-0.0202,-0.2131,0.2009,-0.1528,-0.0856,0.0064,0.0795,0.1165,0.2531,-0.0887,-0.1293,-0.2493,-0.0657,-0.2037,-0.2722,-0.3993,0.1986,0.7934,0.1786,0.0919,-0.2511,0.3102,0.6332,0.1208,0.2364,-0.6934,-0.027,0.098,-0.4619,0.2595,-0.0637,-0.0388,-0.1887,0.1293,0.6194,0.2124,0.3751,-0.0766,-0.047,0.1874,-0.243,0.034,0.3046,0.1933,0.0178,0.1646,0.1672,-0.1541,-0.058,0.189,0.0405,0.3157,0.413,0.7631,-0.0841,0.0597,0.1114,-0.3529,0.125,0.0071,0.1555,0.404,-0.1736,-0.1224,0.2401,-0.6342,-0.0859,0.0515,-0.3228,-0.2243,0.15,-0.1544,-0.1511,-0.1207,-0.1859,0.1388,-0.3476,-0.0072,-0.107,-0.1595,0.398,-0.1012,0.2141,-0.1376,0.2676,0.6,0.1579,0.035,0.3396,-0.0894,-0.0554,-0.224,-0.356,0.1601,0.3551,0.2561,0.1195,0.3603,0.384,-0.078,-0.1515,-0.0199,0.0942,0.4674,-0.2596,0.4137,-0.0486,0.0247,-0.4531,-1.1184,-0.1785,-0.3953,-0.0073,0.2859,0.4452,-0.1853,-0.1048,0.086,0.3874,-0.4195,0.2196,0.1743,0.2253,0.1531,0.0341,-0.1862,-0.3196,-0.005,0.2713,-0.0489,0.0347,0.2308,0.232,-0.2133,-0.2283,0.5802,0.175,-0.0763,-0.5238,0.4939,-0.0632,0.7039,0.1711,-0.0278,0.132,-0.2976,-0.3243,0.1808,-0.0968,-0.1113,0.3884,-0.2036,0.3678,-0.3353,-0.1099,0.0168,-0.0231,0.4025,0.1461,-0.3301,-0.2049,-0.1261,-0.1335,0.2787,0.1403,-0.2082,0.0911,0.1736,-0.0643,0.1874,0.1422,-0.2661,0.4055,-0.1334 +sadness,-0.0696,-0.1006,-0.1983,0.2387,-0.0744,-0.3442,0.0483,0.4628,-0.6378,-0.0613,0.006,0.294,-0.4786,0.0082,0.0121,0.168,-0.0239,0.1953,-0.1071,-0.0349,-0.2156,0.1586,-0.0811,-0.2507,-0.0664,0.0231,-0.351,0.2366,0.0801,0.1438,0.031,0.2169,0.3809,0.1755,0.3856,-0.273,-0.1678,0.074,0.3349,0.2592,0.0153,-0.1701,-0.3104,-0.135,-0.1995,-0.0394,-0.1608,-0.4512,0.1137,-0.0969,-0.2766,-0.2698,0.5635,0.037,0.1378,0.3397,-0.0026,0.0891,-0.1567,0.2297,0.5096,0.2464,-0.1349,0.1139,-0.1404,0.1562,-0.169,-0.1146,-0.6929,-0.6078,0.0132,-0.1706,-0.4342,-0.1102,0.111,0.6013,-0.2703,0.0075,0.2448,-0.4591,0.0246,0.2581,0.0436,0.0933,-0.184,0.2364,-0.0124,0.0863,-0.2458,0.115,0.0413,0.3168,0.385,0.2703,-0.2069,-0.2113,0.2789,-0.1341,-0.2264,0.0684,0.3493,0.2019,-0.3742,0.0184,0.1981,0.0454,-0.1957,0.2789,-0.3061,0.1559,0.5825,0.1112,0.1612,0.386,-0.6151,-0.1239,0.154,0.043,-0.2708,-0.1614,-0.1272,-0.3517,0.1415,-0.3645,0.3641,-0.2151,-0.0316,-0.5448,0.117,-0.1177,-0.2987,0.208,-0.0808,-0.1251,0.1691,0.1924,-0.0788,-0.3192,0.3275,-0.3713,-0.1782,-0.0878,0.2366,0.6916,-0.0849,0.29,0.009,-0.1081,0.1207,0.1738,0.0706,-0.0703,0.2944,-0.2484,-0.2643,0.1126,0.4465,-0.1779,-0.2268,-0.5423,0.5407,0.1455,-0.008,-0.1698,-0.0598,-0.1008,-0.4669,0.0701,0.2692,-0.3561,-0.2279,0.4229,0.2061,0.0933,-0.3362,-0.275,0.1869,-0.0041,0.2889,0.3477,0.0513,-0.1124,-0.1263,0.0132,-0.0991,-0.0676,0.0244,0.2872,0.2296,0.1541,0.3748,-0.1636,0.0797,-0.0023,-0.2069,-0.0278,0.0798,0.24,-0.0677,0.0167,-0.3553,0.0197,0.16,-0.0828,0.0304,-0.2738,-0.1177,-0.0574,-0.0906,0.1385,-0.2033,0.598,0.0164,0.21,0.0609,-0.2974,-0.3446,-0.6727,0.1116,0.0847,0.2977,0.3664,0.1069,0.5039,0.5643,0.2491,-0.0667,0.3135,-0.2195,0.1512,-0.0654,-0.3732,-0.0616,0.0588,0.0723,-1.0014,-0.4884,-0.1502,-0.0155,0.0044,-0.197,-0.2674,0.0982,0.2671,0.4839,-0.0596,0.2665,-0.0834,-0.4148,-0.4341,-0.2325,-0.1776,0.0903,0.4109,0.3836,-0.2158,0.0953,0.3141,-0.0003,-0.3573,-0.1529,0.0277,0.0867,0.4905,-0.1985,0.1642,-0.1267,0.3182,-0.2812,-0.3674,0.0072,-0.5855,-0.2005,-0.2905,-0.1179,0.2139,0.2046,-0.391,-0.4393,-0.2281,0.0406,0.002,-0.271,0.4488,0.1624,0.034,0.1888,-0.1761,0.0366,-0.0483,0.0504,-0.1833,0.3675,0.1609,-0.1582,0.2387,0.2502,-0.1586,0.2338,0.0107 +satisfaction,0.1375,0.2728,-0.3865,0.1806,-0.1062,0.0136,-0.1061,-0.0796,-0.4226,-0.0702,-0.0902,0.0888,0.1719,0.014,-0.1671,-0.0013,-0.1435,-0.1622,-0.3018,-0.2687,0.088,0.0988,0.0523,-0.0517,-0.4071,0.1059,-0.061,0.0372,-0.137,0.3581,-0.1552,0.0562,0.373,0.3188,0.0804,-0.2005,0.0961,-0.3521,-0.1514,0.6188,-0.3775,-0.231,0.1847,-0.0394,-0.4253,0.5068,-0.0723,-0.3034,0.1296,0.0289,0.2502,-0.115,0.0515,0.1727,0.0947,-0.055,-0.235,0.1916,0.0721,0.0466,-0.0193,0.0814,-0.1126,-0.1918,0.1535,-0.1504,0.2851,-0.033,-0.5952,-0.0643,0.0894,-0.1785,-0.5211,0.0129,0.2891,0.6004,-0.2718,-0.2258,0.1768,-0.4129,0.0843,-0.1538,-0.1045,0.0084,0.007,-0.2811,-0.0104,-0.2631,-0.2998,0.1112,-0.0939,0.188,0.3062,-0.1211,-0.0009,-0.2332,0.3732,-0.0773,-0.0579,-0.1384,0.0668,-0.166,0.1372,-0.0813,-0.0422,0.1823,0.0168,-0.3066,0.1983,0.2175,0.2455,0.1362,-0.3772,-0.0599,-0.6647,-0.3822,0.3312,0.2566,-0.0802,-0.0679,-0.0454,0.0273,-0.0495,0.1797,0.1734,-0.0468,-0.2213,-0.3434,0.0804,0.0596,0.325,0.2336,0.3353,-0.3437,0.3935,0.3321,-0.4099,0.0178,0.1634,0.0058,-0.0893,-0.2203,0.491,0.4611,0.1164,0.017,-0.5246,0.263,0.1839,-0.045,0.0245,-0.2396,-0.1396,-0.1423,-0.0545,0.3101,-0.113,-0.1309,-0.1306,0.1788,0.5622,0.2925,0.5882,-0.0307,0.299,0.3372,0.0832,0.0922,-0.4133,0.0114,-0.1229,-0.2282,0.1441,-0.1783,-0.14,-0.5073,0.2997,-0.1867,-0.3303,0.3009,0.3707,0.2178,0.1914,-0.1977,-0.2183,-0.1099,-0.0548,0.3633,0.2207,0.1189,0.2482,0.0321,-0.0868,-0.3151,-0.1602,-0.0375,-0.1425,-0.3334,0.0808,-0.0166,-0.3409,0.0821,-0.0865,-0.3986,0.2464,0.3249,-0.0585,-0.1953,-0.1843,0.2463,-0.0093,0.6336,-0.4889,-0.0254,0.2317,-0.3078,0.127,0.224,0.014,-0.4415,0.4195,0.2734,-0.0822,0.502,0.1558,0.1551,0.1867,-0.0698,-0.2862,0.082,-0.5141,-0.1124,0.1764,-0.0504,-0.1501,-0.8537,0.0805,0.073,0.2539,0.0949,0.119,-0.4775,0.113,-0.0411,-0.043,-0.4101,0.1397,-0.3789,-0.0293,0.2918,-0.2234,-0.5475,-0.0902,0.1313,-0.3294,-0.2185,0.2166,-0.0434,-0.0187,0.03,0.3432,0.0107,0.394,0.1954,-0.0328,-0.1776,-0.1566,-0.1975,0.0447,0.5108,-0.0069,-0.3192,0.0885,-0.3591,-0.1399,0.2985,-0.2943,0.2136,0.3161,0.1156,-0.296,0.2226,0.2698,0.2354,0.0029,0.0388,0.0156,0.393,-0.2962,0.2291,0.0594,0.0096,0.0907,0.1707,0.0268,0.2777,0.2256,-0.0021,0.4112,0.2327 +self-consciousness,0.2936,0.3013,-0.2282,0.0784,0.0226,-0.2302,-0.2869,0.3517,-0.5877,-0.2061,-0.002,0.7578,-0.178,0.1265,-0.4005,0.5662,0.2821,0.1311,0.2933,0.1869,0.2909,-0.2835,-0.1256,0.2159,-0.1142,0.0691,0.0629,0.0183,0.1894,0.0511,-0.3544,-0.1132,0.0377,-0.1488,-0.1624,-0.5708,0.1193,0.1204,0.2121,0.0801,-0.1796,-0.0759,-0.2294,-0.0696,0.2112,0.4326,0.518,0.287,0.205,-0.0942,-0.5363,-0.1203,0.6095,-0.256,-0.0717,-0.5777,-0.7147,0.0463,-0.1337,0.4904,0.248,0.2967,0.6378,-0.04,0.0097,0.1109,0.4445,-0.5349,0.0502,-0.3187,0.0914,0.1379,-0.4887,0.2535,-0.0326,0.8672,-0.2161,-0.1552,0.1407,-0.1205,0.1101,-0.1885,-0.207,-0.0031,-0.473,-0.1557,0.4604,-0.0201,-0.2775,0.2334,0.2622,0.4773,0.0345,-0.1718,-0.1621,-0.1314,0.2063,0.0258,-0.0372,0.3637,0.3102,0.6943,-0.0507,-0.0855,-0.0624,0.0134,-0.1225,0.2774,0.4336,0.0751,0.6713,0.0691,-0.1742,-0.0479,-0.6144,-0.2302,0.2136,0.3281,0.3253,0.0686,-0.1374,0.017,0.4157,-0.3684,-0.0993,-0.1405,0.1833,0.209,0.1364,0.075,-0.1498,0.1639,-0.1318,0.191,0.1435,-0.1184,-0.0409,-0.5379,-0.1394,-0.1672,-0.1933,0.2237,0.3928,0.534,0.2361,-0.0165,-0.5117,0.2536,0.2961,0.2827,0.0939,-0.4841,-0.0845,0.4416,-0.1411,0.2468,0.171,0.3831,0.4779,-0.1879,0.7693,0.5688,0.1204,-0.0156,-0.2224,-0.4518,0.2491,-0.1558,0.2171,-0.2004,0.3947,0.2371,0.1679,0.1547,0.1729,-0.2304,0.2277,0.5535,-0.0127,-0.1283,0.0103,0.056,0.2633,0.0915,-0.2132,0.5768,0.4179,0.1856,0.319,0.1751,0.2269,-0.1886,0.2729,0.0075,0.2221,-0.0765,-0.6348,0.0563,-0.0044,-0.3424,-0.4698,0.1672,-0.1127,0.6026,-0.2632,0.1352,0.4059,0.0614,0.0444,-0.1708,0.3686,0.5088,-0.4298,-0.2987,-0.3775,-0.2201,-0.2995,0.1523,0.1543,-0.3509,0.0341,0.0371,-0.3526,0.4581,0.2116,-0.4105,0.0811,-0.0518,0.1205,0.6119,0.2106,0.0109,-0.1424,0.55,0.4547,-0.9636,-0.099,0.6165,-0.3156,0.1358,-0.2876,0.175,0.2199,0.025,0.3662,-0.1551,0.1472,0.1193,-0.3995,0.0052,0.1415,0.0932,-0.342,0.2013,0.1329,-0.1742,-0.2573,0.1741,0.0399,-0.0225,-0.0646,-0.3236,-0.2301,0.5557,-0.443,-0.1727,-0.7244,0.5337,0.0789,0.1391,-0.2613,-0.1558,-0.0115,-0.1309,0.0794,0.0526,0.0035,-0.0533,0.0253,-0.5248,-0.0946,-0.1351,-0.0896,0.2483,-0.043,0.0681,-0.1305,0.0736,-0.2903,-0.1445,-0.3142,-0.0428,0.12,0.0652,-0.1724,0.5176,0.1697,0.1096,0.2309,-0.0584 +self-control,0.3303,0.2335,0.0657,0.1391,0.5166,-0.2173,-0.4478,0.311,-0.4345,0.014,0.2606,0.5551,0.2722,0.1417,-0.055,0.0208,0.0319,-0.1223,-0.1659,-0.0631,0.6003,0.339,0.1968,-0.2444,-0.0106,-0.0474,0.5876,0.3833,-0.0176,0.1421,0.3015,0.0086,0.5361,-0.6548,0.1804,0.0403,-0.2585,-0.0662,0.0939,0.1957,-0.1707,-0.2382,0.0549,-0.1325,-0.0731,-0.2874,0.2388,0.3819,0.3639,0.083,-0.6491,0.1079,0.6916,0.1899,-0.0794,-0.4805,-0.5886,-0.0829,0.0241,0.0631,-0.4107,0.134,0.0689,0.0868,0.2125,-0.1211,0.2612,-0.1331,0.0894,-0.5035,0.0263,0.081,0.1438,0.043,0.1944,0.6021,-0.3417,-0.049,0.1918,-0.3595,0.1083,-0.3154,0.1725,0.0156,0.256,-0.2172,-0.0247,-0.021,-0.6404,0.1127,0.1994,0.2649,0.0561,-0.2272,0.326,0.3668,0.1009,0.2694,0.1633,0.3637,-0.4394,0.6571,0.4669,-0.1015,0.1785,0.3368,0.2466,-0.2291,0.4449,-0.0436,0.2357,0.1215,0.2755,-0.2776,-0.6639,-0.2345,0.637,0.4168,0.3607,-0.0244,0.3956,-0.2363,0.4768,-0.1785,0.1815,0.3054,0.0417,0.0273,0.2331,-0.0229,-0.2017,-0.5966,-0.0461,0.1186,0.149,0.0575,-0.4152,-0.334,0.522,-0.3059,-0.1677,-0.3025,0.3741,0.2439,0.4476,-0.059,0.0464,0.099,-0.0155,0.004,0.0538,-0.0477,-0.0354,-0.4784,-0.53,0.0078,-0.1055,-0.4203,0.0908,0.1104,0.64,0.3131,0.2228,0.3221,-0.5407,-0.112,-0.3304,0.0776,0.1732,-0.0758,0.0469,-0.017,0.1341,0.1666,0.6836,0.225,0.3406,0.264,0.3248,-0.3174,-0.0293,0.2488,0.3317,0.1293,-0.1689,0.2537,0.1149,0.0704,0.3567,0.0843,0.5135,-0.0626,0.3343,-0.4978,-0.0383,-0.113,-0.4473,-0.0035,-0.0558,0.0707,-0.022,0.0832,-0.3304,0.594,0.0268,0.1254,0.2703,-0.4052,-0.1319,0.0618,0.2166,0.417,0.0764,0.0059,0.3606,-0.6342,-0.1223,0.233,-0.8115,-0.0143,-0.3948,0.2019,0.3358,-0.0238,-0.3534,-0.1496,-0.1952,-0.1747,-0.132,-0.1938,0.3253,0.0954,0.1141,0.2024,0.1113,-0.7546,-0.1021,0.1702,-0.215,-0.0541,0.089,0.0447,0.2885,0.0217,0.4774,-0.2777,0.1248,-0.1718,0.1156,0.3261,0.092,0.1226,-0.3654,-0.2964,-0.1462,-0.0904,-0.4862,0.5498,0.2807,0.2291,-0.1259,0.1506,0.2083,0.8819,-0.3995,0.171,0.3383,0.161,-0.104,0.3734,-0.2331,-0.3588,0.1587,-0.0349,-0.1542,0.7858,-0.0847,0.3538,0.3157,0.4023,0.0275,-0.1409,0.1507,0.1685,0.0514,-0.1972,-0.1351,-0.1245,0.2376,-0.3131,0.1091,-0.4637,0.1457,0.2507,-0.6271,0.6429,0.3546,-0.2743,0.1113,-0.1569 +self-pity,0.3914,0.0309,0.0168,0.1927,0.2781,-0.4254,0.1951,0.6392,-0.5276,-0.0505,0.0459,0.6591,-0.6604,0.2889,-0.0551,-0.2195,-0.0743,-0.3313,-0.443,0.1509,0.3405,0.1551,-0.3423,-0.4687,-0.1056,-0.0366,0.1113,-0.2073,-0.087,0.2245,0.21,0.2003,-0.4406,-0.1372,0.1365,-0.4743,-0.136,0.2224,0.2047,0.0282,0.3549,-0.0703,0.0209,-0.149,-0.1578,0.2351,0.5431,-0.5197,0.2267,-0.3215,-0.5628,-0.187,0.8299,0.1371,-0.2458,-0.056,-0.4372,-0.0955,0.0585,0.1674,0.4357,0.3057,0.2612,0.0148,0.0148,-0.1266,-0.131,0.0507,-0.1237,-0.026,0.2449,0.1766,-0.0183,0.2403,-0.0371,0.4654,-0.411,0.047,0.1609,0.0466,0.1823,0.2356,-0.2758,0.5904,0.0581,0.4801,-0.0421,0.4047,-0.0149,0.1505,0.4619,0.434,0.486,0.4041,0.1059,-0.3931,0.258,-0.5067,0.0954,0.0949,0.1999,0.2684,-0.138,-0.1627,0.1347,0.3,-0.0895,0.1003,0.2032,0.2555,0.2887,-0.018,0.3037,0.2167,-0.7234,-0.1189,0.2952,-0.0853,-0.0674,-0.2042,-0.1575,-0.3272,0.1259,-0.1007,0.1129,0.0213,-0.0668,0.0173,0.0783,-0.1209,0.028,0.085,-0.0101,0.2637,-0.0496,0.1123,0.2818,-0.3885,0.0943,-0.3804,-0.4104,-0.3556,0.1749,0.7702,0.2876,0.5613,-0.5255,0.2966,0.4247,0.3654,0.0223,-0.6834,-0.1964,-0.1573,-0.1857,0.4435,-0.1985,-0.1015,-0.3079,0.0274,0.6291,0.4863,-0.2525,-0.2256,-0.5547,-0.1347,-0.372,-0.1223,-0.1966,-0.3583,0.1631,0.1343,0.0982,0.3495,0.1573,-0.1821,-0.1458,0.1697,0.2276,0.336,-0.1389,0.2717,-0.0285,0.4239,0.1744,0.2682,-0.3375,0.4015,0.0629,0.4396,0.5112,-0.1927,0.361,0.0011,0.1588,-0.2168,-0.3363,0.1084,-0.4682,-0.192,-0.4396,0.3109,-0.1725,0.3575,-0.205,-0.1923,0.0727,-0.6502,-0.1359,0.0159,0.0594,0.4706,0.3391,0.2037,-0.0712,-0.6112,-0.4901,-0.0314,0.264,-0.0663,0.5397,0.2301,-0.0722,0.464,0.5584,0.2451,0.1618,-0.1712,-0.1181,0.2992,0.4599,0.1695,-0.2472,0.3218,-0.1159,-0.8456,-0.1121,-0.1651,0.42,0.3275,0.1123,-0.3074,-0.2605,0.1515,0.6772,-0.3832,0.187,-0.1049,0.0921,-0.6475,-0.0365,0.0546,-0.0798,-0.1294,0.2591,0.0497,0.0138,-0.1767,-0.0121,-0.1587,-0.2737,0.0086,-0.0876,0.5112,-0.7264,0.0526,-0.2722,0.0881,-0.1964,0.0111,-0.4179,-0.1745,-0.4178,-0.0763,-0.0045,0.2742,0.2639,-0.1871,-0.3798,-0.314,-0.2209,0.2838,-0.1608,0.1786,-0.1022,-0.5086,-0.1897,-0.7115,-0.1711,-0.3435,-0.0373,-0.22,0.1689,0.0597,-0.3914,0.4445,0.3958,-0.4181,0.141,-0.033 +serenity,-0.1514,-0.3399,0.1488,-0.1345,-0.3286,0.2187,0.0046,0.0978,-0.4686,-0.1591,0.07,0.3292,-0.2654,0.0855,-0.1103,0.0223,0.0843,0.1692,-0.5426,-0.2358,0.1328,-0.2467,0.0357,0.084,0.1668,-0.1009,0.0225,0.1757,-0.5519,-0.4031,-0.1744,-0.2091,0.2893,-0.3236,0.2419,-0.2764,0.0227,0.5241,0.177,0.6619,0.0013,-0.1748,-0.0966,-0.1274,-0.3838,0.1444,-0.3418,-0.0078,0.0902,0.0392,0.1077,0.4343,0.4309,0.1204,0.0939,0.0438,-0.4086,0.2263,0.038,0.3263,-0.2751,0.0145,0.2045,0.2039,0.3184,0.4964,-0.2105,-0.1943,-0.2231,-0.5488,-0.0167,-0.2791,0.0694,-0.0802,0.1851,0.5773,-0.4083,-0.2471,0.1729,-0.3435,-0.0199,-0.0625,-0.242,-0.3977,-0.0423,0.154,-0.1401,-0.1549,-0.2277,0.1787,0.0913,0.313,0.2264,0.0738,0.1251,0.0112,0.2311,0.0454,0.247,-0.1765,-0.0689,0.3554,0.2319,0.2436,-0.0631,-0.1053,0.0286,0.0433,0.3656,-0.3468,0.3077,0.032,0.1726,0.4159,-0.6656,0.0195,0.7727,-0.0988,0.2077,-0.0738,-0.188,-0.1082,-0.4022,-0.4656,0.2373,-0.1125,-0.1428,-0.2481,0.0266,0.0548,0.274,-0.0092,0.259,0.2139,0.3146,-0.3053,-0.468,-0.2996,0.127,-0.4956,-0.0829,0.3657,0.0628,0.3336,0.1284,-0.2935,-0.613,-0.2521,0.1463,0.4483,0.2991,-0.0013,-0.1035,-0.2809,-0.3278,0.3617,0.0632,0.1207,-0.3928,0.034,0.4925,0.1492,0.4443,0.0955,-0.0631,-0.0218,-0.1124,0.0909,-0.1737,-0.3276,-0.2549,0.1119,0.4768,0.4326,0.195,-0.1668,-0.2159,0.2999,0.0558,0.2593,0.1232,0.0385,0.2628,-0.3287,0.4739,-0.3699,0.3261,0.417,0.0602,0.2099,0.0509,-0.4142,0.151,0.3318,-0.1084,-0.0846,0.2757,-0.2626,0.4172,0.1635,-0.3972,0.1744,0.0568,-0.2013,-0.0153,0.0932,0.0305,-0.1874,-0.3297,0.4092,-0.1526,0.571,0.0995,0.0742,-0.0056,-0.0709,0.1728,-0.1683,0.1004,-0.2854,-0.1745,0.3183,-0.1066,-0.0133,0.2151,0.1602,0.141,-0.0089,-0.2722,0.0097,0.0794,0.1304,-0.402,-0.0683,-0.0121,-0.7241,-0.4856,-0.3633,0.2845,0.3872,-0.3084,0.0049,0.4419,-0.0482,0.2889,-0.5065,0.2712,0.0013,0.0911,-0.4718,-0.5168,-0.4441,-0.121,0.2531,0.0795,0.0666,-0.0874,0.3172,0.0928,0.0307,0.2197,0.4292,-0.2537,0.2096,0.3145,-0.2639,-0.0301,-0.203,-0.2279,-0.1972,0.465,-0.4002,0.2537,-0.0045,-0.1115,0.206,-0.2991,0.4129,-0.4293,0.1781,-0.2249,0.0824,-0.1288,0.3114,-0.2524,-0.2806,0.0342,-0.1669,-0.088,-0.1189,0.2265,-0.1859,-0.1134,0.2457,0.2971,0.0576,0.1622,0.0297,-0.0566,-0.0318 +seriousness,0.1934,0.5196,-0.057,-0.1854,-0.2712,-0.3495,-0.3329,0.1645,-0.6797,-0.1428,-0.0222,0.1748,-0.0101,0.2022,0.1734,0.1177,-0.0852,-0.0554,0.1297,-0.0323,-0.1526,-0.0849,0.0251,-0.1737,-0.0556,0.1851,0.3501,-0.0172,0.2042,-0.0038,0.2084,0.4151,0.2748,-0.0406,0.3544,-0.1323,0.064,0.0812,0.7762,0.4376,-0.165,0.015,-0.4241,-0.1483,0.4191,0.0627,-0.0773,-0.3352,-0.3606,-0.0002,0.0194,-0.1825,0.3333,-0.1929,0.0882,0.1915,-0.0788,-0.1219,0.5141,-0.1285,0.5674,0.4064,-0.0342,0.2874,-0.2375,-0.2774,0.038,-0.0659,0.1786,-0.293,-0.1544,-0.0429,-0.1075,0.2952,0.022,0.6857,-0.3302,-0.0026,0.1301,0.2403,0.0165,-0.1006,-0.095,0.0627,-0.5374,-0.1375,0.1818,-0.0545,0.0722,0.0921,0.3399,0.399,0.109,-0.1384,-0.19,0.2302,0.455,0.2817,0.0803,0.1763,-0.0956,0.2882,0.4386,0.1062,0.0469,-0.0439,0.0757,0.2227,0.1512,0.0205,0.1525,0.1899,0.2273,0.3602,-0.6638,0.1166,0.3561,-0.0221,0.0866,-0.3371,-0.3255,0.1964,-0.0093,-0.1594,0.0908,0.1562,0.3175,0.2366,-0.0477,0.0704,-0.1965,-0.0407,0.4518,0.1089,0.2803,-0.3545,-0.3569,0.1805,0.1167,-0.2973,0.0134,0.0106,0.3366,0.6185,0.046,0.2236,-0.0807,-0.2803,0.4627,-0.5734,0.1115,-0.0354,0.18,0.1946,0.2038,-0.0603,0.2198,0.1923,-0.2477,-0.0312,0.4587,0.1351,0.0397,-0.2976,0.2841,-0.1999,-0.4025,0.035,-0.1517,0.021,0.3706,0.1604,-0.0801,-0.4276,0.1689,-0.3808,-0.274,-0.0769,-0.1866,-0.1581,0.2559,-0.0305,0.2353,-0.1344,0.0508,0.2465,-0.4009,0.1721,0.0822,0.3037,0.1182,-0.0107,0.075,0.4498,-0.1347,0.136,-0.541,-0.21,-0.2082,0.2778,-0.0884,0.096,-0.1094,-0.163,-0.008,-0.0296,0.0175,0.2129,0.1824,-0.2173,0.0631,0.6951,0.127,-0.0409,0.1576,-0.4858,-0.013,-0.3428,-0.2157,-0.0607,-0.235,0.2915,-0.2219,-0.1425,-0.1615,0.4092,0.3727,0.1031,0.0385,-0.0727,0.0588,-0.5476,-0.0922,0.4869,0.0871,-0.6486,-0.1931,0.0755,0.4331,0.1215,-0.2987,0.1469,-0.4445,-0.2016,0.6055,0.1485,0.2118,-0.1062,-0.1839,-0.3073,-0.1471,-0.1224,0.0493,0.6282,0.217,-0.2918,-0.0662,0.0222,0.2511,0.0928,0.1923,0.0666,0.2164,-0.1419,-0.1143,0.0167,-0.06,0.1761,-0.3104,-0.3968,-0.2391,-0.6772,-0.0666,-0.5013,-0.2523,0.0299,-0.48,0.3464,0.1289,-0.0428,-0.1377,0.1117,0.2534,0.1013,-0.0488,-0.1098,-0.1049,-0.1973,-0.0487,-0.0983,0.1827,0.0392,0.0171,0.0862,-0.1198,0.004,0.1878,0.1532,-0.0858,0.843 +shame,-0.1023,-0.2127,-0.3735,0.2968,-0.1414,0.1575,0.0589,0.1012,-0.192,-0.0624,0.38,0.0941,-0.1935,0.0864,-0.3185,0.1796,-0.3518,0.0651,0.1715,0.1564,0.1675,0.2241,-0.192,-0.0111,0.0765,-0.209,0.2011,0.3165,-0.0933,0.3807,-0.1339,0.1369,0.4182,-0.0973,0.1031,-0.4888,-0.0775,-0.2437,0.1775,0.0035,-0.0883,-0.2048,-0.3778,-0.2657,-0.2201,-0.106,0.0909,-0.3785,0.0883,-0.0955,-0.2995,-0.2638,-0.0646,0.1609,0.1531,-0.5532,-0.1871,0.2008,0.0721,0.103,0.1324,0.3858,-0.2918,-0.0393,-0.0998,0.1735,0.3247,-0.0167,-0.2075,-0.3045,-0.1187,0.2179,-0.3601,0.2497,0.1588,0.3512,-0.3327,-0.1941,0.2486,0.1076,0.019,-0.1579,0.0642,0.5208,0.0453,0.2258,0.0223,0.028,-0.0607,0.0611,-0.0162,0.1925,0.1046,0.4109,0.0888,-0.1268,0.1723,-0.1281,-0.2459,-0.1794,0.0275,0.2041,-0.1579,0.047,0.0593,-0.0362,0.1839,0.2648,-0.1762,-0.02,0.2703,-0.0009,0.1057,-0.0311,-0.6041,0.0386,0.1246,0.2354,0.2256,-0.1689,-0.1026,0.2726,0.1464,0.3496,0.0383,0.0096,-0.0821,0.0146,0.1718,0.1039,0.0877,-0.0471,-0.11,0.0464,0.1366,-0.0411,-0.0795,-0.3605,-0.0307,-0.2329,-0.0357,-0.253,0.0889,0.3738,0.0393,0.233,0.1375,0.2118,-0.0525,0.21,-0.1687,0.0706,-0.0468,-0.2239,0.1644,-0.1539,0.1181,-0.1554,-0.0318,-0.1981,0.4,-0.2033,0.0108,0.0691,-0.2193,0.1417,-0.1352,-0.0685,0.3417,-0.1188,-0.0585,0.0631,0.2558,0.1816,-0.2403,0.0302,0.4112,0.0392,0.181,0.0571,0.1717,0.0369,0.0675,0.0725,0.0654,0.3645,0.4399,0.395,0.1367,0.2032,-0.1269,-0.0342,-0.1196,0.3623,-0.1731,0.1329,0.0131,0.2283,-0.1941,-0.3446,-0.2735,0.1018,-0.0183,-0.001,-0.2258,0.143,0.2537,0.0677,-0.0549,0.0497,0.2971,0.5164,0.1206,-0.1623,0.2355,-0.5113,-0.0972,-0.2596,-0.0871,0.0057,0.1768,0.5453,0.0455,0.2096,0.276,0.3117,-0.0245,0.0147,-0.1341,0.2509,-0.0086,-0.1232,0.2227,0.3337,-0.2448,-0.7897,-0.1852,0.1274,-0.0976,-0.1189,0.0095,0.121,0.248,-0.016,0.1428,0.0873,-0.18,-0.3111,0.0829,-0.0947,-0.1301,-0.1358,-0.1022,-0.0364,0.4179,-0.0413,-0.3695,0.1405,-0.0934,0.1542,0.0171,-0.2223,0.0163,-0.1392,-0.4098,0.197,0.0992,0.1457,-0.2277,-0.0689,-0.1301,-0.3122,-0.2655,-0.1482,0.0625,-0.2079,0.3022,-0.4745,0.0055,0.0802,0.4812,-0.2938,0.0018,-0.0744,-0.1747,-0.3332,-0.0844,-0.3113,-0.5425,-0.0109,0.1218,-0.1301,-0.0806,-0.1389,-0.1227,-0.0936,-0.0729,-0.3381,-0.0118,0.0305 +shock,0.1221,-0.0937,0.0151,-0.1703,-0.2955,-0.3878,-0.1607,0.3886,-0.218,-0.2142,-0.2258,0.0205,0.0018,0.0431,-0.0313,0.105,0.0213,0.2428,0.3934,-0.2166,-0.1213,0.2198,-0.1229,-0.025,0.3391,-0.1085,-0.3361,0.0868,0.3805,0.1006,0.1232,-0.395,0.2459,0.1785,0.2195,-0.0339,0.0526,-0.0063,-0.1466,0.1948,-0.1056,-0.1069,0.3837,-0.2712,-0.2895,-0.1641,0.0784,-0.0985,-0.0742,-0.0557,0.0164,-0.2563,-0.1001,0.1579,0.0718,-0.0941,0.1845,0.2052,-0.292,0.1921,0.41,0.0752,-0.0558,-0.0247,-0.2454,0.0443,-0.0798,0.1065,-0.0939,-0.4268,0.0076,-0.4766,-0.6404,0.2606,0.2642,0.2611,-0.3139,-0.1105,0.2523,-0.271,-0.0677,-0.2249,-0.1355,0.0585,0.105,-0.144,-0.032,0.2878,0.0003,-0.1289,0.0378,0.1229,0.3584,0.1239,0.0844,0.0555,0.1368,0.1626,-0.1691,0.0233,0.098,-0.1613,-0.4592,0.0907,-0.1367,0.1504,0.0318,0.344,0.1787,0.0735,0.2932,0.2031,-0.1359,0.0243,-0.5557,-0.4053,0.554,-0.413,-0.2718,-0.1672,-0.5345,0.387,-0.1077,-0.3588,-0.0598,0.0497,0.1431,0.4065,0.2961,-0.0368,-0.1053,0.2086,0.1018,-0.3723,0.3529,0.122,-0.1114,0.0343,-0.0252,-0.2933,-0.5544,0.0761,0.0703,0.2738,-0.1022,0.3718,-0.0271,-0.2289,-0.1678,0.1375,-0.1559,0.1873,0.0181,-0.0529,0.2032,-0.1554,0.1359,-0.1594,0.1017,-0.2874,0.4048,-0.0773,0.1079,0.3745,-0.1467,0.0915,0.1694,0.2589,0.058,0.0345,0.0193,-0.117,-0.1058,-0.356,-0.0263,-0.2854,-0.0899,0.4821,-0.1875,0.0456,-0.0986,0.2176,0.0255,-0.0682,0.0677,-0.0511,0.047,0.0191,0.3538,0.0924,0.0449,-0.3772,-0.1832,0.1227,0.3495,0.3394,0.3573,0.3621,-0.247,-0.0763,0.3663,-0.1803,-0.0336,-0.0598,0.2596,-0.184,-0.1456,-0.0772,-0.0706,0.0481,-0.1331,0.5425,0.185,-0.1471,0.1325,-0.2355,-0.2315,-0.2111,-0.304,-0.0342,-0.0712,0.5034,0.1022,-0.1812,0.6995,0.061,0.1046,0.0508,-0.0897,-0.2577,0.0816,0.065,-0.0142,0.2639,0.1482,-0.7519,-0.1827,-0.0424,0.2374,0.0379,-0.026,0.1124,0.2757,0.2426,0.0392,-0.151,0.16,0.0462,0.0562,0.02,-0.2875,0.16,-0.0022,0.3698,0.2002,-0.1724,0.258,-0.0724,-0.0196,-0.1159,-0.4555,0.0088,-0.3939,0.0569,0.0017,0.1262,0.0071,0.3741,-0.0045,-0.0783,-0.2568,-0.5049,0.2012,-0.2103,0.1494,0.2801,-0.0417,-0.2579,-0.1797,-0.0648,0.212,0.0337,0.1332,0.107,0.4531,-0.2973,0.2861,0.181,-0.7883,-0.3122,-0.025,-0.0127,0.2344,0.2046,0.0364,0.0907,-0.2631,-0.1025,-0.3934,-0.4296 +skepticism,0.0801,0.5921,-0.035,-0.1662,-0.0184,-0.0345,-0.0418,0.6051,-0.6976,0.3,-0.3988,0.2752,-0.0517,-0.0601,0.1914,0.0805,0.2221,-0.0146,0.185,-0.1013,-0.0388,0.0737,0.0717,0.3734,-0.3424,0.0083,0.3535,-0.2059,0.0889,0.5202,0.1403,0.0697,-0.1917,0.1883,0.1845,0.1408,-0.2358,-0.1085,0.0977,0.1771,0.327,-0.3395,-0.1148,0.0126,-0.2692,0.0752,0.1781,-0.1988,-0.2819,-0.0892,-0.1011,-0.0513,0.4716,0.1028,-0.0682,0.2827,-0.0489,-0.1875,0.3233,0.4115,0.1449,0.1353,0.1155,0.2228,-0.0432,0.2193,0.0967,0.2,-0.1222,-0.6381,0.0212,0.2306,-0.4559,0.042,-0.1361,0.6281,-0.1818,0.1049,0.2544,0.4485,-0.1497,-0.3219,-0.3537,-0.1313,-0.0501,0.0363,-0.2487,-0.1119,-0.2051,-0.3523,0.082,0.4754,0.2921,-0.5371,0.0359,-0.303,0.262,0.0518,-0.5504,0.1587,-0.1121,0.0392,0.0028,-0.2356,0.259,0.0447,0.1088,-0.2743,-0.0822,-0.192,0.6104,0.2188,-0.6127,0.0828,-0.574,-0.2574,0.2745,-0.06,-0.2145,-0.6427,-0.249,-0.1928,0.513,-0.2003,0.1434,-0.5226,-0.215,0.2509,0.1416,0.5203,-0.3554,0.0711,-0.1279,0.1437,0.126,-0.3892,-0.1444,0.1804,-0.0231,-0.2252,-0.21,-0.2648,-0.165,0.6373,-0.0147,-0.3814,-0.3901,-0.3727,0.4023,0.0271,0.0362,-0.1765,-0.0928,-0.0496,0.2776,-0.1587,0.2777,0.1844,0.1165,-0.0959,0.574,-0.0995,0.3473,0.2636,0.2972,0.1444,-0.5122,0.5474,0.2521,0.0142,0.1735,0.5154,-0.1045,-0.0381,0.2526,-0.3962,0.0091,0.2954,-0.1504,-0.2207,0.0843,0.4421,0.0322,0.3193,-0.2963,0.1533,-0.2974,0.202,0.1191,0.301,0.1375,-0.2122,0.2508,0.1942,0.2218,-0.1675,-0.0791,-0.0476,-0.0091,-0.01,-0.0303,-0.0769,-0.0286,-0.115,-0.1464,-0.1519,0.08,0.2451,0.2624,-0.0668,-0.1053,0.5753,-0.0583,-0.804,-0.0651,-0.148,0.4781,-0.3918,-0.2341,-0.1448,-0.2791,0.4683,-0.0657,-0.1266,0.1602,-0.2838,-0.4113,0.0119,0.1195,0.1714,-0.1201,0.0761,-0.1376,0.0528,0.1847,-0.9067,-0.3532,-0.0673,0.1466,-0.0362,0.2773,-0.0608,-0.1218,0.1059,0.3274,-0.6825,0.1624,-0.1113,-0.1776,0.015,0.4074,-0.524,-0.0413,0.639,0.2006,0.1501,-0.171,-0.1162,0.0256,-0.1103,-0.1673,-0.1846,0.0965,-0.256,-0.0378,0.3146,-0.3122,0.1307,-0.012,-0.1434,0.0605,-0.3029,0.3573,0.3006,0.4455,0.0878,0.1079,-0.2052,-0.2428,-0.4579,-0.4172,0.0374,0.2116,-0.0129,0.1312,-0.1607,0.2912,-0.4201,-0.3992,-0.2679,-0.1986,-0.2887,-0.2632,0.1808,0.0016,0.1629,0.2082,0.0383,0.0225,0.1139 +sleepiness,-0.0778,-0.1679,0.0752,-0.1872,-0.092,-0.3595,-0.3875,0.344,-0.6577,0.0155,0.3587,0.714,0.1477,-0.2879,0.1978,0.0709,0.2557,0.0474,-0.0211,-0.1786,0.4018,0.381,-0.0584,-0.1413,-0.3511,0.1914,-0.5371,0.3525,0.6413,0.1184,-0.5307,0.585,0.1165,0.1628,-0.2311,-0.0081,0.4301,-0.1047,0.2625,0.2926,-0.0147,0.0673,-0.2911,-0.2728,0.0122,0.3707,-0.4459,-0.0811,0.035,-0.1687,-0.0081,0.1073,0.8801,0.105,-0.1851,0.0239,0.1165,0.0969,0.3659,-0.2393,0.3748,0.5566,0.4085,-0.1165,-0.1924,-0.1962,0.2052,-0.4773,-0.0263,-0.1834,-0.0117,0.1042,-0.0937,0.4061,0.4458,0.774,-0.3467,0.1569,0.1291,-0.2133,0.1027,-0.0258,0.3429,-0.0822,-0.3133,0.1301,0.3445,-0.7432,0.0446,0.4524,0.3397,0.3939,-0.2724,-0.0938,-0.0041,-0.242,0.1311,-0.1411,-0.1894,-0.1596,0.4685,-0.0497,-0.3928,-0.2744,-0.2958,0.1132,0.1749,-0.1755,0.009,0.1014,0.7486,-0.0531,0.8729,0.0802,-0.6473,-0.0593,0.1752,-0.4259,-0.2453,-0.5113,0.1793,-0.1682,0.3776,-0.4884,-0.0977,0.269,-0.0296,-0.217,0.1315,0.1989,-0.0775,-0.2339,0.3762,0.4103,-0.0608,0.3049,-0.3856,-0.3558,-0.1248,-0.4422,-0.121,0.245,0.2881,0.5936,0.2222,0.491,-0.1189,-0.3745,0.2229,0.1718,0.0753,0.3548,-0.1077,-0.4824,-0.3219,0.3714,-0.0559,0.6906,0.2592,-0.0348,0.6129,0.1218,0.2368,-0.096,-0.2096,-0.6287,-0.0045,-0.4135,0.1075,-0.2461,-0.059,0.4167,0.1564,0.2093,0.1473,0.0636,0.3585,0.1267,0.0343,-0.2914,0.0251,0.4142,0.2389,-0.0571,0.1348,0.0179,0.1482,0.0698,-0.0221,0.5345,0.4676,-0.0689,0.242,-0.2901,-0.1175,-0.3125,0.1148,0.0796,0.8359,0.2496,-0.1993,0.5604,-0.2382,0.1074,-0.2129,-0.2898,-0.0888,-0.0953,0.0565,-0.1449,0.0149,0.6253,-0.3042,-0.3916,0.4001,-0.0094,0.2232,-0.0101,-0.6228,-0.3625,0.6323,0.0878,-0.0268,-0.252,0.4036,0.0593,-0.0691,0.1596,-0.2345,0.0702,0.2897,-0.1846,-0.2294,0.0001,0.0883,-0.739,0.301,-0.0948,-0.0853,0.3368,0.0468,0.0189,0.2275,-0.5679,0.2016,0.1241,0.3,0.0766,0.1419,0.0786,0.0888,-0.0208,0.2999,-0.2297,0.4038,0.1895,-0.6562,0.5718,0.2325,-0.1707,-0.2523,-0.0091,0.0636,0.6758,0.2204,-0.1206,0.4978,0.3819,-0.4339,0.0028,0.1544,-0.2134,-0.0864,-0.217,-0.2029,-0.0768,-0.2501,0.394,-0.1347,-0.5858,-0.4488,0.0282,-0.1039,0.1277,0.1424,-0.2393,0.264,0.3989,-0.2659,-0.0841,-0.1026,-0.1304,0.3944,-0.0846,-0.3804,0.5872,0.2152,0.1819,-0.0939,-0.1212 +sorrow,-0.0302,-0.1257,-0.5563,0.1714,-0.1404,-0.3039,0.0149,0.5454,-0.2889,-0.3777,0.1205,0.5941,-0.5309,0.0887,0.2135,-0.1513,-0.159,0.1577,-0.1546,-0.1148,-0.043,0.1058,-0.0514,-0.2205,0.0115,-0.1661,-0.3748,0.0769,-0.1775,0.2178,0.512,0.0603,0.2628,-0.0044,0.2835,-0.2653,0.0248,0.1011,0.1686,0.151,0.2651,-0.1936,-0.2161,-0.1911,-0.2885,0.0376,-0.1463,-0.6874,0.0988,-0.0756,-0.0401,-0.3458,0.541,0.071,0.0846,0.298,-0.181,0.1328,-0.0603,0.2476,0.4107,0.1904,0.0105,0.0506,-0.032,0.1865,-0.1527,-0.2534,-0.6073,-0.4839,0.0672,0.0696,-0.5279,-0.1974,0.1901,0.6209,-0.2975,0.0568,0.1019,-0.4227,0.0266,0.3651,-0.2275,0.1156,-0.0952,0.4495,-0.09,0.3598,-0.103,0.2079,-0.0533,0.3059,0.2596,0.3804,-0.0536,-0.3661,0.2928,-0.1144,-0.2804,-0.1414,0.1423,0.208,-0.3515,0.2579,0.0726,0.1482,-0.2851,0.378,-0.0528,0.0964,0.393,0.1748,0.3815,0.3163,-0.6492,-0.1682,0.2899,0.1569,-0.0864,-0.0314,0.1252,-0.5267,0.0584,-0.2983,0.1047,-0.0982,-0.1018,-0.5908,0.091,-0.2121,-0.2286,0.1687,-0.0907,0.0603,0.255,0.0886,-0.0853,-0.6518,0.39,-0.4426,-0.1607,-0.0697,0.1248,0.5592,0.006,0.2871,-0.0949,-0.1891,-0.0046,0.2336,0.0681,-0.2439,0.2036,-0.3095,-0.0458,-0.209,0.5178,-0.4308,-0.063,-0.319,0.6073,-0.0524,-0.006,0.0816,-0.0466,-0.1627,-0.2656,-0.1805,-0.1466,-0.2014,-0.0875,0.2192,0.1466,0.1415,-0.4579,0.1493,0.2857,-0.1137,0.1722,0.3227,0.2033,-0.3519,-0.1551,-0.2249,0.0085,0.0128,-0.2616,0.1729,0.1674,0.0467,0.4003,-0.1048,-0.0279,-0.1294,-0.0534,0.0556,0.011,0.154,-0.1769,-0.3332,-0.4714,-0.0372,0.1405,-0.1805,0.0581,0.0473,0.011,0.0348,-0.006,0.0432,-0.1124,0.5235,0.0144,0.3513,-0.0478,-0.6082,-0.1576,-0.3589,-0.2115,-0.0361,0.2956,0.3156,0.0617,0.3459,0.6814,0.1224,0.0633,0.3001,-0.0558,0.0865,0.0322,-0.4088,0.0284,-0.1254,-0.1765,-0.9963,-0.4008,-0.1564,-0.0176,-0.0562,-0.4504,-0.3256,0.1865,0.1406,0.5424,-0.2923,0.2599,-0.1735,-0.5651,-0.5465,-0.1921,0.0361,-0.0652,0.4052,0.1844,-0.0937,0.1561,0.3181,0.008,-0.2974,0.0893,0.1192,0.1655,0.473,-0.1013,0.2899,-0.251,0.1759,-0.3508,-0.1148,0.1112,-0.4634,-0.2778,-0.4271,-0.0536,-0.0605,0.1015,-0.5243,-0.3946,-0.0999,0.1722,-0.1128,-0.2862,0.3337,0.1444,0.0563,0.0368,0.1485,-0.0059,0.0717,0.0208,-0.1165,0.3782,0.1372,-0.3431,0.2122,0.3565,0.0315,0.4396,-0.12 +stress,0.2179,-0.235,-0.0272,0.2298,-0.3069,-0.25,-0.5175,0.557,-0.31,-0.0346,-0.0549,0.0446,0.0682,-0.051,0.2239,-0.3711,0.262,-0.0629,-0.006,0.1164,-0.2093,0.0644,0.0684,0.0693,-0.0932,-0.0158,0.1164,0.0483,-0.3194,0.1791,0.3175,-0.0836,0.3498,0.0404,0.1367,-0.3145,-0.1914,0.4307,0.3294,0.104,-0.096,0.0862,0.1984,-0.1686,-0.1445,0.1225,0.0355,-0.0985,0.3233,0.0923,-0.4906,-0.0522,0.2109,0.2948,-0.1184,0.0896,-0.1186,-0.1311,-0.1477,-0.1243,0.4759,0.3014,-0.2296,-0.2246,0.4347,-0.1673,0.0879,0.1879,-0.1648,-0.0116,0.1392,0.369,-0.2554,0.1874,0.3448,0.4633,-0.1798,0.0681,0.2159,-0.1492,0.0557,0.2443,-0.0134,-0.0242,-0.0437,0.0766,0.0486,-0.4712,-0.1613,0.2376,-0.0117,0.1074,0.3786,-0.0507,-0.0916,0.3925,0.1482,-0.4179,-0.0453,0.1638,0.1878,-0.0626,-0.0529,0.0985,0.0346,-0.1053,-0.1445,0.0127,0.2104,-0.1555,0.1194,0.0763,0.0368,0.392,-0.6385,-0.2567,-0.2058,-0.0574,-0.0725,0.0256,-0.2119,-0.0163,0.3926,-0.1404,0.2012,-0.1289,0.3169,-0.1208,0.1987,0.015,0.08,-0.2354,-0.2658,0.2205,0.3273,-0.1922,-0.1748,-0.0616,0.0578,-0.2881,-0.042,0.3147,0.2833,0.5005,-0.0902,0.3412,-0.125,-0.1439,-0.0981,-0.1831,0.3227,0.172,0.0411,-0.1026,-0.365,0.523,0.1392,-0.0911,0.0262,0.0111,0.5053,0.0639,-0.1465,-0.1231,0.0707,0.0651,-0.0581,0.0938,0.2478,0.2771,0.2573,-0.1632,-0.1715,0.0289,0.0202,-0.4002,-0.1955,0.1421,-0.2178,0.218,-0.0355,0.5786,0.177,-0.1403,0.1588,0.2096,0.3085,0.0747,-0.0235,-0.3765,-0.2737,0.1321,-0.1672,-0.3301,-0.3135,0.0402,-0.2171,-0.0862,0.3368,0.3369,0.2909,-0.037,-0.1187,0.0556,-0.0926,-0.3848,0.1993,0.0096,-0.0268,-0.4006,-0.165,0.5904,0.0431,0.0676,0.254,0.1176,0.1925,-0.1213,-0.1622,-0.2725,0.2094,0.3785,-0.1193,0.0165,0.2351,-0.0313,0.0427,0.2302,-0.3488,-0.5037,-0.0361,0.1714,-0.0611,-0.2179,0.111,-0.5877,-0.0333,0.0205,0.2124,0.1898,-0.1725,0.0051,0.3565,0.4538,0.6553,-0.096,0.2016,0.098,0.4057,-0.0761,-0.3699,0.3557,-0.5518,0.1104,0.035,-0.1334,-0.1242,0.6365,-0.1295,-0.0023,0.0136,0.0106,0.082,0.1587,-0.0533,-0.0016,-0.1763,0.2154,-0.3928,-0.1313,-0.1356,-0.4759,0.1646,-0.1293,0.1013,0.2798,0.2862,-0.0084,0.0175,0.402,0.0635,-0.0525,-0.3033,0.3788,0.1816,-0.1577,-0.0797,-0.0087,-0.2741,-0.3238,-0.0488,0.0504,0.2141,0.0062,0.0303,0.2878,0.2578,-0.0357,0.4405,-0.0377 +stupor,-0.1736,-0.4491,0.0365,-0.2565,0.2941,-0.6038,-0.1663,0.2604,-0.369,-0.3597,0.3652,0.3877,0.0189,0.0713,0.3161,0.2341,0.0438,-0.0784,-0.2587,-0.0686,0.418,0.1137,-0.2454,-0.5171,-0.0931,0.1191,-0.6191,-0.0063,-0.1029,0.3015,0.105,0.0423,0.3497,-0.1064,-0.3471,-0.1804,0.2396,-0.1958,0.0764,-0.5144,0.3115,-0.0332,0.0488,-0.2357,0.3987,-0.014,0.0833,-0.1785,0.2329,-0.3681,-0.0392,0.0986,0.1838,-0.0829,0.042,0.0574,-0.2016,0.1308,0.248,-0.1379,0.2265,0.0088,-0.0129,0.1976,-0.0653,-0.23,0.0383,-0.149,0.1796,-0.3713,0.047,-0.2488,-0.0458,0.2712,0.4901,-0.1272,-0.3262,0.447,0.2612,-0.0277,-0.0857,-0.139,-0.1448,-0.2199,-0.1244,0.1199,-0.1524,0.383,-0.2536,0.3675,0.2353,0.6414,0.0338,0.0607,0.2603,-0.6817,0.5087,-0.6071,0.5249,-0.078,0.2981,0.0867,-0.3014,-0.061,0.0963,-0.0042,0.3984,-0.2154,0.4614,-0.0805,0.5557,0.1157,0.6881,-0.0026,-0.5639,-0.6286,0.484,-0.2997,-0.0788,0.0323,0.0622,0.1723,-0.3523,-0.2816,0.1782,0.1805,0.2276,0.5853,0.0261,0.1041,0.1159,0.054,0.1827,-0.2567,0.3033,0.5023,-0.2211,-0.7006,-0.0164,-0.3033,-0.5915,0.1602,0.2391,0.7672,0.0703,0.3799,-0.1618,0.1567,0.5909,0.4584,-0.2856,-0.0718,-0.1623,-0.3828,0.1178,0.3514,0.0007,0.0618,-0.1879,0.0507,0.9638,-0.1281,0.1788,-0.0016,-0.4171,-0.2449,0.3226,0.0795,0.2201,0.1265,-0.1646,-0.1208,-0.2079,0.1565,-0.0976,-0.2443,0.1067,0.216,-0.1591,-0.4524,-0.0406,0.3528,0.061,0.2541,0.2033,0.236,-0.6439,0.2984,0.2088,0.4642,0.6725,-0.1598,-0.0375,0.2233,0.0912,0.1665,0.144,0.0377,0.3151,0.188,0.1482,0.0701,-0.362,0.054,-0.3138,-0.3159,-0.3669,0.0237,0.1844,-0.0877,-0.094,0.5598,-0.0639,-0.3996,0.03,-0.3864,0.0392,0.4243,-0.2607,0.0309,0.0722,0.1158,0.4057,-0.1151,0.6434,0.05,-0.3964,-0.3659,-0.2352,-0.0768,0.3064,-0.1955,-0.857,0.4426,-0.0231,-0.9797,-0.0633,-0.1296,-0.1807,0.377,0.0373,0.1024,0.4008,-0.3593,-0.0177,-0.1464,0.0674,-0.2042,-0.2453,-0.1483,-0.2292,-0.0102,0.4567,0.0955,0.1451,0.2777,-0.2149,0.3234,0.2289,0.0054,0.118,0.3673,-0.513,-0.0301,-0.3496,-0.2934,-0.0237,0.4154,-0.1141,0.0695,-0.2093,0.0283,0.2274,-0.0426,0.0495,0.0767,-0.0426,0.2,-0.0731,-0.683,0.2198,0.0315,-0.2716,0.3279,0.1509,-0.5064,0.0078,-0.1225,-0.4522,-0.2936,-0.0751,0.0125,0.4705,0.092,-0.4407,-0.0923,0.0223,0.32,-0.207,0.3166 +subordination,-0.0951,0.4068,-0.4979,0.0398,0.0512,0.2292,-0.5302,0.0479,-0.323,0.0061,-0.0491,0.8701,-0.058,0.1268,-0.1026,-0.2645,-0.0574,0.0387,0.0163,-0.1997,0.23,-0.4779,-0.1857,0.1303,-0.0098,-0.109,0.0311,0.2476,-0.5684,-0.2017,0.5507,0.273,0.459,-0.1239,-0.0487,-0.2958,0.018,-0.0423,0.4599,-0.005,-0.45,-0.1038,-0.7032,-0.0641,0.1946,-0.4196,-0.0615,0.2624,0.3063,0.0586,-0.5562,0.0758,0.5788,-0.2652,0.3046,-0.7091,0.0198,-0.1033,0.0726,0.5421,-0.1342,0.4739,0.6051,-0.0741,0.1586,0.1065,-0.1699,-0.1352,-0.1825,-0.1967,0.0716,-0.4099,-0.2035,-0.0056,-0.1605,0.4502,-0.1781,0.2054,0.1328,-0.0004,-0.0955,0.2272,-0.3412,-0.1338,0.3029,-0.3329,0.1611,-0.0798,-0.2277,0.1933,-0.2208,0.382,-0.4308,-0.0454,-0.0548,-0.343,0.1829,0.0332,-0.1825,-0.0122,-0.1268,-0.1281,0.4617,0.2124,-0.0683,0.2958,-0.1589,-0.0207,0.6869,-0.0707,-0.2216,0.016,-0.2268,0.0087,-0.4519,-0.3021,0.2189,0.5706,-0.2966,0.4328,0.1307,0.1432,0.2097,-0.3011,-0.125,-0.2211,0.2425,0.1605,0.5433,-0.3731,-0.0616,0.3868,-0.1199,0.4622,0.2484,-0.0406,-0.1973,-0.6016,-0.3495,-0.6215,0.6029,-0.1591,0.1652,0.5128,0.2018,0.51,-0.061,0.1853,-0.0525,-0.0101,0.113,-0.2368,0.0772,0.0917,-0.1043,0.3549,-0.2573,0.1655,-0.0449,-0.1115,0.61,-0.0717,0.1471,0.2264,0.6488,-0.3581,-0.0251,0.0845,0.5355,0.6448,0.5604,-0.6058,0.4652,-0.2255,-0.321,0.0504,-0.0431,-0.3165,-0.2136,0.3933,-0.243,-0.1328,-0.148,-0.1522,0.0335,0.3026,-0.0133,0.0431,-0.2101,-0.2323,0.051,-0.0497,0.0115,-0.1973,-0.4608,0.1337,-0.4853,-0.4201,-0.2592,-0.0809,0.2305,0.1607,-0.3249,0.3532,0.1106,0.5053,0.0652,0.1926,0.0484,-0.2484,-0.0002,0.6634,-0.2314,0.0893,0.0011,0.0864,-0.407,0.2123,-0.4526,-0.392,-0.2054,-0.0283,-0.1012,0.0111,-0.0314,-0.7065,-0.4362,-0.3404,-0.4811,0.2678,0.1103,0.2582,0.2108,0.0779,-0.0496,-0.6445,0.4221,0.1389,0.2432,0.2056,0.0301,-0.3143,0.0387,0.2486,0.2682,0.2787,0.2204,0.4273,-0.0534,0.2462,0.3828,-0.2375,-0.2926,-0.2526,0.7603,0.4012,0.4355,-0.3297,-0.1806,0.0574,-0.0804,0.0971,0.0749,0.1358,0.1988,0.0327,-0.5162,-0.0869,-0.3996,0.2132,-0.4304,-0.0459,0.2412,-0.2203,-0.146,-0.3021,-0.1018,0.2914,0.3438,-0.0991,-0.329,0.2685,-0.2407,0.1244,-0.2946,-0.2865,-0.0885,-0.2434,0.2405,-0.4039,-0.2736,-0.1169,0.0538,0.1929,-0.1971,-0.0099,-0.3587,0.3173,0.2046,0.2953 +surprise,0.1071,-0.3142,-0.1513,-0.0668,-0.1278,-0.1743,0.4036,0.4334,-0.2619,0.0594,-0.3369,-0.0722,0.2111,-0.18,-0.126,-0.0877,-0.2924,0.1806,0.3643,-0.06,0.0337,0.0067,0.127,-0.0942,-0.0586,0.0959,-0.0535,-0.0836,0.0678,0.4759,-0.0552,0.2661,0.0975,0.1352,-0.1132,0.21,0.2147,-0.3608,-0.1666,0.37,0.0023,0.0334,0.2579,-0.0511,-0.2444,-0.2391,0.2457,-0.4384,-0.0699,0.0773,-0.2143,-0.2125,-0.2152,-0.2269,0.2503,0.271,0.0786,0.1061,-0.3534,0.0317,0.4694,0.1647,-0.0062,-0.0356,-0.0939,0.0443,-0.0715,-0.0021,-0.0935,-0.2422,-0.1362,-0.1123,-0.5227,-0.226,-0.0007,0.2399,-0.2752,-0.3151,0.3276,-0.1633,-0.0049,-0.3671,0.0381,-0.1898,0.0276,0.084,0.078,0.0996,-0.0962,-0.4756,0.1779,-0.0101,0.2006,0.1463,0.1314,-0.0305,0.0985,0.4402,-0.4133,-0.1499,-0.0198,-0.2351,-0.268,-0.0272,-0.1083,0.057,-0.0187,-0.0225,-0.0499,-0.3942,0.2026,0.3198,-0.406,0.0207,-0.6348,-0.3211,0.4428,-0.151,-0.3541,0.0468,-0.3032,0.3259,-0.193,-0.1741,-0.0367,-0.1487,-0.1023,0.0489,0.3128,0.0435,-0.1212,0.2107,0.2656,-0.4255,0.3472,0.0874,-0.3299,0.2126,-0.2345,-0.3374,-0.3204,0.0225,-0.0229,0.053,0.25,0.0397,0.1015,-0.2379,-0.042,-0.0376,-0.1171,-0.012,0.1234,0.2042,-0.0445,-0.2796,-0.0292,0.0625,-0.1667,-0.0278,0.4306,-0.072,0.2507,-0.0446,-0.0219,0.117,0.0463,0.2739,-0.0003,0.0165,0.0943,-0.0986,0.2652,-0.1807,-0.0041,-0.029,0.1601,0.1034,-0.1715,0.1797,0.2203,0.1663,0.3189,-0.0336,-0.1683,-0.068,0.1806,-0.0015,-0.0238,0.1868,0.0764,-0.319,-0.1411,-0.0294,-0.0697,0.1224,0.1001,0.3855,0.1664,0.083,-0.1614,-0.1207,0.0692,0.1757,0.0427,-0.2032,-0.2618,-0.0815,-0.1067,0.0138,0.1709,0.5058,-0.0877,-0.0829,0.0293,-0.186,-0.1532,-0.0101,-0.3898,-0.0175,-0.3342,0.5841,-0.1093,0.1572,0.6896,-0.0745,-0.1537,-0.1811,0.1157,-0.011,-0.0513,-0.1925,0.2118,-0.1185,0.134,-0.6822,-0.1042,-0.0022,0.0151,-0.0371,-0.0313,0.2702,-0.1919,0.0381,-0.3222,-0.2534,-0.058,0.044,0.1715,0.1567,-0.0911,-0.1227,-0.0681,0.1955,0.1306,-0.2614,0.4752,-0.0049,0.1048,0.0715,-0.0314,-0.2444,-0.1028,-0.0671,-0.1572,0.037,-0.0838,-0.0176,-0.1588,-0.2066,-0.098,-0.3344,0.0964,-0.0167,0.1057,-0.0372,0.148,0.2604,-0.3796,-0.012,0.3302,0.1276,0.016,-0.1362,0.0559,-0.2302,0.1512,0.0879,-0.2528,-0.29,0.101,-0.0205,0.4165,-0.0592,-0.1184,0.0242,-0.0052,-0.3295,-0.435,-0.0759 +suspicion,0.1564,0.47,-0.1937,-0.0414,0.0036,0.1189,-0.2972,0.3977,-0.5674,-0.338,-0.2514,0.1918,-0.5706,0.0933,0.2132,0.0311,-0.1782,-0.0342,0.353,-0.2076,-0.2868,0.044,-0.0165,-0.0279,-0.2208,-0.037,0.358,0.0355,0.1748,0.3448,0.2114,0.1398,-0.1887,0.4357,-0.0537,-0.1732,0.1313,-0.1462,0.2468,0.0815,-0.0265,-0.0924,-0.1113,-0.0411,0.2362,0.0938,0.1604,-0.4981,-0.1803,-0.1533,-0.3884,-0.3651,-0.0028,0.1169,-0.0239,0.2567,-0.1915,-0.0168,0.4923,0.4518,0.1305,0.0135,0.3359,-0.02,0.1021,0.1705,0.2711,-0.0906,-0.1908,-0.4204,-0.1296,-0.0476,-0.4556,0.2092,-0.1907,0.5479,-0.1837,0.3095,0.2621,0.4652,-0.0493,-0.1822,0.0353,0.1358,0.0526,0.0007,0.0838,0.193,0.1122,-0.314,0.008,0.5279,0.1792,-0.0414,0.3249,-0.5568,0.3403,0.0371,-0.3862,-0.0581,0.2712,-0.2852,-0.1473,-0.2784,-0.0313,0.0826,0.2204,-0.0979,0.1594,0.1048,0.2582,0.3059,-0.751,-0.0822,-0.5211,-0.0508,0.2274,-0.4094,-0.2544,-0.3376,0.2145,-0.3516,0.4189,-0.0626,-0.1957,-0.0972,0.0965,0.3429,0.0863,-0.1073,-0.0901,0.1775,0.0574,0.5113,0.0578,0.208,-0.1181,-0.148,-0.1148,-0.0778,0.0516,-0.0521,0.4172,0.7556,-0.1776,-0.0156,-0.4817,-0.074,0.7559,0.1585,0.2814,-0.2186,-0.0342,0.2708,0.1385,-0.2709,-0.391,-0.1262,0.0477,0.0104,0.5622,-0.0137,0.0833,0.0388,-0.0636,0.2381,-0.1264,0.4383,0.107,0.3561,-0.0173,0.2355,0.1404,-0.3744,-0.2482,0.056,0.3291,0.4587,-0.3236,-0.0632,0.0274,0.0784,0.0717,-0.3888,-0.173,0.0095,0.3569,0.2212,0.2231,-0.1071,0.2489,0.0957,-0.3885,0.0813,-0.3189,0.2668,-0.0353,-0.1294,0.0993,0.1041,0.5084,0.0086,0.0131,0.2668,0.0088,0.0121,-0.0989,0.3214,0.2731,-0.1744,-0.0809,0.7163,0.0327,-0.2937,0.0092,-0.1465,0.089,-0.2366,-0.2302,-0.2432,0.168,0.2694,-0.4327,0.0251,0.0225,0.0437,-0.2066,-0.1649,0.4048,0.222,-0.2243,-0.2898,-0.2339,-0.302,-0.0988,-1.0107,-0.119,-0.3321,-0.1034,0.076,-0.0152,0.5789,0.05,-0.1368,0.1036,-0.2913,0.0516,-0.1007,-0.0933,0.0156,0.1441,-0.5214,-0.2397,0.0285,0.2666,-0.0432,-0.3527,0.1732,0.4451,-0.107,0.085,0.0428,-0.1709,-0.2302,-0.0981,0.5934,-0.0103,0.514,0.0353,-0.0905,0.0877,-0.1171,0.1058,0.3436,0.0393,0.035,0.4192,0.0657,0.5172,-0.4013,0.0311,-0.0461,0.4489,0.1232,-0.0055,-0.112,0.3215,-0.1733,-0.189,0.0032,-0.1129,-0.388,0.0106,0.0731,0.2365,0.0096,0.0064,0.056,0.4191,0.2497 +sympathy,0.4122,0.5504,-0.4316,-0.1261,0.3247,-0.094,-0.2062,0.2745,-0.3044,-0.5097,-0.1599,0.2602,0.0076,0.2989,-0.0316,0.3011,-0.3909,-0.1942,-0.2231,-0.3687,0.0678,-0.1674,-0.1808,-0.2409,-0.2974,-0.1858,0.2591,0.1623,-0.4155,0.3282,0.2186,0.089,-0.4806,0.0414,0.122,-0.1283,0.0796,-0.0981,0.2141,0.2559,-0.0079,-0.3983,0.1474,0.0693,-0.0522,-0.148,0.0052,-0.2742,-0.1066,0.183,0.2227,0.0165,0.0949,0.2101,-0.0712,-0.0537,0.0374,0.3711,-0.0537,0.1491,0.1012,-0.2045,-0.0541,0.2969,0.0718,-0.1301,-0.2287,-0.0524,-0.1524,-0.3318,-0.0297,-0.1702,-0.6762,0.3066,0.1686,0.6639,-0.25,-0.0342,0.363,-0.3123,-0.0733,0.2605,-0.0803,0.3975,-0.5571,0.2011,0.2961,0.1498,-0.2042,-0.539,-0.0055,0.1868,0.1956,-0.0358,-0.0108,-0.6632,0.2399,0.166,-0.2004,-0.3264,0.2511,-0.0311,0.1633,-0.2553,0.513,0.2382,-0.3266,0.3694,0.2173,-0.019,0.0874,0.3362,-0.0508,0.1987,-0.6484,-0.3231,0.7688,-0.3633,0.0184,-0.2609,-0.1645,-0.0629,-0.0097,0.0309,-0.0297,0.1733,0.2145,-0.3766,0.278,-0.2224,-0.1549,0.009,0.1763,0.0621,0.4097,-0.2577,-0.121,-0.3008,-0.0045,-0.2205,-0.115,-0.5086,0.2456,0.2285,-0.053,0.4832,-0.2911,0.1172,0.1697,0.1291,0.3371,-0.1088,0.0906,-0.2043,-0.0907,-0.0384,0.3342,-0.4699,0.0653,-0.229,0.4459,0.1625,-0.0857,0.0404,0.0102,-0.1912,-0.0807,0.0849,0.1097,0.3293,0.071,0.0261,0.0371,0.0011,-0.1126,-0.1706,-0.0667,0.0728,0.0167,0.0935,0.0528,-0.312,-0.1434,-0.1581,-0.0111,-0.1032,-0.0675,0.3227,-0.0016,0.0355,0.1853,-0.1339,-0.0118,-0.0067,0.065,0.1951,-0.1006,0.0956,-0.4784,-0.2278,-0.1841,0.186,-0.0239,0.1324,0.0873,-0.038,0.1765,0.2084,-0.3995,-0.6551,-0.0301,0.6029,0.1823,-0.1194,-0.0868,-0.6751,-0.1391,-0.4241,-0.3055,-0.1353,0.3,0.3883,-0.2761,-0.0438,0.0864,0.2771,-0.2357,-0.2318,0.0098,-0.168,0.0004,0.1386,-0.1715,0.0999,-0.252,-0.9437,0.0034,-0.2653,0.0617,0.1408,-0.2588,-0.4087,-0.1201,0.2582,0.1457,0.0477,0.3243,-0.0422,-0.1899,-0.7725,-0.1049,-0.6266,-0.3151,-0.0049,-0.2725,0.334,0.3968,-0.1307,0.2218,-0.2183,-0.2138,0.1435,-0.095,0.2183,-0.361,0.0163,0.1132,0.2547,0.1006,-0.2056,0.0669,-0.1984,-0.1507,0.3301,-0.0082,0.1451,-0.0341,-0.201,-0.3066,-0.2166,-0.0969,0.1136,-0.5529,0.249,0.2886,-0.3173,-0.0382,-0.0658,0.0467,-0.0754,-0.2007,-0.1614,0.2625,0.2568,-0.097,0.2118,0.1244,-0.1672,0.2609,-0.4837 +terror,-0.0353,-0.2094,-0.2278,-0.0598,-0.057,0.233,-0.4729,0.3623,-0.4109,-0.2999,0.2297,0.2852,-0.1431,-0.1081,0.1153,0.221,-0.2277,0.3294,-0.1409,0.1579,-0.1183,-0.0389,0.1235,-0.0168,0.3252,0.0205,-0.4003,-0.1144,0.0792,0.0675,0.63,-0.0595,0.1316,0.0187,-0.0841,0.0746,0.0816,0.1959,0.1236,0.4091,-0.2564,-0.2465,-0.1268,-0.0555,-0.1684,-0.0202,-0.0063,-0.0032,0.1778,-0.2804,-0.106,-0.1182,0.5298,0.2107,0.1598,-0.092,-0.2732,-0.2589,0.2621,-0.3076,0.3857,0.3911,0.2988,0.1473,0.0036,0.4233,-0.2658,-0.052,-0.4383,-0.2593,0.0867,-0.2266,-0.0758,-0.0485,0.0025,0.2523,-0.3298,0.1386,0.0452,-0.0822,0.1333,-0.14,-0.0315,0.3623,0.1356,-0.2999,-0.0273,0.2299,0.3456,-0.2576,0.2815,0.2847,0.1561,-0.1011,0.0776,-0.2766,0.3127,-0.0756,-0.0787,0.1343,-0.0216,-0.0364,-0.0992,-0.2266,-0.1215,-0.1105,-0.2061,0.2101,0.411,-0.0189,0.426,-0.0557,-0.1375,0.4317,-0.5618,-0.1838,0.0171,-0.2501,0.2904,-0.0514,0.3294,0.1352,0.2342,0.3385,-0.1239,-0.0999,0.1119,-0.1789,0.0704,-0.0371,-0.3931,0.2939,0.0539,-0.081,0.0169,0.1216,-0.064,-0.2455,0.0499,-0.3466,-0.1485,0.2276,0.1553,0.2612,0.0867,-0.3117,0.1576,0.0413,0.0609,0.2756,-0.037,-0.0421,0.1188,-0.1387,-0.1695,0.0244,-0.1315,-0.3521,-0.1209,-0.1511,0.3989,0.0326,-0.0997,0.3563,-0.4062,-0.0117,0.0803,0.0192,0.0234,0.1808,-0.0706,0.0946,0.1065,0.1801,-0.1091,-0.0736,0.2268,0.3198,-0.1015,-0.268,-0.2336,0.2946,0.0227,-0.6552,-0.3305,-0.0417,-0.1953,0.2568,0.1241,-0.1619,0.4601,0.2259,-0.1355,-0.1803,-0.083,-0.0153,0.0622,0.1788,0.0915,-0.2555,0.3721,0.2168,-0.2556,0.129,0.0178,0.4213,0.1704,-0.012,-0.076,0.0207,-0.1487,0.5118,0.3458,-0.0909,-0.1746,-0.1294,0.3585,-0.3787,-0.0455,0.1313,0.3156,0.4919,-0.445,-0.3544,0.4215,0.3486,0.3529,0.1384,-0.2003,0.3431,0.3191,-0.1671,-0.1759,0.0493,0.1913,-0.6327,0.0416,-0.0125,0.2243,0.087,-0.5936,0.1471,0.5654,0.3823,0.2852,-0.101,0.2396,-0.2007,-0.3984,-0.3079,-0.0737,-0.0174,-0.0373,0.5265,0.2602,-0.0433,0.4197,-0.2394,0.0443,-0.0432,0.0061,0.2592,0.0931,-0.1895,0.1243,0.6424,-0.1809,0.4771,-0.558,-0.2368,0.0527,-0.2408,-0.0843,0.0571,-0.0088,0.242,-0.2649,-0.0234,-0.0907,-0.2041,-0.0382,0.0504,-0.4184,0.5784,0.1,-0.5542,0.3697,0.235,-0.0747,0.0753,0.0256,-0.1522,-0.0647,-0.126,0.4252,0.2857,-0.3684,-0.2601,-0.1495,-0.0247 +thirst,0.0222,-0.1542,-0.3023,0.2176,0.2804,0.0913,-0.4266,0.0363,-0.468,-0.1678,0.1927,0.2791,0.1524,-0.1121,0.1896,-0.1447,-0.0354,0.0415,-0.1032,0.0538,0.2378,0.2332,-0.2446,0.2643,-0.3303,0.7266,-0.1092,0.1859,0.0807,0.4193,0.1238,-0.2454,0.0787,-0.1247,0.0883,0.1557,0.1194,-0.412,-0.2901,0.1583,-0.0262,0.1638,0.0059,-0.1568,0.0139,0.359,-0.0499,-0.1446,0.4128,-0.2476,0.0063,-0.3604,0.4037,0.7256,0.0172,-0.6259,0.0341,0.0531,0.1621,0.0722,-0.0327,0.281,0.2419,-0.0377,-0.3575,0.2312,-0.041,0.0894,-0.3131,0.0277,0.1487,-0.0704,0.1197,0.2446,-0.3458,0.6267,-0.3404,0.5868,0.0552,-0.4069,-0.0187,-0.0231,-0.3569,-0.0664,0.5055,-0.0031,0.0341,0.0019,-0.1438,-0.0285,-0.1105,0.405,0.0618,-0.0926,0.0022,0.0779,0.3273,0.1335,-0.3941,0.1291,0.0429,-0.0467,-0.2429,0.1681,-0.1126,-0.1084,0.0425,0.1283,-0.0332,0.5732,0.6005,0.1731,0.5817,0.2101,-0.4714,-0.148,0.539,0.2655,-0.2826,0.152,-0.1044,-0.4164,0.2186,0.224,-0.1438,-0.2075,-0.2451,0.1772,0.1436,-0.0755,0.0566,-0.1156,0.3578,0.1809,0.1242,0.0871,-0.0754,-0.5286,0.1655,-0.2744,-0.1505,0.4506,-0.3066,0.5566,-0.153,0.4709,-0.3495,-0.2975,0.0679,0.0005,0.4952,-0.3851,-0.0498,-0.5771,-0.5606,0.2136,0.1828,-0.0445,0.2889,0.0435,0.8625,-0.1327,0.5525,-0.1748,-0.1713,-0.1359,0.4428,0.3884,-0.1912,-0.0884,0.0263,-0.1673,0.2047,-0.0303,0.257,-0.006,-0.0079,0.0825,0.1443,0.0394,-0.2667,0.2066,-0.5444,-0.1682,-0.0608,-0.1008,-0.5992,-0.0265,-0.2007,0.3711,0.4211,0.5568,-0.2113,0.2567,0.1182,0.4254,0.4951,-0.0133,0.1291,-0.0924,-0.4122,-0.3906,-0.3681,0.3149,-0.1374,0.2003,0.0711,-0.2767,0.0747,-0.1515,-0.0298,0.606,-0.2553,-0.154,0.0223,-0.6459,0.2173,0.2765,0.0846,-0.0008,0.3561,0.481,-0.0685,-0.3541,0.059,-0.0214,-0.1095,0.1294,-0.2788,0.0712,-0.0375,-0.7778,-0.2097,-0.0352,-0.0123,-0.7689,0.1358,-0.1599,-0.0665,-0.4176,-0.188,-0.1122,0.3274,-0.2541,0.1034,-0.4209,0.2424,-0.383,-0.2144,0.0226,-0.0179,0.2379,0.2941,0.0277,-0.1984,-0.4953,-0.27,-0.0573,0.1234,0.1232,0.281,-0.0689,0.6801,0.2198,-0.289,-0.3245,0.1379,-0.1432,0.1666,0.007,0.1094,-0.3592,0.2903,0.2306,-0.0876,-0.1729,-0.5402,-0.1125,-0.1225,-0.4277,-0.2756,-0.3459,0.0346,0.2194,0.1656,-0.107,-0.3894,0.0784,-0.1877,0.1047,0.0566,0.0633,-0.2379,-0.2176,-0.947,0.1053,-0.5086,-0.1574,0.5607,-0.2885 +thought,0.1727,-0.0802,0.0499,-0.0579,-0.0976,-0.0149,0.0039,0.4052,0.0064,-0.0429,0.0074,0.1057,-0.1263,0.0249,-0.0494,0.1942,0.0153,0.0484,0.0914,0.1084,0.1246,0.0018,0.0238,0.162,-0.161,0.0163,-0.053,0.1771,-0.2055,0.1196,0.121,0.0648,-0.0065,-0.141,-0.0877,-0.1116,-0.1339,-0.0339,-0.0303,0.2775,0.0994,-0.0176,-0.0321,0.0718,0.1257,-0.0255,0.1418,-0.1765,0.0124,0.139,-0.228,-0.4073,0.1206,-0.0912,0.2764,0.0183,-0.0283,-0.0978,-0.1625,0.1152,-0.0248,0.096,-0.1451,0.0799,-0.1336,-0.0512,0.1657,-0.0713,0.1216,-0.1279,0.1869,-0.0806,-0.0589,0.5181,-0.082,-0.0853,-0.2763,-0.2408,0.3414,-0.12,0.2153,-0.0582,0.0715,-0.0737,-0.1255,0.0502,-0.0207,-0.1493,0.06,0.1547,-0.097,0.1534,0.1527,-0.0204,-0.0331,-0.0187,-0.2455,0.071,0.0355,0.1272,0.0443,0.0639,0.065,-0.1738,0.0953,0.1091,-0.0592,0.0851,-0.0654,-0.2079,-0.0569,-0.04,-0.1956,0.0797,-0.2833,0.0206,0.1176,0.1217,-0.1601,0.1207,0.1771,-0.0022,-0.1174,-0.0508,0.0454,-0.1815,0.0646,-0.0059,0.5051,-0.0183,-0.0357,-0.0571,-0.0621,-0.0614,-0.0305,-0.1273,-0.3014,-0.0728,-0.1153,0.1935,-0.2125,0.0513,0.06,0.2304,-0.0498,-0.0063,-0.2763,-0.1622,0.061,0.1858,-0.0158,-0.002,-0.027,0.1146,-0.108,-0.1838,-0.2121,-0.0748,-0.0089,-0.2328,0.6167,-0.1651,-0.205,0.3192,-0.1537,-0.0243,-0.0007,0.2307,0.0494,0.2819,0.0101,-0.0921,-0.0979,-0.0877,-0.0276,-0.1097,0.1271,0.2371,0.2146,0.0335,0.4207,-0.2175,0.2522,0.0678,-0.0465,0.1183,0.2196,-0.1588,0.1629,0.061,-0.0157,0.0798,-0.1096,-0.0357,0.1003,0.1694,0.1599,0.0571,0.012,0.05,0.01,0.0075,-0.2158,0.241,0.0861,-0.0114,0.0725,-0.0853,-0.1412,0.035,0.0233,0.5578,-0.1061,-0.129,-0.0803,-0.2265,0.054,-0.199,-0.2418,0.0207,-0.1502,0.4652,0.0516,-0.0153,0.0752,-0.0739,-0.0296,-0.0336,0.0844,0.1705,0.0604,-0.4313,-0.2814,0.0155,-0.0234,-0.545,0.067,-0.0242,0.1015,0.1621,-0.0663,-0.0233,-0.1635,0.0835,-0.0633,-0.1291,-0.1027,0.009,-0.0289,0.1121,-0.0308,0.3455,0.1792,0.0311,-0.1396,0.0881,-0.1226,0.2154,0.0434,-0.0493,0.0183,0.1029,-0.0946,0.0114,-0.0469,0.0983,0.1238,0.1235,-0.0639,0.0249,-0.1999,0.1574,0.1031,-0.1956,-0.049,0.166,0.1254,-0.0626,0.2332,-0.0044,-0.0179,-0.1664,0.1395,-0.2035,-0.0158,-0.3779,0.1048,0.1039,-0.061,0.005,0.0926,0.1212,0.0151,-0.0234,0.0844,0.1089,-0.0418,0.2006,-0.1827,-0.1249 +tiredness,0.4036,-0.0771,-0.0463,0.0142,-0.0702,-0.2327,-0.3653,0.1452,-0.8808,0.2401,0.2815,0.5214,0.1481,0.1495,-0.5009,-0.3158,0.1729,0.026,-0.026,0.0098,-0.0869,0.4253,-0.1406,-0.0579,-0.3155,0.1383,-0.4162,-0.0929,0.5462,0.1017,-0.2996,0.2434,0.359,0.0796,-0.0151,-0.1994,0.4599,-0.2805,0.2615,0.2065,0.1531,0.0289,-0.3865,-0.1583,0.2159,0.3095,-0.3037,-0.3739,0.3582,-0.1023,-0.2061,-0.2431,0.8342,0.0861,0.0038,-0.1056,0.0963,0.0572,0.2013,-0.0112,0.5306,0.5696,0.2569,-0.1495,-0.0921,-0.2037,0.0821,-0.2463,-0.0589,-0.3856,0.0599,-0.2142,-0.0935,0.4599,0.2466,0.7633,-0.4128,0.3886,0.1849,-0.3341,0.0782,-0.1619,-0.0473,0.2526,-0.0219,-0.0017,0.7908,-0.782,0.0439,0.4288,0.3451,0.3329,0.0253,0.1041,-0.0942,0.1308,0.1427,-0.3396,-0.2055,-0.3475,0.1651,0.2555,-0.3759,-0.2162,-0.0694,-0.0386,0.0988,-0.4798,0.1307,0.2758,0.6776,-0.0179,0.427,0.29,-0.6147,-0.1048,0.0282,-0.1811,-0.1719,-0.3438,0.281,-0.4121,0.4728,0.0627,-0.149,0.0519,-0.0855,-0.5241,0.0439,-0.2954,0.1297,-0.2722,0.0394,0.2359,-0.0652,0.3517,-0.2519,-0.3065,0.18,-0.5355,-0.171,0.1867,0.231,0.7,-0.1529,0.7064,-0.0938,0.0282,0.2926,-0.1451,0.4626,0.4017,0.3478,-0.1195,-0.2733,0.4644,0.0725,0.4513,-0.3483,0.0204,0.6124,0.1953,0.3476,-0.1697,-0.0067,-0.0394,0.2103,-0.1793,0.1143,-0.1467,-0.0775,0.0111,-0.2476,0.1586,-0.1075,-0.5309,0.1347,0.5818,0.1978,0.0637,0.0013,0.6246,0.0746,0.1071,-0.2751,-0.1264,-0.0112,-0.0908,-0.0858,0.3006,-0.0021,-0.2217,0.1071,0.0954,0.1892,-0.0669,0.0916,0.1509,0.5117,0.2054,-0.3857,0.3318,-0.1517,0.061,-0.5661,-0.4911,0.1182,-0.1999,0.0009,-0.422,-0.1975,0.5927,0.0735,-0.1764,0.0996,0.4335,-0.2541,-0.2021,-0.1379,-0.1265,0.2107,0.1776,-0.4938,0.1919,0.4457,0.4061,-0.1798,0.1226,-0.2308,-0.1782,0.1323,-0.1933,-0.1796,-0.5686,0.1103,-0.717,0.2697,-0.4407,0.2624,-0.025,-0.1368,0.1084,0.3501,-0.2604,0.4511,-0.1049,0.2956,-0.3735,0.3186,-0.3608,-0.1604,0.1274,0.0438,-0.1523,0.3861,-0.0626,-0.332,0.5075,0.2306,-0.1664,-0.1892,-0.4355,-0.2063,0.4122,0.3871,-0.0521,0.0335,0.189,-0.1975,-0.1046,-0.0587,-0.3341,-0.0565,-0.2285,0.0014,-0.0926,0.0168,0.0904,-0.1738,-0.1759,-0.2738,-0.155,-0.3864,0.2709,-0.0391,-0.3792,-0.0283,0.1681,-0.2128,-0.2105,-0.0105,0.3769,0.236,-0.0865,-0.6706,0.3512,-0.1297,0.1151,0.1507,-0.4086 +torpor,0.1605,-0.3539,-0.3414,0.006,0.0583,-0.5762,-0.1205,0.3999,-0.4385,-0.3752,0.3322,0.5205,-0.0662,-0.0479,0.0053,0.6965,0.2853,0.6899,0.0343,-0.1395,0.0921,0.2521,-0.3882,0.1482,0.1613,0.0262,0.0264,0.0484,-0.0297,-0.0771,-0.045,0.308,-0.0529,-0.117,-0.3871,0.0211,0.0496,-0.1461,0.2104,-0.3321,0.2544,-0.0412,0.011,-0.1369,0.0604,0.2514,-0.0831,0.3903,0.3072,-0.1886,0.1227,0.2832,0.4165,-0.1648,-0.0427,0.2884,0.1542,0.007,0.0486,0.0266,0.5155,0.5617,0.1226,0.0056,-0.3177,-0.0024,-0.5664,-0.0502,0.6606,-0.1159,0.0296,-0.108,-0.1865,0.1795,0.136,0.0509,-0.349,0.5396,0.1703,-0.1426,-0.0751,-0.0885,-0.2454,-0.0538,0.0298,-0.1024,0.0519,0.3907,0.0325,0.3889,0.2135,0.6441,0.387,-0.0716,0.0736,-0.069,0.5002,-0.2158,0.2153,-0.0322,0.3418,0.0765,-0.3347,-0.0124,-0.2145,-0.0467,-0.1981,-0.0236,0.7126,-0.1578,0.7228,0.0589,0.3869,0.253,-0.4671,-0.425,0.1208,-0.4317,-0.1938,-0.3052,-0.1653,-0.2507,0.0808,-0.1551,-0.0061,0.3164,0.02,0.4097,0.0784,0.041,0.5312,0.0792,0.4708,0.2438,0.2539,0.5492,-0.4136,-0.8097,-0.2572,-0.3955,-0.6263,-0.0317,-0.0066,0.6303,-0.0,0.0868,-0.1265,-0.0313,0.3558,0.4881,0.1359,-0.1936,-0.3691,-0.5964,0.2375,0.274,0.2841,0.0042,-0.3744,0.1418,0.8411,-0.2714,-0.1094,0.1297,-0.1704,-0.2916,0.1818,-0.0093,0.2778,-0.0813,0.0273,-0.0238,-0.4105,0.4443,-0.0653,-0.2338,-0.0898,0.1112,-0.0172,-0.4625,-0.049,0.3514,0.2951,0.2306,0.409,0.4274,-0.5127,0.4316,0.2406,0.569,0.4049,-0.2069,0.1582,0.1288,-0.0871,-0.0345,0.0633,-0.4227,0.8018,0.0322,0.1494,0.1422,-0.4787,-0.0418,-0.3858,0.0176,-0.2923,-0.0357,0.2901,-0.3414,0.2547,0.5254,-0.0113,-0.3551,-0.0052,-0.2552,-0.1523,0.2157,-0.0694,0.3921,0.5559,0.023,-0.1505,-0.1897,0.5341,0.0042,-0.608,-0.507,-0.2633,-0.1722,0.132,-0.3739,-0.5651,0.1901,-0.1447,-0.8911,0.3477,0.1083,-0.0285,0.6175,0.2432,0.0169,0.5698,-0.4411,0.1051,0.2877,0.0522,-0.6372,-0.3762,0.2907,0.053,0.0833,-0.0132,0.0459,0.3158,0.4201,-0.0071,0.5895,0.2983,-0.0511,0.0528,0.1491,-0.2574,0.7216,-0.4296,0.0304,0.3331,0.3073,-0.3682,0.1127,-0.1602,0.1646,0.0761,-0.0146,0.2555,0.044,-0.2601,0.0708,-0.1156,-0.923,0.265,-0.1506,-0.5745,0.2558,-0.1616,-0.596,-0.2245,-0.4212,-0.4747,-0.1113,-0.0796,-0.1826,0.3102,0.1187,-0.1871,0.1375,0.0612,0.3336,0.1782,-0.1191 +trance,-0.3304,-0.0496,0.1649,-0.0574,-0.1794,-0.3426,-0.1323,0.1324,-0.0011,0.0617,0.4849,0.5222,0.1295,-0.2695,-0.1667,0.1654,0.0035,0.4454,-0.3403,-0.2855,0.2776,0.2054,0.2364,-0.0695,-0.4604,0.3358,-0.0896,0.1092,0.1902,0.0494,-0.1483,0.1329,0.1259,-0.2994,-0.2615,0.3059,0.1038,0.5544,0.0198,-0.3678,0.2252,-0.2368,-0.0725,-0.1118,0.3938,0.3268,-0.4454,0.1723,0.1271,-0.0938,0.2293,-0.0577,0.4316,-0.0254,0.1135,-0.1966,-0.1575,-0.1999,-0.2171,0.3674,0.1118,0.1738,0.0771,0.0588,0.1587,0.0921,-0.1848,-0.3697,-0.0781,-0.4039,0.2258,-0.2503,-0.0473,0.269,0.583,-0.4214,-0.2048,0.227,0.2508,0.0403,0.0019,0.1038,-0.3614,0.1834,-0.4089,-0.4053,0.0908,0.3492,-0.2102,0.5238,-0.0325,0.3887,-0.0189,0.3285,0.267,-0.1869,0.3876,-0.4728,0.1588,-0.2732,-0.4643,-0.4277,-0.0696,-0.2349,0.048,-0.3316,0.2174,0.0524,0.3726,-0.3493,-0.1279,-0.0489,0.096,0.2514,-0.566,-0.64,0.1812,-0.6161,0.0911,0.4551,0.0253,-0.0839,-0.3406,-0.4035,-0.2873,-0.1748,0.0662,0.7531,0.146,0.062,-0.0274,-0.0224,-0.3353,0.0061,0.3228,0.3278,-0.0271,-0.7271,0.162,-0.3984,-0.246,-0.0854,0.2663,0.228,-0.2026,0.074,-0.0251,0.0277,-0.0331,0.3392,-0.2408,0.1189,-0.3899,0.2895,0.0551,0.0147,0.2124,0.4347,-0.7581,0.2361,0.6026,-0.0775,0.0523,0.1588,-0.1906,-0.4135,0.4905,-0.0997,-0.0442,0.2176,-0.0644,0.2181,0.1701,0.2772,-0.0209,-0.3882,0.2275,0.468,0.0307,-0.2857,-0.2255,0.3318,0.4564,0.12,0.2147,0.2261,-0.4559,0.4523,0.4282,0.1694,0.868,-0.3836,-0.3017,0.1678,0.0856,-0.1502,0.0494,-0.0932,0.6274,0.0884,-0.023,0.0147,-0.154,-0.1984,0.2219,-0.2702,0.364,0.0854,-0.0038,-0.0531,-0.2949,0.4952,-0.4267,-0.2366,0.008,-0.5147,0.2566,0.2148,-0.2991,-0.0593,-0.1068,0.2549,0.1008,0.2666,0.2944,-0.3898,0.2095,0.2219,0.0372,0.2408,-0.182,-0.1545,-0.4205,0.1611,-0.1196,-0.8237,-0.359,-0.2887,-0.0248,0.0168,0.2241,-0.2179,0.5281,-0.2684,0.0038,0.0454,0.1709,0.0157,-0.3747,0.0667,-0.452,0.1577,0.1997,0.2882,0.4594,0.5737,-0.1434,0.0085,0.257,0.1897,0.3021,0.2778,-0.3819,-0.0304,0.1401,-0.0856,-0.2238,0.0726,-0.2985,0.5063,-0.2276,0.2645,0.2229,0.213,0.4499,0.2203,-0.2126,-0.0381,-0.3147,-0.4211,-0.1404,0.0763,-0.295,0.499,-0.4121,-0.1473,-0.1458,0.2164,-0.4838,-0.2661,0.598,0.1685,0.6891,0.127,0.1784,0.4559,-0.1631,-0.1375,-0.3911,0.3838 +transcendence,0.1314,0.097,-0.0851,0.1412,0.2201,-0.4501,-0.0854,0.0246,-0.3058,0.1553,-0.1554,0.7057,0.5154,0.1622,-0.3799,0.1763,0.1238,0.0771,-0.4165,0.037,0.1286,-0.2187,-0.4558,0.2518,-0.4897,0.1831,-0.0791,0.0928,0.0144,-0.181,-0.0107,-0.1486,0.1548,-0.0141,-0.5207,-0.3116,-0.1754,0.2094,0.5403,0.3574,0.0394,-0.0061,-0.2373,-0.0666,-0.0124,0.2949,-0.0919,0.1733,0.0687,-0.0903,0.1335,-0.0147,0.6799,0.1546,0.0588,-0.2225,-0.4354,-0.02,-0.1816,0.632,-0.0026,0.242,0.1464,-0.0395,0.1263,0.4537,-0.1995,-0.4435,-0.2307,-0.2923,-0.1187,-0.4128,-0.1192,0.1053,-0.1634,0.6259,-0.3557,0.1038,0.2539,-0.1202,0.0129,0.0794,-0.4513,-0.2417,-0.0014,-0.09,0.1078,0.4293,0.2,0.2549,-0.152,0.1887,-0.1477,0.3846,0.0423,-0.1795,0.1827,-0.0472,-0.0707,0.3353,-0.2816,0.307,0.1042,-0.328,-0.1677,-0.0143,-0.1774,0.3686,0.4055,-0.0263,0.0814,-0.0634,-0.1261,0.065,-0.6905,0.0904,0.518,0.1049,0.0661,0.2505,-0.1898,-0.0186,-0.2281,-0.6317,-0.4508,0.0732,-0.152,-0.0726,0.105,0.274,-0.2142,0.4393,-0.532,0.0657,0.2178,-0.1921,-0.4372,-0.521,0.2853,-0.6163,0.1578,0.1994,0.0371,0.296,0.4938,-0.2078,-0.3098,-0.2065,-0.143,0.2822,0.2026,-0.1901,0.071,0.3467,-0.1418,0.2208,-0.1236,0.1171,0.0328,-0.0793,0.5953,-0.0658,0.0983,0.2537,0.0614,-0.2413,0.122,-0.0063,-0.0124,-0.3843,-0.0212,0.3771,0.295,0.2731,-0.0192,-0.3307,-0.1708,-0.129,0.1205,0.1125,-0.0449,0.1999,-0.0457,-0.3506,0.4036,0.2237,-0.0674,0.1329,0.1281,0.5422,0.3205,-0.0022,-0.0989,0.3177,-0.0651,0.2125,-0.478,0.0785,-0.1856,0.0241,-0.3619,0.0098,-0.3653,0.0744,-0.2706,-0.0685,-0.1345,-0.0515,-0.1724,0.1983,-0.018,0.4768,-0.088,-0.134,-0.3039,0.0042,0.0022,-0.13,0.1205,-0.1796,-0.0663,0.3087,0.0309,0.3188,0.1365,-0.1949,0.1703,-0.132,-0.1101,0.1886,-0.1773,0.1015,0.0065,0.2044,0.2747,-0.5487,-0.412,0.1488,0.0688,-0.1085,-0.1244,-0.3452,0.349,0.0008,0.2062,-0.7273,0.2428,-0.1056,-0.6401,0.2395,0.0398,-0.0917,0.3395,0.4038,0.1154,0.0497,-0.1289,0.2471,-0.0845,-0.1983,0.3098,-0.4199,-0.0709,0.4737,0.1004,-0.2116,-0.8084,0.0639,-0.2872,0.1146,0.0448,-0.1052,0.2774,-0.1477,-0.023,-0.0085,-0.4472,0.3176,0.187,-0.688,-0.1291,0.0849,-0.4044,0.0983,-0.1171,-0.099,-0.2305,-0.0474,0.2995,-0.0922,0.2001,-0.4591,0.1407,0.0882,0.1015,0.066,-0.2015,-0.1526,0.0843,0.4093 +uncertainty,0.0614,0.2568,0.1494,-0.3683,0.0667,-0.0566,-0.3734,0.7223,-0.35,0.2408,-0.0548,0.1916,-0.315,0.0639,0.3217,-0.0544,0.3254,-0.1839,0.1041,-0.1539,-0.2526,0.341,0.2133,-0.1605,0.3508,0.2834,-0.1334,-0.0392,0.0912,-0.1218,0.1523,-0.1142,0.2451,-0.1467,0.2534,0.1821,-0.2834,0.073,0.0534,0.0225,-0.2355,-0.1305,-0.0212,-0.1447,-0.5814,-0.134,-0.0488,-0.534,0.1135,-0.0631,-0.0973,-0.1699,0.4427,-0.3131,-0.1723,0.021,-0.229,0.0452,0.1192,-0.104,0.1492,0.4462,0.0206,0.1579,-0.2037,0.3706,0.0291,-0.0091,-0.0052,-0.298,-0.017,0.3909,-0.0792,-0.2653,0.0446,0.6789,-0.3107,-0.1828,0.166,0.167,0.0229,-0.049,0.0791,-0.6009,0.1595,-0.3057,0.0876,-0.253,0.1582,-0.1671,0.344,0.1842,0.2795,-0.2583,-0.5829,-0.1588,0.2176,-0.2774,-0.1463,-0.0536,-0.1409,0.3291,-0.2591,-0.2519,-0.1471,0.0213,0.0608,0.3463,-0.1745,-0.1479,0.6546,0.155,-0.4727,0.3624,-0.5833,-0.2411,-0.0806,-0.1009,0.1165,-0.1225,-0.2704,-0.0053,-0.0846,-0.3697,0.1656,-0.1522,-0.4774,0.1977,0.113,-0.1546,-0.0989,-0.0546,0.4335,-0.1794,0.1037,-0.2255,-0.1719,-0.4229,-0.1649,-0.1761,-0.1127,-0.1768,0.4339,0.6753,0.2255,-0.4047,-0.0642,-0.2911,0.0198,0.1262,0.1465,-0.177,0.1327,-0.363,0.1857,-0.0662,0.1498,-0.4466,-0.0182,-0.3345,0.4557,0.0577,-0.1194,-0.3509,0.2147,0.3842,-0.1133,0.2528,-0.1172,-0.38,-0.056,-0.0628,0.0856,0.0941,0.107,-0.2346,-0.154,0.2178,-0.3726,0.3236,-0.0328,0.1967,-0.2119,-0.013,-0.5337,0.3306,0.3986,0.3627,-0.008,-0.4646,0.0532,-0.1799,0.0339,0.2207,-0.1968,-0.148,0.1052,-0.3879,0.3288,0.2168,-0.0816,0.1656,0.3076,0.0434,0.0978,0.2166,-0.1386,0.2139,0.3974,-0.1043,-0.1222,0.6091,0.1406,-0.1857,0.0607,0.1434,-0.1521,-0.2829,0.145,-0.0547,0.1384,0.4254,-0.2371,0.0918,-0.0389,-0.129,-0.1621,0.5312,-0.114,-0.1803,0.0818,-0.1108,-0.0514,-0.4713,0.1698,-0.7693,0.0595,-0.0467,0.1341,0.1747,-0.3819,-0.1169,-0.0416,0.4006,0.4416,-0.5847,0.1698,-0.1143,-0.112,-0.0979,0.1376,0.0503,-0.2993,0.2082,0.3241,0.0087,-0.0717,0.3909,-0.3725,-0.2359,-0.1279,0.2267,0.0924,0.1518,0.1957,0.2822,-0.2305,0.1048,-0.3639,0.0975,-0.0479,-0.5091,0.2019,-0.2303,0.0598,0.2573,0.1323,-0.6183,-0.0046,-0.2948,-0.0044,-0.1233,-0.5032,0.2732,-0.0719,0.0402,-0.0942,0.251,-0.1701,0.0672,0.0616,-0.1078,-0.0884,0.2374,0.2077,0.1536,0.0045,0.25,0.3973,0.1677 +uneasiness,0.1343,0.2276,-0.6463,-0.1472,-0.296,-0.0488,-0.2159,0.3354,-0.6245,-0.4273,-0.008,0.4162,-0.4982,0.1309,0.1909,0.4729,0.1436,0.0029,0.2679,-0.3927,0.0184,0.1634,0.3199,-0.1667,0.1673,-0.0183,0.0289,0.046,-0.1431,-0.0068,0.1518,0.0259,0.1703,0.2855,0.0463,-0.3119,0.1306,-0.014,0.4003,0.145,0.1355,-0.0453,0.1824,-0.027,-0.3149,-0.0517,-0.2105,-0.5404,-0.159,-0.0649,-0.0197,-0.4109,0.3139,-0.0748,-0.0565,0.1299,0.1013,0.1537,0.3243,0.24,0.4381,0.2102,0.3265,0.1199,0.0061,0.2443,0.3237,-0.3059,0.1197,-0.2388,-0.0567,-0.0034,-0.3783,0.0342,0.3085,0.6902,-0.2014,0.0185,0.1263,-0.2015,-0.2049,-0.4238,-0.2318,-0.4252,-0.4055,-0.2446,0.185,-0.1854,0.3654,-0.1333,-0.1253,0.5414,0.3849,-0.3712,-0.333,-0.2414,0.299,-0.1482,-0.3187,-0.1463,0.1404,0.0157,-0.4758,0.3926,0.0217,-0.0779,0.1411,-0.1411,0.4944,0.2104,0.9773,0.1937,-0.1547,-0.1686,-0.7075,-0.1003,0.0314,0.1011,-0.2231,-0.2708,-0.0947,-0.1874,-0.0314,-0.1722,-0.2646,-0.1577,-0.0227,-0.3217,0.2247,-0.1886,-0.2132,-0.1763,0.4417,0.1251,0.3731,-0.1117,-0.1845,-0.606,-0.07,-0.2641,-0.3572,0.267,0.4004,0.855,0.1781,-0.1951,-0.3803,-0.0606,0.4717,0.2007,0.1576,-0.1981,0.0327,0.3162,-0.0506,0.1299,0.1238,0.1369,-0.2891,0.1287,0.636,0.0229,0.1484,-0.1906,-0.2376,0.0313,-0.1374,0.3122,-0.0876,0.1024,0.101,0.2447,0.1058,-0.1259,-0.0583,-0.4836,0.316,0.3374,0.1132,0.3729,0.0434,0.2319,0.1773,-0.2216,-0.2461,0.2305,0.2864,0.6256,0.0085,-0.0765,0.3734,-0.2256,0.2176,-0.1764,-0.2866,-0.187,0.2013,-0.3636,0.4779,0.1468,-0.0381,0.1369,0.0061,0.1112,-0.0837,0.0504,0.0031,0.1302,0.1799,-0.1212,0.1487,0.6021,-0.2014,-0.2745,0.0497,-0.0499,0.1153,-0.4915,-0.296,-0.0933,0.4865,0.2211,-0.2103,0.1078,0.137,-0.0851,-0.1023,0.1794,-0.2284,0.2935,-0.099,-0.2109,0.0977,-0.2285,-0.0212,-1.1927,-0.2586,-0.5598,-0.2034,0.053,-0.4416,-0.1479,-0.0423,0.3542,0.0576,-0.0965,0.2835,-0.0701,-0.3513,-0.1419,0.2432,0.0022,-0.3066,0.2029,0.0407,-0.1489,0.0043,0.1491,0.2521,-0.2538,-0.1269,0.0216,0.0826,-0.1004,0.0773,-0.0528,0.0286,0.6736,-0.1109,0.0869,-0.1225,-0.5182,0.4553,-0.0775,-0.043,0.1467,0.1298,-0.1944,0.0132,-0.2457,-0.1491,-0.3111,-0.1054,0.5097,0.1585,0.1803,0.1306,0.2877,-0.1436,-0.0298,0.2169,0.1716,0.2201,0.2176,0.2492,-0.0079,-0.0139,0.2851,0.2602,-0.0052 +unhappiness,0.5011,-0.2529,-0.0042,0.2374,0.1764,-0.1802,-0.1317,0.3652,-0.4697,-0.116,-0.195,0.4709,-0.5613,0.3772,-0.1094,0.1615,-0.2067,0.0724,-0.222,0.1462,-0.0354,0.236,0.0285,-0.4272,-0.1409,0.0015,-0.0305,0.2639,-0.4505,-0.0903,0.1225,0.0872,0.1469,0.3015,0.2491,-0.2612,-0.3038,-0.1161,0.303,0.0419,0.2979,-0.1632,0.1436,-0.0405,-0.13,-0.1268,-0.1573,-0.9,-0.0236,-0.0351,-0.3205,-0.2865,0.4182,0.0681,-0.1605,0.2209,-0.3501,0.2223,-0.0236,0.1943,0.3754,0.5153,-0.1023,0.048,0.3048,0.1539,-0.1352,0.0221,-0.3001,-0.0306,-0.0226,0.3008,-0.0786,0.1396,0.167,0.5779,-0.2766,0.1009,0.0439,-0.431,-0.1102,-0.1995,-0.182,-0.0735,-0.1674,0.194,-0.2115,0.0576,-0.0969,0.247,-0.1396,0.3785,0.1671,-0.123,-0.4069,-0.4563,0.2843,-0.2606,-0.3574,-0.046,-0.1089,0.4638,-0.3092,0.1397,-0.3058,0.2772,-0.0619,-0.3317,-0.1008,0.2883,0.449,0.1534,-0.0702,0.5549,-0.631,-0.367,-0.0623,-0.0288,-0.4058,-0.2373,-0.1212,-0.0837,0.1955,-0.1715,0.2902,-0.4544,0.0127,-0.3423,0.2612,-0.278,0.2183,-0.178,-0.0984,-0.3327,0.1948,0.0621,-0.3149,-0.4147,0.3026,-0.1688,-0.1062,-0.4154,0.4472,0.6274,0.0138,-0.1093,-0.2293,0.2231,0.2254,-0.032,0.0316,-0.2197,-0.1009,-0.0431,-0.4515,0.3693,0.1837,-0.0176,-0.1547,0.0531,0.5325,0.3266,0.2471,-0.0969,-0.3402,0.1927,-0.3028,0.1323,0.1541,0.1809,0.0837,0.6264,0.0976,-0.1606,-0.4656,0.0085,0.0823,-0.354,0.2428,0.4141,0.0739,0.4321,0.0456,-0.1663,0.2845,0.4826,0.1085,0.2738,-0.0363,0.0337,0.0782,-0.2692,-0.0641,-0.4358,-0.4996,0.3409,-0.0388,-0.0997,0.1168,-0.0033,0.0068,0.1566,0.0928,-0.1056,0.0613,-0.2034,0.1462,-0.135,-0.0642,-0.279,0.2732,0.5677,-0.0975,-0.0124,0.2884,0.1781,-0.391,-0.1858,-0.1858,0.064,0.4138,0.2674,-0.2613,0.6397,0.2973,-0.0709,-0.2887,0.1436,-0.203,0.2635,-0.2243,-0.073,0.3277,0.1985,-0.2203,-1.0939,-0.1317,-0.4485,-0.0486,0.0317,-0.0942,-0.3838,-0.0728,-0.0817,0.3909,-0.1941,0.2931,-0.2739,0.2175,-0.0558,-0.181,-0.1036,-0.3832,0.1373,0.2648,-0.0683,0.4415,0.3424,-0.0356,-0.3018,0.0486,0.2996,0.1486,0.5559,-0.0794,0.366,-0.4902,0.2946,0.1557,0.139,-0.0205,-0.5796,-0.0704,-0.4975,0.0907,-0.0171,0.0364,-0.0935,-0.4182,0.0275,0.1607,-0.0425,0.0116,-0.0664,0.1056,-0.2326,-0.1454,0.1533,-0.0677,0.2016,0.266,-0.0181,-0.2572,0.1316,-0.0963,0.1621,0.2319,0.0819,0.4479,0.2658 +vengeance,-0.035,0.001,-0.3232,0.0426,0.4395,-0.0984,-0.0926,0.1214,-0.2591,-0.5056,0.1096,0.3045,0.4503,0.0767,-0.1197,0.158,-0.3347,0.0204,-0.2837,-0.242,-0.278,0.0788,-0.0643,-0.1999,0.277,-0.1153,0.0414,0.0935,0.0097,0.4674,0.7236,-0.2194,-0.0849,0.1363,0.2016,0.0078,-0.1484,0.157,-0.1593,0.4037,-0.1962,-0.511,0.4969,-0.4519,-0.3749,-0.2497,-0.1007,-0.2938,0.205,-0.1215,0.1395,-0.1939,0.1859,0.5343,-0.0788,0.0068,-0.0693,-0.1952,0.2241,-0.0694,0.1632,0.1104,-0.0455,0.1746,-0.1096,0.1727,-0.0952,-0.1925,-0.354,-0.1016,-0.0953,0.0913,-0.6449,0.0709,0.1457,0.201,-0.3524,0.172,0.2129,-0.5772,-0.0727,0.0264,-0.1993,0.1021,0.3769,0.2398,0.0262,0.0376,0.0235,0.1687,0.0598,0.2418,-0.1339,0.0646,0.2323,-0.4744,0.1727,-0.0042,-0.3765,-0.5416,0.1578,-0.1893,-0.0439,0.2384,0.1559,0.1106,0.2282,0.215,0.0801,0.6539,0.535,0.0549,0.0887,0.0796,-0.6732,-0.1823,0.3994,0.1795,-0.1882,0.2603,0.3548,0.4891,0.0081,0.2844,-0.065,0.0777,-0.4785,0.0304,0.0739,-0.0452,-0.1972,-0.0324,0.2808,0.2358,-0.0571,0.2949,-0.2461,0.0586,-0.234,-0.4605,0.1745,0.0365,-0.0017,0.0548,-0.0552,0.5204,-0.2279,0.1508,-0.1529,0.2734,-0.0334,-0.2429,0.1359,-0.2609,0.1206,-0.3107,-0.0867,-0.1201,-0.0375,0.194,0.4901,-0.193,-0.0833,-0.0638,0.1547,-0.0463,-0.0271,-0.055,-0.1765,0.2373,0.1032,0.142,0.4265,0.1843,0.2823,0.2059,-0.0278,0.2761,0.1398,0.2727,-0.3075,0.2497,0.0367,-0.2946,-0.0481,-0.5135,-0.5125,0.1789,-0.1052,0.1468,0.3484,0.1426,-0.0859,0.0028,0.0628,0.0035,0.0112,-0.0154,-0.069,0.0083,-0.2671,-0.2333,-0.287,-0.2549,-0.1393,0.1447,0.2928,-0.5767,0.4377,-0.1426,0.0701,0.4868,-0.0902,0.0389,0.0476,-0.2304,0.0983,-0.1896,0.1622,0.9637,-0.1313,0.3951,-0.0621,-0.0856,-0.0067,0.2626,0.3292,-0.0691,-0.1942,0.6068,-0.458,0.1259,-0.1079,-0.0004,0.1509,-0.6157,-0.1681,0.2425,0.3803,0.0116,0.062,0.4173,-0.0404,-0.1504,0.138,-0.3437,0.0493,-0.0847,-0.1834,-0.3083,0.2025,-0.3116,0.1814,0.0352,-0.0191,-0.0538,0.1004,0.1787,0.2328,-0.001,-0.1516,0.2149,0.2025,0.2281,-0.3038,0.3932,0.0358,0.1394,-0.0681,0.5357,-0.1373,-0.2123,-0.0231,0.0133,0.0714,0.0888,-0.4424,0.1767,0.2734,-0.2391,-0.2246,0.0273,0.0582,-0.0729,-0.0783,-0.1803,0.0602,-0.1253,0.0154,0.4361,0.0666,-0.1868,-0.0423,-0.2074,0.1407,-0.0442,-0.0382,-0.1673,0.1523,-0.1142 +wakefulness,-0.0349,0.1214,-0.2991,-0.1692,-0.1838,-0.046,-0.5424,0.2204,-0.1968,-0.0964,0.3695,0.9139,0.4623,-0.3676,0.1237,0.487,0.0332,0.541,0.2387,0.0248,0.5642,0.2146,-0.1896,-0.0515,-0.1638,-0.0503,-0.5609,0.0927,-0.0148,-0.04,-0.092,0.2774,-0.1055,-0.3701,-0.6293,0.0755,0.3013,0.3523,0.4112,0.2902,0.5821,0.0202,-0.3268,-0.2593,0.442,0.345,-0.3992,0.0934,0.1415,-0.06,0.2465,0.1492,1.0273,-0.3656,-0.3993,-0.1348,-0.2175,0.1105,0.1527,0.1121,0.1023,0.1551,0.1515,0.1101,-0.0289,-0.1925,-0.3768,-0.2911,0.1782,-0.0962,-0.0159,-0.1736,0.1995,0.2211,0.036,0.4983,-0.2921,0.3392,0.0465,-0.4759,0.1033,0.1827,0.1758,-0.2854,-0.2498,-0.3777,0.2071,-0.4252,0.1607,0.8105,0.2026,0.3824,-0.0021,0.2175,-0.1662,-0.3018,0.1971,0.013,0.3845,-0.1734,0.1616,0.2945,0.0596,0.0268,-0.0515,0.108,0.051,-0.5278,0.5273,0.3329,0.3214,-0.0606,0.9824,0.3969,-0.7095,-0.3064,0.2306,-0.5339,0.2382,0.0371,0.559,-0.6519,0.0294,-0.7715,-0.3105,0.2759,-0.1625,0.0967,0.1877,0.4416,-0.0601,-0.0677,0.217,-0.1096,0.1884,-0.037,-0.6431,-0.6749,-0.2974,-0.4038,-0.1851,0.3684,0.2397,0.1816,0.1878,0.5835,-0.1287,-0.5508,0.3342,0.4705,0.1105,0.2054,-0.0055,-0.6484,-0.2484,0.5177,0.042,0.3083,0.0292,0.0305,0.6191,-0.1949,-0.0787,0.4287,-0.3539,-0.4183,0.1937,0.1611,0.0026,0.1665,0.0145,0.5303,0.1324,0.3331,0.0657,-0.141,0.4383,0.0769,0.2803,-0.5561,-0.2007,0.1356,0.2049,0.0152,0.1153,0.3397,-0.0032,0.1562,0.0455,0.0109,0.6221,-0.1986,0.2088,-0.1079,-0.4108,-0.1439,-0.3076,0.0245,0.7258,-0.3394,0.2615,0.4503,-0.539,-0.0412,-0.0373,0.0154,-0.1886,-0.246,0.3159,-0.0621,-0.1191,0.464,0.1778,-0.6804,0.2243,0.141,0.1648,0.1,-0.3351,-0.2313,0.375,-0.0712,-0.0068,-0.287,0.3125,-0.1153,0.1012,0.4916,-0.1461,-0.0006,0.5545,-0.2462,-0.1032,0.022,-0.0151,-0.5775,0.2869,0.0655,-0.2662,0.2909,-0.1625,-0.1614,0.347,-0.4734,0.0277,-0.2927,0.2127,-0.1643,0.1124,0.2554,-0.1407,-0.2364,0.3032,0.4035,-0.1272,0.0637,-0.1827,0.7765,-0.1974,-0.1437,-0.2929,0.01,0.1535,0.7403,-0.0512,0.1743,0.4669,0.3785,-0.1699,0.0094,0.1118,-0.1717,0.0556,-0.2598,-0.0914,0.0473,-0.2353,0.3003,-0.2979,-0.4492,-0.2218,0.1035,-0.057,0.08,0.0332,-0.2994,0.0026,0.35,0.2684,-0.3981,-0.0082,-0.309,0.4727,0.3441,-0.0275,0.5406,0.0783,0.3074,-0.1386,0.1419 +warmth,-0.0833,-0.0158,0.0955,0.4486,-0.485,0.1116,-0.2417,0.2153,-0.5036,-0.2531,0.3246,0.2427,-0.4068,-0.0072,-0.2139,-0.0172,-0.1105,0.037,0.2046,0.0486,-0.2186,-0.1337,-0.4573,-0.1717,-0.0141,-0.1827,0.3618,-0.2794,0.1319,-0.1076,-0.0822,-0.1342,-0.0597,-0.2352,0.0282,0.1121,0.3538,-0.0969,0.4898,0.6219,-0.0839,-0.3741,0.1249,-0.0924,0.1607,0.1253,-0.6516,0.1285,-0.0455,0.0943,0.4075,0.1208,0.2345,-0.0416,-0.1535,0.3826,0.2647,-0.0196,-0.2932,-0.1878,-0.1134,-0.1793,0.1648,-0.2227,0.1269,0.3761,-0.1586,-0.0039,0.1459,-0.2166,0.06,-0.3483,-0.4928,-0.1386,-0.28,0.7038,-0.3693,0.0122,0.1932,-0.3292,0.0274,-0.1414,0.2038,0.1676,-0.109,0.2661,0.0612,0.053,0.1479,0.1998,0.1549,0.2516,0.0395,0.1593,-0.6009,0.2684,0.3411,0.226,0.1786,-0.3883,-0.0507,0.1226,-0.0057,0.0778,0.3335,-0.1837,-0.2576,0.209,-0.0278,0.003,0.3451,0.1215,0.2422,0.0348,-0.5474,-0.2493,0.6519,-0.0116,-0.0928,-0.0922,-0.1881,-0.2847,0.0655,0.1483,-0.1751,-0.2743,-0.2367,-0.5862,0.027,-0.0167,0.1911,-0.0375,0.1779,0.1152,0.3146,-0.2471,-0.2354,-0.4031,-0.0725,-0.4649,0.2252,0.1656,-0.1465,0.5403,0.0117,0.1519,-0.2546,0.0618,0.8347,-0.0172,0.4111,-0.0409,0.0752,-0.5554,-0.0045,0.0787,0.1805,0.1833,-0.2638,0.0887,0.4808,-0.0847,0.0458,-0.1738,0.2262,0.3521,0.2758,0.4403,0.1423,-0.3577,-0.2985,0.1474,0.1443,-0.007,0.421,-0.1741,-0.2509,0.4382,-0.4556,0.3637,0.1037,-0.187,-0.053,0.3213,-0.1191,0.0884,0.0607,0.1602,0.3364,0.0819,0.6227,-0.1849,-0.319,0.3943,-0.25,-0.4315,-0.3456,0.0903,0.1596,-0.0077,-0.5051,0.0757,-0.0563,0.074,-0.0929,-0.286,0.4591,0.0575,-0.0971,0.0759,-0.2445,0.7149,0.1441,-0.0002,-0.0005,-0.614,0.1405,-0.2815,-0.0636,0.0038,0.294,0.235,-0.1981,0.2582,-0.1319,-0.3549,0.2758,-0.1944,-0.151,-0.0619,0.1027,-0.2322,-0.4889,-0.064,0.0332,-0.7089,0.037,-0.2351,0.0221,0.1466,-0.2131,-0.0628,0.1348,0.0163,0.274,0.1781,0.2316,0.0143,-0.3402,-0.1738,-0.2021,-0.6468,-0.1164,0.2662,-0.177,-0.0052,0.1533,0.1335,-0.0895,0.0489,-0.3823,0.0353,0.2877,0.2529,0.098,-0.4952,0.514,-0.1973,0.178,-0.0381,0.269,-0.5096,-0.1151,0.0315,-0.1575,0.2541,-0.1978,-0.4421,-0.2548,-0.1073,0.1159,0.4005,-0.0467,-0.1703,-0.0489,-0.2876,0.0853,0.0886,-0.0539,0.0806,0.0122,-0.2468,0.2573,0.2322,0.2328,0.0251,0.6247,-0.1368,0.0974,-0.1981 +weariness,0.5084,0.1772,-0.3614,0.1348,-0.2718,-0.0866,-0.3629,0.2256,-0.7849,-0.011,0.336,0.5352,0.0149,0.157,-0.1295,-0.1888,0.0849,0.2862,-0.0267,0.0,-0.1392,0.1872,-0.3083,-0.1717,-0.384,-0.1281,-0.293,-0.0555,-0.113,0.1119,0.0583,0.1195,0.3042,-0.0016,0.1466,-0.299,0.1764,-0.0875,0.3069,-0.0853,0.427,-0.0871,-0.2271,-0.1269,0.0776,0.3367,0.0705,-0.4422,0.1784,-0.057,0.2432,-0.3411,0.5858,0.0006,-0.317,0.2429,-0.2175,-0.0646,0.2502,0.4453,0.7733,0.4073,0.3586,0.1436,-0.127,0.0655,0.0483,-0.0218,-0.2694,-0.4928,0.0315,-0.2287,-0.3012,0.0953,0.0984,0.6535,-0.2574,0.4986,0.1106,-0.5223,0.0606,-0.0035,-0.4185,0.0431,-0.1355,0.3197,0.1223,-0.2432,0.1037,0.2549,0.251,0.4638,-0.1516,0.0039,-0.0698,-0.0056,0.1974,-0.339,-0.2614,-0.0069,0.4027,0.3909,-0.2319,-0.0265,0.1143,0.1859,-0.2554,-0.4023,0.373,0.3368,0.6717,0.0769,0.3533,0.0641,-0.6408,-0.1639,-0.0755,0.1531,0.0088,-0.2603,-0.1099,-0.7023,0.2657,0.1843,-0.1806,0.0011,0.2442,-0.4647,0.0904,0.1062,-0.0169,-0.3679,0.3894,0.3313,0.1633,0.0089,-0.1207,-0.8032,0.0028,-0.3944,-0.4063,0.1625,0.248,0.7622,0.2093,0.3812,0.017,0.0894,0.2544,0.1958,0.2823,-0.5516,0.2565,-0.2263,-0.0511,0.0179,0.0836,0.3332,-0.1951,-0.0182,0.5113,0.3557,0.0762,-0.1931,0.0182,-0.1677,-0.2158,-0.0133,0.046,-0.3376,0.2086,-0.0975,-0.1824,0.2099,-0.2023,-0.6646,-0.079,0.3152,0.174,0.0984,0.0882,0.4655,-0.0115,-0.0981,0.0932,-0.1175,-0.1992,0.2744,0.0058,0.3973,0.0494,-0.3293,0.2357,0.0081,0.1314,0.0399,0.2658,-0.1009,0.646,0.3,-0.3397,0.0626,-0.0722,-0.075,-0.3325,-0.0302,-0.091,0.2107,0.491,-0.2929,0.2139,0.6172,0.1056,-0.0701,0.1462,-0.1261,-0.1989,-0.1422,-0.53,0.0778,0.4672,0.1792,-0.2138,-0.0396,0.3378,0.2804,-0.2185,0.0633,-0.118,-0.0462,0.2189,-0.3502,-0.1576,-0.537,0.3052,-0.9296,-0.1708,-0.1116,0.2216,0.0852,-0.5082,-0.2185,0.4786,-0.3145,0.3319,-0.3385,0.1862,-0.4554,-0.1238,-0.3058,0.1354,0.1547,-0.2696,0.1326,0.232,-0.043,-0.0074,0.2396,0.0874,-0.1485,0.1822,0.1015,0.2085,0.176,0.0307,-0.0683,-0.0934,0.2298,-0.1153,-0.0797,-0.0433,-0.1948,0.0529,-0.3486,0.033,-0.1383,0.0913,-0.286,-0.2534,-0.6767,-0.1013,-0.1534,-0.6815,0.505,-0.1169,-0.192,0.2579,0.0803,-0.3762,-0.1949,-0.1421,-0.1369,-0.1589,0.0112,-0.579,0.0064,0.2737,0.1693,0.2323,-0.1502 +woe,0.5077,-0.0271,-0.3261,0.0913,0.0836,0.1112,-0.0799,0.226,-0.2543,-0.3413,-0.0133,0.3097,-0.2589,0.3451,0.4011,-0.1374,-0.1751,-0.0969,-0.132,-0.0069,0.1867,0.2975,-0.2329,-0.0806,0.3132,-0.0741,-0.1727,0.144,-0.1096,0.1611,-0.0311,-0.3166,0.0116,-0.1742,-0.0121,-0.0576,0.0549,-0.0735,0.3582,0.1808,0.2435,-0.1594,0.245,-0.085,-0.0632,-0.1813,0.2841,-0.6909,-0.1978,0.1115,-0.1575,0.0254,0.4134,0.036,-0.0692,-0.0741,-0.2035,0.2763,0.4551,0.269,0.6288,0.6365,-0.2504,-0.0815,-0.0122,0.1372,-0.4124,-0.2102,-0.2656,-0.4957,-0.1151,0.2826,-0.1851,-0.2441,0.39,0.2508,-0.379,-0.0814,0.1023,-0.0597,0.0345,0.3026,-0.3502,0.3556,0.1096,0.2902,-0.3163,0.2181,0.2285,0.1995,-0.1378,0.0463,0.3687,0.5183,-0.0105,-0.3071,0.2762,-0.0786,-0.6382,-0.252,0.1431,-0.0248,-0.2279,-0.4065,0.0959,0.0581,0.0711,0.0978,0.1186,0.2343,0.0214,-0.0155,0.6808,0.2488,-0.6778,-0.1589,0.1752,-0.0025,0.2447,-0.0023,0.4085,0.2711,-0.0505,-0.1173,-0.0772,0.0844,-0.0769,-0.5703,0.3641,-0.216,0.027,-0.2333,0.0733,-0.0505,0.2783,-0.2955,-0.1003,-0.2454,0.4337,-0.4389,0.1219,-0.2871,-0.1048,0.3512,-0.107,0.4846,0.1131,0.201,-0.2292,0.0059,-0.1308,-0.2032,-0.0702,-0.1819,0.2198,0.1034,0.0897,-0.3337,-0.0178,0.3444,0.4539,-0.2952,-0.25,0.3149,-0.1843,0.1729,0.1119,-0.0486,-0.4484,-0.1291,-0.0364,0.1169,0.0702,-0.2318,-0.2272,0.1966,-0.029,-0.0621,-0.2592,-0.0186,0.1227,0.1692,-0.0785,-0.1566,-0.0288,0.2379,-0.0012,0.1953,-0.1191,0.1311,0.146,0.2542,-0.2883,-0.107,-0.3824,0.6603,0.2682,0.4612,0.1127,-0.0238,-0.2718,0.2948,-0.0505,-0.6669,-0.4639,-0.2553,0.0886,-0.3529,0.437,0.0731,0.3806,0.4371,0.0598,-0.0265,-0.0703,-0.3502,-0.0358,-0.2661,0.0387,0.4125,0.1445,0.5318,-0.2595,0.2107,0.7706,0.1068,0.0071,-0.2188,-0.145,0.2489,0.1248,0.0729,-0.0863,-0.1051,0.0219,-0.6906,0.5245,0.4253,0.1419,-0.1485,0.0048,-0.3212,0.2749,-0.1236,0.1641,-0.1918,0.1762,-0.5532,-0.3707,-0.4962,0.0693,0.2313,0.0203,0.3519,0.2273,0.0606,0.0173,-0.3568,0.0368,0.2936,-0.065,0.0937,0.0376,-0.0466,0.1417,0.2465,-0.0984,-0.2187,-0.3413,-0.1269,-0.2492,0.0025,-0.0299,-0.1567,-0.1744,0.0069,-0.0195,-0.1434,-0.442,0.0287,-0.259,-0.2581,0.1437,0.4649,-0.0628,-0.4134,0.0242,-0.0816,0.1073,0.1094,0.036,-0.0935,0.1857,0.1572,-0.3757,-0.0996,0.4035,0.0242,0.2569,0.3108 +worry,0.1284,0.194,0.0745,-0.0406,-0.3076,-0.0486,0.2832,0.5267,-0.214,-0.1298,0.0095,-0.0097,0.0296,0.1151,0.056,-0.1486,-0.0158,0.1638,0.0546,0.184,-0.0759,0.2198,0.1727,0.034,0.4182,-0.1377,-0.0615,-0.0518,-0.0662,0.4121,-0.0491,-0.081,0.2198,-0.0809,0.1099,-0.3315,-0.2146,0.2817,0.0362,0.245,-0.0169,0.227,0.3914,-0.172,0.1173,0.1044,0.3501,-0.3791,0.127,0.1285,-0.4212,-0.5295,-0.2834,0.0603,-0.0222,0.2346,-0.0778,0.3136,-0.1378,0.1115,0.2167,0.1327,-0.0375,-0.0989,0.0191,0.1063,0.1089,0.0672,-0.0831,0.1145,0.1494,0.0392,-0.0257,0.2507,0.2177,0.61,-0.2192,-0.2316,0.1981,0.2005,0.0289,-0.0553,0.0854,0.0252,-0.0685,-0.0487,0.2153,-0.1616,-0.0073,-0.1495,0.233,-0.0629,0.2047,0.0365,-0.0481,-0.0937,-0.127,-0.2176,-0.1448,-0.0581,0.0467,0.1313,0.0995,0.1019,0.1308,-0.1321,0.0274,-0.149,0.184,0.291,0.3666,0.028,0.1354,0.3435,-0.6894,0.1133,-0.2018,0.1132,-0.3507,-0.1218,-0.1214,-0.01,0.4538,-0.0234,0.0847,-0.1641,-0.1156,-0.13,0.4668,0.013,0.0906,-0.2321,0.1151,0.1483,0.646,0.0083,0.1993,-0.2008,0.2669,-0.2398,-0.1808,0.1886,0.1874,0.4444,0.0903,-0.172,-0.2356,-0.3549,-0.0288,-0.0465,-0.1747,0.0992,0.1086,-0.1493,-0.0091,-0.0025,-0.0348,0.0624,-0.1084,-0.0197,0.6284,-0.0423,-0.3133,-0.1535,-0.1368,-0.0423,0.1096,0.1548,-0.048,0.0952,0.1319,0.1117,-0.0467,-0.0652,-0.1749,-0.2423,0.1349,-0.0299,-0.0906,0.2621,-0.1731,0.1876,-0.1457,-0.392,-0.2716,0.1364,0.3662,-0.0454,-0.4108,-0.5308,0.0714,-0.2097,-0.159,-0.1993,0.0538,-0.0954,-0.0049,0.1159,0.2855,-0.0513,-0.3166,-0.1808,0.1342,0.0281,-0.3138,-0.2043,0.1564,0.0377,0.2461,-0.1994,0.0421,0.5002,0.0712,0.001,0.1395,0.1024,-0.034,-0.1175,-0.1463,-0.2268,-0.0899,0.5648,-0.3993,0.1709,-0.0538,0.0323,0.0112,-0.0267,-0.1889,0.0124,-0.1715,0.0553,0.0737,-0.2639,0.2028,-0.6527,-0.2409,-0.1609,-0.1962,0.2215,0.1619,0.2568,-0.1414,0.2777,0.1094,-0.2302,-0.0854,0.129,-0.0219,0.0555,-0.0177,0.2151,-0.1873,0.1311,-0.1962,0.0767,-0.1776,0.0063,-0.0593,-0.0104,0.107,-0.0498,-0.0773,-0.1332,-0.1961,0.3577,-0.1246,0.2497,-0.4178,-0.1894,0.0945,-0.1154,0.03,0.0581,-0.0258,0.1791,0.1118,-0.2478,-0.2164,0.0553,-0.1995,-0.4077,0.0417,0.5506,0.188,-0.1106,0.1109,0.3392,0.0462,-0.1128,-0.0484,-0.0225,0.0745,0.0301,-0.0107,0.0778,-0.0018,-0.3763,0.2843,0.1125 diff --git a/validate_dict.R b/validate_dict.R new file mode 100644 index 0000000..67a6d06 --- /dev/null +++ b/validate_dict.R @@ -0,0 +1,112 @@ + + +# load packages ----------------------------------------------------------- +if(!require(stringr)) install.packages("stringr"); require(stringr) + +# load dictionary --------------------------------------------------------- + +load("3daffect.Rdata") +tokens[is.na(tokens)]<-"NA" +rownames(dict)<-tokens + +# validate words ---------------------------------------------------------- + +# valence, arousal, and dominance ratings for nearly 14k English words +# downloaded from here: http://crr.ugent.be/archives/1003 +norms <- read.csv("Ratings_Warriner_et_al.csv") +norms <- norms[as.character(norms$Word) %in% tokens,] + +sdict <- dict[as.character(norms$Word),] + +# valence +cor(sdict[,3],norms$V.Mean.Sum) + +# arousal vs. social impact +cor(sdict[,2],norms$A.Mean.Sum) + +# dominance vs. rationality +cor(sdict[,3],norms$D.Mean.Sum) + + + +# validate sentences/passages --------------------------------------------- + +# validation data sets from here: https://archive.ics.uci.edu/ml/datasets/Sentiment+Labelled+Sentences +# From Group to Individual Labels using Deep Features, Kotzias et. al,. KDD 2015 + +# tokenize for fastText +ft_tokenize <- function(x){ + words <- str_split(x,boundary("word")) + punct <- str_match_all(x,"[:punct:]") + out <- list(words[[1]],punct[[1]]) + return(out) +} + +# count unique tokens (accounting for double-counting of apostrophes) +tk_count<-function(x){ + tks <- ft_tokenize(x) + mapos <- length(unlist(str_match_all(tks[[1]],"'"))) + tk.count <- table(c(tks[[1]],tks[[2]])) + if ("'" %in% names(tk.count)){ + tk.count["'"] <- tk.count["'"]-mapos + } + return(tk.count) +} + +# tokenize words +ft_tokenize <- function(x){ + words <- str_split(x,boundary("word")) + return(words) +} + +# count unique tokens +tk_count<-function(x){ + tks <- ft_tokenize(x) + return(table(tks)) +} + +# compute sentiment score +sentiment <- function(x,tokens,scores){ + tk.count <- tk_count(x) + tk.count <- tk.count[names(tk.count) %in% tokens] + curtks <- names(tk.count) + sel <- tokens %in% curtks + curtokens <- tokens[sel] + curscores <- scores[sel] + vals <- mean(unlist(lapply(curtks, function(x) rep(curscores[curtokens==x],tk.count[x])))) + return(mean(vals)) +} + +# amazon review sentences +amazon <- read.table("./sentiment labelled sentences/amazon_cells_labelled.txt",sep = "\t") +amazon.3d <- unlist(lapply(amazon$V1,function(x) sentiment(x,tokens,dict[,3]))) +amazon.14k <- unlist(lapply(unlist(lapply(amazon$V1,tolower)),function(x) sentiment(x,as.character(norms$Word),norms$V.Mean.Sum))) +cor(amazon$V2,amazon.3d) +mean(is.na(amazon.14k)) +cor(amazon$V2,amazon.14k,use="pairwise.complete.obs") +sum(table(amazon$V2,amazon.3d>median(amazon.3d))[c(1,4)])/length(amazon$V2) +sum(table(amazon$V2,amazon.14k>median(amazon.14k,na.rm=T))[c(1,4)])/length(amazon$V2) + +# imdb review sentences +imdb <- read.table("./sentiment labelled sentences/imdb_labelled.txt",sep = "\t") +imdb.3d <- unlist(lapply(imdb$V1,function(x) sentiment(x,tokens,dict[,3]))) +imdb.14k <- unlist(lapply(unlist(lapply(imdb$V1,tolower)),function(x) sentiment(x,as.character(norms$Word),norms$V.Mean.Sum))) +cor(imdb$V2,imdb.3d) +mean(is.na(imdb.14k)) +cor(imdb$V2,imdb.14k,use="pairwise.complete.obs") +sum(table(imdb$V2,imdb.3d>median(imdb.3d))[c(1,4)])/length(imdb$V2) +sum(table(imdb$V2,imdb.14k>median(imdb.14k,na.rm=T))[c(1,4)])/length(imdb$V2) + +# yelp review sentences +yelp <- read.table("./sentiment labelled sentences/yelp_labelled.txt",sep = "\t") +yelp.3d <- unlist(lapply(yelp$V1,function(x) sentiment(x,tokens,dict[,3]))) +yelp.14k <- unlist(lapply(yelp$V1,function(x) sentiment(x,as.character(norms$Word),norms$V.Mean.Sum))) +cor(yelp$V2,yelp.3d) +mean(is.na(yelp.14k)) +cor(yelp$V2,yelp.14k,use="pairwise.complete.obs") +sum(table(yelp$V2,yelp.3d>median(yelp.3d))[c(1,4)])/length(yelp$V2) +sum(table(yelp$V2,yelp.14k>median(yelp.14k,na.rm=T))[c(1,4)])/length(yelp$V2) + + + +