diff --git a/ChartsForEmotionAnalysis.ipynb b/ChartsForEmotionAnalysis.ipynb deleted file mode 100644 index a9d50a92..00000000 --- a/ChartsForEmotionAnalysis.ipynb +++ /dev/null @@ -1,456 +0,0 @@ -{ - "nbformat": 4, - "nbformat_minor": 0, - "metadata": { - "colab": { - "provenance": [], - "authorship_tag": "ABX9TyOMZ2fc38YSiBcGv5ssVNYy", - "include_colab_link": true - }, - "kernelspec": { - "name": "python3", - "display_name": "Python 3" - }, - "language_info": { - "name": "python" - } - }, - "cells": [ - { - "cell_type": "markdown", - "metadata": { - "id": "view-in-github", - "colab_type": "text" - }, - "source": [ - "\"Open" - ] - }, - { - "cell_type": "markdown", - "source": [ - "## Add Some more charts for better Understing" - ], - "metadata": { - "id": "4u725hZCGSmA" - } - }, - { - "cell_type": "code", - "source": [ - "import pandas as pd\n", - "import matplotlib.pyplot as plt\n", - "import seaborn as sns\n", - "\n", - "# Assume we have a DataFrame 'df' with columns: 'movie', 'joy', 'sadness', 'anger', 'fear', 'surprise'\n", - "# This would be the result of your text analysis\n", - "\n", - "# Sample data (replace this with your actual data)\n", - "data = {\n", - " 'movie': ['Movie1', 'Movie2', 'Movie3', 'Movie4', 'Movie5'],\n", - " 'joy': [0.6, 0.3, 0.8, 0.4, 0.7],\n", - " 'sadness': [0.2, 0.5, 0.1, 0.3, 0.2],\n", - " 'anger': [0.1, 0.1, 0.05, 0.2, 0.05],\n", - " 'fear': [0.05, 0.05, 0.02, 0.05, 0.02],\n", - " 'surprise': [0.05, 0.05, 0.03, 0.05, 0.03]\n", - "}\n", - "\n", - "df = pd.DataFrame(data)\n", - "\n", - "# 1. Stacked Bar Chart of Emotions per Movie\n", - "df.set_index('movie').plot(kind='bar', stacked=True, figsize=(10, 6))\n", - "plt.title('Emotion Distribution per Movie')\n", - "plt.xlabel('Movies')\n", - "plt.ylabel('Emotion Intensity')\n", - "plt.legend(title='Emotions', bbox_to_anchor=(1.05, 1), loc='upper left')\n", - "plt.tight_layout()\n", - "plt.show()" - ], - "metadata": { - "colab": { - "base_uri": "https://localhost:8080/", - "height": 607 - }, - "id": "UClTte9JFFIG", - "outputId": "153d2000-4844-416f-9cc1-9351b6769240" - }, - "execution_count": 1, - "outputs": [ - { - "output_type": "display_data", - "data": { - "text/plain": [ - "
" - ], - "image/png": "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X76sUaNGaevWrVq/fr2cnJzUpUsXZWZmWuaMGzdOMTExSkxMVNWqVdWzZ09LYN60aZMGDx6sESNGKDExUa1bt84SmH/66SdFRkZqxIgR2rNnj959910tWLAgy7wJEyaoS5cu2r17t/r162f8wd8C93QDAAAAAPLFo48+avV53rx5Klu2rPbs2SMvLy9JUkxMjDp06CBJiouLU40aNZSUlKTq1atr5syZateunWJiYiRJVatW1ebNm/X1119bthkXF6cxY8aob9++kqTg4GC99NJLev755xUbG2uZ16tXL0VHRxt6vLnBmW4AAAAAQL44ePCgevbsqeDgYHl7eysoKEiSlJKSYplTu3Zty5/Lly8vSTp9+rQkaf/+/WrUqJHVNv/9eefOnZo4caK8vLwsXwMHDtSJEyd05coVy7yGDRvm67HdKc50AwAAAADyRceOHRUYGKi5c+eqQoUKyszMVM2aNZWenm6Z4+LiYvmzyWSSJKvLz2/n0qVLiouLU9euXbMsc3d3t/zZ09PzTg4h3xG6AQAAAAB5du7cOe3fv19z587VAw88IEnauHGjTduoVq2atmzZYjX278/169fX/v37FRISkreCCwihGwAAAACQZ6VKlVKZMmX03nvvqXz58kpJSdGYMWNs2sbTTz+t5s2ba/r06erYsaO+//57ffPNN5Yz4pI0fvx4Pfzww7r33nvVrVs3OTk5aefOnfrtt9/08ssv5/dh5Rn3dAMAAAAA8szJyUlLly7Vtm3bVLNmTY0cOVJTpkyxaRvNmjXTnDlzNH36dNWpU0dr1qzRyJEjrS4bj4iI0Ndff61vv/1W9913n/7zn//ojTfeUGBgYH4fUr7gTDcAAAAAOIDdfXfbu4TbCg8P1549e6zGzGZztn+WJB8fnyxjAwcO1MCBA60+//tS8oiICEVERNyyjn9v054I3QAAAACAQmPq1Klq3bq1PD099c0332jhwoV655137F3WHSN0AwAAAAAKjV9//VWvv/66Ll68qODgYL311lsaMGCAvcu6Y4RuAAAAAECh8cknn9i7hHzFg9QAAAAAADAIoRsAAAAAAIMQugEAAAAAMAihGwAAAAAAgxC6AQAAAAAwCKEbAAAAAACDELoBAAAAAHlmNps1aNAglS5dWiaTSYmJifYuqVDgPd0AAAAA4AD2Vg8t0P2F7ttr0/w1a9Zo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0KBBMplMkqSffvpJkZGRGjFihPbs2aN3331XCxYsyJc3ZXF5OQAAAAAgz06cOKEbN26oa9euCgwMlCTVqlXLpm20atVKzz77rOXz4cOHJf391qtHH31UkjR79mytWbNGH3zwgZ5//nnL3IkTJ6p169bZbjc1NVUXLlzQww8/rMqVK0uSQkNDLcvj4uI0ZswY9e3bV5IUHBysl156Sc8//3ye355F6AYAAAAA5FmdOnX00EMPqVatWoqIiFCbNm3UrVs3lSpVKtfbaNiwYbbjTZo0sfy5WLFiatiwofbu3ZurdSWpdOnSioqKUkREhFq3bq3w8HB1795d5cuXlyTt3LlTmzZtsjqznZGRoWvXrunKlSvy8PDI9TH8G5eXAwAAAADyzNnZWevWrdM333yjsLAwzZw5U9WqVVNycrKcnJyyXGZ+/fr1LNvw9PS84/3fbt358+crISFBTZs21bJly1S1alX9/PPPkqRLly4pLi5OiYmJlq/du3fr4MGDcnd3v+OaJEI3AAAAACCfmEwmNWvWTHFxcdqxY4dcXV312WefqWzZsjpx4oRlXkZGhn777bdcb/dmOJb+vj9727ZtVpeH51a9evU0duxYbd68WTVr1tTixYslSfXr19f+/fsVEhKS5cvJKW+xmcvLAQAAAAB59ssvv2j9+vVq06aN/Pz89Msvv+jMmTMKDQ2Vp6enRo0apVWrVqly5cqaPn26zp8/n+ttz5o1S1WqVFFoaKjeeOMN/fXXX+rXr1+u109OTtZ7772nTp06qUKFCtq/f78OHjyoyMhISdL48eP18MMP695771W3bt3k5OSknTt36rffftPLL79s67fCCqEbAAAAAJBn3t7e2rBhg2bMmKHU1FQFBgZq2rRpateuna5fv66dO3cqMjJSxYoV08iRI/Xggw/metuTJ0/W5MmTlZiYqJCQEH355Zfy9fXN9foeHh7at2+fFi5cqHPnzql8+fIaOnSonnzySUlSRESEvv76a02cOFGvvfaaXFxcVL16dQ0YMMDm78O/mcy2PL+9CEhNTVXJkiV14cIFeXt727ucrCaUtHcFjmXCBXtX4HjoMdvRZzYJGrPK3iU4nMOTO9i7BIdTa6FtT8O92+3uu9veJTge/ntpu0L438tC///9s3Ht2jUlJyerUqVKeb6XuCg4fPiwKlWqpB07dli9c7swyO3P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\n" - }, - "metadata": {} - } - ] - }, - { - "cell_type": "code", - "source": [ - "# 2. Emotion Intensity Heat Map\n", - "plt.figure(figsize=(10, 6))\n", - "sns.heatmap(df.set_index('movie'), annot=True, cmap='YlOrRd')\n", - "plt.title('Emotion Intensity Heat Map')\n", - "plt.tight_layout()\n", - "plt.show()" - ], - "metadata": { - "colab": { - "base_uri": "https://localhost:8080/", - "height": 607 - }, - "id": "m92aLkLlFE7o", - "outputId": "5cb9128f-36aa-445e-e313-5e37130c4b99" - }, - "execution_count": 2, - "outputs": [ - { - "output_type": "display_data", - "data": { - "text/plain": [ - "
" - ], - "image/png": "iVBORw0KGgoAAAANSUhEUgAAA4wAAAJOCAYAAAD8nYmpAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjcuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/bCgiHAAAACXBIWXMAAA9hAAAPYQGoP6dpAACQx0lEQVR4nOzdd3wU1frH8e9uGkSSEEgBIRCKlCAlgiBdlI4FFOFSDNJUQAHRiyBS9RpRehNEAqgEEKSpFAEBEYIKSO9FQgukAqEkJLu/P/ixZM0GQ4DsJvm8X6953eTsmZlnxrkhT54z5xjMZrNZAAAAAAD8g9HeAQAAAAAAHBMJIwAAAADAJhJGAAAAAIBNJIwAAAAAAJtIGAEAAAAANpEwAgAAAABsImEEAAAAANhEwggAAAAAsImEEQAAAABgEwkjANjJ33//LYPBoDlz5tg7lBxt48aNMhgM2rhxo71DAQAg1yFhBJCrzJkzRwaDIcNt27Zt2R5TeHi4JkyYkO3nvZvXXntNBQoUyNK+Bw4c0IgRI/T3338/2KAeoId1zw0Gg9566y2bn91+9rZv3/7Az3vbuXPnNGLECO3atStT/dP+/+G3335L97nZbFZAQIAMBoOee+65BxwtACA3cLZ3AADwMIwaNUqlSpVK1162bNlsjyU8PFz79u1T//79rdpLliyp69evy8XFJdtjuh8HDhzQyJEj9fTTTyswMNDe4ahBgwa6fv26XF1dLW0Z3fOc7ty5cxo5cqQCAwNVrVq1TO+XL18+hYeHq169elbtmzZt0pkzZ+Tm5vaAIwUA5BYkjABypRYtWqhGjRr2DuOuDAaD8uXLZ+8wcjyj0ch9/BctW7bUokWLNGnSJDk73/mnPzw8XNWrV1dMTIwdowMAODKGpALIk26/PzhmzBhNnTpVpUuXlru7u5o2barTp0/LbDbro48+UvHixZU/f369+OKLiouLS3ecadOmqVKlSnJzc9Ojjz6qPn36KCEhwfL5008/rZ9++kmnTp2yDA28XZXL6B3GX375RfXr19cjjzyiggUL6sUXX9TBgwet+owYMUIGg0HHjh3Ta6+9poIFC8rLy0tdu3bVtWvXsnRPAgMD9dxzz+m3335TzZo1lS9fPpUuXVpff/21pc+cOXP0yiuvSJIaNWpkuaa07w+uWrXKEr+Hh4datWql/fv3W53r9pDYs2fPqnXr1ipQoIB8fX313nvvKTU11arvggULVL16dXl4eMjT01OVK1fWxIkTLZ//8x3GjO55YmKiHnnkEfXr1y/dtZ85c0ZOTk4KDQ3N0r27m0OHDqlt27YqVKiQ8uXLpxo1amjFihVWfeLi4vTee++pcuXKKlCggDw9PdWiRQvt3r3b6jqffPJJSVLXrl0t15aZd2A7dOig2NhYrV271tKWnJysxYsXq2PHjjb3GTNmjOrUqaPChQsrf/78ql69uhYvXpyu3+1huvPmzVP58uWVL18+Va9eXb/++mtmbg8AwMFRYQSQK126dCld1cRgMKhw4cJWbfPmzVNycrLefvttxcXF6bPPPlO7du30zDPPaOPGjXr//fd17NgxTZ48We+9957CwsIs+44YMUIjR45U48aN1atXLx0+fFhffPGF/vzzT23ZskUuLi4aMmSILl26pDNnzmj8+PGSdNd3B9etW6cWLVqodOnSGjFihK5fv67Jkyerbt262rlzZ7ohoO3atVOpUqUUGhqqnTt36quvvpKfn59Gjx6dpft27NgxtW3bVt27d1eXLl0UFham1157TdWrV1elSpXUoEED9e3bV5MmTdIHH3ygihUrSpLlf7/55ht16dJFzZo10+jRo3Xt2jV98cUXqlevnv766y+r+FNTU9WsWTPVqlVLY8aM0bp16zR27FiVKVNGvXr1kiStXbtWHTp00LPPPmu5poMHD2rLli02Ez9JGd7zAgUKqE2bNlq4cKHGjRsnJycnyz7z58+X2WxWp06d/vUe3bhxw2ZFLjExMV3b/v37VbduXRUrVkyDBg3SI488ou+++06tW7fW999/rzZt2kiSTpw4oWXLlumVV15RqVKldOHCBc2YMUMNGzbUgQMH9Oijj6pixYoaNWqUhg0bptdff13169eXJNWpU+dfYw4MDFTt2rU1f/58tWjRQtKtxP7SpUv6z3/+o0mTJqXbZ+LEiXrhhRfUqVMnJScna8GCBXrllVf0448/qlWrVlZ9N23apIULF6pv375yc3PTtGnT1Lx5c/3xxx96/PHH/zU+AIADMwNALjJ79myzJJubm5ubpd/JkyfNksy+vr7mhIQES/vgwYPNksxVq1Y137x509LeoUMHs6urq/nGjRtms9lsvnjxotnV1dXctGlTc2pqqqXflClTzJLMYWFhlrZWrVqZS5Ys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P33xxRd69dVX9cQTT+g///mPfH19FRkZqZ9++kl169bVlClT7ulcPXr0UFxcnJ555hkVL15cp06d0uTJk1WtWjXLUh62/Ns979ixowYOHKilS5eqV69ecnFxyfL9uJupU6eqXr16qly5snr27KnSpUvrwoULioiI0JkzZyzrLD733HMaNWqUunbtqjp16mjv3r2aN29eume1TJkyKliwoKZPny4PDw898sgjqlWrlkqVKpXpmLp06fKvfVq1aqVx48apefPm6tixoy5evKipU6eqbNmy2rNnT7r+jz/+uJo1a2a1rIYkjRw5MtNxAQAcEwkjgFxp2LBhNttnz579QBJG6dY6jL6+vpoyZYreeecdFSpUSK+//ro++eQTqwSkd+/e2rVrl2bPnq3x48erZMmSGSaMjRs31urVqzV8+HANGzZMLi4uatiwoUaPHn1PScHDVKRIEU2fPl2hoaHq3r27UlNTtWHDBvn5+aljx4569NFH9emnn+rzzz9XUlKSihUrpvr166tr1673fK7OnTvryy+/1LRp05SQkKAiRYqoffv2GjFihNXstP/0b/fc399fTZs21cqVK/Xqq69m6T5kRlBQkLZv366RI0dqzpw5io2NlZ+fn4KDg62e0Q8++EBXr15VeHi4Fi5cqCeeeEI//fSTBg0aZHU8FxcXzZ07V4MHD9abb76plJQUzZ49+4E/G88884xmzZqlTz/9VP3791epUqU0evRo/f333zYTxoYNG6p27doaOXKkIiMjFRQUpDlz5liqwQCAnMtgdrQZHAAAyAZt2rTR3r17dezYMXuHkqMZDAb16dPnnqvHAICcgXcYAQB5zvnz5/XTTz891OoiAAC5AUNSAQB5xsmTJ7VlyxZ99dVXcnFx0RtvvGHvkAAAcGhUGAEAecamTZv06quv6uTJk5o7dy4LygMA8C9IGAEAecZrr70ms9msU6dOqW3btvYOJ1cwm828vwgA2Wjq1KkKDAxUvnz5VKtWLf3xxx937T9hwgSVL19e+fPnV0BAgN555x3duHEj0+cjYQQAAACAHOD2klHDhw/Xzp07VbVqVTVr1kwXL1602T88PFyDBg3S8OHDdfDgQc2aNUsLFy7UBx98kOlzMksqAAAAAOQAtWrV0pNPPmkZ2WEymRQQEKC333473VJMkvTWW2/p4MGDWr9+vaXt3Xff1e+/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xEBMh+AQd8LT01ORkZHp2k+fPi0PDw87RAQAAAAAcIiEsX379urevbsWLlyo06dP6/Tp01qwYIF69OihDh062Ds8AAAAAHkJ7zBaOMSQ1DFjxshgMCgkJEQpKSkym81ydXVVr1699Omnn9o7PAAAAADIkwxms9ls7yBuu3btmo4fPy5JKlOmjNzd3bN0nF8M5R9kWIAaHWtn7xCQixhKNLZ3CMhNXArYOwLkJqYUe0eA3MZYy94RZM21ldlzHveW2XOe+2DXCmO3bt0y1S8sLOwhRwIAAAAA+Ce7Joxz5sxRyZIlFRwcLAcqdAIAAADIy3LI+4XZwa4JY69evTR//nydPHlSXbt2VefOnVWoUCF7hgQAAAAA+H92nSV16tSpOn/+vAYOHKgffvhBAQEBateundasWUPFEQAAAADszO7Lari5ualDhw5au3atDhw4oEqVKql3794KDAxUYmKivcMDAAAAkNewrIaF3RPGtIxGowwGg8xms1JTU+0dDgAAAADkaXZPGJOSkjR//nw1adJE5cqV0969ezVlyhRFRkaqQAGmCgcAAACQ3YzZtDk+u05607t3by1YsEABAQHq1q2b5v9fe3ceE9X19gH8O2wDDAzIWqg6oAKCAkUJr4JijVASV9rqa0yjQ4va2qq1RlNNE1yqtT81WmvRBhul7qZujQsoUXFBRaJCRShlEJdaW5eCFLWA8Lx/+HJ/TB0RKzgI309i4p17zr3PHZ+c6+G597BlC9zc3MwZEhEREREREf0/lZhxdRkLCwt07twZYWFhUDXyDO/OnTuf6biHVQHPGxqRkYGG/zV3CNSGqDrHmDsEakus+TQONaO6h+aOgNoai/8xdwT/TlXGizmPOvbFnOc5mLXCOG7cuEYnikRERERERGQ+Zp0wpqammvP0REREREREJrCoVe/leNOSiIiIiIiIXjizVhiJiIiIiIhaHRXravX4TRAREREREZFJrDASEREREREZ4TuM9VhhJCIiIiIiIpNYYSQiIiIiImqI7zAq+E0QERERERGRSawwEhERERERGeE7jPVYYSQiIiIiIiKTWGEkIiIiIiJqSMUKYz1WGImIiIiIiMgkVhiJiIiIiIga4iqpCn4TREREREREZBIrjEREREREREb4DmM9VhiJiIiIiIjIJFYYiYiIiIiIGuIqqQpWGImIiIiIiMgkVhiJ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\n" - }, - "metadata": {} - } - ] - }, - { - "cell_type": "code", - "source": [ - "# 3. Radar Chart of Emotional Profile\n", - "emotions = df.columns[1:]\n", - "values = df.iloc[0, 1:].values.flatten().tolist()\n", - "values += values[:1]\n", - "\n", - "angles = [n / float(len(emotions)) * 2 * 3.141593 for n in range(len(emotions))]\n", - "angles += angles[:1]\n", - "\n", - "plt.polar(angles, values)\n", - "plt.fill(angles, values, alpha=0.3)\n", - "plt.xticks(angles[:-1], emotions)\n", - "plt.title('Emotional Profile of ' + df.iloc[0]['movie'])\n", - "plt.show()" - ], - "metadata": { - "colab": { - "base_uri": "https://localhost:8080/", - "height": 461 - }, - "id": "RwSl6KQMFUR6", - "outputId": "d0b5f98d-64e7-4b19-d5f6-a3f307a710e0" - }, - "execution_count": 3, - "outputs": [ - { - "output_type": "display_data", - "data": { - "text/plain": [ - "
" - ], - "image/png": "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\n" - }, - "metadata": {} - } - ] - }, - { - "cell_type": "code", - "source": [ - "\n", - "# 4. Box Plot of Emotional Variance\n", - "plt.figure(figsize=(10, 6))\n", - "df.melt(id_vars=['movie'], var_name='Emotion', value_name='Intensity').boxplot(column='Intensity', by='Emotion')\n", - "plt.title('Distribution of Emotional Intensity')\n", - "plt.suptitle('')\n", - "plt.tight_layout()\n", - "plt.show()" - ], - "metadata": { - "colab": { - "base_uri": "https://localhost:8080/", - "height": 489 - }, - "id": "P-OkaiKKk9ZC", - "outputId": "f28ce5ee-1485-4e5d-888d-f6176b0f6a05" - }, - "execution_count": 4, - "outputs": [ - { - "output_type": "display_data", - "data": { - "text/plain": [ - "
" - ] - }, - "metadata": {} - }, - { - "output_type": "display_data", - "data": { - "text/plain": [ - "
" - ], - "image/png": "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JUkzZ850+n2799579b///U9bt251arNx40Z98803V8QRYliQARqh+fPnG0lm48aNVdZp2rSp6dmzp2M5LS3N/PwtM3PmTCPJHD16tMp1bNy40Ugy8+fPr/DaoEGDjCQzd+7cSl8bNGiQY3n16tVGkgkLCzOFhYWO8n/+859Gkpk9e7ajLCIiwiQmJl50nRcaW2JioomIiHAsL1261Egyzz//vFO9kSNHGjc3N5OXl+cok2S8vb2dyr766isjybz00ksV+vq5WbNmGUnmzTffdJSVlpaavn37msDAQKdtj4iIMDfffPMF1/fzupIq/UlPT3fabknmhRdecJSdOHHC+Pn5GTc3N/Puu+86ynfs2GEkmbS0NEfZ448/biSZNWvWOMpOnz5t2rdvbyIjI43dbjfGNPy+Ly4urtBvTk6OkWT+8Y9/OMrKf+9Wr15dof7PVfZ+Kt+XU6ZMcarbs2dP06tXL8fy0aNHK+zHcjfccIPp1q2b+eGHHxxlZWVlpl+/fqZz584V+o+LizNlZWWO8ieeeMJ4eHiYkydPGmOMee+99y76vjfGVBjPtGnTjCSzZ88ep3onT540vr6+5qmnnnIqf/TRR01AQIA5c+bMBfsBLgWO2AFVCAwMvODdseUXUb///vs1vtjdx8dHSUlJ1a4/ZswYNWnSxLE8cuRItWnTRsuWLatR/9W1bNkyeXh46NFHH3UqHz9+vIwxWr58uVN5XFycOnbs6Fju3r27goKC9O233160n9DQUMcREunHa84effRRnTlzRp9++mmNt6FPnz7KzMys8PPzvsrdf//9jv9v1qyZoqKiFBAQoN/85jeO8qioKDVr1sxpm5YtW6bY2FgNGDDAURYYGKgHHnhAe/fu1bZt21we96XY9+XXjUo/Hsk8fvy4OnXqpGbNmmnz5s0uj/FCHnzwQafl66+//qK/B5L0/fffa9WqVfrNb36j06dPO46wHj9+XAkJCdq1a5cOHjzo1OaBBx5wulzi+uuvl91u1759+yT99J796KOPZLPZarllUtOmTXXbbbfpnXfecZwWt9vtWrRokUaMGKGAgIBa9wG4imAHVOHMmTNOIep8o0aNUv/+/XX//fcrJCREd911l/75z3+6FPLCwsJculGic+fOTstubm7q1KlTnV4bVZl9+/apbdu2FfZHly5dHK//3C9+8YsK62jevLlOnDhx0X46d+4sd3fnj6aq+nFFcHCw4uLiKvxEREQ41fP19a1wWrdp06Zq165dhWssmzZt6rRN+/btU1RUVIW+azP+S7Hvz549q4kTJzqu2QsODlarVq108uRJnTp1yuUxVqWyfVmd3wNJysvLkzFGzz77rFq1auX0U34n9JEjR5zanL/tzZs3lyRHf4MGDdKvf/1rTZ48WcHBwbrttts0f/58lZSU1Hgbx4wZo/3792vNmjWSpP/85z8qKCi44ON3gEuJu2KBSnz33Xc6deqUOnXqVGUdPz8/ffbZZ1q9erU+/vhjrVixQosWLdKvfvUrrVy5Uh4eHhft5+dHTupKVQ9Rttvt1RpTXaiqH3Pexf6Xo6rGfqVsU3XG+cgjj2j+/Pl6/PHH1bdvXzVt2lRubm6666676vRRK7X5fSsfx4QJE6q8CeH89+fFtr38Id/r16/Xhx9+qE8++US//e1vNWPGDK1fv16BgYEujzMhIUEhISF68803NXDgQL355psKDQ1VXFycy+sC6gJH7IBKLFy4UJIuelebu7u7brjhBmVkZGjbtm2aOnWqVq1apdWrV0uqOmTV1K5du5yWjTHKy8tzuouyefPmlT5I9fwjO66MLSIiQocOHapwanrHjh2O1+tCRESEdu3aVSFc1HU/l0pERIR27txZofz88Tf0vl+8eLESExM1Y8YMjRw5UvHx8RowYECDPIC3qn3RoUMHST+eiq/sSGtcXNwFj6hfyHXXXaepU6fqyy+/1FtvvaWvv/5a7777rstjlH4Mk3fffbcWL16sEydOaOnSpRo9enS9/SMKOB/BDjjPqlWr9Nxzz6l9+/a65557qqz3/fffVygrf9hs+amd8mts6uoL8x//+IfTF/zixYt1+PBh3XTTTY6yjh07av369SotLXWUffTRRxUei+LK2IYNGya73a6//vWvTuUzZ86Um5ubU/+1MWzYMOXn52vRokWOsnPnzumll15SYGCgBg0aVCf9XCrDhg3Thg0blJOT4ygrKirSq6++qsjISMdz9xp633t4eFQ40vjSSy85HkNSn/z9/SVV3BetW7fW4MGD9be//U2HDx+u0O78x5hUx4kTJyps9/nv2cpcbL7uvfdenThxQr/73e905swZ7oZFg+JULBq15cuXa8eOHTp37pwKCgq0atUqZWZmKiIiQh988MEFH1Q6ZcoUffbZZ7r55psVERGhI0eO6OWXX1a7du0cF8937NhRzZo109y5c9WkSRMFBASoT58+at++fY3G26JFCw0YMEBJSUkqKCjQrFmz1KlTJ40bN85R5/7779fixYt144036je/+Y12796tN9980+mCelfHdsstt2jIkCF65plntHfvXvXo0UMrV67U+++/r8cff7zCumvqgQce0N/+9jeNHTtWmzZtUmRkpBYvXqy1a9dq1qxZNT5CI0kHDx50ei5hucDAQI0YMaIWo/7J008/rXfeeUc33XSTHn30UbVo0UJvvPGG9uzZo3//+9+Oawcbet8PHz5cCxcuVNOmTRUdHa2cnBz95z//UcuWLWu9D1zl5+en6OhoLVq0SFdddZVatGihrl27qmvXrpozZ44GDBigbt26ady4cerQoYMKCgqUk5Oj7777Tl999ZVLfb3xxht6+eWXdfvtt6tjx446ffq0XnvtNQUFBWnYsGFVtuvVq5ck6ZlnntFdd90lLy8v3XLLLY7A17NnT3Xt2lX/+te/1KVLF1177bU13yFAbTXQ3bhAgyp/PEL5j7e3twkNDTXx8fFm9uzZTo/VKHf+406ysrLMbbfdZtq2bWu8vb1N27ZtzejRo80333zj1O7999830dHRxtPT0+kRF4MGDTLXXHNNpeOr6nEn77zzjklNTTWtW7c2fn5+5uabbzb79u2r0H7GjBkmLCzM+Pj4mP79+5svv/yywjovNLbzH7lhzI+P7XjiiSdM27ZtjZeXl+ncubOZNm2a0+MljPnxURG///3vK4ypqsewnK+goMAkJSWZ4OBg4+3tbbp161bpY0Hq6nEnP9/OxMREExAQUKF9VXNV2Rh2795tRo4caZo1a2Z8fX1NbGys+eijjyq0bch9f+LECcc+DgwMNAkJCWbHjh0V6tX2cSeV7cvz30fGGLNu3TrTq1cv4+3tXeFRI7t37zZjxowxoaGhxsvLy4SFhZnhw4ebxYsXX7D/ysa/efNmM3r0aPOLX/zC+Pj4mNatW5vhw4ebL7/80qnd+WMwxpjnnnvOhIWFGXd390offfLiiy9WeFQO0BDcjLnMrvwFAOAKM3v2bD3xxBPau3dvpXcmA/WFYAcAQC0YY9SjRw+1bNnSceMU0FC4xg4AgBooKirSBx98oNWrV2vLli16//33G3pIAEfsAACoib1796p9+/Zq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u+rTTz91tMvOzpabm5uWL1+uXr16ycfHR59//nmFU7HZ2dmKjY1VQECAmjVrpv79+2vfvn2O1y/2fXtZM6i1xYsXm3//+99m165d5r///a+55ZZbTLdu3Yzdbjd79uwxkszVV19tPvroI7Nz504zcuRIExERYWw2mzHGmM8//9y4u7ubadOmmZ07d5o5c+aYFi1amKZNmzr6+Oyzz0xQUJBZsGCB2b17t1m5cqWJjIw0kyZNctSRZFq3bm3mzZtndu/ebfbt21ffu8KyTp48aaZMmWLatWtnDh8+bI4cOWKef/55c/XVV5sVK1aY3bt3m/nz5xsfHx+TnZ1tjDGmtLTUTJw40WzcuNF8++235s033zT+/v5m0aJFjvUmJiaawMBAc++995qtW7earVu3NtQmNmqJiYnmtttuM8YY8+ijj5q2bduaZcuWma+//tokJiaa5s2bm+PHjxtjjJk6daqJjo52av/oo4+agQMH1vewLeXQoUPG09PTZGRkmD179pj//e9/Zs6cOeb06dMmKyvLLFy40Gzfvt1s27bN3HfffSYkJMQUFhYaY4yx2+2ma9eu5oYbbjC5ubnm008/NT179jSSzHvvvWeMMdX6LM7LyzMBAQFm5syZ5ptvvjFr1641PXv2NGPHjjXGGLNx40bj4eFh3n77bbN3716zefNmM3v27IuOvzG60P4YNGiQeeyxx5zq33bbbSYxMdGxHBERYYKCgsz06dNNXl6eycvLc8xhu3btzOLFi822bdvM/fffb5o0aWKOHTtmjDFm9erVRpLp3r27WblypcnLyzPHjx83aWlppkePHsYYY2w2m2natKmZMGGCycvLM9u2bTMLFixwfGdW5/v2ckawuwSOHj1qJJktW7Y4fhH//ve/O17/+uuvjSSzfft2Y4wxo0aNMjfffLPTOu655x6nYHfDDTeYF154wanOwoULTZs2bRzLkszjjz9+CbYIxhgzc+ZMExERYYwx5ocffjD+/v5m3bp1TnXuu+8+M3r06CrX8fvf/978+te/diwnJiaakJAQU1JScknGjOopD3ZnzpwxXl5e5q233nK8Vlpaatq2bWtefPFFY4wxBw8eNB4eHuaLL75wvB4cHGwWLFjQIGO3ik2bNhlJZu/evReta7fbTZMmTcyHH35ojDHmk08+MZ6enubgwYOOOsuXL6802F3os/i+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\n" - }, - "metadata": {} - } - ] - }, - { - "cell_type": "code", - "source": [ - "import pandas as pd\n", - "import matplotlib.pyplot as plt\n", - "import seaborn as sns\n", - "import numpy as np\n", - "\n", - "# Assuming we have the same DataFrame 'df' as before\n", - "\n", - "# 5. Emotion Trend Line Graph\n", - "plt.figure(figsize=(12, 6))\n", - "for emotion in ['joy', 'sadness', 'anger', 'fear', 'surprise']:\n", - " plt.plot(df['movie'], df[emotion], marker='o', label=emotion)\n", - "plt.title('Emotion Trends Across Movies')\n", - "plt.xlabel('Movies')\n", - "plt.ylabel('Emotion Intensity')\n", - "plt.legend()\n", - "plt.xticks(rotation=45)\n", - "plt.tight_layout()\n", - "plt.show()" - ], - "metadata": { - "colab": { - "base_uri": "https://localhost:8080/", - "height": 607 - }, - "id": "MT1m3XwWFeJo", - "outputId": "809eaa32-64d9-4f70-b00e-df24e0f1cef6" - }, - "execution_count": 5, - "outputs": [ - { - "output_type": "display_data", - "data": { - "text/plain": [ - "
" - ], - "image/png": "iVBORw0KGgoAAAANSUhEUgAABKUAAAJOCAYAAABm7rQwAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjcuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/bCgiHAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOzdd3gU5d7G8e+m90AghAABQicQOkGKgAqCIEoVUGkCAoqoHEQQRbBQ1INY6NIEUZBiQYooovTeeyB0EmoK6dmd948c8hppAZNMyv3x2kt29pmZezeBTH7zFIthGAYiIiIiIiIiIiLZyM7sACIiIiIiIiIikv+oKCUiIiIiIiIiItlORSkREREREREREcl2KkqJiIiIiIiIiEi2U1FKRERERERERESynYpSIiIiIiIiIiKS7VSUEhERERERERGRbKeilIiIiIiIiIiIZDsVpUREREREREREJNupKCUiIiJZ6tSpU1gsFubMmWN2lBypadOmNG3a1OwY8oD0/S0iIvLgVJQSERHJhebMmYPFYrnjY8uWLdmeacGCBUycODHbz3s769atu+vn8/dHXnT48GEsFgsuLi5ERkaaHSdLjBo1CovFgp2dHWfPnr3l9ejoaFxdXbFYLAwcONCEhCIiInIvDmYHEBERkQf33nvvERgYeMv2cuXKZXuWBQsWcODAAV577bV020uVKkV8fDyOjo7ZlqVy5crMmzcv3bbhw4fj4eHBiBEjsi2HWebPn0/RokW5fv06ixcvpk+fPmZHyjLOzs58++23DB06NN32pUuXZsv5zfj+FhERyStUlBIREcnFnnjiCerUqWN2jLu62WMnO/n5+fH888+n2zZu3DgKFy58y/a/s9lsJCUlZXvezGQYBgsWLODZZ58lLCyMb775JtOKUjnx82nVqtVti1ILFiygdevWLFmyJEvPb8b3t4iISF6h4XsiIiJ52M35bj755BMmTZpEmTJlcHNz4/HHH+fs2bMYhsH7779PiRIlcHV15emnn+batWu3HGfy5MlUqVIFZ2dnihUrxssvv5xuWFjTpk355ZdfOH36dNqwuNKlS6fL8M85d9auXcvDDz+Mu7s7BQoU4Omnn+bw4cPp2twcohUaGkrPnj0pUKAA3t7e9OrVi7i4uH/9+dwc2vXNN9+kvb9Vq1YBcP78eV544QX8/PxwdnamSpUqzJo1K93+N4cJLlq0iA8//JASJUrg4uLCY489Rmho6C3nmz59OmXLlsXV1ZWQkBDWr19/21xffPEFVapUwc3NjYIFC1KnTh0WLFiQofe0ceNGTp06RZcuXejSpQt//fUX586du6WdzWbjs88+Izg4GBcXF3x9fWnZsiU7duzI0Oeze/dunnjiCby8vPDw8OCxxx67ZdhocnIyo0ePpnz58ri4uFCoUCEaNWrEmjVr0tqEh4fTq1cvSpQogbOzM/7+/jz99NOcOnUqQ+/32WefZc+ePRw5ciTdMdeuXcuzzz57230uXbpE79698fPzw8XFherVqzN37tx0uX18fOjVq9ct+0ZHR+Pi4sKQIUOAO39/HzlyhI4dO+Lj44OLiwt16tThp59+uu/PR0REJC9TTykREZFcLCoqiitXrqTbZrFYKFSoULpt33zzDUlJSbzyyitcu3aNjz76iGeeeYZHH32UdevW8eabbxIaGsoXX3zBkCFD0hVfRo0axejRo2nWrBkDBgzg6NGjTJkyhe3bt7Nx40YcHR0ZMWIEUVFRnDt3jk8//RQADw+PO+b+7bffeOKJJyhTpgyjRo0iPj6eL774goYNG7Jr1660gtZNzzzzDIGBgYwdO5Zdu3bx1VdfUaRIEcaPH/8vP8HU4tiiRYsYOHAghQsXpnTp0kRERPDQQw+lFWV8fX1ZuXIlvXv3Jjo6+pYhiuPGjcPOzo4hQ4YQFRXFRx99xHPPPcfWrVvT2sycOZN+/frRoEEDXnvtNU6ePMlTTz2Fj48PAQEBae1mzJjBoEGD6NixI6+++ioJCQns27ePrVu33rHI8nfffPMNZcuWpW7dulStWhU3Nze+/fZb3njjjXTtevfuzZw5c3jiiSfo06cPKSkprF+/ni1btqTrfXe7z+fgwYM8/PDDeHl5MXToUBwdHZk2bRpNmzblzz//pF69ekDq987YsWPp06cPISEhREdHs2PHDnbt2kXz5s0B6NChAwcPHuSVV16hdOnSXLp0iTVr1nDmzJlbvg9up3HjxpQoUYIFCxbw3nvvAbBw4UI8PDxo3br1Le3j4+Np2rQpoaGhDBw4kMDAQL7//nt69uxJZGQkr776Ko6OjrRr146lS5cybdo0nJyc0vb/4YcfSExMpEuXLnfMdPDgQRo2bEjx4sUZNmwY7u7uLFq0iLZt27JkyRLatWuX4c9HREQkTzNEREQk15k9e7YB3Pbh7Oyc1i4sLMwADF9fXyMyMjJt+/Dhww3AqF69upGcnJy2vWvXroaTk5ORkJBgGIZhXLp0yXBycjIef/xxw2q1prX78ssvDcCYNWtW2rbWrVsbpUqVuiXrzQyzZ89O21ajRg2jSJEixtWrV9O27d2717CzszO6d++etu3dd981AOOFF15Id8x27doZhQoVuo9PzDCqVKliNGnSJN02wLCzszMOHjyYbnvv3r0Nf39/48qVK+m2d+nSxfD29jbi4uIMwzCMP/74wwCMypUrG4mJiWntPvvsMwMw9u/fbxiGYSQlJRlFihQxatSoka7d9OnTDSBdrqefftqoUqXKfb23m5KSkoxChQoZI0aMSNv27LPPGtWrV0/Xbu3atQZgDBo06JZj2Gy2tD/f6fNp27at4eTkZJw4cSJt24ULFwxPT0+jcePGaduqV69utG7d+o55r1+/bgDGxx9/nOH3eNPN743Lly8bQ4YMMcqVK5f2Wt26dY1evXqlvYeXX3457bWJEycagDF//vy0bUlJSUb9+vUNDw8PIzo62jAMw1i9erUBGD///HO687Zq1cooU6ZM2vPbfX8/9thjRnBwcNrfI8NI/VwbNGhglC9fPm3bvT4fERGRvE7D90RERHKxSZMmsWbNmnSPlStX3tKuU6dOeHt7pz2/2ZPl+eefx8HBId32pKQkzp8/D6T2aEpKSuK1117Dzu7/Lxv69u2Ll5cXv/zyy31nvnjxInv27KFnz574+Pikba9WrRrNmzdnxYoVt+zTv3//dM8ffvhhrl69SnR09H2f/5+aNGlCUFBQ2nPDMFiyZAlt2rTBMAyuXLmS9mjRogVRUVHs2rUr3TF69eqVrjfNww8/DMDJkycB2LFjB5cuXaJ///7p2vXs2TPd1wWgQIECnDt3ju3bt9/3e1m5ciVXr16la9euadu6du3K3r17OXjwYNq2JUuWYLFYePfdd285xj9XJPzn52O1Wvn1119p27YtZcqUSdvu7+/Ps88+y4YNG9K+LgUKFODgwYMcP378tnldXV1xcnJi3bp1XL9+/b7f703PPvssoaGhbN++Pe3/d+pVtmLFCooWLZruM3J0dGTQoEHcuHGDP//8E4BHH32UwoULs3DhwrR2169fZ82aNXTu3PmOWa5du8batWt55plniImJSfveuXr1Ki1atOD48eNpf7/u9fmIiIjkdSpKiYiI5GIhISE0a9Ys3eORRx65pV3JkiXTPb9ZCPn7sLG/b79ZIDh9+jQAFStWTNfOycmJMmXKpL1+P+50TEhdNe/KlSvExsbeNX/BggXT5fw3/rl64eXLl4mMjGT69On4+vqme9ycY+jSpUv3le/mey5fvny6do6OjukKOwBvvvkmHh4ehISEUL58eV5++WU2btyYofcyf/58AgMDcXZ2JjQ0lNDQUMqWLYubmxvffPNNWrsTJ05QrFixdEXBO7nd5xMXF3fHr5/NZuPs2bNA6uqQkZGRVKhQgeDgYN544w327duX1t7Z2Znx48ezcuVK/Pz8aNy4MR999BHh4eEZer831axZk0qVKrFgwQK++eYbihYtyqOPPnrbtqdPn6Z8+fLpiqw3s998HcDBwYEOHTrw448/kpiYCKSu6JecnHzXolRoaCiGYfDOO+/c8v1zswh48/vnXp+PiIhIXqeilIiISD5gb29/X9sNw8jKOPctK3O6urqme26z2YDUXmT/7IV289GwYcMsy1e5cmWOHj3Kd999R6NGjViyZAmNGjW6ba+mv4uOjubnn38mLCyM8uXLpz2CgoKIi4tjwYIFD5Tnn5/P/WjcuDEnTpxg1qxZVK1ala+++opatWrx1VdfpbV57bXXOHbsGGPHjsXFxYV33nmHypUrs3v37vs617PPPsvChQtZsGABnTt3vqXo9CC6dOlCTExMWu/DRYsWUalSJapXr37HfW5+/wwZMuSO3z/lypUDMvb5iIiI5GWa6FxERETuqFSpUgAcPXo0XY+epKQkwsLCaNasWdq2fw77ysgx/+nIkSMULlwYd3f3fxP7X/H19cXT0xOr1Zru/f0bN9/z8ePH0/XgSU5OJiws7JYih7u7O507d6Zz584kJSXRvn17PvzwQ4YPH46Li8ttz7F06VISEhKYMmUKhQsXTvfa0aNHefvtt9m4cSONGjWibNmyrF69mmvXrmWot9Tf+fr64ubmdsevn52dXboeeDdXsevVqxc3btygcePGjBo1ij59+qS1KVu2LP/5z3/4z3/+w/Hjx6lRowb//e9/mT9/foZzPfvss4wcOZKLFy8yb968O7YrVaoU+/btw2azpStc3Vy97+bXClKLRv7+/ixcuJBGjRqxdu1aRowYcdccN/+eODo6Zuj7JyOfj4iISF6lnlIiIiJyR82aNcPJyYnPP/88XS+bmTNnEhUVlW51M3d3d6Kiou55TH9/f2rUqMHcuXOJjIxM237gwAF+/fVXWrVqlanv4X7Z29vToUMHlixZwoEDB255/fLly/d9zDp16uDr68vUqVNJSkpK2z5nzpx0nwHA1atX0z13cnIiKCgIwzBITk6+4znmz59PmTJl6N+/Px07dkz3GDJkCB4eHmlD+Dp06IBhGIwePfqW49yrN5W9vT2PP/44P/74I6dOnUrbHhERwYIFC2jUqBFeXl63fS8eHh6UK1cubThcXFwcCQkJ6dqULVsWT0/PtDYZVbZsWSZOnMjYsWMJCQm5Y7tWrVoRHh6ebq6olJQUvvjiCzw8PGjSpEnadjs7Ozp27MjPP//MvHnzSElJuevQPYAiRYrQtGlTpk2bxsWLF295/e/fP/f6fERERPI69ZQSERHJxVauXJnWw+PvGjRocMtcRQ/C19eX4cOHM3r0aFq2bMlTTz3F0aNHmTx5MnXr1uX5559Pa1u7dm0WLlzI4MGDqVu3Lh4eHrRp0+a2x/3444954oknqF+/Pr179yY+Pp4vvvgCb29vRo0a9a9z/1vjxo3jjz/+oF69evTt25egoCCuXbvGrl27+O2337h27dp9Hc/R0ZEPPviAfv368eijj9K5c2fCwsKYPXv2LV+nxx9/nKJFi9KwYUP8/Pw4fPgwX375Ja1bt8bT0/O2x79w4QJ//PEHgwYNuu3rzs7OtGjRgu+//57PP/+cRx55hG7duvH5559z/PhxWrZsic1mY/369TzyyCMMHDjwru/ngw8+YM2aNTRq1IiXXnoJBwcHpk2bRmJiIh999FFau6CgIJo2bUrt2rXx8fFhx44dLF68OO34x44d47HHHuOZZ54hKCgIBwcHli1bRkREBF26dLmfjxiAV1999Z5tXnzxRaZNm0bPnj3ZuXMnpUuXZvHixWzcuJGJEyfe8hl37tyZL774gnfffZfg4OC0uafuZtKkSTRq1Ijg4GD69u1LmTJliIiIYPPmzZw7d469e/dm6PMRERHJ61SUEhERycVGjhx52+23K3Y8qFGjRuHr68uXX37J66+/jo+PDy+++CJjxozB0dExrd1LL73Enj17mD17Np9++imlSpW6Y1GqWbNmrFq1infffZeRI0fi6OhIkyZNGD9+/C0Ta5vBz8+Pbdu28d5777F06VImT55MoUKFqFKlCuPHj3+gY7744otYrVY+/vhj3njjDYKDg/npp59455130rXr168f33zzDRMmTODGjRuUKFGCQYMG8fbbb9/x2N999x02m+2OnzdAmzZtWLJkCStXruSpp55i9uzZVKtWjZkzZ/LGG2/g7e1NnTp1aNCgwT3fS5UqVVi/fj3Dhw9n7Nix2Gw26tWrx/z589NWdgQYNGgQP/30E7/++iuJiYmUKlWKDz74gDfeeANInWi/a9eu/P7778ybNw8HBwcqVarEokWL6NChwz1zPAhXV1fWrVvHsGHDmDt3LtHR0VSsWJHZs2fTs2fPW9o3aNCAgIAAzp49e89eUjcFBQWxY8cORo8ezZw5c7h69SpFihShZs2a6f7O3uvzERERyessRk6byVRERERERERERPI8zSklIiIiIiIiIiLZTkUpERERERERERHJdipKiYiIiIiIiIhItlNRSkREREREREREsp2KUiIiIiIiIiIiku1UlBIRERERERERkWznYHaA7Gaz2bhw4QKenp5YLBaz44iIiIiIiIiI5CmGYRATE0OxYsWws7tzf6h8V5S6cOECAQEBZscQEREREREREcnTzp49S4kSJe74er4rSnl6egKpH4yXl5fJaURERERERERE8pbo6GgCAgLSajB3ku+KUjeH7Hl5eakoJSIiIiIiIiKSRe41bZImOhcRERERERERkWynopSIiIiIiIiIiGQ7FaVERERERERERCTb5bs5pTLKarWSnJxsdgy5DScnp7suKSkiIiIiIiIiOZ+KUv9gGAbh4eFERkaaHUXuwM7OjsDAQJycnMyOIiIiIiIiIiIPSEWpf7hZkCpSpAhubm73nClespfNZuPChQtcvHiRkiVL6usjIiIiIiIikkupKPU3Vqs1rSBVqFAhs+PIHfj6+nLhwgVSUlJwdHQ0O46IiIiIiIiIPABNzPM3N+eQcnNzMzmJ3M3NYXtWq9XkJCIiIiIiIiLyoFSUug0NCcvZ9PURERERERERyf1UlBIRERERERERkWynolQe0bNnT9q2bWt2DBERERERERGRDNFE51nEajPYFnaNSzEJFPF0ISTQB3u7rBt29tlnn2EYRpYdX0REREREREQkM6kolQVWHbjI6J8PcTEqIW2bv7cL77YJomVV/yw5p7e3d5YcV0RE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Dh3KhQsXgNSeUq+99hqffvrpA2e/m9t9nURERDLLrA1hvLf8EAAftK3K8w+VMjlR7jJ/y2lG/ngAmwENyxVi8nO18XbVMH4REZH85G61l79TT6k85Pjx43Tt2pUyZcrg5eVF6dKlAThz5kxam2rVqqX92d/fH4BLly4BcPToUUJCQtId85/P9+7dy3vvvYeHh0fao2/fvly8eJG4uLi0dnXq1MnU9yYiIpIdlu0+l1aQGvJ4BRWkHsDzD5ViZo+6uDnZszH0Kp2mbuLc9bh77ygiIiL5jiY6vwdXB1e2Prs1Q213Ruzkpd9fume7yY9NprZf7Qyd+360adOGUqVKMWPGDIoVK4bNZqNq1aokJSWltfn7hOMWiwUg3fC+e7lx4wajR4+mffv2t7z2915L7u7u95VdRETEbGuPRDDk+30AvNAwkJcfKWdyotzrkUpFWNSvPr3nbudYxA3aTd7ErB51CS7hbXY0ERERyUFUlLoHi8WS4SF0DYo1wM/Nj0txl247r5QFC35ufjQo1gB7O/tMzXn16lWOHj3KjBkzePjhhwHYsGHDfR2jYsWKbN++Pd22fz6vVasWR48epVw5XaiLiEjesS3sGgPm78JqM2hfszhvt66cdvNGHkzV4t4se6khL8zZzpHwGJ6Ztpkvn63JY5X9zI4mIiIiOYSG72Uiezt7hoUMA1ILUH938/mbIW9mekEKoGDBghQqVIjp06cTGhrK2rVrGTx48H0d45VXXmHFihVMmDCB48ePM23aNFauXJnuonzkyJF8/fXXjB49moMHD3L48GG+++473n777cx+SyIiItni0IVoes/dTmKKjccqFWF8x2rY2akglRmKFXDl+/71ebh8YeKTrfT9egfzNp8yO5aIiIjkECpKZbJmpZoxoekEirgVSbfdz82PCU0n0KxUsyw5r52dHd999x07d+6katWqvP7663z88cf3dYyGDRsydepUJkyYQPXq1Vm1ahWvv/56umF5LVq0YPny5fz666/UrVuXhx56iE8//ZRSpTTnhoiI5D6nr8bSfdY2YhJSCCntw6TnauFor8ujzOTp4sisnnXpXCcAmwHv/HiQD5YfwmbLV2vtiIiIyG1o9b2/ycxV3aw2K7su7eJy3GV83XypVaRWlvSQymp9+/blyJEjrF+/3uwoabT6noiIZIZL0Ql0mLqJs9fiqezv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8IPCw8PVvHlzfw8bQB2Qe8B6yD1gPeQesCayXzcUpfzghx9+0NNPP62ioiJNnTpVzZo10/fff68//elPGjRokIYNGya32y3DMPw9VABeQu4B6yH3gPWQe8CayH7tUZTyk4yMDD3xxBOSpJdeekndunXz84gAXGzkHrAecg9YD7kHrIns1w49pfykbdu2mjZtmkzT1KuvvqqvvvrK30MCcJGRe8B6yD1gPeQesCayXzsUpfyobdu2+tvf/ia73a5nn31Wmzdv9veQAFxk5B6wHnIPWA+5B6yJ7NccRSk/a9u2rSZPnqzmzZuradOm/h4OAB8g94D1kHvAesg9YE1kv2boKXWJyM/PV3BwsL+HAcCHyD1gPeQesB5yD1gT2a8eilIAAAAAAADwOZbvAQAAAAAAwOcoSgEAAAAAAMDnKEoBAAAAAADA5yhKAQAAAAAAwOcoSgEAAAAAAMDnKEoBAAAAAADA5yhKAQAABCjDMLRixQp/DwMAAKBWKEoBAAB4yciRI2UYhsaMGXPe7x5//HEZhqGRI0d67fl++eUX3X777V57PAAAAF+iKAUAAOBF8fHxWrRokfLy8jy3nTlzRgsXLlSLFi28+lxxcXFyOBxefUwAAABfoSgFAADgRR06dFB8fLw++ugjz20fffSRWrRooaSkJM9tTqdTTz75pC677DKFhITo5ptv1jfffCNJcrlcat68uWbMmFHusb/99luZpqkDBw5IOn/53qFDh3T//ferQYMGiomJ0d13362ffvrJ8/vU1FR17txZ4eHhatCggbp16+Z5LAAAAF+jKAUAAOBlo0aN0vz58z0/z5s3Tw8++GC5bcaNG6dly5YpJSVF6enpatOmjfr27asTJ07INE0NHjxYCxcuLHef999/X926dVPLli3Pe86CggL17dtXkZGR2rhxozZt2qSIiAj169dP+fn5Kiws1MCBA9WjRw999913SktL0+jRo2UYxsX5TwAAALgAilIAAABeNmzYMH311Vc6cOCADhw4oE2bNmnYsGGe3+fm5mrGjBmaPHmybr/9diUmJmr27NkKDQ3V3LlzJUlDhw7Vpk2bdPDgQUnFs6cWLVqkoUOHVvicixcvlsvl0pw5c3TdddcpISFB8+fP18GDB5Wamqrs7GxlZWXpjjvu0JVXXqmEhASNGDHC60sKAQAAqouiFAAAgJc1btxYAwYM0Lvvvqv58+drwIABio2N9fw+MzNTBQUF6tatm+c2u92uzp07a/fu3ZKk9u3bKyEhwTNb6osvvtDRo0d13333Vfic//nPf7R3715FRkYqIiJCERERiomJ0ZkzZ5SZmamYmBiNHDlSffv21Z133qm3335bv/zyy0X8XwAAAKgaRSkAAICLYNSoUXr33XeVkpKiUaNG1eoxhg4d6ilKLVy4UP369VOjRo0q3PbUqVPq2LGjtm/fXu7rxx9/1JAhQyRJ8+fPV1pamrp27arFixerXbt22rx5c+1eIAAAQB1RlAIAALgISns5lfZ6KuvKK69UcHCwNm3a5LmtoKBA33zzjRITEz23DRkyRDt27NC2bdu0dOnSSpfuScUN1jMyMnTZZZepTZs25b6io6M92yUlJSk5OVlff/21rr322vP6VgEAAPgKRSkAAICLwGazaffu3dq1a5dsNlu534WHh+uxxx7Ts88+qzVr1mjXrl165JFHdPr0aT300EOe7Vq1aqWuXbvqoYceUlFRke66665Kn2/o0KGKjY3V3XffrY0bN2r//v1KTU3Vk08+qf/+97/av3+/kpOTlZaWpgMHDuizzz5TRkaGEhISLtr/AQAAQFWC/D0AAACA+ioqKqrS373xxhtyuVz6wx/+oJycHHXq1Elr165Vw4YNy203dOhQjR07VsOHD1doaGiljxcWFqYvv/xSzz33nO69917l5OSoWbNmuvXWWxUVFaW8vDzt2bNHKSkp+vXXX3X55Zfr8ccf16OPPuq11wsAAFAThtvtdvt7EAAAAAAAALAWlu8BAAAAAADA5yhKAQAAAAAAwOcoSgEAAAAAAMDnKEoBAAAAAADA5yhKAQAAAAAAwOcoSgEAAAAAAMDnKEoBAAAAAADA5yhKAQAAAAAAwOcoSgEAAAAAAMDnKEoBAAAAAADA5yhKAQAAAAAAwOcoSgEAAAAAAMDn/h9nhqhowddWRQAAAABJRU5ErkJggg==\n" - }, - "metadata": {} - } - ] - }, - { - "cell_type": "code", - "source": [ - "# 6. Bubble Chart of Emotion vs. Rating vs. Popularity\n", - "# Assuming we have additional columns 'rating' and 'num_reviews'\n", - "\n", - "# Before plotting, ensure your DataFrame has 'rating' and 'num_reviews' columns.\n", - "# If they don't exist, create them with placeholder or relevant data.\n", - "\n", - "# Example: If you don't have the data, you could create dummy columns\n", - "df['rating'] = np.random.randint(1, 6, len(df)) # Replace with your actual rating data\n", - "df['num_reviews'] = np.random.randint(10, 100, len(df)) # Replace with your actual review count data\n", - "\n", - "df['overall_sentiment'] = df[['joy', 'sadness', 'anger', 'fear', 'surprise']].idxmax(axis=1)\n", - "plt.figure(figsize=(10, 6))\n", - "for emotion in df['overall_sentiment'].unique():\n", - " data = df[df['overall_sentiment'] == emotion]\n", - " # Accessing the newly created or existing columns:\n", - " plt.scatter(data['rating'], data['num_reviews'], s=data['joy']*500,\n", - " alpha=0.5, label=emotion)\n", - "plt.title('Emotion vs. Rating vs. Popularity')\n", - "plt.xlabel('Rating')\n", - "plt.ylabel('Number of Reviews')\n", - "plt.legend()\n", - "plt.tight_layout()\n", - "plt.show()" - ], - "metadata": { - "colab": { - "base_uri": "https://localhost:8080/", - "height": 607 - }, - "id": "VDG4mugIFkBp", - "outputId": "6ad126ee-c06a-44aa-b5c4-eebbfd90c396" - }, - "execution_count": 8, - "outputs": [ - { - "output_type": "display_data", - "data": { - "text/plain": [ - "
" - ], - "image/png": "iVBORw0KGgoAAAANSUhEUgAAA90AAAJOCAYAAACqS2TfAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjcuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/bCgiHAAAACXBIWXMAAA9hAAAPYQGoP6dpAABmgklEQVR4nO3dd3hUZf7+8fvMJDPpCaQSCKH3JiC9KSgCtpVFRFRALOtasGBh3Z8Ku2vBhh3XAu5+wS52RVCBlSZFBATpvYWSXiZlzu+PLLOOCZBJ5mSS8H5d11ySU57zmTkcyT3POc9jmKZpCgAAAAAA+J0t0AUAAAAAAFBXEboBAAAAALAIoRsAAAAAAIsQugEAAAAAsAihGwAAAAAAixC6AQAAAACwCKEbAAAAAACLELoBAAAAALAIoRsAAAAAAIsQugEANdbu3btlGIZmz54d6FLqpPHjx6tJkyaBLgO/YRiGHnnkEb+2OXv2bBmGod27d/u1XQBAxRC6AeAsc/IX8FO9VqxYUe01zZ07VzNmzKj249Y0jzzyiNe5CA4OVpMmTXTHHXcoIyOjUm0ePHhQjzzyiNatW+fXWmuj8ePHe32+UVFR6ty5s55++mm5XK5Al1etXn75Zb7MAoBqEhToAgAAgTFt2jQ1bdq0zPIWLVpUey1z587Vxo0bdeedd3otT01NVX5+voKDg6u9pkB65ZVXFBERodzcXH377bd64YUXtHbtWv3www8+t3Xw4EFNnTpVTZo0UZcuXbzWvfbaa3K73X6qunZwOp16/fXXJUkZGRn68MMPNXnyZK1atUrvvPNOgKuzxrXXXqurrrpKTqfTs+zll19WXFycxo8fH7jCAOAsQegGgLPUsGHD1L1790CXcVqGYSgkJCTQZVS7P/7xj4qLi5Mk3Xzzzbrqqqv07rvv6scff1SPHj38dpyz7csMSQoKCtI111zj+fnPf/6zevbsqXfffVfPPPOMkpOTA1idf+Xm5io8PFx2u112uz3Q5QDAWYvbywEA5Tr5PPVTTz2ll156Sc2aNVNYWJguvPBC7du3T6Zp6m9/+5saNWqk0NBQXXbZZTpx4kSZdl5++WW1b99eTqdTycnJuvXWW71ulR40aJC++OIL7dmzx3Pb78nnjE/1TPd3332n/v37Kzw8XDExMbrsssu0efNmr21O3qq9fft2jR8/XjExMYqOjtaECROUl5d32vd+2223KSIiotztxowZo6SkJJWUlEiSVq9eraFDhyouLk6hoaFq2rSprr/++gp8whXXv39/SdKOHTs8y06cOKHJkyerY8eOioiIUFRUlIYNG6aff/7Zs82iRYt07rnnSpImTJjg+XxPfp6/f6b7t+f8n//8p5o3by6n06lzzz1Xq1atKlPX+++/r3bt2ikkJEQdOnTQvHnzKvSc+MUXX6xmzZqVu653795eXwYtWLBA/fr1U0xMjCIiItS6dWv95S9/OW37vrDZbBo0aJAkeZ55TktL08SJE5WYmKiQkBB17txZb731ltd+v/2snn32WaWmpio0NFQDBw7Uxo0bvbYdNGiQ5xi/VZHPas+ePfrzn/+s1q1bKzQ0VLGxsRo1alSZ57NPPjayePFi/fnPf1ZCQoIaNWrkte7kPk2aNNEvv/yixYsXe/5ODBo0SDt37pRhGHr22WfL1LFs2TIZhqG33377tPUCAMqipxsAzlKZmZk6duyY1zLDMBQbG+u1bM6cOSosLNTtt9+uEydOaPr06bryyit1/vnna9GiRbr//vu1fft2vfDCC5o8ebLefPNNz76PPPKIpk6dqiFDhuiWW27Rli1b9Morr2jVqlVaunSpgoOD9eCDDyozM1P79+/3/LIfERFxyroXLlyoYcOGqVmzZnrkkUeUn5+vF154QX379tXatWvLhJgrr7xSTZs21WOPPaa1a9fq9ddfV0JCgp544olTHmP06NF66aWX9MUXX2jUqFGe5Xl5efrss880fvx42e12paWl6cILL1R8fLweeOABxcTEaPfu3froo4/O+Pn74mRYqlevnmfZzp079fHHH2vUqFFq2rSpjhw5oldffVUDBw7Upk2blJycrLZt22ratGl66KGHdNNNN3nCe58+fU57vLlz5yo7O1s333yzDMPQ9OnTdcUVV2jnzp2e3vEvvvhCo0ePVseOHfXYY48pPT1dEydOVMOGDc/4fkaPHq3rrrtOq1at8nwpIJUGzBUrVujJJ5+UJP3yyy+6+OKL1alTJ02bNk1Op1Pbt2/X0qVLffr8zuTklxmxsbHKz8/XoEGDtH37dt12221q2rSp3n//fY0fP14ZGRmaNGmS177/+te/lJ2drVtvvVUFBQV67rnndP7552vDhg1KTEyscm2rVq3SsmXLdNVVV6lRo0bavXu3XnnlFQ0aNEibNm1SWFiY1/Z//vOfFR8fr4ceeki5ubnltjljxgzdfvvtioiI0IMPPihJSkxMVLNmzdS3b1/NmTNHd911l9c+c+bMUWRkpC677LIqvycAOOuYAICzyqxZs0xJ5b6cTqdnu127dpmSzPj4eDMjI8OzfMqUKaYks3PnzmZRUZFn+ZgxY0yHw2EWFBSYpmmaaWlppsPhMC+88EKzpKTEs92LL75oSjLffPNNz7IRI0aYqampZWo9WcOsWbM8y7p06WImJCSYx48f9yz7+eefTZvNZl533XWeZQ8//LApybz++uu92vzDH/5gxsbGnvYzcrvdZsOGDc2RI0d6LX/vvfdMSeaSJUtM0zTNefPmmZLMVatWnba9ijpZ85YtW8yjR4+au3fvNt98800zNDTUjI+PN3Nzcz3bFhQUeH2upln6eTmdTnPatGmeZatWrSrzGZ40btw4r8/95OcdGxtrnjhxwrP8k08+MSWZn332mWdZx44dzUaNGpnZ2dmeZYsWLTIllXsufyszM9N0Op3mPffc47V8+vTppmEY5p49e0zTNM1nn33WlGQePXr0tO1V1Lhx48zw8HDz6NGj5tGjR83t27ebjz76qGkYhtmpUyfTNE1zxowZpiTz//7v/zz7FRYWmr179zYjIiLMrKws0zT/91mFhoaa+/fv92y7cuVKU5J51113eZYNHDjQHDhwYLn1/P6zkmQ+/PDDnp/z8vLK7Ld8+XJTkvmvf/3Ls+zkdd2vXz+zuLjYa/uT63bt2uVZ1r59+3JrevXVV01J5ubNm73ef1xcnDlu3Lgy2wMAzozbywHgLPXSSy9pwYIFXq+vvvqqzHajRo1SdHS05+eePXtKkq655hoFBQV5LS8sLNSBAwcklfZIFxYW6s4775TN9r9/bm688UZFRUXpiy++8LnmQ4cOad26dRo/frzq16/vWd6pUyddcMEF+vLLL8vs86c//cnr5/79++v48ePKyso65XEMw9CoUaP05ZdfKicnx7P83XffVcOGDdWvXz9JUkxMjCTp888/V1FRkc/v51Rat26t+Ph4NWnSRNdff71atGihr776yqtX0+l0ej7XkpISHT9+3HP79dq1a6t0/NGjR3v1qp/sId+5c6ek0sHZNmzYoOuuu87rroSBAweqY8eOZ2z/5K3w7733nkzT9Cx/99131atXLzVu3FjS/z7fTz75xG8DvuXm5io+Pl7x8fFq0aKF/vKXv6h3796aN2+eJOnLL79UUlKSxowZ49knODhYd9xxh3JycrR48WKv9i6//HKv3v0ePXqoZ8+e5f5drIzQ0FDPn4uKinT8+HG1aNFCMTEx5Z7nG2+8sUrPb1955ZUKCQnRnDlzPMvmz5+vY8eOeT0LDwCoOEI3AJylevTooSFDhni9zjvvvDLbnQxAJ50M4CkpKeUuT09Pl1R6q7BUGiB/y+FwqFmzZp71vjhVm5LUtm1bHTt2rMwttb+v/2SYPFnnqYwePVr5+fn69NNPJUk5OTn68ssvNWrUKBmGIak0ZI4cOVJTp05VXFycLrvsMs2aNavK0099+OGHWrBggebOnatevXopLS3NK3xJktvt1rPPPquWLVvK6XQqLi5O8fHxWr9+vTIzM6t0/DN9ZifPQ3kj3Vd09PvRo0dr3759Wr58uaTSW7zXrFmj0aNHe23Tt29f3XDDDUpMTNRVV12l9957r0oBPCQkxPMl05IlS7Rv3z4tXbrU84z5nj171LJlS68viqTSv18n1/9Wy5YtyxyjVatWfpsTOz8/Xw899JBSUlK8znNGRka557m8GQl8ERMTo0suuURz5871LJszZ44aNmyo888/v0ptA8DZitANADitU/WanWr5b3sua4LK1tmrVy81adJE7733niTps88+U35+vlcoNAxDH3zwgZYvX67bbrtNBw4c0PXXX69u3bp59ZD7asCAARoyZIjGjBmjBQsWKDQ0VGPHjvUKm48++qjuvvtuDRgwQP/3f/+n+fPna8GCBWrfvn2Ve4Wr49xecsklCgsL83y+7733nmw2m9cz9KGhoVqyZIkWLlyoa6+9VuvXr9fo0aN1wQUXeAay85Xdbvd8ydS/f3/PYGNWOvklze9V5D3cfvvt+sc//qErr7xS7733nr755hstWLBAsbGx5Z7n3385UxnXXXeddu7cqWXLlik7O1uffvqpxowZU+aLCABAxfB/TwCAJVJTUyVJW7Zs8VpeWFioXbt2edZLpw4lFW1Tkn799VfFxcUpPDy8siWXceWVV+rrr79WVlaW3n33XTVp0kS9evUqs12vXr30j3/8Q6tXr9acOXP0yy+/+G3O54iICD388MNat26dJ6BK0gcffKDzzjtPb7zxhq666ipdeOGFGjJkiNfI8FLFP1tfnDwP27dvL7OuvGXlCQ8P18UXX6z3339fbrdb7777rvr3719myi6bzabBgwfrmWee0aZNm/SPf/xD3333nb7//vuqv5FypKamatu2bWUC7a+//upZ/1vbtm0r08bWrVu9BvSrV69emfMile01L88HH3ygcePG6emnn9Yf//hHXXDBBerXr1+57fnidH8vLrroIsXHx2vOnDmaN2+e8vLydO2111bpeABwNiN0AwAsMWTIEDkcDj3//PNePaRvvPGGMjMzNWLECM+y8PDwCt0S3aBBA3Xp0kVvvfWWV+jYuHGjvvnmGw0fPtyv72H06NFyuVx666239PXXX+vKK6/0Wp+enl6m97dLly6S5HWL+Y4dO7ym+/LV2LFj1ahRI68R1+12e5ljv//++55n6k86+SVEVUPabyUnJ6tDhw7617/+5dWjv3jxYm3YsKHC7YwePVoHDx7U66+/rp9//tnrLgJJ5U5BV97n++uvv2rv3r0+vovyDR8+XIcPH9a7777rWVZcXKwXXnhBERERGjhwoNf2H3/8sddn/uOPP2rlypUaNmyYZ1nz5s3166+/6ujRo55lP//8c4VGYS/vPL/wwguV7uk/KTw8/JR/J4KCgjRmzBi99957mj17tjp27KhOnTpV6XgAcDZjyjAAOEt99dVXnt673+rTp88p51D2RXx8vKZMmaKpU6fqoosu0qWXXqotW7bo5Zdf1rnnnus1KFO3bt307rvv6u6779a5556riIgIXXLJJeW2++STT2rYsGHq3bu3Jk6c6JkyLDo6Wo888kiV6/6trl27qkWLFnrwwQflcrnKhMK33npLL7/8sv7whz+oefPmys7O1muvvaaoqCivLwAGDx4sSZV+zjc4OFiTJk3Svffeq6+//loXXXSRLr74Yk2bNk0TJkxQnz59tGHDBs2ZM6fMuWvevLliYmI0c+ZMRUZGKjw8XD179qzys7+PPvqoLrvsMvXt21cTJkxQenq6XnzxRXXo0KHCt9YPHz5ckZGRmjx5sux2u0aOHOm1ftq0aVqyZIlGjBih1NRUpaWl6eWXX1ajRo08g9lJpc9bDxw4UIsWLarSe5Kkm266Sa+++qrGjx+vNWvWqEmTJvrggw+0dOlSzZgxQ5GRkV7bt2jRQv369dMtt9wil8ulGTNmKDY2Vvfdd59nm+uvv17PPPOMhg4dqokTJyotLU0zZ85U+/btTzugn1Q6p/m///1vRUdHq127dlq+fLkWLlxYZmo/X3Xr1k2vvPKK/v73v6tFixZKSEjwemb7uuuu0/PPP6/vv//+tNPrAQAqIHADpwMAAuF0U4bpN1NLnZwS6cknn/Ta//vvvzclme+//3657f5++qwXX3zRbNOmjRkcHGwmJiaat9xyi5menu61TU5Ojnn11VebMTExXlNOlTdlmGma5sKFC82+ffuaoaGhZlRUlHnJJZeYmzZt8trm5PRbv59uqrzpk07nwQcfNCWZLVq0KLNu7dq15pgxY8zGjRubTqfTTEhIMC+++GJz9erVXtulpqaecRqt09VsmqXTbEVHR3umeSooKDDvueces0GDBmZoaKjZt29fc/ny5eVOT/XJJ5+Y7dq1M4OCgrw+z1NNGfb7c26aZaeyMk3TfOedd8w2bdqYTqfT7NChg/npp5+aI0eONNu0aXPG93rS2LFjTUnmkCFDyqz79ttvzcsuu8xMTk42HQ6HmZycbI4ZM8bcunVrmdrKm/7q905OGXYmR44cMSdMmGDGxcWZDofD7NixY5m/g7/9rJ5++mkzJSXFdDqdZv/+/c2ff/65TJv/93//ZzZr1sx0OBxmly5dzPnz51doyrD09HRPLREREebQoUPNX3/91UxNTfWawutU199v1/327/zhw4fNESNGmJGRkaf8/Nq3b2/abDavKdEAAL4zTLOGjXgDAABqrS5duig+Pl4LFiwIdCmW2r17t5o2baonn3xSkydPDnQ5ljjnnHNUv359ffvtt4EuBQBqNZ7pBgAAPisqKlJxcbHXskWLFunnn3/WoEGDAlMU/Gb16tVat26drrvuukCXAgC1Hs90AwAAnx04cEBDhgzRNddco+TkZP3666+aOXOmkpKS9Kc//SnQ5aGSNm7cqDVr1ujpp59WgwYNyoxjAADwHaEbAAD4rF69eurWrZtef/11HT16VOHh4RoxYoQef/zxKg/yhcD54IMPNG3aNLVu3Vpvv/22QkJCAl0SANR6PNMNAAAAAIBFeKYbAAAAAACLELoBAAAAALBInX+m2+126+DBg4qMjJRhGIEuBwAAAABQB5imqezsbCUnJ8tmO3V/dp0P3QcPHlRKSkqgywAAAAAA1EH79u1To0aNTrm+zofuyMhISaUfRFRUVICrAQAAAADUBVlZWUpJ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2jaI0i2DWmh0jxQlRjm1PyNfW45ka3tajg6k5+tgRr72p+dpe1q2thzO0uGsfDWODdM1vVJ188DmBG4ACKR9P0prZknFBVJCOymygWT7XT+qLah0eUI7qaigdPt9PwamXkgKcE93enq6+vbtq/POO09fffWV4uPjtW3btjITrV900UWaNWuW52enk+cSAACorAhnkM5rnaC+zeO0PS1Hh7Pyte9EvtKyC1TsNhVss6lBdIiS64WqYUyomsWFK8iHW9EBABZI31Paw22aUr0mZ97eMEq3S98t/TxXimogxXCreSAE9F/QJ554QikpKZo1a5Z69Oihpk2b6sILL1Tz5s29tnM6nUpKSvK8fh/KAQCA7xxBNrVLjtL5bRI1rk8T3Tu0jaYMa6vJQ1trbK9Undc6Qa0SIwncAFAT7FtZekt5TKpv+8WkSrnHpL0r/FbKBx98oI4dOyo0NFSxsbEaMmSIcnNztWrVKl1wwQWKi4tTdHS0Bg4cqLVr13rtu23bNg0YMEAhISFq166dFixY4LV+9+7dMgxDH330kc477zyFhYWpc+fOWr58udd2P/zwg/r376/Q0FClpKTojjvuUG5urmf9yy+/rJYtWyokJESJiYn64x//eMb6rRLQf0U//fRTde/eXaNGjVJCQoLOOeccvfbaa2W2W7RokRISEtS6dWvdcsstOn78+CnbdLlcysrK8noBAAAAQK1VkFkamsPq+/5stmFIobHS3pWl7VTRoUOHNGbMGF1//fXavHmzFi1apCuuuEKmaSo7O1vjxo3TDz/8oBUrVqhly5YaPny4srOzJUlut1tXXHGFHA6HVq5cqZkzZ+r+++8v9zgPPvigJk+erHXr1qlVq1YaM2aMiouLJUk7duzQRRddpJEjR2r9+vV699139cMPP+i2226TJK1evVp33HGHpk2bpi1btujrr7/WgAEDzli/VQzTytbPICSkdBCxu+++W6NGjdKqVas0adIkzZw5U+PGjZMkvfPOOwoLC1PTpk21Y8cO/eUvf1FERISWL18uu73swC+PPPKIpk6dWmZ5ZmamoqKirH1DAAAAAFABBQUF2rVrl5o2berJRae0+wdp5atSXKuyz3BXhLtYOrZV6nmz1KRf5Qr+r7Vr16pbt27avXu3UlNP3+vudrsVExOjuXPn6uKLL9Y333yjESNGaM+ePUpOTpYkff311xo2bJhnILXdu3eradOmev311zVx4kRJ0qZNm9S+fXtt3rxZbdq00Q033CC73a5XX33Vc6wffvhBAwcOVG5urr788ktNmDBB+/fvV2Sk9/SWvtQvnf48ZWVlKTo6+oxZM6A93W63W127dtWjjz6qc845RzfddJNuvPFGzZw507PNVVddpUsvvVQdO3bU5Zdfrs8//1yrVq3SokWLym1zypQpyszM9Lz27dtXTe8GAAAAACyQd6L0v5UJ3L/dLz+9yqV07txZgwcPVseOHTVq1Ci99tprSk8vbffIkSO68cYb1bJlS0VHRysqKko5OTnau3evJGnz5s1KSUnxBG5J6t27d7nH6dSpk+fPDRo0kCSlpaVJkn7++WfNnj1bERERntfQoUPldru1a9cuXXDBBUpNTVWzZs107bXXas6cOcrLyztj/VYJaOhu0KCB2rVr57Wsbdu2npNSnmbNmikuLk7bt28vd73T6VRUVJTXCwAAAABqrZJC/7RT7KpyE3a7XQsWLNBXX32ldu3a6YUXXlDr1q21a9cujRs3TuvWrdNzzz2nZcuWad26dYqNjVVhoe/1BwcHe/5s/PeWerfbLUnKycnRzTffrHXr1nleP//8s7Zt26bmzZsrMjJSa9eu1dtvv60GDRrooYceUufOnZWRkXHa+q0S0NDdt29fbdmyxWvZ1q1bT9vNv3//fh0/ftzzbQcAAAAA1Gl2h3/aCfLPLFCGYahv376aOnWqfvrpJzkcDs2bN09Lly7VHXfcoeHDh6t9+/ZyOp06duyYZ7+2bdtq3759OnTokGfZihW+D/DWtWtXbdq0SS1atCjzcjhKP6ugoCANGTJE06dP1/r167V792599913p63fKgGdMuyuu+5Snz599Oijj+rKK6/Ujz/+qH/+85/65z//Kan0G4ypU6dq5MiRSkpK0o4dO3TfffepRYsWGjp0aCBLBwAAAIDqEVa/9L/u4so/0y1JoVWfBWrlypX69ttvdeGFFyohIUErV67U0aNH1bZtW7Vs2VL//ve/1b17d2VlZenee+9VaGioZ98hQ4aoVatWGjdunJ588kllZWXpwQcf9LmG+++/X7169dJtt92mG264QeHh4dq0aZMWLFigF198UZ9//rl27typAQMGqF69evryyy/ldrvVunXr09ZvlYD2dJ977rmaN2+e3n77bXXo0EF/+9vfNGPGDI0dO1ZS6a0L69ev16WXXqpWrVpp4sSJ6tatm/7zn/8wVzcAAACAs0NSRyk8Xso9Wrn9c45K4Qml7VRRVFSUlixZouHDh6tVq1b661//qqefflrDhg3TG2+8ofT0dHXt2lXXXnut7rjjDiUkJHj2tdlsmjdvnvLz89WjRw/dcMMN+sc//uFzDZ06ddLixYu1detW9e/fX+ecc44eeughz7PiMTEx+uijj3T++eerbdu2mjlzpt5++221b9/+tPVbJaCjl1eHio4oBwAAAADVxafRyyVp/XvSpk+lhHa+TRtmmlLaL1K7y6ROV1a+4LNUrR+9HAAAAABQAY17SeGxUsYe3/bL2FPaS964lzV14YwI3QAAAABQ08U0ljpfXdrLnb67tAf7dEyzdDvDJnUeU7o/AiKgA6kBAAAAACoopUfpf9fNLb1lPDRWioj3HlzNXVz6DHf+cSk8rjSon9wPAUHoBgAAAIDawDCkxj2lqAbS3hXS3pXSsa1ltwtPKH2Gu3EverhrAEI3AAAAANQmMY1LX62GSoc3SPnpUrGrdB7u0Hqlo5SHRAe6SvwXoRsAAAAAAsTtdld+55BoqUk//xWDMqp0fv6L0A0AAAAA1czhcMhms+ngwYOKj4+Xw+GQ4ctUYLCUaZoqLCzU0aNHZbPZ5HA4Kt0WoRsAAAAAqpnNZlPTpk116NAhHTx4MNDl4BTCwsLUuHFj2WyVn/iL0A0AAAAAAeBwONS4cWMVFxerpKQk0OXgd+x2u4KCgqp8BwKhGwAAAAACxDAMBQcHKzg4ONClwCKV7yMHAAAAAACnRegGAAAAAMAihG4AAAAAACxC6AYAAAAAwCKEbgAAAAAALELoBgAAAADAIoRuAAAAAAAsQugGAAAAAMAihG4AAAAAACxC6AYAAAAAwCKEbgAAAAAALELoBgAAAADAIoRuAAAAAAAsQugGAAAAAMAihG4AAAAAACxC6AYAAAAAwCKEbgAAAAAALELoBgAAAADAIoRuAAAAAAAsQugGAAAAAMAihG4AAAAAACxC6AYAAAAAwCKEbgAAAAAALELoBgAAAADAIoRuAAAAAAAsQugGAAAAAMAihG4AAAAAACxC6AYAAAAAwCKEbgAAAAAALELoBgAAAADAIoRuAAAAAAAsQugGAAAAAMAihG4AAAAAACxC6AYAAAAAwCKEbgAAAAAALELoBgAAAADAIoRuAAAAAAAsQugGAAAAAMAihG4AAAAAACxC6AYAAAAAwCKEbgAAAAAALELoBgAAAADAIoRuAAAAAAAsQugGAAAAAMAihG4AAAAAACxC6AYAAAAAwCKEbgAAAAAALELoBgAAAADAIoRuAAAAAAAsQugGAAAAAMAihG4AAAAAACxC6AYAAAAAwCKEbgAAAAAALELoBgAAAADAIoRuAAAAAAAsQugGAAAAAMAihG4AAAAAACxC6AYAAAAAwCIBD90HDhzQNddco9jYWIWGhqpjx45avXq1Z71pmnrooYfUoEEDhYaGasiQIdq2bVsAKwYAAAAAoGICGrrT09PVt29fBQcH66uvvtKmTZv09NNPq169ep5tpk+frueff14zZ87UypUrFR4erqFDh6qgoCCAlQMAAAAAcGaGaZpmoA7+wAMPaOnSpfrPf/5T7nrTNJWcnKx77rlHkydPliRlZmYqMTFRs2fP1lVXXXXGY2RlZSk6OlqZmZmKiorya/0AAAAAgLNTRbNmQHu6P/30U3Xv3l2jRo1SQkKCzjnnHL322mue9bt27dLhw4c1ZMgQz7Lo6Gj17NlTy5cvL7dNl8ulrKwsrxcAAAAAAIEQ0NC9c+dOvfLKK2rZsqXmz5+vW265RXfccYfeeustSdLhw4clSYmJiV77JSYmetb93mOPPabo6GjPKyUlxdo3AQAAAADAKQQ0dLvdbnXt2lWPPvqozjnnHN1000268cYbNXPmzEq3OWXKFGVmZnpe+/bt82PFAAAAAABUXEBDd4MGDdSuXTuvZW3bttXevXslSUlJSZKkI0eOeG1z5MgRz7rfczqdioqK8noBAAAAABAIAQ3dffv21ZYtW7yWbd26VampqZKkpk2bKikpSd9++61nfVZWllauXKnevXtXa60AAAAAAPgqKJAHv+uuu9SnTx89+uijuvLKK/Xjjz/qn//8p/75z39KkgzD0J133qm///3vatmypZo2bar/9//+n5KTk3X55ZcHsnQAAAAAAM4ooKH73HPP1bx58zRlyhRNmzZNTZs21YwZMzR27FjPNvfdd59yc3N10003KSMjQ/369dPXX3+tkJCQAFYOAAAAAMCZBXSe7urAPN0AAAAAAH+rFfN0AwAAAABQlxG6AQAAAACwCKEbAAAAAACLELoBAAAAALAIoRsAAAAAAIsQugEAAAAAsAihGwAAAAAAixC6AQAAAACwCKEbAAAAAACLELoBAAAAALAIoRsAAAAAAIsQugEAAAAAsAihGwAAAAAAixC6AQAAAACwCKEbAAAAAACLELoBAAAAALAIoRsAAAAAAIsQugEAAAAAsAihGwAAAAAAixC6AQAAAACwCKEbAAAAAACLELoBAAAAALAIoRsAAAAAAIsQugEAAAAAsAihGwAAAAAAixC6AQAAAACwCKEbAAAAAACLELoBAAAAALAIoRsAAAAAAIsQugEAAAAAsAihGwAAAAAAixC6AQAAAACwCKEbAAAAAACLELoBAAAAALAIoRsAAAAAAIsQugEAAAAAsAihGwAAAAAAixC6AQAAAACwCKEbAAAAAACLELoBAAAAALAIoRsAAAAAAIsQugEAAAAAsAihGwAAAAAAixC6AQAAAACwCKEbAAAAAACLELoBAAAAALAIoRsAAAAAAIsQugEAAAAAsAihGwAAAAAAixC6AQAAAACwCKEbAAAAAACLELoBAAAAALAIoRsAAAAAAIsQugEAAAAAsAihGwAAAAAAixC6AQAAAACwCKEbAAAAAACLELoBAAAAALAIoRsAAAAAAIsQugEAAAAAsAihGwAAAAAAixC6AQAAAACwiM+h+6233tIXX3zh+fm+++5TTEyM+vTpoz179vi1OAAAAAAAajOfQ/ejjz6q0NBQSdLy5cv10ksvafr06YqLi9Ndd93l9wIBAAAAAKitgnzdYd++fWrRooUk6eOPP9bIkSN10003qW/fvho0aJC/6wMAAAAAoNbyuac7IiJCx48flyR98803uuCCCyRJISEhys/P9291AAAAAADUYj73dF9wwQW64YYbdM4552jr1q0aPny4JOmXX35RkyZN/F0fAAAAAAC1ls893S+99JJ69+6to0eP6sMPP1RsbKwkac2aNRozZozfCwQAAAAAoLYyTNM0A3XwRx55RFOnTvVa1rp1a/3666+SpEGDBmnx4sVe62+++WbNnDmzwsfIyspSdHS0MjMzFRUVVfWiAQAAAABnvYpmTZ9vLx8wYIDOO+88DRw4UH369FFISEiVCm3fvr0WLlz4v4KCvEu68cYbNW3aNM/PYWFhVToeAAAAAADVxefQfeGFF2rJkiV6+umnVVxcrO7du2vQoEEaOHCg+vbt63MoDgoKUlJS0inXh4WFnXY9AAAAAAA1lc/PdP/1r3/VN998o4yMDH3//fe6+OKLtXr1ao0YMUL169f3uYBt27YpOTlZzZo109ixY7V3716v9XPmzFFcXJw6dOigKVOmKC8v77TtuVwuZWVleb0AAAAAAAgEn3u6T9q5c6c2bNign3/+WevXr1dkZKQGDBjgUxs9e/bU7Nmz1bp1ax06dEhTp05V//79tXHjRkVGRurqq69WamqqkpOTtX79et1///3asmWLPvroo1O2+dhjj5V5ThwAAAAAgEDweSC1q6++WosXL5bL5dKAAQM0cOBADRo0SJ06dZJhGFUqJiMjQ6mpqXrmmWc0ceLEMuu/++47DR48WNu3b1fz5s3LbcPlcsnlcnl+zsrKUkpKCgOpAQAAAAD8xrKB1N555x3FxcXphhtu0Pnnn69+/fr5bXCzmJgYtWrVStu3by93fc+ePSXptKHb6XTK6XT6pR4AAAAAAKrC52e6jx8/rtdff12FhYWaMmWK4uLi1KdPH/3lL3/RN998U6VicnJytGPHDjVo0KDc9evWrZOkU64HAAAAAKAmqfI83du3b9ff//53zZkzR263WyUlJRXed/LkybrkkkuUmpqqgwcP6uGHH9a6deu0adMmZWVlae7cuRo+fLhiY2O1fv163XXXXWrUqFGZubtPh3m6AQAAAAD+Ztnt5cePH9fixYu1aNEiLVq0SJs2bVJMTIwuueQSDRw40Ke29u/frzFjxuj48eOKj49Xv379tGLFCsXHx6ugoEALFy7UjBkzlJubq5SUFI0cOVJ//etffS0ZAAAAAICA8Lmn2263Ky4uTv379/cMotaxY0er6qsyeroBAAAAAP5mWU/3+vXr1b59+yoVBwAAAADA2cDngdTat2+v4uJiLVy4UK+++qqys7MlSQcPHlROTo7fCwQAAAAAoLbyuad7z549uuiii7R37165XC5dcMEFioyM1BNPPCGXy6WZM2daUScAAAAAALWOzz3dkyZNUvfu3ZWenq7Q0FDP8j/84Q/69ttv/VocAAAAAAC1mc893f/5z3+0bNkyORwOr+VNmjTRgQMH/FYYAAAAAAC1nc893aeai3v//v2KjIz0S1EAAAAAANQFPofuCy+8UDNmzPD8bBiGcnJy9PDDD2v48OH+rA0AAAAAgFrN53m69+/fr6FDh8o0TW3btk3du3fX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hG4AAAAAACxC6AYAAAAAwCKEbgAAAAAALELoBgAAXhYtWiTDMJSRkRHoUgAAqPUI3QAA1FLjx4+XYRgyDEPBwcFq2rSp7rvvPhUUFFS4jUGDBunOO+/0WtanTx8dOnRI0dHRfq4YAICzT1CgCwAAAJV30UUXadasWSoqKtKaNWs0btw4GYahJ554otJtOhwOJSUl+bFKAADOXvR0AwBQizmdTiUlJSklJUWXX365hgwZogULFkiSjh8/rjFjxqhhw4YKCwtTx44d9fbbb3v2HT9+vBYvXqznnnvO02O+e/fuMreXz549WzExMZo/f77atm2riIgIXXTRRTp06JCnreLiYt1xxx2KiYlRbGys7r//fo0bN06XX355dX4cAADUOIRuAADqiI0bN2rZsmVyOBySpIKCAnXr1k1ffPGFNm7cqJtuuknXXnutfvzxR0nSc889p969e+vGG2/UoUOHdOjQIaWkpJTbdl5enp566in9+9//1pIlS7R3715NnjzZs/6JJ57QnDlzNGvWLC1dulRZWVn6+OOPLX/PAADUdNxeDgBALfb5558rIiJCxcXFcrlcstlsevHFFyVJDRs29ArGt99+u+bPn6/33ntPPXr0UHR0tBwOh8LCws54O3lRUZFmzpyp5s2bS5Juu+02TZs2zbP+hRde0JQpU/SHP/xBkvTiiy/qyy+/9PfbBQCg1iF0AwBQi5133nl65ZVXlJubq2effVZBQUEaOXKkJKmkpESPPvqo3nvvPR04cECFhYVyuVwKCwvz+ThhYWGewC1JDRo0UFpamiQpMzNTR44cUY8ePTzr7Xa7unXrJrfbXcV3CABA7cbt5QAA1GLh4eFq0aKFOnfurDfffFMrV67UG2+8IUl68skn9dxzz+n+++/X999/r3Xr1mno0KEqLCz0+TjBwcFePxuGIdM0/fIeAACoywjdAADUETabTX/5y1/017/+Vfn5+Vq6dKkuu+wyXXPNNercubOaNWumrVu3eu3jcDhUUlJSpeNGR0crMTFRq1at8iwrKSnR2rVrq9QuAAB1AaEbAIA6ZNSoUbLb7XrppZfUsmVLLViwQMuWLdPmzZt1880368iRI17bN2nSRCtXrtTu3bt17NixSt8Ofvvtt+uxxx7TJ598oi1btmjSpElKT0+XYRj+eFsAANRahG4AAOqQoKAg3XbbbZo+fbruuecede3aVUOHDtWgQYOUlJRUZgqvyZMny263q127doqPj9fevXsrddz7779fY8aM0XXXXafevXsrIiJCQ4cOVUhIiB/eFQAAtZdh8kAWAADwM7fbrbZt2+rKK6/U3/72t0CXAwBAwDB6OQAAqLI9e/bom2++0cCBA+VyufTiiy9q165duvrqqwNdGgAAAcXt5QAAoMpsNptmz56tc889V3379tWGDRu0cOFCtW3bNtClAQAQUNxeDgAAAACARejpBgAAAADAIoRuAAAAAAAsQugGAAAAAMAihG4AAAAAACxC6AYAAAAAwCKEbgAAAAAALELoBgAAAADAIoRuAAAAAAAsQugGAAAAAMAi/x9sBoVg/pu57QAAAABJRU5ErkJggg==\n" - }, - "metadata": {} - } - ] - }, - { - "cell_type": "code", - "source": [ - "\n", - "# 7. Sunburst Chart of Nested Emotions\n", - "# This requires plotly library\n", - "import plotly.graph_objects as go\n", - "\n", - "labels = [\"Joy\", \"Excitement\", \"Happiness\", \"Sadness\", \"Grief\", \"Melancholy\",\n", - " \"Anger\", \"Rage\", \"Frustration\", \"Fear\", \"Terror\", \"Anxiety\"]\n", - "parents = [\"\", \"Joy\", \"Joy\", \"\", \"Sadness\", \"Sadness\",\n", - " \"\", \"Anger\", \"Anger\", \"\", \"Fear\", \"Fear\"]\n", - "values = [10, 5, 5, 8, 4, 4, 6, 3, 3, 4, 2, 2]\n", - "\n", - "fig = go.Figure(go.Sunburst(\n", - " labels=labels,\n", - " parents=parents,\n", - " values=values,\n", - "))\n", - "fig.update_layout(title_text=\"Sunburst Chart of Nested Emotions\")\n", - "fig.show()\n" - ], - "metadata": { - "colab": { - "base_uri": "https://localhost:8080/", - "height": 542 - }, - "id": "xYlNKUiwF4HC", - "outputId": "e944bceb-7c37-4236-b349-f5de8972fcde" - }, - "execution_count": 9, - "outputs": [ - { - "output_type": "display_data", - "data": { - "text/html": [ - "\n", - "\n", - "\n", - "
\n", - "
\n", - "\n", - "" - ] - }, - "metadata": {} - } - ] - }, - { - "cell_type": "code", - "source": [ - "# 8. Correlation Heatmap of Emotions\n", - "plt.figure(figsize=(10, 8))\n", - "sns.heatmap(df[['joy', 'sadness', 'anger', 'fear', 'surprise']].corr(),\n", - " annot=True, cmap='coolwarm', vmin=-1, vmax=1, center=0)\n", - "plt.title('Correlation Heatmap of Emotions')\n", - "plt.tight_layout()\n", - "plt.show()\n" - ], - "metadata": { - "colab": { - "base_uri": "https://localhost:8080/", - "height": 807 - }, - "id": "QGqQ4ZW_F8y9", - "outputId": "73db9c23-d197-4b89-941e-f3387df82416" - }, - "execution_count": 10, - "outputs": [ - { - "output_type": "display_data", - "data": { - "text/plain": [ - "
" - ], - "image/png": "iVBORw0KGgoAAAANSUhEUgAAA6gAAAMWCAYAAAD8gastAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjcuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/bCgiHAAAACXBIWXMAAA9hAAAPYQGoP6dpAACZKElEQVR4nOzdd3gU5fr/8c/uJtn0AiGEJgHCoXcEaaKCVAUEC4pSDoKoiArKEQuIqFj4cUAFEaUIwlcURUU9FEEsiIAgIlKUFmoSAikkIW13fn9EFtckkMSEDNn367r20n32mck9Owvk3vueZyyGYRgCAAAAAKCMWcs6AAAAAAAAJBJUAAAAAIBJkKACAAAAAEyBBBUAAAAAYAokqAAAAAAAUyBBBQAAAACYAgkqAAAAAMAUSFABAAAAAKZAggoAAAAAMAUSVAAea+HChbJYLDp8+HCJ7fPw4cOyWCxauHBhie0T5pSamqp7771XkZGRslgseuSRR8o6pBIxdOhQRUVFlXUYAAAPRYIKoEQdOHBA9913n2rXri1fX18FBwerQ4cOmjlzps6dO1fW4ZWYpUuXasaMGWUdhpuhQ4cqMDCwwNctFotGjx5dqjHMnj3bY5LzF198UQsXLtT999+vxYsX65577ilwblRUlCwWS76PHj16XMaoc504cULPPvusduzYcdl/NgAAF+NV1gEAKD+++OIL3XbbbbLb7Ro8eLAaN26srKwsff/993r88cf122+/ae7cuWUdZolYunSpdu3aladqVrNmTZ07d07e3t5lE1gZmz17tsLDwzV06NCyDqXUrV+/Xtdcc40mTZpUqPnNmzfXuHHj8oxXrVq1pEO7pBMnTmjy5MmKiopS8+bN3V57++235XQ6L3tMAABIJKgASsihQ4c0cOBA1axZU+vXr1eVKlVcrz344IPav3+/vvjii3/8cwzDUEZGhvz8/PK8lpGRIR8fH1mtZdccYrFY5OvrW2Y/H5dPfHy8GjZsWOj51apV0913312KEZUMT/1yBQBgDrT4AigRr7zyilJTUzVv3jy35PS86OhoPfzww67nOTk5mjJliurUqSO73a6oqCg9+eSTyszMdNsuKipKN910k1avXq3WrVvLz89Pb731ljZs2CCLxaL3339fTz/9tKpVqyZ/f3+lpKRIkjZv3qwePXooJCRE/v7+6ty5szZu3HjJ4/j000/Vu3dvVa1aVXa7XXXq1NGUKVPkcDhcc6677jp98cUXiomJcbVpnr9mr6BrUNevX69OnTopICBAoaGh6tu3r/bs2eM259lnn5XFYtH+/fs1dOhQhYaGKiQkRMOGDVN6evolYy+OzMxMTZo0SdHR0bLb7apRo4bGjx+f5zwsWLBAN9xwgyIiImS329WwYUO9+eabbnOioqL022+/6ZtvvnG9L9ddd52kC9f7fv/99xozZowqVaqk0NBQ3XfffcrKylJSUpIGDx6ssLAwhYWFafz48TIMw23/06ZNU/v27VWxYkX5+fmpVatWWr58eZ5jOt/KvGTJEtWrV0++vr5q1aqVvv3220K9J/Hx8Ro+fLgqV64sX19fNWvWTO+++67r9fOfvUOHDumLL75wHWtJXMt8vk37yJEjuummmxQYGKhq1app1qxZkqRff/1VN9xwgwICAlSzZk0tXbo0zz4OHjyo2267TRUqVJC/v7+uueYaty+HNmzYoKuvvlqSNGzYMFf85z+z+V2DmpaWpnHjxqlGjRqy2+2qV6+epk2bluccnX/vP/nkEzVu3Fh2u12NGjXSqlWr3OadPXtWjzzyiKKiomS32xUREaEbb7xR27dv/6dvIQDgCkcFFUCJWLlypWrXrq327dsXav69996rd999V7feeqvGjRunzZs3a+rUqdqzZ49WrFjhNnffvn268847dd9992nEiBGqV6+e67UpU6bIx8dHjz32mDIzM+Xj46P169erZ8+eatWqlSZNmiSr1epKsL777ju1adOmwLgWLlyowMBAjR07VoGBgVq/fr0mTpyolJQUvfrqq5Kkp556SsnJyTp27Jj++9//StJFr/386quv1LNnT9WuXVvPPvuszp07p9dff10dOnTQ9u3b8yQDt99+u2rVqqWpU6dq+/bteueddxQREaGXX365UO9tQkJCoeY5nU716dNH33//vUaOHKkGDRro119/1X//+1/9/vvv+uSTT1xz33zzTTVq1Eh9+vSRl5eXVq5cqQceeEBOp1MPPvigJGnGjBl66KGHFBgYqKeeekqSVLlyZbef+dBDDykyMlKTJ0/Wjz/+qLlz5yo0NFQ//PCDrrrqKr344ov68ssv9eqrr6px48YaPHiwa9uZM2eqT58+GjRokLKysvT+++/rtttu0+eff67evXu7/ZxvvvlGy5Yt05gxY2S32zV79mz16NFDW7ZsUePGjQt8T86dO6frrrtO+/fv1+jRo1WrVi19+OGHGjp0qJKSkvTwww+rQYMGWrx4sR599FFVr17d1bZbqVKli77f2dnZ+Z6bgIAAt44Ah8Ohnj176tprr9Urr7yiJUuWaPTo0QoICNBTTz2lQYMGqX///pozZ44GDx6sdu3aqVatWpKkuLg4tW/fXunp6RozZowqVqyod999V3369NHy5ct1yy23qEGDBnruuec0ceJEjRw5Up06dZKkAv/sGoahPn366Ouvv9bw4cPVvHlzrV69Wo8//riOHz/u+jNw3vfff6+PP/5YDzzwgIKCgvTaa69pwIABOnLkiCpWrChJGjVqlJYvX67Ro0erYcOGOn36tL7//nvt2bNHLVu2vOj7CAAo5wwA+IeSk5MNSUbfvn0LNX/Hjh2GJOPee+91G3/ssccMScb69etdYzVr1jQkGatWrXKb+/XXXxuSjNq1axvp6emucafTadStW9fo3r274XQ6XePp6elGrVq1jBtvvNE1tmDBAkOScejQIbd5f3ffffcZ/v7+RkZGhmusd+/eRs2aNfPMPXTokCHJWLBggWusefPmRkREhHH69GnX2C+//GJYrVZj8ODBrrFJkyYZkox///vfbvu85ZZbjIoVK+b5WX83ZMgQQ9JFHw8++KBr/uLFiw2r1Wp89913bvuZM2eOIcnYuHHjRd+X7t27G7Vr13Yba9SokdG5c+c8c8+/138/L+3atTMsFosxatQo11hOTo5RvXr1PPv5ewxZWVlG48aNjRtuuMFt/Pyx/vTTT66xmJgYw9fX17jlllvyxPZXM2bMMCQZ7733ntvPadeunREYGGikpKS4xmvWrGn07t37ovv769yCzsnUqVNd886fwxdffNE1lpiYaPj5+RkWi8V4//33XeN79+41JBmTJk1yjT3yyCOGJLdzevbsWaNWrVpGVFSU4XA4DMMwjK1bt+b5nP41hr9+tj/55BNDkvH888+7zbv11lsNi8Vi7N+/3zUmyfDx8XEb++WXXwxJxuuvv+4aCwkJcfssAgBwHi2+AP6x8221QUFBhZr/5ZdfSpLGjh3rNn6+EvX3a1Vr1aql7t2757uvIUOGuFWfduzYoT/++EN33XWXTp8+rYSEBCUkJCgtLU1dunTRt99+e9EFYP66r7NnzyohIUGdOnVSenq69u7dW6jj+6uTJ09qx44dGjp0qCpUqOAab9q0qW688UbXe/FXo0aNcnveqVMnnT592vU+X4yvr6/Wrl2b7+PvPvzwQzVo0ED169d3vU8JCQm64YYbJElff/21a+5f35fk5GQlJCSoc+fOOnjwoJKTky/9Rvxp+PDhslgsrudt27aVYRgaPny4a8xms6l169Y6ePCg27Z/jSExMVHJycnq1KlTvm2h7dq1U6tWrVzPr7rqKvXt21erV692a9f+uy+//FKRkZG68847XWPe3t4aM2aMUlNT9c033xT6WP+ubdu2+Z6Xv/6s8+69917X/4eGhqpevXoKCAjQ7bff7hqvV6+eQkND3d6nL7/8Um3atFHHjh1dY4GBgRo5cqQOHz6s3bt3FznuL7/8UjabTWPGjHEbHzdunAzD0P/+9z+38a5du6pOnTqu502bNlVwcLBbnKGhodq8ebNOnDhR5HgAAOUbLb4A/rHg4GBJuQldYcTExMhqtSo6OtptPDIyUqGhoYqJiXEbP9++mJ+/v/bHH39Iyk1cC5KcnKywsLB8X/vtt9/09NNPa/369XkSwqIkYuedP5a/tiWf16BBA61evVppaWkKCAhwjV911VVu887HmpiY6HqvC2Kz2dS1a9dCxfbHH39oz549BbamxsfHu/5/48aNmjRpkjZt2pTnetjk5GSFhIQU6mf+/djOb1ejRo0844mJiW5jn3/+uZ5//nnt2LHD7RrZvya859WtWzfP2L/+9S+lp6fr1KlTioyMzDe+mJgY1a1bN89CWw0aNHC9Xlzh4eGFOje+vr55zklISIiqV6+e51j//j7FxMSobdu2efb51/gv1uKcn5iYGFWtWjXPF1AFvSd/P8dS7mf4r3G+8sorGjJkiGrUqKFWrVqpV69eGjx4sGrXrl2k2AAA5Q8JKoB/LDg4WFWrVtWuXbuKtF1+iUV+8luxt6DXzldHX3311Ty3zzivoOtFk5KS1LlzZwUHB+u5555TnTp15Ovrq+3bt+s///nPZbv1hs1my3fc+NuCNP+U0+lUkyZNNH369HxfP580HjhwQF26dFH9+vU1ffp01ahRQz4+Pvryyy/13//+t0jvS0HHlt/4X4/3u+++U58+fXTttddq9uzZqlKliry9vbVgwYJ8Fwq6khXlPZJK/nPxTxUmzttvv12dOnXSihUrtGbNGr366qt6+eWX9fHHH6tnz56XK1QAgAmRoAIoETfddJPmzp2rTZs2qV27dhedW7NmTTmdTv3xxx+uKoyUu8BLUlKSatasWew4zrcWBgcHF7qSeN6GDRt0+vRpffzxx7r22mtd44cOHcozt7DJ9flj2bdvX57X9u7dq/DwcLfq6eVUp04d/fLLL+rSpctFj2flypXKzMzUZ5995lYd+2sL8HmFfV+K6qOPPpKvr69Wr14tu93uGl+wYEG+889X0v/q999/l7+//0UXM6pZs6Z27twpp9PpVkU93979Tz6bl0PNmjUL/Kydf10q2nmqWbOmvvrqK509e9ativpP35MqVarogQce0AMPPKD4+Hi1bNlSL7zwAgkqAHg4rkEFUCLGjx+vgIAA3XvvvYqLi8vz+oEDBzRz5kxJUq9evSTlrvr6V+creX9fkbUoWrVqpTp16mjatGlKTU3N8/qpU6cK3PZ85eevlZ6srCzNnj07z9yAgIBCtfxWqVJFzZs317vvvqukpCTX+K5du7RmzRrXe1EWbr/9dh0/flxvv/12ntfOnTuntLQ0Sfm/L8nJyfkmhwEBAW7HWVJsNpssFovb9aOHDx92W2n4rzZt2uR2berRo0f16aefqlu3bgVW+KTcz2ZsbKyWLVvmGsvJydHrr7+uwMBAde7c+Z8fTCnq1auXtmzZok2bNrnG0tLSNHfuXEVFRbnu23r+S5HCnKtevXrJ4XDojTfecBv/73//K4vFUuSE0uFw5PmzExERoapVq+a5vREAwPNQQQVQIurUqaOlS5fqjjvuUIMGDTR48GA1btxYWVlZ+uGHH1y36pCkZs2aaciQIZo7d66rrXbLli1699131a9fP11//fXFjsNqteqdd95Rz5491ahRIw0bNkzVqlXT8ePH9fXXXys4OFgrV67Md9v27dsrLCxMQ4YM0ZgxY2SxWLR48eJ8WyhbtWqlZcuWaezYsbr66qsVGBiom2++Od/9vvrqq+rZs6fatWun4cOHu24zExISomeffbbYx/pP3XPPPfrggw80atQoff311+rQoYMcDof27t2rDz74wHXv2W7dusnHx0c333yz7rvvPqWmpurtt99WRESETp486bbPVq1a6c0339Tzzz+v6OhoRUREuBZd+id69+6t6dOnq0ePHrrrrrsUHx+vWbNmKTo6Wjt37swzv3HjxurevbvbbWYkafLkyRf9OSNHjtRbb72loUOHatu2bYqKitLy5cu1ceNGzZgxo9ALgeXn+PHjeu+99/KMBwYGql+/fsXe71898cQT+r//+z/17NlTY8aMUYUKFfTuu+/q0KFD+uijj1xV4Tp16ig0NFRz5sxRUFCQAgIC1LZt23yv97755pt1/fXX66mnntLhw4fVrFkzrVmzRp9++qkeeeQRtwWRCuPs2bOqXr26br31VjVr1kyBgYH66quvtHXrVv2///f/SuR9AABcwcps/WAA5dLvv/9ujBgxwoiKijJ8fHyMoKAgo0OHDsbrr7/udpuW7OxsY/LkyUatWrUMb29vo0aNGsaECRPc5hhGwbfyOH+bmQ8//DDfOH7++Wejf//+RsWKFQ273W7UrFnTuP32241169a55uR3m5mNGzca11xzjeHn52dUrVrVGD9+vLF69WpDkvH111+75qWmphp33XWXERoaakhy3ZYjv9vMGIZhfPXVV0aHDh0MPz8/Izg42Lj55puN3bt3u805f5uZU6dOuY3nF2d+hgwZYgQEBBT4uv52mxnDyL2Fyssvv2w0atTIsNvtRlhYmNGqVStj8uTJRnJysmveZ599ZjRt2tTw9fU1oqKijJdfftmYP39+nrhiY2ON3r17G0FBQYYk161izh/D1q1bC3XM+R3LvHnzjLp16xp2u92oX7++sWDBAtf2+R3ne++955rfokULt/N3MXFxccawYcOM8PBww8fHx2jSpEm+t2MpqdvM/PWWLgWdw86dOxuNGjUqVAwHDhwwbr31ViM0NNTw9fU12rRpY3z++ed5tv3000+Nhg0bGl5eXm6f2b/fZsYwcm9V8+ijjxpVq1Y1vL29jbp16xqvvvqq2y2DDCP/z9j5OIcMGWIYhmFkZmYajz/+uNGsWTMjKCjICAgIMJo1a2bMnj07v7cOAOBhLIZhstUVAAD4BywWix588ME8LakAAMD8uAYVAAAAAGAKJKgAAAAAAFMgQQUAAAAAmAIJKgCgXDEMg+tPAQAe59tvv9XNN9+sqlWrymKxFHgrtr/asGGDWrZsKbvdrujoaC1cuDDPnFmzZikqKkq+vr5q27attmzZUvLB/wUJKgAAAABc4dLS0tSsWTPNmjWrUPMPHTqk3r176/rrr9eOHTv0yCOP6N5779Xq1atdc87fUm/SpEnavn27mjVr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qFEjGYYhKbfFd86cOVqxYoUaNmyo5s2bl2R8AAAAAAAPUawKat++fbVo0SJJUlJSkq655hpNnz5d/fr105tvvlmiAQIAAABAqbNYzPXwUMVKULdv365OnTpJkpYvX67KlSsrJiZGixYt0muvvVaiAQIAAAAAPEOxEtT09HQFBQVJktasWaP+/fvLarXqmmuuUUxMTIkGCAAAAADwDMVKUKOjo/XJJ5/o6NGjWr16tbp16yZJio+PV3BwcIkGCAAAAAClzmI118NDFevIJ06cqMcee0xRUVFq27at2rVrJym3mtqiRYsSDRAAAAAA4BmKtYrvrbfeqo4dO+rkyZNq1qyZa7xLly665ZZbSiw4AAAAALgsPHhhIjMpVoIqSZGRkYqMjHQba9OmzT8OCAAAAADgmTy3uRkAAAAAYCrFrqACAAAAQLlhpXZnBpwFAAAAAIApkKACAAAAAEyBFl8AAAAAHs9gFV9ToIIKAAAAADAFElQAAAAAgCnQ4gsAAAAAFmp3ZsBZAAAAAACYAgkqAAAAAMAUaPEFAAAAAFp8TYGzAAAAAAAwBRJUAAAAAIAp0OILAAAAwOMZFktZhwBRQQUAAAAAmAQVVAAAAABgkSRT4CwAAAAAAEyBBBUAAAAAYAq0+AIAAAAAiySZAhVUAAAAACgHZs2apaioKPn6+qpt27basmVLgXPffvttderUSWFhYQoLC1PXrl3zzB86dKgsFovbo0ePHqV6DCSoAAAAAHCFW7ZsmcaOHatJkyZp+/btatasmbp37674+Ph852/YsEF33nmnvv76a23atEk1atRQt27ddPz4cbd5PXr00MmTJ12P//u//yvV4yBBBQAAAACr1VyPIpo+fbpGjBihYcOGqWHDhpozZ478/f01f/78fOcvWbJEDzzwgJo3b6769evrnXfekdPp1Lp169zm2e12RUZGuh5hYWHFensLiwQVAAAAAK5gWVlZ2rZtm7p27eoas1qt6tq1qzZt2lSofaSnpys7O1sVKlRwG9+wYYMiIiJUr1493X///Tp9+nSJxv53LJIEAAAAACaTmZmpzMxMtzG73S673Z5nbkJCghwOhypXruw2XrlyZe3du7dQP+8///mPqlat6pbk9ujRQ/3791etWrV04MABPfnkk+rZs6c2bdokm81WjKO6NCqoAAAAADyeYbGY6jF16lSFhIS4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W9W6dWtJ0uuvv65evXpp2rRpqlq1ap5tbDabIiMj3cZWrFih22+/XYGBgW7joaGheeYWVbFafCdOnKjRo0fr5ZdfltPp1Mcff6wRI0bohRde0MSJE/9RQAAAAACAkrdp0yaFhoa6klNJ6tq1q6xWqzZv3lyofWzbtk07duzQ8OHD87z24IMPKjw8XG3atNH8+fOLdS1tsSqoffv21cqVK/Xcc88pICBAEydOVMuWLbVy5UrdeOONxdklAAAAAOBPmZmZyszMdBuz2+2y2+3F3mdsbKwiIiLcxry8vFShQgXFxsYWah/z5s1TgwYN1L59e7fx5557TjfccIP8/f21Zs0aPfDAA0pNTdWYMWOKFGOxElRJ6tSpk9auXVvczQEAAADANMzW4jt16lRNnjzZbWzSpEl69tln88x94okn9PLLL190f3v27PnHMZ07d05Lly7VM888k+e1v461aNFCaWlpevXVVy9Pgnr06FFZLBZVr15dkrRlyxYtXbpUDRs21MiRI4uzSwAAAADAnyZMmKCxY8e6jRVUPR03bpyGDh160f3Vrl1bkZGRio+PdxvPycnRmTNnCnXt6PLly5Wenq7Bgwdfcm7btm01ZcoUZWZmFqnqW6wE9a677tLIkSN1zz33KDY2Vl27dlXjxo21ZMkSxcbGch0qAAAAAPwDRWnnrVSpkipVqnTJee3atVNSUpK2bdumVq1aSZLWr18vp9Optm3bXnL7efPmqU+fPoX6WTt27FBYWFiRW5KLtUjSrl271KZNG0nSBx98oCZNmuiHH37QkiVLtHDhwuLsEgAAAADKjNMwTPUoDQ0aNFCPHj00YsQIbdmyRRs3btTo0aM1cOBA1wq+x48fV/369bVlyxa3bffv369vv/1W9957b579rly5Uu+884527dql/fv3680339SLL76ohx56qMgxFquCmp2d7cqEv/rqK/Xp00eSVL9+/Tz3yAEAAAAAmMOSJUs0evRodenSRVarVQMGDNBrr73mej07O1v79u1Tenq623bz589X9erV1a1btzz79Pb21qxZs/Too4/KMAxFR0dr+vTpGjFiRJHjsxjFWPu3bdu2uv7669W7d29169ZNP/74o5o1a6Yff/xRt956q44dO1bkQG59+GCRtwEKY5bvpLIOAeVY+qnksg4B5dTuxfvKOgQAKLLe2Vfu311DJhZu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jUPAtPmwVhhRnbnF7pE0td+VwJS6FN4//wW84xJgNV7Alc8/xLXcr+75+VHzqsreBxcfX7RK+CW0vq1gPv0tzi2ZDdt/Cye5+gcBPyrX7xbyADw6PYSyRSk3H9Bmg3vbdvDp9zhcvPSoNV3G1eO5MG78CKjlM5zp1nx7PYw+29cr76MW/Q4AcDr1HziaPLO5wqL7AMcWUfPRiAN3A/fr1w+vvfYaEhIS7Lanp6fjzTffxIEDBxocyKhXvm1wH6L6WOExq7lDoPtY9YXyuzcickD++oLmDoGIqMGetLTca9eYGaeaOwQ7ny0Kb+4QmoVDM6hTp07FK6+8gqKiIvTu3RsAcODAAaxYsQJvvvkmjh69Xsyie/fujRMpERERERER3dccSlDHjh0LAHj99ddvuU+j0UBEoNFoYLVab2pDRERERERE9GMOJaglJSWNHQcREREREVGz4XNQ1aHBCarFYsGcOXPwxz/+EREREU0RExERERERETmhBj8H1c3NDRs2bGiKWIiIiIiIiMiJNThBBYCEhASkp6c3cihERERERETNQ2yiqpezcuge1MjISMydOxeZmZno1asX9Hq93f6pU6c2SnBERERERETkPBxKUN9//334+fnh0KFDOHTokN0+jUbDBJWIiIiIiIgajFV8iYiIiIjI6Tnzslo1cegeVCIiIiIiIqLG5tAM6osvvnjH/WvWrHEoGCIiIiIiInJeDiWoRqPR7r3FYkFeXh5MJhMef/zxRgmMiIiIiIjoXrGJrblDIDiYoG7cuPGmbTabDZMmTUKHDh1+clBERERERETkfBrtHlQXFxdMnz4dS5YsaaxDEhERERERkRNxaAb1doqLi1FbW9uYhyQiIiIiImpyrOKrDg4lqNOnT7d7LyIoKyvDpk2bkJiY2CiBERERERERkXNxKEE9fPiw3XsXFxcEBQXh7bffvmuFXyIiIiIiIrXhDKo6OJSgbtq0CSICvV4PADh58iTS09MRHh4OV9dGXTVMRERERERETsKhIkkJCQlYv349AMBkMqF37954++23kZCQgJUrVzZqgEREREREROQcHEpQc3JyMGDAAABAWloagoODcerUKaSmpmLZsmWNGiAREREREVFTExFVvZyVQwlqdXU1fHx8AABbt27FM888AxcXF/Tu3RunTp1q1ACJiIiIiIjIOTiUoHbs2BHp6ek4ffo0tmzZgieeeAIAcP78eRgMhkYNkIiIiIiIiJyDQxWNUlJS8Mtf/hKvvvoq4uLi0KdPHwB1s6k9evRo1ACJiIiIiIiams1ma+4QCA4mqKNGjUL//v1RVlaG6OhoZXtcXByefvrpRguOiIiIiIiInIfDz4QJCQlBSEiI3bbY2NifHBARERERERE5Jz60lIiIiIiInJ7YnLdyrpo4VCSJiIiIiIiIqLExQSUiIiIiIiJV4BJfIiIiIiJyeiKs4qsGnEElIiIiIiIiVWCCSkRERERERKrAJb5EREREROT0WMVXHTiDSkRERERERKrAGVQiIiIiInJ6nEFVB86gEhERERERkSowQSUiIiIiIiJV4BJfIiIiIiJyejY+B1UVOINKREREREREqsAElYiIiIiIiFSBS3yJiIiIiMjpsYqvOnAGlYiIiIiIiFSBCSoRERERERGpApf4EhERERGR0xMbq/iqAWdQiYiIiIiISBWYoBIREREREZEqcIkvERERERE5PVbxVQfOoBIREREREZEqcAaViIiIiIicngiLJKkBZ1CJiIiIiIhIFZigEhERERERkSpwiS8RERERETk9G4skqQJnUImIiIiIiEgVmKASERERERGRKnCJLxEREREROT2xsYqvGnAGlYiIiIiIiFSBCSoRERERERGpApf4EhERERGR0xNW8VUFzqASERERERGRKjBBJSIiIiIiIlXgEl8iIiIiInJ6IqziqwacQSUiIiIiIiJVYIJKREREREREqsAlvkRERERE5PRYxVcdOINKRERERETkJObPn4++ffvCy8sLfn5+9eojIkhJSUFoaCg8PT0RHx+PwsJCuzaXL1/GuHHjYDAY4Ofnh+TkZFRWVjY4PiaoRERERETk9MRmU9WrqdTU1GD06NGYNGlSvfssXLgQy5Ytw3vvvYesrCzo9XoMGTIE165dU9qMGzcOx48fx7Zt2/DFF19gz549mDhxYoPj4xJfIiIiIiIiJzFnzhwAwLp16+rVXkTwzjvv4A9/+ANGjBgBAEhNTUVwcDDS09Px7LPP4sSJE8jIyEB2djZiYmIAAMuXL8fQoUOxaNEihIWF1Ts+zqASERERERGpjNlsRkVFhd3LbDbf8zhKSkpw9uxZxMfHK9t8fX3xyCOPYP/+/QCA/fv3w8/PT0lOASA+Ph4uLi7Iyspq0OepZgY1bWn7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\n" - }, - "metadata": {} - } - ] - }, - { - "cell_type": "code", - "source": [ - "# 10. Violin Plot of Emotion Distributions\n", - "plt.figure(figsize=(12, 6))\n", - "sns.violinplot(data=df.melt(id_vars=['movie'],\n", - " value_vars=['joy', 'sadness', 'anger', 'fear', 'surprise'],\n", - " var_name='emotion', value_name='intensity'))\n", - "plt.title('Violin Plot of Emotion Distributions')\n", - "plt.tight_layout() # Corrected the typo here: tight_layout()" - ], - "metadata": { - "colab": { - "base_uri": "https://localhost:8080/", - "height": 607 - }, - "id": "xb-CInG_F_6m", - "outputId": "018bbd84-0c34-4961-b228-383b51f39475" - }, - "execution_count": 13, - "outputs": [ - { - "output_type": "display_data", - "data": { - "text/plain": [ - "
" - ], - "image/png": "iVBORw0KGgoAAAANSUhEUgAABKUAAAJOCAYAAABm7rQwAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjcuMSwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy/bCgiHAAAACXBIWXMAAA9hAAAPYQGoP6dpAACai0lEQVR4nOzdeXhU5cH+8Xu2TPaF7IRA2FfZwiIqYhW0tWq1tlV/9lXpamvft2rb95W2bq2K1GptVcQNdwQVcRdEZN+XsO9bWBMgkIUsM3POnN8fgdHIYoBMziT5fq5rrsucZeaeYcCZO8/zHIdlWZYAAAAAAACARuS0OwAAAAAAAABaHkopAAAAAAAANDpKKQAAAAAAADQ6SikAAAAAAAA0OkopAAAAAAAANDpKKQAAAAAAADQ6SikAAAAAAAA0OkopAAAAAAAANDpKKQAAAAAAADQ6SikAACLEK6+8IofDoZ07d57xubfddpvy8vLqbHM4HHrggQcaJNuZeOCBB+RwOBr9cU/HMAz97//+r3Jzc+V0OnXttdfaHalBROJrfSo7d+6Uw+HQK6+8EvbHOtnfpby8PF111VVhf2xJmjVrlhwOh2bNmtUojwcAQFNFKQUAQJhcc801io2NVUVFxSmPufnmmxUVFaWSkpJGTHZ2brvtNjkcjtAtMTFRffr00eOPPy6fz9cgjzF27NiwlBbjx4/XY489ph/96Ed69dVXddddd53y2EsuuaTO8/z6rVu3bg2e7dtUVVXpgQceiLiC4+uvi9vtVqtWrZSfn6/f//73Wr9+fYM9TrjeEw0hkrMBANAUOCzLsuwOAQBAczRp0iTdeOONevXVV3XLLbecsL+qqkoZGRm69NJL9eGHH8o0TQUCAXm93jMe/XLbbbdp1qxZdUaG1NTUyO12y+12n+tTCT3GxIkT9eKLL0qSSktLNXnyZM2aNUs33HCDJk6cKKl29M6DDz6os/mI0atXL6WlpTV4AXPjjTdq3rx52rNnz7cee8kll2jbtm0aPXr0CfuSkpJ09dVXN2i2b3Po0CGlp6fr/vvvP2Hkm2EYMgxD0dHRjZpJqi2lRowYoVtuuUWWZamsrEyrVq3SO++8o8rKSo0ZM0Z333136HjLsuTz+eTxeORyuer9OGfznjjZ36W8vDz16tVLH3/8cb3v52yzBYNB+f1+RUVFyenkd8AAAJxKw3xKBQAAJ7jmmmuUkJCgCRMmnLSU+uCDD1RZWambb75ZkuRyuc7oy/q3CUdR4Xa79dOf/jT0829/+1sNHjxYkyZN0hNPPKHWrVs3+GM2hAMHDig5ObnexyclJdV5npGqIUvHs9GlS5cTXqdHH31UV199tf7whz+oW7duuvLKKyXVlljhLs8qKysVFxfX4H+XzpTT6bSlKAQAoKnhVzcAAIRJTEyMfvjDH2rGjBk6cODACfsnTJighIQEXXPNNZJOvabU2LFj1bNnT3m9XrVu3Vp33HGHSktLv/Xxv7mm1PH1h7Zu3arbbrtNycnJSkpK0siRI1VVVXVWz9HpdOqSSy6RpNOuhWUYhv7+97+rY8eO8nq9ysvL05///Oc60/7y8vK0bt06zZ49OzQt7Ph9n0plZaX+8Ic/KDc3V16vV127dtU///nP0Cit4+sYzZw5U+vWrQvdb0OMxDr+em7evFk//elPlZSUpPT0dN17772yLEu7d+/WD37wAyUmJiorK0uPP/74Cfdx4MAB/fznP1dmZqaio6PVp08fvfrqq6H9O3fuVHp6uiTpwQcfDOU//ud6sjWl6vNaS1+tsTRv3jwNGjRI0dHR6tChg1577bVzel1SU1M1ceJEud1uPfzww3WeyzfXlCoqKtLIkSPVpk0beb1eZWdn6wc/+EHovXS698Txvy+zZ8/Wb3/7W2VkZKhNmzZ19p3sPfn555+rb9++io6OVo8ePfTee+/V2X+qdbq+eZ+ny3aqNaXeeecd5efnKyYmRmlpafrpT3+qvXv31jnmtttuU3x8vPbu3atrr71W8fHxSk9P1x//+EeZplnn2IkTJyo/P18JCQlKTEzUeeedp3//+98n+2MBACAiUUoBABBGN998swzD0Ntvv11n++HDhzVt2jRdd911iomJOeX5DzzwgO644w61bt1ajz/+uK6//no999xzuvzyyxUIBM4q009+8hNVVFRo9OjR+slPfqJXXnlFDz744FndlyRt27ZNUm0ZcSq/+MUvdN9996l///7617/+pWHDhmn06NG68cYbQ8c8+eSTatOmjbp166bXX39dr7/+uv7yl7+c8j4ty9I111yjf/3rX/rud7+rJ554Ql27dtWf/vSn0LSx9PR0vf766+rWrZvatGkTut/u3buf9jmZpqlDhw6dcKusrDzh2BtuuEHBYFCPPvqoBg8erIceekhPPvmkRowYoZycHI0ZM0adOnXSH//4R82ZMyd0XnV1tS655BK9/vrruvnmm/XYY48pKSlJt912W6hYSE9P17PPPitJuu6660L5f/jDH57Ta33c1q1b9aMf/UgjRozQ448/rpSUFN12221at27daV+fb9O2bVsNGzZMixYtUnl5+SmPu/766zVlyhSNHDlSY8eO1f/8z/+ooqJCu3btklS/98Rvf/tbrV+/Xvfdd5/uueee0+basmWLbrjhBn3ve9/T6NGj5Xa79eMf/1jTp08/4+d4pu/XV155RT/5yU/kcrk0evRo/fKXv9R7772niy666ISS2TRNXXHFFUpNTdU///lPDRs2TI8//rief/750DHTp0/XTTfdpJSUFI0ZM0aPPvqoLrnkEs2fP/+MnwsAALaxAABA2BiGYWVnZ1tDhgyps33cuHGWJGvatGmhbS+//LIlydqxY4dlWZZ14MABKyoqyrr88sst0zRDxz399NOWJGv8+PGhbbfeeqvVrl27Oo8hybr//vtDP99///2WJOtnP/tZneOuu+46KzU19Vufy6233mrFxcVZBw8etA4ePGht3brVeuSRRyyHw2H17t37hMc5buXKlZYk6xe/+EWd+/vjH/9oSbK+/PLL0LaePXtaw4YN+9YslmVZ77//viXJeuihh+ps/9GPfmQ5HA5r69atoW3Dhg2zevbsWa/7HTZsmCXppLdf//rXJzzPX/3qV6FthmFYbdq0sRwOh/Xoo4+Gth85csSKiYmxbr311tC2J5980pJkvfHGG6Ftfr/fGjJkiBUfH2+Vl5dblmVZBw8ePOHP8psZjjuT17pdu3aWJGvOnDmhbQcOHLC8Xq/1hz/84VtfJ0nWHXfcccr9v//97y1J1qpVqyzLsqwdO3ZYkqyXX3459JpIsh577LHTPs6p3hPH/75cdNFFlmEYJ913/O+SZX31fCdPnhzaVlZWZmVnZ1v9+vULbfvma3q6+zxVtpkzZ1qSrJkzZ1qWVfvnmpGRYfXq1cuqrq4OHffxxx9bkqz77rsvtO3WW2+1JFl/+9vf6txnv379rPz8/NDPv//9763ExMQTnjsAAE0JI6UAAAgjl8ulG2+8UQsXLqwzlWjChAnKzMzUZZdddspzv/jiC/n9ft155511Fkv+5S9/qcTERH3yySdnlen222+v8/PQoUNVUlJy2hEtx1VWVio9PV3p6enq1KmT/vznP2vIkCGaMmXKKc/59NNPJanOoteS9Ic//EGSzvp5fPrpp3K5XPqf//mfE+7Xsix99tlnZ3W/Uu3UrOnTp59wu/POO0849he/+EXov10ulwYMGCDLsvTzn/88tD05OVldu3bV9u3b6+TPysrSTTfdFNrm8Xj0P//zPzp69Khmz559xrnP9LXu0aOHhg4dGvo5PT39hJxnKz4+XpJOefXJmJgYRUVFadasWTpy5MhZP84vf/nLeq8f1bp1a1133XWhnxMTE3XLLbeooKBARUVFZ53h2yxbtkwHDhzQb3/72zprTX3/+99Xt27dTvp34GR/T7/+55KcnKzKysqzGuUFAECkoJQCACDMji9kPmHCBEnSnj17NHfuXN14442n/TJdWFgoSeratWud7VFRUerQoUNo/5lq27ZtnZ9TUlIkqV7FQHR0dKigmTNnjnbv3q358+erQ4cOpzynsLBQTqdTnTp1qrM9KytLycnJZ/08CgsL1bp1ayUkJNTZfnxq3tneryTFxcVp+PDhJ9y6det2wrHffD2TkpIUHR2ttLS0E7Z//TUuLCxU586dT7g627nkP9PX+pvZpdr3w7mURMcdPXpUkk748znO6/VqzJgx+uyzz5SZmamLL75Y//jHP864HGrfvn29j+3UqdMJ60V16dJF0unXRDtXp/q7LEndunU74c8lOjo6tJbYcd/8c/ntb3+rLl266Hvf+57atGmjn/3sZ5o6dWoY0gMAED6UUgAAhFl+fr66deumt956S5L01ltvybKsUFnV2E5VhFnHFgf/tnOPFzRDhw4NLSxdHydbPLo5ONnreS6vcUOo72sdzpxr166Vy+U6bWl05513avPmzRo9erSio6N17733qnv37iooKKj345xuTbazcarX7puLjIdTfUZ+ZWRkaOXKlfrwww91zTXXaObMmfre976nW2+9tRESAgDQMCilAABoBDfffLPWrl2r1atXa8KECercubMGDhx42nPatWsnSdq0aVOd7X6/Xzt27Ajtj3Tt2rVTMBjUli1b6mwvLi5WaWlpnedxJsVVu3bttG/fvhOmh23cuDG0P5K1a9dOW7ZsUTAYrLP9m/nP9DWp72sdTrt27dLs2bM1ZMiQU46UOq5jx476wx/+oM8//1xr166V3++vc6XChiwzt27dekLhtnnzZkm1Uzalr0YOfnPx8ZONXKtvtlP9XT6+7Wz/XKKionT11Vdr7Nix2rZtm37961/rtdde09atW8/q/gAAaGyUUgAANILjo6Luu+8+rVy5sl6jpIYPH66oqCj95z//qfNF+qWXXlJZWZm+//3vhy1vQ7ryyisl1V6t7OueeOIJSarzPOLi4k4oA053v6Zp6umnn66z/V//+pccDoe+973vnX3oRnDllVeqqKhIkyZNCm0zDENPPfWU4uPjNWzYMElSbGyspBNLklPdp1S/1zpcDh8+rJtuukmmaZ72anRVVVWqqamps61jx45KSEiQz+cLbTuT98S32bdvX531z8rLy/Xaa6+pb9++ysrKCmWQVOdKiZWVlXr11VdPuL/6ZhswYIAyMjI0bty4Os/ts88+04YNG87qz6WkpKTOz06nU71795akOo8BAEAkc9sdAACAlqB9+/a64IIL9MEHH0hSvUqp9PR0jRo1Sg8++KC++93v6pprrtGmTZs0duxYDRw4UD/96U/DHbtB9OnTR7feequef/55lZaWatiwYVqyZIleffVVXXvttfrOd74TOjY/P1/PPvusHnroIXXq1EkZGRm69NJLT3q/V199tb7zne/oL3/5i3bu3Kk+ffro888/1wcffKA777wzVC6cjbKyMr3xxhsn3ddQr/uvfvUrPffcc7rtttu0fPly5eXl6d1339X8+fP15JNPhkYYxcTEqEePHpo0aZK6dOmiVq1aqVevXurVq9cJ93kmr3VD2Lx5s9544w1ZlqXy8nKtWrVK77zzjo4ePaonnnhC3/3ud0977mWXXaaf/OQn6tGjh9xut6ZMmaLi4mLdeOONoePO5D3xbbp06aKf//znWrp0qTIzMzV+/HgVFxfr5ZdfDh1z+eWXq23btvr5z3+uP/3pT3K5XBo/frzS09O1a9euOvdX32wej0djxozRyJEjNWzYMN10000qLi7Wv//9b+Xl5emuu+464+fyi1/8QocPH9all16qNm3aqLCwUE899ZT69u0bWpcMAIBIRykFAEAjufnmm7VgwQINGjTohIWoT+WBBx5Qenq6nn76ad11111q1aqVfvWrX+mRRx6Rx+MJc+KG8+KLL6pDhw565ZVXNGXKFGVlZWnUqFG6//776xx33333qbCwUP/4xz9UUVGhYcOGnbKAcDqd+vDDD3Xfffdp0qRJevnll5WXl6fHHnssdLW5s7Vnzx7913/910n3NVQpFRMTo1mzZumee+7Rq6++qvLycnXt2lUvv/yybrvttjrHvvjii/rv//5v3XXXXfL7/br//vtPWkodP7Y+r3VDOL7ovdPpVGJiotq3b69bb71Vv/rVr9SjR4/Tnpubm6ubbrpJM2bM0Ouvvy63261u3brp7bff1vXXXx867kzeE9+mc+fOeuqpp/SnP/1JmzZtUvv27TVp0iRdccUVoWM8Ho+mTJmi3/72t7r33nuVlZWlO++8UykpKRo5cmSd+zuTbLfddptiY2P16KOP6v/+7/8UFxen6667TmPGjFFycvIZP5ef/vSnev755zV27FiVlpYqKytLN9xwgx544IETFs8HACBSOazGWnETAAAAAAAAOIZfowAAAAAAAKDRUUoBAAAAAACg0VFKAQAAAAAAoNFRSgEAAAAAAKDRUUoBAAAAAACg0VFKAQAAAAAAoNG57Q7Q0ILBoPbt26eEhAQ5HA674wAAAAAAALQolmWpoqJCrVu3ltN56vFQza6U2rdvn3Jzc+2OAQAAAAAA0KLt3r1bbdq0OeX+ZldKJSQkSKp94omJiTanAQAAAAAAaFnKy8uVm5sb6mhOpdmVUsen7CUmJlJKAQAAAAAA2OTbllVioXMAAAAAAAA0OkopAAAAAAAANDpKKQAAAAAAADQ6SikAAAAAAAA0OkopAAAAAAAANDpKKQAAAAAAADQ6SikAAAAAAAA0OkopAAAAAAAANDpKKQAAAAAAADQ6SikAAAAAAAA0OkopAAAAAAAANDpKKQAAAAAAADQ6SikAAAAAAAA0OkopAAAAAAAANDpKKQAAAAAAADQ6SikAAAAAAAA0OkopAAAAAAAANDpKKQAAAAAAADQ6SikAAAAAAAA0OkopAAAAAAAANDq33QEAAABausOHD2v//v2nPSYpKUlt2rRppEQAAADhRykFAABgI9M09bOf/1ylR46c9jiHw6HXXntNubm5jZQMAAAgvCilAAAAbFRYWKjSI0dkxqXJSMw56THOmlJ5jhRq1apVlFIAAKDZoJQCAACw0YYNGyRJgfSuCqR3Pekxzqoj8hwp1IYNG3TVVVc1ZjwAAICwYaFzAAAAGx0vpcy49FMeE4xJklye0LEAAADNAaUUAACAjdavXy+5PArGJJ/6IIdTRmyaduzYqaqqqkbLBgAAEE6UUgAAADaprKzUjh07ZcSmSY7Tfywz49JlWUFGSwEAgGaDUgoAAMAmq1evlmUFZSZkfeuxZmLtMStXrgxzKgAAgMZBKQUAAGCTgoICSapfKRWfKTkcoXMAAACaOkopAAAAmxQUFEhOl8z4jG8/2OWRGZumDRs3qrq6OvzhAAAAwoxSCgAAwAYVFRXaunWrjLgMyemq1zlGYrZMw9DatWvDnA4AACD8KKUAAABssGLFClmWJTMxu97nmImtJUlLly4NVywAAIBGE9ZSas6cObr66qvVunVrORwOvf/++996zqxZs9S/f395vV516tRJr7zySjgjAgAA2GLhwoWSJCMpt97nmPGZksujRYsWhSsWAABAowlrKVVZWak+ffromWeeqdfxO3bs0Pe//3195zvf0cqVK3XnnXfqF7/4haZNmxbOmAAAAI0qGAxq0aJFsjyxCsa2qv+JTpcCCa21a9cu7d27N3wBAQAAGoE7nHf+ve99T9/73vfqffy4cePUvn17Pf7445Kk7t27a968efrXv/6lK664IlwxAQAAGtWmTZtUWlqqQHoXyeE4o3ON5Fx5Sgu1aNEiXX/99WFKCAAAEH4RtabUwoULNXz48DrbrrjiitDw9pPx+XwqLy+vcwMAAIhkX03da3vG55rJbercBwAAQFMVUaVUUVGRMjMz62zLzMxUeXn5KS99PHr0aCUlJYVuubn1X5cBAADADrNnz5ac7jNa5Pw4yxMrMy5dBQUFKisrC0M6AACAxhFRpdTZGDVqlMrKykK33bt32x0JAADglLZv367CwkIFktpILs9Z3UegVXuZpqm5c+c2cDoAAIDGE1GlVFZWloqLi+tsKy4uVmJiomJiYk56jtfrVWJiYp0bAABApJo5c6YkyWjV4azvw0jJq3NfAAAATVFElVJDhgzRjBkz6mybPn26hgwZYlMiAACAhmNZlr78cqbk8sg4tjbUWd2PN15GfIZWrCjQkSNHGjAhAABA4wlrKXX06FGtXLlSK1eulCTt2LFDK1eu1K5duyTVTr275ZZbQsfffvvt2r59u/73f/9XGzdu1NixY/X222/rrrvuCmdMAACARrFlyxbt3btHgaRcyXluF0E2WnWQZQU1a9ashgkHAADQyMJaSi1btkz9+vVTv379JEl33323+vXrp/vuu0+StH//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dsfBt3F7VZ13kUzT0MMPP6JAIGB3IgAAYLOwlVJpaWlyuVwqLi6us724uFhZWVknPefee+/Vf/3Xf+kXv/iFzjvvPF133XV65JFHNHr0aAWDwZOeM2rUKJWVlYVuu3fvbvDnAgAAIsvixYs1depUmXFp8mf3tjsO6slMypE/o5t27NiuN954w+44AADAZmErpaKiopSfn68ZM2aEtgWDQc2YMUNDhgw56TlVVVVyOutGcrlckiTLsk56jtfrVWJiYp0bAABoviorK/XYY/+UHE7VtB8qOSJq4De+ha/NQFneeL3xxhvatm2b3XEAAICNwvop7u6779YLL7ygV199VRs2bNBvfvMbVVZWauTIkZKkW265RaNGjQodf/XVV+vZZ5/VxIkTtWPHDk2fPl333nuvrr766lA5BQAAWrZx48bp0KFj0/ZiUuyOgzPl8qi63YUyTVOPPvqoDMOwOxEAALBJWFcEveGGG3Tw4EHdd999KioqUt++fTV16tTQ4ue7du2qMzLqr3/9qxwOh/76179q7969Sk9P19VXX62HH344nDEBAEATsWLFCn300UcyY1vJn8W0vabKTMqRP62LtmzZrEmTJunmm2+2OxIAALCBwzrVvLgmqry8XElJSSorK2MqHwAAzUhNTY1Gjhyp/UVFqux+jYJxqXZHwrkwfIpfN0WeoF/jx49X27Zt7U4EAAAaSH27GRZhAAAATcLrr7+u/fv3y5d5HoVUc+D2qrrtBTIMQ//6179OuX4oAABoviilAABAxNuxY4cmTpyooDdB/tZ97Y6DBmKmtFUgua0KCgo0ffp0u+MAAIBGRikFAAAimmVZ+te//iXTNFXT9nzJFdYlMdHIfMf+TJ955hlVVFTYHQcAADQiSikAABDRpk6dqtWrVyuQkiczOdfuOGhgljdeNa37q6ysTM8//7zdcQAAQCOilAIAABGroqJCzz47TnJ55Gs72O44CJNAZg+Zsa300UcfacOGDXbHAQAAjYRSCgAARKxXX31V5eVlqmndV1ZUnN1xEC4Op3xth0iSnn76aRY9BwCghaCUAgAAEamwsFBTpkxRMDpJgYwedsdBmJkJmQq0aq9169ZpxowZdscBAACNgFIKAABEpLFjx9Yubp47UHK67I6DRuBrM1ByujVu3HOqrq62Ow4AAAgzSikAABBxFi9erMWLF8tIzJGZ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\n" - }, - "metadata": {} - } - ] - }, - { - "cell_type": "code", - "source": [], - "metadata": { - "id": "O3lY0tN2k9TW" - }, - "execution_count": null, - "outputs": [] - }, - { - "cell_type": "code", - "source": [], - "metadata": { - "id": "uN8gWFrek9RA" - }, - "execution_count": null, - "outputs": [] - } - ] -} \ No newline at end of file diff --git a/Emotion Analysis/EmotionAnalysis.ipynb b/Emotion Analysis/EmotionAnalysis.ipynb deleted file mode 100644 index 8136fa35..00000000 --- a/Emotion Analysis/EmotionAnalysis.ipynb +++ /dev/null @@ -1,783 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "Python data science stack installation command" - ] - }, - { - "cell_type": "code", - "execution_count": 42, - "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "Requirement already satisfied: pandas in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (2.1.1)\n", - "Requirement already satisfied: numpy in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (1.26.0)\n", - "Requirement already satisfied: nltk in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (3.8.1)\n", - "Requirement already satisfied: seaborn in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (0.13.2)\n", - "Requirement already satisfied: matplotlib in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (3.8.0)\n", - "Requirement already satisfied: scikit-learn in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (1.4.2)\n", - "Requirement already satisfied: python-dateutil>=2.8.2 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from pandas) (2.8.2)\n", - "Requirement already satisfied: pytz>=2020.1 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from pandas) (2023.3.post1)\n", - "Requirement already satisfied: tzdata>=2022.1 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from pandas) (2023.3)\n", - "Requirement already satisfied: click in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from nltk) (8.1.7)\n", - "Requirement already satisfied: joblib in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from nltk) (1.4.2)\n", - "Requirement already satisfied: regex>=2021.8.3 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from nltk) (2024.5.10)\n", - "Requirement already satisfied: tqdm in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from nltk) (4.66.4)\n", - "Requirement already satisfied: contourpy>=1.0.1 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib) (1.1.1)\n", - "Requirement already satisfied: cycler>=0.10 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib) (0.12.1)\n", - "Requirement already satisfied: fonttools>=4.22.0 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib) (4.43.1)\n", - "Requirement already satisfied: kiwisolver>=1.0.1 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib) (1.4.5)\n", - "Requirement already satisfied: packaging>=20.0 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib) (23.2)\n", - "Requirement already satisfied: pillow>=6.2.0 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib) (10.0.1)\n", - "Requirement already satisfied: pyparsing>=2.3.1 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib) (3.1.1)\n", - "Requirement already satisfied: scipy>=1.6.0 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from scikit-learn) (1.11.4)\n", - "Requirement already satisfied: threadpoolctl>=2.0.0 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from scikit-learn) (3.5.0)\n", - "Requirement already satisfied: six>=1.5 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from python-dateutil>=2.8.2->pandas) (1.16.0)\n", - "Requirement already satisfied: colorama in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from click->nltk) (0.4.6)\n", - "Note: you may need to restart the kernel to use updated packages.\n" - ] - } - ], - "source": [ - "pip install pandas numpy nltk seaborn matplotlib scikit-learn" - ] - }, - { - "cell_type": "code", - "execution_count": 43, - "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "Requirement already satisfied: wordcloud in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (1.9.3)\n", - "Requirement already satisfied: numpy>=1.6.1 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from wordcloud) (1.26.0)\n", - "Requirement already satisfied: pillow in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from wordcloud) (10.0.1)\n", - "Requirement already satisfied: matplotlib in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from wordcloud) (3.8.0)\n", - "Requirement already satisfied: contourpy>=1.0.1 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib->wordcloud) (1.1.1)\n", - "Requirement already satisfied: cycler>=0.10 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib->wordcloud) (0.12.1)\n", - "Requirement already satisfied: fonttools>=4.22.0 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib->wordcloud) (4.43.1)\n", - "Requirement already satisfied: kiwisolver>=1.0.1 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib->wordcloud) (1.4.5)\n", - "Requirement already satisfied: packaging>=20.0 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib->wordcloud) (23.2)\n", - "Requirement already satisfied: pyparsing>=2.3.1 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib->wordcloud) (3.1.1)\n", - "Requirement already satisfied: python-dateutil>=2.7 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from matplotlib->wordcloud) (2.8.2)\n", - "Requirement already satisfied: six>=1.5 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from python-dateutil>=2.7->matplotlib->wordcloud) (1.16.0)\n", - "Note: you may need to restart the kernel to use updated packages.\n" - ] - } - ], - "source": [ - "pip install wordcloud" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "NLTK stopwords and punkt download command" - ] - }, - { - "cell_type": "code", - "execution_count": 44, - "metadata": {}, - "outputs": [ - { - "name": "stderr", - "output_type": "stream", - "text": [ - "[nltk_data] Downloading package stopwords to\n", - "[nltk_data] C:\\Users\\HP\\AppData\\Roaming\\nltk_data...\n", - "[nltk_data] Package stopwords is already up-to-date!\n", - "[nltk_data] Downloading package punkt to\n", - "[nltk_data] C:\\Users\\HP\\AppData\\Roaming\\nltk_data...\n", - "[nltk_data] Package punkt is already up-to-date!\n" - ] - }, - { - "data": { - "text/plain": [ - "True" - ] - }, - "execution_count": 44, - "metadata": {}, - "output_type": "execute_result" - } - ], - "source": [ - "import nltk\n", - "nltk.download('stopwords')\n", - "nltk.download('punkt')" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "Python script to load IMDb reviews from specified folders into a Pandas DataFrame" - ] - }, - { - "cell_type": "code", - "execution_count": 45, - "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - " Review Sentiment\n", - "0 ['It takes 30 minutes to get to the opening cr... Positive\n", - "1 ['\"No Time to Die\" is an Action - Thriller mov... Positive\n", - "2 [\"NO TIME TO DIE (2021) ***1/2 Daniel Craig, L... Positive\n", - "3 ['\"No Time to Die\" is an Action - Thriller mov... Positive\n", - "4 [\"It's certainly engaging, especially for a fi... Positive\n" - ] - } - ], - "source": [ - "import os\n", - "import pandas as pd\n", - "\n", - "# Define paths for positive, negative, and unsupervised reviews\n", - "dir = os.path.dirname(os.path.abspath(''))\n", - "pos_folder = dir+'/IMDB/train/pos'\n", - "neg_folder = dir+'/IMDB/train/neg/'\n", - "unsup_folder = dir+'/IMDB/train//unsup/'\n", - "\n", - "def load_reviews(folder_path, sentiment):\n", - " reviews = []\n", - " for filename in os.listdir(folder_path):\n", - " with open(os.path.join(folder_path, filename), \"r\", encoding=\"utf-8\", errors='ignore') as file:\n", - " review_text = file.read()\n", - " reviews.append({\"Review\": review_text, \"Sentiment\": sentiment})\n", - " return reviews\n", - "\n", - "# Load reviews\n", - "positive_reviews = load_reviews(pos_folder, \"Positive\")\n", - "negative_reviews = load_reviews(neg_folder, \"Negative\")\n", - "unsupervised_reviews = load_reviews(unsup_folder, \"Unsupervised\")\n", - "\n", - "# Create DataFrame\n", - "df = pd.DataFrame(positive_reviews + negative_reviews + unsupervised_reviews)\n", - "print(df.head())\n" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "Python script to import NLTK's stopwords and word_tokenize, along with defaultdict from collections" - ] - }, - { - "cell_type": "code", - "execution_count": 46, - "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - "Requirement already satisfied: nltk in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (3.8.1)Note: you may need to restart the kernel to use updated packages.\n", - "\n", - "Requirement already satisfied: click in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from nltk) (8.1.7)\n", - "Requirement already satisfied: joblib in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from nltk) (1.4.2)\n", - "Requirement already satisfied: regex>=2021.8.3 in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from nltk) (2024.5.10)\n", - "Requirement already satisfied: tqdm in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from nltk) (4.66.4)\n", - "Requirement already satisfied: colorama in c:\\users\\hp\\anaconda3\\envs\\tf\\lib\\site-packages (from click->nltk) (0.4.6)\n" - ] - } - ], - "source": [ - "pip install nltk" - ] - }, - { - "cell_type": "code", - "execution_count": 47, - "metadata": {}, - "outputs": [], - "source": [ - "from nltk.corpus import stopwords\n", - "from nltk.tokenize import word_tokenize\n", - "from collections import defaultdict" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "Python NLTK command to download the NRC Emotion Lexicon" - ] - }, - { - "cell_type": "code", - "execution_count": 57, - "metadata": {}, - "outputs": [ - { - "name": "stdout", - "output_type": "stream", - "text": [ - " Review Sentiment \\\n", - "0 ['It takes 30 minutes to get to the opening cr... Positive \n", - "1 ['\"No Time to Die\" is an Action - Thriller mov... Positive \n", - "2 [\"NO TIME TO DIE (2021) ***1/2 Daniel Craig, L... Positive \n", - "3 ['\"No Time to Die\" is an Action - Thriller mov... Positive \n", - "4 [\"It's certainly engaging, especially for a fi... Positive \n", - "\n", - " Emotion_Scores \n", - "0 {'anger': 4, 'anticipation': 4, 'disgust': 4, ... \n", - "1 {'anger': 0, 'anticipation': 8, 'disgust': 0, ... \n", - "2 {'anger': 4, 'anticipation': 2, 'disgust': 2, ... \n", - "3 {'anger': 0, 'anticipation': 8, 'disgust': 0, ... \n", - "4 {'anger': 0, 'anticipation': 0, 'disgust': 1, ... \n" - ] - } - ], - "source": [ - "from nltk.corpus import stopwords\n", - "from nltk.tokenize import word_tokenize\n", - "from collections import defaultdict\n", - "\n", - "dir = os.path.abspath('')\n", - "# Load NRC Emotion Lexicon\n", - "nrc_lexicon = defaultdict(lambda: defaultdict(int))\n", - "with open(nltk.data.find(dir + '/NRC-Emotion-Lexicon-Wordlevel-v0.92.txt'), 'r') as file:\n", - " for line in file:\n", - " word, emotion, value = line.strip().split('\\t')\n", - " nrc_lexicon[word][emotion] = int(value)\n", - "\n", - "# Define emotions\n", - "emotions = ['anger', 'anticipation', 'disgust', 'fear', 'joy', 'negative', 'positive', 'sadness', 'surprise', 'trust']\n", - "\n", - "# Preprocess the reviews and compute emotion scores\n", - "def compute_emotion_scores(text):\n", - " words = word_tokenize(text.lower())\n", - " scores = defaultdict(int)\n", - " for word in words:\n", - " if word in nrc_lexicon:\n", - " for emotion in emotions:\n", - " scores[emotion] += nrc_lexicon[word][emotion]\n", - " return scores\n", - "\n", - "df['Emotion_Scores'] = df['Review'].apply(compute_emotion_scores)\n", - "print(df.head())\n" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "Python script to visualize average emotion scores by sentiment using Seaborn and Matplotlib" - ] - }, - { - "cell_type": "code", - "execution_count": 58, - "metadata": {}, - "outputs": [ - { - "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAA9QAAAK9CAYAAADFWCSiAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMCwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy81sbWrAAAACXBIWXMAAA9hAAAPYQGoP6dpAACm80lEQVR4nOzdd3QU1fvH8c+m9wIkJIGQAqF3kN4F6QgiIKDSFLFFRFARpYliQ1EQEAsgBrFQRKWDgIA0MYBSpAchdJKQAGk7vz/4sj/WBEjWJBvg/Tpnz2Hu3Jn77GSH5Nl7516TYRiGAAAAAABArjjYOwAAAAAAAG5HJNQAAAAAANiAhBoAAAAAABuQUAMAAAAAYAMSagAAAAAAbEBCDQAAAACADUioAQAAAACwAQk1AAAAAAA2IKEGAAAAAMAGJNQAAEjq27evwsPD7R3GXaFZs2aqXLmyvcOwizVr1shkMmnNmjX2DgUAkAdIqAHgP5oyZYpMJpPq1q1r71AKnfDwcJlMpmxfbdq0KfB4Tpw4odGjRys2NrbA276ZM2fO6LnnnlP58uXl7u6uwMBA1alTRy+99JKSk5PtHd5tKzk5WaNGjVLlypXl6empokWLqnr16nruued04sSJfG17ypQpmjlzZr62kZ/mzJmjiRMn2jsMACj0TIZhGPYOAgBuZw0bNtSJEyd05MgR7d+/X2XKlLF3SIVGeHi4/P399cILL2TZFxISohYtWhRoPNu2bdM999yjGTNmqG/fvlb70tPTZTab5erqWqAxnT9/XjVq1FBSUpL69++v8uXL69y5c9q5c6d++ukn7dy5847rOW/WrJnOnj2rP//8M9/aSE9PV926dbV371716dNH1atXV3Jysv766y/9+OOP+u6779SsWbN8a79y5coqVqxYlp5os9mstLQ0ubi4yMGh8PZrdOjQQX/++aeOHDli71AAoFBzsncAAHA7O3z4sDZu3Kj58+friSeeUExMjEaNGlWgMVz7A93Nza1A282pEiVK6OGHH7Z3GLfk7Oxsl3Y///xzxcXFacOGDWrQoIHVvqSkJLm4uBRYLCkpKfL09Cyw9vLTwoUL9ccffygmJka9evWy2nflyhWlpaXZJS4HB4dCe68CAHKv8H41CgC3gZiYGPn7+6t9+/Z68MEHFRMTY9mXnp6uIkWKqF+/flmOS0pKkpubm4YOHWopS01N1ahRo1SmTBm5uroqNDRUL774olJTU62ONZlMeuaZZxQTE6NKlSrJ1dVVS5culSS99957atCggYoWLSp3d3fVqlVL33//fZb2L1++rOjoaBUrVkze3t7q1KmTjh8/LpPJpNGjR1vVPX78uPr376/ixYvL1dVVlSpV0hdffPFfLlsWffv2lZeXl+Li4tShQwd5eXmpRIkS+vjjjyVJu3btUosWLeTp6amwsDDNmTMnyzkOHTqkbt26qUiRIvLw8FC9evX0888/W/avWbNG99xzjySpX79+lqHn14blZvcMdUpKil544QWFhobK1dVV5cqV03vvvad/D+669jNZuHChKleubLlO134uN3Pw4EE5OjqqXr16Wfb5+PhkSb42b96sdu3ayd/fX56enqpatao+/PBDqzqrV69W48aN5enpKT8/P91///3as2ePVZ3Ro0fLZDJp9+7d6tWrl/z9/dWoUSPL/q+++kq1atWSu7u7ihQpooceekjHjh2zOsf+/fvVtWtXBQUFyc3NTSVLltRDDz2kxMTEW75vSfr999/VoEEDubu7KyIiQtOmTbPsS05Olqenp5577rksx/3zzz9ydHTU+PHjb3jugwcPSro6guTf3Nzc5OPjY1W2d+9ePfjggypSpIjc3NxUu3ZtLVq0yKrOzJkzZTKZtGHDBg0ZMkQBAQHy9PRUly5ddObMGUu98PBw/fXXX1q7dq3lc3atNzy7Z6ivPVO+c+dONW3aVB4eHipTpozl3l27dq3q1q0rd3d3lStXTitXrszynnJyn15r+9tvv9Ubb7yhkiVLys3NTffee68OHDhgFc/PP/+so0ePWuK/00ZJAECeMQAANitfvrwxYMAAwzAMY926dYYkY8uWLZb9/fv3N/z8/IzU1FSr42bNmmVIMrZu3WoYhmFkZmYa9913n+Hh4WEMHjzY+OSTT4xnnnnGcHJyMu6//36rYyUZFSpUMAICAowxY8YYH3/8sfHHH38YhmEYJUuWNJ566ilj8uTJxvvvv2/UqVPHkGT89NNPVufo3r27Icl45JFHjI8//tjo3r27Ua1aNUOSMWrUKEu9kydPGiVLljRCQ0ONsWPHGlOnTjU6depkSDI++OCDW16fsLAw47777jPOnDmT5XXp0iVLvT59+hhubm5GxYoVjUGDBhkff/yx0aBBA0OSMWPGDCMkJMQYNmyYMWnSJKNSpUqGo6OjcejQIas4ixcvbnh7exsjRoww3n//faNatWqGg4ODMX/+fEudsWPHGpKMgQMHGrNnzzZmz55tHDx40BJDWFiY5Zxms9lo0aKFYTKZjMcee8yYPHmy0bFjR0OSMXjw4Cw/k2rVqhnBwcHG66+/bkycONGIjIw0PDw8jLNnz970Gr355puGJGPmzJm3vJ7Lly83XFxcjLCwMGPUqFHG1KlTjejoaKNly5aWOitWrDCcnJyMsmXLGu+8844xZswYo1ixYoa/v79x+PBhS71Ro0YZkoyKFSsa999/vzFlyhTj448/NgzDMMaNG2eYTCajR48expQpUyznCA8PNy5cuGAYhmGkpqYaERERRkhIiDFu3Djjs88+M8aMGWPcc889xpEjR276Ppo2bWqEhIQYgYGBxjPPPGN89NFHRqNGjQxJxueff26p17t3b6N48eJGRkaG1fHvvPOOYTKZjKNHj96wjTlz5hiSjLFjxxpms/mm8fz555+Gr6+vUbFiRePtt982Jk+ebDRp0sQwmUyWz49hGMaMGTMMSUaNGjWMFi1aGJMmTTJeeOEFw9HR0ejevbul3oIFC4ySJUsa5cuXt3zOli9fbhiGYfzyyy+GJOOXX37Jcj1CQ0Mtn/OKFSsajo6Oxty5c42goCBj9OjRxsSJE40SJUoYvr6+RlJSkuX4nN6n19quUaOGUatWLeODDz4wRo8ebXh4eBh16tSx1Fu+fLlRvXp1o1ixYpb4FyxYcNNrCAB3KxJqALDRtm3bDEnGihUrDMO4moCVLFnSeO655yx1li1bZkgyfvzxR6tj27VrZ0RGRlq2Z8+ebTg4OBi//vqrVb1p06YZkowNGzZYyiQZDg4Oxl9//ZUlpuuTVMMwjLS0NKNy5cpGixYtLGW///57tklh3759syTUAwYMMIKDg7MkhQ899JDh6+ubpb1/CwsLMyRl+xo/frylXp8+fQxJxptvvmkpu3DhguHu7m6YTCZj7ty5lvK9e/dmiXPw4MGGJKvrd/HiRSMiIsIIDw83MjMzDcMwjK1bt1qS9H/7d0K9cOFCQ5Ixbtw4q3oPPvigYTKZjAMHDljKJBkuLi5WZTt27DAkGZMmTbrpNTp58qQREBBgSDLKly9vDBo0yJgzZ46RkJBgVS8jI8OIiIgwwsLCLEntNdcnjNWrVzcCAwONc+fOWcXi4OBgPProo5ayawl1z549rc515MgRw9HR0XjjjTesynft2mU4OTlZyv/44w9DkvHdd9/d9P1lp2nTpoYkY8KECZay1NRUS+xpaWmGYfz//bNkyRKr46tWrWo0bdr0pm1cunTJKFeunCHJCAsLM/r27Wt8/vnnxqlTp7LUvffee40qVaoYV65csZSZzWajQYMGRlRUlKXsWkLdsmVLq2v+/PPPG46OjlY/s0qVKmUb440SaknGnDlzLGXXPucODg7Gpk2bLOXXrsn1n+Gc3qfX2q5QoYLVl3wffvihIcnYtWuXpax9+/ZW9wMAIHsM+QYAG8XExKh48eJq3ry5pKvDfnv06KG5c+cqMzNTktSiRQsVK1ZM33zzjeW4CxcuaMWKFerRo4el7LvvvlOFChVUvnx5nT171vK6NmnXL7/8YtV206ZNVbFixSwxubu7W7WTmJioxo0ba/v27Zbya8OQn3rqKatjn332WattwzA0b948dezYUYZhWMXVunVrJSYmWp33RurWrasVK1ZkefXs2TNL3ccee8zybz8/P5UrV06enp7q3r27pbxcuXLy8/PToUOHLGWLFy9WnTp1rIYse3l5aeDAgTpy5Ih27959yzj/bfHixXJ0dFR0dLRV+QsvvCDDMLRkyRKr8pYtW6p06dKW7apVq8rHx8cqzuwUL15cO3bs0KBBg3ThwgVNmzZNvXr1UmBgoF5//XXL8PI//vhDhw8f1uDBg+Xn52d1DpPJJEmKj49XbGys+vbtqyJFiljF0qpVKy1evDhL+4MGDbLanj9/vsxms7p37271Mw8KClJUVJTls+jr6ytJWrZsmS5dunTT95gdJycnPfHEE5ZtFxcXPfHEEzp9+rR+//13SVevaUhIiNWjFH/++ad27tx5y+fy3d3dtXnzZg0bNkzS1eHaAwYMUHBwsJ599lnLoxTnz5/X6tWr1b17d128eNHyfs+dO6fWrVtr//79On78uNW5Bw4caLnmktS4cWNlZmbq6NGjub4O13h5eemhhx6ybF/7nFeoUMFqBYFr/772ubLlPu3Xr5/Vs/mNGze2OicAIOeYlAwAbJCZmam5c+eqefPmOnz4sKW8bt26mjBhglatWqX77rtPTk5O6tq1q+bMmaPU1FS5urpq/vz5Sk9Pt0qo9+/frz179iggICDb9k6fPm21HRER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", - "text/plain": [ - "
" - ] - }, - "metadata": {}, - "output_type": "display_data" - } - ], - "source": [ - "import seaborn as sns\n", - "import matplotlib.pyplot as plt\n", - "\n", - "# Convert emotion scores to a DataFrame\n", - "emotion_df = pd.DataFrame(df['Emotion_Scores'].tolist())\n", - "emotion_df['Sentiment'] = df['Sentiment']\n", - "\n", - "# Aggregate emotion scores by sentiment\n", - "emotion_avg = emotion_df.groupby('Sentiment').mean()\n", - "\n", - "# Create a heat map\n", - "plt.figure(figsize=(12, 8))\n", - "sns.heatmap(emotion_avg.T, annot=True, cmap='coolwarm', center=0)\n", - "plt.title('Average Emotion Scores by Sentiment')\n", - "plt.xlabel('Sentiment')\n", - "plt.ylabel('Emotion')\n", - "plt.show()\n" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "Python script for sentiment analysis, emotion scoring, K-Means clustering, and visualization of IMDb reviews" - ] - }, - { - "cell_type": "code", - "execution_count": 59, - "metadata": {}, - "outputs": [ - { - "ename": "SyntaxError", - "evalue": "invalid syntax (3702874660.py, line 60)", - "output_type": "error", - "traceback": [ - "\u001b[1;36m Cell \u001b[1;32mIn[59], line 60\u001b[1;36m\u001b[0m\n\u001b[1;33m dir = os.path.(0)\u001b[0m\n\u001b[1;37m ^\u001b[0m\n\u001b[1;31mSyntaxError\u001b[0m\u001b[1;31m:\u001b[0m invalid syntax\n" - ] - } - ], - "source": [ - "import pandas as pd\n", - "import os\n", - "from collections import defaultdict\n", - "import matplotlib.pyplot as plt\n", - "from wordcloud import WordCloud\n", - "import seaborn as sns\n", - "from sklearn.cluster import KMeans\n", - "import numpy as np\n", - "\n", - "# Function to load NRC Emotion Lexicon\n", - "def load_nrc_lexicon(filepath):\n", - " nrc_lexicon = defaultdict(lambda: defaultdict(int))\n", - " with open(filepath, 'r') as file:\n", - " for line in file:\n", - " if line.strip():\n", - " word, emotion, association = line.strip().split('\\t')\n", - " nrc_lexicon[word][emotion] = int(association)\n", - " return nrc_lexicon\n", - "\n", - "# Function to compute emotion scores for text\n", - "def get_emotion_scores(text, lexicon):\n", - " emotions = defaultdict(int)\n", - " for word in text.split():\n", - " word = word.lower()\n", - " if word in lexicon:\n", - " for emotion, score in lexicon[word].items():\n", - " emotions[emotion] += score\n", - " return emotions\n", - "\n", - "# Function to plot heat map of emotions\n", - "def plot_emotion_heatmap(emotion_scores, title):\n", - " df = pd.DataFrame(emotion_scores, index=[0])\n", - " sns.heatmap(df, annot=True, cmap='coolwarm', center=0)\n", - " plt.title(title)\n", - " plt.show()\n", - "\n", - "# Load the NRC Emotion Lexicon\n", - "dir = os.path.abspath('')\n", - "nrc_filepath = dir + 'C:/Users/HP/Desktop/GSSOC/NRC-Emotion-Lexicon/NRC-Emotion-Lexicon-Wordlevel-v0.92.txt'\n", - "nrc_lexicon = load_nrc_lexicon(nrc_filepath)\n", - "\n", - "# Example usage with sample text\n", - "sample_text = \"I loved the movie. It was full of suspense and thrill.\"\n", - "emotion_scores = get_emotion_scores(sample_text, nrc_lexicon)\n", - "plot_emotion_heatmap(emotion_scores, \"Emotion Scores for Sample Text\")\n", - "\n", - "# Process IMDB dataset\n", - "def process_reviews(folder_path, sentiment_label):\n", - " reviews = []\n", - " sentiments = []\n", - " for filename in os.listdir(folder_path):\n", - " file_path = os.path.join(folder_path, filename)\n", - " with open(file_path, \"r\", encoding=\"latin1\") as file:\n", - " review_text = file.read()\n", - " reviews.append(review_text)\n", - " sentiments.append(sentiment_label)\n", - " return reviews, sentiments\n", - "\n", - "# Paths to train data\n", - "dir = os.path.dirname(os.path.abspath(''))\n", - "train_pos_folder = dir + '/IMDB/IMDB/train/pos'\n", - "train_neg_folder = dir + '/IMDB/IMDB/train/neg'\n", - "train_unsup_folder = dir + '/IMDB/IMDB/train/unsup'\n", - "\n", - "# Load and process the data\n", - "pos_reviews, pos_sentiments = process_reviews(train_pos_folder, 'Positive')\n", - "neg_reviews, neg_sentiments = process_reviews(train_neg_folder, 'Negative')\n", - "unsup_reviews, unsup_sentiments = process_reviews(train_unsup_folder, 'Unsupervised')\n", - "\n", - "# Combine the data into a DataFrame\n", - "reviews = pos_reviews + neg_reviews + unsup_reviews\n", - "sentiments = pos_sentiments + neg_sentiments + unsup_sentiments\n", - "df = pd.DataFrame({'Review': reviews, 'Sentiment': sentiments})\n", - "\n", - "# Compute emotion scores for all reviews\n", - "df['Emotion_Scores'] = df['Review'].apply(lambda x: get_emotion_scores(x, nrc_lexicon))\n", - "\n", - "# Convert emotion scores into a DataFrame for clustering\n", - "emotion_df = df['Emotion_Scores'].apply(pd.Series).fillna(0)\n", - "\n", - "# Apply K-Means clustering\n", - "kmeans = KMeans(n_clusters=6, random_state=42)\n", - "df['Cluster'] = kmeans.fit_predict(emotion_df)\n", - "\n", - "# Calculate cluster centroids\n", - "centroids = kmeans.cluster_centers_\n", - "\n", - "# Plot cluster centroids heatmap\n", - "centroids_df = pd.DataFrame(centroids, columns=emotion_df.columns)\n", - "plot_emotion_heatmap(centroids_df.T, \"Cluster Centroids\")\n", - "\n", - "# Visualize example reviews\n", - "example_positive_review = df[df['Sentiment'] == 'Positive']['Review'].iloc[0]\n", - "example_negative_review = df[df['Sentiment'] == 'Negative']['Review'].iloc[0]\n", - "\n", - "positive_emotion_scores = get_emotion_scores(example_positive_review, nrc_lexicon)\n", - "negative_emotion_scores = get_emotion_scores(example_negative_review, nrc_lexicon)\n", - "\n", - "plot_emotion_heatmap(positive_emotion_scores, \"Emotion Scores for Positive Review\")\n", - "plot_emotion_heatmap(negative_emotion_scores, \"Emotion Scores for Negative Review\")" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "Python script to analyze emotions in text using the NRC Emotion Lexicon and visualize results with a heatmap" - ] - }, - { - "cell_type": "code", - "execution_count": 33, - "metadata": {}, - "outputs": [ - { - "data": { - "image/png": "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6tWrq3HjxmrWrFmyZijy8/NTaGhoovak1kH45ZdfdPDgQeXIkSPJY128eNH+72+//VbDhg3T/v37FRsba29P6exPSX0Pe3t7K3v27Ina//rrL6e2BQsWaNy4cTp27JhTwpTUzF1FihRJ1Fa0aFF9/fXXKYoXAMxCTwGAB3rQLDUPajcMw5XhpNjDxnn/KXfv3r1VpEgR+zZu3Djdvn1by5YtS/G5rl27pmrVqunAgQMaMmSIVq1apfXr19vHN/x9oO3fvfXWW/Lw8LD3FnzxxRcKCQlxSpJKlCih48ePa/HixXrhhRe0bNkyvfDCCwoPD3/gcW02m5YuXart27erW7duOnv2rNq1a6fg4GDdvHnzH2NKqYSEBL300ktJ9iysX79er776qiTpxx9/VMOGDeXt7a1p06ZpzZo1Wr9+vZo1a5bi77Gk7ktyvi+++OILtWnTRoUKFdKcOXMUERGh9evXq2bNmv96rwDgSURPAYBUlz9/fknS8ePHVbBgQXt7XFycTp486fRkOblPfh2P+XfHjh1T9uzZnXoJHpZhGPryyy9Vo0YNvfvuu4neHzp0qBYtWqS2bdum6LibNm3SX3/9peXLl9sHs0rSyZMnk/X5rFmzqn79+lq0aJGaN2+urVu3Jrnom5+fn9588029+eabiouLU9OmTfXJJ59owIAB/zjFa8WKFVWxYkV98skn+vLLL9W8eXMtXrzYqfzmURUqVEg3b95MsmfB0bJly+Tt7a21a9c69VbMmzcv0b6uWjdi6dKlKliwoJYvX+50jgclWL/88kuithMnTrhsZWoASG30FABIdaGhofL09NTkyZOdnr7OmTNH169ft88eI937I/bfSmckKXfu3AoKCtKCBQucpjU9fPiw1q1bp3r16qVK7Fu3btWpU6fUtm1bvfbaa4m2N998Uz/88IP+/PPPFB33/tNpx69HXFycpk2bluxjtGzZUkeOHNF7770nd3d3vfXWW07v/738xdPTUyVLlpRhGA8cL3D16tVET9/vz6zjWLaTGt544w1t375da9euTfTetWvXdPfuXUn3vlY2m81pqtZTp04luXKxn5+f0/dDaknqfu3YsUPbt29Pcv+VK1fax9RI0s6dO7Vjxw69/PLLqR4bALgCPQWABX333XdJDmytXLmy05P9h5UjRw4NGDBAgwcPVt26ddWwYUMdP35c06ZN0/PPP2+fQlOSgoODtWTJEoWFhen5559XxowZ1aBBgySPO2bMGL388suqVKmS2rdvb5+S1N/fX4MGDXrkuKV7A4zd3d2dEhdHDRs21IcffqjFixcrLCws2cetXLmysmTJotatW6tHjx6y2WxauHBhisph6tevr2zZsumbb77Ryy+/rICAAKf3a9eurVy5cqlKlSrKmTOnjh49qilTpjgNmP67BQsWaNq0aWrSpIkKFSqkGzduaNasWcqUKVOqJVr3vffee/rvf/+rV155RW3atFFwcLCio6N16NAhLV26VKdOnVL27NlVv359jR8/XnXr1lWzZs108eJFTZ06VYULF9bBgwedjhkcHKzvv/9e48ePV548eVSgQAH7gPhH8corr2j58uVq0qSJ6tevr5MnT2rGjBkqWbJkkmVVhQsX1gsvvKB33nlHsbGxmjhxorJly6b333//kWMBgLRAUgBY0MCBA5NsnzdvXqokBdK9dQpy5MihKVOmqHfv3sqaNas6deqk4cOHy8PDw77fu+++q/3792vevHn2xZ8elBSEhoYqIiJC4eHhGjhwoDw8PFStWjWNGjUqycGfKXXnzh198803qly5stMMR45Kly6tAgUK6IsvvkhRUpAtWzZ9++236tOnjz766CNlyZJFLVq0UK1atVSnTp1kHcPT01Nvvvmmpk2b5jTA+L7OnTtr0aJFGj9+vG7evKmnn35aPXr00EcfffTAY1arVk07d+7U4sWLdeHCBfn7+6t8+fJatGhRqnxNHfn6+mrz5s0aPny4vvnmG33++efKlCmTihYtqsGDB9sHrNesWVNz5szRyJEj1atXLxUoUECjRo3SqVOnEiUF48ePV6dOnfTRRx/p1q1bat26daokBW3atNH58+f12Wefae3atSpZsqS++OILffPNN9q0aVOi/Vu1aiU3NzdNnDhRFy9eVPny5TVlyhTlzp37kWMBgLRgMx63kYEAgAfq3bu35syZo/Pnz8vX19fscCzv1KlTKlCggMaMGaO+ffuaHQ4APDTGFADAE+L27dv64osv9Oqrr5IQAABSFeVDAPCYu3jxor7//nstXbpUf/31l3r27Gl2SACAdIakAAAec0eOHFHz5s0VEBCgyZMn22cHAgAgtVA+BACPuerVq8swDF24cEHdunUzOxw4CAwMlGEYjCcAkGq2bNmiBg0a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/PHHCgwMVPv27c0O0SX+rc40vf5xXKxYMU2fPl01a9bU9u3bVatWLU2cOFHffvutMmTIkK5r65cuXaqvv/5aZ86cSTQD0969e02KCq7y008/6eWXX1aLFi00f/58de7cWUeOHNG2bdu0efNmBQcHmx2iS4wYMUJffPGF5s6dq5deeklr1qzR6dOn1bt3b3388cf2JCk9i4qK0saNG1WsWDGVKFHC7HBc6scff9SQIUN04MAB3bx5U88995wGDhyYrv84rl27tpo2baouXbro2rVrKlasmDw9PXX58mWNHz9e77zzjtkhwiwGHsngwYONggULGl988YXh4+Nj/Prrr4ZhGMbixYuNihUrmhwdUpuPj49x+vRpwzAM4/333zdatmxpGIZhHD582MiePbuZobnUpEmTjIwZMxrdunUzPD09jc6dOxuhoaGGv7+/8cEHH5gdnstcvXrVGDt2rNG+fXujffv2xvjx441r166ZHVaaiYyMNDp06GA8//zzRokSJYzmzZsbBw8eNDssl0pISDCGDRtm+Pn5GTabzbDZbIa3t7fx0UcfmR2ay7z++uvGp59+ahiGYcTExBhFihQxPDw8jAwZMhhLly41OTqktmzZshmHDx82DMMwZs2aZZQtW9aIj483vv76a6N48eImRwczkRQ8okKFChnff/+9YRiGkTFjRntScPToUSNz5sxmhuZykZGRRrdu3YxatWoZtWrVMrp3725ERkaaHZZL5ciRw9i7d69hGIYRFBRkfP7554Zh3Pta+Pn5mRmaSxUrVsz48ssvDcNw/j7/+OOPja5du5oZmsvs2rXLyJo1q5E3b16jSZMmRpMmTYynn37ayJYtm7Fnzx6zw4OLxcbGGv/73/+MHTt2GDdu3DA7HJfKmTOnsX//fsMwDGPRokVG4cKFjejoaGPatGlGUFCQydG5zpkzZ4zff//d/nrHjh1Gz549jc8++8zEqFzP8eHW66+/bgwaNMgwjHtfDx8fHzNDg8lYp+ARWW32gvvWrl2rkiVLaufOnSpbtqzKli2rHTt2qFSpUlq/fr3Z4bnMSy+9pA4dOqhDhw46ceKE6tWrJ0n63//+l24HnErSmTNn7FPV+fj46MaNG5Kkli1b6quvvjIzNJfp3bu3GjZsqFOnTmn58uVavny5Tp48qVdeeUW9evUyOzyXCw0N1fz58xUVFWV2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UkhIiD799FNT4gQApC2SAgAwUYkSJbR161antq1bt6pkyZL21x4eHoqPj3/gMTJlyqQ8efL863GSI1++fOrSpYuWL1+uPn36aNasWSn6PADgycSUpACQArGxsTp//rxTW4YMGZQ9e/aHOt57772nN954Q88++6xCQ0O1atUqLV++XN9//719n8DAQG3YsEFVqlSRl5eXfbajvx8nPDxchQoVUlBQkObNm6f9+/dr0aJFyY6lV69eevnll1W0aFFdvXpVP/zwg0qUKPFQ1wUAeLKQFABACkRERNhr8e8rVqyYjh079lDHa9y4sSZNmqSxY8eqZ8+eKlCggObNm6fq1avb9xk3bpzCwsI0a9Ys5c2bV6dOnUp0nB49euj69evq06ePLl68qJIlS+q///2vihQpkuxY4uPj1bVrV/3xxx/KlCmT6tatqwkTJjzUdQEAniw2wzAMs4MAAAAAYB7GFAAAAAAWR1IAAAAAWBxJAQAAAGBxJAUAAACAxZEUAAAAABZHUgAAAABYHEkBAAAAYHEkBQAAAIDFkRQAAAAAFkdSAAAAAFgcSQEAAABgcf8H3sBBjj/43QUAAAAASUVORK5CYII=", - "text/plain": [ - "
" - ] - }, - "metadata": {}, - "output_type": "display_data" - } - ], - "source": [ - "import pandas as pd\n", - "import seaborn as sns\n", - "import matplotlib.pyplot as plt\n", - "\n", - "# Load the NRC Emotion Lexicon\n", - "def load_nrc_lexicon(filepath):\n", - " nrc_lexicon = {}\n", - " with open(filepath, 'r') as file:\n", - " for line in file:\n", - " if line.strip():\n", - " word, emotion, value = line.split('\\t')\n", - " if word not in nrc_lexicon:\n", - " nrc_lexicon[word] = {}\n", - " nrc_lexicon[word][emotion] = int(value)\n", - " return nrc_lexicon\n", - "\n", - "# Define a function to analyze emotions in text\n", - "def analyze_emotions(text, lexicon):\n", - " emotions = {emotion: 0 for emotion in lexicon['abandon']}\n", - " for word in text.split():\n", - " if word in lexicon:\n", - " for emotion, value in lexicon[word].items():\n", - " emotions[emotion] += value\n", - " return emotions\n", - "\n", - "# Load the NRC Emotion Lexicon\n", - "nrc_filepath = 'C:/Users/HP/Desktop/GSSOC/NRC-Emotion-Lexicon/NRC-Emotion-Lexicon-Wordlevel-v0.92.txt'\n", - "nrc_lexicon = load_nrc_lexicon(nrc_filepath)\n", - "\n", - "# Example text\n", - "sample_text = \"I loved the movie. It was full of suspense and thrill.\"\n", - "\n", - "# Analyze emotions in the sample text\n", - "emotions = analyze_emotions(sample_text.lower(), nrc_lexicon)\n", - "\n", - "# Convert emotions to DataFrame\n", - "emotions_df = pd.DataFrame([emotions])\n", - "\n", - "# Plot the heatmap\n", - "plt.figure(figsize=(10, 5))\n", - "sns.heatmap(emotions_df, annot=True, cmap='coolwarm')\n", - "plt.title('Emotion Analysis Heatmap')\n", - "plt.xlabel('Emotions')\n", - "plt.ylabel('Text')\n", - "plt.show()\n" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "Python script to visualize emotion ratings for the movie 'The Silence of the Lambs' using a heatmap" - ] - }, - { - "cell_type": "code", - "execution_count": 34, - "metadata": {}, - "outputs": [ - { - "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAApkAAAIjCAYAAABI/gBBAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMCwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy81sbWrAAAACXBIWXMAAA9hAAAPYQGoP6dpAABq5klEQVR4nO3deZyN9f//8eeZ7cxmxj4zJGPft4iQkGHsFCWUNX2I7CopRH1kpxKSJX1SaPtGRUyUJGvWELJkmcEYy5AZZt6/P/zm5DQzzEzXOJPzuN9u1y3nfd7Xdb2u6yy95nVd7/exGWOMAAAAAAt5uDoAAAAA3H1IMgEAAGA5kkwAAABYjiQTAAAAliPJBAAAgOVIMgEAAGA5kkwAAABYjiQTAAAAliPJBAAAgOVIMpHjHDlyRDabTQsWLHB1KP9qBw4cUJMmTRQcHCybzaYvvvgiW/e3du1a2Ww2ffLJJ9m6n8zo1q2bwsPDndpsNptGjx7tknhc4fr163r++edVpEgReXh4qG3btpnexoIFC2Sz2bRlyxbrA8zBGjRooIoVK7o6DOBfiyTTTaT8TyK95eeff77jMS1atEjTpk274/u9lW7duslmsykoKEh//vlnqucPHDjgOGeTJk1yQYQZ17VrV+3atUuvv/66PvjgA9WoUSPNfilJ/dq1ayXJKcG/1Xvm5iVl3TvlzJkzGjBggMqWLSs/Pz8VLFhQNWvW1AsvvKD4+Pg7GktON2/ePE2cOFHt27fX+++/r0GDBqXb95133nHpH3c58Q8Vq6R8B0t/HeeRI0dcGxSQzbxcHQDurDFjxqhYsWKp2kuWLHnHY1m0aJF2796tgQMHOrUXLVpUf/75p7y9ve94TJLk5eWlK1euaNmyZXr88cednvvwww/l6+urq1evuiS2jPrzzz+1YcMGjRgxQv369cvydj744AOnxwsXLtSqVatStZcrV0579+7N8n4y49y5c6pRo4YuXryoHj16qGzZsoqNjdXOnTs1c+ZM9enTR4GBgZKkOXPmKDk5+Y7ElVN99913Kly4sKZOnXrbvu+8847y58+vbt26ZX9gAO56JJluplmzZulWtHIKm80mX19fl+3fbrerbt26+uijj1IlmYsWLVKLFi306aefuii6jDlz5owkKXfu3P9oO08++aTT459//lmrVq1K1S7pjiWZc+fO1bFjx7R+/XrVqVPH6bmLFy/Kx8fH8dhVf6jkJKdPn/7H7wMAyAoul8NJyqXTSZMmacaMGSpevLj8/f3VpEkT/fHHHzLGaOzYsbrnnnvk5+enNm3a6Ny5c6m2884776hChQqy2+0qVKiQ+vbtq/Pnzzueb9Cggb766isdPXrUcck15d659O7J/O6771SvXj0FBAQod+7catOmTarEZvTo0bLZbDp48KC6deum3LlzKzg4WN27d9eVK1cyfB46deqkb775xinmzZs368CBA+rUqVOq/ufOndPQoUNVqVIlBQYGKigoSM2aNdOOHTuc+qVcJlu8eLFeeuklhYaGKiAgQK1bt9Yff/yRodh++eUXNWvWTEFBQQoMDFSjRo2cbncYPXq0ihYtKkkaNmyY07m9E5KTk/X666/rnnvuka+vrxo1aqSDBw+m6rdx40Y1bdpUwcHB8vf3V/369bV+/frbbv/QoUPy9PTUAw88kOq5oKAgpz9Q0ronMy0nTpxQjx49FBISIrvdrgoVKmjevHlOfVJeuyVLlmT4+Jo3b648efIoICBAlStX1vTp05367Nu3T+3bt1fevHnl6+urGjVq6Msvv7xtvJJ0+fJlDRkyREWKFJHdbleZMmU0adIkGWMk/fU5WrNmjfbs2XPbWxvCw8O1Z88eff/9946+DRo0cOqTkJCgwYMHq0CBAgoICNAjjzzi+IPmZt98843js5orVy61aNFCe/bsydBxZcSkSZNUp04d5cuXT35+fqpevXqal9htNpv69eunpUuXqnz58vLz81Pt2rW1a9cuSdLs2bNVsmRJ+fr6qkGDBulevt66davq1KkjPz8/FStWTLNmzUrV56233lKFChXk7++vPHnyqEaNGlq0aJFlxwz8G1HJdDMXLlzQ2bNnndpsNpvy5cvn1Pbhhx8qMTFRzz33nM6dO6cJEybo8ccf18MPP6y1a9fqhRde0MGDB/XWW29p6NChTv9DHj16tF599VVFRESoT58+2r9/v2bOnKnNmzdr/fr18vb21ogRI3ThwgUdP37ccRkv5RJnWlavXq1mzZqpePHiGj16tP7880+99dZbqlu3rrZt25YqkXj88cdVrFgxjRs3Ttu2bdN7772nggULavz48Rk6T48++qh69+6tzz77TD169JB0o4pZtmxZ3Xfffan6//777/riiy/02GOPqVixYoqJidHs2bNVv359/frrrypUqJBT/9dff102m00vvPCCTp8+rWnTpikiIkLbt2+Xn59funHt2bNH9erVU1BQkJ5//nl5e3tr9uzZatCggb7//nvVqlVLjz76qHLnzq1BgwapY8eOat68+S3PrdXeeOMNeXh4aOjQobpw4YImTJigzp07a+PGjY4+3333nZo1a6bq1atr1KhR8vDw0Pz58/Xwww9r3bp1qlmzZrrbL1q0qJKSkvTBBx+oa9eu/zjemJgYPfDAA46EpECBAvrmm2/Us2dPXbx4MdXtHBk5vlWrVqlly5YKCwvTgAEDFBoaqr1792r58uUaMGCApBuvZd26dVW4cGG9+OKLCggI0JIlS9S2bVt9+umneuSRR9KN2Rij1q1ba82aNerZs6eqVq2qlStXatiwYTpx4oSmTp2qAgUK6IMPPtDrr7+u+Ph4jRs3TtKNWxvSMm3aND333HMKDAzUiBEjJEkhISFOfZ577jnlyZNHo0aN0pEjRzRt2jT169dPixcvdvRJeV0iIyM1fvx4XblyRTNnztSDDz6oX375xZI/eKZPn67WrVurc+fOSkxM1Mcff6zHHntMy5cvV4sWLZz6rlu3Tl9++aX69u0rSRo3bpxatmyp559/Xu+8846effZZxcXFacKECerRo4e+++47p/Xj4uLUvHlzPf744+rYsaOWLFmiPn36yMfHx/HdMGfOHPXv31/t27fXgAEDdPXqVe3cuVMbN25M849SwG0YuIX58+cbSWkudrvd0e/w4cNGkilQoIA5f/68o3348OFGkqlSpYq5du2ao71jx47Gx8fHXL161RhjzOnTp42Pj49p0qSJSUpKcvR7++23jSQzb948R1uLFi1M0aJFU8WaEsP8+fMdbVWrVjUFCxY0sbGxjrYdO3YYDw8P06VLF0fbqFGjjCTTo0cPp20+8sgjJl++fLc9T127djUBAQHGGGPat29vGjVqZIwxJikpyYSGhppXX33VEd/EiRMd6129etXpeFOOw263mzFjxjja1qxZYySZwoULm4sXLzralyxZYiSZ6dOn3zK+tm3bGh8fH3Po0CFH28mTJ02uXLnMQw895LTvv8dohb59+5r0vjZSjq1cuXImISHB0T59+nQjyezatcsYY0xycrIpVaqUiYyMNMnJyY5+V65cMcWKFTONGze+ZQzR0dGmQIECRpIpW7as6d27t1m0aJHT+zVF165dU73HJJlRo0Y5Hvfs2dOEhYWZs2fPOvV74oknTHBwsLly5Uqmju/69eumWLFipmjRoiYuLs5pmzcfb6NGjUylSpUcn52U5+vUqWNKlSp1y3PwxRdfGEnmtddec2pv3769sdls5uDBg462+vXrmwoVKtxyeykqVKhg6tevn6o95fsjIiLC6RgGDRpkPD09Hef+0qVLJnfu3KZXr15O60dHR5vg4OBU7X+Xco6XLl16y34pr0mKxMREU7FiRfPwww87tad8vx0+fNjRNnv2bCPJhIaGOn0GU77jbu5bv359I8lMnjzZ0ZaQkOD4PkpMTDTGGNOmTZsMn2PAnXC53M3MmDFDq1atclq++eabVP0ee+wxBQcHOx7XqlVL0o179Ly8vJzaExMTdeLECUk3Ko6JiYkaOHCgPDz+env16tVLQUFB+uqrrzId86lTp7R9+3Z169ZNefPmdbRXrlxZjRs31tdff51qnd69ezs9rlevnmJjY3Xx4sUM77dTp05au3atoqOj9d133yk6OjrdqoTdbnccb1JSkmJjYxUYGKgyZcpo27Ztqfp36dJFuXLlcjxu3769wsLC0jyWFElJSfr222/Vtm1bFS9e3NEeFhamTp066ccff8zU8WWX7t27O90XWa9ePUk3qr2StH37dsdtB7GxsTp79qzOnj2ry5cvq1GjRvrhhx9uOVgnJCREO3bsUO/evRUXF6dZs2apU6dOKliwoMaOHeu4XJwRxhh9+umnatWqlYwxjljOnj2ryMhIXbhwIdXrd7vj++WXX3T48GENHDgw1b2QKaOLz507p++++06PP/64Ll265NhnbGysIiMjdeDAAcdnKi1ff/21PD091b9/f6f2IUOGyBiT5mfaCs8884zjGKQbx56UlKSjR49KulHBPX/+vDp27Oh0Lj09PVWrVi2tWbPGkjhurvbHxcXpwoULqlevXpqftUaNGjlVT1O+y9q1a+f0GUxpT3kdU3h5eek///mP47GPj4/+85//6PTp09q6daukG/c+Hz9+XJs3b/7nBwfcRbhc7mZq1qyZoYE/9957r9PjlISzSJEiabbHxcVJkuN/NmXKlHHq5+Pjo+LFizuez4z0tinduPS3cuVKXb58WQEBAenGnydPHkecQUFBGdpv8+bNlStXLi1evFjbt2/X/fffr5IlS6Z5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hUJ9dTL6arbtF5mTVq5it9vTTAgTExO1detWDR/+1/30Hh4eioiI0IYNG7K0/+zYZkZkqaSxZcsW1axZU2PGjFFYWJjatm2rTz75JNUJzIhTp06pTp06qdrr1KmjU6dOpbGGs3Hjxik4ONhpeWvj3fXXfPLlSzJJSfIIdK5qeAYGK/nShXTWusG/fnMFNGypc3PG6/op6yrQsE7i2TglX78ue8F8Tu32kHxKiD57y3WLD+qhEs8/o03Ne+rSrv237Pvn4eNKOHNOASWL/uOYYR0+33efHzfFqvuALY7lwsUbyX+e3N5O/fLk9tG5uLQH4124eE3Xk4zy5nFeJ29ub8Wms44k/br/xn3X94TdfjpBODM2W7YtaeUq48aNSzOOs2fPKikpSSEhIU7tISEhio6OztKxZcc2MyJLSWa1atU0ceJEHTt2TN98840KFCigZ555RiEhIerRo0emtlWyZEktWbIkVfvixYtVqlSp264/fPhwXbhwwWl5rtZddvN7UpKunTgsn5I3HZfNJp+SFXTt6MF0Vwto0EKBjdoq7r0Jun788B0IFFlhrl3ThW17nAft2GzK17C2zv/8S7rrFR/ytEqOeFabWj6tC1t333Y/voVD5JMvt66eOmNF2LAKn++7zp9/JunEqauO5fCxKzp7LkE1qvx11c/fz1PlSwdp9760B+Ndv27028FLql75r3VsNql6lTzasz/9AXyligdK0i0TUdx5aeUqN1cV71ZZnidTuvFzkg0bNlTDhg3Vp08f9ezZU++//36mru+/+uqr6tChg3744QfVrVtXkrR+/XpFRUWlmXz+XVrl5it34aXyKz98o+AO/9G144d17Y9DCqjXVDYfu/7c/L0kKfiJ/yjpQpziv7lxzgIatFRgZDudX/SOkuLOOu7tMglXZRIzX3FG9jo8bb6qzBuv81t368LmnQrv31VeAX764/3PJElV5o/X1RMx2v/yFElS8aG9VHp0f21/aoj+PHJC9pAb925ej7+ipMtX5Bngr1Kv9FP05yuVEH1W/sWLqNwbw3T54FGd/Xady44TaePzffdb+uUJde1wr/44+eeNKYyeDFfsuQSt+/mvqxXTXqusHzac1WdfnZQkffzFcY0YVFb7Dl7S3t8u6fE2heXn66GvVt+oPBUK9VXj+gX185ZzunDpmkqEB6r/0yX0y+7zOnTkskuO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zZs3q0aNGpKkt956S82bN9ekSZNUqFChVOtcuHBBc+fO1aJFi/Twww9LupFMlitXTj///LMeeOABR9/cuXMrNDQ0y/FRyQQAAMhGCQkJunjxotOSkJDwj7e7YcMG5c6d25FgSlJERIQ8PDy0cePGNNfZunWrrl27poiICEdb2bJlde+992rDhg1Offv27av8+fOrZs2amjdvnozJ3KX/u7KSGTrxf64O4Y5LSEjQuHHjNHz4cNntdleHc0e1mOjqCO48d3693ZE7v94/ujoAF3Dn19uVflxWP9u2PXr0aL366qtObaNGjdLo0aP/0Xajo6NVsGBBpzYvLy/lzZtX0dHR6a7j4+Oj3LlzO7WHhIQ4rTNmzBg9/PDD8vf317fffqtnn31W8fHx6t+/f4bjo5J5l0hISNCrr75qyV9GyPl4vd0Lr7d74fW++wwfPlwXLlxwWoYPH55u/xdffDHNgTc3L/v27cvWmF955RXVrVtX1apV0wsvvKDnn39eEydmrqpzV1YyAQAAcgq73Z6pqvSQIUPUrVu3W/YpXry4QkNDdfr0aaf269ev69y5c+neSxkaGqrExESdP3/eqZoZExNzy/sva9WqpbFjxyohISHDx0KSCQAAkIMUKFBABQoUuG2/2rVr6/z589q6dauqV68uSfruu++UnJysWrVqpblO9erV5e3traioKLVr106StH//fh07dky1a9dOd1/bt29Xnjx5MpUsk2QCAAD8C5UrV05NmzZVr169NGvWLF27dk39+vXTE0884RhZfuLECTVq1EgLFy5UzZo1FRwcrJ49e2rw4MHKmzevgoKC9Nxzz6l27dqOkeXLli1TTEyMHnjgAfn6+mrVqlX673//q6FDh2YqPpLMu4TdbteoUaO4SdxN8Hq7F15v98Lrjcz48MMP1a9fPzVq1EgeHh5q166d3nzzTcfz165d0/79+3XlyhVH29SpUx19ExISFBkZqXfeecfxvLe3t2bMmKFBgwbJGKOSJUtqypQp6tWrV6Zis5nMjkcHAAAAboPR5QAAALAcSSYAAAAsR5IJAAAAy5FkuqkGDRpo4MCBrg4DWdCtWze1bdv2ln3Wrl0rm82m8+fPZ2ibR44ckc1m0/bt2/9xfPjnwsPDNW3atGzZNp/91BYsWJDq108A/HMkmdlkw4YN8vT0VIsWLZzaR48erapVq6bq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+Pioffv2WrRokZ544gktWrRIHTp0kJdX5r4CqlWrpipVqmjhwoVq0qSJ9uzZo6+++ipLMf3bWflZzwoPD49Un79r165lahvx8fHy9PTU1q1bnZIZSQoMDPzHMeY0DRs21MyZM+Xj46NChQql+/6/3XfvkSNH1LJlS/Xp00evv/668ubNqx9//FE9e/ZUYmKi/P399fTTTysyMlJfffWVvv32W40bN06TJ0/Wc889p48//lhDhw7V5MmTVbt2beXKlUsTJ07Uxo0bnfaV1e/2W31Xx8fHS5LmzJnj9AeIJMd74L777tPhw4f1zTffaPXq1Xr88ccVERGhTz75REWKFNH+/fu1evVqrVq1Ss8++6wmTpyo77//PtV+AZJMC12/fl0LFy7U5MmT1aRJE6fn2rZtq48++kg+Pj5KSkpKta63t3eq9vvuu0/79+9XyZIlsxyTj4+PJKW5zxTlypXT9evXtXHjRtWpU0eSFBsbq/3796t8+fJZ3rc7KV++vL744gvdd999io6OlpeXl8LDw7O8PZvNprp166pu3boaOXKkihYtqs8//1yDBw9O1Te999Tfde7cWY0bN9aePXv03Xff6bXXXku3763eN08//bSmTZumEydOKCIiQkWKFMnEkd0dMvJZL1u2rCTp559/1r333itJiouL02+//aZy5cpJyvhrl9b3Q4ECBbR7926ntu3btzv+R1+iRAl5e3tr48aNqfZfv359STf+aEhKStLp06dVr169zJ6Gf52AgIAMfZ/e7rt369atSk5O1uTJk+XhceOC4JIlS1L1K1KkiHr37q3evXtr+PDhmjNnjp577jmtX79ederU0bPPPuvom5XKcUbfPzcLCQlRoUKF9Pvvv6tz587p9gsKClKHDh3UoUMHtW/fXk2bNtW5c+eUN29e+fn5qVWrVmrVqpX69u2rsmXLateuXbrvvvsyfQy4u5FkWmj58uWKi4tTz549U00z065dO82dO1eDBg3S4cOHtX37dt1zzz3KlSuX7Ha7wsPDFRUVpbp168putytPnjwaOXKkWrZsqXvvvVft27eXh4eHduzYod27d98yQbhZ0aJFZbPZtHz5cjVv3lx+fn6pKhSlSpVSmzZt1KtXL82ePVu5cuXSiy++qMKFC6tNmzaWnZ+7QWxsrB577DH16NFDlStXVq5cubRlyxZNmDBBbdq0UUREhGrXrq22bdtqwoQJKl26tE6ePKmvvvpKjzzyiGrUqHHbfWzcuFFRUVFq0qSJChYsqI0bN+rMmTOOxOTvwsPDtXHjRh05ckSBgYHpTk/10EMPKTQ0VJ07d1axYsVSVTFudqv3TadOnTR06FDNmTNHCxcuzMBZu/tk5LM+ceJESdKYMWOUL18+hYSEaMSIEcqfP79jMv3w8HDFx8crKipKVapUkb+/v/z9/VPtL63vh4cfflgTJ07UwoULVbt2bf3vf//T7t27Va1aNUk3KpE9e/bUsGHDlC9fPhUsWFAjRoxwJEWSVLp0aXXu3FldunTR5MmTVa1aNZ05c0ZRUVGqXLlylub+vBvc7ru3ZMmSunbtmt566y21atVK69ev16xZs5y2MXDgQDVr1kylS5dWXFyc1qxZ4/gMlypVSgsXLtTKlStVrFgxffDBB9q8eXOmr1SEh4frhx9+0BNPPCG73a78+fNnaL1XX31V/fv3V3BwsJo2baqEhARt2bJFcXFxGjx4sKZMmaKwsDBVq1ZNHh4eWrp0qUJDQ5U7d24tWLBASUlJqlWrlvz9/fW///1Pfn5+Klq0aKZih5tw6R2hd5mWLVua5s2bp/ncxo0bjSSzfft2065dO5M7d27HiFFjjPnyyy9NyZIljZeXl9MURitWrDB16tQxfn5+JigoyNSsWdNpJJ/SGBAQHBzs2K4xxowZM8aEhoYam8122ymMgoODjZ+fn4mMjExzCqObff7558bd3kJXr141L774ornvvvtMcHCw8ff3N2XKlDEvv/yyuXLlijHGmIsXL5rnnnvOFCpUyHh7e5siRYqYzp07m2PHjhlj0h78NXXqVMfr/uuvv5rIyEhToEABY7fbTenSpc1bb73l6Pv3AR/79+83DzzwgPHz80tzCqObPf/880aSGTlypFP73wf+GJP2+ybFU089leZ0Ru4iI5/16dOnG0lm2bJlpkKFCsbHx8fUrFnTMUgsRe/evU2+fPnSncLImPS/H0aOHGlCQkJMcHCwGTRokOnXr5/T6PJLly6ZJ5980vj7+5uQkBAzYcKEVJ/9lJHO4eHhxtvb24SFhZlHHnnE7Ny585+ephwlrYFSKdL6frvdd++UKVNMWFiY4/ty4cKFTp+5fv36mRIlShi73W4KFChgnnrqKXP27FljzI3vkW7dupng4GCTO3du06dPH/Piiy86fS9kZPaADRs2mMqVKxu73Z5qCqObpfVd/eGHH5qqVasaHx8fkydPHvPQQw+Zzz77zBhjzLvvvmuqVq1qAgICTFBQkGnUqJHZtm2bY1u1atUyQUFBJiAgwDzwwANm9erV6Z12uDmbMW56Ux2ALGvUqJEqVKigN99809Wh5Fhr165Vw4YNFRcXx08WAnBLXC4HkGFxcXFau3at1q5dq3feecfV4QAAcjCSTAAZVq1aNcXFxWn8+PFOU+EAAPB3XC4HAACA5ZiMHQAAAJYjyQQAAIDlSDIBAABgOZJMAAAAWI4kEwAAAJYjyQTwrzZ69GhVrVrV1WEAAP6GJBNApnXr1k02my3V0rRp02zdr81m0xdffOHUNnToUEVFRWXrfgEAmcdk7ACypGnTppo/f75Tm91uv+NxBAYGKjAw8I7vFwBwa1QyAWSJ3W5XaGio05InTx5JNyqOs2fPVsuWLeXv769y5cppw4YNOnjwoBo0aKCAgADVqVNHhw4dctrmzJkzVaJECfn4+KhMmTL64IMPHM+Fh4dLkh555BHZbDbH479fLk9OTtaYMWN0zz33yG63q2rVqlqxYoXj+SNHjshms+mzzz5Tw4YN5e/vrypVqmjDhg2OPkePHlWrVq2UJ08eBQQEqEKFCvr6668tPoMAcHcjyQSQLcaOHasuXbpo+/btKlu2rDp16qT//Oc/Gj58uLZs2SJjjPr16+fo//nnn2vAgAEaMmSIdu/erf/85z/q3r271qxZI0navHmzJGn+/Pk6deqU4/HfTZ8+XZMnT9akSZO0c+dORUZGqnXr1jpw4IBTvxEjRmjo0KHavn27SpcurY4dO+r69euSpL59+yohIUE//PCDdu3apfHjx1MtBYDMMgCQSV27djWenp4mICDAaXn99deNMcZIMi+//LKj/4YNG4wkM3fuXEfbRx99ZHx9fR2P69SpY3r16uW0n8cee8w0b97c8ViS+fzzz536jBo1ylSpUsXxuFChQo44Utx///3m2WefNcYYc/jwYSPJvPfee47n9+zZYySZvXv3GmOMqVSpkhk9enRmTgkA4G+oZALIkoYNG2r79u1OS+/evR3PV65c2fHvkJAQSVKlSpWc2q5evaqLFy9Kkvbu3au6des67aNu3brau3dvhmO6ePGiTp48maHt3BxfWFiYJOn06dOSpP79++u1115T3bp1NWrUKO3cuTPDMQAAbiDJBJAlAQEBKlmypNOSN29ex/Pe3t6Of9tstnTbkpOT71DEzm4Vy9NPP63ff/9dTz31lHbt2qUaNWrorbfeckmcAPBvRZIJIEcoV66c1q9f79S2fv16lS9f3vHY29tbSUlJ6W4jKChIhQoVuu12MqJIkSLq3bu3PvvsMw0ZMkRz5szJ1PoA4O6YwghAliQkJCg6OtqpzcvLS/nz58/S9oYNG6bHH39c1apVU0REhJYtW6bPPvtMq1evdvQJDw9XVFSU6tatK7vd7hjN/vftjBo1SiVKlFDVqlU1f/58bd++XR9++GGGYxk4cKCaNWum0qVLKy4uTmvWrFG5cuWydFwA4K5IMgFkyYoVKxz3MqYoU6aM9u3bl6XttW3bVtOnT9ekSZM0YMAAFStWTPPnz1eDBg0cfSZPnqzBgwdrzpw5Kly4sI4cOZJqO/3799eFCxc0ZMgQnT59WuXLl9eXX36pUqVKZTiWpKQk9e3bV8ePH1dQUJCaNm2qqVOnZum4AMBd2YwxxtVBAAAA4O7CPZkAAACwHEkmAAAALEeSCQAAAMuRZAIAAMByJJkAAACwHEkmAAAALEeSCQAAAMuRZAIAAMByJJkAAACwHEkmAAAALEeSCQAAAMv9PwQm6VbcCOx5AAAAAElFTkSuQmCC", - "text/plain": [ - "
" - ] - }, - "metadata": {}, - "output_type": "display_data" - } - ], - "source": [ - "import seaborn as sns\n", - "import matplotlib.pyplot as plt\n", - "\n", - "# Define the data for \"The Silence of the Lambs\"\n", - "ratings = [8.6]\n", - "genres = ['Crime;Drama;Thriller']\n", - "emotions = {\n", - " 'Attention': 0.2,\n", - " 'Sensitivity': 0.25,\n", - " 'Aptitude': 0.2,\n", - " 'Pleasantness': -0.05\n", - "}\n", - "\n", - "# Plot the emotion map\n", - "plt.figure(figsize=(8, 6))\n", - "sns.heatmap([list(emotions.values())], annot=True, cmap='coolwarm',\n", - " xticklabels=list(emotions.keys()), yticklabels=['The Silence of the Lambs'])\n", - "plt.title('Emotion Map of \"The Silence of the Lambs\"')\n", - "plt.xlabel('Emotions')\n", - "plt.ylabel('Movies')\n", - "plt.show()\n" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "Python script to visualize emotion ratings for the movie 'The Hellcats' using a heatmap" - ] - }, - { - "cell_type": "code", - "execution_count": 39, - "metadata": {}, - "outputs": [ - { - "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAApYAAAIjCAYAAAC59VvMAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMCwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy81sbWrAAAACXBIWXMAAA9hAAAPYQGoP6dpAABns0lEQVR4nO3deViU1f//8deAMIgIiAvgikvu+8ZHy9REQVs0tdzKJdNyKyVbbBHTyt20tCxz/aRpi/XNJVJJspLUNHJJLU2zVHDX1ARlzu8Pf87HCVCgG0Hn+biu+7qYc58595kbZnz7PsvYjDFGAAAAwL/kkdcdAAAAwK2BwBIAAACWILAEAACAJQgsAQAAYAkCSwAAAFiCwBIAAACWILAEAACAJQgsAQAAYAkCSwAAAFiCwBK4Qfbv3y+bzaZ58+bldVduar/++qvatGmjgIAA2Ww2ffbZZ7l6vfj4eNlsNn388ce5ep3cNG/ePNlsNu3fv99Z1qJFC7Vo0SLP+gTg1kRgiZvalX8wMzu+//77G96nRYsWaerUqTf8utfSu3dv2Ww2+fv76++//053/tdff3Xes0mTJuVBD7OuV69e2rZtm1599VX997//VcOGDTOsdyWQj4+PlySXoP5afzNXH1eeeyNc6W9m93/UqFGy2Ww6duzYDevTv/Haa6/lOOjv3bu3M+gdNWqUwsLCLOsXgNxVIK87AFhh9OjRKl++fLrySpUq3fC+LFq0SNu3b9fQoUNdysuVK6e///5bXl5eN7xPklSgQAGdP39ey5Yt04MPPuhybuHChfLx8dGFCxfypG9Z9ffffyshIUEvvPCCBg8enON2/vvf/7o8XrBggVavXp2uvFq1atq5c2eOr+POXnvtNXXu3FkdOnTI664AuIEILHFLaNu2baaZq/zCZrPJx8cnz65vt9t1++2364MPPkgXWC5atEh33323PvnkkzzqXdYcPXpUkhQYGPiv2nnooYdcHn///fdavXp1unJJBJYAkA0MhcMtXD3MOGPGDFWoUEG+vr5q06aN/vjjDxljNGbMGJUuXVoFCxZU+/btdeLEiXTtvPXWW6pRo4bsdrtKliypQYMG6dSpU87zLVq00IoVK/T77787h1OvDONlNsfyq6++UrNmzVSoUCEFBgaqffv26YKZK8Oge/bsUe/evRUYGKiAgAD16dNH58+fz/J96N69u7744guXPm/atEm//vqrunfvnq7+iRMnNHz4cNWqVUt+fn7y9/dX27Zt9dNPP7nUuzIPccmSJXr++ecVEhKiQoUK6b777tMff/yRpb79+OOPatu2rfz9/eXn56dWrVq5TGUYNWqUypUrJ0l6+umnXe7tjeBwOPTqq6+qdOnS8vHxUatWrbRnz5509TZs2KCoqCgFBATI19dXzZs313fffZdr/bLyehcuXNCoUaNUuXJl+fj4KDQ0VB07dtTevXuddSZNmqSmTZuqaNGiKliwoBo0aJBu/qnNZtO5c+c0f/585/ugd+/ekqS//vpLQ4cOVVhYmOx2u0qUKKHWrVtry5YtOb4HAPIPMpa4JZw+fTrd3DObzaaiRYu6lC1cuFCpqakaMmSITpw4oQkTJujBBx/UXXfdpfj4eD377LPas2eP3nzzTQ0fPlxz5sxxPnfUqFF6+eWXFRERoQEDBmj37t16++23tWnTJn333Xfy8vLSCy+8oNOnT+vPP//U66+/Lkny8/PLtN9r1qxR27ZtVaFCBY0aNUp///233nzzTd1+++3asmVLusDpwQcfVPny5TV27Fht2bJF7733nkqUKKHx48dn6T517NhRjz/+uJYuXapHHnlE0uVsZdWqVVW/fv109X/77Td99tlneuCBB1S+fHklJyfrnXfeUfPmzfXzzz+rZMmSLvVfffVV2Ww2Pfvsszpy5IimTp2qiIgIJSYmqmDBgpn2a8eOHWrWrJn8/f31zDPPyMvLS++8845atGihr7/+WuHh4erYsaMCAwM1bNgwdevWTe3atbvmvbXauHHj5OHhoeHDh+v06dOaMGGCevTooQ0bNjjrfPXVV2rbtq0aNGigmJgYeXh4aO7cubrrrrv0zTffqHHjxte9zvnz5zOcR5nRfyCsuN4VaWlpuueeexQXF6euXbvqySef1F9//aXVq1dr+/btqlixoiRp2rRpuu+++9SjRw+lpqZq8eLFeuCBB7R8+XLdfffdki5PNXj00UfVuHFj9e/fX5Kcz3/88cf18ccfa/DgwapevbqOHz+ub7/9Vjt37szwbxDATcYAN7G5c+caSRkedrvdWW/fvn1GkilevLg5deqUs3zEiBFGkqlTp465ePGis7xbt27G29vbXLhwwRhjzJEjR4y3t7dp06aNSUtLc9abPn26kWTmzJnjLLv77rtNuXLl0vX1Sh/mzp3rLKtbt64pUaKEOX78uLPsp59+Mh4eHqZnz57OspiYGCPJPPLIIy5t3n///aZo0aLXvU+9evUyhQoVMsYY07lzZ9OqVStjjDFpaWkmJCTEvPzyy87+TZw40fm8CxcuuLzeK6/Dbreb0aNHO8vWrl1rJJlSpUqZM2fOOMs//PBDI8lMmzbtmv3r0KGD8fb2Nnv37nWWHTp0yBQuXNjceeedLtf+Zx+tMGjQIJPZx+GV11atWjWTkpLiLJ82bZqRZLZt22aMMcbhcJjbbrvNREZGGofD4ax3/vx5U758edO6detr9uHKa7vecfTo0Wxf78r7ZN++fc6y5s2bm+bNmzsfz5kzx0gyU6ZMSde3f7Z/tdTUVFOzZk1z1113uZQXKlTI9OrVK11bAQEBZtCgQde8FwBuXgyF45YwY8YMrV692uX44osv0tV74IEHFBAQ4HwcHh4u6fKcuwIFCriUp6am6uDBg5IuZxZTU1M1dOhQeXj8723Tr18/+fv7a8WKFdnu8+HDh5WYmKjevXsrKCjIWV67dm21bt1aK1euTPecxx9/3OVxs2bNdPz4cZ05cybL1+3evbvi4+OVlJSkr776SklJSRkOg0uX52Veeb1paWk6fvy4/Pz8VKVKlQyHLnv27KnChQs7H3fu3FmhoaEZvpYr0tLStGrVKnXo0EEVKlRwloeGhqp79+769ttvs/X6ckufPn3k7e3tfNysWTNJl7O6kpSYmOicUnD8+HEdO3ZMx44d07lz59SqVSutW7dODofjutfp379/ur/l1atX6+GHH3apZ9X1rvjkk09UrFgxDRkyJN05m83m/PnqzPPJkyd1+vRpNWvWLMtD2YGBgdqwYYMOHTqU5b4BuHkwFI5bQuPGjbO0eKds2bIuj68EmWXKlMmw/OTJk5Kk33//XZJUpUoVl3re3t6qUKGC83x2ZNamdHk18pdffqlz586pUKFCmfa/SJEizn76+/tn6brt2rVT4cKFtWTJEiUmJqpRo0aqVKmSyx6HVzgcDk2bNk1vvfWW9u3bp7S0NOe5f04zkKTbbrvN5bHNZsu07SuOHj2q8+fPZ3ofHA6H/vjjD9WoUSNLry+3XOveS5e3bJIub4eUmdOnTzufl5nbbrtNERER6cq//fZbl8dWXe+KvXv3qkqVKi7/wcrI8uXL9corrygxMVEpKSnO8quDz2uZMGGCevXqpTJlyqhBgwZq166devbs6fKfCgA3LwJLuBVPT89slRtjcrM72WZFP+12uzp27Kj58+frt99+06hRozKt+9prr+mll17SI488ojFjxigoKEgeHh4aOnRotrJht4Lr3fsr92PixImqW7duhnWtnBN6o68nSd98843uu+8+3XnnnXrrrbcUGhoqLy8vzZ07V4sWLcpSGw8++KCaNWumTz/9VKtWrdLEiRM1fvx4LV26VG3btrW0vwBuPAJLIAuurEbevXu3S2YlNTVV+/btc8kwZTVzc3Wb/7Rr1y4VK1bMJVtppe7du2vOnDny8PBQ165dM6338ccfq2XLlpo9e7ZL+alTp1SsWLF09a9k0a4wxmjPnj2qXbt2ptcoXry4fH19M70PHh4e6TLK+dGVxSn+/v4ZZhzz+/UqVqyoDRs26OLFi5nutfrJJ5/Ix8dHX375pex2u7N87ty56epe630QGhqqgQMHauDAgTpy5Ijq16+vV199lcASuAUwxxLIgoiICHl7e+uNN95wyQ7Onj1bp0+fdq6GlaRChQrp9OnT120zNDRUdevW1fz58122/9m+fbtWrVqldu3aWfoartayZUuNGTNG06dPV0hISKb1PD0902VDP/roI+fc039asGCB/vrrL+fjjz/+WIcPH75mwODp6ak2bdro//7v/1yGzJOTk7Vo0SLdcccdWR7mz0sNGjRQxYoVNWnSJJ09ezbd+St7cObX63Xq1EnHjh3T9OnT05278jfg6ekpm83mMiVi//79GX7DTqFChVz+rqXL82n/+d4oUaKESpYs6TKsDuDmRcYSt4QvvvhCu3btSlfetGlTS+ZuFS9eXCNGjNDLL7+sqKgo3Xfffdq9e7feeustNWrUyGVj7QYNGmjJkiWKjo5Wo0aN5Ofnp3vvvTfDdidOnKi2bduqSZMm6tu3r3O7oYCAgGsOUf9bHh4eevHFF69b75577tHo0aPVp08fNW3aVNu2bdPChQszvadBQUG644471KdPHyUnJ2vq1KmqVKmS+vXrd83rvPLKK1q9erXuuOMODRw4UAUKFNA777yjlJQUTZgwIUev8Ubz8PDQe++9p7Zt26pGjRrq06ePSpUqpYMHD2rt2rXy9/fXsmXL8u31evbsqQULFig6OlobN25Us2bNdO7cOa1Zs0YDBw5U+/bt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TjabTcOGDdO7776bx70DAABAVuV5YFmkSBH99ddfkqRSpUpp+/btkqRTp07p/Pnzedk1AADgJow8cu1wJ3m+eOfOO+/U6tWrVatWLT3wwAN68skn9dVXX2n16tVq1apVXncPAAAAWZTngeX06dN14cIFSdILL7wgLy8vrV+/Xp06ddKLL76Yx70DAADuwLjZXMjckqPA8o8//pDNZlPp0qUlSRs3btSiRYtUvXp19e/fP1ttBQUFOX/28PDQc889l5MuAQAAII/laOC/e/fuzm/OSUpKUuvWrbVx40a98MILGj16dLbaWrlypb788st05atWrdIXX3yRk+4BAABkC9sNWSNHr3b79u1q3LixJOnDDz9UzZo1tX79ei1cuFDz5s3LVlvPPfec0tLS0pU7HA6ylwAAADeRHA2FX7x4UXa7XZK0Zs0a3XfffZKkqlWr6vDhw9lq69dff1X16tXTlVetWlV79uzJSfcAAACyha90tEaOMpY1atTQzJkz9c0332j16tWKioqSJB06dEhFixbNVlsBAQH67bff0pXv2bNHhQoVykn3AAAAsoWhcGvk6NWOHz9e77zzjlq0aKFu3bqpTp06kqTPP//cOUSeVe3bt9fQoUO1d+9eZ9mePXv01FNPOTOhAAAAyP9yNBTeokULHTt2TGfOnFGRIkWc5f3795evr2+22powYYKioqJUtWpV5yrzP//8U82aNdOkSZNy0j0AAIBsYbsha+R4H0tjjDZv3qy9e/eqe/fuKly4sLy9vbMdWAYEBGj9+vVavXq1fvrpJxUsWFC1a9fWnXfemdOuAQAAIA/kKLD8/fffFRUVpQMHDiglJUWtW7dW4cKFNX78eKWkpGjmzJnZas9ms6lNmzZq06ZNTroDAADwr7B4xxo5CiyffPJJNWzYUD/99JPLYp37779f/fr1u+7z33jjjSxf64knnshJFwEAAHCD5Siw/Oabb7R+/Xp5e3u7lIeFhengwYPXff7rr7+epevYbDYCSwAAkOvcbfV2bslRYOlwODLc1PzPP/9U4cKFr/v8ffv25eSyAAAAyMdyFJ63adNGU6dOdT622Ww6e/asYmJi1K5dO6v6BgAAcEMY2XLtcCc5ylhOnjxZkZGRql69ui5cuKDu3bvr119/VbFixfTBBx9c9/nR0dFZvtaUKVNy0kUAAADcYDkKLEuXLq2ffvpJixcv1tatW3X27Fn17dtXPXr0UMGCBa/7/B9//DFL17GxpxQAALgBmGNpjRzvY1mgQAE99NBDOXru2rVrc3pZt7YkcY8W/PCLjp+7oMrFA/RMy3qqGRqUYd2lW3/T8p2/a++xM5KkasFFNPj2mpnWR94rN6C7KkT3lT2kuM5s3aUdQ8fo9KZtGdYt0/cBlX6ogwrXuE2SdHrLDu16aYpL/dqzx6pMz44uzzvy5TfadM+jufcikGO8v29tHduVVLeOZRRUxFt7953V6+/s0c5f/8q0fsvbi+nRh8orpISP/jx0Xm/P26fvN59wnn9+aBW1axXi8pwNm0/oqVEZf2bg+txtyDq3ZDmw/Pzzz9W2bVt5eXnp888/v2bdnHwV4549e7R3717deeedKliwoIwxZCyv8uXuPzTl6616vlV91QoN0sItv2rQ0m/0aZ9IBfn6pKu/+c+jiqpSVnVaFpV3AQ/N27RbA5d+o497tlGJwtfPKuPGCn2grapNHKHtg2J0auNPKv9EL4WvmK34GlFKPXoiXf2izcN1aMkKnUzYorQLqar49KMKXzlHX9e5WymHjjjrHYldp62PjnA+TktJvSGvB9nD+/vWdtcdxTX40YqaNOMX/fzLX3rwvlKaMrqWuj2+SadOX0xXv2ZVf8U8XV3vzP9N6zedUOvmJTT2hRp6ZOhm7Ttw3lnv+80n9NrUXc7HFy+aG/J6gGvJct63Q4cOOnnypPPnzI77778/Wx04fvy4WrVqpcqVK6tdu3Y6fPiwJKlv37566qmnstXWrWzh5l90f83yal8zTBWK+uuFiPryKeCp/9u+P8P6r7YL14N1K6pKiUCVD/LXyNYNZYzRxj+OZFgfeav80D76Y/aH+nP+Up3duVfbBsYo7fwFlendKcP6iT2H6/eZi3Tmp106t/s3be3/ouThoWJ3NXGp50hJVUryMedx6dSZG/FykE28v29tXTuU1rIvD2tlXLL2/3FeE9/6VRdSHLqndUiG9R+4r5Q2bDmhDz79U7//eV7vLdyvX/aeVad7SrnUS73o0IlTF53HX+cu3YiXc8syNo9cO3JixowZCgsLk4+Pj8LDw7Vx48ZM6+7YsUOdOnVSWFiYbDabywLrK0aNGiWbzeZyVK1a1aXOhQsXNGjQIBUtWlR+fn7q1KmTkpOTs9XvLL9ah8OhEiVKOH/O7MhoG6JrGTZsmLy8vHTgwAGXr4Ps0qWLYmNjs9XWrepimkM7k08pvFwJZ5mHzabwcsHaevh4ltq4cOmSLqU55O/jlVvdRA7ZvLwUUL+GjsWt/1+hMTr21XoF/qdeltrw9C0oD68CunjitEt50eaNFXFwvZpvj1XN6aPkFRRoYc9hBd7ft7YCBWyqXKmwfvjppLPMGOmHxJOqUcU/w+fUrOqvHxJPupRt+PGEalZ1rV+vZqCW/beJFr3dSE8NuE3+hXM8uw35zJIlSxQdHa2YmBht2bJFderUUWRkpI4cyfg/j+fPn1eFChU0btw4hYRk/B8WSapRo4YOHz7sPL799luX88OGDdOyZcv00Ucf6euvv9ahQ4fUsWPHTFrLWI7+Cv/44w+VKVMmJ09NZ9WqVfryyy9VunRpl/LbbrtNv//+uyXXuNmd+jtFacakGxIL8rVr/4msZaDe+GabivsVVHjZ4NzoIv4F72JF5FGggFKOuAYRKcnHVahKhSy1UW3scF04dMQlOD365TdK+nS1/t7/p3wrlFGVMdFqvHyWvruji+RwWPoakHO8v29tAf5eKuBp04mTrkPeJ05dVLnSvhk+JyjQWydPuU5bOXnqooIC//elJBs2n9DX64/pcPIFlQr1Uf+Hy2vSqFp6/OkfeXvnUH6aYzllyhT169dPffr0kSTNnDlTK1as0Jw5c/Tcc8+lq9+oUSM1atRIkjI8f0WBAgUyDTxPnz6t2bNna9GiRbrrrrskSXPnzlW1atX0/fff6z//+U+W+p6jwDIsLEx33HGHHnroIXXu3FlFihTJSTOSpHPnzrlkKq84ceKE7Hb7dZ+fkpKilJQUl7JLFy/J7sX/3K6Yu3GXvtz1h959sLnsBTzzujuwWMWn+yn0wXb6PqKnHFfNoTz84Urnz39t/0Vntu3WXb/EqWjzxjq+9vu86CpyAe9v9xT3zVHnz7/9fk57953Th++Fq17NQG3eeirvOoYMZRSr2O32DOOc1NRUbd68WSNG/G9+vIeHhyIiIpSQkPCv+vHrr7+qZMmS8vHxUZMmTTR27FiVLVtWkrR582ZdvHhRERERzvpVq1ZV2bJllZCQkOXAMkcD/z/88IMaN26s0aNHKzQ0VB06dNDHH3+c7qZlRbNmzbRgwQLnY5vNJofDoQkTJqhly5bXff7YsWMVEBDgckyKXX/d591MAgva5Wmz6cT5Cy7lJ86nqGih9BP7r7bgh92au2m33urUTJWLB+ZiL5FTqcdOynHpkuwlirqU24OLKiXp2DWfW2HYI6r4TH9tbNdXf23bfc26f+/7UylHT6hQpXL/us+wDu/vW9vpMxd1Kc0oqIjrNIWgQC8dP5nxYroTp1JVJND1K5OLBHrpxKnMF98dSr6gk6dTVboki7dyythsuXZkFKuMHTs2w34cO3ZMaWlpCg52HYEIDg5WUlJSjl9feHi45s2bp9jYWL399tvat2+fmjVrpr/+urw7QVJSkry9vRUYGPivrpujwLJevXqaOHGiDhw4oC+++ELFixdX//79FRwcrEceeSRbbU2YMEHvvvuu2rZtq9TUVD3zzDOqWbOm1q1bp/Hjx1/3+SNGjNDp06ddjuFRTXPysvItL08PVQsO1MYD/5tb4TBGGw8cUe3Qopk+b96m3Xrv+52afv8dqh7CNiT5lbl4Uae37HBdeGOzqWjLJjr1feZ7vlZ46lFVemGgNt7zqE5v3n7d6/iUCpZ30UBdOHz0unVx4/D+vrVdumT0y56/1KD2/0b2bDapQZ0i2rE746kO23edUcM6riOBjeoW0fZdmU+NKF7UWwGFvXTsBDs/5EcZxSpXZyRvhLZt2+qBBx5Q7dq1FRkZqZUrV+rUqVP68MMPLb3Ov9oN1GazqWXLlpo1a5bWrFmj8uXLa/78+dlqo2bNmvrll190xx13qH379jp37pw6duyoH3/8URUrVrzu8+12u/z9/V2OW3EYvEeDyvp02z4t27Ffvx0/o9fWbNHfFy/pvhphkqSXvtioN7/53/5l8zbu0tvrdyimTUOVDCikY+cu6Ni5CzqfyqrB/Gjf1Lkq0/dBlXq4g/yqVlDNGaNUoFBB/TF/qSSpztzxqvLK/76xqsLwfqr88pPa2u95/b3/oOzBxWQPLibPQpenlXgW8lXVcc8oMLyOCpYrpaIt/6OGS9/SuT2/69iqb/LkNSJzvL9vbYs/+1P3RoYq6q5glSvtq+EDb1NBHw+tWHM5C/TisCp6rGd5Z/2PPj+o8PpF1LVDaZUtXVCPdCunqpUK65PlByVJBX08NLBPBdWoUlghJexqUDtQ416sqYOH/9bGLem3J0PWGGPLtSPDWCWT6X7FihWTp6dnutXYycnJ11yYk12BgYGqXLmy9uzZI0kKCQlRamqqTp069a+u+68isD///FOLFi3SokWLtH37djVp0kQzZszIdjsBAQF64YUX/k1XbnmRVcro5PkUvb3+Zx0/f0FVigdoesc7nENlSX+dl8dV+35+tPU3XUxz6OnlrnPp+v+nmh5vWuOG9h3Xd/ijL+RdPEiVY564vEH6Tzu18Z5Hlfr/F/QULBMqc9WM/HKPdZWn3VsNPnzTpZ1fRr+pX8dMl0lLk3+tyir9cAd5BRa+vLBnzXfaHTNNjtT0++Yhb/H+vrV99e1RBQZ46dEeYQoq4q09v53VUzHbdPLU5fdicHEfOa7agnL7rjN6edJO9XuovPr3LK8/D/2tEa/ucO5hmeaQKoYVUtu7guVXqICOnUjVph9PaNbC/bp4ib0sc8r8u1ybZby9vdWgQQPFxcWpQ4cOki7vxhMXF6fBgwdbdp2zZ89q7969evjhhyVJDRo0kJeXl+Li4tSp0+Wt7nbv3q0DBw6oSZMm12rKhc0Yk+2/wnfeeUeLFi3Sd999p6pVq6pHjx7q3r27ypXL+tytrVu3Zqle7dq1s9s9nXuHINWdxA/+OK+7gBuoxfTOed0F3ECRy9vkdRdwA327rHmeXfvXvbm3E81tFbM3t33JkiXq1auX3nnnHTVu3FhTp07Vhx9+qF27dik4OFg9e/ZUqVKlnPM0U1NT9fPPP0uS2rVrpx49eqhHjx7y8/NTpUqVJEnDhw/Xvffeq3LlyunQoUOKiYlRYmKifv75ZxUvXlySNGDAAK1cuVLz5s2Tv7+/hgwZIklavz7ra1dylLF85ZVX1K1bN73xxhuqU6dOTppQ3bp1ZbPZdCWuvfItO1fHuTabLdv7YgIAAGRXftpuqEuXLjp69KhGjhyppKQk1a1bV7Gxsc4FPQcOHJCHx/8yrIcOHVK9ev/b93jSpEmaNGmSmjdvrvj4eEmXR5m7deum48ePq3jx4rrjjjv0/fffO4NKSXr99dfl4eGhTp06KSUlRZGRkXrrrbey1fccZSyt+LrFq/eoNMaoZs2aWrlyZbqsZ3ayoFeQsXQvZCzdCxlL90LG0r3kZcbyl70Hcq3tyhXL5lrb+U2OMpY2m02nTp3S7NmztXPnTklS9erV1bdvXwUEBGSpjX8GjDabTaVLl85RIAkAAPBv5KeM5c0sx/tYVqxYUa+//rpOnDihEydO6PXXX1fFihW1ZcsWq/sIAACAm0COMpbDhg3Tfffdp1mzZqlAgctNXLp0SY8++qiGDh2qdevWWdpJAACA3ETG0ho5Cix/+OEHl6BSuvz9k88884waNmyY487823mbAAAAyDs5Ciz9/f114MABVa1a1aX8jz/+UOHChbPURr169VwCyb///lv33nuvvL1dv8aKoXUAAJDbyFhaI0eBZZcuXdS3b19NmjRJTZte/vrE7777Tk8//bS6deuWpTaubPp5Rfv27XPSFQAAgH/NGAJLK+QosJw0aZJsNpt69uypS5cuyRgjb29vDRgwQOPGjctSGzExMTm5NAAAAPKpHAWW3t7emjZtmsaOHau9e/dKkipWrChfX19LOwcAAHAjMBRujWwFlo888kiW6s2ZMydHnQEAAMDNK1uB5bx581SuXDnVq1dPOfjCHgAAgHyJjKU1shVYDhgwQB988IH27dunPn366KGHHlJQUFBu9Q0AAAA3kWx9886MGTN0+PBhPfPMM1q2bJnKlCmjBx98UF9++aUlGcwLFy786zYAAACyy8iWa4c7yfZXOtrtdnXr1k2rV6/Wzz//rBo1amjgwIEKCwvT2bNns90Bh8OhMWPGqFSpUvLz89Nvv/0mSXrppZc0e/bsbLcHAACAvJGj7wp3PtnDQzabTcYYpaWl5aiNV155RfPmzdOECRNcNkevWbOm3nvvvX/TPQAAgCwxxpZrhzvJdmCZkpKiDz74QK1bt1blypW1bds2TZ8+XQcOHJCfn1+2O7BgwQK9++676tGjhzw9PZ3lderU0a5du7LdHgAAQHY5ZMu1w51ka/HOwIEDtXjxYpUpU0aPPPKIPvjgAxUrVuxfdeDgwYOqVKlSunKHw6GLFy/+q7YBAABw42QrsJw5c6bKli2rChUq6Ouvv9bXX3+dYb2lS5dmuc3q1avrm2++Ubly5VzKP/74Y9WrVy873QMAAMgRd1tkk1uyFVj27NlTNpu1N37kyJHq1auXDh48KIfDoaVLl2r37t1asGCBli9fbum1AAAAkHuyvUG61dq3b69ly5Zp9OjRKlSokEaOHKn69etr2bJlat26teXXAwAA+Cd3W2STW3L0XeFWa9asmVavXp3X3QAAAMC/kC8CS0lKTU3VkSNH5HA4XMrLli2bRz0CAADugjmW1sjzwPLXX3/VI488ovXr17uUG2Nks9lyvD8mAAAAbqw8Dyx79+6tAgUKaPny5QoNDbV8cRAAAMD1MMfSGnkeWCYmJmrz5s2qWrVqXncFAAC4KYbCrfGvvtLRCtWrV9exY8fyuhsAAAD4l/IkY3nmzBnnz+PHj9czzzyj1157TbVq1ZKXl5dLXX9//xvdPQAA4GYYCrdGngSWgYGBLnMpjTFq1aqVSx0W7wAAANxc8iSwXLt2bV5cFgAAIEOO61dBFuRJYNm8eXONHj1aw4cPl6+vb150AQAAABbLs8U7L7/8ss6ePZtXlwcAAHAyxpZrhzvJs8DSGJNXlwYAAEAuyNN9LNkMHQAA5AfsY2mNPA0sK1eufN3g8sSJEzeoNwAAwF2525B1bsnTwPLll19WQEBAXnYBAAAAFsnTwLJr164qUaJEXnYBAACAoXCL5NniHeZXAgAA3FryLGPJqnAAAJBfOAhLLJFngaXDwR73AAAAt5I8nWMJAACQHzDH0hp5NscSAAAAtxYylgAAwO2xj6U1CCwBAIDbY02xNRgKBwAAgCXIWAIAALfnYPGOJchYAgAAwBJkLAEAgNtj8Y41yFgCAADAEgSWAADA7RmTe0dOzJgxQ2FhYfLx8VF4eLg2btyYad0dO3aoU6dOCgsLk81m09SpU9PVGTt2rBo1aqTChQurRIkS6tChg3bv3u1Sp0WLFrLZbC7H448/nq1+E1gCAADkI0uWLFF0dLRiYmK0ZcsW1alTR5GRkTpy5EiG9c+fP68KFSpo3LhxCgkJybDO119/rUGDBun777/X6tWrdfHiRbVp00bnzp1zqdevXz8dPnzYeUyYMCFbfWeOJQAAcHu5+ZWOKSkpSklJcSmz2+2y2+0Z1p8yZYr69eunPn36SJJmzpypFStWaM6cOXruuefS1W/UqJEaNWokSRmel6TY2FiXx/PmzVOJEiW0efNm3Xnnnc5yX1/fTIPTrCBjCQAA3J7D5N4xduxYBQQEuBxjx47NsB+pqanavHmzIiIinGUeHh6KiIhQQkKCZa/39OnTkqSgoCCX8oULF6pYsWKqWbOmRowYofPnz2erXTKWAAAAuWjEiBGKjo52KcssW3ns2DGlpaUpODjYpTw4OFi7du2ypD8Oh0NDhw7V7bffrpo1azrLu3fvrnLlyqlkyZLaunWrnn32We3evVtLly7NctsElgAAwO3l5nZDdrt3poFkXhg0aJC2b9+ub7/91qW8f//+zp9r1aql0NBQtWrVSnv37lXFihWz1DZD4QAAAPlEsWLF5OnpqeTkZJfy5OTkfzX38YrBgwdr+fLlWrt2rUqXLn3NuuHh4ZKkPXv2ZLl9AksAAOD28st2Q97e3mrQoIHi4uKcZQ6HQ3FxcWrSpMm/eH1GgwcP1qeffqqvvvpK5cuXv+5zEhMTJUmhoaFZvg5D4QAAAPlIdHS0evXqpYYNG6px48aaOnWqzp0751wl3rNnT5UqVcq5ACg1NVU///yz8+eDBw8qMTFRfn5+qlSpkqTLw9+LFi3S//3f/6lw4cJKSkqSJAUEBKhgwYLau3evFi1apHbt2qlo0aLaunWrhg0bpjvvvFO1a9fOct8JLAEAgNtz5OJ2Q9nVpUsXHT16VCNHjlRSUpLq1q2r2NhY54KeAwcOyMPjf4POhw4dUr169ZyPJ02apEmTJql58+aKj4+XJL399tuSLm+CfrW5c+eqd+/e8vb21po1a5xBbJkyZdSpUye9+OKL2eo7gSUAAEA+M3jwYA0ePDjDc1eCxSvCwsJkrjPmfr3zZcqU0ddff52tPmaEwBIAALi9nH71IlwRWAIAALeXm9sNuRNWhQMAAMASZCwBAIDbczAUbgkylgAAALAEGUsAAOD2WLxjDTKWAAAAsAQZSwAA4PZMPtog/WZGxhIAAACWIGMJAADcHqvCrUHGEgAAAJYgYwkAANweq8KtQWAJAADcHoGlNRgKBwAAgCXIWAIAALfnMGw3ZAUylgAAALAEGUsAAOD2mGNpDTKWAAAAsAQZSwAA4PbIWFqDjCUAAAAsQcYSAAC4Pb7S0RoElgAAwO0ZthuyBEPhAAAAsAQZSwAA4PZYvGMNMpYAAACwBBlLAADg9li8Yw0ylgAAALAEGUsAAOD2mGNpDTKWAAAAsAQZSwAA4PbIWFqDwBIAALg9Fu9Yg6FwAAAAWIKMJQAAcHsMhVuDjCUAAAAsQcYSAAC4PYcjr3twayBjCQAAAEuQsQQAAG6POZbWIGMJAAAAS5CxBAAAbo+MpTUILAEAgNtjg3RrMBQOAAAAS5CxBAAAbs/k6li4LRfbzl/IWAIAAMASZCwBAIDbY/GONchYAgAAwBJkLAEAgNvjKx2tQcYSAAAgn5kxY4bCwsLk4+Oj8PBwbdy4MdO6O3bsUKdOnRQWFiabzaapU6fmqM0LFy5o0KBBKlq0qPz8/NSpUyclJydnq98ElgAAwO0Zk3tHdi1ZskTR0dGKiYnRli1bVKdOHUVGRurIkSMZ1j9//rwqVKigcePGKSQkJMdtDhs2TMuWLdNHH32kr7/+WocOHVLHjh2z1XcCSwAA4PYcJveO7JoyZYr69eunPn36qHr16po5c6Z8fX01Z86cDOs3atRIEydOVNeuXWW323PU5unTpzV79mxNmTJFd911lxo0aKC5c+dq/fr1+v7777PcdwJLAACAXJSSkqIzZ864HCkpKRnWTU1N1ebNmxUREeEs8/DwUEREhBISEnJ0/ay0uXnzZl28eNGlTtWqVVW2bNlsXZfAEgAAuL3cHAofO3asAgICXI6xY8dm2I9jx44pLS1NwcHBLuXBwcFKSkrK0WvLSptJSUny9vZWYGDgv7ouq8IBAABy0YgRIxQdHe1SltmQ9c2OwBIAALg9k5PJkFlkt9uzHEgWK1ZMnp6e6VZjJycnZ7owx4o2Q0JClJqaqlOnTrlkLbN7XYbCAQAA8glvb281aNBAcXFxzjKHw6G4uDg1adIk19ps0KCBvLy8XOrs3r1bBw4cyNZ1yVgCAAC3l4sJy2yLjo5Wr1691LBhQzVu3FhTp07VuXPn1KdPH0lSz549VapUKec8zdTUVP3888/Onw8ePKjExET5+fmpUqVKWWozICBAffv2VXR0tIKCguTv768hQ4aoSZMm+s9//pPlvhNYAgAA5CNdunTR0aNHNXLkSCUlJalu3bqKjY11Lr45cOCAPDz+N+h86NAh1atXz/l40qRJmjRpkpo3b674+PgstSlJr7/+ujw8PNSpUyelpKQoMjJSb731Vrb6bjPm1vva9XPvvJDXXcANFD/447zuAm6gFtM753UXcANFLm+T113ADfTtsuZ5du3xH+fedzo+29l9Zh6SsQQAAG7PkZ/Gwm9i7hNCAwAAIFeRsQQAAG7v1psYmDfIWAIAAMASZCwBAIDbI2NpDTKWAAAAsAQZSwAA4PYcpCwtQcYSAAAAliBjCQAA3J7Jvf3R3QqBJQAAcHu34BcR5gmGwgEAAGAJMpYAAMDtORgKtwQZSwAAAFiCjCUAAHB7zLG0BhlLAAAAWIKMJQAAcHsOEpaWIGMJAAAAS5CxBAAAbs+QsrQEgSUAAHB7rN2xBkPhAAAAsAQZSwAA4PYcDIVbgowlAAAALEHGEgAAuD02SLcGGUsAAABYgowlAABwe8aR1z24NZCxBAAAgCXIWAIAALfnYI6lJchYAgAAwBJkLAEAgNtjVbg1CCwBAIDbY4N0azAUDgAAAEuQsQQAAG6PkXBrkLEEAACAJchYAgAAt2eYY2kJMpYAAACwBBlLAADg9tgg3RpkLAEAAGAJMpYAAMDtMcfSGgSWAADA7RFYWoOhcAAAAFiCjCUAAHB7JCytQcYSAAAAliBjCQAA3B5zLK1BxhIAAACWIGMJAADcnmGDdEuQsQQAAIAlyFgCAAC352COpSXIWAIAALdnjMm1IydmzJihsLAw+fj4KDw8XBs3brxm/Y8++khVq1aVj4+PatWqpZUrV7qct9lsGR4TJ0501gkLC0t3fty4cdnqN4ElAABAPrJkyRJFR0crJiZGW7ZsUZ06dRQZGakjR45kWH/9+vXq1q2b+vbtqx9//FEdOnRQhw4dtH37dmedw4cPuxxz5syRzWZTp06dXNoaPXq0S70hQ4Zkq+8ElgAAwO0Zh8m1I7umTJmifv36qU+fPqpevbpmzpwpX19fzZkzJ8P606ZNU1RUlJ5++mlVq1ZNY8aMUf369TV9+nRnnZCQEJfj//7v/9SyZUtVqFDBpa3ChQu71CtUqFC2+k5gCQAAkItSUlJ05swZlyMlJSXDuqmpqdq8ebMiIiKcZR4eHoqIiFBCQkKGz0lISHCpL0mRkZGZ1k9OTtaKFSvUt2/fdOfGjRunokWLql69epo4caIuXbqU1Zd5ua/Zqg0AAHALys2M5dixYxUQEOByjB07NsN+HDt2TGlpaQoODnYpDw4OVlJSUobPSUpKylb9+fPnq3DhwurYsaNL+RNPPKHFixdr7dq1euyxx/Taa6/pmWeeyeotlMSqcAAAgFw1YsQIRUdHu5TZ7fY86o00Z84c9ejRQz4+Pi7lV/exdu3a8vb21mOPPaaxY8dmub8ElgAAwO05cnGDdLvdnuXArFixYvL09FRycrJLeXJyskJCQjJ8TkhISJbrf/PNN9q9e7eWLFly3b6Eh4fr0qVL2r9/v6pUqZKl/jMUDgAAkE94e3urQYMGiouLc5Y5HA7FxcWpSZMmGT6nSZMmLvUlafXq1RnWnz17tho0aKA6depcty+JiYny8PBQiRIlstx/MpYAAMDt5WT1dm6Jjo5Wr1691LBhQzVu3FhTp07VuXPn1KdPH0lSz549VapUKec8zSeffFLNmzfX5MmTdffdd2vx4sX64Ycf9O6777q0e+bMGX300UeaPHlyumsmJCRow4YNatmypQoXLqyEhAQNGzZMDz30kIoUKZLlvhNYAgAAt5efviu8S5cuOnr0qEaOHKmkpCTVrVtXsbGxzgU6Bw4ckIfH/wadmzZtqkWLFunFF1/U888/r9tuu02fffaZatas6dLu4sWLZYxRt27d0l3Tbrdr8eLFGjVqlFJSUlS+fHkNGzYs3dzQ67GZ/HQnLXLunRfyugu4geIHf5zXXcAN1GJ657zuAm6gyOVt8roLuIG+XdY8z67d86XDudb2gjGhudZ2fkPGEgAAuD2+K9waLN4BAACAJchYAgAAt5efFu/czMhYAgAAwBJkLAEAgNu7Bdcy5wkylgAAALAEGUsAAOD2jMOR1124JRBYAgAAt8d2Q9ZgKBwAAACWIGMJAADcHot3rEHGEgAAAJYgYwkAANweG6Rbg4wlAAAALEHGEgAAuD0yltYgYwkAAABLkLEEAABuz2HYIN0KBJYAAMDtMRRuDYbCAQAAYAkylgAAwO2RsbQGGUsAAABYgowlAABwe3ylozXIWAIAAMASZCwBAIDbczjYbsgKZCwBAABgCTKWAADA7bEq3BoElgAAwO0ZvnnHEgyFAwAAwBJkLAEAgNtjKNwaZCwBAABgCTKWAADA7ZGxtAYZSwAAAFiCjCUAAHB7DlaFW4KMJQAAACxBxhIAALg95lhag8ASAAC4PcN3hVuCoXAAAABYgowlAABwewyFW4OMJQAAACxBxhIAALg9w3ZDliBjCQAAAEuQsQQAAG7PwRxLS5CxBAAAgCXIWAIAALfHPpbWIGMJAAAAS5CxBAAAbo99LK1BYAkAANwe2w1Zg6FwAAAAWILAEgAAuD3jMLl25MSMGTMUFhYmHx8fhYeHa+PGjdes/9FHH6lq1ary8fFRrVq1tHLlSpfzvXv3ls1mczmioqJc6pw4cUI9evSQv7+/AgMD1bdvX509ezZb/SawBAAAyEeWLFmi6OhoxcTEaMuWLapTp44iIyN15MiRDOuvX79e3bp1U9++ffXjjz+qQ4cO6tChg7Zv3+5SLyoqSocPH3YeH3zwgcv5Hj16aMeOHVq9erWWL1+udevWqX///tnqO4ElAABwe8bhyLUju6ZMmaJ+/fqpT58+ql69umbOnClfX1/NmTMnw/rTpk1TVFSUnn76aVWrVk1jxoxR/fr1NX36dJd6drtdISEhzqNIkSLOczt37lRsbKzee+89hYeH64477tCbb76pxYsX69ChQ1nuO4ElAABALkpJSdGZM2dcjpSUlAzrpqamavPmzYqIiHCWeXh4KCIiQgkJCRk+JyEhwaW+JEVGRqarHx8frxIlSqhKlSoaMGCAjh8/7tJGYGCgGjZs6CyLiIiQh4eHNmzYkOXXekuuCi/02Kt53YUbLiUlRWPHjtWIESNkt9vzujs31N38vvO6O8hl7vz7/vaxvO7BjefOv++89O2y5rnW9qhRo/Tyyy+7lMXExGjUqFHp6h47dkxpaWkKDg52KQ8ODtauXbsybD8pKSnD+klJSc7HUVFR6tixo8qXL6+9e/fq+eefV9u2bZWQkCBPT08lJSWpRIkSLm0UKFBAQUFBLu1cDxnLW0RKSopefvnlTP8HhFsLv2/3wu/bvfD7vvWMGDFCp0+fdjlGjBhxQ/vQtWtX3XfffapVq5Y6dOig5cuXa9OmTYqPj7f0OgSWAAAAuchut8vf39/lyCwbXaxYMXl6eio5OdmlPDk5WSEhIRk+JyQkJFv1JalChQoqVqyY9uzZ42zjn4uDLl26pBMnTlyznX8isAQAAMgnvL291aBBA8XFxTnLHA6H4uLi1KRJkwyf06RJE5f6krR69epM60vSn3/+qePHjys0NNTZxqlTp7R582Znna+++koOh0Ph4eFZ7j+BJQAAQD4SHR2tWbNmaf78+dq5c6cGDBigc+fOqU+fPpKknj17ugylP/nkk4qNjdXkyZO1a9cujRo1Sj/88IMGDx4sSTp79qyefvppff/999q/f7/i4uLUvn17VapUSZGRkZKkatWqKSoqSv369dPGjRv13XffafDgweratatKliyZ5b7fkot33JHdbldMTAwTvd0Ev2/3wu/bvfD7RpcuXXT06FGNHDlSSUlJqlu3rmJjY50LdA4cOCAPj//lBps2bapFixbpxRdf1PPPP6/bbrtNn332mWrWrClJ8vT01NatWzV//nydOnVKJUuWVJs2bTRmzBiXv7OFCxdq8ODBatWqlTw8PNSpUye98cYb2eq7zRjDt64DAADgX2MoHAAAAJYgsAQAAIAlCCwBAABgCQJLN9WiRQsNHTo0r7uBHOjdu7c6dOhwzTrx8fGy2Ww6depUltrcv3+/bDabEhMT/3X/8O+FhYVp6tSpudI27/305s2bp8DAwLzuBnBLILDMJVe+Iunuu+92KR81apTq1q2brr7NZtNnn31meT8yCzCWLl2qMWPGWH49d3D06FENGDBAZcuWld1uV0hIiCIjI/Xdd9/dkOtPmzZN8+bNcz7OKFBo2rSpDh8+rICAgCy1WaZMGR0+fNi5gjC7gak7y+y9nhWZBTSbNm1S//79nY9z6/PBnfTu3Vs2m002m03e3t6qVKmSRo8erUuXLuV113IsN/8DAuQU2w3lktmzZ2vIkCGaPXu2Dh06lK09oG6EoKCgvO7CTatTp05KTU3V/PnzVaFCBSUnJysuLk7Hjx+/IdfPSrDo7e2drW9K8PT0zFZ9/E9uvNeLFy9uQc/wT1FRUZo7d65SUlK0cuVKDRo0SF5eXs4NogFYwMByf/31l/Hz8zO7du0yXbp0Ma+++qoxxpi5c+caSS7H3LlzTbly5VzKypUr52zrs88+M/Xq1TN2u92UL1/ejBo1yly8eNF5XpKZNWuW6dChgylYsKCpVKmS+b//+z9jjDH79u1Ld71evXoZY4xp3ry5efLJJ53tnDhxwjz88MMmMDDQFCxY0ERFRZlffvnFeX7u3LkmICDAxMbGmqpVq5pChQqZyMhIc+jQody7kfnQyZMnjSQTHx9/zTp9+/Y1xYoVM4ULFzYtW7Y0iYmJzvMxMTGmTp06ZsGCBaZcuXLG39/fdOnSxZw5c8ZZ56OPPjI1a9Y0Pj4+JigoyLRq1cqcPXvWGGNMr169TPv27Z0///N3vG/fPrN27VojyZw8edKcPn3a+Pj4mJUrV7r0c+nSpcbPz8+cO3fO+bfy448/Zvp3M3/+fBMUFGQuXLjg0k779u3NQw899G9v7U0ps/e6Mcb5O1i+fLmpVauWsdvtJjw83Gzbts3l/NVHTEyMMcaYcuXKmddff935c0afD1f/HVzx5JNPmubNmzsfnz171jz88MOmUKFCJiQkxEyaNCnde//ChQvmqaeeMiVLljS+vr6mcePGZu3atRbfqbyX0f1q3bq1+c9//uP8fLva9T57J0+ebGrWrGl8fX1N6dKlzYABA8xff/3lPL9//35zzz33mMDAQOPr62uqV69uVqxYYYwx5tKlS+aRRx4xYWFhxsfHx1SuXNlMnTo1w/5OnDjRhISEmKCgIDNw4ECTmppqjLn8Gf7Pvx9jsv5ZPWvWLFO1alVjt9tNlSpVzIwZM5znUlJSzKBBg0xISIix2+2mbNmy5rXXXjPGGONwOExMTIwpU6aM8fb2NqGhoWbIkCE5+I3gVkVgmQtmz55tGjZsaIwxZtmyZaZixYrG4XCY8+fPm6eeesrUqFHDHD582Bw+fNicP3/eHDlyxBlkHj582Bw5csQYY8y6deuMv7+/mTdvntm7d69ZtWqVCQsLM6NGjXJeS5IpXbq0WbRokfn111/NE088Yfz8/Mzx48fNpUuXzCeffGIkmd27d5vDhw+bU6dOGWPSB5b33XefqVatmlm3bp1JTEw0kZGRplKlSs4Psblz5xovLy8TERFhNm3aZDZv3myqVatmunfvfoPuav5w8eJF4+fnZ4YOHZouwLoiIiLC3HvvvWbTpk3ml19+MU899ZQpWrSoOX78uDHmcmDp5+dnOnbsaLZt22bWrVtnQkJCzPPPP2+MMebQoUOmQIECZsqUKWbfvn1m69atZsaMGc5/tK7+B/LUqVOmSZMmpl+/fs6/qUuXLrkElsYY07lz53TBX6dOnZxlVweWmf3dnD9/3gQEBJgPP/zQ2UZycrIpUKCA+eqrryy7xzeTzN7rxvwvcKxWrZpZtWqV2bp1q7nnnntMWFiYSU1NNSkpKWbq1KnG39/f+bu78ju+OrDM7PMhK4HlgAEDTNmyZc2aNWuc1y9cuLDLe//RRx81TZs2NevWrTN79uwxEydONHa73eU/lreCjO7XfffdZ+rXr58usMzKZ+/rr79uvvrqK7Nv3z4TFxdnqlSpYgYMGOA8f/fdd5vWrVubrVu3mr1795ply5aZr7/+2hhjTGpqqhk5cqTZtGmT+e2338z7779vfH19zZIlS1z66+/vbx5//HGzc+dOs2zZMuPr62veffddY4wxx48fN6VLlzajR492/v0Yk7XP6vfff9+EhoaaTz75xPz222/mk08+MUFBQWbevHnGGGMmTpxoypQpY9atW2f2799vvvnmG7No0SJjzOX/9Pr7+5uVK1ea33//3WzYsMHZJ8AYAstc0bRpU+f/Pi9evGiKFSvmzABcyVb9kyTz6aefupS1atXK+b/EK/773/+a0NBQl+e9+OKLzsdnz541kswXX3xhjDHpAowrrg4sf/nlFyPJfPfdd87zx44dMwULFnQGEVeyrXv27HHWmTFjhgkODr7+DbnFfPzxx6ZIkSLGx8fHNG3a1IwYMcL89NNPxhhjvvnmG+Pv758u6KxYsaJ55513jDGX/wZ8fX1dMpRPP/20CQ8PN8YYs3nzZiPJ7N+/P8Pr//MfyH/+J8GY9L/3Tz/91JmdNMY4s5hX/k6uDiwzev4VAwYMMG3btnU+njx5sqlQoYIzmHI313qvX7mHixcvdtY/fvy4KViwoDOAyChTZoxrYGlMxp8P1wss//rrL+Pt7e3yH4Er17/y9/L7778bT09Pc/DgQZd2WrVqZUaMGJHFu3BzuPp+ORwOs3r1amO3283w4cPT/R6y8tn7Tx999JEpWrSo83GtWrVcAtHrGTRokOnUqZNLf8uVK2cuXbrkLHvggQdMly5dnI//+XdiTNY+qytWrOgMFK8YM2aMadKkiTHGmCFDhpi77rorw/f15MmTTeXKlZ1JB+CfWLxjsd27d2vjxo3q1q2bJKlAgQLq0qWLZs+ene22fvrpJ40ePVp+fn7Oo1+/fjp8+LDOnz/vrFe7dm3nz4UKFZK/v7+OHDmS5evs3LlTBQoUcPmS+aJFi6pKlSrauXOns8zX11cVK1Z0Pg4NDc3WdW4VnTp10qFDh/T5558rKipK8fHxql+/vubNm6effvpJZ8+eVdGiRV1+b/v27dPevXudbYSFhalw4cLOx1ffyzp16qhVq1aqVauWHnjgAc2aNUsnT578V31u166dvLy89Pnnn0uSPvnkE/n7+ysiIiJb7fTr10+rVq3SwYMHJV1efHJlUYS7yep7vUmTJs6fg4KC0r2vcsvevXuVmprq8r6+cv0rtm3bprS0NFWuXNnl7/Xrr792+Xu9VSxfvlx+fn7y8fFR27Zt1aVLF40aNSpdvax89q5Zs0atWrVSqVKlVLhwYT388MM6fvy48/wTTzyhV155RbfffrtiYmK0detWl2vMmDFDDRo0UPHixeXn56d3331XBw4ccKlTo0YNeXp6Oh9n9TP3Wp/V586d0969e9W3b1+X1/fKK684f+e9e/dWYmKiqlSpoieeeEKrVq1ytvXAAw/o77//VoUKFdSvXz99+umnN/UCKFiPxTsWmz17ti5duuQygd8YI7vdrunTp2errbNnz+rll19Wx44d053z8fFx/uzl5eVyzmazyeFwZLPn15fRdYybfiOoj4+PWrdurdatW+ull17So48+qpiYGA0cOFChoaGKj49P95yrV/9e63fm6emp1atXa/369Vq1apXefPNNvfDCC9qwYYPKly+fo/56e3urc+fOWrRokbp27apFixapS5cuKlAgex8B9erVU506dbRgwQK1adNGO3bs0IoVK3LUp5udle/1nPDw8Ej3/rt48WK22jh79qw8PT21efNmlwBGkvz8/P51H/Obli1b6u2335a3t7dKliyZ6d//9T579+/fr3vuuUcDBgzQq6++qqCgIH377bfq27evUlNT5evrq0cffVSRkZFasWKFVq1apbFjx2ry5MkaMmSIFi9erOHDh2vy5Mlq0qSJChcurIkTJ2rDhg0u18rpZ/u1PqvPnj0rSZo1a5bLfzokOf8G6tevr3379umLL77QmjVr9OCDDyoiIkIff/yxypQpo927d2vNmjVavXq1Bg4cqIkTJ+rrr79Od124JwJLC126dEkLFizQ5MmT1aZNG5dzHTp00AcffCBvb2+lpaWle66Xl1e68vr162v37t2qVKlSjvvk7e0tSRle84pq1arp0qVL2rBhg5o2bSpJOn78uHbv3q3q1avn+NrupHr16vrss89Uv359JSUlqUCBAgoLC8txezabTbfffrtuv/12jRw5UuXKldOnn36q6OjodHUz+5v6px49eqh169basWOHvvrqK73yyiuZ1r3W382jjz6qqVOn6uDBg4qIiFCZMmWy8cpuDVl5r1etWlWS9P3336ts2bKSpJMnT+qXX35RtWrVJGX9d5fR50Px4sW1fft2l7LExETnP+4VK1aUl5eXNmzYkO76zZs3l3T5PwppaWk6cuSImjVrlt3bcNMpVKhQlj5Pr/fZu3nzZjkcDk2ePFkeHpcH/j788MN09cqUKaPHH39cjz/+uEaMGKFZs2ZpyJAh+u6779S0aVMNHDjQWTcnGeKs/v1cLTg4WCVLltRvv/2mHj16ZFrP399fXbp0UZcuXdS5c2dFRUXpxIkTCgoKUsGCBXXvvffq3nvv1aBBg1S1alVt27ZN9evXz/ZrwK2HwNJCy5cv18mTJ9W3b990W8J06tRJs2fP1rBhw7Rv3z4lJiaqdOnSKly4sOx2u8LCwhQXF6fbb79ddrtdRYoU0ciRI3XPPfeobNmy6ty5szw8PPTTTz9p+/bt1wwKrlauXDnZbDYtX75c7dq1U8GCBdNlIm677Ta1b99e/fr10zvvvKPChQvrueeeU6lSpdS+fXvL7s+t4Pjx43rggQf0yCOPqHbt2ipcuLB++OEHTZgwQe3bt1dERISaNGmiDh06aMKECapcubIOHTqkFStW6P7771fDhg2ve40NGzYoLi5Obdq0UYkSJbRhwwYdPXrUGYz8U1hYmDZs2KD9+/fLz88v062k7rzzToWEhKhHjx4qX758umzF1a71d9O9e3cNHz5cs2bN0oIFC7Jw1249WXmvT5w4UZI0evRoFS1aVMHBwXrhhRdUrFgx5wb3YWFhOnv2rOLi4lSnTh35+vrK19c33fUy+ny46667NHHiRC1YsEBNmjTR+++/r+3bt6tevXqSLmcc+/btq6efflpFixZViRIl9MILLzgDIUmqXLmyevTooZ49e2ry5MmqV6+ejh49qri4ONWuXTtHe3PeCq732VupUiVdvHhRb775pu6991599913mjlzpksbQ4cOVdu2bVW5cmWdPHlSa9eudb6Hb7vtNi1YsEBffvmlypcvr//+97/atGlTtkckwsLCtG7dOnXt2lV2u13FihXL0vNefvllPfHEEwoICFBUVJRSUlL0ww8/6OTJk4qOjtaUKVMUGhqqevXqycPDQx999JFCQkIUGBioefPmKS0tTeHh4fL19dX777+vggULqly5ctnqO25heTrD8xZzzz33mHbt2mV4bsOGDUaSSUxMNJ06dTKBgYHOlZ7GGPP555+bSpUqmQIFCrhsNxQbG2uaNm1qChYsaPz9/U3jxo1dVuApg0n9AQEBznaNMWb06NEmJCTE2Gy26243FBAQYAoWLGgiIyMz3G7oap9++qlxtz+hCxcumOeee87Ur1/fBAQEGF9fX1OlShXz4osvmvPnzxtjjDlz5owZMmSIKVmypPHy8jJlypQxPXr0MAcOHDDGZLyA6/XXX3f+3n/++WcTGRlpihcvbux2u6lcubJ58803nXX/uWhj9+7d5j//+Y8pWLBghtsNXe2ZZ54xkszIkSNdyv+5eMeYjP9urnj44Ycz3HrIXWTlvT5t2jQjySxbtszUqFHDeHt7m8aNGzsXel3x+OOPm6JFi2a63ZAxmX8+jBw50gQHB5uAgAAzbNgwM3jwYJdV4X/99Zd56KGHjK+vrwkODjYTJkxI996/skI5LCzMeHl5mdDQUHP//febrVu3/tvblK9ktNjpiow+36732TtlyhQTGhrq/LxcsGCBy3tu8ODBpmLFisZut5vixYubhx9+2Bw7dswYc/lzpHfv3iYgIMAEBgaaAQMGmOeee87lcyErq/4TEhJM7dq1jd1uT7fd0NUy+qxeuHChqVu3rvH29jZFihQxd955p1m6dKkxxph3333X1K1b1xQqVMj4+/ubVq1amS1btjjbCg8PN/7+/qZQoULmP//5j1mzZk1mtx1uyGaMm06SA5BjrVq1Uo0aNfTGG2/kdVfyrfj4eLVs2VInT57k6wIBuA2GwgFk2cmTJxUfH6/4+Hi99dZbed0dAEA+Q2AJIMvq1aunkydPavz48S7b1gAAIEkMhQMAAMASbJAOAAAASxBYAgAAwBIElgAAALAEgSUAAAAsQWAJAAAASxBYAripjRo1SnXr1s3rbgAARGAJIAd69+4tm82W7oiKisrV69psNn322WcuZcOHD1dcXFyuXhcAkDVskA4gR6KiojR37lyXMrvdfsP74efnJz8/vxt+XQBAemQsAeSI3W5XSEiIy1GkSBFJlzOL77zzju655x75+vqqWrVqSkhI0J49e9SiRQsVKlRITZs21d69e13afPvtt1WxYkV5e3urSpUq+u9//+s8FxYWJkm6//77ZbPZnI//ORTucDg0evRolS5dWna7XXXr1lVsbKzz/P79+2Wz2bR06VK1bNlSvr6+qlOnjhISEpx1fv/9d917770qUqSIChUqpBo1amjlypUW30EAuPUQWALIFWPGjFHPnj2VmJioqlWrqnv37nrsscc0YsQI/fDDDzLGaPDgwc76n376qZ588kk99dRT2r59ux577DH16dNHa9eulSRt2rRJkjR37lwdPnzY+fifpk2bpsmTJ2vSpEnaunWrIiMjdd999+nXX391qffCCy9o+PDhSkxMVOXKldWtWzddunRJkjRo0CClpKRo3bp12rZtm8aPH09WFACywgBANvXq1ct4enqaQoUKuRyvvvqqMcYYSebFF1901k9ISDCSzOzZs51lH3zwgfHx8XE+btq0qenXr5/LdR544AHTrl0752NJ5tNPP3WpExMTY+rUqeN8XLJkSWc/rmjUqJEZOHCgMcaYffv2GUnmvffec57fsWOHkWR27txpjDGmVq1aZtSoUdm5JQAAYwwZSwA50rJlSyUmJrocjz/+uPN87dq1nT8HBwdLkmrVquVSduHCBZ05c0aStHPnTt1+++0u17j99tu1c+fOLPfpzJkzOnToUJbaubp/oaGhkqQjR45Ikp544gm98soruv322xUTE6OtW7dmuQ8A4M4ILAHkSKFChVSpUiWXIygoyHney8vL+bPNZsu0zOFw3KAeu7pWXx599FH99ttvevjhh7Vt2zY1bNhQb775Zp70EwBuJgSWAPKFatWq6bvvvnMp++6771S9enXnYy8vL6WlpWXahr+/v0qWLHnddrKiTJkyevzxx7V06VI99dRTmjVrVraeDwDuiO2GAORISkqKkpKSXMoKFCigYsWK5ai9p59+Wg8++KDq1auniIgILVu2TEuXLtWaNWucdcLCwhQXF6fbb79ddrvduQr9n+3ExMSoYsWKqlu3rubOnavExEQtXLgwy30ZOnSo2rZtq8qVK+vkyZNau3atqlWrlqPXBQDuhMASQI7ExsY65yZeUaVKFe3atStH7XXo0EHTpk3TpEmT9OSTT6p8+fKaO3euWrRo4awzefJkRUdHa9asWSpVqpT279+frp0nnnhCp0+f1lNPPaUjR46oevXq+vzzz3XbbbdluS9paWkaNGiQ/vzzT/n7+ysqKkqvv/56jl4XALgTmzHG5HUnAAAAcPNjjiUAAAAsQWAJAAAASxBYAgAAwBIElgAAALAEgSUAAAAsQWAJAAAASxBYAgAAwBIElgAAALAEgSUAAAAsQWAJAAAASxBYAgAAwBL/Dwb3FKOa3U61AAAAAElFTkSuQmCC", - "text/plain": [ - "
" - ] - }, - "metadata": {}, - "output_type": "display_data" - } - ], - "source": [ - "# Define the data for \"The Hellcats\"\n", - "ratings = [1.8]\n", - "genres = ['Thriller']\n", - "emotions = {\n", - " 'Attention': 0.2,\n", - " 'Sensitivity': 0.25,\n", - " 'Aptitude': 0.2,\n", - " 'Pleasantness': 0.05\n", - "}\n", - "\n", - "# Plot the emotion map\n", - "plt.figure(figsize=(8, 6))\n", - "sns.heatmap([list(emotions.values())], annot=True, cmap='coolwarm',\n", - " xticklabels=list(emotions.keys()), yticklabels=['The Hellcats'])\n", - "plt.title('Emotion Map of \"The Hellcats\"')\n", - "plt.xlabel('Emotions')\n", - "plt.ylabel('Movies')\n", - "plt.show()\n" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "Python script for processing IMDb reviews, computing emotion scores, applying K-Means clustering, and visualizing results" - ] - }, - { - "cell_type": "code", - "execution_count": 40, - "metadata": {}, - "outputs": [ - { - "data": { - "image/png": "iVBORw0KGgoAAAANSUhEUgAAArMAAAIjCAYAAAAQgZNYAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMCwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy81sbWrAAAACXBIWXMAAA9hAAAPYQGoP6dpAABb7klEQVR4nO3deVxWZf7/8fcBBFQERFYNlaUI3IXcqNTCJcutZnRaRqXGmrS+GOlDbXFNpQZLJ5PUcctmftmUNpqNmibNZJaammiEmlsZi6aCyrjB+f3heI93LALecHv09Xw87sdwX+c65/rc9xlm3l5c5xzDNE1TAAAAgAW5OLsAAAAAoKoIswAAALAswiwAAAAsizALAAAAyyLMAgAAwLIIswAAALAswiwAAAAsizALAAAAyyLMAgAAwLIIswCuSxMmTJBhGDp27JizS4ETDRkyRE2bNr1qv4MHD8owDC1atKjaawJwfSHMAgCuyezZswmRAJzGzdkFAACsbfbs2fL399eQIUMcfux58+apuLjY4ccFcONgZhYAUGPOnDlTqf61atWSh4dHNVUD4EZAmAVgGYcOHVJkZKSaN2+u3Nzccvs2bdpUDzzwgNLT0xUXF6fatWurRYsWSk9PlyQtW7ZMLVq0kKenp2JjY7V9+/YSx/j+++/1m9/8Rn5+fvL09FRcXJxWrFhh1+f48eMaOXKkWrRoIS8vL3l7e+u+++7Tt99+a9cvPT1dhmHo/fff15QpU3TLLbfI09NT9957r/bt22fXd+/evXrooYcUHBwsT09P3XLLLfrd736n/Pz8q35HX3/9tXr16qX69eurbt26atmypWbOnFnpz7Vo0SIZhqGNGzcqOTlZAQEBqlu3rvr376+jR4/afc+7d+/W559/LsMwZBiGunTpYneMzz//XMOGDVNgYKBuueUW276zZ89Ws2bN5OHhoYYNG2r48OE6efKkXR2lrZk9efKkhgwZIh8fH/n6+mrw4MEl9pOknJwcJSYm6pZbbpGHh4dCQkLUt29fHTx48KrfIwDrYJkBAEv44YcfdM8998jPz0+ffvqp/P39r7rPvn379Mgjj+ipp57SY489ptTUVPXu3Vtvv/22XnjhBQ0bNkySNG3aNA0YMEBZWVlycbn0b/zdu3crPj5ejRo10pgxY1S3bl29//776tevnz788EP1799fkrR//3599NFH+u1vf6uwsDDl5uZqzpw56ty5s7777js1bNjQrqaUlBS5uLho5MiRys/P12uvvaZHH31UX3/9tSTp/Pnz6tGjh86dO6dnn31WwcHBOnLkiD7++GOdPHlSPj4+ZX7eTz/9VA888IBCQkKUlJSk4OBgZWZm6uOPP1ZSUlKlPtdlzz77rOrXr6/x48fr4MGDmjFjhp555hktXbpUkjRjxgw9++yz8vLy0osvvihJCgoKsjvGsGHDFBAQoHHjxtlmZidMmKCJEycqISFBTz/9tLKyspSWlqYtW7Zo48aNqlWrVqmf0TRN9e3bV1988YX++Mc/Kjo6WsuXL9fgwYNL9H3ooYe0e/duPfvss2ratKny8vL06aef6vDhwxW6qAyARZgAcB0aP368Kck8evSomZmZaTZs2NC84447zOPHj1do/yZNmpiSzC+//NLWtmbNGlOSWbt2bfPQoUO29jlz5piSzA0bNtja7r33XrNFixbm2bNnbW3FxcVmp06dzFtvvdXWdvbsWbOoqMhu7AMHDpgeHh7mpEmTbG0bNmwwJZnR0dHmuXPnbO0zZ840JZkZGRmmaZrm9u3bTUnm3//+9wp9zssuXrxohoWFmU2aNDFPnDhht624uLjSn2vhwoWmJDMhIcFu/+eee850dXU1T548aWtr1qyZ2blz5xI1XT7GnXfeaV68eNHWnpeXZ7q7u5vdu3e3++5mzZplSjIXLFhgaxs8eLDZpEkT2/uPPvrIlGS+9tprdp/9rrvuMiWZCxcuNE3TNE+cOGFKMv/0pz+V860BuBGwzADAdW3Xrl3q3LmzmjZtqnXr1ql+/foV3jcmJkYdO3a0vW/fvr0k6Z577lHjxo1LtO/fv1/SpaUDn332mQYMGKBTp07p2LFjOnbsmH755Rf16NFDe/fu1ZEjRyRJHh4ettncoqIi/fLLL/Ly8lJUVJS2bdtWoqbExES5u7vb3t911112Y1+eeV2zZo0KCwsr/Fm3b9+uAwcOaMSIEfL19bXbZhhGpT/XZU8++aRt/8v1FhUV6dChQxWubejQoXJ1dbW9X7dunc6fP68RI0bYvrvL/by9vbVq1aoyj/XJJ5/Izc1NTz/9tK3N1dVVzz77rF2/2rVry93dXenp6Tpx4kSFawVgPYRZANe13r17q169elqzZo28vb3ttp0+fVo5OTm215VrOSXZBVbpf0ExNDS01PbLoWffvn0yTVMvv/yyAgIC7F7jx4+XJOXl5UmSiouL9cYbb+jWW2+Vh4eH/P39FRAQoJ07d5a6xvXXNV0O55fHDgsLU3Jysv7yl7/I399fPXr00FtvvXXV9bI//PCDJKl58+Zl9qnM56povRURFhZm9/5yEI6KirJrd3d3V3h4eLlB+dChQwoJCZGXl5dd+6+P5eHhoVdffVX//Oc/FRQUpLvvvluvvfaacnJyKlw3AGtgzSyA69pDDz2kxYsX669//aueeuopu22pqamaOHGi7X2TJk3sLu65cjbwSmW1m6YpSbZbQY0cOVI9evQotW9kZKQkaerUqXr55Zf1+OOPa/LkyfLz85OLi4tGjBhR6i2lrja2JE2fPl1DhgzRP/7xD61du1b/93//p2nTpumrr76yu4CqsirzuSpT79XUrl27wn0dacSIEerdu7c++ugjrVmzRi+//LKmTZumzz77TG3atHFKTQAcjzAL4Lr2pz/9SW5ubho2bJjq1aunRx55xLZt0KBBuvPOO23vHRWawsPDJV26LVRCQkK5fT/44AN17dpV8+fPt2s/efJkhS5SK0uLFi3UokULvfTSS/ryyy8VHx+vt99+W6+88kqp/SMiIiRdWpZRVs2V+VyVceUyhIpo0qSJJCkrK8tWk3Tp4rcDBw6UW1uTJk20fv16nT592m52Nisrq9T+ERERev755/X8889r7969at26taZPn6533323UjUDuH6xzADAdc0wDM2dO1e/+c1vNHjwYLtbSIWHhyshIcH2io+Pd8iYgYGB6tKli+bMmaPs7OwS269czuDq6lpilvLvf/97ibWnFVVQUKCLFy/atbVo0UIuLi46d+5cmfu1bdtWYWFhmjFjRonbVF2urzKfqzLq1q1b6q2xypKQkCB3d3f9+c9/tvvu5s+fr/z8fN1///1l7turVy9dvHhRaWlptraioiK9+eabdv0KCwt19uxZu7aIiAjVq1ev3O8RgPUwMwvguufi4qJ3331X/fr104ABA/TJJ5/onnvuqdYx33rrLd15551q0aKFhg4dqvDwcOXm5mrTpk366aefbPeRfeCBBzRp0iQlJiaqU6dOysjI0F//+le7GcfK+Oyzz/TMM8/ot7/9rW677TZdvHhRS5Yskaurqx566KEy93NxcVFaWpp69+6t1q1bKzExUSEh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cnH53wTymTNnNGzYMP3000+qXbu2br/9dr377rsaOHCgsz4CblQxfaTb7+cJYAAAXMecfp/ZmsZ9ZgEAAK5vlrnPLAAAAHAtCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMsizAIAAMCyCLMAAACwLMIsAAAALIswCwAAAMtyc3YBN7KiYlObDxxX3qmzCqznqXZhfnJ1MZxdFgAAwA3jupiZfeutt9S0aVN5enqqffv22rx5c5l9582bp7vuukv169dX/fr1lZCQUG5/Z1m9K1t3vvqZHp73lZLe26GH532lO1/9TKt3ZTu7NAAAgBuG08Ps0qVLlZycrPHjx2vbtm1q1aqVevTooby8vFL7p6en6+GHH9aGDRu0adMmhYaGqnv37jpy5EgNV1621buy9fS725Sdf9auPSf/rJ5+dxuBFgAAwEEM0zRNZxbQvn173XHHHZo1a5Ykqbi4WKGhoXr22Wc1ZsyYq+5fVFSk+vXra9asWRo0aNBV+xcUFMjHx0f5+fny9va+5vpL1FNs6s5XPysRZC8zJAX7eOqL0few5AAAAKAUlclrTp2ZPX/+vL755hslJCTY2lxcXJSQkKBNmzZV6BiFhYW6cOGC/Pz8St1+7tw5FRQU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", - "text/plain": [ - "
" - ] - }, - "metadata": {}, - "output_type": "display_data" - } - ], - "source": [ - "# Define the centroids data\n", - "centroids = {\n", - " 'Group 1': [0.1, 0.2, 0.3, 0.4], # Example values for centroids, replace with actual data\n", - " 'Group 2': [0.2, 0.3, 0.4, 0.5],\n", - " 'Group 3': [0.3, 0.4, 0.5, 0.6],\n", - " 'Group 4': [0.4, 0.5, 0.6, 0.7],\n", - " 'Group 5': [0.5, 0.6, 0.7, 0.8],\n", - " 'Group 6': [0.6, 0.7, 0.8, 0.9]\n", - "}\n", - "\n", - "# Plot the k-means centroids\n", - "plt.figure(figsize=(8, 6))\n", - "for group, centroid in centroids.items():\n", - " plt.scatter(centroid[0], centroid[1], label=group)\n", - "plt.xlabel('Attention')\n", - "plt.ylabel('Sensitivity')\n", - "plt.title('k-means centroids')\n", - "plt.legend()\n", - "plt.show()\n" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "Python script for clustering movie data based on selected emotion dimensions, visualizing cluster centroids, and finding similar and dissimilar movies" - ] - }, - { - "cell_type": "code", - "execution_count": 41, - "metadata": {}, - "outputs": [ - { - "name": "stderr", - "output_type": "stream", - "text": [ - "c:\\Users\\HP\\anaconda3\\envs\\tf\\lib\\site-packages\\sklearn\\cluster\\_kmeans.py:1446: UserWarning: KMeans is known to have a memory leak on Windows with MKL, when there are less chunks than available threads. You can avoid it by setting the environment variable OMP_NUM_THREADS=1.\n", - " warnings.warn(\n" - ] - }, - { - "data": { - "image/png": "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3AkLCwu95z127BgOHToE4P7SjAdlZGTA09OzagNBRERETxyZeHDRJQG4P6toZ2en3f7qQXfu3EFGRga8vLwM/6f1U9/d363hwQ+w2brfD7v++r/8QQpSUlLQrVs35Obmwt7evkbPZZTfExEREdVZFeW1h3GG1xT8+wItn6vVb1ojIiIielIx8JqKmRzw6mLqXhARERFJHgMv1Zrw8HBwBQ0RERHVNm5LRkRERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBrImqNGodVh/HDxR9wWHUYao26xs+pUqkQExMDX19fKBQKODs7IywsDImJiSgqKqrx8xtqzJgx8PHxgZWVFRwdHdGvXz+cOXPG1N0iIiKixwS/eMIE9l7ei7mpc5FVlKUtc67vjCntp0DZTFkj57x48SLCwsJgb2+POXPmICAgAJaWlkhPT8eqVavg7u6Ovn376j327t27qFevXo30qzKCg4PxyiuvoGnTprh58ybi4+PRs2dPZGRkQC7n1zETERFRxTjDW8v2Xt6L2JRYnbALANlF2YhNicXey3tr5Lzjxo2Dubk5jhw5goEDB6JVq1bw9vZGv379sGvXLvTp00dbVyaTITExEX379oW1tTVmz54NAEhMTISPjw8sLCzg5+eHTZs2aY+5dOkSZDIZ0tLStGV5eXmQyWRISUkBAKSkpEAmk2HXrl0IDAyEQqFAhw4dcPLkyQr7Pnr0aHTt2hWenp546qmn8NFHH+Hvv//GpUuXjDY+REREJF0MvLVIrVFjbupcCJT9et3Ssnmp84y+vCEnJwd79uzB+PHjYW1trbeOTCbTeR4fH48XXngB6enpGDFiBLZv346YmBhMnDgRJ0+exJgxYxAdHY19+/ZVuT+TJ0/GwoULcfjwYTg6OqJPnz64e/dupY4tLCzEunXr4OXlBQ8Pjyqfm4iIiJ48DLy16Fj2sTIzuw8SEFAVqXAs+5hRz3v+/HkIIeDn56dT7uDgABsbG9jY2OC9997TeW3IkCGIjo6Gt7c3mjZtigULFmD48OEYN24cWrRogdjYWLz44otYsGBBlfsTFxeHHj16ICAgABs2bEBWVha2b99e4THLly/X9vXHH3/ETz/9BAsLiyqfm4iIiJ48DLy16HrRdaPWq67U1FSkpaWhdevWKC4u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mzZtQmJiIgDg9u3bmDFjBgYMGAAXFxdcuHAB7777Lnx9fXW2LSMiIiKiJ4PJA29UVBSuX7+O6dOnQ6VSISgoCElJSdoPsl25cgVmZv+biC4sLMS4ceNw9epVWFlZoWXLlvj8888RFRUFAJDL5Thx4gQ2bNiAvLw8uLm5oWfPnpg1axaXLRARERE9gUy+D29dxH14iYiIiOq2x2YfXiIiIiKimsbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSZm7qDhBRFWnUwOU/gNtZgI0z0KwTYCY3da+IiIjqrDoxw7ts2TJ4enpCoVAgNDQUqamp5dbdtm0bQkJCYG9vD2trawQFBWHTpk06dYQQmD59OlxdXWFlZQWlUolz587V9GUQ1bxT3wGL2gAbnge+ef3+fxe1uV9OREREepk88G7ZsgWxsbGIi4vDsWPH0LZtW0RERCA7O1tv/UaNGmHatGk4cOAATpw4gejoaERHR2P37t3aOvPnz8enn36KFStW4NChQ7C2tkZERATu3LlTW5dFZHynvgO+GgoUXNMtL8i8X87QS0REpJdMCCFM2YHQ0FA8/fTTWLp0KQBAo9HAw8MDb731FqZMmVKpNp566ik899xzmDVrFoQQcHNzw8SJEzFp0iQAQH5+PpydnbF+/XoMGjToke0VFBTAzs4O+fn5sLW1NfziiIxFo74/k/tw2NWSAbZuwIR0Lm8gIqInQlXymklneEtKSnD06FEolUptmZmZGZRKJQ4cOPDI44UQSE5OxtmzZ9G1a1cAQEZGBlQqlU6bdnZ2CA0NLbfN4uJiFBQU6DyI6pTLf1QQdgFAAAX/3K9HREREOkwaeG/cuAG1Wg1nZ2edcmdnZ6hUqnKPy8/Ph42NDSwsLPDcc89hyZIl6NGjBwBoj6tKmwkJCbCzs9M+PDw8qnNZRMZ3O8u49YiIiJ4gJl/Da4gGDRogLS0Nhw8fxuzZsxEbG4uUlBSD25s6dSry8/O1j7///tt4nSUyBhvnR9epSj0iIqIniEm3JXNwcIBcLkdWlu6sVFZWFlxcXMo9zszMDL6+vgCAoKAgnD59GgkJCQgPD9cel5WVBVdXV502g4KC9LZnaWkJS0vLal4NUQ1q1un+Gt2CTAD6lt3//xreZp1qu2dERER1nklneC0sLBAcHIzk5GRtmUajQXJyMjp27FjpdjQaDYqLiwEAXl5ecHFx0WmzoKAAhw4dqlKbRHWKmRyInPf/T2QPvfj/zyPn8gNrREREepj8iydiY2MxbNgwhISEoH379li0aBEKCwsRHR0NABg6dCjc3d2RkJAA4P5625CQEPj4+KC4uBg//PADNm3ahMTERACATCbDhAkT8NFHH6F58+bw8vLChx9+CDc3N/Tv399Ul0lUff59gYEbgaT3dD/AZut2P+z69zVd34iIiOowkwfeqKgoXL9+HdOnT4dKpUJQUBCSkpK0Hzq7cuUKzMz+NxFdWFiIcePG4erVq7CyskLLli3x+eefIyoqSlvn3XffRWFhIUaPHo28vDx07twZSUlJUCgUtX59REbl3xdo+Ry/aY2IiKgKTL4Pb13EfXiJiIiI6rbHZh9eIiIiIqKaxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJJWJwLvsmXL4OnpCYVCgdDQUKSmppZbd/Xq1ejSpQsaNmyIhg0bQqlUlqk/fPhwyGQynUdkZGRNXwYRERER1UEmD7xbtmxBbGws4uLicOzYMbRt2xYRERHIzs7WWz8lJQWDBw/Gvn37cODAAXh4eKBnz574559/dOpFRkYiMzNT+/jyyy9r43KIiIiIqI6RCSGEKTsQGhqKp59+GkuXLgUAaDQaeHh44K233sKUKVMeebxarUbDhg2xdOlSDB06FMD9Gd68vDzs2LHDoD4VFBTAzs4O+fn5sLW1NagNIiIiIqo5VclrJp3hLSkpwdGjR6FUKrVlZmZmUCqVOHDgQKXaKCoqwt27d9GoUSOd8pSUFDg5OcHPzw9jx45FTk5OuW0UFxejoKBA50FERERE0mDSwHvjxg2o1Wo4OzvrlDs7O0OlUlWqjffeew9ubm46oTkyMhIbN25EcnIy5s2bh19++QW9evWCWq3W20ZCQgLs7Oy0Dw8PD8MvioiIiIjqFHNTd6A65s6di82bNyMlJQUKhUJbPmjQIO3PAQEBCAwMhI+PD1JSUtC9e/cy7UydOhWxsbHa5wUFBQy9RERERBJh0hleBwcHyOVyZGVl6ZRnZWXBxcWlwmMXLFiAuXPnYs+ePQgMDKywrre3NxwcHHD+/Hm9r1taWsLW1lbnQURERETSYNLAa2FhgeDgYCQnJ2vLNBoNkpOT0bFjx3KPmz9/PmbNmoWkpCSEhIQ88jxXr15FTk4OXF1djdJvIiIiInp8mHxbstjYWKxevRobNmzA6dOnMXbsWBQWFiI6OhoAMHToUEydOlVbf968efjwww+xdu1aeHp6QqVSQaVS4fbt2wCA27dvY/LkyTh48CAuXbqE5ORk9OvXD76+voiIiDDJNRIRERGR6Zh8DW9UVBSuX7+O6dOnQ6VSISgoCElJSdoPsl25cgVmZv/L5YmJiSgpKcFLL72k005cXBzi4+Mhl8tx4sQJbNiwAXl5eXBzc0PPnj0xa9YsWFpa1uq1EREREZHpmXwf3rqI+/ASERER1W2PzT68REREREQ1jYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCTN3NQdeNKpNWocyz6G60XX4VjfEU85PQW5mdzU3SIiIiKSjDoxw7ts2TJ4enpCoVAgNDQUqamp5dZdvXo1unTpgoYNG6Jhw4ZQKpVl6gshMH36dLi6usLKygpKpRLnzp2r6cuosr2X9yLimwiM2D0C7/32HkbsHoGIbyKw9/JeU3eNiIiISDJMHni3bNmC2NhYxMXF4dixY2jbti0iIiKQnZ2tt35KSgoGDx6Mffv24cCBA/Dw8EDPnj3xzz//aOvMnz8fn376KVasWIFDhw7B2toaERERuHPnTm1d1iPtvbwXsSmxyCrK0inPLspGbEosQy8RERGRkciEEMKUHQgNDcXTTz+NpUuXAgA0Gg08PDzw1ltvYcqUKY88Xq1Wo2HDhli6dCmGDh0KIQTc3NwwceJETJo0CQCQn58PZ2dnrF+/HoMGDXpkmwUFBbCzs0N+fj5sbW2rd4H6+qxRI+KbiDJht5QMMjjXd0bSgCQubyAiIiLSoyp5zaQzvCUlJTh69CiUSqW2zMzMDEqlEgcOHKhUG0VFRbh79y4aNWoEAMjIyIBKpdJp087ODqGhoeW2WVxcjIKCAp1HTTqWfazcsAsAAgKqIhWOZR+r0X4QERERPQlMGnhv3LgBtVoNZ2dnnXJnZ2eoVKpKtfHee+/Bzc1NG3BLj6tKmwkJCbCzs9M+PDw8qnopVXK96LpR6xERERFR+Uy+hrc65s6di82bN2P79u1QKBQGtzN16lTk5+drH3///bcRe1mWY31Ho9YjIiIiovKZNPA6ODhALpcjK0v3n/ezsrLg4uJS4bELFizA3LlzsWfPHgQGBmrLS4+rSpuWlpawtbXVedSkp5yegnN9Z8gg0/u6DDK41HfBU05P1Wg/iIiIiJ4EJg28FhYWCA4ORnJysrZMo9EgOTkZHTt2LPe4+fPnY9asWUhKSkJISIjOa15eXnBxcdFps6CgAIcOHaqwzdokN5NjSvv7H8h7OPSWPn+v/Xv8wBoRERGREZh8SUNsbCxWr16NDRs24PTp0xg7diwKCwsRHR0NABg6dCimTp2qrT9v3jx8+OGHWLt2LTw9PaFSqaBSqXD79m0AgEwmw4QJE/DRRx/hu+++Q3p6OoYOHQo3Nzf079/fFJeol7KZEh+Hfwyn+k465c71nfFx+MdQNlOWcyQRERERVYXJv2ktKioK169fx/Tp06FSqRAUFISkpCTth86uXLkCM7P/5fLExESUlJTgpZde0mknLi4O8fHxAIB3330XhYWFGD16NPLy8tC5c2ckJSVVa51vTVA2U6KbRzd+0xoRERFRDTL5Prx1UU3vw0tERERE1fPY7MNLRERERFTTGHiJiIiISNIYeImIiIhI0hh4iYiIiEjSGHiJiIiISNIYeImIiIhI0hh4iYiIiEjSGHiJiIiISNIYeImIiIhI0hh4iYiIiEjSGHiJiIiISNIYeImIiIhI0hh4iYiIiEjSzE3dgbpICAEAKCgoMHFPiIiIiEif0pxWmtsqwsCrx61btwAAHh4eJu4JEREREVXk1q1bsLOzq7COTFQmFj9hNBoNrl27hgYNGkAmk9X4+QoKCuDh4YG///4btra2NX6+xwnHRj+OS/k4NvpxXPTjuJSPY6Mfx6V8tT02QgjcunULbm5uMDOreJUuZ3j1MDMzQ5MmTWr9vLa2tnzzlINjox/HpXwcG/04LvpxXMrHsdGP41K+2hybR83sluKH1oiIiIhI0hh4iYiIiEjSGHjrAEtLS8TFxcHS0tLUXalzODb6cVzKx7HRj+OiH8elfBwb/Tgu5avLY8MPrRERERGRpHGGl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYG3hixbtgyenp5QKBQIDQ1FampquXX//PNPDBgwAJ6enpDJZFi0aFG126yrjD0u8fHxkMlkOo+WLVvW4BXUnKqMzerVq9GlSxc0bNgQDRs2hFKpLFNfCIHp06fD1dUVVlZWUCqVOHfuXE1fhtEZe1yGDx9e5p6JjIys6cuoEVUZm23btiEkJAT29vawtrZGUFAQNm3apFPnSbxnKjMuUrlnDP0zZPPmzZDJZOjfv79OuVTuF8D4Y/Mk3jPr168vc80KhUKnjknvGUFGt3nzZmFhYSHWrl0r/vzzTzFq1Chhb28vsrKy9NZPTU0VkyZNEl9++aVwcXERn3zySbXbrItqYlzi4uJE69atRWZmpvZx/fr1Gr4S46vq2AwZMkQsW7ZMHD9+XJw+fVoMHz5c2NnZiatXr2rrzJ07V9jZ2YkdO3aI//znP6Jv377Cy8tL/Pe//62ty6q2mhiXYcOGicjISJ175ubNm7V1SUZT1bHZt2+f2LZtmzh16pQ4f/68WLRokZDL5SIpKUlb50m8ZyozLlK4Zwz9MyQjI0O4u7uLLl26iH79+um8JoX7RYiaGZsn8Z5Zt26dsLW11blmlUqlU8eU9wwDbw1o3769GD9+vPa5Wq0Wbm5uIiEh4ZHHNmvWTG+wq06bdUVNjEtcXJxo27atEXtpGtX9/d67d080aNBAbNiwQQghhEajES4uLuJf//qXtk5eXp6wtLQUX375pXE7X4OMPS5C3P+D6OE/nB5Hxvh/Qrt27cQHH3wghOA986AHx0UIadwzhozLvXv3RKdOncRnn31WZgykcr8IYfyxEeLJvGfWrVsn7Ozsym3P1PcMlzQYWUlJCY4ePQqlUqktMzMzg1KpxIEDB+pMm7WtJq/h3LlzcHNzg7e3N1555RVcuXKlut2tVcYYm6KiIty9exeNGjUCAGRkZEClUum0aWdnh9DQ0Cfqnnl4XEqlpKTAyckJfn5+GDt2LHJycoza95pW3bERQiA5ORlnz55F165dAfCeAfSPS6nH+Z4xdFxmzpwJJycnvP7662Vek8L9AtTM2JR6Eu+Z27dvo1mzZvDw8EC/fv3w559/al8z9T1jXuNneMLcuHEDarUazs7OOuXOzs44c+ZMnWmzttXUNYSGhmL9+vXw8/NDZmYmZsyYgS5duuDkyZNo0KBBdbtdK4wxNu+99x7c3Ny0/yNRqVTaNh5us/S1uq4mxgUAIiMj8eKLL8LLywsXLlzA+++/j169euHAgQOQy+VGvYaaYujY5Ofnw93dHcXFxZDL5Vi+fDl69OgB4Mm+ZyoaF+Dxv2cMGZfff/8da9asQVpamt7XpXC/ADUzNsCTec/4+flh7dq1CAwMRH5+PhYsWIBOnTrhzz//RJMmTUx+zzDw0mOtV69e2p8DAwMRGhqKZs2a4auvvqrwb95SMnfuXGzevBkpKSllPiDwJCtvXAYNGqT9OSAgAIGBgfDx8UFKSgq6d+9uiq7WmgYNGiAtLQ23b99GcnIyYmNj4e3tjfDwcFN3zaQeNS5P2j1z69YtvPbaa1i9ejUcHBxM3Z06pbJj86TdMwDQsWNHdOzYUfu8U6dOaNWqFVauXIlZs2aZsGf3MfAamYODA+RyObKysnTKs7Ky4OLiUmfarG21dQ329vZo0aIFzp8/b7Q2a1p1xmbBggWYO3cu9u7di8DAQG156XFZWVlwdXXVaTMoKMh4na9BNTEu+nh7e8PBwQHnz59/bP4gMnRszMzM4OvrCwAICgrC6dOnkZCQgPDw8Cf6nqloXPR53O6Zqo7LhQsXcOnSJfTp00dbptFoAADm5uY4e/asJO4XoGbGxsfHp8xxUr9n9KlXrx7atWun/fPY1PcM1/AamYWFBYKDg5GcnKwt02g0SE5O1vmbj6nbrG21dQ23b9/GhQsXdN5MdZ2hYzN//nzMmjULSUlJCAkJ0XnNy8sLLi4uOm0WFBTg0KFDkr9nKhoXfa5evYqcnJwn4p55mEajQXFxMYAn+5552IPjos/jds9UdVxatmyJ9PR0pKWlaR99+/ZFt27dkJaWBg8PD0ncL0DNjI0+Ur9n9FGr1UhPT9des8nvmRr/WNwTaPPmzcLS0lKsX79enDp1SowePVrY29trt+d47bXXxJQpU7T1i4uLxfHjx8Xx48eFq6urmDRpkjh+/Lg4d+5cpdt8HNTEuEycOFGkpKSIjIwMsX//fqFUKoWDg4PIzs6u9eurjqqOzdy5c4WFhYXYunWrzhYwt27d0qljb28vvv32W3HixAnRr1+/x27LIGOPy61bt8SkSZPEgQMHREZGhti7d6946qmnRPPmzcWdO3dMco2GqurYzJkzR+zZs0dcuHBBnDp1SixYsECYm5uL1atXa+s8iffMo8ZFKvdMVcflYfp2HZDC/SKE8cfmSb1nZsyYIXbv3i0uXLggjh49KgYNGiQUCoX4888/tXVMec8w8NaQJUuWiKZNmwoLCwvRvn17cfDgQe1rzzzzjBg2bJj2eUZGhgBQ5vHMM89Uus3HhbHHJSoqSri6ugoLCwvh7u4uoqKixPnz52vxioynKmPTrFkzvWMTFxenraPRaMSHH34onJ2dhaWlpejevbs4e/ZsLV6RcRhzXIqKikTPnj2Fo6OjqFevnmjWrJkYNWrUY/UXxwdVZWymTZsmfH19hUKhEA0bNhQdO3YUmzdv1mnvSbxnHjUuUrpnqjIuD9MXeKVyvwhh3LF5Uu+ZCRMmaOs6OzuL3r17i2PHjum0Z8p7RiaEEDU/j0xEREREZBpcw0tEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRERERJLGwEtEREREksbAS0RERESSxsBLRCQxnp6eWLRoUY20HR4ejgkTJtRI20RENYWBl4jIhA4cOAC5XI7nnnuuyseuX78e9vb2ZcoPHz6M0aNHa5/LZDLs2LGjGr0kInq8MfASEZnQmjVr8NZbb+HXX3/FtWvXjNKmo6Mj6tevb5S2iIikgIGXiMhEbt++jS1btmDs2LF47rnnsH79eu1rKSkpkMlk2LVrFwIDA6FQKNChQwecPHlS+3p0dDTy8/Mhk8kgk8kQHx8PQHdJg6enJwDghRdegEwm0z4fPnw4+vfvr9OfCRMmIDw8XPu8sLAQQ4cOhY2NDVxdXbFw4cIy11BcXIxJkybB3d0d1tbWCA0NRUpKihFGh4jIeBh4iYhM5KuvvkLLli3h5+eHV199FWvXroUQQqfO5MmTsXDhQhw+fBiOjo7o06cP7t69i06dOmHRokWwtbVFZmYmMjMzMWnSpDLnOHz4MABg3bp1yMzM1D6vjMmTJ+OXX37Bt99+iz179iAlJQXHjh3TqfPmm2/iwIED2Lx5M06cOIGXX34ZkZGROHfunAEjQkRUMxh4iYhMZM2aNXj11VcBAJGRkcjPz8cvv/yiUycuLg49evRAQEAANmzYgKysLGzfvh0WFhaws7ODTCaDi4sLXFxcYGNjU+Ycjo6OAAB7e3u4uLhonz/K7du3sWbNGixYsADdu3fXnv/evXvaOleuXMG6devw9ddfo0uXLvDx8cGkSZPQuXNnrFu3ztBhISIyOnNTd4CI6El09uxZpKamYvv27QAAc3NzREVFYc2aNTrLCjp27Kj9uVGjRvDz88Pp06drvH8XLlxASUkJQkNDy5y/VHp6OtRqNVq0aKFzbHFxMRo3blzjfSQiqiwGXiIiE1izZg3u3bsHNzc3bZkQApaWlli6dGmNn9/MzKzM8om7d+9WqY3bt29DLpfj6NGjkMvlOq/pm20mIjIVLmkgIqpl9+7dw8aNG7Fw4UKkpaVpH//5z3/g5uaGL7/8Ulv34MGD2p9zc3Px119/oVWrVgAACwsLqNXqR56vXr16Zeo5OjoiMzNTpywtLU37s4+PD+rVq4dDhw6VOX+pdu3aQa1WIzs7G76+vjoPFxeXyg0GEVEtYOAlIqpl33//PXJzc/H666+jTZs2Oo8BAwZgzZo12rozZ85EcnIyTp48ieHDh8PBwUG7u4Knpydu376N5ORk3LhxA0VFRXrP5+npieTkZKhUKuTm5gIAnn32WRw5cgQbN27EuXPnEBcXp90BArg/Q/v6669j8uTJ+Pnnn7XnNzP73x8bLVq0wCuvvIKhQ4di27ZtyMjIQGpqKhISErBr164aGDkiIsMw8BIR1bI1a9ZAqVTCzs6uzGsDBgzAkSNHcOLECQDA3LlzERMTg+DgYKhUKuzcuRMWFhYAgE6dOuGNN95AVFQUHB0dMX/+fL3nW7hwIX766Sd4eHigXbt2AICIiAh8+OGHePfdd/H000/j1q1bGDp0qM5x//rXv9ClSxf06dMHSqUSnTt3RnBwsE6ddevWYejQoZg4cSL8/PzQv39/HD58GE2bNq32OBERGYtMPLyIi4iITC4lJQXdunVDbm6u3m9TIyKiyuMMLxERERFJGgMvEREREUkalzQQERERkaRxhpeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgkjYGXiIiIiCSNgZeIiIiIJI2Bl4iIiIgk7f8A+Ln/rJFiAu0AAAAASUVORK5CYII=", - "text/plain": [ - "
" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "name": "stdout", - "output_type": "stream", - "text": [ - "Similar Movies to V for Vendetta\n", - " Aptitude Pleasantness\n", - "The Godfather 0.5 0.6\n", - "Pulp Fiction 0.4 0.5\n", - "Inception 0.3 0.4\n", - "The Shawshank Redemption 0.2 0.3\n", - "\n", - "Dissimilar Movies to V for Vendetta\n", - " Aptitude Pleasantness\n", - "The Godfather 0.5 0.6\n", - "Pulp Fiction 0.4 0.5\n", - "Inception 0.3 0.4\n", - "The Shawshank Redemption 0.2 0.3\n", - "V for Vendetta 0.1 0.2\n" - ] - } - ], - "source": [ - "import pandas as pd\n", - "from sklearn.cluster import KMeans\n", - "from sklearn.metrics.pairwise import cosine_similarity\n", - "import numpy as np\n", - "\n", - "# Assuming you have a DataFrame named 'movies_data' containing emotion vectors\n", - "# Each row represents a movie, and columns represent different emotion dimensions\n", - "# Example of creating 'movies_data' DataFrame:\n", - "movie_names = ['V for Vendetta', 'The Shawshank Redemption', 'Inception', 'Pulp Fiction', 'The Godfather']\n", - "aptitude = [0.1, 0.2, 0.3, 0.4, 0.5] # Example values for 'Aptitude' dimension\n", - "pleasantness = [0.2, 0.3, 0.4, 0.5, 0.6] # Example values for 'Pleasantness' dimension\n", - "movies_data = pd.DataFrame({'Aptitude': aptitude, 'Pleasantness': pleasantness}, index=movie_names)\n", - "\n", - "# Selecting only 'Aptitude' and 'Pleasantness' dimensions for clustering\n", - "selected_dimensions = ['Aptitude', 'Pleasantness']\n", - "selected_emotion_vectors = movies_data[selected_dimensions]\n", - "\n", - "# Perform k-means clustering on selected dimensions\n", - "# Replace 'n_clusters' with a smaller value equal to or less than the number of samples\n", - "n_clusters = min(len(selected_emotion_vectors), 5) # Assuming you want at most 5 clusters\n", - "kmeans_selected = KMeans(n_clusters=n_clusters).fit(selected_emotion_vectors)\n", - "selected_cluster_centers = kmeans_selected.cluster_centers_\n", - "\n", - "\n", - "# Plot the Pleasantness vs Aptitude cluster centroids\n", - "import matplotlib.pyplot as plt\n", - "plt.figure(figsize=(8, 6))\n", - "for i, centroid in enumerate(selected_cluster_centers):\n", - " plt.scatter(centroid[0], centroid[1], label=f'Group {i+1}')\n", - "plt.xlabel('Aptitude')\n", - "plt.ylabel('Pleasantness')\n", - "plt.title('Pleasantness vs Aptitude cluster centroids')\n", - "plt.legend()\n", - "plt.show()\n", - "\n", - "# Re-cluster movies after removing specific emotion dimensions\n", - "# Repeat the k-means clustering process with different sets of dimensions and analyze the results\n", - "\n", - "# Calculate pairwise similarities between movies based on their emotion vectors\n", - "# For demonstration, let's calculate pairwise cosine similarities for the movie \"V for Vendetta\"\n", - "movie_name = \"V for Vendetta\"\n", - "movie_vector = movies_data.loc[movie_name].values.reshape(1, -1)\n", - "\n", - "# Calculate cosine similarities with all other movies\n", - "similarities = cosine_similarity(movie_vector, movies_data)\n", - "\n", - "# Sort the similarities and get top similar and dissimilar movies\n", - "sorted_similarities = np.argsort(similarities)\n", - "similar_movies = sorted_similarities[0][-6:-1] # Getting the top 5 similar movies\n", - "dissimilar_movies = sorted_similarities[0][:5] # Getting the top 5 dissimilar movies\n", - "\n", - "# Print the similar and dissimilar movies\n", - "print(\"Similar Movies to\", movie_name)\n", - "print(movies_data.iloc[similar_movies])\n", - "print(\"\\nDissimilar Movies to\", movie_name)\n", - "print(movies_data.iloc[dissimilar_movies])\n" - ] - } - ], - "metadata": { - "kernelspec": { - "display_name": "tf", - "language": "python", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.10.13" - } - }, - "nbformat": 4, - "nbformat_minor": 2 -} diff --git a/Emotion Analysis/NRC-Emotion-Lexicon-Wordlevel-v0.92.txt b/Emotion Analysis/NRC-Emotion-Lexicon-Wordlevel-v0.92.txt deleted file mode 100644 index 3a13bd7b..00000000 --- a/Emotion Analysis/NRC-Emotion-Lexicon-Wordlevel-v0.92.txt +++ /dev/null @@ -1,141540 +0,0 @@ -aback anger 0 -aback anticipation 0 -aback disgust 0 -aback fear 0 -aback joy 0 -aback negative 0 -aback positive 0 -aback sadness 0 -aback surprise 0 -aback trust 0 -abacus anger 0 -abacus anticipation 0 -abacus disgust 0 -abacus fear 0 -abacus joy 0 -abacus negative 0 -abacus positive 0 -abacus sadness 0 -abacus surprise 0 -abacus trust 1 -abandon anger 0 -abandon anticipation 0 -abandon disgust 0 -abandon fear 1 -abandon joy 0 -abandon negative 1 -abandon positive 0 -abandon sadness 1 -abandon surprise 0 -abandon trust 0 -abandoned anger 1 -abandoned anticipation 0 -abandoned disgust 0 -abandoned fear 1 -abandoned joy 0 -abandoned negative 1 -abandoned positive 0 -abandoned sadness 1 -abandoned surprise 0 -abandoned trust 0 -abandonment anger 1 -abandonment anticipation 0 -abandonment disgust 0 -abandonment fear 1 -abandonment joy 0 -abandonment negative 1 -abandonment positive 0 -abandonment sadness 1 -abandonment surprise 1 -abandonment trust 0 -abate anger 0 -abate anticipation 0 -abate disgust 0 -abate fear 0 -abate joy 0 -abate negative 0 -abate positive 0 -abate sadness 0 -abate surprise 0 -abate trust 0 -abatement anger 0 -abatement anticipation 0 -abatement disgust 0 -abatement fear 0 -abatement joy 0 -abatement negative 0 -abatement positive 0 -abatement sadness 0 -abatement surprise 0 -abatement trust 0 -abba anger 0 -abba anticipation 0 -abba disgust 0 -abba fear 0 -abba joy 0 -abba negative 0 -abba positive 1 -abba sadness 0 -abba surprise 0 -abba trust 0 -abbot anger 0 -abbot anticipation 0 -abbot disgust 0 -abbot fear 0 -abbot joy 0 -abbot negative 0 -abbot positive 0 -abbot sadness 0 -abbot surprise 0 -abbot trust 1 -abbreviate anger 0 -abbreviate anticipation 0 -abbreviate disgust 0 -abbreviate fear 0 -abbreviate joy 0 -abbreviate negative 0 -abbreviate positive 0 -abbreviate sadness 0 -abbreviate surprise 0 -abbreviate trust 0 -abbreviation anger 0 -abbreviation anticipation 0 -abbreviation disgust 0 -abbreviation fear 0 -abbreviation joy 0 -abbreviation negative 0 -abbreviation positive 0 -abbreviation sadness 0 -abbreviation surprise 0 -abbreviation trust 0 -abdomen anger 0 -abdomen anticipation 0 -abdomen disgust 0 -abdomen fear 0 -abdomen joy 0 -abdomen negative 0 -abdomen positive 0 -abdomen sadness 0 -abdomen surprise 0 -abdomen trust 0 -abdominal anger 0 -abdominal anticipation 0 -abdominal disgust 0 -abdominal fear 0 -abdominal joy 0 -abdominal negative 0 -abdominal positive 0 -abdominal sadness 0 -abdominal surprise 0 -abdominal trust 0 -abduction anger 0 -abduction anticipation 0 -abduction disgust 0 -abduction fear 1 -abduction joy 0 -abduction negative 1 -abduction positive 0 -abduction sadness 1 -abduction surprise 1 -abduction trust 0 -aberrant anger 0 -aberrant anticipation 0 -aberrant disgust 0 -aberrant fear 0 -aberrant joy 0 -aberrant negative 1 -aberrant positive 0 -aberrant sadness 0 -aberrant surprise 0 -aberrant trust 0 -aberration anger 0 -aberration anticipation 0 -aberration disgust 1 -aberration fear 0 -aberration joy 0 -aberration negative 1 -aberration positive 0 -aberration sadness 0 -aberration surprise 0 -aberration trust 0 -abeyance anger 0 -abeyance anticipation 0 -abeyance disgust 0 -abeyance fear 0 -abeyance joy 0 -abeyance negative 0 -abeyance positive 0 -abeyance sadness 0 -abeyance surprise 0 -abeyance trust 0 -abhor anger 1 -abhor anticipation 0 -abhor disgust 1 -abhor fear 1 -abhor joy 0 -abhor negative 1 -abhor positive 0 -abhor sadness 0 -abhor surprise 0 -abhor trust 0 -abhorrent anger 1 -abhorrent anticipation 0 -abhorrent disgust 1 -abhorrent fear 1 -abhorrent joy 0 -abhorrent negative 1 -abhorrent positive 0 -abhorrent sadness 0 -abhorrent surprise 0 -abhorrent trust 0 -abide anger 0 -abide anticipation 0 -abide disgust 0 -abide fear 0 -abide joy 0 -abide negative 0 -abide positive 0 -abide sadness 0 -abide surprise 0 -abide trust 0 -ability anger 0 -ability anticipation 0 -ability disgust 0 -ability fear 0 -ability joy 0 -ability negative 0 -ability positive 1 -ability sadness 0 -ability surprise 0 -ability trust 0 -abject anger 0 -abject anticipation 0 -abject disgust 1 -abject fear 0 -abject joy 0 -abject negative 1 -abject positive 0 -abject sadness 0 -abject surprise 0 -abject trust 0 -ablation anger 0 -ablation anticipation 0 -ablation disgust 0 -ablation fear 0 -ablation joy 0 -ablation negative 0 -ablation positive 0 -ablation sadness 0 -ablation surprise 0 -ablation trust 0 -ablaze anger 0 -ablaze anticipation 0 -ablaze disgust 0 -ablaze fear 0 -ablaze joy 0 -ablaze negative 0 -ablaze positive 0 -ablaze sadness 0 -ablaze surprise 0 -ablaze trust 0 -abnormal anger 0 -abnormal anticipation 0 -abnormal disgust 1 -abnormal fear 0 -abnormal joy 0 -abnormal negative 1 -abnormal positive 0 -abnormal sadness 0 -abnormal surprise 0 -abnormal trust 0 -aboard anger 0 -aboard anticipation 0 -aboard disgust 0 -aboard fear 0 -aboard joy 0 -aboard negative 0 -aboard positive 0 -aboard sadness 0 -aboard surprise 0 -aboard trust 0 -abode anger 0 -abode anticipation 0 -abode disgust 0 -abode fear 0 -abode joy 0 -abode negative 0 -abode positive 0 -abode sadness 0 -abode surprise 0 -abode trust 0 -abolish anger 1 -abolish anticipation 0 -abolish disgust 0 -abolish fear 0 -abolish joy 0 -abolish negative 1 -abolish positive 0 -abolish sadness 0 -abolish surprise 0 -abolish trust 0 -abolition anger 0 -abolition anticipation 0 -abolition disgust 0 -abolition fear 0 -abolition joy 0 -abolition negative 1 -abolition positive 0 -abolition sadness 0 -abolition surprise 0 -abolition trust 0 -abominable anger 0 -abominable anticipation 0 -abominable disgust 1 -abominable fear 1 -abominable joy 0 -abominable negative 1 -abominable positive 0 -abominable sadness 0 -abominable surprise 0 -abominable trust 0 -abomination anger 1 -abomination anticipation 0 -abomination disgust 1 -abomination fear 1 -abomination joy 0 -abomination negative 1 -abomination positive 0 -abomination sadness 0 -abomination surprise 0 -abomination trust 0 -aboriginal anger 0 -aboriginal anticipation 0 -aboriginal disgust 0 -aboriginal fear 0 -aboriginal joy 0 -aboriginal negative 0 -aboriginal positive 0 -aboriginal sadness 0 -aboriginal surprise 0 -aboriginal trust 0 -abort anger 0 -abort anticipation 0 -abort disgust 0 -abort fear 0 -abort joy 0 -abort negative 1 -abort positive 0 -abort sadness 0 -abort surprise 0 -abort trust 0 -abortion anger 0 -abortion anticipation 0 -abortion disgust 1 -abortion fear 1 -abortion joy 0 -abortion negative 1 -abortion positive 0 -abortion sadness 1 -abortion surprise 0 -abortion trust 0 -abortive anger 0 -abortive anticipation 0 -abortive disgust 0 -abortive fear 0 -abortive joy 0 -abortive negative 1 -abortive positive 0 -abortive sadness 1 -abortive surprise 0 -abortive trust 0 -abound anger 0 -abound anticipation 0 -abound disgust 0 -abound fear 0 -abound joy 0 -abound negative 0 -abound positive 0 -abound sadness 0 -abound surprise 0 -abound trust 0 -abovementioned anger 0 -abovementioned anticipation 0 -abovementioned disgust 0 -abovementioned fear 0 -abovementioned joy 0 -abovementioned negative 0 -abovementioned positive 1 -abovementioned sadness 0 -abovementioned surprise 0 -abovementioned trust 0 -abrasion anger 0 -abrasion anticipation 0 -abrasion disgust 0 -abrasion fear 0 -abrasion joy 0 -abrasion negative 1 -abrasion positive 0 -abrasion sadness 0 -abrasion surprise 0 -abrasion trust 0 -abroad anger 0 -abroad anticipation 0 -abroad disgust 0 -abroad fear 0 -abroad joy 0 -abroad negative 0 -abroad positive 0 -abroad sadness 0 -abroad surprise 0 -abroad trust 0 -abrogate anger 0 -abrogate anticipation 0 -abrogate disgust 0 -abrogate fear 0 -abrogate joy 0 -abrogate negative 1 -abrogate positive 0 -abrogate sadness 0 -abrogate surprise 0 -abrogate trust 0 -abrupt anger 0 -abrupt anticipation 0 -abrupt disgust 0 -abrupt fear 0 -abrupt joy 0 -abrupt negative 0 -abrupt positive 0 -abrupt sadness 0 -abrupt surprise 1 -abrupt trust 0 -abruptly anger 0 -abruptly anticipation 0 -abruptly disgust 0 -abruptly fear 0 -abruptly joy 0 -abruptly negative 0 -abruptly positive 0 -abruptly sadness 0 -abruptly surprise 0 -abruptly trust 0 -abscess anger 0 -abscess anticipation 0 -abscess disgust 0 -abscess fear 0 -abscess joy 0 -abscess negative 1 -abscess positive 0 -abscess sadness 1 -abscess surprise 0 -abscess trust 0 -absence anger 0 -absence anticipation 0 -absence disgust 0 -absence fear 1 -absence joy 0 -absence negative 1 -absence positive 0 -absence sadness 1 -absence surprise 0 -absence trust 0 -absent anger 0 -absent anticipation 0 -absent disgust 0 -absent fear 0 -absent joy 0 -absent negative 1 -absent positive 0 -absent sadness 1 -absent surprise 0 -absent trust 0 -absentee anger 0 -absentee anticipation 0 -absentee disgust 0 -absentee fear 0 -absentee joy 0 -absentee negative 1 -absentee positive 0 -absentee sadness 1 -absentee surprise 0 -absentee trust 0 -absenteeism anger 0 -absenteeism anticipation 0 -absenteeism disgust 0 -absenteeism fear 0 -absenteeism joy 0 -absenteeism negative 1 -absenteeism positive 0 -absenteeism sadness 0 -absenteeism surprise 0 -absenteeism trust 0 -absinthe anger 0 -absinthe anticipation 0 -absinthe disgust 0 -absinthe fear 0 -absinthe joy 0 -absinthe negative 0 -absinthe positive 0 -absinthe sadness 0 -absinthe surprise 0 -absinthe trust 0 -absolute anger 0 -absolute anticipation 0 -absolute disgust 0 -absolute fear 0 -absolute joy 0 -absolute negative 0 -absolute positive 1 -absolute sadness 0 -absolute surprise 0 -absolute trust 0 -absolution anger 0 -absolution anticipation 0 -absolution disgust 0 -absolution fear 0 -absolution joy 1 -absolution negative 0 -absolution positive 1 -absolution sadness 0 -absolution surprise 0 -absolution trust 1 -absorbed anger 0 -absorbed anticipation 0 -absorbed disgust 0 -absorbed fear 0 -absorbed joy 0 -absorbed negative 0 -absorbed positive 1 -absorbed sadness 0 -absorbed surprise 0 -absorbed trust 0 -absorbent anger 0 -absorbent anticipation 0 -absorbent disgust 0 -absorbent fear 0 -absorbent joy 0 -absorbent negative 0 -absorbent positive 0 -absorbent sadness 0 -absorbent surprise 0 -absorbent trust 0 -absorbing anger 0 -absorbing anticipation 0 -absorbing disgust 0 -absorbing fear 0 -absorbing joy 0 -absorbing negative 0 -absorbing positive 0 -absorbing sadness 0 -absorbing surprise 0 -absorbing trust 0 -absorption anger 0 -absorption anticipation 0 -absorption disgust 0 -absorption fear 0 -absorption joy 0 -absorption negative 0 -absorption positive 0 -absorption sadness 0 -absorption surprise 0 -absorption trust 0 -abstain anger 0 -abstain anticipation 0 -abstain disgust 0 -abstain fear 0 -abstain joy 0 -abstain negative 0 -abstain positive 0 -abstain sadness 0 -abstain surprise 0 -abstain trust 0 -abstention anger 0 -abstention anticipation 0 -abstention disgust 0 -abstention fear 0 -abstention joy 0 -abstention negative 0 -abstention positive 0 -abstention sadness 0 -abstention surprise 0 -abstention trust 0 -abstinence anger 0 -abstinence anticipation 0 -abstinence disgust 0 -abstinence fear 0 -abstinence joy 0 -abstinence negative 0 -abstinence positive 0 -abstinence sadness 0 -abstinence surprise 0 -abstinence trust 0 -abstract anger 0 -abstract anticipation 0 -abstract disgust 0 -abstract fear 0 -abstract joy 0 -abstract negative 0 -abstract positive 0 -abstract sadness 0 -abstract surprise 0 -abstract trust 0 -abstraction anger 0 -abstraction anticipation 0 -abstraction disgust 0 -abstraction fear 0 -abstraction joy 0 -abstraction negative 0 -abstraction positive 0 -abstraction sadness 0 -abstraction surprise 0 -abstraction trust 0 -absurd anger 0 -absurd anticipation 0 -absurd disgust 0 -absurd fear 0 -absurd joy 0 -absurd negative 1 -absurd positive 0 -absurd sadness 0 -absurd surprise 0 -absurd trust 0 -absurdity anger 0 -absurdity anticipation 0 -absurdity disgust 0 -absurdity fear 0 -absurdity joy 0 -absurdity negative 1 -absurdity positive 0 -absurdity sadness 0 -absurdity surprise 0 -absurdity trust 0 -abundance anger 0 -abundance anticipation 1 -abundance disgust 1 -abundance fear 0 -abundance joy 1 -abundance negative 1 -abundance positive 1 -abundance sadness 0 -abundance surprise 0 -abundance trust 1 -abundant anger 0 -abundant anticipation 0 -abundant disgust 0 -abundant fear 0 -abundant joy 1 -abundant negative 0 -abundant positive 1 -abundant sadness 0 -abundant surprise 0 -abundant trust 0 -abuse anger 1 -abuse anticipation 0 -abuse disgust 1 -abuse fear 1 -abuse joy 0 -abuse negative 1 -abuse positive 0 -abuse sadness 1 -abuse surprise 0 -abuse trust 0 -abutment anger 0 -abutment anticipation 0 -abutment disgust 0 -abutment fear 0 -abutment joy 0 -abutment negative 0 -abutment positive 0 -abutment sadness 0 -abutment surprise 0 -abutment trust 0 -aby anger 0 -aby anticipation 0 -aby disgust 0 -aby fear 0 -aby joy 0 -aby negative 0 -aby positive 0 -aby sadness 0 -aby surprise 0 -aby trust 0 -abysmal anger 0 -abysmal anticipation 0 -abysmal disgust 0 -abysmal fear 0 -abysmal joy 0 -abysmal negative 1 -abysmal positive 0 -abysmal sadness 1 -abysmal surprise 0 -abysmal trust 0 -abyss anger 0 -abyss anticipation 0 -abyss disgust 0 -abyss fear 1 -abyss joy 0 -abyss negative 1 -abyss positive 0 -abyss sadness 1 -abyss surprise 0 -abyss trust 0 -academic anger 0 -academic anticipation 0 -academic disgust 0 -academic fear 0 -academic joy 0 -academic negative 0 -academic positive 1 -academic sadness 0 -academic surprise 0 -academic trust 1 -academy anger 0 -academy anticipation 0 -academy disgust 0 -academy fear 0 -academy joy 0 -academy negative 0 -academy positive 1 -academy sadness 0 -academy surprise 0 -academy trust 0 -accede anger 0 -accede anticipation 0 -accede disgust 0 -accede fear 0 -accede joy 0 -accede negative 0 -accede positive 0 -accede sadness 0 -accede surprise 0 -accede trust 0 -accelerate anger 0 -accelerate anticipation 1 -accelerate disgust 0 -accelerate fear 0 -accelerate joy 0 -accelerate negative 0 -accelerate positive 0 -accelerate sadness 0 -accelerate surprise 0 -accelerate trust 0 -acceleration anger 0 -acceleration anticipation 0 -acceleration disgust 0 -acceleration fear 0 -acceleration joy 0 -acceleration negative 0 -acceleration positive 0 -acceleration sadness 0 -acceleration surprise 0 -acceleration trust 0 -accent anger 0 -accent anticipation 0 -accent disgust 0 -accent fear 0 -accent joy 0 -accent negative 0 -accent positive 0 -accent sadness 0 -accent surprise 0 -accent trust 0 -accentuate anger 0 -accentuate anticipation 0 -accentuate disgust 0 -accentuate fear 0 -accentuate joy 0 -accentuate negative 0 -accentuate positive 0 -accentuate sadness 0 -accentuate surprise 0 -accentuate trust 0 -accept anger 0 -accept anticipation 0 -accept disgust 0 -accept fear 0 -accept joy 0 -accept negative 0 -accept positive 0 -accept sadness 0 -accept surprise 0 -accept trust 0 -acceptable anger 0 -acceptable anticipation 0 -acceptable disgust 0 -acceptable fear 0 -acceptable joy 0 -acceptable negative 0 -acceptable positive 1 -acceptable sadness 0 -acceptable surprise 0 -acceptable trust 0 -acceptance anger 0 -acceptance anticipation 0 -acceptance disgust 0 -acceptance fear 0 -acceptance joy 0 -acceptance negative 0 -acceptance positive 1 -acceptance sadness 0 -acceptance surprise 0 -acceptance trust 0 -access anger 0 -access anticipation 0 -access disgust 0 -access fear 0 -access joy 0 -access negative 0 -access positive 0 -access sadness 0 -access surprise 0 -access trust 0 -accessible anger 0 -accessible anticipation 0 -accessible disgust 0 -accessible fear 0 -accessible joy 0 -accessible negative 0 -accessible positive 1 -accessible sadness 0 -accessible surprise 0 -accessible trust 0 -accession anger 0 -accession anticipation 0 -accession disgust 0 -accession fear 0 -accession joy 0 -accession negative 0 -accession positive 0 -accession sadness 0 -accession surprise 0 -accession trust 0 -accessory anger 0 -accessory anticipation 0 -accessory disgust 0 -accessory fear 0 -accessory joy 0 -accessory negative 0 -accessory positive 0 -accessory sadness 0 -accessory surprise 0 -accessory trust 0 -accident anger 0 -accident anticipation 0 -accident disgust 0 -accident fear 1 -accident joy 0 -accident negative 1 -accident positive 0 -accident sadness 1 -accident surprise 1 -accident trust 0 -accidental anger 0 -accidental anticipation 0 -accidental disgust 0 -accidental fear 1 -accidental joy 0 -accidental negative 1 -accidental positive 0 -accidental sadness 0 -accidental surprise 1 -accidental trust 0 -accidentally anger 0 -accidentally anticipation 0 -accidentally disgust 0 -accidentally fear 0 -accidentally joy 0 -accidentally negative 0 -accidentally positive 0 -accidentally sadness 0 -accidentally surprise 1 -accidentally trust 0 -accolade anger 0 -accolade anticipation 1 -accolade disgust 0 -accolade fear 0 -accolade joy 1 -accolade negative 0 -accolade positive 1 -accolade sadness 0 -accolade surprise 1 -accolade trust 1 -accommodate anger 0 -accommodate anticipation 0 -accommodate disgust 0 -accommodate fear 0 -accommodate joy 0 -accommodate negative 0 -accommodate positive 0 -accommodate sadness 0 -accommodate surprise 0 -accommodate trust 0 -accommodation anger 0 -accommodation anticipation 0 -accommodation disgust 0 -accommodation fear 0 -accommodation joy 0 -accommodation negative 0 -accommodation positive 1 -accommodation sadness 0 -accommodation surprise 0 -accommodation trust 0 -accompaniment anger 0 -accompaniment anticipation 1 -accompaniment disgust 0 -accompaniment fear 0 -accompaniment joy 1 -accompaniment negative 0 -accompaniment positive 1 -accompaniment sadness 0 -accompaniment surprise 0 -accompaniment trust 1 -accompany anger 0 -accompany anticipation 0 -accompany disgust 0 -accompany fear 0 -accompany joy 0 -accompany negative 0 -accompany positive 0 -accompany sadness 0 -accompany surprise 0 -accompany trust 0 -accompanying anger 0 -accompanying anticipation 0 -accompanying disgust 0 -accompanying fear 0 -accompanying joy 0 -accompanying negative 0 -accompanying positive 0 -accompanying sadness 0 -accompanying surprise 0 -accompanying trust 0 -accomplice anger 0 -accomplice anticipation 0 -accomplice disgust 0 -accomplice fear 0 -accomplice joy 0 -accomplice negative 0 -accomplice positive 0 -accomplice sadness 0 -accomplice surprise 0 -accomplice trust 0 -accomplish anger 0 -accomplish anticipation 0 -accomplish disgust 0 -accomplish fear 0 -accomplish joy 1 -accomplish negative 0 -accomplish positive 1 -accomplish sadness 0 -accomplish surprise 0 -accomplish trust 0 -accomplished anger 0 -accomplished anticipation 0 -accomplished disgust 0 -accomplished fear 0 -accomplished joy 1 -accomplished negative 0 -accomplished positive 1 -accomplished sadness 0 -accomplished surprise 0 -accomplished trust 0 -accomplishment anger 0 -accomplishment anticipation 0 -accomplishment disgust 0 -accomplishment fear 0 -accomplishment joy 0 -accomplishment negative 0 -accomplishment positive 1 -accomplishment sadness 0 -accomplishment surprise 0 -accomplishment trust 0 -accord anger 0 -accord anticipation 0 -accord disgust 0 -accord fear 0 -accord joy 0 -accord negative 0 -accord positive 1 -accord sadness 0 -accord surprise 0 -accord trust 1 -accordance anger 0 -accordance anticipation 0 -accordance disgust 0 -accordance fear 0 -accordance joy 0 -accordance negative 0 -accordance positive 0 -accordance sadness 0 -accordance surprise 0 -accordance trust 0 -accordion anger 0 -accordion anticipation 0 -accordion disgust 0 -accordion fear 0 -accordion joy 0 -accordion negative 0 -accordion positive 0 -accordion sadness 0 -accordion surprise 0 -accordion trust 0 -account anger 0 -account anticipation 0 -account disgust 0 -account fear 0 -account joy 0 -account negative 0 -account positive 0 -account sadness 0 -account surprise 0 -account trust 1 -accountability anger 0 -accountability anticipation 0 -accountability disgust 0 -accountability fear 0 -accountability joy 0 -accountability negative 0 -accountability positive 1 -accountability sadness 0 -accountability surprise 0 -accountability trust 1 -accountable anger 0 -accountable anticipation 0 -accountable disgust 0 -accountable fear 0 -accountable joy 0 -accountable negative 0 -accountable positive 1 -accountable sadness 0 -accountable surprise 0 -accountable trust 1 -accountant anger 0 -accountant anticipation 0 -accountant disgust 0 -accountant fear 0 -accountant joy 0 -accountant negative 0 -accountant positive 0 -accountant sadness 0 -accountant surprise 0 -accountant trust 1 -accounting anger 0 -accounting anticipation 0 -accounting disgust 0 -accounting fear 0 -accounting joy 0 -accounting negative 0 -accounting positive 0 -accounting sadness 0 -accounting surprise 0 -accounting trust 0 -accounts anger 0 -accounts anticipation 0 -accounts disgust 0 -accounts fear 0 -accounts joy 0 -accounts negative 0 -accounts positive 0 -accounts sadness 0 -accounts surprise 0 -accounts trust 1 -accredited anger 0 -accredited anticipation 0 -accredited disgust 0 -accredited fear 0 -accredited joy 0 -accredited negative 0 -accredited positive 1 -accredited sadness 0 -accredited surprise 0 -accredited trust 1 -accretion anger 0 -accretion anticipation 0 -accretion disgust 0 -accretion fear 0 -accretion joy 0 -accretion negative 0 -accretion positive 0 -accretion sadness 0 -accretion surprise 0 -accretion trust 0 -accrue anger 0 -accrue anticipation 0 -accrue disgust 0 -accrue fear 0 -accrue joy 0 -accrue negative 0 -accrue positive 0 -accrue sadness 0 -accrue surprise 0 -accrue trust 0 -accueil anger 0 -accueil anticipation 0 -accueil disgust 0 -accueil fear 0 -accueil joy 0 -accueil negative 0 -accueil positive 1 -accueil sadness 0 -accueil surprise 0 -accueil trust 0 -accumulate anger 0 -accumulate anticipation 0 -accumulate disgust 0 -accumulate fear 0 -accumulate joy 0 -accumulate negative 0 -accumulate positive 0 -accumulate sadness 0 -accumulate surprise 0 -accumulate trust 0 -accumulation anger 0 -accumulation anticipation 0 -accumulation disgust 0 -accumulation fear 0 -accumulation joy 0 -accumulation negative 0 -accumulation positive 0 -accumulation sadness 0 -accumulation surprise 0 -accumulation trust 0 -accuracy anger 0 -accuracy anticipation 0 -accuracy disgust 0 -accuracy fear 0 -accuracy joy 0 -accuracy negative 0 -accuracy positive 0 -accuracy sadness 0 -accuracy surprise 0 -accuracy trust 0 -accurate anger 0 -accurate anticipation 0 -accurate disgust 0 -accurate fear 0 -accurate joy 0 -accurate negative 0 -accurate positive 1 -accurate sadness 0 -accurate surprise 0 -accurate trust 1 -accursed anger 1 -accursed anticipation 0 -accursed disgust 0 -accursed fear 1 -accursed joy 0 -accursed negative 1 -accursed positive 0 -accursed sadness 1 -accursed surprise 0 -accursed trust 0 -accusation anger 1 -accusation anticipation 0 -accusation disgust 1 -accusation fear 0 -accusation joy 0 -accusation negative 1 -accusation positive 0 -accusation sadness 0 -accusation surprise 0 -accusation trust 0 -accusative anger 0 -accusative anticipation 0 -accusative disgust 0 -accusative fear 0 -accusative joy 0 -accusative negative 1 -accusative positive 0 -accusative sadness 0 -accusative surprise 0 -accusative trust 0 -accused anger 1 -accused anticipation 0 -accused disgust 0 -accused fear 1 -accused joy 0 -accused negative 1 -accused positive 0 -accused sadness 0 -accused surprise 0 -accused trust 0 -accuser anger 1 -accuser anticipation 0 -accuser disgust 0 -accuser fear 1 -accuser joy 0 -accuser negative 1 -accuser positive 0 -accuser sadness 0 -accuser surprise 0 -accuser trust 0 -accusing anger 1 -accusing anticipation 0 -accusing disgust 0 -accusing fear 1 -accusing joy 0 -accusing negative 1 -accusing positive 0 -accusing sadness 0 -accusing surprise 0 -accusing trust 0 -accustomed anger 0 -accustomed anticipation 0 -accustomed disgust 0 -accustomed fear 0 -accustomed joy 0 -accustomed negative 0 -accustomed positive 0 -accustomed sadness 0 -accustomed surprise 0 -accustomed trust 0 -ace anger 0 -ace anticipation 0 -ace disgust 0 -ace fear 0 -ace joy 0 -ace negative 0 -ace positive 1 -ace sadness 0 -ace surprise 0 -ace trust 0 -acetic anger 0 -acetic anticipation 0 -acetic disgust 0 -acetic fear 0 -acetic joy 0 -acetic negative 0 -acetic positive 0 -acetic sadness 0 -acetic surprise 0 -acetic trust 0 -ache anger 0 -ache anticipation 0 -ache disgust 0 -ache fear 0 -ache joy 0 -ache negative 1 -ache positive 0 -ache sadness 1 -ache surprise 0 -ache trust 0 -achieve anger 0 -achieve anticipation 0 -achieve disgust 0 -achieve fear 0 -achieve joy 1 -achieve negative 0 -achieve positive 1 -achieve sadness 0 -achieve surprise 0 -achieve trust 1 -achievement anger 0 -achievement anticipation 1 -achievement disgust 0 -achievement fear 0 -achievement joy 1 -achievement negative 0 -achievement positive 1 -achievement sadness 0 -achievement surprise 0 -achievement trust 1 -aching anger 0 -aching anticipation 0 -aching disgust 0 -aching fear 0 -aching joy 0 -aching negative 1 -aching positive 0 -aching sadness 1 -aching surprise 0 -aching trust 0 -acid anger 0 -acid anticipation 0 -acid disgust 0 -acid fear 0 -acid joy 0 -acid negative 1 -acid positive 0 -acid sadness 0 -acid surprise 0 -acid trust 0 -acidity anger 0 -acidity anticipation 0 -acidity disgust 0 -acidity fear 0 -acidity joy 0 -acidity negative 0 -acidity positive 0 -acidity sadness 0 -acidity surprise 0 -acidity trust 0 -acknowledge anger 0 -acknowledge anticipation 0 -acknowledge disgust 0 -acknowledge fear 0 -acknowledge joy 0 -acknowledge negative 0 -acknowledge positive 0 -acknowledge sadness 0 -acknowledge surprise 0 -acknowledge trust 0 -acknowledged anger 0 -acknowledged anticipation 0 -acknowledged disgust 0 -acknowledged fear 0 -acknowledged joy 0 -acknowledged negative 0 -acknowledged positive 0 -acknowledged sadness 0 -acknowledged surprise 0 -acknowledged trust 0 -acknowledgment anger 0 -acknowledgment anticipation 0 -acknowledgment disgust 0 -acknowledgment fear 0 -acknowledgment joy 0 -acknowledgment negative 0 -acknowledgment positive 1 -acknowledgment sadness 0 -acknowledgment surprise 0 -acknowledgment trust 0 -acme anger 0 -acme anticipation 0 -acme disgust 0 -acme fear 0 -acme joy 0 -acme negative 0 -acme positive 0 -acme sadness 0 -acme surprise 0 -acme trust 0 -acoustic anger 0 -acoustic anticipation 0 -acoustic disgust 0 -acoustic fear 0 -acoustic joy 0 -acoustic negative 0 -acoustic positive 0 -acoustic sadness 0 -acoustic surprise 0 -acoustic trust 0 -acoustics anger 0 -acoustics anticipation 0 -acoustics disgust 0 -acoustics fear 0 -acoustics joy 0 -acoustics negative 0 -acoustics positive 0 -acoustics sadness 0 -acoustics surprise 0 -acoustics trust 0 -acquaint anger 0 -acquaint anticipation 0 -acquaint disgust 0 -acquaint fear 0 -acquaint joy 0 -acquaint negative 0 -acquaint positive 0 -acquaint sadness 0 -acquaint surprise 0 -acquaint trust 0 -acquaintance anger 0 -acquaintance anticipation 0 -acquaintance disgust 0 -acquaintance fear 0 -acquaintance joy 0 -acquaintance negative 0 -acquaintance positive 0 -acquaintance sadness 0 -acquaintance surprise 0 -acquaintance trust 0 -acquainted anger 0 -acquainted anticipation 0 -acquainted disgust 0 -acquainted fear 0 -acquainted joy 0 -acquainted negative 0 -acquainted positive 0 -acquainted sadness 0 -acquainted surprise 0 -acquainted trust 0 -acquiescence anger 0 -acquiescence anticipation 0 -acquiescence disgust 0 -acquiescence fear 0 -acquiescence joy 0 -acquiescence negative 0 -acquiescence positive 0 -acquiescence sadness 0 -acquiescence surprise 0 -acquiescence trust 0 -acquire anger 0 -acquire anticipation 0 -acquire disgust 0 -acquire fear 0 -acquire joy 0 -acquire negative 0 -acquire positive 1 -acquire sadness 0 -acquire surprise 0 -acquire trust 0 -acquiring anger 0 -acquiring anticipation 1 -acquiring disgust 0 -acquiring fear 0 -acquiring joy 0 -acquiring negative 0 -acquiring positive 1 -acquiring sadness 0 -acquiring surprise 0 -acquiring trust 0 -acquisition anger 0 -acquisition anticipation 0 -acquisition disgust 0 -acquisition fear 0 -acquisition joy 0 -acquisition negative 0 -acquisition positive 0 -acquisition sadness 0 -acquisition surprise 0 -acquisition trust 0 -acquisitions anger 0 -acquisitions anticipation 0 -acquisitions disgust 0 -acquisitions fear 0 -acquisitions joy 0 -acquisitions negative 0 -acquisitions positive 0 -acquisitions sadness 0 -acquisitions surprise 0 -acquisitions trust 0 -acreage anger 0 -acreage anticipation 0 -acreage disgust 0 -acreage fear 0 -acreage joy 0 -acreage negative 0 -acreage positive 0 -acreage sadness 0 -acreage surprise 0 -acreage trust 0 -acres anger 0 -acres anticipation 0 -acres disgust 0 -acres fear 0 -acres joy 0 -acres negative 0 -acres positive 0 -acres sadness 0 -acres surprise 0 -acres trust 0 -acrobat anger 0 -acrobat anticipation 0 -acrobat disgust 0 -acrobat fear 1 -acrobat joy 1 -acrobat negative 0 -acrobat positive 1 -acrobat sadness 0 -acrobat surprise 0 -acrobat trust 1 -act anger 0 -act anticipation 0 -act disgust 0 -act fear 0 -act joy 0 -act negative 0 -act positive 0 -act sadness 0 -act surprise 0 -act trust 0 -acting anger 0 -acting anticipation 0 -acting disgust 0 -acting fear 0 -acting joy 0 -acting negative 0 -acting positive 0 -acting sadness 0 -acting surprise 0 -acting trust 0 -action anger 0 -action anticipation 0 -action disgust 0 -action fear 0 -action joy 0 -action negative 0 -action positive 1 -action sadness 0 -action surprise 0 -action trust 0 -actionable anger 1 -actionable anticipation 0 -actionable disgust 1 -actionable fear 0 -actionable joy 0 -actionable negative 1 -actionable positive 0 -actionable sadness 0 -actionable surprise 0 -actionable trust 0 -active anger 0 -active anticipation 0 -active disgust 0 -active fear 0 -active joy 0 -active negative 0 -active positive 0 -active sadness 0 -active surprise 0 -active trust 0 -activity anger 0 -activity anticipation 0 -activity disgust 0 -activity fear 0 -activity joy 0 -activity negative 0 -activity positive 0 -activity sadness 0 -activity surprise 0 -activity trust 0 -actor anger 0 -actor anticipation 0 -actor disgust 0 -actor fear 0 -actor joy 0 -actor negative 0 -actor positive 0 -actor sadness 0 -actor surprise 0 -actor trust 0 -actual anger 0 -actual anticipation 0 -actual disgust 0 -actual fear 0 -actual joy 0 -actual negative 0 -actual positive 1 -actual sadness 0 -actual surprise 0 -actual trust 0 -actuality anger 0 -actuality anticipation 0 -actuality disgust 0 -actuality fear 0 -actuality joy 0 -actuality negative 0 -actuality positive 0 -actuality sadness 0 -actuality surprise 0 -actuality trust 0 -actuary anger 0 -actuary anticipation 0 -actuary disgust 0 -actuary fear 0 -actuary joy 0 -actuary negative 0 -actuary positive 0 -actuary sadness 0 -actuary surprise 0 -actuary trust 0 -acuity anger 0 -acuity anticipation 0 -acuity disgust 0 -acuity fear 0 -acuity joy 0 -acuity negative 0 -acuity positive 1 -acuity sadness 0 -acuity surprise 0 -acuity trust 0 -acumen anger 0 -acumen anticipation 0 -acumen disgust 0 -acumen fear 0 -acumen joy 0 -acumen negative 0 -acumen positive 1 -acumen sadness 0 -acumen surprise 0 -acumen trust 0 -acupuncture anger 0 -acupuncture anticipation 0 -acupuncture disgust 0 -acupuncture fear 0 -acupuncture joy 0 -acupuncture negative 0 -acupuncture positive 0 -acupuncture sadness 0 -acupuncture surprise 0 -acupuncture trust 0 -acutely anger 0 -acutely anticipation 0 -acutely disgust 0 -acutely fear 0 -acutely joy 0 -acutely negative 0 -acutely positive 0 -acutely sadness 0 -acutely surprise 0 -acutely trust 0 -adage anger 0 -adage anticipation 0 -adage disgust 0 -adage fear 0 -adage joy 0 -adage negative 0 -adage positive 0 -adage sadness 0 -adage surprise 0 -adage trust 0 -adamant anger 0 -adamant anticipation 0 -adamant disgust 0 -adamant fear 0 -adamant joy 0 -adamant negative 0 -adamant positive 0 -adamant sadness 0 -adamant surprise 0 -adamant trust 0 -adapt anger 0 -adapt anticipation 0 -adapt disgust 0 -adapt fear 0 -adapt joy 0 -adapt negative 0 -adapt positive 1 -adapt sadness 0 -adapt surprise 0 -adapt trust 0 -adaptable anger 0 -adaptable anticipation 0 -adaptable disgust 0 -adaptable fear 0 -adaptable joy 0 -adaptable negative 0 -adaptable positive 1 -adaptable sadness 0 -adaptable surprise 0 -adaptable trust 0 -add anger 0 -add anticipation 0 -add disgust 0 -add fear 0 -add joy 0 -add negative 0 -add positive 0 -add sadness 0 -add surprise 0 -add trust 0 -added anger 0 -added anticipation 0 -added disgust 0 -added fear 0 -added joy 0 -added negative 0 -added positive 0 -added sadness 0 -added surprise 0 -added trust 0 -addendum anger 0 -addendum anticipation 0 -addendum disgust 0 -addendum fear 0 -addendum joy 0 -addendum negative 0 -addendum positive 0 -addendum sadness 0 -addendum surprise 0 -addendum trust 0 -adder anger 1 -adder anticipation 0 -adder disgust 1 -adder fear 1 -adder joy 0 -adder negative 1 -adder positive 0 -adder sadness 1 -adder surprise 0 -adder trust 0 -addiction anger 0 -addiction anticipation 0 -addiction disgust 0 -addiction fear 0 -addiction joy 0 -addiction negative 1 -addiction positive 0 -addiction sadness 0 -addiction surprise 0 -addiction trust 0 -addition anger 0 -addition anticipation 0 -addition disgust 0 -addition fear 0 -addition joy 0 -addition negative 0 -addition positive 0 -addition sadness 0 -addition surprise 0 -addition trust 0 -additional anger 0 -additional anticipation 0 -additional disgust 0 -additional fear 0 -additional joy 0 -additional negative 0 -additional positive 0 -additional sadness 0 -additional surprise 0 -additional trust 0 -additive anger 0 -additive anticipation 0 -additive disgust 0 -additive fear 0 -additive joy 0 -additive negative 0 -additive positive 0 -additive sadness 0 -additive surprise 0 -additive trust 0 -address anger 0 -address anticipation 0 -address disgust 0 -address fear 0 -address joy 0 -address negative 0 -address positive 0 -address sadness 0 -address surprise 0 -address trust 0 -addressee anger 0 -addressee anticipation 0 -addressee disgust 0 -addressee fear 0 -addressee joy 0 -addressee negative 0 -addressee positive 0 -addressee sadness 0 -addressee surprise 0 -addressee trust 0 -addresses anger 0 -addresses anticipation 1 -addresses disgust 0 -addresses fear 0 -addresses joy 0 -addresses negative 0 -addresses positive 1 -addresses sadness 0 -addresses surprise 0 -addresses trust 0 -adept anger 0 -adept anticipation 0 -adept disgust 0 -adept fear 0 -adept joy 0 -adept negative 0 -adept positive 1 -adept sadness 0 -adept surprise 0 -adept trust 0 -adequacy anger 0 -adequacy anticipation 0 -adequacy disgust 0 -adequacy fear 0 -adequacy joy 0 -adequacy negative 0 -adequacy positive 1 -adequacy sadness 0 -adequacy surprise 0 -adequacy trust 0 -adequate anger 0 -adequate anticipation 0 -adequate disgust 0 -adequate fear 0 -adequate joy 0 -adequate negative 0 -adequate positive 0 -adequate sadness 0 -adequate surprise 0 -adequate trust 0 -adhere anger 0 -adhere anticipation 0 -adhere disgust 0 -adhere fear 0 -adhere joy 0 -adhere negative 0 -adhere positive 0 -adhere sadness 0 -adhere surprise 0 -adhere trust 0 -adherence anger 0 -adherence anticipation 0 -adherence disgust 0 -adherence fear 0 -adherence joy 0 -adherence negative 0 -adherence positive 0 -adherence sadness 0 -adherence surprise 0 -adherence trust 0 -adherent anger 0 -adherent anticipation 0 -adherent disgust 0 -adherent fear 0 -adherent joy 0 -adherent negative 0 -adherent positive 0 -adherent sadness 0 -adherent surprise 0 -adherent trust 0 -adhering anger 0 -adhering anticipation 0 -adhering disgust 0 -adhering fear 0 -adhering joy 0 -adhering negative 0 -adhering positive 0 -adhering sadness 0 -adhering surprise 0 -adhering trust 1 -adhesion anger 0 -adhesion anticipation 0 -adhesion disgust 0 -adhesion fear 0 -adhesion joy 0 -adhesion negative 0 -adhesion positive 0 -adhesion sadness 0 -adhesion surprise 0 -adhesion trust 0 -adhesive anger 0 -adhesive anticipation 0 -adhesive disgust 0 -adhesive fear 0 -adhesive joy 0 -adhesive negative 0 -adhesive positive 0 -adhesive sadness 0 -adhesive surprise 0 -adhesive trust 0 -adieu anger 0 -adieu anticipation 0 -adieu disgust 0 -adieu fear 0 -adieu joy 0 -adieu negative 0 -adieu positive 0 -adieu sadness 0 -adieu surprise 0 -adieu trust 0 -adipose anger 0 -adipose anticipation 0 -adipose disgust 0 -adipose fear 0 -adipose joy 0 -adipose negative 1 -adipose positive 0 -adipose sadness 0 -adipose surprise 0 -adipose trust 0 -adjacency anger 0 -adjacency anticipation 0 -adjacency disgust 0 -adjacency fear 0 -adjacency joy 0 -adjacency negative 0 -adjacency positive 0 -adjacency sadness 0 -adjacency surprise 0 -adjacency trust 0 -adjacent anger 0 -adjacent anticipation 0 -adjacent disgust 0 -adjacent fear 0 -adjacent joy 0 -adjacent negative 0 -adjacent positive 0 -adjacent sadness 0 -adjacent surprise 0 -adjacent trust 0 -adjective anger 0 -adjective anticipation 0 -adjective disgust 0 -adjective fear 0 -adjective joy 0 -adjective negative 0 -adjective positive 0 -adjective sadness 0 -adjective surprise 0 -adjective trust 0 -adjoining anger 0 -adjoining anticipation 0 -adjoining disgust 0 -adjoining fear 0 -adjoining joy 0 -adjoining negative 0 -adjoining positive 0 -adjoining sadness 0 -adjoining surprise 0 -adjoining trust 0 -adjourn anger 0 -adjourn anticipation 0 -adjourn disgust 0 -adjourn fear 0 -adjourn joy 0 -adjourn negative 0 -adjourn positive 0 -adjourn sadness 0 -adjourn surprise 0 -adjourn trust 0 -adjournment anger 0 -adjournment anticipation 0 -adjournment disgust 0 -adjournment fear 0 -adjournment joy 0 -adjournment negative 0 -adjournment positive 0 -adjournment sadness 0 -adjournment surprise 0 -adjournment trust 0 -adjudicate anger 0 -adjudicate anticipation 0 -adjudicate disgust 0 -adjudicate fear 1 -adjudicate joy 0 -adjudicate negative 1 -adjudicate positive 0 -adjudicate sadness 0 -adjudicate surprise 0 -adjudicate trust 0 -adjudication anger 0 -adjudication anticipation 0 -adjudication disgust 0 -adjudication fear 0 -adjudication joy 0 -adjudication negative 0 -adjudication positive 0 -adjudication sadness 0 -adjudication surprise 0 -adjudication trust 0 -adjunct anger 0 -adjunct anticipation 0 -adjunct disgust 0 -adjunct fear 0 -adjunct joy 0 -adjunct negative 0 -adjunct positive 1 -adjunct sadness 0 -adjunct surprise 0 -adjunct trust 0 -adjust anger 0 -adjust anticipation 0 -adjust disgust 0 -adjust fear 0 -adjust joy 0 -adjust negative 0 -adjust positive 0 -adjust sadness 0 -adjust surprise 0 -adjust trust 0 -adjustment anger 0 -adjustment anticipation 0 -adjustment disgust 0 -adjustment fear 0 -adjustment joy 0 -adjustment negative 0 -adjustment positive 0 -adjustment sadness 0 -adjustment surprise 0 -adjustment trust 0 -adjuvant anger 0 -adjuvant anticipation 0 -adjuvant disgust 0 -adjuvant fear 0 -adjuvant joy 0 -adjuvant negative 0 -adjuvant positive 0 -adjuvant sadness 0 -adjuvant surprise 0 -adjuvant trust 0 -administer anger 0 -administer anticipation 0 -administer disgust 0 -administer fear 0 -administer joy 0 -administer negative 0 -administer positive 0 -administer sadness 0 -administer surprise 0 -administer trust 0 -administration anger 0 -administration anticipation 0 -administration disgust 0 -administration fear 0 -administration joy 0 -administration negative 0 -administration positive 0 -administration sadness 0 -administration surprise 0 -administration trust 0 -administrative anger 0 -administrative anticipation 0 -administrative disgust 0 -administrative fear 0 -administrative joy 0 -administrative negative 0 -administrative positive 0 -administrative sadness 0 -administrative surprise 0 -administrative trust 1 -admirable anger 0 -admirable anticipation 0 -admirable disgust 0 -admirable fear 0 -admirable joy 1 -admirable negative 0 -admirable positive 1 -admirable sadness 0 -admirable surprise 0 -admirable trust 1 -admiral anger 0 -admiral anticipation 0 -admiral disgust 0 -admiral fear 0 -admiral joy 0 -admiral negative 0 -admiral positive 1 -admiral sadness 0 -admiral surprise 0 -admiral trust 1 -admiralty anger 0 -admiralty anticipation 0 -admiralty disgust 0 -admiralty fear 0 -admiralty joy 0 -admiralty negative 0 -admiralty positive 0 -admiralty sadness 0 -admiralty surprise 0 -admiralty trust 0 -admiration anger 0 -admiration anticipation 0 -admiration disgust 0 -admiration fear 0 -admiration joy 1 -admiration negative 0 -admiration positive 1 -admiration sadness 0 -admiration surprise 0 -admiration trust 1 -admire anger 0 -admire anticipation 0 -admire disgust 0 -admire fear 0 -admire joy 0 -admire negative 0 -admire positive 1 -admire sadness 0 -admire surprise 0 -admire trust 1 -admirer anger 0 -admirer anticipation 0 -admirer disgust 0 -admirer fear 0 -admirer joy 0 -admirer negative 0 -admirer positive 1 -admirer sadness 0 -admirer surprise 0 -admirer trust 0 -admissibility anger 0 -admissibility anticipation 0 -admissibility disgust 0 -admissibility fear 0 -admissibility joy 0 -admissibility negative 0 -admissibility positive 0 -admissibility sadness 0 -admissibility surprise 0 -admissibility trust 0 -admissible anger 0 -admissible anticipation 0 -admissible disgust 0 -admissible fear 0 -admissible joy 0 -admissible negative 0 -admissible positive 1 -admissible sadness 0 -admissible surprise 0 -admissible trust 1 -admission anger 0 -admission anticipation 0 -admission disgust 0 -admission fear 0 -admission joy 0 -admission negative 0 -admission positive 0 -admission sadness 0 -admission surprise 0 -admission trust 0 -admit anger 0 -admit anticipation 0 -admit disgust 0 -admit fear 0 -admit joy 0 -admit negative 0 -admit positive 0 -admit sadness 0 -admit surprise 0 -admit trust 0 -admittance anger 0 -admittance anticipation 0 -admittance disgust 0 -admittance fear 0 -admittance joy 0 -admittance negative 0 -admittance positive 0 -admittance sadness 0 -admittance surprise 0 -admittance trust 0 -admitted anger 0 -admitted anticipation 0 -admitted disgust 0 -admitted fear 0 -admitted joy 0 -admitted negative 0 -admitted positive 0 -admitted sadness 0 -admitted surprise 0 -admitted trust 0 -admitting anger 0 -admitting anticipation 0 -admitting disgust 0 -admitting fear 0 -admitting joy 0 -admitting negative 0 -admitting positive 0 -admitting sadness 0 -admitting surprise 0 -admitting trust 0 -admixture anger 0 -admixture anticipation 0 -admixture disgust 0 -admixture fear 0 -admixture joy 0 -admixture negative 0 -admixture positive 0 -admixture sadness 0 -admixture surprise 0 -admixture trust 0 -admonition anger 0 -admonition anticipation 0 -admonition disgust 0 -admonition fear 1 -admonition joy 0 -admonition negative 1 -admonition positive 0 -admonition sadness 0 -admonition surprise 0 -admonition trust 0 -ado anger 0 -ado anticipation 0 -ado disgust 0 -ado fear 0 -ado joy 0 -ado negative 0 -ado positive 0 -ado sadness 0 -ado surprise 0 -ado trust 0 -adobe anger 0 -adobe anticipation 0 -adobe disgust 0 -adobe fear 0 -adobe joy 0 -adobe negative 0 -adobe positive 0 -adobe sadness 0 -adobe surprise 0 -adobe trust 0 -adolescence anger 0 -adolescence anticipation 0 -adolescence disgust 0 -adolescence fear 0 -adolescence joy 0 -adolescence negative 0 -adolescence positive 0 -adolescence sadness 0 -adolescence surprise 0 -adolescence trust 0 -adolescent anger 0 -adolescent anticipation 0 -adolescent disgust 0 -adolescent fear 0 -adolescent joy 0 -adolescent negative 0 -adolescent positive 0 -adolescent sadness 0 -adolescent surprise 0 -adolescent trust 0 -adopt anger 0 -adopt anticipation 0 -adopt disgust 0 -adopt fear 0 -adopt joy 0 -adopt negative 0 -adopt positive 0 -adopt sadness 0 -adopt surprise 0 -adopt trust 0 -adoption anger 0 -adoption anticipation 0 -adoption disgust 0 -adoption fear 0 -adoption joy 0 -adoption negative 0 -adoption positive 0 -adoption sadness 0 -adoption surprise 0 -adoption trust 0 -adorable anger 0 -adorable anticipation 0 -adorable disgust 0 -adorable fear 0 -adorable joy 1 -adorable negative 0 -adorable positive 1 -adorable sadness 0 -adorable surprise 0 -adorable trust 0 -adoration anger 0 -adoration anticipation 0 -adoration disgust 0 -adoration fear 0 -adoration joy 1 -adoration negative 0 -adoration positive 1 -adoration sadness 0 -adoration surprise 0 -adoration trust 1 -adore anger 0 -adore anticipation 1 -adore disgust 0 -adore fear 0 -adore joy 1 -adore negative 0 -adore positive 1 -adore sadness 0 -adore surprise 0 -adore trust 1 -adorn anger 0 -adorn anticipation 0 -adorn disgust 0 -adorn fear 0 -adorn joy 0 -adorn negative 0 -adorn positive 0 -adorn sadness 0 -adorn surprise 0 -adorn trust 0 -adornment anger 0 -adornment anticipation 0 -adornment disgust 0 -adornment fear 0 -adornment joy 0 -adornment negative 0 -adornment positive 0 -adornment sadness 0 -adornment surprise 0 -adornment trust 0 -adrift anger 0 -adrift anticipation 1 -adrift disgust 0 -adrift fear 1 -adrift joy 0 -adrift negative 1 -adrift positive 0 -adrift sadness 1 -adrift surprise 0 -adrift trust 0 -adult anger 0 -adult anticipation 0 -adult disgust 0 -adult fear 0 -adult joy 0 -adult negative 0 -adult positive 0 -adult sadness 0 -adult surprise 0 -adult trust 0 -adulterated anger 0 -adulterated anticipation 0 -adulterated disgust 0 -adulterated fear 0 -adulterated joy 0 -adulterated negative 1 -adulterated positive 0 -adulterated sadness 0 -adulterated surprise 0 -adulterated trust 0 -adultery anger 0 -adultery anticipation 0 -adultery disgust 1 -adultery fear 0 -adultery joy 0 -adultery negative 1 -adultery positive 0 -adultery sadness 1 -adultery surprise 0 -adultery trust 0 -advance anger 0 -advance anticipation 1 -advance disgust 0 -advance fear 1 -advance joy 1 -advance negative 0 -advance positive 1 -advance sadness 0 -advance surprise 1 -advance trust 0 -advanced anger 0 -advanced anticipation 0 -advanced disgust 0 -advanced fear 0 -advanced joy 0 -advanced negative 0 -advanced positive 1 -advanced sadness 0 -advanced surprise 0 -advanced trust 0 -advancement anger 0 -advancement anticipation 0 -advancement disgust 0 -advancement fear 0 -advancement joy 0 -advancement negative 0 -advancement positive 1 -advancement sadness 0 -advancement surprise 0 -advancement trust 0 -advancing anger 0 -advancing anticipation 0 -advancing disgust 0 -advancing fear 0 -advancing joy 0 -advancing negative 0 -advancing positive 0 -advancing sadness 0 -advancing surprise 0 -advancing trust 0 -advantage anger 0 -advantage anticipation 0 -advantage disgust 0 -advantage fear 0 -advantage joy 0 -advantage negative 0 -advantage positive 1 -advantage sadness 0 -advantage surprise 0 -advantage trust 0 -advantageous anger 0 -advantageous anticipation 0 -advantageous disgust 0 -advantageous fear 0 -advantageous joy 0 -advantageous negative 0 -advantageous positive 1 -advantageous sadness 0 -advantageous surprise 0 -advantageous trust 0 -advent anger 0 -advent anticipation 1 -advent disgust 0 -advent fear 0 -advent joy 1 -advent negative 0 -advent positive 1 -advent sadness 0 -advent surprise 0 -advent trust 1 -adventure anger 0 -adventure anticipation 1 -adventure disgust 0 -adventure fear 0 -adventure joy 0 -adventure negative 0 -adventure positive 1 -adventure sadness 0 -adventure surprise 0 -adventure trust 0 -adventurer anger 0 -adventurer anticipation 0 -adventurer disgust 0 -adventurer fear 0 -adventurer joy 0 -adventurer negative 0 -adventurer positive 0 -adventurer sadness 0 -adventurer surprise 0 -adventurer trust 0 -adventurous anger 0 -adventurous anticipation 0 -adventurous disgust 0 -adventurous fear 0 -adventurous joy 0 -adventurous negative 0 -adventurous positive 1 -adventurous sadness 0 -adventurous surprise 0 -adventurous trust 0 -adversary anger 1 -adversary anticipation 0 -adversary disgust 0 -adversary fear 0 -adversary joy 0 -adversary negative 1 -adversary positive 0 -adversary sadness 0 -adversary surprise 0 -adversary trust 0 -adverse anger 1 -adverse anticipation 0 -adverse disgust 1 -adverse fear 1 -adverse joy 0 -adverse negative 1 -adverse positive 0 -adverse sadness 1 -adverse surprise 0 -adverse trust 0 -adversity anger 1 -adversity anticipation 0 -adversity disgust 0 -adversity fear 1 -adversity joy 0 -adversity negative 1 -adversity positive 0 -adversity sadness 1 -adversity surprise 0 -adversity trust 0 -advertise anger 0 -advertise anticipation 0 -advertise disgust 0 -advertise fear 0 -advertise joy 0 -advertise negative 0 -advertise positive 0 -advertise sadness 0 -advertise surprise 0 -advertise trust 0 -advertisement anger 0 -advertisement anticipation 0 -advertisement disgust 0 -advertisement fear 0 -advertisement joy 0 -advertisement negative 0 -advertisement positive 0 -advertisement sadness 0 -advertisement surprise 0 -advertisement trust 0 -advice anger 0 -advice anticipation 0 -advice disgust 0 -advice fear 0 -advice joy 0 -advice negative 0 -advice positive 0 -advice sadness 0 -advice surprise 0 -advice trust 1 -advisable anger 0 -advisable anticipation 0 -advisable disgust 0 -advisable fear 0 -advisable joy 0 -advisable negative 0 -advisable positive 1 -advisable sadness 0 -advisable surprise 0 -advisable trust 1 -advise anger 0 -advise anticipation 0 -advise disgust 0 -advise fear 0 -advise joy 0 -advise negative 0 -advise positive 1 -advise sadness 0 -advise surprise 0 -advise trust 1 -advised anger 0 -advised anticipation 0 -advised disgust 0 -advised fear 0 -advised joy 0 -advised negative 0 -advised positive 0 -advised sadness 0 -advised surprise 0 -advised trust 1 -advisement anger 0 -advisement anticipation 0 -advisement disgust 0 -advisement fear 0 -advisement joy 0 -advisement negative 0 -advisement positive 0 -advisement sadness 0 -advisement surprise 0 -advisement trust 0 -adviser anger 0 -adviser anticipation 0 -adviser disgust 0 -adviser fear 0 -adviser joy 0 -adviser negative 0 -adviser positive 1 -adviser sadness 0 -adviser surprise 0 -adviser trust 1 -advocacy anger 1 -advocacy anticipation 1 -advocacy disgust 0 -advocacy fear 0 -advocacy joy 1 -advocacy negative 0 -advocacy positive 1 -advocacy sadness 0 -advocacy surprise 0 -advocacy trust 1 -advocate anger 0 -advocate anticipation 0 -advocate disgust 0 -advocate fear 0 -advocate joy 0 -advocate negative 0 -advocate positive 0 -advocate sadness 0 -advocate surprise 0 -advocate trust 1 -aegis anger 0 -aegis anticipation 0 -aegis disgust 0 -aegis fear 0 -aegis joy 0 -aegis negative 0 -aegis positive 0 -aegis sadness 0 -aegis surprise 0 -aegis trust 0 -aeration anger 0 -aeration anticipation 0 -aeration disgust 0 -aeration fear 0 -aeration joy 0 -aeration negative 0 -aeration positive 0 -aeration sadness 0 -aeration surprise 0 -aeration trust 0 -aerial anger 0 -aerial anticipation 0 -aerial disgust 0 -aerial fear 0 -aerial joy 0 -aerial negative 0 -aerial positive 0 -aerial sadness 0 -aerial surprise 0 -aerial trust 0 -aerodrome anger 0 -aerodrome anticipation 0 -aerodrome disgust 0 -aerodrome fear 0 -aerodrome joy 0 -aerodrome negative 0 -aerodrome positive 0 -aerodrome sadness 0 -aerodrome surprise 0 -aerodrome trust 0 -aerodynamics anger 0 -aerodynamics anticipation 0 -aerodynamics disgust 0 -aerodynamics fear 0 -aerodynamics joy 0 -aerodynamics negative 0 -aerodynamics positive 0 -aerodynamics sadness 0 -aerodynamics surprise 0 -aerodynamics trust 0 -aeronautics anger 0 -aeronautics anticipation 0 -aeronautics disgust 0 -aeronautics fear 0 -aeronautics joy 0 -aeronautics negative 0 -aeronautics positive 0 -aeronautics sadness 0 -aeronautics surprise 0 -aeronautics trust 0 -aeroplane anger 0 -aeroplane anticipation 0 -aeroplane disgust 0 -aeroplane fear 0 -aeroplane joy 0 -aeroplane negative 0 -aeroplane positive 0 -aeroplane sadness 0 -aeroplane surprise 0 -aeroplane trust 0 -aesthetic anger 0 -aesthetic anticipation 0 -aesthetic disgust 0 -aesthetic fear 0 -aesthetic joy 0 -aesthetic negative 0 -aesthetic positive 1 -aesthetic sadness 0 -aesthetic surprise 0 -aesthetic trust 0 -aesthetics anger 0 -aesthetics anticipation 0 -aesthetics disgust 0 -aesthetics fear 0 -aesthetics joy 1 -aesthetics negative 0 -aesthetics positive 1 -aesthetics sadness 0 -aesthetics surprise 0 -aesthetics trust 0 -aetiology anger 0 -aetiology anticipation 0 -aetiology disgust 0 -aetiology fear 0 -aetiology joy 0 -aetiology negative 0 -aetiology positive 0 -aetiology sadness 0 -aetiology surprise 0 -aetiology trust 0 -afar anger 0 -afar anticipation 0 -afar disgust 0 -afar fear 0 -afar joy 0 -afar negative 0 -afar positive 0 -afar sadness 0 -afar surprise 0 -afar trust 0 -affable anger 0 -affable anticipation 0 -affable disgust 0 -affable fear 0 -affable joy 0 -affable negative 0 -affable positive 1 -affable sadness 0 -affable surprise 0 -affable trust 0 -affair anger 0 -affair anticipation 0 -affair disgust 0 -affair fear 0 -affair joy 0 -affair negative 0 -affair positive 0 -affair sadness 0 -affair surprise 0 -affair trust 0 -affecting anger 0 -affecting anticipation 0 -affecting disgust 0 -affecting fear 0 -affecting joy 0 -affecting negative 0 -affecting positive 0 -affecting sadness 0 -affecting surprise 0 -affecting trust 0 -affection anger 0 -affection anticipation 0 -affection disgust 0 -affection fear 0 -affection joy 1 -affection negative 0 -affection positive 1 -affection sadness 0 -affection surprise 0 -affection trust 1 -affections anger 0 -affections anticipation 0 -affections disgust 0 -affections fear 0 -affections joy 0 -affections negative 0 -affections positive 0 -affections sadness 0 -affections surprise 0 -affections trust 0 -affiche anger 0 -affiche anticipation 0 -affiche disgust 0 -affiche fear 0 -affiche joy 0 -affiche negative 0 -affiche positive 0 -affiche sadness 0 -affiche surprise 0 -affiche trust 0 -affidavit anger 0 -affidavit anticipation 0 -affidavit disgust 0 -affidavit fear 0 -affidavit joy 0 -affidavit negative 0 -affidavit positive 0 -affidavit sadness 0 -affidavit surprise 0 -affidavit trust 0 -affiliated anger 0 -affiliated anticipation 0 -affiliated disgust 0 -affiliated fear 0 -affiliated joy 0 -affiliated negative 0 -affiliated positive 1 -affiliated sadness 0 -affiliated surprise 0 -affiliated trust 0 -affiliation anger 0 -affiliation anticipation 0 -affiliation disgust 0 -affiliation fear 0 -affiliation joy 0 -affiliation negative 0 -affiliation positive 0 -affiliation sadness 0 -affiliation surprise 0 -affiliation trust 0 -affinity anger 0 -affinity anticipation 0 -affinity disgust 0 -affinity fear 0 -affinity joy 0 -affinity negative 0 -affinity positive 0 -affinity sadness 0 -affinity surprise 0 -affinity trust 0 -affirm anger 0 -affirm anticipation 0 -affirm disgust 0 -affirm fear 0 -affirm joy 0 -affirm negative 0 -affirm positive 1 -affirm sadness 0 -affirm surprise 0 -affirm trust 1 -affirmation anger 0 -affirmation anticipation 0 -affirmation disgust 0 -affirmation fear 0 -affirmation joy 0 -affirmation negative 0 -affirmation positive 1 -affirmation sadness 0 -affirmation surprise 0 -affirmation trust 0 -affirmative anger 0 -affirmative anticipation 0 -affirmative disgust 0 -affirmative fear 0 -affirmative joy 0 -affirmative negative 0 -affirmative positive 1 -affirmative sadness 0 -affirmative surprise 0 -affirmative trust 0 -affirmatively anger 0 -affirmatively anticipation 0 -affirmatively disgust 0 -affirmatively fear 0 -affirmatively joy 0 -affirmatively negative 0 -affirmatively positive 1 -affirmatively sadness 0 -affirmatively surprise 0 -affirmatively trust 1 -affix anger 0 -affix anticipation 0 -affix disgust 0 -affix fear 0 -affix joy 0 -affix negative 0 -affix positive 0 -affix sadness 0 -affix surprise 0 -affix trust 0 -afflict anger 0 -afflict anticipation 0 -afflict disgust 0 -afflict fear 1 -afflict joy 0 -afflict negative 1 -afflict positive 0 -afflict sadness 1 -afflict surprise 0 -afflict trust 0 -afflicted anger 0 -afflicted anticipation 0 -afflicted disgust 0 -afflicted fear 0 -afflicted joy 0 -afflicted negative 1 -afflicted positive 0 -afflicted sadness 0 -afflicted surprise 0 -afflicted trust 0 -affliction anger 0 -affliction anticipation 0 -affliction disgust 1 -affliction fear 1 -affliction joy 0 -affliction negative 1 -affliction positive 0 -affliction sadness 1 -affliction surprise 0 -affliction trust 0 -affluence anger 0 -affluence anticipation 0 -affluence disgust 0 -affluence fear 0 -affluence joy 1 -affluence negative 0 -affluence positive 1 -affluence sadness 0 -affluence surprise 0 -affluence trust 0 -affluent anger 0 -affluent anticipation 0 -affluent disgust 0 -affluent fear 0 -affluent joy 0 -affluent negative 0 -affluent positive 1 -affluent sadness 0 -affluent surprise 0 -affluent trust 0 -afford anger 0 -afford anticipation 0 -afford disgust 0 -afford fear 0 -afford joy 0 -afford negative 0 -afford positive 1 -afford sadness 0 -afford surprise 0 -afford trust 0 -affront anger 1 -affront anticipation 0 -affront disgust 1 -affront fear 1 -affront joy 0 -affront negative 1 -affront positive 0 -affront sadness 1 -affront surprise 1 -affront trust 0 -afield anger 0 -afield anticipation 0 -afield disgust 0 -afield fear 0 -afield joy 0 -afield negative 0 -afield positive 0 -afield sadness 0 -afield surprise 0 -afield trust 0 -afore anger 0 -afore anticipation 0 -afore disgust 0 -afore fear 0 -afore joy 0 -afore negative 0 -afore positive 0 -afore sadness 0 -afore surprise 0 -afore trust 0 -aforementioned anger 0 -aforementioned anticipation 0 -aforementioned disgust 0 -aforementioned fear 0 -aforementioned joy 0 -aforementioned negative 0 -aforementioned positive 0 -aforementioned sadness 0 -aforementioned surprise 0 -aforementioned trust 0 -aforesaid anger 0 -aforesaid anticipation 0 -aforesaid disgust 0 -aforesaid fear 0 -aforesaid joy 0 -aforesaid negative 0 -aforesaid positive 0 -aforesaid sadness 0 -aforesaid surprise 0 -aforesaid trust 0 -afraid anger 0 -afraid anticipation 0 -afraid disgust 0 -afraid fear 1 -afraid joy 0 -afraid negative 1 -afraid positive 0 -afraid sadness 0 -afraid surprise 0 -afraid trust 0 -afresh anger 0 -afresh anticipation 0 -afresh disgust 0 -afresh fear 0 -afresh joy 0 -afresh negative 0 -afresh positive 0 -afresh sadness 0 -afresh surprise 0 -afresh trust 0 -aft anger 0 -aft anticipation 0 -aft disgust 0 -aft fear 0 -aft joy 0 -aft negative 0 -aft positive 0 -aft sadness 0 -aft surprise 0 -aft trust 0 -aftermath anger 1 -aftermath anticipation 0 -aftermath disgust 1 -aftermath fear 1 -aftermath joy 0 -aftermath negative 1 -aftermath positive 0 -aftermath sadness 1 -aftermath surprise 0 -aftermath trust 0 -afternoon anger 0 -afternoon anticipation 0 -afternoon disgust 0 -afternoon fear 0 -afternoon joy 0 -afternoon negative 0 -afternoon positive 0 -afternoon sadness 0 -afternoon surprise 0 -afternoon trust 0 -aftertaste anger 0 -aftertaste anticipation 0 -aftertaste disgust 0 -aftertaste fear 0 -aftertaste joy 0 -aftertaste negative 1 -aftertaste positive 0 -aftertaste sadness 0 -aftertaste surprise 0 -aftertaste trust 0 -afterthought anger 0 -afterthought anticipation 0 -afterthought disgust 0 -afterthought fear 0 -afterthought joy 0 -afterthought negative 0 -afterthought positive 0 -afterthought sadness 0 -afterthought surprise 0 -afterthought trust 0 -aga anger 0 -aga anticipation 0 -aga disgust 0 -aga fear 1 -aga joy 0 -aga negative 0 -aga positive 1 -aga sadness 0 -aga surprise 0 -aga trust 1 -agate anger 0 -agate anticipation 0 -agate disgust 0 -agate fear 0 -agate joy 0 -agate negative 0 -agate positive 0 -agate sadness 0 -agate surprise 0 -agate trust 0 -age anger 0 -age anticipation 0 -age disgust 0 -age fear 0 -age joy 0 -age negative 0 -age positive 0 -age sadness 0 -age surprise 0 -age trust 0 -aged anger 0 -aged anticipation 0 -aged disgust 0 -aged fear 0 -aged joy 0 -aged negative 0 -aged positive 0 -aged sadness 0 -aged surprise 0 -aged trust 0 -agency anger 0 -agency anticipation 0 -agency disgust 0 -agency fear 0 -agency joy 0 -agency negative 0 -agency positive 0 -agency sadness 0 -agency surprise 0 -agency trust 0 -agent anger 0 -agent anticipation 0 -agent disgust 0 -agent fear 0 -agent joy 0 -agent negative 0 -agent positive 0 -agent sadness 0 -agent surprise 0 -agent trust 0 -agglomeration anger 0 -agglomeration anticipation 0 -agglomeration disgust 0 -agglomeration fear 0 -agglomeration joy 0 -agglomeration negative 0 -agglomeration positive 0 -agglomeration sadness 0 -agglomeration surprise 0 -agglomeration trust 0 -aggravated anger 1 -aggravated anticipation 0 -aggravated disgust 0 -aggravated fear 0 -aggravated joy 0 -aggravated negative 1 -aggravated positive 0 -aggravated sadness 0 -aggravated surprise 0 -aggravated trust 0 -aggravating anger 1 -aggravating anticipation 0 -aggravating disgust 0 -aggravating fear 0 -aggravating joy 0 -aggravating negative 1 -aggravating positive 0 -aggravating sadness 1 -aggravating surprise 0 -aggravating trust 0 -aggravation anger 1 -aggravation anticipation 0 -aggravation disgust 1 -aggravation fear 0 -aggravation joy 0 -aggravation negative 1 -aggravation positive 0 -aggravation sadness 0 -aggravation surprise 0 -aggravation trust 0 -aggregate anger 0 -aggregate anticipation 0 -aggregate disgust 0 -aggregate fear 0 -aggregate joy 0 -aggregate negative 0 -aggregate positive 0 -aggregate sadness 0 -aggregate surprise 0 -aggregate trust 0 -aggregation anger 0 -aggregation anticipation 0 -aggregation disgust 0 -aggregation fear 0 -aggregation joy 0 -aggregation negative 0 -aggregation positive 0 -aggregation sadness 0 -aggregation surprise 0 -aggregation trust 0 -aggression anger 1 -aggression anticipation 0 -aggression disgust 0 -aggression fear 1 -aggression joy 0 -aggression negative 1 -aggression positive 0 -aggression sadness 0 -aggression surprise 0 -aggression trust 0 -aggressive anger 1 -aggressive anticipation 0 -aggressive disgust 0 -aggressive fear 1 -aggressive joy 0 -aggressive negative 1 -aggressive positive 0 -aggressive sadness 0 -aggressive surprise 0 -aggressive trust 0 -aggressor anger 1 -aggressor anticipation 0 -aggressor disgust 0 -aggressor fear 1 -aggressor joy 0 -aggressor negative 1 -aggressor positive 0 -aggressor sadness 0 -aggressor surprise 0 -aggressor trust 0 -aghast anger 0 -aghast anticipation 0 -aghast disgust 1 -aghast fear 1 -aghast joy 0 -aghast negative 1 -aghast positive 0 -aghast sadness 0 -aghast surprise 1 -aghast trust 0 -agile anger 0 -agile anticipation 0 -agile disgust 0 -agile fear 0 -agile joy 0 -agile negative 0 -agile positive 1 -agile sadness 0 -agile surprise 0 -agile trust 0 -agility anger 0 -agility anticipation 0 -agility disgust 0 -agility fear 0 -agility joy 0 -agility negative 0 -agility positive 1 -agility sadness 0 -agility surprise 0 -agility trust 0 -agitated anger 1 -agitated anticipation 0 -agitated disgust 0 -agitated fear 0 -agitated joy 0 -agitated negative 1 -agitated positive 0 -agitated sadness 0 -agitated surprise 0 -agitated trust 0 -agitation anger 1 -agitation anticipation 0 -agitation disgust 0 -agitation fear 0 -agitation joy 0 -agitation negative 1 -agitation positive 0 -agitation sadness 0 -agitation surprise 0 -agitation trust 0 -agnostic anger 0 -agnostic anticipation 0 -agnostic disgust 0 -agnostic fear 0 -agnostic joy 0 -agnostic negative 0 -agnostic positive 0 -agnostic sadness 0 -agnostic surprise 0 -agnostic trust 0 -ago anger 0 -ago anticipation 0 -ago disgust 0 -ago fear 0 -ago joy 0 -ago negative 0 -ago positive 0 -ago sadness 0 -ago surprise 0 -ago trust 0 -agonizing anger 0 -agonizing anticipation 0 -agonizing disgust 0 -agonizing fear 1 -agonizing joy 0 -agonizing negative 1 -agonizing positive 0 -agonizing sadness 0 -agonizing surprise 0 -agonizing trust 0 -agony anger 1 -agony anticipation 0 -agony disgust 0 -agony fear 1 -agony joy 0 -agony negative 1 -agony positive 0 -agony sadness 1 -agony surprise 0 -agony trust 0 -agree anger 0 -agree anticipation 0 -agree disgust 0 -agree fear 0 -agree joy 0 -agree negative 0 -agree positive 1 -agree sadness 0 -agree surprise 0 -agree trust 0 -agreeable anger 0 -agreeable anticipation 0 -agreeable disgust 0 -agreeable fear 0 -agreeable joy 0 -agreeable negative 0 -agreeable positive 1 -agreeable sadness 0 -agreeable surprise 0 -agreeable trust 1 -agreed anger 0 -agreed anticipation 0 -agreed disgust 0 -agreed fear 0 -agreed joy 0 -agreed negative 0 -agreed positive 1 -agreed sadness 0 -agreed surprise 0 -agreed trust 1 -agreeing anger 0 -agreeing anticipation 0 -agreeing disgust 0 -agreeing fear 0 -agreeing joy 0 -agreeing negative 0 -agreeing positive 1 -agreeing sadness 0 -agreeing surprise 0 -agreeing trust 1 -agreement anger 0 -agreement anticipation 0 -agreement disgust 0 -agreement fear 0 -agreement joy 0 -agreement negative 0 -agreement positive 1 -agreement sadness 0 -agreement surprise 0 -agreement trust 1 -agricultural anger 0 -agricultural anticipation 0 -agricultural disgust 0 -agricultural fear 0 -agricultural joy 0 -agricultural negative 0 -agricultural positive 0 -agricultural sadness 0 -agricultural surprise 0 -agricultural trust 0 -agriculture anger 0 -agriculture anticipation 0 -agriculture disgust 0 -agriculture fear 0 -agriculture joy 0 -agriculture negative 0 -agriculture positive 1 -agriculture sadness 0 -agriculture surprise 0 -agriculture trust 0 -aground anger 0 -aground anticipation 0 -aground disgust 0 -aground fear 0 -aground joy 0 -aground negative 1 -aground positive 0 -aground sadness 0 -aground surprise 0 -aground trust 0 -agua anger 0 -agua anticipation 0 -agua disgust 0 -agua fear 0 -agua joy 0 -agua negative 0 -agua positive 0 -agua sadness 0 -agua surprise 0 -agua trust 0 -ahead anger 0 -ahead anticipation 0 -ahead disgust 0 -ahead fear 0 -ahead joy 0 -ahead negative 0 -ahead positive 1 -ahead sadness 0 -ahead surprise 0 -ahead trust 0 -aid anger 0 -aid anticipation 0 -aid disgust 0 -aid fear 0 -aid joy 0 -aid negative 0 -aid positive 1 -aid sadness 0 -aid surprise 0 -aid trust 0 -aiding anger 0 -aiding anticipation 0 -aiding disgust 0 -aiding fear 0 -aiding joy 0 -aiding negative 0 -aiding positive 1 -aiding sadness 0 -aiding surprise 0 -aiding trust 0 -ail anger 0 -ail anticipation 0 -ail disgust 0 -ail fear 0 -ail joy 0 -ail negative 1 -ail positive 0 -ail sadness 1 -ail surprise 0 -ail trust 0 -ailing anger 0 -ailing anticipation 0 -ailing disgust 0 -ailing fear 1 -ailing joy 0 -ailing negative 1 -ailing positive 0 -ailing sadness 1 -ailing surprise 0 -ailing trust 0 -ailment anger 0 -ailment anticipation 0 -ailment disgust 0 -ailment fear 0 -ailment joy 0 -ailment negative 0 -ailment positive 0 -ailment sadness 0 -ailment surprise 0 -ailment trust 0 -aim anger 0 -aim anticipation 0 -aim disgust 0 -aim fear 0 -aim joy 0 -aim negative 0 -aim positive 0 -aim sadness 0 -aim surprise 0 -aim trust 0 -aimless anger 0 -aimless anticipation 0 -aimless disgust 0 -aimless fear 0 -aimless joy 0 -aimless negative 1 -aimless positive 0 -aimless sadness 0 -aimless surprise 0 -aimless trust 0 -air anger 0 -air anticipation 0 -air disgust 0 -air fear 0 -air joy 0 -air negative 0 -air positive 0 -air sadness 0 -air surprise 0 -air trust 0 -airbag anger 0 -airbag anticipation 0 -airbag disgust 0 -airbag fear 0 -airbag joy 0 -airbag negative 0 -airbag positive 0 -airbag sadness 0 -airbag surprise 0 -airbag trust 0 -airlift anger 0 -airlift anticipation 0 -airlift disgust 0 -airlift fear 0 -airlift joy 0 -airlift negative 0 -airlift positive 0 -airlift sadness 0 -airlift surprise 0 -airlift trust 0 -airline anger 0 -airline anticipation 0 -airline disgust 0 -airline fear 0 -airline joy 0 -airline negative 0 -airline positive 0 -airline sadness 0 -airline surprise 0 -airline trust 0 -airman anger 0 -airman anticipation 0 -airman disgust 0 -airman fear 0 -airman joy 0 -airman negative 0 -airman positive 0 -airman sadness 0 -airman surprise 0 -airman trust 0 -airplane anger 0 -airplane anticipation 0 -airplane disgust 0 -airplane fear 0 -airplane joy 0 -airplane negative 0 -airplane positive 0 -airplane sadness 0 -airplane surprise 0 -airplane trust 0 -airport anger 0 -airport anticipation 1 -airport disgust 0 -airport fear 0 -airport joy 0 -airport negative 0 -airport positive 0 -airport sadness 0 -airport surprise 0 -airport trust 0 -airs anger 0 -airs anticipation 0 -airs disgust 1 -airs fear 0 -airs joy 0 -airs negative 1 -airs positive 0 -airs sadness 0 -airs surprise 0 -airs trust 0 -airship anger 0 -airship anticipation 0 -airship disgust 0 -airship fear 0 -airship joy 0 -airship negative 0 -airship positive 0 -airship sadness 0 -airship surprise 0 -airship trust 0 -aisle anger 0 -aisle anticipation 0 -aisle disgust 0 -aisle fear 0 -aisle joy 0 -aisle negative 0 -aisle positive 0 -aisle sadness 0 -aisle surprise 0 -aisle trust 0 -ait anger 0 -ait anticipation 0 -ait disgust 0 -ait fear 0 -ait joy 0 -ait negative 0 -ait positive 0 -ait sadness 0 -ait surprise 0 -ait trust 0 -ajar anger 0 -ajar anticipation 0 -ajar disgust 0 -ajar fear 0 -ajar joy 0 -ajar negative 0 -ajar positive 0 -ajar sadness 0 -ajar surprise 0 -ajar trust 0 -akin anger 0 -akin anticipation 0 -akin disgust 0 -akin fear 0 -akin joy 0 -akin negative 0 -akin positive 0 -akin sadness 0 -akin surprise 0 -akin trust 1 -alabaster anger 0 -alabaster anticipation 0 -alabaster disgust 0 -alabaster fear 0 -alabaster joy 0 -alabaster negative 0 -alabaster positive 1 -alabaster sadness 0 -alabaster surprise 0 -alabaster trust 0 -alarm anger 0 -alarm anticipation 0 -alarm disgust 0 -alarm fear 1 -alarm joy 0 -alarm negative 1 -alarm positive 0 -alarm sadness 0 -alarm surprise 1 -alarm trust 0 -alarming anger 0 -alarming anticipation 0 -alarming disgust 0 -alarming fear 1 -alarming joy 0 -alarming negative 1 -alarming positive 0 -alarming sadness 0 -alarming surprise 1 -alarming trust 0 -alb anger 0 -alb anticipation 0 -alb disgust 0 -alb fear 0 -alb joy 0 -alb negative 0 -alb positive 0 -alb sadness 0 -alb surprise 0 -alb trust 1 -album anger 0 -album anticipation 0 -album disgust 0 -album fear 0 -album joy 0 -album negative 0 -album positive 0 -album sadness 0 -album surprise 0 -album trust 0 -alchemy anger 0 -alchemy anticipation 0 -alchemy disgust 0 -alchemy fear 0 -alchemy joy 0 -alchemy negative 0 -alchemy positive 0 -alchemy sadness 0 -alchemy surprise 0 -alchemy trust 0 -alcohol anger 0 -alcohol anticipation 0 -alcohol disgust 0 -alcohol fear 0 -alcohol joy 0 -alcohol negative 0 -alcohol positive 0 -alcohol sadness 0 -alcohol surprise 0 -alcohol trust 0 -alcoholism anger 1 -alcoholism anticipation 0 -alcoholism disgust 1 -alcoholism fear 1 -alcoholism joy 0 -alcoholism negative 1 -alcoholism positive 0 -alcoholism sadness 1 -alcoholism surprise 0 -alcoholism trust 0 -alcove anger 0 -alcove anticipation 0 -alcove disgust 0 -alcove fear 0 -alcove joy 0 -alcove negative 0 -alcove positive 0 -alcove sadness 0 -alcove surprise 0 -alcove trust 0 -alert anger 0 -alert anticipation 0 -alert disgust 0 -alert fear 0 -alert joy 0 -alert negative 0 -alert positive 0 -alert sadness 0 -alert surprise 0 -alert trust 0 -alertness anger 0 -alertness anticipation 1 -alertness disgust 0 -alertness fear 1 -alertness joy 0 -alertness negative 0 -alertness positive 1 -alertness sadness 0 -alertness surprise 1 -alertness trust 0 -alerts anger 0 -alerts anticipation 1 -alerts disgust 0 -alerts fear 1 -alerts joy 0 -alerts negative 0 -alerts positive 0 -alerts sadness 0 -alerts surprise 1 -alerts trust 0 -alfalfa anger 0 -alfalfa anticipation 0 -alfalfa disgust 0 -alfalfa fear 0 -alfalfa joy 0 -alfalfa negative 0 -alfalfa positive 0 -alfalfa sadness 0 -alfalfa surprise 0 -alfalfa trust 0 -algebra anger 0 -algebra anticipation 0 -algebra disgust 0 -algebra fear 0 -algebra joy 0 -algebra negative 0 -algebra positive 0 -algebra sadness 0 -algebra surprise 0 -algebra trust 0 -algebraic anger 0 -algebraic anticipation 0 -algebraic disgust 0 -algebraic fear 0 -algebraic joy 0 -algebraic negative 0 -algebraic positive 0 -algebraic sadness 0 -algebraic surprise 0 -algebraic trust 0 -algorithm anger 0 -algorithm anticipation 0 -algorithm disgust 0 -algorithm fear 0 -algorithm joy 0 -algorithm negative 0 -algorithm positive 0 -algorithm sadness 0 -algorithm surprise 0 -algorithm trust 0 -alibi anger 0 -alibi anticipation 0 -alibi disgust 0 -alibi fear 0 -alibi joy 0 -alibi negative 0 -alibi positive 0 -alibi sadness 0 -alibi surprise 0 -alibi trust 0 -alien anger 0 -alien anticipation 0 -alien disgust 1 -alien fear 1 -alien joy 0 -alien negative 1 -alien positive 0 -alien sadness 0 -alien surprise 0 -alien trust 0 -alienate anger 1 -alienate anticipation 0 -alienate disgust 1 -alienate fear 0 -alienate joy 0 -alienate negative 1 -alienate positive 0 -alienate sadness 0 -alienate surprise 0 -alienate trust 0 -alienated anger 0 -alienated anticipation 0 -alienated disgust 0 -alienated fear 0 -alienated joy 0 -alienated negative 1 -alienated positive 0 -alienated sadness 1 -alienated surprise 0 -alienated trust 0 -alienation anger 1 -alienation anticipation 0 -alienation disgust 1 -alienation fear 1 -alienation joy 0 -alienation negative 1 -alienation positive 0 -alienation sadness 1 -alienation surprise 0 -alienation trust 0 -alight anger 0 -alight anticipation 0 -alight disgust 0 -alight fear 0 -alight joy 0 -alight negative 0 -alight positive 0 -alight sadness 0 -alight surprise 0 -alight trust 0 -aligned anger 0 -aligned anticipation 0 -aligned disgust 0 -aligned fear 0 -aligned joy 0 -aligned negative 0 -aligned positive 0 -aligned sadness 0 -aligned surprise 0 -aligned trust 0 -alignment anger 0 -alignment anticipation 0 -alignment disgust 0 -alignment fear 0 -alignment joy 0 -alignment negative 0 -alignment positive 0 -alignment sadness 0 -alignment surprise 0 -alignment trust 0 -alike anger 0 -alike anticipation 0 -alike disgust 0 -alike fear 0 -alike joy 0 -alike negative 0 -alike positive 0 -alike sadness 0 -alike surprise 0 -alike trust 0 -alimentation anger 0 -alimentation anticipation 0 -alimentation disgust 0 -alimentation fear 0 -alimentation joy 0 -alimentation negative 0 -alimentation positive 1 -alimentation sadness 0 -alimentation surprise 0 -alimentation trust 0 -alimony anger 0 -alimony anticipation 0 -alimony disgust 0 -alimony fear 0 -alimony joy 0 -alimony negative 1 -alimony positive 0 -alimony sadness 0 -alimony surprise 0 -alimony trust 0 -aliquot anger 0 -aliquot anticipation 0 -aliquot disgust 0 -aliquot fear 0 -aliquot joy 0 -aliquot negative 0 -aliquot positive 0 -aliquot sadness 0 -aliquot surprise 0 -aliquot trust 0 -alive anger 0 -alive anticipation 1 -alive disgust 0 -alive fear 0 -alive joy 1 -alive negative 0 -alive positive 1 -alive sadness 0 -alive surprise 0 -alive trust 1 -alkali anger 0 -alkali anticipation 0 -alkali disgust 0 -alkali fear 0 -alkali joy 0 -alkali negative 0 -alkali positive 0 -alkali sadness 0 -alkali surprise 0 -alkali trust 0 -alkaloids anger 0 -alkaloids anticipation 0 -alkaloids disgust 0 -alkaloids fear 0 -alkaloids joy 0 -alkaloids negative 0 -alkaloids positive 0 -alkaloids sadness 0 -alkaloids surprise 0 -alkaloids trust 0 -allay anger 0 -allay anticipation 0 -allay disgust 0 -allay fear 0 -allay joy 0 -allay negative 0 -allay positive 1 -allay sadness 0 -allay surprise 0 -allay trust 0 -allegation anger 1 -allegation anticipation 0 -allegation disgust 0 -allegation fear 0 -allegation joy 0 -allegation negative 1 -allegation positive 0 -allegation sadness 0 -allegation surprise 0 -allegation trust 0 -allege anger 0 -allege anticipation 0 -allege disgust 0 -allege fear 0 -allege joy 0 -allege negative 1 -allege positive 0 -allege sadness 0 -allege surprise 0 -allege trust 0 -alleged anger 0 -alleged anticipation 0 -alleged disgust 0 -alleged fear 0 -alleged joy 0 -alleged negative 0 -alleged positive 0 -alleged sadness 0 -alleged surprise 0 -alleged trust 0 -allegiance anger 0 -allegiance anticipation 0 -allegiance disgust 0 -allegiance fear 0 -allegiance joy 0 -allegiance negative 0 -allegiance positive 1 -allegiance sadness 0 -allegiance surprise 0 -allegiance trust 1 -allegorical anger 0 -allegorical anticipation 0 -allegorical disgust 0 -allegorical fear 0 -allegorical joy 0 -allegorical negative 0 -allegorical positive 0 -allegorical sadness 0 -allegorical surprise 0 -allegorical trust 0 -allegory anger 0 -allegory anticipation 0 -allegory disgust 0 -allegory fear 0 -allegory joy 0 -allegory negative 0 -allegory positive 0 -allegory sadness 0 -allegory surprise 0 -allegory trust 0 -allegro anger 0 -allegro anticipation 0 -allegro disgust 0 -allegro fear 0 -allegro joy 0 -allegro negative 0 -allegro positive 1 -allegro sadness 0 -allegro surprise 0 -allegro trust 0 -alleviate anger 0 -alleviate anticipation 0 -alleviate disgust 0 -alleviate fear 0 -alleviate joy 0 -alleviate negative 0 -alleviate positive 1 -alleviate sadness 0 -alleviate surprise 0 -alleviate trust 0 -alleviation anger 0 -alleviation anticipation 0 -alleviation disgust 0 -alleviation fear 0 -alleviation joy 0 -alleviation negative 0 -alleviation positive 1 -alleviation sadness 0 -alleviation surprise 0 -alleviation trust 0 -alley anger 0 -alley anticipation 0 -alley disgust 0 -alley fear 0 -alley joy 0 -alley negative 0 -alley positive 0 -alley sadness 0 -alley surprise 0 -alley trust 0 -alliance anger 0 -alliance anticipation 0 -alliance disgust 0 -alliance fear 0 -alliance joy 0 -alliance negative 0 -alliance positive 0 -alliance sadness 0 -alliance surprise 0 -alliance trust 1 -allied anger 0 -allied anticipation 0 -allied disgust 0 -allied fear 0 -allied joy 0 -allied negative 0 -allied positive 1 -allied sadness 0 -allied surprise 0 -allied trust 1 -alligator anger 0 -alligator anticipation 0 -alligator disgust 0 -alligator fear 0 -alligator joy 0 -alligator negative 0 -alligator positive 0 -alligator sadness 0 -alligator surprise 0 -alligator trust 0 -allocate anger 0 -allocate anticipation 0 -allocate disgust 0 -allocate fear 0 -allocate joy 0 -allocate negative 0 -allocate positive 0 -allocate sadness 0 -allocate surprise 0 -allocate trust 0 -allocation anger 0 -allocation anticipation 0 -allocation disgust 0 -allocation fear 0 -allocation joy 0 -allocation negative 0 -allocation positive 0 -allocation sadness 0 -allocation surprise 0 -allocation trust 0 -allot anger 0 -allot anticipation 0 -allot disgust 0 -allot fear 0 -allot joy 0 -allot negative 0 -allot positive 0 -allot sadness 0 -allot surprise 0 -allot trust 0 -allotment anger 0 -allotment anticipation 0 -allotment disgust 0 -allotment fear 0 -allotment joy 0 -allotment negative 0 -allotment positive 0 -allotment sadness 0 -allotment surprise 0 -allotment trust 0 -allowable anger 0 -allowable anticipation 0 -allowable disgust 0 -allowable fear 0 -allowable joy 0 -allowable negative 0 -allowable positive 1 -allowable sadness 0 -allowable surprise 0 -allowable trust 0 -allowance anger 0 -allowance anticipation 0 -allowance disgust 0 -allowance fear 0 -allowance joy 0 -allowance negative 0 -allowance positive 0 -allowance sadness 0 -allowance surprise 0 -allowance trust 0 -allowed anger 0 -allowed anticipation 0 -allowed disgust 0 -allowed fear 0 -allowed joy 0 -allowed negative 0 -allowed positive 0 -allowed sadness 0 -allowed surprise 0 -allowed trust 0 -alloy anger 0 -alloy anticipation 0 -alloy disgust 0 -alloy fear 0 -alloy joy 0 -alloy negative 0 -alloy positive 0 -alloy sadness 0 -alloy surprise 0 -alloy trust 0 -allure anger 0 -allure anticipation 1 -allure disgust 0 -allure fear 0 -allure joy 1 -allure negative 0 -allure positive 1 -allure sadness 0 -allure surprise 1 -allure trust 0 -alluring anger 0 -alluring anticipation 0 -alluring disgust 0 -alluring fear 0 -alluring joy 0 -alluring negative 0 -alluring positive 1 -alluring sadness 0 -alluring surprise 0 -alluring trust 0 -allusion anger 0 -allusion anticipation 0 -allusion disgust 0 -allusion fear 0 -allusion joy 0 -allusion negative 0 -allusion positive 0 -allusion sadness 0 -allusion surprise 0 -allusion trust 0 -alluvial anger 0 -alluvial anticipation 0 -alluvial disgust 0 -alluvial fear 0 -alluvial joy 0 -alluvial negative 0 -alluvial positive 0 -alluvial sadness 0 -alluvial surprise 0 -alluvial trust 0 -ally anger 0 -ally anticipation 0 -ally disgust 0 -ally fear 0 -ally joy 0 -ally negative 0 -ally positive 1 -ally sadness 0 -ally surprise 0 -ally trust 1 -almanac anger 0 -almanac anticipation 0 -almanac disgust 0 -almanac fear 0 -almanac joy 0 -almanac negative 0 -almanac positive 0 -almanac sadness 0 -almanac surprise 0 -almanac trust 0 -almighty anger 0 -almighty anticipation 0 -almighty disgust 0 -almighty fear 0 -almighty joy 0 -almighty negative 0 -almighty positive 1 -almighty sadness 0 -almighty surprise 0 -almighty trust 0 -aloft anger 0 -aloft anticipation 0 -aloft disgust 0 -aloft fear 0 -aloft joy 0 -aloft negative 0 -aloft positive 0 -aloft sadness 0 -aloft surprise 0 -aloft trust 0 -aloha anger 0 -aloha anticipation 1 -aloha disgust 0 -aloha fear 0 -aloha joy 1 -aloha negative 0 -aloha positive 1 -aloha sadness 0 -aloha surprise 0 -aloha trust 0 -alongside anger 0 -alongside anticipation 0 -alongside disgust 0 -alongside fear 0 -alongside joy 0 -alongside negative 0 -alongside positive 0 -alongside sadness 0 -alongside surprise 0 -alongside trust 0 -aloof anger 0 -aloof anticipation 0 -aloof disgust 0 -aloof fear 0 -aloof joy 0 -aloof negative 1 -aloof positive 0 -aloof sadness 0 -aloof surprise 0 -aloof trust 0 -aloud anger 0 -aloud anticipation 0 -aloud disgust 0 -aloud fear 0 -aloud joy 0 -aloud negative 0 -aloud positive 0 -aloud sadness 0 -aloud surprise 0 -aloud trust 0 -alphabet anger 0 -alphabet anticipation 0 -alphabet disgust 0 -alphabet fear 0 -alphabet joy 0 -alphabet negative 0 -alphabet positive 0 -alphabet sadness 0 -alphabet surprise 0 -alphabet trust 0 -alphabetical anger 0 -alphabetical anticipation 0 -alphabetical disgust 0 -alphabetical fear 0 -alphabetical joy 0 -alphabetical negative 0 -alphabetical positive 0 -alphabetical sadness 0 -alphabetical surprise 0 -alphabetical trust 0 -altar anger 0 -altar anticipation 0 -altar disgust 0 -altar fear 0 -altar joy 0 -altar negative 0 -altar positive 0 -altar sadness 0 -altar surprise 0 -altar trust 0 -alter anger 0 -alter anticipation 0 -alter disgust 0 -alter fear 0 -alter joy 0 -alter negative 0 -alter positive 0 -alter sadness 0 -alter surprise 0 -alter trust 0 -alteration anger 0 -alteration anticipation 0 -alteration disgust 0 -alteration fear 0 -alteration joy 0 -alteration negative 0 -alteration positive 0 -alteration sadness 0 -alteration surprise 0 -alteration trust 0 -altercation anger 1 -altercation anticipation 0 -altercation disgust 0 -altercation fear 0 -altercation joy 0 -altercation negative 1 -altercation positive 0 -altercation sadness 0 -altercation surprise 0 -altercation trust 0 -altered anger 0 -altered anticipation 0 -altered disgust 0 -altered fear 0 -altered joy 0 -altered negative 0 -altered positive 0 -altered sadness 0 -altered surprise 0 -altered trust 0 -alternate anger 0 -alternate anticipation 0 -alternate disgust 0 -alternate fear 0 -alternate joy 0 -alternate negative 0 -alternate positive 0 -alternate sadness 0 -alternate surprise 0 -alternate trust 0 -alternative anger 0 -alternative anticipation 0 -alternative disgust 0 -alternative fear 0 -alternative joy 0 -alternative negative 0 -alternative positive 0 -alternative sadness 0 -alternative surprise 0 -alternative trust 0 -altitude anger 0 -altitude anticipation 0 -altitude disgust 0 -altitude fear 0 -altitude joy 0 -altitude negative 0 -altitude positive 0 -altitude sadness 0 -altitude surprise 0 -altitude trust 0 -alto anger 0 -alto anticipation 0 -alto disgust 0 -alto fear 0 -alto joy 0 -alto negative 0 -alto positive 0 -alto sadness 0 -alto surprise 0 -alto trust 0 -altogether anger 0 -altogether anticipation 0 -altogether disgust 0 -altogether fear 0 -altogether joy 0 -altogether negative 0 -altogether positive 0 -altogether sadness 0 -altogether surprise 0 -altogether trust 0 -alumnus anger 0 -alumnus anticipation 0 -alumnus disgust 0 -alumnus fear 0 -alumnus joy 0 -alumnus negative 0 -alumnus positive 0 -alumnus sadness 0 -alumnus surprise 0 -alumnus trust 0 -alveolar anger 0 -alveolar anticipation 0 -alveolar disgust 0 -alveolar fear 0 -alveolar joy 0 -alveolar negative 0 -alveolar positive 0 -alveolar sadness 0 -alveolar surprise 0 -alveolar trust 0 -amalgam anger 0 -amalgam anticipation 0 -amalgam disgust 0 -amalgam fear 0 -amalgam joy 0 -amalgam negative 0 -amalgam positive 0 -amalgam sadness 0 -amalgam surprise 0 -amalgam trust 0 -amalgamation anger 0 -amalgamation anticipation 0 -amalgamation disgust 0 -amalgamation fear 0 -amalgamation joy 0 -amalgamation negative 0 -amalgamation positive 0 -amalgamation sadness 0 -amalgamation surprise 0 -amalgamation trust 0 -amass anger 0 -amass anticipation 0 -amass disgust 0 -amass fear 0 -amass joy 0 -amass negative 0 -amass positive 0 -amass sadness 0 -amass surprise 0 -amass trust 0 -amateur anger 0 -amateur anticipation 0 -amateur disgust 0 -amateur fear 0 -amateur joy 0 -amateur negative 0 -amateur positive 0 -amateur sadness 0 -amateur surprise 0 -amateur trust 0 -amaze anger 0 -amaze anticipation 0 -amaze disgust 0 -amaze fear 0 -amaze joy 0 -amaze negative 0 -amaze positive 0 -amaze sadness 0 -amaze surprise 1 -amaze trust 0 -amazement anger 0 -amazement anticipation 0 -amazement disgust 0 -amazement fear 0 -amazement joy 0 -amazement negative 0 -amazement positive 0 -amazement sadness 0 -amazement surprise 0 -amazement trust 0 -amazingly anger 0 -amazingly anticipation 0 -amazingly disgust 0 -amazingly fear 0 -amazingly joy 1 -amazingly negative 0 -amazingly positive 1 -amazingly sadness 0 -amazingly surprise 1 -amazingly trust 0 -ambassador anger 0 -ambassador anticipation 0 -ambassador disgust 0 -ambassador fear 0 -ambassador joy 0 -ambassador negative 0 -ambassador positive 1 -ambassador sadness 0 -ambassador surprise 0 -ambassador trust 1 -amber anger 0 -amber anticipation 0 -amber disgust 0 -amber fear 0 -amber joy 0 -amber negative 0 -amber positive 0 -amber sadness 0 -amber surprise 0 -amber trust 0 -ambient anger 0 -ambient anticipation 0 -ambient disgust 0 -ambient fear 0 -ambient joy 0 -ambient negative 0 -ambient positive 0 -ambient sadness 0 -ambient surprise 0 -ambient trust 0 -ambiguity anger 0 -ambiguity anticipation 0 -ambiguity disgust 0 -ambiguity fear 0 -ambiguity joy 0 -ambiguity negative 0 -ambiguity positive 0 -ambiguity sadness 0 -ambiguity surprise 0 -ambiguity trust 0 -ambiguous anger 0 -ambiguous anticipation 0 -ambiguous disgust 0 -ambiguous fear 0 -ambiguous joy 0 -ambiguous negative 1 -ambiguous positive 0 -ambiguous sadness 0 -ambiguous surprise 0 -ambiguous trust 0 -ambit anger 0 -ambit anticipation 0 -ambit disgust 0 -ambit fear 0 -ambit joy 0 -ambit negative 0 -ambit positive 0 -ambit sadness 0 -ambit surprise 0 -ambit trust 0 -ambition anger 0 -ambition anticipation 1 -ambition disgust 0 -ambition fear 0 -ambition joy 1 -ambition negative 0 -ambition positive 1 -ambition sadness 0 -ambition surprise 0 -ambition trust 1 -ambitious anger 0 -ambitious anticipation 0 -ambitious disgust 0 -ambitious fear 0 -ambitious joy 0 -ambitious negative 0 -ambitious positive 0 -ambitious sadness 0 -ambitious surprise 0 -ambitious trust 0 -ambulance anger 0 -ambulance anticipation 0 -ambulance disgust 0 -ambulance fear 1 -ambulance joy 0 -ambulance negative 0 -ambulance positive 0 -ambulance sadness 0 -ambulance surprise 0 -ambulance trust 1 -ambush anger 1 -ambush anticipation 0 -ambush disgust 0 -ambush fear 1 -ambush joy 0 -ambush negative 1 -ambush positive 0 -ambush sadness 0 -ambush surprise 1 -ambush trust 0 -ameliorate anger 0 -ameliorate anticipation 0 -ameliorate disgust 0 -ameliorate fear 0 -ameliorate joy 0 -ameliorate negative 0 -ameliorate positive 1 -ameliorate sadness 0 -ameliorate surprise 0 -ameliorate trust 0 -amen anger 0 -amen anticipation 0 -amen disgust 0 -amen fear 0 -amen joy 1 -amen negative 0 -amen positive 1 -amen sadness 0 -amen surprise 0 -amen trust 1 -amenable anger 0 -amenable anticipation 0 -amenable disgust 0 -amenable fear 0 -amenable joy 0 -amenable negative 0 -amenable positive 1 -amenable sadness 0 -amenable surprise 0 -amenable trust 0 -amend anger 0 -amend anticipation 0 -amend disgust 0 -amend fear 0 -amend joy 0 -amend negative 0 -amend positive 1 -amend sadness 0 -amend surprise 0 -amend trust 0 -amendment anger 0 -amendment anticipation 0 -amendment disgust 0 -amendment fear 0 -amendment joy 0 -amendment negative 0 -amendment positive 0 -amendment sadness 0 -amendment surprise 0 -amendment trust 0 -amends anger 0 -amends anticipation 0 -amends disgust 0 -amends fear 0 -amends joy 0 -amends negative 0 -amends positive 1 -amends sadness 0 -amends surprise 0 -amends trust 0 -amenity anger 0 -amenity anticipation 0 -amenity disgust 0 -amenity fear 0 -amenity joy 0 -amenity negative 0 -amenity positive 1 -amenity sadness 0 -amenity surprise 0 -amenity trust 0 -amethyst anger 0 -amethyst anticipation 0 -amethyst disgust 0 -amethyst fear 0 -amethyst joy 0 -amethyst negative 0 -amethyst positive 0 -amethyst sadness 0 -amethyst surprise 0 -amethyst trust 0 -amiable anger 0 -amiable anticipation 0 -amiable disgust 0 -amiable fear 0 -amiable joy 0 -amiable negative 0 -amiable positive 1 -amiable sadness 0 -amiable surprise 0 -amiable trust 0 -amicable anger 0 -amicable anticipation 0 -amicable disgust 0 -amicable fear 0 -amicable joy 1 -amicable negative 0 -amicable positive 1 -amicable sadness 0 -amicable surprise 0 -amicable trust 0 -amid anger 0 -amid anticipation 0 -amid disgust 0 -amid fear 0 -amid joy 0 -amid negative 0 -amid positive 0 -amid sadness 0 -amid surprise 0 -amid trust 0 -amidst anger 0 -amidst anticipation 0 -amidst disgust 0 -amidst fear 0 -amidst joy 0 -amidst negative 0 -amidst positive 0 -amidst sadness 0 -amidst surprise 0 -amidst trust 0 -ammonia anger 0 -ammonia anticipation 0 -ammonia disgust 1 -ammonia fear 0 -ammonia joy 0 -ammonia negative 0 -ammonia positive 0 -ammonia sadness 0 -ammonia surprise 0 -ammonia trust 0 -ammunition anger 0 -ammunition anticipation 0 -ammunition disgust 0 -ammunition fear 0 -ammunition joy 0 -ammunition negative 0 -ammunition positive 0 -ammunition sadness 0 -ammunition surprise 0 -ammunition trust 0 -amnesia anger 0 -amnesia anticipation 0 -amnesia disgust 0 -amnesia fear 0 -amnesia joy 0 -amnesia negative 1 -amnesia positive 0 -amnesia sadness 0 -amnesia surprise 0 -amnesia trust 0 -amnesty anger 0 -amnesty anticipation 0 -amnesty disgust 0 -amnesty fear 0 -amnesty joy 1 -amnesty negative 0 -amnesty positive 1 -amnesty sadness 0 -amnesty surprise 0 -amnesty trust 0 -amorphous anger 0 -amorphous anticipation 0 -amorphous disgust 0 -amorphous fear 0 -amorphous joy 0 -amorphous negative 0 -amorphous positive 0 -amorphous sadness 0 -amorphous surprise 0 -amorphous trust 0 -amortization anger 0 -amortization anticipation 0 -amortization disgust 0 -amortization fear 0 -amortization joy 0 -amortization negative 0 -amortization positive 0 -amortization sadness 0 -amortization surprise 0 -amortization trust 1 -amount anger 0 -amount anticipation 0 -amount disgust 0 -amount fear 0 -amount joy 0 -amount negative 0 -amount positive 0 -amount sadness 0 -amount surprise 0 -amount trust 0 -amour anger 0 -amour anticipation 1 -amour disgust 0 -amour fear 0 -amour joy 1 -amour negative 0 -amour positive 1 -amour sadness 0 -amour surprise 0 -amour trust 1 -ampersand anger 0 -ampersand anticipation 0 -ampersand disgust 0 -ampersand fear 0 -ampersand joy 0 -ampersand negative 0 -ampersand positive 0 -ampersand sadness 0 -ampersand surprise 0 -ampersand trust 0 -amphetamines anger 0 -amphetamines anticipation 0 -amphetamines disgust 1 -amphetamines fear 0 -amphetamines joy 0 -amphetamines negative 1 -amphetamines positive 0 -amphetamines sadness 0 -amphetamines surprise 0 -amphetamines trust 0 -amphibian anger 0 -amphibian anticipation 0 -amphibian disgust 0 -amphibian fear 0 -amphibian joy 0 -amphibian negative 0 -amphibian positive 0 -amphibian sadness 0 -amphibian surprise 0 -amphibian trust 0 -amphibious anger 0 -amphibious anticipation 0 -amphibious disgust 0 -amphibious fear 0 -amphibious joy 0 -amphibious negative 0 -amphibious positive 0 -amphibious sadness 0 -amphibious surprise 0 -amphibious trust 0 -amphitheater anger 0 -amphitheater anticipation 0 -amphitheater disgust 0 -amphitheater fear 0 -amphitheater joy 0 -amphitheater negative 0 -amphitheater positive 0 -amphitheater sadness 0 -amphitheater surprise 0 -amphitheater trust 0 -amplification anger 0 -amplification anticipation 0 -amplification disgust 0 -amplification fear 0 -amplification joy 0 -amplification negative 0 -amplification positive 0 -amplification sadness 0 -amplification surprise 0 -amplification trust 0 -amplify anger 0 -amplify anticipation 0 -amplify disgust 0 -amplify fear 0 -amplify joy 0 -amplify negative 0 -amplify positive 0 -amplify sadness 0 -amplify surprise 0 -amplify trust 0 -amplitude anger 0 -amplitude anticipation 0 -amplitude disgust 0 -amplitude fear 0 -amplitude joy 0 -amplitude negative 0 -amplitude positive 0 -amplitude sadness 0 -amplitude surprise 0 -amplitude trust 0 -amply anger 0 -amply anticipation 0 -amply disgust 0 -amply fear 0 -amply joy 0 -amply negative 0 -amply positive 0 -amply sadness 0 -amply surprise 0 -amply trust 0 -amputation anger 0 -amputation anticipation 0 -amputation disgust 0 -amputation fear 0 -amputation joy 0 -amputation negative 0 -amputation positive 0 -amputation sadness 0 -amputation surprise 0 -amputation trust 0 -amulet anger 0 -amulet anticipation 0 -amulet disgust 0 -amulet fear 0 -amulet joy 0 -amulet negative 0 -amulet positive 0 -amulet sadness 0 -amulet surprise 0 -amulet trust 0 -amuse anger 0 -amuse anticipation 0 -amuse disgust 0 -amuse fear 0 -amuse joy 1 -amuse negative 0 -amuse positive 1 -amuse sadness 0 -amuse surprise 0 -amuse trust 0 -amused anger 0 -amused anticipation 0 -amused disgust 0 -amused fear 0 -amused joy 1 -amused negative 0 -amused positive 1 -amused sadness 0 -amused surprise 0 -amused trust 0 -amusement anger 0 -amusement anticipation 0 -amusement disgust 0 -amusement fear 0 -amusement joy 1 -amusement negative 0 -amusement positive 1 -amusement sadness 0 -amusement surprise 0 -amusement trust 0 -amusing anger 0 -amusing anticipation 0 -amusing disgust 0 -amusing fear 0 -amusing joy 1 -amusing negative 0 -amusing positive 1 -amusing sadness 0 -amusing surprise 0 -amusing trust 0 -ana anger 0 -ana anticipation 0 -ana disgust 0 -ana fear 0 -ana joy 0 -ana negative 0 -ana positive 0 -ana sadness 0 -ana surprise 0 -ana trust 0 -anaconda anger 0 -anaconda anticipation 0 -anaconda disgust 1 -anaconda fear 1 -anaconda joy 0 -anaconda negative 1 -anaconda positive 0 -anaconda sadness 0 -anaconda surprise 0 -anaconda trust 0 -anaesthesia anger 0 -anaesthesia anticipation 0 -anaesthesia disgust 0 -anaesthesia fear 0 -anaesthesia joy 0 -anaesthesia negative 0 -anaesthesia positive 0 -anaesthesia sadness 0 -anaesthesia surprise 0 -anaesthesia trust 0 -anaesthetic anger 0 -anaesthetic anticipation 0 -anaesthetic disgust 0 -anaesthetic fear 0 -anaesthetic joy 0 -anaesthetic negative 0 -anaesthetic positive 0 -anaesthetic sadness 0 -anaesthetic surprise 0 -anaesthetic trust 0 -anal anger 0 -anal anticipation 0 -anal disgust 0 -anal fear 0 -anal joy 0 -anal negative 1 -anal positive 0 -anal sadness 0 -anal surprise 0 -anal trust 0 -analgesic anger 0 -analgesic anticipation 0 -analgesic disgust 0 -analgesic fear 0 -analgesic joy 0 -analgesic negative 0 -analgesic positive 0 -analgesic sadness 0 -analgesic surprise 0 -analgesic trust 0 -analogous anger 0 -analogous anticipation 0 -analogous disgust 0 -analogous fear 0 -analogous joy 0 -analogous negative 0 -analogous positive 0 -analogous sadness 0 -analogous surprise 0 -analogous trust 0 -analogue anger 0 -analogue anticipation 0 -analogue disgust 0 -analogue fear 0 -analogue joy 0 -analogue negative 0 -analogue positive 0 -analogue sadness 0 -analogue surprise 0 -analogue trust 0 -analogy anger 0 -analogy anticipation 0 -analogy disgust 0 -analogy fear 0 -analogy joy 0 -analogy negative 0 -analogy positive 0 -analogy sadness 0 -analogy surprise 0 -analogy trust 0 -analysis anger 0 -analysis anticipation 0 -analysis disgust 0 -analysis fear 0 -analysis joy 0 -analysis negative 0 -analysis positive 0 -analysis sadness 0 -analysis surprise 0 -analysis trust 0 -analyst anger 0 -analyst anticipation 1 -analyst disgust 0 -analyst fear 0 -analyst joy 0 -analyst negative 0 -analyst positive 1 -analyst sadness 0 -analyst surprise 0 -analyst trust 1 -analytic anger 0 -analytic anticipation 0 -analytic disgust 0 -analytic fear 0 -analytic joy 0 -analytic negative 0 -analytic positive 0 -analytic sadness 0 -analytic surprise 0 -analytic trust 0 -analyze anger 0 -analyze anticipation 0 -analyze disgust 0 -analyze fear 0 -analyze joy 0 -analyze negative 0 -analyze positive 0 -analyze sadness 0 -analyze surprise 0 -analyze trust 0 -analyzer anger 0 -analyzer anticipation 0 -analyzer disgust 0 -analyzer fear 0 -analyzer joy 0 -analyzer negative 0 -analyzer positive 0 -analyzer sadness 0 -analyzer surprise 0 -analyzer trust 0 -anarchism anger 1 -anarchism anticipation 0 -anarchism disgust 0 -anarchism fear 1 -anarchism joy 0 -anarchism negative 1 -anarchism positive 0 -anarchism sadness 0 -anarchism surprise 0 -anarchism trust 0 -anarchist anger 1 -anarchist anticipation 0 -anarchist disgust 0 -anarchist fear 1 -anarchist joy 0 -anarchist negative 1 -anarchist positive 0 -anarchist sadness 0 -anarchist surprise 0 -anarchist trust 0 -anarchy anger 1 -anarchy anticipation 0 -anarchy disgust 0 -anarchy fear 1 -anarchy joy 0 -anarchy negative 1 -anarchy positive 0 -anarchy sadness 0 -anarchy surprise 0 -anarchy trust 0 -anastomosis anger 0 -anastomosis anticipation 0 -anastomosis disgust 0 -anastomosis fear 0 -anastomosis joy 0 -anastomosis negative 0 -anastomosis positive 0 -anastomosis sadness 0 -anastomosis surprise 0 -anastomosis trust 0 -anathema anger 1 -anathema anticipation 0 -anathema disgust 1 -anathema fear 1 -anathema joy 0 -anathema negative 1 -anathema positive 0 -anathema sadness 1 -anathema surprise 0 -anathema trust 0 -anatomic anger 0 -anatomic anticipation 0 -anatomic disgust 0 -anatomic fear 0 -anatomic joy 0 -anatomic negative 0 -anatomic positive 0 -anatomic sadness 0 -anatomic surprise 0 -anatomic trust 0 -anatomy anger 0 -anatomy anticipation 0 -anatomy disgust 0 -anatomy fear 0 -anatomy joy 0 -anatomy negative 0 -anatomy positive 0 -anatomy sadness 0 -anatomy surprise 0 -anatomy trust 0 -ancestor anger 0 -ancestor anticipation 0 -ancestor disgust 0 -ancestor fear 0 -ancestor joy 0 -ancestor negative 0 -ancestor positive 0 -ancestor sadness 0 -ancestor surprise 0 -ancestor trust 0 -ancestral anger 0 -ancestral anticipation 0 -ancestral disgust 0 -ancestral fear 0 -ancestral joy 0 -ancestral negative 0 -ancestral positive 0 -ancestral sadness 0 -ancestral surprise 0 -ancestral trust 1 -ancestry anger 0 -ancestry anticipation 0 -ancestry disgust 0 -ancestry fear 0 -ancestry joy 0 -ancestry negative 0 -ancestry positive 0 -ancestry sadness 0 -ancestry surprise 0 -ancestry trust 0 -anchor anger 0 -anchor anticipation 0 -anchor disgust 0 -anchor fear 0 -anchor joy 0 -anchor negative 0 -anchor positive 1 -anchor sadness 0 -anchor surprise 0 -anchor trust 0 -anchorage anger 0 -anchorage anticipation 0 -anchorage disgust 0 -anchorage fear 0 -anchorage joy 0 -anchorage negative 0 -anchorage positive 1 -anchorage sadness 1 -anchorage surprise 0 -anchorage trust 0 -ancient anger 0 -ancient anticipation 0 -ancient disgust 0 -ancient fear 0 -ancient joy 0 -ancient negative 1 -ancient positive 0 -ancient sadness 0 -ancient surprise 0 -ancient trust 0 -ancillary anger 0 -ancillary anticipation 0 -ancillary disgust 0 -ancillary fear 0 -ancillary joy 0 -ancillary negative 0 -ancillary positive 0 -ancillary sadness 0 -ancillary surprise 0 -ancillary trust 0 -androgen anger 0 -androgen anticipation 0 -androgen disgust 0 -androgen fear 0 -androgen joy 0 -androgen negative 0 -androgen positive 0 -androgen sadness 0 -androgen surprise 0 -androgen trust 0 -anemone anger 0 -anemone anticipation 0 -anemone disgust 0 -anemone fear 0 -anemone joy 0 -anemone negative 0 -anemone positive 0 -anemone sadness 0 -anemone surprise 0 -anemone trust 0 -anew anger 0 -anew anticipation 0 -anew disgust 0 -anew fear 0 -anew joy 0 -anew negative 0 -anew positive 0 -anew sadness 0 -anew surprise 0 -anew trust 0 -angel anger 0 -angel anticipation 1 -angel disgust 0 -angel fear 0 -angel joy 1 -angel negative 0 -angel positive 1 -angel sadness 0 -angel surprise 1 -angel trust 1 -angelic anger 0 -angelic anticipation 0 -angelic disgust 0 -angelic fear 0 -angelic joy 1 -angelic negative 0 -angelic positive 1 -angelic sadness 0 -angelic surprise 0 -angelic trust 1 -anger anger 1 -anger anticipation 0 -anger disgust 0 -anger fear 0 -anger joy 0 -anger negative 1 -anger positive 0 -anger sadness 0 -anger surprise 0 -anger trust 0 -angina anger 0 -angina anticipation 0 -angina disgust 0 -angina fear 1 -angina joy 0 -angina negative 1 -angina positive 0 -angina sadness 0 -angina surprise 0 -angina trust 0 -angiography anger 0 -angiography anticipation 0 -angiography disgust 0 -angiography fear 0 -angiography joy 0 -angiography negative 0 -angiography positive 0 -angiography sadness 0 -angiography surprise 0 -angiography trust 0 -angle anger 0 -angle anticipation 0 -angle disgust 0 -angle fear 0 -angle joy 0 -angle negative 0 -angle positive 0 -angle sadness 0 -angle surprise 0 -angle trust 0 -angling anger 0 -angling anticipation 1 -angling disgust 0 -angling fear 0 -angling joy 0 -angling negative 1 -angling positive 0 -angling sadness 0 -angling surprise 0 -angling trust 0 -angry anger 1 -angry anticipation 0 -angry disgust 1 -angry fear 0 -angry joy 0 -angry negative 1 -angry positive 0 -angry sadness 0 -angry surprise 0 -angry trust 0 -anguish anger 1 -anguish anticipation 0 -anguish disgust 0 -anguish fear 1 -anguish joy 0 -anguish negative 1 -anguish positive 0 -anguish sadness 1 -anguish surprise 0 -anguish trust 0 -angular anger 0 -angular anticipation 0 -angular disgust 0 -angular fear 0 -angular joy 0 -angular negative 0 -angular positive 0 -angular sadness 0 -angular surprise 0 -angular trust 0 -anhydrous anger 0 -anhydrous anticipation 0 -anhydrous disgust 0 -anhydrous fear 0 -anhydrous joy 0 -anhydrous negative 0 -anhydrous positive 0 -anhydrous sadness 0 -anhydrous surprise 0 -anhydrous trust 0 -animal anger 0 -animal anticipation 0 -animal disgust 0 -animal fear 0 -animal joy 0 -animal negative 0 -animal positive 0 -animal sadness 0 -animal surprise 0 -animal trust 0 -animate anger 0 -animate anticipation 0 -animate disgust 0 -animate fear 0 -animate joy 0 -animate negative 0 -animate positive 1 -animate sadness 0 -animate surprise 0 -animate trust 0 -animated anger 0 -animated anticipation 0 -animated disgust 0 -animated fear 0 -animated joy 1 -animated negative 0 -animated positive 1 -animated sadness 0 -animated surprise 0 -animated trust 0 -animation anger 0 -animation anticipation 0 -animation disgust 0 -animation fear 0 -animation joy 0 -animation negative 0 -animation positive 0 -animation sadness 0 -animation surprise 0 -animation trust 0 -animosity anger 1 -animosity anticipation 0 -animosity disgust 1 -animosity fear 1 -animosity joy 0 -animosity negative 1 -animosity positive 0 -animosity sadness 1 -animosity surprise 0 -animosity trust 0 -animus anger 1 -animus anticipation 0 -animus disgust 0 -animus fear 0 -animus joy 0 -animus negative 1 -animus positive 0 -animus sadness 0 -animus surprise 0 -animus trust 0 -ankle anger 0 -ankle anticipation 0 -ankle disgust 0 -ankle fear 0 -ankle joy 0 -ankle negative 0 -ankle positive 0 -ankle sadness 0 -ankle surprise 0 -ankle trust 0 -annals anger 0 -annals anticipation 0 -annals disgust 0 -annals fear 0 -annals joy 0 -annals negative 0 -annals positive 0 -annals sadness 0 -annals surprise 0 -annals trust 0 -annex anger 0 -annex anticipation 0 -annex disgust 0 -annex fear 0 -annex joy 0 -annex negative 0 -annex positive 0 -annex sadness 0 -annex surprise 0 -annex trust 0 -annexation anger 0 -annexation anticipation 0 -annexation disgust 0 -annexation fear 0 -annexation joy 0 -annexation negative 0 -annexation positive 0 -annexation sadness 0 -annexation surprise 0 -annexation trust 0 -annexe anger 0 -annexe anticipation 0 -annexe disgust 0 -annexe fear 0 -annexe joy 0 -annexe negative 0 -annexe positive 0 -annexe sadness 0 -annexe surprise 0 -annexe trust 0 -annihilate anger 1 -annihilate anticipation 0 -annihilate disgust 0 -annihilate fear 1 -annihilate joy 0 -annihilate negative 1 -annihilate positive 0 -annihilate sadness 0 -annihilate surprise 0 -annihilate trust 0 -annihilated anger 1 -annihilated anticipation 0 -annihilated disgust 0 -annihilated fear 1 -annihilated joy 0 -annihilated negative 1 -annihilated positive 0 -annihilated sadness 1 -annihilated surprise 0 -annihilated trust 0 -annihilation anger 1 -annihilation anticipation 0 -annihilation disgust 0 -annihilation fear 1 -annihilation joy 0 -annihilation negative 1 -annihilation positive 0 -annihilation sadness 1 -annihilation surprise 0 -annihilation trust 0 -annotate anger 0 -annotate anticipation 0 -annotate disgust 0 -annotate fear 0 -annotate joy 0 -annotate negative 0 -annotate positive 0 -annotate sadness 0 -annotate surprise 0 -annotate trust 0 -annotation anger 0 -annotation anticipation 0 -annotation disgust 0 -annotation fear 0 -annotation joy 0 -annotation negative 0 -annotation positive 0 -annotation sadness 0 -annotation surprise 0 -annotation trust 0 -announce anger 0 -announce anticipation 0 -announce disgust 0 -announce fear 0 -announce joy 0 -announce negative 0 -announce positive 0 -announce sadness 0 -announce surprise 0 -announce trust 0 -announcement anger 0 -announcement anticipation 1 -announcement disgust 0 -announcement fear 0 -announcement joy 0 -announcement negative 0 -announcement positive 0 -announcement sadness 0 -announcement surprise 0 -announcement trust 0 -annoy anger 1 -annoy anticipation 0 -annoy disgust 1 -annoy fear 0 -annoy joy 0 -annoy negative 1 -annoy positive 0 -annoy sadness 0 -annoy surprise 0 -annoy trust 0 -annoyance anger 1 -annoyance anticipation 0 -annoyance disgust 1 -annoyance fear 0 -annoyance joy 0 -annoyance negative 1 -annoyance positive 0 -annoyance sadness 0 -annoyance surprise 0 -annoyance trust 0 -annoying anger 1 -annoying anticipation 0 -annoying disgust 0 -annoying fear 0 -annoying joy 0 -annoying negative 1 -annoying positive 0 -annoying sadness 0 -annoying surprise 0 -annoying trust 0 -annuity anger 0 -annuity anticipation 0 -annuity disgust 0 -annuity fear 0 -annuity joy 0 -annuity negative 0 -annuity positive 0 -annuity sadness 0 -annuity surprise 0 -annuity trust 0 -annul anger 0 -annul anticipation 0 -annul disgust 0 -annul fear 0 -annul joy 0 -annul negative 1 -annul positive 0 -annul sadness 0 -annul surprise 0 -annul trust 0 -annular anger 0 -annular anticipation 0 -annular disgust 0 -annular fear 0 -annular joy 0 -annular negative 0 -annular positive 0 -annular sadness 0 -annular surprise 0 -annular trust 0 -annulment anger 0 -annulment anticipation 0 -annulment disgust 0 -annulment fear 0 -annulment joy 0 -annulment negative 1 -annulment positive 0 -annulment sadness 1 -annulment surprise 0 -annulment trust 0 -annulus anger 0 -annulus anticipation 0 -annulus disgust 0 -annulus fear 0 -annulus joy 0 -annulus negative 0 -annulus positive 0 -annulus sadness 0 -annulus surprise 0 -annulus trust 0 -anointing anger 0 -anointing anticipation 0 -anointing disgust 0 -anointing fear 0 -anointing joy 0 -anointing negative 0 -anointing positive 0 -anointing sadness 0 -anointing surprise 0 -anointing trust 0 -anomalous anger 0 -anomalous anticipation 0 -anomalous disgust 0 -anomalous fear 0 -anomalous joy 0 -anomalous negative 0 -anomalous positive 0 -anomalous sadness 0 -anomalous surprise 0 -anomalous trust 0 -anomaly anger 0 -anomaly anticipation 0 -anomaly disgust 0 -anomaly fear 1 -anomaly joy 0 -anomaly negative 1 -anomaly positive 0 -anomaly sadness 0 -anomaly surprise 1 -anomaly trust 0 -anon anger 0 -anon anticipation 0 -anon disgust 0 -anon fear 0 -anon joy 0 -anon negative 0 -anon positive 0 -anon sadness 0 -anon surprise 0 -anon trust 0 -anonymous anger 0 -anonymous anticipation 0 -anonymous disgust 0 -anonymous fear 0 -anonymous joy 0 -anonymous negative 1 -anonymous positive 0 -anonymous sadness 0 -anonymous surprise 0 -anonymous trust 0 -answer anger 0 -answer anticipation 0 -answer disgust 0 -answer fear 0 -answer joy 0 -answer negative 0 -answer positive 0 -answer sadness 0 -answer surprise 0 -answer trust 0 -answerable anger 0 -answerable anticipation 0 -answerable disgust 0 -answerable fear 0 -answerable joy 0 -answerable negative 0 -answerable positive 0 -answerable sadness 0 -answerable surprise 0 -answerable trust 1 -answering anger 0 -answering anticipation 0 -answering disgust 0 -answering fear 0 -answering joy 0 -answering negative 0 -answering positive 0 -answering sadness 0 -answering surprise 0 -answering trust 0 -ant anger 0 -ant anticipation 0 -ant disgust 0 -ant fear 0 -ant joy 0 -ant negative 0 -ant positive 0 -ant sadness 0 -ant surprise 0 -ant trust 0 -antagonism anger 1 -antagonism anticipation 0 -antagonism disgust 0 -antagonism fear 0 -antagonism joy 0 -antagonism negative 1 -antagonism positive 0 -antagonism sadness 0 -antagonism surprise 0 -antagonism trust 0 -antagonist anger 1 -antagonist anticipation 0 -antagonist disgust 0 -antagonist fear 0 -antagonist joy 0 -antagonist negative 1 -antagonist positive 0 -antagonist sadness 0 -antagonist surprise 0 -antagonist trust 0 -antagonistic anger 1 -antagonistic anticipation 0 -antagonistic disgust 1 -antagonistic fear 0 -antagonistic joy 0 -antagonistic negative 1 -antagonistic positive 0 -antagonistic sadness 0 -antagonistic surprise 0 -antagonistic trust 0 -ante anger 0 -ante anticipation 0 -ante disgust 0 -ante fear 0 -ante joy 0 -ante negative 0 -ante positive 0 -ante sadness 0 -ante surprise 0 -ante trust 0 -antecedent anger 0 -antecedent anticipation 0 -antecedent disgust 0 -antecedent fear 0 -antecedent joy 0 -antecedent negative 0 -antecedent positive 0 -antecedent sadness 0 -antecedent surprise 0 -antecedent trust 0 -antelope anger 0 -antelope anticipation 0 -antelope disgust 0 -antelope fear 0 -antelope joy 0 -antelope negative 0 -antelope positive 0 -antelope sadness 0 -antelope surprise 0 -antelope trust 0 -antenna anger 0 -antenna anticipation 0 -antenna disgust 0 -antenna fear 0 -antenna joy 0 -antenna negative 0 -antenna positive 0 -antenna sadness 0 -antenna surprise 0 -antenna trust 0 -anterior anger 0 -anterior anticipation 0 -anterior disgust 0 -anterior fear 0 -anterior joy 0 -anterior negative 0 -anterior positive 0 -anterior sadness 0 -anterior surprise 0 -anterior trust 0 -anthem anger 0 -anthem anticipation 0 -anthem disgust 0 -anthem fear 0 -anthem joy 0 -anthem negative 0 -anthem positive 0 -anthem sadness 0 -anthem surprise 0 -anthem trust 0 -anthology anger 0 -anthology anticipation 0 -anthology disgust 0 -anthology fear 0 -anthology joy 0 -anthology negative 0 -anthology positive 0 -anthology sadness 0 -anthology surprise 0 -anthology trust 0 -anthrax anger 0 -anthrax anticipation 0 -anthrax disgust 1 -anthrax fear 1 -anthrax joy 0 -anthrax negative 1 -anthrax positive 0 -anthrax sadness 1 -anthrax surprise 0 -anthrax trust 0 -anthropology anger 0 -anthropology anticipation 0 -anthropology disgust 0 -anthropology fear 0 -anthropology joy 0 -anthropology negative 0 -anthropology positive 0 -anthropology sadness 0 -anthropology surprise 0 -anthropology trust 0 -antibiotic anger 0 -antibiotic anticipation 0 -antibiotic disgust 0 -antibiotic fear 0 -antibiotic joy 0 -antibiotic negative 0 -antibiotic positive 0 -antibiotic sadness 0 -antibiotic surprise 0 -antibiotic trust 0 -antibiotics anger 0 -antibiotics anticipation 0 -antibiotics disgust 0 -antibiotics fear 0 -antibiotics joy 0 -antibiotics negative 0 -antibiotics positive 1 -antibiotics sadness 0 -antibiotics surprise 0 -antibiotics trust 0 -antichrist anger 1 -antichrist anticipation 0 -antichrist disgust 1 -antichrist fear 1 -antichrist joy 0 -antichrist negative 1 -antichrist positive 0 -antichrist sadness 0 -antichrist surprise 0 -antichrist trust 0 -anticipation anger 0 -anticipation anticipation 1 -anticipation disgust 0 -anticipation fear 0 -anticipation joy 0 -anticipation negative 0 -anticipation positive 0 -anticipation sadness 0 -anticipation surprise 0 -anticipation trust 0 -anticipatory anger 0 -anticipatory anticipation 1 -anticipatory disgust 0 -anticipatory fear 0 -anticipatory joy 0 -anticipatory negative 0 -anticipatory positive 0 -anticipatory sadness 0 -anticipatory surprise 0 -anticipatory trust 0 -antidote anger 0 -antidote anticipation 1 -antidote disgust 0 -antidote fear 0 -antidote joy 0 -antidote negative 0 -antidote positive 1 -antidote sadness 0 -antidote surprise 0 -antidote trust 1 -antifungal anger 0 -antifungal anticipation 0 -antifungal disgust 0 -antifungal fear 0 -antifungal joy 0 -antifungal negative 0 -antifungal positive 1 -antifungal sadness 0 -antifungal surprise 0 -antifungal trust 1 -antimony anger 0 -antimony anticipation 0 -antimony disgust 0 -antimony fear 0 -antimony joy 0 -antimony negative 0 -antimony positive 0 -antimony sadness 0 -antimony surprise 0 -antimony trust 0 -antipathy anger 1 -antipathy anticipation 0 -antipathy disgust 1 -antipathy fear 0 -antipathy joy 0 -antipathy negative 1 -antipathy positive 0 -antipathy sadness 0 -antipathy surprise 0 -antipathy trust 0 -antiquarian anger 0 -antiquarian anticipation 0 -antiquarian disgust 0 -antiquarian fear 0 -antiquarian joy 0 -antiquarian negative 0 -antiquarian positive 0 -antiquarian sadness 0 -antiquarian surprise 0 -antiquarian trust 0 -antiquated anger 0 -antiquated anticipation 0 -antiquated disgust 0 -antiquated fear 0 -antiquated joy 0 -antiquated negative 1 -antiquated positive 0 -antiquated sadness 0 -antiquated surprise 0 -antiquated trust 0 -antique anger 0 -antique anticipation 0 -antique disgust 0 -antique fear 0 -antique joy 0 -antique negative 0 -antique positive 1 -antique sadness 0 -antique surprise 0 -antique trust 0 -antiquity anger 0 -antiquity anticipation 0 -antiquity disgust 0 -antiquity fear 0 -antiquity joy 0 -antiquity negative 0 -antiquity positive 0 -antiquity sadness 0 -antiquity surprise 0 -antiquity trust 0 -antiseptic anger 0 -antiseptic anticipation 0 -antiseptic disgust 0 -antiseptic fear 0 -antiseptic joy 0 -antiseptic negative 0 -antiseptic positive 1 -antiseptic sadness 0 -antiseptic surprise 0 -antiseptic trust 1 -antisocial anger 1 -antisocial anticipation 0 -antisocial disgust 1 -antisocial fear 1 -antisocial joy 0 -antisocial negative 1 -antisocial positive 0 -antisocial sadness 1 -antisocial surprise 0 -antisocial trust 0 -antithesis anger 1 -antithesis anticipation 0 -antithesis disgust 0 -antithesis fear 0 -antithesis joy 0 -antithesis negative 1 -antithesis positive 0 -antithesis sadness 0 -antithesis surprise 0 -antithesis trust 0 -antithetical anger 0 -antithetical anticipation 0 -antithetical disgust 0 -antithetical fear 0 -antithetical joy 0 -antithetical negative 0 -antithetical positive 0 -antithetical sadness 0 -antithetical surprise 0 -antithetical trust 0 -antiviral anger 0 -antiviral anticipation 0 -antiviral disgust 0 -antiviral fear 0 -antiviral joy 0 -antiviral negative 0 -antiviral positive 0 -antiviral sadness 0 -antiviral surprise 0 -antiviral trust 0 -antler anger 0 -antler anticipation 0 -antler disgust 0 -antler fear 0 -antler joy 0 -antler negative 0 -antler positive 0 -antler sadness 0 -antler surprise 0 -antler trust 0 -anvil anger 0 -anvil anticipation 0 -anvil disgust 0 -anvil fear 0 -anvil joy 0 -anvil negative 0 -anvil positive 0 -anvil sadness 0 -anvil surprise 0 -anvil trust 0 -anxiety anger 1 -anxiety anticipation 1 -anxiety disgust 0 -anxiety fear 1 -anxiety joy 0 -anxiety negative 1 -anxiety positive 0 -anxiety sadness 1 -anxiety surprise 0 -anxiety trust 0 -anxious anger 0 -anxious anticipation 1 -anxious disgust 0 -anxious fear 1 -anxious joy 0 -anxious negative 1 -anxious positive 0 -anxious sadness 0 -anxious surprise 0 -anxious trust 0 -aorta anger 0 -aorta anticipation 0 -aorta disgust 0 -aorta fear 0 -aorta joy 0 -aorta negative 0 -aorta positive 0 -aorta sadness 0 -aorta surprise 0 -aorta trust 0 -apace anger 0 -apace anticipation 0 -apace disgust 0 -apace fear 0 -apace joy 0 -apace negative 0 -apace positive 0 -apace sadness 0 -apace surprise 0 -apace trust 0 -apache anger 0 -apache anticipation 0 -apache disgust 0 -apache fear 1 -apache joy 0 -apache negative 1 -apache positive 0 -apache sadness 0 -apache surprise 0 -apache trust 0 -apartment anger 0 -apartment anticipation 0 -apartment disgust 0 -apartment fear 0 -apartment joy 0 -apartment negative 0 -apartment positive 0 -apartment sadness 0 -apartment surprise 0 -apartment trust 0 -apathetic anger 0 -apathetic anticipation 0 -apathetic disgust 0 -apathetic fear 0 -apathetic joy 0 -apathetic negative 1 -apathetic positive 0 -apathetic sadness 1 -apathetic surprise 0 -apathetic trust 0 -apathy anger 0 -apathy anticipation 0 -apathy disgust 0 -apathy fear 0 -apathy joy 0 -apathy negative 1 -apathy positive 0 -apathy sadness 1 -apathy surprise 0 -apathy trust 0 -ape anger 0 -ape anticipation 0 -ape disgust 0 -ape fear 0 -ape joy 0 -ape negative 0 -ape positive 0 -ape sadness 0 -ape surprise 0 -ape trust 0 -aperture anger 0 -aperture anticipation 0 -aperture disgust 0 -aperture fear 0 -aperture joy 0 -aperture negative 0 -aperture positive 0 -aperture sadness 0 -aperture surprise 0 -aperture trust 0 -apex anger 0 -apex anticipation 0 -apex disgust 0 -apex fear 0 -apex joy 0 -apex negative 0 -apex positive 0 -apex sadness 0 -apex surprise 0 -apex trust 0 -aphid anger 0 -aphid anticipation 0 -aphid disgust 1 -aphid fear 0 -aphid joy 0 -aphid negative 1 -aphid positive 0 -aphid sadness 0 -aphid surprise 0 -aphid trust 0 -apiece anger 0 -apiece anticipation 0 -apiece disgust 0 -apiece fear 0 -apiece joy 0 -apiece negative 0 -apiece positive 0 -apiece sadness 0 -apiece surprise 0 -apiece trust 0 -aplomb anger 0 -aplomb anticipation 0 -aplomb disgust 0 -aplomb fear 0 -aplomb joy 0 -aplomb negative 0 -aplomb positive 1 -aplomb sadness 0 -aplomb surprise 0 -aplomb trust 0 -apocalyptic anger 0 -apocalyptic anticipation 0 -apocalyptic disgust 0 -apocalyptic fear 0 -apocalyptic joy 0 -apocalyptic negative 0 -apocalyptic positive 0 -apocalyptic sadness 0 -apocalyptic surprise 0 -apocalyptic trust 0 -apologetic anger 0 -apologetic anticipation 0 -apologetic disgust 0 -apologetic fear 0 -apologetic joy 0 -apologetic negative 0 -apologetic positive 1 -apologetic sadness 0 -apologetic surprise 0 -apologetic trust 1 -apologist anger 0 -apologist anticipation 0 -apologist disgust 0 -apologist fear 0 -apologist joy 0 -apologist negative 0 -apologist positive 0 -apologist sadness 0 -apologist surprise 0 -apologist trust 0 -apologize anger 0 -apologize anticipation 0 -apologize disgust 0 -apologize fear 0 -apologize joy 0 -apologize negative 0 -apologize positive 1 -apologize sadness 1 -apologize surprise 0 -apologize trust 1 -apology anger 0 -apology anticipation 0 -apology disgust 0 -apology fear 0 -apology joy 0 -apology negative 0 -apology positive 1 -apology sadness 0 -apology surprise 0 -apology trust 0 -apostasy anger 0 -apostasy anticipation 0 -apostasy disgust 0 -apostasy fear 0 -apostasy joy 0 -apostasy negative 0 -apostasy positive 0 -apostasy sadness 0 -apostasy surprise 0 -apostasy trust 0 -apostate anger 0 -apostate anticipation 0 -apostate disgust 0 -apostate fear 0 -apostate joy 0 -apostate negative 0 -apostate positive 0 -apostate sadness 0 -apostate surprise 0 -apostate trust 0 -apostle anger 0 -apostle anticipation 0 -apostle disgust 0 -apostle fear 0 -apostle joy 0 -apostle negative 0 -apostle positive 1 -apostle sadness 0 -apostle surprise 0 -apostle trust 1 -apostolic anger 0 -apostolic anticipation 0 -apostolic disgust 0 -apostolic fear 0 -apostolic joy 0 -apostolic negative 0 -apostolic positive 0 -apostolic sadness 0 -apostolic surprise 0 -apostolic trust 1 -apostrophe anger 0 -apostrophe anticipation 0 -apostrophe disgust 0 -apostrophe fear 0 -apostrophe joy 0 -apostrophe negative 0 -apostrophe positive 0 -apostrophe sadness 0 -apostrophe surprise 0 -apostrophe trust 0 -appalling anger 0 -appalling anticipation 0 -appalling disgust 1 -appalling fear 1 -appalling joy 0 -appalling negative 1 -appalling positive 0 -appalling sadness 0 -appalling surprise 0 -appalling trust 0 -apparatus anger 0 -apparatus anticipation 0 -apparatus disgust 0 -apparatus fear 0 -apparatus joy 0 -apparatus negative 0 -apparatus positive 0 -apparatus sadness 0 -apparatus surprise 0 -apparatus trust 0 -apparel anger 0 -apparel anticipation 0 -apparel disgust 0 -apparel fear 0 -apparel joy 0 -apparel negative 0 -apparel positive 0 -apparel sadness 0 -apparel surprise 0 -apparel trust 0 -apparently anger 0 -apparently anticipation 0 -apparently disgust 0 -apparently fear 0 -apparently joy 0 -apparently negative 0 -apparently positive 0 -apparently sadness 0 -apparently surprise 0 -apparently trust 0 -apparition anger 0 -apparition anticipation 0 -apparition disgust 0 -apparition fear 1 -apparition joy 0 -apparition negative 0 -apparition positive 0 -apparition sadness 0 -apparition surprise 1 -apparition trust 0 -appeal anger 0 -appeal anticipation 1 -appeal disgust 0 -appeal fear 0 -appeal joy 0 -appeal negative 0 -appeal positive 0 -appeal sadness 0 -appeal surprise 0 -appeal trust 0 -appearance anger 0 -appearance anticipation 0 -appearance disgust 0 -appearance fear 0 -appearance joy 0 -appearance negative 0 -appearance positive 0 -appearance sadness 0 -appearance surprise 0 -appearance trust 0 -appease anger 0 -appease anticipation 0 -appease disgust 0 -appease fear 0 -appease joy 0 -appease negative 0 -appease positive 0 -appease sadness 0 -appease surprise 0 -appease trust 0 -appellant anger 0 -appellant anticipation 0 -appellant disgust 0 -appellant fear 0 -appellant joy 0 -appellant negative 0 -appellant positive 0 -appellant sadness 0 -appellant surprise 0 -appellant trust 0 -append anger 0 -append anticipation 0 -append disgust 0 -append fear 0 -append joy 0 -append negative 0 -append positive 0 -append sadness 0 -append surprise 0 -append trust 0 -appendage anger 0 -appendage anticipation 0 -appendage disgust 0 -appendage fear 0 -appendage joy 0 -appendage negative 0 -appendage positive 0 -appendage sadness 0 -appendage surprise 0 -appendage trust 0 -appendicitis anger 0 -appendicitis anticipation 0 -appendicitis disgust 0 -appendicitis fear 1 -appendicitis joy 0 -appendicitis negative 1 -appendicitis positive 0 -appendicitis sadness 1 -appendicitis surprise 0 -appendicitis trust 0 -appendix anger 0 -appendix anticipation 0 -appendix disgust 0 -appendix fear 0 -appendix joy 0 -appendix negative 0 -appendix positive 0 -appendix sadness 0 -appendix surprise 0 -appendix trust 0 -appetite anger 0 -appetite anticipation 0 -appetite disgust 0 -appetite fear 0 -appetite joy 0 -appetite negative 0 -appetite positive 0 -appetite sadness 0 -appetite surprise 0 -appetite trust 0 -appetizer anger 0 -appetizer anticipation 0 -appetizer disgust 0 -appetizer fear 0 -appetizer joy 0 -appetizer negative 0 -appetizer positive 0 -appetizer sadness 0 -appetizer surprise 0 -appetizer trust 0 -applause anger 0 -applause anticipation 0 -applause disgust 0 -applause fear 0 -applause joy 1 -applause negative 0 -applause positive 1 -applause sadness 0 -applause surprise 1 -applause trust 1 -apple anger 0 -apple anticipation 0 -apple disgust 0 -apple fear 0 -apple joy 0 -apple negative 0 -apple positive 0 -apple sadness 0 -apple surprise 0 -apple trust 0 -appliance anger 0 -appliance anticipation 0 -appliance disgust 0 -appliance fear 0 -appliance joy 0 -appliance negative 0 -appliance positive 0 -appliance sadness 0 -appliance surprise 0 -appliance trust 0 -appliances anger 0 -appliances anticipation 0 -appliances disgust 0 -appliances fear 0 -appliances joy 0 -appliances negative 0 -appliances positive 0 -appliances sadness 0 -appliances surprise 0 -appliances trust 0 -applicability anger 0 -applicability anticipation 0 -applicability disgust 0 -applicability fear 0 -applicability joy 0 -applicability negative 0 -applicability positive 0 -applicability sadness 0 -applicability surprise 0 -applicability trust 0 -applicable anger 0 -applicable anticipation 0 -applicable disgust 0 -applicable fear 0 -applicable joy 0 -applicable negative 0 -applicable positive 0 -applicable sadness 0 -applicable surprise 0 -applicable trust 0 -applicant anger 0 -applicant anticipation 1 -applicant disgust 0 -applicant fear 0 -applicant joy 0 -applicant negative 0 -applicant positive 0 -applicant sadness 0 -applicant surprise 0 -applicant trust 0 -application anger 0 -application anticipation 0 -application disgust 0 -application fear 0 -application joy 0 -application negative 0 -application positive 0 -application sadness 0 -application surprise 0 -application trust 0 -apply anger 0 -apply anticipation 0 -apply disgust 0 -apply fear 0 -apply joy 0 -apply negative 0 -apply positive 0 -apply sadness 0 -apply surprise 0 -apply trust 0 -appoint anger 0 -appoint anticipation 0 -appoint disgust 0 -appoint fear 0 -appoint joy 0 -appoint negative 0 -appoint positive 0 -appoint sadness 0 -appoint surprise 0 -appoint trust 0 -appointment anger 0 -appointment anticipation 0 -appointment disgust 0 -appointment fear 0 -appointment joy 0 -appointment negative 0 -appointment positive 0 -appointment sadness 0 -appointment surprise 0 -appointment trust 0 -appointments anger 0 -appointments anticipation 0 -appointments disgust 0 -appointments fear 0 -appointments joy 0 -appointments negative 0 -appointments positive 0 -appointments sadness 0 -appointments surprise 0 -appointments trust 0 -apportion anger 0 -apportion anticipation 0 -apportion disgust 0 -apportion fear 0 -apportion joy 0 -apportion negative 0 -apportion positive 0 -apportion sadness 0 -apportion surprise 0 -apportion trust 0 -apportionment anger 0 -apportionment anticipation 0 -apportionment disgust 0 -apportionment fear 0 -apportionment joy 0 -apportionment negative 0 -apportionment positive 0 -apportionment sadness 0 -apportionment surprise 0 -apportionment trust 0 -appraise anger 0 -appraise anticipation 0 -appraise disgust 0 -appraise fear 0 -appraise joy 0 -appraise negative 0 -appraise positive 0 -appraise sadness 0 -appraise surprise 0 -appraise trust 0 -appreciable anger 0 -appreciable anticipation 0 -appreciable disgust 0 -appreciable fear 0 -appreciable joy 0 -appreciable negative 0 -appreciable positive 0 -appreciable sadness 0 -appreciable surprise 0 -appreciable trust 0 -appreciation anger 0 -appreciation anticipation 0 -appreciation disgust 0 -appreciation fear 0 -appreciation joy 1 -appreciation negative 0 -appreciation positive 1 -appreciation sadness 0 -appreciation surprise 0 -appreciation trust 1 -apprehend anger 0 -apprehend anticipation 0 -apprehend disgust 0 -apprehend fear 1 -apprehend joy 0 -apprehend negative 0 -apprehend positive 0 -apprehend sadness 0 -apprehend surprise 0 -apprehend trust 0 -apprehension anger 0 -apprehension anticipation 0 -apprehension disgust 0 -apprehension fear 1 -apprehension joy 0 -apprehension negative 1 -apprehension positive 0 -apprehension sadness 0 -apprehension surprise 0 -apprehension trust 0 -apprehensive anger 0 -apprehensive anticipation 1 -apprehensive disgust 0 -apprehensive fear 1 -apprehensive joy 0 -apprehensive negative 1 -apprehensive positive 0 -apprehensive sadness 0 -apprehensive surprise 0 -apprehensive trust 0 -apprentice anger 0 -apprentice anticipation 0 -apprentice disgust 0 -apprentice fear 0 -apprentice joy 0 -apprentice negative 0 -apprentice positive 0 -apprentice sadness 0 -apprentice surprise 0 -apprentice trust 1 -apprenticeship anger 0 -apprenticeship anticipation 0 -apprenticeship disgust 0 -apprenticeship fear 0 -apprenticeship joy 0 -apprenticeship negative 0 -apprenticeship positive 0 -apprenticeship sadness 0 -apprenticeship surprise 0 -apprenticeship trust 0 -approach anger 0 -approach anticipation 0 -approach disgust 0 -approach fear 0 -approach joy 0 -approach negative 0 -approach positive 0 -approach sadness 0 -approach surprise 0 -approach trust 0 -approaching anger 0 -approaching anticipation 1 -approaching disgust 0 -approaching fear 0 -approaching joy 0 -approaching negative 0 -approaching positive 0 -approaching sadness 0 -approaching surprise 0 -approaching trust 0 -approbation anger 0 -approbation anticipation 0 -approbation disgust 0 -approbation fear 0 -approbation joy 0 -approbation negative 0 -approbation positive 1 -approbation sadness 0 -approbation surprise 0 -approbation trust 1 -appropriation anger 0 -appropriation anticipation 0 -appropriation disgust 0 -appropriation fear 0 -appropriation joy 0 -appropriation negative 1 -appropriation positive 0 -appropriation sadness 0 -appropriation surprise 0 -appropriation trust 0 -approval anger 0 -approval anticipation 0 -approval disgust 0 -approval fear 0 -approval joy 0 -approval negative 0 -approval positive 1 -approval sadness 0 -approval surprise 0 -approval trust 0 -approve anger 0 -approve anticipation 0 -approve disgust 0 -approve fear 0 -approve joy 1 -approve negative 0 -approve positive 1 -approve sadness 0 -approve surprise 0 -approve trust 1 -approving anger 0 -approving anticipation 0 -approving disgust 0 -approving fear 0 -approving joy 0 -approving negative 0 -approving positive 1 -approving sadness 0 -approving surprise 0 -approving trust 0 -approximate anger 0 -approximate anticipation 0 -approximate disgust 0 -approximate fear 0 -approximate joy 0 -approximate negative 0 -approximate positive 0 -approximate sadness 0 -approximate surprise 0 -approximate trust 0 -approximately anger 0 -approximately anticipation 0 -approximately disgust 0 -approximately fear 0 -approximately joy 0 -approximately negative 0 -approximately positive 0 -approximately sadness 0 -approximately surprise 0 -approximately trust 0 -approximating anger 0 -approximating anticipation 0 -approximating disgust 0 -approximating fear 0 -approximating joy 0 -approximating negative 0 -approximating positive 0 -approximating sadness 0 -approximating surprise 0 -approximating trust 0 -approximation anger 0 -approximation anticipation 0 -approximation disgust 0 -approximation fear 0 -approximation joy 0 -approximation negative 0 -approximation positive 0 -approximation sadness 0 -approximation surprise 0 -approximation trust 0 -appurtenances anger 0 -appurtenances anticipation 0 -appurtenances disgust 0 -appurtenances fear 0 -appurtenances joy 0 -appurtenances negative 0 -appurtenances positive 0 -appurtenances sadness 0 -appurtenances surprise 0 -appurtenances trust 0 -apron anger 0 -apron anticipation 0 -apron disgust 0 -apron fear 0 -apron joy 0 -apron negative 0 -apron positive 0 -apron sadness 0 -apron surprise 0 -apron trust 0 -apt anger 0 -apt anticipation 0 -apt disgust 0 -apt fear 0 -apt joy 0 -apt negative 0 -apt positive 1 -apt sadness 0 -apt surprise 0 -apt trust 0 -aptitude anger 0 -aptitude anticipation 0 -aptitude disgust 0 -aptitude fear 0 -aptitude joy 0 -aptitude negative 0 -aptitude positive 1 -aptitude sadness 0 -aptitude surprise 0 -aptitude trust 0 -aqua anger 0 -aqua anticipation 0 -aqua disgust 0 -aqua fear 0 -aqua joy 0 -aqua negative 0 -aqua positive 0 -aqua sadness 0 -aqua surprise 0 -aqua trust 0 -aquamarine anger 0 -aquamarine anticipation 0 -aquamarine disgust 0 -aquamarine fear 0 -aquamarine joy 0 -aquamarine negative 0 -aquamarine positive 0 -aquamarine sadness 0 -aquamarine surprise 0 -aquamarine trust 0 -aquarium anger 0 -aquarium anticipation 0 -aquarium disgust 0 -aquarium fear 0 -aquarium joy 0 -aquarium negative 0 -aquarium positive 0 -aquarium sadness 0 -aquarium surprise 0 -aquarium trust 0 -aquatic anger 0 -aquatic anticipation 0 -aquatic disgust 0 -aquatic fear 0 -aquatic joy 0 -aquatic negative 0 -aquatic positive 0 -aquatic sadness 0 -aquatic surprise 0 -aquatic trust 0 -aqueduct anger 0 -aqueduct anticipation 0 -aqueduct disgust 0 -aqueduct fear 0 -aqueduct joy 0 -aqueduct negative 0 -aqueduct positive 0 -aqueduct sadness 0 -aqueduct surprise 0 -aqueduct trust 0 -aqueous anger 0 -aqueous anticipation 0 -aqueous disgust 0 -aqueous fear 0 -aqueous joy 0 -aqueous negative 0 -aqueous positive 0 -aqueous sadness 0 -aqueous surprise 0 -aqueous trust 0 -arable anger 0 -arable anticipation 0 -arable disgust 0 -arable fear 0 -arable joy 0 -arable negative 0 -arable positive 0 -arable sadness 0 -arable surprise 0 -arable trust 0 -arbiter anger 0 -arbiter anticipation 0 -arbiter disgust 0 -arbiter fear 0 -arbiter joy 0 -arbiter negative 0 -arbiter positive 0 -arbiter sadness 0 -arbiter surprise 0 -arbiter trust 1 -arbitrate anger 0 -arbitrate anticipation 0 -arbitrate disgust 0 -arbitrate fear 0 -arbitrate joy 0 -arbitrate negative 0 -arbitrate positive 0 -arbitrate sadness 0 -arbitrate surprise 0 -arbitrate trust 0 -arbitration anger 0 -arbitration anticipation 1 -arbitration disgust 0 -arbitration fear 0 -arbitration joy 0 -arbitration negative 0 -arbitration positive 0 -arbitration sadness 0 -arbitration surprise 0 -arbitration trust 0 -arbitrator anger 0 -arbitrator anticipation 0 -arbitrator disgust 0 -arbitrator fear 0 -arbitrator joy 0 -arbitrator negative 0 -arbitrator positive 0 -arbitrator sadness 0 -arbitrator surprise 0 -arbitrator trust 1 -arbor anger 0 -arbor anticipation 0 -arbor disgust 0 -arbor fear 0 -arbor joy 0 -arbor negative 0 -arbor positive 0 -arbor sadness 0 -arbor surprise 0 -arbor trust 0 -arc anger 0 -arc anticipation 0 -arc disgust 0 -arc fear 0 -arc joy 0 -arc negative 0 -arc positive 0 -arc sadness 0 -arc surprise 0 -arc trust 0 -arcade anger 0 -arcade anticipation 0 -arcade disgust 0 -arcade fear 0 -arcade joy 0 -arcade negative 0 -arcade positive 0 -arcade sadness 0 -arcade surprise 0 -arcade trust 0 -arch anger 0 -arch anticipation 0 -arch disgust 0 -arch fear 0 -arch joy 0 -arch negative 0 -arch positive 0 -arch sadness 0 -arch surprise 0 -arch trust 0 -archaeological anger 0 -archaeological anticipation 0 -archaeological disgust 0 -archaeological fear 0 -archaeological joy 0 -archaeological negative 0 -archaeological positive 0 -archaeological sadness 0 -archaeological surprise 0 -archaeological trust 0 -archaeologist anger 0 -archaeologist anticipation 0 -archaeologist disgust 0 -archaeologist fear 0 -archaeologist joy 0 -archaeologist negative 0 -archaeologist positive 0 -archaeologist sadness 0 -archaeologist surprise 0 -archaeologist trust 0 -archaeology anger 0 -archaeology anticipation 1 -archaeology disgust 0 -archaeology fear 0 -archaeology joy 0 -archaeology negative 0 -archaeology positive 1 -archaeology sadness 0 -archaeology surprise 0 -archaeology trust 0 -archaic anger 0 -archaic anticipation 0 -archaic disgust 0 -archaic fear 0 -archaic joy 0 -archaic negative 1 -archaic positive 0 -archaic sadness 0 -archaic surprise 0 -archaic trust 0 -archbishop anger 0 -archbishop anticipation 0 -archbishop disgust 0 -archbishop fear 0 -archbishop joy 0 -archbishop negative 0 -archbishop positive 0 -archbishop sadness 0 -archbishop surprise 0 -archbishop trust 0 -arched anger 0 -arched anticipation 0 -arched disgust 0 -arched fear 0 -arched joy 0 -arched negative 0 -arched positive 0 -arched sadness 0 -arched surprise 0 -arched trust 0 -archer anger 0 -archer anticipation 0 -archer disgust 0 -archer fear 0 -archer joy 0 -archer negative 0 -archer positive 0 -archer sadness 0 -archer surprise 0 -archer trust 0 -archery anger 0 -archery anticipation 0 -archery disgust 0 -archery fear 0 -archery joy 0 -archery negative 0 -archery positive 0 -archery sadness 0 -archery surprise 0 -archery trust 0 -archetype anger 0 -archetype anticipation 0 -archetype disgust 0 -archetype fear 0 -archetype joy 0 -archetype negative 0 -archetype positive 0 -archetype sadness 0 -archetype surprise 0 -archetype trust 0 -archipelago anger 0 -archipelago anticipation 0 -archipelago disgust 0 -archipelago fear 0 -archipelago joy 0 -archipelago negative 0 -archipelago positive 0 -archipelago sadness 0 -archipelago surprise 0 -archipelago trust 0 -architect anger 0 -architect anticipation 0 -architect disgust 0 -architect fear 0 -architect joy 0 -architect negative 0 -architect positive 0 -architect sadness 0 -architect surprise 0 -architect trust 0 -architecture anger 0 -architecture anticipation 0 -architecture disgust 0 -architecture fear 0 -architecture joy 0 -architecture negative 0 -architecture positive 0 -architecture sadness 0 -architecture surprise 0 -architecture trust 1 -archive anger 0 -archive anticipation 0 -archive disgust 0 -archive fear 0 -archive joy 0 -archive negative 0 -archive positive 0 -archive sadness 0 -archive surprise 0 -archive trust 0 -arctic anger 0 -arctic anticipation 0 -arctic disgust 0 -arctic fear 0 -arctic joy 0 -arctic negative 0 -arctic positive 0 -arctic sadness 0 -arctic surprise 0 -arctic trust 0 -ardent anger 0 -ardent anticipation 1 -ardent disgust 0 -ardent fear 0 -ardent joy 1 -ardent negative 0 -ardent positive 1 -ardent sadness 0 -ardent surprise 0 -ardent trust 0 -ardor anger 0 -ardor anticipation 0 -ardor disgust 0 -ardor fear 0 -ardor joy 0 -ardor negative 0 -ardor positive 1 -ardor sadness 0 -ardor surprise 0 -ardor trust 0 -arduous anger 0 -arduous anticipation 0 -arduous disgust 0 -arduous fear 0 -arduous joy 0 -arduous negative 1 -arduous positive 0 -arduous sadness 0 -arduous surprise 0 -arduous trust 0 -area anger 0 -area anticipation 0 -area disgust 0 -area fear 0 -area joy 0 -area negative 0 -area positive 0 -area sadness 0 -area surprise 0 -area trust 0 -arena anger 0 -arena anticipation 0 -arena disgust 0 -arena fear 0 -arena joy 0 -arena negative 0 -arena positive 0 -arena sadness 0 -arena surprise 0 -arena trust 0 -areola anger 0 -areola anticipation 0 -areola disgust 0 -areola fear 0 -areola joy 0 -areola negative 0 -areola positive 0 -areola sadness 0 -areola surprise 0 -areola trust 0 -argent anger 0 -argent anticipation 0 -argent disgust 0 -argent fear 0 -argent joy 0 -argent negative 0 -argent positive 0 -argent sadness 0 -argent surprise 0 -argent trust 0 -argue anger 1 -argue anticipation 0 -argue disgust 0 -argue fear 0 -argue joy 0 -argue negative 1 -argue positive 0 -argue sadness 0 -argue surprise 0 -argue trust 0 -argument anger 1 -argument anticipation 0 -argument disgust 0 -argument fear 0 -argument joy 0 -argument negative 1 -argument positive 0 -argument sadness 0 -argument surprise 0 -argument trust 0 -argumentation anger 1 -argumentation anticipation 0 -argumentation disgust 0 -argumentation fear 0 -argumentation joy 0 -argumentation negative 0 -argumentation positive 0 -argumentation sadness 0 -argumentation surprise 0 -argumentation trust 0 -argumentative anger 0 -argumentative anticipation 0 -argumentative disgust 0 -argumentative fear 0 -argumentative joy 0 -argumentative negative 1 -argumentative positive 0 -argumentative sadness 0 -argumentative surprise 0 -argumentative trust 0 -arguments anger 1 -arguments anticipation 0 -arguments disgust 0 -arguments fear 0 -arguments joy 0 -arguments negative 0 -arguments positive 0 -arguments sadness 0 -arguments surprise 0 -arguments trust 0 -arid anger 0 -arid anticipation 0 -arid disgust 0 -arid fear 0 -arid joy 0 -arid negative 1 -arid positive 0 -arid sadness 1 -arid surprise 0 -arid trust 0 -aristocracy anger 0 -aristocracy anticipation 0 -aristocracy disgust 0 -aristocracy fear 0 -aristocracy joy 0 -aristocracy negative 0 -aristocracy positive 1 -aristocracy sadness 0 -aristocracy surprise 0 -aristocracy trust 0 -aristocrat anger 0 -aristocrat anticipation 0 -aristocrat disgust 0 -aristocrat fear 0 -aristocrat joy 0 -aristocrat negative 0 -aristocrat positive 0 -aristocrat sadness 0 -aristocrat surprise 0 -aristocrat trust 0 -aristocratic anger 0 -aristocratic anticipation 0 -aristocratic disgust 0 -aristocratic fear 0 -aristocratic joy 0 -aristocratic negative 0 -aristocratic positive 1 -aristocratic sadness 0 -aristocratic surprise 0 -aristocratic trust 0 -arithmetic anger 0 -arithmetic anticipation 0 -arithmetic disgust 0 -arithmetic fear 0 -arithmetic joy 0 -arithmetic negative 0 -arithmetic positive 0 -arithmetic sadness 0 -arithmetic surprise 0 -arithmetic trust 0 -ark anger 0 -ark anticipation 0 -ark disgust 0 -ark fear 0 -ark joy 0 -ark negative 0 -ark positive 0 -ark sadness 0 -ark surprise 0 -ark trust 0 -arm anger 0 -arm anticipation 0 -arm disgust 0 -arm fear 0 -arm joy 0 -arm negative 0 -arm positive 0 -arm sadness 0 -arm surprise 0 -arm trust 0 -armada anger 0 -armada anticipation 0 -armada disgust 0 -armada fear 0 -armada joy 0 -armada negative 0 -armada positive 0 -armada sadness 0 -armada surprise 0 -armada trust 0 -armament anger 1 -armament anticipation 0 -armament disgust 0 -armament fear 1 -armament joy 0 -armament negative 0 -armament positive 0 -armament sadness 0 -armament surprise 0 -armament trust 0 -armaments anger 0 -armaments anticipation 0 -armaments disgust 0 -armaments fear 1 -armaments joy 0 -armaments negative 1 -armaments positive 0 -armaments sadness 0 -armaments surprise 0 -armaments trust 0 -armature anger 0 -armature anticipation 0 -armature disgust 0 -armature fear 0 -armature joy 0 -armature negative 0 -armature positive 0 -armature sadness 0 -armature surprise 0 -armature trust 0 -armed anger 1 -armed anticipation 0 -armed disgust 0 -armed fear 1 -armed joy 0 -armed negative 1 -armed positive 1 -armed sadness 0 -armed surprise 0 -armed trust 0 -armor anger 0 -armor anticipation 0 -armor disgust 0 -armor fear 1 -armor joy 0 -armor negative 0 -armor positive 1 -armor sadness 0 -armor surprise 0 -armor trust 1 -armored anger 0 -armored anticipation 0 -armored disgust 0 -armored fear 1 -armored joy 0 -armored negative 0 -armored positive 0 -armored sadness 0 -armored surprise 0 -armored trust 0 -armory anger 0 -armory anticipation 0 -armory disgust 0 -armory fear 0 -armory joy 0 -armory negative 0 -armory positive 0 -armory sadness 0 -armory surprise 0 -armory trust 1 -arms anger 0 -arms anticipation 0 -arms disgust 0 -arms fear 0 -arms joy 0 -arms negative 0 -arms positive 0 -arms sadness 0 -arms surprise 0 -arms trust 0 -army anger 0 -army anticipation 0 -army disgust 0 -army fear 0 -army joy 0 -army negative 0 -army positive 0 -army sadness 0 -army surprise 0 -army trust 0 -aroma anger 0 -aroma anticipation 0 -aroma disgust 0 -aroma fear 0 -aroma joy 0 -aroma negative 0 -aroma positive 1 -aroma sadness 0 -aroma surprise 0 -aroma trust 0 -arousal anger 0 -arousal anticipation 0 -arousal disgust 0 -arousal fear 0 -arousal joy 0 -arousal negative 0 -arousal positive 0 -arousal sadness 0 -arousal surprise 0 -arousal trust 0 -arouse anger 0 -arouse anticipation 1 -arouse disgust 0 -arouse fear 0 -arouse joy 0 -arouse negative 0 -arouse positive 1 -arouse sadness 0 -arouse surprise 0 -arouse trust 0 -arraignment anger 1 -arraignment anticipation 0 -arraignment disgust 0 -arraignment fear 1 -arraignment joy 0 -arraignment negative 1 -arraignment positive 0 -arraignment sadness 1 -arraignment surprise 0 -arraignment trust 0 -arrange anger 0 -arrange anticipation 0 -arrange disgust 0 -arrange fear 0 -arrange joy 0 -arrange negative 0 -arrange positive 0 -arrange sadness 0 -arrange surprise 0 -arrange trust 0 -arranged anger 0 -arranged anticipation 0 -arranged disgust 0 -arranged fear 0 -arranged joy 0 -arranged negative 0 -arranged positive 0 -arranged sadness 0 -arranged surprise 0 -arranged trust 0 -arrangement anger 0 -arrangement anticipation 0 -arrangement disgust 0 -arrangement fear 0 -arrangement joy 0 -arrangement negative 0 -arrangement positive 0 -arrangement sadness 0 -arrangement surprise 0 -arrangement trust 0 -array anger 0 -array anticipation 0 -array disgust 0 -array fear 0 -array joy 0 -array negative 0 -array positive 1 -array sadness 0 -array surprise 0 -array trust 0 -arrears anger 0 -arrears anticipation 0 -arrears disgust 0 -arrears fear 0 -arrears joy 0 -arrears negative 1 -arrears positive 0 -arrears sadness 0 -arrears surprise 0 -arrears trust 0 -arrest anger 0 -arrest anticipation 0 -arrest disgust 0 -arrest fear 0 -arrest joy 0 -arrest negative 1 -arrest positive 0 -arrest sadness 0 -arrest surprise 0 -arrest trust 0 -arrival anger 0 -arrival anticipation 1 -arrival disgust 0 -arrival fear 0 -arrival joy 0 -arrival negative 0 -arrival positive 0 -arrival sadness 0 -arrival surprise 0 -arrival trust 0 -arrive anger 0 -arrive anticipation 1 -arrive disgust 0 -arrive fear 0 -arrive joy 0 -arrive negative 0 -arrive positive 0 -arrive sadness 0 -arrive surprise 0 -arrive trust 0 -arrogance anger 0 -arrogance anticipation 0 -arrogance disgust 0 -arrogance fear 0 -arrogance joy 0 -arrogance negative 1 -arrogance positive 0 -arrogance sadness 0 -arrogance surprise 0 -arrogance trust 0 -arrogant anger 1 -arrogant anticipation 0 -arrogant disgust 1 -arrogant fear 0 -arrogant joy 0 -arrogant negative 1 -arrogant positive 0 -arrogant sadness 0 -arrogant surprise 0 -arrogant trust 0 -arrow anger 0 -arrow anticipation 0 -arrow disgust 0 -arrow fear 0 -arrow joy 0 -arrow negative 0 -arrow positive 0 -arrow sadness 0 -arrow surprise 0 -arrow trust 0 -arsenal anger 0 -arsenal anticipation 0 -arsenal disgust 0 -arsenal fear 0 -arsenal joy 0 -arsenal negative 0 -arsenal positive 0 -arsenal sadness 0 -arsenal surprise 0 -arsenal trust 0 -arsenic anger 0 -arsenic anticipation 0 -arsenic disgust 1 -arsenic fear 1 -arsenic joy 0 -arsenic negative 1 -arsenic positive 0 -arsenic sadness 1 -arsenic surprise 0 -arsenic trust 0 -arson anger 1 -arson anticipation 0 -arson disgust 0 -arson fear 1 -arson joy 0 -arson negative 1 -arson positive 0 -arson sadness 0 -arson surprise 0 -arson trust 0 -art anger 0 -art anticipation 1 -art disgust 0 -art fear 0 -art joy 1 -art negative 0 -art positive 1 -art sadness 1 -art surprise 1 -art trust 0 -artery anger 0 -artery anticipation 0 -artery disgust 0 -artery fear 0 -artery joy 0 -artery negative 0 -artery positive 0 -artery sadness 0 -artery surprise 0 -artery trust 0 -artful anger 0 -artful anticipation 0 -artful disgust 0 -artful fear 0 -artful joy 0 -artful negative 0 -artful positive 0 -artful sadness 0 -artful surprise 0 -artful trust 0 -arthropod anger 0 -arthropod anticipation 0 -arthropod disgust 0 -arthropod fear 0 -arthropod joy 0 -arthropod negative 0 -arthropod positive 0 -arthropod sadness 0 -arthropod surprise 0 -arthropod trust 0 -artichoke anger 0 -artichoke anticipation 0 -artichoke disgust 0 -artichoke fear 0 -artichoke joy 0 -artichoke negative 0 -artichoke positive 0 -artichoke sadness 0 -artichoke surprise 0 -artichoke trust 0 -article anger 0 -article anticipation 0 -article disgust 0 -article fear 0 -article joy 0 -article negative 0 -article positive 0 -article sadness 0 -article surprise 0 -article trust 0 -articles anger 0 -articles anticipation 0 -articles disgust 0 -articles fear 0 -articles joy 0 -articles negative 0 -articles positive 0 -articles sadness 0 -articles surprise 0 -articles trust 0 -articulate anger 0 -articulate anticipation 0 -articulate disgust 0 -articulate fear 0 -articulate joy 0 -articulate negative 0 -articulate positive 1 -articulate sadness 0 -articulate surprise 0 -articulate trust 0 -articulation anger 0 -articulation anticipation 0 -articulation disgust 0 -articulation fear 0 -articulation joy 0 -articulation negative 0 -articulation positive 1 -articulation sadness 0 -articulation surprise 0 -articulation trust 0 -artifice anger 0 -artifice anticipation 0 -artifice disgust 0 -artifice fear 0 -artifice joy 0 -artifice negative 0 -artifice positive 0 -artifice sadness 0 -artifice surprise 0 -artifice trust 0 -artillery anger 0 -artillery anticipation 0 -artillery disgust 0 -artillery fear 1 -artillery joy 0 -artillery negative 1 -artillery positive 0 -artillery sadness 0 -artillery surprise 0 -artillery trust 0 -artisan anger 0 -artisan anticipation 0 -artisan disgust 0 -artisan fear 0 -artisan joy 0 -artisan negative 0 -artisan positive 1 -artisan sadness 0 -artisan surprise 0 -artisan trust 0 -artist anger 0 -artist anticipation 0 -artist disgust 0 -artist fear 0 -artist joy 0 -artist negative 0 -artist positive 0 -artist sadness 0 -artist surprise 0 -artist trust 0 -artiste anger 0 -artiste anticipation 0 -artiste disgust 0 -artiste fear 0 -artiste joy 0 -artiste negative 0 -artiste positive 1 -artiste sadness 0 -artiste surprise 0 -artiste trust 0 -artistic anger 0 -artistic anticipation 0 -artistic disgust 0 -artistic fear 0 -artistic joy 0 -artistic negative 0 -artistic positive 1 -artistic sadness 0 -artistic surprise 0 -artistic trust 0 -artists anger 0 -artists anticipation 0 -artists disgust 0 -artists fear 0 -artists joy 0 -artists negative 0 -artists positive 0 -artists sadness 0 -artists surprise 0 -artists trust 0 -ascend anger 0 -ascend anticipation 0 -ascend disgust 0 -ascend fear 0 -ascend joy 0 -ascend negative 0 -ascend positive 0 -ascend sadness 0 -ascend surprise 0 -ascend trust 0 -ascendancy anger 0 -ascendancy anticipation 0 -ascendancy disgust 0 -ascendancy fear 0 -ascendancy joy 0 -ascendancy negative 0 -ascendancy positive 1 -ascendancy sadness 0 -ascendancy surprise 0 -ascendancy trust 0 -ascension anger 0 -ascension anticipation 0 -ascension disgust 0 -ascension fear 0 -ascension joy 0 -ascension negative 0 -ascension positive 0 -ascension sadness 0 -ascension surprise 0 -ascension trust 0 -ascent anger 0 -ascent anticipation 0 -ascent disgust 0 -ascent fear 0 -ascent joy 0 -ascent negative 0 -ascent positive 1 -ascent sadness 0 -ascent surprise 0 -ascent trust 0 -ascertain anger 0 -ascertain anticipation 0 -ascertain disgust 0 -ascertain fear 0 -ascertain joy 0 -ascertain negative 0 -ascertain positive 0 -ascertain sadness 0 -ascertain surprise 0 -ascertain trust 0 -ascertained anger 0 -ascertained anticipation 0 -ascertained disgust 0 -ascertained fear 0 -ascertained joy 0 -ascertained negative 0 -ascertained positive 0 -ascertained sadness 0 -ascertained surprise 0 -ascertained trust 0 -ascetic anger 0 -ascetic anticipation 0 -ascetic disgust 0 -ascetic fear 0 -ascetic joy 0 -ascetic negative 0 -ascetic positive 0 -ascetic sadness 0 -ascetic surprise 0 -ascetic trust 0 -ash anger 0 -ash anticipation 0 -ash disgust 0 -ash fear 0 -ash joy 0 -ash negative 1 -ash positive 0 -ash sadness 0 -ash surprise 0 -ash trust 0 -ashamed anger 0 -ashamed anticipation 0 -ashamed disgust 1 -ashamed fear 0 -ashamed joy 0 -ashamed negative 1 -ashamed positive 0 -ashamed sadness 1 -ashamed surprise 0 -ashamed trust 0 -ashes anger 0 -ashes anticipation 0 -ashes disgust 0 -ashes fear 0 -ashes joy 0 -ashes negative 1 -ashes positive 0 -ashes sadness 1 -ashes surprise 0 -ashes trust 0 -asleep anger 0 -asleep anticipation 0 -asleep disgust 0 -asleep fear 0 -asleep joy 0 -asleep negative 0 -asleep positive 0 -asleep sadness 0 -asleep surprise 0 -asleep trust 0 -asp anger 0 -asp anticipation 0 -asp disgust 0 -asp fear 1 -asp joy 0 -asp negative 0 -asp positive 0 -asp sadness 0 -asp surprise 0 -asp trust 0 -aspartame anger 0 -aspartame anticipation 0 -aspartame disgust 0 -aspartame fear 0 -aspartame joy 0 -aspartame negative 0 -aspartame positive 0 -aspartame sadness 0 -aspartame surprise 0 -aspartame trust 0 -aspect anger 0 -aspect anticipation 0 -aspect disgust 0 -aspect fear 0 -aspect joy 0 -aspect negative 0 -aspect positive 0 -aspect sadness 0 -aspect surprise 0 -aspect trust 0 -aspects anger 0 -aspects anticipation 0 -aspects disgust 0 -aspects fear 0 -aspects joy 0 -aspects negative 0 -aspects positive 0 -aspects sadness 0 -aspects surprise 0 -aspects trust 0 -asphalt anger 0 -asphalt anticipation 0 -asphalt disgust 0 -asphalt fear 0 -asphalt joy 0 -asphalt negative 0 -asphalt positive 0 -asphalt sadness 0 -asphalt surprise 0 -asphalt trust 0 -aspiration anger 0 -aspiration anticipation 1 -aspiration disgust 0 -aspiration fear 0 -aspiration joy 1 -aspiration negative 0 -aspiration positive 1 -aspiration sadness 0 -aspiration surprise 1 -aspiration trust 1 -aspire anger 0 -aspire anticipation 1 -aspire disgust 0 -aspire fear 0 -aspire joy 1 -aspire negative 0 -aspire positive 1 -aspire sadness 0 -aspire surprise 0 -aspire trust 0 -aspiring anger 0 -aspiring anticipation 1 -aspiring disgust 0 -aspiring fear 0 -aspiring joy 1 -aspiring negative 0 -aspiring positive 1 -aspiring sadness 0 -aspiring surprise 0 -aspiring trust 1 -ass anger 0 -ass anticipation 0 -ass disgust 0 -ass fear 0 -ass joy 0 -ass negative 1 -ass positive 0 -ass sadness 0 -ass surprise 0 -ass trust 0 -assail anger 1 -assail anticipation 0 -assail disgust 0 -assail fear 1 -assail joy 0 -assail negative 1 -assail positive 0 -assail sadness 0 -assail surprise 1 -assail trust 0 -assailant anger 1 -assailant anticipation 0 -assailant disgust 0 -assailant fear 1 -assailant joy 0 -assailant negative 1 -assailant positive 0 -assailant sadness 1 -assailant surprise 0 -assailant trust 0 -assassin anger 1 -assassin anticipation 0 -assassin disgust 0 -assassin fear 1 -assassin joy 0 -assassin negative 1 -assassin positive 0 -assassin sadness 1 -assassin surprise 0 -assassin trust 0 -assassinate anger 1 -assassinate anticipation 0 -assassinate disgust 0 -assassinate fear 1 -assassinate joy 0 -assassinate negative 1 -assassinate positive 0 -assassinate sadness 0 -assassinate surprise 0 -assassinate trust 0 -assassination anger 1 -assassination anticipation 0 -assassination disgust 0 -assassination fear 1 -assassination joy 0 -assassination negative 1 -assassination positive 0 -assassination sadness 1 -assassination surprise 0 -assassination trust 0 -assault anger 1 -assault anticipation 0 -assault disgust 0 -assault fear 1 -assault joy 0 -assault negative 1 -assault positive 0 -assault sadness 0 -assault surprise 0 -assault trust 0 -assay anger 0 -assay anticipation 0 -assay disgust 0 -assay fear 0 -assay joy 0 -assay negative 0 -assay positive 0 -assay sadness 0 -assay surprise 0 -assay trust 0 -assemblage anger 0 -assemblage anticipation 0 -assemblage disgust 0 -assemblage fear 0 -assemblage joy 0 -assemblage negative 0 -assemblage positive 0 -assemblage sadness 0 -assemblage surprise 0 -assemblage trust 0 -assemble anger 0 -assemble anticipation 0 -assemble disgust 0 -assemble fear 0 -assemble joy 0 -assemble negative 0 -assemble positive 0 -assemble sadness 0 -assemble surprise 0 -assemble trust 0 -assembled anger 0 -assembled anticipation 0 -assembled disgust 0 -assembled fear 0 -assembled joy 0 -assembled negative 0 -assembled positive 0 -assembled sadness 0 -assembled surprise 0 -assembled trust 0 -assembly anger 0 -assembly anticipation 0 -assembly disgust 0 -assembly fear 0 -assembly joy 0 -assembly negative 0 -assembly positive 1 -assembly sadness 0 -assembly surprise 0 -assembly trust 1 -assent anger 0 -assent anticipation 0 -assent disgust 0 -assent fear 0 -assent joy 0 -assent negative 0 -assent positive 1 -assent sadness 0 -assent surprise 0 -assent trust 0 -assert anger 0 -assert anticipation 0 -assert disgust 0 -assert fear 0 -assert joy 0 -assert negative 0 -assert positive 0 -assert sadness 0 -assert surprise 0 -assert trust 0 -asserting anger 0 -asserting anticipation 0 -asserting disgust 0 -asserting fear 0 -asserting joy 0 -asserting negative 0 -asserting positive 1 -asserting sadness 0 -asserting surprise 0 -asserting trust 1 -assertion anger 0 -assertion anticipation 0 -assertion disgust 0 -assertion fear 0 -assertion joy 0 -assertion negative 0 -assertion positive 0 -assertion sadness 0 -assertion surprise 0 -assertion trust 0 -assess anger 0 -assess anticipation 0 -assess disgust 0 -assess fear 0 -assess joy 0 -assess negative 0 -assess positive 0 -assess sadness 0 -assess surprise 0 -assess trust 0 -assessment anger 0 -assessment anticipation 0 -assessment disgust 0 -assessment fear 0 -assessment joy 0 -assessment negative 0 -assessment positive 0 -assessment sadness 0 -assessment surprise 1 -assessment trust 1 -assessor anger 0 -assessor anticipation 0 -assessor disgust 0 -assessor fear 0 -assessor joy 0 -assessor negative 0 -assessor positive 0 -assessor sadness 0 -assessor surprise 0 -assessor trust 1 -assets anger 0 -assets anticipation 0 -assets disgust 0 -assets fear 0 -assets joy 0 -assets negative 0 -assets positive 1 -assets sadness 0 -assets surprise 0 -assets trust 0 -asshole anger 1 -asshole anticipation 0 -asshole disgust 1 -asshole fear 0 -asshole joy 0 -asshole negative 1 -asshole positive 0 -asshole sadness 0 -asshole surprise 0 -asshole trust 0 -assign anger 0 -assign anticipation 0 -assign disgust 0 -assign fear 0 -assign joy 0 -assign negative 0 -assign positive 0 -assign sadness 0 -assign surprise 0 -assign trust 0 -assignee anger 0 -assignee anticipation 0 -assignee disgust 0 -assignee fear 0 -assignee joy 0 -assignee negative 0 -assignee positive 0 -assignee sadness 0 -assignee surprise 0 -assignee trust 1 -assignment anger 0 -assignment anticipation 0 -assignment disgust 0 -assignment fear 0 -assignment joy 0 -assignment negative 0 -assignment positive 0 -assignment sadness 0 -assignment surprise 0 -assignment trust 0 -assimilate anger 0 -assimilate anticipation 0 -assimilate disgust 0 -assimilate fear 0 -assimilate joy 0 -assimilate negative 0 -assimilate positive 0 -assimilate sadness 0 -assimilate surprise 0 -assimilate trust 0 -assimilation anger 0 -assimilation anticipation 0 -assimilation disgust 0 -assimilation fear 0 -assimilation joy 0 -assimilation negative 0 -assimilation positive 0 -assimilation sadness 0 -assimilation surprise 0 -assimilation trust 0 -assist anger 0 -assist anticipation 0 -assist disgust 0 -assist fear 0 -assist joy 0 -assist negative 0 -assist positive 1 -assist sadness 0 -assist surprise 0 -assist trust 1 -assistance anger 0 -assistance anticipation 0 -assistance disgust 0 -assistance fear 0 -assistance joy 0 -assistance negative 0 -assistance positive 1 -assistance sadness 0 -assistance surprise 0 -assistance trust 0 -assistant anger 0 -assistant anticipation 0 -assistant disgust 0 -assistant fear 0 -assistant joy 0 -assistant negative 0 -assistant positive 0 -assistant sadness 0 -assistant surprise 0 -assistant trust 0 -associate anger 0 -associate anticipation 0 -associate disgust 0 -associate fear 0 -associate joy 0 -associate negative 0 -associate positive 1 -associate sadness 0 -associate surprise 0 -associate trust 1 -association anger 0 -association anticipation 0 -association disgust 0 -association fear 0 -association joy 0 -association negative 0 -association positive 0 -association sadness 0 -association surprise 0 -association trust 1 -assorted anger 0 -assorted anticipation 0 -assorted disgust 0 -assorted fear 0 -assorted joy 0 -assorted negative 0 -assorted positive 0 -assorted sadness 0 -assorted surprise 0 -assorted trust 0 -assortment anger 0 -assortment anticipation 0 -assortment disgust 0 -assortment fear 0 -assortment joy 0 -assortment negative 0 -assortment positive 0 -assortment sadness 0 -assortment surprise 0 -assortment trust 0 -assuage anger 0 -assuage anticipation 0 -assuage disgust 0 -assuage fear 0 -assuage joy 0 -assuage negative 0 -assuage positive 1 -assuage sadness 0 -assuage surprise 0 -assuage trust 0 -assumed anger 0 -assumed anticipation 0 -assumed disgust 0 -assumed fear 0 -assumed joy 0 -assumed negative 0 -assumed positive 0 -assumed sadness 0 -assumed surprise 0 -assumed trust 0 -assuming anger 0 -assuming anticipation 0 -assuming disgust 0 -assuming fear 0 -assuming joy 0 -assuming negative 0 -assuming positive 0 -assuming sadness 0 -assuming surprise 0 -assuming trust 0 -assumption anger 0 -assumption anticipation 0 -assumption disgust 0 -assumption fear 0 -assumption joy 0 -assumption negative 0 -assumption positive 0 -assumption sadness 0 -assumption surprise 0 -assumption trust 0 -assurance anger 0 -assurance anticipation 0 -assurance disgust 0 -assurance fear 0 -assurance joy 0 -assurance negative 0 -assurance positive 1 -assurance sadness 0 -assurance surprise 0 -assurance trust 1 -assure anger 0 -assure anticipation 0 -assure disgust 0 -assure fear 0 -assure joy 0 -assure negative 0 -assure positive 0 -assure sadness 0 -assure surprise 0 -assure trust 1 -assured anger 0 -assured anticipation 0 -assured disgust 0 -assured fear 0 -assured joy 0 -assured negative 0 -assured positive 1 -assured sadness 0 -assured surprise 0 -assured trust 1 -assuredly anger 0 -assuredly anticipation 0 -assuredly disgust 0 -assuredly fear 0 -assuredly joy 0 -assuredly negative 0 -assuredly positive 0 -assuredly sadness 0 -assuredly surprise 0 -assuredly trust 1 -asterisk anger 0 -asterisk anticipation 0 -asterisk disgust 0 -asterisk fear 0 -asterisk joy 0 -asterisk negative 0 -asterisk positive 0 -asterisk sadness 0 -asterisk surprise 0 -asterisk trust 0 -asteroids anger 0 -asteroids anticipation 0 -asteroids disgust 0 -asteroids fear 0 -asteroids joy 0 -asteroids negative 0 -asteroids positive 0 -asteroids sadness 0 -asteroids surprise 0 -asteroids trust 0 -astigmatism anger 0 -astigmatism anticipation 0 -astigmatism disgust 0 -astigmatism fear 0 -astigmatism joy 0 -astigmatism negative 0 -astigmatism positive 0 -astigmatism sadness 0 -astigmatism surprise 0 -astigmatism trust 0 -astonishingly anger 0 -astonishingly anticipation 0 -astonishingly disgust 0 -astonishingly fear 0 -astonishingly joy 0 -astonishingly negative 0 -astonishingly positive 1 -astonishingly sadness 0 -astonishingly surprise 1 -astonishingly trust 0 -astonishment anger 0 -astonishment anticipation 0 -astonishment disgust 0 -astonishment fear 0 -astonishment joy 1 -astonishment negative 0 -astonishment positive 1 -astonishment sadness 0 -astonishment surprise 1 -astonishment trust 0 -astral anger 0 -astral anticipation 0 -astral disgust 0 -astral fear 0 -astral joy 0 -astral negative 0 -astral positive 0 -astral sadness 0 -astral surprise 0 -astral trust 0 -astray anger 0 -astray anticipation 0 -astray disgust 0 -astray fear 1 -astray joy 0 -astray negative 1 -astray positive 0 -astray sadness 0 -astray surprise 0 -astray trust 0 -astringent anger 0 -astringent anticipation 0 -astringent disgust 0 -astringent fear 0 -astringent joy 0 -astringent negative 1 -astringent positive 0 -astringent sadness 0 -astringent surprise 0 -astringent trust 0 -astrologer anger 0 -astrologer anticipation 1 -astrologer disgust 0 -astrologer fear 0 -astrologer joy 0 -astrologer negative 0 -astrologer positive 1 -astrologer sadness 0 -astrologer surprise 0 -astrologer trust 0 -astrology anger 0 -astrology anticipation 0 -astrology disgust 0 -astrology fear 0 -astrology joy 0 -astrology negative 0 -astrology positive 0 -astrology sadness 0 -astrology surprise 0 -astrology trust 0 -astronaut anger 0 -astronaut anticipation 0 -astronaut disgust 0 -astronaut fear 0 -astronaut joy 0 -astronaut negative 0 -astronaut positive 1 -astronaut sadness 0 -astronaut surprise 0 -astronaut trust 0 -astronomer anger 0 -astronomer anticipation 1 -astronomer disgust 0 -astronomer fear 0 -astronomer joy 0 -astronomer negative 0 -astronomer positive 1 -astronomer sadness 0 -astronomer surprise 0 -astronomer trust 0 -astronomy anger 0 -astronomy anticipation 0 -astronomy disgust 0 -astronomy fear 0 -astronomy joy 0 -astronomy negative 0 -astronomy positive 0 -astronomy sadness 0 -astronomy surprise 0 -astronomy trust 0 -astute anger 0 -astute anticipation 0 -astute disgust 0 -astute fear 0 -astute joy 0 -astute negative 0 -astute positive 1 -astute sadness 0 -astute surprise 0 -astute trust 0 -asunder anger 0 -asunder anticipation 0 -asunder disgust 0 -asunder fear 0 -asunder joy 0 -asunder negative 0 -asunder positive 0 -asunder sadness 0 -asunder surprise 0 -asunder trust 0 -asylum anger 0 -asylum anticipation 0 -asylum disgust 0 -asylum fear 1 -asylum joy 0 -asylum negative 1 -asylum positive 0 -asylum sadness 0 -asylum surprise 0 -asylum trust 0 -asymmetric anger 0 -asymmetric anticipation 0 -asymmetric disgust 0 -asymmetric fear 0 -asymmetric joy 0 -asymmetric negative 0 -asymmetric positive 0 -asymmetric sadness 0 -asymmetric surprise 0 -asymmetric trust 0 -asymmetry anger 0 -asymmetry anticipation 0 -asymmetry disgust 1 -asymmetry fear 0 -asymmetry joy 0 -asymmetry negative 0 -asymmetry positive 0 -asymmetry sadness 0 -asymmetry surprise 0 -asymmetry trust 0 -asymptotic anger 0 -asymptotic anticipation 0 -asymptotic disgust 0 -asymptotic fear 0 -asymptotic joy 0 -asymptotic negative 0 -asymptotic positive 0 -asymptotic sadness 0 -asymptotic surprise 0 -asymptotic trust 0 -atelier anger 0 -atelier anticipation 0 -atelier disgust 0 -atelier fear 0 -atelier joy 0 -atelier negative 0 -atelier positive 0 -atelier sadness 0 -atelier surprise 0 -atelier trust 0 -atheism anger 0 -atheism anticipation 0 -atheism disgust 0 -atheism fear 0 -atheism joy 0 -atheism negative 1 -atheism positive 0 -atheism sadness 0 -atheism surprise 0 -atheism trust 0 -atheistic anger 0 -atheistic anticipation 0 -atheistic disgust 0 -atheistic fear 0 -atheistic joy 0 -atheistic negative 0 -atheistic positive 0 -atheistic sadness 0 -atheistic surprise 0 -atheistic trust 0 -atherosclerosis anger 0 -atherosclerosis anticipation 0 -atherosclerosis disgust 0 -atherosclerosis fear 1 -atherosclerosis joy 0 -atherosclerosis negative 1 -atherosclerosis positive 0 -atherosclerosis sadness 1 -atherosclerosis surprise 0 -atherosclerosis trust 0 -athlete anger 0 -athlete anticipation 0 -athlete disgust 0 -athlete fear 0 -athlete joy 0 -athlete negative 0 -athlete positive 1 -athlete sadness 0 -athlete surprise 0 -athlete trust 0 -athletic anger 0 -athletic anticipation 0 -athletic disgust 0 -athletic fear 0 -athletic joy 0 -athletic negative 0 -athletic positive 1 -athletic sadness 0 -athletic surprise 0 -athletic trust 0 -athleticism anger 0 -athleticism anticipation 0 -athleticism disgust 0 -athleticism fear 0 -athleticism joy 0 -athleticism negative 0 -athleticism positive 0 -athleticism sadness 0 -athleticism surprise 0 -athleticism trust 0 -athletics anger 0 -athletics anticipation 0 -athletics disgust 0 -athletics fear 0 -athletics joy 0 -athletics negative 0 -athletics positive 0 -athletics sadness 0 -athletics surprise 0 -athletics trust 0 -atlas anger 0 -atlas anticipation 0 -atlas disgust 0 -atlas fear 0 -atlas joy 0 -atlas negative 0 -atlas positive 0 -atlas sadness 0 -atlas surprise 0 -atlas trust 0 -atmosphere anger 0 -atmosphere anticipation 0 -atmosphere disgust 0 -atmosphere fear 0 -atmosphere joy 0 -atmosphere negative 0 -atmosphere positive 0 -atmosphere sadness 0 -atmosphere surprise 0 -atmosphere trust 0 -atmospheric anger 0 -atmospheric anticipation 0 -atmospheric disgust 0 -atmospheric fear 0 -atmospheric joy 0 -atmospheric negative 0 -atmospheric positive 0 -atmospheric sadness 0 -atmospheric surprise 0 -atmospheric trust 0 -atoll anger 0 -atoll anticipation 0 -atoll disgust 0 -atoll fear 0 -atoll joy 0 -atoll negative 0 -atoll positive 0 -atoll sadness 0 -atoll surprise 0 -atoll trust 0 -atom anger 0 -atom anticipation 0 -atom disgust 0 -atom fear 0 -atom joy 0 -atom negative 0 -atom positive 1 -atom sadness 0 -atom surprise 0 -atom trust 0 -atomic anger 0 -atomic anticipation 0 -atomic disgust 0 -atomic fear 0 -atomic joy 0 -atomic negative 0 -atomic positive 0 -atomic sadness 0 -atomic surprise 0 -atomic trust 0 -atone anger 0 -atone anticipation 1 -atone disgust 0 -atone fear 0 -atone joy 1 -atone negative 0 -atone positive 1 -atone sadness 0 -atone surprise 0 -atone trust 1 -atonement anger 0 -atonement anticipation 0 -atonement disgust 0 -atonement fear 0 -atonement joy 0 -atonement negative 0 -atonement positive 1 -atonement sadness 0 -atonement surprise 0 -atonement trust 0 -atrium anger 0 -atrium anticipation 0 -atrium disgust 0 -atrium fear 0 -atrium joy 0 -atrium negative 0 -atrium positive 0 -atrium sadness 0 -atrium surprise 0 -atrium trust 0 -atrocious anger 1 -atrocious anticipation 0 -atrocious disgust 1 -atrocious fear 0 -atrocious joy 0 -atrocious negative 1 -atrocious positive 0 -atrocious sadness 0 -atrocious surprise 0 -atrocious trust 0 -atrocity anger 1 -atrocity anticipation 0 -atrocity disgust 1 -atrocity fear 1 -atrocity joy 0 -atrocity negative 1 -atrocity positive 0 -atrocity sadness 1 -atrocity surprise 0 -atrocity trust 0 -atrophy anger 0 -atrophy anticipation 0 -atrophy disgust 1 -atrophy fear 1 -atrophy joy 0 -atrophy negative 1 -atrophy positive 0 -atrophy sadness 1 -atrophy surprise 0 -atrophy trust 0 -attach anger 0 -attach anticipation 0 -attach disgust 0 -attach fear 0 -attach joy 0 -attach negative 0 -attach positive 0 -attach sadness 0 -attach surprise 0 -attach trust 0 -attachment anger 0 -attachment anticipation 0 -attachment disgust 0 -attachment fear 0 -attachment joy 0 -attachment negative 0 -attachment positive 1 -attachment sadness 0 -attachment surprise 0 -attachment trust 0 -attack anger 1 -attack anticipation 0 -attack disgust 0 -attack fear 1 -attack joy 0 -attack negative 1 -attack positive 0 -attack sadness 0 -attack surprise 0 -attack trust 0 -attacking anger 1 -attacking anticipation 0 -attacking disgust 1 -attacking fear 1 -attacking joy 0 -attacking negative 1 -attacking positive 0 -attacking sadness 1 -attacking surprise 1 -attacking trust 0 -attain anger 0 -attain anticipation 0 -attain disgust 0 -attain fear 0 -attain joy 0 -attain negative 0 -attain positive 0 -attain sadness 0 -attain surprise 0 -attain trust 0 -attainable anger 0 -attainable anticipation 1 -attainable disgust 0 -attainable fear 0 -attainable joy 0 -attainable negative 0 -attainable positive 1 -attainable sadness 0 -attainable surprise 0 -attainable trust 0 -attainment anger 0 -attainment anticipation 0 -attainment disgust 0 -attainment fear 0 -attainment joy 0 -attainment negative 0 -attainment positive 1 -attainment sadness 0 -attainment surprise 0 -attainment trust 0 -attempt anger 0 -attempt anticipation 1 -attempt disgust 0 -attempt fear 0 -attempt joy 0 -attempt negative 0 -attempt positive 0 -attempt sadness 0 -attempt surprise 0 -attempt trust 0 -attendance anger 0 -attendance anticipation 1 -attendance disgust 0 -attendance fear 0 -attendance joy 0 -attendance negative 0 -attendance positive 0 -attendance sadness 0 -attendance surprise 0 -attendance trust 0 -attendant anger 0 -attendant anticipation 0 -attendant disgust 0 -attendant fear 0 -attendant joy 0 -attendant negative 0 -attendant positive 1 -attendant sadness 0 -attendant surprise 0 -attendant trust 1 -attention anger 0 -attention anticipation 0 -attention disgust 0 -attention fear 0 -attention joy 0 -attention negative 0 -attention positive 1 -attention sadness 0 -attention surprise 0 -attention trust 0 -attentive anger 0 -attentive anticipation 0 -attentive disgust 0 -attentive fear 0 -attentive joy 0 -attentive negative 0 -attentive positive 1 -attentive sadness 0 -attentive surprise 0 -attentive trust 1 -attenuate anger 0 -attenuate anticipation 0 -attenuate disgust 0 -attenuate fear 0 -attenuate joy 0 -attenuate negative 0 -attenuate positive 0 -attenuate sadness 0 -attenuate surprise 0 -attenuate trust 0 -attenuated anger 0 -attenuated anticipation 0 -attenuated disgust 0 -attenuated fear 0 -attenuated joy 0 -attenuated negative 1 -attenuated positive 0 -attenuated sadness 0 -attenuated surprise 0 -attenuated trust 0 -attenuation anger 0 -attenuation anticipation 0 -attenuation disgust 0 -attenuation fear 0 -attenuation joy 0 -attenuation negative 1 -attenuation positive 0 -attenuation sadness 1 -attenuation surprise 0 -attenuation trust 0 -attest anger 0 -attest anticipation 0 -attest disgust 0 -attest fear 0 -attest joy 0 -attest negative 0 -attest positive 1 -attest sadness 0 -attest surprise 0 -attest trust 1 -attestation anger 0 -attestation anticipation 0 -attestation disgust 0 -attestation fear 0 -attestation joy 0 -attestation negative 0 -attestation positive 0 -attestation sadness 0 -attestation surprise 0 -attestation trust 1 -attic anger 0 -attic anticipation 0 -attic disgust 0 -attic fear 0 -attic joy 0 -attic negative 0 -attic positive 0 -attic sadness 0 -attic surprise 0 -attic trust 0 -attire anger 0 -attire anticipation 0 -attire disgust 0 -attire fear 0 -attire joy 0 -attire negative 0 -attire positive 0 -attire sadness 0 -attire surprise 0 -attire trust 0 -attitude anger 0 -attitude anticipation 0 -attitude disgust 0 -attitude fear 0 -attitude joy 0 -attitude negative 0 -attitude positive 0 -attitude sadness 0 -attitude surprise 0 -attitude trust 0 -attorney anger 1 -attorney anticipation 0 -attorney disgust 0 -attorney fear 1 -attorney joy 0 -attorney negative 0 -attorney positive 1 -attorney sadness 0 -attorney surprise 0 -attorney trust 1 -attraction anger 0 -attraction anticipation 0 -attraction disgust 0 -attraction fear 0 -attraction joy 0 -attraction negative 0 -attraction positive 1 -attraction sadness 0 -attraction surprise 0 -attraction trust 0 -attractiveness anger 0 -attractiveness anticipation 0 -attractiveness disgust 0 -attractiveness fear 0 -attractiveness joy 0 -attractiveness negative 0 -attractiveness positive 1 -attractiveness sadness 0 -attractiveness surprise 0 -attractiveness trust 0 -attributable anger 0 -attributable anticipation 0 -attributable disgust 0 -attributable fear 0 -attributable joy 0 -attributable negative 0 -attributable positive 0 -attributable sadness 0 -attributable surprise 0 -attributable trust 0 -attribute anger 0 -attribute anticipation 0 -attribute disgust 0 -attribute fear 0 -attribute joy 0 -attribute negative 0 -attribute positive 0 -attribute sadness 0 -attribute surprise 0 -attribute trust 0 -attribution anger 0 -attribution anticipation 0 -attribution disgust 0 -attribution fear 0 -attribution joy 0 -attribution negative 0 -attribution positive 0 -attribution sadness 0 -attribution surprise 0 -attribution trust 0 -attrition anger 0 -attrition anticipation 0 -attrition disgust 0 -attrition fear 0 -attrition joy 0 -attrition negative 0 -attrition positive 0 -attrition sadness 0 -attrition surprise 0 -attrition trust 0 -auburn anger 0 -auburn anticipation 0 -auburn disgust 0 -auburn fear 0 -auburn joy 0 -auburn negative 0 -auburn positive 0 -auburn sadness 0 -auburn surprise 0 -auburn trust 0 -auction anger 0 -auction anticipation 1 -auction disgust 0 -auction fear 0 -auction joy 0 -auction negative 0 -auction positive 0 -auction sadness 0 -auction surprise 0 -auction trust 0 -auctioneer anger 0 -auctioneer anticipation 0 -auctioneer disgust 0 -auctioneer fear 0 -auctioneer joy 0 -auctioneer negative 0 -auctioneer positive 0 -auctioneer sadness 0 -auctioneer surprise 0 -auctioneer trust 0 -audacious anger 0 -audacious anticipation 0 -audacious disgust 0 -audacious fear 0 -audacious joy 0 -audacious negative 0 -audacious positive 0 -audacious sadness 0 -audacious surprise 0 -audacious trust 0 -audacity anger 0 -audacity anticipation 0 -audacity disgust 0 -audacity fear 0 -audacity joy 0 -audacity negative 1 -audacity positive 0 -audacity sadness 0 -audacity surprise 0 -audacity trust 0 -audible anger 0 -audible anticipation 0 -audible disgust 0 -audible fear 0 -audible joy 0 -audible negative 0 -audible positive 0 -audible sadness 0 -audible surprise 0 -audible trust 0 -audience anger 0 -audience anticipation 1 -audience disgust 0 -audience fear 0 -audience joy 0 -audience negative 0 -audience positive 0 -audience sadness 0 -audience surprise 0 -audience trust 0 -audit anger 0 -audit anticipation 0 -audit disgust 0 -audit fear 0 -audit joy 0 -audit negative 0 -audit positive 0 -audit sadness 0 -audit surprise 0 -audit trust 0 -audition anger 0 -audition anticipation 0 -audition disgust 0 -audition fear 0 -audition joy 0 -audition negative 0 -audition positive 0 -audition sadness 0 -audition surprise 0 -audition trust 0 -auditor anger 0 -auditor anticipation 0 -auditor disgust 0 -auditor fear 1 -auditor joy 0 -auditor negative 0 -auditor positive 0 -auditor sadness 0 -auditor surprise 0 -auditor trust 1 -auditorium anger 0 -auditorium anticipation 0 -auditorium disgust 0 -auditorium fear 0 -auditorium joy 0 -auditorium negative 0 -auditorium positive 0 -auditorium sadness 0 -auditorium surprise 0 -auditorium trust 0 -auditory anger 0 -auditory anticipation 0 -auditory disgust 0 -auditory fear 0 -auditory joy 0 -auditory negative 0 -auditory positive 0 -auditory sadness 0 -auditory surprise 0 -auditory trust 0 -aught anger 0 -aught anticipation 0 -aught disgust 0 -aught fear 0 -aught joy 0 -aught negative 0 -aught positive 0 -aught sadness 0 -aught surprise 0 -aught trust 0 -augment anger 0 -augment anticipation 0 -augment disgust 0 -augment fear 0 -augment joy 0 -augment negative 0 -augment positive 1 -augment sadness 0 -augment surprise 0 -augment trust 0 -augmentation anger 0 -augmentation anticipation 0 -augmentation disgust 0 -augmentation fear 0 -augmentation joy 0 -augmentation negative 0 -augmentation positive 0 -augmentation sadness 0 -augmentation surprise 0 -augmentation trust 0 -august anger 0 -august anticipation 0 -august disgust 0 -august fear 0 -august joy 0 -august negative 0 -august positive 1 -august sadness 0 -august surprise 0 -august trust 0 -aunt anger 0 -aunt anticipation 0 -aunt disgust 0 -aunt fear 0 -aunt joy 0 -aunt negative 0 -aunt positive 1 -aunt sadness 0 -aunt surprise 0 -aunt trust 1 -aura anger 0 -aura anticipation 0 -aura disgust 0 -aura fear 0 -aura joy 0 -aura negative 0 -aura positive 1 -aura sadness 0 -aura surprise 0 -aura trust 0 -aurora anger 0 -aurora anticipation 0 -aurora disgust 0 -aurora fear 0 -aurora joy 0 -aurora negative 0 -aurora positive 0 -aurora sadness 0 -aurora surprise 0 -aurora trust 0 -auspices anger 0 -auspices anticipation 0 -auspices disgust 0 -auspices fear 0 -auspices joy 0 -auspices negative 0 -auspices positive 0 -auspices sadness 0 -auspices surprise 0 -auspices trust 0 -auspicious anger 0 -auspicious anticipation 1 -auspicious disgust 0 -auspicious fear 0 -auspicious joy 1 -auspicious negative 0 -auspicious positive 1 -auspicious sadness 0 -auspicious surprise 0 -auspicious trust 0 -austere anger 0 -austere anticipation 0 -austere disgust 0 -austere fear 1 -austere joy 0 -austere negative 1 -austere positive 0 -austere sadness 1 -austere surprise 0 -austere trust 0 -austerity anger 0 -austerity anticipation 0 -austerity disgust 0 -austerity fear 0 -austerity joy 0 -austerity negative 1 -austerity positive 0 -austerity sadness 0 -austerity surprise 0 -austerity trust 0 -authentic anger 0 -authentic anticipation 0 -authentic disgust 0 -authentic fear 0 -authentic joy 1 -authentic negative 0 -authentic positive 1 -authentic sadness 0 -authentic surprise 0 -authentic trust 1 -authenticate anger 0 -authenticate anticipation 0 -authenticate disgust 0 -authenticate fear 0 -authenticate joy 0 -authenticate negative 0 -authenticate positive 0 -authenticate sadness 0 -authenticate surprise 0 -authenticate trust 1 -authentication anger 0 -authentication anticipation 0 -authentication disgust 0 -authentication fear 0 -authentication joy 0 -authentication negative 0 -authentication positive 0 -authentication sadness 0 -authentication surprise 0 -authentication trust 1 -authenticity anger 0 -authenticity anticipation 0 -authenticity disgust 0 -authenticity fear 0 -authenticity joy 0 -authenticity negative 0 -authenticity positive 1 -authenticity sadness 0 -authenticity surprise 0 -authenticity trust 1 -author anger 0 -author anticipation 0 -author disgust 0 -author fear 0 -author joy 0 -author negative 0 -author positive 1 -author sadness 0 -author surprise 0 -author trust 1 -authoritative anger 0 -authoritative anticipation 0 -authoritative disgust 0 -authoritative fear 0 -authoritative joy 0 -authoritative negative 0 -authoritative positive 1 -authoritative sadness 0 -authoritative surprise 0 -authoritative trust 1 -authority anger 0 -authority anticipation 0 -authority disgust 0 -authority fear 0 -authority joy 0 -authority negative 0 -authority positive 1 -authority sadness 0 -authority surprise 0 -authority trust 1 -authorization anger 0 -authorization anticipation 0 -authorization disgust 0 -authorization fear 0 -authorization joy 0 -authorization negative 0 -authorization positive 1 -authorization sadness 0 -authorization surprise 0 -authorization trust 1 -authorize anger 0 -authorize anticipation 0 -authorize disgust 0 -authorize fear 0 -authorize joy 0 -authorize negative 0 -authorize positive 0 -authorize sadness 0 -authorize surprise 0 -authorize trust 1 -authorized anger 0 -authorized anticipation 0 -authorized disgust 0 -authorized fear 0 -authorized joy 0 -authorized negative 0 -authorized positive 1 -authorized sadness 0 -authorized surprise 0 -authorized trust 0 -authorship anger 0 -authorship anticipation 0 -authorship disgust 0 -authorship fear 0 -authorship joy 0 -authorship negative 0 -authorship positive 0 -authorship sadness 0 -authorship surprise 0 -authorship trust 0 -auto anger 0 -auto anticipation 0 -auto disgust 0 -auto fear 0 -auto joy 0 -auto negative 0 -auto positive 0 -auto sadness 0 -auto surprise 0 -auto trust 0 -autobiography anger 0 -autobiography anticipation 0 -autobiography disgust 0 -autobiography fear 0 -autobiography joy 0 -autobiography negative 0 -autobiography positive 0 -autobiography sadness 0 -autobiography surprise 0 -autobiography trust 0 -autocratic anger 0 -autocratic anticipation 0 -autocratic disgust 0 -autocratic fear 0 -autocratic joy 0 -autocratic negative 1 -autocratic positive 0 -autocratic sadness 0 -autocratic surprise 0 -autocratic trust 0 -autograph anger 0 -autograph anticipation 0 -autograph disgust 0 -autograph fear 0 -autograph joy 0 -autograph negative 0 -autograph positive 0 -autograph sadness 0 -autograph surprise 0 -autograph trust 0 -automatic anger 0 -automatic anticipation 0 -automatic disgust 0 -automatic fear 0 -automatic joy 0 -automatic negative 0 -automatic positive 0 -automatic sadness 0 -automatic surprise 0 -automatic trust 1 -automobile anger 0 -automobile anticipation 0 -automobile disgust 0 -automobile fear 0 -automobile joy 0 -automobile negative 0 -automobile positive 0 -automobile sadness 0 -automobile surprise 0 -automobile trust 0 -autonomy anger 0 -autonomy anticipation 0 -autonomy disgust 0 -autonomy fear 0 -autonomy joy 0 -autonomy negative 0 -autonomy positive 0 -autonomy sadness 0 -autonomy surprise 0 -autonomy trust 0 -autopsy anger 0 -autopsy anticipation 0 -autopsy disgust 1 -autopsy fear 1 -autopsy joy 0 -autopsy negative 1 -autopsy positive 0 -autopsy sadness 1 -autopsy surprise 0 -autopsy trust 0 -autumn anger 0 -autumn anticipation 0 -autumn disgust 0 -autumn fear 0 -autumn joy 0 -autumn negative 0 -autumn positive 0 -autumn sadness 0 -autumn surprise 0 -autumn trust 0 -auxiliary anger 0 -auxiliary anticipation 0 -auxiliary disgust 0 -auxiliary fear 0 -auxiliary joy 0 -auxiliary negative 0 -auxiliary positive 0 -auxiliary sadness 0 -auxiliary surprise 0 -auxiliary trust 0 -avail anger 0 -avail anticipation 0 -avail disgust 0 -avail fear 0 -avail joy 0 -avail negative 0 -avail positive 0 -avail sadness 0 -avail surprise 0 -avail trust 0 -avalanche anger 0 -avalanche anticipation 0 -avalanche disgust 0 -avalanche fear 1 -avalanche joy 0 -avalanche negative 1 -avalanche positive 0 -avalanche sadness 1 -avalanche surprise 1 -avalanche trust 0 -avarice anger 1 -avarice anticipation 0 -avarice disgust 1 -avarice fear 0 -avarice joy 0 -avarice negative 1 -avarice positive 0 -avarice sadness 0 -avarice surprise 0 -avarice trust 0 -avatar anger 0 -avatar anticipation 0 -avatar disgust 0 -avatar fear 0 -avatar joy 0 -avatar negative 0 -avatar positive 1 -avatar sadness 0 -avatar surprise 0 -avatar trust 0 -avenger anger 1 -avenger anticipation 0 -avenger disgust 0 -avenger fear 0 -avenger joy 0 -avenger negative 1 -avenger positive 0 -avenger sadness 0 -avenger surprise 0 -avenger trust 0 -avenue anger 0 -avenue anticipation 0 -avenue disgust 0 -avenue fear 0 -avenue joy 0 -avenue negative 0 -avenue positive 0 -avenue sadness 0 -avenue surprise 0 -avenue trust 0 -aver anger 0 -aver anticipation 0 -aver disgust 0 -aver fear 0 -aver joy 0 -aver negative 0 -aver positive 0 -aver sadness 0 -aver surprise 0 -aver trust 0 -average anger 0 -average anticipation 0 -average disgust 0 -average fear 0 -average joy 0 -average negative 0 -average positive 0 -average sadness 0 -average surprise 0 -average trust 0 -averse anger 1 -averse anticipation 0 -averse disgust 1 -averse fear 1 -averse joy 0 -averse negative 1 -averse positive 0 -averse sadness 0 -averse surprise 0 -averse trust 0 -aversion anger 1 -aversion anticipation 0 -aversion disgust 1 -aversion fear 1 -aversion joy 0 -aversion negative 1 -aversion positive 0 -aversion sadness 0 -aversion surprise 0 -aversion trust 0 -avert anger 0 -avert anticipation 0 -avert disgust 0 -avert fear 0 -avert joy 0 -avert negative 0 -avert positive 0 -avert sadness 0 -avert surprise 0 -avert trust 0 -aviary anger 0 -aviary anticipation 0 -aviary disgust 0 -aviary fear 0 -aviary joy 0 -aviary negative 0 -aviary positive 0 -aviary sadness 0 -aviary surprise 0 -aviary trust 0 -aviation anger 0 -aviation anticipation 0 -aviation disgust 0 -aviation fear 0 -aviation joy 0 -aviation negative 0 -aviation positive 0 -aviation sadness 0 -aviation surprise 0 -aviation trust 0 -aviator anger 0 -aviator anticipation 0 -aviator disgust 0 -aviator fear 0 -aviator joy 0 -aviator negative 0 -aviator positive 0 -aviator sadness 0 -aviator surprise 0 -aviator trust 0 -avid anger 0 -avid anticipation 0 -avid disgust 0 -avid fear 0 -avid joy 0 -avid negative 0 -avid positive 0 -avid sadness 0 -avid surprise 0 -avid trust 0 -avocado anger 0 -avocado anticipation 0 -avocado disgust 0 -avocado fear 0 -avocado joy 0 -avocado negative 0 -avocado positive 0 -avocado sadness 0 -avocado surprise 0 -avocado trust 0 -avoid anger 0 -avoid anticipation 0 -avoid disgust 0 -avoid fear 1 -avoid joy 0 -avoid negative 1 -avoid positive 0 -avoid sadness 0 -avoid surprise 0 -avoid trust 0 -avoidance anger 0 -avoidance anticipation 0 -avoidance disgust 0 -avoidance fear 1 -avoidance joy 0 -avoidance negative 1 -avoidance positive 0 -avoidance sadness 0 -avoidance surprise 0 -avoidance trust 0 -avoiding anger 0 -avoiding anticipation 0 -avoiding disgust 0 -avoiding fear 1 -avoiding joy 0 -avoiding negative 0 -avoiding positive 0 -avoiding sadness 0 -avoiding surprise 0 -avoiding trust 0 -await anger 0 -await anticipation 1 -await disgust 0 -await fear 0 -await joy 0 -await negative 0 -await positive 0 -await sadness 0 -await surprise 0 -await trust 0 -awake anger 0 -awake anticipation 0 -awake disgust 0 -awake fear 0 -awake joy 0 -awake negative 0 -awake positive 0 -awake sadness 0 -awake surprise 0 -awake trust 0 -awaken anger 0 -awaken anticipation 0 -awaken disgust 0 -awaken fear 0 -awaken joy 0 -awaken negative 0 -awaken positive 0 -awaken sadness 0 -awaken surprise 0 -awaken trust 0 -award anger 0 -award anticipation 1 -award disgust 0 -award fear 0 -award joy 1 -award negative 0 -award positive 1 -award sadness 0 -award surprise 1 -award trust 1 -awe anger 0 -awe anticipation 0 -awe disgust 0 -awe fear 0 -awe joy 0 -awe negative 0 -awe positive 0 -awe sadness 0 -awe surprise 0 -awe trust 0 -awful anger 1 -awful anticipation 0 -awful disgust 1 -awful fear 1 -awful joy 0 -awful negative 1 -awful positive 0 -awful sadness 1 -awful surprise 0 -awful trust 0 -awkwardness anger 0 -awkwardness anticipation 0 -awkwardness disgust 1 -awkwardness fear 0 -awkwardness joy 0 -awkwardness negative 1 -awkwardness positive 0 -awkwardness sadness 0 -awkwardness surprise 0 -awkwardness trust 0 -awning anger 0 -awning anticipation 0 -awning disgust 0 -awning fear 0 -awning joy 0 -awning negative 0 -awning positive 0 -awning sadness 0 -awning surprise 0 -awning trust 0 -awry anger 0 -awry anticipation 0 -awry disgust 0 -awry fear 0 -awry joy 0 -awry negative 1 -awry positive 0 -awry sadness 0 -awry surprise 0 -awry trust 0 -axial anger 0 -axial anticipation 0 -axial disgust 0 -axial fear 0 -axial joy 0 -axial negative 0 -axial positive 0 -axial sadness 0 -axial surprise 0 -axial trust 0 -axiom anger 0 -axiom anticipation 0 -axiom disgust 0 -axiom fear 0 -axiom joy 0 -axiom negative 0 -axiom positive 0 -axiom sadness 0 -axiom surprise 0 -axiom trust 1 -axiomatic anger 0 -axiomatic anticipation 0 -axiomatic disgust 0 -axiomatic fear 0 -axiomatic joy 0 -axiomatic negative 0 -axiomatic positive 0 -axiomatic sadness 0 -axiomatic surprise 0 -axiomatic trust 1 -axis anger 0 -axis anticipation 0 -axis disgust 0 -axis fear 0 -axis joy 0 -axis negative 0 -axis positive 0 -axis sadness 0 -axis surprise 0 -axis trust 0 -axle anger 0 -axle anticipation 0 -axle disgust 0 -axle fear 0 -axle joy 0 -axle negative 0 -axle positive 0 -axle sadness 0 -axle surprise 0 -axle trust 0 -ay anger 0 -ay anticipation 0 -ay disgust 0 -ay fear 0 -ay joy 0 -ay negative 0 -ay positive 1 -ay sadness 0 -ay surprise 0 -ay trust 0 -aye anger 0 -aye anticipation 0 -aye disgust 0 -aye fear 0 -aye joy 0 -aye negative 0 -aye positive 1 -aye sadness 0 -aye surprise 0 -aye trust 0 -azimuth anger 0 -azimuth anticipation 0 -azimuth disgust 0 -azimuth fear 0 -azimuth joy 0 -azimuth negative 0 -azimuth positive 0 -azimuth sadness 0 -azimuth surprise 0 -azimuth trust 0 -azure anger 0 -azure anticipation 0 -azure disgust 0 -azure fear 0 -azure joy 0 -azure negative 0 -azure positive 0 -azure sadness 0 -azure surprise 0 -azure trust 0 -babble anger 0 -babble anticipation 0 -babble disgust 0 -babble fear 0 -babble joy 0 -babble negative 1 -babble positive 0 -babble sadness 0 -babble surprise 0 -babble trust 0 -babbling anger 0 -babbling anticipation 0 -babbling disgust 0 -babbling fear 0 -babbling joy 0 -babbling negative 1 -babbling positive 0 -babbling sadness 0 -babbling surprise 0 -babbling trust 0 -baboon anger 0 -baboon anticipation 0 -baboon disgust 1 -baboon fear 0 -baboon joy 0 -baboon negative 1 -baboon positive 0 -baboon sadness 0 -baboon surprise 0 -baboon trust 0 -baby anger 0 -baby anticipation 0 -baby disgust 0 -baby fear 0 -baby joy 1 -baby negative 0 -baby positive 1 -baby sadness 0 -baby surprise 0 -baby trust 0 -babysitter anger 0 -babysitter anticipation 0 -babysitter disgust 0 -babysitter fear 0 -babysitter joy 0 -babysitter negative 0 -babysitter positive 0 -babysitter sadness 0 -babysitter surprise 0 -babysitter trust 1 -baccalaureate anger 0 -baccalaureate anticipation 0 -baccalaureate disgust 0 -baccalaureate fear 0 -baccalaureate joy 0 -baccalaureate negative 0 -baccalaureate positive 1 -baccalaureate sadness 0 -baccalaureate surprise 0 -baccalaureate trust 0 -baccarat anger 0 -baccarat anticipation 0 -baccarat disgust 0 -baccarat fear 0 -baccarat joy 0 -baccarat negative 0 -baccarat positive 0 -baccarat sadness 0 -baccarat surprise 0 -baccarat trust 0 -bachelor anger 0 -bachelor anticipation 0 -bachelor disgust 0 -bachelor fear 0 -bachelor joy 0 -bachelor negative 0 -bachelor positive 0 -bachelor sadness 0 -bachelor surprise 0 -bachelor trust 0 -back anger 0 -back anticipation 0 -back disgust 0 -back fear 0 -back joy 0 -back negative 0 -back positive 0 -back sadness 0 -back surprise 0 -back trust 0 -backbone anger 1 -backbone anticipation 0 -backbone disgust 0 -backbone fear 0 -backbone joy 0 -backbone negative 0 -backbone positive 1 -backbone sadness 0 -backbone surprise 0 -backbone trust 1 -backer anger 0 -backer anticipation 0 -backer disgust 0 -backer fear 0 -backer joy 0 -backer negative 0 -backer positive 0 -backer sadness 0 -backer surprise 0 -backer trust 1 -backfire anger 0 -backfire anticipation 0 -backfire disgust 0 -backfire fear 0 -backfire joy 0 -backfire negative 0 -backfire positive 0 -backfire sadness 0 -backfire surprise 0 -backfire trust 0 -backgammon anger 0 -backgammon anticipation 0 -backgammon disgust 0 -backgammon fear 0 -backgammon joy 0 -backgammon negative 0 -backgammon positive 0 -backgammon sadness 0 -backgammon surprise 0 -backgammon trust 0 -background anger 0 -background anticipation 0 -background disgust 0 -background fear 0 -background joy 0 -background negative 0 -background positive 0 -background sadness 0 -background surprise 0 -background trust 0 -backhoe anger 0 -backhoe anticipation 0 -backhoe disgust 0 -backhoe fear 0 -backhoe joy 0 -backhoe negative 0 -backhoe positive 0 -backhoe sadness 0 -backhoe surprise 0 -backhoe trust 0 -backpacker anger 0 -backpacker anticipation 0 -backpacker disgust 0 -backpacker fear 0 -backpacker joy 0 -backpacker negative 0 -backpacker positive 0 -backpacker sadness 0 -backpacker surprise 0 -backpacker trust 0 -backtrack anger 0 -backtrack anticipation 0 -backtrack disgust 0 -backtrack fear 0 -backtrack joy 0 -backtrack negative 0 -backtrack positive 0 -backtrack sadness 0 -backtrack surprise 0 -backtrack trust 0 -backward anger 0 -backward anticipation 0 -backward disgust 0 -backward fear 0 -backward joy 0 -backward negative 1 -backward positive 0 -backward sadness 0 -backward surprise 0 -backward trust 0 -backwards anger 0 -backwards anticipation 0 -backwards disgust 1 -backwards fear 0 -backwards joy 0 -backwards negative 1 -backwards positive 0 -backwards sadness 0 -backwards surprise 0 -backwards trust 0 -backwater anger 0 -backwater anticipation 0 -backwater disgust 0 -backwater fear 0 -backwater joy 0 -backwater negative 1 -backwater positive 0 -backwater sadness 1 -backwater surprise 0 -backwater trust 0 -bacteria anger 0 -bacteria anticipation 0 -bacteria disgust 1 -bacteria fear 1 -bacteria joy 0 -bacteria negative 1 -bacteria positive 0 -bacteria sadness 1 -bacteria surprise 0 -bacteria trust 0 -bacterium anger 0 -bacterium anticipation 0 -bacterium disgust 1 -bacterium fear 1 -bacterium joy 0 -bacterium negative 1 -bacterium positive 0 -bacterium sadness 0 -bacterium surprise 0 -bacterium trust 0 -bad anger 1 -bad anticipation 0 -bad disgust 1 -bad fear 1 -bad joy 0 -bad negative 1 -bad positive 0 -bad sadness 1 -bad surprise 0 -bad trust 0 -badge anger 0 -badge anticipation 0 -badge disgust 0 -badge fear 0 -badge joy 0 -badge negative 0 -badge positive 0 -badge sadness 0 -badge surprise 0 -badge trust 1 -badger anger 1 -badger anticipation 0 -badger disgust 0 -badger fear 0 -badger joy 0 -badger negative 1 -badger positive 0 -badger sadness 0 -badger surprise 0 -badger trust 0 -badly anger 0 -badly anticipation 0 -badly disgust 0 -badly fear 0 -badly joy 0 -badly negative 1 -badly positive 0 -badly sadness 1 -badly surprise 0 -badly trust 0 -badness anger 1 -badness anticipation 0 -badness disgust 1 -badness fear 1 -badness joy 0 -badness negative 1 -badness positive 0 -badness sadness 0 -badness surprise 0 -badness trust 0 -baffle anger 0 -baffle anticipation 0 -baffle disgust 0 -baffle fear 0 -baffle joy 0 -baffle negative 0 -baffle positive 0 -baffle sadness 0 -baffle surprise 0 -baffle trust 0 -bag anger 0 -bag anticipation 0 -bag disgust 0 -bag fear 0 -bag joy 0 -bag negative 0 -bag positive 0 -bag sadness 0 -bag surprise 0 -bag trust 0 -baggage anger 0 -baggage anticipation 0 -baggage disgust 0 -baggage fear 0 -baggage joy 0 -baggage negative 0 -baggage positive 0 -baggage sadness 0 -baggage surprise 0 -baggage trust 0 -baggy anger 0 -baggy anticipation 0 -baggy disgust 0 -baggy fear 0 -baggy joy 0 -baggy negative 0 -baggy positive 0 -baggy sadness 0 -baggy surprise 0 -baggy trust 0 -bagpipes anger 0 -bagpipes anticipation 0 -bagpipes disgust 0 -bagpipes fear 0 -bagpipes joy 0 -bagpipes negative 0 -bagpipes positive 0 -bagpipes sadness 0 -bagpipes surprise 0 -bagpipes trust 0 -bail anger 0 -bail anticipation 0 -bail disgust 0 -bail fear 0 -bail joy 0 -bail negative 0 -bail positive 0 -bail sadness 0 -bail surprise 0 -bail trust 0 -bailiff anger 0 -bailiff anticipation 0 -bailiff disgust 0 -bailiff fear 1 -bailiff joy 0 -bailiff negative 1 -bailiff positive 0 -bailiff sadness 0 -bailiff surprise 0 -bailiff trust 1 -bait anger 0 -bait anticipation 0 -bait disgust 0 -bait fear 1 -bait joy 0 -bait negative 1 -bait positive 0 -bait sadness 0 -bait surprise 0 -bait trust 1 -bake anger 0 -bake anticipation 0 -bake disgust 0 -bake fear 0 -bake joy 0 -bake negative 0 -bake positive 0 -bake sadness 0 -bake surprise 0 -bake trust 0 -bakery anger 0 -bakery anticipation 0 -bakery disgust 0 -bakery fear 0 -bakery joy 0 -bakery negative 0 -bakery positive 0 -bakery sadness 0 -bakery surprise 0 -bakery trust 0 -baking anger 0 -baking anticipation 0 -baking disgust 0 -baking fear 0 -baking joy 0 -baking negative 0 -baking positive 0 -baking sadness 0 -baking surprise 0 -baking trust 0 -bal anger 0 -bal anticipation 0 -bal disgust 0 -bal fear 0 -bal joy 0 -bal negative 0 -bal positive 0 -bal sadness 0 -bal surprise 0 -bal trust 0 -balance anger 0 -balance anticipation 0 -balance disgust 0 -balance fear 0 -balance joy 0 -balance negative 0 -balance positive 1 -balance sadness 0 -balance surprise 0 -balance trust 0 -balanced anger 0 -balanced anticipation 0 -balanced disgust 0 -balanced fear 0 -balanced joy 0 -balanced negative 0 -balanced positive 1 -balanced sadness 0 -balanced surprise 0 -balanced trust 0 -balcony anger 0 -balcony anticipation 0 -balcony disgust 0 -balcony fear 0 -balcony joy 0 -balcony negative 0 -balcony positive 0 -balcony sadness 0 -balcony surprise 0 -balcony trust 0 -bald anger 0 -bald anticipation 0 -bald disgust 0 -bald fear 0 -bald joy 0 -bald negative 0 -bald positive 0 -bald sadness 0 -bald surprise 0 -bald trust 0 -bale anger 0 -bale anticipation 0 -bale disgust 0 -bale fear 1 -bale joy 0 -bale negative 1 -bale positive 0 -bale sadness 0 -bale surprise 0 -bale trust 0 -balk anger 0 -balk anticipation 0 -balk disgust 0 -balk fear 0 -balk joy 0 -balk negative 1 -balk positive 0 -balk sadness 0 -balk surprise 0 -balk trust 0 -ball anger 0 -ball anticipation 0 -ball disgust 0 -ball fear 0 -ball joy 0 -ball negative 0 -ball positive 0 -ball sadness 0 -ball surprise 0 -ball trust 0 -ballad anger 0 -ballad anticipation 0 -ballad disgust 0 -ballad fear 0 -ballad joy 0 -ballad negative 0 -ballad positive 1 -ballad sadness 0 -ballad surprise 0 -ballad trust 0 -ballast anger 0 -ballast anticipation 0 -ballast disgust 0 -ballast fear 0 -ballast joy 0 -ballast negative 0 -ballast positive 0 -ballast sadness 0 -ballast surprise 0 -ballast trust 0 -ballet anger 0 -ballet anticipation 0 -ballet disgust 0 -ballet fear 0 -ballet joy 0 -ballet negative 0 -ballet positive 1 -ballet sadness 0 -ballet surprise 0 -ballet trust 0 -balloon anger 0 -balloon anticipation 0 -balloon disgust 0 -balloon fear 0 -balloon joy 0 -balloon negative 0 -balloon positive 0 -balloon sadness 0 -balloon surprise 0 -balloon trust 0 -ballot anger 0 -ballot anticipation 1 -ballot disgust 0 -ballot fear 0 -ballot joy 0 -ballot negative 0 -ballot positive 1 -ballot sadness 0 -ballot surprise 0 -ballot trust 1 -ballroom anger 0 -ballroom anticipation 0 -ballroom disgust 0 -ballroom fear 0 -ballroom joy 0 -ballroom negative 0 -ballroom positive 0 -ballroom sadness 0 -ballroom surprise 0 -ballroom trust 0 -balm anger 0 -balm anticipation 1 -balm disgust 0 -balm fear 0 -balm joy 1 -balm negative 1 -balm positive 1 -balm sadness 0 -balm surprise 0 -balm trust 0 -balmy anger 0 -balmy anticipation 0 -balmy disgust 0 -balmy fear 0 -balmy joy 0 -balmy negative 0 -balmy positive 0 -balmy sadness 0 -balmy surprise 0 -balmy trust 0 -balsam anger 0 -balsam anticipation 0 -balsam disgust 0 -balsam fear 0 -balsam joy 0 -balsam negative 0 -balsam positive 1 -balsam sadness 0 -balsam surprise 0 -balsam trust 0 -balsamic anger 0 -balsamic anticipation 0 -balsamic disgust 0 -balsamic fear 0 -balsamic joy 0 -balsamic negative 0 -balsamic positive 0 -balsamic sadness 0 -balsamic surprise 0 -balsamic trust 0 -ban anger 0 -ban anticipation 0 -ban disgust 0 -ban fear 0 -ban joy 0 -ban negative 1 -ban positive 0 -ban sadness 0 -ban surprise 0 -ban trust 0 -banana anger 0 -banana anticipation 0 -banana disgust 0 -banana fear 0 -banana joy 0 -banana negative 0 -banana positive 0 -banana sadness 0 -banana surprise 0 -banana trust 0 -band anger 0 -band anticipation 0 -band disgust 0 -band fear 0 -band joy 0 -band negative 0 -band positive 0 -band sadness 0 -band surprise 0 -band trust 0 -bandage anger 0 -bandage anticipation 0 -bandage disgust 0 -bandage fear 0 -bandage joy 0 -bandage negative 0 -bandage positive 0 -bandage sadness 0 -bandage surprise 0 -bandage trust 0 -bandit anger 0 -bandit anticipation 0 -bandit disgust 0 -bandit fear 0 -bandit joy 0 -bandit negative 1 -bandit positive 0 -bandit sadness 0 -bandit surprise 0 -bandit trust 0 -bandwagon anger 0 -bandwagon anticipation 0 -bandwagon disgust 0 -bandwagon fear 0 -bandwagon joy 0 -bandwagon negative 0 -bandwagon positive 0 -bandwagon sadness 0 -bandwagon surprise 0 -bandwagon trust 0 -bane anger 1 -bane anticipation 0 -bane disgust 1 -bane fear 1 -bane joy 0 -bane negative 1 -bane positive 0 -bane sadness 0 -bane surprise 0 -bane trust 0 -bang anger 1 -bang anticipation 0 -bang disgust 1 -bang fear 1 -bang joy 0 -bang negative 1 -bang positive 0 -bang sadness 1 -bang surprise 1 -bang trust 0 -banger anger 1 -banger anticipation 1 -banger disgust 0 -banger fear 1 -banger joy 0 -banger negative 1 -banger positive 0 -banger sadness 0 -banger surprise 1 -banger trust 0 -banish anger 1 -banish anticipation 0 -banish disgust 1 -banish fear 1 -banish joy 0 -banish negative 1 -banish positive 0 -banish sadness 1 -banish surprise 0 -banish trust 0 -banished anger 1 -banished anticipation 0 -banished disgust 0 -banished fear 1 -banished joy 0 -banished negative 1 -banished positive 0 -banished sadness 1 -banished surprise 0 -banished trust 0 -banishment anger 1 -banishment anticipation 0 -banishment disgust 1 -banishment fear 0 -banishment joy 0 -banishment negative 1 -banishment positive 0 -banishment sadness 1 -banishment surprise 0 -banishment trust 0 -banjo anger 0 -banjo anticipation 0 -banjo disgust 0 -banjo fear 0 -banjo joy 0 -banjo negative 0 -banjo positive 0 -banjo sadness 0 -banjo surprise 0 -banjo trust 0 -bank anger 0 -bank anticipation 0 -bank disgust 0 -bank fear 0 -bank joy 0 -bank negative 0 -bank positive 0 -bank sadness 0 -bank surprise 0 -bank trust 1 -banker anger 0 -banker anticipation 0 -banker disgust 0 -banker fear 0 -banker joy 0 -banker negative 0 -banker positive 0 -banker sadness 0 -banker surprise 0 -banker trust 1 -bankrupt anger 0 -bankrupt anticipation 0 -bankrupt disgust 0 -bankrupt fear 1 -bankrupt joy 0 -bankrupt negative 1 -bankrupt positive 0 -bankrupt sadness 1 -bankrupt surprise 0 -bankrupt trust 0 -bankruptcy anger 1 -bankruptcy anticipation 0 -bankruptcy disgust 1 -bankruptcy fear 1 -bankruptcy joy 0 -bankruptcy negative 1 -bankruptcy positive 0 -bankruptcy sadness 1 -bankruptcy surprise 0 -bankruptcy trust 0 -banner anger 0 -banner anticipation 0 -banner disgust 0 -banner fear 0 -banner joy 0 -banner negative 0 -banner positive 0 -banner sadness 0 -banner surprise 0 -banner trust 0 -banquet anger 0 -banquet anticipation 1 -banquet disgust 0 -banquet fear 0 -banquet joy 1 -banquet negative 0 -banquet positive 1 -banquet sadness 0 -banquet surprise 0 -banquet trust 0 -banshee anger 1 -banshee anticipation 0 -banshee disgust 1 -banshee fear 1 -banshee joy 0 -banshee negative 1 -banshee positive 0 -banshee sadness 1 -banshee surprise 0 -banshee trust 0 -banter anger 0 -banter anticipation 0 -banter disgust 0 -banter fear 0 -banter joy 0 -banter negative 0 -banter positive 0 -banter sadness 0 -banter surprise 0 -banter trust 0 -baptism anger 0 -baptism anticipation 0 -baptism disgust 0 -baptism fear 0 -baptism joy 0 -baptism negative 0 -baptism positive 1 -baptism sadness 0 -baptism surprise 0 -baptism trust 0 -baptismal anger 0 -baptismal anticipation 0 -baptismal disgust 0 -baptismal fear 0 -baptismal joy 1 -baptismal negative 0 -baptismal positive 1 -baptismal sadness 0 -baptismal surprise 0 -baptismal trust 0 -bar anger 0 -bar anticipation 0 -bar disgust 0 -bar fear 0 -bar joy 0 -bar negative 0 -bar positive 0 -bar sadness 0 -bar surprise 0 -bar trust 0 -barb anger 1 -barb anticipation 0 -barb disgust 0 -barb fear 0 -barb joy 0 -barb negative 1 -barb positive 0 -barb sadness 0 -barb surprise 0 -barb trust 0 -barbarian anger 0 -barbarian anticipation 0 -barbarian disgust 0 -barbarian fear 1 -barbarian joy 0 -barbarian negative 1 -barbarian positive 0 -barbarian sadness 0 -barbarian surprise 0 -barbarian trust 0 -barbaric anger 1 -barbaric anticipation 0 -barbaric disgust 1 -barbaric fear 1 -barbaric joy 0 -barbaric negative 1 -barbaric positive 0 -barbaric sadness 0 -barbaric surprise 0 -barbaric trust 0 -barbarism anger 0 -barbarism anticipation 0 -barbarism disgust 0 -barbarism fear 0 -barbarism joy 0 -barbarism negative 1 -barbarism positive 0 -barbarism sadness 0 -barbarism surprise 0 -barbarism trust 0 -barbecue anger 0 -barbecue anticipation 0 -barbecue disgust 0 -barbecue fear 0 -barbecue joy 0 -barbecue negative 0 -barbecue positive 0 -barbecue sadness 0 -barbecue surprise 0 -barbecue trust 0 -barbed anger 0 -barbed anticipation 0 -barbed disgust 0 -barbed fear 0 -barbed joy 0 -barbed negative 0 -barbed positive 0 -barbed sadness 0 -barbed surprise 0 -barbed trust 0 -bard anger 0 -bard anticipation 0 -bard disgust 0 -bard fear 0 -bard joy 0 -bard negative 0 -bard positive 1 -bard sadness 0 -bard surprise 0 -bard trust 0 -bareback anger 0 -bareback anticipation 0 -bareback disgust 0 -bareback fear 0 -bareback joy 0 -bareback negative 0 -bareback positive 0 -bareback sadness 0 -bareback surprise 0 -bareback trust 0 -barefoot anger 0 -barefoot anticipation 0 -barefoot disgust 0 -barefoot fear 0 -barefoot joy 0 -barefoot negative 0 -barefoot positive 0 -barefoot sadness 0 -barefoot surprise 0 -barefoot trust 0 -barely anger 0 -barely anticipation 0 -barely disgust 0 -barely fear 0 -barely joy 0 -barely negative 0 -barely positive 0 -barely sadness 0 -barely surprise 0 -barely trust 0 -barf anger 0 -barf anticipation 0 -barf disgust 1 -barf fear 0 -barf joy 0 -barf negative 0 -barf positive 0 -barf sadness 0 -barf surprise 0 -barf trust 0 -bargain anger 0 -bargain anticipation 0 -bargain disgust 0 -bargain fear 0 -bargain joy 0 -bargain negative 0 -bargain positive 1 -bargain sadness 0 -bargain surprise 0 -bargain trust 1 -barge anger 0 -barge anticipation 0 -barge disgust 0 -barge fear 0 -barge joy 0 -barge negative 0 -barge positive 0 -barge sadness 0 -barge surprise 0 -barge trust 0 -baritone anger 0 -baritone anticipation 0 -baritone disgust 0 -baritone fear 0 -baritone joy 0 -baritone negative 0 -baritone positive 0 -baritone sadness 0 -baritone surprise 0 -baritone trust 0 -bark anger 1 -bark anticipation 0 -bark disgust 0 -bark fear 0 -bark joy 0 -bark negative 1 -bark positive 0 -bark sadness 0 -bark surprise 0 -bark trust 0 -barn anger 0 -barn anticipation 0 -barn disgust 0 -barn fear 0 -barn joy 0 -barn negative 0 -barn positive 0 -barn sadness 0 -barn surprise 0 -barn trust 0 -barney anger 0 -barney anticipation 0 -barney disgust 0 -barney fear 0 -barney joy 0 -barney negative 0 -barney positive 0 -barney sadness 0 -barney surprise 0 -barney trust 0 -barometer anger 0 -barometer anticipation 0 -barometer disgust 0 -barometer fear 0 -barometer joy 0 -barometer negative 0 -barometer positive 0 -barometer sadness 0 -barometer surprise 0 -barometer trust 0 -baron anger 0 -baron anticipation 0 -baron disgust 0 -baron fear 0 -baron joy 0 -baron negative 0 -baron positive 0 -baron sadness 0 -baron surprise 0 -baron trust 0 -baroque anger 0 -baroque anticipation 0 -baroque disgust 0 -baroque fear 0 -baroque joy 0 -baroque negative 0 -baroque positive 0 -baroque sadness 0 -baroque surprise 0 -baroque trust 0 -barrack anger 0 -barrack anticipation 0 -barrack disgust 0 -barrack fear 0 -barrack joy 0 -barrack negative 0 -barrack positive 0 -barrack sadness 0 -barrack surprise 0 -barrack trust 0 -barred anger 0 -barred anticipation 0 -barred disgust 0 -barred fear 0 -barred joy 0 -barred negative 1 -barred positive 0 -barred sadness 0 -barred surprise 0 -barred trust 0 -barrel anger 0 -barrel anticipation 0 -barrel disgust 0 -barrel fear 0 -barrel joy 0 -barrel negative 0 -barrel positive 0 -barrel sadness 0 -barrel surprise 0 -barrel trust 0 -barren anger 0 -barren anticipation 0 -barren disgust 0 -barren fear 0 -barren joy 0 -barren negative 1 -barren positive 0 -barren sadness 1 -barren surprise 0 -barren trust 0 -barricade anger 0 -barricade anticipation 0 -barricade disgust 0 -barricade fear 1 -barricade joy 0 -barricade negative 1 -barricade positive 0 -barricade sadness 0 -barricade surprise 0 -barricade trust 0 -barrier anger 1 -barrier anticipation 0 -barrier disgust 0 -barrier fear 0 -barrier joy 0 -barrier negative 1 -barrier positive 0 -barrier sadness 0 -barrier surprise 0 -barrier trust 0 -barring anger 0 -barring anticipation 0 -barring disgust 0 -barring fear 0 -barring joy 0 -barring negative 0 -barring positive 0 -barring sadness 0 -barring surprise 0 -barring trust 0 -barrister anger 0 -barrister anticipation 0 -barrister disgust 0 -barrister fear 0 -barrister joy 0 -barrister negative 0 -barrister positive 0 -barrister sadness 0 -barrister surprise 0 -barrister trust 0 -barrow anger 0 -barrow anticipation 0 -barrow disgust 1 -barrow fear 0 -barrow joy 0 -barrow negative 0 -barrow positive 0 -barrow sadness 0 -barrow surprise 0 -barrow trust 0 -bartender anger 0 -bartender anticipation 0 -bartender disgust 0 -bartender fear 0 -bartender joy 0 -bartender negative 0 -bartender positive 0 -bartender sadness 0 -bartender surprise 0 -bartender trust 1 -barter anger 0 -barter anticipation 0 -barter disgust 0 -barter fear 0 -barter joy 0 -barter negative 0 -barter positive 0 -barter sadness 0 -barter surprise 0 -barter trust 1 -base anger 0 -base anticipation 0 -base disgust 0 -base fear 0 -base joy 0 -base negative 0 -base positive 0 -base sadness 0 -base surprise 0 -base trust 1 -baseball anger 0 -baseball anticipation 0 -baseball disgust 0 -baseball fear 0 -baseball joy 0 -baseball negative 0 -baseball positive 0 -baseball sadness 0 -baseball surprise 0 -baseball trust 0 -baseboard anger 0 -baseboard anticipation 0 -baseboard disgust 0 -baseboard fear 0 -baseboard joy 0 -baseboard negative 0 -baseboard positive 0 -baseboard sadness 0 -baseboard surprise 0 -baseboard trust 0 -baseless anger 0 -baseless anticipation 0 -baseless disgust 0 -baseless fear 0 -baseless joy 0 -baseless negative 1 -baseless positive 0 -baseless sadness 0 -baseless surprise 0 -baseless trust 0 -basement anger 0 -basement anticipation 0 -basement disgust 0 -basement fear 0 -basement joy 0 -basement negative 0 -basement positive 0 -basement sadness 0 -basement surprise 0 -basement trust 0 -basilica anger 0 -basilica anticipation 0 -basilica disgust 0 -basilica fear 0 -basilica joy 0 -basilica negative 0 -basilica positive 0 -basilica sadness 0 -basilica surprise 0 -basilica trust 0 -basin anger 0 -basin anticipation 0 -basin disgust 0 -basin fear 0 -basin joy 0 -basin negative 0 -basin positive 0 -basin sadness 0 -basin surprise 0 -basin trust 0 -basis anger 0 -basis anticipation 0 -basis disgust 0 -basis fear 0 -basis joy 0 -basis negative 0 -basis positive 0 -basis sadness 0 -basis surprise 0 -basis trust 0 -bask anger 0 -bask anticipation 0 -bask disgust 0 -bask fear 0 -bask joy 0 -bask negative 0 -bask positive 0 -bask sadness 0 -bask surprise 0 -bask trust 0 -basket anger 0 -basket anticipation 0 -basket disgust 0 -basket fear 0 -basket joy 0 -basket negative 0 -basket positive 0 -basket sadness 0 -basket surprise 0 -basket trust 0 -basketball anger 0 -basketball anticipation 1 -basketball disgust 0 -basketball fear 0 -basketball joy 1 -basketball negative 0 -basketball positive 1 -basketball sadness 0 -basketball surprise 0 -basketball trust 0 -bass anger 0 -bass anticipation 0 -bass disgust 0 -bass fear 0 -bass joy 0 -bass negative 0 -bass positive 0 -bass sadness 0 -bass surprise 0 -bass trust 0 -basso anger 0 -basso anticipation 0 -basso disgust 0 -basso fear 0 -basso joy 0 -basso negative 0 -basso positive 0 -basso sadness 0 -basso surprise 0 -basso trust 0 -bassoon anger 0 -bassoon anticipation 0 -bassoon disgust 0 -bassoon fear 0 -bassoon joy 0 -bassoon negative 0 -bassoon positive 0 -bassoon sadness 0 -bassoon surprise 0 -bassoon trust 0 -bastard anger 0 -bastard anticipation 0 -bastard disgust 1 -bastard fear 0 -bastard joy 0 -bastard negative 1 -bastard positive 0 -bastard sadness 1 -bastard surprise 0 -bastard trust 0 -bastion anger 1 -bastion anticipation 0 -bastion disgust 0 -bastion fear 0 -bastion joy 0 -bastion negative 0 -bastion positive 1 -bastion sadness 0 -bastion surprise 0 -bastion trust 0 -bat anger 0 -bat anticipation 0 -bat disgust 0 -bat fear 0 -bat joy 0 -bat negative 0 -bat positive 0 -bat sadness 0 -bat surprise 0 -bat trust 0 -batch anger 0 -batch anticipation 0 -batch disgust 0 -batch fear 0 -batch joy 0 -batch negative 0 -batch positive 0 -batch sadness 0 -batch surprise 0 -batch trust 0 -batching anger 0 -batching anticipation 0 -batching disgust 0 -batching fear 0 -batching joy 0 -batching negative 0 -batching positive 0 -batching sadness 0 -batching surprise 0 -batching trust 0 -bate anger 0 -bate anticipation 0 -bate disgust 0 -bate fear 0 -bate joy 0 -bate negative 0 -bate positive 0 -bate sadness 0 -bate surprise 0 -bate trust 0 -bath anger 0 -bath anticipation 0 -bath disgust 0 -bath fear 0 -bath joy 0 -bath negative 0 -bath positive 1 -bath sadness 0 -bath surprise 0 -bath trust 0 -bathe anger 0 -bathe anticipation 0 -bathe disgust 0 -bathe fear 0 -bathe joy 0 -bathe negative 0 -bathe positive 0 -bathe sadness 0 -bathe surprise 0 -bathe trust 0 -bathroom anger 0 -bathroom anticipation 0 -bathroom disgust 0 -bathroom fear 0 -bathroom joy 0 -bathroom negative 0 -bathroom positive 0 -bathroom sadness 0 -bathroom surprise 0 -bathroom trust 0 -bathymetry anger 0 -bathymetry anticipation 0 -bathymetry disgust 0 -bathymetry fear 0 -bathymetry joy 0 -bathymetry negative 0 -bathymetry positive 0 -bathymetry sadness 0 -bathymetry surprise 0 -bathymetry trust 0 -baton anger 0 -baton anticipation 0 -baton disgust 0 -baton fear 0 -baton joy 0 -baton negative 0 -baton positive 0 -baton sadness 0 -baton surprise 0 -baton trust 0 -battalion anger 1 -battalion anticipation 0 -battalion disgust 0 -battalion fear 0 -battalion joy 0 -battalion negative 0 -battalion positive 0 -battalion sadness 0 -battalion surprise 0 -battalion trust 0 -batter anger 1 -batter anticipation 0 -batter disgust 0 -batter fear 1 -batter joy 0 -batter negative 1 -batter positive 0 -batter sadness 0 -batter surprise 0 -batter trust 0 -battered anger 0 -battered anticipation 0 -battered disgust 0 -battered fear 1 -battered joy 0 -battered negative 1 -battered positive 0 -battered sadness 1 -battered surprise 0 -battered trust 0 -battery anger 1 -battery anticipation 0 -battery disgust 0 -battery fear 0 -battery joy 0 -battery negative 1 -battery positive 0 -battery sadness 0 -battery surprise 0 -battery trust 0 -battle anger 1 -battle anticipation 0 -battle disgust 0 -battle fear 0 -battle joy 0 -battle negative 1 -battle positive 0 -battle sadness 0 -battle surprise 0 -battle trust 0 -battled anger 1 -battled anticipation 0 -battled disgust 0 -battled fear 1 -battled joy 0 -battled negative 1 -battled positive 0 -battled sadness 1 -battled surprise 0 -battled trust 0 -battlefield anger 0 -battlefield anticipation 0 -battlefield disgust 0 -battlefield fear 1 -battlefield joy 0 -battlefield negative 1 -battlefield positive 0 -battlefield sadness 0 -battlefield surprise 0 -battlefield trust 0 -bawdy anger 0 -bawdy anticipation 0 -bawdy disgust 0 -bawdy fear 0 -bawdy joy 0 -bawdy negative 1 -bawdy positive 0 -bawdy sadness 0 -bawdy surprise 0 -bawdy trust 0 -bay anger 0 -bay anticipation 0 -bay disgust 0 -bay fear 0 -bay joy 0 -bay negative 0 -bay positive 0 -bay sadness 0 -bay surprise 0 -bay trust 0 -bayonet anger 1 -bayonet anticipation 0 -bayonet disgust 0 -bayonet fear 1 -bayonet joy 0 -bayonet negative 1 -bayonet positive 0 -bayonet sadness 0 -bayonet surprise 0 -bayonet trust 0 -bayou anger 0 -bayou anticipation 0 -bayou disgust 0 -bayou fear 0 -bayou joy 0 -bayou negative 0 -bayou positive 0 -bayou sadness 0 -bayou surprise 0 -bayou trust 0 -bazaar anger 0 -bazaar anticipation 0 -bazaar disgust 0 -bazaar fear 0 -bazaar joy 0 -bazaar negative 0 -bazaar positive 0 -bazaar sadness 0 -bazaar surprise 0 -bazaar trust 0 -beach anger 0 -beach anticipation 0 -beach disgust 0 -beach fear 0 -beach joy 1 -beach negative 0 -beach positive 0 -beach sadness 0 -beach surprise 0 -beach trust 0 -beacon anger 0 -beacon anticipation 0 -beacon disgust 0 -beacon fear 0 -beacon joy 0 -beacon negative 0 -beacon positive 0 -beacon sadness 0 -beacon surprise 0 -beacon trust 0 -bead anger 0 -bead anticipation 0 -bead disgust 0 -bead fear 0 -bead joy 0 -bead negative 0 -bead positive 0 -bead sadness 0 -bead surprise 0 -bead trust 0 -beading anger 0 -beading anticipation 0 -beading disgust 0 -beading fear 0 -beading joy 0 -beading negative 0 -beading positive 0 -beading sadness 0 -beading surprise 0 -beading trust 0 -beads anger 0 -beads anticipation 0 -beads disgust 0 -beads fear 0 -beads joy 0 -beads negative 0 -beads positive 0 -beads sadness 0 -beads surprise 0 -beads trust 0 -beagle anger 0 -beagle anticipation 0 -beagle disgust 0 -beagle fear 0 -beagle joy 0 -beagle negative 0 -beagle positive 0 -beagle sadness 0 -beagle surprise 0 -beagle trust 0 -beak anger 0 -beak anticipation 0 -beak disgust 0 -beak fear 0 -beak joy 0 -beak negative 0 -beak positive 0 -beak sadness 0 -beak surprise 0 -beak trust 0 -beaker anger 0 -beaker anticipation 0 -beaker disgust 0 -beaker fear 0 -beaker joy 0 -beaker negative 0 -beaker positive 0 -beaker sadness 0 -beaker surprise 0 -beaker trust 0 -beam anger 0 -beam anticipation 0 -beam disgust 0 -beam fear 0 -beam joy 1 -beam negative 0 -beam positive 1 -beam sadness 0 -beam surprise 0 -beam trust 0 -beaming anger 0 -beaming anticipation 1 -beaming disgust 0 -beaming fear 0 -beaming joy 1 -beaming negative 0 -beaming positive 1 -beaming sadness 0 -beaming surprise 0 -beaming trust 0 -bear anger 1 -bear anticipation 0 -bear disgust 0 -bear fear 1 -bear joy 0 -bear negative 0 -bear positive 0 -bear sadness 0 -bear surprise 0 -bear trust 0 -beard anger 0 -beard anticipation 0 -beard disgust 0 -beard fear 0 -beard joy 0 -beard negative 0 -beard positive 0 -beard sadness 0 -beard surprise 0 -beard trust 0 -bearded anger 0 -bearded anticipation 0 -bearded disgust 0 -bearded fear 0 -bearded joy 0 -bearded negative 0 -bearded positive 0 -bearded sadness 0 -bearded surprise 0 -bearded trust 0 -bearer anger 0 -bearer anticipation 0 -bearer disgust 0 -bearer fear 0 -bearer joy 0 -bearer negative 1 -bearer positive 0 -bearer sadness 0 -bearer surprise 0 -bearer trust 0 -bearing anger 0 -bearing anticipation 0 -bearing disgust 0 -bearing fear 0 -bearing joy 0 -bearing negative 0 -bearing positive 0 -bearing sadness 0 -bearing surprise 0 -bearing trust 0 -bearings anger 0 -bearings anticipation 0 -bearings disgust 0 -bearings fear 0 -bearings joy 0 -bearings negative 0 -bearings positive 0 -bearings sadness 0 -bearings surprise 0 -bearings trust 0 -bearish anger 1 -bearish anticipation 0 -bearish disgust 0 -bearish fear 1 -bearish joy 0 -bearish negative 0 -bearish positive 0 -bearish sadness 0 -bearish surprise 0 -bearish trust 0 -beast anger 1 -beast anticipation 0 -beast disgust 0 -beast fear 1 -beast joy 0 -beast negative 1 -beast positive 0 -beast sadness 0 -beast surprise 0 -beast trust 0 -beastly anger 0 -beastly anticipation 0 -beastly disgust 1 -beastly fear 1 -beastly joy 0 -beastly negative 1 -beastly positive 0 -beastly sadness 0 -beastly surprise 0 -beastly trust 0 -beat anger 0 -beat anticipation 0 -beat disgust 0 -beat fear 0 -beat joy 0 -beat negative 0 -beat positive 0 -beat sadness 0 -beat surprise 0 -beat trust 0 -beating anger 1 -beating anticipation 0 -beating disgust 0 -beating fear 1 -beating joy 0 -beating negative 1 -beating positive 0 -beating sadness 1 -beating surprise 0 -beating trust 0 -beau anger 0 -beau anticipation 0 -beau disgust 0 -beau fear 0 -beau joy 0 -beau negative 0 -beau positive 0 -beau sadness 0 -beau surprise 0 -beau trust 0 -beautification anger 0 -beautification anticipation 0 -beautification disgust 0 -beautification fear 0 -beautification joy 1 -beautification negative 0 -beautification positive 1 -beautification sadness 0 -beautification surprise 0 -beautification trust 1 -beautiful anger 0 -beautiful anticipation 0 -beautiful disgust 0 -beautiful fear 0 -beautiful joy 1 -beautiful negative 0 -beautiful positive 1 -beautiful sadness 0 -beautiful surprise 0 -beautiful trust 0 -beautify anger 0 -beautify anticipation 0 -beautify disgust 0 -beautify fear 0 -beautify joy 1 -beautify negative 0 -beautify positive 1 -beautify sadness 0 -beautify surprise 0 -beautify trust 0 -beauty anger 0 -beauty anticipation 0 -beauty disgust 0 -beauty fear 0 -beauty joy 1 -beauty negative 0 -beauty positive 1 -beauty sadness 0 -beauty surprise 0 -beauty trust 0 -beck anger 0 -beck anticipation 0 -beck disgust 0 -beck fear 0 -beck joy 0 -beck negative 0 -beck positive 0 -beck sadness 0 -beck surprise 0 -beck trust 0 -beckon anger 0 -beckon anticipation 0 -beckon disgust 0 -beckon fear 0 -beckon joy 0 -beckon negative 0 -beckon positive 0 -beckon sadness 0 -beckon surprise 0 -beckon trust 0 -bed anger 0 -bed anticipation 0 -bed disgust 0 -bed fear 0 -bed joy 0 -bed negative 0 -bed positive 0 -bed sadness 0 -bed surprise 0 -bed trust 0 -bedding anger 0 -bedding anticipation 0 -bedding disgust 0 -bedding fear 0 -bedding joy 0 -bedding negative 0 -bedding positive 0 -bedding sadness 0 -bedding surprise 0 -bedding trust 0 -bedrock anger 0 -bedrock anticipation 0 -bedrock disgust 0 -bedrock fear 0 -bedrock joy 0 -bedrock negative 0 -bedrock positive 1 -bedrock sadness 0 -bedrock surprise 0 -bedrock trust 1 -bedroom anger 0 -bedroom anticipation 0 -bedroom disgust 0 -bedroom fear 0 -bedroom joy 0 -bedroom negative 0 -bedroom positive 0 -bedroom sadness 0 -bedroom surprise 0 -bedroom trust 0 -bedtime anger 0 -bedtime anticipation 0 -bedtime disgust 0 -bedtime fear 0 -bedtime joy 0 -bedtime negative 0 -bedtime positive 0 -bedtime sadness 0 -bedtime surprise 0 -bedtime trust 0 -bee anger 1 -bee anticipation 0 -bee disgust 0 -bee fear 1 -bee joy 0 -bee negative 0 -bee positive 0 -bee sadness 0 -bee surprise 0 -bee trust 0 -beef anger 0 -beef anticipation 0 -beef disgust 0 -beef fear 0 -beef joy 0 -beef negative 0 -beef positive 0 -beef sadness 0 -beef surprise 0 -beef trust 0 -beehive anger 0 -beehive anticipation 0 -beehive disgust 0 -beehive fear 0 -beehive joy 0 -beehive negative 0 -beehive positive 0 -beehive sadness 0 -beehive surprise 0 -beehive trust 0 -beer anger 0 -beer anticipation 0 -beer disgust 0 -beer fear 0 -beer joy 1 -beer negative 0 -beer positive 1 -beer sadness 0 -beer surprise 0 -beer trust 0 -beeswax anger 0 -beeswax anticipation 0 -beeswax disgust 0 -beeswax fear 0 -beeswax joy 0 -beeswax negative 0 -beeswax positive 0 -beeswax sadness 0 -beeswax surprise 0 -beeswax trust 0 -beetle anger 0 -beetle anticipation 0 -beetle disgust 0 -beetle fear 0 -beetle joy 0 -beetle negative 0 -beetle positive 0 -beetle sadness 0 -beetle surprise 0 -beetle trust 0 -befall anger 0 -befall anticipation 0 -befall disgust 0 -befall fear 0 -befall joy 0 -befall negative 1 -befall positive 0 -befall sadness 0 -befall surprise 0 -befall trust 0 -befitting anger 0 -befitting anticipation 0 -befitting disgust 0 -befitting fear 0 -befitting joy 0 -befitting negative 0 -befitting positive 1 -befitting sadness 0 -befitting surprise 0 -befitting trust 0 -befriend anger 0 -befriend anticipation 0 -befriend disgust 0 -befriend fear 0 -befriend joy 1 -befriend negative 0 -befriend positive 1 -befriend sadness 0 -befriend surprise 0 -befriend trust 1 -beg anger 0 -beg anticipation 0 -beg disgust 0 -beg fear 0 -beg joy 0 -beg negative 1 -beg positive 0 -beg sadness 1 -beg surprise 0 -beg trust 0 -beggar anger 0 -beggar anticipation 0 -beggar disgust 0 -beggar fear 0 -beggar joy 0 -beggar negative 1 -beggar positive 0 -beggar sadness 1 -beggar surprise 0 -beggar trust 0 -begging anger 0 -begging anticipation 0 -begging disgust 0 -begging fear 0 -begging joy 0 -begging negative 1 -begging positive 0 -begging sadness 0 -begging surprise 0 -begging trust 0 -begin anger 0 -begin anticipation 0 -begin disgust 0 -begin fear 0 -begin joy 0 -begin negative 0 -begin positive 0 -begin sadness 0 -begin surprise 0 -begin trust 0 -beginner anger 0 -beginner anticipation 0 -beginner disgust 0 -beginner fear 0 -beginner joy 0 -beginner negative 0 -beginner positive 0 -beginner sadness 0 -beginner surprise 0 -beginner trust 0 -beginning anger 0 -beginning anticipation 0 -beginning disgust 0 -beginning fear 0 -beginning joy 0 -beginning negative 0 -beginning positive 0 -beginning sadness 0 -beginning surprise 0 -beginning trust 0 -begun anger 0 -begun anticipation 1 -begun disgust 0 -begun fear 0 -begun joy 0 -begun negative 0 -begun positive 0 -begun sadness 0 -begun surprise 0 -begun trust 0 -behavior anger 0 -behavior anticipation 0 -behavior disgust 0 -behavior fear 0 -behavior joy 0 -behavior negative 0 -behavior positive 0 -behavior sadness 0 -behavior surprise 0 -behavior trust 0 -behemoth anger 0 -behemoth anticipation 0 -behemoth disgust 0 -behemoth fear 1 -behemoth joy 0 -behemoth negative 1 -behemoth positive 0 -behemoth sadness 0 -behemoth surprise 0 -behemoth trust 0 -behest anger 0 -behest anticipation 0 -behest disgust 0 -behest fear 0 -behest joy 0 -behest negative 0 -behest positive 0 -behest sadness 0 -behest surprise 0 -behest trust 0 -behold anger 0 -behold anticipation 0 -behold disgust 0 -behold fear 0 -behold joy 0 -behold negative 0 -behold positive 0 -behold sadness 0 -behold surprise 0 -behold trust 0 -beholden anger 0 -beholden anticipation 0 -beholden disgust 0 -beholden fear 0 -beholden joy 0 -beholden negative 1 -beholden positive 0 -beholden sadness 0 -beholden surprise 0 -beholden trust 0 -beholder anger 0 -beholder anticipation 0 -beholder disgust 0 -beholder fear 0 -beholder joy 0 -beholder negative 0 -beholder positive 0 -beholder sadness 0 -beholder surprise 0 -beholder trust 0 -belated anger 0 -belated anticipation 0 -belated disgust 0 -belated fear 0 -belated joy 0 -belated negative 1 -belated positive 0 -belated sadness 0 -belated surprise 0 -belated trust 0 -belay anger 0 -belay anticipation 0 -belay disgust 0 -belay fear 0 -belay joy 0 -belay negative 0 -belay positive 0 -belay sadness 0 -belay surprise 0 -belay trust 0 -belief anger 0 -belief anticipation 0 -belief disgust 0 -belief fear 0 -belief joy 0 -belief negative 0 -belief positive 0 -belief sadness 0 -belief surprise 0 -belief trust 0 -believed anger 0 -believed anticipation 0 -believed disgust 0 -believed fear 0 -believed joy 0 -believed negative 0 -believed positive 0 -believed sadness 0 -believed surprise 0 -believed trust 1 -believer anger 0 -believer anticipation 0 -believer disgust 0 -believer fear 0 -believer joy 0 -believer negative 0 -believer positive 0 -believer sadness 0 -believer surprise 0 -believer trust 1 -believing anger 0 -believing anticipation 0 -believing disgust 0 -believing fear 0 -believing joy 0 -believing negative 0 -believing positive 1 -believing sadness 0 -believing surprise 0 -believing trust 1 -belittle anger 1 -belittle anticipation 0 -belittle disgust 1 -belittle fear 1 -belittle joy 0 -belittle negative 1 -belittle positive 0 -belittle sadness 1 -belittle surprise 0 -belittle trust 0 -bell anger 0 -bell anticipation 0 -bell disgust 0 -bell fear 0 -bell joy 0 -bell negative 0 -bell positive 0 -bell sadness 0 -bell surprise 0 -bell trust 0 -belligerent anger 1 -belligerent anticipation 0 -belligerent disgust 0 -belligerent fear 1 -belligerent joy 0 -belligerent negative 1 -belligerent positive 0 -belligerent sadness 0 -belligerent surprise 0 -belligerent trust 0 -bellow anger 0 -bellow anticipation 0 -bellow disgust 0 -bellow fear 0 -bellow joy 0 -bellow negative 0 -bellow positive 0 -bellow sadness 0 -bellow surprise 0 -bellow trust 0 -bellows anger 1 -bellows anticipation 0 -bellows disgust 0 -bellows fear 0 -bellows joy 0 -bellows negative 0 -bellows positive 0 -bellows sadness 0 -bellows surprise 0 -bellows trust 0 -belly anger 0 -belly anticipation 0 -belly disgust 0 -belly fear 0 -belly joy 0 -belly negative 0 -belly positive 0 -belly sadness 0 -belly surprise 0 -belly trust 0 -belongings anger 0 -belongings anticipation 0 -belongings disgust 0 -belongings fear 0 -belongings joy 0 -belongings negative 0 -belongings positive 0 -belongings sadness 0 -belongings surprise 0 -belongings trust 0 -belt anger 1 -belt anticipation 0 -belt disgust 0 -belt fear 1 -belt joy 0 -belt negative 1 -belt positive 0 -belt sadness 0 -belt surprise 0 -belt trust 0 -bemused anger 0 -bemused anticipation 0 -bemused disgust 0 -bemused fear 0 -bemused joy 0 -bemused negative 0 -bemused positive 0 -bemused sadness 0 -bemused surprise 0 -bemused trust 0 -bench anger 0 -bench anticipation 0 -bench disgust 0 -bench fear 0 -bench joy 0 -bench negative 0 -bench positive 0 -bench sadness 0 -bench surprise 0 -bench trust 0 -bend anger 0 -bend anticipation 0 -bend disgust 0 -bend fear 0 -bend joy 0 -bend negative 0 -bend positive 0 -bend sadness 0 -bend surprise 0 -bend trust 0 -bender anger 0 -bender anticipation 0 -bender disgust 0 -bender fear 0 -bender joy 0 -bender negative 1 -bender positive 0 -bender sadness 0 -bender surprise 0 -bender trust 0 -bending anger 0 -bending anticipation 0 -bending disgust 0 -bending fear 0 -bending joy 0 -bending negative 0 -bending positive 0 -bending sadness 0 -bending surprise 0 -bending trust 0 -beneath anger 0 -beneath anticipation 0 -beneath disgust 0 -beneath fear 0 -beneath joy 0 -beneath negative 0 -beneath positive 0 -beneath sadness 0 -beneath surprise 0 -beneath trust 0 -benefactor anger 0 -benefactor anticipation 0 -benefactor disgust 0 -benefactor fear 0 -benefactor joy 0 -benefactor negative 0 -benefactor positive 1 -benefactor sadness 0 -benefactor surprise 0 -benefactor trust 1 -beneficial anger 0 -beneficial anticipation 0 -beneficial disgust 0 -beneficial fear 0 -beneficial joy 0 -beneficial negative 0 -beneficial positive 1 -beneficial sadness 0 -beneficial surprise 0 -beneficial trust 0 -beneficiary anger 0 -beneficiary anticipation 0 -beneficiary disgust 0 -beneficiary fear 0 -beneficiary joy 0 -beneficiary negative 0 -beneficiary positive 0 -beneficiary sadness 0 -beneficiary surprise 0 -beneficiary trust 0 -benefit anger 0 -benefit anticipation 0 -benefit disgust 0 -benefit fear 0 -benefit joy 0 -benefit negative 0 -benefit positive 1 -benefit sadness 0 -benefit surprise 0 -benefit trust 0 -benevolence anger 0 -benevolence anticipation 0 -benevolence disgust 0 -benevolence fear 0 -benevolence joy 1 -benevolence negative 0 -benevolence positive 1 -benevolence sadness 0 -benevolence surprise 0 -benevolence trust 1 -benign anger 0 -benign anticipation 0 -benign disgust 0 -benign fear 0 -benign joy 1 -benign negative 0 -benign positive 1 -benign sadness 0 -benign surprise 0 -benign trust 0 -bent anger 0 -bent anticipation 0 -bent disgust 0 -bent fear 0 -bent joy 0 -bent negative 0 -bent positive 0 -bent sadness 0 -bent surprise 0 -bent trust 0 -benzene anger 0 -benzene anticipation 0 -benzene disgust 0 -benzene fear 0 -benzene joy 0 -benzene negative 0 -benzene positive 0 -benzene sadness 0 -benzene surprise 0 -benzene trust 0 -bequeath anger 0 -bequeath anticipation 0 -bequeath disgust 0 -bequeath fear 0 -bequeath joy 0 -bequeath negative 0 -bequeath positive 0 -bequeath sadness 0 -bequeath surprise 0 -bequeath trust 0 -bequest anger 0 -bequest anticipation 0 -bequest disgust 0 -bequest fear 0 -bequest joy 0 -bequest negative 0 -bequest positive 0 -bequest sadness 0 -bequest surprise 0 -bequest trust 1 -bereaved anger 0 -bereaved anticipation 0 -bereaved disgust 0 -bereaved fear 0 -bereaved joy 0 -bereaved negative 1 -bereaved positive 0 -bereaved sadness 1 -bereaved surprise 0 -bereaved trust 0 -bereavement anger 0 -bereavement anticipation 0 -bereavement disgust 0 -bereavement fear 0 -bereavement joy 0 -bereavement negative 1 -bereavement positive 0 -bereavement sadness 1 -bereavement surprise 0 -bereavement trust 0 -bereft anger 0 -bereft anticipation 0 -bereft disgust 0 -bereft fear 0 -bereft joy 0 -bereft negative 1 -bereft positive 0 -bereft sadness 0 -bereft surprise 0 -bereft trust 0 -bergamot anger 0 -bergamot anticipation 0 -bergamot disgust 0 -bergamot fear 0 -bergamot joy 0 -bergamot negative 0 -bergamot positive 0 -bergamot sadness 0 -bergamot surprise 0 -bergamot trust 0 -berlin anger 0 -berlin anticipation 0 -berlin disgust 0 -berlin fear 0 -berlin joy 0 -berlin negative 0 -berlin positive 0 -berlin sadness 0 -berlin surprise 0 -berlin trust 0 -berserk anger 1 -berserk anticipation 0 -berserk disgust 0 -berserk fear 0 -berserk joy 0 -berserk negative 1 -berserk positive 0 -berserk sadness 0 -berserk surprise 0 -berserk trust 0 -berth anger 0 -berth anticipation 0 -berth disgust 0 -berth fear 0 -berth joy 0 -berth negative 0 -berth positive 1 -berth sadness 0 -berth surprise 0 -berth trust 0 -beseech anger 0 -beseech anticipation 0 -beseech disgust 0 -beseech fear 0 -beseech joy 0 -beseech negative 0 -beseech positive 0 -beseech sadness 0 -beseech surprise 0 -beseech trust 0 -beset anger 0 -beset anticipation 0 -beset disgust 0 -beset fear 0 -beset joy 0 -beset negative 0 -beset positive 0 -beset sadness 0 -beset surprise 0 -beset trust 0 -bestial anger 0 -bestial anticipation 0 -bestial disgust 1 -bestial fear 1 -bestial joy 0 -bestial negative 1 -bestial positive 0 -bestial sadness 0 -bestial surprise 0 -bestial trust 0 -bestow anger 0 -bestow anticipation 0 -bestow disgust 0 -bestow fear 0 -bestow joy 0 -bestow negative 0 -bestow positive 0 -bestow sadness 0 -bestow surprise 0 -bestow trust 0 -bet anger 0 -bet anticipation 0 -bet disgust 0 -bet fear 0 -bet joy 0 -bet negative 0 -bet positive 0 -bet sadness 0 -bet surprise 0 -bet trust 0 -betray anger 1 -betray anticipation 0 -betray disgust 1 -betray fear 0 -betray joy 0 -betray negative 1 -betray positive 0 -betray sadness 1 -betray surprise 1 -betray trust 0 -betrayal anger 1 -betrayal anticipation 0 -betrayal disgust 1 -betrayal fear 0 -betrayal joy 0 -betrayal negative 1 -betrayal positive 0 -betrayal sadness 1 -betrayal surprise 0 -betrayal trust 0 -betrothed anger 0 -betrothed anticipation 1 -betrothed disgust 0 -betrothed fear 0 -betrothed joy 1 -betrothed negative 0 -betrothed positive 1 -betrothed sadness 0 -betrothed surprise 0 -betrothed trust 1 -betterment anger 0 -betterment anticipation 0 -betterment disgust 0 -betterment fear 0 -betterment joy 0 -betterment negative 0 -betterment positive 1 -betterment sadness 0 -betterment surprise 0 -betterment trust 0 -betting anger 0 -betting anticipation 0 -betting disgust 0 -betting fear 0 -betting joy 0 -betting negative 0 -betting positive 0 -betting sadness 0 -betting surprise 0 -betting trust 0 -betty anger 0 -betty anticipation 0 -betty disgust 0 -betty fear 0 -betty joy 0 -betty negative 0 -betty positive 0 -betty sadness 0 -betty surprise 0 -betty trust 0 -bevel anger 0 -bevel anticipation 0 -bevel disgust 0 -bevel fear 0 -bevel joy 0 -bevel negative 0 -bevel positive 0 -bevel sadness 0 -bevel surprise 0 -bevel trust 0 -beverage anger 0 -beverage anticipation 0 -beverage disgust 0 -beverage fear 0 -beverage joy 0 -beverage negative 0 -beverage positive 1 -beverage sadness 0 -beverage surprise 0 -beverage trust 0 -bevy anger 0 -bevy anticipation 0 -bevy disgust 0 -bevy fear 0 -bevy joy 0 -bevy negative 0 -bevy positive 0 -bevy sadness 0 -bevy surprise 0 -bevy trust 0 -beware anger 0 -beware anticipation 1 -beware disgust 0 -beware fear 1 -beware joy 0 -beware negative 1 -beware positive 0 -beware sadness 0 -beware surprise 0 -beware trust 0 -bewildered anger 0 -bewildered anticipation 0 -bewildered disgust 0 -bewildered fear 1 -bewildered joy 0 -bewildered negative 1 -bewildered positive 0 -bewildered sadness 0 -bewildered surprise 1 -bewildered trust 0 -bewilderment anger 0 -bewilderment anticipation 0 -bewilderment disgust 0 -bewilderment fear 1 -bewilderment joy 0 -bewilderment negative 0 -bewilderment positive 0 -bewilderment sadness 0 -bewilderment surprise 1 -bewilderment trust 0 -bias anger 1 -bias anticipation 0 -bias disgust 0 -bias fear 0 -bias joy 0 -bias negative 1 -bias positive 0 -bias sadness 0 -bias surprise 0 -bias trust 0 -biased anger 0 -biased anticipation 0 -biased disgust 0 -biased fear 0 -biased joy 0 -biased negative 1 -biased positive 0 -biased sadness 0 -biased surprise 0 -biased trust 0 -bib anger 0 -bib anticipation 0 -bib disgust 0 -bib fear 0 -bib joy 0 -bib negative 0 -bib positive 0 -bib sadness 0 -bib surprise 0 -bib trust 0 -biblical anger 0 -biblical anticipation 0 -biblical disgust 0 -biblical fear 0 -biblical joy 0 -biblical negative 0 -biblical positive 1 -biblical sadness 0 -biblical surprise 0 -biblical trust 0 -bibliography anger 0 -bibliography anticipation 0 -bibliography disgust 0 -bibliography fear 0 -bibliography joy 0 -bibliography negative 0 -bibliography positive 0 -bibliography sadness 0 -bibliography surprise 0 -bibliography trust 0 -bickering anger 1 -bickering anticipation 0 -bickering disgust 1 -bickering fear 0 -bickering joy 0 -bickering negative 1 -bickering positive 0 -bickering sadness 0 -bickering surprise 0 -bickering trust 0 -bicolor anger 0 -bicolor anticipation 0 -bicolor disgust 0 -bicolor fear 0 -bicolor joy 0 -bicolor negative 0 -bicolor positive 0 -bicolor sadness 0 -bicolor surprise 0 -bicolor trust 0 -bicycle anger 0 -bicycle anticipation 0 -bicycle disgust 0 -bicycle fear 0 -bicycle joy 0 -bicycle negative 0 -bicycle positive 0 -bicycle sadness 0 -bicycle surprise 0 -bicycle trust 0 -bid anger 0 -bid anticipation 0 -bid disgust 0 -bid fear 0 -bid joy 0 -bid negative 0 -bid positive 0 -bid sadness 0 -bid surprise 0 -bid trust 0 -bidder anger 0 -bidder anticipation 0 -bidder disgust 0 -bidder fear 0 -bidder joy 0 -bidder negative 0 -bidder positive 0 -bidder sadness 0 -bidder surprise 0 -bidder trust 0 -bidding anger 0 -bidding anticipation 0 -bidding disgust 0 -bidding fear 0 -bidding joy 0 -bidding negative 0 -bidding positive 0 -bidding sadness 0 -bidding surprise 0 -bidding trust 0 -biennial anger 0 -biennial anticipation 1 -biennial disgust 0 -biennial fear 0 -biennial joy 0 -biennial negative 0 -biennial positive 0 -biennial sadness 0 -biennial surprise 0 -biennial trust 0 -bier anger 0 -bier anticipation 0 -bier disgust 0 -bier fear 1 -bier joy 0 -bier negative 1 -bier positive 0 -bier sadness 1 -bier surprise 0 -bier trust 0 -bifurcation anger 0 -bifurcation anticipation 0 -bifurcation disgust 0 -bifurcation fear 0 -bifurcation joy 0 -bifurcation negative 0 -bifurcation positive 0 -bifurcation sadness 0 -bifurcation surprise 0 -bifurcation trust 0 -big anger 0 -big anticipation 0 -big disgust 0 -big fear 0 -big joy 0 -big negative 0 -big positive 0 -big sadness 0 -big surprise 0 -big trust 0 -bigot anger 1 -bigot anticipation 0 -bigot disgust 1 -bigot fear 1 -bigot joy 0 -bigot negative 1 -bigot positive 0 -bigot sadness 0 -bigot surprise 0 -bigot trust 0 -bigoted anger 1 -bigoted anticipation 0 -bigoted disgust 1 -bigoted fear 1 -bigoted joy 0 -bigoted negative 1 -bigoted positive 0 -bigoted sadness 1 -bigoted surprise 0 -bigoted trust 0 -bike anger 0 -bike anticipation 0 -bike disgust 0 -bike fear 0 -bike joy 0 -bike negative 0 -bike positive 0 -bike sadness 0 -bike surprise 0 -bike trust 0 -bilateral anger 0 -bilateral anticipation 0 -bilateral disgust 0 -bilateral fear 0 -bilateral joy 0 -bilateral negative 0 -bilateral positive 0 -bilateral sadness 0 -bilateral surprise 0 -bilateral trust 0 -bilayer anger 0 -bilayer anticipation 0 -bilayer disgust 0 -bilayer fear 0 -bilayer joy 0 -bilayer negative 0 -bilayer positive 0 -bilayer sadness 0 -bilayer surprise 0 -bilayer trust 0 -bile anger 1 -bile anticipation 0 -bile disgust 1 -bile fear 0 -bile joy 0 -bile negative 1 -bile positive 0 -bile sadness 0 -bile surprise 0 -bile trust 0 -bilge anger 0 -bilge anticipation 0 -bilge disgust 0 -bilge fear 0 -bilge joy 0 -bilge negative 0 -bilge positive 0 -bilge sadness 0 -bilge surprise 0 -bilge trust 0 -bilingual anger 0 -bilingual anticipation 0 -bilingual disgust 0 -bilingual fear 0 -bilingual joy 0 -bilingual negative 0 -bilingual positive 1 -bilingual sadness 0 -bilingual surprise 0 -bilingual trust 0 -bill anger 0 -bill anticipation 0 -bill disgust 0 -bill fear 0 -bill joy 0 -bill negative 0 -bill positive 0 -bill sadness 0 -bill surprise 0 -bill trust 0 -billet anger 0 -billet anticipation 0 -billet disgust 0 -billet fear 0 -billet joy 0 -billet negative 0 -billet positive 0 -billet sadness 0 -billet surprise 0 -billet trust 0 -billiards anger 0 -billiards anticipation 0 -billiards disgust 0 -billiards fear 0 -billiards joy 0 -billiards negative 0 -billiards positive 0 -billiards sadness 0 -billiards surprise 0 -billiards trust 0 -billion anger 0 -billion anticipation 0 -billion disgust 0 -billion fear 0 -billion joy 0 -billion negative 0 -billion positive 0 -billion sadness 0 -billion surprise 0 -billion trust 0 -billy anger 0 -billy anticipation 0 -billy disgust 0 -billy fear 0 -billy joy 0 -billy negative 0 -billy positive 0 -billy sadness 0 -billy surprise 0 -billy trust 0 -bimonthly anger 0 -bimonthly anticipation 0 -bimonthly disgust 0 -bimonthly fear 0 -bimonthly joy 0 -bimonthly negative 0 -bimonthly positive 0 -bimonthly sadness 0 -bimonthly surprise 0 -bimonthly trust 0 -bin anger 0 -bin anticipation 0 -bin disgust 0 -bin fear 0 -bin joy 0 -bin negative 0 -bin positive 0 -bin sadness 0 -bin surprise 0 -bin trust 0 -binary anger 0 -binary anticipation 0 -binary disgust 0 -binary fear 0 -binary joy 0 -binary negative 0 -binary positive 0 -binary sadness 0 -binary surprise 0 -binary trust 0 -bind anger 0 -bind anticipation 0 -bind disgust 0 -bind fear 0 -bind joy 0 -bind negative 0 -bind positive 0 -bind sadness 0 -bind surprise 0 -bind trust 0 -bindery anger 0 -bindery anticipation 0 -bindery disgust 0 -bindery fear 0 -bindery joy 0 -bindery negative 0 -bindery positive 0 -bindery sadness 0 -bindery surprise 0 -bindery trust 0 -binding anger 0 -binding anticipation 0 -binding disgust 0 -binding fear 0 -binding joy 0 -binding negative 0 -binding positive 0 -binding sadness 0 -binding surprise 0 -binding trust 0 -bing anger 0 -bing anticipation 0 -bing disgust 0 -bing fear 0 -bing joy 0 -bing negative 0 -bing positive 0 -bing sadness 0 -bing surprise 0 -bing trust 0 -binocular anger 0 -binocular anticipation 0 -binocular disgust 0 -binocular fear 0 -binocular joy 0 -binocular negative 0 -binocular positive 0 -binocular sadness 0 -binocular surprise 0 -binocular trust 0 -binoculars anger 0 -binoculars anticipation 0 -binoculars disgust 0 -binoculars fear 0 -binoculars joy 0 -binoculars negative 0 -binoculars positive 0 -binoculars sadness 0 -binoculars surprise 0 -binoculars trust 0 -binomial anger 0 -binomial anticipation 0 -binomial disgust 0 -binomial fear 0 -binomial joy 0 -binomial negative 0 -binomial positive 0 -binomial sadness 0 -binomial surprise 0 -binomial trust 0 -biogenesis anger 0 -biogenesis anticipation 0 -biogenesis disgust 0 -biogenesis fear 0 -biogenesis joy 0 -biogenesis negative 0 -biogenesis positive 0 -biogenesis sadness 0 -biogenesis surprise 0 -biogenesis trust 0 -biographer anger 0 -biographer anticipation 0 -biographer disgust 0 -biographer fear 0 -biographer joy 0 -biographer negative 0 -biographer positive 0 -biographer sadness 0 -biographer surprise 0 -biographer trust 0 -biography anger 0 -biography anticipation 0 -biography disgust 0 -biography fear 0 -biography joy 0 -biography negative 0 -biography positive 0 -biography sadness 0 -biography surprise 0 -biography trust 0 -biology anger 0 -biology anticipation 0 -biology disgust 0 -biology fear 0 -biology joy 0 -biology negative 0 -biology positive 0 -biology sadness 0 -biology surprise 0 -biology trust 0 -biopsy anger 0 -biopsy anticipation 0 -biopsy disgust 0 -biopsy fear 1 -biopsy joy 0 -biopsy negative 1 -biopsy positive 0 -biopsy sadness 0 -biopsy surprise 0 -biopsy trust 0 -biosphere anger 0 -biosphere anticipation 0 -biosphere disgust 0 -biosphere fear 0 -biosphere joy 0 -biosphere negative 0 -biosphere positive 0 -biosphere sadness 0 -biosphere surprise 0 -biosphere trust 0 -bipartite anger 0 -bipartite anticipation 0 -bipartite disgust 0 -bipartite fear 0 -bipartite joy 0 -bipartite negative 0 -bipartite positive 0 -bipartite sadness 0 -bipartite surprise 0 -bipartite trust 0 -birch anger 1 -birch anticipation 0 -birch disgust 1 -birch fear 1 -birch joy 0 -birch negative 1 -birch positive 0 -birch sadness 0 -birch surprise 0 -birch trust 0 -bird anger 0 -bird anticipation 0 -bird disgust 0 -bird fear 0 -bird joy 0 -bird negative 0 -bird positive 0 -bird sadness 0 -bird surprise 0 -bird trust 0 -birth anger 0 -birth anticipation 1 -birth disgust 0 -birth fear 1 -birth joy 1 -birth negative 0 -birth positive 1 -birth sadness 0 -birth surprise 0 -birth trust 1 -birthday anger 0 -birthday anticipation 1 -birthday disgust 0 -birthday fear 0 -birthday joy 1 -birthday negative 0 -birthday positive 1 -birthday sadness 0 -birthday surprise 1 -birthday trust 0 -birthplace anger 1 -birthplace anticipation 0 -birthplace disgust 0 -birthplace fear 0 -birthplace joy 0 -birthplace negative 1 -birthplace positive 0 -birthplace sadness 0 -birthplace surprise 0 -birthplace trust 0 -birthright anger 0 -birthright anticipation 0 -birthright disgust 0 -birthright fear 0 -birthright joy 0 -birthright negative 0 -birthright positive 0 -birthright sadness 0 -birthright surprise 0 -birthright trust 0 -bis anger 0 -bis anticipation 0 -bis disgust 0 -bis fear 0 -bis joy 0 -bis negative 0 -bis positive 0 -bis sadness 0 -bis surprise 0 -bis trust 0 -bishop anger 0 -bishop anticipation 0 -bishop disgust 0 -bishop fear 0 -bishop joy 0 -bishop negative 0 -bishop positive 0 -bishop sadness 0 -bishop surprise 0 -bishop trust 0 -bison anger 0 -bison anticipation 0 -bison disgust 0 -bison fear 0 -bison joy 0 -bison negative 0 -bison positive 0 -bison sadness 0 -bison surprise 0 -bison trust 0 -bit anger 0 -bit anticipation 0 -bit disgust 0 -bit fear 0 -bit joy 0 -bit negative 0 -bit positive 0 -bit sadness 0 -bit surprise 0 -bit trust 0 -bitch anger 1 -bitch anticipation 0 -bitch disgust 1 -bitch fear 1 -bitch joy 0 -bitch negative 1 -bitch positive 0 -bitch sadness 1 -bitch surprise 0 -bitch trust 0 -bite anger 0 -bite anticipation 0 -bite disgust 0 -bite fear 0 -bite joy 0 -bite negative 1 -bite positive 0 -bite sadness 0 -bite surprise 0 -bite trust 0 -bitterly anger 1 -bitterly anticipation 0 -bitterly disgust 1 -bitterly fear 0 -bitterly joy 0 -bitterly negative 1 -bitterly positive 0 -bitterly sadness 1 -bitterly surprise 0 -bitterly trust 0 -bitterness anger 1 -bitterness anticipation 0 -bitterness disgust 1 -bitterness fear 0 -bitterness joy 0 -bitterness negative 1 -bitterness positive 0 -bitterness sadness 1 -bitterness surprise 0 -bitterness trust 0 -bitumen anger 0 -bitumen anticipation 0 -bitumen disgust 0 -bitumen fear 0 -bitumen joy 0 -bitumen negative 0 -bitumen positive 0 -bitumen sadness 0 -bitumen surprise 0 -bitumen trust 0 -biweekly anger 0 -biweekly anticipation 0 -biweekly disgust 0 -biweekly fear 0 -biweekly joy 0 -biweekly negative 0 -biweekly positive 0 -biweekly sadness 0 -biweekly surprise 0 -biweekly trust 0 -bizarre anger 0 -bizarre anticipation 0 -bizarre disgust 0 -bizarre fear 0 -bizarre joy 0 -bizarre negative 1 -bizarre positive 0 -bizarre sadness 0 -bizarre surprise 1 -bizarre trust 0 -blackberry anger 0 -blackberry anticipation 0 -blackberry disgust 0 -blackberry fear 0 -blackberry joy 0 -blackberry negative 0 -blackberry positive 0 -blackberry sadness 0 -blackberry surprise 0 -blackberry trust 0 -blackboard anger 0 -blackboard anticipation 0 -blackboard disgust 0 -blackboard fear 0 -blackboard joy 0 -blackboard negative 0 -blackboard positive 0 -blackboard sadness 0 -blackboard surprise 0 -blackboard trust 0 -blackjack anger 0 -blackjack anticipation 0 -blackjack disgust 0 -blackjack fear 0 -blackjack joy 0 -blackjack negative 1 -blackjack positive 0 -blackjack sadness 0 -blackjack surprise 0 -blackjack trust 0 -blackmail anger 1 -blackmail anticipation 0 -blackmail disgust 0 -blackmail fear 1 -blackmail joy 0 -blackmail negative 1 -blackmail positive 0 -blackmail sadness 0 -blackmail surprise 0 -blackmail trust 0 -blackness anger 0 -blackness anticipation 0 -blackness disgust 0 -blackness fear 1 -blackness joy 0 -blackness negative 1 -blackness positive 0 -blackness sadness 1 -blackness surprise 0 -blackness trust 0 -blacksmith anger 0 -blacksmith anticipation 0 -blacksmith disgust 0 -blacksmith fear 0 -blacksmith joy 0 -blacksmith negative 0 -blacksmith positive 0 -blacksmith sadness 0 -blacksmith surprise 0 -blacksmith trust 0 -bladder anger 0 -bladder anticipation 0 -bladder disgust 0 -bladder fear 0 -bladder joy 0 -bladder negative 0 -bladder positive 0 -bladder sadness 0 -bladder surprise 0 -bladder trust 0 -blade anger 0 -blade anticipation 0 -blade disgust 0 -blade fear 0 -blade joy 0 -blade negative 0 -blade positive 0 -blade sadness 0 -blade surprise 0 -blade trust 0 -blame anger 1 -blame anticipation 0 -blame disgust 1 -blame fear 0 -blame joy 0 -blame negative 1 -blame positive 0 -blame sadness 0 -blame surprise 0 -blame trust 0 -blameless anger 0 -blameless anticipation 0 -blameless disgust 0 -blameless fear 0 -blameless joy 0 -blameless negative 0 -blameless positive 1 -blameless sadness 0 -blameless surprise 0 -blameless trust 0 -bland anger 0 -bland anticipation 0 -bland disgust 0 -bland fear 0 -bland joy 0 -bland negative 1 -bland positive 0 -bland sadness 0 -bland surprise 0 -bland trust 0 -blank anger 0 -blank anticipation 0 -blank disgust 0 -blank fear 0 -blank joy 0 -blank negative 0 -blank positive 0 -blank sadness 0 -blank surprise 0 -blank trust 0 -blanket anger 0 -blanket anticipation 0 -blanket disgust 0 -blanket fear 0 -blanket joy 0 -blanket negative 0 -blanket positive 0 -blanket sadness 0 -blanket surprise 0 -blanket trust 1 -blasphemous anger 1 -blasphemous anticipation 0 -blasphemous disgust 1 -blasphemous fear 0 -blasphemous joy 0 -blasphemous negative 1 -blasphemous positive 0 -blasphemous sadness 0 -blasphemous surprise 0 -blasphemous trust 0 -blasphemy anger 1 -blasphemy anticipation 0 -blasphemy disgust 0 -blasphemy fear 0 -blasphemy joy 0 -blasphemy negative 1 -blasphemy positive 0 -blasphemy sadness 0 -blasphemy surprise 0 -blasphemy trust 0 -blast anger 1 -blast anticipation 0 -blast disgust 0 -blast fear 1 -blast joy 0 -blast negative 1 -blast positive 0 -blast sadness 0 -blast surprise 1 -blast trust 0 -blatant anger 1 -blatant anticipation 0 -blatant disgust 1 -blatant fear 0 -blatant joy 0 -blatant negative 1 -blatant positive 0 -blatant sadness 0 -blatant surprise 0 -blatant trust 0 -blather anger 0 -blather anticipation 0 -blather disgust 0 -blather fear 0 -blather joy 0 -blather negative 1 -blather positive 0 -blather sadness 0 -blather surprise 0 -blather trust 0 -blaze anger 1 -blaze anticipation 0 -blaze disgust 0 -blaze fear 0 -blaze joy 0 -blaze negative 1 -blaze positive 0 -blaze sadness 0 -blaze surprise 0 -blaze trust 0 -blazing anger 0 -blazing anticipation 0 -blazing disgust 0 -blazing fear 0 -blazing joy 0 -blazing negative 0 -blazing positive 0 -blazing sadness 0 -blazing surprise 0 -blazing trust 0 -bleach anger 0 -bleach anticipation 0 -bleach disgust 0 -bleach fear 0 -bleach joy 0 -bleach negative 0 -bleach positive 0 -bleach sadness 0 -bleach surprise 0 -bleach trust 0 -bleak anger 0 -bleak anticipation 0 -bleak disgust 0 -bleak fear 0 -bleak joy 0 -bleak negative 1 -bleak positive 0 -bleak sadness 1 -bleak surprise 0 -bleak trust 0 -bleeding anger 0 -bleeding anticipation 0 -bleeding disgust 1 -bleeding fear 1 -bleeding joy 0 -bleeding negative 1 -bleeding positive 0 -bleeding sadness 1 -bleeding surprise 0 -bleeding trust 0 -blemish anger 1 -blemish anticipation 0 -blemish disgust 1 -blemish fear 1 -blemish joy 0 -blemish negative 1 -blemish positive 0 -blemish sadness 1 -blemish surprise 0 -blemish trust 0 -blend anger 0 -blend anticipation 0 -blend disgust 0 -blend fear 0 -blend joy 0 -blend negative 0 -blend positive 0 -blend sadness 0 -blend surprise 0 -blend trust 0 -blending anger 0 -blending anticipation 0 -blending disgust 0 -blending fear 0 -blending joy 0 -blending negative 0 -blending positive 0 -blending sadness 0 -blending surprise 0 -blending trust 0 -bless anger 0 -bless anticipation 1 -bless disgust 0 -bless fear 0 -bless joy 1 -bless negative 0 -bless positive 1 -bless sadness 0 -bless surprise 0 -bless trust 1 -blessed anger 0 -blessed anticipation 0 -blessed disgust 0 -blessed fear 0 -blessed joy 1 -blessed negative 0 -blessed positive 1 -blessed sadness 0 -blessed surprise 0 -blessed trust 0 -blessing anger 0 -blessing anticipation 1 -blessing disgust 0 -blessing fear 0 -blessing joy 1 -blessing negative 0 -blessing positive 1 -blessing sadness 0 -blessing surprise 0 -blessing trust 1 -blessings anger 0 -blessings anticipation 1 -blessings disgust 0 -blessings fear 0 -blessings joy 1 -blessings negative 0 -blessings positive 1 -blessings sadness 0 -blessings surprise 1 -blessings trust 1 -blight anger 0 -blight anticipation 0 -blight disgust 1 -blight fear 1 -blight joy 0 -blight negative 1 -blight positive 0 -blight sadness 1 -blight surprise 0 -blight trust 0 -blighted anger 0 -blighted anticipation 0 -blighted disgust 1 -blighted fear 0 -blighted joy 0 -blighted negative 1 -blighted positive 0 -blighted sadness 1 -blighted surprise 0 -blighted trust 0 -blinded anger 0 -blinded anticipation 0 -blinded disgust 0 -blinded fear 0 -blinded joy 0 -blinded negative 1 -blinded positive 0 -blinded sadness 0 -blinded surprise 0 -blinded trust 0 -blindfold anger 0 -blindfold anticipation 1 -blindfold disgust 0 -blindfold fear 1 -blindfold joy 0 -blindfold negative 0 -blindfold positive 0 -blindfold sadness 0 -blindfold surprise 1 -blindfold trust 0 -blindfolded anger 0 -blindfolded anticipation 0 -blindfolded disgust 0 -blindfolded fear 0 -blindfolded joy 0 -blindfolded negative 0 -blindfolded positive 0 -blindfolded sadness 0 -blindfolded surprise 0 -blindfolded trust 0 -blindly anger 0 -blindly anticipation 0 -blindly disgust 0 -blindly fear 0 -blindly joy 0 -blindly negative 1 -blindly positive 0 -blindly sadness 1 -blindly surprise 0 -blindly trust 0 -blindness anger 0 -blindness anticipation 0 -blindness disgust 0 -blindness fear 0 -blindness joy 0 -blindness negative 1 -blindness positive 0 -blindness sadness 1 -blindness surprise 0 -blindness trust 0 -blink anger 0 -blink anticipation 0 -blink disgust 0 -blink fear 0 -blink joy 0 -blink negative 0 -blink positive 0 -blink sadness 0 -blink surprise 0 -blink trust 0 -bliss anger 0 -bliss anticipation 0 -bliss disgust 0 -bliss fear 0 -bliss joy 1 -bliss negative 0 -bliss positive 1 -bliss sadness 0 -bliss surprise 0 -bliss trust 0 -blissful anger 0 -blissful anticipation 0 -blissful disgust 0 -blissful fear 0 -blissful joy 1 -blissful negative 0 -blissful positive 1 -blissful sadness 0 -blissful surprise 0 -blissful trust 0 -blister anger 0 -blister anticipation 0 -blister disgust 1 -blister fear 0 -blister joy 0 -blister negative 1 -blister positive 0 -blister sadness 0 -blister surprise 0 -blister trust 0 -blitz anger 0 -blitz anticipation 0 -blitz disgust 0 -blitz fear 0 -blitz joy 0 -blitz negative 0 -blitz positive 0 -blitz sadness 0 -blitz surprise 1 -blitz trust 0 -blizzard anger 0 -blizzard anticipation 0 -blizzard disgust 0 -blizzard fear 0 -blizzard joy 0 -blizzard negative 0 -blizzard positive 0 -blizzard sadness 0 -blizzard surprise 0 -blizzard trust 0 -bloated anger 0 -bloated anticipation 0 -bloated disgust 1 -bloated fear 0 -bloated joy 0 -bloated negative 1 -bloated positive 0 -bloated sadness 0 -bloated surprise 0 -bloated trust 0 -blob anger 0 -blob anticipation 0 -blob disgust 1 -blob fear 1 -blob joy 0 -blob negative 1 -blob positive 0 -blob sadness 0 -blob surprise 0 -blob trust 0 -block anger 0 -block anticipation 0 -block disgust 0 -block fear 0 -block joy 0 -block negative 0 -block positive 0 -block sadness 0 -block surprise 0 -block trust 0 -blockade anger 1 -blockade anticipation 0 -blockade disgust 0 -blockade fear 1 -blockade joy 0 -blockade negative 1 -blockade positive 0 -blockade sadness 1 -blockade surprise 0 -blockade trust 0 -blond anger 0 -blond anticipation 0 -blond disgust 0 -blond fear 0 -blond joy 0 -blond negative 0 -blond positive 0 -blond sadness 0 -blond surprise 0 -blond trust 0 -blood anger 0 -blood anticipation 0 -blood disgust 0 -blood fear 0 -blood joy 0 -blood negative 0 -blood positive 0 -blood sadness 0 -blood surprise 0 -blood trust 0 -bloodhound anger 0 -bloodhound anticipation 0 -bloodhound disgust 0 -bloodhound fear 0 -bloodhound joy 0 -bloodhound negative 0 -bloodhound positive 0 -bloodhound sadness 0 -bloodhound surprise 0 -bloodhound trust 0 -bloodless anger 0 -bloodless anticipation 0 -bloodless disgust 0 -bloodless fear 0 -bloodless joy 0 -bloodless negative 0 -bloodless positive 1 -bloodless sadness 0 -bloodless surprise 0 -bloodless trust 0 -bloodshed anger 1 -bloodshed anticipation 0 -bloodshed disgust 1 -bloodshed fear 1 -bloodshed joy 0 -bloodshed negative 1 -bloodshed positive 0 -bloodshed sadness 1 -bloodshed surprise 1 -bloodshed trust 0 -bloodthirsty anger 1 -bloodthirsty anticipation 0 -bloodthirsty disgust 1 -bloodthirsty fear 1 -bloodthirsty joy 0 -bloodthirsty negative 1 -bloodthirsty positive 0 -bloodthirsty sadness 0 -bloodthirsty surprise 0 -bloodthirsty trust 0 -bloody anger 1 -bloody anticipation 0 -bloody disgust 1 -bloody fear 1 -bloody joy 0 -bloody negative 1 -bloody positive 0 -bloody sadness 1 -bloody surprise 0 -bloody trust 0 -bloom anger 0 -bloom anticipation 1 -bloom disgust 0 -bloom fear 0 -bloom joy 1 -bloom negative 0 -bloom positive 1 -bloom sadness 0 -bloom surprise 0 -bloom trust 1 -blossom anger 0 -blossom anticipation 0 -blossom disgust 0 -blossom fear 0 -blossom joy 1 -blossom negative 0 -blossom positive 1 -blossom sadness 0 -blossom surprise 0 -blossom trust 0 -blot anger 0 -blot anticipation 0 -blot disgust 0 -blot fear 0 -blot joy 0 -blot negative 1 -blot positive 0 -blot sadness 0 -blot surprise 0 -blot trust 0 -blouse anger 0 -blouse anticipation 0 -blouse disgust 0 -blouse fear 0 -blouse joy 0 -blouse negative 0 -blouse positive 0 -blouse sadness 0 -blouse surprise 0 -blouse trust 0 -blower anger 0 -blower anticipation 0 -blower disgust 0 -blower fear 0 -blower joy 0 -blower negative 1 -blower positive 0 -blower sadness 0 -blower surprise 0 -blower trust 0 -blowing anger 0 -blowing anticipation 0 -blowing disgust 0 -blowing fear 0 -blowing joy 0 -blowing negative 0 -blowing positive 0 -blowing sadness 0 -blowing surprise 0 -blowing trust 0 -blown anger 0 -blown anticipation 0 -blown disgust 0 -blown fear 0 -blown joy 0 -blown negative 0 -blown positive 0 -blown sadness 0 -blown surprise 0 -blown trust 0 -blowout anger 0 -blowout anticipation 0 -blowout disgust 0 -blowout fear 0 -blowout joy 0 -blowout negative 1 -blowout positive 0 -blowout sadness 0 -blowout surprise 0 -blowout trust 0 -blue anger 0 -blue anticipation 0 -blue disgust 0 -blue fear 0 -blue joy 0 -blue negative 0 -blue positive 0 -blue sadness 1 -blue surprise 0 -blue trust 0 -blues anger 0 -blues anticipation 0 -blues disgust 0 -blues fear 1 -blues joy 0 -blues negative 1 -blues positive 0 -blues sadness 1 -blues surprise 0 -blues trust 0 -bluff anger 0 -bluff anticipation 0 -bluff disgust 0 -bluff fear 0 -bluff joy 0 -bluff negative 1 -bluff positive 0 -bluff sadness 0 -bluff surprise 0 -bluff trust 0 -bluish anger 0 -bluish anticipation 0 -bluish disgust 0 -bluish fear 0 -bluish joy 0 -bluish negative 0 -bluish positive 0 -bluish sadness 0 -bluish surprise 0 -bluish trust 0 -blunder anger 0 -blunder anticipation 0 -blunder disgust 1 -blunder fear 0 -blunder joy 0 -blunder negative 1 -blunder positive 0 -blunder sadness 1 -blunder surprise 0 -blunder trust 0 -blunt anger 0 -blunt anticipation 0 -blunt disgust 0 -blunt fear 0 -blunt joy 0 -blunt negative 0 -blunt positive 0 -blunt sadness 0 -blunt surprise 0 -blunt trust 0 -blur anger 0 -blur anticipation 0 -blur disgust 0 -blur fear 0 -blur joy 0 -blur negative 1 -blur positive 0 -blur sadness 0 -blur surprise 0 -blur trust 0 -blurred anger 0 -blurred anticipation 0 -blurred disgust 0 -blurred fear 0 -blurred joy 0 -blurred negative 1 -blurred positive 0 -blurred sadness 0 -blurred surprise 0 -blurred trust 0 -blush anger 0 -blush anticipation 0 -blush disgust 0 -blush fear 0 -blush joy 0 -blush negative 1 -blush positive 0 -blush sadness 0 -blush surprise 0 -blush trust 0 -blushing anger 0 -blushing anticipation 0 -blushing disgust 0 -blushing fear 0 -blushing joy 0 -blushing negative 0 -blushing positive 0 -blushing sadness 0 -blushing surprise 0 -blushing trust 0 -boa anger 0 -boa anticipation 0 -boa disgust 0 -boa fear 0 -boa joy 0 -boa negative 0 -boa positive 0 -boa sadness 0 -boa surprise 0 -boa trust 0 -boar anger 0 -boar anticipation 0 -boar disgust 0 -boar fear 0 -boar joy 0 -boar negative 0 -boar positive 0 -boar sadness 0 -boar surprise 0 -boar trust 0 -board anger 0 -board anticipation 1 -board disgust 0 -board fear 0 -board joy 0 -board negative 0 -board positive 0 -board sadness 0 -board surprise 0 -board trust 0 -boarder anger 0 -boarder anticipation 0 -boarder disgust 0 -boarder fear 0 -boarder joy 0 -boarder negative 0 -boarder positive 0 -boarder sadness 0 -boarder surprise 0 -boarder trust 0 -boarding anger 0 -boarding anticipation 0 -boarding disgust 0 -boarding fear 0 -boarding joy 0 -boarding negative 0 -boarding positive 0 -boarding sadness 0 -boarding surprise 0 -boarding trust 0 -boards anger 0 -boards anticipation 0 -boards disgust 0 -boards fear 0 -boards joy 0 -boards negative 0 -boards positive 0 -boards sadness 0 -boards surprise 0 -boards trust 0 -boast anger 0 -boast anticipation 0 -boast disgust 0 -boast fear 0 -boast joy 0 -boast negative 1 -boast positive 1 -boast sadness 0 -boast surprise 0 -boast trust 0 -boasting anger 0 -boasting anticipation 0 -boasting disgust 0 -boasting fear 0 -boasting joy 0 -boasting negative 1 -boasting positive 0 -boasting sadness 0 -boasting surprise 0 -boasting trust 0 -boat anger 0 -boat anticipation 0 -boat disgust 0 -boat fear 0 -boat joy 0 -boat negative 0 -boat positive 0 -boat sadness 0 -boat surprise 0 -boat trust 0 -boating anger 0 -boating anticipation 0 -boating disgust 0 -boating fear 0 -boating joy 0 -boating negative 0 -boating positive 0 -boating sadness 0 -boating surprise 0 -boating trust 0 -bobbin anger 0 -bobbin anticipation 0 -bobbin disgust 0 -bobbin fear 0 -bobbin joy 0 -bobbin negative 0 -bobbin positive 0 -bobbin sadness 0 -bobbin surprise 0 -bobbin trust 0 -bode anger 0 -bode anticipation 0 -bode disgust 0 -bode fear 0 -bode joy 0 -bode negative 0 -bode positive 0 -bode sadness 0 -bode surprise 0 -bode trust 0 -bodice anger 0 -bodice anticipation 0 -bodice disgust 0 -bodice fear 0 -bodice joy 0 -bodice negative 0 -bodice positive 0 -bodice sadness 0 -bodice surprise 0 -bodice trust 0 -bodily anger 0 -bodily anticipation 0 -bodily disgust 0 -bodily fear 0 -bodily joy 0 -bodily negative 0 -bodily positive 0 -bodily sadness 0 -bodily surprise 0 -bodily trust 0 -body anger 0 -body anticipation 0 -body disgust 0 -body fear 0 -body joy 0 -body negative 0 -body positive 0 -body sadness 0 -body surprise 0 -body trust 0 -bodyguard anger 0 -bodyguard anticipation 0 -bodyguard disgust 0 -bodyguard fear 0 -bodyguard joy 0 -bodyguard negative 0 -bodyguard positive 1 -bodyguard sadness 0 -bodyguard surprise 0 -bodyguard trust 1 -bog anger 0 -bog anticipation 0 -bog disgust 0 -bog fear 0 -bog joy 0 -bog negative 1 -bog positive 0 -bog sadness 0 -bog surprise 0 -bog trust 0 -bogus anger 1 -bogus anticipation 0 -bogus disgust 1 -bogus fear 0 -bogus joy 0 -bogus negative 1 -bogus positive 0 -bogus sadness 0 -bogus surprise 0 -bogus trust 0 -boil anger 0 -boil anticipation 0 -boil disgust 1 -boil fear 0 -boil joy 0 -boil negative 1 -boil positive 0 -boil sadness 0 -boil surprise 0 -boil trust 0 -boiler anger 0 -boiler anticipation 0 -boiler disgust 0 -boiler fear 0 -boiler joy 0 -boiler negative 0 -boiler positive 0 -boiler sadness 0 -boiler surprise 0 -boiler trust 0 -boilerplate anger 0 -boilerplate anticipation 0 -boilerplate disgust 0 -boilerplate fear 0 -boilerplate joy 0 -boilerplate negative 1 -boilerplate positive 0 -boilerplate sadness 0 -boilerplate surprise 0 -boilerplate trust 0 -boiling anger 0 -boiling anticipation 0 -boiling disgust 0 -boiling fear 0 -boiling joy 0 -boiling negative 0 -boiling positive 0 -boiling sadness 0 -boiling surprise 0 -boiling trust 0 -boisterous anger 1 -boisterous anticipation 1 -boisterous disgust 0 -boisterous fear 0 -boisterous joy 1 -boisterous negative 1 -boisterous positive 1 -boisterous sadness 0 -boisterous surprise 0 -boisterous trust 0 -bold anger 0 -bold anticipation 0 -bold disgust 0 -bold fear 0 -bold joy 0 -bold negative 0 -bold positive 1 -bold sadness 0 -bold surprise 0 -bold trust 0 -boldness anger 0 -boldness anticipation 0 -boldness disgust 0 -boldness fear 0 -boldness joy 0 -boldness negative 0 -boldness positive 1 -boldness sadness 0 -boldness surprise 0 -boldness trust 0 -bolster anger 0 -bolster anticipation 0 -bolster disgust 0 -bolster fear 0 -bolster joy 0 -bolster negative 0 -bolster positive 1 -bolster sadness 0 -bolster surprise 0 -bolster trust 0 -bolt anger 0 -bolt anticipation 0 -bolt disgust 0 -bolt fear 0 -bolt joy 0 -bolt negative 0 -bolt positive 0 -bolt sadness 0 -bolt surprise 0 -bolt trust 0 -bolus anger 0 -bolus anticipation 0 -bolus disgust 0 -bolus fear 0 -bolus joy 0 -bolus negative 0 -bolus positive 0 -bolus sadness 0 -bolus surprise 0 -bolus trust 0 -bomb anger 1 -bomb anticipation 0 -bomb disgust 0 -bomb fear 1 -bomb joy 0 -bomb negative 1 -bomb positive 0 -bomb sadness 1 -bomb surprise 1 -bomb trust 0 -bombard anger 1 -bombard anticipation 0 -bombard disgust 0 -bombard fear 1 -bombard joy 0 -bombard negative 1 -bombard positive 0 -bombard sadness 0 -bombard surprise 0 -bombard trust 0 -bombardment anger 1 -bombardment anticipation 0 -bombardment disgust 0 -bombardment fear 1 -bombardment joy 0 -bombardment negative 1 -bombardment positive 0 -bombardment sadness 0 -bombardment surprise 0 -bombardment trust 0 -bombed anger 0 -bombed anticipation 0 -bombed disgust 1 -bombed fear 0 -bombed joy 0 -bombed negative 1 -bombed positive 0 -bombed sadness 0 -bombed surprise 0 -bombed trust 0 -bomber anger 0 -bomber anticipation 0 -bomber disgust 0 -bomber fear 1 -bomber joy 0 -bomber negative 0 -bomber positive 0 -bomber sadness 1 -bomber surprise 0 -bomber trust 0 -bonanza anger 0 -bonanza anticipation 0 -bonanza disgust 0 -bonanza fear 0 -bonanza joy 1 -bonanza negative 0 -bonanza positive 1 -bonanza sadness 0 -bonanza surprise 0 -bonanza trust 0 -bond anger 0 -bond anticipation 0 -bond disgust 0 -bond fear 0 -bond joy 0 -bond negative 0 -bond positive 0 -bond sadness 0 -bond surprise 0 -bond trust 0 -bondage anger 0 -bondage anticipation 0 -bondage disgust 0 -bondage fear 1 -bondage joy 0 -bondage negative 1 -bondage positive 0 -bondage sadness 1 -bondage surprise 0 -bondage trust 0 -bonds anger 0 -bonds anticipation 0 -bonds disgust 0 -bonds fear 0 -bonds joy 0 -bonds negative 1 -bonds positive 0 -bonds sadness 0 -bonds surprise 0 -bonds trust 0 -bone anger 0 -bone anticipation 0 -bone disgust 0 -bone fear 0 -bone joy 0 -bone negative 0 -bone positive 0 -bone sadness 0 -bone surprise 0 -bone trust 0 -boner anger 0 -boner anticipation 0 -boner disgust 0 -boner fear 0 -boner joy 0 -boner negative 0 -boner positive 0 -boner sadness 0 -boner surprise 0 -boner trust 0 -bones anger 0 -bones anticipation 0 -bones disgust 0 -bones fear 0 -bones joy 0 -bones negative 0 -bones positive 0 -bones sadness 0 -bones surprise 0 -bones trust 0 -bonfire anger 0 -bonfire anticipation 0 -bonfire disgust 0 -bonfire fear 0 -bonfire joy 0 -bonfire negative 0 -bonfire positive 0 -bonfire sadness 0 -bonfire surprise 0 -bonfire trust 0 -bonne anger 0 -bonne anticipation 0 -bonne disgust 0 -bonne fear 0 -bonne joy 0 -bonne negative 0 -bonne positive 1 -bonne sadness 0 -bonne surprise 0 -bonne trust 0 -bonnet anger 0 -bonnet anticipation 0 -bonnet disgust 0 -bonnet fear 0 -bonnet joy 0 -bonnet negative 0 -bonnet positive 0 -bonnet sadness 0 -bonnet surprise 0 -bonnet trust 0 -bonus anger 0 -bonus anticipation 1 -bonus disgust 0 -bonus fear 0 -bonus joy 1 -bonus negative 0 -bonus positive 1 -bonus sadness 0 -bonus surprise 1 -bonus trust 0 -bony anger 0 -bony anticipation 0 -bony disgust 0 -bony fear 0 -bony joy 0 -bony negative 0 -bony positive 0 -bony sadness 0 -bony surprise 0 -bony trust 0 -boo anger 0 -boo anticipation 0 -boo disgust 0 -boo fear 0 -boo joy 0 -boo negative 1 -boo positive 0 -boo sadness 0 -boo surprise 0 -boo trust 0 -boob anger 0 -boob anticipation 0 -boob disgust 0 -boob fear 0 -boob joy 0 -boob negative 0 -boob positive 0 -boob sadness 0 -boob surprise 0 -boob trust 0 -booby anger 0 -booby anticipation 0 -booby disgust 0 -booby fear 0 -booby joy 0 -booby negative 1 -booby positive 0 -booby sadness 0 -booby surprise 0 -booby trust 0 -book anger 0 -book anticipation 0 -book disgust 0 -book fear 0 -book joy 0 -book negative 0 -book positive 0 -book sadness 0 -book surprise 0 -book trust 0 -bookcase anger 0 -bookcase anticipation 0 -bookcase disgust 0 -bookcase fear 0 -bookcase joy 0 -bookcase negative 0 -bookcase positive 0 -bookcase sadness 0 -bookcase surprise 0 -bookcase trust 0 -booking anger 0 -booking anticipation 0 -booking disgust 0 -booking fear 0 -booking joy 0 -booking negative 0 -booking positive 0 -booking sadness 0 -booking surprise 0 -booking trust 0 -bookish anger 0 -bookish anticipation 0 -bookish disgust 0 -bookish fear 0 -bookish joy 0 -bookish negative 0 -bookish positive 1 -bookish sadness 0 -bookish surprise 0 -bookish trust 0 -bookkeeper anger 0 -bookkeeper anticipation 0 -bookkeeper disgust 0 -bookkeeper fear 0 -bookkeeper joy 0 -bookkeeper negative 0 -bookkeeper positive 0 -bookkeeper sadness 0 -bookkeeper surprise 0 -bookkeeper trust 0 -bookkeeping anger 0 -bookkeeping anticipation 0 -bookkeeping disgust 0 -bookkeeping fear 0 -bookkeeping joy 0 -bookkeeping negative 0 -bookkeeping positive 0 -bookkeeping sadness 0 -bookkeeping surprise 0 -bookkeeping trust 0 -booklet anger 0 -booklet anticipation 0 -booklet disgust 0 -booklet fear 0 -booklet joy 0 -booklet negative 0 -booklet positive 0 -booklet sadness 0 -booklet surprise 0 -booklet trust 0 -books anger 0 -books anticipation 0 -books disgust 0 -books fear 0 -books joy 0 -books negative 0 -books positive 0 -books sadness 0 -books surprise 0 -books trust 0 -bookseller anger 0 -bookseller anticipation 0 -bookseller disgust 0 -bookseller fear 0 -bookseller joy 0 -bookseller negative 0 -bookseller positive 0 -bookseller sadness 0 -bookseller surprise 0 -bookseller trust 0 -bookshop anger 0 -bookshop anticipation 0 -bookshop disgust 0 -bookshop fear 0 -bookshop joy 0 -bookshop negative 0 -bookshop positive 1 -bookshop sadness 0 -bookshop surprise 0 -bookshop trust 0 -bookstore anger 0 -bookstore anticipation 0 -bookstore disgust 0 -bookstore fear 0 -bookstore joy 0 -bookstore negative 0 -bookstore positive 0 -bookstore sadness 0 -bookstore surprise 0 -bookstore trust 0 -bookworm anger 0 -bookworm anticipation 0 -bookworm disgust 0 -bookworm fear 0 -bookworm joy 0 -bookworm negative 1 -bookworm positive 1 -bookworm sadness 0 -bookworm surprise 0 -bookworm trust 0 -boomerang anger 0 -boomerang anticipation 1 -boomerang disgust 0 -boomerang fear 0 -boomerang joy 0 -boomerang negative 0 -boomerang positive 0 -boomerang sadness 0 -boomerang surprise 0 -boomerang trust 1 -booming anger 0 -booming anticipation 0 -booming disgust 0 -booming fear 0 -booming joy 0 -booming negative 0 -booming positive 0 -booming sadness 0 -booming surprise 0 -booming trust 0 -boon anger 0 -boon anticipation 0 -boon disgust 0 -boon fear 0 -boon joy 0 -boon negative 0 -boon positive 1 -boon sadness 0 -boon surprise 0 -boon trust 0 -boost anger 0 -boost anticipation 0 -boost disgust 0 -boost fear 0 -boost joy 0 -boost negative 0 -boost positive 0 -boost sadness 0 -boost surprise 0 -boost trust 0 -booster anger 0 -booster anticipation 0 -booster disgust 0 -booster fear 0 -booster joy 0 -booster negative 0 -booster positive 0 -booster sadness 0 -booster surprise 0 -booster trust 0 -boot anger 0 -boot anticipation 0 -boot disgust 0 -boot fear 0 -boot joy 0 -boot negative 0 -boot positive 0 -boot sadness 0 -boot surprise 0 -boot trust 0 -booth anger 0 -booth anticipation 0 -booth disgust 0 -booth fear 0 -booth joy 0 -booth negative 0 -booth positive 0 -booth sadness 0 -booth surprise 0 -booth trust 0 -boots anger 0 -boots anticipation 0 -boots disgust 0 -boots fear 0 -boots joy 0 -boots negative 0 -boots positive 0 -boots sadness 0 -boots surprise 0 -boots trust 0 -booty anger 0 -booty anticipation 0 -booty disgust 0 -booty fear 0 -booty joy 0 -booty negative 0 -booty positive 0 -booty sadness 0 -booty surprise 0 -booty trust 0 -booze anger 0 -booze anticipation 0 -booze disgust 0 -booze fear 0 -booze joy 0 -booze negative 1 -booze positive 0 -booze sadness 0 -booze surprise 0 -booze trust 0 -border anger 0 -border anticipation 0 -border disgust 0 -border fear 0 -border joy 0 -border negative 0 -border positive 0 -border sadness 0 -border surprise 0 -border trust 0 -bordering anger 0 -bordering anticipation 0 -bordering disgust 0 -bordering fear 0 -bordering joy 0 -bordering negative 0 -bordering positive 0 -bordering sadness 0 -bordering surprise 0 -bordering trust 0 -bore anger 0 -bore anticipation 0 -bore disgust 0 -bore fear 0 -bore joy 0 -bore negative 1 -bore positive 0 -bore sadness 0 -bore surprise 0 -bore trust 0 -boreal anger 0 -boreal anticipation 0 -boreal disgust 0 -boreal fear 0 -boreal joy 0 -boreal negative 0 -boreal positive 0 -boreal sadness 0 -boreal surprise 0 -boreal trust 0 -boredom anger 0 -boredom anticipation 0 -boredom disgust 0 -boredom fear 0 -boredom joy 0 -boredom negative 1 -boredom positive 0 -boredom sadness 1 -boredom surprise 0 -boredom trust 0 -borer anger 0 -borer anticipation 0 -borer disgust 0 -borer fear 0 -borer joy 0 -borer negative 0 -borer positive 0 -borer sadness 0 -borer surprise 0 -borer trust 0 -boring anger 0 -boring anticipation 0 -boring disgust 0 -boring fear 0 -boring joy 0 -boring negative 1 -boring positive 0 -boring sadness 0 -boring surprise 0 -boring trust 0 -borough anger 0 -borough anticipation 0 -borough disgust 0 -borough fear 0 -borough joy 0 -borough negative 0 -borough positive 0 -borough sadness 0 -borough surprise 0 -borough trust 0 -borrow anger 0 -borrow anticipation 0 -borrow disgust 0 -borrow fear 0 -borrow joy 0 -borrow negative 0 -borrow positive 0 -borrow sadness 0 -borrow surprise 0 -borrow trust 0 -borrower anger 0 -borrower anticipation 0 -borrower disgust 0 -borrower fear 0 -borrower joy 0 -borrower negative 1 -borrower positive 0 -borrower sadness 0 -borrower surprise 0 -borrower trust 0 -bosom anger 0 -bosom anticipation 0 -bosom disgust 0 -bosom fear 0 -bosom joy 0 -bosom negative 0 -bosom positive 0 -bosom sadness 0 -bosom surprise 0 -bosom trust 0 -boss anger 0 -boss anticipation 0 -boss disgust 0 -boss fear 0 -boss joy 0 -boss negative 0 -boss positive 0 -boss sadness 0 -boss surprise 0 -boss trust 0 -boston anger 0 -boston anticipation 0 -boston disgust 0 -boston fear 0 -boston joy 0 -boston negative 0 -boston positive 0 -boston sadness 0 -boston surprise 0 -boston trust 0 -botanical anger 0 -botanical anticipation 0 -botanical disgust 0 -botanical fear 0 -botanical joy 0 -botanical negative 0 -botanical positive 0 -botanical sadness 0 -botanical surprise 0 -botanical trust 0 -botanist anger 0 -botanist anticipation 0 -botanist disgust 0 -botanist fear 0 -botanist joy 0 -botanist negative 0 -botanist positive 0 -botanist sadness 0 -botanist surprise 0 -botanist trust 0 -botany anger 0 -botany anticipation 0 -botany disgust 0 -botany fear 0 -botany joy 0 -botany negative 0 -botany positive 0 -botany sadness 0 -botany surprise 0 -botany trust 0 -bother anger 0 -bother anticipation 0 -bother disgust 0 -bother fear 0 -bother joy 0 -bother negative 1 -bother positive 0 -bother sadness 0 -bother surprise 0 -bother trust 0 -bothering anger 1 -bothering anticipation 0 -bothering disgust 0 -bothering fear 0 -bothering joy 0 -bothering negative 1 -bothering positive 0 -bothering sadness 1 -bothering surprise 0 -bothering trust 0 -bottle anger 0 -bottle anticipation 0 -bottle disgust 0 -bottle fear 0 -bottle joy 0 -bottle negative 0 -bottle positive 0 -bottle sadness 0 -bottle surprise 0 -bottle trust 0 -bottom anger 0 -bottom anticipation 0 -bottom disgust 0 -bottom fear 0 -bottom joy 0 -bottom negative 1 -bottom positive 0 -bottom sadness 1 -bottom surprise 0 -bottom trust 0 -bottomless anger 0 -bottomless anticipation 0 -bottomless disgust 0 -bottomless fear 1 -bottomless joy 0 -bottomless negative 0 -bottomless positive 0 -bottomless sadness 0 -bottomless surprise 0 -bottomless trust 0 -boulder anger 0 -boulder anticipation 0 -boulder disgust 0 -boulder fear 0 -boulder joy 0 -boulder negative 0 -boulder positive 0 -boulder sadness 0 -boulder surprise 0 -boulder trust 0 -bounce anger 0 -bounce anticipation 0 -bounce disgust 0 -bounce fear 0 -bounce joy 0 -bounce negative 0 -bounce positive 0 -bounce sadness 0 -bounce surprise 0 -bounce trust 0 -bound anger 0 -bound anticipation 0 -bound disgust 0 -bound fear 0 -bound joy 0 -bound negative 1 -bound positive 0 -bound sadness 0 -bound surprise 0 -bound trust 0 -boundary anger 0 -boundary anticipation 0 -boundary disgust 0 -boundary fear 0 -boundary joy 0 -boundary negative 0 -boundary positive 0 -boundary sadness 0 -boundary surprise 0 -boundary trust 0 -boundless anger 0 -boundless anticipation 0 -boundless disgust 0 -boundless fear 0 -boundless joy 0 -boundless negative 0 -boundless positive 0 -boundless sadness 0 -boundless surprise 0 -boundless trust 0 -bounds anger 0 -bounds anticipation 0 -bounds disgust 0 -bounds fear 0 -bounds joy 0 -bounds negative 0 -bounds positive 0 -bounds sadness 0 -bounds surprise 0 -bounds trust 0 -bountiful anger 0 -bountiful anticipation 1 -bountiful disgust 0 -bountiful fear 0 -bountiful joy 1 -bountiful negative 0 -bountiful positive 1 -bountiful sadness 0 -bountiful surprise 0 -bountiful trust 0 -bounty anger 0 -bounty anticipation 1 -bounty disgust 0 -bounty fear 0 -bounty joy 1 -bounty negative 0 -bounty positive 1 -bounty sadness 0 -bounty surprise 0 -bounty trust 1 -bouquet anger 0 -bouquet anticipation 0 -bouquet disgust 0 -bouquet fear 0 -bouquet joy 1 -bouquet negative 0 -bouquet positive 1 -bouquet sadness 0 -bouquet surprise 0 -bouquet trust 1 -bourgeois anger 0 -bourgeois anticipation 0 -bourgeois disgust 0 -bourgeois fear 0 -bourgeois joy 0 -bourgeois negative 0 -bourgeois positive 0 -bourgeois sadness 0 -bourgeois surprise 0 -bourgeois trust 0 -bourgeoisie anger 0 -bourgeoisie anticipation 0 -bourgeoisie disgust 0 -bourgeoisie fear 0 -bourgeoisie joy 0 -bourgeoisie negative 0 -bourgeoisie positive 0 -bourgeoisie sadness 0 -bourgeoisie surprise 0 -bourgeoisie trust 0 -bourse anger 0 -bourse anticipation 0 -bourse disgust 0 -bourse fear 0 -bourse joy 0 -bourse negative 0 -bourse positive 0 -bourse sadness 0 -bourse surprise 0 -bourse trust 0 -bout anger 1 -bout anticipation 0 -bout disgust 0 -bout fear 0 -bout joy 0 -bout negative 1 -bout positive 0 -bout sadness 0 -bout surprise 0 -bout trust 0 -bovine anger 0 -bovine anticipation 0 -bovine disgust 1 -bovine fear 0 -bovine joy 0 -bovine negative 1 -bovine positive 0 -bovine sadness 0 -bovine surprise 0 -bovine trust 0 -bowed anger 0 -bowed anticipation 0 -bowed disgust 0 -bowed fear 0 -bowed joy 0 -bowed negative 0 -bowed positive 0 -bowed sadness 0 -bowed surprise 0 -bowed trust 0 -bowels anger 0 -bowels anticipation 0 -bowels disgust 1 -bowels fear 0 -bowels joy 0 -bowels negative 0 -bowels positive 0 -bowels sadness 0 -bowels surprise 0 -bowels trust 0 -bowl anger 0 -bowl anticipation 0 -bowl disgust 0 -bowl fear 0 -bowl joy 0 -bowl negative 0 -bowl positive 0 -bowl sadness 0 -bowl surprise 0 -bowl trust 0 -bowls anger 0 -bowls anticipation 0 -bowls disgust 0 -bowls fear 0 -bowls joy 0 -bowls negative 0 -bowls positive 0 -bowls sadness 0 -bowls surprise 0 -bowls trust 0 -box anger 0 -box anticipation 0 -box disgust 0 -box fear 0 -box joy 0 -box negative 0 -box positive 0 -box sadness 0 -box surprise 0 -box trust 0 -boxer anger 0 -boxer anticipation 0 -boxer disgust 0 -boxer fear 0 -boxer joy 0 -boxer negative 0 -boxer positive 0 -boxer sadness 0 -boxer surprise 0 -boxer trust 0 -boxing anger 1 -boxing anticipation 0 -boxing disgust 0 -boxing fear 0 -boxing joy 0 -boxing negative 0 -boxing positive 0 -boxing sadness 0 -boxing surprise 0 -boxing trust 0 -boycott anger 0 -boycott anticipation 0 -boycott disgust 0 -boycott fear 0 -boycott joy 0 -boycott negative 1 -boycott positive 0 -boycott sadness 0 -boycott surprise 0 -boycott trust 0 -boyhood anger 0 -boyhood anticipation 0 -boyhood disgust 0 -boyhood fear 0 -boyhood joy 0 -boyhood negative 0 -boyhood positive 0 -boyhood sadness 0 -boyhood surprise 0 -boyhood trust 0 -boyish anger 0 -boyish anticipation 0 -boyish disgust 0 -boyish fear 0 -boyish joy 0 -boyish negative 0 -boyish positive 0 -boyish sadness 0 -boyish surprise 0 -boyish trust 0 -brace anger 0 -brace anticipation 0 -brace disgust 0 -brace fear 0 -brace joy 0 -brace negative 0 -brace positive 0 -brace sadness 0 -brace surprise 0 -brace trust 0 -bracelet anger 0 -bracelet anticipation 0 -bracelet disgust 0 -bracelet fear 0 -bracelet joy 0 -bracelet negative 0 -bracelet positive 0 -bracelet sadness 0 -bracelet surprise 0 -bracelet trust 0 -braces anger 0 -braces anticipation 0 -braces disgust 0 -braces fear 0 -braces joy 0 -braces negative 0 -braces positive 0 -braces sadness 0 -braces surprise 0 -braces trust 0 -brachial anger 0 -brachial anticipation 0 -brachial disgust 0 -brachial fear 0 -brachial joy 0 -brachial negative 0 -brachial positive 0 -brachial sadness 0 -brachial surprise 0 -brachial trust 0 -bracket anger 0 -bracket anticipation 0 -bracket disgust 0 -bracket fear 0 -bracket joy 0 -bracket negative 0 -bracket positive 0 -bracket sadness 0 -bracket surprise 0 -bracket trust 0 -brackets anger 0 -brackets anticipation 0 -brackets disgust 0 -brackets fear 0 -brackets joy 0 -brackets negative 0 -brackets positive 0 -brackets sadness 0 -brackets surprise 0 -brackets trust 0 -brackish anger 0 -brackish anticipation 0 -brackish disgust 0 -brackish fear 0 -brackish joy 0 -brackish negative 0 -brackish positive 0 -brackish sadness 0 -brackish surprise 0 -brackish trust 0 -brad anger 0 -brad anticipation 0 -brad disgust 0 -brad fear 0 -brad joy 0 -brad negative 0 -brad positive 0 -brad sadness 0 -brad surprise 0 -brad trust 0 -brag anger 0 -brag anticipation 0 -brag disgust 0 -brag fear 0 -brag joy 0 -brag negative 1 -brag positive 0 -brag sadness 0 -brag surprise 0 -brag trust 0 -braid anger 0 -braid anticipation 0 -braid disgust 0 -braid fear 0 -braid joy 0 -braid negative 0 -braid positive 0 -braid sadness 0 -braid surprise 0 -braid trust 0 -brain anger 0 -brain anticipation 0 -brain disgust 0 -brain fear 0 -brain joy 0 -brain negative 0 -brain positive 0 -brain sadness 0 -brain surprise 0 -brain trust 0 -brains anger 0 -brains anticipation 0 -brains disgust 0 -brains fear 0 -brains joy 0 -brains negative 0 -brains positive 1 -brains sadness 0 -brains surprise 0 -brains trust 0 -brainstorm anger 0 -brainstorm anticipation 0 -brainstorm disgust 0 -brainstorm fear 0 -brainstorm joy 0 -brainstorm negative 0 -brainstorm positive 0 -brainstorm sadness 0 -brainstorm surprise 0 -brainstorm trust 0 -brake anger 0 -brake anticipation 0 -brake disgust 0 -brake fear 0 -brake joy 0 -brake negative 0 -brake positive 0 -brake sadness 0 -brake surprise 0 -brake trust 0 -bran anger 0 -bran anticipation 0 -bran disgust 1 -bran fear 0 -bran joy 0 -bran negative 0 -bran positive 0 -bran sadness 0 -bran surprise 0 -bran trust 0 -branch anger 0 -branch anticipation 0 -branch disgust 0 -branch fear 0 -branch joy 0 -branch negative 0 -branch positive 0 -branch sadness 0 -branch surprise 0 -branch trust 0 -branching anger 0 -branching anticipation 0 -branching disgust 0 -branching fear 0 -branching joy 0 -branching negative 0 -branching positive 0 -branching sadness 0 -branching surprise 0 -branching trust 0 -brandy anger 0 -brandy anticipation 0 -brandy disgust 0 -brandy fear 0 -brandy joy 0 -brandy negative 1 -brandy positive 0 -brandy sadness 0 -brandy surprise 0 -brandy trust 0 -brass anger 0 -brass anticipation 0 -brass disgust 0 -brass fear 0 -brass joy 0 -brass negative 0 -brass positive 0 -brass sadness 0 -brass surprise 0 -brass trust 0 -brat anger 0 -brat anticipation 0 -brat disgust 0 -brat fear 0 -brat joy 0 -brat negative 0 -brat positive 0 -brat sadness 0 -brat surprise 0 -brat trust 0 -bravado anger 0 -bravado anticipation 0 -bravado disgust 0 -bravado fear 0 -bravado joy 0 -bravado negative 1 -bravado positive 0 -bravado sadness 0 -bravado surprise 0 -bravado trust 0 -bravery anger 0 -bravery anticipation 0 -bravery disgust 0 -bravery fear 0 -bravery joy 0 -bravery negative 0 -bravery positive 1 -bravery sadness 0 -bravery surprise 0 -bravery trust 0 -brawl anger 1 -brawl anticipation 0 -brawl disgust 1 -brawl fear 1 -brawl joy 0 -brawl negative 1 -brawl positive 0 -brawl sadness 0 -brawl surprise 0 -brawl trust 0 -brazen anger 1 -brazen anticipation 0 -brazen disgust 0 -brazen fear 0 -brazen joy 0 -brazen negative 1 -brazen positive 0 -brazen sadness 0 -brazen surprise 0 -brazen trust 0 -breach anger 0 -breach anticipation 0 -breach disgust 0 -breach fear 0 -breach joy 0 -breach negative 1 -breach positive 0 -breach sadness 0 -breach surprise 0 -breach trust 0 -bread anger 0 -bread anticipation 0 -bread disgust 0 -bread fear 0 -bread joy 0 -bread negative 0 -bread positive 0 -bread sadness 0 -bread surprise 0 -bread trust 0 -breadth anger 0 -breadth anticipation 0 -breadth disgust 0 -breadth fear 0 -breadth joy 0 -breadth negative 0 -breadth positive 0 -breadth sadness 0 -breadth surprise 0 -breadth trust 0 -break anger 0 -break anticipation 0 -break disgust 0 -break fear 0 -break joy 0 -break negative 0 -break positive 0 -break sadness 0 -break surprise 1 -break trust 0 -breakable anger 0 -breakable anticipation 0 -breakable disgust 0 -breakable fear 0 -breakable joy 0 -breakable negative 0 -breakable positive 0 -breakable sadness 0 -breakable surprise 0 -breakable trust 0 -breakdown anger 0 -breakdown anticipation 0 -breakdown disgust 0 -breakdown fear 0 -breakdown joy 0 -breakdown negative 1 -breakdown positive 0 -breakdown sadness 0 -breakdown surprise 0 -breakdown trust 0 -breaker anger 0 -breaker anticipation 0 -breaker disgust 0 -breaker fear 0 -breaker joy 0 -breaker negative 0 -breaker positive 0 -breaker sadness 0 -breaker surprise 0 -breaker trust 0 -breakers anger 0 -breakers anticipation 0 -breakers disgust 0 -breakers fear 0 -breakers joy 0 -breakers negative 0 -breakers positive 0 -breakers sadness 0 -breakers surprise 0 -breakers trust 0 -breakfast anger 0 -breakfast anticipation 0 -breakfast disgust 0 -breakfast fear 0 -breakfast joy 0 -breakfast negative 0 -breakfast positive 1 -breakfast sadness 0 -breakfast surprise 0 -breakfast trust 0 -breakneck anger 0 -breakneck anticipation 0 -breakneck disgust 0 -breakneck fear 0 -breakneck joy 0 -breakneck negative 1 -breakneck positive 0 -breakneck sadness 0 -breakneck surprise 0 -breakneck trust 0 -breakup anger 0 -breakup anticipation 0 -breakup disgust 0 -breakup fear 0 -breakup joy 0 -breakup negative 1 -breakup positive 0 -breakup sadness 1 -breakup surprise 0 -breakup trust 0 -breath anger 0 -breath anticipation 0 -breath disgust 0 -breath fear 0 -breath joy 0 -breath negative 0 -breath positive 0 -breath sadness 0 -breath surprise 0 -breath trust 0 -breech anger 0 -breech anticipation 0 -breech disgust 0 -breech fear 0 -breech joy 0 -breech negative 0 -breech positive 0 -breech sadness 0 -breech surprise 0 -breech trust 0 -breeches anger 0 -breeches anticipation 0 -breeches disgust 0 -breeches fear 0 -breeches joy 0 -breeches negative 0 -breeches positive 0 -breeches sadness 0 -breeches surprise 0 -breeches trust 0 -breed anger 0 -breed anticipation 0 -breed disgust 0 -breed fear 0 -breed joy 0 -breed negative 0 -breed positive 0 -breed sadness 0 -breed surprise 0 -breed trust 0 -breeder anger 0 -breeder anticipation 0 -breeder disgust 0 -breeder fear 0 -breeder joy 0 -breeder negative 0 -breeder positive 0 -breeder sadness 0 -breeder surprise 0 -breeder trust 0 -breeding anger 0 -breeding anticipation 0 -breeding disgust 0 -breeding fear 0 -breeding joy 0 -breeding negative 0 -breeding positive 0 -breeding sadness 0 -breeding surprise 0 -breeding trust 0 -breeze anger 0 -breeze anticipation 0 -breeze disgust 0 -breeze fear 0 -breeze joy 0 -breeze negative 0 -breeze positive 0 -breeze sadness 0 -breeze surprise 0 -breeze trust 0 -breezy anger 0 -breezy anticipation 0 -breezy disgust 0 -breezy fear 0 -breezy joy 0 -breezy negative 0 -breezy positive 0 -breezy sadness 0 -breezy surprise 0 -breezy trust 0 -brethren anger 0 -brethren anticipation 0 -brethren disgust 0 -brethren fear 0 -brethren joy 0 -brethren negative 0 -brethren positive 0 -brethren sadness 0 -brethren surprise 0 -brethren trust 0 -breve anger 0 -breve anticipation 0 -breve disgust 0 -breve fear 0 -breve joy 0 -breve negative 0 -breve positive 0 -breve sadness 0 -breve surprise 0 -breve trust 0 -brevity anger 0 -brevity anticipation 0 -brevity disgust 0 -brevity fear 0 -brevity joy 0 -brevity negative 0 -brevity positive 0 -brevity sadness 0 -brevity surprise 0 -brevity trust 0 -brew anger 0 -brew anticipation 0 -brew disgust 0 -brew fear 0 -brew joy 0 -brew negative 0 -brew positive 0 -brew sadness 0 -brew surprise 0 -brew trust 0 -brewing anger 0 -brewing anticipation 0 -brewing disgust 0 -brewing fear 0 -brewing joy 0 -brewing negative 0 -brewing positive 0 -brewing sadness 0 -brewing surprise 0 -brewing trust 0 -bribe anger 0 -bribe anticipation 0 -bribe disgust 0 -bribe fear 0 -bribe joy 0 -bribe negative 1 -bribe positive 0 -bribe sadness 0 -bribe surprise 0 -bribe trust 0 -bribery anger 0 -bribery anticipation 0 -bribery disgust 1 -bribery fear 0 -bribery joy 0 -bribery negative 1 -bribery positive 0 -bribery sadness 0 -bribery surprise 0 -bribery trust 0 -brick anger 0 -brick anticipation 0 -brick disgust 0 -brick fear 0 -brick joy 0 -brick negative 0 -brick positive 0 -brick sadness 0 -brick surprise 0 -brick trust 0 -bridal anger 0 -bridal anticipation 1 -bridal disgust 0 -bridal fear 0 -bridal joy 1 -bridal negative 0 -bridal positive 1 -bridal sadness 0 -bridal surprise 0 -bridal trust 1 -bride anger 0 -bride anticipation 1 -bride disgust 0 -bride fear 0 -bride joy 1 -bride negative 0 -bride positive 1 -bride sadness 0 -bride surprise 0 -bride trust 1 -bridegroom anger 0 -bridegroom anticipation 1 -bridegroom disgust 0 -bridegroom fear 0 -bridegroom joy 1 -bridegroom negative 0 -bridegroom positive 1 -bridegroom sadness 0 -bridegroom surprise 0 -bridegroom trust 1 -bridesmaid anger 0 -bridesmaid anticipation 0 -bridesmaid disgust 0 -bridesmaid fear 0 -bridesmaid joy 1 -bridesmaid negative 0 -bridesmaid positive 1 -bridesmaid sadness 0 -bridesmaid surprise 0 -bridesmaid trust 1 -bridge anger 0 -bridge anticipation 0 -bridge disgust 0 -bridge fear 0 -bridge joy 0 -bridge negative 0 -bridge positive 0 -bridge sadness 0 -bridge surprise 0 -bridge trust 0 -bridle anger 0 -bridle anticipation 0 -bridle disgust 0 -bridle fear 0 -bridle joy 0 -bridle negative 0 -bridle positive 0 -bridle sadness 0 -bridle surprise 0 -bridle trust 0 -briefly anger 0 -briefly anticipation 0 -briefly disgust 0 -briefly fear 0 -briefly joy 0 -briefly negative 0 -briefly positive 0 -briefly sadness 0 -briefly surprise 0 -briefly trust 0 -brig anger 0 -brig anticipation 0 -brig disgust 0 -brig fear 0 -brig joy 0 -brig negative 0 -brig positive 0 -brig sadness 0 -brig surprise 0 -brig trust 0 -brigade anger 0 -brigade anticipation 0 -brigade disgust 0 -brigade fear 1 -brigade joy 0 -brigade negative 1 -brigade positive 0 -brigade sadness 0 -brigade surprise 0 -brigade trust 0 -brighten anger 0 -brighten anticipation 0 -brighten disgust 0 -brighten fear 0 -brighten joy 1 -brighten negative 0 -brighten positive 1 -brighten sadness 0 -brighten surprise 1 -brighten trust 1 -brightness anger 0 -brightness anticipation 0 -brightness disgust 0 -brightness fear 0 -brightness joy 0 -brightness negative 0 -brightness positive 1 -brightness sadness 0 -brightness surprise 0 -brightness trust 0 -brilliant anger 0 -brilliant anticipation 1 -brilliant disgust 0 -brilliant fear 0 -brilliant joy 1 -brilliant negative 0 -brilliant positive 1 -brilliant sadness 0 -brilliant surprise 0 -brilliant trust 1 -brim anger 0 -brim anticipation 0 -brim disgust 0 -brim fear 0 -brim joy 0 -brim negative 0 -brim positive 0 -brim sadness 0 -brim surprise 0 -brim trust 0 -brimming anger 0 -brimming anticipation 0 -brimming disgust 0 -brimming fear 0 -brimming joy 0 -brimming negative 0 -brimming positive 0 -brimming sadness 0 -brimming surprise 0 -brimming trust 0 -brimstone anger 1 -brimstone anticipation 0 -brimstone disgust 0 -brimstone fear 1 -brimstone joy 0 -brimstone negative 1 -brimstone positive 0 -brimstone sadness 0 -brimstone surprise 0 -brimstone trust 0 -brine anger 0 -brine anticipation 0 -brine disgust 0 -brine fear 0 -brine joy 0 -brine negative 0 -brine positive 0 -brine sadness 0 -brine surprise 0 -brine trust 0 -bring anger 0 -bring anticipation 0 -bring disgust 0 -bring fear 0 -bring joy 0 -bring negative 0 -bring positive 0 -bring sadness 0 -bring surprise 0 -bring trust 0 -brink anger 0 -brink anticipation 0 -brink disgust 0 -brink fear 0 -brink joy 0 -brink negative 0 -brink positive 0 -brink sadness 0 -brink surprise 0 -brink trust 0 -brisk anger 0 -brisk anticipation 0 -brisk disgust 0 -brisk fear 0 -brisk joy 0 -brisk negative 0 -brisk positive 0 -brisk sadness 0 -brisk surprise 0 -brisk trust 0 -bristle anger 0 -bristle anticipation 0 -bristle disgust 0 -bristle fear 0 -bristle joy 0 -bristle negative 1 -bristle positive 0 -bristle sadness 0 -bristle surprise 0 -bristle trust 0 -brittle anger 0 -brittle anticipation 0 -brittle disgust 0 -brittle fear 0 -brittle joy 0 -brittle negative 0 -brittle positive 0 -brittle sadness 0 -brittle surprise 0 -brittle trust 0 -broadcast anger 0 -broadcast anticipation 0 -broadcast disgust 0 -broadcast fear 0 -broadcast joy 0 -broadcast negative 0 -broadcast positive 0 -broadcast sadness 0 -broadcast surprise 0 -broadcast trust 0 -broadside anger 0 -broadside anticipation 1 -broadside disgust 0 -broadside fear 0 -broadside joy 0 -broadside negative 1 -broadside positive 0 -broadside sadness 0 -broadside surprise 0 -broadside trust 0 -brocade anger 0 -brocade anticipation 0 -brocade disgust 0 -brocade fear 0 -brocade joy 0 -brocade negative 0 -brocade positive 1 -brocade sadness 0 -brocade surprise 0 -brocade trust 0 -brochure anger 0 -brochure anticipation 0 -brochure disgust 0 -brochure fear 0 -brochure joy 0 -brochure negative 0 -brochure positive 0 -brochure sadness 0 -brochure surprise 0 -brochure trust 0 -broil anger 1 -broil anticipation 0 -broil disgust 0 -broil fear 0 -broil joy 0 -broil negative 1 -broil positive 0 -broil sadness 0 -broil surprise 0 -broil trust 0 -broke anger 0 -broke anticipation 0 -broke disgust 0 -broke fear 1 -broke joy 0 -broke negative 1 -broke positive 0 -broke sadness 1 -broke surprise 0 -broke trust 0 -broken anger 1 -broken anticipation 0 -broken disgust 0 -broken fear 1 -broken joy 0 -broken negative 1 -broken positive 0 -broken sadness 1 -broken surprise 0 -broken trust 0 -broker anger 0 -broker anticipation 0 -broker disgust 0 -broker fear 0 -broker joy 0 -broker negative 0 -broker positive 0 -broker sadness 0 -broker surprise 0 -broker trust 0 -brokerage anger 0 -brokerage anticipation 0 -brokerage disgust 0 -brokerage fear 0 -brokerage joy 0 -brokerage negative 0 -brokerage positive 0 -brokerage sadness 0 -brokerage surprise 0 -brokerage trust 0 -bronco anger 0 -bronco anticipation 0 -bronco disgust 0 -bronco fear 0 -bronco joy 0 -bronco negative 0 -bronco positive 0 -bronco sadness 0 -bronco surprise 0 -bronco trust 0 -bronze anger 0 -bronze anticipation 0 -bronze disgust 0 -bronze fear 0 -bronze joy 0 -bronze negative 0 -bronze positive 0 -bronze sadness 0 -bronze surprise 0 -bronze trust 0 -brood anger 0 -brood anticipation 0 -brood disgust 0 -brood fear 0 -brood joy 0 -brood negative 0 -brood positive 0 -brood sadness 0 -brood surprise 0 -brood trust 0 -brooding anger 0 -brooding anticipation 0 -brooding disgust 0 -brooding fear 0 -brooding joy 0 -brooding negative 0 -brooding positive 0 -brooding sadness 0 -brooding surprise 0 -brooding trust 0 -brook anger 0 -brook anticipation 0 -brook disgust 0 -brook fear 0 -brook joy 0 -brook negative 0 -brook positive 0 -brook sadness 0 -brook surprise 0 -brook trust 0 -broom anger 0 -broom anticipation 0 -broom disgust 0 -broom fear 0 -broom joy 0 -broom negative 0 -broom positive 0 -broom sadness 0 -broom surprise 0 -broom trust 0 -broth anger 0 -broth anticipation 0 -broth disgust 0 -broth fear 0 -broth joy 0 -broth negative 0 -broth positive 0 -broth sadness 0 -broth surprise 0 -broth trust 0 -brothel anger 0 -brothel anticipation 0 -brothel disgust 1 -brothel fear 0 -brothel joy 0 -brothel negative 1 -brothel positive 0 -brothel sadness 0 -brothel surprise 0 -brothel trust 0 -brother anger 0 -brother anticipation 0 -brother disgust 0 -brother fear 0 -brother joy 0 -brother negative 0 -brother positive 1 -brother sadness 0 -brother surprise 0 -brother trust 1 -brotherhood anger 0 -brotherhood anticipation 0 -brotherhood disgust 0 -brotherhood fear 0 -brotherhood joy 0 -brotherhood negative 0 -brotherhood positive 1 -brotherhood sadness 0 -brotherhood surprise 0 -brotherhood trust 1 -brotherly anger 0 -brotherly anticipation 1 -brotherly disgust 0 -brotherly fear 0 -brotherly joy 1 -brotherly negative 0 -brotherly positive 1 -brotherly sadness 0 -brotherly surprise 0 -brotherly trust 1 -brow anger 0 -brow anticipation 0 -brow disgust 0 -brow fear 0 -brow joy 0 -brow negative 0 -brow positive 0 -brow sadness 0 -brow surprise 0 -brow trust 0 -brown anger 0 -brown anticipation 0 -brown disgust 0 -brown fear 0 -brown joy 0 -brown negative 0 -brown positive 0 -brown sadness 0 -brown surprise 0 -brown trust 0 -bruise anger 0 -bruise anticipation 1 -bruise disgust 0 -bruise fear 0 -bruise joy 0 -bruise negative 1 -bruise positive 0 -bruise sadness 0 -bruise surprise 0 -bruise trust 0 -brunette anger 0 -brunette anticipation 0 -brunette disgust 0 -brunette fear 0 -brunette joy 0 -brunette negative 0 -brunette positive 0 -brunette sadness 0 -brunette surprise 0 -brunette trust 0 -brunt anger 1 -brunt anticipation 0 -brunt disgust 0 -brunt fear 0 -brunt joy 0 -brunt negative 1 -brunt positive 0 -brunt sadness 0 -brunt surprise 0 -brunt trust 0 -brush anger 0 -brush anticipation 0 -brush disgust 0 -brush fear 0 -brush joy 0 -brush negative 0 -brush positive 0 -brush sadness 0 -brush surprise 0 -brush trust 0 -brutal anger 1 -brutal anticipation 0 -brutal disgust 0 -brutal fear 1 -brutal joy 0 -brutal negative 1 -brutal positive 0 -brutal sadness 0 -brutal surprise 0 -brutal trust 0 -brutality anger 1 -brutality anticipation 0 -brutality disgust 0 -brutality fear 1 -brutality joy 0 -brutality negative 1 -brutality positive 0 -brutality sadness 0 -brutality surprise 0 -brutality trust 0 -brute anger 1 -brute anticipation 0 -brute disgust 0 -brute fear 1 -brute joy 0 -brute negative 1 -brute positive 0 -brute sadness 1 -brute surprise 0 -brute trust 0 -bubble anger 0 -bubble anticipation 0 -bubble disgust 0 -bubble fear 0 -bubble joy 0 -bubble negative 0 -bubble positive 0 -bubble sadness 0 -bubble surprise 0 -bubble trust 0 -bubbling anger 0 -bubbling anticipation 0 -bubbling disgust 0 -bubbling fear 0 -bubbling joy 0 -bubbling negative 0 -bubbling positive 0 -bubbling sadness 0 -bubbling surprise 0 -bubbling trust 0 -buck anger 0 -buck anticipation 0 -buck disgust 0 -buck fear 1 -buck joy 0 -buck negative 1 -buck positive 1 -buck sadness 0 -buck surprise 1 -buck trust 0 -bucket anger 0 -bucket anticipation 0 -bucket disgust 0 -bucket fear 0 -bucket joy 0 -bucket negative 0 -bucket positive 0 -bucket sadness 0 -bucket surprise 0 -bucket trust 0 -buckle anger 0 -buckle anticipation 0 -buckle disgust 0 -buckle fear 0 -buckle joy 0 -buckle negative 0 -buckle positive 0 -buckle sadness 0 -buckle surprise 0 -buckle trust 0 -buckled anger 0 -buckled anticipation 0 -buckled disgust 0 -buckled fear 0 -buckled joy 0 -buckled negative 0 -buckled positive 0 -buckled sadness 0 -buckled surprise 0 -buckled trust 0 -bud anger 0 -bud anticipation 0 -bud disgust 0 -bud fear 0 -bud joy 0 -bud negative 0 -bud positive 0 -bud sadness 0 -bud surprise 0 -bud trust 0 -buddy anger 0 -buddy anticipation 1 -buddy disgust 0 -buddy fear 0 -buddy joy 1 -buddy negative 0 -buddy positive 1 -buddy sadness 0 -buddy surprise 0 -buddy trust 1 -budge anger 0 -budge anticipation 0 -budge disgust 0 -budge fear 0 -budge joy 0 -budge negative 0 -budge positive 0 -budge sadness 0 -budge surprise 0 -budge trust 0 -budget anger 0 -budget anticipation 0 -budget disgust 0 -budget fear 0 -budget joy 0 -budget negative 0 -budget positive 0 -budget sadness 0 -budget surprise 0 -budget trust 1 -buffalo anger 0 -buffalo anticipation 0 -buffalo disgust 0 -buffalo fear 0 -buffalo joy 0 -buffalo negative 0 -buffalo positive 0 -buffalo sadness 0 -buffalo surprise 0 -buffalo trust 0 -buffer anger 0 -buffer anticipation 0 -buffer disgust 0 -buffer fear 0 -buffer joy 0 -buffer negative 0 -buffer positive 0 -buffer sadness 0 -buffer surprise 0 -buffer trust 0 -buffet anger 1 -buffet anticipation 0 -buffet disgust 0 -buffet fear 0 -buffet joy 0 -buffet negative 1 -buffet positive 0 -buffet sadness 0 -buffet surprise 0 -buffet trust 0 -bug anger 0 -bug anticipation 0 -bug disgust 1 -bug fear 1 -bug joy 0 -bug negative 1 -bug positive 0 -bug sadness 0 -bug surprise 0 -bug trust 0 -bugaboo anger 1 -bugaboo anticipation 0 -bugaboo disgust 0 -bugaboo fear 1 -bugaboo joy 0 -bugaboo negative 1 -bugaboo positive 0 -bugaboo sadness 1 -bugaboo surprise 0 -bugaboo trust 0 -buggy anger 0 -buggy anticipation 0 -buggy disgust 0 -buggy fear 0 -buggy joy 0 -buggy negative 0 -buggy positive 0 -buggy sadness 0 -buggy surprise 0 -buggy trust 0 -bugle anger 0 -bugle anticipation 1 -bugle disgust 0 -bugle fear 0 -bugle joy 0 -bugle negative 0 -bugle positive 0 -bugle sadness 0 -bugle surprise 0 -bugle trust 0 -build anger 0 -build anticipation 0 -build disgust 0 -build fear 0 -build joy 0 -build negative 0 -build positive 1 -build sadness 0 -build surprise 0 -build trust 0 -builder anger 0 -builder anticipation 0 -builder disgust 0 -builder fear 0 -builder joy 0 -builder negative 0 -builder positive 0 -builder sadness 0 -builder surprise 0 -builder trust 0 -building anger 0 -building anticipation 0 -building disgust 0 -building fear 0 -building joy 0 -building negative 0 -building positive 1 -building sadness 0 -building surprise 0 -building trust 0 -buildings anger 0 -buildings anticipation 0 -buildings disgust 0 -buildings fear 0 -buildings joy 0 -buildings negative 0 -buildings positive 0 -buildings sadness 0 -buildings surprise 0 -buildings trust 0 -bulb anger 0 -bulb anticipation 0 -bulb disgust 0 -bulb fear 0 -bulb joy 0 -bulb negative 0 -bulb positive 0 -bulb sadness 0 -bulb surprise 0 -bulb trust 0 -bulbous anger 0 -bulbous anticipation 0 -bulbous disgust 0 -bulbous fear 0 -bulbous joy 0 -bulbous negative 1 -bulbous positive 0 -bulbous sadness 0 -bulbous surprise 0 -bulbous trust 0 -bulge anger 0 -bulge anticipation 0 -bulge disgust 0 -bulge fear 0 -bulge joy 0 -bulge negative 0 -bulge positive 0 -bulge sadness 0 -bulge surprise 0 -bulge trust 0 -bulk anger 0 -bulk anticipation 0 -bulk disgust 0 -bulk fear 0 -bulk joy 0 -bulk negative 0 -bulk positive 0 -bulk sadness 0 -bulk surprise 0 -bulk trust 0 -bulkhead anger 0 -bulkhead anticipation 0 -bulkhead disgust 0 -bulkhead fear 0 -bulkhead joy 0 -bulkhead negative 0 -bulkhead positive 0 -bulkhead sadness 0 -bulkhead surprise 0 -bulkhead trust 0 -bulky anger 0 -bulky anticipation 0 -bulky disgust 0 -bulky fear 0 -bulky joy 0 -bulky negative 0 -bulky positive 0 -bulky sadness 0 -bulky surprise 0 -bulky trust 0 -bull anger 0 -bull anticipation 0 -bull disgust 0 -bull fear 0 -bull joy 0 -bull negative 0 -bull positive 0 -bull sadness 0 -bull surprise 0 -bull trust 0 -bulldog anger 0 -bulldog anticipation 0 -bulldog disgust 0 -bulldog fear 0 -bulldog joy 0 -bulldog negative 0 -bulldog positive 1 -bulldog sadness 0 -bulldog surprise 0 -bulldog trust 0 -bulldozer anger 0 -bulldozer anticipation 0 -bulldozer disgust 0 -bulldozer fear 0 -bulldozer joy 0 -bulldozer negative 0 -bulldozer positive 0 -bulldozer sadness 0 -bulldozer surprise 0 -bulldozer trust 0 -bullet anger 0 -bullet anticipation 0 -bullet disgust 0 -bullet fear 0 -bullet joy 0 -bullet negative 0 -bullet positive 0 -bullet sadness 0 -bullet surprise 0 -bullet trust 0 -bulletin anger 0 -bulletin anticipation 0 -bulletin disgust 0 -bulletin fear 0 -bulletin joy 0 -bulletin negative 0 -bulletin positive 0 -bulletin sadness 0 -bulletin surprise 0 -bulletin trust 0 -bulletproof anger 0 -bulletproof anticipation 0 -bulletproof disgust 0 -bulletproof fear 0 -bulletproof joy 0 -bulletproof negative 0 -bulletproof positive 1 -bulletproof sadness 0 -bulletproof surprise 0 -bulletproof trust 0 -bullock anger 0 -bullock anticipation 0 -bullock disgust 0 -bullock fear 0 -bullock joy 0 -bullock negative 0 -bullock positive 0 -bullock sadness 0 -bullock surprise 0 -bullock trust 0 -bully anger 1 -bully anticipation 0 -bully disgust 0 -bully fear 1 -bully joy 0 -bully negative 1 -bully positive 0 -bully sadness 0 -bully surprise 0 -bully trust 0 -bulwark anger 0 -bulwark anticipation 0 -bulwark disgust 0 -bulwark fear 0 -bulwark joy 0 -bulwark negative 0 -bulwark positive 0 -bulwark sadness 0 -bulwark surprise 0 -bulwark trust 0 -bum anger 0 -bum anticipation 0 -bum disgust 1 -bum fear 0 -bum joy 0 -bum negative 1 -bum positive 0 -bum sadness 1 -bum surprise 0 -bum trust 0 -bummer anger 1 -bummer anticipation 0 -bummer disgust 1 -bummer fear 0 -bummer joy 0 -bummer negative 1 -bummer positive 0 -bummer sadness 0 -bummer surprise 0 -bummer trust 0 -bump anger 0 -bump anticipation 0 -bump disgust 0 -bump fear 0 -bump joy 0 -bump negative 0 -bump positive 0 -bump sadness 0 -bump surprise 0 -bump trust 0 -bun anger 0 -bun anticipation 0 -bun disgust 0 -bun fear 0 -bun joy 0 -bun negative 0 -bun positive 0 -bun sadness 0 -bun surprise 0 -bun trust 0 -bunch anger 0 -bunch anticipation 0 -bunch disgust 0 -bunch fear 0 -bunch joy 0 -bunch negative 0 -bunch positive 0 -bunch sadness 0 -bunch surprise 0 -bunch trust 0 -bundle anger 0 -bundle anticipation 0 -bundle disgust 0 -bundle fear 0 -bundle joy 0 -bundle negative 0 -bundle positive 0 -bundle sadness 0 -bundle surprise 0 -bundle trust 0 -bungalow anger 0 -bungalow anticipation 0 -bungalow disgust 0 -bungalow fear 0 -bungalow joy 0 -bungalow negative 0 -bungalow positive 0 -bungalow sadness 0 -bungalow surprise 0 -bungalow trust 0 -bunk anger 0 -bunk anticipation 0 -bunk disgust 0 -bunk fear 0 -bunk joy 0 -bunk negative 0 -bunk positive 0 -bunk sadness 0 -bunk surprise 0 -bunk trust 0 -bunker anger 0 -bunker anticipation 0 -bunker disgust 0 -bunker fear 1 -bunker joy 0 -bunker negative 0 -bunker positive 0 -bunker sadness 0 -bunker surprise 0 -bunker trust 0 -bunt anger 0 -bunt anticipation 0 -bunt disgust 0 -bunt fear 0 -bunt joy 0 -bunt negative 0 -bunt positive 0 -bunt sadness 0 -bunt surprise 0 -bunt trust 0 -buoy anger 0 -buoy anticipation 0 -buoy disgust 0 -buoy fear 0 -buoy joy 0 -buoy negative 0 -buoy positive 1 -buoy sadness 0 -buoy surprise 0 -buoy trust 0 -buoyancy anger 0 -buoyancy anticipation 0 -buoyancy disgust 0 -buoyancy fear 0 -buoyancy joy 0 -buoyancy negative 0 -buoyancy positive 0 -buoyancy sadness 0 -buoyancy surprise 0 -buoyancy trust 0 -bur anger 0 -bur anticipation 0 -bur disgust 0 -bur fear 0 -bur joy 0 -bur negative 0 -bur positive 0 -bur sadness 0 -bur surprise 0 -bur trust 0 -burden anger 0 -burden anticipation 0 -burden disgust 0 -burden fear 0 -burden joy 0 -burden negative 0 -burden positive 0 -burden sadness 0 -burden surprise 0 -burden trust 0 -burdensome anger 0 -burdensome anticipation 0 -burdensome disgust 0 -burdensome fear 1 -burdensome joy 0 -burdensome negative 1 -burdensome positive 0 -burdensome sadness 1 -burdensome surprise 0 -burdensome trust 0 -bureau anger 0 -bureau anticipation 0 -bureau disgust 0 -bureau fear 0 -bureau joy 0 -bureau negative 0 -bureau positive 0 -bureau sadness 0 -bureau surprise 0 -bureau trust 0 -bureaucracy anger 0 -bureaucracy anticipation 0 -bureaucracy disgust 0 -bureaucracy fear 0 -bureaucracy joy 0 -bureaucracy negative 1 -bureaucracy positive 0 -bureaucracy sadness 0 -bureaucracy surprise 0 -bureaucracy trust 1 -bureaucrat anger 0 -bureaucrat anticipation 0 -bureaucrat disgust 1 -bureaucrat fear 0 -bureaucrat joy 0 -bureaucrat negative 1 -bureaucrat positive 0 -bureaucrat sadness 0 -bureaucrat surprise 0 -bureaucrat trust 0 -burglar anger 0 -burglar anticipation 0 -burglar disgust 1 -burglar fear 1 -burglar joy 0 -burglar negative 1 -burglar positive 0 -burglar sadness 0 -burglar surprise 0 -burglar trust 0 -burglary anger 0 -burglary anticipation 0 -burglary disgust 0 -burglary fear 0 -burglary joy 0 -burglary negative 1 -burglary positive 0 -burglary sadness 0 -burglary surprise 0 -burglary trust 0 -burial anger 1 -burial anticipation 0 -burial disgust 0 -burial fear 1 -burial joy 0 -burial negative 1 -burial positive 0 -burial sadness 1 -burial surprise 0 -burial trust 0 -buried anger 0 -buried anticipation 0 -buried disgust 0 -buried fear 1 -buried joy 0 -buried negative 1 -buried positive 0 -buried sadness 1 -buried surprise 0 -buried trust 0 -burke anger 1 -burke anticipation 0 -burke disgust 1 -burke fear 1 -burke joy 0 -burke negative 1 -burke positive 0 -burke sadness 1 -burke surprise 0 -burke trust 0 -burlap anger 0 -burlap anticipation 0 -burlap disgust 0 -burlap fear 0 -burlap joy 0 -burlap negative 0 -burlap positive 0 -burlap sadness 0 -burlap surprise 0 -burlap trust 0 -burlesque anger 0 -burlesque anticipation 0 -burlesque disgust 0 -burlesque fear 0 -burlesque joy 0 -burlesque negative 0 -burlesque positive 0 -burlesque sadness 0 -burlesque surprise 1 -burlesque trust 0 -burly anger 0 -burly anticipation 0 -burly disgust 0 -burly fear 0 -burly joy 0 -burly negative 0 -burly positive 0 -burly sadness 0 -burly surprise 0 -burly trust 0 -burn anger 0 -burn anticipation 0 -burn disgust 0 -burn fear 0 -burn joy 0 -burn negative 0 -burn positive 0 -burn sadness 0 -burn surprise 0 -burn trust 0 -burner anger 0 -burner anticipation 0 -burner disgust 0 -burner fear 0 -burner joy 0 -burner negative 0 -burner positive 0 -burner sadness 0 -burner surprise 0 -burner trust 0 -burning anger 0 -burning anticipation 0 -burning disgust 0 -burning fear 0 -burning joy 0 -burning negative 0 -burning positive 0 -burning sadness 0 -burning surprise 0 -burning trust 0 -burnished anger 0 -burnished anticipation 0 -burnished disgust 0 -burnished fear 0 -burnished joy 0 -burnished negative 0 -burnished positive 0 -burnished sadness 0 -burnished surprise 0 -burnished trust 0 -burnout anger 0 -burnout anticipation 0 -burnout disgust 0 -burnout fear 0 -burnout joy 0 -burnout negative 0 -burnout positive 0 -burnout sadness 0 -burnout surprise 0 -burnout trust 0 -burnt anger 0 -burnt anticipation 0 -burnt disgust 1 -burnt fear 0 -burnt joy 0 -burnt negative 1 -burnt positive 0 -burnt sadness 0 -burnt surprise 0 -burnt trust 0 -burr anger 0 -burr anticipation 0 -burr disgust 0 -burr fear 0 -burr joy 0 -burr negative 0 -burr positive 0 -burr sadness 0 -burr surprise 0 -burr trust 0 -burrow anger 0 -burrow anticipation 0 -burrow disgust 0 -burrow fear 0 -burrow joy 0 -burrow negative 0 -burrow positive 0 -burrow sadness 0 -burrow surprise 0 -burrow trust 0 -bursary anger 0 -bursary anticipation 0 -bursary disgust 0 -bursary fear 0 -bursary joy 0 -bursary negative 0 -bursary positive 0 -bursary sadness 0 -bursary surprise 0 -bursary trust 1 -bury anger 0 -bury anticipation 0 -bury disgust 0 -bury fear 0 -bury joy 0 -bury negative 0 -bury positive 0 -bury sadness 1 -bury surprise 0 -bury trust 0 -bus anger 0 -bus anticipation 0 -bus disgust 0 -bus fear 0 -bus joy 0 -bus negative 0 -bus positive 0 -bus sadness 0 -bus surprise 0 -bus trust 0 -bush anger 0 -bush anticipation 0 -bush disgust 0 -bush fear 0 -bush joy 0 -bush negative 0 -bush positive 0 -bush sadness 0 -bush surprise 0 -bush trust 0 -bushel anger 0 -bushel anticipation 0 -bushel disgust 0 -bushel fear 0 -bushel joy 0 -bushel negative 0 -bushel positive 0 -bushel sadness 0 -bushel surprise 0 -bushel trust 0 -bushy anger 0 -bushy anticipation 0 -bushy disgust 0 -bushy fear 0 -bushy joy 0 -bushy negative 0 -bushy positive 0 -bushy sadness 0 -bushy surprise 0 -bushy trust 0 -business anger 0 -business anticipation 0 -business disgust 0 -business fear 0 -business joy 0 -business negative 0 -business positive 0 -business sadness 0 -business surprise 0 -business trust 0 -buss anger 0 -buss anticipation 0 -buss disgust 0 -buss fear 0 -buss joy 1 -buss negative 0 -buss positive 1 -buss sadness 0 -buss surprise 0 -buss trust 0 -bust anger 0 -bust anticipation 0 -bust disgust 0 -bust fear 0 -bust joy 0 -bust negative 0 -bust positive 0 -bust sadness 0 -bust surprise 0 -bust trust 0 -busted anger 1 -busted anticipation 0 -busted disgust 0 -busted fear 1 -busted joy 0 -busted negative 1 -busted positive 0 -busted sadness 0 -busted surprise 0 -busted trust 0 -bustle anger 0 -bustle anticipation 0 -bustle disgust 0 -bustle fear 0 -bustle joy 0 -bustle negative 0 -bustle positive 0 -bustle sadness 0 -bustle surprise 0 -bustle trust 0 -bustling anger 0 -bustling anticipation 0 -bustling disgust 0 -bustling fear 0 -bustling joy 0 -bustling negative 0 -bustling positive 0 -bustling sadness 0 -bustling surprise 0 -bustling trust 0 -busy anger 0 -busy anticipation 0 -busy disgust 0 -busy fear 0 -busy joy 0 -busy negative 0 -busy positive 0 -busy sadness 0 -busy surprise 0 -busy trust 0 -butane anger 0 -butane anticipation 0 -butane disgust 0 -butane fear 0 -butane joy 0 -butane negative 0 -butane positive 0 -butane sadness 0 -butane surprise 0 -butane trust 0 -butcher anger 1 -butcher anticipation 0 -butcher disgust 1 -butcher fear 1 -butcher joy 0 -butcher negative 1 -butcher positive 0 -butcher sadness 0 -butcher surprise 0 -butcher trust 0 -butler anger 0 -butler anticipation 0 -butler disgust 0 -butler fear 0 -butler joy 0 -butler negative 0 -butler positive 1 -butler sadness 0 -butler surprise 0 -butler trust 1 -butt anger 0 -butt anticipation 0 -butt disgust 0 -butt fear 0 -butt joy 0 -butt negative 1 -butt positive 0 -butt sadness 0 -butt surprise 0 -butt trust 0 -butter anger 0 -butter anticipation 0 -butter disgust 0 -butter fear 0 -butter joy 0 -butter negative 0 -butter positive 0 -butter sadness 0 -butter surprise 0 -butter trust 0 -butterfly anger 0 -butterfly anticipation 0 -butterfly disgust 0 -butterfly fear 0 -butterfly joy 0 -butterfly negative 0 -butterfly positive 0 -butterfly sadness 0 -butterfly surprise 0 -butterfly trust 0 -buttery anger 0 -buttery anticipation 0 -buttery disgust 0 -buttery fear 0 -buttery joy 0 -buttery negative 0 -buttery positive 1 -buttery sadness 0 -buttery surprise 0 -buttery trust 0 -buttock anger 0 -buttock anticipation 0 -buttock disgust 0 -buttock fear 0 -buttock joy 0 -buttock negative 0 -buttock positive 0 -buttock sadness 0 -buttock surprise 0 -buttock trust 0 -button anger 0 -button anticipation 0 -button disgust 0 -button fear 0 -button joy 0 -button negative 0 -button positive 0 -button sadness 0 -button surprise 0 -button trust 0 -buttress anger 0 -buttress anticipation 0 -buttress disgust 0 -buttress fear 0 -buttress joy 0 -buttress negative 0 -buttress positive 0 -buttress sadness 0 -buttress surprise 0 -buttress trust 0 -buxom anger 0 -buxom anticipation 0 -buxom disgust 0 -buxom fear 0 -buxom joy 0 -buxom negative 0 -buxom positive 1 -buxom sadness 0 -buxom surprise 0 -buxom trust 0 -buy anger 0 -buy anticipation 0 -buy disgust 0 -buy fear 0 -buy joy 0 -buy negative 0 -buy positive 0 -buy sadness 0 -buy surprise 0 -buy trust 0 -buyer anger 0 -buyer anticipation 0 -buyer disgust 0 -buyer fear 0 -buyer joy 0 -buyer negative 0 -buyer positive 0 -buyer sadness 0 -buyer surprise 0 -buyer trust 0 -buying anger 0 -buying anticipation 0 -buying disgust 0 -buying fear 0 -buying joy 0 -buying negative 0 -buying positive 0 -buying sadness 0 -buying surprise 0 -buying trust 0 -buzz anger 0 -buzz anticipation 1 -buzz disgust 0 -buzz fear 1 -buzz joy 0 -buzz negative 0 -buzz positive 1 -buzz sadness 0 -buzz surprise 0 -buzz trust 0 -buzzed anger 0 -buzzed anticipation 0 -buzzed disgust 0 -buzzed fear 0 -buzzed joy 0 -buzzed negative 1 -buzzed positive 0 -buzzed sadness 0 -buzzed surprise 0 -buzzed trust 0 -buzzer anger 0 -buzzer anticipation 0 -buzzer disgust 0 -buzzer fear 0 -buzzer joy 0 -buzzer negative 0 -buzzer positive 0 -buzzer sadness 0 -buzzer surprise 0 -buzzer trust 0 -bye anger 0 -bye anticipation 1 -bye disgust 0 -bye fear 0 -bye joy 0 -bye negative 0 -bye positive 0 -bye sadness 0 -bye surprise 0 -bye trust 0 -bygone anger 0 -bygone anticipation 0 -bygone disgust 0 -bygone fear 0 -bygone joy 0 -bygone negative 0 -bygone positive 0 -bygone sadness 0 -bygone surprise 0 -bygone trust 0 -bylaw anger 0 -bylaw anticipation 0 -bylaw disgust 0 -bylaw fear 0 -bylaw joy 0 -bylaw negative 0 -bylaw positive 0 -bylaw sadness 0 -bylaw surprise 0 -bylaw trust 1 -bystander anger 0 -bystander anticipation 0 -bystander disgust 0 -bystander fear 0 -bystander joy 0 -bystander negative 0 -bystander positive 0 -bystander sadness 0 -bystander surprise 0 -bystander trust 0 -byte anger 0 -byte anticipation 0 -byte disgust 0 -byte fear 0 -byte joy 0 -byte negative 0 -byte positive 0 -byte sadness 0 -byte surprise 0 -byte trust 0 -cab anger 0 -cab anticipation 0 -cab disgust 0 -cab fear 0 -cab joy 0 -cab negative 0 -cab positive 1 -cab sadness 0 -cab surprise 0 -cab trust 0 -cabal anger 0 -cabal anticipation 0 -cabal disgust 0 -cabal fear 1 -cabal joy 0 -cabal negative 1 -cabal positive 0 -cabal sadness 0 -cabal surprise 0 -cabal trust 0 -cabbage anger 0 -cabbage anticipation 0 -cabbage disgust 0 -cabbage fear 0 -cabbage joy 0 -cabbage negative 0 -cabbage positive 0 -cabbage sadness 0 -cabbage surprise 0 -cabbage trust 0 -cabin anger 0 -cabin anticipation 0 -cabin disgust 0 -cabin fear 0 -cabin joy 0 -cabin negative 0 -cabin positive 0 -cabin sadness 0 -cabin surprise 0 -cabin trust 0 -cabinet anger 0 -cabinet anticipation 0 -cabinet disgust 0 -cabinet fear 0 -cabinet joy 0 -cabinet negative 0 -cabinet positive 1 -cabinet sadness 0 -cabinet surprise 0 -cabinet trust 1 -cable anger 0 -cable anticipation 0 -cable disgust 0 -cable fear 0 -cable joy 0 -cable negative 0 -cable positive 0 -cable sadness 0 -cable surprise 1 -cable trust 0 -cabriolet anger 0 -cabriolet anticipation 0 -cabriolet disgust 0 -cabriolet fear 0 -cabriolet joy 0 -cabriolet negative 0 -cabriolet positive 0 -cabriolet sadness 0 -cabriolet surprise 0 -cabriolet trust 0 -cache anger 0 -cache anticipation 0 -cache disgust 0 -cache fear 0 -cache joy 0 -cache negative 0 -cache positive 0 -cache sadness 0 -cache surprise 0 -cache trust 0 -cacophony anger 1 -cacophony anticipation 0 -cacophony disgust 1 -cacophony fear 0 -cacophony joy 0 -cacophony negative 1 -cacophony positive 0 -cacophony sadness 0 -cacophony surprise 0 -cacophony trust 0 -cad anger 1 -cad anticipation 0 -cad disgust 1 -cad fear 0 -cad joy 0 -cad negative 1 -cad positive 0 -cad sadness 0 -cad surprise 0 -cad trust 0 -cadaver anger 0 -cadaver anticipation 0 -cadaver disgust 1 -cadaver fear 1 -cadaver joy 0 -cadaver negative 1 -cadaver positive 0 -cadaver sadness 1 -cadaver surprise 1 -cadaver trust 0 -caddy anger 0 -caddy anticipation 0 -caddy disgust 0 -caddy fear 0 -caddy joy 0 -caddy negative 0 -caddy positive 0 -caddy sadness 0 -caddy surprise 0 -caddy trust 0 -cadence anger 0 -cadence anticipation 0 -cadence disgust 0 -cadence fear 0 -cadence joy 0 -cadence negative 0 -cadence positive 0 -cadence sadness 0 -cadence surprise 0 -cadence trust 0 -cadet anger 0 -cadet anticipation 0 -cadet disgust 0 -cadet fear 0 -cadet joy 0 -cadet negative 0 -cadet positive 0 -cadet sadness 0 -cadet surprise 0 -cadet trust 0 -cafe anger 0 -cafe anticipation 0 -cafe disgust 0 -cafe fear 0 -cafe joy 0 -cafe negative 0 -cafe positive 1 -cafe sadness 0 -cafe surprise 0 -cafe trust 0 -cage anger 0 -cage anticipation 0 -cage disgust 0 -cage fear 0 -cage joy 0 -cage negative 1 -cage positive 0 -cage sadness 1 -cage surprise 0 -cage trust 0 -cairn anger 0 -cairn anticipation 0 -cairn disgust 0 -cairn fear 0 -cairn joy 0 -cairn negative 0 -cairn positive 0 -cairn sadness 0 -cairn surprise 0 -cairn trust 0 -cake anger 0 -cake anticipation 0 -cake disgust 0 -cake fear 0 -cake joy 0 -cake negative 0 -cake positive 0 -cake sadness 0 -cake surprise 0 -cake trust 0 -calamity anger 0 -calamity anticipation 0 -calamity disgust 0 -calamity fear 0 -calamity joy 0 -calamity negative 0 -calamity positive 0 -calamity sadness 1 -calamity surprise 0 -calamity trust 0 -calcareous anger 0 -calcareous anticipation 0 -calcareous disgust 0 -calcareous fear 0 -calcareous joy 0 -calcareous negative 0 -calcareous positive 0 -calcareous sadness 0 -calcareous surprise 0 -calcareous trust 0 -calculate anger 0 -calculate anticipation 0 -calculate disgust 0 -calculate fear 0 -calculate joy 0 -calculate negative 0 -calculate positive 0 -calculate sadness 0 -calculate surprise 0 -calculate trust 0 -calculated anger 0 -calculated anticipation 0 -calculated disgust 0 -calculated fear 0 -calculated joy 0 -calculated negative 0 -calculated positive 0 -calculated sadness 0 -calculated surprise 0 -calculated trust 0 -calculating anger 0 -calculating anticipation 0 -calculating disgust 0 -calculating fear 0 -calculating joy 0 -calculating negative 1 -calculating positive 0 -calculating sadness 0 -calculating surprise 0 -calculating trust 0 -calculation anger 0 -calculation anticipation 1 -calculation disgust 0 -calculation fear 0 -calculation joy 0 -calculation negative 0 -calculation positive 0 -calculation sadness 0 -calculation surprise 0 -calculation trust 0 -calculator anger 0 -calculator anticipation 0 -calculator disgust 0 -calculator fear 0 -calculator joy 0 -calculator negative 0 -calculator positive 1 -calculator sadness 0 -calculator surprise 0 -calculator trust 1 -calculus anger 0 -calculus anticipation 0 -calculus disgust 0 -calculus fear 0 -calculus joy 0 -calculus negative 0 -calculus positive 0 -calculus sadness 0 -calculus surprise 0 -calculus trust 0 -calendar anger 0 -calendar anticipation 0 -calendar disgust 0 -calendar fear 0 -calendar joy 0 -calendar negative 0 -calendar positive 0 -calendar sadness 0 -calendar surprise 0 -calendar trust 0 -calender anger 0 -calender anticipation 0 -calender disgust 0 -calender fear 0 -calender joy 0 -calender negative 0 -calender positive 0 -calender sadness 0 -calender surprise 0 -calender trust 0 -calf anger 0 -calf anticipation 0 -calf disgust 0 -calf fear 0 -calf joy 1 -calf negative 0 -calf positive 1 -calf sadness 0 -calf surprise 0 -calf trust 1 -caliber anger 0 -caliber anticipation 0 -caliber disgust 0 -caliber fear 0 -caliber joy 0 -caliber negative 0 -caliber positive 0 -caliber sadness 0 -caliber surprise 0 -caliber trust 0 -calibrate anger 0 -calibrate anticipation 0 -calibrate disgust 0 -calibrate fear 0 -calibrate joy 0 -calibrate negative 0 -calibrate positive 0 -calibrate sadness 0 -calibrate surprise 0 -calibrate trust 0 -calico anger 0 -calico anticipation 0 -calico disgust 0 -calico fear 0 -calico joy 0 -calico negative 0 -calico positive 0 -calico sadness 0 -calico surprise 0 -calico trust 0 -calipers anger 0 -calipers anticipation 0 -calipers disgust 0 -calipers fear 0 -calipers joy 0 -calipers negative 0 -calipers positive 0 -calipers sadness 0 -calipers surprise 0 -calipers trust 0 -call anger 0 -call anticipation 0 -call disgust 0 -call fear 0 -call joy 0 -call negative 0 -call positive 0 -call sadness 0 -call surprise 0 -call trust 0 -calligraphy anger 0 -calligraphy anticipation 0 -calligraphy disgust 0 -calligraphy fear 0 -calligraphy joy 0 -calligraphy negative 0 -calligraphy positive 0 -calligraphy sadness 0 -calligraphy surprise 0 -calligraphy trust 0 -calling anger 0 -calling anticipation 0 -calling disgust 0 -calling fear 0 -calling joy 0 -calling negative 0 -calling positive 0 -calling sadness 0 -calling surprise 0 -calling trust 0 -callous anger 1 -callous anticipation 0 -callous disgust 1 -callous fear 0 -callous joy 0 -callous negative 1 -callous positive 0 -callous sadness 0 -callous surprise 0 -callous trust 0 -calls anger 0 -calls anticipation 1 -calls disgust 0 -calls fear 0 -calls joy 0 -calls negative 1 -calls positive 0 -calls sadness 0 -calls surprise 0 -calls trust 1 -calm anger 0 -calm anticipation 0 -calm disgust 0 -calm fear 0 -calm joy 0 -calm negative 0 -calm positive 1 -calm sadness 0 -calm surprise 0 -calm trust 0 -calmness anger 0 -calmness anticipation 0 -calmness disgust 0 -calmness fear 0 -calmness joy 0 -calmness negative 0 -calmness positive 0 -calmness sadness 0 -calmness surprise 0 -calmness trust 0 -caloric anger 0 -caloric anticipation 0 -caloric disgust 0 -caloric fear 0 -caloric joy 0 -caloric negative 0 -caloric positive 0 -caloric sadness 0 -caloric surprise 0 -caloric trust 0 -calorie anger 0 -calorie anticipation 0 -calorie disgust 0 -calorie fear 0 -calorie joy 0 -calorie negative 0 -calorie positive 0 -calorie sadness 0 -calorie surprise 0 -calorie trust 0 -calorimeter anger 0 -calorimeter anticipation 0 -calorimeter disgust 0 -calorimeter fear 0 -calorimeter joy 0 -calorimeter negative 0 -calorimeter positive 0 -calorimeter sadness 0 -calorimeter surprise 0 -calorimeter trust 0 -cam anger 0 -cam anticipation 0 -cam disgust 0 -cam fear 0 -cam joy 0 -cam negative 0 -cam positive 0 -cam sadness 0 -cam surprise 0 -cam trust 0 -camber anger 0 -camber anticipation 0 -camber disgust 0 -camber fear 0 -camber joy 0 -camber negative 0 -camber positive 0 -camber sadness 0 -camber surprise 0 -camber trust 0 -camel anger 0 -camel anticipation 0 -camel disgust 0 -camel fear 0 -camel joy 0 -camel negative 0 -camel positive 0 -camel sadness 0 -camel surprise 0 -camel trust 0 -cameo anger 0 -cameo anticipation 0 -cameo disgust 0 -cameo fear 0 -cameo joy 0 -cameo negative 0 -cameo positive 0 -cameo sadness 0 -cameo surprise 0 -cameo trust 0 -cameraman anger 0 -cameraman anticipation 0 -cameraman disgust 0 -cameraman fear 0 -cameraman joy 0 -cameraman negative 0 -cameraman positive 0 -cameraman sadness 0 -cameraman surprise 0 -cameraman trust 0 -camisole anger 0 -camisole anticipation 0 -camisole disgust 0 -camisole fear 0 -camisole joy 0 -camisole negative 0 -camisole positive 0 -camisole sadness 0 -camisole surprise 0 -camisole trust 0 -camouflage anger 0 -camouflage anticipation 0 -camouflage disgust 0 -camouflage fear 0 -camouflage joy 0 -camouflage negative 0 -camouflage positive 0 -camouflage sadness 0 -camouflage surprise 1 -camouflage trust 0 -camouflaged anger 0 -camouflaged anticipation 0 -camouflaged disgust 0 -camouflaged fear 0 -camouflaged joy 0 -camouflaged negative 0 -camouflaged positive 0 -camouflaged sadness 0 -camouflaged surprise 1 -camouflaged trust 0 -camp anger 0 -camp anticipation 0 -camp disgust 0 -camp fear 0 -camp joy 0 -camp negative 0 -camp positive 0 -camp sadness 0 -camp surprise 0 -camp trust 0 -campaign anger 0 -campaign anticipation 0 -campaign disgust 0 -campaign fear 0 -campaign joy 0 -campaign negative 0 -campaign positive 0 -campaign sadness 0 -campaign surprise 0 -campaign trust 0 -campaigner anger 0 -campaigner anticipation 0 -campaigner disgust 0 -campaigner fear 0 -campaigner joy 0 -campaigner negative 0 -campaigner positive 0 -campaigner sadness 0 -campaigner surprise 0 -campaigner trust 0 -campaigning anger 1 -campaigning anticipation 0 -campaigning disgust 0 -campaigning fear 1 -campaigning joy 0 -campaigning negative 1 -campaigning positive 0 -campaigning sadness 0 -campaigning surprise 0 -campaigning trust 0 -campus anger 0 -campus anticipation 0 -campus disgust 0 -campus fear 0 -campus joy 0 -campus negative 0 -campus positive 0 -campus sadness 0 -campus surprise 0 -campus trust 0 -canal anger 0 -canal anticipation 0 -canal disgust 0 -canal fear 0 -canal joy 0 -canal negative 0 -canal positive 0 -canal sadness 0 -canal surprise 0 -canal trust 0 -canary anger 0 -canary anticipation 0 -canary disgust 0 -canary fear 0 -canary joy 0 -canary negative 0 -canary positive 1 -canary sadness 0 -canary surprise 0 -canary trust 0 -cancel anger 0 -cancel anticipation 0 -cancel disgust 0 -cancel fear 0 -cancel joy 0 -cancel negative 1 -cancel positive 0 -cancel sadness 1 -cancel surprise 0 -cancel trust 0 -canceling anger 0 -canceling anticipation 0 -canceling disgust 0 -canceling fear 0 -canceling joy 0 -canceling negative 0 -canceling positive 0 -canceling sadness 0 -canceling surprise 0 -canceling trust 0 -cancellation anger 0 -cancellation anticipation 0 -cancellation disgust 0 -cancellation fear 0 -cancellation joy 0 -cancellation negative 0 -cancellation positive 0 -cancellation sadness 0 -cancellation surprise 0 -cancellation trust 0 -cancer anger 1 -cancer anticipation 0 -cancer disgust 1 -cancer fear 1 -cancer joy 0 -cancer negative 1 -cancer positive 0 -cancer sadness 1 -cancer surprise 0 -cancer trust 0 -candid anger 0 -candid anticipation 1 -candid disgust 0 -candid fear 0 -candid joy 1 -candid negative 0 -candid positive 1 -candid sadness 0 -candid surprise 1 -candid trust 1 -candidacy anger 0 -candidacy anticipation 0 -candidacy disgust 0 -candidacy fear 0 -candidacy joy 0 -candidacy negative 0 -candidacy positive 0 -candidacy sadness 0 -candidacy surprise 0 -candidacy trust 0 -candidate anger 0 -candidate anticipation 0 -candidate disgust 0 -candidate fear 0 -candidate joy 0 -candidate negative 0 -candidate positive 1 -candidate sadness 0 -candidate surprise 0 -candidate trust 0 -candied anger 0 -candied anticipation 0 -candied disgust 0 -candied fear 0 -candied joy 0 -candied negative 0 -candied positive 1 -candied sadness 0 -candied surprise 0 -candied trust 0 -candle anger 0 -candle anticipation 0 -candle disgust 0 -candle fear 0 -candle joy 0 -candle negative 0 -candle positive 0 -candle sadness 0 -candle surprise 0 -candle trust 0 -candlelight anger 0 -candlelight anticipation 0 -candlelight disgust 0 -candlelight fear 0 -candlelight joy 0 -candlelight negative 0 -candlelight positive 0 -candlelight sadness 0 -candlelight surprise 0 -candlelight trust 0 -candlestick anger 0 -candlestick anticipation 0 -candlestick disgust 0 -candlestick fear 0 -candlestick joy 0 -candlestick negative 0 -candlestick positive 0 -candlestick sadness 0 -candlestick surprise 0 -candlestick trust 0 -candor anger 0 -candor anticipation 0 -candor disgust 0 -candor fear 0 -candor joy 0 -candor negative 0 -candor positive 0 -candor sadness 0 -candor surprise 0 -candor trust 0 -candy anger 0 -candy anticipation 0 -candy disgust 0 -candy fear 0 -candy joy 0 -candy negative 0 -candy positive 0 -candy sadness 0 -candy surprise 0 -candy trust 0 -cane anger 1 -cane anticipation 0 -cane disgust 0 -cane fear 1 -cane joy 0 -cane negative 0 -cane positive 0 -cane sadness 0 -cane surprise 0 -cane trust 0 -canine anger 0 -canine anticipation 0 -canine disgust 0 -canine fear 0 -canine joy 0 -canine negative 0 -canine positive 0 -canine sadness 0 -canine surprise 0 -canine trust 0 -canister anger 0 -canister anticipation 0 -canister disgust 0 -canister fear 0 -canister joy 0 -canister negative 0 -canister positive 0 -canister sadness 0 -canister surprise 0 -canister trust 0 -canker anger 1 -canker anticipation 0 -canker disgust 1 -canker fear 0 -canker joy 0 -canker negative 1 -canker positive 0 -canker sadness 0 -canker surprise 0 -canker trust 0 -cannibal anger 0 -cannibal anticipation 0 -cannibal disgust 1 -cannibal fear 1 -cannibal joy 0 -cannibal negative 1 -cannibal positive 0 -cannibal sadness 0 -cannibal surprise 0 -cannibal trust 0 -cannibalism anger 0 -cannibalism anticipation 0 -cannibalism disgust 1 -cannibalism fear 0 -cannibalism joy 0 -cannibalism negative 1 -cannibalism positive 0 -cannibalism sadness 0 -cannibalism surprise 0 -cannibalism trust 0 -canning anger 0 -canning anticipation 0 -canning disgust 0 -canning fear 0 -canning joy 0 -canning negative 0 -canning positive 0 -canning sadness 0 -canning surprise 0 -canning trust 0 -cannon anger 1 -cannon anticipation 0 -cannon disgust 0 -cannon fear 1 -cannon joy 0 -cannon negative 1 -cannon positive 0 -cannon sadness 0 -cannon surprise 0 -cannon trust 0 -canoe anger 0 -canoe anticipation 0 -canoe disgust 0 -canoe fear 0 -canoe joy 0 -canoe negative 0 -canoe positive 0 -canoe sadness 0 -canoe surprise 0 -canoe trust 0 -canon anger 0 -canon anticipation 0 -canon disgust 0 -canon fear 0 -canon joy 0 -canon negative 0 -canon positive 0 -canon sadness 0 -canon surprise 0 -canon trust 0 -canonical anger 0 -canonical anticipation 0 -canonical disgust 0 -canonical fear 0 -canonical joy 0 -canonical negative 0 -canonical positive 0 -canonical sadness 0 -canonical surprise 0 -canonical trust 0 -canons anger 0 -canons anticipation 0 -canons disgust 0 -canons fear 0 -canons joy 0 -canons negative 0 -canons positive 0 -canons sadness 0 -canons surprise 0 -canons trust 1 -canopy anger 0 -canopy anticipation 0 -canopy disgust 0 -canopy fear 0 -canopy joy 0 -canopy negative 0 -canopy positive 0 -canopy sadness 0 -canopy surprise 0 -canopy trust 0 -canteen anger 0 -canteen anticipation 0 -canteen disgust 0 -canteen fear 0 -canteen joy 0 -canteen negative 0 -canteen positive 0 -canteen sadness 0 -canteen surprise 0 -canteen trust 0 -canterbury anger 0 -canterbury anticipation 0 -canterbury disgust 0 -canterbury fear 0 -canterbury joy 0 -canterbury negative 0 -canterbury positive 0 -canterbury sadness 0 -canterbury surprise 0 -canterbury trust 0 -cantilever anger 0 -cantilever anticipation 0 -cantilever disgust 0 -cantilever fear 0 -cantilever joy 0 -cantilever negative 0 -cantilever positive 0 -cantilever sadness 0 -cantilever surprise 0 -cantilever trust 0 -canto anger 0 -canto anticipation 0 -canto disgust 0 -canto fear 0 -canto joy 0 -canto negative 0 -canto positive 0 -canto sadness 0 -canto surprise 0 -canto trust 0 -canton anger 0 -canton anticipation 0 -canton disgust 0 -canton fear 0 -canton joy 0 -canton negative 0 -canton positive 0 -canton sadness 0 -canton surprise 0 -canton trust 0 -canvas anger 0 -canvas anticipation 0 -canvas disgust 0 -canvas fear 0 -canvas joy 0 -canvas negative 0 -canvas positive 0 -canvas sadness 0 -canvas surprise 0 -canvas trust 0 -canvass anger 0 -canvass anticipation 0 -canvass disgust 0 -canvass fear 0 -canvass joy 0 -canvass negative 0 -canvass positive 0 -canvass sadness 0 -canvass surprise 0 -canvass trust 0 -cap anger 0 -cap anticipation 1 -cap disgust 0 -cap fear 0 -cap joy 0 -cap negative 0 -cap positive 0 -cap sadness 0 -cap surprise 0 -cap trust 1 -capability anger 0 -capability anticipation 0 -capability disgust 0 -capability fear 0 -capability joy 0 -capability negative 0 -capability positive 0 -capability sadness 0 -capability surprise 0 -capability trust 0 -capable anger 0 -capable anticipation 0 -capable disgust 0 -capable fear 0 -capable joy 0 -capable negative 0 -capable positive 0 -capable sadness 0 -capable surprise 0 -capable trust 0 -capacity anger 0 -capacity anticipation 0 -capacity disgust 0 -capacity fear 0 -capacity joy 0 -capacity negative 0 -capacity positive 0 -capacity sadness 0 -capacity surprise 0 -capacity trust 0 -cape anger 0 -cape anticipation 0 -cape disgust 0 -cape fear 0 -cape joy 0 -cape negative 0 -cape positive 0 -cape sadness 0 -cape surprise 0 -cape trust 0 -caper anger 0 -caper anticipation 0 -caper disgust 0 -caper fear 0 -caper joy 0 -caper negative 0 -caper positive 0 -caper sadness 0 -caper surprise 0 -caper trust 0 -capillary anger 0 -capillary anticipation 0 -capillary disgust 0 -capillary fear 0 -capillary joy 0 -capillary negative 0 -capillary positive 0 -capillary sadness 0 -capillary surprise 0 -capillary trust 0 -capital anger 0 -capital anticipation 0 -capital disgust 0 -capital fear 0 -capital joy 0 -capital negative 0 -capital positive 0 -capital sadness 0 -capital surprise 0 -capital trust 0 -capitalist anger 0 -capitalist anticipation 0 -capitalist disgust 0 -capitalist fear 0 -capitalist joy 0 -capitalist negative 0 -capitalist positive 1 -capitalist sadness 0 -capitalist surprise 0 -capitalist trust 0 -capitals anger 0 -capitals anticipation 0 -capitals disgust 0 -capitals fear 0 -capitals joy 0 -capitals negative 0 -capitals positive 0 -capitals sadness 0 -capitals surprise 0 -capitals trust 0 -capitation anger 0 -capitation anticipation 0 -capitation disgust 0 -capitation fear 0 -capitation joy 0 -capitation negative 0 -capitation positive 0 -capitation sadness 0 -capitation surprise 0 -capitation trust 0 -capitol anger 0 -capitol anticipation 0 -capitol disgust 0 -capitol fear 0 -capitol joy 0 -capitol negative 0 -capitol positive 0 -capitol sadness 0 -capitol surprise 0 -capitol trust 0 -capitulation anger 0 -capitulation anticipation 0 -capitulation disgust 0 -capitulation fear 0 -capitulation joy 0 -capitulation negative 0 -capitulation positive 0 -capitulation sadness 0 -capitulation surprise 0 -capitulation trust 0 -caprice anger 0 -caprice anticipation 0 -caprice disgust 0 -caprice fear 0 -caprice joy 0 -caprice negative 0 -caprice positive 0 -caprice sadness 0 -caprice surprise 0 -caprice trust 0 -capricious anger 0 -capricious anticipation 0 -capricious disgust 0 -capricious fear 0 -capricious joy 0 -capricious negative 0 -capricious positive 0 -capricious sadness 0 -capricious surprise 0 -capricious trust 0 -caps anger 0 -caps anticipation 0 -caps disgust 0 -caps fear 0 -caps joy 0 -caps negative 0 -caps positive 0 -caps sadness 0 -caps surprise 0 -caps trust 0 -capsule anger 0 -capsule anticipation 0 -capsule disgust 0 -capsule fear 0 -capsule joy 0 -capsule negative 0 -capsule positive 0 -capsule sadness 0 -capsule surprise 0 -capsule trust 0 -captain anger 0 -captain anticipation 0 -captain disgust 0 -captain fear 0 -captain joy 0 -captain negative 0 -captain positive 1 -captain sadness 0 -captain surprise 0 -captain trust 0 -caption anger 0 -caption anticipation 0 -caption disgust 0 -caption fear 0 -caption joy 0 -caption negative 0 -caption positive 0 -caption sadness 0 -caption surprise 0 -caption trust 0 -captivate anger 0 -captivate anticipation 1 -captivate disgust 0 -captivate fear 0 -captivate joy 1 -captivate negative 0 -captivate positive 1 -captivate sadness 0 -captivate surprise 1 -captivate trust 1 -captivating anger 0 -captivating anticipation 0 -captivating disgust 0 -captivating fear 0 -captivating joy 0 -captivating negative 0 -captivating positive 1 -captivating sadness 0 -captivating surprise 0 -captivating trust 0 -captive anger 0 -captive anticipation 0 -captive disgust 0 -captive fear 1 -captive joy 0 -captive negative 1 -captive positive 0 -captive sadness 1 -captive surprise 0 -captive trust 0 -captivity anger 0 -captivity anticipation 0 -captivity disgust 0 -captivity fear 0 -captivity joy 0 -captivity negative 1 -captivity positive 0 -captivity sadness 1 -captivity surprise 0 -captivity trust 0 -captor anger 0 -captor anticipation 0 -captor disgust 0 -captor fear 1 -captor joy 0 -captor negative 1 -captor positive 0 -captor sadness 0 -captor surprise 0 -captor trust 0 -capture anger 0 -capture anticipation 0 -capture disgust 0 -capture fear 0 -capture joy 0 -capture negative 1 -capture positive 0 -capture sadness 0 -capture surprise 0 -capture trust 0 -car anger 0 -car anticipation 0 -car disgust 0 -car fear 0 -car joy 0 -car negative 0 -car positive 0 -car sadness 0 -car surprise 0 -car trust 0 -caramel anger 0 -caramel anticipation 0 -caramel disgust 0 -caramel fear 0 -caramel joy 0 -caramel negative 0 -caramel positive 0 -caramel sadness 0 -caramel surprise 0 -caramel trust 0 -carat anger 0 -carat anticipation 0 -carat disgust 0 -carat fear 0 -carat joy 0 -carat negative 0 -carat positive 0 -carat sadness 0 -carat surprise 0 -carat trust 0 -caravan anger 0 -caravan anticipation 0 -caravan disgust 0 -caravan fear 0 -caravan joy 0 -caravan negative 0 -caravan positive 0 -caravan sadness 0 -caravan surprise 0 -caravan trust 0 -carbon anger 0 -carbon anticipation 0 -carbon disgust 0 -carbon fear 0 -carbon joy 0 -carbon negative 0 -carbon positive 0 -carbon sadness 0 -carbon surprise 0 -carbon trust 0 -carcass anger 0 -carcass anticipation 0 -carcass disgust 1 -carcass fear 1 -carcass joy 0 -carcass negative 1 -carcass positive 0 -carcass sadness 1 -carcass surprise 0 -carcass trust 0 -carcinoma anger 0 -carcinoma anticipation 0 -carcinoma disgust 0 -carcinoma fear 1 -carcinoma joy 0 -carcinoma negative 1 -carcinoma positive 0 -carcinoma sadness 1 -carcinoma surprise 0 -carcinoma trust 0 -card anger 0 -card anticipation 0 -card disgust 0 -card fear 0 -card joy 0 -card negative 0 -card positive 0 -card sadness 0 -card surprise 0 -card trust 0 -cardigan anger 0 -cardigan anticipation 0 -cardigan disgust 0 -cardigan fear 0 -cardigan joy 0 -cardigan negative 0 -cardigan positive 0 -cardigan sadness 0 -cardigan surprise 0 -cardigan trust 0 -cardinal anger 0 -cardinal anticipation 0 -cardinal disgust 0 -cardinal fear 0 -cardinal joy 0 -cardinal negative 0 -cardinal positive 0 -cardinal sadness 0 -cardinal surprise 0 -cardinal trust 0 -cardiomyopathy anger 0 -cardiomyopathy anticipation 0 -cardiomyopathy disgust 0 -cardiomyopathy fear 1 -cardiomyopathy joy 0 -cardiomyopathy negative 1 -cardiomyopathy positive 0 -cardiomyopathy sadness 1 -cardiomyopathy surprise 0 -cardiomyopathy trust 0 -cards anger 0 -cards anticipation 0 -cards disgust 0 -cards fear 0 -cards joy 0 -cards negative 0 -cards positive 0 -cards sadness 0 -cards surprise 0 -cards trust 0 -care anger 0 -care anticipation 0 -care disgust 0 -care fear 0 -care joy 0 -care negative 0 -care positive 0 -care sadness 0 -care surprise 0 -care trust 0 -career anger 0 -career anticipation 1 -career disgust 0 -career fear 0 -career joy 0 -career negative 0 -career positive 1 -career sadness 0 -career surprise 0 -career trust 0 -careful anger 0 -careful anticipation 0 -careful disgust 0 -careful fear 0 -careful joy 0 -careful negative 0 -careful positive 1 -careful sadness 0 -careful surprise 0 -careful trust 0 -carefully anger 0 -carefully anticipation 0 -carefully disgust 0 -carefully fear 0 -carefully joy 0 -carefully negative 0 -carefully positive 1 -carefully sadness 0 -carefully surprise 0 -carefully trust 0 -carelessness anger 1 -carelessness anticipation 0 -carelessness disgust 1 -carelessness fear 0 -carelessness joy 0 -carelessness negative 1 -carelessness positive 0 -carelessness sadness 0 -carelessness surprise 0 -carelessness trust 0 -caress anger 0 -caress anticipation 0 -caress disgust 0 -caress fear 0 -caress joy 0 -caress negative 0 -caress positive 1 -caress sadness 0 -caress surprise 0 -caress trust 0 -caret anger 0 -caret anticipation 0 -caret disgust 0 -caret fear 0 -caret joy 0 -caret negative 0 -caret positive 0 -caret sadness 0 -caret surprise 0 -caret trust 0 -caretaker anger 0 -caretaker anticipation 0 -caretaker disgust 0 -caretaker fear 0 -caretaker joy 0 -caretaker negative 0 -caretaker positive 1 -caretaker sadness 0 -caretaker surprise 0 -caretaker trust 1 -cargo anger 0 -cargo anticipation 0 -cargo disgust 0 -cargo fear 0 -cargo joy 0 -cargo negative 0 -cargo positive 0 -cargo sadness 0 -cargo surprise 0 -cargo trust 0 -caribou anger 0 -caribou anticipation 0 -caribou disgust 0 -caribou fear 0 -caribou joy 0 -caribou negative 0 -caribou positive 0 -caribou sadness 0 -caribou surprise 0 -caribou trust 0 -caricature anger 0 -caricature anticipation 0 -caricature disgust 0 -caricature fear 0 -caricature joy 0 -caricature negative 1 -caricature positive 0 -caricature sadness 0 -caricature surprise 0 -caricature trust 0 -caries anger 0 -caries anticipation 0 -caries disgust 1 -caries fear 0 -caries joy 0 -caries negative 1 -caries positive 0 -caries sadness 0 -caries surprise 0 -caries trust 0 -carnage anger 1 -carnage anticipation 0 -carnage disgust 1 -carnage fear 1 -carnage joy 0 -carnage negative 1 -carnage positive 0 -carnage sadness 1 -carnage surprise 1 -carnage trust 0 -carnal anger 0 -carnal anticipation 0 -carnal disgust 0 -carnal fear 0 -carnal joy 0 -carnal negative 1 -carnal positive 0 -carnal sadness 0 -carnal surprise 0 -carnal trust 0 -carnation anger 0 -carnation anticipation 0 -carnation disgust 0 -carnation fear 0 -carnation joy 0 -carnation negative 0 -carnation positive 0 -carnation sadness 0 -carnation surprise 0 -carnation trust 0 -carnivorous anger 0 -carnivorous anticipation 0 -carnivorous disgust 0 -carnivorous fear 1 -carnivorous joy 0 -carnivorous negative 1 -carnivorous positive 0 -carnivorous sadness 0 -carnivorous surprise 0 -carnivorous trust 0 -carol anger 0 -carol anticipation 0 -carol disgust 0 -carol fear 0 -carol joy 1 -carol negative 0 -carol positive 1 -carol sadness 0 -carol surprise 0 -carol trust 1 -carousel anger 0 -carousel anticipation 0 -carousel disgust 0 -carousel fear 0 -carousel joy 0 -carousel negative 0 -carousel positive 0 -carousel sadness 0 -carousel surprise 0 -carousel trust 0 -carpenter anger 0 -carpenter anticipation 0 -carpenter disgust 0 -carpenter fear 0 -carpenter joy 0 -carpenter negative 0 -carpenter positive 0 -carpenter sadness 0 -carpenter surprise 0 -carpenter trust 0 -carriage anger 0 -carriage anticipation 0 -carriage disgust 0 -carriage fear 0 -carriage joy 0 -carriage negative 0 -carriage positive 0 -carriage sadness 0 -carriage surprise 0 -carriage trust 0 -carried anger 0 -carried anticipation 0 -carried disgust 0 -carried fear 0 -carried joy 0 -carried negative 0 -carried positive 0 -carried sadness 0 -carried surprise 0 -carried trust 0 -carrier anger 0 -carrier anticipation 0 -carrier disgust 0 -carrier fear 0 -carrier joy 0 -carrier negative 0 -carrier positive 0 -carrier sadness 0 -carrier surprise 0 -carrier trust 0 -carry anger 0 -carry anticipation 0 -carry disgust 0 -carry fear 0 -carry joy 0 -carry negative 0 -carry positive 0 -carry sadness 0 -carry surprise 0 -carry trust 0 -carrying anger 0 -carrying anticipation 0 -carrying disgust 0 -carrying fear 0 -carrying joy 0 -carrying negative 0 -carrying positive 0 -carrying sadness 0 -carrying surprise 0 -carrying trust 0 -cart anger 0 -cart anticipation 0 -cart disgust 0 -cart fear 0 -cart joy 0 -cart negative 0 -cart positive 0 -cart sadness 0 -cart surprise 0 -cart trust 0 -cartel anger 0 -cartel anticipation 0 -cartel disgust 0 -cartel fear 0 -cartel joy 0 -cartel negative 1 -cartel positive 0 -cartel sadness 0 -cartel surprise 0 -cartel trust 0 -carter anger 0 -carter anticipation 0 -carter disgust 0 -carter fear 0 -carter joy 0 -carter negative 0 -carter positive 0 -carter sadness 0 -carter surprise 0 -carter trust 0 -cartilage anger 0 -cartilage anticipation 0 -cartilage disgust 0 -cartilage fear 0 -cartilage joy 0 -cartilage negative 0 -cartilage positive 0 -cartilage sadness 0 -cartilage surprise 0 -cartilage trust 0 -cartographic anger 0 -cartographic anticipation 0 -cartographic disgust 0 -cartographic fear 0 -cartographic joy 0 -cartographic negative 0 -cartographic positive 0 -cartographic sadness 0 -cartographic surprise 0 -cartographic trust 0 -cartography anger 0 -cartography anticipation 0 -cartography disgust 0 -cartography fear 0 -cartography joy 0 -cartography negative 0 -cartography positive 0 -cartography sadness 0 -cartography surprise 0 -cartography trust 0 -cartoon anger 0 -cartoon anticipation 0 -cartoon disgust 0 -cartoon fear 0 -cartoon joy 0 -cartoon negative 0 -cartoon positive 0 -cartoon sadness 0 -cartoon surprise 0 -cartoon trust 0 -cartouche anger 0 -cartouche anticipation 0 -cartouche disgust 0 -cartouche fear 0 -cartouche joy 0 -cartouche negative 0 -cartouche positive 0 -cartouche sadness 0 -cartouche surprise 0 -cartouche trust 0 -cartridge anger 0 -cartridge anticipation 0 -cartridge disgust 0 -cartridge fear 1 -cartridge joy 0 -cartridge negative 0 -cartridge positive 0 -cartridge sadness 0 -cartridge surprise 0 -cartridge trust 0 -carve anger 0 -carve anticipation 0 -carve disgust 0 -carve fear 0 -carve joy 0 -carve negative 0 -carve positive 0 -carve sadness 0 -carve surprise 0 -carve trust 0 -carver anger 0 -carver anticipation 0 -carver disgust 0 -carver fear 0 -carver joy 0 -carver negative 0 -carver positive 0 -carver sadness 0 -carver surprise 0 -carver trust 0 -carving anger 0 -carving anticipation 0 -carving disgust 0 -carving fear 0 -carving joy 0 -carving negative 0 -carving positive 0 -carving sadness 0 -carving surprise 0 -carving trust 0 -cascade anger 0 -cascade anticipation 0 -cascade disgust 0 -cascade fear 0 -cascade joy 0 -cascade negative 0 -cascade positive 1 -cascade sadness 0 -cascade surprise 0 -cascade trust 0 -case anger 0 -case anticipation 0 -case disgust 0 -case fear 1 -case joy 0 -case negative 1 -case positive 0 -case sadness 1 -case surprise 0 -case trust 0 -casein anger 0 -casein anticipation 0 -casein disgust 0 -casein fear 0 -casein joy 0 -casein negative 0 -casein positive 0 -casein sadness 0 -casein surprise 0 -casein trust 0 -cash anger 1 -cash anticipation 1 -cash disgust 0 -cash fear 1 -cash joy 1 -cash negative 0 -cash positive 1 -cash sadness 0 -cash surprise 0 -cash trust 1 -cashier anger 0 -cashier anticipation 0 -cashier disgust 0 -cashier fear 0 -cashier joy 0 -cashier negative 0 -cashier positive 0 -cashier sadness 0 -cashier surprise 0 -cashier trust 1 -cashmere anger 0 -cashmere anticipation 0 -cashmere disgust 0 -cashmere fear 0 -cashmere joy 0 -cashmere negative 0 -cashmere positive 0 -cashmere sadness 0 -cashmere surprise 0 -cashmere trust 0 -casing anger 0 -casing anticipation 0 -casing disgust 0 -casing fear 0 -casing joy 0 -casing negative 0 -casing positive 0 -casing sadness 0 -casing surprise 0 -casing trust 0 -casino anger 0 -casino anticipation 0 -casino disgust 0 -casino fear 0 -casino joy 0 -casino negative 0 -casino positive 0 -casino sadness 0 -casino surprise 0 -casino trust 0 -cask anger 0 -cask anticipation 0 -cask disgust 0 -cask fear 0 -cask joy 0 -cask negative 0 -cask positive 0 -cask sadness 0 -cask surprise 0 -cask trust 0 -casket anger 0 -casket anticipation 0 -casket disgust 0 -casket fear 1 -casket joy 0 -casket negative 1 -casket positive 0 -casket sadness 1 -casket surprise 0 -casket trust 0 -cast anger 0 -cast anticipation 0 -cast disgust 0 -cast fear 0 -cast joy 0 -cast negative 0 -cast positive 0 -cast sadness 0 -cast surprise 0 -cast trust 0 -caste anger 0 -caste anticipation 0 -caste disgust 0 -caste fear 0 -caste joy 0 -caste negative 1 -caste positive 0 -caste sadness 0 -caste surprise 0 -caste trust 0 -caster anger 0 -caster anticipation 0 -caster disgust 0 -caster fear 0 -caster joy 0 -caster negative 0 -caster positive 0 -caster sadness 0 -caster surprise 0 -caster trust 0 -castle anger 0 -castle anticipation 0 -castle disgust 0 -castle fear 0 -castle joy 0 -castle negative 0 -castle positive 0 -castle sadness 0 -castle surprise 0 -castle trust 0 -castor anger 0 -castor anticipation 0 -castor disgust 0 -castor fear 0 -castor joy 0 -castor negative 0 -castor positive 0 -castor sadness 0 -castor surprise 0 -castor trust 0 -casual anger 0 -casual anticipation 0 -casual disgust 0 -casual fear 0 -casual joy 0 -casual negative 0 -casual positive 0 -casual sadness 0 -casual surprise 0 -casual trust 0 -casually anger 0 -casually anticipation 0 -casually disgust 0 -casually fear 0 -casually joy 0 -casually negative 0 -casually positive 0 -casually sadness 0 -casually surprise 0 -casually trust 0 -casualty anger 1 -casualty anticipation 0 -casualty disgust 0 -casualty fear 1 -casualty joy 0 -casualty negative 1 -casualty positive 0 -casualty sadness 1 -casualty surprise 0 -casualty trust 0 -cat anger 0 -cat anticipation 0 -cat disgust 0 -cat fear 0 -cat joy 0 -cat negative 0 -cat positive 0 -cat sadness 0 -cat surprise 0 -cat trust 0 -catabolism anger 0 -catabolism anticipation 0 -catabolism disgust 0 -catabolism fear 0 -catabolism joy 0 -catabolism negative 0 -catabolism positive 0 -catabolism sadness 0 -catabolism surprise 0 -catabolism trust 0 -catalog anger 0 -catalog anticipation 0 -catalog disgust 0 -catalog fear 0 -catalog joy 0 -catalog negative 0 -catalog positive 0 -catalog sadness 0 -catalog surprise 0 -catalog trust 0 -catalogue anger 0 -catalogue anticipation 0 -catalogue disgust 0 -catalogue fear 0 -catalogue joy 0 -catalogue negative 0 -catalogue positive 0 -catalogue sadness 0 -catalogue surprise 0 -catalogue trust 0 -catalysis anger 0 -catalysis anticipation 0 -catalysis disgust 0 -catalysis fear 0 -catalysis joy 0 -catalysis negative 0 -catalysis positive 0 -catalysis sadness 0 -catalysis surprise 0 -catalysis trust 0 -catalytic anger 0 -catalytic anticipation 0 -catalytic disgust 0 -catalytic fear 0 -catalytic joy 0 -catalytic negative 0 -catalytic positive 0 -catalytic sadness 0 -catalytic surprise 0 -catalytic trust 0 -catamaran anger 0 -catamaran anticipation 0 -catamaran disgust 0 -catamaran fear 0 -catamaran joy 0 -catamaran negative 0 -catamaran positive 0 -catamaran sadness 0 -catamaran surprise 0 -catamaran trust 0 -catapult anger 0 -catapult anticipation 0 -catapult disgust 0 -catapult fear 0 -catapult joy 0 -catapult negative 0 -catapult positive 0 -catapult sadness 0 -catapult surprise 0 -catapult trust 0 -cataract anger 0 -cataract anticipation 1 -cataract disgust 0 -cataract fear 1 -cataract joy 0 -cataract negative 1 -cataract positive 0 -cataract sadness 1 -cataract surprise 0 -cataract trust 0 -catastrophe anger 1 -catastrophe anticipation 0 -catastrophe disgust 1 -catastrophe fear 1 -catastrophe joy 0 -catastrophe negative 1 -catastrophe positive 0 -catastrophe sadness 1 -catastrophe surprise 1 -catastrophe trust 0 -catch anger 0 -catch anticipation 0 -catch disgust 0 -catch fear 0 -catch joy 0 -catch negative 0 -catch positive 0 -catch sadness 0 -catch surprise 1 -catch trust 0 -catching anger 0 -catching anticipation 0 -catching disgust 0 -catching fear 0 -catching joy 0 -catching negative 0 -catching positive 0 -catching sadness 0 -catching surprise 0 -catching trust 0 -catechism anger 0 -catechism anticipation 0 -catechism disgust 1 -catechism fear 0 -catechism joy 0 -catechism negative 0 -catechism positive 0 -catechism sadness 0 -catechism surprise 0 -catechism trust 0 -categorical anger 0 -categorical anticipation 0 -categorical disgust 0 -categorical fear 0 -categorical joy 0 -categorical negative 0 -categorical positive 1 -categorical sadness 0 -categorical surprise 0 -categorical trust 0 -category anger 0 -category anticipation 0 -category disgust 0 -category fear 0 -category joy 0 -category negative 0 -category positive 0 -category sadness 0 -category surprise 0 -category trust 0 -cater anger 0 -cater anticipation 0 -cater disgust 0 -cater fear 0 -cater joy 0 -cater negative 0 -cater positive 1 -cater sadness 0 -cater surprise 0 -cater trust 0 -caterer anger 0 -caterer anticipation 0 -caterer disgust 0 -caterer fear 0 -caterer joy 0 -caterer negative 0 -caterer positive 0 -caterer sadness 0 -caterer surprise 0 -caterer trust 0 -caterpillar anger 0 -caterpillar anticipation 0 -caterpillar disgust 0 -caterpillar fear 0 -caterpillar joy 0 -caterpillar negative 0 -caterpillar positive 0 -caterpillar sadness 0 -caterpillar surprise 0 -caterpillar trust 0 -cates anger 0 -cates anticipation 0 -cates disgust 0 -cates fear 0 -cates joy 0 -cates negative 0 -cates positive 0 -cates sadness 0 -cates surprise 0 -cates trust 0 -cathartic anger 0 -cathartic anticipation 0 -cathartic disgust 0 -cathartic fear 0 -cathartic joy 0 -cathartic negative 0 -cathartic positive 1 -cathartic sadness 0 -cathartic surprise 0 -cathartic trust 0 -cathedral anger 0 -cathedral anticipation 0 -cathedral disgust 0 -cathedral fear 0 -cathedral joy 1 -cathedral negative 0 -cathedral positive 1 -cathedral sadness 0 -cathedral surprise 0 -cathedral trust 1 -catheter anger 0 -catheter anticipation 0 -catheter disgust 0 -catheter fear 0 -catheter joy 0 -catheter negative 1 -catheter positive 0 -catheter sadness 0 -catheter surprise 0 -catheter trust 0 -catnip anger 0 -catnip anticipation 0 -catnip disgust 0 -catnip fear 0 -catnip joy 0 -catnip negative 0 -catnip positive 0 -catnip sadness 0 -catnip surprise 0 -catnip trust 0 -cattle anger 0 -cattle anticipation 0 -cattle disgust 0 -cattle fear 0 -cattle joy 0 -cattle negative 0 -cattle positive 0 -cattle sadness 0 -cattle surprise 0 -cattle trust 0 -caucus anger 0 -caucus anticipation 0 -caucus disgust 0 -caucus fear 0 -caucus joy 0 -caucus negative 0 -caucus positive 0 -caucus sadness 0 -caucus surprise 0 -caucus trust 0 -caudal anger 0 -caudal anticipation 0 -caudal disgust 0 -caudal fear 0 -caudal joy 0 -caudal negative 0 -caudal positive 0 -caudal sadness 0 -caudal surprise 0 -caudal trust 0 -caulk anger 0 -caulk anticipation 0 -caulk disgust 0 -caulk fear 0 -caulk joy 0 -caulk negative 0 -caulk positive 0 -caulk sadness 0 -caulk surprise 0 -caulk trust 0 -causal anger 0 -causal anticipation 0 -causal disgust 0 -causal fear 0 -causal joy 0 -causal negative 0 -causal positive 0 -causal sadness 0 -causal surprise 0 -causal trust 0 -causality anger 0 -causality anticipation 0 -causality disgust 0 -causality fear 0 -causality joy 0 -causality negative 0 -causality positive 0 -causality sadness 0 -causality surprise 0 -causality trust 0 -causation anger 0 -causation anticipation 0 -causation disgust 0 -causation fear 0 -causation joy 0 -causation negative 0 -causation positive 0 -causation sadness 0 -causation surprise 0 -causation trust 0 -caused anger 0 -caused anticipation 0 -caused disgust 0 -caused fear 0 -caused joy 0 -caused negative 0 -caused positive 0 -caused sadness 0 -caused surprise 0 -caused trust 0 -causeway anger 0 -causeway anticipation 0 -causeway disgust 0 -causeway fear 0 -causeway joy 0 -causeway negative 0 -causeway positive 0 -causeway sadness 0 -causeway surprise 0 -causeway trust 0 -caution anger 1 -caution anticipation 1 -caution disgust 0 -caution fear 1 -caution joy 0 -caution negative 1 -caution positive 0 -caution sadness 0 -caution surprise 0 -caution trust 0 -cautionary anger 0 -cautionary anticipation 0 -cautionary disgust 0 -cautionary fear 1 -cautionary joy 0 -cautionary negative 0 -cautionary positive 0 -cautionary sadness 0 -cautionary surprise 0 -cautionary trust 0 -cautious anger 0 -cautious anticipation 1 -cautious disgust 0 -cautious fear 1 -cautious joy 0 -cautious negative 0 -cautious positive 1 -cautious sadness 0 -cautious surprise 0 -cautious trust 1 -cautiously anger 0 -cautiously anticipation 0 -cautiously disgust 0 -cautiously fear 1 -cautiously joy 0 -cautiously negative 0 -cautiously positive 1 -cautiously sadness 0 -cautiously surprise 0 -cautiously trust 0 -cavalry anger 0 -cavalry anticipation 0 -cavalry disgust 0 -cavalry fear 0 -cavalry joy 0 -cavalry negative 0 -cavalry positive 0 -cavalry sadness 0 -cavalry surprise 0 -cavalry trust 0 -cave anger 0 -cave anticipation 0 -cave disgust 0 -cave fear 0 -cave joy 0 -cave negative 0 -cave positive 0 -cave sadness 0 -cave surprise 0 -cave trust 0 -caveat anger 0 -caveat anticipation 0 -caveat disgust 0 -caveat fear 0 -caveat joy 0 -caveat negative 0 -caveat positive 0 -caveat sadness 0 -caveat surprise 0 -caveat trust 0 -cavern anger 0 -cavern anticipation 0 -cavern disgust 0 -cavern fear 0 -cavern joy 0 -cavern negative 0 -cavern positive 0 -cavern sadness 0 -cavern surprise 0 -cavern trust 0 -cavernous anger 0 -cavernous anticipation 0 -cavernous disgust 0 -cavernous fear 0 -cavernous joy 0 -cavernous negative 0 -cavernous positive 0 -cavernous sadness 0 -cavernous surprise 0 -cavernous trust 0 -cavity anger 0 -cavity anticipation 0 -cavity disgust 0 -cavity fear 0 -cavity joy 0 -cavity negative 0 -cavity positive 0 -cavity sadness 0 -cavity surprise 0 -cavity trust 0 -cayenne anger 0 -cayenne anticipation 0 -cayenne disgust 0 -cayenne fear 0 -cayenne joy 0 -cayenne negative 0 -cayenne positive 0 -cayenne sadness 0 -cayenne surprise 0 -cayenne trust 0 -cease anger 0 -cease anticipation 0 -cease disgust 0 -cease fear 0 -cease joy 0 -cease negative 0 -cease positive 0 -cease sadness 0 -cease surprise 0 -cease trust 0 -ceaseless anger 0 -ceaseless anticipation 0 -ceaseless disgust 0 -ceaseless fear 0 -ceaseless joy 0 -ceaseless negative 0 -ceaseless positive 0 -ceaseless sadness 0 -ceaseless surprise 0 -ceaseless trust 0 -cede anger 0 -cede anticipation 0 -cede disgust 0 -cede fear 0 -cede joy 0 -cede negative 1 -cede positive 0 -cede sadness 0 -cede surprise 0 -cede trust 0 -ceiling anger 0 -ceiling anticipation 0 -ceiling disgust 0 -ceiling fear 0 -ceiling joy 0 -ceiling negative 0 -ceiling positive 0 -ceiling sadness 0 -ceiling surprise 0 -ceiling trust 0 -celebrant anger 0 -celebrant anticipation 0 -celebrant disgust 0 -celebrant fear 0 -celebrant joy 0 -celebrant negative 0 -celebrant positive 0 -celebrant sadness 0 -celebrant surprise 0 -celebrant trust 0 -celebrated anger 0 -celebrated anticipation 1 -celebrated disgust 0 -celebrated fear 0 -celebrated joy 1 -celebrated negative 0 -celebrated positive 1 -celebrated sadness 0 -celebrated surprise 0 -celebrated trust 0 -celebrating anger 0 -celebrating anticipation 1 -celebrating disgust 0 -celebrating fear 0 -celebrating joy 1 -celebrating negative 0 -celebrating positive 1 -celebrating sadness 0 -celebrating surprise 0 -celebrating trust 0 -celebration anger 0 -celebration anticipation 1 -celebration disgust 0 -celebration fear 0 -celebration joy 1 -celebration negative 0 -celebration positive 1 -celebration sadness 0 -celebration surprise 1 -celebration trust 1 -celebrity anger 1 -celebrity anticipation 1 -celebrity disgust 1 -celebrity fear 0 -celebrity joy 1 -celebrity negative 1 -celebrity positive 1 -celebrity sadness 0 -celebrity surprise 1 -celebrity trust 1 -celestial anger 0 -celestial anticipation 1 -celestial disgust 0 -celestial fear 0 -celestial joy 1 -celestial negative 0 -celestial positive 1 -celestial sadness 0 -celestial surprise 0 -celestial trust 0 -celibacy anger 0 -celibacy anticipation 0 -celibacy disgust 0 -celibacy fear 0 -celibacy joy 0 -celibacy negative 0 -celibacy positive 0 -celibacy sadness 0 -celibacy surprise 0 -celibacy trust 0 -cell anger 0 -cell anticipation 0 -cell disgust 0 -cell fear 0 -cell joy 0 -cell negative 0 -cell positive 0 -cell sadness 0 -cell surprise 0 -cell trust 0 -cellar anger 0 -cellar anticipation 0 -cellar disgust 0 -cellar fear 0 -cellar joy 0 -cellar negative 0 -cellar positive 0 -cellar sadness 0 -cellar surprise 0 -cellar trust 0 -cellular anger 0 -cellular anticipation 0 -cellular disgust 0 -cellular fear 0 -cellular joy 0 -cellular negative 0 -cellular positive 0 -cellular sadness 0 -cellular surprise 0 -cellular trust 0 -celluloid anger 0 -celluloid anticipation 0 -celluloid disgust 0 -celluloid fear 0 -celluloid joy 0 -celluloid negative 0 -celluloid positive 0 -celluloid sadness 0 -celluloid surprise 0 -celluloid trust 0 -cement anger 0 -cement anticipation 1 -cement disgust 0 -cement fear 0 -cement joy 0 -cement negative 0 -cement positive 0 -cement sadness 0 -cement surprise 0 -cement trust 1 -cemented anger 0 -cemented anticipation 0 -cemented disgust 0 -cemented fear 0 -cemented joy 0 -cemented negative 0 -cemented positive 0 -cemented sadness 0 -cemented surprise 0 -cemented trust 0 -cemetery anger 0 -cemetery anticipation 0 -cemetery disgust 0 -cemetery fear 1 -cemetery joy 0 -cemetery negative 1 -cemetery positive 0 -cemetery sadness 1 -cemetery surprise 0 -cemetery trust 0 -censor anger 1 -censor anticipation 0 -censor disgust 1 -censor fear 1 -censor joy 0 -censor negative 1 -censor positive 0 -censor sadness 0 -censor surprise 0 -censor trust 1 -censure anger 0 -censure anticipation 0 -censure disgust 0 -censure fear 0 -censure joy 0 -censure negative 1 -censure positive 0 -censure sadness 0 -censure surprise 0 -censure trust 0 -census anger 0 -census anticipation 0 -census disgust 0 -census fear 0 -census joy 0 -census negative 0 -census positive 0 -census sadness 0 -census surprise 0 -census trust 0 -cent anger 0 -cent anticipation 0 -cent disgust 0 -cent fear 0 -cent joy 0 -cent negative 0 -cent positive 0 -cent sadness 0 -cent surprise 0 -cent trust 0 -centenary anger 0 -centenary anticipation 0 -centenary disgust 0 -centenary fear 0 -centenary joy 0 -centenary negative 0 -centenary positive 0 -centenary sadness 0 -centenary surprise 0 -centenary trust 0 -centennial anger 0 -centennial anticipation 0 -centennial disgust 0 -centennial fear 0 -centennial joy 0 -centennial negative 0 -centennial positive 0 -centennial sadness 0 -centennial surprise 0 -centennial trust 0 -center anger 0 -center anticipation 0 -center disgust 0 -center fear 0 -center joy 0 -center negative 0 -center positive 1 -center sadness 0 -center surprise 0 -center trust 1 -centimeter anger 0 -centimeter anticipation 0 -centimeter disgust 0 -centimeter fear 0 -centimeter joy 0 -centimeter negative 0 -centimeter positive 0 -centimeter sadness 0 -centimeter surprise 0 -centimeter trust 0 -central anger 0 -central anticipation 0 -central disgust 0 -central fear 0 -central joy 0 -central negative 0 -central positive 0 -central sadness 0 -central surprise 0 -central trust 0 -centrality anger 0 -centrality anticipation 0 -centrality disgust 0 -centrality fear 0 -centrality joy 0 -centrality negative 0 -centrality positive 0 -centrality sadness 0 -centrality surprise 0 -centrality trust 0 -centralization anger 0 -centralization anticipation 0 -centralization disgust 0 -centralization fear 0 -centralization joy 0 -centralization negative 0 -centralization positive 0 -centralization sadness 0 -centralization surprise 0 -centralization trust 0 -centralize anger 0 -centralize anticipation 0 -centralize disgust 0 -centralize fear 0 -centralize joy 0 -centralize negative 0 -centralize positive 0 -centralize sadness 0 -centralize surprise 0 -centralize trust 0 -centrally anger 0 -centrally anticipation 0 -centrally disgust 0 -centrally fear 0 -centrally joy 0 -centrally negative 0 -centrally positive 0 -centrally sadness 0 -centrally surprise 0 -centrally trust 0 -centrifugal anger 0 -centrifugal anticipation 0 -centrifugal disgust 0 -centrifugal fear 0 -centrifugal joy 0 -centrifugal negative 0 -centrifugal positive 0 -centrifugal sadness 0 -centrifugal surprise 0 -centrifugal trust 0 -centrifuge anger 0 -centrifuge anticipation 0 -centrifuge disgust 0 -centrifuge fear 0 -centrifuge joy 0 -centrifuge negative 0 -centrifuge positive 0 -centrifuge sadness 0 -centrifuge surprise 0 -centrifuge trust 0 -centurion anger 0 -centurion anticipation 0 -centurion disgust 0 -centurion fear 0 -centurion joy 0 -centurion negative 0 -centurion positive 1 -centurion sadness 0 -centurion surprise 0 -centurion trust 0 -century anger 0 -century anticipation 0 -century disgust 0 -century fear 0 -century joy 0 -century negative 0 -century positive 0 -century sadness 0 -century surprise 0 -century trust 0 -ceramics anger 0 -ceramics anticipation 0 -ceramics disgust 0 -ceramics fear 0 -ceramics joy 0 -ceramics negative 0 -ceramics positive 0 -ceramics sadness 0 -ceramics surprise 0 -ceramics trust 0 -cereal anger 0 -cereal anticipation 0 -cereal disgust 0 -cereal fear 0 -cereal joy 0 -cereal negative 0 -cereal positive 0 -cereal sadness 0 -cereal surprise 0 -cereal trust 0 -cereals anger 0 -cereals anticipation 0 -cereals disgust 0 -cereals fear 0 -cereals joy 0 -cereals negative 0 -cereals positive 0 -cereals sadness 0 -cereals surprise 0 -cereals trust 0 -cerebral anger 0 -cerebral anticipation 0 -cerebral disgust 0 -cerebral fear 0 -cerebral joy 0 -cerebral negative 0 -cerebral positive 1 -cerebral sadness 0 -cerebral surprise 0 -cerebral trust 0 -ceremonial anger 0 -ceremonial anticipation 0 -ceremonial disgust 0 -ceremonial fear 0 -ceremonial joy 0 -ceremonial negative 0 -ceremonial positive 0 -ceremonial sadness 0 -ceremonial surprise 0 -ceremonial trust 0 -ceremony anger 0 -ceremony anticipation 0 -ceremony disgust 0 -ceremony fear 0 -ceremony joy 1 -ceremony negative 0 -ceremony positive 1 -ceremony sadness 0 -ceremony surprise 1 -ceremony trust 0 -certainty anger 0 -certainty anticipation 0 -certainty disgust 0 -certainty fear 0 -certainty joy 0 -certainty negative 0 -certainty positive 1 -certainty sadness 0 -certainty surprise 0 -certainty trust 0 -certificate anger 0 -certificate anticipation 0 -certificate disgust 0 -certificate fear 0 -certificate joy 0 -certificate negative 0 -certificate positive 0 -certificate sadness 0 -certificate surprise 0 -certificate trust 0 -certify anger 0 -certify anticipation 0 -certify disgust 0 -certify fear 0 -certify joy 0 -certify negative 0 -certify positive 0 -certify sadness 0 -certify surprise 0 -certify trust 1 -cess anger 0 -cess anticipation 0 -cess disgust 1 -cess fear 0 -cess joy 0 -cess negative 1 -cess positive 0 -cess sadness 0 -cess surprise 0 -cess trust 0 -cessation anger 0 -cessation anticipation 0 -cessation disgust 0 -cessation fear 0 -cessation joy 0 -cessation negative 1 -cessation positive 0 -cessation sadness 0 -cessation surprise 0 -cessation trust 0 -chaff anger 1 -chaff anticipation 0 -chaff disgust 0 -chaff fear 1 -chaff joy 0 -chaff negative 1 -chaff positive 0 -chaff sadness 0 -chaff surprise 0 -chaff trust 0 -chafing anger 0 -chafing anticipation 0 -chafing disgust 0 -chafing fear 0 -chafing joy 0 -chafing negative 1 -chafing positive 0 -chafing sadness 0 -chafing surprise 0 -chafing trust 0 -chagrin anger 0 -chagrin anticipation 0 -chagrin disgust 1 -chagrin fear 0 -chagrin joy 0 -chagrin negative 1 -chagrin positive 0 -chagrin sadness 1 -chagrin surprise 0 -chagrin trust 0 -chain anger 0 -chain anticipation 0 -chain disgust 0 -chain fear 0 -chain joy 0 -chain negative 0 -chain positive 0 -chain sadness 0 -chain surprise 0 -chain trust 0 -chair anger 0 -chair anticipation 0 -chair disgust 0 -chair fear 0 -chair joy 0 -chair negative 0 -chair positive 0 -chair sadness 0 -chair surprise 0 -chair trust 0 -chairman anger 0 -chairman anticipation 0 -chairman disgust 0 -chairman fear 0 -chairman joy 0 -chairman negative 0 -chairman positive 1 -chairman sadness 0 -chairman surprise 0 -chairman trust 1 -chairperson anger 0 -chairperson anticipation 0 -chairperson disgust 0 -chairperson fear 0 -chairperson joy 0 -chairperson negative 0 -chairperson positive 0 -chairperson sadness 0 -chairperson surprise 0 -chairperson trust 0 -chairwoman anger 0 -chairwoman anticipation 0 -chairwoman disgust 0 -chairwoman fear 0 -chairwoman joy 0 -chairwoman negative 0 -chairwoman positive 1 -chairwoman sadness 0 -chairwoman surprise 0 -chairwoman trust 1 -chaise anger 0 -chaise anticipation 0 -chaise disgust 0 -chaise fear 0 -chaise joy 0 -chaise negative 0 -chaise positive 0 -chaise sadness 0 -chaise surprise 0 -chaise trust 0 -chalet anger 0 -chalet anticipation 0 -chalet disgust 0 -chalet fear 0 -chalet joy 0 -chalet negative 0 -chalet positive 0 -chalet sadness 0 -chalet surprise 0 -chalet trust 0 -chalice anger 0 -chalice anticipation 0 -chalice disgust 0 -chalice fear 0 -chalice joy 0 -chalice negative 0 -chalice positive 0 -chalice sadness 0 -chalice surprise 0 -chalice trust 0 -chalk anger 0 -chalk anticipation 0 -chalk disgust 0 -chalk fear 0 -chalk joy 0 -chalk negative 0 -chalk positive 0 -chalk sadness 0 -chalk surprise 0 -chalk trust 0 -challenge anger 1 -challenge anticipation 0 -challenge disgust 0 -challenge fear 1 -challenge joy 0 -challenge negative 1 -challenge positive 0 -challenge sadness 0 -challenge surprise 0 -challenge trust 0 -chamber anger 0 -chamber anticipation 0 -chamber disgust 0 -chamber fear 0 -chamber joy 0 -chamber negative 0 -chamber positive 0 -chamber sadness 0 -chamber surprise 0 -chamber trust 0 -chambers anger 0 -chambers anticipation 0 -chambers disgust 0 -chambers fear 0 -chambers joy 0 -chambers negative 0 -chambers positive 0 -chambers sadness 0 -chambers surprise 0 -chambers trust 0 -chameleon anger 0 -chameleon anticipation 0 -chameleon disgust 0 -chameleon fear 0 -chameleon joy 0 -chameleon negative 0 -chameleon positive 0 -chameleon sadness 0 -chameleon surprise 0 -chameleon trust 0 -champagne anger 0 -champagne anticipation 0 -champagne disgust 0 -champagne fear 0 -champagne joy 0 -champagne negative 0 -champagne positive 0 -champagne sadness 0 -champagne surprise 0 -champagne trust 0 -champion anger 0 -champion anticipation 1 -champion disgust 0 -champion fear 0 -champion joy 1 -champion negative 0 -champion positive 1 -champion sadness 0 -champion surprise 0 -champion trust 1 -chance anger 0 -chance anticipation 0 -chance disgust 0 -chance fear 0 -chance joy 0 -chance negative 0 -chance positive 0 -chance sadness 0 -chance surprise 1 -chance trust 0 -chancellor anger 0 -chancellor anticipation 0 -chancellor disgust 0 -chancellor fear 0 -chancellor joy 0 -chancellor negative 0 -chancellor positive 0 -chancellor sadness 0 -chancellor surprise 0 -chancellor trust 1 -chandelier anger 0 -chandelier anticipation 0 -chandelier disgust 0 -chandelier fear 0 -chandelier joy 0 -chandelier negative 0 -chandelier positive 0 -chandelier sadness 0 -chandelier surprise 0 -chandelier trust 0 -chandler anger 0 -chandler anticipation 0 -chandler disgust 0 -chandler fear 0 -chandler joy 0 -chandler negative 0 -chandler positive 0 -chandler sadness 0 -chandler surprise 0 -chandler trust 0 -change anger 0 -change anticipation 0 -change disgust 0 -change fear 1 -change joy 0 -change negative 0 -change positive 0 -change sadness 0 -change surprise 0 -change trust 0 -changeable anger 0 -changeable anticipation 1 -changeable disgust 0 -changeable fear 0 -changeable joy 0 -changeable negative 0 -changeable positive 0 -changeable sadness 0 -changeable surprise 1 -changeable trust 0 -changed anger 0 -changed anticipation 0 -changed disgust 0 -changed fear 0 -changed joy 0 -changed negative 0 -changed positive 0 -changed sadness 0 -changed surprise 0 -changed trust 0 -changer anger 0 -changer anticipation 0 -changer disgust 0 -changer fear 0 -changer joy 0 -changer negative 0 -changer positive 0 -changer sadness 0 -changer surprise 0 -changer trust 0 -changing anger 0 -changing anticipation 0 -changing disgust 0 -changing fear 0 -changing joy 0 -changing negative 0 -changing positive 0 -changing sadness 0 -changing surprise 0 -changing trust 0 -channel anger 0 -channel anticipation 0 -channel disgust 0 -channel fear 0 -channel joy 0 -channel negative 0 -channel positive 0 -channel sadness 0 -channel surprise 0 -channel trust 0 -chant anger 1 -chant anticipation 1 -chant disgust 0 -chant fear 0 -chant joy 1 -chant negative 0 -chant positive 1 -chant sadness 0 -chant surprise 1 -chant trust 0 -chaos anger 1 -chaos anticipation 0 -chaos disgust 0 -chaos fear 1 -chaos joy 0 -chaos negative 1 -chaos positive 0 -chaos sadness 1 -chaos surprise 0 -chaos trust 0 -chaotic anger 1 -chaotic anticipation 0 -chaotic disgust 0 -chaotic fear 0 -chaotic joy 0 -chaotic negative 1 -chaotic positive 0 -chaotic sadness 0 -chaotic surprise 0 -chaotic trust 0 -chap anger 0 -chap anticipation 0 -chap disgust 0 -chap fear 0 -chap joy 0 -chap negative 0 -chap positive 0 -chap sadness 0 -chap surprise 0 -chap trust 0 -chapel anger 0 -chapel anticipation 0 -chapel disgust 0 -chapel fear 0 -chapel joy 0 -chapel negative 0 -chapel positive 0 -chapel sadness 0 -chapel surprise 0 -chapel trust 0 -chaplain anger 0 -chaplain anticipation 0 -chaplain disgust 0 -chaplain fear 0 -chaplain joy 0 -chaplain negative 0 -chaplain positive 0 -chaplain sadness 0 -chaplain surprise 0 -chaplain trust 1 -chapman anger 0 -chapman anticipation 0 -chapman disgust 0 -chapman fear 0 -chapman joy 0 -chapman negative 0 -chapman positive 0 -chapman sadness 0 -chapman surprise 0 -chapman trust 0 -chaps anger 0 -chaps anticipation 0 -chaps disgust 0 -chaps fear 0 -chaps joy 0 -chaps negative 0 -chaps positive 0 -chaps sadness 0 -chaps surprise 0 -chaps trust 0 -chapter anger 0 -chapter anticipation 0 -chapter disgust 0 -chapter fear 0 -chapter joy 0 -chapter negative 0 -chapter positive 0 -chapter sadness 0 -chapter surprise 0 -chapter trust 0 -char anger 0 -char anticipation 0 -char disgust 0 -char fear 0 -char joy 0 -char negative 0 -char positive 0 -char sadness 0 -char surprise 0 -char trust 0 -character anger 0 -character anticipation 0 -character disgust 0 -character fear 0 -character joy 0 -character negative 0 -character positive 0 -character sadness 0 -character surprise 0 -character trust 0 -characteristic anger 0 -characteristic anticipation 0 -characteristic disgust 0 -characteristic fear 0 -characteristic joy 0 -characteristic negative 0 -characteristic positive 0 -characteristic sadness 0 -characteristic surprise 0 -characteristic trust 0 -characterize anger 0 -characterize anticipation 0 -characterize disgust 0 -characterize fear 0 -characterize joy 0 -characterize negative 0 -characterize positive 0 -characterize sadness 0 -characterize surprise 0 -characterize trust 0 -charade anger 0 -charade anticipation 0 -charade disgust 0 -charade fear 0 -charade joy 0 -charade negative 1 -charade positive 0 -charade sadness 0 -charade surprise 0 -charade trust 0 -charcoal anger 0 -charcoal anticipation 0 -charcoal disgust 0 -charcoal fear 0 -charcoal joy 0 -charcoal negative 0 -charcoal positive 0 -charcoal sadness 0 -charcoal surprise 0 -charcoal trust 0 -charge anger 0 -charge anticipation 0 -charge disgust 0 -charge fear 0 -charge joy 0 -charge negative 0 -charge positive 0 -charge sadness 0 -charge surprise 0 -charge trust 0 -chargeable anger 0 -chargeable anticipation 0 -chargeable disgust 0 -chargeable fear 1 -chargeable joy 0 -chargeable negative 1 -chargeable positive 0 -chargeable sadness 1 -chargeable surprise 0 -chargeable trust 0 -charger anger 0 -charger anticipation 0 -charger disgust 0 -charger fear 0 -charger joy 0 -charger negative 0 -charger positive 1 -charger sadness 0 -charger surprise 0 -charger trust 0 -chariot anger 0 -chariot anticipation 0 -chariot disgust 0 -chariot fear 0 -chariot joy 0 -chariot negative 0 -chariot positive 0 -chariot sadness 0 -chariot surprise 0 -chariot trust 0 -charitable anger 0 -charitable anticipation 1 -charitable disgust 0 -charitable fear 0 -charitable joy 1 -charitable negative 0 -charitable positive 1 -charitable sadness 0 -charitable surprise 0 -charitable trust 1 -charity anger 0 -charity anticipation 0 -charity disgust 0 -charity fear 0 -charity joy 1 -charity negative 0 -charity positive 1 -charity sadness 0 -charity surprise 0 -charity trust 0 -charm anger 0 -charm anticipation 0 -charm disgust 0 -charm fear 0 -charm joy 0 -charm negative 0 -charm positive 1 -charm sadness 0 -charm surprise 0 -charm trust 0 -charmed anger 0 -charmed anticipation 0 -charmed disgust 0 -charmed fear 0 -charmed joy 1 -charmed negative 1 -charmed positive 1 -charmed sadness 0 -charmed surprise 0 -charmed trust 0 -charmer anger 0 -charmer anticipation 0 -charmer disgust 0 -charmer fear 0 -charmer joy 0 -charmer negative 0 -charmer positive 0 -charmer sadness 0 -charmer surprise 0 -charmer trust 0 -charming anger 0 -charming anticipation 0 -charming disgust 0 -charming fear 0 -charming joy 0 -charming negative 0 -charming positive 1 -charming sadness 0 -charming surprise 0 -charming trust 0 -chart anger 0 -chart anticipation 0 -chart disgust 0 -chart fear 0 -chart joy 0 -chart negative 0 -chart positive 0 -chart sadness 0 -chart surprise 0 -chart trust 1 -charter anger 0 -charter anticipation 0 -charter disgust 0 -charter fear 0 -charter joy 0 -charter negative 0 -charter positive 0 -charter sadness 0 -charter surprise 0 -charter trust 0 -chartered anger 0 -chartered anticipation 0 -chartered disgust 0 -chartered fear 0 -chartered joy 0 -chartered negative 0 -chartered positive 0 -chartered sadness 0 -chartered surprise 0 -chartered trust 0 -chase anger 0 -chase anticipation 0 -chase disgust 0 -chase fear 0 -chase joy 0 -chase negative 1 -chase positive 0 -chase sadness 0 -chase surprise 0 -chase trust 0 -chasm anger 0 -chasm anticipation 0 -chasm disgust 0 -chasm fear 1 -chasm joy 0 -chasm negative 0 -chasm positive 0 -chasm sadness 0 -chasm surprise 0 -chasm trust 0 -chastisement anger 0 -chastisement anticipation 0 -chastisement disgust 0 -chastisement fear 0 -chastisement joy 0 -chastisement negative 1 -chastisement positive 0 -chastisement sadness 0 -chastisement surprise 0 -chastisement trust 0 -chastity anger 0 -chastity anticipation 1 -chastity disgust 0 -chastity fear 0 -chastity joy 0 -chastity negative 0 -chastity positive 1 -chastity sadness 0 -chastity surprise 0 -chastity trust 1 -chat anger 0 -chat anticipation 0 -chat disgust 0 -chat fear 0 -chat joy 0 -chat negative 0 -chat positive 0 -chat sadness 0 -chat surprise 0 -chat trust 0 -chateau anger 0 -chateau anticipation 0 -chateau disgust 0 -chateau fear 0 -chateau joy 0 -chateau negative 0 -chateau positive 0 -chateau sadness 0 -chateau surprise 0 -chateau trust 0 -chatter anger 0 -chatter anticipation 0 -chatter disgust 0 -chatter fear 0 -chatter joy 0 -chatter negative 0 -chatter positive 0 -chatter sadness 0 -chatter surprise 0 -chatter trust 0 -chattering anger 0 -chattering anticipation 0 -chattering disgust 0 -chattering fear 0 -chattering joy 0 -chattering negative 0 -chattering positive 1 -chattering sadness 0 -chattering surprise 0 -chattering trust 0 -chatty anger 0 -chatty anticipation 0 -chatty disgust 0 -chatty fear 0 -chatty joy 0 -chatty negative 1 -chatty positive 0 -chatty sadness 0 -chatty surprise 0 -chatty trust 0 -chauffeur anger 0 -chauffeur anticipation 0 -chauffeur disgust 0 -chauffeur fear 0 -chauffeur joy 0 -chauffeur negative 0 -chauffeur positive 0 -chauffeur sadness 0 -chauffeur surprise 0 -chauffeur trust 0 -cheap anger 0 -cheap anticipation 0 -cheap disgust 0 -cheap fear 0 -cheap joy 0 -cheap negative 1 -cheap positive 0 -cheap sadness 0 -cheap surprise 0 -cheap trust 0 -cheat anger 1 -cheat anticipation 0 -cheat disgust 1 -cheat fear 0 -cheat joy 0 -cheat negative 1 -cheat positive 0 -cheat sadness 0 -cheat surprise 0 -cheat trust 0 -check anger 0 -check anticipation 0 -check disgust 0 -check fear 0 -check joy 0 -check negative 0 -check positive 0 -check sadness 0 -check surprise 0 -check trust 0 -checker anger 0 -checker anticipation 0 -checker disgust 0 -checker fear 0 -checker joy 0 -checker negative 0 -checker positive 0 -checker sadness 0 -checker surprise 0 -checker trust 0 -checkered anger 0 -checkered anticipation 0 -checkered disgust 0 -checkered fear 0 -checkered joy 0 -checkered negative 0 -checkered positive 0 -checkered sadness 0 -checkered surprise 0 -checkered trust 0 -checkers anger 0 -checkers anticipation 0 -checkers disgust 0 -checkers fear 0 -checkers joy 0 -checkers negative 0 -checkers positive 0 -checkers sadness 0 -checkers surprise 0 -checkers trust 0 -checklist anger 0 -checklist anticipation 0 -checklist disgust 0 -checklist fear 0 -checklist joy 0 -checklist negative 0 -checklist positive 1 -checklist sadness 0 -checklist surprise 0 -checklist trust 1 -cheek anger 0 -cheek anticipation 0 -cheek disgust 0 -cheek fear 0 -cheek joy 0 -cheek negative 0 -cheek positive 0 -cheek sadness 0 -cheek surprise 0 -cheek trust 0 -cheeks anger 0 -cheeks anticipation 0 -cheeks disgust 0 -cheeks fear 0 -cheeks joy 0 -cheeks negative 0 -cheeks positive 0 -cheeks sadness 0 -cheeks surprise 0 -cheeks trust 0 -cheep anger 0 -cheep anticipation 0 -cheep disgust 0 -cheep fear 0 -cheep joy 0 -cheep negative 0 -cheep positive 0 -cheep sadness 0 -cheep surprise 0 -cheep trust 0 -cheer anger 0 -cheer anticipation 1 -cheer disgust 0 -cheer fear 0 -cheer joy 1 -cheer negative 0 -cheer positive 1 -cheer sadness 0 -cheer surprise 1 -cheer trust 1 -cheerful anger 0 -cheerful anticipation 0 -cheerful disgust 0 -cheerful fear 0 -cheerful joy 1 -cheerful negative 0 -cheerful positive 1 -cheerful sadness 0 -cheerful surprise 1 -cheerful trust 0 -cheerfulness anger 0 -cheerfulness anticipation 1 -cheerfulness disgust 0 -cheerfulness fear 0 -cheerfulness joy 1 -cheerfulness negative 0 -cheerfulness positive 1 -cheerfulness sadness 0 -cheerfulness surprise 0 -cheerfulness trust 1 -cheering anger 0 -cheering anticipation 0 -cheering disgust 0 -cheering fear 0 -cheering joy 1 -cheering negative 0 -cheering positive 1 -cheering sadness 0 -cheering surprise 0 -cheering trust 0 -cheery anger 0 -cheery anticipation 1 -cheery disgust 0 -cheery fear 0 -cheery joy 1 -cheery negative 0 -cheery positive 1 -cheery sadness 0 -cheery surprise 0 -cheery trust 0 -cheesecake anger 0 -cheesecake anticipation 0 -cheesecake disgust 0 -cheesecake fear 0 -cheesecake joy 0 -cheesecake negative 1 -cheesecake positive 0 -cheesecake sadness 0 -cheesecake surprise 0 -cheesecake trust 0 -cheetah anger 0 -cheetah anticipation 0 -cheetah disgust 0 -cheetah fear 0 -cheetah joy 0 -cheetah negative 0 -cheetah positive 0 -cheetah sadness 0 -cheetah surprise 0 -cheetah trust 0 -chemise anger 0 -chemise anticipation 0 -chemise disgust 0 -chemise fear 0 -chemise joy 0 -chemise negative 0 -chemise positive 0 -chemise sadness 0 -chemise surprise 0 -chemise trust 0 -chemist anger 0 -chemist anticipation 0 -chemist disgust 0 -chemist fear 0 -chemist joy 0 -chemist negative 0 -chemist positive 1 -chemist sadness 0 -chemist surprise 0 -chemist trust 1 -chemistry anger 0 -chemistry anticipation 0 -chemistry disgust 0 -chemistry fear 0 -chemistry joy 0 -chemistry negative 0 -chemistry positive 0 -chemistry sadness 0 -chemistry surprise 0 -chemistry trust 0 -cheque anger 0 -cheque anticipation 0 -cheque disgust 0 -cheque fear 0 -cheque joy 0 -cheque negative 0 -cheque positive 0 -cheque sadness 0 -cheque surprise 0 -cheque trust 0 -cherish anger 0 -cherish anticipation 1 -cherish disgust 0 -cherish fear 0 -cherish joy 1 -cherish negative 0 -cherish positive 1 -cherish sadness 0 -cherish surprise 1 -cherish trust 1 -cherry anger 0 -cherry anticipation 0 -cherry disgust 0 -cherry fear 0 -cherry joy 0 -cherry negative 0 -cherry positive 1 -cherry sadness 0 -cherry surprise 0 -cherry trust 0 -chess anger 0 -chess anticipation 0 -chess disgust 0 -chess fear 0 -chess joy 0 -chess negative 0 -chess positive 0 -chess sadness 0 -chess surprise 0 -chess trust 0 -chest anger 0 -chest anticipation 0 -chest disgust 0 -chest fear 0 -chest joy 0 -chest negative 0 -chest positive 0 -chest sadness 0 -chest surprise 0 -chest trust 0 -chestnut anger 0 -chestnut anticipation 0 -chestnut disgust 0 -chestnut fear 0 -chestnut joy 0 -chestnut negative 0 -chestnut positive 0 -chestnut sadness 0 -chestnut surprise 0 -chestnut trust 0 -chevron anger 0 -chevron anticipation 0 -chevron disgust 0 -chevron fear 0 -chevron joy 0 -chevron negative 0 -chevron positive 0 -chevron sadness 0 -chevron surprise 0 -chevron trust 0 -chew anger 0 -chew anticipation 0 -chew disgust 0 -chew fear 0 -chew joy 0 -chew negative 0 -chew positive 0 -chew sadness 0 -chew surprise 0 -chew trust 0 -chic anger 0 -chic anticipation 0 -chic disgust 0 -chic fear 0 -chic joy 0 -chic negative 0 -chic positive 0 -chic sadness 0 -chic surprise 0 -chic trust 0 -chicane anger 0 -chicane anticipation 1 -chicane disgust 0 -chicane fear 0 -chicane joy 0 -chicane negative 1 -chicane positive 0 -chicane sadness 0 -chicane surprise 1 -chicane trust 1 -chicken anger 0 -chicken anticipation 0 -chicken disgust 0 -chicken fear 1 -chicken joy 0 -chicken negative 0 -chicken positive 0 -chicken sadness 0 -chicken surprise 0 -chicken trust 0 -chief anger 0 -chief anticipation 0 -chief disgust 0 -chief fear 0 -chief joy 0 -chief negative 0 -chief positive 0 -chief sadness 0 -chief surprise 0 -chief trust 0 -chiefly anger 0 -chiefly anticipation 0 -chiefly disgust 0 -chiefly fear 0 -chiefly joy 0 -chiefly negative 0 -chiefly positive 0 -chiefly sadness 0 -chiefly surprise 0 -chiefly trust 0 -chieftain anger 0 -chieftain anticipation 0 -chieftain disgust 0 -chieftain fear 0 -chieftain joy 0 -chieftain negative 0 -chieftain positive 1 -chieftain sadness 0 -chieftain surprise 0 -chieftain trust 0 -child anger 0 -child anticipation 1 -child disgust 0 -child fear 0 -child joy 1 -child negative 0 -child positive 1 -child sadness 0 -child surprise 0 -child trust 0 -childbirth anger 0 -childbirth anticipation 0 -childbirth disgust 0 -childbirth fear 0 -childbirth joy 0 -childbirth negative 0 -childbirth positive 0 -childbirth sadness 0 -childbirth surprise 0 -childbirth trust 0 -childhood anger 0 -childhood anticipation 0 -childhood disgust 0 -childhood fear 0 -childhood joy 1 -childhood negative 0 -childhood positive 1 -childhood sadness 0 -childhood surprise 0 -childhood trust 0 -childish anger 0 -childish anticipation 0 -childish disgust 0 -childish fear 0 -childish joy 0 -childish negative 1 -childish positive 0 -childish sadness 0 -childish surprise 0 -childish trust 0 -chill anger 0 -chill anticipation 0 -chill disgust 0 -chill fear 0 -chill joy 0 -chill negative 0 -chill positive 0 -chill sadness 0 -chill surprise 0 -chill trust 0 -chilly anger 0 -chilly anticipation 0 -chilly disgust 0 -chilly fear 0 -chilly joy 0 -chilly negative 1 -chilly positive 0 -chilly sadness 0 -chilly surprise 0 -chilly trust 0 -chime anger 0 -chime anticipation 0 -chime disgust 0 -chime fear 0 -chime joy 0 -chime negative 0 -chime positive 0 -chime sadness 0 -chime surprise 0 -chime trust 0 -chimera anger 0 -chimera anticipation 0 -chimera disgust 0 -chimera fear 1 -chimera joy 0 -chimera negative 0 -chimera positive 0 -chimera sadness 0 -chimera surprise 1 -chimera trust 0 -chimes anger 0 -chimes anticipation 0 -chimes disgust 0 -chimes fear 0 -chimes joy 0 -chimes negative 0 -chimes positive 0 -chimes sadness 0 -chimes surprise 0 -chimes trust 0 -chimney anger 0 -chimney anticipation 0 -chimney disgust 0 -chimney fear 0 -chimney joy 0 -chimney negative 0 -chimney positive 0 -chimney sadness 0 -chimney surprise 0 -chimney trust 0 -china anger 0 -china anticipation 0 -china disgust 0 -china fear 0 -china joy 0 -china negative 0 -china positive 0 -china sadness 0 -china surprise 0 -china trust 0 -chine anger 0 -chine anticipation 0 -chine disgust 0 -chine fear 0 -chine joy 0 -chine negative 0 -chine positive 0 -chine sadness 0 -chine surprise 0 -chine trust 0 -chinook anger 0 -chinook anticipation 0 -chinook disgust 0 -chinook fear 0 -chinook joy 0 -chinook negative 0 -chinook positive 0 -chinook sadness 0 -chinook surprise 0 -chinook trust 0 -chip anger 0 -chip anticipation 0 -chip disgust 0 -chip fear 0 -chip joy 0 -chip negative 0 -chip positive 0 -chip sadness 0 -chip surprise 0 -chip trust 0 -chipping anger 0 -chipping anticipation 0 -chipping disgust 0 -chipping fear 0 -chipping joy 0 -chipping negative 0 -chipping positive 0 -chipping sadness 0 -chipping surprise 0 -chipping trust 0 -chirp anger 0 -chirp anticipation 0 -chirp disgust 0 -chirp fear 0 -chirp joy 1 -chirp negative 0 -chirp positive 1 -chirp sadness 0 -chirp surprise 0 -chirp trust 0 -chisel anger 0 -chisel anticipation 0 -chisel disgust 0 -chisel fear 0 -chisel joy 0 -chisel negative 0 -chisel positive 1 -chisel sadness 0 -chisel surprise 0 -chisel trust 0 -chit anger 0 -chit anticipation 0 -chit disgust 0 -chit fear 0 -chit joy 0 -chit negative 0 -chit positive 0 -chit sadness 0 -chit surprise 0 -chit trust 0 -chivalry anger 0 -chivalry anticipation 0 -chivalry disgust 0 -chivalry fear 0 -chivalry joy 0 -chivalry negative 0 -chivalry positive 1 -chivalry sadness 0 -chivalry surprise 0 -chivalry trust 0 -chloroform anger 0 -chloroform anticipation 0 -chloroform disgust 0 -chloroform fear 0 -chloroform joy 0 -chloroform negative 1 -chloroform positive 0 -chloroform sadness 0 -chloroform surprise 0 -chloroform trust 0 -chocolate anger 0 -chocolate anticipation 1 -chocolate disgust 0 -chocolate fear 0 -chocolate joy 1 -chocolate negative 0 -chocolate positive 1 -chocolate sadness 0 -chocolate surprise 0 -chocolate trust 1 -choice anger 0 -choice anticipation 0 -choice disgust 0 -choice fear 0 -choice joy 0 -choice negative 0 -choice positive 1 -choice sadness 0 -choice surprise 0 -choice trust 0 -choir anger 0 -choir anticipation 0 -choir disgust 0 -choir fear 0 -choir joy 1 -choir negative 0 -choir positive 1 -choir sadness 0 -choir surprise 0 -choir trust 1 -choke anger 1 -choke anticipation 0 -choke disgust 0 -choke fear 0 -choke joy 0 -choke negative 1 -choke positive 0 -choke sadness 1 -choke surprise 0 -choke trust 0 -cholera anger 0 -cholera anticipation 0 -cholera disgust 1 -cholera fear 1 -cholera joy 0 -cholera negative 1 -cholera positive 0 -cholera sadness 1 -cholera surprise 0 -cholera trust 0 -choose anger 0 -choose anticipation 0 -choose disgust 0 -choose fear 0 -choose joy 0 -choose negative 0 -choose positive 0 -choose sadness 0 -choose surprise 0 -choose trust 0 -choosing anger 0 -choosing anticipation 0 -choosing disgust 0 -choosing fear 0 -choosing joy 0 -choosing negative 0 -choosing positive 0 -choosing sadness 0 -choosing surprise 0 -choosing trust 0 -chop anger 0 -chop anticipation 0 -chop disgust 0 -chop fear 0 -chop joy 0 -chop negative 1 -chop positive 0 -chop sadness 0 -chop surprise 0 -chop trust 0 -chopping anger 0 -chopping anticipation 0 -chopping disgust 0 -chopping fear 0 -chopping joy 0 -chopping negative 0 -chopping positive 0 -chopping sadness 0 -chopping surprise 0 -chopping trust 0 -chops anger 0 -chops anticipation 0 -chops disgust 0 -chops fear 0 -chops joy 0 -chops negative 0 -chops positive 0 -chops sadness 0 -chops surprise 0 -chops trust 0 -choral anger 0 -choral anticipation 0 -choral disgust 0 -choral fear 0 -choral joy 1 -choral negative 0 -choral positive 1 -choral sadness 0 -choral surprise 0 -choral trust 0 -chords anger 0 -chords anticipation 0 -chords disgust 0 -chords fear 0 -chords joy 0 -chords negative 0 -chords positive 0 -chords sadness 0 -chords surprise 0 -chords trust 0 -chore anger 0 -chore anticipation 0 -chore disgust 0 -chore fear 0 -chore joy 0 -chore negative 1 -chore positive 0 -chore sadness 0 -chore surprise 0 -chore trust 0 -chorus anger 0 -chorus anticipation 0 -chorus disgust 0 -chorus fear 0 -chorus joy 0 -chorus negative 0 -chorus positive 1 -chorus sadness 0 -chorus surprise 0 -chorus trust 0 -chosen anger 0 -chosen anticipation 0 -chosen disgust 0 -chosen fear 0 -chosen joy 0 -chosen negative 0 -chosen positive 1 -chosen sadness 0 -chosen surprise 0 -chosen trust 0 -chowder anger 0 -chowder anticipation 0 -chowder disgust 0 -chowder fear 0 -chowder joy 0 -chowder negative 0 -chowder positive 1 -chowder sadness 0 -chowder surprise 0 -chowder trust 0 -christening anger 0 -christening anticipation 0 -christening disgust 0 -christening fear 0 -christening joy 0 -christening negative 0 -christening positive 0 -christening sadness 0 -christening surprise 0 -christening trust 0 -chromatic anger 0 -chromatic anticipation 0 -chromatic disgust 0 -chromatic fear 0 -chromatic joy 0 -chromatic negative 0 -chromatic positive 0 -chromatic sadness 0 -chromatic surprise 0 -chromatic trust 0 -chromatography anger 0 -chromatography anticipation 0 -chromatography disgust 0 -chromatography fear 0 -chromatography joy 0 -chromatography negative 0 -chromatography positive 0 -chromatography sadness 0 -chromatography surprise 0 -chromatography trust 0 -chromosome anger 0 -chromosome anticipation 0 -chromosome disgust 0 -chromosome fear 0 -chromosome joy 0 -chromosome negative 0 -chromosome positive 0 -chromosome sadness 0 -chromosome surprise 0 -chromosome trust 0 -chronic anger 0 -chronic anticipation 0 -chronic disgust 0 -chronic fear 0 -chronic joy 0 -chronic negative 1 -chronic positive 0 -chronic sadness 1 -chronic surprise 0 -chronic trust 0 -chronicle anger 0 -chronicle anticipation 0 -chronicle disgust 0 -chronicle fear 0 -chronicle joy 0 -chronicle negative 0 -chronicle positive 1 -chronicle sadness 0 -chronicle surprise 0 -chronicle trust 1 -chronograph anger 0 -chronograph anticipation 0 -chronograph disgust 0 -chronograph fear 0 -chronograph joy 0 -chronograph negative 0 -chronograph positive 0 -chronograph sadness 0 -chronograph surprise 0 -chronograph trust 0 -chronological anger 0 -chronological anticipation 0 -chronological disgust 0 -chronological fear 0 -chronological joy 0 -chronological negative 0 -chronological positive 0 -chronological sadness 0 -chronological surprise 0 -chronological trust 0 -chuck anger 0 -chuck anticipation 0 -chuck disgust 0 -chuck fear 0 -chuck joy 0 -chuck negative 0 -chuck positive 0 -chuck sadness 0 -chuck surprise 0 -chuck trust 0 -chuckle anger 0 -chuckle anticipation 1 -chuckle disgust 0 -chuckle fear 0 -chuckle joy 1 -chuckle negative 0 -chuckle positive 1 -chuckle sadness 0 -chuckle surprise 1 -chuckle trust 1 -chunk anger 0 -chunk anticipation 0 -chunk disgust 0 -chunk fear 0 -chunk joy 0 -chunk negative 0 -chunk positive 0 -chunk sadness 0 -chunk surprise 0 -chunk trust 0 -chunky anger 0 -chunky anticipation 0 -chunky disgust 0 -chunky fear 0 -chunky joy 0 -chunky negative 0 -chunky positive 0 -chunky sadness 0 -chunky surprise 0 -chunky trust 0 -church anger 0 -church anticipation 1 -church disgust 0 -church fear 0 -church joy 1 -church negative 0 -church positive 1 -church sadness 0 -church surprise 0 -church trust 1 -churchyard anger 0 -churchyard anticipation 0 -churchyard disgust 0 -churchyard fear 0 -churchyard joy 0 -churchyard negative 0 -churchyard positive 0 -churchyard sadness 0 -churchyard surprise 0 -churchyard trust 0 -churn anger 0 -churn anticipation 0 -churn disgust 0 -churn fear 0 -churn joy 0 -churn negative 0 -churn positive 0 -churn sadness 0 -churn surprise 0 -churn trust 0 -chute anger 0 -chute anticipation 0 -chute disgust 0 -chute fear 0 -chute joy 0 -chute negative 0 -chute positive 0 -chute sadness 0 -chute surprise 0 -chute trust 0 -chutney anger 0 -chutney anticipation 0 -chutney disgust 0 -chutney fear 0 -chutney joy 0 -chutney negative 0 -chutney positive 0 -chutney sadness 0 -chutney surprise 0 -chutney trust 0 -ciao anger 0 -ciao anticipation 0 -ciao disgust 0 -ciao fear 0 -ciao joy 0 -ciao negative 0 -ciao positive 0 -ciao sadness 0 -ciao surprise 0 -ciao trust 0 -cider anger 0 -cider anticipation 0 -cider disgust 0 -cider fear 0 -cider joy 0 -cider negative 0 -cider positive 1 -cider sadness 0 -cider surprise 0 -cider trust 0 -cigar anger 0 -cigar anticipation 0 -cigar disgust 0 -cigar fear 0 -cigar joy 0 -cigar negative 0 -cigar positive 0 -cigar sadness 0 -cigar surprise 0 -cigar trust 0 -cigarette anger 0 -cigarette anticipation 0 -cigarette disgust 0 -cigarette fear 0 -cigarette joy 0 -cigarette negative 1 -cigarette positive 0 -cigarette sadness 0 -cigarette surprise 0 -cigarette trust 0 -cinch anger 0 -cinch anticipation 0 -cinch disgust 0 -cinch fear 0 -cinch joy 0 -cinch negative 0 -cinch positive 0 -cinch sadness 0 -cinch surprise 0 -cinch trust 0 -cinder anger 0 -cinder anticipation 0 -cinder disgust 0 -cinder fear 0 -cinder joy 0 -cinder negative 0 -cinder positive 0 -cinder sadness 0 -cinder surprise 0 -cinder trust 0 -cinema anger 0 -cinema anticipation 0 -cinema disgust 0 -cinema fear 0 -cinema joy 0 -cinema negative 0 -cinema positive 0 -cinema sadness 0 -cinema surprise 0 -cinema trust 0 -cinematographer anger 0 -cinematographer anticipation 0 -cinematographer disgust 0 -cinematographer fear 0 -cinematographer joy 0 -cinematographer negative 0 -cinematographer positive 0 -cinematographer sadness 0 -cinematographer surprise 0 -cinematographer trust 0 -cinematography anger 0 -cinematography anticipation 0 -cinematography disgust 0 -cinematography fear 0 -cinematography joy 0 -cinematography negative 0 -cinematography positive 0 -cinematography sadness 0 -cinematography surprise 0 -cinematography trust 0 -cinnamon anger 0 -cinnamon anticipation 0 -cinnamon disgust 0 -cinnamon fear 0 -cinnamon joy 0 -cinnamon negative 0 -cinnamon positive 0 -cinnamon sadness 0 -cinnamon surprise 0 -cinnamon trust 0 -cipher anger 0 -cipher anticipation 0 -cipher disgust 0 -cipher fear 0 -cipher joy 0 -cipher negative 0 -cipher positive 0 -cipher sadness 0 -cipher surprise 0 -cipher trust 0 -circle anger 0 -circle anticipation 0 -circle disgust 0 -circle fear 0 -circle joy 0 -circle negative 0 -circle positive 0 -circle sadness 0 -circle surprise 0 -circle trust 0 -circling anger 0 -circling anticipation 0 -circling disgust 0 -circling fear 0 -circling joy 0 -circling negative 0 -circling positive 0 -circling sadness 0 -circling surprise 0 -circling trust 0 -circuit anger 0 -circuit anticipation 0 -circuit disgust 0 -circuit fear 0 -circuit joy 0 -circuit negative 0 -circuit positive 0 -circuit sadness 0 -circuit surprise 0 -circuit trust 0 -circular anger 0 -circular anticipation 0 -circular disgust 0 -circular fear 0 -circular joy 0 -circular negative 0 -circular positive 0 -circular sadness 0 -circular surprise 0 -circular trust 0 -circulate anger 0 -circulate anticipation 0 -circulate disgust 0 -circulate fear 0 -circulate joy 0 -circulate negative 0 -circulate positive 0 -circulate sadness 0 -circulate surprise 0 -circulate trust 0 -circulation anger 0 -circulation anticipation 0 -circulation disgust 0 -circulation fear 0 -circulation joy 0 -circulation negative 0 -circulation positive 0 -circulation sadness 0 -circulation surprise 0 -circulation trust 0 -circumcision anger 0 -circumcision anticipation 0 -circumcision disgust 0 -circumcision fear 0 -circumcision joy 0 -circumcision negative 0 -circumcision positive 1 -circumcision sadness 0 -circumcision surprise 0 -circumcision trust 0 -circumference anger 0 -circumference anticipation 0 -circumference disgust 0 -circumference fear 0 -circumference joy 0 -circumference negative 0 -circumference positive 0 -circumference sadness 0 -circumference surprise 0 -circumference trust 0 -circumferential anger 0 -circumferential anticipation 0 -circumferential disgust 0 -circumferential fear 0 -circumferential joy 0 -circumferential negative 0 -circumferential positive 0 -circumferential sadness 0 -circumferential surprise 0 -circumferential trust 0 -circumscribed anger 0 -circumscribed anticipation 0 -circumscribed disgust 0 -circumscribed fear 0 -circumscribed joy 0 -circumscribed negative 0 -circumscribed positive 0 -circumscribed sadness 0 -circumscribed surprise 0 -circumscribed trust 0 -circumstance anger 0 -circumstance anticipation 0 -circumstance disgust 0 -circumstance fear 0 -circumstance joy 0 -circumstance negative 0 -circumstance positive 0 -circumstance sadness 0 -circumstance surprise 0 -circumstance trust 0 -circumstantial anger 0 -circumstantial anticipation 0 -circumstantial disgust 0 -circumstantial fear 0 -circumstantial joy 0 -circumstantial negative 0 -circumstantial positive 0 -circumstantial sadness 0 -circumstantial surprise 0 -circumstantial trust 0 -circumvention anger 0 -circumvention anticipation 0 -circumvention disgust 0 -circumvention fear 0 -circumvention joy 0 -circumvention negative 1 -circumvention positive 1 -circumvention sadness 0 -circumvention surprise 0 -circumvention trust 0 -circus anger 0 -circus anticipation 0 -circus disgust 0 -circus fear 0 -circus joy 0 -circus negative 0 -circus positive 0 -circus sadness 0 -circus surprise 0 -circus trust 0 -cirrus anger 0 -cirrus anticipation 0 -cirrus disgust 0 -cirrus fear 0 -cirrus joy 0 -cirrus negative 0 -cirrus positive 0 -cirrus sadness 0 -cirrus surprise 0 -cirrus trust 0 -cistern anger 0 -cistern anticipation 0 -cistern disgust 0 -cistern fear 0 -cistern joy 0 -cistern negative 0 -cistern positive 0 -cistern sadness 0 -cistern surprise 0 -cistern trust 0 -citadel anger 0 -citadel anticipation 0 -citadel disgust 0 -citadel fear 0 -citadel joy 0 -citadel negative 0 -citadel positive 0 -citadel sadness 0 -citadel surprise 0 -citadel trust 0 -citation anger 0 -citation anticipation 0 -citation disgust 0 -citation fear 0 -citation joy 0 -citation negative 0 -citation positive 0 -citation sadness 0 -citation surprise 0 -citation trust 0 -citizen anger 0 -citizen anticipation 0 -citizen disgust 0 -citizen fear 0 -citizen joy 0 -citizen negative 0 -citizen positive 1 -citizen sadness 0 -citizen surprise 0 -citizen trust 0 -citrine anger 0 -citrine anticipation 0 -citrine disgust 0 -citrine fear 0 -citrine joy 0 -citrine negative 0 -citrine positive 0 -citrine sadness 0 -citrine surprise 0 -citrine trust 0 -city anger 0 -city anticipation 0 -city disgust 0 -city fear 0 -city joy 0 -city negative 0 -city positive 0 -city sadness 0 -city surprise 0 -city trust 0 -civic anger 0 -civic anticipation 0 -civic disgust 0 -civic fear 0 -civic joy 0 -civic negative 0 -civic positive 0 -civic sadness 0 -civic surprise 0 -civic trust 0 -civil anger 0 -civil anticipation 0 -civil disgust 0 -civil fear 0 -civil joy 0 -civil negative 0 -civil positive 1 -civil sadness 0 -civil surprise 0 -civil trust 0 -civilian anger 0 -civilian anticipation 0 -civilian disgust 0 -civilian fear 0 -civilian joy 0 -civilian negative 0 -civilian positive 0 -civilian sadness 0 -civilian surprise 0 -civilian trust 0 -civility anger 0 -civility anticipation 0 -civility disgust 0 -civility fear 0 -civility joy 0 -civility negative 0 -civility positive 1 -civility sadness 0 -civility surprise 0 -civility trust 0 -civilization anger 0 -civilization anticipation 0 -civilization disgust 0 -civilization fear 0 -civilization joy 0 -civilization negative 0 -civilization positive 1 -civilization sadness 0 -civilization surprise 0 -civilization trust 1 -civilized anger 0 -civilized anticipation 0 -civilized disgust 0 -civilized fear 0 -civilized joy 1 -civilized negative 0 -civilized positive 1 -civilized sadness 0 -civilized surprise 0 -civilized trust 1 -clad anger 0 -clad anticipation 0 -clad disgust 0 -clad fear 0 -clad joy 0 -clad negative 0 -clad positive 0 -clad sadness 0 -clad surprise 0 -clad trust 0 -claim anger 0 -claim anticipation 0 -claim disgust 0 -claim fear 0 -claim joy 0 -claim negative 0 -claim positive 0 -claim sadness 0 -claim surprise 0 -claim trust 0 -claimant anger 1 -claimant anticipation 0 -claimant disgust 1 -claimant fear 0 -claimant joy 0 -claimant negative 0 -claimant positive 0 -claimant sadness 0 -claimant surprise 0 -claimant trust 0 -clairvoyant anger 0 -clairvoyant anticipation 0 -clairvoyant disgust 0 -clairvoyant fear 0 -clairvoyant joy 0 -clairvoyant negative 0 -clairvoyant positive 1 -clairvoyant sadness 0 -clairvoyant surprise 0 -clairvoyant trust 0 -clam anger 0 -clam anticipation 0 -clam disgust 0 -clam fear 0 -clam joy 0 -clam negative 0 -clam positive 0 -clam sadness 0 -clam surprise 0 -clam trust 0 -clamor anger 1 -clamor anticipation 1 -clamor disgust 1 -clamor fear 0 -clamor joy 0 -clamor negative 1 -clamor positive 0 -clamor sadness 0 -clamor surprise 1 -clamor trust 0 -clamp anger 0 -clamp anticipation 0 -clamp disgust 0 -clamp fear 0 -clamp joy 0 -clamp negative 0 -clamp positive 0 -clamp sadness 0 -clamp surprise 0 -clamp trust 0 -clan anger 0 -clan anticipation 0 -clan disgust 0 -clan fear 0 -clan joy 0 -clan negative 0 -clan positive 0 -clan sadness 0 -clan surprise 0 -clan trust 1 -clandestine anger 0 -clandestine anticipation 0 -clandestine disgust 0 -clandestine fear 0 -clandestine joy 0 -clandestine negative 0 -clandestine positive 0 -clandestine sadness 0 -clandestine surprise 0 -clandestine trust 0 -clap anger 0 -clap anticipation 1 -clap disgust 0 -clap fear 0 -clap joy 1 -clap negative 0 -clap positive 1 -clap sadness 0 -clap surprise 0 -clap trust 1 -clarify anger 0 -clarify anticipation 0 -clarify disgust 0 -clarify fear 0 -clarify joy 0 -clarify negative 0 -clarify positive 1 -clarify sadness 0 -clarify surprise 0 -clarify trust 0 -clarinet anger 0 -clarinet anticipation 0 -clarinet disgust 0 -clarinet fear 0 -clarinet joy 0 -clarinet negative 0 -clarinet positive 0 -clarinet sadness 0 -clarinet surprise 0 -clarinet trust 0 -clarion anger 0 -clarion anticipation 0 -clarion disgust 0 -clarion fear 0 -clarion joy 0 -clarion negative 0 -clarion positive 0 -clarion sadness 0 -clarion surprise 0 -clarion trust 0 -clarity anger 0 -clarity anticipation 0 -clarity disgust 0 -clarity fear 0 -clarity joy 0 -clarity negative 0 -clarity positive 0 -clarity sadness 0 -clarity surprise 0 -clarity trust 0 -clash anger 1 -clash anticipation 0 -clash disgust 0 -clash fear 0 -clash joy 0 -clash negative 1 -clash positive 0 -clash sadness 0 -clash surprise 0 -clash trust 0 -clashing anger 1 -clashing anticipation 0 -clashing disgust 0 -clashing fear 1 -clashing joy 0 -clashing negative 1 -clashing positive 0 -clashing sadness 0 -clashing surprise 0 -clashing trust 0 -clasp anger 0 -clasp anticipation 0 -clasp disgust 0 -clasp fear 0 -clasp joy 0 -clasp negative 0 -clasp positive 0 -clasp sadness 0 -clasp surprise 0 -clasp trust 0 -class anger 0 -class anticipation 0 -class disgust 0 -class fear 0 -class joy 0 -class negative 0 -class positive 0 -class sadness 0 -class surprise 0 -class trust 0 -classic anger 0 -classic anticipation 0 -classic disgust 0 -classic fear 0 -classic joy 0 -classic negative 0 -classic positive 1 -classic sadness 0 -classic surprise 0 -classic trust 0 -classical anger 0 -classical anticipation 0 -classical disgust 0 -classical fear 0 -classical joy 0 -classical negative 0 -classical positive 1 -classical sadness 0 -classical surprise 0 -classical trust 0 -classics anger 0 -classics anticipation 0 -classics disgust 0 -classics fear 0 -classics joy 1 -classics negative 0 -classics positive 1 -classics sadness 0 -classics surprise 0 -classics trust 0 -classification anger 0 -classification anticipation 0 -classification disgust 0 -classification fear 0 -classification joy 0 -classification negative 0 -classification positive 0 -classification sadness 0 -classification surprise 0 -classification trust 0 -classify anger 0 -classify anticipation 0 -classify disgust 0 -classify fear 0 -classify joy 0 -classify negative 0 -classify positive 1 -classify sadness 0 -classify surprise 0 -classify trust 0 -classmate anger 0 -classmate anticipation 0 -classmate disgust 0 -classmate fear 0 -classmate joy 0 -classmate negative 0 -classmate positive 0 -classmate sadness 0 -classmate surprise 0 -classmate trust 0 -clatter anger 0 -clatter anticipation 0 -clatter disgust 0 -clatter fear 0 -clatter joy 0 -clatter negative 0 -clatter positive 0 -clatter sadness 0 -clatter surprise 0 -clatter trust 0 -clause anger 0 -clause anticipation 0 -clause disgust 0 -clause fear 0 -clause joy 0 -clause negative 0 -clause positive 0 -clause sadness 0 -clause surprise 0 -clause trust 0 -clauses anger 0 -clauses anticipation 0 -clauses disgust 0 -clauses fear 0 -clauses joy 0 -clauses negative 0 -clauses positive 0 -clauses sadness 0 -clauses surprise 0 -clauses trust 0 -claw anger 1 -claw anticipation 0 -claw disgust 0 -claw fear 1 -claw joy 0 -claw negative 1 -claw positive 0 -claw sadness 0 -claw surprise 0 -claw trust 0 -claws anger 0 -claws anticipation 0 -claws disgust 0 -claws fear 0 -claws joy 0 -claws negative 0 -claws positive 0 -claws sadness 0 -claws surprise 0 -claws trust 0 -clay anger 0 -clay anticipation 0 -clay disgust 0 -clay fear 0 -clay joy 0 -clay negative 0 -clay positive 0 -clay sadness 0 -clay surprise 0 -clay trust 0 -clean anger 0 -clean anticipation 0 -clean disgust 0 -clean fear 0 -clean joy 1 -clean negative 0 -clean positive 1 -clean sadness 0 -clean surprise 0 -clean trust 1 -cleaning anger 0 -cleaning anticipation 0 -cleaning disgust 0 -cleaning fear 0 -cleaning joy 0 -cleaning negative 0 -cleaning positive 1 -cleaning sadness 0 -cleaning surprise 0 -cleaning trust 0 -cleanliness anger 0 -cleanliness anticipation 0 -cleanliness disgust 0 -cleanliness fear 0 -cleanliness joy 0 -cleanliness negative 0 -cleanliness positive 1 -cleanliness sadness 0 -cleanliness surprise 0 -cleanliness trust 0 -cleanly anger 0 -cleanly anticipation 0 -cleanly disgust 0 -cleanly fear 0 -cleanly joy 0 -cleanly negative 0 -cleanly positive 1 -cleanly sadness 0 -cleanly surprise 0 -cleanly trust 0 -cleanse anger 0 -cleanse anticipation 0 -cleanse disgust 0 -cleanse fear 0 -cleanse joy 0 -cleanse negative 0 -cleanse positive 1 -cleanse sadness 0 -cleanse surprise 0 -cleanse trust 0 -cleansing anger 0 -cleansing anticipation 0 -cleansing disgust 0 -cleansing fear 0 -cleansing joy 0 -cleansing negative 0 -cleansing positive 1 -cleansing sadness 0 -cleansing surprise 0 -cleansing trust 0 -clearance anger 0 -clearance anticipation 0 -clearance disgust 0 -clearance fear 0 -clearance joy 0 -clearance negative 0 -clearance positive 1 -clearance sadness 0 -clearance surprise 0 -clearance trust 1 -clearing anger 0 -clearing anticipation 0 -clearing disgust 0 -clearing fear 0 -clearing joy 0 -clearing negative 0 -clearing positive 0 -clearing sadness 0 -clearing surprise 0 -clearing trust 0 -clearness anger 0 -clearness anticipation 0 -clearness disgust 0 -clearness fear 0 -clearness joy 0 -clearness negative 0 -clearness positive 1 -clearness sadness 0 -clearness surprise 0 -clearness trust 0 -cleavage anger 0 -cleavage anticipation 0 -cleavage disgust 0 -cleavage fear 0 -cleavage joy 0 -cleavage negative 0 -cleavage positive 0 -cleavage sadness 0 -cleavage surprise 0 -cleavage trust 0 -cleave anger 0 -cleave anticipation 0 -cleave disgust 0 -cleave fear 1 -cleave joy 0 -cleave negative 0 -cleave positive 0 -cleave sadness 0 -cleave surprise 0 -cleave trust 0 -clef anger 0 -clef anticipation 0 -clef disgust 0 -clef fear 0 -clef joy 0 -clef negative 0 -clef positive 0 -clef sadness 0 -clef surprise 0 -clef trust 0 -cleft anger 0 -cleft anticipation 0 -cleft disgust 0 -cleft fear 0 -cleft joy 0 -cleft negative 0 -cleft positive 0 -cleft sadness 0 -cleft surprise 0 -cleft trust 0 -clemency anger 0 -clemency anticipation 0 -clemency disgust 0 -clemency fear 0 -clemency joy 0 -clemency negative 0 -clemency positive 0 -clemency sadness 0 -clemency surprise 0 -clemency trust 0 -clergy anger 0 -clergy anticipation 0 -clergy disgust 0 -clergy fear 0 -clergy joy 0 -clergy negative 0 -clergy positive 0 -clergy sadness 0 -clergy surprise 0 -clergy trust 0 -clergyman anger 0 -clergyman anticipation 0 -clergyman disgust 0 -clergyman fear 0 -clergyman joy 0 -clergyman negative 0 -clergyman positive 0 -clergyman sadness 0 -clergyman surprise 0 -clergyman trust 0 -clerical anger 0 -clerical anticipation 0 -clerical disgust 0 -clerical fear 0 -clerical joy 0 -clerical negative 0 -clerical positive 1 -clerical sadness 0 -clerical surprise 0 -clerical trust 1 -clerk anger 0 -clerk anticipation 0 -clerk disgust 0 -clerk fear 0 -clerk joy 0 -clerk negative 0 -clerk positive 0 -clerk sadness 0 -clerk surprise 0 -clerk trust 0 -clerkship anger 0 -clerkship anticipation 0 -clerkship disgust 0 -clerkship fear 0 -clerkship joy 0 -clerkship negative 0 -clerkship positive 0 -clerkship sadness 0 -clerkship surprise 0 -clerkship trust 0 -clever anger 0 -clever anticipation 0 -clever disgust 0 -clever fear 0 -clever joy 0 -clever negative 0 -clever positive 1 -clever sadness 0 -clever surprise 0 -clever trust 0 -cleverness anger 0 -cleverness anticipation 0 -cleverness disgust 0 -cleverness fear 0 -cleverness joy 0 -cleverness negative 0 -cleverness positive 1 -cleverness sadness 0 -cleverness surprise 0 -cleverness trust 0 -click anger 0 -click anticipation 0 -click disgust 0 -click fear 0 -click joy 0 -click negative 0 -click positive 0 -click sadness 0 -click surprise 0 -click trust 0 -client anger 0 -client anticipation 0 -client disgust 0 -client fear 0 -client joy 0 -client negative 0 -client positive 0 -client sadness 0 -client surprise 0 -client trust 0 -clientele anger 0 -clientele anticipation 0 -clientele disgust 0 -clientele fear 0 -clientele joy 0 -clientele negative 0 -clientele positive 0 -clientele sadness 0 -clientele surprise 0 -clientele trust 0 -cliff anger 0 -cliff anticipation 0 -cliff disgust 0 -cliff fear 1 -cliff joy 0 -cliff negative 0 -cliff positive 0 -cliff sadness 0 -cliff surprise 0 -cliff trust 0 -climate anger 0 -climate anticipation 0 -climate disgust 0 -climate fear 0 -climate joy 0 -climate negative 0 -climate positive 0 -climate sadness 0 -climate surprise 0 -climate trust 0 -climatology anger 0 -climatology anticipation 0 -climatology disgust 0 -climatology fear 0 -climatology joy 0 -climatology negative 0 -climatology positive 0 -climatology sadness 0 -climatology surprise 0 -climatology trust 0 -climax anger 0 -climax anticipation 1 -climax disgust 0 -climax fear 0 -climax joy 1 -climax negative 0 -climax positive 1 -climax sadness 0 -climax surprise 1 -climax trust 1 -climb anger 0 -climb anticipation 0 -climb disgust 0 -climb fear 0 -climb joy 0 -climb negative 0 -climb positive 0 -climb sadness 0 -climb surprise 0 -climb trust 0 -cling anger 0 -cling anticipation 0 -cling disgust 0 -cling fear 0 -cling joy 0 -cling negative 0 -cling positive 0 -cling sadness 0 -cling surprise 0 -cling trust 0 -clip anger 0 -clip anticipation 0 -clip disgust 0 -clip fear 0 -clip joy 0 -clip negative 0 -clip positive 0 -clip sadness 0 -clip surprise 0 -clip trust 0 -clipper anger 0 -clipper anticipation 0 -clipper disgust 0 -clipper fear 0 -clipper joy 0 -clipper negative 0 -clipper positive 0 -clipper sadness 0 -clipper surprise 0 -clipper trust 0 -clipping anger 0 -clipping anticipation 0 -clipping disgust 0 -clipping fear 0 -clipping joy 0 -clipping negative 0 -clipping positive 0 -clipping sadness 0 -clipping surprise 0 -clipping trust 0 -clique anger 0 -clique anticipation 0 -clique disgust 0 -clique fear 0 -clique joy 0 -clique negative 0 -clique positive 0 -clique sadness 0 -clique surprise 0 -clique trust 0 -cloak anger 0 -cloak anticipation 0 -cloak disgust 0 -cloak fear 0 -cloak joy 0 -cloak negative 0 -cloak positive 0 -cloak sadness 0 -cloak surprise 0 -cloak trust 0 -clock anger 0 -clock anticipation 1 -clock disgust 0 -clock fear 0 -clock joy 0 -clock negative 0 -clock positive 0 -clock sadness 0 -clock surprise 0 -clock trust 0 -clockwork anger 0 -clockwork anticipation 0 -clockwork disgust 0 -clockwork fear 0 -clockwork joy 0 -clockwork negative 0 -clockwork positive 0 -clockwork sadness 0 -clockwork surprise 0 -clockwork trust 0 -clog anger 0 -clog anticipation 0 -clog disgust 0 -clog fear 0 -clog joy 0 -clog negative 0 -clog positive 0 -clog sadness 0 -clog surprise 0 -clog trust 0 -cloister anger 0 -cloister anticipation 0 -cloister disgust 0 -cloister fear 0 -cloister joy 0 -cloister negative 1 -cloister positive 0 -cloister sadness 0 -cloister surprise 0 -cloister trust 0 -close anger 0 -close anticipation 0 -close disgust 0 -close fear 0 -close joy 0 -close negative 0 -close positive 0 -close sadness 0 -close surprise 0 -close trust 0 -closed anger 0 -closed anticipation 0 -closed disgust 0 -closed fear 0 -closed joy 0 -closed negative 0 -closed positive 0 -closed sadness 0 -closed surprise 0 -closed trust 0 -closeness anger 0 -closeness anticipation 0 -closeness disgust 0 -closeness fear 0 -closeness joy 1 -closeness negative 0 -closeness positive 1 -closeness sadness 0 -closeness surprise 0 -closeness trust 1 -closet anger 0 -closet anticipation 0 -closet disgust 0 -closet fear 0 -closet joy 0 -closet negative 0 -closet positive 0 -closet sadness 0 -closet surprise 0 -closet trust 0 -closure anger 0 -closure anticipation 1 -closure disgust 0 -closure fear 0 -closure joy 1 -closure negative 0 -closure positive 1 -closure sadness 1 -closure surprise 0 -closure trust 0 -clot anger 0 -clot anticipation 0 -clot disgust 0 -clot fear 0 -clot joy 0 -clot negative 0 -clot positive 0 -clot sadness 0 -clot surprise 0 -clot trust 0 -cloth anger 0 -cloth anticipation 0 -cloth disgust 0 -cloth fear 0 -cloth joy 0 -cloth negative 0 -cloth positive 0 -cloth sadness 0 -cloth surprise 0 -cloth trust 0 -clothe anger 0 -clothe anticipation 0 -clothe disgust 0 -clothe fear 0 -clothe joy 0 -clothe negative 0 -clothe positive 1 -clothe sadness 0 -clothe surprise 0 -clothe trust 0 -clothes anger 0 -clothes anticipation 0 -clothes disgust 0 -clothes fear 0 -clothes joy 0 -clothes negative 0 -clothes positive 0 -clothes sadness 0 -clothes surprise 0 -clothes trust 0 -clothesline anger 0 -clothesline anticipation 0 -clothesline disgust 0 -clothesline fear 0 -clothesline joy 0 -clothesline negative 0 -clothesline positive 0 -clothesline sadness 0 -clothesline surprise 0 -clothesline trust 0 -clothing anger 0 -clothing anticipation 0 -clothing disgust 0 -clothing fear 0 -clothing joy 0 -clothing negative 0 -clothing positive 0 -clothing sadness 0 -clothing surprise 0 -clothing trust 0 -cloud anger 0 -cloud anticipation 0 -cloud disgust 0 -cloud fear 0 -cloud joy 0 -cloud negative 0 -cloud positive 0 -cloud sadness 0 -cloud surprise 0 -cloud trust 0 -clouded anger 0 -clouded anticipation 0 -clouded disgust 0 -clouded fear 0 -clouded joy 0 -clouded negative 1 -clouded positive 0 -clouded sadness 1 -clouded surprise 0 -clouded trust 0 -cloudiness anger 0 -cloudiness anticipation 0 -cloudiness disgust 0 -cloudiness fear 1 -cloudiness joy 0 -cloudiness negative 1 -cloudiness positive 0 -cloudiness sadness 0 -cloudiness surprise 0 -cloudiness trust 0 -cloudy anger 0 -cloudy anticipation 0 -cloudy disgust 0 -cloudy fear 0 -cloudy joy 0 -cloudy negative 0 -cloudy positive 0 -cloudy sadness 1 -cloudy surprise 0 -cloudy trust 0 -clover anger 0 -clover anticipation 0 -clover disgust 0 -clover fear 0 -clover joy 0 -clover negative 0 -clover positive 0 -clover sadness 0 -clover surprise 0 -clover trust 0 -cloves anger 0 -cloves anticipation 0 -cloves disgust 0 -cloves fear 0 -cloves joy 0 -cloves negative 0 -cloves positive 0 -cloves sadness 0 -cloves surprise 0 -cloves trust 0 -clown anger 0 -clown anticipation 1 -clown disgust 0 -clown fear 0 -clown joy 1 -clown negative 0 -clown positive 1 -clown sadness 0 -clown surprise 1 -clown trust 0 -club anger 0 -club anticipation 0 -club disgust 0 -club fear 0 -club joy 0 -club negative 0 -club positive 0 -club sadness 0 -club surprise 0 -club trust 0 -clubhouse anger 0 -clubhouse anticipation 0 -clubhouse disgust 0 -clubhouse fear 0 -clubhouse joy 0 -clubhouse negative 0 -clubhouse positive 0 -clubhouse sadness 0 -clubhouse surprise 0 -clubhouse trust 0 -clubs anger 0 -clubs anticipation 0 -clubs disgust 0 -clubs fear 0 -clubs joy 0 -clubs negative 0 -clubs positive 0 -clubs sadness 0 -clubs surprise 0 -clubs trust 0 -clue anger 0 -clue anticipation 1 -clue disgust 0 -clue fear 0 -clue joy 0 -clue negative 0 -clue positive 0 -clue sadness 0 -clue surprise 0 -clue trust 0 -clump anger 0 -clump anticipation 0 -clump disgust 0 -clump fear 0 -clump joy 0 -clump negative 1 -clump positive 0 -clump sadness 0 -clump surprise 0 -clump trust 0 -clumsy anger 0 -clumsy anticipation 0 -clumsy disgust 1 -clumsy fear 0 -clumsy joy 0 -clumsy negative 1 -clumsy positive 0 -clumsy sadness 0 -clumsy surprise 0 -clumsy trust 0 -cluster anger 0 -cluster anticipation 0 -cluster disgust 0 -cluster fear 0 -cluster joy 0 -cluster negative 0 -cluster positive 0 -cluster sadness 0 -cluster surprise 0 -cluster trust 0 -clutch anger 0 -clutch anticipation 0 -clutch disgust 0 -clutch fear 0 -clutch joy 0 -clutch negative 0 -clutch positive 0 -clutch sadness 0 -clutch surprise 0 -clutch trust 0 -clutches anger 0 -clutches anticipation 0 -clutches disgust 0 -clutches fear 0 -clutches joy 0 -clutches negative 0 -clutches positive 0 -clutches sadness 0 -clutches surprise 0 -clutches trust 0 -clutter anger 0 -clutter anticipation 0 -clutter disgust 0 -clutter fear 0 -clutter joy 0 -clutter negative 0 -clutter positive 0 -clutter sadness 0 -clutter surprise 0 -clutter trust 0 -coach anger 0 -coach anticipation 0 -coach disgust 0 -coach fear 0 -coach joy 0 -coach negative 0 -coach positive 0 -coach sadness 0 -coach surprise 0 -coach trust 1 -coagulation anger 0 -coagulation anticipation 0 -coagulation disgust 0 -coagulation fear 0 -coagulation joy 0 -coagulation negative 0 -coagulation positive 0 -coagulation sadness 0 -coagulation surprise 0 -coagulation trust 0 -coal anger 0 -coal anticipation 0 -coal disgust 0 -coal fear 0 -coal joy 0 -coal negative 0 -coal positive 0 -coal sadness 0 -coal surprise 0 -coal trust 0 -coalesce anger 0 -coalesce anticipation 0 -coalesce disgust 0 -coalesce fear 0 -coalesce joy 0 -coalesce negative 0 -coalesce positive 0 -coalesce sadness 0 -coalesce surprise 0 -coalesce trust 1 -coalition anger 0 -coalition anticipation 0 -coalition disgust 0 -coalition fear 0 -coalition joy 0 -coalition negative 0 -coalition positive 1 -coalition sadness 0 -coalition surprise 0 -coalition trust 0 -coast anger 0 -coast anticipation 0 -coast disgust 0 -coast fear 0 -coast joy 0 -coast negative 0 -coast positive 1 -coast sadness 0 -coast surprise 0 -coast trust 0 -coastal anger 0 -coastal anticipation 0 -coastal disgust 0 -coastal fear 0 -coastal joy 0 -coastal negative 0 -coastal positive 0 -coastal sadness 0 -coastal surprise 0 -coastal trust 0 -coaster anger 0 -coaster anticipation 0 -coaster disgust 0 -coaster fear 0 -coaster joy 0 -coaster negative 0 -coaster positive 0 -coaster sadness 0 -coaster surprise 0 -coaster trust 0 -coat anger 0 -coat anticipation 0 -coat disgust 0 -coat fear 0 -coat joy 0 -coat negative 0 -coat positive 0 -coat sadness 0 -coat surprise 0 -coat trust 0 -coating anger 0 -coating anticipation 0 -coating disgust 0 -coating fear 0 -coating joy 0 -coating negative 0 -coating positive 0 -coating sadness 0 -coating surprise 0 -coating trust 0 -coax anger 0 -coax anticipation 0 -coax disgust 0 -coax fear 0 -coax joy 0 -coax negative 0 -coax positive 0 -coax sadness 0 -coax surprise 0 -coax trust 1 -cobalt anger 0 -cobalt anticipation 0 -cobalt disgust 0 -cobalt fear 0 -cobalt joy 0 -cobalt negative 0 -cobalt positive 0 -cobalt sadness 0 -cobalt surprise 0 -cobalt trust 0 -cobble anger 0 -cobble anticipation 0 -cobble disgust 0 -cobble fear 0 -cobble joy 0 -cobble negative 0 -cobble positive 0 -cobble sadness 0 -cobble surprise 0 -cobble trust 0 -cobbler anger 0 -cobbler anticipation 0 -cobbler disgust 0 -cobbler fear 0 -cobbler joy 0 -cobbler negative 0 -cobbler positive 0 -cobbler sadness 0 -cobbler surprise 0 -cobbler trust 0 -cobra anger 0 -cobra anticipation 0 -cobra disgust 0 -cobra fear 1 -cobra joy 0 -cobra negative 0 -cobra positive 0 -cobra sadness 0 -cobra surprise 0 -cobra trust 0 -cocaine anger 0 -cocaine anticipation 0 -cocaine disgust 0 -cocaine fear 0 -cocaine joy 0 -cocaine negative 1 -cocaine positive 0 -cocaine sadness 1 -cocaine surprise 0 -cocaine trust 0 -cock anger 0 -cock anticipation 0 -cock disgust 0 -cock fear 0 -cock joy 0 -cock negative 0 -cock positive 0 -cock sadness 0 -cock surprise 0 -cock trust 0 -cockpit anger 0 -cockpit anticipation 0 -cockpit disgust 0 -cockpit fear 0 -cockpit joy 0 -cockpit negative 0 -cockpit positive 0 -cockpit sadness 0 -cockpit surprise 0 -cockpit trust 0 -cocktail anger 0 -cocktail anticipation 0 -cocktail disgust 0 -cocktail fear 0 -cocktail joy 0 -cocktail negative 0 -cocktail positive 0 -cocktail sadness 0 -cocktail surprise 0 -cocktail trust 0 -cocoa anger 0 -cocoa anticipation 0 -cocoa disgust 0 -cocoa fear 0 -cocoa joy 0 -cocoa negative 0 -cocoa positive 0 -cocoa sadness 0 -cocoa surprise 0 -cocoa trust 0 -cocoon anger 0 -cocoon anticipation 0 -cocoon disgust 0 -cocoon fear 0 -cocoon joy 0 -cocoon negative 0 -cocoon positive 0 -cocoon sadness 0 -cocoon surprise 0 -cocoon trust 0 -cod anger 0 -cod anticipation 0 -cod disgust 0 -cod fear 0 -cod joy 0 -cod negative 0 -cod positive 0 -cod sadness 0 -cod surprise 0 -cod trust 0 -code anger 0 -code anticipation 0 -code disgust 0 -code fear 0 -code joy 0 -code negative 0 -code positive 0 -code sadness 0 -code surprise 0 -code trust 0 -codex anger 0 -codex anticipation 0 -codex disgust 0 -codex fear 0 -codex joy 0 -codex negative 0 -codex positive 0 -codex sadness 0 -codex surprise 0 -codex trust 0 -codification anger 0 -codification anticipation 0 -codification disgust 0 -codification fear 0 -codification joy 0 -codification negative 0 -codification positive 0 -codification sadness 0 -codification surprise 0 -codification trust 0 -codify anger 0 -codify anticipation 0 -codify disgust 0 -codify fear 0 -codify joy 0 -codify negative 0 -codify positive 0 -codify sadness 0 -codify surprise 0 -codify trust 0 -coefficient anger 0 -coefficient anticipation 0 -coefficient disgust 0 -coefficient fear 0 -coefficient joy 0 -coefficient negative 0 -coefficient positive 0 -coefficient sadness 0 -coefficient surprise 0 -coefficient trust 0 -coerce anger 1 -coerce anticipation 0 -coerce disgust 1 -coerce fear 1 -coerce joy 0 -coerce negative 1 -coerce positive 0 -coerce sadness 0 -coerce surprise 0 -coerce trust 0 -coercion anger 1 -coercion anticipation 0 -coercion disgust 1 -coercion fear 1 -coercion joy 0 -coercion negative 1 -coercion positive 0 -coercion sadness 1 -coercion surprise 0 -coercion trust 0 -coercive anger 0 -coercive anticipation 0 -coercive disgust 0 -coercive fear 0 -coercive joy 0 -coercive negative 0 -coercive positive 0 -coercive sadness 0 -coercive surprise 0 -coercive trust 0 -coexist anger 0 -coexist anticipation 0 -coexist disgust 0 -coexist fear 0 -coexist joy 0 -coexist negative 0 -coexist positive 1 -coexist sadness 0 -coexist surprise 0 -coexist trust 1 -coexistence anger 0 -coexistence anticipation 0 -coexistence disgust 0 -coexistence fear 0 -coexistence joy 0 -coexistence negative 0 -coexistence positive 0 -coexistence sadness 0 -coexistence surprise 0 -coexistence trust 0 -coexisting anger 0 -coexisting anticipation 0 -coexisting disgust 0 -coexisting fear 0 -coexisting joy 0 -coexisting negative 0 -coexisting positive 0 -coexisting sadness 0 -coexisting surprise 0 -coexisting trust 1 -coffee anger 0 -coffee anticipation 0 -coffee disgust 0 -coffee fear 0 -coffee joy 0 -coffee negative 0 -coffee positive 0 -coffee sadness 0 -coffee surprise 0 -coffee trust 0 -coffin anger 0 -coffin anticipation 0 -coffin disgust 0 -coffin fear 1 -coffin joy 0 -coffin negative 1 -coffin positive 0 -coffin sadness 1 -coffin surprise 0 -coffin trust 0 -cog anger 0 -cog anticipation 0 -cog disgust 0 -cog fear 0 -cog joy 0 -cog negative 0 -cog positive 0 -cog sadness 0 -cog surprise 0 -cog trust 0 -cogent anger 0 -cogent anticipation 0 -cogent disgust 0 -cogent fear 0 -cogent joy 0 -cogent negative 0 -cogent positive 1 -cogent sadness 0 -cogent surprise 0 -cogent trust 1 -cognate anger 0 -cognate anticipation 0 -cognate disgust 0 -cognate fear 0 -cognate joy 0 -cognate negative 0 -cognate positive 0 -cognate sadness 0 -cognate surprise 0 -cognate trust 0 -cognition anger 0 -cognition anticipation 0 -cognition disgust 0 -cognition fear 0 -cognition joy 0 -cognition negative 0 -cognition positive 0 -cognition sadness 0 -cognition surprise 0 -cognition trust 0 -cognitive anger 0 -cognitive anticipation 0 -cognitive disgust 0 -cognitive fear 0 -cognitive joy 0 -cognitive negative 0 -cognitive positive 1 -cognitive sadness 0 -cognitive surprise 0 -cognitive trust 0 -cohabitation anger 0 -cohabitation anticipation 0 -cohabitation disgust 0 -cohabitation fear 0 -cohabitation joy 0 -cohabitation negative 0 -cohabitation positive 0 -cohabitation sadness 0 -cohabitation surprise 0 -cohabitation trust 0 -coherence anger 0 -coherence anticipation 0 -coherence disgust 0 -coherence fear 0 -coherence joy 0 -coherence negative 0 -coherence positive 1 -coherence sadness 0 -coherence surprise 0 -coherence trust 0 -coherent anger 0 -coherent anticipation 0 -coherent disgust 0 -coherent fear 0 -coherent joy 0 -coherent negative 0 -coherent positive 1 -coherent sadness 0 -coherent surprise 0 -coherent trust 0 -cohesion anger 0 -cohesion anticipation 0 -cohesion disgust 0 -cohesion fear 0 -cohesion joy 0 -cohesion negative 0 -cohesion positive 0 -cohesion sadness 0 -cohesion surprise 0 -cohesion trust 1 -cohesive anger 0 -cohesive anticipation 0 -cohesive disgust 0 -cohesive fear 0 -cohesive joy 0 -cohesive negative 0 -cohesive positive 1 -cohesive sadness 0 -cohesive surprise 0 -cohesive trust 1 -cohort anger 0 -cohort anticipation 0 -cohort disgust 0 -cohort fear 0 -cohort joy 0 -cohort negative 0 -cohort positive 0 -cohort sadness 0 -cohort surprise 0 -cohort trust 0 -coil anger 0 -coil anticipation 0 -coil disgust 0 -coil fear 0 -coil joy 0 -coil negative 0 -coil positive 0 -coil sadness 0 -coil surprise 0 -coil trust 0 -coiled anger 0 -coiled anticipation 0 -coiled disgust 0 -coiled fear 0 -coiled joy 0 -coiled negative 0 -coiled positive 0 -coiled sadness 0 -coiled surprise 0 -coiled trust 0 -coin anger 0 -coin anticipation 0 -coin disgust 0 -coin fear 0 -coin joy 0 -coin negative 0 -coin positive 0 -coin sadness 0 -coin surprise 0 -coin trust 0 -coinage anger 0 -coinage anticipation 0 -coinage disgust 0 -coinage fear 0 -coinage joy 0 -coinage negative 0 -coinage positive 0 -coinage sadness 0 -coinage surprise 0 -coinage trust 0 -coincide anger 0 -coincide anticipation 0 -coincide disgust 0 -coincide fear 0 -coincide joy 0 -coincide negative 0 -coincide positive 0 -coincide sadness 0 -coincide surprise 0 -coincide trust 0 -coincidence anger 0 -coincidence anticipation 0 -coincidence disgust 0 -coincidence fear 0 -coincidence joy 0 -coincidence negative 0 -coincidence positive 0 -coincidence sadness 0 -coincidence surprise 1 -coincidence trust 0 -coincident anger 0 -coincident anticipation 0 -coincident disgust 0 -coincident fear 0 -coincident joy 0 -coincident negative 0 -coincident positive 0 -coincident sadness 0 -coincident surprise 0 -coincident trust 0 -coinciding anger 0 -coinciding anticipation 0 -coinciding disgust 0 -coinciding fear 0 -coinciding joy 0 -coinciding negative 0 -coinciding positive 0 -coinciding sadness 0 -coinciding surprise 0 -coinciding trust 0 -coke anger 0 -coke anticipation 0 -coke disgust 0 -coke fear 0 -coke joy 0 -coke negative 0 -coke positive 0 -coke sadness 0 -coke surprise 0 -coke trust 0 -cold anger 0 -cold anticipation 0 -cold disgust 0 -cold fear 0 -cold joy 0 -cold negative 1 -cold positive 0 -cold sadness 0 -cold surprise 0 -cold trust 0 -coldly anger 0 -coldly anticipation 0 -coldly disgust 0 -coldly fear 0 -coldly joy 0 -coldly negative 1 -coldly positive 0 -coldly sadness 0 -coldly surprise 0 -coldly trust 0 -coldness anger 1 -coldness anticipation 0 -coldness disgust 1 -coldness fear 1 -coldness joy 0 -coldness negative 1 -coldness positive 0 -coldness sadness 1 -coldness surprise 0 -coldness trust 0 -colic anger 0 -colic anticipation 0 -colic disgust 0 -colic fear 0 -colic joy 0 -colic negative 1 -colic positive 0 -colic sadness 0 -colic surprise 0 -colic trust 0 -collaborator anger 0 -collaborator anticipation 0 -collaborator disgust 0 -collaborator fear 0 -collaborator joy 0 -collaborator negative 0 -collaborator positive 0 -collaborator sadness 0 -collaborator surprise 0 -collaborator trust 1 -collapse anger 0 -collapse anticipation 0 -collapse disgust 1 -collapse fear 1 -collapse joy 0 -collapse negative 1 -collapse positive 0 -collapse sadness 1 -collapse surprise 0 -collapse trust 0 -collar anger 0 -collar anticipation 0 -collar disgust 0 -collar fear 0 -collar joy 0 -collar negative 0 -collar positive 0 -collar sadness 0 -collar surprise 0 -collar trust 0 -collate anger 0 -collate anticipation 0 -collate disgust 0 -collate fear 0 -collate joy 0 -collate negative 0 -collate positive 0 -collate sadness 0 -collate surprise 0 -collate trust 0 -collateral anger 0 -collateral anticipation 0 -collateral disgust 0 -collateral fear 0 -collateral joy 0 -collateral negative 0 -collateral positive 0 -collateral sadness 0 -collateral surprise 0 -collateral trust 1 -collation anger 0 -collation anticipation 0 -collation disgust 0 -collation fear 0 -collation joy 0 -collation negative 0 -collation positive 0 -collation sadness 0 -collation surprise 0 -collation trust 0 -colleague anger 0 -colleague anticipation 0 -colleague disgust 0 -colleague fear 0 -colleague joy 0 -colleague negative 0 -colleague positive 0 -colleague sadness 0 -colleague surprise 0 -colleague trust 0 -collect anger 0 -collect anticipation 0 -collect disgust 0 -collect fear 0 -collect joy 0 -collect negative 0 -collect positive 0 -collect sadness 0 -collect surprise 0 -collect trust 0 -collected anger 0 -collected anticipation 0 -collected disgust 0 -collected fear 0 -collected joy 0 -collected negative 0 -collected positive 0 -collected sadness 0 -collected surprise 0 -collected trust 0 -collection anger 0 -collection anticipation 0 -collection disgust 0 -collection fear 0 -collection joy 0 -collection negative 0 -collection positive 0 -collection sadness 0 -collection surprise 0 -collection trust 0 -collective anger 0 -collective anticipation 0 -collective disgust 0 -collective fear 0 -collective joy 0 -collective negative 0 -collective positive 0 -collective sadness 0 -collective surprise 0 -collective trust 0 -collectively anger 0 -collectively anticipation 0 -collectively disgust 0 -collectively fear 0 -collectively joy 0 -collectively negative 0 -collectively positive 1 -collectively sadness 0 -collectively surprise 0 -collectively trust 1 -collector anger 0 -collector anticipation 0 -collector disgust 0 -collector fear 0 -collector joy 0 -collector negative 0 -collector positive 0 -collector sadness 0 -collector surprise 0 -collector trust 0 -college anger 0 -college anticipation 0 -college disgust 0 -college fear 0 -college joy 0 -college negative 0 -college positive 0 -college sadness 0 -college surprise 0 -college trust 0 -collegiate anger 0 -collegiate anticipation 0 -collegiate disgust 0 -collegiate fear 0 -collegiate joy 0 -collegiate negative 0 -collegiate positive 0 -collegiate sadness 0 -collegiate surprise 0 -collegiate trust 0 -collide anger 0 -collide anticipation 0 -collide disgust 0 -collide fear 0 -collide joy 0 -collide negative 0 -collide positive 0 -collide sadness 0 -collide surprise 0 -collide trust 0 -collie anger 0 -collie anticipation 0 -collie disgust 0 -collie fear 0 -collie joy 0 -collie negative 0 -collie positive 0 -collie sadness 0 -collie surprise 0 -collie trust 0 -collision anger 1 -collision anticipation 0 -collision disgust 0 -collision fear 0 -collision joy 0 -collision negative 1 -collision positive 0 -collision sadness 0 -collision surprise 0 -collision trust 0 -collocation anger 0 -collocation anticipation 0 -collocation disgust 0 -collocation fear 0 -collocation joy 0 -collocation negative 0 -collocation positive 0 -collocation sadness 0 -collocation surprise 0 -collocation trust 0 -colloquial anger 0 -colloquial anticipation 0 -colloquial disgust 0 -colloquial fear 0 -colloquial joy 0 -colloquial negative 0 -colloquial positive 0 -colloquial sadness 0 -colloquial surprise 0 -colloquial trust 0 -collusion anger 1 -collusion anticipation 0 -collusion disgust 1 -collusion fear 1 -collusion joy 0 -collusion negative 1 -collusion positive 0 -collusion sadness 1 -collusion surprise 0 -collusion trust 0 -colon anger 0 -colon anticipation 0 -colon disgust 0 -colon fear 0 -colon joy 0 -colon negative 0 -colon positive 0 -colon sadness 0 -colon surprise 0 -colon trust 0 -colonel anger 0 -colonel anticipation 0 -colonel disgust 0 -colonel fear 0 -colonel joy 0 -colonel negative 0 -colonel positive 1 -colonel sadness 0 -colonel surprise 0 -colonel trust 1 -colonial anger 0 -colonial anticipation 0 -colonial disgust 0 -colonial fear 0 -colonial joy 0 -colonial negative 0 -colonial positive 0 -colonial sadness 0 -colonial surprise 0 -colonial trust 0 -colony anger 0 -colony anticipation 0 -colony disgust 0 -colony fear 0 -colony joy 0 -colony negative 0 -colony positive 0 -colony sadness 0 -colony surprise 0 -colony trust 0 -colophon anger 0 -colophon anticipation 0 -colophon disgust 0 -colophon fear 0 -colophon joy 0 -colophon negative 0 -colophon positive 0 -colophon sadness 0 -colophon surprise 0 -colophon trust 0 -color anger 0 -color anticipation 0 -color disgust 0 -color fear 0 -color joy 0 -color negative 0 -color positive 0 -color sadness 0 -color surprise 0 -color trust 0 -coloration anger 0 -coloration anticipation 0 -coloration disgust 0 -coloration fear 0 -coloration joy 0 -coloration negative 0 -coloration positive 0 -coloration sadness 0 -coloration surprise 0 -coloration trust 0 -colored anger 0 -colored anticipation 0 -colored disgust 0 -colored fear 0 -colored joy 0 -colored negative 0 -colored positive 0 -colored sadness 0 -colored surprise 0 -colored trust 0 -coloring anger 0 -coloring anticipation 0 -coloring disgust 0 -coloring fear 0 -coloring joy 0 -coloring negative 0 -coloring positive 0 -coloring sadness 0 -coloring surprise 0 -coloring trust 0 -colorless anger 0 -colorless anticipation 0 -colorless disgust 0 -colorless fear 0 -colorless joy 0 -colorless negative 0 -colorless positive 0 -colorless sadness 0 -colorless surprise 0 -colorless trust 0 -colors anger 0 -colors anticipation 0 -colors disgust 0 -colors fear 0 -colors joy 0 -colors negative 0 -colors positive 0 -colors sadness 0 -colors surprise 0 -colors trust 0 -colossal anger 0 -colossal anticipation 0 -colossal disgust 0 -colossal fear 0 -colossal joy 0 -colossal negative 0 -colossal positive 1 -colossal sadness 0 -colossal surprise 0 -colossal trust 0 -colt anger 0 -colt anticipation 0 -colt disgust 0 -colt fear 0 -colt joy 0 -colt negative 0 -colt positive 0 -colt sadness 0 -colt surprise 0 -colt trust 0 -column anger 0 -column anticipation 0 -column disgust 0 -column fear 0 -column joy 0 -column negative 0 -column positive 0 -column sadness 0 -column surprise 0 -column trust 0 -columnar anger 0 -columnar anticipation 0 -columnar disgust 0 -columnar fear 0 -columnar joy 0 -columnar negative 0 -columnar positive 0 -columnar sadness 0 -columnar surprise 0 -columnar trust 0 -coma anger 0 -coma anticipation 0 -coma disgust 0 -coma fear 1 -coma joy 0 -coma negative 1 -coma positive 0 -coma sadness 1 -coma surprise 0 -coma trust 0 -comatose anger 0 -comatose anticipation 0 -comatose disgust 0 -comatose fear 1 -comatose joy 0 -comatose negative 1 -comatose positive 0 -comatose sadness 1 -comatose surprise 0 -comatose trust 0 -comb anger 0 -comb anticipation 0 -comb disgust 0 -comb fear 0 -comb joy 0 -comb negative 0 -comb positive 0 -comb sadness 0 -comb surprise 0 -comb trust 0 -combat anger 1 -combat anticipation 0 -combat disgust 0 -combat fear 1 -combat joy 0 -combat negative 1 -combat positive 0 -combat sadness 0 -combat surprise 0 -combat trust 0 -combatant anger 1 -combatant anticipation 0 -combatant disgust 0 -combatant fear 1 -combatant joy 0 -combatant negative 1 -combatant positive 0 -combatant sadness 0 -combatant surprise 0 -combatant trust 0 -combative anger 1 -combative anticipation 0 -combative disgust 0 -combative fear 1 -combative joy 0 -combative negative 1 -combative positive 0 -combative sadness 0 -combative surprise 0 -combative trust 0 -combination anger 0 -combination anticipation 0 -combination disgust 0 -combination fear 0 -combination joy 0 -combination negative 0 -combination positive 0 -combination sadness 0 -combination surprise 0 -combination trust 0 -combinatorial anger 0 -combinatorial anticipation 0 -combinatorial disgust 0 -combinatorial fear 0 -combinatorial joy 0 -combinatorial negative 0 -combinatorial positive 0 -combinatorial sadness 0 -combinatorial surprise 0 -combinatorial trust 0 -combine anger 0 -combine anticipation 0 -combine disgust 0 -combine fear 0 -combine joy 0 -combine negative 0 -combine positive 0 -combine sadness 0 -combine surprise 0 -combine trust 0 -combined anger 0 -combined anticipation 0 -combined disgust 0 -combined fear 0 -combined joy 0 -combined negative 0 -combined positive 0 -combined sadness 0 -combined surprise 0 -combined trust 0 -combustible anger 0 -combustible anticipation 0 -combustible disgust 0 -combustible fear 0 -combustible joy 0 -combustible negative 0 -combustible positive 0 -combustible sadness 0 -combustible surprise 0 -combustible trust 0 -combustion anger 0 -combustion anticipation 0 -combustion disgust 0 -combustion fear 0 -combustion joy 0 -combustion negative 0 -combustion positive 0 -combustion sadness 0 -combustion surprise 0 -combustion trust 0 -comedy anger 0 -comedy anticipation 0 -comedy disgust 0 -comedy fear 0 -comedy joy 0 -comedy negative 0 -comedy positive 0 -comedy sadness 0 -comedy surprise 0 -comedy trust 0 -comet anger 0 -comet anticipation 0 -comet disgust 0 -comet fear 0 -comet joy 0 -comet negative 0 -comet positive 0 -comet sadness 0 -comet surprise 0 -comet trust 0 -comfort anger 0 -comfort anticipation 1 -comfort disgust 0 -comfort fear 0 -comfort joy 1 -comfort negative 0 -comfort positive 1 -comfort sadness 0 -comfort surprise 0 -comfort trust 1 -comforter anger 0 -comforter anticipation 0 -comforter disgust 0 -comforter fear 0 -comforter joy 0 -comforter negative 0 -comforter positive 0 -comforter sadness 0 -comforter surprise 0 -comforter trust 0 -comic anger 0 -comic anticipation 0 -comic disgust 0 -comic fear 0 -comic joy 0 -comic negative 0 -comic positive 0 -comic sadness 0 -comic surprise 0 -comic trust 0 -comical anger 0 -comical anticipation 0 -comical disgust 0 -comical fear 0 -comical joy 0 -comical negative 0 -comical positive 0 -comical sadness 0 -comical surprise 0 -comical trust 0 -coming anger 0 -coming anticipation 1 -coming disgust 0 -coming fear 0 -coming joy 0 -coming negative 0 -coming positive 0 -coming sadness 0 -coming surprise 0 -coming trust 0 -comma anger 0 -comma anticipation 0 -comma disgust 0 -comma fear 0 -comma joy 0 -comma negative 0 -comma positive 0 -comma sadness 0 -comma surprise 0 -comma trust 0 -command anger 0 -command anticipation 0 -command disgust 0 -command fear 0 -command joy 0 -command negative 0 -command positive 0 -command sadness 0 -command surprise 0 -command trust 0 -commandant anger 0 -commandant anticipation 0 -commandant disgust 0 -commandant fear 0 -commandant joy 0 -commandant negative 0 -commandant positive 1 -commandant sadness 0 -commandant surprise 0 -commandant trust 1 -commander anger 0 -commander anticipation 0 -commander disgust 0 -commander fear 0 -commander joy 0 -commander negative 0 -commander positive 0 -commander sadness 0 -commander surprise 0 -commander trust 0 -commanding anger 0 -commanding anticipation 0 -commanding disgust 0 -commanding fear 0 -commanding joy 0 -commanding negative 0 -commanding positive 1 -commanding sadness 0 -commanding surprise 0 -commanding trust 1 -commemorate anger 0 -commemorate anticipation 1 -commemorate disgust 0 -commemorate fear 0 -commemorate joy 1 -commemorate negative 0 -commemorate positive 1 -commemorate sadness 1 -commemorate surprise 0 -commemorate trust 0 -commemoration anger 0 -commemoration anticipation 1 -commemoration disgust 0 -commemoration fear 0 -commemoration joy 1 -commemoration negative 0 -commemoration positive 1 -commemoration sadness 0 -commemoration surprise 0 -commemoration trust 0 -commemorative anger 0 -commemorative anticipation 1 -commemorative disgust 0 -commemorative fear 0 -commemorative joy 0 -commemorative negative 0 -commemorative positive 1 -commemorative sadness 0 -commemorative surprise 0 -commemorative trust 0 -commence anger 0 -commence anticipation 0 -commence disgust 0 -commence fear 0 -commence joy 0 -commence negative 0 -commence positive 0 -commence sadness 0 -commence surprise 0 -commence trust 0 -commend anger 0 -commend anticipation 0 -commend disgust 0 -commend fear 0 -commend joy 0 -commend negative 0 -commend positive 1 -commend sadness 0 -commend surprise 0 -commend trust 0 -commendable anger 0 -commendable anticipation 0 -commendable disgust 0 -commendable fear 0 -commendable joy 1 -commendable negative 0 -commendable positive 1 -commendable sadness 0 -commendable surprise 0 -commendable trust 1 -commensurate anger 0 -commensurate anticipation 0 -commensurate disgust 0 -commensurate fear 0 -commensurate joy 0 -commensurate negative 0 -commensurate positive 0 -commensurate sadness 0 -commensurate surprise 0 -commensurate trust 0 -comment anger 0 -comment anticipation 0 -comment disgust 0 -comment fear 0 -comment joy 0 -comment negative 0 -comment positive 0 -comment sadness 0 -comment surprise 0 -comment trust 0 -commentary anger 0 -commentary anticipation 0 -commentary disgust 0 -commentary fear 0 -commentary joy 0 -commentary negative 0 -commentary positive 0 -commentary sadness 0 -commentary surprise 0 -commentary trust 0 -commentator anger 0 -commentator anticipation 0 -commentator disgust 0 -commentator fear 0 -commentator joy 0 -commentator negative 0 -commentator positive 1 -commentator sadness 0 -commentator surprise 0 -commentator trust 0 -commerce anger 0 -commerce anticipation 0 -commerce disgust 0 -commerce fear 0 -commerce joy 0 -commerce negative 0 -commerce positive 0 -commerce sadness 0 -commerce surprise 0 -commerce trust 1 -commercial anger 0 -commercial anticipation 0 -commercial disgust 0 -commercial fear 0 -commercial joy 0 -commercial negative 0 -commercial positive 0 -commercial sadness 0 -commercial surprise 0 -commercial trust 0 -commissary anger 0 -commissary anticipation 0 -commissary disgust 0 -commissary fear 0 -commissary joy 0 -commissary negative 0 -commissary positive 0 -commissary sadness 0 -commissary surprise 0 -commissary trust 0 -commission anger 0 -commission anticipation 0 -commission disgust 0 -commission fear 0 -commission joy 0 -commission negative 0 -commission positive 0 -commission sadness 0 -commission surprise 0 -commission trust 1 -commissioner anger 0 -commissioner anticipation 0 -commissioner disgust 0 -commissioner fear 0 -commissioner joy 0 -commissioner negative 0 -commissioner positive 0 -commissioner sadness 0 -commissioner surprise 0 -commissioner trust 0 -commit anger 0 -commit anticipation 0 -commit disgust 0 -commit fear 0 -commit joy 0 -commit negative 0 -commit positive 0 -commit sadness 0 -commit surprise 0 -commit trust 0 -committal anger 0 -committal anticipation 0 -committal disgust 0 -committal fear 0 -committal joy 0 -committal negative 1 -committal positive 0 -committal sadness 1 -committal surprise 0 -committal trust 0 -committed anger 0 -committed anticipation 0 -committed disgust 0 -committed fear 0 -committed joy 0 -committed negative 0 -committed positive 1 -committed sadness 0 -committed surprise 0 -committed trust 1 -committee anger 0 -committee anticipation 0 -committee disgust 0 -committee fear 0 -committee joy 0 -committee negative 0 -committee positive 0 -committee sadness 0 -committee surprise 0 -committee trust 1 -commodity anger 0 -commodity anticipation 0 -commodity disgust 0 -commodity fear 0 -commodity joy 0 -commodity negative 0 -commodity positive 0 -commodity sadness 0 -commodity surprise 0 -commodity trust 0 -commodore anger 0 -commodore anticipation 0 -commodore disgust 0 -commodore fear 0 -commodore joy 0 -commodore negative 0 -commodore positive 1 -commodore sadness 0 -commodore surprise 0 -commodore trust 1 -common anger 0 -common anticipation 0 -common disgust 0 -common fear 0 -common joy 0 -common negative 0 -common positive 0 -common sadness 0 -common surprise 0 -common trust 0 -commonly anger 0 -commonly anticipation 0 -commonly disgust 0 -commonly fear 0 -commonly joy 0 -commonly negative 0 -commonly positive 0 -commonly sadness 0 -commonly surprise 0 -commonly trust 0 -commonplace anger 0 -commonplace anticipation 1 -commonplace disgust 0 -commonplace fear 0 -commonplace joy 0 -commonplace negative 0 -commonplace positive 0 -commonplace sadness 0 -commonplace surprise 0 -commonplace trust 1 -commons anger 0 -commons anticipation 0 -commons disgust 0 -commons fear 0 -commons joy 0 -commons negative 0 -commons positive 0 -commons sadness 0 -commons surprise 0 -commons trust 0 -commonwealth anger 0 -commonwealth anticipation 0 -commonwealth disgust 0 -commonwealth fear 0 -commonwealth joy 0 -commonwealth negative 0 -commonwealth positive 1 -commonwealth sadness 0 -commonwealth surprise 0 -commonwealth trust 1 -commotion anger 1 -commotion anticipation 0 -commotion disgust 0 -commotion fear 0 -commotion joy 0 -commotion negative 1 -commotion positive 0 -commotion sadness 0 -commotion surprise 0 -commotion trust 0 -commune anger 0 -commune anticipation 0 -commune disgust 0 -commune fear 0 -commune joy 0 -commune negative 0 -commune positive 0 -commune sadness 0 -commune surprise 0 -commune trust 0 -communicable anger 0 -communicable anticipation 0 -communicable disgust 0 -communicable fear 0 -communicable joy 0 -communicable negative 0 -communicable positive 0 -communicable sadness 0 -communicable surprise 0 -communicable trust 0 -communicate anger 0 -communicate anticipation 0 -communicate disgust 0 -communicate fear 0 -communicate joy 0 -communicate negative 0 -communicate positive 1 -communicate sadness 0 -communicate surprise 0 -communicate trust 1 -communication anger 0 -communication anticipation 0 -communication disgust 0 -communication fear 0 -communication joy 0 -communication negative 0 -communication positive 0 -communication sadness 0 -communication surprise 0 -communication trust 1 -communicative anger 0 -communicative anticipation 0 -communicative disgust 0 -communicative fear 0 -communicative joy 0 -communicative negative 0 -communicative positive 1 -communicative sadness 0 -communicative surprise 0 -communicative trust 0 -communion anger 0 -communion anticipation 0 -communion disgust 0 -communion fear 0 -communion joy 1 -communion negative 0 -communion positive 1 -communion sadness 0 -communion surprise 0 -communion trust 1 -communism anger 1 -communism anticipation 0 -communism disgust 0 -communism fear 1 -communism joy 0 -communism negative 1 -communism positive 0 -communism sadness 1 -communism surprise 0 -communism trust 0 -communist anger 0 -communist anticipation 0 -communist disgust 0 -communist fear 0 -communist joy 0 -communist negative 1 -communist positive 0 -communist sadness 0 -communist surprise 0 -communist trust 0 -community anger 0 -community anticipation 0 -community disgust 0 -community fear 0 -community joy 0 -community negative 0 -community positive 1 -community sadness 0 -community surprise 0 -community trust 0 -commutation anger 0 -commutation anticipation 0 -commutation disgust 0 -commutation fear 0 -commutation joy 0 -commutation negative 0 -commutation positive 1 -commutation sadness 0 -commutation surprise 0 -commutation trust 0 -commutative anger 0 -commutative anticipation 0 -commutative disgust 0 -commutative fear 0 -commutative joy 0 -commutative negative 0 -commutative positive 0 -commutative sadness 0 -commutative surprise 0 -commutative trust 0 -commute anger 0 -commute anticipation 0 -commute disgust 0 -commute fear 0 -commute joy 0 -commute negative 0 -commute positive 1 -commute sadness 0 -commute surprise 0 -commute trust 0 -commuter anger 0 -commuter anticipation 0 -commuter disgust 0 -commuter fear 0 -commuter joy 0 -commuter negative 0 -commuter positive 0 -commuter sadness 0 -commuter surprise 0 -commuter trust 0 -compact anger 0 -compact anticipation 0 -compact disgust 0 -compact fear 0 -compact joy 0 -compact negative 0 -compact positive 0 -compact sadness 0 -compact surprise 0 -compact trust 1 -compaction anger 0 -compaction anticipation 0 -compaction disgust 0 -compaction fear 0 -compaction joy 0 -compaction negative 0 -compaction positive 0 -compaction sadness 0 -compaction surprise 0 -compaction trust 0 -compactness anger 0 -compactness anticipation 0 -compactness disgust 0 -compactness fear 0 -compactness joy 0 -compactness negative 0 -compactness positive 0 -compactness sadness 0 -compactness surprise 0 -compactness trust 0 -companion anger 0 -companion anticipation 0 -companion disgust 0 -companion fear 0 -companion joy 1 -companion negative 0 -companion positive 1 -companion sadness 0 -companion surprise 0 -companion trust 1 -companionship anger 0 -companionship anticipation 0 -companionship disgust 0 -companionship fear 0 -companionship joy 0 -companionship negative 0 -companionship positive 0 -companionship sadness 0 -companionship surprise 0 -companionship trust 0 -company anger 0 -company anticipation 0 -company disgust 0 -company fear 0 -company joy 0 -company negative 0 -company positive 0 -company sadness 0 -company surprise 0 -company trust 0 -comparable anger 0 -comparable anticipation 0 -comparable disgust 0 -comparable fear 0 -comparable joy 0 -comparable negative 0 -comparable positive 0 -comparable sadness 0 -comparable surprise 0 -comparable trust 0 -comparative anger 0 -comparative anticipation 0 -comparative disgust 0 -comparative fear 0 -comparative joy 0 -comparative negative 0 -comparative positive 0 -comparative sadness 0 -comparative surprise 0 -comparative trust 0 -comparatively anger 0 -comparatively anticipation 0 -comparatively disgust 0 -comparatively fear 0 -comparatively joy 0 -comparatively negative 0 -comparatively positive 0 -comparatively sadness 0 -comparatively surprise 0 -comparatively trust 0 -comparison anger 0 -comparison anticipation 0 -comparison disgust 0 -comparison fear 0 -comparison joy 0 -comparison negative 0 -comparison positive 0 -comparison sadness 0 -comparison surprise 0 -comparison trust 0 -compartment anger 0 -compartment anticipation 0 -compartment disgust 0 -compartment fear 0 -compartment joy 0 -compartment negative 0 -compartment positive 0 -compartment sadness 0 -compartment surprise 0 -compartment trust 0 -compass anger 0 -compass anticipation 0 -compass disgust 0 -compass fear 0 -compass joy 0 -compass negative 0 -compass positive 0 -compass sadness 0 -compass surprise 0 -compass trust 1 -compassion anger 0 -compassion anticipation 0 -compassion disgust 0 -compassion fear 1 -compassion joy 0 -compassion negative 0 -compassion positive 1 -compassion sadness 0 -compassion surprise 0 -compassion trust 0 -compassionate anger 0 -compassionate anticipation 0 -compassionate disgust 0 -compassionate fear 0 -compassionate joy 0 -compassionate negative 0 -compassionate positive 1 -compassionate sadness 0 -compassionate surprise 0 -compassionate trust 0 -compatibility anger 0 -compatibility anticipation 0 -compatibility disgust 0 -compatibility fear 0 -compatibility joy 0 -compatibility negative 0 -compatibility positive 1 -compatibility sadness 0 -compatibility surprise 0 -compatibility trust 0 -compatible anger 0 -compatible anticipation 0 -compatible disgust 0 -compatible fear 0 -compatible joy 0 -compatible negative 0 -compatible positive 1 -compatible sadness 0 -compatible surprise 0 -compatible trust 0 -compel anger 0 -compel anticipation 0 -compel disgust 0 -compel fear 0 -compel joy 0 -compel negative 0 -compel positive 0 -compel sadness 0 -compel surprise 0 -compel trust 0 -compelled anger 0 -compelled anticipation 0 -compelled disgust 0 -compelled fear 0 -compelled joy 0 -compelled negative 0 -compelled positive 0 -compelled sadness 0 -compelled surprise 0 -compelled trust 0 -compelling anger 0 -compelling anticipation 0 -compelling disgust 0 -compelling fear 0 -compelling joy 0 -compelling negative 0 -compelling positive 1 -compelling sadness 0 -compelling surprise 0 -compelling trust 0 -compendium anger 0 -compendium anticipation 0 -compendium disgust 0 -compendium fear 0 -compendium joy 0 -compendium negative 0 -compendium positive 0 -compendium sadness 0 -compendium surprise 0 -compendium trust 0 -compensate anger 0 -compensate anticipation 1 -compensate disgust 0 -compensate fear 0 -compensate joy 1 -compensate negative 0 -compensate positive 1 -compensate sadness 0 -compensate surprise 1 -compensate trust 1 -compensation anger 0 -compensation anticipation 0 -compensation disgust 0 -compensation fear 0 -compensation joy 0 -compensation negative 0 -compensation positive 0 -compensation sadness 0 -compensation surprise 0 -compensation trust 0 -compensatory anger 0 -compensatory anticipation 0 -compensatory disgust 0 -compensatory fear 0 -compensatory joy 0 -compensatory negative 0 -compensatory positive 1 -compensatory sadness 0 -compensatory surprise 0 -compensatory trust 0 -competence anger 0 -competence anticipation 0 -competence disgust 0 -competence fear 0 -competence joy 0 -competence negative 0 -competence positive 1 -competence sadness 0 -competence surprise 0 -competence trust 1 -competency anger 0 -competency anticipation 0 -competency disgust 0 -competency fear 0 -competency joy 0 -competency negative 0 -competency positive 1 -competency sadness 0 -competency surprise 0 -competency trust 1 -competent anger 0 -competent anticipation 0 -competent disgust 0 -competent fear 0 -competent joy 0 -competent negative 0 -competent positive 1 -competent sadness 0 -competent surprise 0 -competent trust 1 -competition anger 0 -competition anticipation 1 -competition disgust 0 -competition fear 0 -competition joy 0 -competition negative 1 -competition positive 0 -competition sadness 0 -competition surprise 0 -competition trust 0 -competitive anger 0 -competitive anticipation 0 -competitive disgust 0 -competitive fear 0 -competitive joy 0 -competitive negative 0 -competitive positive 0 -competitive sadness 0 -competitive surprise 0 -competitive trust 0 -competitor anger 0 -competitor anticipation 0 -competitor disgust 0 -competitor fear 0 -competitor joy 0 -competitor negative 0 -competitor positive 0 -competitor sadness 0 -competitor surprise 0 -competitor trust 0 -compilation anger 0 -compilation anticipation 0 -compilation disgust 0 -compilation fear 0 -compilation joy 0 -compilation negative 0 -compilation positive 0 -compilation sadness 0 -compilation surprise 0 -compilation trust 0 -compile anger 0 -compile anticipation 0 -compile disgust 0 -compile fear 0 -compile joy 0 -compile negative 0 -compile positive 0 -compile sadness 0 -compile surprise 0 -compile trust 0 -complacency anger 0 -complacency anticipation 0 -complacency disgust 0 -complacency fear 0 -complacency joy 0 -complacency negative 0 -complacency positive 1 -complacency sadness 0 -complacency surprise 0 -complacency trust 0 -complacent anger 0 -complacent anticipation 0 -complacent disgust 0 -complacent fear 0 -complacent joy 0 -complacent negative 0 -complacent positive 0 -complacent sadness 0 -complacent surprise 0 -complacent trust 0 -complain anger 1 -complain anticipation 0 -complain disgust 0 -complain fear 0 -complain joy 0 -complain negative 1 -complain positive 0 -complain sadness 1 -complain surprise 0 -complain trust 0 -complaint anger 1 -complaint anticipation 0 -complaint disgust 0 -complaint fear 0 -complaint joy 0 -complaint negative 1 -complaint positive 0 -complaint sadness 0 -complaint surprise 0 -complaint trust 0 -complement anger 0 -complement anticipation 1 -complement disgust 0 -complement fear 0 -complement joy 1 -complement negative 0 -complement positive 1 -complement sadness 0 -complement surprise 1 -complement trust 1 -complementary anger 0 -complementary anticipation 0 -complementary disgust 0 -complementary fear 0 -complementary joy 0 -complementary negative 0 -complementary positive 1 -complementary sadness 0 -complementary surprise 0 -complementary trust 0 -completed anger 0 -completed anticipation 0 -completed disgust 0 -completed fear 0 -completed joy 0 -completed negative 0 -completed positive 0 -completed sadness 0 -completed surprise 0 -completed trust 0 -completely anger 0 -completely anticipation 0 -completely disgust 0 -completely fear 0 -completely joy 0 -completely negative 0 -completely positive 1 -completely sadness 0 -completely surprise 0 -completely trust 0 -completeness anger 0 -completeness anticipation 0 -completeness disgust 0 -completeness fear 0 -completeness joy 0 -completeness negative 0 -completeness positive 1 -completeness sadness 0 -completeness surprise 0 -completeness trust 0 -completing anger 0 -completing anticipation 1 -completing disgust 0 -completing fear 0 -completing joy 1 -completing negative 0 -completing positive 1 -completing sadness 0 -completing surprise 0 -completing trust 0 -completion anger 0 -completion anticipation 1 -completion disgust 0 -completion fear 0 -completion joy 1 -completion negative 0 -completion positive 1 -completion sadness 0 -completion surprise 0 -completion trust 0 -complex anger 0 -complex anticipation 0 -complex disgust 0 -complex fear 0 -complex joy 0 -complex negative 0 -complex positive 0 -complex sadness 0 -complex surprise 0 -complex trust 0 -complexed anger 0 -complexed anticipation 0 -complexed disgust 0 -complexed fear 0 -complexed joy 0 -complexed negative 1 -complexed positive 0 -complexed sadness 0 -complexed surprise 0 -complexed trust 0 -complexion anger 0 -complexion anticipation 0 -complexion disgust 0 -complexion fear 0 -complexion joy 0 -complexion negative 0 -complexion positive 0 -complexion sadness 0 -complexion surprise 0 -complexion trust 0 -complexity anger 0 -complexity anticipation 0 -complexity disgust 0 -complexity fear 0 -complexity joy 0 -complexity negative 1 -complexity positive 0 -complexity sadness 0 -complexity surprise 0 -complexity trust 0 -compliance anger 0 -compliance anticipation 0 -compliance disgust 0 -compliance fear 0 -compliance joy 0 -compliance negative 0 -compliance positive 1 -compliance sadness 0 -compliance surprise 0 -compliance trust 1 -compliant anger 0 -compliant anticipation 0 -compliant disgust 0 -compliant fear 0 -compliant joy 0 -compliant negative 0 -compliant positive 1 -compliant sadness 0 -compliant surprise 0 -compliant trust 0 -complicate anger 1 -complicate anticipation 0 -complicate disgust 0 -complicate fear 0 -complicate joy 0 -complicate negative 1 -complicate positive 0 -complicate sadness 0 -complicate surprise 0 -complicate trust 0 -complicated anger 0 -complicated anticipation 0 -complicated disgust 0 -complicated fear 0 -complicated joy 0 -complicated negative 1 -complicated positive 0 -complicated sadness 0 -complicated surprise 0 -complicated trust 0 -complication anger 0 -complication anticipation 0 -complication disgust 0 -complication fear 0 -complication joy 0 -complication negative 1 -complication positive 0 -complication sadness 0 -complication surprise 0 -complication trust 0 -complicity anger 0 -complicity anticipation 0 -complicity disgust 0 -complicity fear 0 -complicity joy 0 -complicity negative 1 -complicity positive 1 -complicity sadness 0 -complicity surprise 0 -complicity trust 0 -compliment anger 0 -compliment anticipation 1 -compliment disgust 0 -compliment fear 0 -compliment joy 1 -compliment negative 0 -compliment positive 1 -compliment sadness 0 -compliment surprise 1 -compliment trust 1 -comply anger 0 -comply anticipation 0 -comply disgust 0 -comply fear 0 -comply joy 0 -comply negative 0 -comply positive 0 -comply sadness 0 -comply surprise 0 -comply trust 0 -complying anger 0 -complying anticipation 0 -complying disgust 0 -complying fear 0 -complying joy 0 -complying negative 0 -complying positive 0 -complying sadness 0 -complying surprise 0 -complying trust 0 -compo anger 0 -compo anticipation 0 -compo disgust 0 -compo fear 0 -compo joy 0 -compo negative 0 -compo positive 0 -compo sadness 0 -compo surprise 0 -compo trust 0 -component anger 0 -component anticipation 0 -component disgust 0 -component fear 0 -component joy 0 -component negative 0 -component positive 0 -component sadness 0 -component surprise 0 -component trust 0 -compose anger 0 -compose anticipation 0 -compose disgust 0 -compose fear 0 -compose joy 0 -compose negative 0 -compose positive 0 -compose sadness 0 -compose surprise 0 -compose trust 0 -composed anger 0 -composed anticipation 0 -composed disgust 0 -composed fear 0 -composed joy 0 -composed negative 0 -composed positive 1 -composed sadness 0 -composed surprise 0 -composed trust 0 -composer anger 0 -composer anticipation 0 -composer disgust 0 -composer fear 0 -composer joy 0 -composer negative 0 -composer positive 1 -composer sadness 0 -composer surprise 0 -composer trust 0 -composite anger 0 -composite anticipation 0 -composite disgust 0 -composite fear 0 -composite joy 0 -composite negative 0 -composite positive 0 -composite sadness 0 -composite surprise 0 -composite trust 0 -composition anger 0 -composition anticipation 0 -composition disgust 0 -composition fear 0 -composition joy 0 -composition negative 0 -composition positive 0 -composition sadness 0 -composition surprise 0 -composition trust 0 -compost anger 0 -compost anticipation 0 -compost disgust 1 -compost fear 0 -compost joy 0 -compost negative 1 -compost positive 0 -compost sadness 0 -compost surprise 0 -compost trust 0 -composure anger 0 -composure anticipation 0 -composure disgust 0 -composure fear 0 -composure joy 0 -composure negative 0 -composure positive 1 -composure sadness 0 -composure surprise 0 -composure trust 0 -compound anger 0 -compound anticipation 0 -compound disgust 0 -compound fear 0 -compound joy 0 -compound negative 0 -compound positive 0 -compound sadness 0 -compound surprise 0 -compound trust 0 -comprehend anger 0 -comprehend anticipation 0 -comprehend disgust 0 -comprehend fear 0 -comprehend joy 0 -comprehend negative 0 -comprehend positive 1 -comprehend sadness 0 -comprehend surprise 0 -comprehend trust 0 -comprehension anger 0 -comprehension anticipation 0 -comprehension disgust 0 -comprehension fear 0 -comprehension joy 0 -comprehension negative 0 -comprehension positive 0 -comprehension sadness 0 -comprehension surprise 0 -comprehension trust 0 -comprehensive anger 0 -comprehensive anticipation 0 -comprehensive disgust 0 -comprehensive fear 0 -comprehensive joy 0 -comprehensive negative 0 -comprehensive positive 1 -comprehensive sadness 0 -comprehensive surprise 0 -comprehensive trust 0 -compress anger 1 -compress anticipation 0 -compress disgust 0 -compress fear 0 -compress joy 0 -compress negative 0 -compress positive 0 -compress sadness 0 -compress surprise 0 -compress trust 0 -compressed anger 0 -compressed anticipation 0 -compressed disgust 0 -compressed fear 0 -compressed joy 0 -compressed negative 0 -compressed positive 0 -compressed sadness 0 -compressed surprise 0 -compressed trust 0 -compressible anger 0 -compressible anticipation 0 -compressible disgust 0 -compressible fear 0 -compressible joy 0 -compressible negative 0 -compressible positive 0 -compressible sadness 0 -compressible surprise 0 -compressible trust 0 -compression anger 0 -compression anticipation 0 -compression disgust 0 -compression fear 0 -compression joy 0 -compression negative 0 -compression positive 0 -compression sadness 0 -compression surprise 0 -compression trust 0 -comprise anger 0 -comprise anticipation 0 -comprise disgust 0 -comprise fear 0 -comprise joy 0 -comprise negative 0 -comprise positive 0 -comprise sadness 0 -comprise surprise 0 -comprise trust 0 -compromise anger 0 -compromise anticipation 0 -compromise disgust 0 -compromise fear 0 -compromise joy 0 -compromise negative 0 -compromise positive 0 -compromise sadness 0 -compromise surprise 0 -compromise trust 0 -comptroller anger 0 -comptroller anticipation 0 -comptroller disgust 0 -comptroller fear 0 -comptroller joy 0 -comptroller negative 0 -comptroller positive 0 -comptroller sadness 0 -comptroller surprise 0 -comptroller trust 1 -compulsion anger 1 -compulsion anticipation 0 -compulsion disgust 0 -compulsion fear 0 -compulsion joy 0 -compulsion negative 1 -compulsion positive 0 -compulsion sadness 0 -compulsion surprise 0 -compulsion trust 0 -compulsory anger 0 -compulsory anticipation 0 -compulsory disgust 0 -compulsory fear 0 -compulsory joy 0 -compulsory negative 1 -compulsory positive 0 -compulsory sadness 0 -compulsory surprise 0 -compulsory trust 0 -computable anger 0 -computable anticipation 0 -computable disgust 0 -computable fear 0 -computable joy 0 -computable negative 0 -computable positive 0 -computable sadness 0 -computable surprise 0 -computable trust 0 -computation anger 0 -computation anticipation 0 -computation disgust 0 -computation fear 0 -computation joy 0 -computation negative 0 -computation positive 0 -computation sadness 0 -computation surprise 0 -computation trust 0 -compute anger 0 -compute anticipation 0 -compute disgust 0 -compute fear 0 -compute joy 0 -compute negative 0 -compute positive 0 -compute sadness 0 -compute surprise 0 -compute trust 0 -computer anger 0 -computer anticipation 0 -computer disgust 0 -computer fear 0 -computer joy 0 -computer negative 0 -computer positive 0 -computer sadness 0 -computer surprise 0 -computer trust 0 -comrade anger 0 -comrade anticipation 0 -comrade disgust 0 -comrade fear 0 -comrade joy 0 -comrade negative 0 -comrade positive 1 -comrade sadness 0 -comrade surprise 0 -comrade trust 1 -con anger 0 -con anticipation 0 -con disgust 0 -con fear 0 -con joy 0 -con negative 0 -con positive 0 -con sadness 0 -con surprise 0 -con trust 0 -concatenation anger 0 -concatenation anticipation 0 -concatenation disgust 0 -concatenation fear 0 -concatenation joy 0 -concatenation negative 0 -concatenation positive 0 -concatenation sadness 0 -concatenation surprise 0 -concatenation trust 0 -concave anger 0 -concave anticipation 0 -concave disgust 0 -concave fear 0 -concave joy 0 -concave negative 0 -concave positive 0 -concave sadness 0 -concave surprise 0 -concave trust 0 -conceal anger 0 -conceal anticipation 0 -conceal disgust 0 -conceal fear 0 -conceal joy 0 -conceal negative 1 -conceal positive 0 -conceal sadness 1 -conceal surprise 0 -conceal trust 0 -concealed anger 0 -concealed anticipation 1 -concealed disgust 0 -concealed fear 1 -concealed joy 0 -concealed negative 1 -concealed positive 0 -concealed sadness 0 -concealed surprise 1 -concealed trust 0 -concealment anger 1 -concealment anticipation 1 -concealment disgust 0 -concealment fear 1 -concealment joy 0 -concealment negative 1 -concealment positive 0 -concealment sadness 0 -concealment surprise 0 -concealment trust 0 -conceit anger 0 -conceit anticipation 0 -conceit disgust 0 -conceit fear 0 -conceit joy 0 -conceit negative 1 -conceit positive 0 -conceit sadness 0 -conceit surprise 0 -conceit trust 0 -conceited anger 0 -conceited anticipation 0 -conceited disgust 0 -conceited fear 0 -conceited joy 0 -conceited negative 1 -conceited positive 0 -conceited sadness 0 -conceited surprise 0 -conceited trust 0 -conceivable anger 0 -conceivable anticipation 0 -conceivable disgust 0 -conceivable fear 0 -conceivable joy 0 -conceivable negative 0 -conceivable positive 0 -conceivable sadness 0 -conceivable surprise 0 -conceivable trust 0 -concentrate anger 0 -concentrate anticipation 0 -concentrate disgust 0 -concentrate fear 0 -concentrate joy 0 -concentrate negative 0 -concentrate positive 0 -concentrate sadness 0 -concentrate surprise 0 -concentrate trust 0 -concentration anger 0 -concentration anticipation 0 -concentration disgust 0 -concentration fear 0 -concentration joy 0 -concentration negative 0 -concentration positive 0 -concentration sadness 0 -concentration surprise 0 -concentration trust 0 -concentric anger 0 -concentric anticipation 0 -concentric disgust 0 -concentric fear 0 -concentric joy 0 -concentric negative 0 -concentric positive 1 -concentric sadness 0 -concentric surprise 0 -concentric trust 0 -conception anger 0 -conception anticipation 0 -conception disgust 0 -conception fear 0 -conception joy 0 -conception negative 0 -conception positive 0 -conception sadness 0 -conception surprise 0 -conception trust 0 -concern anger 0 -concern anticipation 0 -concern disgust 0 -concern fear 0 -concern joy 0 -concern negative 0 -concern positive 0 -concern sadness 0 -concern surprise 0 -concern trust 0 -concerned anger 0 -concerned anticipation 0 -concerned disgust 0 -concerned fear 1 -concerned joy 0 -concerned negative 0 -concerned positive 0 -concerned sadness 1 -concerned surprise 0 -concerned trust 0 -concert anger 0 -concert anticipation 0 -concert disgust 0 -concert fear 0 -concert joy 0 -concert negative 0 -concert positive 0 -concert sadness 0 -concert surprise 0 -concert trust 0 -concession anger 0 -concession anticipation 0 -concession disgust 0 -concession fear 0 -concession joy 0 -concession negative 0 -concession positive 0 -concession sadness 0 -concession surprise 0 -concession trust 0 -concessional anger 0 -concessional anticipation 0 -concessional disgust 0 -concessional fear 0 -concessional joy 0 -concessional negative 0 -concessional positive 0 -concessional sadness 0 -concessional surprise 0 -concessional trust 0 -concierge anger 0 -concierge anticipation 0 -concierge disgust 0 -concierge fear 0 -concierge joy 0 -concierge negative 0 -concierge positive 0 -concierge sadness 0 -concierge surprise 0 -concierge trust 0 -conciliation anger 0 -conciliation anticipation 0 -conciliation disgust 0 -conciliation fear 0 -conciliation joy 1 -conciliation negative 0 -conciliation positive 1 -conciliation sadness 0 -conciliation surprise 0 -conciliation trust 1 -concise anger 0 -concise anticipation 0 -concise disgust 0 -concise fear 0 -concise joy 0 -concise negative 0 -concise positive 0 -concise sadness 0 -concise surprise 0 -concise trust 0 -conclave anger 0 -conclave anticipation 0 -conclave disgust 0 -conclave fear 0 -conclave joy 0 -conclave negative 0 -conclave positive 0 -conclave sadness 0 -conclave surprise 0 -conclave trust 0 -conclude anger 0 -conclude anticipation 0 -conclude disgust 0 -conclude fear 0 -conclude joy 0 -conclude negative 0 -conclude positive 0 -conclude sadness 0 -conclude surprise 0 -conclude trust 0 -concluding anger 0 -concluding anticipation 0 -concluding disgust 0 -concluding fear 0 -concluding joy 0 -concluding negative 0 -concluding positive 1 -concluding sadness 0 -concluding surprise 0 -concluding trust 0 -conclusion anger 0 -conclusion anticipation 0 -conclusion disgust 0 -conclusion fear 0 -conclusion joy 0 -conclusion negative 0 -conclusion positive 0 -conclusion sadness 0 -conclusion surprise 0 -conclusion trust 0 -concoction anger 0 -concoction anticipation 0 -concoction disgust 0 -concoction fear 0 -concoction joy 0 -concoction negative 0 -concoction positive 0 -concoction sadness 0 -concoction surprise 0 -concoction trust 0 -concomitant anger 0 -concomitant anticipation 0 -concomitant disgust 0 -concomitant fear 0 -concomitant joy 0 -concomitant negative 0 -concomitant positive 0 -concomitant sadness 0 -concomitant surprise 0 -concomitant trust 0 -concord anger 0 -concord anticipation 0 -concord disgust 0 -concord fear 0 -concord joy 0 -concord negative 0 -concord positive 1 -concord sadness 0 -concord surprise 0 -concord trust 1 -concordance anger 0 -concordance anticipation 0 -concordance disgust 0 -concordance fear 0 -concordance joy 0 -concordance negative 0 -concordance positive 1 -concordance sadness 0 -concordance surprise 0 -concordance trust 1 -concours anger 0 -concours anticipation 0 -concours disgust 0 -concours fear 0 -concours joy 0 -concours negative 0 -concours positive 0 -concours sadness 0 -concours surprise 0 -concours trust 0 -concourse anger 0 -concourse anticipation 0 -concourse disgust 0 -concourse fear 0 -concourse joy 0 -concourse negative 0 -concourse positive 0 -concourse sadness 0 -concourse surprise 0 -concourse trust 0 -concrete anger 0 -concrete anticipation 0 -concrete disgust 0 -concrete fear 0 -concrete joy 0 -concrete negative 0 -concrete positive 0 -concrete sadness 0 -concrete surprise 0 -concrete trust 0 -concurrence anger 0 -concurrence anticipation 0 -concurrence disgust 0 -concurrence fear 0 -concurrence joy 0 -concurrence negative 0 -concurrence positive 0 -concurrence sadness 0 -concurrence surprise 0 -concurrence trust 0 -concurrent anger 0 -concurrent anticipation 0 -concurrent disgust 0 -concurrent fear 0 -concurrent joy 0 -concurrent negative 0 -concurrent positive 0 -concurrent sadness 0 -concurrent surprise 0 -concurrent trust 0 -concurring anger 0 -concurring anticipation 0 -concurring disgust 0 -concurring fear 0 -concurring joy 0 -concurring negative 0 -concurring positive 0 -concurring sadness 0 -concurring surprise 0 -concurring trust 0 -concussion anger 1 -concussion anticipation 0 -concussion disgust 0 -concussion fear 0 -concussion joy 0 -concussion negative 1 -concussion positive 0 -concussion sadness 1 -concussion surprise 0 -concussion trust 0 -condemn anger 1 -condemn anticipation 0 -condemn disgust 0 -condemn fear 0 -condemn joy 0 -condemn negative 1 -condemn positive 0 -condemn sadness 0 -condemn surprise 0 -condemn trust 0 -condemnation anger 1 -condemnation anticipation 1 -condemnation disgust 1 -condemnation fear 1 -condemnation joy 0 -condemnation negative 1 -condemnation positive 0 -condemnation sadness 1 -condemnation surprise 0 -condemnation trust 0 -condensation anger 0 -condensation anticipation 0 -condensation disgust 0 -condensation fear 0 -condensation joy 0 -condensation negative 0 -condensation positive 0 -condensation sadness 0 -condensation surprise 0 -condensation trust 0 -condensed anger 0 -condensed anticipation 0 -condensed disgust 0 -condensed fear 0 -condensed joy 0 -condensed negative 0 -condensed positive 0 -condensed sadness 0 -condensed surprise 0 -condensed trust 0 -condescending anger 0 -condescending anticipation 0 -condescending disgust 0 -condescending fear 0 -condescending joy 0 -condescending negative 1 -condescending positive 0 -condescending sadness 0 -condescending surprise 0 -condescending trust 0 -condescension anger 1 -condescension anticipation 0 -condescension disgust 1 -condescension fear 0 -condescension joy 0 -condescension negative 1 -condescension positive 0 -condescension sadness 1 -condescension surprise 0 -condescension trust 0 -condiment anger 0 -condiment anticipation 0 -condiment disgust 0 -condiment fear 0 -condiment joy 0 -condiment negative 0 -condiment positive 0 -condiment sadness 0 -condiment surprise 0 -condiment trust 0 -condition anger 0 -condition anticipation 0 -condition disgust 0 -condition fear 0 -condition joy 0 -condition negative 0 -condition positive 0 -condition sadness 0 -condition surprise 0 -condition trust 0 -conditional anger 0 -conditional anticipation 0 -conditional disgust 0 -conditional fear 0 -conditional joy 0 -conditional negative 0 -conditional positive 0 -conditional sadness 0 -conditional surprise 0 -conditional trust 0 -conditionally anger 0 -conditionally anticipation 0 -conditionally disgust 0 -conditionally fear 0 -conditionally joy 0 -conditionally negative 0 -conditionally positive 0 -conditionally sadness 0 -conditionally surprise 0 -conditionally trust 0 -conditioned anger 0 -conditioned anticipation 0 -conditioned disgust 0 -conditioned fear 0 -conditioned joy 0 -conditioned negative 0 -conditioned positive 0 -conditioned sadness 0 -conditioned surprise 0 -conditioned trust 0 -conditions anger 0 -conditions anticipation 0 -conditions disgust 0 -conditions fear 0 -conditions joy 0 -conditions negative 0 -conditions positive 0 -conditions sadness 0 -conditions surprise 0 -conditions trust 0 -condolence anger 0 -condolence anticipation 0 -condolence disgust 0 -condolence fear 0 -condolence joy 0 -condolence negative 0 -condolence positive 1 -condolence sadness 1 -condolence surprise 0 -condolence trust 0 -condone anger 0 -condone anticipation 0 -condone disgust 0 -condone fear 0 -condone joy 0 -condone negative 0 -condone positive 1 -condone sadness 0 -condone surprise 0 -condone trust 0 -conducive anger 0 -conducive anticipation 0 -conducive disgust 0 -conducive fear 0 -conducive joy 0 -conducive negative 0 -conducive positive 1 -conducive sadness 0 -conducive surprise 0 -conducive trust 0 -conduct anger 0 -conduct anticipation 0 -conduct disgust 0 -conduct fear 0 -conduct joy 0 -conduct negative 0 -conduct positive 0 -conduct sadness 0 -conduct surprise 0 -conduct trust 0 -conduction anger 0 -conduction anticipation 0 -conduction disgust 0 -conduction fear 0 -conduction joy 0 -conduction negative 0 -conduction positive 0 -conduction sadness 0 -conduction surprise 0 -conduction trust 0 -conductivity anger 0 -conductivity anticipation 0 -conductivity disgust 0 -conductivity fear 0 -conductivity joy 0 -conductivity negative 0 -conductivity positive 1 -conductivity sadness 0 -conductivity surprise 0 -conductivity trust 0 -conductor anger 0 -conductor anticipation 0 -conductor disgust 0 -conductor fear 0 -conductor joy 0 -conductor negative 0 -conductor positive 0 -conductor sadness 0 -conductor surprise 0 -conductor trust 0 -conduit anger 0 -conduit anticipation 0 -conduit disgust 0 -conduit fear 0 -conduit joy 0 -conduit negative 0 -conduit positive 0 -conduit sadness 0 -conduit surprise 0 -conduit trust 0 -cone anger 0 -cone anticipation 0 -cone disgust 0 -cone fear 0 -cone joy 0 -cone negative 0 -cone positive 0 -cone sadness 0 -cone surprise 0 -cone trust 0 -confederate anger 0 -confederate anticipation 0 -confederate disgust 0 -confederate fear 0 -confederate joy 0 -confederate negative 0 -confederate positive 1 -confederate sadness 0 -confederate surprise 0 -confederate trust 1 -confederation anger 0 -confederation anticipation 0 -confederation disgust 0 -confederation fear 0 -confederation joy 0 -confederation negative 0 -confederation positive 0 -confederation sadness 0 -confederation surprise 0 -confederation trust 0 -confer anger 0 -confer anticipation 0 -confer disgust 0 -confer fear 0 -confer joy 0 -confer negative 0 -confer positive 0 -confer sadness 0 -confer surprise 0 -confer trust 0 -conference anger 0 -conference anticipation 0 -conference disgust 0 -conference fear 0 -conference joy 0 -conference negative 0 -conference positive 0 -conference sadness 0 -conference surprise 0 -conference trust 0 -confess anger 0 -confess anticipation 0 -confess disgust 0 -confess fear 0 -confess joy 0 -confess negative 1 -confess positive 1 -confess sadness 0 -confess surprise 0 -confess trust 1 -confession anger 0 -confession anticipation 1 -confession disgust 0 -confession fear 1 -confession joy 0 -confession negative 1 -confession positive 0 -confession sadness 1 -confession surprise 1 -confession trust 0 -confessional anger 0 -confessional anticipation 0 -confessional disgust 0 -confessional fear 1 -confessional joy 0 -confessional negative 0 -confessional positive 0 -confessional sadness 0 -confessional surprise 0 -confessional trust 1 -confessions anger 0 -confessions anticipation 0 -confessions disgust 0 -confessions fear 0 -confessions joy 0 -confessions negative 0 -confessions positive 0 -confessions sadness 0 -confessions surprise 0 -confessions trust 0 -confide anger 0 -confide anticipation 0 -confide disgust 0 -confide fear 0 -confide joy 0 -confide negative 0 -confide positive 0 -confide sadness 0 -confide surprise 0 -confide trust 1 -confidence anger 0 -confidence anticipation 0 -confidence disgust 0 -confidence fear 1 -confidence joy 1 -confidence negative 0 -confidence positive 1 -confidence sadness 0 -confidence surprise 0 -confidence trust 1 -confident anger 0 -confident anticipation 0 -confident disgust 0 -confident fear 0 -confident joy 1 -confident negative 0 -confident positive 1 -confident sadness 0 -confident surprise 0 -confident trust 1 -confidential anger 0 -confidential anticipation 0 -confidential disgust 0 -confidential fear 0 -confidential joy 0 -confidential negative 0 -confidential positive 0 -confidential sadness 0 -confidential surprise 0 -confidential trust 1 -confidentially anger 0 -confidentially anticipation 0 -confidentially disgust 0 -confidentially fear 0 -confidentially joy 0 -confidentially negative 0 -confidentially positive 0 -confidentially sadness 0 -confidentially surprise 0 -confidentially trust 1 -configuration anger 0 -configuration anticipation 0 -configuration disgust 0 -configuration fear 0 -configuration joy 0 -configuration negative 0 -configuration positive 0 -configuration sadness 0 -configuration surprise 0 -configuration trust 0 -confine anger 1 -confine anticipation 0 -confine disgust 0 -confine fear 1 -confine joy 0 -confine negative 1 -confine positive 0 -confine sadness 1 -confine surprise 0 -confine trust 0 -confined anger 1 -confined anticipation 0 -confined disgust 1 -confined fear 1 -confined joy 0 -confined negative 1 -confined positive 0 -confined sadness 1 -confined surprise 0 -confined trust 0 -confinement anger 1 -confinement anticipation 0 -confinement disgust 0 -confinement fear 1 -confinement joy 0 -confinement negative 1 -confinement positive 0 -confinement sadness 1 -confinement surprise 0 -confinement trust 0 -confines anger 0 -confines anticipation 0 -confines disgust 0 -confines fear 0 -confines joy 0 -confines negative 0 -confines positive 0 -confines sadness 0 -confines surprise 0 -confines trust 0 -confirm anger 0 -confirm anticipation 0 -confirm disgust 0 -confirm fear 0 -confirm joy 0 -confirm negative 0 -confirm positive 0 -confirm sadness 0 -confirm surprise 0 -confirm trust 0 -confirmation anger 0 -confirmation anticipation 0 -confirmation disgust 0 -confirmation fear 0 -confirmation joy 0 -confirmation negative 0 -confirmation positive 0 -confirmation sadness 0 -confirmation surprise 0 -confirmation trust 1 -confirmatory anger 0 -confirmatory anticipation 0 -confirmatory disgust 0 -confirmatory fear 0 -confirmatory joy 0 -confirmatory negative 0 -confirmatory positive 0 -confirmatory sadness 0 -confirmatory surprise 0 -confirmatory trust 0 -confirmed anger 0 -confirmed anticipation 0 -confirmed disgust 0 -confirmed fear 0 -confirmed joy 0 -confirmed negative 0 -confirmed positive 1 -confirmed sadness 0 -confirmed surprise 0 -confirmed trust 1 -confiscate anger 1 -confiscate anticipation 0 -confiscate disgust 0 -confiscate fear 0 -confiscate joy 0 -confiscate negative 1 -confiscate positive 0 -confiscate sadness 1 -confiscate surprise 0 -confiscate trust 0 -confiscation anger 0 -confiscation anticipation 0 -confiscation disgust 0 -confiscation fear 0 -confiscation joy 0 -confiscation negative 1 -confiscation positive 0 -confiscation sadness 0 -confiscation surprise 0 -confiscation trust 0 -conflagration anger 1 -conflagration anticipation 0 -conflagration disgust 0 -conflagration fear 1 -conflagration joy 0 -conflagration negative 1 -conflagration positive 0 -conflagration sadness 0 -conflagration surprise 0 -conflagration trust 0 -conflict anger 1 -conflict anticipation 0 -conflict disgust 0 -conflict fear 1 -conflict joy 0 -conflict negative 1 -conflict positive 0 -conflict sadness 1 -conflict surprise 0 -conflict trust 0 -conflicting anger 0 -conflicting anticipation 0 -conflicting disgust 0 -conflicting fear 0 -conflicting joy 0 -conflicting negative 1 -conflicting positive 0 -conflicting sadness 0 -conflicting surprise 0 -conflicting trust 0 -confluence anger 0 -confluence anticipation 0 -confluence disgust 0 -confluence fear 0 -confluence joy 0 -confluence negative 0 -confluence positive 0 -confluence sadness 0 -confluence surprise 0 -confluence trust 0 -conformance anger 0 -conformance anticipation 0 -conformance disgust 0 -conformance fear 0 -conformance joy 0 -conformance negative 0 -conformance positive 1 -conformance sadness 0 -conformance surprise 0 -conformance trust 0 -conformation anger 0 -conformation anticipation 0 -conformation disgust 0 -conformation fear 0 -conformation joy 0 -conformation negative 0 -conformation positive 0 -conformation sadness 0 -conformation surprise 0 -conformation trust 0 -conformity anger 0 -conformity anticipation 0 -conformity disgust 0 -conformity fear 0 -conformity joy 0 -conformity negative 0 -conformity positive 0 -conformity sadness 0 -conformity surprise 0 -conformity trust 1 -confound anger 0 -confound anticipation 0 -confound disgust 0 -confound fear 0 -confound joy 0 -confound negative 1 -confound positive 0 -confound sadness 0 -confound surprise 0 -confound trust 0 -confounded anger 0 -confounded anticipation 0 -confounded disgust 0 -confounded fear 0 -confounded joy 0 -confounded negative 1 -confounded positive 0 -confounded sadness 0 -confounded surprise 0 -confounded trust 0 -confront anger 1 -confront anticipation 0 -confront disgust 0 -confront fear 0 -confront joy 0 -confront negative 0 -confront positive 0 -confront sadness 0 -confront surprise 0 -confront trust 0 -confuse anger 0 -confuse anticipation 0 -confuse disgust 0 -confuse fear 0 -confuse joy 0 -confuse negative 1 -confuse positive 0 -confuse sadness 0 -confuse surprise 0 -confuse trust 0 -confusion anger 1 -confusion anticipation 0 -confusion disgust 0 -confusion fear 1 -confusion joy 0 -confusion negative 1 -confusion positive 0 -confusion sadness 0 -confusion surprise 0 -confusion trust 0 -congenial anger 0 -congenial anticipation 0 -congenial disgust 0 -congenial fear 0 -congenial joy 0 -congenial negative 0 -congenial positive 1 -congenial sadness 0 -congenial surprise 0 -congenial trust 0 -congenital anger 0 -congenital anticipation 0 -congenital disgust 0 -congenital fear 0 -congenital joy 0 -congenital negative 0 -congenital positive 0 -congenital sadness 0 -congenital surprise 0 -congenital trust 0 -congestion anger 0 -congestion anticipation 0 -congestion disgust 0 -congestion fear 0 -congestion joy 0 -congestion negative 1 -congestion positive 0 -congestion sadness 0 -congestion surprise 0 -congestion trust 0 -conglomerate anger 0 -conglomerate anticipation 0 -conglomerate disgust 0 -conglomerate fear 0 -conglomerate joy 0 -conglomerate negative 0 -conglomerate positive 0 -conglomerate sadness 0 -conglomerate surprise 0 -conglomerate trust 1 -conglomeration anger 0 -conglomeration anticipation 0 -conglomeration disgust 0 -conglomeration fear 0 -conglomeration joy 0 -conglomeration negative 0 -conglomeration positive 0 -conglomeration sadness 0 -conglomeration surprise 0 -conglomeration trust 0 -congratulatory anger 0 -congratulatory anticipation 0 -congratulatory disgust 0 -congratulatory fear 0 -congratulatory joy 1 -congratulatory negative 0 -congratulatory positive 1 -congratulatory sadness 0 -congratulatory surprise 0 -congratulatory trust 0 -congregate anger 0 -congregate anticipation 0 -congregate disgust 0 -congregate fear 0 -congregate joy 0 -congregate negative 0 -congregate positive 0 -congregate sadness 0 -congregate surprise 0 -congregate trust 0 -congregation anger 0 -congregation anticipation 0 -congregation disgust 0 -congregation fear 0 -congregation joy 0 -congregation negative 0 -congregation positive 1 -congregation sadness 0 -congregation surprise 0 -congregation trust 1 -congress anger 0 -congress anticipation 0 -congress disgust 1 -congress fear 0 -congress joy 0 -congress negative 0 -congress positive 0 -congress sadness 0 -congress surprise 0 -congress trust 1 -congressional anger 0 -congressional anticipation 0 -congressional disgust 0 -congressional fear 0 -congressional joy 0 -congressional negative 0 -congressional positive 0 -congressional sadness 0 -congressional surprise 0 -congressional trust 0 -congressman anger 0 -congressman anticipation 0 -congressman disgust 0 -congressman fear 0 -congressman joy 0 -congressman negative 0 -congressman positive 0 -congressman sadness 0 -congressman surprise 0 -congressman trust 1 -congruence anger 0 -congruence anticipation 0 -congruence disgust 0 -congruence fear 0 -congruence joy 0 -congruence negative 0 -congruence positive 1 -congruence sadness 0 -congruence surprise 0 -congruence trust 1 -conic anger 0 -conic anticipation 0 -conic disgust 0 -conic fear 0 -conic joy 0 -conic negative 0 -conic positive 0 -conic sadness 0 -conic surprise 0 -conic trust 0 -conical anger 0 -conical anticipation 0 -conical disgust 0 -conical fear 0 -conical joy 0 -conical negative 0 -conical positive 0 -conical sadness 0 -conical surprise 0 -conical trust 0 -conjecture anger 0 -conjecture anticipation 1 -conjecture disgust 0 -conjecture fear 0 -conjecture joy 0 -conjecture negative 0 -conjecture positive 0 -conjecture sadness 0 -conjecture surprise 0 -conjecture trust 0 -conjugal anger 0 -conjugal anticipation 0 -conjugal disgust 0 -conjugal fear 0 -conjugal joy 0 -conjugal negative 0 -conjugal positive 0 -conjugal sadness 0 -conjugal surprise 0 -conjugal trust 0 -conjugate anger 0 -conjugate anticipation 0 -conjugate disgust 0 -conjugate fear 0 -conjugate joy 0 -conjugate negative 0 -conjugate positive 0 -conjugate sadness 0 -conjugate surprise 0 -conjugate trust 0 -conjugation anger 0 -conjugation anticipation 0 -conjugation disgust 0 -conjugation fear 0 -conjugation joy 0 -conjugation negative 0 -conjugation positive 0 -conjugation sadness 0 -conjugation surprise 0 -conjugation trust 0 -conjunction anger 0 -conjunction anticipation 0 -conjunction disgust 0 -conjunction fear 0 -conjunction joy 0 -conjunction negative 0 -conjunction positive 0 -conjunction sadness 0 -conjunction surprise 0 -conjunction trust 0 -conjunctive anger 0 -conjunctive anticipation 0 -conjunctive disgust 0 -conjunctive fear 0 -conjunctive joy 0 -conjunctive negative 0 -conjunctive positive 0 -conjunctive sadness 0 -conjunctive surprise 0 -conjunctive trust 0 -conjure anger 0 -conjure anticipation 1 -conjure disgust 0 -conjure fear 0 -conjure joy 0 -conjure negative 0 -conjure positive 0 -conjure sadness 0 -conjure surprise 1 -conjure trust 0 -conjuring anger 0 -conjuring anticipation 0 -conjuring disgust 0 -conjuring fear 0 -conjuring joy 0 -conjuring negative 1 -conjuring positive 0 -conjuring sadness 0 -conjuring surprise 0 -conjuring trust 0 -connect anger 0 -connect anticipation 0 -connect disgust 0 -connect fear 0 -connect joy 0 -connect negative 0 -connect positive 0 -connect sadness 0 -connect surprise 0 -connect trust 0 -connected anger 0 -connected anticipation 0 -connected disgust 0 -connected fear 0 -connected joy 0 -connected negative 0 -connected positive 0 -connected sadness 0 -connected surprise 0 -connected trust 0 -connection anger 0 -connection anticipation 0 -connection disgust 0 -connection fear 0 -connection joy 0 -connection negative 0 -connection positive 0 -connection sadness 0 -connection surprise 0 -connection trust 0 -connective anger 0 -connective anticipation 0 -connective disgust 0 -connective fear 0 -connective joy 0 -connective negative 0 -connective positive 0 -connective sadness 0 -connective surprise 0 -connective trust 1 -connoisseur anger 0 -connoisseur anticipation 0 -connoisseur disgust 0 -connoisseur fear 0 -connoisseur joy 1 -connoisseur negative 0 -connoisseur positive 1 -connoisseur sadness 0 -connoisseur surprise 0 -connoisseur trust 1 -conquer anger 0 -conquer anticipation 0 -conquer disgust 0 -conquer fear 0 -conquer joy 0 -conquer negative 0 -conquer positive 0 -conquer sadness 0 -conquer surprise 0 -conquer trust 0 -conqueror anger 0 -conqueror anticipation 0 -conqueror disgust 0 -conqueror fear 0 -conqueror joy 0 -conqueror negative 0 -conqueror positive 0 -conqueror sadness 0 -conqueror surprise 0 -conqueror trust 0 -conquest anger 1 -conquest anticipation 0 -conquest disgust 0 -conquest fear 1 -conquest joy 0 -conquest negative 1 -conquest positive 0 -conquest sadness 0 -conquest surprise 0 -conquest trust 0 -conscience anger 0 -conscience anticipation 0 -conscience disgust 0 -conscience fear 0 -conscience joy 0 -conscience negative 0 -conscience positive 1 -conscience sadness 0 -conscience surprise 0 -conscience trust 1 -conscientious anger 0 -conscientious anticipation 0 -conscientious disgust 0 -conscientious fear 0 -conscientious joy 0 -conscientious negative 0 -conscientious positive 1 -conscientious sadness 0 -conscientious surprise 0 -conscientious trust 1 -consciousness anger 0 -consciousness anticipation 0 -consciousness disgust 0 -consciousness fear 0 -consciousness joy 0 -consciousness negative 0 -consciousness positive 1 -consciousness sadness 0 -consciousness surprise 0 -consciousness trust 0 -conscription anger 0 -conscription anticipation 0 -conscription disgust 0 -conscription fear 0 -conscription joy 0 -conscription negative 0 -conscription positive 0 -conscription sadness 0 -conscription surprise 0 -conscription trust 0 -consecration anger 0 -consecration anticipation 1 -consecration disgust 0 -consecration fear 0 -consecration joy 1 -consecration negative 0 -consecration positive 1 -consecration sadness 1 -consecration surprise 0 -consecration trust 1 -consecutive anger 0 -consecutive anticipation 0 -consecutive disgust 0 -consecutive fear 0 -consecutive joy 0 -consecutive negative 0 -consecutive positive 0 -consecutive sadness 0 -consecutive surprise 0 -consecutive trust 0 -consent anger 0 -consent anticipation 0 -consent disgust 0 -consent fear 0 -consent joy 0 -consent negative 0 -consent positive 0 -consent sadness 0 -consent surprise 0 -consent trust 0 -consenting anger 0 -consenting anticipation 0 -consenting disgust 0 -consenting fear 0 -consenting joy 0 -consenting negative 0 -consenting positive 0 -consenting sadness 0 -consenting surprise 0 -consenting trust 0 -consequence anger 0 -consequence anticipation 0 -consequence disgust 0 -consequence fear 0 -consequence joy 0 -consequence negative 0 -consequence positive 0 -consequence sadness 0 -consequence surprise 0 -consequence trust 0 -consequent anger 0 -consequent anticipation 1 -consequent disgust 0 -consequent fear 0 -consequent joy 0 -consequent negative 0 -consequent positive 0 -consequent sadness 0 -consequent surprise 0 -consequent trust 0 -conservation anger 0 -conservation anticipation 1 -conservation disgust 0 -conservation fear 0 -conservation joy 0 -conservation negative 0 -conservation positive 1 -conservation sadness 0 -conservation surprise 0 -conservation trust 1 -conservatism anger 0 -conservatism anticipation 0 -conservatism disgust 0 -conservatism fear 0 -conservatism joy 0 -conservatism negative 0 -conservatism positive 0 -conservatism sadness 0 -conservatism surprise 0 -conservatism trust 0 -conservative anger 0 -conservative anticipation 0 -conservative disgust 0 -conservative fear 0 -conservative joy 0 -conservative negative 0 -conservative positive 0 -conservative sadness 0 -conservative surprise 0 -conservative trust 0 -conservatory anger 0 -conservatory anticipation 0 -conservatory disgust 0 -conservatory fear 0 -conservatory joy 0 -conservatory negative 0 -conservatory positive 0 -conservatory sadness 0 -conservatory surprise 0 -conservatory trust 0 -conserve anger 0 -conserve anticipation 0 -conserve disgust 0 -conserve fear 0 -conserve joy 0 -conserve negative 0 -conserve positive 1 -conserve sadness 0 -conserve surprise 0 -conserve trust 0 -considerable anger 0 -considerable anticipation 0 -considerable disgust 0 -considerable fear 0 -considerable joy 0 -considerable negative 0 -considerable positive 1 -considerable sadness 0 -considerable surprise 0 -considerable trust 0 -considerate anger 0 -considerate anticipation 0 -considerate disgust 0 -considerate fear 0 -considerate joy 0 -considerate negative 0 -considerate positive 1 -considerate sadness 0 -considerate surprise 0 -considerate trust 1 -consignee anger 0 -consignee anticipation 0 -consignee disgust 0 -consignee fear 0 -consignee joy 0 -consignee negative 0 -consignee positive 0 -consignee sadness 0 -consignee surprise 0 -consignee trust 0 -consignment anger 0 -consignment anticipation 0 -consignment disgust 0 -consignment fear 0 -consignment joy 0 -consignment negative 0 -consignment positive 0 -consignment sadness 0 -consignment surprise 0 -consignment trust 0 -consistency anger 0 -consistency anticipation 0 -consistency disgust 0 -consistency fear 0 -consistency joy 0 -consistency negative 0 -consistency positive 1 -consistency sadness 0 -consistency surprise 0 -consistency trust 1 -consistent anger 0 -consistent anticipation 0 -consistent disgust 0 -consistent fear 0 -consistent joy 0 -consistent negative 0 -consistent positive 0 -consistent sadness 0 -consistent surprise 0 -consistent trust 0 -consolation anger 0 -consolation anticipation 0 -consolation disgust 0 -consolation fear 0 -consolation joy 0 -consolation negative 0 -consolation positive 0 -consolation sadness 0 -consolation surprise 0 -consolation trust 0 -console anger 0 -console anticipation 0 -console disgust 0 -console fear 0 -console joy 0 -console negative 0 -console positive 1 -console sadness 1 -console surprise 0 -console trust 0 -consolidate anger 0 -consolidate anticipation 0 -consolidate disgust 0 -consolidate fear 0 -consolidate joy 0 -consolidate negative 0 -consolidate positive 0 -consolidate sadness 0 -consolidate surprise 0 -consolidate trust 0 -consolidation anger 0 -consolidation anticipation 0 -consolidation disgust 0 -consolidation fear 0 -consolidation joy 0 -consolidation negative 0 -consolidation positive 0 -consolidation sadness 0 -consolidation surprise 0 -consolidation trust 0 -consonant anger 0 -consonant anticipation 0 -consonant disgust 0 -consonant fear 0 -consonant joy 0 -consonant negative 0 -consonant positive 1 -consonant sadness 0 -consonant surprise 0 -consonant trust 0 -consort anger 0 -consort anticipation 0 -consort disgust 0 -consort fear 0 -consort joy 0 -consort negative 0 -consort positive 0 -consort sadness 0 -consort surprise 0 -consort trust 1 -conspicuous anger 0 -conspicuous anticipation 0 -conspicuous disgust 0 -conspicuous fear 0 -conspicuous joy 0 -conspicuous negative 0 -conspicuous positive 0 -conspicuous sadness 0 -conspicuous surprise 0 -conspicuous trust 0 -conspiracy anger 0 -conspiracy anticipation 0 -conspiracy disgust 0 -conspiracy fear 1 -conspiracy joy 0 -conspiracy negative 0 -conspiracy positive 0 -conspiracy sadness 0 -conspiracy surprise 0 -conspiracy trust 0 -conspirator anger 1 -conspirator anticipation 1 -conspirator disgust 1 -conspirator fear 1 -conspirator joy 0 -conspirator negative 1 -conspirator positive 0 -conspirator sadness 0 -conspirator surprise 0 -conspirator trust 0 -conspire anger 0 -conspire anticipation 0 -conspire disgust 0 -conspire fear 1 -conspire joy 0 -conspire negative 1 -conspire positive 0 -conspire sadness 0 -conspire surprise 0 -conspire trust 0 -constable anger 0 -constable anticipation 0 -constable disgust 0 -constable fear 0 -constable joy 0 -constable negative 0 -constable positive 0 -constable sadness 0 -constable surprise 0 -constable trust 1 -constancy anger 0 -constancy anticipation 0 -constancy disgust 0 -constancy fear 0 -constancy joy 0 -constancy negative 0 -constancy positive 1 -constancy sadness 0 -constancy surprise 0 -constancy trust 1 -constant anger 0 -constant anticipation 0 -constant disgust 0 -constant fear 0 -constant joy 0 -constant negative 0 -constant positive 1 -constant sadness 0 -constant surprise 0 -constant trust 1 -constantly anger 0 -constantly anticipation 0 -constantly disgust 0 -constantly fear 0 -constantly joy 0 -constantly negative 0 -constantly positive 0 -constantly sadness 0 -constantly surprise 0 -constantly trust 1 -constellation anger 0 -constellation anticipation 0 -constellation disgust 0 -constellation fear 0 -constellation joy 0 -constellation negative 0 -constellation positive 0 -constellation sadness 0 -constellation surprise 0 -constellation trust 0 -consternation anger 1 -consternation anticipation 0 -consternation disgust 0 -consternation fear 1 -consternation joy 0 -consternation negative 1 -consternation positive 0 -consternation sadness 0 -consternation surprise 0 -consternation trust 0 -constipation anger 0 -constipation anticipation 0 -constipation disgust 1 -constipation fear 0 -constipation joy 0 -constipation negative 1 -constipation positive 0 -constipation sadness 0 -constipation surprise 0 -constipation trust 0 -constituent anger 0 -constituent anticipation 0 -constituent disgust 0 -constituent fear 0 -constituent joy 0 -constituent negative 0 -constituent positive 0 -constituent sadness 0 -constituent surprise 0 -constituent trust 0 -constituents anger 0 -constituents anticipation 0 -constituents disgust 0 -constituents fear 0 -constituents joy 0 -constituents negative 0 -constituents positive 0 -constituents sadness 0 -constituents surprise 0 -constituents trust 0 -constitute anger 0 -constitute anticipation 0 -constitute disgust 0 -constitute fear 0 -constitute joy 0 -constitute negative 0 -constitute positive 0 -constitute sadness 0 -constitute surprise 0 -constitute trust 1 -constitution anger 0 -constitution anticipation 0 -constitution disgust 0 -constitution fear 0 -constitution joy 0 -constitution negative 0 -constitution positive 0 -constitution sadness 0 -constitution surprise 0 -constitution trust 0 -constitutional anger 0 -constitutional anticipation 0 -constitutional disgust 0 -constitutional fear 0 -constitutional joy 0 -constitutional negative 0 -constitutional positive 1 -constitutional sadness 0 -constitutional surprise 0 -constitutional trust 1 -constitutionality anger 0 -constitutionality anticipation 0 -constitutionality disgust 0 -constitutionality fear 0 -constitutionality joy 0 -constitutionality negative 0 -constitutionality positive 0 -constitutionality sadness 0 -constitutionality surprise 0 -constitutionality trust 0 -constrain anger 0 -constrain anticipation 0 -constrain disgust 0 -constrain fear 1 -constrain joy 0 -constrain negative 1 -constrain positive 0 -constrain sadness 0 -constrain surprise 0 -constrain trust 0 -constrained anger 0 -constrained anticipation 0 -constrained disgust 0 -constrained fear 0 -constrained joy 0 -constrained negative 1 -constrained positive 0 -constrained sadness 0 -constrained surprise 0 -constrained trust 0 -constraint anger 1 -constraint anticipation 0 -constraint disgust 0 -constraint fear 1 -constraint joy 0 -constraint negative 1 -constraint positive 0 -constraint sadness 1 -constraint surprise 0 -constraint trust 0 -construct anger 0 -construct anticipation 0 -construct disgust 0 -construct fear 0 -construct joy 0 -construct negative 0 -construct positive 1 -construct sadness 0 -construct surprise 0 -construct trust 0 -construction anger 0 -construction anticipation 0 -construction disgust 0 -construction fear 0 -construction joy 0 -construction negative 0 -construction positive 0 -construction sadness 0 -construction surprise 0 -construction trust 0 -construe anger 0 -construe anticipation 0 -construe disgust 0 -construe fear 0 -construe joy 0 -construe negative 0 -construe positive 0 -construe sadness 0 -construe surprise 0 -construe trust 0 -consul anger 0 -consul anticipation 0 -consul disgust 0 -consul fear 0 -consul joy 0 -consul negative 0 -consul positive 0 -consul sadness 0 -consul surprise 0 -consul trust 1 -consult anger 0 -consult anticipation 0 -consult disgust 0 -consult fear 0 -consult joy 0 -consult negative 0 -consult positive 0 -consult sadness 0 -consult surprise 0 -consult trust 1 -consultation anger 0 -consultation anticipation 0 -consultation disgust 0 -consultation fear 0 -consultation joy 0 -consultation negative 0 -consultation positive 0 -consultation sadness 0 -consultation surprise 0 -consultation trust 0 -consume anger 0 -consume anticipation 0 -consume disgust 0 -consume fear 0 -consume joy 0 -consume negative 0 -consume positive 0 -consume sadness 0 -consume surprise 0 -consume trust 0 -consuming anger 0 -consuming anticipation 0 -consuming disgust 0 -consuming fear 0 -consuming joy 0 -consuming negative 0 -consuming positive 0 -consuming sadness 0 -consuming surprise 0 -consuming trust 0 -consummate anger 0 -consummate anticipation 0 -consummate disgust 0 -consummate fear 0 -consummate joy 0 -consummate negative 0 -consummate positive 1 -consummate sadness 0 -consummate surprise 0 -consummate trust 0 -consummation anger 0 -consummation anticipation 0 -consummation disgust 0 -consummation fear 0 -consummation joy 0 -consummation negative 0 -consummation positive 0 -consummation sadness 0 -consummation surprise 0 -consummation trust 0 -consumption anger 0 -consumption anticipation 0 -consumption disgust 0 -consumption fear 0 -consumption joy 0 -consumption negative 0 -consumption positive 0 -consumption sadness 0 -consumption surprise 0 -consumption trust 0 -contact anger 0 -contact anticipation 0 -contact disgust 0 -contact fear 0 -contact joy 0 -contact negative 0 -contact positive 1 -contact sadness 0 -contact surprise 0 -contact trust 0 -contagion anger 0 -contagion anticipation 1 -contagion disgust 1 -contagion fear 1 -contagion joy 0 -contagion negative 1 -contagion positive 0 -contagion sadness 0 -contagion surprise 0 -contagion trust 0 -contagious anger 0 -contagious anticipation 0 -contagious disgust 1 -contagious fear 1 -contagious joy 0 -contagious negative 1 -contagious positive 0 -contagious sadness 0 -contagious surprise 0 -contagious trust 0 -containment anger 0 -containment anticipation 0 -containment disgust 0 -containment fear 0 -containment joy 0 -containment negative 0 -containment positive 0 -containment sadness 0 -containment surprise 0 -containment trust 0 -contaminate anger 0 -contaminate anticipation 0 -contaminate disgust 1 -contaminate fear 0 -contaminate joy 0 -contaminate negative 1 -contaminate positive 0 -contaminate sadness 0 -contaminate surprise 0 -contaminate trust 0 -contaminated anger 0 -contaminated anticipation 0 -contaminated disgust 1 -contaminated fear 1 -contaminated joy 0 -contaminated negative 1 -contaminated positive 0 -contaminated sadness 1 -contaminated surprise 0 -contaminated trust 0 -contamination anger 0 -contamination anticipation 0 -contamination disgust 1 -contamination fear 0 -contamination joy 0 -contamination negative 1 -contamination positive 0 -contamination sadness 0 -contamination surprise 0 -contamination trust 0 -contemplate anger 0 -contemplate anticipation 0 -contemplate disgust 0 -contemplate fear 0 -contemplate joy 0 -contemplate negative 0 -contemplate positive 0 -contemplate sadness 0 -contemplate surprise 0 -contemplate trust 0 -contemplation anger 0 -contemplation anticipation 0 -contemplation disgust 0 -contemplation fear 0 -contemplation joy 0 -contemplation negative 0 -contemplation positive 1 -contemplation sadness 0 -contemplation surprise 0 -contemplation trust 0 -contemplative anger 0 -contemplative anticipation 0 -contemplative disgust 0 -contemplative fear 0 -contemplative joy 0 -contemplative negative 0 -contemplative positive 0 -contemplative sadness 0 -contemplative surprise 0 -contemplative trust 0 -contemporaneous anger 0 -contemporaneous anticipation 0 -contemporaneous disgust 0 -contemporaneous fear 0 -contemporaneous joy 0 -contemporaneous negative 0 -contemporaneous positive 0 -contemporaneous sadness 0 -contemporaneous surprise 0 -contemporaneous trust 0 -contemporary anger 0 -contemporary anticipation 0 -contemporary disgust 0 -contemporary fear 0 -contemporary joy 0 -contemporary negative 0 -contemporary positive 0 -contemporary sadness 0 -contemporary surprise 0 -contemporary trust 0 -contempt anger 1 -contempt anticipation 0 -contempt disgust 1 -contempt fear 1 -contempt joy 0 -contempt negative 1 -contempt positive 0 -contempt sadness 0 -contempt surprise 0 -contempt trust 0 -contemptible anger 1 -contemptible anticipation 0 -contemptible disgust 1 -contemptible fear 0 -contemptible joy 0 -contemptible negative 1 -contemptible positive 0 -contemptible sadness 0 -contemptible surprise 0 -contemptible trust 0 -contemptuous anger 1 -contemptuous anticipation 0 -contemptuous disgust 0 -contemptuous fear 0 -contemptuous joy 0 -contemptuous negative 1 -contemptuous positive 0 -contemptuous sadness 0 -contemptuous surprise 0 -contemptuous trust 0 -contending anger 0 -contending anticipation 0 -contending disgust 0 -contending fear 0 -contending joy 0 -contending negative 0 -contending positive 0 -contending sadness 0 -contending surprise 0 -contending trust 0 -content anger 0 -content anticipation 0 -content disgust 0 -content fear 0 -content joy 1 -content negative 0 -content positive 1 -content sadness 0 -content surprise 0 -content trust 1 -contention anger 0 -contention anticipation 0 -contention disgust 0 -contention fear 0 -contention joy 0 -contention negative 0 -contention positive 0 -contention sadness 0 -contention surprise 0 -contention trust 0 -contentious anger 1 -contentious anticipation 0 -contentious disgust 1 -contentious fear 1 -contentious joy 0 -contentious negative 1 -contentious positive 0 -contentious sadness 0 -contentious surprise 0 -contentious trust 0 -contents anger 0 -contents anticipation 0 -contents disgust 0 -contents fear 0 -contents joy 0 -contents negative 0 -contents positive 0 -contents sadness 0 -contents surprise 0 -contents trust 0 -context anger 0 -context anticipation 0 -context disgust 0 -context fear 0 -context joy 0 -context negative 0 -context positive 0 -context sadness 0 -context surprise 0 -context trust 0 -contiguous anger 0 -contiguous anticipation 0 -contiguous disgust 0 -contiguous fear 0 -contiguous joy 0 -contiguous negative 0 -contiguous positive 0 -contiguous sadness 0 -contiguous surprise 0 -contiguous trust 0 -continence anger 0 -continence anticipation 0 -continence disgust 0 -continence fear 0 -continence joy 0 -continence negative 0 -continence positive 0 -continence sadness 0 -continence surprise 0 -continence trust 0 -continent anger 0 -continent anticipation 0 -continent disgust 0 -continent fear 0 -continent joy 0 -continent negative 0 -continent positive 0 -continent sadness 0 -continent surprise 0 -continent trust 0 -continental anger 0 -continental anticipation 0 -continental disgust 0 -continental fear 0 -continental joy 0 -continental negative 0 -continental positive 0 -continental sadness 0 -continental surprise 0 -continental trust 0 -contingency anger 0 -contingency anticipation 0 -contingency disgust 0 -contingency fear 0 -contingency joy 0 -contingency negative 0 -contingency positive 0 -contingency sadness 0 -contingency surprise 0 -contingency trust 0 -contingent anger 0 -contingent anticipation 1 -contingent disgust 0 -contingent fear 0 -contingent joy 0 -contingent negative 0 -contingent positive 0 -contingent sadness 0 -contingent surprise 0 -contingent trust 0 -continual anger 0 -continual anticipation 0 -continual disgust 0 -continual fear 0 -continual joy 0 -continual negative 0 -continual positive 0 -continual sadness 0 -continual surprise 0 -continual trust 0 -continually anger 0 -continually anticipation 0 -continually disgust 0 -continually fear 0 -continually joy 0 -continually negative 0 -continually positive 0 -continually sadness 0 -continually surprise 0 -continually trust 0 -continuance anger 0 -continuance anticipation 0 -continuance disgust 0 -continuance fear 0 -continuance joy 0 -continuance negative 0 -continuance positive 0 -continuance sadness 0 -continuance surprise 0 -continuance trust 0 -continuation anger 0 -continuation anticipation 1 -continuation disgust 0 -continuation fear 0 -continuation joy 0 -continuation negative 0 -continuation positive 0 -continuation sadness 0 -continuation surprise 0 -continuation trust 0 -continue anger 0 -continue anticipation 1 -continue disgust 0 -continue fear 0 -continue joy 0 -continue negative 0 -continue positive 1 -continue sadness 0 -continue surprise 0 -continue trust 1 -continued anger 0 -continued anticipation 0 -continued disgust 0 -continued fear 0 -continued joy 0 -continued negative 0 -continued positive 0 -continued sadness 0 -continued surprise 0 -continued trust 0 -continuing anger 0 -continuing anticipation 0 -continuing disgust 0 -continuing fear 0 -continuing joy 0 -continuing negative 0 -continuing positive 0 -continuing sadness 0 -continuing surprise 0 -continuing trust 0 -continuity anger 0 -continuity anticipation 0 -continuity disgust 0 -continuity fear 0 -continuity joy 0 -continuity negative 0 -continuity positive 0 -continuity sadness 0 -continuity surprise 0 -continuity trust 0 -continuous anger 0 -continuous anticipation 0 -continuous disgust 0 -continuous fear 0 -continuous joy 0 -continuous negative 0 -continuous positive 0 -continuous sadness 0 -continuous surprise 0 -continuous trust 0 -continuously anger 0 -continuously anticipation 0 -continuously disgust 0 -continuously fear 0 -continuously joy 0 -continuously negative 0 -continuously positive 0 -continuously sadness 0 -continuously surprise 0 -continuously trust 0 -contour anger 0 -contour anticipation 0 -contour disgust 0 -contour fear 0 -contour joy 0 -contour negative 0 -contour positive 1 -contour sadness 0 -contour surprise 0 -contour trust 0 -contraband anger 1 -contraband anticipation 0 -contraband disgust 1 -contraband fear 1 -contraband joy 0 -contraband negative 1 -contraband positive 0 -contraband sadness 0 -contraband surprise 0 -contraband trust 0 -contract anger 0 -contract anticipation 0 -contract disgust 0 -contract fear 0 -contract joy 0 -contract negative 0 -contract positive 0 -contract sadness 0 -contract surprise 0 -contract trust 0 -contracted anger 0 -contracted anticipation 0 -contracted disgust 0 -contracted fear 0 -contracted joy 0 -contracted negative 1 -contracted positive 0 -contracted sadness 0 -contracted surprise 0 -contracted trust 0 -contractile anger 0 -contractile anticipation 0 -contractile disgust 0 -contractile fear 0 -contractile joy 0 -contractile negative 0 -contractile positive 0 -contractile sadness 0 -contractile surprise 0 -contractile trust 0 -contracting anger 0 -contracting anticipation 0 -contracting disgust 0 -contracting fear 0 -contracting joy 0 -contracting negative 0 -contracting positive 0 -contracting sadness 0 -contracting surprise 0 -contracting trust 0 -contraction anger 0 -contraction anticipation 0 -contraction disgust 0 -contraction fear 0 -contraction joy 0 -contraction negative 0 -contraction positive 0 -contraction sadness 0 -contraction surprise 0 -contraction trust 0 -contradict anger 1 -contradict anticipation 0 -contradict disgust 0 -contradict fear 0 -contradict joy 0 -contradict negative 1 -contradict positive 0 -contradict sadness 0 -contradict surprise 0 -contradict trust 0 -contradiction anger 0 -contradiction anticipation 0 -contradiction disgust 0 -contradiction fear 0 -contradiction joy 0 -contradiction negative 1 -contradiction positive 0 -contradiction sadness 0 -contradiction surprise 0 -contradiction trust 0 -contradictory anger 0 -contradictory anticipation 0 -contradictory disgust 0 -contradictory fear 0 -contradictory joy 0 -contradictory negative 1 -contradictory positive 0 -contradictory sadness 0 -contradictory surprise 0 -contradictory trust 0 -contrary anger 0 -contrary anticipation 0 -contrary disgust 0 -contrary fear 0 -contrary joy 0 -contrary negative 1 -contrary positive 0 -contrary sadness 0 -contrary surprise 0 -contrary trust 0 -contrast anger 0 -contrast anticipation 0 -contrast disgust 0 -contrast fear 0 -contrast joy 0 -contrast negative 0 -contrast positive 0 -contrast sadness 0 -contrast surprise 0 -contrast trust 0 -contrasted anger 0 -contrasted anticipation 0 -contrasted disgust 0 -contrasted fear 0 -contrasted joy 0 -contrasted negative 1 -contrasted positive 0 -contrasted sadness 0 -contrasted surprise 0 -contrasted trust 0 -contravene anger 0 -contravene anticipation 0 -contravene disgust 0 -contravene fear 0 -contravene joy 0 -contravene negative 1 -contravene positive 0 -contravene sadness 0 -contravene surprise 0 -contravene trust 0 -contravention anger 0 -contravention anticipation 0 -contravention disgust 0 -contravention fear 0 -contravention joy 0 -contravention negative 1 -contravention positive 0 -contravention sadness 0 -contravention surprise 0 -contravention trust 0 -contribute anger 0 -contribute anticipation 0 -contribute disgust 0 -contribute fear 0 -contribute joy 0 -contribute negative 0 -contribute positive 1 -contribute sadness 0 -contribute surprise 0 -contribute trust 0 -contributor anger 0 -contributor anticipation 0 -contributor disgust 0 -contributor fear 0 -contributor joy 0 -contributor negative 0 -contributor positive 1 -contributor sadness 0 -contributor surprise 0 -contributor trust 1 -contrived anger 0 -contrived anticipation 0 -contrived disgust 0 -contrived fear 0 -contrived joy 0 -contrived negative 0 -contrived positive 0 -contrived sadness 0 -contrived surprise 0 -contrived trust 0 -control anger 0 -control anticipation 0 -control disgust 0 -control fear 0 -control joy 0 -control negative 0 -control positive 0 -control sadness 0 -control surprise 0 -control trust 0 -controversial anger 1 -controversial anticipation 0 -controversial disgust 0 -controversial fear 0 -controversial joy 0 -controversial negative 1 -controversial positive 0 -controversial sadness 0 -controversial surprise 0 -controversial trust 0 -controversy anger 0 -controversy anticipation 0 -controversy disgust 0 -controversy fear 0 -controversy joy 0 -controversy negative 1 -controversy positive 0 -controversy sadness 0 -controversy surprise 0 -controversy trust 0 -conundrum anger 0 -conundrum anticipation 0 -conundrum disgust 0 -conundrum fear 0 -conundrum joy 0 -conundrum negative 0 -conundrum positive 0 -conundrum sadness 0 -conundrum surprise 0 -conundrum trust 0 -convalescent anger 0 -convalescent anticipation 0 -convalescent disgust 0 -convalescent fear 0 -convalescent joy 0 -convalescent negative 0 -convalescent positive 0 -convalescent sadness 0 -convalescent surprise 0 -convalescent trust 0 -convection anger 0 -convection anticipation 0 -convection disgust 0 -convection fear 0 -convection joy 0 -convection negative 0 -convection positive 0 -convection sadness 0 -convection surprise 0 -convection trust 0 -convene anger 0 -convene anticipation 0 -convene disgust 0 -convene fear 0 -convene joy 0 -convene negative 0 -convene positive 0 -convene sadness 0 -convene surprise 0 -convene trust 0 -convenience anger 0 -convenience anticipation 0 -convenience disgust 0 -convenience fear 0 -convenience joy 0 -convenience negative 0 -convenience positive 1 -convenience sadness 0 -convenience surprise 0 -convenience trust 0 -conveniences anger 0 -conveniences anticipation 0 -conveniences disgust 0 -conveniences fear 0 -conveniences joy 0 -conveniences negative 0 -conveniences positive 0 -conveniences sadness 0 -conveniences surprise 0 -conveniences trust 0 -convenient anger 0 -convenient anticipation 0 -convenient disgust 0 -convenient fear 0 -convenient joy 0 -convenient negative 0 -convenient positive 1 -convenient sadness 0 -convenient surprise 0 -convenient trust 0 -convent anger 0 -convent anticipation 0 -convent disgust 0 -convent fear 0 -convent joy 0 -convent negative 0 -convent positive 1 -convent sadness 0 -convent surprise 0 -convent trust 1 -convention anger 0 -convention anticipation 0 -convention disgust 0 -convention fear 0 -convention joy 0 -convention negative 0 -convention positive 1 -convention sadness 0 -convention surprise 0 -convention trust 0 -conventional anger 0 -conventional anticipation 0 -conventional disgust 0 -conventional fear 0 -conventional joy 0 -conventional negative 0 -conventional positive 0 -conventional sadness 0 -conventional surprise 0 -conventional trust 0 -converge anger 0 -converge anticipation 0 -converge disgust 0 -converge fear 0 -converge joy 0 -converge negative 0 -converge positive 0 -converge sadness 0 -converge surprise 0 -converge trust 0 -convergence anger 0 -convergence anticipation 1 -convergence disgust 0 -convergence fear 0 -convergence joy 0 -convergence negative 0 -convergence positive 0 -convergence sadness 0 -convergence surprise 0 -convergence trust 0 -convergent anger 0 -convergent anticipation 0 -convergent disgust 0 -convergent fear 0 -convergent joy 0 -convergent negative 0 -convergent positive 0 -convergent sadness 0 -convergent surprise 0 -convergent trust 0 -conversant anger 0 -conversant anticipation 0 -conversant disgust 0 -conversant fear 0 -conversant joy 0 -conversant negative 0 -conversant positive 1 -conversant sadness 0 -conversant surprise 0 -conversant trust 0 -conversation anger 0 -conversation anticipation 0 -conversation disgust 0 -conversation fear 0 -conversation joy 0 -conversation negative 0 -conversation positive 0 -conversation sadness 0 -conversation surprise 0 -conversation trust 0 -conversational anger 0 -conversational anticipation 0 -conversational disgust 0 -conversational fear 0 -conversational joy 0 -conversational negative 0 -conversational positive 1 -conversational sadness 0 -conversational surprise 0 -conversational trust 0 -converse anger 0 -converse anticipation 0 -converse disgust 0 -converse fear 0 -converse joy 0 -converse negative 0 -converse positive 0 -converse sadness 0 -converse surprise 0 -converse trust 0 -conversing anger 0 -conversing anticipation 0 -conversing disgust 0 -conversing fear 0 -conversing joy 0 -conversing negative 0 -conversing positive 0 -conversing sadness 0 -conversing surprise 0 -conversing trust 0 -conversion anger 0 -conversion anticipation 0 -conversion disgust 0 -conversion fear 0 -conversion joy 0 -conversion negative 0 -conversion positive 0 -conversion sadness 0 -conversion surprise 0 -conversion trust 0 -convert anger 0 -convert anticipation 0 -convert disgust 0 -convert fear 0 -convert joy 0 -convert negative 0 -convert positive 1 -convert sadness 0 -convert surprise 0 -convert trust 0 -converted anger 0 -converted anticipation 0 -converted disgust 0 -converted fear 0 -converted joy 0 -converted negative 0 -converted positive 0 -converted sadness 0 -converted surprise 0 -converted trust 0 -convertible anger 0 -convertible anticipation 0 -convertible disgust 0 -convertible fear 0 -convertible joy 0 -convertible negative 0 -convertible positive 0 -convertible sadness 0 -convertible surprise 0 -convertible trust 0 -convex anger 0 -convex anticipation 0 -convex disgust 0 -convex fear 0 -convex joy 0 -convex negative 0 -convex positive 0 -convex sadness 0 -convex surprise 0 -convex trust 0 -convexity anger 0 -convexity anticipation 0 -convexity disgust 0 -convexity fear 0 -convexity joy 0 -convexity negative 0 -convexity positive 0 -convexity sadness 0 -convexity surprise 0 -convexity trust 0 -convey anger 0 -convey anticipation 0 -convey disgust 0 -convey fear 0 -convey joy 0 -convey negative 0 -convey positive 0 -convey sadness 0 -convey surprise 0 -convey trust 0 -conveyance anger 0 -conveyance anticipation 0 -conveyance disgust 0 -conveyance fear 0 -conveyance joy 0 -conveyance negative 0 -conveyance positive 0 -conveyance sadness 0 -conveyance surprise 0 -conveyance trust 0 -conveyancing anger 0 -conveyancing anticipation 0 -conveyancing disgust 0 -conveyancing fear 0 -conveyancing joy 0 -conveyancing negative 0 -conveyancing positive 0 -conveyancing sadness 0 -conveyancing surprise 0 -conveyancing trust 1 -convict anger 1 -convict anticipation 0 -convict disgust 1 -convict fear 1 -convict joy 0 -convict negative 1 -convict positive 0 -convict sadness 1 -convict surprise 0 -convict trust 0 -conviction anger 0 -conviction anticipation 0 -conviction disgust 0 -conviction fear 0 -conviction joy 0 -conviction negative 1 -conviction positive 0 -conviction sadness 0 -conviction surprise 0 -conviction trust 0 -convince anger 0 -convince anticipation 1 -convince disgust 0 -convince fear 0 -convince joy 0 -convince negative 0 -convince positive 1 -convince sadness 0 -convince surprise 0 -convince trust 1 -convinced anger 0 -convinced anticipation 0 -convinced disgust 0 -convinced fear 0 -convinced joy 0 -convinced negative 0 -convinced positive 0 -convinced sadness 0 -convinced surprise 0 -convinced trust 1 -convincing anger 0 -convincing anticipation 0 -convincing disgust 0 -convincing fear 0 -convincing joy 0 -convincing negative 0 -convincing positive 0 -convincing sadness 0 -convincing surprise 0 -convincing trust 1 -convocation anger 0 -convocation anticipation 0 -convocation disgust 0 -convocation fear 0 -convocation joy 0 -convocation negative 0 -convocation positive 0 -convocation sadness 0 -convocation surprise 0 -convocation trust 0 -convoluted anger 0 -convoluted anticipation 0 -convoluted disgust 0 -convoluted fear 0 -convoluted joy 0 -convoluted negative 0 -convoluted positive 0 -convoluted sadness 0 -convoluted surprise 0 -convoluted trust 0 -convolution anger 0 -convolution anticipation 0 -convolution disgust 0 -convolution fear 0 -convolution joy 0 -convolution negative 0 -convolution positive 0 -convolution sadness 0 -convolution surprise 0 -convolution trust 0 -convoy anger 0 -convoy anticipation 0 -convoy disgust 0 -convoy fear 0 -convoy joy 0 -convoy negative 0 -convoy positive 0 -convoy sadness 0 -convoy surprise 0 -convoy trust 0 -coo anger 0 -coo anticipation 0 -coo disgust 0 -coo fear 0 -coo joy 0 -coo negative 0 -coo positive 0 -coo sadness 0 -coo surprise 0 -coo trust 0 -cook anger 0 -cook anticipation 0 -cook disgust 0 -cook fear 0 -cook joy 0 -cook negative 0 -cook positive 0 -cook sadness 0 -cook surprise 0 -cook trust 0 -cookery anger 0 -cookery anticipation 0 -cookery disgust 0 -cookery fear 0 -cookery joy 0 -cookery negative 0 -cookery positive 0 -cookery sadness 0 -cookery surprise 0 -cookery trust 0 -cooking anger 0 -cooking anticipation 0 -cooking disgust 0 -cooking fear 0 -cooking joy 0 -cooking negative 0 -cooking positive 0 -cooking sadness 0 -cooking surprise 0 -cooking trust 0 -cool anger 0 -cool anticipation 0 -cool disgust 0 -cool fear 0 -cool joy 0 -cool negative 0 -cool positive 1 -cool sadness 0 -cool surprise 0 -cool trust 0 -cooler anger 0 -cooler anticipation 0 -cooler disgust 0 -cooler fear 0 -cooler joy 0 -cooler negative 0 -cooler positive 0 -cooler sadness 0 -cooler surprise 0 -cooler trust 0 -cooling anger 0 -cooling anticipation 0 -cooling disgust 0 -cooling fear 0 -cooling joy 0 -cooling negative 0 -cooling positive 0 -cooling sadness 0 -cooling surprise 0 -cooling trust 0 -coolness anger 0 -coolness anticipation 0 -coolness disgust 0 -coolness fear 0 -coolness joy 0 -coolness negative 0 -coolness positive 1 -coolness sadness 0 -coolness surprise 0 -coolness trust 0 -coop anger 1 -coop anticipation 0 -coop disgust 1 -coop fear 0 -coop joy 0 -coop negative 1 -coop positive 0 -coop sadness 0 -coop surprise 0 -coop trust 0 -cooperate anger 0 -cooperate anticipation 0 -cooperate disgust 0 -cooperate fear 0 -cooperate joy 0 -cooperate negative 0 -cooperate positive 1 -cooperate sadness 0 -cooperate surprise 0 -cooperate trust 0 -cooperating anger 0 -cooperating anticipation 0 -cooperating disgust 0 -cooperating fear 0 -cooperating joy 0 -cooperating negative 0 -cooperating positive 1 -cooperating sadness 0 -cooperating surprise 0 -cooperating trust 1 -cooperation anger 0 -cooperation anticipation 0 -cooperation disgust 0 -cooperation fear 0 -cooperation joy 0 -cooperation negative 0 -cooperation positive 1 -cooperation sadness 0 -cooperation surprise 0 -cooperation trust 1 -cooperative anger 0 -cooperative anticipation 0 -cooperative disgust 0 -cooperative fear 0 -cooperative joy 0 -cooperative negative 0 -cooperative positive 1 -cooperative sadness 0 -cooperative surprise 0 -cooperative trust 1 -coordinate anger 0 -coordinate anticipation 0 -coordinate disgust 0 -coordinate fear 0 -coordinate joy 0 -coordinate negative 0 -coordinate positive 0 -coordinate sadness 0 -coordinate surprise 0 -coordinate trust 0 -cop anger 0 -cop anticipation 0 -cop disgust 0 -cop fear 1 -cop joy 0 -cop negative 0 -cop positive 0 -cop sadness 0 -cop surprise 0 -cop trust 1 -copious anger 0 -copious anticipation 0 -copious disgust 0 -copious fear 0 -copious joy 0 -copious negative 0 -copious positive 0 -copious sadness 0 -copious surprise 0 -copious trust 0 -copper anger 0 -copper anticipation 0 -copper disgust 0 -copper fear 0 -copper joy 0 -copper negative 0 -copper positive 0 -copper sadness 0 -copper surprise 0 -copper trust 0 -copy anger 0 -copy anticipation 0 -copy disgust 0 -copy fear 0 -copy joy 0 -copy negative 1 -copy positive 0 -copy sadness 0 -copy surprise 0 -copy trust 0 -copycat anger 1 -copycat anticipation 0 -copycat disgust 1 -copycat fear 0 -copycat joy 0 -copycat negative 1 -copycat positive 0 -copycat sadness 0 -copycat surprise 0 -copycat trust 0 -copying anger 0 -copying anticipation 0 -copying disgust 0 -copying fear 0 -copying joy 0 -copying negative 0 -copying positive 0 -copying sadness 0 -copying surprise 0 -copying trust 0 -copyright anger 0 -copyright anticipation 0 -copyright disgust 0 -copyright fear 0 -copyright joy 0 -copyright negative 0 -copyright positive 0 -copyright sadness 0 -copyright surprise 0 -copyright trust 0 -coral anger 0 -coral anticipation 0 -coral disgust 0 -coral fear 0 -coral joy 0 -coral negative 0 -coral positive 0 -coral sadness 0 -coral surprise 0 -coral trust 0 -cord anger 0 -cord anticipation 0 -cord disgust 0 -cord fear 0 -cord joy 0 -cord negative 0 -cord positive 0 -cord sadness 0 -cord surprise 0 -cord trust 0 -cordon anger 0 -cordon anticipation 0 -cordon disgust 0 -cordon fear 0 -cordon joy 0 -cordon negative 0 -cordon positive 0 -cordon sadness 0 -cordon surprise 0 -cordon trust 0 -corduroy anger 0 -corduroy anticipation 0 -corduroy disgust 0 -corduroy fear 0 -corduroy joy 0 -corduroy negative 0 -corduroy positive 0 -corduroy sadness 0 -corduroy surprise 0 -corduroy trust 0 -core anger 0 -core anticipation 0 -core disgust 0 -core fear 0 -core joy 0 -core negative 0 -core positive 1 -core sadness 0 -core surprise 0 -core trust 0 -cork anger 0 -cork anticipation 0 -cork disgust 0 -cork fear 0 -cork joy 0 -cork negative 0 -cork positive 0 -cork sadness 0 -cork surprise 0 -cork trust 0 -corkscrew anger 0 -corkscrew anticipation 0 -corkscrew disgust 0 -corkscrew fear 0 -corkscrew joy 0 -corkscrew negative 0 -corkscrew positive 0 -corkscrew sadness 0 -corkscrew surprise 0 -corkscrew trust 0 -corn anger 0 -corn anticipation 0 -corn disgust 0 -corn fear 0 -corn joy 0 -corn negative 0 -corn positive 0 -corn sadness 0 -corn surprise 0 -corn trust 0 -cornea anger 0 -cornea anticipation 0 -cornea disgust 0 -cornea fear 0 -cornea joy 0 -cornea negative 0 -cornea positive 0 -cornea sadness 0 -cornea surprise 0 -cornea trust 0 -corner anger 0 -corner anticipation 0 -corner disgust 0 -corner fear 0 -corner joy 0 -corner negative 0 -corner positive 0 -corner sadness 0 -corner surprise 0 -corner trust 0 -cornet anger 0 -cornet anticipation 0 -cornet disgust 0 -cornet fear 0 -cornet joy 0 -cornet negative 0 -cornet positive 0 -cornet sadness 0 -cornet surprise 0 -cornet trust 0 -cornice anger 0 -cornice anticipation 0 -cornice disgust 0 -cornice fear 0 -cornice joy 0 -cornice negative 0 -cornice positive 0 -cornice sadness 0 -cornice surprise 0 -cornice trust 0 -cornstarch anger 0 -cornstarch anticipation 0 -cornstarch disgust 0 -cornstarch fear 0 -cornstarch joy 0 -cornstarch negative 0 -cornstarch positive 0 -cornstarch sadness 0 -cornstarch surprise 0 -cornstarch trust 0 -corollary anger 0 -corollary anticipation 0 -corollary disgust 0 -corollary fear 0 -corollary joy 0 -corollary negative 0 -corollary positive 0 -corollary sadness 0 -corollary surprise 0 -corollary trust 0 -corona anger 0 -corona anticipation 0 -corona disgust 0 -corona fear 0 -corona joy 0 -corona negative 0 -corona positive 0 -corona sadness 0 -corona surprise 0 -corona trust 0 -coronation anger 0 -coronation anticipation 0 -coronation disgust 0 -coronation fear 0 -coronation joy 1 -coronation negative 0 -coronation positive 1 -coronation sadness 0 -coronation surprise 0 -coronation trust 1 -coroner anger 0 -coroner anticipation 0 -coroner disgust 0 -coroner fear 0 -coroner joy 0 -coroner negative 1 -coroner positive 0 -coroner sadness 0 -coroner surprise 0 -coroner trust 0 -corporal anger 0 -corporal anticipation 0 -corporal disgust 0 -corporal fear 0 -corporal joy 0 -corporal negative 1 -corporal positive 0 -corporal sadness 0 -corporal surprise 0 -corporal trust 0 -corporate anger 0 -corporate anticipation 0 -corporate disgust 0 -corporate fear 0 -corporate joy 0 -corporate negative 0 -corporate positive 0 -corporate sadness 0 -corporate surprise 0 -corporate trust 0 -corporation anger 0 -corporation anticipation 0 -corporation disgust 0 -corporation fear 0 -corporation joy 0 -corporation negative 0 -corporation positive 1 -corporation sadness 0 -corporation surprise 0 -corporation trust 1 -corporeal anger 0 -corporeal anticipation 0 -corporeal disgust 0 -corporeal fear 0 -corporeal joy 0 -corporeal negative 0 -corporeal positive 1 -corporeal sadness 0 -corporeal surprise 0 -corporeal trust 0 -corps anger 0 -corps anticipation 0 -corps disgust 0 -corps fear 0 -corps joy 0 -corps negative 0 -corps positive 0 -corps sadness 0 -corps surprise 0 -corps trust 0 -corpse anger 0 -corpse anticipation 0 -corpse disgust 1 -corpse fear 0 -corpse joy 0 -corpse negative 1 -corpse positive 0 -corpse sadness 1 -corpse surprise 0 -corpse trust 0 -corpus anger 0 -corpus anticipation 0 -corpus disgust 0 -corpus fear 0 -corpus joy 0 -corpus negative 0 -corpus positive 0 -corpus sadness 0 -corpus surprise 0 -corpus trust 0 -corral anger 0 -corral anticipation 0 -corral disgust 0 -corral fear 0 -corral joy 0 -corral negative 0 -corral positive 0 -corral sadness 0 -corral surprise 0 -corral trust 0 -correction anger 0 -correction anticipation 0 -correction disgust 0 -correction fear 0 -correction joy 0 -correction negative 1 -correction positive 0 -correction sadness 0 -correction surprise 0 -correction trust 0 -corrective anger 0 -corrective anticipation 0 -corrective disgust 0 -corrective fear 0 -corrective joy 0 -corrective negative 0 -corrective positive 1 -corrective sadness 0 -corrective surprise 0 -corrective trust 0 -correctness anger 0 -correctness anticipation 0 -correctness disgust 0 -correctness fear 0 -correctness joy 0 -correctness negative 0 -correctness positive 0 -correctness sadness 0 -correctness surprise 0 -correctness trust 1 -correlation anger 0 -correlation anticipation 0 -correlation disgust 0 -correlation fear 0 -correlation joy 0 -correlation negative 0 -correlation positive 0 -correlation sadness 0 -correlation surprise 0 -correlation trust 0 -correlative anger 0 -correlative anticipation 0 -correlative disgust 0 -correlative fear 0 -correlative joy 0 -correlative negative 0 -correlative positive 0 -correlative sadness 0 -correlative surprise 0 -correlative trust 0 -correspond anger 0 -correspond anticipation 0 -correspond disgust 0 -correspond fear 0 -correspond joy 0 -correspond negative 0 -correspond positive 0 -correspond sadness 0 -correspond surprise 0 -correspond trust 0 -correspondence anger 0 -correspondence anticipation 1 -correspondence disgust 0 -correspondence fear 0 -correspondence joy 0 -correspondence negative 0 -correspondence positive 1 -correspondence sadness 0 -correspondence surprise 0 -correspondence trust 0 -correspondent anger 0 -correspondent anticipation 0 -correspondent disgust 0 -correspondent fear 0 -correspondent joy 0 -correspondent negative 0 -correspondent positive 0 -correspondent sadness 0 -correspondent surprise 0 -correspondent trust 0 -corridor anger 0 -corridor anticipation 0 -corridor disgust 0 -corridor fear 0 -corridor joy 0 -corridor negative 0 -corridor positive 0 -corridor sadness 0 -corridor surprise 0 -corridor trust 0 -corroborate anger 0 -corroborate anticipation 0 -corroborate disgust 0 -corroborate fear 0 -corroborate joy 0 -corroborate negative 0 -corroborate positive 1 -corroborate sadness 0 -corroborate surprise 0 -corroborate trust 1 -corroboration anger 0 -corroboration anticipation 0 -corroboration disgust 0 -corroboration fear 0 -corroboration joy 0 -corroboration negative 0 -corroboration positive 0 -corroboration sadness 0 -corroboration surprise 0 -corroboration trust 1 -corrosion anger 0 -corrosion anticipation 0 -corrosion disgust 0 -corrosion fear 0 -corrosion joy 0 -corrosion negative 1 -corrosion positive 0 -corrosion sadness 0 -corrosion surprise 0 -corrosion trust 0 -corrosive anger 0 -corrosive anticipation 0 -corrosive disgust 0 -corrosive fear 1 -corrosive joy 0 -corrosive negative 1 -corrosive positive 0 -corrosive sadness 0 -corrosive surprise 0 -corrosive trust 0 -corrupt anger 0 -corrupt anticipation 0 -corrupt disgust 0 -corrupt fear 0 -corrupt joy 0 -corrupt negative 1 -corrupt positive 0 -corrupt sadness 0 -corrupt surprise 0 -corrupt trust 0 -corrupting anger 1 -corrupting anticipation 0 -corrupting disgust 1 -corrupting fear 1 -corrupting joy 0 -corrupting negative 1 -corrupting positive 0 -corrupting sadness 1 -corrupting surprise 0 -corrupting trust 0 -corruption anger 0 -corruption anticipation 0 -corruption disgust 1 -corruption fear 0 -corruption joy 0 -corruption negative 1 -corruption positive 0 -corruption sadness 0 -corruption surprise 0 -corruption trust 0 -corse anger 0 -corse anticipation 0 -corse disgust 0 -corse fear 0 -corse joy 0 -corse negative 0 -corse positive 0 -corse sadness 1 -corse surprise 0 -corse trust 0 -corset anger 0 -corset anticipation 0 -corset disgust 0 -corset fear 0 -corset joy 0 -corset negative 0 -corset positive 0 -corset sadness 0 -corset surprise 0 -corset trust 0 -cortex anger 0 -cortex anticipation 0 -cortex disgust 0 -cortex fear 0 -cortex joy 0 -cortex negative 0 -cortex positive 0 -cortex sadness 0 -cortex surprise 0 -cortex trust 0 -cortical anger 0 -cortical anticipation 0 -cortical disgust 0 -cortical fear 0 -cortical joy 0 -cortical negative 0 -cortical positive 0 -cortical sadness 0 -cortical surprise 0 -cortical trust 0 -corvette anger 0 -corvette anticipation 0 -corvette disgust 0 -corvette fear 0 -corvette joy 0 -corvette negative 0 -corvette positive 0 -corvette sadness 0 -corvette surprise 0 -corvette trust 0 -cosmetic anger 0 -cosmetic anticipation 0 -cosmetic disgust 0 -cosmetic fear 0 -cosmetic joy 0 -cosmetic negative 0 -cosmetic positive 0 -cosmetic sadness 0 -cosmetic surprise 0 -cosmetic trust 0 -cosmetics anger 0 -cosmetics anticipation 0 -cosmetics disgust 0 -cosmetics fear 0 -cosmetics joy 0 -cosmetics negative 0 -cosmetics positive 0 -cosmetics sadness 0 -cosmetics surprise 0 -cosmetics trust 0 -cosmic anger 0 -cosmic anticipation 0 -cosmic disgust 0 -cosmic fear 0 -cosmic joy 0 -cosmic negative 0 -cosmic positive 0 -cosmic sadness 0 -cosmic surprise 0 -cosmic trust 0 -cosmology anger 0 -cosmology anticipation 0 -cosmology disgust 0 -cosmology fear 0 -cosmology joy 0 -cosmology negative 0 -cosmology positive 0 -cosmology sadness 0 -cosmology surprise 0 -cosmology trust 0 -cosmopolitan anger 0 -cosmopolitan anticipation 0 -cosmopolitan disgust 0 -cosmopolitan fear 0 -cosmopolitan joy 0 -cosmopolitan negative 0 -cosmopolitan positive 1 -cosmopolitan sadness 0 -cosmopolitan surprise 0 -cosmopolitan trust 1 -cosmos anger 0 -cosmos anticipation 0 -cosmos disgust 0 -cosmos fear 0 -cosmos joy 0 -cosmos negative 0 -cosmos positive 0 -cosmos sadness 0 -cosmos surprise 0 -cosmos trust 0 -cost anger 0 -cost anticipation 0 -cost disgust 0 -cost fear 0 -cost joy 0 -cost negative 0 -cost positive 0 -cost sadness 0 -cost surprise 0 -cost trust 0 -costly anger 0 -costly anticipation 0 -costly disgust 0 -costly fear 0 -costly joy 0 -costly negative 0 -costly positive 0 -costly sadness 0 -costly surprise 0 -costly trust 0 -costume anger 0 -costume anticipation 0 -costume disgust 0 -costume fear 0 -costume joy 0 -costume negative 0 -costume positive 0 -costume sadness 0 -costume surprise 0 -costume trust 0 -cosy anger 0 -cosy anticipation 0 -cosy disgust 0 -cosy fear 0 -cosy joy 0 -cosy negative 0 -cosy positive 1 -cosy sadness 0 -cosy surprise 0 -cosy trust 0 -cot anger 0 -cot anticipation 0 -cot disgust 0 -cot fear 0 -cot joy 0 -cot negative 0 -cot positive 0 -cot sadness 0 -cot surprise 0 -cot trust 0 -cote anger 0 -cote anticipation 0 -cote disgust 0 -cote fear 0 -cote joy 0 -cote negative 0 -cote positive 0 -cote sadness 0 -cote surprise 0 -cote trust 0 -cottage anger 0 -cottage anticipation 0 -cottage disgust 0 -cottage fear 0 -cottage joy 0 -cottage negative 0 -cottage positive 0 -cottage sadness 0 -cottage surprise 0 -cottage trust 0 -cotton anger 0 -cotton anticipation 0 -cotton disgust 0 -cotton fear 0 -cotton joy 0 -cotton negative 0 -cotton positive 0 -cotton sadness 0 -cotton surprise 0 -cotton trust 0 -couch anger 0 -couch anticipation 0 -couch disgust 0 -couch fear 0 -couch joy 0 -couch negative 0 -couch positive 0 -couch sadness 1 -couch surprise 0 -couch trust 0 -cougar anger 0 -cougar anticipation 0 -cougar disgust 0 -cougar fear 0 -cougar joy 0 -cougar negative 0 -cougar positive 0 -cougar sadness 0 -cougar surprise 0 -cougar trust 0 -cough anger 0 -cough anticipation 0 -cough disgust 1 -cough fear 0 -cough joy 0 -cough negative 1 -cough positive 0 -cough sadness 0 -cough surprise 0 -cough trust 0 -council anger 0 -council anticipation 1 -council disgust 0 -council fear 0 -council joy 0 -council negative 0 -council positive 1 -council sadness 0 -council surprise 0 -council trust 1 -counsel anger 0 -counsel anticipation 0 -counsel disgust 0 -counsel fear 0 -counsel joy 0 -counsel negative 0 -counsel positive 1 -counsel sadness 0 -counsel surprise 0 -counsel trust 1 -counsellor anger 1 -counsellor anticipation 0 -counsellor disgust 0 -counsellor fear 1 -counsellor joy 0 -counsellor negative 1 -counsellor positive 0 -counsellor sadness 0 -counsellor surprise 0 -counsellor trust 1 -counselor anger 0 -counselor anticipation 0 -counselor disgust 0 -counselor fear 0 -counselor joy 0 -counselor negative 0 -counselor positive 1 -counselor sadness 0 -counselor surprise 0 -counselor trust 1 -count anger 0 -count anticipation 0 -count disgust 0 -count fear 0 -count joy 0 -count negative 0 -count positive 1 -count sadness 0 -count surprise 0 -count trust 1 -countdown anger 0 -countdown anticipation 1 -countdown disgust 0 -countdown fear 0 -countdown joy 0 -countdown negative 0 -countdown positive 0 -countdown sadness 0 -countdown surprise 0 -countdown trust 0 -countenance anger 0 -countenance anticipation 0 -countenance disgust 0 -countenance fear 0 -countenance joy 0 -countenance negative 0 -countenance positive 0 -countenance sadness 0 -countenance surprise 0 -countenance trust 0 -counter anger 0 -counter anticipation 0 -counter disgust 0 -counter fear 0 -counter joy 0 -counter negative 0 -counter positive 0 -counter sadness 0 -counter surprise 0 -counter trust 0 -counteract anger 0 -counteract anticipation 0 -counteract disgust 0 -counteract fear 0 -counteract joy 0 -counteract negative 0 -counteract positive 0 -counteract sadness 0 -counteract surprise 0 -counteract trust 0 -counterbalance anger 0 -counterbalance anticipation 0 -counterbalance disgust 0 -counterbalance fear 0 -counterbalance joy 0 -counterbalance negative 0 -counterbalance positive 0 -counterbalance sadness 0 -counterbalance surprise 0 -counterbalance trust 0 -counterclaim anger 0 -counterclaim anticipation 0 -counterclaim disgust 0 -counterclaim fear 0 -counterclaim joy 0 -counterclaim negative 0 -counterclaim positive 0 -counterclaim sadness 0 -counterclaim surprise 0 -counterclaim trust 0 -counterpart anger 0 -counterpart anticipation 0 -counterpart disgust 0 -counterpart fear 0 -counterpart joy 0 -counterpart negative 0 -counterpart positive 0 -counterpart sadness 0 -counterpart surprise 0 -counterpart trust 0 -countess anger 0 -countess anticipation 0 -countess disgust 0 -countess fear 0 -countess joy 0 -countess negative 0 -countess positive 1 -countess sadness 0 -countess surprise 0 -countess trust 0 -countless anger 0 -countless anticipation 0 -countless disgust 0 -countless fear 0 -countless joy 0 -countless negative 0 -countless positive 0 -countless sadness 0 -countless surprise 0 -countless trust 0 -country anger 0 -country anticipation 0 -country disgust 0 -country fear 0 -country joy 0 -country negative 0 -country positive 0 -country sadness 0 -country surprise 0 -country trust 0 -countryman anger 0 -countryman anticipation 0 -countryman disgust 0 -countryman fear 0 -countryman joy 0 -countryman negative 0 -countryman positive 0 -countryman sadness 0 -countryman surprise 0 -countryman trust 1 -counts anger 0 -counts anticipation 0 -counts disgust 0 -counts fear 0 -counts joy 0 -counts negative 0 -counts positive 0 -counts sadness 0 -counts surprise 0 -counts trust 0 -county anger 0 -county anticipation 0 -county disgust 0 -county fear 0 -county joy 0 -county negative 0 -county positive 0 -county sadness 0 -county surprise 0 -county trust 1 -coup anger 1 -coup anticipation 0 -coup disgust 0 -coup fear 0 -coup joy 0 -coup negative 0 -coup positive 0 -coup sadness 0 -coup surprise 1 -coup trust 0 -couple anger 0 -couple anticipation 0 -couple disgust 0 -couple fear 0 -couple joy 0 -couple negative 0 -couple positive 0 -couple sadness 0 -couple surprise 0 -couple trust 0 -coupled anger 0 -coupled anticipation 0 -coupled disgust 0 -coupled fear 0 -coupled joy 0 -coupled negative 0 -coupled positive 0 -coupled sadness 0 -coupled surprise 0 -coupled trust 0 -coupon anger 0 -coupon anticipation 0 -coupon disgust 0 -coupon fear 0 -coupon joy 0 -coupon negative 0 -coupon positive 0 -coupon sadness 0 -coupon surprise 0 -coupon trust 0 -courage anger 0 -courage anticipation 0 -courage disgust 0 -courage fear 0 -courage joy 0 -courage negative 0 -courage positive 1 -courage sadness 0 -courage surprise 0 -courage trust 0 -courageous anger 0 -courageous anticipation 0 -courageous disgust 0 -courageous fear 1 -courageous joy 0 -courageous negative 0 -courageous positive 1 -courageous sadness 0 -courageous surprise 0 -courageous trust 0 -courier anger 0 -courier anticipation 0 -courier disgust 0 -courier fear 0 -courier joy 0 -courier negative 0 -courier positive 0 -courier sadness 0 -courier surprise 0 -courier trust 1 -courses anger 0 -courses anticipation 0 -courses disgust 0 -courses fear 0 -courses joy 0 -courses negative 0 -courses positive 0 -courses sadness 0 -courses surprise 0 -courses trust 0 -coursing anger 0 -coursing anticipation 0 -coursing disgust 0 -coursing fear 0 -coursing joy 0 -coursing negative 1 -coursing positive 0 -coursing sadness 0 -coursing surprise 0 -coursing trust 0 -court anger 1 -court anticipation 1 -court disgust 0 -court fear 1 -court joy 0 -court negative 0 -court positive 0 -court sadness 0 -court surprise 0 -court trust 0 -courteous anger 0 -courteous anticipation 0 -courteous disgust 0 -courteous fear 0 -courteous joy 0 -courteous negative 0 -courteous positive 1 -courteous sadness 0 -courteous surprise 0 -courteous trust 0 -courtesy anger 0 -courtesy anticipation 0 -courtesy disgust 0 -courtesy fear 0 -courtesy joy 0 -courtesy negative 0 -courtesy positive 1 -courtesy sadness 0 -courtesy surprise 0 -courtesy trust 0 -courthouse anger 0 -courthouse anticipation 0 -courthouse disgust 0 -courthouse fear 0 -courthouse joy 0 -courthouse negative 0 -courthouse positive 0 -courthouse sadness 0 -courthouse surprise 0 -courthouse trust 0 -courts anger 0 -courts anticipation 0 -courts disgust 0 -courts fear 0 -courts joy 0 -courts negative 0 -courts positive 0 -courts sadness 0 -courts surprise 0 -courts trust 0 -courtship anger 0 -courtship anticipation 1 -courtship disgust 0 -courtship fear 0 -courtship joy 1 -courtship negative 0 -courtship positive 1 -courtship sadness 0 -courtship surprise 0 -courtship trust 1 -courtyard anger 0 -courtyard anticipation 0 -courtyard disgust 0 -courtyard fear 0 -courtyard joy 0 -courtyard negative 0 -courtyard positive 0 -courtyard sadness 0 -courtyard surprise 0 -courtyard trust 0 -cove anger 0 -cove anticipation 1 -cove disgust 1 -cove fear 1 -cove joy 1 -cove negative 0 -cove positive 1 -cove sadness 0 -cove surprise 0 -cove trust 0 -covenant anger 0 -covenant anticipation 0 -covenant disgust 0 -covenant fear 0 -covenant joy 0 -covenant negative 0 -covenant positive 1 -covenant sadness 0 -covenant surprise 0 -covenant trust 1 -cover anger 0 -cover anticipation 0 -cover disgust 0 -cover fear 0 -cover joy 0 -cover negative 0 -cover positive 0 -cover sadness 0 -cover surprise 0 -cover trust 1 -covered anger 0 -covered anticipation 0 -covered disgust 0 -covered fear 0 -covered joy 0 -covered negative 0 -covered positive 0 -covered sadness 0 -covered surprise 0 -covered trust 0 -covering anger 0 -covering anticipation 0 -covering disgust 0 -covering fear 0 -covering joy 0 -covering negative 0 -covering positive 0 -covering sadness 0 -covering surprise 0 -covering trust 0 -covert anger 0 -covert anticipation 0 -covert disgust 0 -covert fear 0 -covert joy 0 -covert negative 0 -covert positive 0 -covert sadness 0 -covert surprise 0 -covert trust 0 -covet anger 0 -covet anticipation 0 -covet disgust 0 -covet fear 0 -covet joy 0 -covet negative 1 -covet positive 0 -covet sadness 0 -covet surprise 0 -covet trust 0 -cow anger 0 -cow anticipation 0 -cow disgust 0 -cow fear 0 -cow joy 0 -cow negative 0 -cow positive 0 -cow sadness 0 -cow surprise 0 -cow trust 0 -coward anger 0 -coward anticipation 0 -coward disgust 1 -coward fear 1 -coward joy 0 -coward negative 1 -coward positive 0 -coward sadness 1 -coward surprise 0 -coward trust 0 -cowardice anger 0 -cowardice anticipation 0 -cowardice disgust 0 -cowardice fear 1 -cowardice joy 0 -cowardice negative 1 -cowardice positive 0 -cowardice sadness 0 -cowardice surprise 0 -cowardice trust 0 -cowardly anger 0 -cowardly anticipation 0 -cowardly disgust 0 -cowardly fear 1 -cowardly joy 0 -cowardly negative 1 -cowardly positive 0 -cowardly sadness 0 -cowardly surprise 0 -cowardly trust 0 -cowboy anger 0 -cowboy anticipation 0 -cowboy disgust 0 -cowboy fear 0 -cowboy joy 0 -cowboy negative 0 -cowboy positive 0 -cowboy sadness 0 -cowboy surprise 0 -cowboy trust 0 -cowhide anger 0 -cowhide anticipation 0 -cowhide disgust 0 -cowhide fear 0 -cowhide joy 0 -cowhide negative 0 -cowhide positive 0 -cowhide sadness 0 -cowhide surprise 0 -cowhide trust 0 -cowl anger 0 -cowl anticipation 0 -cowl disgust 0 -cowl fear 0 -cowl joy 0 -cowl negative 0 -cowl positive 0 -cowl sadness 0 -cowl surprise 0 -cowl trust 0 -coworker anger 0 -coworker anticipation 0 -coworker disgust 0 -coworker fear 0 -coworker joy 0 -coworker negative 0 -coworker positive 0 -coworker sadness 0 -coworker surprise 0 -coworker trust 0 -coy anger 0 -coy anticipation 0 -coy disgust 0 -coy fear 1 -coy joy 0 -coy negative 0 -coy positive 0 -coy sadness 0 -coy surprise 0 -coy trust 0 -coyote anger 0 -coyote anticipation 0 -coyote disgust 0 -coyote fear 1 -coyote joy 0 -coyote negative 0 -coyote positive 0 -coyote sadness 0 -coyote surprise 0 -coyote trust 0 -crab anger 0 -crab anticipation 0 -crab disgust 0 -crab fear 0 -crab joy 0 -crab negative 0 -crab positive 0 -crab sadness 0 -crab surprise 0 -crab trust 0 -crabby anger 1 -crabby anticipation 0 -crabby disgust 0 -crabby fear 0 -crabby joy 0 -crabby negative 1 -crabby positive 0 -crabby sadness 0 -crabby surprise 0 -crabby trust 0 -crack anger 0 -crack anticipation 0 -crack disgust 0 -crack fear 0 -crack joy 0 -crack negative 1 -crack positive 0 -crack sadness 0 -crack surprise 0 -crack trust 0 -cracked anger 1 -cracked anticipation 0 -cracked disgust 0 -cracked fear 1 -cracked joy 0 -cracked negative 1 -cracked positive 0 -cracked sadness 0 -cracked surprise 0 -cracked trust 0 -cracker anger 0 -cracker anticipation 0 -cracker disgust 0 -cracker fear 0 -cracker joy 0 -cracker negative 0 -cracker positive 0 -cracker sadness 0 -cracker surprise 0 -cracker trust 0 -cracking anger 0 -cracking anticipation 0 -cracking disgust 0 -cracking fear 0 -cracking joy 0 -cracking negative 1 -cracking positive 0 -cracking sadness 0 -cracking surprise 0 -cracking trust 0 -crackle anger 0 -crackle anticipation 0 -crackle disgust 0 -crackle fear 0 -crackle joy 0 -crackle negative 0 -crackle positive 0 -crackle sadness 0 -crackle surprise 0 -crackle trust 0 -cradle anger 0 -cradle anticipation 1 -cradle disgust 0 -cradle fear 0 -cradle joy 1 -cradle negative 0 -cradle positive 1 -cradle sadness 0 -cradle surprise 0 -cradle trust 1 -craft anger 0 -craft anticipation 0 -craft disgust 0 -craft fear 0 -craft joy 0 -craft negative 0 -craft positive 1 -craft sadness 0 -craft surprise 0 -craft trust 0 -craftsman anger 0 -craftsman anticipation 0 -craftsman disgust 0 -craftsman fear 0 -craftsman joy 0 -craftsman negative 0 -craftsman positive 1 -craftsman sadness 0 -craftsman surprise 0 -craftsman trust 0 -crafty anger 0 -crafty anticipation 0 -crafty disgust 0 -crafty fear 0 -crafty joy 0 -crafty negative 0 -crafty positive 0 -crafty sadness 0 -crafty surprise 0 -crafty trust 0 -craig anger 0 -craig anticipation 0 -craig disgust 0 -craig fear 0 -craig joy 0 -craig negative 0 -craig positive 0 -craig sadness 0 -craig surprise 0 -craig trust 0 -crammed anger 0 -crammed anticipation 0 -crammed disgust 0 -crammed fear 0 -crammed joy 0 -crammed negative 0 -crammed positive 0 -crammed sadness 0 -crammed surprise 0 -crammed trust 0 -cramp anger 0 -cramp anticipation 1 -cramp disgust 0 -cramp fear 0 -cramp joy 0 -cramp negative 1 -cramp positive 0 -cramp sadness 0 -cramp surprise 0 -cramp trust 0 -cramped anger 0 -cramped anticipation 0 -cramped disgust 0 -cramped fear 0 -cramped joy 0 -cramped negative 1 -cramped positive 0 -cramped sadness 0 -cramped surprise 0 -cramped trust 0 -crane anger 0 -crane anticipation 0 -crane disgust 0 -crane fear 0 -crane joy 0 -crane negative 0 -crane positive 0 -crane sadness 0 -crane surprise 0 -crane trust 0 -cranium anger 0 -cranium anticipation 0 -cranium disgust 0 -cranium fear 0 -cranium joy 0 -cranium negative 0 -cranium positive 0 -cranium sadness 0 -cranium surprise 0 -cranium trust 0 -crank anger 0 -crank anticipation 0 -crank disgust 0 -crank fear 0 -crank joy 0 -crank negative 1 -crank positive 0 -crank sadness 0 -crank surprise 0 -crank trust 0 -cranky anger 1 -cranky anticipation 0 -cranky disgust 0 -cranky fear 0 -cranky joy 0 -cranky negative 1 -cranky positive 0 -cranky sadness 0 -cranky surprise 0 -cranky trust 0 -crap anger 0 -crap anticipation 0 -crap disgust 1 -crap fear 0 -crap joy 0 -crap negative 1 -crap positive 0 -crap sadness 0 -crap surprise 0 -crap trust 0 -craps anger 0 -craps anticipation 1 -craps disgust 0 -craps fear 0 -craps joy 0 -craps negative 0 -craps positive 0 -craps sadness 0 -craps surprise 0 -craps trust 0 -crash anger 0 -crash anticipation 0 -crash disgust 0 -crash fear 1 -crash joy 0 -crash negative 1 -crash positive 0 -crash sadness 1 -crash surprise 1 -crash trust 0 -crate anger 0 -crate anticipation 0 -crate disgust 0 -crate fear 0 -crate joy 0 -crate negative 0 -crate positive 0 -crate sadness 0 -crate surprise 0 -crate trust 0 -crater anger 0 -crater anticipation 0 -crater disgust 0 -crater fear 0 -crater joy 0 -crater negative 0 -crater positive 0 -crater sadness 0 -crater surprise 0 -crater trust 0 -crave anger 0 -crave anticipation 1 -crave disgust 0 -crave fear 0 -crave joy 0 -crave negative 0 -crave positive 0 -crave sadness 0 -crave surprise 0 -crave trust 0 -craving anger 0 -craving anticipation 1 -craving disgust 0 -craving fear 0 -craving joy 0 -craving negative 0 -craving positive 0 -craving sadness 0 -craving surprise 0 -craving trust 0 -crawfish anger 0 -crawfish anticipation 0 -crawfish disgust 0 -crawfish fear 0 -crawfish joy 0 -crawfish negative 0 -crawfish positive 0 -crawfish sadness 0 -crawfish surprise 0 -crawfish trust 0 -crawl anger 0 -crawl anticipation 0 -crawl disgust 1 -crawl fear 0 -crawl joy 0 -crawl negative 1 -crawl positive 0 -crawl sadness 0 -crawl surprise 0 -crawl trust 0 -crayons anger 0 -crayons anticipation 0 -crayons disgust 0 -crayons fear 0 -crayons joy 0 -crayons negative 0 -crayons positive 0 -crayons sadness 0 -crayons surprise 0 -crayons trust 0 -craze anger 0 -craze anticipation 0 -craze disgust 0 -craze fear 0 -craze joy 0 -craze negative 0 -craze positive 0 -craze sadness 0 -craze surprise 0 -craze trust 0 -crazed anger 1 -crazed anticipation 0 -crazed disgust 0 -crazed fear 1 -crazed joy 0 -crazed negative 1 -crazed positive 0 -crazed sadness 0 -crazed surprise 0 -crazed trust 0 -crazy anger 1 -crazy anticipation 0 -crazy disgust 0 -crazy fear 1 -crazy joy 0 -crazy negative 1 -crazy positive 0 -crazy sadness 1 -crazy surprise 0 -crazy trust 0 -creaking anger 0 -creaking anticipation 0 -creaking disgust 0 -creaking fear 0 -creaking joy 0 -creaking negative 1 -creaking positive 0 -creaking sadness 0 -creaking surprise 0 -creaking trust 0 -cream anger 0 -cream anticipation 1 -cream disgust 0 -cream fear 0 -cream joy 1 -cream negative 0 -cream positive 1 -cream sadness 0 -cream surprise 1 -cream trust 0 -creamer anger 0 -creamer anticipation 0 -creamer disgust 0 -creamer fear 0 -creamer joy 0 -creamer negative 0 -creamer positive 0 -creamer sadness 0 -creamer surprise 0 -creamer trust 0 -creamy anger 0 -creamy anticipation 0 -creamy disgust 0 -creamy fear 0 -creamy joy 0 -creamy negative 0 -creamy positive 0 -creamy sadness 0 -creamy surprise 0 -creamy trust 0 -crease anger 0 -crease anticipation 0 -crease disgust 0 -crease fear 0 -crease joy 0 -crease negative 0 -crease positive 0 -crease sadness 0 -crease surprise 0 -crease trust 0 -create anger 0 -create anticipation 0 -create disgust 0 -create fear 0 -create joy 1 -create negative 0 -create positive 1 -create sadness 0 -create surprise 0 -create trust 0 -creation anger 0 -creation anticipation 0 -creation disgust 0 -creation fear 0 -creation joy 0 -creation negative 0 -creation positive 0 -creation sadness 0 -creation surprise 0 -creation trust 0 -creative anger 0 -creative anticipation 0 -creative disgust 0 -creative fear 0 -creative joy 0 -creative negative 0 -creative positive 1 -creative sadness 0 -creative surprise 0 -creative trust 0 -creator anger 0 -creator anticipation 0 -creator disgust 0 -creator fear 0 -creator joy 0 -creator negative 0 -creator positive 0 -creator sadness 0 -creator surprise 0 -creator trust 0 -creature anger 0 -creature anticipation 0 -creature disgust 1 -creature fear 1 -creature joy 0 -creature negative 1 -creature positive 0 -creature sadness 0 -creature surprise 0 -creature trust 0 -credence anger 0 -credence anticipation 0 -credence disgust 0 -credence fear 0 -credence joy 0 -credence negative 0 -credence positive 1 -credence sadness 0 -credence surprise 0 -credence trust 1 -credential anger 0 -credential anticipation 0 -credential disgust 0 -credential fear 0 -credential joy 0 -credential negative 0 -credential positive 1 -credential sadness 0 -credential surprise 0 -credential trust 1 -credentials anger 0 -credentials anticipation 0 -credentials disgust 0 -credentials fear 0 -credentials joy 0 -credentials negative 0 -credentials positive 0 -credentials sadness 0 -credentials surprise 0 -credentials trust 0 -credibility anger 0 -credibility anticipation 0 -credibility disgust 0 -credibility fear 0 -credibility joy 0 -credibility negative 0 -credibility positive 1 -credibility sadness 0 -credibility surprise 0 -credibility trust 1 -credible anger 0 -credible anticipation 0 -credible disgust 0 -credible fear 0 -credible joy 0 -credible negative 0 -credible positive 1 -credible sadness 0 -credible surprise 0 -credible trust 1 -credit anger 0 -credit anticipation 0 -credit disgust 0 -credit fear 0 -credit joy 0 -credit negative 0 -credit positive 1 -credit sadness 0 -credit surprise 0 -credit trust 1 -creditable anger 0 -creditable anticipation 0 -creditable disgust 0 -creditable fear 0 -creditable joy 0 -creditable negative 0 -creditable positive 1 -creditable sadness 0 -creditable surprise 0 -creditable trust 1 -credited anger 0 -credited anticipation 0 -credited disgust 0 -credited fear 0 -credited joy 0 -credited negative 0 -credited positive 1 -credited sadness 0 -credited surprise 0 -credited trust 0 -crediting anger 0 -crediting anticipation 0 -crediting disgust 0 -crediting fear 0 -crediting joy 0 -crediting negative 0 -crediting positive 0 -crediting sadness 0 -crediting surprise 0 -crediting trust 0 -creditor anger 0 -creditor anticipation 0 -creditor disgust 0 -creditor fear 0 -creditor joy 0 -creditor negative 0 -creditor positive 0 -creditor sadness 0 -creditor surprise 0 -creditor trust 0 -creed anger 0 -creed anticipation 0 -creed disgust 0 -creed fear 0 -creed joy 0 -creed negative 0 -creed positive 0 -creed sadness 0 -creed surprise 0 -creed trust 0 -creek anger 0 -creek anticipation 0 -creek disgust 0 -creek fear 0 -creek joy 0 -creek negative 0 -creek positive 0 -creek sadness 0 -creek surprise 0 -creek trust 0 -creep anger 0 -creep anticipation 0 -creep disgust 0 -creep fear 0 -creep joy 0 -creep negative 1 -creep positive 0 -creep sadness 0 -creep surprise 0 -creep trust 0 -creeping anger 0 -creeping anticipation 1 -creeping disgust 0 -creeping fear 0 -creeping joy 0 -creeping negative 0 -creeping positive 0 -creeping sadness 0 -creeping surprise 0 -creeping trust 0 -cremation anger 0 -cremation anticipation 0 -cremation disgust 0 -cremation fear 0 -cremation joy 0 -cremation negative 0 -cremation positive 0 -cremation sadness 1 -cremation surprise 0 -cremation trust 0 -creole anger 0 -creole anticipation 0 -creole disgust 0 -creole fear 0 -creole joy 0 -creole negative 0 -creole positive 0 -creole sadness 0 -creole surprise 0 -creole trust 0 -crescendo anger 0 -crescendo anticipation 1 -crescendo disgust 0 -crescendo fear 0 -crescendo joy 1 -crescendo negative 0 -crescendo positive 1 -crescendo sadness 0 -crescendo surprise 1 -crescendo trust 1 -crescent anger 0 -crescent anticipation 0 -crescent disgust 0 -crescent fear 0 -crescent joy 0 -crescent negative 0 -crescent positive 0 -crescent sadness 0 -crescent surprise 0 -crescent trust 0 -crevice anger 0 -crevice anticipation 0 -crevice disgust 0 -crevice fear 0 -crevice joy 0 -crevice negative 0 -crevice positive 0 -crevice sadness 0 -crevice surprise 0 -crevice trust 0 -crew anger 0 -crew anticipation 0 -crew disgust 0 -crew fear 0 -crew joy 0 -crew negative 0 -crew positive 0 -crew sadness 0 -crew surprise 0 -crew trust 1 -crib anger 0 -crib anticipation 0 -crib disgust 0 -crib fear 0 -crib joy 0 -crib negative 0 -crib positive 0 -crib sadness 0 -crib surprise 0 -crib trust 0 -cricket anger 0 -cricket anticipation 0 -cricket disgust 0 -cricket fear 0 -cricket joy 0 -cricket negative 0 -cricket positive 0 -cricket sadness 0 -cricket surprise 0 -cricket trust 0 -crime anger 1 -crime anticipation 0 -crime disgust 0 -crime fear 0 -crime joy 0 -crime negative 1 -crime positive 0 -crime sadness 0 -crime surprise 0 -crime trust 0 -criminal anger 1 -criminal anticipation 0 -criminal disgust 1 -criminal fear 1 -criminal joy 0 -criminal negative 1 -criminal positive 0 -criminal sadness 0 -criminal surprise 0 -criminal trust 0 -criminality anger 1 -criminality anticipation 0 -criminality disgust 1 -criminality fear 1 -criminality joy 0 -criminality negative 1 -criminality positive 0 -criminality sadness 0 -criminality surprise 0 -criminality trust 0 -crimp anger 0 -crimp anticipation 0 -crimp disgust 0 -crimp fear 0 -crimp joy 0 -crimp negative 0 -crimp positive 0 -crimp sadness 0 -crimp surprise 0 -crimp trust 0 -crimson anger 0 -crimson anticipation 0 -crimson disgust 0 -crimson fear 0 -crimson joy 0 -crimson negative 0 -crimson positive 0 -crimson sadness 0 -crimson surprise 0 -crimson trust 0 -cringe anger 0 -cringe anticipation 0 -cringe disgust 1 -cringe fear 1 -cringe joy 0 -cringe negative 1 -cringe positive 0 -cringe sadness 1 -cringe surprise 0 -cringe trust 0 -cripple anger 0 -cripple anticipation 0 -cripple disgust 0 -cripple fear 1 -cripple joy 0 -cripple negative 1 -cripple positive 0 -cripple sadness 1 -cripple surprise 0 -cripple trust 0 -crippled anger 0 -crippled anticipation 0 -crippled disgust 0 -crippled fear 0 -crippled joy 0 -crippled negative 1 -crippled positive 0 -crippled sadness 1 -crippled surprise 0 -crippled trust 0 -crisis anger 0 -crisis anticipation 0 -crisis disgust 0 -crisis fear 0 -crisis joy 0 -crisis negative 1 -crisis positive 0 -crisis sadness 0 -crisis surprise 0 -crisis trust 0 -crisp anger 0 -crisp anticipation 0 -crisp disgust 0 -crisp fear 0 -crisp joy 0 -crisp negative 1 -crisp positive 0 -crisp sadness 0 -crisp surprise 0 -crisp trust 1 -criterion anger 0 -criterion anticipation 0 -criterion disgust 0 -criterion fear 0 -criterion joy 0 -criterion negative 0 -criterion positive 0 -criterion sadness 0 -criterion surprise 0 -criterion trust 0 -critic anger 0 -critic anticipation 0 -critic disgust 0 -critic fear 0 -critic joy 0 -critic negative 1 -critic positive 0 -critic sadness 0 -critic surprise 0 -critic trust 0 -criticism anger 1 -criticism anticipation 0 -criticism disgust 0 -criticism fear 0 -criticism joy 0 -criticism negative 1 -criticism positive 0 -criticism sadness 1 -criticism surprise 0 -criticism trust 0 -criticize anger 1 -criticize anticipation 0 -criticize disgust 1 -criticize fear 1 -criticize joy 0 -criticize negative 1 -criticize positive 0 -criticize sadness 1 -criticize surprise 0 -criticize trust 0 -critique anger 0 -critique anticipation 0 -critique disgust 0 -critique fear 0 -critique joy 0 -critique negative 0 -critique positive 1 -critique sadness 0 -critique surprise 0 -critique trust 0 -critter anger 0 -critter anticipation 0 -critter disgust 1 -critter fear 0 -critter joy 0 -critter negative 0 -critter positive 0 -critter sadness 0 -critter surprise 0 -critter trust 0 -croak anger 0 -croak anticipation 0 -croak disgust 0 -croak fear 0 -croak joy 0 -croak negative 0 -croak positive 0 -croak sadness 0 -croak surprise 0 -croak trust 0 -crock anger 0 -crock anticipation 0 -crock disgust 0 -crock fear 0 -crock joy 0 -crock negative 0 -crock positive 0 -crock sadness 0 -crock surprise 0 -crock trust 0 -crockery anger 0 -crockery anticipation 0 -crockery disgust 0 -crockery fear 0 -crockery joy 0 -crockery negative 0 -crockery positive 0 -crockery sadness 0 -crockery surprise 0 -crockery trust 0 -crocodile anger 0 -crocodile anticipation 0 -crocodile disgust 0 -crocodile fear 1 -crocodile joy 0 -crocodile negative 0 -crocodile positive 0 -crocodile sadness 0 -crocodile surprise 0 -crocodile trust 0 -croft anger 0 -croft anticipation 0 -croft disgust 0 -croft fear 0 -croft joy 0 -croft negative 0 -croft positive 0 -croft sadness 0 -croft surprise 0 -croft trust 0 -crook anger 0 -crook anticipation 0 -crook disgust 0 -crook fear 0 -crook joy 0 -crook negative 1 -crook positive 0 -crook sadness 0 -crook surprise 0 -crook trust 0 -crop anger 0 -crop anticipation 0 -crop disgust 0 -crop fear 0 -crop joy 0 -crop negative 0 -crop positive 0 -crop sadness 0 -crop surprise 0 -crop trust 0 -croquet anger 0 -croquet anticipation 0 -croquet disgust 0 -croquet fear 0 -croquet joy 0 -croquet negative 0 -croquet positive 0 -croquet sadness 0 -croquet surprise 0 -croquet trust 0 -cross anger 1 -cross anticipation 0 -cross disgust 0 -cross fear 1 -cross joy 0 -cross negative 1 -cross positive 0 -cross sadness 1 -cross surprise 0 -cross trust 0 -crossbow anger 0 -crossbow anticipation 0 -crossbow disgust 0 -crossbow fear 0 -crossbow joy 0 -crossbow negative 0 -crossbow positive 0 -crossbow sadness 0 -crossbow surprise 0 -crossbow trust 0 -crossed anger 0 -crossed anticipation 0 -crossed disgust 0 -crossed fear 0 -crossed joy 0 -crossed negative 0 -crossed positive 0 -crossed sadness 0 -crossed surprise 0 -crossed trust 0 -crossing anger 0 -crossing anticipation 0 -crossing disgust 0 -crossing fear 0 -crossing joy 0 -crossing negative 0 -crossing positive 0 -crossing sadness 0 -crossing surprise 0 -crossing trust 0 -crotch anger 0 -crotch anticipation 0 -crotch disgust 0 -crotch fear 0 -crotch joy 0 -crotch negative 0 -crotch positive 0 -crotch sadness 0 -crotch surprise 0 -crotch trust 0 -crouch anger 0 -crouch anticipation 0 -crouch disgust 0 -crouch fear 1 -crouch joy 0 -crouch negative 0 -crouch positive 0 -crouch sadness 0 -crouch surprise 0 -crouch trust 0 -crouched anger 0 -crouched anticipation 0 -crouched disgust 0 -crouched fear 0 -crouched joy 0 -crouched negative 0 -crouched positive 0 -crouched sadness 0 -crouched surprise 0 -crouched trust 0 -crouching anger 0 -crouching anticipation 0 -crouching disgust 0 -crouching fear 1 -crouching joy 0 -crouching negative 1 -crouching positive 0 -crouching sadness 0 -crouching surprise 0 -crouching trust 0 -croupier anger 0 -croupier anticipation 0 -croupier disgust 0 -croupier fear 0 -croupier joy 0 -croupier negative 0 -croupier positive 0 -croupier sadness 0 -croupier surprise 0 -croupier trust 0 -crow anger 0 -crow anticipation 0 -crow disgust 0 -crow fear 0 -crow joy 0 -crow negative 0 -crow positive 0 -crow sadness 0 -crow surprise 0 -crow trust 0 -crowd anger 0 -crowd anticipation 0 -crowd disgust 0 -crowd fear 0 -crowd joy 0 -crowd negative 0 -crowd positive 0 -crowd sadness 0 -crowd surprise 0 -crowd trust 0 -crowded anger 0 -crowded anticipation 0 -crowded disgust 0 -crowded fear 0 -crowded joy 0 -crowded negative 0 -crowded positive 0 -crowded sadness 0 -crowded surprise 0 -crowded trust 0 -crown anger 0 -crown anticipation 0 -crown disgust 0 -crown fear 0 -crown joy 0 -crown negative 0 -crown positive 0 -crown sadness 0 -crown surprise 0 -crown trust 0 -crowning anger 0 -crowning anticipation 1 -crowning disgust 0 -crowning fear 0 -crowning joy 1 -crowning negative 0 -crowning positive 1 -crowning sadness 0 -crowning surprise 1 -crowning trust 1 -crucial anger 0 -crucial anticipation 0 -crucial disgust 0 -crucial fear 0 -crucial joy 0 -crucial negative 0 -crucial positive 1 -crucial sadness 0 -crucial surprise 0 -crucial trust 1 -cruciate anger 0 -cruciate anticipation 0 -cruciate disgust 0 -cruciate fear 0 -cruciate joy 0 -cruciate negative 1 -cruciate positive 0 -cruciate sadness 0 -cruciate surprise 0 -cruciate trust 0 -crucifix anger 0 -crucifix anticipation 0 -crucifix disgust 0 -crucifix fear 0 -crucifix joy 0 -crucifix negative 0 -crucifix positive 0 -crucifix sadness 0 -crucifix surprise 0 -crucifix trust 0 -crucifixion anger 1 -crucifixion anticipation 0 -crucifixion disgust 1 -crucifixion fear 1 -crucifixion joy 0 -crucifixion negative 1 -crucifixion positive 0 -crucifixion sadness 1 -crucifixion surprise 0 -crucifixion trust 0 -crude anger 0 -crude anticipation 0 -crude disgust 1 -crude fear 0 -crude joy 0 -crude negative 1 -crude positive 0 -crude sadness 0 -crude surprise 0 -crude trust 0 -cruel anger 1 -cruel anticipation 0 -cruel disgust 1 -cruel fear 1 -cruel joy 0 -cruel negative 1 -cruel positive 0 -cruel sadness 1 -cruel surprise 0 -cruel trust 0 -cruelly anger 1 -cruelly anticipation 0 -cruelly disgust 0 -cruelly fear 1 -cruelly joy 0 -cruelly negative 1 -cruelly positive 0 -cruelly sadness 0 -cruelly surprise 0 -cruelly trust 0 -cruelty anger 1 -cruelty anticipation 0 -cruelty disgust 1 -cruelty fear 1 -cruelty joy 0 -cruelty negative 1 -cruelty positive 0 -cruelty sadness 1 -cruelty surprise 0 -cruelty trust 0 -cruise anger 0 -cruise anticipation 0 -cruise disgust 0 -cruise fear 0 -cruise joy 0 -cruise negative 0 -cruise positive 0 -cruise sadness 0 -cruise surprise 0 -cruise trust 0 -cruiser anger 0 -cruiser anticipation 0 -cruiser disgust 0 -cruiser fear 0 -cruiser joy 0 -cruiser negative 0 -cruiser positive 0 -cruiser sadness 0 -cruiser surprise 0 -cruiser trust 0 -crumb anger 0 -crumb anticipation 0 -crumb disgust 0 -crumb fear 0 -crumb joy 0 -crumb negative 0 -crumb positive 0 -crumb sadness 0 -crumb surprise 0 -crumb trust 0 -crumbling anger 0 -crumbling anticipation 0 -crumbling disgust 0 -crumbling fear 0 -crumbling joy 0 -crumbling negative 1 -crumbling positive 0 -crumbling sadness 1 -crumbling surprise 0 -crumbling trust 0 -crunch anger 1 -crunch anticipation 0 -crunch disgust 0 -crunch fear 0 -crunch joy 0 -crunch negative 1 -crunch positive 0 -crunch sadness 0 -crunch surprise 0 -crunch trust 0 -crusade anger 1 -crusade anticipation 0 -crusade disgust 0 -crusade fear 1 -crusade joy 0 -crusade negative 1 -crusade positive 0 -crusade sadness 0 -crusade surprise 0 -crusade trust 0 -crush anger 0 -crush anticipation 0 -crush disgust 0 -crush fear 0 -crush joy 0 -crush negative 0 -crush positive 0 -crush sadness 0 -crush surprise 0 -crush trust 0 -crushed anger 1 -crushed anticipation 0 -crushed disgust 1 -crushed fear 1 -crushed joy 0 -crushed negative 1 -crushed positive 0 -crushed sadness 1 -crushed surprise 0 -crushed trust 0 -crushing anger 1 -crushing anticipation 0 -crushing disgust 1 -crushing fear 1 -crushing joy 0 -crushing negative 1 -crushing positive 0 -crushing sadness 0 -crushing surprise 0 -crushing trust 0 -crust anger 0 -crust anticipation 0 -crust disgust 0 -crust fear 0 -crust joy 0 -crust negative 0 -crust positive 0 -crust sadness 0 -crust surprise 0 -crust trust 0 -crusty anger 0 -crusty anticipation 0 -crusty disgust 1 -crusty fear 0 -crusty joy 0 -crusty negative 1 -crusty positive 0 -crusty sadness 0 -crusty surprise 0 -crusty trust 0 -crutch anger 0 -crutch anticipation 0 -crutch disgust 0 -crutch fear 0 -crutch joy 0 -crutch negative 0 -crutch positive 0 -crutch sadness 0 -crutch surprise 0 -crutch trust 0 -crux anger 0 -crux anticipation 0 -crux disgust 0 -crux fear 0 -crux joy 0 -crux negative 0 -crux positive 0 -crux sadness 0 -crux surprise 0 -crux trust 0 -cry anger 0 -cry anticipation 0 -cry disgust 0 -cry fear 0 -cry joy 0 -cry negative 1 -cry positive 0 -cry sadness 1 -cry surprise 0 -cry trust 0 -crying anger 0 -crying anticipation 0 -crying disgust 0 -crying fear 0 -crying joy 0 -crying negative 1 -crying positive 0 -crying sadness 1 -crying surprise 0 -crying trust 0 -crypt anger 0 -crypt anticipation 0 -crypt disgust 0 -crypt fear 1 -crypt joy 0 -crypt negative 1 -crypt positive 0 -crypt sadness 1 -crypt surprise 0 -crypt trust 0 -cryptic anger 0 -cryptic anticipation 0 -cryptic disgust 0 -cryptic fear 0 -cryptic joy 0 -cryptic negative 0 -cryptic positive 0 -cryptic sadness 0 -cryptic surprise 0 -cryptic trust 0 -cryptography anger 0 -cryptography anticipation 0 -cryptography disgust 0 -cryptography fear 0 -cryptography joy 0 -cryptography negative 0 -cryptography positive 0 -cryptography sadness 0 -cryptography surprise 0 -cryptography trust 0 -crystal anger 0 -crystal anticipation 0 -crystal disgust 0 -crystal fear 0 -crystal joy 0 -crystal negative 0 -crystal positive 1 -crystal sadness 0 -crystal surprise 0 -crystal trust 0 -crystalline anger 0 -crystalline anticipation 0 -crystalline disgust 0 -crystalline fear 0 -crystalline joy 0 -crystalline negative 0 -crystalline positive 0 -crystalline sadness 0 -crystalline surprise 0 -crystalline trust 0 -crystallization anger 0 -crystallization anticipation 0 -crystallization disgust 0 -crystallization fear 0 -crystallization joy 0 -crystallization negative 0 -crystallization positive 0 -crystallization sadness 0 -crystallization surprise 0 -crystallization trust 0 -cub anger 0 -cub anticipation 0 -cub disgust 0 -cub fear 0 -cub joy 0 -cub negative 0 -cub positive 0 -cub sadness 0 -cub surprise 0 -cub trust 0 -cube anger 0 -cube anticipation 0 -cube disgust 0 -cube fear 0 -cube joy 0 -cube negative 0 -cube positive 0 -cube sadness 0 -cube surprise 0 -cube trust 1 -cubicle anger 0 -cubicle anticipation 0 -cubicle disgust 0 -cubicle fear 0 -cubicle joy 0 -cubicle negative 0 -cubicle positive 0 -cubicle sadness 0 -cubicle surprise 0 -cubicle trust 0 -cuckold anger 0 -cuckold anticipation 0 -cuckold disgust 1 -cuckold fear 0 -cuckold joy 0 -cuckold negative 1 -cuckold positive 0 -cuckold sadness 0 -cuckold surprise 0 -cuckold trust 0 -cuckoo anger 0 -cuckoo anticipation 0 -cuckoo disgust 0 -cuckoo fear 0 -cuckoo joy 0 -cuckoo negative 1 -cuckoo positive 0 -cuckoo sadness 0 -cuckoo surprise 0 -cuckoo trust 0 -cuddle anger 0 -cuddle anticipation 0 -cuddle disgust 0 -cuddle fear 0 -cuddle joy 1 -cuddle negative 0 -cuddle positive 1 -cuddle sadness 0 -cuddle surprise 0 -cuddle trust 1 -cue anger 0 -cue anticipation 1 -cue disgust 0 -cue fear 0 -cue joy 0 -cue negative 0 -cue positive 0 -cue sadness 0 -cue surprise 0 -cue trust 0 -cuff anger 0 -cuff anticipation 0 -cuff disgust 0 -cuff fear 0 -cuff joy 0 -cuff negative 0 -cuff positive 0 -cuff sadness 0 -cuff surprise 0 -cuff trust 0 -cuisine anger 0 -cuisine anticipation 0 -cuisine disgust 0 -cuisine fear 0 -cuisine joy 0 -cuisine negative 0 -cuisine positive 0 -cuisine sadness 0 -cuisine surprise 0 -cuisine trust 0 -culinary anger 0 -culinary anticipation 0 -culinary disgust 0 -culinary fear 0 -culinary joy 0 -culinary negative 0 -culinary positive 1 -culinary sadness 0 -culinary surprise 0 -culinary trust 1 -cull anger 0 -cull anticipation 0 -cull disgust 0 -cull fear 0 -cull joy 0 -cull negative 1 -cull positive 0 -cull sadness 0 -cull surprise 0 -cull trust 0 -culminate anger 0 -culminate anticipation 0 -culminate disgust 0 -culminate fear 0 -culminate joy 0 -culminate negative 0 -culminate positive 0 -culminate sadness 0 -culminate surprise 0 -culminate trust 0 -culmination anger 0 -culmination anticipation 0 -culmination disgust 0 -culmination fear 0 -culmination joy 0 -culmination negative 0 -culmination positive 1 -culmination sadness 0 -culmination surprise 0 -culmination trust 0 -culpability anger 0 -culpability anticipation 0 -culpability disgust 0 -culpability fear 0 -culpability joy 0 -culpability negative 1 -culpability positive 0 -culpability sadness 0 -culpability surprise 0 -culpability trust 0 -culpable anger 0 -culpable anticipation 0 -culpable disgust 0 -culpable fear 0 -culpable joy 0 -culpable negative 1 -culpable positive 0 -culpable sadness 0 -culpable surprise 0 -culpable trust 0 -culprit anger 0 -culprit anticipation 0 -culprit disgust 0 -culprit fear 0 -culprit joy 0 -culprit negative 1 -culprit positive 0 -culprit sadness 0 -culprit surprise 0 -culprit trust 0 -cult anger 0 -cult anticipation 0 -cult disgust 0 -cult fear 1 -cult joy 0 -cult negative 1 -cult positive 0 -cult sadness 0 -cult surprise 0 -cult trust 0 -cultivate anger 0 -cultivate anticipation 1 -cultivate disgust 0 -cultivate fear 0 -cultivate joy 0 -cultivate negative 0 -cultivate positive 1 -cultivate sadness 0 -cultivate surprise 0 -cultivate trust 1 -cultivated anger 0 -cultivated anticipation 0 -cultivated disgust 0 -cultivated fear 0 -cultivated joy 0 -cultivated negative 0 -cultivated positive 1 -cultivated sadness 0 -cultivated surprise 0 -cultivated trust 0 -cultivation anger 0 -cultivation anticipation 0 -cultivation disgust 0 -cultivation fear 0 -cultivation joy 0 -cultivation negative 0 -cultivation positive 1 -cultivation sadness 0 -cultivation surprise 0 -cultivation trust 0 -culture anger 0 -culture anticipation 0 -culture disgust 0 -culture fear 0 -culture joy 0 -culture negative 0 -culture positive 1 -culture sadness 0 -culture surprise 0 -culture trust 0 -culvert anger 0 -culvert anticipation 0 -culvert disgust 0 -culvert fear 0 -culvert joy 0 -culvert negative 0 -culvert positive 0 -culvert sadness 0 -culvert surprise 0 -culvert trust 0 -cumbersome anger 0 -cumbersome anticipation 0 -cumbersome disgust 0 -cumbersome fear 0 -cumbersome joy 0 -cumbersome negative 1 -cumbersome positive 0 -cumbersome sadness 1 -cumbersome surprise 0 -cumbersome trust 0 -cumulus anger 0 -cumulus anticipation 0 -cumulus disgust 0 -cumulus fear 0 -cumulus joy 0 -cumulus negative 0 -cumulus positive 0 -cumulus sadness 0 -cumulus surprise 0 -cumulus trust 0 -cunning anger 0 -cunning anticipation 0 -cunning disgust 0 -cunning fear 0 -cunning joy 0 -cunning negative 1 -cunning positive 1 -cunning sadness 0 -cunning surprise 0 -cunning trust 0 -cup anger 0 -cup anticipation 0 -cup disgust 0 -cup fear 0 -cup joy 0 -cup negative 0 -cup positive 0 -cup sadness 0 -cup surprise 0 -cup trust 0 -cupboard anger 0 -cupboard anticipation 0 -cupboard disgust 0 -cupboard fear 0 -cupboard joy 0 -cupboard negative 0 -cupboard positive 0 -cupboard sadness 0 -cupboard surprise 0 -cupboard trust 0 -cupping anger 0 -cupping anticipation 0 -cupping disgust 1 -cupping fear 1 -cupping joy 0 -cupping negative 1 -cupping positive 0 -cupping sadness 1 -cupping surprise 0 -cupping trust 0 -cur anger 1 -cur anticipation 0 -cur disgust 1 -cur fear 1 -cur joy 0 -cur negative 1 -cur positive 0 -cur sadness 0 -cur surprise 0 -cur trust 0 -curable anger 0 -curable anticipation 0 -curable disgust 0 -curable fear 0 -curable joy 0 -curable negative 0 -curable positive 1 -curable sadness 0 -curable surprise 0 -curable trust 1 -curate anger 0 -curate anticipation 0 -curate disgust 0 -curate fear 0 -curate joy 0 -curate negative 0 -curate positive 0 -curate sadness 0 -curate surprise 0 -curate trust 0 -curative anger 0 -curative anticipation 0 -curative disgust 0 -curative fear 0 -curative joy 0 -curative negative 0 -curative positive 0 -curative sadness 0 -curative surprise 0 -curative trust 0 -curator anger 0 -curator anticipation 0 -curator disgust 0 -curator fear 0 -curator joy 0 -curator negative 0 -curator positive 0 -curator sadness 0 -curator surprise 0 -curator trust 0 -curb anger 0 -curb anticipation 0 -curb disgust 0 -curb fear 0 -curb joy 0 -curb negative 0 -curb positive 0 -curb sadness 0 -curb surprise 0 -curb trust 0 -curd anger 0 -curd anticipation 0 -curd disgust 0 -curd fear 0 -curd joy 0 -curd negative 0 -curd positive 0 -curd sadness 0 -curd surprise 0 -curd trust 0 -curfew anger 0 -curfew anticipation 0 -curfew disgust 0 -curfew fear 0 -curfew joy 0 -curfew negative 0 -curfew positive 0 -curfew sadness 0 -curfew surprise 0 -curfew trust 0 -curiosity anger 0 -curiosity anticipation 1 -curiosity disgust 0 -curiosity fear 0 -curiosity joy 0 -curiosity negative 0 -curiosity positive 1 -curiosity sadness 0 -curiosity surprise 1 -curiosity trust 0 -curl anger 0 -curl anticipation 0 -curl disgust 0 -curl fear 0 -curl joy 0 -curl negative 0 -curl positive 1 -curl sadness 0 -curl surprise 0 -curl trust 0 -curling anger 0 -curling anticipation 0 -curling disgust 0 -curling fear 0 -curling joy 0 -curling negative 0 -curling positive 0 -curling sadness 0 -curling surprise 0 -curling trust 0 -currency anger 0 -currency anticipation 0 -currency disgust 0 -currency fear 0 -currency joy 0 -currency negative 0 -currency positive 0 -currency sadness 0 -currency surprise 0 -currency trust 0 -current anger 0 -current anticipation 0 -current disgust 0 -current fear 0 -current joy 0 -current negative 0 -current positive 0 -current sadness 0 -current surprise 0 -current trust 0 -curriculum anger 0 -curriculum anticipation 0 -curriculum disgust 0 -curriculum fear 0 -curriculum joy 0 -curriculum negative 0 -curriculum positive 0 -curriculum sadness 0 -curriculum surprise 0 -curriculum trust 0 -curry anger 0 -curry anticipation 0 -curry disgust 0 -curry fear 0 -curry joy 0 -curry negative 0 -curry positive 0 -curry sadness 0 -curry surprise 0 -curry trust 0 -curse anger 1 -curse anticipation 0 -curse disgust 1 -curse fear 1 -curse joy 0 -curse negative 1 -curse positive 0 -curse sadness 1 -curse surprise 0 -curse trust 0 -cursed anger 1 -cursed anticipation 0 -cursed disgust 0 -cursed fear 1 -cursed joy 0 -cursed negative 1 -cursed positive 0 -cursed sadness 1 -cursed surprise 0 -cursed trust 0 -cursing anger 1 -cursing anticipation 0 -cursing disgust 1 -cursing fear 0 -cursing joy 0 -cursing negative 1 -cursing positive 0 -cursing sadness 0 -cursing surprise 0 -cursing trust 0 -cursory anger 0 -cursory anticipation 0 -cursory disgust 0 -cursory fear 0 -cursory joy 0 -cursory negative 1 -cursory positive 0 -cursory sadness 0 -cursory surprise 0 -cursory trust 0 -curt anger 0 -curt anticipation 0 -curt disgust 0 -curt fear 0 -curt joy 0 -curt negative 0 -curt positive 0 -curt sadness 0 -curt surprise 0 -curt trust 0 -curtail anger 0 -curtail anticipation 0 -curtail disgust 0 -curtail fear 0 -curtail joy 0 -curtail negative 0 -curtail positive 0 -curtail sadness 0 -curtail surprise 0 -curtail trust 0 -curtailment anger 0 -curtailment anticipation 0 -curtailment disgust 0 -curtailment fear 0 -curtailment joy 0 -curtailment negative 0 -curtailment positive 0 -curtailment sadness 0 -curtailment surprise 0 -curtailment trust 0 -curtain anger 0 -curtain anticipation 0 -curtain disgust 0 -curtain fear 0 -curtain joy 0 -curtain negative 0 -curtain positive 0 -curtain sadness 0 -curtain surprise 0 -curtain trust 0 -curvature anger 0 -curvature anticipation 0 -curvature disgust 0 -curvature fear 0 -curvature joy 0 -curvature negative 0 -curvature positive 0 -curvature sadness 0 -curvature surprise 0 -curvature trust 0 -curve anger 0 -curve anticipation 0 -curve disgust 0 -curve fear 0 -curve joy 0 -curve negative 0 -curve positive 0 -curve sadness 0 -curve surprise 0 -curve trust 0 -curved anger 0 -curved anticipation 0 -curved disgust 0 -curved fear 0 -curved joy 0 -curved negative 0 -curved positive 0 -curved sadness 0 -curved surprise 0 -curved trust 0 -curvilinear anger 0 -curvilinear anticipation 0 -curvilinear disgust 0 -curvilinear fear 0 -curvilinear joy 0 -curvilinear negative 0 -curvilinear positive 0 -curvilinear sadness 0 -curvilinear surprise 0 -curvilinear trust 0 -cushion anger 0 -cushion anticipation 0 -cushion disgust 0 -cushion fear 0 -cushion joy 0 -cushion negative 0 -cushion positive 1 -cushion sadness 0 -cushion surprise 0 -cushion trust 0 -cusp anger 0 -cusp anticipation 0 -cusp disgust 0 -cusp fear 0 -cusp joy 0 -cusp negative 0 -cusp positive 0 -cusp sadness 0 -cusp surprise 0 -cusp trust 0 -cussed anger 1 -cussed anticipation 0 -cussed disgust 0 -cussed fear 0 -cussed joy 0 -cussed negative 0 -cussed positive 0 -cussed sadness 0 -cussed surprise 0 -cussed trust 0 -custodian anger 0 -custodian anticipation 0 -custodian disgust 0 -custodian fear 0 -custodian joy 0 -custodian negative 0 -custodian positive 0 -custodian sadness 0 -custodian surprise 0 -custodian trust 1 -custody anger 0 -custody anticipation 0 -custody disgust 0 -custody fear 0 -custody joy 0 -custody negative 0 -custody positive 0 -custody sadness 0 -custody surprise 0 -custody trust 1 -custom anger 0 -custom anticipation 0 -custom disgust 0 -custom fear 0 -custom joy 0 -custom negative 0 -custom positive 0 -custom sadness 0 -custom surprise 0 -custom trust 0 -customary anger 0 -customary anticipation 0 -customary disgust 0 -customary fear 0 -customary joy 0 -customary negative 0 -customary positive 0 -customary sadness 0 -customary surprise 0 -customary trust 0 -customer anger 0 -customer anticipation 0 -customer disgust 0 -customer fear 0 -customer joy 0 -customer negative 0 -customer positive 1 -customer sadness 0 -customer surprise 0 -customer trust 0 -cut anger 0 -cut anticipation 0 -cut disgust 0 -cut fear 0 -cut joy 0 -cut negative 0 -cut positive 0 -cut sadness 0 -cut surprise 0 -cut trust 0 -cutaneous anger 0 -cutaneous anticipation 0 -cutaneous disgust 0 -cutaneous fear 0 -cutaneous joy 0 -cutaneous negative 0 -cutaneous positive 0 -cutaneous sadness 0 -cutaneous surprise 0 -cutaneous trust 0 -cute anger 0 -cute anticipation 0 -cute disgust 0 -cute fear 0 -cute joy 0 -cute negative 0 -cute positive 1 -cute sadness 0 -cute surprise 0 -cute trust 0 -cuticle anger 0 -cuticle anticipation 0 -cuticle disgust 0 -cuticle fear 0 -cuticle joy 0 -cuticle negative 0 -cuticle positive 0 -cuticle sadness 0 -cuticle surprise 0 -cuticle trust 0 -cutlery anger 0 -cutlery anticipation 0 -cutlery disgust 0 -cutlery fear 0 -cutlery joy 0 -cutlery negative 0 -cutlery positive 0 -cutlery sadness 0 -cutlery surprise 0 -cutlery trust 0 -cutter anger 0 -cutter anticipation 0 -cutter disgust 0 -cutter fear 1 -cutter joy 0 -cutter negative 1 -cutter positive 0 -cutter sadness 0 -cutter surprise 0 -cutter trust 0 -cutters anger 0 -cutters anticipation 0 -cutters disgust 0 -cutters fear 0 -cutters joy 0 -cutters negative 0 -cutters positive 1 -cutters sadness 0 -cutters surprise 0 -cutters trust 0 -cutthroat anger 1 -cutthroat anticipation 0 -cutthroat disgust 0 -cutthroat fear 1 -cutthroat joy 0 -cutthroat negative 1 -cutthroat positive 0 -cutthroat sadness 0 -cutthroat surprise 0 -cutthroat trust 0 -cutting anger 1 -cutting anticipation 0 -cutting disgust 1 -cutting fear 1 -cutting joy 0 -cutting negative 1 -cutting positive 0 -cutting sadness 1 -cutting surprise 0 -cutting trust 0 -cuttings anger 0 -cuttings anticipation 0 -cuttings disgust 0 -cuttings fear 0 -cuttings joy 0 -cuttings negative 0 -cuttings positive 0 -cuttings sadness 0 -cuttings surprise 0 -cuttings trust 0 -cwt anger 0 -cwt anticipation 0 -cwt disgust 0 -cwt fear 0 -cwt joy 0 -cwt negative 0 -cwt positive 0 -cwt sadness 0 -cwt surprise 0 -cwt trust 0 -cyanide anger 0 -cyanide anticipation 0 -cyanide disgust 0 -cyanide fear 1 -cyanide joy 0 -cyanide negative 1 -cyanide positive 0 -cyanide sadness 0 -cyanide surprise 0 -cyanide trust 0 -cycle anger 0 -cycle anticipation 0 -cycle disgust 0 -cycle fear 0 -cycle joy 0 -cycle negative 0 -cycle positive 0 -cycle sadness 0 -cycle surprise 0 -cycle trust 0 -cyclical anger 0 -cyclical anticipation 0 -cyclical disgust 0 -cyclical fear 0 -cyclical joy 0 -cyclical negative 0 -cyclical positive 0 -cyclical sadness 0 -cyclical surprise 0 -cyclical trust 0 -cyclist anger 0 -cyclist anticipation 0 -cyclist disgust 0 -cyclist fear 0 -cyclist joy 0 -cyclist negative 0 -cyclist positive 0 -cyclist sadness 0 -cyclist surprise 0 -cyclist trust 0 -cyclone anger 0 -cyclone anticipation 0 -cyclone disgust 0 -cyclone fear 1 -cyclone joy 0 -cyclone negative 1 -cyclone positive 0 -cyclone sadness 0 -cyclone surprise 1 -cyclone trust 0 -cylinder anger 0 -cylinder anticipation 0 -cylinder disgust 0 -cylinder fear 0 -cylinder joy 0 -cylinder negative 0 -cylinder positive 0 -cylinder sadness 0 -cylinder surprise 0 -cylinder trust 0 -cylindrical anger 0 -cylindrical anticipation 0 -cylindrical disgust 0 -cylindrical fear 0 -cylindrical joy 0 -cylindrical negative 0 -cylindrical positive 0 -cylindrical sadness 0 -cylindrical surprise 0 -cylindrical trust 0 -cymbal anger 0 -cymbal anticipation 0 -cymbal disgust 0 -cymbal fear 0 -cymbal joy 0 -cymbal negative 0 -cymbal positive 0 -cymbal sadness 0 -cymbal surprise 0 -cymbal trust 0 -cynic anger 0 -cynic anticipation 0 -cynic disgust 0 -cynic fear 0 -cynic joy 0 -cynic negative 0 -cynic positive 0 -cynic sadness 0 -cynic surprise 0 -cynic trust 0 -cyst anger 0 -cyst anticipation 0 -cyst disgust 0 -cyst fear 1 -cyst joy 0 -cyst negative 1 -cyst positive 0 -cyst sadness 1 -cyst surprise 0 -cyst trust 0 -cystic anger 0 -cystic anticipation 0 -cystic disgust 1 -cystic fear 0 -cystic joy 0 -cystic negative 0 -cystic positive 0 -cystic sadness 0 -cystic surprise 0 -cystic trust 0 -cytomegalovirus anger 0 -cytomegalovirus anticipation 0 -cytomegalovirus disgust 0 -cytomegalovirus fear 0 -cytomegalovirus joy 0 -cytomegalovirus negative 1 -cytomegalovirus positive 0 -cytomegalovirus sadness 1 -cytomegalovirus surprise 0 -cytomegalovirus trust 0 -cytoplasm anger 0 -cytoplasm anticipation 0 -cytoplasm disgust 0 -cytoplasm fear 0 -cytoplasm joy 0 -cytoplasm negative 0 -cytoplasm positive 0 -cytoplasm sadness 0 -cytoplasm surprise 0 -cytoplasm trust 0 -czar anger 0 -czar anticipation 0 -czar disgust 0 -czar fear 0 -czar joy 0 -czar negative 0 -czar positive 0 -czar sadness 0 -czar surprise 0 -czar trust 0 -dab anger 0 -dab anticipation 0 -dab disgust 0 -dab fear 0 -dab joy 0 -dab negative 0 -dab positive 0 -dab sadness 0 -dab surprise 0 -dab trust 0 -dabble anger 0 -dabble anticipation 0 -dabble disgust 0 -dabble fear 0 -dabble joy 0 -dabble negative 0 -dabble positive 0 -dabble sadness 0 -dabble surprise 0 -dabble trust 0 -dabbling anger 1 -dabbling anticipation 0 -dabbling disgust 1 -dabbling fear 0 -dabbling joy 0 -dabbling negative 1 -dabbling positive 0 -dabbling sadness 0 -dabbling surprise 0 -dabbling trust 0 -dad anger 0 -dad anticipation 0 -dad disgust 0 -dad fear 0 -dad joy 0 -dad negative 0 -dad positive 0 -dad sadness 0 -dad surprise 0 -dad trust 0 -dado anger 0 -dado anticipation 0 -dado disgust 0 -dado fear 0 -dado joy 0 -dado negative 0 -dado positive 0 -dado sadness 0 -dado surprise 0 -dado trust 0 -daemon anger 1 -daemon anticipation 0 -daemon disgust 1 -daemon fear 1 -daemon joy 0 -daemon negative 1 -daemon positive 0 -daemon sadness 1 -daemon surprise 1 -daemon trust 0 -daft anger 0 -daft anticipation 0 -daft disgust 1 -daft fear 0 -daft joy 0 -daft negative 1 -daft positive 0 -daft sadness 0 -daft surprise 0 -daft trust 0 -dagger anger 0 -dagger anticipation 0 -dagger disgust 0 -dagger fear 1 -dagger joy 0 -dagger negative 1 -dagger positive 0 -dagger sadness 0 -dagger surprise 0 -dagger trust 0 -daily anger 0 -daily anticipation 1 -daily disgust 0 -daily fear 0 -daily joy 0 -daily negative 0 -daily positive 0 -daily sadness 0 -daily surprise 0 -daily trust 0 -dainty anger 0 -dainty anticipation 0 -dainty disgust 0 -dainty fear 0 -dainty joy 0 -dainty negative 0 -dainty positive 0 -dainty sadness 0 -dainty surprise 0 -dainty trust 0 -dairy anger 0 -dairy anticipation 0 -dairy disgust 0 -dairy fear 0 -dairy joy 0 -dairy negative 0 -dairy positive 0 -dairy sadness 0 -dairy surprise 0 -dairy trust 0 -dak anger 0 -dak anticipation 0 -dak disgust 0 -dak fear 0 -dak joy 0 -dak negative 0 -dak positive 0 -dak sadness 0 -dak surprise 0 -dak trust 0 -dale anger 0 -dale anticipation 0 -dale disgust 0 -dale fear 0 -dale joy 0 -dale negative 0 -dale positive 0 -dale sadness 0 -dale surprise 0 -dale trust 0 -dam anger 0 -dam anticipation 0 -dam disgust 0 -dam fear 0 -dam joy 0 -dam negative 0 -dam positive 0 -dam sadness 0 -dam surprise 0 -dam trust 0 -damage anger 1 -damage anticipation 0 -damage disgust 1 -damage fear 0 -damage joy 0 -damage negative 1 -damage positive 0 -damage sadness 1 -damage surprise 0 -damage trust 0 -damages anger 0 -damages anticipation 0 -damages disgust 0 -damages fear 0 -damages joy 0 -damages negative 1 -damages positive 0 -damages sadness 1 -damages surprise 0 -damages trust 0 -dame anger 1 -dame anticipation 0 -dame disgust 1 -dame fear 0 -dame joy 0 -dame negative 0 -dame positive 1 -dame sadness 0 -dame surprise 0 -dame trust 1 -damn anger 1 -damn anticipation 0 -damn disgust 1 -damn fear 0 -damn joy 0 -damn negative 1 -damn positive 0 -damn sadness 0 -damn surprise 0 -damn trust 0 -damnation anger 1 -damnation anticipation 0 -damnation disgust 0 -damnation fear 1 -damnation joy 0 -damnation negative 1 -damnation positive 0 -damnation sadness 1 -damnation surprise 0 -damnation trust 0 -damned anger 0 -damned anticipation 0 -damned disgust 0 -damned fear 0 -damned joy 0 -damned negative 1 -damned positive 0 -damned sadness 0 -damned surprise 0 -damned trust 0 -damp anger 0 -damp anticipation 0 -damp disgust 0 -damp fear 0 -damp joy 0 -damp negative 0 -damp positive 0 -damp sadness 0 -damp surprise 0 -damp trust 0 -dampened anger 0 -dampened anticipation 0 -dampened disgust 0 -dampened fear 0 -dampened joy 0 -dampened negative 0 -dampened positive 0 -dampened sadness 0 -dampened surprise 0 -dampened trust 0 -damper anger 0 -damper anticipation 0 -damper disgust 0 -damper fear 0 -damper joy 0 -damper negative 1 -damper positive 0 -damper sadness 0 -damper surprise 0 -damper trust 0 -damsel anger 0 -damsel anticipation 0 -damsel disgust 0 -damsel fear 0 -damsel joy 0 -damsel negative 0 -damsel positive 0 -damsel sadness 0 -damsel surprise 0 -damsel trust 0 -dance anger 0 -dance anticipation 0 -dance disgust 0 -dance fear 0 -dance joy 1 -dance negative 0 -dance positive 1 -dance sadness 0 -dance surprise 0 -dance trust 1 -dancer anger 0 -dancer anticipation 0 -dancer disgust 0 -dancer fear 0 -dancer joy 0 -dancer negative 0 -dancer positive 0 -dancer sadness 0 -dancer surprise 0 -dancer trust 0 -dandruff anger 0 -dandruff anticipation 0 -dandruff disgust 0 -dandruff fear 0 -dandruff joy 0 -dandruff negative 1 -dandruff positive 0 -dandruff sadness 0 -dandruff surprise 0 -dandruff trust 0 -dandy anger 0 -dandy anticipation 0 -dandy disgust 1 -dandy fear 0 -dandy joy 0 -dandy negative 1 -dandy positive 0 -dandy sadness 0 -dandy surprise 0 -dandy trust 0 -danger anger 0 -danger anticipation 0 -danger disgust 0 -danger fear 1 -danger joy 0 -danger negative 1 -danger positive 0 -danger sadness 1 -danger surprise 0 -danger trust 0 -dangerous anger 0 -dangerous anticipation 0 -dangerous disgust 0 -dangerous fear 1 -dangerous joy 0 -dangerous negative 1 -dangerous positive 0 -dangerous sadness 0 -dangerous surprise 0 -dangerous trust 0 -dangle anger 0 -dangle anticipation 0 -dangle disgust 0 -dangle fear 0 -dangle joy 0 -dangle negative 0 -dangle positive 0 -dangle sadness 0 -dangle surprise 0 -dangle trust 0 -dank anger 0 -dank anticipation 0 -dank disgust 1 -dank fear 0 -dank joy 0 -dank negative 0 -dank positive 0 -dank sadness 0 -dank surprise 0 -dank trust 0 -dapper anger 0 -dapper anticipation 0 -dapper disgust 0 -dapper fear 0 -dapper joy 0 -dapper negative 0 -dapper positive 0 -dapper sadness 0 -dapper surprise 0 -dapper trust 0 -dare anger 0 -dare anticipation 1 -dare disgust 0 -dare fear 0 -dare joy 0 -dare negative 0 -dare positive 0 -dare sadness 0 -dare surprise 0 -dare trust 1 -daring anger 0 -daring anticipation 0 -daring disgust 0 -daring fear 0 -daring joy 0 -daring negative 0 -daring positive 1 -daring sadness 0 -daring surprise 0 -daring trust 0 -dark anger 0 -dark anticipation 0 -dark disgust 0 -dark fear 0 -dark joy 0 -dark negative 0 -dark positive 0 -dark sadness 1 -dark surprise 0 -dark trust 0 -darken anger 0 -darken anticipation 0 -darken disgust 0 -darken fear 1 -darken joy 0 -darken negative 1 -darken positive 0 -darken sadness 1 -darken surprise 0 -darken trust 0 -darkened anger 0 -darkened anticipation 0 -darkened disgust 0 -darkened fear 1 -darkened joy 0 -darkened negative 1 -darkened positive 0 -darkened sadness 1 -darkened surprise 0 -darkened trust 0 -darkly anger 0 -darkly anticipation 0 -darkly disgust 0 -darkly fear 0 -darkly joy 0 -darkly negative 0 -darkly positive 0 -darkly sadness 0 -darkly surprise 0 -darkly trust 0 -darkness anger 1 -darkness anticipation 0 -darkness disgust 0 -darkness fear 1 -darkness joy 0 -darkness negative 1 -darkness positive 0 -darkness sadness 1 -darkness surprise 0 -darkness trust 0 -darling anger 0 -darling anticipation 0 -darling disgust 0 -darling fear 0 -darling joy 1 -darling negative 0 -darling positive 1 -darling sadness 0 -darling surprise 0 -darling trust 1 -darn anger 0 -darn anticipation 0 -darn disgust 0 -darn fear 0 -darn joy 0 -darn negative 0 -darn positive 0 -darn sadness 0 -darn surprise 0 -darn trust 0 -dart anger 0 -dart anticipation 0 -dart disgust 0 -dart fear 1 -dart joy 0 -dart negative 0 -dart positive 0 -dart sadness 0 -dart surprise 0 -dart trust 0 -dash anger 0 -dash anticipation 0 -dash disgust 0 -dash fear 0 -dash joy 0 -dash negative 0 -dash positive 0 -dash sadness 0 -dash surprise 0 -dash trust 0 -dashboard anger 0 -dashboard anticipation 0 -dashboard disgust 0 -dashboard fear 0 -dashboard joy 0 -dashboard negative 0 -dashboard positive 0 -dashboard sadness 0 -dashboard surprise 0 -dashboard trust 0 -dashed anger 1 -dashed anticipation 0 -dashed disgust 0 -dashed fear 1 -dashed joy 0 -dashed negative 1 -dashed positive 0 -dashed sadness 1 -dashed surprise 0 -dashed trust 0 -dashing anger 0 -dashing anticipation 0 -dashing disgust 0 -dashing fear 0 -dashing joy 0 -dashing negative 0 -dashing positive 1 -dashing sadness 0 -dashing surprise 0 -dashing trust 0 -dastardly anger 1 -dastardly anticipation 0 -dastardly disgust 1 -dastardly fear 1 -dastardly joy 0 -dastardly negative 1 -dastardly positive 0 -dastardly sadness 0 -dastardly surprise 0 -dastardly trust 0 -data anger 0 -data anticipation 0 -data disgust 0 -data fear 0 -data joy 0 -data negative 0 -data positive 0 -data sadness 0 -data surprise 0 -data trust 0 -database anger 0 -database anticipation 0 -database disgust 0 -database fear 0 -database joy 0 -database negative 0 -database positive 0 -database sadness 0 -database surprise 0 -database trust 0 -date anger 0 -date anticipation 0 -date disgust 0 -date fear 0 -date joy 0 -date negative 0 -date positive 0 -date sadness 0 -date surprise 0 -date trust 0 -daughter anger 0 -daughter anticipation 0 -daughter disgust 0 -daughter fear 0 -daughter joy 1 -daughter negative 0 -daughter positive 1 -daughter sadness 0 -daughter surprise 0 -daughter trust 0 -dawn anger 0 -dawn anticipation 1 -dawn disgust 0 -dawn fear 0 -dawn joy 1 -dawn negative 0 -dawn positive 1 -dawn sadness 0 -dawn surprise 1 -dawn trust 1 -day anger 0 -day anticipation 0 -day disgust 0 -day fear 0 -day joy 0 -day negative 0 -day positive 0 -day sadness 0 -day surprise 0 -day trust 0 -daybreak anger 0 -daybreak anticipation 0 -daybreak disgust 0 -daybreak fear 0 -daybreak joy 0 -daybreak negative 0 -daybreak positive 0 -daybreak sadness 0 -daybreak surprise 0 -daybreak trust 0 -daydreaming anger 0 -daydreaming anticipation 0 -daydreaming disgust 0 -daydreaming fear 0 -daydreaming joy 0 -daydreaming negative 0 -daydreaming positive 0 -daydreaming sadness 0 -daydreaming surprise 0 -daydreaming trust 0 -daze anger 0 -daze anticipation 0 -daze disgust 0 -daze fear 0 -daze joy 0 -daze negative 0 -daze positive 0 -daze sadness 0 -daze surprise 0 -daze trust 0 -dazed anger 0 -dazed anticipation 0 -dazed disgust 0 -dazed fear 0 -dazed joy 0 -dazed negative 1 -dazed positive 0 -dazed sadness 0 -dazed surprise 0 -dazed trust 0 -dazzling anger 0 -dazzling anticipation 0 -dazzling disgust 0 -dazzling fear 0 -dazzling joy 0 -dazzling negative 0 -dazzling positive 0 -dazzling sadness 0 -dazzling surprise 0 -dazzling trust 0 -deacon anger 0 -deacon anticipation 0 -deacon disgust 0 -deacon fear 0 -deacon joy 0 -deacon negative 0 -deacon positive 0 -deacon sadness 0 -deacon surprise 0 -deacon trust 1 -deactivate anger 0 -deactivate anticipation 0 -deactivate disgust 0 -deactivate fear 0 -deactivate joy 0 -deactivate negative 1 -deactivate positive 0 -deactivate sadness 0 -deactivate surprise 0 -deactivate trust 0 -deadlock anger 0 -deadlock anticipation 0 -deadlock disgust 0 -deadlock fear 0 -deadlock joy 0 -deadlock negative 1 -deadlock positive 0 -deadlock sadness 0 -deadlock surprise 0 -deadlock trust 0 -deadly anger 1 -deadly anticipation 0 -deadly disgust 1 -deadly fear 1 -deadly joy 0 -deadly negative 1 -deadly positive 0 -deadly sadness 1 -deadly surprise 0 -deadly trust 0 -deafening anger 0 -deafening anticipation 0 -deafening disgust 0 -deafening fear 0 -deafening joy 0 -deafening negative 0 -deafening positive 0 -deafening sadness 0 -deafening surprise 0 -deafening trust 0 -deafness anger 0 -deafness anticipation 0 -deafness disgust 0 -deafness fear 0 -deafness joy 0 -deafness negative 0 -deafness positive 0 -deafness sadness 0 -deafness surprise 0 -deafness trust 0 -deal anger 0 -deal anticipation 1 -deal disgust 0 -deal fear 0 -deal joy 1 -deal negative 0 -deal positive 1 -deal sadness 0 -deal surprise 1 -deal trust 1 -dealer anger 0 -dealer anticipation 0 -dealer disgust 0 -dealer fear 0 -dealer joy 0 -dealer negative 0 -dealer positive 0 -dealer sadness 0 -dealer surprise 0 -dealer trust 0 -dealing anger 0 -dealing anticipation 0 -dealing disgust 0 -dealing fear 0 -dealing joy 0 -dealing negative 0 -dealing positive 0 -dealing sadness 0 -dealing surprise 0 -dealing trust 0 -dealings anger 0 -dealings anticipation 0 -dealings disgust 0 -dealings fear 0 -dealings joy 0 -dealings negative 0 -dealings positive 0 -dealings sadness 0 -dealings surprise 0 -dealings trust 1 -dean anger 0 -dean anticipation 0 -dean disgust 0 -dean fear 0 -dean joy 0 -dean negative 0 -dean positive 0 -dean sadness 0 -dean surprise 0 -dean trust 0 -dear anger 0 -dear anticipation 0 -dear disgust 0 -dear fear 0 -dear joy 0 -dear negative 0 -dear positive 1 -dear sadness 0 -dear surprise 0 -dear trust 0 -dearth anger 0 -dearth anticipation 0 -dearth disgust 0 -dearth fear 0 -dearth joy 0 -dearth negative 0 -dearth positive 0 -dearth sadness 0 -dearth surprise 0 -dearth trust 0 -death anger 1 -death anticipation 1 -death disgust 1 -death fear 1 -death joy 0 -death negative 1 -death positive 0 -death sadness 1 -death surprise 1 -death trust 0 -debacle anger 0 -debacle anticipation 0 -debacle disgust 0 -debacle fear 1 -debacle joy 0 -debacle negative 1 -debacle positive 0 -debacle sadness 1 -debacle surprise 0 -debacle trust 0 -debatable anger 0 -debatable anticipation 0 -debatable disgust 0 -debatable fear 0 -debatable joy 0 -debatable negative 0 -debatable positive 0 -debatable sadness 0 -debatable surprise 0 -debatable trust 0 -debate anger 0 -debate anticipation 0 -debate disgust 0 -debate fear 0 -debate joy 0 -debate negative 0 -debate positive 1 -debate sadness 0 -debate surprise 0 -debate trust 0 -debauchery anger 0 -debauchery anticipation 0 -debauchery disgust 1 -debauchery fear 1 -debauchery joy 0 -debauchery negative 1 -debauchery positive 0 -debauchery sadness 0 -debauchery surprise 0 -debauchery trust 0 -debenture anger 0 -debenture anticipation 1 -debenture disgust 0 -debenture fear 0 -debenture joy 0 -debenture negative 0 -debenture positive 0 -debenture sadness 0 -debenture surprise 0 -debenture trust 0 -debit anger 0 -debit anticipation 0 -debit disgust 0 -debit fear 0 -debit joy 0 -debit negative 0 -debit positive 0 -debit sadness 0 -debit surprise 0 -debit trust 0 -debris anger 0 -debris anticipation 0 -debris disgust 1 -debris fear 0 -debris joy 0 -debris negative 1 -debris positive 0 -debris sadness 0 -debris surprise 0 -debris trust 0 -debt anger 0 -debt anticipation 0 -debt disgust 0 -debt fear 0 -debt joy 0 -debt negative 1 -debt positive 0 -debt sadness 1 -debt surprise 0 -debt trust 0 -debtor anger 0 -debtor anticipation 0 -debtor disgust 0 -debtor fear 0 -debtor joy 0 -debtor negative 1 -debtor positive 0 -debtor sadness 0 -debtor surprise 0 -debtor trust 0 -debut anger 0 -debut anticipation 0 -debut disgust 0 -debut fear 0 -debut joy 0 -debut negative 0 -debut positive 0 -debut sadness 0 -debut surprise 0 -debut trust 0 -decade anger 0 -decade anticipation 0 -decade disgust 0 -decade fear 0 -decade joy 0 -decade negative 0 -decade positive 0 -decade sadness 0 -decade surprise 0 -decade trust 0 -decanter anger 0 -decanter anticipation 0 -decanter disgust 0 -decanter fear 0 -decanter joy 0 -decanter negative 0 -decanter positive 0 -decanter sadness 0 -decanter surprise 0 -decanter trust 0 -decay anger 0 -decay anticipation 0 -decay disgust 0 -decay fear 1 -decay joy 0 -decay negative 1 -decay positive 0 -decay sadness 1 -decay surprise 0 -decay trust 0 -decayed anger 0 -decayed anticipation 0 -decayed disgust 1 -decayed fear 0 -decayed joy 0 -decayed negative 1 -decayed positive 0 -decayed sadness 1 -decayed surprise 0 -decayed trust 0 -deceased anger 0 -deceased anticipation 0 -deceased disgust 0 -deceased fear 0 -deceased joy 0 -deceased negative 1 -deceased positive 0 -deceased sadness 1 -deceased surprise 0 -deceased trust 0 -deceit anger 1 -deceit anticipation 0 -deceit disgust 1 -deceit fear 1 -deceit joy 0 -deceit negative 1 -deceit positive 0 -deceit sadness 1 -deceit surprise 1 -deceit trust 0 -deceitful anger 0 -deceitful anticipation 0 -deceitful disgust 1 -deceitful fear 0 -deceitful joy 0 -deceitful negative 1 -deceitful positive 0 -deceitful sadness 1 -deceitful surprise 0 -deceitful trust 0 -deceive anger 1 -deceive anticipation 0 -deceive disgust 1 -deceive fear 0 -deceive joy 0 -deceive negative 1 -deceive positive 0 -deceive sadness 1 -deceive surprise 0 -deceive trust 0 -deceived anger 1 -deceived anticipation 0 -deceived disgust 0 -deceived fear 0 -deceived joy 0 -deceived negative 1 -deceived positive 0 -deceived sadness 0 -deceived surprise 0 -deceived trust 0 -deceiving anger 0 -deceiving anticipation 0 -deceiving disgust 0 -deceiving fear 0 -deceiving joy 0 -deceiving negative 1 -deceiving positive 0 -deceiving sadness 0 -deceiving surprise 0 -deceiving trust 1 -decency anger 0 -decency anticipation 0 -decency disgust 0 -decency fear 0 -decency joy 0 -decency negative 0 -decency positive 1 -decency sadness 0 -decency surprise 0 -decency trust 0 -decent anger 0 -decent anticipation 0 -decent disgust 0 -decent fear 0 -decent joy 0 -decent negative 0 -decent positive 1 -decent sadness 0 -decent surprise 0 -decent trust 0 -deception anger 0 -deception anticipation 0 -deception disgust 0 -deception fear 0 -deception joy 0 -deception negative 1 -deception positive 0 -deception sadness 0 -deception surprise 0 -deception trust 0 -deceptive anger 0 -deceptive anticipation 0 -deceptive disgust 0 -deceptive fear 0 -deceptive joy 0 -deceptive negative 1 -deceptive positive 0 -deceptive sadness 0 -deceptive surprise 0 -deceptive trust 0 -decidedly anger 0 -decidedly anticipation 0 -decidedly disgust 0 -decidedly fear 0 -decidedly joy 0 -decidedly negative 0 -decidedly positive 0 -decidedly sadness 0 -decidedly surprise 0 -decidedly trust 0 -deciduous anger 0 -deciduous anticipation 0 -deciduous disgust 0 -deciduous fear 0 -deciduous joy 0 -deciduous negative 0 -deciduous positive 0 -deciduous sadness 0 -deciduous surprise 0 -deciduous trust 0 -decimal anger 0 -decimal anticipation 0 -decimal disgust 0 -decimal fear 0 -decimal joy 0 -decimal negative 0 -decimal positive 0 -decimal sadness 0 -decimal surprise 0 -decimal trust 0 -decipher anger 0 -decipher anticipation 0 -decipher disgust 0 -decipher fear 0 -decipher joy 0 -decipher negative 0 -decipher positive 0 -decipher sadness 0 -decipher surprise 0 -decipher trust 0 -decision anger 0 -decision anticipation 0 -decision disgust 0 -decision fear 0 -decision joy 0 -decision negative 0 -decision positive 0 -decision sadness 0 -decision surprise 0 -decision trust 0 -decisive anger 0 -decisive anticipation 0 -decisive disgust 0 -decisive fear 0 -decisive joy 0 -decisive negative 0 -decisive positive 0 -decisive sadness 0 -decisive surprise 0 -decisive trust 0 -deck anger 0 -deck anticipation 0 -deck disgust 0 -deck fear 0 -deck joy 0 -deck negative 0 -deck positive 0 -deck sadness 0 -deck surprise 0 -deck trust 0 -declaration anger 0 -declaration anticipation 0 -declaration disgust 0 -declaration fear 0 -declaration joy 0 -declaration negative 0 -declaration positive 0 -declaration sadness 0 -declaration surprise 0 -declaration trust 0 -declaratory anger 0 -declaratory anticipation 0 -declaratory disgust 0 -declaratory fear 0 -declaratory joy 0 -declaratory negative 0 -declaratory positive 1 -declaratory sadness 0 -declaratory surprise 0 -declaratory trust 0 -declare anger 0 -declare anticipation 0 -declare disgust 0 -declare fear 0 -declare joy 0 -declare negative 0 -declare positive 0 -declare sadness 0 -declare surprise 0 -declare trust 0 -declination anger 0 -declination anticipation 0 -declination disgust 0 -declination fear 0 -declination joy 0 -declination negative 1 -declination positive 0 -declination sadness 0 -declination surprise 0 -declination trust 0 -decline anger 0 -decline anticipation 0 -decline disgust 0 -decline fear 0 -decline joy 0 -decline negative 1 -decline positive 0 -decline sadness 0 -decline surprise 0 -decline trust 0 -declining anger 0 -declining anticipation 0 -declining disgust 0 -declining fear 0 -declining joy 0 -declining negative 1 -declining positive 0 -declining sadness 0 -declining surprise 0 -declining trust 0 -decompose anger 0 -decompose anticipation 0 -decompose disgust 1 -decompose fear 0 -decompose joy 0 -decompose negative 0 -decompose positive 0 -decompose sadness 0 -decompose surprise 0 -decompose trust 0 -decomposed anger 0 -decomposed anticipation 0 -decomposed disgust 0 -decomposed fear 0 -decomposed joy 0 -decomposed negative 0 -decomposed positive 0 -decomposed sadness 1 -decomposed surprise 0 -decomposed trust 0 -decomposition anger 0 -decomposition anticipation 0 -decomposition disgust 1 -decomposition fear 1 -decomposition joy 0 -decomposition negative 1 -decomposition positive 0 -decomposition sadness 1 -decomposition surprise 0 -decomposition trust 0 -decorate anger 0 -decorate anticipation 0 -decorate disgust 0 -decorate fear 0 -decorate joy 0 -decorate negative 0 -decorate positive 0 -decorate sadness 0 -decorate surprise 0 -decorate trust 0 -decoration anger 0 -decoration anticipation 0 -decoration disgust 0 -decoration fear 0 -decoration joy 0 -decoration negative 0 -decoration positive 0 -decoration sadness 0 -decoration surprise 0 -decoration trust 0 -decorum anger 0 -decorum anticipation 0 -decorum disgust 0 -decorum fear 0 -decorum joy 0 -decorum negative 0 -decorum positive 0 -decorum sadness 0 -decorum surprise 0 -decorum trust 0 -decoy anger 0 -decoy anticipation 0 -decoy disgust 0 -decoy fear 0 -decoy joy 0 -decoy negative 0 -decoy positive 0 -decoy sadness 0 -decoy surprise 1 -decoy trust 0 -decrease anger 0 -decrease anticipation 0 -decrease disgust 0 -decrease fear 0 -decrease joy 0 -decrease negative 1 -decrease positive 0 -decrease sadness 0 -decrease surprise 0 -decrease trust 0 -decreased anger 0 -decreased anticipation 0 -decreased disgust 0 -decreased fear 0 -decreased joy 0 -decreased negative 0 -decreased positive 0 -decreased sadness 0 -decreased surprise 0 -decreased trust 0 -decreasing anger 0 -decreasing anticipation 0 -decreasing disgust 0 -decreasing fear 0 -decreasing joy 0 -decreasing negative 0 -decreasing positive 0 -decreasing sadness 0 -decreasing surprise 0 -decreasing trust 0 -decree anger 0 -decree anticipation 0 -decree disgust 0 -decree fear 0 -decree joy 0 -decree negative 0 -decree positive 0 -decree sadness 0 -decree surprise 0 -decree trust 0 -decrement anger 0 -decrement anticipation 0 -decrement disgust 0 -decrement fear 0 -decrement joy 0 -decrement negative 1 -decrement positive 0 -decrement sadness 0 -decrement surprise 0 -decrement trust 0 -decrepit anger 0 -decrepit anticipation 0 -decrepit disgust 0 -decrepit fear 0 -decrepit joy 0 -decrepit negative 1 -decrepit positive 0 -decrepit sadness 0 -decrepit surprise 0 -decrepit trust 0 -decry anger 1 -decry anticipation 0 -decry disgust 0 -decry fear 0 -decry joy 0 -decry negative 1 -decry positive 0 -decry sadness 0 -decry surprise 0 -decry trust 0 -dedication anger 0 -dedication anticipation 0 -dedication disgust 0 -dedication fear 0 -dedication joy 0 -dedication negative 0 -dedication positive 1 -dedication sadness 0 -dedication surprise 0 -dedication trust 0 -deduce anger 0 -deduce anticipation 0 -deduce disgust 0 -deduce fear 0 -deduce joy 0 -deduce negative 0 -deduce positive 0 -deduce sadness 0 -deduce surprise 0 -deduce trust 0 -deduct anger 0 -deduct anticipation 0 -deduct disgust 0 -deduct fear 0 -deduct joy 0 -deduct negative 1 -deduct positive 0 -deduct sadness 0 -deduct surprise 0 -deduct trust 0 -deduction anger 0 -deduction anticipation 0 -deduction disgust 0 -deduction fear 0 -deduction joy 0 -deduction negative 0 -deduction positive 0 -deduction sadness 0 -deduction surprise 0 -deduction trust 0 -deed anger 0 -deed anticipation 0 -deed disgust 0 -deed fear 0 -deed joy 0 -deed negative 0 -deed positive 0 -deed sadness 0 -deed surprise 0 -deed trust 1 -deepen anger 0 -deepen anticipation 0 -deepen disgust 0 -deepen fear 0 -deepen joy 0 -deepen negative 0 -deepen positive 0 -deepen sadness 0 -deepen surprise 0 -deepen trust 0 -deer anger 0 -deer anticipation 0 -deer disgust 0 -deer fear 0 -deer joy 0 -deer negative 0 -deer positive 0 -deer sadness 0 -deer surprise 0 -deer trust 0 -defamation anger 0 -defamation anticipation 0 -defamation disgust 1 -defamation fear 1 -defamation joy 0 -defamation negative 1 -defamation positive 0 -defamation sadness 0 -defamation surprise 0 -defamation trust 0 -defamatory anger 1 -defamatory anticipation 0 -defamatory disgust 0 -defamatory fear 0 -defamatory joy 0 -defamatory negative 1 -defamatory positive 0 -defamatory sadness 0 -defamatory surprise 0 -defamatory trust 0 -default anger 0 -default anticipation 0 -default disgust 1 -default fear 1 -default joy 0 -default negative 1 -default positive 0 -default sadness 1 -default surprise 0 -default trust 0 -defeat anger 0 -defeat anticipation 0 -defeat disgust 0 -defeat fear 0 -defeat joy 0 -defeat negative 1 -defeat positive 0 -defeat sadness 0 -defeat surprise 0 -defeat trust 0 -defeated anger 0 -defeated anticipation 0 -defeated disgust 0 -defeated fear 0 -defeated joy 0 -defeated negative 1 -defeated positive 0 -defeated sadness 1 -defeated surprise 0 -defeated trust 0 -defect anger 1 -defect anticipation 0 -defect disgust 0 -defect fear 0 -defect joy 0 -defect negative 1 -defect positive 0 -defect sadness 0 -defect surprise 0 -defect trust 0 -defection anger 0 -defection anticipation 0 -defection disgust 0 -defection fear 1 -defection joy 0 -defection negative 1 -defection positive 0 -defection sadness 0 -defection surprise 0 -defection trust 0 -defective anger 0 -defective anticipation 0 -defective disgust 1 -defective fear 0 -defective joy 0 -defective negative 1 -defective positive 0 -defective sadness 0 -defective surprise 0 -defective trust 0 -defend anger 0 -defend anticipation 0 -defend disgust 0 -defend fear 1 -defend joy 0 -defend negative 0 -defend positive 1 -defend sadness 0 -defend surprise 0 -defend trust 0 -defendant anger 1 -defendant anticipation 0 -defendant disgust 0 -defendant fear 1 -defendant joy 0 -defendant negative 0 -defendant positive 0 -defendant sadness 1 -defendant surprise 0 -defendant trust 0 -defended anger 0 -defended anticipation 0 -defended disgust 0 -defended fear 0 -defended joy 0 -defended negative 0 -defended positive 1 -defended sadness 0 -defended surprise 0 -defended trust 1 -defender anger 0 -defender anticipation 0 -defender disgust 0 -defender fear 0 -defender joy 0 -defender negative 0 -defender positive 1 -defender sadness 0 -defender surprise 0 -defender trust 1 -defending anger 0 -defending anticipation 0 -defending disgust 0 -defending fear 0 -defending joy 0 -defending negative 0 -defending positive 1 -defending sadness 0 -defending surprise 0 -defending trust 0 -defense anger 1 -defense anticipation 1 -defense disgust 0 -defense fear 1 -defense joy 0 -defense negative 0 -defense positive 1 -defense sadness 0 -defense surprise 0 -defense trust 0 -defenseless anger 0 -defenseless anticipation 0 -defenseless disgust 0 -defenseless fear 1 -defenseless joy 0 -defenseless negative 1 -defenseless positive 0 -defenseless sadness 1 -defenseless surprise 0 -defenseless trust 0 -defensible anger 0 -defensible anticipation 0 -defensible disgust 0 -defensible fear 0 -defensible joy 0 -defensible negative 0 -defensible positive 0 -defensible sadness 0 -defensible surprise 0 -defensible trust 0 -defensive anger 0 -defensive anticipation 0 -defensive disgust 0 -defensive fear 0 -defensive joy 0 -defensive negative 0 -defensive positive 0 -defensive sadness 0 -defensive surprise 0 -defensive trust 0 -defer anger 0 -defer anticipation 0 -defer disgust 0 -defer fear 0 -defer joy 0 -defer negative 0 -defer positive 0 -defer sadness 0 -defer surprise 0 -defer trust 0 -deference anger 0 -deference anticipation 0 -deference disgust 0 -deference fear 0 -deference joy 0 -deference negative 0 -deference positive 1 -deference sadness 0 -deference surprise 0 -deference trust 1 -deferral anger 0 -deferral anticipation 0 -deferral disgust 0 -deferral fear 0 -deferral joy 0 -deferral negative 1 -deferral positive 0 -deferral sadness 0 -deferral surprise 0 -deferral trust 0 -deferring anger 0 -deferring anticipation 0 -deferring disgust 0 -deferring fear 0 -deferring joy 0 -deferring negative 0 -deferring positive 0 -deferring sadness 0 -deferring surprise 0 -deferring trust 0 -defiance anger 1 -defiance anticipation 0 -defiance disgust 1 -defiance fear 1 -defiance joy 0 -defiance negative 1 -defiance positive 0 -defiance sadness 0 -defiance surprise 0 -defiance trust 0 -defiant anger 1 -defiant anticipation 0 -defiant disgust 0 -defiant fear 0 -defiant joy 0 -defiant negative 1 -defiant positive 0 -defiant sadness 0 -defiant surprise 0 -defiant trust 0 -deficiency anger 0 -deficiency anticipation 0 -deficiency disgust 0 -deficiency fear 0 -deficiency joy 0 -deficiency negative 1 -deficiency positive 0 -deficiency sadness 0 -deficiency surprise 0 -deficiency trust 0 -deficit anger 0 -deficit anticipation 0 -deficit disgust 0 -deficit fear 0 -deficit joy 0 -deficit negative 1 -deficit positive 0 -deficit sadness 0 -deficit surprise 0 -deficit trust 0 -define anger 0 -define anticipation 0 -define disgust 0 -define fear 0 -define joy 0 -define negative 0 -define positive 0 -define sadness 0 -define surprise 0 -define trust 0 -defined anger 0 -defined anticipation 0 -defined disgust 0 -defined fear 0 -defined joy 0 -defined negative 0 -defined positive 0 -defined sadness 0 -defined surprise 0 -defined trust 0 -definition anger 0 -definition anticipation 0 -definition disgust 0 -definition fear 0 -definition joy 0 -definition negative 0 -definition positive 0 -definition sadness 0 -definition surprise 0 -definition trust 0 -definitive anger 0 -definitive anticipation 0 -definitive disgust 0 -definitive fear 0 -definitive joy 0 -definitive negative 0 -definitive positive 1 -definitive sadness 0 -definitive surprise 0 -definitive trust 1 -deflate anger 1 -deflate anticipation 0 -deflate disgust 0 -deflate fear 0 -deflate joy 0 -deflate negative 1 -deflate positive 0 -deflate sadness 1 -deflate surprise 0 -deflate trust 0 -deflation anger 0 -deflation anticipation 0 -deflation disgust 0 -deflation fear 1 -deflation joy 0 -deflation negative 1 -deflation positive 0 -deflation sadness 0 -deflation surprise 0 -deflation trust 0 -deflect anger 0 -deflect anticipation 0 -deflect disgust 0 -deflect fear 0 -deflect joy 0 -deflect negative 0 -deflect positive 0 -deflect sadness 0 -deflect surprise 0 -deflect trust 0 -deflection anger 0 -deflection anticipation 0 -deflection disgust 0 -deflection fear 0 -deflection joy 0 -deflection negative 0 -deflection positive 0 -deflection sadness 0 -deflection surprise 0 -deflection trust 0 -defloration anger 0 -defloration anticipation 0 -defloration disgust 0 -defloration fear 0 -defloration joy 0 -defloration negative 0 -defloration positive 0 -defloration sadness 0 -defloration surprise 0 -defloration trust 0 -deform anger 0 -deform anticipation 0 -deform disgust 1 -deform fear 0 -deform joy 0 -deform negative 1 -deform positive 0 -deform sadness 0 -deform surprise 0 -deform trust 0 -deformed anger 0 -deformed anticipation 0 -deformed disgust 1 -deformed fear 0 -deformed joy 0 -deformed negative 1 -deformed positive 0 -deformed sadness 1 -deformed surprise 0 -deformed trust 0 -deformity anger 0 -deformity anticipation 0 -deformity disgust 1 -deformity fear 1 -deformity joy 0 -deformity negative 1 -deformity positive 0 -deformity sadness 1 -deformity surprise 0 -deformity trust 0 -defraud anger 1 -defraud anticipation 0 -defraud disgust 1 -defraud fear 0 -defraud joy 0 -defraud negative 1 -defraud positive 0 -defraud sadness 0 -defraud surprise 0 -defraud trust 0 -defray anger 0 -defray anticipation 0 -defray disgust 0 -defray fear 0 -defray joy 0 -defray negative 0 -defray positive 0 -defray sadness 0 -defray surprise 0 -defray trust 0 -deft anger 0 -deft anticipation 0 -deft disgust 0 -deft fear 0 -deft joy 0 -deft negative 0 -deft positive 0 -deft sadness 0 -deft surprise 0 -deft trust 0 -defunct anger 0 -defunct anticipation 0 -defunct disgust 0 -defunct fear 0 -defunct joy 0 -defunct negative 1 -defunct positive 0 -defunct sadness 1 -defunct surprise 0 -defunct trust 0 -defy anger 1 -defy anticipation 0 -defy disgust 0 -defy fear 1 -defy joy 0 -defy negative 1 -defy positive 0 -defy sadness 1 -defy surprise 1 -defy trust 0 -degeneracy anger 1 -degeneracy anticipation 0 -degeneracy disgust 1 -degeneracy fear 0 -degeneracy joy 0 -degeneracy negative 1 -degeneracy positive 0 -degeneracy sadness 1 -degeneracy surprise 0 -degeneracy trust 0 -degenerate anger 0 -degenerate anticipation 0 -degenerate disgust 0 -degenerate fear 0 -degenerate joy 0 -degenerate negative 1 -degenerate positive 0 -degenerate sadness 0 -degenerate surprise 0 -degenerate trust 0 -degeneration anger 0 -degeneration anticipation 0 -degeneration disgust 0 -degeneration fear 0 -degeneration joy 0 -degeneration negative 0 -degeneration positive 0 -degeneration sadness 0 -degeneration surprise 0 -degeneration trust 0 -degradation anger 0 -degradation anticipation 0 -degradation disgust 0 -degradation fear 0 -degradation joy 0 -degradation negative 1 -degradation positive 0 -degradation sadness 0 -degradation surprise 0 -degradation trust 0 -degrade anger 0 -degrade anticipation 0 -degrade disgust 1 -degrade fear 0 -degrade joy 0 -degrade negative 1 -degrade positive 0 -degrade sadness 0 -degrade surprise 0 -degrade trust 0 -degrading anger 0 -degrading anticipation 0 -degrading disgust 1 -degrading fear 1 -degrading joy 0 -degrading negative 1 -degrading positive 0 -degrading sadness 1 -degrading surprise 0 -degrading trust 0 -degree anger 0 -degree anticipation 0 -degree disgust 0 -degree fear 0 -degree joy 0 -degree negative 0 -degree positive 1 -degree sadness 0 -degree surprise 0 -degree trust 0 -dehydrated anger 0 -dehydrated anticipation 0 -dehydrated disgust 0 -dehydrated fear 0 -dehydrated joy 0 -dehydrated negative 0 -dehydrated positive 0 -dehydrated sadness 0 -dehydrated surprise 0 -dehydrated trust 0 -delay anger 1 -delay anticipation 0 -delay disgust 1 -delay fear 1 -delay joy 0 -delay negative 1 -delay positive 0 -delay sadness 1 -delay surprise 0 -delay trust 0 -delayed anger 0 -delayed anticipation 0 -delayed disgust 0 -delayed fear 0 -delayed joy 0 -delayed negative 1 -delayed positive 0 -delayed sadness 0 -delayed surprise 0 -delayed trust 0 -delectable anger 0 -delectable anticipation 0 -delectable disgust 0 -delectable fear 0 -delectable joy 0 -delectable negative 0 -delectable positive 1 -delectable sadness 0 -delectable surprise 0 -delectable trust 0 -delegate anger 0 -delegate anticipation 0 -delegate disgust 0 -delegate fear 0 -delegate joy 0 -delegate negative 0 -delegate positive 1 -delegate sadness 0 -delegate surprise 0 -delegate trust 1 -delegation anger 0 -delegation anticipation 0 -delegation disgust 0 -delegation fear 0 -delegation joy 0 -delegation negative 0 -delegation positive 0 -delegation sadness 0 -delegation surprise 0 -delegation trust 0 -deleterious anger 1 -deleterious anticipation 0 -deleterious disgust 1 -deleterious fear 1 -deleterious joy 0 -deleterious negative 1 -deleterious positive 0 -deleterious sadness 0 -deleterious surprise 0 -deleterious trust 0 -deletion anger 0 -deletion anticipation 0 -deletion disgust 0 -deletion fear 0 -deletion joy 0 -deletion negative 1 -deletion positive 0 -deletion sadness 0 -deletion surprise 0 -deletion trust 0 -deliberate anger 0 -deliberate anticipation 0 -deliberate disgust 0 -deliberate fear 0 -deliberate joy 0 -deliberate negative 0 -deliberate positive 1 -deliberate sadness 0 -deliberate surprise 0 -deliberate trust 0 -deliberation anger 0 -deliberation anticipation 0 -deliberation disgust 0 -deliberation fear 0 -deliberation joy 0 -deliberation negative 0 -deliberation positive 0 -deliberation sadness 0 -deliberation surprise 0 -deliberation trust 0 -deliberative anger 0 -deliberative anticipation 0 -deliberative disgust 0 -deliberative fear 0 -deliberative joy 0 -deliberative negative 0 -deliberative positive 0 -deliberative sadness 0 -deliberative surprise 0 -deliberative trust 0 -delicacy anger 0 -delicacy anticipation 0 -delicacy disgust 0 -delicacy fear 0 -delicacy joy 0 -delicacy negative 0 -delicacy positive 0 -delicacy sadness 0 -delicacy surprise 0 -delicacy trust 0 -delicious anger 0 -delicious anticipation 0 -delicious disgust 0 -delicious fear 0 -delicious joy 1 -delicious negative 0 -delicious positive 1 -delicious sadness 0 -delicious surprise 0 -delicious trust 0 -delight anger 0 -delight anticipation 1 -delight disgust 0 -delight fear 0 -delight joy 1 -delight negative 0 -delight positive 1 -delight sadness 0 -delight surprise 0 -delight trust 0 -delighted anger 0 -delighted anticipation 1 -delighted disgust 0 -delighted fear 0 -delighted joy 1 -delighted negative 0 -delighted positive 1 -delighted sadness 0 -delighted surprise 1 -delighted trust 0 -delightful anger 0 -delightful anticipation 1 -delightful disgust 0 -delightful fear 0 -delightful joy 1 -delightful negative 0 -delightful positive 1 -delightful sadness 0 -delightful surprise 0 -delightful trust 1 -delineate anger 0 -delineate anticipation 0 -delineate disgust 0 -delineate fear 0 -delineate joy 0 -delineate negative 0 -delineate positive 0 -delineate sadness 0 -delineate surprise 0 -delineate trust 0 -delineation anger 0 -delineation anticipation 0 -delineation disgust 0 -delineation fear 0 -delineation joy 0 -delineation negative 0 -delineation positive 0 -delineation sadness 0 -delineation surprise 0 -delineation trust 0 -delinquency anger 0 -delinquency anticipation 0 -delinquency disgust 0 -delinquency fear 0 -delinquency joy 0 -delinquency negative 1 -delinquency positive 0 -delinquency sadness 0 -delinquency surprise 0 -delinquency trust 0 -delinquent anger 1 -delinquent anticipation 0 -delinquent disgust 1 -delinquent fear 0 -delinquent joy 0 -delinquent negative 1 -delinquent positive 0 -delinquent sadness 0 -delinquent surprise 0 -delinquent trust 0 -delirious anger 0 -delirious anticipation 0 -delirious disgust 0 -delirious fear 0 -delirious joy 0 -delirious negative 1 -delirious positive 0 -delirious sadness 1 -delirious surprise 0 -delirious trust 0 -delirium anger 0 -delirium anticipation 0 -delirium disgust 1 -delirium fear 0 -delirium joy 0 -delirium negative 1 -delirium positive 0 -delirium sadness 1 -delirium surprise 0 -delirium trust 0 -deliverance anger 0 -deliverance anticipation 1 -deliverance disgust 0 -deliverance fear 0 -deliverance joy 1 -deliverance negative 0 -deliverance positive 1 -deliverance sadness 0 -deliverance surprise 0 -deliverance trust 1 -delivery anger 0 -delivery anticipation 1 -delivery disgust 0 -delivery fear 0 -delivery joy 0 -delivery negative 0 -delivery positive 1 -delivery sadness 0 -delivery surprise 0 -delivery trust 0 -dell anger 0 -dell anticipation 0 -dell disgust 0 -dell fear 0 -dell joy 0 -dell negative 0 -dell positive 0 -dell sadness 0 -dell surprise 0 -dell trust 0 -delta anger 0 -delta anticipation 0 -delta disgust 0 -delta fear 0 -delta joy 0 -delta negative 0 -delta positive 0 -delta sadness 0 -delta surprise 0 -delta trust 0 -deluge anger 0 -deluge anticipation 0 -deluge disgust 0 -deluge fear 1 -deluge joy 0 -deluge negative 1 -deluge positive 0 -deluge sadness 1 -deluge surprise 1 -deluge trust 0 -delusion anger 1 -delusion anticipation 0 -delusion disgust 0 -delusion fear 1 -delusion joy 0 -delusion negative 1 -delusion positive 0 -delusion sadness 1 -delusion surprise 0 -delusion trust 0 -delusional anger 1 -delusional anticipation 0 -delusional disgust 0 -delusional fear 1 -delusional joy 0 -delusional negative 1 -delusional positive 0 -delusional sadness 0 -delusional surprise 0 -delusional trust 0 -delve anger 0 -delve anticipation 0 -delve disgust 0 -delve fear 0 -delve joy 0 -delve negative 0 -delve positive 0 -delve sadness 0 -delve surprise 0 -delve trust 0 -demand anger 1 -demand anticipation 0 -demand disgust 0 -demand fear 0 -demand joy 0 -demand negative 1 -demand positive 0 -demand sadness 0 -demand surprise 0 -demand trust 0 -demanding anger 0 -demanding anticipation 0 -demanding disgust 0 -demanding fear 0 -demanding joy 0 -demanding negative 1 -demanding positive 0 -demanding sadness 0 -demanding surprise 0 -demanding trust 0 -demeanor anger 0 -demeanor anticipation 0 -demeanor disgust 0 -demeanor fear 0 -demeanor joy 0 -demeanor negative 0 -demeanor positive 0 -demeanor sadness 0 -demeanor surprise 0 -demeanor trust 0 -demented anger 0 -demented anticipation 0 -demented disgust 0 -demented fear 1 -demented joy 0 -demented negative 1 -demented positive 0 -demented sadness 0 -demented surprise 0 -demented trust 0 -dementia anger 0 -dementia anticipation 0 -dementia disgust 0 -dementia fear 1 -dementia joy 0 -dementia negative 1 -dementia positive 0 -dementia sadness 1 -dementia surprise 0 -dementia trust 0 -demise anger 0 -demise anticipation 0 -demise disgust 0 -demise fear 1 -demise joy 0 -demise negative 1 -demise positive 0 -demise sadness 1 -demise surprise 0 -demise trust 0 -democracy anger 0 -democracy anticipation 0 -democracy disgust 0 -democracy fear 0 -democracy joy 0 -democracy negative 0 -democracy positive 1 -democracy sadness 0 -democracy surprise 0 -democracy trust 0 -democrat anger 0 -democrat anticipation 0 -democrat disgust 0 -democrat fear 0 -democrat joy 0 -democrat negative 0 -democrat positive 0 -democrat sadness 0 -democrat surprise 0 -democrat trust 0 -demolish anger 1 -demolish anticipation 0 -demolish disgust 0 -demolish fear 0 -demolish joy 0 -demolish negative 1 -demolish positive 0 -demolish sadness 1 -demolish surprise 0 -demolish trust 0 -demolition anger 0 -demolition anticipation 0 -demolition disgust 0 -demolition fear 0 -demolition joy 0 -demolition negative 1 -demolition positive 0 -demolition sadness 0 -demolition surprise 0 -demolition trust 0 -demon anger 1 -demon anticipation 0 -demon disgust 1 -demon fear 1 -demon joy 0 -demon negative 1 -demon positive 0 -demon sadness 1 -demon surprise 0 -demon trust 0 -demonic anger 1 -demonic anticipation 0 -demonic disgust 1 -demonic fear 1 -demonic joy 0 -demonic negative 1 -demonic positive 0 -demonic sadness 1 -demonic surprise 0 -demonic trust 0 -demonstrable anger 0 -demonstrable anticipation 0 -demonstrable disgust 0 -demonstrable fear 0 -demonstrable joy 0 -demonstrable negative 0 -demonstrable positive 1 -demonstrable sadness 0 -demonstrable surprise 0 -demonstrable trust 0 -demonstrate anger 0 -demonstrate anticipation 0 -demonstrate disgust 0 -demonstrate fear 0 -demonstrate joy 0 -demonstrate negative 0 -demonstrate positive 0 -demonstrate sadness 0 -demonstrate surprise 0 -demonstrate trust 0 -demonstrated anger 0 -demonstrated anticipation 0 -demonstrated disgust 0 -demonstrated fear 0 -demonstrated joy 0 -demonstrated negative 0 -demonstrated positive 0 -demonstrated sadness 0 -demonstrated surprise 0 -demonstrated trust 0 -demonstrating anger 0 -demonstrating anticipation 0 -demonstrating disgust 0 -demonstrating fear 0 -demonstrating joy 0 -demonstrating negative 0 -demonstrating positive 0 -demonstrating sadness 0 -demonstrating surprise 0 -demonstrating trust 0 -demonstration anger 0 -demonstration anticipation 0 -demonstration disgust 0 -demonstration fear 0 -demonstration joy 0 -demonstration negative 0 -demonstration positive 0 -demonstration sadness 0 -demonstration surprise 0 -demonstration trust 0 -demonstrative anger 0 -demonstrative anticipation 0 -demonstrative disgust 0 -demonstrative fear 0 -demonstrative joy 1 -demonstrative negative 0 -demonstrative positive 1 -demonstrative sadness 1 -demonstrative surprise 0 -demonstrative trust 0 -demonstrator anger 0 -demonstrator anticipation 0 -demonstrator disgust 0 -demonstrator fear 0 -demonstrator joy 0 -demonstrator negative 0 -demonstrator positive 0 -demonstrator sadness 0 -demonstrator surprise 0 -demonstrator trust 0 -demoralized anger 0 -demoralized anticipation 0 -demoralized disgust 0 -demoralized fear 1 -demoralized joy 0 -demoralized negative 1 -demoralized positive 0 -demoralized sadness 1 -demoralized surprise 0 -demoralized trust 0 -demos anger 0 -demos anticipation 0 -demos disgust 0 -demos fear 0 -demos joy 0 -demos negative 0 -demos positive 0 -demos sadness 0 -demos surprise 0 -demos trust 0 -den anger 0 -den anticipation 0 -den disgust 0 -den fear 0 -den joy 0 -den negative 0 -den positive 0 -den sadness 0 -den surprise 0 -den trust 0 -denial anger 0 -denial anticipation 0 -denial disgust 0 -denial fear 0 -denial joy 0 -denial negative 1 -denial positive 0 -denial sadness 0 -denial surprise 0 -denial trust 0 -denied anger 0 -denied anticipation 0 -denied disgust 0 -denied fear 0 -denied joy 0 -denied negative 1 -denied positive 0 -denied sadness 1 -denied surprise 0 -denied trust 0 -denomination anger 0 -denomination anticipation 0 -denomination disgust 0 -denomination fear 0 -denomination joy 0 -denomination negative 0 -denomination positive 0 -denomination sadness 0 -denomination surprise 0 -denomination trust 0 -denominational anger 0 -denominational anticipation 0 -denominational disgust 0 -denominational fear 0 -denominational joy 0 -denominational negative 0 -denominational positive 0 -denominational sadness 0 -denominational surprise 0 -denominational trust 0 -denominator anger 0 -denominator anticipation 0 -denominator disgust 0 -denominator fear 0 -denominator joy 0 -denominator negative 0 -denominator positive 0 -denominator sadness 0 -denominator surprise 0 -denominator trust 0 -denote anger 0 -denote anticipation 0 -denote disgust 0 -denote fear 0 -denote joy 0 -denote negative 0 -denote positive 0 -denote sadness 0 -denote surprise 0 -denote trust 0 -denounce anger 1 -denounce anticipation 0 -denounce disgust 1 -denounce fear 0 -denounce joy 0 -denounce negative 1 -denounce positive 0 -denounce sadness 0 -denounce surprise 0 -denounce trust 0 -dense anger 0 -dense anticipation 0 -dense disgust 0 -dense fear 0 -dense joy 0 -dense negative 0 -dense positive 0 -dense sadness 0 -dense surprise 0 -dense trust 0 -density anger 0 -density anticipation 0 -density disgust 0 -density fear 0 -density joy 0 -density negative 0 -density positive 0 -density sadness 0 -density surprise 0 -density trust 0 -dent anger 0 -dent anticipation 0 -dent disgust 0 -dent fear 0 -dent joy 0 -dent negative 0 -dent positive 0 -dent sadness 0 -dent surprise 0 -dent trust 0 -dentistry anger 0 -dentistry anticipation 0 -dentistry disgust 0 -dentistry fear 1 -dentistry joy 0 -dentistry negative 0 -dentistry positive 0 -dentistry sadness 0 -dentistry surprise 0 -dentistry trust 0 -denunciation anger 1 -denunciation anticipation 0 -denunciation disgust 1 -denunciation fear 1 -denunciation joy 0 -denunciation negative 1 -denunciation positive 0 -denunciation sadness 0 -denunciation surprise 0 -denunciation trust 0 -deny anger 1 -deny anticipation 0 -deny disgust 0 -deny fear 0 -deny joy 0 -deny negative 1 -deny positive 0 -deny sadness 0 -deny surprise 0 -deny trust 0 -denying anger 0 -denying anticipation 1 -denying disgust 0 -denying fear 0 -denying joy 0 -denying negative 1 -denying positive 0 -denying sadness 0 -denying surprise 0 -denying trust 0 -deodorant anger 0 -deodorant anticipation 0 -deodorant disgust 0 -deodorant fear 0 -deodorant joy 0 -deodorant negative 0 -deodorant positive 0 -deodorant sadness 0 -deodorant surprise 0 -deodorant trust 0 -depart anger 0 -depart anticipation 1 -depart disgust 0 -depart fear 0 -depart joy 0 -depart negative 0 -depart positive 0 -depart sadness 1 -depart surprise 0 -depart trust 0 -departed anger 0 -departed anticipation 0 -departed disgust 0 -departed fear 0 -departed joy 0 -departed negative 1 -departed positive 0 -departed sadness 1 -departed surprise 0 -departed trust 0 -department anger 0 -department anticipation 0 -department disgust 0 -department fear 0 -department joy 0 -department negative 0 -department positive 0 -department sadness 0 -department surprise 0 -department trust 0 -departure anger 0 -departure anticipation 0 -departure disgust 0 -departure fear 0 -departure joy 0 -departure negative 1 -departure positive 0 -departure sadness 1 -departure surprise 0 -departure trust 0 -depend anger 0 -depend anticipation 1 -depend disgust 0 -depend fear 0 -depend joy 0 -depend negative 0 -depend positive 0 -depend sadness 0 -depend surprise 0 -depend trust 1 -dependant anger 0 -dependant anticipation 0 -dependant disgust 0 -dependant fear 0 -dependant joy 0 -dependant negative 0 -dependant positive 0 -dependant sadness 0 -dependant surprise 0 -dependant trust 0 -dependence anger 0 -dependence anticipation 0 -dependence disgust 0 -dependence fear 1 -dependence joy 0 -dependence negative 1 -dependence positive 0 -dependence sadness 1 -dependence surprise 0 -dependence trust 0 -dependency anger 0 -dependency anticipation 0 -dependency disgust 0 -dependency fear 0 -dependency joy 0 -dependency negative 1 -dependency positive 0 -dependency sadness 0 -dependency surprise 0 -dependency trust 0 -dependent anger 0 -dependent anticipation 0 -dependent disgust 0 -dependent fear 0 -dependent joy 0 -dependent negative 1 -dependent positive 1 -dependent sadness 0 -dependent surprise 0 -dependent trust 1 -depict anger 0 -depict anticipation 0 -depict disgust 0 -depict fear 0 -depict joy 0 -depict negative 0 -depict positive 0 -depict sadness 0 -depict surprise 0 -depict trust 0 -depicting anger 0 -depicting anticipation 0 -depicting disgust 0 -depicting fear 0 -depicting joy 0 -depicting negative 0 -depicting positive 0 -depicting sadness 0 -depicting surprise 0 -depicting trust 0 -depletion anger 0 -depletion anticipation 0 -depletion disgust 0 -depletion fear 0 -depletion joy 0 -depletion negative 0 -depletion positive 0 -depletion sadness 0 -depletion surprise 0 -depletion trust 0 -deplorable anger 1 -deplorable anticipation 0 -deplorable disgust 1 -deplorable fear 1 -deplorable joy 0 -deplorable negative 1 -deplorable positive 0 -deplorable sadness 1 -deplorable surprise 0 -deplorable trust 0 -deplore anger 1 -deplore anticipation 0 -deplore disgust 1 -deplore fear 0 -deplore joy 0 -deplore negative 1 -deplore positive 0 -deplore sadness 1 -deplore surprise 0 -deplore trust 0 -deploy anger 0 -deploy anticipation 0 -deploy disgust 0 -deploy fear 0 -deploy joy 0 -deploy negative 0 -deploy positive 0 -deploy sadness 0 -deploy surprise 0 -deploy trust 0 -deport anger 0 -deport anticipation 0 -deport disgust 0 -deport fear 1 -deport joy 0 -deport negative 1 -deport positive 0 -deport sadness 1 -deport surprise 0 -deport trust 0 -deportation anger 1 -deportation anticipation 0 -deportation disgust 0 -deportation fear 1 -deportation joy 0 -deportation negative 1 -deportation positive 0 -deportation sadness 1 -deportation surprise 0 -deportation trust 0 -deposit anger 0 -deposit anticipation 0 -deposit disgust 0 -deposit fear 0 -deposit joy 0 -deposit negative 0 -deposit positive 0 -deposit sadness 0 -deposit surprise 0 -deposit trust 0 -depositary anger 0 -depositary anticipation 0 -depositary disgust 0 -depositary fear 0 -depositary joy 0 -depositary negative 0 -depositary positive 0 -depositary sadness 0 -depositary surprise 0 -depositary trust 0 -deposition anger 0 -deposition anticipation 0 -deposition disgust 0 -deposition fear 0 -deposition joy 0 -deposition negative 0 -deposition positive 0 -deposition sadness 0 -deposition surprise 0 -deposition trust 0 -depository anger 0 -depository anticipation 0 -depository disgust 0 -depository fear 0 -depository joy 0 -depository negative 0 -depository positive 0 -depository sadness 0 -depository surprise 0 -depository trust 1 -depot anger 0 -depot anticipation 0 -depot disgust 0 -depot fear 0 -depot joy 0 -depot negative 0 -depot positive 0 -depot sadness 0 -depot surprise 0 -depot trust 0 -depraved anger 1 -depraved anticipation 1 -depraved disgust 1 -depraved fear 1 -depraved joy 0 -depraved negative 1 -depraved positive 0 -depraved sadness 1 -depraved surprise 0 -depraved trust 0 -depravity anger 1 -depravity anticipation 0 -depravity disgust 1 -depravity fear 0 -depravity joy 0 -depravity negative 1 -depravity positive 0 -depravity sadness 0 -depravity surprise 0 -depravity trust 0 -depreciate anger 1 -depreciate anticipation 0 -depreciate disgust 1 -depreciate fear 0 -depreciate joy 0 -depreciate negative 1 -depreciate positive 0 -depreciate sadness 0 -depreciate surprise 0 -depreciate trust 0 -depreciated anger 1 -depreciated anticipation 0 -depreciated disgust 1 -depreciated fear 1 -depreciated joy 0 -depreciated negative 1 -depreciated positive 0 -depreciated sadness 1 -depreciated surprise 0 -depreciated trust 0 -depreciation anger 0 -depreciation anticipation 0 -depreciation disgust 0 -depreciation fear 1 -depreciation joy 0 -depreciation negative 1 -depreciation positive 0 -depreciation sadness 0 -depreciation surprise 0 -depreciation trust 0 -depress anger 0 -depress anticipation 0 -depress disgust 0 -depress fear 1 -depress joy 0 -depress negative 1 -depress positive 0 -depress sadness 1 -depress surprise 0 -depress trust 0 -depressed anger 1 -depressed anticipation 0 -depressed disgust 0 -depressed fear 1 -depressed joy 0 -depressed negative 1 -depressed positive 0 -depressed sadness 1 -depressed surprise 0 -depressed trust 0 -depressing anger 0 -depressing anticipation 0 -depressing disgust 1 -depressing fear 0 -depressing joy 0 -depressing negative 1 -depressing positive 0 -depressing sadness 1 -depressing surprise 0 -depressing trust 0 -depression anger 0 -depression anticipation 0 -depression disgust 0 -depression fear 0 -depression joy 0 -depression negative 1 -depression positive 0 -depression sadness 1 -depression surprise 0 -depression trust 0 -depressive anger 0 -depressive anticipation 0 -depressive disgust 0 -depressive fear 0 -depressive joy 0 -depressive negative 1 -depressive positive 0 -depressive sadness 1 -depressive surprise 0 -depressive trust 0 -deprivation anger 1 -deprivation anticipation 0 -deprivation disgust 1 -deprivation fear 1 -deprivation joy 0 -deprivation negative 1 -deprivation positive 0 -deprivation sadness 1 -deprivation surprise 0 -deprivation trust 0 -depth anger 0 -depth anticipation 0 -depth disgust 0 -depth fear 0 -depth joy 0 -depth negative 0 -depth positive 1 -depth sadness 0 -depth surprise 0 -depth trust 1 -deputy anger 0 -deputy anticipation 0 -deputy disgust 0 -deputy fear 0 -deputy joy 0 -deputy negative 0 -deputy positive 0 -deputy sadness 0 -deputy surprise 0 -deputy trust 1 -derail anger 0 -derail anticipation 0 -derail disgust 0 -derail fear 0 -derail joy 0 -derail negative 0 -derail positive 0 -derail sadness 0 -derail surprise 0 -derail trust 0 -deranged anger 1 -deranged anticipation 0 -deranged disgust 1 -deranged fear 1 -deranged joy 0 -deranged negative 1 -deranged positive 0 -deranged sadness 0 -deranged surprise 0 -deranged trust 0 -derelict anger 0 -derelict anticipation 0 -derelict disgust 0 -derelict fear 0 -derelict joy 0 -derelict negative 1 -derelict positive 0 -derelict sadness 0 -derelict surprise 0 -derelict trust 0 -derision anger 1 -derision anticipation 0 -derision disgust 1 -derision fear 0 -derision joy 0 -derision negative 1 -derision positive 0 -derision sadness 0 -derision surprise 0 -derision trust 0 -derivation anger 0 -derivation anticipation 0 -derivation disgust 0 -derivation fear 0 -derivation joy 0 -derivation negative 0 -derivation positive 0 -derivation sadness 0 -derivation surprise 0 -derivation trust 0 -derivative anger 0 -derivative anticipation 0 -derivative disgust 0 -derivative fear 0 -derivative joy 0 -derivative negative 0 -derivative positive 0 -derivative sadness 0 -derivative surprise 0 -derivative trust 0 -derive anger 0 -derive anticipation 0 -derive disgust 0 -derive fear 0 -derive joy 0 -derive negative 0 -derive positive 0 -derive sadness 0 -derive surprise 0 -derive trust 0 -dermal anger 0 -dermal anticipation 0 -dermal disgust 0 -dermal fear 0 -dermal joy 0 -dermal negative 0 -dermal positive 0 -dermal sadness 0 -dermal surprise 0 -dermal trust 0 -dermatologist anger 0 -dermatologist anticipation 0 -dermatologist disgust 0 -dermatologist fear 0 -dermatologist joy 0 -dermatologist negative 0 -dermatologist positive 0 -dermatologist sadness 0 -dermatologist surprise 0 -dermatologist trust 1 -dermatology anger 0 -dermatology anticipation 0 -dermatology disgust 0 -dermatology fear 0 -dermatology joy 0 -dermatology negative 0 -dermatology positive 0 -dermatology sadness 0 -dermatology surprise 0 -dermatology trust 0 -derogation anger 1 -derogation anticipation 0 -derogation disgust 1 -derogation fear 1 -derogation joy 0 -derogation negative 1 -derogation positive 0 -derogation sadness 1 -derogation surprise 0 -derogation trust 0 -derogatory anger 1 -derogatory anticipation 0 -derogatory disgust 1 -derogatory fear 1 -derogatory joy 0 -derogatory negative 1 -derogatory positive 0 -derogatory sadness 1 -derogatory surprise 0 -derogatory trust 0 -descend anger 0 -descend anticipation 0 -descend disgust 0 -descend fear 0 -descend joy 0 -descend negative 0 -descend positive 0 -descend sadness 0 -descend surprise 0 -descend trust 0 -descendant anger 0 -descendant anticipation 0 -descendant disgust 0 -descendant fear 0 -descendant joy 0 -descendant negative 0 -descendant positive 0 -descendant sadness 0 -descendant surprise 0 -descendant trust 0 -descendent anger 0 -descendent anticipation 0 -descendent disgust 0 -descendent fear 0 -descendent joy 0 -descendent negative 0 -descendent positive 0 -descendent sadness 0 -descendent surprise 0 -descendent trust 0 -descending anger 0 -descending anticipation 0 -descending disgust 0 -descending fear 0 -descending joy 0 -descending negative 0 -descending positive 0 -descending sadness 0 -descending surprise 0 -descending trust 0 -descent anger 0 -descent anticipation 0 -descent disgust 0 -descent fear 1 -descent joy 0 -descent negative 0 -descent positive 0 -descent sadness 1 -descent surprise 0 -descent trust 0 -describe anger 0 -describe anticipation 0 -describe disgust 0 -describe fear 0 -describe joy 0 -describe negative 0 -describe positive 0 -describe sadness 0 -describe surprise 0 -describe trust 0 -description anger 0 -description anticipation 0 -description disgust 0 -description fear 0 -description joy 0 -description negative 0 -description positive 0 -description sadness 0 -description surprise 0 -description trust 0 -descriptive anger 0 -descriptive anticipation 0 -descriptive disgust 0 -descriptive fear 0 -descriptive joy 0 -descriptive negative 0 -descriptive positive 1 -descriptive sadness 0 -descriptive surprise 0 -descriptive trust 0 -desecration anger 1 -desecration anticipation 0 -desecration disgust 1 -desecration fear 1 -desecration joy 0 -desecration negative 1 -desecration positive 0 -desecration sadness 1 -desecration surprise 0 -desecration trust 0 -desert anger 1 -desert anticipation 0 -desert disgust 1 -desert fear 1 -desert joy 0 -desert negative 1 -desert positive 0 -desert sadness 1 -desert surprise 0 -desert trust 0 -deserted anger 1 -deserted anticipation 0 -deserted disgust 1 -deserted fear 1 -deserted joy 0 -deserted negative 1 -deserted positive 0 -deserted sadness 1 -deserted surprise 0 -deserted trust 0 -desertion anger 0 -desertion anticipation 0 -desertion disgust 0 -desertion fear 0 -desertion joy 0 -desertion negative 1 -desertion positive 0 -desertion sadness 0 -desertion surprise 0 -desertion trust 0 -deserve anger 1 -deserve anticipation 1 -deserve disgust 0 -deserve fear 0 -deserve joy 0 -deserve negative 0 -deserve positive 1 -deserve sadness 0 -deserve surprise 0 -deserve trust 1 -deserved anger 0 -deserved anticipation 0 -deserved disgust 0 -deserved fear 0 -deserved joy 0 -deserved negative 0 -deserved positive 1 -deserved sadness 0 -deserved surprise 0 -deserved trust 0 -deserving anger 0 -deserving anticipation 0 -deserving disgust 0 -deserving fear 0 -deserving joy 0 -deserving negative 0 -deserving positive 0 -deserving sadness 0 -deserving surprise 0 -deserving trust 0 -design anger 0 -design anticipation 0 -design disgust 0 -design fear 0 -design joy 0 -design negative 0 -design positive 0 -design sadness 0 -design surprise 0 -design trust 0 -designate anger 0 -designate anticipation 0 -designate disgust 0 -designate fear 0 -designate joy 0 -designate negative 0 -designate positive 0 -designate sadness 0 -designate surprise 0 -designate trust 0 -designation anger 0 -designation anticipation 0 -designation disgust 0 -designation fear 0 -designation joy 0 -designation negative 0 -designation positive 0 -designation sadness 0 -designation surprise 0 -designation trust 1 -designed anger 0 -designed anticipation 0 -designed disgust 0 -designed fear 0 -designed joy 0 -designed negative 0 -designed positive 0 -designed sadness 0 -designed surprise 0 -designed trust 0 -designer anger 0 -designer anticipation 0 -designer disgust 0 -designer fear 0 -designer joy 0 -designer negative 0 -designer positive 1 -designer sadness 0 -designer surprise 0 -designer trust 0 -designing anger 0 -designing anticipation 0 -designing disgust 0 -designing fear 0 -designing joy 0 -designing negative 0 -designing positive 0 -designing sadness 0 -designing surprise 0 -designing trust 0 -desirability anger 0 -desirability anticipation 0 -desirability disgust 0 -desirability fear 0 -desirability joy 0 -desirability negative 0 -desirability positive 0 -desirability sadness 0 -desirability surprise 0 -desirability trust 0 -desirable anger 0 -desirable anticipation 0 -desirable disgust 0 -desirable fear 0 -desirable joy 0 -desirable negative 0 -desirable positive 1 -desirable sadness 0 -desirable surprise 0 -desirable trust 0 -desiring anger 0 -desiring anticipation 0 -desiring disgust 0 -desiring fear 0 -desiring joy 0 -desiring negative 0 -desiring positive 1 -desiring sadness 0 -desiring surprise 0 -desiring trust 0 -desirous anger 0 -desirous anticipation 0 -desirous disgust 0 -desirous fear 0 -desirous joy 0 -desirous negative 0 -desirous positive 1 -desirous sadness 0 -desirous surprise 0 -desirous trust 0 -desist anger 1 -desist anticipation 0 -desist disgust 1 -desist fear 0 -desist joy 0 -desist negative 1 -desist positive 0 -desist sadness 0 -desist surprise 0 -desist trust 0 -desk anger 0 -desk anticipation 0 -desk disgust 0 -desk fear 0 -desk joy 0 -desk negative 0 -desk positive 0 -desk sadness 0 -desk surprise 0 -desk trust 0 -desolation anger 0 -desolation anticipation 0 -desolation disgust 0 -desolation fear 1 -desolation joy 0 -desolation negative 1 -desolation positive 0 -desolation sadness 1 -desolation surprise 0 -desolation trust 0 -despair anger 1 -despair anticipation 0 -despair disgust 1 -despair fear 1 -despair joy 0 -despair negative 1 -despair positive 0 -despair sadness 1 -despair surprise 0 -despair trust 0 -despairing anger 0 -despairing anticipation 0 -despairing disgust 0 -despairing fear 1 -despairing joy 0 -despairing negative 1 -despairing positive 0 -despairing sadness 1 -despairing surprise 0 -despairing trust 0 -despatch anger 0 -despatch anticipation 0 -despatch disgust 0 -despatch fear 0 -despatch joy 0 -despatch negative 0 -despatch positive 0 -despatch sadness 0 -despatch surprise 0 -despatch trust 0 -desperate anger 0 -desperate anticipation 0 -desperate disgust 0 -desperate fear 0 -desperate joy 0 -desperate negative 1 -desperate positive 0 -desperate sadness 0 -desperate surprise 0 -desperate trust 0 -desperation anger 0 -desperation anticipation 0 -desperation disgust 0 -desperation fear 0 -desperation joy 0 -desperation negative 0 -desperation positive 0 -desperation sadness 0 -desperation surprise 0 -desperation trust 0 -despicable anger 1 -despicable anticipation 0 -despicable disgust 1 -despicable fear 0 -despicable joy 0 -despicable negative 1 -despicable positive 0 -despicable sadness 0 -despicable surprise 0 -despicable trust 0 -despise anger 1 -despise anticipation 0 -despise disgust 1 -despise fear 0 -despise joy 0 -despise negative 1 -despise positive 0 -despise sadness 0 -despise surprise 0 -despise trust 0 -despotic anger 0 -despotic anticipation 0 -despotic disgust 0 -despotic fear 1 -despotic joy 0 -despotic negative 1 -despotic positive 0 -despotic sadness 0 -despotic surprise 0 -despotic trust 0 -despotism anger 1 -despotism anticipation 0 -despotism disgust 1 -despotism fear 1 -despotism joy 0 -despotism negative 1 -despotism positive 0 -despotism sadness 1 -despotism surprise 0 -despotism trust 0 -dessert anger 0 -dessert anticipation 0 -dessert disgust 0 -dessert fear 0 -dessert joy 0 -dessert negative 0 -dessert positive 0 -dessert sadness 0 -dessert surprise 0 -dessert trust 0 -destination anger 0 -destination anticipation 1 -destination disgust 0 -destination fear 1 -destination joy 1 -destination negative 0 -destination positive 1 -destination sadness 1 -destination surprise 1 -destination trust 0 -destined anger 0 -destined anticipation 1 -destined disgust 0 -destined fear 0 -destined joy 0 -destined negative 0 -destined positive 0 -destined sadness 0 -destined surprise 0 -destined trust 0 -destiny anger 0 -destiny anticipation 0 -destiny disgust 0 -destiny fear 0 -destiny joy 0 -destiny negative 0 -destiny positive 0 -destiny sadness 0 -destiny surprise 0 -destiny trust 0 -destitute anger 0 -destitute anticipation 0 -destitute disgust 0 -destitute fear 1 -destitute joy 0 -destitute negative 1 -destitute positive 0 -destitute sadness 1 -destitute surprise 0 -destitute trust 0 -destroyed anger 1 -destroyed anticipation 0 -destroyed disgust 0 -destroyed fear 1 -destroyed joy 0 -destroyed negative 1 -destroyed positive 0 -destroyed sadness 1 -destroyed surprise 0 -destroyed trust 0 -destroyer anger 1 -destroyer anticipation 0 -destroyer disgust 0 -destroyer fear 1 -destroyer joy 0 -destroyer negative 1 -destroyer positive 0 -destroyer sadness 0 -destroyer surprise 0 -destroyer trust 0 -destroying anger 1 -destroying anticipation 0 -destroying disgust 0 -destroying fear 1 -destroying joy 0 -destroying negative 1 -destroying positive 0 -destroying sadness 1 -destroying surprise 0 -destroying trust 0 -destruction anger 1 -destruction anticipation 0 -destruction disgust 0 -destruction fear 0 -destruction joy 0 -destruction negative 1 -destruction positive 0 -destruction sadness 0 -destruction surprise 0 -destruction trust 0 -destructive anger 1 -destructive anticipation 0 -destructive disgust 1 -destructive fear 1 -destructive joy 0 -destructive negative 1 -destructive positive 0 -destructive sadness 0 -destructive surprise 0 -destructive trust 0 -detach anger 0 -detach anticipation 0 -detach disgust 0 -detach fear 0 -detach joy 0 -detach negative 0 -detach positive 0 -detach sadness 0 -detach surprise 0 -detach trust 0 -detached anger 0 -detached anticipation 0 -detached disgust 0 -detached fear 0 -detached joy 0 -detached negative 0 -detached positive 0 -detached sadness 0 -detached surprise 0 -detached trust 0 -detachment anger 0 -detachment anticipation 0 -detachment disgust 0 -detachment fear 0 -detachment joy 0 -detachment negative 1 -detachment positive 0 -detachment sadness 0 -detachment surprise 0 -detachment trust 0 -detail anger 0 -detail anticipation 0 -detail disgust 0 -detail fear 0 -detail joy 0 -detail negative 0 -detail positive 0 -detail sadness 0 -detail surprise 0 -detail trust 0 -details anger 0 -details anticipation 0 -details disgust 0 -details fear 0 -details joy 0 -details negative 0 -details positive 0 -details sadness 0 -details surprise 0 -details trust 0 -detain anger 0 -detain anticipation 0 -detain disgust 0 -detain fear 0 -detain joy 0 -detain negative 1 -detain positive 0 -detain sadness 0 -detain surprise 0 -detain trust 0 -detainee anger 1 -detainee anticipation 1 -detainee disgust 0 -detainee fear 1 -detainee joy 0 -detainee negative 1 -detainee positive 0 -detainee sadness 1 -detainee surprise 0 -detainee trust 0 -detect anger 0 -detect anticipation 0 -detect disgust 0 -detect fear 0 -detect joy 0 -detect negative 0 -detect positive 1 -detect sadness 0 -detect surprise 0 -detect trust 0 -detectable anger 0 -detectable anticipation 0 -detectable disgust 0 -detectable fear 0 -detectable joy 0 -detectable negative 0 -detectable positive 0 -detectable sadness 0 -detectable surprise 0 -detectable trust 0 -detection anger 0 -detection anticipation 0 -detection disgust 0 -detection fear 0 -detection joy 0 -detection negative 0 -detection positive 1 -detection sadness 0 -detection surprise 0 -detection trust 0 -detective anger 0 -detective anticipation 0 -detective disgust 0 -detective fear 0 -detective joy 0 -detective negative 0 -detective positive 0 -detective sadness 0 -detective surprise 0 -detective trust 0 -detector anger 0 -detector anticipation 0 -detector disgust 0 -detector fear 0 -detector joy 0 -detector negative 0 -detector positive 0 -detector sadness 0 -detector surprise 0 -detector trust 0 -detention anger 0 -detention anticipation 0 -detention disgust 0 -detention fear 0 -detention joy 0 -detention negative 1 -detention positive 0 -detention sadness 1 -detention surprise 0 -detention trust 0 -deter anger 0 -deter anticipation 0 -deter disgust 0 -deter fear 0 -deter joy 0 -deter negative 0 -deter positive 0 -deter sadness 0 -deter surprise 0 -deter trust 0 -detergent anger 0 -detergent anticipation 0 -detergent disgust 0 -detergent fear 0 -detergent joy 0 -detergent negative 0 -detergent positive 0 -detergent sadness 0 -detergent surprise 0 -detergent trust 0 -deteriorate anger 0 -deteriorate anticipation 0 -deteriorate disgust 0 -deteriorate fear 1 -deteriorate joy 0 -deteriorate negative 1 -deteriorate positive 0 -deteriorate sadness 1 -deteriorate surprise 0 -deteriorate trust 0 -deteriorated anger 0 -deteriorated anticipation 0 -deteriorated disgust 1 -deteriorated fear 0 -deteriorated joy 0 -deteriorated negative 1 -deteriorated positive 0 -deteriorated sadness 1 -deteriorated surprise 0 -deteriorated trust 0 -deterioration anger 1 -deterioration anticipation 0 -deterioration disgust 1 -deterioration fear 1 -deterioration joy 0 -deterioration negative 1 -deterioration positive 0 -deterioration sadness 1 -deterioration surprise 0 -deterioration trust 0 -determinable anger 0 -determinable anticipation 0 -determinable disgust 0 -determinable fear 0 -determinable joy 0 -determinable negative 0 -determinable positive 0 -determinable sadness 0 -determinable surprise 0 -determinable trust 0 -determinate anger 0 -determinate anticipation 1 -determinate disgust 0 -determinate fear 0 -determinate joy 0 -determinate negative 0 -determinate positive 0 -determinate sadness 0 -determinate surprise 0 -determinate trust 1 -determination anger 0 -determination anticipation 0 -determination disgust 0 -determination fear 0 -determination joy 0 -determination negative 0 -determination positive 1 -determination sadness 0 -determination surprise 0 -determination trust 1 -determined anger 0 -determined anticipation 0 -determined disgust 0 -determined fear 0 -determined joy 0 -determined negative 0 -determined positive 1 -determined sadness 0 -determined surprise 0 -determined trust 0 -detest anger 1 -detest anticipation 0 -detest disgust 1 -detest fear 0 -detest joy 0 -detest negative 1 -detest positive 0 -detest sadness 0 -detest surprise 0 -detest trust 0 -detonate anger 0 -detonate anticipation 0 -detonate disgust 0 -detonate fear 1 -detonate joy 0 -detonate negative 1 -detonate positive 0 -detonate sadness 0 -detonate surprise 1 -detonate trust 0 -detonation anger 1 -detonation anticipation 0 -detonation disgust 0 -detonation fear 0 -detonation joy 0 -detonation negative 0 -detonation positive 0 -detonation sadness 0 -detonation surprise 0 -detonation trust 0 -detour anger 0 -detour anticipation 0 -detour disgust 0 -detour fear 0 -detour joy 0 -detour negative 0 -detour positive 0 -detour sadness 0 -detour surprise 0 -detour trust 0 -detract anger 1 -detract anticipation 0 -detract disgust 0 -detract fear 0 -detract joy 0 -detract negative 1 -detract positive 0 -detract sadness 0 -detract surprise 0 -detract trust 0 -detriment anger 0 -detriment anticipation 0 -detriment disgust 0 -detriment fear 0 -detriment joy 0 -detriment negative 1 -detriment positive 0 -detriment sadness 0 -detriment surprise 0 -detriment trust 0 -detrimental anger 0 -detrimental anticipation 0 -detrimental disgust 0 -detrimental fear 0 -detrimental joy 0 -detrimental negative 1 -detrimental positive 0 -detrimental sadness 0 -detrimental surprise 0 -detrimental trust 0 -detritus anger 0 -detritus anticipation 0 -detritus disgust 0 -detritus fear 0 -detritus joy 0 -detritus negative 1 -detritus positive 0 -detritus sadness 0 -detritus surprise 0 -detritus trust 0 -deuce anger 0 -deuce anticipation 0 -deuce disgust 0 -deuce fear 0 -deuce joy 0 -deuce negative 0 -deuce positive 0 -deuce sadness 0 -deuce surprise 0 -deuce trust 0 -devastate anger 1 -devastate anticipation 0 -devastate disgust 0 -devastate fear 1 -devastate joy 0 -devastate negative 1 -devastate positive 0 -devastate sadness 1 -devastate surprise 0 -devastate trust 0 -devastating anger 1 -devastating anticipation 0 -devastating disgust 1 -devastating fear 1 -devastating joy 0 -devastating negative 1 -devastating positive 0 -devastating sadness 1 -devastating surprise 0 -devastating trust 1 -devastation anger 1 -devastation anticipation 0 -devastation disgust 0 -devastation fear 1 -devastation joy 0 -devastation negative 1 -devastation positive 0 -devastation sadness 1 -devastation surprise 1 -devastation trust 0 -develop anger 0 -develop anticipation 1 -develop disgust 0 -develop fear 0 -develop joy 0 -develop negative 0 -develop positive 1 -develop sadness 0 -develop surprise 0 -develop trust 0 -developing anger 0 -developing anticipation 0 -developing disgust 0 -developing fear 0 -developing joy 0 -developing negative 0 -developing positive 0 -developing sadness 0 -developing surprise 0 -developing trust 0 -development anger 0 -development anticipation 0 -development disgust 0 -development fear 0 -development joy 0 -development negative 0 -development positive 0 -development sadness 0 -development surprise 0 -development trust 0 -deviate anger 0 -deviate anticipation 0 -deviate disgust 0 -deviate fear 0 -deviate joy 0 -deviate negative 0 -deviate positive 0 -deviate sadness 0 -deviate surprise 0 -deviate trust 0 -deviating anger 0 -deviating anticipation 0 -deviating disgust 0 -deviating fear 0 -deviating joy 0 -deviating negative 0 -deviating positive 0 -deviating sadness 0 -deviating surprise 0 -deviating trust 0 -deviation anger 0 -deviation anticipation 0 -deviation disgust 0 -deviation fear 0 -deviation joy 0 -deviation negative 0 -deviation positive 0 -deviation sadness 1 -deviation surprise 0 -deviation trust 0 -device anger 0 -device anticipation 0 -device disgust 0 -device fear 0 -device joy 0 -device negative 0 -device positive 0 -device sadness 0 -device surprise 0 -device trust 0 -devil anger 1 -devil anticipation 1 -devil disgust 1 -devil fear 1 -devil joy 0 -devil negative 1 -devil positive 0 -devil sadness 1 -devil surprise 0 -devil trust 0 -devilish anger 0 -devilish anticipation 0 -devilish disgust 1 -devilish fear 1 -devilish joy 0 -devilish negative 1 -devilish positive 0 -devilish sadness 0 -devilish surprise 0 -devilish trust 0 -devious anger 0 -devious anticipation 0 -devious disgust 0 -devious fear 0 -devious joy 0 -devious negative 1 -devious positive 0 -devious sadness 0 -devious surprise 0 -devious trust 0 -devise anger 0 -devise anticipation 0 -devise disgust 0 -devise fear 0 -devise joy 0 -devise negative 0 -devise positive 0 -devise sadness 0 -devise surprise 0 -devise trust 0 -devoid anger 0 -devoid anticipation 0 -devoid disgust 0 -devoid fear 0 -devoid joy 0 -devoid negative 0 -devoid positive 0 -devoid sadness 0 -devoid surprise 0 -devoid trust 0 -devolution anger 0 -devolution anticipation 0 -devolution disgust 0 -devolution fear 0 -devolution joy 0 -devolution negative 1 -devolution positive 0 -devolution sadness 0 -devolution surprise 0 -devolution trust 0 -devolve anger 0 -devolve anticipation 0 -devolve disgust 0 -devolve fear 0 -devolve joy 0 -devolve negative 0 -devolve positive 0 -devolve sadness 0 -devolve surprise 0 -devolve trust 0 -devote anger 0 -devote anticipation 0 -devote disgust 0 -devote fear 0 -devote joy 0 -devote negative 0 -devote positive 0 -devote sadness 0 -devote surprise 0 -devote trust 0 -devotee anger 0 -devotee anticipation 0 -devotee disgust 0 -devotee fear 0 -devotee joy 0 -devotee negative 0 -devotee positive 0 -devotee sadness 0 -devotee surprise 0 -devotee trust 0 -devotional anger 0 -devotional anticipation 0 -devotional disgust 0 -devotional fear 0 -devotional joy 0 -devotional negative 0 -devotional positive 1 -devotional sadness 0 -devotional surprise 0 -devotional trust 1 -devour anger 0 -devour anticipation 0 -devour disgust 0 -devour fear 0 -devour joy 0 -devour negative 1 -devour positive 0 -devour sadness 0 -devour surprise 0 -devour trust 0 -devout anger 0 -devout anticipation 1 -devout disgust 0 -devout fear 0 -devout joy 1 -devout negative 0 -devout positive 1 -devout sadness 0 -devout surprise 0 -devout trust 1 -dew anger 0 -dew anticipation 0 -dew disgust 0 -dew fear 0 -dew joy 0 -dew negative 0 -dew positive 0 -dew sadness 0 -dew surprise 0 -dew trust 0 -dexter anger 0 -dexter anticipation 0 -dexter disgust 0 -dexter fear 0 -dexter joy 0 -dexter negative 0 -dexter positive 0 -dexter sadness 0 -dexter surprise 0 -dexter trust 0 -dexterity anger 0 -dexterity anticipation 0 -dexterity disgust 0 -dexterity fear 0 -dexterity joy 0 -dexterity negative 0 -dexterity positive 1 -dexterity sadness 0 -dexterity surprise 0 -dexterity trust 0 -dextrose anger 0 -dextrose anticipation 0 -dextrose disgust 0 -dextrose fear 0 -dextrose joy 0 -dextrose negative 0 -dextrose positive 0 -dextrose sadness 0 -dextrose surprise 0 -dextrose trust 0 -diabolical anger 1 -diabolical anticipation 0 -diabolical disgust 1 -diabolical fear 1 -diabolical joy 0 -diabolical negative 1 -diabolical positive 0 -diabolical sadness 0 -diabolical surprise 0 -diabolical trust 0 -diagnosis anger 0 -diagnosis anticipation 1 -diagnosis disgust 0 -diagnosis fear 1 -diagnosis joy 0 -diagnosis negative 1 -diagnosis positive 0 -diagnosis sadness 0 -diagnosis surprise 0 -diagnosis trust 1 -diagnostic anger 0 -diagnostic anticipation 0 -diagnostic disgust 0 -diagnostic fear 0 -diagnostic joy 0 -diagnostic negative 0 -diagnostic positive 0 -diagnostic sadness 0 -diagnostic surprise 0 -diagnostic trust 0 -diagnostics anger 0 -diagnostics anticipation 0 -diagnostics disgust 0 -diagnostics fear 0 -diagnostics joy 0 -diagnostics negative 0 -diagnostics positive 0 -diagnostics sadness 0 -diagnostics surprise 0 -diagnostics trust 0 -diagram anger 0 -diagram anticipation 0 -diagram disgust 0 -diagram fear 0 -diagram joy 0 -diagram negative 0 -diagram positive 0 -diagram sadness 0 -diagram surprise 0 -diagram trust 0 -dial anger 0 -dial anticipation 0 -dial disgust 0 -dial fear 0 -dial joy 0 -dial negative 0 -dial positive 0 -dial sadness 0 -dial surprise 0 -dial trust 0 -dialect anger 0 -dialect anticipation 0 -dialect disgust 0 -dialect fear 0 -dialect joy 0 -dialect negative 0 -dialect positive 0 -dialect sadness 0 -dialect surprise 0 -dialect trust 0 -dialectic anger 0 -dialectic anticipation 0 -dialectic disgust 0 -dialectic fear 0 -dialectic joy 0 -dialectic negative 0 -dialectic positive 0 -dialectic sadness 0 -dialectic surprise 0 -dialectic trust 0 -dialogue anger 0 -dialogue anticipation 0 -dialogue disgust 0 -dialogue fear 0 -dialogue joy 0 -dialogue negative 0 -dialogue positive 0 -dialogue sadness 0 -dialogue surprise 0 -dialogue trust 0 -diameter anger 0 -diameter anticipation 0 -diameter disgust 0 -diameter fear 0 -diameter joy 0 -diameter negative 0 -diameter positive 0 -diameter sadness 0 -diameter surprise 0 -diameter trust 0 -diamond anger 0 -diamond anticipation 0 -diamond disgust 0 -diamond fear 0 -diamond joy 1 -diamond negative 0 -diamond positive 1 -diamond sadness 0 -diamond surprise 0 -diamond trust 0 -diamonds anger 0 -diamonds anticipation 0 -diamonds disgust 0 -diamonds fear 0 -diamonds joy 0 -diamonds negative 0 -diamonds positive 0 -diamonds sadness 0 -diamonds surprise 0 -diamonds trust 0 -diaper anger 0 -diaper anticipation 0 -diaper disgust 1 -diaper fear 0 -diaper joy 0 -diaper negative 0 -diaper positive 0 -diaper sadness 0 -diaper surprise 0 -diaper trust 0 -diaphragm anger 0 -diaphragm anticipation 0 -diaphragm disgust 0 -diaphragm fear 0 -diaphragm joy 0 -diaphragm negative 0 -diaphragm positive 0 -diaphragm sadness 0 -diaphragm surprise 0 -diaphragm trust 0 -diarrhoea anger 0 -diarrhoea anticipation 0 -diarrhoea disgust 1 -diarrhoea fear 0 -diarrhoea joy 0 -diarrhoea negative 0 -diarrhoea positive 0 -diarrhoea sadness 0 -diarrhoea surprise 0 -diarrhoea trust 0 -diary anger 0 -diary anticipation 0 -diary disgust 0 -diary fear 0 -diary joy 1 -diary negative 0 -diary positive 1 -diary sadness 0 -diary surprise 0 -diary trust 1 -diatribe anger 1 -diatribe anticipation 0 -diatribe disgust 1 -diatribe fear 0 -diatribe joy 0 -diatribe negative 1 -diatribe positive 0 -diatribe sadness 0 -diatribe surprise 0 -diatribe trust 0 -dice anger 0 -dice anticipation 0 -dice disgust 0 -dice fear 0 -dice joy 0 -dice negative 0 -dice positive 0 -dice sadness 0 -dice surprise 0 -dice trust 0 -dichotomous anger 0 -dichotomous anticipation 0 -dichotomous disgust 0 -dichotomous fear 0 -dichotomous joy 0 -dichotomous negative 0 -dichotomous positive 0 -dichotomous sadness 0 -dichotomous surprise 0 -dichotomous trust 0 -dichotomy anger 0 -dichotomy anticipation 0 -dichotomy disgust 0 -dichotomy fear 0 -dichotomy joy 0 -dichotomy negative 0 -dichotomy positive 0 -dichotomy sadness 0 -dichotomy surprise 0 -dichotomy trust 0 -dictate anger 0 -dictate anticipation 0 -dictate disgust 0 -dictate fear 0 -dictate joy 0 -dictate negative 0 -dictate positive 0 -dictate sadness 0 -dictate surprise 0 -dictate trust 0 -dictation anger 0 -dictation anticipation 0 -dictation disgust 0 -dictation fear 0 -dictation joy 0 -dictation negative 0 -dictation positive 0 -dictation sadness 0 -dictation surprise 0 -dictation trust 0 -dictator anger 0 -dictator anticipation 0 -dictator disgust 0 -dictator fear 1 -dictator joy 0 -dictator negative 1 -dictator positive 0 -dictator sadness 0 -dictator surprise 0 -dictator trust 0 -dictatorial anger 1 -dictatorial anticipation 0 -dictatorial disgust 0 -dictatorial fear 0 -dictatorial joy 0 -dictatorial negative 1 -dictatorial positive 0 -dictatorial sadness 0 -dictatorial surprise 0 -dictatorial trust 0 -dictatorship anger 1 -dictatorship anticipation 1 -dictatorship disgust 1 -dictatorship fear 1 -dictatorship joy 0 -dictatorship negative 1 -dictatorship positive 0 -dictatorship sadness 1 -dictatorship surprise 0 -dictatorship trust 0 -diction anger 0 -diction anticipation 0 -diction disgust 0 -diction fear 0 -diction joy 0 -diction negative 0 -diction positive 0 -diction sadness 0 -diction surprise 0 -diction trust 0 -dictionary anger 0 -dictionary anticipation 0 -dictionary disgust 0 -dictionary fear 0 -dictionary joy 0 -dictionary negative 0 -dictionary positive 1 -dictionary sadness 0 -dictionary surprise 0 -dictionary trust 1 -dictum anger 0 -dictum anticipation 0 -dictum disgust 0 -dictum fear 0 -dictum joy 0 -dictum negative 0 -dictum positive 0 -dictum sadness 0 -dictum surprise 0 -dictum trust 1 -didactic anger 0 -didactic anticipation 0 -didactic disgust 0 -didactic fear 0 -didactic joy 0 -didactic negative 0 -didactic positive 1 -didactic sadness 0 -didactic surprise 0 -didactic trust 0 -die anger 0 -die anticipation 0 -die disgust 0 -die fear 1 -die joy 0 -die negative 1 -die positive 0 -die sadness 1 -die surprise 0 -die trust 0 -diet anger 0 -diet anticipation 0 -diet disgust 0 -diet fear 0 -diet joy 0 -diet negative 0 -diet positive 0 -diet sadness 0 -diet surprise 0 -diet trust 0 -dietary anger 0 -dietary anticipation 1 -dietary disgust 0 -dietary fear 0 -dietary joy 0 -dietary negative 0 -dietary positive 1 -dietary sadness 0 -dietary surprise 0 -dietary trust 0 -differ anger 0 -differ anticipation 0 -differ disgust 0 -differ fear 0 -differ joy 0 -differ negative 0 -differ positive 0 -differ sadness 0 -differ surprise 0 -differ trust 0 -difference anger 0 -difference anticipation 0 -difference disgust 0 -difference fear 0 -difference joy 0 -difference negative 0 -difference positive 0 -difference sadness 0 -difference surprise 0 -difference trust 0 -differences anger 0 -differences anticipation 0 -differences disgust 0 -differences fear 0 -differences joy 0 -differences negative 0 -differences positive 0 -differences sadness 0 -differences surprise 0 -differences trust 0 -differential anger 0 -differential anticipation 0 -differential disgust 0 -differential fear 0 -differential joy 0 -differential negative 0 -differential positive 0 -differential sadness 0 -differential surprise 0 -differential trust 1 -differentiation anger 0 -differentiation anticipation 0 -differentiation disgust 0 -differentiation fear 0 -differentiation joy 0 -differentiation negative 0 -differentiation positive 0 -differentiation sadness 0 -differentiation surprise 0 -differentiation trust 0 -differently anger 0 -differently anticipation 0 -differently disgust 0 -differently fear 0 -differently joy 0 -differently negative 0 -differently positive 0 -differently sadness 0 -differently surprise 1 -differently trust 0 -differing anger 0 -differing anticipation 0 -differing disgust 0 -differing fear 0 -differing joy 0 -differing negative 0 -differing positive 0 -differing sadness 0 -differing surprise 0 -differing trust 0 -difficult anger 0 -difficult anticipation 0 -difficult disgust 0 -difficult fear 1 -difficult joy 0 -difficult negative 0 -difficult positive 0 -difficult sadness 0 -difficult surprise 0 -difficult trust 0 -difficulties anger 0 -difficulties anticipation 0 -difficulties disgust 0 -difficulties fear 0 -difficulties joy 0 -difficulties negative 1 -difficulties positive 0 -difficulties sadness 1 -difficulties surprise 0 -difficulties trust 0 -difficulty anger 1 -difficulty anticipation 0 -difficulty disgust 0 -difficulty fear 1 -difficulty joy 0 -difficulty negative 1 -difficulty positive 0 -difficulty sadness 1 -difficulty surprise 0 -difficulty trust 0 -diffuse anger 0 -diffuse anticipation 0 -diffuse disgust 0 -diffuse fear 0 -diffuse joy 0 -diffuse negative 0 -diffuse positive 0 -diffuse sadness 0 -diffuse surprise 0 -diffuse trust 0 -diffusion anger 0 -diffusion anticipation 0 -diffusion disgust 0 -diffusion fear 0 -diffusion joy 0 -diffusion negative 0 -diffusion positive 0 -diffusion sadness 0 -diffusion surprise 0 -diffusion trust 0 -dig anger 0 -dig anticipation 0 -dig disgust 0 -dig fear 0 -dig joy 0 -dig negative 0 -dig positive 0 -dig sadness 0 -dig surprise 0 -dig trust 0 -digest anger 0 -digest anticipation 0 -digest disgust 0 -digest fear 0 -digest joy 0 -digest negative 0 -digest positive 0 -digest sadness 0 -digest surprise 0 -digest trust 0 -digestion anger 0 -digestion anticipation 0 -digestion disgust 0 -digestion fear 0 -digestion joy 0 -digestion negative 0 -digestion positive 0 -digestion sadness 0 -digestion surprise 0 -digestion trust 0 -digit anger 0 -digit anticipation 0 -digit disgust 0 -digit fear 0 -digit joy 0 -digit negative 0 -digit positive 0 -digit sadness 0 -digit surprise 0 -digit trust 1 -dignified anger 0 -dignified anticipation 0 -dignified disgust 0 -dignified fear 0 -dignified joy 0 -dignified negative 0 -dignified positive 1 -dignified sadness 0 -dignified surprise 0 -dignified trust 0 -dignity anger 0 -dignity anticipation 0 -dignity disgust 0 -dignity fear 0 -dignity joy 0 -dignity negative 0 -dignity positive 1 -dignity sadness 0 -dignity surprise 0 -dignity trust 1 -digress anger 0 -digress anticipation 1 -digress disgust 0 -digress fear 0 -digress joy 0 -digress negative 1 -digress positive 0 -digress sadness 0 -digress surprise 0 -digress trust 0 -digs anger 0 -digs anticipation 0 -digs disgust 0 -digs fear 0 -digs joy 0 -digs negative 0 -digs positive 0 -digs sadness 0 -digs surprise 0 -digs trust 0 -dike anger 0 -dike anticipation 0 -dike disgust 0 -dike fear 1 -dike joy 0 -dike negative 0 -dike positive 0 -dike sadness 0 -dike surprise 0 -dike trust 0 -dilapidated anger 0 -dilapidated anticipation 0 -dilapidated disgust 1 -dilapidated fear 0 -dilapidated joy 0 -dilapidated negative 1 -dilapidated positive 0 -dilapidated sadness 1 -dilapidated surprise 0 -dilapidated trust 0 -dilatation anger 0 -dilatation anticipation 0 -dilatation disgust 0 -dilatation fear 0 -dilatation joy 0 -dilatation negative 0 -dilatation positive 0 -dilatation sadness 0 -dilatation surprise 0 -dilatation trust 0 -dilation anger 0 -dilation anticipation 0 -dilation disgust 0 -dilation fear 0 -dilation joy 0 -dilation negative 0 -dilation positive 0 -dilation sadness 0 -dilation surprise 0 -dilation trust 0 -dilemma anger 0 -dilemma anticipation 0 -dilemma disgust 0 -dilemma fear 0 -dilemma joy 0 -dilemma negative 0 -dilemma positive 0 -dilemma sadness 0 -dilemma surprise 0 -dilemma trust 0 -diligence anger 0 -diligence anticipation 0 -diligence disgust 0 -diligence fear 0 -diligence joy 0 -diligence negative 0 -diligence positive 1 -diligence sadness 0 -diligence surprise 0 -diligence trust 1 -diligent anger 0 -diligent anticipation 0 -diligent disgust 0 -diligent fear 0 -diligent joy 0 -diligent negative 0 -diligent positive 0 -diligent sadness 0 -diligent surprise 0 -diligent trust 0 -diluent anger 0 -diluent anticipation 0 -diluent disgust 0 -diluent fear 0 -diluent joy 0 -diluent negative 0 -diluent positive 0 -diluent sadness 0 -diluent surprise 0 -diluent trust 0 -dilute anger 0 -dilute anticipation 0 -dilute disgust 0 -dilute fear 0 -dilute joy 0 -dilute negative 1 -dilute positive 0 -dilute sadness 0 -dilute surprise 0 -dilute trust 0 -diluted anger 0 -diluted anticipation 0 -diluted disgust 0 -diluted fear 0 -diluted joy 0 -diluted negative 0 -diluted positive 0 -diluted sadness 0 -diluted surprise 0 -diluted trust 0 -dilution anger 0 -dilution anticipation 0 -dilution disgust 0 -dilution fear 0 -dilution joy 0 -dilution negative 0 -dilution positive 0 -dilution sadness 0 -dilution surprise 0 -dilution trust 0 -dime anger 0 -dime anticipation 0 -dime disgust 0 -dime fear 0 -dime joy 0 -dime negative 0 -dime positive 0 -dime sadness 0 -dime surprise 0 -dime trust 0 -dimension anger 0 -dimension anticipation 0 -dimension disgust 0 -dimension fear 0 -dimension joy 0 -dimension negative 0 -dimension positive 0 -dimension sadness 0 -dimension surprise 0 -dimension trust 0 -diminish anger 0 -diminish anticipation 0 -diminish disgust 0 -diminish fear 0 -diminish joy 0 -diminish negative 1 -diminish positive 0 -diminish sadness 1 -diminish surprise 0 -diminish trust 0 -diminished anger 0 -diminished anticipation 0 -diminished disgust 0 -diminished fear 0 -diminished joy 0 -diminished negative 1 -diminished positive 0 -diminished sadness 0 -diminished surprise 0 -diminished trust 0 -diminution anger 0 -diminution anticipation 0 -diminution disgust 0 -diminution fear 0 -diminution joy 0 -diminution negative 0 -diminution positive 0 -diminution sadness 0 -diminution surprise 0 -diminution trust 0 -diminutive anger 0 -diminutive anticipation 0 -diminutive disgust 0 -diminutive fear 0 -diminutive joy 0 -diminutive negative 0 -diminutive positive 0 -diminutive sadness 0 -diminutive surprise 0 -diminutive trust 0 -din anger 0 -din anticipation 0 -din disgust 0 -din fear 0 -din joy 0 -din negative 1 -din positive 0 -din sadness 0 -din surprise 0 -din trust 0 -dine anger 0 -dine anticipation 0 -dine disgust 0 -dine fear 0 -dine joy 0 -dine negative 0 -dine positive 0 -dine sadness 0 -dine surprise 0 -dine trust 0 -diner anger 0 -diner anticipation 0 -diner disgust 0 -diner fear 0 -diner joy 0 -diner negative 0 -diner positive 0 -diner sadness 0 -diner surprise 0 -diner trust 0 -dinner anger 0 -dinner anticipation 0 -dinner disgust 0 -dinner fear 0 -dinner joy 0 -dinner negative 0 -dinner positive 1 -dinner sadness 0 -dinner surprise 0 -dinner trust 0 -dinosaur anger 0 -dinosaur anticipation 0 -dinosaur disgust 0 -dinosaur fear 1 -dinosaur joy 0 -dinosaur negative 0 -dinosaur positive 0 -dinosaur sadness 0 -dinosaur surprise 0 -dinosaur trust 0 -dint anger 0 -dint anticipation 0 -dint disgust 0 -dint fear 0 -dint joy 0 -dint negative 0 -dint positive 0 -dint sadness 0 -dint surprise 0 -dint trust 0 -diocesan anger 0 -diocesan anticipation 0 -diocesan disgust 0 -diocesan fear 0 -diocesan joy 0 -diocesan negative 0 -diocesan positive 0 -diocesan sadness 0 -diocesan surprise 0 -diocesan trust 0 -diocese anger 0 -diocese anticipation 0 -diocese disgust 0 -diocese fear 0 -diocese joy 0 -diocese negative 0 -diocese positive 0 -diocese sadness 0 -diocese surprise 0 -diocese trust 0 -diorama anger 0 -diorama anticipation 0 -diorama disgust 0 -diorama fear 0 -diorama joy 0 -diorama negative 0 -diorama positive 0 -diorama sadness 0 -diorama surprise 0 -diorama trust 0 -dip anger 0 -dip anticipation 0 -dip disgust 0 -dip fear 0 -dip joy 0 -dip negative 0 -dip positive 0 -dip sadness 0 -dip surprise 0 -dip trust 0 -diploma anger 0 -diploma anticipation 0 -diploma disgust 0 -diploma fear 0 -diploma joy 0 -diploma negative 0 -diploma positive 0 -diploma sadness 0 -diploma surprise 0 -diploma trust 0 -diplomacy anger 0 -diplomacy anticipation 1 -diplomacy disgust 0 -diplomacy fear 0 -diplomacy joy 0 -diplomacy negative 0 -diplomacy positive 1 -diplomacy sadness 0 -diplomacy surprise 0 -diplomacy trust 1 -diplomat anger 0 -diplomat anticipation 0 -diplomat disgust 0 -diplomat fear 0 -diplomat joy 0 -diplomat negative 0 -diplomat positive 0 -diplomat sadness 0 -diplomat surprise 0 -diplomat trust 0 -diplomatic anger 0 -diplomatic anticipation 0 -diplomatic disgust 0 -diplomatic fear 0 -diplomatic joy 0 -diplomatic negative 0 -diplomatic positive 1 -diplomatic sadness 0 -diplomatic surprise 0 -diplomatic trust 1 -dire anger 0 -dire anticipation 0 -dire disgust 1 -dire fear 1 -dire joy 0 -dire negative 1 -dire positive 0 -dire sadness 1 -dire surprise 1 -dire trust 0 -directed anger 0 -directed anticipation 0 -directed disgust 0 -directed fear 0 -directed joy 0 -directed negative 0 -directed positive 0 -directed sadness 0 -directed surprise 0 -directed trust 0 -direction anger 0 -direction anticipation 0 -direction disgust 0 -direction fear 0 -direction joy 0 -direction negative 0 -direction positive 0 -direction sadness 0 -direction surprise 0 -direction trust 0 -directly anger 0 -directly anticipation 0 -directly disgust 0 -directly fear 0 -directly joy 0 -directly negative 0 -directly positive 0 -directly sadness 0 -directly surprise 0 -directly trust 0 -director anger 0 -director anticipation 0 -director disgust 0 -director fear 0 -director joy 0 -director negative 0 -director positive 1 -director sadness 0 -director surprise 0 -director trust 1 -directory anger 0 -directory anticipation 0 -directory disgust 0 -directory fear 0 -directory joy 0 -directory negative 0 -directory positive 0 -directory sadness 0 -directory surprise 0 -directory trust 0 -dirt anger 0 -dirt anticipation 0 -dirt disgust 1 -dirt fear 0 -dirt joy 0 -dirt negative 1 -dirt positive 0 -dirt sadness 0 -dirt surprise 0 -dirt trust 0 -dirty anger 0 -dirty anticipation 0 -dirty disgust 1 -dirty fear 0 -dirty joy 0 -dirty negative 1 -dirty positive 0 -dirty sadness 0 -dirty surprise 0 -dirty trust 0 -disability anger 0 -disability anticipation 0 -disability disgust 0 -disability fear 0 -disability joy 0 -disability negative 1 -disability positive 0 -disability sadness 1 -disability surprise 0 -disability trust 0 -disable anger 0 -disable anticipation 0 -disable disgust 0 -disable fear 1 -disable joy 0 -disable negative 1 -disable positive 0 -disable sadness 1 -disable surprise 0 -disable trust 0 -disabled anger 0 -disabled anticipation 0 -disabled disgust 0 -disabled fear 1 -disabled joy 0 -disabled negative 1 -disabled positive 0 -disabled sadness 1 -disabled surprise 0 -disabled trust 0 -disadvantage anger 0 -disadvantage anticipation 0 -disadvantage disgust 0 -disadvantage fear 0 -disadvantage joy 0 -disadvantage negative 0 -disadvantage positive 0 -disadvantage sadness 0 -disadvantage surprise 0 -disadvantage trust 0 -disaffected anger 0 -disaffected anticipation 0 -disaffected disgust 0 -disaffected fear 0 -disaffected joy 0 -disaffected negative 1 -disaffected positive 0 -disaffected sadness 0 -disaffected surprise 0 -disaffected trust 0 -disagree anger 1 -disagree anticipation 0 -disagree disgust 0 -disagree fear 0 -disagree joy 0 -disagree negative 1 -disagree positive 0 -disagree sadness 0 -disagree surprise 0 -disagree trust 0 -disagreeable anger 0 -disagreeable anticipation 0 -disagreeable disgust 0 -disagreeable fear 0 -disagreeable joy 0 -disagreeable negative 0 -disagreeable positive 0 -disagreeable sadness 0 -disagreeable surprise 0 -disagreeable trust 0 -disagreeing anger 1 -disagreeing anticipation 0 -disagreeing disgust 0 -disagreeing fear 0 -disagreeing joy 0 -disagreeing negative 1 -disagreeing positive 0 -disagreeing sadness 1 -disagreeing surprise 0 -disagreeing trust 0 -disagreement anger 1 -disagreement anticipation 0 -disagreement disgust 0 -disagreement fear 0 -disagreement joy 0 -disagreement negative 1 -disagreement positive 0 -disagreement sadness 1 -disagreement surprise 0 -disagreement trust 0 -disallow anger 0 -disallow anticipation 0 -disallow disgust 0 -disallow fear 0 -disallow joy 0 -disallow negative 0 -disallow positive 0 -disallow sadness 0 -disallow surprise 0 -disallow trust 0 -disallowed anger 1 -disallowed anticipation 0 -disallowed disgust 1 -disallowed fear 1 -disallowed joy 0 -disallowed negative 1 -disallowed positive 0 -disallowed sadness 1 -disallowed surprise 0 -disallowed trust 0 -disappear anger 0 -disappear anticipation 0 -disappear disgust 0 -disappear fear 1 -disappear joy 0 -disappear negative 0 -disappear positive 0 -disappear sadness 0 -disappear surprise 0 -disappear trust 0 -disappearance anger 0 -disappearance anticipation 0 -disappearance disgust 0 -disappearance fear 0 -disappearance joy 0 -disappearance negative 0 -disappearance positive 0 -disappearance sadness 0 -disappearance surprise 0 -disappearance trust 0 -disappearing anger 0 -disappearing anticipation 0 -disappearing disgust 0 -disappearing fear 0 -disappearing joy 0 -disappearing negative 0 -disappearing positive 0 -disappearing sadness 0 -disappearing surprise 0 -disappearing trust 0 -disappoint anger 1 -disappoint anticipation 0 -disappoint disgust 1 -disappoint fear 0 -disappoint joy 0 -disappoint negative 1 -disappoint positive 0 -disappoint sadness 1 -disappoint surprise 0 -disappoint trust 0 -disappointed anger 1 -disappointed anticipation 0 -disappointed disgust 1 -disappointed fear 0 -disappointed joy 0 -disappointed negative 1 -disappointed positive 0 -disappointed sadness 1 -disappointed surprise 0 -disappointed trust 0 -disappointing anger 0 -disappointing anticipation 0 -disappointing disgust 0 -disappointing fear 0 -disappointing joy 0 -disappointing negative 1 -disappointing positive 0 -disappointing sadness 1 -disappointing surprise 0 -disappointing trust 0 -disappointment anger 0 -disappointment anticipation 0 -disappointment disgust 1 -disappointment fear 0 -disappointment joy 0 -disappointment negative 1 -disappointment positive 0 -disappointment sadness 1 -disappointment surprise 0 -disappointment trust 0 -disapproval anger 0 -disapproval anticipation 0 -disapproval disgust 0 -disapproval fear 0 -disapproval joy 0 -disapproval negative 1 -disapproval positive 0 -disapproval sadness 1 -disapproval surprise 0 -disapproval trust 0 -disapprove anger 1 -disapprove anticipation 0 -disapprove disgust 1 -disapprove fear 1 -disapprove joy 0 -disapprove negative 1 -disapprove positive 0 -disapprove sadness 1 -disapprove surprise 0 -disapprove trust 0 -disapproved anger 1 -disapproved anticipation 0 -disapproved disgust 0 -disapproved fear 0 -disapproved joy 0 -disapproved negative 1 -disapproved positive 0 -disapproved sadness 1 -disapproved surprise 0 -disapproved trust 0 -disapproving anger 1 -disapproving anticipation 0 -disapproving disgust 1 -disapproving fear 0 -disapproving joy 0 -disapproving negative 1 -disapproving positive 0 -disapproving sadness 1 -disapproving surprise 0 -disapproving trust 0 -disarm anger 0 -disarm anticipation 0 -disarm disgust 0 -disarm fear 0 -disarm joy 0 -disarm negative 0 -disarm positive 0 -disarm sadness 0 -disarm surprise 0 -disarm trust 0 -disarray anger 0 -disarray anticipation 0 -disarray disgust 0 -disarray fear 0 -disarray joy 0 -disarray negative 0 -disarray positive 0 -disarray sadness 0 -disarray surprise 0 -disarray trust 0 -disaster anger 1 -disaster anticipation 0 -disaster disgust 1 -disaster fear 1 -disaster joy 0 -disaster negative 1 -disaster positive 0 -disaster sadness 1 -disaster surprise 1 -disaster trust 0 -disastrous anger 1 -disastrous anticipation 0 -disastrous disgust 0 -disastrous fear 1 -disastrous joy 0 -disastrous negative 1 -disastrous positive 0 -disastrous sadness 1 -disastrous surprise 0 -disastrous trust 0 -disband anger 0 -disband anticipation 0 -disband disgust 0 -disband fear 0 -disband joy 0 -disband negative 0 -disband positive 0 -disband sadness 0 -disband surprise 0 -disband trust 0 -disbelief anger 0 -disbelief anticipation 0 -disbelief disgust 0 -disbelief fear 0 -disbelief joy 0 -disbelief negative 0 -disbelief positive 0 -disbelief sadness 0 -disbelief surprise 0 -disbelief trust 0 -disbelieve anger 0 -disbelieve anticipation 0 -disbelieve disgust 0 -disbelieve fear 0 -disbelieve joy 0 -disbelieve negative 1 -disbelieve positive 0 -disbelieve sadness 0 -disbelieve surprise 0 -disbelieve trust 0 -disburse anger 0 -disburse anticipation 0 -disburse disgust 0 -disburse fear 0 -disburse joy 0 -disburse negative 0 -disburse positive 0 -disburse sadness 0 -disburse surprise 0 -disburse trust 0 -disbursement anger 0 -disbursement anticipation 0 -disbursement disgust 0 -disbursement fear 0 -disbursement joy 0 -disbursement negative 0 -disbursement positive 0 -disbursement sadness 0 -disbursement surprise 0 -disbursement trust 0 -disc anger 0 -disc anticipation 0 -disc disgust 0 -disc fear 0 -disc joy 0 -disc negative 0 -disc positive 0 -disc sadness 0 -disc surprise 0 -disc trust 0 -discarded anger 0 -discarded anticipation 0 -discarded disgust 0 -discarded fear 0 -discarded joy 0 -discarded negative 0 -discarded positive 0 -discarded sadness 0 -discarded surprise 0 -discarded trust 0 -discards anger 0 -discards anticipation 0 -discards disgust 0 -discards fear 0 -discards joy 0 -discards negative 1 -discards positive 0 -discards sadness 0 -discards surprise 0 -discards trust 0 -discern anger 0 -discern anticipation 0 -discern disgust 0 -discern fear 0 -discern joy 0 -discern negative 0 -discern positive 0 -discern sadness 0 -discern surprise 0 -discern trust 0 -discernible anger 0 -discernible anticipation 0 -discernible disgust 0 -discernible fear 0 -discernible joy 0 -discernible negative 0 -discernible positive 0 -discernible sadness 0 -discernible surprise 0 -discernible trust 0 -discerning anger 0 -discerning anticipation 0 -discerning disgust 0 -discerning fear 0 -discerning joy 0 -discerning negative 0 -discerning positive 0 -discerning sadness 0 -discerning surprise 0 -discerning trust 0 -discernment anger 0 -discernment anticipation 0 -discernment disgust 0 -discernment fear 0 -discernment joy 0 -discernment negative 0 -discernment positive 0 -discernment sadness 0 -discernment surprise 0 -discernment trust 0 -discharge anger 0 -discharge anticipation 0 -discharge disgust 0 -discharge fear 0 -discharge joy 0 -discharge negative 1 -discharge positive 0 -discharge sadness 0 -discharge surprise 0 -discharge trust 0 -disciple anger 0 -disciple anticipation 0 -disciple disgust 0 -disciple fear 0 -disciple joy 0 -disciple negative 0 -disciple positive 0 -disciple sadness 0 -disciple surprise 0 -disciple trust 1 -discipline anger 0 -discipline anticipation 0 -discipline disgust 0 -discipline fear 1 -discipline joy 0 -discipline negative 1 -discipline positive 0 -discipline sadness 0 -discipline surprise 0 -discipline trust 0 -disclaim anger 1 -disclaim anticipation 0 -disclaim disgust 1 -disclaim fear 0 -disclaim joy 0 -disclaim negative 1 -disclaim positive 0 -disclaim sadness 0 -disclaim surprise 0 -disclaim trust 1 -disclaimer anger 0 -disclaimer anticipation 0 -disclaimer disgust 0 -disclaimer fear 0 -disclaimer joy 0 -disclaimer negative 0 -disclaimer positive 0 -disclaimer sadness 0 -disclaimer surprise 0 -disclaimer trust 0 -disclose anger 0 -disclose anticipation 0 -disclose disgust 0 -disclose fear 0 -disclose joy 0 -disclose negative 0 -disclose positive 0 -disclose sadness 0 -disclose surprise 0 -disclose trust 0 -disclosed anger 0 -disclosed anticipation 0 -disclosed disgust 0 -disclosed fear 0 -disclosed joy 0 -disclosed negative 0 -disclosed positive 0 -disclosed sadness 0 -disclosed surprise 0 -disclosed trust 1 -disclosure anger 0 -disclosure anticipation 0 -disclosure disgust 0 -disclosure fear 0 -disclosure joy 0 -disclosure negative 0 -disclosure positive 0 -disclosure sadness 0 -disclosure surprise 0 -disclosure trust 0 -discoloration anger 0 -discoloration anticipation 0 -discoloration disgust 1 -discoloration fear 0 -discoloration joy 0 -discoloration negative 1 -discoloration positive 0 -discoloration sadness 0 -discoloration surprise 0 -discoloration trust 0 -discolored anger 0 -discolored anticipation 0 -discolored disgust 1 -discolored fear 0 -discolored joy 0 -discolored negative 1 -discolored positive 0 -discolored sadness 1 -discolored surprise 0 -discolored trust 0 -discomfort anger 0 -discomfort anticipation 0 -discomfort disgust 0 -discomfort fear 0 -discomfort joy 0 -discomfort negative 1 -discomfort positive 0 -discomfort sadness 1 -discomfort surprise 0 -discomfort trust 0 -disconnect anger 0 -disconnect anticipation 0 -disconnect disgust 0 -disconnect fear 0 -disconnect joy 0 -disconnect negative 1 -disconnect positive 0 -disconnect sadness 1 -disconnect surprise 0 -disconnect trust 0 -disconnected anger 0 -disconnected anticipation 0 -disconnected disgust 0 -disconnected fear 0 -disconnected joy 0 -disconnected negative 1 -disconnected positive 0 -disconnected sadness 1 -disconnected surprise 0 -disconnected trust 0 -disconnection anger 0 -disconnection anticipation 0 -disconnection disgust 0 -disconnection fear 0 -disconnection joy 0 -disconnection negative 1 -disconnection positive 0 -disconnection sadness 0 -disconnection surprise 0 -disconnection trust 0 -discontent anger 1 -discontent anticipation 0 -discontent disgust 1 -discontent fear 1 -discontent joy 0 -discontent negative 1 -discontent positive 0 -discontent sadness 1 -discontent surprise 0 -discontent trust 0 -discontinuance anger 0 -discontinuance anticipation 0 -discontinuance disgust 0 -discontinuance fear 0 -discontinuance joy 0 -discontinuance negative 0 -discontinuance positive 0 -discontinuance sadness 0 -discontinuance surprise 0 -discontinuance trust 0 -discontinue anger 0 -discontinue anticipation 0 -discontinue disgust 0 -discontinue fear 0 -discontinue joy 0 -discontinue negative 1 -discontinue positive 0 -discontinue sadness 0 -discontinue surprise 0 -discontinue trust 0 -discontinuity anger 0 -discontinuity anticipation 0 -discontinuity disgust 1 -discontinuity fear 1 -discontinuity joy 0 -discontinuity negative 1 -discontinuity positive 0 -discontinuity sadness 1 -discontinuity surprise 0 -discontinuity trust 0 -discontinuous anger 0 -discontinuous anticipation 0 -discontinuous disgust 0 -discontinuous fear 0 -discontinuous joy 0 -discontinuous negative 0 -discontinuous positive 0 -discontinuous sadness 0 -discontinuous surprise 0 -discontinuous trust 0 -discord anger 1 -discord anticipation 0 -discord disgust 1 -discord fear 0 -discord joy 0 -discord negative 1 -discord positive 0 -discord sadness 0 -discord surprise 0 -discord trust 0 -discount anger 0 -discount anticipation 0 -discount disgust 0 -discount fear 0 -discount joy 0 -discount negative 0 -discount positive 0 -discount sadness 0 -discount surprise 0 -discount trust 0 -discounted anger 0 -discounted anticipation 0 -discounted disgust 0 -discounted fear 0 -discounted joy 0 -discounted negative 0 -discounted positive 0 -discounted sadness 0 -discounted surprise 0 -discounted trust 0 -discourage anger 0 -discourage anticipation 0 -discourage disgust 0 -discourage fear 1 -discourage joy 0 -discourage negative 1 -discourage positive 0 -discourage sadness 1 -discourage surprise 0 -discourage trust 0 -discouraged anger 0 -discouraged anticipation 0 -discouraged disgust 0 -discouraged fear 0 -discouraged joy 0 -discouraged negative 0 -discouraged positive 0 -discouraged sadness 0 -discouraged surprise 0 -discouraged trust 0 -discouragement anger 0 -discouragement anticipation 0 -discouragement disgust 0 -discouragement fear 0 -discouragement joy 0 -discouragement negative 1 -discouragement positive 0 -discouragement sadness 0 -discouragement surprise 0 -discouragement trust 0 -discourse anger 0 -discourse anticipation 0 -discourse disgust 0 -discourse fear 0 -discourse joy 0 -discourse negative 0 -discourse positive 0 -discourse sadness 0 -discourse surprise 0 -discourse trust 0 -discover anger 0 -discover anticipation 0 -discover disgust 0 -discover fear 0 -discover joy 0 -discover negative 0 -discover positive 0 -discover sadness 0 -discover surprise 0 -discover trust 0 -discovery anger 0 -discovery anticipation 0 -discovery disgust 0 -discovery fear 0 -discovery joy 0 -discovery negative 0 -discovery positive 1 -discovery sadness 0 -discovery surprise 0 -discovery trust 0 -discredit anger 0 -discredit anticipation 0 -discredit disgust 0 -discredit fear 0 -discredit joy 0 -discredit negative 1 -discredit positive 0 -discredit sadness 0 -discredit surprise 0 -discredit trust 0 -discreet anger 0 -discreet anticipation 1 -discreet disgust 0 -discreet fear 0 -discreet joy 0 -discreet negative 0 -discreet positive 1 -discreet sadness 0 -discreet surprise 0 -discreet trust 0 -discrepancy anger 0 -discrepancy anticipation 0 -discrepancy disgust 0 -discrepancy fear 0 -discrepancy joy 0 -discrepancy negative 0 -discrepancy positive 0 -discrepancy sadness 0 -discrepancy surprise 0 -discrepancy trust 0 -discrete anger 0 -discrete anticipation 0 -discrete disgust 0 -discrete fear 0 -discrete joy 0 -discrete negative 0 -discrete positive 0 -discrete sadness 0 -discrete surprise 0 -discrete trust 0 -discretion anger 0 -discretion anticipation 1 -discretion disgust 0 -discretion fear 0 -discretion joy 0 -discretion negative 0 -discretion positive 1 -discretion sadness 0 -discretion surprise 0 -discretion trust 1 -discretionary anger 0 -discretionary anticipation 0 -discretionary disgust 0 -discretionary fear 0 -discretionary joy 0 -discretionary negative 0 -discretionary positive 1 -discretionary sadness 0 -discretionary surprise 0 -discretionary trust 0 -discriminate anger 1 -discriminate anticipation 0 -discriminate disgust 0 -discriminate fear 0 -discriminate joy 0 -discriminate negative 1 -discriminate positive 0 -discriminate sadness 1 -discriminate surprise 0 -discriminate trust 0 -discriminating anger 0 -discriminating anticipation 0 -discriminating disgust 1 -discriminating fear 0 -discriminating joy 0 -discriminating negative 1 -discriminating positive 0 -discriminating sadness 0 -discriminating surprise 0 -discriminating trust 0 -discrimination anger 1 -discrimination anticipation 0 -discrimination disgust 1 -discrimination fear 1 -discrimination joy 0 -discrimination negative 1 -discrimination positive 0 -discrimination sadness 1 -discrimination surprise 0 -discrimination trust 0 -discus anger 0 -discus anticipation 0 -discus disgust 0 -discus fear 0 -discus joy 0 -discus negative 0 -discus positive 0 -discus sadness 0 -discus surprise 0 -discus trust 0 -discuss anger 0 -discuss anticipation 0 -discuss disgust 0 -discuss fear 0 -discuss joy 0 -discuss negative 0 -discuss positive 0 -discuss sadness 0 -discuss surprise 0 -discuss trust 0 -discussion anger 0 -discussion anticipation 0 -discussion disgust 0 -discussion fear 0 -discussion joy 0 -discussion negative 0 -discussion positive 1 -discussion sadness 0 -discussion surprise 0 -discussion trust 0 -disdain anger 1 -disdain anticipation 0 -disdain disgust 1 -disdain fear 0 -disdain joy 0 -disdain negative 1 -disdain positive 0 -disdain sadness 0 -disdain surprise 0 -disdain trust 0 -disease anger 1 -disease anticipation 0 -disease disgust 1 -disease fear 1 -disease joy 0 -disease negative 1 -disease positive 0 -disease sadness 1 -disease surprise 0 -disease trust 0 -diseased anger 0 -diseased anticipation 0 -diseased disgust 1 -diseased fear 1 -diseased joy 0 -diseased negative 1 -diseased positive 0 -diseased sadness 1 -diseased surprise 0 -diseased trust 0 -disembodied anger 0 -disembodied anticipation 0 -disembodied disgust 0 -disembodied fear 1 -disembodied joy 0 -disembodied negative 1 -disembodied positive 0 -disembodied sadness 1 -disembodied surprise 0 -disembodied trust 0 -disengage anger 0 -disengage anticipation 0 -disengage disgust 0 -disengage fear 0 -disengage joy 0 -disengage negative 0 -disengage positive 0 -disengage sadness 0 -disengage surprise 0 -disengage trust 0 -disengagement anger 0 -disengagement anticipation 0 -disengagement disgust 0 -disengagement fear 0 -disengagement joy 0 -disengagement negative 1 -disengagement positive 0 -disengagement sadness 0 -disengagement surprise 0 -disengagement trust 0 -disfigured anger 1 -disfigured anticipation 0 -disfigured disgust 1 -disfigured fear 1 -disfigured joy 0 -disfigured negative 1 -disfigured positive 0 -disfigured sadness 1 -disfigured surprise 0 -disfigured trust 0 -disgrace anger 1 -disgrace anticipation 0 -disgrace disgust 1 -disgrace fear 0 -disgrace joy 0 -disgrace negative 1 -disgrace positive 0 -disgrace sadness 1 -disgrace surprise 0 -disgrace trust 0 -disgraced anger 1 -disgraced anticipation 0 -disgraced disgust 1 -disgraced fear 0 -disgraced joy 0 -disgraced negative 1 -disgraced positive 0 -disgraced sadness 1 -disgraced surprise 0 -disgraced trust 0 -disgraceful anger 1 -disgraceful anticipation 0 -disgraceful disgust 1 -disgraceful fear 0 -disgraceful joy 0 -disgraceful negative 1 -disgraceful positive 0 -disgraceful sadness 0 -disgraceful surprise 0 -disgraceful trust 0 -disgruntled anger 1 -disgruntled anticipation 0 -disgruntled disgust 1 -disgruntled fear 0 -disgruntled joy 0 -disgruntled negative 1 -disgruntled positive 0 -disgruntled sadness 1 -disgruntled surprise 0 -disgruntled trust 0 -disguise anger 0 -disguise anticipation 0 -disguise disgust 0 -disguise fear 0 -disguise joy 0 -disguise negative 0 -disguise positive 0 -disguise sadness 0 -disguise surprise 0 -disguise trust 0 -disguised anger 0 -disguised anticipation 0 -disguised disgust 0 -disguised fear 0 -disguised joy 0 -disguised negative 0 -disguised positive 0 -disguised sadness 0 -disguised surprise 0 -disguised trust 0 -disgust anger 1 -disgust anticipation 0 -disgust disgust 1 -disgust fear 1 -disgust joy 0 -disgust negative 1 -disgust positive 0 -disgust sadness 1 -disgust surprise 0 -disgust trust 0 -disgusting anger 1 -disgusting anticipation 0 -disgusting disgust 1 -disgusting fear 1 -disgusting joy 0 -disgusting negative 1 -disgusting positive 0 -disgusting sadness 0 -disgusting surprise 0 -disgusting trust 0 -dish anger 0 -dish anticipation 0 -dish disgust 0 -dish fear 0 -dish joy 0 -dish negative 0 -dish positive 0 -dish sadness 0 -dish surprise 0 -dish trust 0 -disheartened anger 0 -disheartened anticipation 0 -disheartened disgust 0 -disheartened fear 0 -disheartened joy 0 -disheartened negative 1 -disheartened positive 0 -disheartened sadness 1 -disheartened surprise 0 -disheartened trust 0 -disheartening anger 0 -disheartening anticipation 0 -disheartening disgust 0 -disheartening fear 0 -disheartening joy 0 -disheartening negative 1 -disheartening positive 0 -disheartening sadness 1 -disheartening surprise 0 -disheartening trust 0 -dishonest anger 1 -dishonest anticipation 0 -dishonest disgust 1 -dishonest fear 0 -dishonest joy 0 -dishonest negative 1 -dishonest positive 0 -dishonest sadness 1 -dishonest surprise 0 -dishonest trust 0 -dishonesty anger 0 -dishonesty anticipation 0 -dishonesty disgust 1 -dishonesty fear 0 -dishonesty joy 0 -dishonesty negative 1 -dishonesty positive 0 -dishonesty sadness 0 -dishonesty surprise 0 -dishonesty trust 0 -dishonor anger 1 -dishonor anticipation 0 -dishonor disgust 1 -dishonor fear 1 -dishonor joy 0 -dishonor negative 1 -dishonor positive 0 -dishonor sadness 1 -dishonor surprise 0 -dishonor trust 0 -disillusionment anger 1 -disillusionment anticipation 0 -disillusionment disgust 1 -disillusionment fear 0 -disillusionment joy 0 -disillusionment negative 1 -disillusionment positive 0 -disillusionment sadness 1 -disillusionment surprise 0 -disillusionment trust 0 -disinfect anger 0 -disinfect anticipation 0 -disinfect disgust 0 -disinfect fear 0 -disinfect joy 0 -disinfect negative 0 -disinfect positive 0 -disinfect sadness 0 -disinfect surprise 0 -disinfect trust 0 -disinfectant anger 0 -disinfectant anticipation 0 -disinfectant disgust 0 -disinfectant fear 0 -disinfectant joy 0 -disinfectant negative 0 -disinfectant positive 0 -disinfectant sadness 0 -disinfectant surprise 0 -disinfectant trust 0 -disinfection anger 0 -disinfection anticipation 0 -disinfection disgust 0 -disinfection fear 0 -disinfection joy 0 -disinfection negative 0 -disinfection positive 1 -disinfection sadness 0 -disinfection surprise 0 -disinfection trust 0 -disinformation anger 1 -disinformation anticipation 0 -disinformation disgust 0 -disinformation fear 1 -disinformation joy 0 -disinformation negative 1 -disinformation positive 0 -disinformation sadness 0 -disinformation surprise 0 -disinformation trust 0 -disingenuous anger 0 -disingenuous anticipation 0 -disingenuous disgust 1 -disingenuous fear 0 -disingenuous joy 0 -disingenuous negative 1 -disingenuous positive 0 -disingenuous sadness 0 -disingenuous surprise 0 -disingenuous trust 0 -disintegrate anger 0 -disintegrate anticipation 0 -disintegrate disgust 1 -disintegrate fear 1 -disintegrate joy 0 -disintegrate negative 1 -disintegrate positive 0 -disintegrate sadness 0 -disintegrate surprise 0 -disintegrate trust 0 -disintegration anger 0 -disintegration anticipation 0 -disintegration disgust 0 -disintegration fear 0 -disintegration joy 0 -disintegration negative 1 -disintegration positive 0 -disintegration sadness 0 -disintegration surprise 0 -disintegration trust 0 -disinterested anger 0 -disinterested anticipation 0 -disinterested disgust 0 -disinterested fear 0 -disinterested joy 0 -disinterested negative 1 -disinterested positive 0 -disinterested sadness 0 -disinterested surprise 0 -disinterested trust 0 -disjoint anger 0 -disjoint anticipation 0 -disjoint disgust 0 -disjoint fear 0 -disjoint joy 0 -disjoint negative 0 -disjoint positive 0 -disjoint sadness 0 -disjoint surprise 0 -disjoint trust 0 -disjointed anger 0 -disjointed anticipation 0 -disjointed disgust 0 -disjointed fear 0 -disjointed joy 0 -disjointed negative 0 -disjointed positive 0 -disjointed sadness 0 -disjointed surprise 0 -disjointed trust 0 -disjunctive anger 0 -disjunctive anticipation 0 -disjunctive disgust 0 -disjunctive fear 0 -disjunctive joy 0 -disjunctive negative 0 -disjunctive positive 0 -disjunctive sadness 0 -disjunctive surprise 0 -disjunctive trust 0 -disk anger 0 -disk anticipation 0 -disk disgust 0 -disk fear 0 -disk joy 0 -disk negative 0 -disk positive 0 -disk sadness 0 -disk surprise 0 -disk trust 0 -diskette anger 0 -diskette anticipation 0 -diskette disgust 0 -diskette fear 0 -diskette joy 0 -diskette negative 0 -diskette positive 0 -diskette sadness 0 -diskette surprise 0 -diskette trust 0 -dislike anger 1 -dislike anticipation 0 -dislike disgust 1 -dislike fear 0 -dislike joy 0 -dislike negative 1 -dislike positive 0 -dislike sadness 0 -dislike surprise 0 -dislike trust 0 -disliked anger 1 -disliked anticipation 0 -disliked disgust 0 -disliked fear 0 -disliked joy 0 -disliked negative 1 -disliked positive 0 -disliked sadness 1 -disliked surprise 0 -disliked trust 0 -dislocated anger 1 -dislocated anticipation 0 -dislocated disgust 1 -dislocated fear 1 -dislocated joy 0 -dislocated negative 1 -dislocated positive 0 -dislocated sadness 1 -dislocated surprise 0 -dislocated trust 0 -dislocation anger 0 -dislocation anticipation 0 -dislocation disgust 0 -dislocation fear 0 -dislocation joy 0 -dislocation negative 0 -dislocation positive 0 -dislocation sadness 0 -dislocation surprise 0 -dislocation trust 0 -dislodge anger 0 -dislodge anticipation 0 -dislodge disgust 0 -dislodge fear 0 -dislodge joy 0 -dislodge negative 0 -dislodge positive 0 -dislodge sadness 0 -dislodge surprise 0 -dislodge trust 0 -dismal anger 0 -dismal anticipation 0 -dismal disgust 1 -dismal fear 1 -dismal joy 0 -dismal negative 1 -dismal positive 0 -dismal sadness 1 -dismal surprise 0 -dismal trust 0 -dismay anger 1 -dismay anticipation 1 -dismay disgust 0 -dismay fear 1 -dismay joy 0 -dismay negative 1 -dismay positive 0 -dismay sadness 1 -dismay surprise 1 -dismay trust 0 -dismemberment anger 0 -dismemberment anticipation 0 -dismemberment disgust 1 -dismemberment fear 1 -dismemberment joy 0 -dismemberment negative 1 -dismemberment positive 0 -dismemberment sadness 1 -dismemberment surprise 0 -dismemberment trust 0 -dismiss anger 0 -dismiss anticipation 0 -dismiss disgust 0 -dismiss fear 0 -dismiss joy 0 -dismiss negative 0 -dismiss positive 0 -dismiss sadness 0 -dismiss surprise 0 -dismiss trust 0 -dismissal anger 1 -dismissal anticipation 0 -dismissal disgust 1 -dismissal fear 1 -dismissal joy 0 -dismissal negative 1 -dismissal positive 0 -dismissal sadness 1 -dismissal surprise 1 -dismissal trust 0 -dismount anger 0 -dismount anticipation 0 -dismount disgust 0 -dismount fear 0 -dismount joy 0 -dismount negative 0 -dismount positive 0 -dismount sadness 0 -dismount surprise 0 -dismount trust 0 -disobedience anger 1 -disobedience anticipation 0 -disobedience disgust 1 -disobedience fear 0 -disobedience joy 0 -disobedience negative 1 -disobedience positive 0 -disobedience sadness 0 -disobedience surprise 0 -disobedience trust 0 -disobedient anger 1 -disobedient anticipation 0 -disobedient disgust 0 -disobedient fear 0 -disobedient joy 0 -disobedient negative 1 -disobedient positive 0 -disobedient sadness 0 -disobedient surprise 0 -disobedient trust 0 -disobey anger 1 -disobey anticipation 0 -disobey disgust 1 -disobey fear 0 -disobey joy 0 -disobey negative 1 -disobey positive 0 -disobey sadness 0 -disobey surprise 0 -disobey trust 0 -disorder anger 0 -disorder anticipation 0 -disorder disgust 0 -disorder fear 1 -disorder joy 0 -disorder negative 1 -disorder positive 0 -disorder sadness 0 -disorder surprise 0 -disorder trust 0 -disorderly anger 0 -disorderly anticipation 0 -disorderly disgust 0 -disorderly fear 0 -disorderly joy 0 -disorderly negative 1 -disorderly positive 0 -disorderly sadness 0 -disorderly surprise 0 -disorderly trust 0 -disorganized anger 0 -disorganized anticipation 0 -disorganized disgust 0 -disorganized fear 0 -disorganized joy 0 -disorganized negative 1 -disorganized positive 0 -disorganized sadness 0 -disorganized surprise 0 -disorganized trust 0 -disparage anger 1 -disparage anticipation 0 -disparage disgust 1 -disparage fear 0 -disparage joy 0 -disparage negative 1 -disparage positive 0 -disparage sadness 1 -disparage surprise 0 -disparage trust 0 -disparaging anger 1 -disparaging anticipation 0 -disparaging disgust 1 -disparaging fear 0 -disparaging joy 0 -disparaging negative 1 -disparaging positive 0 -disparaging sadness 1 -disparaging surprise 0 -disparaging trust 0 -disparate anger 0 -disparate anticipation 0 -disparate disgust 0 -disparate fear 0 -disparate joy 0 -disparate negative 0 -disparate positive 0 -disparate sadness 0 -disparate surprise 0 -disparate trust 0 -disparity anger 1 -disparity anticipation 0 -disparity disgust 1 -disparity fear 0 -disparity joy 0 -disparity negative 1 -disparity positive 0 -disparity sadness 1 -disparity surprise 0 -disparity trust 0 -dispassionate anger 0 -dispassionate anticipation 0 -dispassionate disgust 0 -dispassionate fear 0 -dispassionate joy 0 -dispassionate negative 1 -dispassionate positive 0 -dispassionate sadness 1 -dispassionate surprise 0 -dispassionate trust 0 -dispatch anger 0 -dispatch anticipation 0 -dispatch disgust 0 -dispatch fear 0 -dispatch joy 0 -dispatch negative 0 -dispatch positive 0 -dispatch sadness 0 -dispatch surprise 0 -dispatch trust 0 -dispel anger 0 -dispel anticipation 0 -dispel disgust 0 -dispel fear 0 -dispel joy 0 -dispel negative 1 -dispel positive 0 -dispel sadness 1 -dispel surprise 0 -dispel trust 0 -dispensation anger 0 -dispensation anticipation 0 -dispensation disgust 0 -dispensation fear 0 -dispensation joy 0 -dispensation negative 0 -dispensation positive 0 -dispensation sadness 0 -dispensation surprise 0 -dispensation trust 0 -dispense anger 0 -dispense anticipation 0 -dispense disgust 0 -dispense fear 0 -dispense joy 0 -dispense negative 0 -dispense positive 0 -dispense sadness 0 -dispense surprise 0 -dispense trust 0 -disperse anger 0 -disperse anticipation 0 -disperse disgust 0 -disperse fear 0 -disperse joy 0 -disperse negative 0 -disperse positive 0 -disperse sadness 0 -disperse surprise 0 -disperse trust 0 -dispersed anger 0 -dispersed anticipation 0 -dispersed disgust 0 -dispersed fear 0 -dispersed joy 0 -dispersed negative 0 -dispersed positive 0 -dispersed sadness 0 -dispersed surprise 0 -dispersed trust 0 -dispersion anger 0 -dispersion anticipation 0 -dispersion disgust 0 -dispersion fear 0 -dispersion joy 0 -dispersion negative 1 -dispersion positive 0 -dispersion sadness 0 -dispersion surprise 0 -dispersion trust 0 -displace anger 0 -displace anticipation 0 -displace disgust 0 -displace fear 0 -displace joy 0 -displace negative 1 -displace positive 0 -displace sadness 0 -displace surprise 0 -displace trust 0 -displaced anger 1 -displaced anticipation 0 -displaced disgust 0 -displaced fear 1 -displaced joy 0 -displaced negative 0 -displaced positive 0 -displaced sadness 1 -displaced surprise 0 -displaced trust 0 -displacement anger 0 -displacement anticipation 0 -displacement disgust 0 -displacement fear 0 -displacement joy 0 -displacement negative 0 -displacement positive 0 -displacement sadness 0 -displacement surprise 0 -displacement trust 0 -display anger 0 -display anticipation 0 -display disgust 0 -display fear 0 -display joy 0 -display negative 0 -display positive 0 -display sadness 0 -display surprise 0 -display trust 0 -displeased anger 1 -displeased anticipation 0 -displeased disgust 1 -displeased fear 1 -displeased joy 0 -displeased negative 1 -displeased positive 0 -displeased sadness 1 -displeased surprise 0 -displeased trust 0 -displeasure anger 0 -displeasure anticipation 0 -displeasure disgust 1 -displeasure fear 0 -displeasure joy 0 -displeasure negative 1 -displeasure positive 0 -displeasure sadness 0 -displeasure surprise 0 -displeasure trust 0 -disposal anger 0 -disposal anticipation 0 -disposal disgust 0 -disposal fear 0 -disposal joy 0 -disposal negative 1 -disposal positive 0 -disposal sadness 0 -disposal surprise 0 -disposal trust 0 -dispose anger 0 -dispose anticipation 0 -dispose disgust 1 -dispose fear 0 -dispose joy 0 -dispose negative 0 -dispose positive 0 -dispose sadness 0 -dispose surprise 0 -dispose trust 0 -disposed anger 0 -disposed anticipation 1 -disposed disgust 0 -disposed fear 0 -disposed joy 0 -disposed negative 0 -disposed positive 1 -disposed sadness 0 -disposed surprise 0 -disposed trust 1 -disposition anger 0 -disposition anticipation 0 -disposition disgust 0 -disposition fear 0 -disposition joy 0 -disposition negative 0 -disposition positive 0 -disposition sadness 0 -disposition surprise 0 -disposition trust 0 -dispossessed anger 1 -dispossessed anticipation 0 -dispossessed disgust 0 -dispossessed fear 1 -dispossessed joy 0 -dispossessed negative 1 -dispossessed positive 0 -dispossessed sadness 1 -dispossessed surprise 0 -dispossessed trust 0 -disprove anger 0 -disprove anticipation 0 -disprove disgust 0 -disprove fear 0 -disprove joy 0 -disprove negative 0 -disprove positive 0 -disprove sadness 0 -disprove surprise 0 -disprove trust 0 -dispute anger 1 -dispute anticipation 0 -dispute disgust 0 -dispute fear 0 -dispute joy 0 -dispute negative 1 -dispute positive 0 -dispute sadness 0 -dispute surprise 0 -dispute trust 0 -disqualification anger 0 -disqualification anticipation 0 -disqualification disgust 0 -disqualification fear 0 -disqualification joy 0 -disqualification negative 1 -disqualification positive 0 -disqualification sadness 0 -disqualification surprise 0 -disqualification trust 0 -disqualified anger 1 -disqualified anticipation 0 -disqualified disgust 1 -disqualified fear 0 -disqualified joy 0 -disqualified negative 1 -disqualified positive 0 -disqualified sadness 1 -disqualified surprise 0 -disqualified trust 0 -disqualify anger 0 -disqualify anticipation 0 -disqualify disgust 0 -disqualify fear 0 -disqualify joy 0 -disqualify negative 1 -disqualify positive 0 -disqualify sadness 1 -disqualify surprise 0 -disqualify trust 0 -disregard anger 0 -disregard anticipation 0 -disregard disgust 0 -disregard fear 0 -disregard joy 0 -disregard negative 1 -disregard positive 0 -disregard sadness 0 -disregard surprise 0 -disregard trust 0 -disregarded anger 0 -disregarded anticipation 0 -disregarded disgust 1 -disregarded fear 0 -disregarded joy 0 -disregarded negative 1 -disregarded positive 0 -disregarded sadness 0 -disregarded surprise 0 -disregarded trust 0 -disreputable anger 1 -disreputable anticipation 0 -disreputable disgust 1 -disreputable fear 1 -disreputable joy 0 -disreputable negative 1 -disreputable positive 0 -disreputable sadness 0 -disreputable surprise 0 -disreputable trust 0 -disrepute anger 0 -disrepute anticipation 0 -disrepute disgust 0 -disrepute fear 0 -disrepute joy 0 -disrepute negative 0 -disrepute positive 0 -disrepute sadness 0 -disrepute surprise 0 -disrepute trust 0 -disrespect anger 1 -disrespect anticipation 0 -disrespect disgust 0 -disrespect fear 0 -disrespect joy 0 -disrespect negative 1 -disrespect positive 0 -disrespect sadness 0 -disrespect surprise 0 -disrespect trust 0 -disrespectful anger 1 -disrespectful anticipation 0 -disrespectful disgust 1 -disrespectful fear 1 -disrespectful joy 0 -disrespectful negative 1 -disrespectful positive 0 -disrespectful sadness 1 -disrespectful surprise 0 -disrespectful trust 0 -disruption anger 1 -disruption anticipation 0 -disruption disgust 0 -disruption fear 1 -disruption joy 0 -disruption negative 1 -disruption positive 0 -disruption sadness 0 -disruption surprise 1 -disruption trust 0 -dissatisfaction anger 0 -dissatisfaction anticipation 0 -dissatisfaction disgust 0 -dissatisfaction fear 0 -dissatisfaction joy 0 -dissatisfaction negative 1 -dissatisfaction positive 0 -dissatisfaction sadness 0 -dissatisfaction surprise 0 -dissatisfaction trust 0 -dissatisfied anger 0 -dissatisfied anticipation 0 -dissatisfied disgust 0 -dissatisfied fear 0 -dissatisfied joy 0 -dissatisfied negative 0 -dissatisfied positive 0 -dissatisfied sadness 0 -dissatisfied surprise 0 -dissatisfied trust 0 -dissect anger 0 -dissect anticipation 0 -dissect disgust 0 -dissect fear 0 -dissect joy 0 -dissect negative 0 -dissect positive 0 -dissect sadness 0 -dissect surprise 0 -dissect trust 0 -dissection anger 0 -dissection anticipation 0 -dissection disgust 1 -dissection fear 0 -dissection joy 0 -dissection negative 0 -dissection positive 0 -dissection sadness 0 -dissection surprise 0 -dissection trust 0 -disseminate anger 0 -disseminate anticipation 0 -disseminate disgust 0 -disseminate fear 0 -disseminate joy 0 -disseminate negative 0 -disseminate positive 1 -disseminate sadness 0 -disseminate surprise 0 -disseminate trust 0 -dissemination anger 0 -dissemination anticipation 0 -dissemination disgust 0 -dissemination fear 0 -dissemination joy 0 -dissemination negative 0 -dissemination positive 0 -dissemination sadness 0 -dissemination surprise 0 -dissemination trust 0 -dissension anger 1 -dissension anticipation 0 -dissension disgust 0 -dissension fear 0 -dissension joy 0 -dissension negative 1 -dissension positive 0 -dissension sadness 0 -dissension surprise 0 -dissension trust 0 -dissent anger 0 -dissent anticipation 0 -dissent disgust 0 -dissent fear 0 -dissent joy 0 -dissent negative 0 -dissent positive 0 -dissent sadness 0 -dissent surprise 0 -dissent trust 0 -dissenting anger 0 -dissenting anticipation 0 -dissenting disgust 0 -dissenting fear 0 -dissenting joy 0 -dissenting negative 1 -dissenting positive 0 -dissenting sadness 0 -dissenting surprise 0 -dissenting trust 0 -dissertation anger 0 -dissertation anticipation 0 -dissertation disgust 0 -dissertation fear 0 -dissertation joy 0 -dissertation negative 0 -dissertation positive 0 -dissertation sadness 0 -dissertation surprise 0 -dissertation trust 0 -disservice anger 1 -disservice anticipation 0 -disservice disgust 1 -disservice fear 0 -disservice joy 0 -disservice negative 1 -disservice positive 0 -disservice sadness 1 -disservice surprise 0 -disservice trust 0 -dissident anger 1 -dissident anticipation 0 -dissident disgust 0 -dissident fear 1 -dissident joy 0 -dissident negative 1 -dissident positive 0 -dissident sadness 0 -dissident surprise 0 -dissident trust 0 -dissimilar anger 0 -dissimilar anticipation 0 -dissimilar disgust 0 -dissimilar fear 0 -dissimilar joy 0 -dissimilar negative 0 -dissimilar positive 0 -dissimilar sadness 0 -dissimilar surprise 0 -dissimilar trust 0 -dissipate anger 0 -dissipate anticipation 0 -dissipate disgust 0 -dissipate fear 0 -dissipate joy 0 -dissipate negative 0 -dissipate positive 0 -dissipate sadness 0 -dissipate surprise 0 -dissipate trust 0 -dissipated anger 0 -dissipated anticipation 0 -dissipated disgust 0 -dissipated fear 0 -dissipated joy 0 -dissipated negative 0 -dissipated positive 0 -dissipated sadness 0 -dissipated surprise 0 -dissipated trust 0 -dissociation anger 0 -dissociation anticipation 0 -dissociation disgust 0 -dissociation fear 0 -dissociation joy 0 -dissociation negative 0 -dissociation positive 0 -dissociation sadness 0 -dissociation surprise 0 -dissociation trust 0 -dissolution anger 1 -dissolution anticipation 0 -dissolution disgust 0 -dissolution fear 1 -dissolution joy 0 -dissolution negative 1 -dissolution positive 0 -dissolution sadness 1 -dissolution surprise 1 -dissolution trust 0 -dissolve anger 0 -dissolve anticipation 0 -dissolve disgust 0 -dissolve fear 0 -dissolve joy 0 -dissolve negative 0 -dissolve positive 0 -dissolve sadness 0 -dissolve surprise 0 -dissolve trust 0 -dissonance anger 1 -dissonance anticipation 0 -dissonance disgust 0 -dissonance fear 0 -dissonance joy 0 -dissonance negative 1 -dissonance positive 0 -dissonance sadness 0 -dissonance surprise 0 -dissonance trust 0 -dissuade anger 0 -dissuade anticipation 0 -dissuade disgust 0 -dissuade fear 0 -dissuade joy 0 -dissuade negative 0 -dissuade positive 0 -dissuade sadness 0 -dissuade surprise 0 -dissuade trust 0 -distal anger 0 -distal anticipation 0 -distal disgust 0 -distal fear 0 -distal joy 0 -distal negative 0 -distal positive 0 -distal sadness 0 -distal surprise 0 -distal trust 0 -distance anger 0 -distance anticipation 0 -distance disgust 0 -distance fear 0 -distance joy 0 -distance negative 0 -distance positive 0 -distance sadness 0 -distance surprise 0 -distance trust 0 -distant anger 0 -distant anticipation 0 -distant disgust 0 -distant fear 0 -distant joy 0 -distant negative 0 -distant positive 0 -distant sadness 0 -distant surprise 0 -distant trust 0 -distaste anger 0 -distaste anticipation 0 -distaste disgust 1 -distaste fear 0 -distaste joy 0 -distaste negative 1 -distaste positive 0 -distaste sadness 0 -distaste surprise 0 -distaste trust 0 -distasteful anger 0 -distasteful anticipation 0 -distasteful disgust 1 -distasteful fear 0 -distasteful joy 0 -distasteful negative 1 -distasteful positive 0 -distasteful sadness 0 -distasteful surprise 0 -distasteful trust 0 -distillate anger 0 -distillate anticipation 0 -distillate disgust 0 -distillate fear 0 -distillate joy 0 -distillate negative 0 -distillate positive 0 -distillate sadness 0 -distillate surprise 0 -distillate trust 0 -distillation anger 0 -distillation anticipation 0 -distillation disgust 0 -distillation fear 0 -distillation joy 0 -distillation negative 0 -distillation positive 1 -distillation sadness 0 -distillation surprise 0 -distillation trust 0 -distinction anger 0 -distinction anticipation 0 -distinction disgust 0 -distinction fear 0 -distinction joy 0 -distinction negative 0 -distinction positive 1 -distinction sadness 0 -distinction surprise 0 -distinction trust 0 -distinctive anger 0 -distinctive anticipation 0 -distinctive disgust 0 -distinctive fear 0 -distinctive joy 0 -distinctive negative 0 -distinctive positive 0 -distinctive sadness 0 -distinctive surprise 0 -distinctive trust 0 -distinguish anger 0 -distinguish anticipation 0 -distinguish disgust 0 -distinguish fear 0 -distinguish joy 0 -distinguish negative 0 -distinguish positive 0 -distinguish sadness 0 -distinguish surprise 0 -distinguish trust 0 -distinguishable anger 0 -distinguishable anticipation 0 -distinguishable disgust 0 -distinguishable fear 0 -distinguishable joy 0 -distinguishable negative 0 -distinguishable positive 0 -distinguishable sadness 0 -distinguishable surprise 0 -distinguishable trust 0 -distinguished anger 0 -distinguished anticipation 0 -distinguished disgust 0 -distinguished fear 0 -distinguished joy 0 -distinguished negative 0 -distinguished positive 0 -distinguished sadness 0 -distinguished surprise 0 -distinguished trust 0 -distinguishing anger 0 -distinguishing anticipation 0 -distinguishing disgust 0 -distinguishing fear 0 -distinguishing joy 0 -distinguishing negative 0 -distinguishing positive 0 -distinguishing sadness 0 -distinguishing surprise 0 -distinguishing trust 0 -distorted anger 0 -distorted anticipation 0 -distorted disgust 1 -distorted fear 0 -distorted joy 0 -distorted negative 1 -distorted positive 0 -distorted sadness 0 -distorted surprise 0 -distorted trust 0 -distortion anger 0 -distortion anticipation 0 -distortion disgust 0 -distortion fear 0 -distortion joy 0 -distortion negative 1 -distortion positive 0 -distortion sadness 0 -distortion surprise 0 -distortion trust 0 -distract anger 0 -distract anticipation 0 -distract disgust 0 -distract fear 0 -distract joy 0 -distract negative 1 -distract positive 0 -distract sadness 0 -distract surprise 0 -distract trust 0 -distracted anger 1 -distracted anticipation 0 -distracted disgust 0 -distracted fear 0 -distracted joy 0 -distracted negative 1 -distracted positive 0 -distracted sadness 0 -distracted surprise 0 -distracted trust 0 -distracting anger 1 -distracting anticipation 1 -distracting disgust 0 -distracting fear 0 -distracting joy 0 -distracting negative 1 -distracting positive 0 -distracting sadness 0 -distracting surprise 0 -distracting trust 0 -distraction anger 0 -distraction anticipation 0 -distraction disgust 0 -distraction fear 0 -distraction joy 0 -distraction negative 1 -distraction positive 0 -distraction sadness 0 -distraction surprise 0 -distraction trust 0 -distraught anger 0 -distraught anticipation 0 -distraught disgust 0 -distraught fear 0 -distraught joy 0 -distraught negative 1 -distraught positive 0 -distraught sadness 1 -distraught surprise 0 -distraught trust 0 -distress anger 1 -distress anticipation 0 -distress disgust 1 -distress fear 1 -distress joy 0 -distress negative 1 -distress positive 0 -distress sadness 1 -distress surprise 1 -distress trust 0 -distressed anger 0 -distressed anticipation 0 -distressed disgust 0 -distressed fear 1 -distressed joy 0 -distressed negative 1 -distressed positive 0 -distressed sadness 0 -distressed surprise 0 -distressed trust 0 -distressing anger 1 -distressing anticipation 0 -distressing disgust 0 -distressing fear 1 -distressing joy 0 -distressing negative 1 -distressing positive 0 -distressing sadness 0 -distressing surprise 0 -distressing trust 0 -distribute anger 0 -distribute anticipation 0 -distribute disgust 0 -distribute fear 0 -distribute joy 0 -distribute negative 0 -distribute positive 0 -distribute sadness 0 -distribute surprise 0 -distribute trust 0 -distribution anger 0 -distribution anticipation 0 -distribution disgust 0 -distribution fear 0 -distribution joy 0 -distribution negative 0 -distribution positive 0 -distribution sadness 0 -distribution surprise 0 -distribution trust 0 -district anger 0 -district anticipation 0 -district disgust 0 -district fear 0 -district joy 0 -district negative 0 -district positive 0 -district sadness 0 -district surprise 0 -district trust 0 -distrust anger 1 -distrust anticipation 0 -distrust disgust 1 -distrust fear 1 -distrust joy 0 -distrust negative 1 -distrust positive 0 -distrust sadness 0 -distrust surprise 0 -distrust trust 0 -disturbance anger 1 -disturbance anticipation 0 -disturbance disgust 0 -disturbance fear 1 -disturbance joy 0 -disturbance negative 1 -disturbance positive 0 -disturbance sadness 1 -disturbance surprise 1 -disturbance trust 0 -disturbed anger 1 -disturbed anticipation 0 -disturbed disgust 0 -disturbed fear 0 -disturbed joy 0 -disturbed negative 1 -disturbed positive 0 -disturbed sadness 1 -disturbed surprise 0 -disturbed trust 0 -disuse anger 0 -disuse anticipation 0 -disuse disgust 0 -disuse fear 0 -disuse joy 0 -disuse negative 1 -disuse positive 0 -disuse sadness 0 -disuse surprise 0 -disuse trust 0 -disused anger 1 -disused anticipation 0 -disused disgust 0 -disused fear 0 -disused joy 0 -disused negative 1 -disused positive 0 -disused sadness 0 -disused surprise 0 -disused trust 0 -ditch anger 0 -ditch anticipation 0 -ditch disgust 0 -ditch fear 0 -ditch joy 0 -ditch negative 0 -ditch positive 0 -ditch sadness 0 -ditch surprise 0 -ditch trust 0 -ditto anger 0 -ditto anticipation 0 -ditto disgust 0 -ditto fear 0 -ditto joy 0 -ditto negative 0 -ditto positive 0 -ditto sadness 0 -ditto surprise 0 -ditto trust 0 -ditty anger 0 -ditty anticipation 0 -ditty disgust 0 -ditty fear 0 -ditty joy 1 -ditty negative 0 -ditty positive 1 -ditty sadness 0 -ditty surprise 0 -ditty trust 0 -diurnal anger 0 -diurnal anticipation 0 -diurnal disgust 0 -diurnal fear 0 -diurnal joy 0 -diurnal negative 0 -diurnal positive 0 -diurnal sadness 0 -diurnal surprise 0 -diurnal trust 0 -divan anger 0 -divan anticipation 0 -divan disgust 0 -divan fear 0 -divan joy 0 -divan negative 0 -divan positive 0 -divan sadness 0 -divan surprise 0 -divan trust 1 -dive anger 0 -dive anticipation 0 -dive disgust 0 -dive fear 0 -dive joy 0 -dive negative 0 -dive positive 0 -dive sadness 0 -dive surprise 0 -dive trust 0 -diver anger 0 -diver anticipation 0 -diver disgust 0 -diver fear 0 -diver joy 0 -diver negative 0 -diver positive 0 -diver sadness 0 -diver surprise 0 -diver trust 0 -diverge anger 0 -diverge anticipation 0 -diverge disgust 0 -diverge fear 0 -diverge joy 0 -diverge negative 0 -diverge positive 0 -diverge sadness 0 -diverge surprise 0 -diverge trust 0 -divergence anger 0 -divergence anticipation 0 -divergence disgust 0 -divergence fear 0 -divergence joy 0 -divergence negative 0 -divergence positive 0 -divergence sadness 0 -divergence surprise 0 -divergence trust 0 -divergent anger 0 -divergent anticipation 0 -divergent disgust 0 -divergent fear 0 -divergent joy 0 -divergent negative 1 -divergent positive 0 -divergent sadness 0 -divergent surprise 1 -divergent trust 0 -diverging anger 0 -diverging anticipation 0 -diverging disgust 0 -diverging fear 0 -diverging joy 0 -diverging negative 0 -diverging positive 0 -diverging sadness 0 -diverging surprise 0 -diverging trust 0 -divers anger 0 -divers anticipation 0 -divers disgust 0 -divers fear 0 -divers joy 0 -divers negative 0 -divers positive 0 -divers sadness 0 -divers surprise 0 -divers trust 0 -diverse anger 0 -diverse anticipation 0 -diverse disgust 0 -diverse fear 0 -diverse joy 0 -diverse negative 1 -diverse positive 1 -diverse sadness 0 -diverse surprise 0 -diverse trust 0 -diversified anger 0 -diversified anticipation 0 -diversified disgust 0 -diversified fear 0 -diversified joy 0 -diversified negative 0 -diversified positive 1 -diversified sadness 0 -diversified surprise 0 -diversified trust 0 -diversify anger 0 -diversify anticipation 0 -diversify disgust 0 -diversify fear 0 -diversify joy 0 -diversify negative 0 -diversify positive 0 -diversify sadness 0 -diversify surprise 0 -diversify trust 0 -diversion anger 0 -diversion anticipation 0 -diversion disgust 0 -diversion fear 0 -diversion joy 0 -diversion negative 0 -diversion positive 1 -diversion sadness 0 -diversion surprise 1 -diversion trust 0 -diversity anger 0 -diversity anticipation 0 -diversity disgust 0 -diversity fear 0 -diversity joy 0 -diversity negative 0 -diversity positive 0 -diversity sadness 0 -diversity surprise 0 -diversity trust 0 -divert anger 0 -divert anticipation 0 -divert disgust 0 -divert fear 0 -divert joy 0 -divert negative 0 -divert positive 0 -divert sadness 0 -divert surprise 0 -divert trust 0 -diverting anger 0 -diverting anticipation 0 -diverting disgust 0 -diverting fear 0 -diverting joy 0 -diverting negative 0 -diverting positive 0 -diverting sadness 0 -diverting surprise 0 -diverting trust 0 -divest anger 0 -divest anticipation 0 -divest disgust 0 -divest fear 0 -divest joy 0 -divest negative 0 -divest positive 0 -divest sadness 0 -divest surprise 0 -divest trust 0 -divested anger 0 -divested anticipation 0 -divested disgust 0 -divested fear 0 -divested joy 0 -divested negative 1 -divested positive 0 -divested sadness 0 -divested surprise 0 -divested trust 0 -divestment anger 0 -divestment anticipation 0 -divestment disgust 0 -divestment fear 0 -divestment joy 0 -divestment negative 1 -divestment positive 0 -divestment sadness 0 -divestment surprise 0 -divestment trust 0 -divide anger 0 -divide anticipation 0 -divide disgust 0 -divide fear 0 -divide joy 0 -divide negative 0 -divide positive 0 -divide sadness 0 -divide surprise 0 -divide trust 0 -divided anger 0 -divided anticipation 0 -divided disgust 0 -divided fear 0 -divided joy 0 -divided negative 0 -divided positive 0 -divided sadness 0 -divided surprise 0 -divided trust 0 -dividend anger 0 -dividend anticipation 0 -dividend disgust 0 -dividend fear 0 -dividend joy 0 -dividend negative 0 -dividend positive 0 -dividend sadness 0 -dividend surprise 0 -dividend trust 0 -divination anger 0 -divination anticipation 1 -divination disgust 0 -divination fear 0 -divination joy 0 -divination negative 0 -divination positive 0 -divination sadness 0 -divination surprise 0 -divination trust 0 -divine anger 0 -divine anticipation 0 -divine disgust 0 -divine fear 0 -divine joy 0 -divine negative 0 -divine positive 0 -divine sadness 0 -divine surprise 0 -divine trust 0 -divinity anger 0 -divinity anticipation 0 -divinity disgust 0 -divinity fear 0 -divinity joy 0 -divinity negative 0 -divinity positive 1 -divinity sadness 0 -divinity surprise 0 -divinity trust 0 -divisible anger 0 -divisible anticipation 0 -divisible disgust 0 -divisible fear 0 -divisible joy 0 -divisible negative 0 -divisible positive 0 -divisible sadness 0 -divisible surprise 0 -divisible trust 0 -division anger 0 -division anticipation 0 -division disgust 0 -division fear 0 -division joy 0 -division negative 0 -division positive 0 -division sadness 0 -division surprise 0 -division trust 0 -divisor anger 0 -divisor anticipation 0 -divisor disgust 0 -divisor fear 0 -divisor joy 0 -divisor negative 0 -divisor positive 0 -divisor sadness 0 -divisor surprise 0 -divisor trust 0 -divorce anger 1 -divorce anticipation 0 -divorce disgust 1 -divorce fear 1 -divorce joy 0 -divorce negative 1 -divorce positive 0 -divorce sadness 1 -divorce surprise 1 -divorce trust 1 -divulge anger 0 -divulge anticipation 0 -divulge disgust 0 -divulge fear 0 -divulge joy 0 -divulge negative 0 -divulge positive 0 -divulge sadness 0 -divulge surprise 0 -divulge trust 0 -dizziness anger 0 -dizziness anticipation 0 -dizziness disgust 0 -dizziness fear 0 -dizziness joy 0 -dizziness negative 1 -dizziness positive 0 -dizziness sadness 0 -dizziness surprise 0 -dizziness trust 0 -dizzy anger 0 -dizzy anticipation 0 -dizzy disgust 0 -dizzy fear 0 -dizzy joy 0 -dizzy negative 1 -dizzy positive 0 -dizzy sadness 0 -dizzy surprise 0 -dizzy trust 0 -docile anger 0 -docile anticipation 0 -docile disgust 0 -docile fear 0 -docile joy 0 -docile negative 0 -docile positive 0 -docile sadness 0 -docile surprise 0 -docile trust 0 -dock anger 0 -dock anticipation 0 -dock disgust 0 -dock fear 0 -dock joy 0 -dock negative 0 -dock positive 0 -dock sadness 0 -dock surprise 0 -dock trust 0 -docked anger 0 -docked anticipation 0 -docked disgust 0 -docked fear 0 -docked joy 0 -docked negative 1 -docked positive 0 -docked sadness 0 -docked surprise 0 -docked trust 0 -docket anger 0 -docket anticipation 0 -docket disgust 0 -docket fear 0 -docket joy 0 -docket negative 0 -docket positive 0 -docket sadness 0 -docket surprise 0 -docket trust 0 -doctor anger 0 -doctor anticipation 0 -doctor disgust 0 -doctor fear 0 -doctor joy 0 -doctor negative 0 -doctor positive 1 -doctor sadness 0 -doctor surprise 0 -doctor trust 1 -doctrinal anger 0 -doctrinal anticipation 0 -doctrinal disgust 0 -doctrinal fear 0 -doctrinal joy 0 -doctrinal negative 0 -doctrinal positive 0 -doctrinal sadness 0 -doctrinal surprise 0 -doctrinal trust 0 -doctrine anger 0 -doctrine anticipation 0 -doctrine disgust 0 -doctrine fear 0 -doctrine joy 0 -doctrine negative 0 -doctrine positive 0 -doctrine sadness 0 -doctrine surprise 0 -doctrine trust 1 -document anger 0 -document anticipation 0 -document disgust 0 -document fear 0 -document joy 0 -document negative 0 -document positive 0 -document sadness 0 -document surprise 0 -document trust 0 -documentary anger 0 -documentary anticipation 0 -documentary disgust 0 -documentary fear 0 -documentary joy 0 -documentary negative 0 -documentary positive 0 -documentary sadness 0 -documentary surprise 0 -documentary trust 0 -dodge anger 0 -dodge anticipation 0 -dodge disgust 0 -dodge fear 0 -dodge joy 0 -dodge negative 0 -dodge positive 0 -dodge sadness 0 -dodge surprise 0 -dodge trust 0 -dodging anger 0 -dodging anticipation 0 -dodging disgust 0 -dodging fear 0 -dodging joy 0 -dodging negative 0 -dodging positive 0 -dodging sadness 0 -dodging surprise 0 -dodging trust 0 -doe anger 0 -doe anticipation 0 -doe disgust 0 -doe fear 0 -doe joy 0 -doe negative 0 -doe positive 0 -doe sadness 0 -doe surprise 0 -doe trust 0 -doer anger 0 -doer anticipation 0 -doer disgust 0 -doer fear 0 -doer joy 0 -doer negative 0 -doer positive 1 -doer sadness 0 -doer surprise 0 -doer trust 0 -dog anger 0 -dog anticipation 0 -dog disgust 0 -dog fear 0 -dog joy 0 -dog negative 0 -dog positive 0 -dog sadness 0 -dog surprise 0 -dog trust 0 -dogged anger 0 -dogged anticipation 0 -dogged disgust 0 -dogged fear 0 -dogged joy 0 -dogged negative 0 -dogged positive 1 -dogged sadness 0 -dogged surprise 0 -dogged trust 0 -dogma anger 0 -dogma anticipation 0 -dogma disgust 0 -dogma fear 0 -dogma joy 0 -dogma negative 0 -dogma positive 0 -dogma sadness 0 -dogma surprise 0 -dogma trust 1 -dogmatic anger 0 -dogmatic anticipation 0 -dogmatic disgust 0 -dogmatic fear 0 -dogmatic joy 0 -dogmatic negative 0 -dogmatic positive 0 -dogmatic sadness 0 -dogmatic surprise 0 -dogmatic trust 0 -doings anger 0 -doings anticipation 0 -doings disgust 0 -doings fear 0 -doings joy 0 -doings negative 0 -doings positive 0 -doings sadness 0 -doings surprise 0 -doings trust 0 -doit anger 0 -doit anticipation 0 -doit disgust 0 -doit fear 0 -doit joy 0 -doit negative 1 -doit positive 0 -doit sadness 0 -doit surprise 0 -doit trust 0 -doldrums anger 0 -doldrums anticipation 0 -doldrums disgust 0 -doldrums fear 0 -doldrums joy 0 -doldrums negative 1 -doldrums positive 0 -doldrums sadness 1 -doldrums surprise 0 -doldrums trust 0 -dole anger 0 -dole anticipation 0 -dole disgust 0 -dole fear 0 -dole joy 0 -dole negative 1 -dole positive 0 -dole sadness 1 -dole surprise 0 -dole trust 0 -doll anger 0 -doll anticipation 0 -doll disgust 0 -doll fear 0 -doll joy 1 -doll negative 0 -doll positive 0 -doll sadness 0 -doll surprise 0 -doll trust 0 -dollar anger 0 -dollar anticipation 0 -dollar disgust 0 -dollar fear 0 -dollar joy 0 -dollar negative 0 -dollar positive 0 -dollar sadness 0 -dollar surprise 0 -dollar trust 0 -dolor anger 0 -dolor anticipation 0 -dolor disgust 0 -dolor fear 0 -dolor joy 0 -dolor negative 1 -dolor positive 0 -dolor sadness 1 -dolor surprise 0 -dolor trust 0 -dolphin anger 0 -dolphin anticipation 0 -dolphin disgust 0 -dolphin fear 0 -dolphin joy 1 -dolphin negative 0 -dolphin positive 1 -dolphin sadness 0 -dolphin surprise 1 -dolphin trust 1 -domain anger 0 -domain anticipation 0 -domain disgust 0 -domain fear 0 -domain joy 0 -domain negative 0 -domain positive 0 -domain sadness 0 -domain surprise 0 -domain trust 0 -dome anger 0 -dome anticipation 0 -dome disgust 0 -dome fear 0 -dome joy 0 -dome negative 0 -dome positive 0 -dome sadness 0 -dome surprise 0 -dome trust 0 -domestic anger 0 -domestic anticipation 0 -domestic disgust 0 -domestic fear 0 -domestic joy 0 -domestic negative 0 -domestic positive 0 -domestic sadness 0 -domestic surprise 0 -domestic trust 0 -domesticated anger 0 -domesticated anticipation 0 -domesticated disgust 0 -domesticated fear 0 -domesticated joy 0 -domesticated negative 0 -domesticated positive 0 -domesticated sadness 0 -domesticated surprise 0 -domesticated trust 0 -domestication anger 0 -domestication anticipation 0 -domestication disgust 0 -domestication fear 0 -domestication joy 0 -domestication negative 0 -domestication positive 0 -domestication sadness 0 -domestication surprise 0 -domestication trust 0 -domicile anger 0 -domicile anticipation 0 -domicile disgust 0 -domicile fear 0 -domicile joy 0 -domicile negative 0 -domicile positive 0 -domicile sadness 0 -domicile surprise 0 -domicile trust 0 -domiciled anger 0 -domiciled anticipation 0 -domiciled disgust 0 -domiciled fear 0 -domiciled joy 0 -domiciled negative 0 -domiciled positive 0 -domiciled sadness 0 -domiciled surprise 0 -domiciled trust 0 -dominance anger 0 -dominance anticipation 0 -dominance disgust 0 -dominance fear 0 -dominance joy 0 -dominance negative 0 -dominance positive 0 -dominance sadness 0 -dominance surprise 0 -dominance trust 0 -dominant anger 0 -dominant anticipation 0 -dominant disgust 0 -dominant fear 1 -dominant joy 0 -dominant negative 1 -dominant positive 0 -dominant sadness 0 -dominant surprise 0 -dominant trust 0 -dominate anger 1 -dominate anticipation 0 -dominate disgust 0 -dominate fear 1 -dominate joy 0 -dominate negative 1 -dominate positive 1 -dominate sadness 0 -dominate surprise 0 -dominate trust 0 -dominating anger 0 -dominating anticipation 0 -dominating disgust 0 -dominating fear 0 -dominating joy 0 -dominating negative 0 -dominating positive 0 -dominating sadness 0 -dominating surprise 0 -dominating trust 0 -domination anger 1 -domination anticipation 0 -domination disgust 0 -domination fear 1 -domination joy 0 -domination negative 1 -domination positive 0 -domination sadness 1 -domination surprise 0 -domination trust 0 -dominion anger 0 -dominion anticipation 0 -dominion disgust 0 -dominion fear 1 -dominion joy 0 -dominion negative 0 -dominion positive 0 -dominion sadness 0 -dominion surprise 0 -dominion trust 1 -domino anger 0 -domino anticipation 0 -domino disgust 0 -domino fear 0 -domino joy 0 -domino negative 0 -domino positive 0 -domino sadness 0 -domino surprise 0 -domino trust 0 -don anger 0 -don anticipation 0 -don disgust 0 -don fear 0 -don joy 0 -don negative 0 -don positive 1 -don sadness 0 -don surprise 0 -don trust 1 -donation anger 0 -donation anticipation 0 -donation disgust 0 -donation fear 0 -donation joy 0 -donation negative 0 -donation positive 1 -donation sadness 0 -donation surprise 0 -donation trust 0 -donkey anger 0 -donkey anticipation 0 -donkey disgust 1 -donkey fear 0 -donkey joy 0 -donkey negative 1 -donkey positive 0 -donkey sadness 0 -donkey surprise 0 -donkey trust 0 -donor anger 0 -donor anticipation 0 -donor disgust 0 -donor fear 0 -donor joy 0 -donor negative 0 -donor positive 0 -donor sadness 0 -donor surprise 0 -donor trust 0 -doodle anger 0 -doodle anticipation 0 -doodle disgust 0 -doodle fear 0 -doodle joy 0 -doodle negative 1 -doodle positive 0 -doodle sadness 0 -doodle surprise 0 -doodle trust 0 -doom anger 0 -doom anticipation 0 -doom disgust 0 -doom fear 1 -doom joy 0 -doom negative 1 -doom positive 0 -doom sadness 0 -doom surprise 0 -doom trust 0 -doomed anger 0 -doomed anticipation 0 -doomed disgust 0 -doomed fear 1 -doomed joy 0 -doomed negative 1 -doomed positive 0 -doomed sadness 1 -doomed surprise 0 -doomed trust 0 -doomsday anger 1 -doomsday anticipation 1 -doomsday disgust 1 -doomsday fear 1 -doomsday joy 0 -doomsday negative 1 -doomsday positive 0 -doomsday sadness 1 -doomsday surprise 0 -doomsday trust 0 -door anger 0 -door anticipation 0 -door disgust 0 -door fear 0 -door joy 0 -door negative 0 -door positive 0 -door sadness 0 -door surprise 0 -door trust 0 -doorbell anger 0 -doorbell anticipation 0 -doorbell disgust 0 -doorbell fear 0 -doorbell joy 0 -doorbell negative 0 -doorbell positive 0 -doorbell sadness 0 -doorbell surprise 0 -doorbell trust 0 -doorway anger 0 -doorway anticipation 0 -doorway disgust 0 -doorway fear 0 -doorway joy 0 -doorway negative 0 -doorway positive 0 -doorway sadness 0 -doorway surprise 0 -doorway trust 0 -dormant anger 0 -dormant anticipation 0 -dormant disgust 0 -dormant fear 0 -dormant joy 0 -dormant negative 0 -dormant positive 0 -dormant sadness 0 -dormant surprise 0 -dormant trust 0 -dormitory anger 0 -dormitory anticipation 0 -dormitory disgust 0 -dormitory fear 0 -dormitory joy 0 -dormitory negative 0 -dormitory positive 0 -dormitory sadness 0 -dormitory surprise 0 -dormitory trust 0 -dorsal anger 0 -dorsal anticipation 0 -dorsal disgust 0 -dorsal fear 0 -dorsal joy 0 -dorsal negative 0 -dorsal positive 0 -dorsal sadness 0 -dorsal surprise 0 -dorsal trust 0 -dose anger 0 -dose anticipation 0 -dose disgust 0 -dose fear 0 -dose joy 0 -dose negative 0 -dose positive 0 -dose sadness 0 -dose surprise 0 -dose trust 0 -dot anger 0 -dot anticipation 0 -dot disgust 0 -dot fear 0 -dot joy 0 -dot negative 0 -dot positive 0 -dot sadness 0 -dot surprise 0 -dot trust 0 -double anger 0 -double anticipation 0 -double disgust 0 -double fear 0 -double joy 0 -double negative 0 -double positive 0 -double sadness 0 -double surprise 0 -double trust 0 -doubled anger 0 -doubled anticipation 0 -doubled disgust 0 -doubled fear 0 -doubled joy 0 -doubled negative 0 -doubled positive 0 -doubled sadness 0 -doubled surprise 0 -doubled trust 0 -doublet anger 0 -doublet anticipation 0 -doublet disgust 0 -doublet fear 0 -doublet joy 0 -doublet negative 0 -doublet positive 0 -doublet sadness 0 -doublet surprise 0 -doublet trust 0 -doubling anger 0 -doubling anticipation 0 -doubling disgust 0 -doubling fear 0 -doubling joy 0 -doubling negative 0 -doubling positive 0 -doubling sadness 0 -doubling surprise 0 -doubling trust 0 -doubt anger 0 -doubt anticipation 0 -doubt disgust 0 -doubt fear 1 -doubt joy 0 -doubt negative 1 -doubt positive 0 -doubt sadness 1 -doubt surprise 0 -doubt trust 1 -doubtful anger 0 -doubtful anticipation 0 -doubtful disgust 0 -doubtful fear 0 -doubtful joy 0 -doubtful negative 1 -doubtful positive 0 -doubtful sadness 0 -doubtful surprise 0 -doubtful trust 0 -doubting anger 0 -doubting anticipation 0 -doubting disgust 0 -doubting fear 0 -doubting joy 0 -doubting negative 1 -doubting positive 0 -doubting sadness 0 -doubting surprise 0 -doubting trust 0 -doubtless anger 0 -doubtless anticipation 0 -doubtless disgust 0 -doubtless fear 0 -doubtless joy 0 -doubtless negative 0 -doubtless positive 1 -doubtless sadness 0 -doubtless surprise 0 -doubtless trust 1 -douche anger 0 -douche anticipation 0 -douche disgust 0 -douche fear 0 -douche joy 0 -douche negative 1 -douche positive 0 -douche sadness 0 -douche surprise 0 -douche trust 0 -dough anger 0 -dough anticipation 0 -dough disgust 0 -dough fear 0 -dough joy 0 -dough negative 0 -dough positive 0 -dough sadness 0 -dough surprise 0 -dough trust 0 -doughnut anger 0 -doughnut anticipation 0 -doughnut disgust 0 -doughnut fear 0 -doughnut joy 0 -doughnut negative 0 -doughnut positive 0 -doughnut sadness 0 -doughnut surprise 0 -doughnut trust 0 -dour anger 0 -dour anticipation 0 -dour disgust 0 -dour fear 0 -dour joy 0 -dour negative 1 -dour positive 0 -dour sadness 0 -dour surprise 0 -dour trust 0 -dove anger 0 -dove anticipation 1 -dove disgust 0 -dove fear 0 -dove joy 1 -dove negative 0 -dove positive 1 -dove sadness 0 -dove surprise 0 -dove trust 1 -downcast anger 0 -downcast anticipation 0 -downcast disgust 0 -downcast fear 0 -downcast joy 0 -downcast negative 0 -downcast positive 0 -downcast sadness 0 -downcast surprise 0 -downcast trust 0 -downfall anger 0 -downfall anticipation 0 -downfall disgust 0 -downfall fear 1 -downfall joy 0 -downfall negative 1 -downfall positive 0 -downfall sadness 1 -downfall surprise 0 -downfall trust 0 -downhill anger 0 -downhill anticipation 0 -downhill disgust 0 -downhill fear 0 -downhill joy 0 -downhill negative 0 -downhill positive 0 -downhill sadness 0 -downhill surprise 0 -downhill trust 0 -downpour anger 0 -downpour anticipation 0 -downpour disgust 0 -downpour fear 0 -downpour joy 0 -downpour negative 0 -downpour positive 0 -downpour sadness 0 -downpour surprise 0 -downpour trust 0 -downright anger 0 -downright anticipation 0 -downright disgust 0 -downright fear 0 -downright joy 0 -downright negative 0 -downright positive 0 -downright sadness 0 -downright surprise 0 -downright trust 1 -downy anger 0 -downy anticipation 0 -downy disgust 0 -downy fear 0 -downy joy 0 -downy negative 0 -downy positive 1 -downy sadness 0 -downy surprise 0 -downy trust 0 -dowry anger 0 -dowry anticipation 0 -dowry disgust 0 -dowry fear 0 -dowry joy 0 -dowry negative 0 -dowry positive 0 -dowry sadness 0 -dowry surprise 0 -dowry trust 0 -doze anger 0 -doze anticipation 0 -doze disgust 0 -doze fear 0 -doze joy 0 -doze negative 0 -doze positive 0 -doze sadness 0 -doze surprise 0 -doze trust 0 -dozen anger 0 -dozen anticipation 0 -dozen disgust 0 -dozen fear 0 -dozen joy 0 -dozen negative 0 -dozen positive 0 -dozen sadness 0 -dozen surprise 0 -dozen trust 0 -drab anger 0 -drab anticipation 0 -drab disgust 0 -drab fear 0 -drab joy 0 -drab negative 1 -drab positive 0 -drab sadness 1 -drab surprise 0 -drab trust 0 -draft anger 0 -draft anticipation 1 -draft disgust 0 -draft fear 0 -draft joy 0 -draft negative 0 -draft positive 0 -draft sadness 0 -draft surprise 0 -draft trust 0 -drag anger 0 -drag anticipation 0 -drag disgust 0 -drag fear 0 -drag joy 0 -drag negative 0 -drag positive 0 -drag sadness 0 -drag surprise 0 -drag trust 0 -dragon anger 0 -dragon anticipation 0 -dragon disgust 0 -dragon fear 1 -dragon joy 0 -dragon negative 0 -dragon positive 0 -dragon sadness 0 -dragon surprise 0 -dragon trust 0 -drain anger 0 -drain anticipation 0 -drain disgust 0 -drain fear 0 -drain joy 0 -drain negative 0 -drain positive 0 -drain sadness 0 -drain surprise 0 -drain trust 0 -drainage anger 0 -drainage anticipation 0 -drainage disgust 0 -drainage fear 0 -drainage joy 0 -drainage negative 1 -drainage positive 0 -drainage sadness 0 -drainage surprise 0 -drainage trust 0 -drained anger 0 -drained anticipation 0 -drained disgust 0 -drained fear 0 -drained joy 0 -drained negative 0 -drained positive 0 -drained sadness 0 -drained surprise 0 -drained trust 0 -drake anger 0 -drake anticipation 0 -drake disgust 0 -drake fear 0 -drake joy 0 -drake negative 0 -drake positive 0 -drake sadness 0 -drake surprise 0 -drake trust 0 -drama anger 0 -drama anticipation 0 -drama disgust 0 -drama fear 0 -drama joy 0 -drama negative 0 -drama positive 0 -drama sadness 0 -drama surprise 0 -drama trust 0 -dramatic anger 0 -dramatic anticipation 0 -dramatic disgust 0 -dramatic fear 0 -dramatic joy 0 -dramatic negative 0 -dramatic positive 0 -dramatic sadness 0 -dramatic surprise 0 -dramatic trust 0 -drape anger 0 -drape anticipation 0 -drape disgust 0 -drape fear 0 -drape joy 0 -drape negative 0 -drape positive 0 -drape sadness 0 -drape surprise 0 -drape trust 0 -drapery anger 0 -drapery anticipation 0 -drapery disgust 0 -drapery fear 0 -drapery joy 0 -drapery negative 0 -drapery positive 0 -drapery sadness 0 -drapery surprise 0 -drapery trust 0 -drastic anger 0 -drastic anticipation 0 -drastic disgust 0 -drastic fear 0 -drastic joy 0 -drastic negative 0 -drastic positive 0 -drastic sadness 0 -drastic surprise 0 -drastic trust 0 -draught anger 0 -draught anticipation 0 -draught disgust 0 -draught fear 0 -draught joy 0 -draught negative 0 -draught positive 0 -draught sadness 0 -draught surprise 0 -draught trust 0 -draw anger 0 -draw anticipation 0 -draw disgust 0 -draw fear 0 -draw joy 0 -draw negative 0 -draw positive 0 -draw sadness 0 -draw surprise 0 -draw trust 0 -drawback anger 0 -drawback anticipation 0 -drawback disgust 0 -drawback fear 0 -drawback joy 0 -drawback negative 1 -drawback positive 0 -drawback sadness 0 -drawback surprise 0 -drawback trust 0 -drawer anger 0 -drawer anticipation 0 -drawer disgust 0 -drawer fear 0 -drawer joy 0 -drawer negative 0 -drawer positive 0 -drawer sadness 0 -drawer surprise 0 -drawer trust 0 -drawers anger 0 -drawers anticipation 0 -drawers disgust 0 -drawers fear 0 -drawers joy 0 -drawers negative 0 -drawers positive 0 -drawers sadness 0 -drawers surprise 0 -drawers trust 0 -drawing anger 0 -drawing anticipation 0 -drawing disgust 0 -drawing fear 0 -drawing joy 0 -drawing negative 0 -drawing positive 0 -drawing sadness 0 -drawing surprise 0 -drawing trust 0 -dread anger 0 -dread anticipation 1 -dread disgust 0 -dread fear 1 -dread joy 0 -dread negative 1 -dread positive 0 -dread sadness 0 -dread surprise 0 -dread trust 0 -dreadful anger 1 -dreadful anticipation 1 -dreadful disgust 1 -dreadful fear 1 -dreadful joy 0 -dreadful negative 1 -dreadful positive 0 -dreadful sadness 1 -dreadful surprise 0 -dreadful trust 0 -dreadfully anger 0 -dreadfully anticipation 0 -dreadfully disgust 1 -dreadfully fear 1 -dreadfully joy 0 -dreadfully negative 1 -dreadfully positive 0 -dreadfully sadness 1 -dreadfully surprise 1 -dreadfully trust 0 -dream anger 0 -dream anticipation 0 -dream disgust 0 -dream fear 0 -dream joy 0 -dream negative 0 -dream positive 0 -dream sadness 0 -dream surprise 0 -dream trust 0 -dreamer anger 0 -dreamer anticipation 0 -dreamer disgust 0 -dreamer fear 0 -dreamer joy 0 -dreamer negative 0 -dreamer positive 0 -dreamer sadness 0 -dreamer surprise 0 -dreamer trust 0 -dreaming anger 0 -dreaming anticipation 0 -dreaming disgust 0 -dreaming fear 0 -dreaming joy 0 -dreaming negative 0 -dreaming positive 0 -dreaming sadness 0 -dreaming surprise 0 -dreaming trust 0 -dreamy anger 0 -dreamy anticipation 0 -dreamy disgust 0 -dreamy fear 0 -dreamy joy 0 -dreamy negative 0 -dreamy positive 0 -dreamy sadness 0 -dreamy surprise 0 -dreamy trust 0 -dreary anger 0 -dreary anticipation 0 -dreary disgust 0 -dreary fear 0 -dreary joy 0 -dreary negative 1 -dreary positive 0 -dreary sadness 1 -dreary surprise 0 -dreary trust 0 -dredge anger 0 -dredge anticipation 0 -dredge disgust 0 -dredge fear 0 -dredge joy 0 -dredge negative 0 -dredge positive 0 -dredge sadness 0 -dredge surprise 0 -dredge trust 0 -drenched anger 0 -drenched anticipation 0 -drenched disgust 0 -drenched fear 0 -drenched joy 0 -drenched negative 0 -drenched positive 0 -drenched sadness 0 -drenched surprise 0 -drenched trust 0 -dresser anger 0 -dresser anticipation 0 -dresser disgust 0 -dresser fear 0 -dresser joy 0 -dresser negative 0 -dresser positive 0 -dresser sadness 0 -dresser surprise 0 -dresser trust 0 -dribble anger 0 -dribble anticipation 0 -dribble disgust 0 -dribble fear 0 -dribble joy 0 -dribble negative 0 -dribble positive 0 -dribble sadness 0 -dribble surprise 0 -dribble trust 0 -dried anger 0 -dried anticipation 0 -dried disgust 0 -dried fear 0 -dried joy 0 -dried negative 0 -dried positive 0 -dried sadness 0 -dried surprise 0 -dried trust 0 -drier anger 0 -drier anticipation 0 -drier disgust 0 -drier fear 0 -drier joy 0 -drier negative 0 -drier positive 0 -drier sadness 0 -drier surprise 0 -drier trust 0 -drift anger 0 -drift anticipation 0 -drift disgust 0 -drift fear 0 -drift joy 0 -drift negative 0 -drift positive 0 -drift sadness 0 -drift surprise 0 -drift trust 0 -drifted anger 0 -drifted anticipation 0 -drifted disgust 0 -drifted fear 0 -drifted joy 0 -drifted negative 0 -drifted positive 0 -drifted sadness 0 -drifted surprise 0 -drifted trust 0 -drill anger 0 -drill anticipation 0 -drill disgust 0 -drill fear 0 -drill joy 0 -drill negative 0 -drill positive 0 -drill sadness 0 -drill surprise 0 -drill trust 0 -drink anger 0 -drink anticipation 0 -drink disgust 0 -drink fear 0 -drink joy 0 -drink negative 0 -drink positive 0 -drink sadness 0 -drink surprise 0 -drink trust 0 -drinking anger 0 -drinking anticipation 0 -drinking disgust 0 -drinking fear 0 -drinking joy 0 -drinking negative 1 -drinking positive 0 -drinking sadness 0 -drinking surprise 0 -drinking trust 0 -drip anger 0 -drip anticipation 0 -drip disgust 0 -drip fear 0 -drip joy 0 -drip negative 0 -drip positive 0 -drip sadness 0 -drip surprise 0 -drip trust 0 -dripping anger 0 -dripping anticipation 0 -dripping disgust 0 -dripping fear 0 -dripping joy 0 -dripping negative 0 -dripping positive 0 -dripping sadness 0 -dripping surprise 0 -dripping trust 0 -drivel anger 0 -drivel anticipation 0 -drivel disgust 1 -drivel fear 0 -drivel joy 0 -drivel negative 1 -drivel positive 0 -drivel sadness 0 -drivel surprise 0 -drivel trust 0 -driver anger 0 -driver anticipation 0 -driver disgust 0 -driver fear 0 -driver joy 0 -driver negative 0 -driver positive 0 -driver sadness 0 -driver surprise 0 -driver trust 0 -driveway anger 0 -driveway anticipation 0 -driveway disgust 0 -driveway fear 0 -driveway joy 0 -driveway negative 0 -driveway positive 0 -driveway sadness 0 -driveway surprise 0 -driveway trust 0 -drizzle anger 0 -drizzle anticipation 0 -drizzle disgust 0 -drizzle fear 0 -drizzle joy 0 -drizzle negative 0 -drizzle positive 0 -drizzle sadness 0 -drizzle surprise 0 -drizzle trust 0 -droll anger 0 -droll anticipation 0 -droll disgust 0 -droll fear 0 -droll joy 0 -droll negative 0 -droll positive 0 -droll sadness 0 -droll surprise 0 -droll trust 0 -drone anger 0 -drone anticipation 0 -drone disgust 0 -drone fear 0 -drone joy 0 -drone negative 1 -drone positive 0 -drone sadness 0 -drone surprise 0 -drone trust 0 -drool anger 0 -drool anticipation 0 -drool disgust 1 -drool fear 0 -drool joy 0 -drool negative 0 -drool positive 0 -drool sadness 0 -drool surprise 0 -drool trust 0 -drooping anger 0 -drooping anticipation 0 -drooping disgust 0 -drooping fear 0 -drooping joy 0 -drooping negative 1 -drooping positive 0 -drooping sadness 0 -drooping surprise 0 -drooping trust 0 -drop anger 0 -drop anticipation 0 -drop disgust 0 -drop fear 0 -drop joy 0 -drop negative 0 -drop positive 0 -drop sadness 0 -drop surprise 0 -drop trust 0 -droplet anger 0 -droplet anticipation 0 -droplet disgust 0 -droplet fear 0 -droplet joy 0 -droplet negative 0 -droplet positive 0 -droplet sadness 0 -droplet surprise 0 -droplet trust 0 -drought anger 0 -drought anticipation 0 -drought disgust 0 -drought fear 0 -drought joy 0 -drought negative 1 -drought positive 0 -drought sadness 0 -drought surprise 0 -drought trust 0 -drove anger 0 -drove anticipation 0 -drove disgust 0 -drove fear 0 -drove joy 0 -drove negative 0 -drove positive 0 -drove sadness 0 -drove surprise 0 -drove trust 0 -drown anger 0 -drown anticipation 0 -drown disgust 0 -drown fear 1 -drown joy 0 -drown negative 1 -drown positive 0 -drown sadness 1 -drown surprise 0 -drown trust 0 -drowsiness anger 0 -drowsiness anticipation 0 -drowsiness disgust 0 -drowsiness fear 0 -drowsiness joy 0 -drowsiness negative 1 -drowsiness positive 0 -drowsiness sadness 0 -drowsiness surprise 0 -drowsiness trust 0 -drowsy anger 0 -drowsy anticipation 0 -drowsy disgust 0 -drowsy fear 0 -drowsy joy 0 -drowsy negative 0 -drowsy positive 0 -drowsy sadness 0 -drowsy surprise 0 -drowsy trust 0 -drudgery anger 0 -drudgery anticipation 0 -drudgery disgust 0 -drudgery fear 0 -drudgery joy 0 -drudgery negative 1 -drudgery positive 0 -drudgery sadness 0 -drudgery surprise 0 -drudgery trust 0 -drug anger 0 -drug anticipation 0 -drug disgust 0 -drug fear 0 -drug joy 0 -drug negative 0 -drug positive 0 -drug sadness 0 -drug surprise 0 -drug trust 0 -drugged anger 0 -drugged anticipation 0 -drugged disgust 0 -drugged fear 0 -drugged joy 0 -drugged negative 0 -drugged positive 0 -drugged sadness 1 -drugged surprise 0 -drugged trust 0 -drugstore anger 0 -drugstore anticipation 0 -drugstore disgust 0 -drugstore fear 0 -drugstore joy 0 -drugstore negative 0 -drugstore positive 0 -drugstore sadness 0 -drugstore surprise 0 -drugstore trust 0 -druid anger 0 -druid anticipation 0 -druid disgust 0 -druid fear 0 -druid joy 0 -druid negative 0 -druid positive 0 -druid sadness 0 -druid surprise 0 -druid trust 0 -drum anger 0 -drum anticipation 0 -drum disgust 0 -drum fear 0 -drum joy 0 -drum negative 0 -drum positive 0 -drum sadness 0 -drum surprise 0 -drum trust 0 -drummer anger 0 -drummer anticipation 0 -drummer disgust 0 -drummer fear 0 -drummer joy 0 -drummer negative 0 -drummer positive 0 -drummer sadness 0 -drummer surprise 0 -drummer trust 0 -drumming anger 0 -drumming anticipation 0 -drumming disgust 0 -drumming fear 0 -drumming joy 0 -drumming negative 0 -drumming positive 0 -drumming sadness 0 -drumming surprise 0 -drumming trust 0 -drunken anger 0 -drunken anticipation 0 -drunken disgust 1 -drunken fear 0 -drunken joy 0 -drunken negative 1 -drunken positive 0 -drunken sadness 0 -drunken surprise 0 -drunken trust 0 -drunkenness anger 0 -drunkenness anticipation 0 -drunkenness disgust 0 -drunkenness fear 0 -drunkenness joy 0 -drunkenness negative 1 -drunkenness positive 0 -drunkenness sadness 0 -drunkenness surprise 0 -drunkenness trust 0 -dry anger 0 -dry anticipation 0 -dry disgust 0 -dry fear 0 -dry joy 0 -dry negative 0 -dry positive 0 -dry sadness 0 -dry surprise 0 -dry trust 0 -dryness anger 0 -dryness anticipation 0 -dryness disgust 0 -dryness fear 0 -dryness joy 0 -dryness negative 0 -dryness positive 0 -dryness sadness 0 -dryness surprise 0 -dryness trust 0 -dual anger 0 -dual anticipation 0 -dual disgust 0 -dual fear 0 -dual joy 0 -dual negative 0 -dual positive 0 -dual sadness 0 -dual surprise 0 -dual trust 0 -dualism anger 0 -dualism anticipation 0 -dualism disgust 0 -dualism fear 0 -dualism joy 0 -dualism negative 0 -dualism positive 0 -dualism sadness 0 -dualism surprise 0 -dualism trust 0 -duality anger 0 -duality anticipation 0 -duality disgust 0 -duality fear 0 -duality joy 0 -duality negative 0 -duality positive 0 -duality sadness 0 -duality surprise 0 -duality trust 0 -dub anger 0 -dub anticipation 0 -dub disgust 0 -dub fear 0 -dub joy 0 -dub negative 0 -dub positive 0 -dub sadness 0 -dub surprise 0 -dub trust 0 -dubious anger 0 -dubious anticipation 0 -dubious disgust 0 -dubious fear 1 -dubious joy 0 -dubious negative 1 -dubious positive 0 -dubious sadness 0 -dubious surprise 0 -dubious trust 1 -ducking anger 0 -ducking anticipation 0 -ducking disgust 0 -ducking fear 0 -ducking joy 0 -ducking negative 0 -ducking positive 0 -ducking sadness 0 -ducking surprise 0 -ducking trust 0 -duct anger 0 -duct anticipation 0 -duct disgust 0 -duct fear 0 -duct joy 0 -duct negative 0 -duct positive 0 -duct sadness 0 -duct surprise 0 -duct trust 0 -ductile anger 0 -ductile anticipation 0 -ductile disgust 0 -ductile fear 0 -ductile joy 0 -ductile negative 0 -ductile positive 0 -ductile sadness 0 -ductile surprise 0 -ductile trust 0 -duds anger 0 -duds anticipation 0 -duds disgust 0 -duds fear 0 -duds joy 0 -duds negative 0 -duds positive 0 -duds sadness 0 -duds surprise 0 -duds trust 0 -due anger 0 -due anticipation 0 -due disgust 0 -due fear 0 -due joy 0 -due negative 0 -due positive 0 -due sadness 0 -due surprise 0 -due trust 0 -duel anger 1 -duel anticipation 1 -duel disgust 0 -duel fear 1 -duel joy 0 -duel negative 0 -duel positive 0 -duel sadness 0 -duel surprise 0 -duel trust 0 -dues anger 0 -dues anticipation 0 -dues disgust 0 -dues fear 0 -dues joy 0 -dues negative 0 -dues positive 0 -dues sadness 0 -dues surprise 0 -dues trust 0 -duet anger 0 -duet anticipation 0 -duet disgust 0 -duet fear 0 -duet joy 0 -duet negative 0 -duet positive 1 -duet sadness 0 -duet surprise 0 -duet trust 0 -dugout anger 0 -dugout anticipation 0 -dugout disgust 0 -dugout fear 0 -dugout joy 0 -dugout negative 0 -dugout positive 0 -dugout sadness 0 -dugout surprise 0 -dugout trust 0 -duke anger 0 -duke anticipation 0 -duke disgust 0 -duke fear 0 -duke joy 0 -duke negative 0 -duke positive 1 -duke sadness 0 -duke surprise 0 -duke trust 0 -dull anger 0 -dull anticipation 0 -dull disgust 0 -dull fear 0 -dull joy 0 -dull negative 1 -dull positive 0 -dull sadness 1 -dull surprise 0 -dull trust 0 -dumb anger 0 -dumb anticipation 0 -dumb disgust 0 -dumb fear 0 -dumb joy 0 -dumb negative 1 -dumb positive 0 -dumb sadness 0 -dumb surprise 0 -dumb trust 0 -dummy anger 0 -dummy anticipation 0 -dummy disgust 0 -dummy fear 0 -dummy joy 0 -dummy negative 1 -dummy positive 0 -dummy sadness 0 -dummy surprise 0 -dummy trust 0 -dump anger 0 -dump anticipation 0 -dump disgust 0 -dump fear 0 -dump joy 0 -dump negative 0 -dump positive 0 -dump sadness 0 -dump surprise 0 -dump trust 0 -dumps anger 1 -dumps anticipation 0 -dumps disgust 0 -dumps fear 0 -dumps joy 0 -dumps negative 1 -dumps positive 0 -dumps sadness 1 -dumps surprise 0 -dumps trust 0 -dun anger 0 -dun anticipation 0 -dun disgust 0 -dun fear 0 -dun joy 0 -dun negative 1 -dun positive 0 -dun sadness 0 -dun surprise 0 -dun trust 0 -dune anger 0 -dune anticipation 0 -dune disgust 0 -dune fear 0 -dune joy 0 -dune negative 0 -dune positive 0 -dune sadness 0 -dune surprise 0 -dune trust 0 -dung anger 0 -dung anticipation 0 -dung disgust 1 -dung fear 0 -dung joy 0 -dung negative 0 -dung positive 0 -dung sadness 0 -dung surprise 0 -dung trust 0 -dungeon anger 0 -dungeon anticipation 0 -dungeon disgust 0 -dungeon fear 1 -dungeon joy 0 -dungeon negative 1 -dungeon positive 0 -dungeon sadness 0 -dungeon surprise 0 -dungeon trust 0 -duo anger 0 -duo anticipation 0 -duo disgust 0 -duo fear 0 -duo joy 0 -duo negative 0 -duo positive 0 -duo sadness 0 -duo surprise 0 -duo trust 0 -dupe anger 1 -dupe anticipation 0 -dupe disgust 0 -dupe fear 0 -dupe joy 0 -dupe negative 1 -dupe positive 0 -dupe sadness 0 -dupe surprise 0 -dupe trust 0 -duplex anger 0 -duplex anticipation 0 -duplex disgust 0 -duplex fear 0 -duplex joy 0 -duplex negative 0 -duplex positive 0 -duplex sadness 0 -duplex surprise 0 -duplex trust 0 -duplicate anger 0 -duplicate anticipation 0 -duplicate disgust 0 -duplicate fear 0 -duplicate joy 0 -duplicate negative 0 -duplicate positive 0 -duplicate sadness 0 -duplicate surprise 0 -duplicate trust 0 -duplication anger 0 -duplication anticipation 0 -duplication disgust 0 -duplication fear 0 -duplication joy 0 -duplication negative 0 -duplication positive 0 -duplication sadness 0 -duplication surprise 0 -duplication trust 0 -duplicity anger 1 -duplicity anticipation 0 -duplicity disgust 0 -duplicity fear 0 -duplicity joy 0 -duplicity negative 1 -duplicity positive 0 -duplicity sadness 0 -duplicity surprise 0 -duplicity trust 0 -durability anger 0 -durability anticipation 0 -durability disgust 0 -durability fear 0 -durability joy 0 -durability negative 0 -durability positive 1 -durability sadness 0 -durability surprise 0 -durability trust 1 -durable anger 0 -durable anticipation 0 -durable disgust 0 -durable fear 0 -durable joy 0 -durable negative 0 -durable positive 1 -durable sadness 0 -durable surprise 0 -durable trust 1 -duration anger 0 -duration anticipation 0 -duration disgust 0 -duration fear 0 -duration joy 0 -duration negative 0 -duration positive 0 -duration sadness 0 -duration surprise 0 -duration trust 0 -duress anger 1 -duress anticipation 0 -duress disgust 1 -duress fear 1 -duress joy 0 -duress negative 1 -duress positive 0 -duress sadness 1 -duress surprise 0 -duress trust 0 -dusk anger 0 -dusk anticipation 0 -dusk disgust 0 -dusk fear 0 -dusk joy 0 -dusk negative 0 -dusk positive 0 -dusk sadness 0 -dusk surprise 0 -dusk trust 0 -dusky anger 0 -dusky anticipation 0 -dusky disgust 0 -dusky fear 0 -dusky joy 0 -dusky negative 0 -dusky positive 0 -dusky sadness 0 -dusky surprise 0 -dusky trust 0 -dust anger 0 -dust anticipation 0 -dust disgust 0 -dust fear 0 -dust joy 0 -dust negative 1 -dust positive 0 -dust sadness 0 -dust surprise 0 -dust trust 0 -duster anger 0 -duster anticipation 0 -duster disgust 0 -duster fear 0 -duster joy 0 -duster negative 0 -duster positive 0 -duster sadness 0 -duster surprise 0 -duster trust 0 -dusty anger 0 -dusty anticipation 0 -dusty disgust 0 -dusty fear 0 -dusty joy 0 -dusty negative 0 -dusty positive 0 -dusty sadness 0 -dusty surprise 0 -dusty trust 0 -dutiful anger 0 -dutiful anticipation 1 -dutiful disgust 0 -dutiful fear 0 -dutiful joy 0 -dutiful negative 0 -dutiful positive 1 -dutiful sadness 0 -dutiful surprise 0 -dutiful trust 1 -dwarf anger 0 -dwarf anticipation 0 -dwarf disgust 0 -dwarf fear 0 -dwarf joy 0 -dwarf negative 0 -dwarf positive 0 -dwarf sadness 0 -dwarf surprise 0 -dwarf trust 0 -dwarfed anger 0 -dwarfed anticipation 0 -dwarfed disgust 0 -dwarfed fear 1 -dwarfed joy 0 -dwarfed negative 1 -dwarfed positive 0 -dwarfed sadness 1 -dwarfed surprise 0 -dwarfed trust 0 -dwell anger 0 -dwell anticipation 0 -dwell disgust 0 -dwell fear 0 -dwell joy 0 -dwell negative 0 -dwell positive 0 -dwell sadness 0 -dwell surprise 0 -dwell trust 0 -dweller anger 0 -dweller anticipation 0 -dweller disgust 0 -dweller fear 0 -dweller joy 0 -dweller negative 0 -dweller positive 0 -dweller sadness 0 -dweller surprise 0 -dweller trust 0 -dwelling anger 0 -dwelling anticipation 0 -dwelling disgust 0 -dwelling fear 0 -dwelling joy 0 -dwelling negative 0 -dwelling positive 0 -dwelling sadness 0 -dwelling surprise 0 -dwelling trust 0 -dye anger 0 -dye anticipation 0 -dye disgust 0 -dye fear 0 -dye joy 0 -dye negative 0 -dye positive 0 -dye sadness 0 -dye surprise 0 -dye trust 0 -dying anger 1 -dying anticipation 0 -dying disgust 1 -dying fear 1 -dying joy 0 -dying negative 1 -dying positive 0 -dying sadness 1 -dying surprise 0 -dying trust 0 -dyke anger 0 -dyke anticipation 0 -dyke disgust 0 -dyke fear 0 -dyke joy 0 -dyke negative 0 -dyke positive 0 -dyke sadness 0 -dyke surprise 0 -dyke trust 0 -dynamic anger 0 -dynamic anticipation 0 -dynamic disgust 0 -dynamic fear 0 -dynamic joy 0 -dynamic negative 0 -dynamic positive 0 -dynamic sadness 0 -dynamic surprise 1 -dynamic trust 0 -dynamical anger 0 -dynamical anticipation 0 -dynamical disgust 0 -dynamical fear 0 -dynamical joy 0 -dynamical negative 0 -dynamical positive 0 -dynamical sadness 0 -dynamical surprise 0 -dynamical trust 0 -dynamics anger 0 -dynamics anticipation 0 -dynamics disgust 0 -dynamics fear 0 -dynamics joy 0 -dynamics negative 0 -dynamics positive 0 -dynamics sadness 0 -dynamics surprise 0 -dynamics trust 0 -dynamite anger 0 -dynamite anticipation 0 -dynamite disgust 0 -dynamite fear 0 -dynamite joy 0 -dynamite negative 0 -dynamite positive 0 -dynamite sadness 0 -dynamite surprise 0 -dynamite trust 0 -dynasty anger 0 -dynasty anticipation 0 -dynasty disgust 0 -dynasty fear 0 -dynasty joy 0 -dynasty negative 0 -dynasty positive 0 -dynasty sadness 0 -dynasty surprise 0 -dynasty trust 0 -dysentery anger 0 -dysentery anticipation 0 -dysentery disgust 1 -dysentery fear 0 -dysentery joy 0 -dysentery negative 1 -dysentery positive 0 -dysentery sadness 1 -dysentery surprise 0 -dysentery trust 0 -dyspepsia anger 0 -dyspepsia anticipation 0 -dyspepsia disgust 0 -dyspepsia fear 0 -dyspepsia joy 0 -dyspepsia negative 0 -dyspepsia positive 0 -dyspepsia sadness 0 -dyspepsia surprise 0 -dyspepsia trust 0 -eager anger 0 -eager anticipation 1 -eager disgust 0 -eager fear 0 -eager joy 1 -eager negative 0 -eager positive 1 -eager sadness 0 -eager surprise 1 -eager trust 1 -eagerness anger 0 -eagerness anticipation 1 -eagerness disgust 0 -eagerness fear 0 -eagerness joy 1 -eagerness negative 0 -eagerness positive 1 -eagerness sadness 0 -eagerness surprise 0 -eagerness trust 1 -eagle anger 0 -eagle anticipation 0 -eagle disgust 0 -eagle fear 0 -eagle joy 0 -eagle negative 0 -eagle positive 0 -eagle sadness 0 -eagle surprise 0 -eagle trust 1 -ear anger 0 -ear anticipation 0 -ear disgust 0 -ear fear 0 -ear joy 0 -ear negative 0 -ear positive 0 -ear sadness 0 -ear surprise 0 -ear trust 0 -earl anger 0 -earl anticipation 0 -earl disgust 0 -earl fear 0 -earl joy 0 -earl negative 0 -earl positive 1 -earl sadness 0 -earl surprise 0 -earl trust 0 -earlier anger 0 -earlier anticipation 0 -earlier disgust 0 -earlier fear 0 -earlier joy 0 -earlier negative 0 -earlier positive 0 -earlier sadness 0 -earlier surprise 0 -earlier trust 0 -early anger 0 -early anticipation 0 -early disgust 0 -early fear 0 -early joy 0 -early negative 0 -early positive 0 -early sadness 0 -early surprise 0 -early trust 0 -earn anger 0 -earn anticipation 0 -earn disgust 0 -earn fear 0 -earn joy 0 -earn negative 0 -earn positive 1 -earn sadness 0 -earn surprise 0 -earn trust 0 -earnest anger 0 -earnest anticipation 0 -earnest disgust 0 -earnest fear 0 -earnest joy 0 -earnest negative 0 -earnest positive 1 -earnest sadness 0 -earnest surprise 0 -earnest trust 0 -earnestly anger 0 -earnestly anticipation 0 -earnestly disgust 0 -earnestly fear 0 -earnestly joy 0 -earnestly negative 0 -earnestly positive 1 -earnestly sadness 0 -earnestly surprise 0 -earnestly trust 0 -earnestness anger 0 -earnestness anticipation 0 -earnestness disgust 0 -earnestness fear 0 -earnestness joy 0 -earnestness negative 0 -earnestness positive 1 -earnestness sadness 0 -earnestness surprise 0 -earnestness trust 0 -earnings anger 0 -earnings anticipation 0 -earnings disgust 0 -earnings fear 0 -earnings joy 0 -earnings negative 0 -earnings positive 0 -earnings sadness 0 -earnings surprise 0 -earnings trust 0 -earring anger 0 -earring anticipation 0 -earring disgust 0 -earring fear 0 -earring joy 0 -earring negative 0 -earring positive 0 -earring sadness 0 -earring surprise 0 -earring trust 0 -earshot anger 0 -earshot anticipation 0 -earshot disgust 0 -earshot fear 0 -earshot joy 0 -earshot negative 0 -earshot positive 0 -earshot sadness 0 -earshot surprise 0 -earshot trust 0 -earth anger 0 -earth anticipation 0 -earth disgust 0 -earth fear 0 -earth joy 0 -earth negative 0 -earth positive 0 -earth sadness 0 -earth surprise 0 -earth trust 0 -earthenware anger 0 -earthenware anticipation 0 -earthenware disgust 0 -earthenware fear 0 -earthenware joy 0 -earthenware negative 0 -earthenware positive 0 -earthenware sadness 0 -earthenware surprise 0 -earthenware trust 0 -earthly anger 0 -earthly anticipation 0 -earthly disgust 0 -earthly fear 0 -earthly joy 0 -earthly negative 0 -earthly positive 0 -earthly sadness 0 -earthly surprise 0 -earthly trust 0 -earthquake anger 1 -earthquake anticipation 0 -earthquake disgust 0 -earthquake fear 1 -earthquake joy 0 -earthquake negative 1 -earthquake positive 0 -earthquake sadness 1 -earthquake surprise 1 -earthquake trust 0 -earthy anger 0 -earthy anticipation 0 -earthy disgust 0 -earthy fear 0 -earthy joy 0 -earthy negative 0 -earthy positive 0 -earthy sadness 0 -earthy surprise 0 -earthy trust 0 -ease anger 0 -ease anticipation 0 -ease disgust 0 -ease fear 0 -ease joy 0 -ease negative 0 -ease positive 1 -ease sadness 0 -ease surprise 0 -ease trust 0 -easel anger 0 -easel anticipation 0 -easel disgust 0 -easel fear 0 -easel joy 0 -easel negative 0 -easel positive 0 -easel sadness 0 -easel surprise 0 -easel trust 0 -easement anger 0 -easement anticipation 0 -easement disgust 0 -easement fear 0 -easement joy 0 -easement negative 0 -easement positive 1 -easement sadness 0 -easement surprise 0 -easement trust 0 -easily anger 0 -easily anticipation 0 -easily disgust 0 -easily fear 0 -easily joy 0 -easily negative 0 -easily positive 0 -easily sadness 0 -easily surprise 0 -easily trust 0 -easy anger 0 -easy anticipation 0 -easy disgust 0 -easy fear 0 -easy joy 0 -easy negative 0 -easy positive 0 -easy sadness 0 -easy surprise 0 -easy trust 0 -easygoing anger 0 -easygoing anticipation 0 -easygoing disgust 0 -easygoing fear 0 -easygoing joy 0 -easygoing negative 0 -easygoing positive 1 -easygoing sadness 0 -easygoing surprise 0 -easygoing trust 0 -eat anger 0 -eat anticipation 0 -eat disgust 0 -eat fear 0 -eat joy 0 -eat negative 0 -eat positive 1 -eat sadness 0 -eat surprise 0 -eat trust 0 -eating anger 0 -eating anticipation 0 -eating disgust 0 -eating fear 0 -eating joy 0 -eating negative 0 -eating positive 0 -eating sadness 0 -eating surprise 0 -eating trust 0 -eavesdropping anger 0 -eavesdropping anticipation 0 -eavesdropping disgust 0 -eavesdropping fear 0 -eavesdropping joy 0 -eavesdropping negative 1 -eavesdropping positive 0 -eavesdropping sadness 0 -eavesdropping surprise 0 -eavesdropping trust 0 -ebb anger 0 -ebb anticipation 0 -ebb disgust 0 -ebb fear 0 -ebb joy 0 -ebb negative 0 -ebb positive 0 -ebb sadness 0 -ebb surprise 0 -ebb trust 0 -ebony anger 0 -ebony anticipation 0 -ebony disgust 0 -ebony fear 0 -ebony joy 0 -ebony negative 0 -ebony positive 0 -ebony sadness 0 -ebony surprise 0 -ebony trust 0 -eccentric anger 0 -eccentric anticipation 0 -eccentric disgust 0 -eccentric fear 0 -eccentric joy 0 -eccentric negative 0 -eccentric positive 0 -eccentric sadness 0 -eccentric surprise 0 -eccentric trust 0 -eccentricity anger 0 -eccentricity anticipation 0 -eccentricity disgust 0 -eccentricity fear 0 -eccentricity joy 0 -eccentricity negative 0 -eccentricity positive 0 -eccentricity sadness 0 -eccentricity surprise 0 -eccentricity trust 0 -ecclesiastical anger 0 -ecclesiastical anticipation 0 -ecclesiastical disgust 0 -ecclesiastical fear 0 -ecclesiastical joy 0 -ecclesiastical negative 0 -ecclesiastical positive 0 -ecclesiastical sadness 0 -ecclesiastical surprise 0 -ecclesiastical trust 0 -echo anger 0 -echo anticipation 0 -echo disgust 0 -echo fear 0 -echo joy 0 -echo negative 0 -echo positive 0 -echo sadness 0 -echo surprise 0 -echo trust 0 -eclectic anger 0 -eclectic anticipation 0 -eclectic disgust 0 -eclectic fear 0 -eclectic joy 0 -eclectic negative 0 -eclectic positive 0 -eclectic sadness 0 -eclectic surprise 0 -eclectic trust 0 -eclipse anger 0 -eclipse anticipation 0 -eclipse disgust 0 -eclipse fear 0 -eclipse joy 0 -eclipse negative 0 -eclipse positive 0 -eclipse sadness 0 -eclipse surprise 0 -eclipse trust 0 -ecliptic anger 0 -ecliptic anticipation 0 -ecliptic disgust 0 -ecliptic fear 0 -ecliptic joy 0 -ecliptic negative 0 -ecliptic positive 0 -ecliptic sadness 0 -ecliptic surprise 0 -ecliptic trust 0 -economical anger 0 -economical anticipation 0 -economical disgust 0 -economical fear 0 -economical joy 0 -economical negative 0 -economical positive 0 -economical sadness 0 -economical surprise 0 -economical trust 0 -economics anger 0 -economics anticipation 0 -economics disgust 0 -economics fear 0 -economics joy 0 -economics negative 0 -economics positive 0 -economics sadness 0 -economics surprise 0 -economics trust 0 -economy anger 0 -economy anticipation 0 -economy disgust 0 -economy fear 0 -economy joy 0 -economy negative 0 -economy positive 0 -economy sadness 0 -economy surprise 0 -economy trust 1 -ecstasy anger 0 -ecstasy anticipation 1 -ecstasy disgust 0 -ecstasy fear 0 -ecstasy joy 1 -ecstasy negative 0 -ecstasy positive 1 -ecstasy sadness 0 -ecstasy surprise 0 -ecstasy trust 0 -ecstatic anger 0 -ecstatic anticipation 1 -ecstatic disgust 0 -ecstatic fear 0 -ecstatic joy 1 -ecstatic negative 0 -ecstatic positive 1 -ecstatic sadness 0 -ecstatic surprise 1 -ecstatic trust 0 -ecumenical anger 0 -ecumenical anticipation 0 -ecumenical disgust 0 -ecumenical fear 0 -ecumenical joy 0 -ecumenical negative 0 -ecumenical positive 0 -ecumenical sadness 0 -ecumenical surprise 0 -ecumenical trust 0 -eddy anger 0 -eddy anticipation 0 -eddy disgust 0 -eddy fear 0 -eddy joy 0 -eddy negative 0 -eddy positive 0 -eddy sadness 0 -eddy surprise 0 -eddy trust 0 -edge anger 0 -edge anticipation 0 -edge disgust 0 -edge fear 0 -edge joy 0 -edge negative 0 -edge positive 0 -edge sadness 0 -edge surprise 0 -edge trust 0 -edging anger 0 -edging anticipation 0 -edging disgust 0 -edging fear 0 -edging joy 0 -edging negative 0 -edging positive 0 -edging sadness 0 -edging surprise 0 -edging trust 0 -edible anger 0 -edible anticipation 0 -edible disgust 0 -edible fear 0 -edible joy 0 -edible negative 0 -edible positive 0 -edible sadness 0 -edible surprise 0 -edible trust 0 -edict anger 0 -edict anticipation 0 -edict disgust 0 -edict fear 1 -edict joy 0 -edict negative 1 -edict positive 0 -edict sadness 0 -edict surprise 0 -edict trust 0 -edification anger 0 -edification anticipation 1 -edification disgust 0 -edification fear 0 -edification joy 1 -edification negative 0 -edification positive 1 -edification sadness 0 -edification surprise 0 -edification trust 1 -edifice anger 0 -edifice anticipation 0 -edifice disgust 0 -edifice fear 0 -edifice joy 0 -edifice negative 0 -edifice positive 0 -edifice sadness 0 -edifice surprise 0 -edifice trust 0 -edit anger 0 -edit anticipation 0 -edit disgust 0 -edit fear 0 -edit joy 0 -edit negative 0 -edit positive 0 -edit sadness 0 -edit surprise 0 -edit trust 0 -edition anger 0 -edition anticipation 1 -edition disgust 0 -edition fear 0 -edition joy 0 -edition negative 0 -edition positive 0 -edition sadness 0 -edition surprise 0 -edition trust 0 -editor anger 0 -editor anticipation 0 -editor disgust 0 -editor fear 0 -editor joy 0 -editor negative 0 -editor positive 0 -editor sadness 0 -editor surprise 0 -editor trust 0 -editorial anger 0 -editorial anticipation 0 -editorial disgust 0 -editorial fear 0 -editorial joy 0 -editorial negative 0 -editorial positive 0 -editorial sadness 0 -editorial surprise 0 -editorial trust 0 -educate anger 0 -educate anticipation 0 -educate disgust 0 -educate fear 0 -educate joy 0 -educate negative 0 -educate positive 1 -educate sadness 0 -educate surprise 0 -educate trust 0 -educated anger 0 -educated anticipation 0 -educated disgust 0 -educated fear 0 -educated joy 0 -educated negative 0 -educated positive 1 -educated sadness 0 -educated surprise 0 -educated trust 0 -education anger 0 -education anticipation 0 -education disgust 0 -education fear 0 -education joy 0 -education negative 0 -education positive 0 -education sadness 0 -education surprise 0 -education trust 0 -educational anger 0 -educational anticipation 0 -educational disgust 0 -educational fear 0 -educational joy 0 -educational negative 0 -educational positive 1 -educational sadness 0 -educational surprise 0 -educational trust 1 -eel anger 0 -eel anticipation 0 -eel disgust 0 -eel fear 1 -eel joy 0 -eel negative 0 -eel positive 0 -eel sadness 0 -eel surprise 0 -eel trust 0 -effect anger 0 -effect anticipation 0 -effect disgust 0 -effect fear 0 -effect joy 0 -effect negative 0 -effect positive 0 -effect sadness 0 -effect surprise 0 -effect trust 0 -effective anger 0 -effective anticipation 0 -effective disgust 0 -effective fear 0 -effective joy 0 -effective negative 0 -effective positive 1 -effective sadness 0 -effective surprise 0 -effective trust 1 -effects anger 0 -effects anticipation 0 -effects disgust 0 -effects fear 0 -effects joy 0 -effects negative 0 -effects positive 0 -effects sadness 0 -effects surprise 0 -effects trust 0 -effectual anger 0 -effectual anticipation 0 -effectual disgust 0 -effectual fear 0 -effectual joy 0 -effectual negative 0 -effectual positive 0 -effectual sadness 0 -effectual surprise 0 -effectual trust 0 -effectually anger 0 -effectually anticipation 0 -effectually disgust 0 -effectually fear 0 -effectually joy 0 -effectually negative 0 -effectually positive 0 -effectually sadness 0 -effectually surprise 0 -effectually trust 0 -effectuate anger 0 -effectuate anticipation 0 -effectuate disgust 0 -effectuate fear 0 -effectuate joy 0 -effectuate negative 0 -effectuate positive 0 -effectuate sadness 0 -effectuate surprise 0 -effectuate trust 0 -effeminate anger 0 -effeminate anticipation 0 -effeminate disgust 0 -effeminate fear 0 -effeminate joy 0 -effeminate negative 1 -effeminate positive 0 -effeminate sadness 0 -effeminate surprise 0 -effeminate trust 0 -efficacious anger 0 -efficacious anticipation 0 -efficacious disgust 0 -efficacious fear 0 -efficacious joy 0 -efficacious negative 0 -efficacious positive 0 -efficacious sadness 0 -efficacious surprise 0 -efficacious trust 0 -efficacy anger 0 -efficacy anticipation 0 -efficacy disgust 0 -efficacy fear 0 -efficacy joy 0 -efficacy negative 0 -efficacy positive 1 -efficacy sadness 0 -efficacy surprise 0 -efficacy trust 0 -efficiency anger 0 -efficiency anticipation 0 -efficiency disgust 0 -efficiency fear 0 -efficiency joy 0 -efficiency negative 0 -efficiency positive 1 -efficiency sadness 0 -efficiency surprise 0 -efficiency trust 0 -efficient anger 0 -efficient anticipation 1 -efficient disgust 0 -efficient fear 0 -efficient joy 0 -efficient negative 0 -efficient positive 1 -efficient sadness 0 -efficient surprise 0 -efficient trust 1 -effigy anger 1 -effigy anticipation 0 -effigy disgust 0 -effigy fear 0 -effigy joy 0 -effigy negative 0 -effigy positive 0 -effigy sadness 0 -effigy surprise 0 -effigy trust 0 -effort anger 0 -effort anticipation 0 -effort disgust 0 -effort fear 0 -effort joy 0 -effort negative 0 -effort positive 1 -effort sadness 0 -effort surprise 0 -effort trust 0 -effusion anger 0 -effusion anticipation 0 -effusion disgust 0 -effusion fear 0 -effusion joy 0 -effusion negative 0 -effusion positive 0 -effusion sadness 0 -effusion surprise 0 -effusion trust 0 -egg anger 0 -egg anticipation 0 -egg disgust 0 -egg fear 0 -egg joy 0 -egg negative 0 -egg positive 0 -egg sadness 0 -egg surprise 0 -egg trust 0 -ego anger 0 -ego anticipation 0 -ego disgust 0 -ego fear 0 -ego joy 0 -ego negative 0 -ego positive 0 -ego sadness 0 -ego surprise 0 -ego trust 0 -egotistical anger 0 -egotistical anticipation 0 -egotistical disgust 1 -egotistical fear 0 -egotistical joy 0 -egotistical negative 1 -egotistical positive 0 -egotistical sadness 0 -egotistical surprise 0 -egotistical trust 0 -egregious anger 1 -egregious anticipation 0 -egregious disgust 1 -egregious fear 0 -egregious joy 0 -egregious negative 1 -egregious positive 0 -egregious sadness 0 -egregious surprise 0 -egregious trust 0 -egress anger 0 -egress anticipation 0 -egress disgust 0 -egress fear 0 -egress joy 0 -egress negative 0 -egress positive 0 -egress sadness 0 -egress surprise 0 -egress trust 0 -eighth anger 0 -eighth anticipation 0 -eighth disgust 0 -eighth fear 0 -eighth joy 0 -eighth negative 0 -eighth positive 0 -eighth sadness 0 -eighth surprise 0 -eighth trust 0 -eighty anger 0 -eighty anticipation 0 -eighty disgust 0 -eighty fear 0 -eighty joy 0 -eighty negative 0 -eighty positive 0 -eighty sadness 0 -eighty surprise 0 -eighty trust 0 -ejaculate anger 0 -ejaculate anticipation 0 -ejaculate disgust 0 -ejaculate fear 0 -ejaculate joy 0 -ejaculate negative 0 -ejaculate positive 0 -ejaculate sadness 0 -ejaculate surprise 0 -ejaculate trust 0 -ejaculation anger 0 -ejaculation anticipation 1 -ejaculation disgust 0 -ejaculation fear 0 -ejaculation joy 1 -ejaculation negative 0 -ejaculation positive 1 -ejaculation sadness 0 -ejaculation surprise 1 -ejaculation trust 1 -eject anger 0 -eject anticipation 0 -eject disgust 0 -eject fear 0 -eject joy 0 -eject negative 1 -eject positive 0 -eject sadness 0 -eject surprise 0 -eject trust 0 -ejection anger 0 -ejection anticipation 0 -ejection disgust 0 -ejection fear 0 -ejection joy 0 -ejection negative 1 -ejection positive 0 -ejection sadness 0 -ejection surprise 0 -ejection trust 0 -elaborate anger 0 -elaborate anticipation 0 -elaborate disgust 0 -elaborate fear 0 -elaborate joy 0 -elaborate negative 0 -elaborate positive 0 -elaborate sadness 0 -elaborate surprise 0 -elaborate trust 0 -elaboration anger 0 -elaboration anticipation 0 -elaboration disgust 0 -elaboration fear 0 -elaboration joy 0 -elaboration negative 0 -elaboration positive 1 -elaboration sadness 0 -elaboration surprise 0 -elaboration trust 0 -elan anger 0 -elan anticipation 0 -elan disgust 0 -elan fear 0 -elan joy 0 -elan negative 0 -elan positive 0 -elan sadness 0 -elan surprise 0 -elan trust 0 -elapse anger 0 -elapse anticipation 0 -elapse disgust 0 -elapse fear 0 -elapse joy 0 -elapse negative 0 -elapse positive 0 -elapse sadness 0 -elapse surprise 0 -elapse trust 0 -elapsed anger 0 -elapsed anticipation 0 -elapsed disgust 0 -elapsed fear 0 -elapsed joy 0 -elapsed negative 0 -elapsed positive 0 -elapsed sadness 0 -elapsed surprise 0 -elapsed trust 0 -elastic anger 0 -elastic anticipation 0 -elastic disgust 0 -elastic fear 0 -elastic joy 0 -elastic negative 0 -elastic positive 0 -elastic sadness 0 -elastic surprise 0 -elastic trust 0 -elasticity anger 0 -elasticity anticipation 0 -elasticity disgust 0 -elasticity fear 0 -elasticity joy 0 -elasticity negative 0 -elasticity positive 0 -elasticity sadness 0 -elasticity surprise 0 -elasticity trust 0 -elated anger 0 -elated anticipation 0 -elated disgust 0 -elated fear 0 -elated joy 1 -elated negative 0 -elated positive 1 -elated sadness 0 -elated surprise 0 -elated trust 0 -elbow anger 1 -elbow anticipation 0 -elbow disgust 0 -elbow fear 0 -elbow joy 0 -elbow negative 0 -elbow positive 0 -elbow sadness 0 -elbow surprise 0 -elbow trust 0 -eld anger 0 -eld anticipation 0 -eld disgust 0 -eld fear 0 -eld joy 0 -eld negative 0 -eld positive 0 -eld sadness 0 -eld surprise 0 -eld trust 0 -elder anger 0 -elder anticipation 0 -elder disgust 0 -elder fear 0 -elder joy 0 -elder negative 0 -elder positive 1 -elder sadness 0 -elder surprise 0 -elder trust 1 -elders anger 0 -elders anticipation 0 -elders disgust 0 -elders fear 0 -elders joy 0 -elders negative 0 -elders positive 1 -elders sadness 0 -elders surprise 0 -elders trust 1 -eldest anger 0 -eldest anticipation 0 -eldest disgust 0 -eldest fear 0 -eldest joy 0 -eldest negative 0 -eldest positive 0 -eldest sadness 0 -eldest surprise 0 -eldest trust 0 -elect anger 0 -elect anticipation 0 -elect disgust 0 -elect fear 0 -elect joy 0 -elect negative 0 -elect positive 1 -elect sadness 0 -elect surprise 0 -elect trust 1 -election anger 0 -election anticipation 0 -election disgust 0 -election fear 0 -election joy 0 -election negative 0 -election positive 0 -election sadness 0 -election surprise 0 -election trust 0 -elector anger 0 -elector anticipation 0 -elector disgust 0 -elector fear 0 -elector joy 0 -elector negative 0 -elector positive 0 -elector sadness 0 -elector surprise 0 -elector trust 0 -electorate anger 0 -electorate anticipation 0 -electorate disgust 0 -electorate fear 0 -electorate joy 0 -electorate negative 0 -electorate positive 0 -electorate sadness 0 -electorate surprise 0 -electorate trust 1 -electric anger 0 -electric anticipation 0 -electric disgust 0 -electric fear 0 -electric joy 1 -electric negative 0 -electric positive 1 -electric sadness 0 -electric surprise 1 -electric trust 0 -electricity anger 0 -electricity anticipation 0 -electricity disgust 0 -electricity fear 0 -electricity joy 0 -electricity negative 0 -electricity positive 1 -electricity sadness 0 -electricity surprise 0 -electricity trust 0 -elegance anger 0 -elegance anticipation 1 -elegance disgust 0 -elegance fear 0 -elegance joy 1 -elegance negative 0 -elegance positive 1 -elegance sadness 0 -elegance surprise 0 -elegance trust 1 -elegant anger 0 -elegant anticipation 0 -elegant disgust 0 -elegant fear 0 -elegant joy 1 -elegant negative 0 -elegant positive 1 -elegant sadness 0 -elegant surprise 0 -elegant trust 0 -element anger 0 -element anticipation 0 -element disgust 0 -element fear 0 -element joy 0 -element negative 0 -element positive 0 -element sadness 0 -element surprise 0 -element trust 0 -elementary anger 0 -elementary anticipation 0 -elementary disgust 0 -elementary fear 0 -elementary joy 0 -elementary negative 0 -elementary positive 0 -elementary sadness 0 -elementary surprise 0 -elementary trust 0 -elements anger 0 -elements anticipation 0 -elements disgust 0 -elements fear 0 -elements joy 0 -elements negative 0 -elements positive 0 -elements sadness 0 -elements surprise 0 -elements trust 0 -elephant anger 0 -elephant anticipation 0 -elephant disgust 0 -elephant fear 0 -elephant joy 0 -elephant negative 0 -elephant positive 0 -elephant sadness 0 -elephant surprise 0 -elephant trust 0 -elevate anger 0 -elevate anticipation 0 -elevate disgust 0 -elevate fear 0 -elevate joy 0 -elevate negative 0 -elevate positive 0 -elevate sadness 0 -elevate surprise 0 -elevate trust 0 -elevation anger 0 -elevation anticipation 1 -elevation disgust 0 -elevation fear 1 -elevation joy 1 -elevation negative 0 -elevation positive 1 -elevation sadness 0 -elevation surprise 0 -elevation trust 1 -elevator anger 0 -elevator anticipation 0 -elevator disgust 0 -elevator fear 0 -elevator joy 0 -elevator negative 0 -elevator positive 0 -elevator sadness 0 -elevator surprise 0 -elevator trust 0 -eleven anger 0 -eleven anticipation 0 -eleven disgust 0 -eleven fear 0 -eleven joy 0 -eleven negative 0 -eleven positive 0 -eleven sadness 0 -eleven surprise 0 -eleven trust 0 -eleventh anger 0 -eleventh anticipation 0 -eleventh disgust 0 -eleventh fear 0 -eleventh joy 0 -eleventh negative 0 -eleventh positive 0 -eleventh sadness 0 -eleventh surprise 0 -eleventh trust 0 -elf anger 1 -elf anticipation 0 -elf disgust 1 -elf fear 1 -elf joy 0 -elf negative 0 -elf positive 0 -elf sadness 0 -elf surprise 0 -elf trust 0 -elicit anger 0 -elicit anticipation 0 -elicit disgust 0 -elicit fear 0 -elicit joy 0 -elicit negative 0 -elicit positive 0 -elicit sadness 0 -elicit surprise 0 -elicit trust 0 -eligible anger 0 -eligible anticipation 0 -eligible disgust 0 -eligible fear 0 -eligible joy 0 -eligible negative 0 -eligible positive 1 -eligible sadness 0 -eligible surprise 0 -eligible trust 0 -elimination anger 1 -elimination anticipation 0 -elimination disgust 1 -elimination fear 1 -elimination joy 0 -elimination negative 1 -elimination positive 0 -elimination sadness 1 -elimination surprise 0 -elimination trust 0 -elite anger 0 -elite anticipation 1 -elite disgust 0 -elite fear 0 -elite joy 1 -elite negative 0 -elite positive 1 -elite sadness 0 -elite surprise 0 -elite trust 1 -elk anger 0 -elk anticipation 0 -elk disgust 0 -elk fear 0 -elk joy 0 -elk negative 0 -elk positive 0 -elk sadness 0 -elk surprise 0 -elk trust 0 -ell anger 0 -ell anticipation 0 -ell disgust 0 -ell fear 0 -ell joy 0 -ell negative 0 -ell positive 0 -ell sadness 0 -ell surprise 0 -ell trust 0 -ellipse anger 0 -ellipse anticipation 0 -ellipse disgust 0 -ellipse fear 0 -ellipse joy 0 -ellipse negative 0 -ellipse positive 0 -ellipse sadness 0 -ellipse surprise 0 -ellipse trust 0 -ellipsis anger 0 -ellipsis anticipation 0 -ellipsis disgust 0 -ellipsis fear 0 -ellipsis joy 0 -ellipsis negative 0 -ellipsis positive 0 -ellipsis sadness 0 -ellipsis surprise 0 -ellipsis trust 0 -ellipsoid anger 0 -ellipsoid anticipation 0 -ellipsoid disgust 0 -ellipsoid fear 0 -ellipsoid joy 0 -ellipsoid negative 0 -ellipsoid positive 0 -ellipsoid sadness 0 -ellipsoid surprise 0 -ellipsoid trust 0 -elliptic anger 0 -elliptic anticipation 0 -elliptic disgust 0 -elliptic fear 0 -elliptic joy 0 -elliptic negative 0 -elliptic positive 0 -elliptic sadness 0 -elliptic surprise 0 -elliptic trust 0 -elliptical anger 0 -elliptical anticipation 0 -elliptical disgust 0 -elliptical fear 0 -elliptical joy 0 -elliptical negative 0 -elliptical positive 0 -elliptical sadness 0 -elliptical surprise 0 -elliptical trust 0 -elongate anger 0 -elongate anticipation 0 -elongate disgust 0 -elongate fear 0 -elongate joy 0 -elongate negative 0 -elongate positive 0 -elongate sadness 0 -elongate surprise 0 -elongate trust 0 -elongation anger 0 -elongation anticipation 0 -elongation disgust 0 -elongation fear 0 -elongation joy 0 -elongation negative 0 -elongation positive 0 -elongation sadness 0 -elongation surprise 0 -elongation trust 0 -eloquence anger 0 -eloquence anticipation 0 -eloquence disgust 0 -eloquence fear 0 -eloquence joy 0 -eloquence negative 0 -eloquence positive 1 -eloquence sadness 0 -eloquence surprise 0 -eloquence trust 0 -eloquent anger 0 -eloquent anticipation 0 -eloquent disgust 0 -eloquent fear 0 -eloquent joy 0 -eloquent negative 0 -eloquent positive 1 -eloquent sadness 0 -eloquent surprise 0 -eloquent trust 0 -elucidate anger 0 -elucidate anticipation 0 -elucidate disgust 0 -elucidate fear 0 -elucidate joy 0 -elucidate negative 0 -elucidate positive 1 -elucidate sadness 0 -elucidate surprise 0 -elucidate trust 1 -elucidation anger 0 -elucidation anticipation 0 -elucidation disgust 0 -elucidation fear 0 -elucidation joy 0 -elucidation negative 0 -elucidation positive 0 -elucidation sadness 0 -elucidation surprise 0 -elucidation trust 0 -elude anger 0 -elude anticipation 0 -elude disgust 0 -elude fear 0 -elude joy 0 -elude negative 0 -elude positive 0 -elude sadness 0 -elude surprise 0 -elude trust 0 -elusive anger 0 -elusive anticipation 0 -elusive disgust 0 -elusive fear 0 -elusive joy 0 -elusive negative 1 -elusive positive 0 -elusive sadness 0 -elusive surprise 1 -elusive trust 0 -emaciated anger 0 -emaciated anticipation 0 -emaciated disgust 0 -emaciated fear 1 -emaciated joy 0 -emaciated negative 1 -emaciated positive 0 -emaciated sadness 1 -emaciated surprise 0 -emaciated trust 0 -emanate anger 0 -emanate anticipation 0 -emanate disgust 0 -emanate fear 0 -emanate joy 0 -emanate negative 0 -emanate positive 0 -emanate sadness 0 -emanate surprise 0 -emanate trust 0 -emancipation anger 0 -emancipation anticipation 1 -emancipation disgust 0 -emancipation fear 0 -emancipation joy 1 -emancipation negative 0 -emancipation positive 1 -emancipation sadness 0 -emancipation surprise 0 -emancipation trust 0 -embankment anger 0 -embankment anticipation 0 -embankment disgust 0 -embankment fear 0 -embankment joy 0 -embankment negative 0 -embankment positive 0 -embankment sadness 0 -embankment surprise 0 -embankment trust 0 -embargo anger 0 -embargo anticipation 0 -embargo disgust 0 -embargo fear 0 -embargo joy 0 -embargo negative 1 -embargo positive 0 -embargo sadness 0 -embargo surprise 0 -embargo trust 0 -embark anger 0 -embark anticipation 0 -embark disgust 0 -embark fear 0 -embark joy 0 -embark negative 0 -embark positive 0 -embark sadness 0 -embark surprise 0 -embark trust 0 -embarrass anger 0 -embarrass anticipation 0 -embarrass disgust 0 -embarrass fear 0 -embarrass joy 0 -embarrass negative 1 -embarrass positive 0 -embarrass sadness 1 -embarrass surprise 0 -embarrass trust 0 -embarrassing anger 0 -embarrassing anticipation 0 -embarrassing disgust 0 -embarrassing fear 0 -embarrassing joy 0 -embarrassing negative 1 -embarrassing positive 0 -embarrassing sadness 0 -embarrassing surprise 0 -embarrassing trust 0 -embarrassment anger 0 -embarrassment anticipation 0 -embarrassment disgust 0 -embarrassment fear 1 -embarrassment joy 0 -embarrassment negative 1 -embarrassment positive 0 -embarrassment sadness 1 -embarrassment surprise 1 -embarrassment trust 0 -embassy anger 0 -embassy anticipation 0 -embassy disgust 0 -embassy fear 0 -embassy joy 0 -embassy negative 0 -embassy positive 0 -embassy sadness 0 -embassy surprise 0 -embassy trust 0 -embed anger 0 -embed anticipation 0 -embed disgust 0 -embed fear 0 -embed joy 0 -embed negative 0 -embed positive 0 -embed sadness 0 -embed surprise 0 -embed trust 0 -embellish anger 0 -embellish anticipation 0 -embellish disgust 0 -embellish fear 0 -embellish joy 0 -embellish negative 0 -embellish positive 0 -embellish sadness 0 -embellish surprise 0 -embellish trust 0 -embellishment anger 0 -embellishment anticipation 0 -embellishment disgust 0 -embellishment fear 0 -embellishment joy 0 -embellishment negative 0 -embellishment positive 0 -embellishment sadness 0 -embellishment surprise 0 -embellishment trust 0 -embers anger 0 -embers anticipation 0 -embers disgust 0 -embers fear 0 -embers joy 0 -embers negative 0 -embers positive 0 -embers sadness 0 -embers surprise 0 -embers trust 0 -embezzlement anger 0 -embezzlement anticipation 0 -embezzlement disgust 0 -embezzlement fear 0 -embezzlement joy 0 -embezzlement negative 1 -embezzlement positive 0 -embezzlement sadness 0 -embezzlement surprise 0 -embezzlement trust 0 -emblem anger 0 -emblem anticipation 0 -emblem disgust 0 -emblem fear 0 -emblem joy 0 -emblem negative 0 -emblem positive 0 -emblem sadness 0 -emblem surprise 0 -emblem trust 0 -emblematic anger 0 -emblematic anticipation 0 -emblematic disgust 0 -emblematic fear 0 -emblematic joy 0 -emblematic negative 0 -emblematic positive 0 -emblematic sadness 0 -emblematic surprise 0 -emblematic trust 0 -embodiment anger 0 -embodiment anticipation 0 -embodiment disgust 0 -embodiment fear 0 -embodiment joy 0 -embodiment negative 0 -embodiment positive 0 -embodiment sadness 0 -embodiment surprise 0 -embodiment trust 0 -embolism anger 0 -embolism anticipation 0 -embolism disgust 0 -embolism fear 1 -embolism joy 0 -embolism negative 1 -embolism positive 0 -embolism sadness 1 -embolism surprise 0 -embolism trust 0 -embossed anger 0 -embossed anticipation 0 -embossed disgust 0 -embossed fear 0 -embossed joy 0 -embossed negative 0 -embossed positive 0 -embossed sadness 0 -embossed surprise 0 -embossed trust 0 -embrace anger 0 -embrace anticipation 1 -embrace disgust 0 -embrace fear 0 -embrace joy 1 -embrace negative 0 -embrace positive 1 -embrace sadness 0 -embrace surprise 1 -embrace trust 1 -embroidered anger 0 -embroidered anticipation 0 -embroidered disgust 0 -embroidered fear 0 -embroidered joy 0 -embroidered negative 0 -embroidered positive 0 -embroidered sadness 0 -embroidered surprise 0 -embroidered trust 0 -embroidery anger 0 -embroidery anticipation 0 -embroidery disgust 0 -embroidery fear 0 -embroidery joy 0 -embroidery negative 0 -embroidery positive 0 -embroidery sadness 0 -embroidery surprise 0 -embroidery trust 0 -embroiled anger 0 -embroiled anticipation 0 -embroiled disgust 0 -embroiled fear 0 -embroiled joy 0 -embroiled negative 1 -embroiled positive 0 -embroiled sadness 0 -embroiled surprise 0 -embroiled trust 0 -embryo anger 0 -embryo anticipation 0 -embryo disgust 0 -embryo fear 0 -embryo joy 0 -embryo negative 0 -embryo positive 0 -embryo sadness 0 -embryo surprise 0 -embryo trust 0 -embryonic anger 0 -embryonic anticipation 0 -embryonic disgust 0 -embryonic fear 0 -embryonic joy 0 -embryonic negative 0 -embryonic positive 0 -embryonic sadness 0 -embryonic surprise 0 -embryonic trust 0 -emerald anger 0 -emerald anticipation 0 -emerald disgust 0 -emerald fear 0 -emerald joy 0 -emerald negative 0 -emerald positive 0 -emerald sadness 0 -emerald surprise 0 -emerald trust 0 -emerge anger 0 -emerge anticipation 0 -emerge disgust 0 -emerge fear 0 -emerge joy 0 -emerge negative 0 -emerge positive 0 -emerge sadness 0 -emerge surprise 0 -emerge trust 0 -emergence anger 0 -emergence anticipation 0 -emergence disgust 0 -emergence fear 0 -emergence joy 0 -emergence negative 0 -emergence positive 0 -emergence sadness 0 -emergence surprise 0 -emergence trust 0 -emergency anger 0 -emergency anticipation 0 -emergency disgust 0 -emergency fear 1 -emergency joy 0 -emergency negative 1 -emergency positive 0 -emergency sadness 1 -emergency surprise 1 -emergency trust 0 -emeritus anger 0 -emeritus anticipation 0 -emeritus disgust 0 -emeritus fear 0 -emeritus joy 0 -emeritus negative 0 -emeritus positive 1 -emeritus sadness 0 -emeritus surprise 0 -emeritus trust 0 -emigrate anger 0 -emigrate anticipation 0 -emigrate disgust 0 -emigrate fear 0 -emigrate joy 0 -emigrate negative 0 -emigrate positive 0 -emigrate sadness 0 -emigrate surprise 0 -emigrate trust 0 -emigration anger 0 -emigration anticipation 0 -emigration disgust 0 -emigration fear 0 -emigration joy 0 -emigration negative 0 -emigration positive 0 -emigration sadness 0 -emigration surprise 0 -emigration trust 0 -eminence anger 0 -eminence anticipation 0 -eminence disgust 0 -eminence fear 0 -eminence joy 0 -eminence negative 0 -eminence positive 1 -eminence sadness 0 -eminence surprise 0 -eminence trust 1 -eminent anger 0 -eminent anticipation 0 -eminent disgust 0 -eminent fear 0 -eminent joy 0 -eminent negative 0 -eminent positive 1 -eminent sadness 0 -eminent surprise 0 -eminent trust 0 -eminently anger 0 -eminently anticipation 0 -eminently disgust 0 -eminently fear 0 -eminently joy 0 -eminently negative 0 -eminently positive 1 -eminently sadness 0 -eminently surprise 0 -eminently trust 0 -emir anger 0 -emir anticipation 0 -emir disgust 0 -emir fear 0 -emir joy 0 -emir negative 0 -emir positive 1 -emir sadness 0 -emir surprise 0 -emir trust 0 -emission anger 0 -emission anticipation 0 -emission disgust 0 -emission fear 0 -emission joy 0 -emission negative 0 -emission positive 0 -emission sadness 0 -emission surprise 0 -emission trust 0 -emit anger 0 -emit anticipation 0 -emit disgust 0 -emit fear 0 -emit joy 0 -emit negative 0 -emit positive 0 -emit sadness 0 -emit surprise 0 -emit trust 0 -emotion anger 0 -emotion anticipation 0 -emotion disgust 0 -emotion fear 0 -emotion joy 0 -emotion negative 0 -emotion positive 0 -emotion sadness 0 -emotion surprise 0 -emotion trust 0 -emotional anger 0 -emotional anticipation 0 -emotional disgust 0 -emotional fear 0 -emotional joy 0 -emotional negative 0 -emotional positive 0 -emotional sadness 0 -emotional surprise 0 -emotional trust 0 -emotive anger 0 -emotive anticipation 0 -emotive disgust 0 -emotive fear 0 -emotive joy 0 -emotive negative 0 -emotive positive 0 -emotive sadness 0 -emotive surprise 0 -emotive trust 0 -empathy anger 0 -empathy anticipation 0 -empathy disgust 0 -empathy fear 0 -empathy joy 0 -empathy negative 0 -empathy positive 1 -empathy sadness 0 -empathy surprise 0 -empathy trust 0 -emperor anger 0 -emperor anticipation 0 -emperor disgust 0 -emperor fear 0 -emperor joy 0 -emperor negative 0 -emperor positive 0 -emperor sadness 0 -emperor surprise 0 -emperor trust 0 -emphasis anger 0 -emphasis anticipation 0 -emphasis disgust 0 -emphasis fear 0 -emphasis joy 0 -emphasis negative 0 -emphasis positive 0 -emphasis sadness 0 -emphasis surprise 0 -emphasis trust 0 -emphasize anger 0 -emphasize anticipation 0 -emphasize disgust 0 -emphasize fear 0 -emphasize joy 0 -emphasize negative 0 -emphasize positive 0 -emphasize sadness 0 -emphasize surprise 0 -emphasize trust 1 -emphatic anger 0 -emphatic anticipation 0 -emphatic disgust 0 -emphatic fear 0 -emphatic joy 0 -emphatic negative 0 -emphatic positive 0 -emphatic sadness 0 -emphatic surprise 0 -emphatic trust 0 -empire anger 0 -empire anticipation 0 -empire disgust 0 -empire fear 0 -empire joy 0 -empire negative 0 -empire positive 0 -empire sadness 0 -empire surprise 0 -empire trust 0 -empirical anger 0 -empirical anticipation 0 -empirical disgust 0 -empirical fear 0 -empirical joy 0 -empirical negative 0 -empirical positive 0 -empirical sadness 0 -empirical surprise 0 -empirical trust 0 -empiricism anger 0 -empiricism anticipation 0 -empiricism disgust 0 -empiricism fear 0 -empiricism joy 0 -empiricism negative 0 -empiricism positive 0 -empiricism sadness 0 -empiricism surprise 0 -empiricism trust 0 -employ anger 0 -employ anticipation 0 -employ disgust 0 -employ fear 0 -employ joy 0 -employ negative 0 -employ positive 0 -employ sadness 0 -employ surprise 0 -employ trust 1 -employer anger 0 -employer anticipation 0 -employer disgust 0 -employer fear 0 -employer joy 0 -employer negative 0 -employer positive 0 -employer sadness 0 -employer surprise 0 -employer trust 0 -employment anger 0 -employment anticipation 0 -employment disgust 0 -employment fear 0 -employment joy 0 -employment negative 0 -employment positive 0 -employment sadness 0 -employment surprise 0 -employment trust 0 -emporium anger 0 -emporium anticipation 0 -emporium disgust 0 -emporium fear 0 -emporium joy 0 -emporium negative 0 -emporium positive 0 -emporium sadness 0 -emporium surprise 0 -emporium trust 0 -empower anger 0 -empower anticipation 0 -empower disgust 0 -empower fear 0 -empower joy 0 -empower negative 0 -empower positive 1 -empower sadness 0 -empower surprise 0 -empower trust 0 -empress anger 0 -empress anticipation 0 -empress disgust 0 -empress fear 0 -empress joy 0 -empress negative 0 -empress positive 0 -empress sadness 0 -empress surprise 0 -empress trust 0 -emptiness anger 0 -emptiness anticipation 0 -emptiness disgust 0 -emptiness fear 0 -emptiness joy 0 -emptiness negative 0 -emptiness positive 0 -emptiness sadness 1 -emptiness surprise 0 -emptiness trust 0 -emption anger 0 -emption anticipation 0 -emption disgust 0 -emption fear 0 -emption joy 0 -emption negative 0 -emption positive 0 -emption sadness 0 -emption surprise 0 -emption trust 0 -empty anger 0 -empty anticipation 0 -empty disgust 0 -empty fear 0 -empty joy 0 -empty negative 0 -empty positive 0 -empty sadness 0 -empty surprise 0 -empty trust 0 -emulate anger 0 -emulate anticipation 0 -emulate disgust 0 -emulate fear 0 -emulate joy 0 -emulate negative 0 -emulate positive 1 -emulate sadness 0 -emulate surprise 0 -emulate trust 0 -emulsion anger 0 -emulsion anticipation 0 -emulsion disgust 0 -emulsion fear 0 -emulsion joy 0 -emulsion negative 0 -emulsion positive 0 -emulsion sadness 0 -emulsion surprise 0 -emulsion trust 0 -enable anger 0 -enable anticipation 0 -enable disgust 0 -enable fear 0 -enable joy 0 -enable negative 0 -enable positive 1 -enable sadness 0 -enable surprise 0 -enable trust 1 -enablement anger 0 -enablement anticipation 0 -enablement disgust 0 -enablement fear 0 -enablement joy 0 -enablement negative 0 -enablement positive 1 -enablement sadness 0 -enablement surprise 0 -enablement trust 1 -enact anger 0 -enact anticipation 0 -enact disgust 0 -enact fear 0 -enact joy 0 -enact negative 0 -enact positive 0 -enact sadness 0 -enact surprise 0 -enact trust 0 -enactment anger 0 -enactment anticipation 0 -enactment disgust 0 -enactment fear 0 -enactment joy 0 -enactment negative 0 -enactment positive 0 -enactment sadness 0 -enactment surprise 0 -enactment trust 0 -enamel anger 0 -enamel anticipation 0 -enamel disgust 0 -enamel fear 0 -enamel joy 0 -enamel negative 0 -enamel positive 0 -enamel sadness 0 -enamel surprise 0 -enamel trust 0 -encampment anger 0 -encampment anticipation 0 -encampment disgust 0 -encampment fear 0 -encampment joy 0 -encampment negative 0 -encampment positive 0 -encampment sadness 0 -encampment surprise 0 -encampment trust 0 -enchant anger 0 -enchant anticipation 1 -enchant disgust 0 -enchant fear 0 -enchant joy 1 -enchant negative 0 -enchant positive 1 -enchant sadness 0 -enchant surprise 1 -enchant trust 0 -enchanted anger 0 -enchanted anticipation 0 -enchanted disgust 0 -enchanted fear 0 -enchanted joy 1 -enchanted negative 0 -enchanted positive 1 -enchanted sadness 0 -enchanted surprise 0 -enchanted trust 1 -enchanting anger 0 -enchanting anticipation 1 -enchanting disgust 0 -enchanting fear 0 -enchanting joy 1 -enchanting negative 0 -enchanting positive 1 -enchanting sadness 0 -enchanting surprise 0 -enchanting trust 0 -enchantment anger 0 -enchantment anticipation 0 -enchantment disgust 0 -enchantment fear 0 -enchantment joy 0 -enchantment negative 0 -enchantment positive 0 -enchantment sadness 0 -enchantment surprise 0 -enchantment trust 0 -encircle anger 0 -encircle anticipation 0 -encircle disgust 0 -encircle fear 0 -encircle joy 0 -encircle negative 0 -encircle positive 0 -encircle sadness 0 -encircle surprise 0 -encircle trust 0 -encircling anger 0 -encircling anticipation 0 -encircling disgust 0 -encircling fear 0 -encircling joy 0 -encircling negative 0 -encircling positive 0 -encircling sadness 0 -encircling surprise 0 -encircling trust 0 -enclave anger 0 -enclave anticipation 0 -enclave disgust 0 -enclave fear 0 -enclave joy 0 -enclave negative 1 -enclave positive 0 -enclave sadness 0 -enclave surprise 0 -enclave trust 0 -enclose anger 0 -enclose anticipation 0 -enclose disgust 0 -enclose fear 0 -enclose joy 0 -enclose negative 0 -enclose positive 0 -enclose sadness 0 -enclose surprise 0 -enclose trust 0 -encode anger 0 -encode anticipation 0 -encode disgust 0 -encode fear 0 -encode joy 0 -encode negative 0 -encode positive 0 -encode sadness 0 -encode surprise 0 -encode trust 0 -encompass anger 0 -encompass anticipation 0 -encompass disgust 0 -encompass fear 0 -encompass joy 0 -encompass negative 0 -encompass positive 0 -encompass sadness 0 -encompass surprise 0 -encompass trust 0 -encore anger 0 -encore anticipation 0 -encore disgust 0 -encore fear 0 -encore joy 0 -encore negative 0 -encore positive 1 -encore sadness 0 -encore surprise 0 -encore trust 0 -encounter anger 0 -encounter anticipation 0 -encounter disgust 0 -encounter fear 0 -encounter joy 0 -encounter negative 0 -encounter positive 0 -encounter sadness 0 -encounter surprise 0 -encounter trust 0 -encourage anger 0 -encourage anticipation 0 -encourage disgust 0 -encourage fear 0 -encourage joy 1 -encourage negative 0 -encourage positive 1 -encourage sadness 0 -encourage surprise 0 -encourage trust 1 -encouragement anger 0 -encouragement anticipation 0 -encouragement disgust 0 -encouragement fear 0 -encouragement joy 0 -encouragement negative 0 -encouragement positive 1 -encouragement sadness 0 -encouragement surprise 0 -encouragement trust 0 -encroach anger 0 -encroach anticipation 0 -encroach disgust 0 -encroach fear 0 -encroach joy 0 -encroach negative 0 -encroach positive 0 -encroach sadness 0 -encroach surprise 0 -encroach trust 0 -encroachment anger 0 -encroachment anticipation 0 -encroachment disgust 0 -encroachment fear 1 -encroachment joy 0 -encroachment negative 1 -encroachment positive 0 -encroachment sadness 0 -encroachment surprise 0 -encroachment trust 0 -encrypt anger 0 -encrypt anticipation 0 -encrypt disgust 0 -encrypt fear 0 -encrypt joy 0 -encrypt negative 0 -encrypt positive 0 -encrypt sadness 0 -encrypt surprise 0 -encrypt trust 0 -encumbrance anger 1 -encumbrance anticipation 0 -encumbrance disgust 0 -encumbrance fear 1 -encumbrance joy 0 -encumbrance negative 1 -encumbrance positive 0 -encumbrance sadness 1 -encumbrance surprise 0 -encumbrance trust 0 -encyclopedia anger 0 -encyclopedia anticipation 0 -encyclopedia disgust 0 -encyclopedia fear 0 -encyclopedia joy 0 -encyclopedia negative 0 -encyclopedia positive 1 -encyclopedia sadness 0 -encyclopedia surprise 0 -encyclopedia trust 1 -end anger 0 -end anticipation 0 -end disgust 0 -end fear 0 -end joy 0 -end negative 0 -end positive 0 -end sadness 0 -end surprise 0 -end trust 0 -endanger anger 0 -endanger anticipation 1 -endanger disgust 0 -endanger fear 1 -endanger joy 0 -endanger negative 1 -endanger positive 0 -endanger sadness 0 -endanger surprise 0 -endanger trust 0 -endangered anger 0 -endangered anticipation 0 -endangered disgust 0 -endangered fear 1 -endangered joy 0 -endangered negative 1 -endangered positive 0 -endangered sadness 0 -endangered surprise 0 -endangered trust 0 -endeavor anger 0 -endeavor anticipation 1 -endeavor disgust 0 -endeavor fear 0 -endeavor joy 0 -endeavor negative 0 -endeavor positive 1 -endeavor sadness 0 -endeavor surprise 0 -endeavor trust 0 -ended anger 0 -ended anticipation 0 -ended disgust 0 -ended fear 0 -ended joy 0 -ended negative 0 -ended positive 0 -ended sadness 0 -ended surprise 0 -ended trust 0 -endemic anger 0 -endemic anticipation 0 -endemic disgust 1 -endemic fear 1 -endemic joy 0 -endemic negative 1 -endemic positive 0 -endemic sadness 1 -endemic surprise 0 -endemic trust 0 -ending anger 0 -ending anticipation 0 -ending disgust 0 -ending fear 0 -ending joy 0 -ending negative 0 -ending positive 0 -ending sadness 0 -ending surprise 0 -ending trust 0 -endless anger 1 -endless anticipation 0 -endless disgust 0 -endless fear 1 -endless joy 1 -endless negative 1 -endless positive 1 -endless sadness 1 -endless surprise 0 -endless trust 1 -endocarditis anger 0 -endocarditis anticipation 0 -endocarditis disgust 0 -endocarditis fear 1 -endocarditis joy 0 -endocarditis negative 0 -endocarditis positive 0 -endocarditis sadness 1 -endocarditis surprise 0 -endocarditis trust 0 -endorsement anger 0 -endorsement anticipation 0 -endorsement disgust 0 -endorsement fear 0 -endorsement joy 0 -endorsement negative 0 -endorsement positive 0 -endorsement sadness 0 -endorsement surprise 0 -endorsement trust 0 -endow anger 0 -endow anticipation 0 -endow disgust 0 -endow fear 0 -endow joy 0 -endow negative 0 -endow positive 1 -endow sadness 0 -endow surprise 0 -endow trust 1 -endowed anger 0 -endowed anticipation 0 -endowed disgust 0 -endowed fear 0 -endowed joy 0 -endowed negative 0 -endowed positive 1 -endowed sadness 0 -endowed surprise 0 -endowed trust 0 -endowment anger 0 -endowment anticipation 0 -endowment disgust 0 -endowment fear 0 -endowment joy 0 -endowment negative 0 -endowment positive 1 -endowment sadness 0 -endowment surprise 0 -endowment trust 1 -endpapers anger 0 -endpapers anticipation 0 -endpapers disgust 0 -endpapers fear 0 -endpapers joy 0 -endpapers negative 0 -endpapers positive 0 -endpapers sadness 0 -endpapers surprise 0 -endpapers trust 0 -endpoint anger 0 -endpoint anticipation 0 -endpoint disgust 0 -endpoint fear 0 -endpoint joy 0 -endpoint negative 0 -endpoint positive 0 -endpoint sadness 0 -endpoint surprise 0 -endpoint trust 0 -endurance anger 0 -endurance anticipation 0 -endurance disgust 0 -endurance fear 0 -endurance joy 0 -endurance negative 0 -endurance positive 1 -endurance sadness 0 -endurance surprise 0 -endurance trust 0 -endure anger 0 -endure anticipation 0 -endure disgust 0 -endure fear 0 -endure joy 0 -endure negative 0 -endure positive 1 -endure sadness 0 -endure surprise 0 -endure trust 0 -enema anger 0 -enema anticipation 0 -enema disgust 1 -enema fear 0 -enema joy 0 -enema negative 0 -enema positive 0 -enema sadness 0 -enema surprise 0 -enema trust 0 -enemy anger 1 -enemy anticipation 0 -enemy disgust 1 -enemy fear 1 -enemy joy 0 -enemy negative 1 -enemy positive 0 -enemy sadness 0 -enemy surprise 0 -enemy trust 0 -energetic anger 0 -energetic anticipation 0 -energetic disgust 0 -energetic fear 0 -energetic joy 0 -energetic negative 0 -energetic positive 1 -energetic sadness 0 -energetic surprise 0 -energetic trust 0 -energy anger 0 -energy anticipation 0 -energy disgust 0 -energy fear 0 -energy joy 0 -energy negative 0 -energy positive 0 -energy sadness 0 -energy surprise 0 -energy trust 0 -enforce anger 1 -enforce anticipation 0 -enforce disgust 0 -enforce fear 1 -enforce joy 0 -enforce negative 1 -enforce positive 1 -enforce sadness 0 -enforce surprise 0 -enforce trust 0 -enforcement anger 0 -enforcement anticipation 0 -enforcement disgust 0 -enforcement fear 0 -enforcement joy 0 -enforcement negative 1 -enforcement positive 0 -enforcement sadness 0 -enforcement surprise 0 -enforcement trust 0 -engage anger 0 -engage anticipation 0 -engage disgust 0 -engage fear 0 -engage joy 0 -engage negative 0 -engage positive 0 -engage sadness 0 -engage surprise 0 -engage trust 0 -engaged anger 0 -engaged anticipation 1 -engaged disgust 0 -engaged fear 0 -engaged joy 1 -engaged negative 0 -engaged positive 1 -engaged sadness 0 -engaged surprise 0 -engaged trust 1 -engagement anger 0 -engagement anticipation 0 -engagement disgust 0 -engagement fear 0 -engagement joy 0 -engagement negative 0 -engagement positive 0 -engagement sadness 0 -engagement surprise 0 -engagement trust 0 -engaging anger 0 -engaging anticipation 0 -engaging disgust 0 -engaging fear 0 -engaging joy 1 -engaging negative 0 -engaging positive 1 -engaging sadness 0 -engaging surprise 0 -engaging trust 1 -engender anger 0 -engender anticipation 0 -engender disgust 0 -engender fear 0 -engender joy 0 -engender negative 0 -engender positive 0 -engender sadness 0 -engender surprise 0 -engender trust 0 -engine anger 0 -engine anticipation 0 -engine disgust 0 -engine fear 0 -engine joy 0 -engine negative 0 -engine positive 0 -engine sadness 0 -engine surprise 0 -engine trust 0 -engineer anger 0 -engineer anticipation 0 -engineer disgust 0 -engineer fear 0 -engineer joy 0 -engineer negative 0 -engineer positive 0 -engineer sadness 0 -engineer surprise 0 -engineer trust 0 -engineering anger 0 -engineering anticipation 0 -engineering disgust 0 -engineering fear 0 -engineering joy 0 -engineering negative 0 -engineering positive 0 -engineering sadness 0 -engineering surprise 0 -engineering trust 0 -engrave anger 0 -engrave anticipation 0 -engrave disgust 0 -engrave fear 0 -engrave joy 0 -engrave negative 0 -engrave positive 0 -engrave sadness 0 -engrave surprise 0 -engrave trust 0 -engraved anger 0 -engraved anticipation 0 -engraved disgust 0 -engraved fear 0 -engraved joy 0 -engraved negative 0 -engraved positive 0 -engraved sadness 0 -engraved surprise 0 -engraved trust 0 -engraver anger 0 -engraver anticipation 0 -engraver disgust 0 -engraver fear 0 -engraver joy 0 -engraver negative 0 -engraver positive 0 -engraver sadness 0 -engraver surprise 0 -engraver trust 0 -engraving anger 0 -engraving anticipation 0 -engraving disgust 0 -engraving fear 0 -engraving joy 0 -engraving negative 0 -engraving positive 0 -engraving sadness 0 -engraving surprise 0 -engraving trust 0 -engrossed anger 0 -engrossed anticipation 0 -engrossed disgust 0 -engrossed fear 0 -engrossed joy 0 -engrossed negative 0 -engrossed positive 0 -engrossed sadness 0 -engrossed surprise 0 -engrossed trust 0 -engrossing anger 0 -engrossing anticipation 0 -engrossing disgust 0 -engrossing fear 0 -engrossing joy 0 -engrossing negative 0 -engrossing positive 0 -engrossing sadness 0 -engrossing surprise 0 -engrossing trust 0 -engulf anger 0 -engulf anticipation 1 -engulf disgust 0 -engulf fear 0 -engulf joy 0 -engulf negative 0 -engulf positive 0 -engulf sadness 0 -engulf surprise 0 -engulf trust 0 -enhance anger 0 -enhance anticipation 0 -enhance disgust 0 -enhance fear 0 -enhance joy 0 -enhance negative 0 -enhance positive 1 -enhance sadness 0 -enhance surprise 0 -enhance trust 0 -enigma anger 0 -enigma anticipation 0 -enigma disgust 0 -enigma fear 0 -enigma joy 0 -enigma negative 0 -enigma positive 0 -enigma sadness 0 -enigma surprise 0 -enigma trust 0 -enigmatic anger 0 -enigmatic anticipation 0 -enigmatic disgust 0 -enigmatic fear 1 -enigmatic joy 0 -enigmatic negative 1 -enigmatic positive 0 -enigmatic sadness 0 -enigmatic surprise 0 -enigmatic trust 0 -enjoin anger 0 -enjoin anticipation 0 -enjoin disgust 0 -enjoin fear 0 -enjoin joy 0 -enjoin negative 0 -enjoin positive 0 -enjoin sadness 0 -enjoin surprise 0 -enjoin trust 0 -enjoy anger 0 -enjoy anticipation 1 -enjoy disgust 0 -enjoy fear 0 -enjoy joy 1 -enjoy negative 0 -enjoy positive 1 -enjoy sadness 0 -enjoy surprise 0 -enjoy trust 1 -enjoying anger 0 -enjoying anticipation 1 -enjoying disgust 0 -enjoying fear 0 -enjoying joy 1 -enjoying negative 0 -enjoying positive 1 -enjoying sadness 0 -enjoying surprise 0 -enjoying trust 1 -enlarged anger 0 -enlarged anticipation 0 -enlarged disgust 0 -enlarged fear 0 -enlarged joy 0 -enlarged negative 0 -enlarged positive 0 -enlarged sadness 0 -enlarged surprise 0 -enlarged trust 0 -enlargement anger 0 -enlargement anticipation 0 -enlargement disgust 0 -enlargement fear 0 -enlargement joy 0 -enlargement negative 0 -enlargement positive 0 -enlargement sadness 0 -enlargement surprise 0 -enlargement trust 0 -enlighten anger 0 -enlighten anticipation 0 -enlighten disgust 0 -enlighten fear 0 -enlighten joy 1 -enlighten negative 0 -enlighten positive 1 -enlighten sadness 0 -enlighten surprise 0 -enlighten trust 1 -enlightenment anger 0 -enlightenment anticipation 0 -enlightenment disgust 0 -enlightenment fear 0 -enlightenment joy 1 -enlightenment negative 0 -enlightenment positive 1 -enlightenment sadness 0 -enlightenment surprise 0 -enlightenment trust 1 -enlist anger 0 -enlist anticipation 0 -enlist disgust 0 -enlist fear 0 -enlist joy 0 -enlist negative 0 -enlist positive 0 -enlist sadness 0 -enlist surprise 0 -enlist trust 0 -enliven anger 0 -enliven anticipation 0 -enliven disgust 0 -enliven fear 0 -enliven joy 1 -enliven negative 0 -enliven positive 1 -enliven sadness 0 -enliven surprise 1 -enliven trust 1 -enmity anger 1 -enmity anticipation 0 -enmity disgust 0 -enmity fear 1 -enmity joy 0 -enmity negative 1 -enmity positive 0 -enmity sadness 1 -enmity surprise 0 -enmity trust 0 -enormity anger 0 -enormity anticipation 0 -enormity disgust 0 -enormity fear 0 -enormity joy 0 -enormity negative 0 -enormity positive 0 -enormity sadness 0 -enormity surprise 0 -enormity trust 0 -enormous anger 0 -enormous anticipation 0 -enormous disgust 0 -enormous fear 0 -enormous joy 0 -enormous negative 0 -enormous positive 0 -enormous sadness 0 -enormous surprise 0 -enormous trust 0 -enormously anger 0 -enormously anticipation 0 -enormously disgust 0 -enormously fear 0 -enormously joy 0 -enormously negative 0 -enormously positive 0 -enormously sadness 0 -enormously surprise 0 -enormously trust 0 -enrich anger 0 -enrich anticipation 0 -enrich disgust 0 -enrich fear 0 -enrich joy 0 -enrich negative 0 -enrich positive 1 -enrich sadness 0 -enrich surprise 0 -enrich trust 0 -enroll anger 0 -enroll anticipation 1 -enroll disgust 0 -enroll fear 0 -enroll joy 0 -enroll negative 0 -enroll positive 0 -enroll sadness 0 -enroll surprise 0 -enroll trust 1 -ensemble anger 0 -ensemble anticipation 0 -ensemble disgust 0 -ensemble fear 0 -ensemble joy 0 -ensemble negative 0 -ensemble positive 1 -ensemble sadness 0 -ensemble surprise 0 -ensemble trust 1 -ensign anger 0 -ensign anticipation 0 -ensign disgust 0 -ensign fear 0 -ensign joy 0 -ensign negative 0 -ensign positive 1 -ensign sadness 0 -ensign surprise 0 -ensign trust 0 -enslave anger 0 -enslave anticipation 0 -enslave disgust 0 -enslave fear 0 -enslave joy 0 -enslave negative 1 -enslave positive 0 -enslave sadness 0 -enslave surprise 0 -enslave trust 0 -enslaved anger 1 -enslaved anticipation 0 -enslaved disgust 1 -enslaved fear 1 -enslaved joy 0 -enslaved negative 1 -enslaved positive 0 -enslaved sadness 1 -enslaved surprise 0 -enslaved trust 0 -enslavement anger 0 -enslavement anticipation 0 -enslavement disgust 0 -enslavement fear 0 -enslavement joy 0 -enslavement negative 1 -enslavement positive 0 -enslavement sadness 0 -enslavement surprise 0 -enslavement trust 0 -ensue anger 0 -ensue anticipation 0 -ensue disgust 0 -ensue fear 0 -ensue joy 0 -ensue negative 0 -ensue positive 0 -ensue sadness 0 -ensue surprise 0 -ensue trust 0 -ensure anger 0 -ensure anticipation 0 -ensure disgust 0 -ensure fear 0 -ensure joy 0 -ensure negative 0 -ensure positive 0 -ensure sadness 0 -ensure surprise 0 -ensure trust 0 -entail anger 0 -entail anticipation 0 -entail disgust 0 -entail fear 0 -entail joy 0 -entail negative 0 -entail positive 0 -entail sadness 0 -entail surprise 0 -entail trust 0 -entangled anger 1 -entangled anticipation 0 -entangled disgust 1 -entangled fear 1 -entangled joy 0 -entangled negative 1 -entangled positive 0 -entangled sadness 1 -entangled surprise 0 -entangled trust 0 -entanglement anger 0 -entanglement anticipation 0 -entanglement disgust 0 -entanglement fear 0 -entanglement joy 0 -entanglement negative 1 -entanglement positive 0 -entanglement sadness 0 -entanglement surprise 0 -entanglement trust 0 -enter anger 0 -enter anticipation 0 -enter disgust 0 -enter fear 0 -enter joy 0 -enter negative 0 -enter positive 0 -enter sadness 0 -enter surprise 0 -enter trust 0 -enterprise anger 0 -enterprise anticipation 0 -enterprise disgust 0 -enterprise fear 0 -enterprise joy 0 -enterprise negative 0 -enterprise positive 0 -enterprise sadness 0 -enterprise surprise 0 -enterprise trust 0 -enterprising anger 0 -enterprising anticipation 0 -enterprising disgust 0 -enterprising fear 0 -enterprising joy 0 -enterprising negative 0 -enterprising positive 1 -enterprising sadness 0 -enterprising surprise 0 -enterprising trust 0 -entertain anger 0 -entertain anticipation 0 -entertain disgust 0 -entertain fear 0 -entertain joy 1 -entertain negative 0 -entertain positive 1 -entertain sadness 0 -entertain surprise 0 -entertain trust 0 -entertained anger 0 -entertained anticipation 0 -entertained disgust 0 -entertained fear 0 -entertained joy 1 -entertained negative 0 -entertained positive 1 -entertained sadness 0 -entertained surprise 0 -entertained trust 0 -entertaining anger 0 -entertaining anticipation 1 -entertaining disgust 0 -entertaining fear 0 -entertaining joy 1 -entertaining negative 0 -entertaining positive 1 -entertaining sadness 0 -entertaining surprise 0 -entertaining trust 0 -entertainment anger 0 -entertainment anticipation 1 -entertainment disgust 0 -entertainment fear 0 -entertainment joy 1 -entertainment negative 0 -entertainment positive 1 -entertainment sadness 0 -entertainment surprise 1 -entertainment trust 1 -enthusiasm anger 0 -enthusiasm anticipation 1 -enthusiasm disgust 0 -enthusiasm fear 0 -enthusiasm joy 1 -enthusiasm negative 0 -enthusiasm positive 1 -enthusiasm sadness 0 -enthusiasm surprise 1 -enthusiasm trust 0 -enthusiast anger 0 -enthusiast anticipation 1 -enthusiast disgust 0 -enthusiast fear 0 -enthusiast joy 1 -enthusiast negative 0 -enthusiast positive 1 -enthusiast sadness 0 -enthusiast surprise 1 -enthusiast trust 0 -entice anger 0 -entice anticipation 0 -entice disgust 0 -entice fear 0 -entice joy 0 -entice negative 0 -entice positive 0 -entice sadness 0 -entice surprise 0 -entice trust 0 -entire anger 0 -entire anticipation 0 -entire disgust 0 -entire fear 0 -entire joy 0 -entire negative 0 -entire positive 0 -entire sadness 0 -entire surprise 0 -entire trust 0 -entirety anger 0 -entirety anticipation 0 -entirety disgust 0 -entirety fear 0 -entirety joy 0 -entirety negative 0 -entirety positive 0 -entirety sadness 0 -entirety surprise 0 -entirety trust 0 -entitle anger 0 -entitle anticipation 0 -entitle disgust 0 -entitle fear 0 -entitle joy 0 -entitle negative 0 -entitle positive 0 -entitle sadness 0 -entitle surprise 0 -entitle trust 0 -entity anger 0 -entity anticipation 0 -entity disgust 0 -entity fear 0 -entity joy 0 -entity negative 0 -entity positive 0 -entity sadness 0 -entity surprise 0 -entity trust 0 -entomology anger 0 -entomology anticipation 0 -entomology disgust 0 -entomology fear 0 -entomology joy 0 -entomology negative 0 -entomology positive 0 -entomology sadness 0 -entomology surprise 0 -entomology trust 0 -entrails anger 0 -entrails anticipation 0 -entrails disgust 1 -entrails fear 0 -entrails joy 0 -entrails negative 1 -entrails positive 0 -entrails sadness 0 -entrails surprise 0 -entrails trust 0 -entrance anger 0 -entrance anticipation 0 -entrance disgust 0 -entrance fear 0 -entrance joy 0 -entrance negative 0 -entrance positive 0 -entrance sadness 0 -entrance surprise 0 -entrance trust 0 -entreat anger 0 -entreat anticipation 0 -entreat disgust 0 -entreat fear 0 -entreat joy 0 -entreat negative 0 -entreat positive 0 -entreat sadness 0 -entreat surprise 0 -entreat trust 0 -entree anger 0 -entree anticipation 0 -entree disgust 0 -entree fear 0 -entree joy 0 -entree negative 0 -entree positive 0 -entree sadness 0 -entree surprise 0 -entree trust 0 -entrepreneur anger 0 -entrepreneur anticipation 0 -entrepreneur disgust 0 -entrepreneur fear 0 -entrepreneur joy 0 -entrepreneur negative 0 -entrepreneur positive 0 -entrepreneur sadness 0 -entrepreneur surprise 0 -entrepreneur trust 0 -entrust anger 0 -entrust anticipation 0 -entrust disgust 0 -entrust fear 0 -entrust joy 0 -entrust negative 0 -entrust positive 0 -entrust sadness 0 -entrust surprise 0 -entrust trust 1 -entry anger 0 -entry anticipation 0 -entry disgust 0 -entry fear 0 -entry joy 0 -entry negative 0 -entry positive 0 -entry sadness 0 -entry surprise 0 -entry trust 0 -enumerate anger 0 -enumerate anticipation 0 -enumerate disgust 0 -enumerate fear 0 -enumerate joy 0 -enumerate negative 0 -enumerate positive 0 -enumerate sadness 0 -enumerate surprise 0 -enumerate trust 0 -enumeration anger 0 -enumeration anticipation 0 -enumeration disgust 0 -enumeration fear 0 -enumeration joy 0 -enumeration negative 0 -enumeration positive 0 -enumeration sadness 0 -enumeration surprise 0 -enumeration trust 0 -envelope anger 0 -envelope anticipation 0 -envelope disgust 0 -envelope fear 0 -envelope joy 0 -envelope negative 0 -envelope positive 0 -envelope sadness 0 -envelope surprise 0 -envelope trust 0 -envious anger 0 -envious anticipation 0 -envious disgust 0 -envious fear 0 -envious joy 0 -envious negative 1 -envious positive 0 -envious sadness 0 -envious surprise 0 -envious trust 0 -environ anger 0 -environ anticipation 0 -environ disgust 0 -environ fear 0 -environ joy 0 -environ negative 0 -environ positive 1 -environ sadness 0 -environ surprise 0 -environ trust 0 -environment anger 0 -environment anticipation 0 -environment disgust 0 -environment fear 0 -environment joy 0 -environment negative 0 -environment positive 0 -environment sadness 0 -environment surprise 0 -environment trust 0 -environs anger 0 -environs anticipation 0 -environs disgust 0 -environs fear 0 -environs joy 0 -environs negative 0 -environs positive 0 -environs sadness 0 -environs surprise 0 -environs trust 0 -envision anger 0 -envision anticipation 0 -envision disgust 0 -envision fear 0 -envision joy 0 -envision negative 0 -envision positive 0 -envision sadness 0 -envision surprise 0 -envision trust 0 -envoy anger 0 -envoy anticipation 0 -envoy disgust 0 -envoy fear 0 -envoy joy 0 -envoy negative 0 -envoy positive 0 -envoy sadness 0 -envoy surprise 0 -envoy trust 0 -ephemeral anger 0 -ephemeral anticipation 0 -ephemeral disgust 0 -ephemeral fear 0 -ephemeral joy 0 -ephemeral negative 0 -ephemeral positive 0 -ephemeral sadness 0 -ephemeral surprise 0 -ephemeral trust 0 -ephemeris anger 0 -ephemeris anticipation 0 -ephemeris disgust 0 -ephemeris fear 0 -ephemeris joy 0 -ephemeris negative 0 -ephemeris positive 1 -ephemeris sadness 0 -ephemeris surprise 0 -ephemeris trust 0 -epic anger 0 -epic anticipation 0 -epic disgust 0 -epic fear 0 -epic joy 0 -epic negative 0 -epic positive 1 -epic sadness 0 -epic surprise 0 -epic trust 0 -epidemic anger 1 -epidemic anticipation 1 -epidemic disgust 1 -epidemic fear 1 -epidemic joy 0 -epidemic negative 1 -epidemic positive 0 -epidemic sadness 1 -epidemic surprise 1 -epidemic trust 0 -epidermis anger 0 -epidermis anticipation 0 -epidermis disgust 0 -epidermis fear 0 -epidermis joy 0 -epidermis negative 0 -epidermis positive 0 -epidermis sadness 0 -epidermis surprise 0 -epidermis trust 0 -epilepsy anger 0 -epilepsy anticipation 0 -epilepsy disgust 0 -epilepsy fear 0 -epilepsy joy 0 -epilepsy negative 1 -epilepsy positive 0 -epilepsy sadness 0 -epilepsy surprise 0 -epilepsy trust 0 -epilogue anger 0 -epilogue anticipation 0 -epilogue disgust 0 -epilogue fear 0 -epilogue joy 0 -epilogue negative 0 -epilogue positive 0 -epilogue sadness 0 -epilogue surprise 0 -epilogue trust 0 -episcopal anger 0 -episcopal anticipation 0 -episcopal disgust 0 -episcopal fear 0 -episcopal joy 0 -episcopal negative 0 -episcopal positive 0 -episcopal sadness 0 -episcopal surprise 0 -episcopal trust 1 -episode anger 0 -episode anticipation 0 -episode disgust 0 -episode fear 0 -episode joy 0 -episode negative 0 -episode positive 0 -episode sadness 0 -episode surprise 0 -episode trust 0 -episodic anger 0 -episodic anticipation 0 -episodic disgust 0 -episodic fear 0 -episodic joy 0 -episodic negative 0 -episodic positive 0 -episodic sadness 0 -episodic surprise 0 -episodic trust 0 -epistle anger 0 -epistle anticipation 0 -epistle disgust 0 -epistle fear 0 -epistle joy 0 -epistle negative 0 -epistle positive 0 -epistle sadness 0 -epistle surprise 0 -epistle trust 0 -epitaph anger 0 -epitaph anticipation 0 -epitaph disgust 0 -epitaph fear 0 -epitaph joy 0 -epitaph negative 0 -epitaph positive 0 -epitaph sadness 1 -epitaph surprise 0 -epitaph trust 0 -epithet anger 0 -epithet anticipation 0 -epithet disgust 0 -epithet fear 0 -epithet joy 0 -epithet negative 0 -epithet positive 0 -epithet sadness 0 -epithet surprise 0 -epithet trust 0 -epitome anger 0 -epitome anticipation 0 -epitome disgust 0 -epitome fear 0 -epitome joy 0 -epitome negative 0 -epitome positive 1 -epitome sadness 0 -epitome surprise 0 -epitome trust 0 -epoch anger 0 -epoch anticipation 0 -epoch disgust 0 -epoch fear 0 -epoch joy 0 -epoch negative 0 -epoch positive 0 -epoch sadness 0 -epoch surprise 0 -epoch trust 0 -equal anger 0 -equal anticipation 0 -equal disgust 0 -equal fear 0 -equal joy 0 -equal negative 0 -equal positive 0 -equal sadness 0 -equal surprise 0 -equal trust 0 -equality anger 0 -equality anticipation 0 -equality disgust 0 -equality fear 0 -equality joy 1 -equality negative 0 -equality positive 1 -equality sadness 0 -equality surprise 0 -equality trust 1 -equalization anger 0 -equalization anticipation 0 -equalization disgust 0 -equalization fear 0 -equalization joy 0 -equalization negative 0 -equalization positive 0 -equalization sadness 0 -equalization surprise 0 -equalization trust 0 -equalize anger 0 -equalize anticipation 0 -equalize disgust 0 -equalize fear 0 -equalize joy 0 -equalize negative 0 -equalize positive 0 -equalize sadness 0 -equalize surprise 0 -equalize trust 0 -equally anger 0 -equally anticipation 0 -equally disgust 0 -equally fear 0 -equally joy 0 -equally negative 0 -equally positive 1 -equally sadness 0 -equally surprise 0 -equally trust 0 -equate anger 0 -equate anticipation 0 -equate disgust 0 -equate fear 0 -equate joy 0 -equate negative 0 -equate positive 0 -equate sadness 0 -equate surprise 0 -equate trust 0 -equation anger 0 -equation anticipation 0 -equation disgust 0 -equation fear 0 -equation joy 0 -equation negative 0 -equation positive 0 -equation sadness 0 -equation surprise 0 -equation trust 0 -equator anger 0 -equator anticipation 0 -equator disgust 0 -equator fear 0 -equator joy 0 -equator negative 0 -equator positive 0 -equator sadness 0 -equator surprise 0 -equator trust 0 -equatorial anger 0 -equatorial anticipation 0 -equatorial disgust 0 -equatorial fear 0 -equatorial joy 0 -equatorial negative 0 -equatorial positive 0 -equatorial sadness 0 -equatorial surprise 0 -equatorial trust 0 -equestrian anger 0 -equestrian anticipation 0 -equestrian disgust 0 -equestrian fear 0 -equestrian joy 0 -equestrian negative 0 -equestrian positive 0 -equestrian sadness 0 -equestrian surprise 0 -equestrian trust 0 -equidistant anger 0 -equidistant anticipation 0 -equidistant disgust 0 -equidistant fear 0 -equidistant joy 0 -equidistant negative 0 -equidistant positive 0 -equidistant sadness 0 -equidistant surprise 0 -equidistant trust 0 -equilibration anger 0 -equilibration anticipation 0 -equilibration disgust 0 -equilibration fear 0 -equilibration joy 0 -equilibration negative 0 -equilibration positive 0 -equilibration sadness 0 -equilibration surprise 0 -equilibration trust 0 -equilibrium anger 0 -equilibrium anticipation 0 -equilibrium disgust 0 -equilibrium fear 0 -equilibrium joy 0 -equilibrium negative 0 -equilibrium positive 1 -equilibrium sadness 0 -equilibrium surprise 0 -equilibrium trust 0 -equip anger 0 -equip anticipation 0 -equip disgust 0 -equip fear 0 -equip joy 0 -equip negative 0 -equip positive 0 -equip sadness 0 -equip surprise 0 -equip trust 0 -equipment anger 0 -equipment anticipation 0 -equipment disgust 0 -equipment fear 0 -equipment joy 0 -equipment negative 0 -equipment positive 0 -equipment sadness 0 -equipment surprise 0 -equipment trust 0 -equitable anger 0 -equitable anticipation 0 -equitable disgust 0 -equitable fear 0 -equitable joy 0 -equitable negative 0 -equitable positive 0 -equitable sadness 0 -equitable surprise 0 -equitable trust 0 -equity anger 0 -equity anticipation 0 -equity disgust 0 -equity fear 0 -equity joy 0 -equity negative 0 -equity positive 1 -equity sadness 0 -equity surprise 0 -equity trust 0 -equivalence anger 0 -equivalence anticipation 0 -equivalence disgust 0 -equivalence fear 0 -equivalence joy 0 -equivalence negative 0 -equivalence positive 0 -equivalence sadness 0 -equivalence surprise 0 -equivalence trust 0 -equivalent anger 0 -equivalent anticipation 0 -equivalent disgust 0 -equivalent fear 0 -equivalent joy 0 -equivalent negative 0 -equivalent positive 0 -equivalent sadness 0 -equivalent surprise 0 -equivalent trust 0 -equivocal anger 0 -equivocal anticipation 0 -equivocal disgust 0 -equivocal fear 0 -equivocal joy 0 -equivocal negative 0 -equivocal positive 0 -equivocal sadness 0 -equivocal surprise 0 -equivocal trust 0 -era anger 0 -era anticipation 0 -era disgust 0 -era fear 0 -era joy 0 -era negative 0 -era positive 0 -era sadness 0 -era surprise 0 -era trust 0 -eradicate anger 1 -eradicate anticipation 0 -eradicate disgust 0 -eradicate fear 0 -eradicate joy 0 -eradicate negative 1 -eradicate positive 0 -eradicate sadness 0 -eradicate surprise 0 -eradicate trust 0 -eradication anger 1 -eradication anticipation 0 -eradication disgust 1 -eradication fear 1 -eradication joy 0 -eradication negative 1 -eradication positive 0 -eradication sadness 0 -eradication surprise 0 -eradication trust 0 -erase anger 0 -erase anticipation 0 -erase disgust 0 -erase fear 1 -erase joy 0 -erase negative 1 -erase positive 0 -erase sadness 0 -erase surprise 0 -erase trust 0 -erasure anger 0 -erasure anticipation 0 -erasure disgust 0 -erasure fear 0 -erasure joy 0 -erasure negative 0 -erasure positive 0 -erasure sadness 0 -erasure surprise 0 -erasure trust 0 -ere anger 0 -ere anticipation 0 -ere disgust 0 -ere fear 0 -ere joy 0 -ere negative 0 -ere positive 0 -ere sadness 0 -ere surprise 0 -ere trust 0 -erect anger 0 -erect anticipation 0 -erect disgust 0 -erect fear 0 -erect joy 0 -erect negative 0 -erect positive 0 -erect sadness 0 -erect surprise 0 -erect trust 0 -erection anger 0 -erection anticipation 0 -erection disgust 0 -erection fear 0 -erection joy 0 -erection negative 0 -erection positive 0 -erection sadness 0 -erection surprise 0 -erection trust 0 -ergo anger 0 -ergo anticipation 0 -ergo disgust 0 -ergo fear 0 -ergo joy 0 -ergo negative 0 -ergo positive 0 -ergo sadness 0 -ergo surprise 0 -ergo trust 0 -erode anger 0 -erode anticipation 0 -erode disgust 0 -erode fear 0 -erode joy 0 -erode negative 0 -erode positive 0 -erode sadness 0 -erode surprise 0 -erode trust 0 -erosion anger 0 -erosion anticipation 0 -erosion disgust 0 -erosion fear 0 -erosion joy 0 -erosion negative 1 -erosion positive 0 -erosion sadness 0 -erosion surprise 0 -erosion trust 0 -erotic anger 0 -erotic anticipation 1 -erotic disgust 0 -erotic fear 0 -erotic joy 1 -erotic negative 1 -erotic positive 1 -erotic sadness 0 -erotic surprise 1 -erotic trust 1 -err anger 0 -err anticipation 0 -err disgust 0 -err fear 0 -err joy 0 -err negative 1 -err positive 0 -err sadness 0 -err surprise 0 -err trust 0 -errand anger 0 -errand anticipation 1 -errand disgust 0 -errand fear 0 -errand joy 0 -errand negative 0 -errand positive 1 -errand sadness 0 -errand surprise 0 -errand trust 1 -errant anger 0 -errant anticipation 0 -errant disgust 0 -errant fear 0 -errant joy 0 -errant negative 1 -errant positive 0 -errant sadness 0 -errant surprise 0 -errant trust 0 -erratic anger 0 -erratic anticipation 0 -erratic disgust 0 -erratic fear 0 -erratic joy 0 -erratic negative 1 -erratic positive 0 -erratic sadness 0 -erratic surprise 1 -erratic trust 0 -erratum anger 0 -erratum anticipation 0 -erratum disgust 0 -erratum fear 0 -erratum joy 0 -erratum negative 1 -erratum positive 0 -erratum sadness 0 -erratum surprise 0 -erratum trust 0 -erroneous anger 0 -erroneous anticipation 0 -erroneous disgust 0 -erroneous fear 0 -erroneous joy 0 -erroneous negative 1 -erroneous positive 0 -erroneous sadness 0 -erroneous surprise 0 -erroneous trust 0 -error anger 0 -error anticipation 0 -error disgust 0 -error fear 0 -error joy 0 -error negative 1 -error positive 0 -error sadness 1 -error surprise 0 -error trust 0 -erst anger 0 -erst anticipation 0 -erst disgust 0 -erst fear 0 -erst joy 0 -erst negative 0 -erst positive 0 -erst sadness 0 -erst surprise 0 -erst trust 0 -erudite anger 0 -erudite anticipation 0 -erudite disgust 0 -erudite fear 0 -erudite joy 0 -erudite negative 0 -erudite positive 1 -erudite sadness 0 -erudite surprise 0 -erudite trust 0 -erupt anger 1 -erupt anticipation 0 -erupt disgust 0 -erupt fear 0 -erupt joy 0 -erupt negative 1 -erupt positive 0 -erupt sadness 0 -erupt surprise 1 -erupt trust 0 -eruption anger 1 -eruption anticipation 0 -eruption disgust 0 -eruption fear 1 -eruption joy 0 -eruption negative 1 -eruption positive 0 -eruption sadness 0 -eruption surprise 1 -eruption trust 0 -escalade anger 0 -escalade anticipation 0 -escalade disgust 0 -escalade fear 0 -escalade joy 0 -escalade negative 0 -escalade positive 0 -escalade sadness 0 -escalade surprise 0 -escalade trust 0 -escalate anger 1 -escalate anticipation 0 -escalate disgust 0 -escalate fear 0 -escalate joy 0 -escalate negative 1 -escalate positive 0 -escalate sadness 0 -escalate surprise 0 -escalate trust 0 -escalator anger 0 -escalator anticipation 0 -escalator disgust 0 -escalator fear 0 -escalator joy 0 -escalator negative 0 -escalator positive 0 -escalator sadness 0 -escalator surprise 0 -escalator trust 0 -escape anger 0 -escape anticipation 1 -escape disgust 0 -escape fear 1 -escape joy 0 -escape negative 1 -escape positive 1 -escape sadness 0 -escape surprise 0 -escape trust 0 -escaped anger 0 -escaped anticipation 0 -escaped disgust 0 -escaped fear 1 -escaped joy 0 -escaped negative 0 -escaped positive 0 -escaped sadness 0 -escaped surprise 0 -escaped trust 0 -escarpment anger 0 -escarpment anticipation 0 -escarpment disgust 0 -escarpment fear 0 -escarpment joy 0 -escarpment negative 0 -escarpment positive 0 -escarpment sadness 0 -escarpment surprise 0 -escarpment trust 0 -eschew anger 1 -eschew anticipation 0 -eschew disgust 0 -eschew fear 0 -eschew joy 0 -eschew negative 1 -eschew positive 0 -eschew sadness 1 -eschew surprise 0 -eschew trust 0 -escort anger 0 -escort anticipation 0 -escort disgust 0 -escort fear 0 -escort joy 0 -escort negative 0 -escort positive 0 -escort sadness 0 -escort surprise 0 -escort trust 1 -esoteric anger 0 -esoteric anticipation 0 -esoteric disgust 0 -esoteric fear 0 -esoteric joy 0 -esoteric negative 0 -esoteric positive 0 -esoteric sadness 0 -esoteric surprise 0 -esoteric trust 0 -especial anger 0 -especial anticipation 0 -especial disgust 0 -especial fear 0 -especial joy 0 -especial negative 0 -especial positive 0 -especial sadness 0 -especial surprise 0 -especial trust 0 -espionage anger 0 -espionage anticipation 0 -espionage disgust 0 -espionage fear 0 -espionage joy 0 -espionage negative 1 -espionage positive 0 -espionage sadness 0 -espionage surprise 0 -espionage trust 0 -espouse anger 0 -espouse anticipation 0 -espouse disgust 0 -espouse fear 0 -espouse joy 0 -espouse negative 0 -espouse positive 0 -espouse sadness 0 -espouse surprise 0 -espouse trust 0 -esprit anger 0 -esprit anticipation 0 -esprit disgust 0 -esprit fear 0 -esprit joy 0 -esprit negative 0 -esprit positive 1 -esprit sadness 0 -esprit surprise 0 -esprit trust 0 -essay anger 0 -essay anticipation 0 -essay disgust 0 -essay fear 0 -essay joy 0 -essay negative 0 -essay positive 0 -essay sadness 0 -essay surprise 0 -essay trust 0 -essayist anger 0 -essayist anticipation 0 -essayist disgust 0 -essayist fear 0 -essayist joy 0 -essayist negative 0 -essayist positive 0 -essayist sadness 0 -essayist surprise 0 -essayist trust 0 -essence anger 0 -essence anticipation 0 -essence disgust 0 -essence fear 0 -essence joy 0 -essence negative 0 -essence positive 0 -essence sadness 0 -essence surprise 0 -essence trust 0 -essential anger 0 -essential anticipation 0 -essential disgust 0 -essential fear 0 -essential joy 0 -essential negative 0 -essential positive 1 -essential sadness 0 -essential surprise 0 -essential trust 0 -essentially anger 0 -essentially anticipation 0 -essentially disgust 0 -essentially fear 0 -essentially joy 0 -essentially negative 0 -essentially positive 0 -essentially sadness 0 -essentially surprise 0 -essentially trust 0 -establish anger 0 -establish anticipation 0 -establish disgust 0 -establish fear 0 -establish joy 0 -establish negative 0 -establish positive 0 -establish sadness 0 -establish surprise 0 -establish trust 1 -established anger 0 -established anticipation 0 -established disgust 0 -established fear 0 -established joy 1 -established negative 0 -established positive 1 -established sadness 0 -established surprise 0 -established trust 0 -establishment anger 0 -establishment anticipation 0 -establishment disgust 0 -establishment fear 0 -establishment joy 0 -establishment negative 0 -establishment positive 0 -establishment sadness 0 -establishment surprise 0 -establishment trust 0 -estate anger 0 -estate anticipation 0 -estate disgust 0 -estate fear 0 -estate joy 0 -estate negative 0 -estate positive 0 -estate sadness 0 -estate surprise 0 -estate trust 0 -esteem anger 0 -esteem anticipation 0 -esteem disgust 0 -esteem fear 0 -esteem joy 1 -esteem negative 0 -esteem positive 1 -esteem sadness 1 -esteem surprise 0 -esteem trust 1 -esthetic anger 0 -esthetic anticipation 0 -esthetic disgust 0 -esthetic fear 0 -esthetic joy 0 -esthetic negative 0 -esthetic positive 1 -esthetic sadness 0 -esthetic surprise 0 -esthetic trust 0 -estimate anger 0 -estimate anticipation 0 -estimate disgust 0 -estimate fear 0 -estimate joy 0 -estimate negative 0 -estimate positive 0 -estimate sadness 0 -estimate surprise 0 -estimate trust 0 -estimation anger 0 -estimation anticipation 0 -estimation disgust 0 -estimation fear 0 -estimation joy 0 -estimation negative 0 -estimation positive 0 -estimation sadness 0 -estimation surprise 0 -estimation trust 0 -estoppel anger 0 -estoppel anticipation 0 -estoppel disgust 0 -estoppel fear 0 -estoppel joy 0 -estoppel negative 0 -estoppel positive 0 -estoppel sadness 0 -estoppel surprise 0 -estoppel trust 0 -estranged anger 0 -estranged anticipation 0 -estranged disgust 0 -estranged fear 0 -estranged joy 0 -estranged negative 1 -estranged positive 0 -estranged sadness 0 -estranged surprise 0 -estranged trust 0 -estrogen anger 0 -estrogen anticipation 0 -estrogen disgust 0 -estrogen fear 0 -estrogen joy 0 -estrogen negative 0 -estrogen positive 0 -estrogen sadness 0 -estrogen surprise 0 -estrogen trust 0 -estuary anger 0 -estuary anticipation 0 -estuary disgust 0 -estuary fear 0 -estuary joy 0 -estuary negative 0 -estuary positive 0 -estuary sadness 0 -estuary surprise 0 -estuary trust 0 -etch anger 0 -etch anticipation 0 -etch disgust 0 -etch fear 0 -etch joy 0 -etch negative 0 -etch positive 0 -etch sadness 0 -etch surprise 0 -etch trust 0 -etching anger 0 -etching anticipation 0 -etching disgust 0 -etching fear 0 -etching joy 0 -etching negative 0 -etching positive 0 -etching sadness 0 -etching surprise 0 -etching trust 0 -eternal anger 0 -eternal anticipation 0 -eternal disgust 0 -eternal fear 0 -eternal joy 0 -eternal negative 0 -eternal positive 0 -eternal sadness 0 -eternal surprise 0 -eternal trust 0 -eternity anger 0 -eternity anticipation 0 -eternity disgust 0 -eternity fear 0 -eternity joy 0 -eternity negative 0 -eternity positive 0 -eternity sadness 0 -eternity surprise 0 -eternity trust 0 -ethanol anger 0 -ethanol anticipation 0 -ethanol disgust 0 -ethanol fear 0 -ethanol joy 0 -ethanol negative 0 -ethanol positive 0 -ethanol sadness 0 -ethanol surprise 0 -ethanol trust 0 -ether anger 0 -ether anticipation 0 -ether disgust 0 -ether fear 0 -ether joy 0 -ether negative 0 -ether positive 0 -ether sadness 0 -ether surprise 0 -ether trust 0 -ethereal anger 0 -ethereal anticipation 0 -ethereal disgust 0 -ethereal fear 1 -ethereal joy 0 -ethereal negative 0 -ethereal positive 0 -ethereal sadness 0 -ethereal surprise 0 -ethereal trust 0 -ethical anger 0 -ethical anticipation 0 -ethical disgust 0 -ethical fear 0 -ethical joy 0 -ethical negative 0 -ethical positive 1 -ethical sadness 0 -ethical surprise 0 -ethical trust 0 -ethics anger 0 -ethics anticipation 0 -ethics disgust 0 -ethics fear 0 -ethics joy 0 -ethics negative 0 -ethics positive 1 -ethics sadness 0 -ethics surprise 0 -ethics trust 0 -ethnography anger 0 -ethnography anticipation 0 -ethnography disgust 0 -ethnography fear 0 -ethnography joy 0 -ethnography negative 0 -ethnography positive 0 -ethnography sadness 0 -ethnography surprise 0 -ethnography trust 0 -etiology anger 0 -etiology anticipation 0 -etiology disgust 0 -etiology fear 0 -etiology joy 0 -etiology negative 0 -etiology positive 0 -etiology sadness 0 -etiology surprise 0 -etiology trust 0 -etiquette anger 0 -etiquette anticipation 0 -etiquette disgust 0 -etiquette fear 0 -etiquette joy 0 -etiquette negative 0 -etiquette positive 0 -etiquette sadness 0 -etiquette surprise 0 -etiquette trust 0 -etymology anger 0 -etymology anticipation 0 -etymology disgust 0 -etymology fear 0 -etymology joy 0 -etymology negative 0 -etymology positive 0 -etymology sadness 0 -etymology surprise 0 -etymology trust 0 -euchre anger 0 -euchre anticipation 0 -euchre disgust 0 -euchre fear 0 -euchre joy 0 -euchre negative 0 -euchre positive 0 -euchre sadness 0 -euchre surprise 0 -euchre trust 0 -eugenics anger 0 -eugenics anticipation 0 -eugenics disgust 0 -eugenics fear 0 -eugenics joy 0 -eugenics negative 0 -eugenics positive 0 -eugenics sadness 0 -eugenics surprise 0 -eugenics trust 0 -eulogy anger 0 -eulogy anticipation 0 -eulogy disgust 0 -eulogy fear 0 -eulogy joy 0 -eulogy negative 0 -eulogy positive 0 -eulogy sadness 0 -eulogy surprise 0 -eulogy trust 0 -euphemism anger 0 -euphemism anticipation 0 -euphemism disgust 0 -euphemism fear 0 -euphemism joy 0 -euphemism negative 0 -euphemism positive 0 -euphemism sadness 0 -euphemism surprise 0 -euphemism trust 0 -euthanasia anger 0 -euthanasia anticipation 0 -euthanasia disgust 0 -euthanasia fear 1 -euthanasia joy 0 -euthanasia negative 1 -euthanasia positive 0 -euthanasia sadness 1 -euthanasia surprise 0 -euthanasia trust 0 -evacuate anger 0 -evacuate anticipation 0 -evacuate disgust 0 -evacuate fear 1 -evacuate joy 0 -evacuate negative 1 -evacuate positive 0 -evacuate sadness 0 -evacuate surprise 0 -evacuate trust 0 -evacuation anger 0 -evacuation anticipation 0 -evacuation disgust 0 -evacuation fear 0 -evacuation joy 0 -evacuation negative 1 -evacuation positive 0 -evacuation sadness 0 -evacuation surprise 0 -evacuation trust 0 -evade anger 1 -evade anticipation 0 -evade disgust 1 -evade fear 1 -evade joy 0 -evade negative 1 -evade positive 0 -evade sadness 0 -evade surprise 0 -evade trust 0 -evaluate anger 0 -evaluate anticipation 0 -evaluate disgust 0 -evaluate fear 0 -evaluate joy 0 -evaluate negative 0 -evaluate positive 0 -evaluate sadness 0 -evaluate surprise 0 -evaluate trust 0 -evanescence anger 0 -evanescence anticipation 0 -evanescence disgust 0 -evanescence fear 0 -evanescence joy 0 -evanescence negative 0 -evanescence positive 0 -evanescence sadness 1 -evanescence surprise 1 -evanescence trust 0 -evangelical anger 0 -evangelical anticipation 0 -evangelical disgust 0 -evangelical fear 0 -evangelical joy 0 -evangelical negative 0 -evangelical positive 0 -evangelical sadness 0 -evangelical surprise 0 -evangelical trust 0 -evangelist anger 0 -evangelist anticipation 0 -evangelist disgust 0 -evangelist fear 0 -evangelist joy 0 -evangelist negative 0 -evangelist positive 0 -evangelist sadness 0 -evangelist surprise 0 -evangelist trust 0 -evangelistic anger 0 -evangelistic anticipation 0 -evangelistic disgust 0 -evangelistic fear 0 -evangelistic joy 0 -evangelistic negative 0 -evangelistic positive 0 -evangelistic sadness 0 -evangelistic surprise 0 -evangelistic trust 0 -evaporation anger 0 -evaporation anticipation 0 -evaporation disgust 0 -evaporation fear 0 -evaporation joy 0 -evaporation negative 0 -evaporation positive 0 -evaporation sadness 0 -evaporation surprise 0 -evaporation trust 0 -evasion anger 0 -evasion anticipation 0 -evasion disgust 0 -evasion fear 1 -evasion joy 0 -evasion negative 1 -evasion positive 0 -evasion sadness 1 -evasion surprise 0 -evasion trust 0 -eve anger 0 -eve anticipation 0 -eve disgust 0 -eve fear 0 -eve joy 0 -eve negative 0 -eve positive 0 -eve sadness 0 -eve surprise 0 -eve trust 0 -evening anger 0 -evening anticipation 0 -evening disgust 0 -evening fear 0 -evening joy 0 -evening negative 0 -evening positive 0 -evening sadness 0 -evening surprise 0 -evening trust 0 -event anger 0 -event anticipation 0 -event disgust 0 -event fear 0 -event joy 0 -event negative 0 -event positive 0 -event sadness 0 -event surprise 0 -event trust 0 -eventful anger 0 -eventful anticipation 0 -eventful disgust 0 -eventful fear 0 -eventful joy 0 -eventful negative 0 -eventful positive 0 -eventful sadness 0 -eventful surprise 0 -eventful trust 0 -eventual anger 0 -eventual anticipation 1 -eventual disgust 0 -eventual fear 0 -eventual joy 0 -eventual negative 0 -eventual positive 0 -eventual sadness 0 -eventual surprise 0 -eventual trust 0 -eventuality anger 0 -eventuality anticipation 1 -eventuality disgust 0 -eventuality fear 1 -eventuality joy 0 -eventuality negative 0 -eventuality positive 0 -eventuality sadness 0 -eventuality surprise 0 -eventuality trust 0 -evergreen anger 0 -evergreen anticipation 0 -evergreen disgust 0 -evergreen fear 0 -evergreen joy 1 -evergreen negative 0 -evergreen positive 1 -evergreen sadness 0 -evergreen surprise 0 -evergreen trust 1 -everlasting anger 0 -everlasting anticipation 0 -everlasting disgust 0 -everlasting fear 0 -everlasting joy 0 -everlasting negative 0 -everlasting positive 1 -everlasting sadness 0 -everlasting surprise 0 -everlasting trust 0 -evermore anger 0 -evermore anticipation 0 -evermore disgust 0 -evermore fear 0 -evermore joy 0 -evermore negative 0 -evermore positive 0 -evermore sadness 0 -evermore surprise 0 -evermore trust 0 -everyday anger 0 -everyday anticipation 0 -everyday disgust 0 -everyday fear 0 -everyday joy 0 -everyday negative 0 -everyday positive 0 -everyday sadness 0 -everyday surprise 0 -everyday trust 0 -evict anger 0 -evict anticipation 0 -evict disgust 0 -evict fear 0 -evict joy 0 -evict negative 1 -evict positive 0 -evict sadness 1 -evict surprise 0 -evict trust 0 -eviction anger 1 -eviction anticipation 0 -eviction disgust 1 -eviction fear 1 -eviction joy 0 -eviction negative 1 -eviction positive 0 -eviction sadness 1 -eviction surprise 0 -eviction trust 0 -evidence anger 0 -evidence anticipation 0 -evidence disgust 0 -evidence fear 0 -evidence joy 0 -evidence negative 0 -evidence positive 0 -evidence sadness 0 -evidence surprise 0 -evidence trust 0 -evident anger 0 -evident anticipation 0 -evident disgust 0 -evident fear 0 -evident joy 0 -evident negative 0 -evident positive 1 -evident sadness 0 -evident surprise 0 -evident trust 1 -evil anger 1 -evil anticipation 0 -evil disgust 1 -evil fear 1 -evil joy 0 -evil negative 1 -evil positive 0 -evil sadness 1 -evil surprise 0 -evil trust 0 -evoke anger 0 -evoke anticipation 0 -evoke disgust 0 -evoke fear 0 -evoke joy 0 -evoke negative 0 -evoke positive 0 -evoke sadness 0 -evoke surprise 0 -evoke trust 0 -evolution anger 0 -evolution anticipation 0 -evolution disgust 0 -evolution fear 0 -evolution joy 0 -evolution negative 0 -evolution positive 1 -evolution sadness 0 -evolution surprise 0 -evolution trust 0 -evolve anger 0 -evolve anticipation 0 -evolve disgust 0 -evolve fear 0 -evolve joy 0 -evolve negative 0 -evolve positive 0 -evolve sadness 0 -evolve surprise 0 -evolve trust 0 -ewe anger 0 -ewe anticipation 0 -ewe disgust 0 -ewe fear 0 -ewe joy 0 -ewe negative 0 -ewe positive 0 -ewe sadness 0 -ewe surprise 0 -ewe trust 0 -exacerbate anger 0 -exacerbate anticipation 0 -exacerbate disgust 0 -exacerbate fear 0 -exacerbate joy 0 -exacerbate negative 1 -exacerbate positive 0 -exacerbate sadness 0 -exacerbate surprise 0 -exacerbate trust 0 -exacerbation anger 1 -exacerbation anticipation 0 -exacerbation disgust 0 -exacerbation fear 1 -exacerbation joy 0 -exacerbation negative 1 -exacerbation positive 0 -exacerbation sadness 0 -exacerbation surprise 0 -exacerbation trust 0 -exacting anger 0 -exacting anticipation 0 -exacting disgust 0 -exacting fear 0 -exacting joy 0 -exacting negative 1 -exacting positive 0 -exacting sadness 0 -exacting surprise 0 -exacting trust 0 -exaggerate anger 1 -exaggerate anticipation 0 -exaggerate disgust 0 -exaggerate fear 0 -exaggerate joy 0 -exaggerate negative 1 -exaggerate positive 0 -exaggerate sadness 0 -exaggerate surprise 0 -exaggerate trust 0 -exaggerated anger 0 -exaggerated anticipation 0 -exaggerated disgust 0 -exaggerated fear 0 -exaggerated joy 0 -exaggerated negative 1 -exaggerated positive 0 -exaggerated sadness 0 -exaggerated surprise 0 -exaggerated trust 0 -exaggeration anger 0 -exaggeration anticipation 0 -exaggeration disgust 0 -exaggeration fear 0 -exaggeration joy 0 -exaggeration negative 0 -exaggeration positive 0 -exaggeration sadness 0 -exaggeration surprise 0 -exaggeration trust 0 -exalt anger 0 -exalt anticipation 1 -exalt disgust 0 -exalt fear 0 -exalt joy 1 -exalt negative 0 -exalt positive 1 -exalt sadness 0 -exalt surprise 0 -exalt trust 1 -exaltation anger 0 -exaltation anticipation 0 -exaltation disgust 0 -exaltation fear 0 -exaltation joy 1 -exaltation negative 0 -exaltation positive 1 -exaltation sadness 0 -exaltation surprise 0 -exaltation trust 1 -exalted anger 0 -exalted anticipation 0 -exalted disgust 0 -exalted fear 0 -exalted joy 1 -exalted negative 0 -exalted positive 1 -exalted sadness 0 -exalted surprise 0 -exalted trust 1 -exam anger 0 -exam anticipation 0 -exam disgust 0 -exam fear 0 -exam joy 0 -exam negative 0 -exam positive 0 -exam sadness 0 -exam surprise 0 -exam trust 0 -examination anger 0 -examination anticipation 0 -examination disgust 0 -examination fear 1 -examination joy 0 -examination negative 1 -examination positive 0 -examination sadness 0 -examination surprise 1 -examination trust 0 -examine anger 0 -examine anticipation 0 -examine disgust 0 -examine fear 0 -examine joy 0 -examine negative 0 -examine positive 0 -examine sadness 0 -examine surprise 0 -examine trust 0 -examiner anger 0 -examiner anticipation 0 -examiner disgust 0 -examiner fear 0 -examiner joy 0 -examiner negative 0 -examiner positive 0 -examiner sadness 0 -examiner surprise 0 -examiner trust 0 -exasperation anger 1 -exasperation anticipation 0 -exasperation disgust 1 -exasperation fear 0 -exasperation joy 0 -exasperation negative 1 -exasperation positive 0 -exasperation sadness 0 -exasperation surprise 0 -exasperation trust 0 -excavate anger 0 -excavate anticipation 0 -excavate disgust 0 -excavate fear 0 -excavate joy 0 -excavate negative 0 -excavate positive 0 -excavate sadness 0 -excavate surprise 0 -excavate trust 0 -excavation anger 0 -excavation anticipation 1 -excavation disgust 0 -excavation fear 0 -excavation joy 0 -excavation negative 1 -excavation positive 0 -excavation sadness 0 -excavation surprise 1 -excavation trust 0 -excavator anger 0 -excavator anticipation 0 -excavator disgust 0 -excavator fear 0 -excavator joy 0 -excavator negative 0 -excavator positive 0 -excavator sadness 0 -excavator surprise 0 -excavator trust 0 -exceed anger 0 -exceed anticipation 1 -exceed disgust 0 -exceed fear 0 -exceed joy 1 -exceed negative 0 -exceed positive 1 -exceed sadness 0 -exceed surprise 0 -exceed trust 0 -exceeding anger 0 -exceeding anticipation 0 -exceeding disgust 0 -exceeding fear 0 -exceeding joy 0 -exceeding negative 0 -exceeding positive 0 -exceeding sadness 0 -exceeding surprise 0 -exceeding trust 0 -excel anger 0 -excel anticipation 1 -excel disgust 0 -excel fear 0 -excel joy 1 -excel negative 0 -excel positive 1 -excel sadness 0 -excel surprise 1 -excel trust 1 -excellence anger 0 -excellence anticipation 0 -excellence disgust 1 -excellence fear 0 -excellence joy 1 -excellence negative 0 -excellence positive 1 -excellence sadness 0 -excellence surprise 0 -excellence trust 1 -excellent anger 0 -excellent anticipation 0 -excellent disgust 0 -excellent fear 0 -excellent joy 1 -excellent negative 0 -excellent positive 1 -excellent sadness 0 -excellent surprise 0 -excellent trust 1 -excepting anger 0 -excepting anticipation 0 -excepting disgust 0 -excepting fear 0 -excepting joy 0 -excepting negative 0 -excepting positive 0 -excepting sadness 0 -excepting surprise 0 -excepting trust 0 -exception anger 0 -exception anticipation 0 -exception disgust 0 -exception fear 0 -exception joy 0 -exception negative 0 -exception positive 0 -exception sadness 0 -exception surprise 0 -exception trust 0 -excerpt anger 0 -excerpt anticipation 0 -excerpt disgust 0 -excerpt fear 0 -excerpt joy 0 -excerpt negative 0 -excerpt positive 0 -excerpt sadness 0 -excerpt surprise 0 -excerpt trust 0 -excess anger 0 -excess anticipation 0 -excess disgust 0 -excess fear 0 -excess joy 0 -excess negative 1 -excess positive 0 -excess sadness 0 -excess surprise 0 -excess trust 0 -excessive anger 0 -excessive anticipation 0 -excessive disgust 0 -excessive fear 0 -excessive joy 0 -excessive negative 0 -excessive positive 0 -excessive sadness 0 -excessive surprise 0 -excessive trust 0 -excessively anger 0 -excessively anticipation 0 -excessively disgust 0 -excessively fear 0 -excessively joy 0 -excessively negative 0 -excessively positive 0 -excessively sadness 0 -excessively surprise 0 -excessively trust 0 -exchange anger 0 -exchange anticipation 0 -exchange disgust 0 -exchange fear 0 -exchange joy 0 -exchange negative 0 -exchange positive 1 -exchange sadness 0 -exchange surprise 0 -exchange trust 1 -excise anger 0 -excise anticipation 0 -excise disgust 0 -excise fear 0 -excise joy 0 -excise negative 1 -excise positive 0 -excise sadness 0 -excise surprise 0 -excise trust 0 -excision anger 0 -excision anticipation 0 -excision disgust 0 -excision fear 0 -excision joy 0 -excision negative 0 -excision positive 0 -excision sadness 0 -excision surprise 0 -excision trust 0 -excitability anger 0 -excitability anticipation 0 -excitability disgust 0 -excitability fear 0 -excitability joy 0 -excitability negative 0 -excitability positive 0 -excitability sadness 0 -excitability surprise 0 -excitability trust 0 -excitable anger 0 -excitable anticipation 0 -excitable disgust 0 -excitable fear 0 -excitable joy 0 -excitable negative 0 -excitable positive 1 -excitable sadness 0 -excitable surprise 0 -excitable trust 0 -excitation anger 1 -excitation anticipation 1 -excitation disgust 0 -excitation fear 1 -excitation joy 1 -excitation negative 0 -excitation positive 1 -excitation sadness 0 -excitation surprise 1 -excitation trust 0 -excite anger 1 -excite anticipation 1 -excite disgust 0 -excite fear 1 -excite joy 1 -excite negative 0 -excite positive 1 -excite sadness 0 -excite surprise 1 -excite trust 0 -excited anger 0 -excited anticipation 1 -excited disgust 0 -excited fear 0 -excited joy 1 -excited negative 0 -excited positive 1 -excited sadness 0 -excited surprise 1 -excited trust 1 -excitement anger 0 -excitement anticipation 1 -excitement disgust 0 -excitement fear 0 -excitement joy 1 -excitement negative 0 -excitement positive 1 -excitement sadness 0 -excitement surprise 1 -excitement trust 0 -exciting anger 0 -exciting anticipation 1 -exciting disgust 0 -exciting fear 0 -exciting joy 1 -exciting negative 0 -exciting positive 1 -exciting sadness 0 -exciting surprise 1 -exciting trust 0 -exclaim anger 0 -exclaim anticipation 0 -exclaim disgust 0 -exclaim fear 0 -exclaim joy 0 -exclaim negative 0 -exclaim positive 0 -exclaim sadness 0 -exclaim surprise 1 -exclaim trust 0 -excluded anger 0 -excluded anticipation 0 -excluded disgust 1 -excluded fear 0 -excluded joy 0 -excluded negative 1 -excluded positive 0 -excluded sadness 1 -excluded surprise 0 -excluded trust 0 -excluding anger 0 -excluding anticipation 0 -excluding disgust 0 -excluding fear 0 -excluding joy 0 -excluding negative 1 -excluding positive 0 -excluding sadness 1 -excluding surprise 0 -excluding trust 0 -exclusion anger 0 -exclusion anticipation 0 -exclusion disgust 1 -exclusion fear 1 -exclusion joy 0 -exclusion negative 1 -exclusion positive 0 -exclusion sadness 1 -exclusion surprise 0 -exclusion trust 0 -excrement anger 0 -excrement anticipation 0 -excrement disgust 1 -excrement fear 0 -excrement joy 0 -excrement negative 1 -excrement positive 0 -excrement sadness 0 -excrement surprise 0 -excrement trust 0 -excretion anger 0 -excretion anticipation 0 -excretion disgust 1 -excretion fear 0 -excretion joy 0 -excretion negative 0 -excretion positive 0 -excretion sadness 0 -excretion surprise 0 -excretion trust 0 -excruciating anger 0 -excruciating anticipation 0 -excruciating disgust 0 -excruciating fear 1 -excruciating joy 0 -excruciating negative 1 -excruciating positive 0 -excruciating sadness 0 -excruciating surprise 0 -excruciating trust 0 -excursion anger 0 -excursion anticipation 0 -excursion disgust 0 -excursion fear 0 -excursion joy 0 -excursion negative 0 -excursion positive 0 -excursion sadness 0 -excursion surprise 0 -excursion trust 0 -excuse anger 0 -excuse anticipation 0 -excuse disgust 0 -excuse fear 0 -excuse joy 0 -excuse negative 1 -excuse positive 0 -excuse sadness 0 -excuse surprise 0 -excuse trust 0 -execute anger 0 -execute anticipation 0 -execute disgust 0 -execute fear 0 -execute joy 0 -execute negative 0 -execute positive 0 -execute sadness 0 -execute surprise 0 -execute trust 0 -execution anger 1 -execution anticipation 0 -execution disgust 0 -execution fear 1 -execution joy 0 -execution negative 1 -execution positive 0 -execution sadness 1 -execution surprise 0 -execution trust 1 -executioner anger 1 -executioner anticipation 0 -executioner disgust 0 -executioner fear 1 -executioner joy 0 -executioner negative 1 -executioner positive 0 -executioner sadness 1 -executioner surprise 0 -executioner trust 0 -executive anger 0 -executive anticipation 0 -executive disgust 0 -executive fear 0 -executive joy 0 -executive negative 0 -executive positive 0 -executive sadness 0 -executive surprise 0 -executive trust 0 -executor anger 0 -executor anticipation 0 -executor disgust 0 -executor fear 0 -executor joy 0 -executor negative 0 -executor positive 0 -executor sadness 0 -executor surprise 0 -executor trust 1 -exegesis anger 0 -exegesis anticipation 0 -exegesis disgust 0 -exegesis fear 0 -exegesis joy 0 -exegesis negative 0 -exegesis positive 0 -exegesis sadness 0 -exegesis surprise 0 -exegesis trust 0 -exemplar anger 0 -exemplar anticipation 0 -exemplar disgust 0 -exemplar fear 0 -exemplar joy 0 -exemplar negative 0 -exemplar positive 0 -exemplar sadness 0 -exemplar surprise 0 -exemplar trust 0 -exemplary anger 0 -exemplary anticipation 0 -exemplary disgust 0 -exemplary fear 0 -exemplary joy 0 -exemplary negative 0 -exemplary positive 1 -exemplary sadness 0 -exemplary surprise 0 -exemplary trust 0 -exemplify anger 0 -exemplify anticipation 0 -exemplify disgust 0 -exemplify fear 0 -exemplify joy 0 -exemplify negative 0 -exemplify positive 0 -exemplify sadness 0 -exemplify surprise 0 -exemplify trust 0 -exempt anger 0 -exempt anticipation 0 -exempt disgust 0 -exempt fear 0 -exempt joy 0 -exempt negative 0 -exempt positive 0 -exempt sadness 0 -exempt surprise 0 -exempt trust 0 -exemption anger 0 -exemption anticipation 0 -exemption disgust 0 -exemption fear 0 -exemption joy 0 -exemption negative 0 -exemption positive 1 -exemption sadness 0 -exemption surprise 0 -exemption trust 0 -exercise anger 0 -exercise anticipation 0 -exercise disgust 0 -exercise fear 0 -exercise joy 0 -exercise negative 0 -exercise positive 0 -exercise sadness 0 -exercise surprise 0 -exercise trust 0 -exert anger 0 -exert anticipation 0 -exert disgust 0 -exert fear 0 -exert joy 0 -exert negative 0 -exert positive 0 -exert sadness 0 -exert surprise 0 -exert trust 0 -exertion anger 0 -exertion anticipation 0 -exertion disgust 0 -exertion fear 0 -exertion joy 0 -exertion negative 0 -exertion positive 0 -exertion sadness 0 -exertion surprise 0 -exertion trust 0 -exhale anger 0 -exhale anticipation 0 -exhale disgust 0 -exhale fear 0 -exhale joy 0 -exhale negative 0 -exhale positive 0 -exhale sadness 0 -exhale surprise 0 -exhale trust 0 -exhaust anger 0 -exhaust anticipation 0 -exhaust disgust 0 -exhaust fear 0 -exhaust joy 0 -exhaust negative 1 -exhaust positive 0 -exhaust sadness 0 -exhaust surprise 0 -exhaust trust 0 -exhausted anger 0 -exhausted anticipation 0 -exhausted disgust 0 -exhausted fear 0 -exhausted joy 0 -exhausted negative 1 -exhausted positive 0 -exhausted sadness 1 -exhausted surprise 0 -exhausted trust 0 -exhaustion anger 0 -exhaustion anticipation 1 -exhaustion disgust 0 -exhaustion fear 0 -exhaustion joy 0 -exhaustion negative 1 -exhaustion positive 0 -exhaustion sadness 1 -exhaustion surprise 0 -exhaustion trust 0 -exhaustive anger 0 -exhaustive anticipation 0 -exhaustive disgust 0 -exhaustive fear 0 -exhaustive joy 0 -exhaustive negative 0 -exhaustive positive 0 -exhaustive sadness 0 -exhaustive surprise 0 -exhaustive trust 1 -exhibit anger 0 -exhibit anticipation 0 -exhibit disgust 0 -exhibit fear 0 -exhibit joy 0 -exhibit negative 0 -exhibit positive 0 -exhibit sadness 0 -exhibit surprise 0 -exhibit trust 0 -exhibition anger 0 -exhibition anticipation 0 -exhibition disgust 0 -exhibition fear 0 -exhibition joy 0 -exhibition negative 0 -exhibition positive 0 -exhibition sadness 0 -exhibition surprise 0 -exhibition trust 0 -exhilaration anger 0 -exhilaration anticipation 0 -exhilaration disgust 0 -exhilaration fear 0 -exhilaration joy 1 -exhilaration negative 0 -exhilaration positive 1 -exhilaration sadness 0 -exhilaration surprise 1 -exhilaration trust 0 -exhort anger 0 -exhort anticipation 0 -exhort disgust 0 -exhort fear 0 -exhort joy 0 -exhort negative 0 -exhort positive 1 -exhort sadness 0 -exhort surprise 0 -exhort trust 0 -exhortation anger 0 -exhortation anticipation 0 -exhortation disgust 0 -exhortation fear 0 -exhortation joy 0 -exhortation negative 0 -exhortation positive 1 -exhortation sadness 0 -exhortation surprise 0 -exhortation trust 0 -exigent anger 0 -exigent anticipation 1 -exigent disgust 1 -exigent fear 1 -exigent joy 0 -exigent negative 1 -exigent positive 0 -exigent sadness 0 -exigent surprise 1 -exigent trust 0 -exile anger 1 -exile anticipation 0 -exile disgust 0 -exile fear 1 -exile joy 0 -exile negative 1 -exile positive 0 -exile sadness 1 -exile surprise 0 -exile trust 0 -exist anger 0 -exist anticipation 0 -exist disgust 0 -exist fear 0 -exist joy 0 -exist negative 0 -exist positive 0 -exist sadness 0 -exist surprise 0 -exist trust 0 -existence anger 0 -existence anticipation 0 -existence disgust 0 -existence fear 0 -existence joy 0 -existence negative 0 -existence positive 1 -existence sadness 0 -existence surprise 0 -existence trust 0 -existent anger 0 -existent anticipation 0 -existent disgust 0 -existent fear 0 -existent joy 0 -existent negative 0 -existent positive 0 -existent sadness 0 -existent surprise 0 -existent trust 0 -existing anger 0 -existing anticipation 0 -existing disgust 0 -existing fear 0 -existing joy 0 -existing negative 0 -existing positive 0 -existing sadness 0 -existing surprise 0 -existing trust 0 -exit anger 0 -exit anticipation 0 -exit disgust 0 -exit fear 0 -exit joy 0 -exit negative 0 -exit positive 0 -exit sadness 0 -exit surprise 0 -exit trust 0 -exodus anger 0 -exodus anticipation 0 -exodus disgust 0 -exodus fear 0 -exodus joy 0 -exodus negative 0 -exodus positive 0 -exodus sadness 0 -exodus surprise 0 -exodus trust 0 -exorbitant anger 0 -exorbitant anticipation 0 -exorbitant disgust 0 -exorbitant fear 0 -exorbitant joy 0 -exorbitant negative 0 -exorbitant positive 0 -exorbitant sadness 0 -exorbitant surprise 0 -exorbitant trust 0 -exorcism anger 0 -exorcism anticipation 0 -exorcism disgust 0 -exorcism fear 1 -exorcism joy 0 -exorcism negative 1 -exorcism positive 0 -exorcism sadness 1 -exorcism surprise 0 -exorcism trust 0 -exorcist anger 0 -exorcist anticipation 0 -exorcist disgust 0 -exorcist fear 0 -exorcist joy 0 -exorcist negative 0 -exorcist positive 0 -exorcist sadness 0 -exorcist surprise 0 -exorcist trust 0 -exotic anger 0 -exotic anticipation 0 -exotic disgust 0 -exotic fear 0 -exotic joy 0 -exotic negative 0 -exotic positive 1 -exotic sadness 0 -exotic surprise 0 -exotic trust 0 -expand anger 0 -expand anticipation 0 -expand disgust 0 -expand fear 0 -expand joy 0 -expand negative 0 -expand positive 0 -expand sadness 0 -expand surprise 0 -expand trust 0 -expanded anger 0 -expanded anticipation 0 -expanded disgust 0 -expanded fear 0 -expanded joy 0 -expanded negative 0 -expanded positive 0 -expanded sadness 0 -expanded surprise 0 -expanded trust 0 -expanse anger 0 -expanse anticipation 0 -expanse disgust 0 -expanse fear 0 -expanse joy 0 -expanse negative 0 -expanse positive 0 -expanse sadness 0 -expanse surprise 0 -expanse trust 0 -expansion anger 0 -expansion anticipation 0 -expansion disgust 0 -expansion fear 0 -expansion joy 0 -expansion negative 0 -expansion positive 0 -expansion sadness 0 -expansion surprise 0 -expansion trust 0 -expansive anger 0 -expansive anticipation 0 -expansive disgust 0 -expansive fear 0 -expansive joy 0 -expansive negative 0 -expansive positive 0 -expansive sadness 0 -expansive surprise 0 -expansive trust 0 -expatriate anger 0 -expatriate anticipation 0 -expatriate disgust 0 -expatriate fear 0 -expatriate joy 0 -expatriate negative 1 -expatriate positive 0 -expatriate sadness 0 -expatriate surprise 0 -expatriate trust 0 -expect anger 0 -expect anticipation 1 -expect disgust 0 -expect fear 0 -expect joy 0 -expect negative 0 -expect positive 1 -expect sadness 0 -expect surprise 1 -expect trust 1 -expectancy anger 0 -expectancy anticipation 1 -expectancy disgust 0 -expectancy fear 0 -expectancy joy 0 -expectancy negative 0 -expectancy positive 0 -expectancy sadness 0 -expectancy surprise 0 -expectancy trust 0 -expectant anger 0 -expectant anticipation 1 -expectant disgust 0 -expectant fear 0 -expectant joy 0 -expectant negative 0 -expectant positive 0 -expectant sadness 0 -expectant surprise 0 -expectant trust 0 -expectation anger 0 -expectation anticipation 1 -expectation disgust 0 -expectation fear 0 -expectation joy 0 -expectation negative 0 -expectation positive 1 -expectation sadness 0 -expectation surprise 0 -expectation trust 0 -expected anger 0 -expected anticipation 1 -expected disgust 0 -expected fear 0 -expected joy 0 -expected negative 0 -expected positive 0 -expected sadness 0 -expected surprise 0 -expected trust 0 -expecting anger 0 -expecting anticipation 1 -expecting disgust 0 -expecting fear 0 -expecting joy 0 -expecting negative 0 -expecting positive 0 -expecting sadness 0 -expecting surprise 0 -expecting trust 0 -expediency anger 0 -expediency anticipation 0 -expediency disgust 0 -expediency fear 0 -expediency joy 0 -expediency negative 0 -expediency positive 0 -expediency sadness 0 -expediency surprise 0 -expediency trust 0 -expedient anger 0 -expedient anticipation 0 -expedient disgust 0 -expedient fear 0 -expedient joy 1 -expedient negative 0 -expedient positive 1 -expedient sadness 0 -expedient surprise 0 -expedient trust 1 -expedite anger 0 -expedite anticipation 0 -expedite disgust 0 -expedite fear 0 -expedite joy 0 -expedite negative 0 -expedite positive 0 -expedite sadness 0 -expedite surprise 0 -expedite trust 0 -expedition anger 0 -expedition anticipation 1 -expedition disgust 0 -expedition fear 0 -expedition joy 0 -expedition negative 0 -expedition positive 1 -expedition sadness 0 -expedition surprise 0 -expedition trust 0 -expeditious anger 0 -expeditious anticipation 0 -expeditious disgust 0 -expeditious fear 0 -expeditious joy 0 -expeditious negative 0 -expeditious positive 0 -expeditious sadness 0 -expeditious surprise 0 -expeditious trust 0 -expel anger 1 -expel anticipation 0 -expel disgust 1 -expel fear 1 -expel joy 0 -expel negative 1 -expel positive 0 -expel sadness 1 -expel surprise 0 -expel trust 0 -expenditure anger 0 -expenditure anticipation 0 -expenditure disgust 0 -expenditure fear 0 -expenditure joy 0 -expenditure negative 1 -expenditure positive 0 -expenditure sadness 0 -expenditure surprise 0 -expenditure trust 0 -expense anger 0 -expense anticipation 0 -expense disgust 0 -expense fear 0 -expense joy 0 -expense negative 0 -expense positive 0 -expense sadness 0 -expense surprise 0 -expense trust 0 -expenses anger 0 -expenses anticipation 0 -expenses disgust 0 -expenses fear 0 -expenses joy 0 -expenses negative 1 -expenses positive 0 -expenses sadness 0 -expenses surprise 0 -expenses trust 0 -expensive anger 0 -expensive anticipation 0 -expensive disgust 0 -expensive fear 0 -expensive joy 0 -expensive negative 0 -expensive positive 0 -expensive sadness 0 -expensive surprise 0 -expensive trust 0 -experience anger 0 -experience anticipation 0 -experience disgust 0 -experience fear 0 -experience joy 0 -experience negative 0 -experience positive 0 -experience sadness 0 -experience surprise 0 -experience trust 0 -experienced anger 0 -experienced anticipation 0 -experienced disgust 0 -experienced fear 0 -experienced joy 0 -experienced negative 0 -experienced positive 1 -experienced sadness 0 -experienced surprise 0 -experienced trust 1 -experiences anger 0 -experiences anticipation 0 -experiences disgust 0 -experiences fear 0 -experiences joy 0 -experiences negative 0 -experiences positive 0 -experiences sadness 0 -experiences surprise 0 -experiences trust 0 -experiment anger 0 -experiment anticipation 1 -experiment disgust 0 -experiment fear 0 -experiment joy 0 -experiment negative 0 -experiment positive 0 -experiment sadness 0 -experiment surprise 1 -experiment trust 0 -experimental anger 0 -experimental anticipation 0 -experimental disgust 0 -experimental fear 0 -experimental joy 0 -experimental negative 0 -experimental positive 0 -experimental sadness 0 -experimental surprise 0 -experimental trust 0 -experimenter anger 0 -experimenter anticipation 0 -experimenter disgust 0 -experimenter fear 0 -experimenter joy 0 -experimenter negative 0 -experimenter positive 0 -experimenter sadness 0 -experimenter surprise 0 -experimenter trust 0 -expert anger 0 -expert anticipation 0 -expert disgust 0 -expert fear 0 -expert joy 0 -expert negative 0 -expert positive 1 -expert sadness 0 -expert surprise 0 -expert trust 1 -expertise anger 0 -expertise anticipation 0 -expertise disgust 0 -expertise fear 0 -expertise joy 0 -expertise negative 0 -expertise positive 1 -expertise sadness 0 -expertise surprise 0 -expertise trust 1 -expiration anger 0 -expiration anticipation 0 -expiration disgust 0 -expiration fear 0 -expiration joy 0 -expiration negative 0 -expiration positive 0 -expiration sadness 0 -expiration surprise 0 -expiration trust 0 -expire anger 0 -expire anticipation 0 -expire disgust 0 -expire fear 0 -expire joy 0 -expire negative 1 -expire positive 0 -expire sadness 1 -expire surprise 0 -expire trust 0 -expired anger 0 -expired anticipation 0 -expired disgust 0 -expired fear 0 -expired joy 0 -expired negative 1 -expired positive 0 -expired sadness 0 -expired surprise 0 -expired trust 0 -expiry anger 0 -expiry anticipation 0 -expiry disgust 0 -expiry fear 0 -expiry joy 0 -expiry negative 0 -expiry positive 0 -expiry sadness 0 -expiry surprise 0 -expiry trust 0 -explain anger 0 -explain anticipation 0 -explain disgust 0 -explain fear 0 -explain joy 0 -explain negative 0 -explain positive 1 -explain sadness 0 -explain surprise 0 -explain trust 1 -explanation anger 0 -explanation anticipation 0 -explanation disgust 0 -explanation fear 0 -explanation joy 0 -explanation negative 0 -explanation positive 0 -explanation sadness 0 -explanation surprise 0 -explanation trust 0 -explanatory anger 0 -explanatory anticipation 0 -explanatory disgust 0 -explanatory fear 0 -explanatory joy 0 -explanatory negative 0 -explanatory positive 0 -explanatory sadness 0 -explanatory surprise 0 -explanatory trust 0 -expletive anger 1 -expletive anticipation 0 -expletive disgust 0 -expletive fear 0 -expletive joy 0 -expletive negative 1 -expletive positive 0 -expletive sadness 0 -expletive surprise 0 -expletive trust 0 -explication anger 0 -explication anticipation 0 -explication disgust 0 -explication fear 0 -explication joy 0 -explication negative 0 -explication positive 0 -explication sadness 0 -explication surprise 0 -explication trust 0 -explode anger 1 -explode anticipation 0 -explode disgust 0 -explode fear 1 -explode joy 0 -explode negative 1 -explode positive 0 -explode sadness 1 -explode surprise 1 -explode trust 0 -exploit anger 0 -exploit anticipation 0 -exploit disgust 0 -exploit fear 0 -exploit joy 0 -exploit negative 0 -exploit positive 0 -exploit sadness 0 -exploit surprise 0 -exploit trust 0 -explore anger 0 -explore anticipation 1 -explore disgust 0 -explore fear 0 -explore joy 0 -explore negative 0 -explore positive 0 -explore sadness 0 -explore surprise 0 -explore trust 0 -explorer anger 0 -explorer anticipation 0 -explorer disgust 0 -explorer fear 0 -explorer joy 0 -explorer negative 0 -explorer positive 0 -explorer sadness 0 -explorer surprise 0 -explorer trust 0 -explosion anger 0 -explosion anticipation 0 -explosion disgust 0 -explosion fear 1 -explosion joy 0 -explosion negative 1 -explosion positive 0 -explosion sadness 0 -explosion surprise 1 -explosion trust 0 -explosive anger 1 -explosive anticipation 1 -explosive disgust 0 -explosive fear 1 -explosive joy 0 -explosive negative 1 -explosive positive 0 -explosive sadness 0 -explosive surprise 1 -explosive trust 0 -exponent anger 0 -exponent anticipation 0 -exponent disgust 0 -exponent fear 0 -exponent joy 0 -exponent negative 0 -exponent positive 0 -exponent sadness 0 -exponent surprise 0 -exponent trust 0 -exponential anger 0 -exponential anticipation 0 -exponential disgust 0 -exponential fear 0 -exponential joy 0 -exponential negative 0 -exponential positive 0 -exponential sadness 0 -exponential surprise 0 -exponential trust 0 -export anger 0 -export anticipation 0 -export disgust 0 -export fear 0 -export joy 0 -export negative 0 -export positive 0 -export sadness 0 -export surprise 0 -export trust 0 -exportation anger 0 -exportation anticipation 0 -exportation disgust 0 -exportation fear 0 -exportation joy 0 -exportation negative 0 -exportation positive 0 -exportation sadness 0 -exportation surprise 0 -exportation trust 0 -expose anger 0 -expose anticipation 1 -expose disgust 0 -expose fear 1 -expose joy 0 -expose negative 0 -expose positive 0 -expose sadness 0 -expose surprise 0 -expose trust 0 -exposed anger 0 -exposed anticipation 0 -exposed disgust 0 -exposed fear 0 -exposed joy 0 -exposed negative 1 -exposed positive 0 -exposed sadness 0 -exposed surprise 0 -exposed trust 0 -exposition anger 0 -exposition anticipation 0 -exposition disgust 0 -exposition fear 0 -exposition joy 0 -exposition negative 0 -exposition positive 0 -exposition sadness 0 -exposition surprise 0 -exposition trust 0 -expository anger 0 -expository anticipation 0 -expository disgust 0 -expository fear 0 -expository joy 0 -expository negative 0 -expository positive 0 -expository sadness 0 -expository surprise 0 -expository trust 0 -exposure anger 0 -exposure anticipation 0 -exposure disgust 0 -exposure fear 0 -exposure joy 0 -exposure negative 0 -exposure positive 0 -exposure sadness 0 -exposure surprise 0 -exposure trust 0 -expound anger 0 -expound anticipation 0 -expound disgust 0 -expound fear 0 -expound joy 0 -expound negative 0 -expound positive 0 -expound sadness 0 -expound surprise 0 -expound trust 0 -express anger 0 -express anticipation 0 -express disgust 0 -express fear 0 -express joy 0 -express negative 0 -express positive 0 -express sadness 0 -express surprise 0 -express trust 0 -expression anger 0 -expression anticipation 0 -expression disgust 0 -expression fear 0 -expression joy 0 -expression negative 0 -expression positive 0 -expression sadness 0 -expression surprise 0 -expression trust 0 -expressive anger 0 -expressive anticipation 0 -expressive disgust 0 -expressive fear 0 -expressive joy 0 -expressive negative 0 -expressive positive 0 -expressive sadness 0 -expressive surprise 0 -expressive trust 0 -expropriation anger 0 -expropriation anticipation 0 -expropriation disgust 0 -expropriation fear 0 -expropriation joy 0 -expropriation negative 1 -expropriation positive 0 -expropriation sadness 0 -expropriation surprise 0 -expropriation trust 0 -expulsion anger 1 -expulsion anticipation 0 -expulsion disgust 1 -expulsion fear 1 -expulsion joy 0 -expulsion negative 1 -expulsion positive 0 -expulsion sadness 1 -expulsion surprise 0 -expulsion trust 0 -exquisite anger 0 -exquisite anticipation 0 -exquisite disgust 0 -exquisite fear 0 -exquisite joy 1 -exquisite negative 0 -exquisite positive 1 -exquisite sadness 0 -exquisite surprise 0 -exquisite trust 0 -exquisitely anger 0 -exquisitely anticipation 0 -exquisitely disgust 0 -exquisitely fear 0 -exquisitely joy 0 -exquisitely negative 0 -exquisitely positive 1 -exquisitely sadness 0 -exquisitely surprise 0 -exquisitely trust 0 -extant anger 0 -extant anticipation 0 -extant disgust 0 -extant fear 0 -extant joy 0 -extant negative 0 -extant positive 0 -extant sadness 0 -extant surprise 0 -extant trust 0 -extend anger 0 -extend anticipation 0 -extend disgust 0 -extend fear 0 -extend joy 0 -extend negative 0 -extend positive 1 -extend sadness 0 -extend surprise 0 -extend trust 0 -extendable anger 0 -extendable anticipation 0 -extendable disgust 0 -extendable fear 0 -extendable joy 0 -extendable negative 0 -extendable positive 0 -extendable sadness 0 -extendable surprise 0 -extendable trust 0 -extended anger 0 -extended anticipation 0 -extended disgust 0 -extended fear 0 -extended joy 0 -extended negative 0 -extended positive 0 -extended sadness 0 -extended surprise 0 -extended trust 0 -extension anger 0 -extension anticipation 0 -extension disgust 0 -extension fear 0 -extension joy 0 -extension negative 0 -extension positive 0 -extension sadness 0 -extension surprise 0 -extension trust 0 -extensive anger 0 -extensive anticipation 0 -extensive disgust 0 -extensive fear 0 -extensive joy 0 -extensive negative 0 -extensive positive 1 -extensive sadness 0 -extensive surprise 0 -extensive trust 0 -extent anger 0 -extent anticipation 0 -extent disgust 0 -extent fear 0 -extent joy 0 -extent negative 0 -extent positive 0 -extent sadness 0 -extent surprise 0 -extent trust 0 -exterior anger 0 -exterior anticipation 0 -exterior disgust 0 -exterior fear 0 -exterior joy 0 -exterior negative 0 -exterior positive 0 -exterior sadness 0 -exterior surprise 0 -exterior trust 0 -exterminate anger 0 -exterminate anticipation 0 -exterminate disgust 0 -exterminate fear 1 -exterminate joy 0 -exterminate negative 1 -exterminate positive 0 -exterminate sadness 1 -exterminate surprise 0 -exterminate trust 0 -extermination anger 1 -extermination anticipation 0 -extermination disgust 0 -extermination fear 1 -extermination joy 0 -extermination negative 1 -extermination positive 0 -extermination sadness 0 -extermination surprise 0 -extermination trust 0 -external anger 0 -external anticipation 0 -external disgust 0 -external fear 0 -external joy 0 -external negative 0 -external positive 0 -external sadness 0 -external surprise 0 -external trust 0 -externally anger 0 -externally anticipation 0 -externally disgust 0 -externally fear 0 -externally joy 0 -externally negative 0 -externally positive 0 -externally sadness 0 -externally surprise 0 -externally trust 0 -extinct anger 0 -extinct anticipation 0 -extinct disgust 0 -extinct fear 0 -extinct joy 0 -extinct negative 1 -extinct positive 0 -extinct sadness 1 -extinct surprise 0 -extinct trust 0 -extinguish anger 1 -extinguish anticipation 0 -extinguish disgust 0 -extinguish fear 0 -extinguish joy 0 -extinguish negative 1 -extinguish positive 0 -extinguish sadness 0 -extinguish surprise 0 -extinguish trust 0 -extra anger 0 -extra anticipation 0 -extra disgust 0 -extra fear 0 -extra joy 0 -extra negative 0 -extra positive 1 -extra sadness 0 -extra surprise 0 -extra trust 0 -extract anger 0 -extract anticipation 0 -extract disgust 0 -extract fear 0 -extract joy 0 -extract negative 0 -extract positive 0 -extract sadness 0 -extract surprise 0 -extract trust 0 -extracting anger 0 -extracting anticipation 0 -extracting disgust 0 -extracting fear 0 -extracting joy 0 -extracting negative 0 -extracting positive 0 -extracting sadness 0 -extracting surprise 0 -extracting trust 0 -extraction anger 0 -extraction anticipation 0 -extraction disgust 0 -extraction fear 0 -extraction joy 0 -extraction negative 0 -extraction positive 0 -extraction sadness 0 -extraction surprise 0 -extraction trust 0 -extractor anger 0 -extractor anticipation 0 -extractor disgust 0 -extractor fear 0 -extractor joy 0 -extractor negative 0 -extractor positive 0 -extractor sadness 0 -extractor surprise 0 -extractor trust 0 -extradition anger 0 -extradition anticipation 0 -extradition disgust 0 -extradition fear 0 -extradition joy 0 -extradition negative 0 -extradition positive 0 -extradition sadness 0 -extradition surprise 0 -extradition trust 0 -extrajudicial anger 0 -extrajudicial anticipation 0 -extrajudicial disgust 0 -extrajudicial fear 1 -extrajudicial joy 0 -extrajudicial negative 1 -extrajudicial positive 0 -extrajudicial sadness 0 -extrajudicial surprise 0 -extrajudicial trust 0 -extramural anger 0 -extramural anticipation 0 -extramural disgust 0 -extramural fear 0 -extramural joy 0 -extramural negative 0 -extramural positive 0 -extramural sadness 0 -extramural surprise 0 -extramural trust 0 -extraneous anger 0 -extraneous anticipation 0 -extraneous disgust 0 -extraneous fear 0 -extraneous joy 0 -extraneous negative 0 -extraneous positive 0 -extraneous sadness 0 -extraneous surprise 0 -extraneous trust 0 -extraordinary anger 0 -extraordinary anticipation 0 -extraordinary disgust 0 -extraordinary fear 0 -extraordinary joy 0 -extraordinary negative 0 -extraordinary positive 1 -extraordinary sadness 0 -extraordinary surprise 0 -extraordinary trust 0 -extravaganza anger 0 -extravaganza anticipation 0 -extravaganza disgust 0 -extravaganza fear 0 -extravaganza joy 0 -extravaganza negative 0 -extravaganza positive 0 -extravaganza sadness 0 -extravaganza surprise 0 -extravaganza trust 0 -extreme anger 0 -extreme anticipation 0 -extreme disgust 0 -extreme fear 0 -extreme joy 0 -extreme negative 0 -extreme positive 0 -extreme sadness 0 -extreme surprise 0 -extreme trust 0 -extremely anger 0 -extremely anticipation 0 -extremely disgust 0 -extremely fear 0 -extremely joy 0 -extremely negative 0 -extremely positive 0 -extremely sadness 0 -extremely surprise 0 -extremely trust 0 -extremity anger 0 -extremity anticipation 0 -extremity disgust 0 -extremity fear 0 -extremity joy 0 -extremity negative 1 -extremity positive 0 -extremity sadness 0 -extremity surprise 0 -extremity trust 0 -extricate anger 0 -extricate anticipation 1 -extricate disgust 0 -extricate fear 0 -extricate joy 0 -extricate negative 0 -extricate positive 1 -extricate sadness 0 -extricate surprise 0 -extricate trust 0 -extrinsic anger 0 -extrinsic anticipation 0 -extrinsic disgust 0 -extrinsic fear 0 -extrinsic joy 0 -extrinsic negative 0 -extrinsic positive 0 -extrinsic sadness 0 -extrinsic surprise 0 -extrinsic trust 0 -extrusion anger 0 -extrusion anticipation 0 -extrusion disgust 0 -extrusion fear 0 -extrusion joy 0 -extrusion negative 0 -extrusion positive 0 -extrusion sadness 0 -extrusion surprise 0 -extrusion trust 0 -exuberance anger 0 -exuberance anticipation 0 -exuberance disgust 0 -exuberance fear 0 -exuberance joy 1 -exuberance negative 0 -exuberance positive 1 -exuberance sadness 0 -exuberance surprise 0 -exuberance trust 0 -exude anger 0 -exude anticipation 0 -exude disgust 0 -exude fear 0 -exude joy 0 -exude negative 0 -exude positive 0 -exude sadness 0 -exude surprise 0 -exude trust 0 -eye anger 0 -eye anticipation 0 -eye disgust 0 -eye fear 0 -eye joy 0 -eye negative 0 -eye positive 0 -eye sadness 0 -eye surprise 0 -eye trust 0 -eyeglass anger 0 -eyeglass anticipation 0 -eyeglass disgust 0 -eyeglass fear 0 -eyeglass joy 0 -eyeglass negative 0 -eyeglass positive 0 -eyeglass sadness 0 -eyeglass surprise 0 -eyeglass trust 0 -eyelet anger 0 -eyelet anticipation 0 -eyelet disgust 0 -eyelet fear 0 -eyelet joy 0 -eyelet negative 0 -eyelet positive 0 -eyelet sadness 0 -eyelet surprise 0 -eyelet trust 0 -eyepiece anger 0 -eyepiece anticipation 0 -eyepiece disgust 0 -eyepiece fear 0 -eyepiece joy 0 -eyepiece negative 0 -eyepiece positive 0 -eyepiece sadness 0 -eyepiece surprise 0 -eyepiece trust 0 -eyesight anger 0 -eyesight anticipation 0 -eyesight disgust 0 -eyesight fear 0 -eyesight joy 0 -eyesight negative 0 -eyesight positive 0 -eyesight sadness 0 -eyesight surprise 0 -eyesight trust 0 -eyewitness anger 0 -eyewitness anticipation 0 -eyewitness disgust 0 -eyewitness fear 0 -eyewitness joy 0 -eyewitness negative 0 -eyewitness positive 0 -eyewitness sadness 0 -eyewitness surprise 0 -eyewitness trust 1 -fable anger 0 -fable anticipation 0 -fable disgust 0 -fable fear 0 -fable joy 0 -fable negative 0 -fable positive 0 -fable sadness 0 -fable surprise 0 -fable trust 0 -fabric anger 0 -fabric anticipation 0 -fabric disgust 0 -fabric fear 0 -fabric joy 0 -fabric negative 0 -fabric positive 0 -fabric sadness 0 -fabric surprise 0 -fabric trust 0 -fabricate anger 0 -fabricate anticipation 0 -fabricate disgust 0 -fabricate fear 0 -fabricate joy 0 -fabricate negative 1 -fabricate positive 0 -fabricate sadness 0 -fabricate surprise 0 -fabricate trust 0 -fabricated anger 0 -fabricated anticipation 0 -fabricated disgust 0 -fabricated fear 0 -fabricated joy 0 -fabricated negative 0 -fabricated positive 0 -fabricated sadness 0 -fabricated surprise 0 -fabricated trust 0 -fabrication anger 0 -fabrication anticipation 0 -fabrication disgust 0 -fabrication fear 0 -fabrication joy 0 -fabrication negative 1 -fabrication positive 0 -fabrication sadness 0 -fabrication surprise 0 -fabrication trust 1 -facade anger 0 -facade anticipation 0 -facade disgust 0 -facade fear 0 -facade joy 0 -facade negative 0 -facade positive 0 -facade sadness 0 -facade surprise 0 -facade trust 0 -face anger 0 -face anticipation 0 -face disgust 0 -face fear 0 -face joy 0 -face negative 0 -face positive 0 -face sadness 0 -face surprise 0 -face trust 0 -facet anger 0 -facet anticipation 0 -facet disgust 0 -facet fear 0 -facet joy 0 -facet negative 0 -facet positive 0 -facet sadness 0 -facet surprise 0 -facet trust 0 -facile anger 0 -facile anticipation 0 -facile disgust 0 -facile fear 0 -facile joy 0 -facile negative 0 -facile positive 0 -facile sadness 0 -facile surprise 0 -facile trust 0 -facilitate anger 0 -facilitate anticipation 0 -facilitate disgust 0 -facilitate fear 0 -facilitate joy 0 -facilitate negative 0 -facilitate positive 1 -facilitate sadness 0 -facilitate surprise 0 -facilitate trust 0 -facility anger 0 -facility anticipation 0 -facility disgust 0 -facility fear 0 -facility joy 0 -facility negative 0 -facility positive 0 -facility sadness 0 -facility surprise 0 -facility trust 0 -facing anger 0 -facing anticipation 0 -facing disgust 0 -facing fear 0 -facing joy 0 -facing negative 0 -facing positive 0 -facing sadness 0 -facing surprise 0 -facing trust 0 -facsimile anger 0 -facsimile anticipation 0 -facsimile disgust 0 -facsimile fear 0 -facsimile joy 0 -facsimile negative 0 -facsimile positive 0 -facsimile sadness 0 -facsimile surprise 0 -facsimile trust 0 -fact anger 0 -fact anticipation 0 -fact disgust 0 -fact fear 0 -fact joy 0 -fact negative 0 -fact positive 0 -fact sadness 0 -fact surprise 0 -fact trust 1 -faction anger 0 -faction anticipation 0 -faction disgust 0 -faction fear 0 -faction joy 0 -faction negative 0 -faction positive 0 -faction sadness 0 -faction surprise 0 -faction trust 0 -factor anger 0 -factor anticipation 0 -factor disgust 0 -factor fear 0 -factor joy 0 -factor negative 0 -factor positive 0 -factor sadness 0 -factor surprise 0 -factor trust 0 -factory anger 0 -factory anticipation 0 -factory disgust 0 -factory fear 0 -factory joy 0 -factory negative 0 -factory positive 0 -factory sadness 0 -factory surprise 0 -factory trust 0 -facts anger 0 -facts anticipation 0 -facts disgust 0 -facts fear 0 -facts joy 0 -facts negative 0 -facts positive 1 -facts sadness 0 -facts surprise 0 -facts trust 1 -faculties anger 0 -faculties anticipation 0 -faculties disgust 0 -faculties fear 0 -faculties joy 0 -faculties negative 0 -faculties positive 0 -faculties sadness 0 -faculties surprise 0 -faculties trust 0 -faculty anger 0 -faculty anticipation 0 -faculty disgust 0 -faculty fear 0 -faculty joy 0 -faculty negative 0 -faculty positive 1 -faculty sadness 0 -faculty surprise 0 -faculty trust 1 -fad anger 0 -fad anticipation 0 -fad disgust 0 -fad fear 0 -fad joy 0 -fad negative 0 -fad positive 0 -fad sadness 0 -fad surprise 0 -fad trust 0 -fade anger 0 -fade anticipation 0 -fade disgust 0 -fade fear 0 -fade joy 0 -fade negative 1 -fade positive 0 -fade sadness 0 -fade surprise 0 -fade trust 0 -faded anger 0 -faded anticipation 0 -faded disgust 0 -faded fear 0 -faded joy 0 -faded negative 0 -faded positive 0 -faded sadness 0 -faded surprise 0 -faded trust 0 -faeces anger 0 -faeces anticipation 0 -faeces disgust 1 -faeces fear 0 -faeces joy 0 -faeces negative 1 -faeces positive 0 -faeces sadness 0 -faeces surprise 0 -faeces trust 0 -failing anger 1 -failing anticipation 1 -failing disgust 0 -failing fear 1 -failing joy 0 -failing negative 1 -failing positive 0 -failing sadness 1 -failing surprise 0 -failing trust 0 -failure anger 0 -failure anticipation 0 -failure disgust 1 -failure fear 1 -failure joy 0 -failure negative 1 -failure positive 0 -failure sadness 1 -failure surprise 0 -failure trust 0 -fain anger 0 -fain anticipation 1 -fain disgust 0 -fain fear 0 -fain joy 1 -fain negative 0 -fain positive 1 -fain sadness 0 -fain surprise 0 -fain trust 1 -fainting anger 0 -fainting anticipation 0 -fainting disgust 0 -fainting fear 1 -fainting joy 0 -fainting negative 1 -fainting positive 0 -fainting sadness 1 -fainting surprise 1 -fainting trust 0 -fair anger 0 -fair anticipation 0 -fair disgust 0 -fair fear 0 -fair joy 0 -fair negative 0 -fair positive 1 -fair sadness 0 -fair surprise 0 -fair trust 0 -fairly anger 0 -fairly anticipation 0 -fairly disgust 0 -fairly fear 0 -fairly joy 0 -fairly negative 0 -fairly positive 1 -fairly sadness 0 -fairly surprise 0 -fairly trust 1 -fairway anger 0 -fairway anticipation 0 -fairway disgust 0 -fairway fear 0 -fairway joy 0 -fairway negative 0 -fairway positive 0 -fairway sadness 0 -fairway surprise 0 -fairway trust 0 -fairy anger 0 -fairy anticipation 0 -fairy disgust 0 -fairy fear 0 -fairy joy 0 -fairy negative 0 -fairy positive 0 -fairy sadness 0 -fairy surprise 0 -fairy trust 0 -faith anger 0 -faith anticipation 1 -faith disgust 0 -faith fear 0 -faith joy 1 -faith negative 0 -faith positive 1 -faith sadness 0 -faith surprise 0 -faith trust 1 -faithful anger 0 -faithful anticipation 0 -faithful disgust 0 -faithful fear 0 -faithful joy 0 -faithful negative 0 -faithful positive 1 -faithful sadness 0 -faithful surprise 0 -faithful trust 1 -faithless anger 0 -faithless anticipation 0 -faithless disgust 0 -faithless fear 0 -faithless joy 0 -faithless negative 1 -faithless positive 0 -faithless sadness 1 -faithless surprise 0 -faithless trust 0 -fake anger 0 -fake anticipation 0 -fake disgust 0 -fake fear 0 -fake joy 0 -fake negative 1 -fake positive 0 -fake sadness 0 -fake surprise 0 -fake trust 0 -fall anger 0 -fall anticipation 0 -fall disgust 0 -fall fear 0 -fall joy 0 -fall negative 1 -fall positive 0 -fall sadness 1 -fall surprise 0 -fall trust 0 -fallacious anger 1 -fallacious anticipation 0 -fallacious disgust 0 -fallacious fear 0 -fallacious joy 0 -fallacious negative 1 -fallacious positive 0 -fallacious sadness 0 -fallacious surprise 0 -fallacious trust 0 -fallacy anger 0 -fallacy anticipation 0 -fallacy disgust 0 -fallacy fear 0 -fallacy joy 0 -fallacy negative 1 -fallacy positive 0 -fallacy sadness 0 -fallacy surprise 0 -fallacy trust 0 -fallible anger 0 -fallible anticipation 0 -fallible disgust 0 -fallible fear 0 -fallible joy 0 -fallible negative 1 -fallible positive 0 -fallible sadness 0 -fallible surprise 0 -fallible trust 0 -falling anger 0 -falling anticipation 0 -falling disgust 0 -falling fear 0 -falling joy 0 -falling negative 1 -falling positive 0 -falling sadness 1 -falling surprise 0 -falling trust 0 -fallow anger 0 -fallow anticipation 0 -fallow disgust 0 -fallow fear 0 -fallow joy 0 -fallow negative 1 -fallow positive 0 -fallow sadness 0 -fallow surprise 0 -fallow trust 0 -falsehood anger 1 -falsehood anticipation 0 -falsehood disgust 0 -falsehood fear 0 -falsehood joy 0 -falsehood negative 1 -falsehood positive 0 -falsehood sadness 0 -falsehood surprise 0 -falsehood trust 1 -falsely anger 0 -falsely anticipation 0 -falsely disgust 0 -falsely fear 0 -falsely joy 0 -falsely negative 1 -falsely positive 0 -falsely sadness 0 -falsely surprise 0 -falsely trust 0 -falsification anger 1 -falsification anticipation 0 -falsification disgust 0 -falsification fear 0 -falsification joy 0 -falsification negative 1 -falsification positive 0 -falsification sadness 0 -falsification surprise 0 -falsification trust 0 -falsified anger 0 -falsified anticipation 0 -falsified disgust 0 -falsified fear 0 -falsified joy 0 -falsified negative 0 -falsified positive 0 -falsified sadness 0 -falsified surprise 0 -falsified trust 0 -falsify anger 0 -falsify anticipation 0 -falsify disgust 1 -falsify fear 0 -falsify joy 0 -falsify negative 1 -falsify positive 0 -falsify sadness 0 -falsify surprise 0 -falsify trust 0 -falsity anger 0 -falsity anticipation 0 -falsity disgust 1 -falsity fear 0 -falsity joy 0 -falsity negative 1 -falsity positive 0 -falsity sadness 0 -falsity surprise 0 -falsity trust 0 -falter anger 0 -falter anticipation 0 -falter disgust 0 -falter fear 1 -falter joy 0 -falter negative 1 -falter positive 0 -falter sadness 0 -falter surprise 0 -falter trust 0 -fame anger 0 -fame anticipation 0 -fame disgust 0 -fame fear 0 -fame joy 0 -fame negative 0 -fame positive 1 -fame sadness 0 -fame surprise 0 -fame trust 0 -famed anger 0 -famed anticipation 0 -famed disgust 0 -famed fear 0 -famed joy 0 -famed negative 0 -famed positive 0 -famed sadness 0 -famed surprise 0 -famed trust 0 -familiar anger 0 -familiar anticipation 0 -familiar disgust 0 -familiar fear 0 -familiar joy 0 -familiar negative 0 -familiar positive 1 -familiar sadness 0 -familiar surprise 0 -familiar trust 1 -familiarity anger 0 -familiarity anticipation 1 -familiarity disgust 0 -familiarity fear 0 -familiarity joy 1 -familiarity negative 0 -familiarity positive 1 -familiarity sadness 0 -familiarity surprise 0 -familiarity trust 1 -familiarize anger 0 -familiarize anticipation 0 -familiarize disgust 0 -familiarize fear 0 -familiarize joy 0 -familiarize negative 0 -familiarize positive 0 -familiarize sadness 0 -familiarize surprise 0 -familiarize trust 0 -famine anger 0 -famine anticipation 0 -famine disgust 0 -famine fear 0 -famine joy 0 -famine negative 1 -famine positive 0 -famine sadness 1 -famine surprise 0 -famine trust 0 -famous anger 0 -famous anticipation 0 -famous disgust 0 -famous fear 0 -famous joy 0 -famous negative 0 -famous positive 1 -famous sadness 0 -famous surprise 0 -famous trust 0 -famously anger 0 -famously anticipation 0 -famously disgust 0 -famously fear 0 -famously joy 0 -famously negative 0 -famously positive 1 -famously sadness 0 -famously surprise 0 -famously trust 0 -fan anger 0 -fan anticipation 0 -fan disgust 0 -fan fear 0 -fan joy 0 -fan negative 0 -fan positive 0 -fan sadness 0 -fan surprise 0 -fan trust 0 -fanatic anger 0 -fanatic anticipation 0 -fanatic disgust 0 -fanatic fear 0 -fanatic joy 0 -fanatic negative 1 -fanatic positive 0 -fanatic sadness 0 -fanatic surprise 0 -fanatic trust 0 -fanaticism anger 0 -fanaticism anticipation 0 -fanaticism disgust 0 -fanaticism fear 1 -fanaticism joy 0 -fanaticism negative 0 -fanaticism positive 0 -fanaticism sadness 0 -fanaticism surprise 0 -fanaticism trust 0 -fanciful anger 0 -fanciful anticipation 0 -fanciful disgust 0 -fanciful fear 0 -fanciful joy 0 -fanciful negative 0 -fanciful positive 0 -fanciful sadness 0 -fanciful surprise 0 -fanciful trust 0 -fancy anger 0 -fancy anticipation 1 -fancy disgust 0 -fancy fear 0 -fancy joy 1 -fancy negative 0 -fancy positive 1 -fancy sadness 0 -fancy surprise 0 -fancy trust 0 -fandango anger 0 -fandango anticipation 0 -fandango disgust 0 -fandango fear 0 -fandango joy 0 -fandango negative 0 -fandango positive 0 -fandango sadness 0 -fandango surprise 0 -fandango trust 0 -fanfare anger 0 -fanfare anticipation 1 -fanfare disgust 0 -fanfare fear 0 -fanfare joy 1 -fanfare negative 0 -fanfare positive 1 -fanfare sadness 0 -fanfare surprise 1 -fanfare trust 0 -fang anger 0 -fang anticipation 0 -fang disgust 0 -fang fear 1 -fang joy 0 -fang negative 0 -fang positive 0 -fang sadness 0 -fang surprise 0 -fang trust 0 -fangs anger 0 -fangs anticipation 0 -fangs disgust 0 -fangs fear 1 -fangs joy 0 -fangs negative 0 -fangs positive 0 -fangs sadness 0 -fangs surprise 0 -fangs trust 0 -fanning anger 0 -fanning anticipation 0 -fanning disgust 0 -fanning fear 0 -fanning joy 0 -fanning negative 0 -fanning positive 0 -fanning sadness 0 -fanning surprise 0 -fanning trust 0 -fantasia anger 0 -fantasia anticipation 0 -fantasia disgust 0 -fantasia fear 0 -fantasia joy 0 -fantasia negative 0 -fantasia positive 0 -fantasia sadness 0 -fantasia surprise 0 -fantasia trust 0 -fantasy anger 0 -fantasy anticipation 0 -fantasy disgust 0 -fantasy fear 0 -fantasy joy 0 -fantasy negative 0 -fantasy positive 0 -fantasy sadness 0 -fantasy surprise 0 -fantasy trust 0 -farce anger 0 -farce anticipation 0 -farce disgust 0 -farce fear 0 -farce joy 0 -farce negative 1 -farce positive 0 -farce sadness 0 -farce surprise 0 -farce trust 0 -farcical anger 0 -farcical anticipation 0 -farcical disgust 1 -farcical fear 0 -farcical joy 0 -farcical negative 1 -farcical positive 0 -farcical sadness 0 -farcical surprise 0 -farcical trust 0 -fare anger 0 -fare anticipation 0 -fare disgust 0 -fare fear 0 -fare joy 0 -fare negative 0 -fare positive 0 -fare sadness 0 -fare surprise 0 -fare trust 0 -farewell anger 0 -farewell anticipation 0 -farewell disgust 0 -farewell fear 0 -farewell joy 0 -farewell negative 0 -farewell positive 0 -farewell sadness 0 -farewell surprise 0 -farewell trust 0 -farm anger 0 -farm anticipation 1 -farm disgust 0 -farm fear 0 -farm joy 0 -farm negative 0 -farm positive 0 -farm sadness 0 -farm surprise 0 -farm trust 0 -farmer anger 0 -farmer anticipation 0 -farmer disgust 0 -farmer fear 0 -farmer joy 0 -farmer negative 0 -farmer positive 0 -farmer sadness 0 -farmer surprise 0 -farmer trust 0 -farmhouse anger 0 -farmhouse anticipation 0 -farmhouse disgust 0 -farmhouse fear 0 -farmhouse joy 0 -farmhouse negative 0 -farmhouse positive 0 -farmhouse sadness 0 -farmhouse surprise 0 -farmhouse trust 0 -farming anger 0 -farming anticipation 0 -farming disgust 0 -farming fear 0 -farming joy 0 -farming negative 0 -farming positive 0 -farming sadness 0 -farming surprise 0 -farming trust 0 -faro anger 0 -faro anticipation 0 -faro disgust 0 -faro fear 0 -faro joy 0 -faro negative 0 -faro positive 0 -faro sadness 0 -faro surprise 0 -faro trust 0 -farther anger 0 -farther anticipation 0 -farther disgust 0 -farther fear 0 -farther joy 0 -farther negative 0 -farther positive 0 -farther sadness 0 -farther surprise 0 -farther trust 0 -fascia anger 0 -fascia anticipation 0 -fascia disgust 0 -fascia fear 0 -fascia joy 0 -fascia negative 0 -fascia positive 0 -fascia sadness 0 -fascia surprise 0 -fascia trust 0 -fascinating anger 0 -fascinating anticipation 0 -fascinating disgust 0 -fascinating fear 0 -fascinating joy 0 -fascinating negative 0 -fascinating positive 1 -fascinating sadness 0 -fascinating surprise 0 -fascinating trust 0 -fascination anger 0 -fascination anticipation 0 -fascination disgust 0 -fascination fear 0 -fascination joy 0 -fascination negative 0 -fascination positive 1 -fascination sadness 0 -fascination surprise 0 -fascination trust 0 -fashion anger 0 -fashion anticipation 0 -fashion disgust 0 -fashion fear 0 -fashion joy 0 -fashion negative 0 -fashion positive 0 -fashion sadness 0 -fashion surprise 0 -fashion trust 0 -fashionable anger 0 -fashionable anticipation 0 -fashionable disgust 0 -fashionable fear 0 -fashionable joy 0 -fashionable negative 0 -fashionable positive 1 -fashionable sadness 0 -fashionable surprise 0 -fashionable trust 0 -fasten anger 0 -fasten anticipation 0 -fasten disgust 0 -fasten fear 0 -fasten joy 0 -fasten negative 0 -fasten positive 0 -fasten sadness 0 -fasten surprise 0 -fasten trust 0 -fastener anger 0 -fastener anticipation 0 -fastener disgust 0 -fastener fear 0 -fastener joy 0 -fastener negative 0 -fastener positive 0 -fastener sadness 0 -fastener surprise 0 -fastener trust 0 -fastening anger 0 -fastening anticipation 0 -fastening disgust 0 -fastening fear 0 -fastening joy 0 -fastening negative 0 -fastening positive 0 -fastening sadness 0 -fastening surprise 0 -fastening trust 0 -fasting anger 0 -fasting anticipation 0 -fasting disgust 0 -fasting fear 0 -fasting joy 0 -fasting negative 1 -fasting positive 0 -fasting sadness 1 -fasting surprise 0 -fasting trust 0 -fat anger 0 -fat anticipation 0 -fat disgust 1 -fat fear 0 -fat joy 0 -fat negative 1 -fat positive 0 -fat sadness 1 -fat surprise 0 -fat trust 0 -fatal anger 1 -fatal anticipation 0 -fatal disgust 0 -fatal fear 1 -fatal joy 0 -fatal negative 1 -fatal positive 0 -fatal sadness 1 -fatal surprise 0 -fatal trust 0 -fatality anger 0 -fatality anticipation 0 -fatality disgust 0 -fatality fear 1 -fatality joy 0 -fatality negative 1 -fatality positive 0 -fatality sadness 1 -fatality surprise 0 -fatality trust 0 -fate anger 0 -fate anticipation 1 -fate disgust 0 -fate fear 0 -fate joy 0 -fate negative 1 -fate positive 0 -fate sadness 0 -fate surprise 0 -fate trust 0 -fated anger 0 -fated anticipation 0 -fated disgust 0 -fated fear 0 -fated joy 0 -fated negative 0 -fated positive 0 -fated sadness 0 -fated surprise 0 -fated trust 0 -father anger 0 -father anticipation 0 -father disgust 0 -father fear 0 -father joy 0 -father negative 0 -father positive 0 -father sadness 0 -father surprise 0 -father trust 1 -fathom anger 0 -fathom anticipation 0 -fathom disgust 0 -fathom fear 0 -fathom joy 0 -fathom negative 0 -fathom positive 0 -fathom sadness 0 -fathom surprise 0 -fathom trust 0 -fatigue anger 0 -fatigue anticipation 0 -fatigue disgust 0 -fatigue fear 0 -fatigue joy 0 -fatigue negative 1 -fatigue positive 0 -fatigue sadness 0 -fatigue surprise 0 -fatigue trust 0 -fatigued anger 0 -fatigued anticipation 0 -fatigued disgust 0 -fatigued fear 0 -fatigued joy 0 -fatigued negative 1 -fatigued positive 0 -fatigued sadness 1 -fatigued surprise 0 -fatigued trust 0 -fatty anger 0 -fatty anticipation 0 -fatty disgust 1 -fatty fear 0 -fatty joy 0 -fatty negative 1 -fatty positive 0 -fatty sadness 1 -fatty surprise 0 -fatty trust 0 -fault anger 0 -fault anticipation 0 -fault disgust 0 -fault fear 0 -fault joy 0 -fault negative 1 -fault positive 0 -fault sadness 1 -fault surprise 0 -fault trust 0 -faultless anger 0 -faultless anticipation 0 -faultless disgust 0 -faultless fear 0 -faultless joy 0 -faultless negative 0 -faultless positive 1 -faultless sadness 0 -faultless surprise 0 -faultless trust 1 -faulty anger 0 -faulty anticipation 0 -faulty disgust 0 -faulty fear 0 -faulty joy 0 -faulty negative 1 -faulty positive 0 -faulty sadness 0 -faulty surprise 0 -faulty trust 0 -fauna anger 0 -fauna anticipation 0 -fauna disgust 0 -fauna fear 0 -fauna joy 0 -fauna negative 0 -fauna positive 0 -fauna sadness 0 -fauna surprise 0 -fauna trust 0 -favor anger 0 -favor anticipation 0 -favor disgust 0 -favor fear 0 -favor joy 0 -favor negative 0 -favor positive 0 -favor sadness 0 -favor surprise 0 -favor trust 0 -favorable anger 0 -favorable anticipation 1 -favorable disgust 0 -favorable fear 0 -favorable joy 1 -favorable negative 0 -favorable positive 1 -favorable sadness 0 -favorable surprise 1 -favorable trust 1 -favorite anger 0 -favorite anticipation 0 -favorite disgust 0 -favorite fear 0 -favorite joy 1 -favorite negative 0 -favorite positive 1 -favorite sadness 0 -favorite surprise 0 -favorite trust 1 -favoritism anger 0 -favoritism anticipation 0 -favoritism disgust 0 -favoritism fear 0 -favoritism joy 0 -favoritism negative 0 -favoritism positive 1 -favoritism sadness 0 -favoritism surprise 0 -favoritism trust 0 -fawn anger 0 -fawn anticipation 0 -fawn disgust 0 -fawn fear 0 -fawn joy 0 -fawn negative 1 -fawn positive 0 -fawn sadness 0 -fawn surprise 0 -fawn trust 0 -fear anger 1 -fear anticipation 0 -fear disgust 0 -fear fear 1 -fear joy 0 -fear negative 1 -fear positive 0 -fear sadness 0 -fear surprise 0 -fear trust 0 -fearful anger 0 -fearful anticipation 0 -fearful disgust 0 -fearful fear 1 -fearful joy 0 -fearful negative 1 -fearful positive 0 -fearful sadness 1 -fearful surprise 0 -fearful trust 0 -fearfully anger 0 -fearfully anticipation 0 -fearfully disgust 0 -fearfully fear 1 -fearfully joy 0 -fearfully negative 1 -fearfully positive 0 -fearfully sadness 1 -fearfully surprise 1 -fearfully trust 0 -fearing anger 0 -fearing anticipation 0 -fearing disgust 0 -fearing fear 1 -fearing joy 0 -fearing negative 1 -fearing positive 0 -fearing sadness 0 -fearing surprise 0 -fearing trust 0 -fearless anger 0 -fearless anticipation 0 -fearless disgust 0 -fearless fear 1 -fearless joy 0 -fearless negative 0 -fearless positive 1 -fearless sadness 0 -fearless surprise 0 -fearless trust 0 -feasibility anger 0 -feasibility anticipation 0 -feasibility disgust 0 -feasibility fear 0 -feasibility joy 0 -feasibility negative 0 -feasibility positive 0 -feasibility sadness 0 -feasibility surprise 0 -feasibility trust 0 -feasible anger 0 -feasible anticipation 0 -feasible disgust 0 -feasible fear 0 -feasible joy 0 -feasible negative 0 -feasible positive 0 -feasible sadness 0 -feasible surprise 0 -feasible trust 0 -feat anger 0 -feat anticipation 1 -feat disgust 0 -feat fear 0 -feat joy 1 -feat negative 0 -feat positive 1 -feat sadness 0 -feat surprise 1 -feat trust 0 -feather anger 0 -feather anticipation 0 -feather disgust 0 -feather fear 0 -feather joy 0 -feather negative 0 -feather positive 0 -feather sadness 0 -feather surprise 0 -feather trust 0 -feature anger 0 -feature anticipation 0 -feature disgust 0 -feature fear 0 -feature joy 0 -feature negative 0 -feature positive 1 -feature sadness 0 -feature surprise 0 -feature trust 0 -features anger 0 -features anticipation 0 -features disgust 0 -features fear 0 -features joy 0 -features negative 0 -features positive 0 -features sadness 0 -features surprise 0 -features trust 0 -febrile anger 0 -febrile anticipation 0 -febrile disgust 0 -febrile fear 0 -febrile joy 0 -febrile negative 1 -febrile positive 0 -febrile sadness 0 -febrile surprise 0 -febrile trust 0 -fecal anger 0 -fecal anticipation 0 -fecal disgust 1 -fecal fear 0 -fecal joy 0 -fecal negative 1 -fecal positive 0 -fecal sadness 0 -fecal surprise 0 -fecal trust 0 -feces anger 0 -feces anticipation 0 -feces disgust 1 -feces fear 0 -feces joy 0 -feces negative 1 -feces positive 0 -feces sadness 0 -feces surprise 0 -feces trust 0 -fecundity anger 0 -fecundity anticipation 0 -fecundity disgust 0 -fecundity fear 0 -fecundity joy 0 -fecundity negative 0 -fecundity positive 0 -fecundity sadness 0 -fecundity surprise 0 -fecundity trust 0 -federal anger 0 -federal anticipation 0 -federal disgust 0 -federal fear 0 -federal joy 0 -federal negative 0 -federal positive 0 -federal sadness 0 -federal surprise 0 -federal trust 0 -federation anger 0 -federation anticipation 0 -federation disgust 0 -federation fear 0 -federation joy 0 -federation negative 0 -federation positive 0 -federation sadness 0 -federation surprise 0 -federation trust 0 -fee anger 1 -fee anticipation 0 -fee disgust 0 -fee fear 0 -fee joy 0 -fee negative 1 -fee positive 0 -fee sadness 0 -fee surprise 0 -fee trust 0 -feeble anger 0 -feeble anticipation 0 -feeble disgust 0 -feeble fear 0 -feeble joy 0 -feeble negative 1 -feeble positive 0 -feeble sadness 1 -feeble surprise 0 -feeble trust 0 -feed anger 0 -feed anticipation 0 -feed disgust 0 -feed fear 0 -feed joy 0 -feed negative 0 -feed positive 0 -feed sadness 0 -feed surprise 0 -feed trust 0 -feeder anger 0 -feeder anticipation 0 -feeder disgust 0 -feeder fear 0 -feeder joy 0 -feeder negative 0 -feeder positive 0 -feeder sadness 0 -feeder surprise 0 -feeder trust 0 -feel anger 0 -feel anticipation 0 -feel disgust 0 -feel fear 0 -feel joy 0 -feel negative 0 -feel positive 0 -feel sadness 0 -feel surprise 0 -feel trust 0 -feeling anger 1 -feeling anticipation 1 -feeling disgust 1 -feeling fear 1 -feeling joy 1 -feeling negative 1 -feeling positive 1 -feeling sadness 1 -feeling surprise 1 -feeling trust 1 -feet anger 0 -feet anticipation 0 -feet disgust 0 -feet fear 0 -feet joy 0 -feet negative 0 -feet positive 0 -feet sadness 0 -feet surprise 0 -feet trust 0 -feigned anger 0 -feigned anticipation 0 -feigned disgust 0 -feigned fear 0 -feigned joy 0 -feigned negative 1 -feigned positive 0 -feigned sadness 0 -feigned surprise 0 -feigned trust 0 -felicity anger 0 -felicity anticipation 0 -felicity disgust 0 -felicity fear 0 -felicity joy 1 -felicity negative 0 -felicity positive 1 -felicity sadness 0 -felicity surprise 0 -felicity trust 0 -feline anger 0 -feline anticipation 0 -feline disgust 0 -feline fear 0 -feline joy 0 -feline negative 0 -feline positive 0 -feline sadness 0 -feline surprise 0 -feline trust 0 -fell anger 0 -fell anticipation 0 -fell disgust 0 -fell fear 0 -fell joy 0 -fell negative 1 -fell positive 0 -fell sadness 1 -fell surprise 0 -fell trust 0 -fellow anger 0 -fellow anticipation 0 -fellow disgust 0 -fellow fear 0 -fellow joy 0 -fellow negative 0 -fellow positive 1 -fellow sadness 0 -fellow surprise 0 -fellow trust 1 -fellowship anger 0 -fellowship anticipation 0 -fellowship disgust 0 -fellowship fear 0 -fellowship joy 0 -fellowship negative 0 -fellowship positive 1 -fellowship sadness 0 -fellowship surprise 0 -fellowship trust 0 -felon anger 0 -felon anticipation 0 -felon disgust 0 -felon fear 1 -felon joy 0 -felon negative 1 -felon positive 0 -felon sadness 0 -felon surprise 0 -felon trust 0 -felony anger 0 -felony anticipation 0 -felony disgust 0 -felony fear 0 -felony joy 0 -felony negative 1 -felony positive 0 -felony sadness 0 -felony surprise 0 -felony trust 0 -felt anger 0 -felt anticipation 0 -felt disgust 0 -felt fear 0 -felt joy 0 -felt negative 0 -felt positive 0 -felt sadness 0 -felt surprise 0 -felt trust 0 -feminine anger 0 -feminine anticipation 0 -feminine disgust 0 -feminine fear 0 -feminine joy 0 -feminine negative 0 -feminine positive 0 -feminine sadness 0 -feminine surprise 0 -feminine trust 0 -femininity anger 0 -femininity anticipation 0 -femininity disgust 0 -femininity fear 0 -femininity joy 0 -femininity negative 0 -femininity positive 0 -femininity sadness 0 -femininity surprise 0 -femininity trust 0 -fen anger 0 -fen anticipation 0 -fen disgust 0 -fen fear 0 -fen joy 0 -fen negative 0 -fen positive 0 -fen sadness 0 -fen surprise 0 -fen trust 0 -fence anger 0 -fence anticipation 0 -fence disgust 0 -fence fear 0 -fence joy 0 -fence negative 0 -fence positive 0 -fence sadness 0 -fence surprise 0 -fence trust 0 -fenced anger 1 -fenced anticipation 0 -fenced disgust 0 -fenced fear 0 -fenced joy 0 -fenced negative 0 -fenced positive 0 -fenced sadness 0 -fenced surprise 0 -fenced trust 0 -fend anger 0 -fend anticipation 0 -fend disgust 0 -fend fear 0 -fend joy 0 -fend negative 0 -fend positive 0 -fend sadness 0 -fend surprise 0 -fend trust 0 -fender anger 0 -fender anticipation 0 -fender disgust 0 -fender fear 0 -fender joy 0 -fender negative 0 -fender positive 0 -fender sadness 0 -fender surprise 0 -fender trust 1 -fennel anger 0 -fennel anticipation 0 -fennel disgust 0 -fennel fear 0 -fennel joy 0 -fennel negative 0 -fennel positive 0 -fennel sadness 0 -fennel surprise 0 -fennel trust 0 -ferment anger 0 -ferment anticipation 1 -ferment disgust 0 -ferment fear 0 -ferment joy 0 -ferment negative 1 -ferment positive 0 -ferment sadness 0 -ferment surprise 0 -ferment trust 0 -fermentation anger 0 -fermentation anticipation 1 -fermentation disgust 0 -fermentation fear 0 -fermentation joy 0 -fermentation negative 0 -fermentation positive 0 -fermentation sadness 0 -fermentation surprise 0 -fermentation trust 0 -fern anger 0 -fern anticipation 0 -fern disgust 0 -fern fear 0 -fern joy 0 -fern negative 0 -fern positive 0 -fern sadness 0 -fern surprise 0 -fern trust 0 -ferocious anger 1 -ferocious anticipation 0 -ferocious disgust 1 -ferocious fear 1 -ferocious joy 0 -ferocious negative 1 -ferocious positive 0 -ferocious sadness 0 -ferocious surprise 0 -ferocious trust 0 -ferocity anger 1 -ferocity anticipation 0 -ferocity disgust 0 -ferocity fear 0 -ferocity joy 0 -ferocity negative 1 -ferocity positive 0 -ferocity sadness 0 -ferocity surprise 0 -ferocity trust 0 -ferry anger 0 -ferry anticipation 0 -ferry disgust 0 -ferry fear 0 -ferry joy 0 -ferry negative 0 -ferry positive 0 -ferry sadness 0 -ferry surprise 0 -ferry trust 0 -fertile anger 0 -fertile anticipation 0 -fertile disgust 0 -fertile fear 0 -fertile joy 0 -fertile negative 0 -fertile positive 1 -fertile sadness 0 -fertile surprise 0 -fertile trust 0 -fertilize anger 0 -fertilize anticipation 0 -fertilize disgust 0 -fertilize fear 0 -fertilize joy 0 -fertilize negative 0 -fertilize positive 0 -fertilize sadness 0 -fertilize surprise 0 -fertilize trust 0 -fervent anger 0 -fervent anticipation 0 -fervent disgust 0 -fervent fear 0 -fervent joy 0 -fervent negative 0 -fervent positive 0 -fervent sadness 0 -fervent surprise 0 -fervent trust 0 -fervor anger 1 -fervor anticipation 0 -fervor disgust 0 -fervor fear 0 -fervor joy 1 -fervor negative 0 -fervor positive 1 -fervor sadness 0 -fervor surprise 0 -fervor trust 0 -festival anger 0 -festival anticipation 1 -festival disgust 0 -festival fear 0 -festival joy 1 -festival negative 0 -festival positive 1 -festival sadness 0 -festival surprise 1 -festival trust 0 -festive anger 0 -festive anticipation 0 -festive disgust 0 -festive fear 0 -festive joy 1 -festive negative 0 -festive positive 1 -festive sadness 0 -festive surprise 0 -festive trust 0 -fetch anger 0 -fetch anticipation 0 -fetch disgust 0 -fetch fear 0 -fetch joy 0 -fetch negative 0 -fetch positive 0 -fetch sadness 0 -fetch surprise 0 -fetch trust 0 -fete anger 0 -fete anticipation 1 -fete disgust 0 -fete fear 0 -fete joy 1 -fete negative 0 -fete positive 1 -fete sadness 0 -fete surprise 1 -fete trust 0 -fetish anger 0 -fetish anticipation 0 -fetish disgust 0 -fetish fear 0 -fetish joy 0 -fetish negative 0 -fetish positive 0 -fetish sadness 0 -fetish surprise 0 -fetish trust 0 -feud anger 1 -feud anticipation 0 -feud disgust 0 -feud fear 0 -feud joy 0 -feud negative 1 -feud positive 0 -feud sadness 0 -feud surprise 0 -feud trust 0 -feudal anger 0 -feudal anticipation 0 -feudal disgust 0 -feudal fear 0 -feudal joy 0 -feudal negative 1 -feudal positive 0 -feudal sadness 0 -feudal surprise 0 -feudal trust 0 -feudalism anger 1 -feudalism anticipation 0 -feudalism disgust 0 -feudalism fear 0 -feudalism joy 0 -feudalism negative 1 -feudalism positive 0 -feudalism sadness 1 -feudalism surprise 0 -feudalism trust 0 -fever anger 0 -fever anticipation 0 -fever disgust 0 -fever fear 1 -fever joy 0 -fever negative 0 -fever positive 0 -fever sadness 0 -fever surprise 0 -fever trust 0 -feverish anger 0 -feverish anticipation 0 -feverish disgust 0 -feverish fear 0 -feverish joy 0 -feverish negative 1 -feverish positive 0 -feverish sadness 0 -feverish surprise 0 -feverish trust 0 -fiancee anger 0 -fiancee anticipation 0 -fiancee disgust 0 -fiancee fear 0 -fiancee joy 0 -fiancee negative 0 -fiancee positive 0 -fiancee sadness 0 -fiancee surprise 0 -fiancee trust 0 -fiasco anger 0 -fiasco anticipation 0 -fiasco disgust 0 -fiasco fear 0 -fiasco joy 0 -fiasco negative 1 -fiasco positive 0 -fiasco sadness 0 -fiasco surprise 0 -fiasco trust 0 -fiat anger 0 -fiat anticipation 0 -fiat disgust 0 -fiat fear 0 -fiat joy 0 -fiat negative 0 -fiat positive 0 -fiat sadness 0 -fiat surprise 0 -fiat trust 0 -fib anger 1 -fib anticipation 0 -fib disgust 0 -fib fear 0 -fib joy 0 -fib negative 1 -fib positive 0 -fib sadness 0 -fib surprise 0 -fib trust 0 -fiber anger 0 -fiber anticipation 0 -fiber disgust 0 -fiber fear 0 -fiber joy 0 -fiber negative 0 -fiber positive 0 -fiber sadness 0 -fiber surprise 0 -fiber trust 0 -fibrous anger 0 -fibrous anticipation 0 -fibrous disgust 0 -fibrous fear 0 -fibrous joy 0 -fibrous negative 0 -fibrous positive 0 -fibrous sadness 0 -fibrous surprise 0 -fibrous trust 0 -fickle anger 0 -fickle anticipation 0 -fickle disgust 0 -fickle fear 0 -fickle joy 0 -fickle negative 1 -fickle positive 0 -fickle sadness 0 -fickle surprise 0 -fickle trust 0 -fiction anger 0 -fiction anticipation 0 -fiction disgust 0 -fiction fear 0 -fiction joy 0 -fiction negative 0 -fiction positive 0 -fiction sadness 0 -fiction surprise 0 -fiction trust 0 -fictitious anger 0 -fictitious anticipation 0 -fictitious disgust 0 -fictitious fear 0 -fictitious joy 0 -fictitious negative 1 -fictitious positive 0 -fictitious sadness 0 -fictitious surprise 0 -fictitious trust 0 -fiddle anger 0 -fiddle anticipation 0 -fiddle disgust 0 -fiddle fear 0 -fiddle joy 0 -fiddle negative 0 -fiddle positive 0 -fiddle sadness 0 -fiddle surprise 0 -fiddle trust 0 -fiddler anger 0 -fiddler anticipation 0 -fiddler disgust 0 -fiddler fear 0 -fiddler joy 0 -fiddler negative 0 -fiddler positive 0 -fiddler sadness 0 -fiddler surprise 0 -fiddler trust 0 -fidelity anger 0 -fidelity anticipation 0 -fidelity disgust 0 -fidelity fear 0 -fidelity joy 1 -fidelity negative 0 -fidelity positive 1 -fidelity sadness 0 -fidelity surprise 0 -fidelity trust 1 -fiduciary anger 0 -fiduciary anticipation 0 -fiduciary disgust 0 -fiduciary fear 0 -fiduciary joy 0 -fiduciary negative 0 -fiduciary positive 0 -fiduciary sadness 0 -fiduciary surprise 0 -fiduciary trust 0 -field anger 0 -field anticipation 0 -field disgust 0 -field fear 0 -field joy 0 -field negative 0 -field positive 0 -field sadness 0 -field surprise 0 -field trust 0 -fiend anger 1 -fiend anticipation 0 -fiend disgust 1 -fiend fear 1 -fiend joy 0 -fiend negative 1 -fiend positive 0 -fiend sadness 0 -fiend surprise 0 -fiend trust 0 -fierce anger 1 -fierce anticipation 0 -fierce disgust 1 -fierce fear 1 -fierce joy 0 -fierce negative 1 -fierce positive 0 -fierce sadness 0 -fierce surprise 0 -fierce trust 0 -fiesta anger 0 -fiesta anticipation 1 -fiesta disgust 0 -fiesta fear 0 -fiesta joy 1 -fiesta negative 0 -fiesta positive 1 -fiesta sadness 0 -fiesta surprise 1 -fiesta trust 1 -fight anger 1 -fight anticipation 0 -fight disgust 0 -fight fear 1 -fight joy 0 -fight negative 1 -fight positive 0 -fight sadness 0 -fight surprise 0 -fight trust 0 -fighter anger 0 -fighter anticipation 0 -fighter disgust 0 -fighter fear 0 -fighter joy 0 -fighter negative 0 -fighter positive 0 -fighter sadness 0 -fighter surprise 0 -fighter trust 0 -fighting anger 1 -fighting anticipation 0 -fighting disgust 0 -fighting fear 0 -fighting joy 0 -fighting negative 1 -fighting positive 0 -fighting sadness 0 -fighting surprise 0 -fighting trust 0 -figment anger 0 -figment anticipation 0 -figment disgust 0 -figment fear 0 -figment joy 0 -figment negative 0 -figment positive 0 -figment sadness 0 -figment surprise 0 -figment trust 0 -figurative anger 0 -figurative anticipation 0 -figurative disgust 0 -figurative fear 0 -figurative joy 0 -figurative negative 0 -figurative positive 0 -figurative sadness 0 -figurative surprise 0 -figurative trust 0 -figure anger 0 -figure anticipation 0 -figure disgust 0 -figure fear 0 -figure joy 0 -figure negative 0 -figure positive 0 -figure sadness 0 -figure surprise 0 -figure trust 0 -figurine anger 0 -figurine anticipation 0 -figurine disgust 0 -figurine fear 0 -figurine joy 0 -figurine negative 0 -figurine positive 0 -figurine sadness 0 -figurine surprise 0 -figurine trust 0 -filament anger 0 -filament anticipation 0 -filament disgust 0 -filament fear 0 -filament joy 0 -filament negative 0 -filament positive 0 -filament sadness 0 -filament surprise 0 -filament trust 0 -filamentous anger 0 -filamentous anticipation 0 -filamentous disgust 0 -filamentous fear 0 -filamentous joy 0 -filamentous negative 0 -filamentous positive 0 -filamentous sadness 0 -filamentous surprise 0 -filamentous trust 0 -file anger 0 -file anticipation 0 -file disgust 0 -file fear 0 -file joy 0 -file negative 0 -file positive 0 -file sadness 0 -file surprise 0 -file trust 0 -filibuster anger 0 -filibuster anticipation 0 -filibuster disgust 0 -filibuster fear 0 -filibuster joy 0 -filibuster negative 1 -filibuster positive 0 -filibuster sadness 0 -filibuster surprise 0 -filibuster trust 0 -filigree anger 0 -filigree anticipation 0 -filigree disgust 0 -filigree fear 0 -filigree joy 0 -filigree negative 0 -filigree positive 0 -filigree sadness 0 -filigree surprise 0 -filigree trust 0 -filing anger 0 -filing anticipation 0 -filing disgust 0 -filing fear 0 -filing joy 0 -filing negative 0 -filing positive 0 -filing sadness 0 -filing surprise 0 -filing trust 0 -filings anger 0 -filings anticipation 0 -filings disgust 0 -filings fear 0 -filings joy 0 -filings negative 0 -filings positive 0 -filings sadness 0 -filings surprise 0 -filings trust 0 -fill anger 0 -fill anticipation 0 -fill disgust 0 -fill fear 0 -fill joy 0 -fill negative 0 -fill positive 0 -fill sadness 0 -fill surprise 0 -fill trust 1 -fillet anger 0 -fillet anticipation 0 -fillet disgust 0 -fillet fear 0 -fillet joy 0 -fillet negative 0 -fillet positive 0 -fillet sadness 0 -fillet surprise 0 -fillet trust 0 -filling anger 0 -filling anticipation 0 -filling disgust 0 -filling fear 0 -filling joy 0 -filling negative 0 -filling positive 0 -filling sadness 0 -filling surprise 0 -filling trust 0 -filly anger 0 -filly anticipation 0 -filly disgust 0 -filly fear 0 -filly joy 0 -filly negative 0 -filly positive 0 -filly sadness 0 -filly surprise 0 -filly trust 0 -film anger 0 -film anticipation 0 -film disgust 0 -film fear 0 -film joy 0 -film negative 0 -film positive 0 -film sadness 0 -film surprise 0 -film trust 0 -filmy anger 0 -filmy anticipation 0 -filmy disgust 0 -filmy fear 0 -filmy joy 0 -filmy negative 0 -filmy positive 0 -filmy sadness 0 -filmy surprise 0 -filmy trust 0 -filter anger 0 -filter anticipation 0 -filter disgust 0 -filter fear 0 -filter joy 0 -filter negative 0 -filter positive 0 -filter sadness 0 -filter surprise 0 -filter trust 0 -filth anger 0 -filth anticipation 0 -filth disgust 1 -filth fear 0 -filth joy 0 -filth negative 1 -filth positive 0 -filth sadness 0 -filth surprise 0 -filth trust 0 -filthy anger 0 -filthy anticipation 0 -filthy disgust 1 -filthy fear 0 -filthy joy 0 -filthy negative 1 -filthy positive 0 -filthy sadness 0 -filthy surprise 0 -filthy trust 0 -fin anger 0 -fin anticipation 0 -fin disgust 0 -fin fear 0 -fin joy 0 -fin negative 0 -fin positive 0 -fin sadness 0 -fin surprise 0 -fin trust 0 -final anger 0 -final anticipation 0 -final disgust 0 -final fear 0 -final joy 0 -final negative 0 -final positive 0 -final sadness 0 -final surprise 0 -final trust 0 -finale anger 0 -finale anticipation 0 -finale disgust 0 -finale fear 0 -finale joy 0 -finale negative 0 -finale positive 0 -finale sadness 0 -finale surprise 0 -finale trust 0 -finality anger 0 -finality anticipation 0 -finality disgust 0 -finality fear 0 -finality joy 0 -finality negative 0 -finality positive 0 -finality sadness 0 -finality surprise 0 -finality trust 0 -finally anger 0 -finally anticipation 1 -finally disgust 1 -finally fear 0 -finally joy 1 -finally negative 0 -finally positive 1 -finally sadness 0 -finally surprise 1 -finally trust 1 -finance anger 0 -finance anticipation 0 -finance disgust 0 -finance fear 0 -finance joy 0 -finance negative 0 -finance positive 0 -finance sadness 0 -finance surprise 0 -finance trust 0 -financial anger 0 -financial anticipation 0 -financial disgust 0 -financial fear 0 -financial joy 0 -financial negative 0 -financial positive 0 -financial sadness 0 -financial surprise 0 -financial trust 0 -financier anger 0 -financier anticipation 0 -financier disgust 0 -financier fear 0 -financier joy 0 -financier negative 0 -financier positive 0 -financier sadness 0 -financier surprise 0 -financier trust 0 -finch anger 0 -finch anticipation 0 -finch disgust 0 -finch fear 0 -finch joy 0 -finch negative 0 -finch positive 0 -finch sadness 0 -finch surprise 0 -finch trust 0 -find anger 0 -find anticipation 0 -find disgust 0 -find fear 0 -find joy 0 -find negative 0 -find positive 0 -find sadness 0 -find surprise 0 -find trust 0 -finding anger 0 -finding anticipation 0 -finding disgust 0 -finding fear 0 -finding joy 0 -finding negative 0 -finding positive 0 -finding sadness 0 -finding surprise 0 -finding trust 0 -finery anger 0 -finery anticipation 0 -finery disgust 0 -finery fear 0 -finery joy 0 -finery negative 0 -finery positive 1 -finery sadness 0 -finery surprise 0 -finery trust 0 -finesse anger 0 -finesse anticipation 0 -finesse disgust 0 -finesse fear 0 -finesse joy 0 -finesse negative 0 -finesse positive 1 -finesse sadness 0 -finesse surprise 0 -finesse trust 0 -finger anger 0 -finger anticipation 0 -finger disgust 0 -finger fear 0 -finger joy 0 -finger negative 0 -finger positive 0 -finger sadness 0 -finger surprise 0 -finger trust 0 -fingerprint anger 0 -fingerprint anticipation 0 -fingerprint disgust 0 -fingerprint fear 0 -fingerprint joy 0 -fingerprint negative 0 -fingerprint positive 0 -fingerprint sadness 0 -fingerprint surprise 0 -fingerprint trust 0 -finish anger 0 -finish anticipation 0 -finish disgust 0 -finish fear 0 -finish joy 0 -finish negative 0 -finish positive 0 -finish sadness 0 -finish surprise 0 -finish trust 0 -finite anger 0 -finite anticipation 0 -finite disgust 0 -finite fear 0 -finite joy 0 -finite negative 0 -finite positive 0 -finite sadness 0 -finite surprise 0 -finite trust 0 -fink anger 0 -fink anticipation 0 -fink disgust 0 -fink fear 0 -fink joy 0 -fink negative 0 -fink positive 0 -fink sadness 0 -fink surprise 0 -fink trust 0 -fire anger 0 -fire anticipation 0 -fire disgust 0 -fire fear 1 -fire joy 0 -fire negative 0 -fire positive 0 -fire sadness 0 -fire surprise 0 -fire trust 0 -firearms anger 1 -firearms anticipation 0 -firearms disgust 0 -firearms fear 1 -firearms joy 0 -firearms negative 1 -firearms positive 0 -firearms sadness 0 -firearms surprise 0 -firearms trust 0 -fireball anger 0 -fireball anticipation 0 -fireball disgust 0 -fireball fear 0 -fireball joy 0 -fireball negative 0 -fireball positive 1 -fireball sadness 0 -fireball surprise 0 -fireball trust 0 -firefly anger 0 -firefly anticipation 0 -firefly disgust 0 -firefly fear 0 -firefly joy 0 -firefly negative 0 -firefly positive 0 -firefly sadness 0 -firefly surprise 0 -firefly trust 0 -fireman anger 0 -fireman anticipation 0 -fireman disgust 0 -fireman fear 0 -fireman joy 0 -fireman negative 0 -fireman positive 0 -fireman sadness 0 -fireman surprise 0 -fireman trust 1 -fireplace anger 0 -fireplace anticipation 0 -fireplace disgust 0 -fireplace fear 0 -fireplace joy 0 -fireplace negative 0 -fireplace positive 0 -fireplace sadness 0 -fireplace surprise 0 -fireplace trust 0 -fireproof anger 0 -fireproof anticipation 0 -fireproof disgust 0 -fireproof fear 0 -fireproof joy 0 -fireproof negative 0 -fireproof positive 1 -fireproof sadness 0 -fireproof surprise 0 -fireproof trust 0 -fireside anger 0 -fireside anticipation 0 -fireside disgust 0 -fireside fear 0 -fireside joy 0 -fireside negative 0 -fireside positive 0 -fireside sadness 0 -fireside surprise 0 -fireside trust 0 -firewood anger 0 -firewood anticipation 0 -firewood disgust 0 -firewood fear 0 -firewood joy 0 -firewood negative 0 -firewood positive 0 -firewood sadness 0 -firewood surprise 0 -firewood trust 0 -firework anger 0 -firework anticipation 0 -firework disgust 0 -firework fear 0 -firework joy 0 -firework negative 0 -firework positive 0 -firework sadness 0 -firework surprise 0 -firework trust 0 -firing anger 0 -firing anticipation 0 -firing disgust 0 -firing fear 0 -firing joy 0 -firing negative 0 -firing positive 0 -firing sadness 0 -firing surprise 0 -firing trust 0 -firm anger 0 -firm anticipation 0 -firm disgust 0 -firm fear 0 -firm joy 0 -firm negative 0 -firm positive 0 -firm sadness 0 -firm surprise 0 -firm trust 0 -firmament anger 0 -firmament anticipation 0 -firmament disgust 0 -firmament fear 0 -firmament joy 0 -firmament negative 0 -firmament positive 0 -firmament sadness 0 -firmament surprise 0 -firmament trust 0 -firmly anger 0 -firmly anticipation 0 -firmly disgust 0 -firmly fear 0 -firmly joy 0 -firmly negative 0 -firmly positive 0 -firmly sadness 0 -firmly surprise 0 -firmly trust 0 -firmness anger 0 -firmness anticipation 0 -firmness disgust 0 -firmness fear 0 -firmness joy 0 -firmness negative 0 -firmness positive 1 -firmness sadness 0 -firmness surprise 0 -firmness trust 1 -firstborn anger 0 -firstborn anticipation 1 -firstborn disgust 0 -firstborn fear 0 -firstborn joy 1 -firstborn negative 0 -firstborn positive 1 -firstborn sadness 0 -firstborn surprise 0 -firstborn trust 1 -fiscal anger 0 -fiscal anticipation 0 -fiscal disgust 0 -fiscal fear 0 -fiscal joy 0 -fiscal negative 0 -fiscal positive 0 -fiscal sadness 0 -fiscal surprise 0 -fiscal trust 0 -fish anger 0 -fish anticipation 0 -fish disgust 0 -fish fear 0 -fish joy 0 -fish negative 0 -fish positive 0 -fish sadness 0 -fish surprise 0 -fish trust 0 -fisherman anger 0 -fisherman anticipation 0 -fisherman disgust 0 -fisherman fear 0 -fisherman joy 0 -fisherman negative 0 -fisherman positive 0 -fisherman sadness 0 -fisherman surprise 0 -fisherman trust 0 -fishery anger 0 -fishery anticipation 0 -fishery disgust 0 -fishery fear 0 -fishery joy 0 -fishery negative 0 -fishery positive 0 -fishery sadness 0 -fishery surprise 0 -fishery trust 0 -fishing anger 0 -fishing anticipation 0 -fishing disgust 0 -fishing fear 0 -fishing joy 0 -fishing negative 0 -fishing positive 0 -fishing sadness 0 -fishing surprise 0 -fishing trust 0 -fishy anger 0 -fishy anticipation 0 -fishy disgust 0 -fishy fear 0 -fishy joy 0 -fishy negative 0 -fishy positive 0 -fishy sadness 0 -fishy surprise 0 -fishy trust 0 -fissile anger 0 -fissile anticipation 0 -fissile disgust 0 -fissile fear 0 -fissile joy 0 -fissile negative 0 -fissile positive 0 -fissile sadness 0 -fissile surprise 0 -fissile trust 0 -fission anger 0 -fission anticipation 0 -fission disgust 0 -fission fear 0 -fission joy 0 -fission negative 0 -fission positive 0 -fission sadness 0 -fission surprise 0 -fission trust 0 -fissure anger 0 -fissure anticipation 0 -fissure disgust 0 -fissure fear 0 -fissure joy 0 -fissure negative 0 -fissure positive 0 -fissure sadness 0 -fissure surprise 0 -fissure trust 0 -fist anger 0 -fist anticipation 0 -fist disgust 0 -fist fear 0 -fist joy 0 -fist negative 0 -fist positive 0 -fist sadness 0 -fist surprise 0 -fist trust 0 -fistula anger 0 -fistula anticipation 0 -fistula disgust 0 -fistula fear 0 -fistula joy 0 -fistula negative 0 -fistula positive 0 -fistula sadness 0 -fistula surprise 0 -fistula trust 0 -fitness anger 0 -fitness anticipation 0 -fitness disgust 0 -fitness fear 0 -fitness joy 0 -fitness negative 0 -fitness positive 0 -fitness sadness 0 -fitness surprise 0 -fitness trust 0 -fits anger 1 -fits anticipation 0 -fits disgust 0 -fits fear 0 -fits joy 0 -fits negative 1 -fits positive 0 -fits sadness 0 -fits surprise 0 -fits trust 0 -fitted anger 0 -fitted anticipation 0 -fitted disgust 0 -fitted fear 0 -fitted joy 0 -fitted negative 0 -fitted positive 0 -fitted sadness 0 -fitted surprise 0 -fitted trust 0 -fitting anger 0 -fitting anticipation 1 -fitting disgust 0 -fitting fear 0 -fitting joy 1 -fitting negative 0 -fitting positive 1 -fitting sadness 0 -fitting surprise 0 -fitting trust 1 -fittings anger 0 -fittings anticipation 0 -fittings disgust 0 -fittings fear 0 -fittings joy 0 -fittings negative 0 -fittings positive 0 -fittings sadness 0 -fittings surprise 0 -fittings trust 0 -fix anger 0 -fix anticipation 0 -fix disgust 0 -fix fear 0 -fix joy 0 -fix negative 0 -fix positive 0 -fix sadness 0 -fix surprise 0 -fix trust 0 -fixation anger 0 -fixation anticipation 0 -fixation disgust 0 -fixation fear 0 -fixation joy 0 -fixation negative 0 -fixation positive 0 -fixation sadness 0 -fixation surprise 0 -fixation trust 0 -fixed anger 0 -fixed anticipation 0 -fixed disgust 0 -fixed fear 0 -fixed joy 0 -fixed negative 0 -fixed positive 0 -fixed sadness 0 -fixed surprise 0 -fixed trust 1 -fixture anger 0 -fixture anticipation 0 -fixture disgust 0 -fixture fear 0 -fixture joy 0 -fixture negative 0 -fixture positive 1 -fixture sadness 0 -fixture surprise 0 -fixture trust 0 -fixtures anger 0 -fixtures anticipation 0 -fixtures disgust 0 -fixtures fear 0 -fixtures joy 0 -fixtures negative 0 -fixtures positive 0 -fixtures sadness 0 -fixtures surprise 0 -fixtures trust 0 -fizz anger 0 -fizz anticipation 0 -fizz disgust 0 -fizz fear 0 -fizz joy 0 -fizz negative 0 -fizz positive 0 -fizz sadness 0 -fizz surprise 0 -fizz trust 0 -flabby anger 0 -flabby anticipation 0 -flabby disgust 1 -flabby fear 0 -flabby joy 0 -flabby negative 1 -flabby positive 0 -flabby sadness 0 -flabby surprise 0 -flabby trust 0 -flaccid anger 0 -flaccid anticipation 0 -flaccid disgust 0 -flaccid fear 0 -flaccid joy 0 -flaccid negative 1 -flaccid positive 0 -flaccid sadness 1 -flaccid surprise 0 -flaccid trust 0 -flagging anger 0 -flagging anticipation 0 -flagging disgust 0 -flagging fear 0 -flagging joy 0 -flagging negative 1 -flagging positive 0 -flagging sadness 0 -flagging surprise 0 -flagging trust 0 -flagrant anger 1 -flagrant anticipation 0 -flagrant disgust 1 -flagrant fear 0 -flagrant joy 0 -flagrant negative 1 -flagrant positive 0 -flagrant sadness 0 -flagrant surprise 0 -flagrant trust 0 -flagship anger 0 -flagship anticipation 0 -flagship disgust 0 -flagship fear 0 -flagship joy 0 -flagship negative 0 -flagship positive 0 -flagship sadness 0 -flagship surprise 0 -flagship trust 1 -flake anger 0 -flake anticipation 0 -flake disgust 0 -flake fear 0 -flake joy 0 -flake negative 1 -flake positive 0 -flake sadness 0 -flake surprise 0 -flake trust 0 -flaky anger 0 -flaky anticipation 0 -flaky disgust 0 -flaky fear 0 -flaky joy 0 -flaky negative 0 -flaky positive 0 -flaky sadness 0 -flaky surprise 0 -flaky trust 0 -flame anger 0 -flame anticipation 0 -flame disgust 0 -flame fear 0 -flame joy 0 -flame negative 0 -flame positive 0 -flame sadness 0 -flame surprise 0 -flame trust 0 -flaming anger 0 -flaming anticipation 0 -flaming disgust 0 -flaming fear 0 -flaming joy 0 -flaming negative 0 -flaming positive 0 -flaming sadness 0 -flaming surprise 0 -flaming trust 0 -flange anger 0 -flange anticipation 0 -flange disgust 0 -flange fear 0 -flange joy 0 -flange negative 0 -flange positive 0 -flange sadness 0 -flange surprise 0 -flange trust 1 -flank anger 0 -flank anticipation 0 -flank disgust 0 -flank fear 0 -flank joy 0 -flank negative 0 -flank positive 0 -flank sadness 0 -flank surprise 0 -flank trust 0 -flanked anger 0 -flanked anticipation 0 -flanked disgust 0 -flanked fear 0 -flanked joy 0 -flanked negative 0 -flanked positive 0 -flanked sadness 0 -flanked surprise 0 -flanked trust 0 -flanking anger 0 -flanking anticipation 0 -flanking disgust 0 -flanking fear 0 -flanking joy 0 -flanking negative 0 -flanking positive 0 -flanking sadness 0 -flanking surprise 0 -flanking trust 0 -flannel anger 0 -flannel anticipation 0 -flannel disgust 0 -flannel fear 0 -flannel joy 0 -flannel negative 0 -flannel positive 0 -flannel sadness 0 -flannel surprise 0 -flannel trust 0 -flap anger 0 -flap anticipation 0 -flap disgust 0 -flap fear 0 -flap joy 0 -flap negative 1 -flap positive 0 -flap sadness 0 -flap surprise 0 -flap trust 0 -flapping anger 0 -flapping anticipation 0 -flapping disgust 0 -flapping fear 0 -flapping joy 0 -flapping negative 0 -flapping positive 0 -flapping sadness 0 -flapping surprise 0 -flapping trust 0 -flare anger 0 -flare anticipation 0 -flare disgust 0 -flare fear 0 -flare joy 0 -flare negative 0 -flare positive 0 -flare sadness 0 -flare surprise 0 -flare trust 0 -flaring anger 0 -flaring anticipation 0 -flaring disgust 0 -flaring fear 0 -flaring joy 0 -flaring negative 0 -flaring positive 0 -flaring sadness 0 -flaring surprise 0 -flaring trust 0 -flash anger 0 -flash anticipation 0 -flash disgust 0 -flash fear 0 -flash joy 0 -flash negative 0 -flash positive 0 -flash sadness 0 -flash surprise 0 -flash trust 0 -flashback anger 0 -flashback anticipation 0 -flashback disgust 0 -flashback fear 0 -flashback joy 0 -flashback negative 0 -flashback positive 0 -flashback sadness 0 -flashback surprise 0 -flashback trust 0 -flashing anger 0 -flashing anticipation 0 -flashing disgust 0 -flashing fear 0 -flashing joy 0 -flashing negative 0 -flashing positive 0 -flashing sadness 0 -flashing surprise 0 -flashing trust 0 -flashlight anger 0 -flashlight anticipation 0 -flashlight disgust 0 -flashlight fear 0 -flashlight joy 0 -flashlight negative 0 -flashlight positive 0 -flashlight sadness 0 -flashlight surprise 0 -flashlight trust 0 -flashy anger 0 -flashy anticipation 0 -flashy disgust 0 -flashy fear 0 -flashy joy 0 -flashy negative 0 -flashy positive 0 -flashy sadness 0 -flashy surprise 0 -flashy trust 0 -flask anger 0 -flask anticipation 0 -flask disgust 0 -flask fear 0 -flask joy 0 -flask negative 0 -flask positive 0 -flask sadness 0 -flask surprise 0 -flask trust 0 -flat anger 0 -flat anticipation 0 -flat disgust 0 -flat fear 0 -flat joy 0 -flat negative 0 -flat positive 0 -flat sadness 0 -flat surprise 0 -flat trust 0 -flatness anger 0 -flatness anticipation 0 -flatness disgust 0 -flatness fear 0 -flatness joy 0 -flatness negative 0 -flatness positive 0 -flatness sadness 0 -flatness surprise 0 -flatness trust 0 -flatten anger 0 -flatten anticipation 0 -flatten disgust 0 -flatten fear 0 -flatten joy 0 -flatten negative 0 -flatten positive 0 -flatten sadness 0 -flatten surprise 0 -flatten trust 0 -flattering anger 0 -flattering anticipation 0 -flattering disgust 0 -flattering fear 0 -flattering joy 1 -flattering negative 0 -flattering positive 1 -flattering sadness 0 -flattering surprise 0 -flattering trust 0 -flattery anger 0 -flattery anticipation 0 -flattery disgust 0 -flattery fear 0 -flattery joy 0 -flattery negative 0 -flattery positive 0 -flattery sadness 0 -flattery surprise 0 -flattery trust 0 -flatulence anger 0 -flatulence anticipation 0 -flatulence disgust 1 -flatulence fear 0 -flatulence joy 0 -flatulence negative 1 -flatulence positive 0 -flatulence sadness 0 -flatulence surprise 0 -flatulence trust 0 -flaunt anger 0 -flaunt anticipation 0 -flaunt disgust 0 -flaunt fear 0 -flaunt joy 0 -flaunt negative 1 -flaunt positive 0 -flaunt sadness 0 -flaunt surprise 0 -flaunt trust 0 -flavor anger 0 -flavor anticipation 0 -flavor disgust 0 -flavor fear 0 -flavor joy 0 -flavor negative 0 -flavor positive 0 -flavor sadness 0 -flavor surprise 0 -flavor trust 0 -flaw anger 0 -flaw anticipation 0 -flaw disgust 0 -flaw fear 0 -flaw joy 0 -flaw negative 1 -flaw positive 0 -flaw sadness 1 -flaw surprise 0 -flaw trust 0 -flea anger 0 -flea anticipation 0 -flea disgust 1 -flea fear 0 -flea joy 0 -flea negative 1 -flea positive 0 -flea sadness 0 -flea surprise 0 -flea trust 0 -fled anger 0 -fled anticipation 0 -fled disgust 0 -fled fear 1 -fled joy 0 -fled negative 0 -fled positive 0 -fled sadness 0 -fled surprise 0 -fled trust 0 -flee anger 0 -flee anticipation 0 -flee disgust 0 -flee fear 1 -flee joy 0 -flee negative 1 -flee positive 0 -flee sadness 0 -flee surprise 0 -flee trust 0 -fleece anger 1 -fleece anticipation 0 -fleece disgust 1 -fleece fear 0 -fleece joy 0 -fleece negative 1 -fleece positive 0 -fleece sadness 1 -fleece surprise 0 -fleece trust 0 -fleet anger 0 -fleet anticipation 0 -fleet disgust 0 -fleet fear 0 -fleet joy 0 -fleet negative 0 -fleet positive 1 -fleet sadness 0 -fleet surprise 0 -fleet trust 0 -fleeting anger 0 -fleeting anticipation 0 -fleeting disgust 0 -fleeting fear 0 -fleeting joy 0 -fleeting negative 0 -fleeting positive 0 -fleeting sadness 0 -fleeting surprise 0 -fleeting trust 0 -flesh anger 0 -flesh anticipation 0 -flesh disgust 1 -flesh fear 0 -flesh joy 0 -flesh negative 0 -flesh positive 0 -flesh sadness 0 -flesh surprise 0 -flesh trust 0 -fleshy anger 0 -fleshy anticipation 0 -fleshy disgust 0 -fleshy fear 0 -fleshy joy 0 -fleshy negative 1 -fleshy positive 0 -fleshy sadness 0 -fleshy surprise 0 -fleshy trust 0 -flex anger 0 -flex anticipation 0 -flex disgust 0 -flex fear 0 -flex joy 0 -flex negative 0 -flex positive 0 -flex sadness 0 -flex surprise 0 -flex trust 0 -flexibility anger 0 -flexibility anticipation 0 -flexibility disgust 0 -flexibility fear 0 -flexibility joy 0 -flexibility negative 0 -flexibility positive 1 -flexibility sadness 0 -flexibility surprise 0 -flexibility trust 0 -flexible anger 0 -flexible anticipation 0 -flexible disgust 0 -flexible fear 0 -flexible joy 0 -flexible negative 0 -flexible positive 0 -flexible sadness 0 -flexible surprise 0 -flexible trust 0 -flexion anger 0 -flexion anticipation 0 -flexion disgust 0 -flexion fear 0 -flexion joy 0 -flexion negative 0 -flexion positive 0 -flexion sadness 0 -flexion surprise 0 -flexion trust 0 -flicker anger 0 -flicker anticipation 0 -flicker disgust 0 -flicker fear 0 -flicker joy 0 -flicker negative 0 -flicker positive 0 -flicker sadness 0 -flicker surprise 0 -flicker trust 0 -flickering anger 0 -flickering anticipation 0 -flickering disgust 0 -flickering fear 0 -flickering joy 0 -flickering negative 0 -flickering positive 0 -flickering sadness 0 -flickering surprise 0 -flickering trust 0 -flier anger 0 -flier anticipation 0 -flier disgust 0 -flier fear 0 -flier joy 0 -flier negative 0 -flier positive 0 -flier sadness 0 -flier surprise 0 -flier trust 0 -flight anger 0 -flight anticipation 0 -flight disgust 0 -flight fear 0 -flight joy 0 -flight negative 0 -flight positive 0 -flight sadness 0 -flight surprise 0 -flight trust 0 -flinch anger 0 -flinch anticipation 1 -flinch disgust 1 -flinch fear 1 -flinch joy 0 -flinch negative 1 -flinch positive 0 -flinch sadness 1 -flinch surprise 1 -flinch trust 0 -fling anger 0 -fling anticipation 0 -fling disgust 0 -fling fear 0 -fling joy 0 -fling negative 0 -fling positive 0 -fling sadness 0 -fling surprise 0 -fling trust 0 -flint anger 0 -flint anticipation 0 -flint disgust 0 -flint fear 0 -flint joy 0 -flint negative 0 -flint positive 0 -flint sadness 0 -flint surprise 0 -flint trust 0 -flipper anger 0 -flipper anticipation 0 -flipper disgust 0 -flipper fear 0 -flipper joy 0 -flipper negative 0 -flipper positive 0 -flipper sadness 0 -flipper surprise 0 -flipper trust 0 -flirt anger 0 -flirt anticipation 1 -flirt disgust 0 -flirt fear 0 -flirt joy 1 -flirt negative 1 -flirt positive 1 -flirt sadness 0 -flirt surprise 1 -flirt trust 1 -flirting anger 0 -flirting anticipation 0 -flirting disgust 0 -flirting fear 0 -flirting joy 0 -flirting negative 0 -flirting positive 0 -flirting sadness 0 -flirting surprise 0 -flirting trust 0 -float anger 0 -float anticipation 0 -float disgust 0 -float fear 0 -float joy 0 -float negative 0 -float positive 0 -float sadness 0 -float surprise 0 -float trust 0 -flock anger 0 -flock anticipation 0 -flock disgust 0 -flock fear 0 -flock joy 0 -flock negative 0 -flock positive 0 -flock sadness 0 -flock surprise 0 -flock trust 0 -flog anger 1 -flog anticipation 0 -flog disgust 1 -flog fear 1 -flog joy 0 -flog negative 1 -flog positive 0 -flog sadness 1 -flog surprise 0 -flog trust 0 -flood anger 0 -flood anticipation 0 -flood disgust 0 -flood fear 1 -flood joy 0 -flood negative 0 -flood positive 0 -flood sadness 0 -flood surprise 0 -flood trust 0 -floor anger 0 -floor anticipation 0 -floor disgust 0 -floor fear 0 -floor joy 0 -floor negative 0 -floor positive 0 -floor sadness 0 -floor surprise 0 -floor trust 0 -flop anger 0 -flop anticipation 0 -flop disgust 1 -flop fear 0 -flop joy 0 -flop negative 1 -flop positive 0 -flop sadness 1 -flop surprise 0 -flop trust 0 -flora anger 0 -flora anticipation 0 -flora disgust 0 -flora fear 0 -flora joy 0 -flora negative 0 -flora positive 0 -flora sadness 0 -flora surprise 0 -flora trust 0 -floral anger 0 -floral anticipation 0 -floral disgust 0 -floral fear 0 -floral joy 0 -floral negative 0 -floral positive 1 -floral sadness 0 -floral surprise 0 -floral trust 0 -florist anger 0 -florist anticipation 0 -florist disgust 0 -florist fear 0 -florist joy 0 -florist negative 0 -florist positive 0 -florist sadness 0 -florist surprise 0 -florist trust 0 -floss anger 0 -floss anticipation 0 -floss disgust 0 -floss fear 0 -floss joy 0 -floss negative 0 -floss positive 0 -floss sadness 0 -floss surprise 0 -floss trust 0 -flounder anger 0 -flounder anticipation 0 -flounder disgust 0 -flounder fear 1 -flounder joy 0 -flounder negative 1 -flounder positive 0 -flounder sadness 1 -flounder surprise 0 -flounder trust 0 -flour anger 0 -flour anticipation 0 -flour disgust 0 -flour fear 0 -flour joy 0 -flour negative 0 -flour positive 0 -flour sadness 0 -flour surprise 0 -flour trust 0 -flow anger 0 -flow anticipation 0 -flow disgust 0 -flow fear 0 -flow joy 0 -flow negative 0 -flow positive 1 -flow sadness 0 -flow surprise 0 -flow trust 0 -flowering anger 0 -flowering anticipation 0 -flowering disgust 0 -flowering fear 0 -flowering joy 0 -flowering negative 0 -flowering positive 0 -flowering sadness 0 -flowering surprise 0 -flowering trust 0 -flowery anger 0 -flowery anticipation 0 -flowery disgust 0 -flowery fear 0 -flowery joy 0 -flowery negative 0 -flowery positive 1 -flowery sadness 0 -flowery surprise 0 -flowery trust 0 -flu anger 0 -flu anticipation 0 -flu disgust 0 -flu fear 1 -flu joy 0 -flu negative 1 -flu positive 0 -flu sadness 0 -flu surprise 0 -flu trust 0 -fluctuate anger 0 -fluctuate anticipation 0 -fluctuate disgust 0 -fluctuate fear 0 -fluctuate joy 0 -fluctuate negative 0 -fluctuate positive 0 -fluctuate sadness 0 -fluctuate surprise 0 -fluctuate trust 0 -fluctuating anger 0 -fluctuating anticipation 0 -fluctuating disgust 0 -fluctuating fear 0 -fluctuating joy 0 -fluctuating negative 0 -fluctuating positive 0 -fluctuating sadness 0 -fluctuating surprise 0 -fluctuating trust 0 -fluctuation anger 1 -fluctuation anticipation 0 -fluctuation disgust 0 -fluctuation fear 1 -fluctuation joy 0 -fluctuation negative 1 -fluctuation positive 0 -fluctuation sadness 0 -fluctuation surprise 0 -fluctuation trust 0 -flue anger 0 -flue anticipation 0 -flue disgust 0 -flue fear 0 -flue joy 0 -flue negative 0 -flue positive 0 -flue sadness 0 -flue surprise 0 -flue trust 0 -fluency anger 0 -fluency anticipation 0 -fluency disgust 0 -fluency fear 0 -fluency joy 0 -fluency negative 0 -fluency positive 0 -fluency sadness 0 -fluency surprise 0 -fluency trust 0 -fluff anger 0 -fluff anticipation 0 -fluff disgust 0 -fluff fear 0 -fluff joy 0 -fluff negative 0 -fluff positive 0 -fluff sadness 0 -fluff surprise 0 -fluff trust 0 -fluffy anger 0 -fluffy anticipation 0 -fluffy disgust 0 -fluffy fear 0 -fluffy joy 0 -fluffy negative 0 -fluffy positive 0 -fluffy sadness 0 -fluffy surprise 0 -fluffy trust 0 -fluid anger 0 -fluid anticipation 0 -fluid disgust 0 -fluid fear 0 -fluid joy 0 -fluid negative 0 -fluid positive 0 -fluid sadness 0 -fluid surprise 0 -fluid trust 0 -fluidity anger 0 -fluidity anticipation 0 -fluidity disgust 0 -fluidity fear 0 -fluidity joy 0 -fluidity negative 0 -fluidity positive 0 -fluidity sadness 0 -fluidity surprise 0 -fluidity trust 0 -fluke anger 0 -fluke anticipation 0 -fluke disgust 0 -fluke fear 0 -fluke joy 0 -fluke negative 0 -fluke positive 0 -fluke sadness 0 -fluke surprise 1 -fluke trust 0 -fluorescence anger 0 -fluorescence anticipation 0 -fluorescence disgust 0 -fluorescence fear 0 -fluorescence joy 0 -fluorescence negative 0 -fluorescence positive 0 -fluorescence sadness 0 -fluorescence surprise 0 -fluorescence trust 0 -fluorescent anger 0 -fluorescent anticipation 0 -fluorescent disgust 0 -fluorescent fear 0 -fluorescent joy 0 -fluorescent negative 0 -fluorescent positive 0 -fluorescent sadness 0 -fluorescent surprise 0 -fluorescent trust 0 -flurry anger 0 -flurry anticipation 0 -flurry disgust 0 -flurry fear 0 -flurry joy 0 -flurry negative 0 -flurry positive 0 -flurry sadness 0 -flurry surprise 0 -flurry trust 0 -flush anger 0 -flush anticipation 0 -flush disgust 0 -flush fear 0 -flush joy 0 -flush negative 0 -flush positive 1 -flush sadness 0 -flush surprise 0 -flush trust 0 -flustered anger 0 -flustered anticipation 0 -flustered disgust 0 -flustered fear 0 -flustered joy 0 -flustered negative 0 -flustered positive 0 -flustered sadness 0 -flustered surprise 0 -flustered trust 0 -flute anger 0 -flute anticipation 0 -flute disgust 0 -flute fear 0 -flute joy 0 -flute negative 0 -flute positive 0 -flute sadness 0 -flute surprise 0 -flute trust 0 -fluted anger 0 -fluted anticipation 0 -fluted disgust 0 -fluted fear 0 -fluted joy 0 -fluted negative 0 -fluted positive 0 -fluted sadness 0 -fluted surprise 0 -fluted trust 0 -fluvial anger 0 -fluvial anticipation 0 -fluvial disgust 0 -fluvial fear 0 -fluvial joy 0 -fluvial negative 0 -fluvial positive 0 -fluvial sadness 0 -fluvial surprise 0 -fluvial trust 0 -flux anger 0 -flux anticipation 0 -flux disgust 0 -flux fear 0 -flux joy 0 -flux negative 0 -flux positive 0 -flux sadness 0 -flux surprise 0 -flux trust 0 -fly anger 0 -fly anticipation 0 -fly disgust 0 -fly fear 0 -fly joy 0 -fly negative 0 -fly positive 0 -fly sadness 0 -fly surprise 0 -fly trust 0 -flyer anger 0 -flyer anticipation 0 -flyer disgust 0 -flyer fear 0 -flyer joy 0 -flyer negative 0 -flyer positive 0 -flyer sadness 0 -flyer surprise 0 -flyer trust 0 -flying anger 0 -flying anticipation 0 -flying disgust 0 -flying fear 1 -flying joy 0 -flying negative 0 -flying positive 1 -flying sadness 0 -flying surprise 0 -flying trust 0 -flywheel anger 0 -flywheel anticipation 0 -flywheel disgust 0 -flywheel fear 0 -flywheel joy 0 -flywheel negative 0 -flywheel positive 0 -flywheel sadness 0 -flywheel surprise 0 -flywheel trust 0 -foal anger 0 -foal anticipation 0 -foal disgust 0 -foal fear 0 -foal joy 0 -foal negative 0 -foal positive 0 -foal sadness 0 -foal surprise 0 -foal trust 0 -foam anger 0 -foam anticipation 0 -foam disgust 0 -foam fear 0 -foam joy 0 -foam negative 0 -foam positive 0 -foam sadness 0 -foam surprise 0 -foam trust 0 -foaming anger 0 -foaming anticipation 0 -foaming disgust 0 -foaming fear 0 -foaming joy 0 -foaming negative 0 -foaming positive 0 -foaming sadness 0 -foaming surprise 0 -foaming trust 0 -foamy anger 0 -foamy anticipation 0 -foamy disgust 0 -foamy fear 0 -foamy joy 0 -foamy negative 0 -foamy positive 0 -foamy sadness 0 -foamy surprise 0 -foamy trust 0 -fob anger 0 -fob anticipation 0 -fob disgust 0 -fob fear 0 -fob joy 0 -fob negative 0 -fob positive 0 -fob sadness 0 -fob surprise 0 -fob trust 0 -focal anger 0 -focal anticipation 0 -focal disgust 0 -focal fear 0 -focal joy 0 -focal negative 0 -focal positive 0 -focal sadness 0 -focal surprise 0 -focal trust 0 -focus anger 0 -focus anticipation 0 -focus disgust 0 -focus fear 0 -focus joy 0 -focus negative 0 -focus positive 1 -focus sadness 0 -focus surprise 0 -focus trust 0 -fodder anger 0 -fodder anticipation 0 -fodder disgust 0 -fodder fear 0 -fodder joy 0 -fodder negative 0 -fodder positive 0 -fodder sadness 0 -fodder surprise 0 -fodder trust 0 -foe anger 1 -foe anticipation 0 -foe disgust 0 -foe fear 1 -foe joy 0 -foe negative 1 -foe positive 0 -foe sadness 0 -foe surprise 0 -foe trust 0 -fog anger 0 -fog anticipation 0 -fog disgust 0 -fog fear 0 -fog joy 0 -fog negative 0 -fog positive 0 -fog sadness 0 -fog surprise 0 -fog trust 0 -foggy anger 0 -foggy anticipation 0 -foggy disgust 0 -foggy fear 0 -foggy joy 0 -foggy negative 0 -foggy positive 0 -foggy sadness 0 -foggy surprise 0 -foggy trust 0 -foil anger 0 -foil anticipation 0 -foil disgust 0 -foil fear 0 -foil joy 0 -foil negative 0 -foil positive 0 -foil sadness 0 -foil surprise 0 -foil trust 0 -foiled anger 0 -foiled anticipation 0 -foiled disgust 0 -foiled fear 0 -foiled joy 0 -foiled negative 1 -foiled positive 0 -foiled sadness 0 -foiled surprise 0 -foiled trust 0 -fold anger 0 -fold anticipation 0 -fold disgust 0 -fold fear 0 -fold joy 0 -fold negative 0 -fold positive 0 -fold sadness 0 -fold surprise 0 -fold trust 0 -folded anger 0 -folded anticipation 0 -folded disgust 0 -folded fear 0 -folded joy 0 -folded negative 0 -folded positive 0 -folded sadness 0 -folded surprise 0 -folded trust 0 -foliage anger 0 -foliage anticipation 0 -foliage disgust 0 -foliage fear 0 -foliage joy 0 -foliage negative 0 -foliage positive 0 -foliage sadness 0 -foliage surprise 0 -foliage trust 0 -folio anger 0 -folio anticipation 0 -folio disgust 0 -folio fear 0 -folio joy 0 -folio negative 0 -folio positive 0 -folio sadness 0 -folio surprise 0 -folio trust 0 -folk anger 0 -folk anticipation 0 -folk disgust 0 -folk fear 0 -folk joy 0 -folk negative 0 -folk positive 0 -folk sadness 0 -folk surprise 0 -folk trust 0 -folklore anger 0 -folklore anticipation 0 -folklore disgust 0 -folklore fear 0 -folklore joy 0 -folklore negative 0 -folklore positive 0 -folklore sadness 0 -folklore surprise 0 -folklore trust 0 -follicle anger 0 -follicle anticipation 0 -follicle disgust 0 -follicle fear 0 -follicle joy 0 -follicle negative 0 -follicle positive 0 -follicle sadness 0 -follicle surprise 0 -follicle trust 0 -follicular anger 0 -follicular anticipation 0 -follicular disgust 0 -follicular fear 0 -follicular joy 0 -follicular negative 0 -follicular positive 0 -follicular sadness 0 -follicular surprise 0 -follicular trust 0 -follow anger 0 -follow anticipation 0 -follow disgust 0 -follow fear 0 -follow joy 0 -follow negative 0 -follow positive 0 -follow sadness 0 -follow surprise 0 -follow trust 0 -follower anger 0 -follower anticipation 0 -follower disgust 0 -follower fear 0 -follower joy 0 -follower negative 0 -follower positive 0 -follower sadness 0 -follower surprise 0 -follower trust 1 -folly anger 0 -folly anticipation 0 -folly disgust 0 -folly fear 0 -folly joy 0 -folly negative 1 -folly positive 0 -folly sadness 0 -folly surprise 0 -folly trust 0 -fondling anger 0 -fondling anticipation 0 -fondling disgust 0 -fondling fear 0 -fondling joy 0 -fondling negative 0 -fondling positive 0 -fondling sadness 0 -fondling surprise 0 -fondling trust 0 -fondness anger 0 -fondness anticipation 0 -fondness disgust 0 -fondness fear 0 -fondness joy 1 -fondness negative 0 -fondness positive 1 -fondness sadness 0 -fondness surprise 0 -fondness trust 0 -font anger 0 -font anticipation 0 -font disgust 0 -font fear 0 -font joy 0 -font negative 0 -font positive 0 -font sadness 0 -font surprise 0 -font trust 0 -food anger 0 -food anticipation 0 -food disgust 0 -food fear 0 -food joy 1 -food negative 0 -food positive 1 -food sadness 0 -food surprise 0 -food trust 1 -fool anger 0 -fool anticipation 0 -fool disgust 1 -fool fear 0 -fool joy 0 -fool negative 1 -fool positive 0 -fool sadness 0 -fool surprise 0 -fool trust 0 -fooling anger 0 -fooling anticipation 0 -fooling disgust 0 -fooling fear 0 -fooling joy 0 -fooling negative 0 -fooling positive 0 -fooling sadness 0 -fooling surprise 0 -fooling trust 0 -foolish anger 0 -foolish anticipation 0 -foolish disgust 0 -foolish fear 0 -foolish joy 0 -foolish negative 1 -foolish positive 0 -foolish sadness 0 -foolish surprise 0 -foolish trust 0 -foolishness anger 0 -foolishness anticipation 0 -foolishness disgust 0 -foolishness fear 0 -foolishness joy 0 -foolishness negative 1 -foolishness positive 0 -foolishness sadness 0 -foolishness surprise 0 -foolishness trust 0 -foot anger 0 -foot anticipation 0 -foot disgust 0 -foot fear 0 -foot joy 0 -foot negative 0 -foot positive 0 -foot sadness 0 -foot surprise 0 -foot trust 0 -football anger 0 -football anticipation 1 -football disgust 0 -football fear 0 -football joy 1 -football negative 0 -football positive 1 -football sadness 0 -football surprise 0 -football trust 0 -footbridge anger 0 -footbridge anticipation 0 -footbridge disgust 0 -footbridge fear 0 -footbridge joy 0 -footbridge negative 0 -footbridge positive 0 -footbridge sadness 0 -footbridge surprise 0 -footbridge trust 0 -footing anger 0 -footing anticipation 0 -footing disgust 0 -footing fear 0 -footing joy 0 -footing negative 0 -footing positive 0 -footing sadness 0 -footing surprise 0 -footing trust 1 -footpath anger 0 -footpath anticipation 0 -footpath disgust 0 -footpath fear 0 -footpath joy 0 -footpath negative 0 -footpath positive 0 -footpath sadness 0 -footpath surprise 0 -footpath trust 0 -footprint anger 0 -footprint anticipation 0 -footprint disgust 0 -footprint fear 0 -footprint joy 0 -footprint negative 0 -footprint positive 0 -footprint sadness 0 -footprint surprise 0 -footprint trust 0 -fop anger 0 -fop anticipation 0 -fop disgust 0 -fop fear 0 -fop joy 0 -fop negative 0 -fop positive 0 -fop sadness 0 -fop surprise 0 -fop trust 0 -forage anger 0 -forage anticipation 0 -forage disgust 0 -forage fear 0 -forage joy 0 -forage negative 1 -forage positive 0 -forage sadness 0 -forage surprise 0 -forage trust 0 -foray anger 1 -foray anticipation 0 -foray disgust 0 -foray fear 0 -foray joy 0 -foray negative 1 -foray positive 0 -foray sadness 0 -foray surprise 0 -foray trust 0 -forbearance anger 0 -forbearance anticipation 0 -forbearance disgust 0 -forbearance fear 0 -forbearance joy 0 -forbearance negative 0 -forbearance positive 1 -forbearance sadness 0 -forbearance surprise 0 -forbearance trust 0 -forbid anger 0 -forbid anticipation 0 -forbid disgust 0 -forbid fear 0 -forbid joy 0 -forbid negative 1 -forbid positive 0 -forbid sadness 1 -forbid surprise 0 -forbid trust 0 -forbidding anger 1 -forbidding anticipation 0 -forbidding disgust 0 -forbidding fear 1 -forbidding joy 0 -forbidding negative 1 -forbidding positive 0 -forbidding sadness 0 -forbidding surprise 0 -forbidding trust 0 -force anger 1 -force anticipation 0 -force disgust 0 -force fear 1 -force joy 0 -force negative 1 -force positive 0 -force sadness 0 -force surprise 0 -force trust 0 -forced anger 0 -forced anticipation 0 -forced disgust 0 -forced fear 1 -forced joy 0 -forced negative 1 -forced positive 0 -forced sadness 0 -forced surprise 0 -forced trust 0 -forceps anger 0 -forceps anticipation 0 -forceps disgust 0 -forceps fear 0 -forceps joy 0 -forceps negative 0 -forceps positive 0 -forceps sadness 0 -forceps surprise 0 -forceps trust 0 -forcibly anger 1 -forcibly anticipation 0 -forcibly disgust 0 -forcibly fear 1 -forcibly joy 0 -forcibly negative 1 -forcibly positive 0 -forcibly sadness 0 -forcibly surprise 0 -forcibly trust 0 -ford anger 0 -ford anticipation 0 -ford disgust 0 -ford fear 0 -ford joy 0 -ford negative 0 -ford positive 0 -ford sadness 0 -ford surprise 0 -ford trust 0 -fore anger 0 -fore anticipation 0 -fore disgust 0 -fore fear 0 -fore joy 0 -fore negative 0 -fore positive 1 -fore sadness 0 -fore surprise 0 -fore trust 0 -forearm anger 1 -forearm anticipation 1 -forearm disgust 0 -forearm fear 0 -forearm joy 0 -forearm negative 0 -forearm positive 0 -forearm sadness 0 -forearm surprise 0 -forearm trust 0 -foreboding anger 0 -foreboding anticipation 1 -foreboding disgust 0 -foreboding fear 1 -foreboding joy 0 -foreboding negative 1 -foreboding positive 0 -foreboding sadness 0 -foreboding surprise 0 -foreboding trust 0 -forecast anger 0 -forecast anticipation 1 -forecast disgust 0 -forecast fear 0 -forecast joy 0 -forecast negative 0 -forecast positive 0 -forecast sadness 0 -forecast surprise 0 -forecast trust 1 -forecaster anger 0 -forecaster anticipation 0 -forecaster disgust 0 -forecaster fear 0 -forecaster joy 0 -forecaster negative 0 -forecaster positive 0 -forecaster sadness 0 -forecaster surprise 0 -forecaster trust 0 -foreclose anger 0 -foreclose anticipation 0 -foreclose disgust 0 -foreclose fear 1 -foreclose joy 0 -foreclose negative 1 -foreclose positive 0 -foreclose sadness 1 -foreclose surprise 0 -foreclose trust 0 -forefathers anger 0 -forefathers anticipation 0 -forefathers disgust 0 -forefathers fear 0 -forefathers joy 1 -forefathers negative 0 -forefathers positive 1 -forefathers sadness 0 -forefathers surprise 0 -forefathers trust 1 -forefinger anger 0 -forefinger anticipation 0 -forefinger disgust 0 -forefinger fear 0 -forefinger joy 0 -forefinger negative 0 -forefinger positive 0 -forefinger sadness 0 -forefinger surprise 0 -forefinger trust 0 -forego anger 0 -forego anticipation 0 -forego disgust 0 -forego fear 0 -forego joy 0 -forego negative 1 -forego positive 0 -forego sadness 0 -forego surprise 0 -forego trust 0 -foregoing anger 0 -foregoing anticipation 0 -foregoing disgust 0 -foregoing fear 0 -foregoing joy 0 -foregoing negative 0 -foregoing positive 1 -foregoing sadness 0 -foregoing surprise 0 -foregoing trust 0 -foregone anger 0 -foregone anticipation 0 -foregone disgust 0 -foregone fear 0 -foregone joy 0 -foregone negative 0 -foregone positive 0 -foregone sadness 0 -foregone surprise 0 -foregone trust 0 -foreground anger 0 -foreground anticipation 0 -foreground disgust 0 -foreground fear 0 -foreground joy 0 -foreground negative 0 -foreground positive 0 -foreground sadness 0 -foreground surprise 0 -foreground trust 0 -forehead anger 0 -forehead anticipation 0 -forehead disgust 0 -forehead fear 0 -forehead joy 0 -forehead negative 0 -forehead positive 0 -forehead sadness 0 -forehead surprise 0 -forehead trust 0 -foreign anger 0 -foreign anticipation 0 -foreign disgust 0 -foreign fear 0 -foreign joy 0 -foreign negative 1 -foreign positive 0 -foreign sadness 0 -foreign surprise 0 -foreign trust 0 -foreigner anger 0 -foreigner anticipation 0 -foreigner disgust 0 -foreigner fear 1 -foreigner joy 0 -foreigner negative 1 -foreigner positive 0 -foreigner sadness 0 -foreigner surprise 0 -foreigner trust 0 -foreman anger 0 -foreman anticipation 0 -foreman disgust 0 -foreman fear 0 -foreman joy 0 -foreman negative 0 -foreman positive 1 -foreman sadness 0 -foreman surprise 0 -foreman trust 0 -forensic anger 0 -forensic anticipation 0 -forensic disgust 0 -forensic fear 0 -forensic joy 0 -forensic negative 0 -forensic positive 0 -forensic sadness 0 -forensic surprise 0 -forensic trust 0 -forerunner anger 0 -forerunner anticipation 0 -forerunner disgust 0 -forerunner fear 0 -forerunner joy 0 -forerunner negative 0 -forerunner positive 1 -forerunner sadness 0 -forerunner surprise 0 -forerunner trust 0 -foresee anger 0 -foresee anticipation 1 -foresee disgust 0 -foresee fear 0 -foresee joy 0 -foresee negative 0 -foresee positive 1 -foresee sadness 0 -foresee surprise 1 -foresee trust 1 -foreseen anger 0 -foreseen anticipation 1 -foreseen disgust 0 -foreseen fear 0 -foreseen joy 0 -foreseen negative 0 -foreseen positive 1 -foreseen sadness 0 -foreseen surprise 0 -foreseen trust 0 -foresight anger 0 -foresight anticipation 1 -foresight disgust 0 -foresight fear 0 -foresight joy 0 -foresight negative 0 -foresight positive 1 -foresight sadness 0 -foresight surprise 0 -foresight trust 1 -forest anger 0 -forest anticipation 0 -forest disgust 0 -forest fear 0 -forest joy 0 -forest negative 0 -forest positive 0 -forest sadness 0 -forest surprise 0 -forest trust 0 -forethought anger 0 -forethought anticipation 0 -forethought disgust 0 -forethought fear 0 -forethought joy 0 -forethought negative 0 -forethought positive 0 -forethought sadness 0 -forethought surprise 0 -forethought trust 0 -forewarned anger 0 -forewarned anticipation 1 -forewarned disgust 0 -forewarned fear 1 -forewarned joy 0 -forewarned negative 1 -forewarned positive 0 -forewarned sadness 0 -forewarned surprise 0 -forewarned trust 0 -foreword anger 0 -foreword anticipation 0 -foreword disgust 0 -foreword fear 0 -foreword joy 0 -foreword negative 0 -foreword positive 0 -foreword sadness 0 -foreword surprise 0 -foreword trust 0 -forfeit anger 1 -forfeit anticipation 0 -forfeit disgust 0 -forfeit fear 0 -forfeit joy 0 -forfeit negative 1 -forfeit positive 0 -forfeit sadness 1 -forfeit surprise 0 -forfeit trust 0 -forfeited anger 0 -forfeited anticipation 0 -forfeited disgust 0 -forfeited fear 0 -forfeited joy 0 -forfeited negative 1 -forfeited positive 0 -forfeited sadness 0 -forfeited surprise 0 -forfeited trust 0 -forfeiture anger 0 -forfeiture anticipation 0 -forfeiture disgust 0 -forfeiture fear 1 -forfeiture joy 0 -forfeiture negative 1 -forfeiture positive 0 -forfeiture sadness 1 -forfeiture surprise 0 -forfeiture trust 0 -forge anger 0 -forge anticipation 0 -forge disgust 0 -forge fear 0 -forge joy 0 -forge negative 0 -forge positive 1 -forge sadness 0 -forge surprise 0 -forge trust 0 -forgery anger 0 -forgery anticipation 0 -forgery disgust 0 -forgery fear 0 -forgery joy 0 -forgery negative 1 -forgery positive 0 -forgery sadness 0 -forgery surprise 0 -forgery trust 0 -forget anger 0 -forget anticipation 0 -forget disgust 0 -forget fear 0 -forget joy 0 -forget negative 1 -forget positive 0 -forget sadness 0 -forget surprise 0 -forget trust 0 -forgetful anger 0 -forgetful anticipation 0 -forgetful disgust 0 -forgetful fear 0 -forgetful joy 0 -forgetful negative 0 -forgetful positive 0 -forgetful sadness 0 -forgetful surprise 0 -forgetful trust 0 -forgetfulness anger 0 -forgetfulness anticipation 0 -forgetfulness disgust 0 -forgetfulness fear 0 -forgetfulness joy 0 -forgetfulness negative 0 -forgetfulness positive 0 -forgetfulness sadness 0 -forgetfulness surprise 0 -forgetfulness trust 0 -forgive anger 0 -forgive anticipation 0 -forgive disgust 0 -forgive fear 0 -forgive joy 0 -forgive negative 0 -forgive positive 1 -forgive sadness 0 -forgive surprise 0 -forgive trust 0 -forgiven anger 0 -forgiven anticipation 0 -forgiven disgust 0 -forgiven fear 0 -forgiven joy 0 -forgiven negative 0 -forgiven positive 1 -forgiven sadness 0 -forgiven surprise 0 -forgiven trust 0 -forgiving anger 0 -forgiving anticipation 0 -forgiving disgust 0 -forgiving fear 0 -forgiving joy 0 -forgiving negative 0 -forgiving positive 1 -forgiving sadness 0 -forgiving surprise 0 -forgiving trust 1 -forgotten anger 0 -forgotten anticipation 0 -forgotten disgust 0 -forgotten fear 1 -forgotten joy 0 -forgotten negative 1 -forgotten positive 0 -forgotten sadness 1 -forgotten surprise 0 -forgotten trust 0 -fork anger 0 -fork anticipation 0 -fork disgust 0 -fork fear 0 -fork joy 0 -fork negative 0 -fork positive 0 -fork sadness 0 -fork surprise 0 -fork trust 0 -forked anger 0 -forked anticipation 0 -forked disgust 0 -forked fear 0 -forked joy 0 -forked negative 0 -forked positive 0 -forked sadness 0 -forked surprise 0 -forked trust 0 -forking anger 0 -forking anticipation 0 -forking disgust 0 -forking fear 0 -forking joy 0 -forking negative 0 -forking positive 0 -forking sadness 0 -forking surprise 0 -forking trust 0 -forlorn anger 0 -forlorn anticipation 0 -forlorn disgust 0 -forlorn fear 0 -forlorn joy 0 -forlorn negative 1 -forlorn positive 0 -forlorn sadness 1 -forlorn surprise 0 -forlorn trust 0 -form anger 0 -form anticipation 0 -form disgust 0 -form fear 0 -form joy 0 -form negative 0 -form positive 0 -form sadness 0 -form surprise 0 -form trust 0 -formalism anger 0 -formalism anticipation 0 -formalism disgust 0 -formalism fear 0 -formalism joy 0 -formalism negative 0 -formalism positive 0 -formalism sadness 0 -formalism surprise 0 -formalism trust 0 -formality anger 0 -formality anticipation 0 -formality disgust 0 -formality fear 0 -formality joy 0 -formality negative 0 -formality positive 0 -formality sadness 0 -formality surprise 0 -formality trust 1 -formation anger 0 -formation anticipation 0 -formation disgust 0 -formation fear 0 -formation joy 0 -formation negative 0 -formation positive 0 -formation sadness 0 -formation surprise 0 -formation trust 0 -formative anger 0 -formative anticipation 0 -formative disgust 0 -formative fear 0 -formative joy 0 -formative negative 0 -formative positive 1 -formative sadness 0 -formative surprise 0 -formative trust 1 -formed anger 0 -formed anticipation 0 -formed disgust 0 -formed fear 0 -formed joy 0 -formed negative 0 -formed positive 0 -formed sadness 0 -formed surprise 0 -formed trust 0 -formidable anger 0 -formidable anticipation 0 -formidable disgust 0 -formidable fear 1 -formidable joy 0 -formidable negative 0 -formidable positive 0 -formidable sadness 0 -formidable surprise 0 -formidable trust 0 -forming anger 0 -forming anticipation 1 -forming disgust 0 -forming fear 0 -forming joy 0 -forming negative 0 -forming positive 0 -forming sadness 0 -forming surprise 0 -forming trust 0 -formless anger 0 -formless anticipation 0 -formless disgust 0 -formless fear 0 -formless joy 0 -formless negative 1 -formless positive 0 -formless sadness 0 -formless surprise 0 -formless trust 0 -formula anger 0 -formula anticipation 0 -formula disgust 0 -formula fear 0 -formula joy 0 -formula negative 0 -formula positive 1 -formula sadness 0 -formula surprise 0 -formula trust 1 -formulary anger 0 -formulary anticipation 0 -formulary disgust 0 -formulary fear 0 -formulary joy 0 -formulary negative 0 -formulary positive 0 -formulary sadness 0 -formulary surprise 0 -formulary trust 0 -formulate anger 0 -formulate anticipation 0 -formulate disgust 0 -formulate fear 0 -formulate joy 0 -formulate negative 0 -formulate positive 0 -formulate sadness 0 -formulate surprise 0 -formulate trust 0 -fornication anger 0 -fornication anticipation 0 -fornication disgust 0 -fornication fear 0 -fornication joy 0 -fornication negative 1 -fornication positive 0 -fornication sadness 0 -fornication surprise 0 -fornication trust 0 -forsake anger 0 -forsake anticipation 0 -forsake disgust 0 -forsake fear 0 -forsake joy 0 -forsake negative 1 -forsake positive 0 -forsake sadness 1 -forsake surprise 0 -forsake trust 0 -forsaken anger 1 -forsaken anticipation 0 -forsaken disgust 0 -forsaken fear 0 -forsaken joy 0 -forsaken negative 1 -forsaken positive 0 -forsaken sadness 1 -forsaken surprise 0 -forsaken trust 0 -forsooth anger 0 -forsooth anticipation 0 -forsooth disgust 0 -forsooth fear 0 -forsooth joy 0 -forsooth negative 0 -forsooth positive 0 -forsooth sadness 0 -forsooth surprise 0 -forsooth trust 0 -fort anger 0 -fort anticipation 0 -fort disgust 0 -fort fear 0 -fort joy 0 -fort negative 0 -fort positive 0 -fort sadness 0 -fort surprise 0 -fort trust 1 -forte anger 0 -forte anticipation 0 -forte disgust 0 -forte fear 0 -forte joy 0 -forte negative 0 -forte positive 1 -forte sadness 0 -forte surprise 0 -forte trust 0 -forthcoming anger 0 -forthcoming anticipation 0 -forthcoming disgust 0 -forthcoming fear 0 -forthcoming joy 0 -forthcoming negative 0 -forthcoming positive 1 -forthcoming sadness 0 -forthcoming surprise 0 -forthcoming trust 0 -forthwith anger 0 -forthwith anticipation 0 -forthwith disgust 0 -forthwith fear 0 -forthwith joy 0 -forthwith negative 0 -forthwith positive 0 -forthwith sadness 0 -forthwith surprise 0 -forthwith trust 0 -fortification anger 0 -fortification anticipation 0 -fortification disgust 0 -fortification fear 0 -fortification joy 0 -fortification negative 0 -fortification positive 0 -fortification sadness 0 -fortification surprise 0 -fortification trust 0 -fortify anger 0 -fortify anticipation 0 -fortify disgust 0 -fortify fear 0 -fortify joy 0 -fortify negative 0 -fortify positive 1 -fortify sadness 0 -fortify surprise 0 -fortify trust 0 -fortitude anger 0 -fortitude anticipation 0 -fortitude disgust 0 -fortitude fear 0 -fortitude joy 1 -fortitude negative 0 -fortitude positive 1 -fortitude sadness 0 -fortitude surprise 0 -fortitude trust 1 -fortnightly anger 0 -fortnightly anticipation 0 -fortnightly disgust 0 -fortnightly fear 0 -fortnightly joy 0 -fortnightly negative 0 -fortnightly positive 0 -fortnightly sadness 0 -fortnightly surprise 0 -fortnightly trust 0 -fortress anger 0 -fortress anticipation 0 -fortress disgust 0 -fortress fear 1 -fortress joy 0 -fortress negative 0 -fortress positive 1 -fortress sadness 1 -fortress surprise 0 -fortress trust 1 -fortuitous anger 0 -fortuitous anticipation 0 -fortuitous disgust 0 -fortuitous fear 0 -fortuitous joy 0 -fortuitous negative 0 -fortuitous positive 0 -fortuitous sadness 0 -fortuitous surprise 0 -fortuitous trust 0 -fortunate anger 0 -fortunate anticipation 0 -fortunate disgust 0 -fortunate fear 0 -fortunate joy 0 -fortunate negative 0 -fortunate positive 1 -fortunate sadness 0 -fortunate surprise 0 -fortunate trust 0 -fortune anger 0 -fortune anticipation 1 -fortune disgust 0 -fortune fear 0 -fortune joy 1 -fortune negative 0 -fortune positive 1 -fortune sadness 0 -fortune surprise 1 -fortune trust 1 -forty anger 0 -forty anticipation 0 -forty disgust 0 -forty fear 0 -forty joy 0 -forty negative 0 -forty positive 0 -forty sadness 0 -forty surprise 0 -forty trust 0 -forum anger 0 -forum anticipation 0 -forum disgust 0 -forum fear 0 -forum joy 0 -forum negative 0 -forum positive 0 -forum sadness 0 -forum surprise 0 -forum trust 0 -forward anger 0 -forward anticipation 0 -forward disgust 0 -forward fear 0 -forward joy 0 -forward negative 0 -forward positive 1 -forward sadness 0 -forward surprise 0 -forward trust 0 -fossil anger 0 -fossil anticipation 0 -fossil disgust 0 -fossil fear 0 -fossil joy 0 -fossil negative 0 -fossil positive 0 -fossil sadness 0 -fossil surprise 0 -fossil trust 0 -fossils anger 0 -fossils anticipation 0 -fossils disgust 0 -fossils fear 0 -fossils joy 0 -fossils negative 0 -fossils positive 0 -fossils sadness 0 -fossils surprise 0 -fossils trust 0 -foul anger 1 -foul anticipation 0 -foul disgust 1 -foul fear 1 -foul joy 0 -foul negative 1 -foul positive 0 -foul sadness 0 -foul surprise 0 -foul trust 0 -found anger 0 -found anticipation 0 -found disgust 0 -found fear 0 -found joy 1 -found negative 0 -found positive 1 -found sadness 0 -found surprise 0 -found trust 1 -foundation anger 0 -foundation anticipation 0 -foundation disgust 0 -foundation fear 0 -foundation joy 0 -foundation negative 0 -foundation positive 1 -foundation sadness 0 -foundation surprise 0 -foundation trust 0 -founder anger 0 -founder anticipation 0 -founder disgust 0 -founder fear 0 -founder joy 0 -founder negative 0 -founder positive 0 -founder sadness 0 -founder surprise 0 -founder trust 0 -foundry anger 0 -foundry anticipation 0 -foundry disgust 0 -foundry fear 0 -foundry joy 0 -foundry negative 0 -foundry positive 0 -foundry sadness 0 -foundry surprise 0 -foundry trust 0 -fountain anger 0 -fountain anticipation 0 -fountain disgust 0 -fountain fear 0 -fountain joy 0 -fountain negative 0 -fountain positive 0 -fountain sadness 0 -fountain surprise 0 -fountain trust 0 -fourfold anger 0 -fourfold anticipation 0 -fourfold disgust 0 -fourfold fear 0 -fourfold joy 0 -fourfold negative 0 -fourfold positive 0 -fourfold sadness 0 -fourfold surprise 0 -fourfold trust 0 -fourth anger 0 -fourth anticipation 0 -fourth disgust 0 -fourth fear 0 -fourth joy 0 -fourth negative 0 -fourth positive 0 -fourth sadness 0 -fourth surprise 0 -fourth trust 0 -fowl anger 0 -fowl anticipation 0 -fowl disgust 0 -fowl fear 0 -fowl joy 0 -fowl negative 0 -fowl positive 0 -fowl sadness 0 -fowl surprise 0 -fowl trust 0 -fox anger 0 -fox anticipation 0 -fox disgust 0 -fox fear 0 -fox joy 0 -fox negative 0 -fox positive 0 -fox sadness 0 -fox surprise 0 -fox trust 0 -foxy anger 0 -foxy anticipation 0 -foxy disgust 0 -foxy fear 0 -foxy joy 0 -foxy negative 0 -foxy positive 0 -foxy sadness 0 -foxy surprise 0 -foxy trust 0 -fraction anger 0 -fraction anticipation 0 -fraction disgust 0 -fraction fear 0 -fraction joy 0 -fraction negative 0 -fraction positive 0 -fraction sadness 0 -fraction surprise 0 -fraction trust 0 -fractional anger 0 -fractional anticipation 0 -fractional disgust 0 -fractional fear 0 -fractional joy 0 -fractional negative 0 -fractional positive 0 -fractional sadness 0 -fractional surprise 0 -fractional trust 0 -fracture anger 0 -fracture anticipation 0 -fracture disgust 0 -fracture fear 0 -fracture joy 0 -fracture negative 1 -fracture positive 0 -fracture sadness 0 -fracture surprise 0 -fracture trust 0 -fragile anger 0 -fragile anticipation 0 -fragile disgust 0 -fragile fear 1 -fragile joy 0 -fragile negative 1 -fragile positive 0 -fragile sadness 1 -fragile surprise 0 -fragile trust 0 -fragility anger 0 -fragility anticipation 0 -fragility disgust 0 -fragility fear 0 -fragility joy 0 -fragility negative 0 -fragility positive 0 -fragility sadness 0 -fragility surprise 0 -fragility trust 0 -fragment anger 0 -fragment anticipation 0 -fragment disgust 0 -fragment fear 0 -fragment joy 0 -fragment negative 0 -fragment positive 0 -fragment sadness 0 -fragment surprise 0 -fragment trust 0 -fragmentary anger 0 -fragmentary anticipation 0 -fragmentary disgust 0 -fragmentary fear 0 -fragmentary joy 0 -fragmentary negative 0 -fragmentary positive 0 -fragmentary sadness 0 -fragmentary surprise 0 -fragmentary trust 0 -fragrance anger 0 -fragrance anticipation 0 -fragrance disgust 0 -fragrance fear 0 -fragrance joy 0 -fragrance negative 0 -fragrance positive 0 -fragrance sadness 0 -fragrance surprise 0 -fragrance trust 0 -fragrant anger 0 -fragrant anticipation 0 -fragrant disgust 0 -fragrant fear 0 -fragrant joy 0 -fragrant negative 0 -fragrant positive 1 -fragrant sadness 0 -fragrant surprise 0 -fragrant trust 0 -frailty anger 0 -frailty anticipation 0 -frailty disgust 0 -frailty fear 0 -frailty joy 0 -frailty negative 1 -frailty positive 0 -frailty sadness 1 -frailty surprise 0 -frailty trust 0 -framework anger 0 -framework anticipation 0 -framework disgust 0 -framework fear 0 -framework joy 0 -framework negative 0 -framework positive 0 -framework sadness 0 -framework surprise 0 -framework trust 1 -franchise anger 0 -franchise anticipation 0 -franchise disgust 0 -franchise fear 0 -franchise joy 0 -franchise negative 0 -franchise positive 0 -franchise sadness 0 -franchise surprise 0 -franchise trust 0 -frank anger 0 -frank anticipation 0 -frank disgust 0 -frank fear 0 -frank joy 0 -frank negative 0 -frank positive 1 -frank sadness 0 -frank surprise 0 -frank trust 1 -frankness anger 0 -frankness anticipation 0 -frankness disgust 0 -frankness fear 0 -frankness joy 0 -frankness negative 0 -frankness positive 1 -frankness sadness 0 -frankness surprise 0 -frankness trust 1 -frantic anger 0 -frantic anticipation 1 -frantic disgust 1 -frantic fear 1 -frantic joy 0 -frantic negative 1 -frantic positive 0 -frantic sadness 0 -frantic surprise 1 -frantic trust 0 -fraternal anger 0 -fraternal anticipation 0 -fraternal disgust 0 -fraternal fear 0 -fraternal joy 1 -fraternal negative 0 -fraternal positive 1 -fraternal sadness 0 -fraternal surprise 0 -fraternal trust 1 -fraternity anger 0 -fraternity anticipation 0 -fraternity disgust 0 -fraternity fear 0 -fraternity joy 0 -fraternity negative 0 -fraternity positive 0 -fraternity sadness 0 -fraternity surprise 0 -fraternity trust 0 -fraud anger 1 -fraud anticipation 0 -fraud disgust 0 -fraud fear 0 -fraud joy 0 -fraud negative 1 -fraud positive 0 -fraud sadness 0 -fraud surprise 0 -fraud trust 0 -fraudulent anger 1 -fraudulent anticipation 0 -fraudulent disgust 1 -fraudulent fear 0 -fraudulent joy 0 -fraudulent negative 1 -fraudulent positive 0 -fraudulent sadness 0 -fraudulent surprise 0 -fraudulent trust 0 -fraught anger 0 -fraught anticipation 0 -fraught disgust 0 -fraught fear 1 -fraught joy 0 -fraught negative 1 -fraught positive 0 -fraught sadness 1 -fraught surprise 0 -fraught trust 0 -fray anger 0 -fray anticipation 0 -fray disgust 0 -fray fear 0 -fray joy 0 -fray negative 1 -fray positive 0 -fray sadness 0 -fray surprise 0 -fray trust 0 -frayed anger 0 -frayed anticipation 0 -frayed disgust 0 -frayed fear 0 -frayed joy 0 -frayed negative 1 -frayed positive 0 -frayed sadness 1 -frayed surprise 0 -frayed trust 0 -freak anger 0 -freak anticipation 0 -freak disgust 0 -freak fear 0 -freak joy 0 -freak negative 0 -freak positive 0 -freak sadness 0 -freak surprise 0 -freak trust 0 -freakish anger 0 -freakish anticipation 0 -freakish disgust 1 -freakish fear 1 -freakish joy 0 -freakish negative 1 -freakish positive 0 -freakish sadness 0 -freakish surprise 1 -freakish trust 0 -freedom anger 0 -freedom anticipation 0 -freedom disgust 0 -freedom fear 0 -freedom joy 1 -freedom negative 0 -freedom positive 1 -freedom sadness 0 -freedom surprise 0 -freedom trust 1 -freehold anger 0 -freehold anticipation 0 -freehold disgust 0 -freehold fear 0 -freehold joy 0 -freehold negative 0 -freehold positive 0 -freehold sadness 0 -freehold surprise 0 -freehold trust 0 -freelance anger 0 -freelance anticipation 0 -freelance disgust 0 -freelance fear 0 -freelance joy 0 -freelance negative 0 -freelance positive 0 -freelance sadness 0 -freelance surprise 0 -freelance trust 0 -freely anger 0 -freely anticipation 0 -freely disgust 0 -freely fear 0 -freely joy 1 -freely negative 0 -freely positive 1 -freely sadness 0 -freely surprise 0 -freely trust 1 -freeway anger 0 -freeway anticipation 0 -freeway disgust 0 -freeway fear 0 -freeway joy 0 -freeway negative 0 -freeway positive 0 -freeway sadness 0 -freeway surprise 0 -freeway trust 0 -freeze anger 0 -freeze anticipation 0 -freeze disgust 0 -freeze fear 0 -freeze joy 0 -freeze negative 0 -freeze positive 0 -freeze sadness 0 -freeze surprise 0 -freeze trust 0 -freezer anger 0 -freezer anticipation 0 -freezer disgust 0 -freezer fear 0 -freezer joy 0 -freezer negative 0 -freezer positive 0 -freezer sadness 0 -freezer surprise 0 -freezer trust 0 -freezing anger 0 -freezing anticipation 0 -freezing disgust 0 -freezing fear 0 -freezing joy 0 -freezing negative 1 -freezing positive 0 -freezing sadness 0 -freezing surprise 0 -freezing trust 0 -freight anger 0 -freight anticipation 0 -freight disgust 0 -freight fear 0 -freight joy 0 -freight negative 0 -freight positive 0 -freight sadness 0 -freight surprise 0 -freight trust 0 -frenetic anger 1 -frenetic anticipation 0 -frenetic disgust 0 -frenetic fear 1 -frenetic joy 0 -frenetic negative 1 -frenetic positive 0 -frenetic sadness 0 -frenetic surprise 1 -frenetic trust 0 -frenzied anger 1 -frenzied anticipation 0 -frenzied disgust 0 -frenzied fear 1 -frenzied joy 0 -frenzied negative 1 -frenzied positive 0 -frenzied sadness 0 -frenzied surprise 0 -frenzied trust 0 -frenzy anger 0 -frenzy anticipation 0 -frenzy disgust 0 -frenzy fear 0 -frenzy joy 0 -frenzy negative 1 -frenzy positive 0 -frenzy sadness 0 -frenzy surprise 0 -frenzy trust 0 -frequency anger 0 -frequency anticipation 0 -frequency disgust 0 -frequency fear 0 -frequency joy 0 -frequency negative 0 -frequency positive 0 -frequency sadness 0 -frequency surprise 0 -frequency trust 0 -frequent anger 0 -frequent anticipation 0 -frequent disgust 0 -frequent fear 0 -frequent joy 0 -frequent negative 0 -frequent positive 0 -frequent sadness 0 -frequent surprise 0 -frequent trust 0 -frequently anger 0 -frequently anticipation 0 -frequently disgust 0 -frequently fear 0 -frequently joy 0 -frequently negative 0 -frequently positive 0 -frequently sadness 0 -frequently surprise 0 -frequently trust 0 -fresco anger 0 -fresco anticipation 0 -fresco disgust 0 -fresco fear 0 -fresco joy 0 -fresco negative 0 -fresco positive 0 -fresco sadness 0 -fresco surprise 0 -fresco trust 0 -freshman anger 0 -freshman anticipation 0 -freshman disgust 0 -freshman fear 0 -freshman joy 0 -freshman negative 0 -freshman positive 0 -freshman sadness 0 -freshman surprise 0 -freshman trust 0 -fret anger 0 -fret anticipation 0 -fret disgust 0 -fret fear 1 -fret joy 0 -fret negative 1 -fret positive 0 -fret sadness 0 -fret surprise 0 -fret trust 0 -friction anger 1 -friction anticipation 0 -friction disgust 0 -friction fear 0 -friction joy 0 -friction negative 0 -friction positive 0 -friction sadness 0 -friction surprise 0 -friction trust 0 -friend anger 0 -friend anticipation 0 -friend disgust 0 -friend fear 0 -friend joy 1 -friend negative 0 -friend positive 1 -friend sadness 0 -friend surprise 0 -friend trust 1 -friendliness anger 0 -friendliness anticipation 0 -friendliness disgust 0 -friendliness fear 0 -friendliness joy 1 -friendliness negative 0 -friendliness positive 1 -friendliness sadness 0 -friendliness surprise 0 -friendliness trust 1 -friendly anger 0 -friendly anticipation 1 -friendly disgust 0 -friendly fear 0 -friendly joy 1 -friendly negative 0 -friendly positive 1 -friendly sadness 0 -friendly surprise 0 -friendly trust 1 -friendship anger 0 -friendship anticipation 0 -friendship disgust 0 -friendship fear 0 -friendship joy 1 -friendship negative 0 -friendship positive 1 -friendship sadness 0 -friendship surprise 0 -friendship trust 1 -frigate anger 0 -frigate anticipation 0 -frigate disgust 0 -frigate fear 1 -frigate joy 0 -frigate negative 0 -frigate positive 0 -frigate sadness 0 -frigate surprise 0 -frigate trust 0 -fright anger 0 -fright anticipation 0 -fright disgust 0 -fright fear 1 -fright joy 0 -fright negative 1 -fright positive 0 -fright sadness 0 -fright surprise 1 -fright trust 0 -frighten anger 0 -frighten anticipation 0 -frighten disgust 0 -frighten fear 1 -frighten joy 0 -frighten negative 1 -frighten positive 0 -frighten sadness 1 -frighten surprise 1 -frighten trust 0 -frightened anger 0 -frightened anticipation 0 -frightened disgust 0 -frightened fear 1 -frightened joy 0 -frightened negative 1 -frightened positive 0 -frightened sadness 0 -frightened surprise 1 -frightened trust 0 -frightful anger 1 -frightful anticipation 0 -frightful disgust 0 -frightful fear 1 -frightful joy 0 -frightful negative 1 -frightful positive 0 -frightful sadness 1 -frightful surprise 0 -frightful trust 0 -frigid anger 0 -frigid anticipation 0 -frigid disgust 0 -frigid fear 0 -frigid joy 0 -frigid negative 1 -frigid positive 0 -frigid sadness 0 -frigid surprise 0 -frigid trust 0 -fringe anger 0 -fringe anticipation 0 -fringe disgust 0 -fringe fear 0 -fringe joy 0 -fringe negative 0 -fringe positive 0 -fringe sadness 0 -fringe surprise 0 -fringe trust 0 -fringed anger 0 -fringed anticipation 0 -fringed disgust 0 -fringed fear 0 -fringed joy 0 -fringed negative 0 -fringed positive 0 -fringed sadness 0 -fringed surprise 0 -fringed trust 0 -frisky anger 0 -frisky anticipation 1 -frisky disgust 0 -frisky fear 0 -frisky joy 1 -frisky negative 0 -frisky positive 1 -frisky sadness 0 -frisky surprise 1 -frisky trust 0 -frivolous anger 0 -frivolous anticipation 0 -frivolous disgust 0 -frivolous fear 0 -frivolous joy 0 -frivolous negative 1 -frivolous positive 0 -frivolous sadness 0 -frivolous surprise 0 -frivolous trust 0 -frock anger 0 -frock anticipation 0 -frock disgust 0 -frock fear 0 -frock joy 0 -frock negative 0 -frock positive 0 -frock sadness 0 -frock surprise 0 -frock trust 0 -frog anger 0 -frog anticipation 0 -frog disgust 0 -frog fear 0 -frog joy 0 -frog negative 0 -frog positive 0 -frog sadness 0 -frog surprise 0 -frog trust 0 -frolic anger 0 -frolic anticipation 0 -frolic disgust 0 -frolic fear 0 -frolic joy 1 -frolic negative 0 -frolic positive 1 -frolic sadness 0 -frolic surprise 0 -frolic trust 0 -front anger 0 -front anticipation 0 -front disgust 0 -front fear 0 -front joy 0 -front negative 0 -front positive 0 -front sadness 0 -front surprise 0 -front trust 0 -frontage anger 0 -frontage anticipation 0 -frontage disgust 0 -frontage fear 0 -frontage joy 0 -frontage negative 0 -frontage positive 0 -frontage sadness 0 -frontage surprise 0 -frontage trust 0 -frontal anger 0 -frontal anticipation 0 -frontal disgust 0 -frontal fear 0 -frontal joy 0 -frontal negative 0 -frontal positive 0 -frontal sadness 0 -frontal surprise 0 -frontal trust 0 -frontier anger 0 -frontier anticipation 0 -frontier disgust 0 -frontier fear 0 -frontier joy 0 -frontier negative 0 -frontier positive 0 -frontier sadness 0 -frontier surprise 0 -frontier trust 0 -fronting anger 0 -fronting anticipation 0 -fronting disgust 0 -fronting fear 0 -fronting joy 0 -fronting negative 0 -fronting positive 0 -fronting sadness 0 -fronting surprise 0 -fronting trust 0 -frontispiece anger 0 -frontispiece anticipation 0 -frontispiece disgust 0 -frontispiece fear 0 -frontispiece joy 0 -frontispiece negative 0 -frontispiece positive 0 -frontispiece sadness 0 -frontispiece surprise 0 -frontispiece trust 0 -frost anger 0 -frost anticipation 0 -frost disgust 0 -frost fear 0 -frost joy 0 -frost negative 0 -frost positive 0 -frost sadness 0 -frost surprise 0 -frost trust 0 -frostbite anger 0 -frostbite anticipation 0 -frostbite disgust 0 -frostbite fear 0 -frostbite joy 0 -frostbite negative 1 -frostbite positive 0 -frostbite sadness 0 -frostbite surprise 0 -frostbite trust 0 -frosted anger 0 -frosted anticipation 0 -frosted disgust 0 -frosted fear 0 -frosted joy 0 -frosted negative 0 -frosted positive 0 -frosted sadness 0 -frosted surprise 0 -frosted trust 0 -frosty anger 0 -frosty anticipation 0 -frosty disgust 0 -frosty fear 0 -frosty joy 0 -frosty negative 0 -frosty positive 0 -frosty sadness 0 -frosty surprise 0 -frosty trust 0 -froth anger 0 -froth anticipation 0 -froth disgust 0 -froth fear 0 -froth joy 0 -froth negative 1 -froth positive 0 -froth sadness 0 -froth surprise 0 -froth trust 0 -frothy anger 0 -frothy anticipation 0 -frothy disgust 0 -frothy fear 0 -frothy joy 0 -frothy negative 0 -frothy positive 0 -frothy sadness 0 -frothy surprise 0 -frothy trust 0 -frown anger 0 -frown anticipation 0 -frown disgust 0 -frown fear 0 -frown joy 0 -frown negative 1 -frown positive 0 -frown sadness 1 -frown surprise 0 -frown trust 0 -frowning anger 1 -frowning anticipation 0 -frowning disgust 1 -frowning fear 0 -frowning joy 0 -frowning negative 1 -frowning positive 0 -frowning sadness 1 -frowning surprise 0 -frowning trust 0 -frozen anger 0 -frozen anticipation 0 -frozen disgust 0 -frozen fear 0 -frozen joy 0 -frozen negative 0 -frozen positive 0 -frozen sadness 0 -frozen surprise 0 -frozen trust 0 -frugal anger 0 -frugal anticipation 0 -frugal disgust 0 -frugal fear 0 -frugal joy 0 -frugal negative 0 -frugal positive 1 -frugal sadness 0 -frugal surprise 0 -frugal trust 0 -fruit anger 0 -fruit anticipation 0 -fruit disgust 0 -fruit fear 0 -fruit joy 0 -fruit negative 0 -fruit positive 0 -fruit sadness 0 -fruit surprise 0 -fruit trust 0 -fruitful anger 0 -fruitful anticipation 0 -fruitful disgust 0 -fruitful fear 0 -fruitful joy 0 -fruitful negative 0 -fruitful positive 1 -fruitful sadness 0 -fruitful surprise 0 -fruitful trust 0 -fruition anger 0 -fruition anticipation 0 -fruition disgust 0 -fruition fear 0 -fruition joy 0 -fruition negative 0 -fruition positive 0 -fruition sadness 0 -fruition surprise 0 -fruition trust 0 -fruitless anger 0 -fruitless anticipation 0 -fruitless disgust 0 -fruitless fear 0 -fruitless joy 0 -fruitless negative 1 -fruitless positive 0 -fruitless sadness 1 -fruitless surprise 0 -fruitless trust 0 -frustrate anger 1 -frustrate anticipation 0 -frustrate disgust 1 -frustrate fear 0 -frustrate joy 0 -frustrate negative 1 -frustrate positive 0 -frustrate sadness 1 -frustrate surprise 0 -frustrate trust 0 -frustrated anger 1 -frustrated anticipation 0 -frustrated disgust 0 -frustrated fear 0 -frustrated joy 0 -frustrated negative 1 -frustrated positive 0 -frustrated sadness 0 -frustrated surprise 0 -frustrated trust 0 -frustration anger 1 -frustration anticipation 0 -frustration disgust 0 -frustration fear 0 -frustration joy 0 -frustration negative 1 -frustration positive 0 -frustration sadness 0 -frustration surprise 0 -frustration trust 0 -fry anger 0 -fry anticipation 0 -fry disgust 0 -fry fear 0 -fry joy 0 -fry negative 0 -fry positive 0 -fry sadness 0 -fry surprise 0 -fry trust 0 -fudge anger 0 -fudge anticipation 0 -fudge disgust 0 -fudge fear 0 -fudge joy 0 -fudge negative 1 -fudge positive 0 -fudge sadness 0 -fudge surprise 0 -fudge trust 0 -fuel anger 0 -fuel anticipation 0 -fuel disgust 0 -fuel fear 0 -fuel joy 0 -fuel negative 0 -fuel positive 0 -fuel sadness 0 -fuel surprise 0 -fuel trust 0 -fugitive anger 1 -fugitive anticipation 0 -fugitive disgust 1 -fugitive fear 1 -fugitive joy 0 -fugitive negative 1 -fugitive positive 0 -fugitive sadness 1 -fugitive surprise 0 -fugitive trust 1 -fulcrum anger 0 -fulcrum anticipation 0 -fulcrum disgust 0 -fulcrum fear 0 -fulcrum joy 0 -fulcrum negative 0 -fulcrum positive 0 -fulcrum sadness 0 -fulcrum surprise 0 -fulcrum trust 0 -fulfill anger 0 -fulfill anticipation 0 -fulfill disgust 0 -fulfill fear 0 -fulfill joy 1 -fulfill negative 0 -fulfill positive 1 -fulfill sadness 0 -fulfill surprise 0 -fulfill trust 0 -fulfillment anger 0 -fulfillment anticipation 1 -fulfillment disgust 0 -fulfillment fear 0 -fulfillment joy 1 -fulfillment negative 0 -fulfillment positive 1 -fulfillment sadness 0 -fulfillment surprise 0 -fulfillment trust 1 -full anger 0 -full anticipation 0 -full disgust 0 -full fear 0 -full joy 0 -full negative 0 -full positive 1 -full sadness 0 -full surprise 0 -full trust 0 -fullness anger 0 -fullness anticipation 0 -fullness disgust 0 -fullness fear 0 -fullness joy 0 -fullness negative 0 -fullness positive 0 -fullness sadness 0 -fullness surprise 0 -fullness trust 0 -fully anger 0 -fully anticipation 0 -fully disgust 0 -fully fear 0 -fully joy 0 -fully negative 0 -fully positive 1 -fully sadness 0 -fully surprise 0 -fully trust 1 -fumble anger 0 -fumble anticipation 0 -fumble disgust 0 -fumble fear 0 -fumble joy 0 -fumble negative 1 -fumble positive 0 -fumble sadness 0 -fumble surprise 0 -fumble trust 0 -fume anger 0 -fume anticipation 0 -fume disgust 0 -fume fear 0 -fume joy 0 -fume negative 1 -fume positive 0 -fume sadness 0 -fume surprise 0 -fume trust 0 -fumigation anger 0 -fumigation anticipation 0 -fumigation disgust 0 -fumigation fear 0 -fumigation joy 0 -fumigation negative 0 -fumigation positive 0 -fumigation sadness 0 -fumigation surprise 0 -fumigation trust 0 -fuming anger 1 -fuming anticipation 0 -fuming disgust 0 -fuming fear 0 -fuming joy 0 -fuming negative 1 -fuming positive 0 -fuming sadness 0 -fuming surprise 0 -fuming trust 0 -fun anger 0 -fun anticipation 1 -fun disgust 0 -fun fear 0 -fun joy 1 -fun negative 0 -fun positive 1 -fun sadness 0 -fun surprise 0 -fun trust 0 -function anger 0 -function anticipation 0 -function disgust 0 -function fear 0 -function joy 0 -function negative 0 -function positive 0 -function sadness 0 -function surprise 0 -function trust 0 -functional anger 0 -functional anticipation 0 -functional disgust 0 -functional fear 0 -functional joy 0 -functional negative 0 -functional positive 0 -functional sadness 0 -functional surprise 0 -functional trust 0 -fund anger 0 -fund anticipation 0 -fund disgust 0 -fund fear 0 -fund joy 0 -fund negative 0 -fund positive 0 -fund sadness 0 -fund surprise 0 -fund trust 0 -fundamental anger 0 -fundamental anticipation 0 -fundamental disgust 0 -fundamental fear 0 -fundamental joy 0 -fundamental negative 0 -fundamental positive 1 -fundamental sadness 0 -fundamental surprise 0 -fundamental trust 1 -fundamentally anger 0 -fundamentally anticipation 0 -fundamentally disgust 0 -fundamentally fear 0 -fundamentally joy 0 -fundamentally negative 0 -fundamentally positive 0 -fundamentally sadness 0 -fundamentally surprise 0 -fundamentally trust 0 -funds anger 0 -funds anticipation 0 -funds disgust 0 -funds fear 0 -funds joy 0 -funds negative 0 -funds positive 0 -funds sadness 0 -funds surprise 0 -funds trust 0 -funeral anger 0 -funeral anticipation 0 -funeral disgust 0 -funeral fear 0 -funeral joy 0 -funeral negative 0 -funeral positive 0 -funeral sadness 1 -funeral surprise 0 -funeral trust 0 -fungus anger 0 -fungus anticipation 0 -fungus disgust 1 -fungus fear 0 -fungus joy 0 -fungus negative 1 -fungus positive 0 -fungus sadness 0 -fungus surprise 0 -fungus trust 0 -funk anger 0 -funk anticipation 0 -funk disgust 0 -funk fear 0 -funk joy 0 -funk negative 1 -funk positive 0 -funk sadness 1 -funk surprise 0 -funk trust 0 -funnel anger 0 -funnel anticipation 0 -funnel disgust 0 -funnel fear 0 -funnel joy 0 -funnel negative 0 -funnel positive 0 -funnel sadness 0 -funnel surprise 0 -funnel trust 0 -fur anger 0 -fur anticipation 0 -fur disgust 0 -fur fear 0 -fur joy 0 -fur negative 0 -fur positive 0 -fur sadness 0 -fur surprise 0 -fur trust 0 -furious anger 1 -furious anticipation 0 -furious disgust 1 -furious fear 0 -furious joy 0 -furious negative 1 -furious positive 0 -furious sadness 0 -furious surprise 0 -furious trust 0 -furiously anger 1 -furiously anticipation 0 -furiously disgust 0 -furiously fear 0 -furiously joy 0 -furiously negative 0 -furiously positive 0 -furiously sadness 0 -furiously surprise 0 -furiously trust 0 -furlough anger 0 -furlough anticipation 0 -furlough disgust 0 -furlough fear 0 -furlough joy 0 -furlough negative 0 -furlough positive 0 -furlough sadness 0 -furlough surprise 0 -furlough trust 0 -furnace anger 1 -furnace anticipation 0 -furnace disgust 0 -furnace fear 0 -furnace joy 0 -furnace negative 0 -furnace positive 0 -furnace sadness 0 -furnace surprise 0 -furnace trust 0 -furnish anger 0 -furnish anticipation 0 -furnish disgust 0 -furnish fear 0 -furnish joy 0 -furnish negative 0 -furnish positive 0 -furnish sadness 0 -furnish surprise 0 -furnish trust 0 -furniture anger 0 -furniture anticipation 0 -furniture disgust 0 -furniture fear 0 -furniture joy 0 -furniture negative 0 -furniture positive 0 -furniture sadness 0 -furniture surprise 0 -furniture trust 0 -furor anger 1 -furor anticipation 0 -furor disgust 0 -furor fear 0 -furor joy 0 -furor negative 1 -furor positive 0 -furor sadness 0 -furor surprise 0 -furor trust 0 -furrow anger 0 -furrow anticipation 0 -furrow disgust 0 -furrow fear 0 -furrow joy 0 -furrow negative 0 -furrow positive 0 -furrow sadness 1 -furrow surprise 0 -furrow trust 0 -furtherance anger 0 -furtherance anticipation 0 -furtherance disgust 0 -furtherance fear 0 -furtherance joy 0 -furtherance negative 0 -furtherance positive 0 -furtherance sadness 0 -furtherance surprise 0 -furtherance trust 0 -fury anger 1 -fury anticipation 0 -fury disgust 0 -fury fear 1 -fury joy 0 -fury negative 1 -fury positive 0 -fury sadness 1 -fury surprise 0 -fury trust 0 -fuse anger 0 -fuse anticipation 0 -fuse disgust 0 -fuse fear 0 -fuse joy 0 -fuse negative 0 -fuse positive 1 -fuse sadness 0 -fuse surprise 0 -fuse trust 1 -fusion anger 0 -fusion anticipation 0 -fusion disgust 0 -fusion fear 0 -fusion joy 0 -fusion negative 0 -fusion positive 1 -fusion sadness 0 -fusion surprise 0 -fusion trust 0 -fuss anger 1 -fuss anticipation 0 -fuss disgust 0 -fuss fear 0 -fuss joy 0 -fuss negative 1 -fuss positive 0 -fuss sadness 1 -fuss surprise 0 -fuss trust 0 -fussy anger 0 -fussy anticipation 0 -fussy disgust 1 -fussy fear 0 -fussy joy 0 -fussy negative 1 -fussy positive 0 -fussy sadness 0 -fussy surprise 0 -fussy trust 0 -futile anger 0 -futile anticipation 0 -futile disgust 0 -futile fear 0 -futile joy 0 -futile negative 1 -futile positive 0 -futile sadness 1 -futile surprise 0 -futile trust 0 -futility anger 0 -futility anticipation 0 -futility disgust 0 -futility fear 0 -futility joy 0 -futility negative 1 -futility positive 0 -futility sadness 0 -futility surprise 0 -futility trust 0 -future anger 0 -future anticipation 0 -future disgust 0 -future fear 0 -future joy 0 -future negative 0 -future positive 0 -future sadness 0 -future surprise 0 -future trust 0 -fuzz anger 0 -fuzz anticipation 0 -fuzz disgust 0 -fuzz fear 0 -fuzz joy 0 -fuzz negative 0 -fuzz positive 0 -fuzz sadness 0 -fuzz surprise 0 -fuzz trust 0 -fuzzy anger 0 -fuzzy anticipation 0 -fuzzy disgust 0 -fuzzy fear 0 -fuzzy joy 0 -fuzzy negative 0 -fuzzy positive 0 -fuzzy sadness 0 -fuzzy surprise 0 -fuzzy trust 0 -gaby anger 0 -gaby anticipation 0 -gaby disgust 1 -gaby fear 0 -gaby joy 0 -gaby negative 1 -gaby positive 0 -gaby sadness 0 -gaby surprise 0 -gaby trust 0 -gag anger 0 -gag anticipation 0 -gag disgust 1 -gag fear 0 -gag joy 0 -gag negative 1 -gag positive 0 -gag sadness 0 -gag surprise 0 -gag trust 0 -gage anger 0 -gage anticipation 0 -gage disgust 0 -gage fear 0 -gage joy 0 -gage negative 0 -gage positive 0 -gage sadness 0 -gage surprise 0 -gage trust 1 -gaggle anger 0 -gaggle anticipation 0 -gaggle disgust 0 -gaggle fear 0 -gaggle joy 0 -gaggle negative 0 -gaggle positive 0 -gaggle sadness 0 -gaggle surprise 0 -gaggle trust 0 -gain anger 0 -gain anticipation 1 -gain disgust 0 -gain fear 0 -gain joy 1 -gain negative 0 -gain positive 1 -gain sadness 0 -gain surprise 0 -gain trust 0 -gainful anger 0 -gainful anticipation 0 -gainful disgust 0 -gainful fear 0 -gainful joy 0 -gainful negative 0 -gainful positive 0 -gainful sadness 0 -gainful surprise 0 -gainful trust 0 -gaining anger 0 -gaining anticipation 0 -gaining disgust 0 -gaining fear 0 -gaining joy 0 -gaining negative 0 -gaining positive 1 -gaining sadness 0 -gaining surprise 0 -gaining trust 0 -gait anger 0 -gait anticipation 0 -gait disgust 0 -gait fear 0 -gait joy 0 -gait negative 0 -gait positive 0 -gait sadness 0 -gait surprise 0 -gait trust 0 -gala anger 0 -gala anticipation 0 -gala disgust 0 -gala fear 0 -gala joy 0 -gala negative 0 -gala positive 0 -gala sadness 0 -gala surprise 0 -gala trust 0 -galaxy anger 0 -galaxy anticipation 0 -galaxy disgust 0 -galaxy fear 0 -galaxy joy 0 -galaxy negative 0 -galaxy positive 0 -galaxy sadness 0 -galaxy surprise 0 -galaxy trust 0 -gale anger 0 -gale anticipation 0 -gale disgust 0 -gale fear 0 -gale joy 0 -gale negative 0 -gale positive 0 -gale sadness 0 -gale surprise 0 -gale trust 0 -gall anger 1 -gall anticipation 0 -gall disgust 1 -gall fear 0 -gall joy 0 -gall negative 1 -gall positive 0 -gall sadness 0 -gall surprise 0 -gall trust 0 -gallant anger 0 -gallant anticipation 0 -gallant disgust 0 -gallant fear 0 -gallant joy 0 -gallant negative 0 -gallant positive 1 -gallant sadness 0 -gallant surprise 0 -gallant trust 0 -gallantry anger 0 -gallantry anticipation 0 -gallantry disgust 0 -gallantry fear 0 -gallantry joy 0 -gallantry negative 0 -gallantry positive 1 -gallantry sadness 0 -gallantry surprise 0 -gallantry trust 0 -gallery anger 0 -gallery anticipation 0 -gallery disgust 0 -gallery fear 0 -gallery joy 0 -gallery negative 0 -gallery positive 0 -gallery sadness 0 -gallery surprise 0 -gallery trust 0 -galley anger 0 -galley anticipation 0 -galley disgust 0 -galley fear 0 -galley joy 0 -galley negative 0 -galley positive 0 -galley sadness 0 -galley surprise 0 -galley trust 0 -gallop anger 0 -gallop anticipation 0 -gallop disgust 0 -gallop fear 0 -gallop joy 0 -gallop negative 0 -gallop positive 0 -gallop sadness 0 -gallop surprise 0 -gallop trust 0 -galloping anger 0 -galloping anticipation 0 -galloping disgust 0 -galloping fear 0 -galloping joy 0 -galloping negative 0 -galloping positive 0 -galloping sadness 0 -galloping surprise 0 -galloping trust 0 -gallows anger 1 -gallows anticipation 0 -gallows disgust 0 -gallows fear 1 -gallows joy 0 -gallows negative 1 -gallows positive 0 -gallows sadness 1 -gallows surprise 0 -gallows trust 0 -galore anger 0 -galore anticipation 0 -galore disgust 0 -galore fear 0 -galore joy 0 -galore negative 0 -galore positive 1 -galore sadness 0 -galore surprise 0 -galore trust 0 -galvanic anger 0 -galvanic anticipation 0 -galvanic disgust 0 -galvanic fear 0 -galvanic joy 0 -galvanic negative 0 -galvanic positive 0 -galvanic sadness 0 -galvanic surprise 0 -galvanic trust 0 -gamble anger 0 -gamble anticipation 0 -gamble disgust 0 -gamble fear 0 -gamble joy 0 -gamble negative 1 -gamble positive 0 -gamble sadness 0 -gamble surprise 0 -gamble trust 0 -gambler anger 0 -gambler anticipation 1 -gambler disgust 0 -gambler fear 0 -gambler joy 0 -gambler negative 1 -gambler positive 0 -gambler sadness 0 -gambler surprise 1 -gambler trust 0 -gambling anger 0 -gambling anticipation 1 -gambling disgust 0 -gambling fear 0 -gambling joy 0 -gambling negative 1 -gambling positive 0 -gambling sadness 0 -gambling surprise 1 -gambling trust 0 -game anger 0 -game anticipation 0 -game disgust 0 -game fear 0 -game joy 0 -game negative 0 -game positive 0 -game sadness 0 -game surprise 0 -game trust 0 -gaming anger 0 -gaming anticipation 0 -gaming disgust 0 -gaming fear 0 -gaming joy 0 -gaming negative 0 -gaming positive 0 -gaming sadness 0 -gaming surprise 0 -gaming trust 0 -gammon anger 0 -gammon anticipation 0 -gammon disgust 0 -gammon fear 0 -gammon joy 0 -gammon negative 0 -gammon positive 0 -gammon sadness 0 -gammon surprise 0 -gammon trust 0 -gamut anger 0 -gamut anticipation 0 -gamut disgust 0 -gamut fear 0 -gamut joy 0 -gamut negative 0 -gamut positive 0 -gamut sadness 0 -gamut surprise 0 -gamut trust 0 -gander anger 0 -gander anticipation 0 -gander disgust 0 -gander fear 0 -gander joy 0 -gander negative 0 -gander positive 0 -gander sadness 0 -gander surprise 0 -gander trust 0 -gang anger 1 -gang anticipation 0 -gang disgust 0 -gang fear 1 -gang joy 0 -gang negative 1 -gang positive 0 -gang sadness 0 -gang surprise 0 -gang trust 0 -gaol anger 0 -gaol anticipation 0 -gaol disgust 0 -gaol fear 0 -gaol joy 0 -gaol negative 1 -gaol positive 0 -gaol sadness 0 -gaol surprise 0 -gaol trust 0 -gap anger 0 -gap anticipation 0 -gap disgust 0 -gap fear 0 -gap joy 0 -gap negative 1 -gap positive 0 -gap sadness 0 -gap surprise 0 -gap trust 0 -gape anger 0 -gape anticipation 0 -gape disgust 0 -gape fear 0 -gape joy 0 -gape negative 0 -gape positive 0 -gape sadness 0 -gape surprise 1 -gape trust 0 -gaping anger 0 -gaping anticipation 0 -gaping disgust 0 -gaping fear 0 -gaping joy 0 -gaping negative 0 -gaping positive 0 -gaping sadness 0 -gaping surprise 0 -gaping trust 0 -garage anger 0 -garage anticipation 0 -garage disgust 0 -garage fear 0 -garage joy 0 -garage negative 0 -garage positive 0 -garage sadness 0 -garage surprise 0 -garage trust 0 -garb anger 0 -garb anticipation 0 -garb disgust 0 -garb fear 0 -garb joy 0 -garb negative 0 -garb positive 0 -garb sadness 0 -garb surprise 0 -garb trust 0 -garbage anger 0 -garbage anticipation 0 -garbage disgust 1 -garbage fear 0 -garbage joy 0 -garbage negative 1 -garbage positive 0 -garbage sadness 0 -garbage surprise 0 -garbage trust 0 -garbled anger 0 -garbled anticipation 0 -garbled disgust 0 -garbled fear 0 -garbled joy 0 -garbled negative 0 -garbled positive 0 -garbled sadness 0 -garbled surprise 0 -garbled trust 0 -garden anger 0 -garden anticipation 0 -garden disgust 0 -garden fear 0 -garden joy 1 -garden negative 0 -garden positive 1 -garden sadness 0 -garden surprise 0 -garden trust 0 -gardener anger 0 -gardener anticipation 0 -gardener disgust 0 -gardener fear 0 -gardener joy 0 -gardener negative 0 -gardener positive 0 -gardener sadness 0 -gardener surprise 0 -gardener trust 0 -gardening anger 0 -gardening anticipation 0 -gardening disgust 0 -gardening fear 0 -gardening joy 0 -gardening negative 0 -gardening positive 0 -gardening sadness 0 -gardening surprise 0 -gardening trust 0 -garish anger 0 -garish anticipation 0 -garish disgust 1 -garish fear 0 -garish joy 0 -garish negative 1 -garish positive 0 -garish sadness 0 -garish surprise 1 -garish trust 0 -garlic anger 0 -garlic anticipation 0 -garlic disgust 0 -garlic fear 0 -garlic joy 0 -garlic negative 0 -garlic positive 0 -garlic sadness 0 -garlic surprise 0 -garlic trust 0 -garment anger 0 -garment anticipation 0 -garment disgust 0 -garment fear 0 -garment joy 0 -garment negative 0 -garment positive 0 -garment sadness 0 -garment surprise 0 -garment trust 0 -garner anger 0 -garner anticipation 0 -garner disgust 0 -garner fear 0 -garner joy 0 -garner negative 0 -garner positive 0 -garner sadness 0 -garner surprise 0 -garner trust 0 -garnet anger 0 -garnet anticipation 0 -garnet disgust 0 -garnet fear 0 -garnet joy 0 -garnet negative 0 -garnet positive 1 -garnet sadness 0 -garnet surprise 0 -garnet trust 0 -garnish anger 0 -garnish anticipation 0 -garnish disgust 0 -garnish fear 0 -garnish joy 0 -garnish negative 1 -garnish positive 0 -garnish sadness 0 -garnish surprise 0 -garnish trust 0 -garrison anger 0 -garrison anticipation 0 -garrison disgust 0 -garrison fear 0 -garrison joy 0 -garrison negative 0 -garrison positive 1 -garrison sadness 0 -garrison surprise 0 -garrison trust 1 -garter anger 0 -garter anticipation 0 -garter disgust 0 -garter fear 0 -garter joy 0 -garter negative 0 -garter positive 0 -garter sadness 0 -garter surprise 0 -garter trust 0 -gas anger 0 -gas anticipation 0 -gas disgust 0 -gas fear 0 -gas joy 0 -gas negative 0 -gas positive 0 -gas sadness 0 -gas surprise 0 -gas trust 0 -gaseous anger 0 -gaseous anticipation 0 -gaseous disgust 0 -gaseous fear 0 -gaseous joy 0 -gaseous negative 0 -gaseous positive 0 -gaseous sadness 0 -gaseous surprise 0 -gaseous trust 0 -gash anger 0 -gash anticipation 0 -gash disgust 0 -gash fear 1 -gash joy 0 -gash negative 1 -gash positive 0 -gash sadness 0 -gash surprise 0 -gash trust 0 -gasification anger 0 -gasification anticipation 0 -gasification disgust 0 -gasification fear 0 -gasification joy 0 -gasification negative 0 -gasification positive 0 -gasification sadness 0 -gasification surprise 0 -gasification trust 0 -gasoline anger 0 -gasoline anticipation 0 -gasoline disgust 0 -gasoline fear 0 -gasoline joy 0 -gasoline negative 0 -gasoline positive 0 -gasoline sadness 0 -gasoline surprise 0 -gasoline trust 0 -gasp anger 0 -gasp anticipation 0 -gasp disgust 0 -gasp fear 0 -gasp joy 0 -gasp negative 0 -gasp positive 0 -gasp sadness 0 -gasp surprise 1 -gasp trust 0 -gasping anger 0 -gasping anticipation 0 -gasping disgust 0 -gasping fear 1 -gasping joy 0 -gasping negative 1 -gasping positive 0 -gasping sadness 0 -gasping surprise 0 -gasping trust 0 -gastric anger 0 -gastric anticipation 0 -gastric disgust 0 -gastric fear 0 -gastric joy 0 -gastric negative 0 -gastric positive 0 -gastric sadness 0 -gastric surprise 0 -gastric trust 0 -gastronomy anger 0 -gastronomy anticipation 0 -gastronomy disgust 0 -gastronomy fear 0 -gastronomy joy 0 -gastronomy negative 0 -gastronomy positive 0 -gastronomy sadness 0 -gastronomy surprise 0 -gastronomy trust 0 -gate anger 0 -gate anticipation 0 -gate disgust 0 -gate fear 0 -gate joy 0 -gate negative 0 -gate positive 0 -gate sadness 0 -gate surprise 0 -gate trust 1 -gateway anger 0 -gateway anticipation 0 -gateway disgust 0 -gateway fear 0 -gateway joy 0 -gateway negative 0 -gateway positive 0 -gateway sadness 0 -gateway surprise 0 -gateway trust 1 -gather anger 0 -gather anticipation 0 -gather disgust 0 -gather fear 0 -gather joy 0 -gather negative 0 -gather positive 0 -gather sadness 0 -gather surprise 0 -gather trust 0 -gatherer anger 0 -gatherer anticipation 0 -gatherer disgust 0 -gatherer fear 0 -gatherer joy 0 -gatherer negative 0 -gatherer positive 0 -gatherer sadness 0 -gatherer surprise 0 -gatherer trust 0 -gathering anger 0 -gathering anticipation 0 -gathering disgust 0 -gathering fear 0 -gathering joy 0 -gathering negative 0 -gathering positive 0 -gathering sadness 0 -gathering surprise 0 -gathering trust 0 -gauche anger 0 -gauche anticipation 0 -gauche disgust 0 -gauche fear 0 -gauche joy 0 -gauche negative 1 -gauche positive 0 -gauche sadness 0 -gauche surprise 0 -gauche trust 0 -gauge anger 0 -gauge anticipation 0 -gauge disgust 0 -gauge fear 0 -gauge joy 0 -gauge negative 0 -gauge positive 0 -gauge sadness 0 -gauge surprise 0 -gauge trust 0 -gauging anger 0 -gauging anticipation 0 -gauging disgust 0 -gauging fear 0 -gauging joy 0 -gauging negative 0 -gauging positive 0 -gauging sadness 0 -gauging surprise 0 -gauging trust 1 -gaunt anger 0 -gaunt anticipation 0 -gaunt disgust 0 -gaunt fear 0 -gaunt joy 0 -gaunt negative 1 -gaunt positive 0 -gaunt sadness 0 -gaunt surprise 0 -gaunt trust 0 -gauntlet anger 0 -gauntlet anticipation 0 -gauntlet disgust 0 -gauntlet fear 0 -gauntlet joy 0 -gauntlet negative 0 -gauntlet positive 0 -gauntlet sadness 0 -gauntlet surprise 0 -gauntlet trust 0 -gauze anger 0 -gauze anticipation 0 -gauze disgust 0 -gauze fear 0 -gauze joy 0 -gauze negative 0 -gauze positive 0 -gauze sadness 0 -gauze surprise 0 -gauze trust 0 -gavel anger 0 -gavel anticipation 0 -gavel disgust 0 -gavel fear 0 -gavel joy 0 -gavel negative 0 -gavel positive 0 -gavel sadness 0 -gavel surprise 0 -gavel trust 0 -gawk anger 0 -gawk anticipation 0 -gawk disgust 0 -gawk fear 0 -gawk joy 0 -gawk negative 0 -gawk positive 0 -gawk sadness 0 -gawk surprise 1 -gawk trust 0 -gaze anger 0 -gaze anticipation 0 -gaze disgust 0 -gaze fear 0 -gaze joy 0 -gaze negative 0 -gaze positive 0 -gaze sadness 0 -gaze surprise 0 -gaze trust 0 -gazebo anger 0 -gazebo anticipation 0 -gazebo disgust 0 -gazebo fear 0 -gazebo joy 0 -gazebo negative 0 -gazebo positive 0 -gazebo sadness 0 -gazebo surprise 0 -gazebo trust 0 -gazelle anger 0 -gazelle anticipation 0 -gazelle disgust 0 -gazelle fear 0 -gazelle joy 0 -gazelle negative 0 -gazelle positive 0 -gazelle sadness 0 -gazelle surprise 0 -gazelle trust 0 -gazette anger 0 -gazette anticipation 0 -gazette disgust 0 -gazette fear 0 -gazette joy 0 -gazette negative 0 -gazette positive 1 -gazette sadness 0 -gazette surprise 0 -gazette trust 1 -gazetteer anger 0 -gazetteer anticipation 0 -gazetteer disgust 0 -gazetteer fear 0 -gazetteer joy 0 -gazetteer negative 0 -gazetteer positive 0 -gazetteer sadness 0 -gazetteer surprise 0 -gazetteer trust 0 -gear anger 0 -gear anticipation 0 -gear disgust 0 -gear fear 0 -gear joy 0 -gear negative 0 -gear positive 1 -gear sadness 0 -gear surprise 0 -gear trust 0 -gel anger 0 -gel anticipation 0 -gel disgust 0 -gel fear 0 -gel joy 0 -gel negative 0 -gel positive 0 -gel sadness 0 -gel surprise 0 -gel trust 0 -gelatin anger 0 -gelatin anticipation 0 -gelatin disgust 1 -gelatin fear 0 -gelatin joy 0 -gelatin negative 0 -gelatin positive 0 -gelatin sadness 0 -gelatin surprise 0 -gelatin trust 0 -geld anger 0 -geld anticipation 0 -geld disgust 0 -geld fear 0 -geld joy 0 -geld negative 0 -geld positive 0 -geld sadness 0 -geld surprise 0 -geld trust 0 -gelding anger 0 -gelding anticipation 0 -gelding disgust 0 -gelding fear 0 -gelding joy 0 -gelding negative 0 -gelding positive 0 -gelding sadness 0 -gelding surprise 0 -gelding trust 0 -gem anger 0 -gem anticipation 0 -gem disgust 0 -gem fear 0 -gem joy 1 -gem negative 0 -gem positive 1 -gem sadness 0 -gem surprise 0 -gem trust 0 -gemini anger 0 -gemini anticipation 0 -gemini disgust 0 -gemini fear 0 -gemini joy 0 -gemini negative 0 -gemini positive 0 -gemini sadness 0 -gemini surprise 0 -gemini trust 0 -gender anger 0 -gender anticipation 0 -gender disgust 0 -gender fear 0 -gender joy 0 -gender negative 0 -gender positive 0 -gender sadness 0 -gender surprise 0 -gender trust 0 -genealogy anger 0 -genealogy anticipation 0 -genealogy disgust 0 -genealogy fear 0 -genealogy joy 0 -genealogy negative 0 -genealogy positive 0 -genealogy sadness 0 -genealogy surprise 0 -genealogy trust 0 -general anger 0 -general anticipation 0 -general disgust 0 -general fear 0 -general joy 0 -general negative 0 -general positive 1 -general sadness 0 -general surprise 0 -general trust 1 -generality anger 0 -generality anticipation 0 -generality disgust 0 -generality fear 0 -generality joy 0 -generality negative 0 -generality positive 0 -generality sadness 0 -generality surprise 0 -generality trust 0 -generalization anger 0 -generalization anticipation 0 -generalization disgust 0 -generalization fear 0 -generalization joy 0 -generalization negative 0 -generalization positive 0 -generalization sadness 0 -generalization surprise 0 -generalization trust 0 -generally anger 0 -generally anticipation 0 -generally disgust 0 -generally fear 0 -generally joy 0 -generally negative 0 -generally positive 0 -generally sadness 0 -generally surprise 0 -generally trust 0 -generate anger 0 -generate anticipation 0 -generate disgust 0 -generate fear 0 -generate joy 0 -generate negative 0 -generate positive 0 -generate sadness 0 -generate surprise 0 -generate trust 0 -generation anger 0 -generation anticipation 0 -generation disgust 0 -generation fear 0 -generation joy 0 -generation negative 0 -generation positive 0 -generation sadness 0 -generation surprise 0 -generation trust 0 -generative anger 0 -generative anticipation 0 -generative disgust 0 -generative fear 0 -generative joy 0 -generative negative 0 -generative positive 0 -generative sadness 0 -generative surprise 0 -generative trust 0 -generator anger 0 -generator anticipation 0 -generator disgust 0 -generator fear 0 -generator joy 0 -generator negative 0 -generator positive 0 -generator sadness 0 -generator surprise 0 -generator trust 0 -generic anger 0 -generic anticipation 0 -generic disgust 0 -generic fear 0 -generic joy 0 -generic negative 0 -generic positive 0 -generic sadness 0 -generic surprise 0 -generic trust 0 -generosity anger 0 -generosity anticipation 1 -generosity disgust 0 -generosity fear 0 -generosity joy 1 -generosity negative 0 -generosity positive 1 -generosity sadness 0 -generosity surprise 1 -generosity trust 1 -generous anger 0 -generous anticipation 0 -generous disgust 0 -generous fear 0 -generous joy 1 -generous negative 0 -generous positive 1 -generous sadness 0 -generous surprise 0 -generous trust 1 -genesis anger 0 -genesis anticipation 0 -genesis disgust 0 -genesis fear 0 -genesis joy 0 -genesis negative 0 -genesis positive 0 -genesis sadness 0 -genesis surprise 0 -genesis trust 0 -genetic anger 0 -genetic anticipation 0 -genetic disgust 0 -genetic fear 0 -genetic joy 0 -genetic negative 0 -genetic positive 0 -genetic sadness 0 -genetic surprise 0 -genetic trust 0 -genetics anger 0 -genetics anticipation 0 -genetics disgust 0 -genetics fear 0 -genetics joy 0 -genetics negative 0 -genetics positive 0 -genetics sadness 0 -genetics surprise 0 -genetics trust 0 -genial anger 0 -genial anticipation 0 -genial disgust 0 -genial fear 0 -genial joy 1 -genial negative 0 -genial positive 1 -genial sadness 0 -genial surprise 0 -genial trust 0 -genital anger 0 -genital anticipation 0 -genital disgust 0 -genital fear 0 -genital joy 0 -genital negative 0 -genital positive 0 -genital sadness 0 -genital surprise 0 -genital trust 0 -genius anger 0 -genius anticipation 0 -genius disgust 0 -genius fear 0 -genius joy 0 -genius negative 0 -genius positive 1 -genius sadness 0 -genius surprise 0 -genius trust 0 -genre anger 0 -genre anticipation 0 -genre disgust 0 -genre fear 0 -genre joy 0 -genre negative 0 -genre positive 0 -genre sadness 0 -genre surprise 0 -genre trust 0 -gent anger 1 -gent anticipation 0 -gent disgust 1 -gent fear 1 -gent joy 0 -gent negative 1 -gent positive 0 -gent sadness 0 -gent surprise 0 -gent trust 0 -genteel anger 0 -genteel anticipation 0 -genteel disgust 0 -genteel fear 0 -genteel joy 0 -genteel negative 0 -genteel positive 1 -genteel sadness 0 -genteel surprise 0 -genteel trust 0 -gentleman anger 0 -gentleman anticipation 0 -gentleman disgust 0 -gentleman fear 0 -gentleman joy 0 -gentleman negative 0 -gentleman positive 1 -gentleman sadness 0 -gentleman surprise 0 -gentleman trust 1 -gentleness anger 0 -gentleness anticipation 0 -gentleness disgust 0 -gentleness fear 0 -gentleness joy 0 -gentleness negative 0 -gentleness positive 1 -gentleness sadness 0 -gentleness surprise 0 -gentleness trust 0 -gentry anger 0 -gentry anticipation 0 -gentry disgust 0 -gentry fear 0 -gentry joy 0 -gentry negative 0 -gentry positive 1 -gentry sadness 0 -gentry surprise 0 -gentry trust 1 -genuine anger 0 -genuine anticipation 0 -genuine disgust 0 -genuine fear 0 -genuine joy 0 -genuine negative 0 -genuine positive 1 -genuine sadness 0 -genuine surprise 0 -genuine trust 1 -genus anger 0 -genus anticipation 0 -genus disgust 0 -genus fear 0 -genus joy 0 -genus negative 0 -genus positive 0 -genus sadness 0 -genus surprise 0 -genus trust 0 -geography anger 0 -geography anticipation 0 -geography disgust 0 -geography fear 0 -geography joy 0 -geography negative 0 -geography positive 0 -geography sadness 0 -geography surprise 0 -geography trust 0 -geology anger 0 -geology anticipation 0 -geology disgust 0 -geology fear 0 -geology joy 0 -geology negative 0 -geology positive 0 -geology sadness 0 -geology surprise 0 -geology trust 0 -geometry anger 0 -geometry anticipation 0 -geometry disgust 0 -geometry fear 0 -geometry joy 0 -geometry negative 0 -geometry positive 0 -geometry sadness 0 -geometry surprise 0 -geometry trust 0 -geranium anger 0 -geranium anticipation 0 -geranium disgust 0 -geranium fear 0 -geranium joy 0 -geranium negative 0 -geranium positive 1 -geranium sadness 0 -geranium surprise 0 -geranium trust 0 -geriatric anger 0 -geriatric anticipation 0 -geriatric disgust 0 -geriatric fear 0 -geriatric joy 0 -geriatric negative 1 -geriatric positive 0 -geriatric sadness 1 -geriatric surprise 0 -geriatric trust 0 -germ anger 0 -germ anticipation 1 -germ disgust 1 -germ fear 0 -germ joy 0 -germ negative 0 -germ positive 0 -germ sadness 0 -germ surprise 0 -germ trust 0 -german anger 0 -german anticipation 0 -german disgust 0 -german fear 0 -german joy 0 -german negative 0 -german positive 0 -german sadness 0 -german surprise 0 -german trust 0 -germane anger 0 -germane anticipation 0 -germane disgust 0 -germane fear 0 -germane joy 0 -germane negative 0 -germane positive 0 -germane sadness 0 -germane surprise 0 -germane trust 0 -germinate anger 0 -germinate anticipation 0 -germinate disgust 0 -germinate fear 0 -germinate joy 0 -germinate negative 0 -germinate positive 0 -germinate sadness 0 -germinate surprise 0 -germinate trust 0 -germination anger 0 -germination anticipation 1 -germination disgust 0 -germination fear 0 -germination joy 0 -germination negative 0 -germination positive 0 -germination sadness 0 -germination surprise 0 -germination trust 0 -gestation anger 0 -gestation anticipation 0 -gestation disgust 0 -gestation fear 0 -gestation joy 0 -gestation negative 0 -gestation positive 0 -gestation sadness 0 -gestation surprise 0 -gestation trust 0 -gesture anger 0 -gesture anticipation 0 -gesture disgust 0 -gesture fear 0 -gesture joy 0 -gesture negative 0 -gesture positive 0 -gesture sadness 0 -gesture surprise 0 -gesture trust 0 -ghastly anger 0 -ghastly anticipation 0 -ghastly disgust 1 -ghastly fear 1 -ghastly joy 0 -ghastly negative 1 -ghastly positive 0 -ghastly sadness 0 -ghastly surprise 0 -ghastly trust 0 -ghetto anger 0 -ghetto anticipation 0 -ghetto disgust 1 -ghetto fear 1 -ghetto joy 0 -ghetto negative 1 -ghetto positive 0 -ghetto sadness 1 -ghetto surprise 0 -ghetto trust 0 -ghost anger 0 -ghost anticipation 0 -ghost disgust 0 -ghost fear 1 -ghost joy 0 -ghost negative 0 -ghost positive 0 -ghost sadness 0 -ghost surprise 0 -ghost trust 0 -ghostly anger 0 -ghostly anticipation 0 -ghostly disgust 0 -ghostly fear 1 -ghostly joy 0 -ghostly negative 1 -ghostly positive 0 -ghostly sadness 0 -ghostly surprise 0 -ghostly trust 0 -giant anger 0 -giant anticipation 0 -giant disgust 0 -giant fear 1 -giant joy 0 -giant negative 0 -giant positive 0 -giant sadness 0 -giant surprise 0 -giant trust 0 -gibberish anger 1 -gibberish anticipation 0 -gibberish disgust 0 -gibberish fear 0 -gibberish joy 0 -gibberish negative 1 -gibberish positive 0 -gibberish sadness 0 -gibberish surprise 0 -gibberish trust 0 -gift anger 0 -gift anticipation 1 -gift disgust 0 -gift fear 0 -gift joy 1 -gift negative 0 -gift positive 1 -gift sadness 0 -gift surprise 1 -gift trust 0 -gifted anger 0 -gifted anticipation 0 -gifted disgust 0 -gifted fear 0 -gifted joy 0 -gifted negative 0 -gifted positive 1 -gifted sadness 0 -gifted surprise 0 -gifted trust 0 -gig anger 0 -gig anticipation 0 -gig disgust 0 -gig fear 0 -gig joy 0 -gig negative 0 -gig positive 0 -gig sadness 0 -gig surprise 0 -gig trust 0 -gigantic anger 0 -gigantic anticipation 0 -gigantic disgust 0 -gigantic fear 0 -gigantic joy 0 -gigantic negative 0 -gigantic positive 1 -gigantic sadness 0 -gigantic surprise 0 -gigantic trust 0 -giggle anger 0 -giggle anticipation 0 -giggle disgust 0 -giggle fear 0 -giggle joy 1 -giggle negative 0 -giggle positive 1 -giggle sadness 0 -giggle surprise 0 -giggle trust 0 -gill anger 0 -gill anticipation 0 -gill disgust 0 -gill fear 0 -gill joy 0 -gill negative 0 -gill positive 0 -gill sadness 0 -gill surprise 0 -gill trust 0 -gills anger 0 -gills anticipation 0 -gills disgust 0 -gills fear 0 -gills joy 0 -gills negative 0 -gills positive 0 -gills sadness 0 -gills surprise 0 -gills trust 0 -gilt anger 0 -gilt anticipation 0 -gilt disgust 0 -gilt fear 0 -gilt joy 0 -gilt negative 0 -gilt positive 0 -gilt sadness 0 -gilt surprise 0 -gilt trust 0 -gimp anger 0 -gimp anticipation 0 -gimp disgust 0 -gimp fear 0 -gimp joy 0 -gimp negative 0 -gimp positive 0 -gimp sadness 0 -gimp surprise 0 -gimp trust 0 -gin anger 0 -gin anticipation 0 -gin disgust 0 -gin fear 0 -gin joy 0 -gin negative 0 -gin positive 0 -gin sadness 0 -gin surprise 0 -gin trust 0 -ginger anger 0 -ginger anticipation 0 -ginger disgust 0 -ginger fear 0 -ginger joy 0 -ginger negative 0 -ginger positive 0 -ginger sadness 0 -ginger surprise 0 -ginger trust 0 -gingerbread anger 0 -gingerbread anticipation 0 -gingerbread disgust 0 -gingerbread fear 0 -gingerbread joy 0 -gingerbread negative 0 -gingerbread positive 0 -gingerbread sadness 0 -gingerbread surprise 0 -gingerbread trust 0 -gingerly anger 0 -gingerly anticipation 0 -gingerly disgust 0 -gingerly fear 0 -gingerly joy 0 -gingerly negative 0 -gingerly positive 0 -gingerly sadness 0 -gingerly surprise 0 -gingerly trust 0 -giraffe anger 0 -giraffe anticipation 0 -giraffe disgust 0 -giraffe fear 0 -giraffe joy 0 -giraffe negative 0 -giraffe positive 0 -giraffe sadness 0 -giraffe surprise 0 -giraffe trust 0 -girder anger 0 -girder anticipation 0 -girder disgust 0 -girder fear 0 -girder joy 0 -girder negative 0 -girder positive 1 -girder sadness 0 -girder surprise 0 -girder trust 1 -girdle anger 0 -girdle anticipation 0 -girdle disgust 0 -girdle fear 0 -girdle joy 0 -girdle negative 0 -girdle positive 0 -girdle sadness 0 -girdle surprise 0 -girdle trust 0 -girth anger 0 -girth anticipation 0 -girth disgust 0 -girth fear 0 -girth joy 0 -girth negative 0 -girth positive 0 -girth sadness 0 -girth surprise 0 -girth trust 0 -gist anger 0 -gist anticipation 0 -gist disgust 0 -gist fear 0 -gist joy 0 -gist negative 0 -gist positive 0 -gist sadness 0 -gist surprise 0 -gist trust 0 -giving anger 0 -giving anticipation 0 -giving disgust 0 -giving fear 0 -giving joy 0 -giving negative 0 -giving positive 1 -giving sadness 0 -giving surprise 0 -giving trust 0 -glabrous anger 0 -glabrous anticipation 0 -glabrous disgust 0 -glabrous fear 0 -glabrous joy 0 -glabrous negative 0 -glabrous positive 0 -glabrous sadness 0 -glabrous surprise 0 -glabrous trust 0 -glacial anger 0 -glacial anticipation 0 -glacial disgust 0 -glacial fear 0 -glacial joy 0 -glacial negative 1 -glacial positive 0 -glacial sadness 0 -glacial surprise 0 -glacial trust 0 -glacier anger 0 -glacier anticipation 0 -glacier disgust 0 -glacier fear 0 -glacier joy 0 -glacier negative 0 -glacier positive 0 -glacier sadness 0 -glacier surprise 0 -glacier trust 0 -glad anger 0 -glad anticipation 1 -glad disgust 0 -glad fear 0 -glad joy 1 -glad negative 0 -glad positive 1 -glad sadness 0 -glad surprise 0 -glad trust 0 -glade anger 0 -glade anticipation 0 -glade disgust 0 -glade fear 0 -glade joy 0 -glade negative 0 -glade positive 0 -glade sadness 0 -glade surprise 0 -glade trust 0 -gladiator anger 0 -gladiator anticipation 0 -gladiator disgust 0 -gladiator fear 1 -gladiator joy 0 -gladiator negative 0 -gladiator positive 0 -gladiator sadness 0 -gladiator surprise 0 -gladiator trust 0 -gladness anger 0 -gladness anticipation 0 -gladness disgust 0 -gladness fear 0 -gladness joy 1 -gladness negative 0 -gladness positive 1 -gladness sadness 0 -gladness surprise 0 -gladness trust 0 -glance anger 0 -glance anticipation 0 -glance disgust 0 -glance fear 0 -glance joy 0 -glance negative 0 -glance positive 0 -glance sadness 0 -glance surprise 0 -glance trust 0 -glare anger 1 -glare anticipation 0 -glare disgust 0 -glare fear 1 -glare joy 0 -glare negative 1 -glare positive 0 -glare sadness 0 -glare surprise 0 -glare trust 0 -glaring anger 1 -glaring anticipation 0 -glaring disgust 0 -glaring fear 0 -glaring joy 0 -glaring negative 1 -glaring positive 0 -glaring sadness 0 -glaring surprise 0 -glaring trust 0 -glass anger 0 -glass anticipation 0 -glass disgust 0 -glass fear 0 -glass joy 0 -glass negative 0 -glass positive 0 -glass sadness 0 -glass surprise 0 -glass trust 0 -glasses anger 0 -glasses anticipation 0 -glasses disgust 0 -glasses fear 0 -glasses joy 0 -glasses negative 0 -glasses positive 0 -glasses sadness 0 -glasses surprise 0 -glasses trust 0 -glassware anger 0 -glassware anticipation 0 -glassware disgust 0 -glassware fear 0 -glassware joy 0 -glassware negative 0 -glassware positive 0 -glassware sadness 0 -glassware surprise 0 -glassware trust 0 -glaze anger 0 -glaze anticipation 0 -glaze disgust 0 -glaze fear 0 -glaze joy 0 -glaze negative 0 -glaze positive 0 -glaze sadness 0 -glaze surprise 0 -glaze trust 0 -gleam anger 0 -gleam anticipation 0 -gleam disgust 0 -gleam fear 0 -gleam joy 0 -gleam negative 0 -gleam positive 0 -gleam sadness 0 -gleam surprise 0 -gleam trust 0 -glean anger 0 -glean anticipation 0 -glean disgust 0 -glean fear 0 -glean joy 0 -glean negative 0 -glean positive 0 -glean sadness 0 -glean surprise 0 -glean trust 0 -glee anger 0 -glee anticipation 0 -glee disgust 0 -glee fear 0 -glee joy 1 -glee negative 0 -glee positive 1 -glee sadness 0 -glee surprise 0 -glee trust 0 -glen anger 0 -glen anticipation 0 -glen disgust 0 -glen fear 0 -glen joy 0 -glen negative 0 -glen positive 0 -glen sadness 0 -glen surprise 0 -glen trust 0 -glib anger 0 -glib anticipation 0 -glib disgust 0 -glib fear 0 -glib joy 0 -glib negative 1 -glib positive 0 -glib sadness 0 -glib surprise 0 -glib trust 0 -glide anger 0 -glide anticipation 1 -glide disgust 0 -glide fear 0 -glide joy 1 -glide negative 0 -glide positive 1 -glide sadness 0 -glide surprise 0 -glide trust 0 -glimmer anger 0 -glimmer anticipation 1 -glimmer disgust 0 -glimmer fear 0 -glimmer joy 1 -glimmer negative 0 -glimmer positive 1 -glimmer sadness 0 -glimmer surprise 1 -glimmer trust 0 -glimpse anger 0 -glimpse anticipation 0 -glimpse disgust 0 -glimpse fear 0 -glimpse joy 0 -glimpse negative 0 -glimpse positive 0 -glimpse sadness 0 -glimpse surprise 0 -glimpse trust 0 -glint anger 0 -glint anticipation 0 -glint disgust 0 -glint fear 0 -glint joy 0 -glint negative 0 -glint positive 0 -glint sadness 0 -glint surprise 0 -glint trust 0 -glitter anger 0 -glitter anticipation 0 -glitter disgust 1 -glitter fear 0 -glitter joy 1 -glitter negative 0 -glitter positive 0 -glitter sadness 0 -glitter surprise 0 -glitter trust 0 -glittering anger 0 -glittering anticipation 0 -glittering disgust 0 -glittering fear 0 -glittering joy 0 -glittering negative 0 -glittering positive 1 -glittering sadness 0 -glittering surprise 0 -glittering trust 0 -globe anger 0 -globe anticipation 0 -globe disgust 0 -globe fear 0 -globe joy 0 -globe negative 0 -globe positive 0 -globe sadness 0 -globe surprise 0 -globe trust 0 -globular anger 0 -globular anticipation 0 -globular disgust 0 -globular fear 0 -globular joy 0 -globular negative 0 -globular positive 0 -globular sadness 0 -globular surprise 0 -globular trust 0 -gloom anger 0 -gloom anticipation 0 -gloom disgust 0 -gloom fear 0 -gloom joy 0 -gloom negative 1 -gloom positive 0 -gloom sadness 1 -gloom surprise 0 -gloom trust 0 -gloomy anger 0 -gloomy anticipation 0 -gloomy disgust 0 -gloomy fear 0 -gloomy joy 0 -gloomy negative 1 -gloomy positive 0 -gloomy sadness 1 -gloomy surprise 0 -gloomy trust 0 -glorification anger 0 -glorification anticipation 0 -glorification disgust 0 -glorification fear 0 -glorification joy 1 -glorification negative 0 -glorification positive 1 -glorification sadness 0 -glorification surprise 0 -glorification trust 0 -glorify anger 0 -glorify anticipation 1 -glorify disgust 0 -glorify fear 0 -glorify joy 1 -glorify negative 0 -glorify positive 1 -glorify sadness 0 -glorify surprise 1 -glorify trust 1 -glory anger 0 -glory anticipation 1 -glory disgust 0 -glory fear 0 -glory joy 1 -glory negative 0 -glory positive 1 -glory sadness 0 -glory surprise 0 -glory trust 1 -gloss anger 0 -gloss anticipation 0 -gloss disgust 0 -gloss fear 0 -gloss joy 0 -gloss negative 0 -gloss positive 1 -gloss sadness 0 -gloss surprise 0 -gloss trust 0 -glossary anger 0 -glossary anticipation 0 -glossary disgust 0 -glossary fear 0 -glossary joy 0 -glossary negative 0 -glossary positive 0 -glossary sadness 0 -glossary surprise 0 -glossary trust 0 -glossy anger 0 -glossy anticipation 0 -glossy disgust 0 -glossy fear 0 -glossy joy 0 -glossy negative 0 -glossy positive 0 -glossy sadness 0 -glossy surprise 0 -glossy trust 0 -glove anger 0 -glove anticipation 0 -glove disgust 0 -glove fear 0 -glove joy 0 -glove negative 0 -glove positive 0 -glove sadness 0 -glove surprise 0 -glove trust 0 -glow anger 0 -glow anticipation 1 -glow disgust 0 -glow fear 0 -glow joy 1 -glow negative 0 -glow positive 1 -glow sadness 0 -glow surprise 0 -glow trust 1 -glowing anger 0 -glowing anticipation 0 -glowing disgust 0 -glowing fear 0 -glowing joy 0 -glowing negative 0 -glowing positive 1 -glowing sadness 0 -glowing surprise 0 -glowing trust 0 -glucose anger 0 -glucose anticipation 0 -glucose disgust 0 -glucose fear 0 -glucose joy 0 -glucose negative 0 -glucose positive 0 -glucose sadness 0 -glucose surprise 0 -glucose trust 0 -glue anger 0 -glue anticipation 0 -glue disgust 0 -glue fear 0 -glue joy 0 -glue negative 0 -glue positive 0 -glue sadness 0 -glue surprise 0 -glue trust 0 -glum anger 0 -glum anticipation 0 -glum disgust 0 -glum fear 0 -glum joy 0 -glum negative 1 -glum positive 0 -glum sadness 1 -glum surprise 0 -glum trust 0 -glut anger 0 -glut anticipation 0 -glut disgust 1 -glut fear 0 -glut joy 0 -glut negative 1 -glut positive 0 -glut sadness 0 -glut surprise 0 -glut trust 0 -gluten anger 0 -gluten anticipation 0 -gluten disgust 0 -gluten fear 0 -gluten joy 0 -gluten negative 0 -gluten positive 0 -gluten sadness 0 -gluten surprise 0 -gluten trust 0 -gluttony anger 0 -gluttony anticipation 0 -gluttony disgust 1 -gluttony fear 0 -gluttony joy 0 -gluttony negative 1 -gluttony positive 0 -gluttony sadness 0 -gluttony surprise 0 -gluttony trust 0 -glycerin anger 0 -glycerin anticipation 0 -glycerin disgust 0 -glycerin fear 0 -glycerin joy 0 -glycerin negative 0 -glycerin positive 0 -glycerin sadness 0 -glycerin surprise 0 -glycerin trust 0 -gnat anger 0 -gnat anticipation 0 -gnat disgust 0 -gnat fear 0 -gnat joy 0 -gnat negative 0 -gnat positive 0 -gnat sadness 0 -gnat surprise 0 -gnat trust 0 -gnome anger 1 -gnome anticipation 0 -gnome disgust 1 -gnome fear 1 -gnome joy 0 -gnome negative 1 -gnome positive 0 -gnome sadness 0 -gnome surprise 0 -gnome trust 0 -goat anger 0 -goat anticipation 0 -goat disgust 0 -goat fear 0 -goat joy 0 -goat negative 0 -goat positive 0 -goat sadness 0 -goat surprise 0 -goat trust 0 -goatee anger 0 -goatee anticipation 0 -goatee disgust 0 -goatee fear 0 -goatee joy 0 -goatee negative 0 -goatee positive 0 -goatee sadness 0 -goatee surprise 0 -goatee trust 0 -gob anger 0 -gob anticipation 0 -gob disgust 1 -gob fear 0 -gob joy 0 -gob negative 0 -gob positive 0 -gob sadness 0 -gob surprise 0 -gob trust 0 -gobble anger 0 -gobble anticipation 0 -gobble disgust 0 -gobble fear 0 -gobble joy 0 -gobble negative 0 -gobble positive 0 -gobble sadness 0 -gobble surprise 0 -gobble trust 0 -goblet anger 0 -goblet anticipation 0 -goblet disgust 0 -goblet fear 0 -goblet joy 0 -goblet negative 0 -goblet positive 0 -goblet sadness 0 -goblet surprise 0 -goblet trust 0 -goblin anger 0 -goblin anticipation 0 -goblin disgust 1 -goblin fear 1 -goblin joy 0 -goblin negative 1 -goblin positive 0 -goblin sadness 0 -goblin surprise 0 -goblin trust 0 -god anger 0 -god anticipation 1 -god disgust 0 -god fear 1 -god joy 1 -god negative 0 -god positive 1 -god sadness 0 -god surprise 0 -god trust 1 -goddess anger 0 -goddess anticipation 0 -goddess disgust 0 -goddess fear 0 -goddess joy 0 -goddess negative 0 -goddess positive 0 -goddess sadness 0 -goddess surprise 0 -goddess trust 0 -godfather anger 0 -godfather anticipation 0 -godfather disgust 0 -godfather fear 0 -godfather joy 0 -godfather negative 0 -godfather positive 0 -godfather sadness 0 -godfather surprise 0 -godfather trust 0 -godless anger 1 -godless anticipation 0 -godless disgust 0 -godless fear 0 -godless joy 0 -godless negative 1 -godless positive 0 -godless sadness 0 -godless surprise 0 -godless trust 0 -godly anger 0 -godly anticipation 0 -godly disgust 0 -godly fear 0 -godly joy 1 -godly negative 0 -godly positive 1 -godly sadness 0 -godly surprise 0 -godly trust 1 -godsend anger 0 -godsend anticipation 0 -godsend disgust 0 -godsend fear 0 -godsend joy 1 -godsend negative 0 -godsend positive 1 -godsend sadness 0 -godsend surprise 1 -godsend trust 0 -goggle anger 0 -goggle anticipation 0 -goggle disgust 0 -goggle fear 0 -goggle joy 0 -goggle negative 0 -goggle positive 0 -goggle sadness 0 -goggle surprise 0 -goggle trust 0 -goggles anger 0 -goggles anticipation 0 -goggles disgust 0 -goggles fear 0 -goggles joy 0 -goggles negative 0 -goggles positive 0 -goggles sadness 0 -goggles surprise 0 -goggles trust 0 -gold anger 0 -gold anticipation 0 -gold disgust 0 -gold fear 0 -gold joy 0 -gold negative 0 -gold positive 1 -gold sadness 0 -gold surprise 0 -gold trust 0 -golden anger 0 -golden anticipation 0 -golden disgust 0 -golden fear 0 -golden joy 0 -golden negative 0 -golden positive 0 -golden sadness 0 -golden surprise 0 -golden trust 0 -golf anger 0 -golf anticipation 0 -golf disgust 0 -golf fear 0 -golf joy 0 -golf negative 0 -golf positive 0 -golf sadness 0 -golf surprise 0 -golf trust 0 -gondola anger 0 -gondola anticipation 0 -gondola disgust 0 -gondola fear 0 -gondola joy 0 -gondola negative 0 -gondola positive 0 -gondola sadness 0 -gondola surprise 0 -gondola trust 0 -gong anger 0 -gong anticipation 0 -gong disgust 0 -gong fear 0 -gong joy 0 -gong negative 0 -gong positive 0 -gong sadness 0 -gong surprise 0 -gong trust 0 -gonorrhea anger 1 -gonorrhea anticipation 0 -gonorrhea disgust 1 -gonorrhea fear 1 -gonorrhea joy 0 -gonorrhea negative 1 -gonorrhea positive 0 -gonorrhea sadness 1 -gonorrhea surprise 0 -gonorrhea trust 0 -goo anger 0 -goo anticipation 0 -goo disgust 1 -goo fear 0 -goo joy 0 -goo negative 1 -goo positive 0 -goo sadness 0 -goo surprise 0 -goo trust 0 -good anger 0 -good anticipation 1 -good disgust 0 -good fear 0 -good joy 1 -good negative 0 -good positive 1 -good sadness 0 -good surprise 1 -good trust 1 -goodbye anger 0 -goodbye anticipation 0 -goodbye disgust 0 -goodbye fear 0 -goodbye joy 0 -goodbye negative 0 -goodbye positive 0 -goodbye sadness 0 -goodbye surprise 0 -goodbye trust 0 -goodly anger 0 -goodly anticipation 0 -goodly disgust 0 -goodly fear 0 -goodly joy 0 -goodly negative 0 -goodly positive 1 -goodly sadness 0 -goodly surprise 0 -goodly trust 0 -goodness anger 0 -goodness anticipation 1 -goodness disgust 0 -goodness fear 0 -goodness joy 1 -goodness negative 0 -goodness positive 1 -goodness sadness 0 -goodness surprise 1 -goodness trust 1 -goods anger 0 -goods anticipation 0 -goods disgust 0 -goods fear 0 -goods joy 0 -goods negative 0 -goods positive 1 -goods sadness 0 -goods surprise 0 -goods trust 0 -goodwill anger 0 -goodwill anticipation 0 -goodwill disgust 0 -goodwill fear 0 -goodwill joy 0 -goodwill negative 0 -goodwill positive 1 -goodwill sadness 0 -goodwill surprise 0 -goodwill trust 0 -goody anger 0 -goody anticipation 0 -goody disgust 0 -goody fear 0 -goody joy 0 -goody negative 0 -goody positive 0 -goody sadness 0 -goody surprise 0 -goody trust 0 -gooey anger 0 -gooey anticipation 0 -gooey disgust 0 -gooey fear 0 -gooey joy 0 -gooey negative 0 -gooey positive 0 -gooey sadness 0 -gooey surprise 0 -gooey trust 0 -goose anger 0 -goose anticipation 0 -goose disgust 0 -goose fear 0 -goose joy 0 -goose negative 0 -goose positive 0 -goose sadness 0 -goose surprise 0 -goose trust 0 -gopher anger 0 -gopher anticipation 0 -gopher disgust 0 -gopher fear 0 -gopher joy 0 -gopher negative 0 -gopher positive 0 -gopher sadness 0 -gopher surprise 0 -gopher trust 0 -gore anger 1 -gore anticipation 0 -gore disgust 1 -gore fear 1 -gore joy 0 -gore negative 1 -gore positive 0 -gore sadness 1 -gore surprise 0 -gore trust 0 -gorge anger 0 -gorge anticipation 0 -gorge disgust 1 -gorge fear 0 -gorge joy 0 -gorge negative 1 -gorge positive 0 -gorge sadness 0 -gorge surprise 0 -gorge trust 0 -gorgeous anger 0 -gorgeous anticipation 0 -gorgeous disgust 0 -gorgeous fear 0 -gorgeous joy 1 -gorgeous negative 0 -gorgeous positive 1 -gorgeous sadness 0 -gorgeous surprise 0 -gorgeous trust 0 -gorilla anger 0 -gorilla anticipation 0 -gorilla disgust 0 -gorilla fear 0 -gorilla joy 0 -gorilla negative 1 -gorilla positive 0 -gorilla sadness 0 -gorilla surprise 0 -gorilla trust 0 -gory anger 1 -gory anticipation 0 -gory disgust 1 -gory fear 1 -gory joy 0 -gory negative 1 -gory positive 0 -gory sadness 1 -gory surprise 0 -gory trust 0 -gospel anger 0 -gospel anticipation 0 -gospel disgust 0 -gospel fear 0 -gospel joy 0 -gospel negative 0 -gospel positive 1 -gospel sadness 0 -gospel surprise 0 -gospel trust 1 -gossip anger 0 -gossip anticipation 0 -gossip disgust 0 -gossip fear 0 -gossip joy 0 -gossip negative 1 -gossip positive 0 -gossip sadness 0 -gossip surprise 0 -gossip trust 0 -gouge anger 0 -gouge anticipation 0 -gouge disgust 0 -gouge fear 0 -gouge joy 0 -gouge negative 1 -gouge positive 0 -gouge sadness 0 -gouge surprise 0 -gouge trust 0 -gourmet anger 0 -gourmet anticipation 0 -gourmet disgust 0 -gourmet fear 0 -gourmet joy 0 -gourmet negative 0 -gourmet positive 0 -gourmet sadness 0 -gourmet surprise 0 -gourmet trust 0 -gout anger 0 -gout anticipation 0 -gout disgust 0 -gout fear 0 -gout joy 0 -gout negative 1 -gout positive 0 -gout sadness 0 -gout surprise 0 -gout trust 0 -govern anger 0 -govern anticipation 0 -govern disgust 0 -govern fear 0 -govern joy 0 -govern negative 0 -govern positive 1 -govern sadness 0 -govern surprise 0 -govern trust 1 -governess anger 0 -governess anticipation 0 -governess disgust 0 -governess fear 0 -governess joy 0 -governess negative 0 -governess positive 0 -governess sadness 0 -governess surprise 0 -governess trust 1 -governing anger 0 -governing anticipation 0 -governing disgust 0 -governing fear 0 -governing joy 0 -governing negative 0 -governing positive 0 -governing sadness 0 -governing surprise 0 -governing trust 0 -government anger 0 -government anticipation 0 -government disgust 0 -government fear 1 -government joy 0 -government negative 1 -government positive 0 -government sadness 0 -government surprise 0 -government trust 0 -governor anger 0 -governor anticipation 0 -governor disgust 0 -governor fear 0 -governor joy 0 -governor negative 0 -governor positive 0 -governor sadness 0 -governor surprise 0 -governor trust 1 -gown anger 0 -gown anticipation 0 -gown disgust 0 -gown fear 0 -gown joy 0 -gown negative 0 -gown positive 0 -gown sadness 0 -gown surprise 0 -gown trust 0 -grab anger 1 -grab anticipation 0 -grab disgust 0 -grab fear 0 -grab joy 0 -grab negative 1 -grab positive 0 -grab sadness 0 -grab surprise 0 -grab trust 0 -grace anger 0 -grace anticipation 0 -grace disgust 0 -grace fear 0 -grace joy 0 -grace negative 0 -grace positive 1 -grace sadness 0 -grace surprise 0 -grace trust 0 -graceful anger 0 -graceful anticipation 0 -graceful disgust 0 -graceful fear 0 -graceful joy 0 -graceful negative 0 -graceful positive 1 -graceful sadness 0 -graceful surprise 0 -graceful trust 0 -gracious anger 0 -gracious anticipation 0 -gracious disgust 0 -gracious fear 0 -gracious joy 0 -gracious negative 0 -gracious positive 1 -gracious sadness 0 -gracious surprise 0 -gracious trust 0 -graciously anger 0 -graciously anticipation 0 -graciously disgust 0 -graciously fear 0 -graciously joy 0 -graciously negative 0 -graciously positive 1 -graciously sadness 0 -graciously surprise 0 -graciously trust 0 -gradation anger 0 -gradation anticipation 0 -gradation disgust 0 -gradation fear 0 -gradation joy 0 -gradation negative 0 -gradation positive 0 -gradation sadness 0 -gradation surprise 0 -gradation trust 0 -grade anger 0 -grade anticipation 0 -grade disgust 0 -grade fear 0 -grade joy 0 -grade negative 0 -grade positive 0 -grade sadness 0 -grade surprise 0 -grade trust 0 -grader anger 0 -grader anticipation 0 -grader disgust 0 -grader fear 0 -grader joy 0 -grader negative 0 -grader positive 0 -grader sadness 0 -grader surprise 0 -grader trust 0 -gradient anger 0 -gradient anticipation 0 -gradient disgust 0 -gradient fear 0 -gradient joy 0 -gradient negative 0 -gradient positive 0 -gradient sadness 0 -gradient surprise 0 -gradient trust 0 -gradual anger 0 -gradual anticipation 1 -gradual disgust 0 -gradual fear 0 -gradual joy 0 -gradual negative 0 -gradual positive 0 -gradual sadness 0 -gradual surprise 0 -gradual trust 0 -gradually anger 0 -gradually anticipation 0 -gradually disgust 0 -gradually fear 0 -gradually joy 0 -gradually negative 0 -gradually positive 0 -gradually sadness 0 -gradually surprise 0 -gradually trust 0 -graduation anger 0 -graduation anticipation 1 -graduation disgust 0 -graduation fear 1 -graduation joy 1 -graduation negative 0 -graduation positive 1 -graduation sadness 0 -graduation surprise 1 -graduation trust 1 -grain anger 0 -grain anticipation 0 -grain disgust 0 -grain fear 0 -grain joy 0 -grain negative 0 -grain positive 0 -grain sadness 0 -grain surprise 0 -grain trust 0 -gram anger 0 -gram anticipation 0 -gram disgust 0 -gram fear 0 -gram joy 0 -gram negative 0 -gram positive 0 -gram sadness 0 -gram surprise 0 -gram trust 0 -grammar anger 0 -grammar anticipation 0 -grammar disgust 0 -grammar fear 0 -grammar joy 0 -grammar negative 0 -grammar positive 0 -grammar sadness 0 -grammar surprise 0 -grammar trust 1 -grand anger 0 -grand anticipation 0 -grand disgust 0 -grand fear 0 -grand joy 0 -grand negative 0 -grand positive 0 -grand sadness 0 -grand surprise 0 -grand trust 0 -grandchildren anger 0 -grandchildren anticipation 1 -grandchildren disgust 0 -grandchildren fear 0 -grandchildren joy 1 -grandchildren negative 0 -grandchildren positive 1 -grandchildren sadness 0 -grandchildren surprise 0 -grandchildren trust 1 -grandeur anger 0 -grandeur anticipation 0 -grandeur disgust 0 -grandeur fear 0 -grandeur joy 0 -grandeur negative 0 -grandeur positive 1 -grandeur sadness 0 -grandeur surprise 0 -grandeur trust 0 -grandfather anger 0 -grandfather anticipation 0 -grandfather disgust 0 -grandfather fear 0 -grandfather joy 0 -grandfather negative 0 -grandfather positive 0 -grandfather sadness 0 -grandfather surprise 0 -grandfather trust 1 -grandiose anger 0 -grandiose anticipation 0 -grandiose disgust 0 -grandiose fear 0 -grandiose joy 0 -grandiose negative 0 -grandiose positive 0 -grandiose sadness 0 -grandiose surprise 0 -grandiose trust 0 -grandmother anger 0 -grandmother anticipation 0 -grandmother disgust 0 -grandmother fear 0 -grandmother joy 0 -grandmother negative 0 -grandmother positive 1 -grandmother sadness 0 -grandmother surprise 0 -grandmother trust 0 -grange anger 0 -grange anticipation 0 -grange disgust 0 -grange fear 0 -grange joy 0 -grange negative 0 -grange positive 0 -grange sadness 0 -grange surprise 0 -grange trust 0 -granite anger 0 -granite anticipation 0 -granite disgust 0 -granite fear 0 -granite joy 0 -granite negative 0 -granite positive 0 -granite sadness 0 -granite surprise 0 -granite trust 0 -grant anger 0 -grant anticipation 1 -grant disgust 0 -grant fear 0 -grant joy 1 -grant negative 0 -grant positive 1 -grant sadness 0 -grant surprise 0 -grant trust 1 -granted anger 0 -granted anticipation 0 -granted disgust 0 -granted fear 0 -granted joy 0 -granted negative 0 -granted positive 1 -granted sadness 0 -granted surprise 0 -granted trust 0 -grantee anger 0 -grantee anticipation 0 -grantee disgust 0 -grantee fear 0 -grantee joy 0 -grantee negative 0 -grantee positive 0 -grantee sadness 0 -grantee surprise 0 -grantee trust 0 -grantor anger 0 -grantor anticipation 0 -grantor disgust 0 -grantor fear 0 -grantor joy 0 -grantor negative 0 -grantor positive 0 -grantor sadness 0 -grantor surprise 0 -grantor trust 0 -granular anger 0 -granular anticipation 0 -granular disgust 0 -granular fear 0 -granular joy 0 -granular negative 0 -granular positive 0 -granular sadness 0 -granular surprise 0 -granular trust 0 -granule anger 0 -granule anticipation 0 -granule disgust 0 -granule fear 0 -granule joy 0 -granule negative 0 -granule positive 0 -granule sadness 0 -granule surprise 0 -granule trust 0 -grapes anger 0 -grapes anticipation 0 -grapes disgust 0 -grapes fear 0 -grapes joy 0 -grapes negative 0 -grapes positive 0 -grapes sadness 0 -grapes surprise 0 -grapes trust 0 -graphics anger 0 -graphics anticipation 0 -graphics disgust 0 -graphics fear 0 -graphics joy 0 -graphics negative 0 -graphics positive 0 -graphics sadness 0 -graphics surprise 0 -graphics trust 0 -grapple anger 0 -grapple anticipation 0 -grapple disgust 0 -grapple fear 0 -grapple joy 0 -grapple negative 0 -grapple positive 0 -grapple sadness 0 -grapple surprise 0 -grapple trust 0 -grasp anger 0 -grasp anticipation 0 -grasp disgust 0 -grasp fear 0 -grasp joy 0 -grasp negative 0 -grasp positive 0 -grasp sadness 0 -grasp surprise 0 -grasp trust 0 -grasping anger 0 -grasping anticipation 1 -grasping disgust 0 -grasping fear 0 -grasping joy 0 -grasping negative 1 -grasping positive 0 -grasping sadness 0 -grasping surprise 0 -grasping trust 0 -grass anger 0 -grass anticipation 0 -grass disgust 0 -grass fear 0 -grass joy 0 -grass negative 0 -grass positive 0 -grass sadness 0 -grass surprise 0 -grass trust 0 -grasshopper anger 0 -grasshopper anticipation 0 -grasshopper disgust 0 -grasshopper fear 0 -grasshopper joy 0 -grasshopper negative 0 -grasshopper positive 0 -grasshopper sadness 0 -grasshopper surprise 0 -grasshopper trust 0 -grassy anger 0 -grassy anticipation 0 -grassy disgust 0 -grassy fear 0 -grassy joy 0 -grassy negative 0 -grassy positive 0 -grassy sadness 0 -grassy surprise 0 -grassy trust 0 -grate anger 0 -grate anticipation 0 -grate disgust 0 -grate fear 0 -grate joy 0 -grate negative 1 -grate positive 0 -grate sadness 0 -grate surprise 0 -grate trust 0 -grated anger 1 -grated anticipation 0 -grated disgust 0 -grated fear 0 -grated joy 0 -grated negative 1 -grated positive 0 -grated sadness 0 -grated surprise 0 -grated trust 0 -grateful anger 0 -grateful anticipation 0 -grateful disgust 0 -grateful fear 0 -grateful joy 0 -grateful negative 0 -grateful positive 1 -grateful sadness 0 -grateful surprise 0 -grateful trust 0 -gratify anger 0 -gratify anticipation 0 -gratify disgust 0 -gratify fear 0 -gratify joy 1 -gratify negative 0 -gratify positive 1 -gratify sadness 0 -gratify surprise 1 -gratify trust 0 -grating anger 1 -grating anticipation 0 -grating disgust 1 -grating fear 0 -grating joy 0 -grating negative 1 -grating positive 0 -grating sadness 0 -grating surprise 0 -grating trust 0 -gratis anger 0 -gratis anticipation 0 -gratis disgust 0 -gratis fear 0 -gratis joy 0 -gratis negative 0 -gratis positive 0 -gratis sadness 0 -gratis surprise 0 -gratis trust 0 -gratitude anger 0 -gratitude anticipation 0 -gratitude disgust 0 -gratitude fear 0 -gratitude joy 1 -gratitude negative 0 -gratitude positive 1 -gratitude sadness 0 -gratitude surprise 0 -gratitude trust 0 -gratuitous anger 0 -gratuitous anticipation 0 -gratuitous disgust 1 -gratuitous fear 0 -gratuitous joy 0 -gratuitous negative 0 -gratuitous positive 0 -gratuitous sadness 0 -gratuitous surprise 0 -gratuitous trust 0 -gratuity anger 0 -gratuity anticipation 0 -gratuity disgust 0 -gratuity fear 0 -gratuity joy 0 -gratuity negative 0 -gratuity positive 0 -gratuity sadness 0 -gratuity surprise 0 -gratuity trust 0 -grave anger 0 -grave anticipation 0 -grave disgust 0 -grave fear 1 -grave joy 0 -grave negative 1 -grave positive 0 -grave sadness 1 -grave surprise 0 -grave trust 0 -gravel anger 0 -gravel anticipation 0 -gravel disgust 0 -gravel fear 0 -gravel joy 0 -gravel negative 0 -gravel positive 0 -gravel sadness 0 -gravel surprise 0 -gravel trust 0 -graver anger 0 -graver anticipation 0 -graver disgust 0 -graver fear 0 -graver joy 0 -graver negative 0 -graver positive 0 -graver sadness 0 -graver surprise 0 -graver trust 0 -gravitate anger 0 -gravitate anticipation 1 -gravitate disgust 0 -gravitate fear 0 -gravitate joy 0 -gravitate negative 0 -gravitate positive 0 -gravitate sadness 0 -gravitate surprise 0 -gravitate trust 0 -gravitation anger 0 -gravitation anticipation 0 -gravitation disgust 0 -gravitation fear 0 -gravitation joy 0 -gravitation negative 0 -gravitation positive 0 -gravitation sadness 0 -gravitation surprise 0 -gravitation trust 0 -gravity anger 0 -gravity anticipation 0 -gravity disgust 0 -gravity fear 0 -gravity joy 0 -gravity negative 0 -gravity positive 0 -gravity sadness 0 -gravity surprise 0 -gravity trust 0 -gravy anger 0 -gravy anticipation 0 -gravy disgust 0 -gravy fear 0 -gravy joy 0 -gravy negative 0 -gravy positive 0 -gravy sadness 0 -gravy surprise 0 -gravy trust 0 -gray anger 0 -gray anticipation 0 -gray disgust 1 -gray fear 0 -gray joy 0 -gray negative 0 -gray positive 0 -gray sadness 1 -gray surprise 0 -gray trust 0 -graze anger 0 -graze anticipation 0 -graze disgust 0 -graze fear 0 -graze joy 0 -graze negative 0 -graze positive 0 -graze sadness 0 -graze surprise 0 -graze trust 0 -grease anger 0 -grease anticipation 0 -grease disgust 0 -grease fear 0 -grease joy 0 -grease negative 0 -grease positive 0 -grease sadness 0 -grease surprise 0 -grease trust 0 -greasy anger 0 -greasy anticipation 0 -greasy disgust 1 -greasy fear 0 -greasy joy 0 -greasy negative 0 -greasy positive 0 -greasy sadness 0 -greasy surprise 0 -greasy trust 0 -greater anger 0 -greater anticipation 0 -greater disgust 0 -greater fear 0 -greater joy 0 -greater negative 0 -greater positive 1 -greater sadness 0 -greater surprise 0 -greater trust 0 -greatest anger 0 -greatest anticipation 0 -greatest disgust 0 -greatest fear 0 -greatest joy 0 -greatest negative 0 -greatest positive 0 -greatest sadness 0 -greatest surprise 0 -greatest trust 0 -greatly anger 0 -greatly anticipation 0 -greatly disgust 0 -greatly fear 0 -greatly joy 0 -greatly negative 0 -greatly positive 0 -greatly sadness 0 -greatly surprise 0 -greatly trust 0 -greatness anger 0 -greatness anticipation 0 -greatness disgust 0 -greatness fear 0 -greatness joy 1 -greatness negative 0 -greatness positive 1 -greatness sadness 0 -greatness surprise 1 -greatness trust 1 -greed anger 1 -greed anticipation 0 -greed disgust 1 -greed fear 0 -greed joy 0 -greed negative 1 -greed positive 0 -greed sadness 0 -greed surprise 0 -greed trust 0 -greedy anger 0 -greedy anticipation 0 -greedy disgust 1 -greedy fear 0 -greedy joy 0 -greedy negative 1 -greedy positive 0 -greedy sadness 0 -greedy surprise 0 -greedy trust 0 -green anger 0 -green anticipation 0 -green disgust 0 -green fear 0 -green joy 1 -green negative 0 -green positive 1 -green sadness 0 -green surprise 0 -green trust 1 -greenhouse anger 0 -greenhouse anticipation 0 -greenhouse disgust 0 -greenhouse fear 0 -greenhouse joy 0 -greenhouse negative 0 -greenhouse positive 0 -greenhouse sadness 0 -greenhouse surprise 0 -greenhouse trust 0 -greenish anger 0 -greenish anticipation 0 -greenish disgust 0 -greenish fear 0 -greenish joy 0 -greenish negative 0 -greenish positive 0 -greenish sadness 0 -greenish surprise 0 -greenish trust 0 -greenwood anger 0 -greenwood anticipation 0 -greenwood disgust 0 -greenwood fear 0 -greenwood joy 0 -greenwood negative 0 -greenwood positive 0 -greenwood sadness 0 -greenwood surprise 0 -greenwood trust 0 -greet anger 0 -greet anticipation 0 -greet disgust 0 -greet fear 0 -greet joy 0 -greet negative 0 -greet positive 0 -greet sadness 0 -greet surprise 0 -greet trust 0 -greeting anger 0 -greeting anticipation 0 -greeting disgust 0 -greeting fear 0 -greeting joy 0 -greeting negative 0 -greeting positive 1 -greeting sadness 0 -greeting surprise 1 -greeting trust 0 -gregarious anger 0 -gregarious anticipation 0 -gregarious disgust 0 -gregarious fear 0 -gregarious joy 0 -gregarious negative 0 -gregarious positive 1 -gregarious sadness 0 -gregarious surprise 0 -gregarious trust 0 -grenade anger 0 -grenade anticipation 0 -grenade disgust 0 -grenade fear 1 -grenade joy 0 -grenade negative 1 -grenade positive 0 -grenade sadness 0 -grenade surprise 0 -grenade trust 0 -grey anger 0 -grey anticipation 0 -grey disgust 0 -grey fear 0 -grey joy 0 -grey negative 0 -grey positive 0 -grey sadness 0 -grey surprise 0 -grey trust 0 -greyhound anger 0 -greyhound anticipation 0 -greyhound disgust 0 -greyhound fear 0 -greyhound joy 0 -greyhound negative 0 -greyhound positive 0 -greyhound sadness 0 -greyhound surprise 0 -greyhound trust 0 -gridiron anger 0 -gridiron anticipation 0 -gridiron disgust 0 -gridiron fear 0 -gridiron joy 0 -gridiron negative 0 -gridiron positive 0 -gridiron sadness 0 -gridiron surprise 0 -gridiron trust 0 -grief anger 0 -grief anticipation 0 -grief disgust 0 -grief fear 0 -grief joy 0 -grief negative 1 -grief positive 0 -grief sadness 1 -grief surprise 0 -grief trust 0 -grievance anger 1 -grievance anticipation 0 -grievance disgust 1 -grievance fear 0 -grievance joy 0 -grievance negative 1 -grievance positive 0 -grievance sadness 1 -grievance surprise 0 -grievance trust 0 -grieve anger 0 -grieve anticipation 0 -grieve disgust 0 -grieve fear 1 -grieve joy 0 -grieve negative 1 -grieve positive 0 -grieve sadness 1 -grieve surprise 0 -grieve trust 0 -grievous anger 1 -grievous anticipation 0 -grievous disgust 0 -grievous fear 1 -grievous joy 0 -grievous negative 1 -grievous positive 0 -grievous sadness 1 -grievous surprise 0 -grievous trust 0 -griffin anger 0 -griffin anticipation 0 -griffin disgust 0 -griffin fear 0 -griffin joy 0 -griffin negative 0 -griffin positive 0 -griffin sadness 0 -griffin surprise 0 -griffin trust 0 -grill anger 0 -grill anticipation 0 -grill disgust 0 -grill fear 0 -grill joy 0 -grill negative 0 -grill positive 0 -grill sadness 0 -grill surprise 0 -grill trust 0 -grille anger 0 -grille anticipation 0 -grille disgust 0 -grille fear 0 -grille joy 0 -grille negative 0 -grille positive 0 -grille sadness 0 -grille surprise 0 -grille trust 0 -grim anger 1 -grim anticipation 1 -grim disgust 1 -grim fear 1 -grim joy 0 -grim negative 1 -grim positive 0 -grim sadness 1 -grim surprise 0 -grim trust 0 -grime anger 0 -grime anticipation 0 -grime disgust 1 -grime fear 0 -grime joy 0 -grime negative 1 -grime positive 0 -grime sadness 0 -grime surprise 0 -grime trust 0 -grimy anger 0 -grimy anticipation 0 -grimy disgust 1 -grimy fear 0 -grimy joy 0 -grimy negative 1 -grimy positive 0 -grimy sadness 0 -grimy surprise 0 -grimy trust 0 -grin anger 0 -grin anticipation 1 -grin disgust 0 -grin fear 0 -grin joy 1 -grin negative 0 -grin positive 1 -grin sadness 0 -grin surprise 1 -grin trust 1 -grind anger 0 -grind anticipation 0 -grind disgust 0 -grind fear 0 -grind joy 0 -grind negative 0 -grind positive 0 -grind sadness 0 -grind surprise 0 -grind trust 0 -grinder anger 0 -grinder anticipation 0 -grinder disgust 0 -grinder fear 0 -grinder joy 0 -grinder negative 0 -grinder positive 0 -grinder sadness 0 -grinder surprise 0 -grinder trust 0 -grinding anger 0 -grinding anticipation 0 -grinding disgust 0 -grinding fear 0 -grinding joy 0 -grinding negative 1 -grinding positive 0 -grinding sadness 0 -grinding surprise 0 -grinding trust 0 -grip anger 0 -grip anticipation 0 -grip disgust 0 -grip fear 0 -grip joy 0 -grip negative 0 -grip positive 0 -grip sadness 0 -grip surprise 0 -grip trust 0 -grisly anger 0 -grisly anticipation 0 -grisly disgust 1 -grisly fear 1 -grisly joy 0 -grisly negative 1 -grisly positive 0 -grisly sadness 0 -grisly surprise 0 -grisly trust 0 -grist anger 0 -grist anticipation 0 -grist disgust 0 -grist fear 0 -grist joy 0 -grist negative 0 -grist positive 1 -grist sadness 0 -grist surprise 0 -grist trust 0 -grit anger 0 -grit anticipation 0 -grit disgust 0 -grit fear 0 -grit joy 0 -grit negative 0 -grit positive 1 -grit sadness 0 -grit surprise 0 -grit trust 1 -gritty anger 0 -gritty anticipation 0 -gritty disgust 0 -gritty fear 0 -gritty joy 0 -gritty negative 0 -gritty positive 0 -gritty sadness 0 -gritty surprise 0 -gritty trust 0 -grizzly anger 0 -grizzly anticipation 0 -grizzly disgust 0 -grizzly fear 1 -grizzly joy 0 -grizzly negative 1 -grizzly positive 0 -grizzly sadness 0 -grizzly surprise 0 -grizzly trust 0 -groan anger 0 -groan anticipation 0 -groan disgust 1 -groan fear 0 -groan joy 0 -groan negative 1 -groan positive 0 -groan sadness 1 -groan surprise 0 -groan trust 0 -grocer anger 0 -grocer anticipation 0 -grocer disgust 0 -grocer fear 0 -grocer joy 0 -grocer negative 0 -grocer positive 0 -grocer sadness 0 -grocer surprise 0 -grocer trust 0 -groceries anger 0 -groceries anticipation 0 -groceries disgust 0 -groceries fear 0 -groceries joy 0 -groceries negative 0 -groceries positive 0 -groceries sadness 0 -groceries surprise 0 -groceries trust 0 -grocery anger 0 -grocery anticipation 0 -grocery disgust 0 -grocery fear 0 -grocery joy 0 -grocery negative 0 -grocery positive 0 -grocery sadness 0 -grocery surprise 0 -grocery trust 0 -groggy anger 0 -groggy anticipation 0 -groggy disgust 0 -groggy fear 0 -groggy joy 0 -groggy negative 0 -groggy positive 0 -groggy sadness 0 -groggy surprise 0 -groggy trust 0 -groin anger 0 -groin anticipation 0 -groin disgust 0 -groin fear 0 -groin joy 0 -groin negative 0 -groin positive 0 -groin sadness 0 -groin surprise 0 -groin trust 0 -groom anger 0 -groom anticipation 0 -groom disgust 0 -groom fear 0 -groom joy 0 -groom negative 0 -groom positive 0 -groom sadness 0 -groom surprise 0 -groom trust 0 -groove anger 0 -groove anticipation 0 -groove disgust 0 -groove fear 0 -groove joy 0 -groove negative 0 -groove positive 0 -groove sadness 0 -groove surprise 0 -groove trust 0 -grope anger 1 -grope anticipation 0 -grope disgust 1 -grope fear 1 -grope joy 0 -grope negative 1 -grope positive 0 -grope sadness 0 -grope surprise 0 -grope trust 0 -gross anger 0 -gross anticipation 0 -gross disgust 1 -gross fear 0 -gross joy 0 -gross negative 1 -gross positive 0 -gross sadness 0 -gross surprise 0 -gross trust 0 -grotesque anger 0 -grotesque anticipation 0 -grotesque disgust 1 -grotesque fear 0 -grotesque joy 0 -grotesque negative 1 -grotesque positive 0 -grotesque sadness 0 -grotesque surprise 0 -grotesque trust 0 -grotto anger 0 -grotto anticipation 0 -grotto disgust 0 -grotto fear 0 -grotto joy 0 -grotto negative 0 -grotto positive 0 -grotto sadness 0 -grotto surprise 0 -grotto trust 0 -ground anger 0 -ground anticipation 0 -ground disgust 0 -ground fear 0 -ground joy 0 -ground negative 0 -ground positive 0 -ground sadness 0 -ground surprise 0 -ground trust 1 -grounded anger 0 -grounded anticipation 0 -grounded disgust 0 -grounded fear 1 -grounded joy 0 -grounded negative 1 -grounded positive 0 -grounded sadness 1 -grounded surprise 0 -grounded trust 0 -groundless anger 0 -groundless anticipation 0 -groundless disgust 0 -groundless fear 0 -groundless joy 0 -groundless negative 1 -groundless positive 0 -groundless sadness 0 -groundless surprise 0 -groundless trust 0 -grounds anger 0 -grounds anticipation 0 -grounds disgust 0 -grounds fear 0 -grounds joy 0 -grounds negative 0 -grounds positive 0 -grounds sadness 0 -grounds surprise 0 -grounds trust 0 -groundwork anger 0 -groundwork anticipation 0 -groundwork disgust 0 -groundwork fear 0 -groundwork joy 0 -groundwork negative 0 -groundwork positive 1 -groundwork sadness 0 -groundwork surprise 0 -groundwork trust 0 -group anger 0 -group anticipation 0 -group disgust 0 -group fear 0 -group joy 0 -group negative 0 -group positive 0 -group sadness 0 -group surprise 0 -group trust 0 -grouping anger 0 -grouping anticipation 0 -grouping disgust 0 -grouping fear 0 -grouping joy 0 -grouping negative 0 -grouping positive 0 -grouping sadness 0 -grouping surprise 0 -grouping trust 0 -grouse anger 0 -grouse anticipation 0 -grouse disgust 0 -grouse fear 0 -grouse joy 0 -grouse negative 0 -grouse positive 0 -grouse sadness 0 -grouse surprise 0 -grouse trust 0 -grout anger 0 -grout anticipation 0 -grout disgust 0 -grout fear 0 -grout joy 0 -grout negative 0 -grout positive 0 -grout sadness 0 -grout surprise 0 -grout trust 0 -grove anger 0 -grove anticipation 0 -grove disgust 0 -grove fear 0 -grove joy 0 -grove negative 0 -grove positive 0 -grove sadness 0 -grove surprise 0 -grove trust 0 -grow anger 0 -grow anticipation 1 -grow disgust 0 -grow fear 0 -grow joy 1 -grow negative 0 -grow positive 1 -grow sadness 0 -grow surprise 0 -grow trust 1 -growl anger 1 -growl anticipation 0 -growl disgust 0 -growl fear 1 -growl joy 0 -growl negative 1 -growl positive 0 -growl sadness 0 -growl surprise 0 -growl trust 0 -growling anger 1 -growling anticipation 0 -growling disgust 1 -growling fear 1 -growling joy 0 -growling negative 1 -growling positive 0 -growling sadness 0 -growling surprise 0 -growling trust 0 -growth anger 0 -growth anticipation 0 -growth disgust 0 -growth fear 0 -growth joy 0 -growth negative 0 -growth positive 1 -growth sadness 0 -growth surprise 0 -growth trust 0 -grub anger 0 -grub anticipation 0 -grub disgust 0 -grub fear 0 -grub joy 0 -grub negative 0 -grub positive 0 -grub sadness 0 -grub surprise 0 -grub trust 0 -grudge anger 1 -grudge anticipation 0 -grudge disgust 0 -grudge fear 0 -grudge joy 0 -grudge negative 1 -grudge positive 0 -grudge sadness 0 -grudge surprise 0 -grudge trust 0 -grudgingly anger 0 -grudgingly anticipation 0 -grudgingly disgust 0 -grudgingly fear 0 -grudgingly joy 0 -grudgingly negative 1 -grudgingly positive 0 -grudgingly sadness 0 -grudgingly surprise 0 -grudgingly trust 0 -gruesome anger 0 -gruesome anticipation 0 -gruesome disgust 1 -gruesome fear 0 -gruesome joy 0 -gruesome negative 1 -gruesome positive 0 -gruesome sadness 0 -gruesome surprise 0 -gruesome trust 0 -gruff anger 1 -gruff anticipation 0 -gruff disgust 1 -gruff fear 0 -gruff joy 0 -gruff negative 1 -gruff positive 0 -gruff sadness 0 -gruff surprise 0 -gruff trust 0 -grumble anger 1 -grumble anticipation 0 -grumble disgust 1 -grumble fear 0 -grumble joy 0 -grumble negative 1 -grumble positive 0 -grumble sadness 0 -grumble surprise 0 -grumble trust 0 -grumpy anger 1 -grumpy anticipation 0 -grumpy disgust 1 -grumpy fear 0 -grumpy joy 0 -grumpy negative 1 -grumpy positive 0 -grumpy sadness 1 -grumpy surprise 0 -grumpy trust 0 -grunt anger 0 -grunt anticipation 0 -grunt disgust 0 -grunt fear 0 -grunt joy 0 -grunt negative 0 -grunt positive 0 -grunt sadness 0 -grunt surprise 0 -grunt trust 0 -guarantee anger 0 -guarantee anticipation 0 -guarantee disgust 0 -guarantee fear 0 -guarantee joy 0 -guarantee negative 0 -guarantee positive 1 -guarantee sadness 0 -guarantee surprise 0 -guarantee trust 1 -guaranty anger 0 -guaranty anticipation 0 -guaranty disgust 0 -guaranty fear 0 -guaranty joy 0 -guaranty negative 0 -guaranty positive 0 -guaranty sadness 0 -guaranty surprise 0 -guaranty trust 0 -guard anger 0 -guard anticipation 0 -guard disgust 0 -guard fear 1 -guard joy 0 -guard negative 0 -guard positive 1 -guard sadness 0 -guard surprise 0 -guard trust 1 -guarded anger 0 -guarded anticipation 0 -guarded disgust 0 -guarded fear 0 -guarded joy 0 -guarded negative 0 -guarded positive 0 -guarded sadness 0 -guarded surprise 0 -guarded trust 1 -guardian anger 0 -guardian anticipation 0 -guardian disgust 0 -guardian fear 0 -guardian joy 0 -guardian negative 0 -guardian positive 1 -guardian sadness 0 -guardian surprise 0 -guardian trust 1 -guardianship anger 0 -guardianship anticipation 0 -guardianship disgust 0 -guardianship fear 0 -guardianship joy 0 -guardianship negative 0 -guardianship positive 1 -guardianship sadness 0 -guardianship surprise 0 -guardianship trust 1 -guards anger 0 -guards anticipation 0 -guards disgust 0 -guards fear 0 -guards joy 0 -guards negative 0 -guards positive 0 -guards sadness 0 -guards surprise 0 -guards trust 0 -gubernatorial anger 0 -gubernatorial anticipation 0 -gubernatorial disgust 0 -gubernatorial fear 0 -gubernatorial joy 0 -gubernatorial negative 0 -gubernatorial positive 1 -gubernatorial sadness 0 -gubernatorial surprise 0 -gubernatorial trust 1 -guerilla anger 0 -guerilla anticipation 0 -guerilla disgust 0 -guerilla fear 1 -guerilla joy 0 -guerilla negative 1 -guerilla positive 0 -guerilla sadness 0 -guerilla surprise 0 -guerilla trust 0 -guess anger 0 -guess anticipation 0 -guess disgust 0 -guess fear 0 -guess joy 0 -guess negative 0 -guess positive 0 -guess sadness 0 -guess surprise 1 -guess trust 0 -guesswork anger 0 -guesswork anticipation 0 -guesswork disgust 0 -guesswork fear 0 -guesswork joy 0 -guesswork negative 0 -guesswork positive 0 -guesswork sadness 0 -guesswork surprise 0 -guesswork trust 0 -guest anger 0 -guest anticipation 0 -guest disgust 0 -guest fear 0 -guest joy 0 -guest negative 0 -guest positive 0 -guest sadness 0 -guest surprise 0 -guest trust 0 -guidance anger 0 -guidance anticipation 0 -guidance disgust 0 -guidance fear 0 -guidance joy 0 -guidance negative 0 -guidance positive 1 -guidance sadness 0 -guidance surprise 0 -guidance trust 1 -guide anger 0 -guide anticipation 0 -guide disgust 0 -guide fear 0 -guide joy 0 -guide negative 0 -guide positive 1 -guide sadness 0 -guide surprise 0 -guide trust 1 -guidebook anger 0 -guidebook anticipation 0 -guidebook disgust 0 -guidebook fear 0 -guidebook joy 0 -guidebook negative 0 -guidebook positive 1 -guidebook sadness 0 -guidebook surprise 0 -guidebook trust 1 -guild anger 0 -guild anticipation 0 -guild disgust 0 -guild fear 0 -guild joy 0 -guild negative 0 -guild positive 0 -guild sadness 0 -guild surprise 0 -guild trust 0 -guile anger 0 -guile anticipation 0 -guile disgust 0 -guile fear 0 -guile joy 0 -guile negative 1 -guile positive 0 -guile sadness 0 -guile surprise 0 -guile trust 0 -guillotine anger 1 -guillotine anticipation 1 -guillotine disgust 1 -guillotine fear 1 -guillotine joy 0 -guillotine negative 1 -guillotine positive 0 -guillotine sadness 1 -guillotine surprise 0 -guillotine trust 0 -guilt anger 0 -guilt anticipation 0 -guilt disgust 1 -guilt fear 0 -guilt joy 0 -guilt negative 1 -guilt positive 0 -guilt sadness 1 -guilt surprise 0 -guilt trust 0 -guilty anger 1 -guilty anticipation 0 -guilty disgust 0 -guilty fear 0 -guilty joy 0 -guilty negative 1 -guilty positive 0 -guilty sadness 1 -guilty surprise 0 -guilty trust 0 -guinea anger 0 -guinea anticipation 0 -guinea disgust 0 -guinea fear 0 -guinea joy 0 -guinea negative 0 -guinea positive 0 -guinea sadness 0 -guinea surprise 0 -guinea trust 0 -guise anger 0 -guise anticipation 0 -guise disgust 0 -guise fear 0 -guise joy 0 -guise negative 1 -guise positive 0 -guise sadness 0 -guise surprise 0 -guise trust 0 -guitar anger 0 -guitar anticipation 0 -guitar disgust 0 -guitar fear 0 -guitar joy 0 -guitar negative 0 -guitar positive 0 -guitar sadness 0 -guitar surprise 0 -guitar trust 0 -gules anger 0 -gules anticipation 0 -gules disgust 0 -gules fear 0 -gules joy 0 -gules negative 0 -gules positive 0 -gules sadness 0 -gules surprise 0 -gules trust 0 -gulf anger 0 -gulf anticipation 0 -gulf disgust 0 -gulf fear 0 -gulf joy 0 -gulf negative 0 -gulf positive 0 -gulf sadness 0 -gulf surprise 0 -gulf trust 0 -gull anger 0 -gull anticipation 0 -gull disgust 0 -gull fear 0 -gull joy 0 -gull negative 1 -gull positive 0 -gull sadness 0 -gull surprise 0 -gull trust 0 -gullible anger 0 -gullible anticipation 0 -gullible disgust 0 -gullible fear 0 -gullible joy 0 -gullible negative 1 -gullible positive 0 -gullible sadness 1 -gullible surprise 0 -gullible trust 1 -gully anger 0 -gully anticipation 0 -gully disgust 0 -gully fear 0 -gully joy 0 -gully negative 0 -gully positive 0 -gully sadness 0 -gully surprise 0 -gully trust 0 -gulp anger 0 -gulp anticipation 0 -gulp disgust 0 -gulp fear 1 -gulp joy 0 -gulp negative 0 -gulp positive 0 -gulp sadness 0 -gulp surprise 1 -gulp trust 0 -gum anger 0 -gum anticipation 0 -gum disgust 0 -gum fear 0 -gum joy 0 -gum negative 0 -gum positive 0 -gum sadness 0 -gum surprise 0 -gum trust 0 -gummy anger 0 -gummy anticipation 0 -gummy disgust 0 -gummy fear 0 -gummy joy 0 -gummy negative 0 -gummy positive 0 -gummy sadness 0 -gummy surprise 0 -gummy trust 0 -gun anger 1 -gun anticipation 0 -gun disgust 0 -gun fear 1 -gun joy 0 -gun negative 1 -gun positive 0 -gun sadness 0 -gun surprise 0 -gun trust 0 -gunner anger 0 -gunner anticipation 0 -gunner disgust 0 -gunner fear 0 -gunner joy 0 -gunner negative 0 -gunner positive 0 -gunner sadness 0 -gunner surprise 0 -gunner trust 0 -gunpowder anger 0 -gunpowder anticipation 0 -gunpowder disgust 0 -gunpowder fear 1 -gunpowder joy 0 -gunpowder negative 0 -gunpowder positive 0 -gunpowder sadness 0 -gunpowder surprise 0 -gunpowder trust 0 -guru anger 0 -guru anticipation 0 -guru disgust 0 -guru fear 0 -guru joy 0 -guru negative 0 -guru positive 1 -guru sadness 0 -guru surprise 0 -guru trust 1 -gush anger 0 -gush anticipation 0 -gush disgust 1 -gush fear 0 -gush joy 1 -gush negative 1 -gush positive 0 -gush sadness 0 -gush surprise 0 -gush trust 0 -gusset anger 0 -gusset anticipation 0 -gusset disgust 0 -gusset fear 0 -gusset joy 0 -gusset negative 0 -gusset positive 0 -gusset sadness 0 -gusset surprise 0 -gusset trust 1 -gust anger 0 -gust anticipation 0 -gust disgust 0 -gust fear 0 -gust joy 0 -gust negative 0 -gust positive 0 -gust sadness 0 -gust surprise 0 -gust trust 0 -gusty anger 0 -gusty anticipation 0 -gusty disgust 0 -gusty fear 0 -gusty joy 0 -gusty negative 0 -gusty positive 0 -gusty sadness 0 -gusty surprise 0 -gusty trust 0 -gut anger 0 -gut anticipation 0 -gut disgust 1 -gut fear 0 -gut joy 0 -gut negative 0 -gut positive 0 -gut sadness 0 -gut surprise 0 -gut trust 0 -guts anger 0 -guts anticipation 0 -guts disgust 0 -guts fear 0 -guts joy 0 -guts negative 0 -guts positive 1 -guts sadness 0 -guts surprise 0 -guts trust 0 -gutter anger 0 -gutter anticipation 0 -gutter disgust 1 -gutter fear 0 -gutter joy 0 -gutter negative 0 -gutter positive 0 -gutter sadness 0 -gutter surprise 0 -gutter trust 0 -guy anger 0 -guy anticipation 0 -guy disgust 0 -guy fear 0 -guy joy 0 -guy negative 0 -guy positive 0 -guy sadness 0 -guy surprise 0 -guy trust 0 -guzzling anger 0 -guzzling anticipation 0 -guzzling disgust 0 -guzzling fear 0 -guzzling joy 0 -guzzling negative 1 -guzzling positive 0 -guzzling sadness 0 -guzzling surprise 0 -guzzling trust 0 -gymnasium anger 0 -gymnasium anticipation 0 -gymnasium disgust 0 -gymnasium fear 0 -gymnasium joy 0 -gymnasium negative 0 -gymnasium positive 0 -gymnasium sadness 0 -gymnasium surprise 0 -gymnasium trust 0 -gymnast anger 0 -gymnast anticipation 0 -gymnast disgust 0 -gymnast fear 0 -gymnast joy 0 -gymnast negative 0 -gymnast positive 1 -gymnast sadness 0 -gymnast surprise 0 -gymnast trust 0 -gymnastic anger 0 -gymnastic anticipation 0 -gymnastic disgust 0 -gymnastic fear 0 -gymnastic joy 0 -gymnastic negative 0 -gymnastic positive 0 -gymnastic sadness 0 -gymnastic surprise 0 -gymnastic trust 0 -gymnastics anger 0 -gymnastics anticipation 0 -gymnastics disgust 0 -gymnastics fear 0 -gymnastics joy 0 -gymnastics negative 0 -gymnastics positive 0 -gymnastics sadness 0 -gymnastics surprise 0 -gymnastics trust 0 -gynecology anger 0 -gynecology anticipation 0 -gynecology disgust 0 -gynecology fear 0 -gynecology joy 0 -gynecology negative 0 -gynecology positive 0 -gynecology sadness 0 -gynecology surprise 0 -gynecology trust 0 -gypsy anger 0 -gypsy anticipation 0 -gypsy disgust 0 -gypsy fear 0 -gypsy joy 0 -gypsy negative 1 -gypsy positive 0 -gypsy sadness 0 -gypsy surprise 0 -gypsy trust 0 -gyroscope anger 0 -gyroscope anticipation 0 -gyroscope disgust 0 -gyroscope fear 0 -gyroscope joy 0 -gyroscope negative 0 -gyroscope positive 0 -gyroscope sadness 0 -gyroscope surprise 0 -gyroscope trust 0 -habit anger 0 -habit anticipation 0 -habit disgust 0 -habit fear 0 -habit joy 0 -habit negative 0 -habit positive 0 -habit sadness 0 -habit surprise 0 -habit trust 0 -habitat anger 0 -habitat anticipation 0 -habitat disgust 0 -habitat fear 0 -habitat joy 0 -habitat negative 0 -habitat positive 1 -habitat sadness 0 -habitat surprise 0 -habitat trust 0 -habitation anger 0 -habitation anticipation 0 -habitation disgust 0 -habitation fear 0 -habitation joy 0 -habitation negative 0 -habitation positive 0 -habitation sadness 0 -habitation surprise 0 -habitation trust 0 -habitual anger 0 -habitual anticipation 1 -habitual disgust 0 -habitual fear 0 -habitual joy 0 -habitual negative 0 -habitual positive 0 -habitual sadness 0 -habitual surprise 0 -habitual trust 0 -habitually anger 0 -habitually anticipation 0 -habitually disgust 0 -habitually fear 0 -habitually joy 0 -habitually negative 0 -habitually positive 0 -habitually sadness 0 -habitually surprise 0 -habitually trust 0 -hacienda anger 0 -hacienda anticipation 0 -hacienda disgust 0 -hacienda fear 0 -hacienda joy 0 -hacienda negative 0 -hacienda positive 0 -hacienda sadness 0 -hacienda surprise 0 -hacienda trust 0 -hag anger 0 -hag anticipation 0 -hag disgust 1 -hag fear 1 -hag joy 0 -hag negative 1 -hag positive 0 -hag sadness 0 -hag surprise 0 -hag trust 0 -haggard anger 0 -haggard anticipation 0 -haggard disgust 0 -haggard fear 0 -haggard joy 0 -haggard negative 1 -haggard positive 0 -haggard sadness 1 -haggard surprise 0 -haggard trust 0 -haggle anger 0 -haggle anticipation 0 -haggle disgust 0 -haggle fear 0 -haggle joy 0 -haggle negative 0 -haggle positive 0 -haggle sadness 0 -haggle surprise 0 -haggle trust 0 -hail anger 0 -hail anticipation 0 -hail disgust 0 -hail fear 0 -hail joy 0 -hail negative 1 -hail positive 1 -hail sadness 0 -hail surprise 0 -hail trust 1 -hair anger 0 -hair anticipation 0 -hair disgust 0 -hair fear 0 -hair joy 0 -hair negative 0 -hair positive 0 -hair sadness 0 -hair surprise 0 -hair trust 0 -hairy anger 0 -hairy anticipation 0 -hairy disgust 1 -hairy fear 0 -hairy joy 0 -hairy negative 1 -hairy positive 0 -hairy sadness 0 -hairy surprise 0 -hairy trust 0 -hale anger 0 -hale anticipation 0 -hale disgust 0 -hale fear 0 -hale joy 0 -hale negative 0 -hale positive 1 -hale sadness 0 -hale surprise 0 -hale trust 0 -half anger 0 -half anticipation 0 -half disgust 0 -half fear 0 -half joy 0 -half negative 0 -half positive 0 -half sadness 0 -half surprise 0 -half trust 0 -halfway anger 0 -halfway anticipation 0 -halfway disgust 0 -halfway fear 0 -halfway joy 0 -halfway negative 1 -halfway positive 0 -halfway sadness 0 -halfway surprise 0 -halfway trust 0 -hall anger 0 -hall anticipation 0 -hall disgust 0 -hall fear 0 -hall joy 0 -hall negative 0 -hall positive 0 -hall sadness 0 -hall surprise 0 -hall trust 0 -hallowed anger 0 -hallowed anticipation 0 -hallowed disgust 0 -hallowed fear 0 -hallowed joy 0 -hallowed negative 0 -hallowed positive 0 -hallowed sadness 0 -hallowed surprise 0 -hallowed trust 0 -hallucination anger 0 -hallucination anticipation 0 -hallucination disgust 0 -hallucination fear 1 -hallucination joy 0 -hallucination negative 1 -hallucination positive 0 -hallucination sadness 0 -hallucination surprise 0 -hallucination trust 0 -halo anger 0 -halo anticipation 0 -halo disgust 0 -halo fear 0 -halo joy 0 -halo negative 0 -halo positive 0 -halo sadness 0 -halo surprise 0 -halo trust 0 -halt anger 0 -halt anticipation 0 -halt disgust 0 -halt fear 0 -halt joy 0 -halt negative 0 -halt positive 0 -halt sadness 0 -halt surprise 0 -halt trust 0 -halter anger 1 -halter anticipation 0 -halter disgust 0 -halter fear 1 -halter joy 0 -halter negative 1 -halter positive 0 -halter sadness 1 -halter surprise 0 -halter trust 0 -halting anger 0 -halting anticipation 0 -halting disgust 0 -halting fear 1 -halting joy 0 -halting negative 1 -halting positive 0 -halting sadness 1 -halting surprise 0 -halting trust 0 -halve anger 0 -halve anticipation 0 -halve disgust 0 -halve fear 0 -halve joy 0 -halve negative 0 -halve positive 0 -halve sadness 0 -halve surprise 0 -halve trust 0 -halving anger 0 -halving anticipation 0 -halving disgust 0 -halving fear 0 -halving joy 0 -halving negative 0 -halving positive 0 -halving sadness 0 -halving surprise 0 -halving trust 0 -ham anger 0 -ham anticipation 0 -ham disgust 0 -ham fear 0 -ham joy 0 -ham negative 0 -ham positive 0 -ham sadness 0 -ham surprise 0 -ham trust 0 -hamlet anger 0 -hamlet anticipation 0 -hamlet disgust 0 -hamlet fear 0 -hamlet joy 0 -hamlet negative 0 -hamlet positive 0 -hamlet sadness 0 -hamlet surprise 0 -hamlet trust 0 -hammer anger 0 -hammer anticipation 0 -hammer disgust 0 -hammer fear 0 -hammer joy 0 -hammer negative 0 -hammer positive 0 -hammer sadness 0 -hammer surprise 0 -hammer trust 0 -hammering anger 0 -hammering anticipation 0 -hammering disgust 0 -hammering fear 0 -hammering joy 0 -hammering negative 0 -hammering positive 0 -hammering sadness 0 -hammering surprise 0 -hammering trust 0 -hammock anger 0 -hammock anticipation 0 -hammock disgust 0 -hammock fear 0 -hammock joy 0 -hammock negative 0 -hammock positive 0 -hammock sadness 0 -hammock surprise 0 -hammock trust 0 -hamper anger 0 -hamper anticipation 0 -hamper disgust 0 -hamper fear 0 -hamper joy 0 -hamper negative 1 -hamper positive 0 -hamper sadness 0 -hamper surprise 0 -hamper trust 0 -hamstring anger 1 -hamstring anticipation 0 -hamstring disgust 0 -hamstring fear 0 -hamstring joy 0 -hamstring negative 1 -hamstring positive 0 -hamstring sadness 1 -hamstring surprise 0 -hamstring trust 0 -hand anger 0 -hand anticipation 0 -hand disgust 0 -hand fear 0 -hand joy 0 -hand negative 0 -hand positive 0 -hand sadness 0 -hand surprise 0 -hand trust 0 -handbook anger 0 -handbook anticipation 0 -handbook disgust 0 -handbook fear 0 -handbook joy 0 -handbook negative 0 -handbook positive 0 -handbook sadness 0 -handbook surprise 0 -handbook trust 1 -handful anger 0 -handful anticipation 0 -handful disgust 0 -handful fear 0 -handful joy 0 -handful negative 0 -handful positive 0 -handful sadness 0 -handful surprise 0 -handful trust 0 -handicap anger 0 -handicap anticipation 0 -handicap disgust 0 -handicap fear 0 -handicap joy 0 -handicap negative 1 -handicap positive 0 -handicap sadness 1 -handicap surprise 0 -handicap trust 0 -handicraft anger 0 -handicraft anticipation 0 -handicraft disgust 0 -handicraft fear 0 -handicraft joy 0 -handicraft negative 0 -handicraft positive 0 -handicraft sadness 0 -handicraft surprise 0 -handicraft trust 0 -handiwork anger 0 -handiwork anticipation 0 -handiwork disgust 0 -handiwork fear 0 -handiwork joy 0 -handiwork negative 0 -handiwork positive 0 -handiwork sadness 0 -handiwork surprise 0 -handiwork trust 0 -handkerchief anger 0 -handkerchief anticipation 0 -handkerchief disgust 0 -handkerchief fear 0 -handkerchief joy 0 -handkerchief negative 0 -handkerchief positive 0 -handkerchief sadness 0 -handkerchief surprise 0 -handkerchief trust 0 -handle anger 0 -handle anticipation 0 -handle disgust 0 -handle fear 0 -handle joy 0 -handle negative 0 -handle positive 0 -handle sadness 0 -handle surprise 0 -handle trust 0 -handsome anger 0 -handsome anticipation 0 -handsome disgust 0 -handsome fear 0 -handsome joy 0 -handsome negative 0 -handsome positive 0 -handsome sadness 0 -handsome surprise 0 -handsome trust 0 -handwriting anger 0 -handwriting anticipation 0 -handwriting disgust 0 -handwriting fear 0 -handwriting joy 0 -handwriting negative 0 -handwriting positive 0 -handwriting sadness 0 -handwriting surprise 0 -handwriting trust 0 -handy anger 0 -handy anticipation 0 -handy disgust 0 -handy fear 0 -handy joy 0 -handy negative 0 -handy positive 1 -handy sadness 0 -handy surprise 0 -handy trust 0 -hang anger 0 -hang anticipation 0 -hang disgust 0 -hang fear 0 -hang joy 0 -hang negative 0 -hang positive 0 -hang sadness 0 -hang surprise 0 -hang trust 0 -hangar anger 0 -hangar anticipation 0 -hangar disgust 0 -hangar fear 0 -hangar joy 0 -hangar negative 0 -hangar positive 0 -hangar sadness 0 -hangar surprise 0 -hangar trust 0 -hanging anger 1 -hanging anticipation 0 -hanging disgust 1 -hanging fear 1 -hanging joy 0 -hanging negative 1 -hanging positive 0 -hanging sadness 1 -hanging surprise 0 -hanging trust 0 -hangman anger 0 -hangman anticipation 0 -hangman disgust 0 -hangman fear 1 -hangman joy 0 -hangman negative 1 -hangman positive 0 -hangman sadness 0 -hangman surprise 0 -hangman trust 0 -hangout anger 0 -hangout anticipation 0 -hangout disgust 0 -hangout fear 0 -hangout joy 0 -hangout negative 0 -hangout positive 0 -hangout sadness 0 -hangout surprise 0 -hangout trust 0 -hank anger 0 -hank anticipation 0 -hank disgust 0 -hank fear 0 -hank joy 0 -hank negative 0 -hank positive 0 -hank sadness 0 -hank surprise 0 -hank trust 0 -hankering anger 0 -hankering anticipation 1 -hankering disgust 0 -hankering fear 0 -hankering joy 0 -hankering negative 0 -hankering positive 0 -hankering sadness 0 -hankering surprise 0 -hankering trust 0 -hap anger 0 -hap anticipation 1 -hap disgust 0 -hap fear 0 -hap joy 0 -hap negative 0 -hap positive 0 -hap sadness 0 -hap surprise 1 -hap trust 0 -haphazard anger 0 -haphazard anticipation 0 -haphazard disgust 0 -haphazard fear 0 -haphazard joy 0 -haphazard negative 0 -haphazard positive 0 -haphazard sadness 0 -haphazard surprise 0 -haphazard trust 0 -happen anger 0 -happen anticipation 1 -happen disgust 0 -happen fear 0 -happen joy 0 -happen negative 0 -happen positive 0 -happen sadness 0 -happen surprise 0 -happen trust 0 -happening anger 0 -happening anticipation 0 -happening disgust 0 -happening fear 0 -happening joy 0 -happening negative 0 -happening positive 0 -happening sadness 0 -happening surprise 0 -happening trust 0 -happily anger 0 -happily anticipation 0 -happily disgust 0 -happily fear 0 -happily joy 1 -happily negative 0 -happily positive 1 -happily sadness 0 -happily surprise 0 -happily trust 0 -happiness anger 0 -happiness anticipation 1 -happiness disgust 0 -happiness fear 0 -happiness joy 1 -happiness negative 0 -happiness positive 1 -happiness sadness 0 -happiness surprise 0 -happiness trust 0 -happy anger 0 -happy anticipation 1 -happy disgust 0 -happy fear 0 -happy joy 1 -happy negative 0 -happy positive 1 -happy sadness 0 -happy surprise 0 -happy trust 1 -harass anger 1 -harass anticipation 0 -harass disgust 1 -harass fear 0 -harass joy 0 -harass negative 1 -harass positive 0 -harass sadness 0 -harass surprise 0 -harass trust 0 -harassing anger 1 -harassing anticipation 0 -harassing disgust 0 -harassing fear 0 -harassing joy 0 -harassing negative 0 -harassing positive 0 -harassing sadness 0 -harassing surprise 0 -harassing trust 0 -harbinger anger 1 -harbinger anticipation 1 -harbinger disgust 0 -harbinger fear 1 -harbinger joy 0 -harbinger negative 1 -harbinger positive 0 -harbinger sadness 0 -harbinger surprise 0 -harbinger trust 0 -harbor anger 0 -harbor anticipation 0 -harbor disgust 0 -harbor fear 0 -harbor joy 0 -harbor negative 0 -harbor positive 0 -harbor sadness 0 -harbor surprise 0 -harbor trust 1 -harden anger 0 -harden anticipation 0 -harden disgust 0 -harden fear 0 -harden joy 0 -harden negative 0 -harden positive 0 -harden sadness 0 -harden surprise 0 -harden trust 0 -hardened anger 1 -hardened anticipation 0 -hardened disgust 1 -hardened fear 1 -hardened joy 0 -hardened negative 1 -hardened positive 0 -hardened sadness 0 -hardened surprise 0 -hardened trust 0 -hardening anger 0 -hardening anticipation 0 -hardening disgust 0 -hardening fear 0 -hardening joy 0 -hardening negative 0 -hardening positive 0 -hardening sadness 0 -hardening surprise 0 -hardening trust 0 -hardness anger 0 -hardness anticipation 0 -hardness disgust 0 -hardness fear 0 -hardness joy 0 -hardness negative 1 -hardness positive 0 -hardness sadness 0 -hardness surprise 0 -hardness trust 0 -hardship anger 0 -hardship anticipation 0 -hardship disgust 0 -hardship fear 0 -hardship joy 0 -hardship negative 1 -hardship positive 0 -hardship sadness 1 -hardship surprise 0 -hardship trust 0 -hardware anger 0 -hardware anticipation 0 -hardware disgust 0 -hardware fear 0 -hardware joy 0 -hardware negative 0 -hardware positive 0 -hardware sadness 0 -hardware surprise 0 -hardware trust 0 -hardy anger 0 -hardy anticipation 0 -hardy disgust 0 -hardy fear 0 -hardy joy 1 -hardy negative 0 -hardy positive 1 -hardy sadness 0 -hardy surprise 0 -hardy trust 1 -hare anger 0 -hare anticipation 0 -hare disgust 0 -hare fear 0 -hare joy 0 -hare negative 0 -hare positive 0 -hare sadness 0 -hare surprise 0 -hare trust 0 -harem anger 0 -harem anticipation 0 -harem disgust 0 -harem fear 0 -harem joy 0 -harem negative 0 -harem positive 0 -harem sadness 0 -harem surprise 0 -harem trust 0 -harlot anger 0 -harlot anticipation 0 -harlot disgust 1 -harlot fear 0 -harlot joy 0 -harlot negative 1 -harlot positive 0 -harlot sadness 0 -harlot surprise 0 -harlot trust 0 -harm anger 0 -harm anticipation 0 -harm disgust 0 -harm fear 1 -harm joy 0 -harm negative 1 -harm positive 0 -harm sadness 0 -harm surprise 0 -harm trust 0 -harmful anger 1 -harmful anticipation 0 -harmful disgust 1 -harmful fear 1 -harmful joy 0 -harmful negative 1 -harmful positive 0 -harmful sadness 1 -harmful surprise 0 -harmful trust 0 -harmonica anger 0 -harmonica anticipation 0 -harmonica disgust 0 -harmonica fear 0 -harmonica joy 0 -harmonica negative 0 -harmonica positive 0 -harmonica sadness 0 -harmonica surprise 0 -harmonica trust 0 -harmonics anger 0 -harmonics anticipation 0 -harmonics disgust 0 -harmonics fear 0 -harmonics joy 0 -harmonics negative 0 -harmonics positive 0 -harmonics sadness 0 -harmonics surprise 0 -harmonics trust 0 -harmoniously anger 0 -harmoniously anticipation 0 -harmoniously disgust 0 -harmoniously fear 0 -harmoniously joy 1 -harmoniously negative 0 -harmoniously positive 1 -harmoniously sadness 0 -harmoniously surprise 0 -harmoniously trust 1 -harmonize anger 0 -harmonize anticipation 0 -harmonize disgust 0 -harmonize fear 0 -harmonize joy 0 -harmonize negative 0 -harmonize positive 0 -harmonize sadness 0 -harmonize surprise 0 -harmonize trust 0 -harmony anger 0 -harmony anticipation 0 -harmony disgust 0 -harmony fear 0 -harmony joy 1 -harmony negative 0 -harmony positive 1 -harmony sadness 0 -harmony surprise 0 -harmony trust 1 -harness anger 0 -harness anticipation 0 -harness disgust 0 -harness fear 0 -harness joy 0 -harness negative 0 -harness positive 0 -harness sadness 0 -harness surprise 0 -harness trust 0 -harper anger 0 -harper anticipation 0 -harper disgust 0 -harper fear 0 -harper joy 0 -harper negative 0 -harper positive 0 -harper sadness 0 -harper surprise 0 -harper trust 0 -harpsichord anger 0 -harpsichord anticipation 0 -harpsichord disgust 0 -harpsichord fear 0 -harpsichord joy 0 -harpsichord negative 0 -harpsichord positive 0 -harpsichord sadness 0 -harpsichord surprise 0 -harpsichord trust 0 -harrowing anger 0 -harrowing anticipation 0 -harrowing disgust 0 -harrowing fear 1 -harrowing joy 0 -harrowing negative 1 -harrowing positive 0 -harrowing sadness 0 -harrowing surprise 0 -harrowing trust 0 -harry anger 1 -harry anticipation 0 -harry disgust 0 -harry fear 0 -harry joy 0 -harry negative 1 -harry positive 0 -harry sadness 1 -harry surprise 0 -harry trust 0 -harshness anger 1 -harshness anticipation 0 -harshness disgust 0 -harshness fear 1 -harshness joy 0 -harshness negative 1 -harshness positive 0 -harshness sadness 0 -harshness surprise 0 -harshness trust 0 -hart anger 0 -hart anticipation 0 -hart disgust 0 -hart fear 0 -hart joy 0 -hart negative 0 -hart positive 0 -hart sadness 0 -hart surprise 0 -hart trust 0 -harvest anger 0 -harvest anticipation 1 -harvest disgust 0 -harvest fear 0 -harvest joy 1 -harvest negative 0 -harvest positive 1 -harvest sadness 0 -harvest surprise 0 -harvest trust 0 -hash anger 0 -hash anticipation 0 -hash disgust 0 -hash fear 0 -hash joy 0 -hash negative 1 -hash positive 0 -hash sadness 0 -hash surprise 0 -hash trust 0 -hashish anger 0 -hashish anticipation 0 -hashish disgust 0 -hashish fear 0 -hashish joy 0 -hashish negative 1 -hashish positive 0 -hashish sadness 0 -hashish surprise 0 -hashish trust 0 -haste anger 0 -haste anticipation 1 -haste disgust 0 -haste fear 0 -haste joy 0 -haste negative 0 -haste positive 0 -haste sadness 0 -haste surprise 0 -haste trust 0 -hasten anger 0 -hasten anticipation 0 -hasten disgust 0 -hasten fear 0 -hasten joy 0 -hasten negative 0 -hasten positive 0 -hasten sadness 0 -hasten surprise 0 -hasten trust 0 -hastily anger 0 -hastily anticipation 0 -hastily disgust 0 -hastily fear 0 -hastily joy 0 -hastily negative 0 -hastily positive 0 -hastily sadness 0 -hastily surprise 0 -hastily trust 0 -hasty anger 0 -hasty anticipation 0 -hasty disgust 0 -hasty fear 0 -hasty joy 0 -hasty negative 1 -hasty positive 0 -hasty sadness 0 -hasty surprise 0 -hasty trust 0 -hat anger 0 -hat anticipation 0 -hat disgust 0 -hat fear 0 -hat joy 0 -hat negative 0 -hat positive 0 -hat sadness 0 -hat surprise 0 -hat trust 0 -hatch anger 0 -hatch anticipation 0 -hatch disgust 0 -hatch fear 0 -hatch joy 0 -hatch negative 0 -hatch positive 0 -hatch sadness 0 -hatch surprise 0 -hatch trust 0 -hatchet anger 0 -hatchet anticipation 0 -hatchet disgust 0 -hatchet fear 0 -hatchet joy 0 -hatchet negative 0 -hatchet positive 0 -hatchet sadness 0 -hatchet surprise 0 -hatchet trust 0 -hate anger 1 -hate anticipation 0 -hate disgust 1 -hate fear 1 -hate joy 0 -hate negative 1 -hate positive 0 -hate sadness 1 -hate surprise 0 -hate trust 0 -hateful anger 1 -hateful anticipation 0 -hateful disgust 1 -hateful fear 1 -hateful joy 0 -hateful negative 1 -hateful positive 0 -hateful sadness 1 -hateful surprise 0 -hateful trust 0 -hating anger 1 -hating anticipation 0 -hating disgust 0 -hating fear 0 -hating joy 0 -hating negative 1 -hating positive 0 -hating sadness 0 -hating surprise 0 -hating trust 0 -hatred anger 1 -hatred anticipation 0 -hatred disgust 1 -hatred fear 1 -hatred joy 0 -hatred negative 1 -hatred positive 0 -hatred sadness 1 -hatred surprise 0 -hatred trust 0 -haughty anger 1 -haughty anticipation 0 -haughty disgust 0 -haughty fear 0 -haughty joy 0 -haughty negative 1 -haughty positive 0 -haughty sadness 0 -haughty surprise 0 -haughty trust 0 -haul anger 0 -haul anticipation 0 -haul disgust 0 -haul fear 0 -haul joy 0 -haul negative 0 -haul positive 0 -haul sadness 0 -haul surprise 0 -haul trust 0 -haulage anger 0 -haulage anticipation 0 -haulage disgust 0 -haulage fear 0 -haulage joy 0 -haulage negative 0 -haulage positive 0 -haulage sadness 0 -haulage surprise 0 -haulage trust 0 -haunt anger 0 -haunt anticipation 0 -haunt disgust 0 -haunt fear 1 -haunt joy 0 -haunt negative 1 -haunt positive 0 -haunt sadness 0 -haunt surprise 0 -haunt trust 0 -haunted anger 0 -haunted anticipation 0 -haunted disgust 0 -haunted fear 1 -haunted joy 0 -haunted negative 1 -haunted positive 0 -haunted sadness 1 -haunted surprise 0 -haunted trust 0 -haven anger 0 -haven anticipation 0 -haven disgust 0 -haven fear 0 -haven joy 0 -haven negative 0 -haven positive 1 -haven sadness 0 -haven surprise 0 -haven trust 1 -havoc anger 1 -havoc anticipation 0 -havoc disgust 0 -havoc fear 1 -havoc joy 0 -havoc negative 1 -havoc positive 0 -havoc sadness 0 -havoc surprise 0 -havoc trust 0 -haw anger 0 -haw anticipation 0 -haw disgust 0 -haw fear 0 -haw joy 0 -haw negative 0 -haw positive 0 -haw sadness 0 -haw surprise 0 -haw trust 0 -hawk anger 0 -hawk anticipation 0 -hawk disgust 0 -hawk fear 1 -hawk joy 0 -hawk negative 0 -hawk positive 0 -hawk sadness 0 -hawk surprise 0 -hawk trust 0 -hawking anger 0 -hawking anticipation 0 -hawking disgust 0 -hawking fear 0 -hawking joy 0 -hawking negative 0 -hawking positive 0 -hawking sadness 0 -hawking surprise 0 -hawking trust 0 -hazard anger 0 -hazard anticipation 0 -hazard disgust 0 -hazard fear 1 -hazard joy 0 -hazard negative 1 -hazard positive 0 -hazard sadness 0 -hazard surprise 0 -hazard trust 0 -hazardous anger 0 -hazardous anticipation 0 -hazardous disgust 0 -hazardous fear 1 -hazardous joy 0 -hazardous negative 1 -hazardous positive 0 -hazardous sadness 0 -hazardous surprise 0 -hazardous trust 0 -haze anger 0 -haze anticipation 0 -haze disgust 0 -haze fear 1 -haze joy 0 -haze negative 1 -haze positive 0 -haze sadness 0 -haze surprise 0 -haze trust 0 -hazy anger 0 -hazy anticipation 0 -hazy disgust 0 -hazy fear 0 -hazy joy 0 -hazy negative 0 -hazy positive 0 -hazy sadness 0 -hazy surprise 0 -hazy trust 0 -head anger 0 -head anticipation 0 -head disgust 0 -head fear 0 -head joy 0 -head negative 0 -head positive 0 -head sadness 0 -head surprise 0 -head trust 0 -headache anger 0 -headache anticipation 0 -headache disgust 0 -headache fear 0 -headache joy 0 -headache negative 1 -headache positive 0 -headache sadness 0 -headache surprise 0 -headache trust 0 -headdress anger 0 -headdress anticipation 0 -headdress disgust 0 -headdress fear 0 -headdress joy 0 -headdress negative 0 -headdress positive 0 -headdress sadness 0 -headdress surprise 0 -headdress trust 0 -header anger 0 -header anticipation 0 -header disgust 0 -header fear 0 -header joy 0 -header negative 0 -header positive 0 -header sadness 0 -header surprise 0 -header trust 0 -headgear anger 0 -headgear anticipation 0 -headgear disgust 0 -headgear fear 0 -headgear joy 0 -headgear negative 0 -headgear positive 0 -headgear sadness 0 -headgear surprise 0 -headgear trust 0 -heading anger 0 -heading anticipation 0 -heading disgust 0 -heading fear 0 -heading joy 0 -heading negative 0 -heading positive 0 -heading sadness 0 -heading surprise 0 -heading trust 0 -headland anger 0 -headland anticipation 0 -headland disgust 0 -headland fear 0 -headland joy 0 -headland negative 0 -headland positive 0 -headland sadness 0 -headland surprise 0 -headland trust 0 -headlight anger 0 -headlight anticipation 1 -headlight disgust 0 -headlight fear 0 -headlight joy 0 -headlight negative 0 -headlight positive 0 -headlight sadness 0 -headlight surprise 0 -headlight trust 0 -headline anger 0 -headline anticipation 0 -headline disgust 0 -headline fear 0 -headline joy 0 -headline negative 0 -headline positive 0 -headline sadness 0 -headline surprise 0 -headline trust 0 -headlong anger 0 -headlong anticipation 0 -headlong disgust 0 -headlong fear 0 -headlong joy 0 -headlong negative 0 -headlong positive 0 -headlong sadness 0 -headlong surprise 0 -headlong trust 0 -headquarters anger 0 -headquarters anticipation 0 -headquarters disgust 0 -headquarters fear 0 -headquarters joy 0 -headquarters negative 0 -headquarters positive 0 -headquarters sadness 0 -headquarters surprise 0 -headquarters trust 0 -headstone anger 0 -headstone anticipation 0 -headstone disgust 0 -headstone fear 0 -headstone joy 0 -headstone negative 0 -headstone positive 0 -headstone sadness 0 -headstone surprise 0 -headstone trust 0 -headway anger 0 -headway anticipation 0 -headway disgust 0 -headway fear 0 -headway joy 0 -headway negative 0 -headway positive 1 -headway sadness 0 -headway surprise 0 -headway trust 0 -heady anger 0 -heady anticipation 0 -heady disgust 0 -heady fear 0 -heady joy 0 -heady negative 1 -heady positive 0 -heady sadness 0 -heady surprise 0 -heady trust 0 -heal anger 0 -heal anticipation 0 -heal disgust 0 -heal fear 0 -heal joy 1 -heal negative 0 -heal positive 1 -heal sadness 0 -heal surprise 0 -heal trust 1 -healing anger 0 -healing anticipation 1 -healing disgust 0 -healing fear 0 -healing joy 1 -healing negative 0 -healing positive 1 -healing sadness 0 -healing surprise 0 -healing trust 1 -health anger 0 -health anticipation 0 -health disgust 0 -health fear 0 -health joy 0 -health negative 0 -health positive 0 -health sadness 0 -health surprise 0 -health trust 0 -healthful anger 0 -healthful anticipation 0 -healthful disgust 0 -healthful fear 0 -healthful joy 1 -healthful negative 0 -healthful positive 1 -healthful sadness 0 -healthful surprise 0 -healthful trust 0 -healthy anger 0 -healthy anticipation 0 -healthy disgust 0 -healthy fear 0 -healthy joy 0 -healthy negative 0 -healthy positive 1 -healthy sadness 0 -healthy surprise 0 -healthy trust 0 -heap anger 0 -heap anticipation 0 -heap disgust 0 -heap fear 0 -heap joy 0 -heap negative 0 -heap positive 0 -heap sadness 0 -heap surprise 0 -heap trust 0 -hear anger 0 -hear anticipation 0 -hear disgust 0 -hear fear 0 -hear joy 0 -hear negative 0 -hear positive 0 -hear sadness 0 -hear surprise 0 -hear trust 0 -hearer anger 0 -hearer anticipation 0 -hearer disgust 0 -hearer fear 0 -hearer joy 0 -hearer negative 0 -hearer positive 0 -hearer sadness 0 -hearer surprise 0 -hearer trust 0 -hearing anger 0 -hearing anticipation 0 -hearing disgust 0 -hearing fear 1 -hearing joy 0 -hearing negative 1 -hearing positive 0 -hearing sadness 0 -hearing surprise 0 -hearing trust 0 -hearsay anger 0 -hearsay anticipation 0 -hearsay disgust 0 -hearsay fear 0 -hearsay joy 0 -hearsay negative 1 -hearsay positive 0 -hearsay sadness 0 -hearsay surprise 0 -hearsay trust 0 -hearse anger 0 -hearse anticipation 0 -hearse disgust 0 -hearse fear 1 -hearse joy 0 -hearse negative 1 -hearse positive 0 -hearse sadness 1 -hearse surprise 0 -hearse trust 0 -heart anger 0 -heart anticipation 0 -heart disgust 0 -heart fear 0 -heart joy 0 -heart negative 0 -heart positive 0 -heart sadness 0 -heart surprise 0 -heart trust 0 -heartache anger 0 -heartache anticipation 0 -heartache disgust 0 -heartache fear 0 -heartache joy 0 -heartache negative 1 -heartache positive 0 -heartache sadness 1 -heartache surprise 0 -heartache trust 0 -heartburn anger 0 -heartburn anticipation 0 -heartburn disgust 0 -heartburn fear 0 -heartburn joy 0 -heartburn negative 1 -heartburn positive 0 -heartburn sadness 0 -heartburn surprise 0 -heartburn trust 0 -heartfelt anger 0 -heartfelt anticipation 0 -heartfelt disgust 0 -heartfelt fear 0 -heartfelt joy 1 -heartfelt negative 0 -heartfelt positive 1 -heartfelt sadness 1 -heartfelt surprise 0 -heartfelt trust 1 -hearth anger 0 -hearth anticipation 0 -hearth disgust 0 -hearth fear 0 -hearth joy 0 -hearth negative 0 -hearth positive 1 -hearth sadness 0 -hearth surprise 0 -hearth trust 0 -heartily anger 0 -heartily anticipation 0 -heartily disgust 0 -heartily fear 0 -heartily joy 1 -heartily negative 0 -heartily positive 1 -heartily sadness 0 -heartily surprise 0 -heartily trust 0 -heartless anger 0 -heartless anticipation 0 -heartless disgust 0 -heartless fear 0 -heartless joy 0 -heartless negative 1 -heartless positive 0 -heartless sadness 1 -heartless surprise 0 -heartless trust 0 -hearts anger 0 -hearts anticipation 0 -hearts disgust 0 -hearts fear 0 -hearts joy 0 -hearts negative 0 -hearts positive 0 -hearts sadness 0 -hearts surprise 0 -hearts trust 0 -heartworm anger 0 -heartworm anticipation 0 -heartworm disgust 1 -heartworm fear 0 -heartworm joy 0 -heartworm negative 0 -heartworm positive 0 -heartworm sadness 0 -heartworm surprise 0 -heartworm trust 0 -heat anger 0 -heat anticipation 0 -heat disgust 0 -heat fear 0 -heat joy 0 -heat negative 0 -heat positive 0 -heat sadness 0 -heat surprise 0 -heat trust 0 -heated anger 0 -heated anticipation 0 -heated disgust 0 -heated fear 0 -heated joy 0 -heated negative 0 -heated positive 0 -heated sadness 0 -heated surprise 0 -heated trust 0 -heater anger 0 -heater anticipation 0 -heater disgust 0 -heater fear 0 -heater joy 0 -heater negative 0 -heater positive 0 -heater sadness 0 -heater surprise 0 -heater trust 0 -heath anger 0 -heath anticipation 0 -heath disgust 0 -heath fear 0 -heath joy 0 -heath negative 0 -heath positive 0 -heath sadness 0 -heath surprise 0 -heath trust 0 -heathen anger 0 -heathen anticipation 0 -heathen disgust 0 -heathen fear 1 -heathen joy 0 -heathen negative 1 -heathen positive 0 -heathen sadness 0 -heathen surprise 0 -heathen trust 0 -heather anger 0 -heather anticipation 0 -heather disgust 0 -heather fear 0 -heather joy 0 -heather negative 0 -heather positive 0 -heather sadness 0 -heather surprise 0 -heather trust 0 -heating anger 0 -heating anticipation 0 -heating disgust 0 -heating fear 0 -heating joy 0 -heating negative 0 -heating positive 0 -heating sadness 0 -heating surprise 0 -heating trust 0 -heave anger 0 -heave anticipation 0 -heave disgust 0 -heave fear 0 -heave joy 0 -heave negative 0 -heave positive 0 -heave sadness 0 -heave surprise 0 -heave trust 0 -heavenly anger 0 -heavenly anticipation 1 -heavenly disgust 0 -heavenly fear 0 -heavenly joy 1 -heavenly negative 0 -heavenly positive 1 -heavenly sadness 0 -heavenly surprise 0 -heavenly trust 1 -heavens anger 0 -heavens anticipation 0 -heavens disgust 0 -heavens fear 0 -heavens joy 1 -heavens negative 0 -heavens positive 1 -heavens sadness 0 -heavens surprise 0 -heavens trust 1 -heavily anger 0 -heavily anticipation 0 -heavily disgust 0 -heavily fear 0 -heavily joy 0 -heavily negative 1 -heavily positive 0 -heavily sadness 0 -heavily surprise 0 -heavily trust 0 -heaviness anger 0 -heaviness anticipation 0 -heaviness disgust 0 -heaviness fear 0 -heaviness joy 0 -heaviness negative 0 -heaviness positive 0 -heaviness sadness 0 -heaviness surprise 0 -heaviness trust 0 -heaving anger 0 -heaving anticipation 0 -heaving disgust 0 -heaving fear 0 -heaving joy 0 -heaving negative 0 -heaving positive 0 -heaving sadness 0 -heaving surprise 0 -heaving trust 0 -hectares anger 0 -hectares anticipation 0 -hectares disgust 0 -hectares fear 0 -hectares joy 0 -hectares negative 0 -hectares positive 0 -hectares sadness 0 -hectares surprise 0 -hectares trust 0 -hectic anger 0 -hectic anticipation 0 -hectic disgust 0 -hectic fear 0 -hectic joy 0 -hectic negative 0 -hectic positive 0 -hectic sadness 0 -hectic surprise 0 -hectic trust 0 -hedge anger 0 -hedge anticipation 0 -hedge disgust 0 -hedge fear 0 -hedge joy 0 -hedge negative 0 -hedge positive 0 -hedge sadness 0 -hedge surprise 0 -hedge trust 0 -hedgehog anger 0 -hedgehog anticipation 0 -hedgehog disgust 0 -hedgehog fear 0 -hedgehog joy 0 -hedgehog negative 0 -hedgehog positive 0 -hedgehog sadness 0 -hedgehog surprise 0 -hedgehog trust 0 -hedonism anger 0 -hedonism anticipation 0 -hedonism disgust 0 -hedonism fear 0 -hedonism joy 1 -hedonism negative 1 -hedonism positive 1 -hedonism sadness 0 -hedonism surprise 0 -hedonism trust 0 -heed anger 0 -heed anticipation 0 -heed disgust 0 -heed fear 0 -heed joy 0 -heed negative 0 -heed positive 0 -heed sadness 0 -heed surprise 0 -heed trust 0 -heel anger 0 -heel anticipation 0 -heel disgust 0 -heel fear 0 -heel joy 0 -heel negative 1 -heel positive 0 -heel sadness 0 -heel surprise 0 -heel trust 0 -heels anger 0 -heels anticipation 0 -heels disgust 0 -heels fear 0 -heels joy 0 -heels negative 0 -heels positive 0 -heels sadness 0 -heels surprise 0 -heels trust 0 -heft anger 0 -heft anticipation 1 -heft disgust 0 -heft fear 1 -heft joy 0 -heft negative 0 -heft positive 1 -heft sadness 0 -heft surprise 0 -heft trust 0 -hegemonic anger 0 -hegemonic anticipation 0 -hegemonic disgust 0 -hegemonic fear 0 -hegemonic joy 0 -hegemonic negative 0 -hegemonic positive 0 -hegemonic sadness 0 -hegemonic surprise 0 -hegemonic trust 0 -heifer anger 0 -heifer anticipation 0 -heifer disgust 0 -heifer fear 0 -heifer joy 0 -heifer negative 0 -heifer positive 0 -heifer sadness 0 -heifer surprise 0 -heifer trust 0 -height anger 0 -height anticipation 0 -height disgust 0 -height fear 0 -height joy 0 -height negative 0 -height positive 0 -height sadness 0 -height surprise 0 -height trust 0 -heighten anger 0 -heighten anticipation 0 -heighten disgust 0 -heighten fear 1 -heighten joy 0 -heighten negative 1 -heighten positive 0 -heighten sadness 0 -heighten surprise 0 -heighten trust 0 -heinous anger 0 -heinous anticipation 0 -heinous disgust 0 -heinous fear 0 -heinous joy 0 -heinous negative 1 -heinous positive 0 -heinous sadness 0 -heinous surprise 0 -heinous trust 0 -heir anger 0 -heir anticipation 0 -heir disgust 0 -heir fear 0 -heir joy 0 -heir negative 0 -heir positive 0 -heir sadness 0 -heir surprise 0 -heir trust 0 -heiress anger 0 -heiress anticipation 0 -heiress disgust 0 -heiress fear 0 -heiress joy 0 -heiress negative 0 -heiress positive 0 -heiress sadness 0 -heiress surprise 0 -heiress trust 0 -heirloom anger 0 -heirloom anticipation 0 -heirloom disgust 0 -heirloom fear 0 -heirloom joy 0 -heirloom negative 0 -heirloom positive 0 -heirloom sadness 0 -heirloom surprise 0 -heirloom trust 0 -heirs anger 0 -heirs anticipation 0 -heirs disgust 0 -heirs fear 0 -heirs joy 0 -heirs negative 0 -heirs positive 0 -heirs sadness 0 -heirs surprise 0 -heirs trust 0 -helical anger 0 -helical anticipation 0 -helical disgust 0 -helical fear 0 -helical joy 0 -helical negative 0 -helical positive 0 -helical sadness 0 -helical surprise 0 -helical trust 0 -helix anger 0 -helix anticipation 0 -helix disgust 0 -helix fear 0 -helix joy 0 -helix negative 0 -helix positive 0 -helix sadness 0 -helix surprise 0 -helix trust 0 -hell anger 1 -hell anticipation 0 -hell disgust 1 -hell fear 1 -hell joy 0 -hell negative 1 -hell positive 0 -hell sadness 1 -hell surprise 0 -hell trust 0 -hellish anger 1 -hellish anticipation 0 -hellish disgust 1 -hellish fear 1 -hellish joy 0 -hellish negative 1 -hellish positive 0 -hellish sadness 1 -hellish surprise 0 -hellish trust 0 -helm anger 0 -helm anticipation 0 -helm disgust 0 -helm fear 0 -helm joy 0 -helm negative 0 -helm positive 0 -helm sadness 0 -helm surprise 0 -helm trust 0 -helmet anger 0 -helmet anticipation 0 -helmet disgust 0 -helmet fear 1 -helmet joy 0 -helmet negative 0 -helmet positive 1 -helmet sadness 0 -helmet surprise 0 -helmet trust 0 -helper anger 0 -helper anticipation 0 -helper disgust 0 -helper fear 0 -helper joy 0 -helper negative 0 -helper positive 1 -helper sadness 0 -helper surprise 0 -helper trust 1 -helpful anger 0 -helpful anticipation 0 -helpful disgust 0 -helpful fear 0 -helpful joy 1 -helpful negative 0 -helpful positive 1 -helpful sadness 0 -helpful surprise 0 -helpful trust 1 -helpless anger 0 -helpless anticipation 0 -helpless disgust 0 -helpless fear 1 -helpless joy 0 -helpless negative 1 -helpless positive 0 -helpless sadness 1 -helpless surprise 0 -helpless trust 0 -helplessness anger 0 -helplessness anticipation 0 -helplessness disgust 0 -helplessness fear 1 -helplessness joy 0 -helplessness negative 1 -helplessness positive 0 -helplessness sadness 1 -helplessness surprise 0 -helplessness trust 0 -hem anger 0 -hem anticipation 0 -hem disgust 0 -hem fear 0 -hem joy 0 -hem negative 0 -hem positive 0 -hem sadness 0 -hem surprise 0 -hem trust 0 -hematite anger 0 -hematite anticipation 0 -hematite disgust 0 -hematite fear 0 -hematite joy 0 -hematite negative 0 -hematite positive 0 -hematite sadness 0 -hematite surprise 0 -hematite trust 0 -hemi anger 0 -hemi anticipation 0 -hemi disgust 0 -hemi fear 0 -hemi joy 0 -hemi negative 0 -hemi positive 0 -hemi sadness 0 -hemi surprise 0 -hemi trust 0 -hemisphere anger 0 -hemisphere anticipation 0 -hemisphere disgust 0 -hemisphere fear 0 -hemisphere joy 0 -hemisphere negative 0 -hemisphere positive 0 -hemisphere sadness 0 -hemisphere surprise 0 -hemisphere trust 0 -hemispheric anger 0 -hemispheric anticipation 0 -hemispheric disgust 0 -hemispheric fear 0 -hemispheric joy 0 -hemispheric negative 0 -hemispheric positive 0 -hemispheric sadness 0 -hemispheric surprise 0 -hemispheric trust 0 -hemlock anger 0 -hemlock anticipation 0 -hemlock disgust 0 -hemlock fear 0 -hemlock joy 0 -hemlock negative 0 -hemlock positive 0 -hemlock sadness 0 -hemlock surprise 0 -hemlock trust 0 -hemorrhage anger 0 -hemorrhage anticipation 0 -hemorrhage disgust 1 -hemorrhage fear 1 -hemorrhage joy 0 -hemorrhage negative 1 -hemorrhage positive 0 -hemorrhage sadness 1 -hemorrhage surprise 0 -hemorrhage trust 0 -hemorrhoids anger 0 -hemorrhoids anticipation 0 -hemorrhoids disgust 0 -hemorrhoids fear 0 -hemorrhoids joy 0 -hemorrhoids negative 1 -hemorrhoids positive 0 -hemorrhoids sadness 0 -hemorrhoids surprise 0 -hemorrhoids trust 0 -hemp anger 0 -hemp anticipation 0 -hemp disgust 0 -hemp fear 0 -hemp joy 0 -hemp negative 0 -hemp positive 0 -hemp sadness 0 -hemp surprise 0 -hemp trust 0 -hen anger 0 -hen anticipation 0 -hen disgust 0 -hen fear 0 -hen joy 0 -hen negative 0 -hen positive 0 -hen sadness 0 -hen surprise 0 -hen trust 0 -henceforth anger 0 -henceforth anticipation 0 -henceforth disgust 0 -henceforth fear 0 -henceforth joy 0 -henceforth negative 0 -henceforth positive 0 -henceforth sadness 0 -henceforth surprise 0 -henceforth trust 0 -herald anger 0 -herald anticipation 0 -herald disgust 0 -herald fear 0 -herald joy 0 -herald negative 0 -herald positive 0 -herald sadness 0 -herald surprise 0 -herald trust 0 -heraldry anger 0 -heraldry anticipation 0 -heraldry disgust 0 -heraldry fear 0 -heraldry joy 0 -heraldry negative 0 -heraldry positive 0 -heraldry sadness 0 -heraldry surprise 0 -heraldry trust 0 -herb anger 0 -herb anticipation 0 -herb disgust 0 -herb fear 0 -herb joy 0 -herb negative 0 -herb positive 0 -herb sadness 0 -herb surprise 0 -herb trust 0 -herbaceous anger 0 -herbaceous anticipation 0 -herbaceous disgust 0 -herbaceous fear 0 -herbaceous joy 0 -herbaceous negative 0 -herbaceous positive 0 -herbaceous sadness 0 -herbaceous surprise 0 -herbaceous trust 0 -herbal anger 0 -herbal anticipation 0 -herbal disgust 0 -herbal fear 0 -herbal joy 0 -herbal negative 0 -herbal positive 1 -herbal sadness 0 -herbal surprise 0 -herbal trust 0 -herbarium anger 0 -herbarium anticipation 0 -herbarium disgust 0 -herbarium fear 0 -herbarium joy 0 -herbarium negative 0 -herbarium positive 0 -herbarium sadness 0 -herbarium surprise 0 -herbarium trust 0 -herd anger 0 -herd anticipation 0 -herd disgust 0 -herd fear 0 -herd joy 0 -herd negative 0 -herd positive 0 -herd sadness 0 -herd surprise 0 -herd trust 0 -hereditary anger 0 -hereditary anticipation 0 -hereditary disgust 0 -hereditary fear 0 -hereditary joy 0 -hereditary negative 0 -hereditary positive 0 -hereditary sadness 0 -hereditary surprise 0 -hereditary trust 0 -heredity anger 0 -heredity anticipation 0 -heredity disgust 0 -heredity fear 0 -heredity joy 0 -heredity negative 0 -heredity positive 0 -heredity sadness 0 -heredity surprise 0 -heredity trust 0 -heresy anger 0 -heresy anticipation 0 -heresy disgust 0 -heresy fear 0 -heresy joy 0 -heresy negative 1 -heresy positive 0 -heresy sadness 0 -heresy surprise 0 -heresy trust 0 -heretic anger 0 -heretic anticipation 0 -heretic disgust 1 -heretic fear 0 -heretic joy 0 -heretic negative 1 -heretic positive 0 -heretic sadness 0 -heretic surprise 0 -heretic trust 0 -heretical anger 0 -heretical anticipation 0 -heretical disgust 0 -heretical fear 0 -heretical joy 0 -heretical negative 0 -heretical positive 0 -heretical sadness 0 -heretical surprise 0 -heretical trust 0 -heretofore anger 0 -heretofore anticipation 0 -heretofore disgust 0 -heretofore fear 0 -heretofore joy 0 -heretofore negative 0 -heretofore positive 0 -heretofore sadness 0 -heretofore surprise 0 -heretofore trust 0 -hereunto anger 0 -hereunto anticipation 0 -hereunto disgust 0 -hereunto fear 0 -hereunto joy 0 -hereunto negative 0 -hereunto positive 0 -hereunto sadness 0 -hereunto surprise 0 -hereunto trust 0 -herewith anger 0 -herewith anticipation 0 -herewith disgust 0 -herewith fear 0 -herewith joy 0 -herewith negative 0 -herewith positive 0 -herewith sadness 0 -herewith surprise 0 -herewith trust 0 -heritage anger 0 -heritage anticipation 0 -heritage disgust 0 -heritage fear 0 -heritage joy 0 -heritage negative 0 -heritage positive 0 -heritage sadness 0 -heritage surprise 0 -heritage trust 1 -hermaphrodite anger 0 -hermaphrodite anticipation 0 -hermaphrodite disgust 0 -hermaphrodite fear 0 -hermaphrodite joy 0 -hermaphrodite negative 1 -hermaphrodite positive 0 -hermaphrodite sadness 0 -hermaphrodite surprise 1 -hermaphrodite trust 0 -hermeneutics anger 0 -hermeneutics anticipation 0 -hermeneutics disgust 0 -hermeneutics fear 0 -hermeneutics joy 0 -hermeneutics negative 0 -hermeneutics positive 0 -hermeneutics sadness 0 -hermeneutics surprise 0 -hermeneutics trust 0 -hermit anger 0 -hermit anticipation 0 -hermit disgust 0 -hermit fear 0 -hermit joy 0 -hermit negative 0 -hermit positive 0 -hermit sadness 1 -hermit surprise 0 -hermit trust 1 -hernia anger 0 -hernia anticipation 0 -hernia disgust 0 -hernia fear 0 -hernia joy 0 -hernia negative 0 -hernia positive 0 -hernia sadness 0 -hernia surprise 0 -hernia trust 0 -hero anger 0 -hero anticipation 1 -hero disgust 0 -hero fear 0 -hero joy 1 -hero negative 0 -hero positive 1 -hero sadness 0 -hero surprise 1 -hero trust 1 -heroic anger 0 -heroic anticipation 0 -heroic disgust 0 -heroic fear 0 -heroic joy 1 -heroic negative 0 -heroic positive 1 -heroic sadness 0 -heroic surprise 1 -heroic trust 1 -heroics anger 0 -heroics anticipation 0 -heroics disgust 0 -heroics fear 0 -heroics joy 0 -heroics negative 0 -heroics positive 1 -heroics sadness 0 -heroics surprise 0 -heroics trust 0 -heroin anger 0 -heroin anticipation 0 -heroin disgust 0 -heroin fear 0 -heroin joy 0 -heroin negative 1 -heroin positive 0 -heroin sadness 0 -heroin surprise 0 -heroin trust 0 -heroine anger 0 -heroine anticipation 0 -heroine disgust 0 -heroine fear 0 -heroine joy 0 -heroine negative 0 -heroine positive 1 -heroine sadness 0 -heroine surprise 0 -heroine trust 1 -heroism anger 0 -heroism anticipation 1 -heroism disgust 0 -heroism fear 0 -heroism joy 1 -heroism negative 0 -heroism positive 1 -heroism sadness 0 -heroism surprise 1 -heroism trust 1 -herpes anger 0 -herpes anticipation 0 -herpes disgust 1 -herpes fear 0 -herpes joy 0 -herpes negative 1 -herpes positive 0 -herpes sadness 0 -herpes surprise 0 -herpes trust 0 -herpesvirus anger 0 -herpesvirus anticipation 0 -herpesvirus disgust 1 -herpesvirus fear 0 -herpesvirus joy 0 -herpesvirus negative 1 -herpesvirus positive 0 -herpesvirus sadness 0 -herpesvirus surprise 0 -herpesvirus trust 0 -hesitating anger 0 -hesitating anticipation 0 -hesitating disgust 0 -hesitating fear 0 -hesitating joy 0 -hesitating negative 0 -hesitating positive 0 -hesitating sadness 0 -hesitating surprise 0 -hesitating trust 0 -hesitation anger 0 -hesitation anticipation 0 -hesitation disgust 0 -hesitation fear 1 -hesitation joy 0 -hesitation negative 1 -hesitation positive 0 -hesitation sadness 0 -hesitation surprise 0 -hesitation trust 0 -heterogeneity anger 0 -heterogeneity anticipation 0 -heterogeneity disgust 0 -heterogeneity fear 0 -heterogeneity joy 0 -heterogeneity negative 0 -heterogeneity positive 0 -heterogeneity sadness 0 -heterogeneity surprise 0 -heterogeneity trust 0 -hew anger 0 -hew anticipation 0 -hew disgust 0 -hew fear 0 -hew joy 0 -hew negative 0 -hew positive 0 -hew sadness 0 -hew surprise 0 -hew trust 0 -hexagon anger 0 -hexagon anticipation 0 -hexagon disgust 0 -hexagon fear 0 -hexagon joy 0 -hexagon negative 0 -hexagon positive 0 -hexagon sadness 0 -hexagon surprise 0 -hexagon trust 0 -heyday anger 0 -heyday anticipation 1 -heyday disgust 0 -heyday fear 0 -heyday joy 1 -heyday negative 0 -heyday positive 1 -heyday sadness 0 -heyday surprise 0 -heyday trust 1 -hiatus anger 0 -hiatus anticipation 0 -hiatus disgust 0 -hiatus fear 0 -hiatus joy 0 -hiatus negative 0 -hiatus positive 0 -hiatus sadness 0 -hiatus surprise 0 -hiatus trust 0 -hibernate anger 0 -hibernate anticipation 0 -hibernate disgust 0 -hibernate fear 0 -hibernate joy 0 -hibernate negative 0 -hibernate positive 0 -hibernate sadness 0 -hibernate surprise 0 -hibernate trust 0 -hibernation anger 0 -hibernation anticipation 0 -hibernation disgust 0 -hibernation fear 0 -hibernation joy 0 -hibernation negative 0 -hibernation positive 0 -hibernation sadness 0 -hibernation surprise 0 -hibernation trust 0 -hiccup anger 0 -hiccup anticipation 0 -hiccup disgust 0 -hiccup fear 0 -hiccup joy 0 -hiccup negative 0 -hiccup positive 0 -hiccup sadness 0 -hiccup surprise 0 -hiccup trust 0 -hidden anger 0 -hidden anticipation 0 -hidden disgust 0 -hidden fear 0 -hidden joy 0 -hidden negative 1 -hidden positive 0 -hidden sadness 0 -hidden surprise 0 -hidden trust 0 -hide anger 0 -hide anticipation 0 -hide disgust 0 -hide fear 1 -hide joy 0 -hide negative 0 -hide positive 0 -hide sadness 0 -hide surprise 0 -hide trust 0 -hideous anger 0 -hideous anticipation 0 -hideous disgust 1 -hideous fear 1 -hideous joy 0 -hideous negative 1 -hideous positive 0 -hideous sadness 1 -hideous surprise 0 -hideous trust 0 -hiding anger 0 -hiding anticipation 0 -hiding disgust 0 -hiding fear 1 -hiding joy 0 -hiding negative 0 -hiding positive 0 -hiding sadness 0 -hiding surprise 0 -hiding trust 0 -hierarchical anger 0 -hierarchical anticipation 0 -hierarchical disgust 0 -hierarchical fear 0 -hierarchical joy 0 -hierarchical negative 0 -hierarchical positive 0 -hierarchical sadness 0 -hierarchical surprise 0 -hierarchical trust 0 -high anger 0 -high anticipation 0 -high disgust 0 -high fear 0 -high joy 0 -high negative 0 -high positive 0 -high sadness 0 -high surprise 0 -high trust 0 -higher anger 0 -higher anticipation 0 -higher disgust 0 -higher fear 0 -higher joy 0 -higher negative 0 -higher positive 0 -higher sadness 0 -higher surprise 0 -higher trust 0 -highest anger 0 -highest anticipation 1 -highest disgust 0 -highest fear 1 -highest joy 1 -highest negative 1 -highest positive 1 -highest sadness 0 -highest surprise 1 -highest trust 0 -highland anger 0 -highland anticipation 0 -highland disgust 0 -highland fear 0 -highland joy 0 -highland negative 0 -highland positive 0 -highland sadness 0 -highland surprise 0 -highland trust 0 -highlands anger 0 -highlands anticipation 0 -highlands disgust 0 -highlands fear 0 -highlands joy 0 -highlands negative 0 -highlands positive 0 -highlands sadness 0 -highlands surprise 0 -highlands trust 0 -hight anger 0 -hight anticipation 0 -hight disgust 0 -hight fear 0 -hight joy 0 -hight negative 0 -hight positive 0 -hight sadness 0 -hight surprise 0 -hight trust 0 -highway anger 0 -highway anticipation 0 -highway disgust 0 -highway fear 0 -highway joy 0 -highway negative 0 -highway positive 0 -highway sadness 0 -highway surprise 0 -highway trust 0 -hiker anger 0 -hiker anticipation 0 -hiker disgust 0 -hiker fear 0 -hiker joy 0 -hiker negative 0 -hiker positive 0 -hiker sadness 0 -hiker surprise 0 -hiker trust 0 -hilarious anger 0 -hilarious anticipation 0 -hilarious disgust 0 -hilarious fear 0 -hilarious joy 1 -hilarious negative 0 -hilarious positive 1 -hilarious sadness 0 -hilarious surprise 1 -hilarious trust 0 -hilarity anger 0 -hilarity anticipation 0 -hilarity disgust 0 -hilarity fear 0 -hilarity joy 1 -hilarity negative 0 -hilarity positive 1 -hilarity sadness 0 -hilarity surprise 0 -hilarity trust 0 -hill anger 0 -hill anticipation 0 -hill disgust 0 -hill fear 0 -hill joy 0 -hill negative 0 -hill positive 0 -hill sadness 0 -hill surprise 0 -hill trust 0 -hilly anger 0 -hilly anticipation 0 -hilly disgust 0 -hilly fear 0 -hilly joy 0 -hilly negative 0 -hilly positive 0 -hilly sadness 0 -hilly surprise 0 -hilly trust 0 -hilt anger 0 -hilt anticipation 0 -hilt disgust 0 -hilt fear 0 -hilt joy 0 -hilt negative 0 -hilt positive 0 -hilt sadness 0 -hilt surprise 0 -hilt trust 0 -hind anger 0 -hind anticipation 0 -hind disgust 0 -hind fear 0 -hind joy 0 -hind negative 0 -hind positive 0 -hind sadness 0 -hind surprise 0 -hind trust 0 -hindering anger 0 -hindering anticipation 0 -hindering disgust 0 -hindering fear 0 -hindering joy 0 -hindering negative 1 -hindering positive 0 -hindering sadness 1 -hindering surprise 0 -hindering trust 0 -hindrance anger 0 -hindrance anticipation 0 -hindrance disgust 0 -hindrance fear 0 -hindrance joy 0 -hindrance negative 1 -hindrance positive 0 -hindrance sadness 0 -hindrance surprise 0 -hindrance trust 0 -hinge anger 0 -hinge anticipation 0 -hinge disgust 0 -hinge fear 0 -hinge joy 0 -hinge negative 0 -hinge positive 0 -hinge sadness 0 -hinge surprise 0 -hinge trust 0 -hint anger 0 -hint anticipation 0 -hint disgust 0 -hint fear 0 -hint joy 0 -hint negative 0 -hint positive 0 -hint sadness 0 -hint surprise 0 -hint trust 0 -hinterland anger 0 -hinterland anticipation 0 -hinterland disgust 0 -hinterland fear 0 -hinterland joy 0 -hinterland negative 0 -hinterland positive 0 -hinterland sadness 0 -hinterland surprise 0 -hinterland trust 0 -hip anger 0 -hip anticipation 0 -hip disgust 0 -hip fear 0 -hip joy 0 -hip negative 0 -hip positive 0 -hip sadness 0 -hip surprise 0 -hip trust 0 -hippie anger 0 -hippie anticipation 0 -hippie disgust 0 -hippie fear 0 -hippie joy 0 -hippie negative 1 -hippie positive 0 -hippie sadness 0 -hippie surprise 0 -hippie trust 0 -hire anger 0 -hire anticipation 1 -hire disgust 0 -hire fear 0 -hire joy 1 -hire negative 0 -hire positive 1 -hire sadness 0 -hire surprise 0 -hire trust 1 -hirsute anger 0 -hirsute anticipation 0 -hirsute disgust 0 -hirsute fear 0 -hirsute joy 0 -hirsute negative 0 -hirsute positive 0 -hirsute sadness 0 -hirsute surprise 0 -hirsute trust 0 -hiss anger 1 -hiss anticipation 0 -hiss disgust 0 -hiss fear 1 -hiss joy 0 -hiss negative 1 -hiss positive 0 -hiss sadness 0 -hiss surprise 0 -hiss trust 0 -hissing anger 0 -hissing anticipation 0 -hissing disgust 0 -hissing fear 0 -hissing joy 0 -hissing negative 1 -hissing positive 0 -hissing sadness 0 -hissing surprise 0 -hissing trust 0 -histology anger 0 -histology anticipation 0 -histology disgust 0 -histology fear 0 -histology joy 0 -histology negative 0 -histology positive 0 -histology sadness 0 -histology surprise 0 -histology trust 0 -historian anger 0 -historian anticipation 0 -historian disgust 0 -historian fear 0 -historian joy 0 -historian negative 0 -historian positive 0 -historian sadness 0 -historian surprise 0 -historian trust 0 -historic anger 0 -historic anticipation 0 -historic disgust 0 -historic fear 0 -historic joy 0 -historic negative 0 -historic positive 0 -historic sadness 0 -historic surprise 0 -historic trust 0 -historiography anger 0 -historiography anticipation 0 -historiography disgust 0 -historiography fear 0 -historiography joy 0 -historiography negative 0 -historiography positive 0 -historiography sadness 0 -historiography surprise 0 -historiography trust 0 -history anger 0 -history anticipation 0 -history disgust 0 -history fear 0 -history joy 0 -history negative 0 -history positive 0 -history sadness 0 -history surprise 0 -history trust 0 -hit anger 1 -hit anticipation 0 -hit disgust 0 -hit fear 0 -hit joy 0 -hit negative 1 -hit positive 0 -hit sadness 0 -hit surprise 0 -hit trust 0 -hitherto anger 0 -hitherto anticipation 0 -hitherto disgust 0 -hitherto fear 0 -hitherto joy 0 -hitherto negative 1 -hitherto positive 0 -hitherto sadness 0 -hitherto surprise 0 -hitherto trust 0 -hive anger 0 -hive anticipation 0 -hive disgust 0 -hive fear 0 -hive joy 0 -hive negative 1 -hive positive 0 -hive sadness 0 -hive surprise 0 -hive trust 0 -hoard anger 0 -hoard anticipation 0 -hoard disgust 0 -hoard fear 0 -hoard joy 0 -hoard negative 0 -hoard positive 0 -hoard sadness 0 -hoard surprise 0 -hoard trust 0 -hoarse anger 0 -hoarse anticipation 0 -hoarse disgust 0 -hoarse fear 0 -hoarse joy 0 -hoarse negative 1 -hoarse positive 0 -hoarse sadness 0 -hoarse surprise 0 -hoarse trust 0 -hoary anger 0 -hoary anticipation 0 -hoary disgust 0 -hoary fear 0 -hoary joy 0 -hoary negative 1 -hoary positive 0 -hoary sadness 1 -hoary surprise 0 -hoary trust 0 -hoax anger 1 -hoax anticipation 0 -hoax disgust 1 -hoax fear 0 -hoax joy 0 -hoax negative 1 -hoax positive 0 -hoax sadness 1 -hoax surprise 1 -hoax trust 0 -hob anger 0 -hob anticipation 0 -hob disgust 0 -hob fear 0 -hob joy 0 -hob negative 0 -hob positive 0 -hob sadness 0 -hob surprise 0 -hob trust 0 -hobby anger 0 -hobby anticipation 0 -hobby disgust 0 -hobby fear 0 -hobby joy 1 -hobby negative 0 -hobby positive 1 -hobby sadness 0 -hobby surprise 0 -hobby trust 0 -hobo anger 0 -hobo anticipation 0 -hobo disgust 0 -hobo fear 0 -hobo joy 0 -hobo negative 1 -hobo positive 0 -hobo sadness 1 -hobo surprise 0 -hobo trust 0 -hockey anger 0 -hockey anticipation 0 -hockey disgust 0 -hockey fear 0 -hockey joy 0 -hockey negative 0 -hockey positive 0 -hockey sadness 0 -hockey surprise 0 -hockey trust 0 -hoe anger 0 -hoe anticipation 0 -hoe disgust 0 -hoe fear 0 -hoe joy 0 -hoe negative 0 -hoe positive 0 -hoe sadness 0 -hoe surprise 0 -hoe trust 0 -hog anger 0 -hog anticipation 0 -hog disgust 1 -hog fear 0 -hog joy 0 -hog negative 1 -hog positive 0 -hog sadness 0 -hog surprise 0 -hog trust 0 -hoist anger 0 -hoist anticipation 0 -hoist disgust 0 -hoist fear 0 -hoist joy 0 -hoist negative 0 -hoist positive 0 -hoist sadness 0 -hoist surprise 0 -hoist trust 0 -hold anger 0 -hold anticipation 0 -hold disgust 0 -hold fear 0 -hold joy 0 -hold negative 0 -hold positive 0 -hold sadness 0 -hold surprise 0 -hold trust 0 -holder anger 0 -holder anticipation 0 -holder disgust 0 -holder fear 0 -holder joy 0 -holder negative 0 -holder positive 0 -holder sadness 0 -holder surprise 0 -holder trust 0 -holding anger 0 -holding anticipation 0 -holding disgust 0 -holding fear 0 -holding joy 0 -holding negative 0 -holding positive 0 -holding sadness 0 -holding surprise 0 -holding trust 0 -hole anger 0 -hole anticipation 0 -hole disgust 0 -hole fear 0 -hole joy 0 -hole negative 0 -hole positive 0 -hole sadness 0 -hole surprise 0 -hole trust 0 -holiday anger 0 -holiday anticipation 1 -holiday disgust 0 -holiday fear 0 -holiday joy 1 -holiday negative 0 -holiday positive 1 -holiday sadness 0 -holiday surprise 0 -holiday trust 0 -holiness anger 0 -holiness anticipation 1 -holiness disgust 0 -holiness fear 1 -holiness joy 1 -holiness negative 0 -holiness positive 1 -holiness sadness 0 -holiness surprise 1 -holiness trust 1 -hollow anger 0 -hollow anticipation 0 -hollow disgust 0 -hollow fear 0 -hollow joy 0 -hollow negative 1 -hollow positive 0 -hollow sadness 1 -hollow surprise 0 -hollow trust 0 -holocaust anger 1 -holocaust anticipation 0 -holocaust disgust 1 -holocaust fear 1 -holocaust joy 0 -holocaust negative 1 -holocaust positive 0 -holocaust sadness 1 -holocaust surprise 0 -holocaust trust 0 -holy anger 0 -holy anticipation 0 -holy disgust 0 -holy fear 0 -holy joy 0 -holy negative 0 -holy positive 1 -holy sadness 0 -holy surprise 0 -holy trust 0 -homage anger 0 -homage anticipation 0 -homage disgust 0 -homage fear 0 -homage joy 0 -homage negative 0 -homage positive 1 -homage sadness 0 -homage surprise 0 -homage trust 0 -homeless anger 1 -homeless anticipation 1 -homeless disgust 1 -homeless fear 1 -homeless joy 0 -homeless negative 1 -homeless positive 0 -homeless sadness 1 -homeless surprise 0 -homeless trust 0 -homeopathic anger 0 -homeopathic anticipation 0 -homeopathic disgust 0 -homeopathic fear 0 -homeopathic joy 0 -homeopathic negative 0 -homeopathic positive 0 -homeopathic sadness 0 -homeopathic surprise 0 -homeopathic trust 0 -homeopathy anger 0 -homeopathy anticipation 0 -homeopathy disgust 0 -homeopathy fear 0 -homeopathy joy 0 -homeopathy negative 0 -homeopathy positive 0 -homeopathy sadness 0 -homeopathy surprise 0 -homeopathy trust 0 -homesick anger 0 -homesick anticipation 0 -homesick disgust 0 -homesick fear 0 -homesick joy 0 -homesick negative 1 -homesick positive 0 -homesick sadness 1 -homesick surprise 0 -homesick trust 0 -homestead anger 0 -homestead anticipation 0 -homestead disgust 0 -homestead fear 0 -homestead joy 0 -homestead negative 0 -homestead positive 0 -homestead sadness 0 -homestead surprise 0 -homestead trust 0 -homework anger 0 -homework anticipation 0 -homework disgust 0 -homework fear 1 -homework joy 0 -homework negative 0 -homework positive 0 -homework sadness 0 -homework surprise 0 -homework trust 0 -homicidal anger 1 -homicidal anticipation 0 -homicidal disgust 0 -homicidal fear 1 -homicidal joy 0 -homicidal negative 1 -homicidal positive 0 -homicidal sadness 0 -homicidal surprise 0 -homicidal trust 0 -homicide anger 1 -homicide anticipation 0 -homicide disgust 1 -homicide fear 1 -homicide joy 0 -homicide negative 1 -homicide positive 0 -homicide sadness 1 -homicide surprise 0 -homicide trust 0 -homily anger 0 -homily anticipation 0 -homily disgust 0 -homily fear 0 -homily joy 0 -homily negative 0 -homily positive 0 -homily sadness 0 -homily surprise 0 -homily trust 0 -homogeneity anger 0 -homogeneity anticipation 0 -homogeneity disgust 0 -homogeneity fear 0 -homogeneity joy 0 -homogeneity negative 0 -homogeneity positive 0 -homogeneity sadness 0 -homogeneity surprise 0 -homogeneity trust 0 -homogeneous anger 0 -homogeneous anticipation 0 -homogeneous disgust 0 -homogeneous fear 0 -homogeneous joy 0 -homogeneous negative 0 -homogeneous positive 0 -homogeneous sadness 0 -homogeneous surprise 0 -homogeneous trust 0 -homologous anger 0 -homologous anticipation 0 -homologous disgust 0 -homologous fear 0 -homologous joy 0 -homologous negative 0 -homologous positive 0 -homologous sadness 0 -homologous surprise 0 -homologous trust 0 -homologue anger 0 -homologue anticipation 0 -homologue disgust 0 -homologue fear 0 -homologue joy 0 -homologue negative 0 -homologue positive 0 -homologue sadness 0 -homologue surprise 0 -homologue trust 0 -homology anger 0 -homology anticipation 0 -homology disgust 0 -homology fear 0 -homology joy 0 -homology negative 0 -homology positive 1 -homology sadness 0 -homology surprise 0 -homology trust 0 -hone anger 0 -hone anticipation 0 -hone disgust 0 -hone fear 0 -hone joy 0 -hone negative 0 -hone positive 0 -hone sadness 0 -hone surprise 0 -hone trust 0 -honest anger 1 -honest anticipation 0 -honest disgust 1 -honest fear 1 -honest joy 1 -honest negative 0 -honest positive 1 -honest sadness 1 -honest surprise 0 -honest trust 1 -honesty anger 0 -honesty anticipation 0 -honesty disgust 0 -honesty fear 0 -honesty joy 0 -honesty negative 0 -honesty positive 1 -honesty sadness 0 -honesty surprise 0 -honesty trust 1 -honey anger 0 -honey anticipation 0 -honey disgust 0 -honey fear 0 -honey joy 0 -honey negative 0 -honey positive 1 -honey sadness 0 -honey surprise 0 -honey trust 0 -honeycomb anger 0 -honeycomb anticipation 0 -honeycomb disgust 0 -honeycomb fear 0 -honeycomb joy 0 -honeycomb negative 0 -honeycomb positive 0 -honeycomb sadness 0 -honeycomb surprise 0 -honeycomb trust 0 -honeymoon anger 0 -honeymoon anticipation 1 -honeymoon disgust 0 -honeymoon fear 0 -honeymoon joy 1 -honeymoon negative 0 -honeymoon positive 1 -honeymoon sadness 0 -honeymoon surprise 1 -honeymoon trust 1 -honeysuckle anger 0 -honeysuckle anticipation 0 -honeysuckle disgust 0 -honeysuckle fear 0 -honeysuckle joy 0 -honeysuckle negative 0 -honeysuckle positive 0 -honeysuckle sadness 0 -honeysuckle surprise 0 -honeysuckle trust 0 -honor anger 0 -honor anticipation 0 -honor disgust 0 -honor fear 0 -honor joy 0 -honor negative 0 -honor positive 1 -honor sadness 0 -honor surprise 0 -honor trust 1 -honorable anger 0 -honorable anticipation 0 -honorable disgust 0 -honorable fear 0 -honorable joy 0 -honorable negative 0 -honorable positive 1 -honorable sadness 0 -honorable surprise 0 -honorable trust 1 -honorarium anger 0 -honorarium anticipation 0 -honorarium disgust 0 -honorarium fear 0 -honorarium joy 0 -honorarium negative 0 -honorarium positive 0 -honorarium sadness 0 -honorarium surprise 0 -honorarium trust 0 -hood anger 1 -hood anticipation 0 -hood disgust 1 -hood fear 1 -hood joy 0 -hood negative 1 -hood positive 0 -hood sadness 0 -hood surprise 0 -hood trust 0 -hooded anger 0 -hooded anticipation 0 -hooded disgust 0 -hooded fear 1 -hooded joy 0 -hooded negative 0 -hooded positive 0 -hooded sadness 0 -hooded surprise 0 -hooded trust 0 -hoof anger 0 -hoof anticipation 0 -hoof disgust 0 -hoof fear 0 -hoof joy 0 -hoof negative 0 -hoof positive 0 -hoof sadness 0 -hoof surprise 0 -hoof trust 0 -hook anger 0 -hook anticipation 0 -hook disgust 0 -hook fear 0 -hook joy 0 -hook negative 0 -hook positive 0 -hook sadness 0 -hook surprise 0 -hook trust 0 -hooked anger 0 -hooked anticipation 0 -hooked disgust 0 -hooked fear 0 -hooked joy 0 -hooked negative 1 -hooked positive 0 -hooked sadness 0 -hooked surprise 0 -hooked trust 0 -hooker anger 0 -hooker anticipation 0 -hooker disgust 0 -hooker fear 0 -hooker joy 0 -hooker negative 0 -hooker positive 0 -hooker sadness 0 -hooker surprise 0 -hooker trust 0 -hoop anger 0 -hoop anticipation 0 -hoop disgust 0 -hoop fear 0 -hoop joy 0 -hoop negative 0 -hoop positive 0 -hoop sadness 0 -hoop surprise 0 -hoop trust 0 -hoot anger 1 -hoot anticipation 0 -hoot disgust 1 -hoot fear 0 -hoot joy 0 -hoot negative 1 -hoot positive 0 -hoot sadness 0 -hoot surprise 0 -hoot trust 0 -hop anger 0 -hop anticipation 0 -hop disgust 0 -hop fear 0 -hop joy 0 -hop negative 0 -hop positive 0 -hop sadness 0 -hop surprise 0 -hop trust 0 -hope anger 0 -hope anticipation 1 -hope disgust 0 -hope fear 0 -hope joy 1 -hope negative 0 -hope positive 1 -hope sadness 0 -hope surprise 1 -hope trust 1 -hopeful anger 0 -hopeful anticipation 1 -hopeful disgust 0 -hopeful fear 0 -hopeful joy 1 -hopeful negative 0 -hopeful positive 1 -hopeful sadness 0 -hopeful surprise 1 -hopeful trust 1 -hopeless anger 0 -hopeless anticipation 0 -hopeless disgust 0 -hopeless fear 1 -hopeless joy 0 -hopeless negative 1 -hopeless positive 0 -hopeless sadness 1 -hopeless surprise 0 -hopeless trust 0 -hopelessness anger 1 -hopelessness anticipation 0 -hopelessness disgust 1 -hopelessness fear 1 -hopelessness joy 0 -hopelessness negative 1 -hopelessness positive 0 -hopelessness sadness 1 -hopelessness surprise 0 -hopelessness trust 0 -hopes anger 0 -hopes anticipation 0 -hopes disgust 0 -hopes fear 0 -hopes joy 0 -hopes negative 0 -hopes positive 0 -hopes sadness 0 -hopes surprise 0 -hopes trust 0 -hoping anger 0 -hoping anticipation 0 -hoping disgust 0 -hoping fear 0 -hoping joy 0 -hoping negative 0 -hoping positive 0 -hoping sadness 0 -hoping surprise 0 -hoping trust 0 -hopper anger 0 -hopper anticipation 0 -hopper disgust 0 -hopper fear 0 -hopper joy 0 -hopper negative 0 -hopper positive 0 -hopper sadness 0 -hopper surprise 0 -hopper trust 0 -horde anger 0 -horde anticipation 0 -horde disgust 0 -horde fear 0 -horde joy 0 -horde negative 1 -horde positive 0 -horde sadness 0 -horde surprise 1 -horde trust 0 -horizon anger 0 -horizon anticipation 1 -horizon disgust 0 -horizon fear 0 -horizon joy 0 -horizon negative 0 -horizon positive 1 -horizon sadness 0 -horizon surprise 0 -horizon trust 0 -horizontal anger 0 -horizontal anticipation 0 -horizontal disgust 0 -horizontal fear 0 -horizontal joy 0 -horizontal negative 0 -horizontal positive 0 -horizontal sadness 0 -horizontal surprise 0 -horizontal trust 0 -horizontally anger 0 -horizontally anticipation 0 -horizontally disgust 0 -horizontally fear 0 -horizontally joy 0 -horizontally negative 0 -horizontally positive 0 -horizontally sadness 0 -horizontally surprise 0 -horizontally trust 0 -horn anger 0 -horn anticipation 0 -horn disgust 0 -horn fear 0 -horn joy 0 -horn negative 0 -horn positive 0 -horn sadness 0 -horn surprise 0 -horn trust 0 -hornet anger 0 -hornet anticipation 0 -hornet disgust 0 -hornet fear 0 -hornet joy 0 -hornet negative 0 -hornet positive 0 -hornet sadness 0 -hornet surprise 0 -hornet trust 0 -horny anger 0 -horny anticipation 0 -horny disgust 0 -horny fear 0 -horny joy 0 -horny negative 0 -horny positive 0 -horny sadness 0 -horny surprise 0 -horny trust 0 -horoscope anger 0 -horoscope anticipation 1 -horoscope disgust 0 -horoscope fear 0 -horoscope joy 0 -horoscope negative 0 -horoscope positive 0 -horoscope sadness 0 -horoscope surprise 0 -horoscope trust 0 -horrible anger 1 -horrible anticipation 0 -horrible disgust 1 -horrible fear 1 -horrible joy 0 -horrible negative 1 -horrible positive 0 -horrible sadness 0 -horrible surprise 0 -horrible trust 0 -horribly anger 0 -horribly anticipation 0 -horribly disgust 0 -horribly fear 0 -horribly joy 0 -horribly negative 1 -horribly positive 0 -horribly sadness 0 -horribly surprise 0 -horribly trust 0 -horrid anger 1 -horrid anticipation 0 -horrid disgust 1 -horrid fear 1 -horrid joy 0 -horrid negative 1 -horrid positive 0 -horrid sadness 1 -horrid surprise 0 -horrid trust 0 -horrific anger 1 -horrific anticipation 0 -horrific disgust 1 -horrific fear 1 -horrific joy 0 -horrific negative 1 -horrific positive 0 -horrific sadness 1 -horrific surprise 0 -horrific trust 0 -horrified anger 0 -horrified anticipation 0 -horrified disgust 0 -horrified fear 1 -horrified joy 0 -horrified negative 1 -horrified positive 0 -horrified sadness 0 -horrified surprise 0 -horrified trust 0 -horrifying anger 0 -horrifying anticipation 0 -horrifying disgust 1 -horrifying fear 1 -horrifying joy 0 -horrifying negative 1 -horrifying positive 0 -horrifying sadness 1 -horrifying surprise 0 -horrifying trust 0 -horror anger 1 -horror anticipation 0 -horror disgust 1 -horror fear 1 -horror joy 0 -horror negative 1 -horror positive 0 -horror sadness 1 -horror surprise 1 -horror trust 0 -horrors anger 0 -horrors anticipation 0 -horrors disgust 0 -horrors fear 1 -horrors joy 0 -horrors negative 1 -horrors positive 0 -horrors sadness 1 -horrors surprise 0 -horrors trust 0 -horse anger 0 -horse anticipation 0 -horse disgust 0 -horse fear 0 -horse joy 0 -horse negative 0 -horse positive 0 -horse sadness 0 -horse surprise 0 -horse trust 1 -horseman anger 0 -horseman anticipation 0 -horseman disgust 0 -horseman fear 0 -horseman joy 0 -horseman negative 0 -horseman positive 0 -horseman sadness 0 -horseman surprise 0 -horseman trust 0 -horseshoe anger 0 -horseshoe anticipation 0 -horseshoe disgust 0 -horseshoe fear 0 -horseshoe joy 0 -horseshoe negative 0 -horseshoe positive 0 -horseshoe sadness 0 -horseshoe surprise 0 -horseshoe trust 0 -horticultural anger 0 -horticultural anticipation 0 -horticultural disgust 0 -horticultural fear 0 -horticultural joy 0 -horticultural negative 0 -horticultural positive 0 -horticultural sadness 0 -horticultural surprise 0 -horticultural trust 0 -horticulture anger 0 -horticulture anticipation 0 -horticulture disgust 0 -horticulture fear 0 -horticulture joy 0 -horticulture negative 0 -horticulture positive 0 -horticulture sadness 0 -horticulture surprise 0 -horticulture trust 0 -hose anger 0 -hose anticipation 0 -hose disgust 0 -hose fear 0 -hose joy 0 -hose negative 0 -hose positive 0 -hose sadness 0 -hose surprise 0 -hose trust 0 -hosiery anger 0 -hosiery anticipation 0 -hosiery disgust 0 -hosiery fear 0 -hosiery joy 0 -hosiery negative 0 -hosiery positive 0 -hosiery sadness 0 -hosiery surprise 0 -hosiery trust 0 -hospice anger 0 -hospice anticipation 0 -hospice disgust 0 -hospice fear 0 -hospice joy 0 -hospice negative 0 -hospice positive 0 -hospice sadness 1 -hospice surprise 0 -hospice trust 0 -hospital anger 0 -hospital anticipation 0 -hospital disgust 0 -hospital fear 1 -hospital joy 0 -hospital negative 0 -hospital positive 0 -hospital sadness 1 -hospital surprise 0 -hospital trust 1 -hospitality anger 0 -hospitality anticipation 0 -hospitality disgust 0 -hospitality fear 0 -hospitality joy 0 -hospitality negative 0 -hospitality positive 1 -hospitality sadness 0 -hospitality surprise 0 -hospitality trust 0 -hostage anger 1 -hostage anticipation 0 -hostage disgust 0 -hostage fear 1 -hostage joy 0 -hostage negative 1 -hostage positive 0 -hostage sadness 0 -hostage surprise 0 -hostage trust 0 -hostel anger 0 -hostel anticipation 0 -hostel disgust 0 -hostel fear 0 -hostel joy 0 -hostel negative 0 -hostel positive 0 -hostel sadness 0 -hostel surprise 0 -hostel trust 0 -hostile anger 1 -hostile anticipation 0 -hostile disgust 1 -hostile fear 1 -hostile joy 0 -hostile negative 1 -hostile positive 0 -hostile sadness 0 -hostile surprise 0 -hostile trust 0 -hostilities anger 1 -hostilities anticipation 0 -hostilities disgust 0 -hostilities fear 1 -hostilities joy 0 -hostilities negative 1 -hostilities positive 0 -hostilities sadness 0 -hostilities surprise 0 -hostilities trust 0 -hostility anger 1 -hostility anticipation 0 -hostility disgust 1 -hostility fear 0 -hostility joy 0 -hostility negative 1 -hostility positive 0 -hostility sadness 0 -hostility surprise 0 -hostility trust 0 -hot anger 1 -hot anticipation 0 -hot disgust 0 -hot fear 0 -hot joy 0 -hot negative 0 -hot positive 0 -hot sadness 0 -hot surprise 0 -hot trust 0 -hotbed anger 0 -hotbed anticipation 0 -hotbed disgust 0 -hotbed fear 0 -hotbed joy 0 -hotbed negative 0 -hotbed positive 0 -hotbed sadness 0 -hotbed surprise 0 -hotbed trust 0 -hotel anger 0 -hotel anticipation 0 -hotel disgust 0 -hotel fear 0 -hotel joy 0 -hotel negative 0 -hotel positive 0 -hotel sadness 0 -hotel surprise 0 -hotel trust 0 -hour anger 0 -hour anticipation 0 -hour disgust 0 -hour fear 0 -hour joy 0 -hour negative 0 -hour positive 0 -hour sadness 0 -hour surprise 0 -hour trust 0 -hourglass anger 0 -hourglass anticipation 0 -hourglass disgust 0 -hourglass fear 0 -hourglass joy 0 -hourglass negative 0 -hourglass positive 0 -hourglass sadness 0 -hourglass surprise 0 -hourglass trust 0 -hourly anger 0 -hourly anticipation 0 -hourly disgust 0 -hourly fear 0 -hourly joy 0 -hourly negative 0 -hourly positive 0 -hourly sadness 0 -hourly surprise 0 -hourly trust 0 -house anger 0 -house anticipation 0 -house disgust 0 -house fear 0 -house joy 0 -house negative 0 -house positive 0 -house sadness 0 -house surprise 0 -house trust 0 -household anger 0 -household anticipation 0 -household disgust 0 -household fear 0 -household joy 0 -household negative 0 -household positive 1 -household sadness 0 -household surprise 0 -household trust 0 -householder anger 0 -householder anticipation 0 -householder disgust 0 -householder fear 0 -householder joy 0 -householder negative 0 -householder positive 0 -householder sadness 0 -householder surprise 0 -householder trust 0 -housekeeper anger 0 -housekeeper anticipation 0 -housekeeper disgust 0 -housekeeper fear 0 -housekeeper joy 0 -housekeeper negative 0 -housekeeper positive 0 -housekeeper sadness 0 -housekeeper surprise 0 -housekeeper trust 0 -housekeeping anger 0 -housekeeping anticipation 0 -housekeeping disgust 0 -housekeeping fear 0 -housekeeping joy 0 -housekeeping negative 0 -housekeeping positive 1 -housekeeping sadness 0 -housekeeping surprise 0 -housekeeping trust 0 -housewife anger 0 -housewife anticipation 0 -housewife disgust 0 -housewife fear 0 -housewife joy 0 -housewife negative 0 -housewife positive 0 -housewife sadness 0 -housewife surprise 0 -housewife trust 0 -housing anger 0 -housing anticipation 0 -housing disgust 0 -housing fear 0 -housing joy 0 -housing negative 0 -housing positive 0 -housing sadness 0 -housing surprise 0 -housing trust 0 -hovercraft anger 0 -hovercraft anticipation 0 -hovercraft disgust 0 -hovercraft fear 0 -hovercraft joy 0 -hovercraft negative 0 -hovercraft positive 0 -hovercraft sadness 0 -hovercraft surprise 0 -hovercraft trust 0 -howl anger 1 -howl anticipation 0 -howl disgust 1 -howl fear 1 -howl joy 0 -howl negative 1 -howl positive 0 -howl sadness 1 -howl surprise 1 -howl trust 0 -howsoever anger 0 -howsoever anticipation 0 -howsoever disgust 0 -howsoever fear 0 -howsoever joy 0 -howsoever negative 0 -howsoever positive 0 -howsoever sadness 0 -howsoever surprise 0 -howsoever trust 0 -hoy anger 0 -hoy anticipation 0 -hoy disgust 0 -hoy fear 0 -hoy joy 0 -hoy negative 0 -hoy positive 0 -hoy sadness 0 -hoy surprise 0 -hoy trust 0 -hub anger 0 -hub anticipation 0 -hub disgust 0 -hub fear 0 -hub joy 0 -hub negative 0 -hub positive 0 -hub sadness 0 -hub surprise 0 -hub trust 0 -huddle anger 0 -huddle anticipation 0 -huddle disgust 0 -huddle fear 0 -huddle joy 0 -huddle negative 0 -huddle positive 0 -huddle sadness 0 -huddle surprise 0 -huddle trust 0 -hue anger 0 -hue anticipation 0 -hue disgust 0 -hue fear 0 -hue joy 0 -hue negative 0 -hue positive 0 -hue sadness 0 -hue surprise 0 -hue trust 0 -huff anger 1 -huff anticipation 0 -huff disgust 1 -huff fear 0 -huff joy 0 -huff negative 1 -huff positive 0 -huff sadness 0 -huff surprise 0 -huff trust 0 -hug anger 0 -hug anticipation 0 -hug disgust 0 -hug fear 0 -hug joy 1 -hug negative 0 -hug positive 1 -hug sadness 0 -hug surprise 0 -hug trust 1 -huge anger 0 -huge anticipation 0 -huge disgust 0 -huge fear 0 -huge joy 0 -huge negative 0 -huge positive 0 -huge sadness 0 -huge surprise 0 -huge trust 0 -hulk anger 0 -hulk anticipation 0 -hulk disgust 1 -hulk fear 0 -hulk joy 0 -hulk negative 0 -hulk positive 0 -hulk sadness 0 -hulk surprise 0 -hulk trust 0 -hull anger 0 -hull anticipation 0 -hull disgust 0 -hull fear 0 -hull joy 0 -hull negative 0 -hull positive 0 -hull sadness 0 -hull surprise 0 -hull trust 0 -hum anger 0 -hum anticipation 0 -hum disgust 0 -hum fear 0 -hum joy 0 -hum negative 0 -hum positive 0 -hum sadness 0 -hum surprise 0 -hum trust 0 -human anger 0 -human anticipation 0 -human disgust 0 -human fear 0 -human joy 0 -human negative 0 -human positive 0 -human sadness 0 -human surprise 0 -human trust 0 -humane anger 0 -humane anticipation 0 -humane disgust 0 -humane fear 0 -humane joy 0 -humane negative 0 -humane positive 1 -humane sadness 0 -humane surprise 0 -humane trust 0 -humanitarian anger 0 -humanitarian anticipation 1 -humanitarian disgust 0 -humanitarian fear 0 -humanitarian joy 1 -humanitarian negative 0 -humanitarian positive 1 -humanitarian sadness 0 -humanitarian surprise 1 -humanitarian trust 1 -humanities anger 0 -humanities anticipation 0 -humanities disgust 0 -humanities fear 0 -humanities joy 0 -humanities negative 0 -humanities positive 0 -humanities sadness 0 -humanities surprise 0 -humanities trust 0 -humanity anger 0 -humanity anticipation 0 -humanity disgust 0 -humanity fear 0 -humanity joy 1 -humanity negative 0 -humanity positive 1 -humanity sadness 0 -humanity surprise 0 -humanity trust 1 -humble anger 0 -humble anticipation 0 -humble disgust 1 -humble fear 0 -humble joy 0 -humble negative 1 -humble positive 1 -humble sadness 1 -humble surprise 0 -humble trust 0 -humbled anger 0 -humbled anticipation 0 -humbled disgust 0 -humbled fear 0 -humbled joy 0 -humbled negative 0 -humbled positive 1 -humbled sadness 1 -humbled surprise 0 -humbled trust 0 -humbly anger 0 -humbly anticipation 0 -humbly disgust 0 -humbly fear 0 -humbly joy 0 -humbly negative 0 -humbly positive 1 -humbly sadness 0 -humbly surprise 0 -humbly trust 0 -humbug anger 1 -humbug anticipation 0 -humbug disgust 1 -humbug fear 0 -humbug joy 0 -humbug negative 1 -humbug positive 0 -humbug sadness 1 -humbug surprise 0 -humbug trust 0 -humid anger 0 -humid anticipation 0 -humid disgust 0 -humid fear 0 -humid joy 0 -humid negative 0 -humid positive 0 -humid sadness 0 -humid surprise 0 -humid trust 0 -humidity anger 0 -humidity anticipation 0 -humidity disgust 0 -humidity fear 0 -humidity joy 0 -humidity negative 0 -humidity positive 0 -humidity sadness 0 -humidity surprise 0 -humidity trust 0 -humiliate anger 1 -humiliate anticipation 0 -humiliate disgust 0 -humiliate fear 0 -humiliate joy 0 -humiliate negative 1 -humiliate positive 0 -humiliate sadness 1 -humiliate surprise 0 -humiliate trust 0 -humiliating anger 0 -humiliating anticipation 0 -humiliating disgust 1 -humiliating fear 0 -humiliating joy 0 -humiliating negative 1 -humiliating positive 0 -humiliating sadness 0 -humiliating surprise 0 -humiliating trust 0 -humiliation anger 0 -humiliation anticipation 0 -humiliation disgust 1 -humiliation fear 0 -humiliation joy 0 -humiliation negative 1 -humiliation positive 0 -humiliation sadness 1 -humiliation surprise 0 -humiliation trust 0 -humility anger 0 -humility anticipation 0 -humility disgust 0 -humility fear 0 -humility joy 0 -humility negative 0 -humility positive 1 -humility sadness 0 -humility surprise 0 -humility trust 1 -hummer anger 0 -hummer anticipation 0 -hummer disgust 0 -hummer fear 0 -hummer joy 0 -hummer negative 0 -hummer positive 0 -hummer sadness 0 -hummer surprise 0 -hummer trust 0 -hummingbird anger 0 -hummingbird anticipation 0 -hummingbird disgust 0 -hummingbird fear 0 -hummingbird joy 0 -hummingbird negative 0 -hummingbird positive 0 -hummingbird sadness 0 -hummingbird surprise 0 -hummingbird trust 0 -humongous anger 0 -humongous anticipation 0 -humongous disgust 0 -humongous fear 0 -humongous joy 0 -humongous negative 0 -humongous positive 0 -humongous sadness 0 -humongous surprise 0 -humongous trust 0 -humorist anger 0 -humorist anticipation 0 -humorist disgust 0 -humorist fear 0 -humorist joy 0 -humorist negative 0 -humorist positive 1 -humorist sadness 0 -humorist surprise 0 -humorist trust 0 -humorous anger 0 -humorous anticipation 0 -humorous disgust 0 -humorous fear 0 -humorous joy 1 -humorous negative 0 -humorous positive 1 -humorous sadness 0 -humorous surprise 0 -humorous trust 0 -hump anger 0 -hump anticipation 0 -hump disgust 0 -hump fear 0 -hump joy 0 -hump negative 0 -hump positive 0 -hump sadness 0 -hump surprise 0 -hump trust 0 -hunch anger 0 -hunch anticipation 0 -hunch disgust 0 -hunch fear 0 -hunch joy 0 -hunch negative 1 -hunch positive 0 -hunch sadness 0 -hunch surprise 0 -hunch trust 0 -hundred anger 0 -hundred anticipation 0 -hundred disgust 0 -hundred fear 0 -hundred joy 0 -hundred negative 0 -hundred positive 0 -hundred sadness 0 -hundred surprise 0 -hundred trust 0 -hundredth anger 0 -hundredth anticipation 0 -hundredth disgust 0 -hundredth fear 0 -hundredth joy 0 -hundredth negative 0 -hundredth positive 0 -hundredth sadness 0 -hundredth surprise 0 -hundredth trust 0 -hunger anger 0 -hunger anticipation 0 -hunger disgust 0 -hunger fear 0 -hunger joy 0 -hunger negative 0 -hunger positive 0 -hunger sadness 0 -hunger surprise 0 -hunger trust 0 -hungry anger 0 -hungry anticipation 1 -hungry disgust 0 -hungry fear 0 -hungry joy 0 -hungry negative 1 -hungry positive 0 -hungry sadness 0 -hungry surprise 0 -hungry trust 0 -hunk anger 0 -hunk anticipation 0 -hunk disgust 0 -hunk fear 0 -hunk joy 0 -hunk negative 0 -hunk positive 0 -hunk sadness 0 -hunk surprise 0 -hunk trust 0 -hunks anger 0 -hunks anticipation 0 -hunks disgust 0 -hunks fear 0 -hunks joy 0 -hunks negative 0 -hunks positive 0 -hunks sadness 0 -hunks surprise 0 -hunks trust 0 -hunt anger 0 -hunt anticipation 0 -hunt disgust 0 -hunt fear 0 -hunt joy 0 -hunt negative 0 -hunt positive 0 -hunt sadness 0 -hunt surprise 0 -hunt trust 0 -hunter anger 0 -hunter anticipation 1 -hunter disgust 0 -hunter fear 1 -hunter joy 0 -hunter negative 1 -hunter positive 0 -hunter sadness 1 -hunter surprise 0 -hunter trust 0 -hunting anger 1 -hunting anticipation 1 -hunting disgust 0 -hunting fear 1 -hunting joy 0 -hunting negative 1 -hunting positive 0 -hunting sadness 0 -hunting surprise 0 -hunting trust 0 -hurl anger 0 -hurl anticipation 0 -hurl disgust 0 -hurl fear 0 -hurl joy 0 -hurl negative 0 -hurl positive 0 -hurl sadness 0 -hurl surprise 0 -hurl trust 0 -hurrah anger 0 -hurrah anticipation 0 -hurrah disgust 0 -hurrah fear 0 -hurrah joy 1 -hurrah negative 0 -hurrah positive 1 -hurrah sadness 0 -hurrah surprise 0 -hurrah trust 0 -hurricane anger 0 -hurricane anticipation 0 -hurricane disgust 0 -hurricane fear 1 -hurricane joy 0 -hurricane negative 1 -hurricane positive 0 -hurricane sadness 0 -hurricane surprise 0 -hurricane trust 0 -hurried anger 0 -hurried anticipation 1 -hurried disgust 0 -hurried fear 0 -hurried joy 0 -hurried negative 1 -hurried positive 0 -hurried sadness 0 -hurried surprise 0 -hurried trust 0 -hurry anger 0 -hurry anticipation 1 -hurry disgust 0 -hurry fear 0 -hurry joy 0 -hurry negative 0 -hurry positive 0 -hurry sadness 0 -hurry surprise 0 -hurry trust 0 -hurt anger 1 -hurt anticipation 0 -hurt disgust 0 -hurt fear 1 -hurt joy 0 -hurt negative 1 -hurt positive 0 -hurt sadness 1 -hurt surprise 0 -hurt trust 0 -hurtful anger 1 -hurtful anticipation 0 -hurtful disgust 1 -hurtful fear 1 -hurtful joy 0 -hurtful negative 1 -hurtful positive 0 -hurtful sadness 1 -hurtful surprise 0 -hurtful trust 0 -hurting anger 1 -hurting anticipation 0 -hurting disgust 0 -hurting fear 1 -hurting joy 0 -hurting negative 1 -hurting positive 0 -hurting sadness 1 -hurting surprise 0 -hurting trust 0 -husbandry anger 0 -husbandry anticipation 0 -husbandry disgust 0 -husbandry fear 0 -husbandry joy 0 -husbandry negative 0 -husbandry positive 1 -husbandry sadness 0 -husbandry surprise 0 -husbandry trust 1 -hush anger 0 -hush anticipation 0 -hush disgust 0 -hush fear 0 -hush joy 0 -hush negative 0 -hush positive 1 -hush sadness 0 -hush surprise 0 -hush trust 0 -hushed anger 0 -hushed anticipation 0 -hushed disgust 0 -hushed fear 0 -hushed joy 0 -hushed negative 0 -hushed positive 0 -hushed sadness 0 -hushed surprise 0 -hushed trust 0 -husk anger 0 -husk anticipation 0 -husk disgust 0 -husk fear 0 -husk joy 0 -husk negative 0 -husk positive 0 -husk sadness 0 -husk surprise 0 -husk trust 0 -husky anger 0 -husky anticipation 0 -husky disgust 0 -husky fear 0 -husky joy 0 -husky negative 0 -husky positive 0 -husky sadness 0 -husky surprise 0 -husky trust 0 -hustle anger 0 -hustle anticipation 0 -hustle disgust 0 -hustle fear 0 -hustle joy 0 -hustle negative 0 -hustle positive 0 -hustle sadness 0 -hustle surprise 0 -hustle trust 0 -hustler anger 0 -hustler anticipation 0 -hustler disgust 0 -hustler fear 0 -hustler joy 0 -hustler negative 1 -hustler positive 0 -hustler sadness 0 -hustler surprise 0 -hustler trust 0 -hut anger 0 -hut anticipation 0 -hut disgust 0 -hut fear 0 -hut joy 0 -hut negative 0 -hut positive 1 -hut sadness 1 -hut surprise 0 -hut trust 0 -hutch anger 0 -hutch anticipation 0 -hutch disgust 0 -hutch fear 0 -hutch joy 0 -hutch negative 0 -hutch positive 0 -hutch sadness 0 -hutch surprise 0 -hutch trust 0 -hyacinth anger 0 -hyacinth anticipation 0 -hyacinth disgust 0 -hyacinth fear 0 -hyacinth joy 0 -hyacinth negative 0 -hyacinth positive 0 -hyacinth sadness 0 -hyacinth surprise 0 -hyacinth trust 0 -hybrid anger 0 -hybrid anticipation 0 -hybrid disgust 0 -hybrid fear 0 -hybrid joy 0 -hybrid negative 0 -hybrid positive 0 -hybrid sadness 0 -hybrid surprise 0 -hybrid trust 0 -hydra anger 0 -hydra anticipation 0 -hydra disgust 0 -hydra fear 1 -hydra joy 0 -hydra negative 1 -hydra positive 0 -hydra sadness 0 -hydra surprise 0 -hydra trust 0 -hydraulics anger 0 -hydraulics anticipation 0 -hydraulics disgust 0 -hydraulics fear 0 -hydraulics joy 0 -hydraulics negative 0 -hydraulics positive 0 -hydraulics sadness 0 -hydraulics surprise 0 -hydraulics trust 0 -hydrocephalus anger 0 -hydrocephalus anticipation 0 -hydrocephalus disgust 1 -hydrocephalus fear 1 -hydrocephalus joy 0 -hydrocephalus negative 1 -hydrocephalus positive 0 -hydrocephalus sadness 1 -hydrocephalus surprise 0 -hydrocephalus trust 0 -hydrodynamics anger 0 -hydrodynamics anticipation 0 -hydrodynamics disgust 0 -hydrodynamics fear 0 -hydrodynamics joy 0 -hydrodynamics negative 0 -hydrodynamics positive 0 -hydrodynamics sadness 0 -hydrodynamics surprise 0 -hydrodynamics trust 0 -hydrogen anger 0 -hydrogen anticipation 0 -hydrogen disgust 0 -hydrogen fear 0 -hydrogen joy 0 -hydrogen negative 0 -hydrogen positive 0 -hydrogen sadness 0 -hydrogen surprise 0 -hydrogen trust 0 -hydrographic anger 0 -hydrographic anticipation 0 -hydrographic disgust 0 -hydrographic fear 0 -hydrographic joy 0 -hydrographic negative 0 -hydrographic positive 0 -hydrographic sadness 0 -hydrographic surprise 0 -hydrographic trust 0 -hydrology anger 0 -hydrology anticipation 0 -hydrology disgust 0 -hydrology fear 0 -hydrology joy 0 -hydrology negative 0 -hydrology positive 0 -hydrology sadness 0 -hydrology surprise 0 -hydrology trust 0 -hygiene anger 0 -hygiene anticipation 0 -hygiene disgust 0 -hygiene fear 0 -hygiene joy 0 -hygiene negative 0 -hygiene positive 0 -hygiene sadness 0 -hygiene surprise 0 -hygiene trust 0 -hygienic anger 0 -hygienic anticipation 0 -hygienic disgust 0 -hygienic fear 0 -hygienic joy 0 -hygienic negative 0 -hygienic positive 1 -hygienic sadness 0 -hygienic surprise 0 -hygienic trust 0 -hymn anger 0 -hymn anticipation 1 -hymn disgust 0 -hymn fear 0 -hymn joy 1 -hymn negative 0 -hymn positive 1 -hymn sadness 1 -hymn surprise 0 -hymn trust 1 -hype anger 0 -hype anticipation 1 -hype disgust 0 -hype fear 0 -hype joy 0 -hype negative 1 -hype positive 0 -hype sadness 0 -hype surprise 0 -hype trust 0 -hyperbole anger 0 -hyperbole anticipation 0 -hyperbole disgust 0 -hyperbole fear 0 -hyperbole joy 0 -hyperbole negative 1 -hyperbole positive 0 -hyperbole sadness 0 -hyperbole surprise 0 -hyperbole trust 0 -hypertrophy anger 0 -hypertrophy anticipation 0 -hypertrophy disgust 1 -hypertrophy fear 1 -hypertrophy joy 0 -hypertrophy negative 0 -hypertrophy positive 0 -hypertrophy sadness 0 -hypertrophy surprise 1 -hypertrophy trust 0 -hyphen anger 0 -hyphen anticipation 0 -hyphen disgust 0 -hyphen fear 0 -hyphen joy 0 -hyphen negative 0 -hyphen positive 0 -hyphen sadness 0 -hyphen surprise 0 -hyphen trust 0 -hypnotic anger 0 -hypnotic anticipation 0 -hypnotic disgust 0 -hypnotic fear 0 -hypnotic joy 0 -hypnotic negative 0 -hypnotic positive 0 -hypnotic sadness 0 -hypnotic surprise 0 -hypnotic trust 0 -hypnotized anger 0 -hypnotized anticipation 0 -hypnotized disgust 0 -hypnotized fear 0 -hypnotized joy 0 -hypnotized negative 0 -hypnotized positive 0 -hypnotized sadness 0 -hypnotized surprise 0 -hypnotized trust 0 -hypocrisy anger 0 -hypocrisy anticipation 0 -hypocrisy disgust 0 -hypocrisy fear 0 -hypocrisy joy 0 -hypocrisy negative 1 -hypocrisy positive 0 -hypocrisy sadness 0 -hypocrisy surprise 0 -hypocrisy trust 0 -hypocrite anger 0 -hypocrite anticipation 0 -hypocrite disgust 1 -hypocrite fear 0 -hypocrite joy 0 -hypocrite negative 1 -hypocrite positive 0 -hypocrite sadness 0 -hypocrite surprise 0 -hypocrite trust 0 -hypocritical anger 0 -hypocritical anticipation 0 -hypocritical disgust 1 -hypocritical fear 0 -hypocritical joy 0 -hypocritical negative 1 -hypocritical positive 0 -hypocritical sadness 0 -hypocritical surprise 0 -hypocritical trust 0 -hypothesis anger 0 -hypothesis anticipation 1 -hypothesis disgust 0 -hypothesis fear 0 -hypothesis joy 0 -hypothesis negative 0 -hypothesis positive 0 -hypothesis sadness 0 -hypothesis surprise 1 -hypothesis trust 0 -hypothetical anger 0 -hypothetical anticipation 0 -hypothetical disgust 0 -hypothetical fear 0 -hypothetical joy 0 -hypothetical negative 0 -hypothetical positive 0 -hypothetical sadness 0 -hypothetical surprise 0 -hypothetical trust 0 -hysteria anger 0 -hysteria anticipation 0 -hysteria disgust 0 -hysteria fear 1 -hysteria joy 0 -hysteria negative 1 -hysteria positive 0 -hysteria sadness 0 -hysteria surprise 0 -hysteria trust 0 -hysterical anger 1 -hysterical anticipation 0 -hysterical disgust 0 -hysterical fear 1 -hysterical joy 0 -hysterical negative 1 -hysterical positive 0 -hysterical sadness 0 -hysterical surprise 0 -hysterical trust 0 -ice anger 0 -ice anticipation 0 -ice disgust 0 -ice fear 0 -ice joy 0 -ice negative 0 -ice positive 0 -ice sadness 0 -ice surprise 0 -ice trust 0 -iceberg anger 0 -iceberg anticipation 0 -iceberg disgust 0 -iceberg fear 0 -iceberg joy 0 -iceberg negative 0 -iceberg positive 0 -iceberg sadness 0 -iceberg surprise 0 -iceberg trust 0 -icon anger 0 -icon anticipation 0 -icon disgust 0 -icon fear 0 -icon joy 0 -icon negative 0 -icon positive 0 -icon sadness 0 -icon surprise 0 -icon trust 0 -iconic anger 0 -iconic anticipation 0 -iconic disgust 0 -iconic fear 0 -iconic joy 0 -iconic negative 0 -iconic positive 0 -iconic sadness 0 -iconic surprise 0 -iconic trust 0 -iconography anger 0 -iconography anticipation 0 -iconography disgust 0 -iconography fear 0 -iconography joy 0 -iconography negative 0 -iconography positive 0 -iconography sadness 0 -iconography surprise 0 -iconography trust 0 -icy anger 0 -icy anticipation 0 -icy disgust 0 -icy fear 0 -icy joy 0 -icy negative 0 -icy positive 0 -icy sadness 0 -icy surprise 0 -icy trust 0 -idea anger 0 -idea anticipation 0 -idea disgust 0 -idea fear 0 -idea joy 0 -idea negative 0 -idea positive 0 -idea sadness 0 -idea surprise 0 -idea trust 0 -idealism anger 0 -idealism anticipation 0 -idealism disgust 0 -idealism fear 0 -idealism joy 0 -idealism negative 0 -idealism positive 1 -idealism sadness 0 -idealism surprise 0 -idealism trust 0 -idealist anger 0 -idealist anticipation 0 -idealist disgust 0 -idealist fear 0 -idealist joy 0 -idealist negative 0 -idealist positive 0 -idealist sadness 0 -idealist surprise 0 -idealist trust 0 -identical anger 0 -identical anticipation 0 -identical disgust 0 -identical fear 0 -identical joy 0 -identical negative 0 -identical positive 0 -identical sadness 0 -identical surprise 0 -identical trust 0 -identically anger 0 -identically anticipation 0 -identically disgust 0 -identically fear 0 -identically joy 0 -identically negative 0 -identically positive 0 -identically sadness 0 -identically surprise 0 -identically trust 0 -identification anger 0 -identification anticipation 0 -identification disgust 0 -identification fear 0 -identification joy 0 -identification negative 0 -identification positive 0 -identification sadness 0 -identification surprise 0 -identification trust 0 -identify anger 0 -identify anticipation 0 -identify disgust 0 -identify fear 0 -identify joy 0 -identify negative 0 -identify positive 0 -identify sadness 0 -identify surprise 0 -identify trust 0 -identity anger 0 -identity anticipation 0 -identity disgust 0 -identity fear 0 -identity joy 0 -identity negative 0 -identity positive 0 -identity sadness 0 -identity surprise 0 -identity trust 0 -ideology anger 0 -ideology anticipation 0 -ideology disgust 0 -ideology fear 0 -ideology joy 0 -ideology negative 0 -ideology positive 0 -ideology sadness 0 -ideology surprise 0 -ideology trust 0 -idiocy anger 1 -idiocy anticipation 0 -idiocy disgust 1 -idiocy fear 0 -idiocy joy 0 -idiocy negative 1 -idiocy positive 0 -idiocy sadness 1 -idiocy surprise 0 -idiocy trust 0 -idiom anger 0 -idiom anticipation 0 -idiom disgust 0 -idiom fear 0 -idiom joy 0 -idiom negative 0 -idiom positive 0 -idiom sadness 0 -idiom surprise 0 -idiom trust 0 -idiomatic anger 0 -idiomatic anticipation 0 -idiomatic disgust 0 -idiomatic fear 0 -idiomatic joy 0 -idiomatic negative 0 -idiomatic positive 0 -idiomatic sadness 0 -idiomatic surprise 0 -idiomatic trust 0 -idiot anger 0 -idiot anticipation 0 -idiot disgust 1 -idiot fear 0 -idiot joy 0 -idiot negative 1 -idiot positive 0 -idiot sadness 0 -idiot surprise 0 -idiot trust 0 -idiotic anger 1 -idiotic anticipation 0 -idiotic disgust 1 -idiotic fear 0 -idiotic joy 0 -idiotic negative 1 -idiotic positive 0 -idiotic sadness 0 -idiotic surprise 0 -idiotic trust 0 -idle anger 0 -idle anticipation 0 -idle disgust 0 -idle fear 0 -idle joy 0 -idle negative 0 -idle positive 0 -idle sadness 0 -idle surprise 0 -idle trust 0 -idleness anger 0 -idleness anticipation 0 -idleness disgust 0 -idleness fear 0 -idleness joy 0 -idleness negative 0 -idleness positive 0 -idleness sadness 0 -idleness surprise 0 -idleness trust 0 -idler anger 0 -idler anticipation 0 -idler disgust 0 -idler fear 0 -idler joy 0 -idler negative 1 -idler positive 0 -idler sadness 0 -idler surprise 0 -idler trust 0 -idol anger 0 -idol anticipation 0 -idol disgust 0 -idol fear 0 -idol joy 0 -idol negative 0 -idol positive 1 -idol sadness 0 -idol surprise 0 -idol trust 0 -idolatry anger 0 -idolatry anticipation 0 -idolatry disgust 1 -idolatry fear 1 -idolatry joy 0 -idolatry negative 1 -idolatry positive 0 -idolatry sadness 0 -idolatry surprise 0 -idolatry trust 0 -igloo anger 0 -igloo anticipation 0 -igloo disgust 0 -igloo fear 0 -igloo joy 0 -igloo negative 0 -igloo positive 0 -igloo sadness 0 -igloo surprise 0 -igloo trust 0 -igneous anger 0 -igneous anticipation 0 -igneous disgust 0 -igneous fear 0 -igneous joy 0 -igneous negative 0 -igneous positive 0 -igneous sadness 0 -igneous surprise 0 -igneous trust 0 -ignite anger 0 -ignite anticipation 0 -ignite disgust 0 -ignite fear 0 -ignite joy 0 -ignite negative 0 -ignite positive 0 -ignite sadness 0 -ignite surprise 0 -ignite trust 0 -ignition anger 0 -ignition anticipation 0 -ignition disgust 0 -ignition fear 0 -ignition joy 0 -ignition negative 0 -ignition positive 0 -ignition sadness 0 -ignition surprise 0 -ignition trust 0 -ignorance anger 0 -ignorance anticipation 0 -ignorance disgust 0 -ignorance fear 0 -ignorance joy 0 -ignorance negative 1 -ignorance positive 0 -ignorance sadness 0 -ignorance surprise 0 -ignorance trust 0 -ignorant anger 0 -ignorant anticipation 0 -ignorant disgust 1 -ignorant fear 0 -ignorant joy 0 -ignorant negative 1 -ignorant positive 0 -ignorant sadness 0 -ignorant surprise 0 -ignorant trust 0 -ignore anger 0 -ignore anticipation 0 -ignore disgust 0 -ignore fear 0 -ignore joy 0 -ignore negative 1 -ignore positive 0 -ignore sadness 0 -ignore surprise 0 -ignore trust 0 -ilk anger 0 -ilk anticipation 0 -ilk disgust 0 -ilk fear 0 -ilk joy 0 -ilk negative 0 -ilk positive 0 -ilk sadness 0 -ilk surprise 0 -ilk trust 0 -ill anger 1 -ill anticipation 0 -ill disgust 1 -ill fear 1 -ill joy 0 -ill negative 1 -ill positive 0 -ill sadness 1 -ill surprise 0 -ill trust 0 -illegal anger 1 -illegal anticipation 0 -illegal disgust 1 -illegal fear 1 -illegal joy 0 -illegal negative 1 -illegal positive 0 -illegal sadness 1 -illegal surprise 0 -illegal trust 0 -illegality anger 1 -illegality anticipation 0 -illegality disgust 1 -illegality fear 1 -illegality joy 0 -illegality negative 1 -illegality positive 0 -illegality sadness 0 -illegality surprise 0 -illegality trust 0 -illegally anger 0 -illegally anticipation 0 -illegally disgust 0 -illegally fear 0 -illegally joy 0 -illegally negative 0 -illegally positive 0 -illegally sadness 0 -illegally surprise 0 -illegally trust 0 -illegible anger 0 -illegible anticipation 0 -illegible disgust 0 -illegible fear 0 -illegible joy 0 -illegible negative 1 -illegible positive 0 -illegible sadness 0 -illegible surprise 0 -illegible trust 0 -illegitimate anger 1 -illegitimate anticipation 0 -illegitimate disgust 1 -illegitimate fear 1 -illegitimate joy 0 -illegitimate negative 1 -illegitimate positive 0 -illegitimate sadness 1 -illegitimate surprise 1 -illegitimate trust 0 -illicit anger 1 -illicit anticipation 0 -illicit disgust 1 -illicit fear 1 -illicit joy 0 -illicit negative 1 -illicit positive 0 -illicit sadness 0 -illicit surprise 0 -illicit trust 0 -illiterate anger 0 -illiterate anticipation 0 -illiterate disgust 1 -illiterate fear 0 -illiterate joy 0 -illiterate negative 1 -illiterate positive 0 -illiterate sadness 0 -illiterate surprise 0 -illiterate trust 0 -illness anger 0 -illness anticipation 0 -illness disgust 0 -illness fear 1 -illness joy 0 -illness negative 1 -illness positive 0 -illness sadness 1 -illness surprise 0 -illness trust 0 -illogical anger 0 -illogical anticipation 0 -illogical disgust 0 -illogical fear 0 -illogical joy 0 -illogical negative 1 -illogical positive 0 -illogical sadness 0 -illogical surprise 0 -illogical trust 0 -illuminate anger 0 -illuminate anticipation 1 -illuminate disgust 0 -illuminate fear 0 -illuminate joy 1 -illuminate negative 0 -illuminate positive 1 -illuminate sadness 0 -illuminate surprise 1 -illuminate trust 0 -illumination anger 0 -illumination anticipation 0 -illumination disgust 0 -illumination fear 0 -illumination joy 1 -illumination negative 0 -illumination positive 1 -illumination sadness 0 -illumination surprise 1 -illumination trust 1 -illuminator anger 0 -illuminator anticipation 0 -illuminator disgust 0 -illuminator fear 0 -illuminator joy 0 -illuminator negative 0 -illuminator positive 0 -illuminator sadness 0 -illuminator surprise 0 -illuminator trust 0 -illusion anger 0 -illusion anticipation 0 -illusion disgust 0 -illusion fear 0 -illusion joy 0 -illusion negative 1 -illusion positive 0 -illusion sadness 0 -illusion surprise 1 -illusion trust 0 -illustrate anger 0 -illustrate anticipation 0 -illustrate disgust 0 -illustrate fear 0 -illustrate joy 0 -illustrate negative 0 -illustrate positive 1 -illustrate sadness 0 -illustrate surprise 0 -illustrate trust 0 -illustration anger 0 -illustration anticipation 0 -illustration disgust 0 -illustration fear 0 -illustration joy 0 -illustration negative 0 -illustration positive 0 -illustration sadness 0 -illustration surprise 0 -illustration trust 0 -illustrative anger 0 -illustrative anticipation 0 -illustrative disgust 0 -illustrative fear 0 -illustrative joy 0 -illustrative negative 0 -illustrative positive 0 -illustrative sadness 0 -illustrative surprise 0 -illustrative trust 0 -illustrious anger 0 -illustrious anticipation 0 -illustrious disgust 0 -illustrious fear 0 -illustrious joy 0 -illustrious negative 0 -illustrious positive 1 -illustrious sadness 0 -illustrious surprise 0 -illustrious trust 0 -image anger 0 -image anticipation 0 -image disgust 0 -image fear 0 -image joy 0 -image negative 0 -image positive 0 -image sadness 0 -image surprise 0 -image trust 0 -imagery anger 0 -imagery anticipation 0 -imagery disgust 0 -imagery fear 0 -imagery joy 0 -imagery negative 0 -imagery positive 0 -imagery sadness 0 -imagery surprise 0 -imagery trust 0 -imaginary anger 0 -imaginary anticipation 0 -imaginary disgust 0 -imaginary fear 0 -imaginary joy 0 -imaginary negative 0 -imaginary positive 0 -imaginary sadness 0 -imaginary surprise 0 -imaginary trust 0 -imagination anger 0 -imagination anticipation 0 -imagination disgust 0 -imagination fear 0 -imagination joy 0 -imagination negative 0 -imagination positive 0 -imagination sadness 0 -imagination surprise 0 -imagination trust 0 -imaginative anger 0 -imaginative anticipation 0 -imaginative disgust 0 -imaginative fear 0 -imaginative joy 0 -imaginative negative 0 -imaginative positive 1 -imaginative sadness 0 -imaginative surprise 0 -imaginative trust 0 -imagine anger 0 -imagine anticipation 0 -imagine disgust 0 -imagine fear 0 -imagine joy 0 -imagine negative 0 -imagine positive 0 -imagine sadness 0 -imagine surprise 0 -imagine trust 0 -imagined anger 0 -imagined anticipation 0 -imagined disgust 0 -imagined fear 0 -imagined joy 0 -imagined negative 0 -imagined positive 0 -imagined sadness 0 -imagined surprise 0 -imagined trust 0 -imagining anger 0 -imagining anticipation 0 -imagining disgust 0 -imagining fear 0 -imagining joy 0 -imagining negative 0 -imagining positive 0 -imagining sadness 0 -imagining surprise 0 -imagining trust 0 -imam anger 0 -imam anticipation 0 -imam disgust 0 -imam fear 0 -imam joy 0 -imam negative 0 -imam positive 0 -imam sadness 0 -imam surprise 0 -imam trust 0 -imbedded anger 0 -imbedded anticipation 0 -imbedded disgust 0 -imbedded fear 0 -imbedded joy 0 -imbedded negative 0 -imbedded positive 0 -imbedded sadness 0 -imbedded surprise 0 -imbedded trust 0 -imitate anger 0 -imitate anticipation 0 -imitate disgust 0 -imitate fear 0 -imitate joy 0 -imitate negative 0 -imitate positive 0 -imitate sadness 0 -imitate surprise 0 -imitate trust 0 -imitated anger 0 -imitated anticipation 0 -imitated disgust 0 -imitated fear 0 -imitated joy 0 -imitated negative 1 -imitated positive 0 -imitated sadness 0 -imitated surprise 0 -imitated trust 0 -imitation anger 0 -imitation anticipation 0 -imitation disgust 0 -imitation fear 0 -imitation joy 0 -imitation negative 1 -imitation positive 0 -imitation sadness 0 -imitation surprise 0 -imitation trust 0 -immaculate anger 0 -immaculate anticipation 0 -immaculate disgust 0 -immaculate fear 0 -immaculate joy 1 -immaculate negative 0 -immaculate positive 1 -immaculate sadness 0 -immaculate surprise 0 -immaculate trust 1 -immaterial anger 0 -immaterial anticipation 0 -immaterial disgust 0 -immaterial fear 0 -immaterial joy 0 -immaterial negative 0 -immaterial positive 0 -immaterial sadness 0 -immaterial surprise 0 -immaterial trust 0 -immature anger 0 -immature anticipation 1 -immature disgust 0 -immature fear 0 -immature joy 0 -immature negative 1 -immature positive 0 -immature sadness 0 -immature surprise 0 -immature trust 0 -immaturity anger 1 -immaturity anticipation 1 -immaturity disgust 0 -immaturity fear 0 -immaturity joy 0 -immaturity negative 1 -immaturity positive 0 -immaturity sadness 0 -immaturity surprise 0 -immaturity trust 0 -immeasurable anger 0 -immeasurable anticipation 0 -immeasurable disgust 0 -immeasurable fear 0 -immeasurable joy 0 -immeasurable negative 0 -immeasurable positive 0 -immeasurable sadness 0 -immeasurable surprise 0 -immeasurable trust 0 -immeasurably anger 0 -immeasurably anticipation 0 -immeasurably disgust 0 -immeasurably fear 0 -immeasurably joy 0 -immeasurably negative 0 -immeasurably positive 0 -immeasurably sadness 0 -immeasurably surprise 0 -immeasurably trust 0 -immediacy anger 0 -immediacy anticipation 0 -immediacy disgust 0 -immediacy fear 0 -immediacy joy 0 -immediacy negative 0 -immediacy positive 0 -immediacy sadness 0 -immediacy surprise 1 -immediacy trust 0 -immediately anger 0 -immediately anticipation 1 -immediately disgust 0 -immediately fear 0 -immediately joy 0 -immediately negative 1 -immediately positive 1 -immediately sadness 0 -immediately surprise 0 -immediately trust 0 -immemorial anger 0 -immemorial anticipation 0 -immemorial disgust 0 -immemorial fear 0 -immemorial joy 0 -immemorial negative 0 -immemorial positive 0 -immemorial sadness 0 -immemorial surprise 0 -immemorial trust 0 -immense anger 0 -immense anticipation 0 -immense disgust 0 -immense fear 0 -immense joy 0 -immense negative 0 -immense positive 1 -immense sadness 0 -immense surprise 0 -immense trust 0 -immerse anger 0 -immerse anticipation 1 -immerse disgust 0 -immerse fear 1 -immerse joy 1 -immerse negative 0 -immerse positive 1 -immerse sadness 0 -immerse surprise 1 -immerse trust 1 -immersion anger 0 -immersion anticipation 0 -immersion disgust 0 -immersion fear 0 -immersion joy 0 -immersion negative 0 -immersion positive 0 -immersion sadness 0 -immersion surprise 0 -immersion trust 0 -immigrant anger 0 -immigrant anticipation 0 -immigrant disgust 0 -immigrant fear 1 -immigrant joy 0 -immigrant negative 0 -immigrant positive 0 -immigrant sadness 0 -immigrant surprise 0 -immigrant trust 0 -immigration anger 0 -immigration anticipation 0 -immigration disgust 0 -immigration fear 0 -immigration joy 0 -immigration negative 0 -immigration positive 0 -immigration sadness 0 -immigration surprise 0 -immigration trust 0 -imminent anger 0 -imminent anticipation 1 -imminent disgust 0 -imminent fear 1 -imminent joy 0 -imminent negative 0 -imminent positive 0 -imminent sadness 0 -imminent surprise 0 -imminent trust 0 -immoral anger 1 -immoral anticipation 0 -immoral disgust 1 -immoral fear 1 -immoral joy 0 -immoral negative 1 -immoral positive 0 -immoral sadness 1 -immoral surprise 0 -immoral trust 0 -immorality anger 1 -immorality anticipation 0 -immorality disgust 1 -immorality fear 0 -immorality joy 0 -immorality negative 1 -immorality positive 0 -immorality sadness 0 -immorality surprise 0 -immorality trust 0 -immortal anger 0 -immortal anticipation 0 -immortal disgust 0 -immortal fear 0 -immortal joy 0 -immortal negative 0 -immortal positive 1 -immortal sadness 0 -immortal surprise 0 -immortal trust 0 -immortality anger 0 -immortality anticipation 1 -immortality disgust 0 -immortality fear 0 -immortality joy 0 -immortality negative 0 -immortality positive 0 -immortality sadness 0 -immortality surprise 0 -immortality trust 0 -immovable anger 0 -immovable anticipation 0 -immovable disgust 0 -immovable fear 0 -immovable joy 0 -immovable negative 1 -immovable positive 1 -immovable sadness 0 -immovable surprise 0 -immovable trust 1 -immune anger 0 -immune anticipation 0 -immune disgust 0 -immune fear 0 -immune joy 0 -immune negative 0 -immune positive 0 -immune sadness 0 -immune surprise 0 -immune trust 0 -immunity anger 0 -immunity anticipation 0 -immunity disgust 0 -immunity fear 0 -immunity joy 0 -immunity negative 0 -immunity positive 0 -immunity sadness 0 -immunity surprise 0 -immunity trust 0 -immunization anger 0 -immunization anticipation 0 -immunization disgust 0 -immunization fear 0 -immunization joy 0 -immunization negative 0 -immunization positive 0 -immunization sadness 0 -immunization surprise 0 -immunization trust 1 -immutable anger 0 -immutable anticipation 0 -immutable disgust 0 -immutable fear 0 -immutable joy 0 -immutable negative 0 -immutable positive 0 -immutable sadness 0 -immutable surprise 0 -immutable trust 0 -imp anger 0 -imp anticipation 0 -imp disgust 0 -imp fear 0 -imp joy 0 -imp negative 0 -imp positive 0 -imp sadness 0 -imp surprise 0 -imp trust 0 -impact anger 0 -impact anticipation 0 -impact disgust 0 -impact fear 0 -impact joy 0 -impact negative 0 -impact positive 0 -impact sadness 0 -impact surprise 0 -impact trust 0 -impair anger 0 -impair anticipation 0 -impair disgust 0 -impair fear 0 -impair joy 0 -impair negative 1 -impair positive 0 -impair sadness 0 -impair surprise 0 -impair trust 0 -impairment anger 0 -impairment anticipation 0 -impairment disgust 0 -impairment fear 0 -impairment joy 0 -impairment negative 1 -impairment positive 0 -impairment sadness 0 -impairment surprise 0 -impairment trust 0 -impart anger 0 -impart anticipation 0 -impart disgust 0 -impart fear 0 -impart joy 0 -impart negative 0 -impart positive 1 -impart sadness 0 -impart surprise 0 -impart trust 1 -impartial anger 0 -impartial anticipation 0 -impartial disgust 0 -impartial fear 0 -impartial joy 0 -impartial negative 0 -impartial positive 1 -impartial sadness 0 -impartial surprise 0 -impartial trust 1 -impartiality anger 0 -impartiality anticipation 0 -impartiality disgust 0 -impartiality fear 0 -impartiality joy 0 -impartiality negative 0 -impartiality positive 1 -impartiality sadness 0 -impartiality surprise 0 -impartiality trust 1 -impassable anger 0 -impassable anticipation 0 -impassable disgust 0 -impassable fear 0 -impassable joy 0 -impassable negative 1 -impassable positive 0 -impassable sadness 0 -impassable surprise 0 -impassable trust 0 -impassioned anger 0 -impassioned anticipation 0 -impassioned disgust 0 -impassioned fear 0 -impassioned joy 0 -impassioned negative 0 -impassioned positive 0 -impassioned sadness 0 -impassioned surprise 0 -impassioned trust 0 -impatience anger 0 -impatience anticipation 0 -impatience disgust 0 -impatience fear 0 -impatience joy 0 -impatience negative 1 -impatience positive 0 -impatience sadness 0 -impatience surprise 0 -impatience trust 0 -impatient anger 0 -impatient anticipation 1 -impatient disgust 0 -impatient fear 0 -impatient joy 0 -impatient negative 1 -impatient positive 0 -impatient sadness 0 -impatient surprise 0 -impatient trust 0 -impeach anger 0 -impeach anticipation 0 -impeach disgust 1 -impeach fear 1 -impeach joy 0 -impeach negative 1 -impeach positive 0 -impeach sadness 0 -impeach surprise 0 -impeach trust 0 -impeachment anger 0 -impeachment anticipation 0 -impeachment disgust 0 -impeachment fear 0 -impeachment joy 0 -impeachment negative 1 -impeachment positive 0 -impeachment sadness 0 -impeachment surprise 0 -impeachment trust 0 -impeccable anger 0 -impeccable anticipation 0 -impeccable disgust 0 -impeccable fear 0 -impeccable joy 0 -impeccable negative 0 -impeccable positive 1 -impeccable sadness 0 -impeccable surprise 0 -impeccable trust 1 -impede anger 0 -impede anticipation 0 -impede disgust 0 -impede fear 0 -impede joy 0 -impede negative 1 -impede positive 0 -impede sadness 0 -impede surprise 0 -impede trust 0 -impediment anger 0 -impediment anticipation 0 -impediment disgust 0 -impediment fear 0 -impediment joy 0 -impediment negative 0 -impediment positive 0 -impediment sadness 0 -impediment surprise 0 -impediment trust 0 -impelled anger 0 -impelled anticipation 0 -impelled disgust 0 -impelled fear 0 -impelled joy 0 -impelled negative 0 -impelled positive 0 -impelled sadness 0 -impelled surprise 0 -impelled trust 0 -impending anger 0 -impending anticipation 1 -impending disgust 0 -impending fear 1 -impending joy 0 -impending negative 0 -impending positive 0 -impending sadness 0 -impending surprise 0 -impending trust 0 -impenetrable anger 0 -impenetrable anticipation 0 -impenetrable disgust 0 -impenetrable fear 0 -impenetrable joy 0 -impenetrable negative 0 -impenetrable positive 0 -impenetrable sadness 0 -impenetrable surprise 0 -impenetrable trust 1 -imperative anger 0 -imperative anticipation 0 -imperative disgust 0 -imperative fear 0 -imperative joy 0 -imperative negative 0 -imperative positive 0 -imperative sadness 0 -imperative surprise 0 -imperative trust 0 -imperceptible anger 0 -imperceptible anticipation 0 -imperceptible disgust 0 -imperceptible fear 0 -imperceptible joy 0 -imperceptible negative 0 -imperceptible positive 0 -imperceptible sadness 0 -imperceptible surprise 0 -imperceptible trust 0 -imperfection anger 0 -imperfection anticipation 0 -imperfection disgust 0 -imperfection fear 0 -imperfection joy 0 -imperfection negative 1 -imperfection positive 0 -imperfection sadness 0 -imperfection surprise 0 -imperfection trust 0 -imperfectly anger 0 -imperfectly anticipation 0 -imperfectly disgust 0 -imperfectly fear 0 -imperfectly joy 0 -imperfectly negative 1 -imperfectly positive 0 -imperfectly sadness 0 -imperfectly surprise 0 -imperfectly trust 0 -imperial anger 0 -imperial anticipation 0 -imperial disgust 0 -imperial fear 0 -imperial joy 0 -imperial negative 0 -imperial positive 0 -imperial sadness 0 -imperial surprise 0 -imperial trust 0 -impermeable anger 1 -impermeable anticipation 0 -impermeable disgust 0 -impermeable fear 1 -impermeable joy 0 -impermeable negative 0 -impermeable positive 0 -impermeable sadness 0 -impermeable surprise 0 -impermeable trust 0 -impermissible anger 0 -impermissible anticipation 0 -impermissible disgust 0 -impermissible fear 0 -impermissible joy 0 -impermissible negative 0 -impermissible positive 0 -impermissible sadness 0 -impermissible surprise 0 -impermissible trust 0 -impersonal anger 0 -impersonal anticipation 0 -impersonal disgust 0 -impersonal fear 0 -impersonal joy 0 -impersonal negative 0 -impersonal positive 0 -impersonal sadness 0 -impersonal surprise 0 -impersonal trust 0 -impersonate anger 0 -impersonate anticipation 0 -impersonate disgust 0 -impersonate fear 0 -impersonate joy 0 -impersonate negative 1 -impersonate positive 0 -impersonate sadness 0 -impersonate surprise 0 -impersonate trust 0 -impersonation anger 0 -impersonation anticipation 0 -impersonation disgust 0 -impersonation fear 0 -impersonation joy 0 -impersonation negative 1 -impersonation positive 0 -impersonation sadness 0 -impersonation surprise 0 -impersonation trust 0 -impervious anger 0 -impervious anticipation 0 -impervious disgust 0 -impervious fear 0 -impervious joy 0 -impervious negative 0 -impervious positive 1 -impervious sadness 0 -impervious surprise 0 -impervious trust 0 -impetus anger 0 -impetus anticipation 0 -impetus disgust 0 -impetus fear 0 -impetus joy 0 -impetus negative 0 -impetus positive 0 -impetus sadness 0 -impetus surprise 0 -impetus trust 0 -implacable anger 0 -implacable anticipation 0 -implacable disgust 0 -implacable fear 0 -implacable joy 0 -implacable negative 1 -implacable positive 0 -implacable sadness 0 -implacable surprise 0 -implacable trust 0 -implant anger 0 -implant anticipation 0 -implant disgust 0 -implant fear 0 -implant joy 0 -implant negative 0 -implant positive 0 -implant sadness 0 -implant surprise 0 -implant trust 0 -implantation anger 0 -implantation anticipation 0 -implantation disgust 0 -implantation fear 0 -implantation joy 0 -implantation negative 0 -implantation positive 0 -implantation sadness 0 -implantation surprise 0 -implantation trust 0 -implanted anger 0 -implanted anticipation 0 -implanted disgust 0 -implanted fear 0 -implanted joy 0 -implanted negative 0 -implanted positive 0 -implanted sadness 0 -implanted surprise 0 -implanted trust 0 -implement anger 0 -implement anticipation 0 -implement disgust 0 -implement fear 0 -implement joy 0 -implement negative 0 -implement positive 0 -implement sadness 0 -implement surprise 0 -implement trust 0 -implicate anger 1 -implicate anticipation 0 -implicate disgust 0 -implicate fear 0 -implicate joy 0 -implicate negative 1 -implicate positive 0 -implicate sadness 0 -implicate surprise 0 -implicate trust 0 -implicated anger 0 -implicated anticipation 0 -implicated disgust 0 -implicated fear 0 -implicated joy 0 -implicated negative 0 -implicated positive 0 -implicated sadness 0 -implicated surprise 0 -implicated trust 0 -implication anger 0 -implication anticipation 0 -implication disgust 0 -implication fear 0 -implication joy 0 -implication negative 0 -implication positive 0 -implication sadness 0 -implication surprise 0 -implication trust 0 -implied anger 0 -implied anticipation 0 -implied disgust 0 -implied fear 0 -implied joy 0 -implied negative 0 -implied positive 0 -implied sadness 0 -implied surprise 0 -implied trust 0 -implore anger 0 -implore anticipation 0 -implore disgust 0 -implore fear 0 -implore joy 0 -implore negative 0 -implore positive 0 -implore sadness 0 -implore surprise 0 -implore trust 0 -implosion anger 0 -implosion anticipation 0 -implosion disgust 0 -implosion fear 0 -implosion joy 0 -implosion negative 0 -implosion positive 0 -implosion sadness 0 -implosion surprise 0 -implosion trust 0 -imply anger 0 -imply anticipation 0 -imply disgust 0 -imply fear 0 -imply joy 0 -imply negative 0 -imply positive 0 -imply sadness 0 -imply surprise 0 -imply trust 0 -impolite anger 0 -impolite anticipation 0 -impolite disgust 1 -impolite fear 0 -impolite joy 0 -impolite negative 1 -impolite positive 0 -impolite sadness 0 -impolite surprise 0 -impolite trust 0 -import anger 0 -import anticipation 0 -import disgust 0 -import fear 0 -import joy 0 -import negative 0 -import positive 0 -import sadness 0 -import surprise 0 -import trust 0 -importance anger 0 -importance anticipation 1 -importance disgust 0 -importance fear 0 -importance joy 0 -importance negative 0 -importance positive 1 -importance sadness 0 -importance surprise 0 -importance trust 0 -important anger 0 -important anticipation 0 -important disgust 0 -important fear 0 -important joy 0 -important negative 0 -important positive 1 -important sadness 0 -important surprise 0 -important trust 1 -importation anger 0 -importation anticipation 0 -importation disgust 0 -importation fear 0 -importation joy 0 -importation negative 0 -importation positive 0 -importation sadness 0 -importation surprise 0 -importation trust 0 -impose anger 0 -impose anticipation 0 -impose disgust 0 -impose fear 0 -impose joy 0 -impose negative 0 -impose positive 0 -impose sadness 0 -impose surprise 0 -impose trust 0 -imposing anger 0 -imposing anticipation 0 -imposing disgust 0 -imposing fear 0 -imposing joy 0 -imposing negative 0 -imposing positive 0 -imposing sadness 0 -imposing surprise 0 -imposing trust 0 -imposition anger 0 -imposition anticipation 0 -imposition disgust 0 -imposition fear 0 -imposition joy 0 -imposition negative 1 -imposition positive 0 -imposition sadness 0 -imposition surprise 0 -imposition trust 0 -impossibility anger 0 -impossibility anticipation 0 -impossibility disgust 0 -impossibility fear 0 -impossibility joy 0 -impossibility negative 0 -impossibility positive 0 -impossibility sadness 0 -impossibility surprise 0 -impossibility trust 0 -impossible anger 0 -impossible anticipation 0 -impossible disgust 0 -impossible fear 0 -impossible joy 0 -impossible negative 1 -impossible positive 0 -impossible sadness 1 -impossible surprise 0 -impossible trust 0 -impotence anger 1 -impotence anticipation 0 -impotence disgust 0 -impotence fear 1 -impotence joy 0 -impotence negative 1 -impotence positive 0 -impotence sadness 1 -impotence surprise 0 -impotence trust 0 -impotent anger 0 -impotent anticipation 0 -impotent disgust 0 -impotent fear 0 -impotent joy 0 -impotent negative 1 -impotent positive 0 -impotent sadness 0 -impotent surprise 0 -impotent trust 0 -impound anger 0 -impound anticipation 0 -impound disgust 0 -impound fear 0 -impound joy 0 -impound negative 1 -impound positive 0 -impound sadness 0 -impound surprise 0 -impound trust 0 -impracticable anger 0 -impracticable anticipation 0 -impracticable disgust 0 -impracticable fear 0 -impracticable joy 0 -impracticable negative 1 -impracticable positive 0 -impracticable sadness 0 -impracticable surprise 0 -impracticable trust 0 -impress anger 0 -impress anticipation 0 -impress disgust 0 -impress fear 0 -impress joy 0 -impress negative 0 -impress positive 1 -impress sadness 0 -impress surprise 0 -impress trust 0 -impression anger 0 -impression anticipation 0 -impression disgust 0 -impression fear 0 -impression joy 0 -impression negative 0 -impression positive 1 -impression sadness 0 -impression surprise 0 -impression trust 0 -impressionable anger 0 -impressionable anticipation 0 -impressionable disgust 0 -impressionable fear 0 -impressionable joy 0 -impressionable negative 0 -impressionable positive 0 -impressionable sadness 0 -impressionable surprise 0 -impressionable trust 1 -imprint anger 0 -imprint anticipation 0 -imprint disgust 0 -imprint fear 0 -imprint joy 0 -imprint negative 0 -imprint positive 0 -imprint sadness 0 -imprint surprise 0 -imprint trust 0 -imprison anger 0 -imprison anticipation 0 -imprison disgust 0 -imprison fear 0 -imprison joy 0 -imprison negative 1 -imprison positive 0 -imprison sadness 0 -imprison surprise 0 -imprison trust 0 -imprisoned anger 1 -imprisoned anticipation 0 -imprisoned disgust 1 -imprisoned fear 1 -imprisoned joy 0 -imprisoned negative 1 -imprisoned positive 0 -imprisoned sadness 1 -imprisoned surprise 0 -imprisoned trust 0 -imprisonment anger 1 -imprisonment anticipation 0 -imprisonment disgust 1 -imprisonment fear 1 -imprisonment joy 0 -imprisonment negative 1 -imprisonment positive 0 -imprisonment sadness 1 -imprisonment surprise 0 -imprisonment trust 0 -improbable anger 0 -improbable anticipation 0 -improbable disgust 0 -improbable fear 0 -improbable joy 0 -improbable negative 0 -improbable positive 0 -improbable sadness 0 -improbable surprise 0 -improbable trust 0 -impromptu anger 0 -impromptu anticipation 0 -impromptu disgust 0 -impromptu fear 0 -impromptu joy 0 -impromptu negative 0 -impromptu positive 0 -impromptu sadness 0 -impromptu surprise 0 -impromptu trust 0 -impropriety anger 0 -impropriety anticipation 0 -impropriety disgust 0 -impropriety fear 0 -impropriety joy 0 -impropriety negative 1 -impropriety positive 0 -impropriety sadness 0 -impropriety surprise 0 -impropriety trust 0 -improve anger 0 -improve anticipation 1 -improve disgust 0 -improve fear 0 -improve joy 1 -improve negative 0 -improve positive 1 -improve sadness 0 -improve surprise 0 -improve trust 1 -improved anger 0 -improved anticipation 0 -improved disgust 0 -improved fear 0 -improved joy 0 -improved negative 0 -improved positive 1 -improved sadness 0 -improved surprise 0 -improved trust 0 -improvement anger 0 -improvement anticipation 0 -improvement disgust 0 -improvement fear 0 -improvement joy 1 -improvement negative 0 -improvement positive 1 -improvement sadness 0 -improvement surprise 0 -improvement trust 1 -improving anger 0 -improving anticipation 0 -improving disgust 0 -improving fear 0 -improving joy 0 -improving negative 0 -improving positive 1 -improving sadness 0 -improving surprise 0 -improving trust 0 -improvisation anger 0 -improvisation anticipation 0 -improvisation disgust 0 -improvisation fear 0 -improvisation joy 0 -improvisation negative 0 -improvisation positive 0 -improvisation sadness 0 -improvisation surprise 1 -improvisation trust 0 -improvise anger 0 -improvise anticipation 1 -improvise disgust 0 -improvise fear 0 -improvise joy 0 -improvise negative 0 -improvise positive 1 -improvise sadness 0 -improvise surprise 1 -improvise trust 0 -improvised anger 0 -improvised anticipation 0 -improvised disgust 0 -improvised fear 0 -improvised joy 0 -improvised negative 0 -improvised positive 0 -improvised sadness 0 -improvised surprise 0 -improvised trust 0 -imprudent anger 0 -imprudent anticipation 0 -imprudent disgust 0 -imprudent fear 0 -imprudent joy 0 -imprudent negative 1 -imprudent positive 0 -imprudent sadness 1 -imprudent surprise 0 -imprudent trust 0 -impulse anger 0 -impulse anticipation 0 -impulse disgust 0 -impulse fear 0 -impulse joy 0 -impulse negative 0 -impulse positive 0 -impulse sadness 0 -impulse surprise 0 -impulse trust 0 -impunity anger 0 -impunity anticipation 0 -impunity disgust 0 -impunity fear 0 -impunity joy 0 -impunity negative 0 -impunity positive 0 -impunity sadness 0 -impunity surprise 0 -impunity trust 0 -impure anger 0 -impure anticipation 0 -impure disgust 1 -impure fear 0 -impure joy 0 -impure negative 1 -impure positive 0 -impure sadness 0 -impure surprise 0 -impure trust 0 -impurity anger 0 -impurity anticipation 0 -impurity disgust 1 -impurity fear 0 -impurity joy 0 -impurity negative 1 -impurity positive 0 -impurity sadness 0 -impurity surprise 0 -impurity trust 0 -imputation anger 0 -imputation anticipation 0 -imputation disgust 0 -imputation fear 0 -imputation joy 0 -imputation negative 1 -imputation positive 0 -imputation sadness 0 -imputation surprise 0 -imputation trust 0 -inability anger 0 -inability anticipation 0 -inability disgust 0 -inability fear 0 -inability joy 0 -inability negative 1 -inability positive 0 -inability sadness 1 -inability surprise 0 -inability trust 0 -inaccessible anger 0 -inaccessible anticipation 0 -inaccessible disgust 0 -inaccessible fear 0 -inaccessible joy 0 -inaccessible negative 1 -inaccessible positive 0 -inaccessible sadness 0 -inaccessible surprise 0 -inaccessible trust 0 -inaccurate anger 0 -inaccurate anticipation 0 -inaccurate disgust 0 -inaccurate fear 0 -inaccurate joy 0 -inaccurate negative 1 -inaccurate positive 0 -inaccurate sadness 0 -inaccurate surprise 0 -inaccurate trust 0 -inaction anger 0 -inaction anticipation 0 -inaction disgust 0 -inaction fear 0 -inaction joy 0 -inaction negative 1 -inaction positive 0 -inaction sadness 0 -inaction surprise 0 -inaction trust 0 -inactivate anger 0 -inactivate anticipation 0 -inactivate disgust 0 -inactivate fear 0 -inactivate joy 0 -inactivate negative 0 -inactivate positive 0 -inactivate sadness 0 -inactivate surprise 0 -inactivate trust 0 -inactivation anger 0 -inactivation anticipation 0 -inactivation disgust 0 -inactivation fear 0 -inactivation joy 0 -inactivation negative 0 -inactivation positive 0 -inactivation sadness 0 -inactivation surprise 0 -inactivation trust 0 -inactive anger 0 -inactive anticipation 0 -inactive disgust 0 -inactive fear 0 -inactive joy 0 -inactive negative 0 -inactive positive 0 -inactive sadness 0 -inactive surprise 0 -inactive trust 0 -inactivity anger 0 -inactivity anticipation 0 -inactivity disgust 0 -inactivity fear 0 -inactivity joy 0 -inactivity negative 1 -inactivity positive 0 -inactivity sadness 0 -inactivity surprise 0 -inactivity trust 0 -inadequacy anger 0 -inadequacy anticipation 0 -inadequacy disgust 0 -inadequacy fear 0 -inadequacy joy 0 -inadequacy negative 1 -inadequacy positive 0 -inadequacy sadness 0 -inadequacy surprise 0 -inadequacy trust 0 -inadequate anger 0 -inadequate anticipation 0 -inadequate disgust 0 -inadequate fear 0 -inadequate joy 0 -inadequate negative 1 -inadequate positive 0 -inadequate sadness 1 -inadequate surprise 0 -inadequate trust 0 -inadmissible anger 1 -inadmissible anticipation 0 -inadmissible disgust 1 -inadmissible fear 0 -inadmissible joy 0 -inadmissible negative 1 -inadmissible positive 0 -inadmissible sadness 0 -inadmissible surprise 0 -inadmissible trust 0 -inadvertent anger 0 -inadvertent anticipation 0 -inadvertent disgust 0 -inadvertent fear 0 -inadvertent joy 0 -inadvertent negative 0 -inadvertent positive 0 -inadvertent sadness 0 -inadvertent surprise 0 -inadvertent trust 0 -inadvertently anger 0 -inadvertently anticipation 0 -inadvertently disgust 0 -inadvertently fear 0 -inadvertently joy 0 -inadvertently negative 0 -inadvertently positive 0 -inadvertently sadness 0 -inadvertently surprise 0 -inadvertently trust 0 -inalienable anger 0 -inalienable anticipation 0 -inalienable disgust 0 -inalienable fear 0 -inalienable joy 0 -inalienable negative 0 -inalienable positive 1 -inalienable sadness 0 -inalienable surprise 0 -inalienable trust 0 -inane anger 0 -inane anticipation 0 -inane disgust 0 -inane fear 0 -inane joy 0 -inane negative 1 -inane positive 0 -inane sadness 0 -inane surprise 0 -inane trust 0 -inanimate anger 0 -inanimate anticipation 0 -inanimate disgust 0 -inanimate fear 0 -inanimate joy 0 -inanimate negative 0 -inanimate positive 0 -inanimate sadness 0 -inanimate surprise 0 -inanimate trust 0 -inapplicable anger 0 -inapplicable anticipation 0 -inapplicable disgust 0 -inapplicable fear 0 -inapplicable joy 0 -inapplicable negative 1 -inapplicable positive 0 -inapplicable sadness 0 -inapplicable surprise 0 -inapplicable trust 0 -inappropriate anger 1 -inappropriate anticipation 0 -inappropriate disgust 1 -inappropriate fear 0 -inappropriate joy 0 -inappropriate negative 1 -inappropriate positive 0 -inappropriate sadness 1 -inappropriate surprise 0 -inappropriate trust 0 -inattention anger 1 -inattention anticipation 0 -inattention disgust 0 -inattention fear 0 -inattention joy 0 -inattention negative 1 -inattention positive 0 -inattention sadness 0 -inattention surprise 0 -inattention trust 0 -inaudible anger 0 -inaudible anticipation 0 -inaudible disgust 0 -inaudible fear 0 -inaudible joy 0 -inaudible negative 1 -inaudible positive 0 -inaudible sadness 0 -inaudible surprise 0 -inaudible trust 0 -inaugural anger 0 -inaugural anticipation 1 -inaugural disgust 0 -inaugural fear 0 -inaugural joy 0 -inaugural negative 0 -inaugural positive 0 -inaugural sadness 0 -inaugural surprise 0 -inaugural trust 0 -inaugurate anger 0 -inaugurate anticipation 0 -inaugurate disgust 0 -inaugurate fear 0 -inaugurate joy 0 -inaugurate negative 0 -inaugurate positive 0 -inaugurate sadness 0 -inaugurate surprise 0 -inaugurate trust 0 -inauguration anger 0 -inauguration anticipation 1 -inauguration disgust 0 -inauguration fear 0 -inauguration joy 1 -inauguration negative 0 -inauguration positive 1 -inauguration sadness 0 -inauguration surprise 0 -inauguration trust 1 -inborn anger 0 -inborn anticipation 0 -inborn disgust 0 -inborn fear 0 -inborn joy 0 -inborn negative 0 -inborn positive 0 -inborn sadness 0 -inborn surprise 0 -inborn trust 0 -inbred anger 0 -inbred anticipation 0 -inbred disgust 0 -inbred fear 0 -inbred joy 0 -inbred negative 0 -inbred positive 0 -inbred sadness 0 -inbred surprise 0 -inbred trust 0 -incalculable anger 0 -incalculable anticipation 0 -incalculable disgust 0 -incalculable fear 0 -incalculable joy 0 -incalculable negative 1 -incalculable positive 0 -incalculable sadness 0 -incalculable surprise 0 -incalculable trust 0 -incandescent anger 0 -incandescent anticipation 0 -incandescent disgust 0 -incandescent fear 0 -incandescent joy 0 -incandescent negative 0 -incandescent positive 0 -incandescent sadness 0 -incandescent surprise 0 -incandescent trust 0 -incapable anger 0 -incapable anticipation 0 -incapable disgust 0 -incapable fear 0 -incapable joy 0 -incapable negative 0 -incapable positive 0 -incapable sadness 0 -incapable surprise 0 -incapable trust 0 -incapacity anger 0 -incapacity anticipation 0 -incapacity disgust 0 -incapacity fear 0 -incapacity joy 0 -incapacity negative 1 -incapacity positive 0 -incapacity sadness 0 -incapacity surprise 0 -incapacity trust 0 -incarceration anger 1 -incarceration anticipation 0 -incarceration disgust 1 -incarceration fear 1 -incarceration joy 0 -incarceration negative 1 -incarceration positive 0 -incarceration sadness 1 -incarceration surprise 0 -incarceration trust 0 -incase anger 1 -incase anticipation 0 -incase disgust 1 -incase fear 1 -incase joy 0 -incase negative 1 -incase positive 0 -incase sadness 1 -incase surprise 0 -incase trust 0 -incendiary anger 1 -incendiary anticipation 0 -incendiary disgust 0 -incendiary fear 1 -incendiary joy 0 -incendiary negative 1 -incendiary positive 0 -incendiary sadness 0 -incendiary surprise 1 -incendiary trust 0 -incense anger 1 -incense anticipation 0 -incense disgust 0 -incense fear 0 -incense joy 0 -incense negative 1 -incense positive 0 -incense sadness 0 -incense surprise 0 -incense trust 0 -incentive anger 0 -incentive anticipation 0 -incentive disgust 0 -incentive fear 0 -incentive joy 0 -incentive negative 0 -incentive positive 0 -incentive sadness 0 -incentive surprise 0 -incentive trust 0 -inception anger 0 -inception anticipation 0 -inception disgust 0 -inception fear 0 -inception joy 0 -inception negative 0 -inception positive 0 -inception sadness 0 -inception surprise 0 -inception trust 0 -incessant anger 0 -incessant anticipation 0 -incessant disgust 0 -incessant fear 0 -incessant joy 0 -incessant negative 1 -incessant positive 0 -incessant sadness 0 -incessant surprise 0 -incessant trust 0 -incessantly anger 0 -incessantly anticipation 0 -incessantly disgust 0 -incessantly fear 0 -incessantly joy 0 -incessantly negative 0 -incessantly positive 0 -incessantly sadness 0 -incessantly surprise 0 -incessantly trust 0 -incest anger 1 -incest anticipation 0 -incest disgust 1 -incest fear 1 -incest joy 0 -incest negative 1 -incest positive 0 -incest sadness 1 -incest surprise 0 -incest trust 0 -incestuous anger 0 -incestuous anticipation 0 -incestuous disgust 1 -incestuous fear 0 -incestuous joy 0 -incestuous negative 1 -incestuous positive 0 -incestuous sadness 0 -incestuous surprise 0 -incestuous trust 0 -inch anger 0 -inch anticipation 0 -inch disgust 0 -inch fear 0 -inch joy 0 -inch negative 0 -inch positive 0 -inch sadness 0 -inch surprise 0 -inch trust 0 -incidence anger 0 -incidence anticipation 0 -incidence disgust 0 -incidence fear 0 -incidence joy 0 -incidence negative 0 -incidence positive 0 -incidence sadness 0 -incidence surprise 0 -incidence trust 0 -incident anger 0 -incident anticipation 0 -incident disgust 0 -incident fear 0 -incident joy 0 -incident negative 0 -incident positive 0 -incident sadness 0 -incident surprise 1 -incident trust 0 -incidentally anger 0 -incidentally anticipation 0 -incidentally disgust 0 -incidentally fear 0 -incidentally joy 0 -incidentally negative 0 -incidentally positive 0 -incidentally sadness 0 -incidentally surprise 0 -incidentally trust 0 -incineration anger 0 -incineration anticipation 0 -incineration disgust 0 -incineration fear 0 -incineration joy 0 -incineration negative 1 -incineration positive 0 -incineration sadness 0 -incineration surprise 0 -incineration trust 0 -incipient anger 0 -incipient anticipation 0 -incipient disgust 0 -incipient fear 0 -incipient joy 0 -incipient negative 0 -incipient positive 0 -incipient sadness 0 -incipient surprise 0 -incipient trust 0 -incision anger 0 -incision anticipation 0 -incision disgust 0 -incision fear 0 -incision joy 0 -incision negative 0 -incision positive 0 -incision sadness 0 -incision surprise 0 -incision trust 0 -incisive anger 0 -incisive anticipation 0 -incisive disgust 0 -incisive fear 0 -incisive joy 0 -incisive negative 0 -incisive positive 1 -incisive sadness 0 -incisive surprise 0 -incisive trust 0 -incite anger 1 -incite anticipation 1 -incite disgust 0 -incite fear 1 -incite joy 0 -incite negative 1 -incite positive 0 -incite sadness 0 -incite surprise 0 -incite trust 0 -incitement anger 0 -incitement anticipation 0 -incitement disgust 0 -incitement fear 0 -incitement joy 0 -incitement negative 0 -incitement positive 0 -incitement sadness 0 -incitement surprise 0 -incitement trust 0 -inclement anger 0 -inclement anticipation 0 -inclement disgust 0 -inclement fear 0 -inclement joy 0 -inclement negative 1 -inclement positive 0 -inclement sadness 0 -inclement surprise 0 -inclement trust 0 -inclination anger 0 -inclination anticipation 0 -inclination disgust 0 -inclination fear 0 -inclination joy 0 -inclination negative 0 -inclination positive 0 -inclination sadness 0 -inclination surprise 0 -inclination trust 0 -incline anger 0 -incline anticipation 0 -incline disgust 0 -incline fear 0 -incline joy 0 -incline negative 0 -incline positive 0 -incline sadness 0 -incline surprise 0 -incline trust 1 -inclined anger 0 -inclined anticipation 0 -inclined disgust 0 -inclined fear 0 -inclined joy 0 -inclined negative 0 -inclined positive 0 -inclined sadness 0 -inclined surprise 0 -inclined trust 0 -include anger 0 -include anticipation 0 -include disgust 0 -include fear 0 -include joy 0 -include negative 0 -include positive 1 -include sadness 0 -include surprise 0 -include trust 0 -included anger 0 -included anticipation 0 -included disgust 0 -included fear 0 -included joy 0 -included negative 0 -included positive 1 -included sadness 0 -included surprise 0 -included trust 0 -including anger 0 -including anticipation 0 -including disgust 0 -including fear 0 -including joy 0 -including negative 0 -including positive 1 -including sadness 0 -including surprise 0 -including trust 0 -inclusion anger 0 -inclusion anticipation 0 -inclusion disgust 0 -inclusion fear 0 -inclusion joy 0 -inclusion negative 0 -inclusion positive 0 -inclusion sadness 0 -inclusion surprise 0 -inclusion trust 1 -inclusive anger 0 -inclusive anticipation 0 -inclusive disgust 0 -inclusive fear 0 -inclusive joy 0 -inclusive negative 0 -inclusive positive 1 -inclusive sadness 0 -inclusive surprise 0 -inclusive trust 0 -incognito anger 0 -incognito anticipation 0 -incognito disgust 0 -incognito fear 0 -incognito joy 0 -incognito negative 0 -incognito positive 0 -incognito sadness 0 -incognito surprise 0 -incognito trust 0 -incoherent anger 0 -incoherent anticipation 0 -incoherent disgust 0 -incoherent fear 0 -incoherent joy 0 -incoherent negative 1 -incoherent positive 0 -incoherent sadness 0 -incoherent surprise 0 -incoherent trust 0 -income anger 0 -income anticipation 1 -income disgust 0 -income fear 0 -income joy 1 -income negative 1 -income positive 1 -income sadness 1 -income surprise 0 -income trust 1 -incoming anger 0 -incoming anticipation 0 -incoming disgust 0 -incoming fear 0 -incoming joy 0 -incoming negative 0 -incoming positive 0 -incoming sadness 0 -incoming surprise 0 -incoming trust 0 -incompatible anger 1 -incompatible anticipation 0 -incompatible disgust 1 -incompatible fear 0 -incompatible joy 0 -incompatible negative 1 -incompatible positive 0 -incompatible sadness 1 -incompatible surprise 0 -incompatible trust 0 -incompetence anger 0 -incompetence anticipation 0 -incompetence disgust 0 -incompetence fear 0 -incompetence joy 0 -incompetence negative 1 -incompetence positive 0 -incompetence sadness 0 -incompetence surprise 0 -incompetence trust 0 -incompetent anger 1 -incompetent anticipation 0 -incompetent disgust 0 -incompetent fear 0 -incompetent joy 0 -incompetent negative 1 -incompetent positive 0 -incompetent sadness 1 -incompetent surprise 0 -incompetent trust 0 -incompletely anger 0 -incompletely anticipation 0 -incompletely disgust 0 -incompletely fear 0 -incompletely joy 0 -incompletely negative 0 -incompletely positive 0 -incompletely sadness 0 -incompletely surprise 0 -incompletely trust 0 -incompleteness anger 0 -incompleteness anticipation 0 -incompleteness disgust 0 -incompleteness fear 0 -incompleteness joy 0 -incompleteness negative 1 -incompleteness positive 0 -incompleteness sadness 0 -incompleteness surprise 0 -incompleteness trust 0 -incomprehensible anger 0 -incomprehensible anticipation 0 -incomprehensible disgust 0 -incomprehensible fear 0 -incomprehensible joy 0 -incomprehensible negative 1 -incomprehensible positive 0 -incomprehensible sadness 0 -incomprehensible surprise 0 -incomprehensible trust 0 -inconclusive anger 0 -inconclusive anticipation 0 -inconclusive disgust 0 -inconclusive fear 0 -inconclusive joy 0 -inconclusive negative 0 -inconclusive positive 0 -inconclusive sadness 0 -inconclusive surprise 0 -inconclusive trust 0 -incongruous anger 1 -incongruous anticipation 0 -incongruous disgust 0 -incongruous fear 0 -incongruous joy 0 -incongruous negative 1 -incongruous positive 0 -incongruous sadness 0 -incongruous surprise 0 -incongruous trust 0 -inconsequential anger 0 -inconsequential anticipation 0 -inconsequential disgust 0 -inconsequential fear 0 -inconsequential joy 0 -inconsequential negative 1 -inconsequential positive 0 -inconsequential sadness 1 -inconsequential surprise 0 -inconsequential trust 0 -inconsiderate anger 1 -inconsiderate anticipation 0 -inconsiderate disgust 1 -inconsiderate fear 0 -inconsiderate joy 0 -inconsiderate negative 1 -inconsiderate positive 0 -inconsiderate sadness 1 -inconsiderate surprise 0 -inconsiderate trust 0 -inconsistency anger 0 -inconsistency anticipation 0 -inconsistency disgust 0 -inconsistency fear 0 -inconsistency joy 0 -inconsistency negative 1 -inconsistency positive 0 -inconsistency sadness 0 -inconsistency surprise 0 -inconsistency trust 0 -inconspicuous anger 0 -inconspicuous anticipation 0 -inconspicuous disgust 0 -inconspicuous fear 0 -inconspicuous joy 0 -inconspicuous negative 0 -inconspicuous positive 0 -inconspicuous sadness 0 -inconspicuous surprise 0 -inconspicuous trust 0 -incontinence anger 0 -incontinence anticipation 0 -incontinence disgust 0 -incontinence fear 0 -incontinence joy 0 -incontinence negative 0 -incontinence positive 0 -incontinence sadness 0 -incontinence surprise 1 -incontinence trust 0 -inconvenient anger 1 -inconvenient anticipation 0 -inconvenient disgust 1 -inconvenient fear 0 -inconvenient joy 0 -inconvenient negative 1 -inconvenient positive 0 -inconvenient sadness 1 -inconvenient surprise 0 -inconvenient trust 0 -incorporate anger 0 -incorporate anticipation 0 -incorporate disgust 0 -incorporate fear 0 -incorporate joy 0 -incorporate negative 0 -incorporate positive 0 -incorporate sadness 0 -incorporate surprise 0 -incorporate trust 0 -incorporation anger 0 -incorporation anticipation 0 -incorporation disgust 0 -incorporation fear 0 -incorporation joy 0 -incorporation negative 0 -incorporation positive 0 -incorporation sadness 0 -incorporation surprise 0 -incorporation trust 0 -incorrect anger 0 -incorrect anticipation 0 -incorrect disgust 0 -incorrect fear 0 -incorrect joy 0 -incorrect negative 1 -incorrect positive 0 -incorrect sadness 0 -incorrect surprise 0 -incorrect trust 0 -increase anger 0 -increase anticipation 0 -increase disgust 0 -increase fear 0 -increase joy 0 -increase negative 0 -increase positive 1 -increase sadness 0 -increase surprise 0 -increase trust 0 -increased anger 0 -increased anticipation 0 -increased disgust 0 -increased fear 0 -increased joy 0 -increased negative 0 -increased positive 0 -increased sadness 0 -increased surprise 0 -increased trust 0 -incredulous anger 1 -incredulous anticipation 0 -incredulous disgust 1 -incredulous fear 0 -incredulous joy 0 -incredulous negative 1 -incredulous positive 0 -incredulous sadness 0 -incredulous surprise 0 -incredulous trust 0 -increment anger 0 -increment anticipation 0 -increment disgust 0 -increment fear 0 -increment joy 0 -increment negative 0 -increment positive 0 -increment sadness 0 -increment surprise 0 -increment trust 0 -incrimination anger 0 -incrimination anticipation 0 -incrimination disgust 0 -incrimination fear 1 -incrimination joy 0 -incrimination negative 1 -incrimination positive 0 -incrimination sadness 1 -incrimination surprise 0 -incrimination trust 0 -incubation anger 0 -incubation anticipation 0 -incubation disgust 0 -incubation fear 0 -incubation joy 0 -incubation negative 0 -incubation positive 0 -incubation sadness 0 -incubation surprise 0 -incubation trust 0 -incubus anger 0 -incubus anticipation 0 -incubus disgust 1 -incubus fear 1 -incubus joy 0 -incubus negative 1 -incubus positive 0 -incubus sadness 0 -incubus surprise 0 -incubus trust 0 -incur anger 0 -incur anticipation 0 -incur disgust 0 -incur fear 0 -incur joy 0 -incur negative 1 -incur positive 0 -incur sadness 0 -incur surprise 0 -incur trust 0 -incurable anger 1 -incurable anticipation 0 -incurable disgust 1 -incurable fear 1 -incurable joy 0 -incurable negative 1 -incurable positive 0 -incurable sadness 1 -incurable surprise 0 -incurable trust 0 -incursion anger 0 -incursion anticipation 0 -incursion disgust 0 -incursion fear 1 -incursion joy 0 -incursion negative 1 -incursion positive 0 -incursion sadness 0 -incursion surprise 0 -incursion trust 0 -indebted anger 0 -indebted anticipation 0 -indebted disgust 0 -indebted fear 0 -indebted joy 0 -indebted negative 0 -indebted positive 0 -indebted sadness 0 -indebted surprise 0 -indebted trust 0 -indecency anger 1 -indecency anticipation 0 -indecency disgust 1 -indecency fear 0 -indecency joy 0 -indecency negative 0 -indecency positive 0 -indecency sadness 0 -indecency surprise 0 -indecency trust 0 -indecent anger 0 -indecent anticipation 0 -indecent disgust 1 -indecent fear 0 -indecent joy 0 -indecent negative 1 -indecent positive 0 -indecent sadness 0 -indecent surprise 0 -indecent trust 0 -indecision anger 0 -indecision anticipation 0 -indecision disgust 0 -indecision fear 0 -indecision joy 0 -indecision negative 1 -indecision positive 0 -indecision sadness 0 -indecision surprise 0 -indecision trust 0 -indecisive anger 0 -indecisive anticipation 0 -indecisive disgust 0 -indecisive fear 0 -indecisive joy 0 -indecisive negative 1 -indecisive positive 0 -indecisive sadness 0 -indecisive surprise 0 -indecisive trust 0 -indefensible anger 0 -indefensible anticipation 0 -indefensible disgust 0 -indefensible fear 1 -indefensible joy 0 -indefensible negative 1 -indefensible positive 0 -indefensible sadness 0 -indefensible surprise 0 -indefensible trust 0 -indelible anger 0 -indelible anticipation 0 -indelible disgust 0 -indelible fear 0 -indelible joy 0 -indelible negative 0 -indelible positive 1 -indelible sadness 0 -indelible surprise 0 -indelible trust 1 -indemnification anger 0 -indemnification anticipation 0 -indemnification disgust 0 -indemnification fear 0 -indemnification joy 0 -indemnification negative 0 -indemnification positive 0 -indemnification sadness 0 -indemnification surprise 0 -indemnification trust 0 -indemnify anger 0 -indemnify anticipation 0 -indemnify disgust 0 -indemnify fear 0 -indemnify joy 0 -indemnify negative 1 -indemnify positive 0 -indemnify sadness 0 -indemnify surprise 0 -indemnify trust 0 -indemnity anger 0 -indemnity anticipation 0 -indemnity disgust 0 -indemnity fear 0 -indemnity joy 0 -indemnity negative 0 -indemnity positive 1 -indemnity sadness 0 -indemnity surprise 0 -indemnity trust 1 -indent anger 0 -indent anticipation 0 -indent disgust 0 -indent fear 0 -indent joy 0 -indent negative 0 -indent positive 0 -indent sadness 0 -indent surprise 0 -indent trust 1 -indentation anger 0 -indentation anticipation 0 -indentation disgust 0 -indentation fear 0 -indentation joy 0 -indentation negative 0 -indentation positive 0 -indentation sadness 0 -indentation surprise 0 -indentation trust 0 -indenture anger 1 -indenture anticipation 0 -indenture disgust 0 -indenture fear 0 -indenture joy 0 -indenture negative 1 -indenture positive 0 -indenture sadness 0 -indenture surprise 0 -indenture trust 0 -independence anger 0 -independence anticipation 1 -independence disgust 0 -independence fear 0 -independence joy 1 -independence negative 0 -independence positive 1 -independence sadness 0 -independence surprise 1 -independence trust 1 -independent anger 0 -independent anticipation 0 -independent disgust 0 -independent fear 0 -independent joy 0 -independent negative 0 -independent positive 0 -independent sadness 0 -independent surprise 0 -independent trust 0 -indescribable anger 0 -indescribable anticipation 0 -indescribable disgust 0 -indescribable fear 0 -indescribable joy 0 -indescribable negative 0 -indescribable positive 0 -indescribable sadness 0 -indescribable surprise 0 -indescribable trust 0 -indestructible anger 0 -indestructible anticipation 0 -indestructible disgust 0 -indestructible fear 0 -indestructible joy 0 -indestructible negative 0 -indestructible positive 1 -indestructible sadness 0 -indestructible surprise 0 -indestructible trust 1 -indeterminate anger 0 -indeterminate anticipation 0 -indeterminate disgust 0 -indeterminate fear 0 -indeterminate joy 0 -indeterminate negative 1 -indeterminate positive 0 -indeterminate sadness 0 -indeterminate surprise 0 -indeterminate trust 0 -index anger 0 -index anticipation 0 -index disgust 0 -index fear 0 -index joy 0 -index negative 0 -index positive 0 -index sadness 0 -index surprise 0 -index trust 0 -indicating anger 0 -indicating anticipation 0 -indicating disgust 0 -indicating fear 0 -indicating joy 0 -indicating negative 0 -indicating positive 0 -indicating sadness 0 -indicating surprise 0 -indicating trust 0 -indication anger 0 -indication anticipation 0 -indication disgust 0 -indication fear 0 -indication joy 0 -indication negative 0 -indication positive 0 -indication sadness 0 -indication surprise 0 -indication trust 0 -indicative anger 0 -indicative anticipation 0 -indicative disgust 0 -indicative fear 0 -indicative joy 0 -indicative negative 0 -indicative positive 0 -indicative sadness 0 -indicative surprise 0 -indicative trust 0 -indicator anger 0 -indicator anticipation 0 -indicator disgust 0 -indicator fear 0 -indicator joy 0 -indicator negative 0 -indicator positive 0 -indicator sadness 0 -indicator surprise 0 -indicator trust 0 -indice anger 0 -indice anticipation 0 -indice disgust 0 -indice fear 0 -indice joy 0 -indice negative 0 -indice positive 0 -indice sadness 0 -indice surprise 0 -indice trust 0 -indict anger 1 -indict anticipation 0 -indict disgust 0 -indict fear 1 -indict joy 0 -indict negative 1 -indict positive 0 -indict sadness 0 -indict surprise 0 -indict trust 0 -indictment anger 0 -indictment anticipation 0 -indictment disgust 0 -indictment fear 1 -indictment joy 0 -indictment negative 1 -indictment positive 0 -indictment sadness 0 -indictment surprise 0 -indictment trust 0 -indifference anger 1 -indifference anticipation 0 -indifference disgust 1 -indifference fear 1 -indifference joy 0 -indifference negative 1 -indifference positive 0 -indifference sadness 1 -indifference surprise 0 -indifference trust 0 -indigenous anger 0 -indigenous anticipation 0 -indigenous disgust 0 -indigenous fear 0 -indigenous joy 0 -indigenous negative 0 -indigenous positive 0 -indigenous sadness 0 -indigenous surprise 0 -indigenous trust 0 -indigent anger 0 -indigent anticipation 0 -indigent disgust 0 -indigent fear 0 -indigent joy 0 -indigent negative 1 -indigent positive 0 -indigent sadness 1 -indigent surprise 0 -indigent trust 0 -indigestion anger 0 -indigestion anticipation 0 -indigestion disgust 0 -indigestion fear 0 -indigestion joy 0 -indigestion negative 0 -indigestion positive 0 -indigestion sadness 0 -indigestion surprise 0 -indigestion trust 0 -indignant anger 1 -indignant anticipation 0 -indignant disgust 0 -indignant fear 0 -indignant joy 0 -indignant negative 1 -indignant positive 0 -indignant sadness 0 -indignant surprise 0 -indignant trust 0 -indignation anger 1 -indignation anticipation 0 -indignation disgust 1 -indignation fear 0 -indignation joy 0 -indignation negative 1 -indignation positive 0 -indignation sadness 0 -indignation surprise 0 -indignation trust 0 -indigo anger 0 -indigo anticipation 0 -indigo disgust 0 -indigo fear 0 -indigo joy 0 -indigo negative 0 -indigo positive 0 -indigo sadness 0 -indigo surprise 0 -indigo trust 0 -indirect anger 0 -indirect anticipation 0 -indirect disgust 0 -indirect fear 0 -indirect joy 0 -indirect negative 0 -indirect positive 0 -indirect sadness 0 -indirect surprise 0 -indirect trust 0 -indispensable anger 0 -indispensable anticipation 0 -indispensable disgust 0 -indispensable fear 0 -indispensable joy 0 -indispensable negative 0 -indispensable positive 0 -indispensable sadness 0 -indispensable surprise 0 -indispensable trust 0 -indistinct anger 0 -indistinct anticipation 0 -indistinct disgust 0 -indistinct fear 0 -indistinct joy 0 -indistinct negative 1 -indistinct positive 0 -indistinct sadness 0 -indistinct surprise 0 -indistinct trust 0 -indistinguishable anger 0 -indistinguishable anticipation 0 -indistinguishable disgust 0 -indistinguishable fear 0 -indistinguishable joy 0 -indistinguishable negative 0 -indistinguishable positive 0 -indistinguishable sadness 0 -indistinguishable surprise 0 -indistinguishable trust 0 -individuality anger 0 -individuality anticipation 0 -individuality disgust 0 -individuality fear 0 -individuality joy 0 -individuality negative 0 -individuality positive 1 -individuality sadness 0 -individuality surprise 0 -individuality trust 0 -indivisible anger 0 -indivisible anticipation 0 -indivisible disgust 0 -indivisible fear 0 -indivisible joy 0 -indivisible negative 0 -indivisible positive 0 -indivisible sadness 0 -indivisible surprise 0 -indivisible trust 1 -indoctrination anger 1 -indoctrination anticipation 0 -indoctrination disgust 0 -indoctrination fear 1 -indoctrination joy 0 -indoctrination negative 1 -indoctrination positive 0 -indoctrination sadness 0 -indoctrination surprise 0 -indoctrination trust 0 -indolent anger 0 -indolent anticipation 0 -indolent disgust 0 -indolent fear 0 -indolent joy 0 -indolent negative 1 -indolent positive 0 -indolent sadness 0 -indolent surprise 0 -indolent trust 0 -indomitable anger 0 -indomitable anticipation 0 -indomitable disgust 0 -indomitable fear 1 -indomitable joy 0 -indomitable negative 0 -indomitable positive 1 -indomitable sadness 0 -indomitable surprise 0 -indomitable trust 0 -indoor anger 0 -indoor anticipation 0 -indoor disgust 0 -indoor fear 0 -indoor joy 0 -indoor negative 0 -indoor positive 0 -indoor sadness 0 -indoor surprise 0 -indoor trust 0 -induce anger 0 -induce anticipation 0 -induce disgust 0 -induce fear 0 -induce joy 0 -induce negative 0 -induce positive 0 -induce sadness 0 -induce surprise 0 -induce trust 0 -induced anger 0 -induced anticipation 0 -induced disgust 0 -induced fear 0 -induced joy 0 -induced negative 0 -induced positive 0 -induced sadness 0 -induced surprise 0 -induced trust 0 -inducement anger 0 -inducement anticipation 0 -inducement disgust 0 -inducement fear 0 -inducement joy 0 -inducement negative 0 -inducement positive 0 -inducement sadness 0 -inducement surprise 0 -inducement trust 0 -induction anger 0 -induction anticipation 0 -induction disgust 0 -induction fear 0 -induction joy 0 -induction negative 0 -induction positive 0 -induction sadness 0 -induction surprise 0 -induction trust 0 -indulge anger 0 -indulge anticipation 0 -indulge disgust 0 -indulge fear 0 -indulge joy 0 -indulge negative 0 -indulge positive 0 -indulge sadness 0 -indulge surprise 0 -indulge trust 0 -indulgence anger 0 -indulgence anticipation 0 -indulgence disgust 0 -indulgence fear 0 -indulgence joy 0 -indulgence negative 0 -indulgence positive 0 -indulgence sadness 0 -indulgence surprise 0 -indulgence trust 0 -indulgent anger 0 -indulgent anticipation 0 -indulgent disgust 0 -indulgent fear 0 -indulgent joy 0 -indulgent negative 0 -indulgent positive 0 -indulgent sadness 0 -indulgent surprise 0 -indulgent trust 0 -industrious anger 0 -industrious anticipation 0 -industrious disgust 0 -industrious fear 0 -industrious joy 0 -industrious negative 0 -industrious positive 0 -industrious sadness 0 -industrious surprise 0 -industrious trust 0 -industry anger 0 -industry anticipation 0 -industry disgust 0 -industry fear 0 -industry joy 0 -industry negative 0 -industry positive 0 -industry sadness 0 -industry surprise 0 -industry trust 0 -ineffable anger 0 -ineffable anticipation 0 -ineffable disgust 0 -ineffable fear 0 -ineffable joy 0 -ineffable negative 0 -ineffable positive 1 -ineffable sadness 0 -ineffable surprise 0 -ineffable trust 0 -ineffective anger 0 -ineffective anticipation 0 -ineffective disgust 0 -ineffective fear 0 -ineffective joy 0 -ineffective negative 1 -ineffective positive 0 -ineffective sadness 0 -ineffective surprise 0 -ineffective trust 0 -ineffectual anger 0 -ineffectual anticipation 0 -ineffectual disgust 1 -ineffectual fear 0 -ineffectual joy 0 -ineffectual negative 1 -ineffectual positive 0 -ineffectual sadness 0 -ineffectual surprise 0 -ineffectual trust 0 -inefficiency anger 0 -inefficiency anticipation 0 -inefficiency disgust 1 -inefficiency fear 0 -inefficiency joy 0 -inefficiency negative 1 -inefficiency positive 0 -inefficiency sadness 1 -inefficiency surprise 0 -inefficiency trust 0 -inefficient anger 0 -inefficient anticipation 0 -inefficient disgust 0 -inefficient fear 0 -inefficient joy 0 -inefficient negative 1 -inefficient positive 0 -inefficient sadness 1 -inefficient surprise 0 -inefficient trust 0 -inelastic anger 0 -inelastic anticipation 0 -inelastic disgust 0 -inelastic fear 0 -inelastic joy 0 -inelastic negative 0 -inelastic positive 0 -inelastic sadness 0 -inelastic surprise 0 -inelastic trust 0 -ineligible anger 0 -ineligible anticipation 0 -ineligible disgust 0 -ineligible fear 0 -ineligible joy 0 -ineligible negative 0 -ineligible positive 0 -ineligible sadness 0 -ineligible surprise 0 -ineligible trust 0 -inept anger 1 -inept anticipation 0 -inept disgust 1 -inept fear 0 -inept joy 0 -inept negative 1 -inept positive 0 -inept sadness 0 -inept surprise 0 -inept trust 0 -ineptitude anger 0 -ineptitude anticipation 0 -ineptitude disgust 1 -ineptitude fear 1 -ineptitude joy 0 -ineptitude negative 1 -ineptitude positive 0 -ineptitude sadness 1 -ineptitude surprise 0 -ineptitude trust 0 -inequality anger 1 -inequality anticipation 0 -inequality disgust 0 -inequality fear 1 -inequality joy 0 -inequality negative 1 -inequality positive 0 -inequality sadness 1 -inequality surprise 0 -inequality trust 0 -inequitable anger 0 -inequitable anticipation 0 -inequitable disgust 0 -inequitable fear 0 -inequitable joy 0 -inequitable negative 1 -inequitable positive 0 -inequitable sadness 0 -inequitable surprise 0 -inequitable trust 0 -inert anger 0 -inert anticipation 0 -inert disgust 0 -inert fear 0 -inert joy 0 -inert negative 1 -inert positive 0 -inert sadness 0 -inert surprise 0 -inert trust 0 -inertia anger 0 -inertia anticipation 0 -inertia disgust 0 -inertia fear 0 -inertia joy 0 -inertia negative 0 -inertia positive 0 -inertia sadness 0 -inertia surprise 0 -inertia trust 0 -inevitable anger 0 -inevitable anticipation 0 -inevitable disgust 0 -inevitable fear 0 -inevitable joy 0 -inevitable negative 0 -inevitable positive 0 -inevitable sadness 0 -inevitable surprise 0 -inevitable trust 0 -inexact anger 0 -inexact anticipation 0 -inexact disgust 0 -inexact fear 0 -inexact joy 0 -inexact negative 0 -inexact positive 0 -inexact sadness 0 -inexact surprise 0 -inexact trust 0 -inexcusable anger 1 -inexcusable anticipation 0 -inexcusable disgust 1 -inexcusable fear 0 -inexcusable joy 0 -inexcusable negative 1 -inexcusable positive 0 -inexcusable sadness 1 -inexcusable surprise 0 -inexcusable trust 0 -inexhaustible anger 0 -inexhaustible anticipation 0 -inexhaustible disgust 0 -inexhaustible fear 0 -inexhaustible joy 0 -inexhaustible negative 0 -inexhaustible positive 0 -inexhaustible sadness 0 -inexhaustible surprise 0 -inexhaustible trust 0 -inexpensive anger 0 -inexpensive anticipation 0 -inexpensive disgust 0 -inexpensive fear 0 -inexpensive joy 0 -inexpensive negative 0 -inexpensive positive 1 -inexpensive sadness 0 -inexpensive surprise 0 -inexpensive trust 0 -inexperience anger 0 -inexperience anticipation 0 -inexperience disgust 0 -inexperience fear 0 -inexperience joy 0 -inexperience negative 1 -inexperience positive 0 -inexperience sadness 0 -inexperience surprise 0 -inexperience trust 0 -inexperienced anger 0 -inexperienced anticipation 0 -inexperienced disgust 0 -inexperienced fear 0 -inexperienced joy 0 -inexperienced negative 1 -inexperienced positive 0 -inexperienced sadness 0 -inexperienced surprise 0 -inexperienced trust 0 -inexplicable anger 0 -inexplicable anticipation 0 -inexplicable disgust 0 -inexplicable fear 0 -inexplicable joy 0 -inexplicable negative 1 -inexplicable positive 0 -inexplicable sadness 0 -inexplicable surprise 1 -inexplicable trust 0 -infallibility anger 0 -infallibility anticipation 0 -infallibility disgust 0 -infallibility fear 0 -infallibility joy 0 -infallibility negative 0 -infallibility positive 0 -infallibility sadness 0 -infallibility surprise 0 -infallibility trust 1 -infallible anger 0 -infallible anticipation 0 -infallible disgust 0 -infallible fear 0 -infallible joy 0 -infallible negative 0 -infallible positive 1 -infallible sadness 0 -infallible surprise 0 -infallible trust 0 -infamous anger 1 -infamous anticipation 0 -infamous disgust 1 -infamous fear 1 -infamous joy 0 -infamous negative 1 -infamous positive 0 -infamous sadness 0 -infamous surprise 0 -infamous trust 0 -infamy anger 0 -infamy anticipation 0 -infamy disgust 0 -infamy fear 0 -infamy joy 0 -infamy negative 1 -infamy positive 0 -infamy sadness 1 -infamy surprise 0 -infamy trust 0 -infancy anger 0 -infancy anticipation 0 -infancy disgust 0 -infancy fear 0 -infancy joy 0 -infancy negative 0 -infancy positive 0 -infancy sadness 0 -infancy surprise 0 -infancy trust 0 -infant anger 0 -infant anticipation 1 -infant disgust 0 -infant fear 1 -infant joy 1 -infant negative 0 -infant positive 1 -infant sadness 0 -infant surprise 1 -infant trust 0 -infanticide anger 1 -infanticide anticipation 1 -infanticide disgust 1 -infanticide fear 1 -infanticide joy 0 -infanticide negative 1 -infanticide positive 0 -infanticide sadness 1 -infanticide surprise 0 -infanticide trust 0 -infantile anger 1 -infantile anticipation 0 -infantile disgust 1 -infantile fear 0 -infantile joy 0 -infantile negative 1 -infantile positive 0 -infantile sadness 0 -infantile surprise 0 -infantile trust 0 -infantry anger 0 -infantry anticipation 0 -infantry disgust 0 -infantry fear 0 -infantry joy 0 -infantry negative 0 -infantry positive 0 -infantry sadness 0 -infantry surprise 0 -infantry trust 0 -infarct anger 0 -infarct anticipation 0 -infarct disgust 0 -infarct fear 1 -infarct joy 0 -infarct negative 1 -infarct positive 0 -infarct sadness 0 -infarct surprise 1 -infarct trust 0 -infatuation anger 0 -infatuation anticipation 0 -infatuation disgust 0 -infatuation fear 0 -infatuation joy 0 -infatuation negative 0 -infatuation positive 0 -infatuation sadness 0 -infatuation surprise 0 -infatuation trust 0 -infeasible anger 0 -infeasible anticipation 0 -infeasible disgust 0 -infeasible fear 0 -infeasible joy 0 -infeasible negative 0 -infeasible positive 0 -infeasible sadness 0 -infeasible surprise 0 -infeasible trust 0 -infect anger 0 -infect anticipation 0 -infect disgust 1 -infect fear 0 -infect joy 0 -infect negative 1 -infect positive 0 -infect sadness 0 -infect surprise 0 -infect trust 0 -infection anger 0 -infection anticipation 0 -infection disgust 0 -infection fear 1 -infection joy 0 -infection negative 1 -infection positive 0 -infection sadness 0 -infection surprise 0 -infection trust 0 -infectious anger 0 -infectious anticipation 0 -infectious disgust 1 -infectious fear 1 -infectious joy 0 -infectious negative 1 -infectious positive 0 -infectious sadness 1 -infectious surprise 0 -infectious trust 0 -infer anger 0 -infer anticipation 0 -infer disgust 0 -infer fear 0 -infer joy 0 -infer negative 0 -infer positive 0 -infer sadness 0 -infer surprise 0 -infer trust 0 -inference anger 0 -inference anticipation 0 -inference disgust 0 -inference fear 0 -inference joy 0 -inference negative 0 -inference positive 0 -inference sadness 0 -inference surprise 0 -inference trust 0 -inferential anger 0 -inferential anticipation 0 -inferential disgust 0 -inferential fear 0 -inferential joy 0 -inferential negative 0 -inferential positive 0 -inferential sadness 0 -inferential surprise 0 -inferential trust 0 -inferior anger 0 -inferior anticipation 0 -inferior disgust 0 -inferior fear 0 -inferior joy 0 -inferior negative 1 -inferior positive 0 -inferior sadness 1 -inferior surprise 0 -inferior trust 0 -inferiority anger 0 -inferiority anticipation 0 -inferiority disgust 0 -inferiority fear 0 -inferiority joy 0 -inferiority negative 1 -inferiority positive 0 -inferiority sadness 0 -inferiority surprise 0 -inferiority trust 0 -inferno anger 1 -inferno anticipation 0 -inferno disgust 0 -inferno fear 1 -inferno joy 0 -inferno negative 1 -inferno positive 0 -inferno sadness 0 -inferno surprise 0 -inferno trust 0 -infertile anger 0 -infertile anticipation 0 -infertile disgust 0 -infertile fear 0 -infertile joy 0 -infertile negative 0 -infertile positive 0 -infertile sadness 0 -infertile surprise 0 -infertile trust 0 -infertility anger 0 -infertility anticipation 0 -infertility disgust 0 -infertility fear 0 -infertility joy 0 -infertility negative 1 -infertility positive 0 -infertility sadness 1 -infertility surprise 0 -infertility trust 0 -infestation anger 0 -infestation anticipation 0 -infestation disgust 1 -infestation fear 1 -infestation joy 0 -infestation negative 1 -infestation positive 0 -infestation sadness 0 -infestation surprise 0 -infestation trust 0 -infidel anger 1 -infidel anticipation 0 -infidel disgust 1 -infidel fear 1 -infidel joy 0 -infidel negative 1 -infidel positive 0 -infidel sadness 0 -infidel surprise 0 -infidel trust 0 -infidelity anger 1 -infidelity anticipation 0 -infidelity disgust 1 -infidelity fear 1 -infidelity joy 0 -infidelity negative 1 -infidelity positive 0 -infidelity sadness 1 -infidelity surprise 0 -infidelity trust 0 -infiltration anger 0 -infiltration anticipation 0 -infiltration disgust 0 -infiltration fear 0 -infiltration joy 0 -infiltration negative 1 -infiltration positive 1 -infiltration sadness 0 -infiltration surprise 0 -infiltration trust 0 -infinite anger 0 -infinite anticipation 0 -infinite disgust 0 -infinite fear 0 -infinite joy 0 -infinite negative 0 -infinite positive 1 -infinite sadness 0 -infinite surprise 0 -infinite trust 0 -infinitely anger 0 -infinitely anticipation 0 -infinitely disgust 0 -infinitely fear 0 -infinitely joy 0 -infinitely negative 0 -infinitely positive 0 -infinitely sadness 0 -infinitely surprise 0 -infinitely trust 0 -infinitesimal anger 0 -infinitesimal anticipation 0 -infinitesimal disgust 0 -infinitesimal fear 0 -infinitesimal joy 0 -infinitesimal negative 0 -infinitesimal positive 0 -infinitesimal sadness 0 -infinitesimal surprise 0 -infinitesimal trust 0 -infinity anger 0 -infinity anticipation 1 -infinity disgust 0 -infinity fear 0 -infinity joy 1 -infinity negative 0 -infinity positive 1 -infinity sadness 0 -infinity surprise 0 -infinity trust 1 -infirm anger 0 -infirm anticipation 0 -infirm disgust 0 -infirm fear 0 -infirm joy 0 -infirm negative 1 -infirm positive 0 -infirm sadness 0 -infirm surprise 0 -infirm trust 0 -infirmary anger 0 -infirmary anticipation 0 -infirmary disgust 0 -infirmary fear 0 -infirmary joy 0 -infirmary negative 0 -infirmary positive 0 -infirmary sadness 0 -infirmary surprise 0 -infirmary trust 0 -infirmity anger 0 -infirmity anticipation 0 -infirmity disgust 0 -infirmity fear 1 -infirmity joy 0 -infirmity negative 1 -infirmity positive 0 -infirmity sadness 0 -infirmity surprise 0 -infirmity trust 0 -inflammation anger 0 -inflammation anticipation 0 -inflammation disgust 0 -inflammation fear 0 -inflammation joy 0 -inflammation negative 1 -inflammation positive 0 -inflammation sadness 0 -inflammation surprise 0 -inflammation trust 0 -inflated anger 0 -inflated anticipation 0 -inflated disgust 0 -inflated fear 0 -inflated joy 0 -inflated negative 1 -inflated positive 0 -inflated sadness 0 -inflated surprise 0 -inflated trust 0 -inflation anger 0 -inflation anticipation 0 -inflation disgust 0 -inflation fear 1 -inflation joy 0 -inflation negative 1 -inflation positive 0 -inflation sadness 0 -inflation surprise 0 -inflation trust 0 -inflection anger 0 -inflection anticipation 0 -inflection disgust 0 -inflection fear 0 -inflection joy 0 -inflection negative 0 -inflection positive 0 -inflection sadness 0 -inflection surprise 0 -inflection trust 0 -inflict anger 1 -inflict anticipation 0 -inflict disgust 0 -inflict fear 1 -inflict joy 0 -inflict negative 1 -inflict positive 0 -inflict sadness 1 -inflict surprise 0 -inflict trust 0 -infliction anger 0 -infliction anticipation 0 -infliction disgust 0 -infliction fear 1 -infliction joy 0 -infliction negative 1 -infliction positive 0 -infliction sadness 1 -infliction surprise 0 -infliction trust 0 -inflorescence anger 0 -inflorescence anticipation 0 -inflorescence disgust 0 -inflorescence fear 0 -inflorescence joy 0 -inflorescence negative 0 -inflorescence positive 0 -inflorescence sadness 0 -inflorescence surprise 0 -inflorescence trust 0 -influence anger 0 -influence anticipation 0 -influence disgust 0 -influence fear 0 -influence joy 0 -influence negative 1 -influence positive 1 -influence sadness 0 -influence surprise 0 -influence trust 0 -influential anger 0 -influential anticipation 0 -influential disgust 0 -influential fear 0 -influential joy 0 -influential negative 0 -influential positive 1 -influential sadness 0 -influential surprise 0 -influential trust 1 -influenza anger 0 -influenza anticipation 0 -influenza disgust 0 -influenza fear 0 -influenza joy 0 -influenza negative 1 -influenza positive 0 -influenza sadness 0 -influenza surprise 0 -influenza trust 0 -influx anger 0 -influx anticipation 0 -influx disgust 0 -influx fear 0 -influx joy 0 -influx negative 0 -influx positive 0 -influx sadness 0 -influx surprise 0 -influx trust 0 -inform anger 0 -inform anticipation 0 -inform disgust 0 -inform fear 0 -inform joy 0 -inform negative 0 -inform positive 0 -inform sadness 0 -inform surprise 0 -inform trust 1 -informal anger 0 -informal anticipation 0 -informal disgust 0 -informal fear 0 -informal joy 0 -informal negative 0 -informal positive 0 -informal sadness 0 -informal surprise 0 -informal trust 0 -informant anger 0 -informant anticipation 0 -informant disgust 0 -informant fear 0 -informant joy 0 -informant negative 0 -informant positive 0 -informant sadness 0 -informant surprise 0 -informant trust 0 -information anger 0 -information anticipation 0 -information disgust 0 -information fear 0 -information joy 0 -information negative 0 -information positive 1 -information sadness 0 -information surprise 0 -information trust 0 -informed anger 0 -informed anticipation 0 -informed disgust 0 -informed fear 0 -informed joy 0 -informed negative 0 -informed positive 0 -informed sadness 0 -informed surprise 0 -informed trust 0 -informer anger 0 -informer anticipation 0 -informer disgust 0 -informer fear 0 -informer joy 0 -informer negative 1 -informer positive 0 -informer sadness 0 -informer surprise 0 -informer trust 0 -infraction anger 1 -infraction anticipation 0 -infraction disgust 0 -infraction fear 0 -infraction joy 0 -infraction negative 1 -infraction positive 0 -infraction sadness 0 -infraction surprise 0 -infraction trust 0 -infrequent anger 0 -infrequent anticipation 0 -infrequent disgust 0 -infrequent fear 0 -infrequent joy 0 -infrequent negative 0 -infrequent positive 0 -infrequent sadness 0 -infrequent surprise 1 -infrequent trust 0 -infrequently anger 0 -infrequently anticipation 0 -infrequently disgust 0 -infrequently fear 0 -infrequently joy 0 -infrequently negative 1 -infrequently positive 0 -infrequently sadness 0 -infrequently surprise 0 -infrequently trust 0 -infringement anger 0 -infringement anticipation 0 -infringement disgust 0 -infringement fear 0 -infringement joy 0 -infringement negative 1 -infringement positive 0 -infringement sadness 0 -infringement surprise 0 -infringement trust 0 -infuse anger 0 -infuse anticipation 0 -infuse disgust 0 -infuse fear 0 -infuse joy 0 -infuse negative 0 -infuse positive 0 -infuse sadness 0 -infuse surprise 0 -infuse trust 0 -infused anger 0 -infused anticipation 0 -infused disgust 0 -infused fear 0 -infused joy 0 -infused negative 0 -infused positive 0 -infused sadness 0 -infused surprise 0 -infused trust 0 -infusion anger 0 -infusion anticipation 0 -infusion disgust 0 -infusion fear 0 -infusion joy 0 -infusion negative 0 -infusion positive 0 -infusion sadness 0 -infusion surprise 0 -infusion trust 0 -ingenious anger 0 -ingenious anticipation 0 -ingenious disgust 0 -ingenious fear 0 -ingenious joy 0 -ingenious negative 0 -ingenious positive 1 -ingenious sadness 0 -ingenious surprise 0 -ingenious trust 0 -ingenuity anger 0 -ingenuity anticipation 0 -ingenuity disgust 0 -ingenuity fear 0 -ingenuity joy 0 -ingenuity negative 0 -ingenuity positive 0 -ingenuity sadness 0 -ingenuity surprise 0 -ingenuity trust 0 -ingest anger 0 -ingest anticipation 0 -ingest disgust 0 -ingest fear 0 -ingest joy 0 -ingest negative 0 -ingest positive 0 -ingest sadness 0 -ingest surprise 0 -ingest trust 0 -ingestion anger 0 -ingestion anticipation 0 -ingestion disgust 0 -ingestion fear 0 -ingestion joy 0 -ingestion negative 0 -ingestion positive 0 -ingestion sadness 0 -ingestion surprise 0 -ingestion trust 0 -ingot anger 0 -ingot anticipation 0 -ingot disgust 0 -ingot fear 0 -ingot joy 0 -ingot negative 0 -ingot positive 0 -ingot sadness 0 -ingot surprise 0 -ingot trust 0 -ingrained anger 0 -ingrained anticipation 0 -ingrained disgust 0 -ingrained fear 0 -ingrained joy 0 -ingrained negative 0 -ingrained positive 0 -ingrained sadness 0 -ingrained surprise 0 -ingrained trust 0 -ingredient anger 0 -ingredient anticipation 0 -ingredient disgust 0 -ingredient fear 0 -ingredient joy 0 -ingredient negative 0 -ingredient positive 0 -ingredient sadness 0 -ingredient surprise 0 -ingredient trust 0 -ingress anger 0 -ingress anticipation 0 -ingress disgust 0 -ingress fear 0 -ingress joy 0 -ingress negative 0 -ingress positive 0 -ingress sadness 0 -ingress surprise 0 -ingress trust 0 -inhabit anger 0 -inhabit anticipation 0 -inhabit disgust 0 -inhabit fear 0 -inhabit joy 0 -inhabit negative 0 -inhabit positive 0 -inhabit sadness 0 -inhabit surprise 0 -inhabit trust 0 -inhabitant anger 0 -inhabitant anticipation 0 -inhabitant disgust 0 -inhabitant fear 0 -inhabitant joy 0 -inhabitant negative 0 -inhabitant positive 0 -inhabitant sadness 0 -inhabitant surprise 0 -inhabitant trust 0 -inhabited anger 0 -inhabited anticipation 0 -inhabited disgust 0 -inhabited fear 0 -inhabited joy 0 -inhabited negative 0 -inhabited positive 0 -inhabited sadness 0 -inhabited surprise 0 -inhabited trust 0 -inhabiting anger 0 -inhabiting anticipation 0 -inhabiting disgust 0 -inhabiting fear 0 -inhabiting joy 0 -inhabiting negative 0 -inhabiting positive 0 -inhabiting sadness 0 -inhabiting surprise 0 -inhabiting trust 0 -inhalation anger 0 -inhalation anticipation 0 -inhalation disgust 0 -inhalation fear 0 -inhalation joy 0 -inhalation negative 0 -inhalation positive 0 -inhalation sadness 0 -inhalation surprise 0 -inhalation trust 0 -inhale anger 0 -inhale anticipation 0 -inhale disgust 0 -inhale fear 0 -inhale joy 0 -inhale negative 0 -inhale positive 0 -inhale sadness 0 -inhale surprise 0 -inhale trust 0 -inherent anger 0 -inherent anticipation 0 -inherent disgust 0 -inherent fear 0 -inherent joy 0 -inherent negative 0 -inherent positive 0 -inherent sadness 0 -inherent surprise 0 -inherent trust 0 -inherit anger 0 -inherit anticipation 0 -inherit disgust 0 -inherit fear 0 -inherit joy 0 -inherit negative 0 -inherit positive 0 -inherit sadness 0 -inherit surprise 0 -inherit trust 0 -inheritance anger 0 -inheritance anticipation 1 -inheritance disgust 0 -inheritance fear 0 -inheritance joy 1 -inheritance negative 0 -inheritance positive 1 -inheritance sadness 0 -inheritance surprise 1 -inheritance trust 1 -inhibit anger 1 -inhibit anticipation 0 -inhibit disgust 1 -inhibit fear 0 -inhibit joy 0 -inhibit negative 1 -inhibit positive 0 -inhibit sadness 1 -inhibit surprise 0 -inhibit trust 0 -inhibition anger 0 -inhibition anticipation 0 -inhibition disgust 0 -inhibition fear 0 -inhibition joy 0 -inhibition negative 0 -inhibition positive 0 -inhibition sadness 0 -inhibition surprise 0 -inhibition trust 0 -inhospitable anger 0 -inhospitable anticipation 0 -inhospitable disgust 0 -inhospitable fear 0 -inhospitable joy 0 -inhospitable negative 1 -inhospitable positive 0 -inhospitable sadness 1 -inhospitable surprise 0 -inhospitable trust 0 -inhuman anger 1 -inhuman anticipation 0 -inhuman disgust 1 -inhuman fear 1 -inhuman joy 0 -inhuman negative 1 -inhuman positive 0 -inhuman sadness 1 -inhuman surprise 0 -inhuman trust 0 -inhumanity anger 0 -inhumanity anticipation 0 -inhumanity disgust 0 -inhumanity fear 0 -inhumanity joy 0 -inhumanity negative 1 -inhumanity positive 0 -inhumanity sadness 1 -inhumanity surprise 0 -inhumanity trust 0 -inimical anger 1 -inimical anticipation 0 -inimical disgust 0 -inimical fear 0 -inimical joy 0 -inimical negative 1 -inimical positive 0 -inimical sadness 1 -inimical surprise 0 -inimical trust 0 -inimitable anger 0 -inimitable anticipation 0 -inimitable disgust 0 -inimitable fear 0 -inimitable joy 0 -inimitable negative 0 -inimitable positive 1 -inimitable sadness 0 -inimitable surprise 0 -inimitable trust 1 -iniquity anger 0 -iniquity anticipation 0 -iniquity disgust 1 -iniquity fear 0 -iniquity joy 0 -iniquity negative 1 -iniquity positive 0 -iniquity sadness 0 -iniquity surprise 0 -iniquity trust 0 -initial anger 0 -initial anticipation 0 -initial disgust 0 -initial fear 0 -initial joy 0 -initial negative 0 -initial positive 0 -initial sadness 0 -initial surprise 0 -initial trust 0 -initiate anger 0 -initiate anticipation 0 -initiate disgust 0 -initiate fear 0 -initiate joy 0 -initiate negative 0 -initiate positive 0 -initiate sadness 0 -initiate surprise 0 -initiate trust 0 -initiated anger 0 -initiated anticipation 0 -initiated disgust 0 -initiated fear 0 -initiated joy 0 -initiated negative 0 -initiated positive 0 -initiated sadness 0 -initiated surprise 0 -initiated trust 0 -initiative anger 0 -initiative anticipation 0 -initiative disgust 0 -initiative fear 0 -initiative joy 0 -initiative negative 0 -initiative positive 0 -initiative sadness 0 -initiative surprise 0 -initiative trust 0 -inject anger 0 -inject anticipation 0 -inject disgust 0 -inject fear 0 -inject joy 0 -inject negative 0 -inject positive 0 -inject sadness 0 -inject surprise 0 -inject trust 0 -injection anger 0 -injection anticipation 0 -injection disgust 0 -injection fear 1 -injection joy 0 -injection negative 0 -injection positive 0 -injection sadness 0 -injection surprise 0 -injection trust 0 -injunction anger 0 -injunction anticipation 0 -injunction disgust 0 -injunction fear 0 -injunction joy 0 -injunction negative 1 -injunction positive 0 -injunction sadness 0 -injunction surprise 0 -injunction trust 0 -injure anger 1 -injure anticipation 0 -injure disgust 0 -injure fear 1 -injure joy 0 -injure negative 1 -injure positive 0 -injure sadness 1 -injure surprise 0 -injure trust 0 -injured anger 0 -injured anticipation 0 -injured disgust 0 -injured fear 1 -injured joy 0 -injured negative 1 -injured positive 0 -injured sadness 1 -injured surprise 0 -injured trust 0 -injurious anger 1 -injurious anticipation 0 -injurious disgust 0 -injurious fear 1 -injurious joy 0 -injurious negative 1 -injurious positive 0 -injurious sadness 1 -injurious surprise 0 -injurious trust 0 -injury anger 1 -injury anticipation 0 -injury disgust 0 -injury fear 1 -injury joy 0 -injury negative 1 -injury positive 0 -injury sadness 1 -injury surprise 0 -injury trust 0 -injustice anger 1 -injustice anticipation 0 -injustice disgust 0 -injustice fear 0 -injustice joy 0 -injustice negative 1 -injustice positive 0 -injustice sadness 0 -injustice surprise 0 -injustice trust 0 -ink anger 0 -ink anticipation 0 -ink disgust 0 -ink fear 0 -ink joy 0 -ink negative 0 -ink positive 0 -ink sadness 0 -ink surprise 0 -ink trust 0 -inkling anger 0 -inkling anticipation 0 -inkling disgust 0 -inkling fear 0 -inkling joy 0 -inkling negative 0 -inkling positive 0 -inkling sadness 0 -inkling surprise 0 -inkling trust 0 -inland anger 0 -inland anticipation 0 -inland disgust 0 -inland fear 0 -inland joy 0 -inland negative 0 -inland positive 0 -inland sadness 0 -inland surprise 0 -inland trust 0 -inlay anger 0 -inlay anticipation 0 -inlay disgust 0 -inlay fear 0 -inlay joy 0 -inlay negative 0 -inlay positive 0 -inlay sadness 0 -inlay surprise 0 -inlay trust 0 -inlet anger 0 -inlet anticipation 0 -inlet disgust 0 -inlet fear 0 -inlet joy 0 -inlet negative 0 -inlet positive 0 -inlet sadness 0 -inlet surprise 0 -inlet trust 0 -inmate anger 0 -inmate anticipation 0 -inmate disgust 1 -inmate fear 1 -inmate joy 0 -inmate negative 1 -inmate positive 0 -inmate sadness 0 -inmate surprise 0 -inmate trust 0 -inn anger 0 -inn anticipation 0 -inn disgust 0 -inn fear 0 -inn joy 0 -inn negative 0 -inn positive 0 -inn sadness 0 -inn surprise 0 -inn trust 0 -innate anger 0 -innate anticipation 0 -innate disgust 0 -innate fear 0 -innate joy 0 -innate negative 0 -innate positive 0 -innate sadness 0 -innate surprise 0 -innate trust 0 -innermost anger 0 -innermost anticipation 0 -innermost disgust 0 -innermost fear 0 -innermost joy 0 -innermost negative 0 -innermost positive 0 -innermost sadness 0 -innermost surprise 0 -innermost trust 0 -innings anger 0 -innings anticipation 0 -innings disgust 0 -innings fear 0 -innings joy 0 -innings negative 0 -innings positive 0 -innings sadness 0 -innings surprise 0 -innings trust 0 -innkeeper anger 0 -innkeeper anticipation 0 -innkeeper disgust 0 -innkeeper fear 0 -innkeeper joy 0 -innkeeper negative 0 -innkeeper positive 0 -innkeeper sadness 0 -innkeeper surprise 0 -innkeeper trust 0 -innocence anger 0 -innocence anticipation 0 -innocence disgust 0 -innocence fear 0 -innocence joy 0 -innocence negative 0 -innocence positive 1 -innocence sadness 0 -innocence surprise 0 -innocence trust 0 -innocent anger 0 -innocent anticipation 0 -innocent disgust 0 -innocent fear 0 -innocent joy 0 -innocent negative 0 -innocent positive 1 -innocent sadness 0 -innocent surprise 0 -innocent trust 1 -innocently anger 0 -innocently anticipation 0 -innocently disgust 0 -innocently fear 0 -innocently joy 0 -innocently negative 0 -innocently positive 1 -innocently sadness 0 -innocently surprise 0 -innocently trust 0 -innocuous anger 0 -innocuous anticipation 0 -innocuous disgust 0 -innocuous fear 0 -innocuous joy 0 -innocuous negative 0 -innocuous positive 1 -innocuous sadness 0 -innocuous surprise 0 -innocuous trust 0 -innovate anger 0 -innovate anticipation 0 -innovate disgust 0 -innovate fear 0 -innovate joy 0 -innovate negative 0 -innovate positive 1 -innovate sadness 0 -innovate surprise 0 -innovate trust 0 -innovation anger 0 -innovation anticipation 0 -innovation disgust 0 -innovation fear 0 -innovation joy 0 -innovation negative 0 -innovation positive 1 -innovation sadness 0 -innovation surprise 0 -innovation trust 0 -innuendo anger 0 -innuendo anticipation 0 -innuendo disgust 0 -innuendo fear 0 -innuendo joy 0 -innuendo negative 0 -innuendo positive 0 -innuendo sadness 0 -innuendo surprise 0 -innuendo trust 0 -innumerable anger 0 -innumerable anticipation 0 -innumerable disgust 0 -innumerable fear 0 -innumerable joy 0 -innumerable negative 0 -innumerable positive 0 -innumerable sadness 0 -innumerable surprise 0 -innumerable trust 0 -inoculation anger 0 -inoculation anticipation 1 -inoculation disgust 0 -inoculation fear 0 -inoculation joy 0 -inoculation negative 0 -inoculation positive 0 -inoculation sadness 0 -inoculation surprise 0 -inoculation trust 1 -inoperative anger 1 -inoperative anticipation 0 -inoperative disgust 0 -inoperative fear 0 -inoperative joy 0 -inoperative negative 1 -inoperative positive 0 -inoperative sadness 0 -inoperative surprise 0 -inoperative trust 0 -inordinate anger 0 -inordinate anticipation 0 -inordinate disgust 0 -inordinate fear 0 -inordinate joy 0 -inordinate negative 0 -inordinate positive 0 -inordinate sadness 0 -inordinate surprise 0 -inordinate trust 0 -inorganic anger 0 -inorganic anticipation 0 -inorganic disgust 0 -inorganic fear 0 -inorganic joy 0 -inorganic negative 0 -inorganic positive 0 -inorganic sadness 0 -inorganic surprise 0 -inorganic trust 0 -inquest anger 0 -inquest anticipation 0 -inquest disgust 0 -inquest fear 0 -inquest joy 0 -inquest negative 0 -inquest positive 0 -inquest sadness 0 -inquest surprise 0 -inquest trust 0 -inquire anger 0 -inquire anticipation 0 -inquire disgust 0 -inquire fear 0 -inquire joy 0 -inquire negative 0 -inquire positive 0 -inquire sadness 0 -inquire surprise 0 -inquire trust 0 -inquirer anger 0 -inquirer anticipation 0 -inquirer disgust 0 -inquirer fear 0 -inquirer joy 0 -inquirer negative 0 -inquirer positive 1 -inquirer sadness 0 -inquirer surprise 0 -inquirer trust 0 -inquiring anger 0 -inquiring anticipation 0 -inquiring disgust 0 -inquiring fear 0 -inquiring joy 0 -inquiring negative 0 -inquiring positive 0 -inquiring sadness 0 -inquiring surprise 0 -inquiring trust 0 -inquiry anger 0 -inquiry anticipation 1 -inquiry disgust 0 -inquiry fear 0 -inquiry joy 0 -inquiry negative 0 -inquiry positive 1 -inquiry sadness 0 -inquiry surprise 0 -inquiry trust 0 -inquisitive anger 0 -inquisitive anticipation 0 -inquisitive disgust 0 -inquisitive fear 0 -inquisitive joy 0 -inquisitive negative 0 -inquisitive positive 1 -inquisitive sadness 0 -inquisitive surprise 0 -inquisitive trust 0 -insane anger 1 -insane anticipation 0 -insane disgust 0 -insane fear 1 -insane joy 0 -insane negative 1 -insane positive 0 -insane sadness 0 -insane surprise 0 -insane trust 0 -insanity anger 1 -insanity anticipation 0 -insanity disgust 1 -insanity fear 1 -insanity joy 0 -insanity negative 1 -insanity positive 0 -insanity sadness 1 -insanity surprise 0 -insanity trust 0 -inscription anger 0 -inscription anticipation 0 -inscription disgust 0 -inscription fear 0 -inscription joy 0 -inscription negative 0 -inscription positive 0 -inscription sadness 0 -inscription surprise 0 -inscription trust 0 -inscrutable anger 0 -inscrutable anticipation 0 -inscrutable disgust 0 -inscrutable fear 0 -inscrutable joy 0 -inscrutable negative 0 -inscrutable positive 0 -inscrutable sadness 0 -inscrutable surprise 0 -inscrutable trust 0 -insect anger 0 -insect anticipation 0 -insect disgust 0 -insect fear 0 -insect joy 0 -insect negative 0 -insect positive 0 -insect sadness 0 -insect surprise 0 -insect trust 0 -insecure anger 1 -insecure anticipation 0 -insecure disgust 0 -insecure fear 1 -insecure joy 0 -insecure negative 1 -insecure positive 0 -insecure sadness 1 -insecure surprise 0 -insecure trust 0 -insecurity anger 0 -insecurity anticipation 0 -insecurity disgust 0 -insecurity fear 1 -insecurity joy 0 -insecurity negative 1 -insecurity positive 0 -insecurity sadness 0 -insecurity surprise 0 -insecurity trust 0 -inseparable anger 0 -inseparable anticipation 0 -inseparable disgust 0 -inseparable fear 0 -inseparable joy 1 -inseparable negative 0 -inseparable positive 1 -inseparable sadness 0 -inseparable surprise 0 -inseparable trust 1 -insert anger 0 -insert anticipation 0 -insert disgust 0 -insert fear 0 -insert joy 0 -insert negative 0 -insert positive 0 -insert sadness 0 -insert surprise 0 -insert trust 0 -inserted anger 0 -inserted anticipation 0 -inserted disgust 0 -inserted fear 0 -inserted joy 0 -inserted negative 0 -inserted positive 0 -inserted sadness 0 -inserted surprise 0 -inserted trust 0 -insertion anger 0 -insertion anticipation 0 -insertion disgust 0 -insertion fear 0 -insertion joy 0 -insertion negative 0 -insertion positive 0 -insertion sadness 0 -insertion surprise 0 -insertion trust 0 -inside anger 0 -inside anticipation 0 -inside disgust 0 -inside fear 0 -inside joy 0 -inside negative 0 -inside positive 0 -inside sadness 0 -inside surprise 0 -inside trust 0 -insidious anger 1 -insidious anticipation 0 -insidious disgust 1 -insidious fear 1 -insidious joy 0 -insidious negative 1 -insidious positive 0 -insidious sadness 0 -insidious surprise 0 -insidious trust 0 -insight anger 0 -insight anticipation 0 -insight disgust 0 -insight fear 0 -insight joy 0 -insight negative 0 -insight positive 0 -insight sadness 0 -insight surprise 0 -insight trust 0 -insignia anger 0 -insignia anticipation 0 -insignia disgust 0 -insignia fear 0 -insignia joy 0 -insignia negative 0 -insignia positive 1 -insignia sadness 0 -insignia surprise 0 -insignia trust 0 -insignificance anger 0 -insignificance anticipation 0 -insignificance disgust 0 -insignificance fear 0 -insignificance joy 0 -insignificance negative 1 -insignificance positive 0 -insignificance sadness 0 -insignificance surprise 0 -insignificance trust 0 -insignificant anger 1 -insignificant anticipation 0 -insignificant disgust 0 -insignificant fear 0 -insignificant joy 0 -insignificant negative 1 -insignificant positive 0 -insignificant sadness 1 -insignificant surprise 0 -insignificant trust 0 -insipid anger 0 -insipid anticipation 0 -insipid disgust 0 -insipid fear 0 -insipid joy 0 -insipid negative 1 -insipid positive 0 -insipid sadness 0 -insipid surprise 0 -insipid trust 0 -insist anger 0 -insist anticipation 0 -insist disgust 0 -insist fear 0 -insist joy 0 -insist negative 0 -insist positive 0 -insist sadness 0 -insist surprise 0 -insist trust 0 -insolent anger 0 -insolent anticipation 0 -insolent disgust 0 -insolent fear 0 -insolent joy 0 -insolent negative 1 -insolent positive 0 -insolent sadness 0 -insolent surprise 0 -insolent trust 0 -insoluble anger 0 -insoluble anticipation 0 -insoluble disgust 0 -insoluble fear 0 -insoluble joy 0 -insoluble negative 0 -insoluble positive 0 -insoluble sadness 0 -insoluble surprise 0 -insoluble trust 0 -insolvency anger 0 -insolvency anticipation 0 -insolvency disgust 0 -insolvency fear 1 -insolvency joy 0 -insolvency negative 1 -insolvency positive 0 -insolvency sadness 1 -insolvency surprise 1 -insolvency trust 0 -insolvent anger 0 -insolvent anticipation 0 -insolvent disgust 0 -insolvent fear 1 -insolvent joy 0 -insolvent negative 1 -insolvent positive 0 -insolvent sadness 1 -insolvent surprise 0 -insolvent trust 1 -inspect anger 0 -inspect anticipation 0 -inspect disgust 0 -inspect fear 0 -inspect joy 0 -inspect negative 0 -inspect positive 0 -inspect sadness 0 -inspect surprise 0 -inspect trust 0 -inspector anger 0 -inspector anticipation 0 -inspector disgust 0 -inspector fear 0 -inspector joy 0 -inspector negative 0 -inspector positive 1 -inspector sadness 0 -inspector surprise 0 -inspector trust 0 -inspiration anger 0 -inspiration anticipation 1 -inspiration disgust 0 -inspiration fear 0 -inspiration joy 1 -inspiration negative 0 -inspiration positive 1 -inspiration sadness 0 -inspiration surprise 0 -inspiration trust 0 -inspire anger 0 -inspire anticipation 1 -inspire disgust 0 -inspire fear 0 -inspire joy 1 -inspire negative 0 -inspire positive 1 -inspire sadness 0 -inspire surprise 0 -inspire trust 1 -inspired anger 0 -inspired anticipation 0 -inspired disgust 0 -inspired fear 0 -inspired joy 1 -inspired negative 0 -inspired positive 1 -inspired sadness 0 -inspired surprise 1 -inspired trust 1 -instability anger 0 -instability anticipation 0 -instability disgust 1 -instability fear 1 -instability joy 0 -instability negative 1 -instability positive 0 -instability sadness 0 -instability surprise 0 -instability trust 0 -install anger 0 -install anticipation 1 -install disgust 0 -install fear 0 -install joy 0 -install negative 0 -install positive 0 -install sadness 0 -install surprise 0 -install trust 0 -installation anger 0 -installation anticipation 0 -installation disgust 0 -installation fear 0 -installation joy 0 -installation negative 0 -installation positive 0 -installation sadness 0 -installation surprise 0 -installation trust 0 -installment anger 0 -installment anticipation 0 -installment disgust 0 -installment fear 0 -installment joy 0 -installment negative 0 -installment positive 0 -installment sadness 0 -installment surprise 0 -installment trust 0 -instance anger 0 -instance anticipation 0 -instance disgust 0 -instance fear 0 -instance joy 0 -instance negative 0 -instance positive 0 -instance sadness 0 -instance surprise 0 -instance trust 0 -instant anger 0 -instant anticipation 0 -instant disgust 0 -instant fear 0 -instant joy 0 -instant negative 0 -instant positive 0 -instant sadness 0 -instant surprise 0 -instant trust 0 -instantaneous anger 0 -instantaneous anticipation 0 -instantaneous disgust 0 -instantaneous fear 0 -instantaneous joy 0 -instantaneous negative 0 -instantaneous positive 0 -instantaneous sadness 0 -instantaneous surprise 0 -instantaneous trust 0 -instantaneously anger 0 -instantaneously anticipation 0 -instantaneously disgust 0 -instantaneously fear 0 -instantaneously joy 0 -instantaneously negative 0 -instantaneously positive 0 -instantaneously sadness 0 -instantaneously surprise 0 -instantaneously trust 0 -instigate anger 0 -instigate anticipation 0 -instigate disgust 0 -instigate fear 0 -instigate joy 0 -instigate negative 1 -instigate positive 0 -instigate sadness 0 -instigate surprise 0 -instigate trust 0 -instigation anger 0 -instigation anticipation 0 -instigation disgust 0 -instigation fear 0 -instigation joy 0 -instigation negative 1 -instigation positive 0 -instigation sadness 0 -instigation surprise 0 -instigation trust 0 -instill anger 0 -instill anticipation 0 -instill disgust 0 -instill fear 0 -instill joy 0 -instill negative 0 -instill positive 0 -instill sadness 0 -instill surprise 0 -instill trust 0 -instinct anger 0 -instinct anticipation 0 -instinct disgust 0 -instinct fear 0 -instinct joy 0 -instinct negative 0 -instinct positive 0 -instinct sadness 0 -instinct surprise 0 -instinct trust 0 -instinctive anger 1 -instinctive anticipation 0 -instinctive disgust 1 -instinctive fear 1 -instinctive joy 0 -instinctive negative 0 -instinctive positive 1 -instinctive sadness 0 -instinctive surprise 0 -instinctive trust 0 -institute anger 0 -institute anticipation 0 -institute disgust 0 -institute fear 0 -institute joy 0 -institute negative 0 -institute positive 0 -institute sadness 0 -institute surprise 0 -institute trust 1 -institution anger 0 -institution anticipation 0 -institution disgust 0 -institution fear 0 -institution joy 0 -institution negative 0 -institution positive 0 -institution sadness 0 -institution surprise 0 -institution trust 0 -instruct anger 0 -instruct anticipation 0 -instruct disgust 0 -instruct fear 0 -instruct joy 0 -instruct negative 0 -instruct positive 1 -instruct sadness 0 -instruct surprise 0 -instruct trust 1 -instructed anger 0 -instructed anticipation 0 -instructed disgust 0 -instructed fear 0 -instructed joy 0 -instructed negative 0 -instructed positive 0 -instructed sadness 0 -instructed surprise 0 -instructed trust 0 -instruction anger 0 -instruction anticipation 0 -instruction disgust 0 -instruction fear 0 -instruction joy 0 -instruction negative 0 -instruction positive 1 -instruction sadness 0 -instruction surprise 0 -instruction trust 1 -instructional anger 0 -instructional anticipation 0 -instructional disgust 0 -instructional fear 0 -instructional joy 0 -instructional negative 0 -instructional positive 0 -instructional sadness 0 -instructional surprise 0 -instructional trust 0 -instructions anger 0 -instructions anticipation 1 -instructions disgust 0 -instructions fear 0 -instructions joy 0 -instructions negative 0 -instructions positive 0 -instructions sadness 0 -instructions surprise 0 -instructions trust 1 -instructive anger 0 -instructive anticipation 0 -instructive disgust 0 -instructive fear 0 -instructive joy 0 -instructive negative 0 -instructive positive 0 -instructive sadness 0 -instructive surprise 0 -instructive trust 0 -instructor anger 0 -instructor anticipation 1 -instructor disgust 0 -instructor fear 0 -instructor joy 0 -instructor negative 0 -instructor positive 1 -instructor sadness 0 -instructor surprise 0 -instructor trust 1 -instrument anger 0 -instrument anticipation 0 -instrument disgust 0 -instrument fear 0 -instrument joy 0 -instrument negative 0 -instrument positive 0 -instrument sadness 0 -instrument surprise 0 -instrument trust 0 -instrumental anger 0 -instrumental anticipation 0 -instrumental disgust 0 -instrumental fear 0 -instrumental joy 0 -instrumental negative 0 -instrumental positive 1 -instrumental sadness 0 -instrumental surprise 0 -instrumental trust 0 -instrumentalist anger 0 -instrumentalist anticipation 0 -instrumentalist disgust 0 -instrumentalist fear 0 -instrumentalist joy 0 -instrumentalist negative 0 -instrumentalist positive 0 -instrumentalist sadness 0 -instrumentalist surprise 0 -instrumentalist trust 0 -instrumentality anger 0 -instrumentality anticipation 0 -instrumentality disgust 0 -instrumentality fear 0 -instrumentality joy 0 -instrumentality negative 0 -instrumentality positive 0 -instrumentality sadness 0 -instrumentality surprise 0 -instrumentality trust 0 -insufficiency anger 1 -insufficiency anticipation 0 -insufficiency disgust 0 -insufficiency fear 0 -insufficiency joy 0 -insufficiency negative 1 -insufficiency positive 0 -insufficiency sadness 0 -insufficiency surprise 0 -insufficiency trust 0 -insufficient anger 0 -insufficient anticipation 0 -insufficient disgust 0 -insufficient fear 0 -insufficient joy 0 -insufficient negative 1 -insufficient positive 0 -insufficient sadness 0 -insufficient surprise 0 -insufficient trust 0 -insufficiently anger 0 -insufficiently anticipation 0 -insufficiently disgust 0 -insufficiently fear 0 -insufficiently joy 0 -insufficiently negative 1 -insufficiently positive 0 -insufficiently sadness 0 -insufficiently surprise 0 -insufficiently trust 0 -insular anger 0 -insular anticipation 0 -insular disgust 0 -insular fear 0 -insular joy 0 -insular negative 0 -insular positive 0 -insular sadness 0 -insular surprise 0 -insular trust 0 -insulate anger 0 -insulate anticipation 0 -insulate disgust 0 -insulate fear 0 -insulate joy 0 -insulate negative 0 -insulate positive 0 -insulate sadness 0 -insulate surprise 0 -insulate trust 0 -insulation anger 0 -insulation anticipation 0 -insulation disgust 0 -insulation fear 0 -insulation joy 0 -insulation negative 0 -insulation positive 0 -insulation sadness 0 -insulation surprise 0 -insulation trust 1 -insult anger 1 -insult anticipation 0 -insult disgust 1 -insult fear 0 -insult joy 0 -insult negative 1 -insult positive 0 -insult sadness 1 -insult surprise 1 -insult trust 0 -insulting anger 1 -insulting anticipation 0 -insulting disgust 1 -insulting fear 1 -insulting joy 0 -insulting negative 1 -insulting positive 0 -insulting sadness 1 -insulting surprise 0 -insulting trust 0 -insurance anger 0 -insurance anticipation 0 -insurance disgust 0 -insurance fear 0 -insurance joy 0 -insurance negative 0 -insurance positive 0 -insurance sadness 0 -insurance surprise 0 -insurance trust 0 -insure anger 0 -insure anticipation 0 -insure disgust 0 -insure fear 0 -insure joy 0 -insure negative 0 -insure positive 1 -insure sadness 0 -insure surprise 0 -insure trust 1 -insurgent anger 0 -insurgent anticipation 0 -insurgent disgust 0 -insurgent fear 0 -insurgent joy 0 -insurgent negative 1 -insurgent positive 0 -insurgent sadness 0 -insurgent surprise 0 -insurgent trust 0 -insurmountable anger 0 -insurmountable anticipation 0 -insurmountable disgust 0 -insurmountable fear 1 -insurmountable joy 0 -insurmountable negative 1 -insurmountable positive 0 -insurmountable sadness 1 -insurmountable surprise 0 -insurmountable trust 0 -insurrection anger 1 -insurrection anticipation 0 -insurrection disgust 0 -insurrection fear 0 -insurrection joy 0 -insurrection negative 1 -insurrection positive 0 -insurrection sadness 0 -insurrection surprise 0 -insurrection trust 0 -intact anger 0 -intact anticipation 0 -intact disgust 0 -intact fear 0 -intact joy 0 -intact negative 0 -intact positive 1 -intact sadness 0 -intact surprise 0 -intact trust 1 -intangible anger 0 -intangible anticipation 0 -intangible disgust 0 -intangible fear 0 -intangible joy 0 -intangible negative 0 -intangible positive 0 -intangible sadness 0 -intangible surprise 0 -intangible trust 0 -integer anger 0 -integer anticipation 0 -integer disgust 0 -integer fear 0 -integer joy 0 -integer negative 0 -integer positive 0 -integer sadness 0 -integer surprise 0 -integer trust 0 -integral anger 0 -integral anticipation 0 -integral disgust 0 -integral fear 0 -integral joy 0 -integral negative 0 -integral positive 0 -integral sadness 0 -integral surprise 0 -integral trust 0 -integrate anger 0 -integrate anticipation 0 -integrate disgust 0 -integrate fear 0 -integrate joy 0 -integrate negative 0 -integrate positive 0 -integrate sadness 0 -integrate surprise 0 -integrate trust 0 -integration anger 0 -integration anticipation 0 -integration disgust 0 -integration fear 0 -integration joy 0 -integration negative 0 -integration positive 0 -integration sadness 0 -integration surprise 0 -integration trust 0 -integrity anger 0 -integrity anticipation 0 -integrity disgust 0 -integrity fear 0 -integrity joy 0 -integrity negative 0 -integrity positive 1 -integrity sadness 0 -integrity surprise 0 -integrity trust 1 -intellect anger 0 -intellect anticipation 0 -intellect disgust 0 -intellect fear 0 -intellect joy 0 -intellect negative 0 -intellect positive 1 -intellect sadness 0 -intellect surprise 0 -intellect trust 0 -intellectual anger 0 -intellectual anticipation 0 -intellectual disgust 0 -intellectual fear 0 -intellectual joy 0 -intellectual negative 0 -intellectual positive 1 -intellectual sadness 0 -intellectual surprise 0 -intellectual trust 0 -intelligence anger 0 -intelligence anticipation 0 -intelligence disgust 0 -intelligence fear 1 -intelligence joy 1 -intelligence negative 0 -intelligence positive 1 -intelligence sadness 0 -intelligence surprise 0 -intelligence trust 1 -intelligent anger 0 -intelligent anticipation 0 -intelligent disgust 0 -intelligent fear 0 -intelligent joy 0 -intelligent negative 0 -intelligent positive 1 -intelligent sadness 0 -intelligent surprise 0 -intelligent trust 1 -intelligibility anger 0 -intelligibility anticipation 0 -intelligibility disgust 0 -intelligibility fear 0 -intelligibility joy 0 -intelligibility negative 0 -intelligibility positive 0 -intelligibility sadness 0 -intelligibility surprise 0 -intelligibility trust 0 -intelligible anger 0 -intelligible anticipation 0 -intelligible disgust 0 -intelligible fear 0 -intelligible joy 0 -intelligible negative 0 -intelligible positive 0 -intelligible sadness 0 -intelligible surprise 0 -intelligible trust 0 -intend anger 0 -intend anticipation 0 -intend disgust 0 -intend fear 0 -intend joy 0 -intend negative 0 -intend positive 0 -intend sadness 0 -intend surprise 0 -intend trust 1 -intended anger 0 -intended anticipation 1 -intended disgust 0 -intended fear 0 -intended joy 0 -intended negative 0 -intended positive 1 -intended sadness 0 -intended surprise 0 -intended trust 0 -intending anger 0 -intending anticipation 0 -intending disgust 0 -intending fear 0 -intending joy 0 -intending negative 0 -intending positive 0 -intending sadness 0 -intending surprise 0 -intending trust 0 -intense anger 1 -intense anticipation 0 -intense disgust 1 -intense fear 1 -intense joy 1 -intense negative 1 -intense positive 1 -intense sadness 0 -intense surprise 1 -intense trust 1 -intensely anger 0 -intensely anticipation 0 -intensely disgust 0 -intensely fear 0 -intensely joy 0 -intensely negative 0 -intensely positive 0 -intensely sadness 0 -intensely surprise 0 -intensely trust 0 -intensify anger 0 -intensify anticipation 0 -intensify disgust 0 -intensify fear 0 -intensify joy 0 -intensify negative 0 -intensify positive 0 -intensify sadness 0 -intensify surprise 0 -intensify trust 0 -intensity anger 0 -intensity anticipation 0 -intensity disgust 0 -intensity fear 0 -intensity joy 0 -intensity negative 0 -intensity positive 0 -intensity sadness 0 -intensity surprise 0 -intensity trust 0 -intent anger 0 -intent anticipation 0 -intent disgust 0 -intent fear 0 -intent joy 0 -intent negative 0 -intent positive 0 -intent sadness 0 -intent surprise 0 -intent trust 0 -intention anger 0 -intention anticipation 0 -intention disgust 0 -intention fear 0 -intention joy 0 -intention negative 0 -intention positive 0 -intention sadness 0 -intention surprise 0 -intention trust 0 -intentional anger 0 -intentional anticipation 0 -intentional disgust 0 -intentional fear 0 -intentional joy 0 -intentional negative 0 -intentional positive 0 -intentional sadness 0 -intentional surprise 0 -intentional trust 0 -intentionally anger 0 -intentionally anticipation 0 -intentionally disgust 0 -intentionally fear 0 -intentionally joy 0 -intentionally negative 0 -intentionally positive 0 -intentionally sadness 0 -intentionally surprise 0 -intentionally trust 0 -inter anger 0 -inter anticipation 0 -inter disgust 0 -inter fear 0 -inter joy 0 -inter negative 1 -inter positive 0 -inter sadness 1 -inter surprise 0 -inter trust 0 -interaction anger 0 -interaction anticipation 0 -interaction disgust 0 -interaction fear 0 -interaction joy 0 -interaction negative 0 -interaction positive 0 -interaction sadness 0 -interaction surprise 0 -interaction trust 0 -intercede anger 0 -intercede anticipation 0 -intercede disgust 0 -intercede fear 1 -intercede joy 0 -intercede negative 0 -intercede positive 0 -intercede sadness 1 -intercede surprise 0 -intercede trust 0 -intercept anger 0 -intercept anticipation 0 -intercept disgust 0 -intercept fear 0 -intercept joy 0 -intercept negative 0 -intercept positive 0 -intercept sadness 0 -intercept surprise 0 -intercept trust 0 -interception anger 0 -interception anticipation 0 -interception disgust 0 -interception fear 0 -interception joy 0 -interception negative 0 -interception positive 0 -interception sadness 0 -interception surprise 0 -interception trust 0 -intercession anger 0 -intercession anticipation 0 -intercession disgust 0 -intercession fear 0 -intercession joy 0 -intercession negative 0 -intercession positive 0 -intercession sadness 0 -intercession surprise 0 -intercession trust 1 -interchange anger 0 -interchange anticipation 0 -interchange disgust 0 -interchange fear 0 -interchange joy 0 -interchange negative 0 -interchange positive 0 -interchange sadness 0 -interchange surprise 0 -interchange trust 0 -interchangeable anger 0 -interchangeable anticipation 0 -interchangeable disgust 0 -interchangeable fear 0 -interchangeable joy 0 -interchangeable negative 0 -interchangeable positive 0 -interchangeable sadness 0 -interchangeable surprise 0 -interchangeable trust 0 -interchanged anger 0 -interchanged anticipation 0 -interchanged disgust 0 -interchanged fear 0 -interchanged joy 0 -interchanged negative 0 -interchanged positive 0 -interchanged sadness 0 -interchanged surprise 0 -interchanged trust 0 -intercom anger 0 -intercom anticipation 0 -intercom disgust 0 -intercom fear 0 -intercom joy 0 -intercom negative 0 -intercom positive 0 -intercom sadness 0 -intercom surprise 0 -intercom trust 0 -intercourse anger 0 -intercourse anticipation 0 -intercourse disgust 0 -intercourse fear 0 -intercourse joy 0 -intercourse negative 0 -intercourse positive 1 -intercourse sadness 0 -intercourse surprise 0 -intercourse trust 0 -interdependence anger 0 -interdependence anticipation 0 -interdependence disgust 0 -interdependence fear 0 -interdependence joy 0 -interdependence negative 0 -interdependence positive 0 -interdependence sadness 0 -interdependence surprise 0 -interdependence trust 0 -interdependent anger 0 -interdependent anticipation 0 -interdependent disgust 0 -interdependent fear 0 -interdependent joy 0 -interdependent negative 0 -interdependent positive 0 -interdependent sadness 0 -interdependent surprise 0 -interdependent trust 0 -interdiction anger 0 -interdiction anticipation 0 -interdiction disgust 0 -interdiction fear 0 -interdiction joy 0 -interdiction negative 1 -interdiction positive 0 -interdiction sadness 0 -interdiction surprise 0 -interdiction trust 0 -interest anger 0 -interest anticipation 0 -interest disgust 0 -interest fear 0 -interest joy 0 -interest negative 0 -interest positive 1 -interest sadness 0 -interest surprise 0 -interest trust 0 -interested anger 0 -interested anticipation 0 -interested disgust 1 -interested fear 0 -interested joy 0 -interested negative 0 -interested positive 1 -interested sadness 1 -interested surprise 0 -interested trust 0 -interesting anger 0 -interesting anticipation 0 -interesting disgust 0 -interesting fear 0 -interesting joy 0 -interesting negative 0 -interesting positive 1 -interesting sadness 0 -interesting surprise 0 -interesting trust 0 -interference anger 0 -interference anticipation 0 -interference disgust 0 -interference fear 0 -interference joy 0 -interference negative 1 -interference positive 0 -interference sadness 0 -interference surprise 0 -interference trust 0 -interferometer anger 0 -interferometer anticipation 0 -interferometer disgust 0 -interferometer fear 0 -interferometer joy 0 -interferometer negative 0 -interferometer positive 0 -interferometer sadness 0 -interferometer surprise 0 -interferometer trust 0 -interim anger 0 -interim anticipation 1 -interim disgust 0 -interim fear 0 -interim joy 0 -interim negative 0 -interim positive 0 -interim sadness 0 -interim surprise 0 -interim trust 0 -interior anger 0 -interior anticipation 0 -interior disgust 1 -interior fear 0 -interior joy 0 -interior negative 0 -interior positive 1 -interior sadness 0 -interior surprise 0 -interior trust 1 -interlocutory anger 0 -interlocutory anticipation 0 -interlocutory disgust 0 -interlocutory fear 0 -interlocutory joy 0 -interlocutory negative 0 -interlocutory positive 1 -interlocutory sadness 0 -interlocutory surprise 0 -interlocutory trust 0 -interlude anger 0 -interlude anticipation 0 -interlude disgust 0 -interlude fear 0 -interlude joy 0 -interlude negative 0 -interlude positive 1 -interlude sadness 0 -interlude surprise 0 -interlude trust 0 -intermediary anger 0 -intermediary anticipation 0 -intermediary disgust 0 -intermediary fear 0 -intermediary joy 0 -intermediary negative 0 -intermediary positive 0 -intermediary sadness 0 -intermediary surprise 0 -intermediary trust 0 -intermediate anger 0 -intermediate anticipation 0 -intermediate disgust 0 -intermediate fear 0 -intermediate joy 0 -intermediate negative 0 -intermediate positive 0 -intermediate sadness 0 -intermediate surprise 0 -intermediate trust 0 -interment anger 0 -interment anticipation 0 -interment disgust 0 -interment fear 0 -interment joy 0 -interment negative 1 -interment positive 0 -interment sadness 1 -interment surprise 0 -interment trust 0 -interminable anger 1 -interminable anticipation 1 -interminable disgust 0 -interminable fear 0 -interminable joy 0 -interminable negative 1 -interminable positive 1 -interminable sadness 0 -interminable surprise 0 -interminable trust 0 -intermission anger 0 -intermission anticipation 1 -intermission disgust 0 -intermission fear 0 -intermission joy 0 -intermission negative 0 -intermission positive 0 -intermission sadness 0 -intermission surprise 0 -intermission trust 0 -intermittent anger 0 -intermittent anticipation 0 -intermittent disgust 0 -intermittent fear 0 -intermittent joy 0 -intermittent negative 0 -intermittent positive 0 -intermittent sadness 0 -intermittent surprise 0 -intermittent trust 0 -intern anger 0 -intern anticipation 0 -intern disgust 0 -intern fear 0 -intern joy 0 -intern negative 0 -intern positive 0 -intern sadness 0 -intern surprise 0 -intern trust 0 -internal anger 0 -internal anticipation 0 -internal disgust 0 -internal fear 0 -internal joy 0 -internal negative 0 -internal positive 0 -internal sadness 0 -internal surprise 0 -internal trust 0 -internally anger 0 -internally anticipation 0 -internally disgust 0 -internally fear 0 -internally joy 0 -internally negative 0 -internally positive 0 -internally sadness 0 -internally surprise 0 -internally trust 0 -international anger 0 -international anticipation 0 -international disgust 0 -international fear 0 -international joy 0 -international negative 0 -international positive 0 -international sadness 0 -international surprise 0 -international trust 0 -interpolate anger 0 -interpolate anticipation 0 -interpolate disgust 0 -interpolate fear 0 -interpolate joy 0 -interpolate negative 0 -interpolate positive 0 -interpolate sadness 0 -interpolate surprise 0 -interpolate trust 0 -interpolation anger 0 -interpolation anticipation 0 -interpolation disgust 0 -interpolation fear 0 -interpolation joy 0 -interpolation negative 0 -interpolation positive 0 -interpolation sadness 0 -interpolation surprise 0 -interpolation trust 0 -interpret anger 0 -interpret anticipation 0 -interpret disgust 0 -interpret fear 0 -interpret joy 0 -interpret negative 0 -interpret positive 0 -interpret sadness 0 -interpret surprise 0 -interpret trust 0 -interpretation anger 0 -interpretation anticipation 0 -interpretation disgust 0 -interpretation fear 0 -interpretation joy 0 -interpretation negative 0 -interpretation positive 0 -interpretation sadness 0 -interpretation surprise 0 -interpretation trust 0 -interpreter anger 0 -interpreter anticipation 0 -interpreter disgust 0 -interpreter fear 0 -interpreter joy 0 -interpreter negative 0 -interpreter positive 0 -interpreter sadness 0 -interpreter surprise 0 -interpreter trust 0 -interrelated anger 0 -interrelated anticipation 0 -interrelated disgust 0 -interrelated fear 0 -interrelated joy 0 -interrelated negative 0 -interrelated positive 0 -interrelated sadness 0 -interrelated surprise 0 -interrelated trust 0 -interrogate anger 0 -interrogate anticipation 0 -interrogate disgust 0 -interrogate fear 1 -interrogate joy 0 -interrogate negative 0 -interrogate positive 0 -interrogate sadness 0 -interrogate surprise 0 -interrogate trust 0 -interrogation anger 0 -interrogation anticipation 0 -interrogation disgust 0 -interrogation fear 1 -interrogation joy 0 -interrogation negative 0 -interrogation positive 0 -interrogation sadness 0 -interrogation surprise 0 -interrogation trust 0 -interrupt anger 1 -interrupt anticipation 0 -interrupt disgust 0 -interrupt fear 0 -interrupt joy 0 -interrupt negative 1 -interrupt positive 0 -interrupt sadness 0 -interrupt surprise 1 -interrupt trust 0 -interrupted anger 0 -interrupted anticipation 0 -interrupted disgust 0 -interrupted fear 0 -interrupted joy 0 -interrupted negative 1 -interrupted positive 0 -interrupted sadness 1 -interrupted surprise 0 -interrupted trust 0 -interruption anger 0 -interruption anticipation 0 -interruption disgust 0 -interruption fear 0 -interruption joy 0 -interruption negative 0 -interruption positive 0 -interruption sadness 0 -interruption surprise 0 -interruption trust 0 -intersect anger 0 -intersect anticipation 0 -intersect disgust 0 -intersect fear 0 -intersect joy 0 -intersect negative 0 -intersect positive 0 -intersect sadness 0 -intersect surprise 0 -intersect trust 0 -intersection anger 0 -intersection anticipation 0 -intersection disgust 0 -intersection fear 0 -intersection joy 0 -intersection negative 0 -intersection positive 0 -intersection sadness 0 -intersection surprise 0 -intersection trust 0 -interstitial anger 0 -interstitial anticipation 0 -interstitial disgust 0 -interstitial fear 0 -interstitial joy 0 -interstitial negative 0 -interstitial positive 0 -interstitial sadness 0 -interstitial surprise 0 -interstitial trust 0 -interval anger 0 -interval anticipation 0 -interval disgust 0 -interval fear 0 -interval joy 0 -interval negative 0 -interval positive 0 -interval sadness 0 -interval surprise 0 -interval trust 0 -intervening anger 0 -intervening anticipation 0 -intervening disgust 0 -intervening fear 0 -intervening joy 0 -intervening negative 0 -intervening positive 0 -intervening sadness 0 -intervening surprise 0 -intervening trust 0 -intervention anger 0 -intervention anticipation 0 -intervention disgust 0 -intervention fear 0 -intervention joy 0 -intervention negative 1 -intervention positive 1 -intervention sadness 1 -intervention surprise 0 -intervention trust 0 -interview anger 0 -interview anticipation 0 -interview disgust 0 -interview fear 0 -interview joy 0 -interview negative 0 -interview positive 0 -interview sadness 0 -interview surprise 0 -interview trust 0 -interviewer anger 0 -interviewer anticipation 0 -interviewer disgust 0 -interviewer fear 1 -interviewer joy 0 -interviewer negative 0 -interviewer positive 0 -interviewer sadness 0 -interviewer surprise 0 -interviewer trust 0 -interworking anger 0 -interworking anticipation 0 -interworking disgust 0 -interworking fear 0 -interworking joy 0 -interworking negative 0 -interworking positive 0 -interworking sadness 0 -interworking surprise 0 -interworking trust 0 -intestate anger 0 -intestate anticipation 0 -intestate disgust 0 -intestate fear 0 -intestate joy 0 -intestate negative 1 -intestate positive 0 -intestate sadness 0 -intestate surprise 0 -intestate trust 0 -intestinal anger 0 -intestinal anticipation 0 -intestinal disgust 1 -intestinal fear 0 -intestinal joy 0 -intestinal negative 0 -intestinal positive 0 -intestinal sadness 0 -intestinal surprise 0 -intestinal trust 0 -intestine anger 0 -intestine anticipation 0 -intestine disgust 0 -intestine fear 0 -intestine joy 0 -intestine negative 0 -intestine positive 0 -intestine sadness 0 -intestine surprise 0 -intestine trust 0 -intestines anger 0 -intestines anticipation 0 -intestines disgust 0 -intestines fear 0 -intestines joy 0 -intestines negative 0 -intestines positive 0 -intestines sadness 0 -intestines surprise 0 -intestines trust 0 -intimacy anger 0 -intimacy anticipation 0 -intimacy disgust 0 -intimacy fear 0 -intimacy joy 0 -intimacy negative 0 -intimacy positive 0 -intimacy sadness 0 -intimacy surprise 0 -intimacy trust 0 -intimate anger 0 -intimate anticipation 1 -intimate disgust 0 -intimate fear 0 -intimate joy 1 -intimate negative 0 -intimate positive 1 -intimate sadness 0 -intimate surprise 0 -intimate trust 1 -intimately anger 0 -intimately anticipation 1 -intimately disgust 0 -intimately fear 1 -intimately joy 1 -intimately negative 0 -intimately positive 0 -intimately sadness 0 -intimately surprise 0 -intimately trust 0 -intimation anger 0 -intimation anticipation 0 -intimation disgust 0 -intimation fear 0 -intimation joy 0 -intimation negative 0 -intimation positive 0 -intimation sadness 0 -intimation surprise 0 -intimation trust 0 -intimidate anger 0 -intimidate anticipation 0 -intimidate disgust 0 -intimidate fear 1 -intimidate joy 0 -intimidate negative 1 -intimidate positive 0 -intimidate sadness 0 -intimidate surprise 0 -intimidate trust 0 -intimidation anger 1 -intimidation anticipation 0 -intimidation disgust 0 -intimidation fear 1 -intimidation joy 0 -intimidation negative 1 -intimidation positive 0 -intimidation sadness 0 -intimidation surprise 0 -intimidation trust 0 -intolerable anger 1 -intolerable anticipation 0 -intolerable disgust 0 -intolerable fear 0 -intolerable joy 0 -intolerable negative 1 -intolerable positive 0 -intolerable sadness 0 -intolerable surprise 0 -intolerable trust 0 -intolerance anger 1 -intolerance anticipation 0 -intolerance disgust 1 -intolerance fear 1 -intolerance joy 0 -intolerance negative 1 -intolerance positive 0 -intolerance sadness 0 -intolerance surprise 0 -intolerance trust 0 -intolerant anger 1 -intolerant anticipation 0 -intolerant disgust 1 -intolerant fear 1 -intolerant joy 0 -intolerant negative 1 -intolerant positive 0 -intolerant sadness 1 -intolerant surprise 0 -intolerant trust 0 -intonation anger 0 -intonation anticipation 0 -intonation disgust 0 -intonation fear 0 -intonation joy 0 -intonation negative 0 -intonation positive 1 -intonation sadness 0 -intonation surprise 0 -intonation trust 0 -intoxicated anger 0 -intoxicated anticipation 0 -intoxicated disgust 1 -intoxicated fear 0 -intoxicated joy 0 -intoxicated negative 1 -intoxicated positive 0 -intoxicated sadness 0 -intoxicated surprise 0 -intoxicated trust 0 -intoxication anger 0 -intoxication anticipation 0 -intoxication disgust 0 -intoxication fear 0 -intoxication joy 0 -intoxication negative 0 -intoxication positive 0 -intoxication sadness 0 -intoxication surprise 0 -intoxication trust 0 -intractable anger 1 -intractable anticipation 0 -intractable disgust 0 -intractable fear 0 -intractable joy 0 -intractable negative 1 -intractable positive 0 -intractable sadness 0 -intractable surprise 0 -intractable trust 0 -intramural anger 0 -intramural anticipation 0 -intramural disgust 0 -intramural fear 0 -intramural joy 0 -intramural negative 0 -intramural positive 0 -intramural sadness 0 -intramural surprise 0 -intramural trust 0 -intrepid anger 0 -intrepid anticipation 0 -intrepid disgust 0 -intrepid fear 0 -intrepid joy 0 -intrepid negative 0 -intrepid positive 1 -intrepid sadness 0 -intrepid surprise 0 -intrepid trust 0 -intricate anger 0 -intricate anticipation 0 -intricate disgust 0 -intricate fear 0 -intricate joy 0 -intricate negative 0 -intricate positive 0 -intricate sadness 0 -intricate surprise 0 -intricate trust 0 -intrigue anger 0 -intrigue anticipation 1 -intrigue disgust 0 -intrigue fear 1 -intrigue joy 0 -intrigue negative 1 -intrigue positive 0 -intrigue sadness 0 -intrigue surprise 1 -intrigue trust 0 -intriguing anger 0 -intriguing anticipation 0 -intriguing disgust 0 -intriguing fear 0 -intriguing joy 0 -intriguing negative 0 -intriguing positive 0 -intriguing sadness 0 -intriguing surprise 0 -intriguing trust 0 -intrinsic anger 0 -intrinsic anticipation 0 -intrinsic disgust 0 -intrinsic fear 0 -intrinsic joy 0 -intrinsic negative 0 -intrinsic positive 0 -intrinsic sadness 0 -intrinsic surprise 0 -intrinsic trust 0 -intrinsically anger 0 -intrinsically anticipation 0 -intrinsically disgust 0 -intrinsically fear 0 -intrinsically joy 0 -intrinsically negative 0 -intrinsically positive 0 -intrinsically sadness 0 -intrinsically surprise 0 -intrinsically trust 0 -introduction anger 0 -introduction anticipation 0 -introduction disgust 0 -introduction fear 0 -introduction joy 0 -introduction negative 0 -introduction positive 0 -introduction sadness 0 -introduction surprise 0 -introduction trust 0 -introductory anger 0 -introductory anticipation 0 -introductory disgust 0 -introductory fear 0 -introductory joy 0 -introductory negative 0 -introductory positive 0 -introductory sadness 0 -introductory surprise 0 -introductory trust 0 -introspection anger 0 -introspection anticipation 0 -introspection disgust 0 -introspection fear 0 -introspection joy 0 -introspection negative 0 -introspection positive 0 -introspection sadness 0 -introspection surprise 0 -introspection trust 0 -introspective anger 0 -introspective anticipation 0 -introspective disgust 0 -introspective fear 0 -introspective joy 0 -introspective negative 0 -introspective positive 0 -introspective sadness 0 -introspective surprise 0 -introspective trust 0 -intruder anger 1 -intruder anticipation 0 -intruder disgust 0 -intruder fear 1 -intruder joy 0 -intruder negative 1 -intruder positive 0 -intruder sadness 0 -intruder surprise 1 -intruder trust 0 -intrusion anger 0 -intrusion anticipation 0 -intrusion disgust 0 -intrusion fear 1 -intrusion joy 0 -intrusion negative 1 -intrusion positive 0 -intrusion sadness 0 -intrusion surprise 0 -intrusion trust 0 -intrusive anger 1 -intrusive anticipation 0 -intrusive disgust 1 -intrusive fear 1 -intrusive joy 0 -intrusive negative 1 -intrusive positive 0 -intrusive sadness 0 -intrusive surprise 1 -intrusive trust 0 -intuition anger 0 -intuition anticipation 0 -intuition disgust 0 -intuition fear 0 -intuition joy 0 -intuition negative 0 -intuition positive 1 -intuition sadness 0 -intuition surprise 0 -intuition trust 1 -intuitive anger 0 -intuitive anticipation 0 -intuitive disgust 0 -intuitive fear 0 -intuitive joy 0 -intuitive negative 0 -intuitive positive 1 -intuitive sadness 0 -intuitive surprise 0 -intuitive trust 0 -intuitively anger 0 -intuitively anticipation 1 -intuitively disgust 0 -intuitively fear 0 -intuitively joy 0 -intuitively negative 0 -intuitively positive 0 -intuitively sadness 0 -intuitively surprise 0 -intuitively trust 0 -inundation anger 0 -inundation anticipation 0 -inundation disgust 0 -inundation fear 0 -inundation joy 0 -inundation negative 0 -inundation positive 0 -inundation sadness 0 -inundation surprise 0 -inundation trust 0 -invade anger 1 -invade anticipation 0 -invade disgust 0 -invade fear 1 -invade joy 0 -invade negative 1 -invade positive 0 -invade sadness 1 -invade surprise 1 -invade trust 0 -invader anger 1 -invader anticipation 0 -invader disgust 0 -invader fear 1 -invader joy 0 -invader negative 1 -invader positive 0 -invader sadness 1 -invader surprise 0 -invader trust 0 -invalid anger 0 -invalid anticipation 0 -invalid disgust 0 -invalid fear 0 -invalid joy 0 -invalid negative 0 -invalid positive 0 -invalid sadness 1 -invalid surprise 0 -invalid trust 0 -invalidate anger 0 -invalidate anticipation 0 -invalidate disgust 0 -invalidate fear 0 -invalidate joy 0 -invalidate negative 1 -invalidate positive 0 -invalidate sadness 0 -invalidate surprise 0 -invalidate trust 0 -invalidation anger 0 -invalidation anticipation 0 -invalidation disgust 0 -invalidation fear 0 -invalidation joy 0 -invalidation negative 1 -invalidation positive 0 -invalidation sadness 0 -invalidation surprise 0 -invalidation trust 0 -invalidity anger 0 -invalidity anticipation 0 -invalidity disgust 0 -invalidity fear 0 -invalidity joy 0 -invalidity negative 1 -invalidity positive 0 -invalidity sadness 0 -invalidity surprise 0 -invalidity trust 0 -invaluable anger 0 -invaluable anticipation 0 -invaluable disgust 0 -invaluable fear 0 -invaluable joy 0 -invaluable negative 0 -invaluable positive 0 -invaluable sadness 0 -invaluable surprise 0 -invaluable trust 0 -invariably anger 0 -invariably anticipation 0 -invariably disgust 0 -invariably fear 0 -invariably joy 0 -invariably negative 0 -invariably positive 1 -invariably sadness 0 -invariably surprise 0 -invariably trust 0 -invasion anger 1 -invasion anticipation 0 -invasion disgust 0 -invasion fear 0 -invasion joy 0 -invasion negative 1 -invasion positive 0 -invasion sadness 0 -invasion surprise 0 -invasion trust 0 -invent anger 0 -invent anticipation 0 -invent disgust 0 -invent fear 0 -invent joy 0 -invent negative 0 -invent positive 0 -invent sadness 0 -invent surprise 0 -invent trust 0 -invention anger 0 -invention anticipation 0 -invention disgust 0 -invention fear 0 -invention joy 0 -invention negative 0 -invention positive 0 -invention sadness 0 -invention surprise 0 -invention trust 0 -inventive anger 0 -inventive anticipation 0 -inventive disgust 0 -inventive fear 0 -inventive joy 0 -inventive negative 0 -inventive positive 1 -inventive sadness 0 -inventive surprise 0 -inventive trust 0 -inventor anger 0 -inventor anticipation 0 -inventor disgust 0 -inventor fear 0 -inventor joy 0 -inventor negative 0 -inventor positive 1 -inventor sadness 0 -inventor surprise 0 -inventor trust 0 -inventory anger 0 -inventory anticipation 0 -inventory disgust 0 -inventory fear 0 -inventory joy 0 -inventory negative 0 -inventory positive 0 -inventory sadness 0 -inventory surprise 0 -inventory trust 0 -inverse anger 0 -inverse anticipation 0 -inverse disgust 0 -inverse fear 0 -inverse joy 0 -inverse negative 0 -inverse positive 0 -inverse sadness 0 -inverse surprise 0 -inverse trust 0 -inversely anger 0 -inversely anticipation 0 -inversely disgust 0 -inversely fear 0 -inversely joy 0 -inversely negative 0 -inversely positive 0 -inversely sadness 0 -inversely surprise 0 -inversely trust 0 -inversion anger 0 -inversion anticipation 0 -inversion disgust 0 -inversion fear 0 -inversion joy 0 -inversion negative 0 -inversion positive 0 -inversion sadness 0 -inversion surprise 0 -inversion trust 0 -invert anger 0 -invert anticipation 0 -invert disgust 0 -invert fear 0 -invert joy 0 -invert negative 0 -invert positive 0 -invert sadness 0 -invert surprise 0 -invert trust 0 -inverted anger 0 -inverted anticipation 0 -inverted disgust 0 -inverted fear 0 -inverted joy 0 -inverted negative 0 -inverted positive 0 -inverted sadness 0 -inverted surprise 0 -inverted trust 0 -investigate anger 0 -investigate anticipation 0 -investigate disgust 0 -investigate fear 0 -investigate joy 0 -investigate negative 0 -investigate positive 1 -investigate sadness 0 -investigate surprise 0 -investigate trust 0 -investigation anger 0 -investigation anticipation 1 -investigation disgust 0 -investigation fear 0 -investigation joy 0 -investigation negative 0 -investigation positive 0 -investigation sadness 0 -investigation surprise 0 -investigation trust 0 -investigator anger 0 -investigator anticipation 0 -investigator disgust 0 -investigator fear 0 -investigator joy 0 -investigator negative 0 -investigator positive 0 -investigator sadness 0 -investigator surprise 0 -investigator trust 0 -investor anger 0 -investor anticipation 0 -investor disgust 0 -investor fear 0 -investor joy 0 -investor negative 0 -investor positive 0 -investor sadness 0 -investor surprise 0 -investor trust 0 -invigorate anger 0 -invigorate anticipation 0 -invigorate disgust 0 -invigorate fear 0 -invigorate joy 0 -invigorate negative 0 -invigorate positive 1 -invigorate sadness 0 -invigorate surprise 0 -invigorate trust 0 -invincible anger 0 -invincible anticipation 0 -invincible disgust 0 -invincible fear 0 -invincible joy 0 -invincible negative 0 -invincible positive 0 -invincible sadness 0 -invincible surprise 0 -invincible trust 0 -invisibility anger 0 -invisibility anticipation 0 -invisibility disgust 0 -invisibility fear 0 -invisibility joy 0 -invisibility negative 0 -invisibility positive 0 -invisibility sadness 0 -invisibility surprise 0 -invisibility trust 0 -invisible anger 0 -invisible anticipation 0 -invisible disgust 0 -invisible fear 0 -invisible joy 0 -invisible negative 0 -invisible positive 0 -invisible sadness 0 -invisible surprise 0 -invisible trust 0 -invitation anger 0 -invitation anticipation 1 -invitation disgust 0 -invitation fear 0 -invitation joy 0 -invitation negative 0 -invitation positive 1 -invitation sadness 0 -invitation surprise 0 -invitation trust 0 -invite anger 0 -invite anticipation 1 -invite disgust 0 -invite fear 0 -invite joy 1 -invite negative 0 -invite positive 1 -invite sadness 0 -invite surprise 1 -invite trust 1 -inviting anger 0 -inviting anticipation 1 -inviting disgust 0 -inviting fear 0 -inviting joy 1 -inviting negative 0 -inviting positive 1 -inviting sadness 0 -inviting surprise 1 -inviting trust 1 -invocation anger 0 -invocation anticipation 1 -invocation disgust 0 -invocation fear 0 -invocation joy 0 -invocation negative 0 -invocation positive 0 -invocation sadness 0 -invocation surprise 0 -invocation trust 1 -invoice anger 0 -invoice anticipation 0 -invoice disgust 0 -invoice fear 0 -invoice joy 0 -invoice negative 0 -invoice positive 0 -invoice sadness 0 -invoice surprise 0 -invoice trust 0 -invoke anger 0 -invoke anticipation 1 -invoke disgust 0 -invoke fear 0 -invoke joy 0 -invoke negative 0 -invoke positive 0 -invoke sadness 0 -invoke surprise 0 -invoke trust 0 -involuntary anger 0 -involuntary anticipation 0 -involuntary disgust 0 -involuntary fear 0 -involuntary joy 0 -involuntary negative 1 -involuntary positive 0 -involuntary sadness 0 -involuntary surprise 0 -involuntary trust 0 -involution anger 1 -involution anticipation 0 -involution disgust 0 -involution fear 0 -involution joy 0 -involution negative 1 -involution positive 0 -involution sadness 0 -involution surprise 0 -involution trust 0 -involvement anger 1 -involvement anticipation 0 -involvement disgust 0 -involvement fear 0 -involvement joy 0 -involvement negative 0 -involvement positive 0 -involvement sadness 0 -involvement surprise 0 -involvement trust 0 -inwards anger 0 -inwards anticipation 0 -inwards disgust 0 -inwards fear 0 -inwards joy 0 -inwards negative 0 -inwards positive 0 -inwards sadness 0 -inwards surprise 0 -inwards trust 0 -iota anger 0 -iota anticipation 0 -iota disgust 0 -iota fear 0 -iota joy 0 -iota negative 0 -iota positive 0 -iota sadness 0 -iota surprise 0 -iota trust 0 -irate anger 1 -irate anticipation 0 -irate disgust 0 -irate fear 0 -irate joy 0 -irate negative 1 -irate positive 0 -irate sadness 0 -irate surprise 0 -irate trust 0 -ire anger 1 -ire anticipation 0 -ire disgust 0 -ire fear 0 -ire joy 0 -ire negative 1 -ire positive 0 -ire sadness 0 -ire surprise 0 -ire trust 0 -iridescent anger 0 -iridescent anticipation 0 -iridescent disgust 0 -iridescent fear 0 -iridescent joy 0 -iridescent negative 0 -iridescent positive 0 -iridescent sadness 0 -iridescent surprise 0 -iridescent trust 0 -iris anger 0 -iris anticipation 0 -iris disgust 0 -iris fear 1 -iris joy 0 -iris negative 0 -iris positive 0 -iris sadness 0 -iris surprise 0 -iris trust 0 -iron anger 0 -iron anticipation 0 -iron disgust 0 -iron fear 0 -iron joy 0 -iron negative 0 -iron positive 1 -iron sadness 0 -iron surprise 0 -iron trust 1 -ironic anger 0 -ironic anticipation 0 -ironic disgust 0 -ironic fear 0 -ironic joy 0 -ironic negative 0 -ironic positive 0 -ironic sadness 0 -ironic surprise 0 -ironic trust 0 -irons anger 0 -irons anticipation 0 -irons disgust 0 -irons fear 0 -irons joy 0 -irons negative 1 -irons positive 0 -irons sadness 0 -irons surprise 0 -irons trust 0 -irony anger 0 -irony anticipation 0 -irony disgust 0 -irony fear 0 -irony joy 0 -irony negative 0 -irony positive 0 -irony sadness 0 -irony surprise 0 -irony trust 0 -irradiation anger 0 -irradiation anticipation 0 -irradiation disgust 0 -irradiation fear 0 -irradiation joy 0 -irradiation negative 0 -irradiation positive 0 -irradiation sadness 0 -irradiation surprise 0 -irradiation trust 0 -irrational anger 0 -irrational anticipation 0 -irrational disgust 1 -irrational fear 1 -irrational joy 0 -irrational negative 1 -irrational positive 0 -irrational sadness 0 -irrational surprise 0 -irrational trust 0 -irrationality anger 0 -irrationality anticipation 0 -irrationality disgust 0 -irrationality fear 0 -irrationality joy 0 -irrationality negative 1 -irrationality positive 0 -irrationality sadness 0 -irrationality surprise 0 -irrationality trust 0 -irreconcilable anger 1 -irreconcilable anticipation 0 -irreconcilable disgust 0 -irreconcilable fear 1 -irreconcilable joy 0 -irreconcilable negative 1 -irreconcilable positive 0 -irreconcilable sadness 1 -irreconcilable surprise 0 -irreconcilable trust 0 -irreducible anger 0 -irreducible anticipation 0 -irreducible disgust 0 -irreducible fear 0 -irreducible joy 0 -irreducible negative 0 -irreducible positive 1 -irreducible sadness 0 -irreducible surprise 0 -irreducible trust 0 -irrefutable anger 0 -irrefutable anticipation 0 -irrefutable disgust 0 -irrefutable fear 0 -irrefutable joy 0 -irrefutable negative 0 -irrefutable positive 1 -irrefutable sadness 0 -irrefutable surprise 0 -irrefutable trust 1 -irregular anger 0 -irregular anticipation 0 -irregular disgust 0 -irregular fear 0 -irregular joy 0 -irregular negative 1 -irregular positive 0 -irregular sadness 0 -irregular surprise 0 -irregular trust 0 -irregularity anger 0 -irregularity anticipation 0 -irregularity disgust 0 -irregularity fear 0 -irregularity joy 0 -irregularity negative 1 -irregularity positive 0 -irregularity sadness 0 -irregularity surprise 0 -irregularity trust 0 -irregularly anger 0 -irregularly anticipation 0 -irregularly disgust 0 -irregularly fear 0 -irregularly joy 0 -irregularly negative 0 -irregularly positive 0 -irregularly sadness 0 -irregularly surprise 0 -irregularly trust 0 -irrelevant anger 0 -irrelevant anticipation 0 -irrelevant disgust 0 -irrelevant fear 0 -irrelevant joy 0 -irrelevant negative 1 -irrelevant positive 0 -irrelevant sadness 0 -irrelevant surprise 0 -irrelevant trust 0 -irreparable anger 0 -irreparable anticipation 0 -irreparable disgust 0 -irreparable fear 1 -irreparable joy 0 -irreparable negative 1 -irreparable positive 0 -irreparable sadness 1 -irreparable surprise 0 -irreparable trust 0 -irrepressible anger 0 -irrepressible anticipation 0 -irrepressible disgust 0 -irrepressible fear 0 -irrepressible joy 0 -irrepressible negative 0 -irrepressible positive 0 -irrepressible sadness 0 -irrepressible surprise 0 -irrepressible trust 0 -irresistible anger 0 -irresistible anticipation 0 -irresistible disgust 0 -irresistible fear 0 -irresistible joy 0 -irresistible negative 0 -irresistible positive 0 -irresistible sadness 0 -irresistible surprise 0 -irresistible trust 0 -irrespective anger 0 -irrespective anticipation 0 -irrespective disgust 0 -irrespective fear 0 -irrespective joy 0 -irrespective negative 0 -irrespective positive 0 -irrespective sadness 0 -irrespective surprise 0 -irrespective trust 0 -irresponsible anger 0 -irresponsible anticipation 0 -irresponsible disgust 0 -irresponsible fear 0 -irresponsible joy 0 -irresponsible negative 1 -irresponsible positive 0 -irresponsible sadness 0 -irresponsible surprise 0 -irresponsible trust 0 -irreverent anger 0 -irreverent anticipation 0 -irreverent disgust 0 -irreverent fear 0 -irreverent joy 0 -irreverent negative 1 -irreverent positive 0 -irreverent sadness 0 -irreverent surprise 0 -irreverent trust 0 -irreversible anger 0 -irreversible anticipation 0 -irreversible disgust 0 -irreversible fear 0 -irreversible joy 0 -irreversible negative 0 -irreversible positive 0 -irreversible sadness 0 -irreversible surprise 0 -irreversible trust 0 -irrevocable anger 0 -irrevocable anticipation 0 -irrevocable disgust 0 -irrevocable fear 0 -irrevocable joy 0 -irrevocable negative 1 -irrevocable positive 0 -irrevocable sadness 0 -irrevocable surprise 0 -irrevocable trust 0 -irrigate anger 0 -irrigate anticipation 0 -irrigate disgust 0 -irrigate fear 0 -irrigate joy 0 -irrigate negative 0 -irrigate positive 0 -irrigate sadness 0 -irrigate surprise 0 -irrigate trust 0 -irrigation anger 0 -irrigation anticipation 0 -irrigation disgust 0 -irrigation fear 0 -irrigation joy 0 -irrigation negative 0 -irrigation positive 0 -irrigation sadness 0 -irrigation surprise 0 -irrigation trust 0 -irritability anger 1 -irritability anticipation 0 -irritability disgust 0 -irritability fear 0 -irritability joy 0 -irritability negative 1 -irritability positive 0 -irritability sadness 0 -irritability surprise 0 -irritability trust 0 -irritable anger 1 -irritable anticipation 0 -irritable disgust 0 -irritable fear 0 -irritable joy 0 -irritable negative 1 -irritable positive 0 -irritable sadness 0 -irritable surprise 0 -irritable trust 0 -irritating anger 1 -irritating anticipation 0 -irritating disgust 1 -irritating fear 0 -irritating joy 0 -irritating negative 1 -irritating positive 0 -irritating sadness 0 -irritating surprise 0 -irritating trust 0 -irritation anger 1 -irritation anticipation 0 -irritation disgust 1 -irritation fear 0 -irritation joy 0 -irritation negative 1 -irritation positive 0 -irritation sadness 1 -irritation surprise 0 -irritation trust 0 -island anger 0 -island anticipation 0 -island disgust 0 -island fear 0 -island joy 0 -island negative 0 -island positive 0 -island sadness 0 -island surprise 0 -island trust 0 -isle anger 0 -isle anticipation 0 -isle disgust 0 -isle fear 0 -isle joy 0 -isle negative 0 -isle positive 0 -isle sadness 0 -isle surprise 0 -isle trust 0 -islet anger 0 -islet anticipation 0 -islet disgust 0 -islet fear 0 -islet joy 0 -islet negative 0 -islet positive 0 -islet sadness 0 -islet surprise 0 -islet trust 0 -isolate anger 0 -isolate anticipation 0 -isolate disgust 0 -isolate fear 0 -isolate joy 0 -isolate negative 0 -isolate positive 0 -isolate sadness 1 -isolate surprise 0 -isolate trust 0 -isolated anger 0 -isolated anticipation 0 -isolated disgust 0 -isolated fear 1 -isolated joy 0 -isolated negative 1 -isolated positive 0 -isolated sadness 1 -isolated surprise 0 -isolated trust 0 -isolation anger 0 -isolation anticipation 0 -isolation disgust 0 -isolation fear 0 -isolation joy 0 -isolation negative 1 -isolation positive 0 -isolation sadness 1 -isolation surprise 0 -isolation trust 0 -isomorphism anger 0 -isomorphism anticipation 0 -isomorphism disgust 0 -isomorphism fear 0 -isomorphism joy 0 -isomorphism negative 0 -isomorphism positive 0 -isomorphism sadness 0 -isomorphism surprise 0 -isomorphism trust 0 -isothermal anger 0 -isothermal anticipation 0 -isothermal disgust 0 -isothermal fear 0 -isothermal joy 0 -isothermal negative 0 -isothermal positive 0 -isothermal sadness 0 -isothermal surprise 0 -isothermal trust 0 -issue anger 0 -issue anticipation 0 -issue disgust 0 -issue fear 0 -issue joy 0 -issue negative 0 -issue positive 0 -issue sadness 0 -issue surprise 0 -issue trust 0 -itch anger 0 -itch anticipation 0 -itch disgust 0 -itch fear 0 -itch joy 0 -itch negative 0 -itch positive 0 -itch sadness 0 -itch surprise 0 -itch trust 0 -itching anger 0 -itching anticipation 0 -itching disgust 0 -itching fear 0 -itching joy 0 -itching negative 0 -itching positive 0 -itching sadness 0 -itching surprise 0 -itching trust 0 -item anger 0 -item anticipation 0 -item disgust 0 -item fear 0 -item joy 0 -item negative 0 -item positive 0 -item sadness 0 -item surprise 0 -item trust 0 -itemize anger 0 -itemize anticipation 0 -itemize disgust 0 -itemize fear 0 -itemize joy 0 -itemize negative 0 -itemize positive 0 -itemize sadness 0 -itemize surprise 0 -itemize trust 0 -items anger 0 -items anticipation 0 -items disgust 0 -items fear 0 -items joy 0 -items negative 0 -items positive 0 -items sadness 0 -items surprise 0 -items trust 0 -iterate anger 0 -iterate anticipation 0 -iterate disgust 0 -iterate fear 0 -iterate joy 0 -iterate negative 0 -iterate positive 0 -iterate sadness 0 -iterate surprise 0 -iterate trust 0 -iteration anger 0 -iteration anticipation 0 -iteration disgust 0 -iteration fear 0 -iteration joy 0 -iteration negative 0 -iteration positive 0 -iteration sadness 0 -iteration surprise 0 -iteration trust 0 -iterative anger 0 -iterative anticipation 0 -iterative disgust 0 -iterative fear 0 -iterative joy 0 -iterative negative 0 -iterative positive 0 -iterative sadness 0 -iterative surprise 0 -iterative trust 0 -itinerant anger 0 -itinerant anticipation 0 -itinerant disgust 0 -itinerant fear 0 -itinerant joy 0 -itinerant negative 0 -itinerant positive 0 -itinerant sadness 0 -itinerant surprise 0 -itinerant trust 0 -itinerary anger 0 -itinerary anticipation 0 -itinerary disgust 0 -itinerary fear 0 -itinerary joy 0 -itinerary negative 0 -itinerary positive 0 -itinerary sadness 0 -itinerary surprise 0 -itinerary trust 0 -ivory anger 0 -ivory anticipation 0 -ivory disgust 0 -ivory fear 0 -ivory joy 0 -ivory negative 0 -ivory positive 0 -ivory sadness 0 -ivory surprise 0 -ivory trust 0 -jab anger 1 -jab anticipation 0 -jab disgust 0 -jab fear 0 -jab joy 0 -jab negative 0 -jab positive 0 -jab sadness 0 -jab surprise 0 -jab trust 0 -jabber anger 0 -jabber anticipation 0 -jabber disgust 0 -jabber fear 0 -jabber joy 0 -jabber negative 1 -jabber positive 0 -jabber sadness 0 -jabber surprise 0 -jabber trust 0 -jack anger 0 -jack anticipation 0 -jack disgust 0 -jack fear 0 -jack joy 0 -jack negative 0 -jack positive 0 -jack sadness 0 -jack surprise 0 -jack trust 0 -jackass anger 0 -jackass anticipation 0 -jackass disgust 0 -jackass fear 0 -jackass joy 0 -jackass negative 0 -jackass positive 0 -jackass sadness 0 -jackass surprise 0 -jackass trust 0 -jackpot anger 0 -jackpot anticipation 1 -jackpot disgust 0 -jackpot fear 0 -jackpot joy 1 -jackpot negative 0 -jackpot positive 1 -jackpot sadness 0 -jackpot surprise 1 -jackpot trust 0 -jacks anger 0 -jacks anticipation 0 -jacks disgust 0 -jacks fear 0 -jacks joy 0 -jacks negative 0 -jacks positive 0 -jacks sadness 0 -jacks surprise 0 -jacks trust 0 -jade anger 0 -jade anticipation 0 -jade disgust 0 -jade fear 0 -jade joy 0 -jade negative 0 -jade positive 0 -jade sadness 0 -jade surprise 0 -jade trust 0 -jag anger 0 -jag anticipation 0 -jag disgust 0 -jag fear 0 -jag joy 0 -jag negative 0 -jag positive 0 -jag sadness 0 -jag surprise 0 -jag trust 0 -jagged anger 0 -jagged anticipation 0 -jagged disgust 0 -jagged fear 0 -jagged joy 0 -jagged negative 0 -jagged positive 0 -jagged sadness 0 -jagged surprise 0 -jagged trust 0 -jaguar anger 0 -jaguar anticipation 0 -jaguar disgust 0 -jaguar fear 0 -jaguar joy 0 -jaguar negative 0 -jaguar positive 0 -jaguar sadness 0 -jaguar surprise 0 -jaguar trust 0 -jail anger 0 -jail anticipation 0 -jail disgust 0 -jail fear 1 -jail joy 0 -jail negative 1 -jail positive 0 -jail sadness 1 -jail surprise 0 -jail trust 0 -jam anger 0 -jam anticipation 0 -jam disgust 0 -jam fear 0 -jam joy 0 -jam negative 0 -jam positive 1 -jam sadness 0 -jam surprise 0 -jam trust 0 -jammed anger 0 -jammed anticipation 0 -jammed disgust 0 -jammed fear 0 -jammed joy 0 -jammed negative 0 -jammed positive 0 -jammed sadness 0 -jammed surprise 0 -jammed trust 0 -janitor anger 0 -janitor anticipation 0 -janitor disgust 1 -janitor fear 0 -janitor joy 0 -janitor negative 0 -janitor positive 0 -janitor sadness 0 -janitor surprise 0 -janitor trust 0 -japan anger 0 -japan anticipation 0 -japan disgust 0 -japan fear 0 -japan joy 0 -japan negative 0 -japan positive 0 -japan sadness 0 -japan surprise 0 -japan trust 0 -jar anger 0 -jar anticipation 0 -jar disgust 0 -jar fear 0 -jar joy 0 -jar negative 0 -jar positive 0 -jar sadness 0 -jar surprise 0 -jar trust 0 -jargon anger 0 -jargon anticipation 0 -jargon disgust 0 -jargon fear 0 -jargon joy 0 -jargon negative 1 -jargon positive 0 -jargon sadness 0 -jargon surprise 0 -jargon trust 0 -jarring anger 0 -jarring anticipation 0 -jarring disgust 0 -jarring fear 1 -jarring joy 0 -jarring negative 1 -jarring positive 0 -jarring sadness 1 -jarring surprise 0 -jarring trust 0 -jasper anger 0 -jasper anticipation 0 -jasper disgust 0 -jasper fear 0 -jasper joy 0 -jasper negative 0 -jasper positive 0 -jasper sadness 0 -jasper surprise 0 -jasper trust 0 -jaundice anger 0 -jaundice anticipation 0 -jaundice disgust 0 -jaundice fear 1 -jaundice joy 0 -jaundice negative 1 -jaundice positive 0 -jaundice sadness 0 -jaundice surprise 0 -jaundice trust 0 -jaunt anger 0 -jaunt anticipation 0 -jaunt disgust 0 -jaunt fear 0 -jaunt joy 0 -jaunt negative 0 -jaunt positive 0 -jaunt sadness 0 -jaunt surprise 0 -jaunt trust 0 -javelin anger 0 -javelin anticipation 0 -javelin disgust 0 -javelin fear 0 -javelin joy 0 -javelin negative 0 -javelin positive 0 -javelin sadness 0 -javelin surprise 0 -javelin trust 0 -jaw anger 0 -jaw anticipation 0 -jaw disgust 0 -jaw fear 0 -jaw joy 0 -jaw negative 0 -jaw positive 0 -jaw sadness 0 -jaw surprise 0 -jaw trust 0 -jaws anger 0 -jaws anticipation 0 -jaws disgust 0 -jaws fear 1 -jaws joy 0 -jaws negative 0 -jaws positive 0 -jaws sadness 0 -jaws surprise 0 -jaws trust 0 -jay anger 0 -jay anticipation 0 -jay disgust 0 -jay fear 0 -jay joy 0 -jay negative 0 -jay positive 0 -jay sadness 0 -jay surprise 0 -jay trust 0 -jealous anger 1 -jealous anticipation 0 -jealous disgust 1 -jealous fear 0 -jealous joy 0 -jealous negative 1 -jealous positive 0 -jealous sadness 0 -jealous surprise 0 -jealous trust 0 -jealousy anger 1 -jealousy anticipation 0 -jealousy disgust 1 -jealousy fear 1 -jealousy joy 0 -jealousy negative 1 -jealousy positive 0 -jealousy sadness 1 -jealousy surprise 0 -jealousy trust 0 -jeans anger 0 -jeans anticipation 0 -jeans disgust 0 -jeans fear 0 -jeans joy 0 -jeans negative 0 -jeans positive 0 -jeans sadness 0 -jeans surprise 0 -jeans trust 0 -jeep anger 0 -jeep anticipation 0 -jeep disgust 0 -jeep fear 0 -jeep joy 0 -jeep negative 0 -jeep positive 0 -jeep sadness 0 -jeep surprise 0 -jeep trust 0 -jelly anger 0 -jelly anticipation 0 -jelly disgust 0 -jelly fear 0 -jelly joy 0 -jelly negative 0 -jelly positive 0 -jelly sadness 0 -jelly surprise 0 -jelly trust 0 -jenny anger 0 -jenny anticipation 0 -jenny disgust 0 -jenny fear 0 -jenny joy 0 -jenny negative 0 -jenny positive 0 -jenny sadness 0 -jenny surprise 0 -jenny trust 0 -jeopardize anger 1 -jeopardize anticipation 0 -jeopardize disgust 0 -jeopardize fear 1 -jeopardize joy 0 -jeopardize negative 1 -jeopardize positive 0 -jeopardize sadness 0 -jeopardize surprise 0 -jeopardize trust 0 -jeopardy anger 0 -jeopardy anticipation 1 -jeopardy disgust 0 -jeopardy fear 1 -jeopardy joy 0 -jeopardy negative 1 -jeopardy positive 0 -jeopardy sadness 0 -jeopardy surprise 0 -jeopardy trust 0 -jerk anger 1 -jerk anticipation 0 -jerk disgust 0 -jerk fear 0 -jerk joy 0 -jerk negative 0 -jerk positive 0 -jerk sadness 0 -jerk surprise 1 -jerk trust 0 -jersey anger 0 -jersey anticipation 0 -jersey disgust 0 -jersey fear 0 -jersey joy 0 -jersey negative 0 -jersey positive 0 -jersey sadness 0 -jersey surprise 0 -jersey trust 0 -jest anger 0 -jest anticipation 0 -jest disgust 0 -jest fear 0 -jest joy 1 -jest negative 0 -jest positive 1 -jest sadness 0 -jest surprise 1 -jest trust 0 -jester anger 0 -jester anticipation 0 -jester disgust 0 -jester fear 0 -jester joy 0 -jester negative 0 -jester positive 0 -jester sadness 0 -jester surprise 0 -jester trust 0 -jet anger 0 -jet anticipation 0 -jet disgust 0 -jet fear 0 -jet joy 0 -jet negative 0 -jet positive 0 -jet sadness 0 -jet surprise 0 -jet trust 0 -jetty anger 0 -jetty anticipation 0 -jetty disgust 0 -jetty fear 0 -jetty joy 0 -jetty negative 0 -jetty positive 0 -jetty sadness 0 -jetty surprise 0 -jetty trust 0 -jewel anger 0 -jewel anticipation 0 -jewel disgust 0 -jewel fear 0 -jewel joy 0 -jewel negative 0 -jewel positive 0 -jewel sadness 0 -jewel surprise 0 -jewel trust 0 -jeweler anger 0 -jeweler anticipation 0 -jeweler disgust 0 -jeweler fear 0 -jeweler joy 0 -jeweler negative 0 -jeweler positive 0 -jeweler sadness 0 -jeweler surprise 0 -jeweler trust 0 -jewelry anger 0 -jewelry anticipation 0 -jewelry disgust 0 -jewelry fear 0 -jewelry joy 0 -jewelry negative 0 -jewelry positive 0 -jewelry sadness 0 -jewelry surprise 0 -jewelry trust 0 -jib anger 0 -jib anticipation 0 -jib disgust 0 -jib fear 0 -jib joy 0 -jib negative 0 -jib positive 0 -jib sadness 0 -jib surprise 0 -jib trust 0 -jiffy anger 0 -jiffy anticipation 0 -jiffy disgust 0 -jiffy fear 0 -jiffy joy 0 -jiffy negative 0 -jiffy positive 0 -jiffy sadness 0 -jiffy surprise 0 -jiffy trust 0 -jimmy anger 0 -jimmy anticipation 0 -jimmy disgust 0 -jimmy fear 0 -jimmy joy 0 -jimmy negative 0 -jimmy positive 0 -jimmy sadness 0 -jimmy surprise 0 -jimmy trust 0 -jingle anger 0 -jingle anticipation 0 -jingle disgust 0 -jingle fear 0 -jingle joy 0 -jingle negative 0 -jingle positive 0 -jingle sadness 0 -jingle surprise 0 -jingle trust 0 -job anger 0 -job anticipation 0 -job disgust 0 -job fear 0 -job joy 0 -job negative 0 -job positive 1 -job sadness 0 -job surprise 0 -job trust 0 -jock anger 0 -jock anticipation 0 -jock disgust 0 -jock fear 0 -jock joy 0 -jock negative 0 -jock positive 0 -jock sadness 0 -jock surprise 0 -jock trust 0 -jockey anger 0 -jockey anticipation 0 -jockey disgust 0 -jockey fear 0 -jockey joy 0 -jockey negative 0 -jockey positive 0 -jockey sadness 0 -jockey surprise 0 -jockey trust 0 -jog anger 0 -jog anticipation 0 -jog disgust 0 -jog fear 0 -jog joy 0 -jog negative 0 -jog positive 0 -jog sadness 0 -jog surprise 0 -jog trust 0 -john anger 0 -john anticipation 0 -john disgust 1 -john fear 0 -john joy 0 -john negative 1 -john positive 0 -john sadness 0 -john surprise 0 -john trust 0 -join anger 0 -join anticipation 0 -join disgust 0 -join fear 0 -join joy 0 -join negative 0 -join positive 1 -join sadness 0 -join surprise 0 -join trust 0 -joined anger 0 -joined anticipation 0 -joined disgust 0 -joined fear 0 -joined joy 0 -joined negative 0 -joined positive 1 -joined sadness 0 -joined surprise 0 -joined trust 0 -joining anger 0 -joining anticipation 0 -joining disgust 0 -joining fear 0 -joining joy 0 -joining negative 0 -joining positive 0 -joining sadness 0 -joining surprise 0 -joining trust 0 -joint anger 0 -joint anticipation 0 -joint disgust 0 -joint fear 0 -joint joy 0 -joint negative 0 -joint positive 0 -joint sadness 0 -joint surprise 0 -joint trust 0 -jointly anger 0 -jointly anticipation 0 -jointly disgust 0 -jointly fear 0 -jointly joy 0 -jointly negative 0 -jointly positive 0 -jointly sadness 0 -jointly surprise 0 -jointly trust 0 -joke anger 0 -joke anticipation 0 -joke disgust 0 -joke fear 0 -joke joy 0 -joke negative 1 -joke positive 0 -joke sadness 0 -joke surprise 0 -joke trust 0 -joker anger 0 -joker anticipation 0 -joker disgust 0 -joker fear 0 -joker joy 1 -joker negative 0 -joker positive 1 -joker sadness 0 -joker surprise 1 -joker trust 0 -joking anger 0 -joking anticipation 0 -joking disgust 0 -joking fear 0 -joking joy 0 -joking negative 0 -joking positive 1 -joking sadness 0 -joking surprise 0 -joking trust 0 -jolt anger 0 -jolt anticipation 0 -jolt disgust 0 -jolt fear 0 -jolt joy 0 -jolt negative 0 -jolt positive 0 -jolt sadness 0 -jolt surprise 1 -jolt trust 0 -jornada anger 0 -jornada anticipation 0 -jornada disgust 0 -jornada fear 0 -jornada joy 0 -jornada negative 1 -jornada positive 0 -jornada sadness 0 -jornada surprise 0 -jornada trust 0 -jot anger 0 -jot anticipation 0 -jot disgust 0 -jot fear 0 -jot joy 0 -jot negative 0 -jot positive 0 -jot sadness 0 -jot surprise 0 -jot trust 0 -journal anger 0 -journal anticipation 0 -journal disgust 0 -journal fear 0 -journal joy 0 -journal negative 0 -journal positive 0 -journal sadness 0 -journal surprise 0 -journal trust 0 -journalism anger 0 -journalism anticipation 0 -journalism disgust 0 -journalism fear 0 -journalism joy 0 -journalism negative 0 -journalism positive 0 -journalism sadness 0 -journalism surprise 0 -journalism trust 1 -journalist anger 0 -journalist anticipation 0 -journalist disgust 0 -journalist fear 0 -journalist joy 0 -journalist negative 0 -journalist positive 1 -journalist sadness 0 -journalist surprise 0 -journalist trust 0 -journey anger 0 -journey anticipation 1 -journey disgust 0 -journey fear 1 -journey joy 1 -journey negative 0 -journey positive 1 -journey sadness 0 -journey surprise 0 -journey trust 0 -journeyman anger 0 -journeyman anticipation 0 -journeyman disgust 0 -journeyman fear 0 -journeyman joy 0 -journeyman negative 0 -journeyman positive 0 -journeyman sadness 0 -journeyman surprise 0 -journeyman trust 1 -jovial anger 0 -jovial anticipation 0 -jovial disgust 0 -jovial fear 0 -jovial joy 1 -jovial negative 0 -jovial positive 1 -jovial sadness 0 -jovial surprise 0 -jovial trust 0 -joy anger 0 -joy anticipation 0 -joy disgust 0 -joy fear 0 -joy joy 1 -joy negative 0 -joy positive 1 -joy sadness 0 -joy surprise 0 -joy trust 0 -joyful anger 0 -joyful anticipation 0 -joyful disgust 0 -joyful fear 0 -joyful joy 1 -joyful negative 0 -joyful positive 1 -joyful sadness 0 -joyful surprise 0 -joyful trust 1 -joyous anger 0 -joyous anticipation 0 -joyous disgust 0 -joyous fear 0 -joyous joy 1 -joyous negative 0 -joyous positive 1 -joyous sadness 0 -joyous surprise 0 -joyous trust 0 -jubilant anger 0 -jubilant anticipation 0 -jubilant disgust 0 -jubilant fear 0 -jubilant joy 1 -jubilant negative 0 -jubilant positive 1 -jubilant sadness 0 -jubilant surprise 1 -jubilant trust 1 -jubilee anger 0 -jubilee anticipation 0 -jubilee disgust 0 -jubilee fear 0 -jubilee joy 1 -jubilee negative 0 -jubilee positive 1 -jubilee sadness 0 -jubilee surprise 1 -jubilee trust 0 -judge anger 0 -judge anticipation 0 -judge disgust 0 -judge fear 0 -judge joy 0 -judge negative 0 -judge positive 0 -judge sadness 0 -judge surprise 0 -judge trust 0 -judging anger 0 -judging anticipation 0 -judging disgust 0 -judging fear 0 -judging joy 0 -judging negative 0 -judging positive 0 -judging sadness 0 -judging surprise 0 -judging trust 0 -judgment anger 0 -judgment anticipation 0 -judgment disgust 0 -judgment fear 0 -judgment joy 0 -judgment negative 0 -judgment positive 0 -judgment sadness 0 -judgment surprise 1 -judgment trust 0 -judicial anger 0 -judicial anticipation 1 -judicial disgust 0 -judicial fear 0 -judicial joy 0 -judicial negative 0 -judicial positive 1 -judicial sadness 0 -judicial surprise 0 -judicial trust 1 -judiciary anger 0 -judiciary anticipation 1 -judiciary disgust 0 -judiciary fear 0 -judiciary joy 0 -judiciary negative 0 -judiciary positive 0 -judiciary sadness 0 -judiciary surprise 0 -judiciary trust 1 -judicious anger 0 -judicious anticipation 0 -judicious disgust 0 -judicious fear 0 -judicious joy 0 -judicious negative 0 -judicious positive 1 -judicious sadness 0 -judicious surprise 0 -judicious trust 1 -jug anger 0 -jug anticipation 0 -jug disgust 0 -jug fear 0 -jug joy 0 -jug negative 0 -jug positive 0 -jug sadness 0 -jug surprise 0 -jug trust 0 -juggle anger 0 -juggle anticipation 0 -juggle disgust 0 -juggle fear 0 -juggle joy 0 -juggle negative 0 -juggle positive 0 -juggle sadness 0 -juggle surprise 0 -juggle trust 0 -juggling anger 0 -juggling anticipation 0 -juggling disgust 0 -juggling fear 0 -juggling joy 0 -juggling negative 0 -juggling positive 0 -juggling sadness 0 -juggling surprise 0 -juggling trust 0 -juice anger 0 -juice anticipation 0 -juice disgust 0 -juice fear 0 -juice joy 0 -juice negative 0 -juice positive 0 -juice sadness 0 -juice surprise 0 -juice trust 0 -juicy anger 0 -juicy anticipation 0 -juicy disgust 0 -juicy fear 0 -juicy joy 0 -juicy negative 0 -juicy positive 0 -juicy sadness 0 -juicy surprise 0 -juicy trust 0 -jumble anger 0 -jumble anticipation 0 -jumble disgust 0 -jumble fear 0 -jumble joy 0 -jumble negative 1 -jumble positive 0 -jumble sadness 0 -jumble surprise 0 -jumble trust 0 -jumbled anger 0 -jumbled anticipation 0 -jumbled disgust 0 -jumbled fear 0 -jumbled joy 0 -jumbled negative 0 -jumbled positive 0 -jumbled sadness 0 -jumbled surprise 0 -jumbled trust 0 -jumbo anger 0 -jumbo anticipation 0 -jumbo disgust 0 -jumbo fear 0 -jumbo joy 0 -jumbo negative 0 -jumbo positive 0 -jumbo sadness 0 -jumbo surprise 0 -jumbo trust 0 -jump anger 0 -jump anticipation 0 -jump disgust 0 -jump fear 0 -jump joy 1 -jump negative 0 -jump positive 1 -jump sadness 0 -jump surprise 0 -jump trust 0 -junction anger 0 -junction anticipation 0 -junction disgust 0 -junction fear 0 -junction joy 0 -junction negative 0 -junction positive 0 -junction sadness 0 -junction surprise 0 -junction trust 0 -juncture anger 0 -juncture anticipation 0 -juncture disgust 0 -juncture fear 0 -juncture joy 0 -juncture negative 0 -juncture positive 0 -juncture sadness 0 -juncture surprise 0 -juncture trust 0 -jungle anger 0 -jungle anticipation 0 -jungle disgust 0 -jungle fear 1 -jungle joy 0 -jungle negative 0 -jungle positive 0 -jungle sadness 0 -jungle surprise 0 -jungle trust 0 -junior anger 0 -junior anticipation 0 -junior disgust 0 -junior fear 0 -junior joy 0 -junior negative 0 -junior positive 0 -junior sadness 0 -junior surprise 0 -junior trust 0 -junk anger 0 -junk anticipation 0 -junk disgust 0 -junk fear 0 -junk joy 0 -junk negative 1 -junk positive 0 -junk sadness 0 -junk surprise 0 -junk trust 0 -junta anger 0 -junta anticipation 0 -junta disgust 0 -junta fear 0 -junta joy 0 -junta negative 1 -junta positive 0 -junta sadness 0 -junta surprise 0 -junta trust 0 -juridical anger 0 -juridical anticipation 0 -juridical disgust 0 -juridical fear 0 -juridical joy 0 -juridical negative 0 -juridical positive 0 -juridical sadness 0 -juridical surprise 0 -juridical trust 0 -jurisdiction anger 0 -jurisdiction anticipation 0 -jurisdiction disgust 0 -jurisdiction fear 0 -jurisdiction joy 0 -jurisdiction negative 0 -jurisdiction positive 0 -jurisdiction sadness 0 -jurisdiction surprise 0 -jurisdiction trust 0 -jurisprudence anger 0 -jurisprudence anticipation 0 -jurisprudence disgust 0 -jurisprudence fear 0 -jurisprudence joy 0 -jurisprudence negative 0 -jurisprudence positive 0 -jurisprudence sadness 1 -jurisprudence surprise 0 -jurisprudence trust 0 -jurist anger 0 -jurist anticipation 0 -jurist disgust 0 -jurist fear 0 -jurist joy 0 -jurist negative 0 -jurist positive 0 -jurist sadness 0 -jurist surprise 0 -jurist trust 1 -jury anger 0 -jury anticipation 0 -jury disgust 0 -jury fear 0 -jury joy 0 -jury negative 0 -jury positive 0 -jury sadness 0 -jury surprise 0 -jury trust 1 -justice anger 0 -justice anticipation 0 -justice disgust 0 -justice fear 0 -justice joy 0 -justice negative 0 -justice positive 1 -justice sadness 0 -justice surprise 0 -justice trust 1 -justifiable anger 0 -justifiable anticipation 0 -justifiable disgust 0 -justifiable fear 0 -justifiable joy 0 -justifiable negative 0 -justifiable positive 1 -justifiable sadness 0 -justifiable surprise 0 -justifiable trust 1 -justification anger 0 -justification anticipation 0 -justification disgust 0 -justification fear 0 -justification joy 0 -justification negative 0 -justification positive 1 -justification sadness 0 -justification surprise 0 -justification trust 0 -justify anger 0 -justify anticipation 0 -justify disgust 0 -justify fear 0 -justify joy 0 -justify negative 0 -justify positive 0 -justify sadness 0 -justify surprise 0 -justify trust 0 -jute anger 0 -jute anticipation 0 -jute disgust 0 -jute fear 0 -jute joy 0 -jute negative 0 -jute positive 0 -jute sadness 0 -jute surprise 0 -jute trust 0 -juvenile anger 0 -juvenile anticipation 0 -juvenile disgust 0 -juvenile fear 0 -juvenile joy 0 -juvenile negative 1 -juvenile positive 0 -juvenile sadness 0 -juvenile surprise 0 -juvenile trust 0 -juxtaposition anger 0 -juxtaposition anticipation 0 -juxtaposition disgust 0 -juxtaposition fear 0 -juxtaposition joy 0 -juxtaposition negative 0 -juxtaposition positive 0 -juxtaposition sadness 0 -juxtaposition surprise 0 -juxtaposition trust 0 -kaiser anger 0 -kaiser anticipation 0 -kaiser disgust 0 -kaiser fear 0 -kaiser joy 0 -kaiser negative 0 -kaiser positive 0 -kaiser sadness 0 -kaiser surprise 0 -kaiser trust 0 -kaleidoscope anger 0 -kaleidoscope anticipation 0 -kaleidoscope disgust 0 -kaleidoscope fear 0 -kaleidoscope joy 0 -kaleidoscope negative 0 -kaleidoscope positive 0 -kaleidoscope sadness 0 -kaleidoscope surprise 0 -kaleidoscope trust 0 -kangaroo anger 0 -kangaroo anticipation 0 -kangaroo disgust 0 -kangaroo fear 0 -kangaroo joy 0 -kangaroo negative 0 -kangaroo positive 0 -kangaroo sadness 0 -kangaroo surprise 0 -kangaroo trust 0 -kanji anger 0 -kanji anticipation 0 -kanji disgust 0 -kanji fear 0 -kanji joy 0 -kanji negative 0 -kanji positive 0 -kanji sadness 0 -kanji surprise 0 -kanji trust 0 -karma anger 0 -karma anticipation 0 -karma disgust 0 -karma fear 0 -karma joy 0 -karma negative 0 -karma positive 0 -karma sadness 0 -karma surprise 0 -karma trust 0 -kayak anger 0 -kayak anticipation 0 -kayak disgust 0 -kayak fear 0 -kayak joy 0 -kayak negative 0 -kayak positive 0 -kayak sadness 0 -kayak surprise 0 -kayak trust 0 -keel anger 0 -keel anticipation 0 -keel disgust 0 -keel fear 0 -keel joy 0 -keel negative 0 -keel positive 0 -keel sadness 0 -keel surprise 0 -keel trust 0 -keeper anger 0 -keeper anticipation 0 -keeper disgust 0 -keeper fear 0 -keeper joy 0 -keeper negative 0 -keeper positive 0 -keeper sadness 0 -keeper surprise 0 -keeper trust 0 -keeping anger 0 -keeping anticipation 0 -keeping disgust 0 -keeping fear 0 -keeping joy 0 -keeping negative 0 -keeping positive 0 -keeping sadness 0 -keeping surprise 0 -keeping trust 0 -keepsake anger 0 -keepsake anticipation 0 -keepsake disgust 0 -keepsake fear 0 -keepsake joy 0 -keepsake negative 0 -keepsake positive 1 -keepsake sadness 0 -keepsake surprise 0 -keepsake trust 0 -keg anger 0 -keg anticipation 0 -keg disgust 0 -keg fear 0 -keg joy 0 -keg negative 0 -keg positive 0 -keg sadness 0 -keg surprise 0 -keg trust 0 -ken anger 0 -ken anticipation 0 -ken disgust 0 -ken fear 0 -ken joy 0 -ken negative 0 -ken positive 1 -ken sadness 0 -ken surprise 0 -ken trust 0 -kennel anger 0 -kennel anticipation 0 -kennel disgust 0 -kennel fear 0 -kennel joy 0 -kennel negative 0 -kennel positive 0 -kennel sadness 1 -kennel surprise 0 -kennel trust 0 -kern anger 0 -kern anticipation 0 -kern disgust 0 -kern fear 0 -kern joy 0 -kern negative 1 -kern positive 0 -kern sadness 0 -kern surprise 0 -kern trust 0 -kernel anger 0 -kernel anticipation 0 -kernel disgust 0 -kernel fear 0 -kernel joy 0 -kernel negative 0 -kernel positive 0 -kernel sadness 0 -kernel surprise 0 -kernel trust 0 -kerosene anger 0 -kerosene anticipation 0 -kerosene disgust 0 -kerosene fear 1 -kerosene joy 0 -kerosene negative 0 -kerosene positive 0 -kerosene sadness 0 -kerosene surprise 0 -kerosene trust 0 -kettle anger 0 -kettle anticipation 0 -kettle disgust 0 -kettle fear 0 -kettle joy 0 -kettle negative 0 -kettle positive 0 -kettle sadness 0 -kettle surprise 0 -kettle trust 0 -key anger 0 -key anticipation 0 -key disgust 0 -key fear 0 -key joy 0 -key negative 0 -key positive 0 -key sadness 0 -key surprise 0 -key trust 0 -keyhole anger 0 -keyhole anticipation 0 -keyhole disgust 0 -keyhole fear 0 -keyhole joy 0 -keyhole negative 0 -keyhole positive 0 -keyhole sadness 0 -keyhole surprise 0 -keyhole trust 0 -keynote anger 0 -keynote anticipation 0 -keynote disgust 0 -keynote fear 0 -keynote joy 0 -keynote negative 0 -keynote positive 1 -keynote sadness 0 -keynote surprise 0 -keynote trust 0 -keystone anger 0 -keystone anticipation 0 -keystone disgust 0 -keystone fear 0 -keystone joy 0 -keystone negative 0 -keystone positive 1 -keystone sadness 0 -keystone surprise 0 -keystone trust 0 -khaki anger 0 -khaki anticipation 0 -khaki disgust 0 -khaki fear 0 -khaki joy 0 -khaki negative 0 -khaki positive 0 -khaki sadness 0 -khaki surprise 0 -khaki trust 0 -khan anger 0 -khan anticipation 0 -khan disgust 0 -khan fear 1 -khan joy 0 -khan negative 0 -khan positive 0 -khan sadness 0 -khan surprise 0 -khan trust 1 -kick anger 1 -kick anticipation 0 -kick disgust 0 -kick fear 0 -kick joy 0 -kick negative 1 -kick positive 0 -kick sadness 0 -kick surprise 0 -kick trust 0 -kicking anger 1 -kicking anticipation 0 -kicking disgust 0 -kicking fear 0 -kicking joy 0 -kicking negative 0 -kicking positive 0 -kicking sadness 0 -kicking surprise 0 -kicking trust 0 -kid anger 0 -kid anticipation 0 -kid disgust 0 -kid fear 0 -kid joy 0 -kid negative 0 -kid positive 0 -kid sadness 0 -kid surprise 0 -kid trust 0 -kidding anger 0 -kidding anticipation 0 -kidding disgust 0 -kidding fear 0 -kidding joy 0 -kidding negative 0 -kidding positive 0 -kidding sadness 0 -kidding surprise 0 -kidding trust 0 -kidnap anger 1 -kidnap anticipation 0 -kidnap disgust 0 -kidnap fear 1 -kidnap joy 0 -kidnap negative 1 -kidnap positive 0 -kidnap sadness 1 -kidnap surprise 1 -kidnap trust 0 -kill anger 0 -kill anticipation 0 -kill disgust 0 -kill fear 1 -kill joy 0 -kill negative 1 -kill positive 0 -kill sadness 1 -kill surprise 0 -kill trust 0 -killing anger 1 -killing anticipation 0 -killing disgust 0 -killing fear 1 -killing joy 0 -killing negative 1 -killing positive 0 -killing sadness 1 -killing surprise 0 -killing trust 0 -kiln anger 0 -kiln anticipation 0 -kiln disgust 0 -kiln fear 0 -kiln joy 0 -kiln negative 0 -kiln positive 0 -kiln sadness 0 -kiln surprise 0 -kiln trust 0 -kilogram anger 0 -kilogram anticipation 0 -kilogram disgust 0 -kilogram fear 0 -kilogram joy 0 -kilogram negative 0 -kilogram positive 0 -kilogram sadness 0 -kilogram surprise 0 -kilogram trust 0 -kilometer anger 0 -kilometer anticipation 0 -kilometer disgust 0 -kilometer fear 0 -kilometer joy 0 -kilometer negative 0 -kilometer positive 0 -kilometer sadness 0 -kilometer surprise 0 -kilometer trust 0 -kilt anger 0 -kilt anticipation 0 -kilt disgust 0 -kilt fear 0 -kilt joy 0 -kilt negative 0 -kilt positive 0 -kilt sadness 0 -kilt surprise 0 -kilt trust 0 -kimono anger 0 -kimono anticipation 0 -kimono disgust 0 -kimono fear 0 -kimono joy 0 -kimono negative 0 -kimono positive 0 -kimono sadness 0 -kimono surprise 0 -kimono trust 0 -kin anger 0 -kin anticipation 0 -kin disgust 0 -kin fear 0 -kin joy 0 -kin negative 0 -kin positive 0 -kin sadness 0 -kin surprise 0 -kin trust 0 -kind anger 0 -kind anticipation 0 -kind disgust 0 -kind fear 0 -kind joy 1 -kind negative 0 -kind positive 1 -kind sadness 0 -kind surprise 0 -kind trust 1 -kindergarten anger 0 -kindergarten anticipation 0 -kindergarten disgust 0 -kindergarten fear 0 -kindergarten joy 0 -kindergarten negative 0 -kindergarten positive 0 -kindergarten sadness 0 -kindergarten surprise 0 -kindergarten trust 0 -kindness anger 0 -kindness anticipation 0 -kindness disgust 0 -kindness fear 0 -kindness joy 0 -kindness negative 0 -kindness positive 1 -kindness sadness 0 -kindness surprise 0 -kindness trust 0 -kindred anger 0 -kindred anticipation 1 -kindred disgust 0 -kindred fear 0 -kindred joy 1 -kindred negative 0 -kindred positive 1 -kindred sadness 0 -kindred surprise 0 -kindred trust 1 -kinematics anger 0 -kinematics anticipation 0 -kinematics disgust 0 -kinematics fear 0 -kinematics joy 0 -kinematics negative 0 -kinematics positive 0 -kinematics sadness 0 -kinematics surprise 0 -kinematics trust 0 -king anger 0 -king anticipation 0 -king disgust 0 -king fear 0 -king joy 0 -king negative 0 -king positive 1 -king sadness 0 -king surprise 0 -king trust 0 -kingdom anger 0 -kingdom anticipation 0 -kingdom disgust 0 -kingdom fear 0 -kingdom joy 0 -kingdom negative 0 -kingdom positive 0 -kingdom sadness 0 -kingdom surprise 0 -kingdom trust 0 -kink anger 0 -kink anticipation 0 -kink disgust 0 -kink fear 0 -kink joy 0 -kink negative 0 -kink positive 0 -kink sadness 0 -kink surprise 0 -kink trust 0 -kinky anger 0 -kinky anticipation 0 -kinky disgust 0 -kinky fear 0 -kinky joy 0 -kinky negative 0 -kinky positive 0 -kinky sadness 0 -kinky surprise 0 -kinky trust 0 -kiosk anger 0 -kiosk anticipation 0 -kiosk disgust 0 -kiosk fear 0 -kiosk joy 0 -kiosk negative 0 -kiosk positive 0 -kiosk sadness 0 -kiosk surprise 0 -kiosk trust 0 -kirk anger 0 -kirk anticipation 0 -kirk disgust 0 -kirk fear 0 -kirk joy 0 -kirk negative 0 -kirk positive 0 -kirk sadness 0 -kirk surprise 0 -kirk trust 0 -kiss anger 0 -kiss anticipation 1 -kiss disgust 0 -kiss fear 0 -kiss joy 1 -kiss negative 0 -kiss positive 1 -kiss sadness 0 -kiss surprise 1 -kiss trust 0 -kit anger 0 -kit anticipation 0 -kit disgust 0 -kit fear 0 -kit joy 0 -kit negative 0 -kit positive 0 -kit sadness 0 -kit surprise 0 -kit trust 0 -kitchen anger 0 -kitchen anticipation 0 -kitchen disgust 0 -kitchen fear 0 -kitchen joy 0 -kitchen negative 0 -kitchen positive 0 -kitchen sadness 0 -kitchen surprise 0 -kitchen trust 0 -kite anger 0 -kite anticipation 0 -kite disgust 1 -kite fear 0 -kite joy 0 -kite negative 1 -kite positive 0 -kite sadness 0 -kite surprise 0 -kite trust 0 -kitten anger 0 -kitten anticipation 0 -kitten disgust 0 -kitten fear 0 -kitten joy 1 -kitten negative 0 -kitten positive 1 -kitten sadness 0 -kitten surprise 0 -kitten trust 1 -knack anger 0 -knack anticipation 0 -knack disgust 0 -knack fear 0 -knack joy 0 -knack negative 0 -knack positive 1 -knack sadness 0 -knack surprise 0 -knack trust 0 -knapsack anger 0 -knapsack anticipation 0 -knapsack disgust 0 -knapsack fear 0 -knapsack joy 0 -knapsack negative 0 -knapsack positive 0 -knapsack sadness 0 -knapsack surprise 0 -knapsack trust 0 -knead anger 0 -knead anticipation 0 -knead disgust 0 -knead fear 0 -knead joy 0 -knead negative 0 -knead positive 0 -knead sadness 0 -knead surprise 0 -knead trust 0 -knee anger 0 -knee anticipation 0 -knee disgust 0 -knee fear 0 -knee joy 0 -knee negative 0 -knee positive 0 -knee sadness 0 -knee surprise 0 -knee trust 0 -kneel anger 0 -kneel anticipation 0 -kneel disgust 0 -kneel fear 0 -kneel joy 0 -kneel negative 0 -kneel positive 0 -kneel sadness 0 -kneel surprise 0 -kneel trust 0 -kneeling anger 0 -kneeling anticipation 0 -kneeling disgust 0 -kneeling fear 0 -kneeling joy 0 -kneeling negative 0 -kneeling positive 0 -kneeling sadness 0 -kneeling surprise 0 -kneeling trust 0 -knell anger 0 -knell anticipation 0 -knell disgust 0 -knell fear 1 -knell joy 0 -knell negative 1 -knell positive 0 -knell sadness 1 -knell surprise 0 -knell trust 0 -knickers anger 0 -knickers anticipation 0 -knickers disgust 0 -knickers fear 0 -knickers joy 0 -knickers negative 0 -knickers positive 0 -knickers sadness 0 -knickers surprise 0 -knickers trust 1 -knife anger 0 -knife anticipation 0 -knife disgust 0 -knife fear 0 -knife joy 0 -knife negative 0 -knife positive 0 -knife sadness 0 -knife surprise 0 -knife trust 0 -knight anger 0 -knight anticipation 0 -knight disgust 0 -knight fear 0 -knight joy 0 -knight negative 0 -knight positive 1 -knight sadness 0 -knight surprise 0 -knight trust 0 -knit anger 0 -knit anticipation 0 -knit disgust 0 -knit fear 0 -knit joy 0 -knit negative 0 -knit positive 0 -knit sadness 0 -knit surprise 0 -knit trust 0 -knob anger 0 -knob anticipation 0 -knob disgust 0 -knob fear 0 -knob joy 0 -knob negative 0 -knob positive 0 -knob sadness 0 -knob surprise 0 -knob trust 0 -knock anger 0 -knock anticipation 0 -knock disgust 0 -knock fear 0 -knock joy 0 -knock negative 0 -knock positive 0 -knock sadness 0 -knock surprise 0 -knock trust 0 -knoll anger 0 -knoll anticipation 0 -knoll disgust 0 -knoll fear 0 -knoll joy 0 -knoll negative 0 -knoll positive 0 -knoll sadness 0 -knoll surprise 0 -knoll trust 0 -knot anger 0 -knot anticipation 0 -knot disgust 0 -knot fear 0 -knot joy 0 -knot negative 0 -knot positive 0 -knot sadness 0 -knot surprise 0 -knot trust 0 -knotted anger 0 -knotted anticipation 0 -knotted disgust 0 -knotted fear 0 -knotted joy 0 -knotted negative 1 -knotted positive 0 -knotted sadness 0 -knotted surprise 0 -knotted trust 0 -knowing anger 0 -knowing anticipation 0 -knowing disgust 0 -knowing fear 0 -knowing joy 0 -knowing negative 0 -knowing positive 1 -knowing sadness 0 -knowing surprise 0 -knowing trust 0 -knowingly anger 0 -knowingly anticipation 0 -knowingly disgust 0 -knowingly fear 0 -knowingly joy 0 -knowingly negative 0 -knowingly positive 0 -knowingly sadness 0 -knowingly surprise 0 -knowingly trust 0 -knowledge anger 0 -knowledge anticipation 0 -knowledge disgust 0 -knowledge fear 0 -knowledge joy 0 -knowledge negative 0 -knowledge positive 1 -knowledge sadness 0 -knowledge surprise 0 -knowledge trust 0 -knuckle anger 0 -knuckle anticipation 0 -knuckle disgust 0 -knuckle fear 0 -knuckle joy 0 -knuckle negative 0 -knuckle positive 0 -knuckle sadness 0 -knuckle surprise 0 -knuckle trust 0 -kos anger 0 -kos anticipation 0 -kos disgust 0 -kos fear 0 -kos joy 0 -kos negative 0 -kos positive 0 -kos sadness 0 -kos surprise 0 -kos trust 0 -kris anger 0 -kris anticipation 0 -kris disgust 0 -kris fear 0 -kris joy 0 -kris negative 0 -kris positive 0 -kris sadness 0 -kris surprise 0 -kris trust 0 -kudos anger 0 -kudos anticipation 0 -kudos disgust 0 -kudos fear 0 -kudos joy 1 -kudos negative 0 -kudos positive 1 -kudos sadness 0 -kudos surprise 0 -kudos trust 0 -lab anger 0 -lab anticipation 0 -lab disgust 0 -lab fear 0 -lab joy 0 -lab negative 0 -lab positive 0 -lab sadness 0 -lab surprise 0 -lab trust 0 -label anger 0 -label anticipation 0 -label disgust 0 -label fear 0 -label joy 0 -label negative 0 -label positive 0 -label sadness 0 -label surprise 0 -label trust 1 -labor anger 0 -labor anticipation 1 -labor disgust 0 -labor fear 0 -labor joy 1 -labor negative 0 -labor positive 1 -labor sadness 0 -labor surprise 1 -labor trust 1 -laboratory anger 0 -laboratory anticipation 0 -laboratory disgust 0 -laboratory fear 0 -laboratory joy 0 -laboratory negative 0 -laboratory positive 0 -laboratory sadness 0 -laboratory surprise 0 -laboratory trust 0 -labored anger 0 -labored anticipation 0 -labored disgust 0 -labored fear 0 -labored joy 0 -labored negative 1 -labored positive 0 -labored sadness 1 -labored surprise 0 -labored trust 0 -laborer anger 0 -laborer anticipation 0 -laborer disgust 0 -laborer fear 0 -laborer joy 0 -laborer negative 0 -laborer positive 0 -laborer sadness 0 -laborer surprise 0 -laborer trust 0 -laboring anger 0 -laboring anticipation 0 -laboring disgust 0 -laboring fear 0 -laboring joy 0 -laboring negative 0 -laboring positive 0 -laboring sadness 0 -laboring surprise 0 -laboring trust 0 -laborious anger 0 -laborious anticipation 0 -laborious disgust 0 -laborious fear 0 -laborious joy 0 -laborious negative 1 -laborious positive 0 -laborious sadness 0 -laborious surprise 0 -laborious trust 0 -labyrinth anger 0 -labyrinth anticipation 1 -labyrinth disgust 0 -labyrinth fear 0 -labyrinth joy 0 -labyrinth negative 1 -labyrinth positive 0 -labyrinth sadness 0 -labyrinth surprise 0 -labyrinth trust 0 -lac anger 0 -lac anticipation 0 -lac disgust 0 -lac fear 0 -lac joy 0 -lac negative 0 -lac positive 0 -lac sadness 0 -lac surprise 0 -lac trust 0 -lace anger 1 -lace anticipation 0 -lace disgust 0 -lace fear 1 -lace joy 0 -lace negative 1 -lace positive 1 -lace sadness 1 -lace surprise 0 -lace trust 1 -lack anger 0 -lack anticipation 0 -lack disgust 0 -lack fear 0 -lack joy 0 -lack negative 1 -lack positive 0 -lack sadness 0 -lack surprise 0 -lack trust 0 -lacking anger 0 -lacking anticipation 0 -lacking disgust 0 -lacking fear 0 -lacking joy 0 -lacking negative 1 -lacking positive 0 -lacking sadness 0 -lacking surprise 0 -lacking trust 0 -lackluster anger 0 -lackluster anticipation 0 -lackluster disgust 0 -lackluster fear 0 -lackluster joy 0 -lackluster negative 1 -lackluster positive 0 -lackluster sadness 0 -lackluster surprise 0 -lackluster trust 0 -lacquer anger 0 -lacquer anticipation 0 -lacquer disgust 0 -lacquer fear 0 -lacquer joy 0 -lacquer negative 0 -lacquer positive 0 -lacquer sadness 0 -lacquer surprise 0 -lacquer trust 0 -lacrosse anger 0 -lacrosse anticipation 0 -lacrosse disgust 0 -lacrosse fear 0 -lacrosse joy 0 -lacrosse negative 0 -lacrosse positive 0 -lacrosse sadness 0 -lacrosse surprise 0 -lacrosse trust 0 -lad anger 0 -lad anticipation 0 -lad disgust 0 -lad fear 0 -lad joy 0 -lad negative 0 -lad positive 0 -lad sadness 0 -lad surprise 0 -lad trust 0 -ladder anger 0 -ladder anticipation 0 -ladder disgust 0 -ladder fear 0 -ladder joy 0 -ladder negative 0 -ladder positive 0 -ladder sadness 0 -ladder surprise 0 -ladder trust 0 -laden anger 0 -laden anticipation 0 -laden disgust 0 -laden fear 0 -laden joy 0 -laden negative 1 -laden positive 0 -laden sadness 0 -laden surprise 0 -laden trust 0 -lading anger 0 -lading anticipation 0 -lading disgust 0 -lading fear 0 -lading joy 0 -lading negative 0 -lading positive 0 -lading sadness 0 -lading surprise 0 -lading trust 0 -ladle anger 0 -ladle anticipation 0 -ladle disgust 0 -ladle fear 0 -ladle joy 0 -ladle negative 0 -ladle positive 0 -ladle sadness 0 -ladle surprise 0 -ladle trust 0 -lady anger 0 -lady anticipation 0 -lady disgust 0 -lady fear 0 -lady joy 0 -lady negative 0 -lady positive 0 -lady sadness 0 -lady surprise 0 -lady trust 0 -lag anger 0 -lag anticipation 0 -lag disgust 0 -lag fear 0 -lag joy 0 -lag negative 1 -lag positive 0 -lag sadness 0 -lag surprise 0 -lag trust 0 -lagging anger 1 -lagging anticipation 1 -lagging disgust 1 -lagging fear 0 -lagging joy 0 -lagging negative 1 -lagging positive 0 -lagging sadness 1 -lagging surprise 0 -lagging trust 0 -lagoon anger 0 -lagoon anticipation 0 -lagoon disgust 0 -lagoon fear 0 -lagoon joy 0 -lagoon negative 0 -lagoon positive 0 -lagoon sadness 0 -lagoon surprise 0 -lagoon trust 0 -lair anger 0 -lair anticipation 0 -lair disgust 0 -lair fear 0 -lair joy 0 -lair negative 1 -lair positive 0 -lair sadness 0 -lair surprise 0 -lair trust 0 -laity anger 0 -laity anticipation 0 -laity disgust 0 -laity fear 0 -laity joy 0 -laity negative 0 -laity positive 0 -laity sadness 0 -laity surprise 0 -laity trust 0 -lake anger 0 -lake anticipation 0 -lake disgust 0 -lake fear 0 -lake joy 0 -lake negative 0 -lake positive 0 -lake sadness 0 -lake surprise 0 -lake trust 0 -lama anger 0 -lama anticipation 0 -lama disgust 0 -lama fear 0 -lama joy 0 -lama negative 0 -lama positive 0 -lama sadness 0 -lama surprise 0 -lama trust 0 -lamb anger 0 -lamb anticipation 0 -lamb disgust 0 -lamb fear 0 -lamb joy 1 -lamb negative 0 -lamb positive 1 -lamb sadness 0 -lamb surprise 0 -lamb trust 1 -lament anger 0 -lament anticipation 0 -lament disgust 1 -lament fear 1 -lament joy 0 -lament negative 1 -lament positive 0 -lament sadness 1 -lament surprise 0 -lament trust 0 -lamenting anger 0 -lamenting anticipation 0 -lamenting disgust 0 -lamenting fear 0 -lamenting joy 0 -lamenting negative 0 -lamenting positive 0 -lamenting sadness 1 -lamenting surprise 0 -lamenting trust 0 -lamina anger 0 -lamina anticipation 0 -lamina disgust 0 -lamina fear 0 -lamina joy 0 -lamina negative 0 -lamina positive 0 -lamina sadness 0 -lamina surprise 0 -lamina trust 0 -laminated anger 0 -laminated anticipation 0 -laminated disgust 0 -laminated fear 0 -laminated joy 0 -laminated negative 0 -laminated positive 0 -laminated sadness 0 -laminated surprise 0 -laminated trust 0 -lamp anger 0 -lamp anticipation 0 -lamp disgust 0 -lamp fear 0 -lamp joy 0 -lamp negative 0 -lamp positive 0 -lamp sadness 0 -lamp surprise 0 -lamp trust 0 -lance anger 0 -lance anticipation 0 -lance disgust 0 -lance fear 0 -lance joy 0 -lance negative 0 -lance positive 0 -lance sadness 0 -lance surprise 0 -lance trust 0 -lancer anger 0 -lancer anticipation 0 -lancer disgust 0 -lancer fear 0 -lancer joy 0 -lancer negative 0 -lancer positive 0 -lancer sadness 0 -lancer surprise 0 -lancer trust 0 -land anger 0 -land anticipation 0 -land disgust 0 -land fear 0 -land joy 0 -land negative 0 -land positive 1 -land sadness 0 -land surprise 0 -land trust 0 -landed anger 0 -landed anticipation 0 -landed disgust 0 -landed fear 0 -landed joy 0 -landed negative 0 -landed positive 1 -landed sadness 0 -landed surprise 0 -landed trust 0 -landing anger 0 -landing anticipation 0 -landing disgust 0 -landing fear 0 -landing joy 0 -landing negative 0 -landing positive 0 -landing sadness 0 -landing surprise 0 -landing trust 0 -landlocked anger 0 -landlocked anticipation 0 -landlocked disgust 0 -landlocked fear 0 -landlocked joy 0 -landlocked negative 0 -landlocked positive 0 -landlocked sadness 0 -landlocked surprise 0 -landlocked trust 0 -landlord anger 0 -landlord anticipation 0 -landlord disgust 0 -landlord fear 0 -landlord joy 0 -landlord negative 0 -landlord positive 0 -landlord sadness 0 -landlord surprise 0 -landlord trust 0 -landmark anger 0 -landmark anticipation 0 -landmark disgust 0 -landmark fear 0 -landmark joy 0 -landmark negative 0 -landmark positive 0 -landmark sadness 0 -landmark surprise 0 -landmark trust 1 -lands anger 0 -lands anticipation 0 -lands disgust 0 -lands fear 0 -lands joy 0 -lands negative 0 -lands positive 0 -lands sadness 0 -lands surprise 0 -lands trust 0 -landscape anger 0 -landscape anticipation 0 -landscape disgust 0 -landscape fear 0 -landscape joy 0 -landscape negative 0 -landscape positive 0 -landscape sadness 0 -landscape surprise 0 -landscape trust 0 -landscaping anger 0 -landscaping anticipation 0 -landscaping disgust 0 -landscaping fear 0 -landscaping joy 0 -landscaping negative 0 -landscaping positive 0 -landscaping sadness 0 -landscaping surprise 0 -landscaping trust 0 -landslide anger 0 -landslide anticipation 0 -landslide disgust 0 -landslide fear 1 -landslide joy 0 -landslide negative 1 -landslide positive 0 -landslide sadness 1 -landslide surprise 0 -landslide trust 0 -lane anger 0 -lane anticipation 0 -lane disgust 0 -lane fear 0 -lane joy 0 -lane negative 0 -lane positive 0 -lane sadness 0 -lane surprise 0 -lane trust 0 -language anger 0 -language anticipation 0 -language disgust 0 -language fear 0 -language joy 0 -language negative 0 -language positive 0 -language sadness 0 -language surprise 0 -language trust 0 -languid anger 0 -languid anticipation 0 -languid disgust 0 -languid fear 0 -languid joy 0 -languid negative 1 -languid positive 0 -languid sadness 0 -languid surprise 0 -languid trust 0 -languish anger 0 -languish anticipation 0 -languish disgust 0 -languish fear 0 -languish joy 0 -languish negative 1 -languish positive 0 -languish sadness 0 -languish surprise 0 -languish trust 0 -languishing anger 0 -languishing anticipation 0 -languishing disgust 0 -languishing fear 1 -languishing joy 0 -languishing negative 1 -languishing positive 0 -languishing sadness 1 -languishing surprise 0 -languishing trust 0 -lanky anger 0 -lanky anticipation 0 -lanky disgust 0 -lanky fear 0 -lanky joy 0 -lanky negative 0 -lanky positive 0 -lanky sadness 0 -lanky surprise 0 -lanky trust 0 -lantern anger 0 -lantern anticipation 0 -lantern disgust 0 -lantern fear 0 -lantern joy 0 -lantern negative 0 -lantern positive 0 -lantern sadness 0 -lantern surprise 0 -lantern trust 0 -lap anger 0 -lap anticipation 0 -lap disgust 0 -lap fear 0 -lap joy 0 -lap negative 0 -lap positive 0 -lap sadness 0 -lap surprise 0 -lap trust 0 -lapel anger 0 -lapel anticipation 0 -lapel disgust 0 -lapel fear 0 -lapel joy 0 -lapel negative 0 -lapel positive 0 -lapel sadness 0 -lapel surprise 0 -lapel trust 0 -lapse anger 0 -lapse anticipation 0 -lapse disgust 0 -lapse fear 0 -lapse joy 0 -lapse negative 1 -lapse positive 0 -lapse sadness 0 -lapse surprise 0 -lapse trust 0 -lapsed anger 0 -lapsed anticipation 0 -lapsed disgust 0 -lapsed fear 0 -lapsed joy 0 -lapsed negative 0 -lapsed positive 0 -lapsed sadness 0 -lapsed surprise 0 -lapsed trust 0 -larceny anger 0 -larceny anticipation 0 -larceny disgust 1 -larceny fear 0 -larceny joy 0 -larceny negative 1 -larceny positive 0 -larceny sadness 0 -larceny surprise 0 -larceny trust 0 -lard anger 0 -lard anticipation 0 -lard disgust 0 -lard fear 0 -lard joy 0 -lard negative 0 -lard positive 0 -lard sadness 0 -lard surprise 0 -lard trust 0 -larder anger 0 -larder anticipation 0 -larder disgust 0 -larder fear 0 -larder joy 0 -larder negative 0 -larder positive 0 -larder sadness 0 -larder surprise 0 -larder trust 0 -large anger 0 -large anticipation 0 -large disgust 0 -large fear 0 -large joy 0 -large negative 0 -large positive 0 -large sadness 0 -large surprise 0 -large trust 0 -larger anger 0 -larger anticipation 0 -larger disgust 1 -larger fear 0 -larger joy 0 -larger negative 0 -larger positive 0 -larger sadness 0 -larger surprise 1 -larger trust 1 -largo anger 0 -largo anticipation 0 -largo disgust 0 -largo fear 0 -largo joy 0 -largo negative 0 -largo positive 0 -largo sadness 0 -largo surprise 0 -largo trust 0 -lark anger 0 -lark anticipation 0 -lark disgust 0 -lark fear 0 -lark joy 0 -lark negative 0 -lark positive 0 -lark sadness 0 -lark surprise 0 -lark trust 0 -larva anger 0 -larva anticipation 0 -larva disgust 0 -larva fear 0 -larva joy 0 -larva negative 0 -larva positive 0 -larva sadness 0 -larva surprise 0 -larva trust 0 -larynx anger 0 -larynx anticipation 0 -larynx disgust 0 -larynx fear 0 -larynx joy 0 -larynx negative 0 -larynx positive 0 -larynx sadness 0 -larynx surprise 0 -larynx trust 0 -laser anger 0 -laser anticipation 0 -laser disgust 0 -laser fear 0 -laser joy 0 -laser negative 0 -laser positive 1 -laser sadness 0 -laser surprise 0 -laser trust 1 -lash anger 1 -lash anticipation 0 -lash disgust 0 -lash fear 1 -lash joy 0 -lash negative 1 -lash positive 0 -lash sadness 0 -lash surprise 0 -lash trust 0 -lass anger 0 -lass anticipation 0 -lass disgust 0 -lass fear 0 -lass joy 0 -lass negative 0 -lass positive 0 -lass sadness 0 -lass surprise 0 -lass trust 0 -lasso anger 0 -lasso anticipation 0 -lasso disgust 0 -lasso fear 0 -lasso joy 0 -lasso negative 0 -lasso positive 0 -lasso sadness 0 -lasso surprise 0 -lasso trust 0 -lasting anger 0 -lasting anticipation 0 -lasting disgust 0 -lasting fear 0 -lasting joy 0 -lasting negative 0 -lasting positive 0 -lasting sadness 0 -lasting surprise 0 -lasting trust 0 -latch anger 0 -latch anticipation 0 -latch disgust 0 -latch fear 0 -latch joy 0 -latch negative 0 -latch positive 0 -latch sadness 0 -latch surprise 0 -latch trust 0 -late anger 0 -late anticipation 0 -late disgust 0 -late fear 0 -late joy 0 -late negative 1 -late positive 0 -late sadness 1 -late surprise 0 -late trust 0 -lateness anger 0 -lateness anticipation 0 -lateness disgust 0 -lateness fear 0 -lateness joy 0 -lateness negative 1 -lateness positive 0 -lateness sadness 0 -lateness surprise 0 -lateness trust 0 -latent anger 1 -latent anticipation 1 -latent disgust 1 -latent fear 0 -latent joy 0 -latent negative 1 -latent positive 0 -latent sadness 0 -latent surprise 1 -latent trust 0 -lateral anger 0 -lateral anticipation 0 -lateral disgust 0 -lateral fear 0 -lateral joy 0 -lateral negative 0 -lateral positive 0 -lateral sadness 0 -lateral surprise 0 -lateral trust 0 -laterally anger 0 -laterally anticipation 0 -laterally disgust 0 -laterally fear 0 -laterally joy 0 -laterally negative 0 -laterally positive 0 -laterally sadness 0 -laterally surprise 0 -laterally trust 0 -latex anger 0 -latex anticipation 0 -latex disgust 0 -latex fear 0 -latex joy 0 -latex negative 0 -latex positive 0 -latex sadness 0 -latex surprise 0 -latex trust 0 -lathe anger 0 -lathe anticipation 0 -lathe disgust 0 -lathe fear 0 -lathe joy 0 -lathe negative 0 -lathe positive 0 -lathe sadness 0 -lathe surprise 0 -lathe trust 0 -lather anger 0 -lather anticipation 0 -lather disgust 0 -lather fear 0 -lather joy 0 -lather negative 0 -lather positive 0 -lather sadness 0 -lather surprise 0 -lather trust 0 -latitude anger 0 -latitude anticipation 0 -latitude disgust 0 -latitude fear 0 -latitude joy 0 -latitude negative 0 -latitude positive 0 -latitude sadness 0 -latitude surprise 0 -latitude trust 0 -latrines anger 0 -latrines anticipation 0 -latrines disgust 1 -latrines fear 0 -latrines joy 0 -latrines negative 1 -latrines positive 0 -latrines sadness 0 -latrines surprise 0 -latrines trust 0 -lattice anger 0 -lattice anticipation 0 -lattice disgust 0 -lattice fear 0 -lattice joy 0 -lattice negative 0 -lattice positive 0 -lattice sadness 0 -lattice surprise 0 -lattice trust 0 -laudable anger 0 -laudable anticipation 0 -laudable disgust 0 -laudable fear 0 -laudable joy 0 -laudable negative 0 -laudable positive 1 -laudable sadness 0 -laudable surprise 0 -laudable trust 0 -laugh anger 0 -laugh anticipation 0 -laugh disgust 0 -laugh fear 0 -laugh joy 1 -laugh negative 0 -laugh positive 1 -laugh sadness 0 -laugh surprise 1 -laugh trust 0 -laughable anger 0 -laughable anticipation 0 -laughable disgust 1 -laughable fear 0 -laughable joy 0 -laughable negative 1 -laughable positive 0 -laughable sadness 0 -laughable surprise 0 -laughable trust 0 -laughing anger 0 -laughing anticipation 0 -laughing disgust 0 -laughing fear 0 -laughing joy 1 -laughing negative 0 -laughing positive 1 -laughing sadness 0 -laughing surprise 0 -laughing trust 0 -laughter anger 0 -laughter anticipation 1 -laughter disgust 0 -laughter fear 0 -laughter joy 1 -laughter negative 0 -laughter positive 1 -laughter sadness 0 -laughter surprise 1 -laughter trust 0 -launch anger 0 -launch anticipation 1 -launch disgust 0 -launch fear 0 -launch joy 0 -launch negative 0 -launch positive 1 -launch sadness 0 -launch surprise 0 -launch trust 0 -laundry anger 0 -laundry anticipation 0 -laundry disgust 0 -laundry fear 0 -laundry joy 0 -laundry negative 0 -laundry positive 0 -laundry sadness 0 -laundry surprise 0 -laundry trust 0 -laureate anger 0 -laureate anticipation 0 -laureate disgust 0 -laureate fear 0 -laureate joy 0 -laureate negative 0 -laureate positive 1 -laureate sadness 0 -laureate surprise 0 -laureate trust 1 -laurel anger 0 -laurel anticipation 0 -laurel disgust 0 -laurel fear 0 -laurel joy 0 -laurel negative 0 -laurel positive 1 -laurel sadness 0 -laurel surprise 0 -laurel trust 0 -laurels anger 0 -laurels anticipation 0 -laurels disgust 0 -laurels fear 0 -laurels joy 1 -laurels negative 0 -laurels positive 1 -laurels sadness 0 -laurels surprise 0 -laurels trust 0 -lava anger 1 -lava anticipation 0 -lava disgust 0 -lava fear 1 -lava joy 0 -lava negative 1 -lava positive 0 -lava sadness 0 -lava surprise 0 -lava trust 0 -lavage anger 0 -lavage anticipation 0 -lavage disgust 0 -lavage fear 0 -lavage joy 0 -lavage negative 0 -lavage positive 0 -lavage sadness 0 -lavage surprise 0 -lavage trust 0 -lavatory anger 0 -lavatory anticipation 0 -lavatory disgust 1 -lavatory fear 0 -lavatory joy 0 -lavatory negative 0 -lavatory positive 0 -lavatory sadness 0 -lavatory surprise 0 -lavatory trust 0 -lavender anger 0 -lavender anticipation 0 -lavender disgust 0 -lavender fear 0 -lavender joy 0 -lavender negative 0 -lavender positive 0 -lavender sadness 0 -lavender surprise 0 -lavender trust 0 -lavish anger 0 -lavish anticipation 0 -lavish disgust 0 -lavish fear 0 -lavish joy 0 -lavish negative 0 -lavish positive 1 -lavish sadness 0 -lavish surprise 0 -lavish trust 0 -law anger 0 -law anticipation 0 -law disgust 0 -law fear 0 -law joy 0 -law negative 0 -law positive 0 -law sadness 0 -law surprise 0 -law trust 1 -lawful anger 0 -lawful anticipation 0 -lawful disgust 0 -lawful fear 0 -lawful joy 0 -lawful negative 0 -lawful positive 1 -lawful sadness 0 -lawful surprise 0 -lawful trust 1 -lawlessness anger 1 -lawlessness anticipation 0 -lawlessness disgust 0 -lawlessness fear 1 -lawlessness joy 0 -lawlessness negative 1 -lawlessness positive 0 -lawlessness sadness 0 -lawlessness surprise 0 -lawlessness trust 0 -lawn anger 0 -lawn anticipation 0 -lawn disgust 0 -lawn fear 0 -lawn joy 0 -lawn negative 0 -lawn positive 0 -lawn sadness 0 -lawn surprise 0 -lawn trust 0 -lawsuit anger 1 -lawsuit anticipation 0 -lawsuit disgust 1 -lawsuit fear 1 -lawsuit joy 0 -lawsuit negative 1 -lawsuit positive 0 -lawsuit sadness 1 -lawsuit surprise 1 -lawsuit trust 0 -lawyer anger 1 -lawyer anticipation 0 -lawyer disgust 1 -lawyer fear 1 -lawyer joy 0 -lawyer negative 1 -lawyer positive 0 -lawyer sadness 0 -lawyer surprise 0 -lawyer trust 0 -lax anger 0 -lax anticipation 0 -lax disgust 0 -lax fear 0 -lax joy 0 -lax negative 1 -lax positive 0 -lax sadness 1 -lax surprise 0 -lax trust 0 -laxative anger 0 -laxative anticipation 0 -laxative disgust 1 -laxative fear 1 -laxative joy 0 -laxative negative 1 -laxative positive 0 -laxative sadness 0 -laxative surprise 0 -laxative trust 0 -lay anger 0 -lay anticipation 0 -lay disgust 0 -lay fear 0 -lay joy 0 -lay negative 0 -lay positive 0 -lay sadness 0 -lay surprise 0 -lay trust 0 -layer anger 0 -layer anticipation 0 -layer disgust 0 -layer fear 0 -layer joy 0 -layer negative 0 -layer positive 0 -layer sadness 0 -layer surprise 0 -layer trust 0 -layered anger 0 -layered anticipation 0 -layered disgust 0 -layered fear 0 -layered joy 0 -layered negative 0 -layered positive 0 -layered sadness 0 -layered surprise 0 -layered trust 0 -layman anger 0 -layman anticipation 0 -layman disgust 0 -layman fear 0 -layman joy 0 -layman negative 0 -layman positive 0 -layman sadness 0 -layman surprise 0 -layman trust 0 -lazy anger 0 -lazy anticipation 0 -lazy disgust 0 -lazy fear 0 -lazy joy 0 -lazy negative 1 -lazy positive 0 -lazy sadness 0 -lazy surprise 0 -lazy trust 0 -lea anger 0 -lea anticipation 0 -lea disgust 0 -lea fear 0 -lea joy 0 -lea negative 0 -lea positive 0 -lea sadness 0 -lea surprise 0 -lea trust 0 -lead anger 0 -lead anticipation 0 -lead disgust 0 -lead fear 0 -lead joy 0 -lead negative 0 -lead positive 1 -lead sadness 0 -lead surprise 0 -lead trust 0 -leader anger 0 -leader anticipation 0 -leader disgust 0 -leader fear 0 -leader joy 0 -leader negative 0 -leader positive 1 -leader sadness 0 -leader surprise 0 -leader trust 1 -leading anger 0 -leading anticipation 0 -leading disgust 0 -leading fear 0 -leading joy 0 -leading negative 0 -leading positive 0 -leading sadness 0 -leading surprise 0 -leading trust 1 -leads anger 0 -leads anticipation 0 -leads disgust 0 -leads fear 0 -leads joy 0 -leads negative 0 -leads positive 0 -leads sadness 0 -leads surprise 0 -leads trust 0 -leaf anger 0 -leaf anticipation 0 -leaf disgust 0 -leaf fear 0 -leaf joy 0 -leaf negative 0 -leaf positive 0 -leaf sadness 0 -leaf surprise 0 -leaf trust 0 -leaflet anger 0 -leaflet anticipation 0 -leaflet disgust 0 -leaflet fear 0 -leaflet joy 0 -leaflet negative 0 -leaflet positive 0 -leaflet sadness 0 -leaflet surprise 0 -leaflet trust 0 -leafy anger 0 -leafy anticipation 0 -leafy disgust 0 -leafy fear 0 -leafy joy 0 -leafy negative 0 -leafy positive 0 -leafy sadness 0 -leafy surprise 0 -leafy trust 0 -league anger 0 -league anticipation 0 -league disgust 0 -league fear 0 -league joy 0 -league negative 0 -league positive 1 -league sadness 0 -league surprise 0 -league trust 0 -leak anger 0 -leak anticipation 0 -leak disgust 0 -leak fear 0 -leak joy 0 -leak negative 1 -leak positive 0 -leak sadness 0 -leak surprise 0 -leak trust 0 -leakage anger 0 -leakage anticipation 0 -leakage disgust 0 -leakage fear 0 -leakage joy 0 -leakage negative 1 -leakage positive 0 -leakage sadness 0 -leakage surprise 0 -leakage trust 0 -leaky anger 0 -leaky anticipation 0 -leaky disgust 0 -leaky fear 0 -leaky joy 0 -leaky negative 1 -leaky positive 0 -leaky sadness 0 -leaky surprise 0 -leaky trust 0 -lean anger 0 -lean anticipation 0 -lean disgust 0 -lean fear 0 -lean joy 0 -lean negative 0 -lean positive 0 -lean sadness 0 -lean surprise 0 -lean trust 0 -leaned anger 0 -leaned anticipation 0 -leaned disgust 0 -leaned fear 0 -leaned joy 0 -leaned negative 0 -leaned positive 0 -leaned sadness 0 -leaned surprise 0 -leaned trust 0 -leaning anger 0 -leaning anticipation 0 -leaning disgust 0 -leaning fear 0 -leaning joy 0 -leaning negative 0 -leaning positive 0 -leaning sadness 0 -leaning surprise 0 -leaning trust 1 -leap anger 0 -leap anticipation 0 -leap disgust 0 -leap fear 0 -leap joy 0 -leap negative 0 -leap positive 0 -leap sadness 0 -leap surprise 0 -leap trust 0 -learn anger 0 -learn anticipation 0 -learn disgust 0 -learn fear 0 -learn joy 0 -learn negative 0 -learn positive 1 -learn sadness 0 -learn surprise 0 -learn trust 0 -learned anger 0 -learned anticipation 0 -learned disgust 0 -learned fear 0 -learned joy 0 -learned negative 0 -learned positive 0 -learned sadness 0 -learned surprise 0 -learned trust 0 -learner anger 0 -learner anticipation 0 -learner disgust 0 -learner fear 0 -learner joy 0 -learner negative 0 -learner positive 0 -learner sadness 0 -learner surprise 0 -learner trust 0 -learning anger 0 -learning anticipation 0 -learning disgust 0 -learning fear 0 -learning joy 0 -learning negative 0 -learning positive 1 -learning sadness 0 -learning surprise 0 -learning trust 0 -lease anger 0 -lease anticipation 0 -lease disgust 0 -lease fear 0 -lease joy 0 -lease negative 0 -lease positive 0 -lease sadness 0 -lease surprise 0 -lease trust 0 -leash anger 0 -leash anticipation 0 -leash disgust 0 -leash fear 0 -leash joy 0 -leash negative 0 -leash positive 0 -leash sadness 0 -leash surprise 0 -leash trust 0 -leather anger 0 -leather anticipation 0 -leather disgust 0 -leather fear 0 -leather joy 0 -leather negative 0 -leather positive 0 -leather sadness 0 -leather surprise 0 -leather trust 0 -leathery anger 0 -leathery anticipation 0 -leathery disgust 0 -leathery fear 0 -leathery joy 0 -leathery negative 0 -leathery positive 0 -leathery sadness 0 -leathery surprise 0 -leathery trust 0 -leave anger 0 -leave anticipation 0 -leave disgust 0 -leave fear 0 -leave joy 0 -leave negative 1 -leave positive 0 -leave sadness 1 -leave surprise 1 -leave trust 0 -lecture anger 0 -lecture anticipation 0 -lecture disgust 0 -lecture fear 0 -lecture joy 0 -lecture negative 0 -lecture positive 0 -lecture sadness 0 -lecture surprise 0 -lecture trust 0 -lecturer anger 0 -lecturer anticipation 0 -lecturer disgust 0 -lecturer fear 0 -lecturer joy 0 -lecturer negative 0 -lecturer positive 1 -lecturer sadness 0 -lecturer surprise 0 -lecturer trust 0 -ledge anger 0 -ledge anticipation 0 -ledge disgust 0 -ledge fear 0 -ledge joy 0 -ledge negative 0 -ledge positive 0 -ledge sadness 0 -ledge surprise 0 -ledge trust 0 -ledger anger 0 -ledger anticipation 0 -ledger disgust 0 -ledger fear 0 -ledger joy 0 -ledger negative 0 -ledger positive 0 -ledger sadness 0 -ledger surprise 0 -ledger trust 0 -lee anger 0 -lee anticipation 0 -lee disgust 0 -lee fear 0 -lee joy 0 -lee negative 0 -lee positive 0 -lee sadness 0 -lee surprise 0 -lee trust 0 -leech anger 0 -leech anticipation 0 -leech disgust 0 -leech fear 0 -leech joy 0 -leech negative 1 -leech positive 0 -leech sadness 0 -leech surprise 0 -leech trust 0 -leeches anger 0 -leeches anticipation 0 -leeches disgust 1 -leeches fear 1 -leeches joy 0 -leeches negative 1 -leeches positive 0 -leeches sadness 0 -leeches surprise 0 -leeches trust 0 -leer anger 0 -leer anticipation 0 -leer disgust 1 -leer fear 0 -leer joy 0 -leer negative 1 -leer positive 0 -leer sadness 0 -leer surprise 0 -leer trust 0 -leery anger 0 -leery anticipation 0 -leery disgust 0 -leery fear 0 -leery joy 0 -leery negative 0 -leery positive 0 -leery sadness 0 -leery surprise 1 -leery trust 0 -lees anger 0 -lees anticipation 0 -lees disgust 0 -lees fear 0 -lees joy 0 -lees negative 0 -lees positive 0 -lees sadness 0 -lees surprise 0 -lees trust 0 -leeway anger 0 -leeway anticipation 0 -leeway disgust 0 -leeway fear 0 -leeway joy 0 -leeway negative 0 -leeway positive 1 -leeway sadness 0 -leeway surprise 0 -leeway trust 0 -left anger 0 -left anticipation 0 -left disgust 0 -left fear 0 -left joy 0 -left negative 0 -left positive 0 -left sadness 0 -left surprise 0 -left trust 0 -leg anger 0 -leg anticipation 0 -leg disgust 0 -leg fear 0 -leg joy 0 -leg negative 0 -leg positive 0 -leg sadness 0 -leg surprise 0 -leg trust 0 -legacy anger 0 -legacy anticipation 0 -legacy disgust 0 -legacy fear 0 -legacy joy 0 -legacy negative 0 -legacy positive 0 -legacy sadness 0 -legacy surprise 0 -legacy trust 0 -legal anger 0 -legal anticipation 0 -legal disgust 0 -legal fear 0 -legal joy 0 -legal negative 0 -legal positive 1 -legal sadness 0 -legal surprise 0 -legal trust 1 -legality anger 0 -legality anticipation 0 -legality disgust 0 -legality fear 0 -legality joy 0 -legality negative 0 -legality positive 0 -legality sadness 0 -legality surprise 0 -legality trust 0 -legalize anger 0 -legalize anticipation 0 -legalize disgust 0 -legalize fear 0 -legalize joy 0 -legalize negative 0 -legalize positive 0 -legalize sadness 0 -legalize surprise 0 -legalize trust 0 -legalized anger 1 -legalized anticipation 0 -legalized disgust 0 -legalized fear 1 -legalized joy 1 -legalized negative 0 -legalized positive 1 -legalized sadness 0 -legalized surprise 0 -legalized trust 1 -legally anger 0 -legally anticipation 0 -legally disgust 0 -legally fear 0 -legally joy 0 -legally negative 0 -legally positive 0 -legally sadness 0 -legally surprise 0 -legally trust 0 -legend anger 0 -legend anticipation 0 -legend disgust 0 -legend fear 0 -legend joy 0 -legend negative 0 -legend positive 0 -legend sadness 0 -legend surprise 0 -legend trust 0 -legendary anger 0 -legendary anticipation 0 -legendary disgust 0 -legendary fear 0 -legendary joy 0 -legendary negative 0 -legendary positive 1 -legendary sadness 0 -legendary surprise 0 -legendary trust 0 -legibility anger 0 -legibility anticipation 0 -legibility disgust 0 -legibility fear 0 -legibility joy 0 -legibility negative 0 -legibility positive 1 -legibility sadness 0 -legibility surprise 0 -legibility trust 0 -legible anger 0 -legible anticipation 0 -legible disgust 0 -legible fear 0 -legible joy 0 -legible negative 0 -legible positive 1 -legible sadness 0 -legible surprise 0 -legible trust 0 -legion anger 0 -legion anticipation 0 -legion disgust 0 -legion fear 0 -legion joy 0 -legion negative 0 -legion positive 0 -legion sadness 0 -legion surprise 0 -legion trust 0 -legislate anger 0 -legislate anticipation 0 -legislate disgust 0 -legislate fear 0 -legislate joy 0 -legislate negative 0 -legislate positive 0 -legislate sadness 0 -legislate surprise 0 -legislate trust 0 -legislation anger 0 -legislation anticipation 0 -legislation disgust 0 -legislation fear 0 -legislation joy 0 -legislation negative 0 -legislation positive 0 -legislation sadness 0 -legislation surprise 0 -legislation trust 0 -legislative anger 0 -legislative anticipation 0 -legislative disgust 0 -legislative fear 0 -legislative joy 0 -legislative negative 0 -legislative positive 0 -legislative sadness 0 -legislative surprise 0 -legislative trust 0 -legislator anger 0 -legislator anticipation 0 -legislator disgust 0 -legislator fear 0 -legislator joy 0 -legislator negative 0 -legislator positive 0 -legislator sadness 0 -legislator surprise 0 -legislator trust 1 -legislature anger 0 -legislature anticipation 0 -legislature disgust 0 -legislature fear 0 -legislature joy 0 -legislature negative 0 -legislature positive 0 -legislature sadness 0 -legislature surprise 0 -legislature trust 1 -legitimacy anger 0 -legitimacy anticipation 0 -legitimacy disgust 0 -legitimacy fear 0 -legitimacy joy 0 -legitimacy negative 0 -legitimacy positive 0 -legitimacy sadness 0 -legitimacy surprise 0 -legitimacy trust 1 -legs anger 0 -legs anticipation 0 -legs disgust 0 -legs fear 0 -legs joy 0 -legs negative 0 -legs positive 0 -legs sadness 0 -legs surprise 0 -legs trust 0 -legume anger 0 -legume anticipation 0 -legume disgust 0 -legume fear 0 -legume joy 0 -legume negative 0 -legume positive 0 -legume sadness 0 -legume surprise 0 -legume trust 0 -leisure anger 0 -leisure anticipation 1 -leisure disgust 0 -leisure fear 0 -leisure joy 1 -leisure negative 0 -leisure positive 1 -leisure sadness 0 -leisure surprise 1 -leisure trust 1 -leisurely anger 0 -leisurely anticipation 0 -leisurely disgust 0 -leisurely fear 0 -leisurely joy 0 -leisurely negative 0 -leisurely positive 1 -leisurely sadness 0 -leisurely surprise 0 -leisurely trust 0 -lemma anger 0 -lemma anticipation 0 -lemma disgust 0 -lemma fear 0 -lemma joy 0 -lemma negative 0 -lemma positive 1 -lemma sadness 0 -lemma surprise 0 -lemma trust 0 -lemon anger 0 -lemon anticipation 0 -lemon disgust 1 -lemon fear 0 -lemon joy 0 -lemon negative 1 -lemon positive 0 -lemon sadness 0 -lemon surprise 0 -lemon trust 0 -lend anger 0 -lend anticipation 0 -lend disgust 0 -lend fear 0 -lend joy 0 -lend negative 0 -lend positive 0 -lend sadness 0 -lend surprise 0 -lend trust 0 -lender anger 0 -lender anticipation 0 -lender disgust 0 -lender fear 0 -lender joy 0 -lender negative 0 -lender positive 0 -lender sadness 0 -lender surprise 0 -lender trust 1 -lending anger 0 -lending anticipation 0 -lending disgust 0 -lending fear 0 -lending joy 0 -lending negative 0 -lending positive 0 -lending sadness 0 -lending surprise 0 -lending trust 0 -length anger 0 -length anticipation 0 -length disgust 0 -length fear 0 -length joy 0 -length negative 0 -length positive 0 -length sadness 0 -length surprise 0 -length trust 0 -lengthen anger 0 -lengthen anticipation 0 -lengthen disgust 0 -lengthen fear 0 -lengthen joy 0 -lengthen negative 0 -lengthen positive 0 -lengthen sadness 0 -lengthen surprise 0 -lengthen trust 0 -lengthened anger 0 -lengthened anticipation 0 -lengthened disgust 0 -lengthened fear 0 -lengthened joy 0 -lengthened negative 0 -lengthened positive 0 -lengthened sadness 0 -lengthened surprise 0 -lengthened trust 0 -lengthening anger 0 -lengthening anticipation 0 -lengthening disgust 0 -lengthening fear 0 -lengthening joy 0 -lengthening negative 0 -lengthening positive 0 -lengthening sadness 0 -lengthening surprise 0 -lengthening trust 0 -lengthwise anger 0 -lengthwise anticipation 0 -lengthwise disgust 0 -lengthwise fear 0 -lengthwise joy 0 -lengthwise negative 0 -lengthwise positive 0 -lengthwise sadness 0 -lengthwise surprise 0 -lengthwise trust 0 -lengthy anger 0 -lengthy anticipation 0 -lengthy disgust 0 -lengthy fear 0 -lengthy joy 0 -lengthy negative 0 -lengthy positive 0 -lengthy sadness 0 -lengthy surprise 0 -lengthy trust 0 -leniency anger 0 -leniency anticipation 0 -leniency disgust 0 -leniency fear 0 -leniency joy 0 -leniency negative 0 -leniency positive 0 -leniency sadness 0 -leniency surprise 0 -leniency trust 0 -lenient anger 0 -lenient anticipation 0 -lenient disgust 0 -lenient fear 0 -lenient joy 0 -lenient negative 0 -lenient positive 1 -lenient sadness 0 -lenient surprise 0 -lenient trust 0 -lens anger 0 -lens anticipation 0 -lens disgust 0 -lens fear 0 -lens joy 0 -lens negative 0 -lens positive 0 -lens sadness 0 -lens surprise 0 -lens trust 0 -leopard anger 0 -leopard anticipation 0 -leopard disgust 0 -leopard fear 0 -leopard joy 0 -leopard negative 0 -leopard positive 0 -leopard sadness 0 -leopard surprise 0 -leopard trust 0 -leprosy anger 0 -leprosy anticipation 0 -leprosy disgust 1 -leprosy fear 1 -leprosy joy 0 -leprosy negative 1 -leprosy positive 0 -leprosy sadness 1 -leprosy surprise 0 -leprosy trust 0 -lessee anger 0 -lessee anticipation 0 -lessee disgust 0 -lessee fear 0 -lessee joy 0 -lessee negative 0 -lessee positive 0 -lessee sadness 0 -lessee surprise 0 -lessee trust 0 -lessen anger 0 -lessen anticipation 1 -lessen disgust 0 -lessen fear 0 -lessen joy 0 -lessen negative 1 -lessen positive 0 -lessen sadness 0 -lessen surprise 0 -lessen trust 0 -lessening anger 0 -lessening anticipation 0 -lessening disgust 0 -lessening fear 0 -lessening joy 0 -lessening negative 0 -lessening positive 0 -lessening sadness 0 -lessening surprise 0 -lessening trust 0 -lesser anger 0 -lesser anticipation 0 -lesser disgust 1 -lesser fear 0 -lesser joy 0 -lesser negative 1 -lesser positive 0 -lesser sadness 0 -lesser surprise 0 -lesser trust 0 -lesson anger 0 -lesson anticipation 1 -lesson disgust 0 -lesson fear 0 -lesson joy 0 -lesson negative 0 -lesson positive 1 -lesson sadness 0 -lesson surprise 0 -lesson trust 1 -lessor anger 0 -lessor anticipation 0 -lessor disgust 0 -lessor fear 0 -lessor joy 0 -lessor negative 0 -lessor positive 0 -lessor sadness 0 -lessor surprise 0 -lessor trust 0 -lethal anger 0 -lethal anticipation 0 -lethal disgust 1 -lethal fear 1 -lethal joy 0 -lethal negative 1 -lethal positive 0 -lethal sadness 1 -lethal surprise 0 -lethal trust 0 -lethargic anger 0 -lethargic anticipation 0 -lethargic disgust 0 -lethargic fear 0 -lethargic joy 0 -lethargic negative 0 -lethargic positive 0 -lethargic sadness 0 -lethargic surprise 0 -lethargic trust 0 -lethargy anger 0 -lethargy anticipation 0 -lethargy disgust 0 -lethargy fear 0 -lethargy joy 0 -lethargy negative 1 -lethargy positive 0 -lethargy sadness 1 -lethargy surprise 0 -lethargy trust 0 -letter anger 0 -letter anticipation 1 -letter disgust 0 -letter fear 0 -letter joy 0 -letter negative 0 -letter positive 0 -letter sadness 0 -letter surprise 0 -letter trust 0 -lettered anger 0 -lettered anticipation 1 -lettered disgust 0 -lettered fear 0 -lettered joy 0 -lettered negative 0 -lettered positive 1 -lettered sadness 0 -lettered surprise 0 -lettered trust 1 -letters anger 0 -letters anticipation 0 -letters disgust 0 -letters fear 0 -letters joy 0 -letters negative 0 -letters positive 0 -letters sadness 0 -letters surprise 0 -letters trust 0 -lettuce anger 0 -lettuce anticipation 0 -lettuce disgust 0 -lettuce fear 0 -lettuce joy 0 -lettuce negative 0 -lettuce positive 0 -lettuce sadness 0 -lettuce surprise 0 -lettuce trust 0 -leukemia anger 1 -leukemia anticipation 0 -leukemia disgust 0 -leukemia fear 1 -leukemia joy 0 -leukemia negative 1 -leukemia positive 0 -leukemia sadness 1 -leukemia surprise 0 -leukemia trust 0 -levee anger 0 -levee anticipation 0 -levee disgust 0 -levee fear 0 -levee joy 0 -levee negative 0 -levee positive 0 -levee sadness 0 -levee surprise 0 -levee trust 1 -level anger 0 -level anticipation 0 -level disgust 0 -level fear 0 -level joy 0 -level negative 0 -level positive 1 -level sadness 0 -level surprise 0 -level trust 1 -lever anger 0 -lever anticipation 0 -lever disgust 0 -lever fear 0 -lever joy 0 -lever negative 0 -lever positive 0 -lever sadness 0 -lever surprise 0 -lever trust 0 -leverage anger 0 -leverage anticipation 0 -leverage disgust 0 -leverage fear 0 -leverage joy 0 -leverage negative 0 -leverage positive 1 -leverage sadness 0 -leverage surprise 0 -leverage trust 0 -levy anger 0 -levy anticipation 0 -levy disgust 0 -levy fear 0 -levy joy 0 -levy negative 1 -levy positive 0 -levy sadness 0 -levy surprise 0 -levy trust 0 -lewd anger 0 -lewd anticipation 0 -lewd disgust 1 -lewd fear 0 -lewd joy 0 -lewd negative 1 -lewd positive 0 -lewd sadness 0 -lewd surprise 0 -lewd trust 0 -lexicon anger 0 -lexicon anticipation 0 -lexicon disgust 0 -lexicon fear 0 -lexicon joy 0 -lexicon negative 0 -lexicon positive 0 -lexicon sadness 0 -lexicon surprise 0 -lexicon trust 0 -ley anger 0 -ley anticipation 0 -ley disgust 0 -ley fear 0 -ley joy 0 -ley negative 0 -ley positive 0 -ley sadness 0 -ley surprise 0 -ley trust 0 -liabilities anger 0 -liabilities anticipation 0 -liabilities disgust 0 -liabilities fear 0 -liabilities joy 0 -liabilities negative 0 -liabilities positive 0 -liabilities sadness 0 -liabilities surprise 0 -liabilities trust 0 -liability anger 0 -liability anticipation 0 -liability disgust 0 -liability fear 0 -liability joy 0 -liability negative 0 -liability positive 0 -liability sadness 0 -liability surprise 0 -liability trust 0 -liaison anger 0 -liaison anticipation 0 -liaison disgust 0 -liaison fear 0 -liaison joy 0 -liaison negative 1 -liaison positive 0 -liaison sadness 0 -liaison surprise 0 -liaison trust 0 -liar anger 0 -liar anticipation 0 -liar disgust 1 -liar fear 0 -liar joy 0 -liar negative 1 -liar positive 0 -liar sadness 0 -liar surprise 0 -liar trust 0 -libel anger 1 -libel anticipation 0 -libel disgust 0 -libel fear 1 -libel joy 0 -libel negative 1 -libel positive 0 -libel sadness 0 -libel surprise 0 -libel trust 1 -libelous anger 0 -libelous anticipation 0 -libelous disgust 0 -libelous fear 0 -libelous joy 0 -libelous negative 0 -libelous positive 0 -libelous sadness 0 -libelous surprise 0 -libelous trust 0 -liberal anger 0 -liberal anticipation 0 -liberal disgust 0 -liberal fear 0 -liberal joy 0 -liberal negative 1 -liberal positive 1 -liberal sadness 0 -liberal surprise 0 -liberal trust 0 -liberalism anger 0 -liberalism anticipation 0 -liberalism disgust 0 -liberalism fear 0 -liberalism joy 0 -liberalism negative 0 -liberalism positive 0 -liberalism sadness 0 -liberalism surprise 0 -liberalism trust 0 -liberate anger 1 -liberate anticipation 1 -liberate disgust 0 -liberate fear 0 -liberate joy 1 -liberate negative 0 -liberate positive 1 -liberate sadness 0 -liberate surprise 1 -liberate trust 1 -liberation anger 0 -liberation anticipation 1 -liberation disgust 0 -liberation fear 0 -liberation joy 1 -liberation negative 0 -liberation positive 1 -liberation sadness 0 -liberation surprise 1 -liberation trust 0 -liberty anger 0 -liberty anticipation 1 -liberty disgust 0 -liberty fear 0 -liberty joy 1 -liberty negative 0 -liberty positive 1 -liberty sadness 0 -liberty surprise 1 -liberty trust 1 -libido anger 0 -libido anticipation 0 -libido disgust 0 -libido fear 0 -libido joy 0 -libido negative 0 -libido positive 0 -libido sadness 0 -libido surprise 0 -libido trust 0 -librarian anger 0 -librarian anticipation 0 -librarian disgust 0 -librarian fear 0 -librarian joy 0 -librarian negative 0 -librarian positive 0 -librarian sadness 0 -librarian surprise 0 -librarian trust 0 -library anger 0 -library anticipation 0 -library disgust 0 -library fear 0 -library joy 0 -library negative 0 -library positive 1 -library sadness 0 -library surprise 0 -library trust 0 -libretto anger 0 -libretto anticipation 0 -libretto disgust 0 -libretto fear 0 -libretto joy 0 -libretto negative 0 -libretto positive 0 -libretto sadness 0 -libretto surprise 0 -libretto trust 0 -license anger 0 -license anticipation 0 -license disgust 0 -license fear 0 -license joy 0 -license negative 0 -license positive 0 -license sadness 0 -license surprise 0 -license trust 0 -lichen anger 0 -lichen anticipation 0 -lichen disgust 0 -lichen fear 0 -lichen joy 0 -lichen negative 0 -lichen positive 0 -lichen sadness 0 -lichen surprise 0 -lichen trust 0 -lick anger 0 -lick anticipation 0 -lick disgust 1 -lick fear 0 -lick joy 0 -lick negative 1 -lick positive 0 -lick sadness 0 -lick surprise 0 -lick trust 0 -lid anger 0 -lid anticipation 0 -lid disgust 0 -lid fear 0 -lid joy 0 -lid negative 0 -lid positive 0 -lid sadness 0 -lid surprise 0 -lid trust 0 -lie anger 1 -lie anticipation 0 -lie disgust 1 -lie fear 0 -lie joy 0 -lie negative 1 -lie positive 0 -lie sadness 1 -lie surprise 0 -lie trust 0 -liege anger 0 -liege anticipation 0 -liege disgust 0 -liege fear 0 -liege joy 0 -liege negative 0 -liege positive 0 -liege sadness 0 -liege surprise 0 -liege trust 0 -lien anger 0 -lien anticipation 0 -lien disgust 0 -lien fear 0 -lien joy 0 -lien negative 0 -lien positive 0 -lien sadness 0 -lien surprise 0 -lien trust 0 -lieu anger 0 -lieu anticipation 0 -lieu disgust 0 -lieu fear 0 -lieu joy 0 -lieu negative 0 -lieu positive 0 -lieu sadness 0 -lieu surprise 0 -lieu trust 0 -lieutenant anger 0 -lieutenant anticipation 0 -lieutenant disgust 0 -lieutenant fear 0 -lieutenant joy 0 -lieutenant negative 0 -lieutenant positive 0 -lieutenant sadness 0 -lieutenant surprise 0 -lieutenant trust 1 -life anger 0 -life anticipation 0 -life disgust 0 -life fear 0 -life joy 0 -life negative 0 -life positive 0 -life sadness 0 -life surprise 0 -life trust 0 -lifeblood anger 0 -lifeblood anticipation 0 -lifeblood disgust 0 -lifeblood fear 0 -lifeblood joy 0 -lifeblood negative 0 -lifeblood positive 1 -lifeblood sadness 0 -lifeblood surprise 0 -lifeblood trust 0 -lifeboat anger 0 -lifeboat anticipation 0 -lifeboat disgust 0 -lifeboat fear 0 -lifeboat joy 0 -lifeboat negative 0 -lifeboat positive 0 -lifeboat sadness 0 -lifeboat surprise 0 -lifeboat trust 0 -lifeless anger 0 -lifeless anticipation 0 -lifeless disgust 0 -lifeless fear 1 -lifeless joy 0 -lifeless negative 1 -lifeless positive 0 -lifeless sadness 1 -lifeless surprise 0 -lifeless trust 0 -lifelike anger 0 -lifelike anticipation 0 -lifelike disgust 0 -lifelike fear 0 -lifelike joy 0 -lifelike negative 0 -lifelike positive 0 -lifelike sadness 0 -lifelike surprise 0 -lifelike trust 0 -lifelong anger 0 -lifelong anticipation 0 -lifelong disgust 0 -lifelong fear 0 -lifelong joy 0 -lifelong negative 0 -lifelong positive 0 -lifelong sadness 0 -lifelong surprise 0 -lifelong trust 0 -lifetime anger 0 -lifetime anticipation 0 -lifetime disgust 0 -lifetime fear 0 -lifetime joy 0 -lifetime negative 0 -lifetime positive 0 -lifetime sadness 0 -lifetime surprise 0 -lifetime trust 0 -lift anger 0 -lift anticipation 0 -lift disgust 0 -lift fear 0 -lift joy 0 -lift negative 0 -lift positive 0 -lift sadness 0 -lift surprise 0 -lift trust 0 -ligament anger 0 -ligament anticipation 0 -ligament disgust 0 -ligament fear 0 -ligament joy 0 -ligament negative 0 -ligament positive 0 -ligament sadness 0 -ligament surprise 0 -ligament trust 0 -ligation anger 0 -ligation anticipation 0 -ligation disgust 0 -ligation fear 0 -ligation joy 0 -ligation negative 0 -ligation positive 0 -ligation sadness 0 -ligation surprise 0 -ligation trust 0 -light anger 0 -light anticipation 0 -light disgust 0 -light fear 0 -light joy 0 -light negative 0 -light positive 0 -light sadness 0 -light surprise 0 -light trust 0 -lighten anger 0 -lighten anticipation 0 -lighten disgust 0 -lighten fear 0 -lighten joy 0 -lighten negative 0 -lighten positive 0 -lighten sadness 0 -lighten surprise 0 -lighten trust 0 -lighthouse anger 0 -lighthouse anticipation 0 -lighthouse disgust 0 -lighthouse fear 0 -lighthouse joy 0 -lighthouse negative 0 -lighthouse positive 1 -lighthouse sadness 0 -lighthouse surprise 0 -lighthouse trust 0 -lightness anger 0 -lightness anticipation 0 -lightness disgust 0 -lightness fear 0 -lightness joy 0 -lightness negative 0 -lightness positive 0 -lightness sadness 0 -lightness surprise 0 -lightness trust 0 -lightning anger 1 -lightning anticipation 0 -lightning disgust 0 -lightning fear 1 -lightning joy 0 -lightning negative 0 -lightning positive 0 -lightning sadness 0 -lightning surprise 1 -lightning trust 0 -likelihood anger 0 -likelihood anticipation 0 -likelihood disgust 0 -likelihood fear 0 -likelihood joy 0 -likelihood negative 0 -likelihood positive 0 -likelihood sadness 0 -likelihood surprise 0 -likelihood trust 0 -likeness anger 0 -likeness anticipation 0 -likeness disgust 0 -likeness fear 0 -likeness joy 0 -likeness negative 0 -likeness positive 0 -likeness sadness 0 -likeness surprise 0 -likeness trust 0 -likewise anger 0 -likewise anticipation 0 -likewise disgust 0 -likewise fear 0 -likewise joy 0 -likewise negative 0 -likewise positive 0 -likewise sadness 0 -likewise surprise 0 -likewise trust 0 -liking anger 0 -liking anticipation 0 -liking disgust 0 -liking fear 0 -liking joy 1 -liking negative 0 -liking positive 1 -liking sadness 0 -liking surprise 0 -liking trust 1 -lilac anger 0 -lilac anticipation 0 -lilac disgust 0 -lilac fear 0 -lilac joy 0 -lilac negative 0 -lilac positive 0 -lilac sadness 0 -lilac surprise 0 -lilac trust 0 -lily anger 0 -lily anticipation 0 -lily disgust 0 -lily fear 0 -lily joy 0 -lily negative 0 -lily positive 0 -lily sadness 0 -lily surprise 0 -lily trust 0 -limb anger 0 -limb anticipation 0 -limb disgust 0 -limb fear 0 -limb joy 0 -limb negative 0 -limb positive 0 -limb sadness 0 -limb surprise 0 -limb trust 0 -limbo anger 0 -limbo anticipation 0 -limbo disgust 0 -limbo fear 0 -limbo joy 0 -limbo negative 0 -limbo positive 0 -limbo sadness 0 -limbo surprise 0 -limbo trust 0 -limit anger 0 -limit anticipation 0 -limit disgust 0 -limit fear 0 -limit joy 0 -limit negative 0 -limit positive 0 -limit sadness 0 -limit surprise 0 -limit trust 0 -limitation anger 0 -limitation anticipation 0 -limitation disgust 0 -limitation fear 0 -limitation joy 0 -limitation negative 0 -limitation positive 0 -limitation sadness 0 -limitation surprise 0 -limitation trust 0 -limited anger 1 -limited anticipation 0 -limited disgust 0 -limited fear 0 -limited joy 0 -limited negative 1 -limited positive 0 -limited sadness 1 -limited surprise 0 -limited trust 0 -limitless anger 0 -limitless anticipation 0 -limitless disgust 0 -limitless fear 0 -limitless joy 0 -limitless negative 0 -limitless positive 0 -limitless sadness 0 -limitless surprise 0 -limitless trust 0 -limousine anger 0 -limousine anticipation 0 -limousine disgust 0 -limousine fear 0 -limousine joy 0 -limousine negative 0 -limousine positive 0 -limousine sadness 0 -limousine surprise 0 -limousine trust 0 -limp anger 0 -limp anticipation 0 -limp disgust 0 -limp fear 0 -limp joy 0 -limp negative 1 -limp positive 0 -limp sadness 0 -limp surprise 0 -limp trust 0 -lin anger 0 -lin anticipation 0 -lin disgust 0 -lin fear 0 -lin joy 0 -lin negative 0 -lin positive 0 -lin sadness 0 -lin surprise 0 -lin trust 0 -line anger 0 -line anticipation 0 -line disgust 0 -line fear 0 -line joy 0 -line negative 0 -line positive 0 -line sadness 0 -line surprise 0 -line trust 0 -lineage anger 0 -lineage anticipation 0 -lineage disgust 0 -lineage fear 0 -lineage joy 0 -lineage negative 0 -lineage positive 0 -lineage sadness 0 -lineage surprise 0 -lineage trust 0 -lineal anger 0 -lineal anticipation 0 -lineal disgust 0 -lineal fear 0 -lineal joy 0 -lineal negative 0 -lineal positive 0 -lineal sadness 0 -lineal surprise 0 -lineal trust 0 -linear anger 0 -linear anticipation 0 -linear disgust 0 -linear fear 0 -linear joy 0 -linear negative 0 -linear positive 0 -linear sadness 0 -linear surprise 0 -linear trust 0 -lined anger 0 -lined anticipation 0 -lined disgust 0 -lined fear 0 -lined joy 0 -lined negative 0 -lined positive 0 -lined sadness 0 -lined surprise 0 -lined trust 0 -linen anger 0 -linen anticipation 0 -linen disgust 0 -linen fear 0 -linen joy 0 -linen negative 0 -linen positive 0 -linen sadness 0 -linen surprise 0 -linen trust 0 -liner anger 0 -liner anticipation 0 -liner disgust 0 -liner fear 0 -liner joy 0 -liner negative 0 -liner positive 0 -liner sadness 0 -liner surprise 0 -liner trust 0 -lines anger 0 -lines anticipation 0 -lines disgust 0 -lines fear 1 -lines joy 0 -lines negative 0 -lines positive 0 -lines sadness 0 -lines surprise 0 -lines trust 0 -linger anger 0 -linger anticipation 1 -linger disgust 0 -linger fear 0 -linger joy 0 -linger negative 0 -linger positive 0 -linger sadness 0 -linger surprise 0 -linger trust 0 -lingo anger 0 -lingo anticipation 0 -lingo disgust 0 -lingo fear 0 -lingo joy 0 -lingo negative 0 -lingo positive 0 -lingo sadness 0 -lingo surprise 0 -lingo trust 0 -lingual anger 0 -lingual anticipation 0 -lingual disgust 0 -lingual fear 0 -lingual joy 0 -lingual negative 0 -lingual positive 0 -lingual sadness 0 -lingual surprise 0 -lingual trust 0 -linguist anger 0 -linguist anticipation 0 -linguist disgust 0 -linguist fear 0 -linguist joy 0 -linguist negative 0 -linguist positive 1 -linguist sadness 0 -linguist surprise 0 -linguist trust 1 -linguistic anger 0 -linguistic anticipation 0 -linguistic disgust 0 -linguistic fear 0 -linguistic joy 0 -linguistic negative 0 -linguistic positive 0 -linguistic sadness 0 -linguistic surprise 0 -linguistic trust 0 -linguistics anger 0 -linguistics anticipation 0 -linguistics disgust 0 -linguistics fear 0 -linguistics joy 0 -linguistics negative 0 -linguistics positive 0 -linguistics sadness 0 -linguistics surprise 0 -linguistics trust 0 -lining anger 0 -lining anticipation 0 -lining disgust 0 -lining fear 0 -lining joy 0 -lining negative 0 -lining positive 0 -lining sadness 0 -lining surprise 0 -lining trust 0 -link anger 0 -link anticipation 0 -link disgust 0 -link fear 0 -link joy 0 -link negative 0 -link positive 0 -link sadness 0 -link surprise 0 -link trust 0 -linoleum anger 0 -linoleum anticipation 0 -linoleum disgust 0 -linoleum fear 0 -linoleum joy 0 -linoleum negative 0 -linoleum positive 0 -linoleum sadness 0 -linoleum surprise 0 -linoleum trust 0 -lint anger 0 -lint anticipation 0 -lint disgust 0 -lint fear 0 -lint joy 0 -lint negative 1 -lint positive 0 -lint sadness 0 -lint surprise 0 -lint trust 0 -lion anger 0 -lion anticipation 0 -lion disgust 0 -lion fear 1 -lion joy 0 -lion negative 0 -lion positive 1 -lion sadness 0 -lion surprise 0 -lion trust 0 -lip anger 0 -lip anticipation 0 -lip disgust 0 -lip fear 0 -lip joy 0 -lip negative 0 -lip positive 0 -lip sadness 0 -lip surprise 0 -lip trust 0 -lipstick anger 0 -lipstick anticipation 0 -lipstick disgust 0 -lipstick fear 0 -lipstick joy 0 -lipstick negative 0 -lipstick positive 0 -lipstick sadness 0 -lipstick surprise 0 -lipstick trust 0 -liquefaction anger 0 -liquefaction anticipation 0 -liquefaction disgust 0 -liquefaction fear 0 -liquefaction joy 0 -liquefaction negative 0 -liquefaction positive 0 -liquefaction sadness 0 -liquefaction surprise 0 -liquefaction trust 0 -liquefied anger 0 -liquefied anticipation 0 -liquefied disgust 0 -liquefied fear 0 -liquefied joy 0 -liquefied negative 0 -liquefied positive 0 -liquefied sadness 0 -liquefied surprise 0 -liquefied trust 0 -liqueur anger 0 -liqueur anticipation 0 -liqueur disgust 0 -liqueur fear 0 -liqueur joy 0 -liqueur negative 0 -liqueur positive 0 -liqueur sadness 0 -liqueur surprise 0 -liqueur trust 0 -liquid anger 0 -liquid anticipation 0 -liquid disgust 0 -liquid fear 0 -liquid joy 0 -liquid negative 0 -liquid positive 0 -liquid sadness 0 -liquid surprise 0 -liquid trust 0 -liquidate anger 0 -liquidate anticipation 0 -liquidate disgust 0 -liquidate fear 0 -liquidate joy 0 -liquidate negative 0 -liquidate positive 0 -liquidate sadness 0 -liquidate surprise 0 -liquidate trust 0 -liquidation anger 0 -liquidation anticipation 0 -liquidation disgust 0 -liquidation fear 0 -liquidation joy 0 -liquidation negative 0 -liquidation positive 0 -liquidation sadness 0 -liquidation surprise 0 -liquidation trust 0 -liquidator anger 0 -liquidator anticipation 0 -liquidator disgust 0 -liquidator fear 0 -liquidator joy 0 -liquidator negative 0 -liquidator positive 0 -liquidator sadness 0 -liquidator surprise 0 -liquidator trust 0 -liquidity anger 0 -liquidity anticipation 0 -liquidity disgust 0 -liquidity fear 0 -liquidity joy 0 -liquidity negative 0 -liquidity positive 0 -liquidity sadness 0 -liquidity surprise 0 -liquidity trust 0 -liquor anger 1 -liquor anticipation 0 -liquor disgust 0 -liquor fear 0 -liquor joy 1 -liquor negative 1 -liquor positive 0 -liquor sadness 1 -liquor surprise 0 -liquor trust 0 -lisp anger 0 -lisp anticipation 0 -lisp disgust 0 -lisp fear 0 -lisp joy 0 -lisp negative 0 -lisp positive 0 -lisp sadness 0 -lisp surprise 0 -lisp trust 0 -list anger 0 -list anticipation 0 -list disgust 0 -list fear 0 -list joy 0 -list negative 0 -list positive 0 -list sadness 0 -list surprise 0 -list trust 0 -listen anger 0 -listen anticipation 0 -listen disgust 0 -listen fear 0 -listen joy 0 -listen negative 0 -listen positive 0 -listen sadness 0 -listen surprise 0 -listen trust 0 -listener anger 0 -listener anticipation 0 -listener disgust 0 -listener fear 0 -listener joy 0 -listener negative 0 -listener positive 0 -listener sadness 0 -listener surprise 0 -listener trust 0 -listing anger 0 -listing anticipation 0 -listing disgust 0 -listing fear 0 -listing joy 0 -listing negative 0 -listing positive 0 -listing sadness 0 -listing surprise 0 -listing trust 0 -listless anger 0 -listless anticipation 0 -listless disgust 0 -listless fear 0 -listless joy 0 -listless negative 1 -listless positive 0 -listless sadness 1 -listless surprise 0 -listless trust 0 -litany anger 0 -litany anticipation 0 -litany disgust 0 -litany fear 0 -litany joy 0 -litany negative 0 -litany positive 0 -litany sadness 0 -litany surprise 0 -litany trust 0 -literally anger 0 -literally anticipation 0 -literally disgust 0 -literally fear 0 -literally joy 0 -literally negative 0 -literally positive 0 -literally sadness 0 -literally surprise 0 -literally trust 0 -literary anger 0 -literary anticipation 0 -literary disgust 0 -literary fear 0 -literary joy 0 -literary negative 0 -literary positive 0 -literary sadness 0 -literary surprise 0 -literary trust 0 -literature anger 0 -literature anticipation 0 -literature disgust 0 -literature fear 0 -literature joy 0 -literature negative 0 -literature positive 0 -literature sadness 0 -literature surprise 0 -literature trust 0 -lithe anger 0 -lithe anticipation 0 -lithe disgust 0 -lithe fear 0 -lithe joy 0 -lithe negative 0 -lithe positive 1 -lithe sadness 0 -lithe surprise 0 -lithe trust 0 -lithograph anger 0 -lithograph anticipation 0 -lithograph disgust 0 -lithograph fear 0 -lithograph joy 0 -lithograph negative 0 -lithograph positive 0 -lithograph sadness 0 -lithograph surprise 0 -lithograph trust 0 -lithography anger 0 -lithography anticipation 0 -lithography disgust 0 -lithography fear 0 -lithography joy 0 -lithography negative 0 -lithography positive 0 -lithography sadness 0 -lithography surprise 0 -lithography trust 0 -lithology anger 0 -lithology anticipation 0 -lithology disgust 0 -lithology fear 0 -lithology joy 0 -lithology negative 0 -lithology positive 0 -lithology sadness 0 -lithology surprise 0 -lithology trust 0 -lithosphere anger 0 -lithosphere anticipation 0 -lithosphere disgust 0 -lithosphere fear 0 -lithosphere joy 0 -lithosphere negative 0 -lithosphere positive 0 -lithosphere sadness 0 -lithosphere surprise 0 -lithosphere trust 0 -litigant anger 0 -litigant anticipation 0 -litigant disgust 0 -litigant fear 0 -litigant joy 0 -litigant negative 1 -litigant positive 0 -litigant sadness 0 -litigant surprise 0 -litigant trust 0 -litigate anger 1 -litigate anticipation 1 -litigate disgust 1 -litigate fear 1 -litigate joy 0 -litigate negative 1 -litigate positive 0 -litigate sadness 1 -litigate surprise 0 -litigate trust 0 -litigation anger 0 -litigation anticipation 0 -litigation disgust 0 -litigation fear 0 -litigation joy 0 -litigation negative 1 -litigation positive 0 -litigation sadness 0 -litigation surprise 0 -litigation trust 0 -litigious anger 1 -litigious anticipation 0 -litigious disgust 1 -litigious fear 0 -litigious joy 0 -litigious negative 1 -litigious positive 0 -litigious sadness 0 -litigious surprise 0 -litigious trust 0 -litter anger 0 -litter anticipation 0 -litter disgust 0 -litter fear 0 -litter joy 0 -litter negative 1 -litter positive 0 -litter sadness 0 -litter surprise 0 -litter trust 0 -littoral anger 0 -littoral anticipation 0 -littoral disgust 0 -littoral fear 0 -littoral joy 0 -littoral negative 0 -littoral positive 0 -littoral sadness 0 -littoral surprise 0 -littoral trust 0 -liturgy anger 0 -liturgy anticipation 0 -liturgy disgust 0 -liturgy fear 0 -liturgy joy 0 -liturgy negative 0 -liturgy positive 0 -liturgy sadness 0 -liturgy surprise 0 -liturgy trust 0 -livelihood anger 0 -livelihood anticipation 0 -livelihood disgust 0 -livelihood fear 0 -livelihood joy 0 -livelihood negative 0 -livelihood positive 0 -livelihood sadness 0 -livelihood surprise 0 -livelihood trust 0 -livery anger 0 -livery anticipation 0 -livery disgust 0 -livery fear 0 -livery joy 0 -livery negative 0 -livery positive 0 -livery sadness 0 -livery surprise 0 -livery trust 0 -livid anger 1 -livid anticipation 0 -livid disgust 1 -livid fear 0 -livid joy 0 -livid negative 1 -livid positive 0 -livid sadness 0 -livid surprise 0 -livid trust 0 -living anger 0 -living anticipation 0 -living disgust 0 -living fear 0 -living joy 0 -living negative 0 -living positive 0 -living sadness 0 -living surprise 0 -living trust 0 -llama anger 0 -llama anticipation 0 -llama disgust 0 -llama fear 0 -llama joy 0 -llama negative 0 -llama positive 0 -llama sadness 0 -llama surprise 0 -llama trust 0 -load anger 0 -load anticipation 0 -load disgust 0 -load fear 0 -load joy 0 -load negative 0 -load positive 0 -load sadness 0 -load surprise 0 -load trust 0 -loaf anger 0 -loaf anticipation 0 -loaf disgust 0 -loaf fear 0 -loaf joy 0 -loaf negative 1 -loaf positive 0 -loaf sadness 0 -loaf surprise 0 -loaf trust 0 -loafer anger 0 -loafer anticipation 0 -loafer disgust 0 -loafer fear 0 -loafer joy 0 -loafer negative 1 -loafer positive 0 -loafer sadness 0 -loafer surprise 0 -loafer trust 0 -loam anger 0 -loam anticipation 0 -loam disgust 0 -loam fear 0 -loam joy 0 -loam negative 0 -loam positive 0 -loam sadness 0 -loam surprise 0 -loam trust 0 -loan anger 0 -loan anticipation 0 -loan disgust 0 -loan fear 0 -loan joy 0 -loan negative 0 -loan positive 0 -loan sadness 0 -loan surprise 0 -loan trust 0 -loath anger 1 -loath anticipation 0 -loath disgust 0 -loath fear 0 -loath joy 0 -loath negative 1 -loath positive 0 -loath sadness 0 -loath surprise 0 -loath trust 0 -loathe anger 1 -loathe anticipation 0 -loathe disgust 1 -loathe fear 0 -loathe joy 0 -loathe negative 1 -loathe positive 0 -loathe sadness 0 -loathe surprise 0 -loathe trust 0 -loathing anger 0 -loathing anticipation 0 -loathing disgust 1 -loathing fear 0 -loathing joy 0 -loathing negative 1 -loathing positive 0 -loathing sadness 0 -loathing surprise 0 -loathing trust 0 -loathsome anger 1 -loathsome anticipation 0 -loathsome disgust 1 -loathsome fear 0 -loathsome joy 0 -loathsome negative 1 -loathsome positive 0 -loathsome sadness 0 -loathsome surprise 0 -loathsome trust 0 -lobby anger 0 -lobby anticipation 0 -lobby disgust 0 -lobby fear 0 -lobby joy 0 -lobby negative 0 -lobby positive 0 -lobby sadness 0 -lobby surprise 0 -lobby trust 0 -lobbyist anger 0 -lobbyist anticipation 0 -lobbyist disgust 0 -lobbyist fear 0 -lobbyist joy 0 -lobbyist negative 1 -lobbyist positive 0 -lobbyist sadness 0 -lobbyist surprise 0 -lobbyist trust 0 -lobe anger 0 -lobe anticipation 0 -lobe disgust 0 -lobe fear 0 -lobe joy 0 -lobe negative 0 -lobe positive 0 -lobe sadness 0 -lobe surprise 0 -lobe trust 0 -local anger 0 -local anticipation 0 -local disgust 0 -local fear 0 -local joy 0 -local negative 0 -local positive 0 -local sadness 0 -local surprise 0 -local trust 0 -locale anger 0 -locale anticipation 0 -locale disgust 0 -locale fear 0 -locale joy 0 -locale negative 0 -locale positive 0 -locale sadness 0 -locale surprise 0 -locale trust 0 -locality anger 0 -locality anticipation 0 -locality disgust 0 -locality fear 0 -locality joy 0 -locality negative 0 -locality positive 0 -locality sadness 0 -locality surprise 0 -locality trust 0 -localization anger 0 -localization anticipation 0 -localization disgust 0 -localization fear 0 -localization joy 0 -localization negative 0 -localization positive 0 -localization sadness 0 -localization surprise 0 -localization trust 0 -localize anger 0 -localize anticipation 1 -localize disgust 0 -localize fear 0 -localize joy 0 -localize negative 0 -localize positive 0 -localize sadness 0 -localize surprise 0 -localize trust 0 -locate anger 0 -locate anticipation 0 -locate disgust 0 -locate fear 0 -locate joy 0 -locate negative 0 -locate positive 0 -locate sadness 0 -locate surprise 0 -locate trust 0 -location anger 0 -location anticipation 0 -location disgust 0 -location fear 0 -location joy 0 -location negative 0 -location positive 0 -location sadness 0 -location surprise 0 -location trust 0 -loch anger 0 -loch anticipation 0 -loch disgust 0 -loch fear 0 -loch joy 0 -loch negative 0 -loch positive 0 -loch sadness 0 -loch surprise 0 -loch trust 0 -lock anger 0 -lock anticipation 0 -lock disgust 0 -lock fear 0 -lock joy 0 -lock negative 0 -lock positive 0 -lock sadness 0 -lock surprise 0 -lock trust 0 -locker anger 0 -locker anticipation 0 -locker disgust 0 -locker fear 0 -locker joy 0 -locker negative 0 -locker positive 0 -locker sadness 0 -locker surprise 0 -locker trust 0 -locksmith anger 0 -locksmith anticipation 0 -locksmith disgust 0 -locksmith fear 0 -locksmith joy 0 -locksmith negative 0 -locksmith positive 0 -locksmith sadness 0 -locksmith surprise 0 -locksmith trust 0 -lockup anger 0 -lockup anticipation 0 -lockup disgust 0 -lockup fear 1 -lockup joy 0 -lockup negative 1 -lockup positive 0 -lockup sadness 1 -lockup surprise 0 -lockup trust 0 -locomotion anger 0 -locomotion anticipation 0 -locomotion disgust 0 -locomotion fear 0 -locomotion joy 0 -locomotion negative 0 -locomotion positive 0 -locomotion sadness 0 -locomotion surprise 0 -locomotion trust 0 -locomotive anger 0 -locomotive anticipation 0 -locomotive disgust 0 -locomotive fear 0 -locomotive joy 0 -locomotive negative 0 -locomotive positive 0 -locomotive sadness 0 -locomotive surprise 0 -locomotive trust 0 -locust anger 0 -locust anticipation 0 -locust disgust 0 -locust fear 1 -locust joy 0 -locust negative 1 -locust positive 0 -locust sadness 0 -locust surprise 0 -locust trust 0 -lodge anger 0 -lodge anticipation 0 -lodge disgust 0 -lodge fear 0 -lodge joy 0 -lodge negative 0 -lodge positive 0 -lodge sadness 0 -lodge surprise 0 -lodge trust 0 -lodger anger 0 -lodger anticipation 0 -lodger disgust 0 -lodger fear 0 -lodger joy 0 -lodger negative 0 -lodger positive 0 -lodger sadness 0 -lodger surprise 0 -lodger trust 0 -lodging anger 0 -lodging anticipation 0 -lodging disgust 0 -lodging fear 0 -lodging joy 0 -lodging negative 0 -lodging positive 0 -lodging sadness 0 -lodging surprise 0 -lodging trust 1 -loft anger 0 -loft anticipation 0 -loft disgust 0 -loft fear 0 -loft joy 0 -loft negative 0 -loft positive 0 -loft sadness 0 -loft surprise 0 -loft trust 0 -lofty anger 0 -lofty anticipation 0 -lofty disgust 0 -lofty fear 0 -lofty joy 0 -lofty negative 1 -lofty positive 0 -lofty sadness 0 -lofty surprise 0 -lofty trust 0 -log anger 0 -log anticipation 0 -log disgust 0 -log fear 0 -log joy 0 -log negative 0 -log positive 0 -log sadness 0 -log surprise 0 -log trust 0 -logarithm anger 0 -logarithm anticipation 0 -logarithm disgust 0 -logarithm fear 0 -logarithm joy 0 -logarithm negative 0 -logarithm positive 0 -logarithm sadness 0 -logarithm surprise 0 -logarithm trust 0 -logarithmic anger 0 -logarithmic anticipation 0 -logarithmic disgust 0 -logarithmic fear 0 -logarithmic joy 0 -logarithmic negative 0 -logarithmic positive 0 -logarithmic sadness 0 -logarithmic surprise 0 -logarithmic trust 0 -logic anger 0 -logic anticipation 0 -logic disgust 0 -logic fear 0 -logic joy 0 -logic negative 0 -logic positive 0 -logic sadness 0 -logic surprise 0 -logic trust 0 -logical anger 0 -logical anticipation 0 -logical disgust 0 -logical fear 0 -logical joy 0 -logical negative 0 -logical positive 1 -logical sadness 0 -logical surprise 0 -logical trust 0 -logistics anger 0 -logistics anticipation 0 -logistics disgust 0 -logistics fear 0 -logistics joy 0 -logistics negative 0 -logistics positive 0 -logistics sadness 0 -logistics surprise 0 -logistics trust 0 -logotype anger 0 -logotype anticipation 0 -logotype disgust 0 -logotype fear 0 -logotype joy 0 -logotype negative 0 -logotype positive 0 -logotype sadness 0 -logotype surprise 0 -logotype trust 0 -loin anger 0 -loin anticipation 0 -loin disgust 0 -loin fear 0 -loin joy 0 -loin negative 0 -loin positive 0 -loin sadness 0 -loin surprise 0 -loin trust 0 -lollipop anger 0 -lollipop anticipation 0 -lollipop disgust 0 -lollipop fear 0 -lollipop joy 0 -lollipop negative 0 -lollipop positive 0 -lollipop sadness 0 -lollipop surprise 0 -lollipop trust 0 -lone anger 0 -lone anticipation 0 -lone disgust 0 -lone fear 0 -lone joy 0 -lone negative 0 -lone positive 0 -lone sadness 1 -lone surprise 0 -lone trust 0 -loneliness anger 0 -loneliness anticipation 0 -loneliness disgust 0 -loneliness fear 1 -loneliness joy 0 -loneliness negative 1 -loneliness positive 0 -loneliness sadness 1 -loneliness surprise 0 -loneliness trust 0 -lonely anger 1 -lonely anticipation 0 -lonely disgust 1 -lonely fear 1 -lonely joy 0 -lonely negative 1 -lonely positive 0 -lonely sadness 1 -lonely surprise 0 -lonely trust 0 -lonesome anger 0 -lonesome anticipation 0 -lonesome disgust 0 -lonesome fear 0 -lonesome joy 0 -lonesome negative 1 -lonesome positive 0 -lonesome sadness 1 -lonesome surprise 0 -lonesome trust 0 -long anger 0 -long anticipation 1 -long disgust 0 -long fear 0 -long joy 0 -long negative 0 -long positive 0 -long sadness 0 -long surprise 0 -long trust 0 -longevity anger 0 -longevity anticipation 0 -longevity disgust 0 -longevity fear 0 -longevity joy 0 -longevity negative 0 -longevity positive 1 -longevity sadness 0 -longevity surprise 0 -longevity trust 0 -longing anger 0 -longing anticipation 1 -longing disgust 0 -longing fear 0 -longing joy 0 -longing negative 0 -longing positive 0 -longing sadness 1 -longing surprise 0 -longing trust 0 -longitude anger 0 -longitude anticipation 0 -longitude disgust 0 -longitude fear 0 -longitude joy 0 -longitude negative 0 -longitude positive 0 -longitude sadness 0 -longitude surprise 0 -longitude trust 0 -longitudinal anger 0 -longitudinal anticipation 0 -longitudinal disgust 0 -longitudinal fear 0 -longitudinal joy 0 -longitudinal negative 0 -longitudinal positive 0 -longitudinal sadness 0 -longitudinal surprise 0 -longitudinal trust 0 -longitudinally anger 0 -longitudinally anticipation 0 -longitudinally disgust 0 -longitudinally fear 0 -longitudinally joy 0 -longitudinally negative 0 -longitudinally positive 0 -longitudinally sadness 0 -longitudinally surprise 0 -longitudinally trust 0 -loo anger 0 -loo anticipation 0 -loo disgust 1 -loo fear 0 -loo joy 0 -loo negative 1 -loo positive 0 -loo sadness 0 -loo surprise 0 -loo trust 0 -lookout anger 0 -lookout anticipation 0 -lookout disgust 0 -lookout fear 0 -lookout joy 0 -lookout negative 0 -lookout positive 0 -lookout sadness 0 -lookout surprise 0 -lookout trust 0 -loom anger 0 -loom anticipation 1 -loom disgust 0 -loom fear 1 -loom joy 0 -loom negative 1 -loom positive 0 -loom sadness 0 -loom surprise 0 -loom trust 0 -looming anger 0 -looming anticipation 0 -looming disgust 0 -looming fear 0 -looming joy 0 -looming negative 0 -looming positive 0 -looming sadness 0 -looming surprise 0 -looming trust 0 -loon anger 0 -loon anticipation 0 -loon disgust 1 -loon fear 0 -loon joy 0 -loon negative 1 -loon positive 0 -loon sadness 0 -loon surprise 0 -loon trust 0 -loony anger 0 -loony anticipation 0 -loony disgust 0 -loony fear 0 -loony joy 0 -loony negative 1 -loony positive 0 -loony sadness 0 -loony surprise 0 -loony trust 0 -loop anger 0 -loop anticipation 0 -loop disgust 0 -loop fear 0 -loop joy 0 -loop negative 0 -loop positive 0 -loop sadness 0 -loop surprise 0 -loop trust 0 -loophole anger 0 -loophole anticipation 0 -loophole disgust 0 -loophole fear 0 -loophole joy 0 -loophole negative 0 -loophole positive 0 -loophole sadness 0 -loophole surprise 0 -loophole trust 0 -loosen anger 0 -loosen anticipation 0 -loosen disgust 0 -loosen fear 0 -loosen joy 0 -loosen negative 0 -loosen positive 0 -loosen sadness 0 -loosen surprise 0 -loosen trust 0 -loosening anger 0 -loosening anticipation 0 -loosening disgust 0 -loosening fear 0 -loosening joy 0 -loosening negative 0 -loosening positive 0 -loosening sadness 0 -loosening surprise 0 -loosening trust 0 -loot anger 0 -loot anticipation 0 -loot disgust 0 -loot fear 0 -loot joy 0 -loot negative 1 -loot positive 0 -loot sadness 0 -loot surprise 0 -loot trust 0 -lop anger 0 -lop anticipation 0 -lop disgust 0 -lop fear 0 -lop joy 0 -lop negative 0 -lop positive 0 -lop sadness 0 -lop surprise 0 -lop trust 0 -lopsided anger 0 -lopsided anticipation 0 -lopsided disgust 0 -lopsided fear 0 -lopsided joy 0 -lopsided negative 0 -lopsided positive 0 -lopsided sadness 0 -lopsided surprise 0 -lopsided trust 0 -lord anger 0 -lord anticipation 0 -lord disgust 1 -lord fear 0 -lord joy 0 -lord negative 1 -lord positive 1 -lord sadness 0 -lord surprise 0 -lord trust 1 -lords anger 0 -lords anticipation 0 -lords disgust 0 -lords fear 0 -lords joy 0 -lords negative 0 -lords positive 0 -lords sadness 0 -lords surprise 0 -lords trust 0 -lordship anger 0 -lordship anticipation 0 -lordship disgust 0 -lordship fear 0 -lordship joy 0 -lordship negative 0 -lordship positive 1 -lordship sadness 0 -lordship surprise 0 -lordship trust 0 -lore anger 0 -lore anticipation 0 -lore disgust 0 -lore fear 0 -lore joy 0 -lore negative 0 -lore positive 0 -lore sadness 0 -lore surprise 0 -lore trust 0 -lorry anger 0 -lorry anticipation 0 -lorry disgust 0 -lorry fear 0 -lorry joy 0 -lorry negative 0 -lorry positive 0 -lorry sadness 0 -lorry surprise 0 -lorry trust 0 -lose anger 1 -lose anticipation 0 -lose disgust 1 -lose fear 1 -lose joy 0 -lose negative 1 -lose positive 0 -lose sadness 1 -lose surprise 1 -lose trust 0 -losing anger 1 -losing anticipation 0 -losing disgust 0 -losing fear 0 -losing joy 0 -losing negative 1 -losing positive 0 -losing sadness 1 -losing surprise 0 -losing trust 0 -loss anger 1 -loss anticipation 0 -loss disgust 0 -loss fear 1 -loss joy 0 -loss negative 1 -loss positive 0 -loss sadness 1 -loss surprise 0 -loss trust 0 -lost anger 0 -lost anticipation 0 -lost disgust 0 -lost fear 0 -lost joy 0 -lost negative 1 -lost positive 0 -lost sadness 1 -lost surprise 0 -lost trust 0 -lot anger 0 -lot anticipation 0 -lot disgust 0 -lot fear 0 -lot joy 0 -lot negative 0 -lot positive 0 -lot sadness 0 -lot surprise 0 -lot trust 0 -lotion anger 0 -lotion anticipation 0 -lotion disgust 0 -lotion fear 0 -lotion joy 0 -lotion negative 0 -lotion positive 0 -lotion sadness 0 -lotion surprise 0 -lotion trust 0 -lots anger 0 -lots anticipation 0 -lots disgust 0 -lots fear 0 -lots joy 0 -lots negative 0 -lots positive 0 -lots sadness 0 -lots surprise 0 -lots trust 0 -lottery anger 0 -lottery anticipation 1 -lottery disgust 0 -lottery fear 0 -lottery joy 0 -lottery negative 0 -lottery positive 0 -lottery sadness 0 -lottery surprise 0 -lottery trust 0 -lotto anger 0 -lotto anticipation 0 -lotto disgust 0 -lotto fear 0 -lotto joy 0 -lotto negative 0 -lotto positive 0 -lotto sadness 0 -lotto surprise 0 -lotto trust 0 -loud anger 0 -loud anticipation 0 -loud disgust 0 -loud fear 0 -loud joy 0 -loud negative 0 -loud positive 0 -loud sadness 0 -loud surprise 0 -loud trust 0 -loudly anger 0 -loudly anticipation 0 -loudly disgust 0 -loudly fear 0 -loudly joy 0 -loudly negative 0 -loudly positive 0 -loudly sadness 0 -loudly surprise 0 -loudly trust 0 -loudness anger 1 -loudness anticipation 0 -loudness disgust 0 -loudness fear 0 -loudness joy 0 -loudness negative 1 -loudness positive 0 -loudness sadness 0 -loudness surprise 0 -loudness trust 0 -lounge anger 0 -lounge anticipation 0 -lounge disgust 0 -lounge fear 0 -lounge joy 0 -lounge negative 1 -lounge positive 0 -lounge sadness 0 -lounge surprise 0 -lounge trust 0 -louse anger 0 -louse anticipation 0 -louse disgust 1 -louse fear 0 -louse joy 0 -louse negative 1 -louse positive 0 -louse sadness 0 -louse surprise 0 -louse trust 0 -lovable anger 0 -lovable anticipation 0 -lovable disgust 0 -lovable fear 0 -lovable joy 1 -lovable negative 0 -lovable positive 1 -lovable sadness 0 -lovable surprise 0 -lovable trust 1 -love anger 0 -love anticipation 0 -love disgust 0 -love fear 0 -love joy 1 -love negative 0 -love positive 1 -love sadness 0 -love surprise 0 -love trust 0 -lovely anger 0 -lovely anticipation 1 -lovely disgust 0 -lovely fear 0 -lovely joy 1 -lovely negative 0 -lovely positive 1 -lovely sadness 1 -lovely surprise 1 -lovely trust 1 -lovemaking anger 0 -lovemaking anticipation 0 -lovemaking disgust 0 -lovemaking fear 0 -lovemaking joy 1 -lovemaking negative 0 -lovemaking positive 1 -lovemaking sadness 0 -lovemaking surprise 0 -lovemaking trust 1 -lover anger 0 -lover anticipation 1 -lover disgust 0 -lover fear 0 -lover joy 1 -lover negative 0 -lover positive 1 -lover sadness 0 -lover surprise 0 -lover trust 1 -loving anger 0 -loving anticipation 0 -loving disgust 0 -loving fear 0 -loving joy 1 -loving negative 0 -loving positive 1 -loving sadness 0 -loving surprise 0 -loving trust 1 -lower anger 0 -lower anticipation 0 -lower disgust 0 -lower fear 0 -lower joy 0 -lower negative 1 -lower positive 0 -lower sadness 1 -lower surprise 0 -lower trust 0 -lowering anger 0 -lowering anticipation 0 -lowering disgust 0 -lowering fear 0 -lowering joy 0 -lowering negative 1 -lowering positive 0 -lowering sadness 0 -lowering surprise 0 -lowering trust 0 -lowest anger 0 -lowest anticipation 0 -lowest disgust 0 -lowest fear 0 -lowest joy 0 -lowest negative 1 -lowest positive 0 -lowest sadness 1 -lowest surprise 0 -lowest trust 0 -lowlands anger 0 -lowlands anticipation 0 -lowlands disgust 0 -lowlands fear 0 -lowlands joy 0 -lowlands negative 1 -lowlands positive 0 -lowlands sadness 0 -lowlands surprise 0 -lowlands trust 0 -lowly anger 0 -lowly anticipation 0 -lowly disgust 0 -lowly fear 0 -lowly joy 0 -lowly negative 1 -lowly positive 0 -lowly sadness 1 -lowly surprise 0 -lowly trust 0 -loyal anger 0 -loyal anticipation 0 -loyal disgust 0 -loyal fear 1 -loyal joy 1 -loyal negative 0 -loyal positive 1 -loyal sadness 0 -loyal surprise 1 -loyal trust 1 -loyalty anger 0 -loyalty anticipation 0 -loyalty disgust 0 -loyalty fear 0 -loyalty joy 0 -loyalty negative 0 -loyalty positive 1 -loyalty sadness 0 -loyalty surprise 0 -loyalty trust 1 -lubricate anger 0 -lubricate anticipation 0 -lubricate disgust 0 -lubricate fear 0 -lubricate joy 0 -lubricate negative 0 -lubricate positive 0 -lubricate sadness 0 -lubricate surprise 0 -lubricate trust 0 -lubrication anger 0 -lubrication anticipation 0 -lubrication disgust 0 -lubrication fear 0 -lubrication joy 0 -lubrication negative 0 -lubrication positive 0 -lubrication sadness 0 -lubrication surprise 0 -lubrication trust 0 -luck anger 0 -luck anticipation 1 -luck disgust 0 -luck fear 0 -luck joy 1 -luck negative 0 -luck positive 1 -luck sadness 0 -luck surprise 1 -luck trust 0 -lucky anger 0 -lucky anticipation 0 -lucky disgust 0 -lucky fear 0 -lucky joy 1 -lucky negative 0 -lucky positive 1 -lucky sadness 0 -lucky surprise 1 -lucky trust 0 -ludicrous anger 0 -ludicrous anticipation 0 -ludicrous disgust 0 -ludicrous fear 0 -ludicrous joy 0 -ludicrous negative 1 -ludicrous positive 0 -ludicrous sadness 0 -ludicrous surprise 0 -ludicrous trust 0 -lug anger 0 -lug anticipation 0 -lug disgust 0 -lug fear 0 -lug joy 0 -lug negative 0 -lug positive 0 -lug sadness 0 -lug surprise 0 -lug trust 0 -luggage anger 0 -luggage anticipation 0 -luggage disgust 0 -luggage fear 0 -luggage joy 0 -luggage negative 0 -luggage positive 0 -luggage sadness 0 -luggage surprise 0 -luggage trust 0 -lull anger 0 -lull anticipation 1 -lull disgust 0 -lull fear 0 -lull joy 0 -lull negative 0 -lull positive 0 -lull sadness 0 -lull surprise 0 -lull trust 0 -lullaby anger 0 -lullaby anticipation 0 -lullaby disgust 0 -lullaby fear 0 -lullaby joy 0 -lullaby negative 0 -lullaby positive 0 -lullaby sadness 0 -lullaby surprise 0 -lullaby trust 0 -lumbar anger 0 -lumbar anticipation 0 -lumbar disgust 0 -lumbar fear 0 -lumbar joy 0 -lumbar negative 0 -lumbar positive 0 -lumbar sadness 0 -lumbar surprise 0 -lumbar trust 0 -lumber anger 0 -lumber anticipation 0 -lumber disgust 0 -lumber fear 0 -lumber joy 0 -lumber negative 0 -lumber positive 0 -lumber sadness 0 -lumber surprise 0 -lumber trust 0 -lumbering anger 0 -lumbering anticipation 0 -lumbering disgust 0 -lumbering fear 0 -lumbering joy 0 -lumbering negative 1 -lumbering positive 0 -lumbering sadness 0 -lumbering surprise 0 -lumbering trust 0 -luminescent anger 0 -luminescent anticipation 0 -luminescent disgust 0 -luminescent fear 0 -luminescent joy 0 -luminescent negative 0 -luminescent positive 0 -luminescent sadness 0 -luminescent surprise 0 -luminescent trust 0 -luminous anger 0 -luminous anticipation 0 -luminous disgust 0 -luminous fear 0 -luminous joy 0 -luminous negative 0 -luminous positive 0 -luminous sadness 0 -luminous surprise 0 -luminous trust 0 -lump anger 0 -lump anticipation 0 -lump disgust 0 -lump fear 0 -lump joy 0 -lump negative 1 -lump positive 0 -lump sadness 0 -lump surprise 0 -lump trust 0 -lumpy anger 0 -lumpy anticipation 0 -lumpy disgust 1 -lumpy fear 0 -lumpy joy 0 -lumpy negative 1 -lumpy positive 0 -lumpy sadness 0 -lumpy surprise 0 -lumpy trust 0 -lunacy anger 1 -lunacy anticipation 0 -lunacy disgust 1 -lunacy fear 1 -lunacy joy 0 -lunacy negative 1 -lunacy positive 0 -lunacy sadness 1 -lunacy surprise 0 -lunacy trust 0 -lunar anger 0 -lunar anticipation 0 -lunar disgust 0 -lunar fear 0 -lunar joy 0 -lunar negative 0 -lunar positive 0 -lunar sadness 0 -lunar surprise 0 -lunar trust 0 -lunatic anger 1 -lunatic anticipation 0 -lunatic disgust 1 -lunatic fear 1 -lunatic joy 0 -lunatic negative 1 -lunatic positive 0 -lunatic sadness 0 -lunatic surprise 0 -lunatic trust 0 -lunch anger 0 -lunch anticipation 0 -lunch disgust 0 -lunch fear 0 -lunch joy 0 -lunch negative 0 -lunch positive 0 -lunch sadness 0 -lunch surprise 0 -lunch trust 0 -luncheon anger 0 -luncheon anticipation 0 -luncheon disgust 0 -luncheon fear 0 -luncheon joy 0 -luncheon negative 0 -luncheon positive 0 -luncheon sadness 0 -luncheon surprise 0 -luncheon trust 0 -lunge anger 0 -lunge anticipation 0 -lunge disgust 0 -lunge fear 0 -lunge joy 0 -lunge negative 0 -lunge positive 0 -lunge sadness 0 -lunge surprise 1 -lunge trust 0 -lungs anger 0 -lungs anticipation 0 -lungs disgust 0 -lungs fear 0 -lungs joy 0 -lungs negative 0 -lungs positive 0 -lungs sadness 0 -lungs surprise 0 -lungs trust 0 -lurch anger 0 -lurch anticipation 0 -lurch disgust 0 -lurch fear 0 -lurch joy 0 -lurch negative 1 -lurch positive 0 -lurch sadness 0 -lurch surprise 0 -lurch trust 0 -lure anger 0 -lure anticipation 0 -lure disgust 0 -lure fear 0 -lure joy 0 -lure negative 1 -lure positive 0 -lure sadness 0 -lure surprise 0 -lure trust 0 -lurid anger 0 -lurid anticipation 0 -lurid disgust 1 -lurid fear 0 -lurid joy 0 -lurid negative 1 -lurid positive 0 -lurid sadness 0 -lurid surprise 0 -lurid trust 0 -lurk anger 0 -lurk anticipation 0 -lurk disgust 0 -lurk fear 0 -lurk joy 0 -lurk negative 1 -lurk positive 0 -lurk sadness 0 -lurk surprise 0 -lurk trust 0 -lurking anger 0 -lurking anticipation 0 -lurking disgust 0 -lurking fear 0 -lurking joy 0 -lurking negative 1 -lurking positive 0 -lurking sadness 0 -lurking surprise 0 -lurking trust 0 -luscious anger 0 -luscious anticipation 1 -luscious disgust 0 -luscious fear 0 -luscious joy 1 -luscious negative 0 -luscious positive 1 -luscious sadness 0 -luscious surprise 0 -luscious trust 0 -lush anger 0 -lush anticipation 0 -lush disgust 1 -lush fear 0 -lush joy 0 -lush negative 1 -lush positive 0 -lush sadness 1 -lush surprise 0 -lush trust 0 -lust anger 0 -lust anticipation 1 -lust disgust 0 -lust fear 0 -lust joy 0 -lust negative 1 -lust positive 0 -lust sadness 0 -lust surprise 0 -lust trust 0 -luster anger 0 -luster anticipation 0 -luster disgust 0 -luster fear 0 -luster joy 1 -luster negative 0 -luster positive 1 -luster sadness 0 -luster surprise 0 -luster trust 0 -lustful anger 0 -lustful anticipation 0 -lustful disgust 0 -lustful fear 0 -lustful joy 0 -lustful negative 1 -lustful positive 0 -lustful sadness 0 -lustful surprise 0 -lustful trust 0 -lustrous anger 0 -lustrous anticipation 0 -lustrous disgust 0 -lustrous fear 0 -lustrous joy 0 -lustrous negative 0 -lustrous positive 1 -lustrous sadness 0 -lustrous surprise 0 -lustrous trust 0 -lusty anger 0 -lusty anticipation 0 -lusty disgust 1 -lusty fear 0 -lusty joy 0 -lusty negative 0 -lusty positive 0 -lusty sadness 0 -lusty surprise 0 -lusty trust 0 -lute anger 0 -lute anticipation 0 -lute disgust 0 -lute fear 0 -lute joy 0 -lute negative 0 -lute positive 0 -lute sadness 0 -lute surprise 0 -lute trust 0 -luxuriant anger 0 -luxuriant anticipation 0 -luxuriant disgust 0 -luxuriant fear 0 -luxuriant joy 0 -luxuriant negative 0 -luxuriant positive 1 -luxuriant sadness 0 -luxuriant surprise 0 -luxuriant trust 0 -luxurious anger 0 -luxurious anticipation 0 -luxurious disgust 0 -luxurious fear 0 -luxurious joy 1 -luxurious negative 0 -luxurious positive 1 -luxurious sadness 0 -luxurious surprise 0 -luxurious trust 0 -luxury anger 0 -luxury anticipation 0 -luxury disgust 0 -luxury fear 0 -luxury joy 1 -luxury negative 0 -luxury positive 1 -luxury sadness 0 -luxury surprise 0 -luxury trust 0 -lying anger 1 -lying anticipation 0 -lying disgust 1 -lying fear 0 -lying joy 0 -lying negative 1 -lying positive 0 -lying sadness 0 -lying surprise 0 -lying trust 0 -lymph anger 0 -lymph anticipation 0 -lymph disgust 0 -lymph fear 0 -lymph joy 0 -lymph negative 0 -lymph positive 0 -lymph sadness 0 -lymph surprise 0 -lymph trust 0 -lymphatic anger 0 -lymphatic anticipation 0 -lymphatic disgust 0 -lymphatic fear 0 -lymphatic joy 0 -lymphatic negative 0 -lymphatic positive 0 -lymphatic sadness 0 -lymphatic surprise 0 -lymphatic trust 0 -lynch anger 1 -lynch anticipation 0 -lynch disgust 1 -lynch fear 1 -lynch joy 0 -lynch negative 1 -lynch positive 0 -lynch sadness 1 -lynch surprise 0 -lynch trust 0 -lynx anger 0 -lynx anticipation 0 -lynx disgust 0 -lynx fear 0 -lynx joy 0 -lynx negative 0 -lynx positive 0 -lynx sadness 0 -lynx surprise 0 -lynx trust 0 -lyre anger 0 -lyre anticipation 0 -lyre disgust 0 -lyre fear 0 -lyre joy 1 -lyre negative 0 -lyre positive 1 -lyre sadness 0 -lyre surprise 0 -lyre trust 0 -lyric anger 0 -lyric anticipation 0 -lyric disgust 0 -lyric fear 0 -lyric joy 0 -lyric negative 0 -lyric positive 0 -lyric sadness 0 -lyric surprise 0 -lyric trust 0 -lyrical anger 0 -lyrical anticipation 0 -lyrical disgust 0 -lyrical fear 0 -lyrical joy 1 -lyrical negative 0 -lyrical positive 1 -lyrical sadness 0 -lyrical surprise 0 -lyrical trust 0 -mace anger 0 -mace anticipation 0 -mace disgust 0 -mace fear 1 -mace joy 0 -mace negative 1 -mace positive 0 -mace sadness 0 -mace surprise 0 -mace trust 0 -machine anger 0 -machine anticipation 0 -machine disgust 0 -machine fear 0 -machine joy 0 -machine negative 0 -machine positive 0 -machine sadness 0 -machine surprise 0 -machine trust 1 -machinery anger 0 -machinery anticipation 0 -machinery disgust 0 -machinery fear 0 -machinery joy 0 -machinery negative 0 -machinery positive 0 -machinery sadness 0 -machinery surprise 0 -machinery trust 0 -machinist anger 0 -machinist anticipation 0 -machinist disgust 0 -machinist fear 0 -machinist joy 0 -machinist negative 0 -machinist positive 0 -machinist sadness 0 -machinist surprise 0 -machinist trust 0 -mackerel anger 0 -mackerel anticipation 0 -mackerel disgust 0 -mackerel fear 0 -mackerel joy 0 -mackerel negative 0 -mackerel positive 0 -mackerel sadness 0 -mackerel surprise 0 -mackerel trust 0 -mad anger 1 -mad anticipation 0 -mad disgust 1 -mad fear 1 -mad joy 0 -mad negative 1 -mad positive 0 -mad sadness 1 -mad surprise 0 -mad trust 0 -madam anger 0 -madam anticipation 0 -madam disgust 0 -madam fear 0 -madam joy 0 -madam negative 0 -madam positive 0 -madam sadness 0 -madam surprise 0 -madam trust 0 -madame anger 0 -madame anticipation 0 -madame disgust 0 -madame fear 0 -madame joy 0 -madame negative 0 -madame positive 0 -madame sadness 0 -madame surprise 0 -madame trust 0 -madden anger 1 -madden anticipation 0 -madden disgust 0 -madden fear 1 -madden joy 0 -madden negative 1 -madden positive 0 -madden sadness 0 -madden surprise 0 -madden trust 0 -madman anger 1 -madman anticipation 0 -madman disgust 0 -madman fear 1 -madman joy 0 -madman negative 1 -madman positive 0 -madman sadness 0 -madman surprise 0 -madman trust 0 -madness anger 1 -madness anticipation 0 -madness disgust 0 -madness fear 1 -madness joy 0 -madness negative 1 -madness positive 0 -madness sadness 0 -madness surprise 0 -madness trust 0 -mafia anger 0 -mafia anticipation 0 -mafia disgust 0 -mafia fear 1 -mafia joy 0 -mafia negative 1 -mafia positive 0 -mafia sadness 0 -mafia surprise 0 -mafia trust 0 -magazine anger 0 -magazine anticipation 0 -magazine disgust 0 -magazine fear 0 -magazine joy 0 -magazine negative 0 -magazine positive 0 -magazine sadness 0 -magazine surprise 0 -magazine trust 0 -mage anger 0 -mage anticipation 0 -mage disgust 0 -mage fear 1 -mage joy 0 -mage negative 0 -mage positive 0 -mage sadness 0 -mage surprise 0 -mage trust 0 -magenta anger 0 -magenta anticipation 0 -magenta disgust 0 -magenta fear 0 -magenta joy 0 -magenta negative 0 -magenta positive 0 -magenta sadness 0 -magenta surprise 0 -magenta trust 0 -maggot anger 0 -maggot anticipation 0 -maggot disgust 1 -maggot fear 0 -maggot joy 0 -maggot negative 1 -maggot positive 0 -maggot sadness 0 -maggot surprise 0 -maggot trust 0 -magic anger 0 -magic anticipation 0 -magic disgust 0 -magic fear 0 -magic joy 0 -magic negative 0 -magic positive 0 -magic sadness 0 -magic surprise 0 -magic trust 0 -magical anger 0 -magical anticipation 1 -magical disgust 0 -magical fear 0 -magical joy 1 -magical negative 0 -magical positive 1 -magical sadness 0 -magical surprise 1 -magical trust 0 -magician anger 0 -magician anticipation 0 -magician disgust 0 -magician fear 0 -magician joy 0 -magician negative 0 -magician positive 0 -magician sadness 0 -magician surprise 1 -magician trust 0 -magistrate anger 0 -magistrate anticipation 0 -magistrate disgust 0 -magistrate fear 0 -magistrate joy 0 -magistrate negative 0 -magistrate positive 0 -magistrate sadness 0 -magistrate surprise 0 -magistrate trust 0 -magma anger 0 -magma anticipation 0 -magma disgust 0 -magma fear 0 -magma joy 0 -magma negative 0 -magma positive 0 -magma sadness 0 -magma surprise 0 -magma trust 0 -magnate anger 0 -magnate anticipation 0 -magnate disgust 0 -magnate fear 0 -magnate joy 0 -magnate negative 0 -magnate positive 0 -magnate sadness 0 -magnate surprise 0 -magnate trust 0 -magnet anger 0 -magnet anticipation 0 -magnet disgust 0 -magnet fear 0 -magnet joy 0 -magnet negative 0 -magnet positive 1 -magnet sadness 0 -magnet surprise 0 -magnet trust 1 -magnetism anger 0 -magnetism anticipation 0 -magnetism disgust 0 -magnetism fear 0 -magnetism joy 0 -magnetism negative 0 -magnetism positive 1 -magnetism sadness 0 -magnetism surprise 0 -magnetism trust 0 -magnetite anger 0 -magnetite anticipation 0 -magnetite disgust 0 -magnetite fear 0 -magnetite joy 0 -magnetite negative 0 -magnetite positive 1 -magnetite sadness 0 -magnetite surprise 0 -magnetite trust 0 -magnificence anger 0 -magnificence anticipation 1 -magnificence disgust 0 -magnificence fear 0 -magnificence joy 1 -magnificence negative 0 -magnificence positive 1 -magnificence sadness 0 -magnificence surprise 0 -magnificence trust 1 -magnificent anger 0 -magnificent anticipation 1 -magnificent disgust 0 -magnificent fear 0 -magnificent joy 1 -magnificent negative 0 -magnificent positive 1 -magnificent sadness 0 -magnificent surprise 1 -magnificent trust 1 -magnifier anger 0 -magnifier anticipation 0 -magnifier disgust 0 -magnifier fear 0 -magnifier joy 0 -magnifier negative 0 -magnifier positive 0 -magnifier sadness 0 -magnifier surprise 0 -magnifier trust 0 -magnify anger 0 -magnify anticipation 0 -magnify disgust 0 -magnify fear 0 -magnify joy 0 -magnify negative 0 -magnify positive 0 -magnify sadness 0 -magnify surprise 0 -magnify trust 0 -magnitude anger 0 -magnitude anticipation 0 -magnitude disgust 0 -magnitude fear 0 -magnitude joy 0 -magnitude negative 0 -magnitude positive 0 -magnitude sadness 0 -magnitude surprise 0 -magnitude trust 0 -magpie anger 0 -magpie anticipation 0 -magpie disgust 0 -magpie fear 0 -magpie joy 0 -magpie negative 0 -magpie positive 0 -magpie sadness 0 -magpie surprise 0 -magpie trust 0 -maid anger 0 -maid anticipation 0 -maid disgust 0 -maid fear 0 -maid joy 0 -maid negative 0 -maid positive 0 -maid sadness 0 -maid surprise 0 -maid trust 0 -maiden anger 0 -maiden anticipation 0 -maiden disgust 0 -maiden fear 0 -maiden joy 0 -maiden negative 0 -maiden positive 1 -maiden sadness 0 -maiden surprise 0 -maiden trust 0 -mail anger 0 -mail anticipation 1 -mail disgust 0 -mail fear 0 -mail joy 0 -mail negative 0 -mail positive 0 -mail sadness 0 -mail surprise 0 -mail trust 0 -main anger 0 -main anticipation 0 -main disgust 0 -main fear 0 -main joy 0 -main negative 0 -main positive 1 -main sadness 0 -main surprise 0 -main trust 0 -mainland anger 0 -mainland anticipation 0 -mainland disgust 0 -mainland fear 0 -mainland joy 0 -mainland negative 0 -mainland positive 0 -mainland sadness 0 -mainland surprise 0 -mainland trust 0 -mainstay anger 0 -mainstay anticipation 0 -mainstay disgust 0 -mainstay fear 0 -mainstay joy 0 -mainstay negative 0 -mainstay positive 1 -mainstay sadness 0 -mainstay surprise 0 -mainstay trust 1 -maintenance anger 0 -maintenance anticipation 0 -maintenance disgust 0 -maintenance fear 0 -maintenance joy 0 -maintenance negative 0 -maintenance positive 0 -maintenance sadness 0 -maintenance surprise 0 -maintenance trust 1 -majestic anger 0 -majestic anticipation 1 -majestic disgust 0 -majestic fear 0 -majestic joy 1 -majestic negative 0 -majestic positive 1 -majestic sadness 0 -majestic surprise 1 -majestic trust 1 -majesty anger 0 -majesty anticipation 0 -majesty disgust 0 -majesty fear 0 -majesty joy 0 -majesty negative 0 -majesty positive 1 -majesty sadness 0 -majesty surprise 0 -majesty trust 1 -major anger 0 -major anticipation 0 -major disgust 0 -major fear 0 -major joy 0 -major negative 0 -major positive 1 -major sadness 0 -major surprise 0 -major trust 0 -majority anger 0 -majority anticipation 0 -majority disgust 0 -majority fear 0 -majority joy 1 -majority negative 0 -majority positive 1 -majority sadness 0 -majority surprise 0 -majority trust 1 -make anger 0 -make anticipation 0 -make disgust 0 -make fear 0 -make joy 0 -make negative 0 -make positive 0 -make sadness 0 -make surprise 0 -make trust 0 -maker anger 0 -maker anticipation 0 -maker disgust 0 -maker fear 0 -maker joy 0 -maker negative 0 -maker positive 0 -maker sadness 0 -maker surprise 0 -maker trust 0 -makeshift anger 0 -makeshift anticipation 0 -makeshift disgust 0 -makeshift fear 0 -makeshift joy 0 -makeshift negative 1 -makeshift positive 0 -makeshift sadness 0 -makeshift surprise 0 -makeshift trust 0 -makeup anger 0 -makeup anticipation 0 -makeup disgust 0 -makeup fear 0 -makeup joy 0 -makeup negative 0 -makeup positive 0 -makeup sadness 0 -makeup surprise 0 -makeup trust 0 -malady anger 0 -malady anticipation 0 -malady disgust 0 -malady fear 0 -malady joy 0 -malady negative 1 -malady positive 0 -malady sadness 0 -malady surprise 0 -malady trust 0 -malaise anger 0 -malaise anticipation 0 -malaise disgust 0 -malaise fear 0 -malaise joy 0 -malaise negative 1 -malaise positive 0 -malaise sadness 1 -malaise surprise 0 -malaise trust 0 -malaria anger 0 -malaria anticipation 0 -malaria disgust 1 -malaria fear 1 -malaria joy 0 -malaria negative 1 -malaria positive 0 -malaria sadness 1 -malaria surprise 0 -malaria trust 0 -malevolent anger 1 -malevolent anticipation 0 -malevolent disgust 1 -malevolent fear 1 -malevolent joy 0 -malevolent negative 1 -malevolent positive 0 -malevolent sadness 1 -malevolent surprise 0 -malevolent trust 0 -malfeasance anger 0 -malfeasance anticipation 0 -malfeasance disgust 1 -malfeasance fear 0 -malfeasance joy 0 -malfeasance negative 1 -malfeasance positive 0 -malfeasance sadness 0 -malfeasance surprise 0 -malfeasance trust 0 -malformation anger 0 -malformation anticipation 0 -malformation disgust 0 -malformation fear 0 -malformation joy 0 -malformation negative 1 -malformation positive 0 -malformation sadness 0 -malformation surprise 0 -malformation trust 0 -malice anger 1 -malice anticipation 0 -malice disgust 0 -malice fear 1 -malice joy 0 -malice negative 1 -malice positive 0 -malice sadness 0 -malice surprise 0 -malice trust 0 -malicious anger 1 -malicious anticipation 0 -malicious disgust 1 -malicious fear 1 -malicious joy 0 -malicious negative 1 -malicious positive 0 -malicious sadness 1 -malicious surprise 0 -malicious trust 0 -malign anger 1 -malign anticipation 0 -malign disgust 1 -malign fear 0 -malign joy 0 -malign negative 1 -malign positive 0 -malign sadness 0 -malign surprise 0 -malign trust 0 -malignancy anger 0 -malignancy anticipation 0 -malignancy disgust 0 -malignancy fear 1 -malignancy joy 0 -malignancy negative 1 -malignancy positive 0 -malignancy sadness 1 -malignancy surprise 0 -malignancy trust 0 -malignant anger 1 -malignant anticipation 0 -malignant disgust 0 -malignant fear 1 -malignant joy 0 -malignant negative 1 -malignant positive 0 -malignant sadness 0 -malignant surprise 0 -malignant trust 0 -mall anger 0 -mall anticipation 0 -mall disgust 0 -mall fear 0 -mall joy 0 -mall negative 0 -mall positive 0 -mall sadness 0 -mall surprise 0 -mall trust 0 -malleable anger 0 -malleable anticipation 0 -malleable disgust 0 -malleable fear 0 -malleable joy 0 -malleable negative 0 -malleable positive 0 -malleable sadness 0 -malleable surprise 0 -malleable trust 0 -mallet anger 0 -mallet anticipation 0 -mallet disgust 0 -mallet fear 0 -mallet joy 0 -mallet negative 0 -mallet positive 0 -mallet sadness 0 -mallet surprise 0 -mallet trust 0 -malpractice anger 1 -malpractice anticipation 0 -malpractice disgust 0 -malpractice fear 0 -malpractice joy 0 -malpractice negative 1 -malpractice positive 0 -malpractice sadness 0 -malpractice surprise 0 -malpractice trust 0 -mamma anger 0 -mamma anticipation 0 -mamma disgust 0 -mamma fear 0 -mamma joy 0 -mamma negative 0 -mamma positive 0 -mamma sadness 0 -mamma surprise 0 -mamma trust 1 -mammal anger 0 -mammal anticipation 0 -mammal disgust 0 -mammal fear 0 -mammal joy 0 -mammal negative 0 -mammal positive 0 -mammal sadness 0 -mammal surprise 0 -mammal trust 0 -mammoth anger 0 -mammoth anticipation 0 -mammoth disgust 0 -mammoth fear 0 -mammoth joy 0 -mammoth negative 0 -mammoth positive 0 -mammoth sadness 0 -mammoth surprise 0 -mammoth trust 0 -manage anger 0 -manage anticipation 0 -manage disgust 0 -manage fear 0 -manage joy 0 -manage negative 0 -manage positive 1 -manage sadness 0 -manage surprise 0 -manage trust 1 -management anger 0 -management anticipation 0 -management disgust 0 -management fear 0 -management joy 0 -management negative 0 -management positive 1 -management sadness 0 -management surprise 0 -management trust 1 -manager anger 0 -manager anticipation 0 -manager disgust 0 -manager fear 0 -manager joy 0 -manager negative 0 -manager positive 0 -manager sadness 0 -manager surprise 0 -manager trust 0 -mandamus anger 0 -mandamus anticipation 0 -mandamus disgust 0 -mandamus fear 1 -mandamus joy 0 -mandamus negative 1 -mandamus positive 0 -mandamus sadness 0 -mandamus surprise 0 -mandamus trust 0 -mandarin anger 0 -mandarin anticipation 0 -mandarin disgust 0 -mandarin fear 0 -mandarin joy 0 -mandarin negative 0 -mandarin positive 1 -mandarin sadness 0 -mandarin surprise 0 -mandarin trust 1 -mandate anger 0 -mandate anticipation 0 -mandate disgust 0 -mandate fear 0 -mandate joy 0 -mandate negative 0 -mandate positive 0 -mandate sadness 0 -mandate surprise 0 -mandate trust 0 -mandible anger 0 -mandible anticipation 0 -mandible disgust 0 -mandible fear 0 -mandible joy 0 -mandible negative 0 -mandible positive 0 -mandible sadness 0 -mandible surprise 0 -mandible trust 0 -mandolin anger 0 -mandolin anticipation 0 -mandolin disgust 0 -mandolin fear 0 -mandolin joy 0 -mandolin negative 0 -mandolin positive 0 -mandolin sadness 0 -mandolin surprise 0 -mandolin trust 0 -mandrel anger 0 -mandrel anticipation 0 -mandrel disgust 0 -mandrel fear 0 -mandrel joy 0 -mandrel negative 0 -mandrel positive 0 -mandrel sadness 0 -mandrel surprise 0 -mandrel trust 0 -mane anger 0 -mane anticipation 0 -mane disgust 0 -mane fear 0 -mane joy 0 -mane negative 0 -mane positive 0 -mane sadness 0 -mane surprise 0 -mane trust 0 -maneuver anger 0 -maneuver anticipation 0 -maneuver disgust 0 -maneuver fear 0 -maneuver joy 0 -maneuver negative 0 -maneuver positive 0 -maneuver sadness 0 -maneuver surprise 0 -maneuver trust 0 -maneuvering anger 0 -maneuvering anticipation 0 -maneuvering disgust 0 -maneuvering fear 0 -maneuvering joy 0 -maneuvering negative 0 -maneuvering positive 0 -maneuvering sadness 0 -maneuvering surprise 0 -maneuvering trust 0 -mange anger 0 -mange anticipation 0 -mange disgust 1 -mange fear 1 -mange joy 0 -mange negative 1 -mange positive 0 -mange sadness 0 -mange surprise 0 -mange trust 0 -manger anger 0 -manger anticipation 0 -manger disgust 0 -manger fear 0 -manger joy 0 -manger negative 0 -manger positive 0 -manger sadness 0 -manger surprise 0 -manger trust 0 -mangle anger 1 -mangle anticipation 0 -mangle disgust 1 -mangle fear 1 -mangle joy 0 -mangle negative 1 -mangle positive 0 -mangle sadness 1 -mangle surprise 0 -mangle trust 0 -mango anger 0 -mango anticipation 0 -mango disgust 0 -mango fear 0 -mango joy 0 -mango negative 0 -mango positive 0 -mango sadness 0 -mango surprise 0 -mango trust 0 -mangosteen anger 0 -mangosteen anticipation 0 -mangosteen disgust 0 -mangosteen fear 0 -mangosteen joy 0 -mangosteen negative 0 -mangosteen positive 0 -mangosteen sadness 0 -mangosteen surprise 0 -mangosteen trust 0 -manhood anger 0 -manhood anticipation 0 -manhood disgust 0 -manhood fear 0 -manhood joy 0 -manhood negative 0 -manhood positive 1 -manhood sadness 0 -manhood surprise 0 -manhood trust 0 -mania anger 0 -mania anticipation 0 -mania disgust 0 -mania fear 0 -mania joy 0 -mania negative 1 -mania positive 0 -mania sadness 0 -mania surprise 0 -mania trust 0 -maniac anger 1 -maniac anticipation 0 -maniac disgust 0 -maniac fear 1 -maniac joy 0 -maniac negative 1 -maniac positive 0 -maniac sadness 0 -maniac surprise 0 -maniac trust 0 -maniacal anger 0 -maniacal anticipation 0 -maniacal disgust 0 -maniacal fear 0 -maniacal joy 0 -maniacal negative 1 -maniacal positive 0 -maniacal sadness 0 -maniacal surprise 0 -maniacal trust 0 -manicure anger 0 -manicure anticipation 0 -manicure disgust 0 -manicure fear 0 -manicure joy 0 -manicure negative 0 -manicure positive 0 -manicure sadness 0 -manicure surprise 0 -manicure trust 0 -manifest anger 0 -manifest anticipation 0 -manifest disgust 0 -manifest fear 0 -manifest joy 0 -manifest negative 0 -manifest positive 0 -manifest sadness 0 -manifest surprise 0 -manifest trust 0 -manifestation anger 0 -manifestation anticipation 0 -manifestation disgust 0 -manifestation fear 1 -manifestation joy 0 -manifestation negative 0 -manifestation positive 0 -manifestation sadness 0 -manifestation surprise 0 -manifestation trust 0 -manifested anger 0 -manifested anticipation 0 -manifested disgust 0 -manifested fear 0 -manifested joy 0 -manifested negative 0 -manifested positive 1 -manifested sadness 0 -manifested surprise 0 -manifested trust 0 -manifestly anger 0 -manifestly anticipation 0 -manifestly disgust 0 -manifestly fear 0 -manifestly joy 0 -manifestly negative 0 -manifestly positive 0 -manifestly sadness 0 -manifestly surprise 0 -manifestly trust 0 -manifesto anger 0 -manifesto anticipation 0 -manifesto disgust 0 -manifesto fear 0 -manifesto joy 0 -manifesto negative 0 -manifesto positive 0 -manifesto sadness 0 -manifesto surprise 0 -manifesto trust 0 -manifold anger 0 -manifold anticipation 0 -manifold disgust 0 -manifold fear 0 -manifold joy 0 -manifold negative 0 -manifold positive 0 -manifold sadness 0 -manifold surprise 0 -manifold trust 0 -manipulate anger 0 -manipulate anticipation 0 -manipulate disgust 0 -manipulate fear 0 -manipulate joy 0 -manipulate negative 1 -manipulate positive 0 -manipulate sadness 0 -manipulate surprise 0 -manipulate trust 0 -manipulation anger 1 -manipulation anticipation 0 -manipulation disgust 0 -manipulation fear 1 -manipulation joy 0 -manipulation negative 1 -manipulation positive 0 -manipulation sadness 0 -manipulation surprise 0 -manipulation trust 0 -mankind anger 0 -mankind anticipation 0 -mankind disgust 0 -mankind fear 0 -mankind joy 0 -mankind negative 0 -mankind positive 0 -mankind sadness 0 -mankind surprise 0 -mankind trust 0 -manly anger 0 -manly anticipation 0 -manly disgust 0 -manly fear 0 -manly joy 0 -manly negative 0 -manly positive 1 -manly sadness 0 -manly surprise 0 -manly trust 0 -manna anger 0 -manna anticipation 0 -manna disgust 0 -manna fear 0 -manna joy 0 -manna negative 0 -manna positive 1 -manna sadness 0 -manna surprise 0 -manna trust 0 -manner anger 0 -manner anticipation 0 -manner disgust 0 -manner fear 0 -manner joy 0 -manner negative 0 -manner positive 0 -manner sadness 0 -manner surprise 0 -manner trust 0 -mannered anger 0 -mannered anticipation 0 -mannered disgust 0 -mannered fear 0 -mannered joy 0 -mannered negative 0 -mannered positive 1 -mannered sadness 0 -mannered surprise 0 -mannered trust 0 -manners anger 0 -manners anticipation 0 -manners disgust 0 -manners fear 0 -manners joy 0 -manners negative 0 -manners positive 1 -manners sadness 0 -manners surprise 0 -manners trust 0 -manor anger 0 -manor anticipation 0 -manor disgust 0 -manor fear 0 -manor joy 0 -manor negative 0 -manor positive 0 -manor sadness 0 -manor surprise 0 -manor trust 0 -mansion anger 0 -mansion anticipation 0 -mansion disgust 0 -mansion fear 0 -mansion joy 0 -mansion negative 0 -mansion positive 0 -mansion sadness 0 -mansion surprise 0 -mansion trust 0 -manslaughter anger 1 -manslaughter anticipation 0 -manslaughter disgust 1 -manslaughter fear 1 -manslaughter joy 0 -manslaughter negative 1 -manslaughter positive 0 -manslaughter sadness 1 -manslaughter surprise 1 -manslaughter trust 0 -mantle anger 0 -mantle anticipation 0 -mantle disgust 0 -mantle fear 0 -mantle joy 0 -mantle negative 0 -mantle positive 0 -mantle sadness 0 -mantle surprise 0 -mantle trust 0 -manual anger 0 -manual anticipation 0 -manual disgust 0 -manual fear 0 -manual joy 0 -manual negative 0 -manual positive 0 -manual sadness 0 -manual surprise 0 -manual trust 1 -manufacture anger 0 -manufacture anticipation 0 -manufacture disgust 0 -manufacture fear 0 -manufacture joy 0 -manufacture negative 0 -manufacture positive 0 -manufacture sadness 0 -manufacture surprise 0 -manufacture trust 0 -manufacturer anger 0 -manufacturer anticipation 0 -manufacturer disgust 0 -manufacturer fear 0 -manufacturer joy 0 -manufacturer negative 0 -manufacturer positive 1 -manufacturer sadness 0 -manufacturer surprise 0 -manufacturer trust 0 -manure anger 0 -manure anticipation 0 -manure disgust 1 -manure fear 0 -manure joy 0 -manure negative 1 -manure positive 0 -manure sadness 0 -manure surprise 0 -manure trust 0 -manuscript anger 0 -manuscript anticipation 0 -manuscript disgust 0 -manuscript fear 0 -manuscript joy 0 -manuscript negative 0 -manuscript positive 0 -manuscript sadness 0 -manuscript surprise 0 -manuscript trust 0 -map anger 0 -map anticipation 0 -map disgust 0 -map fear 0 -map joy 0 -map negative 0 -map positive 0 -map sadness 0 -map surprise 0 -map trust 0 -mar anger 0 -mar anticipation 0 -mar disgust 0 -mar fear 0 -mar joy 0 -mar negative 1 -mar positive 0 -mar sadness 0 -mar surprise 0 -mar trust 0 -marble anger 0 -marble anticipation 0 -marble disgust 0 -marble fear 0 -marble joy 0 -marble negative 0 -marble positive 0 -marble sadness 0 -marble surprise 0 -marble trust 0 -marbled anger 0 -marbled anticipation 0 -marbled disgust 0 -marbled fear 0 -marbled joy 0 -marbled negative 0 -marbled positive 0 -marbled sadness 0 -marbled surprise 0 -marbled trust 0 -marbles anger 0 -marbles anticipation 0 -marbles disgust 0 -marbles fear 0 -marbles joy 0 -marbles negative 0 -marbles positive 0 -marbles sadness 0 -marbles surprise 0 -marbles trust 0 -march anger 0 -march anticipation 0 -march disgust 0 -march fear 0 -march joy 0 -march negative 0 -march positive 1 -march sadness 0 -march surprise 0 -march trust 0 -mare anger 0 -mare anticipation 0 -mare disgust 0 -mare fear 0 -mare joy 0 -mare negative 0 -mare positive 0 -mare sadness 0 -mare surprise 0 -mare trust 0 -margin anger 0 -margin anticipation 0 -margin disgust 0 -margin fear 0 -margin joy 0 -margin negative 1 -margin positive 0 -margin sadness 1 -margin surprise 0 -margin trust 0 -marginal anger 0 -marginal anticipation 0 -marginal disgust 0 -marginal fear 0 -marginal joy 0 -marginal negative 0 -marginal positive 0 -marginal sadness 0 -marginal surprise 0 -marginal trust 0 -marijuana anger 0 -marijuana anticipation 0 -marijuana disgust 0 -marijuana fear 0 -marijuana joy 0 -marijuana negative 0 -marijuana positive 0 -marijuana sadness 0 -marijuana surprise 0 -marijuana trust 0 -marine anger 0 -marine anticipation 0 -marine disgust 0 -marine fear 0 -marine joy 0 -marine negative 0 -marine positive 0 -marine sadness 0 -marine surprise 0 -marine trust 1 -mariner anger 0 -mariner anticipation 0 -mariner disgust 0 -mariner fear 0 -mariner joy 0 -mariner negative 0 -mariner positive 0 -mariner sadness 0 -mariner surprise 0 -mariner trust 0 -maritime anger 0 -maritime anticipation 0 -maritime disgust 0 -maritime fear 0 -maritime joy 0 -maritime negative 0 -maritime positive 0 -maritime sadness 0 -maritime surprise 0 -maritime trust 0 -mark anger 0 -mark anticipation 0 -mark disgust 0 -mark fear 0 -mark joy 0 -mark negative 0 -mark positive 0 -mark sadness 0 -mark surprise 0 -mark trust 0 -marked anger 0 -marked anticipation 0 -marked disgust 0 -marked fear 0 -marked joy 0 -marked negative 0 -marked positive 1 -marked sadness 0 -marked surprise 0 -marked trust 0 -market anger 0 -market anticipation 0 -market disgust 0 -market fear 0 -market joy 0 -market negative 0 -market positive 0 -market sadness 0 -market surprise 0 -market trust 0 -marketable anger 0 -marketable anticipation 0 -marketable disgust 0 -marketable fear 0 -marketable joy 0 -marketable negative 0 -marketable positive 1 -marketable sadness 0 -marketable surprise 0 -marketable trust 0 -marketplace anger 0 -marketplace anticipation 0 -marketplace disgust 0 -marketplace fear 0 -marketplace joy 0 -marketplace negative 0 -marketplace positive 0 -marketplace sadness 0 -marketplace surprise 0 -marketplace trust 0 -marks anger 0 -marks anticipation 0 -marks disgust 0 -marks fear 0 -marks joy 0 -marks negative 0 -marks positive 0 -marks sadness 0 -marks surprise 0 -marks trust 0 -marl anger 0 -marl anticipation 0 -marl disgust 0 -marl fear 0 -marl joy 0 -marl negative 0 -marl positive 0 -marl sadness 0 -marl surprise 0 -marl trust 0 -marmalade anger 0 -marmalade anticipation 0 -marmalade disgust 0 -marmalade fear 0 -marmalade joy 0 -marmalade negative 0 -marmalade positive 0 -marmalade sadness 0 -marmalade surprise 0 -marmalade trust 0 -maroon anger 0 -maroon anticipation 0 -maroon disgust 0 -maroon fear 0 -maroon joy 0 -maroon negative 1 -maroon positive 0 -maroon sadness 0 -maroon surprise 0 -maroon trust 0 -marquee anger 0 -marquee anticipation 0 -marquee disgust 0 -marquee fear 0 -marquee joy 0 -marquee negative 0 -marquee positive 0 -marquee sadness 0 -marquee surprise 0 -marquee trust 0 -marquis anger 0 -marquis anticipation 0 -marquis disgust 0 -marquis fear 0 -marquis joy 0 -marquis negative 0 -marquis positive 1 -marquis sadness 0 -marquis surprise 0 -marquis trust 0 -marriage anger 0 -marriage anticipation 1 -marriage disgust 0 -marriage fear 0 -marriage joy 1 -marriage negative 0 -marriage positive 1 -marriage sadness 0 -marriage surprise 0 -marriage trust 1 -married anger 0 -married anticipation 0 -married disgust 0 -married fear 0 -married joy 0 -married negative 0 -married positive 0 -married sadness 0 -married surprise 0 -married trust 0 -marrow anger 0 -marrow anticipation 0 -marrow disgust 0 -marrow fear 0 -marrow joy 1 -marrow negative 0 -marrow positive 1 -marrow sadness 0 -marrow surprise 0 -marrow trust 1 -marry anger 0 -marry anticipation 1 -marry disgust 0 -marry fear 1 -marry joy 1 -marry negative 0 -marry positive 1 -marry sadness 0 -marry surprise 1 -marry trust 1 -marsh anger 0 -marsh anticipation 0 -marsh disgust 0 -marsh fear 0 -marsh joy 0 -marsh negative 0 -marsh positive 0 -marsh sadness 0 -marsh surprise 0 -marsh trust 0 -marshal anger 0 -marshal anticipation 0 -marshal disgust 0 -marshal fear 0 -marshal joy 0 -marshal negative 0 -marshal positive 1 -marshal sadness 0 -marshal surprise 0 -marshal trust 1 -mart anger 0 -mart anticipation 0 -mart disgust 0 -mart fear 0 -mart joy 0 -mart negative 0 -mart positive 0 -mart sadness 0 -mart surprise 0 -mart trust 0 -martial anger 1 -martial anticipation 0 -martial disgust 0 -martial fear 0 -martial joy 0 -martial negative 0 -martial positive 0 -martial sadness 0 -martial surprise 0 -martial trust 0 -martingale anger 0 -martingale anticipation 0 -martingale disgust 0 -martingale fear 0 -martingale joy 0 -martingale negative 1 -martingale positive 0 -martingale sadness 0 -martingale surprise 0 -martingale trust 0 -martyr anger 0 -martyr anticipation 0 -martyr disgust 0 -martyr fear 1 -martyr joy 0 -martyr negative 1 -martyr positive 0 -martyr sadness 1 -martyr surprise 0 -martyr trust 0 -martyrdom anger 0 -martyrdom anticipation 0 -martyrdom disgust 0 -martyrdom fear 1 -martyrdom joy 0 -martyrdom negative 1 -martyrdom positive 0 -martyrdom sadness 1 -martyrdom surprise 0 -martyrdom trust 0 -marvel anger 0 -marvel anticipation 0 -marvel disgust 0 -marvel fear 0 -marvel joy 0 -marvel negative 0 -marvel positive 1 -marvel sadness 0 -marvel surprise 1 -marvel trust 0 -marvelous anger 0 -marvelous anticipation 0 -marvelous disgust 0 -marvelous fear 0 -marvelous joy 1 -marvelous negative 0 -marvelous positive 1 -marvelous sadness 0 -marvelous surprise 0 -marvelous trust 0 -marvelously anger 0 -marvelously anticipation 0 -marvelously disgust 0 -marvelously fear 0 -marvelously joy 1 -marvelously negative 0 -marvelously positive 1 -marvelously sadness 0 -marvelously surprise 0 -marvelously trust 0 -masculine anger 0 -masculine anticipation 0 -masculine disgust 0 -masculine fear 0 -masculine joy 0 -masculine negative 0 -masculine positive 1 -masculine sadness 0 -masculine surprise 0 -masculine trust 0 -masculinity anger 0 -masculinity anticipation 0 -masculinity disgust 0 -masculinity fear 0 -masculinity joy 0 -masculinity negative 0 -masculinity positive 0 -masculinity sadness 0 -masculinity surprise 0 -masculinity trust 0 -mash anger 0 -mash anticipation 0 -mash disgust 0 -mash fear 0 -mash joy 0 -mash negative 0 -mash positive 0 -mash sadness 0 -mash surprise 0 -mash trust 0 -mask anger 0 -mask anticipation 0 -mask disgust 0 -mask fear 0 -mask joy 0 -mask negative 0 -mask positive 0 -mask sadness 0 -mask surprise 0 -mask trust 0 -masochism anger 1 -masochism anticipation 0 -masochism disgust 1 -masochism fear 1 -masochism joy 0 -masochism negative 1 -masochism positive 0 -masochism sadness 0 -masochism surprise 0 -masochism trust 0 -mason anger 0 -mason anticipation 0 -mason disgust 0 -mason fear 0 -mason joy 0 -mason negative 0 -mason positive 0 -mason sadness 0 -mason surprise 0 -mason trust 0 -masquerade anger 0 -masquerade anticipation 0 -masquerade disgust 0 -masquerade fear 0 -masquerade joy 0 -masquerade negative 0 -masquerade positive 0 -masquerade sadness 0 -masquerade surprise 0 -masquerade trust 0 -mass anger 0 -mass anticipation 0 -mass disgust 0 -mass fear 0 -mass joy 0 -mass negative 0 -mass positive 0 -mass sadness 0 -mass surprise 0 -mass trust 0 -massacre anger 1 -massacre anticipation 0 -massacre disgust 1 -massacre fear 1 -massacre joy 0 -massacre negative 1 -massacre positive 0 -massacre sadness 1 -massacre surprise 0 -massacre trust 0 -massage anger 0 -massage anticipation 0 -massage disgust 0 -massage fear 0 -massage joy 1 -massage negative 0 -massage positive 1 -massage sadness 0 -massage surprise 0 -massage trust 0 -massive anger 0 -massive anticipation 0 -massive disgust 0 -massive fear 0 -massive joy 0 -massive negative 0 -massive positive 0 -massive sadness 0 -massive surprise 0 -massive trust 0 -master anger 0 -master anticipation 0 -master disgust 0 -master fear 0 -master joy 0 -master negative 0 -master positive 1 -master sadness 0 -master surprise 0 -master trust 0 -mastermind anger 0 -mastermind anticipation 0 -mastermind disgust 0 -mastermind fear 0 -mastermind joy 0 -mastermind negative 0 -mastermind positive 0 -mastermind sadness 0 -mastermind surprise 0 -mastermind trust 0 -masterpiece anger 0 -masterpiece anticipation 0 -masterpiece disgust 0 -masterpiece fear 0 -masterpiece joy 1 -masterpiece negative 0 -masterpiece positive 1 -masterpiece sadness 0 -masterpiece surprise 0 -masterpiece trust 0 -mastery anger 1 -mastery anticipation 0 -mastery disgust 0 -mastery fear 0 -mastery joy 1 -mastery negative 0 -mastery positive 1 -mastery sadness 0 -mastery surprise 0 -mastery trust 1 -masturbate anger 0 -masturbate anticipation 0 -masturbate disgust 0 -masturbate fear 0 -masturbate joy 0 -masturbate negative 0 -masturbate positive 0 -masturbate sadness 0 -masturbate surprise 0 -masturbate trust 0 -masturbation anger 0 -masturbation anticipation 0 -masturbation disgust 0 -masturbation fear 0 -masturbation joy 0 -masturbation negative 0 -masturbation positive 0 -masturbation sadness 0 -masturbation surprise 0 -masturbation trust 0 -mat anger 0 -mat anticipation 0 -mat disgust 0 -mat fear 0 -mat joy 0 -mat negative 0 -mat positive 0 -mat sadness 0 -mat surprise 0 -mat trust 0 -match anger 0 -match anticipation 0 -match disgust 0 -match fear 0 -match joy 0 -match negative 0 -match positive 0 -match sadness 0 -match surprise 0 -match trust 0 -matching anger 0 -matching anticipation 0 -matching disgust 0 -matching fear 0 -matching joy 0 -matching negative 0 -matching positive 0 -matching sadness 0 -matching surprise 0 -matching trust 0 -matchmaker anger 0 -matchmaker anticipation 1 -matchmaker disgust 0 -matchmaker fear 0 -matchmaker joy 0 -matchmaker negative 0 -matchmaker positive 0 -matchmaker sadness 0 -matchmaker surprise 0 -matchmaker trust 0 -mate anger 0 -mate anticipation 0 -mate disgust 0 -mate fear 0 -mate joy 0 -mate negative 0 -mate positive 1 -mate sadness 0 -mate surprise 0 -mate trust 1 -material anger 0 -material anticipation 0 -material disgust 0 -material fear 0 -material joy 0 -material negative 0 -material positive 0 -material sadness 0 -material surprise 0 -material trust 0 -materialism anger 0 -materialism anticipation 0 -materialism disgust 0 -materialism fear 0 -materialism joy 0 -materialism negative 1 -materialism positive 0 -materialism sadness 0 -materialism surprise 0 -materialism trust 0 -materialist anger 0 -materialist anticipation 0 -materialist disgust 1 -materialist fear 0 -materialist joy 0 -materialist negative 1 -materialist positive 0 -materialist sadness 0 -materialist surprise 0 -materialist trust 0 -materialistic anger 0 -materialistic anticipation 0 -materialistic disgust 0 -materialistic fear 0 -materialistic joy 0 -materialistic negative 0 -materialistic positive 0 -materialistic sadness 0 -materialistic surprise 0 -materialistic trust 0 -materiality anger 0 -materiality anticipation 0 -materiality disgust 0 -materiality fear 0 -materiality joy 0 -materiality negative 0 -materiality positive 0 -materiality sadness 0 -materiality surprise 0 -materiality trust 0 -materialize anger 0 -materialize anticipation 0 -materialize disgust 0 -materialize fear 0 -materialize joy 0 -materialize negative 0 -materialize positive 0 -materialize sadness 0 -materialize surprise 0 -materialize trust 0 -materially anger 0 -materially anticipation 0 -materially disgust 0 -materially fear 0 -materially joy 0 -materially negative 0 -materially positive 0 -materially sadness 0 -materially surprise 0 -materially trust 0 -materials anger 0 -materials anticipation 0 -materials disgust 0 -materials fear 0 -materials joy 0 -materials negative 0 -materials positive 0 -materials sadness 0 -materials surprise 0 -materials trust 0 -materiel anger 0 -materiel anticipation 0 -materiel disgust 0 -materiel fear 0 -materiel joy 0 -materiel negative 0 -materiel positive 0 -materiel sadness 0 -materiel surprise 0 -materiel trust 0 -maternal anger 0 -maternal anticipation 1 -maternal disgust 0 -maternal fear 0 -maternal joy 0 -maternal negative 1 -maternal positive 1 -maternal sadness 0 -maternal surprise 0 -maternal trust 0 -maternity anger 0 -maternity anticipation 0 -maternity disgust 0 -maternity fear 0 -maternity joy 0 -maternity negative 0 -maternity positive 0 -maternity sadness 0 -maternity surprise 0 -maternity trust 0 -mathematical anger 0 -mathematical anticipation 0 -mathematical disgust 0 -mathematical fear 0 -mathematical joy 0 -mathematical negative 0 -mathematical positive 0 -mathematical sadness 0 -mathematical surprise 0 -mathematical trust 1 -mathematician anger 0 -mathematician anticipation 0 -mathematician disgust 0 -mathematician fear 0 -mathematician joy 0 -mathematician negative 0 -mathematician positive 0 -mathematician sadness 0 -mathematician surprise 0 -mathematician trust 0 -mathematics anger 0 -mathematics anticipation 0 -mathematics disgust 0 -mathematics fear 0 -mathematics joy 0 -mathematics negative 0 -mathematics positive 0 -mathematics sadness 0 -mathematics surprise 0 -mathematics trust 0 -matriculation anger 0 -matriculation anticipation 0 -matriculation disgust 0 -matriculation fear 0 -matriculation joy 0 -matriculation negative 0 -matriculation positive 0 -matriculation sadness 0 -matriculation surprise 0 -matriculation trust 0 -matrimony anger 0 -matrimony anticipation 1 -matrimony disgust 0 -matrimony fear 0 -matrimony joy 1 -matrimony negative 0 -matrimony positive 1 -matrimony sadness 0 -matrimony surprise 0 -matrimony trust 1 -matrix anger 0 -matrix anticipation 0 -matrix disgust 0 -matrix fear 0 -matrix joy 0 -matrix negative 0 -matrix positive 0 -matrix sadness 0 -matrix surprise 0 -matrix trust 0 -matron anger 0 -matron anticipation 0 -matron disgust 0 -matron fear 0 -matron joy 0 -matron negative 0 -matron positive 1 -matron sadness 0 -matron surprise 0 -matron trust 1 -matted anger 0 -matted anticipation 0 -matted disgust 0 -matted fear 0 -matted joy 0 -matted negative 0 -matted positive 0 -matted sadness 0 -matted surprise 0 -matted trust 0 -matter anger 0 -matter anticipation 0 -matter disgust 0 -matter fear 0 -matter joy 0 -matter negative 0 -matter positive 0 -matter sadness 0 -matter surprise 0 -matter trust 0 -matting anger 0 -matting anticipation 0 -matting disgust 0 -matting fear 0 -matting joy 0 -matting negative 0 -matting positive 0 -matting sadness 0 -matting surprise 0 -matting trust 0 -mattress anger 0 -mattress anticipation 0 -mattress disgust 0 -mattress fear 0 -mattress joy 0 -mattress negative 0 -mattress positive 0 -mattress sadness 0 -mattress surprise 0 -mattress trust 0 -maturation anger 0 -maturation anticipation 0 -maturation disgust 0 -maturation fear 0 -maturation joy 0 -maturation negative 0 -maturation positive 0 -maturation sadness 0 -maturation surprise 0 -maturation trust 0 -maturity anger 0 -maturity anticipation 0 -maturity disgust 0 -maturity fear 0 -maturity joy 0 -maturity negative 0 -maturity positive 0 -maturity sadness 0 -maturity surprise 0 -maturity trust 0 -mausoleum anger 0 -mausoleum anticipation 0 -mausoleum disgust 0 -mausoleum fear 0 -mausoleum joy 0 -mausoleum negative 0 -mausoleum positive 0 -mausoleum sadness 1 -mausoleum surprise 0 -mausoleum trust 0 -mauve anger 0 -mauve anticipation 0 -mauve disgust 0 -mauve fear 0 -mauve joy 0 -mauve negative 0 -mauve positive 0 -mauve sadness 0 -mauve surprise 0 -mauve trust 0 -maxim anger 0 -maxim anticipation 0 -maxim disgust 0 -maxim fear 0 -maxim joy 0 -maxim negative 0 -maxim positive 0 -maxim sadness 0 -maxim surprise 0 -maxim trust 1 -maximum anger 0 -maximum anticipation 0 -maximum disgust 0 -maximum fear 0 -maximum joy 0 -maximum negative 0 -maximum positive 1 -maximum sadness 0 -maximum surprise 0 -maximum trust 0 -mayor anger 0 -mayor anticipation 0 -mayor disgust 0 -mayor fear 0 -mayor joy 0 -mayor negative 0 -mayor positive 1 -mayor sadness 0 -mayor surprise 0 -mayor trust 0 -maze anger 0 -maze anticipation 0 -maze disgust 0 -maze fear 0 -maze joy 0 -maze negative 0 -maze positive 0 -maze sadness 0 -maze surprise 0 -maze trust 0 -mead anger 0 -mead anticipation 0 -mead disgust 0 -mead fear 0 -mead joy 0 -mead negative 0 -mead positive 0 -mead sadness 0 -mead surprise 0 -mead trust 0 -meadow anger 0 -meadow anticipation 0 -meadow disgust 0 -meadow fear 0 -meadow joy 0 -meadow negative 0 -meadow positive 1 -meadow sadness 0 -meadow surprise 0 -meadow trust 0 -meal anger 0 -meal anticipation 0 -meal disgust 0 -meal fear 0 -meal joy 0 -meal negative 0 -meal positive 0 -meal sadness 0 -meal surprise 0 -meal trust 0 -meander anger 0 -meander anticipation 0 -meander disgust 0 -meander fear 0 -meander joy 0 -meander negative 0 -meander positive 0 -meander sadness 0 -meander surprise 0 -meander trust 0 -meandering anger 0 -meandering anticipation 0 -meandering disgust 0 -meandering fear 0 -meandering joy 0 -meandering negative 1 -meandering positive 0 -meandering sadness 0 -meandering surprise 0 -meandering trust 0 -meaning anger 0 -meaning anticipation 0 -meaning disgust 0 -meaning fear 0 -meaning joy 0 -meaning negative 0 -meaning positive 0 -meaning sadness 0 -meaning surprise 0 -meaning trust 0 -meaningless anger 0 -meaningless anticipation 0 -meaningless disgust 0 -meaningless fear 0 -meaningless joy 0 -meaningless negative 1 -meaningless positive 0 -meaningless sadness 1 -meaningless surprise 0 -meaningless trust 0 -means anger 0 -means anticipation 0 -means disgust 0 -means fear 0 -means joy 0 -means negative 0 -means positive 0 -means sadness 0 -means surprise 0 -means trust 0 -meantime anger 0 -meantime anticipation 0 -meantime disgust 0 -meantime fear 0 -meantime joy 0 -meantime negative 0 -meantime positive 0 -meantime sadness 0 -meantime surprise 0 -meantime trust 0 -measles anger 0 -measles anticipation 0 -measles disgust 1 -measles fear 1 -measles joy 0 -measles negative 1 -measles positive 0 -measles sadness 1 -measles surprise 0 -measles trust 0 -measurable anger 0 -measurable anticipation 0 -measurable disgust 0 -measurable fear 0 -measurable joy 0 -measurable negative 0 -measurable positive 0 -measurable sadness 0 -measurable surprise 0 -measurable trust 0 -measure anger 0 -measure anticipation 0 -measure disgust 0 -measure fear 0 -measure joy 0 -measure negative 0 -measure positive 0 -measure sadness 0 -measure surprise 0 -measure trust 1 -measured anger 0 -measured anticipation 0 -measured disgust 0 -measured fear 0 -measured joy 0 -measured negative 0 -measured positive 1 -measured sadness 0 -measured surprise 0 -measured trust 1 -measurement anger 0 -measurement anticipation 0 -measurement disgust 0 -measurement fear 0 -measurement joy 0 -measurement negative 0 -measurement positive 0 -measurement sadness 0 -measurement surprise 0 -measurement trust 0 -measuring anger 0 -measuring anticipation 0 -measuring disgust 0 -measuring fear 0 -measuring joy 0 -measuring negative 0 -measuring positive 0 -measuring sadness 0 -measuring surprise 0 -measuring trust 0 -meat anger 0 -meat anticipation 0 -meat disgust 0 -meat fear 0 -meat joy 0 -meat negative 0 -meat positive 0 -meat sadness 0 -meat surprise 0 -meat trust 0 -mechanic anger 0 -mechanic anticipation 0 -mechanic disgust 0 -mechanic fear 0 -mechanic joy 0 -mechanic negative 0 -mechanic positive 0 -mechanic sadness 0 -mechanic surprise 0 -mechanic trust 0 -mechanical anger 0 -mechanical anticipation 0 -mechanical disgust 0 -mechanical fear 0 -mechanical joy 0 -mechanical negative 0 -mechanical positive 0 -mechanical sadness 0 -mechanical surprise 0 -mechanical trust 0 -mechanism anger 0 -mechanism anticipation 0 -mechanism disgust 0 -mechanism fear 0 -mechanism joy 0 -mechanism negative 0 -mechanism positive 0 -mechanism sadness 0 -mechanism surprise 0 -mechanism trust 0 -medal anger 0 -medal anticipation 1 -medal disgust 0 -medal fear 0 -medal joy 1 -medal negative 0 -medal positive 1 -medal sadness 0 -medal surprise 1 -medal trust 1 -medallion anger 0 -medallion anticipation 0 -medallion disgust 0 -medallion fear 0 -medallion joy 0 -medallion negative 0 -medallion positive 0 -medallion sadness 0 -medallion surprise 0 -medallion trust 0 -medallist anger 0 -medallist anticipation 0 -medallist disgust 0 -medallist fear 0 -medallist joy 0 -medallist negative 0 -medallist positive 0 -medallist sadness 0 -medallist surprise 0 -medallist trust 0 -meddle anger 1 -meddle anticipation 0 -meddle disgust 0 -meddle fear 0 -meddle joy 0 -meddle negative 1 -meddle positive 0 -meddle sadness 0 -meddle surprise 0 -meddle trust 0 -meddling anger 0 -meddling anticipation 0 -meddling disgust 0 -meddling fear 0 -meddling joy 0 -meddling negative 0 -meddling positive 0 -meddling sadness 0 -meddling surprise 0 -meddling trust 0 -media anger 0 -media anticipation 0 -media disgust 0 -media fear 0 -media joy 0 -media negative 0 -media positive 0 -media sadness 0 -media surprise 0 -media trust 0 -medial anger 0 -medial anticipation 0 -medial disgust 0 -medial fear 0 -medial joy 0 -medial negative 0 -medial positive 0 -medial sadness 0 -medial surprise 0 -medial trust 0 -median anger 0 -median anticipation 0 -median disgust 0 -median fear 0 -median joy 0 -median negative 0 -median positive 0 -median sadness 0 -median surprise 0 -median trust 0 -mediate anger 0 -mediate anticipation 1 -mediate disgust 0 -mediate fear 0 -mediate joy 0 -mediate negative 0 -mediate positive 1 -mediate sadness 0 -mediate surprise 0 -mediate trust 1 -mediation anger 0 -mediation anticipation 0 -mediation disgust 0 -mediation fear 0 -mediation joy 0 -mediation negative 0 -mediation positive 1 -mediation sadness 0 -mediation surprise 0 -mediation trust 0 -mediator anger 0 -mediator anticipation 1 -mediator disgust 0 -mediator fear 0 -mediator joy 0 -mediator negative 0 -mediator positive 1 -mediator sadness 0 -mediator surprise 0 -mediator trust 1 -medical anger 0 -medical anticipation 1 -medical disgust 0 -medical fear 1 -medical joy 0 -medical negative 0 -medical positive 1 -medical sadness 0 -medical surprise 0 -medical trust 1 -medicinal anger 0 -medicinal anticipation 0 -medicinal disgust 0 -medicinal fear 0 -medicinal joy 0 -medicinal negative 0 -medicinal positive 0 -medicinal sadness 0 -medicinal surprise 0 -medicinal trust 0 -medicine anger 0 -medicine anticipation 0 -medicine disgust 0 -medicine fear 0 -medicine joy 0 -medicine negative 0 -medicine positive 0 -medicine sadness 0 -medicine surprise 0 -medicine trust 0 -medieval anger 0 -medieval anticipation 0 -medieval disgust 0 -medieval fear 0 -medieval joy 0 -medieval negative 0 -medieval positive 0 -medieval sadness 0 -medieval surprise 0 -medieval trust 0 -mediocre anger 0 -mediocre anticipation 0 -mediocre disgust 0 -mediocre fear 0 -mediocre joy 0 -mediocre negative 1 -mediocre positive 0 -mediocre sadness 0 -mediocre surprise 0 -mediocre trust 0 -mediocrity anger 0 -mediocrity anticipation 0 -mediocrity disgust 0 -mediocrity fear 0 -mediocrity joy 0 -mediocrity negative 1 -mediocrity positive 0 -mediocrity sadness 0 -mediocrity surprise 0 -mediocrity trust 0 -meditate anger 0 -meditate anticipation 1 -meditate disgust 0 -meditate fear 0 -meditate joy 1 -meditate negative 0 -meditate positive 1 -meditate sadness 0 -meditate surprise 0 -meditate trust 1 -meditation anger 0 -meditation anticipation 0 -meditation disgust 0 -meditation fear 0 -meditation joy 0 -meditation negative 0 -meditation positive 0 -meditation sadness 0 -meditation surprise 0 -meditation trust 0 -meditative anger 0 -meditative anticipation 0 -meditative disgust 0 -meditative fear 0 -meditative joy 0 -meditative negative 0 -meditative positive 0 -meditative sadness 0 -meditative surprise 0 -meditative trust 0 -mediterranean anger 0 -mediterranean anticipation 0 -mediterranean disgust 0 -mediterranean fear 0 -mediterranean joy 0 -mediterranean negative 0 -mediterranean positive 1 -mediterranean sadness 0 -mediterranean surprise 0 -mediterranean trust 0 -medium anger 0 -medium anticipation 0 -medium disgust 0 -medium fear 0 -medium joy 0 -medium negative 0 -medium positive 0 -medium sadness 0 -medium surprise 0 -medium trust 0 -medley anger 0 -medley anticipation 0 -medley disgust 0 -medley fear 0 -medley joy 0 -medley negative 0 -medley positive 1 -medley sadness 0 -medley surprise 0 -medley trust 0 -meek anger 0 -meek anticipation 0 -meek disgust 0 -meek fear 0 -meek joy 0 -meek negative 0 -meek positive 0 -meek sadness 1 -meek surprise 0 -meek trust 0 -meet anger 0 -meet anticipation 0 -meet disgust 0 -meet fear 0 -meet joy 0 -meet negative 0 -meet positive 0 -meet sadness 0 -meet surprise 0 -meet trust 0 -meeting anger 0 -meeting anticipation 0 -meeting disgust 0 -meeting fear 0 -meeting joy 0 -meeting negative 0 -meeting positive 0 -meeting sadness 0 -meeting surprise 0 -meeting trust 0 -melancholic anger 0 -melancholic anticipation 0 -melancholic disgust 0 -melancholic fear 0 -melancholic joy 0 -melancholic negative 1 -melancholic positive 0 -melancholic sadness 1 -melancholic surprise 0 -melancholic trust 0 -melancholy anger 0 -melancholy anticipation 0 -melancholy disgust 0 -melancholy fear 0 -melancholy joy 0 -melancholy negative 1 -melancholy positive 0 -melancholy sadness 1 -melancholy surprise 0 -melancholy trust 0 -melee anger 0 -melee anticipation 0 -melee disgust 0 -melee fear 1 -melee joy 0 -melee negative 1 -melee positive 0 -melee sadness 0 -melee surprise 0 -melee trust 0 -melodious anger 0 -melodious anticipation 0 -melodious disgust 0 -melodious fear 0 -melodious joy 0 -melodious negative 0 -melodious positive 0 -melodious sadness 0 -melodious surprise 0 -melodious trust 0 -melodrama anger 1 -melodrama anticipation 0 -melodrama disgust 0 -melodrama fear 0 -melodrama joy 0 -melodrama negative 1 -melodrama positive 0 -melodrama sadness 1 -melodrama surprise 0 -melodrama trust 0 -melodramatic anger 0 -melodramatic anticipation 0 -melodramatic disgust 0 -melodramatic fear 0 -melodramatic joy 0 -melodramatic negative 0 -melodramatic positive 0 -melodramatic sadness 0 -melodramatic surprise 0 -melodramatic trust 0 -melody anger 0 -melody anticipation 0 -melody disgust 0 -melody fear 0 -melody joy 0 -melody negative 0 -melody positive 0 -melody sadness 0 -melody surprise 0 -melody trust 0 -melt anger 0 -melt anticipation 0 -melt disgust 0 -melt fear 0 -melt joy 0 -melt negative 0 -melt positive 0 -melt sadness 0 -melt surprise 0 -melt trust 0 -meltdown anger 0 -meltdown anticipation 0 -meltdown disgust 0 -meltdown fear 0 -meltdown joy 0 -meltdown negative 1 -meltdown positive 0 -meltdown sadness 1 -meltdown surprise 0 -meltdown trust 0 -melting anger 0 -melting anticipation 0 -melting disgust 0 -melting fear 0 -melting joy 0 -melting negative 0 -melting positive 0 -melting sadness 0 -melting surprise 0 -melting trust 0 -member anger 0 -member anticipation 0 -member disgust 0 -member fear 0 -member joy 0 -member negative 0 -member positive 0 -member sadness 0 -member surprise 0 -member trust 0 -membrane anger 0 -membrane anticipation 0 -membrane disgust 0 -membrane fear 0 -membrane joy 0 -membrane negative 0 -membrane positive 0 -membrane sadness 0 -membrane surprise 0 -membrane trust 0 -memento anger 0 -memento anticipation 0 -memento disgust 0 -memento fear 0 -memento joy 0 -memento negative 0 -memento positive 1 -memento sadness 0 -memento surprise 0 -memento trust 0 -memo anger 0 -memo anticipation 0 -memo disgust 0 -memo fear 0 -memo joy 0 -memo negative 0 -memo positive 0 -memo sadness 0 -memo surprise 0 -memo trust 0 -memoir anger 0 -memoir anticipation 0 -memoir disgust 0 -memoir fear 0 -memoir joy 0 -memoir negative 0 -memoir positive 0 -memoir sadness 0 -memoir surprise 0 -memoir trust 0 -memorabilia anger 0 -memorabilia anticipation 0 -memorabilia disgust 0 -memorabilia fear 0 -memorabilia joy 0 -memorabilia negative 0 -memorabilia positive 0 -memorabilia sadness 0 -memorabilia surprise 0 -memorabilia trust 0 -memorable anger 0 -memorable anticipation 0 -memorable disgust 0 -memorable fear 0 -memorable joy 1 -memorable negative 0 -memorable positive 1 -memorable sadness 0 -memorable surprise 1 -memorable trust 1 -memorandum anger 0 -memorandum anticipation 0 -memorandum disgust 0 -memorandum fear 0 -memorandum joy 0 -memorandum negative 0 -memorandum positive 0 -memorandum sadness 0 -memorandum surprise 0 -memorandum trust 0 -memorial anger 0 -memorial anticipation 0 -memorial disgust 0 -memorial fear 0 -memorial joy 0 -memorial negative 0 -memorial positive 0 -memorial sadness 0 -memorial surprise 0 -memorial trust 0 -memorials anger 0 -memorials anticipation 0 -memorials disgust 0 -memorials fear 0 -memorials joy 0 -memorials negative 0 -memorials positive 0 -memorials sadness 1 -memorials surprise 0 -memorials trust 0 -memorize anger 0 -memorize anticipation 0 -memorize disgust 0 -memorize fear 0 -memorize joy 0 -memorize negative 0 -memorize positive 0 -memorize sadness 0 -memorize surprise 0 -memorize trust 0 -memory anger 0 -memory anticipation 0 -memory disgust 0 -memory fear 0 -memory joy 0 -memory negative 0 -memory positive 0 -memory sadness 0 -memory surprise 0 -memory trust 0 -menace anger 1 -menace anticipation 0 -menace disgust 0 -menace fear 1 -menace joy 0 -menace negative 1 -menace positive 0 -menace sadness 0 -menace surprise 0 -menace trust 0 -menacing anger 1 -menacing anticipation 0 -menacing disgust 0 -menacing fear 1 -menacing joy 0 -menacing negative 1 -menacing positive 0 -menacing sadness 0 -menacing surprise 0 -menacing trust 0 -menagerie anger 0 -menagerie anticipation 0 -menagerie disgust 0 -menagerie fear 0 -menagerie joy 0 -menagerie negative 0 -menagerie positive 0 -menagerie sadness 0 -menagerie surprise 0 -menagerie trust 0 -mend anger 0 -mend anticipation 0 -mend disgust 0 -mend fear 0 -mend joy 0 -mend negative 0 -mend positive 0 -mend sadness 0 -mend surprise 0 -mend trust 0 -mending anger 0 -mending anticipation 0 -mending disgust 0 -mending fear 0 -mending joy 0 -mending negative 0 -mending positive 1 -mending sadness 0 -mending surprise 0 -mending trust 0 -menial anger 0 -menial anticipation 0 -menial disgust 0 -menial fear 0 -menial joy 0 -menial negative 1 -menial positive 0 -menial sadness 0 -menial surprise 0 -menial trust 0 -meniscus anger 0 -meniscus anticipation 0 -meniscus disgust 0 -meniscus fear 0 -meniscus joy 0 -meniscus negative 0 -meniscus positive 0 -meniscus sadness 0 -meniscus surprise 0 -meniscus trust 0 -menses anger 0 -menses anticipation 0 -menses disgust 0 -menses fear 0 -menses joy 0 -menses negative 0 -menses positive 1 -menses sadness 0 -menses surprise 0 -menses trust 0 -menstrual anger 0 -menstrual anticipation 0 -menstrual disgust 0 -menstrual fear 0 -menstrual joy 0 -menstrual negative 0 -menstrual positive 0 -menstrual sadness 0 -menstrual surprise 0 -menstrual trust 0 -mental anger 0 -mental anticipation 0 -mental disgust 0 -mental fear 0 -mental joy 0 -mental negative 0 -mental positive 0 -mental sadness 0 -mental surprise 0 -mental trust 0 -mention anger 0 -mention anticipation 0 -mention disgust 0 -mention fear 0 -mention joy 0 -mention negative 0 -mention positive 0 -mention sadness 0 -mention surprise 0 -mention trust 0 -mentor anger 0 -mentor anticipation 0 -mentor disgust 0 -mentor fear 0 -mentor joy 0 -mentor negative 0 -mentor positive 1 -mentor sadness 0 -mentor surprise 0 -mentor trust 1 -menu anger 0 -menu anticipation 0 -menu disgust 0 -menu fear 0 -menu joy 0 -menu negative 0 -menu positive 0 -menu sadness 0 -menu surprise 0 -menu trust 0 -meow anger 0 -meow anticipation 0 -meow disgust 0 -meow fear 0 -meow joy 0 -meow negative 0 -meow positive 0 -meow sadness 0 -meow surprise 0 -meow trust 0 -mercantile anger 0 -mercantile anticipation 0 -mercantile disgust 0 -mercantile fear 0 -mercantile joy 0 -mercantile negative 0 -mercantile positive 0 -mercantile sadness 0 -mercantile surprise 0 -mercantile trust 0 -mercenary anger 0 -mercenary anticipation 0 -mercenary disgust 0 -mercenary fear 1 -mercenary joy 0 -mercenary negative 1 -mercenary positive 0 -mercenary sadness 0 -mercenary surprise 0 -mercenary trust 0 -merchandise anger 0 -merchandise anticipation 0 -merchandise disgust 0 -merchandise fear 0 -merchandise joy 0 -merchandise negative 0 -merchandise positive 0 -merchandise sadness 0 -merchandise surprise 0 -merchandise trust 0 -merchant anger 0 -merchant anticipation 0 -merchant disgust 0 -merchant fear 0 -merchant joy 0 -merchant negative 0 -merchant positive 0 -merchant sadness 0 -merchant surprise 0 -merchant trust 1 -merciful anger 0 -merciful anticipation 0 -merciful disgust 0 -merciful fear 0 -merciful joy 0 -merciful negative 0 -merciful positive 1 -merciful sadness 0 -merciful surprise 0 -merciful trust 0 -merciless anger 0 -merciless anticipation 0 -merciless disgust 0 -merciless fear 1 -merciless joy 0 -merciless negative 1 -merciless positive 0 -merciless sadness 0 -merciless surprise 0 -merciless trust 0 -mercurial anger 0 -mercurial anticipation 0 -mercurial disgust 0 -mercurial fear 0 -mercurial joy 0 -mercurial negative 0 -mercurial positive 0 -mercurial sadness 0 -mercurial surprise 0 -mercurial trust 0 -mercy anger 0 -mercy anticipation 0 -mercy disgust 0 -mercy fear 0 -mercy joy 0 -mercy negative 0 -mercy positive 1 -mercy sadness 0 -mercy surprise 0 -mercy trust 0 -mere anger 0 -mere anticipation 0 -mere disgust 0 -mere fear 0 -mere joy 0 -mere negative 0 -mere positive 0 -mere sadness 0 -mere surprise 0 -mere trust 0 -merge anger 0 -merge anticipation 1 -merge disgust 0 -merge fear 0 -merge joy 0 -merge negative 0 -merge positive 1 -merge sadness 0 -merge surprise 0 -merge trust 0 -meridian anger 0 -meridian anticipation 0 -meridian disgust 0 -meridian fear 0 -meridian joy 0 -meridian negative 0 -meridian positive 0 -meridian sadness 0 -meridian surprise 0 -meridian trust 0 -meridional anger 0 -meridional anticipation 0 -meridional disgust 0 -meridional fear 0 -meridional joy 0 -meridional negative 0 -meridional positive 0 -meridional sadness 0 -meridional surprise 0 -meridional trust 0 -merit anger 0 -merit anticipation 0 -merit disgust 0 -merit fear 0 -merit joy 0 -merit negative 0 -merit positive 1 -merit sadness 0 -merit surprise 0 -merit trust 1 -meritorious anger 0 -meritorious anticipation 0 -meritorious disgust 0 -meritorious fear 0 -meritorious joy 1 -meritorious negative 0 -meritorious positive 1 -meritorious sadness 0 -meritorious surprise 0 -meritorious trust 1 -mermaid anger 0 -mermaid anticipation 0 -mermaid disgust 0 -mermaid fear 0 -mermaid joy 0 -mermaid negative 0 -mermaid positive 0 -mermaid sadness 0 -mermaid surprise 0 -mermaid trust 0 -merriment anger 0 -merriment anticipation 0 -merriment disgust 0 -merriment fear 0 -merriment joy 1 -merriment negative 0 -merriment positive 1 -merriment sadness 0 -merriment surprise 1 -merriment trust 0 -merry anger 0 -merry anticipation 0 -merry disgust 0 -merry fear 0 -merry joy 1 -merry negative 0 -merry positive 1 -merry sadness 0 -merry surprise 0 -merry trust 0 -mesa anger 0 -mesa anticipation 0 -mesa disgust 0 -mesa fear 0 -mesa joy 0 -mesa negative 0 -mesa positive 0 -mesa sadness 0 -mesa surprise 0 -mesa trust 0 -mesh anger 0 -mesh anticipation 0 -mesh disgust 0 -mesh fear 0 -mesh joy 0 -mesh negative 0 -mesh positive 0 -mesh sadness 0 -mesh surprise 0 -mesh trust 0 -meshes anger 0 -meshes anticipation 0 -meshes disgust 0 -meshes fear 0 -meshes joy 0 -meshes negative 0 -meshes positive 0 -meshes sadness 0 -meshes surprise 0 -meshes trust 0 -mesmerized anger 0 -mesmerized anticipation 0 -mesmerized disgust 0 -mesmerized fear 0 -mesmerized joy 0 -mesmerized negative 0 -mesmerized positive 0 -mesmerized sadness 0 -mesmerized surprise 0 -mesmerized trust 0 -mess anger 0 -mess anticipation 0 -mess disgust 1 -mess fear 0 -mess joy 0 -mess negative 1 -mess positive 0 -mess sadness 0 -mess surprise 0 -mess trust 0 -message anger 0 -message anticipation 0 -message disgust 0 -message fear 0 -message joy 0 -message negative 0 -message positive 0 -message sadness 0 -message surprise 0 -message trust 0 -messenger anger 0 -messenger anticipation 0 -messenger disgust 0 -messenger fear 0 -messenger joy 0 -messenger negative 0 -messenger positive 0 -messenger sadness 0 -messenger surprise 0 -messenger trust 1 -messy anger 0 -messy anticipation 0 -messy disgust 1 -messy fear 0 -messy joy 0 -messy negative 1 -messy positive 0 -messy sadness 0 -messy surprise 0 -messy trust 0 -metabolism anger 0 -metabolism anticipation 0 -metabolism disgust 0 -metabolism fear 0 -metabolism joy 0 -metabolism negative 0 -metabolism positive 0 -metabolism sadness 0 -metabolism surprise 0 -metabolism trust 0 -metal anger 0 -metal anticipation 0 -metal disgust 0 -metal fear 0 -metal joy 0 -metal negative 0 -metal positive 0 -metal sadness 0 -metal surprise 0 -metal trust 0 -metallurgy anger 0 -metallurgy anticipation 0 -metallurgy disgust 0 -metallurgy fear 0 -metallurgy joy 0 -metallurgy negative 0 -metallurgy positive 0 -metallurgy sadness 0 -metallurgy surprise 0 -metallurgy trust 0 -metamorphosis anger 0 -metamorphosis anticipation 0 -metamorphosis disgust 0 -metamorphosis fear 0 -metamorphosis joy 0 -metamorphosis negative 0 -metamorphosis positive 0 -metamorphosis sadness 0 -metamorphosis surprise 0 -metamorphosis trust 0 -metaphor anger 0 -metaphor anticipation 0 -metaphor disgust 0 -metaphor fear 0 -metaphor joy 0 -metaphor negative 0 -metaphor positive 0 -metaphor sadness 0 -metaphor surprise 0 -metaphor trust 0 -metaphorical anger 0 -metaphorical anticipation 0 -metaphorical disgust 0 -metaphorical fear 0 -metaphorical joy 0 -metaphorical negative 0 -metaphorical positive 0 -metaphorical sadness 0 -metaphorical surprise 0 -metaphorical trust 0 -metaphysical anger 0 -metaphysical anticipation 0 -metaphysical disgust 0 -metaphysical fear 0 -metaphysical joy 0 -metaphysical negative 0 -metaphysical positive 0 -metaphysical sadness 0 -metaphysical surprise 0 -metaphysical trust 0 -metaphysics anger 0 -metaphysics anticipation 0 -metaphysics disgust 0 -metaphysics fear 0 -metaphysics joy 0 -metaphysics negative 0 -metaphysics positive 0 -metaphysics sadness 0 -metaphysics surprise 0 -metaphysics trust 0 -metastasis anger 0 -metastasis anticipation 0 -metastasis disgust 0 -metastasis fear 0 -metastasis joy 0 -metastasis negative 1 -metastasis positive 0 -metastasis sadness 0 -metastasis surprise 0 -metastasis trust 0 -meteor anger 0 -meteor anticipation 0 -meteor disgust 0 -meteor fear 0 -meteor joy 0 -meteor negative 0 -meteor positive 0 -meteor sadness 0 -meteor surprise 0 -meteor trust 0 -meteoric anger 0 -meteoric anticipation 0 -meteoric disgust 0 -meteoric fear 0 -meteoric joy 0 -meteoric negative 0 -meteoric positive 0 -meteoric sadness 0 -meteoric surprise 0 -meteoric trust 0 -meteorite anger 0 -meteorite anticipation 0 -meteorite disgust 0 -meteorite fear 0 -meteorite joy 0 -meteorite negative 0 -meteorite positive 0 -meteorite sadness 0 -meteorite surprise 0 -meteorite trust 0 -meteorological anger 0 -meteorological anticipation 0 -meteorological disgust 0 -meteorological fear 0 -meteorological joy 0 -meteorological negative 0 -meteorological positive 0 -meteorological sadness 0 -meteorological surprise 0 -meteorological trust 0 -meteorology anger 0 -meteorology anticipation 0 -meteorology disgust 0 -meteorology fear 0 -meteorology joy 0 -meteorology negative 0 -meteorology positive 0 -meteorology sadness 0 -meteorology surprise 0 -meteorology trust 0 -meter anger 0 -meter anticipation 0 -meter disgust 0 -meter fear 0 -meter joy 0 -meter negative 0 -meter positive 0 -meter sadness 0 -meter surprise 0 -meter trust 0 -methanol anger 0 -methanol anticipation 0 -methanol disgust 0 -methanol fear 0 -methanol joy 0 -methanol negative 1 -methanol positive 0 -methanol sadness 0 -methanol surprise 0 -methanol trust 0 -method anger 0 -method anticipation 0 -method disgust 0 -method fear 0 -method joy 0 -method negative 0 -method positive 0 -method sadness 0 -method surprise 0 -method trust 0 -methodical anger 0 -methodical anticipation 0 -methodical disgust 0 -methodical fear 0 -methodical joy 0 -methodical negative 0 -methodical positive 0 -methodical sadness 0 -methodical surprise 0 -methodical trust 0 -meticulous anger 0 -meticulous anticipation 0 -meticulous disgust 0 -meticulous fear 0 -meticulous joy 0 -meticulous negative 0 -meticulous positive 0 -meticulous sadness 0 -meticulous surprise 0 -meticulous trust 0 -metric anger 0 -metric anticipation 0 -metric disgust 0 -metric fear 0 -metric joy 0 -metric negative 0 -metric positive 0 -metric sadness 0 -metric surprise 0 -metric trust 0 -metrical anger 0 -metrical anticipation 0 -metrical disgust 0 -metrical fear 0 -metrical joy 0 -metrical negative 0 -metrical positive 0 -metrical sadness 0 -metrical surprise 0 -metrical trust 0 -metrology anger 0 -metrology anticipation 0 -metrology disgust 0 -metrology fear 0 -metrology joy 0 -metrology negative 0 -metrology positive 0 -metrology sadness 0 -metrology surprise 0 -metrology trust 0 -metropolis anger 0 -metropolis anticipation 0 -metropolis disgust 0 -metropolis fear 0 -metropolis joy 0 -metropolis negative 0 -metropolis positive 0 -metropolis sadness 0 -metropolis surprise 0 -metropolis trust 0 -metropolitan anger 0 -metropolitan anticipation 0 -metropolitan disgust 0 -metropolitan fear 0 -metropolitan joy 0 -metropolitan negative 0 -metropolitan positive 1 -metropolitan sadness 0 -metropolitan surprise 0 -metropolitan trust 0 -mettle anger 0 -mettle anticipation 0 -mettle disgust 0 -mettle fear 0 -mettle joy 0 -mettle negative 0 -mettle positive 1 -mettle sadness 0 -mettle surprise 0 -mettle trust 0 -mew anger 0 -mew anticipation 0 -mew disgust 0 -mew fear 0 -mew joy 0 -mew negative 0 -mew positive 0 -mew sadness 0 -mew surprise 0 -mew trust 0 -mica anger 0 -mica anticipation 0 -mica disgust 0 -mica fear 0 -mica joy 0 -mica negative 0 -mica positive 0 -mica sadness 0 -mica surprise 0 -mica trust 0 -mick anger 0 -mick anticipation 0 -mick disgust 0 -mick fear 0 -mick joy 0 -mick negative 0 -mick positive 0 -mick sadness 0 -mick surprise 0 -mick trust 0 -microbe anger 0 -microbe anticipation 0 -microbe disgust 0 -microbe fear 0 -microbe joy 0 -microbe negative 0 -microbe positive 0 -microbe sadness 0 -microbe surprise 0 -microbe trust 0 -microbiology anger 0 -microbiology anticipation 0 -microbiology disgust 0 -microbiology fear 0 -microbiology joy 0 -microbiology negative 0 -microbiology positive 0 -microbiology sadness 0 -microbiology surprise 0 -microbiology trust 0 -microcosm anger 0 -microcosm anticipation 0 -microcosm disgust 0 -microcosm fear 0 -microcosm joy 0 -microcosm negative 0 -microcosm positive 0 -microcosm sadness 0 -microcosm surprise 0 -microcosm trust 0 -microgram anger 0 -microgram anticipation 0 -microgram disgust 0 -microgram fear 0 -microgram joy 0 -microgram negative 0 -microgram positive 0 -microgram sadness 0 -microgram surprise 0 -microgram trust 0 -micrometer anger 0 -micrometer anticipation 0 -micrometer disgust 0 -micrometer fear 0 -micrometer joy 0 -micrometer negative 0 -micrometer positive 0 -micrometer sadness 0 -micrometer surprise 0 -micrometer trust 0 -micron anger 0 -micron anticipation 0 -micron disgust 0 -micron fear 0 -micron joy 0 -micron negative 0 -micron positive 0 -micron sadness 0 -micron surprise 0 -micron trust 0 -microphone anger 0 -microphone anticipation 0 -microphone disgust 0 -microphone fear 0 -microphone joy 0 -microphone negative 0 -microphone positive 0 -microphone sadness 0 -microphone surprise 0 -microphone trust 0 -microscope anger 0 -microscope anticipation 0 -microscope disgust 0 -microscope fear 0 -microscope joy 0 -microscope negative 0 -microscope positive 0 -microscope sadness 0 -microscope surprise 0 -microscope trust 1 -microscopic anger 0 -microscopic anticipation 0 -microscopic disgust 0 -microscopic fear 0 -microscopic joy 0 -microscopic negative 0 -microscopic positive 0 -microscopic sadness 0 -microscopic surprise 0 -microscopic trust 0 -microscopically anger 0 -microscopically anticipation 0 -microscopically disgust 0 -microscopically fear 0 -microscopically joy 0 -microscopically negative 0 -microscopically positive 0 -microscopically sadness 0 -microscopically surprise 0 -microscopically trust 0 -microscopy anger 0 -microscopy anticipation 0 -microscopy disgust 0 -microscopy fear 0 -microscopy joy 0 -microscopy negative 0 -microscopy positive 1 -microscopy sadness 0 -microscopy surprise 0 -microscopy trust 0 -mid anger 0 -mid anticipation 0 -mid disgust 0 -mid fear 0 -mid joy 0 -mid negative 0 -mid positive 0 -mid sadness 0 -mid surprise 0 -mid trust 0 -midday anger 0 -midday anticipation 0 -midday disgust 0 -midday fear 0 -midday joy 0 -midday negative 0 -midday positive 0 -midday sadness 0 -midday surprise 0 -midday trust 0 -middle anger 0 -middle anticipation 0 -middle disgust 0 -middle fear 0 -middle joy 0 -middle negative 0 -middle positive 0 -middle sadness 0 -middle surprise 0 -middle trust 0 -middleman anger 0 -middleman anticipation 0 -middleman disgust 0 -middleman fear 0 -middleman joy 0 -middleman negative 0 -middleman positive 0 -middleman sadness 0 -middleman surprise 0 -middleman trust 0 -midland anger 0 -midland anticipation 0 -midland disgust 0 -midland fear 0 -midland joy 0 -midland negative 0 -midland positive 0 -midland sadness 0 -midland surprise 0 -midland trust 0 -midnight anger 0 -midnight anticipation 0 -midnight disgust 0 -midnight fear 0 -midnight joy 0 -midnight negative 0 -midnight positive 0 -midnight sadness 0 -midnight surprise 0 -midnight trust 0 -midst anger 0 -midst anticipation 0 -midst disgust 0 -midst fear 0 -midst joy 0 -midst negative 0 -midst positive 0 -midst sadness 0 -midst surprise 0 -midst trust 0 -midsummer anger 0 -midsummer anticipation 0 -midsummer disgust 0 -midsummer fear 0 -midsummer joy 0 -midsummer negative 0 -midsummer positive 0 -midsummer sadness 0 -midsummer surprise 0 -midsummer trust 0 -midway anger 0 -midway anticipation 0 -midway disgust 0 -midway fear 0 -midway joy 0 -midway negative 0 -midway positive 0 -midway sadness 0 -midway surprise 0 -midway trust 0 -midwife anger 0 -midwife anticipation 1 -midwife disgust 0 -midwife fear 0 -midwife joy 1 -midwife negative 1 -midwife positive 1 -midwife sadness 0 -midwife surprise 0 -midwife trust 1 -midwifery anger 0 -midwifery anticipation 0 -midwifery disgust 0 -midwifery fear 0 -midwifery joy 0 -midwifery negative 0 -midwifery positive 1 -midwifery sadness 0 -midwifery surprise 0 -midwifery trust 0 -mien anger 0 -mien anticipation 0 -mien disgust 0 -mien fear 0 -mien joy 0 -mien negative 0 -mien positive 0 -mien sadness 0 -mien surprise 0 -mien trust 0 -mighty anger 1 -mighty anticipation 0 -mighty disgust 0 -mighty fear 1 -mighty joy 1 -mighty negative 0 -mighty positive 1 -mighty sadness 0 -mighty surprise 0 -mighty trust 1 -migrate anger 0 -migrate anticipation 0 -migrate disgust 0 -migrate fear 0 -migrate joy 0 -migrate negative 0 -migrate positive 0 -migrate sadness 0 -migrate surprise 0 -migrate trust 0 -migration anger 0 -migration anticipation 0 -migration disgust 0 -migration fear 0 -migration joy 0 -migration negative 0 -migration positive 0 -migration sadness 0 -migration surprise 0 -migration trust 0 -migratory anger 0 -migratory anticipation 0 -migratory disgust 0 -migratory fear 0 -migratory joy 0 -migratory negative 0 -migratory positive 0 -migratory sadness 0 -migratory surprise 0 -migratory trust 0 -mike anger 0 -mike anticipation 0 -mike disgust 0 -mike fear 0 -mike joy 0 -mike negative 0 -mike positive 0 -mike sadness 0 -mike surprise 0 -mike trust 0 -mildew anger 0 -mildew anticipation 0 -mildew disgust 1 -mildew fear 0 -mildew joy 0 -mildew negative 1 -mildew positive 0 -mildew sadness 0 -mildew surprise 0 -mildew trust 0 -mile anger 0 -mile anticipation 0 -mile disgust 0 -mile fear 0 -mile joy 0 -mile negative 0 -mile positive 0 -mile sadness 0 -mile surprise 0 -mile trust 0 -mileage anger 0 -mileage anticipation 0 -mileage disgust 0 -mileage fear 0 -mileage joy 0 -mileage negative 0 -mileage positive 0 -mileage sadness 0 -mileage surprise 0 -mileage trust 0 -milestone anger 0 -milestone anticipation 0 -milestone disgust 0 -milestone fear 0 -milestone joy 0 -milestone negative 0 -milestone positive 0 -milestone sadness 0 -milestone surprise 0 -milestone trust 0 -militant anger 0 -militant anticipation 0 -militant disgust 0 -militant fear 0 -militant joy 0 -militant negative 0 -militant positive 0 -militant sadness 0 -militant surprise 0 -militant trust 0 -military anger 0 -military anticipation 0 -military disgust 0 -military fear 1 -military joy 0 -military negative 0 -military positive 0 -military sadness 0 -military surprise 0 -military trust 0 -militia anger 1 -militia anticipation 0 -militia disgust 0 -militia fear 1 -militia joy 0 -militia negative 1 -militia positive 0 -militia sadness 1 -militia surprise 0 -militia trust 0 -milk anger 0 -milk anticipation 0 -milk disgust 0 -milk fear 0 -milk joy 0 -milk negative 0 -milk positive 0 -milk sadness 0 -milk surprise 0 -milk trust 0 -milky anger 0 -milky anticipation 0 -milky disgust 0 -milky fear 0 -milky joy 0 -milky negative 0 -milky positive 0 -milky sadness 0 -milky surprise 0 -milky trust 0 -mill anger 0 -mill anticipation 1 -mill disgust 0 -mill fear 0 -mill joy 0 -mill negative 0 -mill positive 0 -mill sadness 0 -mill surprise 0 -mill trust 0 -millennium anger 0 -millennium anticipation 0 -millennium disgust 0 -millennium fear 0 -millennium joy 0 -millennium negative 0 -millennium positive 0 -millennium sadness 0 -millennium surprise 0 -millennium trust 0 -milligram anger 0 -milligram anticipation 0 -milligram disgust 0 -milligram fear 0 -milligram joy 0 -milligram negative 0 -milligram positive 0 -milligram sadness 0 -milligram surprise 0 -milligram trust 0 -millimeter anger 0 -millimeter anticipation 0 -millimeter disgust 0 -millimeter fear 0 -millimeter joy 0 -millimeter negative 0 -millimeter positive 0 -millimeter sadness 0 -millimeter surprise 0 -millimeter trust 0 -million anger 0 -million anticipation 0 -million disgust 0 -million fear 0 -million joy 0 -million negative 0 -million positive 0 -million sadness 0 -million surprise 0 -million trust 0 -millionaire anger 0 -millionaire anticipation 0 -millionaire disgust 0 -millionaire fear 0 -millionaire joy 0 -millionaire negative 0 -millionaire positive 0 -millionaire sadness 0 -millionaire surprise 0 -millionaire trust 0 -mime anger 0 -mime anticipation 0 -mime disgust 0 -mime fear 0 -mime joy 0 -mime negative 0 -mime positive 1 -mime sadness 0 -mime surprise 0 -mime trust 0 -mimic anger 0 -mimic anticipation 0 -mimic disgust 0 -mimic fear 0 -mimic joy 0 -mimic negative 0 -mimic positive 0 -mimic sadness 0 -mimic surprise 0 -mimic trust 0 -mimicking anger 0 -mimicking anticipation 0 -mimicking disgust 0 -mimicking fear 0 -mimicking joy 0 -mimicking negative 0 -mimicking positive 0 -mimicking sadness 0 -mimicking surprise 0 -mimicking trust 0 -mimicry anger 0 -mimicry anticipation 0 -mimicry disgust 0 -mimicry fear 0 -mimicry joy 0 -mimicry negative 1 -mimicry positive 0 -mimicry sadness 0 -mimicry surprise 1 -mimicry trust 0 -mind anger 0 -mind anticipation 0 -mind disgust 0 -mind fear 0 -mind joy 0 -mind negative 0 -mind positive 0 -mind sadness 0 -mind surprise 0 -mind trust 0 -minded anger 0 -minded anticipation 0 -minded disgust 0 -minded fear 0 -minded joy 0 -minded negative 0 -minded positive 0 -minded sadness 0 -minded surprise 0 -minded trust 0 -mindful anger 0 -mindful anticipation 0 -mindful disgust 0 -mindful fear 0 -mindful joy 0 -mindful negative 0 -mindful positive 1 -mindful sadness 0 -mindful surprise 0 -mindful trust 0 -mindfulness anger 0 -mindfulness anticipation 0 -mindfulness disgust 0 -mindfulness fear 0 -mindfulness joy 0 -mindfulness negative 0 -mindfulness positive 1 -mindfulness sadness 0 -mindfulness surprise 0 -mindfulness trust 0 -mine anger 0 -mine anticipation 0 -mine disgust 0 -mine fear 0 -mine joy 0 -mine negative 0 -mine positive 0 -mine sadness 0 -mine surprise 0 -mine trust 0 -miner anger 0 -miner anticipation 0 -miner disgust 0 -miner fear 0 -miner joy 0 -miner negative 0 -miner positive 0 -miner sadness 0 -miner surprise 0 -miner trust 0 -mineral anger 0 -mineral anticipation 0 -mineral disgust 0 -mineral fear 0 -mineral joy 0 -mineral negative 0 -mineral positive 0 -mineral sadness 0 -mineral surprise 0 -mineral trust 0 -mineralogy anger 0 -mineralogy anticipation 0 -mineralogy disgust 0 -mineralogy fear 0 -mineralogy joy 0 -mineralogy negative 0 -mineralogy positive 0 -mineralogy sadness 0 -mineralogy surprise 0 -mineralogy trust 0 -mingle anger 0 -mingle anticipation 0 -mingle disgust 0 -mingle fear 0 -mingle joy 0 -mingle negative 0 -mingle positive 0 -mingle sadness 0 -mingle surprise 0 -mingle trust 0 -mingled anger 0 -mingled anticipation 0 -mingled disgust 0 -mingled fear 0 -mingled joy 0 -mingled negative 0 -mingled positive 0 -mingled sadness 0 -mingled surprise 0 -mingled trust 0 -miniature anger 0 -miniature anticipation 0 -miniature disgust 0 -miniature fear 0 -miniature joy 0 -miniature negative 0 -miniature positive 0 -miniature sadness 0 -miniature surprise 0 -miniature trust 0 -minibus anger 0 -minibus anticipation 0 -minibus disgust 0 -minibus fear 0 -minibus joy 0 -minibus negative 0 -minibus positive 0 -minibus sadness 0 -minibus surprise 0 -minibus trust 0 -minim anger 0 -minim anticipation 0 -minim disgust 0 -minim fear 0 -minim joy 0 -minim negative 0 -minim positive 0 -minim sadness 0 -minim surprise 0 -minim trust 0 -minimize anger 0 -minimize anticipation 0 -minimize disgust 0 -minimize fear 0 -minimize joy 0 -minimize negative 1 -minimize positive 0 -minimize sadness 0 -minimize surprise 0 -minimize trust 0 -minimum anger 0 -minimum anticipation 0 -minimum disgust 0 -minimum fear 0 -minimum joy 0 -minimum negative 1 -minimum positive 0 -minimum sadness 0 -minimum surprise 0 -minimum trust 0 -minister anger 0 -minister anticipation 0 -minister disgust 0 -minister fear 0 -minister joy 0 -minister negative 0 -minister positive 0 -minister sadness 0 -minister surprise 0 -minister trust 0 -ministerial anger 0 -ministerial anticipation 0 -ministerial disgust 0 -ministerial fear 0 -ministerial joy 0 -ministerial negative 0 -ministerial positive 0 -ministerial sadness 0 -ministerial surprise 0 -ministerial trust 0 -ministry anger 0 -ministry anticipation 0 -ministry disgust 0 -ministry fear 0 -ministry joy 1 -ministry negative 0 -ministry positive 1 -ministry sadness 0 -ministry surprise 0 -ministry trust 1 -minivan anger 0 -minivan anticipation 0 -minivan disgust 0 -minivan fear 0 -minivan joy 0 -minivan negative 0 -minivan positive 0 -minivan sadness 0 -minivan surprise 0 -minivan trust 0 -minnow anger 0 -minnow anticipation 0 -minnow disgust 0 -minnow fear 0 -minnow joy 0 -minnow negative 0 -minnow positive 0 -minnow sadness 0 -minnow surprise 0 -minnow trust 0 -minor anger 0 -minor anticipation 0 -minor disgust 0 -minor fear 0 -minor joy 0 -minor negative 0 -minor positive 0 -minor sadness 0 -minor surprise 0 -minor trust 0 -minority anger 0 -minority anticipation 0 -minority disgust 0 -minority fear 0 -minority joy 0 -minority negative 1 -minority positive 0 -minority sadness 0 -minority surprise 0 -minority trust 0 -minstrel anger 0 -minstrel anticipation 0 -minstrel disgust 0 -minstrel fear 0 -minstrel joy 0 -minstrel negative 0 -minstrel positive 0 -minstrel sadness 0 -minstrel surprise 0 -minstrel trust 0 -mint anger 0 -mint anticipation 0 -mint disgust 0 -mint fear 0 -mint joy 0 -mint negative 0 -mint positive 0 -mint sadness 0 -mint surprise 0 -mint trust 0 -minuscule anger 0 -minuscule anticipation 0 -minuscule disgust 0 -minuscule fear 0 -minuscule joy 0 -minuscule negative 0 -minuscule positive 0 -minuscule sadness 0 -minuscule surprise 0 -minuscule trust 0 -minute anger 0 -minute anticipation 0 -minute disgust 0 -minute fear 0 -minute joy 0 -minute negative 0 -minute positive 0 -minute sadness 0 -minute surprise 0 -minute trust 0 -minutiae anger 0 -minutiae anticipation 0 -minutiae disgust 0 -minutiae fear 0 -minutiae joy 0 -minutiae negative 0 -minutiae positive 0 -minutiae sadness 0 -minutiae surprise 0 -minutiae trust 0 -mir anger 0 -mir anticipation 0 -mir disgust 0 -mir fear 0 -mir joy 0 -mir negative 0 -mir positive 0 -mir sadness 0 -mir surprise 0 -mir trust 0 -miracle anger 0 -miracle anticipation 1 -miracle disgust 0 -miracle fear 0 -miracle joy 1 -miracle negative 0 -miracle positive 1 -miracle sadness 0 -miracle surprise 1 -miracle trust 1 -miraculous anger 0 -miraculous anticipation 0 -miraculous disgust 0 -miraculous fear 0 -miraculous joy 1 -miraculous negative 0 -miraculous positive 1 -miraculous sadness 0 -miraculous surprise 1 -miraculous trust 0 -mirage anger 0 -mirage anticipation 0 -mirage disgust 0 -mirage fear 0 -mirage joy 0 -mirage negative 0 -mirage positive 0 -mirage sadness 0 -mirage surprise 0 -mirage trust 0 -mire anger 0 -mire anticipation 0 -mire disgust 1 -mire fear 0 -mire joy 0 -mire negative 1 -mire positive 0 -mire sadness 0 -mire surprise 0 -mire trust 0 -mirror anger 0 -mirror anticipation 0 -mirror disgust 0 -mirror fear 0 -mirror joy 0 -mirror negative 0 -mirror positive 0 -mirror sadness 0 -mirror surprise 0 -mirror trust 0 -mirth anger 0 -mirth anticipation 0 -mirth disgust 0 -mirth fear 0 -mirth joy 1 -mirth negative 0 -mirth positive 1 -mirth sadness 0 -mirth surprise 0 -mirth trust 0 -misappropriation anger 0 -misappropriation anticipation 0 -misappropriation disgust 0 -misappropriation fear 0 -misappropriation joy 0 -misappropriation negative 0 -misappropriation positive 0 -misappropriation sadness 0 -misappropriation surprise 0 -misappropriation trust 0 -misbehavior anger 1 -misbehavior anticipation 0 -misbehavior disgust 1 -misbehavior fear 0 -misbehavior joy 0 -misbehavior negative 1 -misbehavior positive 0 -misbehavior sadness 0 -misbehavior surprise 1 -misbehavior trust 0 -miscarriage anger 0 -miscarriage anticipation 0 -miscarriage disgust 0 -miscarriage fear 1 -miscarriage joy 0 -miscarriage negative 1 -miscarriage positive 0 -miscarriage sadness 1 -miscarriage surprise 0 -miscarriage trust 0 -miscellaneous anger 0 -miscellaneous anticipation 0 -miscellaneous disgust 0 -miscellaneous fear 0 -miscellaneous joy 0 -miscellaneous negative 0 -miscellaneous positive 0 -miscellaneous sadness 0 -miscellaneous surprise 0 -miscellaneous trust 0 -miscellany anger 0 -miscellany anticipation 0 -miscellany disgust 0 -miscellany fear 0 -miscellany joy 0 -miscellany negative 0 -miscellany positive 0 -miscellany sadness 0 -miscellany surprise 0 -miscellany trust 0 -mischief anger 0 -mischief anticipation 0 -mischief disgust 0 -mischief fear 0 -mischief joy 0 -mischief negative 1 -mischief positive 0 -mischief sadness 0 -mischief surprise 0 -mischief trust 0 -mischievous anger 0 -mischievous anticipation 0 -mischievous disgust 0 -mischievous fear 0 -mischievous joy 0 -mischievous negative 1 -mischievous positive 0 -mischievous sadness 0 -mischievous surprise 0 -mischievous trust 0 -misconception anger 1 -misconception anticipation 0 -misconception disgust 1 -misconception fear 1 -misconception joy 0 -misconception negative 1 -misconception positive 0 -misconception sadness 0 -misconception surprise 0 -misconception trust 0 -misconduct anger 0 -misconduct anticipation 0 -misconduct disgust 1 -misconduct fear 0 -misconduct joy 0 -misconduct negative 1 -misconduct positive 0 -misconduct sadness 0 -misconduct surprise 0 -misconduct trust 0 -misdemeanor anger 0 -misdemeanor anticipation 0 -misdemeanor disgust 0 -misdemeanor fear 0 -misdemeanor joy 0 -misdemeanor negative 0 -misdemeanor positive 0 -misdemeanor sadness 0 -misdemeanor surprise 0 -misdemeanor trust 0 -miserable anger 1 -miserable anticipation 0 -miserable disgust 1 -miserable fear 0 -miserable joy 0 -miserable negative 1 -miserable positive 0 -miserable sadness 1 -miserable surprise 0 -miserable trust 0 -miserably anger 0 -miserably anticipation 0 -miserably disgust 0 -miserably fear 0 -miserably joy 0 -miserably negative 1 -miserably positive 0 -miserably sadness 1 -miserably surprise 0 -miserably trust 0 -misery anger 1 -misery anticipation 0 -misery disgust 1 -misery fear 1 -misery joy 0 -misery negative 1 -misery positive 0 -misery sadness 1 -misery surprise 0 -misery trust 0 -misfortune anger 0 -misfortune anticipation 0 -misfortune disgust 0 -misfortune fear 1 -misfortune joy 0 -misfortune negative 1 -misfortune positive 0 -misfortune sadness 1 -misfortune surprise 0 -misfortune trust 0 -misguided anger 0 -misguided anticipation 0 -misguided disgust 1 -misguided fear 0 -misguided joy 0 -misguided negative 1 -misguided positive 0 -misguided sadness 0 -misguided surprise 0 -misguided trust 0 -mishap anger 0 -mishap anticipation 0 -mishap disgust 1 -mishap fear 1 -mishap joy 0 -mishap negative 1 -mishap positive 0 -mishap sadness 1 -mishap surprise 1 -mishap trust 0 -misinformed anger 0 -misinformed anticipation 0 -misinformed disgust 0 -misinformed fear 0 -misinformed joy 0 -misinformed negative 0 -misinformed positive 0 -misinformed sadness 0 -misinformed surprise 0 -misinformed trust 0 -misinterpretation anger 0 -misinterpretation anticipation 0 -misinterpretation disgust 0 -misinterpretation fear 0 -misinterpretation joy 0 -misinterpretation negative 1 -misinterpretation positive 0 -misinterpretation sadness 0 -misinterpretation surprise 0 -misinterpretation trust 0 -mislead anger 1 -mislead anticipation 0 -mislead disgust 0 -mislead fear 1 -mislead joy 0 -mislead negative 1 -mislead positive 0 -mislead sadness 0 -mislead surprise 0 -mislead trust 1 -misleading anger 1 -misleading anticipation 0 -misleading disgust 1 -misleading fear 0 -misleading joy 0 -misleading negative 1 -misleading positive 0 -misleading sadness 0 -misleading surprise 0 -misleading trust 0 -mismanagement anger 0 -mismanagement anticipation 0 -mismanagement disgust 0 -mismanagement fear 0 -mismanagement joy 0 -mismanagement negative 1 -mismanagement positive 0 -mismanagement sadness 0 -mismanagement surprise 0 -mismanagement trust 0 -mismatch anger 0 -mismatch anticipation 0 -mismatch disgust 0 -mismatch fear 0 -mismatch joy 0 -mismatch negative 1 -mismatch positive 0 -mismatch sadness 0 -mismatch surprise 0 -mismatch trust 0 -mismatched anger 0 -mismatched anticipation 0 -mismatched disgust 0 -mismatched fear 0 -mismatched joy 0 -mismatched negative 0 -mismatched positive 0 -mismatched sadness 0 -mismatched surprise 0 -mismatched trust 0 -misnomer anger 0 -misnomer anticipation 0 -misnomer disgust 0 -misnomer fear 0 -misnomer joy 0 -misnomer negative 1 -misnomer positive 0 -misnomer sadness 0 -misnomer surprise 0 -misnomer trust 0 -misplace anger 1 -misplace anticipation 0 -misplace disgust 1 -misplace fear 0 -misplace joy 0 -misplace negative 1 -misplace positive 0 -misplace sadness 0 -misplace surprise 0 -misplace trust 0 -misplaced anger 0 -misplaced anticipation 0 -misplaced disgust 0 -misplaced fear 0 -misplaced joy 0 -misplaced negative 1 -misplaced positive 0 -misplaced sadness 0 -misplaced surprise 0 -misplaced trust 0 -misrepresent anger 0 -misrepresent anticipation 0 -misrepresent disgust 0 -misrepresent fear 0 -misrepresent joy 0 -misrepresent negative 1 -misrepresent positive 0 -misrepresent sadness 0 -misrepresent surprise 0 -misrepresent trust 0 -misrepresentation anger 0 -misrepresentation anticipation 0 -misrepresentation disgust 0 -misrepresentation fear 0 -misrepresentation joy 0 -misrepresentation negative 1 -misrepresentation positive 0 -misrepresentation sadness 1 -misrepresentation surprise 0 -misrepresentation trust 0 -misrepresented anger 1 -misrepresented anticipation 0 -misrepresented disgust 0 -misrepresented fear 0 -misrepresented joy 0 -misrepresented negative 1 -misrepresented positive 0 -misrepresented sadness 0 -misrepresented surprise 0 -misrepresented trust 0 -miss anger 0 -miss anticipation 0 -miss disgust 0 -miss fear 0 -miss joy 0 -miss negative 0 -miss positive 0 -miss sadness 0 -miss surprise 0 -miss trust 0 -missile anger 0 -missile anticipation 0 -missile disgust 0 -missile fear 1 -missile joy 0 -missile negative 0 -missile positive 0 -missile sadness 0 -missile surprise 0 -missile trust 0 -missing anger 0 -missing anticipation 0 -missing disgust 0 -missing fear 1 -missing joy 0 -missing negative 1 -missing positive 0 -missing sadness 1 -missing surprise 0 -missing trust 0 -mission anger 0 -mission anticipation 0 -mission disgust 0 -mission fear 0 -mission joy 0 -mission negative 0 -mission positive 0 -mission sadness 0 -mission surprise 0 -mission trust 0 -missionary anger 0 -missionary anticipation 0 -missionary disgust 0 -missionary fear 0 -missionary joy 0 -missionary negative 0 -missionary positive 1 -missionary sadness 0 -missionary surprise 0 -missionary trust 0 -misstatement anger 1 -misstatement anticipation 0 -misstatement disgust 1 -misstatement fear 0 -misstatement joy 0 -misstatement negative 1 -misstatement positive 0 -misstatement sadness 0 -misstatement surprise 0 -misstatement trust 0 -mist anger 0 -mist anticipation 0 -mist disgust 0 -mist fear 0 -mist joy 0 -mist negative 0 -mist positive 0 -mist sadness 0 -mist surprise 0 -mist trust 0 -mistake anger 0 -mistake anticipation 0 -mistake disgust 0 -mistake fear 0 -mistake joy 0 -mistake negative 1 -mistake positive 0 -mistake sadness 1 -mistake surprise 0 -mistake trust 0 -mistaken anger 0 -mistaken anticipation 0 -mistaken disgust 0 -mistaken fear 1 -mistaken joy 0 -mistaken negative 1 -mistaken positive 0 -mistaken sadness 0 -mistaken surprise 0 -mistaken trust 0 -mister anger 0 -mister anticipation 0 -mister disgust 0 -mister fear 0 -mister joy 0 -mister negative 0 -mister positive 0 -mister sadness 0 -mister surprise 0 -mister trust 0 -mistress anger 1 -mistress anticipation 0 -mistress disgust 1 -mistress fear 0 -mistress joy 0 -mistress negative 1 -mistress positive 0 -mistress sadness 0 -mistress surprise 0 -mistress trust 0 -mistrust anger 0 -mistrust anticipation 0 -mistrust disgust 1 -mistrust fear 1 -mistrust joy 0 -mistrust negative 1 -mistrust positive 0 -mistrust sadness 0 -mistrust surprise 0 -mistrust trust 0 -misty anger 0 -misty anticipation 0 -misty disgust 0 -misty fear 0 -misty joy 0 -misty negative 0 -misty positive 0 -misty sadness 0 -misty surprise 0 -misty trust 0 -misunderstand anger 0 -misunderstand anticipation 0 -misunderstand disgust 0 -misunderstand fear 0 -misunderstand joy 0 -misunderstand negative 1 -misunderstand positive 0 -misunderstand sadness 0 -misunderstand surprise 0 -misunderstand trust 0 -misunderstanding anger 1 -misunderstanding anticipation 0 -misunderstanding disgust 0 -misunderstanding fear 0 -misunderstanding joy 0 -misunderstanding negative 1 -misunderstanding positive 0 -misunderstanding sadness 1 -misunderstanding surprise 0 -misunderstanding trust 0 -misuse anger 0 -misuse anticipation 0 -misuse disgust 0 -misuse fear 0 -misuse joy 0 -misuse negative 1 -misuse positive 0 -misuse sadness 0 -misuse surprise 0 -misuse trust 0 -mite anger 0 -mite anticipation 0 -mite disgust 1 -mite fear 0 -mite joy 0 -mite negative 1 -mite positive 0 -mite sadness 0 -mite surprise 0 -mite trust 0 -miter anger 0 -miter anticipation 0 -miter disgust 0 -miter fear 0 -miter joy 0 -miter negative 0 -miter positive 0 -miter sadness 0 -miter surprise 0 -miter trust 0 -mitigation anger 0 -mitigation anticipation 0 -mitigation disgust 0 -mitigation fear 0 -mitigation joy 0 -mitigation negative 0 -mitigation positive 0 -mitigation sadness 0 -mitigation surprise 0 -mitigation trust 0 -mix anger 0 -mix anticipation 0 -mix disgust 0 -mix fear 0 -mix joy 0 -mix negative 0 -mix positive 0 -mix sadness 0 -mix surprise 0 -mix trust 0 -mixed anger 0 -mixed anticipation 0 -mixed disgust 0 -mixed fear 0 -mixed joy 0 -mixed negative 0 -mixed positive 0 -mixed sadness 0 -mixed surprise 0 -mixed trust 0 -mixture anger 0 -mixture anticipation 0 -mixture disgust 0 -mixture fear 0 -mixture joy 0 -mixture negative 0 -mixture positive 0 -mixture sadness 0 -mixture surprise 0 -mixture trust 0 -moan anger 0 -moan anticipation 0 -moan disgust 0 -moan fear 1 -moan joy 0 -moan negative 0 -moan positive 0 -moan sadness 1 -moan surprise 0 -moan trust 0 -moat anger 0 -moat anticipation 0 -moat disgust 0 -moat fear 0 -moat joy 0 -moat negative 0 -moat positive 0 -moat sadness 0 -moat surprise 0 -moat trust 1 -mob anger 1 -mob anticipation 0 -mob disgust 0 -mob fear 1 -mob joy 0 -mob negative 1 -mob positive 0 -mob sadness 0 -mob surprise 0 -mob trust 0 -mobile anger 0 -mobile anticipation 1 -mobile disgust 0 -mobile fear 0 -mobile joy 0 -mobile negative 0 -mobile positive 0 -mobile sadness 0 -mobile surprise 0 -mobile trust 0 -mobility anger 0 -mobility anticipation 0 -mobility disgust 0 -mobility fear 0 -mobility joy 0 -mobility negative 0 -mobility positive 0 -mobility sadness 0 -mobility surprise 0 -mobility trust 0 -mobilization anger 0 -mobilization anticipation 0 -mobilization disgust 0 -mobilization fear 0 -mobilization joy 0 -mobilization negative 0 -mobilization positive 0 -mobilization sadness 0 -mobilization surprise 0 -mobilization trust 0 -mobilize anger 0 -mobilize anticipation 0 -mobilize disgust 0 -mobilize fear 0 -mobilize joy 0 -mobilize negative 0 -mobilize positive 0 -mobilize sadness 0 -mobilize surprise 0 -mobilize trust 0 -mockery anger 0 -mockery anticipation 0 -mockery disgust 1 -mockery fear 0 -mockery joy 0 -mockery negative 1 -mockery positive 0 -mockery sadness 0 -mockery surprise 0 -mockery trust 0 -mocking anger 1 -mocking anticipation 0 -mocking disgust 1 -mocking fear 0 -mocking joy 0 -mocking negative 1 -mocking positive 0 -mocking sadness 1 -mocking surprise 0 -mocking trust 0 -modal anger 0 -modal anticipation 0 -modal disgust 0 -modal fear 0 -modal joy 0 -modal negative 0 -modal positive 0 -modal sadness 0 -modal surprise 0 -modal trust 0 -modality anger 0 -modality anticipation 0 -modality disgust 0 -modality fear 0 -modality joy 0 -modality negative 0 -modality positive 0 -modality sadness 0 -modality surprise 0 -modality trust 0 -mode anger 0 -mode anticipation 0 -mode disgust 0 -mode fear 0 -mode joy 0 -mode negative 0 -mode positive 0 -mode sadness 0 -mode surprise 0 -mode trust 0 -model anger 0 -model anticipation 0 -model disgust 0 -model fear 0 -model joy 0 -model negative 0 -model positive 1 -model sadness 0 -model surprise 0 -model trust 0 -modeler anger 0 -modeler anticipation 0 -modeler disgust 0 -modeler fear 0 -modeler joy 0 -modeler negative 0 -modeler positive 0 -modeler sadness 0 -modeler surprise 0 -modeler trust 0 -moderate anger 0 -moderate anticipation 0 -moderate disgust 0 -moderate fear 0 -moderate joy 0 -moderate negative 0 -moderate positive 1 -moderate sadness 0 -moderate surprise 0 -moderate trust 0 -moderately anger 0 -moderately anticipation 0 -moderately disgust 0 -moderately fear 0 -moderately joy 0 -moderately negative 0 -moderately positive 0 -moderately sadness 0 -moderately surprise 0 -moderately trust 0 -moderating anger 0 -moderating anticipation 0 -moderating disgust 0 -moderating fear 0 -moderating joy 0 -moderating negative 0 -moderating positive 0 -moderating sadness 0 -moderating surprise 0 -moderating trust 0 -moderation anger 0 -moderation anticipation 0 -moderation disgust 0 -moderation fear 0 -moderation joy 0 -moderation negative 0 -moderation positive 0 -moderation sadness 0 -moderation surprise 0 -moderation trust 0 -moderator anger 0 -moderator anticipation 0 -moderator disgust 0 -moderator fear 0 -moderator joy 0 -moderator negative 0 -moderator positive 1 -moderator sadness 0 -moderator surprise 0 -moderator trust 1 -modern anger 0 -modern anticipation 0 -modern disgust 0 -modern fear 0 -modern joy 0 -modern negative 0 -modern positive 0 -modern sadness 0 -modern surprise 0 -modern trust 0 -modernism anger 0 -modernism anticipation 0 -modernism disgust 0 -modernism fear 0 -modernism joy 0 -modernism negative 0 -modernism positive 0 -modernism sadness 0 -modernism surprise 0 -modernism trust 0 -modest anger 0 -modest anticipation 0 -modest disgust 0 -modest fear 0 -modest joy 0 -modest negative 0 -modest positive 1 -modest sadness 0 -modest surprise 0 -modest trust 1 -modesty anger 0 -modesty anticipation 0 -modesty disgust 0 -modesty fear 0 -modesty joy 0 -modesty negative 0 -modesty positive 1 -modesty sadness 0 -modesty surprise 0 -modesty trust 0 -modicum anger 0 -modicum anticipation 0 -modicum disgust 0 -modicum fear 0 -modicum joy 0 -modicum negative 0 -modicum positive 0 -modicum sadness 0 -modicum surprise 0 -modicum trust 0 -modifiable anger 0 -modifiable anticipation 0 -modifiable disgust 0 -modifiable fear 0 -modifiable joy 0 -modifiable negative 0 -modifiable positive 0 -modifiable sadness 0 -modifiable surprise 0 -modifiable trust 0 -modification anger 0 -modification anticipation 0 -modification disgust 0 -modification fear 0 -modification joy 0 -modification negative 0 -modification positive 0 -modification sadness 0 -modification surprise 0 -modification trust 0 -modified anger 0 -modified anticipation 0 -modified disgust 0 -modified fear 0 -modified joy 0 -modified negative 0 -modified positive 0 -modified sadness 0 -modified surprise 0 -modified trust 0 -modify anger 0 -modify anticipation 0 -modify disgust 0 -modify fear 0 -modify joy 0 -modify negative 0 -modify positive 0 -modify sadness 0 -modify surprise 1 -modify trust 0 -modulate anger 0 -modulate anticipation 0 -modulate disgust 0 -modulate fear 0 -modulate joy 0 -modulate negative 0 -modulate positive 0 -modulate sadness 0 -modulate surprise 0 -modulate trust 0 -modulation anger 0 -modulation anticipation 0 -modulation disgust 0 -modulation fear 0 -modulation joy 0 -modulation negative 0 -modulation positive 0 -modulation sadness 0 -modulation surprise 0 -modulation trust 0 -module anger 0 -module anticipation 0 -module disgust 0 -module fear 0 -module joy 0 -module negative 0 -module positive 0 -module sadness 0 -module surprise 0 -module trust 0 -modulus anger 0 -modulus anticipation 0 -modulus disgust 0 -modulus fear 0 -modulus joy 0 -modulus negative 0 -modulus positive 0 -modulus sadness 0 -modulus surprise 0 -modulus trust 0 -mogul anger 0 -mogul anticipation 0 -mogul disgust 0 -mogul fear 0 -mogul joy 0 -mogul negative 0 -mogul positive 0 -mogul sadness 0 -mogul surprise 0 -mogul trust 0 -moiety anger 0 -moiety anticipation 0 -moiety disgust 0 -moiety fear 0 -moiety joy 0 -moiety negative 0 -moiety positive 0 -moiety sadness 0 -moiety surprise 0 -moiety trust 0 -moist anger 0 -moist anticipation 0 -moist disgust 0 -moist fear 0 -moist joy 0 -moist negative 0 -moist positive 0 -moist sadness 0 -moist surprise 0 -moist trust 0 -moisture anger 0 -moisture anticipation 0 -moisture disgust 0 -moisture fear 0 -moisture joy 0 -moisture negative 0 -moisture positive 0 -moisture sadness 0 -moisture surprise 0 -moisture trust 0 -molar anger 0 -molar anticipation 0 -molar disgust 0 -molar fear 0 -molar joy 0 -molar negative 0 -molar positive 0 -molar sadness 0 -molar surprise 0 -molar trust 0 -molasses anger 0 -molasses anticipation 0 -molasses disgust 0 -molasses fear 0 -molasses joy 0 -molasses negative 0 -molasses positive 0 -molasses sadness 0 -molasses surprise 0 -molasses trust 0 -mold anger 0 -mold anticipation 0 -mold disgust 0 -mold fear 0 -mold joy 0 -mold negative 0 -mold positive 0 -mold sadness 0 -mold surprise 0 -mold trust 0 -molded anger 0 -molded anticipation 0 -molded disgust 0 -molded fear 0 -molded joy 0 -molded negative 0 -molded positive 0 -molded sadness 0 -molded surprise 0 -molded trust 0 -molding anger 0 -molding anticipation 0 -molding disgust 0 -molding fear 0 -molding joy 0 -molding negative 0 -molding positive 0 -molding sadness 0 -molding surprise 0 -molding trust 0 -moldy anger 0 -moldy anticipation 0 -moldy disgust 0 -moldy fear 0 -moldy joy 0 -moldy negative 0 -moldy positive 0 -moldy sadness 0 -moldy surprise 0 -moldy trust 0 -molecular anger 0 -molecular anticipation 0 -molecular disgust 0 -molecular fear 0 -molecular joy 0 -molecular negative 0 -molecular positive 0 -molecular sadness 0 -molecular surprise 0 -molecular trust 0 -molecule anger 0 -molecule anticipation 0 -molecule disgust 0 -molecule fear 0 -molecule joy 0 -molecule negative 0 -molecule positive 0 -molecule sadness 0 -molecule surprise 0 -molecule trust 0 -molestation anger 1 -molestation anticipation 0 -molestation disgust 1 -molestation fear 1 -molestation joy 0 -molestation negative 1 -molestation positive 0 -molestation sadness 1 -molestation surprise 0 -molestation trust 0 -molten anger 0 -molten anticipation 0 -molten disgust 0 -molten fear 0 -molten joy 0 -molten negative 0 -molten positive 0 -molten sadness 0 -molten surprise 0 -molten trust 0 -moment anger 0 -moment anticipation 0 -moment disgust 0 -moment fear 0 -moment joy 0 -moment negative 0 -moment positive 0 -moment sadness 0 -moment surprise 0 -moment trust 0 -momentary anger 0 -momentary anticipation 0 -momentary disgust 0 -momentary fear 0 -momentary joy 0 -momentary negative 0 -momentary positive 0 -momentary sadness 0 -momentary surprise 0 -momentary trust 0 -momentous anger 0 -momentous anticipation 0 -momentous disgust 0 -momentous fear 0 -momentous joy 0 -momentous negative 0 -momentous positive 0 -momentous sadness 0 -momentous surprise 0 -momentous trust 0 -momentum anger 0 -momentum anticipation 1 -momentum disgust 0 -momentum fear 0 -momentum joy 0 -momentum negative 0 -momentum positive 1 -momentum sadness 0 -momentum surprise 0 -momentum trust 0 -monad anger 0 -monad anticipation 0 -monad disgust 0 -monad fear 0 -monad joy 0 -monad negative 0 -monad positive 0 -monad sadness 0 -monad surprise 0 -monad trust 0 -monarch anger 0 -monarch anticipation 0 -monarch disgust 0 -monarch fear 0 -monarch joy 0 -monarch negative 0 -monarch positive 0 -monarch sadness 0 -monarch surprise 0 -monarch trust 0 -monarchy anger 0 -monarchy anticipation 0 -monarchy disgust 0 -monarchy fear 0 -monarchy joy 0 -monarchy negative 0 -monarchy positive 0 -monarchy sadness 0 -monarchy surprise 0 -monarchy trust 0 -monastery anger 0 -monastery anticipation 0 -monastery disgust 0 -monastery fear 0 -monastery joy 0 -monastery negative 0 -monastery positive 0 -monastery sadness 0 -monastery surprise 0 -monastery trust 0 -monastic anger 0 -monastic anticipation 0 -monastic disgust 0 -monastic fear 0 -monastic joy 0 -monastic negative 0 -monastic positive 0 -monastic sadness 0 -monastic surprise 0 -monastic trust 0 -monetary anger 0 -monetary anticipation 1 -monetary disgust 0 -monetary fear 0 -monetary joy 0 -monetary negative 0 -monetary positive 1 -monetary sadness 0 -monetary surprise 0 -monetary trust 0 -money anger 1 -money anticipation 1 -money disgust 0 -money fear 0 -money joy 1 -money negative 0 -money positive 1 -money sadness 0 -money surprise 1 -money trust 1 -monk anger 0 -monk anticipation 0 -monk disgust 0 -monk fear 0 -monk joy 0 -monk negative 0 -monk positive 1 -monk sadness 0 -monk surprise 0 -monk trust 1 -monkey anger 0 -monkey anticipation 0 -monkey disgust 0 -monkey fear 0 -monkey joy 0 -monkey negative 0 -monkey positive 0 -monkey sadness 0 -monkey surprise 0 -monkey trust 0 -monochrome anger 0 -monochrome anticipation 0 -monochrome disgust 1 -monochrome fear 0 -monochrome joy 0 -monochrome negative 1 -monochrome positive 0 -monochrome sadness 0 -monochrome surprise 0 -monochrome trust 0 -monogamy anger 0 -monogamy anticipation 0 -monogamy disgust 0 -monogamy fear 0 -monogamy joy 0 -monogamy negative 0 -monogamy positive 0 -monogamy sadness 0 -monogamy surprise 0 -monogamy trust 1 -monogram anger 0 -monogram anticipation 0 -monogram disgust 0 -monogram fear 0 -monogram joy 0 -monogram negative 0 -monogram positive 0 -monogram sadness 0 -monogram surprise 0 -monogram trust 0 -monograph anger 0 -monograph anticipation 0 -monograph disgust 0 -monograph fear 0 -monograph joy 0 -monograph negative 0 -monograph positive 0 -monograph sadness 0 -monograph surprise 0 -monograph trust 0 -monolayer anger 0 -monolayer anticipation 0 -monolayer disgust 0 -monolayer fear 0 -monolayer joy 0 -monolayer negative 0 -monolayer positive 0 -monolayer sadness 0 -monolayer surprise 0 -monolayer trust 0 -monologue anger 0 -monologue anticipation 0 -monologue disgust 0 -monologue fear 0 -monologue joy 0 -monologue negative 0 -monologue positive 0 -monologue sadness 0 -monologue surprise 0 -monologue trust 0 -monopolist anger 0 -monopolist anticipation 0 -monopolist disgust 0 -monopolist fear 0 -monopolist joy 0 -monopolist negative 1 -monopolist positive 0 -monopolist sadness 0 -monopolist surprise 0 -monopolist trust 0 -monopoly anger 0 -monopoly anticipation 0 -monopoly disgust 0 -monopoly fear 0 -monopoly joy 0 -monopoly negative 0 -monopoly positive 0 -monopoly sadness 0 -monopoly surprise 0 -monopoly trust 0 -monotony anger 0 -monotony anticipation 0 -monotony disgust 0 -monotony fear 0 -monotony joy 0 -monotony negative 0 -monotony positive 0 -monotony sadness 0 -monotony surprise 0 -monotony trust 0 -monsoon anger 0 -monsoon anticipation 0 -monsoon disgust 0 -monsoon fear 0 -monsoon joy 0 -monsoon negative 1 -monsoon positive 0 -monsoon sadness 1 -monsoon surprise 0 -monsoon trust 0 -monster anger 0 -monster anticipation 0 -monster disgust 0 -monster fear 1 -monster joy 0 -monster negative 1 -monster positive 0 -monster sadness 0 -monster surprise 0 -monster trust 0 -monstrosity anger 1 -monstrosity anticipation 0 -monstrosity disgust 1 -monstrosity fear 1 -monstrosity joy 0 -monstrosity negative 1 -monstrosity positive 0 -monstrosity sadness 0 -monstrosity surprise 1 -monstrosity trust 0 -monte anger 0 -monte anticipation 0 -monte disgust 0 -monte fear 0 -monte joy 0 -monte negative 0 -monte positive 0 -monte sadness 0 -monte surprise 0 -monte trust 0 -month anger 0 -month anticipation 0 -month disgust 0 -month fear 0 -month joy 0 -month negative 0 -month positive 0 -month sadness 0 -month surprise 0 -month trust 0 -monthly anger 0 -monthly anticipation 0 -monthly disgust 0 -monthly fear 0 -monthly joy 0 -monthly negative 0 -monthly positive 0 -monthly sadness 0 -monthly surprise 0 -monthly trust 0 -monument anger 0 -monument anticipation 0 -monument disgust 0 -monument fear 0 -monument joy 0 -monument negative 0 -monument positive 1 -monument sadness 0 -monument surprise 0 -monument trust 0 -monumental anger 0 -monumental anticipation 0 -monumental disgust 0 -monumental fear 0 -monumental joy 0 -monumental negative 0 -monumental positive 0 -monumental sadness 0 -monumental surprise 0 -monumental trust 0 -moo anger 0 -moo anticipation 0 -moo disgust 0 -moo fear 0 -moo joy 0 -moo negative 0 -moo positive 0 -moo sadness 0 -moo surprise 0 -moo trust 0 -moods anger 0 -moods anticipation 0 -moods disgust 0 -moods fear 0 -moods joy 0 -moods negative 0 -moods positive 0 -moods sadness 0 -moods surprise 0 -moods trust 0 -moody anger 1 -moody anticipation 0 -moody disgust 0 -moody fear 0 -moody joy 0 -moody negative 1 -moody positive 0 -moody sadness 1 -moody surprise 0 -moody trust 0 -moon anger 0 -moon anticipation 0 -moon disgust 0 -moon fear 0 -moon joy 0 -moon negative 0 -moon positive 0 -moon sadness 0 -moon surprise 0 -moon trust 0 -moonlight anger 0 -moonlight anticipation 0 -moonlight disgust 0 -moonlight fear 0 -moonlight joy 0 -moonlight negative 0 -moonlight positive 0 -moonlight sadness 0 -moonlight surprise 0 -moonlight trust 0 -moored anger 0 -moored anticipation 0 -moored disgust 0 -moored fear 0 -moored joy 0 -moored negative 0 -moored positive 0 -moored sadness 0 -moored surprise 0 -moored trust 0 -mooring anger 0 -mooring anticipation 0 -mooring disgust 0 -mooring fear 0 -mooring joy 0 -mooring negative 0 -mooring positive 0 -mooring sadness 0 -mooring surprise 0 -mooring trust 0 -moorings anger 0 -moorings anticipation 0 -moorings disgust 0 -moorings fear 0 -moorings joy 0 -moorings negative 0 -moorings positive 0 -moorings sadness 0 -moorings surprise 0 -moorings trust 1 -moorland anger 0 -moorland anticipation 0 -moorland disgust 0 -moorland fear 0 -moorland joy 0 -moorland negative 0 -moorland positive 0 -moorland sadness 0 -moorland surprise 0 -moorland trust 0 -moose anger 0 -moose anticipation 0 -moose disgust 0 -moose fear 0 -moose joy 0 -moose negative 0 -moose positive 0 -moose sadness 0 -moose surprise 0 -moose trust 0 -moot anger 0 -moot anticipation 0 -moot disgust 0 -moot fear 0 -moot joy 0 -moot negative 1 -moot positive 0 -moot sadness 0 -moot surprise 0 -moot trust 0 -mooted anger 0 -mooted anticipation 0 -mooted disgust 0 -mooted fear 0 -mooted joy 0 -mooted negative 0 -mooted positive 0 -mooted sadness 0 -mooted surprise 0 -mooted trust 0 -mop anger 0 -mop anticipation 0 -mop disgust 0 -mop fear 0 -mop joy 0 -mop negative 0 -mop positive 0 -mop sadness 0 -mop surprise 0 -mop trust 0 -moral anger 1 -moral anticipation 0 -moral disgust 0 -moral fear 0 -moral joy 0 -moral negative 0 -moral positive 1 -moral sadness 0 -moral surprise 0 -moral trust 1 -morality anger 0 -morality anticipation 0 -morality disgust 0 -morality fear 0 -morality joy 0 -morality negative 0 -morality positive 1 -morality sadness 0 -morality surprise 0 -morality trust 1 -morals anger 1 -morals anticipation 1 -morals disgust 1 -morals fear 0 -morals joy 1 -morals negative 0 -morals positive 1 -morals sadness 0 -morals surprise 1 -morals trust 1 -morass anger 0 -morass anticipation 0 -morass disgust 0 -morass fear 0 -morass joy 0 -morass negative 0 -morass positive 0 -morass sadness 0 -morass surprise 0 -morass trust 0 -moratorium anger 0 -moratorium anticipation 0 -moratorium disgust 0 -moratorium fear 0 -moratorium joy 0 -moratorium negative 0 -moratorium positive 0 -moratorium sadness 0 -moratorium surprise 0 -moratorium trust 0 -morbid anger 0 -morbid anticipation 0 -morbid disgust 0 -morbid fear 0 -morbid joy 0 -morbid negative 1 -morbid positive 0 -morbid sadness 1 -morbid surprise 0 -morbid trust 0 -morbidity anger 1 -morbidity anticipation 0 -morbidity disgust 1 -morbidity fear 1 -morbidity joy 0 -morbidity negative 1 -morbidity positive 0 -morbidity sadness 1 -morbidity surprise 0 -morbidity trust 0 -morgue anger 0 -morgue anticipation 0 -morgue disgust 1 -morgue fear 1 -morgue joy 0 -morgue negative 1 -morgue positive 0 -morgue sadness 1 -morgue surprise 0 -morgue trust 0 -moribund anger 0 -moribund anticipation 0 -moribund disgust 0 -moribund fear 0 -moribund joy 0 -moribund negative 1 -moribund positive 0 -moribund sadness 1 -moribund surprise 0 -moribund trust 0 -morn anger 0 -morn anticipation 1 -morn disgust 0 -morn fear 0 -morn joy 0 -morn negative 0 -morn positive 0 -morn sadness 0 -morn surprise 0 -morn trust 0 -morning anger 0 -morning anticipation 0 -morning disgust 0 -morning fear 0 -morning joy 0 -morning negative 0 -morning positive 0 -morning sadness 0 -morning surprise 0 -morning trust 0 -moron anger 0 -moron anticipation 0 -moron disgust 0 -moron fear 0 -moron joy 0 -moron negative 1 -moron positive 0 -moron sadness 0 -moron surprise 0 -moron trust 0 -moronic anger 0 -moronic anticipation 0 -moronic disgust 0 -moronic fear 0 -moronic joy 0 -moronic negative 1 -moronic positive 0 -moronic sadness 0 -moronic surprise 0 -moronic trust 0 -morphine anger 0 -morphine anticipation 0 -morphine disgust 0 -morphine fear 0 -morphine joy 0 -morphine negative 0 -morphine positive 0 -morphine sadness 0 -morphine surprise 0 -morphine trust 0 -morphism anger 0 -morphism anticipation 0 -morphism disgust 0 -morphism fear 0 -morphism joy 0 -morphism negative 0 -morphism positive 0 -morphism sadness 0 -morphism surprise 0 -morphism trust 0 -morphology anger 0 -morphology anticipation 0 -morphology disgust 0 -morphology fear 0 -morphology joy 0 -morphology negative 0 -morphology positive 0 -morphology sadness 0 -morphology surprise 0 -morphology trust 0 -morrow anger 0 -morrow anticipation 1 -morrow disgust 0 -morrow fear 0 -morrow joy 0 -morrow negative 0 -morrow positive 0 -morrow sadness 0 -morrow surprise 0 -morrow trust 0 -morsel anger 0 -morsel anticipation 0 -morsel disgust 0 -morsel fear 0 -morsel joy 0 -morsel negative 1 -morsel positive 0 -morsel sadness 0 -morsel surprise 0 -morsel trust 0 -mortal anger 0 -mortal anticipation 0 -mortal disgust 0 -mortal fear 0 -mortal joy 0 -mortal negative 1 -mortal positive 0 -mortal sadness 0 -mortal surprise 0 -mortal trust 0 -mortality anger 1 -mortality anticipation 0 -mortality disgust 0 -mortality fear 1 -mortality joy 0 -mortality negative 1 -mortality positive 0 -mortality sadness 1 -mortality surprise 0 -mortality trust 0 -mortar anger 0 -mortar anticipation 0 -mortar disgust 0 -mortar fear 0 -mortar joy 0 -mortar negative 0 -mortar positive 1 -mortar sadness 0 -mortar surprise 0 -mortar trust 0 -mortgage anger 0 -mortgage anticipation 0 -mortgage disgust 0 -mortgage fear 1 -mortgage joy 0 -mortgage negative 0 -mortgage positive 0 -mortgage sadness 0 -mortgage surprise 0 -mortgage trust 0 -mortgagee anger 0 -mortgagee anticipation 0 -mortgagee disgust 0 -mortgagee fear 0 -mortgagee joy 0 -mortgagee negative 0 -mortgagee positive 0 -mortgagee sadness 0 -mortgagee surprise 0 -mortgagee trust 1 -mortgagor anger 0 -mortgagor anticipation 0 -mortgagor disgust 0 -mortgagor fear 1 -mortgagor joy 0 -mortgagor negative 0 -mortgagor positive 0 -mortgagor sadness 0 -mortgagor surprise 0 -mortgagor trust 0 -mortification anger 0 -mortification anticipation 1 -mortification disgust 1 -mortification fear 1 -mortification joy 0 -mortification negative 1 -mortification positive 0 -mortification sadness 1 -mortification surprise 0 -mortification trust 0 -mortuary anger 0 -mortuary anticipation 0 -mortuary disgust 0 -mortuary fear 1 -mortuary joy 0 -mortuary negative 1 -mortuary positive 0 -mortuary sadness 1 -mortuary surprise 0 -mortuary trust 0 -mosaic anger 0 -mosaic anticipation 0 -mosaic disgust 0 -mosaic fear 0 -mosaic joy 0 -mosaic negative 0 -mosaic positive 0 -mosaic sadness 0 -mosaic surprise 0 -mosaic trust 0 -mosquito anger 1 -mosquito anticipation 0 -mosquito disgust 1 -mosquito fear 0 -mosquito joy 0 -mosquito negative 1 -mosquito positive 0 -mosquito sadness 0 -mosquito surprise 0 -mosquito trust 0 -moss anger 0 -moss anticipation 0 -moss disgust 0 -moss fear 0 -moss joy 0 -moss negative 0 -moss positive 0 -moss sadness 0 -moss surprise 0 -moss trust 0 -mossy anger 0 -mossy anticipation 0 -mossy disgust 0 -mossy fear 0 -mossy joy 0 -mossy negative 0 -mossy positive 0 -mossy sadness 0 -mossy surprise 0 -mossy trust 0 -mote anger 0 -mote anticipation 0 -mote disgust 0 -mote fear 0 -mote joy 0 -mote negative 0 -mote positive 0 -mote sadness 0 -mote surprise 0 -mote trust 0 -moth anger 0 -moth anticipation 0 -moth disgust 0 -moth fear 0 -moth joy 0 -moth negative 0 -moth positive 0 -moth sadness 0 -moth surprise 0 -moth trust 0 -mother anger 0 -mother anticipation 1 -mother disgust 0 -mother fear 0 -mother joy 1 -mother negative 1 -mother positive 1 -mother sadness 1 -mother surprise 0 -mother trust 1 -motherhood anger 0 -motherhood anticipation 0 -motherhood disgust 0 -motherhood fear 0 -motherhood joy 1 -motherhood negative 0 -motherhood positive 1 -motherhood sadness 0 -motherhood surprise 0 -motherhood trust 1 -motion anger 0 -motion anticipation 1 -motion disgust 0 -motion fear 0 -motion joy 0 -motion negative 0 -motion positive 0 -motion sadness 0 -motion surprise 0 -motion trust 0 -motionless anger 0 -motionless anticipation 0 -motionless disgust 0 -motionless fear 0 -motionless joy 0 -motionless negative 0 -motionless positive 0 -motionless sadness 0 -motionless surprise 0 -motionless trust 0 -motive anger 0 -motive anticipation 0 -motive disgust 0 -motive fear 0 -motive joy 0 -motive negative 0 -motive positive 1 -motive sadness 0 -motive surprise 0 -motive trust 0 -motley anger 0 -motley anticipation 0 -motley disgust 0 -motley fear 0 -motley joy 0 -motley negative 0 -motley positive 0 -motley sadness 0 -motley surprise 0 -motley trust 0 -motor anger 0 -motor anticipation 0 -motor disgust 0 -motor fear 0 -motor joy 0 -motor negative 0 -motor positive 0 -motor sadness 0 -motor surprise 0 -motor trust 0 -motorbike anger 0 -motorbike anticipation 0 -motorbike disgust 0 -motorbike fear 0 -motorbike joy 0 -motorbike negative 0 -motorbike positive 0 -motorbike sadness 0 -motorbike surprise 0 -motorbike trust 0 -motorcycle anger 0 -motorcycle anticipation 0 -motorcycle disgust 0 -motorcycle fear 0 -motorcycle joy 0 -motorcycle negative 0 -motorcycle positive 0 -motorcycle sadness 0 -motorcycle surprise 0 -motorcycle trust 0 -motte anger 0 -motte anticipation 0 -motte disgust 0 -motte fear 0 -motte joy 0 -motte negative 0 -motte positive 0 -motte sadness 0 -motte surprise 0 -motte trust 0 -mottled anger 0 -mottled anticipation 0 -mottled disgust 0 -mottled fear 0 -mottled joy 0 -mottled negative 0 -mottled positive 0 -mottled sadness 0 -mottled surprise 0 -mottled trust 0 -motto anger 0 -motto anticipation 0 -motto disgust 0 -motto fear 0 -motto joy 0 -motto negative 0 -motto positive 0 -motto sadness 0 -motto surprise 0 -motto trust 0 -mould anger 0 -mould anticipation 0 -mould disgust 0 -mould fear 0 -mould joy 0 -mould negative 0 -mould positive 0 -mould sadness 0 -mould surprise 0 -mould trust 0 -mound anger 0 -mound anticipation 0 -mound disgust 0 -mound fear 0 -mound joy 0 -mound negative 0 -mound positive 0 -mound sadness 0 -mound surprise 0 -mound trust 0 -mount anger 0 -mount anticipation 0 -mount disgust 0 -mount fear 0 -mount joy 0 -mount negative 0 -mount positive 0 -mount sadness 0 -mount surprise 0 -mount trust 0 -mountain anger 0 -mountain anticipation 1 -mountain disgust 0 -mountain fear 0 -mountain joy 0 -mountain negative 0 -mountain positive 0 -mountain sadness 0 -mountain surprise 0 -mountain trust 0 -mountaineer anger 0 -mountaineer anticipation 0 -mountaineer disgust 0 -mountaineer fear 0 -mountaineer joy 0 -mountaineer negative 0 -mountaineer positive 0 -mountaineer sadness 0 -mountaineer surprise 0 -mountaineer trust 0 -mountainous anger 0 -mountainous anticipation 0 -mountainous disgust 0 -mountainous fear 0 -mountainous joy 0 -mountainous negative 0 -mountainous positive 0 -mountainous sadness 0 -mountainous surprise 0 -mountainous trust 0 -mourn anger 0 -mourn anticipation 0 -mourn disgust 0 -mourn fear 0 -mourn joy 0 -mourn negative 1 -mourn positive 0 -mourn sadness 1 -mourn surprise 0 -mourn trust 0 -mournful anger 1 -mournful anticipation 0 -mournful disgust 0 -mournful fear 1 -mournful joy 0 -mournful negative 1 -mournful positive 0 -mournful sadness 1 -mournful surprise 0 -mournful trust 0 -mourning anger 0 -mourning anticipation 0 -mourning disgust 0 -mourning fear 0 -mourning joy 0 -mourning negative 1 -mourning positive 0 -mourning sadness 1 -mourning surprise 0 -mourning trust 0 -mouse anger 0 -mouse anticipation 0 -mouse disgust 0 -mouse fear 0 -mouse joy 0 -mouse negative 0 -mouse positive 0 -mouse sadness 0 -mouse surprise 0 -mouse trust 0 -moustache anger 0 -moustache anticipation 0 -moustache disgust 0 -moustache fear 0 -moustache joy 0 -moustache negative 0 -moustache positive 0 -moustache sadness 0 -moustache surprise 0 -moustache trust 0 -mouth anger 0 -mouth anticipation 0 -mouth disgust 0 -mouth fear 0 -mouth joy 0 -mouth negative 0 -mouth positive 0 -mouth sadness 0 -mouth surprise 1 -mouth trust 0 -mouthful anger 0 -mouthful anticipation 0 -mouthful disgust 1 -mouthful fear 0 -mouthful joy 0 -mouthful negative 0 -mouthful positive 0 -mouthful sadness 0 -mouthful surprise 0 -mouthful trust 0 -mouthpiece anger 0 -mouthpiece anticipation 0 -mouthpiece disgust 0 -mouthpiece fear 0 -mouthpiece joy 0 -mouthpiece negative 0 -mouthpiece positive 0 -mouthpiece sadness 0 -mouthpiece surprise 0 -mouthpiece trust 0 -movable anger 0 -movable anticipation 0 -movable disgust 0 -movable fear 0 -movable joy 0 -movable negative 0 -movable positive 1 -movable sadness 0 -movable surprise 0 -movable trust 0 -move anger 0 -move anticipation 0 -move disgust 0 -move fear 0 -move joy 0 -move negative 0 -move positive 0 -move sadness 0 -move surprise 0 -move trust 0 -movement anger 0 -movement anticipation 0 -movement disgust 0 -movement fear 0 -movement joy 0 -movement negative 0 -movement positive 0 -movement sadness 0 -movement surprise 0 -movement trust 0 -mover anger 0 -mover anticipation 0 -mover disgust 0 -mover fear 0 -mover joy 0 -mover negative 0 -mover positive 1 -mover sadness 0 -mover surprise 0 -mover trust 0 -movie anger 0 -movie anticipation 0 -movie disgust 0 -movie fear 0 -movie joy 0 -movie negative 0 -movie positive 0 -movie sadness 0 -movie surprise 0 -movie trust 0 -moving anger 0 -moving anticipation 0 -moving disgust 0 -moving fear 0 -moving joy 0 -moving negative 0 -moving positive 0 -moving sadness 0 -moving surprise 0 -moving trust 0 -mow anger 0 -mow anticipation 0 -mow disgust 0 -mow fear 0 -mow joy 0 -mow negative 0 -mow positive 0 -mow sadness 0 -mow surprise 0 -mow trust 0 -muck anger 0 -muck anticipation 0 -muck disgust 1 -muck fear 0 -muck joy 0 -muck negative 1 -muck positive 0 -muck sadness 0 -muck surprise 0 -muck trust 0 -mucous anger 0 -mucous anticipation 0 -mucous disgust 1 -mucous fear 0 -mucous joy 0 -mucous negative 0 -mucous positive 0 -mucous sadness 0 -mucous surprise 0 -mucous trust 0 -mucus anger 0 -mucus anticipation 0 -mucus disgust 1 -mucus fear 0 -mucus joy 0 -mucus negative 0 -mucus positive 0 -mucus sadness 0 -mucus surprise 0 -mucus trust 0 -mud anger 0 -mud anticipation 0 -mud disgust 0 -mud fear 0 -mud joy 0 -mud negative 1 -mud positive 0 -mud sadness 0 -mud surprise 0 -mud trust 0 -muddle anger 0 -muddle anticipation 0 -muddle disgust 0 -muddle fear 0 -muddle joy 0 -muddle negative 1 -muddle positive 0 -muddle sadness 0 -muddle surprise 0 -muddle trust 0 -muddled anger 0 -muddled anticipation 0 -muddled disgust 0 -muddled fear 0 -muddled joy 0 -muddled negative 1 -muddled positive 0 -muddled sadness 0 -muddled surprise 0 -muddled trust 0 -muddy anger 0 -muddy anticipation 0 -muddy disgust 1 -muddy fear 0 -muddy joy 0 -muddy negative 1 -muddy positive 0 -muddy sadness 0 -muddy surprise 0 -muddy trust 0 -muff anger 1 -muff anticipation 0 -muff disgust 1 -muff fear 0 -muff joy 0 -muff negative 1 -muff positive 0 -muff sadness 0 -muff surprise 0 -muff trust 0 -muffled anger 0 -muffled anticipation 0 -muffled disgust 0 -muffled fear 0 -muffled joy 0 -muffled negative 0 -muffled positive 0 -muffled sadness 0 -muffled surprise 0 -muffled trust 0 -muffler anger 0 -muffler anticipation 0 -muffler disgust 0 -muffler fear 0 -muffler joy 0 -muffler negative 0 -muffler positive 0 -muffler sadness 0 -muffler surprise 0 -muffler trust 0 -mug anger 1 -mug anticipation 0 -mug disgust 0 -mug fear 1 -mug joy 0 -mug negative 1 -mug positive 1 -mug sadness 1 -mug surprise 0 -mug trust 0 -mule anger 1 -mule anticipation 0 -mule disgust 0 -mule fear 0 -mule joy 0 -mule negative 1 -mule positive 0 -mule sadness 0 -mule surprise 0 -mule trust 1 -multilateral anger 0 -multilateral anticipation 0 -multilateral disgust 0 -multilateral fear 0 -multilateral joy 0 -multilateral negative 0 -multilateral positive 0 -multilateral sadness 0 -multilateral surprise 0 -multilateral trust 0 -multiple anger 0 -multiple anticipation 0 -multiple disgust 0 -multiple fear 0 -multiple joy 0 -multiple negative 0 -multiple positive 0 -multiple sadness 0 -multiple surprise 0 -multiple trust 0 -multiplex anger 0 -multiplex anticipation 0 -multiplex disgust 0 -multiplex fear 0 -multiplex joy 0 -multiplex negative 0 -multiplex positive 0 -multiplex sadness 0 -multiplex surprise 0 -multiplex trust 0 -multiplication anger 0 -multiplication anticipation 0 -multiplication disgust 0 -multiplication fear 0 -multiplication joy 0 -multiplication negative 0 -multiplication positive 0 -multiplication sadness 0 -multiplication surprise 0 -multiplication trust 0 -multiplicity anger 0 -multiplicity anticipation 0 -multiplicity disgust 0 -multiplicity fear 0 -multiplicity joy 0 -multiplicity negative 0 -multiplicity positive 0 -multiplicity sadness 0 -multiplicity surprise 0 -multiplicity trust 0 -multiplied anger 0 -multiplied anticipation 0 -multiplied disgust 0 -multiplied fear 0 -multiplied joy 0 -multiplied negative 0 -multiplied positive 0 -multiplied sadness 0 -multiplied surprise 0 -multiplied trust 0 -multiplier anger 0 -multiplier anticipation 0 -multiplier disgust 0 -multiplier fear 0 -multiplier joy 0 -multiplier negative 0 -multiplier positive 0 -multiplier sadness 0 -multiplier surprise 0 -multiplier trust 0 -multiply anger 0 -multiply anticipation 0 -multiply disgust 0 -multiply fear 0 -multiply joy 0 -multiply negative 0 -multiply positive 0 -multiply sadness 0 -multiply surprise 0 -multiply trust 0 -multitude anger 0 -multitude anticipation 0 -multitude disgust 0 -multitude fear 0 -multitude joy 0 -multitude negative 0 -multitude positive 0 -multitude sadness 0 -multitude surprise 0 -multitude trust 0 -mum anger 0 -mum anticipation 0 -mum disgust 0 -mum fear 1 -mum joy 0 -mum negative 1 -mum positive 0 -mum sadness 0 -mum surprise 0 -mum trust 0 -mumble anger 0 -mumble anticipation 0 -mumble disgust 0 -mumble fear 0 -mumble joy 0 -mumble negative 1 -mumble positive 0 -mumble sadness 0 -mumble surprise 0 -mumble trust 0 -mummy anger 0 -mummy anticipation 0 -mummy disgust 0 -mummy fear 0 -mummy joy 0 -mummy negative 0 -mummy positive 0 -mummy sadness 0 -mummy surprise 0 -mummy trust 0 -mumps anger 0 -mumps anticipation 0 -mumps disgust 0 -mumps fear 0 -mumps joy 0 -mumps negative 1 -mumps positive 0 -mumps sadness 0 -mumps surprise 0 -mumps trust 0 -munch anger 0 -munch anticipation 0 -munch disgust 0 -munch fear 0 -munch joy 0 -munch negative 0 -munch positive 0 -munch sadness 0 -munch surprise 0 -munch trust 0 -mundane anger 0 -mundane anticipation 0 -mundane disgust 0 -mundane fear 0 -mundane joy 0 -mundane negative 0 -mundane positive 0 -mundane sadness 0 -mundane surprise 0 -mundane trust 0 -municipal anger 0 -municipal anticipation 0 -municipal disgust 0 -municipal fear 0 -municipal joy 0 -municipal negative 0 -municipal positive 0 -municipal sadness 0 -municipal surprise 0 -municipal trust 0 -municipality anger 0 -municipality anticipation 0 -municipality disgust 0 -municipality fear 0 -municipality joy 0 -municipality negative 0 -municipality positive 0 -municipality sadness 0 -municipality surprise 0 -municipality trust 0 -mural anger 0 -mural anticipation 0 -mural disgust 0 -mural fear 0 -mural joy 0 -mural negative 0 -mural positive 0 -mural sadness 0 -mural surprise 0 -mural trust 0 -murder anger 1 -murder anticipation 0 -murder disgust 1 -murder fear 1 -murder joy 0 -murder negative 1 -murder positive 0 -murder sadness 1 -murder surprise 1 -murder trust 0 -murderer anger 1 -murderer anticipation 0 -murderer disgust 1 -murderer fear 1 -murderer joy 0 -murderer negative 1 -murderer positive 0 -murderer sadness 1 -murderer surprise 0 -murderer trust 0 -murderous anger 1 -murderous anticipation 0 -murderous disgust 1 -murderous fear 1 -murderous joy 0 -murderous negative 1 -murderous positive 0 -murderous sadness 1 -murderous surprise 1 -murderous trust 0 -murky anger 0 -murky anticipation 0 -murky disgust 1 -murky fear 0 -murky joy 0 -murky negative 1 -murky positive 0 -murky sadness 1 -murky surprise 0 -murky trust 0 -murmur anger 0 -murmur anticipation 0 -murmur disgust 0 -murmur fear 0 -murmur joy 0 -murmur negative 0 -murmur positive 0 -murmur sadness 0 -murmur surprise 0 -murmur trust 0 -muscle anger 0 -muscle anticipation 0 -muscle disgust 0 -muscle fear 0 -muscle joy 0 -muscle negative 0 -muscle positive 0 -muscle sadness 0 -muscle surprise 0 -muscle trust 0 -muscular anger 0 -muscular anticipation 0 -muscular disgust 0 -muscular fear 0 -muscular joy 0 -muscular negative 0 -muscular positive 1 -muscular sadness 0 -muscular surprise 0 -muscular trust 0 -muse anger 0 -muse anticipation 0 -muse disgust 0 -muse fear 0 -muse joy 0 -muse negative 0 -muse positive 0 -muse sadness 0 -muse surprise 0 -muse trust 0 -muses anger 0 -muses anticipation 0 -muses disgust 0 -muses fear 0 -muses joy 0 -muses negative 0 -muses positive 0 -muses sadness 0 -muses surprise 0 -muses trust 0 -museum anger 0 -museum anticipation 0 -museum disgust 0 -museum fear 0 -museum joy 0 -museum negative 0 -museum positive 0 -museum sadness 0 -museum surprise 0 -museum trust 0 -mush anger 0 -mush anticipation 0 -mush disgust 0 -mush fear 0 -mush joy 0 -mush negative 0 -mush positive 0 -mush sadness 0 -mush surprise 0 -mush trust 0 -mushroom anger 0 -mushroom anticipation 0 -mushroom disgust 0 -mushroom fear 0 -mushroom joy 0 -mushroom negative 0 -mushroom positive 0 -mushroom sadness 0 -mushroom surprise 0 -mushroom trust 0 -music anger 0 -music anticipation 0 -music disgust 0 -music fear 0 -music joy 1 -music negative 0 -music positive 1 -music sadness 1 -music surprise 0 -music trust 0 -musical anger 1 -musical anticipation 1 -musical disgust 0 -musical fear 0 -musical joy 1 -musical negative 0 -musical positive 1 -musical sadness 1 -musical surprise 1 -musical trust 1 -musician anger 0 -musician anticipation 0 -musician disgust 0 -musician fear 0 -musician joy 0 -musician negative 0 -musician positive 0 -musician sadness 0 -musician surprise 0 -musician trust 0 -musing anger 0 -musing anticipation 0 -musing disgust 0 -musing fear 0 -musing joy 0 -musing negative 0 -musing positive 0 -musing sadness 0 -musing surprise 0 -musing trust 0 -musk anger 0 -musk anticipation 0 -musk disgust 0 -musk fear 0 -musk joy 0 -musk negative 0 -musk positive 0 -musk sadness 0 -musk surprise 0 -musk trust 0 -musket anger 0 -musket anticipation 0 -musket disgust 0 -musket fear 1 -musket joy 0 -musket negative 0 -musket positive 0 -musket sadness 0 -musket surprise 0 -musket trust 0 -muslin anger 0 -muslin anticipation 0 -muslin disgust 0 -muslin fear 0 -muslin joy 0 -muslin negative 0 -muslin positive 0 -muslin sadness 0 -muslin surprise 0 -muslin trust 0 -muss anger 0 -muss anticipation 0 -muss disgust 0 -muss fear 0 -muss joy 0 -muss negative 1 -muss positive 0 -muss sadness 0 -muss surprise 0 -muss trust 0 -mustang anger 0 -mustang anticipation 0 -mustang disgust 0 -mustang fear 0 -mustang joy 0 -mustang negative 0 -mustang positive 0 -mustang sadness 0 -mustang surprise 0 -mustang trust 0 -mustard anger 0 -mustard anticipation 0 -mustard disgust 0 -mustard fear 0 -mustard joy 0 -mustard negative 0 -mustard positive 0 -mustard sadness 0 -mustard surprise 0 -mustard trust 0 -muster anger 0 -muster anticipation 0 -muster disgust 0 -muster fear 0 -muster joy 0 -muster negative 0 -muster positive 0 -muster sadness 0 -muster surprise 0 -muster trust 0 -musty anger 0 -musty anticipation 0 -musty disgust 1 -musty fear 0 -musty joy 0 -musty negative 1 -musty positive 0 -musty sadness 0 -musty surprise 0 -musty trust 0 -mutable anger 0 -mutable anticipation 1 -mutable disgust 0 -mutable fear 0 -mutable joy 0 -mutable negative 0 -mutable positive 1 -mutable sadness 0 -mutable surprise 0 -mutable trust 0 -mutant anger 0 -mutant anticipation 0 -mutant disgust 0 -mutant fear 0 -mutant joy 0 -mutant negative 1 -mutant positive 0 -mutant sadness 0 -mutant surprise 0 -mutant trust 0 -mutation anger 0 -mutation anticipation 0 -mutation disgust 0 -mutation fear 0 -mutation joy 0 -mutation negative 0 -mutation positive 0 -mutation sadness 0 -mutation surprise 0 -mutation trust 0 -mutilated anger 0 -mutilated anticipation 0 -mutilated disgust 1 -mutilated fear 0 -mutilated joy 0 -mutilated negative 1 -mutilated positive 0 -mutilated sadness 0 -mutilated surprise 0 -mutilated trust 0 -mutilation anger 1 -mutilation anticipation 0 -mutilation disgust 1 -mutilation fear 1 -mutilation joy 0 -mutilation negative 1 -mutilation positive 0 -mutilation sadness 1 -mutilation surprise 0 -mutilation trust 0 -mutiny anger 1 -mutiny anticipation 0 -mutiny disgust 1 -mutiny fear 1 -mutiny joy 0 -mutiny negative 1 -mutiny positive 0 -mutiny sadness 0 -mutiny surprise 1 -mutiny trust 0 -mutter anger 1 -mutter anticipation 0 -mutter disgust 0 -mutter fear 0 -mutter joy 0 -mutter negative 1 -mutter positive 0 -mutter sadness 0 -mutter surprise 0 -mutter trust 0 -mutton anger 0 -mutton anticipation 0 -mutton disgust 0 -mutton fear 0 -mutton joy 0 -mutton negative 0 -mutton positive 0 -mutton sadness 0 -mutton surprise 0 -mutton trust 0 -mutual anger 0 -mutual anticipation 0 -mutual disgust 0 -mutual fear 0 -mutual joy 0 -mutual negative 0 -mutual positive 1 -mutual sadness 0 -mutual surprise 0 -mutual trust 0 -mutually anger 0 -mutually anticipation 0 -mutually disgust 0 -mutually fear 0 -mutually joy 0 -mutually negative 0 -mutually positive 0 -mutually sadness 0 -mutually surprise 0 -mutually trust 0 -muzzle anger 0 -muzzle anticipation 0 -muzzle disgust 0 -muzzle fear 1 -muzzle joy 0 -muzzle negative 1 -muzzle positive 0 -muzzle sadness 0 -muzzle surprise 0 -muzzle trust 0 -myopia anger 1 -myopia anticipation 0 -myopia disgust 0 -myopia fear 0 -myopia joy 0 -myopia negative 1 -myopia positive 0 -myopia sadness 1 -myopia surprise 0 -myopia trust 0 -myopic anger 0 -myopic anticipation 0 -myopic disgust 0 -myopic fear 0 -myopic joy 0 -myopic negative 0 -myopic positive 0 -myopic sadness 0 -myopic surprise 0 -myopic trust 0 -myriad anger 0 -myriad anticipation 0 -myriad disgust 0 -myriad fear 0 -myriad joy 0 -myriad negative 0 -myriad positive 0 -myriad sadness 0 -myriad surprise 0 -myriad trust 0 -mysterious anger 0 -mysterious anticipation 1 -mysterious disgust 0 -mysterious fear 1 -mysterious joy 0 -mysterious negative 0 -mysterious positive 0 -mysterious sadness 0 -mysterious surprise 1 -mysterious trust 0 -mystery anger 0 -mystery anticipation 1 -mystery disgust 0 -mystery fear 0 -mystery joy 0 -mystery negative 0 -mystery positive 0 -mystery sadness 0 -mystery surprise 1 -mystery trust 0 -mystic anger 0 -mystic anticipation 0 -mystic disgust 0 -mystic fear 0 -mystic joy 0 -mystic negative 0 -mystic positive 0 -mystic sadness 0 -mystic surprise 1 -mystic trust 0 -mystical anger 0 -mystical anticipation 0 -mystical disgust 0 -mystical fear 0 -mystical joy 0 -mystical negative 0 -mystical positive 0 -mystical sadness 0 -mystical surprise 0 -mystical trust 0 -mysticism anger 0 -mysticism anticipation 0 -mysticism disgust 0 -mysticism fear 0 -mysticism joy 0 -mysticism negative 0 -mysticism positive 0 -mysticism sadness 0 -mysticism surprise 0 -mysticism trust 0 -myth anger 0 -myth anticipation 0 -myth disgust 0 -myth fear 0 -myth joy 0 -myth negative 0 -myth positive 0 -myth sadness 0 -myth surprise 0 -myth trust 0 -mythic anger 0 -mythic anticipation 0 -mythic disgust 0 -mythic fear 0 -mythic joy 0 -mythic negative 0 -mythic positive 0 -mythic sadness 0 -mythic surprise 0 -mythic trust 0 -mythical anger 0 -mythical anticipation 0 -mythical disgust 0 -mythical fear 0 -mythical joy 0 -mythical negative 0 -mythical positive 0 -mythical sadness 0 -mythical surprise 0 -mythical trust 0 -mythological anger 0 -mythological anticipation 0 -mythological disgust 0 -mythological fear 0 -mythological joy 0 -mythological negative 0 -mythological positive 0 -mythological sadness 0 -mythological surprise 0 -mythological trust 0 -mythology anger 0 -mythology anticipation 0 -mythology disgust 0 -mythology fear 0 -mythology joy 0 -mythology negative 0 -mythology positive 0 -mythology sadness 0 -mythology surprise 0 -mythology trust 0 -nab anger 0 -nab anticipation 0 -nab disgust 0 -nab fear 0 -nab joy 0 -nab negative 1 -nab positive 0 -nab sadness 0 -nab surprise 1 -nab trust 0 -nadir anger 0 -nadir anticipation 0 -nadir disgust 0 -nadir fear 0 -nadir joy 0 -nadir negative 1 -nadir positive 0 -nadir sadness 0 -nadir surprise 0 -nadir trust 0 -nag anger 1 -nag anticipation 0 -nag disgust 0 -nag fear 0 -nag joy 0 -nag negative 1 -nag positive 0 -nag sadness 0 -nag surprise 0 -nag trust 0 -nail anger 0 -nail anticipation 0 -nail disgust 0 -nail fear 0 -nail joy 0 -nail negative 0 -nail positive 0 -nail sadness 0 -nail surprise 0 -nail trust 0 -naive anger 0 -naive anticipation 0 -naive disgust 0 -naive fear 0 -naive joy 0 -naive negative 1 -naive positive 0 -naive sadness 0 -naive surprise 0 -naive trust 0 -naked anger 0 -naked anticipation 0 -naked disgust 0 -naked fear 0 -naked joy 0 -naked negative 0 -naked positive 0 -naked sadness 0 -naked surprise 0 -naked trust 0 -named anger 0 -named anticipation 0 -named disgust 0 -named fear 0 -named joy 0 -named negative 0 -named positive 0 -named sadness 0 -named surprise 0 -named trust 0 -nameless anger 0 -nameless anticipation 0 -nameless disgust 1 -nameless fear 0 -nameless joy 0 -nameless negative 1 -nameless positive 0 -nameless sadness 0 -nameless surprise 0 -nameless trust 0 -namesake anger 0 -namesake anticipation 0 -namesake disgust 0 -namesake fear 0 -namesake joy 0 -namesake negative 0 -namesake positive 0 -namesake sadness 0 -namesake surprise 0 -namesake trust 0 -naming anger 0 -naming anticipation 0 -naming disgust 0 -naming fear 0 -naming joy 0 -naming negative 0 -naming positive 0 -naming sadness 0 -naming surprise 0 -naming trust 0 -nanny anger 0 -nanny anticipation 0 -nanny disgust 0 -nanny fear 0 -nanny joy 0 -nanny negative 0 -nanny positive 0 -nanny sadness 0 -nanny surprise 0 -nanny trust 0 -nanometer anger 0 -nanometer anticipation 0 -nanometer disgust 0 -nanometer fear 0 -nanometer joy 0 -nanometer negative 0 -nanometer positive 0 -nanometer sadness 0 -nanometer surprise 0 -nanometer trust 0 -nap anger 0 -nap anticipation 0 -nap disgust 0 -nap fear 0 -nap joy 1 -nap negative 0 -nap positive 1 -nap sadness 0 -nap surprise 0 -nap trust 0 -nape anger 0 -nape anticipation 0 -nape disgust 0 -nape fear 0 -nape joy 0 -nape negative 0 -nape positive 0 -nape sadness 0 -nape surprise 0 -nape trust 0 -napkin anger 0 -napkin anticipation 0 -napkin disgust 0 -napkin fear 0 -napkin joy 0 -napkin negative 0 -napkin positive 0 -napkin sadness 1 -napkin surprise 0 -napkin trust 0 -napping anger 0 -napping anticipation 0 -napping disgust 0 -napping fear 0 -napping joy 0 -napping negative 0 -napping positive 0 -napping sadness 0 -napping surprise 0 -napping trust 0 -nappy anger 0 -nappy anticipation 0 -nappy disgust 1 -nappy fear 0 -nappy joy 0 -nappy negative 1 -nappy positive 0 -nappy sadness 0 -nappy surprise 0 -nappy trust 0 -narcotic anger 0 -narcotic anticipation 0 -narcotic disgust 0 -narcotic fear 0 -narcotic joy 0 -narcotic negative 1 -narcotic positive 0 -narcotic sadness 0 -narcotic surprise 0 -narcotic trust 0 -narrate anger 0 -narrate anticipation 0 -narrate disgust 0 -narrate fear 0 -narrate joy 0 -narrate negative 0 -narrate positive 0 -narrate sadness 0 -narrate surprise 0 -narrate trust 0 -narration anger 0 -narration anticipation 0 -narration disgust 0 -narration fear 0 -narration joy 0 -narration negative 0 -narration positive 0 -narration sadness 0 -narration surprise 0 -narration trust 0 -narrative anger 0 -narrative anticipation 0 -narrative disgust 0 -narrative fear 0 -narrative joy 0 -narrative negative 0 -narrative positive 0 -narrative sadness 0 -narrative surprise 0 -narrative trust 0 -narrator anger 0 -narrator anticipation 0 -narrator disgust 0 -narrator fear 0 -narrator joy 0 -narrator negative 0 -narrator positive 0 -narrator sadness 0 -narrator surprise 0 -narrator trust 0 -narrow anger 0 -narrow anticipation 0 -narrow disgust 0 -narrow fear 0 -narrow joy 0 -narrow negative 0 -narrow positive 0 -narrow sadness 0 -narrow surprise 0 -narrow trust 0 -narrowing anger 0 -narrowing anticipation 0 -narrowing disgust 0 -narrowing fear 0 -narrowing joy 0 -narrowing negative 0 -narrowing positive 0 -narrowing sadness 0 -narrowing surprise 0 -narrowing trust 0 -nascent anger 0 -nascent anticipation 1 -nascent disgust 0 -nascent fear 0 -nascent joy 0 -nascent negative 0 -nascent positive 0 -nascent sadness 0 -nascent surprise 0 -nascent trust 0 -nasty anger 1 -nasty anticipation 0 -nasty disgust 1 -nasty fear 1 -nasty joy 0 -nasty negative 1 -nasty positive 0 -nasty sadness 1 -nasty surprise 0 -nasty trust 0 -natal anger 0 -natal anticipation 0 -natal disgust 0 -natal fear 0 -natal joy 0 -natal negative 0 -natal positive 0 -natal sadness 0 -natal surprise 0 -natal trust 0 -nation anger 0 -nation anticipation 0 -nation disgust 0 -nation fear 0 -nation joy 0 -nation negative 0 -nation positive 0 -nation sadness 0 -nation surprise 0 -nation trust 1 -national anger 0 -national anticipation 0 -national disgust 0 -national fear 0 -national joy 0 -national negative 0 -national positive 0 -national sadness 0 -national surprise 0 -national trust 0 -nationality anger 0 -nationality anticipation 0 -nationality disgust 0 -nationality fear 0 -nationality joy 0 -nationality negative 0 -nationality positive 0 -nationality sadness 0 -nationality surprise 0 -nationality trust 0 -native anger 0 -native anticipation 0 -native disgust 0 -native fear 0 -native joy 0 -native negative 0 -native positive 0 -native sadness 0 -native surprise 0 -native trust 0 -nativity anger 0 -nativity anticipation 0 -nativity disgust 0 -nativity fear 0 -nativity joy 0 -nativity negative 0 -nativity positive 0 -nativity sadness 0 -nativity surprise 0 -nativity trust 0 -naturalist anger 0 -naturalist anticipation 0 -naturalist disgust 0 -naturalist fear 0 -naturalist joy 0 -naturalist negative 0 -naturalist positive 1 -naturalist sadness 0 -naturalist surprise 0 -naturalist trust 0 -naturalization anger 0 -naturalization anticipation 0 -naturalization disgust 0 -naturalization fear 0 -naturalization joy 0 -naturalization negative 0 -naturalization positive 0 -naturalization sadness 0 -naturalization surprise 0 -naturalization trust 0 -naturalized anger 0 -naturalized anticipation 0 -naturalized disgust 0 -naturalized fear 0 -naturalized joy 0 -naturalized negative 0 -naturalized positive 0 -naturalized sadness 0 -naturalized surprise 0 -naturalized trust 0 -naturally anger 0 -naturally anticipation 0 -naturally disgust 0 -naturally fear 0 -naturally joy 0 -naturally negative 0 -naturally positive 0 -naturally sadness 0 -naturally surprise 0 -naturally trust 0 -nature anger 0 -nature anticipation 0 -nature disgust 0 -nature fear 0 -nature joy 0 -nature negative 0 -nature positive 0 -nature sadness 0 -nature surprise 0 -nature trust 0 -naught anger 0 -naught anticipation 0 -naught disgust 0 -naught fear 0 -naught joy 0 -naught negative 0 -naught positive 0 -naught sadness 0 -naught surprise 0 -naught trust 0 -naughty anger 0 -naughty anticipation 0 -naughty disgust 0 -naughty fear 0 -naughty joy 0 -naughty negative 1 -naughty positive 0 -naughty sadness 0 -naughty surprise 0 -naughty trust 0 -nausea anger 0 -nausea anticipation 0 -nausea disgust 1 -nausea fear 0 -nausea joy 0 -nausea negative 1 -nausea positive 0 -nausea sadness 0 -nausea surprise 0 -nausea trust 0 -nauseous anger 0 -nauseous anticipation 0 -nauseous disgust 1 -nauseous fear 0 -nauseous joy 0 -nauseous negative 1 -nauseous positive 0 -nauseous sadness 1 -nauseous surprise 0 -nauseous trust 0 -nautical anger 0 -nautical anticipation 0 -nautical disgust 0 -nautical fear 0 -nautical joy 0 -nautical negative 0 -nautical positive 0 -nautical sadness 0 -nautical surprise 0 -nautical trust 0 -naval anger 0 -naval anticipation 0 -naval disgust 0 -naval fear 0 -naval joy 0 -naval negative 0 -naval positive 0 -naval sadness 0 -naval surprise 0 -naval trust 0 -nave anger 0 -nave anticipation 0 -nave disgust 0 -nave fear 0 -nave joy 0 -nave negative 0 -nave positive 0 -nave sadness 0 -nave surprise 0 -nave trust 0 -navel anger 0 -navel anticipation 0 -navel disgust 0 -navel fear 0 -navel joy 0 -navel negative 0 -navel positive 0 -navel sadness 0 -navel surprise 0 -navel trust 0 -navigable anger 0 -navigable anticipation 1 -navigable disgust 0 -navigable fear 0 -navigable joy 0 -navigable negative 0 -navigable positive 1 -navigable sadness 0 -navigable surprise 0 -navigable trust 0 -navigate anger 0 -navigate anticipation 0 -navigate disgust 0 -navigate fear 0 -navigate joy 0 -navigate negative 0 -navigate positive 0 -navigate sadness 0 -navigate surprise 0 -navigate trust 0 -navigation anger 0 -navigation anticipation 0 -navigation disgust 0 -navigation fear 0 -navigation joy 0 -navigation negative 0 -navigation positive 0 -navigation sadness 0 -navigation surprise 0 -navigation trust 0 -navigator anger 0 -navigator anticipation 1 -navigator disgust 0 -navigator fear 0 -navigator joy 0 -navigator negative 0 -navigator positive 0 -navigator sadness 0 -navigator surprise 0 -navigator trust 1 -navy anger 0 -navy anticipation 0 -navy disgust 0 -navy fear 0 -navy joy 0 -navy negative 0 -navy positive 0 -navy sadness 0 -navy surprise 0 -navy trust 0 -nay anger 0 -nay anticipation 0 -nay disgust 0 -nay fear 0 -nay joy 0 -nay negative 1 -nay positive 0 -nay sadness 0 -nay surprise 0 -nay trust 0 -neatly anger 0 -neatly anticipation 0 -neatly disgust 0 -neatly fear 0 -neatly joy 0 -neatly negative 0 -neatly positive 1 -neatly sadness 0 -neatly surprise 0 -neatly trust 0 -nebula anger 0 -nebula anticipation 0 -nebula disgust 0 -nebula fear 0 -nebula joy 0 -nebula negative 0 -nebula positive 0 -nebula sadness 0 -nebula surprise 0 -nebula trust 0 -nebulae anger 0 -nebulae anticipation 0 -nebulae disgust 0 -nebulae fear 0 -nebulae joy 0 -nebulae negative 0 -nebulae positive 0 -nebulae sadness 0 -nebulae surprise 0 -nebulae trust 0 -nebulous anger 0 -nebulous anticipation 0 -nebulous disgust 0 -nebulous fear 0 -nebulous joy 0 -nebulous negative 0 -nebulous positive 0 -nebulous sadness 0 -nebulous surprise 0 -nebulous trust 0 -necessarily anger 0 -necessarily anticipation 0 -necessarily disgust 0 -necessarily fear 0 -necessarily joy 0 -necessarily negative 0 -necessarily positive 0 -necessarily sadness 0 -necessarily surprise 0 -necessarily trust 0 -necessitate anger 0 -necessitate anticipation 0 -necessitate disgust 0 -necessitate fear 0 -necessitate joy 0 -necessitate negative 0 -necessitate positive 0 -necessitate sadness 0 -necessitate surprise 0 -necessitate trust 0 -necessities anger 0 -necessities anticipation 0 -necessities disgust 0 -necessities fear 0 -necessities joy 0 -necessities negative 0 -necessities positive 0 -necessities sadness 0 -necessities surprise 0 -necessities trust 0 -necessity anger 0 -necessity anticipation 0 -necessity disgust 0 -necessity fear 0 -necessity joy 0 -necessity negative 0 -necessity positive 0 -necessity sadness 1 -necessity surprise 0 -necessity trust 0 -neck anger 0 -neck anticipation 0 -neck disgust 0 -neck fear 0 -neck joy 0 -neck negative 0 -neck positive 0 -neck sadness 0 -neck surprise 0 -neck trust 0 -necklace anger 0 -necklace anticipation 0 -necklace disgust 0 -necklace fear 0 -necklace joy 0 -necklace negative 0 -necklace positive 0 -necklace sadness 0 -necklace surprise 0 -necklace trust 0 -necrosis anger 0 -necrosis anticipation 0 -necrosis disgust 0 -necrosis fear 0 -necrosis joy 0 -necrosis negative 0 -necrosis positive 0 -necrosis sadness 0 -necrosis surprise 0 -necrosis trust 0 -nectar anger 0 -nectar anticipation 0 -nectar disgust 0 -nectar fear 0 -nectar joy 0 -nectar negative 0 -nectar positive 1 -nectar sadness 0 -nectar surprise 0 -nectar trust 0 -needful anger 0 -needful anticipation 0 -needful disgust 0 -needful fear 0 -needful joy 0 -needful negative 1 -needful positive 0 -needful sadness 0 -needful surprise 0 -needful trust 0 -needle anger 0 -needle anticipation 0 -needle disgust 0 -needle fear 0 -needle joy 0 -needle negative 0 -needle positive 1 -needle sadness 0 -needle surprise 0 -needle trust 0 -needless anger 0 -needless anticipation 0 -needless disgust 0 -needless fear 0 -needless joy 0 -needless negative 0 -needless positive 0 -needless sadness 0 -needless surprise 0 -needless trust 0 -needy anger 0 -needy anticipation 0 -needy disgust 0 -needy fear 0 -needy joy 0 -needy negative 1 -needy positive 0 -needy sadness 0 -needy surprise 0 -needy trust 0 -nefarious anger 0 -nefarious anticipation 0 -nefarious disgust 1 -nefarious fear 1 -nefarious joy 0 -nefarious negative 1 -nefarious positive 0 -nefarious sadness 1 -nefarious surprise 1 -nefarious trust 0 -negation anger 1 -negation anticipation 0 -negation disgust 0 -negation fear 0 -negation joy 0 -negation negative 1 -negation positive 0 -negation sadness 0 -negation surprise 0 -negation trust 0 -negative anger 0 -negative anticipation 0 -negative disgust 0 -negative fear 0 -negative joy 0 -negative negative 1 -negative positive 0 -negative sadness 1 -negative surprise 0 -negative trust 0 -neglect anger 0 -neglect anticipation 0 -neglect disgust 0 -neglect fear 0 -neglect joy 0 -neglect negative 1 -neglect positive 0 -neglect sadness 0 -neglect surprise 0 -neglect trust 0 -neglected anger 1 -neglected anticipation 0 -neglected disgust 1 -neglected fear 0 -neglected joy 0 -neglected negative 1 -neglected positive 0 -neglected sadness 1 -neglected surprise 0 -neglected trust 0 -neglecting anger 0 -neglecting anticipation 0 -neglecting disgust 0 -neglecting fear 0 -neglecting joy 0 -neglecting negative 1 -neglecting positive 0 -neglecting sadness 0 -neglecting surprise 0 -neglecting trust 0 -negligence anger 0 -negligence anticipation 0 -negligence disgust 0 -negligence fear 0 -negligence joy 0 -negligence negative 1 -negligence positive 0 -negligence sadness 0 -negligence surprise 0 -negligence trust 0 -negligent anger 0 -negligent anticipation 0 -negligent disgust 0 -negligent fear 0 -negligent joy 0 -negligent negative 1 -negligent positive 0 -negligent sadness 0 -negligent surprise 0 -negligent trust 0 -negligently anger 0 -negligently anticipation 0 -negligently disgust 0 -negligently fear 0 -negligently joy 0 -negligently negative 1 -negligently positive 0 -negligently sadness 0 -negligently surprise 0 -negligently trust 0 -negligible anger 0 -negligible anticipation 0 -negligible disgust 0 -negligible fear 0 -negligible joy 0 -negligible negative 0 -negligible positive 0 -negligible sadness 0 -negligible surprise 0 -negligible trust 0 -negotiate anger 0 -negotiate anticipation 0 -negotiate disgust 0 -negotiate fear 0 -negotiate joy 0 -negotiate negative 0 -negotiate positive 1 -negotiate sadness 0 -negotiate surprise 0 -negotiate trust 1 -negotiation anger 0 -negotiation anticipation 0 -negotiation disgust 0 -negotiation fear 0 -negotiation joy 0 -negotiation negative 0 -negotiation positive 0 -negotiation sadness 0 -negotiation surprise 0 -negotiation trust 0 -negotiator anger 0 -negotiator anticipation 0 -negotiator disgust 0 -negotiator fear 0 -negotiator joy 0 -negotiator negative 0 -negotiator positive 1 -negotiator sadness 0 -negotiator surprise 0 -negotiator trust 0 -negro anger 0 -negro anticipation 0 -negro disgust 0 -negro fear 0 -negro joy 0 -negro negative 1 -negro positive 0 -negro sadness 1 -negro surprise 0 -negro trust 0 -neigh anger 0 -neigh anticipation 0 -neigh disgust 0 -neigh fear 0 -neigh joy 0 -neigh negative 0 -neigh positive 0 -neigh sadness 0 -neigh surprise 0 -neigh trust 0 -neighbor anger 0 -neighbor anticipation 1 -neighbor disgust 0 -neighbor fear 0 -neighbor joy 0 -neighbor negative 0 -neighbor positive 1 -neighbor sadness 0 -neighbor surprise 0 -neighbor trust 1 -neighborhood anger 0 -neighborhood anticipation 1 -neighborhood disgust 0 -neighborhood fear 0 -neighborhood joy 0 -neighborhood negative 0 -neighborhood positive 0 -neighborhood sadness 0 -neighborhood surprise 0 -neighborhood trust 0 -neighboring anger 0 -neighboring anticipation 0 -neighboring disgust 0 -neighboring fear 0 -neighboring joy 0 -neighboring negative 0 -neighboring positive 0 -neighboring sadness 0 -neighboring surprise 0 -neighboring trust 0 -neonatal anger 0 -neonatal anticipation 0 -neonatal disgust 0 -neonatal fear 0 -neonatal joy 0 -neonatal negative 0 -neonatal positive 0 -neonatal sadness 0 -neonatal surprise 0 -neonatal trust 0 -neophyte anger 0 -neophyte anticipation 0 -neophyte disgust 0 -neophyte fear 0 -neophyte joy 0 -neophyte negative 0 -neophyte positive 0 -neophyte sadness 0 -neophyte surprise 0 -neophyte trust 0 -neoprene anger 0 -neoprene anticipation 0 -neoprene disgust 0 -neoprene fear 0 -neoprene joy 0 -neoprene negative 0 -neoprene positive 0 -neoprene sadness 0 -neoprene surprise 0 -neoprene trust 0 -nephew anger 0 -nephew anticipation 0 -nephew disgust 0 -nephew fear 0 -nephew joy 0 -nephew negative 0 -nephew positive 0 -nephew sadness 0 -nephew surprise 0 -nephew trust 0 -nepotism anger 1 -nepotism anticipation 0 -nepotism disgust 1 -nepotism fear 0 -nepotism joy 0 -nepotism negative 1 -nepotism positive 0 -nepotism sadness 1 -nepotism surprise 0 -nepotism trust 0 -nerve anger 0 -nerve anticipation 0 -nerve disgust 0 -nerve fear 0 -nerve joy 0 -nerve negative 0 -nerve positive 1 -nerve sadness 0 -nerve surprise 0 -nerve trust 0 -nervous anger 0 -nervous anticipation 1 -nervous disgust 0 -nervous fear 1 -nervous joy 0 -nervous negative 1 -nervous positive 0 -nervous sadness 0 -nervous surprise 0 -nervous trust 0 -nervousness anger 0 -nervousness anticipation 0 -nervousness disgust 0 -nervousness fear 1 -nervousness joy 0 -nervousness negative 0 -nervousness positive 0 -nervousness sadness 0 -nervousness surprise 0 -nervousness trust 0 -ness anger 0 -ness anticipation 0 -ness disgust 0 -ness fear 0 -ness joy 0 -ness negative 0 -ness positive 0 -ness sadness 0 -ness surprise 0 -ness trust 0 -nest anger 0 -nest anticipation 0 -nest disgust 0 -nest fear 0 -nest joy 0 -nest negative 0 -nest positive 0 -nest sadness 0 -nest surprise 0 -nest trust 1 -nestle anger 0 -nestle anticipation 0 -nestle disgust 0 -nestle fear 0 -nestle joy 0 -nestle negative 0 -nestle positive 1 -nestle sadness 0 -nestle surprise 0 -nestle trust 1 -nestling anger 0 -nestling anticipation 0 -nestling disgust 0 -nestling fear 0 -nestling joy 0 -nestling negative 0 -nestling positive 0 -nestling sadness 0 -nestling surprise 0 -nestling trust 0 -net anger 0 -net anticipation 0 -net disgust 0 -net fear 0 -net joy 0 -net negative 0 -net positive 0 -net sadness 0 -net surprise 0 -net trust 0 -nether anger 1 -nether anticipation 0 -nether disgust 0 -nether fear 1 -nether joy 0 -nether negative 1 -nether positive 0 -nether sadness 1 -nether surprise 0 -nether trust 0 -netting anger 0 -netting anticipation 0 -netting disgust 0 -netting fear 0 -netting joy 0 -netting negative 0 -netting positive 0 -netting sadness 0 -netting surprise 0 -netting trust 0 -nettle anger 1 -nettle anticipation 0 -nettle disgust 1 -nettle fear 0 -nettle joy 0 -nettle negative 1 -nettle positive 0 -nettle sadness 0 -nettle surprise 0 -nettle trust 0 -network anger 0 -network anticipation 1 -network disgust 0 -network fear 0 -network joy 0 -network negative 0 -network positive 0 -network sadness 0 -network surprise 0 -network trust 0 -neuralgia anger 0 -neuralgia anticipation 0 -neuralgia disgust 0 -neuralgia fear 1 -neuralgia joy 0 -neuralgia negative 1 -neuralgia positive 0 -neuralgia sadness 1 -neuralgia surprise 0 -neuralgia trust 0 -neurology anger 0 -neurology anticipation 0 -neurology disgust 0 -neurology fear 0 -neurology joy 0 -neurology negative 0 -neurology positive 0 -neurology sadness 0 -neurology surprise 0 -neurology trust 0 -neurosis anger 0 -neurosis anticipation 0 -neurosis disgust 0 -neurosis fear 1 -neurosis joy 0 -neurosis negative 1 -neurosis positive 0 -neurosis sadness 1 -neurosis surprise 0 -neurosis trust 0 -neurotic anger 0 -neurotic anticipation 0 -neurotic disgust 1 -neurotic fear 1 -neurotic joy 0 -neurotic negative 1 -neurotic positive 0 -neurotic sadness 0 -neurotic surprise 0 -neurotic trust 0 -neuter anger 0 -neuter anticipation 0 -neuter disgust 0 -neuter fear 0 -neuter joy 0 -neuter negative 0 -neuter positive 0 -neuter sadness 0 -neuter surprise 0 -neuter trust 0 -neutral anger 0 -neutral anticipation 1 -neutral disgust 0 -neutral fear 0 -neutral joy 0 -neutral negative 0 -neutral positive 0 -neutral sadness 0 -neutral surprise 0 -neutral trust 1 -neutrality anger 0 -neutrality anticipation 0 -neutrality disgust 0 -neutrality fear 0 -neutrality joy 0 -neutrality negative 0 -neutrality positive 0 -neutrality sadness 0 -neutrality surprise 0 -neutrality trust 1 -neutralize anger 0 -neutralize anticipation 0 -neutralize disgust 0 -neutralize fear 0 -neutralize joy 0 -neutralize negative 0 -neutralize positive 0 -neutralize sadness 0 -neutralize surprise 0 -neutralize trust 0 -newborn anger 0 -newborn anticipation 0 -newborn disgust 0 -newborn fear 0 -newborn joy 0 -newborn negative 0 -newborn positive 0 -newborn sadness 0 -newborn surprise 0 -newborn trust 0 -newcomer anger 0 -newcomer anticipation 0 -newcomer disgust 0 -newcomer fear 1 -newcomer joy 0 -newcomer negative 0 -newcomer positive 0 -newcomer sadness 0 -newcomer surprise 1 -newcomer trust 0 -newly anger 0 -newly anticipation 0 -newly disgust 0 -newly fear 0 -newly joy 0 -newly negative 0 -newly positive 0 -newly sadness 0 -newly surprise 0 -newly trust 0 -newness anger 0 -newness anticipation 0 -newness disgust 0 -newness fear 0 -newness joy 0 -newness negative 0 -newness positive 0 -newness sadness 0 -newness surprise 0 -newness trust 0 -news anger 0 -news anticipation 0 -news disgust 0 -news fear 0 -news joy 0 -news negative 0 -news positive 0 -news sadness 0 -news surprise 0 -news trust 0 -newspaper anger 0 -newspaper anticipation 0 -newspaper disgust 0 -newspaper fear 0 -newspaper joy 0 -newspaper negative 0 -newspaper positive 0 -newspaper sadness 0 -newspaper surprise 0 -newspaper trust 0 -newsstand anger 0 -newsstand anticipation 0 -newsstand disgust 0 -newsstand fear 0 -newsstand joy 0 -newsstand negative 0 -newsstand positive 0 -newsstand sadness 0 -newsstand surprise 0 -newsstand trust 0 -nib anger 0 -nib anticipation 0 -nib disgust 0 -nib fear 0 -nib joy 0 -nib negative 0 -nib positive 0 -nib sadness 0 -nib surprise 0 -nib trust 0 -nibble anger 0 -nibble anticipation 0 -nibble disgust 0 -nibble fear 0 -nibble joy 0 -nibble negative 0 -nibble positive 0 -nibble sadness 0 -nibble surprise 0 -nibble trust 0 -niche anger 0 -niche anticipation 0 -niche disgust 0 -niche fear 0 -niche joy 0 -niche negative 0 -niche positive 0 -niche sadness 0 -niche surprise 0 -niche trust 0 -nichts anger 0 -nichts anticipation 0 -nichts disgust 0 -nichts fear 0 -nichts joy 0 -nichts negative 0 -nichts positive 0 -nichts sadness 0 -nichts surprise 0 -nichts trust 0 -nick anger 0 -nick anticipation 0 -nick disgust 0 -nick fear 0 -nick joy 0 -nick negative 0 -nick positive 0 -nick sadness 0 -nick surprise 0 -nick trust 0 -nickel anger 0 -nickel anticipation 0 -nickel disgust 0 -nickel fear 0 -nickel joy 0 -nickel negative 0 -nickel positive 0 -nickel sadness 0 -nickel surprise 0 -nickel trust 0 -nickname anger 0 -nickname anticipation 0 -nickname disgust 0 -nickname fear 0 -nickname joy 0 -nickname negative 0 -nickname positive 0 -nickname sadness 0 -nickname surprise 0 -nickname trust 0 -nicotine anger 0 -nicotine anticipation 0 -nicotine disgust 1 -nicotine fear 0 -nicotine joy 0 -nicotine negative 1 -nicotine positive 0 -nicotine sadness 0 -nicotine surprise 0 -nicotine trust 0 -niece anger 0 -niece anticipation 0 -niece disgust 0 -niece fear 0 -niece joy 0 -niece negative 0 -niece positive 0 -niece sadness 0 -niece surprise 0 -niece trust 0 -nigh anger 0 -nigh anticipation 0 -nigh disgust 0 -nigh fear 0 -nigh joy 0 -nigh negative 0 -nigh positive 0 -nigh sadness 0 -nigh surprise 0 -nigh trust 0 -night anger 0 -night anticipation 0 -night disgust 0 -night fear 0 -night joy 0 -night negative 0 -night positive 0 -night sadness 0 -night surprise 0 -night trust 0 -nightfall anger 0 -nightfall anticipation 0 -nightfall disgust 0 -nightfall fear 0 -nightfall joy 0 -nightfall negative 0 -nightfall positive 0 -nightfall sadness 0 -nightfall surprise 0 -nightfall trust 0 -nightingale anger 0 -nightingale anticipation 0 -nightingale disgust 0 -nightingale fear 0 -nightingale joy 0 -nightingale negative 0 -nightingale positive 0 -nightingale sadness 0 -nightingale surprise 0 -nightingale trust 0 -nightmare anger 0 -nightmare anticipation 0 -nightmare disgust 0 -nightmare fear 1 -nightmare joy 0 -nightmare negative 1 -nightmare positive 0 -nightmare sadness 0 -nightmare surprise 0 -nightmare trust 0 -nihilism anger 0 -nihilism anticipation 0 -nihilism disgust 0 -nihilism fear 0 -nihilism joy 0 -nihilism negative 1 -nihilism positive 0 -nihilism sadness 0 -nihilism surprise 0 -nihilism trust 0 -nil anger 0 -nil anticipation 0 -nil disgust 0 -nil fear 0 -nil joy 0 -nil negative 0 -nil positive 0 -nil sadness 0 -nil surprise 0 -nil trust 0 -nimble anger 0 -nimble anticipation 0 -nimble disgust 0 -nimble fear 0 -nimble joy 0 -nimble negative 0 -nimble positive 0 -nimble sadness 0 -nimble surprise 0 -nimble trust 0 -ninety anger 0 -ninety anticipation 0 -ninety disgust 0 -ninety fear 0 -ninety joy 0 -ninety negative 0 -ninety positive 0 -ninety sadness 0 -ninety surprise 0 -ninety trust 0 -ninth anger 0 -ninth anticipation 0 -ninth disgust 0 -ninth fear 0 -ninth joy 0 -ninth negative 0 -ninth positive 0 -ninth sadness 0 -ninth surprise 0 -ninth trust 0 -nip anger 0 -nip anticipation 0 -nip disgust 0 -nip fear 0 -nip joy 0 -nip negative 0 -nip positive 0 -nip sadness 0 -nip surprise 0 -nip trust 0 -nipple anger 0 -nipple anticipation 0 -nipple disgust 0 -nipple fear 0 -nipple joy 0 -nipple negative 0 -nipple positive 0 -nipple sadness 0 -nipple surprise 0 -nipple trust 0 -nix anger 0 -nix anticipation 0 -nix disgust 0 -nix fear 0 -nix joy 0 -nix negative 0 -nix positive 0 -nix sadness 0 -nix surprise 0 -nix trust 0 -nobility anger 0 -nobility anticipation 1 -nobility disgust 0 -nobility fear 0 -nobility joy 0 -nobility negative 0 -nobility positive 1 -nobility sadness 0 -nobility surprise 0 -nobility trust 1 -noble anger 0 -noble anticipation 0 -noble disgust 0 -noble fear 0 -noble joy 0 -noble negative 0 -noble positive 1 -noble sadness 0 -noble surprise 0 -noble trust 1 -nobleman anger 0 -nobleman anticipation 0 -nobleman disgust 0 -nobleman fear 0 -nobleman joy 0 -nobleman negative 0 -nobleman positive 1 -nobleman sadness 0 -nobleman surprise 0 -nobleman trust 1 -nocturnal anger 0 -nocturnal anticipation 0 -nocturnal disgust 0 -nocturnal fear 0 -nocturnal joy 0 -nocturnal negative 0 -nocturnal positive 0 -nocturnal sadness 0 -nocturnal surprise 0 -nocturnal trust 0 -nod anger 0 -nod anticipation 0 -nod disgust 0 -nod fear 0 -nod joy 0 -nod negative 0 -nod positive 0 -nod sadness 0 -nod surprise 0 -nod trust 0 -nodding anger 0 -nodding anticipation 0 -nodding disgust 0 -nodding fear 0 -nodding joy 0 -nodding negative 0 -nodding positive 0 -nodding sadness 0 -nodding surprise 0 -nodding trust 0 -node anger 0 -node anticipation 0 -node disgust 0 -node fear 0 -node joy 0 -node negative 0 -node positive 0 -node sadness 0 -node surprise 0 -node trust 0 -nodular anger 0 -nodular anticipation 0 -nodular disgust 0 -nodular fear 0 -nodular joy 0 -nodular negative 0 -nodular positive 0 -nodular sadness 0 -nodular surprise 0 -nodular trust 0 -nodule anger 0 -nodule anticipation 0 -nodule disgust 0 -nodule fear 0 -nodule joy 0 -nodule negative 0 -nodule positive 0 -nodule sadness 0 -nodule surprise 0 -nodule trust 0 -noise anger 0 -noise anticipation 0 -noise disgust 0 -noise fear 0 -noise joy 0 -noise negative 1 -noise positive 0 -noise sadness 0 -noise surprise 0 -noise trust 0 -noisy anger 1 -noisy anticipation 0 -noisy disgust 0 -noisy fear 0 -noisy joy 0 -noisy negative 1 -noisy positive 0 -noisy sadness 0 -noisy surprise 0 -noisy trust 0 -nomad anger 0 -nomad anticipation 0 -nomad disgust 0 -nomad fear 0 -nomad joy 0 -nomad negative 0 -nomad positive 0 -nomad sadness 0 -nomad surprise 0 -nomad trust 0 -nomadic anger 0 -nomadic anticipation 0 -nomadic disgust 0 -nomadic fear 0 -nomadic joy 0 -nomadic negative 0 -nomadic positive 0 -nomadic sadness 0 -nomadic surprise 0 -nomadic trust 0 -nomenclature anger 0 -nomenclature anticipation 0 -nomenclature disgust 0 -nomenclature fear 0 -nomenclature joy 0 -nomenclature negative 0 -nomenclature positive 0 -nomenclature sadness 0 -nomenclature surprise 0 -nomenclature trust 0 -nominal anger 0 -nominal anticipation 0 -nominal disgust 0 -nominal fear 0 -nominal joy 0 -nominal negative 0 -nominal positive 0 -nominal sadness 0 -nominal surprise 0 -nominal trust 0 -nominate anger 0 -nominate anticipation 0 -nominate disgust 0 -nominate fear 0 -nominate joy 0 -nominate negative 0 -nominate positive 0 -nominate sadness 0 -nominate surprise 0 -nominate trust 0 -nomination anger 0 -nomination anticipation 0 -nomination disgust 0 -nomination fear 0 -nomination joy 0 -nomination negative 0 -nomination positive 1 -nomination sadness 0 -nomination surprise 0 -nomination trust 0 -nominee anger 0 -nominee anticipation 0 -nominee disgust 0 -nominee fear 0 -nominee joy 0 -nominee negative 0 -nominee positive 0 -nominee sadness 0 -nominee surprise 0 -nominee trust 0 -nonce anger 0 -nonce anticipation 0 -nonce disgust 0 -nonce fear 0 -nonce joy 0 -nonce negative 0 -nonce positive 0 -nonce sadness 0 -nonce surprise 0 -nonce trust 0 -noncompliance anger 1 -noncompliance anticipation 1 -noncompliance disgust 0 -noncompliance fear 1 -noncompliance joy 0 -noncompliance negative 1 -noncompliance positive 0 -noncompliance sadness 1 -noncompliance surprise 0 -noncompliance trust 0 -nondescript anger 0 -nondescript anticipation 0 -nondescript disgust 0 -nondescript fear 0 -nondescript joy 0 -nondescript negative 0 -nondescript positive 0 -nondescript sadness 0 -nondescript surprise 0 -nondescript trust 0 -nonexistent anger 0 -nonexistent anticipation 0 -nonexistent disgust 0 -nonexistent fear 0 -nonexistent joy 0 -nonexistent negative 0 -nonexistent positive 0 -nonexistent sadness 0 -nonexistent surprise 0 -nonexistent trust 0 -nonpayment anger 0 -nonpayment anticipation 0 -nonpayment disgust 0 -nonpayment fear 0 -nonpayment joy 0 -nonpayment negative 0 -nonpayment positive 0 -nonpayment sadness 0 -nonpayment surprise 0 -nonpayment trust 0 -nonresident anger 0 -nonresident anticipation 0 -nonresident disgust 0 -nonresident fear 0 -nonresident joy 0 -nonresident negative 0 -nonresident positive 0 -nonresident sadness 0 -nonresident surprise 0 -nonresident trust 0 -nonsense anger 0 -nonsense anticipation 0 -nonsense disgust 0 -nonsense fear 0 -nonsense joy 0 -nonsense negative 1 -nonsense positive 0 -nonsense sadness 0 -nonsense surprise 0 -nonsense trust 0 -nonsensical anger 0 -nonsensical anticipation 0 -nonsensical disgust 0 -nonsensical fear 0 -nonsensical joy 0 -nonsensical negative 1 -nonsensical positive 0 -nonsensical sadness 1 -nonsensical surprise 0 -nonsensical trust 0 -noodle anger 0 -noodle anticipation 0 -noodle disgust 0 -noodle fear 0 -noodle joy 0 -noodle negative 0 -noodle positive 0 -noodle sadness 0 -noodle surprise 0 -noodle trust 0 -nook anger 0 -nook anticipation 0 -nook disgust 0 -nook fear 0 -nook joy 0 -nook negative 0 -nook positive 0 -nook sadness 0 -nook surprise 0 -nook trust 0 -noon anger 0 -noon anticipation 0 -noon disgust 0 -noon fear 0 -noon joy 0 -noon negative 0 -noon positive 0 -noon sadness 0 -noon surprise 0 -noon trust 0 -noose anger 0 -noose anticipation 0 -noose disgust 0 -noose fear 0 -noose joy 0 -noose negative 1 -noose positive 0 -noose sadness 1 -noose surprise 0 -noose trust 0 -norm anger 0 -norm anticipation 0 -norm disgust 0 -norm fear 0 -norm joy 0 -norm negative 0 -norm positive 0 -norm sadness 0 -norm surprise 0 -norm trust 0 -normal anger 0 -normal anticipation 0 -normal disgust 0 -normal fear 0 -normal joy 0 -normal negative 0 -normal positive 0 -normal sadness 0 -normal surprise 0 -normal trust 0 -normalcy anger 0 -normalcy anticipation 0 -normalcy disgust 0 -normalcy fear 0 -normalcy joy 0 -normalcy negative 0 -normalcy positive 0 -normalcy sadness 0 -normalcy surprise 0 -normalcy trust 0 -normality anger 0 -normality anticipation 0 -normality disgust 0 -normality fear 0 -normality joy 0 -normality negative 0 -normality positive 1 -normality sadness 0 -normality surprise 0 -normality trust 0 -nose anger 0 -nose anticipation 0 -nose disgust 1 -nose fear 0 -nose joy 0 -nose negative 0 -nose positive 0 -nose sadness 0 -nose surprise 0 -nose trust 0 -nostalgia anger 0 -nostalgia anticipation 0 -nostalgia disgust 0 -nostalgia fear 0 -nostalgia joy 0 -nostalgia negative 0 -nostalgia positive 0 -nostalgia sadness 0 -nostalgia surprise 0 -nostalgia trust 0 -nostril anger 0 -nostril anticipation 0 -nostril disgust 0 -nostril fear 0 -nostril joy 0 -nostril negative 0 -nostril positive 0 -nostril sadness 0 -nostril surprise 0 -nostril trust 0 -notable anger 0 -notable anticipation 0 -notable disgust 0 -notable fear 0 -notable joy 1 -notable negative 0 -notable positive 1 -notable sadness 0 -notable surprise 0 -notable trust 1 -notables anger 0 -notables anticipation 0 -notables disgust 0 -notables fear 0 -notables joy 0 -notables negative 0 -notables positive 1 -notables sadness 0 -notables surprise 0 -notables trust 0 -notably anger 0 -notably anticipation 0 -notably disgust 0 -notably fear 0 -notably joy 0 -notably negative 0 -notably positive 0 -notably sadness 0 -notably surprise 0 -notably trust 0 -notary anger 0 -notary anticipation 0 -notary disgust 0 -notary fear 0 -notary joy 0 -notary negative 0 -notary positive 0 -notary sadness 0 -notary surprise 0 -notary trust 1 -notation anger 0 -notation anticipation 0 -notation disgust 0 -notation fear 0 -notation joy 0 -notation negative 0 -notation positive 0 -notation sadness 0 -notation surprise 0 -notation trust 0 -notch anger 0 -notch anticipation 0 -notch disgust 0 -notch fear 0 -notch joy 0 -notch negative 0 -notch positive 0 -notch sadness 0 -notch surprise 0 -notch trust 0 -notched anger 0 -notched anticipation 0 -notched disgust 0 -notched fear 0 -notched joy 0 -notched negative 0 -notched positive 0 -notched sadness 0 -notched surprise 0 -notched trust 0 -note anger 0 -note anticipation 0 -note disgust 0 -note fear 0 -note joy 0 -note negative 0 -note positive 0 -note sadness 0 -note surprise 0 -note trust 0 -notebook anger 0 -notebook anticipation 0 -notebook disgust 0 -notebook fear 0 -notebook joy 0 -notebook negative 0 -notebook positive 0 -notebook sadness 0 -notebook surprise 0 -notebook trust 0 -noted anger 0 -noted anticipation 0 -noted disgust 0 -noted fear 0 -noted joy 0 -noted negative 0 -noted positive 1 -noted sadness 0 -noted surprise 0 -noted trust 0 -noteworthy anger 0 -noteworthy anticipation 0 -noteworthy disgust 0 -noteworthy fear 0 -noteworthy joy 0 -noteworthy negative 0 -noteworthy positive 0 -noteworthy sadness 0 -noteworthy surprise 0 -noteworthy trust 0 -nothingness anger 0 -nothingness anticipation 0 -nothingness disgust 0 -nothingness fear 0 -nothingness joy 0 -nothingness negative 1 -nothingness positive 0 -nothingness sadness 1 -nothingness surprise 0 -nothingness trust 0 -notice anger 0 -notice anticipation 0 -notice disgust 0 -notice fear 0 -notice joy 0 -notice negative 0 -notice positive 0 -notice sadness 0 -notice surprise 0 -notice trust 0 -noticeable anger 0 -noticeable anticipation 0 -noticeable disgust 0 -noticeable fear 0 -noticeable joy 0 -noticeable negative 0 -noticeable positive 0 -noticeable sadness 0 -noticeable surprise 0 -noticeable trust 0 -notification anger 0 -notification anticipation 1 -notification disgust 0 -notification fear 0 -notification joy 0 -notification negative 0 -notification positive 0 -notification sadness 0 -notification surprise 0 -notification trust 0 -notify anger 0 -notify anticipation 0 -notify disgust 0 -notify fear 0 -notify joy 0 -notify negative 0 -notify positive 0 -notify sadness 0 -notify surprise 0 -notify trust 0 -notion anger 0 -notion anticipation 0 -notion disgust 0 -notion fear 0 -notion joy 0 -notion negative 0 -notion positive 1 -notion sadness 0 -notion surprise 0 -notion trust 0 -notional anger 0 -notional anticipation 0 -notional disgust 0 -notional fear 0 -notional joy 0 -notional negative 0 -notional positive 0 -notional sadness 0 -notional surprise 0 -notional trust 0 -notoriety anger 1 -notoriety anticipation 0 -notoriety disgust 1 -notoriety fear 1 -notoriety joy 0 -notoriety negative 1 -notoriety positive 1 -notoriety sadness 0 -notoriety surprise 0 -notoriety trust 0 -notwithstanding anger 0 -notwithstanding anticipation 0 -notwithstanding disgust 0 -notwithstanding fear 0 -notwithstanding joy 0 -notwithstanding negative 0 -notwithstanding positive 0 -notwithstanding sadness 0 -notwithstanding surprise 0 -notwithstanding trust 0 -nought anger 0 -nought anticipation 0 -nought disgust 0 -nought fear 0 -nought joy 0 -nought negative 0 -nought positive 0 -nought sadness 0 -nought surprise 0 -nought trust 0 -noun anger 0 -noun anticipation 0 -noun disgust 0 -noun fear 0 -noun joy 0 -noun negative 0 -noun positive 0 -noun sadness 0 -noun surprise 0 -noun trust 0 -nourish anger 0 -nourish anticipation 0 -nourish disgust 0 -nourish fear 0 -nourish joy 0 -nourish negative 0 -nourish positive 0 -nourish sadness 0 -nourish surprise 0 -nourish trust 0 -nourishment anger 0 -nourishment anticipation 0 -nourishment disgust 0 -nourishment fear 0 -nourishment joy 0 -nourishment negative 0 -nourishment positive 1 -nourishment sadness 0 -nourishment surprise 0 -nourishment trust 0 -nouveau anger 0 -nouveau anticipation 0 -nouveau disgust 0 -nouveau fear 0 -nouveau joy 0 -nouveau negative 0 -nouveau positive 0 -nouveau sadness 0 -nouveau surprise 0 -nouveau trust 0 -novelty anger 0 -novelty anticipation 0 -novelty disgust 0 -novelty fear 0 -novelty joy 0 -novelty negative 0 -novelty positive 0 -novelty sadness 0 -novelty surprise 0 -novelty trust 0 -novice anger 0 -novice anticipation 0 -novice disgust 0 -novice fear 0 -novice joy 0 -novice negative 0 -novice positive 0 -novice sadness 0 -novice surprise 0 -novice trust 0 -nowadays anger 0 -nowadays anticipation 0 -nowadays disgust 0 -nowadays fear 0 -nowadays joy 0 -nowadays negative 0 -nowadays positive 0 -nowadays sadness 0 -nowadays surprise 0 -nowadays trust 0 -noxious anger 0 -noxious anticipation 0 -noxious disgust 1 -noxious fear 1 -noxious joy 0 -noxious negative 1 -noxious positive 0 -noxious sadness 0 -noxious surprise 0 -noxious trust 0 -nozzle anger 0 -nozzle anticipation 0 -nozzle disgust 0 -nozzle fear 0 -nozzle joy 0 -nozzle negative 0 -nozzle positive 0 -nozzle sadness 0 -nozzle surprise 0 -nozzle trust 0 -nuance anger 0 -nuance anticipation 0 -nuance disgust 0 -nuance fear 0 -nuance joy 0 -nuance negative 0 -nuance positive 0 -nuance sadness 0 -nuance surprise 0 -nuance trust 0 -nuances anger 0 -nuances anticipation 0 -nuances disgust 0 -nuances fear 0 -nuances joy 0 -nuances negative 0 -nuances positive 0 -nuances sadness 0 -nuances surprise 0 -nuances trust 0 -nucleus anger 0 -nucleus anticipation 0 -nucleus disgust 0 -nucleus fear 0 -nucleus joy 0 -nucleus negative 0 -nucleus positive 0 -nucleus sadness 0 -nucleus surprise 0 -nucleus trust 0 -nude anger 0 -nude anticipation 0 -nude disgust 0 -nude fear 0 -nude joy 0 -nude negative 0 -nude positive 0 -nude sadness 0 -nude surprise 0 -nude trust 0 -nudge anger 0 -nudge anticipation 0 -nudge disgust 0 -nudge fear 0 -nudge joy 0 -nudge negative 0 -nudge positive 0 -nudge sadness 0 -nudge surprise 0 -nudge trust 0 -nudity anger 0 -nudity anticipation 0 -nudity disgust 0 -nudity fear 0 -nudity joy 0 -nudity negative 0 -nudity positive 0 -nudity sadness 0 -nudity surprise 0 -nudity trust 0 -nugget anger 0 -nugget anticipation 0 -nugget disgust 0 -nugget fear 0 -nugget joy 0 -nugget negative 0 -nugget positive 0 -nugget sadness 0 -nugget surprise 0 -nugget trust 0 -nuisance anger 1 -nuisance anticipation 0 -nuisance disgust 0 -nuisance fear 0 -nuisance joy 0 -nuisance negative 1 -nuisance positive 0 -nuisance sadness 0 -nuisance surprise 0 -nuisance trust 0 -nul anger 0 -nul anticipation 0 -nul disgust 0 -nul fear 0 -nul joy 0 -nul negative 1 -nul positive 0 -nul sadness 0 -nul surprise 0 -nul trust 0 -null anger 0 -null anticipation 0 -null disgust 0 -null fear 0 -null joy 0 -null negative 0 -null positive 0 -null sadness 0 -null surprise 0 -null trust 0 -nullify anger 0 -nullify anticipation 0 -nullify disgust 0 -nullify fear 0 -nullify joy 0 -nullify negative 1 -nullify positive 0 -nullify sadness 0 -nullify surprise 1 -nullify trust 0 -numb anger 0 -numb anticipation 0 -numb disgust 0 -numb fear 0 -numb joy 0 -numb negative 1 -numb positive 0 -numb sadness 0 -numb surprise 0 -numb trust 0 -number anger 0 -number anticipation 0 -number disgust 0 -number fear 0 -number joy 0 -number negative 0 -number positive 0 -number sadness 0 -number surprise 0 -number trust 0 -numbering anger 0 -numbering anticipation 0 -numbering disgust 0 -numbering fear 0 -numbering joy 0 -numbering negative 0 -numbering positive 0 -numbering sadness 0 -numbering surprise 0 -numbering trust 0 -numbers anger 0 -numbers anticipation 0 -numbers disgust 0 -numbers fear 0 -numbers joy 0 -numbers negative 0 -numbers positive 1 -numbers sadness 0 -numbers surprise 0 -numbers trust 0 -numbness anger 0 -numbness anticipation 0 -numbness disgust 0 -numbness fear 0 -numbness joy 0 -numbness negative 1 -numbness positive 0 -numbness sadness 1 -numbness surprise 0 -numbness trust 0 -numeral anger 0 -numeral anticipation 0 -numeral disgust 0 -numeral fear 0 -numeral joy 0 -numeral negative 0 -numeral positive 0 -numeral sadness 0 -numeral surprise 0 -numeral trust 0 -numerator anger 0 -numerator anticipation 0 -numerator disgust 0 -numerator fear 0 -numerator joy 0 -numerator negative 0 -numerator positive 0 -numerator sadness 0 -numerator surprise 0 -numerator trust 0 -numerical anger 0 -numerical anticipation 0 -numerical disgust 0 -numerical fear 0 -numerical joy 0 -numerical negative 0 -numerical positive 0 -numerical sadness 0 -numerical surprise 0 -numerical trust 0 -numerically anger 0 -numerically anticipation 0 -numerically disgust 0 -numerically fear 0 -numerically joy 0 -numerically negative 0 -numerically positive 0 -numerically sadness 0 -numerically surprise 0 -numerically trust 0 -numerous anger 0 -numerous anticipation 0 -numerous disgust 0 -numerous fear 0 -numerous joy 0 -numerous negative 0 -numerous positive 0 -numerous sadness 0 -numerous surprise 0 -numerous trust 0 -nun anger 0 -nun anticipation 0 -nun disgust 0 -nun fear 0 -nun joy 0 -nun negative 1 -nun positive 0 -nun sadness 0 -nun surprise 0 -nun trust 1 -nurse anger 0 -nurse anticipation 0 -nurse disgust 0 -nurse fear 0 -nurse joy 0 -nurse negative 0 -nurse positive 1 -nurse sadness 0 -nurse surprise 0 -nurse trust 1 -nursery anger 0 -nursery anticipation 0 -nursery disgust 0 -nursery fear 0 -nursery joy 1 -nursery negative 0 -nursery positive 1 -nursery sadness 0 -nursery surprise 0 -nursery trust 1 -nurture anger 1 -nurture anticipation 1 -nurture disgust 1 -nurture fear 1 -nurture joy 1 -nurture negative 0 -nurture positive 1 -nurture sadness 0 -nurture surprise 0 -nurture trust 1 -nutmeg anger 0 -nutmeg anticipation 0 -nutmeg disgust 0 -nutmeg fear 0 -nutmeg joy 0 -nutmeg negative 0 -nutmeg positive 0 -nutmeg sadness 0 -nutmeg surprise 0 -nutmeg trust 0 -nutrition anger 0 -nutrition anticipation 0 -nutrition disgust 0 -nutrition fear 0 -nutrition joy 0 -nutrition negative 0 -nutrition positive 0 -nutrition sadness 0 -nutrition surprise 0 -nutrition trust 0 -nutritious anger 0 -nutritious anticipation 0 -nutritious disgust 0 -nutritious fear 0 -nutritious joy 0 -nutritious negative 0 -nutritious positive 1 -nutritious sadness 1 -nutritious surprise 0 -nutritious trust 0 -nutritive anger 0 -nutritive anticipation 0 -nutritive disgust 0 -nutritive fear 0 -nutritive joy 0 -nutritive negative 0 -nutritive positive 0 -nutritive sadness 0 -nutritive surprise 0 -nutritive trust 0 -nuts anger 0 -nuts anticipation 0 -nuts disgust 0 -nuts fear 0 -nuts joy 0 -nuts negative 0 -nuts positive 0 -nuts sadness 0 -nuts surprise 0 -nuts trust 0 -nymph anger 0 -nymph anticipation 0 -nymph disgust 0 -nymph fear 0 -nymph joy 0 -nymph negative 0 -nymph positive 0 -nymph sadness 0 -nymph surprise 0 -nymph trust 0 -oaf anger 0 -oaf anticipation 0 -oaf disgust 0 -oaf fear 0 -oaf joy 0 -oaf negative 1 -oaf positive 0 -oaf sadness 0 -oaf surprise 0 -oaf trust 0 -oak anger 0 -oak anticipation 0 -oak disgust 0 -oak fear 0 -oak joy 0 -oak negative 0 -oak positive 1 -oak sadness 0 -oak surprise 0 -oak trust 0 -oar anger 0 -oar anticipation 0 -oar disgust 0 -oar fear 0 -oar joy 0 -oar negative 0 -oar positive 0 -oar sadness 0 -oar surprise 0 -oar trust 0 -oasis anger 0 -oasis anticipation 1 -oasis disgust 0 -oasis fear 0 -oasis joy 1 -oasis negative 0 -oasis positive 1 -oasis sadness 0 -oasis surprise 0 -oasis trust 1 -oath anger 0 -oath anticipation 0 -oath disgust 0 -oath fear 0 -oath joy 0 -oath negative 0 -oath positive 1 -oath sadness 0 -oath surprise 0 -oath trust 1 -oatmeal anger 0 -oatmeal anticipation 0 -oatmeal disgust 0 -oatmeal fear 0 -oatmeal joy 0 -oatmeal negative 0 -oatmeal positive 0 -oatmeal sadness 0 -oatmeal surprise 0 -oatmeal trust 0 -obedience anger 0 -obedience anticipation 0 -obedience disgust 0 -obedience fear 0 -obedience joy 0 -obedience negative 0 -obedience positive 1 -obedience sadness 0 -obedience surprise 0 -obedience trust 1 -obedient anger 0 -obedient anticipation 0 -obedient disgust 0 -obedient fear 0 -obedient joy 0 -obedient negative 0 -obedient positive 0 -obedient sadness 0 -obedient surprise 0 -obedient trust 0 -obediently anger 0 -obediently anticipation 0 -obediently disgust 0 -obediently fear 0 -obediently joy 0 -obediently negative 0 -obediently positive 0 -obediently sadness 0 -obediently surprise 0 -obediently trust 0 -obelisk anger 0 -obelisk anticipation 0 -obelisk disgust 0 -obelisk fear 0 -obelisk joy 0 -obelisk negative 0 -obelisk positive 0 -obelisk sadness 0 -obelisk surprise 0 -obelisk trust 0 -obese anger 0 -obese anticipation 0 -obese disgust 1 -obese fear 0 -obese joy 0 -obese negative 1 -obese positive 0 -obese sadness 0 -obese surprise 0 -obese trust 0 -obesity anger 0 -obesity anticipation 0 -obesity disgust 1 -obesity fear 0 -obesity joy 0 -obesity negative 1 -obesity positive 0 -obesity sadness 1 -obesity surprise 0 -obesity trust 0 -obey anger 0 -obey anticipation 0 -obey disgust 0 -obey fear 1 -obey joy 0 -obey negative 0 -obey positive 0 -obey sadness 0 -obey surprise 0 -obey trust 1 -obi anger 0 -obi anticipation 0 -obi disgust 1 -obi fear 1 -obi joy 0 -obi negative 1 -obi positive 0 -obi sadness 0 -obi surprise 0 -obi trust 0 -obit anger 0 -obit anticipation 0 -obit disgust 0 -obit fear 0 -obit joy 0 -obit negative 1 -obit positive 0 -obit sadness 1 -obit surprise 1 -obit trust 0 -obituary anger 0 -obituary anticipation 0 -obituary disgust 0 -obituary fear 0 -obituary joy 0 -obituary negative 1 -obituary positive 0 -obituary sadness 1 -obituary surprise 0 -obituary trust 0 -object anger 0 -object anticipation 0 -object disgust 0 -object fear 0 -object joy 0 -object negative 0 -object positive 0 -object sadness 0 -object surprise 0 -object trust 0 -objection anger 1 -objection anticipation 0 -objection disgust 0 -objection fear 0 -objection joy 0 -objection negative 1 -objection positive 0 -objection sadness 0 -objection surprise 0 -objection trust 0 -objectionable anger 0 -objectionable anticipation 0 -objectionable disgust 0 -objectionable fear 0 -objectionable joy 0 -objectionable negative 1 -objectionable positive 0 -objectionable sadness 0 -objectionable surprise 0 -objectionable trust 0 -objective anger 0 -objective anticipation 1 -objective disgust 0 -objective fear 0 -objective joy 0 -objective negative 0 -objective positive 1 -objective sadness 0 -objective surprise 0 -objective trust 1 -obligation anger 0 -obligation anticipation 0 -obligation disgust 0 -obligation fear 0 -obligation joy 0 -obligation negative 0 -obligation positive 0 -obligation sadness 0 -obligation surprise 0 -obligation trust 0 -obligatory anger 0 -obligatory anticipation 0 -obligatory disgust 0 -obligatory fear 0 -obligatory joy 0 -obligatory negative 0 -obligatory positive 0 -obligatory sadness 0 -obligatory surprise 0 -obligatory trust 0 -oblige anger 0 -oblige anticipation 0 -oblige disgust 0 -oblige fear 0 -oblige joy 0 -oblige negative 1 -oblige positive 0 -oblige sadness 0 -oblige surprise 0 -oblige trust 1 -obliged anger 0 -obliged anticipation 0 -obliged disgust 0 -obliged fear 0 -obliged joy 0 -obliged negative 0 -obliged positive 0 -obliged sadness 0 -obliged surprise 0 -obliged trust 0 -obliging anger 1 -obliging anticipation 1 -obliging disgust 1 -obliging fear 1 -obliging joy 1 -obliging negative 0 -obliging positive 1 -obliging sadness 0 -obliging surprise 1 -obliging trust 1 -obligor anger 0 -obligor anticipation 0 -obligor disgust 0 -obligor fear 1 -obligor joy 0 -obligor negative 1 -obligor positive 0 -obligor sadness 0 -obligor surprise 0 -obligor trust 0 -oblique anger 0 -oblique anticipation 0 -oblique disgust 0 -oblique fear 0 -oblique joy 0 -oblique negative 0 -oblique positive 0 -oblique sadness 0 -oblique surprise 0 -oblique trust 0 -obliterate anger 1 -obliterate anticipation 0 -obliterate disgust 0 -obliterate fear 1 -obliterate joy 0 -obliterate negative 1 -obliterate positive 0 -obliterate sadness 1 -obliterate surprise 0 -obliterate trust 0 -obliterated anger 1 -obliterated anticipation 0 -obliterated disgust 0 -obliterated fear 1 -obliterated joy 0 -obliterated negative 1 -obliterated positive 0 -obliterated sadness 0 -obliterated surprise 0 -obliterated trust 0 -obliteration anger 0 -obliteration anticipation 0 -obliteration disgust 0 -obliteration fear 1 -obliteration joy 0 -obliteration negative 1 -obliteration positive 0 -obliteration sadness 1 -obliteration surprise 0 -obliteration trust 0 -oblivion anger 1 -oblivion anticipation 0 -oblivion disgust 0 -oblivion fear 1 -oblivion joy 0 -oblivion negative 1 -oblivion positive 0 -oblivion sadness 0 -oblivion surprise 0 -oblivion trust 0 -oblivious anger 0 -oblivious anticipation 0 -oblivious disgust 0 -oblivious fear 0 -oblivious joy 0 -oblivious negative 0 -oblivious positive 0 -oblivious sadness 0 -oblivious surprise 0 -oblivious trust 0 -oblong anger 0 -oblong anticipation 0 -oblong disgust 0 -oblong fear 0 -oblong joy 0 -oblong negative 0 -oblong positive 0 -oblong sadness 0 -oblong surprise 0 -oblong trust 0 -obnoxious anger 1 -obnoxious anticipation 0 -obnoxious disgust 1 -obnoxious fear 0 -obnoxious joy 0 -obnoxious negative 1 -obnoxious positive 0 -obnoxious sadness 1 -obnoxious surprise 0 -obnoxious trust 0 -oboe anger 0 -oboe anticipation 0 -oboe disgust 0 -oboe fear 0 -oboe joy 0 -oboe negative 0 -oboe positive 0 -oboe sadness 0 -oboe surprise 0 -oboe trust 0 -obscene anger 0 -obscene anticipation 0 -obscene disgust 1 -obscene fear 0 -obscene joy 0 -obscene negative 1 -obscene positive 0 -obscene sadness 0 -obscene surprise 0 -obscene trust 0 -obscenity anger 1 -obscenity anticipation 0 -obscenity disgust 1 -obscenity fear 0 -obscenity joy 0 -obscenity negative 1 -obscenity positive 0 -obscenity sadness 0 -obscenity surprise 0 -obscenity trust 0 -obscure anger 0 -obscure anticipation 0 -obscure disgust 0 -obscure fear 0 -obscure joy 0 -obscure negative 0 -obscure positive 0 -obscure sadness 0 -obscure surprise 0 -obscure trust 0 -obscured anger 0 -obscured anticipation 0 -obscured disgust 0 -obscured fear 0 -obscured joy 0 -obscured negative 0 -obscured positive 0 -obscured sadness 0 -obscured surprise 0 -obscured trust 0 -obscurity anger 0 -obscurity anticipation 0 -obscurity disgust 0 -obscurity fear 0 -obscurity joy 0 -obscurity negative 1 -obscurity positive 0 -obscurity sadness 0 -obscurity surprise 0 -obscurity trust 0 -observance anger 0 -observance anticipation 0 -observance disgust 0 -observance fear 0 -observance joy 0 -observance negative 0 -observance positive 0 -observance sadness 0 -observance surprise 0 -observance trust 0 -observant anger 0 -observant anticipation 0 -observant disgust 0 -observant fear 0 -observant joy 0 -observant negative 0 -observant positive 1 -observant sadness 0 -observant surprise 0 -observant trust 0 -observation anger 0 -observation anticipation 0 -observation disgust 0 -observation fear 0 -observation joy 0 -observation negative 0 -observation positive 0 -observation sadness 0 -observation surprise 0 -observation trust 0 -observatory anger 0 -observatory anticipation 0 -observatory disgust 0 -observatory fear 0 -observatory joy 0 -observatory negative 0 -observatory positive 0 -observatory sadness 0 -observatory surprise 0 -observatory trust 0 -observe anger 0 -observe anticipation 0 -observe disgust 0 -observe fear 0 -observe joy 0 -observe negative 0 -observe positive 0 -observe sadness 0 -observe surprise 0 -observe trust 0 -observer anger 0 -observer anticipation 0 -observer disgust 0 -observer fear 0 -observer joy 0 -observer negative 0 -observer positive 0 -observer sadness 0 -observer surprise 0 -observer trust 0 -observing anger 0 -observing anticipation 0 -observing disgust 0 -observing fear 0 -observing joy 0 -observing negative 0 -observing positive 0 -observing sadness 0 -observing surprise 0 -observing trust 0 -obsession anger 0 -obsession anticipation 0 -obsession disgust 0 -obsession fear 0 -obsession joy 0 -obsession negative 0 -obsession positive 0 -obsession sadness 0 -obsession surprise 0 -obsession trust 0 -obsolescence anger 0 -obsolescence anticipation 0 -obsolescence disgust 0 -obsolescence fear 0 -obsolescence joy 0 -obsolescence negative 0 -obsolescence positive 0 -obsolescence sadness 0 -obsolescence surprise 0 -obsolescence trust 0 -obstacle anger 1 -obstacle anticipation 0 -obstacle disgust 0 -obstacle fear 1 -obstacle joy 0 -obstacle negative 1 -obstacle positive 0 -obstacle sadness 1 -obstacle surprise 0 -obstacle trust 0 -obstetrician anger 0 -obstetrician anticipation 0 -obstetrician disgust 0 -obstetrician fear 0 -obstetrician joy 0 -obstetrician negative 0 -obstetrician positive 0 -obstetrician sadness 0 -obstetrician surprise 0 -obstetrician trust 1 -obstetrics anger 0 -obstetrics anticipation 0 -obstetrics disgust 0 -obstetrics fear 0 -obstetrics joy 0 -obstetrics negative 0 -obstetrics positive 0 -obstetrics sadness 0 -obstetrics surprise 0 -obstetrics trust 0 -obstinate anger 0 -obstinate anticipation 0 -obstinate disgust 0 -obstinate fear 0 -obstinate joy 0 -obstinate negative 1 -obstinate positive 0 -obstinate sadness 0 -obstinate surprise 0 -obstinate trust 0 -obstruct anger 1 -obstruct anticipation 0 -obstruct disgust 0 -obstruct fear 1 -obstruct joy 0 -obstruct negative 1 -obstruct positive 0 -obstruct sadness 0 -obstruct surprise 0 -obstruct trust 0 -obstruction anger 0 -obstruction anticipation 0 -obstruction disgust 0 -obstruction fear 0 -obstruction joy 0 -obstruction negative 1 -obstruction positive 0 -obstruction sadness 0 -obstruction surprise 0 -obstruction trust 0 -obstructive anger 1 -obstructive anticipation 0 -obstructive disgust 0 -obstructive fear 0 -obstructive joy 0 -obstructive negative 1 -obstructive positive 0 -obstructive sadness 0 -obstructive surprise 0 -obstructive trust 0 -obtain anger 0 -obtain anticipation 0 -obtain disgust 0 -obtain fear 0 -obtain joy 0 -obtain negative 0 -obtain positive 0 -obtain sadness 0 -obtain surprise 0 -obtain trust 0 -obtainable anger 0 -obtainable anticipation 0 -obtainable disgust 0 -obtainable fear 0 -obtainable joy 1 -obtainable negative 0 -obtainable positive 1 -obtainable sadness 0 -obtainable surprise 0 -obtainable trust 0 -obtuse anger 0 -obtuse anticipation 0 -obtuse disgust 0 -obtuse fear 0 -obtuse joy 0 -obtuse negative 1 -obtuse positive 0 -obtuse sadness 0 -obtuse surprise 0 -obtuse trust 0 -obverse anger 0 -obverse anticipation 0 -obverse disgust 0 -obverse fear 0 -obverse joy 0 -obverse negative 0 -obverse positive 0 -obverse sadness 0 -obverse surprise 0 -obverse trust 0 -obvious anger 0 -obvious anticipation 0 -obvious disgust 0 -obvious fear 0 -obvious joy 0 -obvious negative 0 -obvious positive 1 -obvious sadness 0 -obvious surprise 0 -obvious trust 1 -ocarina anger 0 -ocarina anticipation 0 -ocarina disgust 0 -ocarina fear 0 -ocarina joy 0 -ocarina negative 0 -ocarina positive 0 -ocarina sadness 0 -ocarina surprise 0 -ocarina trust 0 -occasion anger 0 -occasion anticipation 0 -occasion disgust 0 -occasion fear 0 -occasion joy 0 -occasion negative 0 -occasion positive 0 -occasion sadness 0 -occasion surprise 0 -occasion trust 0 -occasional anger 0 -occasional anticipation 0 -occasional disgust 0 -occasional fear 0 -occasional joy 0 -occasional negative 0 -occasional positive 0 -occasional sadness 0 -occasional surprise 1 -occasional trust 0 -occasionally anger 0 -occasionally anticipation 0 -occasionally disgust 0 -occasionally fear 0 -occasionally joy 0 -occasionally negative 0 -occasionally positive 0 -occasionally sadness 0 -occasionally surprise 0 -occasionally trust 0 -occlusion anger 0 -occlusion anticipation 0 -occlusion disgust 0 -occlusion fear 0 -occlusion joy 0 -occlusion negative 0 -occlusion positive 0 -occlusion sadness 0 -occlusion surprise 0 -occlusion trust 0 -occult anger 0 -occult anticipation 0 -occult disgust 1 -occult fear 1 -occult joy 0 -occult negative 1 -occult positive 0 -occult sadness 0 -occult surprise 0 -occult trust 0 -occupancy anger 0 -occupancy anticipation 0 -occupancy disgust 0 -occupancy fear 0 -occupancy joy 0 -occupancy negative 0 -occupancy positive 0 -occupancy sadness 0 -occupancy surprise 0 -occupancy trust 0 -occupant anger 0 -occupant anticipation 0 -occupant disgust 0 -occupant fear 0 -occupant joy 0 -occupant negative 0 -occupant positive 1 -occupant sadness 0 -occupant surprise 0 -occupant trust 1 -occupation anger 0 -occupation anticipation 0 -occupation disgust 0 -occupation fear 0 -occupation joy 0 -occupation negative 0 -occupation positive 1 -occupation sadness 0 -occupation surprise 0 -occupation trust 0 -occupied anger 0 -occupied anticipation 0 -occupied disgust 0 -occupied fear 0 -occupied joy 0 -occupied negative 0 -occupied positive 0 -occupied sadness 0 -occupied surprise 0 -occupied trust 0 -occupier anger 0 -occupier anticipation 0 -occupier disgust 0 -occupier fear 0 -occupier joy 0 -occupier negative 0 -occupier positive 0 -occupier sadness 0 -occupier surprise 0 -occupier trust 0 -occupy anger 0 -occupy anticipation 0 -occupy disgust 0 -occupy fear 0 -occupy joy 0 -occupy negative 0 -occupy positive 1 -occupy sadness 0 -occupy surprise 0 -occupy trust 0 -occupying anger 0 -occupying anticipation 0 -occupying disgust 0 -occupying fear 0 -occupying joy 0 -occupying negative 0 -occupying positive 0 -occupying sadness 0 -occupying surprise 0 -occupying trust 0 -occur anger 0 -occur anticipation 0 -occur disgust 0 -occur fear 0 -occur joy 0 -occur negative 0 -occur positive 0 -occur sadness 0 -occur surprise 0 -occur trust 0 -occurrence anger 0 -occurrence anticipation 0 -occurrence disgust 0 -occurrence fear 0 -occurrence joy 0 -occurrence negative 0 -occurrence positive 0 -occurrence sadness 0 -occurrence surprise 0 -occurrence trust 0 -ocean anger 0 -ocean anticipation 0 -ocean disgust 0 -ocean fear 0 -ocean joy 0 -ocean negative 0 -ocean positive 0 -ocean sadness 0 -ocean surprise 0 -ocean trust 0 -oceanic anger 0 -oceanic anticipation 0 -oceanic disgust 0 -oceanic fear 0 -oceanic joy 0 -oceanic negative 0 -oceanic positive 0 -oceanic sadness 0 -oceanic surprise 0 -oceanic trust 0 -octagon anger 0 -octagon anticipation 0 -octagon disgust 0 -octagon fear 0 -octagon joy 0 -octagon negative 0 -octagon positive 0 -octagon sadness 0 -octagon surprise 0 -octagon trust 0 -octave anger 0 -octave anticipation 0 -octave disgust 0 -octave fear 0 -octave joy 0 -octave negative 0 -octave positive 0 -octave sadness 0 -octave surprise 0 -octave trust 0 -octopus anger 0 -octopus anticipation 0 -octopus disgust 1 -octopus fear 0 -octopus joy 0 -octopus negative 0 -octopus positive 0 -octopus sadness 0 -octopus surprise 0 -octopus trust 0 -ocular anger 0 -ocular anticipation 0 -ocular disgust 0 -ocular fear 0 -ocular joy 0 -ocular negative 0 -ocular positive 0 -ocular sadness 0 -ocular surprise 0 -ocular trust 0 -oddity anger 0 -oddity anticipation 0 -oddity disgust 1 -oddity fear 0 -oddity joy 0 -oddity negative 1 -oddity positive 0 -oddity sadness 1 -oddity surprise 1 -oddity trust 0 -odds anger 0 -odds anticipation 0 -odds disgust 0 -odds fear 0 -odds joy 0 -odds negative 0 -odds positive 0 -odds sadness 0 -odds surprise 0 -odds trust 0 -ode anger 0 -ode anticipation 0 -ode disgust 0 -ode fear 0 -ode joy 0 -ode negative 0 -ode positive 0 -ode sadness 0 -ode surprise 0 -ode trust 0 -odious anger 1 -odious anticipation 0 -odious disgust 1 -odious fear 1 -odious joy 0 -odious negative 1 -odious positive 0 -odious sadness 0 -odious surprise 0 -odious trust 0 -odometer anger 0 -odometer anticipation 0 -odometer disgust 0 -odometer fear 0 -odometer joy 0 -odometer negative 0 -odometer positive 0 -odometer sadness 0 -odometer surprise 0 -odometer trust 0 -odor anger 0 -odor anticipation 0 -odor disgust 0 -odor fear 0 -odor joy 0 -odor negative 1 -odor positive 0 -odor sadness 0 -odor surprise 0 -odor trust 0 -oestrogen anger 0 -oestrogen anticipation 0 -oestrogen disgust 0 -oestrogen fear 0 -oestrogen joy 0 -oestrogen negative 0 -oestrogen positive 0 -oestrogen sadness 0 -oestrogen surprise 0 -oestrogen trust 0 -oeuvre anger 0 -oeuvre anticipation 0 -oeuvre disgust 0 -oeuvre fear 0 -oeuvre joy 0 -oeuvre negative 0 -oeuvre positive 0 -oeuvre sadness 0 -oeuvre surprise 0 -oeuvre trust 0 -offal anger 0 -offal anticipation 0 -offal disgust 0 -offal fear 0 -offal joy 0 -offal negative 0 -offal positive 0 -offal sadness 0 -offal surprise 0 -offal trust 0 -offend anger 1 -offend anticipation 0 -offend disgust 1 -offend fear 0 -offend joy 0 -offend negative 1 -offend positive 0 -offend sadness 0 -offend surprise 0 -offend trust 0 -offended anger 1 -offended anticipation 0 -offended disgust 0 -offended fear 0 -offended joy 0 -offended negative 1 -offended positive 0 -offended sadness 1 -offended surprise 0 -offended trust 0 -offender anger 1 -offender anticipation 0 -offender disgust 1 -offender fear 1 -offender joy 0 -offender negative 1 -offender positive 0 -offender sadness 1 -offender surprise 0 -offender trust 0 -offense anger 1 -offense anticipation 0 -offense disgust 1 -offense fear 1 -offense joy 0 -offense negative 1 -offense positive 0 -offense sadness 1 -offense surprise 0 -offense trust 0 -offensive anger 1 -offensive anticipation 0 -offensive disgust 1 -offensive fear 0 -offensive joy 0 -offensive negative 1 -offensive positive 0 -offensive sadness 0 -offensive surprise 0 -offensive trust 0 -offer anger 0 -offer anticipation 0 -offer disgust 0 -offer fear 0 -offer joy 0 -offer negative 0 -offer positive 1 -offer sadness 0 -offer surprise 0 -offer trust 0 -offered anger 0 -offered anticipation 0 -offered disgust 0 -offered fear 0 -offered joy 0 -offered negative 0 -offered positive 0 -offered sadness 0 -offered surprise 0 -offered trust 0 -offering anger 0 -offering anticipation 0 -offering disgust 0 -offering fear 0 -offering joy 0 -offering negative 0 -offering positive 0 -offering sadness 0 -offering surprise 0 -offering trust 1 -offhand anger 0 -offhand anticipation 0 -offhand disgust 0 -offhand fear 0 -offhand joy 0 -offhand negative 1 -offhand positive 0 -offhand sadness 0 -offhand surprise 0 -offhand trust 0 -office anger 0 -office anticipation 0 -office disgust 0 -office fear 0 -office joy 0 -office negative 0 -office positive 0 -office sadness 0 -office surprise 0 -office trust 0 -officer anger 0 -officer anticipation 0 -officer disgust 0 -officer fear 0 -officer joy 0 -officer negative 0 -officer positive 1 -officer sadness 0 -officer surprise 0 -officer trust 1 -offices anger 0 -offices anticipation 0 -offices disgust 0 -offices fear 0 -offices joy 0 -offices negative 0 -offices positive 0 -offices sadness 0 -offices surprise 0 -offices trust 0 -official anger 0 -official anticipation 0 -official disgust 0 -official fear 0 -official joy 0 -official negative 0 -official positive 0 -official sadness 0 -official surprise 0 -official trust 1 -officiate anger 0 -officiate anticipation 0 -officiate disgust 0 -officiate fear 0 -officiate joy 0 -officiate negative 0 -officiate positive 0 -officiate sadness 0 -officiate surprise 0 -officiate trust 0 -offing anger 0 -offing anticipation 0 -offing disgust 0 -offing fear 0 -offing joy 0 -offing negative 1 -offing positive 0 -offing sadness 0 -offing surprise 0 -offing trust 0 -offload anger 0 -offload anticipation 0 -offload disgust 0 -offload fear 0 -offload joy 0 -offload negative 0 -offload positive 0 -offload sadness 0 -offload surprise 0 -offload trust 0 -offset anger 0 -offset anticipation 1 -offset disgust 0 -offset fear 0 -offset joy 0 -offset negative 0 -offset positive 1 -offset sadness 0 -offset surprise 0 -offset trust 0 -offshoot anger 0 -offshoot anticipation 0 -offshoot disgust 0 -offshoot fear 0 -offshoot joy 0 -offshoot negative 0 -offshoot positive 1 -offshoot sadness 0 -offshoot surprise 0 -offshoot trust 0 -offside anger 0 -offside anticipation 0 -offside disgust 0 -offside fear 0 -offside joy 0 -offside negative 0 -offside positive 0 -offside sadness 0 -offside surprise 0 -offside trust 0 -oft anger 0 -oft anticipation 0 -oft disgust 0 -oft fear 0 -oft joy 0 -oft negative 0 -oft positive 0 -oft sadness 0 -oft surprise 0 -oft trust 0 -oftentimes anger 0 -oftentimes anticipation 0 -oftentimes disgust 0 -oftentimes fear 0 -oftentimes joy 0 -oftentimes negative 0 -oftentimes positive 0 -oftentimes sadness 0 -oftentimes surprise 0 -oftentimes trust 0 -ogre anger 0 -ogre anticipation 0 -ogre disgust 1 -ogre fear 1 -ogre joy 0 -ogre negative 1 -ogre positive 0 -ogre sadness 0 -ogre surprise 0 -ogre trust 0 -oil anger 0 -oil anticipation 0 -oil disgust 0 -oil fear 0 -oil joy 0 -oil negative 0 -oil positive 0 -oil sadness 0 -oil surprise 0 -oil trust 0 -oils anger 0 -oils anticipation 0 -oils disgust 0 -oils fear 0 -oils joy 0 -oils negative 0 -oils positive 0 -oils sadness 0 -oils surprise 0 -oils trust 0 -ointment anger 0 -ointment anticipation 0 -ointment disgust 0 -ointment fear 0 -ointment joy 0 -ointment negative 0 -ointment positive 0 -ointment sadness 0 -ointment surprise 0 -ointment trust 0 -olfactory anger 0 -olfactory anticipation 1 -olfactory disgust 0 -olfactory fear 0 -olfactory joy 0 -olfactory negative 1 -olfactory positive 0 -olfactory sadness 0 -olfactory surprise 0 -olfactory trust 0 -oligarchy anger 0 -oligarchy anticipation 0 -oligarchy disgust 0 -oligarchy fear 0 -oligarchy joy 0 -oligarchy negative 1 -oligarchy positive 0 -oligarchy sadness 0 -oligarchy surprise 0 -oligarchy trust 0 -olive anger 0 -olive anticipation 0 -olive disgust 0 -olive fear 0 -olive joy 0 -olive negative 0 -olive positive 0 -olive sadness 0 -olive surprise 0 -olive trust 0 -omega anger 0 -omega anticipation 0 -omega disgust 0 -omega fear 0 -omega joy 0 -omega negative 0 -omega positive 0 -omega sadness 0 -omega surprise 0 -omega trust 0 -omelet anger 0 -omelet anticipation 0 -omelet disgust 0 -omelet fear 0 -omelet joy 0 -omelet negative 0 -omelet positive 0 -omelet sadness 0 -omelet surprise 0 -omelet trust 0 -omen anger 0 -omen anticipation 1 -omen disgust 0 -omen fear 1 -omen joy 0 -omen negative 1 -omen positive 0 -omen sadness 0 -omen surprise 0 -omen trust 0 -ominous anger 0 -ominous anticipation 1 -ominous disgust 0 -ominous fear 1 -ominous joy 0 -ominous negative 1 -ominous positive 0 -ominous sadness 0 -ominous surprise 0 -ominous trust 0 -omission anger 0 -omission anticipation 0 -omission disgust 0 -omission fear 0 -omission joy 0 -omission negative 0 -omission positive 0 -omission sadness 0 -omission surprise 0 -omission trust 0 -omit anger 0 -omit anticipation 0 -omit disgust 0 -omit fear 0 -omit joy 0 -omit negative 1 -omit positive 0 -omit sadness 0 -omit surprise 0 -omit trust 0 -omitted anger 0 -omitted anticipation 0 -omitted disgust 0 -omitted fear 0 -omitted joy 0 -omitted negative 0 -omitted positive 0 -omitted sadness 0 -omitted surprise 0 -omitted trust 0 -omnibus anger 0 -omnibus anticipation 0 -omnibus disgust 0 -omnibus fear 0 -omnibus joy 0 -omnibus negative 0 -omnibus positive 0 -omnibus sadness 0 -omnibus surprise 0 -omnibus trust 0 -omnipotence anger 0 -omnipotence anticipation 0 -omnipotence disgust 0 -omnipotence fear 1 -omnipotence joy 0 -omnipotence negative 1 -omnipotence positive 1 -omnipotence sadness 0 -omnipotence surprise 0 -omnipotence trust 0 -omnipotent anger 0 -omnipotent anticipation 0 -omnipotent disgust 0 -omnipotent fear 0 -omnipotent joy 0 -omnipotent negative 0 -omnipotent positive 0 -omnipotent sadness 0 -omnipotent surprise 0 -omnipotent trust 0 -omnipresent anger 0 -omnipresent anticipation 0 -omnipresent disgust 0 -omnipresent fear 0 -omnipresent joy 0 -omnipresent negative 0 -omnipresent positive 0 -omnipresent sadness 0 -omnipresent surprise 0 -omnipresent trust 0 -omniscient anger 0 -omniscient anticipation 0 -omniscient disgust 0 -omniscient fear 0 -omniscient joy 0 -omniscient negative 0 -omniscient positive 1 -omniscient sadness 0 -omniscient surprise 0 -omniscient trust 1 -oncologist anger 0 -oncologist anticipation 0 -oncologist disgust 0 -oncologist fear 0 -oncologist joy 0 -oncologist negative 0 -oncologist positive 0 -oncologist sadness 0 -oncologist surprise 0 -oncologist trust 0 -oneness anger 0 -oneness anticipation 0 -oneness disgust 0 -oneness fear 0 -oneness joy 0 -oneness negative 0 -oneness positive 0 -oneness sadness 0 -oneness surprise 0 -oneness trust 0 -onerous anger 1 -onerous anticipation 0 -onerous disgust 0 -onerous fear 0 -onerous joy 0 -onerous negative 1 -onerous positive 0 -onerous sadness 1 -onerous surprise 0 -onerous trust 0 -oneself anger 0 -oneself anticipation 0 -oneself disgust 0 -oneself fear 0 -oneself joy 0 -oneself negative 0 -oneself positive 0 -oneself sadness 0 -oneself surprise 0 -oneself trust 0 -ongoing anger 0 -ongoing anticipation 1 -ongoing disgust 0 -ongoing fear 0 -ongoing joy 0 -ongoing negative 0 -ongoing positive 0 -ongoing sadness 0 -ongoing surprise 0 -ongoing trust 0 -onion anger 0 -onion anticipation 0 -onion disgust 0 -onion fear 0 -onion joy 0 -onion negative 0 -onion positive 0 -onion sadness 0 -onion surprise 0 -onion trust 0 -onset anger 0 -onset anticipation 1 -onset disgust 0 -onset fear 0 -onset joy 0 -onset negative 0 -onset positive 0 -onset sadness 0 -onset surprise 0 -onset trust 0 -onslaught anger 0 -onslaught anticipation 0 -onslaught disgust 0 -onslaught fear 0 -onslaught joy 0 -onslaught negative 0 -onslaught positive 0 -onslaught sadness 0 -onslaught surprise 0 -onslaught trust 0 -ontology anger 0 -ontology anticipation 0 -ontology disgust 0 -ontology fear 0 -ontology joy 0 -ontology negative 0 -ontology positive 0 -ontology sadness 0 -ontology surprise 0 -ontology trust 0 -onus anger 0 -onus anticipation 0 -onus disgust 0 -onus fear 0 -onus joy 0 -onus negative 1 -onus positive 0 -onus sadness 0 -onus surprise 0 -onus trust 0 -onward anger 0 -onward anticipation 0 -onward disgust 0 -onward fear 0 -onward joy 0 -onward negative 0 -onward positive 0 -onward sadness 0 -onward surprise 0 -onward trust 0 -onyx anger 0 -onyx anticipation 0 -onyx disgust 0 -onyx fear 0 -onyx joy 0 -onyx negative 0 -onyx positive 0 -onyx sadness 0 -onyx surprise 0 -onyx trust 0 -ooze anger 0 -ooze anticipation 0 -ooze disgust 1 -ooze fear 0 -ooze joy 0 -ooze negative 1 -ooze positive 0 -ooze sadness 0 -ooze surprise 0 -ooze trust 0 -oozing anger 0 -oozing anticipation 0 -oozing disgust 0 -oozing fear 0 -oozing joy 0 -oozing negative 0 -oozing positive 0 -oozing sadness 0 -oozing surprise 0 -oozing trust 0 -opacity anger 0 -opacity anticipation 0 -opacity disgust 0 -opacity fear 0 -opacity joy 0 -opacity negative 0 -opacity positive 0 -opacity sadness 0 -opacity surprise 0 -opacity trust 0 -opal anger 0 -opal anticipation 0 -opal disgust 0 -opal fear 0 -opal joy 0 -opal negative 0 -opal positive 0 -opal sadness 0 -opal surprise 0 -opal trust 0 -opaque anger 0 -opaque anticipation 0 -opaque disgust 0 -opaque fear 0 -opaque joy 0 -opaque negative 1 -opaque positive 0 -opaque sadness 0 -opaque surprise 0 -opaque trust 0 -ope anger 0 -ope anticipation 0 -ope disgust 0 -ope fear 0 -ope joy 0 -ope negative 0 -ope positive 0 -ope sadness 0 -ope surprise 0 -ope trust 0 -open anger 0 -open anticipation 0 -open disgust 0 -open fear 0 -open joy 0 -open negative 0 -open positive 0 -open sadness 0 -open surprise 0 -open trust 0 -opener anger 0 -opener anticipation 0 -opener disgust 0 -opener fear 0 -opener joy 0 -opener negative 0 -opener positive 0 -opener sadness 0 -opener surprise 0 -opener trust 0 -opening anger 0 -opening anticipation 0 -opening disgust 0 -opening fear 0 -opening joy 0 -opening negative 0 -opening positive 0 -opening sadness 0 -opening surprise 0 -opening trust 0 -openly anger 0 -openly anticipation 0 -openly disgust 0 -openly fear 0 -openly joy 0 -openly negative 0 -openly positive 0 -openly sadness 0 -openly surprise 0 -openly trust 0 -openness anger 0 -openness anticipation 0 -openness disgust 0 -openness fear 0 -openness joy 0 -openness negative 0 -openness positive 1 -openness sadness 0 -openness surprise 0 -openness trust 0 -opera anger 1 -opera anticipation 1 -opera disgust 0 -opera fear 1 -opera joy 1 -opera negative 0 -opera positive 1 -opera sadness 1 -opera surprise 1 -opera trust 1 -operatic anger 0 -operatic anticipation 0 -operatic disgust 0 -operatic fear 0 -operatic joy 0 -operatic negative 1 -operatic positive 0 -operatic sadness 0 -operatic surprise 0 -operatic trust 0 -operation anger 0 -operation anticipation 0 -operation disgust 0 -operation fear 1 -operation joy 0 -operation negative 0 -operation positive 0 -operation sadness 0 -operation surprise 0 -operation trust 1 -operations anger 0 -operations anticipation 0 -operations disgust 0 -operations fear 0 -operations joy 0 -operations negative 0 -operations positive 0 -operations sadness 0 -operations surprise 0 -operations trust 0 -operative anger 0 -operative anticipation 0 -operative disgust 0 -operative fear 0 -operative joy 0 -operative negative 0 -operative positive 0 -operative sadness 0 -operative surprise 0 -operative trust 0 -operator anger 0 -operator anticipation 0 -operator disgust 0 -operator fear 0 -operator joy 0 -operator negative 0 -operator positive 0 -operator sadness 0 -operator surprise 0 -operator trust 0 -ophthalmic anger 0 -ophthalmic anticipation 0 -ophthalmic disgust 0 -ophthalmic fear 0 -ophthalmic joy 0 -ophthalmic negative 0 -ophthalmic positive 0 -ophthalmic sadness 0 -ophthalmic surprise 0 -ophthalmic trust 0 -ophthalmologist anger 0 -ophthalmologist anticipation 0 -ophthalmologist disgust 0 -ophthalmologist fear 0 -ophthalmologist joy 0 -ophthalmologist negative 0 -ophthalmologist positive 0 -ophthalmologist sadness 0 -ophthalmologist surprise 0 -ophthalmologist trust 0 -opiate anger 0 -opiate anticipation 0 -opiate disgust 0 -opiate fear 0 -opiate joy 0 -opiate negative 1 -opiate positive 0 -opiate sadness 0 -opiate surprise 0 -opiate trust 0 -opinion anger 0 -opinion anticipation 0 -opinion disgust 0 -opinion fear 0 -opinion joy 0 -opinion negative 0 -opinion positive 0 -opinion sadness 0 -opinion surprise 0 -opinion trust 0 -opinionated anger 1 -opinionated anticipation 0 -opinionated disgust 0 -opinionated fear 0 -opinionated joy 0 -opinionated negative 1 -opinionated positive 0 -opinionated sadness 0 -opinionated surprise 0 -opinionated trust 0 -opium anger 1 -opium anticipation 0 -opium disgust 1 -opium fear 1 -opium joy 0 -opium negative 1 -opium positive 0 -opium sadness 1 -opium surprise 0 -opium trust 0 -opponent anger 1 -opponent anticipation 1 -opponent disgust 1 -opponent fear 1 -opponent joy 0 -opponent negative 1 -opponent positive 0 -opponent sadness 0 -opponent surprise 0 -opponent trust 0 -opportune anger 0 -opportune anticipation 0 -opportune disgust 0 -opportune fear 0 -opportune joy 1 -opportune negative 0 -opportune positive 1 -opportune sadness 0 -opportune surprise 0 -opportune trust 0 -opportunism anger 0 -opportunism anticipation 0 -opportunism disgust 0 -opportunism fear 0 -opportunism joy 0 -opportunism negative 0 -opportunism positive 0 -opportunism sadness 0 -opportunism surprise 0 -opportunism trust 0 -opportunity anger 0 -opportunity anticipation 1 -opportunity disgust 0 -opportunity fear 0 -opportunity joy 0 -opportunity negative 0 -opportunity positive 1 -opportunity sadness 0 -opportunity surprise 0 -opportunity trust 0 -oppose anger 0 -oppose anticipation 0 -oppose disgust 0 -oppose fear 0 -oppose joy 0 -oppose negative 1 -oppose positive 0 -oppose sadness 0 -oppose surprise 0 -oppose trust 0 -opposed anger 1 -opposed anticipation 0 -opposed disgust 0 -opposed fear 1 -opposed joy 0 -opposed negative 1 -opposed positive 0 -opposed sadness 0 -opposed surprise 0 -opposed trust 0 -opposing anger 0 -opposing anticipation 0 -opposing disgust 0 -opposing fear 0 -opposing joy 0 -opposing negative 0 -opposing positive 0 -opposing sadness 0 -opposing surprise 0 -opposing trust 0 -opposite anger 0 -opposite anticipation 0 -opposite disgust 0 -opposite fear 0 -opposite joy 0 -opposite negative 0 -opposite positive 0 -opposite sadness 0 -opposite surprise 0 -opposite trust 0 -opposites anger 0 -opposites anticipation 0 -opposites disgust 0 -opposites fear 0 -opposites joy 0 -opposites negative 0 -opposites positive 0 -opposites sadness 0 -opposites surprise 0 -opposites trust 0 -opposition anger 1 -opposition anticipation 0 -opposition disgust 0 -opposition fear 0 -opposition joy 0 -opposition negative 1 -opposition positive 0 -opposition sadness 0 -opposition surprise 0 -opposition trust 0 -oppress anger 1 -oppress anticipation 0 -oppress disgust 1 -oppress fear 1 -oppress joy 0 -oppress negative 1 -oppress positive 0 -oppress sadness 1 -oppress surprise 0 -oppress trust 0 -oppression anger 1 -oppression anticipation 0 -oppression disgust 1 -oppression fear 1 -oppression joy 0 -oppression negative 1 -oppression positive 0 -oppression sadness 1 -oppression surprise 0 -oppression trust 0 -oppressive anger 1 -oppressive anticipation 0 -oppressive disgust 1 -oppressive fear 1 -oppressive joy 0 -oppressive negative 1 -oppressive positive 0 -oppressive sadness 1 -oppressive surprise 0 -oppressive trust 0 -oppressor anger 1 -oppressor anticipation 0 -oppressor disgust 0 -oppressor fear 1 -oppressor joy 0 -oppressor negative 1 -oppressor positive 0 -oppressor sadness 1 -oppressor surprise 0 -oppressor trust 0 -optic anger 0 -optic anticipation 0 -optic disgust 0 -optic fear 0 -optic joy 0 -optic negative 0 -optic positive 0 -optic sadness 0 -optic surprise 0 -optic trust 0 -optical anger 0 -optical anticipation 0 -optical disgust 0 -optical fear 0 -optical joy 0 -optical negative 0 -optical positive 0 -optical sadness 0 -optical surprise 0 -optical trust 0 -optics anger 0 -optics anticipation 0 -optics disgust 0 -optics fear 0 -optics joy 0 -optics negative 0 -optics positive 0 -optics sadness 0 -optics surprise 0 -optics trust 0 -optimism anger 0 -optimism anticipation 1 -optimism disgust 0 -optimism fear 0 -optimism joy 1 -optimism negative 0 -optimism positive 1 -optimism sadness 0 -optimism surprise 1 -optimism trust 1 -optimist anger 0 -optimist anticipation 0 -optimist disgust 0 -optimist fear 0 -optimist joy 0 -optimist negative 0 -optimist positive 1 -optimist sadness 0 -optimist surprise 0 -optimist trust 1 -option anger 0 -option anticipation 0 -option disgust 0 -option fear 0 -option joy 0 -option negative 0 -option positive 1 -option sadness 0 -option surprise 0 -option trust 0 -optional anger 0 -optional anticipation 0 -optional disgust 0 -optional fear 0 -optional joy 0 -optional negative 0 -optional positive 1 -optional sadness 0 -optional surprise 0 -optional trust 0 -optionally anger 0 -optionally anticipation 0 -optionally disgust 0 -optionally fear 0 -optionally joy 0 -optionally negative 0 -optionally positive 0 -optionally sadness 0 -optionally surprise 0 -optionally trust 0 -options anger 0 -options anticipation 0 -options disgust 0 -options fear 0 -options joy 0 -options negative 0 -options positive 0 -options sadness 0 -options surprise 0 -options trust 0 -optometrist anger 0 -optometrist anticipation 0 -optometrist disgust 0 -optometrist fear 0 -optometrist joy 0 -optometrist negative 0 -optometrist positive 0 -optometrist sadness 0 -optometrist surprise 0 -optometrist trust 0 -opulence anger 0 -opulence anticipation 0 -opulence disgust 0 -opulence fear 0 -opulence joy 0 -opulence negative 0 -opulence positive 0 -opulence sadness 0 -opulence surprise 0 -opulence trust 0 -opulent anger 0 -opulent anticipation 0 -opulent disgust 0 -opulent fear 0 -opulent joy 0 -opulent negative 0 -opulent positive 0 -opulent sadness 0 -opulent surprise 0 -opulent trust 0 -opus anger 0 -opus anticipation 0 -opus disgust 0 -opus fear 0 -opus joy 0 -opus negative 0 -opus positive 0 -opus sadness 0 -opus surprise 0 -opus trust 0 -oracle anger 0 -oracle anticipation 1 -oracle disgust 0 -oracle fear 0 -oracle joy 0 -oracle negative 0 -oracle positive 1 -oracle sadness 0 -oracle surprise 0 -oracle trust 1 -oral anger 0 -oral anticipation 0 -oral disgust 0 -oral fear 0 -oral joy 0 -oral negative 0 -oral positive 0 -oral sadness 0 -oral surprise 0 -oral trust 0 -orange anger 0 -orange anticipation 0 -orange disgust 0 -orange fear 0 -orange joy 0 -orange negative 0 -orange positive 0 -orange sadness 0 -orange surprise 0 -orange trust 0 -oration anger 0 -oration anticipation 0 -oration disgust 0 -oration fear 0 -oration joy 0 -oration negative 0 -oration positive 1 -oration sadness 0 -oration surprise 0 -oration trust 0 -orator anger 0 -orator anticipation 0 -orator disgust 0 -orator fear 0 -orator joy 0 -orator negative 0 -orator positive 0 -orator sadness 0 -orator surprise 0 -orator trust 0 -oratory anger 0 -oratory anticipation 0 -oratory disgust 0 -oratory fear 0 -oratory joy 0 -oratory negative 0 -oratory positive 0 -oratory sadness 0 -oratory surprise 0 -oratory trust 0 -orb anger 0 -orb anticipation 0 -orb disgust 0 -orb fear 0 -orb joy 0 -orb negative 0 -orb positive 0 -orb sadness 0 -orb surprise 0 -orb trust 0 -orbit anger 0 -orbit anticipation 0 -orbit disgust 0 -orbit fear 0 -orbit joy 0 -orbit negative 0 -orbit positive 0 -orbit sadness 0 -orbit surprise 0 -orbit trust 0 -orbiting anger 0 -orbiting anticipation 0 -orbiting disgust 0 -orbiting fear 0 -orbiting joy 0 -orbiting negative 0 -orbiting positive 0 -orbiting sadness 0 -orbiting surprise 0 -orbiting trust 0 -orbs anger 0 -orbs anticipation 0 -orbs disgust 0 -orbs fear 0 -orbs joy 0 -orbs negative 0 -orbs positive 0 -orbs sadness 0 -orbs surprise 0 -orbs trust 0 -orc anger 1 -orc anticipation 0 -orc disgust 1 -orc fear 1 -orc joy 0 -orc negative 1 -orc positive 0 -orc sadness 0 -orc surprise 0 -orc trust 0 -orchard anger 0 -orchard anticipation 0 -orchard disgust 0 -orchard fear 0 -orchard joy 0 -orchard negative 0 -orchard positive 0 -orchard sadness 0 -orchard surprise 0 -orchard trust 0 -orchestra anger 1 -orchestra anticipation 0 -orchestra disgust 0 -orchestra fear 0 -orchestra joy 1 -orchestra negative 0 -orchestra positive 1 -orchestra sadness 1 -orchestra surprise 0 -orchestra trust 1 -ordained anger 0 -ordained anticipation 0 -ordained disgust 0 -ordained fear 0 -ordained joy 0 -ordained negative 0 -ordained positive 1 -ordained sadness 0 -ordained surprise 0 -ordained trust 1 -ordeal anger 1 -ordeal anticipation 0 -ordeal disgust 0 -ordeal fear 0 -ordeal joy 0 -ordeal negative 1 -ordeal positive 0 -ordeal sadness 0 -ordeal surprise 1 -ordeal trust 0 -order anger 0 -order anticipation 0 -order disgust 0 -order fear 0 -order joy 0 -order negative 0 -order positive 0 -order sadness 0 -order surprise 0 -order trust 0 -orderly anger 0 -orderly anticipation 0 -orderly disgust 0 -orderly fear 0 -orderly joy 0 -orderly negative 0 -orderly positive 1 -orderly sadness 0 -orderly surprise 0 -orderly trust 0 -ordinance anger 0 -ordinance anticipation 0 -ordinance disgust 0 -ordinance fear 0 -ordinance joy 0 -ordinance negative 0 -ordinance positive 0 -ordinance sadness 0 -ordinance surprise 0 -ordinance trust 1 -ordinary anger 0 -ordinary anticipation 0 -ordinary disgust 0 -ordinary fear 0 -ordinary joy 0 -ordinary negative 0 -ordinary positive 0 -ordinary sadness 0 -ordinary surprise 0 -ordinary trust 0 -ordination anger 0 -ordination anticipation 1 -ordination disgust 0 -ordination fear 0 -ordination joy 1 -ordination negative 0 -ordination positive 1 -ordination sadness 0 -ordination surprise 0 -ordination trust 1 -ordnance anger 0 -ordnance anticipation 0 -ordnance disgust 0 -ordnance fear 1 -ordnance joy 0 -ordnance negative 1 -ordnance positive 0 -ordnance sadness 0 -ordnance surprise 0 -ordnance trust 0 -ore anger 0 -ore anticipation 0 -ore disgust 0 -ore fear 0 -ore joy 0 -ore negative 0 -ore positive 0 -ore sadness 0 -ore surprise 0 -ore trust 0 -oregano anger 0 -oregano anticipation 0 -oregano disgust 0 -oregano fear 0 -oregano joy 0 -oregano negative 0 -oregano positive 0 -oregano sadness 0 -oregano surprise 0 -oregano trust 0 -organ anger 0 -organ anticipation 1 -organ disgust 0 -organ fear 0 -organ joy 1 -organ negative 0 -organ positive 0 -organ sadness 0 -organ surprise 0 -organ trust 0 -organic anger 0 -organic anticipation 0 -organic disgust 0 -organic fear 0 -organic joy 0 -organic negative 0 -organic positive 1 -organic sadness 0 -organic surprise 0 -organic trust 0 -organism anger 0 -organism anticipation 0 -organism disgust 0 -organism fear 0 -organism joy 0 -organism negative 0 -organism positive 0 -organism sadness 0 -organism surprise 0 -organism trust 0 -organist anger 0 -organist anticipation 0 -organist disgust 0 -organist fear 0 -organist joy 0 -organist negative 0 -organist positive 0 -organist sadness 0 -organist surprise 0 -organist trust 0 -organization anger 0 -organization anticipation 1 -organization disgust 0 -organization fear 0 -organization joy 1 -organization negative 0 -organization positive 1 -organization sadness 0 -organization surprise 1 -organization trust 1 -organize anger 0 -organize anticipation 0 -organize disgust 0 -organize fear 0 -organize joy 0 -organize negative 0 -organize positive 1 -organize sadness 0 -organize surprise 0 -organize trust 0 -organized anger 0 -organized anticipation 0 -organized disgust 0 -organized fear 0 -organized joy 0 -organized negative 0 -organized positive 1 -organized sadness 0 -organized surprise 0 -organized trust 0 -orgasm anger 0 -orgasm anticipation 1 -orgasm disgust 0 -orgasm fear 0 -orgasm joy 1 -orgasm negative 0 -orgasm positive 1 -orgasm sadness 0 -orgasm surprise 0 -orgasm trust 0 -orgies anger 0 -orgies anticipation 0 -orgies disgust 0 -orgies fear 0 -orgies joy 0 -orgies negative 0 -orgies positive 0 -orgies sadness 0 -orgies surprise 0 -orgies trust 0 -orient anger 0 -orient anticipation 0 -orient disgust 0 -orient fear 0 -orient joy 0 -orient negative 0 -orient positive 0 -orient sadness 0 -orient surprise 0 -orient trust 0 -oriental anger 0 -oriental anticipation 0 -oriental disgust 0 -oriental fear 0 -oriental joy 0 -oriental negative 0 -oriental positive 0 -oriental sadness 0 -oriental surprise 0 -oriental trust 0 -orientation anger 0 -orientation anticipation 0 -orientation disgust 0 -orientation fear 0 -orientation joy 0 -orientation negative 0 -orientation positive 0 -orientation sadness 0 -orientation surprise 0 -orientation trust 0 -orifice anger 0 -orifice anticipation 0 -orifice disgust 0 -orifice fear 0 -orifice joy 0 -orifice negative 0 -orifice positive 0 -orifice sadness 0 -orifice surprise 0 -orifice trust 0 -origin anger 0 -origin anticipation 0 -origin disgust 0 -origin fear 0 -origin joy 0 -origin negative 0 -origin positive 0 -origin sadness 0 -origin surprise 0 -origin trust 0 -originality anger 0 -originality anticipation 0 -originality disgust 0 -originality fear 0 -originality joy 0 -originality negative 0 -originality positive 1 -originality sadness 0 -originality surprise 1 -originality trust 0 -originate anger 0 -originate anticipation 0 -originate disgust 0 -originate fear 0 -originate joy 0 -originate negative 0 -originate positive 0 -originate sadness 0 -originate surprise 0 -originate trust 0 -origination anger 0 -origination anticipation 0 -origination disgust 0 -origination fear 0 -origination joy 0 -origination negative 0 -origination positive 0 -origination sadness 0 -origination surprise 0 -origination trust 0 -originator anger 0 -originator anticipation 0 -originator disgust 0 -originator fear 0 -originator joy 0 -originator negative 0 -originator positive 0 -originator sadness 0 -originator surprise 0 -originator trust 0 -ornament anger 0 -ornament anticipation 0 -ornament disgust 0 -ornament fear 0 -ornament joy 0 -ornament negative 0 -ornament positive 0 -ornament sadness 0 -ornament surprise 0 -ornament trust 0 -ornamental anger 0 -ornamental anticipation 0 -ornamental disgust 0 -ornamental fear 0 -ornamental joy 0 -ornamental negative 0 -ornamental positive 0 -ornamental sadness 0 -ornamental surprise 0 -ornamental trust 0 -ornamentation anger 0 -ornamentation anticipation 0 -ornamentation disgust 0 -ornamentation fear 0 -ornamentation joy 0 -ornamentation negative 0 -ornamentation positive 0 -ornamentation sadness 0 -ornamentation surprise 0 -ornamentation trust 0 -ornamented anger 0 -ornamented anticipation 0 -ornamented disgust 0 -ornamented fear 0 -ornamented joy 0 -ornamented negative 0 -ornamented positive 1 -ornamented sadness 0 -ornamented surprise 0 -ornamented trust 0 -ornate anger 0 -ornate anticipation 0 -ornate disgust 0 -ornate fear 0 -ornate joy 0 -ornate negative 0 -ornate positive 1 -ornate sadness 0 -ornate surprise 0 -ornate trust 0 -orphan anger 0 -orphan anticipation 0 -orphan disgust 0 -orphan fear 1 -orphan joy 0 -orphan negative 1 -orphan positive 0 -orphan sadness 1 -orphan surprise 0 -orphan trust 0 -orthodox anger 0 -orthodox anticipation 0 -orthodox disgust 0 -orthodox fear 0 -orthodox joy 0 -orthodox negative 0 -orthodox positive 0 -orthodox sadness 0 -orthodox surprise 0 -orthodox trust 0 -orthodoxy anger 0 -orthodoxy anticipation 0 -orthodoxy disgust 0 -orthodoxy fear 0 -orthodoxy joy 0 -orthodoxy negative 0 -orthodoxy positive 0 -orthodoxy sadness 0 -orthodoxy surprise 0 -orthodoxy trust 1 -orthogonal anger 0 -orthogonal anticipation 0 -orthogonal disgust 0 -orthogonal fear 0 -orthogonal joy 0 -orthogonal negative 0 -orthogonal positive 0 -orthogonal sadness 0 -orthogonal surprise 0 -orthogonal trust 0 -oscillate anger 0 -oscillate anticipation 0 -oscillate disgust 0 -oscillate fear 0 -oscillate joy 0 -oscillate negative 0 -oscillate positive 0 -oscillate sadness 0 -oscillate surprise 0 -oscillate trust 0 -oscillating anger 0 -oscillating anticipation 0 -oscillating disgust 0 -oscillating fear 0 -oscillating joy 0 -oscillating negative 0 -oscillating positive 0 -oscillating sadness 0 -oscillating surprise 0 -oscillating trust 0 -oscillation anger 0 -oscillation anticipation 0 -oscillation disgust 0 -oscillation fear 0 -oscillation joy 0 -oscillation negative 0 -oscillation positive 0 -oscillation sadness 0 -oscillation surprise 0 -oscillation trust 0 -oscillatory anger 0 -oscillatory anticipation 0 -oscillatory disgust 0 -oscillatory fear 0 -oscillatory joy 0 -oscillatory negative 0 -oscillatory positive 0 -oscillatory sadness 0 -oscillatory surprise 0 -oscillatory trust 0 -ostensible anger 0 -ostensible anticipation 0 -ostensible disgust 0 -ostensible fear 0 -ostensible joy 0 -ostensible negative 0 -ostensible positive 0 -ostensible sadness 0 -ostensible surprise 0 -ostensible trust 0 -ostensibly anger 0 -ostensibly anticipation 0 -ostensibly disgust 0 -ostensibly fear 0 -ostensibly joy 0 -ostensibly negative 1 -ostensibly positive 0 -ostensibly sadness 0 -ostensibly surprise 0 -ostensibly trust 0 -ostrich anger 0 -ostrich anticipation 0 -ostrich disgust 0 -ostrich fear 0 -ostrich joy 0 -ostrich negative 0 -ostrich positive 0 -ostrich sadness 0 -ostrich surprise 0 -ostrich trust 0 -otto anger 0 -otto anticipation 0 -otto disgust 0 -otto fear 0 -otto joy 0 -otto negative 0 -otto positive 0 -otto sadness 0 -otto surprise 0 -otto trust 0 -ottoman anger 0 -ottoman anticipation 0 -ottoman disgust 0 -ottoman fear 0 -ottoman joy 0 -ottoman negative 0 -ottoman positive 0 -ottoman sadness 0 -ottoman surprise 0 -ottoman trust 0 -ounce anger 0 -ounce anticipation 0 -ounce disgust 0 -ounce fear 0 -ounce joy 0 -ounce negative 0 -ounce positive 0 -ounce sadness 0 -ounce surprise 0 -ounce trust 0 -oust anger 1 -oust anticipation 0 -oust disgust 0 -oust fear 0 -oust joy 0 -oust negative 1 -oust positive 0 -oust sadness 1 -oust surprise 0 -oust trust 0 -outbreak anger 0 -outbreak anticipation 0 -outbreak disgust 0 -outbreak fear 0 -outbreak joy 0 -outbreak negative 0 -outbreak positive 0 -outbreak sadness 0 -outbreak surprise 0 -outbreak trust 0 -outburst anger 1 -outburst anticipation 0 -outburst disgust 0 -outburst fear 1 -outburst joy 1 -outburst negative 1 -outburst positive 1 -outburst sadness 1 -outburst surprise 1 -outburst trust 0 -outcast anger 0 -outcast anticipation 0 -outcast disgust 1 -outcast fear 1 -outcast joy 0 -outcast negative 1 -outcast positive 0 -outcast sadness 1 -outcast surprise 0 -outcast trust 0 -outcome anger 0 -outcome anticipation 0 -outcome disgust 0 -outcome fear 0 -outcome joy 0 -outcome negative 0 -outcome positive 1 -outcome sadness 0 -outcome surprise 0 -outcome trust 0 -outcry anger 1 -outcry anticipation 0 -outcry disgust 0 -outcry fear 1 -outcry joy 0 -outcry negative 1 -outcry positive 0 -outcry sadness 0 -outcry surprise 1 -outcry trust 0 -outdo anger 0 -outdo anticipation 1 -outdo disgust 0 -outdo fear 0 -outdo joy 0 -outdo negative 0 -outdo positive 1 -outdo sadness 0 -outdo surprise 0 -outdo trust 0 -outdoor anger 0 -outdoor anticipation 0 -outdoor disgust 0 -outdoor fear 0 -outdoor joy 0 -outdoor negative 0 -outdoor positive 0 -outdoor sadness 0 -outdoor surprise 0 -outdoor trust 0 -outfit anger 0 -outfit anticipation 0 -outfit disgust 0 -outfit fear 0 -outfit joy 0 -outfit negative 0 -outfit positive 0 -outfit sadness 0 -outfit surprise 0 -outfit trust 0 -outgrow anger 0 -outgrow anticipation 0 -outgrow disgust 0 -outgrow fear 0 -outgrow joy 0 -outgrow negative 0 -outgrow positive 0 -outgrow sadness 0 -outgrow surprise 0 -outgrow trust 0 -outgrowth anger 0 -outgrowth anticipation 0 -outgrowth disgust 0 -outgrowth fear 0 -outgrowth joy 0 -outgrowth negative 0 -outgrowth positive 0 -outgrowth sadness 0 -outgrowth surprise 0 -outgrowth trust 0 -outhouse anger 0 -outhouse anticipation 0 -outhouse disgust 1 -outhouse fear 0 -outhouse joy 0 -outhouse negative 1 -outhouse positive 0 -outhouse sadness 0 -outhouse surprise 0 -outhouse trust 0 -outing anger 0 -outing anticipation 0 -outing disgust 0 -outing fear 0 -outing joy 0 -outing negative 0 -outing positive 0 -outing sadness 0 -outing surprise 0 -outing trust 0 -outlandish anger 0 -outlandish anticipation 0 -outlandish disgust 0 -outlandish fear 0 -outlandish joy 0 -outlandish negative 1 -outlandish positive 0 -outlandish sadness 0 -outlandish surprise 0 -outlandish trust 0 -outlast anger 0 -outlast anticipation 0 -outlast disgust 0 -outlast fear 0 -outlast joy 0 -outlast negative 0 -outlast positive 0 -outlast sadness 0 -outlast surprise 0 -outlast trust 0 -outlaw anger 0 -outlaw anticipation 0 -outlaw disgust 0 -outlaw fear 0 -outlaw joy 0 -outlaw negative 1 -outlaw positive 0 -outlaw sadness 0 -outlaw surprise 0 -outlaw trust 0 -outlet anger 0 -outlet anticipation 0 -outlet disgust 0 -outlet fear 0 -outlet joy 0 -outlet negative 0 -outlet positive 0 -outlet sadness 0 -outlet surprise 0 -outlet trust 0 -outline anger 0 -outline anticipation 0 -outline disgust 0 -outline fear 0 -outline joy 0 -outline negative 0 -outline positive 0 -outline sadness 0 -outline surprise 0 -outline trust 0 -outlines anger 0 -outlines anticipation 0 -outlines disgust 0 -outlines fear 0 -outlines joy 0 -outlines negative 0 -outlines positive 0 -outlines sadness 0 -outlines surprise 0 -outlines trust 0 -outlook anger 0 -outlook anticipation 0 -outlook disgust 0 -outlook fear 0 -outlook joy 0 -outlook negative 0 -outlook positive 0 -outlook sadness 0 -outlook surprise 0 -outlook trust 0 -outlying anger 0 -outlying anticipation 0 -outlying disgust 0 -outlying fear 0 -outlying joy 0 -outlying negative 0 -outlying positive 0 -outlying sadness 0 -outlying surprise 0 -outlying trust 0 -outnumber anger 0 -outnumber anticipation 0 -outnumber disgust 0 -outnumber fear 0 -outnumber joy 0 -outnumber negative 0 -outnumber positive 0 -outnumber sadness 0 -outnumber surprise 0 -outnumber trust 0 -outpost anger 0 -outpost anticipation 0 -outpost disgust 0 -outpost fear 1 -outpost joy 0 -outpost negative 0 -outpost positive 0 -outpost sadness 0 -outpost surprise 0 -outpost trust 0 -outpouring anger 0 -outpouring anticipation 0 -outpouring disgust 0 -outpouring fear 0 -outpouring joy 0 -outpouring negative 0 -outpouring positive 0 -outpouring sadness 0 -outpouring surprise 0 -outpouring trust 0 -output anger 0 -output anticipation 0 -output disgust 0 -output fear 0 -output joy 0 -output negative 0 -output positive 0 -output sadness 0 -output surprise 0 -output trust 0 -outrage anger 1 -outrage anticipation 0 -outrage disgust 1 -outrage fear 0 -outrage joy 0 -outrage negative 1 -outrage positive 0 -outrage sadness 0 -outrage surprise 0 -outrage trust 0 -outrageous anger 0 -outrageous anticipation 0 -outrageous disgust 0 -outrageous fear 0 -outrageous joy 0 -outrageous negative 0 -outrageous positive 0 -outrageous sadness 0 -outrageous surprise 1 -outrageous trust 0 -outright anger 0 -outright anticipation 0 -outright disgust 0 -outright fear 0 -outright joy 0 -outright negative 0 -outright positive 0 -outright sadness 0 -outright surprise 0 -outright trust 0 -outrun anger 0 -outrun anticipation 0 -outrun disgust 0 -outrun fear 0 -outrun joy 0 -outrun negative 0 -outrun positive 0 -outrun sadness 0 -outrun surprise 0 -outrun trust 0 -outset anger 0 -outset anticipation 0 -outset disgust 0 -outset fear 0 -outset joy 0 -outset negative 0 -outset positive 0 -outset sadness 0 -outset surprise 0 -outset trust 0 -outsider anger 0 -outsider anticipation 0 -outsider disgust 0 -outsider fear 1 -outsider joy 0 -outsider negative 0 -outsider positive 0 -outsider sadness 0 -outsider surprise 0 -outsider trust 0 -outskirts anger 0 -outskirts anticipation 0 -outskirts disgust 0 -outskirts fear 0 -outskirts joy 0 -outskirts negative 0 -outskirts positive 0 -outskirts sadness 0 -outskirts surprise 0 -outskirts trust 0 -outspoken anger 0 -outspoken anticipation 0 -outspoken disgust 0 -outspoken fear 0 -outspoken joy 0 -outspoken negative 0 -outspoken positive 0 -outspoken sadness 0 -outspoken surprise 0 -outspoken trust 0 -outstanding anger 0 -outstanding anticipation 0 -outstanding disgust 0 -outstanding fear 0 -outstanding joy 1 -outstanding negative 1 -outstanding positive 1 -outstanding sadness 0 -outstanding surprise 0 -outstanding trust 0 -outstretched anger 0 -outstretched anticipation 0 -outstretched disgust 0 -outstretched fear 0 -outstretched joy 0 -outstretched negative 0 -outstretched positive 0 -outstretched sadness 0 -outstretched surprise 0 -outstretched trust 0 -outward anger 0 -outward anticipation 0 -outward disgust 0 -outward fear 0 -outward joy 0 -outward negative 0 -outward positive 1 -outward sadness 0 -outward surprise 0 -outward trust 0 -outwards anger 0 -outwards anticipation 0 -outwards disgust 0 -outwards fear 0 -outwards joy 0 -outwards negative 0 -outwards positive 0 -outwards sadness 0 -outwards surprise 0 -outwards trust 0 -outweigh anger 0 -outweigh anticipation 0 -outweigh disgust 0 -outweigh fear 0 -outweigh joy 0 -outweigh negative 0 -outweigh positive 0 -outweigh sadness 0 -outweigh surprise 0 -outweigh trust 0 -oval anger 0 -oval anticipation 0 -oval disgust 0 -oval fear 0 -oval joy 0 -oval negative 0 -oval positive 0 -oval sadness 0 -oval surprise 0 -oval trust 0 -ovary anger 0 -ovary anticipation 0 -ovary disgust 0 -ovary fear 0 -ovary joy 0 -ovary negative 0 -ovary positive 0 -ovary sadness 0 -ovary surprise 0 -ovary trust 0 -ovate anger 0 -ovate anticipation 0 -ovate disgust 0 -ovate fear 0 -ovate joy 0 -ovate negative 0 -ovate positive 0 -ovate sadness 0 -ovate surprise 0 -ovate trust 0 -ovation anger 0 -ovation anticipation 0 -ovation disgust 0 -ovation fear 0 -ovation joy 0 -ovation negative 1 -ovation positive 0 -ovation sadness 1 -ovation surprise 0 -ovation trust 0 -oven anger 0 -oven anticipation 0 -oven disgust 0 -oven fear 0 -oven joy 0 -oven negative 0 -oven positive 0 -oven sadness 0 -oven surprise 0 -oven trust 0 -overalls anger 0 -overalls anticipation 0 -overalls disgust 0 -overalls fear 0 -overalls joy 0 -overalls negative 0 -overalls positive 0 -overalls sadness 0 -overalls surprise 0 -overalls trust 0 -overbearing anger 1 -overbearing anticipation 0 -overbearing disgust 0 -overbearing fear 0 -overbearing joy 0 -overbearing negative 1 -overbearing positive 0 -overbearing sadness 0 -overbearing surprise 0 -overbearing trust 0 -overburden anger 0 -overburden anticipation 0 -overburden disgust 0 -overburden fear 0 -overburden joy 0 -overburden negative 1 -overburden positive 0 -overburden sadness 0 -overburden surprise 0 -overburden trust 0 -overcast anger 0 -overcast anticipation 0 -overcast disgust 0 -overcast fear 0 -overcast joy 0 -overcast negative 1 -overcast positive 0 -overcast sadness 0 -overcast surprise 0 -overcast trust 0 -overcharged anger 0 -overcharged anticipation 0 -overcharged disgust 0 -overcharged fear 0 -overcharged joy 0 -overcharged negative 0 -overcharged positive 0 -overcharged sadness 0 -overcharged surprise 0 -overcharged trust 0 -overcoat anger 0 -overcoat anticipation 0 -overcoat disgust 0 -overcoat fear 0 -overcoat joy 0 -overcoat negative 0 -overcoat positive 0 -overcoat sadness 0 -overcoat surprise 0 -overcoat trust 0 -overdo anger 0 -overdo anticipation 0 -overdo disgust 0 -overdo fear 0 -overdo joy 0 -overdo negative 1 -overdo positive 0 -overdo sadness 0 -overdo surprise 0 -overdo trust 0 -overdose anger 0 -overdose anticipation 0 -overdose disgust 0 -overdose fear 0 -overdose joy 0 -overdose negative 1 -overdose positive 0 -overdose sadness 0 -overdose surprise 0 -overdose trust 0 -overdue anger 0 -overdue anticipation 1 -overdue disgust 0 -overdue fear 0 -overdue joy 0 -overdue negative 1 -overdue positive 0 -overdue sadness 1 -overdue surprise 1 -overdue trust 0 -overestimate anger 0 -overestimate anticipation 0 -overestimate disgust 0 -overestimate fear 0 -overestimate joy 0 -overestimate negative 0 -overestimate positive 0 -overestimate sadness 0 -overestimate surprise 1 -overestimate trust 0 -overestimated anger 0 -overestimated anticipation 0 -overestimated disgust 0 -overestimated fear 0 -overestimated joy 0 -overestimated negative 1 -overestimated positive 0 -overestimated sadness 0 -overestimated surprise 0 -overestimated trust 0 -overflow anger 0 -overflow anticipation 0 -overflow disgust 0 -overflow fear 0 -overflow joy 0 -overflow negative 1 -overflow positive 0 -overflow sadness 0 -overflow surprise 0 -overflow trust 0 -overflowing anger 0 -overflowing anticipation 0 -overflowing disgust 0 -overflowing fear 0 -overflowing joy 0 -overflowing negative 0 -overflowing positive 0 -overflowing sadness 0 -overflowing surprise 0 -overflowing trust 0 -overgrown anger 0 -overgrown anticipation 0 -overgrown disgust 0 -overgrown fear 0 -overgrown joy 0 -overgrown negative 1 -overgrown positive 0 -overgrown sadness 0 -overgrown surprise 0 -overgrown trust 0 -overgrowth anger 0 -overgrowth anticipation 0 -overgrowth disgust 0 -overgrowth fear 0 -overgrowth joy 0 -overgrowth negative 0 -overgrowth positive 0 -overgrowth sadness 0 -overgrowth surprise 0 -overgrowth trust 0 -overhanging anger 0 -overhanging anticipation 0 -overhanging disgust 0 -overhanging fear 0 -overhanging joy 0 -overhanging negative 0 -overhanging positive 0 -overhanging sadness 0 -overhanging surprise 0 -overhanging trust 0 -overhaul anger 0 -overhaul anticipation 0 -overhaul disgust 0 -overhaul fear 0 -overhaul joy 0 -overhaul negative 0 -overhaul positive 0 -overhaul sadness 0 -overhaul surprise 0 -overhaul trust 0 -overhead anger 0 -overhead anticipation 0 -overhead disgust 0 -overhead fear 0 -overhead joy 0 -overhead negative 0 -overhead positive 0 -overhead sadness 0 -overhead surprise 0 -overhead trust 0 -overjoyed anger 0 -overjoyed anticipation 0 -overjoyed disgust 0 -overjoyed fear 0 -overjoyed joy 1 -overjoyed negative 0 -overjoyed positive 1 -overjoyed sadness 0 -overjoyed surprise 0 -overjoyed trust 0 -overlaid anger 0 -overlaid anticipation 0 -overlaid disgust 0 -overlaid fear 0 -overlaid joy 0 -overlaid negative 0 -overlaid positive 0 -overlaid sadness 0 -overlaid surprise 0 -overlaid trust 0 -overlap anger 0 -overlap anticipation 0 -overlap disgust 0 -overlap fear 0 -overlap joy 0 -overlap negative 0 -overlap positive 0 -overlap sadness 0 -overlap surprise 0 -overlap trust 0 -overlay anger 0 -overlay anticipation 0 -overlay disgust 0 -overlay fear 0 -overlay joy 0 -overlay negative 0 -overlay positive 0 -overlay sadness 0 -overlay surprise 0 -overlay trust 0 -overload anger 0 -overload anticipation 0 -overload disgust 0 -overload fear 0 -overload joy 0 -overload negative 1 -overload positive 0 -overload sadness 1 -overload surprise 0 -overload trust 0 -overlying anger 0 -overlying anticipation 0 -overlying disgust 0 -overlying fear 0 -overlying joy 0 -overlying negative 0 -overlying positive 0 -overlying sadness 0 -overlying surprise 0 -overlying trust 0 -overpaid anger 0 -overpaid anticipation 0 -overpaid disgust 0 -overpaid fear 0 -overpaid joy 0 -overpaid negative 1 -overpaid positive 0 -overpaid sadness 0 -overpaid surprise 0 -overpaid trust 0 -overpass anger 0 -overpass anticipation 0 -overpass disgust 0 -overpass fear 0 -overpass joy 0 -overpass negative 0 -overpass positive 0 -overpass sadness 0 -overpass surprise 0 -overpass trust 0 -overpower anger 0 -overpower anticipation 0 -overpower disgust 0 -overpower fear 0 -overpower joy 0 -overpower negative 1 -overpower positive 0 -overpower sadness 0 -overpower surprise 0 -overpower trust 0 -overpowering anger 1 -overpowering anticipation 0 -overpowering disgust 0 -overpowering fear 1 -overpowering joy 0 -overpowering negative 1 -overpowering positive 0 -overpowering sadness 0 -overpowering surprise 0 -overpowering trust 0 -overpriced anger 1 -overpriced anticipation 0 -overpriced disgust 1 -overpriced fear 0 -overpriced joy 0 -overpriced negative 1 -overpriced positive 0 -overpriced sadness 1 -overpriced surprise 0 -overpriced trust 0 -override anger 0 -override anticipation 0 -override disgust 0 -override fear 0 -override joy 0 -override negative 0 -override positive 0 -override sadness 0 -override surprise 0 -override trust 0 -overrule anger 0 -overrule anticipation 0 -overrule disgust 0 -overrule fear 0 -overrule joy 0 -overrule negative 0 -overrule positive 0 -overrule sadness 0 -overrule surprise 0 -overrule trust 0 -overseer anger 0 -overseer anticipation 0 -overseer disgust 0 -overseer fear 0 -overseer joy 0 -overseer negative 0 -overseer positive 0 -overseer sadness 0 -overseer surprise 0 -overseer trust 0 -overshadow anger 0 -overshadow anticipation 0 -overshadow disgust 0 -overshadow fear 0 -overshadow joy 0 -overshadow negative 0 -overshadow positive 0 -overshadow sadness 0 -overshadow surprise 0 -overshadow trust 0 -oversight anger 0 -oversight anticipation 0 -oversight disgust 0 -oversight fear 0 -oversight joy 0 -oversight negative 1 -oversight positive 0 -oversight sadness 0 -oversight surprise 0 -oversight trust 0 -overstate anger 0 -overstate anticipation 0 -overstate disgust 0 -overstate fear 0 -overstate joy 0 -overstate negative 0 -overstate positive 0 -overstate sadness 0 -overstate surprise 0 -overstate trust 0 -overstock anger 0 -overstock anticipation 0 -overstock disgust 0 -overstock fear 0 -overstock joy 0 -overstock negative 0 -overstock positive 0 -overstock sadness 0 -overstock surprise 0 -overstock trust 0 -overt anger 0 -overt anticipation 0 -overt disgust 0 -overt fear 1 -overt joy 0 -overt negative 0 -overt positive 0 -overt sadness 0 -overt surprise 0 -overt trust 0 -overtake anger 0 -overtake anticipation 0 -overtake disgust 0 -overtake fear 0 -overtake joy 0 -overtake negative 0 -overtake positive 0 -overtake sadness 0 -overtake surprise 0 -overtake trust 0 -overtaken anger 0 -overtaken anticipation 0 -overtaken disgust 0 -overtaken fear 0 -overtaken joy 0 -overtaken negative 0 -overtaken positive 0 -overtaken sadness 0 -overtaken surprise 0 -overtaken trust 0 -overthrow anger 0 -overthrow anticipation 1 -overthrow disgust 0 -overthrow fear 1 -overthrow joy 0 -overthrow negative 1 -overthrow positive 0 -overthrow sadness 0 -overthrow surprise 0 -overthrow trust 0 -overture anger 0 -overture anticipation 1 -overture disgust 0 -overture fear 0 -overture joy 0 -overture negative 0 -overture positive 0 -overture sadness 0 -overture surprise 0 -overture trust 0 -overturn anger 0 -overturn anticipation 0 -overturn disgust 0 -overturn fear 0 -overturn joy 0 -overturn negative 1 -overturn positive 0 -overturn sadness 0 -overturn surprise 0 -overturn trust 0 -overwhelm anger 0 -overwhelm anticipation 0 -overwhelm disgust 0 -overwhelm fear 0 -overwhelm joy 0 -overwhelm negative 1 -overwhelm positive 0 -overwhelm sadness 0 -overwhelm surprise 0 -overwhelm trust 0 -overwhelmed anger 0 -overwhelmed anticipation 0 -overwhelmed disgust 0 -overwhelmed fear 0 -overwhelmed joy 0 -overwhelmed negative 1 -overwhelmed positive 0 -overwhelmed sadness 1 -overwhelmed surprise 0 -overwhelmed trust 0 -overwhelming anger 0 -overwhelming anticipation 0 -overwhelming disgust 0 -overwhelming fear 0 -overwhelming joy 0 -overwhelming negative 0 -overwhelming positive 1 -overwhelming sadness 0 -overwhelming surprise 0 -overwhelming trust 0 -overzealous anger 0 -overzealous anticipation 0 -overzealous disgust 0 -overzealous fear 0 -overzealous joy 0 -overzealous negative 0 -overzealous positive 0 -overzealous sadness 0 -overzealous surprise 0 -overzealous trust 0 -owe anger 0 -owe anticipation 0 -owe disgust 0 -owe fear 0 -owe joy 0 -owe negative 0 -owe positive 0 -owe sadness 0 -owe surprise 0 -owe trust 0 -owing anger 1 -owing anticipation 1 -owing disgust 1 -owing fear 1 -owing joy 0 -owing negative 1 -owing positive 0 -owing sadness 1 -owing surprise 0 -owing trust 1 -owner anger 0 -owner anticipation 0 -owner disgust 0 -owner fear 0 -owner joy 0 -owner negative 0 -owner positive 0 -owner sadness 0 -owner surprise 0 -owner trust 0 -ownership anger 0 -ownership anticipation 0 -ownership disgust 0 -ownership fear 0 -ownership joy 0 -ownership negative 0 -ownership positive 1 -ownership sadness 0 -ownership surprise 0 -ownership trust 0 -ox anger 0 -ox anticipation 0 -ox disgust 0 -ox fear 0 -ox joy 0 -ox negative 0 -ox positive 0 -ox sadness 0 -ox surprise 0 -ox trust 0 -oxidation anger 0 -oxidation anticipation 0 -oxidation disgust 0 -oxidation fear 0 -oxidation joy 0 -oxidation negative 1 -oxidation positive 0 -oxidation sadness 0 -oxidation surprise 0 -oxidation trust 0 -oxygen anger 0 -oxygen anticipation 0 -oxygen disgust 0 -oxygen fear 0 -oxygen joy 0 -oxygen negative 0 -oxygen positive 0 -oxygen sadness 0 -oxygen surprise 0 -oxygen trust 0 -oxymoron anger 0 -oxymoron anticipation 0 -oxymoron disgust 0 -oxymoron fear 0 -oxymoron joy 0 -oxymoron negative 0 -oxymoron positive 0 -oxymoron sadness 0 -oxymoron surprise 0 -oxymoron trust 0 -oyster anger 0 -oyster anticipation 0 -oyster disgust 0 -oyster fear 0 -oyster joy 0 -oyster negative 0 -oyster positive 0 -oyster sadness 0 -oyster surprise 0 -oyster trust 0 -pace anger 0 -pace anticipation 0 -pace disgust 0 -pace fear 0 -pace joy 0 -pace negative 0 -pace positive 0 -pace sadness 0 -pace surprise 0 -pace trust 0 -pacific anger 0 -pacific anticipation 0 -pacific disgust 0 -pacific fear 0 -pacific joy 0 -pacific negative 0 -pacific positive 1 -pacific sadness 0 -pacific surprise 0 -pacific trust 0 -pacify anger 0 -pacify anticipation 0 -pacify disgust 0 -pacify fear 0 -pacify joy 0 -pacify negative 0 -pacify positive 0 -pacify sadness 0 -pacify surprise 0 -pacify trust 0 -pack anger 0 -pack anticipation 0 -pack disgust 0 -pack fear 0 -pack joy 0 -pack negative 0 -pack positive 0 -pack sadness 0 -pack surprise 0 -pack trust 0 -package anger 0 -package anticipation 0 -package disgust 0 -package fear 0 -package joy 0 -package negative 0 -package positive 0 -package sadness 0 -package surprise 0 -package trust 0 -packer anger 0 -packer anticipation 0 -packer disgust 0 -packer fear 0 -packer joy 0 -packer negative 0 -packer positive 0 -packer sadness 0 -packer surprise 0 -packer trust 0 -packet anger 0 -packet anticipation 0 -packet disgust 0 -packet fear 0 -packet joy 0 -packet negative 0 -packet positive 0 -packet sadness 0 -packet surprise 0 -packet trust 0 -pact anger 0 -pact anticipation 0 -pact disgust 0 -pact fear 0 -pact joy 0 -pact negative 0 -pact positive 0 -pact sadness 0 -pact surprise 0 -pact trust 1 -pad anger 0 -pad anticipation 0 -pad disgust 0 -pad fear 0 -pad joy 0 -pad negative 0 -pad positive 1 -pad sadness 0 -pad surprise 0 -pad trust 0 -padding anger 0 -padding anticipation 0 -padding disgust 0 -padding fear 0 -padding joy 0 -padding negative 0 -padding positive 1 -padding sadness 0 -padding surprise 0 -padding trust 0 -paddle anger 0 -paddle anticipation 1 -paddle disgust 0 -paddle fear 0 -paddle joy 0 -paddle negative 0 -paddle positive 1 -paddle sadness 0 -paddle surprise 0 -paddle trust 0 -paddock anger 0 -paddock anticipation 0 -paddock disgust 0 -paddock fear 0 -paddock joy 0 -paddock negative 0 -paddock positive 0 -paddock sadness 0 -paddock surprise 0 -paddock trust 0 -paddy anger 0 -paddy anticipation 0 -paddy disgust 0 -paddy fear 0 -paddy joy 0 -paddy negative 0 -paddy positive 0 -paddy sadness 0 -paddy surprise 0 -paddy trust 0 -padlock anger 0 -padlock anticipation 0 -padlock disgust 0 -padlock fear 0 -padlock joy 0 -padlock negative 0 -padlock positive 0 -padlock sadness 0 -padlock surprise 0 -padlock trust 0 -padre anger 0 -padre anticipation 0 -padre disgust 0 -padre fear 0 -padre joy 0 -padre negative 0 -padre positive 0 -padre sadness 0 -padre surprise 0 -padre trust 0 -pagan anger 0 -pagan anticipation 0 -pagan disgust 0 -pagan fear 0 -pagan joy 0 -pagan negative 0 -pagan positive 0 -pagan sadness 0 -pagan surprise 0 -pagan trust 0 -paganism anger 0 -paganism anticipation 0 -paganism disgust 0 -paganism fear 0 -paganism joy 0 -paganism negative 0 -paganism positive 0 -paganism sadness 0 -paganism surprise 0 -paganism trust 0 -page anger 0 -page anticipation 0 -page disgust 0 -page fear 0 -page joy 0 -page negative 0 -page positive 0 -page sadness 0 -page surprise 0 -page trust 0 -pageant anger 0 -pageant anticipation 0 -pageant disgust 0 -pageant fear 0 -pageant joy 0 -pageant negative 0 -pageant positive 0 -pageant sadness 0 -pageant surprise 0 -pageant trust 0 -pagination anger 0 -pagination anticipation 0 -pagination disgust 0 -pagination fear 0 -pagination joy 0 -pagination negative 0 -pagination positive 0 -pagination sadness 0 -pagination surprise 0 -pagination trust 0 -pagoda anger 0 -pagoda anticipation 0 -pagoda disgust 0 -pagoda fear 0 -pagoda joy 0 -pagoda negative 0 -pagoda positive 0 -pagoda sadness 0 -pagoda surprise 0 -pagoda trust 0 -pail anger 0 -pail anticipation 0 -pail disgust 0 -pail fear 0 -pail joy 0 -pail negative 0 -pail positive 0 -pail sadness 0 -pail surprise 0 -pail trust 0 -pain anger 0 -pain anticipation 0 -pain disgust 0 -pain fear 1 -pain joy 0 -pain negative 1 -pain positive 0 -pain sadness 1 -pain surprise 0 -pain trust 0 -pained anger 0 -pained anticipation 0 -pained disgust 0 -pained fear 1 -pained joy 0 -pained negative 1 -pained positive 0 -pained sadness 1 -pained surprise 0 -pained trust 0 -painful anger 1 -painful anticipation 0 -painful disgust 1 -painful fear 1 -painful joy 0 -painful negative 1 -painful positive 0 -painful sadness 1 -painful surprise 0 -painful trust 0 -painfully anger 0 -painfully anticipation 0 -painfully disgust 0 -painfully fear 0 -painfully joy 0 -painfully negative 1 -painfully positive 0 -painfully sadness 1 -painfully surprise 0 -painfully trust 0 -painless anger 0 -painless anticipation 0 -painless disgust 0 -painless fear 0 -painless joy 0 -painless negative 0 -painless positive 0 -painless sadness 0 -painless surprise 0 -painless trust 0 -pains anger 0 -pains anticipation 0 -pains disgust 0 -pains fear 0 -pains joy 0 -pains negative 1 -pains positive 0 -pains sadness 0 -pains surprise 0 -pains trust 0 -painstaking anger 0 -painstaking anticipation 0 -painstaking disgust 0 -painstaking fear 0 -painstaking joy 0 -painstaking negative 0 -painstaking positive 0 -painstaking sadness 0 -painstaking surprise 0 -painstaking trust 0 -paint anger 0 -paint anticipation 0 -paint disgust 0 -paint fear 0 -paint joy 0 -paint negative 0 -paint positive 0 -paint sadness 0 -paint surprise 0 -paint trust 0 -painted anger 0 -painted anticipation 0 -painted disgust 0 -painted fear 0 -painted joy 0 -painted negative 0 -painted positive 0 -painted sadness 0 -painted surprise 0 -painted trust 0 -painter anger 0 -painter anticipation 0 -painter disgust 0 -painter fear 0 -painter joy 0 -painter negative 0 -painter positive 0 -painter sadness 0 -painter surprise 0 -painter trust 0 -painting anger 0 -painting anticipation 0 -painting disgust 0 -painting fear 0 -painting joy 0 -painting negative 0 -painting positive 0 -painting sadness 0 -painting surprise 0 -painting trust 0 -pair anger 0 -pair anticipation 0 -pair disgust 0 -pair fear 0 -pair joy 0 -pair negative 0 -pair positive 0 -pair sadness 0 -pair surprise 0 -pair trust 0 -pajamas anger 0 -pajamas anticipation 0 -pajamas disgust 0 -pajamas fear 0 -pajamas joy 0 -pajamas negative 0 -pajamas positive 0 -pajamas sadness 0 -pajamas surprise 0 -pajamas trust 0 -pal anger 0 -pal anticipation 0 -pal disgust 0 -pal fear 0 -pal joy 0 -pal negative 0 -pal positive 0 -pal sadness 0 -pal surprise 0 -pal trust 0 -palace anger 0 -palace anticipation 0 -palace disgust 0 -palace fear 0 -palace joy 0 -palace negative 0 -palace positive 0 -palace sadness 0 -palace surprise 0 -palace trust 0 -palatable anger 0 -palatable anticipation 0 -palatable disgust 0 -palatable fear 0 -palatable joy 0 -palatable negative 0 -palatable positive 1 -palatable sadness 0 -palatable surprise 0 -palatable trust 0 -palate anger 0 -palate anticipation 0 -palate disgust 0 -palate fear 0 -palate joy 0 -palate negative 0 -palate positive 0 -palate sadness 0 -palate surprise 0 -palate trust 0 -paleontology anger 0 -paleontology anticipation 0 -paleontology disgust 0 -paleontology fear 0 -paleontology joy 0 -paleontology negative 0 -paleontology positive 0 -paleontology sadness 0 -paleontology surprise 0 -paleontology trust 0 -palette anger 0 -palette anticipation 0 -palette disgust 0 -palette fear 0 -palette joy 0 -palette negative 0 -palette positive 0 -palette sadness 0 -palette surprise 0 -palette trust 0 -pall anger 0 -pall anticipation 0 -pall disgust 0 -pall fear 0 -pall joy 0 -pall negative 0 -pall positive 0 -pall sadness 0 -pall surprise 0 -pall trust 0 -palladium anger 0 -palladium anticipation 0 -palladium disgust 0 -palladium fear 0 -palladium joy 0 -palladium negative 0 -palladium positive 0 -palladium sadness 0 -palladium surprise 0 -palladium trust 0 -pallet anger 0 -pallet anticipation 0 -pallet disgust 0 -pallet fear 0 -pallet joy 0 -pallet negative 0 -pallet positive 0 -pallet sadness 0 -pallet surprise 0 -pallet trust 0 -palliative anger 0 -palliative anticipation 0 -palliative disgust 0 -palliative fear 0 -palliative joy 0 -palliative negative 0 -palliative positive 1 -palliative sadness 0 -palliative surprise 0 -palliative trust 0 -palm anger 0 -palm anticipation 0 -palm disgust 0 -palm fear 0 -palm joy 0 -palm negative 0 -palm positive 0 -palm sadness 0 -palm surprise 0 -palm trust 0 -palmer anger 0 -palmer anticipation 0 -palmer disgust 0 -palmer fear 0 -palmer joy 0 -palmer negative 0 -palmer positive 0 -palmer sadness 0 -palmer surprise 0 -palmer trust 0 -palpable anger 0 -palpable anticipation 0 -palpable disgust 0 -palpable fear 0 -palpable joy 0 -palpable negative 0 -palpable positive 0 -palpable sadness 0 -palpable surprise 1 -palpable trust 0 -palsy anger 0 -palsy anticipation 0 -palsy disgust 1 -palsy fear 1 -palsy joy 0 -palsy negative 1 -palsy positive 0 -palsy sadness 1 -palsy surprise 0 -palsy trust 0 -paltry anger 0 -paltry anticipation 0 -paltry disgust 0 -paltry fear 0 -paltry joy 0 -paltry negative 0 -paltry positive 0 -paltry sadness 0 -paltry surprise 0 -paltry trust 0 -pamper anger 0 -pamper anticipation 0 -pamper disgust 0 -pamper fear 0 -pamper joy 0 -pamper negative 0 -pamper positive 0 -pamper sadness 0 -pamper surprise 0 -pamper trust 0 -pamphlet anger 0 -pamphlet anticipation 0 -pamphlet disgust 0 -pamphlet fear 0 -pamphlet joy 0 -pamphlet negative 0 -pamphlet positive 0 -pamphlet sadness 0 -pamphlet surprise 0 -pamphlet trust 0 -pan anger 0 -pan anticipation 0 -pan disgust 0 -pan fear 0 -pan joy 0 -pan negative 0 -pan positive 0 -pan sadness 0 -pan surprise 0 -pan trust 0 -panacea anger 0 -panacea anticipation 0 -panacea disgust 0 -panacea fear 0 -panacea joy 0 -panacea negative 0 -panacea positive 1 -panacea sadness 0 -panacea surprise 0 -panacea trust 0 -panache anger 0 -panache anticipation 0 -panache disgust 0 -panache fear 0 -panache joy 0 -panache negative 0 -panache positive 1 -panache sadness 0 -panache surprise 0 -panache trust 0 -pancake anger 0 -pancake anticipation 0 -pancake disgust 0 -pancake fear 0 -pancake joy 0 -pancake negative 0 -pancake positive 0 -pancake sadness 0 -pancake surprise 0 -pancake trust 0 -pandemic anger 0 -pandemic anticipation 0 -pandemic disgust 0 -pandemic fear 1 -pandemic joy 0 -pandemic negative 1 -pandemic positive 0 -pandemic sadness 1 -pandemic surprise 0 -pandemic trust 0 -panel anger 0 -panel anticipation 0 -panel disgust 0 -panel fear 0 -panel joy 0 -panel negative 0 -panel positive 0 -panel sadness 0 -panel surprise 0 -panel trust 0 -pang anger 0 -pang anticipation 0 -pang disgust 0 -pang fear 0 -pang joy 0 -pang negative 1 -pang positive 0 -pang sadness 0 -pang surprise 1 -pang trust 0 -panic anger 0 -panic anticipation 0 -panic disgust 0 -panic fear 1 -panic joy 0 -panic negative 1 -panic positive 0 -panic sadness 0 -panic surprise 0 -panic trust 0 -panier anger 0 -panier anticipation 0 -panier disgust 0 -panier fear 0 -panier joy 0 -panier negative 0 -panier positive 1 -panier sadness 0 -panier surprise 0 -panier trust 0 -panorama anger 0 -panorama anticipation 0 -panorama disgust 0 -panorama fear 0 -panorama joy 0 -panorama negative 0 -panorama positive 0 -panorama sadness 0 -panorama surprise 0 -panorama trust 0 -panoramic anger 0 -panoramic anticipation 0 -panoramic disgust 0 -panoramic fear 0 -panoramic joy 0 -panoramic negative 0 -panoramic positive 0 -panoramic sadness 0 -panoramic surprise 0 -panoramic trust 0 -pant anger 0 -pant anticipation 0 -pant disgust 0 -pant fear 0 -pant joy 0 -pant negative 0 -pant positive 0 -pant sadness 0 -pant surprise 0 -pant trust 0 -pantheon anger 0 -pantheon anticipation 0 -pantheon disgust 0 -pantheon fear 0 -pantheon joy 0 -pantheon negative 0 -pantheon positive 0 -pantheon sadness 0 -pantheon surprise 0 -pantheon trust 0 -panther anger 0 -panther anticipation 0 -panther disgust 0 -panther fear 0 -panther joy 0 -panther negative 0 -panther positive 0 -panther sadness 0 -panther surprise 0 -panther trust 0 -panties anger 0 -panties anticipation 0 -panties disgust 0 -panties fear 0 -panties joy 0 -panties negative 0 -panties positive 0 -panties sadness 0 -panties surprise 0 -panties trust 0 -pantomime anger 0 -pantomime anticipation 0 -pantomime disgust 0 -pantomime fear 0 -pantomime joy 0 -pantomime negative 0 -pantomime positive 0 -pantomime sadness 0 -pantomime surprise 0 -pantomime trust 0 -pantry anger 0 -pantry anticipation 0 -pantry disgust 0 -pantry fear 0 -pantry joy 0 -pantry negative 0 -pantry positive 0 -pantry sadness 0 -pantry surprise 0 -pantry trust 0 -pants anger 0 -pants anticipation 0 -pants disgust 0 -pants fear 0 -pants joy 0 -pants negative 0 -pants positive 0 -pants sadness 0 -pants surprise 0 -pants trust 0 -pap anger 0 -pap anticipation 0 -pap disgust 0 -pap fear 0 -pap joy 0 -pap negative 0 -pap positive 0 -pap sadness 0 -pap surprise 0 -pap trust 0 -papacy anger 0 -papacy anticipation 0 -papacy disgust 0 -papacy fear 0 -papacy joy 0 -papacy negative 0 -papacy positive 0 -papacy sadness 0 -papacy surprise 0 -papacy trust 0 -papal anger 0 -papal anticipation 0 -papal disgust 0 -papal fear 0 -papal joy 0 -papal negative 0 -papal positive 0 -papal sadness 0 -papal surprise 0 -papal trust 0 -paper anger 0 -paper anticipation 0 -paper disgust 0 -paper fear 0 -paper joy 0 -paper negative 0 -paper positive 0 -paper sadness 0 -paper surprise 0 -paper trust 0 -paprika anger 0 -paprika anticipation 0 -paprika disgust 0 -paprika fear 0 -paprika joy 0 -paprika negative 0 -paprika positive 1 -paprika sadness 0 -paprika surprise 0 -paprika trust 0 -papyrus anger 0 -papyrus anticipation 0 -papyrus disgust 0 -papyrus fear 0 -papyrus joy 0 -papyrus negative 0 -papyrus positive 0 -papyrus sadness 0 -papyrus surprise 0 -papyrus trust 0 -par anger 0 -par anticipation 0 -par disgust 0 -par fear 0 -par joy 0 -par negative 0 -par positive 0 -par sadness 0 -par surprise 0 -par trust 0 -parable anger 0 -parable anticipation 0 -parable disgust 0 -parable fear 0 -parable joy 0 -parable negative 0 -parable positive 0 -parable sadness 0 -parable surprise 0 -parable trust 0 -parabola anger 0 -parabola anticipation 0 -parabola disgust 0 -parabola fear 0 -parabola joy 0 -parabola negative 0 -parabola positive 0 -parabola sadness 0 -parabola surprise 0 -parabola trust 0 -parabolic anger 0 -parabolic anticipation 0 -parabolic disgust 0 -parabolic fear 0 -parabolic joy 0 -parabolic negative 0 -parabolic positive 0 -parabolic sadness 0 -parabolic surprise 0 -parabolic trust 0 -parachute anger 0 -parachute anticipation 0 -parachute disgust 0 -parachute fear 1 -parachute joy 0 -parachute negative 0 -parachute positive 0 -parachute sadness 0 -parachute surprise 0 -parachute trust 0 -parade anger 0 -parade anticipation 1 -parade disgust 0 -parade fear 1 -parade joy 1 -parade negative 1 -parade positive 1 -parade sadness 0 -parade surprise 1 -parade trust 0 -paradigm anger 0 -paradigm anticipation 0 -paradigm disgust 0 -paradigm fear 0 -paradigm joy 0 -paradigm negative 0 -paradigm positive 0 -paradigm sadness 0 -paradigm surprise 0 -paradigm trust 0 -paradox anger 0 -paradox anticipation 0 -paradox disgust 0 -paradox fear 0 -paradox joy 0 -paradox negative 0 -paradox positive 0 -paradox sadness 0 -paradox surprise 0 -paradox trust 0 -paradoxical anger 0 -paradoxical anticipation 0 -paradoxical disgust 0 -paradoxical fear 0 -paradoxical joy 0 -paradoxical negative 0 -paradoxical positive 0 -paradoxical sadness 0 -paradoxical surprise 0 -paradoxical trust 0 -paraffin anger 0 -paraffin anticipation 0 -paraffin disgust 0 -paraffin fear 0 -paraffin joy 0 -paraffin negative 0 -paraffin positive 0 -paraffin sadness 0 -paraffin surprise 0 -paraffin trust 0 -paragon anger 0 -paragon anticipation 1 -paragon disgust 0 -paragon fear 0 -paragon joy 1 -paragon negative 0 -paragon positive 1 -paragon sadness 0 -paragon surprise 0 -paragon trust 1 -paragraph anger 0 -paragraph anticipation 0 -paragraph disgust 0 -paragraph fear 0 -paragraph joy 0 -paragraph negative 0 -paragraph positive 0 -paragraph sadness 0 -paragraph surprise 0 -paragraph trust 0 -parallax anger 0 -parallax anticipation 0 -parallax disgust 0 -parallax fear 0 -parallax joy 0 -parallax negative 0 -parallax positive 0 -parallax sadness 0 -parallax surprise 0 -parallax trust 0 -parallel anger 0 -parallel anticipation 0 -parallel disgust 0 -parallel fear 0 -parallel joy 0 -parallel negative 0 -parallel positive 0 -parallel sadness 0 -parallel surprise 0 -parallel trust 0 -parallelism anger 0 -parallelism anticipation 0 -parallelism disgust 0 -parallelism fear 0 -parallelism joy 0 -parallelism negative 0 -parallelism positive 0 -parallelism sadness 0 -parallelism surprise 0 -parallelism trust 0 -paralysis anger 1 -paralysis anticipation 1 -paralysis disgust 0 -paralysis fear 1 -paralysis joy 0 -paralysis negative 1 -paralysis positive 0 -paralysis sadness 1 -paralysis surprise 0 -paralysis trust 0 -paramount anger 0 -paramount anticipation 0 -paramount disgust 0 -paramount fear 0 -paramount joy 0 -paramount negative 0 -paramount positive 1 -paramount sadness 0 -paramount surprise 0 -paramount trust 0 -paranoia anger 0 -paranoia anticipation 0 -paranoia disgust 0 -paranoia fear 1 -paranoia joy 0 -paranoia negative 1 -paranoia positive 0 -paranoia sadness 0 -paranoia surprise 0 -paranoia trust 0 -parapet anger 0 -parapet anticipation 0 -parapet disgust 0 -parapet fear 0 -parapet joy 0 -parapet negative 0 -parapet positive 0 -parapet sadness 0 -parapet surprise 0 -parapet trust 0 -paraphernalia anger 0 -paraphernalia anticipation 0 -paraphernalia disgust 0 -paraphernalia fear 0 -paraphernalia joy 0 -paraphernalia negative 0 -paraphernalia positive 0 -paraphernalia sadness 0 -paraphernalia surprise 0 -paraphernalia trust 0 -paraphrase anger 0 -paraphrase anticipation 0 -paraphrase disgust 0 -paraphrase fear 0 -paraphrase joy 0 -paraphrase negative 1 -paraphrase positive 1 -paraphrase sadness 0 -paraphrase surprise 0 -paraphrase trust 0 -parasite anger 0 -parasite anticipation 0 -parasite disgust 1 -parasite fear 1 -parasite joy 0 -parasite negative 1 -parasite positive 0 -parasite sadness 0 -parasite surprise 0 -parasite trust 0 -parasol anger 0 -parasol anticipation 0 -parasol disgust 0 -parasol fear 0 -parasol joy 0 -parasol negative 0 -parasol positive 0 -parasol sadness 0 -parasol surprise 0 -parasol trust 0 -parcel anger 0 -parcel anticipation 0 -parcel disgust 0 -parcel fear 0 -parcel joy 0 -parcel negative 0 -parcel positive 0 -parcel sadness 0 -parcel surprise 0 -parcel trust 0 -parcels anger 0 -parcels anticipation 0 -parcels disgust 0 -parcels fear 0 -parcels joy 0 -parcels negative 0 -parcels positive 0 -parcels sadness 0 -parcels surprise 0 -parcels trust 0 -parchment anger 0 -parchment anticipation 0 -parchment disgust 0 -parchment fear 0 -parchment joy 0 -parchment negative 0 -parchment positive 0 -parchment sadness 0 -parchment surprise 0 -parchment trust 0 -pardon anger 0 -pardon anticipation 0 -pardon disgust 0 -pardon fear 0 -pardon joy 0 -pardon negative 0 -pardon positive 1 -pardon sadness 0 -pardon surprise 0 -pardon trust 0 -pare anger 1 -pare anticipation 1 -pare disgust 0 -pare fear 1 -pare joy 0 -pare negative 1 -pare positive 0 -pare sadness 1 -pare surprise 0 -pare trust 0 -parenchyma anger 0 -parenchyma anticipation 0 -parenchyma disgust 0 -parenchyma fear 0 -parenchyma joy 0 -parenchyma negative 0 -parenchyma positive 0 -parenchyma sadness 0 -parenchyma surprise 0 -parenchyma trust 0 -parent anger 0 -parent anticipation 0 -parent disgust 0 -parent fear 0 -parent joy 0 -parent negative 0 -parent positive 0 -parent sadness 0 -parent surprise 0 -parent trust 0 -parentage anger 0 -parentage anticipation 0 -parentage disgust 0 -parentage fear 0 -parentage joy 0 -parentage negative 0 -parentage positive 1 -parentage sadness 0 -parentage surprise 0 -parentage trust 0 -parental anger 0 -parental anticipation 0 -parental disgust 0 -parental fear 0 -parental joy 0 -parental negative 0 -parental positive 0 -parental sadness 0 -parental surprise 0 -parental trust 0 -parenthesis anger 0 -parenthesis anticipation 0 -parenthesis disgust 0 -parenthesis fear 0 -parenthesis joy 0 -parenthesis negative 0 -parenthesis positive 0 -parenthesis sadness 0 -parenthesis surprise 0 -parenthesis trust 0 -parenthetical anger 0 -parenthetical anticipation 0 -parenthetical disgust 0 -parenthetical fear 0 -parenthetical joy 0 -parenthetical negative 0 -parenthetical positive 0 -parenthetical sadness 0 -parenthetical surprise 0 -parenthetical trust 0 -parietal anger 0 -parietal anticipation 0 -parietal disgust 0 -parietal fear 0 -parietal joy 0 -parietal negative 0 -parietal positive 1 -parietal sadness 0 -parietal surprise 0 -parietal trust 1 -paring anger 0 -paring anticipation 0 -paring disgust 0 -paring fear 0 -paring joy 0 -paring negative 0 -paring positive 0 -paring sadness 0 -paring surprise 0 -paring trust 0 -parish anger 0 -parish anticipation 0 -parish disgust 0 -parish fear 0 -parish joy 0 -parish negative 0 -parish positive 0 -parish sadness 0 -parish surprise 0 -parish trust 1 -parity anger 0 -parity anticipation 0 -parity disgust 0 -parity fear 0 -parity joy 0 -parity negative 0 -parity positive 0 -parity sadness 0 -parity surprise 0 -parity trust 0 -park anger 0 -park anticipation 0 -park disgust 0 -park fear 0 -park joy 0 -park negative 0 -park positive 0 -park sadness 0 -park surprise 0 -park trust 0 -parlance anger 0 -parlance anticipation 0 -parlance disgust 0 -parlance fear 0 -parlance joy 0 -parlance negative 0 -parlance positive 0 -parlance sadness 0 -parlance surprise 0 -parlance trust 0 -parliament anger 0 -parliament anticipation 0 -parliament disgust 0 -parliament fear 0 -parliament joy 0 -parliament negative 0 -parliament positive 0 -parliament sadness 0 -parliament surprise 0 -parliament trust 1 -parliamentary anger 0 -parliamentary anticipation 0 -parliamentary disgust 0 -parliamentary fear 0 -parliamentary joy 0 -parliamentary negative 0 -parliamentary positive 0 -parliamentary sadness 0 -parliamentary surprise 0 -parliamentary trust 0 -parlor anger 0 -parlor anticipation 0 -parlor disgust 0 -parlor fear 0 -parlor joy 0 -parlor negative 0 -parlor positive 0 -parlor sadness 0 -parlor surprise 0 -parlor trust 0 -parole anger 0 -parole anticipation 1 -parole disgust 0 -parole fear 0 -parole joy 0 -parole negative 0 -parole positive 0 -parole sadness 0 -parole surprise 0 -parole trust 0 -parquet anger 0 -parquet anticipation 0 -parquet disgust 0 -parquet fear 0 -parquet joy 0 -parquet negative 0 -parquet positive 0 -parquet sadness 0 -parquet surprise 0 -parquet trust 0 -parrot anger 0 -parrot anticipation 0 -parrot disgust 1 -parrot fear 0 -parrot joy 0 -parrot negative 1 -parrot positive 0 -parrot sadness 0 -parrot surprise 0 -parrot trust 0 -parry anger 0 -parry anticipation 0 -parry disgust 0 -parry fear 0 -parry joy 0 -parry negative 0 -parry positive 0 -parry sadness 0 -parry surprise 0 -parry trust 0 -parse anger 0 -parse anticipation 0 -parse disgust 0 -parse fear 0 -parse joy 0 -parse negative 0 -parse positive 0 -parse sadness 0 -parse surprise 0 -parse trust 0 -parsimonious anger 0 -parsimonious anticipation 0 -parsimonious disgust 0 -parsimonious fear 0 -parsimonious joy 0 -parsimonious negative 1 -parsimonious positive 0 -parsimonious sadness 0 -parsimonious surprise 0 -parsimonious trust 0 -parsimony anger 0 -parsimony anticipation 0 -parsimony disgust 0 -parsimony fear 0 -parsimony joy 0 -parsimony negative 0 -parsimony positive 0 -parsimony sadness 0 -parsimony surprise 0 -parsimony trust 0 -parsley anger 0 -parsley anticipation 0 -parsley disgust 0 -parsley fear 0 -parsley joy 0 -parsley negative 0 -parsley positive 0 -parsley sadness 0 -parsley surprise 0 -parsley trust 0 -parson anger 0 -parson anticipation 0 -parson disgust 0 -parson fear 0 -parson joy 0 -parson negative 0 -parson positive 0 -parson sadness 0 -parson surprise 0 -parson trust 0 -part anger 0 -part anticipation 0 -part disgust 0 -part fear 0 -part joy 0 -part negative 0 -part positive 0 -part sadness 0 -part surprise 0 -part trust 0 -partake anger 0 -partake anticipation 0 -partake disgust 0 -partake fear 0 -partake joy 0 -partake negative 0 -partake positive 1 -partake sadness 0 -partake surprise 0 -partake trust 1 -partiality anger 0 -partiality anticipation 0 -partiality disgust 0 -partiality fear 0 -partiality joy 0 -partiality negative 0 -partiality positive 0 -partiality sadness 0 -partiality surprise 0 -partiality trust 0 -partially anger 0 -partially anticipation 0 -partially disgust 0 -partially fear 0 -partially joy 0 -partially negative 0 -partially positive 0 -partially sadness 0 -partially surprise 0 -partially trust 0 -participate anger 0 -participate anticipation 0 -participate disgust 0 -participate fear 0 -participate joy 0 -participate negative 0 -participate positive 0 -participate sadness 0 -participate surprise 0 -participate trust 0 -participation anger 0 -participation anticipation 0 -participation disgust 0 -participation fear 0 -participation joy 0 -participation negative 0 -participation positive 1 -participation sadness 0 -participation surprise 0 -participation trust 0 -particle anger 0 -particle anticipation 0 -particle disgust 0 -particle fear 0 -particle joy 0 -particle negative 0 -particle positive 0 -particle sadness 0 -particle surprise 0 -particle trust 0 -particularity anger 0 -particularity anticipation 0 -particularity disgust 0 -particularity fear 0 -particularity joy 0 -particularity negative 0 -particularity positive 0 -particularity sadness 0 -particularity surprise 0 -particularity trust 0 -particulars anger 0 -particulars anticipation 0 -particulars disgust 0 -particulars fear 0 -particulars joy 0 -particulars negative 0 -particulars positive 0 -particulars sadness 0 -particulars surprise 0 -particulars trust 0 -parting anger 0 -parting anticipation 0 -parting disgust 0 -parting fear 0 -parting joy 0 -parting negative 0 -parting positive 0 -parting sadness 1 -parting surprise 0 -parting trust 0 -partisan anger 0 -partisan anticipation 0 -partisan disgust 0 -partisan fear 0 -partisan joy 0 -partisan negative 1 -partisan positive 0 -partisan sadness 0 -partisan surprise 0 -partisan trust 0 -partisanship anger 0 -partisanship anticipation 0 -partisanship disgust 0 -partisanship fear 0 -partisanship joy 0 -partisanship negative 0 -partisanship positive 0 -partisanship sadness 0 -partisanship surprise 0 -partisanship trust 0 -partition anger 0 -partition anticipation 0 -partition disgust 0 -partition fear 0 -partition joy 0 -partition negative 0 -partition positive 0 -partition sadness 0 -partition surprise 0 -partition trust 0 -partly anger 0 -partly anticipation 0 -partly disgust 0 -partly fear 0 -partly joy 0 -partly negative 0 -partly positive 0 -partly sadness 0 -partly surprise 0 -partly trust 0 -partner anger 0 -partner anticipation 0 -partner disgust 0 -partner fear 0 -partner joy 0 -partner negative 0 -partner positive 1 -partner sadness 0 -partner surprise 0 -partner trust 0 -partnership anger 0 -partnership anticipation 0 -partnership disgust 0 -partnership fear 0 -partnership joy 0 -partnership negative 0 -partnership positive 1 -partnership sadness 0 -partnership surprise 0 -partnership trust 1 -parts anger 0 -parts anticipation 0 -parts disgust 0 -parts fear 0 -parts joy 0 -parts negative 0 -parts positive 0 -parts sadness 0 -parts surprise 0 -parts trust 0 -party anger 0 -party anticipation 0 -party disgust 0 -party fear 0 -party joy 0 -party negative 0 -party positive 0 -party sadness 0 -party surprise 0 -party trust 0 -pas anger 0 -pas anticipation 0 -pas disgust 0 -pas fear 0 -pas joy 0 -pas negative 0 -pas positive 0 -pas sadness 0 -pas surprise 0 -pas trust 0 -pass anger 0 -pass anticipation 0 -pass disgust 0 -pass fear 0 -pass joy 0 -pass negative 0 -pass positive 0 -pass sadness 0 -pass surprise 0 -pass trust 0 -passable anger 0 -passable anticipation 0 -passable disgust 0 -passable fear 0 -passable joy 0 -passable negative 0 -passable positive 0 -passable sadness 0 -passable surprise 0 -passable trust 0 -passage anger 0 -passage anticipation 0 -passage disgust 0 -passage fear 0 -passage joy 0 -passage negative 0 -passage positive 0 -passage sadness 0 -passage surprise 0 -passage trust 0 -passageway anger 0 -passageway anticipation 0 -passageway disgust 0 -passageway fear 0 -passageway joy 0 -passageway negative 0 -passageway positive 0 -passageway sadness 0 -passageway surprise 0 -passageway trust 0 -passe anger 0 -passe anticipation 0 -passe disgust 0 -passe fear 0 -passe joy 0 -passe negative 1 -passe positive 0 -passe sadness 0 -passe surprise 0 -passe trust 0 -passenger anger 0 -passenger anticipation 1 -passenger disgust 0 -passenger fear 0 -passenger joy 0 -passenger negative 0 -passenger positive 0 -passenger sadness 0 -passenger surprise 0 -passenger trust 0 -passim anger 0 -passim anticipation 0 -passim disgust 0 -passim fear 0 -passim joy 0 -passim negative 0 -passim positive 0 -passim sadness 0 -passim surprise 0 -passim trust 0 -passing anger 0 -passing anticipation 0 -passing disgust 0 -passing fear 0 -passing joy 0 -passing negative 0 -passing positive 0 -passing sadness 0 -passing surprise 0 -passing trust 0 -passion anger 0 -passion anticipation 1 -passion disgust 0 -passion fear 0 -passion joy 1 -passion negative 0 -passion positive 1 -passion sadness 0 -passion surprise 0 -passion trust 1 -passionate anger 0 -passionate anticipation 1 -passionate disgust 0 -passionate fear 0 -passionate joy 1 -passionate negative 0 -passionate positive 1 -passionate sadness 0 -passionate surprise 0 -passionate trust 1 -passive anger 0 -passive anticipation 0 -passive disgust 0 -passive fear 0 -passive joy 0 -passive negative 1 -passive positive 0 -passive sadness 0 -passive surprise 0 -passive trust 0 -passivity anger 0 -passivity anticipation 0 -passivity disgust 0 -passivity fear 0 -passivity joy 0 -passivity negative 1 -passivity positive 0 -passivity sadness 0 -passivity surprise 0 -passivity trust 0 -passport anger 0 -passport anticipation 0 -passport disgust 0 -passport fear 0 -passport joy 0 -passport negative 0 -passport positive 0 -passport sadness 0 -passport surprise 0 -passport trust 0 -past anger 0 -past anticipation 0 -past disgust 0 -past fear 0 -past joy 0 -past negative 0 -past positive 0 -past sadness 0 -past surprise 0 -past trust 0 -paste anger 0 -paste anticipation 0 -paste disgust 0 -paste fear 0 -paste joy 0 -paste negative 0 -paste positive 0 -paste sadness 0 -paste surprise 0 -paste trust 0 -pastel anger 0 -pastel anticipation 0 -pastel disgust 0 -pastel fear 0 -pastel joy 0 -pastel negative 0 -pastel positive 0 -pastel sadness 0 -pastel surprise 0 -pastel trust 0 -pastime anger 0 -pastime anticipation 0 -pastime disgust 0 -pastime fear 0 -pastime joy 0 -pastime negative 0 -pastime positive 1 -pastime sadness 0 -pastime surprise 0 -pastime trust 0 -pastor anger 0 -pastor anticipation 0 -pastor disgust 0 -pastor fear 0 -pastor joy 1 -pastor negative 0 -pastor positive 1 -pastor sadness 0 -pastor surprise 0 -pastor trust 1 -pastry anger 0 -pastry anticipation 0 -pastry disgust 0 -pastry fear 0 -pastry joy 1 -pastry negative 0 -pastry positive 1 -pastry sadness 0 -pastry surprise 0 -pastry trust 0 -pasture anger 0 -pasture anticipation 0 -pasture disgust 0 -pasture fear 0 -pasture joy 0 -pasture negative 0 -pasture positive 1 -pasture sadness 0 -pasture surprise 0 -pasture trust 0 -pasty anger 0 -pasty anticipation 0 -pasty disgust 0 -pasty fear 0 -pasty joy 0 -pasty negative 0 -pasty positive 0 -pasty sadness 0 -pasty surprise 0 -pasty trust 0 -pat anger 0 -pat anticipation 0 -pat disgust 0 -pat fear 0 -pat joy 0 -pat negative 0 -pat positive 0 -pat sadness 0 -pat surprise 0 -pat trust 0 -patch anger 0 -patch anticipation 0 -patch disgust 0 -patch fear 0 -patch joy 0 -patch negative 1 -patch positive 0 -patch sadness 0 -patch surprise 0 -patch trust 0 -patchwork anger 0 -patchwork anticipation 0 -patchwork disgust 0 -patchwork fear 0 -patchwork joy 0 -patchwork negative 0 -patchwork positive 0 -patchwork sadness 0 -patchwork surprise 0 -patchwork trust 0 -pate anger 0 -pate anticipation 0 -pate disgust 0 -pate fear 0 -pate joy 0 -pate negative 0 -pate positive 0 -pate sadness 0 -pate surprise 0 -pate trust 0 -patella anger 0 -patella anticipation 0 -patella disgust 0 -patella fear 0 -patella joy 0 -patella negative 0 -patella positive 0 -patella sadness 0 -patella surprise 0 -patella trust 0 -patent anger 0 -patent anticipation 0 -patent disgust 0 -patent fear 0 -patent joy 0 -patent negative 0 -patent positive 1 -patent sadness 0 -patent surprise 0 -patent trust 0 -paternal anger 0 -paternal anticipation 0 -paternal disgust 0 -paternal fear 0 -paternal joy 0 -paternal negative 0 -paternal positive 0 -paternal sadness 0 -paternal surprise 0 -paternal trust 0 -paternity anger 0 -paternity anticipation 0 -paternity disgust 0 -paternity fear 0 -paternity joy 0 -paternity negative 0 -paternity positive 0 -paternity sadness 0 -paternity surprise 0 -paternity trust 0 -path anger 0 -path anticipation 0 -path disgust 0 -path fear 0 -path joy 0 -path negative 0 -path positive 0 -path sadness 0 -path surprise 0 -path trust 0 -pathetic anger 0 -pathetic anticipation 0 -pathetic disgust 1 -pathetic fear 0 -pathetic joy 0 -pathetic negative 1 -pathetic positive 0 -pathetic sadness 1 -pathetic surprise 0 -pathetic trust 0 -pathology anger 0 -pathology anticipation 0 -pathology disgust 0 -pathology fear 0 -pathology joy 0 -pathology negative 0 -pathology positive 0 -pathology sadness 0 -pathology surprise 0 -pathology trust 0 -pathos anger 0 -pathos anticipation 0 -pathos disgust 0 -pathos fear 0 -pathos joy 0 -pathos negative 0 -pathos positive 0 -pathos sadness 0 -pathos surprise 0 -pathos trust 0 -pathway anger 0 -pathway anticipation 0 -pathway disgust 0 -pathway fear 0 -pathway joy 0 -pathway negative 0 -pathway positive 0 -pathway sadness 0 -pathway surprise 0 -pathway trust 0 -patience anger 0 -patience anticipation 1 -patience disgust 0 -patience fear 0 -patience joy 0 -patience negative 0 -patience positive 1 -patience sadness 0 -patience surprise 0 -patience trust 1 -patient anger 0 -patient anticipation 1 -patient disgust 0 -patient fear 0 -patient joy 0 -patient negative 0 -patient positive 1 -patient sadness 0 -patient surprise 0 -patient trust 0 -patio anger 0 -patio anticipation 0 -patio disgust 0 -patio fear 0 -patio joy 0 -patio negative 0 -patio positive 0 -patio sadness 0 -patio surprise 0 -patio trust 0 -patriarch anger 0 -patriarch anticipation 0 -patriarch disgust 0 -patriarch fear 0 -patriarch joy 0 -patriarch negative 0 -patriarch positive 0 -patriarch sadness 0 -patriarch surprise 0 -patriarch trust 0 -patriarchal anger 0 -patriarchal anticipation 0 -patriarchal disgust 0 -patriarchal fear 0 -patriarchal joy 0 -patriarchal negative 0 -patriarchal positive 1 -patriarchal sadness 0 -patriarchal surprise 0 -patriarchal trust 1 -patrimony anger 0 -patrimony anticipation 0 -patrimony disgust 0 -patrimony fear 0 -patrimony joy 0 -patrimony negative 0 -patrimony positive 0 -patrimony sadness 0 -patrimony surprise 0 -patrimony trust 0 -patriot anger 0 -patriot anticipation 0 -patriot disgust 0 -patriot fear 0 -patriot joy 0 -patriot negative 0 -patriot positive 0 -patriot sadness 0 -patriot surprise 0 -patriot trust 0 -patriotic anger 0 -patriotic anticipation 0 -patriotic disgust 0 -patriotic fear 0 -patriotic joy 0 -patriotic negative 0 -patriotic positive 0 -patriotic sadness 0 -patriotic surprise 0 -patriotic trust 0 -patriotism anger 0 -patriotism anticipation 0 -patriotism disgust 0 -patriotism fear 0 -patriotism joy 0 -patriotism negative 0 -patriotism positive 0 -patriotism sadness 0 -patriotism surprise 0 -patriotism trust 0 -patrol anger 0 -patrol anticipation 0 -patrol disgust 0 -patrol fear 0 -patrol joy 0 -patrol negative 0 -patrol positive 0 -patrol sadness 0 -patrol surprise 0 -patrol trust 1 -patron anger 0 -patron anticipation 0 -patron disgust 0 -patron fear 0 -patron joy 0 -patron negative 0 -patron positive 1 -patron sadness 0 -patron surprise 0 -patron trust 1 -patronage anger 0 -patronage anticipation 0 -patronage disgust 0 -patronage fear 0 -patronage joy 0 -patronage negative 0 -patronage positive 1 -patronage sadness 0 -patronage surprise 0 -patronage trust 1 -patronize anger 0 -patronize anticipation 0 -patronize disgust 0 -patronize fear 0 -patronize joy 0 -patronize negative 0 -patronize positive 0 -patronize sadness 0 -patronize surprise 0 -patronize trust 0 -patronizing anger 0 -patronizing anticipation 0 -patronizing disgust 0 -patronizing fear 0 -patronizing joy 0 -patronizing negative 1 -patronizing positive 0 -patronizing sadness 0 -patronizing surprise 0 -patronizing trust 0 -patter anger 1 -patter anticipation 0 -patter disgust 0 -patter fear 0 -patter joy 0 -patter negative 1 -patter positive 0 -patter sadness 0 -patter surprise 0 -patter trust 0 -pattern anger 0 -pattern anticipation 0 -pattern disgust 0 -pattern fear 0 -pattern joy 0 -pattern negative 0 -pattern positive 0 -pattern sadness 0 -pattern surprise 0 -pattern trust 0 -paucity anger 1 -paucity anticipation 0 -paucity disgust 1 -paucity fear 0 -paucity joy 0 -paucity negative 1 -paucity positive 0 -paucity sadness 1 -paucity surprise 0 -paucity trust 0 -pauper anger 0 -pauper anticipation 0 -pauper disgust 0 -pauper fear 0 -pauper joy 0 -pauper negative 1 -pauper positive 0 -pauper sadness 1 -pauper surprise 0 -pauper trust 0 -pause anger 0 -pause anticipation 0 -pause disgust 0 -pause fear 0 -pause joy 0 -pause negative 0 -pause positive 0 -pause sadness 0 -pause surprise 0 -pause trust 0 -pave anger 0 -pave anticipation 0 -pave disgust 0 -pave fear 0 -pave joy 0 -pave negative 0 -pave positive 0 -pave sadness 0 -pave surprise 0 -pave trust 0 -pavement anger 0 -pavement anticipation 0 -pavement disgust 0 -pavement fear 0 -pavement joy 0 -pavement negative 0 -pavement positive 0 -pavement sadness 0 -pavement surprise 0 -pavement trust 1 -pavilion anger 0 -pavilion anticipation 0 -pavilion disgust 0 -pavilion fear 0 -pavilion joy 0 -pavilion negative 0 -pavilion positive 0 -pavilion sadness 0 -pavilion surprise 0 -pavilion trust 0 -paving anger 0 -paving anticipation 0 -paving disgust 0 -paving fear 0 -paving joy 0 -paving negative 0 -paving positive 0 -paving sadness 0 -paving surprise 0 -paving trust 0 -paw anger 0 -paw anticipation 0 -paw disgust 0 -paw fear 0 -paw joy 0 -paw negative 0 -paw positive 0 -paw sadness 0 -paw surprise 0 -paw trust 0 -pawn anger 0 -pawn anticipation 0 -pawn disgust 0 -pawn fear 0 -pawn joy 0 -pawn negative 1 -pawn positive 0 -pawn sadness 0 -pawn surprise 0 -pawn trust 1 -pax anger 0 -pax anticipation 0 -pax disgust 0 -pax fear 0 -pax joy 0 -pax negative 0 -pax positive 0 -pax sadness 0 -pax surprise 0 -pax trust 0 -pay anger 0 -pay anticipation 1 -pay disgust 0 -pay fear 0 -pay joy 1 -pay negative 0 -pay positive 1 -pay sadness 0 -pay surprise 0 -pay trust 1 -payback anger 1 -payback anticipation 0 -payback disgust 0 -payback fear 0 -payback joy 0 -payback negative 1 -payback positive 0 -payback sadness 0 -payback surprise 0 -payback trust 0 -payer anger 0 -payer anticipation 0 -payer disgust 0 -payer fear 0 -payer joy 0 -payer negative 0 -payer positive 0 -payer sadness 0 -payer surprise 0 -payer trust 0 -payment anger 0 -payment anticipation 0 -payment disgust 0 -payment fear 0 -payment joy 0 -payment negative 1 -payment positive 0 -payment sadness 0 -payment surprise 0 -payment trust 0 -pea anger 0 -pea anticipation 0 -pea disgust 0 -pea fear 0 -pea joy 0 -pea negative 0 -pea positive 0 -pea sadness 0 -pea surprise 0 -pea trust 0 -peace anger 0 -peace anticipation 1 -peace disgust 0 -peace fear 0 -peace joy 1 -peace negative 0 -peace positive 1 -peace sadness 0 -peace surprise 0 -peace trust 1 -peaceable anger 0 -peaceable anticipation 0 -peaceable disgust 0 -peaceable fear 0 -peaceable joy 0 -peaceable negative 0 -peaceable positive 1 -peaceable sadness 0 -peaceable surprise 0 -peaceable trust 0 -peaceful anger 0 -peaceful anticipation 1 -peaceful disgust 0 -peaceful fear 0 -peaceful joy 1 -peaceful negative 0 -peaceful positive 1 -peaceful sadness 0 -peaceful surprise 1 -peaceful trust 1 -peacock anger 0 -peacock anticipation 0 -peacock disgust 0 -peacock fear 0 -peacock joy 0 -peacock negative 0 -peacock positive 1 -peacock sadness 0 -peacock surprise 0 -peacock trust 0 -peak anger 0 -peak anticipation 0 -peak disgust 0 -peak fear 0 -peak joy 0 -peak negative 0 -peak positive 0 -peak sadness 0 -peak surprise 0 -peak trust 0 -peaked anger 0 -peaked anticipation 0 -peaked disgust 0 -peaked fear 0 -peaked joy 0 -peaked negative 0 -peaked positive 0 -peaked sadness 0 -peaked surprise 0 -peaked trust 0 -pearl anger 0 -pearl anticipation 0 -pearl disgust 0 -pearl fear 0 -pearl joy 0 -pearl negative 0 -pearl positive 0 -pearl sadness 0 -pearl surprise 0 -pearl trust 0 -peasant anger 0 -peasant anticipation 0 -peasant disgust 0 -peasant fear 0 -peasant joy 0 -peasant negative 0 -peasant positive 0 -peasant sadness 0 -peasant surprise 0 -peasant trust 0 -peat anger 0 -peat anticipation 0 -peat disgust 0 -peat fear 0 -peat joy 0 -peat negative 0 -peat positive 0 -peat sadness 0 -peat surprise 0 -peat trust 0 -pebble anger 0 -pebble anticipation 0 -pebble disgust 0 -pebble fear 0 -pebble joy 0 -pebble negative 0 -pebble positive 0 -pebble sadness 0 -pebble surprise 0 -pebble trust 0 -peck anger 0 -peck anticipation 0 -peck disgust 0 -peck fear 0 -peck joy 0 -peck negative 0 -peck positive 1 -peck sadness 0 -peck surprise 0 -peck trust 0 -peculiar anger 0 -peculiar anticipation 0 -peculiar disgust 0 -peculiar fear 0 -peculiar joy 0 -peculiar negative 0 -peculiar positive 0 -peculiar sadness 0 -peculiar surprise 0 -peculiar trust 0 -peculiarities anger 0 -peculiarities anticipation 0 -peculiarities disgust 0 -peculiarities fear 0 -peculiarities joy 0 -peculiarities negative 1 -peculiarities positive 0 -peculiarities sadness 0 -peculiarities surprise 0 -peculiarities trust 0 -peculiarity anger 0 -peculiarity anticipation 0 -peculiarity disgust 0 -peculiarity fear 0 -peculiarity joy 0 -peculiarity negative 0 -peculiarity positive 1 -peculiarity sadness 0 -peculiarity surprise 0 -peculiarity trust 0 -peculiarly anger 0 -peculiarly anticipation 0 -peculiarly disgust 0 -peculiarly fear 0 -peculiarly joy 0 -peculiarly negative 0 -peculiarly positive 0 -peculiarly sadness 0 -peculiarly surprise 0 -peculiarly trust 0 -pecuniary anger 0 -pecuniary anticipation 0 -pecuniary disgust 0 -pecuniary fear 0 -pecuniary joy 0 -pecuniary negative 0 -pecuniary positive 0 -pecuniary sadness 0 -pecuniary surprise 0 -pecuniary trust 0 -pedal anger 0 -pedal anticipation 0 -pedal disgust 0 -pedal fear 0 -pedal joy 0 -pedal negative 0 -pedal positive 0 -pedal sadness 0 -pedal surprise 0 -pedal trust 0 -pedantic anger 0 -pedantic anticipation 0 -pedantic disgust 0 -pedantic fear 0 -pedantic joy 0 -pedantic negative 0 -pedantic positive 0 -pedantic sadness 0 -pedantic surprise 0 -pedantic trust 0 -peddle anger 0 -peddle anticipation 0 -peddle disgust 0 -peddle fear 0 -peddle joy 0 -peddle negative 0 -peddle positive 0 -peddle sadness 0 -peddle surprise 0 -peddle trust 0 -pedestal anger 0 -pedestal anticipation 0 -pedestal disgust 0 -pedestal fear 0 -pedestal joy 0 -pedestal negative 0 -pedestal positive 0 -pedestal sadness 0 -pedestal surprise 0 -pedestal trust 0 -pedestrian anger 0 -pedestrian anticipation 0 -pedestrian disgust 0 -pedestrian fear 0 -pedestrian joy 0 -pedestrian negative 1 -pedestrian positive 0 -pedestrian sadness 0 -pedestrian surprise 0 -pedestrian trust 0 -pediatrics anger 0 -pediatrics anticipation 0 -pediatrics disgust 0 -pediatrics fear 0 -pediatrics joy 0 -pediatrics negative 0 -pediatrics positive 0 -pediatrics sadness 0 -pediatrics surprise 0 -pediatrics trust 0 -pedigree anger 0 -pedigree anticipation 0 -pedigree disgust 0 -pedigree fear 0 -pedigree joy 0 -pedigree negative 0 -pedigree positive 1 -pedigree sadness 0 -pedigree surprise 0 -pedigree trust 1 -pedometer anger 0 -pedometer anticipation 0 -pedometer disgust 0 -pedometer fear 0 -pedometer joy 0 -pedometer negative 0 -pedometer positive 0 -pedometer sadness 0 -pedometer surprise 0 -pedometer trust 0 -peel anger 0 -peel anticipation 0 -peel disgust 0 -peel fear 0 -peel joy 0 -peel negative 0 -peel positive 0 -peel sadness 0 -peel surprise 0 -peel trust 0 -peep anger 0 -peep anticipation 0 -peep disgust 0 -peep fear 0 -peep joy 0 -peep negative 0 -peep positive 0 -peep sadness 0 -peep surprise 0 -peep trust 0 -peer anger 0 -peer anticipation 0 -peer disgust 0 -peer fear 0 -peer joy 0 -peer negative 0 -peer positive 0 -peer sadness 0 -peer surprise 0 -peer trust 0 -peering anger 0 -peering anticipation 0 -peering disgust 0 -peering fear 0 -peering joy 0 -peering negative 0 -peering positive 0 -peering sadness 0 -peering surprise 0 -peering trust 0 -peerless anger 0 -peerless anticipation 0 -peerless disgust 0 -peerless fear 0 -peerless joy 0 -peerless negative 0 -peerless positive 1 -peerless sadness 0 -peerless surprise 0 -peerless trust 0 -peg anger 0 -peg anticipation 0 -peg disgust 0 -peg fear 0 -peg joy 0 -peg negative 0 -peg positive 0 -peg sadness 0 -peg surprise 0 -peg trust 0 -pegs anger 0 -pegs anticipation 0 -pegs disgust 0 -pegs fear 0 -pegs joy 0 -pegs negative 0 -pegs positive 0 -pegs sadness 0 -pegs surprise 0 -pegs trust 0 -pelagic anger 0 -pelagic anticipation 0 -pelagic disgust 0 -pelagic fear 0 -pelagic joy 0 -pelagic negative 0 -pelagic positive 0 -pelagic sadness 0 -pelagic surprise 0 -pelagic trust 0 -pellet anger 0 -pellet anticipation 0 -pellet disgust 0 -pellet fear 0 -pellet joy 0 -pellet negative 0 -pellet positive 0 -pellet sadness 0 -pellet surprise 0 -pellet trust 0 -pen anger 0 -pen anticipation 0 -pen disgust 0 -pen fear 0 -pen joy 0 -pen negative 0 -pen positive 0 -pen sadness 0 -pen surprise 0 -pen trust 0 -penal anger 0 -penal anticipation 0 -penal disgust 0 -penal fear 1 -penal joy 0 -penal negative 1 -penal positive 0 -penal sadness 1 -penal surprise 0 -penal trust 0 -penalty anger 1 -penalty anticipation 0 -penalty disgust 0 -penalty fear 1 -penalty joy 0 -penalty negative 1 -penalty positive 0 -penalty sadness 1 -penalty surprise 0 -penalty trust 0 -penance anger 0 -penance anticipation 0 -penance disgust 0 -penance fear 1 -penance joy 0 -penance negative 0 -penance positive 0 -penance sadness 1 -penance surprise 0 -penance trust 0 -penchant anger 0 -penchant anticipation 0 -penchant disgust 0 -penchant fear 0 -penchant joy 0 -penchant negative 0 -penchant positive 1 -penchant sadness 0 -penchant surprise 0 -penchant trust 0 -pencil anger 0 -pencil anticipation 0 -pencil disgust 0 -pencil fear 0 -pencil joy 0 -pencil negative 0 -pencil positive 0 -pencil sadness 0 -pencil surprise 0 -pencil trust 0 -pendant anger 0 -pendant anticipation 0 -pendant disgust 0 -pendant fear 0 -pendant joy 0 -pendant negative 0 -pendant positive 0 -pendant sadness 0 -pendant surprise 0 -pendant trust 0 -pendency anger 0 -pendency anticipation 0 -pendency disgust 0 -pendency fear 0 -pendency joy 0 -pendency negative 0 -pendency positive 0 -pendency sadness 0 -pendency surprise 0 -pendency trust 0 -pendent anger 0 -pendent anticipation 0 -pendent disgust 0 -pendent fear 0 -pendent joy 0 -pendent negative 0 -pendent positive 0 -pendent sadness 0 -pendent surprise 0 -pendent trust 0 -pending anger 0 -pending anticipation 0 -pending disgust 0 -pending fear 0 -pending joy 0 -pending negative 0 -pending positive 0 -pending sadness 0 -pending surprise 0 -pending trust 0 -pendulum anger 0 -pendulum anticipation 0 -pendulum disgust 0 -pendulum fear 0 -pendulum joy 0 -pendulum negative 0 -pendulum positive 0 -pendulum sadness 0 -pendulum surprise 0 -pendulum trust 0 -penetrate anger 0 -penetrate anticipation 0 -penetrate disgust 0 -penetrate fear 0 -penetrate joy 0 -penetrate negative 0 -penetrate positive 0 -penetrate sadness 0 -penetrate surprise 0 -penetrate trust 0 -penetrating anger 0 -penetrating anticipation 0 -penetrating disgust 0 -penetrating fear 0 -penetrating joy 0 -penetrating negative 0 -penetrating positive 0 -penetrating sadness 0 -penetrating surprise 0 -penetrating trust 0 -penetration anger 1 -penetration anticipation 0 -penetration disgust 0 -penetration fear 1 -penetration joy 0 -penetration negative 1 -penetration positive 0 -penetration sadness 0 -penetration surprise 0 -penetration trust 0 -peninsula anger 0 -peninsula anticipation 0 -peninsula disgust 0 -peninsula fear 0 -peninsula joy 0 -peninsula negative 0 -peninsula positive 0 -peninsula sadness 0 -peninsula surprise 0 -peninsula trust 0 -penitentiary anger 1 -penitentiary anticipation 0 -penitentiary disgust 0 -penitentiary fear 0 -penitentiary joy 0 -penitentiary negative 1 -penitentiary positive 0 -penitentiary sadness 0 -penitentiary surprise 0 -penitentiary trust 0 -pennant anger 0 -pennant anticipation 0 -pennant disgust 0 -pennant fear 0 -pennant joy 0 -pennant negative 0 -pennant positive 0 -pennant sadness 0 -pennant surprise 0 -pennant trust 0 -penniless anger 0 -penniless anticipation 0 -penniless disgust 0 -penniless fear 0 -penniless joy 0 -penniless negative 0 -penniless positive 0 -penniless sadness 0 -penniless surprise 0 -penniless trust 0 -penny anger 0 -penny anticipation 0 -penny disgust 0 -penny fear 0 -penny joy 0 -penny negative 0 -penny positive 0 -penny sadness 0 -penny surprise 0 -penny trust 0 -pension anger 0 -pension anticipation 0 -pension disgust 0 -pension fear 0 -pension joy 0 -pension negative 0 -pension positive 0 -pension sadness 0 -pension surprise 0 -pension trust 0 -pensioner anger 0 -pensioner anticipation 0 -pensioner disgust 0 -pensioner fear 0 -pensioner joy 0 -pensioner negative 0 -pensioner positive 0 -pensioner sadness 0 -pensioner surprise 0 -pensioner trust 0 -pensive anger 0 -pensive anticipation 0 -pensive disgust 0 -pensive fear 0 -pensive joy 0 -pensive negative 0 -pensive positive 0 -pensive sadness 1 -pensive surprise 0 -pensive trust 0 -pentagon anger 0 -pentagon anticipation 0 -pentagon disgust 0 -pentagon fear 0 -pentagon joy 0 -pentagon negative 0 -pentagon positive 0 -pentagon sadness 0 -pentagon surprise 0 -pentagon trust 0 -penthouse anger 0 -penthouse anticipation 0 -penthouse disgust 0 -penthouse fear 0 -penthouse joy 0 -penthouse negative 0 -penthouse positive 0 -penthouse sadness 0 -penthouse surprise 0 -penthouse trust 0 -penultimate anger 0 -penultimate anticipation 0 -penultimate disgust 0 -penultimate fear 0 -penultimate joy 0 -penultimate negative 0 -penultimate positive 0 -penultimate sadness 0 -penultimate surprise 0 -penultimate trust 0 -people anger 0 -people anticipation 0 -people disgust 0 -people fear 0 -people joy 0 -people negative 0 -people positive 0 -people sadness 0 -people surprise 0 -people trust 0 -peopled anger 0 -peopled anticipation 0 -peopled disgust 0 -peopled fear 0 -peopled joy 0 -peopled negative 0 -peopled positive 0 -peopled sadness 0 -peopled surprise 0 -peopled trust 0 -pepper anger 0 -pepper anticipation 0 -pepper disgust 0 -pepper fear 0 -pepper joy 0 -pepper negative 0 -pepper positive 0 -pepper sadness 0 -pepper surprise 0 -pepper trust 0 -peptic anger 0 -peptic anticipation 0 -peptic disgust 0 -peptic fear 0 -peptic joy 0 -peptic negative 0 -peptic positive 0 -peptic sadness 0 -peptic surprise 0 -peptic trust 0 -perceive anger 0 -perceive anticipation 0 -perceive disgust 0 -perceive fear 0 -perceive joy 0 -perceive negative 0 -perceive positive 1 -perceive sadness 0 -perceive surprise 0 -perceive trust 1 -percentage anger 0 -percentage anticipation 0 -percentage disgust 0 -percentage fear 0 -percentage joy 0 -percentage negative 0 -percentage positive 0 -percentage sadness 0 -percentage surprise 0 -percentage trust 0 -perceptible anger 0 -perceptible anticipation 0 -perceptible disgust 0 -perceptible fear 0 -perceptible joy 0 -perceptible negative 0 -perceptible positive 1 -perceptible sadness 0 -perceptible surprise 0 -perceptible trust 0 -perception anger 0 -perception anticipation 0 -perception disgust 0 -perception fear 0 -perception joy 0 -perception negative 0 -perception positive 0 -perception sadness 0 -perception surprise 0 -perception trust 0 -perceptive anger 0 -perceptive anticipation 0 -perceptive disgust 0 -perceptive fear 0 -perceptive joy 0 -perceptive negative 0 -perceptive positive 0 -perceptive sadness 0 -perceptive surprise 0 -perceptive trust 0 -perch anger 0 -perch anticipation 0 -perch disgust 0 -perch fear 0 -perch joy 0 -perch negative 0 -perch positive 0 -perch sadness 0 -perch surprise 0 -perch trust 0 -perchance anger 0 -perchance anticipation 0 -perchance disgust 0 -perchance fear 0 -perchance joy 0 -perchance negative 0 -perchance positive 0 -perchance sadness 0 -perchance surprise 1 -perchance trust 0 -percolation anger 0 -percolation anticipation 0 -percolation disgust 0 -percolation fear 0 -percolation joy 0 -percolation negative 0 -percolation positive 0 -percolation sadness 0 -percolation surprise 0 -percolation trust 0 -percussion anger 0 -percussion anticipation 0 -percussion disgust 0 -percussion fear 0 -percussion joy 0 -percussion negative 0 -percussion positive 0 -percussion sadness 0 -percussion surprise 0 -percussion trust 0 -perdition anger 1 -perdition anticipation 0 -perdition disgust 1 -perdition fear 1 -perdition joy 0 -perdition negative 1 -perdition positive 0 -perdition sadness 1 -perdition surprise 0 -perdition trust 0 -peremptory anger 0 -peremptory anticipation 0 -peremptory disgust 0 -peremptory fear 0 -peremptory joy 0 -peremptory negative 0 -peremptory positive 0 -peremptory sadness 0 -peremptory surprise 0 -peremptory trust 0 -perennial anger 0 -perennial anticipation 0 -perennial disgust 0 -perennial fear 0 -perennial joy 0 -perennial negative 0 -perennial positive 1 -perennial sadness 0 -perennial surprise 0 -perennial trust 1 -perfect anger 0 -perfect anticipation 1 -perfect disgust 0 -perfect fear 0 -perfect joy 1 -perfect negative 0 -perfect positive 1 -perfect sadness 0 -perfect surprise 0 -perfect trust 1 -perfection anger 0 -perfection anticipation 1 -perfection disgust 0 -perfection fear 0 -perfection joy 1 -perfection negative 0 -perfection positive 1 -perfection sadness 0 -perfection surprise 1 -perfection trust 1 -perforated anger 0 -perforated anticipation 0 -perforated disgust 0 -perforated fear 0 -perforated joy 0 -perforated negative 0 -perforated positive 0 -perforated sadness 0 -perforated surprise 0 -perforated trust 0 -perforation anger 0 -perforation anticipation 0 -perforation disgust 0 -perforation fear 0 -perforation joy 0 -perforation negative 0 -perforation positive 0 -perforation sadness 0 -perforation surprise 0 -perforation trust 0 -perforce anger 0 -perforce anticipation 0 -perforce disgust 0 -perforce fear 0 -perforce joy 0 -perforce negative 0 -perforce positive 0 -perforce sadness 0 -perforce surprise 0 -perforce trust 0 -perform anger 0 -perform anticipation 0 -perform disgust 0 -perform fear 0 -perform joy 0 -perform negative 0 -perform positive 0 -perform sadness 0 -perform surprise 0 -perform trust 0 -performance anger 0 -performance anticipation 0 -performance disgust 0 -performance fear 0 -performance joy 0 -performance negative 0 -performance positive 0 -performance sadness 0 -performance surprise 0 -performance trust 0 -performer anger 0 -performer anticipation 0 -performer disgust 0 -performer fear 0 -performer joy 0 -performer negative 0 -performer positive 1 -performer sadness 0 -performer surprise 0 -performer trust 0 -perfume anger 0 -perfume anticipation 0 -perfume disgust 0 -perfume fear 0 -perfume joy 0 -perfume negative 0 -perfume positive 0 -perfume sadness 0 -perfume surprise 0 -perfume trust 0 -perfumed anger 0 -perfumed anticipation 0 -perfumed disgust 0 -perfumed fear 0 -perfumed joy 0 -perfumed negative 0 -perfumed positive 0 -perfumed sadness 0 -perfumed surprise 0 -perfumed trust 0 -peri anger 0 -peri anticipation 0 -peri disgust 0 -peri fear 0 -peri joy 0 -peri negative 0 -peri positive 0 -peri sadness 0 -peri surprise 1 -peri trust 0 -peridot anger 0 -peridot anticipation 0 -peridot disgust 0 -peridot fear 0 -peridot joy 0 -peridot negative 0 -peridot positive 0 -peridot sadness 0 -peridot surprise 0 -peridot trust 0 -peril anger 0 -peril anticipation 1 -peril disgust 0 -peril fear 1 -peril joy 0 -peril negative 1 -peril positive 0 -peril sadness 1 -peril surprise 0 -peril trust 0 -perilous anger 0 -perilous anticipation 1 -perilous disgust 0 -perilous fear 1 -perilous joy 0 -perilous negative 1 -perilous positive 0 -perilous sadness 1 -perilous surprise 0 -perilous trust 0 -perimeter anger 0 -perimeter anticipation 0 -perimeter disgust 0 -perimeter fear 0 -perimeter joy 0 -perimeter negative 0 -perimeter positive 0 -perimeter sadness 0 -perimeter surprise 0 -perimeter trust 0 -period anger 0 -period anticipation 0 -period disgust 0 -period fear 0 -period joy 0 -period negative 0 -period positive 0 -period sadness 0 -period surprise 0 -period trust 0 -periodic anger 0 -periodic anticipation 0 -periodic disgust 0 -periodic fear 0 -periodic joy 0 -periodic negative 0 -periodic positive 0 -periodic sadness 0 -periodic surprise 0 -periodic trust 0 -periodical anger 0 -periodical anticipation 0 -periodical disgust 0 -periodical fear 0 -periodical joy 0 -periodical negative 0 -periodical positive 0 -periodical sadness 0 -periodical surprise 0 -periodical trust 0 -periodically anger 0 -periodically anticipation 0 -periodically disgust 0 -periodically fear 0 -periodically joy 0 -periodically negative 0 -periodically positive 0 -periodically sadness 0 -periodically surprise 0 -periodically trust 0 -periodicity anger 0 -periodicity anticipation 0 -periodicity disgust 0 -periodicity fear 0 -periodicity joy 0 -periodicity negative 0 -periodicity positive 0 -periodicity sadness 0 -periodicity surprise 0 -periodicity trust 1 -periphery anger 0 -periphery anticipation 0 -periphery disgust 0 -periphery fear 0 -periphery joy 0 -periphery negative 0 -periphery positive 0 -periphery sadness 0 -periphery surprise 0 -periphery trust 0 -perish anger 0 -perish anticipation 0 -perish disgust 0 -perish fear 1 -perish joy 0 -perish negative 1 -perish positive 0 -perish sadness 1 -perish surprise 0 -perish trust 0 -perishable anger 0 -perishable anticipation 0 -perishable disgust 0 -perishable fear 0 -perishable joy 0 -perishable negative 1 -perishable positive 0 -perishable sadness 0 -perishable surprise 0 -perishable trust 0 -perished anger 0 -perished anticipation 0 -perished disgust 0 -perished fear 0 -perished joy 0 -perished negative 1 -perished positive 0 -perished sadness 1 -perished surprise 0 -perished trust 0 -perishing anger 0 -perishing anticipation 0 -perishing disgust 0 -perishing fear 1 -perishing joy 0 -perishing negative 1 -perishing positive 0 -perishing sadness 1 -perishing surprise 0 -perishing trust 0 -perjury anger 0 -perjury anticipation 0 -perjury disgust 0 -perjury fear 1 -perjury joy 0 -perjury negative 1 -perjury positive 0 -perjury sadness 0 -perjury surprise 1 -perjury trust 0 -perk anger 0 -perk anticipation 0 -perk disgust 0 -perk fear 0 -perk joy 0 -perk negative 0 -perk positive 1 -perk sadness 0 -perk surprise 0 -perk trust 0 -permanence anger 0 -permanence anticipation 0 -permanence disgust 0 -permanence fear 0 -permanence joy 0 -permanence negative 0 -permanence positive 0 -permanence sadness 0 -permanence surprise 0 -permanence trust 0 -permeable anger 0 -permeable anticipation 0 -permeable disgust 0 -permeable fear 0 -permeable joy 0 -permeable negative 0 -permeable positive 0 -permeable sadness 0 -permeable surprise 0 -permeable trust 0 -permeate anger 0 -permeate anticipation 0 -permeate disgust 0 -permeate fear 0 -permeate joy 0 -permeate negative 0 -permeate positive 0 -permeate sadness 0 -permeate surprise 0 -permeate trust 0 -permeation anger 0 -permeation anticipation 0 -permeation disgust 0 -permeation fear 0 -permeation joy 0 -permeation negative 0 -permeation positive 0 -permeation sadness 0 -permeation surprise 0 -permeation trust 0 -permissible anger 0 -permissible anticipation 0 -permissible disgust 0 -permissible fear 0 -permissible joy 0 -permissible negative 0 -permissible positive 0 -permissible sadness 0 -permissible surprise 0 -permissible trust 0 -permission anger 0 -permission anticipation 0 -permission disgust 0 -permission fear 0 -permission joy 0 -permission negative 0 -permission positive 1 -permission sadness 0 -permission surprise 0 -permission trust 0 -permissive anger 0 -permissive anticipation 0 -permissive disgust 0 -permissive fear 0 -permissive joy 0 -permissive negative 0 -permissive positive 0 -permissive sadness 0 -permissive surprise 0 -permissive trust 0 -permit anger 0 -permit anticipation 0 -permit disgust 0 -permit fear 0 -permit joy 0 -permit negative 0 -permit positive 0 -permit sadness 0 -permit surprise 0 -permit trust 0 -permitted anger 0 -permitted anticipation 0 -permitted disgust 0 -permitted fear 0 -permitted joy 0 -permitted negative 0 -permitted positive 0 -permitted sadness 0 -permitted surprise 0 -permitted trust 0 -permitting anger 0 -permitting anticipation 0 -permitting disgust 0 -permitting fear 0 -permitting joy 0 -permitting negative 0 -permitting positive 0 -permitting sadness 0 -permitting surprise 0 -permitting trust 0 -permutation anger 0 -permutation anticipation 0 -permutation disgust 0 -permutation fear 0 -permutation joy 0 -permutation negative 0 -permutation positive 0 -permutation sadness 0 -permutation surprise 0 -permutation trust 0 -pernicious anger 1 -pernicious anticipation 0 -pernicious disgust 0 -pernicious fear 1 -pernicious joy 0 -pernicious negative 1 -pernicious positive 0 -pernicious sadness 1 -pernicious surprise 0 -pernicious trust 0 -perpendicular anger 0 -perpendicular anticipation 0 -perpendicular disgust 0 -perpendicular fear 0 -perpendicular joy 0 -perpendicular negative 0 -perpendicular positive 0 -perpendicular sadness 0 -perpendicular surprise 0 -perpendicular trust 0 -perpetrate anger 0 -perpetrate anticipation 0 -perpetrate disgust 0 -perpetrate fear 0 -perpetrate joy 0 -perpetrate negative 0 -perpetrate positive 0 -perpetrate sadness 0 -perpetrate surprise 0 -perpetrate trust 0 -perpetrator anger 1 -perpetrator anticipation 0 -perpetrator disgust 1 -perpetrator fear 1 -perpetrator joy 0 -perpetrator negative 1 -perpetrator positive 0 -perpetrator sadness 1 -perpetrator surprise 0 -perpetrator trust 0 -perpetual anger 0 -perpetual anticipation 0 -perpetual disgust 0 -perpetual fear 0 -perpetual joy 0 -perpetual negative 0 -perpetual positive 0 -perpetual sadness 0 -perpetual surprise 0 -perpetual trust 0 -perpetually anger 0 -perpetually anticipation 0 -perpetually disgust 0 -perpetually fear 0 -perpetually joy 0 -perpetually negative 0 -perpetually positive 0 -perpetually sadness 0 -perpetually surprise 0 -perpetually trust 0 -perpetuate anger 0 -perpetuate anticipation 1 -perpetuate disgust 0 -perpetuate fear 0 -perpetuate joy 0 -perpetuate negative 0 -perpetuate positive 0 -perpetuate sadness 0 -perpetuate surprise 0 -perpetuate trust 0 -perpetuation anger 0 -perpetuation anticipation 0 -perpetuation disgust 0 -perpetuation fear 0 -perpetuation joy 0 -perpetuation negative 1 -perpetuation positive 0 -perpetuation sadness 0 -perpetuation surprise 0 -perpetuation trust 0 -perpetuity anger 0 -perpetuity anticipation 1 -perpetuity disgust 0 -perpetuity fear 0 -perpetuity joy 0 -perpetuity negative 0 -perpetuity positive 1 -perpetuity sadness 0 -perpetuity surprise 0 -perpetuity trust 1 -perplexed anger 0 -perplexed anticipation 0 -perplexed disgust 0 -perplexed fear 0 -perplexed joy 0 -perplexed negative 1 -perplexed positive 0 -perplexed sadness 0 -perplexed surprise 0 -perplexed trust 0 -perplexing anger 0 -perplexing anticipation 0 -perplexing disgust 0 -perplexing fear 0 -perplexing joy 0 -perplexing negative 0 -perplexing positive 0 -perplexing sadness 0 -perplexing surprise 0 -perplexing trust 0 -perplexity anger 0 -perplexity anticipation 0 -perplexity disgust 0 -perplexity fear 0 -perplexity joy 0 -perplexity negative 1 -perplexity positive 0 -perplexity sadness 1 -perplexity surprise 0 -perplexity trust 0 -persecute anger 1 -persecute anticipation 0 -persecute disgust 0 -persecute fear 1 -persecute joy 0 -persecute negative 1 -persecute positive 0 -persecute sadness 0 -persecute surprise 0 -persecute trust 0 -persecution anger 1 -persecution anticipation 0 -persecution disgust 1 -persecution fear 1 -persecution joy 0 -persecution negative 1 -persecution positive 0 -persecution sadness 1 -persecution surprise 0 -persecution trust 0 -perseverance anger 0 -perseverance anticipation 0 -perseverance disgust 0 -perseverance fear 0 -perseverance joy 0 -perseverance negative 0 -perseverance positive 0 -perseverance sadness 0 -perseverance surprise 0 -perseverance trust 0 -persevere anger 0 -persevere anticipation 0 -persevere disgust 0 -persevere fear 0 -persevere joy 0 -persevere negative 0 -persevere positive 0 -persevere sadness 0 -persevere surprise 0 -persevere trust 0 -persist anger 0 -persist anticipation 0 -persist disgust 0 -persist fear 0 -persist joy 0 -persist negative 0 -persist positive 0 -persist sadness 0 -persist surprise 0 -persist trust 0 -persistence anger 0 -persistence anticipation 0 -persistence disgust 0 -persistence fear 0 -persistence joy 0 -persistence negative 0 -persistence positive 1 -persistence sadness 0 -persistence surprise 0 -persistence trust 0 -persistent anger 0 -persistent anticipation 0 -persistent disgust 0 -persistent fear 0 -persistent joy 0 -persistent negative 0 -persistent positive 1 -persistent sadness 0 -persistent surprise 0 -persistent trust 0 -persisting anger 0 -persisting anticipation 0 -persisting disgust 0 -persisting fear 0 -persisting joy 0 -persisting negative 0 -persisting positive 0 -persisting sadness 0 -persisting surprise 0 -persisting trust 0 -person anger 0 -person anticipation 0 -person disgust 0 -person fear 0 -person joy 0 -person negative 0 -person positive 0 -person sadness 0 -person surprise 0 -person trust 0 -personable anger 0 -personable anticipation 0 -personable disgust 0 -personable fear 0 -personable joy 0 -personable negative 0 -personable positive 1 -personable sadness 0 -personable surprise 0 -personable trust 0 -personage anger 0 -personage anticipation 0 -personage disgust 0 -personage fear 0 -personage joy 0 -personage negative 0 -personage positive 0 -personage sadness 0 -personage surprise 0 -personage trust 0 -personal anger 0 -personal anticipation 0 -personal disgust 0 -personal fear 0 -personal joy 0 -personal negative 0 -personal positive 0 -personal sadness 0 -personal surprise 0 -personal trust 1 -personification anger 0 -personification anticipation 0 -personification disgust 0 -personification fear 0 -personification joy 0 -personification negative 0 -personification positive 0 -personification sadness 0 -personification surprise 0 -personification trust 0 -personnel anger 0 -personnel anticipation 0 -personnel disgust 0 -personnel fear 0 -personnel joy 0 -personnel negative 0 -personnel positive 0 -personnel sadness 0 -personnel surprise 0 -personnel trust 0 -persons anger 0 -persons anticipation 0 -persons disgust 0 -persons fear 0 -persons joy 0 -persons negative 0 -persons positive 0 -persons sadness 0 -persons surprise 0 -persons trust 0 -perspective anger 0 -perspective anticipation 0 -perspective disgust 0 -perspective fear 0 -perspective joy 0 -perspective negative 0 -perspective positive 0 -perspective sadness 0 -perspective surprise 0 -perspective trust 0 -perspiration anger 0 -perspiration anticipation 0 -perspiration disgust 1 -perspiration fear 0 -perspiration joy 0 -perspiration negative 0 -perspiration positive 0 -perspiration sadness 0 -perspiration surprise 0 -perspiration trust 0 -persuade anger 0 -persuade anticipation 0 -persuade disgust 0 -persuade fear 0 -persuade joy 0 -persuade negative 0 -persuade positive 0 -persuade sadness 0 -persuade surprise 0 -persuade trust 1 -persuasion anger 0 -persuasion anticipation 0 -persuasion disgust 0 -persuasion fear 0 -persuasion joy 0 -persuasion negative 0 -persuasion positive 0 -persuasion sadness 0 -persuasion surprise 0 -persuasion trust 0 -persuasive anger 0 -persuasive anticipation 0 -persuasive disgust 0 -persuasive fear 0 -persuasive joy 0 -persuasive negative 0 -persuasive positive 0 -persuasive sadness 0 -persuasive surprise 0 -persuasive trust 0 -pert anger 0 -pert anticipation 0 -pert disgust 0 -pert fear 0 -pert joy 0 -pert negative 0 -pert positive 0 -pert sadness 0 -pert surprise 0 -pert trust 0 -pertinent anger 0 -pertinent anticipation 0 -pertinent disgust 0 -pertinent fear 0 -pertinent joy 0 -pertinent negative 0 -pertinent positive 1 -pertinent sadness 0 -pertinent surprise 0 -pertinent trust 1 -perturbation anger 0 -perturbation anticipation 0 -perturbation disgust 0 -perturbation fear 1 -perturbation joy 0 -perturbation negative 1 -perturbation positive 0 -perturbation sadness 0 -perturbation surprise 0 -perturbation trust 0 -pertussis anger 0 -pertussis anticipation 0 -pertussis disgust 0 -pertussis fear 0 -pertussis joy 0 -pertussis negative 1 -pertussis positive 0 -pertussis sadness 0 -pertussis surprise 0 -pertussis trust 0 -perusal anger 0 -perusal anticipation 0 -perusal disgust 0 -perusal fear 0 -perusal joy 0 -perusal negative 0 -perusal positive 0 -perusal sadness 0 -perusal surprise 0 -perusal trust 0 -peruse anger 0 -peruse anticipation 0 -peruse disgust 0 -peruse fear 0 -peruse joy 0 -peruse negative 0 -peruse positive 0 -peruse sadness 0 -peruse surprise 0 -peruse trust 0 -pervading anger 0 -pervading anticipation 0 -pervading disgust 0 -pervading fear 0 -pervading joy 0 -pervading negative 0 -pervading positive 0 -pervading sadness 0 -pervading surprise 0 -pervading trust 0 -perverse anger 1 -perverse anticipation 0 -perverse disgust 1 -perverse fear 1 -perverse joy 0 -perverse negative 1 -perverse positive 0 -perverse sadness 0 -perverse surprise 0 -perverse trust 0 -perversion anger 1 -perversion anticipation 0 -perversion disgust 1 -perversion fear 0 -perversion joy 0 -perversion negative 1 -perversion positive 0 -perversion sadness 1 -perversion surprise 0 -perversion trust 0 -pervert anger 1 -pervert anticipation 0 -pervert disgust 1 -pervert fear 0 -pervert joy 0 -pervert negative 1 -pervert positive 0 -pervert sadness 0 -pervert surprise 0 -pervert trust 0 -perverted anger 0 -perverted anticipation 0 -perverted disgust 1 -perverted fear 0 -perverted joy 0 -perverted negative 1 -perverted positive 0 -perverted sadness 0 -perverted surprise 0 -perverted trust 0 -pessimism anger 1 -pessimism anticipation 0 -pessimism disgust 0 -pessimism fear 1 -pessimism joy 0 -pessimism negative 1 -pessimism positive 0 -pessimism sadness 1 -pessimism surprise 0 -pessimism trust 0 -pessimist anger 0 -pessimist anticipation 0 -pessimist disgust 0 -pessimist fear 1 -pessimist joy 0 -pessimist negative 1 -pessimist positive 0 -pessimist sadness 1 -pessimist surprise 0 -pessimist trust 0 -pest anger 1 -pest anticipation 0 -pest disgust 1 -pest fear 1 -pest joy 0 -pest negative 1 -pest positive 0 -pest sadness 0 -pest surprise 0 -pest trust 0 -pestilence anger 0 -pestilence anticipation 0 -pestilence disgust 1 -pestilence fear 1 -pestilence joy 0 -pestilence negative 1 -pestilence positive 0 -pestilence sadness 0 -pestilence surprise 0 -pestilence trust 0 -pet anger 0 -pet anticipation 0 -pet disgust 0 -pet fear 0 -pet joy 0 -pet negative 1 -pet positive 0 -pet sadness 0 -pet surprise 0 -pet trust 0 -petition anger 0 -petition anticipation 0 -petition disgust 0 -petition fear 0 -petition joy 0 -petition negative 0 -petition positive 0 -petition sadness 0 -petition surprise 0 -petition trust 0 -petitioner anger 0 -petitioner anticipation 0 -petitioner disgust 0 -petitioner fear 0 -petitioner joy 0 -petitioner negative 0 -petitioner positive 0 -petitioner sadness 0 -petitioner surprise 0 -petitioner trust 0 -petrol anger 0 -petrol anticipation 0 -petrol disgust 0 -petrol fear 0 -petrol joy 0 -petrol negative 0 -petrol positive 0 -petrol sadness 0 -petrol surprise 0 -petrol trust 0 -petroleum anger 0 -petroleum anticipation 0 -petroleum disgust 1 -petroleum fear 0 -petroleum joy 0 -petroleum negative 1 -petroleum positive 1 -petroleum sadness 0 -petroleum surprise 0 -petroleum trust 0 -petting anger 0 -petting anticipation 0 -petting disgust 0 -petting fear 0 -petting joy 0 -petting negative 0 -petting positive 0 -petting sadness 0 -petting surprise 0 -petting trust 0 -petty anger 0 -petty anticipation 0 -petty disgust 0 -petty fear 0 -petty joy 0 -petty negative 1 -petty positive 0 -petty sadness 0 -petty surprise 0 -petty trust 0 -pew anger 0 -pew anticipation 0 -pew disgust 0 -pew fear 0 -pew joy 0 -pew negative 0 -pew positive 0 -pew sadness 0 -pew surprise 0 -pew trust 0 -pewter anger 0 -pewter anticipation 0 -pewter disgust 0 -pewter fear 0 -pewter joy 0 -pewter negative 0 -pewter positive 0 -pewter sadness 0 -pewter surprise 0 -pewter trust 0 -phalanx anger 0 -phalanx anticipation 0 -phalanx disgust 0 -phalanx fear 1 -phalanx joy 0 -phalanx negative 0 -phalanx positive 0 -phalanx sadness 0 -phalanx surprise 0 -phalanx trust 1 -phantom anger 0 -phantom anticipation 0 -phantom disgust 0 -phantom fear 1 -phantom joy 0 -phantom negative 1 -phantom positive 0 -phantom sadness 0 -phantom surprise 0 -phantom trust 0 -pharmaceutical anger 0 -pharmaceutical anticipation 0 -pharmaceutical disgust 0 -pharmaceutical fear 0 -pharmaceutical joy 0 -pharmaceutical negative 0 -pharmaceutical positive 1 -pharmaceutical sadness 0 -pharmaceutical surprise 0 -pharmaceutical trust 0 -pharmacist anger 0 -pharmacist anticipation 0 -pharmacist disgust 0 -pharmacist fear 0 -pharmacist joy 0 -pharmacist negative 0 -pharmacist positive 0 -pharmacist sadness 0 -pharmacist surprise 0 -pharmacist trust 0 -pharmacology anger 0 -pharmacology anticipation 0 -pharmacology disgust 0 -pharmacology fear 0 -pharmacology joy 0 -pharmacology negative 0 -pharmacology positive 0 -pharmacology sadness 0 -pharmacology surprise 0 -pharmacology trust 0 -pharmacy anger 0 -pharmacy anticipation 0 -pharmacy disgust 0 -pharmacy fear 0 -pharmacy joy 0 -pharmacy negative 0 -pharmacy positive 0 -pharmacy sadness 0 -pharmacy surprise 0 -pharmacy trust 0 -phase anger 0 -phase anticipation 0 -phase disgust 0 -phase fear 0 -phase joy 0 -phase negative 0 -phase positive 0 -phase sadness 0 -phase surprise 0 -phase trust 0 -phenomenon anger 0 -phenomenon anticipation 0 -phenomenon disgust 0 -phenomenon fear 0 -phenomenon joy 0 -phenomenon negative 0 -phenomenon positive 0 -phenomenon sadness 0 -phenomenon surprise 0 -phenomenon trust 0 -philanthropic anger 0 -philanthropic anticipation 0 -philanthropic disgust 0 -philanthropic fear 0 -philanthropic joy 0 -philanthropic negative 0 -philanthropic positive 0 -philanthropic sadness 0 -philanthropic surprise 0 -philanthropic trust 1 -philanthropist anger 0 -philanthropist anticipation 0 -philanthropist disgust 0 -philanthropist fear 0 -philanthropist joy 0 -philanthropist negative 0 -philanthropist positive 1 -philanthropist sadness 0 -philanthropist surprise 0 -philanthropist trust 1 -philanthropy anger 0 -philanthropy anticipation 0 -philanthropy disgust 0 -philanthropy fear 0 -philanthropy joy 0 -philanthropy negative 0 -philanthropy positive 1 -philanthropy sadness 0 -philanthropy surprise 0 -philanthropy trust 0 -philosopher anger 0 -philosopher anticipation 0 -philosopher disgust 0 -philosopher fear 0 -philosopher joy 0 -philosopher negative 0 -philosopher positive 1 -philosopher sadness 0 -philosopher surprise 0 -philosopher trust 1 -philosophic anger 0 -philosophic anticipation 0 -philosophic disgust 0 -philosophic fear 0 -philosophic joy 0 -philosophic negative 0 -philosophic positive 0 -philosophic sadness 0 -philosophic surprise 0 -philosophic trust 0 -philosophical anger 0 -philosophical anticipation 0 -philosophical disgust 0 -philosophical fear 0 -philosophical joy 0 -philosophical negative 0 -philosophical positive 0 -philosophical sadness 0 -philosophical surprise 0 -philosophical trust 0 -philosophy anger 0 -philosophy anticipation 0 -philosophy disgust 0 -philosophy fear 0 -philosophy joy 0 -philosophy negative 0 -philosophy positive 0 -philosophy sadness 0 -philosophy surprise 0 -philosophy trust 0 -phlegm anger 0 -phlegm anticipation 0 -phlegm disgust 1 -phlegm fear 0 -phlegm joy 0 -phlegm negative 1 -phlegm positive 0 -phlegm sadness 0 -phlegm surprise 0 -phlegm trust 0 -phoenix anger 0 -phoenix anticipation 0 -phoenix disgust 0 -phoenix fear 0 -phoenix joy 0 -phoenix negative 0 -phoenix positive 1 -phoenix sadness 0 -phoenix surprise 0 -phoenix trust 0 -phone anger 0 -phone anticipation 0 -phone disgust 0 -phone fear 0 -phone joy 0 -phone negative 0 -phone positive 0 -phone sadness 0 -phone surprise 0 -phone trust 0 -phonetic anger 0 -phonetic anticipation 0 -phonetic disgust 0 -phonetic fear 0 -phonetic joy 0 -phonetic negative 0 -phonetic positive 1 -phonetic sadness 0 -phonetic surprise 0 -phonetic trust 0 -phonetics anger 0 -phonetics anticipation 0 -phonetics disgust 0 -phonetics fear 0 -phonetics joy 0 -phonetics negative 0 -phonetics positive 0 -phonetics sadness 0 -phonetics surprise 0 -phonetics trust 0 -phonics anger 0 -phonics anticipation 0 -phonics disgust 0 -phonics fear 0 -phonics joy 0 -phonics negative 0 -phonics positive 0 -phonics sadness 0 -phonics surprise 0 -phonics trust 0 -phonograph anger 0 -phonograph anticipation 0 -phonograph disgust 0 -phonograph fear 0 -phonograph joy 0 -phonograph negative 0 -phonograph positive 0 -phonograph sadness 0 -phonograph surprise 0 -phonograph trust 0 -phonology anger 0 -phonology anticipation 0 -phonology disgust 0 -phonology fear 0 -phonology joy 0 -phonology negative 0 -phonology positive 0 -phonology sadness 0 -phonology surprise 0 -phonology trust 0 -phony anger 1 -phony anticipation 0 -phony disgust 1 -phony fear 0 -phony joy 0 -phony negative 1 -phony positive 0 -phony sadness 0 -phony surprise 0 -phony trust 0 -phosphor anger 0 -phosphor anticipation 0 -phosphor disgust 0 -phosphor fear 0 -phosphor joy 0 -phosphor negative 0 -phosphor positive 0 -phosphor sadness 0 -phosphor surprise 0 -phosphor trust 0 -phosphorus anger 0 -phosphorus anticipation 0 -phosphorus disgust 0 -phosphorus fear 0 -phosphorus joy 0 -phosphorus negative 0 -phosphorus positive 0 -phosphorus sadness 0 -phosphorus surprise 0 -phosphorus trust 0 -photo anger 0 -photo anticipation 0 -photo disgust 0 -photo fear 0 -photo joy 0 -photo negative 0 -photo positive 0 -photo sadness 0 -photo surprise 0 -photo trust 0 -photogenic anger 0 -photogenic anticipation 0 -photogenic disgust 0 -photogenic fear 0 -photogenic joy 0 -photogenic negative 0 -photogenic positive 0 -photogenic sadness 0 -photogenic surprise 0 -photogenic trust 0 -photograph anger 0 -photograph anticipation 0 -photograph disgust 0 -photograph fear 0 -photograph joy 0 -photograph negative 0 -photograph positive 0 -photograph sadness 0 -photograph surprise 0 -photograph trust 0 -photographer anger 0 -photographer anticipation 0 -photographer disgust 0 -photographer fear 0 -photographer joy 0 -photographer negative 0 -photographer positive 0 -photographer sadness 0 -photographer surprise 0 -photographer trust 0 -photography anger 0 -photography anticipation 0 -photography disgust 0 -photography fear 0 -photography joy 0 -photography negative 0 -photography positive 0 -photography sadness 0 -photography surprise 0 -photography trust 0 -photometry anger 0 -photometry anticipation 0 -photometry disgust 0 -photometry fear 0 -photometry joy 0 -photometry negative 0 -photometry positive 0 -photometry sadness 0 -photometry surprise 0 -photometry trust 0 -phrase anger 0 -phrase anticipation 0 -phrase disgust 0 -phrase fear 0 -phrase joy 0 -phrase negative 0 -phrase positive 0 -phrase sadness 0 -phrase surprise 0 -phrase trust 0 -phraseology anger 0 -phraseology anticipation 0 -phraseology disgust 0 -phraseology fear 0 -phraseology joy 0 -phraseology negative 0 -phraseology positive 0 -phraseology sadness 0 -phraseology surprise 0 -phraseology trust 0 -phylogeny anger 0 -phylogeny anticipation 0 -phylogeny disgust 0 -phylogeny fear 0 -phylogeny joy 0 -phylogeny negative 0 -phylogeny positive 0 -phylogeny sadness 0 -phylogeny surprise 0 -phylogeny trust 0 -physical anger 0 -physical anticipation 0 -physical disgust 0 -physical fear 0 -physical joy 0 -physical negative 0 -physical positive 0 -physical sadness 0 -physical surprise 0 -physical trust 0 -physician anger 0 -physician anticipation 0 -physician disgust 0 -physician fear 0 -physician joy 0 -physician negative 0 -physician positive 1 -physician sadness 0 -physician surprise 0 -physician trust 1 -physicist anger 0 -physicist anticipation 0 -physicist disgust 0 -physicist fear 0 -physicist joy 0 -physicist negative 0 -physicist positive 0 -physicist sadness 0 -physicist surprise 0 -physicist trust 1 -physics anger 0 -physics anticipation 0 -physics disgust 0 -physics fear 0 -physics joy 0 -physics negative 0 -physics positive 1 -physics sadness 0 -physics surprise 0 -physics trust 0 -physiology anger 0 -physiology anticipation 0 -physiology disgust 0 -physiology fear 0 -physiology joy 0 -physiology negative 0 -physiology positive 1 -physiology sadness 0 -physiology surprise 0 -physiology trust 0 -physique anger 0 -physique anticipation 0 -physique disgust 0 -physique fear 0 -physique joy 0 -physique negative 0 -physique positive 1 -physique sadness 0 -physique surprise 0 -physique trust 0 -pianist anger 0 -pianist anticipation 0 -pianist disgust 0 -pianist fear 0 -pianist joy 0 -pianist negative 0 -pianist positive 0 -pianist sadness 0 -pianist surprise 0 -pianist trust 0 -piano anger 0 -piano anticipation 0 -piano disgust 0 -piano fear 0 -piano joy 0 -piano negative 0 -piano positive 0 -piano sadness 0 -piano surprise 0 -piano trust 0 -piazza anger 0 -piazza anticipation 0 -piazza disgust 0 -piazza fear 0 -piazza joy 0 -piazza negative 0 -piazza positive 0 -piazza sadness 0 -piazza surprise 0 -piazza trust 0 -piccolo anger 0 -piccolo anticipation 0 -piccolo disgust 0 -piccolo fear 0 -piccolo joy 0 -piccolo negative 0 -piccolo positive 0 -piccolo sadness 0 -piccolo surprise 0 -piccolo trust 0 -pick anger 0 -pick anticipation 0 -pick disgust 0 -pick fear 0 -pick joy 0 -pick negative 0 -pick positive 1 -pick sadness 0 -pick surprise 0 -pick trust 0 -picked anger 0 -picked anticipation 0 -picked disgust 0 -picked fear 0 -picked joy 0 -picked negative 0 -picked positive 0 -picked sadness 0 -picked surprise 0 -picked trust 0 -picket anger 1 -picket anticipation 1 -picket disgust 0 -picket fear 1 -picket joy 0 -picket negative 1 -picket positive 0 -picket sadness 0 -picket surprise 0 -picket trust 0 -picketing anger 1 -picketing anticipation 0 -picketing disgust 0 -picketing fear 0 -picketing joy 0 -picketing negative 1 -picketing positive 0 -picketing sadness 0 -picketing surprise 0 -picketing trust 0 -pickle anger 0 -pickle anticipation 0 -pickle disgust 0 -pickle fear 0 -pickle joy 0 -pickle negative 1 -pickle positive 0 -pickle sadness 0 -pickle surprise 0 -pickle trust 0 -pickup anger 0 -pickup anticipation 0 -pickup disgust 0 -pickup fear 0 -pickup joy 0 -pickup negative 0 -pickup positive 0 -pickup sadness 0 -pickup surprise 0 -pickup trust 0 -picnic anger 0 -picnic anticipation 1 -picnic disgust 0 -picnic fear 0 -picnic joy 1 -picnic negative 0 -picnic positive 1 -picnic sadness 0 -picnic surprise 1 -picnic trust 1 -pictorial anger 0 -pictorial anticipation 0 -pictorial disgust 0 -pictorial fear 0 -pictorial joy 0 -pictorial negative 0 -pictorial positive 0 -pictorial sadness 0 -pictorial surprise 0 -pictorial trust 0 -picture anger 0 -picture anticipation 0 -picture disgust 0 -picture fear 0 -picture joy 0 -picture negative 0 -picture positive 0 -picture sadness 0 -picture surprise 0 -picture trust 0 -picturesque anger 0 -picturesque anticipation 0 -picturesque disgust 0 -picturesque fear 0 -picturesque joy 1 -picturesque negative 0 -picturesque positive 1 -picturesque sadness 0 -picturesque surprise 0 -picturesque trust 0 -pie anger 0 -pie anticipation 0 -pie disgust 0 -pie fear 0 -pie joy 0 -pie negative 0 -pie positive 0 -pie sadness 0 -pie surprise 0 -pie trust 0 -piecemeal anger 0 -piecemeal anticipation 0 -piecemeal disgust 0 -piecemeal fear 0 -piecemeal joy 0 -piecemeal negative 0 -piecemeal positive 0 -piecemeal sadness 0 -piecemeal surprise 0 -piecemeal trust 0 -pied anger 0 -pied anticipation 0 -pied disgust 0 -pied fear 0 -pied joy 0 -pied negative 0 -pied positive 0 -pied sadness 0 -pied surprise 0 -pied trust 0 -pier anger 0 -pier anticipation 0 -pier disgust 0 -pier fear 0 -pier joy 0 -pier negative 0 -pier positive 0 -pier sadness 0 -pier surprise 0 -pier trust 0 -pierce anger 0 -pierce anticipation 0 -pierce disgust 0 -pierce fear 0 -pierce joy 0 -pierce negative 0 -pierce positive 0 -pierce sadness 0 -pierce surprise 0 -pierce trust 0 -piety anger 0 -piety anticipation 0 -piety disgust 0 -piety fear 0 -piety joy 0 -piety negative 0 -piety positive 1 -piety sadness 0 -piety surprise 0 -piety trust 0 -pig anger 0 -pig anticipation 0 -pig disgust 1 -pig fear 0 -pig joy 0 -pig negative 1 -pig positive 0 -pig sadness 0 -pig surprise 0 -pig trust 0 -pigeon anger 0 -pigeon anticipation 0 -pigeon disgust 0 -pigeon fear 0 -pigeon joy 0 -pigeon negative 1 -pigeon positive 0 -pigeon sadness 0 -pigeon surprise 0 -pigeon trust 0 -pigment anger 0 -pigment anticipation 0 -pigment disgust 0 -pigment fear 0 -pigment joy 0 -pigment negative 0 -pigment positive 0 -pigment sadness 0 -pigment surprise 0 -pigment trust 0 -pike anger 0 -pike anticipation 0 -pike disgust 0 -pike fear 0 -pike joy 0 -pike negative 0 -pike positive 0 -pike sadness 0 -pike surprise 0 -pike trust 0 -pile anger 0 -pile anticipation 0 -pile disgust 0 -pile fear 0 -pile joy 0 -pile negative 0 -pile positive 0 -pile sadness 0 -pile surprise 0 -pile trust 0 -piles anger 0 -piles anticipation 0 -piles disgust 1 -piles fear 0 -piles joy 0 -piles negative 1 -piles positive 0 -piles sadness 0 -piles surprise 0 -piles trust 0 -pilgrim anger 0 -pilgrim anticipation 0 -pilgrim disgust 0 -pilgrim fear 0 -pilgrim joy 0 -pilgrim negative 0 -pilgrim positive 0 -pilgrim sadness 0 -pilgrim surprise 0 -pilgrim trust 0 -pilgrimage anger 0 -pilgrimage anticipation 0 -pilgrimage disgust 0 -pilgrimage fear 0 -pilgrimage joy 0 -pilgrimage negative 0 -pilgrimage positive 0 -pilgrimage sadness 0 -pilgrimage surprise 0 -pilgrimage trust 0 -pill anger 0 -pill anticipation 0 -pill disgust 0 -pill fear 0 -pill joy 0 -pill negative 0 -pill positive 1 -pill sadness 0 -pill surprise 0 -pill trust 1 -pillage anger 1 -pillage anticipation 0 -pillage disgust 1 -pillage fear 1 -pillage joy 0 -pillage negative 1 -pillage positive 0 -pillage sadness 0 -pillage surprise 0 -pillage trust 0 -pillar anger 0 -pillar anticipation 0 -pillar disgust 0 -pillar fear 0 -pillar joy 0 -pillar negative 0 -pillar positive 0 -pillar sadness 0 -pillar surprise 0 -pillar trust 0 -pillow anger 0 -pillow anticipation 0 -pillow disgust 0 -pillow fear 0 -pillow joy 0 -pillow negative 0 -pillow positive 1 -pillow sadness 0 -pillow surprise 0 -pillow trust 0 -pillowcase anger 0 -pillowcase anticipation 0 -pillowcase disgust 0 -pillowcase fear 0 -pillowcase joy 0 -pillowcase negative 0 -pillowcase positive 0 -pillowcase sadness 0 -pillowcase surprise 0 -pillowcase trust 0 -pilot anger 0 -pilot anticipation 0 -pilot disgust 0 -pilot fear 0 -pilot joy 0 -pilot negative 0 -pilot positive 1 -pilot sadness 0 -pilot surprise 0 -pilot trust 1 -pimp anger 0 -pimp anticipation 0 -pimp disgust 0 -pimp fear 0 -pimp joy 0 -pimp negative 1 -pimp positive 0 -pimp sadness 0 -pimp surprise 0 -pimp trust 0 -pimple anger 0 -pimple anticipation 0 -pimple disgust 1 -pimple fear 0 -pimple joy 0 -pimple negative 1 -pimple positive 0 -pimple sadness 0 -pimple surprise 0 -pimple trust 0 -pin anger 0 -pin anticipation 0 -pin disgust 0 -pin fear 0 -pin joy 0 -pin negative 0 -pin positive 0 -pin sadness 0 -pin surprise 0 -pin trust 0 -pinch anger 0 -pinch anticipation 0 -pinch disgust 0 -pinch fear 0 -pinch joy 0 -pinch negative 0 -pinch positive 0 -pinch sadness 0 -pinch surprise 0 -pinch trust 0 -pinching anger 0 -pinching anticipation 0 -pinching disgust 0 -pinching fear 0 -pinching joy 0 -pinching negative 0 -pinching positive 0 -pinching sadness 0 -pinching surprise 0 -pinching trust 0 -pine anger 0 -pine anticipation 0 -pine disgust 0 -pine fear 0 -pine joy 0 -pine negative 1 -pine positive 0 -pine sadness 1 -pine surprise 0 -pine trust 0 -pineapple anger 0 -pineapple anticipation 0 -pineapple disgust 0 -pineapple fear 0 -pineapple joy 0 -pineapple negative 0 -pineapple positive 0 -pineapple sadness 0 -pineapple surprise 0 -pineapple trust 0 -ping anger 0 -ping anticipation 0 -ping disgust 0 -ping fear 0 -ping joy 0 -ping negative 0 -ping positive 0 -ping sadness 0 -ping surprise 0 -ping trust 0 -pinhole anger 0 -pinhole anticipation 0 -pinhole disgust 0 -pinhole fear 0 -pinhole joy 0 -pinhole negative 0 -pinhole positive 0 -pinhole sadness 0 -pinhole surprise 0 -pinhole trust 0 -pinion anger 0 -pinion anticipation 0 -pinion disgust 0 -pinion fear 1 -pinion joy 0 -pinion negative 1 -pinion positive 0 -pinion sadness 0 -pinion surprise 0 -pinion trust 0 -pink anger 0 -pink anticipation 0 -pink disgust 0 -pink fear 0 -pink joy 0 -pink negative 0 -pink positive 0 -pink sadness 0 -pink surprise 0 -pink trust 0 -pinnacle anger 0 -pinnacle anticipation 0 -pinnacle disgust 0 -pinnacle fear 0 -pinnacle joy 0 -pinnacle negative 0 -pinnacle positive 1 -pinnacle sadness 0 -pinnacle surprise 0 -pinnacle trust 0 -pioneer anger 0 -pioneer anticipation 0 -pioneer disgust 0 -pioneer fear 0 -pioneer joy 0 -pioneer negative 0 -pioneer positive 1 -pioneer sadness 0 -pioneer surprise 0 -pioneer trust 0 -pious anger 0 -pious anticipation 0 -pious disgust 1 -pious fear 0 -pious joy 0 -pious negative 0 -pious positive 1 -pious sadness 1 -pious surprise 0 -pious trust 1 -pip anger 0 -pip anticipation 0 -pip disgust 0 -pip fear 0 -pip joy 0 -pip negative 0 -pip positive 0 -pip sadness 0 -pip surprise 0 -pip trust 0 -pipe anger 0 -pipe anticipation 0 -pipe disgust 0 -pipe fear 0 -pipe joy 0 -pipe negative 0 -pipe positive 0 -pipe sadness 0 -pipe surprise 0 -pipe trust 0 -piped anger 0 -piped anticipation 0 -piped disgust 0 -piped fear 0 -piped joy 0 -piped negative 0 -piped positive 0 -piped sadness 0 -piped surprise 0 -piped trust 0 -pipeline anger 0 -pipeline anticipation 0 -pipeline disgust 0 -pipeline fear 0 -pipeline joy 0 -pipeline negative 0 -pipeline positive 0 -pipeline sadness 0 -pipeline surprise 0 -pipeline trust 0 -piper anger 0 -piper anticipation 0 -piper disgust 0 -piper fear 0 -piper joy 0 -piper negative 0 -piper positive 0 -piper sadness 0 -piper surprise 0 -piper trust 0 -pipette anger 0 -pipette anticipation 0 -pipette disgust 0 -pipette fear 0 -pipette joy 0 -pipette negative 0 -pipette positive 0 -pipette sadness 0 -pipette surprise 0 -pipette trust 0 -pique anger 1 -pique anticipation 0 -pique disgust 0 -pique fear 0 -pique joy 0 -pique negative 1 -pique positive 0 -pique sadness 0 -pique surprise 0 -pique trust 0 -piracy anger 0 -piracy anticipation 0 -piracy disgust 0 -piracy fear 0 -piracy joy 0 -piracy negative 1 -piracy positive 0 -piracy sadness 0 -piracy surprise 0 -piracy trust 0 -pirate anger 1 -pirate anticipation 0 -pirate disgust 0 -pirate fear 0 -pirate joy 0 -pirate negative 1 -pirate positive 0 -pirate sadness 0 -pirate surprise 0 -pirate trust 0 -piscina anger 0 -piscina anticipation 0 -piscina disgust 0 -piscina fear 0 -piscina joy 0 -piscina negative 0 -piscina positive 0 -piscina sadness 0 -piscina surprise 0 -piscina trust 0 -pistol anger 0 -pistol anticipation 0 -pistol disgust 0 -pistol fear 0 -pistol joy 0 -pistol negative 1 -pistol positive 0 -pistol sadness 0 -pistol surprise 0 -pistol trust 0 -piston anger 0 -piston anticipation 0 -piston disgust 0 -piston fear 0 -piston joy 0 -piston negative 0 -piston positive 0 -piston sadness 0 -piston surprise 0 -piston trust 0 -pit anger 0 -pit anticipation 0 -pit disgust 0 -pit fear 0 -pit joy 0 -pit negative 0 -pit positive 0 -pit sadness 0 -pit surprise 0 -pit trust 0 -pitch anger 0 -pitch anticipation 0 -pitch disgust 0 -pitch fear 0 -pitch joy 0 -pitch negative 0 -pitch positive 0 -pitch sadness 0 -pitch surprise 0 -pitch trust 0 -pitcher anger 0 -pitcher anticipation 0 -pitcher disgust 0 -pitcher fear 0 -pitcher joy 0 -pitcher negative 0 -pitcher positive 0 -pitcher sadness 0 -pitcher surprise 0 -pitcher trust 0 -pitfall anger 1 -pitfall anticipation 0 -pitfall disgust 1 -pitfall fear 1 -pitfall joy 0 -pitfall negative 1 -pitfall positive 0 -pitfall sadness 1 -pitfall surprise 1 -pitfall trust 0 -pith anger 0 -pith anticipation 0 -pith disgust 0 -pith fear 0 -pith joy 0 -pith negative 0 -pith positive 1 -pith sadness 0 -pith surprise 0 -pith trust 1 -pithy anger 0 -pithy anticipation 0 -pithy disgust 0 -pithy fear 0 -pithy joy 0 -pithy negative 0 -pithy positive 0 -pithy sadness 0 -pithy surprise 0 -pithy trust 0 -pitted anger 0 -pitted anticipation 0 -pitted disgust 0 -pitted fear 0 -pitted joy 0 -pitted negative 0 -pitted positive 0 -pitted sadness 0 -pitted surprise 0 -pitted trust 0 -pity anger 0 -pity anticipation 0 -pity disgust 0 -pity fear 0 -pity joy 0 -pity negative 0 -pity positive 0 -pity sadness 1 -pity surprise 0 -pity trust 0 -pivot anger 0 -pivot anticipation 0 -pivot disgust 0 -pivot fear 0 -pivot joy 0 -pivot negative 0 -pivot positive 1 -pivot sadness 0 -pivot surprise 0 -pivot trust 1 -pix anger 0 -pix anticipation 0 -pix disgust 0 -pix fear 0 -pix joy 0 -pix negative 0 -pix positive 0 -pix sadness 0 -pix surprise 0 -pix trust 0 -placard anger 0 -placard anticipation 0 -placard disgust 0 -placard fear 0 -placard joy 0 -placard negative 0 -placard positive 0 -placard sadness 0 -placard surprise 1 -placard trust 0 -place anger 0 -place anticipation 0 -place disgust 0 -place fear 0 -place joy 0 -place negative 0 -place positive 0 -place sadness 0 -place surprise 0 -place trust 0 -placebo anger 0 -placebo anticipation 0 -placebo disgust 0 -placebo fear 0 -placebo joy 0 -placebo negative 0 -placebo positive 0 -placebo sadness 0 -placebo surprise 0 -placebo trust 0 -placid anger 0 -placid anticipation 0 -placid disgust 0 -placid fear 0 -placid joy 0 -placid negative 0 -placid positive 1 -placid sadness 0 -placid surprise 0 -placid trust 0 -placket anger 0 -placket anticipation 0 -placket disgust 0 -placket fear 0 -placket joy 0 -placket negative 0 -placket positive 0 -placket sadness 0 -placket surprise 0 -placket trust 0 -plagiarism anger 0 -plagiarism anticipation 0 -plagiarism disgust 1 -plagiarism fear 0 -plagiarism joy 0 -plagiarism negative 1 -plagiarism positive 0 -plagiarism sadness 0 -plagiarism surprise 0 -plagiarism trust 0 -plague anger 0 -plague anticipation 0 -plague disgust 1 -plague fear 1 -plague joy 0 -plague negative 1 -plague positive 0 -plague sadness 1 -plague surprise 0 -plague trust 0 -plaid anger 0 -plaid anticipation 0 -plaid disgust 0 -plaid fear 0 -plaid joy 0 -plaid negative 0 -plaid positive 0 -plaid sadness 0 -plaid surprise 0 -plaid trust 0 -plain anger 0 -plain anticipation 0 -plain disgust 0 -plain fear 0 -plain joy 0 -plain negative 0 -plain positive 0 -plain sadness 0 -plain surprise 0 -plain trust 0 -plaintiff anger 0 -plaintiff anticipation 0 -plaintiff disgust 0 -plaintiff fear 0 -plaintiff joy 0 -plaintiff negative 1 -plaintiff positive 0 -plaintiff sadness 0 -plaintiff surprise 0 -plaintiff trust 0 -plaintive anger 0 -plaintive anticipation 0 -plaintive disgust 0 -plaintive fear 0 -plaintive joy 0 -plaintive negative 0 -plaintive positive 0 -plaintive sadness 1 -plaintive surprise 0 -plaintive trust 0 -plan anger 0 -plan anticipation 1 -plan disgust 0 -plan fear 0 -plan joy 0 -plan negative 0 -plan positive 0 -plan sadness 0 -plan surprise 0 -plan trust 0 -plane anger 0 -plane anticipation 0 -plane disgust 0 -plane fear 0 -plane joy 0 -plane negative 0 -plane positive 0 -plane sadness 0 -plane surprise 0 -plane trust 0 -planet anger 0 -planet anticipation 0 -planet disgust 0 -planet fear 0 -planet joy 0 -planet negative 0 -planet positive 0 -planet sadness 0 -planet surprise 0 -planet trust 0 -planetarium anger 0 -planetarium anticipation 0 -planetarium disgust 0 -planetarium fear 0 -planetarium joy 0 -planetarium negative 0 -planetarium positive 0 -planetarium sadness 0 -planetarium surprise 0 -planetarium trust 0 -planets anger 0 -planets anticipation 0 -planets disgust 0 -planets fear 0 -planets joy 0 -planets negative 0 -planets positive 0 -planets sadness 0 -planets surprise 0 -planets trust 0 -plank anger 0 -plank anticipation 0 -plank disgust 0 -plank fear 0 -plank joy 0 -plank negative 0 -plank positive 0 -plank sadness 0 -plank surprise 0 -plank trust 0 -planned anger 0 -planned anticipation 0 -planned disgust 0 -planned fear 0 -planned joy 0 -planned negative 0 -planned positive 0 -planned sadness 0 -planned surprise 0 -planned trust 0 -planning anger 0 -planning anticipation 1 -planning disgust 0 -planning fear 0 -planning joy 0 -planning negative 0 -planning positive 1 -planning sadness 0 -planning surprise 0 -planning trust 1 -plant anger 0 -plant anticipation 0 -plant disgust 0 -plant fear 0 -plant joy 0 -plant negative 0 -plant positive 0 -plant sadness 0 -plant surprise 0 -plant trust 0 -plantation anger 0 -plantation anticipation 0 -plantation disgust 0 -plantation fear 0 -plantation joy 0 -plantation negative 0 -plantation positive 0 -plantation sadness 0 -plantation surprise 0 -plantation trust 0 -planter anger 0 -planter anticipation 0 -planter disgust 0 -planter fear 0 -planter joy 0 -planter negative 0 -planter positive 0 -planter sadness 0 -planter surprise 0 -planter trust 0 -planting anger 0 -planting anticipation 0 -planting disgust 0 -planting fear 0 -planting joy 0 -planting negative 0 -planting positive 0 -planting sadness 0 -planting surprise 0 -planting trust 0 -plasma anger 0 -plasma anticipation 0 -plasma disgust 0 -plasma fear 0 -plasma joy 0 -plasma negative 0 -plasma positive 0 -plasma sadness 0 -plasma surprise 0 -plasma trust 0 -plaster anger 0 -plaster anticipation 0 -plaster disgust 0 -plaster fear 0 -plaster joy 0 -plaster negative 0 -plaster positive 0 -plaster sadness 0 -plaster surprise 0 -plaster trust 0 -plastic anger 0 -plastic anticipation 0 -plastic disgust 0 -plastic fear 0 -plastic joy 0 -plastic negative 0 -plastic positive 0 -plastic sadness 0 -plastic surprise 0 -plastic trust 0 -plasticity anger 0 -plasticity anticipation 0 -plasticity disgust 0 -plasticity fear 0 -plasticity joy 0 -plasticity negative 0 -plasticity positive 0 -plasticity sadness 0 -plasticity surprise 0 -plasticity trust 0 -plat anger 0 -plat anticipation 0 -plat disgust 0 -plat fear 0 -plat joy 0 -plat negative 0 -plat positive 0 -plat sadness 0 -plat surprise 0 -plat trust 0 -plate anger 0 -plate anticipation 0 -plate disgust 0 -plate fear 0 -plate joy 0 -plate negative 0 -plate positive 0 -plate sadness 0 -plate surprise 0 -plate trust 0 -plateau anger 0 -plateau anticipation 0 -plateau disgust 0 -plateau fear 0 -plateau joy 0 -plateau negative 0 -plateau positive 0 -plateau sadness 0 -plateau surprise 0 -plateau trust 0 -plated anger 0 -plated anticipation 0 -plated disgust 0 -plated fear 0 -plated joy 0 -plated negative 1 -plated positive 0 -plated sadness 0 -plated surprise 0 -plated trust 0 -platform anger 0 -platform anticipation 0 -platform disgust 0 -platform fear 0 -platform joy 0 -platform negative 0 -platform positive 0 -platform sadness 0 -platform surprise 0 -platform trust 0 -plating anger 0 -plating anticipation 0 -plating disgust 0 -plating fear 0 -plating joy 0 -plating negative 0 -plating positive 0 -plating sadness 0 -plating surprise 0 -plating trust 0 -platoon anger 0 -platoon anticipation 0 -platoon disgust 0 -platoon fear 0 -platoon joy 0 -platoon negative 0 -platoon positive 0 -platoon sadness 0 -platoon surprise 0 -platoon trust 0 -platter anger 0 -platter anticipation 0 -platter disgust 0 -platter fear 0 -platter joy 0 -platter negative 0 -platter positive 0 -platter sadness 0 -platter surprise 0 -platter trust 0 -plausibility anger 0 -plausibility anticipation 0 -plausibility disgust 0 -plausibility fear 0 -plausibility joy 0 -plausibility negative 0 -plausibility positive 0 -plausibility sadness 0 -plausibility surprise 0 -plausibility trust 0 -play anger 0 -play anticipation 0 -play disgust 0 -play fear 0 -play joy 0 -play negative 0 -play positive 0 -play sadness 0 -play surprise 0 -play trust 0 -playa anger 0 -playa anticipation 0 -playa disgust 0 -playa fear 0 -playa joy 0 -playa negative 0 -playa positive 0 -playa sadness 0 -playa surprise 0 -playa trust 0 -player anger 0 -player anticipation 0 -player disgust 0 -player fear 0 -player joy 0 -player negative 1 -player positive 0 -player sadness 0 -player surprise 0 -player trust 0 -playful anger 1 -playful anticipation 0 -playful disgust 0 -playful fear 0 -playful joy 1 -playful negative 0 -playful positive 1 -playful sadness 0 -playful surprise 1 -playful trust 1 -playground anger 0 -playground anticipation 1 -playground disgust 0 -playground fear 0 -playground joy 1 -playground negative 0 -playground positive 1 -playground sadness 0 -playground surprise 1 -playground trust 1 -playhouse anger 0 -playhouse anticipation 0 -playhouse disgust 0 -playhouse fear 0 -playhouse joy 1 -playhouse negative 0 -playhouse positive 1 -playhouse sadness 0 -playhouse surprise 0 -playhouse trust 0 -playmate anger 0 -playmate anticipation 0 -playmate disgust 0 -playmate fear 0 -playmate joy 0 -playmate negative 0 -playmate positive 0 -playmate sadness 0 -playmate surprise 0 -playmate trust 0 -playwright anger 0 -playwright anticipation 0 -playwright disgust 0 -playwright fear 0 -playwright joy 0 -playwright negative 0 -playwright positive 0 -playwright sadness 0 -playwright surprise 0 -playwright trust 0 -plaza anger 0 -plaza anticipation 0 -plaza disgust 0 -plaza fear 0 -plaza joy 0 -plaza negative 0 -plaza positive 0 -plaza sadness 0 -plaza surprise 0 -plaza trust 0 -plea anger 0 -plea anticipation 1 -plea disgust 0 -plea fear 1 -plea joy 0 -plea negative 1 -plea positive 0 -plea sadness 1 -plea surprise 0 -plea trust 0 -pleasant anger 0 -pleasant anticipation 1 -pleasant disgust 0 -pleasant fear 0 -pleasant joy 1 -pleasant negative 0 -pleasant positive 1 -pleasant sadness 0 -pleasant surprise 1 -pleasant trust 1 -pleased anger 0 -pleased anticipation 0 -pleased disgust 0 -pleased fear 0 -pleased joy 1 -pleased negative 0 -pleased positive 1 -pleased sadness 0 -pleased surprise 0 -pleased trust 0 -pleasurable anger 0 -pleasurable anticipation 0 -pleasurable disgust 0 -pleasurable fear 0 -pleasurable joy 1 -pleasurable negative 0 -pleasurable positive 1 -pleasurable sadness 0 -pleasurable surprise 0 -pleasurable trust 0 -pleat anger 0 -pleat anticipation 0 -pleat disgust 0 -pleat fear 0 -pleat joy 0 -pleat negative 0 -pleat positive 0 -pleat sadness 0 -pleat surprise 0 -pleat trust 0 -pleated anger 0 -pleated anticipation 0 -pleated disgust 0 -pleated fear 0 -pleated joy 0 -pleated negative 0 -pleated positive 0 -pleated sadness 0 -pleated surprise 0 -pleated trust 0 -pledge anger 0 -pledge anticipation 0 -pledge disgust 0 -pledge fear 0 -pledge joy 1 -pledge negative 0 -pledge positive 1 -pledge sadness 0 -pledge surprise 0 -pledge trust 1 -pledged anger 0 -pledged anticipation 0 -pledged disgust 0 -pledged fear 0 -pledged joy 0 -pledged negative 0 -pledged positive 0 -pledged sadness 0 -pledged surprise 0 -pledged trust 0 -plenary anger 0 -plenary anticipation 0 -plenary disgust 0 -plenary fear 0 -plenary joy 0 -plenary negative 0 -plenary positive 1 -plenary sadness 0 -plenary surprise 0 -plenary trust 0 -plentiful anger 0 -plentiful anticipation 0 -plentiful disgust 0 -plentiful fear 0 -plentiful joy 0 -plentiful negative 0 -plentiful positive 1 -plentiful sadness 0 -plentiful surprise 0 -plentiful trust 0 -plenty anger 0 -plenty anticipation 0 -plenty disgust 0 -plenty fear 0 -plenty joy 0 -plenty negative 0 -plenty positive 0 -plenty sadness 0 -plenty surprise 0 -plenty trust 0 -plenum anger 0 -plenum anticipation 0 -plenum disgust 0 -plenum fear 0 -plenum joy 0 -plenum negative 0 -plenum positive 0 -plenum sadness 0 -plenum surprise 0 -plenum trust 0 -plethora anger 0 -plethora anticipation 0 -plethora disgust 0 -plethora fear 0 -plethora joy 0 -plethora negative 0 -plethora positive 0 -plethora sadness 0 -plethora surprise 0 -plethora trust 0 -plexus anger 0 -plexus anticipation 0 -plexus disgust 0 -plexus fear 0 -plexus joy 0 -plexus negative 0 -plexus positive 1 -plexus sadness 0 -plexus surprise 0 -plexus trust 0 -pliable anger 0 -pliable anticipation 0 -pliable disgust 0 -pliable fear 0 -pliable joy 0 -pliable negative 0 -pliable positive 0 -pliable sadness 0 -pliable surprise 0 -pliable trust 0 -plication anger 0 -plication anticipation 0 -plication disgust 0 -plication fear 0 -plication joy 0 -plication negative 0 -plication positive 0 -plication sadness 0 -plication surprise 0 -plication trust 0 -pliers anger 0 -pliers anticipation 0 -pliers disgust 0 -pliers fear 0 -pliers joy 0 -pliers negative 0 -pliers positive 0 -pliers sadness 0 -pliers surprise 0 -pliers trust 0 -plight anger 0 -plight anticipation 1 -plight disgust 1 -plight fear 1 -plight joy 0 -plight negative 1 -plight positive 0 -plight sadness 1 -plight surprise 0 -plight trust 0 -plinth anger 0 -plinth anticipation 0 -plinth disgust 0 -plinth fear 0 -plinth joy 0 -plinth negative 0 -plinth positive 0 -plinth sadness 0 -plinth surprise 0 -plinth trust 0 -plodding anger 0 -plodding anticipation 0 -plodding disgust 0 -plodding fear 0 -plodding joy 0 -plodding negative 1 -plodding positive 0 -plodding sadness 0 -plodding surprise 0 -plodding trust 0 -plot anger 0 -plot anticipation 0 -plot disgust 0 -plot fear 0 -plot joy 0 -plot negative 0 -plot positive 0 -plot sadness 0 -plot surprise 0 -plot trust 0 -plough anger 0 -plough anticipation 0 -plough disgust 0 -plough fear 0 -plough joy 0 -plough negative 0 -plough positive 0 -plough sadness 0 -plough surprise 0 -plough trust 0 -ploughed anger 0 -ploughed anticipation 0 -ploughed disgust 0 -ploughed fear 0 -ploughed joy 0 -ploughed negative 0 -ploughed positive 0 -ploughed sadness 0 -ploughed surprise 0 -ploughed trust 0 -plover anger 0 -plover anticipation 0 -plover disgust 0 -plover fear 0 -plover joy 0 -plover negative 0 -plover positive 0 -plover sadness 0 -plover surprise 0 -plover trust 0 -plow anger 0 -plow anticipation 0 -plow disgust 0 -plow fear 0 -plow joy 0 -plow negative 0 -plow positive 0 -plow sadness 0 -plow surprise 0 -plow trust 0 -plowed anger 0 -plowed anticipation 0 -plowed disgust 0 -plowed fear 0 -plowed joy 0 -plowed negative 0 -plowed positive 0 -plowed sadness 0 -plowed surprise 0 -plowed trust 0 -plowing anger 0 -plowing anticipation 0 -plowing disgust 0 -plowing fear 0 -plowing joy 0 -plowing negative 0 -plowing positive 0 -plowing sadness 0 -plowing surprise 0 -plowing trust 0 -pluck anger 0 -pluck anticipation 0 -pluck disgust 0 -pluck fear 0 -pluck joy 0 -pluck negative 0 -pluck positive 0 -pluck sadness 0 -pluck surprise 0 -pluck trust 0 -plug anger 0 -plug anticipation 0 -plug disgust 0 -plug fear 0 -plug joy 0 -plug negative 0 -plug positive 0 -plug sadness 0 -plug surprise 0 -plug trust 0 -plum anger 0 -plum anticipation 0 -plum disgust 0 -plum fear 0 -plum joy 0 -plum negative 0 -plum positive 1 -plum sadness 0 -plum surprise 0 -plum trust 0 -plumage anger 0 -plumage anticipation 0 -plumage disgust 0 -plumage fear 0 -plumage joy 0 -plumage negative 0 -plumage positive 0 -plumage sadness 0 -plumage surprise 0 -plumage trust 0 -plumb anger 0 -plumb anticipation 0 -plumb disgust 0 -plumb fear 0 -plumb joy 0 -plumb negative 0 -plumb positive 1 -plumb sadness 0 -plumb surprise 0 -plumb trust 0 -plume anger 0 -plume anticipation 0 -plume disgust 0 -plume fear 0 -plume joy 0 -plume negative 0 -plume positive 0 -plume sadness 0 -plume surprise 0 -plume trust 0 -plummet anger 0 -plummet anticipation 0 -plummet disgust 0 -plummet fear 1 -plummet joy 0 -plummet negative 1 -plummet positive 0 -plummet sadness 0 -plummet surprise 0 -plummet trust 0 -plump anger 0 -plump anticipation 1 -plump disgust 0 -plump fear 0 -plump joy 0 -plump negative 0 -plump positive 0 -plump sadness 0 -plump surprise 0 -plump trust 0 -plumper anger 0 -plumper anticipation 0 -plumper disgust 0 -plumper fear 0 -plumper joy 0 -plumper negative 0 -plumper positive 0 -plumper sadness 0 -plumper surprise 0 -plumper trust 0 -plunder anger 1 -plunder anticipation 0 -plunder disgust 1 -plunder fear 1 -plunder joy 0 -plunder negative 1 -plunder positive 0 -plunder sadness 1 -plunder surprise 1 -plunder trust 0 -plunge anger 0 -plunge anticipation 0 -plunge disgust 0 -plunge fear 1 -plunge joy 0 -plunge negative 1 -plunge positive 0 -plunge sadness 0 -plunge surprise 0 -plunge trust 0 -plural anger 0 -plural anticipation 0 -plural disgust 0 -plural fear 0 -plural joy 0 -plural negative 0 -plural positive 0 -plural sadness 0 -plural surprise 0 -plural trust 0 -plurality anger 0 -plurality anticipation 0 -plurality disgust 0 -plurality fear 0 -plurality joy 0 -plurality negative 0 -plurality positive 0 -plurality sadness 0 -plurality surprise 0 -plurality trust 0 -plush anger 0 -plush anticipation 0 -plush disgust 0 -plush fear 0 -plush joy 0 -plush negative 0 -plush positive 1 -plush sadness 0 -plush surprise 0 -plush trust 0 -plutonium anger 0 -plutonium anticipation 0 -plutonium disgust 0 -plutonium fear 0 -plutonium joy 0 -plutonium negative 0 -plutonium positive 0 -plutonium sadness 0 -plutonium surprise 0 -plutonium trust 0 -ply anger 0 -ply anticipation 0 -ply disgust 0 -ply fear 0 -ply joy 0 -ply negative 0 -ply positive 1 -ply sadness 0 -ply surprise 0 -ply trust 0 -pneumonia anger 0 -pneumonia anticipation 0 -pneumonia disgust 0 -pneumonia fear 1 -pneumonia joy 0 -pneumonia negative 1 -pneumonia positive 0 -pneumonia sadness 0 -pneumonia surprise 0 -pneumonia trust 0 -poaching anger 1 -poaching anticipation 0 -poaching disgust 1 -poaching fear 1 -poaching joy 0 -poaching negative 1 -poaching positive 0 -poaching sadness 1 -poaching surprise 0 -poaching trust 0 -pocket anger 0 -pocket anticipation 0 -pocket disgust 0 -pocket fear 0 -pocket joy 0 -pocket negative 0 -pocket positive 0 -pocket sadness 0 -pocket surprise 0 -pocket trust 0 -pocketbook anger 0 -pocketbook anticipation 0 -pocketbook disgust 0 -pocketbook fear 0 -pocketbook joy 0 -pocketbook negative 0 -pocketbook positive 0 -pocketbook sadness 0 -pocketbook surprise 0 -pocketbook trust 0 -pod anger 0 -pod anticipation 0 -pod disgust 0 -pod fear 0 -pod joy 0 -pod negative 0 -pod positive 0 -pod sadness 0 -pod surprise 0 -pod trust 0 -poem anger 0 -poem anticipation 0 -poem disgust 0 -poem fear 0 -poem joy 0 -poem negative 0 -poem positive 0 -poem sadness 0 -poem surprise 0 -poem trust 0 -poet anger 0 -poet anticipation 0 -poet disgust 0 -poet fear 0 -poet joy 0 -poet negative 0 -poet positive 0 -poet sadness 0 -poet surprise 0 -poet trust 0 -poetic anger 0 -poetic anticipation 0 -poetic disgust 0 -poetic fear 0 -poetic joy 0 -poetic negative 0 -poetic positive 0 -poetic sadness 0 -poetic surprise 0 -poetic trust 0 -poetical anger 0 -poetical anticipation 0 -poetical disgust 0 -poetical fear 0 -poetical joy 0 -poetical negative 0 -poetical positive 0 -poetical sadness 0 -poetical surprise 0 -poetical trust 0 -poetics anger 0 -poetics anticipation 0 -poetics disgust 0 -poetics fear 0 -poetics joy 0 -poetics negative 0 -poetics positive 0 -poetics sadness 0 -poetics surprise 0 -poetics trust 0 -poetry anger 0 -poetry anticipation 0 -poetry disgust 0 -poetry fear 0 -poetry joy 0 -poetry negative 0 -poetry positive 0 -poetry sadness 0 -poetry surprise 0 -poetry trust 0 -poignant anger 0 -poignant anticipation 0 -poignant disgust 0 -poignant fear 0 -poignant joy 0 -poignant negative 0 -poignant positive 0 -poignant sadness 0 -poignant surprise 0 -poignant trust 0 -point anger 0 -point anticipation 0 -point disgust 0 -point fear 0 -point joy 0 -point negative 0 -point positive 0 -point sadness 0 -point surprise 0 -point trust 0 -pointedly anger 0 -pointedly anticipation 0 -pointedly disgust 0 -pointedly fear 0 -pointedly joy 0 -pointedly negative 0 -pointedly positive 1 -pointedly sadness 0 -pointedly surprise 0 -pointedly trust 0 -pointer anger 0 -pointer anticipation 0 -pointer disgust 0 -pointer fear 0 -pointer joy 0 -pointer negative 0 -pointer positive 0 -pointer sadness 0 -pointer surprise 0 -pointer trust 0 -pointless anger 0 -pointless anticipation 0 -pointless disgust 0 -pointless fear 0 -pointless joy 0 -pointless negative 1 -pointless positive 0 -pointless sadness 1 -pointless surprise 0 -pointless trust 0 -poise anger 0 -poise anticipation 0 -poise disgust 0 -poise fear 0 -poise joy 0 -poise negative 0 -poise positive 0 -poise sadness 0 -poise surprise 0 -poise trust 0 -poison anger 1 -poison anticipation 0 -poison disgust 1 -poison fear 1 -poison joy 0 -poison negative 1 -poison positive 0 -poison sadness 1 -poison surprise 0 -poison trust 0 -poisoned anger 1 -poisoned anticipation 0 -poisoned disgust 1 -poisoned fear 1 -poisoned joy 0 -poisoned negative 1 -poisoned positive 0 -poisoned sadness 1 -poisoned surprise 0 -poisoned trust 0 -poisoning anger 0 -poisoning anticipation 0 -poisoning disgust 1 -poisoning fear 0 -poisoning joy 0 -poisoning negative 1 -poisoning positive 0 -poisoning sadness 0 -poisoning surprise 0 -poisoning trust 0 -poisonous anger 1 -poisonous anticipation 0 -poisonous disgust 1 -poisonous fear 1 -poisonous joy 0 -poisonous negative 1 -poisonous positive 0 -poisonous sadness 1 -poisonous surprise 0 -poisonous trust 0 -poke anger 0 -poke anticipation 1 -poke disgust 0 -poke fear 0 -poke joy 0 -poke negative 1 -poke positive 0 -poke sadness 0 -poke surprise 0 -poke trust 0 -poker anger 0 -poker anticipation 0 -poker disgust 0 -poker fear 0 -poker joy 0 -poker negative 0 -poker positive 0 -poker sadness 0 -poker surprise 0 -poker trust 0 -polar anger 0 -polar anticipation 0 -polar disgust 0 -polar fear 0 -polar joy 0 -polar negative 0 -polar positive 0 -polar sadness 0 -polar surprise 0 -polar trust 0 -polarity anger 0 -polarity anticipation 0 -polarity disgust 0 -polarity fear 0 -polarity joy 0 -polarity negative 0 -polarity positive 0 -polarity sadness 0 -polarity surprise 1 -polarity trust 0 -pole anger 0 -pole anticipation 0 -pole disgust 0 -pole fear 0 -pole joy 0 -pole negative 0 -pole positive 0 -pole sadness 0 -pole surprise 0 -pole trust 0 -polemic anger 1 -polemic anticipation 0 -polemic disgust 1 -polemic fear 0 -polemic joy 0 -polemic negative 1 -polemic positive 0 -polemic sadness 0 -polemic surprise 0 -polemic trust 0 -police anger 0 -police anticipation 0 -police disgust 0 -police fear 1 -police joy 0 -police negative 0 -police positive 1 -police sadness 0 -police surprise 0 -police trust 1 -policeman anger 0 -policeman anticipation 0 -policeman disgust 0 -policeman fear 1 -policeman joy 0 -policeman negative 0 -policeman positive 1 -policeman sadness 0 -policeman surprise 0 -policeman trust 1 -policy anger 0 -policy anticipation 0 -policy disgust 0 -policy fear 0 -policy joy 0 -policy negative 0 -policy positive 0 -policy sadness 0 -policy surprise 0 -policy trust 1 -polio anger 0 -polio anticipation 0 -polio disgust 0 -polio fear 1 -polio joy 0 -polio negative 1 -polio positive 0 -polio sadness 1 -polio surprise 0 -polio trust 0 -polish anger 0 -polish anticipation 0 -polish disgust 0 -polish fear 0 -polish joy 0 -polish negative 0 -polish positive 1 -polish sadness 0 -polish surprise 0 -polish trust 0 -polished anger 0 -polished anticipation 0 -polished disgust 0 -polished fear 0 -polished joy 0 -polished negative 0 -polished positive 1 -polished sadness 0 -polished surprise 0 -polished trust 0 -polite anger 0 -polite anticipation 0 -polite disgust 0 -polite fear 0 -polite joy 0 -polite negative 0 -polite positive 1 -polite sadness 0 -polite surprise 0 -polite trust 0 -politeness anger 0 -politeness anticipation 0 -politeness disgust 0 -politeness fear 0 -politeness joy 0 -politeness negative 0 -politeness positive 1 -politeness sadness 0 -politeness surprise 0 -politeness trust 0 -politic anger 0 -politic anticipation 0 -politic disgust 1 -politic fear 0 -politic joy 0 -politic negative 0 -politic positive 1 -politic sadness 0 -politic surprise 0 -politic trust 0 -politician anger 0 -politician anticipation 0 -politician disgust 0 -politician fear 0 -politician joy 0 -politician negative 0 -politician positive 0 -politician sadness 0 -politician surprise 0 -politician trust 0 -politics anger 1 -politics anticipation 0 -politics disgust 0 -politics fear 0 -politics joy 0 -politics negative 0 -politics positive 0 -politics sadness 0 -politics surprise 0 -politics trust 0 -polity anger 0 -polity anticipation 0 -polity disgust 0 -polity fear 0 -polity joy 0 -polity negative 0 -polity positive 0 -polity sadness 0 -polity surprise 0 -polity trust 0 -poll anger 0 -poll anticipation 0 -poll disgust 0 -poll fear 0 -poll joy 0 -poll negative 0 -poll positive 0 -poll sadness 0 -poll surprise 0 -poll trust 1 -pollute anger 0 -pollute anticipation 0 -pollute disgust 1 -pollute fear 0 -pollute joy 0 -pollute negative 1 -pollute positive 0 -pollute sadness 0 -pollute surprise 0 -pollute trust 0 -pollution anger 0 -pollution anticipation 0 -pollution disgust 1 -pollution fear 0 -pollution joy 0 -pollution negative 1 -pollution positive 0 -pollution sadness 0 -pollution surprise 0 -pollution trust 0 -polo anger 0 -polo anticipation 0 -polo disgust 0 -polo fear 0 -polo joy 0 -polo negative 0 -polo positive 0 -polo sadness 0 -polo surprise 0 -polo trust 0 -polygamy anger 0 -polygamy anticipation 0 -polygamy disgust 1 -polygamy fear 0 -polygamy joy 0 -polygamy negative 1 -polygamy positive 0 -polygamy sadness 0 -polygamy surprise 0 -polygamy trust 0 -polygon anger 0 -polygon anticipation 0 -polygon disgust 0 -polygon fear 0 -polygon joy 0 -polygon negative 0 -polygon positive 0 -polygon sadness 0 -polygon surprise 0 -polygon trust 0 -polygonal anger 0 -polygonal anticipation 0 -polygonal disgust 0 -polygonal fear 0 -polygonal joy 0 -polygonal negative 0 -polygonal positive 0 -polygonal sadness 0 -polygonal surprise 0 -polygonal trust 0 -polymer anger 0 -polymer anticipation 0 -polymer disgust 0 -polymer fear 0 -polymer joy 0 -polymer negative 0 -polymer positive 0 -polymer sadness 0 -polymer surprise 0 -polymer trust 0 -polymorphism anger 0 -polymorphism anticipation 0 -polymorphism disgust 0 -polymorphism fear 0 -polymorphism joy 0 -polymorphism negative 0 -polymorphism positive 0 -polymorphism sadness 0 -polymorphism surprise 0 -polymorphism trust 0 -pomp anger 0 -pomp anticipation 0 -pomp disgust 0 -pomp fear 0 -pomp joy 0 -pomp negative 1 -pomp positive 0 -pomp sadness 0 -pomp surprise 0 -pomp trust 0 -pompous anger 0 -pompous anticipation 0 -pompous disgust 1 -pompous fear 0 -pompous joy 0 -pompous negative 1 -pompous positive 0 -pompous sadness 0 -pompous surprise 0 -pompous trust 0 -poncho anger 0 -poncho anticipation 0 -poncho disgust 0 -poncho fear 0 -poncho joy 0 -poncho negative 0 -poncho positive 0 -poncho sadness 0 -poncho surprise 0 -poncho trust 0 -pond anger 0 -pond anticipation 0 -pond disgust 0 -pond fear 0 -pond joy 0 -pond negative 0 -pond positive 0 -pond sadness 0 -pond surprise 0 -pond trust 0 -ponder anger 0 -ponder anticipation 0 -ponder disgust 0 -ponder fear 0 -ponder joy 0 -ponder negative 0 -ponder positive 0 -ponder sadness 0 -ponder surprise 0 -ponder trust 0 -ponderous anger 0 -ponderous anticipation 0 -ponderous disgust 0 -ponderous fear 0 -ponderous joy 0 -ponderous negative 1 -ponderous positive 0 -ponderous sadness 0 -ponderous surprise 0 -ponderous trust 0 -pontiff anger 0 -pontiff anticipation 0 -pontiff disgust 0 -pontiff fear 0 -pontiff joy 0 -pontiff negative 0 -pontiff positive 0 -pontiff sadness 0 -pontiff surprise 0 -pontiff trust 1 -pontificate anger 0 -pontificate anticipation 0 -pontificate disgust 0 -pontificate fear 0 -pontificate joy 0 -pontificate negative 0 -pontificate positive 0 -pontificate sadness 0 -pontificate surprise 0 -pontificate trust 0 -pontoon anger 0 -pontoon anticipation 0 -pontoon disgust 0 -pontoon fear 0 -pontoon joy 0 -pontoon negative 0 -pontoon positive 0 -pontoon sadness 0 -pontoon surprise 0 -pontoon trust 0 -pony anger 0 -pony anticipation 0 -pony disgust 0 -pony fear 0 -pony joy 0 -pony negative 0 -pony positive 0 -pony sadness 0 -pony surprise 0 -pony trust 0 -poodle anger 0 -poodle anticipation 0 -poodle disgust 0 -poodle fear 0 -poodle joy 0 -poodle negative 0 -poodle positive 0 -poodle sadness 0 -poodle surprise 0 -poodle trust 0 -pool anger 0 -pool anticipation 0 -pool disgust 0 -pool fear 0 -pool joy 0 -pool negative 0 -pool positive 1 -pool sadness 0 -pool surprise 0 -pool trust 0 -poop anger 0 -poop anticipation 0 -poop disgust 0 -poop fear 0 -poop joy 0 -poop negative 0 -poop positive 0 -poop sadness 0 -poop surprise 0 -poop trust 0 -poorly anger 0 -poorly anticipation 0 -poorly disgust 0 -poorly fear 0 -poorly joy 0 -poorly negative 1 -poorly positive 0 -poorly sadness 0 -poorly surprise 0 -poorly trust 0 -pop anger 0 -pop anticipation 0 -pop disgust 0 -pop fear 0 -pop joy 0 -pop negative 1 -pop positive 0 -pop sadness 0 -pop surprise 1 -pop trust 0 -pope anger 0 -pope anticipation 0 -pope disgust 0 -pope fear 0 -pope joy 0 -pope negative 0 -pope positive 1 -pope sadness 0 -pope surprise 0 -pope trust 0 -poppy anger 0 -poppy anticipation 0 -poppy disgust 0 -poppy fear 0 -poppy joy 0 -poppy negative 0 -poppy positive 0 -poppy sadness 0 -poppy surprise 0 -poppy trust 0 -popular anger 0 -popular anticipation 0 -popular disgust 0 -popular fear 0 -popular joy 0 -popular negative 0 -popular positive 0 -popular sadness 0 -popular surprise 0 -popular trust 0 -popularity anger 0 -popularity anticipation 0 -popularity disgust 0 -popularity fear 0 -popularity joy 0 -popularity negative 0 -popularity positive 1 -popularity sadness 0 -popularity surprise 0 -popularity trust 0 -popularized anger 0 -popularized anticipation 0 -popularized disgust 0 -popularized fear 0 -popularized joy 0 -popularized negative 0 -popularized positive 1 -popularized sadness 0 -popularized surprise 0 -popularized trust 0 -population anger 0 -population anticipation 0 -population disgust 0 -population fear 0 -population joy 0 -population negative 0 -population positive 1 -population sadness 0 -population surprise 0 -population trust 0 -populous anger 0 -populous anticipation 0 -populous disgust 0 -populous fear 0 -populous joy 0 -populous negative 0 -populous positive 0 -populous sadness 0 -populous surprise 0 -populous trust 0 -porcelain anger 0 -porcelain anticipation 0 -porcelain disgust 0 -porcelain fear 0 -porcelain joy 0 -porcelain negative 0 -porcelain positive 0 -porcelain sadness 0 -porcelain surprise 0 -porcelain trust 0 -porch anger 0 -porch anticipation 0 -porch disgust 0 -porch fear 0 -porch joy 0 -porch negative 0 -porch positive 0 -porch sadness 0 -porch surprise 0 -porch trust 0 -porcupine anger 0 -porcupine anticipation 0 -porcupine disgust 0 -porcupine fear 0 -porcupine joy 0 -porcupine negative 1 -porcupine positive 0 -porcupine sadness 0 -porcupine surprise 0 -porcupine trust 0 -pore anger 0 -pore anticipation 0 -pore disgust 0 -pore fear 0 -pore joy 0 -pore negative 0 -pore positive 0 -pore sadness 0 -pore surprise 0 -pore trust 0 -pork anger 0 -pork anticipation 0 -pork disgust 0 -pork fear 0 -pork joy 0 -pork negative 0 -pork positive 0 -pork sadness 0 -pork surprise 0 -pork trust 0 -porn anger 0 -porn anticipation 0 -porn disgust 1 -porn fear 0 -porn joy 0 -porn negative 1 -porn positive 0 -porn sadness 0 -porn surprise 0 -porn trust 0 -porno anger 0 -porno anticipation 0 -porno disgust 0 -porno fear 0 -porno joy 0 -porno negative 1 -porno positive 0 -porno sadness 0 -porno surprise 0 -porno trust 0 -pornographic anger 0 -pornographic anticipation 0 -pornographic disgust 0 -pornographic fear 0 -pornographic joy 0 -pornographic negative 1 -pornographic positive 0 -pornographic sadness 0 -pornographic surprise 0 -pornographic trust 0 -pornography anger 0 -pornography anticipation 0 -pornography disgust 1 -pornography fear 0 -pornography joy 0 -pornography negative 1 -pornography positive 0 -pornography sadness 0 -pornography surprise 0 -pornography trust 0 -porosity anger 0 -porosity anticipation 0 -porosity disgust 0 -porosity fear 0 -porosity joy 0 -porosity negative 0 -porosity positive 0 -porosity sadness 0 -porosity surprise 0 -porosity trust 0 -porous anger 0 -porous anticipation 0 -porous disgust 0 -porous fear 0 -porous joy 0 -porous negative 0 -porous positive 0 -porous sadness 0 -porous surprise 0 -porous trust 0 -porridge anger 0 -porridge anticipation 0 -porridge disgust 0 -porridge fear 0 -porridge joy 0 -porridge negative 0 -porridge positive 0 -porridge sadness 0 -porridge surprise 0 -porridge trust 0 -port anger 0 -port anticipation 0 -port disgust 0 -port fear 0 -port joy 0 -port negative 0 -port positive 0 -port sadness 0 -port surprise 0 -port trust 0 -portable anger 0 -portable anticipation 0 -portable disgust 0 -portable fear 0 -portable joy 0 -portable negative 0 -portable positive 1 -portable sadness 0 -portable surprise 0 -portable trust 0 -portage anger 0 -portage anticipation 0 -portage disgust 0 -portage fear 0 -portage joy 0 -portage negative 0 -portage positive 0 -portage sadness 0 -portage surprise 0 -portage trust 0 -portal anger 0 -portal anticipation 0 -portal disgust 0 -portal fear 0 -portal joy 0 -portal negative 0 -portal positive 0 -portal sadness 0 -portal surprise 0 -portal trust 0 -porter anger 0 -porter anticipation 0 -porter disgust 0 -porter fear 0 -porter joy 0 -porter negative 0 -porter positive 0 -porter sadness 0 -porter surprise 0 -porter trust 0 -portfolio anger 0 -portfolio anticipation 0 -portfolio disgust 0 -portfolio fear 0 -portfolio joy 0 -portfolio negative 0 -portfolio positive 0 -portfolio sadness 0 -portfolio surprise 0 -portfolio trust 0 -portico anger 0 -portico anticipation 0 -portico disgust 0 -portico fear 0 -portico joy 0 -portico negative 0 -portico positive 0 -portico sadness 0 -portico surprise 0 -portico trust 0 -portion anger 0 -portion anticipation 0 -portion disgust 0 -portion fear 0 -portion joy 0 -portion negative 0 -portion positive 0 -portion sadness 0 -portion surprise 0 -portion trust 0 -portrait anger 0 -portrait anticipation 0 -portrait disgust 0 -portrait fear 0 -portrait joy 0 -portrait negative 0 -portrait positive 0 -portrait sadness 0 -portrait surprise 0 -portrait trust 0 -portraiture anger 0 -portraiture anticipation 0 -portraiture disgust 0 -portraiture fear 0 -portraiture joy 0 -portraiture negative 0 -portraiture positive 0 -portraiture sadness 0 -portraiture surprise 0 -portraiture trust 0 -portray anger 0 -portray anticipation 0 -portray disgust 0 -portray fear 0 -portray joy 0 -portray negative 0 -portray positive 0 -portray sadness 0 -portray surprise 0 -portray trust 0 -pose anger 0 -pose anticipation 0 -pose disgust 0 -pose fear 0 -pose joy 0 -pose negative 1 -pose positive 0 -pose sadness 0 -pose surprise 0 -pose trust 0 -poser anger 0 -poser anticipation 0 -poser disgust 0 -poser fear 0 -poser joy 0 -poser negative 0 -poser positive 0 -poser sadness 0 -poser surprise 0 -poser trust 0 -posited anger 0 -posited anticipation 0 -posited disgust 0 -posited fear 0 -posited joy 0 -posited negative 0 -posited positive 0 -posited sadness 0 -posited surprise 0 -posited trust 0 -position anger 0 -position anticipation 0 -position disgust 0 -position fear 0 -position joy 0 -position negative 0 -position positive 0 -position sadness 0 -position surprise 0 -position trust 0 -posse anger 0 -posse anticipation 0 -posse disgust 0 -posse fear 1 -posse joy 0 -posse negative 0 -posse positive 0 -posse sadness 0 -posse surprise 0 -posse trust 0 -possess anger 0 -possess anticipation 1 -possess disgust 0 -possess fear 0 -possess joy 1 -possess negative 0 -possess positive 1 -possess sadness 0 -possess surprise 0 -possess trust 1 -possessed anger 1 -possessed anticipation 0 -possessed disgust 1 -possessed fear 1 -possessed joy 0 -possessed negative 1 -possessed positive 0 -possessed sadness 0 -possessed surprise 0 -possessed trust 0 -possessing anger 0 -possessing anticipation 0 -possessing disgust 0 -possessing fear 0 -possessing joy 0 -possessing negative 0 -possessing positive 0 -possessing sadness 0 -possessing surprise 0 -possessing trust 0 -possession anger 1 -possession anticipation 0 -possession disgust 1 -possession fear 1 -possession joy 0 -possession negative 1 -possession positive 0 -possession sadness 0 -possession surprise 0 -possession trust 0 -possessor anger 0 -possessor anticipation 0 -possessor disgust 0 -possessor fear 0 -possessor joy 0 -possessor negative 0 -possessor positive 0 -possessor sadness 0 -possessor surprise 0 -possessor trust 0 -possibility anger 0 -possibility anticipation 1 -possibility disgust 0 -possibility fear 0 -possibility joy 0 -possibility negative 0 -possibility positive 0 -possibility sadness 0 -possibility surprise 0 -possibility trust 0 -possibly anger 0 -possibly anticipation 0 -possibly disgust 0 -possibly fear 0 -possibly joy 0 -possibly negative 0 -possibly positive 0 -possibly sadness 0 -possibly surprise 0 -possibly trust 0 -post anger 0 -post anticipation 0 -post disgust 0 -post fear 0 -post joy 0 -post negative 0 -post positive 0 -post sadness 0 -post surprise 0 -post trust 0 -postal anger 0 -postal anticipation 0 -postal disgust 0 -postal fear 0 -postal joy 0 -postal negative 0 -postal positive 0 -postal sadness 0 -postal surprise 0 -postal trust 0 -poster anger 0 -poster anticipation 0 -poster disgust 0 -poster fear 0 -poster joy 0 -poster negative 0 -poster positive 0 -poster sadness 0 -poster surprise 0 -poster trust 0 -posterior anger 0 -posterior anticipation 0 -posterior disgust 0 -posterior fear 0 -posterior joy 0 -posterior negative 0 -posterior positive 0 -posterior sadness 0 -posterior surprise 0 -posterior trust 0 -posterity anger 0 -posterity anticipation 0 -posterity disgust 0 -posterity fear 0 -posterity joy 0 -posterity negative 0 -posterity positive 0 -posterity sadness 0 -posterity surprise 0 -posterity trust 0 -posthumous anger 0 -posthumous anticipation 0 -posthumous disgust 0 -posthumous fear 0 -posthumous joy 0 -posthumous negative 1 -posthumous positive 0 -posthumous sadness 1 -posthumous surprise 0 -posthumous trust 0 -postpone anger 0 -postpone anticipation 0 -postpone disgust 0 -postpone fear 0 -postpone joy 0 -postpone negative 0 -postpone positive 0 -postpone sadness 0 -postpone surprise 0 -postpone trust 0 -postponed anger 0 -postponed anticipation 0 -postponed disgust 0 -postponed fear 0 -postponed joy 0 -postponed negative 0 -postponed positive 0 -postponed sadness 0 -postponed surprise 0 -postponed trust 0 -postponement anger 0 -postponement anticipation 0 -postponement disgust 0 -postponement fear 0 -postponement joy 0 -postponement negative 1 -postponement positive 0 -postponement sadness 0 -postponement surprise 1 -postponement trust 0 -postscript anger 0 -postscript anticipation 0 -postscript disgust 0 -postscript fear 0 -postscript joy 0 -postscript negative 0 -postscript positive 0 -postscript sadness 0 -postscript surprise 0 -postscript trust 0 -postulate anger 0 -postulate anticipation 0 -postulate disgust 0 -postulate fear 0 -postulate joy 0 -postulate negative 0 -postulate positive 0 -postulate sadness 0 -postulate surprise 0 -postulate trust 0 -posture anger 0 -posture anticipation 0 -posture disgust 0 -posture fear 0 -posture joy 0 -posture negative 0 -posture positive 0 -posture sadness 0 -posture surprise 0 -posture trust 0 -pot anger 0 -pot anticipation 0 -pot disgust 0 -pot fear 0 -pot joy 0 -pot negative 0 -pot positive 0 -pot sadness 0 -pot surprise 0 -pot trust 0 -potable anger 0 -potable anticipation 0 -potable disgust 0 -potable fear 0 -potable joy 0 -potable negative 0 -potable positive 1 -potable sadness 0 -potable surprise 0 -potable trust 0 -potency anger 0 -potency anticipation 0 -potency disgust 0 -potency fear 0 -potency joy 0 -potency negative 0 -potency positive 1 -potency sadness 0 -potency surprise 0 -potency trust 0 -potent anger 0 -potent anticipation 0 -potent disgust 0 -potent fear 0 -potent joy 0 -potent negative 0 -potent positive 0 -potent sadness 0 -potent surprise 0 -potent trust 0 -potential anger 0 -potential anticipation 0 -potential disgust 0 -potential fear 0 -potential joy 0 -potential negative 0 -potential positive 0 -potential sadness 0 -potential surprise 0 -potential trust 0 -potion anger 0 -potion anticipation 0 -potion disgust 0 -potion fear 0 -potion joy 0 -potion negative 0 -potion positive 0 -potion sadness 0 -potion surprise 0 -potion trust 0 -potluck anger 0 -potluck anticipation 0 -potluck disgust 0 -potluck fear 0 -potluck joy 0 -potluck negative 0 -potluck positive 0 -potluck sadness 0 -potluck surprise 0 -potluck trust 0 -potpourri anger 0 -potpourri anticipation 0 -potpourri disgust 0 -potpourri fear 0 -potpourri joy 0 -potpourri negative 0 -potpourri positive 0 -potpourri sadness 0 -potpourri surprise 0 -potpourri trust 0 -potter anger 0 -potter anticipation 0 -potter disgust 0 -potter fear 0 -potter joy 0 -potter negative 0 -potter positive 0 -potter sadness 0 -potter surprise 0 -potter trust 0 -pottery anger 0 -pottery anticipation 0 -pottery disgust 0 -pottery fear 0 -pottery joy 0 -pottery negative 0 -pottery positive 0 -pottery sadness 0 -pottery surprise 0 -pottery trust 0 -pouch anger 0 -pouch anticipation 0 -pouch disgust 0 -pouch fear 0 -pouch joy 0 -pouch negative 0 -pouch positive 0 -pouch sadness 0 -pouch surprise 0 -pouch trust 0 -poultry anger 0 -poultry anticipation 0 -poultry disgust 0 -poultry fear 0 -poultry joy 0 -poultry negative 0 -poultry positive 0 -poultry sadness 0 -poultry surprise 0 -poultry trust 0 -pound anger 1 -pound anticipation 0 -pound disgust 0 -pound fear 0 -pound joy 0 -pound negative 1 -pound positive 0 -pound sadness 0 -pound surprise 0 -pound trust 0 -pour anger 0 -pour anticipation 0 -pour disgust 0 -pour fear 0 -pour joy 0 -pour negative 0 -pour positive 0 -pour sadness 0 -pour surprise 0 -pour trust 0 -poverty anger 1 -poverty anticipation 0 -poverty disgust 1 -poverty fear 1 -poverty joy 0 -poverty negative 1 -poverty positive 0 -poverty sadness 1 -poverty surprise 0 -poverty trust 0 -pow anger 1 -pow anticipation 0 -pow disgust 0 -pow fear 0 -pow joy 0 -pow negative 0 -pow positive 0 -pow sadness 0 -pow surprise 0 -pow trust 0 -powder anger 0 -powder anticipation 0 -powder disgust 0 -powder fear 0 -powder joy 0 -powder negative 0 -powder positive 0 -powder sadness 0 -powder surprise 0 -powder trust 0 -powdered anger 0 -powdered anticipation 0 -powdered disgust 0 -powdered fear 0 -powdered joy 0 -powdered negative 0 -powdered positive 0 -powdered sadness 0 -powdered surprise 0 -powdered trust 0 -powdery anger 0 -powdery anticipation 0 -powdery disgust 0 -powdery fear 0 -powdery joy 0 -powdery negative 0 -powdery positive 0 -powdery sadness 0 -powdery surprise 0 -powdery trust 0 -powerful anger 1 -powerful anticipation 1 -powerful disgust 1 -powerful fear 1 -powerful joy 1 -powerful negative 0 -powerful positive 1 -powerful sadness 0 -powerful surprise 0 -powerful trust 1 -powerfully anger 0 -powerfully anticipation 0 -powerfully disgust 0 -powerfully fear 1 -powerfully joy 0 -powerfully negative 0 -powerfully positive 1 -powerfully sadness 0 -powerfully surprise 0 -powerfully trust 0 -powerless anger 1 -powerless anticipation 0 -powerless disgust 1 -powerless fear 1 -powerless joy 0 -powerless negative 1 -powerless positive 0 -powerless sadness 1 -powerless surprise 0 -powerless trust 0 -pox anger 0 -pox anticipation 0 -pox disgust 0 -pox fear 0 -pox joy 0 -pox negative 0 -pox positive 0 -pox sadness 0 -pox surprise 0 -pox trust 0 -practicable anger 0 -practicable anticipation 0 -practicable disgust 0 -practicable fear 0 -practicable joy 0 -practicable negative 0 -practicable positive 0 -practicable sadness 0 -practicable surprise 0 -practicable trust 0 -practical anger 0 -practical anticipation 0 -practical disgust 0 -practical fear 0 -practical joy 0 -practical negative 0 -practical positive 0 -practical sadness 0 -practical surprise 0 -practical trust 0 -practically anger 0 -practically anticipation 0 -practically disgust 0 -practically fear 0 -practically joy 0 -practically negative 0 -practically positive 0 -practically sadness 0 -practically surprise 0 -practically trust 0 -practice anger 0 -practice anticipation 0 -practice disgust 0 -practice fear 0 -practice joy 0 -practice negative 0 -practice positive 1 -practice sadness 0 -practice surprise 0 -practice trust 0 -practiced anger 0 -practiced anticipation 0 -practiced disgust 0 -practiced fear 0 -practiced joy 1 -practiced negative 0 -practiced positive 1 -practiced sadness 0 -practiced surprise 1 -practiced trust 1 -practise anger 0 -practise anticipation 1 -practise disgust 0 -practise fear 0 -practise joy 0 -practise negative 0 -practise positive 1 -practise sadness 0 -practise surprise 0 -practise trust 0 -practitioner anger 0 -practitioner anticipation 0 -practitioner disgust 0 -practitioner fear 0 -practitioner joy 0 -practitioner negative 0 -practitioner positive 0 -practitioner sadness 0 -practitioner surprise 0 -practitioner trust 0 -prairie anger 0 -prairie anticipation 0 -prairie disgust 0 -prairie fear 0 -prairie joy 0 -prairie negative 0 -prairie positive 0 -prairie sadness 0 -prairie surprise 0 -prairie trust 0 -praise anger 0 -praise anticipation 0 -praise disgust 0 -praise fear 0 -praise joy 1 -praise negative 0 -praise positive 1 -praise sadness 0 -praise surprise 0 -praise trust 1 -praised anger 0 -praised anticipation 0 -praised disgust 0 -praised fear 0 -praised joy 1 -praised negative 0 -praised positive 1 -praised sadness 0 -praised surprise 0 -praised trust 0 -praiseworthy anger 0 -praiseworthy anticipation 1 -praiseworthy disgust 0 -praiseworthy fear 0 -praiseworthy joy 1 -praiseworthy negative 0 -praiseworthy positive 1 -praiseworthy sadness 0 -praiseworthy surprise 1 -praiseworthy trust 1 -prank anger 0 -prank anticipation 0 -prank disgust 0 -prank fear 0 -prank joy 0 -prank negative 1 -prank positive 0 -prank sadness 0 -prank surprise 1 -prank trust 0 -praxis anger 0 -praxis anticipation 0 -praxis disgust 0 -praxis fear 0 -praxis joy 0 -praxis negative 0 -praxis positive 0 -praxis sadness 0 -praxis surprise 0 -praxis trust 0 -pray anger 0 -pray anticipation 1 -pray disgust 0 -pray fear 1 -pray joy 1 -pray negative 0 -pray positive 1 -pray sadness 0 -pray surprise 1 -pray trust 1 -prayer anger 0 -prayer anticipation 0 -prayer disgust 0 -prayer fear 0 -prayer joy 0 -prayer negative 0 -prayer positive 0 -prayer sadness 0 -prayer surprise 0 -prayer trust 0 -preach anger 0 -preach anticipation 0 -preach disgust 0 -preach fear 0 -preach joy 0 -preach negative 0 -preach positive 0 -preach sadness 0 -preach surprise 0 -preach trust 0 -preacher anger 0 -preacher anticipation 0 -preacher disgust 0 -preacher fear 0 -preacher joy 0 -preacher negative 0 -preacher positive 0 -preacher sadness 0 -preacher surprise 0 -preacher trust 0 -preaching anger 0 -preaching anticipation 0 -preaching disgust 0 -preaching fear 0 -preaching joy 0 -preaching negative 0 -preaching positive 0 -preaching sadness 0 -preaching surprise 0 -preaching trust 0 -preamble anger 0 -preamble anticipation 0 -preamble disgust 0 -preamble fear 0 -preamble joy 0 -preamble negative 0 -preamble positive 0 -preamble sadness 0 -preamble surprise 0 -preamble trust 0 -precarious anger 0 -precarious anticipation 1 -precarious disgust 0 -precarious fear 1 -precarious joy 0 -precarious negative 1 -precarious positive 0 -precarious sadness 1 -precarious surprise 0 -precarious trust 0 -precaution anger 0 -precaution anticipation 0 -precaution disgust 0 -precaution fear 0 -precaution joy 0 -precaution negative 0 -precaution positive 1 -precaution sadness 0 -precaution surprise 0 -precaution trust 0 -precautionary anger 0 -precautionary anticipation 0 -precautionary disgust 0 -precautionary fear 0 -precautionary joy 0 -precautionary negative 0 -precautionary positive 0 -precautionary sadness 0 -precautionary surprise 0 -precautionary trust 0 -precede anger 0 -precede anticipation 0 -precede disgust 0 -precede fear 0 -precede joy 0 -precede negative 0 -precede positive 1 -precede sadness 0 -precede surprise 0 -precede trust 0 -precedence anger 0 -precedence anticipation 0 -precedence disgust 0 -precedence fear 0 -precedence joy 0 -precedence negative 0 -precedence positive 1 -precedence sadness 0 -precedence surprise 0 -precedence trust 1 -precedent anger 0 -precedent anticipation 0 -precedent disgust 0 -precedent fear 0 -precedent joy 0 -precedent negative 0 -precedent positive 0 -precedent sadness 0 -precedent surprise 0 -precedent trust 0 -preceding anger 0 -preceding anticipation 0 -preceding disgust 0 -preceding fear 0 -preceding joy 0 -preceding negative 0 -preceding positive 0 -preceding sadness 0 -preceding surprise 0 -preceding trust 0 -precept anger 0 -precept anticipation 0 -precept disgust 0 -precept fear 0 -precept joy 0 -precept negative 0 -precept positive 0 -precept sadness 0 -precept surprise 0 -precept trust 0 -preceptor anger 0 -preceptor anticipation 0 -preceptor disgust 0 -preceptor fear 0 -preceptor joy 0 -preceptor negative 0 -preceptor positive 0 -preceptor sadness 0 -preceptor surprise 0 -preceptor trust 0 -precession anger 0 -precession anticipation 0 -precession disgust 0 -precession fear 0 -precession joy 0 -precession negative 0 -precession positive 0 -precession sadness 0 -precession surprise 0 -precession trust 0 -precinct anger 0 -precinct anticipation 0 -precinct disgust 0 -precinct fear 0 -precinct joy 0 -precinct negative 1 -precinct positive 0 -precinct sadness 0 -precinct surprise 0 -precinct trust 0 -precincts anger 0 -precincts anticipation 0 -precincts disgust 0 -precincts fear 0 -precincts joy 0 -precincts negative 0 -precincts positive 0 -precincts sadness 0 -precincts surprise 0 -precincts trust 0 -precious anger 0 -precious anticipation 1 -precious disgust 0 -precious fear 0 -precious joy 1 -precious negative 0 -precious positive 1 -precious sadness 0 -precious surprise 1 -precious trust 0 -precipice anger 0 -precipice anticipation 0 -precipice disgust 0 -precipice fear 1 -precipice joy 0 -precipice negative 0 -precipice positive 0 -precipice sadness 0 -precipice surprise 0 -precipice trust 0 -precipitate anger 0 -precipitate anticipation 0 -precipitate disgust 0 -precipitate fear 0 -precipitate joy 0 -precipitate negative 0 -precipitate positive 0 -precipitate sadness 0 -precipitate surprise 0 -precipitate trust 0 -precipitation anger 0 -precipitation anticipation 0 -precipitation disgust 0 -precipitation fear 0 -precipitation joy 0 -precipitation negative 0 -precipitation positive 0 -precipitation sadness 0 -precipitation surprise 0 -precipitation trust 0 -precipitous anger 0 -precipitous anticipation 0 -precipitous disgust 0 -precipitous fear 0 -precipitous joy 0 -precipitous negative 0 -precipitous positive 0 -precipitous sadness 0 -precipitous surprise 0 -precipitous trust 0 -precise anger 0 -precise anticipation 0 -precise disgust 0 -precise fear 0 -precise joy 0 -precise negative 0 -precise positive 1 -precise sadness 0 -precise surprise 0 -precise trust 0 -precisely anger 0 -precisely anticipation 0 -precisely disgust 0 -precisely fear 0 -precisely joy 0 -precisely negative 0 -precisely positive 0 -precisely sadness 0 -precisely surprise 0 -precisely trust 0 -precision anger 0 -precision anticipation 0 -precision disgust 0 -precision fear 0 -precision joy 0 -precision negative 0 -precision positive 1 -precision sadness 0 -precision surprise 0 -precision trust 0 -preclude anger 1 -preclude anticipation 0 -preclude disgust 0 -preclude fear 0 -preclude joy 0 -preclude negative 0 -preclude positive 0 -preclude sadness 0 -preclude surprise 0 -preclude trust 0 -precocious anger 0 -precocious anticipation 0 -precocious disgust 0 -precocious fear 0 -precocious joy 0 -precocious negative 0 -precocious positive 0 -precocious sadness 0 -precocious surprise 0 -precocious trust 0 -precursor anger 0 -precursor anticipation 1 -precursor disgust 0 -precursor fear 0 -precursor joy 0 -precursor negative 0 -precursor positive 0 -precursor sadness 0 -precursor surprise 0 -precursor trust 0 -predatory anger 0 -predatory anticipation 0 -predatory disgust 0 -predatory fear 0 -predatory joy 0 -predatory negative 1 -predatory positive 0 -predatory sadness 0 -predatory surprise 0 -predatory trust 0 -predecessor anger 0 -predecessor anticipation 0 -predecessor disgust 0 -predecessor fear 0 -predecessor joy 0 -predecessor negative 0 -predecessor positive 0 -predecessor sadness 0 -predecessor surprise 0 -predecessor trust 0 -predicament anger 0 -predicament anticipation 0 -predicament disgust 0 -predicament fear 1 -predicament joy 0 -predicament negative 1 -predicament positive 0 -predicament sadness 0 -predicament surprise 0 -predicament trust 0 -predicate anger 0 -predicate anticipation 0 -predicate disgust 0 -predicate fear 0 -predicate joy 0 -predicate negative 0 -predicate positive 0 -predicate sadness 0 -predicate surprise 0 -predicate trust 0 -predict anger 0 -predict anticipation 1 -predict disgust 0 -predict fear 0 -predict joy 0 -predict negative 0 -predict positive 0 -predict sadness 0 -predict surprise 0 -predict trust 0 -predicting anger 0 -predicting anticipation 0 -predicting disgust 0 -predicting fear 0 -predicting joy 0 -predicting negative 0 -predicting positive 0 -predicting sadness 0 -predicting surprise 0 -predicting trust 0 -prediction anger 0 -prediction anticipation 1 -prediction disgust 0 -prediction fear 0 -prediction joy 0 -prediction negative 0 -prediction positive 0 -prediction sadness 0 -prediction surprise 0 -prediction trust 0 -predictive anger 0 -predictive anticipation 0 -predictive disgust 0 -predictive fear 0 -predictive joy 0 -predictive negative 0 -predictive positive 0 -predictive sadness 0 -predictive surprise 0 -predictive trust 0 -predictor anger 0 -predictor anticipation 0 -predictor disgust 0 -predictor fear 0 -predictor joy 0 -predictor negative 0 -predictor positive 0 -predictor sadness 0 -predictor surprise 0 -predictor trust 0 -predilection anger 0 -predilection anticipation 1 -predilection disgust 0 -predilection fear 0 -predilection joy 0 -predilection negative 0 -predilection positive 1 -predilection sadness 0 -predilection surprise 0 -predilection trust 0 -predispose anger 0 -predispose anticipation 1 -predispose disgust 0 -predispose fear 0 -predispose joy 0 -predispose negative 0 -predispose positive 0 -predispose sadness 0 -predispose surprise 0 -predispose trust 0 -predisposed anger 0 -predisposed anticipation 0 -predisposed disgust 0 -predisposed fear 0 -predisposed joy 0 -predisposed negative 0 -predisposed positive 0 -predisposed sadness 0 -predisposed surprise 0 -predisposed trust 0 -predisposition anger 0 -predisposition anticipation 0 -predisposition disgust 0 -predisposition fear 0 -predisposition joy 0 -predisposition negative 0 -predisposition positive 0 -predisposition sadness 0 -predisposition surprise 0 -predisposition trust 0 -predominance anger 0 -predominance anticipation 0 -predominance disgust 0 -predominance fear 0 -predominance joy 0 -predominance negative 0 -predominance positive 0 -predominance sadness 0 -predominance surprise 0 -predominance trust 0 -predominant anger 0 -predominant anticipation 0 -predominant disgust 0 -predominant fear 0 -predominant joy 0 -predominant negative 0 -predominant positive 1 -predominant sadness 0 -predominant surprise 0 -predominant trust 1 -predominate anger 0 -predominate anticipation 0 -predominate disgust 0 -predominate fear 0 -predominate joy 0 -predominate negative 0 -predominate positive 0 -predominate sadness 0 -predominate surprise 0 -predominate trust 0 -preeminent anger 0 -preeminent anticipation 0 -preeminent disgust 0 -preeminent fear 0 -preeminent joy 0 -preeminent negative 0 -preeminent positive 1 -preeminent sadness 0 -preeminent surprise 0 -preeminent trust 0 -preemption anger 0 -preemption anticipation 0 -preemption disgust 0 -preemption fear 0 -preemption joy 0 -preemption negative 0 -preemption positive 0 -preemption sadness 0 -preemption surprise 0 -preemption trust 0 -preface anger 0 -preface anticipation 0 -preface disgust 0 -preface fear 0 -preface joy 0 -preface negative 0 -preface positive 0 -preface sadness 0 -preface surprise 0 -preface trust 0 -prefect anger 0 -prefect anticipation 0 -prefect disgust 0 -prefect fear 0 -prefect joy 0 -prefect negative 0 -prefect positive 0 -prefect sadness 0 -prefect surprise 0 -prefect trust 0 -prefer anger 0 -prefer anticipation 0 -prefer disgust 0 -prefer fear 0 -prefer joy 0 -prefer negative 0 -prefer positive 1 -prefer sadness 0 -prefer surprise 0 -prefer trust 1 -preference anger 0 -preference anticipation 0 -preference disgust 0 -preference fear 0 -preference joy 0 -preference negative 0 -preference positive 0 -preference sadness 0 -preference surprise 0 -preference trust 0 -preferential anger 0 -preferential anticipation 0 -preferential disgust 0 -preferential fear 0 -preferential joy 0 -preferential negative 0 -preferential positive 0 -preferential sadness 0 -preferential surprise 0 -preferential trust 0 -prefix anger 0 -prefix anticipation 0 -prefix disgust 0 -prefix fear 0 -prefix joy 0 -prefix negative 0 -prefix positive 0 -prefix sadness 0 -prefix surprise 0 -prefix trust 0 -pregnancy anger 0 -pregnancy anticipation 0 -pregnancy disgust 1 -pregnancy fear 0 -pregnancy joy 0 -pregnancy negative 1 -pregnancy positive 0 -pregnancy sadness 0 -pregnancy surprise 0 -pregnancy trust 0 -prehistoric anger 0 -prehistoric anticipation 0 -prehistoric disgust 0 -prehistoric fear 0 -prehistoric joy 0 -prehistoric negative 0 -prehistoric positive 0 -prehistoric sadness 0 -prehistoric surprise 0 -prehistoric trust 0 -prejudice anger 1 -prejudice anticipation 0 -prejudice disgust 0 -prejudice fear 0 -prejudice joy 0 -prejudice negative 1 -prejudice positive 0 -prejudice sadness 0 -prejudice surprise 0 -prejudice trust 0 -prejudiced anger 0 -prejudiced anticipation 0 -prejudiced disgust 1 -prejudiced fear 1 -prejudiced joy 0 -prejudiced negative 1 -prejudiced positive 0 -prejudiced sadness 0 -prejudiced surprise 0 -prejudiced trust 0 -prejudicial anger 1 -prejudicial anticipation 0 -prejudicial disgust 0 -prejudicial fear 0 -prejudicial joy 0 -prejudicial negative 1 -prejudicial positive 0 -prejudicial sadness 0 -prejudicial surprise 0 -prejudicial trust 0 -preliminary anger 0 -preliminary anticipation 1 -preliminary disgust 0 -preliminary fear 0 -preliminary joy 0 -preliminary negative 0 -preliminary positive 0 -preliminary sadness 0 -preliminary surprise 0 -preliminary trust 0 -prelude anger 0 -prelude anticipation 0 -prelude disgust 0 -prelude fear 0 -prelude joy 0 -prelude negative 0 -prelude positive 0 -prelude sadness 0 -prelude surprise 0 -prelude trust 0 -premature anger 0 -premature anticipation 0 -premature disgust 0 -premature fear 0 -premature joy 0 -premature negative 0 -premature positive 0 -premature sadness 0 -premature surprise 1 -premature trust 0 -prematurely anger 0 -prematurely anticipation 0 -prematurely disgust 0 -prematurely fear 0 -prematurely joy 0 -prematurely negative 0 -prematurely positive 0 -prematurely sadness 0 -prematurely surprise 0 -prematurely trust 0 -premeditated anger 0 -premeditated anticipation 0 -premeditated disgust 0 -premeditated fear 1 -premeditated joy 0 -premeditated negative 1 -premeditated positive 0 -premeditated sadness 0 -premeditated surprise 0 -premeditated trust 0 -premier anger 0 -premier anticipation 0 -premier disgust 0 -premier fear 0 -premier joy 0 -premier negative 0 -premier positive 1 -premier sadness 0 -premier surprise 0 -premier trust 0 -premise anger 0 -premise anticipation 0 -premise disgust 0 -premise fear 0 -premise joy 0 -premise negative 0 -premise positive 0 -premise sadness 0 -premise surprise 0 -premise trust 0 -premises anger 0 -premises anticipation 0 -premises disgust 0 -premises fear 0 -premises joy 0 -premises negative 0 -premises positive 1 -premises sadness 0 -premises surprise 0 -premises trust 0 -premium anger 0 -premium anticipation 0 -premium disgust 0 -premium fear 0 -premium joy 0 -premium negative 0 -premium positive 0 -premium sadness 0 -premium surprise 0 -premium trust 0 -preoccupation anger 0 -preoccupation anticipation 0 -preoccupation disgust 0 -preoccupation fear 0 -preoccupation joy 0 -preoccupation negative 0 -preoccupation positive 0 -preoccupation sadness 0 -preoccupation surprise 0 -preoccupation trust 0 -preoccupied anger 0 -preoccupied anticipation 0 -preoccupied disgust 0 -preoccupied fear 0 -preoccupied joy 0 -preoccupied negative 0 -preoccupied positive 0 -preoccupied sadness 0 -preoccupied surprise 0 -preoccupied trust 0 -preparation anger 0 -preparation anticipation 1 -preparation disgust 0 -preparation fear 0 -preparation joy 0 -preparation negative 0 -preparation positive 0 -preparation sadness 0 -preparation surprise 0 -preparation trust 0 -preparatory anger 0 -preparatory anticipation 1 -preparatory disgust 0 -preparatory fear 0 -preparatory joy 0 -preparatory negative 0 -preparatory positive 0 -preparatory sadness 0 -preparatory surprise 0 -preparatory trust 0 -prepare anger 0 -prepare anticipation 1 -prepare disgust 0 -prepare fear 0 -prepare joy 0 -prepare negative 0 -prepare positive 1 -prepare sadness 0 -prepare surprise 0 -prepare trust 0 -prepared anger 0 -prepared anticipation 1 -prepared disgust 0 -prepared fear 0 -prepared joy 0 -prepared negative 0 -prepared positive 1 -prepared sadness 0 -prepared surprise 0 -prepared trust 1 -preparedness anger 0 -preparedness anticipation 1 -preparedness disgust 0 -preparedness fear 0 -preparedness joy 0 -preparedness negative 0 -preparedness positive 0 -preparedness sadness 0 -preparedness surprise 0 -preparedness trust 0 -preparer anger 0 -preparer anticipation 0 -preparer disgust 0 -preparer fear 0 -preparer joy 0 -preparer negative 0 -preparer positive 0 -preparer sadness 0 -preparer surprise 0 -preparer trust 0 -preparing anger 0 -preparing anticipation 0 -preparing disgust 0 -preparing fear 0 -preparing joy 0 -preparing negative 0 -preparing positive 0 -preparing sadness 0 -preparing surprise 0 -preparing trust 0 -preponderance anger 0 -preponderance anticipation 0 -preponderance disgust 0 -preponderance fear 0 -preponderance joy 0 -preponderance negative 0 -preponderance positive 0 -preponderance sadness 0 -preponderance surprise 0 -preponderance trust 1 -prerequisite anger 0 -prerequisite anticipation 1 -prerequisite disgust 0 -prerequisite fear 0 -prerequisite joy 0 -prerequisite negative 0 -prerequisite positive 0 -prerequisite sadness 0 -prerequisite surprise 0 -prerequisite trust 0 -prerogative anger 0 -prerogative anticipation 0 -prerogative disgust 0 -prerogative fear 0 -prerogative joy 0 -prerogative negative 0 -prerogative positive 0 -prerogative sadness 0 -prerogative surprise 0 -prerogative trust 0 -prescient anger 0 -prescient anticipation 1 -prescient disgust 0 -prescient fear 0 -prescient joy 0 -prescient negative 0 -prescient positive 1 -prescient sadness 0 -prescient surprise 0 -prescient trust 0 -prescribed anger 0 -prescribed anticipation 0 -prescribed disgust 0 -prescribed fear 0 -prescribed joy 0 -prescribed negative 0 -prescribed positive 0 -prescribed sadness 0 -prescribed surprise 0 -prescribed trust 0 -prescription anger 0 -prescription anticipation 0 -prescription disgust 0 -prescription fear 0 -prescription joy 0 -prescription negative 0 -prescription positive 0 -prescription sadness 0 -prescription surprise 0 -prescription trust 0 -prescriptive anger 0 -prescriptive anticipation 0 -prescriptive disgust 0 -prescriptive fear 0 -prescriptive joy 0 -prescriptive negative 0 -prescriptive positive 0 -prescriptive sadness 0 -prescriptive surprise 0 -prescriptive trust 0 -presence anger 0 -presence anticipation 0 -presence disgust 0 -presence fear 0 -presence joy 0 -presence negative 0 -presence positive 1 -presence sadness 0 -presence surprise 0 -presence trust 0 -present anger 0 -present anticipation 1 -present disgust 0 -present fear 0 -present joy 1 -present negative 0 -present positive 1 -present sadness 0 -present surprise 1 -present trust 1 -presentable anger 0 -presentable anticipation 0 -presentable disgust 0 -presentable fear 0 -presentable joy 0 -presentable negative 0 -presentable positive 1 -presentable sadness 0 -presentable surprise 0 -presentable trust 0 -presentation anger 0 -presentation anticipation 0 -presentation disgust 0 -presentation fear 0 -presentation joy 0 -presentation negative 0 -presentation positive 0 -presentation sadness 0 -presentation surprise 0 -presentation trust 0 -presentment anger 0 -presentment anticipation 0 -presentment disgust 0 -presentment fear 0 -presentment joy 0 -presentment negative 1 -presentment positive 1 -presentment sadness 0 -presentment surprise 0 -presentment trust 0 -preservation anger 0 -preservation anticipation 0 -preservation disgust 0 -preservation fear 0 -preservation joy 0 -preservation negative 0 -preservation positive 0 -preservation sadness 0 -preservation surprise 0 -preservation trust 0 -preservative anger 0 -preservative anticipation 1 -preservative disgust 0 -preservative fear 0 -preservative joy 1 -preservative negative 0 -preservative positive 1 -preservative sadness 0 -preservative surprise 1 -preservative trust 1 -preserve anger 0 -preserve anticipation 0 -preserve disgust 0 -preserve fear 0 -preserve joy 0 -preserve negative 0 -preserve positive 1 -preserve sadness 0 -preserve surprise 0 -preserve trust 0 -preserved anger 0 -preserved anticipation 0 -preserved disgust 0 -preserved fear 0 -preserved joy 0 -preserved negative 0 -preserved positive 0 -preserved sadness 0 -preserved surprise 0 -preserved trust 0 -preserving anger 0 -preserving anticipation 0 -preserving disgust 0 -preserving fear 0 -preserving joy 0 -preserving negative 0 -preserving positive 0 -preserving sadness 0 -preserving surprise 0 -preserving trust 0 -preside anger 0 -preside anticipation 0 -preside disgust 0 -preside fear 0 -preside joy 0 -preside negative 0 -preside positive 0 -preside sadness 0 -preside surprise 0 -preside trust 0 -presidency anger 0 -presidency anticipation 0 -presidency disgust 0 -presidency fear 0 -presidency joy 0 -presidency negative 0 -presidency positive 0 -presidency sadness 0 -presidency surprise 0 -presidency trust 0 -president anger 0 -president anticipation 0 -president disgust 0 -president fear 0 -president joy 0 -president negative 0 -president positive 1 -president sadness 0 -president surprise 0 -president trust 1 -press anger 0 -press anticipation 0 -press disgust 0 -press fear 0 -press joy 0 -press negative 0 -press positive 0 -press sadness 0 -press surprise 0 -press trust 0 -pressing anger 0 -pressing anticipation 0 -pressing disgust 0 -pressing fear 0 -pressing joy 0 -pressing negative 0 -pressing positive 0 -pressing sadness 0 -pressing surprise 0 -pressing trust 0 -pressure anger 0 -pressure anticipation 0 -pressure disgust 0 -pressure fear 0 -pressure joy 0 -pressure negative 1 -pressure positive 0 -pressure sadness 0 -pressure surprise 0 -pressure trust 0 -prestige anger 0 -prestige anticipation 0 -prestige disgust 0 -prestige fear 0 -prestige joy 1 -prestige negative 0 -prestige positive 1 -prestige sadness 0 -prestige surprise 0 -prestige trust 1 -presto anger 0 -presto anticipation 0 -presto disgust 0 -presto fear 0 -presto joy 1 -presto negative 0 -presto positive 1 -presto sadness 0 -presto surprise 1 -presto trust 0 -presumption anger 0 -presumption anticipation 0 -presumption disgust 0 -presumption fear 0 -presumption joy 0 -presumption negative 0 -presumption positive 0 -presumption sadness 0 -presumption surprise 0 -presumption trust 1 -presumptive anger 0 -presumptive anticipation 0 -presumptive disgust 0 -presumptive fear 0 -presumptive joy 0 -presumptive negative 0 -presumptive positive 0 -presumptive sadness 0 -presumptive surprise 0 -presumptive trust 0 -presumptuous anger 1 -presumptuous anticipation 0 -presumptuous disgust 1 -presumptuous fear 0 -presumptuous joy 0 -presumptuous negative 1 -presumptuous positive 0 -presumptuous sadness 0 -presumptuous surprise 0 -presumptuous trust 0 -presuppose anger 0 -presuppose anticipation 0 -presuppose disgust 0 -presuppose fear 0 -presuppose joy 0 -presuppose negative 0 -presuppose positive 0 -presuppose sadness 0 -presuppose surprise 0 -presuppose trust 0 -pretend anger 0 -pretend anticipation 0 -pretend disgust 0 -pretend fear 0 -pretend joy 0 -pretend negative 1 -pretend positive 0 -pretend sadness 0 -pretend surprise 0 -pretend trust 0 -pretended anger 0 -pretended anticipation 0 -pretended disgust 0 -pretended fear 0 -pretended joy 0 -pretended negative 1 -pretended positive 0 -pretended sadness 0 -pretended surprise 0 -pretended trust 0 -pretending anger 1 -pretending anticipation 0 -pretending disgust 0 -pretending fear 0 -pretending joy 0 -pretending negative 1 -pretending positive 0 -pretending sadness 0 -pretending surprise 0 -pretending trust 0 -pretense anger 0 -pretense anticipation 0 -pretense disgust 0 -pretense fear 0 -pretense joy 0 -pretense negative 1 -pretense positive 0 -pretense sadness 0 -pretense surprise 0 -pretense trust 0 -pretensions anger 0 -pretensions anticipation 0 -pretensions disgust 0 -pretensions fear 0 -pretensions joy 0 -pretensions negative 1 -pretensions positive 0 -pretensions sadness 0 -pretensions surprise 0 -pretensions trust 0 -pretext anger 0 -pretext anticipation 0 -pretext disgust 0 -pretext fear 0 -pretext joy 0 -pretext negative 0 -pretext positive 0 -pretext sadness 0 -pretext surprise 0 -pretext trust 0 -pretty anger 0 -pretty anticipation 1 -pretty disgust 0 -pretty fear 0 -pretty joy 1 -pretty negative 0 -pretty positive 1 -pretty sadness 0 -pretty surprise 0 -pretty trust 1 -prevail anger 0 -prevail anticipation 1 -prevail disgust 0 -prevail fear 0 -prevail joy 1 -prevail negative 0 -prevail positive 1 -prevail sadness 0 -prevail surprise 0 -prevail trust 0 -prevailing anger 0 -prevailing anticipation 0 -prevailing disgust 0 -prevailing fear 0 -prevailing joy 0 -prevailing negative 0 -prevailing positive 0 -prevailing sadness 0 -prevailing surprise 0 -prevailing trust 0 -prevalence anger 0 -prevalence anticipation 0 -prevalence disgust 0 -prevalence fear 0 -prevalence joy 0 -prevalence negative 0 -prevalence positive 0 -prevalence sadness 0 -prevalence surprise 0 -prevalence trust 0 -prevalent anger 0 -prevalent anticipation 0 -prevalent disgust 0 -prevalent fear 0 -prevalent joy 0 -prevalent negative 0 -prevalent positive 0 -prevalent sadness 0 -prevalent surprise 0 -prevalent trust 1 -prevent anger 0 -prevent anticipation 0 -prevent disgust 0 -prevent fear 1 -prevent joy 0 -prevent negative 0 -prevent positive 0 -prevent sadness 0 -prevent surprise 0 -prevent trust 0 -preventative anger 0 -preventative anticipation 0 -preventative disgust 0 -preventative fear 0 -preventative joy 0 -preventative negative 0 -preventative positive 0 -preventative sadness 0 -preventative surprise 0 -preventative trust 0 -prevention anger 0 -prevention anticipation 1 -prevention disgust 0 -prevention fear 0 -prevention joy 0 -prevention negative 0 -prevention positive 1 -prevention sadness 0 -prevention surprise 0 -prevention trust 0 -preventive anger 0 -preventive anticipation 0 -preventive disgust 0 -preventive fear 0 -preventive joy 0 -preventive negative 1 -preventive positive 0 -preventive sadness 0 -preventive surprise 0 -preventive trust 0 -previous anger 0 -previous anticipation 0 -previous disgust 0 -previous fear 0 -previous joy 0 -previous negative 0 -previous positive 0 -previous sadness 0 -previous surprise 0 -previous trust 0 -previously anger 0 -previously anticipation 0 -previously disgust 0 -previously fear 0 -previously joy 0 -previously negative 0 -previously positive 0 -previously sadness 0 -previously surprise 0 -previously trust 0 -prey anger 0 -prey anticipation 0 -prey disgust 0 -prey fear 1 -prey joy 0 -prey negative 1 -prey positive 0 -prey sadness 0 -prey surprise 0 -prey trust 0 -price anger 0 -price anticipation 0 -price disgust 0 -price fear 0 -price joy 0 -price negative 0 -price positive 0 -price sadness 0 -price surprise 0 -price trust 0 -priceless anger 0 -priceless anticipation 0 -priceless disgust 0 -priceless fear 0 -priceless joy 0 -priceless negative 0 -priceless positive 1 -priceless sadness 0 -priceless surprise 0 -priceless trust 0 -prick anger 1 -prick anticipation 0 -prick disgust 1 -prick fear 1 -prick joy 0 -prick negative 1 -prick positive 0 -prick sadness 0 -prick surprise 1 -prick trust 0 -prickly anger 0 -prickly anticipation 0 -prickly disgust 0 -prickly fear 0 -prickly joy 0 -prickly negative 1 -prickly positive 0 -prickly sadness 0 -prickly surprise 0 -prickly trust 0 -pride anger 0 -pride anticipation 0 -pride disgust 0 -pride fear 0 -pride joy 1 -pride negative 0 -pride positive 1 -pride sadness 0 -pride surprise 0 -pride trust 0 -priest anger 0 -priest anticipation 0 -priest disgust 0 -priest fear 0 -priest joy 0 -priest negative 0 -priest positive 1 -priest sadness 0 -priest surprise 0 -priest trust 1 -priesthood anger 0 -priesthood anticipation 1 -priesthood disgust 0 -priesthood fear 0 -priesthood joy 1 -priesthood negative 0 -priesthood positive 1 -priesthood sadness 1 -priesthood surprise 0 -priesthood trust 1 -priestly anger 0 -priestly anticipation 0 -priestly disgust 0 -priestly fear 0 -priestly joy 0 -priestly negative 0 -priestly positive 1 -priestly sadness 0 -priestly surprise 0 -priestly trust 0 -prim anger 0 -prim anticipation 0 -prim disgust 0 -prim fear 0 -prim joy 0 -prim negative 0 -prim positive 0 -prim sadness 0 -prim surprise 0 -prim trust 0 -primacy anger 0 -primacy anticipation 0 -primacy disgust 0 -primacy fear 0 -primacy joy 0 -primacy negative 0 -primacy positive 1 -primacy sadness 0 -primacy surprise 0 -primacy trust 0 -primary anger 0 -primary anticipation 0 -primary disgust 0 -primary fear 0 -primary joy 0 -primary negative 0 -primary positive 1 -primary sadness 0 -primary surprise 0 -primary trust 0 -primate anger 0 -primate anticipation 0 -primate disgust 0 -primate fear 0 -primate joy 0 -primate negative 0 -primate positive 0 -primate sadness 0 -primate surprise 0 -primate trust 0 -primates anger 0 -primates anticipation 0 -primates disgust 0 -primates fear 0 -primates joy 0 -primates negative 0 -primates positive 0 -primates sadness 0 -primates surprise 0 -primates trust 0 -prime anger 0 -prime anticipation 0 -prime disgust 0 -prime fear 0 -prime joy 0 -prime negative 0 -prime positive 1 -prime sadness 0 -prime surprise 0 -prime trust 0 -primed anger 0 -primed anticipation 0 -primed disgust 0 -primed fear 0 -primed joy 0 -primed negative 0 -primed positive 0 -primed sadness 0 -primed surprise 0 -primed trust 0 -primer anger 0 -primer anticipation 0 -primer disgust 0 -primer fear 0 -primer joy 0 -primer negative 0 -primer positive 1 -primer sadness 0 -primer surprise 0 -primer trust 1 -primeval anger 0 -primeval anticipation 0 -primeval disgust 0 -primeval fear 0 -primeval joy 0 -primeval negative 0 -primeval positive 0 -primeval sadness 0 -primeval surprise 0 -primeval trust 0 -priming anger 0 -priming anticipation 0 -priming disgust 0 -priming fear 0 -priming joy 0 -priming negative 0 -priming positive 0 -priming sadness 0 -priming surprise 0 -priming trust 0 -primitive anger 0 -primitive anticipation 0 -primitive disgust 0 -primitive fear 0 -primitive joy 0 -primitive negative 0 -primitive positive 0 -primitive sadness 0 -primitive surprise 0 -primitive trust 0 -primordial anger 0 -primordial anticipation 0 -primordial disgust 0 -primordial fear 0 -primordial joy 0 -primordial negative 0 -primordial positive 0 -primordial sadness 0 -primordial surprise 0 -primordial trust 0 -prince anger 0 -prince anticipation 0 -prince disgust 0 -prince fear 0 -prince joy 0 -prince negative 0 -prince positive 1 -prince sadness 0 -prince surprise 0 -prince trust 0 -princely anger 0 -princely anticipation 1 -princely disgust 0 -princely fear 0 -princely joy 1 -princely negative 0 -princely positive 1 -princely sadness 0 -princely surprise 1 -princely trust 1 -princess anger 0 -princess anticipation 0 -princess disgust 0 -princess fear 0 -princess joy 0 -princess negative 0 -princess positive 1 -princess sadness 0 -princess surprise 0 -princess trust 0 -principal anger 0 -principal anticipation 0 -principal disgust 0 -principal fear 0 -principal joy 0 -principal negative 0 -principal positive 1 -principal sadness 0 -principal surprise 0 -principal trust 1 -principally anger 0 -principally anticipation 0 -principally disgust 0 -principally fear 0 -principally joy 0 -principally negative 0 -principally positive 0 -principally sadness 0 -principally surprise 0 -principally trust 0 -principle anger 0 -principle anticipation 0 -principle disgust 0 -principle fear 0 -principle joy 0 -principle negative 0 -principle positive 0 -principle sadness 0 -principle surprise 0 -principle trust 0 -print anger 0 -print anticipation 0 -print disgust 0 -print fear 0 -print joy 0 -print negative 0 -print positive 0 -print sadness 0 -print surprise 0 -print trust 0 -printer anger 0 -printer anticipation 0 -printer disgust 0 -printer fear 0 -printer joy 0 -printer negative 0 -printer positive 0 -printer sadness 0 -printer surprise 0 -printer trust 0 -printing anger 0 -printing anticipation 0 -printing disgust 0 -printing fear 0 -printing joy 0 -printing negative 0 -printing positive 0 -printing sadness 0 -printing surprise 0 -printing trust 0 -prior anger 0 -prior anticipation 0 -prior disgust 0 -prior fear 0 -prior joy 0 -prior negative 0 -prior positive 0 -prior sadness 0 -prior surprise 0 -prior trust 0 -priority anger 0 -priority anticipation 0 -priority disgust 0 -priority fear 0 -priority joy 0 -priority negative 0 -priority positive 0 -priority sadness 0 -priority surprise 0 -priority trust 0 -priory anger 0 -priory anticipation 0 -priory disgust 0 -priory fear 0 -priory joy 0 -priory negative 0 -priory positive 0 -priory sadness 0 -priory surprise 0 -priory trust 0 -prism anger 0 -prism anticipation 0 -prism disgust 0 -prism fear 0 -prism joy 0 -prism negative 0 -prism positive 0 -prism sadness 0 -prism surprise 0 -prism trust 0 -prismatic anger 0 -prismatic anticipation 0 -prismatic disgust 0 -prismatic fear 0 -prismatic joy 0 -prismatic negative 0 -prismatic positive 0 -prismatic sadness 0 -prismatic surprise 0 -prismatic trust 0 -prison anger 1 -prison anticipation 0 -prison disgust 0 -prison fear 1 -prison joy 0 -prison negative 1 -prison positive 0 -prison sadness 1 -prison surprise 0 -prison trust 0 -prisoner anger 1 -prisoner anticipation 0 -prisoner disgust 1 -prisoner fear 1 -prisoner joy 0 -prisoner negative 1 -prisoner positive 0 -prisoner sadness 1 -prisoner surprise 0 -prisoner trust 0 -pristine anger 0 -pristine anticipation 0 -pristine disgust 0 -pristine fear 0 -pristine joy 0 -pristine negative 0 -pristine positive 1 -pristine sadness 0 -pristine surprise 0 -pristine trust 0 -privacy anger 0 -privacy anticipation 0 -privacy disgust 0 -privacy fear 0 -privacy joy 0 -privacy negative 0 -privacy positive 0 -privacy sadness 0 -privacy surprise 0 -privacy trust 0 -private anger 0 -private anticipation 0 -private disgust 0 -private fear 0 -private joy 0 -private negative 0 -private positive 0 -private sadness 0 -private surprise 0 -private trust 0 -privately anger 0 -privately anticipation 0 -privately disgust 0 -privately fear 0 -privately joy 0 -privately negative 0 -privately positive 0 -privately sadness 0 -privately surprise 0 -privately trust 0 -privilege anger 0 -privilege anticipation 0 -privilege disgust 0 -privilege fear 0 -privilege joy 0 -privilege negative 0 -privilege positive 0 -privilege sadness 0 -privilege surprise 0 -privilege trust 0 -privileged anger 0 -privileged anticipation 0 -privileged disgust 0 -privileged fear 0 -privileged joy 1 -privileged negative 0 -privileged positive 1 -privileged sadness 0 -privileged surprise 0 -privileged trust 1 -privy anger 0 -privy anticipation 0 -privy disgust 0 -privy fear 0 -privy joy 0 -privy negative 1 -privy positive 0 -privy sadness 0 -privy surprise 0 -privy trust 1 -probability anger 0 -probability anticipation 1 -probability disgust 0 -probability fear 0 -probability joy 0 -probability negative 0 -probability positive 0 -probability sadness 0 -probability surprise 0 -probability trust 0 -probable anger 0 -probable anticipation 0 -probable disgust 0 -probable fear 0 -probable joy 0 -probable negative 0 -probable positive 0 -probable sadness 0 -probable surprise 0 -probable trust 0 -probation anger 0 -probation anticipation 1 -probation disgust 0 -probation fear 1 -probation joy 0 -probation negative 0 -probation positive 0 -probation sadness 1 -probation surprise 0 -probation trust 0 -probationary anger 0 -probationary anticipation 0 -probationary disgust 0 -probationary fear 0 -probationary joy 0 -probationary negative 0 -probationary positive 0 -probationary sadness 0 -probationary surprise 0 -probationary trust 0 -probative anger 0 -probative anticipation 0 -probative disgust 0 -probative fear 0 -probative joy 0 -probative negative 0 -probative positive 0 -probative sadness 0 -probative surprise 0 -probative trust 0 -probe anger 0 -probe anticipation 0 -probe disgust 0 -probe fear 0 -probe joy 0 -probe negative 0 -probe positive 0 -probe sadness 0 -probe surprise 0 -probe trust 0 -probity anger 0 -probity anticipation 0 -probity disgust 0 -probity fear 0 -probity joy 0 -probity negative 0 -probity positive 1 -probity sadness 0 -probity surprise 0 -probity trust 1 -problem anger 0 -problem anticipation 0 -problem disgust 0 -problem fear 1 -problem joy 0 -problem negative 1 -problem positive 0 -problem sadness 1 -problem surprise 0 -problem trust 0 -procedure anger 0 -procedure anticipation 0 -procedure disgust 0 -procedure fear 1 -procedure joy 0 -procedure negative 0 -procedure positive 1 -procedure sadness 0 -procedure surprise 0 -procedure trust 0 -proceed anger 0 -proceed anticipation 0 -proceed disgust 0 -proceed fear 0 -proceed joy 0 -proceed negative 0 -proceed positive 0 -proceed sadness 0 -proceed surprise 0 -proceed trust 0 -proceeding anger 0 -proceeding anticipation 1 -proceeding disgust 0 -proceeding fear 0 -proceeding joy 0 -proceeding negative 0 -proceeding positive 0 -proceeding sadness 0 -proceeding surprise 0 -proceeding trust 0 -proceeds anger 0 -proceeds anticipation 0 -proceeds disgust 0 -proceeds fear 0 -proceeds joy 0 -proceeds negative 0 -proceeds positive 0 -proceeds sadness 0 -proceeds surprise 0 -proceeds trust 0 -process anger 0 -process anticipation 0 -process disgust 0 -process fear 0 -process joy 0 -process negative 0 -process positive 0 -process sadness 0 -process surprise 0 -process trust 0 -procession anger 0 -procession anticipation 0 -procession disgust 0 -procession fear 0 -procession joy 1 -procession negative 0 -procession positive 1 -procession sadness 1 -procession surprise 1 -procession trust 0 -proclaim anger 0 -proclaim anticipation 0 -proclaim disgust 0 -proclaim fear 0 -proclaim joy 0 -proclaim negative 0 -proclaim positive 0 -proclaim sadness 0 -proclaim surprise 0 -proclaim trust 0 -proclamation anger 0 -proclamation anticipation 0 -proclamation disgust 0 -proclamation fear 0 -proclamation joy 0 -proclamation negative 0 -proclamation positive 0 -proclamation sadness 0 -proclamation surprise 0 -proclamation trust 0 -procrastinate anger 0 -procrastinate anticipation 0 -procrastinate disgust 0 -procrastinate fear 0 -procrastinate joy 0 -procrastinate negative 1 -procrastinate positive 0 -procrastinate sadness 0 -procrastinate surprise 0 -procrastinate trust 0 -procrastination anger 0 -procrastination anticipation 0 -procrastination disgust 0 -procrastination fear 0 -procrastination joy 0 -procrastination negative 1 -procrastination positive 0 -procrastination sadness 0 -procrastination surprise 0 -procrastination trust 0 -procreation anger 0 -procreation anticipation 0 -procreation disgust 0 -procreation fear 0 -procreation joy 0 -procreation negative 0 -procreation positive 0 -procreation sadness 0 -procreation surprise 0 -procreation trust 0 -proctor anger 0 -proctor anticipation 0 -proctor disgust 0 -proctor fear 0 -proctor joy 0 -proctor negative 0 -proctor positive 1 -proctor sadness 0 -proctor surprise 0 -proctor trust 1 -procure anger 0 -procure anticipation 0 -procure disgust 0 -procure fear 0 -procure joy 0 -procure negative 0 -procure positive 1 -procure sadness 0 -procure surprise 0 -procure trust 0 -procurement anger 0 -procurement anticipation 0 -procurement disgust 0 -procurement fear 0 -procurement joy 0 -procurement negative 0 -procurement positive 0 -procurement sadness 0 -procurement surprise 0 -procurement trust 0 -prod anger 0 -prod anticipation 0 -prod disgust 0 -prod fear 0 -prod joy 0 -prod negative 0 -prod positive 0 -prod sadness 0 -prod surprise 0 -prod trust 0 -prodigal anger 0 -prodigal anticipation 0 -prodigal disgust 0 -prodigal fear 0 -prodigal joy 0 -prodigal negative 1 -prodigal positive 1 -prodigal sadness 0 -prodigal surprise 0 -prodigal trust 0 -prodigious anger 0 -prodigious anticipation 0 -prodigious disgust 0 -prodigious fear 0 -prodigious joy 0 -prodigious negative 0 -prodigious positive 1 -prodigious sadness 0 -prodigious surprise 0 -prodigious trust 0 -prodigy anger 0 -prodigy anticipation 0 -prodigy disgust 0 -prodigy fear 0 -prodigy joy 0 -prodigy negative 0 -prodigy positive 1 -prodigy sadness 0 -prodigy surprise 0 -prodigy trust 0 -produce anger 0 -produce anticipation 0 -produce disgust 0 -produce fear 0 -produce joy 0 -produce negative 0 -produce positive 0 -produce sadness 0 -produce surprise 0 -produce trust 0 -produced anger 0 -produced anticipation 0 -produced disgust 0 -produced fear 0 -produced joy 0 -produced negative 0 -produced positive 0 -produced sadness 0 -produced surprise 0 -produced trust 0 -producer anger 0 -producer anticipation 0 -producer disgust 0 -producer fear 0 -producer joy 0 -producer negative 0 -producer positive 1 -producer sadness 0 -producer surprise 0 -producer trust 0 -producing anger 0 -producing anticipation 0 -producing disgust 0 -producing fear 0 -producing joy 0 -producing negative 0 -producing positive 1 -producing sadness 0 -producing surprise 0 -producing trust 0 -product anger 0 -product anticipation 0 -product disgust 0 -product fear 0 -product joy 0 -product negative 0 -product positive 0 -product sadness 0 -product surprise 0 -product trust 0 -production anger 0 -production anticipation 1 -production disgust 0 -production fear 0 -production joy 0 -production negative 0 -production positive 1 -production sadness 0 -production surprise 0 -production trust 0 -productive anger 0 -productive anticipation 0 -productive disgust 0 -productive fear 0 -productive joy 0 -productive negative 0 -productive positive 1 -productive sadness 0 -productive surprise 0 -productive trust 0 -productivity anger 0 -productivity anticipation 0 -productivity disgust 0 -productivity fear 0 -productivity joy 0 -productivity negative 0 -productivity positive 1 -productivity sadness 0 -productivity surprise 0 -productivity trust 0 -profane anger 1 -profane anticipation 0 -profane disgust 0 -profane fear 0 -profane joy 0 -profane negative 1 -profane positive 0 -profane sadness 0 -profane surprise 0 -profane trust 0 -profanity anger 1 -profanity anticipation 0 -profanity disgust 0 -profanity fear 0 -profanity joy 0 -profanity negative 1 -profanity positive 0 -profanity sadness 0 -profanity surprise 0 -profanity trust 0 -profess anger 0 -profess anticipation 0 -profess disgust 0 -profess fear 0 -profess joy 0 -profess negative 0 -profess positive 0 -profess sadness 0 -profess surprise 0 -profess trust 0 -profession anger 0 -profession anticipation 0 -profession disgust 0 -profession fear 0 -profession joy 0 -profession negative 0 -profession positive 1 -profession sadness 0 -profession surprise 0 -profession trust 0 -professional anger 0 -professional anticipation 0 -professional disgust 0 -professional fear 0 -professional joy 0 -professional negative 0 -professional positive 1 -professional sadness 0 -professional surprise 0 -professional trust 1 -professor anger 0 -professor anticipation 0 -professor disgust 0 -professor fear 0 -professor joy 0 -professor negative 0 -professor positive 1 -professor sadness 0 -professor surprise 0 -professor trust 1 -professorship anger 0 -professorship anticipation 0 -professorship disgust 0 -professorship fear 0 -professorship joy 0 -professorship negative 0 -professorship positive 0 -professorship sadness 0 -professorship surprise 0 -professorship trust 1 -proficiency anger 0 -proficiency anticipation 1 -proficiency disgust 0 -proficiency fear 0 -proficiency joy 1 -proficiency negative 0 -proficiency positive 1 -proficiency sadness 0 -proficiency surprise 1 -proficiency trust 1 -proficient anger 0 -proficient anticipation 0 -proficient disgust 0 -proficient fear 0 -proficient joy 0 -proficient negative 0 -proficient positive 1 -proficient sadness 0 -proficient surprise 0 -proficient trust 1 -profile anger 0 -profile anticipation 0 -profile disgust 0 -profile fear 0 -profile joy 0 -profile negative 0 -profile positive 0 -profile sadness 0 -profile surprise 0 -profile trust 0 -profit anger 0 -profit anticipation 0 -profit disgust 0 -profit fear 0 -profit joy 0 -profit negative 0 -profit positive 0 -profit sadness 0 -profit surprise 0 -profit trust 0 -profuse anger 0 -profuse anticipation 0 -profuse disgust 0 -profuse fear 0 -profuse joy 0 -profuse negative 0 -profuse positive 1 -profuse sadness 0 -profuse surprise 0 -profuse trust 0 -profusion anger 0 -profusion anticipation 0 -profusion disgust 0 -profusion fear 0 -profusion joy 0 -profusion negative 1 -profusion positive 0 -profusion sadness 0 -profusion surprise 0 -profusion trust 0 -prog anger 0 -prog anticipation 0 -prog disgust 0 -prog fear 0 -prog joy 0 -prog negative 0 -prog positive 0 -prog sadness 0 -prog surprise 0 -prog trust 0 -progenitor anger 0 -progenitor anticipation 0 -progenitor disgust 0 -progenitor fear 0 -progenitor joy 0 -progenitor negative 0 -progenitor positive 0 -progenitor sadness 0 -progenitor surprise 0 -progenitor trust 0 -progeny anger 0 -progeny anticipation 0 -progeny disgust 0 -progeny fear 0 -progeny joy 0 -progeny negative 0 -progeny positive 0 -progeny sadness 0 -progeny surprise 0 -progeny trust 0 -prognosis anger 0 -prognosis anticipation 1 -prognosis disgust 0 -prognosis fear 1 -prognosis joy 0 -prognosis negative 0 -prognosis positive 0 -prognosis sadness 0 -prognosis surprise 0 -prognosis trust 0 -prognostic anger 0 -prognostic anticipation 1 -prognostic disgust 0 -prognostic fear 0 -prognostic joy 0 -prognostic negative 0 -prognostic positive 0 -prognostic sadness 0 -prognostic surprise 0 -prognostic trust 0 -program anger 0 -program anticipation 0 -program disgust 0 -program fear 0 -program joy 0 -program negative 0 -program positive 0 -program sadness 0 -program surprise 0 -program trust 0 -programme anger 0 -programme anticipation 0 -programme disgust 0 -programme fear 0 -programme joy 0 -programme negative 0 -programme positive 0 -programme sadness 0 -programme surprise 0 -programme trust 0 -programmer anger 0 -programmer anticipation 0 -programmer disgust 0 -programmer fear 0 -programmer joy 0 -programmer negative 0 -programmer positive 0 -programmer sadness 0 -programmer surprise 0 -programmer trust 0 -progress anger 0 -progress anticipation 1 -progress disgust 0 -progress fear 0 -progress joy 1 -progress negative 0 -progress positive 1 -progress sadness 0 -progress surprise 0 -progress trust 0 -progression anger 0 -progression anticipation 1 -progression disgust 0 -progression fear 0 -progression joy 1 -progression negative 0 -progression positive 1 -progression sadness 1 -progression surprise 0 -progression trust 1 -progressive anger 0 -progressive anticipation 0 -progressive disgust 0 -progressive fear 0 -progressive joy 0 -progressive negative 0 -progressive positive 1 -progressive sadness 0 -progressive surprise 0 -progressive trust 0 -prohibit anger 0 -prohibit anticipation 0 -prohibit disgust 0 -prohibit fear 0 -prohibit joy 0 -prohibit negative 0 -prohibit positive 0 -prohibit sadness 0 -prohibit surprise 0 -prohibit trust 0 -prohibited anger 1 -prohibited anticipation 0 -prohibited disgust 1 -prohibited fear 1 -prohibited joy 0 -prohibited negative 1 -prohibited positive 0 -prohibited sadness 0 -prohibited surprise 0 -prohibited trust 0 -prohibition anger 0 -prohibition anticipation 0 -prohibition disgust 0 -prohibition fear 0 -prohibition joy 0 -prohibition negative 1 -prohibition positive 0 -prohibition sadness 0 -prohibition surprise 0 -prohibition trust 0 -prohibitive anger 0 -prohibitive anticipation 0 -prohibitive disgust 0 -prohibitive fear 0 -prohibitive joy 0 -prohibitive negative 0 -prohibitive positive 0 -prohibitive sadness 0 -prohibitive surprise 0 -prohibitive trust 0 -project anger 0 -project anticipation 0 -project disgust 0 -project fear 0 -project joy 0 -project negative 0 -project positive 0 -project sadness 0 -project surprise 0 -project trust 0 -projectile anger 0 -projectile anticipation 0 -projectile disgust 0 -projectile fear 1 -projectile joy 0 -projectile negative 0 -projectile positive 0 -projectile sadness 0 -projectile surprise 0 -projectile trust 0 -projectiles anger 0 -projectiles anticipation 0 -projectiles disgust 0 -projectiles fear 1 -projectiles joy 0 -projectiles negative 0 -projectiles positive 0 -projectiles sadness 0 -projectiles surprise 0 -projectiles trust 0 -projecting anger 0 -projecting anticipation 0 -projecting disgust 0 -projecting fear 0 -projecting joy 0 -projecting negative 0 -projecting positive 0 -projecting sadness 0 -projecting surprise 0 -projecting trust 0 -projection anger 0 -projection anticipation 0 -projection disgust 0 -projection fear 0 -projection joy 0 -projection negative 0 -projection positive 0 -projection sadness 0 -projection surprise 0 -projection trust 0 -projector anger 0 -projector anticipation 0 -projector disgust 0 -projector fear 0 -projector joy 0 -projector negative 0 -projector positive 0 -projector sadness 0 -projector surprise 0 -projector trust 0 -proletarian anger 0 -proletarian anticipation 0 -proletarian disgust 0 -proletarian fear 0 -proletarian joy 0 -proletarian negative 0 -proletarian positive 0 -proletarian sadness 0 -proletarian surprise 0 -proletarian trust 0 -proletariat anger 0 -proletariat anticipation 0 -proletariat disgust 0 -proletariat fear 0 -proletariat joy 0 -proletariat negative 0 -proletariat positive 0 -proletariat sadness 0 -proletariat surprise 0 -proletariat trust 0 -prolific anger 0 -prolific anticipation 0 -prolific disgust 0 -prolific fear 0 -prolific joy 0 -prolific negative 0 -prolific positive 1 -prolific sadness 0 -prolific surprise 0 -prolific trust 0 -prologue anger 0 -prologue anticipation 1 -prologue disgust 0 -prologue fear 0 -prologue joy 0 -prologue negative 0 -prologue positive 0 -prologue sadness 0 -prologue surprise 0 -prologue trust 0 -prolong anger 0 -prolong anticipation 0 -prolong disgust 1 -prolong fear 0 -prolong joy 0 -prolong negative 1 -prolong positive 0 -prolong sadness 0 -prolong surprise 0 -prolong trust 0 -prolongation anger 0 -prolongation anticipation 0 -prolongation disgust 0 -prolongation fear 0 -prolongation joy 0 -prolongation negative 0 -prolongation positive 0 -prolongation sadness 0 -prolongation surprise 0 -prolongation trust 0 -prolonged anger 0 -prolonged anticipation 0 -prolonged disgust 0 -prolonged fear 0 -prolonged joy 0 -prolonged negative 0 -prolonged positive 0 -prolonged sadness 0 -prolonged surprise 0 -prolonged trust 0 -promenade anger 0 -promenade anticipation 0 -promenade disgust 0 -promenade fear 0 -promenade joy 0 -promenade negative 0 -promenade positive 0 -promenade sadness 0 -promenade surprise 0 -promenade trust 0 -prominence anger 0 -prominence anticipation 0 -prominence disgust 0 -prominence fear 0 -prominence joy 0 -prominence negative 0 -prominence positive 1 -prominence sadness 0 -prominence surprise 0 -prominence trust 0 -prominently anger 0 -prominently anticipation 0 -prominently disgust 0 -prominently fear 0 -prominently joy 0 -prominently negative 0 -prominently positive 1 -prominently sadness 0 -prominently surprise 0 -prominently trust 0 -promiscuous anger 0 -promiscuous anticipation 0 -promiscuous disgust 0 -promiscuous fear 0 -promiscuous joy 0 -promiscuous negative 1 -promiscuous positive 0 -promiscuous sadness 0 -promiscuous surprise 0 -promiscuous trust 0 -promise anger 0 -promise anticipation 0 -promise disgust 0 -promise fear 0 -promise joy 1 -promise negative 0 -promise positive 1 -promise sadness 0 -promise surprise 0 -promise trust 1 -promising anger 0 -promising anticipation 0 -promising disgust 0 -promising fear 0 -promising joy 0 -promising negative 0 -promising positive 1 -promising sadness 0 -promising surprise 0 -promising trust 0 -promissory anger 0 -promissory anticipation 0 -promissory disgust 0 -promissory fear 0 -promissory joy 0 -promissory negative 0 -promissory positive 0 -promissory sadness 0 -promissory surprise 0 -promissory trust 0 -promontory anger 0 -promontory anticipation 0 -promontory disgust 0 -promontory fear 0 -promontory joy 0 -promontory negative 0 -promontory positive 0 -promontory sadness 0 -promontory surprise 0 -promontory trust 0 -promote anger 0 -promote anticipation 0 -promote disgust 0 -promote fear 0 -promote joy 0 -promote negative 0 -promote positive 0 -promote sadness 0 -promote surprise 0 -promote trust 0 -promoter anger 0 -promoter anticipation 0 -promoter disgust 0 -promoter fear 0 -promoter joy 0 -promoter negative 0 -promoter positive 0 -promoter sadness 0 -promoter surprise 0 -promoter trust 0 -promotion anger 0 -promotion anticipation 0 -promotion disgust 0 -promotion fear 0 -promotion joy 0 -promotion negative 0 -promotion positive 1 -promotion sadness 0 -promotion surprise 0 -promotion trust 0 -prompt anger 0 -prompt anticipation 0 -prompt disgust 0 -prompt fear 0 -prompt joy 0 -prompt negative 0 -prompt positive 0 -prompt sadness 0 -prompt surprise 0 -prompt trust 0 -prompting anger 0 -prompting anticipation 0 -prompting disgust 0 -prompting fear 0 -prompting joy 0 -prompting negative 0 -prompting positive 0 -prompting sadness 0 -prompting surprise 0 -prompting trust 0 -promulgate anger 0 -promulgate anticipation 0 -promulgate disgust 0 -promulgate fear 0 -promulgate joy 0 -promulgate negative 0 -promulgate positive 0 -promulgate sadness 0 -promulgate surprise 0 -promulgate trust 0 -promulgation anger 0 -promulgation anticipation 0 -promulgation disgust 0 -promulgation fear 0 -promulgation joy 0 -promulgation negative 0 -promulgation positive 0 -promulgation sadness 0 -promulgation surprise 0 -promulgation trust 0 -prone anger 0 -prone anticipation 0 -prone disgust 0 -prone fear 0 -prone joy 0 -prone negative 0 -prone positive 0 -prone sadness 0 -prone surprise 0 -prone trust 0 -prong anger 0 -prong anticipation 0 -prong disgust 0 -prong fear 0 -prong joy 0 -prong negative 0 -prong positive 0 -prong sadness 0 -prong surprise 0 -prong trust 0 -pronounce anger 0 -pronounce anticipation 0 -pronounce disgust 0 -pronounce fear 0 -pronounce joy 0 -pronounce negative 0 -pronounce positive 0 -pronounce sadness 0 -pronounce surprise 0 -pronounce trust 0 -pronounced anger 0 -pronounced anticipation 0 -pronounced disgust 0 -pronounced fear 0 -pronounced joy 0 -pronounced negative 0 -pronounced positive 0 -pronounced sadness 0 -pronounced surprise 0 -pronounced trust 0 -pronouncement anger 0 -pronouncement anticipation 0 -pronouncement disgust 0 -pronouncement fear 0 -pronouncement joy 0 -pronouncement negative 0 -pronouncement positive 0 -pronouncement sadness 0 -pronouncement surprise 0 -pronouncement trust 0 -pronunciation anger 0 -pronunciation anticipation 0 -pronunciation disgust 0 -pronunciation fear 0 -pronunciation joy 0 -pronunciation negative 0 -pronunciation positive 0 -pronunciation sadness 0 -pronunciation surprise 0 -pronunciation trust 0 -proof anger 0 -proof anticipation 0 -proof disgust 0 -proof fear 0 -proof joy 0 -proof negative 0 -proof positive 0 -proof sadness 0 -proof surprise 0 -proof trust 1 -prop anger 0 -prop anticipation 0 -prop disgust 0 -prop fear 0 -prop joy 0 -prop negative 0 -prop positive 1 -prop sadness 0 -prop surprise 0 -prop trust 0 -propaganda anger 0 -propaganda anticipation 0 -propaganda disgust 0 -propaganda fear 0 -propaganda joy 0 -propaganda negative 1 -propaganda positive 0 -propaganda sadness 0 -propaganda surprise 0 -propaganda trust 0 -propagate anger 0 -propagate anticipation 0 -propagate disgust 0 -propagate fear 0 -propagate joy 0 -propagate negative 0 -propagate positive 0 -propagate sadness 0 -propagate surprise 0 -propagate trust 0 -propagation anger 0 -propagation anticipation 0 -propagation disgust 0 -propagation fear 0 -propagation joy 0 -propagation negative 0 -propagation positive 0 -propagation sadness 0 -propagation surprise 0 -propagation trust 0 -propane anger 0 -propane anticipation 0 -propane disgust 0 -propane fear 0 -propane joy 0 -propane negative 0 -propane positive 0 -propane sadness 0 -propane surprise 0 -propane trust 0 -propel anger 0 -propel anticipation 0 -propel disgust 0 -propel fear 0 -propel joy 0 -propel negative 0 -propel positive 0 -propel sadness 0 -propel surprise 0 -propel trust 0 -propelled anger 0 -propelled anticipation 0 -propelled disgust 0 -propelled fear 0 -propelled joy 0 -propelled negative 0 -propelled positive 0 -propelled sadness 0 -propelled surprise 0 -propelled trust 0 -propeller anger 0 -propeller anticipation 0 -propeller disgust 0 -propeller fear 0 -propeller joy 0 -propeller negative 0 -propeller positive 0 -propeller sadness 0 -propeller surprise 0 -propeller trust 0 -propelling anger 0 -propelling anticipation 0 -propelling disgust 0 -propelling fear 0 -propelling joy 0 -propelling negative 0 -propelling positive 0 -propelling sadness 0 -propelling surprise 0 -propelling trust 0 -propensity anger 0 -propensity anticipation 0 -propensity disgust 0 -propensity fear 0 -propensity joy 0 -propensity negative 0 -propensity positive 0 -propensity sadness 0 -propensity surprise 0 -propensity trust 0 -proper anger 0 -proper anticipation 0 -proper disgust 0 -proper fear 0 -proper joy 0 -proper negative 0 -proper positive 1 -proper sadness 0 -proper surprise 0 -proper trust 0 -property anger 0 -property anticipation 0 -property disgust 0 -property fear 0 -property joy 0 -property negative 0 -property positive 0 -property sadness 0 -property surprise 0 -property trust 0 -prophecy anger 0 -prophecy anticipation 1 -prophecy disgust 0 -prophecy fear 0 -prophecy joy 0 -prophecy negative 0 -prophecy positive 0 -prophecy sadness 0 -prophecy surprise 0 -prophecy trust 0 -prophesy anger 0 -prophesy anticipation 0 -prophesy disgust 0 -prophesy fear 0 -prophesy joy 0 -prophesy negative 0 -prophesy positive 0 -prophesy sadness 0 -prophesy surprise 0 -prophesy trust 0 -prophet anger 0 -prophet anticipation 1 -prophet disgust 0 -prophet fear 0 -prophet joy 0 -prophet negative 0 -prophet positive 1 -prophet sadness 0 -prophet surprise 0 -prophet trust 1 -prophetic anger 0 -prophetic anticipation 1 -prophetic disgust 0 -prophetic fear 0 -prophetic joy 0 -prophetic negative 0 -prophetic positive 0 -prophetic sadness 0 -prophetic surprise 0 -prophetic trust 0 -prophylactic anger 0 -prophylactic anticipation 1 -prophylactic disgust 0 -prophylactic fear 0 -prophylactic joy 0 -prophylactic negative 0 -prophylactic positive 1 -prophylactic sadness 0 -prophylactic surprise 0 -prophylactic trust 1 -prophylaxis anger 0 -prophylaxis anticipation 0 -prophylaxis disgust 0 -prophylaxis fear 0 -prophylaxis joy 0 -prophylaxis negative 0 -prophylaxis positive 0 -prophylaxis sadness 0 -prophylaxis surprise 0 -prophylaxis trust 0 -proportion anger 0 -proportion anticipation 0 -proportion disgust 0 -proportion fear 0 -proportion joy 0 -proportion negative 0 -proportion positive 0 -proportion sadness 0 -proportion surprise 0 -proportion trust 0 -proportional anger 0 -proportional anticipation 0 -proportional disgust 0 -proportional fear 0 -proportional joy 0 -proportional negative 0 -proportional positive 0 -proportional sadness 0 -proportional surprise 0 -proportional trust 0 -proportionate anger 0 -proportionate anticipation 0 -proportionate disgust 0 -proportionate fear 0 -proportionate joy 0 -proportionate negative 0 -proportionate positive 0 -proportionate sadness 0 -proportionate surprise 0 -proportionate trust 0 -proportions anger 0 -proportions anticipation 0 -proportions disgust 0 -proportions fear 0 -proportions joy 0 -proportions negative 0 -proportions positive 0 -proportions sadness 0 -proportions surprise 0 -proportions trust 0 -proposal anger 0 -proposal anticipation 0 -proposal disgust 0 -proposal fear 0 -proposal joy 0 -proposal negative 0 -proposal positive 0 -proposal sadness 0 -proposal surprise 0 -proposal trust 0 -proposition anger 0 -proposition anticipation 0 -proposition disgust 0 -proposition fear 0 -proposition joy 0 -proposition negative 0 -proposition positive 1 -proposition sadness 0 -proposition surprise 0 -proposition trust 0 -proprietary anger 0 -proprietary anticipation 0 -proprietary disgust 0 -proprietary fear 0 -proprietary joy 0 -proprietary negative 0 -proprietary positive 0 -proprietary sadness 0 -proprietary surprise 0 -proprietary trust 0 -proprietor anger 0 -proprietor anticipation 0 -proprietor disgust 0 -proprietor fear 0 -proprietor joy 0 -proprietor negative 0 -proprietor positive 0 -proprietor sadness 0 -proprietor surprise 0 -proprietor trust 0 -proprietorship anger 0 -proprietorship anticipation 0 -proprietorship disgust 0 -proprietorship fear 0 -proprietorship joy 0 -proprietorship negative 0 -proprietorship positive 0 -proprietorship sadness 0 -proprietorship surprise 0 -proprietorship trust 0 -propriety anger 0 -propriety anticipation 0 -propriety disgust 0 -propriety fear 0 -propriety joy 0 -propriety negative 0 -propriety positive 0 -propriety sadness 0 -propriety surprise 0 -propriety trust 0 -propulsion anger 0 -propulsion anticipation 0 -propulsion disgust 0 -propulsion fear 0 -propulsion joy 0 -propulsion negative 0 -propulsion positive 0 -propulsion sadness 0 -propulsion surprise 0 -propulsion trust 0 -prose anger 0 -prose anticipation 0 -prose disgust 0 -prose fear 0 -prose joy 0 -prose negative 0 -prose positive 0 -prose sadness 0 -prose surprise 0 -prose trust 0 -prosecute anger 1 -prosecute anticipation 0 -prosecute disgust 0 -prosecute fear 1 -prosecute joy 0 -prosecute negative 1 -prosecute positive 0 -prosecute sadness 1 -prosecute surprise 0 -prosecute trust 0 -prosecution anger 0 -prosecution anticipation 0 -prosecution disgust 1 -prosecution fear 0 -prosecution joy 0 -prosecution negative 1 -prosecution positive 0 -prosecution sadness 0 -prosecution surprise 0 -prosecution trust 0 -prosecutor anger 0 -prosecutor anticipation 0 -prosecutor disgust 0 -prosecutor fear 0 -prosecutor joy 0 -prosecutor negative 0 -prosecutor positive 0 -prosecutor sadness 0 -prosecutor surprise 0 -prosecutor trust 0 -prospect anger 0 -prospect anticipation 0 -prospect disgust 0 -prospect fear 0 -prospect joy 0 -prospect negative 0 -prospect positive 1 -prospect sadness 0 -prospect surprise 0 -prospect trust 0 -prospective anger 0 -prospective anticipation 0 -prospective disgust 0 -prospective fear 0 -prospective joy 0 -prospective negative 0 -prospective positive 0 -prospective sadness 0 -prospective surprise 0 -prospective trust 0 -prospectively anger 0 -prospectively anticipation 1 -prospectively disgust 0 -prospectively fear 0 -prospectively joy 0 -prospectively negative 0 -prospectively positive 0 -prospectively sadness 0 -prospectively surprise 0 -prospectively trust 0 -prospectus anger 0 -prospectus anticipation 0 -prospectus disgust 0 -prospectus fear 0 -prospectus joy 0 -prospectus negative 0 -prospectus positive 0 -prospectus sadness 0 -prospectus surprise 0 -prospectus trust 0 -prosper anger 0 -prosper anticipation 1 -prosper disgust 0 -prosper fear 0 -prosper joy 1 -prosper negative 0 -prosper positive 1 -prosper sadness 0 -prosper surprise 0 -prosper trust 0 -prosperity anger 0 -prosperity anticipation 0 -prosperity disgust 0 -prosperity fear 0 -prosperity joy 0 -prosperity negative 0 -prosperity positive 1 -prosperity sadness 0 -prosperity surprise 0 -prosperity trust 0 -prosperous anger 0 -prosperous anticipation 0 -prosperous disgust 0 -prosperous fear 0 -prosperous joy 1 -prosperous negative 0 -prosperous positive 1 -prosperous sadness 0 -prosperous surprise 0 -prosperous trust 0 -prostitute anger 0 -prostitute anticipation 0 -prostitute disgust 1 -prostitute fear 0 -prostitute joy 0 -prostitute negative 1 -prostitute positive 0 -prostitute sadness 0 -prostitute surprise 0 -prostitute trust 0 -prostitution anger 0 -prostitution anticipation 0 -prostitution disgust 1 -prostitution fear 0 -prostitution joy 0 -prostitution negative 1 -prostitution positive 0 -prostitution sadness 1 -prostitution surprise 0 -prostitution trust 0 -prostrate anger 0 -prostrate anticipation 0 -prostrate disgust 0 -prostrate fear 0 -prostrate joy 0 -prostrate negative 0 -prostrate positive 0 -prostrate sadness 0 -prostrate surprise 0 -prostrate trust 0 -protagonist anger 0 -protagonist anticipation 0 -protagonist disgust 0 -protagonist fear 0 -protagonist joy 0 -protagonist negative 0 -protagonist positive 0 -protagonist sadness 0 -protagonist surprise 0 -protagonist trust 0 -protect anger 0 -protect anticipation 0 -protect disgust 0 -protect fear 0 -protect joy 0 -protect negative 0 -protect positive 1 -protect sadness 0 -protect surprise 0 -protect trust 0 -protected anger 0 -protected anticipation 0 -protected disgust 0 -protected fear 0 -protected joy 0 -protected negative 0 -protected positive 0 -protected sadness 0 -protected surprise 0 -protected trust 1 -protecting anger 0 -protecting anticipation 0 -protecting disgust 0 -protecting fear 0 -protecting joy 0 -protecting negative 0 -protecting positive 1 -protecting sadness 0 -protecting surprise 0 -protecting trust 1 -protection anger 0 -protection anticipation 0 -protection disgust 0 -protection fear 0 -protection joy 0 -protection negative 0 -protection positive 0 -protection sadness 0 -protection surprise 0 -protection trust 0 -protective anger 0 -protective anticipation 0 -protective disgust 0 -protective fear 0 -protective joy 0 -protective negative 0 -protective positive 1 -protective sadness 0 -protective surprise 0 -protective trust 0 -protector anger 0 -protector anticipation 0 -protector disgust 0 -protector fear 0 -protector joy 0 -protector negative 0 -protector positive 1 -protector sadness 0 -protector surprise 0 -protector trust 1 -protein anger 0 -protein anticipation 0 -protein disgust 0 -protein fear 0 -protein joy 0 -protein negative 0 -protein positive 0 -protein sadness 0 -protein surprise 0 -protein trust 0 -protest anger 0 -protest anticipation 0 -protest disgust 0 -protest fear 0 -protest joy 0 -protest negative 0 -protest positive 0 -protest sadness 0 -protest surprise 0 -protest trust 0 -protocol anger 0 -protocol anticipation 0 -protocol disgust 0 -protocol fear 0 -protocol joy 0 -protocol negative 0 -protocol positive 0 -protocol sadness 0 -protocol surprise 0 -protocol trust 0 -prototype anger 0 -prototype anticipation 0 -prototype disgust 0 -prototype fear 0 -prototype joy 0 -prototype negative 0 -prototype positive 0 -prototype sadness 0 -prototype surprise 0 -prototype trust 0 -protozoa anger 0 -protozoa anticipation 0 -protozoa disgust 0 -protozoa fear 0 -protozoa joy 0 -protozoa negative 0 -protozoa positive 0 -protozoa sadness 0 -protozoa surprise 0 -protozoa trust 0 -protracted anger 0 -protracted anticipation 0 -protracted disgust 0 -protracted fear 0 -protracted joy 0 -protracted negative 0 -protracted positive 0 -protracted sadness 0 -protracted surprise 0 -protracted trust 0 -protrude anger 0 -protrude anticipation 0 -protrude disgust 0 -protrude fear 0 -protrude joy 0 -protrude negative 0 -protrude positive 0 -protrude sadness 0 -protrude surprise 0 -protrude trust 0 -protrusion anger 0 -protrusion anticipation 0 -protrusion disgust 0 -protrusion fear 0 -protrusion joy 0 -protrusion negative 0 -protrusion positive 0 -protrusion sadness 0 -protrusion surprise 0 -protrusion trust 0 -proud anger 0 -proud anticipation 1 -proud disgust 0 -proud fear 0 -proud joy 1 -proud negative 0 -proud positive 1 -proud sadness 0 -proud surprise 0 -proud trust 1 -prove anger 0 -prove anticipation 0 -prove disgust 0 -prove fear 0 -prove joy 0 -prove negative 0 -prove positive 1 -prove sadness 0 -prove surprise 0 -prove trust 0 -proven anger 0 -proven anticipation 0 -proven disgust 0 -proven fear 0 -proven joy 0 -proven negative 0 -proven positive 0 -proven sadness 0 -proven surprise 0 -proven trust 1 -proverb anger 0 -proverb anticipation 0 -proverb disgust 0 -proverb fear 0 -proverb joy 0 -proverb negative 0 -proverb positive 0 -proverb sadness 0 -proverb surprise 0 -proverb trust 0 -proverbial anger 0 -proverbial anticipation 0 -proverbial disgust 0 -proverbial fear 0 -proverbial joy 0 -proverbial negative 0 -proverbial positive 1 -proverbial sadness 0 -proverbial surprise 0 -proverbial trust 0 -provide anger 0 -provide anticipation 0 -provide disgust 0 -provide fear 0 -provide joy 0 -provide negative 0 -provide positive 1 -provide sadness 0 -provide surprise 0 -provide trust 1 -provided anger 0 -provided anticipation 0 -provided disgust 0 -provided fear 0 -provided joy 0 -provided negative 0 -provided positive 0 -provided sadness 0 -provided surprise 0 -provided trust 0 -providence anger 0 -providence anticipation 0 -providence disgust 0 -providence fear 0 -providence joy 0 -providence negative 0 -providence positive 0 -providence sadness 0 -providence surprise 0 -providence trust 0 -providing anger 0 -providing anticipation 1 -providing disgust 0 -providing fear 0 -providing joy 1 -providing negative 0 -providing positive 1 -providing sadness 0 -providing surprise 0 -providing trust 1 -province anger 0 -province anticipation 0 -province disgust 0 -province fear 0 -province joy 0 -province negative 0 -province positive 0 -province sadness 0 -province surprise 0 -province trust 0 -provincial anger 0 -provincial anticipation 0 -provincial disgust 0 -provincial fear 0 -provincial joy 0 -provincial negative 0 -provincial positive 0 -provincial sadness 0 -provincial surprise 0 -provincial trust 0 -provision anger 0 -provision anticipation 0 -provision disgust 0 -provision fear 0 -provision joy 0 -provision negative 0 -provision positive 0 -provision sadness 0 -provision surprise 0 -provision trust 0 -provisionally anger 0 -provisionally anticipation 0 -provisionally disgust 0 -provisionally fear 0 -provisionally joy 0 -provisionally negative 0 -provisionally positive 0 -provisionally sadness 0 -provisionally surprise 0 -provisionally trust 0 -provisions anger 0 -provisions anticipation 0 -provisions disgust 0 -provisions fear 0 -provisions joy 0 -provisions negative 0 -provisions positive 0 -provisions sadness 0 -provisions surprise 0 -provisions trust 0 -proviso anger 0 -proviso anticipation 0 -proviso disgust 0 -proviso fear 0 -proviso joy 0 -proviso negative 0 -proviso positive 0 -proviso sadness 0 -proviso surprise 0 -proviso trust 1 -provocation anger 1 -provocation anticipation 0 -provocation disgust 0 -provocation fear 0 -provocation joy 0 -provocation negative 1 -provocation positive 0 -provocation sadness 0 -provocation surprise 0 -provocation trust 0 -provocative anger 0 -provocative anticipation 0 -provocative disgust 0 -provocative fear 0 -provocative joy 0 -provocative negative 0 -provocative positive 0 -provocative sadness 0 -provocative surprise 0 -provocative trust 0 -provoking anger 1 -provoking anticipation 0 -provoking disgust 1 -provoking fear 0 -provoking joy 0 -provoking negative 1 -provoking positive 0 -provoking sadness 0 -provoking surprise 0 -provoking trust 0 -provost anger 0 -provost anticipation 0 -provost disgust 0 -provost fear 0 -provost joy 0 -provost negative 0 -provost positive 0 -provost sadness 0 -provost surprise 0 -provost trust 0 -prowess anger 0 -prowess anticipation 0 -prowess disgust 0 -prowess fear 0 -prowess joy 0 -prowess negative 0 -prowess positive 0 -prowess sadness 0 -prowess surprise 0 -prowess trust 0 -prowl anger 0 -prowl anticipation 0 -prowl disgust 0 -prowl fear 1 -prowl joy 0 -prowl negative 0 -prowl positive 0 -prowl sadness 0 -prowl surprise 1 -prowl trust 0 -proximal anger 0 -proximal anticipation 0 -proximal disgust 0 -proximal fear 0 -proximal joy 0 -proximal negative 0 -proximal positive 0 -proximal sadness 0 -proximal surprise 0 -proximal trust 0 -proximate anger 0 -proximate anticipation 0 -proximate disgust 0 -proximate fear 0 -proximate joy 0 -proximate negative 0 -proximate positive 0 -proximate sadness 0 -proximate surprise 0 -proximate trust 0 -proximity anger 0 -proximity anticipation 0 -proximity disgust 0 -proximity fear 0 -proximity joy 0 -proximity negative 0 -proximity positive 0 -proximity sadness 0 -proximity surprise 0 -proximity trust 0 -proxy anger 0 -proxy anticipation 0 -proxy disgust 0 -proxy fear 0 -proxy joy 0 -proxy negative 0 -proxy positive 0 -proxy sadness 0 -proxy surprise 0 -proxy trust 1 -prudence anger 0 -prudence anticipation 0 -prudence disgust 0 -prudence fear 0 -prudence joy 0 -prudence negative 0 -prudence positive 1 -prudence sadness 0 -prudence surprise 0 -prudence trust 0 -prudent anger 0 -prudent anticipation 0 -prudent disgust 0 -prudent fear 0 -prudent joy 0 -prudent negative 0 -prudent positive 1 -prudent sadness 0 -prudent surprise 0 -prudent trust 1 -prune anger 0 -prune anticipation 0 -prune disgust 0 -prune fear 0 -prune joy 0 -prune negative 0 -prune positive 0 -prune sadness 0 -prune surprise 0 -prune trust 0 -pry anger 1 -pry anticipation 1 -pry disgust 0 -pry fear 0 -pry joy 0 -pry negative 1 -pry positive 0 -pry sadness 0 -pry surprise 0 -pry trust 1 -prying anger 0 -prying anticipation 0 -prying disgust 0 -prying fear 0 -prying joy 0 -prying negative 1 -prying positive 0 -prying sadness 0 -prying surprise 0 -prying trust 0 -psalm anger 0 -psalm anticipation 0 -psalm disgust 0 -psalm fear 0 -psalm joy 0 -psalm negative 0 -psalm positive 1 -psalm sadness 0 -psalm surprise 0 -psalm trust 0 -pseudo anger 0 -pseudo anticipation 0 -pseudo disgust 0 -pseudo fear 0 -pseudo joy 0 -pseudo negative 0 -pseudo positive 0 -pseudo sadness 0 -pseudo surprise 0 -pseudo trust 0 -pseudonym anger 0 -pseudonym anticipation 0 -pseudonym disgust 0 -pseudonym fear 0 -pseudonym joy 0 -pseudonym negative 0 -pseudonym positive 0 -pseudonym sadness 0 -pseudonym surprise 0 -pseudonym trust 0 -psyche anger 0 -psyche anticipation 0 -psyche disgust 0 -psyche fear 0 -psyche joy 0 -psyche negative 0 -psyche positive 0 -psyche sadness 0 -psyche surprise 0 -psyche trust 0 -psychical anger 0 -psychical anticipation 0 -psychical disgust 0 -psychical fear 0 -psychical joy 0 -psychical negative 0 -psychical positive 0 -psychical sadness 0 -psychical surprise 0 -psychical trust 0 -psychics anger 0 -psychics anticipation 0 -psychics disgust 0 -psychics fear 0 -psychics joy 0 -psychics negative 0 -psychics positive 0 -psychics sadness 0 -psychics surprise 0 -psychics trust 0 -psychological anger 0 -psychological anticipation 0 -psychological disgust 0 -psychological fear 0 -psychological joy 0 -psychological negative 0 -psychological positive 0 -psychological sadness 0 -psychological surprise 0 -psychological trust 0 -psychologist anger 0 -psychologist anticipation 0 -psychologist disgust 0 -psychologist fear 0 -psychologist joy 0 -psychologist negative 0 -psychologist positive 0 -psychologist sadness 0 -psychologist surprise 0 -psychologist trust 0 -psychology anger 0 -psychology anticipation 0 -psychology disgust 0 -psychology fear 0 -psychology joy 0 -psychology negative 0 -psychology positive 0 -psychology sadness 0 -psychology surprise 0 -psychology trust 0 -psychosis anger 1 -psychosis anticipation 0 -psychosis disgust 0 -psychosis fear 1 -psychosis joy 0 -psychosis negative 1 -psychosis positive 0 -psychosis sadness 1 -psychosis surprise 0 -psychosis trust 0 -pub anger 0 -pub anticipation 0 -pub disgust 0 -pub fear 0 -pub joy 0 -pub negative 0 -pub positive 0 -pub sadness 0 -pub surprise 0 -pub trust 0 -puberty anger 0 -puberty anticipation 0 -puberty disgust 0 -puberty fear 0 -puberty joy 0 -puberty negative 0 -puberty positive 0 -puberty sadness 0 -puberty surprise 0 -puberty trust 0 -pubescent anger 0 -pubescent anticipation 0 -pubescent disgust 0 -pubescent fear 0 -pubescent joy 0 -pubescent negative 0 -pubescent positive 0 -pubescent sadness 0 -pubescent surprise 0 -pubescent trust 0 -public anger 0 -public anticipation 1 -public disgust 0 -public fear 0 -public joy 0 -public negative 0 -public positive 1 -public sadness 0 -public surprise 0 -public trust 0 -publication anger 0 -publication anticipation 0 -publication disgust 0 -publication fear 0 -publication joy 0 -publication negative 0 -publication positive 0 -publication sadness 0 -publication surprise 0 -publication trust 0 -publicist anger 0 -publicist anticipation 0 -publicist disgust 0 -publicist fear 0 -publicist joy 0 -publicist negative 1 -publicist positive 0 -publicist sadness 0 -publicist surprise 0 -publicist trust 0 -publicity anger 0 -publicity anticipation 0 -publicity disgust 0 -publicity fear 0 -publicity joy 0 -publicity negative 0 -publicity positive 0 -publicity sadness 0 -publicity surprise 0 -publicity trust 0 -publicly anger 0 -publicly anticipation 0 -publicly disgust 0 -publicly fear 0 -publicly joy 0 -publicly negative 0 -publicly positive 0 -publicly sadness 0 -publicly surprise 0 -publicly trust 0 -publish anger 0 -publish anticipation 0 -publish disgust 0 -publish fear 0 -publish joy 0 -publish negative 0 -publish positive 0 -publish sadness 0 -publish surprise 0 -publish trust 0 -published anger 0 -published anticipation 0 -published disgust 0 -published fear 0 -published joy 0 -published negative 0 -published positive 0 -published sadness 0 -published surprise 0 -published trust 0 -publisher anger 0 -publisher anticipation 0 -publisher disgust 0 -publisher fear 0 -publisher joy 0 -publisher negative 0 -publisher positive 0 -publisher sadness 0 -publisher surprise 0 -publisher trust 0 -pudding anger 0 -pudding anticipation 0 -pudding disgust 0 -pudding fear 0 -pudding joy 0 -pudding negative 0 -pudding positive 0 -pudding sadness 0 -pudding surprise 0 -pudding trust 0 -puddle anger 0 -puddle anticipation 0 -puddle disgust 0 -puddle fear 0 -puddle joy 0 -puddle negative 0 -puddle positive 0 -puddle sadness 0 -puddle surprise 0 -puddle trust 0 -puff anger 0 -puff anticipation 0 -puff disgust 0 -puff fear 0 -puff joy 0 -puff negative 0 -puff positive 0 -puff sadness 0 -puff surprise 0 -puff trust 0 -puffy anger 0 -puffy anticipation 0 -puffy disgust 0 -puffy fear 0 -puffy joy 0 -puffy negative 1 -puffy positive 0 -puffy sadness 0 -puffy surprise 0 -puffy trust 0 -pug anger 0 -pug anticipation 0 -pug disgust 0 -pug fear 0 -pug joy 0 -pug negative 0 -pug positive 0 -pug sadness 0 -pug surprise 0 -pug trust 0 -puke anger 0 -puke anticipation 0 -puke disgust 1 -puke fear 0 -puke joy 0 -puke negative 0 -puke positive 0 -puke sadness 0 -puke surprise 0 -puke trust 0 -pull anger 0 -pull anticipation 0 -pull disgust 0 -pull fear 0 -pull joy 0 -pull negative 0 -pull positive 1 -pull sadness 0 -pull surprise 0 -pull trust 0 -pulley anger 0 -pulley anticipation 0 -pulley disgust 0 -pulley fear 0 -pulley joy 0 -pulley negative 0 -pulley positive 0 -pulley sadness 0 -pulley surprise 0 -pulley trust 0 -pullover anger 0 -pullover anticipation 0 -pullover disgust 0 -pullover fear 0 -pullover joy 0 -pullover negative 0 -pullover positive 0 -pullover sadness 0 -pullover surprise 0 -pullover trust 0 -pulmonary anger 0 -pulmonary anticipation 0 -pulmonary disgust 0 -pulmonary fear 0 -pulmonary joy 0 -pulmonary negative 0 -pulmonary positive 0 -pulmonary sadness 0 -pulmonary surprise 0 -pulmonary trust 0 -pulp anger 0 -pulp anticipation 0 -pulp disgust 0 -pulp fear 0 -pulp joy 0 -pulp negative 0 -pulp positive 0 -pulp sadness 0 -pulp surprise 0 -pulp trust 0 -pulpit anger 0 -pulpit anticipation 0 -pulpit disgust 0 -pulpit fear 0 -pulpit joy 0 -pulpit negative 0 -pulpit positive 1 -pulpit sadness 0 -pulpit surprise 0 -pulpit trust 0 -pulsation anger 0 -pulsation anticipation 0 -pulsation disgust 0 -pulsation fear 0 -pulsation joy 0 -pulsation negative 0 -pulsation positive 0 -pulsation sadness 0 -pulsation surprise 0 -pulsation trust 0 -pulse anger 0 -pulse anticipation 0 -pulse disgust 0 -pulse fear 0 -pulse joy 0 -pulse negative 0 -pulse positive 0 -pulse sadness 0 -pulse surprise 0 -pulse trust 0 -puma anger 0 -puma anticipation 0 -puma disgust 0 -puma fear 1 -puma joy 0 -puma negative 0 -puma positive 0 -puma sadness 0 -puma surprise 1 -puma trust 0 -pump anger 0 -pump anticipation 0 -pump disgust 0 -pump fear 0 -pump joy 0 -pump negative 0 -pump positive 0 -pump sadness 0 -pump surprise 0 -pump trust 0 -pun anger 0 -pun anticipation 0 -pun disgust 0 -pun fear 0 -pun joy 0 -pun negative 0 -pun positive 0 -pun sadness 0 -pun surprise 0 -pun trust 0 -punch anger 1 -punch anticipation 0 -punch disgust 0 -punch fear 1 -punch joy 0 -punch negative 1 -punch positive 0 -punch sadness 1 -punch surprise 1 -punch trust 0 -punctual anger 0 -punctual anticipation 1 -punctual disgust 0 -punctual fear 0 -punctual joy 0 -punctual negative 0 -punctual positive 1 -punctual sadness 0 -punctual surprise 0 -punctual trust 1 -punctuality anger 0 -punctuality anticipation 0 -punctuality disgust 0 -punctuality fear 0 -punctuality joy 0 -punctuality negative 0 -punctuality positive 1 -punctuality sadness 0 -punctuality surprise 0 -punctuality trust 0 -punctually anger 0 -punctually anticipation 0 -punctually disgust 0 -punctually fear 0 -punctually joy 0 -punctually negative 0 -punctually positive 0 -punctually sadness 0 -punctually surprise 0 -punctually trust 0 -punctuation anger 0 -punctuation anticipation 0 -punctuation disgust 0 -punctuation fear 0 -punctuation joy 0 -punctuation negative 0 -punctuation positive 0 -punctuation sadness 0 -punctuation surprise 0 -punctuation trust 0 -puncture anger 0 -puncture anticipation 0 -puncture disgust 0 -puncture fear 0 -puncture joy 0 -puncture negative 0 -puncture positive 0 -puncture sadness 0 -puncture surprise 0 -puncture trust 0 -pundit anger 0 -pundit anticipation 0 -pundit disgust 0 -pundit fear 0 -pundit joy 0 -pundit negative 0 -pundit positive 0 -pundit sadness 0 -pundit surprise 0 -pundit trust 0 -pungent anger 0 -pungent anticipation 0 -pungent disgust 1 -pungent fear 0 -pungent joy 0 -pungent negative 1 -pungent positive 0 -pungent sadness 0 -pungent surprise 0 -pungent trust 0 -punish anger 0 -punish anticipation 0 -punish disgust 0 -punish fear 1 -punish joy 0 -punish negative 1 -punish positive 0 -punish sadness 0 -punish surprise 0 -punish trust 0 -punished anger 1 -punished anticipation 1 -punished disgust 1 -punished fear 1 -punished joy 0 -punished negative 1 -punished positive 0 -punished sadness 1 -punished surprise 0 -punished trust 0 -punishing anger 1 -punishing anticipation 0 -punishing disgust 0 -punishing fear 1 -punishing joy 0 -punishing negative 1 -punishing positive 0 -punishing sadness 1 -punishing surprise 0 -punishing trust 0 -punishment anger 1 -punishment anticipation 0 -punishment disgust 1 -punishment fear 1 -punishment joy 0 -punishment negative 1 -punishment positive 0 -punishment sadness 0 -punishment surprise 0 -punishment trust 0 -punitive anger 1 -punitive anticipation 0 -punitive disgust 0 -punitive fear 1 -punitive joy 0 -punitive negative 1 -punitive positive 0 -punitive sadness 1 -punitive surprise 0 -punitive trust 0 -punk anger 0 -punk anticipation 0 -punk disgust 0 -punk fear 0 -punk joy 0 -punk negative 0 -punk positive 0 -punk sadness 0 -punk surprise 0 -punk trust 0 -punt anger 0 -punt anticipation 1 -punt disgust 0 -punt fear 0 -punt joy 0 -punt negative 0 -punt positive 0 -punt sadness 0 -punt surprise 0 -punt trust 0 -puny anger 0 -puny anticipation 0 -puny disgust 0 -puny fear 0 -puny joy 0 -puny negative 0 -puny positive 0 -puny sadness 0 -puny surprise 0 -puny trust 0 -pup anger 0 -pup anticipation 0 -pup disgust 0 -pup fear 0 -pup joy 0 -pup negative 0 -pup positive 0 -pup sadness 0 -pup surprise 0 -pup trust 0 -pupil anger 0 -pupil anticipation 0 -pupil disgust 0 -pupil fear 0 -pupil joy 0 -pupil negative 0 -pupil positive 0 -pupil sadness 0 -pupil surprise 0 -pupil trust 0 -puppet anger 0 -puppet anticipation 0 -puppet disgust 0 -puppet fear 0 -puppet joy 0 -puppet negative 0 -puppet positive 0 -puppet sadness 0 -puppet surprise 0 -puppet trust 0 -puppy anger 0 -puppy anticipation 1 -puppy disgust 0 -puppy fear 0 -puppy joy 0 -puppy negative 0 -puppy positive 1 -puppy sadness 0 -puppy surprise 0 -puppy trust 1 -purchase anger 0 -purchase anticipation 0 -purchase disgust 0 -purchase fear 0 -purchase joy 0 -purchase negative 0 -purchase positive 0 -purchase sadness 0 -purchase surprise 0 -purchase trust 0 -purchaser anger 0 -purchaser anticipation 0 -purchaser disgust 0 -purchaser fear 0 -purchaser joy 0 -purchaser negative 0 -purchaser positive 0 -purchaser sadness 0 -purchaser surprise 0 -purchaser trust 0 -purchasing anger 0 -purchasing anticipation 0 -purchasing disgust 0 -purchasing fear 0 -purchasing joy 0 -purchasing negative 0 -purchasing positive 0 -purchasing sadness 0 -purchasing surprise 0 -purchasing trust 0 -puree anger 0 -puree anticipation 0 -puree disgust 0 -puree fear 0 -puree joy 0 -puree negative 0 -puree positive 0 -puree sadness 0 -puree surprise 0 -puree trust 0 -purely anger 0 -purely anticipation 0 -purely disgust 0 -purely fear 0 -purely joy 0 -purely negative 0 -purely positive 1 -purely sadness 0 -purely surprise 0 -purely trust 1 -purgatory anger 0 -purgatory anticipation 0 -purgatory disgust 1 -purgatory fear 1 -purgatory joy 0 -purgatory negative 1 -purgatory positive 0 -purgatory sadness 0 -purgatory surprise 0 -purgatory trust 0 -purge anger 0 -purge anticipation 0 -purge disgust 0 -purge fear 1 -purge joy 0 -purge negative 1 -purge positive 0 -purge sadness 0 -purge surprise 0 -purge trust 0 -purification anger 0 -purification anticipation 0 -purification disgust 0 -purification fear 0 -purification joy 0 -purification negative 0 -purification positive 1 -purification sadness 0 -purification surprise 0 -purification trust 1 -purify anger 0 -purify anticipation 0 -purify disgust 0 -purify fear 0 -purify joy 1 -purify negative 0 -purify positive 1 -purify sadness 0 -purify surprise 0 -purify trust 1 -purist anger 0 -purist anticipation 0 -purist disgust 0 -purist fear 0 -purist joy 0 -purist negative 0 -purist positive 1 -purist sadness 0 -purist surprise 0 -purist trust 0 -purity anger 0 -purity anticipation 0 -purity disgust 0 -purity fear 0 -purity joy 0 -purity negative 0 -purity positive 1 -purity sadness 0 -purity surprise 1 -purity trust 0 -purple anger 0 -purple anticipation 0 -purple disgust 0 -purple fear 0 -purple joy 0 -purple negative 0 -purple positive 0 -purple sadness 0 -purple surprise 0 -purple trust 0 -purport anger 0 -purport anticipation 0 -purport disgust 0 -purport fear 0 -purport joy 0 -purport negative 0 -purport positive 0 -purport sadness 0 -purport surprise 0 -purport trust 0 -purpose anger 0 -purpose anticipation 0 -purpose disgust 0 -purpose fear 0 -purpose joy 0 -purpose negative 0 -purpose positive 0 -purpose sadness 0 -purpose surprise 0 -purpose trust 0 -purposely anger 0 -purposely anticipation 0 -purposely disgust 0 -purposely fear 0 -purposely joy 0 -purposely negative 0 -purposely positive 0 -purposely sadness 0 -purposely surprise 0 -purposely trust 0 -purr anger 0 -purr anticipation 0 -purr disgust 0 -purr fear 0 -purr joy 1 -purr negative 0 -purr positive 1 -purr sadness 0 -purr surprise 0 -purr trust 1 -purse anger 0 -purse anticipation 0 -purse disgust 0 -purse fear 0 -purse joy 0 -purse negative 0 -purse positive 0 -purse sadness 0 -purse surprise 0 -purse trust 0 -pursuance anger 0 -pursuance anticipation 0 -pursuance disgust 0 -pursuance fear 0 -pursuance joy 0 -pursuance negative 0 -pursuance positive 0 -pursuance sadness 0 -pursuance surprise 0 -pursuance trust 0 -pursuing anger 0 -pursuing anticipation 0 -pursuing disgust 0 -pursuing fear 0 -pursuing joy 0 -pursuing negative 0 -pursuing positive 0 -pursuing sadness 0 -pursuing surprise 0 -pursuing trust 0 -pursuit anger 0 -pursuit anticipation 0 -pursuit disgust 0 -pursuit fear 0 -pursuit joy 0 -pursuit negative 0 -pursuit positive 0 -pursuit sadness 0 -pursuit surprise 0 -pursuit trust 0 -purveyor anger 0 -purveyor anticipation 0 -purveyor disgust 0 -purveyor fear 0 -purveyor joy 0 -purveyor negative 0 -purveyor positive 0 -purveyor sadness 0 -purveyor surprise 0 -purveyor trust 0 -purview anger 0 -purview anticipation 0 -purview disgust 0 -purview fear 0 -purview joy 0 -purview negative 0 -purview positive 0 -purview sadness 0 -purview surprise 0 -purview trust 0 -pus anger 0 -pus anticipation 0 -pus disgust 1 -pus fear 0 -pus joy 0 -pus negative 1 -pus positive 0 -pus sadness 0 -pus surprise 0 -pus trust 0 -push anger 0 -push anticipation 0 -push disgust 0 -push fear 0 -push joy 0 -push negative 0 -push positive 0 -push sadness 0 -push surprise 0 -push trust 0 -pushing anger 0 -pushing anticipation 0 -pushing disgust 0 -pushing fear 0 -pushing joy 0 -pushing negative 0 -pushing positive 0 -pushing sadness 0 -pushing surprise 0 -pushing trust 0 -puss anger 0 -puss anticipation 0 -puss disgust 0 -puss fear 0 -puss joy 0 -puss negative 0 -puss positive 0 -puss sadness 0 -puss surprise 0 -puss trust 0 -pussy anger 0 -pussy anticipation 0 -pussy disgust 0 -pussy fear 0 -pussy joy 0 -pussy negative 0 -pussy positive 0 -pussy sadness 0 -pussy surprise 0 -pussy trust 0 -pussycat anger 0 -pussycat anticipation 0 -pussycat disgust 0 -pussycat fear 0 -pussycat joy 0 -pussycat negative 0 -pussycat positive 0 -pussycat sadness 0 -pussycat surprise 0 -pussycat trust 0 -put anger 0 -put anticipation 0 -put disgust 0 -put fear 0 -put joy 0 -put negative 0 -put positive 0 -put sadness 0 -put surprise 0 -put trust 0 -putative anger 0 -putative anticipation 0 -putative disgust 0 -putative fear 0 -putative joy 0 -putative negative 0 -putative positive 0 -putative sadness 0 -putative surprise 0 -putative trust 1 -puts anger 0 -puts anticipation 0 -puts disgust 0 -puts fear 0 -puts joy 0 -puts negative 0 -puts positive 0 -puts sadness 0 -puts surprise 0 -puts trust 0 -putty anger 0 -putty anticipation 0 -putty disgust 0 -putty fear 0 -putty joy 0 -putty negative 0 -putty positive 0 -putty sadness 0 -putty surprise 0 -putty trust 0 -puzzled anger 0 -puzzled anticipation 0 -puzzled disgust 0 -puzzled fear 0 -puzzled joy 0 -puzzled negative 0 -puzzled positive 0 -puzzled sadness 0 -puzzled surprise 0 -puzzled trust 0 -puzzling anger 0 -puzzling anticipation 0 -puzzling disgust 0 -puzzling fear 0 -puzzling joy 0 -puzzling negative 0 -puzzling positive 0 -puzzling sadness 0 -puzzling surprise 0 -puzzling trust 0 -pygmy anger 0 -pygmy anticipation 0 -pygmy disgust 0 -pygmy fear 0 -pygmy joy 0 -pygmy negative 0 -pygmy positive 0 -pygmy sadness 0 -pygmy surprise 0 -pygmy trust 0 -pyramid anger 0 -pyramid anticipation 0 -pyramid disgust 0 -pyramid fear 0 -pyramid joy 0 -pyramid negative 0 -pyramid positive 0 -pyramid sadness 0 -pyramid surprise 0 -pyramid trust 0 -pyramidal anger 0 -pyramidal anticipation 0 -pyramidal disgust 0 -pyramidal fear 0 -pyramidal joy 0 -pyramidal negative 0 -pyramidal positive 0 -pyramidal sadness 0 -pyramidal surprise 0 -pyramidal trust 0 -pyrotechnics anger 0 -pyrotechnics anticipation 0 -pyrotechnics disgust 0 -pyrotechnics fear 0 -pyrotechnics joy 0 -pyrotechnics negative 0 -pyrotechnics positive 0 -pyrotechnics sadness 0 -pyrotechnics surprise 0 -pyrotechnics trust 0 -quack anger 0 -quack anticipation 0 -quack disgust 1 -quack fear 0 -quack joy 0 -quack negative 1 -quack positive 0 -quack sadness 0 -quack surprise 0 -quack trust 0 -quad anger 0 -quad anticipation 0 -quad disgust 0 -quad fear 0 -quad joy 0 -quad negative 0 -quad positive 0 -quad sadness 0 -quad surprise 0 -quad trust 0 -quadrangle anger 0 -quadrangle anticipation 0 -quadrangle disgust 0 -quadrangle fear 0 -quadrangle joy 0 -quadrangle negative 0 -quadrangle positive 0 -quadrangle sadness 0 -quadrangle surprise 0 -quadrangle trust 0 -quadrant anger 0 -quadrant anticipation 0 -quadrant disgust 0 -quadrant fear 0 -quadrant joy 0 -quadrant negative 0 -quadrant positive 0 -quadrant sadness 0 -quadrant surprise 0 -quadrant trust 0 -quadratic anger 0 -quadratic anticipation 0 -quadratic disgust 0 -quadratic fear 0 -quadratic joy 0 -quadratic negative 0 -quadratic positive 0 -quadratic sadness 0 -quadratic surprise 0 -quadratic trust 0 -quadrature anger 0 -quadrature anticipation 0 -quadrature disgust 0 -quadrature fear 0 -quadrature joy 0 -quadrature negative 0 -quadrature positive 0 -quadrature sadness 0 -quadrature surprise 0 -quadrature trust 0 -quadruple anger 0 -quadruple anticipation 0 -quadruple disgust 0 -quadruple fear 0 -quadruple joy 0 -quadruple negative 0 -quadruple positive 0 -quadruple sadness 0 -quadruple surprise 0 -quadruple trust 0 -quadrupole anger 0 -quadrupole anticipation 0 -quadrupole disgust 0 -quadrupole fear 0 -quadrupole joy 0 -quadrupole negative 0 -quadrupole positive 0 -quadrupole sadness 0 -quadrupole surprise 0 -quadrupole trust 0 -quagmire anger 0 -quagmire anticipation 0 -quagmire disgust 1 -quagmire fear 0 -quagmire joy 0 -quagmire negative 1 -quagmire positive 0 -quagmire sadness 0 -quagmire surprise 0 -quagmire trust 0 -quail anger 0 -quail anticipation 0 -quail disgust 0 -quail fear 1 -quail joy 0 -quail negative 1 -quail positive 0 -quail sadness 0 -quail surprise 0 -quail trust 0 -quaint anger 0 -quaint anticipation 0 -quaint disgust 0 -quaint fear 0 -quaint joy 1 -quaint negative 0 -quaint positive 1 -quaint sadness 0 -quaint surprise 0 -quaint trust 1 -quake anger 0 -quake anticipation 0 -quake disgust 0 -quake fear 1 -quake joy 0 -quake negative 0 -quake positive 0 -quake sadness 0 -quake surprise 0 -quake trust 0 -qualified anger 0 -qualified anticipation 0 -qualified disgust 0 -qualified fear 0 -qualified joy 0 -qualified negative 0 -qualified positive 1 -qualified sadness 0 -qualified surprise 0 -qualified trust 1 -qualify anger 0 -qualify anticipation 0 -qualify disgust 0 -qualify fear 0 -qualify joy 0 -qualify negative 0 -qualify positive 0 -qualify sadness 0 -qualify surprise 0 -qualify trust 0 -qualifying anger 0 -qualifying anticipation 0 -qualifying disgust 0 -qualifying fear 0 -qualifying joy 0 -qualifying negative 0 -qualifying positive 1 -qualifying sadness 0 -qualifying surprise 0 -qualifying trust 0 -qualities anger 0 -qualities anticipation 0 -qualities disgust 0 -qualities fear 0 -qualities joy 0 -qualities negative 0 -qualities positive 0 -qualities sadness 0 -qualities surprise 0 -qualities trust 0 -quality anger 0 -quality anticipation 0 -quality disgust 0 -quality fear 0 -quality joy 0 -quality negative 0 -quality positive 0 -quality sadness 0 -quality surprise 0 -quality trust 0 -quandary anger 1 -quandary anticipation 0 -quandary disgust 0 -quandary fear 1 -quandary joy 0 -quandary negative 1 -quandary positive 0 -quandary sadness 0 -quandary surprise 0 -quandary trust 0 -quantify anger 0 -quantify anticipation 0 -quantify disgust 0 -quantify fear 0 -quantify joy 0 -quantify negative 0 -quantify positive 0 -quantify sadness 0 -quantify surprise 0 -quantify trust 0 -quantitative anger 0 -quantitative anticipation 0 -quantitative disgust 0 -quantitative fear 0 -quantitative joy 0 -quantitative negative 0 -quantitative positive 0 -quantitative sadness 0 -quantitative surprise 0 -quantitative trust 0 -quantitatively anger 0 -quantitatively anticipation 0 -quantitatively disgust 0 -quantitatively fear 0 -quantitatively joy 0 -quantitatively negative 0 -quantitatively positive 0 -quantitatively sadness 0 -quantitatively surprise 0 -quantitatively trust 0 -quantity anger 0 -quantity anticipation 0 -quantity disgust 0 -quantity fear 0 -quantity joy 0 -quantity negative 0 -quantity positive 0 -quantity sadness 0 -quantity surprise 0 -quantity trust 0 -quantum anger 0 -quantum anticipation 0 -quantum disgust 0 -quantum fear 0 -quantum joy 0 -quantum negative 0 -quantum positive 0 -quantum sadness 0 -quantum surprise 0 -quantum trust 0 -quarantine anger 0 -quarantine anticipation 0 -quarantine disgust 0 -quarantine fear 1 -quarantine joy 0 -quarantine negative 0 -quarantine positive 0 -quarantine sadness 0 -quarantine surprise 0 -quarantine trust 0 -quarrel anger 1 -quarrel anticipation 0 -quarrel disgust 0 -quarrel fear 0 -quarrel joy 0 -quarrel negative 1 -quarrel positive 0 -quarrel sadness 0 -quarrel surprise 0 -quarrel trust 0 -quarry anger 0 -quarry anticipation 0 -quarry disgust 0 -quarry fear 0 -quarry joy 0 -quarry negative 0 -quarry positive 0 -quarry sadness 0 -quarry surprise 0 -quarry trust 0 -quart anger 0 -quart anticipation 0 -quart disgust 0 -quart fear 0 -quart joy 0 -quart negative 0 -quart positive 0 -quart sadness 0 -quart surprise 0 -quart trust 0 -quarter anger 0 -quarter anticipation 0 -quarter disgust 0 -quarter fear 0 -quarter joy 0 -quarter negative 0 -quarter positive 0 -quarter sadness 0 -quarter surprise 0 -quarter trust 0 -quartered anger 0 -quartered anticipation 0 -quartered disgust 0 -quartered fear 0 -quartered joy 0 -quartered negative 0 -quartered positive 0 -quartered sadness 0 -quartered surprise 0 -quartered trust 0 -quarters anger 0 -quarters anticipation 0 -quarters disgust 0 -quarters fear 0 -quarters joy 0 -quarters negative 0 -quarters positive 0 -quarters sadness 0 -quarters surprise 0 -quarters trust 0 -quartet anger 0 -quartet anticipation 0 -quartet disgust 0 -quartet fear 0 -quartet joy 0 -quartet negative 0 -quartet positive 0 -quartet sadness 0 -quartet surprise 0 -quartet trust 0 -quartile anger 0 -quartile anticipation 0 -quartile disgust 0 -quartile fear 0 -quartile joy 0 -quartile negative 0 -quartile positive 0 -quartile sadness 0 -quartile surprise 0 -quartile trust 0 -quarto anger 0 -quarto anticipation 0 -quarto disgust 0 -quarto fear 0 -quarto joy 0 -quarto negative 0 -quarto positive 0 -quarto sadness 0 -quarto surprise 0 -quarto trust 0 -quartz anger 0 -quartz anticipation 0 -quartz disgust 0 -quartz fear 0 -quartz joy 0 -quartz negative 0 -quartz positive 0 -quartz sadness 0 -quartz surprise 0 -quartz trust 0 -quash anger 0 -quash anticipation 0 -quash disgust 0 -quash fear 1 -quash joy 0 -quash negative 1 -quash positive 0 -quash sadness 0 -quash surprise 0 -quash trust 0 -quasi anger 0 -quasi anticipation 0 -quasi disgust 0 -quasi fear 0 -quasi joy 0 -quasi negative 0 -quasi positive 0 -quasi sadness 0 -quasi surprise 0 -quasi trust 0 -quaternary anger 0 -quaternary anticipation 0 -quaternary disgust 0 -quaternary fear 0 -quaternary joy 0 -quaternary negative 0 -quaternary positive 0 -quaternary sadness 0 -quaternary surprise 0 -quaternary trust 0 -quay anger 0 -quay anticipation 0 -quay disgust 0 -quay fear 0 -quay joy 0 -quay negative 0 -quay positive 0 -quay sadness 0 -quay surprise 0 -quay trust 0 -queen anger 0 -queen anticipation 0 -queen disgust 0 -queen fear 0 -queen joy 0 -queen negative 0 -queen positive 0 -queen sadness 0 -queen surprise 0 -queen trust 0 -quell anger 0 -quell anticipation 0 -quell disgust 0 -quell fear 0 -quell joy 0 -quell negative 1 -quell positive 0 -quell sadness 0 -quell surprise 0 -quell trust 0 -quench anger 0 -quench anticipation 0 -quench disgust 0 -quench fear 0 -quench joy 0 -quench negative 0 -quench positive 0 -quench sadness 0 -quench surprise 0 -quench trust 0 -query anger 0 -query anticipation 0 -query disgust 0 -query fear 0 -query joy 0 -query negative 0 -query positive 0 -query sadness 0 -query surprise 0 -query trust 0 -quest anger 0 -quest anticipation 1 -quest disgust 0 -quest fear 0 -quest joy 0 -quest negative 0 -quest positive 1 -quest sadness 0 -quest surprise 0 -quest trust 0 -question anger 0 -question anticipation 0 -question disgust 0 -question fear 0 -question joy 0 -question negative 0 -question positive 1 -question sadness 0 -question surprise 0 -question trust 0 -questionable anger 0 -questionable anticipation 0 -questionable disgust 1 -questionable fear 0 -questionable joy 0 -questionable negative 1 -questionable positive 0 -questionable sadness 0 -questionable surprise 0 -questionable trust 0 -questioning anger 0 -questioning anticipation 0 -questioning disgust 0 -questioning fear 0 -questioning joy 0 -questioning negative 0 -questioning positive 0 -questioning sadness 0 -questioning surprise 0 -questioning trust 0 -queue anger 0 -queue anticipation 0 -queue disgust 0 -queue fear 0 -queue joy 0 -queue negative 0 -queue positive 0 -queue sadness 0 -queue surprise 0 -queue trust 0 -quicken anger 0 -quicken anticipation 1 -quicken disgust 0 -quicken fear 0 -quicken joy 0 -quicken negative 0 -quicken positive 0 -quicken sadness 0 -quicken surprise 0 -quicken trust 0 -quickly anger 0 -quickly anticipation 0 -quickly disgust 0 -quickly fear 0 -quickly joy 0 -quickly negative 0 -quickly positive 0 -quickly sadness 0 -quickly surprise 0 -quickly trust 0 -quickness anger 0 -quickness anticipation 0 -quickness disgust 0 -quickness fear 0 -quickness joy 0 -quickness negative 0 -quickness positive 1 -quickness sadness 0 -quickness surprise 1 -quickness trust 0 -quicksilver anger 0 -quicksilver anticipation 0 -quicksilver disgust 0 -quicksilver fear 0 -quicksilver joy 0 -quicksilver negative 1 -quicksilver positive 0 -quicksilver sadness 0 -quicksilver surprise 1 -quicksilver trust 0 -quid anger 0 -quid anticipation 0 -quid disgust 0 -quid fear 0 -quid joy 0 -quid negative 0 -quid positive 0 -quid sadness 0 -quid surprise 0 -quid trust 0 -quiescent anger 0 -quiescent anticipation 0 -quiescent disgust 0 -quiescent fear 0 -quiescent joy 0 -quiescent negative 0 -quiescent positive 1 -quiescent sadness 0 -quiescent surprise 0 -quiescent trust 0 -quiet anger 0 -quiet anticipation 0 -quiet disgust 0 -quiet fear 0 -quiet joy 0 -quiet negative 0 -quiet positive 1 -quiet sadness 1 -quiet surprise 0 -quiet trust 0 -quietly anger 0 -quietly anticipation 0 -quietly disgust 0 -quietly fear 0 -quietly joy 0 -quietly negative 0 -quietly positive 0 -quietly sadness 0 -quietly surprise 0 -quietly trust 0 -quill anger 0 -quill anticipation 0 -quill disgust 0 -quill fear 0 -quill joy 0 -quill negative 0 -quill positive 0 -quill sadness 0 -quill surprise 0 -quill trust 0 -quilt anger 0 -quilt anticipation 0 -quilt disgust 0 -quilt fear 0 -quilt joy 0 -quilt negative 0 -quilt positive 0 -quilt sadness 0 -quilt surprise 0 -quilt trust 0 -quinine anger 0 -quinine anticipation 0 -quinine disgust 0 -quinine fear 0 -quinine joy 0 -quinine negative 0 -quinine positive 1 -quinine sadness 0 -quinine surprise 0 -quinine trust 0 -quit anger 0 -quit anticipation 0 -quit disgust 0 -quit fear 0 -quit joy 0 -quit negative 1 -quit positive 0 -quit sadness 0 -quit surprise 0 -quit trust 0 -quits anger 0 -quits anticipation 0 -quits disgust 0 -quits fear 0 -quits joy 0 -quits negative 0 -quits positive 0 -quits sadness 0 -quits surprise 0 -quits trust 0 -quiver anger 0 -quiver anticipation 0 -quiver disgust 0 -quiver fear 1 -quiver joy 0 -quiver negative 1 -quiver positive 0 -quiver sadness 0 -quiver surprise 0 -quiver trust 0 -quivering anger 0 -quivering anticipation 0 -quivering disgust 0 -quivering fear 1 -quivering joy 0 -quivering negative 1 -quivering positive 0 -quivering sadness 0 -quivering surprise 0 -quivering trust 0 -quiz anger 0 -quiz anticipation 0 -quiz disgust 0 -quiz fear 0 -quiz joy 0 -quiz negative 1 -quiz positive 0 -quiz sadness 0 -quiz surprise 0 -quiz trust 0 -quorum anger 0 -quorum anticipation 0 -quorum disgust 0 -quorum fear 0 -quorum joy 0 -quorum negative 0 -quorum positive 0 -quorum sadness 0 -quorum surprise 0 -quorum trust 0 -quota anger 0 -quota anticipation 0 -quota disgust 0 -quota fear 0 -quota joy 0 -quota negative 0 -quota positive 0 -quota sadness 0 -quota surprise 0 -quota trust 0 -quotation anger 0 -quotation anticipation 0 -quotation disgust 0 -quotation fear 0 -quotation joy 0 -quotation negative 0 -quotation positive 0 -quotation sadness 0 -quotation surprise 0 -quotation trust 0 -quote anger 0 -quote anticipation 1 -quote disgust 0 -quote fear 0 -quote joy 0 -quote negative 1 -quote positive 1 -quote sadness 0 -quote surprise 1 -quote trust 0 -quotient anger 0 -quotient anticipation 0 -quotient disgust 0 -quotient fear 0 -quotient joy 0 -quotient negative 0 -quotient positive 0 -quotient sadness 0 -quotient surprise 0 -quotient trust 0 -rabbit anger 0 -rabbit anticipation 0 -rabbit disgust 0 -rabbit fear 0 -rabbit joy 0 -rabbit negative 0 -rabbit positive 0 -rabbit sadness 0 -rabbit surprise 0 -rabbit trust 0 -rabble anger 1 -rabble anticipation 0 -rabble disgust 0 -rabble fear 1 -rabble joy 0 -rabble negative 1 -rabble positive 0 -rabble sadness 0 -rabble surprise 0 -rabble trust 0 -rabid anger 1 -rabid anticipation 1 -rabid disgust 1 -rabid fear 1 -rabid joy 0 -rabid negative 1 -rabid positive 0 -rabid sadness 1 -rabid surprise 0 -rabid trust 0 -rabies anger 0 -rabies anticipation 0 -rabies disgust 0 -rabies fear 0 -rabies joy 0 -rabies negative 1 -rabies positive 0 -rabies sadness 0 -rabies surprise 0 -rabies trust 0 -race anger 0 -race anticipation 0 -race disgust 0 -race fear 0 -race joy 0 -race negative 0 -race positive 0 -race sadness 0 -race surprise 0 -race trust 0 -racehorse anger 0 -racehorse anticipation 0 -racehorse disgust 0 -racehorse fear 0 -racehorse joy 0 -racehorse negative 0 -racehorse positive 0 -racehorse sadness 0 -racehorse surprise 0 -racehorse trust 0 -racer anger 0 -racer anticipation 0 -racer disgust 0 -racer fear 0 -racer joy 0 -racer negative 0 -racer positive 0 -racer sadness 0 -racer surprise 0 -racer trust 0 -rack anger 0 -rack anticipation 0 -rack disgust 0 -rack fear 0 -rack joy 0 -rack negative 1 -rack positive 0 -rack sadness 1 -rack surprise 0 -rack trust 0 -racket anger 0 -racket anticipation 0 -racket disgust 0 -racket fear 0 -racket joy 0 -racket negative 1 -racket positive 0 -racket sadness 0 -racket surprise 0 -racket trust 0 -racking anger 0 -racking anticipation 0 -racking disgust 0 -racking fear 0 -racking joy 0 -racking negative 0 -racking positive 0 -racking sadness 0 -racking surprise 0 -racking trust 0 -racy anger 0 -racy anticipation 0 -racy disgust 0 -racy fear 0 -racy joy 0 -racy negative 0 -racy positive 0 -racy sadness 0 -racy surprise 0 -racy trust 0 -radar anger 0 -radar anticipation 0 -radar disgust 0 -radar fear 0 -radar joy 0 -radar negative 0 -radar positive 0 -radar sadness 0 -radar surprise 0 -radar trust 1 -radiance anger 0 -radiance anticipation 1 -radiance disgust 0 -radiance fear 0 -radiance joy 1 -radiance negative 0 -radiance positive 1 -radiance sadness 0 -radiance surprise 0 -radiance trust 1 -radiant anger 0 -radiant anticipation 0 -radiant disgust 0 -radiant fear 0 -radiant joy 1 -radiant negative 0 -radiant positive 1 -radiant sadness 0 -radiant surprise 0 -radiant trust 0 -radiate anger 0 -radiate anticipation 0 -radiate disgust 0 -radiate fear 0 -radiate joy 0 -radiate negative 0 -radiate positive 1 -radiate sadness 0 -radiate surprise 0 -radiate trust 0 -radiation anger 0 -radiation anticipation 0 -radiation disgust 0 -radiation fear 1 -radiation joy 0 -radiation negative 1 -radiation positive 0 -radiation sadness 0 -radiation surprise 0 -radiation trust 0 -radically anger 0 -radically anticipation 0 -radically disgust 0 -radically fear 0 -radically joy 0 -radically negative 0 -radically positive 0 -radically sadness 0 -radically surprise 0 -radically trust 0 -radio anger 0 -radio anticipation 0 -radio disgust 0 -radio fear 0 -radio joy 0 -radio negative 0 -radio positive 1 -radio sadness 0 -radio surprise 0 -radio trust 0 -radioactive anger 0 -radioactive anticipation 0 -radioactive disgust 0 -radioactive fear 1 -radioactive joy 0 -radioactive negative 1 -radioactive positive 0 -radioactive sadness 0 -radioactive surprise 0 -radioactive trust 0 -radioactivity anger 0 -radioactivity anticipation 0 -radioactivity disgust 0 -radioactivity fear 0 -radioactivity joy 0 -radioactivity negative 0 -radioactivity positive 0 -radioactivity sadness 0 -radioactivity surprise 0 -radioactivity trust 0 -radiograph anger 0 -radiograph anticipation 0 -radiograph disgust 0 -radiograph fear 0 -radiograph joy 0 -radiograph negative 0 -radiograph positive 0 -radiograph sadness 0 -radiograph surprise 0 -radiograph trust 0 -radiography anger 0 -radiography anticipation 0 -radiography disgust 0 -radiography fear 0 -radiography joy 0 -radiography negative 0 -radiography positive 0 -radiography sadness 0 -radiography surprise 0 -radiography trust 0 -radiology anger 0 -radiology anticipation 0 -radiology disgust 0 -radiology fear 0 -radiology joy 0 -radiology negative 0 -radiology positive 0 -radiology sadness 0 -radiology surprise 0 -radiology trust 0 -radium anger 0 -radium anticipation 0 -radium disgust 0 -radium fear 0 -radium joy 0 -radium negative 0 -radium positive 0 -radium sadness 0 -radium surprise 0 -radium trust 0 -radius anger 0 -radius anticipation 0 -radius disgust 0 -radius fear 0 -radius joy 0 -radius negative 0 -radius positive 0 -radius sadness 0 -radius surprise 0 -radius trust 0 -radon anger 0 -radon anticipation 0 -radon disgust 0 -radon fear 1 -radon joy 0 -radon negative 1 -radon positive 0 -radon sadness 0 -radon surprise 0 -radon trust 0 -raffle anger 0 -raffle anticipation 1 -raffle disgust 0 -raffle fear 0 -raffle joy 0 -raffle negative 0 -raffle positive 0 -raffle sadness 0 -raffle surprise 1 -raffle trust 0 -raft anger 0 -raft anticipation 0 -raft disgust 0 -raft fear 0 -raft joy 0 -raft negative 0 -raft positive 0 -raft sadness 0 -raft surprise 0 -raft trust 0 -rage anger 1 -rage anticipation 0 -rage disgust 0 -rage fear 0 -rage joy 0 -rage negative 1 -rage positive 0 -rage sadness 0 -rage surprise 0 -rage trust 0 -ragged anger 0 -ragged anticipation 0 -ragged disgust 0 -ragged fear 0 -ragged joy 0 -ragged negative 0 -ragged positive 0 -ragged sadness 0 -ragged surprise 0 -ragged trust 0 -raging anger 1 -raging anticipation 0 -raging disgust 1 -raging fear 1 -raging joy 0 -raging negative 1 -raging positive 0 -raging sadness 0 -raging surprise 0 -raging trust 0 -rags anger 0 -rags anticipation 0 -rags disgust 1 -rags fear 0 -rags joy 0 -rags negative 1 -rags positive 0 -rags sadness 0 -rags surprise 0 -rags trust 0 -raid anger 1 -raid anticipation 0 -raid disgust 0 -raid fear 1 -raid joy 0 -raid negative 1 -raid positive 0 -raid sadness 0 -raid surprise 1 -raid trust 0 -rail anger 1 -rail anticipation 1 -rail disgust 0 -rail fear 0 -rail joy 0 -rail negative 1 -rail positive 0 -rail sadness 0 -rail surprise 0 -rail trust 0 -railing anger 0 -railing anticipation 0 -railing disgust 0 -railing fear 0 -railing joy 0 -railing negative 0 -railing positive 0 -railing sadness 0 -railing surprise 0 -railing trust 0 -railroad anger 0 -railroad anticipation 0 -railroad disgust 0 -railroad fear 0 -railroad joy 0 -railroad negative 0 -railroad positive 0 -railroad sadness 0 -railroad surprise 0 -railroad trust 0 -railway anger 0 -railway anticipation 0 -railway disgust 0 -railway fear 0 -railway joy 0 -railway negative 0 -railway positive 0 -railway sadness 0 -railway surprise 0 -railway trust 0 -raiment anger 0 -raiment anticipation 0 -raiment disgust 0 -raiment fear 0 -raiment joy 0 -raiment negative 0 -raiment positive 0 -raiment sadness 0 -raiment surprise 0 -raiment trust 0 -rain anger 0 -rain anticipation 0 -rain disgust 0 -rain fear 0 -rain joy 0 -rain negative 0 -rain positive 0 -rain sadness 0 -rain surprise 0 -rain trust 0 -raincoat anger 0 -raincoat anticipation 0 -raincoat disgust 0 -raincoat fear 0 -raincoat joy 0 -raincoat negative 0 -raincoat positive 0 -raincoat sadness 0 -raincoat surprise 0 -raincoat trust 0 -rainfall anger 0 -rainfall anticipation 0 -rainfall disgust 0 -rainfall fear 0 -rainfall joy 0 -rainfall negative 0 -rainfall positive 0 -rainfall sadness 0 -rainfall surprise 0 -rainfall trust 0 -rainy anger 0 -rainy anticipation 0 -rainy disgust 0 -rainy fear 0 -rainy joy 0 -rainy negative 0 -rainy positive 0 -rainy sadness 1 -rainy surprise 0 -rainy trust 0 -raise anger 0 -raise anticipation 0 -raise disgust 0 -raise fear 0 -raise joy 0 -raise negative 0 -raise positive 0 -raise sadness 0 -raise surprise 0 -raise trust 0 -raised anger 0 -raised anticipation 0 -raised disgust 0 -raised fear 0 -raised joy 0 -raised negative 0 -raised positive 0 -raised sadness 0 -raised surprise 0 -raised trust 0 -raising anger 0 -raising anticipation 0 -raising disgust 0 -raising fear 0 -raising joy 0 -raising negative 0 -raising positive 0 -raising sadness 0 -raising surprise 0 -raising trust 0 -rake anger 0 -rake anticipation 0 -rake disgust 0 -rake fear 0 -rake joy 0 -rake negative 0 -rake positive 0 -rake sadness 0 -rake surprise 0 -rake trust 0 -rally anger 0 -rally anticipation 0 -rally disgust 0 -rally fear 0 -rally joy 0 -rally negative 0 -rally positive 0 -rally sadness 0 -rally surprise 0 -rally trust 0 -ram anger 1 -ram anticipation 1 -ram disgust 0 -ram fear 0 -ram joy 0 -ram negative 1 -ram positive 0 -ram sadness 0 -ram surprise 0 -ram trust 0 -ramble anger 0 -ramble anticipation 0 -ramble disgust 0 -ramble fear 0 -ramble joy 0 -ramble negative 0 -ramble positive 0 -ramble sadness 0 -ramble surprise 0 -ramble trust 0 -rambling anger 0 -rambling anticipation 0 -rambling disgust 0 -rambling fear 0 -rambling joy 0 -rambling negative 1 -rambling positive 0 -rambling sadness 0 -rambling surprise 0 -rambling trust 0 -ramp anger 0 -ramp anticipation 0 -ramp disgust 0 -ramp fear 0 -ramp joy 0 -ramp negative 0 -ramp positive 0 -ramp sadness 0 -ramp surprise 0 -ramp trust 0 -rampage anger 1 -rampage anticipation 0 -rampage disgust 0 -rampage fear 1 -rampage joy 0 -rampage negative 1 -rampage positive 0 -rampage sadness 0 -rampage surprise 0 -rampage trust 0 -ranch anger 0 -ranch anticipation 0 -ranch disgust 0 -ranch fear 0 -ranch joy 0 -ranch negative 0 -ranch positive 0 -ranch sadness 0 -ranch surprise 0 -ranch trust 0 -rancid anger 0 -rancid anticipation 0 -rancid disgust 1 -rancid fear 0 -rancid joy 0 -rancid negative 1 -rancid positive 0 -rancid sadness 0 -rancid surprise 0 -rancid trust 0 -randomly anger 0 -randomly anticipation 0 -randomly disgust 0 -randomly fear 0 -randomly joy 0 -randomly negative 0 -randomly positive 0 -randomly sadness 0 -randomly surprise 1 -randomly trust 0 -randomness anger 0 -randomness anticipation 0 -randomness disgust 0 -randomness fear 0 -randomness joy 0 -randomness negative 0 -randomness positive 0 -randomness sadness 0 -randomness surprise 0 -randomness trust 0 -randy anger 0 -randy anticipation 0 -randy disgust 0 -randy fear 0 -randy joy 0 -randy negative 0 -randy positive 0 -randy sadness 0 -randy surprise 0 -randy trust 0 -ranger anger 0 -ranger anticipation 0 -ranger disgust 0 -ranger fear 0 -ranger joy 0 -ranger negative 0 -ranger positive 0 -ranger sadness 0 -ranger surprise 0 -ranger trust 1 -rank anger 0 -rank anticipation 0 -rank disgust 0 -rank fear 0 -rank joy 0 -rank negative 0 -rank positive 0 -rank sadness 0 -rank surprise 0 -rank trust 0 -ransom anger 1 -ransom anticipation 0 -ransom disgust 0 -ransom fear 1 -ransom joy 0 -ransom negative 1 -ransom positive 0 -ransom sadness 0 -ransom surprise 0 -ransom trust 0 -rant anger 0 -rant anticipation 0 -rant disgust 0 -rant fear 0 -rant joy 0 -rant negative 0 -rant positive 0 -rant sadness 0 -rant surprise 0 -rant trust 0 -rap anger 0 -rap anticipation 0 -rap disgust 0 -rap fear 0 -rap joy 0 -rap negative 0 -rap positive 0 -rap sadness 0 -rap surprise 0 -rap trust 0 -rape anger 1 -rape anticipation 0 -rape disgust 1 -rape fear 1 -rape joy 0 -rape negative 1 -rape positive 0 -rape sadness 1 -rape surprise 0 -rape trust 0 -rapid anger 0 -rapid anticipation 0 -rapid disgust 0 -rapid fear 0 -rapid joy 0 -rapid negative 0 -rapid positive 0 -rapid sadness 0 -rapid surprise 1 -rapid trust 0 -rapidity anger 0 -rapidity anticipation 0 -rapidity disgust 0 -rapidity fear 0 -rapidity joy 0 -rapidity negative 0 -rapidity positive 0 -rapidity sadness 0 -rapidity surprise 0 -rapidity trust 0 -rapids anger 0 -rapids anticipation 0 -rapids disgust 0 -rapids fear 0 -rapids joy 0 -rapids negative 0 -rapids positive 0 -rapids sadness 0 -rapids surprise 0 -rapids trust 0 -rapping anger 1 -rapping anticipation 0 -rapping disgust 0 -rapping fear 0 -rapping joy 0 -rapping negative 0 -rapping positive 0 -rapping sadness 0 -rapping surprise 0 -rapping trust 0 -rapt anger 0 -rapt anticipation 0 -rapt disgust 0 -rapt fear 0 -rapt joy 1 -rapt negative 0 -rapt positive 1 -rapt sadness 0 -rapt surprise 1 -rapt trust 1 -raptors anger 0 -raptors anticipation 0 -raptors disgust 0 -raptors fear 1 -raptors joy 0 -raptors negative 1 -raptors positive 0 -raptors sadness 0 -raptors surprise 0 -raptors trust 0 -rapture anger 0 -rapture anticipation 1 -rapture disgust 0 -rapture fear 0 -rapture joy 1 -rapture negative 0 -rapture positive 1 -rapture sadness 0 -rapture surprise 0 -rapture trust 0 -rarely anger 0 -rarely anticipation 0 -rarely disgust 0 -rarely fear 0 -rarely joy 0 -rarely negative 0 -rarely positive 0 -rarely sadness 0 -rarely surprise 0 -rarely trust 0 -rarity anger 0 -rarity anticipation 0 -rarity disgust 0 -rarity fear 0 -rarity joy 0 -rarity negative 0 -rarity positive 0 -rarity sadness 0 -rarity surprise 1 -rarity trust 0 -rascal anger 1 -rascal anticipation 0 -rascal disgust 1 -rascal fear 1 -rascal joy 0 -rascal negative 1 -rascal positive 0 -rascal sadness 0 -rascal surprise 0 -rascal trust 0 -rash anger 0 -rash anticipation 0 -rash disgust 1 -rash fear 0 -rash joy 0 -rash negative 1 -rash positive 0 -rash sadness 0 -rash surprise 0 -rash trust 0 -rat anger 0 -rat anticipation 0 -rat disgust 1 -rat fear 1 -rat joy 0 -rat negative 1 -rat positive 0 -rat sadness 0 -rat surprise 0 -rat trust 0 -ratchet anger 0 -ratchet anticipation 0 -ratchet disgust 0 -ratchet fear 0 -ratchet joy 0 -ratchet negative 0 -ratchet positive 0 -ratchet sadness 0 -ratchet surprise 0 -ratchet trust 0 -rate anger 0 -rate anticipation 0 -rate disgust 0 -rate fear 0 -rate joy 0 -rate negative 0 -rate positive 0 -rate sadness 0 -rate surprise 0 -rate trust 0 -ratification anger 0 -ratification anticipation 0 -ratification disgust 0 -ratification fear 0 -ratification joy 0 -ratification negative 0 -ratification positive 0 -ratification sadness 0 -ratification surprise 0 -ratification trust 0 -ratify anger 0 -ratify anticipation 0 -ratify disgust 0 -ratify fear 0 -ratify joy 0 -ratify negative 0 -ratify positive 0 -ratify sadness 0 -ratify surprise 0 -ratify trust 1 -rating anger 1 -rating anticipation 0 -rating disgust 0 -rating fear 1 -rating joy 0 -rating negative 1 -rating positive 0 -rating sadness 1 -rating surprise 0 -rating trust 0 -ratio anger 0 -ratio anticipation 0 -ratio disgust 0 -ratio fear 0 -ratio joy 0 -ratio negative 0 -ratio positive 0 -ratio sadness 0 -ratio surprise 0 -ratio trust 0 -ration anger 0 -ration anticipation 0 -ration disgust 0 -ration fear 0 -ration joy 0 -ration negative 0 -ration positive 0 -ration sadness 0 -ration surprise 0 -ration trust 0 -rational anger 0 -rational anticipation 0 -rational disgust 0 -rational fear 0 -rational joy 0 -rational negative 0 -rational positive 1 -rational sadness 0 -rational surprise 0 -rational trust 1 -rationale anger 0 -rationale anticipation 0 -rationale disgust 0 -rationale fear 0 -rationale joy 0 -rationale negative 0 -rationale positive 0 -rationale sadness 0 -rationale surprise 0 -rationale trust 0 -rationalism anger 0 -rationalism anticipation 0 -rationalism disgust 0 -rationalism fear 0 -rationalism joy 0 -rationalism negative 0 -rationalism positive 0 -rationalism sadness 0 -rationalism surprise 0 -rationalism trust 0 -rationality anger 0 -rationality anticipation 0 -rationality disgust 0 -rationality fear 0 -rationality joy 0 -rationality negative 0 -rationality positive 0 -rationality sadness 0 -rationality surprise 0 -rationality trust 0 -rattan anger 0 -rattan anticipation 0 -rattan disgust 0 -rattan fear 0 -rattan joy 0 -rattan negative 0 -rattan positive 0 -rattan sadness 0 -rattan surprise 0 -rattan trust 0 -rattle anger 0 -rattle anticipation 0 -rattle disgust 0 -rattle fear 0 -rattle joy 0 -rattle negative 0 -rattle positive 0 -rattle sadness 0 -rattle surprise 0 -rattle trust 0 -rattlesnake anger 0 -rattlesnake anticipation 0 -rattlesnake disgust 0 -rattlesnake fear 1 -rattlesnake joy 0 -rattlesnake negative 0 -rattlesnake positive 0 -rattlesnake sadness 0 -rattlesnake surprise 0 -rattlesnake trust 0 -raucous anger 0 -raucous anticipation 0 -raucous disgust 0 -raucous fear 0 -raucous joy 0 -raucous negative 1 -raucous positive 0 -raucous sadness 0 -raucous surprise 0 -raucous trust 0 -rave anger 1 -rave anticipation 0 -rave disgust 1 -rave fear 0 -rave joy 1 -rave negative 1 -rave positive 1 -rave sadness 0 -rave surprise 1 -rave trust 1 -raven anger 0 -raven anticipation 0 -raven disgust 0 -raven fear 0 -raven joy 0 -raven negative 0 -raven positive 0 -raven sadness 0 -raven surprise 0 -raven trust 0 -ravenous anger 1 -ravenous anticipation 0 -ravenous disgust 0 -ravenous fear 1 -ravenous joy 0 -ravenous negative 1 -ravenous positive 0 -ravenous sadness 1 -ravenous surprise 0 -ravenous trust 0 -ravine anger 0 -ravine anticipation 0 -ravine disgust 0 -ravine fear 1 -ravine joy 0 -ravine negative 0 -ravine positive 0 -ravine sadness 0 -ravine surprise 0 -ravine trust 0 -raving anger 1 -raving anticipation 1 -raving disgust 0 -raving fear 1 -raving joy 1 -raving negative 1 -raving positive 0 -raving sadness 0 -raving surprise 1 -raving trust 0 -rawhide anger 0 -rawhide anticipation 0 -rawhide disgust 0 -rawhide fear 0 -rawhide joy 0 -rawhide negative 0 -rawhide positive 0 -rawhide sadness 0 -rawhide surprise 0 -rawhide trust 0 -ray anger 0 -ray anticipation 0 -ray disgust 0 -ray fear 0 -ray joy 0 -ray negative 0 -ray positive 0 -ray sadness 0 -ray surprise 0 -ray trust 0 -razor anger 0 -razor anticipation 0 -razor disgust 0 -razor fear 1 -razor joy 0 -razor negative 0 -razor positive 0 -razor sadness 0 -razor surprise 0 -razor trust 0 -reach anger 0 -reach anticipation 0 -reach disgust 0 -reach fear 0 -reach joy 0 -reach negative 0 -reach positive 0 -reach sadness 0 -reach surprise 0 -reach trust 0 -react anger 1 -react anticipation 0 -react disgust 0 -react fear 1 -react joy 0 -react negative 0 -react positive 0 -react sadness 0 -react surprise 0 -react trust 0 -reactionary anger 0 -reactionary anticipation 0 -reactionary disgust 0 -reactionary fear 0 -reactionary joy 0 -reactionary negative 1 -reactionary positive 0 -reactionary sadness 0 -reactionary surprise 0 -reactionary trust 0 -read anger 0 -read anticipation 0 -read disgust 0 -read fear 0 -read joy 0 -read negative 0 -read positive 0 -read sadness 0 -read surprise 0 -read trust 0 -reader anger 0 -reader anticipation 0 -reader disgust 0 -reader fear 0 -reader joy 0 -reader negative 0 -reader positive 1 -reader sadness 0 -reader surprise 0 -reader trust 0 -readership anger 0 -readership anticipation 0 -readership disgust 0 -readership fear 0 -readership joy 0 -readership negative 0 -readership positive 0 -readership sadness 0 -readership surprise 0 -readership trust 0 -readily anger 0 -readily anticipation 0 -readily disgust 0 -readily fear 0 -readily joy 0 -readily negative 0 -readily positive 1 -readily sadness 0 -readily surprise 0 -readily trust 0 -readiness anger 0 -readiness anticipation 1 -readiness disgust 0 -readiness fear 0 -readiness joy 1 -readiness negative 0 -readiness positive 1 -readiness sadness 0 -readiness surprise 0 -readiness trust 1 -reading anger 0 -reading anticipation 0 -reading disgust 0 -reading fear 0 -reading joy 0 -reading negative 0 -reading positive 1 -reading sadness 0 -reading surprise 0 -reading trust 0 -readjustment anger 0 -readjustment anticipation 0 -readjustment disgust 0 -readjustment fear 0 -readjustment joy 0 -readjustment negative 0 -readjustment positive 0 -readjustment sadness 0 -readjustment surprise 0 -readjustment trust 0 -ready anger 0 -ready anticipation 1 -ready disgust 0 -ready fear 0 -ready joy 0 -ready negative 0 -ready positive 0 -ready sadness 0 -ready surprise 0 -ready trust 0 -reaffirm anger 0 -reaffirm anticipation 0 -reaffirm disgust 0 -reaffirm fear 0 -reaffirm joy 0 -reaffirm negative 0 -reaffirm positive 1 -reaffirm sadness 0 -reaffirm surprise 0 -reaffirm trust 0 -reagent anger 0 -reagent anticipation 0 -reagent disgust 0 -reagent fear 0 -reagent joy 0 -reagent negative 0 -reagent positive 0 -reagent sadness 0 -reagent surprise 0 -reagent trust 0 -real anger 0 -real anticipation 0 -real disgust 0 -real fear 0 -real joy 0 -real negative 0 -real positive 1 -real sadness 0 -real surprise 0 -real trust 1 -realism anger 0 -realism anticipation 0 -realism disgust 0 -realism fear 0 -realism joy 0 -realism negative 0 -realism positive 0 -realism sadness 0 -realism surprise 0 -realism trust 0 -realistic anger 0 -realistic anticipation 0 -realistic disgust 0 -realistic fear 0 -realistic joy 0 -realistic negative 0 -realistic positive 0 -realistic sadness 0 -realistic surprise 0 -realistic trust 0 -reality anger 0 -reality anticipation 0 -reality disgust 0 -reality fear 0 -reality joy 0 -reality negative 0 -reality positive 0 -reality sadness 0 -reality surprise 0 -reality trust 0 -realm anger 0 -realm anticipation 0 -realm disgust 0 -realm fear 0 -realm joy 0 -realm negative 0 -realm positive 0 -realm sadness 0 -realm surprise 0 -realm trust 0 -realty anger 0 -realty anticipation 0 -realty disgust 0 -realty fear 0 -realty joy 0 -realty negative 0 -realty positive 0 -realty sadness 0 -realty surprise 0 -realty trust 0 -ream anger 0 -ream anticipation 0 -ream disgust 0 -ream fear 0 -ream joy 0 -ream negative 0 -ream positive 0 -ream sadness 0 -ream surprise 0 -ream trust 0 -reap anger 0 -reap anticipation 0 -reap disgust 0 -reap fear 0 -reap joy 0 -reap negative 0 -reap positive 0 -reap sadness 0 -reap surprise 0 -reap trust 0 -reappear anger 0 -reappear anticipation 0 -reappear disgust 0 -reappear fear 0 -reappear joy 0 -reappear negative 0 -reappear positive 0 -reappear sadness 0 -reappear surprise 1 -reappear trust 0 -rear anger 0 -rear anticipation 0 -rear disgust 0 -rear fear 0 -rear joy 0 -rear negative 1 -rear positive 0 -rear sadness 0 -rear surprise 0 -rear trust 0 -rearrange anger 0 -rearrange anticipation 0 -rearrange disgust 0 -rearrange fear 0 -rearrange joy 0 -rearrange negative 0 -rearrange positive 0 -rearrange sadness 0 -rearrange surprise 0 -rearrange trust 0 -rearrangement anger 0 -rearrangement anticipation 0 -rearrangement disgust 0 -rearrangement fear 0 -rearrangement joy 0 -rearrangement negative 0 -rearrangement positive 0 -rearrangement sadness 0 -rearrangement surprise 0 -rearrangement trust 0 -reason anger 0 -reason anticipation 0 -reason disgust 0 -reason fear 0 -reason joy 0 -reason negative 0 -reason positive 1 -reason sadness 0 -reason surprise 0 -reason trust 0 -reasonableness anger 0 -reasonableness anticipation 0 -reasonableness disgust 0 -reasonableness fear 0 -reasonableness joy 0 -reasonableness negative 0 -reasonableness positive 0 -reasonableness sadness 0 -reasonableness surprise 0 -reasonableness trust 0 -reasoning anger 0 -reasoning anticipation 0 -reasoning disgust 0 -reasoning fear 0 -reasoning joy 0 -reasoning negative 0 -reasoning positive 0 -reasoning sadness 0 -reasoning surprise 0 -reasoning trust 0 -reasons anger 0 -reasons anticipation 0 -reasons disgust 0 -reasons fear 0 -reasons joy 0 -reasons negative 0 -reasons positive 0 -reasons sadness 0 -reasons surprise 0 -reasons trust 0 -reassemble anger 0 -reassemble anticipation 0 -reassemble disgust 0 -reassemble fear 0 -reassemble joy 0 -reassemble negative 0 -reassemble positive 0 -reassemble sadness 0 -reassemble surprise 0 -reassemble trust 0 -reassurance anger 0 -reassurance anticipation 0 -reassurance disgust 0 -reassurance fear 0 -reassurance joy 0 -reassurance negative 0 -reassurance positive 1 -reassurance sadness 0 -reassurance surprise 0 -reassurance trust 1 -reassure anger 0 -reassure anticipation 0 -reassure disgust 0 -reassure fear 0 -reassure joy 0 -reassure negative 0 -reassure positive 1 -reassure sadness 0 -reassure surprise 0 -reassure trust 1 -reassured anger 0 -reassured anticipation 0 -reassured disgust 0 -reassured fear 0 -reassured joy 0 -reassured negative 0 -reassured positive 0 -reassured sadness 0 -reassured surprise 0 -reassured trust 0 -reassuring anger 0 -reassuring anticipation 0 -reassuring disgust 0 -reassuring fear 0 -reassuring joy 0 -reassuring negative 0 -reassuring positive 0 -reassuring sadness 0 -reassuring surprise 0 -reassuring trust 0 -rebate anger 0 -rebate anticipation 0 -rebate disgust 0 -rebate fear 0 -rebate joy 0 -rebate negative 0 -rebate positive 1 -rebate sadness 0 -rebate surprise 0 -rebate trust 0 -rebel anger 1 -rebel anticipation 0 -rebel disgust 0 -rebel fear 1 -rebel joy 0 -rebel negative 1 -rebel positive 0 -rebel sadness 0 -rebel surprise 0 -rebel trust 0 -rebellion anger 1 -rebellion anticipation 0 -rebellion disgust 1 -rebellion fear 1 -rebellion joy 0 -rebellion negative 0 -rebellion positive 0 -rebellion sadness 0 -rebellion surprise 0 -rebellion trust 0 -reborn anger 0 -reborn anticipation 0 -reborn disgust 0 -reborn fear 0 -reborn joy 0 -reborn negative 0 -reborn positive 0 -reborn sadness 0 -reborn surprise 0 -reborn trust 0 -rebound anger 0 -rebound anticipation 0 -rebound disgust 0 -rebound fear 0 -rebound joy 0 -rebound negative 0 -rebound positive 0 -rebound sadness 0 -rebound surprise 0 -rebound trust 0 -rebuild anger 0 -rebuild anticipation 0 -rebuild disgust 0 -rebuild fear 0 -rebuild joy 0 -rebuild negative 0 -rebuild positive 0 -rebuild sadness 0 -rebuild surprise 0 -rebuild trust 0 -rebuke anger 0 -rebuke anticipation 0 -rebuke disgust 0 -rebuke fear 0 -rebuke joy 0 -rebuke negative 1 -rebuke positive 0 -rebuke sadness 0 -rebuke surprise 0 -rebuke trust 0 -rebut anger 0 -rebut anticipation 0 -rebut disgust 0 -rebut fear 0 -rebut joy 0 -rebut negative 1 -rebut positive 0 -rebut sadness 0 -rebut surprise 0 -rebut trust 0 -recalcitrant anger 1 -recalcitrant anticipation 0 -recalcitrant disgust 1 -recalcitrant fear 0 -recalcitrant joy 0 -recalcitrant negative 1 -recalcitrant positive 0 -recalcitrant sadness 0 -recalcitrant surprise 0 -recalcitrant trust 0 -recall anger 0 -recall anticipation 0 -recall disgust 0 -recall fear 0 -recall joy 0 -recall negative 0 -recall positive 0 -recall sadness 0 -recall surprise 0 -recall trust 0 -recast anger 0 -recast anticipation 0 -recast disgust 0 -recast fear 0 -recast joy 0 -recast negative 0 -recast positive 1 -recast sadness 0 -recast surprise 0 -recast trust 0 -recede anger 0 -recede anticipation 0 -recede disgust 0 -recede fear 0 -recede joy 0 -recede negative 0 -recede positive 0 -recede sadness 0 -recede surprise 0 -recede trust 0 -receding anger 0 -receding anticipation 0 -receding disgust 0 -receding fear 0 -receding joy 0 -receding negative 0 -receding positive 0 -receding sadness 0 -receding surprise 0 -receding trust 0 -receipt anger 0 -receipt anticipation 0 -receipt disgust 0 -receipt fear 0 -receipt joy 0 -receipt negative 0 -receipt positive 0 -receipt sadness 0 -receipt surprise 0 -receipt trust 0 -receipts anger 0 -receipts anticipation 0 -receipts disgust 0 -receipts fear 0 -receipts joy 0 -receipts negative 0 -receipts positive 0 -receipts sadness 0 -receipts surprise 0 -receipts trust 0 -received anger 0 -received anticipation 0 -received disgust 0 -received fear 0 -received joy 0 -received negative 0 -received positive 1 -received sadness 0 -received surprise 0 -received trust 0 -receiver anger 0 -receiver anticipation 0 -receiver disgust 0 -receiver fear 0 -receiver joy 0 -receiver negative 0 -receiver positive 0 -receiver sadness 0 -receiver surprise 0 -receiver trust 0 -receiving anger 0 -receiving anticipation 1 -receiving disgust 0 -receiving fear 0 -receiving joy 1 -receiving negative 0 -receiving positive 1 -receiving sadness 0 -receiving surprise 1 -receiving trust 0 -recent anger 0 -recent anticipation 0 -recent disgust 0 -recent fear 0 -recent joy 0 -recent negative 0 -recent positive 0 -recent sadness 0 -recent surprise 0 -recent trust 0 -receptacle anger 0 -receptacle anticipation 0 -receptacle disgust 0 -receptacle fear 0 -receptacle joy 0 -receptacle negative 0 -receptacle positive 0 -receptacle sadness 0 -receptacle surprise 0 -receptacle trust 0 -reception anger 0 -reception anticipation 0 -reception disgust 0 -reception fear 0 -reception joy 0 -reception negative 0 -reception positive 0 -reception sadness 0 -reception surprise 0 -reception trust 0 -recess anger 0 -recess anticipation 0 -recess disgust 0 -recess fear 0 -recess joy 0 -recess negative 0 -recess positive 0 -recess sadness 0 -recess surprise 0 -recess trust 0 -recesses anger 0 -recesses anticipation 0 -recesses disgust 0 -recesses fear 1 -recesses joy 0 -recesses negative 0 -recesses positive 0 -recesses sadness 0 -recesses surprise 0 -recesses trust 0 -recession anger 1 -recession anticipation 0 -recession disgust 1 -recession fear 1 -recession joy 0 -recession negative 1 -recession positive 0 -recession sadness 1 -recession surprise 0 -recession trust 0 -recherche anger 0 -recherche anticipation 0 -recherche disgust 0 -recherche fear 0 -recherche joy 0 -recherche negative 0 -recherche positive 1 -recherche sadness 0 -recherche surprise 0 -recherche trust 0 -recidivism anger 1 -recidivism anticipation 0 -recidivism disgust 1 -recidivism fear 0 -recidivism joy 0 -recidivism negative 1 -recidivism positive 0 -recidivism sadness 1 -recidivism surprise 0 -recidivism trust 0 -recipe anger 0 -recipe anticipation 0 -recipe disgust 0 -recipe fear 0 -recipe joy 0 -recipe negative 0 -recipe positive 0 -recipe sadness 0 -recipe surprise 0 -recipe trust 0 -recipient anger 0 -recipient anticipation 1 -recipient disgust 0 -recipient fear 0 -recipient joy 0 -recipient negative 0 -recipient positive 0 -recipient sadness 0 -recipient surprise 0 -recipient trust 0 -reciprocal anger 0 -reciprocal anticipation 0 -reciprocal disgust 0 -reciprocal fear 0 -reciprocal joy 0 -reciprocal negative 0 -reciprocal positive 0 -reciprocal sadness 0 -reciprocal surprise 0 -reciprocal trust 0 -reciprocate anger 0 -reciprocate anticipation 0 -reciprocate disgust 0 -reciprocate fear 0 -reciprocate joy 0 -reciprocate negative 0 -reciprocate positive 1 -reciprocate sadness 0 -reciprocate surprise 0 -reciprocate trust 0 -reciprocity anger 0 -reciprocity anticipation 0 -reciprocity disgust 0 -reciprocity fear 0 -reciprocity joy 0 -reciprocity negative 0 -reciprocity positive 0 -reciprocity sadness 0 -reciprocity surprise 0 -reciprocity trust 0 -recital anger 0 -recital anticipation 0 -recital disgust 0 -recital fear 0 -recital joy 0 -recital negative 0 -recital positive 0 -recital sadness 0 -recital surprise 0 -recital trust 0 -recitation anger 0 -recitation anticipation 0 -recitation disgust 0 -recitation fear 0 -recitation joy 0 -recitation negative 0 -recitation positive 0 -recitation sadness 0 -recitation surprise 0 -recitation trust 0 -recite anger 0 -recite anticipation 0 -recite disgust 0 -recite fear 0 -recite joy 0 -recite negative 0 -recite positive 0 -recite sadness 0 -recite surprise 0 -recite trust 0 -reckless anger 1 -reckless anticipation 0 -reckless disgust 0 -reckless fear 1 -reckless joy 0 -reckless negative 1 -reckless positive 0 -reckless sadness 0 -reckless surprise 0 -reckless trust 0 -recklessness anger 1 -recklessness anticipation 0 -recklessness disgust 1 -recklessness fear 1 -recklessness joy 0 -recklessness negative 1 -recklessness positive 0 -recklessness sadness 0 -recklessness surprise 1 -recklessness trust 0 -reckoning anger 0 -reckoning anticipation 0 -reckoning disgust 0 -reckoning fear 0 -reckoning joy 0 -reckoning negative 0 -reckoning positive 0 -reckoning sadness 0 -reckoning surprise 0 -reckoning trust 0 -reclamation anger 0 -reclamation anticipation 0 -reclamation disgust 0 -reclamation fear 0 -reclamation joy 0 -reclamation negative 0 -reclamation positive 1 -reclamation sadness 0 -reclamation surprise 0 -reclamation trust 0 -recline anger 0 -recline anticipation 0 -recline disgust 0 -recline fear 0 -recline joy 0 -recline negative 0 -recline positive 1 -recline sadness 0 -recline surprise 0 -recline trust 1 -recluse anger 0 -recluse anticipation 0 -recluse disgust 0 -recluse fear 0 -recluse joy 0 -recluse negative 0 -recluse positive 0 -recluse sadness 0 -recluse surprise 0 -recluse trust 0 -recognition anger 0 -recognition anticipation 0 -recognition disgust 0 -recognition fear 0 -recognition joy 0 -recognition negative 0 -recognition positive 0 -recognition sadness 0 -recognition surprise 0 -recognition trust 0 -recognizable anger 0 -recognizable anticipation 1 -recognizable disgust 0 -recognizable fear 0 -recognizable joy 0 -recognizable negative 0 -recognizable positive 1 -recognizable sadness 0 -recognizable surprise 0 -recognizable trust 0 -recognized anger 0 -recognized anticipation 0 -recognized disgust 0 -recognized fear 0 -recognized joy 0 -recognized negative 0 -recognized positive 0 -recognized sadness 0 -recognized surprise 0 -recognized trust 0 -recoil anger 0 -recoil anticipation 0 -recoil disgust 0 -recoil fear 0 -recoil joy 0 -recoil negative 0 -recoil positive 0 -recoil sadness 0 -recoil surprise 0 -recoil trust 0 -recollect anger 0 -recollect anticipation 0 -recollect disgust 0 -recollect fear 0 -recollect joy 0 -recollect negative 0 -recollect positive 0 -recollect sadness 0 -recollect surprise 0 -recollect trust 0 -recollection anger 0 -recollection anticipation 0 -recollection disgust 0 -recollection fear 0 -recollection joy 0 -recollection negative 0 -recollection positive 0 -recollection sadness 0 -recollection surprise 0 -recollection trust 0 -recombinant anger 0 -recombinant anticipation 0 -recombinant disgust 0 -recombinant fear 0 -recombinant joy 0 -recombinant negative 0 -recombinant positive 0 -recombinant sadness 0 -recombinant surprise 0 -recombinant trust 0 -recombination anger 0 -recombination anticipation 1 -recombination disgust 0 -recombination fear 0 -recombination joy 0 -recombination negative 0 -recombination positive 0 -recombination sadness 0 -recombination surprise 0 -recombination trust 0 -recommend anger 0 -recommend anticipation 0 -recommend disgust 0 -recommend fear 0 -recommend joy 0 -recommend negative 0 -recommend positive 1 -recommend sadness 0 -recommend surprise 0 -recommend trust 1 -recommendation anger 0 -recommendation anticipation 0 -recommendation disgust 0 -recommendation fear 0 -recommendation joy 0 -recommendation negative 0 -recommendation positive 0 -recommendation sadness 0 -recommendation surprise 0 -recommendation trust 0 -recompense anger 0 -recompense anticipation 0 -recompense disgust 0 -recompense fear 0 -recompense joy 0 -recompense negative 0 -recompense positive 0 -recompense sadness 0 -recompense surprise 0 -recompense trust 0 -reconcile anger 0 -reconcile anticipation 0 -reconcile disgust 0 -reconcile fear 0 -reconcile joy 0 -reconcile negative 0 -reconcile positive 0 -reconcile sadness 0 -reconcile surprise 0 -reconcile trust 0 -reconciliation anger 0 -reconciliation anticipation 1 -reconciliation disgust 0 -reconciliation fear 0 -reconciliation joy 1 -reconciliation negative 0 -reconciliation positive 1 -reconciliation sadness 0 -reconciliation surprise 0 -reconciliation trust 1 -reconnaissance anger 0 -reconnaissance anticipation 0 -reconnaissance disgust 0 -reconnaissance fear 0 -reconnaissance joy 0 -reconnaissance negative 0 -reconnaissance positive 0 -reconnaissance sadness 0 -reconnaissance surprise 0 -reconnaissance trust 0 -reconsider anger 0 -reconsider anticipation 0 -reconsider disgust 0 -reconsider fear 0 -reconsider joy 0 -reconsider negative 0 -reconsider positive 0 -reconsider sadness 0 -reconsider surprise 0 -reconsider trust 0 -reconsideration anger 0 -reconsideration anticipation 0 -reconsideration disgust 0 -reconsideration fear 0 -reconsideration joy 0 -reconsideration negative 0 -reconsideration positive 1 -reconsideration sadness 0 -reconsideration surprise 0 -reconsideration trust 1 -reconstitution anger 0 -reconstitution anticipation 0 -reconstitution disgust 0 -reconstitution fear 0 -reconstitution joy 0 -reconstitution negative 0 -reconstitution positive 0 -reconstitution sadness 0 -reconstitution surprise 0 -reconstitution trust 0 -reconstruct anger 0 -reconstruct anticipation 1 -reconstruct disgust 0 -reconstruct fear 0 -reconstruct joy 0 -reconstruct negative 0 -reconstruct positive 1 -reconstruct sadness 0 -reconstruct surprise 0 -reconstruct trust 0 -reconstruction anger 0 -reconstruction anticipation 1 -reconstruction disgust 0 -reconstruction fear 0 -reconstruction joy 0 -reconstruction negative 0 -reconstruction positive 1 -reconstruction sadness 0 -reconstruction surprise 0 -reconstruction trust 0 -record anger 0 -record anticipation 0 -record disgust 0 -record fear 0 -record joy 0 -record negative 0 -record positive 0 -record sadness 0 -record surprise 0 -record trust 0 -recorder anger 0 -recorder anticipation 0 -recorder disgust 0 -recorder fear 0 -recorder joy 0 -recorder negative 0 -recorder positive 1 -recorder sadness 0 -recorder surprise 0 -recorder trust 0 -recording anger 0 -recording anticipation 0 -recording disgust 0 -recording fear 0 -recording joy 0 -recording negative 0 -recording positive 0 -recording sadness 0 -recording surprise 0 -recording trust 0 -recount anger 0 -recount anticipation 0 -recount disgust 0 -recount fear 0 -recount joy 0 -recount negative 0 -recount positive 0 -recount sadness 0 -recount surprise 0 -recount trust 0 -recoup anger 0 -recoup anticipation 0 -recoup disgust 0 -recoup fear 0 -recoup joy 0 -recoup negative 0 -recoup positive 1 -recoup sadness 0 -recoup surprise 0 -recoup trust 0 -recourse anger 0 -recourse anticipation 0 -recourse disgust 0 -recourse fear 0 -recourse joy 0 -recourse negative 0 -recourse positive 0 -recourse sadness 0 -recourse surprise 0 -recourse trust 0 -recoverable anger 0 -recoverable anticipation 0 -recoverable disgust 0 -recoverable fear 0 -recoverable joy 0 -recoverable negative 0 -recoverable positive 0 -recoverable sadness 0 -recoverable surprise 0 -recoverable trust 0 -recovery anger 0 -recovery anticipation 0 -recovery disgust 0 -recovery fear 0 -recovery joy 0 -recovery negative 0 -recovery positive 1 -recovery sadness 0 -recovery surprise 0 -recovery trust 0 -recreation anger 0 -recreation anticipation 1 -recreation disgust 0 -recreation fear 0 -recreation joy 1 -recreation negative 0 -recreation positive 1 -recreation sadness 0 -recreation surprise 0 -recreation trust 0 -recreational anger 0 -recreational anticipation 1 -recreational disgust 0 -recreational fear 0 -recreational joy 1 -recreational negative 0 -recreational positive 1 -recreational sadness 0 -recreational surprise 0 -recreational trust 0 -recruit anger 0 -recruit anticipation 0 -recruit disgust 0 -recruit fear 0 -recruit joy 0 -recruit negative 0 -recruit positive 0 -recruit sadness 0 -recruit surprise 0 -recruit trust 0 -recruiting anger 0 -recruiting anticipation 0 -recruiting disgust 0 -recruiting fear 0 -recruiting joy 0 -recruiting negative 0 -recruiting positive 0 -recruiting sadness 0 -recruiting surprise 0 -recruiting trust 0 -recruits anger 0 -recruits anticipation 0 -recruits disgust 0 -recruits fear 0 -recruits joy 0 -recruits negative 0 -recruits positive 0 -recruits sadness 0 -recruits surprise 0 -recruits trust 1 -rectangle anger 0 -rectangle anticipation 0 -rectangle disgust 0 -rectangle fear 0 -rectangle joy 0 -rectangle negative 0 -rectangle positive 0 -rectangle sadness 0 -rectangle surprise 0 -rectangle trust 0 -rectangular anger 0 -rectangular anticipation 0 -rectangular disgust 0 -rectangular fear 0 -rectangular joy 0 -rectangular negative 0 -rectangular positive 0 -rectangular sadness 0 -rectangular surprise 0 -rectangular trust 0 -rectification anger 0 -rectification anticipation 0 -rectification disgust 0 -rectification fear 0 -rectification joy 0 -rectification negative 0 -rectification positive 0 -rectification sadness 0 -rectification surprise 0 -rectification trust 0 -rectify anger 0 -rectify anticipation 0 -rectify disgust 0 -rectify fear 0 -rectify joy 0 -rectify negative 0 -rectify positive 1 -rectify sadness 0 -rectify surprise 0 -rectify trust 0 -rector anger 0 -rector anticipation 0 -rector disgust 0 -rector fear 0 -rector joy 0 -rector negative 0 -rector positive 0 -rector sadness 0 -rector surprise 0 -rector trust 0 -rectory anger 0 -rectory anticipation 0 -rectory disgust 0 -rectory fear 0 -rectory joy 0 -rectory negative 0 -rectory positive 0 -rectory sadness 0 -rectory surprise 0 -rectory trust 0 -recumbent anger 0 -recumbent anticipation 0 -recumbent disgust 0 -recumbent fear 0 -recumbent joy 0 -recumbent negative 0 -recumbent positive 0 -recumbent sadness 0 -recumbent surprise 0 -recumbent trust 0 -recuperation anger 0 -recuperation anticipation 0 -recuperation disgust 0 -recuperation fear 0 -recuperation joy 0 -recuperation negative 0 -recuperation positive 0 -recuperation sadness 0 -recuperation surprise 0 -recuperation trust 0 -recur anger 0 -recur anticipation 0 -recur disgust 0 -recur fear 0 -recur joy 0 -recur negative 0 -recur positive 0 -recur sadness 0 -recur surprise 0 -recur trust 0 -recurrence anger 0 -recurrence anticipation 0 -recurrence disgust 0 -recurrence fear 0 -recurrence joy 0 -recurrence negative 0 -recurrence positive 0 -recurrence sadness 0 -recurrence surprise 0 -recurrence trust 0 -recurrent anger 0 -recurrent anticipation 1 -recurrent disgust 0 -recurrent fear 0 -recurrent joy 0 -recurrent negative 0 -recurrent positive 0 -recurrent sadness 0 -recurrent surprise 0 -recurrent trust 0 -recurring anger 0 -recurring anticipation 0 -recurring disgust 0 -recurring fear 0 -recurring joy 0 -recurring negative 0 -recurring positive 0 -recurring sadness 0 -recurring surprise 0 -recurring trust 0 -recursion anger 0 -recursion anticipation 0 -recursion disgust 0 -recursion fear 0 -recursion joy 0 -recursion negative 0 -recursion positive 0 -recursion sadness 0 -recursion surprise 0 -recursion trust 0 -recursive anger 0 -recursive anticipation 0 -recursive disgust 0 -recursive fear 0 -recursive joy 0 -recursive negative 0 -recursive positive 0 -recursive sadness 0 -recursive surprise 0 -recursive trust 0 -recursively anger 0 -recursively anticipation 0 -recursively disgust 0 -recursively fear 0 -recursively joy 0 -recursively negative 0 -recursively positive 0 -recursively sadness 0 -recursively surprise 0 -recursively trust 0 -red anger 0 -red anticipation 0 -red disgust 0 -red fear 0 -red joy 0 -red negative 0 -red positive 0 -red sadness 0 -red surprise 0 -red trust 0 -reddish anger 0 -reddish anticipation 0 -reddish disgust 0 -reddish fear 0 -reddish joy 0 -reddish negative 0 -reddish positive 0 -reddish sadness 0 -reddish surprise 0 -reddish trust 0 -redemption anger 0 -redemption anticipation 0 -redemption disgust 0 -redemption fear 0 -redemption joy 0 -redemption negative 0 -redemption positive 1 -redemption sadness 0 -redemption surprise 0 -redemption trust 0 -redness anger 0 -redness anticipation 0 -redness disgust 0 -redness fear 0 -redness joy 0 -redness negative 0 -redness positive 0 -redness sadness 0 -redness surprise 0 -redness trust 0 -redress anger 0 -redress anticipation 0 -redress disgust 0 -redress fear 0 -redress joy 0 -redress negative 0 -redress positive 1 -redress sadness 0 -redress surprise 0 -redress trust 0 -reduced anger 0 -reduced anticipation 0 -reduced disgust 0 -reduced fear 0 -reduced joy 0 -reduced negative 0 -reduced positive 0 -reduced sadness 0 -reduced surprise 0 -reduced trust 0 -reduction anger 0 -reduction anticipation 0 -reduction disgust 0 -reduction fear 0 -reduction joy 0 -reduction negative 0 -reduction positive 0 -reduction sadness 0 -reduction surprise 0 -reduction trust 0 -redundancy anger 0 -redundancy anticipation 0 -redundancy disgust 0 -redundancy fear 0 -redundancy joy 0 -redundancy negative 0 -redundancy positive 0 -redundancy sadness 0 -redundancy surprise 0 -redundancy trust 0 -redundant anger 0 -redundant anticipation 0 -redundant disgust 0 -redundant fear 0 -redundant joy 0 -redundant negative 1 -redundant positive 0 -redundant sadness 0 -redundant surprise 0 -redundant trust 0 -reed anger 0 -reed anticipation 0 -reed disgust 0 -reed fear 0 -reed joy 0 -reed negative 0 -reed positive 0 -reed sadness 0 -reed surprise 0 -reed trust 0 -reef anger 0 -reef anticipation 0 -reef disgust 0 -reef fear 0 -reef joy 0 -reef negative 0 -reef positive 0 -reef sadness 0 -reef surprise 0 -reef trust 0 -reefs anger 0 -reefs anticipation 0 -reefs disgust 0 -reefs fear 0 -reefs joy 0 -reefs negative 0 -reefs positive 0 -reefs sadness 0 -reefs surprise 0 -reefs trust 0 -reel anger 0 -reel anticipation 0 -reel disgust 0 -reel fear 0 -reel joy 0 -reel negative 0 -reel positive 0 -reel sadness 0 -reel surprise 0 -reel trust 0 -reestablish anger 0 -reestablish anticipation 0 -reestablish disgust 0 -reestablish fear 0 -reestablish joy 0 -reestablish negative 0 -reestablish positive 0 -reestablish sadness 0 -reestablish surprise 0 -reestablish trust 0 -referee anger 0 -referee anticipation 0 -referee disgust 0 -referee fear 0 -referee joy 0 -referee negative 0 -referee positive 0 -referee sadness 0 -referee surprise 0 -referee trust 1 -reference anger 0 -reference anticipation 0 -reference disgust 0 -reference fear 0 -reference joy 0 -reference negative 0 -reference positive 0 -reference sadness 0 -reference surprise 0 -reference trust 0 -referendum anger 0 -referendum anticipation 0 -referendum disgust 0 -referendum fear 0 -referendum joy 0 -referendum negative 0 -referendum positive 0 -referendum sadness 0 -referendum surprise 0 -referendum trust 0 -refine anger 0 -refine anticipation 0 -refine disgust 0 -refine fear 0 -refine joy 0 -refine negative 0 -refine positive 1 -refine sadness 0 -refine surprise 0 -refine trust 0 -refinement anger 0 -refinement anticipation 0 -refinement disgust 0 -refinement fear 0 -refinement joy 0 -refinement negative 0 -refinement positive 1 -refinement sadness 0 -refinement surprise 0 -refinement trust 0 -refinery anger 0 -refinery anticipation 0 -refinery disgust 0 -refinery fear 0 -refinery joy 0 -refinery negative 0 -refinery positive 0 -refinery sadness 0 -refinery surprise 0 -refinery trust 0 -refining anger 0 -refining anticipation 0 -refining disgust 0 -refining fear 0 -refining joy 0 -refining negative 0 -refining positive 0 -refining sadness 0 -refining surprise 0 -refining trust 0 -refit anger 0 -refit anticipation 0 -refit disgust 0 -refit fear 0 -refit joy 0 -refit negative 0 -refit positive 0 -refit sadness 0 -refit surprise 0 -refit trust 0 -reflect anger 0 -reflect anticipation 0 -reflect disgust 0 -reflect fear 0 -reflect joy 0 -reflect negative 0 -reflect positive 0 -reflect sadness 0 -reflect surprise 0 -reflect trust 0 -reflecting anger 0 -reflecting anticipation 0 -reflecting disgust 0 -reflecting fear 0 -reflecting joy 0 -reflecting negative 0 -reflecting positive 0 -reflecting sadness 0 -reflecting surprise 0 -reflecting trust 0 -reflection anger 0 -reflection anticipation 0 -reflection disgust 0 -reflection fear 0 -reflection joy 0 -reflection negative 0 -reflection positive 0 -reflection sadness 0 -reflection surprise 0 -reflection trust 0 -reflective anger 0 -reflective anticipation 0 -reflective disgust 0 -reflective fear 0 -reflective joy 0 -reflective negative 0 -reflective positive 0 -reflective sadness 0 -reflective surprise 0 -reflective trust 0 -reflector anger 0 -reflector anticipation 0 -reflector disgust 0 -reflector fear 0 -reflector joy 0 -reflector negative 0 -reflector positive 0 -reflector sadness 0 -reflector surprise 0 -reflector trust 0 -reflex anger 0 -reflex anticipation 0 -reflex disgust 0 -reflex fear 0 -reflex joy 0 -reflex negative 0 -reflex positive 0 -reflex sadness 0 -reflex surprise 1 -reflex trust 0 -reflux anger 0 -reflux anticipation 0 -reflux disgust 1 -reflux fear 0 -reflux joy 0 -reflux negative 1 -reflux positive 0 -reflux sadness 0 -reflux surprise 0 -reflux trust 0 -reform anger 0 -reform anticipation 0 -reform disgust 0 -reform fear 0 -reform joy 0 -reform negative 0 -reform positive 1 -reform sadness 0 -reform surprise 0 -reform trust 0 -reformation anger 0 -reformation anticipation 0 -reformation disgust 0 -reformation fear 0 -reformation joy 0 -reformation negative 0 -reformation positive 1 -reformation sadness 0 -reformation surprise 0 -reformation trust 0 -reformer anger 0 -reformer anticipation 0 -reformer disgust 0 -reformer fear 0 -reformer joy 0 -reformer negative 0 -reformer positive 1 -reformer sadness 0 -reformer surprise 0 -reformer trust 0 -refraction anger 0 -refraction anticipation 0 -refraction disgust 0 -refraction fear 0 -refraction joy 0 -refraction negative 0 -refraction positive 0 -refraction sadness 0 -refraction surprise 0 -refraction trust 0 -refractor anger 0 -refractor anticipation 0 -refractor disgust 0 -refractor fear 0 -refractor joy 0 -refractor negative 0 -refractor positive 0 -refractor sadness 0 -refractor surprise 0 -refractor trust 0 -refractory anger 0 -refractory anticipation 0 -refractory disgust 0 -refractory fear 0 -refractory joy 0 -refractory negative 1 -refractory positive 0 -refractory sadness 0 -refractory surprise 0 -refractory trust 0 -refrain anger 0 -refrain anticipation 0 -refrain disgust 0 -refrain fear 0 -refrain joy 0 -refrain negative 0 -refrain positive 0 -refrain sadness 0 -refrain surprise 0 -refrain trust 0 -refraining anger 0 -refraining anticipation 0 -refraining disgust 0 -refraining fear 0 -refraining joy 0 -refraining negative 0 -refraining positive 0 -refraining sadness 0 -refraining surprise 0 -refraining trust 0 -refreshing anger 0 -refreshing anticipation 0 -refreshing disgust 0 -refreshing fear 0 -refreshing joy 0 -refreshing negative 0 -refreshing positive 1 -refreshing sadness 0 -refreshing surprise 0 -refreshing trust 0 -refrigerate anger 0 -refrigerate anticipation 0 -refrigerate disgust 0 -refrigerate fear 0 -refrigerate joy 0 -refrigerate negative 0 -refrigerate positive 0 -refrigerate sadness 0 -refrigerate surprise 0 -refrigerate trust 0 -refrigeration anger 0 -refrigeration anticipation 0 -refrigeration disgust 0 -refrigeration fear 0 -refrigeration joy 0 -refrigeration negative 0 -refrigeration positive 0 -refrigeration sadness 0 -refrigeration surprise 0 -refrigeration trust 0 -refrigerator anger 0 -refrigerator anticipation 0 -refrigerator disgust 0 -refrigerator fear 0 -refrigerator joy 0 -refrigerator negative 0 -refrigerator positive 0 -refrigerator sadness 0 -refrigerator surprise 0 -refrigerator trust 0 -refuge anger 0 -refuge anticipation 0 -refuge disgust 0 -refuge fear 0 -refuge joy 0 -refuge negative 0 -refuge positive 0 -refuge sadness 0 -refuge surprise 0 -refuge trust 0 -refugee anger 0 -refugee anticipation 0 -refugee disgust 0 -refugee fear 0 -refugee joy 0 -refugee negative 0 -refugee positive 0 -refugee sadness 1 -refugee surprise 0 -refugee trust 0 -refund anger 0 -refund anticipation 0 -refund disgust 0 -refund fear 0 -refund joy 0 -refund negative 0 -refund positive 0 -refund sadness 0 -refund surprise 0 -refund trust 0 -refurbish anger 0 -refurbish anticipation 0 -refurbish disgust 0 -refurbish fear 0 -refurbish joy 0 -refurbish negative 0 -refurbish positive 1 -refurbish sadness 0 -refurbish surprise 0 -refurbish trust 0 -refusal anger 0 -refusal anticipation 0 -refusal disgust 0 -refusal fear 0 -refusal joy 0 -refusal negative 1 -refusal positive 0 -refusal sadness 0 -refusal surprise 0 -refusal trust 0 -refuse anger 0 -refuse anticipation 0 -refuse disgust 0 -refuse fear 0 -refuse joy 0 -refuse negative 1 -refuse positive 0 -refuse sadness 0 -refuse surprise 0 -refuse trust 0 -refused anger 0 -refused anticipation 0 -refused disgust 0 -refused fear 0 -refused joy 0 -refused negative 1 -refused positive 0 -refused sadness 1 -refused surprise 0 -refused trust 0 -refusing anger 0 -refusing anticipation 0 -refusing disgust 0 -refusing fear 0 -refusing joy 0 -refusing negative 0 -refusing positive 0 -refusing sadness 0 -refusing surprise 0 -refusing trust 0 -refutation anger 0 -refutation anticipation 0 -refutation disgust 0 -refutation fear 1 -refutation joy 0 -refutation negative 0 -refutation positive 0 -refutation sadness 0 -refutation surprise 0 -refutation trust 0 -refute anger 0 -refute anticipation 0 -refute disgust 0 -refute fear 0 -refute joy 0 -refute negative 0 -refute positive 0 -refute sadness 0 -refute surprise 0 -refute trust 0 -regain anger 0 -regain anticipation 0 -regain disgust 0 -regain fear 0 -regain joy 0 -regain negative 0 -regain positive 0 -regain sadness 0 -regain surprise 0 -regain trust 0 -regal anger 0 -regal anticipation 0 -regal disgust 0 -regal fear 0 -regal joy 0 -regal negative 0 -regal positive 1 -regal sadness 0 -regal surprise 0 -regal trust 1 -regalia anger 0 -regalia anticipation 0 -regalia disgust 0 -regalia fear 0 -regalia joy 0 -regalia negative 0 -regalia positive 0 -regalia sadness 0 -regalia surprise 0 -regalia trust 0 -regatta anger 0 -regatta anticipation 1 -regatta disgust 0 -regatta fear 0 -regatta joy 0 -regatta negative 0 -regatta positive 0 -regatta sadness 0 -regatta surprise 0 -regatta trust 0 -regency anger 0 -regency anticipation 0 -regency disgust 0 -regency fear 0 -regency joy 0 -regency negative 0 -regency positive 0 -regency sadness 0 -regency surprise 0 -regency trust 0 -regenerate anger 0 -regenerate anticipation 0 -regenerate disgust 0 -regenerate fear 0 -regenerate joy 0 -regenerate negative 0 -regenerate positive 0 -regenerate sadness 0 -regenerate surprise 0 -regenerate trust 0 -regeneration anger 0 -regeneration anticipation 0 -regeneration disgust 0 -regeneration fear 0 -regeneration joy 0 -regeneration negative 0 -regeneration positive 0 -regeneration sadness 0 -regeneration surprise 0 -regeneration trust 0 -regent anger 0 -regent anticipation 0 -regent disgust 0 -regent fear 0 -regent joy 0 -regent negative 0 -regent positive 1 -regent sadness 0 -regent surprise 0 -regent trust 1 -regime anger 0 -regime anticipation 0 -regime disgust 0 -regime fear 0 -regime joy 0 -regime negative 0 -regime positive 0 -regime sadness 0 -regime surprise 0 -regime trust 0 -regimen anger 0 -regimen anticipation 0 -regimen disgust 0 -regimen fear 0 -regimen joy 0 -regimen negative 0 -regimen positive 0 -regimen sadness 0 -regimen surprise 0 -regimen trust 0 -regiment anger 0 -regiment anticipation 0 -regiment disgust 0 -regiment fear 1 -regiment joy 0 -regiment negative 0 -regiment positive 0 -regiment sadness 0 -regiment surprise 0 -regiment trust 0 -region anger 0 -region anticipation 0 -region disgust 0 -region fear 0 -region joy 0 -region negative 0 -region positive 0 -region sadness 0 -region surprise 0 -region trust 0 -regional anger 0 -regional anticipation 0 -regional disgust 0 -regional fear 0 -regional joy 0 -regional negative 0 -regional positive 0 -regional sadness 0 -regional surprise 0 -regional trust 0 -regionalism anger 0 -regionalism anticipation 0 -regionalism disgust 0 -regionalism fear 0 -regionalism joy 0 -regionalism negative 0 -regionalism positive 0 -regionalism sadness 0 -regionalism surprise 0 -regionalism trust 0 -register anger 0 -register anticipation 0 -register disgust 0 -register fear 0 -register joy 0 -register negative 0 -register positive 0 -register sadness 0 -register surprise 0 -register trust 0 -registrar anger 0 -registrar anticipation 0 -registrar disgust 0 -registrar fear 0 -registrar joy 0 -registrar negative 0 -registrar positive 0 -registrar sadness 0 -registrar surprise 0 -registrar trust 0 -registration anger 0 -registration anticipation 0 -registration disgust 0 -registration fear 0 -registration joy 0 -registration negative 0 -registration positive 0 -registration sadness 0 -registration surprise 0 -registration trust 0 -registry anger 0 -registry anticipation 0 -registry disgust 0 -registry fear 0 -registry joy 0 -registry negative 0 -registry positive 0 -registry sadness 0 -registry surprise 0 -registry trust 1 -regress anger 0 -regress anticipation 0 -regress disgust 0 -regress fear 0 -regress joy 0 -regress negative 1 -regress positive 0 -regress sadness 0 -regress surprise 0 -regress trust 0 -regression anger 0 -regression anticipation 0 -regression disgust 0 -regression fear 0 -regression joy 0 -regression negative 1 -regression positive 0 -regression sadness 0 -regression surprise 0 -regression trust 0 -regressive anger 0 -regressive anticipation 0 -regressive disgust 0 -regressive fear 0 -regressive joy 0 -regressive negative 1 -regressive positive 1 -regressive sadness 0 -regressive surprise 0 -regressive trust 0 -regret anger 0 -regret anticipation 0 -regret disgust 0 -regret fear 0 -regret joy 0 -regret negative 1 -regret positive 0 -regret sadness 1 -regret surprise 0 -regret trust 0 -regrettable anger 0 -regrettable anticipation 0 -regrettable disgust 0 -regrettable fear 0 -regrettable joy 0 -regrettable negative 1 -regrettable positive 0 -regrettable sadness 1 -regrettable surprise 0 -regrettable trust 0 -regretted anger 0 -regretted anticipation 0 -regretted disgust 0 -regretted fear 0 -regretted joy 0 -regretted negative 1 -regretted positive 0 -regretted sadness 1 -regretted surprise 0 -regretted trust 0 -regretting anger 0 -regretting anticipation 0 -regretting disgust 0 -regretting fear 0 -regretting joy 0 -regretting negative 1 -regretting positive 0 -regretting sadness 1 -regretting surprise 0 -regretting trust 0 -regular anger 0 -regular anticipation 0 -regular disgust 0 -regular fear 0 -regular joy 0 -regular negative 0 -regular positive 0 -regular sadness 0 -regular surprise 0 -regular trust 0 -regularity anger 0 -regularity anticipation 1 -regularity disgust 0 -regularity fear 0 -regularity joy 0 -regularity negative 0 -regularity positive 1 -regularity sadness 0 -regularity surprise 0 -regularity trust 1 -regulars anger 0 -regulars anticipation 0 -regulars disgust 0 -regulars fear 0 -regulars joy 0 -regulars negative 0 -regulars positive 0 -regulars sadness 0 -regulars surprise 0 -regulars trust 0 -regulate anger 0 -regulate anticipation 0 -regulate disgust 0 -regulate fear 0 -regulate joy 0 -regulate negative 0 -regulate positive 1 -regulate sadness 0 -regulate surprise 0 -regulate trust 0 -regulated anger 0 -regulated anticipation 0 -regulated disgust 0 -regulated fear 0 -regulated joy 0 -regulated negative 0 -regulated positive 0 -regulated sadness 0 -regulated surprise 0 -regulated trust 0 -regulation anger 0 -regulation anticipation 0 -regulation disgust 0 -regulation fear 0 -regulation joy 0 -regulation negative 0 -regulation positive 0 -regulation sadness 0 -regulation surprise 0 -regulation trust 0 -regulatory anger 0 -regulatory anticipation 0 -regulatory disgust 0 -regulatory fear 1 -regulatory joy 0 -regulatory negative 1 -regulatory positive 0 -regulatory sadness 0 -regulatory surprise 0 -regulatory trust 0 -regurgitation anger 0 -regurgitation anticipation 0 -regurgitation disgust 1 -regurgitation fear 0 -regurgitation joy 0 -regurgitation negative 0 -regurgitation positive 0 -regurgitation sadness 0 -regurgitation surprise 0 -regurgitation trust 0 -rehabilitate anger 0 -rehabilitate anticipation 0 -rehabilitate disgust 0 -rehabilitate fear 0 -rehabilitate joy 0 -rehabilitate negative 0 -rehabilitate positive 1 -rehabilitate sadness 0 -rehabilitate surprise 0 -rehabilitate trust 0 -rehabilitation anger 0 -rehabilitation anticipation 1 -rehabilitation disgust 0 -rehabilitation fear 0 -rehabilitation joy 0 -rehabilitation negative 0 -rehabilitation positive 1 -rehabilitation sadness 0 -rehabilitation surprise 0 -rehabilitation trust 0 -rehearsal anger 0 -rehearsal anticipation 0 -rehearsal disgust 0 -rehearsal fear 0 -rehearsal joy 0 -rehearsal negative 0 -rehearsal positive 0 -rehearsal sadness 0 -rehearsal surprise 0 -rehearsal trust 0 -reign anger 0 -reign anticipation 0 -reign disgust 0 -reign fear 0 -reign joy 0 -reign negative 0 -reign positive 0 -reign sadness 0 -reign surprise 0 -reign trust 0 -reimburse anger 0 -reimburse anticipation 0 -reimburse disgust 0 -reimburse fear 0 -reimburse joy 0 -reimburse negative 0 -reimburse positive 1 -reimburse sadness 0 -reimburse surprise 0 -reimburse trust 0 -reimbursement anger 0 -reimbursement anticipation 0 -reimbursement disgust 0 -reimbursement fear 0 -reimbursement joy 0 -reimbursement negative 0 -reimbursement positive 1 -reimbursement sadness 0 -reimbursement surprise 0 -reimbursement trust 1 -rein anger 0 -rein anticipation 0 -rein disgust 0 -rein fear 0 -rein joy 0 -rein negative 1 -rein positive 0 -rein sadness 0 -rein surprise 0 -rein trust 0 -reindeer anger 0 -reindeer anticipation 0 -reindeer disgust 0 -reindeer fear 0 -reindeer joy 0 -reindeer negative 0 -reindeer positive 0 -reindeer sadness 0 -reindeer surprise 0 -reindeer trust 0 -reinforce anger 0 -reinforce anticipation 0 -reinforce disgust 0 -reinforce fear 0 -reinforce joy 0 -reinforce negative 0 -reinforce positive 0 -reinforce sadness 0 -reinforce surprise 0 -reinforce trust 0 -reinforcement anger 0 -reinforcement anticipation 0 -reinforcement disgust 0 -reinforcement fear 0 -reinforcement joy 0 -reinforcement negative 0 -reinforcement positive 1 -reinforcement sadness 0 -reinforcement surprise 0 -reinforcement trust 1 -reinforcements anger 0 -reinforcements anticipation 0 -reinforcements disgust 0 -reinforcements fear 0 -reinforcements joy 0 -reinforcements negative 0 -reinforcements positive 0 -reinforcements sadness 0 -reinforcements surprise 0 -reinforcements trust 1 -reins anger 0 -reins anticipation 0 -reins disgust 0 -reins fear 0 -reins joy 0 -reins negative 0 -reins positive 0 -reins sadness 0 -reins surprise 0 -reins trust 0 -reinstall anger 0 -reinstall anticipation 0 -reinstall disgust 0 -reinstall fear 0 -reinstall joy 0 -reinstall negative 0 -reinstall positive 0 -reinstall sadness 0 -reinstall surprise 0 -reinstall trust 0 -reinstate anger 0 -reinstate anticipation 0 -reinstate disgust 0 -reinstate fear 0 -reinstate joy 0 -reinstate negative 0 -reinstate positive 1 -reinstate sadness 0 -reinstate surprise 0 -reinstate trust 0 -reinstatement anger 0 -reinstatement anticipation 0 -reinstatement disgust 0 -reinstatement fear 0 -reinstatement joy 0 -reinstatement negative 0 -reinstatement positive 0 -reinstatement sadness 0 -reinstatement surprise 0 -reinstatement trust 0 -reinvest anger 0 -reinvest anticipation 0 -reinvest disgust 0 -reinvest fear 0 -reinvest joy 0 -reinvest negative 0 -reinvest positive 0 -reinvest sadness 0 -reinvest surprise 0 -reinvest trust 0 -reinvestment anger 0 -reinvestment anticipation 0 -reinvestment disgust 0 -reinvestment fear 0 -reinvestment joy 0 -reinvestment negative 0 -reinvestment positive 0 -reinvestment sadness 0 -reinvestment surprise 0 -reinvestment trust 0 -reiterate anger 0 -reiterate anticipation 0 -reiterate disgust 0 -reiterate fear 0 -reiterate joy 0 -reiterate negative 0 -reiterate positive 0 -reiterate sadness 0 -reiterate surprise 0 -reiterate trust 0 -reject anger 1 -reject anticipation 0 -reject disgust 0 -reject fear 1 -reject joy 0 -reject negative 1 -reject positive 0 -reject sadness 1 -reject surprise 0 -reject trust 0 -rejected anger 0 -rejected anticipation 0 -rejected disgust 0 -rejected fear 0 -rejected joy 0 -rejected negative 1 -rejected positive 0 -rejected sadness 0 -rejected surprise 0 -rejected trust 0 -rejection anger 1 -rejection anticipation 0 -rejection disgust 1 -rejection fear 1 -rejection joy 0 -rejection negative 1 -rejection positive 0 -rejection sadness 1 -rejection surprise 0 -rejection trust 0 -rejects anger 1 -rejects anticipation 0 -rejects disgust 0 -rejects fear 1 -rejects joy 0 -rejects negative 1 -rejects positive 0 -rejects sadness 1 -rejects surprise 0 -rejects trust 0 -rejoice anger 0 -rejoice anticipation 1 -rejoice disgust 0 -rejoice fear 0 -rejoice joy 1 -rejoice negative 0 -rejoice positive 1 -rejoice sadness 0 -rejoice surprise 1 -rejoice trust 1 -rejoicing anger 0 -rejoicing anticipation 1 -rejoicing disgust 0 -rejoicing fear 0 -rejoicing joy 1 -rejoicing negative 0 -rejoicing positive 1 -rejoicing sadness 0 -rejoicing surprise 1 -rejoicing trust 0 -rejoin anger 0 -rejoin anticipation 0 -rejoin disgust 0 -rejoin fear 0 -rejoin joy 0 -rejoin negative 0 -rejoin positive 0 -rejoin sadness 0 -rejoin surprise 0 -rejoin trust 0 -rejuvenate anger 0 -rejuvenate anticipation 0 -rejuvenate disgust 0 -rejuvenate fear 0 -rejuvenate joy 0 -rejuvenate negative 0 -rejuvenate positive 1 -rejuvenate sadness 0 -rejuvenate surprise 0 -rejuvenate trust 0 -rejuvenated anger 0 -rejuvenated anticipation 0 -rejuvenated disgust 0 -rejuvenated fear 0 -rejuvenated joy 0 -rejuvenated negative 0 -rejuvenated positive 1 -rejuvenated sadness 0 -rejuvenated surprise 0 -rejuvenated trust 0 -rekindle anger 0 -rekindle anticipation 1 -rekindle disgust 0 -rekindle fear 1 -rekindle joy 1 -rekindle negative 1 -rekindle positive 1 -rekindle sadness 0 -rekindle surprise 1 -rekindle trust 0 -relapse anger 0 -relapse anticipation 0 -relapse disgust 0 -relapse fear 1 -relapse joy 0 -relapse negative 1 -relapse positive 0 -relapse sadness 1 -relapse surprise 0 -relapse trust 0 -relate anger 0 -relate anticipation 0 -relate disgust 0 -relate fear 0 -relate joy 0 -relate negative 0 -relate positive 0 -relate sadness 0 -relate surprise 0 -relate trust 0 -related anger 0 -related anticipation 0 -related disgust 0 -related fear 0 -related joy 0 -related negative 0 -related positive 0 -related sadness 0 -related surprise 0 -related trust 1 -relation anger 0 -relation anticipation 0 -relation disgust 0 -relation fear 0 -relation joy 0 -relation negative 0 -relation positive 0 -relation sadness 0 -relation surprise 0 -relation trust 0 -relationship anger 0 -relationship anticipation 0 -relationship disgust 0 -relationship fear 0 -relationship joy 0 -relationship negative 0 -relationship positive 0 -relationship sadness 0 -relationship surprise 0 -relationship trust 0 -relative anger 0 -relative anticipation 0 -relative disgust 0 -relative fear 0 -relative joy 0 -relative negative 0 -relative positive 0 -relative sadness 0 -relative surprise 0 -relative trust 1 -relativity anger 0 -relativity anticipation 0 -relativity disgust 0 -relativity fear 0 -relativity joy 0 -relativity negative 0 -relativity positive 0 -relativity sadness 0 -relativity surprise 0 -relativity trust 0 -relaxant anger 0 -relaxant anticipation 0 -relaxant disgust 0 -relaxant fear 0 -relaxant joy 0 -relaxant negative 0 -relaxant positive 0 -relaxant sadness 0 -relaxant surprise 0 -relaxant trust 0 -relaxation anger 0 -relaxation anticipation 0 -relaxation disgust 0 -relaxation fear 0 -relaxation joy 0 -relaxation negative 0 -relaxation positive 1 -relaxation sadness 0 -relaxation surprise 0 -relaxation trust 0 -relaxed anger 0 -relaxed anticipation 0 -relaxed disgust 0 -relaxed fear 0 -relaxed joy 0 -relaxed negative 0 -relaxed positive 0 -relaxed sadness 0 -relaxed surprise 0 -relaxed trust 0 -relay anger 0 -relay anticipation 0 -relay disgust 0 -relay fear 0 -relay joy 0 -relay negative 0 -relay positive 0 -relay sadness 0 -relay surprise 0 -relay trust 0 -release anger 0 -release anticipation 0 -release disgust 0 -release fear 0 -release joy 0 -release negative 0 -release positive 0 -release sadness 0 -release surprise 0 -release trust 0 -released anger 0 -released anticipation 0 -released disgust 0 -released fear 0 -released joy 0 -released negative 0 -released positive 0 -released sadness 0 -released surprise 0 -released trust 0 -relegation anger 0 -relegation anticipation 0 -relegation disgust 0 -relegation fear 0 -relegation joy 0 -relegation negative 1 -relegation positive 0 -relegation sadness 0 -relegation surprise 0 -relegation trust 0 -relevancy anger 0 -relevancy anticipation 0 -relevancy disgust 0 -relevancy fear 0 -relevancy joy 0 -relevancy negative 0 -relevancy positive 0 -relevancy sadness 0 -relevancy surprise 0 -relevancy trust 0 -relevant anger 0 -relevant anticipation 0 -relevant disgust 0 -relevant fear 0 -relevant joy 0 -relevant negative 0 -relevant positive 1 -relevant sadness 0 -relevant surprise 0 -relevant trust 1 -reliability anger 0 -reliability anticipation 0 -reliability disgust 0 -reliability fear 0 -reliability joy 0 -reliability negative 0 -reliability positive 1 -reliability sadness 0 -reliability surprise 0 -reliability trust 1 -reliable anger 0 -reliable anticipation 0 -reliable disgust 0 -reliable fear 0 -reliable joy 0 -reliable negative 0 -reliable positive 1 -reliable sadness 0 -reliable surprise 0 -reliable trust 1 -reliance anger 0 -reliance anticipation 0 -reliance disgust 0 -reliance fear 0 -reliance joy 0 -reliance negative 0 -reliance positive 1 -reliance sadness 0 -reliance surprise 0 -reliance trust 1 -relic anger 0 -relic anticipation 0 -relic disgust 0 -relic fear 0 -relic joy 0 -relic negative 0 -relic positive 0 -relic sadness 0 -relic surprise 0 -relic trust 0 -relics anger 0 -relics anticipation 0 -relics disgust 0 -relics fear 0 -relics joy 0 -relics negative 0 -relics positive 0 -relics sadness 1 -relics surprise 0 -relics trust 0 -relief anger 0 -relief anticipation 0 -relief disgust 0 -relief fear 0 -relief joy 0 -relief negative 0 -relief positive 1 -relief sadness 0 -relief surprise 0 -relief trust 0 -relieving anger 0 -relieving anticipation 0 -relieving disgust 0 -relieving fear 0 -relieving joy 0 -relieving negative 0 -relieving positive 1 -relieving sadness 0 -relieving surprise 0 -relieving trust 0 -religion anger 0 -religion anticipation 0 -religion disgust 0 -religion fear 0 -religion joy 0 -religion negative 0 -religion positive 0 -religion sadness 0 -religion surprise 0 -religion trust 1 -religious anger 0 -religious anticipation 0 -religious disgust 0 -religious fear 0 -religious joy 0 -religious negative 0 -religious positive 0 -religious sadness 0 -religious surprise 0 -religious trust 0 -relinquish anger 0 -relinquish anticipation 0 -relinquish disgust 0 -relinquish fear 0 -relinquish joy 0 -relinquish negative 1 -relinquish positive 0 -relinquish sadness 0 -relinquish surprise 0 -relinquish trust 0 -relish anger 0 -relish anticipation 0 -relish disgust 0 -relish fear 0 -relish joy 0 -relish negative 0 -relish positive 0 -relish sadness 0 -relish surprise 0 -relish trust 0 -reluctance anger 0 -reluctance anticipation 0 -reluctance disgust 0 -reluctance fear 0 -reluctance joy 0 -reluctance negative 0 -reluctance positive 0 -reluctance sadness 0 -reluctance surprise 0 -reluctance trust 0 -reluctant anger 0 -reluctant anticipation 0 -reluctant disgust 0 -reluctant fear 1 -reluctant joy 0 -reluctant negative 1 -reluctant positive 0 -reluctant sadness 0 -reluctant surprise 0 -reluctant trust 0 -remainder anger 0 -remainder anticipation 0 -remainder disgust 0 -remainder fear 0 -remainder joy 0 -remainder negative 0 -remainder positive 0 -remainder sadness 0 -remainder surprise 0 -remainder trust 0 -remaining anger 0 -remaining anticipation 0 -remaining disgust 0 -remaining fear 0 -remaining joy 0 -remaining negative 0 -remaining positive 0 -remaining sadness 0 -remaining surprise 0 -remaining trust 0 -remains anger 0 -remains anticipation 0 -remains disgust 1 -remains fear 1 -remains joy 0 -remains negative 1 -remains positive 1 -remains sadness 0 -remains surprise 0 -remains trust 1 -remake anger 0 -remake anticipation 0 -remake disgust 0 -remake fear 0 -remake joy 0 -remake negative 0 -remake positive 1 -remake sadness 0 -remake surprise 0 -remake trust 0 -remand anger 1 -remand anticipation 0 -remand disgust 0 -remand fear 0 -remand joy 0 -remand negative 1 -remand positive 0 -remand sadness 0 -remand surprise 0 -remand trust 0 -remark anger 0 -remark anticipation 0 -remark disgust 0 -remark fear 0 -remark joy 0 -remark negative 0 -remark positive 0 -remark sadness 0 -remark surprise 0 -remark trust 0 -remarkable anger 0 -remarkable anticipation 0 -remarkable disgust 0 -remarkable fear 0 -remarkable joy 1 -remarkable negative 0 -remarkable positive 1 -remarkable sadness 0 -remarkable surprise 1 -remarkable trust 1 -remarkably anger 0 -remarkably anticipation 0 -remarkably disgust 0 -remarkably fear 0 -remarkably joy 0 -remarkably negative 0 -remarkably positive 1 -remarkably sadness 0 -remarkably surprise 0 -remarkably trust 0 -remedial anger 0 -remedial anticipation 0 -remedial disgust 0 -remedial fear 0 -remedial joy 0 -remedial negative 1 -remedial positive 0 -remedial sadness 0 -remedial surprise 0 -remedial trust 0 -remedy anger 0 -remedy anticipation 1 -remedy disgust 0 -remedy fear 0 -remedy joy 1 -remedy negative 0 -remedy positive 1 -remedy sadness 0 -remedy surprise 0 -remedy trust 1 -remember anger 0 -remember anticipation 0 -remember disgust 0 -remember fear 0 -remember joy 0 -remember negative 0 -remember positive 0 -remember sadness 0 -remember surprise 0 -remember trust 0 -remembered anger 0 -remembered anticipation 0 -remembered disgust 0 -remembered fear 0 -remembered joy 0 -remembered negative 0 -remembered positive 0 -remembered sadness 0 -remembered surprise 0 -remembered trust 0 -remembering anger 0 -remembering anticipation 0 -remembering disgust 0 -remembering fear 0 -remembering joy 0 -remembering negative 0 -remembering positive 0 -remembering sadness 0 -remembering surprise 0 -remembering trust 0 -remembrance anger 0 -remembrance anticipation 0 -remembrance disgust 0 -remembrance fear 0 -remembrance joy 0 -remembrance negative 0 -remembrance positive 0 -remembrance sadness 0 -remembrance surprise 0 -remembrance trust 0 -remind anger 0 -remind anticipation 0 -remind disgust 0 -remind fear 0 -remind joy 0 -remind negative 0 -remind positive 0 -remind sadness 0 -remind surprise 0 -remind trust 0 -reminder anger 0 -reminder anticipation 0 -reminder disgust 0 -reminder fear 0 -reminder joy 0 -reminder negative 0 -reminder positive 0 -reminder sadness 0 -reminder surprise 0 -reminder trust 0 -remiss anger 1 -remiss anticipation 0 -remiss disgust 1 -remiss fear 0 -remiss joy 0 -remiss negative 1 -remiss positive 0 -remiss sadness 1 -remiss surprise 0 -remiss trust 0 -remission anger 0 -remission anticipation 0 -remission disgust 0 -remission fear 0 -remission joy 0 -remission negative 0 -remission positive 1 -remission sadness 0 -remission surprise 0 -remission trust 0 -remit anger 0 -remit anticipation 0 -remit disgust 0 -remit fear 0 -remit joy 0 -remit negative 0 -remit positive 0 -remit sadness 0 -remit surprise 0 -remit trust 0 -remittance anger 0 -remittance anticipation 0 -remittance disgust 0 -remittance fear 0 -remittance joy 0 -remittance negative 0 -remittance positive 0 -remittance sadness 0 -remittance surprise 0 -remittance trust 0 -remnant anger 0 -remnant anticipation 0 -remnant disgust 0 -remnant fear 0 -remnant joy 0 -remnant negative 0 -remnant positive 0 -remnant sadness 0 -remnant surprise 0 -remnant trust 0 -remodel anger 0 -remodel anticipation 0 -remodel disgust 0 -remodel fear 0 -remodel joy 0 -remodel negative 0 -remodel positive 1 -remodel sadness 0 -remodel surprise 0 -remodel trust 0 -remorse anger 0 -remorse anticipation 0 -remorse disgust 0 -remorse fear 0 -remorse joy 0 -remorse negative 1 -remorse positive 0 -remorse sadness 1 -remorse surprise 0 -remorse trust 0 -remote anger 0 -remote anticipation 0 -remote disgust 0 -remote fear 0 -remote joy 0 -remote negative 0 -remote positive 0 -remote sadness 0 -remote surprise 0 -remote trust 0 -remoteness anger 0 -remoteness anticipation 0 -remoteness disgust 0 -remoteness fear 0 -remoteness joy 0 -remoteness negative 0 -remoteness positive 0 -remoteness sadness 0 -remoteness surprise 0 -remoteness trust 0 -removal anger 0 -removal anticipation 0 -removal disgust 0 -removal fear 0 -removal joy 0 -removal negative 1 -removal positive 0 -removal sadness 0 -removal surprise 0 -removal trust 0 -remove anger 1 -remove anticipation 0 -remove disgust 0 -remove fear 1 -remove joy 0 -remove negative 1 -remove positive 0 -remove sadness 1 -remove surprise 0 -remove trust 0 -remuneration anger 0 -remuneration anticipation 0 -remuneration disgust 0 -remuneration fear 0 -remuneration joy 0 -remuneration negative 0 -remuneration positive 0 -remuneration sadness 0 -remuneration surprise 0 -remuneration trust 0 -renaissance anger 0 -renaissance anticipation 0 -renaissance disgust 0 -renaissance fear 0 -renaissance joy 0 -renaissance negative 0 -renaissance positive 1 -renaissance sadness 0 -renaissance surprise 0 -renaissance trust 0 -rencontre anger 0 -rencontre anticipation 0 -rencontre disgust 0 -rencontre fear 0 -rencontre joy 0 -rencontre negative 1 -rencontre positive 0 -rencontre sadness 0 -rencontre surprise 0 -rencontre trust 0 -rend anger 0 -rend anticipation 0 -rend disgust 0 -rend fear 0 -rend joy 0 -rend negative 1 -rend positive 0 -rend sadness 0 -rend surprise 0 -rend trust 0 -render anger 0 -render anticipation 0 -render disgust 0 -render fear 0 -render joy 0 -render negative 0 -render positive 1 -render sadness 0 -render surprise 0 -render trust 0 -rendering anger 0 -rendering anticipation 0 -rendering disgust 0 -rendering fear 0 -rendering joy 0 -rendering negative 0 -rendering positive 0 -rendering sadness 0 -rendering surprise 0 -rendering trust 0 -rendezvous anger 0 -rendezvous anticipation 0 -rendezvous disgust 0 -rendezvous fear 0 -rendezvous joy 0 -rendezvous negative 0 -rendezvous positive 0 -rendezvous sadness 0 -rendezvous surprise 0 -rendezvous trust 0 -rendition anger 0 -rendition anticipation 0 -rendition disgust 0 -rendition fear 0 -rendition joy 0 -rendition negative 0 -rendition positive 0 -rendition sadness 0 -rendition surprise 0 -rendition trust 0 -renegade anger 1 -renegade anticipation 0 -renegade disgust 0 -renegade fear 0 -renegade joy 0 -renegade negative 1 -renegade positive 0 -renegade sadness 0 -renegade surprise 0 -renegade trust 0 -renewal anger 0 -renewal anticipation 0 -renewal disgust 0 -renewal fear 0 -renewal joy 0 -renewal negative 0 -renewal positive 1 -renewal sadness 0 -renewal surprise 0 -renewal trust 0 -renounce anger 1 -renounce anticipation 0 -renounce disgust 0 -renounce fear 0 -renounce joy 0 -renounce negative 1 -renounce positive 0 -renounce sadness 0 -renounce surprise 0 -renounce trust 0 -renovate anger 0 -renovate anticipation 1 -renovate disgust 0 -renovate fear 0 -renovate joy 0 -renovate negative 0 -renovate positive 1 -renovate sadness 0 -renovate surprise 0 -renovate trust 0 -renovated anger 0 -renovated anticipation 0 -renovated disgust 0 -renovated fear 0 -renovated joy 0 -renovated negative 0 -renovated positive 0 -renovated sadness 0 -renovated surprise 0 -renovated trust 0 -renovation anger 0 -renovation anticipation 1 -renovation disgust 0 -renovation fear 0 -renovation joy 1 -renovation negative 0 -renovation positive 1 -renovation sadness 0 -renovation surprise 0 -renovation trust 0 -renown anger 0 -renown anticipation 0 -renown disgust 0 -renown fear 0 -renown joy 0 -renown negative 0 -renown positive 1 -renown sadness 0 -renown surprise 0 -renown trust 0 -renowned anger 0 -renowned anticipation 0 -renowned disgust 0 -renowned fear 0 -renowned joy 0 -renowned negative 0 -renowned positive 1 -renowned sadness 0 -renowned surprise 0 -renowned trust 0 -rent anger 0 -rent anticipation 0 -rent disgust 0 -rent fear 0 -rent joy 0 -rent negative 0 -rent positive 0 -rent sadness 0 -rent surprise 0 -rent trust 0 -rental anger 0 -rental anticipation 0 -rental disgust 0 -rental fear 0 -rental joy 0 -rental negative 0 -rental positive 0 -rental sadness 0 -rental surprise 0 -rental trust 0 -renter anger 0 -renter anticipation 0 -renter disgust 0 -renter fear 0 -renter joy 0 -renter negative 0 -renter positive 0 -renter sadness 0 -renter surprise 0 -renter trust 0 -renunciation anger 0 -renunciation anticipation 0 -renunciation disgust 0 -renunciation fear 0 -renunciation joy 0 -renunciation negative 1 -renunciation positive 0 -renunciation sadness 0 -renunciation surprise 0 -renunciation trust 0 -reorganization anger 0 -reorganization anticipation 0 -reorganization disgust 0 -reorganization fear 0 -reorganization joy 0 -reorganization negative 0 -reorganization positive 0 -reorganization sadness 0 -reorganization surprise 0 -reorganization trust 0 -reorganize anger 0 -reorganize anticipation 0 -reorganize disgust 0 -reorganize fear 0 -reorganize joy 0 -reorganize negative 0 -reorganize positive 1 -reorganize sadness 0 -reorganize surprise 0 -reorganize trust 0 -repair anger 0 -repair anticipation 0 -repair disgust 0 -repair fear 0 -repair joy 0 -repair negative 0 -repair positive 0 -repair sadness 0 -repair surprise 0 -repair trust 0 -reparation anger 0 -reparation anticipation 0 -reparation disgust 0 -reparation fear 0 -reparation joy 0 -reparation negative 0 -reparation positive 1 -reparation sadness 0 -reparation surprise 0 -reparation trust 1 -repay anger 1 -repay anticipation 1 -repay disgust 0 -repay fear 0 -repay joy 1 -repay negative 0 -repay positive 1 -repay sadness 0 -repay surprise 0 -repay trust 1 -repayment anger 0 -repayment anticipation 0 -repayment disgust 0 -repayment fear 0 -repayment joy 0 -repayment negative 0 -repayment positive 0 -repayment sadness 0 -repayment surprise 0 -repayment trust 0 -repeal anger 0 -repeal anticipation 0 -repeal disgust 0 -repeal fear 0 -repeal joy 0 -repeal negative 0 -repeal positive 0 -repeal sadness 0 -repeal surprise 0 -repeal trust 0 -repeat anger 0 -repeat anticipation 0 -repeat disgust 0 -repeat fear 0 -repeat joy 0 -repeat negative 0 -repeat positive 0 -repeat sadness 0 -repeat surprise 0 -repeat trust 0 -repeated anger 0 -repeated anticipation 0 -repeated disgust 0 -repeated fear 0 -repeated joy 0 -repeated negative 0 -repeated positive 0 -repeated sadness 0 -repeated surprise 0 -repeated trust 0 -repeatedly anger 0 -repeatedly anticipation 0 -repeatedly disgust 0 -repeatedly fear 0 -repeatedly joy 0 -repeatedly negative 0 -repeatedly positive 0 -repeatedly sadness 0 -repeatedly surprise 0 -repeatedly trust 0 -repeater anger 0 -repeater anticipation 0 -repeater disgust 0 -repeater fear 0 -repeater joy 0 -repeater negative 0 -repeater positive 0 -repeater sadness 0 -repeater surprise 0 -repeater trust 0 -repellant anger 0 -repellant anticipation 0 -repellant disgust 1 -repellant fear 1 -repellant joy 0 -repellant negative 1 -repellant positive 0 -repellant sadness 0 -repellant surprise 0 -repellant trust 0 -repellent anger 1 -repellent anticipation 0 -repellent disgust 1 -repellent fear 1 -repellent joy 0 -repellent negative 1 -repellent positive 0 -repellent sadness 0 -repellent surprise 0 -repellent trust 0 -repelling anger 0 -repelling anticipation 0 -repelling disgust 1 -repelling fear 0 -repelling joy 0 -repelling negative 1 -repelling positive 0 -repelling sadness 0 -repelling surprise 0 -repelling trust 0 -repent anger 0 -repent anticipation 0 -repent disgust 0 -repent fear 1 -repent joy 0 -repent negative 0 -repent positive 1 -repent sadness 0 -repent surprise 0 -repent trust 0 -repentance anger 0 -repentance anticipation 0 -repentance disgust 0 -repentance fear 0 -repentance joy 0 -repentance negative 0 -repentance positive 0 -repentance sadness 0 -repentance surprise 0 -repentance trust 0 -repertoire anger 0 -repertoire anticipation 0 -repertoire disgust 0 -repertoire fear 0 -repertoire joy 0 -repertoire negative 0 -repertoire positive 0 -repertoire sadness 0 -repertoire surprise 0 -repertoire trust 0 -repertory anger 0 -repertory anticipation 0 -repertory disgust 0 -repertory fear 0 -repertory joy 0 -repertory negative 0 -repertory positive 0 -repertory sadness 0 -repertory surprise 0 -repertory trust 0 -repetition anger 0 -repetition anticipation 0 -repetition disgust 0 -repetition fear 0 -repetition joy 0 -repetition negative 0 -repetition positive 0 -repetition sadness 0 -repetition surprise 0 -repetition trust 0 -replace anger 0 -replace anticipation 0 -replace disgust 0 -replace fear 0 -replace joy 0 -replace negative 0 -replace positive 0 -replace sadness 0 -replace surprise 0 -replace trust 0 -replacement anger 0 -replacement anticipation 0 -replacement disgust 0 -replacement fear 0 -replacement joy 0 -replacement negative 0 -replacement positive 0 -replacement sadness 0 -replacement surprise 0 -replacement trust 0 -replenish anger 0 -replenish anticipation 0 -replenish disgust 0 -replenish fear 0 -replenish joy 0 -replenish negative 0 -replenish positive 1 -replenish sadness 0 -replenish surprise 0 -replenish trust 0 -replete anger 0 -replete anticipation 0 -replete disgust 0 -replete fear 0 -replete joy 0 -replete negative 0 -replete positive 1 -replete sadness 0 -replete surprise 0 -replete trust 0 -replication anger 0 -replication anticipation 0 -replication disgust 0 -replication fear 0 -replication joy 0 -replication negative 0 -replication positive 0 -replication sadness 0 -replication surprise 0 -replication trust 0 -reply anger 0 -reply anticipation 0 -reply disgust 0 -reply fear 0 -reply joy 0 -reply negative 0 -reply positive 0 -reply sadness 0 -reply surprise 0 -reply trust 0 -report anger 0 -report anticipation 0 -report disgust 0 -report fear 0 -report joy 0 -report negative 0 -report positive 0 -report sadness 0 -report surprise 0 -report trust 0 -reported anger 0 -reported anticipation 0 -reported disgust 0 -reported fear 0 -reported joy 0 -reported negative 0 -reported positive 0 -reported sadness 0 -reported surprise 0 -reported trust 0 -reporter anger 0 -reporter anticipation 0 -reporter disgust 0 -reporter fear 0 -reporter joy 0 -reporter negative 0 -reporter positive 1 -reporter sadness 0 -reporter surprise 0 -reporter trust 1 -repose anger 0 -repose anticipation 0 -repose disgust 0 -repose fear 0 -repose joy 0 -repose negative 0 -repose positive 1 -repose sadness 0 -repose surprise 0 -repose trust 0 -reposition anger 0 -reposition anticipation 0 -reposition disgust 0 -reposition fear 0 -reposition joy 0 -reposition negative 0 -reposition positive 0 -reposition sadness 0 -reposition surprise 0 -reposition trust 0 -repository anger 0 -repository anticipation 0 -repository disgust 0 -repository fear 0 -repository joy 0 -repository negative 0 -repository positive 0 -repository sadness 0 -repository surprise 0 -repository trust 0 -representation anger 0 -representation anticipation 0 -representation disgust 0 -representation fear 0 -representation joy 0 -representation negative 0 -representation positive 0 -representation sadness 0 -representation surprise 0 -representation trust 0 -representative anger 0 -representative anticipation 0 -representative disgust 0 -representative fear 0 -representative joy 0 -representative negative 0 -representative positive 0 -representative sadness 0 -representative surprise 0 -representative trust 0 -represented anger 0 -represented anticipation 0 -represented disgust 0 -represented fear 0 -represented joy 0 -represented negative 0 -represented positive 1 -represented sadness 0 -represented surprise 0 -represented trust 0 -representing anger 0 -representing anticipation 1 -representing disgust 0 -representing fear 0 -representing joy 0 -representing negative 0 -representing positive 0 -representing sadness 0 -representing surprise 0 -representing trust 0 -repress anger 0 -repress anticipation 0 -repress disgust 0 -repress fear 0 -repress joy 0 -repress negative 1 -repress positive 0 -repress sadness 1 -repress surprise 0 -repress trust 0 -repressed anger 0 -repressed anticipation 0 -repressed disgust 0 -repressed fear 0 -repressed joy 0 -repressed negative 0 -repressed positive 0 -repressed sadness 0 -repressed surprise 0 -repressed trust 0 -repression anger 0 -repression anticipation 0 -repression disgust 0 -repression fear 1 -repression joy 0 -repression negative 1 -repression positive 0 -repression sadness 0 -repression surprise 0 -repression trust 0 -reprieve anger 0 -reprieve anticipation 0 -reprieve disgust 0 -reprieve fear 0 -reprieve joy 0 -reprieve negative 0 -reprieve positive 0 -reprieve sadness 0 -reprieve surprise 0 -reprieve trust 0 -reprimand anger 1 -reprimand anticipation 0 -reprimand disgust 0 -reprimand fear 0 -reprimand joy 0 -reprimand negative 1 -reprimand positive 0 -reprimand sadness 0 -reprimand surprise 0 -reprimand trust 0 -reprint anger 0 -reprint anticipation 0 -reprint disgust 0 -reprint fear 0 -reprint joy 0 -reprint negative 1 -reprint positive 0 -reprint sadness 0 -reprint surprise 0 -reprint trust 0 -reprisal anger 1 -reprisal anticipation 0 -reprisal disgust 0 -reprisal fear 1 -reprisal joy 0 -reprisal negative 1 -reprisal positive 0 -reprisal sadness 1 -reprisal surprise 0 -reprisal trust 0 -reprise anger 0 -reprise anticipation 0 -reprise disgust 0 -reprise fear 0 -reprise joy 0 -reprise negative 0 -reprise positive 0 -reprise sadness 0 -reprise surprise 0 -reprise trust 0 -reproach anger 1 -reproach anticipation 0 -reproach disgust 1 -reproach fear 0 -reproach joy 0 -reproach negative 1 -reproach positive 0 -reproach sadness 1 -reproach surprise 0 -reproach trust 0 -reproduce anger 0 -reproduce anticipation 0 -reproduce disgust 0 -reproduce fear 0 -reproduce joy 0 -reproduce negative 0 -reproduce positive 0 -reproduce sadness 0 -reproduce surprise 0 -reproduce trust 0 -reproduction anger 0 -reproduction anticipation 0 -reproduction disgust 0 -reproduction fear 0 -reproduction joy 0 -reproduction negative 0 -reproduction positive 0 -reproduction sadness 0 -reproduction surprise 0 -reproduction trust 0 -reproductive anger 0 -reproductive anticipation 0 -reproductive disgust 0 -reproductive fear 0 -reproductive joy 1 -reproductive negative 0 -reproductive positive 1 -reproductive sadness 0 -reproductive surprise 0 -reproductive trust 0 -reptile anger 0 -reptile anticipation 0 -reptile disgust 0 -reptile fear 0 -reptile joy 0 -reptile negative 0 -reptile positive 0 -reptile sadness 0 -reptile surprise 0 -reptile trust 0 -republic anger 0 -republic anticipation 0 -republic disgust 0 -republic fear 0 -republic joy 0 -republic negative 1 -republic positive 0 -republic sadness 0 -republic surprise 0 -republic trust 0 -republican anger 0 -republican anticipation 0 -republican disgust 0 -republican fear 0 -republican joy 0 -republican negative 0 -republican positive 0 -republican sadness 0 -republican surprise 0 -republican trust 0 -repudiation anger 1 -repudiation anticipation 0 -repudiation disgust 1 -repudiation fear 0 -repudiation joy 0 -repudiation negative 1 -repudiation positive 0 -repudiation sadness 0 -repudiation surprise 0 -repudiation trust 0 -repulsion anger 0 -repulsion anticipation 0 -repulsion disgust 1 -repulsion fear 1 -repulsion joy 0 -repulsion negative 1 -repulsion positive 0 -repulsion sadness 0 -repulsion surprise 0 -repulsion trust 0 -repurchase anger 0 -repurchase anticipation 0 -repurchase disgust 0 -repurchase fear 0 -repurchase joy 0 -repurchase negative 0 -repurchase positive 0 -repurchase sadness 0 -repurchase surprise 0 -repurchase trust 0 -reputable anger 0 -reputable anticipation 0 -reputable disgust 0 -reputable fear 0 -reputable joy 0 -reputable negative 0 -reputable positive 1 -reputable sadness 0 -reputable surprise 0 -reputable trust 1 -reputation anger 0 -reputation anticipation 0 -reputation disgust 0 -reputation fear 0 -reputation joy 0 -reputation negative 0 -reputation positive 0 -reputation sadness 0 -reputation surprise 0 -reputation trust 0 -repute anger 0 -repute anticipation 0 -repute disgust 0 -repute fear 0 -repute joy 0 -repute negative 0 -repute positive 0 -repute sadness 0 -repute surprise 0 -repute trust 0 -request anger 0 -request anticipation 0 -request disgust 0 -request fear 0 -request joy 0 -request negative 0 -request positive 0 -request sadness 0 -request surprise 0 -request trust 0 -requiem anger 0 -requiem anticipation 0 -requiem disgust 0 -requiem fear 0 -requiem joy 0 -requiem negative 0 -requiem positive 0 -requiem sadness 1 -requiem surprise 0 -requiem trust 0 -required anger 0 -required anticipation 0 -required disgust 0 -required fear 0 -required joy 0 -required negative 0 -required positive 0 -required sadness 0 -required surprise 0 -required trust 0 -requirement anger 0 -requirement anticipation 0 -requirement disgust 0 -requirement fear 0 -requirement joy 0 -requirement negative 0 -requirement positive 0 -requirement sadness 0 -requirement surprise 0 -requirement trust 0 -requisite anger 0 -requisite anticipation 0 -requisite disgust 0 -requisite fear 0 -requisite joy 0 -requisite negative 0 -requisite positive 0 -requisite sadness 0 -requisite surprise 0 -requisite trust 0 -requisition anger 0 -requisition anticipation 0 -requisition disgust 0 -requisition fear 0 -requisition joy 0 -requisition negative 0 -requisition positive 0 -requisition sadness 0 -requisition surprise 0 -requisition trust 0 -rescind anger 0 -rescind anticipation 0 -rescind disgust 0 -rescind fear 0 -rescind joy 0 -rescind negative 1 -rescind positive 0 -rescind sadness 0 -rescind surprise 0 -rescind trust 0 -rescission anger 0 -rescission anticipation 0 -rescission disgust 0 -rescission fear 0 -rescission joy 0 -rescission negative 1 -rescission positive 0 -rescission sadness 0 -rescission surprise 0 -rescission trust 0 -rescue anger 0 -rescue anticipation 1 -rescue disgust 0 -rescue fear 0 -rescue joy 1 -rescue negative 0 -rescue positive 1 -rescue sadness 0 -rescue surprise 1 -rescue trust 1 -research anger 0 -research anticipation 0 -research disgust 0 -research fear 0 -research joy 0 -research negative 0 -research positive 0 -research sadness 0 -research surprise 0 -research trust 0 -resection anger 0 -resection anticipation 0 -resection disgust 0 -resection fear 1 -resection joy 0 -resection negative 0 -resection positive 0 -resection sadness 0 -resection surprise 0 -resection trust 0 -resemblance anger 0 -resemblance anticipation 0 -resemblance disgust 0 -resemblance fear 0 -resemblance joy 0 -resemblance negative 0 -resemblance positive 0 -resemblance sadness 0 -resemblance surprise 0 -resemblance trust 0 -resemble anger 0 -resemble anticipation 0 -resemble disgust 0 -resemble fear 0 -resemble joy 0 -resemble negative 0 -resemble positive 0 -resemble sadness 0 -resemble surprise 0 -resemble trust 0 -resembling anger 0 -resembling anticipation 0 -resembling disgust 0 -resembling fear 0 -resembling joy 0 -resembling negative 0 -resembling positive 0 -resembling sadness 0 -resembling surprise 0 -resembling trust 0 -resent anger 1 -resent anticipation 0 -resent disgust 0 -resent fear 0 -resent joy 0 -resent negative 1 -resent positive 0 -resent sadness 0 -resent surprise 0 -resent trust 0 -resentful anger 1 -resentful anticipation 0 -resentful disgust 0 -resentful fear 0 -resentful joy 0 -resentful negative 1 -resentful positive 0 -resentful sadness 0 -resentful surprise 0 -resentful trust 0 -resentment anger 1 -resentment anticipation 0 -resentment disgust 1 -resentment fear 0 -resentment joy 0 -resentment negative 1 -resentment positive 0 -resentment sadness 1 -resentment surprise 0 -resentment trust 0 -reservation anger 0 -reservation anticipation 0 -reservation disgust 0 -reservation fear 0 -reservation joy 0 -reservation negative 0 -reservation positive 0 -reservation sadness 0 -reservation surprise 0 -reservation trust 0 -reserve anger 0 -reserve anticipation 0 -reserve disgust 0 -reserve fear 0 -reserve joy 0 -reserve negative 0 -reserve positive 1 -reserve sadness 0 -reserve surprise 0 -reserve trust 0 -reserved anger 0 -reserved anticipation 0 -reserved disgust 0 -reserved fear 0 -reserved joy 0 -reserved negative 0 -reserved positive 0 -reserved sadness 0 -reserved surprise 0 -reserved trust 0 -reserves anger 0 -reserves anticipation 0 -reserves disgust 0 -reserves fear 0 -reserves joy 0 -reserves negative 0 -reserves positive 0 -reserves sadness 0 -reserves surprise 0 -reserves trust 0 -reservoir anger 0 -reservoir anticipation 0 -reservoir disgust 0 -reservoir fear 0 -reservoir joy 0 -reservoir negative 0 -reservoir positive 0 -reservoir sadness 0 -reservoir surprise 0 -reservoir trust 0 -reside anger 0 -reside anticipation 0 -reside disgust 0 -reside fear 0 -reside joy 0 -reside negative 0 -reside positive 0 -reside sadness 0 -reside surprise 0 -reside trust 0 -residence anger 0 -residence anticipation 0 -residence disgust 0 -residence fear 0 -residence joy 0 -residence negative 0 -residence positive 0 -residence sadness 0 -residence surprise 0 -residence trust 0 -residences anger 0 -residences anticipation 0 -residences disgust 0 -residences fear 0 -residences joy 0 -residences negative 0 -residences positive 0 -residences sadness 0 -residences surprise 0 -residences trust 0 -resident anger 0 -resident anticipation 0 -resident disgust 0 -resident fear 0 -resident joy 0 -resident negative 0 -resident positive 1 -resident sadness 0 -resident surprise 0 -resident trust 0 -residual anger 0 -residual anticipation 0 -residual disgust 0 -residual fear 0 -residual joy 0 -residual negative 0 -residual positive 0 -residual sadness 0 -residual surprise 0 -residual trust 0 -residue anger 0 -residue anticipation 0 -residue disgust 0 -residue fear 0 -residue joy 0 -residue negative 0 -residue positive 0 -residue sadness 0 -residue surprise 0 -residue trust 0 -resign anger 1 -resign anticipation 0 -resign disgust 1 -resign fear 1 -resign joy 0 -resign negative 1 -resign positive 0 -resign sadness 1 -resign surprise 0 -resign trust 0 -resignation anger 0 -resignation anticipation 0 -resignation disgust 0 -resignation fear 0 -resignation joy 0 -resignation negative 1 -resignation positive 0 -resignation sadness 1 -resignation surprise 1 -resignation trust 0 -resigned anger 0 -resigned anticipation 0 -resigned disgust 0 -resigned fear 0 -resigned joy 0 -resigned negative 1 -resigned positive 0 -resigned sadness 1 -resigned surprise 0 -resigned trust 0 -resilience anger 0 -resilience anticipation 0 -resilience disgust 0 -resilience fear 0 -resilience joy 0 -resilience negative 0 -resilience positive 0 -resilience sadness 0 -resilience surprise 0 -resilience trust 0 -resilient anger 0 -resilient anticipation 0 -resilient disgust 0 -resilient fear 0 -resilient joy 0 -resilient negative 0 -resilient positive 1 -resilient sadness 0 -resilient surprise 0 -resilient trust 0 -resin anger 0 -resin anticipation 0 -resin disgust 0 -resin fear 0 -resin joy 0 -resin negative 0 -resin positive 0 -resin sadness 0 -resin surprise 0 -resin trust 0 -resist anger 0 -resist anticipation 0 -resist disgust 0 -resist fear 0 -resist joy 0 -resist negative 1 -resist positive 0 -resist sadness 0 -resist surprise 0 -resist trust 0 -resistance anger 1 -resistance anticipation 0 -resistance disgust 0 -resistance fear 0 -resistance joy 0 -resistance negative 1 -resistance positive 0 -resistance sadness 0 -resistance surprise 0 -resistance trust 0 -resistant anger 0 -resistant anticipation 0 -resistant disgust 0 -resistant fear 1 -resistant joy 0 -resistant negative 1 -resistant positive 0 -resistant sadness 0 -resistant surprise 0 -resistant trust 0 -resisting anger 1 -resisting anticipation 0 -resisting disgust 0 -resisting fear 1 -resisting joy 0 -resisting negative 1 -resisting positive 0 -resisting sadness 1 -resisting surprise 0 -resisting trust 0 -resistive anger 0 -resistive anticipation 0 -resistive disgust 0 -resistive fear 0 -resistive joy 0 -resistive negative 0 -resistive positive 1 -resistive sadness 0 -resistive surprise 0 -resistive trust 0 -resolute anger 0 -resolute anticipation 0 -resolute disgust 0 -resolute fear 0 -resolute joy 0 -resolute negative 0 -resolute positive 0 -resolute sadness 0 -resolute surprise 0 -resolute trust 0 -resolutely anger 0 -resolutely anticipation 0 -resolutely disgust 0 -resolutely fear 0 -resolutely joy 0 -resolutely negative 0 -resolutely positive 1 -resolutely sadness 0 -resolutely surprise 0 -resolutely trust 0 -resolution anger 0 -resolution anticipation 0 -resolution disgust 0 -resolution fear 0 -resolution joy 0 -resolution negative 0 -resolution positive 0 -resolution sadness 0 -resolution surprise 0 -resolution trust 0 -resolve anger 0 -resolve anticipation 0 -resolve disgust 0 -resolve fear 0 -resolve joy 0 -resolve negative 0 -resolve positive 0 -resolve sadness 0 -resolve surprise 0 -resolve trust 0 -resolved anger 0 -resolved anticipation 0 -resolved disgust 0 -resolved fear 0 -resolved joy 0 -resolved negative 0 -resolved positive 0 -resolved sadness 0 -resolved surprise 0 -resolved trust 0 -resonance anger 0 -resonance anticipation 0 -resonance disgust 0 -resonance fear 0 -resonance joy 0 -resonance negative 0 -resonance positive 0 -resonance sadness 0 -resonance surprise 0 -resonance trust 0 -resonant anger 0 -resonant anticipation 0 -resonant disgust 0 -resonant fear 0 -resonant joy 0 -resonant negative 0 -resonant positive 0 -resonant sadness 0 -resonant surprise 0 -resonant trust 0 -resonate anger 0 -resonate anticipation 0 -resonate disgust 0 -resonate fear 0 -resonate joy 0 -resonate negative 0 -resonate positive 0 -resonate sadness 0 -resonate surprise 0 -resonate trust 0 -resonator anger 0 -resonator anticipation 0 -resonator disgust 0 -resonator fear 0 -resonator joy 0 -resonator negative 0 -resonator positive 0 -resonator sadness 0 -resonator surprise 0 -resonator trust 0 -resort anger 0 -resort anticipation 0 -resort disgust 0 -resort fear 0 -resort joy 0 -resort negative 0 -resort positive 0 -resort sadness 0 -resort surprise 0 -resort trust 0 -resounding anger 0 -resounding anticipation 0 -resounding disgust 0 -resounding fear 0 -resounding joy 0 -resounding negative 0 -resounding positive 0 -resounding sadness 0 -resounding surprise 0 -resounding trust 0 -resources anger 0 -resources anticipation 0 -resources disgust 0 -resources fear 0 -resources joy 1 -resources negative 0 -resources positive 1 -resources sadness 0 -resources surprise 0 -resources trust 1 -respect anger 0 -respect anticipation 1 -respect disgust 0 -respect fear 0 -respect joy 1 -respect negative 0 -respect positive 1 -respect sadness 0 -respect surprise 0 -respect trust 1 -respectability anger 0 -respectability anticipation 0 -respectability disgust 0 -respectability fear 0 -respectability joy 0 -respectability negative 0 -respectability positive 1 -respectability sadness 0 -respectability surprise 0 -respectability trust 0 -respectable anger 0 -respectable anticipation 0 -respectable disgust 0 -respectable fear 0 -respectable joy 0 -respectable negative 0 -respectable positive 1 -respectable sadness 0 -respectable surprise 0 -respectable trust 1 -respected anger 0 -respected anticipation 0 -respected disgust 0 -respected fear 0 -respected joy 0 -respected negative 0 -respected positive 0 -respected sadness 0 -respected surprise 0 -respected trust 0 -respectful anger 0 -respectful anticipation 0 -respectful disgust 0 -respectful fear 0 -respectful joy 0 -respectful negative 0 -respectful positive 1 -respectful sadness 0 -respectful surprise 0 -respectful trust 1 -respecting anger 0 -respecting anticipation 0 -respecting disgust 0 -respecting fear 0 -respecting joy 0 -respecting negative 0 -respecting positive 1 -respecting sadness 0 -respecting surprise 0 -respecting trust 0 -respective anger 0 -respective anticipation 0 -respective disgust 0 -respective fear 0 -respective joy 0 -respective negative 0 -respective positive 0 -respective sadness 0 -respective surprise 0 -respective trust 0 -respects anger 0 -respects anticipation 0 -respects disgust 0 -respects fear 0 -respects joy 0 -respects negative 0 -respects positive 1 -respects sadness 0 -respects surprise 0 -respects trust 1 -respiration anger 0 -respiration anticipation 0 -respiration disgust 0 -respiration fear 0 -respiration joy 0 -respiration negative 0 -respiration positive 0 -respiration sadness 0 -respiration surprise 0 -respiration trust 0 -respirator anger 0 -respirator anticipation 0 -respirator disgust 0 -respirator fear 0 -respirator joy 0 -respirator negative 0 -respirator positive 0 -respirator sadness 0 -respirator surprise 0 -respirator trust 0 -respite anger 0 -respite anticipation 0 -respite disgust 0 -respite fear 0 -respite joy 1 -respite negative 0 -respite positive 1 -respite sadness 0 -respite surprise 0 -respite trust 1 -resplendent anger 0 -resplendent anticipation 0 -resplendent disgust 0 -resplendent fear 0 -resplendent joy 1 -resplendent negative 0 -resplendent positive 1 -resplendent sadness 0 -resplendent surprise 0 -resplendent trust 0 -respond anger 0 -respond anticipation 0 -respond disgust 0 -respond fear 0 -respond joy 0 -respond negative 0 -respond positive 0 -respond sadness 0 -respond surprise 0 -respond trust 0 -respondent anger 0 -respondent anticipation 0 -respondent disgust 0 -respondent fear 0 -respondent joy 0 -respondent negative 0 -respondent positive 0 -respondent sadness 0 -respondent surprise 0 -respondent trust 0 -response anger 0 -response anticipation 0 -response disgust 0 -response fear 0 -response joy 0 -response negative 0 -response positive 0 -response sadness 0 -response surprise 0 -response trust 0 -responsibility anger 0 -responsibility anticipation 0 -responsibility disgust 0 -responsibility fear 0 -responsibility joy 0 -responsibility negative 0 -responsibility positive 0 -responsibility sadness 0 -responsibility surprise 0 -responsibility trust 0 -responsible anger 0 -responsible anticipation 0 -responsible disgust 0 -responsible fear 0 -responsible joy 0 -responsible negative 0 -responsible positive 1 -responsible sadness 0 -responsible surprise 0 -responsible trust 1 -responsive anger 0 -responsive anticipation 1 -responsive disgust 0 -responsive fear 0 -responsive joy 0 -responsive negative 0 -responsive positive 1 -responsive sadness 0 -responsive surprise 0 -responsive trust 1 -rest anger 0 -rest anticipation 0 -rest disgust 0 -rest fear 0 -rest joy 0 -rest negative 0 -rest positive 1 -rest sadness 0 -rest surprise 0 -rest trust 0 -restaurant anger 0 -restaurant anticipation 0 -restaurant disgust 0 -restaurant fear 0 -restaurant joy 0 -restaurant negative 0 -restaurant positive 0 -restaurant sadness 0 -restaurant surprise 0 -restaurant trust 0 -restful anger 0 -restful anticipation 0 -restful disgust 0 -restful fear 0 -restful joy 0 -restful negative 0 -restful positive 1 -restful sadness 0 -restful surprise 0 -restful trust 0 -restitution anger 1 -restitution anticipation 0 -restitution disgust 0 -restitution fear 0 -restitution joy 0 -restitution negative 0 -restitution positive 1 -restitution sadness 0 -restitution surprise 0 -restitution trust 0 -restlessness anger 0 -restlessness anticipation 1 -restlessness disgust 0 -restlessness fear 0 -restlessness joy 0 -restlessness negative 0 -restlessness positive 0 -restlessness sadness 0 -restlessness surprise 0 -restlessness trust 0 -restoration anger 0 -restoration anticipation 0 -restoration disgust 0 -restoration fear 0 -restoration joy 0 -restoration negative 0 -restoration positive 0 -restoration sadness 0 -restoration surprise 0 -restoration trust 0 -restorative anger 0 -restorative anticipation 1 -restorative disgust 0 -restorative fear 0 -restorative joy 1 -restorative negative 0 -restorative positive 1 -restorative sadness 0 -restorative surprise 0 -restorative trust 1 -restored anger 0 -restored anticipation 0 -restored disgust 0 -restored fear 0 -restored joy 0 -restored negative 0 -restored positive 0 -restored sadness 0 -restored surprise 0 -restored trust 0 -restoring anger 0 -restoring anticipation 0 -restoring disgust 0 -restoring fear 0 -restoring joy 0 -restoring negative 0 -restoring positive 1 -restoring sadness 0 -restoring surprise 0 -restoring trust 0 -restrain anger 1 -restrain anticipation 0 -restrain disgust 0 -restrain fear 1 -restrain joy 0 -restrain negative 1 -restrain positive 0 -restrain sadness 0 -restrain surprise 0 -restrain trust 0 -restrained anger 0 -restrained anticipation 0 -restrained disgust 0 -restrained fear 1 -restrained joy 0 -restrained negative 0 -restrained positive 0 -restrained sadness 0 -restrained surprise 0 -restrained trust 0 -restraint anger 0 -restraint anticipation 0 -restraint disgust 0 -restraint fear 0 -restraint joy 0 -restraint negative 0 -restraint positive 1 -restraint sadness 0 -restraint surprise 0 -restraint trust 0 -restrict anger 0 -restrict anticipation 0 -restrict disgust 0 -restrict fear 0 -restrict joy 0 -restrict negative 1 -restrict positive 0 -restrict sadness 1 -restrict surprise 0 -restrict trust 0 -restricted anger 0 -restricted anticipation 0 -restricted disgust 0 -restricted fear 0 -restricted joy 0 -restricted negative 0 -restricted positive 0 -restricted sadness 0 -restricted surprise 0 -restricted trust 0 -restriction anger 1 -restriction anticipation 0 -restriction disgust 0 -restriction fear 1 -restriction joy 0 -restriction negative 1 -restriction positive 0 -restriction sadness 1 -restriction surprise 0 -restriction trust 0 -restrictive anger 0 -restrictive anticipation 0 -restrictive disgust 0 -restrictive fear 0 -restrictive joy 0 -restrictive negative 1 -restrictive positive 0 -restrictive sadness 0 -restrictive surprise 0 -restrictive trust 0 -result anger 0 -result anticipation 1 -result disgust 0 -result fear 0 -result joy 0 -result negative 0 -result positive 0 -result sadness 0 -result surprise 0 -result trust 0 -resultant anger 0 -resultant anticipation 1 -resultant disgust 0 -resultant fear 0 -resultant joy 0 -resultant negative 0 -resultant positive 0 -resultant sadness 0 -resultant surprise 0 -resultant trust 0 -resumption anger 0 -resumption anticipation 0 -resumption disgust 0 -resumption fear 0 -resumption joy 0 -resumption negative 0 -resumption positive 1 -resumption sadness 0 -resumption surprise 0 -resumption trust 0 -resurrection anger 0 -resurrection anticipation 0 -resurrection disgust 0 -resurrection fear 0 -resurrection joy 0 -resurrection negative 0 -resurrection positive 0 -resurrection sadness 0 -resurrection surprise 0 -resurrection trust 0 -resuscitation anger 0 -resuscitation anticipation 0 -resuscitation disgust 0 -resuscitation fear 0 -resuscitation joy 0 -resuscitation negative 0 -resuscitation positive 0 -resuscitation sadness 0 -resuscitation surprise 0 -resuscitation trust 0 -retail anger 0 -retail anticipation 0 -retail disgust 0 -retail fear 0 -retail joy 0 -retail negative 0 -retail positive 0 -retail sadness 0 -retail surprise 0 -retail trust 0 -retailer anger 0 -retailer anticipation 0 -retailer disgust 0 -retailer fear 0 -retailer joy 0 -retailer negative 0 -retailer positive 0 -retailer sadness 0 -retailer surprise 0 -retailer trust 0 -retain anger 0 -retain anticipation 0 -retain disgust 0 -retain fear 0 -retain joy 0 -retain negative 0 -retain positive 0 -retain sadness 0 -retain surprise 0 -retain trust 1 -retaining anger 0 -retaining anticipation 0 -retaining disgust 0 -retaining fear 0 -retaining joy 0 -retaining negative 0 -retaining positive 0 -retaining sadness 0 -retaining surprise 0 -retaining trust 0 -retake anger 0 -retake anticipation 0 -retake disgust 0 -retake fear 0 -retake joy 0 -retake negative 0 -retake positive 0 -retake sadness 0 -retake surprise 0 -retake trust 0 -retaliate anger 1 -retaliate anticipation 0 -retaliate disgust 0 -retaliate fear 0 -retaliate joy 0 -retaliate negative 1 -retaliate positive 0 -retaliate sadness 0 -retaliate surprise 0 -retaliate trust 0 -retaliation anger 1 -retaliation anticipation 0 -retaliation disgust 0 -retaliation fear 1 -retaliation joy 0 -retaliation negative 1 -retaliation positive 0 -retaliation sadness 0 -retaliation surprise 0 -retaliation trust 0 -retaliatory anger 1 -retaliatory anticipation 0 -retaliatory disgust 0 -retaliatory fear 0 -retaliatory joy 0 -retaliatory negative 1 -retaliatory positive 0 -retaliatory sadness 0 -retaliatory surprise 0 -retaliatory trust 0 -retard anger 0 -retard anticipation 0 -retard disgust 1 -retard fear 1 -retard joy 0 -retard negative 1 -retard positive 0 -retard sadness 1 -retard surprise 0 -retard trust 0 -retardation anger 0 -retardation anticipation 0 -retardation disgust 0 -retardation fear 0 -retardation joy 0 -retardation negative 1 -retardation positive 0 -retardation sadness 0 -retardation surprise 0 -retardation trust 0 -retention anger 0 -retention anticipation 0 -retention disgust 0 -retention fear 0 -retention joy 0 -retention negative 0 -retention positive 1 -retention sadness 0 -retention surprise 0 -retention trust 0 -retentive anger 0 -retentive anticipation 0 -retentive disgust 0 -retentive fear 0 -retentive joy 0 -retentive negative 0 -retentive positive 0 -retentive sadness 0 -retentive surprise 0 -retentive trust 0 -reticent anger 0 -reticent anticipation 0 -reticent disgust 0 -reticent fear 1 -reticent joy 0 -reticent negative 1 -reticent positive 0 -reticent sadness 0 -reticent surprise 0 -reticent trust 0 -retina anger 0 -retina anticipation 0 -retina disgust 0 -retina fear 0 -retina joy 0 -retina negative 0 -retina positive 0 -retina sadness 0 -retina surprise 0 -retina trust 0 -retired anger 0 -retired anticipation 0 -retired disgust 0 -retired fear 0 -retired joy 0 -retired negative 0 -retired positive 0 -retired sadness 0 -retired surprise 0 -retired trust 0 -retirement anger 0 -retirement anticipation 1 -retirement disgust 0 -retirement fear 1 -retirement joy 1 -retirement negative 1 -retirement positive 1 -retirement sadness 1 -retirement surprise 0 -retirement trust 1 -retiring anger 0 -retiring anticipation 0 -retiring disgust 0 -retiring fear 0 -retiring joy 0 -retiring negative 0 -retiring positive 0 -retiring sadness 0 -retiring surprise 0 -retiring trust 0 -retold anger 0 -retold anticipation 0 -retold disgust 0 -retold fear 0 -retold joy 0 -retold negative 0 -retold positive 0 -retold sadness 0 -retold surprise 0 -retold trust 0 -retort anger 0 -retort anticipation 0 -retort disgust 0 -retort fear 0 -retort joy 0 -retort negative 1 -retort positive 0 -retort sadness 0 -retort surprise 0 -retort trust 0 -retrace anger 0 -retrace anticipation 0 -retrace disgust 0 -retrace fear 0 -retrace joy 0 -retrace negative 0 -retrace positive 0 -retrace sadness 0 -retrace surprise 0 -retrace trust 0 -retract anger 1 -retract anticipation 0 -retract disgust 0 -retract fear 0 -retract joy 0 -retract negative 1 -retract positive 0 -retract sadness 0 -retract surprise 0 -retract trust 0 -retraction anger 0 -retraction anticipation 0 -retraction disgust 0 -retraction fear 0 -retraction joy 0 -retraction negative 1 -retraction positive 0 -retraction sadness 0 -retraction surprise 0 -retraction trust 0 -retrenchment anger 0 -retrenchment anticipation 0 -retrenchment disgust 0 -retrenchment fear 1 -retrenchment joy 0 -retrenchment negative 1 -retrenchment positive 0 -retrenchment sadness 0 -retrenchment surprise 0 -retrenchment trust 0 -retribution anger 1 -retribution anticipation 0 -retribution disgust 0 -retribution fear 1 -retribution joy 0 -retribution negative 1 -retribution positive 0 -retribution sadness 1 -retribution surprise 0 -retribution trust 0 -retrieval anger 0 -retrieval anticipation 0 -retrieval disgust 0 -retrieval fear 0 -retrieval joy 0 -retrieval negative 0 -retrieval positive 0 -retrieval sadness 0 -retrieval surprise 0 -retrieval trust 0 -retrieve anger 0 -retrieve anticipation 0 -retrieve disgust 0 -retrieve fear 0 -retrieve joy 0 -retrieve negative 0 -retrieve positive 0 -retrieve sadness 0 -retrieve surprise 0 -retrieve trust 0 -retriever anger 0 -retriever anticipation 0 -retriever disgust 0 -retriever fear 0 -retriever joy 0 -retriever negative 0 -retriever positive 0 -retriever sadness 0 -retriever surprise 0 -retriever trust 0 -retroactive anger 0 -retroactive anticipation 0 -retroactive disgust 0 -retroactive fear 0 -retroactive joy 0 -retroactive negative 0 -retroactive positive 0 -retroactive sadness 0 -retroactive surprise 0 -retroactive trust 0 -retrograde anger 0 -retrograde anticipation 0 -retrograde disgust 0 -retrograde fear 0 -retrograde joy 0 -retrograde negative 1 -retrograde positive 0 -retrograde sadness 0 -retrograde surprise 0 -retrograde trust 0 -retrospect anger 0 -retrospect anticipation 0 -retrospect disgust 0 -retrospect fear 0 -retrospect joy 0 -retrospect negative 0 -retrospect positive 0 -retrospect sadness 0 -retrospect surprise 0 -retrospect trust 0 -retrospective anger 0 -retrospective anticipation 0 -retrospective disgust 0 -retrospective fear 0 -retrospective joy 0 -retrospective negative 0 -retrospective positive 0 -retrospective sadness 0 -retrospective surprise 0 -retrospective trust 0 -retrospectively anger 0 -retrospectively anticipation 0 -retrospectively disgust 0 -retrospectively fear 0 -retrospectively joy 0 -retrospectively negative 0 -retrospectively positive 0 -retrospectively sadness 0 -retrospectively surprise 0 -retrospectively trust 0 -return anger 0 -return anticipation 0 -return disgust 0 -return fear 0 -return joy 0 -return negative 0 -return positive 0 -return sadness 0 -return surprise 0 -return trust 0 -reunion anger 0 -reunion anticipation 1 -reunion disgust 0 -reunion fear 0 -reunion joy 0 -reunion negative 0 -reunion positive 1 -reunion sadness 0 -reunion surprise 0 -reunion trust 1 -reveal anger 0 -reveal anticipation 0 -reveal disgust 0 -reveal fear 0 -reveal joy 0 -reveal negative 0 -reveal positive 0 -reveal sadness 0 -reveal surprise 0 -reveal trust 0 -revel anger 0 -revel anticipation 0 -revel disgust 0 -revel fear 0 -revel joy 1 -revel negative 0 -revel positive 1 -revel sadness 0 -revel surprise 0 -revel trust 0 -revelation anger 0 -revelation anticipation 0 -revelation disgust 0 -revelation fear 0 -revelation joy 0 -revelation negative 0 -revelation positive 0 -revelation sadness 0 -revelation surprise 0 -revelation trust 0 -revels anger 0 -revels anticipation 0 -revels disgust 0 -revels fear 0 -revels joy 1 -revels negative 0 -revels positive 1 -revels sadness 0 -revels surprise 0 -revels trust 0 -revenge anger 1 -revenge anticipation 1 -revenge disgust 0 -revenge fear 1 -revenge joy 0 -revenge negative 1 -revenge positive 0 -revenge sadness 0 -revenge surprise 1 -revenge trust 0 -revenue anger 0 -revenue anticipation 0 -revenue disgust 0 -revenue fear 0 -revenue joy 0 -revenue negative 0 -revenue positive 0 -revenue sadness 0 -revenue surprise 0 -revenue trust 0 -reverberation anger 0 -reverberation anticipation 0 -reverberation disgust 0 -reverberation fear 0 -reverberation joy 0 -reverberation negative 0 -reverberation positive 0 -reverberation sadness 0 -reverberation surprise 0 -reverberation trust 0 -revere anger 0 -revere anticipation 1 -revere disgust 0 -revere fear 0 -revere joy 1 -revere negative 0 -revere positive 1 -revere sadness 0 -revere surprise 0 -revere trust 1 -reverence anger 0 -reverence anticipation 0 -reverence disgust 0 -reverence fear 0 -reverence joy 1 -reverence negative 0 -reverence positive 1 -reverence sadness 0 -reverence surprise 0 -reverence trust 1 -reverend anger 0 -reverend anticipation 0 -reverend disgust 0 -reverend fear 0 -reverend joy 1 -reverend negative 0 -reverend positive 1 -reverend sadness 0 -reverend surprise 0 -reverend trust 0 -reverent anger 0 -reverent anticipation 0 -reverent disgust 0 -reverent fear 0 -reverent joy 0 -reverent negative 0 -reverent positive 0 -reverent sadness 0 -reverent surprise 0 -reverent trust 0 -reverie anger 0 -reverie anticipation 0 -reverie disgust 0 -reverie fear 0 -reverie joy 1 -reverie negative 0 -reverie positive 1 -reverie sadness 0 -reverie surprise 0 -reverie trust 1 -reversal anger 1 -reversal anticipation 0 -reversal disgust 1 -reversal fear 0 -reversal joy 0 -reversal negative 1 -reversal positive 0 -reversal sadness 0 -reversal surprise 1 -reversal trust 0 -reverse anger 0 -reverse anticipation 0 -reverse disgust 0 -reverse fear 0 -reverse joy 0 -reverse negative 0 -reverse positive 0 -reverse sadness 0 -reverse surprise 0 -reverse trust 0 -reversion anger 0 -reversion anticipation 0 -reversion disgust 0 -reversion fear 0 -reversion joy 0 -reversion negative 0 -reversion positive 0 -reversion sadness 0 -reversion surprise 0 -reversion trust 0 -revert anger 0 -revert anticipation 0 -revert disgust 0 -revert fear 0 -revert joy 0 -revert negative 0 -revert positive 0 -revert sadness 0 -revert surprise 0 -revert trust 0 -reverting anger 0 -reverting anticipation 0 -reverting disgust 0 -reverting fear 0 -reverting joy 0 -reverting negative 0 -reverting positive 0 -reverting sadness 0 -reverting surprise 0 -reverting trust 0 -review anger 0 -review anticipation 0 -review disgust 0 -review fear 0 -review joy 0 -review negative 0 -review positive 0 -review sadness 0 -review surprise 0 -review trust 0 -reviewer anger 0 -reviewer anticipation 0 -reviewer disgust 0 -reviewer fear 0 -reviewer joy 0 -reviewer negative 0 -reviewer positive 0 -reviewer sadness 0 -reviewer surprise 0 -reviewer trust 0 -revise anger 0 -revise anticipation 0 -revise disgust 0 -revise fear 0 -revise joy 0 -revise negative 0 -revise positive 1 -revise sadness 0 -revise surprise 0 -revise trust 0 -revision anger 0 -revision anticipation 0 -revision disgust 0 -revision fear 0 -revision joy 0 -revision negative 0 -revision positive 0 -revision sadness 0 -revision surprise 0 -revision trust 0 -revisit anger 0 -revisit anticipation 0 -revisit disgust 0 -revisit fear 0 -revisit joy 0 -revisit negative 0 -revisit positive 0 -revisit sadness 0 -revisit surprise 0 -revisit trust 0 -revival anger 0 -revival anticipation 1 -revival disgust 0 -revival fear 0 -revival joy 1 -revival negative 0 -revival positive 1 -revival sadness 0 -revival surprise 0 -revival trust 1 -revive anger 0 -revive anticipation 1 -revive disgust 0 -revive fear 0 -revive joy 0 -revive negative 1 -revive positive 1 -revive sadness 0 -revive surprise 0 -revive trust 0 -revocation anger 0 -revocation anticipation 0 -revocation disgust 0 -revocation fear 0 -revocation joy 0 -revocation negative 1 -revocation positive 0 -revocation sadness 0 -revocation surprise 0 -revocation trust 0 -revoke anger 1 -revoke anticipation 0 -revoke disgust 1 -revoke fear 1 -revoke joy 0 -revoke negative 1 -revoke positive 0 -revoke sadness 1 -revoke surprise 0 -revoke trust 0 -revolt anger 1 -revolt anticipation 0 -revolt disgust 0 -revolt fear 0 -revolt joy 0 -revolt negative 1 -revolt positive 0 -revolt sadness 0 -revolt surprise 1 -revolt trust 0 -revolting anger 1 -revolting anticipation 0 -revolting disgust 1 -revolting fear 1 -revolting joy 0 -revolting negative 1 -revolting positive 0 -revolting sadness 0 -revolting surprise 0 -revolting trust 0 -revolution anger 1 -revolution anticipation 1 -revolution disgust 0 -revolution fear 1 -revolution joy 0 -revolution negative 1 -revolution positive 1 -revolution sadness 1 -revolution surprise 1 -revolution trust 0 -revolutionary anger 0 -revolutionary anticipation 0 -revolutionary disgust 0 -revolutionary fear 0 -revolutionary joy 0 -revolutionary negative 0 -revolutionary positive 1 -revolutionary sadness 0 -revolutionary surprise 0 -revolutionary trust 0 -revolutionize anger 0 -revolutionize anticipation 0 -revolutionize disgust 0 -revolutionize fear 0 -revolutionize joy 0 -revolutionize negative 0 -revolutionize positive 0 -revolutionize sadness 0 -revolutionize surprise 0 -revolutionize trust 0 -revolve anger 0 -revolve anticipation 0 -revolve disgust 0 -revolve fear 0 -revolve joy 0 -revolve negative 0 -revolve positive 0 -revolve sadness 0 -revolve surprise 0 -revolve trust 0 -revolver anger 1 -revolver anticipation 0 -revolver disgust 0 -revolver fear 1 -revolver joy 0 -revolver negative 1 -revolver positive 0 -revolver sadness 1 -revolver surprise 0 -revolver trust 0 -revulsion anger 1 -revulsion anticipation 0 -revulsion disgust 1 -revulsion fear 1 -revulsion joy 0 -revulsion negative 1 -revulsion positive 0 -revulsion sadness 0 -revulsion surprise 0 -revulsion trust 0 -reward anger 0 -reward anticipation 1 -reward disgust 0 -reward fear 0 -reward joy 1 -reward negative 0 -reward positive 1 -reward sadness 0 -reward surprise 1 -reward trust 1 -rhetoric anger 0 -rhetoric anticipation 0 -rhetoric disgust 0 -rhetoric fear 0 -rhetoric joy 0 -rhetoric negative 0 -rhetoric positive 0 -rhetoric sadness 0 -rhetoric surprise 0 -rhetoric trust 0 -rhetorical anger 0 -rhetorical anticipation 0 -rhetorical disgust 0 -rhetorical fear 0 -rhetorical joy 0 -rhetorical negative 0 -rhetorical positive 0 -rhetorical sadness 0 -rhetorical surprise 0 -rhetorical trust 0 -rheumatism anger 1 -rheumatism anticipation 0 -rheumatism disgust 0 -rheumatism fear 1 -rheumatism joy 0 -rheumatism negative 1 -rheumatism positive 0 -rheumatism sadness 1 -rheumatism surprise 0 -rheumatism trust 0 -rhyme anger 0 -rhyme anticipation 0 -rhyme disgust 0 -rhyme fear 0 -rhyme joy 0 -rhyme negative 0 -rhyme positive 0 -rhyme sadness 0 -rhyme surprise 0 -rhyme trust 0 -rhyming anger 0 -rhyming anticipation 0 -rhyming disgust 0 -rhyming fear 0 -rhyming joy 0 -rhyming negative 0 -rhyming positive 0 -rhyming sadness 0 -rhyming surprise 0 -rhyming trust 0 -rhythm anger 0 -rhythm anticipation 0 -rhythm disgust 0 -rhythm fear 0 -rhythm joy 0 -rhythm negative 0 -rhythm positive 1 -rhythm sadness 0 -rhythm surprise 0 -rhythm trust 0 -rhythmical anger 0 -rhythmical anticipation 0 -rhythmical disgust 0 -rhythmical fear 0 -rhythmical joy 1 -rhythmical negative 0 -rhythmical positive 1 -rhythmical sadness 0 -rhythmical surprise 1 -rhythmical trust 0 -rib anger 0 -rib anticipation 0 -rib disgust 0 -rib fear 0 -rib joy 0 -rib negative 0 -rib positive 0 -rib sadness 0 -rib surprise 0 -rib trust 0 -ribbed anger 0 -ribbed anticipation 0 -ribbed disgust 0 -ribbed fear 0 -ribbed joy 0 -ribbed negative 0 -ribbed positive 0 -ribbed sadness 0 -ribbed surprise 0 -ribbed trust 0 -ribbon anger 1 -ribbon anticipation 1 -ribbon disgust 0 -ribbon fear 0 -ribbon joy 1 -ribbon negative 0 -ribbon positive 1 -ribbon sadness 0 -ribbon surprise 0 -ribbon trust 0 -rice anger 0 -rice anticipation 0 -rice disgust 0 -rice fear 0 -rice joy 0 -rice negative 0 -rice positive 0 -rice sadness 0 -rice surprise 0 -rice trust 0 -riches anger 0 -riches anticipation 0 -riches disgust 0 -riches fear 0 -riches joy 0 -riches negative 0 -riches positive 0 -riches sadness 0 -riches surprise 0 -riches trust 0 -richness anger 0 -richness anticipation 0 -richness disgust 0 -richness fear 0 -richness joy 0 -richness negative 0 -richness positive 1 -richness sadness 0 -richness surprise 0 -richness trust 0 -rick anger 0 -rick anticipation 0 -rick disgust 0 -rick fear 0 -rick joy 0 -rick negative 0 -rick positive 0 -rick sadness 0 -rick surprise 0 -rick trust 0 -rickety anger 0 -rickety anticipation 0 -rickety disgust 0 -rickety fear 0 -rickety joy 0 -rickety negative 1 -rickety positive 0 -rickety sadness 0 -rickety surprise 0 -rickety trust 0 -rid anger 0 -rid anticipation 0 -rid disgust 0 -rid fear 0 -rid joy 0 -rid negative 0 -rid positive 0 -rid sadness 0 -rid surprise 0 -rid trust 0 -riddance anger 0 -riddance anticipation 0 -riddance disgust 0 -riddance fear 0 -riddance joy 0 -riddance negative 0 -riddance positive 0 -riddance sadness 0 -riddance surprise 0 -riddance trust 0 -riddle anger 0 -riddle anticipation 0 -riddle disgust 0 -riddle fear 0 -riddle joy 0 -riddle negative 0 -riddle positive 0 -riddle sadness 0 -riddle surprise 1 -riddle trust 0 -riddled anger 0 -riddled anticipation 0 -riddled disgust 0 -riddled fear 0 -riddled joy 0 -riddled negative 1 -riddled positive 0 -riddled sadness 0 -riddled surprise 0 -riddled trust 0 -ride anger 0 -ride anticipation 0 -ride disgust 0 -ride fear 0 -ride joy 0 -ride negative 0 -ride positive 0 -ride sadness 0 -ride surprise 0 -ride trust 0 -rider anger 0 -rider anticipation 0 -rider disgust 0 -rider fear 0 -rider joy 0 -rider negative 0 -rider positive 1 -rider sadness 0 -rider surprise 0 -rider trust 0 -ridge anger 0 -ridge anticipation 0 -ridge disgust 0 -ridge fear 0 -ridge joy 0 -ridge negative 0 -ridge positive 0 -ridge sadness 0 -ridge surprise 0 -ridge trust 0 -ridicule anger 1 -ridicule anticipation 0 -ridicule disgust 1 -ridicule fear 0 -ridicule joy 0 -ridicule negative 1 -ridicule positive 0 -ridicule sadness 1 -ridicule surprise 0 -ridicule trust 0 -ridiculous anger 1 -ridiculous anticipation 0 -ridiculous disgust 1 -ridiculous fear 0 -ridiculous joy 0 -ridiculous negative 1 -ridiculous positive 0 -ridiculous sadness 0 -ridiculous surprise 0 -ridiculous trust 0 -riding anger 0 -riding anticipation 0 -riding disgust 0 -riding fear 0 -riding joy 0 -riding negative 0 -riding positive 0 -riding sadness 0 -riding surprise 0 -riding trust 0 -rife anger 0 -rife anticipation 0 -rife disgust 0 -rife fear 0 -rife joy 0 -rife negative 1 -rife positive 0 -rife sadness 0 -rife surprise 0 -rife trust 0 -rifle anger 1 -rifle anticipation 0 -rifle disgust 0 -rifle fear 1 -rifle joy 0 -rifle negative 1 -rifle positive 0 -rifle sadness 0 -rifle surprise 0 -rifle trust 0 -rifles anger 0 -rifles anticipation 0 -rifles disgust 0 -rifles fear 0 -rifles joy 0 -rifles negative 0 -rifles positive 0 -rifles sadness 0 -rifles surprise 0 -rifles trust 0 -rift anger 0 -rift anticipation 0 -rift disgust 0 -rift fear 0 -rift joy 0 -rift negative 1 -rift positive 0 -rift sadness 0 -rift surprise 0 -rift trust 0 -rig anger 0 -rig anticipation 0 -rig disgust 0 -rig fear 0 -rig joy 0 -rig negative 0 -rig positive 0 -rig sadness 0 -rig surprise 0 -rig trust 0 -rigging anger 0 -rigging anticipation 0 -rigging disgust 0 -rigging fear 0 -rigging joy 0 -rigging negative 0 -rigging positive 0 -rigging sadness 0 -rigging surprise 0 -rigging trust 0 -righteous anger 0 -righteous anticipation 0 -righteous disgust 0 -righteous fear 0 -righteous joy 0 -righteous negative 0 -righteous positive 1 -righteous sadness 0 -righteous surprise 0 -righteous trust 0 -rightful anger 0 -rightful anticipation 0 -rightful disgust 0 -rightful fear 0 -rightful joy 0 -rightful negative 0 -rightful positive 1 -rightful sadness 0 -rightful surprise 0 -rightful trust 0 -rightly anger 0 -rightly anticipation 0 -rightly disgust 0 -rightly fear 0 -rightly joy 0 -rightly negative 0 -rightly positive 1 -rightly sadness 0 -rightly surprise 0 -rightly trust 0 -rigid anger 0 -rigid anticipation 0 -rigid disgust 0 -rigid fear 0 -rigid joy 0 -rigid negative 1 -rigid positive 0 -rigid sadness 0 -rigid surprise 0 -rigid trust 0 -rigidity anger 0 -rigidity anticipation 0 -rigidity disgust 0 -rigidity fear 0 -rigidity joy 0 -rigidity negative 1 -rigidity positive 0 -rigidity sadness 0 -rigidity surprise 0 -rigidity trust 0 -rigor anger 0 -rigor anticipation 0 -rigor disgust 1 -rigor fear 1 -rigor joy 0 -rigor negative 1 -rigor positive 0 -rigor sadness 0 -rigor surprise 0 -rigor trust 0 -rigorous anger 0 -rigorous anticipation 0 -rigorous disgust 0 -rigorous fear 0 -rigorous joy 0 -rigorous negative 1 -rigorous positive 0 -rigorous sadness 0 -rigorous surprise 0 -rigorous trust 0 -rim anger 0 -rim anticipation 0 -rim disgust 0 -rim fear 0 -rim joy 0 -rim negative 0 -rim positive 0 -rim sadness 0 -rim surprise 0 -rim trust 0 -rind anger 0 -rind anticipation 0 -rind disgust 0 -rind fear 0 -rind joy 0 -rind negative 0 -rind positive 0 -rind sadness 0 -rind surprise 0 -rind trust 0 -ring anger 0 -ring anticipation 0 -ring disgust 0 -ring fear 0 -ring joy 0 -ring negative 0 -ring positive 0 -ring sadness 0 -ring surprise 0 -ring trust 0 -ringer anger 1 -ringer anticipation 0 -ringer disgust 0 -ringer fear 0 -ringer joy 0 -ringer negative 1 -ringer positive 0 -ringer sadness 0 -ringer surprise 0 -ringer trust 0 -ringing anger 0 -ringing anticipation 0 -ringing disgust 0 -ringing fear 0 -ringing joy 0 -ringing negative 0 -ringing positive 0 -ringing sadness 0 -ringing surprise 0 -ringing trust 0 -rink anger 0 -rink anticipation 0 -rink disgust 0 -rink fear 0 -rink joy 0 -rink negative 0 -rink positive 0 -rink sadness 0 -rink surprise 0 -rink trust 0 -rinse anger 0 -rinse anticipation 0 -rinse disgust 0 -rinse fear 0 -rinse joy 0 -rinse negative 0 -rinse positive 0 -rinse sadness 0 -rinse surprise 0 -rinse trust 0 -riot anger 1 -riot anticipation 0 -riot disgust 0 -riot fear 1 -riot joy 0 -riot negative 1 -riot positive 0 -riot sadness 0 -riot surprise 0 -riot trust 0 -riotous anger 1 -riotous anticipation 0 -riotous disgust 0 -riotous fear 1 -riotous joy 0 -riotous negative 1 -riotous positive 0 -riotous sadness 0 -riotous surprise 1 -riotous trust 0 -riparian anger 0 -riparian anticipation 0 -riparian disgust 0 -riparian fear 0 -riparian joy 0 -riparian negative 0 -riparian positive 0 -riparian sadness 0 -riparian surprise 0 -riparian trust 0 -ripe anger 0 -ripe anticipation 0 -ripe disgust 0 -ripe fear 0 -ripe joy 0 -ripe negative 0 -ripe positive 1 -ripe sadness 0 -ripe surprise 0 -ripe trust 0 -ripen anger 0 -ripen anticipation 1 -ripen disgust 0 -ripen fear 0 -ripen joy 0 -ripen negative 0 -ripen positive 1 -ripen sadness 0 -ripen surprise 0 -ripen trust 0 -ripening anger 0 -ripening anticipation 0 -ripening disgust 0 -ripening fear 0 -ripening joy 0 -ripening negative 0 -ripening positive 0 -ripening sadness 0 -ripening surprise 0 -ripening trust 0 -ripple anger 0 -ripple anticipation 0 -ripple disgust 0 -ripple fear 0 -ripple joy 0 -ripple negative 0 -ripple positive 0 -ripple sadness 0 -ripple surprise 0 -ripple trust 0 -rise anger 0 -rise anticipation 0 -rise disgust 0 -rise fear 0 -rise joy 0 -rise negative 0 -rise positive 0 -rise sadness 0 -rise surprise 0 -rise trust 0 -rising anger 0 -rising anticipation 1 -rising disgust 0 -rising fear 0 -rising joy 1 -rising negative 0 -rising positive 1 -rising sadness 0 -rising surprise 0 -rising trust 0 -risk anger 0 -risk anticipation 1 -risk disgust 0 -risk fear 1 -risk joy 0 -risk negative 1 -risk positive 0 -risk sadness 0 -risk surprise 0 -risk trust 0 -risky anger 0 -risky anticipation 1 -risky disgust 0 -risky fear 1 -risky joy 0 -risky negative 1 -risky positive 0 -risky sadness 0 -risky surprise 0 -risky trust 0 -rite anger 0 -rite anticipation 0 -rite disgust 0 -rite fear 0 -rite joy 0 -rite negative 0 -rite positive 0 -rite sadness 0 -rite surprise 0 -rite trust 0 -ritual anger 0 -ritual anticipation 0 -ritual disgust 0 -ritual fear 0 -ritual joy 0 -ritual negative 0 -ritual positive 0 -ritual sadness 0 -ritual surprise 0 -ritual trust 0 -ritualistic anger 0 -ritualistic anticipation 0 -ritualistic disgust 0 -ritualistic fear 0 -ritualistic joy 0 -ritualistic negative 0 -ritualistic positive 0 -ritualistic sadness 0 -ritualistic surprise 0 -ritualistic trust 0 -rival anger 0 -rival anticipation 0 -rival disgust 0 -rival fear 0 -rival joy 0 -rival negative 0 -rival positive 0 -rival sadness 0 -rival surprise 0 -rival trust 0 -rivalry anger 1 -rivalry anticipation 0 -rivalry disgust 0 -rivalry fear 0 -rivalry joy 0 -rivalry negative 1 -rivalry positive 0 -rivalry sadness 0 -rivalry surprise 0 -rivalry trust 0 -river anger 0 -river anticipation 0 -river disgust 0 -river fear 0 -river joy 0 -river negative 0 -river positive 0 -river sadness 0 -river surprise 0 -river trust 0 -riverbank anger 0 -riverbank anticipation 0 -riverbank disgust 0 -riverbank fear 0 -riverbank joy 0 -riverbank negative 0 -riverbank positive 0 -riverbank sadness 0 -riverbank surprise 0 -riverbank trust 0 -rivet anger 0 -rivet anticipation 0 -rivet disgust 0 -rivet fear 0 -rivet joy 0 -rivet negative 0 -rivet positive 0 -rivet sadness 0 -rivet surprise 0 -rivet trust 0 -riveted anger 0 -riveted anticipation 0 -riveted disgust 0 -riveted fear 0 -riveted joy 0 -riveted negative 0 -riveted positive 0 -riveted sadness 0 -riveted surprise 0 -riveted trust 0 -riveting anger 0 -riveting anticipation 0 -riveting disgust 0 -riveting fear 0 -riveting joy 0 -riveting negative 0 -riveting positive 1 -riveting sadness 0 -riveting surprise 0 -riveting trust 0 -road anger 0 -road anticipation 0 -road disgust 0 -road fear 0 -road joy 0 -road negative 0 -road positive 0 -road sadness 0 -road surprise 0 -road trust 0 -roads anger 0 -roads anticipation 0 -roads disgust 0 -roads fear 0 -roads joy 0 -roads negative 0 -roads positive 0 -roads sadness 0 -roads surprise 0 -roads trust 0 -roadster anger 0 -roadster anticipation 0 -roadster disgust 0 -roadster fear 0 -roadster joy 1 -roadster negative 0 -roadster positive 1 -roadster sadness 0 -roadster surprise 0 -roadster trust 1 -roadway anger 0 -roadway anticipation 0 -roadway disgust 0 -roadway fear 0 -roadway joy 0 -roadway negative 0 -roadway positive 0 -roadway sadness 0 -roadway surprise 0 -roadway trust 0 -roam anger 0 -roam anticipation 0 -roam disgust 0 -roam fear 0 -roam joy 0 -roam negative 0 -roam positive 0 -roam sadness 0 -roam surprise 0 -roam trust 0 -roar anger 0 -roar anticipation 0 -roar disgust 0 -roar fear 0 -roar joy 0 -roar negative 0 -roar positive 0 -roar sadness 0 -roar surprise 0 -roar trust 0 -roast anger 0 -roast anticipation 0 -roast disgust 0 -roast fear 0 -roast joy 0 -roast negative 0 -roast positive 0 -roast sadness 0 -roast surprise 0 -roast trust 0 -rob anger 1 -rob anticipation 0 -rob disgust 1 -rob fear 1 -rob joy 0 -rob negative 1 -rob positive 0 -rob sadness 1 -rob surprise 0 -rob trust 0 -robber anger 0 -robber anticipation 0 -robber disgust 1 -robber fear 1 -robber joy 0 -robber negative 1 -robber positive 0 -robber sadness 0 -robber surprise 0 -robber trust 0 -robbery anger 1 -robbery anticipation 0 -robbery disgust 1 -robbery fear 1 -robbery joy 0 -robbery negative 1 -robbery positive 0 -robbery sadness 1 -robbery surprise 0 -robbery trust 0 -robe anger 0 -robe anticipation 0 -robe disgust 0 -robe fear 0 -robe joy 0 -robe negative 0 -robe positive 0 -robe sadness 0 -robe surprise 0 -robe trust 0 -robot anger 0 -robot anticipation 0 -robot disgust 0 -robot fear 0 -robot joy 0 -robot negative 0 -robot positive 0 -robot sadness 0 -robot surprise 0 -robot trust 0 -robotics anger 0 -robotics anticipation 0 -robotics disgust 0 -robotics fear 0 -robotics joy 0 -robotics negative 0 -robotics positive 0 -robotics sadness 0 -robotics surprise 0 -robotics trust 0 -robust anger 0 -robust anticipation 0 -robust disgust 0 -robust fear 0 -robust joy 0 -robust negative 0 -robust positive 1 -robust sadness 0 -robust surprise 0 -robust trust 0 -roc anger 0 -roc anticipation 0 -roc disgust 0 -roc fear 0 -roc joy 0 -roc negative 0 -roc positive 0 -roc sadness 0 -roc surprise 0 -roc trust 0 -rock anger 0 -rock anticipation 0 -rock disgust 0 -rock fear 0 -rock joy 0 -rock negative 0 -rock positive 1 -rock sadness 0 -rock surprise 0 -rock trust 0 -rocket anger 1 -rocket anticipation 0 -rocket disgust 0 -rocket fear 0 -rocket joy 0 -rocket negative 0 -rocket positive 0 -rocket sadness 0 -rocket surprise 0 -rocket trust 0 -rocks anger 0 -rocks anticipation 0 -rocks disgust 0 -rocks fear 0 -rocks joy 0 -rocks negative 0 -rocks positive 0 -rocks sadness 0 -rocks surprise 0 -rocks trust 0 -rod anger 0 -rod anticipation 0 -rod disgust 0 -rod fear 1 -rod joy 0 -rod negative 0 -rod positive 1 -rod sadness 0 -rod surprise 0 -rod trust 1 -roe anger 0 -roe anticipation 0 -roe disgust 0 -roe fear 0 -roe joy 0 -roe negative 0 -roe positive 0 -roe sadness 0 -roe surprise 0 -roe trust 0 -rogue anger 0 -rogue anticipation 0 -rogue disgust 1 -rogue fear 0 -rogue joy 0 -rogue negative 1 -rogue positive 0 -rogue sadness 0 -rogue surprise 0 -rogue trust 0 -role anger 0 -role anticipation 0 -role disgust 0 -role fear 0 -role joy 0 -role negative 0 -role positive 0 -role sadness 0 -role surprise 0 -role trust 0 -roll anger 0 -roll anticipation 0 -roll disgust 0 -roll fear 0 -roll joy 0 -roll negative 0 -roll positive 0 -roll sadness 0 -roll surprise 0 -roll trust 0 -roller anger 0 -roller anticipation 0 -roller disgust 0 -roller fear 0 -roller joy 0 -roller negative 0 -roller positive 0 -roller sadness 0 -roller surprise 0 -roller trust 0 -rollers anger 0 -rollers anticipation 0 -rollers disgust 0 -rollers fear 0 -rollers joy 0 -rollers negative 0 -rollers positive 0 -rollers sadness 0 -rollers surprise 0 -rollers trust 0 -rollicking anger 0 -rollicking anticipation 0 -rollicking disgust 0 -rollicking fear 0 -rollicking joy 1 -rollicking negative 0 -rollicking positive 1 -rollicking sadness 0 -rollicking surprise 0 -rollicking trust 0 -rolling anger 0 -rolling anticipation 0 -rolling disgust 0 -rolling fear 0 -rolling joy 0 -rolling negative 0 -rolling positive 0 -rolling sadness 0 -rolling surprise 0 -rolling trust 0 -romance anger 0 -romance anticipation 1 -romance disgust 0 -romance fear 1 -romance joy 1 -romance negative 0 -romance positive 1 -romance sadness 1 -romance surprise 1 -romance trust 1 -romantic anger 0 -romantic anticipation 1 -romantic disgust 0 -romantic fear 0 -romantic joy 1 -romantic negative 0 -romantic positive 1 -romantic sadness 0 -romantic surprise 0 -romantic trust 1 -romanticism anger 0 -romanticism anticipation 0 -romanticism disgust 0 -romanticism fear 0 -romanticism joy 1 -romanticism negative 0 -romanticism positive 1 -romanticism sadness 0 -romanticism surprise 0 -romanticism trust 0 -romp anger 0 -romp anticipation 0 -romp disgust 0 -romp fear 0 -romp joy 1 -romp negative 0 -romp positive 1 -romp sadness 0 -romp surprise 0 -romp trust 0 -roof anger 0 -roof anticipation 0 -roof disgust 0 -roof fear 0 -roof joy 0 -roof negative 0 -roof positive 0 -roof sadness 0 -roof surprise 0 -roof trust 0 -rook anger 1 -rook anticipation 0 -rook disgust 1 -rook fear 0 -rook joy 0 -rook negative 1 -rook positive 0 -rook sadness 0 -rook surprise 0 -rook trust 0 -room anger 0 -room anticipation 0 -room disgust 0 -room fear 0 -room joy 0 -room negative 0 -room positive 0 -room sadness 0 -room surprise 0 -room trust 0 -roomy anger 0 -roomy anticipation 0 -roomy disgust 0 -roomy fear 0 -roomy joy 0 -roomy negative 0 -roomy positive 0 -roomy sadness 0 -roomy surprise 0 -roomy trust 0 -roost anger 0 -roost anticipation 0 -roost disgust 0 -roost fear 0 -roost joy 0 -roost negative 0 -roost positive 0 -roost sadness 0 -roost surprise 0 -roost trust 0 -rooster anger 0 -rooster anticipation 0 -rooster disgust 0 -rooster fear 0 -rooster joy 0 -rooster negative 0 -rooster positive 0 -rooster sadness 0 -rooster surprise 0 -rooster trust 0 -root anger 0 -root anticipation 0 -root disgust 0 -root fear 0 -root joy 0 -root negative 0 -root positive 0 -root sadness 0 -root surprise 0 -root trust 0 -rooted anger 0 -rooted anticipation 0 -rooted disgust 0 -rooted fear 0 -rooted joy 0 -rooted negative 0 -rooted positive 1 -rooted sadness 0 -rooted surprise 0 -rooted trust 1 -rope anger 0 -rope anticipation 0 -rope disgust 0 -rope fear 0 -rope joy 0 -rope negative 0 -rope positive 0 -rope sadness 0 -rope surprise 0 -rope trust 0 -rosary anger 0 -rosary anticipation 0 -rosary disgust 0 -rosary fear 0 -rosary joy 0 -rosary negative 0 -rosary positive 0 -rosary sadness 0 -rosary surprise 0 -rosary trust 0 -rose anger 0 -rose anticipation 0 -rose disgust 0 -rose fear 0 -rose joy 0 -rose negative 0 -rose positive 0 -rose sadness 0 -rose surprise 0 -rose trust 0 -rosemary anger 0 -rosemary anticipation 0 -rosemary disgust 0 -rosemary fear 0 -rosemary joy 0 -rosemary negative 0 -rosemary positive 0 -rosemary sadness 0 -rosemary surprise 0 -rosemary trust 0 -rosette anger 0 -rosette anticipation 0 -rosette disgust 0 -rosette fear 0 -rosette joy 0 -rosette negative 0 -rosette positive 0 -rosette sadness 0 -rosette surprise 0 -rosette trust 0 -roster anger 0 -roster anticipation 0 -roster disgust 0 -roster fear 0 -roster joy 0 -roster negative 0 -roster positive 0 -roster sadness 0 -roster surprise 0 -roster trust 0 -rosy anger 0 -rosy anticipation 0 -rosy disgust 0 -rosy fear 0 -rosy joy 0 -rosy negative 0 -rosy positive 1 -rosy sadness 0 -rosy surprise 0 -rosy trust 0 -rot anger 0 -rot anticipation 0 -rot disgust 1 -rot fear 1 -rot joy 0 -rot negative 1 -rot positive 0 -rot sadness 1 -rot surprise 0 -rot trust 0 -rota anger 0 -rota anticipation 0 -rota disgust 0 -rota fear 0 -rota joy 0 -rota negative 0 -rota positive 1 -rota sadness 0 -rota surprise 0 -rota trust 1 -rotary anger 0 -rotary anticipation 0 -rotary disgust 0 -rotary fear 0 -rotary joy 0 -rotary negative 0 -rotary positive 0 -rotary sadness 0 -rotary surprise 0 -rotary trust 0 -rotate anger 0 -rotate anticipation 0 -rotate disgust 0 -rotate fear 0 -rotate joy 0 -rotate negative 0 -rotate positive 0 -rotate sadness 0 -rotate surprise 0 -rotate trust 0 -rotation anger 0 -rotation anticipation 0 -rotation disgust 0 -rotation fear 0 -rotation joy 0 -rotation negative 0 -rotation positive 0 -rotation sadness 0 -rotation surprise 0 -rotation trust 0 -rote anger 0 -rote anticipation 0 -rote disgust 0 -rote fear 0 -rote joy 0 -rote negative 0 -rote positive 0 -rote sadness 0 -rote surprise 0 -rote trust 0 -rotor anger 0 -rotor anticipation 0 -rotor disgust 0 -rotor fear 0 -rotor joy 0 -rotor negative 0 -rotor positive 0 -rotor sadness 0 -rotor surprise 0 -rotor trust 0 -rotting anger 0 -rotting anticipation 0 -rotting disgust 1 -rotting fear 0 -rotting joy 0 -rotting negative 1 -rotting positive 0 -rotting sadness 0 -rotting surprise 0 -rotting trust 0 -rouge anger 0 -rouge anticipation 0 -rouge disgust 0 -rouge fear 0 -rouge joy 0 -rouge negative 0 -rouge positive 0 -rouge sadness 0 -rouge surprise 0 -rouge trust 0 -rough anger 0 -rough anticipation 0 -rough disgust 0 -rough fear 0 -rough joy 0 -rough negative 0 -rough positive 0 -rough sadness 0 -rough surprise 0 -rough trust 0 -roughly anger 0 -roughly anticipation 0 -roughly disgust 0 -roughly fear 0 -roughly joy 0 -roughly negative 0 -roughly positive 0 -roughly sadness 0 -roughly surprise 0 -roughly trust 0 -roughness anger 0 -roughness anticipation 0 -roughness disgust 0 -roughness fear 0 -roughness joy 0 -roughness negative 1 -roughness positive 0 -roughness sadness 0 -roughness surprise 0 -roughness trust 0 -roulette anger 0 -roulette anticipation 1 -roulette disgust 0 -roulette fear 0 -roulette joy 0 -roulette negative 0 -roulette positive 0 -roulette sadness 0 -roulette surprise 0 -roulette trust 0 -round anger 0 -round anticipation 0 -round disgust 0 -round fear 0 -round joy 0 -round negative 0 -round positive 0 -round sadness 0 -round surprise 0 -round trust 0 -roundabout anger 0 -roundabout anticipation 0 -roundabout disgust 0 -roundabout fear 0 -roundabout joy 0 -roundabout negative 0 -roundabout positive 0 -roundabout sadness 0 -roundabout surprise 0 -roundabout trust 0 -rounded anger 0 -rounded anticipation 0 -rounded disgust 0 -rounded fear 0 -rounded joy 0 -rounded negative 0 -rounded positive 0 -rounded sadness 0 -rounded surprise 0 -rounded trust 0 -roundup anger 0 -roundup anticipation 0 -roundup disgust 0 -roundup fear 0 -roundup joy 0 -roundup negative 0 -roundup positive 0 -roundup sadness 0 -roundup surprise 0 -roundup trust 0 -rouse anger 0 -rouse anticipation 0 -rouse disgust 0 -rouse fear 0 -rouse joy 0 -rouse negative 0 -rouse positive 0 -rouse sadness 0 -rouse surprise 0 -rouse trust 0 -rouser anger 0 -rouser anticipation 0 -rouser disgust 0 -rouser fear 0 -rouser joy 0 -rouser negative 0 -rouser positive 0 -rouser sadness 0 -rouser surprise 0 -rouser trust 0 -rousing anger 0 -rousing anticipation 0 -rousing disgust 0 -rousing fear 0 -rousing joy 0 -rousing negative 0 -rousing positive 0 -rousing sadness 0 -rousing surprise 0 -rousing trust 0 -rout anger 0 -rout anticipation 0 -rout disgust 0 -rout fear 0 -rout joy 0 -rout negative 1 -rout positive 0 -rout sadness 0 -rout surprise 0 -rout trust 0 -route anger 0 -route anticipation 0 -route disgust 0 -route fear 0 -route joy 0 -route negative 0 -route positive 0 -route sadness 0 -route surprise 0 -route trust 0 -routine anger 0 -routine anticipation 0 -routine disgust 0 -routine fear 0 -routine joy 0 -routine negative 0 -routine positive 1 -routine sadness 0 -routine surprise 0 -routine trust 1 -rover anger 0 -rover anticipation 0 -rover disgust 0 -rover fear 0 -rover joy 0 -rover negative 0 -rover positive 0 -rover sadness 0 -rover surprise 0 -rover trust 0 -roving anger 0 -roving anticipation 0 -roving disgust 0 -roving fear 0 -roving joy 0 -roving negative 0 -roving positive 0 -roving sadness 0 -roving surprise 0 -roving trust 0 -row anger 1 -row anticipation 0 -row disgust 0 -row fear 0 -row joy 0 -row negative 1 -row positive 0 -row sadness 0 -row surprise 0 -row trust 0 -rowdy anger 0 -rowdy anticipation 0 -rowdy disgust 0 -rowdy fear 0 -rowdy joy 0 -rowdy negative 1 -rowdy positive 0 -rowdy sadness 0 -rowdy surprise 0 -rowdy trust 0 -royal anger 0 -royal anticipation 0 -royal disgust 0 -royal fear 0 -royal joy 0 -royal negative 0 -royal positive 0 -royal sadness 0 -royal surprise 0 -royal trust 0 -royalty anger 0 -royalty anticipation 0 -royalty disgust 0 -royalty fear 0 -royalty joy 0 -royalty negative 0 -royalty positive 1 -royalty sadness 0 -royalty surprise 0 -royalty trust 0 -rub anger 0 -rub anticipation 0 -rub disgust 0 -rub fear 0 -rub joy 0 -rub negative 0 -rub positive 0 -rub sadness 0 -rub surprise 0 -rub trust 0 -rubber anger 0 -rubber anticipation 0 -rubber disgust 0 -rubber fear 0 -rubber joy 0 -rubber negative 0 -rubber positive 0 -rubber sadness 0 -rubber surprise 0 -rubber trust 0 -rubbers anger 0 -rubbers anticipation 0 -rubbers disgust 0 -rubbers fear 0 -rubbers joy 0 -rubbers negative 0 -rubbers positive 0 -rubbers sadness 0 -rubbers surprise 0 -rubbers trust 0 -rubbing anger 0 -rubbing anticipation 0 -rubbing disgust 0 -rubbing fear 0 -rubbing joy 0 -rubbing negative 0 -rubbing positive 0 -rubbing sadness 0 -rubbing surprise 0 -rubbing trust 0 -rubbish anger 0 -rubbish anticipation 0 -rubbish disgust 1 -rubbish fear 0 -rubbish joy 0 -rubbish negative 1 -rubbish positive 0 -rubbish sadness 0 -rubbish surprise 0 -rubbish trust 0 -rubble anger 0 -rubble anticipation 0 -rubble disgust 0 -rubble fear 1 -rubble joy 0 -rubble negative 1 -rubble positive 0 -rubble sadness 1 -rubble surprise 0 -rubble trust 0 -rubric anger 0 -rubric anticipation 0 -rubric disgust 0 -rubric fear 0 -rubric joy 0 -rubric negative 0 -rubric positive 1 -rubric sadness 0 -rubric surprise 0 -rubric trust 0 -ruby anger 0 -ruby anticipation 0 -ruby disgust 0 -ruby fear 0 -ruby joy 0 -ruby negative 0 -ruby positive 0 -ruby sadness 0 -ruby surprise 0 -ruby trust 0 -rudder anger 0 -rudder anticipation 0 -rudder disgust 0 -rudder fear 0 -rudder joy 0 -rudder negative 0 -rudder positive 0 -rudder sadness 0 -rudder surprise 0 -rudder trust 0 -ruddy anger 0 -ruddy anticipation 0 -ruddy disgust 0 -ruddy fear 0 -ruddy joy 0 -ruddy negative 0 -ruddy positive 0 -ruddy sadness 0 -ruddy surprise 0 -ruddy trust 0 -rudimentary anger 0 -rudimentary anticipation 0 -rudimentary disgust 0 -rudimentary fear 0 -rudimentary joy 0 -rudimentary negative 0 -rudimentary positive 0 -rudimentary sadness 0 -rudimentary surprise 0 -rudimentary trust 0 -rudiments anger 0 -rudiments anticipation 0 -rudiments disgust 0 -rudiments fear 0 -rudiments joy 0 -rudiments negative 0 -rudiments positive 0 -rudiments sadness 0 -rudiments surprise 0 -rudiments trust 0 -rue anger 0 -rue anticipation 0 -rue disgust 0 -rue fear 0 -rue joy 0 -rue negative 1 -rue positive 0 -rue sadness 1 -rue surprise 0 -rue trust 0 -ruff anger 0 -ruff anticipation 0 -ruff disgust 0 -ruff fear 0 -ruff joy 0 -ruff negative 0 -ruff positive 0 -ruff sadness 0 -ruff surprise 0 -ruff trust 0 -ruffle anger 0 -ruffle anticipation 0 -ruffle disgust 0 -ruffle fear 0 -ruffle joy 0 -ruffle negative 1 -ruffle positive 0 -ruffle sadness 0 -ruffle surprise 0 -ruffle trust 0 -rug anger 0 -rug anticipation 0 -rug disgust 0 -rug fear 0 -rug joy 0 -rug negative 0 -rug positive 0 -rug sadness 0 -rug surprise 0 -rug trust 0 -rugged anger 0 -rugged anticipation 0 -rugged disgust 0 -rugged fear 0 -rugged joy 0 -rugged negative 1 -rugged positive 0 -rugged sadness 0 -rugged surprise 0 -rugged trust 0 -ruin anger 0 -ruin anticipation 0 -ruin disgust 0 -ruin fear 1 -ruin joy 0 -ruin negative 1 -ruin positive 0 -ruin sadness 1 -ruin surprise 0 -ruin trust 0 -ruined anger 1 -ruined anticipation 0 -ruined disgust 1 -ruined fear 1 -ruined joy 0 -ruined negative 1 -ruined positive 0 -ruined sadness 1 -ruined surprise 0 -ruined trust 0 -ruinous anger 1 -ruinous anticipation 0 -ruinous disgust 1 -ruinous fear 1 -ruinous joy 0 -ruinous negative 1 -ruinous positive 0 -ruinous sadness 1 -ruinous surprise 0 -ruinous trust 0 -ruins anger 0 -ruins anticipation 0 -ruins disgust 0 -ruins fear 0 -ruins joy 0 -ruins negative 0 -ruins positive 0 -ruins sadness 0 -ruins surprise 0 -ruins trust 0 -rule anger 0 -rule anticipation 0 -rule disgust 0 -rule fear 1 -rule joy 0 -rule negative 0 -rule positive 0 -rule sadness 0 -rule surprise 0 -rule trust 1 -ruler anger 0 -ruler anticipation 0 -ruler disgust 0 -ruler fear 0 -ruler joy 0 -ruler negative 0 -ruler positive 0 -ruler sadness 0 -ruler surprise 0 -ruler trust 0 -ruling anger 0 -ruling anticipation 0 -ruling disgust 0 -ruling fear 0 -ruling joy 0 -ruling negative 0 -ruling positive 0 -ruling sadness 0 -ruling surprise 0 -ruling trust 0 -rum anger 0 -rum anticipation 0 -rum disgust 0 -rum fear 0 -rum joy 0 -rum negative 0 -rum positive 0 -rum sadness 0 -rum surprise 0 -rum trust 0 -rumble anger 0 -rumble anticipation 0 -rumble disgust 0 -rumble fear 0 -rumble joy 0 -rumble negative 0 -rumble positive 0 -rumble sadness 0 -rumble surprise 0 -rumble trust 0 -rummage anger 0 -rummage anticipation 0 -rummage disgust 0 -rummage fear 0 -rummage joy 0 -rummage negative 0 -rummage positive 0 -rummage sadness 0 -rummage surprise 0 -rummage trust 0 -rumor anger 0 -rumor anticipation 0 -rumor disgust 0 -rumor fear 0 -rumor joy 0 -rumor negative 1 -rumor positive 0 -rumor sadness 1 -rumor surprise 0 -rumor trust 0 -rumored anger 0 -rumored anticipation 0 -rumored disgust 0 -rumored fear 0 -rumored joy 0 -rumored negative 0 -rumored positive 0 -rumored sadness 0 -rumored surprise 0 -rumored trust 0 -rump anger 0 -rump anticipation 0 -rump disgust 0 -rump fear 0 -rump joy 0 -rump negative 0 -rump positive 0 -rump sadness 0 -rump surprise 0 -rump trust 0 -runaway anger 0 -runaway anticipation 0 -runaway disgust 0 -runaway fear 0 -runaway joy 0 -runaway negative 1 -runaway positive 0 -runaway sadness 1 -runaway surprise 0 -runaway trust 0 -runes anger 0 -runes anticipation 0 -runes disgust 0 -runes fear 0 -runes joy 0 -runes negative 0 -runes positive 0 -runes sadness 0 -runes surprise 0 -runes trust 0 -rung anger 0 -rung anticipation 0 -rung disgust 0 -rung fear 0 -rung joy 0 -rung negative 0 -rung positive 0 -rung sadness 0 -rung surprise 0 -rung trust 0 -runner anger 0 -runner anticipation 0 -runner disgust 0 -runner fear 0 -runner joy 0 -runner negative 0 -runner positive 0 -runner sadness 0 -runner surprise 0 -runner trust 0 -running anger 0 -running anticipation 0 -running disgust 0 -running fear 0 -running joy 0 -running negative 0 -running positive 0 -running sadness 0 -running surprise 0 -running trust 0 -runway anger 0 -runway anticipation 0 -runway disgust 0 -runway fear 0 -runway joy 0 -runway negative 0 -runway positive 0 -runway sadness 0 -runway surprise 0 -runway trust 0 -rupture anger 0 -rupture anticipation 0 -rupture disgust 0 -rupture fear 1 -rupture joy 0 -rupture negative 1 -rupture positive 0 -rupture sadness 1 -rupture surprise 1 -rupture trust 0 -rural anger 0 -rural anticipation 0 -rural disgust 0 -rural fear 0 -rural joy 0 -rural negative 0 -rural positive 0 -rural sadness 0 -rural surprise 0 -rural trust 0 -ruse anger 0 -ruse anticipation 0 -ruse disgust 0 -ruse fear 0 -ruse joy 0 -ruse negative 1 -ruse positive 0 -ruse sadness 0 -ruse surprise 0 -ruse trust 0 -rush anger 0 -rush anticipation 0 -rush disgust 0 -rush fear 0 -rush joy 0 -rush negative 0 -rush positive 0 -rush sadness 0 -rush surprise 0 -rush trust 0 -rust anger 0 -rust anticipation 0 -rust disgust 0 -rust fear 0 -rust joy 0 -rust negative 1 -rust positive 0 -rust sadness 0 -rust surprise 0 -rust trust 0 -rustic anger 0 -rustic anticipation 0 -rustic disgust 0 -rustic fear 0 -rustic joy 0 -rustic negative 0 -rustic positive 0 -rustic sadness 0 -rustic surprise 0 -rustic trust 0 -rustle anger 0 -rustle anticipation 0 -rustle disgust 0 -rustle fear 0 -rustle joy 0 -rustle negative 0 -rustle positive 0 -rustle sadness 0 -rustle surprise 0 -rustle trust 0 -rusty anger 0 -rusty anticipation 0 -rusty disgust 0 -rusty fear 0 -rusty joy 0 -rusty negative 1 -rusty positive 0 -rusty sadness 0 -rusty surprise 0 -rusty trust 0 -rut anger 0 -rut anticipation 0 -rut disgust 0 -rut fear 0 -rut joy 0 -rut negative 0 -rut positive 0 -rut sadness 0 -rut surprise 0 -rut trust 0 -ruth anger 0 -ruth anticipation 0 -ruth disgust 0 -ruth fear 0 -ruth joy 0 -ruth negative 0 -ruth positive 1 -ruth sadness 0 -ruth surprise 0 -ruth trust 0 -ruthless anger 1 -ruthless anticipation 0 -ruthless disgust 1 -ruthless fear 1 -ruthless joy 0 -ruthless negative 1 -ruthless positive 0 -ruthless sadness 0 -ruthless surprise 0 -ruthless trust 0 -rye anger 0 -rye anticipation 0 -rye disgust 0 -rye fear 0 -rye joy 0 -rye negative 0 -rye positive 0 -rye sadness 0 -rye surprise 0 -rye trust 0 -saber anger 1 -saber anticipation 0 -saber disgust 0 -saber fear 1 -saber joy 0 -saber negative 1 -saber positive 0 -saber sadness 0 -saber surprise 0 -saber trust 0 -sable anger 0 -sable anticipation 0 -sable disgust 0 -sable fear 0 -sable joy 0 -sable negative 0 -sable positive 0 -sable sadness 0 -sable surprise 0 -sable trust 0 -sabotage anger 1 -sabotage anticipation 0 -sabotage disgust 1 -sabotage fear 1 -sabotage joy 0 -sabotage negative 1 -sabotage positive 0 -sabotage sadness 1 -sabotage surprise 1 -sabotage trust 0 -sac anger 0 -sac anticipation 0 -sac disgust 0 -sac fear 0 -sac joy 0 -sac negative 0 -sac positive 0 -sac sadness 0 -sac surprise 0 -sac trust 0 -sack anger 0 -sack anticipation 0 -sack disgust 0 -sack fear 0 -sack joy 0 -sack negative 0 -sack positive 0 -sack sadness 0 -sack surprise 0 -sack trust 0 -sacrament anger 0 -sacrament anticipation 0 -sacrament disgust 0 -sacrament fear 0 -sacrament joy 0 -sacrament negative 0 -sacrament positive 0 -sacrament sadness 0 -sacrament surprise 0 -sacrament trust 0 -sacred anger 0 -sacred anticipation 0 -sacred disgust 0 -sacred fear 0 -sacred joy 0 -sacred negative 0 -sacred positive 0 -sacred sadness 0 -sacred surprise 0 -sacred trust 0 -sacrifices anger 0 -sacrifices anticipation 0 -sacrifices disgust 1 -sacrifices fear 1 -sacrifices joy 0 -sacrifices negative 1 -sacrifices positive 0 -sacrifices sadness 1 -sacrifices surprise 0 -sacrifices trust 0 -saddle anger 0 -saddle anticipation 0 -saddle disgust 0 -saddle fear 0 -saddle joy 0 -saddle negative 0 -saddle positive 0 -saddle sadness 0 -saddle surprise 0 -saddle trust 0 -sadly anger 0 -sadly anticipation 0 -sadly disgust 0 -sadly fear 0 -sadly joy 0 -sadly negative 1 -sadly positive 0 -sadly sadness 1 -sadly surprise 0 -sadly trust 0 -sadness anger 0 -sadness anticipation 0 -sadness disgust 0 -sadness fear 0 -sadness joy 0 -sadness negative 1 -sadness positive 0 -sadness sadness 1 -sadness surprise 0 -sadness trust 1 -safe anger 0 -safe anticipation 0 -safe disgust 0 -safe fear 0 -safe joy 1 -safe negative 0 -safe positive 1 -safe sadness 0 -safe surprise 0 -safe trust 1 -safeguard anger 0 -safeguard anticipation 0 -safeguard disgust 0 -safeguard fear 0 -safeguard joy 0 -safeguard negative 0 -safeguard positive 1 -safeguard sadness 0 -safeguard surprise 0 -safeguard trust 1 -safekeeping anger 0 -safekeeping anticipation 0 -safekeeping disgust 0 -safekeeping fear 0 -safekeeping joy 0 -safekeeping negative 0 -safekeeping positive 0 -safekeeping sadness 0 -safekeeping surprise 0 -safekeeping trust 1 -safety anger 0 -safety anticipation 0 -safety disgust 0 -safety fear 0 -safety joy 0 -safety negative 0 -safety positive 0 -safety sadness 0 -safety surprise 0 -safety trust 0 -saffron anger 0 -saffron anticipation 0 -saffron disgust 0 -saffron fear 0 -saffron joy 0 -saffron negative 0 -saffron positive 0 -saffron sadness 0 -saffron surprise 0 -saffron trust 0 -sag anger 0 -sag anticipation 0 -sag disgust 0 -sag fear 1 -sag joy 0 -sag negative 1 -sag positive 0 -sag sadness 0 -sag surprise 0 -sag trust 0 -saga anger 0 -saga anticipation 0 -saga disgust 0 -saga fear 0 -saga joy 0 -saga negative 0 -saga positive 0 -saga sadness 0 -saga surprise 0 -saga trust 0 -sage anger 0 -sage anticipation 0 -sage disgust 0 -sage fear 0 -sage joy 0 -sage negative 0 -sage positive 1 -sage sadness 0 -sage surprise 0 -sage trust 1 -sail anger 0 -sail anticipation 0 -sail disgust 0 -sail fear 0 -sail joy 0 -sail negative 0 -sail positive 0 -sail sadness 0 -sail surprise 0 -sail trust 0 -sailing anger 0 -sailing anticipation 0 -sailing disgust 0 -sailing fear 0 -sailing joy 0 -sailing negative 0 -sailing positive 0 -sailing sadness 0 -sailing surprise 0 -sailing trust 0 -sailor anger 0 -sailor anticipation 0 -sailor disgust 0 -sailor fear 0 -sailor joy 0 -sailor negative 0 -sailor positive 0 -sailor sadness 0 -sailor surprise 0 -sailor trust 0 -saint anger 0 -saint anticipation 1 -saint disgust 0 -saint fear 0 -saint joy 1 -saint negative 0 -saint positive 1 -saint sadness 0 -saint surprise 1 -saint trust 1 -saintly anger 0 -saintly anticipation 1 -saintly disgust 0 -saintly fear 0 -saintly joy 1 -saintly negative 0 -saintly positive 1 -saintly sadness 0 -saintly surprise 1 -saintly trust 1 -salad anger 0 -salad anticipation 0 -salad disgust 0 -salad fear 0 -salad joy 0 -salad negative 0 -salad positive 0 -salad sadness 0 -salad surprise 0 -salad trust 0 -salamander anger 0 -salamander anticipation 0 -salamander disgust 0 -salamander fear 0 -salamander joy 0 -salamander negative 0 -salamander positive 0 -salamander sadness 0 -salamander surprise 0 -salamander trust 0 -salary anger 0 -salary anticipation 1 -salary disgust 0 -salary fear 0 -salary joy 1 -salary negative 0 -salary positive 1 -salary sadness 0 -salary surprise 0 -salary trust 1 -sale anger 0 -sale anticipation 0 -sale disgust 0 -sale fear 0 -sale joy 0 -sale negative 0 -sale positive 0 -sale sadness 0 -sale surprise 0 -sale trust 0 -salesman anger 0 -salesman anticipation 0 -salesman disgust 0 -salesman fear 0 -salesman joy 0 -salesman negative 0 -salesman positive 0 -salesman sadness 0 -salesman surprise 0 -salesman trust 0 -salient anger 0 -salient anticipation 0 -salient disgust 0 -salient fear 0 -salient joy 0 -salient negative 0 -salient positive 1 -salient sadness 0 -salient surprise 0 -salient trust 0 -saline anger 0 -saline anticipation 0 -saline disgust 0 -saline fear 0 -saline joy 0 -saline negative 0 -saline positive 0 -saline sadness 0 -saline surprise 0 -saline trust 0 -saliva anger 0 -saliva anticipation 1 -saliva disgust 0 -saliva fear 0 -saliva joy 0 -saliva negative 0 -saliva positive 0 -saliva sadness 0 -saliva surprise 0 -saliva trust 0 -sally anger 0 -sally anticipation 0 -sally disgust 0 -sally fear 0 -sally joy 0 -sally negative 0 -sally positive 0 -sally sadness 0 -sally surprise 1 -sally trust 0 -salon anger 0 -salon anticipation 0 -salon disgust 0 -salon fear 0 -salon joy 0 -salon negative 0 -salon positive 0 -salon sadness 0 -salon surprise 0 -salon trust 0 -saloon anger 1 -saloon anticipation 0 -saloon disgust 0 -saloon fear 0 -saloon joy 0 -saloon negative 0 -saloon positive 0 -saloon sadness 0 -saloon surprise 0 -saloon trust 0 -salt anger 0 -salt anticipation 0 -salt disgust 0 -salt fear 0 -salt joy 0 -salt negative 0 -salt positive 0 -salt sadness 0 -salt surprise 0 -salt trust 0 -salty anger 0 -salty anticipation 0 -salty disgust 0 -salty fear 0 -salty joy 0 -salty negative 0 -salty positive 0 -salty sadness 0 -salty surprise 0 -salty trust 0 -salutary anger 0 -salutary anticipation 0 -salutary disgust 0 -salutary fear 0 -salutary joy 1 -salutary negative 0 -salutary positive 1 -salutary sadness 0 -salutary surprise 0 -salutary trust 1 -salutation anger 0 -salutation anticipation 0 -salutation disgust 0 -salutation fear 0 -salutation joy 0 -salutation negative 0 -salutation positive 0 -salutation sadness 0 -salutation surprise 0 -salutation trust 0 -salute anger 0 -salute anticipation 0 -salute disgust 0 -salute fear 0 -salute joy 1 -salute negative 0 -salute positive 1 -salute sadness 0 -salute surprise 0 -salute trust 0 -salvage anger 0 -salvage anticipation 0 -salvage disgust 0 -salvage fear 0 -salvage joy 0 -salvage negative 0 -salvage positive 0 -salvage sadness 0 -salvage surprise 0 -salvage trust 0 -salvation anger 0 -salvation anticipation 1 -salvation disgust 0 -salvation fear 0 -salvation joy 1 -salvation negative 0 -salvation positive 1 -salvation sadness 0 -salvation surprise 0 -salvation trust 1 -salve anger 0 -salve anticipation 0 -salve disgust 0 -salve fear 0 -salve joy 0 -salve negative 0 -salve positive 1 -salve sadness 0 -salve surprise 0 -salve trust 0 -samba anger 0 -samba anticipation 0 -samba disgust 0 -samba fear 0 -samba joy 0 -samba negative 0 -samba positive 0 -samba sadness 0 -samba surprise 0 -samba trust 0 -sameness anger 0 -sameness anticipation 0 -sameness disgust 0 -sameness fear 0 -sameness joy 0 -sameness negative 0 -sameness positive 0 -sameness sadness 0 -sameness surprise 0 -sameness trust 0 -samurai anger 0 -samurai anticipation 0 -samurai disgust 0 -samurai fear 1 -samurai joy 0 -samurai negative 0 -samurai positive 1 -samurai sadness 0 -samurai surprise 0 -samurai trust 0 -sanctification anger 0 -sanctification anticipation 0 -sanctification disgust 0 -sanctification fear 0 -sanctification joy 1 -sanctification negative 0 -sanctification positive 1 -sanctification sadness 0 -sanctification surprise 0 -sanctification trust 1 -sanctified anger 0 -sanctified anticipation 0 -sanctified disgust 0 -sanctified fear 0 -sanctified joy 0 -sanctified negative 0 -sanctified positive 0 -sanctified sadness 0 -sanctified surprise 0 -sanctified trust 0 -sanctify anger 0 -sanctify anticipation 1 -sanctify disgust 0 -sanctify fear 0 -sanctify joy 1 -sanctify negative 0 -sanctify positive 1 -sanctify sadness 1 -sanctify surprise 1 -sanctify trust 1 -sanction anger 0 -sanction anticipation 0 -sanction disgust 0 -sanction fear 0 -sanction joy 0 -sanction negative 0 -sanction positive 0 -sanction sadness 0 -sanction surprise 0 -sanction trust 0 -sanctioned anger 0 -sanctioned anticipation 0 -sanctioned disgust 0 -sanctioned fear 0 -sanctioned joy 0 -sanctioned negative 0 -sanctioned positive 0 -sanctioned sadness 0 -sanctioned surprise 0 -sanctioned trust 0 -sanctity anger 0 -sanctity anticipation 0 -sanctity disgust 0 -sanctity fear 0 -sanctity joy 0 -sanctity negative 0 -sanctity positive 0 -sanctity sadness 0 -sanctity surprise 0 -sanctity trust 0 -sanctuary anger 0 -sanctuary anticipation 1 -sanctuary disgust 0 -sanctuary fear 0 -sanctuary joy 1 -sanctuary negative 0 -sanctuary positive 1 -sanctuary sadness 0 -sanctuary surprise 0 -sanctuary trust 1 -sand anger 0 -sand anticipation 0 -sand disgust 0 -sand fear 0 -sand joy 0 -sand negative 0 -sand positive 0 -sand sadness 0 -sand surprise 0 -sand trust 0 -sandal anger 0 -sandal anticipation 0 -sandal disgust 0 -sandal fear 0 -sandal joy 0 -sandal negative 0 -sandal positive 0 -sandal sadness 0 -sandal surprise 0 -sandal trust 0 -sander anger 0 -sander anticipation 0 -sander disgust 0 -sander fear 0 -sander joy 0 -sander negative 0 -sander positive 0 -sander sadness 0 -sander surprise 0 -sander trust 0 -sands anger 0 -sands anticipation 0 -sands disgust 0 -sands fear 0 -sands joy 0 -sands negative 0 -sands positive 0 -sands sadness 0 -sands surprise 0 -sands trust 0 -sandy anger 0 -sandy anticipation 0 -sandy disgust 0 -sandy fear 0 -sandy joy 0 -sandy negative 0 -sandy positive 0 -sandy sadness 0 -sandy surprise 0 -sandy trust 0 -sane anger 0 -sane anticipation 0 -sane disgust 0 -sane fear 0 -sane joy 0 -sane negative 0 -sane positive 0 -sane sadness 0 -sane surprise 0 -sane trust 0 -sanguine anger 0 -sanguine anticipation 0 -sanguine disgust 0 -sanguine fear 0 -sanguine joy 0 -sanguine negative 0 -sanguine positive 1 -sanguine sadness 0 -sanguine surprise 0 -sanguine trust 0 -sanitary anger 0 -sanitary anticipation 0 -sanitary disgust 0 -sanitary fear 0 -sanitary joy 0 -sanitary negative 0 -sanitary positive 1 -sanitary sadness 0 -sanitary surprise 0 -sanitary trust 0 -sanity anger 0 -sanity anticipation 0 -sanity disgust 0 -sanity fear 0 -sanity joy 0 -sanity negative 0 -sanity positive 0 -sanity sadness 0 -sanity surprise 0 -sanity trust 0 -sans anger 0 -sans anticipation 0 -sans disgust 0 -sans fear 0 -sans joy 0 -sans negative 0 -sans positive 0 -sans sadness 0 -sans surprise 0 -sans trust 0 -sap anger 0 -sap anticipation 0 -sap disgust 0 -sap fear 0 -sap joy 0 -sap negative 1 -sap positive 0 -sap sadness 1 -sap surprise 0 -sap trust 0 -sapphire anger 0 -sapphire anticipation 0 -sapphire disgust 0 -sapphire fear 0 -sapphire joy 0 -sapphire negative 0 -sapphire positive 0 -sapphire sadness 0 -sapphire surprise 0 -sapphire trust 0 -sappy anger 0 -sappy anticipation 0 -sappy disgust 0 -sappy fear 0 -sappy joy 0 -sappy negative 0 -sappy positive 0 -sappy sadness 0 -sappy surprise 0 -sappy trust 1 -sarcasm anger 1 -sarcasm anticipation 0 -sarcasm disgust 1 -sarcasm fear 0 -sarcasm joy 0 -sarcasm negative 1 -sarcasm positive 0 -sarcasm sadness 1 -sarcasm surprise 0 -sarcasm trust 0 -sarcoma anger 0 -sarcoma anticipation 0 -sarcoma disgust 0 -sarcoma fear 1 -sarcoma joy 0 -sarcoma negative 1 -sarcoma positive 0 -sarcoma sadness 1 -sarcoma surprise 0 -sarcoma trust 0 -sardonic anger 0 -sardonic anticipation 0 -sardonic disgust 0 -sardonic fear 0 -sardonic joy 0 -sardonic negative 1 -sardonic positive 0 -sardonic sadness 0 -sardonic surprise 0 -sardonic trust 0 -sash anger 0 -sash anticipation 0 -sash disgust 0 -sash fear 0 -sash joy 0 -sash negative 0 -sash positive 0 -sash sadness 0 -sash surprise 0 -sash trust 0 -satanic anger 1 -satanic anticipation 0 -satanic disgust 0 -satanic fear 0 -satanic joy 0 -satanic negative 1 -satanic positive 0 -satanic sadness 0 -satanic surprise 0 -satanic trust 0 -satchel anger 0 -satchel anticipation 0 -satchel disgust 0 -satchel fear 0 -satchel joy 0 -satchel negative 0 -satchel positive 0 -satchel sadness 0 -satchel surprise 0 -satchel trust 0 -sate anger 0 -sate anticipation 0 -sate disgust 0 -sate fear 0 -sate joy 0 -sate negative 0 -sate positive 0 -sate sadness 0 -sate surprise 0 -sate trust 0 -satellite anger 0 -satellite anticipation 0 -satellite disgust 0 -satellite fear 0 -satellite joy 0 -satellite negative 0 -satellite positive 0 -satellite sadness 0 -satellite surprise 0 -satellite trust 0 -satin anger 0 -satin anticipation 0 -satin disgust 0 -satin fear 0 -satin joy 0 -satin negative 0 -satin positive 1 -satin sadness 0 -satin surprise 0 -satin trust 0 -satire anger 0 -satire anticipation 0 -satire disgust 0 -satire fear 0 -satire joy 0 -satire negative 0 -satire positive 0 -satire sadness 0 -satire surprise 0 -satire trust 0 -satirical anger 0 -satirical anticipation 0 -satirical disgust 0 -satirical fear 0 -satirical joy 0 -satirical negative 0 -satirical positive 0 -satirical sadness 0 -satirical surprise 0 -satirical trust 0 -satisfaction anger 0 -satisfaction anticipation 0 -satisfaction disgust 0 -satisfaction fear 0 -satisfaction joy 0 -satisfaction negative 0 -satisfaction positive 0 -satisfaction sadness 0 -satisfaction surprise 0 -satisfaction trust 0 -satisfactorily anger 0 -satisfactorily anticipation 0 -satisfactorily disgust 0 -satisfactorily fear 0 -satisfactorily joy 0 -satisfactorily negative 0 -satisfactorily positive 1 -satisfactorily sadness 0 -satisfactorily surprise 0 -satisfactorily trust 0 -satisfied anger 0 -satisfied anticipation 0 -satisfied disgust 0 -satisfied fear 0 -satisfied joy 1 -satisfied negative 0 -satisfied positive 1 -satisfied sadness 0 -satisfied surprise 0 -satisfied trust 0 -saturate anger 0 -saturate anticipation 0 -saturate disgust 0 -saturate fear 0 -saturate joy 0 -saturate negative 0 -saturate positive 0 -saturate sadness 0 -saturate surprise 0 -saturate trust 0 -saturated anger 0 -saturated anticipation 0 -saturated disgust 1 -saturated fear 0 -saturated joy 0 -saturated negative 1 -saturated positive 0 -saturated sadness 0 -saturated surprise 0 -saturated trust 0 -saturation anger 0 -saturation anticipation 0 -saturation disgust 0 -saturation fear 0 -saturation joy 0 -saturation negative 0 -saturation positive 0 -saturation sadness 0 -saturation surprise 0 -saturation trust 0 -sauce anger 0 -sauce anticipation 0 -sauce disgust 0 -sauce fear 0 -sauce joy 0 -sauce negative 0 -sauce positive 0 -sauce sadness 0 -sauce surprise 0 -sauce trust 0 -saucepan anger 0 -saucepan anticipation 0 -saucepan disgust 0 -saucepan fear 0 -saucepan joy 0 -saucepan negative 0 -saucepan positive 0 -saucepan sadness 0 -saucepan surprise 0 -saucepan trust 0 -saucer anger 0 -saucer anticipation 0 -saucer disgust 0 -saucer fear 0 -saucer joy 0 -saucer negative 0 -saucer positive 0 -saucer sadness 0 -saucer surprise 0 -saucer trust 0 -saucy anger 0 -saucy anticipation 0 -saucy disgust 0 -saucy fear 0 -saucy joy 0 -saucy negative 0 -saucy positive 0 -saucy sadness 0 -saucy surprise 0 -saucy trust 0 -sauerkraut anger 0 -sauerkraut anticipation 0 -sauerkraut disgust 0 -sauerkraut fear 0 -sauerkraut joy 0 -sauerkraut negative 0 -sauerkraut positive 0 -sauerkraut sadness 0 -sauerkraut surprise 0 -sauerkraut trust 0 -sauna anger 0 -sauna anticipation 0 -sauna disgust 0 -sauna fear 0 -sauna joy 0 -sauna negative 0 -sauna positive 0 -sauna sadness 0 -sauna surprise 0 -sauna trust 0 -savage anger 1 -savage anticipation 0 -savage disgust 0 -savage fear 1 -savage joy 0 -savage negative 1 -savage positive 0 -savage sadness 0 -savage surprise 0 -savage trust 0 -savagery anger 1 -savagery anticipation 0 -savagery disgust 0 -savagery fear 1 -savagery joy 0 -savagery negative 1 -savagery positive 0 -savagery sadness 0 -savagery surprise 0 -savagery trust 0 -savanna anger 0 -savanna anticipation 0 -savanna disgust 0 -savanna fear 0 -savanna joy 0 -savanna negative 0 -savanna positive 0 -savanna sadness 0 -savanna surprise 0 -savanna trust 0 -save anger 0 -save anticipation 0 -save disgust 0 -save fear 0 -save joy 1 -save negative 0 -save positive 1 -save sadness 0 -save surprise 0 -save trust 1 -saving anger 0 -saving anticipation 0 -saving disgust 0 -saving fear 0 -saving joy 0 -saving negative 0 -saving positive 0 -saving sadness 0 -saving surprise 0 -saving trust 0 -savings anger 0 -savings anticipation 0 -savings disgust 0 -savings fear 0 -savings joy 0 -savings negative 0 -savings positive 1 -savings sadness 0 -savings surprise 0 -savings trust 0 -savor anger 0 -savor anticipation 1 -savor disgust 1 -savor fear 0 -savor joy 1 -savor negative 0 -savor positive 1 -savor sadness 1 -savor surprise 0 -savor trust 1 -savory anger 0 -savory anticipation 0 -savory disgust 0 -savory fear 0 -savory joy 0 -savory negative 0 -savory positive 1 -savory sadness 0 -savory surprise 0 -savory trust 0 -savvy anger 0 -savvy anticipation 0 -savvy disgust 0 -savvy fear 0 -savvy joy 0 -savvy negative 0 -savvy positive 1 -savvy sadness 0 -savvy surprise 0 -savvy trust 0 -sawdust anger 0 -sawdust anticipation 0 -sawdust disgust 0 -sawdust fear 0 -sawdust joy 0 -sawdust negative 0 -sawdust positive 0 -sawdust sadness 0 -sawdust surprise 0 -sawdust trust 0 -sax anger 0 -sax anticipation 0 -sax disgust 0 -sax fear 0 -sax joy 0 -sax negative 0 -sax positive 0 -sax sadness 0 -sax surprise 0 -sax trust 0 -saxophone anger 0 -saxophone anticipation 0 -saxophone disgust 0 -saxophone fear 0 -saxophone joy 0 -saxophone negative 0 -saxophone positive 0 -saxophone sadness 0 -saxophone surprise 0 -saxophone trust 0 -scab anger 0 -scab anticipation 0 -scab disgust 0 -scab fear 0 -scab joy 0 -scab negative 1 -scab positive 0 -scab sadness 0 -scab surprise 0 -scab trust 0 -scabbard anger 0 -scabbard anticipation 0 -scabbard disgust 0 -scabbard fear 0 -scabbard joy 0 -scabbard negative 0 -scabbard positive 0 -scabbard sadness 0 -scabbard surprise 0 -scabbard trust 0 -scaffold anger 0 -scaffold anticipation 0 -scaffold disgust 0 -scaffold fear 1 -scaffold joy 0 -scaffold negative 1 -scaffold positive 0 -scaffold sadness 0 -scaffold surprise 0 -scaffold trust 0 -scaffolding anger 0 -scaffolding anticipation 0 -scaffolding disgust 0 -scaffolding fear 0 -scaffolding joy 0 -scaffolding negative 0 -scaffolding positive 0 -scaffolding sadness 0 -scaffolding surprise 0 -scaffolding trust 0 -scale anger 0 -scale anticipation 0 -scale disgust 0 -scale fear 0 -scale joy 0 -scale negative 0 -scale positive 0 -scale sadness 0 -scale surprise 0 -scale trust 0 -scales anger 0 -scales anticipation 0 -scales disgust 0 -scales fear 0 -scales joy 0 -scales negative 0 -scales positive 0 -scales sadness 0 -scales surprise 0 -scales trust 0 -scallop anger 0 -scallop anticipation 0 -scallop disgust 0 -scallop fear 0 -scallop joy 0 -scallop negative 0 -scallop positive 0 -scallop sadness 0 -scallop surprise 0 -scallop trust 0 -scalp anger 0 -scalp anticipation 0 -scalp disgust 0 -scalp fear 0 -scalp joy 0 -scalp negative 0 -scalp positive 0 -scalp sadness 0 -scalp surprise 0 -scalp trust 0 -scalpel anger 0 -scalpel anticipation 0 -scalpel disgust 0 -scalpel fear 1 -scalpel joy 0 -scalpel negative 1 -scalpel positive 0 -scalpel sadness 0 -scalpel surprise 0 -scalpel trust 0 -scaly anger 0 -scaly anticipation 0 -scaly disgust 0 -scaly fear 0 -scaly joy 0 -scaly negative 1 -scaly positive 0 -scaly sadness 0 -scaly surprise 0 -scaly trust 0 -scan anger 0 -scan anticipation 0 -scan disgust 0 -scan fear 0 -scan joy 0 -scan negative 0 -scan positive 0 -scan sadness 0 -scan surprise 0 -scan trust 0 -scandal anger 0 -scandal anticipation 0 -scandal disgust 0 -scandal fear 1 -scandal joy 0 -scandal negative 1 -scandal positive 0 -scandal sadness 0 -scandal surprise 0 -scandal trust 0 -scandalous anger 1 -scandalous anticipation 0 -scandalous disgust 0 -scandalous fear 0 -scandalous joy 0 -scandalous negative 1 -scandalous positive 0 -scandalous sadness 0 -scandalous surprise 0 -scandalous trust 0 -scanty anger 0 -scanty anticipation 0 -scanty disgust 0 -scanty fear 0 -scanty joy 0 -scanty negative 1 -scanty positive 0 -scanty sadness 0 -scanty surprise 0 -scanty trust 0 -scape anger 0 -scape anticipation 0 -scape disgust 0 -scape fear 0 -scape joy 0 -scape negative 0 -scape positive 0 -scape sadness 0 -scape surprise 0 -scape trust 0 -scapegoat anger 1 -scapegoat anticipation 0 -scapegoat disgust 0 -scapegoat fear 1 -scapegoat joy 0 -scapegoat negative 1 -scapegoat positive 0 -scapegoat sadness 0 -scapegoat surprise 0 -scapegoat trust 0 -scar anger 1 -scar anticipation 0 -scar disgust 1 -scar fear 1 -scar joy 0 -scar negative 1 -scar positive 0 -scar sadness 1 -scar surprise 0 -scar trust 0 -scarab anger 0 -scarab anticipation 0 -scarab disgust 0 -scarab fear 0 -scarab joy 0 -scarab negative 0 -scarab positive 0 -scarab sadness 0 -scarab surprise 0 -scarab trust 0 -scarce anger 0 -scarce anticipation 0 -scarce disgust 0 -scarce fear 1 -scarce joy 0 -scarce negative 1 -scarce positive 0 -scarce sadness 1 -scarce surprise 0 -scarce trust 0 -scarcely anger 0 -scarcely anticipation 0 -scarcely disgust 0 -scarcely fear 0 -scarcely joy 0 -scarcely negative 1 -scarcely positive 0 -scarcely sadness 1 -scarcely surprise 0 -scarcely trust 0 -scarcity anger 1 -scarcity anticipation 0 -scarcity disgust 0 -scarcity fear 1 -scarcity joy 0 -scarcity negative 1 -scarcity positive 0 -scarcity sadness 1 -scarcity surprise 0 -scarcity trust 0 -scare anger 1 -scare anticipation 1 -scare disgust 0 -scare fear 1 -scare joy 0 -scare negative 1 -scare positive 0 -scare sadness 0 -scare surprise 1 -scare trust 0 -scarecrow anger 0 -scarecrow anticipation 0 -scarecrow disgust 0 -scarecrow fear 1 -scarecrow joy 0 -scarecrow negative 1 -scarecrow positive 1 -scarecrow sadness 0 -scarecrow surprise 0 -scarecrow trust 0 -scarf anger 0 -scarf anticipation 0 -scarf disgust 0 -scarf fear 0 -scarf joy 0 -scarf negative 0 -scarf positive 0 -scarf sadness 0 -scarf surprise 0 -scarf trust 0 -scarlet anger 0 -scarlet anticipation 0 -scarlet disgust 0 -scarlet fear 0 -scarlet joy 0 -scarlet negative 0 -scarlet positive 0 -scarlet sadness 0 -scarlet surprise 0 -scarlet trust 0 -scatter anger 0 -scatter anticipation 0 -scatter disgust 0 -scatter fear 0 -scatter joy 0 -scatter negative 0 -scatter positive 0 -scatter sadness 0 -scatter surprise 0 -scatter trust 0 -scattered anger 0 -scattered anticipation 0 -scattered disgust 0 -scattered fear 0 -scattered joy 0 -scattered negative 0 -scattered positive 0 -scattered sadness 0 -scattered surprise 0 -scattered trust 0 -scattering anger 0 -scattering anticipation 0 -scattering disgust 0 -scattering fear 0 -scattering joy 0 -scattering negative 0 -scattering positive 0 -scattering sadness 0 -scattering surprise 0 -scattering trust 0 -scavenger anger 0 -scavenger anticipation 0 -scavenger disgust 0 -scavenger fear 0 -scavenger joy 0 -scavenger negative 1 -scavenger positive 0 -scavenger sadness 0 -scavenger surprise 0 -scavenger trust 0 -scene anger 0 -scene anticipation 0 -scene disgust 0 -scene fear 0 -scene joy 0 -scene negative 0 -scene positive 0 -scene sadness 0 -scene surprise 0 -scene trust 0 -scenery anger 0 -scenery anticipation 0 -scenery disgust 0 -scenery fear 0 -scenery joy 0 -scenery negative 0 -scenery positive 0 -scenery sadness 0 -scenery surprise 0 -scenery trust 0 -scenic anger 0 -scenic anticipation 0 -scenic disgust 0 -scenic fear 0 -scenic joy 0 -scenic negative 0 -scenic positive 0 -scenic sadness 0 -scenic surprise 0 -scenic trust 0 -scent anger 0 -scent anticipation 0 -scent disgust 0 -scent fear 0 -scent joy 0 -scent negative 0 -scent positive 0 -scent sadness 0 -scent surprise 0 -scent trust 0 -sceptical anger 0 -sceptical anticipation 0 -sceptical disgust 0 -sceptical fear 0 -sceptical joy 0 -sceptical negative 0 -sceptical positive 0 -sceptical sadness 0 -sceptical surprise 0 -sceptical trust 1 -scepticism anger 0 -scepticism anticipation 0 -scepticism disgust 0 -scepticism fear 0 -scepticism joy 0 -scepticism negative 0 -scepticism positive 0 -scepticism sadness 0 -scepticism surprise 0 -scepticism trust 0 -schematic anger 0 -schematic anticipation 0 -schematic disgust 0 -schematic fear 0 -schematic joy 0 -schematic negative 0 -schematic positive 0 -schematic sadness 0 -schematic surprise 0 -schematic trust 0 -scheme anger 0 -scheme anticipation 0 -scheme disgust 0 -scheme fear 0 -scheme joy 0 -scheme negative 1 -scheme positive 0 -scheme sadness 0 -scheme surprise 0 -scheme trust 0 -schism anger 1 -schism anticipation 0 -schism disgust 0 -schism fear 0 -schism joy 0 -schism negative 1 -schism positive 0 -schism sadness 0 -schism surprise 0 -schism trust 0 -schizophrenia anger 1 -schizophrenia anticipation 0 -schizophrenia disgust 1 -schizophrenia fear 1 -schizophrenia joy 0 -schizophrenia negative 1 -schizophrenia positive 0 -schizophrenia sadness 1 -schizophrenia surprise 0 -schizophrenia trust 0 -scholar anger 0 -scholar anticipation 0 -scholar disgust 0 -scholar fear 0 -scholar joy 0 -scholar negative 0 -scholar positive 1 -scholar sadness 0 -scholar surprise 0 -scholar trust 0 -scholarly anger 0 -scholarly anticipation 0 -scholarly disgust 0 -scholarly fear 0 -scholarly joy 0 -scholarly negative 0 -scholarly positive 0 -scholarly sadness 0 -scholarly surprise 0 -scholarly trust 0 -scholarship anger 0 -scholarship anticipation 0 -scholarship disgust 0 -scholarship fear 0 -scholarship joy 1 -scholarship negative 0 -scholarship positive 1 -scholarship sadness 0 -scholarship surprise 0 -scholarship trust 0 -school anger 0 -school anticipation 0 -school disgust 0 -school fear 0 -school joy 0 -school negative 0 -school positive 0 -school sadness 0 -school surprise 0 -school trust 1 -schoolboy anger 0 -schoolboy anticipation 0 -schoolboy disgust 0 -schoolboy fear 0 -schoolboy joy 0 -schoolboy negative 0 -schoolboy positive 0 -schoolboy sadness 0 -schoolboy surprise 0 -schoolboy trust 0 -schooling anger 0 -schooling anticipation 0 -schooling disgust 0 -schooling fear 0 -schooling joy 0 -schooling negative 0 -schooling positive 0 -schooling sadness 0 -schooling surprise 0 -schooling trust 0 -schoolmaster anger 0 -schoolmaster anticipation 0 -schoolmaster disgust 0 -schoolmaster fear 0 -schoolmaster joy 0 -schoolmaster negative 0 -schoolmaster positive 0 -schoolmaster sadness 0 -schoolmaster surprise 0 -schoolmaster trust 0 -schooner anger 0 -schooner anticipation 0 -schooner disgust 0 -schooner fear 0 -schooner joy 0 -schooner negative 0 -schooner positive 0 -schooner sadness 0 -schooner surprise 0 -schooner trust 0 -sciatica anger 0 -sciatica anticipation 0 -sciatica disgust 0 -sciatica fear 0 -sciatica joy 0 -sciatica negative 1 -sciatica positive 0 -sciatica sadness 0 -sciatica surprise 0 -sciatica trust 0 -science anger 0 -science anticipation 0 -science disgust 0 -science fear 0 -science joy 0 -science negative 0 -science positive 0 -science sadness 0 -science surprise 0 -science trust 0 -scientific anger 0 -scientific anticipation 0 -scientific disgust 0 -scientific fear 0 -scientific joy 0 -scientific negative 0 -scientific positive 1 -scientific sadness 0 -scientific surprise 0 -scientific trust 1 -scientist anger 0 -scientist anticipation 1 -scientist disgust 0 -scientist fear 0 -scientist joy 0 -scientist negative 0 -scientist positive 1 -scientist sadness 0 -scientist surprise 0 -scientist trust 1 -scintilla anger 0 -scintilla anticipation 0 -scintilla disgust 0 -scintilla fear 0 -scintilla joy 0 -scintilla negative 0 -scintilla positive 1 -scintilla sadness 0 -scintilla surprise 0 -scintilla trust 0 -scintillation anger 0 -scintillation anticipation 0 -scintillation disgust 0 -scintillation fear 0 -scintillation joy 0 -scintillation negative 0 -scintillation positive 0 -scintillation sadness 0 -scintillation surprise 0 -scintillation trust 0 -scintillator anger 0 -scintillator anticipation 0 -scintillator disgust 0 -scintillator fear 0 -scintillator joy 0 -scintillator negative 0 -scintillator positive 0 -scintillator sadness 0 -scintillator surprise 0 -scintillator trust 0 -scion anger 0 -scion anticipation 0 -scion disgust 0 -scion fear 0 -scion joy 0 -scion negative 0 -scion positive 0 -scion sadness 0 -scion surprise 0 -scion trust 0 -scissors anger 0 -scissors anticipation 0 -scissors disgust 0 -scissors fear 0 -scissors joy 0 -scissors negative 0 -scissors positive 0 -scissors sadness 0 -scissors surprise 0 -scissors trust 0 -scoff anger 1 -scoff anticipation 0 -scoff disgust 1 -scoff fear 0 -scoff joy 0 -scoff negative 1 -scoff positive 0 -scoff sadness 0 -scoff surprise 0 -scoff trust 0 -scold anger 1 -scold anticipation 0 -scold disgust 1 -scold fear 1 -scold joy 0 -scold negative 1 -scold positive 0 -scold sadness 1 -scold surprise 0 -scold trust 0 -scolding anger 1 -scolding anticipation 0 -scolding disgust 0 -scolding fear 0 -scolding joy 0 -scolding negative 1 -scolding positive 0 -scolding sadness 0 -scolding surprise 0 -scolding trust 0 -scoop anger 0 -scoop anticipation 0 -scoop disgust 0 -scoop fear 0 -scoop joy 0 -scoop negative 0 -scoop positive 0 -scoop sadness 0 -scoop surprise 0 -scoop trust 0 -scope anger 0 -scope anticipation 0 -scope disgust 0 -scope fear 0 -scope joy 0 -scope negative 0 -scope positive 0 -scope sadness 0 -scope surprise 0 -scope trust 0 -scorching anger 1 -scorching anticipation 0 -scorching disgust 0 -scorching fear 0 -scorching joy 0 -scorching negative 1 -scorching positive 0 -scorching sadness 0 -scorching surprise 0 -scorching trust 0 -score anger 0 -score anticipation 1 -score disgust 0 -score fear 0 -score joy 1 -score negative 0 -score positive 1 -score sadness 0 -score surprise 1 -score trust 0 -scores anger 0 -scores anticipation 0 -scores disgust 0 -scores fear 0 -scores joy 0 -scores negative 0 -scores positive 0 -scores sadness 0 -scores surprise 0 -scores trust 0 -scorn anger 1 -scorn anticipation 0 -scorn disgust 0 -scorn fear 0 -scorn joy 0 -scorn negative 1 -scorn positive 0 -scorn sadness 0 -scorn surprise 0 -scorn trust 0 -scorpion anger 1 -scorpion anticipation 0 -scorpion disgust 1 -scorpion fear 1 -scorpion joy 0 -scorpion negative 1 -scorpion positive 0 -scorpion sadness 0 -scorpion surprise 1 -scorpion trust 0 -scotch anger 0 -scotch anticipation 0 -scotch disgust 0 -scotch fear 0 -scotch joy 0 -scotch negative 1 -scotch positive 0 -scotch sadness 0 -scotch surprise 0 -scotch trust 0 -scoundrel anger 1 -scoundrel anticipation 0 -scoundrel disgust 1 -scoundrel fear 1 -scoundrel joy 0 -scoundrel negative 1 -scoundrel positive 0 -scoundrel sadness 0 -scoundrel surprise 0 -scoundrel trust 1 -scour anger 0 -scour anticipation 0 -scour disgust 0 -scour fear 0 -scour joy 0 -scour negative 0 -scour positive 0 -scour sadness 0 -scour surprise 0 -scour trust 0 -scourge anger 1 -scourge anticipation 0 -scourge disgust 0 -scourge fear 1 -scourge joy 0 -scourge negative 1 -scourge positive 0 -scourge sadness 1 -scourge surprise 0 -scourge trust 0 -scout anger 0 -scout anticipation 0 -scout disgust 0 -scout fear 0 -scout joy 0 -scout negative 0 -scout positive 0 -scout sadness 0 -scout surprise 0 -scout trust 0 -scrabble anger 0 -scrabble anticipation 0 -scrabble disgust 0 -scrabble fear 0 -scrabble joy 0 -scrabble negative 0 -scrabble positive 0 -scrabble sadness 0 -scrabble surprise 0 -scrabble trust 0 -scramble anger 0 -scramble anticipation 0 -scramble disgust 0 -scramble fear 0 -scramble joy 0 -scramble negative 0 -scramble positive 0 -scramble sadness 0 -scramble surprise 0 -scramble trust 0 -scrambling anger 0 -scrambling anticipation 0 -scrambling disgust 0 -scrambling fear 0 -scrambling joy 0 -scrambling negative 1 -scrambling positive 0 -scrambling sadness 0 -scrambling surprise 0 -scrambling trust 0 -scrape anger 0 -scrape anticipation 0 -scrape disgust 0 -scrape fear 0 -scrape joy 0 -scrape negative 0 -scrape positive 0 -scrape sadness 0 -scrape surprise 0 -scrape trust 0 -scrapie anger 1 -scrapie anticipation 0 -scrapie disgust 0 -scrapie fear 1 -scrapie joy 0 -scrapie negative 1 -scrapie positive 0 -scrapie sadness 1 -scrapie surprise 0 -scrapie trust 0 -scraping anger 0 -scraping anticipation 0 -scraping disgust 0 -scraping fear 0 -scraping joy 0 -scraping negative 0 -scraping positive 0 -scraping sadness 0 -scraping surprise 0 -scraping trust 0 -scratch anger 0 -scratch anticipation 0 -scratch disgust 0 -scratch fear 0 -scratch joy 0 -scratch negative 0 -scratch positive 0 -scratch sadness 0 -scratch surprise 0 -scratch trust 0 -scream anger 1 -scream anticipation 0 -scream disgust 1 -scream fear 1 -scream joy 0 -scream negative 1 -scream positive 0 -scream sadness 0 -scream surprise 1 -scream trust 0 -screaming anger 1 -screaming anticipation 0 -screaming disgust 1 -screaming fear 1 -screaming joy 0 -screaming negative 1 -screaming positive 0 -screaming sadness 0 -screaming surprise 0 -screaming trust 0 -screech anger 0 -screech anticipation 0 -screech disgust 0 -screech fear 1 -screech joy 0 -screech negative 1 -screech positive 0 -screech sadness 0 -screech surprise 1 -screech trust 0 -screen anger 0 -screen anticipation 0 -screen disgust 0 -screen fear 0 -screen joy 0 -screen negative 0 -screen positive 0 -screen sadness 0 -screen surprise 0 -screen trust 0 -screwdriver anger 0 -screwdriver anticipation 0 -screwdriver disgust 0 -screwdriver fear 0 -screwdriver joy 0 -screwdriver negative 0 -screwdriver positive 0 -screwdriver sadness 0 -screwdriver surprise 0 -screwdriver trust 0 -screwed anger 1 -screwed anticipation 0 -screwed disgust 0 -screwed fear 0 -screwed joy 0 -screwed negative 1 -screwed positive 0 -screwed sadness 0 -screwed surprise 0 -screwed trust 0 -scribble anger 0 -scribble anticipation 0 -scribble disgust 0 -scribble fear 0 -scribble joy 0 -scribble negative 0 -scribble positive 0 -scribble sadness 0 -scribble surprise 0 -scribble trust 0 -scribe anger 0 -scribe anticipation 0 -scribe disgust 0 -scribe fear 0 -scribe joy 0 -scribe negative 0 -scribe positive 1 -scribe sadness 0 -scribe surprise 0 -scribe trust 0 -scrimmage anger 0 -scrimmage anticipation 0 -scrimmage disgust 0 -scrimmage fear 0 -scrimmage joy 0 -scrimmage negative 1 -scrimmage positive 0 -scrimmage sadness 0 -scrimmage surprise 1 -scrimmage trust 0 -scrip anger 0 -scrip anticipation 0 -scrip disgust 0 -scrip fear 0 -scrip joy 0 -scrip negative 0 -scrip positive 0 -scrip sadness 0 -scrip surprise 0 -scrip trust 0 -script anger 0 -script anticipation 0 -script disgust 0 -script fear 0 -script joy 0 -script negative 0 -script positive 1 -script sadness 0 -script surprise 0 -script trust 0 -scriptural anger 0 -scriptural anticipation 0 -scriptural disgust 0 -scriptural fear 0 -scriptural joy 0 -scriptural negative 0 -scriptural positive 0 -scriptural sadness 0 -scriptural surprise 0 -scriptural trust 0 -scripture anger 0 -scripture anticipation 0 -scripture disgust 0 -scripture fear 0 -scripture joy 0 -scripture negative 0 -scripture positive 0 -scripture sadness 0 -scripture surprise 0 -scripture trust 1 -scroll anger 0 -scroll anticipation 0 -scroll disgust 0 -scroll fear 0 -scroll joy 0 -scroll negative 0 -scroll positive 0 -scroll sadness 0 -scroll surprise 0 -scroll trust 0 -scrub anger 0 -scrub anticipation 0 -scrub disgust 1 -scrub fear 0 -scrub joy 0 -scrub negative 1 -scrub positive 0 -scrub sadness 0 -scrub surprise 0 -scrub trust 0 -scrumptious anger 0 -scrumptious anticipation 0 -scrumptious disgust 0 -scrumptious fear 0 -scrumptious joy 0 -scrumptious negative 0 -scrumptious positive 1 -scrumptious sadness 0 -scrumptious surprise 0 -scrumptious trust 0 -scrupulous anger 0 -scrupulous anticipation 0 -scrupulous disgust 0 -scrupulous fear 0 -scrupulous joy 0 -scrupulous negative 0 -scrupulous positive 0 -scrupulous sadness 0 -scrupulous surprise 0 -scrupulous trust 0 -scrutinize anger 0 -scrutinize anticipation 1 -scrutinize disgust 0 -scrutinize fear 0 -scrutinize joy 0 -scrutinize negative 1 -scrutinize positive 0 -scrutinize sadness 0 -scrutinize surprise 0 -scrutinize trust 0 -scrutiny anger 0 -scrutiny anticipation 0 -scrutiny disgust 0 -scrutiny fear 0 -scrutiny joy 0 -scrutiny negative 1 -scrutiny positive 0 -scrutiny sadness 0 -scrutiny surprise 0 -scrutiny trust 0 -sculptor anger 0 -sculptor anticipation 0 -sculptor disgust 0 -sculptor fear 0 -sculptor joy 0 -sculptor negative 0 -sculptor positive 0 -sculptor sadness 0 -sculptor surprise 0 -sculptor trust 0 -sculpture anger 0 -sculpture anticipation 0 -sculpture disgust 0 -sculpture fear 0 -sculpture joy 0 -sculpture negative 0 -sculpture positive 1 -sculpture sadness 0 -sculpture surprise 0 -sculpture trust 0 -sculptured anger 0 -sculptured anticipation 0 -sculptured disgust 0 -sculptured fear 0 -sculptured joy 0 -sculptured negative 0 -sculptured positive 0 -sculptured sadness 0 -sculptured surprise 0 -sculptured trust 0 -scum anger 0 -scum anticipation 0 -scum disgust 1 -scum fear 0 -scum joy 0 -scum negative 1 -scum positive 0 -scum sadness 0 -scum surprise 0 -scum trust 0 -sea anger 0 -sea anticipation 0 -sea disgust 0 -sea fear 0 -sea joy 0 -sea negative 0 -sea positive 1 -sea sadness 0 -sea surprise 0 -sea trust 0 -seaboard anger 0 -seaboard anticipation 0 -seaboard disgust 0 -seaboard fear 0 -seaboard joy 0 -seaboard negative 0 -seaboard positive 0 -seaboard sadness 0 -seaboard surprise 0 -seaboard trust 0 -seal anger 0 -seal anticipation 0 -seal disgust 0 -seal fear 0 -seal joy 0 -seal negative 0 -seal positive 1 -seal sadness 0 -seal surprise 0 -seal trust 1 -seals anger 0 -seals anticipation 0 -seals disgust 0 -seals fear 0 -seals joy 0 -seals negative 0 -seals positive 0 -seals sadness 0 -seals surprise 0 -seals trust 1 -seam anger 0 -seam anticipation 0 -seam disgust 0 -seam fear 0 -seam joy 0 -seam negative 0 -seam positive 0 -seam sadness 0 -seam surprise 0 -seam trust 0 -seaman anger 0 -seaman anticipation 0 -seaman disgust 0 -seaman fear 0 -seaman joy 0 -seaman negative 0 -seaman positive 0 -seaman sadness 0 -seaman surprise 0 -seaman trust 0 -seamless anger 0 -seamless anticipation 0 -seamless disgust 0 -seamless fear 0 -seamless joy 0 -seamless negative 0 -seamless positive 0 -seamless sadness 0 -seamless surprise 0 -seamless trust 0 -seamstress anger 0 -seamstress anticipation 0 -seamstress disgust 0 -seamstress fear 0 -seamstress joy 0 -seamstress negative 0 -seamstress positive 0 -seamstress sadness 0 -seamstress surprise 0 -seamstress trust 0 -seaport anger 0 -seaport anticipation 0 -seaport disgust 0 -seaport fear 0 -seaport joy 0 -seaport negative 0 -seaport positive 0 -seaport sadness 0 -seaport surprise 0 -seaport trust 0 -sear anger 0 -sear anticipation 0 -sear disgust 0 -sear fear 0 -sear joy 0 -sear negative 1 -sear positive 0 -sear sadness 0 -sear surprise 0 -sear trust 0 -search anger 0 -search anticipation 0 -search disgust 0 -search fear 0 -search joy 0 -search negative 0 -search positive 0 -search sadness 0 -search surprise 0 -search trust 0 -searching anger 0 -searching anticipation 0 -searching disgust 0 -searching fear 0 -searching joy 0 -searching negative 0 -searching positive 0 -searching sadness 0 -searching surprise 0 -searching trust 0 -seared anger 0 -seared anticipation 0 -seared disgust 0 -seared fear 0 -seared joy 0 -seared negative 0 -seared positive 0 -seared sadness 0 -seared surprise 0 -seared trust 0 -seaside anger 0 -seaside anticipation 0 -seaside disgust 0 -seaside fear 0 -seaside joy 0 -seaside negative 0 -seaside positive 0 -seaside sadness 0 -seaside surprise 0 -seaside trust 0 -season anger 0 -season anticipation 0 -season disgust 0 -season fear 0 -season joy 0 -season negative 0 -season positive 0 -season sadness 0 -season surprise 0 -season trust 0 -seasoned anger 0 -seasoned anticipation 0 -seasoned disgust 0 -seasoned fear 0 -seasoned joy 0 -seasoned negative 0 -seasoned positive 1 -seasoned sadness 0 -seasoned surprise 0 -seasoned trust 0 -seasoning anger 0 -seasoning anticipation 0 -seasoning disgust 0 -seasoning fear 0 -seasoning joy 0 -seasoning negative 0 -seasoning positive 0 -seasoning sadness 0 -seasoning surprise 0 -seasoning trust 0 -seat anger 0 -seat anticipation 0 -seat disgust 0 -seat fear 0 -seat joy 0 -seat negative 0 -seat positive 0 -seat sadness 0 -seat surprise 0 -seat trust 0 -secession anger 0 -secession anticipation 0 -secession disgust 0 -secession fear 0 -secession joy 0 -secession negative 1 -secession positive 0 -secession sadness 0 -secession surprise 0 -secession trust 0 -secluded anger 0 -secluded anticipation 0 -secluded disgust 0 -secluded fear 0 -secluded joy 0 -secluded negative 1 -secluded positive 0 -secluded sadness 1 -secluded surprise 0 -secluded trust 0 -seclusion anger 0 -seclusion anticipation 0 -seclusion disgust 0 -seclusion fear 1 -seclusion joy 0 -seclusion negative 1 -seclusion positive 1 -seclusion sadness 0 -seclusion surprise 0 -seclusion trust 0 -secondary anger 0 -secondary anticipation 0 -secondary disgust 0 -secondary fear 0 -secondary joy 0 -secondary negative 0 -secondary positive 0 -secondary sadness 0 -secondary surprise 0 -secondary trust 0 -secondhand anger 0 -secondhand anticipation 0 -secondhand disgust 0 -secondhand fear 0 -secondhand joy 0 -secondhand negative 1 -secondhand positive 0 -secondhand sadness 0 -secondhand surprise 0 -secondhand trust 0 -secrecy anger 0 -secrecy anticipation 0 -secrecy disgust 0 -secrecy fear 0 -secrecy joy 0 -secrecy negative 0 -secrecy positive 0 -secrecy sadness 0 -secrecy surprise 1 -secrecy trust 1 -secret anger 0 -secret anticipation 0 -secret disgust 0 -secret fear 0 -secret joy 0 -secret negative 0 -secret positive 0 -secret sadness 0 -secret surprise 0 -secret trust 1 -secretariat anger 0 -secretariat anticipation 0 -secretariat disgust 0 -secretariat fear 0 -secretariat joy 0 -secretariat negative 0 -secretariat positive 1 -secretariat sadness 0 -secretariat surprise 0 -secretariat trust 0 -secretary anger 0 -secretary anticipation 0 -secretary disgust 0 -secretary fear 0 -secretary joy 0 -secretary negative 0 -secretary positive 0 -secretary sadness 0 -secretary surprise 0 -secretary trust 0 -secrete anger 0 -secrete anticipation 0 -secrete disgust 1 -secrete fear 0 -secrete joy 0 -secrete negative 0 -secrete positive 0 -secrete sadness 0 -secrete surprise 0 -secrete trust 0 -secretion anger 0 -secretion anticipation 0 -secretion disgust 1 -secretion fear 0 -secretion joy 0 -secretion negative 1 -secretion positive 0 -secretion sadness 0 -secretion surprise 0 -secretion trust 0 -secretive anger 0 -secretive anticipation 0 -secretive disgust 0 -secretive fear 0 -secretive joy 0 -secretive negative 1 -secretive positive 0 -secretive sadness 0 -secretive surprise 0 -secretive trust 0 -secretly anger 0 -secretly anticipation 0 -secretly disgust 0 -secretly fear 0 -secretly joy 0 -secretly negative 0 -secretly positive 0 -secretly sadness 0 -secretly surprise 0 -secretly trust 0 -sect anger 0 -sect anticipation 0 -sect disgust 0 -sect fear 0 -sect joy 0 -sect negative 0 -sect positive 0 -sect sadness 0 -sect surprise 0 -sect trust 0 -sectarian anger 1 -sectarian anticipation 0 -sectarian disgust 0 -sectarian fear 1 -sectarian joy 0 -sectarian negative 1 -sectarian positive 0 -sectarian sadness 0 -sectarian surprise 0 -sectarian trust 0 -sectional anger 0 -sectional anticipation 0 -sectional disgust 0 -sectional fear 0 -sectional joy 0 -sectional negative 0 -sectional positive 0 -sectional sadness 0 -sectional surprise 0 -sectional trust 0 -sector anger 0 -sector anticipation 0 -sector disgust 0 -sector fear 0 -sector joy 0 -sector negative 0 -sector positive 0 -sector sadness 0 -sector surprise 0 -sector trust 0 -secular anger 0 -secular anticipation 1 -secular disgust 0 -secular fear 0 -secular joy 0 -secular negative 0 -secular positive 0 -secular sadness 0 -secular surprise 0 -secular trust 0 -secularism anger 0 -secularism anticipation 0 -secularism disgust 0 -secularism fear 0 -secularism joy 0 -secularism negative 0 -secularism positive 0 -secularism sadness 0 -secularism surprise 0 -secularism trust 0 -securities anger 0 -securities anticipation 0 -securities disgust 0 -securities fear 0 -securities joy 0 -securities negative 0 -securities positive 0 -securities sadness 0 -securities surprise 0 -securities trust 1 -security anger 0 -security anticipation 0 -security disgust 0 -security fear 0 -security joy 0 -security negative 0 -security positive 0 -security sadness 0 -security surprise 0 -security trust 0 -sedan anger 0 -sedan anticipation 0 -sedan disgust 0 -sedan fear 0 -sedan joy 0 -sedan negative 0 -sedan positive 0 -sedan sadness 0 -sedan surprise 0 -sedan trust 0 -sedate anger 0 -sedate anticipation 0 -sedate disgust 0 -sedate fear 0 -sedate joy 0 -sedate negative 0 -sedate positive 0 -sedate sadness 0 -sedate surprise 0 -sedate trust 0 -sedative anger 0 -sedative anticipation 0 -sedative disgust 0 -sedative fear 0 -sedative joy 0 -sedative negative 0 -sedative positive 0 -sedative sadness 0 -sedative surprise 0 -sedative trust 0 -sedentary anger 0 -sedentary anticipation 0 -sedentary disgust 0 -sedentary fear 0 -sedentary joy 0 -sedentary negative 0 -sedentary positive 0 -sedentary sadness 0 -sedentary surprise 0 -sedentary trust 0 -sedge anger 0 -sedge anticipation 0 -sedge disgust 0 -sedge fear 0 -sedge joy 0 -sedge negative 0 -sedge positive 0 -sedge sadness 0 -sedge surprise 0 -sedge trust 0 -sediment anger 0 -sediment anticipation 0 -sediment disgust 0 -sediment fear 0 -sediment joy 0 -sediment negative 0 -sediment positive 0 -sediment sadness 0 -sediment surprise 0 -sediment trust 0 -sedimentary anger 0 -sedimentary anticipation 0 -sedimentary disgust 0 -sedimentary fear 0 -sedimentary joy 0 -sedimentary negative 0 -sedimentary positive 0 -sedimentary sadness 0 -sedimentary surprise 0 -sedimentary trust 0 -sedition anger 1 -sedition anticipation 0 -sedition disgust 0 -sedition fear 0 -sedition joy 0 -sedition negative 1 -sedition positive 0 -sedition sadness 1 -sedition surprise 0 -sedition trust 0 -seduce anger 0 -seduce anticipation 0 -seduce disgust 0 -seduce fear 0 -seduce joy 0 -seduce negative 1 -seduce positive 0 -seduce sadness 0 -seduce surprise 0 -seduce trust 0 -seducing anger 0 -seducing anticipation 0 -seducing disgust 0 -seducing fear 0 -seducing joy 0 -seducing negative 0 -seducing positive 0 -seducing sadness 0 -seducing surprise 0 -seducing trust 0 -seduction anger 0 -seduction anticipation 0 -seduction disgust 0 -seduction fear 0 -seduction joy 0 -seduction negative 1 -seduction positive 0 -seduction sadness 0 -seduction surprise 0 -seduction trust 0 -seductive anger 0 -seductive anticipation 1 -seductive disgust 0 -seductive fear 0 -seductive joy 0 -seductive negative 0 -seductive positive 0 -seductive sadness 0 -seductive surprise 0 -seductive trust 0 -seed anger 0 -seed anticipation 0 -seed disgust 0 -seed fear 0 -seed joy 0 -seed negative 0 -seed positive 0 -seed sadness 0 -seed surprise 0 -seed trust 0 -seedling anger 0 -seedling anticipation 0 -seedling disgust 0 -seedling fear 0 -seedling joy 0 -seedling negative 0 -seedling positive 0 -seedling sadness 0 -seedling surprise 0 -seedling trust 0 -seek anger 0 -seek anticipation 1 -seek disgust 0 -seek fear 0 -seek joy 0 -seek negative 0 -seek positive 0 -seek sadness 0 -seek surprise 0 -seek trust 0 -seeker anger 0 -seeker anticipation 0 -seeker disgust 0 -seeker fear 0 -seeker joy 0 -seeker negative 0 -seeker positive 0 -seeker sadness 0 -seeker surprise 0 -seeker trust 0 -seemingly anger 0 -seemingly anticipation 0 -seemingly disgust 0 -seemingly fear 0 -seemingly joy 0 -seemingly negative 0 -seemingly positive 0 -seemingly sadness 0 -seemingly surprise 0 -seemingly trust 0 -seer anger 0 -seer anticipation 0 -seer disgust 0 -seer fear 0 -seer joy 0 -seer negative 0 -seer positive 0 -seer sadness 0 -seer surprise 0 -seer trust 0 -seething anger 0 -seething anticipation 0 -seething disgust 0 -seething fear 0 -seething joy 0 -seething negative 0 -seething positive 0 -seething sadness 0 -seething surprise 0 -seething trust 0 -segment anger 0 -segment anticipation 0 -segment disgust 0 -segment fear 0 -segment joy 0 -segment negative 0 -segment positive 0 -segment sadness 0 -segment surprise 0 -segment trust 0 -segregate anger 1 -segregate anticipation 0 -segregate disgust 1 -segregate fear 0 -segregate joy 0 -segregate negative 1 -segregate positive 0 -segregate sadness 1 -segregate surprise 0 -segregate trust 0 -segregated anger 0 -segregated anticipation 0 -segregated disgust 0 -segregated fear 0 -segregated joy 0 -segregated negative 1 -segregated positive 0 -segregated sadness 0 -segregated surprise 0 -segregated trust 0 -segregation anger 0 -segregation anticipation 0 -segregation disgust 0 -segregation fear 0 -segregation joy 0 -segregation negative 0 -segregation positive 0 -segregation sadness 0 -segregation surprise 0 -segregation trust 0 -seize anger 0 -seize anticipation 0 -seize disgust 0 -seize fear 1 -seize joy 0 -seize negative 1 -seize positive 0 -seize sadness 0 -seize surprise 0 -seize trust 0 -seizure anger 0 -seizure anticipation 0 -seizure disgust 0 -seizure fear 1 -seizure joy 0 -seizure negative 0 -seizure positive 0 -seizure sadness 0 -seizure surprise 0 -seizure trust 0 -seldom anger 0 -seldom anticipation 0 -seldom disgust 0 -seldom fear 0 -seldom joy 0 -seldom negative 0 -seldom positive 0 -seldom sadness 0 -seldom surprise 0 -seldom trust 0 -select anger 0 -select anticipation 0 -select disgust 0 -select fear 0 -select joy 0 -select negative 0 -select positive 0 -select sadness 0 -select surprise 0 -select trust 0 -selection anger 0 -selection anticipation 0 -selection disgust 0 -selection fear 0 -selection joy 0 -selection negative 0 -selection positive 0 -selection sadness 0 -selection surprise 0 -selection trust 0 -selfish anger 1 -selfish anticipation 0 -selfish disgust 1 -selfish fear 0 -selfish joy 0 -selfish negative 1 -selfish positive 0 -selfish sadness 0 -selfish surprise 0 -selfish trust 0 -selfishness anger 0 -selfishness anticipation 0 -selfishness disgust 0 -selfishness fear 0 -selfishness joy 0 -selfishness negative 1 -selfishness positive 0 -selfishness sadness 0 -selfishness surprise 0 -selfishness trust 0 -sell anger 0 -sell anticipation 0 -sell disgust 0 -sell fear 0 -sell joy 0 -sell negative 0 -sell positive 0 -sell sadness 0 -sell surprise 0 -sell trust 0 -seller anger 0 -seller anticipation 0 -seller disgust 0 -seller fear 0 -seller joy 0 -seller negative 0 -seller positive 0 -seller sadness 0 -seller surprise 0 -seller trust 0 -semaphore anger 0 -semaphore anticipation 0 -semaphore disgust 0 -semaphore fear 0 -semaphore joy 0 -semaphore negative 0 -semaphore positive 0 -semaphore sadness 0 -semaphore surprise 0 -semaphore trust 0 -semblance anger 0 -semblance anticipation 0 -semblance disgust 0 -semblance fear 0 -semblance joy 0 -semblance negative 0 -semblance positive 0 -semblance sadness 0 -semblance surprise 0 -semblance trust 0 -semen anger 0 -semen anticipation 0 -semen disgust 0 -semen fear 0 -semen joy 0 -semen negative 0 -semen positive 0 -semen sadness 0 -semen surprise 0 -semen trust 0 -semicolon anger 0 -semicolon anticipation 0 -semicolon disgust 0 -semicolon fear 0 -semicolon joy 0 -semicolon negative 0 -semicolon positive 0 -semicolon sadness 0 -semicolon surprise 0 -semicolon trust 0 -seminal anger 0 -seminal anticipation 0 -seminal disgust 0 -seminal fear 0 -seminal joy 0 -seminal negative 0 -seminal positive 0 -seminal sadness 0 -seminal surprise 0 -seminal trust 0 -seminar anger 0 -seminar anticipation 0 -seminar disgust 0 -seminar fear 0 -seminar joy 0 -seminar negative 0 -seminar positive 0 -seminar sadness 0 -seminar surprise 0 -seminar trust 0 -seminary anger 0 -seminary anticipation 0 -seminary disgust 0 -seminary fear 0 -seminary joy 0 -seminary negative 0 -seminary positive 0 -seminary sadness 0 -seminary surprise 0 -seminary trust 0 -semiotics anger 0 -semiotics anticipation 0 -semiotics disgust 0 -semiotics fear 0 -semiotics joy 0 -semiotics negative 0 -semiotics positive 0 -semiotics sadness 0 -semiotics surprise 0 -semiotics trust 0 -senate anger 0 -senate anticipation 0 -senate disgust 0 -senate fear 0 -senate joy 0 -senate negative 0 -senate positive 0 -senate sadness 0 -senate surprise 0 -senate trust 1 -senator anger 0 -senator anticipation 0 -senator disgust 0 -senator fear 0 -senator joy 0 -senator negative 0 -senator positive 0 -senator sadness 0 -senator surprise 0 -senator trust 0 -send anger 0 -send anticipation 0 -send disgust 0 -send fear 0 -send joy 0 -send negative 0 -send positive 0 -send sadness 0 -send surprise 0 -send trust 0 -senescence anger 0 -senescence anticipation 0 -senescence disgust 0 -senescence fear 0 -senescence joy 0 -senescence negative 0 -senescence positive 0 -senescence sadness 0 -senescence surprise 0 -senescence trust 0 -senile anger 0 -senile anticipation 0 -senile disgust 0 -senile fear 1 -senile joy 0 -senile negative 1 -senile positive 0 -senile sadness 1 -senile surprise 0 -senile trust 0 -senior anger 0 -senior anticipation 0 -senior disgust 0 -senior fear 0 -senior joy 0 -senior negative 0 -senior positive 0 -senior sadness 0 -senior surprise 0 -senior trust 0 -seniority anger 0 -seniority anticipation 0 -seniority disgust 0 -seniority fear 0 -seniority joy 0 -seniority negative 0 -seniority positive 1 -seniority sadness 0 -seniority surprise 0 -seniority trust 1 -sensation anger 0 -sensation anticipation 0 -sensation disgust 0 -sensation fear 0 -sensation joy 0 -sensation negative 0 -sensation positive 0 -sensation sadness 0 -sensation surprise 0 -sensation trust 0 -sensational anger 0 -sensational anticipation 0 -sensational disgust 0 -sensational fear 0 -sensational joy 1 -sensational negative 0 -sensational positive 1 -sensational sadness 0 -sensational surprise 0 -sensational trust 0 -sense anger 0 -sense anticipation 0 -sense disgust 0 -sense fear 0 -sense joy 0 -sense negative 0 -sense positive 1 -sense sadness 0 -sense surprise 0 -sense trust 0 -senseless anger 1 -senseless anticipation 0 -senseless disgust 1 -senseless fear 1 -senseless joy 0 -senseless negative 1 -senseless positive 0 -senseless sadness 1 -senseless surprise 1 -senseless trust 0 -senses anger 0 -senses anticipation 0 -senses disgust 0 -senses fear 0 -senses joy 0 -senses negative 0 -senses positive 0 -senses sadness 0 -senses surprise 0 -senses trust 0 -sensibility anger 0 -sensibility anticipation 0 -sensibility disgust 0 -sensibility fear 0 -sensibility joy 0 -sensibility negative 0 -sensibility positive 1 -sensibility sadness 0 -sensibility surprise 0 -sensibility trust 0 -sensibly anger 0 -sensibly anticipation 0 -sensibly disgust 0 -sensibly fear 0 -sensibly joy 0 -sensibly negative 0 -sensibly positive 1 -sensibly sadness 0 -sensibly surprise 0 -sensibly trust 0 -sensitive anger 0 -sensitive anticipation 0 -sensitive disgust 0 -sensitive fear 0 -sensitive joy 0 -sensitive negative 0 -sensitive positive 0 -sensitive sadness 0 -sensitive surprise 0 -sensitive trust 0 -sensory anger 0 -sensory anticipation 0 -sensory disgust 0 -sensory fear 0 -sensory joy 0 -sensory negative 0 -sensory positive 0 -sensory sadness 0 -sensory surprise 0 -sensory trust 0 -sensual anger 0 -sensual anticipation 1 -sensual disgust 0 -sensual fear 0 -sensual joy 1 -sensual negative 1 -sensual positive 1 -sensual sadness 0 -sensual surprise 1 -sensual trust 1 -sensuality anger 0 -sensuality anticipation 1 -sensuality disgust 0 -sensuality fear 0 -sensuality joy 1 -sensuality negative 0 -sensuality positive 1 -sensuality sadness 0 -sensuality surprise 0 -sensuality trust 0 -sensuous anger 0 -sensuous anticipation 0 -sensuous disgust 0 -sensuous fear 0 -sensuous joy 1 -sensuous negative 0 -sensuous positive 1 -sensuous sadness 0 -sensuous surprise 0 -sensuous trust 0 -sentence anger 1 -sentence anticipation 1 -sentence disgust 1 -sentence fear 1 -sentence joy 0 -sentence negative 1 -sentence positive 0 -sentence sadness 1 -sentence surprise 0 -sentence trust 0 -sentient anger 0 -sentient anticipation 0 -sentient disgust 0 -sentient fear 0 -sentient joy 0 -sentient negative 0 -sentient positive 0 -sentient sadness 0 -sentient surprise 0 -sentient trust 0 -sentiment anger 0 -sentiment anticipation 0 -sentiment disgust 0 -sentiment fear 0 -sentiment joy 0 -sentiment negative 0 -sentiment positive 0 -sentiment sadness 0 -sentiment surprise 0 -sentiment trust 0 -sentimental anger 0 -sentimental anticipation 0 -sentimental disgust 0 -sentimental fear 0 -sentimental joy 0 -sentimental negative 0 -sentimental positive 1 -sentimental sadness 0 -sentimental surprise 0 -sentimental trust 0 -sentimentality anger 0 -sentimentality anticipation 0 -sentimentality disgust 0 -sentimentality fear 0 -sentimentality joy 0 -sentimentality negative 0 -sentimentality positive 1 -sentimentality sadness 0 -sentimentality surprise 0 -sentimentality trust 0 -sentinel anger 0 -sentinel anticipation 0 -sentinel disgust 0 -sentinel fear 0 -sentinel joy 0 -sentinel negative 0 -sentinel positive 1 -sentinel sadness 0 -sentinel surprise 0 -sentinel trust 1 -sentry anger 0 -sentry anticipation 0 -sentry disgust 0 -sentry fear 0 -sentry joy 0 -sentry negative 0 -sentry positive 0 -sentry sadness 0 -sentry surprise 0 -sentry trust 1 -separable anger 0 -separable anticipation 0 -separable disgust 0 -separable fear 0 -separable joy 0 -separable negative 0 -separable positive 0 -separable sadness 0 -separable surprise 0 -separable trust 0 -separate anger 0 -separate anticipation 0 -separate disgust 0 -separate fear 0 -separate joy 0 -separate negative 0 -separate positive 0 -separate sadness 0 -separate surprise 0 -separate trust 0 -separately anger 0 -separately anticipation 0 -separately disgust 0 -separately fear 0 -separately joy 0 -separately negative 0 -separately positive 0 -separately sadness 0 -separately surprise 0 -separately trust 0 -separation anger 0 -separation anticipation 0 -separation disgust 0 -separation fear 0 -separation joy 0 -separation negative 0 -separation positive 0 -separation sadness 0 -separation surprise 0 -separation trust 0 -separatist anger 1 -separatist anticipation 0 -separatist disgust 1 -separatist fear 0 -separatist joy 0 -separatist negative 1 -separatist positive 0 -separatist sadness 0 -separatist surprise 0 -separatist trust 0 -sepia anger 0 -sepia anticipation 0 -sepia disgust 0 -sepia fear 0 -sepia joy 0 -sepia negative 0 -sepia positive 0 -sepia sadness 0 -sepia surprise 0 -sepia trust 0 -sepsis anger 0 -sepsis anticipation 0 -sepsis disgust 0 -sepsis fear 1 -sepsis joy 0 -sepsis negative 1 -sepsis positive 0 -sepsis sadness 1 -sepsis surprise 0 -sepsis trust 0 -sept anger 0 -sept anticipation 0 -sept disgust 0 -sept fear 0 -sept joy 0 -sept negative 0 -sept positive 0 -sept sadness 0 -sept surprise 0 -sept trust 0 -septic anger 0 -septic anticipation 0 -septic disgust 1 -septic fear 0 -septic joy 0 -septic negative 1 -septic positive 0 -septic sadness 0 -septic surprise 0 -septic trust 0 -septum anger 0 -septum anticipation 0 -septum disgust 0 -septum fear 0 -septum joy 0 -septum negative 0 -septum positive 0 -septum sadness 0 -septum surprise 0 -septum trust 0 -sequel anger 0 -sequel anticipation 1 -sequel disgust 0 -sequel fear 0 -sequel joy 0 -sequel negative 0 -sequel positive 0 -sequel sadness 0 -sequel surprise 0 -sequel trust 0 -sequence anger 0 -sequence anticipation 0 -sequence disgust 0 -sequence fear 0 -sequence joy 0 -sequence negative 0 -sequence positive 0 -sequence sadness 0 -sequence surprise 0 -sequence trust 0 -sequent anger 0 -sequent anticipation 0 -sequent disgust 0 -sequent fear 0 -sequent joy 0 -sequent negative 0 -sequent positive 0 -sequent sadness 0 -sequent surprise 0 -sequent trust 0 -sequestered anger 0 -sequestered anticipation 0 -sequestered disgust 0 -sequestered fear 0 -sequestered joy 0 -sequestered negative 0 -sequestered positive 0 -sequestered sadness 0 -sequestered surprise 0 -sequestered trust 0 -sequestration anger 0 -sequestration anticipation 0 -sequestration disgust 0 -sequestration fear 0 -sequestration joy 0 -sequestration negative 1 -sequestration positive 0 -sequestration sadness 1 -sequestration surprise 0 -sequestration trust 0 -serene anger 0 -serene anticipation 0 -serene disgust 0 -serene fear 0 -serene joy 0 -serene negative 1 -serene positive 0 -serene sadness 0 -serene surprise 0 -serene trust 1 -serenity anger 0 -serenity anticipation 1 -serenity disgust 0 -serenity fear 0 -serenity joy 1 -serenity negative 0 -serenity positive 1 -serenity sadness 0 -serenity surprise 0 -serenity trust 1 -sergeant anger 0 -sergeant anticipation 0 -sergeant disgust 0 -sergeant fear 0 -sergeant joy 0 -sergeant negative 0 -sergeant positive 0 -sergeant sadness 0 -sergeant surprise 0 -sergeant trust 0 -serial anger 0 -serial anticipation 1 -serial disgust 0 -serial fear 0 -serial joy 0 -serial negative 0 -serial positive 0 -serial sadness 0 -serial surprise 0 -serial trust 0 -series anger 0 -series anticipation 0 -series disgust 0 -series fear 0 -series joy 0 -series negative 0 -series positive 0 -series sadness 0 -series surprise 0 -series trust 1 -serif anger 0 -serif anticipation 0 -serif disgust 0 -serif fear 0 -serif joy 0 -serif negative 0 -serif positive 0 -serif sadness 0 -serif surprise 0 -serif trust 0 -seriousness anger 0 -seriousness anticipation 0 -seriousness disgust 0 -seriousness fear 1 -seriousness joy 0 -seriousness negative 0 -seriousness positive 0 -seriousness sadness 1 -seriousness surprise 0 -seriousness trust 0 -sermon anger 0 -sermon anticipation 0 -sermon disgust 0 -sermon fear 0 -sermon joy 0 -sermon negative 0 -sermon positive 1 -sermon sadness 0 -sermon surprise 0 -sermon trust 1 -serpent anger 0 -serpent anticipation 0 -serpent disgust 1 -serpent fear 1 -serpent joy 0 -serpent negative 1 -serpent positive 0 -serpent sadness 0 -serpent surprise 0 -serpent trust 0 -serpentine anger 0 -serpentine anticipation 0 -serpentine disgust 0 -serpentine fear 0 -serpentine joy 0 -serpentine negative 0 -serpentine positive 0 -serpentine sadness 0 -serpentine surprise 0 -serpentine trust 0 -serrated anger 0 -serrated anticipation 0 -serrated disgust 0 -serrated fear 0 -serrated joy 0 -serrated negative 0 -serrated positive 0 -serrated sadness 0 -serrated surprise 0 -serrated trust 0 -serum anger 0 -serum anticipation 0 -serum disgust 0 -serum fear 0 -serum joy 0 -serum negative 0 -serum positive 1 -serum sadness 0 -serum surprise 0 -serum trust 0 -servant anger 0 -servant anticipation 0 -servant disgust 0 -servant fear 0 -servant joy 0 -servant negative 1 -servant positive 0 -servant sadness 0 -servant surprise 0 -servant trust 1 -serve anger 0 -serve anticipation 0 -serve disgust 0 -serve fear 0 -serve joy 0 -serve negative 1 -serve positive 0 -serve sadness 0 -serve surprise 0 -serve trust 1 -service anger 0 -service anticipation 0 -service disgust 0 -service fear 0 -service joy 0 -service negative 0 -service positive 0 -service sadness 0 -service surprise 0 -service trust 0 -serviceable anger 0 -serviceable anticipation 0 -serviceable disgust 0 -serviceable fear 0 -serviceable joy 0 -serviceable negative 0 -serviceable positive 0 -serviceable sadness 0 -serviceable surprise 0 -serviceable trust 0 -servile anger 0 -servile anticipation 0 -servile disgust 1 -servile fear 1 -servile joy 0 -servile negative 1 -servile positive 0 -servile sadness 1 -servile surprise 0 -servile trust 0 -servitude anger 0 -servitude anticipation 0 -servitude disgust 0 -servitude fear 0 -servitude joy 0 -servitude negative 1 -servitude positive 0 -servitude sadness 0 -servitude surprise 0 -servitude trust 0 -sess anger 0 -sess anticipation 0 -sess disgust 0 -sess fear 0 -sess joy 0 -sess negative 0 -sess positive 0 -sess sadness 0 -sess surprise 0 -sess trust 0 -session anger 0 -session anticipation 0 -session disgust 0 -session fear 0 -session joy 0 -session negative 0 -session positive 0 -session sadness 0 -session surprise 0 -session trust 0 -sessions anger 0 -sessions anticipation 0 -sessions disgust 0 -sessions fear 0 -sessions joy 0 -sessions negative 0 -sessions positive 0 -sessions sadness 0 -sessions surprise 0 -sessions trust 0 -set anger 0 -set anticipation 0 -set disgust 0 -set fear 0 -set joy 0 -set negative 0 -set positive 0 -set sadness 0 -set surprise 0 -set trust 0 -setback anger 0 -setback anticipation 0 -setback disgust 0 -setback fear 0 -setback joy 0 -setback negative 1 -setback positive 0 -setback sadness 1 -setback surprise 0 -setback trust 0 -sett anger 0 -sett anticipation 0 -sett disgust 0 -sett fear 0 -sett joy 0 -sett negative 0 -sett positive 0 -sett sadness 0 -sett surprise 0 -sett trust 0 -setter anger 0 -setter anticipation 0 -setter disgust 0 -setter fear 0 -setter joy 0 -setter negative 0 -setter positive 0 -setter sadness 0 -setter surprise 0 -setter trust 0 -settle anger 0 -settle anticipation 0 -settle disgust 0 -settle fear 0 -settle joy 0 -settle negative 0 -settle positive 0 -settle sadness 0 -settle surprise 0 -settle trust 0 -settled anger 0 -settled anticipation 0 -settled disgust 0 -settled fear 0 -settled joy 0 -settled negative 0 -settled positive 0 -settled sadness 0 -settled surprise 0 -settled trust 0 -settler anger 0 -settler anticipation 0 -settler disgust 0 -settler fear 0 -settler joy 0 -settler negative 0 -settler positive 0 -settler sadness 0 -settler surprise 0 -settler trust 0 -settlor anger 0 -settlor anticipation 0 -settlor disgust 0 -settlor fear 1 -settlor joy 0 -settlor negative 0 -settlor positive 1 -settlor sadness 0 -settlor surprise 0 -settlor trust 0 -seventh anger 0 -seventh anticipation 0 -seventh disgust 0 -seventh fear 0 -seventh joy 0 -seventh negative 0 -seventh positive 0 -seventh sadness 0 -seventh surprise 0 -seventh trust 0 -seventy anger 0 -seventy anticipation 0 -seventy disgust 0 -seventy fear 0 -seventy joy 0 -seventy negative 0 -seventy positive 0 -seventy sadness 0 -seventy surprise 0 -seventy trust 0 -sever anger 0 -sever anticipation 0 -sever disgust 0 -sever fear 0 -sever joy 0 -sever negative 1 -sever positive 0 -sever sadness 0 -sever surprise 0 -sever trust 0 -severable anger 0 -severable anticipation 0 -severable disgust 0 -severable fear 0 -severable joy 0 -severable negative 0 -severable positive 0 -severable sadness 0 -severable surprise 0 -severable trust 0 -severally anger 0 -severally anticipation 0 -severally disgust 0 -severally fear 0 -severally joy 0 -severally negative 0 -severally positive 0 -severally sadness 0 -severally surprise 0 -severally trust 0 -severance anger 0 -severance anticipation 0 -severance disgust 0 -severance fear 0 -severance joy 0 -severance negative 0 -severance positive 0 -severance sadness 1 -severance surprise 0 -severance trust 0 -severely anger 0 -severely anticipation 0 -severely disgust 0 -severely fear 0 -severely joy 0 -severely negative 0 -severely positive 0 -severely sadness 0 -severely surprise 0 -severely trust 0 -severity anger 0 -severity anticipation 0 -severity disgust 0 -severity fear 0 -severity joy 0 -severity negative 0 -severity positive 0 -severity sadness 0 -severity surprise 0 -severity trust 0 -sew anger 0 -sew anticipation 0 -sew disgust 0 -sew fear 0 -sew joy 0 -sew negative 0 -sew positive 0 -sew sadness 0 -sew surprise 0 -sew trust 0 -sewage anger 0 -sewage anticipation 0 -sewage disgust 1 -sewage fear 0 -sewage joy 0 -sewage negative 1 -sewage positive 0 -sewage sadness 0 -sewage surprise 0 -sewage trust 0 -sewer anger 0 -sewer anticipation 0 -sewer disgust 1 -sewer fear 0 -sewer joy 0 -sewer negative 0 -sewer positive 0 -sewer sadness 0 -sewer surprise 0 -sewer trust 0 -sewerage anger 0 -sewerage anticipation 0 -sewerage disgust 1 -sewerage fear 0 -sewerage joy 0 -sewerage negative 1 -sewerage positive 0 -sewerage sadness 0 -sewerage surprise 0 -sewerage trust 0 -sex anger 0 -sex anticipation 1 -sex disgust 0 -sex fear 0 -sex joy 1 -sex negative 0 -sex positive 1 -sex sadness 0 -sex surprise 0 -sex trust 1 -sexuality anger 0 -sexuality anticipation 0 -sexuality disgust 0 -sexuality fear 0 -sexuality joy 0 -sexuality negative 0 -sexuality positive 0 -sexuality sadness 0 -sexuality surprise 0 -sexuality trust 0 -sexy anger 0 -sexy anticipation 0 -sexy disgust 0 -sexy fear 0 -sexy joy 0 -sexy negative 0 -sexy positive 0 -sexy sadness 0 -sexy surprise 0 -sexy trust 0 -shabby anger 0 -shabby anticipation 0 -shabby disgust 1 -shabby fear 0 -shabby joy 0 -shabby negative 1 -shabby positive 0 -shabby sadness 0 -shabby surprise 0 -shabby trust 0 -shack anger 0 -shack anticipation 0 -shack disgust 1 -shack fear 0 -shack joy 0 -shack negative 1 -shack positive 0 -shack sadness 1 -shack surprise 0 -shack trust 0 -shackle anger 1 -shackle anticipation 1 -shackle disgust 1 -shackle fear 1 -shackle joy 0 -shackle negative 1 -shackle positive 0 -shackle sadness 1 -shackle surprise 0 -shackle trust 0 -shade anger 0 -shade anticipation 0 -shade disgust 0 -shade fear 0 -shade joy 0 -shade negative 0 -shade positive 0 -shade sadness 0 -shade surprise 0 -shade trust 0 -shades anger 0 -shades anticipation 0 -shades disgust 0 -shades fear 0 -shades joy 0 -shades negative 0 -shades positive 0 -shades sadness 0 -shades surprise 0 -shades trust 0 -shading anger 0 -shading anticipation 0 -shading disgust 0 -shading fear 0 -shading joy 0 -shading negative 0 -shading positive 0 -shading sadness 0 -shading surprise 0 -shading trust 0 -shadow anger 0 -shadow anticipation 0 -shadow disgust 0 -shadow fear 0 -shadow joy 0 -shadow negative 0 -shadow positive 0 -shadow sadness 0 -shadow surprise 0 -shadow trust 0 -shadowy anger 0 -shadowy anticipation 0 -shadowy disgust 0 -shadowy fear 0 -shadowy joy 0 -shadowy negative 0 -shadowy positive 0 -shadowy sadness 0 -shadowy surprise 0 -shadowy trust 0 -shady anger 0 -shady anticipation 0 -shady disgust 0 -shady fear 1 -shady joy 0 -shady negative 1 -shady positive 0 -shady sadness 0 -shady surprise 0 -shady trust 0 -shaft anger 0 -shaft anticipation 0 -shaft disgust 0 -shaft fear 0 -shaft joy 0 -shaft negative 0 -shaft positive 0 -shaft sadness 0 -shaft surprise 0 -shaft trust 0 -shag anger 0 -shag anticipation 0 -shag disgust 0 -shag fear 0 -shag joy 0 -shag negative 0 -shag positive 0 -shag sadness 0 -shag surprise 0 -shag trust 0 -shaggy anger 0 -shaggy anticipation 0 -shaggy disgust 0 -shaggy fear 0 -shaggy joy 0 -shaggy negative 0 -shaggy positive 0 -shaggy sadness 0 -shaggy surprise 0 -shaggy trust 0 -shake anger 0 -shake anticipation 0 -shake disgust 0 -shake fear 0 -shake joy 0 -shake negative 0 -shake positive 0 -shake sadness 0 -shake surprise 0 -shake trust 0 -shaken anger 0 -shaken anticipation 0 -shaken disgust 0 -shaken fear 0 -shaken joy 0 -shaken negative 0 -shaken positive 0 -shaken sadness 0 -shaken surprise 0 -shaken trust 0 -shaking anger 0 -shaking anticipation 0 -shaking disgust 0 -shaking fear 1 -shaking joy 0 -shaking negative 1 -shaking positive 0 -shaking sadness 0 -shaking surprise 0 -shaking trust 0 -shaky anger 1 -shaky anticipation 1 -shaky disgust 0 -shaky fear 1 -shaky joy 0 -shaky negative 1 -shaky positive 0 -shaky sadness 0 -shaky surprise 0 -shaky trust 0 -sham anger 1 -sham anticipation 0 -sham disgust 1 -sham fear 0 -sham joy 0 -sham negative 1 -sham positive 0 -sham sadness 0 -sham surprise 0 -sham trust 0 -shaman anger 0 -shaman anticipation 0 -shaman disgust 0 -shaman fear 0 -shaman joy 0 -shaman negative 0 -shaman positive 0 -shaman sadness 0 -shaman surprise 0 -shaman trust 0 -shambles anger 0 -shambles anticipation 0 -shambles disgust 0 -shambles fear 0 -shambles joy 0 -shambles negative 1 -shambles positive 0 -shambles sadness 0 -shambles surprise 0 -shambles trust 0 -shame anger 0 -shame anticipation 0 -shame disgust 1 -shame fear 1 -shame joy 0 -shame negative 1 -shame positive 0 -shame sadness 1 -shame surprise 0 -shame trust 0 -shameful anger 0 -shameful anticipation 0 -shameful disgust 0 -shameful fear 0 -shameful joy 0 -shameful negative 1 -shameful positive 0 -shameful sadness 1 -shameful surprise 0 -shameful trust 0 -shameless anger 0 -shameless anticipation 0 -shameless disgust 1 -shameless fear 0 -shameless joy 0 -shameless negative 1 -shameless positive 0 -shameless sadness 0 -shameless surprise 0 -shameless trust 0 -shanghai anger 0 -shanghai anticipation 0 -shanghai disgust 1 -shanghai fear 1 -shanghai joy 0 -shanghai negative 1 -shanghai positive 0 -shanghai sadness 0 -shanghai surprise 0 -shanghai trust 0 -shank anger 0 -shank anticipation 0 -shank disgust 0 -shank fear 1 -shank joy 0 -shank negative 0 -shank positive 0 -shank sadness 0 -shank surprise 0 -shank trust 0 -shanty anger 0 -shanty anticipation 0 -shanty disgust 0 -shanty fear 0 -shanty joy 0 -shanty negative 0 -shanty positive 0 -shanty sadness 0 -shanty surprise 0 -shanty trust 0 -shape anger 0 -shape anticipation 0 -shape disgust 0 -shape fear 0 -shape joy 0 -shape negative 0 -shape positive 1 -shape sadness 0 -shape surprise 0 -shape trust 0 -shapely anger 0 -shapely anticipation 0 -shapely disgust 0 -shapely fear 0 -shapely joy 0 -shapely negative 0 -shapely positive 1 -shapely sadness 0 -shapely surprise 0 -shapely trust 0 -share anger 0 -share anticipation 1 -share disgust 0 -share fear 0 -share joy 1 -share negative 0 -share positive 1 -share sadness 0 -share surprise 0 -share trust 1 -shareholder anger 0 -shareholder anticipation 0 -shareholder disgust 0 -shareholder fear 0 -shareholder joy 0 -shareholder negative 0 -shareholder positive 0 -shareholder sadness 0 -shareholder surprise 0 -shareholder trust 0 -shark anger 0 -shark anticipation 0 -shark disgust 0 -shark fear 0 -shark joy 0 -shark negative 1 -shark positive 0 -shark sadness 0 -shark surprise 0 -shark trust 0 -sharpen anger 1 -sharpen anticipation 1 -sharpen disgust 0 -sharpen fear 0 -sharpen joy 0 -sharpen negative 0 -sharpen positive 0 -sharpen sadness 0 -sharpen surprise 0 -sharpen trust 0 -sharpened anger 0 -sharpened anticipation 0 -sharpened disgust 0 -sharpened fear 0 -sharpened joy 0 -sharpened negative 0 -sharpened positive 0 -sharpened sadness 0 -sharpened surprise 0 -sharpened trust 0 -sharpener anger 0 -sharpener anticipation 0 -sharpener disgust 0 -sharpener fear 0 -sharpener joy 0 -sharpener negative 0 -sharpener positive 0 -sharpener sadness 0 -sharpener surprise 0 -sharpener trust 0 -sharpness anger 0 -sharpness anticipation 0 -sharpness disgust 0 -sharpness fear 0 -sharpness joy 0 -sharpness negative 0 -sharpness positive 0 -sharpness sadness 0 -sharpness surprise 0 -sharpness trust 0 -shatter anger 1 -shatter anticipation 0 -shatter disgust 0 -shatter fear 1 -shatter joy 0 -shatter negative 1 -shatter positive 0 -shatter sadness 1 -shatter surprise 1 -shatter trust 0 -shattered anger 0 -shattered anticipation 0 -shattered disgust 0 -shattered fear 0 -shattered joy 0 -shattered negative 1 -shattered positive 0 -shattered sadness 1 -shattered surprise 0 -shattered trust 0 -shave anger 0 -shave anticipation 0 -shave disgust 0 -shave fear 0 -shave joy 0 -shave negative 0 -shave positive 0 -shave sadness 0 -shave surprise 0 -shave trust 0 -shaving anger 0 -shaving anticipation 0 -shaving disgust 0 -shaving fear 0 -shaving joy 0 -shaving negative 0 -shaving positive 0 -shaving sadness 0 -shaving surprise 0 -shaving trust 0 -shawl anger 0 -shawl anticipation 0 -shawl disgust 0 -shawl fear 0 -shawl joy 0 -shawl negative 0 -shawl positive 0 -shawl sadness 0 -shawl surprise 0 -shawl trust 0 -sheaf anger 0 -sheaf anticipation 0 -sheaf disgust 0 -sheaf fear 0 -sheaf joy 0 -sheaf negative 0 -sheaf positive 0 -sheaf sadness 0 -sheaf surprise 0 -sheaf trust 0 -shear anger 0 -shear anticipation 0 -shear disgust 0 -shear fear 0 -shear joy 0 -shear negative 0 -shear positive 0 -shear sadness 0 -shear surprise 0 -shear trust 0 -shears anger 0 -shears anticipation 0 -shears disgust 0 -shears fear 0 -shears joy 0 -shears negative 0 -shears positive 0 -shears sadness 0 -shears surprise 0 -shears trust 0 -sheath anger 0 -sheath anticipation 0 -sheath disgust 0 -sheath fear 0 -sheath joy 0 -sheath negative 0 -sheath positive 0 -sheath sadness 0 -sheath surprise 0 -sheath trust 0 -sheathing anger 0 -sheathing anticipation 0 -sheathing disgust 0 -sheathing fear 0 -sheathing joy 0 -sheathing negative 0 -sheathing positive 0 -sheathing sadness 0 -sheathing surprise 0 -sheathing trust 0 -shed anger 0 -shed anticipation 0 -shed disgust 0 -shed fear 0 -shed joy 0 -shed negative 1 -shed positive 0 -shed sadness 0 -shed surprise 0 -shed trust 0 -sheen anger 0 -sheen anticipation 0 -sheen disgust 0 -sheen fear 0 -sheen joy 0 -sheen negative 0 -sheen positive 0 -sheen sadness 0 -sheen surprise 0 -sheen trust 0 -sheep anger 0 -sheep anticipation 0 -sheep disgust 0 -sheep fear 0 -sheep joy 0 -sheep negative 0 -sheep positive 0 -sheep sadness 0 -sheep surprise 0 -sheep trust 0 -sheer anger 0 -sheer anticipation 0 -sheer disgust 0 -sheer fear 0 -sheer joy 0 -sheer negative 0 -sheer positive 0 -sheer sadness 0 -sheer surprise 0 -sheer trust 0 -sheet anger 0 -sheet anticipation 0 -sheet disgust 0 -sheet fear 0 -sheet joy 0 -sheet negative 0 -sheet positive 0 -sheet sadness 0 -sheet surprise 0 -sheet trust 0 -shelf anger 0 -shelf anticipation 0 -shelf disgust 0 -shelf fear 0 -shelf joy 0 -shelf negative 0 -shelf positive 0 -shelf sadness 0 -shelf surprise 0 -shelf trust 0 -shell anger 1 -shell anticipation 0 -shell disgust 0 -shell fear 1 -shell joy 0 -shell negative 1 -shell positive 0 -shell sadness 1 -shell surprise 1 -shell trust 0 -shellfish anger 0 -shellfish anticipation 0 -shellfish disgust 0 -shellfish fear 0 -shellfish joy 0 -shellfish negative 0 -shellfish positive 0 -shellfish sadness 0 -shellfish surprise 0 -shellfish trust 0 -shelter anger 0 -shelter anticipation 0 -shelter disgust 0 -shelter fear 0 -shelter joy 0 -shelter negative 0 -shelter positive 1 -shelter sadness 0 -shelter surprise 0 -shelter trust 1 -shelved anger 0 -shelved anticipation 0 -shelved disgust 0 -shelved fear 0 -shelved joy 0 -shelved negative 1 -shelved positive 0 -shelved sadness 0 -shelved surprise 0 -shelved trust 0 -shepherd anger 0 -shepherd anticipation 0 -shepherd disgust 0 -shepherd fear 0 -shepherd joy 0 -shepherd negative 0 -shepherd positive 1 -shepherd sadness 0 -shepherd surprise 0 -shepherd trust 1 -sheriff anger 0 -sheriff anticipation 0 -sheriff disgust 0 -sheriff fear 0 -sheriff joy 0 -sheriff negative 0 -sheriff positive 0 -sheriff sadness 0 -sheriff surprise 0 -sheriff trust 1 -sherry anger 0 -sherry anticipation 0 -sherry disgust 0 -sherry fear 0 -sherry joy 0 -sherry negative 0 -sherry positive 0 -sherry sadness 0 -sherry surprise 0 -sherry trust 0 -shield anger 0 -shield anticipation 0 -shield disgust 0 -shield fear 0 -shield joy 0 -shield negative 0 -shield positive 0 -shield sadness 0 -shield surprise 0 -shield trust 0 -shift anger 0 -shift anticipation 0 -shift disgust 0 -shift fear 0 -shift joy 0 -shift negative 0 -shift positive 0 -shift sadness 0 -shift surprise 0 -shift trust 0 -shifting anger 0 -shifting anticipation 0 -shifting disgust 0 -shifting fear 0 -shifting joy 0 -shifting negative 0 -shifting positive 0 -shifting sadness 0 -shifting surprise 0 -shifting trust 0 -shilling anger 0 -shilling anticipation 0 -shilling disgust 0 -shilling fear 0 -shilling joy 0 -shilling negative 0 -shilling positive 0 -shilling sadness 0 -shilling surprise 0 -shilling trust 0 -shimmer anger 0 -shimmer anticipation 0 -shimmer disgust 0 -shimmer fear 0 -shimmer joy 0 -shimmer negative 0 -shimmer positive 0 -shimmer sadness 0 -shimmer surprise 0 -shimmer trust 0 -shin anger 0 -shin anticipation 0 -shin disgust 0 -shin fear 0 -shin joy 0 -shin negative 0 -shin positive 0 -shin sadness 0 -shin surprise 0 -shin trust 0 -shine anger 0 -shine anticipation 0 -shine disgust 0 -shine fear 0 -shine joy 0 -shine negative 0 -shine positive 1 -shine sadness 0 -shine surprise 0 -shine trust 0 -shingle anger 0 -shingle anticipation 0 -shingle disgust 0 -shingle fear 0 -shingle joy 0 -shingle negative 0 -shingle positive 0 -shingle sadness 0 -shingle surprise 0 -shingle trust 0 -shining anger 0 -shining anticipation 1 -shining disgust 0 -shining fear 0 -shining joy 1 -shining negative 0 -shining positive 1 -shining sadness 0 -shining surprise 0 -shining trust 0 -shiny anger 0 -shiny anticipation 0 -shiny disgust 0 -shiny fear 0 -shiny joy 0 -shiny negative 0 -shiny positive 0 -shiny sadness 0 -shiny surprise 0 -shiny trust 0 -ship anger 0 -ship anticipation 1 -ship disgust 0 -ship fear 0 -ship joy 0 -ship negative 0 -ship positive 0 -ship sadness 0 -ship surprise 0 -ship trust 0 -shipment anger 0 -shipment anticipation 0 -shipment disgust 0 -shipment fear 0 -shipment joy 0 -shipment negative 0 -shipment positive 0 -shipment sadness 0 -shipment surprise 0 -shipment trust 0 -shipping anger 0 -shipping anticipation 0 -shipping disgust 0 -shipping fear 0 -shipping joy 0 -shipping negative 0 -shipping positive 0 -shipping sadness 0 -shipping surprise 0 -shipping trust 0 -shipwreck anger 0 -shipwreck anticipation 0 -shipwreck disgust 0 -shipwreck fear 1 -shipwreck joy 0 -shipwreck negative 1 -shipwreck positive 0 -shipwreck sadness 1 -shipwreck surprise 0 -shipwreck trust 0 -shire anger 0 -shire anticipation 0 -shire disgust 0 -shire fear 0 -shire joy 0 -shire negative 0 -shire positive 0 -shire sadness 0 -shire surprise 0 -shire trust 0 -shirt anger 0 -shirt anticipation 0 -shirt disgust 0 -shirt fear 0 -shirt joy 0 -shirt negative 0 -shirt positive 0 -shirt sadness 0 -shirt surprise 0 -shirt trust 0 -shit anger 1 -shit anticipation 0 -shit disgust 1 -shit fear 0 -shit joy 0 -shit negative 1 -shit positive 0 -shit sadness 0 -shit surprise 0 -shit trust 0 -shiver anger 1 -shiver anticipation 1 -shiver disgust 0 -shiver fear 1 -shiver joy 0 -shiver negative 1 -shiver positive 0 -shiver sadness 1 -shiver surprise 0 -shiver trust 0 -shivering anger 0 -shivering anticipation 0 -shivering disgust 0 -shivering fear 0 -shivering joy 0 -shivering negative 0 -shivering positive 0 -shivering sadness 0 -shivering surprise 0 -shivering trust 0 -shoals anger 0 -shoals anticipation 0 -shoals disgust 0 -shoals fear 0 -shoals joy 0 -shoals negative 0 -shoals positive 0 -shoals sadness 0 -shoals surprise 0 -shoals trust 0 -shock anger 1 -shock anticipation 0 -shock disgust 0 -shock fear 1 -shock joy 0 -shock negative 1 -shock positive 0 -shock sadness 0 -shock surprise 1 -shock trust 0 -shockingly anger 0 -shockingly anticipation 0 -shockingly disgust 0 -shockingly fear 0 -shockingly joy 0 -shockingly negative 0 -shockingly positive 0 -shockingly sadness 0 -shockingly surprise 1 -shockingly trust 0 -shoddy anger 1 -shoddy anticipation 0 -shoddy disgust 1 -shoddy fear 0 -shoddy joy 0 -shoddy negative 1 -shoddy positive 0 -shoddy sadness 0 -shoddy surprise 0 -shoddy trust 0 -shoe anger 0 -shoe anticipation 0 -shoe disgust 0 -shoe fear 0 -shoe joy 0 -shoe negative 0 -shoe positive 0 -shoe sadness 0 -shoe surprise 0 -shoe trust 0 -shoemaker anger 0 -shoemaker anticipation 0 -shoemaker disgust 0 -shoemaker fear 0 -shoemaker joy 0 -shoemaker negative 0 -shoemaker positive 0 -shoemaker sadness 0 -shoemaker surprise 0 -shoemaker trust 0 -shoot anger 1 -shoot anticipation 0 -shoot disgust 0 -shoot fear 1 -shoot joy 0 -shoot negative 1 -shoot positive 0 -shoot sadness 0 -shoot surprise 0 -shoot trust 0 -shooter anger 0 -shooter anticipation 0 -shooter disgust 0 -shooter fear 1 -shooter joy 0 -shooter negative 0 -shooter positive 0 -shooter sadness 0 -shooter surprise 0 -shooter trust 0 -shooting anger 1 -shooting anticipation 0 -shooting disgust 0 -shooting fear 1 -shooting joy 0 -shooting negative 1 -shooting positive 0 -shooting sadness 0 -shooting surprise 0 -shooting trust 0 -shop anger 0 -shop anticipation 0 -shop disgust 0 -shop fear 0 -shop joy 0 -shop negative 0 -shop positive 0 -shop sadness 0 -shop surprise 0 -shop trust 0 -shopkeeper anger 0 -shopkeeper anticipation 0 -shopkeeper disgust 0 -shopkeeper fear 0 -shopkeeper joy 0 -shopkeeper negative 0 -shopkeeper positive 0 -shopkeeper sadness 0 -shopkeeper surprise 0 -shopkeeper trust 1 -shoplifting anger 1 -shoplifting anticipation 0 -shoplifting disgust 1 -shoplifting fear 0 -shoplifting joy 0 -shoplifting negative 1 -shoplifting positive 0 -shoplifting sadness 0 -shoplifting surprise 0 -shoplifting trust 0 -shopping anger 0 -shopping anticipation 1 -shopping disgust 0 -shopping fear 0 -shopping joy 1 -shopping negative 0 -shopping positive 1 -shopping sadness 0 -shopping surprise 1 -shopping trust 1 -shore anger 0 -shore anticipation 0 -shore disgust 0 -shore fear 0 -shore joy 0 -shore negative 0 -shore positive 0 -shore sadness 0 -shore surprise 0 -shore trust 0 -shorn anger 0 -shorn anticipation 0 -shorn disgust 0 -shorn fear 0 -shorn joy 0 -shorn negative 0 -shorn positive 0 -shorn sadness 0 -shorn surprise 0 -shorn trust 0 -short anger 0 -short anticipation 0 -short disgust 0 -short fear 0 -short joy 0 -short negative 0 -short positive 0 -short sadness 0 -short surprise 0 -short trust 0 -shortage anger 1 -shortage anticipation 0 -shortage disgust 0 -shortage fear 1 -shortage joy 0 -shortage negative 1 -shortage positive 0 -shortage sadness 1 -shortage surprise 0 -shortage trust 0 -shortcoming anger 0 -shortcoming anticipation 0 -shortcoming disgust 0 -shortcoming fear 0 -shortcoming joy 0 -shortcoming negative 1 -shortcoming positive 0 -shortcoming sadness 0 -shortcoming surprise 0 -shortcoming trust 0 -shorten anger 0 -shorten anticipation 0 -shorten disgust 0 -shorten fear 0 -shorten joy 0 -shorten negative 0 -shorten positive 0 -shorten sadness 0 -shorten surprise 0 -shorten trust 0 -shortening anger 0 -shortening anticipation 0 -shortening disgust 0 -shortening fear 0 -shortening joy 0 -shortening negative 0 -shortening positive 0 -shortening sadness 0 -shortening surprise 0 -shortening trust 0 -shorthand anger 0 -shorthand anticipation 0 -shorthand disgust 0 -shorthand fear 0 -shorthand joy 0 -shorthand negative 0 -shorthand positive 0 -shorthand sadness 0 -shorthand surprise 0 -shorthand trust 0 -shortly anger 0 -shortly anticipation 1 -shortly disgust 0 -shortly fear 0 -shortly joy 0 -shortly negative 0 -shortly positive 0 -shortly sadness 0 -shortly surprise 0 -shortly trust 0 -shortness anger 0 -shortness anticipation 0 -shortness disgust 0 -shortness fear 0 -shortness joy 0 -shortness negative 0 -shortness positive 0 -shortness sadness 0 -shortness surprise 0 -shortness trust 0 -shorts anger 0 -shorts anticipation 0 -shorts disgust 0 -shorts fear 0 -shorts joy 0 -shorts negative 0 -shorts positive 0 -shorts sadness 0 -shorts surprise 0 -shorts trust 0 -shot anger 1 -shot anticipation 0 -shot disgust 0 -shot fear 1 -shot joy 0 -shot negative 1 -shot positive 0 -shot sadness 1 -shot surprise 1 -shot trust 0 -shotgun anger 0 -shotgun anticipation 0 -shotgun disgust 0 -shotgun fear 0 -shotgun joy 0 -shotgun negative 0 -shotgun positive 0 -shotgun sadness 0 -shotgun surprise 0 -shotgun trust 0 -shoulder anger 0 -shoulder anticipation 0 -shoulder disgust 0 -shoulder fear 0 -shoulder joy 0 -shoulder negative 0 -shoulder positive 1 -shoulder sadness 0 -shoulder surprise 0 -shoulder trust 1 -shout anger 1 -shout anticipation 0 -shout disgust 0 -shout fear 0 -shout joy 0 -shout negative 0 -shout positive 0 -shout sadness 0 -shout surprise 1 -shout trust 0 -shove anger 1 -shove anticipation 0 -shove disgust 0 -shove fear 0 -shove joy 0 -shove negative 1 -shove positive 0 -shove sadness 0 -shove surprise 0 -shove trust 0 -shovel anger 0 -shovel anticipation 0 -shovel disgust 0 -shovel fear 0 -shovel joy 0 -shovel negative 0 -shovel positive 0 -shovel sadness 0 -shovel surprise 0 -shovel trust 0 -shoveling anger 0 -shoveling anticipation 0 -shoveling disgust 0 -shoveling fear 0 -shoveling joy 0 -shoveling negative 0 -shoveling positive 0 -shoveling sadness 0 -shoveling surprise 0 -shoveling trust 0 -show anger 0 -show anticipation 0 -show disgust 0 -show fear 0 -show joy 0 -show negative 0 -show positive 0 -show sadness 0 -show surprise 0 -show trust 1 -shower anger 0 -shower anticipation 0 -shower disgust 0 -shower fear 0 -shower joy 0 -shower negative 0 -shower positive 0 -shower sadness 0 -shower surprise 0 -shower trust 0 -showing anger 0 -showing anticipation 0 -showing disgust 0 -showing fear 0 -showing joy 0 -showing negative 0 -showing positive 0 -showing sadness 0 -showing surprise 0 -showing trust 0 -showy anger 0 -showy anticipation 0 -showy disgust 0 -showy fear 0 -showy joy 0 -showy negative 1 -showy positive 0 -showy sadness 0 -showy surprise 0 -showy trust 0 -shrapnel anger 0 -shrapnel anticipation 0 -shrapnel disgust 0 -shrapnel fear 1 -shrapnel joy 0 -shrapnel negative 0 -shrapnel positive 0 -shrapnel sadness 0 -shrapnel surprise 0 -shrapnel trust 0 -shred anger 0 -shred anticipation 0 -shred disgust 0 -shred fear 0 -shred joy 0 -shred negative 0 -shred positive 0 -shred sadness 0 -shred surprise 0 -shred trust 0 -shrewd anger 0 -shrewd anticipation 0 -shrewd disgust 0 -shrewd fear 0 -shrewd joy 0 -shrewd negative 0 -shrewd positive 1 -shrewd sadness 0 -shrewd surprise 0 -shrewd trust 0 -shriek anger 1 -shriek anticipation 0 -shriek disgust 0 -shriek fear 1 -shriek joy 0 -shriek negative 1 -shriek positive 0 -shriek sadness 1 -shriek surprise 1 -shriek trust 0 -shrill anger 1 -shrill anticipation 0 -shrill disgust 0 -shrill fear 1 -shrill joy 0 -shrill negative 1 -shrill positive 0 -shrill sadness 0 -shrill surprise 1 -shrill trust 0 -shrimp anger 0 -shrimp anticipation 0 -shrimp disgust 0 -shrimp fear 0 -shrimp joy 0 -shrimp negative 0 -shrimp positive 0 -shrimp sadness 0 -shrimp surprise 0 -shrimp trust 0 -shrine anger 0 -shrine anticipation 0 -shrine disgust 0 -shrine fear 0 -shrine joy 0 -shrine negative 0 -shrine positive 0 -shrine sadness 0 -shrine surprise 0 -shrine trust 0 -shrink anger 0 -shrink anticipation 0 -shrink disgust 0 -shrink fear 1 -shrink joy 0 -shrink negative 1 -shrink positive 0 -shrink sadness 1 -shrink surprise 0 -shrink trust 0 -shrinking anger 0 -shrinking anticipation 0 -shrinking disgust 0 -shrinking fear 0 -shrinking joy 0 -shrinking negative 0 -shrinking positive 0 -shrinking sadness 0 -shrinking surprise 0 -shrinking trust 0 -shroud anger 0 -shroud anticipation 0 -shroud disgust 0 -shroud fear 0 -shroud joy 0 -shroud negative 0 -shroud positive 0 -shroud sadness 1 -shroud surprise 0 -shroud trust 0 -shrub anger 0 -shrub anticipation 0 -shrub disgust 0 -shrub fear 0 -shrub joy 0 -shrub negative 0 -shrub positive 0 -shrub sadness 0 -shrub surprise 0 -shrub trust 0 -shrubbery anger 0 -shrubbery anticipation 0 -shrubbery disgust 0 -shrubbery fear 0 -shrubbery joy 0 -shrubbery negative 0 -shrubbery positive 0 -shrubbery sadness 0 -shrubbery surprise 0 -shrubbery trust 0 -shrug anger 0 -shrug anticipation 0 -shrug disgust 0 -shrug fear 0 -shrug joy 0 -shrug negative 0 -shrug positive 0 -shrug sadness 0 -shrug surprise 0 -shrug trust 0 -shrunk anger 0 -shrunk anticipation 0 -shrunk disgust 0 -shrunk fear 0 -shrunk joy 0 -shrunk negative 1 -shrunk positive 0 -shrunk sadness 0 -shrunk surprise 0 -shrunk trust 0 -shudder anger 0 -shudder anticipation 0 -shudder disgust 0 -shudder fear 1 -shudder joy 0 -shudder negative 1 -shudder positive 0 -shudder sadness 0 -shudder surprise 0 -shudder trust 0 -shuffle anger 0 -shuffle anticipation 0 -shuffle disgust 0 -shuffle fear 0 -shuffle joy 0 -shuffle negative 0 -shuffle positive 0 -shuffle sadness 0 -shuffle surprise 0 -shuffle trust 0 -shuffling anger 0 -shuffling anticipation 0 -shuffling disgust 0 -shuffling fear 0 -shuffling joy 0 -shuffling negative 0 -shuffling positive 0 -shuffling sadness 0 -shuffling surprise 0 -shuffling trust 0 -shun anger 1 -shun anticipation 0 -shun disgust 1 -shun fear 0 -shun joy 0 -shun negative 1 -shun positive 0 -shun sadness 1 -shun surprise 0 -shun trust 0 -shunt anger 0 -shunt anticipation 0 -shunt disgust 0 -shunt fear 0 -shunt joy 0 -shunt negative 0 -shunt positive 0 -shunt sadness 0 -shunt surprise 0 -shunt trust 0 -shut anger 0 -shut anticipation 0 -shut disgust 0 -shut fear 0 -shut joy 0 -shut negative 0 -shut positive 0 -shut sadness 0 -shut surprise 0 -shut trust 0 -shutter anger 0 -shutter anticipation 0 -shutter disgust 0 -shutter fear 0 -shutter joy 0 -shutter negative 0 -shutter positive 0 -shutter sadness 0 -shutter surprise 0 -shutter trust 0 -shuttle anger 0 -shuttle anticipation 0 -shuttle disgust 0 -shuttle fear 0 -shuttle joy 0 -shuttle negative 0 -shuttle positive 0 -shuttle sadness 0 -shuttle surprise 0 -shuttle trust 0 -sib anger 0 -sib anticipation 0 -sib disgust 0 -sib fear 0 -sib joy 0 -sib negative 0 -sib positive 0 -sib sadness 0 -sib surprise 0 -sib trust 1 -sic anger 0 -sic anticipation 0 -sic disgust 0 -sic fear 0 -sic joy 0 -sic negative 0 -sic positive 0 -sic sadness 0 -sic surprise 0 -sic trust 0 -sick anger 0 -sick anticipation 0 -sick disgust 1 -sick fear 0 -sick joy 0 -sick negative 1 -sick positive 0 -sick sadness 1 -sick surprise 0 -sick trust 0 -sickening anger 1 -sickening anticipation 0 -sickening disgust 1 -sickening fear 1 -sickening joy 0 -sickening negative 1 -sickening positive 0 -sickening sadness 1 -sickening surprise 0 -sickening trust 0 -sickle anger 0 -sickle anticipation 0 -sickle disgust 0 -sickle fear 0 -sickle joy 0 -sickle negative 0 -sickle positive 0 -sickle sadness 0 -sickle surprise 0 -sickle trust 0 -sickly anger 0 -sickly anticipation 0 -sickly disgust 1 -sickly fear 0 -sickly joy 0 -sickly negative 1 -sickly positive 0 -sickly sadness 1 -sickly surprise 0 -sickly trust 0 -sickness anger 0 -sickness anticipation 0 -sickness disgust 1 -sickness fear 1 -sickness joy 0 -sickness negative 1 -sickness positive 0 -sickness sadness 1 -sickness surprise 0 -sickness trust 0 -side anger 0 -side anticipation 0 -side disgust 0 -side fear 0 -side joy 0 -side negative 0 -side positive 0 -side sadness 0 -side surprise 0 -side trust 0 -sideboard anger 0 -sideboard anticipation 0 -sideboard disgust 0 -sideboard fear 0 -sideboard joy 0 -sideboard negative 0 -sideboard positive 0 -sideboard sadness 0 -sideboard surprise 0 -sideboard trust 0 -sidestep anger 0 -sidestep anticipation 0 -sidestep disgust 0 -sidestep fear 0 -sidestep joy 0 -sidestep negative 0 -sidestep positive 0 -sidestep sadness 0 -sidestep surprise 0 -sidestep trust 0 -sideways anger 0 -sideways anticipation 0 -sideways disgust 0 -sideways fear 0 -sideways joy 0 -sideways negative 0 -sideways positive 0 -sideways sadness 0 -sideways surprise 0 -sideways trust 0 -siege anger 0 -siege anticipation 0 -siege disgust 0 -siege fear 0 -siege joy 0 -siege negative 0 -siege positive 0 -siege sadness 0 -siege surprise 0 -siege trust 0 -siesta anger 0 -siesta anticipation 0 -siesta disgust 0 -siesta fear 0 -siesta joy 0 -siesta negative 0 -siesta positive 0 -siesta sadness 0 -siesta surprise 0 -siesta trust 0 -sieve anger 0 -sieve anticipation 0 -sieve disgust 0 -sieve fear 0 -sieve joy 0 -sieve negative 0 -sieve positive 0 -sieve sadness 0 -sieve surprise 0 -sieve trust 0 -sifting anger 0 -sifting anticipation 0 -sifting disgust 0 -sifting fear 0 -sifting joy 0 -sifting negative 0 -sifting positive 0 -sifting sadness 0 -sifting surprise 0 -sifting trust 0 -sigh anger 0 -sigh anticipation 0 -sigh disgust 0 -sigh fear 0 -sigh joy 0 -sigh negative 0 -sigh positive 0 -sigh sadness 0 -sigh surprise 0 -sigh trust 0 -sight anger 0 -sight anticipation 0 -sight disgust 0 -sight fear 0 -sight joy 0 -sight negative 0 -sight positive 0 -sight sadness 0 -sight surprise 0 -sight trust 0 -sign anger 0 -sign anticipation 0 -sign disgust 0 -sign fear 0 -sign joy 0 -sign negative 0 -sign positive 0 -sign sadness 0 -sign surprise 0 -sign trust 0 -signal anger 0 -signal anticipation 0 -signal disgust 0 -signal fear 0 -signal joy 0 -signal negative 0 -signal positive 0 -signal sadness 0 -signal surprise 0 -signal trust 0 -signature anger 0 -signature anticipation 0 -signature disgust 0 -signature fear 0 -signature joy 0 -signature negative 0 -signature positive 0 -signature sadness 0 -signature surprise 0 -signature trust 1 -significance anger 0 -significance anticipation 0 -significance disgust 0 -significance fear 0 -significance joy 0 -significance negative 0 -significance positive 0 -significance sadness 0 -significance surprise 0 -significance trust 0 -significant anger 0 -significant anticipation 0 -significant disgust 0 -significant fear 0 -significant joy 0 -significant negative 0 -significant positive 0 -significant sadness 0 -significant surprise 0 -significant trust 0 -signification anger 0 -signification anticipation 0 -signification disgust 0 -signification fear 0 -signification joy 0 -signification negative 0 -signification positive 0 -signification sadness 0 -signification surprise 0 -signification trust 0 -signify anger 0 -signify anticipation 1 -signify disgust 0 -signify fear 0 -signify joy 0 -signify negative 0 -signify positive 0 -signify sadness 0 -signify surprise 0 -signify trust 0 -signpost anger 0 -signpost anticipation 0 -signpost disgust 0 -signpost fear 0 -signpost joy 0 -signpost negative 0 -signpost positive 0 -signpost sadness 0 -signpost surprise 0 -signpost trust 0 -silent anger 0 -silent anticipation 0 -silent disgust 0 -silent fear 0 -silent joy 0 -silent negative 0 -silent positive 0 -silent sadness 0 -silent surprise 0 -silent trust 0 -silently anger 0 -silently anticipation 0 -silently disgust 0 -silently fear 0 -silently joy 0 -silently negative 0 -silently positive 0 -silently sadness 0 -silently surprise 0 -silently trust 0 -silhouette anger 0 -silhouette anticipation 0 -silhouette disgust 0 -silhouette fear 0 -silhouette joy 0 -silhouette negative 0 -silhouette positive 0 -silhouette sadness 0 -silhouette surprise 0 -silhouette trust 0 -silk anger 0 -silk anticipation 0 -silk disgust 0 -silk fear 0 -silk joy 0 -silk negative 0 -silk positive 1 -silk sadness 0 -silk surprise 0 -silk trust 0 -silken anger 0 -silken anticipation 0 -silken disgust 0 -silken fear 0 -silken joy 0 -silken negative 0 -silken positive 0 -silken sadness 0 -silken surprise 0 -silken trust 0 -silky anger 0 -silky anticipation 0 -silky disgust 0 -silky fear 0 -silky joy 0 -silky negative 0 -silky positive 0 -silky sadness 0 -silky surprise 0 -silky trust 0 -sill anger 0 -sill anticipation 0 -sill disgust 0 -sill fear 0 -sill joy 0 -sill negative 0 -sill positive 0 -sill sadness 0 -sill surprise 0 -sill trust 0 -silliness anger 0 -silliness anticipation 0 -silliness disgust 0 -silliness fear 0 -silliness joy 0 -silliness negative 0 -silliness positive 0 -silliness sadness 0 -silliness surprise 0 -silliness trust 0 -silly anger 0 -silly anticipation 0 -silly disgust 0 -silly fear 0 -silly joy 1 -silly negative 1 -silly positive 0 -silly sadness 0 -silly surprise 0 -silly trust 0 -silt anger 0 -silt anticipation 0 -silt disgust 0 -silt fear 0 -silt joy 0 -silt negative 0 -silt positive 0 -silt sadness 0 -silt surprise 0 -silt trust 0 -silver anger 0 -silver anticipation 0 -silver disgust 0 -silver fear 0 -silver joy 0 -silver negative 0 -silver positive 0 -silver sadness 0 -silver surprise 0 -silver trust 0 -silvery anger 0 -silvery anticipation 0 -silvery disgust 0 -silvery fear 0 -silvery joy 0 -silvery negative 0 -silvery positive 0 -silvery sadness 0 -silvery surprise 0 -silvery trust 0 -similar anger 0 -similar anticipation 0 -similar disgust 0 -similar fear 0 -similar joy 0 -similar negative 0 -similar positive 0 -similar sadness 0 -similar surprise 0 -similar trust 0 -similarity anger 0 -similarity anticipation 0 -similarity disgust 0 -similarity fear 0 -similarity joy 0 -similarity negative 0 -similarity positive 0 -similarity sadness 0 -similarity surprise 0 -similarity trust 0 -simile anger 0 -simile anticipation 0 -simile disgust 0 -simile fear 0 -simile joy 0 -simile negative 0 -simile positive 0 -simile sadness 0 -simile surprise 0 -simile trust 0 -simmer anger 1 -simmer anticipation 1 -simmer disgust 0 -simmer fear 0 -simmer joy 0 -simmer negative 0 -simmer positive 0 -simmer sadness 0 -simmer surprise 0 -simmer trust 0 -simmering anger 0 -simmering anticipation 1 -simmering disgust 0 -simmering fear 0 -simmering joy 0 -simmering negative 0 -simmering positive 0 -simmering sadness 0 -simmering surprise 0 -simmering trust 0 -simple anger 0 -simple anticipation 0 -simple disgust 0 -simple fear 0 -simple joy 0 -simple negative 0 -simple positive 0 -simple sadness 0 -simple surprise 0 -simple trust 0 -simples anger 0 -simples anticipation 0 -simples disgust 0 -simples fear 0 -simples joy 0 -simples negative 0 -simples positive 0 -simples sadness 0 -simples surprise 0 -simples trust 0 -simplify anger 0 -simplify anticipation 1 -simplify disgust 0 -simplify fear 0 -simplify joy 1 -simplify negative 0 -simplify positive 1 -simplify sadness 0 -simplify surprise 1 -simplify trust 1 -simply anger 0 -simply anticipation 0 -simply disgust 0 -simply fear 0 -simply joy 0 -simply negative 0 -simply positive 0 -simply sadness 0 -simply surprise 0 -simply trust 0 -simulate anger 0 -simulate anticipation 0 -simulate disgust 0 -simulate fear 0 -simulate joy 0 -simulate negative 0 -simulate positive 0 -simulate sadness 0 -simulate surprise 0 -simulate trust 0 -simulated anger 0 -simulated anticipation 0 -simulated disgust 0 -simulated fear 0 -simulated joy 0 -simulated negative 0 -simulated positive 0 -simulated sadness 0 -simulated surprise 0 -simulated trust 0 -simulating anger 0 -simulating anticipation 0 -simulating disgust 0 -simulating fear 0 -simulating joy 0 -simulating negative 0 -simulating positive 0 -simulating sadness 0 -simulating surprise 0 -simulating trust 0 -simulation anger 0 -simulation anticipation 0 -simulation disgust 0 -simulation fear 0 -simulation joy 0 -simulation negative 0 -simulation positive 0 -simulation sadness 0 -simulation surprise 0 -simulation trust 0 -simultaneous anger 0 -simultaneous anticipation 0 -simultaneous disgust 0 -simultaneous fear 0 -simultaneous joy 0 -simultaneous negative 0 -simultaneous positive 0 -simultaneous sadness 0 -simultaneous surprise 0 -simultaneous trust 0 -simultaneously anger 0 -simultaneously anticipation 0 -simultaneously disgust 0 -simultaneously fear 0 -simultaneously joy 0 -simultaneously negative 0 -simultaneously positive 0 -simultaneously sadness 0 -simultaneously surprise 0 -simultaneously trust 0 -sin anger 1 -sin anticipation 0 -sin disgust 1 -sin fear 1 -sin joy 0 -sin negative 1 -sin positive 0 -sin sadness 1 -sin surprise 0 -sin trust 0 -sincere anger 0 -sincere anticipation 0 -sincere disgust 0 -sincere fear 0 -sincere joy 0 -sincere negative 0 -sincere positive 1 -sincere sadness 0 -sincere surprise 0 -sincere trust 1 -sincerity anger 0 -sincerity anticipation 0 -sincerity disgust 0 -sincerity fear 0 -sincerity joy 0 -sincerity negative 0 -sincerity positive 1 -sincerity sadness 0 -sincerity surprise 0 -sincerity trust 0 -sinful anger 1 -sinful anticipation 0 -sinful disgust 1 -sinful fear 1 -sinful joy 0 -sinful negative 1 -sinful positive 0 -sinful sadness 1 -sinful surprise 0 -sinful trust 0 -sing anger 0 -sing anticipation 1 -sing disgust 0 -sing fear 0 -sing joy 1 -sing negative 0 -sing positive 1 -sing sadness 1 -sing surprise 0 -sing trust 1 -singer anger 0 -singer anticipation 0 -singer disgust 0 -singer fear 0 -singer joy 0 -singer negative 0 -singer positive 0 -singer sadness 0 -singer surprise 0 -singer trust 0 -single anger 0 -single anticipation 0 -single disgust 0 -single fear 0 -single joy 0 -single negative 0 -single positive 0 -single sadness 0 -single surprise 0 -single trust 0 -singly anger 0 -singly anticipation 0 -singly disgust 0 -singly fear 0 -singly joy 0 -singly negative 0 -singly positive 1 -singly sadness 0 -singly surprise 0 -singly trust 0 -singular anger 0 -singular anticipation 0 -singular disgust 0 -singular fear 0 -singular joy 0 -singular negative 0 -singular positive 0 -singular sadness 0 -singular surprise 0 -singular trust 0 -singularity anger 0 -singularity anticipation 0 -singularity disgust 0 -singularity fear 0 -singularity joy 0 -singularity negative 0 -singularity positive 0 -singularity sadness 0 -singularity surprise 0 -singularity trust 0 -singularly anger 0 -singularly anticipation 0 -singularly disgust 0 -singularly fear 0 -singularly joy 0 -singularly negative 0 -singularly positive 0 -singularly sadness 0 -singularly surprise 1 -singularly trust 0 -sinister anger 1 -sinister anticipation 0 -sinister disgust 1 -sinister fear 1 -sinister joy 0 -sinister negative 1 -sinister positive 0 -sinister sadness 0 -sinister surprise 0 -sinister trust 0 -sink anger 0 -sink anticipation 0 -sink disgust 0 -sink fear 0 -sink joy 0 -sink negative 0 -sink positive 0 -sink sadness 0 -sink surprise 0 -sink trust 0 -sinner anger 1 -sinner anticipation 0 -sinner disgust 1 -sinner fear 1 -sinner joy 0 -sinner negative 1 -sinner positive 0 -sinner sadness 1 -sinner surprise 0 -sinner trust 0 -sinning anger 0 -sinning anticipation 0 -sinning disgust 1 -sinning fear 0 -sinning joy 0 -sinning negative 1 -sinning positive 0 -sinning sadness 0 -sinning surprise 0 -sinning trust 0 -sinus anger 0 -sinus anticipation 0 -sinus disgust 0 -sinus fear 0 -sinus joy 0 -sinus negative 0 -sinus positive 0 -sinus sadness 0 -sinus surprise 0 -sinus trust 0 -sip anger 0 -sip anticipation 0 -sip disgust 0 -sip fear 0 -sip joy 0 -sip negative 0 -sip positive 0 -sip sadness 0 -sip surprise 0 -sip trust 0 -siphon anger 0 -siphon anticipation 0 -siphon disgust 0 -siphon fear 0 -siphon joy 0 -siphon negative 0 -siphon positive 0 -siphon sadness 0 -siphon surprise 0 -siphon trust 0 -sir anger 0 -sir anticipation 0 -sir disgust 0 -sir fear 0 -sir joy 0 -sir negative 0 -sir positive 1 -sir sadness 0 -sir surprise 0 -sir trust 1 -sire anger 0 -sire anticipation 0 -sire disgust 0 -sire fear 0 -sire joy 0 -sire negative 0 -sire positive 0 -sire sadness 0 -sire surprise 0 -sire trust 0 -siren anger 0 -siren anticipation 0 -siren disgust 0 -siren fear 1 -siren joy 0 -siren negative 1 -siren positive 0 -siren sadness 0 -siren surprise 0 -siren trust 0 -sissy anger 0 -sissy anticipation 0 -sissy disgust 0 -sissy fear 0 -sissy joy 0 -sissy negative 1 -sissy positive 0 -sissy sadness 0 -sissy surprise 0 -sissy trust 0 -sister anger 0 -sister anticipation 0 -sister disgust 0 -sister fear 0 -sister joy 0 -sister negative 0 -sister positive 0 -sister sadness 0 -sister surprise 0 -sister trust 0 -sisterhood anger 1 -sisterhood anticipation 0 -sisterhood disgust 0 -sisterhood fear 0 -sisterhood joy 0 -sisterhood negative 0 -sisterhood positive 1 -sisterhood sadness 1 -sisterhood surprise 1 -sisterhood trust 1 -site anger 0 -site anticipation 0 -site disgust 0 -site fear 0 -site joy 0 -site negative 0 -site positive 0 -site sadness 0 -site surprise 0 -site trust 0 -sith anger 0 -sith anticipation 0 -sith disgust 0 -sith fear 0 -sith joy 0 -sith negative 0 -sith positive 0 -sith sadness 0 -sith surprise 0 -sith trust 0 -sitting anger 0 -sitting anticipation 0 -sitting disgust 0 -sitting fear 0 -sitting joy 0 -sitting negative 0 -sitting positive 0 -sitting sadness 0 -sitting surprise 0 -sitting trust 0 -situate anger 0 -situate anticipation 0 -situate disgust 0 -situate fear 0 -situate joy 0 -situate negative 0 -situate positive 0 -situate sadness 0 -situate surprise 0 -situate trust 0 -situated anger 0 -situated anticipation 0 -situated disgust 0 -situated fear 0 -situated joy 0 -situated negative 0 -situated positive 0 -situated sadness 0 -situated surprise 0 -situated trust 0 -situation anger 0 -situation anticipation 0 -situation disgust 0 -situation fear 0 -situation joy 0 -situation negative 0 -situation positive 0 -situation sadness 0 -situation surprise 0 -situation trust 0 -sixth anger 0 -sixth anticipation 0 -sixth disgust 0 -sixth fear 0 -sixth joy 0 -sixth negative 0 -sixth positive 0 -sixth sadness 0 -sixth surprise 0 -sixth trust 0 -sixty anger 0 -sixty anticipation 0 -sixty disgust 0 -sixty fear 0 -sixty joy 0 -sixty negative 0 -sixty positive 0 -sixty sadness 0 -sixty surprise 0 -sixty trust 0 -size anger 0 -size anticipation 0 -size disgust 0 -size fear 0 -size joy 0 -size negative 0 -size positive 0 -size sadness 0 -size surprise 0 -size trust 0 -sizzle anger 1 -sizzle anticipation 0 -sizzle disgust 0 -sizzle fear 0 -sizzle joy 0 -sizzle negative 0 -sizzle positive 0 -sizzle sadness 0 -sizzle surprise 0 -sizzle trust 0 -skate anger 0 -skate anticipation 0 -skate disgust 0 -skate fear 0 -skate joy 0 -skate negative 0 -skate positive 0 -skate sadness 0 -skate surprise 0 -skate trust 0 -skating anger 0 -skating anticipation 0 -skating disgust 0 -skating fear 0 -skating joy 0 -skating negative 0 -skating positive 0 -skating sadness 0 -skating surprise 0 -skating trust 0 -skein anger 0 -skein anticipation 0 -skein disgust 0 -skein fear 0 -skein joy 0 -skein negative 0 -skein positive 0 -skein sadness 0 -skein surprise 0 -skein trust 0 -skeleton anger 0 -skeleton anticipation 0 -skeleton disgust 0 -skeleton fear 0 -skeleton joy 0 -skeleton negative 0 -skeleton positive 0 -skeleton sadness 0 -skeleton surprise 0 -skeleton trust 0 -skeptic anger 0 -skeptic anticipation 0 -skeptic disgust 0 -skeptic fear 0 -skeptic joy 0 -skeptic negative 0 -skeptic positive 0 -skeptic sadness 0 -skeptic surprise 0 -skeptic trust 0 -skeptical anger 0 -skeptical anticipation 0 -skeptical disgust 0 -skeptical fear 0 -skeptical joy 0 -skeptical negative 1 -skeptical positive 0 -skeptical sadness 0 -skeptical surprise 0 -skeptical trust 0 -skepticism anger 0 -skepticism anticipation 0 -skepticism disgust 0 -skepticism fear 0 -skepticism joy 0 -skepticism negative 0 -skepticism positive 0 -skepticism sadness 0 -skepticism surprise 0 -skepticism trust 0 -sketch anger 0 -sketch anticipation 0 -sketch disgust 0 -sketch fear 0 -sketch joy 0 -sketch negative 0 -sketch positive 0 -sketch sadness 0 -sketch surprise 0 -sketch trust 0 -sketchy anger 0 -sketchy anticipation 0 -sketchy disgust 0 -sketchy fear 0 -sketchy joy 0 -sketchy negative 1 -sketchy positive 0 -sketchy sadness 0 -sketchy surprise 0 -sketchy trust 0 -skewed anger 1 -skewed anticipation 1 -skewed disgust 0 -skewed fear 0 -skewed joy 0 -skewed negative 1 -skewed positive 0 -skewed sadness 0 -skewed surprise 0 -skewed trust 0 -skewer anger 0 -skewer anticipation 0 -skewer disgust 0 -skewer fear 0 -skewer joy 0 -skewer negative 0 -skewer positive 0 -skewer sadness 0 -skewer surprise 0 -skewer trust 0 -ski anger 0 -ski anticipation 0 -ski disgust 0 -ski fear 0 -ski joy 0 -ski negative 0 -ski positive 0 -ski sadness 0 -ski surprise 0 -ski trust 0 -skid anger 1 -skid anticipation 0 -skid disgust 0 -skid fear 1 -skid joy 0 -skid negative 1 -skid positive 0 -skid sadness 1 -skid surprise 0 -skid trust 0 -skiff anger 0 -skiff anticipation 0 -skiff disgust 0 -skiff fear 0 -skiff joy 0 -skiff negative 0 -skiff positive 0 -skiff sadness 0 -skiff surprise 0 -skiff trust 0 -skill anger 0 -skill anticipation 0 -skill disgust 0 -skill fear 0 -skill joy 0 -skill negative 0 -skill positive 0 -skill sadness 0 -skill surprise 0 -skill trust 0 -skilled anger 0 -skilled anticipation 0 -skilled disgust 0 -skilled fear 0 -skilled joy 0 -skilled negative 0 -skilled positive 1 -skilled sadness 0 -skilled surprise 0 -skilled trust 0 -skillet anger 0 -skillet anticipation 0 -skillet disgust 0 -skillet fear 0 -skillet joy 0 -skillet negative 0 -skillet positive 0 -skillet sadness 0 -skillet surprise 0 -skillet trust 0 -skillful anger 0 -skillful anticipation 0 -skillful disgust 0 -skillful fear 0 -skillful joy 0 -skillful negative 0 -skillful positive 1 -skillful sadness 0 -skillful surprise 0 -skillful trust 1 -skim anger 0 -skim anticipation 0 -skim disgust 0 -skim fear 0 -skim joy 0 -skim negative 0 -skim positive 0 -skim sadness 0 -skim surprise 0 -skim trust 0 -skin anger 0 -skin anticipation 0 -skin disgust 0 -skin fear 0 -skin joy 0 -skin negative 0 -skin positive 0 -skin sadness 0 -skin surprise 0 -skin trust 0 -skinny anger 0 -skinny anticipation 0 -skinny disgust 0 -skinny fear 0 -skinny joy 0 -skinny negative 0 -skinny positive 0 -skinny sadness 0 -skinny surprise 0 -skinny trust 0 -skip anger 0 -skip anticipation 0 -skip disgust 0 -skip fear 0 -skip joy 0 -skip negative 1 -skip positive 0 -skip sadness 0 -skip surprise 0 -skip trust 0 -skipper anger 0 -skipper anticipation 0 -skipper disgust 0 -skipper fear 0 -skipper joy 0 -skipper negative 0 -skipper positive 0 -skipper sadness 0 -skipper surprise 0 -skipper trust 0 -skirmish anger 1 -skirmish anticipation 0 -skirmish disgust 0 -skirmish fear 0 -skirmish joy 0 -skirmish negative 1 -skirmish positive 0 -skirmish sadness 0 -skirmish surprise 0 -skirmish trust 0 -skirt anger 0 -skirt anticipation 0 -skirt disgust 0 -skirt fear 0 -skirt joy 0 -skirt negative 0 -skirt positive 0 -skirt sadness 0 -skirt surprise 0 -skirt trust 0 -skirting anger 0 -skirting anticipation 0 -skirting disgust 0 -skirting fear 0 -skirting joy 0 -skirting negative 0 -skirting positive 0 -skirting sadness 0 -skirting surprise 0 -skirting trust 0 -skirts anger 0 -skirts anticipation 0 -skirts disgust 0 -skirts fear 0 -skirts joy 0 -skirts negative 0 -skirts positive 0 -skirts sadness 0 -skirts surprise 0 -skirts trust 0 -skit anger 0 -skit anticipation 0 -skit disgust 0 -skit fear 0 -skit joy 0 -skit negative 0 -skit positive 0 -skit sadness 0 -skit surprise 0 -skit trust 0 -skull anger 0 -skull anticipation 0 -skull disgust 0 -skull fear 0 -skull joy 0 -skull negative 0 -skull positive 0 -skull sadness 0 -skull surprise 0 -skull trust 0 -skunk anger 0 -skunk anticipation 0 -skunk disgust 0 -skunk fear 0 -skunk joy 0 -skunk negative 0 -skunk positive 0 -skunk sadness 0 -skunk surprise 0 -skunk trust 0 -sky anger 0 -sky anticipation 0 -sky disgust 0 -sky fear 0 -sky joy 0 -sky negative 0 -sky positive 1 -sky sadness 0 -sky surprise 0 -sky trust 0 -skyscraper anger 0 -skyscraper anticipation 0 -skyscraper disgust 0 -skyscraper fear 0 -skyscraper joy 0 -skyscraper negative 0 -skyscraper positive 0 -skyscraper sadness 0 -skyscraper surprise 0 -skyscraper trust 0 -slab anger 0 -slab anticipation 0 -slab disgust 0 -slab fear 0 -slab joy 0 -slab negative 0 -slab positive 0 -slab sadness 0 -slab surprise 0 -slab trust 0 -slack anger 0 -slack anticipation 0 -slack disgust 0 -slack fear 0 -slack joy 0 -slack negative 1 -slack positive 0 -slack sadness 0 -slack surprise 0 -slack trust 0 -slag anger 0 -slag anticipation 0 -slag disgust 0 -slag fear 0 -slag joy 0 -slag negative 1 -slag positive 0 -slag sadness 0 -slag surprise 0 -slag trust 0 -slam anger 1 -slam anticipation 0 -slam disgust 0 -slam fear 1 -slam joy 0 -slam negative 1 -slam positive 0 -slam sadness 0 -slam surprise 1 -slam trust 0 -slander anger 1 -slander anticipation 0 -slander disgust 1 -slander fear 0 -slander joy 0 -slander negative 1 -slander positive 0 -slander sadness 0 -slander surprise 0 -slander trust 0 -slanderous anger 0 -slanderous anticipation 0 -slanderous disgust 0 -slanderous fear 0 -slanderous joy 0 -slanderous negative 1 -slanderous positive 0 -slanderous sadness 0 -slanderous surprise 0 -slanderous trust 0 -slang anger 0 -slang anticipation 0 -slang disgust 0 -slang fear 0 -slang joy 0 -slang negative 0 -slang positive 0 -slang sadness 0 -slang surprise 0 -slang trust 0 -slant anger 0 -slant anticipation 0 -slant disgust 0 -slant fear 0 -slant joy 0 -slant negative 0 -slant positive 0 -slant sadness 0 -slant surprise 0 -slant trust 0 -slap anger 1 -slap anticipation 0 -slap disgust 0 -slap fear 0 -slap joy 0 -slap negative 1 -slap positive 0 -slap sadness 0 -slap surprise 1 -slap trust 0 -slash anger 1 -slash anticipation 0 -slash disgust 0 -slash fear 0 -slash joy 0 -slash negative 0 -slash positive 0 -slash sadness 0 -slash surprise 0 -slash trust 0 -slashes anger 0 -slashes anticipation 0 -slashes disgust 0 -slashes fear 0 -slashes joy 0 -slashes negative 0 -slashes positive 0 -slashes sadness 0 -slashes surprise 0 -slashes trust 0 -slate anger 0 -slate anticipation 0 -slate disgust 0 -slate fear 0 -slate joy 0 -slate negative 0 -slate positive 1 -slate sadness 0 -slate surprise 0 -slate trust 0 -slates anger 0 -slates anticipation 0 -slates disgust 0 -slates fear 0 -slates joy 0 -slates negative 0 -slates positive 0 -slates sadness 0 -slates surprise 0 -slates trust 0 -slaughter anger 1 -slaughter anticipation 0 -slaughter disgust 1 -slaughter fear 1 -slaughter joy 0 -slaughter negative 1 -slaughter positive 0 -slaughter sadness 1 -slaughter surprise 1 -slaughter trust 0 -slaughterhouse anger 1 -slaughterhouse anticipation 0 -slaughterhouse disgust 1 -slaughterhouse fear 1 -slaughterhouse joy 0 -slaughterhouse negative 1 -slaughterhouse positive 0 -slaughterhouse sadness 1 -slaughterhouse surprise 0 -slaughterhouse trust 0 -slaughtering anger 1 -slaughtering anticipation 0 -slaughtering disgust 1 -slaughtering fear 1 -slaughtering joy 0 -slaughtering negative 1 -slaughtering positive 0 -slaughtering sadness 1 -slaughtering surprise 1 -slaughtering trust 0 -slave anger 1 -slave anticipation 0 -slave disgust 0 -slave fear 1 -slave joy 0 -slave negative 1 -slave positive 0 -slave sadness 1 -slave surprise 0 -slave trust 0 -slavery anger 1 -slavery anticipation 0 -slavery disgust 1 -slavery fear 1 -slavery joy 0 -slavery negative 1 -slavery positive 0 -slavery sadness 1 -slavery surprise 0 -slavery trust 0 -slay anger 1 -slay anticipation 0 -slay disgust 0 -slay fear 0 -slay joy 0 -slay negative 1 -slay positive 0 -slay sadness 0 -slay surprise 0 -slay trust 0 -slayer anger 1 -slayer anticipation 0 -slayer disgust 1 -slayer fear 1 -slayer joy 0 -slayer negative 1 -slayer positive 0 -slayer sadness 1 -slayer surprise 1 -slayer trust 0 -sledge anger 0 -sledge anticipation 0 -sledge disgust 0 -sledge fear 0 -sledge joy 0 -sledge negative 0 -sledge positive 0 -sledge sadness 0 -sledge surprise 0 -sledge trust 0 -sleek anger 0 -sleek anticipation 0 -sleek disgust 0 -sleek fear 0 -sleek joy 0 -sleek negative 0 -sleek positive 1 -sleek sadness 0 -sleek surprise 0 -sleek trust 0 -sleep anger 0 -sleep anticipation 0 -sleep disgust 0 -sleep fear 0 -sleep joy 0 -sleep negative 0 -sleep positive 0 -sleep sadness 0 -sleep surprise 0 -sleep trust 0 -sleeper anger 0 -sleeper anticipation 0 -sleeper disgust 0 -sleeper fear 0 -sleeper joy 0 -sleeper negative 0 -sleeper positive 0 -sleeper sadness 0 -sleeper surprise 0 -sleeper trust 0 -sleeping anger 0 -sleeping anticipation 0 -sleeping disgust 0 -sleeping fear 0 -sleeping joy 0 -sleeping negative 0 -sleeping positive 0 -sleeping sadness 0 -sleeping surprise 0 -sleeping trust 0 -sleeplessness anger 0 -sleeplessness anticipation 0 -sleeplessness disgust 0 -sleeplessness fear 0 -sleeplessness joy 0 -sleeplessness negative 0 -sleeplessness positive 0 -sleeplessness sadness 0 -sleeplessness surprise 0 -sleeplessness trust 0 -sleepy anger 0 -sleepy anticipation 0 -sleepy disgust 0 -sleepy fear 0 -sleepy joy 0 -sleepy negative 0 -sleepy positive 0 -sleepy sadness 0 -sleepy surprise 0 -sleepy trust 0 -sleet anger 0 -sleet anticipation 0 -sleet disgust 0 -sleet fear 0 -sleet joy 0 -sleet negative 1 -sleet positive 0 -sleet sadness 0 -sleet surprise 0 -sleet trust 0 -sleeve anger 0 -sleeve anticipation 0 -sleeve disgust 0 -sleeve fear 0 -sleeve joy 0 -sleeve negative 0 -sleeve positive 0 -sleeve sadness 0 -sleeve surprise 0 -sleeve trust 0 -sleeveless anger 0 -sleeveless anticipation 0 -sleeveless disgust 0 -sleeveless fear 0 -sleeveless joy 0 -sleeveless negative 0 -sleeveless positive 0 -sleeveless sadness 0 -sleeveless surprise 0 -sleeveless trust 0 -sleigh anger 0 -sleigh anticipation 0 -sleigh disgust 0 -sleigh fear 0 -sleigh joy 0 -sleigh negative 0 -sleigh positive 0 -sleigh sadness 0 -sleigh surprise 0 -sleigh trust 0 -sleight anger 0 -sleight anticipation 0 -sleight disgust 0 -sleight fear 0 -sleight joy 0 -sleight negative 0 -sleight positive 0 -sleight sadness 0 -sleight surprise 0 -sleight trust 0 -slender anger 0 -slender anticipation 0 -slender disgust 0 -slender fear 0 -slender joy 0 -slender negative 0 -slender positive 1 -slender sadness 0 -slender surprise 0 -slender trust 0 -sleuth anger 0 -sleuth anticipation 0 -sleuth disgust 0 -sleuth fear 0 -sleuth joy 0 -sleuth negative 0 -sleuth positive 0 -sleuth sadness 0 -sleuth surprise 0 -sleuth trust 0 -slice anger 0 -slice anticipation 0 -slice disgust 0 -slice fear 0 -slice joy 0 -slice negative 0 -slice positive 0 -slice sadness 0 -slice surprise 0 -slice trust 0 -slick anger 0 -slick anticipation 0 -slick disgust 0 -slick fear 0 -slick joy 0 -slick negative 0 -slick positive 0 -slick sadness 0 -slick surprise 0 -slick trust 0 -slide anger 0 -slide anticipation 0 -slide disgust 0 -slide fear 0 -slide joy 0 -slide negative 0 -slide positive 0 -slide sadness 0 -slide surprise 0 -slide trust 0 -sliding anger 0 -sliding anticipation 0 -sliding disgust 0 -sliding fear 0 -sliding joy 0 -sliding negative 0 -sliding positive 0 -sliding sadness 0 -sliding surprise 0 -sliding trust 0 -slight anger 0 -slight anticipation 0 -slight disgust 0 -slight fear 0 -slight joy 0 -slight negative 0 -slight positive 0 -slight sadness 0 -slight surprise 0 -slight trust 0 -slightly anger 0 -slightly anticipation 0 -slightly disgust 0 -slightly fear 0 -slightly joy 0 -slightly negative 0 -slightly positive 0 -slightly sadness 0 -slightly surprise 0 -slightly trust 0 -slim anger 0 -slim anticipation 0 -slim disgust 0 -slim fear 0 -slim joy 0 -slim negative 0 -slim positive 1 -slim sadness 0 -slim surprise 0 -slim trust 0 -slime anger 0 -slime anticipation 0 -slime disgust 1 -slime fear 0 -slime joy 0 -slime negative 0 -slime positive 0 -slime sadness 0 -slime surprise 0 -slime trust 0 -slimy anger 0 -slimy anticipation 0 -slimy disgust 1 -slimy fear 0 -slimy joy 0 -slimy negative 1 -slimy positive 0 -slimy sadness 0 -slimy surprise 0 -slimy trust 0 -sling anger 0 -sling anticipation 0 -sling disgust 0 -sling fear 0 -sling joy 0 -sling negative 0 -sling positive 0 -sling sadness 0 -sling surprise 0 -sling trust 0 -slink anger 0 -slink anticipation 0 -slink disgust 0 -slink fear 0 -slink joy 0 -slink negative 1 -slink positive 0 -slink sadness 0 -slink surprise 0 -slink trust 0 -slip anger 0 -slip anticipation 0 -slip disgust 0 -slip fear 0 -slip joy 0 -slip negative 1 -slip positive 0 -slip sadness 0 -slip surprise 1 -slip trust 0 -slipper anger 0 -slipper anticipation 0 -slipper disgust 0 -slipper fear 0 -slipper joy 0 -slipper negative 0 -slipper positive 0 -slipper sadness 0 -slipper surprise 0 -slipper trust 0 -slippers anger 0 -slippers anticipation 0 -slippers disgust 0 -slippers fear 0 -slippers joy 0 -slippers negative 0 -slippers positive 0 -slippers sadness 0 -slippers surprise 0 -slippers trust 0 -slit anger 0 -slit anticipation 0 -slit disgust 0 -slit fear 0 -slit joy 0 -slit negative 0 -slit positive 0 -slit sadness 0 -slit surprise 0 -slit trust 0 -sliver anger 0 -sliver anticipation 0 -sliver disgust 0 -sliver fear 0 -sliver joy 0 -sliver negative 0 -sliver positive 0 -sliver sadness 0 -sliver surprise 0 -sliver trust 0 -slogan anger 0 -slogan anticipation 0 -slogan disgust 0 -slogan fear 0 -slogan joy 0 -slogan negative 0 -slogan positive 0 -slogan sadness 0 -slogan surprise 0 -slogan trust 0 -sloop anger 0 -sloop anticipation 0 -sloop disgust 0 -sloop fear 0 -sloop joy 0 -sloop negative 0 -sloop positive 0 -sloop sadness 0 -sloop surprise 0 -sloop trust 0 -slop anger 0 -slop anticipation 0 -slop disgust 1 -slop fear 0 -slop joy 0 -slop negative 1 -slop positive 0 -slop sadness 0 -slop surprise 0 -slop trust 0 -slope anger 0 -slope anticipation 0 -slope disgust 0 -slope fear 0 -slope joy 0 -slope negative 0 -slope positive 0 -slope sadness 0 -slope surprise 0 -slope trust 0 -sloppy anger 0 -sloppy anticipation 0 -sloppy disgust 1 -sloppy fear 0 -sloppy joy 0 -sloppy negative 1 -sloppy positive 0 -sloppy sadness 0 -sloppy surprise 0 -sloppy trust 0 -slot anger 0 -slot anticipation 0 -slot disgust 0 -slot fear 0 -slot joy 0 -slot negative 0 -slot positive 0 -slot sadness 0 -slot surprise 0 -slot trust 0 -sloth anger 0 -sloth anticipation 0 -sloth disgust 1 -sloth fear 0 -sloth joy 0 -sloth negative 1 -sloth positive 0 -sloth sadness 0 -sloth surprise 0 -sloth trust 0 -slouch anger 0 -slouch anticipation 0 -slouch disgust 0 -slouch fear 0 -slouch joy 0 -slouch negative 1 -slouch positive 0 -slouch sadness 0 -slouch surprise 0 -slouch trust 0 -slough anger 0 -slough anticipation 0 -slough disgust 0 -slough fear 0 -slough joy 0 -slough negative 1 -slough positive 0 -slough sadness 0 -slough surprise 0 -slough trust 0 -slow anger 0 -slow anticipation 0 -slow disgust 0 -slow fear 0 -slow joy 0 -slow negative 0 -slow positive 0 -slow sadness 0 -slow surprise 0 -slow trust 0 -slowly anger 0 -slowly anticipation 0 -slowly disgust 0 -slowly fear 0 -slowly joy 0 -slowly negative 0 -slowly positive 0 -slowly sadness 0 -slowly surprise 0 -slowly trust 0 -slowness anger 0 -slowness anticipation 0 -slowness disgust 0 -slowness fear 0 -slowness joy 0 -slowness negative 1 -slowness positive 0 -slowness sadness 0 -slowness surprise 0 -slowness trust 0 -sludge anger 0 -sludge anticipation 0 -sludge disgust 1 -sludge fear 0 -sludge joy 0 -sludge negative 1 -sludge positive 0 -sludge sadness 0 -sludge surprise 0 -sludge trust 0 -slug anger 0 -slug anticipation 0 -slug disgust 1 -slug fear 0 -slug joy 0 -slug negative 1 -slug positive 0 -slug sadness 0 -slug surprise 0 -slug trust 0 -sluggish anger 0 -sluggish anticipation 0 -sluggish disgust 0 -sluggish fear 0 -sluggish joy 0 -sluggish negative 1 -sluggish positive 0 -sluggish sadness 1 -sluggish surprise 0 -sluggish trust 0 -sluice anger 0 -sluice anticipation 0 -sluice disgust 0 -sluice fear 0 -sluice joy 0 -sluice negative 0 -sluice positive 0 -sluice sadness 0 -sluice surprise 0 -sluice trust 0 -slum anger 0 -slum anticipation 0 -slum disgust 1 -slum fear 0 -slum joy 0 -slum negative 1 -slum positive 0 -slum sadness 0 -slum surprise 0 -slum trust 0 -slumber anger 0 -slumber anticipation 0 -slumber disgust 0 -slumber fear 0 -slumber joy 0 -slumber negative 0 -slumber positive 0 -slumber sadness 0 -slumber surprise 0 -slumber trust 0 -slump anger 0 -slump anticipation 0 -slump disgust 0 -slump fear 0 -slump joy 0 -slump negative 1 -slump positive 0 -slump sadness 1 -slump surprise 0 -slump trust 0 -slur anger 1 -slur anticipation 0 -slur disgust 1 -slur fear 0 -slur joy 0 -slur negative 1 -slur positive 0 -slur sadness 1 -slur surprise 0 -slur trust 0 -slush anger 0 -slush anticipation 0 -slush disgust 1 -slush fear 0 -slush joy 0 -slush negative 1 -slush positive 0 -slush sadness 0 -slush surprise 1 -slush trust 0 -slut anger 1 -slut anticipation 0 -slut disgust 1 -slut fear 0 -slut joy 0 -slut negative 1 -slut positive 0 -slut sadness 0 -slut surprise 0 -slut trust 0 -sly anger 1 -sly anticipation 0 -sly disgust 1 -sly fear 1 -sly joy 0 -sly negative 1 -sly positive 0 -sly sadness 0 -sly surprise 0 -sly trust 0 -smack anger 1 -smack anticipation 0 -smack disgust 0 -smack fear 0 -smack joy 0 -smack negative 1 -smack positive 0 -smack sadness 0 -smack surprise 0 -smack trust 0 -small anger 0 -small anticipation 0 -small disgust 0 -small fear 0 -small joy 0 -small negative 1 -small positive 0 -small sadness 0 -small surprise 0 -small trust 0 -smaller anger 0 -smaller anticipation 0 -smaller disgust 0 -smaller fear 0 -smaller joy 0 -smaller negative 0 -smaller positive 0 -smaller sadness 0 -smaller surprise 0 -smaller trust 0 -smallest anger 0 -smallest anticipation 0 -smallest disgust 0 -smallest fear 0 -smallest joy 0 -smallest negative 0 -smallest positive 0 -smallest sadness 0 -smallest surprise 0 -smallest trust 0 -smash anger 1 -smash anticipation 0 -smash disgust 0 -smash fear 1 -smash joy 0 -smash negative 1 -smash positive 0 -smash sadness 0 -smash surprise 0 -smash trust 0 -smashed anger 0 -smashed anticipation 0 -smashed disgust 0 -smashed fear 0 -smashed joy 0 -smashed negative 1 -smashed positive 0 -smashed sadness 0 -smashed surprise 0 -smashed trust 0 -smattering anger 0 -smattering anticipation 0 -smattering disgust 0 -smattering fear 0 -smattering joy 0 -smattering negative 1 -smattering positive 0 -smattering sadness 0 -smattering surprise 0 -smattering trust 0 -smear anger 0 -smear anticipation 0 -smear disgust 0 -smear fear 0 -smear joy 0 -smear negative 0 -smear positive 0 -smear sadness 0 -smear surprise 0 -smear trust 0 -smell anger 1 -smell anticipation 0 -smell disgust 1 -smell fear 0 -smell joy 0 -smell negative 1 -smell positive 0 -smell sadness 0 -smell surprise 0 -smell trust 0 -smelling anger 0 -smelling anticipation 0 -smelling disgust 1 -smelling fear 0 -smelling joy 0 -smelling negative 1 -smelling positive 0 -smelling sadness 0 -smelling surprise 0 -smelling trust 0 -smelt anger 0 -smelt anticipation 0 -smelt disgust 0 -smelt fear 0 -smelt joy 0 -smelt negative 0 -smelt positive 0 -smelt sadness 0 -smelt surprise 0 -smelt trust 0 -smile anger 0 -smile anticipation 0 -smile disgust 0 -smile fear 0 -smile joy 1 -smile negative 0 -smile positive 1 -smile sadness 0 -smile surprise 1 -smile trust 1 -smiling anger 0 -smiling anticipation 0 -smiling disgust 0 -smiling fear 0 -smiling joy 1 -smiling negative 0 -smiling positive 1 -smiling sadness 0 -smiling surprise 0 -smiling trust 0 -smirk anger 0 -smirk anticipation 0 -smirk disgust 0 -smirk fear 0 -smirk joy 0 -smirk negative 1 -smirk positive 0 -smirk sadness 0 -smirk surprise 0 -smirk trust 0 -smite anger 1 -smite anticipation 0 -smite disgust 0 -smite fear 1 -smite joy 0 -smite negative 1 -smite positive 0 -smite sadness 1 -smite surprise 0 -smite trust 0 -smith anger 0 -smith anticipation 0 -smith disgust 0 -smith fear 0 -smith joy 0 -smith negative 0 -smith positive 0 -smith sadness 0 -smith surprise 0 -smith trust 1 -smitten anger 0 -smitten anticipation 0 -smitten disgust 0 -smitten fear 0 -smitten joy 0 -smitten negative 0 -smitten positive 1 -smitten sadness 0 -smitten surprise 0 -smitten trust 0 -smoker anger 0 -smoker anticipation 0 -smoker disgust 0 -smoker fear 0 -smoker joy 0 -smoker negative 1 -smoker positive 0 -smoker sadness 0 -smoker surprise 0 -smoker trust 0 -smokey anger 0 -smokey anticipation 0 -smokey disgust 0 -smokey fear 0 -smokey joy 0 -smokey negative 0 -smokey positive 0 -smokey sadness 0 -smokey surprise 0 -smokey trust 0 -smoking anger 0 -smoking anticipation 0 -smoking disgust 0 -smoking fear 0 -smoking joy 0 -smoking negative 0 -smoking positive 0 -smoking sadness 0 -smoking surprise 0 -smoking trust 0 -smoky anger 0 -smoky anticipation 0 -smoky disgust 0 -smoky fear 0 -smoky joy 0 -smoky negative 0 -smoky positive 0 -smoky sadness 0 -smoky surprise 0 -smoky trust 0 -smoldering anger 0 -smoldering anticipation 0 -smoldering disgust 0 -smoldering fear 0 -smoldering joy 0 -smoldering negative 0 -smoldering positive 0 -smoldering sadness 0 -smoldering surprise 0 -smoldering trust 0 -smoothly anger 0 -smoothly anticipation 0 -smoothly disgust 0 -smoothly fear 0 -smoothly joy 0 -smoothly negative 0 -smoothly positive 0 -smoothly sadness 0 -smoothly surprise 0 -smoothly trust 0 -smoothness anger 0 -smoothness anticipation 0 -smoothness disgust 0 -smoothness fear 0 -smoothness joy 0 -smoothness negative 0 -smoothness positive 1 -smoothness sadness 0 -smoothness surprise 0 -smoothness trust 0 -smother anger 1 -smother anticipation 0 -smother disgust 0 -smother fear 0 -smother joy 0 -smother negative 1 -smother positive 0 -smother sadness 0 -smother surprise 0 -smother trust 0 -smudge anger 0 -smudge anticipation 0 -smudge disgust 0 -smudge fear 0 -smudge joy 0 -smudge negative 1 -smudge positive 0 -smudge sadness 0 -smudge surprise 0 -smudge trust 0 -smug anger 0 -smug anticipation 0 -smug disgust 0 -smug fear 0 -smug joy 0 -smug negative 1 -smug positive 0 -smug sadness 0 -smug surprise 0 -smug trust 0 -smuggle anger 0 -smuggle anticipation 0 -smuggle disgust 0 -smuggle fear 1 -smuggle joy 0 -smuggle negative 1 -smuggle positive 0 -smuggle sadness 0 -smuggle surprise 0 -smuggle trust 0 -smuggler anger 1 -smuggler anticipation 0 -smuggler disgust 1 -smuggler fear 1 -smuggler joy 0 -smuggler negative 1 -smuggler positive 0 -smuggler sadness 0 -smuggler surprise 0 -smuggler trust 0 -smuggling anger 0 -smuggling anticipation 0 -smuggling disgust 0 -smuggling fear 0 -smuggling joy 0 -smuggling negative 1 -smuggling positive 0 -smuggling sadness 0 -smuggling surprise 0 -smuggling trust 0 -smut anger 0 -smut anticipation 0 -smut disgust 1 -smut fear 1 -smut joy 0 -smut negative 1 -smut positive 0 -smut sadness 0 -smut surprise 0 -smut trust 0 -snack anger 0 -snack anticipation 0 -snack disgust 0 -snack fear 0 -snack joy 0 -snack negative 0 -snack positive 0 -snack sadness 0 -snack surprise 0 -snack trust 0 -snacks anger 0 -snacks anticipation 0 -snacks disgust 0 -snacks fear 0 -snacks joy 0 -snacks negative 0 -snacks positive 0 -snacks sadness 0 -snacks surprise 0 -snacks trust 0 -snag anger 0 -snag anticipation 0 -snag disgust 0 -snag fear 0 -snag joy 0 -snag negative 1 -snag positive 0 -snag sadness 0 -snag surprise 1 -snag trust 0 -snags anger 0 -snags anticipation 0 -snags disgust 0 -snags fear 0 -snags joy 0 -snags negative 1 -snags positive 0 -snags sadness 0 -snags surprise 0 -snags trust 0 -snail anger 0 -snail anticipation 0 -snail disgust 0 -snail fear 0 -snail joy 0 -snail negative 0 -snail positive 0 -snail sadness 0 -snail surprise 0 -snail trust 0 -snake anger 0 -snake anticipation 0 -snake disgust 1 -snake fear 1 -snake joy 0 -snake negative 1 -snake positive 0 -snake sadness 0 -snake surprise 0 -snake trust 0 -snap anger 0 -snap anticipation 0 -snap disgust 0 -snap fear 0 -snap joy 0 -snap negative 0 -snap positive 0 -snap sadness 0 -snap surprise 0 -snap trust 0 -snapshot anger 0 -snapshot anticipation 0 -snapshot disgust 0 -snapshot fear 0 -snapshot joy 0 -snapshot negative 0 -snapshot positive 0 -snapshot sadness 0 -snapshot surprise 0 -snapshot trust 0 -snare anger 0 -snare anticipation 0 -snare disgust 0 -snare fear 1 -snare joy 0 -snare negative 1 -snare positive 0 -snare sadness 0 -snare surprise 0 -snare trust 0 -snarl anger 1 -snarl anticipation 0 -snarl disgust 1 -snarl fear 0 -snarl joy 0 -snarl negative 1 -snarl positive 0 -snarl sadness 0 -snarl surprise 0 -snarl trust 0 -snarling anger 1 -snarling anticipation 0 -snarling disgust 0 -snarling fear 0 -snarling joy 0 -snarling negative 1 -snarling positive 0 -snarling sadness 0 -snarling surprise 0 -snarling trust 0 -snatch anger 0 -snatch anticipation 0 -snatch disgust 0 -snatch fear 0 -snatch joy 0 -snatch negative 0 -snatch positive 0 -snatch sadness 0 -snatch surprise 0 -snatch trust 0 -sneak anger 1 -sneak anticipation 0 -sneak disgust 0 -sneak fear 1 -sneak joy 0 -sneak negative 1 -sneak positive 0 -sneak sadness 0 -sneak surprise 1 -sneak trust 0 -sneakers anger 0 -sneakers anticipation 0 -sneakers disgust 0 -sneakers fear 0 -sneakers joy 0 -sneakers negative 0 -sneakers positive 0 -sneakers sadness 0 -sneakers surprise 0 -sneakers trust 0 -sneaking anger 0 -sneaking anticipation 1 -sneaking disgust 0 -sneaking fear 1 -sneaking joy 0 -sneaking negative 1 -sneaking positive 0 -sneaking sadness 0 -sneaking surprise 0 -sneaking trust 1 -sneer anger 1 -sneer anticipation 0 -sneer disgust 1 -sneer fear 0 -sneer joy 0 -sneer negative 1 -sneer positive 0 -sneer sadness 0 -sneer surprise 0 -sneer trust 0 -sneeze anger 0 -sneeze anticipation 0 -sneeze disgust 1 -sneeze fear 0 -sneeze joy 0 -sneeze negative 1 -sneeze positive 0 -sneeze sadness 0 -sneeze surprise 1 -sneeze trust 0 -sneezing anger 0 -sneezing anticipation 0 -sneezing disgust 0 -sneezing fear 0 -sneezing joy 0 -sneezing negative 0 -sneezing positive 0 -sneezing sadness 0 -sneezing surprise 0 -sneezing trust 0 -snicker anger 0 -snicker anticipation 0 -snicker disgust 0 -snicker fear 0 -snicker joy 0 -snicker negative 0 -snicker positive 1 -snicker sadness 0 -snicker surprise 0 -snicker trust 0 -snide anger 0 -snide anticipation 0 -snide disgust 0 -snide fear 0 -snide joy 0 -snide negative 1 -snide positive 0 -snide sadness 0 -snide surprise 0 -snide trust 0 -sniff anger 0 -sniff anticipation 0 -sniff disgust 0 -sniff fear 0 -sniff joy 0 -sniff negative 0 -sniff positive 0 -sniff sadness 0 -sniff surprise 0 -sniff trust 0 -snip anger 0 -snip anticipation 0 -snip disgust 0 -snip fear 0 -snip joy 0 -snip negative 0 -snip positive 0 -snip sadness 0 -snip surprise 0 -snip trust 0 -snipe anger 0 -snipe anticipation 0 -snipe disgust 0 -snipe fear 0 -snipe joy 0 -snipe negative 0 -snipe positive 0 -snipe sadness 0 -snipe surprise 0 -snipe trust 0 -snippet anger 0 -snippet anticipation 0 -snippet disgust 0 -snippet fear 0 -snippet joy 0 -snippet negative 0 -snippet positive 0 -snippet sadness 0 -snippet surprise 0 -snippet trust 0 -snob anger 0 -snob anticipation 0 -snob disgust 0 -snob fear 0 -snob joy 0 -snob negative 1 -snob positive 0 -snob sadness 0 -snob surprise 0 -snob trust 0 -snoopy anger 0 -snoopy anticipation 0 -snoopy disgust 0 -snoopy fear 0 -snoopy joy 0 -snoopy negative 0 -snoopy positive 0 -snoopy sadness 0 -snoopy surprise 0 -snoopy trust 0 -snooze anger 0 -snooze anticipation 0 -snooze disgust 0 -snooze fear 0 -snooze joy 0 -snooze negative 0 -snooze positive 0 -snooze sadness 0 -snooze surprise 0 -snooze trust 0 -snore anger 0 -snore anticipation 0 -snore disgust 0 -snore fear 0 -snore joy 0 -snore negative 0 -snore positive 0 -snore sadness 0 -snore surprise 0 -snore trust 0 -snort anger 0 -snort anticipation 0 -snort disgust 0 -snort fear 0 -snort joy 0 -snort negative 0 -snort positive 0 -snort sadness 1 -snort surprise 0 -snort trust 0 -snout anger 0 -snout anticipation 0 -snout disgust 0 -snout fear 0 -snout joy 0 -snout negative 0 -snout positive 0 -snout sadness 0 -snout surprise 0 -snout trust 0 -snow anger 0 -snow anticipation 0 -snow disgust 0 -snow fear 0 -snow joy 0 -snow negative 0 -snow positive 0 -snow sadness 0 -snow surprise 0 -snow trust 0 -snowball anger 0 -snowball anticipation 0 -snowball disgust 0 -snowball fear 0 -snowball joy 0 -snowball negative 0 -snowball positive 0 -snowball sadness 0 -snowball surprise 0 -snowball trust 0 -snowflake anger 0 -snowflake anticipation 0 -snowflake disgust 0 -snowflake fear 0 -snowflake joy 0 -snowflake negative 0 -snowflake positive 0 -snowflake sadness 0 -snowflake surprise 0 -snowflake trust 0 -snowy anger 0 -snowy anticipation 0 -snowy disgust 0 -snowy fear 0 -snowy joy 0 -snowy negative 0 -snowy positive 0 -snowy sadness 0 -snowy surprise 0 -snowy trust 0 -snuff anger 0 -snuff anticipation 0 -snuff disgust 0 -snuff fear 0 -snuff joy 0 -snuff negative 0 -snuff positive 0 -snuff sadness 0 -snuff surprise 0 -snuff trust 0 -soak anger 0 -soak anticipation 0 -soak disgust 0 -soak fear 0 -soak joy 0 -soak negative 1 -soak positive 0 -soak sadness 0 -soak surprise 0 -soak trust 0 -soaking anger 0 -soaking anticipation 0 -soaking disgust 0 -soaking fear 0 -soaking joy 0 -soaking negative 0 -soaking positive 0 -soaking sadness 0 -soaking surprise 0 -soaking trust 0 -soap anger 0 -soap anticipation 0 -soap disgust 0 -soap fear 0 -soap joy 0 -soap negative 0 -soap positive 0 -soap sadness 0 -soap surprise 0 -soap trust 0 -soapy anger 0 -soapy anticipation 0 -soapy disgust 0 -soapy fear 0 -soapy joy 0 -soapy negative 0 -soapy positive 0 -soapy sadness 0 -soapy surprise 0 -soapy trust 0 -soaring anger 0 -soaring anticipation 0 -soaring disgust 0 -soaring fear 0 -soaring joy 0 -soaring negative 0 -soaring positive 0 -soaring sadness 0 -soaring surprise 0 -soaring trust 0 -sob anger 0 -sob anticipation 0 -sob disgust 0 -sob fear 0 -sob joy 0 -sob negative 1 -sob positive 0 -sob sadness 1 -sob surprise 0 -sob trust 0 -sobriety anger 0 -sobriety anticipation 0 -sobriety disgust 0 -sobriety fear 0 -sobriety joy 0 -sobriety negative 0 -sobriety positive 1 -sobriety sadness 0 -sobriety surprise 0 -sobriety trust 1 -soc anger 0 -soc anticipation 0 -soc disgust 0 -soc fear 0 -soc joy 0 -soc negative 0 -soc positive 0 -soc sadness 0 -soc surprise 0 -soc trust 0 -soccer anger 0 -soccer anticipation 0 -soccer disgust 0 -soccer fear 0 -soccer joy 0 -soccer negative 0 -soccer positive 0 -soccer sadness 0 -soccer surprise 0 -soccer trust 0 -sociable anger 0 -sociable anticipation 0 -sociable disgust 0 -sociable fear 0 -sociable joy 0 -sociable negative 0 -sociable positive 1 -sociable sadness 0 -sociable surprise 0 -sociable trust 0 -social anger 0 -social anticipation 0 -social disgust 0 -social fear 0 -social joy 0 -social negative 0 -social positive 0 -social sadness 0 -social surprise 0 -social trust 0 -socialism anger 0 -socialism anticipation 0 -socialism disgust 1 -socialism fear 1 -socialism joy 0 -socialism negative 0 -socialism positive 0 -socialism sadness 0 -socialism surprise 0 -socialism trust 0 -socialist anger 1 -socialist anticipation 0 -socialist disgust 1 -socialist fear 1 -socialist joy 0 -socialist negative 1 -socialist positive 0 -socialist sadness 1 -socialist surprise 0 -socialist trust 0 -society anger 0 -society anticipation 0 -society disgust 0 -society fear 0 -society joy 0 -society negative 0 -society positive 0 -society sadness 0 -society surprise 0 -society trust 0 -sock anger 0 -sock anticipation 0 -sock disgust 0 -sock fear 0 -sock joy 0 -sock negative 0 -sock positive 0 -sock sadness 0 -sock surprise 0 -sock trust 0 -socket anger 0 -socket anticipation 0 -socket disgust 0 -socket fear 0 -socket joy 0 -socket negative 0 -socket positive 0 -socket sadness 0 -socket surprise 0 -socket trust 0 -sod anger 0 -sod anticipation 0 -sod disgust 0 -sod fear 0 -sod joy 0 -sod negative 0 -sod positive 0 -sod sadness 0 -sod surprise 0 -sod trust 0 -sofa anger 0 -sofa anticipation 0 -sofa disgust 0 -sofa fear 0 -sofa joy 0 -sofa negative 0 -sofa positive 0 -sofa sadness 0 -sofa surprise 0 -sofa trust 0 -softening anger 0 -softening anticipation 0 -softening disgust 0 -softening fear 0 -softening joy 0 -softening negative 0 -softening positive 0 -softening sadness 0 -softening surprise 0 -softening trust 0 -softness anger 0 -softness anticipation 0 -softness disgust 0 -softness fear 0 -softness joy 0 -softness negative 0 -softness positive 0 -softness sadness 0 -softness surprise 0 -softness trust 0 -soggy anger 0 -soggy anticipation 0 -soggy disgust 0 -soggy fear 0 -soggy joy 0 -soggy negative 0 -soggy positive 0 -soggy sadness 0 -soggy surprise 0 -soggy trust 0 -soil anger 0 -soil anticipation 0 -soil disgust 1 -soil fear 0 -soil joy 0 -soil negative 1 -soil positive 0 -soil sadness 0 -soil surprise 0 -soil trust 0 -soiled anger 0 -soiled anticipation 0 -soiled disgust 1 -soiled fear 0 -soiled joy 0 -soiled negative 1 -soiled positive 0 -soiled sadness 0 -soiled surprise 0 -soiled trust 0 -sojourn anger 0 -sojourn anticipation 0 -sojourn disgust 0 -sojourn fear 0 -sojourn joy 0 -sojourn negative 0 -sojourn positive 0 -sojourn sadness 0 -sojourn surprise 0 -sojourn trust 0 -solace anger 0 -solace anticipation 0 -solace disgust 0 -solace fear 0 -solace joy 0 -solace negative 0 -solace positive 1 -solace sadness 0 -solace surprise 0 -solace trust 0 -solar anger 0 -solar anticipation 0 -solar disgust 0 -solar fear 0 -solar joy 0 -solar negative 0 -solar positive 0 -solar sadness 0 -solar surprise 0 -solar trust 0 -solder anger 0 -solder anticipation 0 -solder disgust 0 -solder fear 0 -solder joy 0 -solder negative 0 -solder positive 0 -solder sadness 0 -solder surprise 0 -solder trust 0 -soldering anger 0 -soldering anticipation 0 -soldering disgust 0 -soldering fear 0 -soldering joy 0 -soldering negative 0 -soldering positive 0 -soldering sadness 0 -soldering surprise 0 -soldering trust 0 -soldier anger 1 -soldier anticipation 0 -soldier disgust 0 -soldier fear 0 -soldier joy 0 -soldier negative 0 -soldier positive 1 -soldier sadness 1 -soldier surprise 0 -soldier trust 0 -sole anger 0 -sole anticipation 0 -sole disgust 0 -sole fear 0 -sole joy 0 -sole negative 0 -sole positive 0 -sole sadness 0 -sole surprise 0 -sole trust 0 -solicit anger 0 -solicit anticipation 0 -solicit disgust 0 -solicit fear 0 -solicit joy 0 -solicit negative 0 -solicit positive 0 -solicit sadness 0 -solicit surprise 0 -solicit trust 0 -solicitation anger 0 -solicitation anticipation 0 -solicitation disgust 0 -solicitation fear 0 -solicitation joy 0 -solicitation negative 0 -solicitation positive 0 -solicitation sadness 0 -solicitation surprise 0 -solicitation trust 0 -solicitor anger 0 -solicitor anticipation 0 -solicitor disgust 0 -solicitor fear 0 -solicitor joy 0 -solicitor negative 0 -solicitor positive 0 -solicitor sadness 0 -solicitor surprise 0 -solicitor trust 0 -solid anger 0 -solid anticipation 0 -solid disgust 0 -solid fear 0 -solid joy 0 -solid negative 0 -solid positive 1 -solid sadness 0 -solid surprise 0 -solid trust 0 -solidarity anger 0 -solidarity anticipation 0 -solidarity disgust 0 -solidarity fear 0 -solidarity joy 0 -solidarity negative 0 -solidarity positive 0 -solidarity sadness 0 -solidarity surprise 0 -solidarity trust 1 -solidification anger 0 -solidification anticipation 0 -solidification disgust 0 -solidification fear 0 -solidification joy 0 -solidification negative 0 -solidification positive 0 -solidification sadness 0 -solidification surprise 0 -solidification trust 0 -solidified anger 0 -solidified anticipation 0 -solidified disgust 0 -solidified fear 0 -solidified joy 0 -solidified negative 0 -solidified positive 0 -solidified sadness 0 -solidified surprise 0 -solidified trust 0 -solidify anger 0 -solidify anticipation 0 -solidify disgust 0 -solidify fear 0 -solidify joy 0 -solidify negative 0 -solidify positive 0 -solidify sadness 0 -solidify surprise 0 -solidify trust 0 -solidity anger 0 -solidity anticipation 0 -solidity disgust 0 -solidity fear 0 -solidity joy 0 -solidity negative 0 -solidity positive 1 -solidity sadness 0 -solidity surprise 0 -solidity trust 1 -solitaire anger 0 -solitaire anticipation 0 -solitaire disgust 0 -solitaire fear 0 -solitaire joy 0 -solitaire negative 0 -solitaire positive 0 -solitaire sadness 0 -solitaire surprise 0 -solitaire trust 0 -solitary anger 0 -solitary anticipation 0 -solitary disgust 0 -solitary fear 0 -solitary joy 0 -solitary negative 0 -solitary positive 0 -solitary sadness 0 -solitary surprise 0 -solitary trust 0 -solitude anger 0 -solitude anticipation 0 -solitude disgust 0 -solitude fear 0 -solitude joy 0 -solitude negative 0 -solitude positive 0 -solitude sadness 0 -solitude surprise 0 -solitude trust 0 -solo anger 0 -solo anticipation 0 -solo disgust 0 -solo fear 0 -solo joy 0 -solo negative 0 -solo positive 0 -solo sadness 0 -solo surprise 0 -solo trust 0 -solubility anger 0 -solubility anticipation 0 -solubility disgust 0 -solubility fear 0 -solubility joy 0 -solubility negative 0 -solubility positive 0 -solubility sadness 0 -solubility surprise 0 -solubility trust 0 -soluble anger 0 -soluble anticipation 0 -soluble disgust 0 -soluble fear 0 -soluble joy 0 -soluble negative 0 -soluble positive 0 -soluble sadness 0 -soluble surprise 0 -soluble trust 0 -solution anger 0 -solution anticipation 0 -solution disgust 0 -solution fear 0 -solution joy 0 -solution negative 0 -solution positive 1 -solution sadness 0 -solution surprise 0 -solution trust 0 -solve anger 0 -solve anticipation 0 -solve disgust 0 -solve fear 0 -solve joy 0 -solve negative 0 -solve positive 0 -solve sadness 0 -solve surprise 0 -solve trust 0 -solvency anger 0 -solvency anticipation 0 -solvency disgust 0 -solvency fear 0 -solvency joy 0 -solvency negative 0 -solvency positive 1 -solvency sadness 0 -solvency surprise 0 -solvency trust 0 -solvent anger 0 -solvent anticipation 0 -solvent disgust 0 -solvent fear 0 -solvent joy 0 -solvent negative 0 -solvent positive 0 -solvent sadness 0 -solvent surprise 0 -solvent trust 0 -somatic anger 0 -somatic anticipation 0 -somatic disgust 0 -somatic fear 0 -somatic joy 0 -somatic negative 1 -somatic positive 0 -somatic sadness 0 -somatic surprise 1 -somatic trust 0 -somber anger 0 -somber anticipation 0 -somber disgust 0 -somber fear 0 -somber joy 0 -somber negative 1 -somber positive 0 -somber sadness 1 -somber surprise 0 -somber trust 0 -son anger 0 -son anticipation 0 -son disgust 0 -son fear 0 -son joy 0 -son negative 0 -son positive 0 -son sadness 0 -son surprise 0 -son trust 0 -sonar anger 0 -sonar anticipation 1 -sonar disgust 0 -sonar fear 0 -sonar joy 0 -sonar negative 0 -sonar positive 1 -sonar sadness 0 -sonar surprise 0 -sonar trust 0 -sonata anger 0 -sonata anticipation 0 -sonata disgust 0 -sonata fear 0 -sonata joy 0 -sonata negative 0 -sonata positive 1 -sonata sadness 0 -sonata surprise 0 -sonata trust 0 -song anger 0 -song anticipation 0 -song disgust 0 -song fear 0 -song joy 0 -song negative 0 -song positive 0 -song sadness 0 -song surprise 0 -song trust 0 -sonnet anger 0 -sonnet anticipation 0 -sonnet disgust 0 -sonnet fear 0 -sonnet joy 1 -sonnet negative 0 -sonnet positive 1 -sonnet sadness 1 -sonnet surprise 0 -sonnet trust 0 -sonorous anger 0 -sonorous anticipation 0 -sonorous disgust 0 -sonorous fear 0 -sonorous joy 1 -sonorous negative 0 -sonorous positive 1 -sonorous sadness 0 -sonorous surprise 0 -sonorous trust 0 -soot anger 0 -soot anticipation 0 -soot disgust 1 -soot fear 0 -soot joy 0 -soot negative 1 -soot positive 0 -soot sadness 0 -soot surprise 0 -soot trust 0 -soothe anger 0 -soothe anticipation 0 -soothe disgust 0 -soothe fear 0 -soothe joy 0 -soothe negative 0 -soothe positive 1 -soothe sadness 0 -soothe surprise 0 -soothe trust 0 -soothing anger 0 -soothing anticipation 0 -soothing disgust 0 -soothing fear 0 -soothing joy 1 -soothing negative 0 -soothing positive 1 -soothing sadness 0 -soothing surprise 0 -soothing trust 1 -sophomore anger 0 -sophomore anticipation 0 -sophomore disgust 0 -sophomore fear 0 -sophomore joy 0 -sophomore negative 0 -sophomore positive 0 -sophomore sadness 0 -sophomore surprise 0 -sophomore trust 0 -soprano anger 0 -soprano anticipation 0 -soprano disgust 0 -soprano fear 0 -soprano joy 0 -soprano negative 0 -soprano positive 0 -soprano sadness 0 -soprano surprise 0 -soprano trust 0 -sorcerer anger 0 -sorcerer anticipation 0 -sorcerer disgust 0 -sorcerer fear 0 -sorcerer joy 0 -sorcerer negative 0 -sorcerer positive 0 -sorcerer sadness 0 -sorcerer surprise 0 -sorcerer trust 0 -sorcery anger 0 -sorcery anticipation 1 -sorcery disgust 0 -sorcery fear 1 -sorcery joy 0 -sorcery negative 1 -sorcery positive 0 -sorcery sadness 0 -sorcery surprise 1 -sorcery trust 0 -sordid anger 1 -sordid anticipation 0 -sordid disgust 1 -sordid fear 1 -sordid joy 0 -sordid negative 1 -sordid positive 0 -sordid sadness 1 -sordid surprise 0 -sordid trust 0 -sore anger 1 -sore anticipation 0 -sore disgust 0 -sore fear 0 -sore joy 0 -sore negative 1 -sore positive 0 -sore sadness 1 -sore surprise 0 -sore trust 0 -sorely anger 0 -sorely anticipation 0 -sorely disgust 0 -sorely fear 0 -sorely joy 0 -sorely negative 1 -sorely positive 0 -sorely sadness 1 -sorely surprise 0 -sorely trust 0 -soreness anger 0 -soreness anticipation 0 -soreness disgust 1 -soreness fear 0 -soreness joy 0 -soreness negative 1 -soreness positive 0 -soreness sadness 1 -soreness surprise 0 -soreness trust 0 -sorghum anger 0 -sorghum anticipation 0 -sorghum disgust 0 -sorghum fear 0 -sorghum joy 0 -sorghum negative 0 -sorghum positive 0 -sorghum sadness 0 -sorghum surprise 0 -sorghum trust 0 -sorority anger 0 -sorority anticipation 0 -sorority disgust 0 -sorority fear 0 -sorority joy 0 -sorority negative 0 -sorority positive 0 -sorority sadness 0 -sorority surprise 0 -sorority trust 0 -sorrow anger 0 -sorrow anticipation 0 -sorrow disgust 0 -sorrow fear 1 -sorrow joy 0 -sorrow negative 1 -sorrow positive 0 -sorrow sadness 1 -sorrow surprise 0 -sorrow trust 0 -sorrowful anger 0 -sorrowful anticipation 0 -sorrowful disgust 0 -sorrowful fear 0 -sorrowful joy 0 -sorrowful negative 1 -sorrowful positive 0 -sorrowful sadness 1 -sorrowful surprise 0 -sorrowful trust 0 -sort anger 0 -sort anticipation 0 -sort disgust 0 -sort fear 0 -sort joy 0 -sort negative 0 -sort positive 0 -sort sadness 0 -sort surprise 0 -sort trust 0 -sorter anger 0 -sorter anticipation 0 -sorter disgust 0 -sorter fear 0 -sorter joy 0 -sorter negative 0 -sorter positive 1 -sorter sadness 0 -sorter surprise 0 -sorter trust 0 -sortie anger 0 -sortie anticipation 0 -sortie disgust 0 -sortie fear 1 -sortie joy 0 -sortie negative 1 -sortie positive 0 -sortie sadness 0 -sortie surprise 0 -sortie trust 0 -sorting anger 0 -sorting anticipation 0 -sorting disgust 0 -sorting fear 0 -sorting joy 0 -sorting negative 0 -sorting positive 0 -sorting sadness 0 -sorting surprise 0 -sorting trust 0 -sou anger 0 -sou anticipation 0 -sou disgust 0 -sou fear 0 -sou joy 0 -sou negative 0 -sou positive 0 -sou sadness 0 -sou surprise 0 -sou trust 0 -soulless anger 0 -soulless anticipation 0 -soulless disgust 1 -soulless fear 1 -soulless joy 0 -soulless negative 1 -soulless positive 0 -soulless sadness 1 -soulless surprise 0 -soulless trust 0 -soulmate anger 0 -soulmate anticipation 0 -soulmate disgust 0 -soulmate fear 1 -soulmate joy 0 -soulmate negative 1 -soulmate positive 0 -soulmate sadness 0 -soulmate surprise 0 -soulmate trust 0 -sound anger 0 -sound anticipation 0 -sound disgust 0 -sound fear 0 -sound joy 0 -sound negative 0 -sound positive 0 -sound sadness 0 -sound surprise 0 -sound trust 0 -sounding anger 0 -sounding anticipation 0 -sounding disgust 0 -sounding fear 0 -sounding joy 0 -sounding negative 0 -sounding positive 0 -sounding sadness 0 -sounding surprise 0 -sounding trust 0 -soundness anger 0 -soundness anticipation 1 -soundness disgust 0 -soundness fear 0 -soundness joy 1 -soundness negative 0 -soundness positive 1 -soundness sadness 0 -soundness surprise 0 -soundness trust 1 -soup anger 0 -soup anticipation 0 -soup disgust 0 -soup fear 0 -soup joy 0 -soup negative 0 -soup positive 1 -soup sadness 0 -soup surprise 0 -soup trust 0 -sour anger 0 -sour anticipation 0 -sour disgust 1 -sour fear 0 -sour joy 0 -sour negative 1 -sour positive 0 -sour sadness 0 -sour surprise 0 -sour trust 0 -source anger 0 -source anticipation 0 -source disgust 0 -source fear 0 -source joy 0 -source negative 0 -source positive 0 -source sadness 0 -source surprise 0 -source trust 0 -souvenir anger 0 -souvenir anticipation 0 -souvenir disgust 0 -souvenir fear 0 -souvenir joy 0 -souvenir negative 0 -souvenir positive 0 -souvenir sadness 0 -souvenir surprise 0 -souvenir trust 0 -sovereign anger 0 -sovereign anticipation 0 -sovereign disgust 0 -sovereign fear 0 -sovereign joy 0 -sovereign negative 0 -sovereign positive 0 -sovereign sadness 0 -sovereign surprise 0 -sovereign trust 1 -sovereignty anger 0 -sovereignty anticipation 0 -sovereignty disgust 0 -sovereignty fear 0 -sovereignty joy 0 -sovereignty negative 0 -sovereignty positive 0 -sovereignty sadness 0 -sovereignty surprise 0 -sovereignty trust 0 -sow anger 0 -sow anticipation 0 -sow disgust 0 -sow fear 0 -sow joy 0 -sow negative 0 -sow positive 0 -sow sadness 0 -sow surprise 0 -sow trust 0 -spa anger 0 -spa anticipation 1 -spa disgust 0 -spa fear 0 -spa joy 1 -spa negative 0 -spa positive 1 -spa sadness 0 -spa surprise 1 -spa trust 1 -space anger 0 -space anticipation 0 -space disgust 0 -space fear 0 -space joy 0 -space negative 0 -space positive 0 -space sadness 0 -space surprise 0 -space trust 0 -spacious anger 0 -spacious anticipation 0 -spacious disgust 0 -spacious fear 0 -spacious joy 0 -spacious negative 0 -spacious positive 1 -spacious sadness 0 -spacious surprise 0 -spacious trust 0 -spade anger 0 -spade anticipation 0 -spade disgust 0 -spade fear 0 -spade joy 0 -spade negative 0 -spade positive 0 -spade sadness 0 -spade surprise 0 -spade trust 0 -span anger 0 -span anticipation 0 -span disgust 0 -span fear 0 -span joy 0 -span negative 0 -span positive 0 -span sadness 0 -span surprise 0 -span trust 0 -spaniel anger 0 -spaniel anticipation 0 -spaniel disgust 0 -spaniel fear 0 -spaniel joy 1 -spaniel negative 0 -spaniel positive 1 -spaniel sadness 0 -spaniel surprise 0 -spaniel trust 1 -spank anger 1 -spank anticipation 0 -spank disgust 0 -spank fear 1 -spank joy 0 -spank negative 1 -spank positive 0 -spank sadness 1 -spank surprise 0 -spank trust 0 -spanking anger 1 -spanking anticipation 0 -spanking disgust 0 -spanking fear 0 -spanking joy 0 -spanking negative 0 -spanking positive 0 -spanking sadness 0 -spanking surprise 0 -spanking trust 0 -spar anger 0 -spar anticipation 0 -spar disgust 0 -spar fear 0 -spar joy 0 -spar negative 0 -spar positive 0 -spar sadness 0 -spar surprise 0 -spar trust 0 -spare anger 0 -spare anticipation 0 -spare disgust 0 -spare fear 0 -spare joy 0 -spare negative 0 -spare positive 0 -spare sadness 0 -spare surprise 0 -spare trust 0 -sparingly anger 0 -sparingly anticipation 0 -sparingly disgust 0 -sparingly fear 0 -sparingly joy 0 -sparingly negative 0 -sparingly positive 0 -sparingly sadness 0 -sparingly surprise 0 -sparingly trust 0 -spark anger 0 -spark anticipation 0 -spark disgust 0 -spark fear 0 -spark joy 0 -spark negative 0 -spark positive 0 -spark sadness 0 -spark surprise 0 -spark trust 0 -sparkle anger 0 -sparkle anticipation 1 -sparkle disgust 0 -sparkle fear 0 -sparkle joy 1 -sparkle negative 0 -sparkle positive 1 -sparkle sadness 0 -sparkle surprise 1 -sparkle trust 0 -sparring anger 0 -sparring anticipation 0 -sparring disgust 0 -sparring fear 0 -sparring joy 0 -sparring negative 0 -sparring positive 0 -sparring sadness 0 -sparring surprise 0 -sparring trust 0 -sparse anger 0 -sparse anticipation 0 -sparse disgust 0 -sparse fear 0 -sparse joy 0 -sparse negative 0 -sparse positive 0 -sparse sadness 0 -sparse surprise 0 -sparse trust 0 -spasm anger 0 -spasm anticipation 0 -spasm disgust 0 -spasm fear 1 -spasm joy 0 -spasm negative 1 -spasm positive 0 -spasm sadness 0 -spasm surprise 0 -spasm trust 0 -spat anger 1 -spat anticipation 0 -spat disgust 0 -spat fear 0 -spat joy 0 -spat negative 1 -spat positive 0 -spat sadness 0 -spat surprise 0 -spat trust 0 -spatula anger 0 -spatula anticipation 0 -spatula disgust 0 -spatula fear 0 -spatula joy 0 -spatula negative 0 -spatula positive 0 -spatula sadness 0 -spatula surprise 0 -spatula trust 0 -spawn anger 0 -spawn anticipation 0 -spawn disgust 0 -spawn fear 0 -spawn joy 0 -spawn negative 0 -spawn positive 0 -spawn sadness 0 -spawn surprise 0 -spawn trust 0 -speaker anger 0 -speaker anticipation 0 -speaker disgust 0 -speaker fear 0 -speaker joy 0 -speaker negative 0 -speaker positive 0 -speaker sadness 0 -speaker surprise 0 -speaker trust 0 -speaking anger 0 -speaking anticipation 0 -speaking disgust 0 -speaking fear 0 -speaking joy 0 -speaking negative 0 -speaking positive 0 -speaking sadness 0 -speaking surprise 0 -speaking trust 0 -spear anger 1 -spear anticipation 1 -spear disgust 0 -spear fear 1 -spear joy 0 -spear negative 1 -spear positive 0 -spear sadness 0 -spear surprise 0 -spear trust 0 -special anger 0 -special anticipation 0 -special disgust 0 -special fear 0 -special joy 1 -special negative 0 -special positive 1 -special sadness 0 -special surprise 0 -special trust 0 -specialist anger 0 -specialist anticipation 0 -specialist disgust 0 -specialist fear 0 -specialist joy 0 -specialist negative 0 -specialist positive 0 -specialist sadness 0 -specialist surprise 0 -specialist trust 1 -speciality anger 0 -speciality anticipation 0 -speciality disgust 0 -speciality fear 0 -speciality joy 0 -speciality negative 0 -speciality positive 0 -speciality sadness 0 -speciality surprise 0 -speciality trust 0 -specialize anger 0 -specialize anticipation 0 -specialize disgust 0 -specialize fear 0 -specialize joy 0 -specialize negative 0 -specialize positive 0 -specialize sadness 0 -specialize surprise 0 -specialize trust 1 -specially anger 0 -specially anticipation 0 -specially disgust 0 -specially fear 0 -specially joy 0 -specially negative 0 -specially positive 0 -specially sadness 0 -specially surprise 0 -specially trust 0 -specie anger 0 -specie anticipation 0 -specie disgust 0 -specie fear 0 -specie joy 0 -specie negative 0 -specie positive 1 -specie sadness 0 -specie surprise 0 -specie trust 0 -species anger 0 -species anticipation 0 -species disgust 0 -species fear 0 -species joy 0 -species negative 0 -species positive 0 -species sadness 0 -species surprise 0 -species trust 0 -specific anger 0 -specific anticipation 0 -specific disgust 0 -specific fear 0 -specific joy 0 -specific negative 0 -specific positive 0 -specific sadness 0 -specific surprise 0 -specific trust 0 -specification anger 0 -specification anticipation 0 -specification disgust 0 -specification fear 0 -specification joy 0 -specification negative 0 -specification positive 0 -specification sadness 0 -specification surprise 0 -specification trust 0 -specimen anger 0 -specimen anticipation 0 -specimen disgust 0 -specimen fear 0 -specimen joy 0 -specimen negative 0 -specimen positive 0 -specimen sadness 0 -specimen surprise 0 -specimen trust 0 -speck anger 0 -speck anticipation 0 -speck disgust 1 -speck fear 0 -speck joy 0 -speck negative 1 -speck positive 0 -speck sadness 0 -speck surprise 0 -speck trust 0 -speckled anger 0 -speckled anticipation 0 -speckled disgust 0 -speckled fear 0 -speckled joy 0 -speckled negative 0 -speckled positive 0 -speckled sadness 0 -speckled surprise 0 -speckled trust 0 -specs anger 0 -specs anticipation 0 -specs disgust 0 -specs fear 0 -specs joy 0 -specs negative 0 -specs positive 0 -specs sadness 0 -specs surprise 0 -specs trust 0 -spectacle anger 0 -spectacle anticipation 0 -spectacle disgust 0 -spectacle fear 0 -spectacle joy 0 -spectacle negative 1 -spectacle positive 1 -spectacle sadness 0 -spectacle surprise 0 -spectacle trust 0 -spectacles anger 0 -spectacles anticipation 0 -spectacles disgust 0 -spectacles fear 0 -spectacles joy 0 -spectacles negative 0 -spectacles positive 0 -spectacles sadness 0 -spectacles surprise 0 -spectacles trust 0 -spectacular anger 0 -spectacular anticipation 1 -spectacular disgust 0 -spectacular fear 0 -spectacular joy 0 -spectacular negative 0 -spectacular positive 0 -spectacular sadness 0 -spectacular surprise 1 -spectacular trust 0 -spectator anger 0 -spectator anticipation 0 -spectator disgust 0 -spectator fear 0 -spectator joy 0 -spectator negative 0 -spectator positive 0 -spectator sadness 0 -spectator surprise 0 -spectator trust 0 -specter anger 0 -specter anticipation 0 -specter disgust 0 -specter fear 1 -specter joy 0 -specter negative 1 -specter positive 0 -specter sadness 1 -specter surprise 0 -specter trust 0 -spectral anger 0 -spectral anticipation 0 -spectral disgust 0 -spectral fear 0 -spectral joy 0 -spectral negative 1 -spectral positive 0 -spectral sadness 0 -spectral surprise 0 -spectral trust 0 -spectrometer anger 0 -spectrometer anticipation 0 -spectrometer disgust 0 -spectrometer fear 0 -spectrometer joy 0 -spectrometer negative 0 -spectrometer positive 0 -spectrometer sadness 0 -spectrometer surprise 0 -spectrometer trust 0 -spectrophotometer anger 0 -spectrophotometer anticipation 0 -spectrophotometer disgust 0 -spectrophotometer fear 0 -spectrophotometer joy 0 -spectrophotometer negative 0 -spectrophotometer positive 0 -spectrophotometer sadness 0 -spectrophotometer surprise 0 -spectrophotometer trust 0 -spectroscopy anger 0 -spectroscopy anticipation 0 -spectroscopy disgust 0 -spectroscopy fear 0 -spectroscopy joy 0 -spectroscopy negative 0 -spectroscopy positive 0 -spectroscopy sadness 0 -spectroscopy surprise 0 -spectroscopy trust 0 -spectrum anger 0 -spectrum anticipation 0 -spectrum disgust 0 -spectrum fear 0 -spectrum joy 0 -spectrum negative 0 -spectrum positive 0 -spectrum sadness 0 -spectrum surprise 0 -spectrum trust 0 -speculate anger 0 -speculate anticipation 0 -speculate disgust 0 -speculate fear 0 -speculate joy 0 -speculate negative 0 -speculate positive 0 -speculate sadness 0 -speculate surprise 0 -speculate trust 0 -speculation anger 0 -speculation anticipation 0 -speculation disgust 0 -speculation fear 1 -speculation joy 0 -speculation negative 1 -speculation positive 0 -speculation sadness 1 -speculation surprise 0 -speculation trust 0 -speculative anger 0 -speculative anticipation 1 -speculative disgust 0 -speculative fear 0 -speculative joy 0 -speculative negative 0 -speculative positive 0 -speculative sadness 0 -speculative surprise 0 -speculative trust 0 -speculum anger 0 -speculum anticipation 0 -speculum disgust 0 -speculum fear 0 -speculum joy 0 -speculum negative 0 -speculum positive 0 -speculum sadness 0 -speculum surprise 0 -speculum trust 0 -speech anger 0 -speech anticipation 0 -speech disgust 0 -speech fear 0 -speech joy 0 -speech negative 0 -speech positive 1 -speech sadness 0 -speech surprise 0 -speech trust 0 -speechless anger 0 -speechless anticipation 0 -speechless disgust 0 -speechless fear 0 -speechless joy 0 -speechless negative 0 -speechless positive 0 -speechless sadness 0 -speechless surprise 0 -speechless trust 0 -speed anger 0 -speed anticipation 0 -speed disgust 0 -speed fear 0 -speed joy 0 -speed negative 0 -speed positive 0 -speed sadness 0 -speed surprise 0 -speed trust 0 -speedily anger 0 -speedily anticipation 0 -speedily disgust 0 -speedily fear 0 -speedily joy 0 -speedily negative 0 -speedily positive 0 -speedily sadness 0 -speedily surprise 0 -speedily trust 0 -speedometer anger 0 -speedometer anticipation 0 -speedometer disgust 0 -speedometer fear 0 -speedometer joy 0 -speedometer negative 0 -speedometer positive 0 -speedometer sadness 0 -speedometer surprise 0 -speedometer trust 0 -speedway anger 0 -speedway anticipation 0 -speedway disgust 0 -speedway fear 0 -speedway joy 0 -speedway negative 0 -speedway positive 0 -speedway sadness 0 -speedway surprise 0 -speedway trust 0 -speedy anger 0 -speedy anticipation 0 -speedy disgust 0 -speedy fear 0 -speedy joy 0 -speedy negative 0 -speedy positive 1 -speedy sadness 0 -speedy surprise 0 -speedy trust 0 -spellbound anger 0 -spellbound anticipation 0 -spellbound disgust 0 -spellbound fear 0 -spellbound joy 0 -spellbound negative 0 -spellbound positive 0 -spellbound sadness 0 -spellbound surprise 0 -spellbound trust 0 -spelling anger 0 -spelling anticipation 0 -spelling disgust 0 -spelling fear 0 -spelling joy 0 -spelling negative 0 -spelling positive 1 -spelling sadness 0 -spelling surprise 0 -spelling trust 0 -spencer anger 0 -spencer anticipation 0 -spencer disgust 0 -spencer fear 0 -spencer joy 0 -spencer negative 0 -spencer positive 0 -spencer sadness 0 -spencer surprise 0 -spencer trust 0 -spend anger 0 -spend anticipation 0 -spend disgust 0 -spend fear 0 -spend joy 0 -spend negative 0 -spend positive 0 -spend sadness 0 -spend surprise 0 -spend trust 0 -spent anger 0 -spent anticipation 0 -spent disgust 0 -spent fear 0 -spent joy 0 -spent negative 1 -spent positive 0 -spent sadness 0 -spent surprise 0 -spent trust 0 -sperm anger 0 -sperm anticipation 0 -sperm disgust 0 -sperm fear 0 -sperm joy 0 -sperm negative 0 -sperm positive 0 -sperm sadness 0 -sperm surprise 0 -sperm trust 0 -spew anger 0 -spew anticipation 0 -spew disgust 1 -spew fear 0 -spew joy 0 -spew negative 0 -spew positive 0 -spew sadness 0 -spew surprise 0 -spew trust 0 -sphere anger 0 -sphere anticipation 0 -sphere disgust 0 -sphere fear 0 -sphere joy 0 -sphere negative 0 -sphere positive 0 -sphere sadness 0 -sphere surprise 0 -sphere trust 0 -spherical anger 0 -spherical anticipation 0 -spherical disgust 0 -spherical fear 0 -spherical joy 0 -spherical negative 0 -spherical positive 0 -spherical sadness 0 -spherical surprise 0 -spherical trust 0 -sphinx anger 0 -sphinx anticipation 0 -sphinx disgust 0 -sphinx fear 0 -sphinx joy 0 -sphinx negative 0 -sphinx positive 0 -sphinx sadness 0 -sphinx surprise 0 -sphinx trust 0 -spice anger 0 -spice anticipation 0 -spice disgust 0 -spice fear 0 -spice joy 0 -spice negative 0 -spice positive 1 -spice sadness 0 -spice surprise 0 -spice trust 0 -spicy anger 0 -spicy anticipation 0 -spicy disgust 0 -spicy fear 0 -spicy joy 0 -spicy negative 0 -spicy positive 0 -spicy sadness 0 -spicy surprise 0 -spicy trust 0 -spider anger 0 -spider anticipation 0 -spider disgust 1 -spider fear 1 -spider joy 0 -spider negative 0 -spider positive 0 -spider sadness 0 -spider surprise 0 -spider trust 0 -spigot anger 0 -spigot anticipation 0 -spigot disgust 0 -spigot fear 0 -spigot joy 0 -spigot negative 0 -spigot positive 0 -spigot sadness 0 -spigot surprise 0 -spigot trust 0 -spike anger 0 -spike anticipation 0 -spike disgust 0 -spike fear 1 -spike joy 0 -spike negative 0 -spike positive 0 -spike sadness 0 -spike surprise 0 -spike trust 0 -spiked anger 0 -spiked anticipation 0 -spiked disgust 0 -spiked fear 0 -spiked joy 0 -spiked negative 0 -spiked positive 0 -spiked sadness 0 -spiked surprise 0 -spiked trust 0 -spiky anger 0 -spiky anticipation 0 -spiky disgust 0 -spiky fear 0 -spiky joy 0 -spiky negative 0 -spiky positive 0 -spiky sadness 0 -spiky surprise 0 -spiky trust 0 -spill anger 0 -spill anticipation 0 -spill disgust 0 -spill fear 0 -spill joy 0 -spill negative 0 -spill positive 0 -spill sadness 0 -spill surprise 0 -spill trust 0 -spin anger 0 -spin anticipation 0 -spin disgust 0 -spin fear 0 -spin joy 0 -spin negative 0 -spin positive 0 -spin sadness 0 -spin surprise 0 -spin trust 0 -spinal anger 0 -spinal anticipation 0 -spinal disgust 0 -spinal fear 0 -spinal joy 0 -spinal negative 0 -spinal positive 0 -spinal sadness 0 -spinal surprise 0 -spinal trust 0 -spindle anger 0 -spindle anticipation 0 -spindle disgust 0 -spindle fear 0 -spindle joy 0 -spindle negative 0 -spindle positive 0 -spindle sadness 0 -spindle surprise 0 -spindle trust 0 -spine anger 1 -spine anticipation 0 -spine disgust 0 -spine fear 0 -spine joy 0 -spine negative 1 -spine positive 1 -spine sadness 0 -spine surprise 0 -spine trust 0 -spinning anger 0 -spinning anticipation 0 -spinning disgust 0 -spinning fear 0 -spinning joy 0 -spinning negative 0 -spinning positive 0 -spinning sadness 0 -spinning surprise 0 -spinning trust 0 -spinster anger 0 -spinster anticipation 0 -spinster disgust 0 -spinster fear 1 -spinster joy 0 -spinster negative 1 -spinster positive 0 -spinster sadness 1 -spinster surprise 0 -spinster trust 0 -spiny anger 0 -spiny anticipation 0 -spiny disgust 0 -spiny fear 0 -spiny joy 0 -spiny negative 0 -spiny positive 0 -spiny sadness 0 -spiny surprise 0 -spiny trust 0 -spiral anger 0 -spiral anticipation 0 -spiral disgust 0 -spiral fear 0 -spiral joy 0 -spiral negative 0 -spiral positive 0 -spiral sadness 0 -spiral surprise 0 -spiral trust 0 -spire anger 0 -spire anticipation 0 -spire disgust 0 -spire fear 0 -spire joy 0 -spire negative 0 -spire positive 0 -spire sadness 0 -spire surprise 0 -spire trust 0 -spirit anger 0 -spirit anticipation 0 -spirit disgust 0 -spirit fear 0 -spirit joy 0 -spirit negative 0 -spirit positive 1 -spirit sadness 0 -spirit surprise 0 -spirit trust 0 -spirits anger 0 -spirits anticipation 1 -spirits disgust 0 -spirits fear 0 -spirits joy 1 -spirits negative 0 -spirits positive 1 -spirits sadness 0 -spirits surprise 1 -spirits trust 0 -spiritual anger 0 -spiritual anticipation 0 -spiritual disgust 0 -spiritual fear 0 -spiritual joy 0 -spiritual negative 0 -spiritual positive 0 -spiritual sadness 0 -spiritual surprise 0 -spiritual trust 0 -spirituality anger 0 -spirituality anticipation 0 -spirituality disgust 0 -spirituality fear 0 -spirituality joy 0 -spirituality negative 0 -spirituality positive 0 -spirituality sadness 0 -spirituality surprise 0 -spirituality trust 0 -spit anger 0 -spit anticipation 0 -spit disgust 1 -spit fear 0 -spit joy 0 -spit negative 0 -spit positive 0 -spit sadness 0 -spit surprise 0 -spit trust 0 -spite anger 1 -spite anticipation 0 -spite disgust 0 -spite fear 0 -spite joy 0 -spite negative 1 -spite positive 0 -spite sadness 0 -spite surprise 0 -spite trust 0 -spiteful anger 1 -spiteful anticipation 0 -spiteful disgust 0 -spiteful fear 0 -spiteful joy 0 -spiteful negative 1 -spiteful positive 0 -spiteful sadness 0 -spiteful surprise 0 -spiteful trust 0 -splash anger 0 -splash anticipation 0 -splash disgust 0 -splash fear 0 -splash joy 0 -splash negative 0 -splash positive 0 -splash sadness 0 -splash surprise 1 -splash trust 0 -spleen anger 0 -spleen anticipation 0 -spleen disgust 0 -spleen fear 0 -spleen joy 0 -spleen negative 0 -spleen positive 0 -spleen sadness 0 -spleen surprise 0 -spleen trust 0 -splendid anger 0 -splendid anticipation 0 -splendid disgust 0 -splendid fear 0 -splendid joy 1 -splendid negative 0 -splendid positive 1 -splendid sadness 0 -splendid surprise 1 -splendid trust 0 -splendor anger 0 -splendor anticipation 1 -splendor disgust 0 -splendor fear 0 -splendor joy 1 -splendor negative 0 -splendor positive 1 -splendor sadness 0 -splendor surprise 1 -splendor trust 0 -splice anger 0 -splice anticipation 0 -splice disgust 0 -splice fear 0 -splice joy 0 -splice negative 0 -splice positive 0 -splice sadness 0 -splice surprise 0 -splice trust 0 -spline anger 0 -spline anticipation 0 -spline disgust 0 -spline fear 0 -spline joy 0 -spline negative 0 -spline positive 0 -spline sadness 0 -spline surprise 0 -spline trust 0 -splint anger 0 -splint anticipation 0 -splint disgust 0 -splint fear 0 -splint joy 0 -splint negative 0 -splint positive 0 -splint sadness 0 -splint surprise 0 -splint trust 0 -splinter anger 0 -splinter anticipation 0 -splinter disgust 0 -splinter fear 0 -splinter joy 0 -splinter negative 1 -splinter positive 0 -splinter sadness 0 -splinter surprise 0 -splinter trust 0 -split anger 0 -split anticipation 0 -split disgust 0 -split fear 0 -split joy 0 -split negative 1 -split positive 0 -split sadness 0 -split surprise 0 -split trust 0 -splitting anger 0 -splitting anticipation 0 -splitting disgust 0 -splitting fear 0 -splitting joy 0 -splitting negative 1 -splitting positive 0 -splitting sadness 1 -splitting surprise 0 -splitting trust 0 -splurge anger 0 -splurge anticipation 0 -splurge disgust 0 -splurge fear 0 -splurge joy 0 -splurge negative 0 -splurge positive 0 -splurge sadness 0 -splurge surprise 0 -splurge trust 0 -spoil anger 0 -spoil anticipation 0 -spoil disgust 1 -spoil fear 0 -spoil joy 0 -spoil negative 1 -spoil positive 0 -spoil sadness 0 -spoil surprise 0 -spoil trust 0 -spoiler anger 0 -spoiler anticipation 0 -spoiler disgust 0 -spoiler fear 0 -spoiler joy 0 -spoiler negative 1 -spoiler positive 0 -spoiler sadness 1 -spoiler surprise 0 -spoiler trust 0 -spoiling anger 0 -spoiling anticipation 0 -spoiling disgust 0 -spoiling fear 0 -spoiling joy 0 -spoiling negative 0 -spoiling positive 0 -spoiling sadness 0 -spoiling surprise 0 -spoiling trust 0 -spoke anger 0 -spoke anticipation 0 -spoke disgust 0 -spoke fear 0 -spoke joy 0 -spoke negative 1 -spoke positive 0 -spoke sadness 0 -spoke surprise 0 -spoke trust 0 -spoken anger 0 -spoken anticipation 0 -spoken disgust 0 -spoken fear 0 -spoken joy 0 -spoken negative 0 -spoken positive 0 -spoken sadness 0 -spoken surprise 0 -spoken trust 0 -spokesman anger 0 -spokesman anticipation 0 -spokesman disgust 0 -spokesman fear 0 -spokesman joy 0 -spokesman negative 0 -spokesman positive 0 -spokesman sadness 0 -spokesman surprise 0 -spokesman trust 1 -sponge anger 0 -sponge anticipation 0 -sponge disgust 0 -sponge fear 0 -sponge joy 0 -sponge negative 1 -sponge positive 0 -sponge sadness 0 -sponge surprise 0 -sponge trust 0 -spongy anger 0 -spongy anticipation 0 -spongy disgust 0 -spongy fear 0 -spongy joy 0 -spongy negative 0 -spongy positive 0 -spongy sadness 0 -spongy surprise 0 -spongy trust 0 -sponsor anger 0 -sponsor anticipation 0 -sponsor disgust 0 -sponsor fear 0 -sponsor joy 0 -sponsor negative 0 -sponsor positive 1 -sponsor sadness 0 -sponsor surprise 0 -sponsor trust 1 -sponsorship anger 0 -sponsorship anticipation 0 -sponsorship disgust 0 -sponsorship fear 0 -sponsorship joy 0 -sponsorship negative 0 -sponsorship positive 0 -sponsorship sadness 0 -sponsorship surprise 0 -sponsorship trust 0 -spoof anger 0 -spoof anticipation 0 -spoof disgust 0 -spoof fear 0 -spoof joy 0 -spoof negative 0 -spoof positive 0 -spoof sadness 0 -spoof surprise 0 -spoof trust 0 -spook anger 0 -spook anticipation 0 -spook disgust 0 -spook fear 1 -spook joy 0 -spook negative 1 -spook positive 0 -spook sadness 0 -spook surprise 0 -spook trust 0 -spoon anger 0 -spoon anticipation 0 -spoon disgust 0 -spoon fear 0 -spoon joy 0 -spoon negative 0 -spoon positive 0 -spoon sadness 0 -spoon surprise 0 -spoon trust 0 -spoonful anger 0 -spoonful anticipation 0 -spoonful disgust 0 -spoonful fear 0 -spoonful joy 0 -spoonful negative 0 -spoonful positive 0 -spoonful sadness 0 -spoonful surprise 0 -spoonful trust 0 -sporadic anger 0 -sporadic anticipation 0 -sporadic disgust 0 -sporadic fear 0 -sporadic joy 0 -sporadic negative 0 -sporadic positive 0 -sporadic sadness 0 -sporadic surprise 0 -sporadic trust 0 -spore anger 0 -spore anticipation 0 -spore disgust 0 -spore fear 0 -spore joy 0 -spore negative 0 -spore positive 0 -spore sadness 0 -spore surprise 0 -spore trust 0 -sport anger 0 -sport anticipation 0 -sport disgust 0 -sport fear 0 -sport joy 0 -sport negative 0 -sport positive 0 -sport sadness 0 -sport surprise 0 -sport trust 0 -sporting anger 0 -sporting anticipation 0 -sporting disgust 0 -sporting fear 0 -sporting joy 0 -sporting negative 0 -sporting positive 0 -sporting sadness 0 -sporting surprise 0 -sporting trust 0 -sports anger 0 -sports anticipation 0 -sports disgust 0 -sports fear 0 -sports joy 0 -sports negative 0 -sports positive 0 -sports sadness 0 -sports surprise 0 -sports trust 0 -sportsman anger 0 -sportsman anticipation 0 -sportsman disgust 0 -sportsman fear 0 -sportsman joy 0 -sportsman negative 0 -sportsman positive 0 -sportsman sadness 0 -sportsman surprise 0 -sportsman trust 0 -spot anger 0 -spot anticipation 0 -spot disgust 0 -spot fear 0 -spot joy 0 -spot negative 0 -spot positive 0 -spot sadness 0 -spot surprise 0 -spot trust 0 -spotless anger 0 -spotless anticipation 0 -spotless disgust 0 -spotless fear 0 -spotless joy 0 -spotless negative 0 -spotless positive 1 -spotless sadness 0 -spotless surprise 0 -spotless trust 1 -spotted anger 0 -spotted anticipation 0 -spotted disgust 0 -spotted fear 0 -spotted joy 0 -spotted negative 0 -spotted positive 0 -spotted sadness 0 -spotted surprise 0 -spotted trust 0 -spotty anger 0 -spotty anticipation 0 -spotty disgust 0 -spotty fear 0 -spotty joy 0 -spotty negative 0 -spotty positive 0 -spotty sadness 0 -spotty surprise 0 -spotty trust 0 -spousal anger 0 -spousal anticipation 0 -spousal disgust 0 -spousal fear 0 -spousal joy 0 -spousal negative 0 -spousal positive 0 -spousal sadness 0 -spousal surprise 0 -spousal trust 0 -spouse anger 0 -spouse anticipation 0 -spouse disgust 0 -spouse fear 0 -spouse joy 1 -spouse negative 0 -spouse positive 1 -spouse sadness 0 -spouse surprise 0 -spouse trust 1 -spout anger 0 -spout anticipation 0 -spout disgust 0 -spout fear 0 -spout joy 0 -spout negative 0 -spout positive 0 -spout sadness 0 -spout surprise 0 -spout trust 0 -sprain anger 0 -sprain anticipation 0 -sprain disgust 0 -sprain fear 0 -sprain joy 0 -sprain negative 1 -sprain positive 0 -sprain sadness 1 -sprain surprise 0 -sprain trust 0 -sprawl anger 0 -sprawl anticipation 0 -sprawl disgust 0 -sprawl fear 0 -sprawl joy 0 -sprawl negative 0 -sprawl positive 0 -sprawl sadness 0 -sprawl surprise 0 -sprawl trust 0 -spray anger 0 -spray anticipation 0 -spray disgust 0 -spray fear 0 -spray joy 0 -spray negative 0 -spray positive 0 -spray sadness 0 -spray surprise 0 -spray trust 0 -spread anger 0 -spread anticipation 0 -spread disgust 0 -spread fear 0 -spread joy 0 -spread negative 0 -spread positive 0 -spread sadness 0 -spread surprise 0 -spread trust 0 -spree anger 0 -spree anticipation 0 -spree disgust 0 -spree fear 0 -spree joy 0 -spree negative 1 -spree positive 0 -spree sadness 0 -spree surprise 0 -spree trust 0 -sprinkling anger 0 -sprinkling anticipation 0 -sprinkling disgust 0 -sprinkling fear 0 -sprinkling joy 0 -sprinkling negative 0 -sprinkling positive 0 -sprinkling sadness 0 -sprinkling surprise 0 -sprinkling trust 0 -sprite anger 0 -sprite anticipation 0 -sprite disgust 0 -sprite fear 1 -sprite joy 0 -sprite negative 1 -sprite positive 0 -sprite sadness 0 -sprite surprise 0 -sprite trust 0 -sprout anger 0 -sprout anticipation 0 -sprout disgust 0 -sprout fear 0 -sprout joy 0 -sprout negative 0 -sprout positive 0 -sprout sadness 0 -sprout surprise 0 -sprout trust 0 -spruce anger 0 -spruce anticipation 0 -spruce disgust 0 -spruce fear 0 -spruce joy 0 -spruce negative 0 -spruce positive 1 -spruce sadness 0 -spruce surprise 0 -spruce trust 0 -spur anger 0 -spur anticipation 0 -spur disgust 0 -spur fear 1 -spur joy 0 -spur negative 0 -spur positive 0 -spur sadness 0 -spur surprise 0 -spur trust 0 -spurious anger 0 -spurious anticipation 0 -spurious disgust 1 -spurious fear 0 -spurious joy 0 -spurious negative 1 -spurious positive 0 -spurious sadness 0 -spurious surprise 0 -spurious trust 0 -spurred anger 0 -spurred anticipation 0 -spurred disgust 0 -spurred fear 0 -spurred joy 0 -spurred negative 0 -spurred positive 0 -spurred sadness 0 -spurred surprise 0 -spurred trust 0 -spurt anger 0 -spurt anticipation 0 -spurt disgust 0 -spurt fear 0 -spurt joy 0 -spurt negative 0 -spurt positive 0 -spurt sadness 0 -spurt surprise 0 -spurt trust 0 -spy anger 0 -spy anticipation 0 -spy disgust 0 -spy fear 0 -spy joy 0 -spy negative 0 -spy positive 0 -spy sadness 0 -spy surprise 0 -spy trust 0 -squad anger 0 -squad anticipation 0 -squad disgust 0 -squad fear 0 -squad joy 0 -squad negative 0 -squad positive 0 -squad sadness 0 -squad surprise 0 -squad trust 0 -squadron anger 0 -squadron anticipation 0 -squadron disgust 0 -squadron fear 0 -squadron joy 0 -squadron negative 0 -squadron positive 0 -squadron sadness 0 -squadron surprise 0 -squadron trust 0 -squall anger 0 -squall anticipation 0 -squall disgust 0 -squall fear 1 -squall joy 0 -squall negative 1 -squall positive 0 -squall sadness 1 -squall surprise 0 -squall trust 0 -squamous anger 0 -squamous anticipation 0 -squamous disgust 0 -squamous fear 0 -squamous joy 0 -squamous negative 0 -squamous positive 0 -squamous sadness 0 -squamous surprise 0 -squamous trust 0 -square anger 0 -square anticipation 0 -square disgust 0 -square fear 0 -square joy 0 -square negative 0 -square positive 0 -square sadness 0 -square surprise 0 -square trust 0 -squat anger 0 -squat anticipation 0 -squat disgust 0 -squat fear 0 -squat joy 0 -squat negative 0 -squat positive 0 -squat sadness 0 -squat surprise 0 -squat trust 0 -squatter anger 0 -squatter anticipation 0 -squatter disgust 0 -squatter fear 0 -squatter joy 0 -squatter negative 1 -squatter positive 0 -squatter sadness 0 -squatter surprise 0 -squatter trust 0 -squeak anger 0 -squeak anticipation 0 -squeak disgust 0 -squeak fear 0 -squeak joy 0 -squeak negative 0 -squeak positive 0 -squeak sadness 0 -squeak surprise 0 -squeak trust 0 -squeal anger 0 -squeal anticipation 0 -squeal disgust 0 -squeal fear 0 -squeal joy 0 -squeal negative 0 -squeal positive 0 -squeal sadness 0 -squeal surprise 0 -squeal trust 0 -squeamish anger 0 -squeamish anticipation 0 -squeamish disgust 1 -squeamish fear 1 -squeamish joy 0 -squeamish negative 1 -squeamish positive 0 -squeamish sadness 0 -squeamish surprise 0 -squeamish trust 0 -squeeze anger 0 -squeeze anticipation 0 -squeeze disgust 0 -squeeze fear 0 -squeeze joy 0 -squeeze negative 0 -squeeze positive 0 -squeeze sadness 0 -squeeze surprise 0 -squeeze trust 0 -squeezing anger 0 -squeezing anticipation 0 -squeezing disgust 0 -squeezing fear 0 -squeezing joy 0 -squeezing negative 0 -squeezing positive 0 -squeezing sadness 0 -squeezing surprise 0 -squeezing trust 0 -squelch anger 1 -squelch anticipation 0 -squelch disgust 1 -squelch fear 0 -squelch joy 0 -squelch negative 1 -squelch positive 0 -squelch sadness 0 -squelch surprise 0 -squelch trust 0 -squint anger 0 -squint anticipation 0 -squint disgust 0 -squint fear 0 -squint joy 0 -squint negative 0 -squint positive 0 -squint sadness 0 -squint surprise 0 -squint trust 0 -squire anger 0 -squire anticipation 0 -squire disgust 0 -squire fear 0 -squire joy 0 -squire negative 0 -squire positive 0 -squire sadness 0 -squire surprise 0 -squire trust 0 -squirm anger 0 -squirm anticipation 0 -squirm disgust 1 -squirm fear 0 -squirm joy 0 -squirm negative 1 -squirm positive 0 -squirm sadness 0 -squirm surprise 0 -squirm trust 0 -squirrel anger 0 -squirrel anticipation 0 -squirrel disgust 0 -squirrel fear 0 -squirrel joy 0 -squirrel negative 0 -squirrel positive 0 -squirrel sadness 0 -squirrel surprise 0 -squirrel trust 0 -squirt anger 0 -squirt anticipation 0 -squirt disgust 0 -squirt fear 0 -squirt joy 0 -squirt negative 0 -squirt positive 0 -squirt sadness 0 -squirt surprise 0 -squirt trust 0 -stab anger 1 -stab anticipation 0 -stab disgust 0 -stab fear 1 -stab joy 0 -stab negative 1 -stab positive 0 -stab sadness 1 -stab surprise 1 -stab trust 0 -stability anger 0 -stability anticipation 0 -stability disgust 0 -stability fear 0 -stability joy 0 -stability negative 0 -stability positive 0 -stability sadness 0 -stability surprise 0 -stability trust 0 -stable anger 0 -stable anticipation 0 -stable disgust 0 -stable fear 0 -stable joy 0 -stable negative 0 -stable positive 1 -stable sadness 0 -stable surprise 0 -stable trust 1 -staccato anger 0 -staccato anticipation 0 -staccato disgust 0 -staccato fear 0 -staccato joy 0 -staccato negative 0 -staccato positive 1 -staccato sadness 0 -staccato surprise 0 -staccato trust 0 -stack anger 0 -stack anticipation 0 -stack disgust 0 -stack fear 0 -stack joy 0 -stack negative 0 -stack positive 0 -stack sadness 0 -stack surprise 0 -stack trust 0 -staff anger 0 -staff anticipation 0 -staff disgust 0 -staff fear 0 -staff joy 0 -staff negative 0 -staff positive 0 -staff sadness 0 -staff surprise 0 -staff trust 0 -stag anger 0 -stag anticipation 0 -stag disgust 0 -stag fear 0 -stag joy 0 -stag negative 0 -stag positive 0 -stag sadness 0 -stag surprise 0 -stag trust 0 -stage anger 0 -stage anticipation 0 -stage disgust 0 -stage fear 0 -stage joy 0 -stage negative 0 -stage positive 0 -stage sadness 0 -stage surprise 0 -stage trust 0 -stagger anger 0 -stagger anticipation 0 -stagger disgust 0 -stagger fear 0 -stagger joy 0 -stagger negative 0 -stagger positive 0 -stagger sadness 0 -stagger surprise 1 -stagger trust 0 -staggering anger 0 -staggering anticipation 0 -staggering disgust 0 -staggering fear 0 -staggering joy 0 -staggering negative 1 -staggering positive 0 -staggering sadness 0 -staggering surprise 0 -staggering trust 0 -stagnant anger 0 -stagnant anticipation 0 -stagnant disgust 0 -stagnant fear 0 -stagnant joy 0 -stagnant negative 1 -stagnant positive 0 -stagnant sadness 1 -stagnant surprise 0 -stagnant trust 0 -stagnation anger 0 -stagnation anticipation 0 -stagnation disgust 0 -stagnation fear 0 -stagnation joy 0 -stagnation negative 0 -stagnation positive 0 -stagnation sadness 0 -stagnation surprise 0 -stagnation trust 0 -staid anger 0 -staid anticipation 0 -staid disgust 0 -staid fear 0 -staid joy 0 -staid negative 0 -staid positive 0 -staid sadness 0 -staid surprise 0 -staid trust 0 -stain anger 0 -stain anticipation 0 -stain disgust 1 -stain fear 0 -stain joy 0 -stain negative 1 -stain positive 0 -stain sadness 0 -stain surprise 0 -stain trust 0 -stainless anger 0 -stainless anticipation 0 -stainless disgust 0 -stainless fear 0 -stainless joy 0 -stainless negative 0 -stainless positive 1 -stainless sadness 0 -stainless surprise 0 -stainless trust 0 -stair anger 0 -stair anticipation 0 -stair disgust 0 -stair fear 0 -stair joy 0 -stair negative 0 -stair positive 0 -stair sadness 0 -stair surprise 0 -stair trust 0 -staircase anger 0 -staircase anticipation 0 -staircase disgust 0 -staircase fear 0 -staircase joy 0 -staircase negative 0 -staircase positive 0 -staircase sadness 0 -staircase surprise 0 -staircase trust 0 -stairway anger 0 -stairway anticipation 0 -stairway disgust 0 -stairway fear 0 -stairway joy 0 -stairway negative 0 -stairway positive 0 -stairway sadness 0 -stairway surprise 0 -stairway trust 0 -stake anger 0 -stake anticipation 0 -stake disgust 0 -stake fear 0 -stake joy 0 -stake negative 0 -stake positive 0 -stake sadness 0 -stake surprise 0 -stake trust 0 -stale anger 0 -stale anticipation 0 -stale disgust 0 -stale fear 0 -stale joy 0 -stale negative 1 -stale positive 0 -stale sadness 0 -stale surprise 0 -stale trust 0 -stalemate anger 1 -stalemate anticipation 0 -stalemate disgust 1 -stalemate fear 0 -stalemate joy 0 -stalemate negative 0 -stalemate positive 0 -stalemate sadness 0 -stalemate surprise 0 -stalemate trust 0 -stalk anger 0 -stalk anticipation 0 -stalk disgust 0 -stalk fear 1 -stalk joy 0 -stalk negative 1 -stalk positive 0 -stalk sadness 0 -stalk surprise 0 -stalk trust 0 -stall anger 0 -stall anticipation 0 -stall disgust 1 -stall fear 0 -stall joy 0 -stall negative 0 -stall positive 0 -stall sadness 0 -stall surprise 0 -stall trust 0 -stallion anger 0 -stallion anticipation 0 -stallion disgust 0 -stallion fear 0 -stallion joy 0 -stallion negative 0 -stallion positive 1 -stallion sadness 0 -stallion surprise 0 -stallion trust 0 -stalls anger 0 -stalls anticipation 0 -stalls disgust 0 -stalls fear 0 -stalls joy 0 -stalls negative 0 -stalls positive 0 -stalls sadness 0 -stalls surprise 0 -stalls trust 0 -stalwart anger 0 -stalwart anticipation 0 -stalwart disgust 0 -stalwart fear 0 -stalwart joy 0 -stalwart negative 0 -stalwart positive 1 -stalwart sadness 0 -stalwart surprise 0 -stalwart trust 0 -stamina anger 0 -stamina anticipation 0 -stamina disgust 0 -stamina fear 0 -stamina joy 0 -stamina negative 0 -stamina positive 1 -stamina sadness 0 -stamina surprise 0 -stamina trust 1 -stamp anger 0 -stamp anticipation 0 -stamp disgust 0 -stamp fear 0 -stamp joy 0 -stamp negative 0 -stamp positive 0 -stamp sadness 0 -stamp surprise 0 -stamp trust 0 -stand anger 0 -stand anticipation 0 -stand disgust 0 -stand fear 0 -stand joy 0 -stand negative 0 -stand positive 0 -stand sadness 0 -stand surprise 0 -stand trust 0 -standard anger 0 -standard anticipation 0 -standard disgust 0 -standard fear 0 -standard joy 0 -standard negative 0 -standard positive 0 -standard sadness 0 -standard surprise 0 -standard trust 0 -standardize anger 0 -standardize anticipation 0 -standardize disgust 0 -standardize fear 0 -standardize joy 0 -standardize negative 0 -standardize positive 0 -standardize sadness 0 -standardize surprise 0 -standardize trust 0 -standing anger 0 -standing anticipation 0 -standing disgust 0 -standing fear 0 -standing joy 0 -standing negative 0 -standing positive 1 -standing sadness 0 -standing surprise 0 -standing trust 0 -standoff anger 1 -standoff anticipation 0 -standoff disgust 0 -standoff fear 1 -standoff joy 0 -standoff negative 1 -standoff positive 0 -standoff sadness 0 -standoff surprise 0 -standoff trust 0 -standpoint anger 0 -standpoint anticipation 0 -standpoint disgust 0 -standpoint fear 0 -standpoint joy 0 -standpoint negative 0 -standpoint positive 0 -standpoint sadness 0 -standpoint surprise 0 -standpoint trust 0 -standstill anger 1 -standstill anticipation 0 -standstill disgust 0 -standstill fear 0 -standstill joy 0 -standstill negative 1 -standstill positive 0 -standstill sadness 0 -standstill surprise 0 -standstill trust 0 -stanza anger 0 -stanza anticipation 0 -stanza disgust 0 -stanza fear 0 -stanza joy 0 -stanza negative 0 -stanza positive 0 -stanza sadness 0 -stanza surprise 0 -stanza trust 0 -staple anger 0 -staple anticipation 0 -staple disgust 0 -staple fear 0 -staple joy 0 -staple negative 0 -staple positive 0 -staple sadness 0 -staple surprise 0 -staple trust 0 -star anger 0 -star anticipation 1 -star disgust 0 -star fear 0 -star joy 1 -star negative 0 -star positive 1 -star sadness 0 -star surprise 0 -star trust 1 -starboard anger 0 -starboard anticipation 0 -starboard disgust 0 -starboard fear 0 -starboard joy 0 -starboard negative 0 -starboard positive 0 -starboard sadness 0 -starboard surprise 0 -starboard trust 0 -starch anger 0 -starch anticipation 0 -starch disgust 0 -starch fear 0 -starch joy 0 -starch negative 0 -starch positive 0 -starch sadness 0 -starch surprise 0 -starch trust 0 -stare anger 0 -stare anticipation 0 -stare disgust 0 -stare fear 0 -stare joy 0 -stare negative 0 -stare positive 0 -stare sadness 0 -stare surprise 0 -stare trust 0 -staring anger 0 -staring anticipation 0 -staring disgust 0 -staring fear 0 -staring joy 0 -staring negative 1 -staring positive 0 -staring sadness 0 -staring surprise 0 -staring trust 0 -stark anger 0 -stark anticipation 0 -stark disgust 0 -stark fear 0 -stark joy 0 -stark negative 1 -stark positive 0 -stark sadness 0 -stark surprise 0 -stark trust 1 -starlight anger 0 -starlight anticipation 0 -starlight disgust 0 -starlight fear 0 -starlight joy 0 -starlight negative 0 -starlight positive 1 -starlight sadness 0 -starlight surprise 0 -starlight trust 0 -starry anger 0 -starry anticipation 1 -starry disgust 0 -starry fear 0 -starry joy 1 -starry negative 0 -starry positive 1 -starry sadness 0 -starry surprise 0 -starry trust 0 -stars anger 0 -stars anticipation 0 -stars disgust 0 -stars fear 0 -stars joy 0 -stars negative 0 -stars positive 0 -stars sadness 0 -stars surprise 0 -stars trust 0 -start anger 0 -start anticipation 1 -start disgust 0 -start fear 0 -start joy 0 -start negative 0 -start positive 0 -start sadness 0 -start surprise 0 -start trust 0 -startle anger 0 -startle anticipation 0 -startle disgust 0 -startle fear 1 -startle joy 0 -startle negative 1 -startle positive 0 -startle sadness 0 -startle surprise 1 -startle trust 0 -startling anger 0 -startling anticipation 0 -startling disgust 0 -startling fear 0 -startling joy 0 -startling negative 0 -startling positive 0 -startling sadness 0 -startling surprise 1 -startling trust 0 -starvation anger 0 -starvation anticipation 0 -starvation disgust 0 -starvation fear 1 -starvation joy 0 -starvation negative 1 -starvation positive 0 -starvation sadness 1 -starvation surprise 0 -starvation trust 0 -starved anger 0 -starved anticipation 0 -starved disgust 0 -starved fear 0 -starved joy 0 -starved negative 1 -starved positive 0 -starved sadness 0 -starved surprise 0 -starved trust 0 -starving anger 0 -starving anticipation 0 -starving disgust 0 -starving fear 0 -starving joy 0 -starving negative 1 -starving positive 0 -starving sadness 0 -starving surprise 0 -starving trust 0 -state anger 0 -state anticipation 0 -state disgust 0 -state fear 0 -state joy 0 -state negative 0 -state positive 0 -state sadness 0 -state surprise 0 -state trust 0 -stately anger 0 -stately anticipation 0 -stately disgust 0 -stately fear 0 -stately joy 0 -stately negative 0 -stately positive 1 -stately sadness 0 -stately surprise 0 -stately trust 0 -statement anger 0 -statement anticipation 0 -statement disgust 0 -statement fear 0 -statement joy 0 -statement negative 0 -statement positive 1 -statement sadness 0 -statement surprise 0 -statement trust 1 -stateroom anger 0 -stateroom anticipation 0 -stateroom disgust 0 -stateroom fear 0 -stateroom joy 0 -stateroom negative 0 -stateroom positive 0 -stateroom sadness 0 -stateroom surprise 0 -stateroom trust 0 -statesman anger 0 -statesman anticipation 0 -statesman disgust 0 -statesman fear 0 -statesman joy 0 -statesman negative 0 -statesman positive 0 -statesman sadness 0 -statesman surprise 0 -statesman trust 0 -static anger 0 -static anticipation 0 -static disgust 0 -static fear 0 -static joy 0 -static negative 0 -static positive 0 -static sadness 0 -static surprise 0 -static trust 0 -statics anger 0 -statics anticipation 0 -statics disgust 0 -statics fear 0 -statics joy 0 -statics negative 0 -statics positive 0 -statics sadness 0 -statics surprise 0 -statics trust 0 -station anger 0 -station anticipation 0 -station disgust 0 -station fear 0 -station joy 0 -station negative 0 -station positive 0 -station sadness 0 -station surprise 0 -station trust 0 -stationary anger 0 -stationary anticipation 0 -stationary disgust 0 -stationary fear 0 -stationary joy 0 -stationary negative 1 -stationary positive 0 -stationary sadness 0 -stationary surprise 0 -stationary trust 0 -stationery anger 0 -stationery anticipation 0 -stationery disgust 0 -stationery fear 0 -stationery joy 0 -stationery negative 0 -stationery positive 0 -stationery sadness 0 -stationery surprise 0 -stationery trust 0 -statistical anger 0 -statistical anticipation 0 -statistical disgust 0 -statistical fear 0 -statistical joy 0 -statistical negative 0 -statistical positive 0 -statistical sadness 0 -statistical surprise 0 -statistical trust 1 -statistician anger 0 -statistician anticipation 0 -statistician disgust 0 -statistician fear 0 -statistician joy 0 -statistician negative 0 -statistician positive 0 -statistician sadness 0 -statistician surprise 0 -statistician trust 0 -stator anger 0 -stator anticipation 0 -stator disgust 0 -stator fear 0 -stator joy 0 -stator negative 0 -stator positive 0 -stator sadness 0 -stator surprise 0 -stator trust 0 -statuary anger 0 -statuary anticipation 0 -statuary disgust 0 -statuary fear 0 -statuary joy 0 -statuary negative 0 -statuary positive 0 -statuary sadness 0 -statuary surprise 0 -statuary trust 0 -statue anger 0 -statue anticipation 0 -statue disgust 0 -statue fear 0 -statue joy 0 -statue negative 0 -statue positive 1 -statue sadness 0 -statue surprise 0 -statue trust 0 -statuette anger 0 -statuette anticipation 0 -statuette disgust 0 -statuette fear 0 -statuette joy 0 -statuette negative 0 -statuette positive 0 -statuette sadness 0 -statuette surprise 0 -statuette trust 0 -stature anger 0 -stature anticipation 0 -stature disgust 0 -stature fear 0 -stature joy 0 -stature negative 0 -stature positive 0 -stature sadness 0 -stature surprise 0 -stature trust 0 -status anger 0 -status anticipation 0 -status disgust 0 -status fear 0 -status joy 0 -status negative 0 -status positive 1 -status sadness 0 -status surprise 0 -status trust 0 -statute anger 0 -statute anticipation 0 -statute disgust 0 -statute fear 0 -statute joy 0 -statute negative 0 -statute positive 0 -statute sadness 0 -statute surprise 0 -statute trust 0 -statutory anger 0 -statutory anticipation 0 -statutory disgust 0 -statutory fear 0 -statutory joy 0 -statutory negative 0 -statutory positive 0 -statutory sadness 0 -statutory surprise 0 -statutory trust 0 -staunch anger 0 -staunch anticipation 0 -staunch disgust 0 -staunch fear 0 -staunch joy 0 -staunch negative 0 -staunch positive 1 -staunch sadness 0 -staunch surprise 0 -staunch trust 0 -stave anger 0 -stave anticipation 0 -stave disgust 0 -stave fear 0 -stave joy 0 -stave negative 1 -stave positive 0 -stave sadness 0 -stave surprise 0 -stave trust 0 -stay anger 0 -stay anticipation 0 -stay disgust 0 -stay fear 0 -stay joy 0 -stay negative 0 -stay positive 0 -stay sadness 0 -stay surprise 0 -stay trust 0 -stayed anger 0 -stayed anticipation 0 -stayed disgust 0 -stayed fear 0 -stayed joy 0 -stayed negative 0 -stayed positive 0 -stayed sadness 0 -stayed surprise 0 -stayed trust 0 -stays anger 0 -stays anticipation 0 -stays disgust 0 -stays fear 0 -stays joy 0 -stays negative 0 -stays positive 0 -stays sadness 0 -stays surprise 0 -stays trust 0 -stead anger 0 -stead anticipation 0 -stead disgust 0 -stead fear 0 -stead joy 0 -stead negative 0 -stead positive 0 -stead sadness 0 -stead surprise 0 -stead trust 0 -steadfast anger 0 -steadfast anticipation 0 -steadfast disgust 0 -steadfast fear 0 -steadfast joy 0 -steadfast negative 0 -steadfast positive 1 -steadfast sadness 0 -steadfast surprise 0 -steadfast trust 1 -steady anger 0 -steady anticipation 0 -steady disgust 0 -steady fear 0 -steady joy 0 -steady negative 0 -steady positive 0 -steady sadness 0 -steady surprise 1 -steady trust 1 -steal anger 1 -steal anticipation 0 -steal disgust 0 -steal fear 1 -steal joy 0 -steal negative 1 -steal positive 0 -steal sadness 1 -steal surprise 0 -steal trust 0 -stealing anger 0 -stealing anticipation 0 -stealing disgust 1 -stealing fear 1 -stealing joy 0 -stealing negative 1 -stealing positive 0 -stealing sadness 0 -stealing surprise 0 -stealing trust 0 -stealth anger 0 -stealth anticipation 0 -stealth disgust 0 -stealth fear 0 -stealth joy 0 -stealth negative 0 -stealth positive 0 -stealth sadness 0 -stealth surprise 1 -stealth trust 0 -stealthily anger 0 -stealthily anticipation 0 -stealthily disgust 0 -stealthily fear 0 -stealthily joy 0 -stealthily negative 0 -stealthily positive 0 -stealthily sadness 0 -stealthily surprise 1 -stealthily trust 0 -stealthy anger 0 -stealthy anticipation 1 -stealthy disgust 0 -stealthy fear 1 -stealthy joy 0 -stealthy negative 1 -stealthy positive 0 -stealthy sadness 0 -stealthy surprise 1 -stealthy trust 0 -steamboat anger 0 -steamboat anticipation 0 -steamboat disgust 0 -steamboat fear 0 -steamboat joy 0 -steamboat negative 0 -steamboat positive 0 -steamboat sadness 0 -steamboat surprise 0 -steamboat trust 0 -steamer anger 0 -steamer anticipation 0 -steamer disgust 0 -steamer fear 0 -steamer joy 0 -steamer negative 0 -steamer positive 0 -steamer sadness 0 -steamer surprise 0 -steamer trust 0 -steamroller anger 0 -steamroller anticipation 0 -steamroller disgust 0 -steamroller fear 0 -steamroller joy 0 -steamroller negative 0 -steamroller positive 0 -steamroller sadness 0 -steamroller surprise 0 -steamroller trust 0 -steamship anger 0 -steamship anticipation 0 -steamship disgust 0 -steamship fear 0 -steamship joy 0 -steamship negative 0 -steamship positive 0 -steamship sadness 0 -steamship surprise 0 -steamship trust 0 -steamy anger 0 -steamy anticipation 0 -steamy disgust 0 -steamy fear 0 -steamy joy 0 -steamy negative 0 -steamy positive 0 -steamy sadness 0 -steamy surprise 0 -steamy trust 0 -steel anger 0 -steel anticipation 0 -steel disgust 0 -steel fear 0 -steel joy 0 -steel negative 0 -steel positive 0 -steel sadness 0 -steel surprise 0 -steel trust 0 -steep anger 0 -steep anticipation 0 -steep disgust 0 -steep fear 0 -steep joy 0 -steep negative 0 -steep positive 0 -steep sadness 0 -steep surprise 0 -steep trust 0 -steeple anger 0 -steeple anticipation 0 -steeple disgust 0 -steeple fear 0 -steeple joy 0 -steeple negative 0 -steeple positive 0 -steeple sadness 0 -steeple surprise 0 -steeple trust 0 -steer anger 0 -steer anticipation 0 -steer disgust 0 -steer fear 0 -steer joy 0 -steer negative 0 -steer positive 0 -steer sadness 0 -steer surprise 0 -steer trust 0 -stellar anger 0 -stellar anticipation 0 -stellar disgust 0 -stellar fear 0 -stellar joy 0 -stellar negative 0 -stellar positive 1 -stellar sadness 0 -stellar surprise 0 -stellar trust 0 -stem anger 0 -stem anticipation 0 -stem disgust 0 -stem fear 0 -stem joy 0 -stem negative 0 -stem positive 0 -stem sadness 0 -stem surprise 0 -stem trust 0 -stench anger 0 -stench anticipation 0 -stench disgust 0 -stench fear 0 -stench joy 0 -stench negative 0 -stench positive 0 -stench sadness 0 -stench surprise 0 -stench trust 0 -stencil anger 0 -stencil anticipation 0 -stencil disgust 0 -stencil fear 0 -stencil joy 0 -stencil negative 0 -stencil positive 0 -stencil sadness 0 -stencil surprise 0 -stencil trust 0 -step anger 0 -step anticipation 0 -step disgust 0 -step fear 0 -step joy 0 -step negative 0 -step positive 0 -step sadness 0 -step surprise 0 -step trust 0 -steppe anger 0 -steppe anticipation 0 -steppe disgust 0 -steppe fear 0 -steppe joy 0 -steppe negative 0 -steppe positive 0 -steppe sadness 0 -steppe surprise 0 -steppe trust 0 -steps anger 0 -steps anticipation 0 -steps disgust 0 -steps fear 0 -steps joy 0 -steps negative 0 -steps positive 0 -steps sadness 0 -steps surprise 0 -steps trust 0 -stereoscopic anger 0 -stereoscopic anticipation 0 -stereoscopic disgust 0 -stereoscopic fear 0 -stereoscopic joy 0 -stereoscopic negative 0 -stereoscopic positive 0 -stereoscopic sadness 0 -stereoscopic surprise 0 -stereoscopic trust 0 -stereotype anger 0 -stereotype anticipation 0 -stereotype disgust 0 -stereotype fear 0 -stereotype joy 0 -stereotype negative 1 -stereotype positive 0 -stereotype sadness 0 -stereotype surprise 0 -stereotype trust 0 -stereotyped anger 0 -stereotyped anticipation 0 -stereotyped disgust 0 -stereotyped fear 0 -stereotyped joy 0 -stereotyped negative 1 -stereotyped positive 0 -stereotyped sadness 0 -stereotyped surprise 0 -stereotyped trust 0 -sterile anger 0 -sterile anticipation 0 -sterile disgust 0 -sterile fear 0 -sterile joy 0 -sterile negative 1 -sterile positive 0 -sterile sadness 1 -sterile surprise 0 -sterile trust 0 -sterility anger 0 -sterility anticipation 0 -sterility disgust 0 -sterility fear 0 -sterility joy 0 -sterility negative 1 -sterility positive 0 -sterility sadness 0 -sterility surprise 0 -sterility trust 0 -sterling anger 1 -sterling anticipation 1 -sterling disgust 0 -sterling fear 0 -sterling joy 1 -sterling negative 1 -sterling positive 1 -sterling sadness 0 -sterling surprise 0 -sterling trust 1 -stern anger 0 -stern anticipation 0 -stern disgust 0 -stern fear 0 -stern joy 0 -stern negative 1 -stern positive 0 -stern sadness 0 -stern surprise 0 -stern trust 0 -stethoscope anger 0 -stethoscope anticipation 0 -stethoscope disgust 0 -stethoscope fear 0 -stethoscope joy 0 -stethoscope negative 0 -stethoscope positive 0 -stethoscope sadness 0 -stethoscope surprise 0 -stethoscope trust 0 -stew anger 0 -stew anticipation 0 -stew disgust 0 -stew fear 0 -stew joy 0 -stew negative 0 -stew positive 0 -stew sadness 0 -stew surprise 0 -stew trust 0 -steward anger 0 -steward anticipation 0 -steward disgust 0 -steward fear 0 -steward joy 0 -steward negative 0 -steward positive 1 -steward sadness 0 -steward surprise 0 -steward trust 1 -stewardship anger 0 -stewardship anticipation 0 -stewardship disgust 0 -stewardship fear 0 -stewardship joy 0 -stewardship negative 0 -stewardship positive 0 -stewardship sadness 0 -stewardship surprise 0 -stewardship trust 0 -stick anger 0 -stick anticipation 0 -stick disgust 0 -stick fear 0 -stick joy 0 -stick negative 0 -stick positive 0 -stick sadness 0 -stick surprise 0 -stick trust 0 -sticking anger 0 -sticking anticipation 0 -sticking disgust 0 -sticking fear 0 -sticking joy 0 -sticking negative 0 -sticking positive 0 -sticking sadness 0 -sticking surprise 0 -sticking trust 0 -sticky anger 0 -sticky anticipation 0 -sticky disgust 1 -sticky fear 0 -sticky joy 0 -sticky negative 0 -sticky positive 0 -sticky sadness 0 -sticky surprise 0 -sticky trust 0 -stiff anger 0 -stiff anticipation 0 -stiff disgust 0 -stiff fear 0 -stiff joy 0 -stiff negative 1 -stiff positive 0 -stiff sadness 0 -stiff surprise 0 -stiff trust 0 -stiffen anger 0 -stiffen anticipation 0 -stiffen disgust 0 -stiffen fear 0 -stiffen joy 0 -stiffen negative 0 -stiffen positive 0 -stiffen sadness 0 -stiffen surprise 0 -stiffen trust 0 -stiffness anger 0 -stiffness anticipation 0 -stiffness disgust 0 -stiffness fear 0 -stiffness joy 0 -stiffness negative 1 -stiffness positive 0 -stiffness sadness 0 -stiffness surprise 0 -stiffness trust 0 -stifle anger 0 -stifle anticipation 0 -stifle disgust 0 -stifle fear 0 -stifle joy 0 -stifle negative 1 -stifle positive 0 -stifle sadness 0 -stifle surprise 0 -stifle trust 0 -stifled anger 1 -stifled anticipation 0 -stifled disgust 0 -stifled fear 1 -stifled joy 0 -stifled negative 1 -stifled positive 0 -stifled sadness 1 -stifled surprise 0 -stifled trust 0 -stifling anger 0 -stifling anticipation 0 -stifling disgust 0 -stifling fear 0 -stifling joy 0 -stifling negative 0 -stifling positive 0 -stifling sadness 0 -stifling surprise 0 -stifling trust 0 -stigma anger 1 -stigma anticipation 0 -stigma disgust 1 -stigma fear 1 -stigma joy 0 -stigma negative 1 -stigma positive 0 -stigma sadness 1 -stigma surprise 0 -stigma trust 0 -stile anger 0 -stile anticipation 0 -stile disgust 0 -stile fear 0 -stile joy 0 -stile negative 0 -stile positive 0 -stile sadness 0 -stile surprise 0 -stile trust 0 -stiletto anger 0 -stiletto anticipation 0 -stiletto disgust 0 -stiletto fear 0 -stiletto joy 0 -stiletto negative 0 -stiletto positive 0 -stiletto sadness 0 -stiletto surprise 0 -stiletto trust 0 -stillborn anger 0 -stillborn anticipation 0 -stillborn disgust 0 -stillborn fear 0 -stillborn joy 0 -stillborn negative 1 -stillborn positive 0 -stillborn sadness 1 -stillborn surprise 0 -stillborn trust 0 -stillness anger 0 -stillness anticipation 0 -stillness disgust 0 -stillness fear 1 -stillness joy 0 -stillness negative 0 -stillness positive 1 -stillness sadness 1 -stillness surprise 0 -stillness trust 0 -stilts anger 0 -stilts anticipation 0 -stilts disgust 0 -stilts fear 0 -stilts joy 0 -stilts negative 0 -stilts positive 0 -stilts sadness 0 -stilts surprise 0 -stilts trust 0 -stimulant anger 0 -stimulant anticipation 0 -stimulant disgust 0 -stimulant fear 0 -stimulant joy 0 -stimulant negative 0 -stimulant positive 0 -stimulant sadness 0 -stimulant surprise 0 -stimulant trust 0 -stimulation anger 0 -stimulation anticipation 0 -stimulation disgust 0 -stimulation fear 0 -stimulation joy 0 -stimulation negative 0 -stimulation positive 0 -stimulation sadness 0 -stimulation surprise 0 -stimulation trust 0 -stimulus anger 0 -stimulus anticipation 0 -stimulus disgust 0 -stimulus fear 0 -stimulus joy 0 -stimulus negative 0 -stimulus positive 0 -stimulus sadness 0 -stimulus surprise 0 -stimulus trust 0 -sting anger 1 -sting anticipation 0 -sting disgust 0 -sting fear 1 -sting joy 0 -sting negative 1 -sting positive 0 -sting sadness 0 -sting surprise 0 -sting trust 0 -stinging anger 0 -stinging anticipation 0 -stinging disgust 0 -stinging fear 0 -stinging joy 0 -stinging negative 1 -stinging positive 0 -stinging sadness 0 -stinging surprise 0 -stinging trust 0 -stingy anger 1 -stingy anticipation 0 -stingy disgust 1 -stingy fear 1 -stingy joy 0 -stingy negative 1 -stingy positive 0 -stingy sadness 1 -stingy surprise 0 -stingy trust 0 -stink anger 0 -stink anticipation 0 -stink disgust 1 -stink fear 0 -stink joy 0 -stink negative 1 -stink positive 0 -stink sadness 0 -stink surprise 0 -stink trust 0 -stinking anger 0 -stinking anticipation 0 -stinking disgust 1 -stinking fear 0 -stinking joy 0 -stinking negative 1 -stinking positive 0 -stinking sadness 0 -stinking surprise 0 -stinking trust 0 -stint anger 0 -stint anticipation 0 -stint disgust 0 -stint fear 1 -stint joy 0 -stint negative 1 -stint positive 0 -stint sadness 1 -stint surprise 0 -stint trust 0 -stipulate anger 0 -stipulate anticipation 0 -stipulate disgust 0 -stipulate fear 0 -stipulate joy 0 -stipulate negative 0 -stipulate positive 0 -stipulate sadness 0 -stipulate surprise 0 -stipulate trust 0 -stipulation anger 0 -stipulation anticipation 0 -stipulation disgust 0 -stipulation fear 0 -stipulation joy 0 -stipulation negative 0 -stipulation positive 0 -stipulation sadness 0 -stipulation surprise 0 -stipulation trust 0 -stir anger 0 -stir anticipation 0 -stir disgust 0 -stir fear 0 -stir joy 0 -stir negative 0 -stir positive 0 -stir sadness 0 -stir surprise 0 -stir trust 0 -stirring anger 0 -stirring anticipation 0 -stirring disgust 0 -stirring fear 0 -stirring joy 0 -stirring negative 0 -stirring positive 0 -stirring sadness 0 -stirring surprise 0 -stirring trust 0 -stitch anger 0 -stitch anticipation 0 -stitch disgust 0 -stitch fear 0 -stitch joy 0 -stitch negative 0 -stitch positive 0 -stitch sadness 0 -stitch surprise 0 -stitch trust 0 -stock anger 0 -stock anticipation 0 -stock disgust 0 -stock fear 0 -stock joy 0 -stock negative 0 -stock positive 0 -stock sadness 0 -stock surprise 0 -stock trust 0 -stockbroker anger 0 -stockbroker anticipation 0 -stockbroker disgust 0 -stockbroker fear 0 -stockbroker joy 0 -stockbroker negative 0 -stockbroker positive 0 -stockbroker sadness 0 -stockbroker surprise 0 -stockbroker trust 0 -stocking anger 0 -stocking anticipation 0 -stocking disgust 0 -stocking fear 0 -stocking joy 0 -stocking negative 0 -stocking positive 0 -stocking sadness 0 -stocking surprise 0 -stocking trust 0 -stocks anger 0 -stocks anticipation 0 -stocks disgust 0 -stocks fear 0 -stocks joy 0 -stocks negative 1 -stocks positive 0 -stocks sadness 0 -stocks surprise 0 -stocks trust 0 -stole anger 0 -stole anticipation 0 -stole disgust 0 -stole fear 0 -stole joy 0 -stole negative 0 -stole positive 0 -stole sadness 0 -stole surprise 0 -stole trust 0 -stolen anger 1 -stolen anticipation 0 -stolen disgust 0 -stolen fear 0 -stolen joy 0 -stolen negative 1 -stolen positive 0 -stolen sadness 0 -stolen surprise 0 -stolen trust 0 -stomach anger 0 -stomach anticipation 0 -stomach disgust 1 -stomach fear 0 -stomach joy 0 -stomach negative 0 -stomach positive 0 -stomach sadness 0 -stomach surprise 0 -stomach trust 0 -stone anger 1 -stone anticipation 0 -stone disgust 0 -stone fear 0 -stone joy 0 -stone negative 1 -stone positive 0 -stone sadness 0 -stone surprise 0 -stone trust 0 -stoned anger 0 -stoned anticipation 0 -stoned disgust 0 -stoned fear 0 -stoned joy 0 -stoned negative 1 -stoned positive 0 -stoned sadness 0 -stoned surprise 0 -stoned trust 0 -stoneware anger 0 -stoneware anticipation 0 -stoneware disgust 0 -stoneware fear 0 -stoneware joy 0 -stoneware negative 0 -stoneware positive 0 -stoneware sadness 0 -stoneware surprise 0 -stoneware trust 0 -stony anger 0 -stony anticipation 0 -stony disgust 0 -stony fear 0 -stony joy 0 -stony negative 0 -stony positive 0 -stony sadness 0 -stony surprise 0 -stony trust 0 -stool anger 0 -stool anticipation 0 -stool disgust 0 -stool fear 0 -stool joy 0 -stool negative 0 -stool positive 0 -stool sadness 0 -stool surprise 0 -stool trust 0 -stools anger 0 -stools anticipation 0 -stools disgust 1 -stools fear 0 -stools joy 0 -stools negative 1 -stools positive 0 -stools sadness 0 -stools surprise 0 -stools trust 0 -stoop anger 0 -stoop anticipation 0 -stoop disgust 0 -stoop fear 0 -stoop joy 0 -stoop negative 0 -stoop positive 0 -stoop sadness 0 -stoop surprise 0 -stoop trust 0 -stop anger 0 -stop anticipation 0 -stop disgust 0 -stop fear 0 -stop joy 0 -stop negative 0 -stop positive 0 -stop sadness 0 -stop surprise 0 -stop trust 0 -stoppage anger 0 -stoppage anticipation 0 -stoppage disgust 0 -stoppage fear 0 -stoppage joy 0 -stoppage negative 1 -stoppage positive 0 -stoppage sadness 0 -stoppage surprise 0 -stoppage trust 0 -stopper anger 0 -stopper anticipation 0 -stopper disgust 0 -stopper fear 0 -stopper joy 0 -stopper negative 0 -stopper positive 0 -stopper sadness 0 -stopper surprise 0 -stopper trust 0 -stopping anger 0 -stopping anticipation 0 -stopping disgust 0 -stopping fear 0 -stopping joy 0 -stopping negative 0 -stopping positive 0 -stopping sadness 0 -stopping surprise 0 -stopping trust 0 -stopwatch anger 0 -stopwatch anticipation 0 -stopwatch disgust 0 -stopwatch fear 0 -stopwatch joy 0 -stopwatch negative 0 -stopwatch positive 0 -stopwatch sadness 0 -stopwatch surprise 0 -stopwatch trust 0 -storage anger 0 -storage anticipation 0 -storage disgust 0 -storage fear 0 -storage joy 0 -storage negative 0 -storage positive 0 -storage sadness 0 -storage surprise 0 -storage trust 0 -store anger 0 -store anticipation 1 -store disgust 0 -store fear 0 -store joy 0 -store negative 0 -store positive 1 -store sadness 0 -store surprise 0 -store trust 0 -storehouse anger 0 -storehouse anticipation 0 -storehouse disgust 0 -storehouse fear 0 -storehouse joy 0 -storehouse negative 0 -storehouse positive 0 -storehouse sadness 0 -storehouse surprise 0 -storehouse trust 0 -storing anger 0 -storing anticipation 0 -storing disgust 0 -storing fear 0 -storing joy 0 -storing negative 0 -storing positive 0 -storing sadness 0 -storing surprise 0 -storing trust 0 -storm anger 1 -storm anticipation 0 -storm disgust 0 -storm fear 0 -storm joy 0 -storm negative 1 -storm positive 0 -storm sadness 0 -storm surprise 0 -storm trust 0 -storming anger 1 -storming anticipation 0 -storming disgust 0 -storming fear 0 -storming joy 0 -storming negative 0 -storming positive 0 -storming sadness 0 -storming surprise 0 -storming trust 0 -stormy anger 0 -stormy anticipation 0 -stormy disgust 0 -stormy fear 1 -stormy joy 0 -stormy negative 1 -stormy positive 0 -stormy sadness 0 -stormy surprise 0 -stormy trust 0 -story anger 0 -story anticipation 0 -story disgust 0 -story fear 0 -story joy 0 -story negative 0 -story positive 0 -story sadness 0 -story surprise 0 -story trust 0 -stout anger 0 -stout anticipation 0 -stout disgust 0 -stout fear 0 -stout joy 0 -stout negative 0 -stout positive 0 -stout sadness 0 -stout surprise 0 -stout trust 0 -stove anger 0 -stove anticipation 0 -stove disgust 0 -stove fear 0 -stove joy 0 -stove negative 0 -stove positive 0 -stove sadness 0 -stove surprise 0 -stove trust 0 -stow anger 0 -stow anticipation 0 -stow disgust 0 -stow fear 0 -stow joy 0 -stow negative 0 -stow positive 0 -stow sadness 0 -stow surprise 0 -stow trust 0 -straddle anger 0 -straddle anticipation 0 -straddle disgust 0 -straddle fear 0 -straddle joy 0 -straddle negative 0 -straddle positive 0 -straddle sadness 0 -straddle surprise 0 -straddle trust 0 -straighten anger 0 -straighten anticipation 0 -straighten disgust 0 -straighten fear 0 -straighten joy 0 -straighten negative 0 -straighten positive 0 -straighten sadness 0 -straighten surprise 0 -straighten trust 0 -straightforward anger 0 -straightforward anticipation 0 -straightforward disgust 0 -straightforward fear 0 -straightforward joy 0 -straightforward negative 0 -straightforward positive 1 -straightforward sadness 0 -straightforward surprise 0 -straightforward trust 1 -straightway anger 0 -straightway anticipation 0 -straightway disgust 0 -straightway fear 0 -straightway joy 0 -straightway negative 0 -straightway positive 0 -straightway sadness 0 -straightway surprise 0 -straightway trust 0 -strained anger 1 -strained anticipation 0 -strained disgust 0 -strained fear 0 -strained joy 0 -strained negative 1 -strained positive 0 -strained sadness 0 -strained surprise 0 -strained trust 0 -strait anger 0 -strait anticipation 0 -strait disgust 0 -strait fear 0 -strait joy 0 -strait negative 0 -strait positive 0 -strait sadness 0 -strait surprise 0 -strait trust 0 -straits anger 0 -straits anticipation 0 -straits disgust 0 -straits fear 1 -straits joy 0 -straits negative 1 -straits positive 0 -straits sadness 0 -straits surprise 0 -straits trust 0 -strand anger 0 -strand anticipation 0 -strand disgust 0 -strand fear 0 -strand joy 0 -strand negative 0 -strand positive 0 -strand sadness 0 -strand surprise 0 -strand trust 0 -stranded anger 0 -stranded anticipation 0 -stranded disgust 0 -stranded fear 0 -stranded joy 0 -stranded negative 1 -stranded positive 0 -stranded sadness 0 -stranded surprise 0 -stranded trust 0 -stranger anger 0 -stranger anticipation 0 -stranger disgust 0 -stranger fear 1 -stranger joy 0 -stranger negative 1 -stranger positive 0 -stranger sadness 0 -stranger surprise 0 -stranger trust 0 -strangle anger 1 -strangle anticipation 0 -strangle disgust 1 -strangle fear 1 -strangle joy 0 -strangle negative 1 -strangle positive 0 -strangle sadness 1 -strangle surprise 1 -strangle trust 0 -strap anger 0 -strap anticipation 0 -strap disgust 0 -strap fear 0 -strap joy 0 -strap negative 0 -strap positive 0 -strap sadness 0 -strap surprise 0 -strap trust 0 -strapping anger 0 -strapping anticipation 0 -strapping disgust 0 -strapping fear 0 -strapping joy 0 -strapping negative 0 -strapping positive 0 -strapping sadness 0 -strapping surprise 0 -strapping trust 0 -strata anger 0 -strata anticipation 0 -strata disgust 0 -strata fear 0 -strata joy 0 -strata negative 0 -strata positive 0 -strata sadness 0 -strata surprise 0 -strata trust 0 -strategic anger 0 -strategic anticipation 0 -strategic disgust 0 -strategic fear 0 -strategic joy 0 -strategic negative 0 -strategic positive 1 -strategic sadness 0 -strategic surprise 0 -strategic trust 0 -strategist anger 0 -strategist anticipation 1 -strategist disgust 0 -strategist fear 0 -strategist joy 0 -strategist negative 0 -strategist positive 1 -strategist sadness 0 -strategist surprise 0 -strategist trust 1 -strategy anger 0 -strategy anticipation 0 -strategy disgust 0 -strategy fear 0 -strategy joy 0 -strategy negative 0 -strategy positive 0 -strategy sadness 0 -strategy surprise 0 -strategy trust 0 -stratification anger 0 -stratification anticipation 0 -stratification disgust 0 -stratification fear 0 -stratification joy 0 -stratification negative 0 -stratification positive 0 -stratification sadness 0 -stratification surprise 0 -stratification trust 0 -stratum anger 0 -stratum anticipation 0 -stratum disgust 0 -stratum fear 0 -stratum joy 0 -stratum negative 0 -stratum positive 0 -stratum sadness 0 -stratum surprise 0 -stratum trust 0 -stratus anger 0 -stratus anticipation 0 -stratus disgust 0 -stratus fear 0 -stratus joy 0 -stratus negative 0 -stratus positive 0 -stratus sadness 0 -stratus surprise 0 -stratus trust 0 -straw anger 0 -straw anticipation 0 -straw disgust 0 -straw fear 0 -straw joy 0 -straw negative 0 -straw positive 0 -straw sadness 0 -straw surprise 0 -straw trust 0 -stray anger 0 -stray anticipation 0 -stray disgust 0 -stray fear 0 -stray joy 0 -stray negative 1 -stray positive 0 -stray sadness 0 -stray surprise 0 -stray trust 0 -streak anger 0 -streak anticipation 0 -streak disgust 0 -streak fear 0 -streak joy 0 -streak negative 0 -streak positive 0 -streak sadness 0 -streak surprise 0 -streak trust 0 -streaked anger 0 -streaked anticipation 0 -streaked disgust 0 -streaked fear 0 -streaked joy 0 -streaked negative 0 -streaked positive 0 -streaked sadness 0 -streaked surprise 0 -streaked trust 0 -stream anger 0 -stream anticipation 0 -stream disgust 0 -stream fear 0 -stream joy 0 -stream negative 0 -stream positive 0 -stream sadness 0 -stream surprise 0 -stream trust 0 -streamer anger 0 -streamer anticipation 0 -streamer disgust 0 -streamer fear 0 -streamer joy 0 -streamer negative 0 -streamer positive 0 -streamer sadness 0 -streamer surprise 0 -streamer trust 0 -streaming anger 0 -streaming anticipation 0 -streaming disgust 0 -streaming fear 0 -streaming joy 0 -streaming negative 0 -streaming positive 0 -streaming sadness 0 -streaming surprise 0 -streaming trust 0 -street anger 0 -street anticipation 0 -street disgust 0 -street fear 0 -street joy 0 -street negative 0 -street positive 0 -street sadness 0 -street surprise 0 -street trust 0 -strength anger 0 -strength anticipation 0 -strength disgust 0 -strength fear 0 -strength joy 0 -strength negative 0 -strength positive 1 -strength sadness 0 -strength surprise 0 -strength trust 1 -strengthen anger 0 -strengthen anticipation 0 -strengthen disgust 0 -strengthen fear 0 -strengthen joy 0 -strengthen negative 0 -strengthen positive 1 -strengthen sadness 0 -strengthen surprise 0 -strengthen trust 0 -strengthening anger 0 -strengthening anticipation 0 -strengthening disgust 0 -strengthening fear 0 -strengthening joy 1 -strengthening negative 0 -strengthening positive 1 -strengthening sadness 0 -strengthening surprise 0 -strengthening trust 1 -strenuous anger 0 -strenuous anticipation 0 -strenuous disgust 0 -strenuous fear 0 -strenuous joy 0 -strenuous negative 0 -strenuous positive 0 -strenuous sadness 0 -strenuous surprise 0 -strenuous trust 0 -stress anger 0 -stress anticipation 0 -stress disgust 0 -stress fear 0 -stress joy 0 -stress negative 1 -stress positive 0 -stress sadness 0 -stress surprise 0 -stress trust 0 -stretch anger 0 -stretch anticipation 0 -stretch disgust 0 -stretch fear 0 -stretch joy 0 -stretch negative 0 -stretch positive 0 -stretch sadness 0 -stretch surprise 0 -stretch trust 0 -stretcher anger 0 -stretcher anticipation 0 -stretcher disgust 0 -stretcher fear 1 -stretcher joy 0 -stretcher negative 0 -stretcher positive 0 -stretcher sadness 1 -stretcher surprise 0 -stretcher trust 0 -stricken anger 0 -stricken anticipation 0 -stricken disgust 0 -stricken fear 0 -stricken joy 0 -stricken negative 0 -stricken positive 0 -stricken sadness 1 -stricken surprise 0 -stricken trust 0 -stride anger 0 -stride anticipation 0 -stride disgust 0 -stride fear 0 -stride joy 0 -stride negative 0 -stride positive 0 -stride sadness 0 -stride surprise 0 -stride trust 0 -strife anger 1 -strife anticipation 0 -strife disgust 0 -strife fear 0 -strife joy 0 -strife negative 1 -strife positive 0 -strife sadness 0 -strife surprise 0 -strife trust 0 -strike anger 1 -strike anticipation 0 -strike disgust 0 -strike fear 0 -strike joy 0 -strike negative 1 -strike positive 0 -strike sadness 0 -strike surprise 0 -strike trust 0 -striking anger 0 -striking anticipation 0 -striking disgust 0 -striking fear 0 -striking joy 0 -striking negative 0 -striking positive 1 -striking sadness 0 -striking surprise 0 -striking trust 0 -strikingly anger 0 -strikingly anticipation 0 -strikingly disgust 0 -strikingly fear 0 -strikingly joy 0 -strikingly negative 0 -strikingly positive 1 -strikingly sadness 0 -strikingly surprise 0 -strikingly trust 0 -string anger 0 -string anticipation 0 -string disgust 0 -string fear 0 -string joy 0 -string negative 0 -string positive 0 -string sadness 0 -string surprise 0 -string trust 0 -stringy anger 0 -stringy anticipation 0 -stringy disgust 0 -stringy fear 0 -stringy joy 0 -stringy negative 0 -stringy positive 0 -stringy sadness 0 -stringy surprise 0 -stringy trust 0 -strip anger 0 -strip anticipation 0 -strip disgust 0 -strip fear 0 -strip joy 0 -strip negative 1 -strip positive 0 -strip sadness 1 -strip surprise 0 -strip trust 0 -stripe anger 0 -stripe anticipation 0 -stripe disgust 0 -stripe fear 0 -stripe joy 0 -stripe negative 1 -stripe positive 0 -stripe sadness 0 -stripe surprise 0 -stripe trust 0 -stripped anger 1 -stripped anticipation 1 -stripped disgust 1 -stripped fear 1 -stripped joy 0 -stripped negative 1 -stripped positive 0 -stripped sadness 1 -stripped surprise 0 -stripped trust 0 -strive anger 0 -strive anticipation 1 -strive disgust 0 -strive fear 0 -strive joy 0 -strive negative 0 -strive positive 0 -strive sadness 0 -strive surprise 0 -strive trust 0 -strobe anger 0 -strobe anticipation 0 -strobe disgust 0 -strobe fear 0 -strobe joy 0 -strobe negative 0 -strobe positive 0 -strobe sadness 0 -strobe surprise 0 -strobe trust 0 -stroke anger 0 -stroke anticipation 0 -stroke disgust 0 -stroke fear 1 -stroke joy 0 -stroke negative 1 -stroke positive 0 -stroke sadness 1 -stroke surprise 0 -stroke trust 0 -stroll anger 0 -stroll anticipation 0 -stroll disgust 0 -stroll fear 0 -stroll joy 0 -stroll negative 0 -stroll positive 0 -stroll sadness 0 -stroll surprise 0 -stroll trust 0 -stronghold anger 0 -stronghold anticipation 0 -stronghold disgust 0 -stronghold fear 0 -stronghold joy 0 -stronghold negative 0 -stronghold positive 0 -stronghold sadness 0 -stronghold surprise 0 -stronghold trust 0 -strongly anger 0 -strongly anticipation 0 -strongly disgust 0 -strongly fear 0 -strongly joy 0 -strongly negative 0 -strongly positive 1 -strongly sadness 0 -strongly surprise 0 -strongly trust 0 -structural anger 0 -structural anticipation 0 -structural disgust 0 -structural fear 0 -structural joy 0 -structural negative 0 -structural positive 0 -structural sadness 0 -structural surprise 0 -structural trust 1 -structure anger 0 -structure anticipation 0 -structure disgust 0 -structure fear 0 -structure joy 0 -structure negative 0 -structure positive 1 -structure sadness 0 -structure surprise 0 -structure trust 1 -struggle anger 1 -struggle anticipation 0 -struggle disgust 0 -struggle fear 1 -struggle joy 0 -struggle negative 1 -struggle positive 0 -struggle sadness 1 -struggle surprise 0 -struggle trust 0 -strut anger 0 -strut anticipation 0 -strut disgust 0 -strut fear 0 -strut joy 0 -strut negative 1 -strut positive 0 -strut sadness 0 -strut surprise 0 -strut trust 0 -stubble anger 0 -stubble anticipation 0 -stubble disgust 0 -stubble fear 0 -stubble joy 0 -stubble negative 0 -stubble positive 0 -stubble sadness 0 -stubble surprise 0 -stubble trust 0 -stubbornness anger 0 -stubbornness anticipation 0 -stubbornness disgust 0 -stubbornness fear 0 -stubbornness joy 0 -stubbornness negative 0 -stubbornness positive 0 -stubbornness sadness 0 -stubbornness surprise 0 -stubbornness trust 0 -stubby anger 0 -stubby anticipation 0 -stubby disgust 0 -stubby fear 0 -stubby joy 0 -stubby negative 0 -stubby positive 0 -stubby sadness 0 -stubby surprise 0 -stubby trust 0 -stucco anger 0 -stucco anticipation 0 -stucco disgust 0 -stucco fear 0 -stucco joy 0 -stucco negative 0 -stucco positive 0 -stucco sadness 0 -stucco surprise 0 -stucco trust 0 -stuck anger 0 -stuck anticipation 0 -stuck disgust 0 -stuck fear 0 -stuck joy 0 -stuck negative 0 -stuck positive 0 -stuck sadness 0 -stuck surprise 0 -stuck trust 0 -stud anger 0 -stud anticipation 0 -stud disgust 0 -stud fear 0 -stud joy 0 -stud negative 0 -stud positive 1 -stud sadness 0 -stud surprise 0 -stud trust 0 -studded anger 0 -studded anticipation 0 -studded disgust 0 -studded fear 0 -studded joy 0 -studded negative 0 -studded positive 0 -studded sadness 0 -studded surprise 0 -studded trust 0 -student anger 0 -student anticipation 0 -student disgust 0 -student fear 0 -student joy 0 -student negative 0 -student positive 0 -student sadness 0 -student surprise 0 -student trust 0 -studied anger 0 -studied anticipation 0 -studied disgust 0 -studied fear 0 -studied joy 0 -studied negative 0 -studied positive 0 -studied sadness 0 -studied surprise 0 -studied trust 0 -studio anger 0 -studio anticipation 0 -studio disgust 0 -studio fear 0 -studio joy 0 -studio negative 0 -studio positive 0 -studio sadness 0 -studio surprise 0 -studio trust 0 -study anger 0 -study anticipation 0 -study disgust 0 -study fear 0 -study joy 0 -study negative 0 -study positive 1 -study sadness 0 -study surprise 0 -study trust 0 -stuff anger 0 -stuff anticipation 0 -stuff disgust 0 -stuff fear 0 -stuff joy 0 -stuff negative 0 -stuff positive 0 -stuff sadness 0 -stuff surprise 0 -stuff trust 0 -stuffing anger 0 -stuffing anticipation 0 -stuffing disgust 0 -stuffing fear 0 -stuffing joy 0 -stuffing negative 0 -stuffing positive 0 -stuffing sadness 0 -stuffing surprise 0 -stuffing trust 0 -stuffy anger 0 -stuffy anticipation 0 -stuffy disgust 0 -stuffy fear 0 -stuffy joy 0 -stuffy negative 1 -stuffy positive 0 -stuffy sadness 0 -stuffy surprise 0 -stuffy trust 0 -stumble anger 0 -stumble anticipation 0 -stumble disgust 0 -stumble fear 0 -stumble joy 0 -stumble negative 1 -stumble positive 0 -stumble sadness 0 -stumble surprise 0 -stumble trust 0 -stump anger 0 -stump anticipation 0 -stump disgust 0 -stump fear 0 -stump joy 0 -stump negative 0 -stump positive 0 -stump sadness 0 -stump surprise 0 -stump trust 0 -stunned anger 0 -stunned anticipation 0 -stunned disgust 0 -stunned fear 1 -stunned joy 0 -stunned negative 1 -stunned positive 0 -stunned sadness 0 -stunned surprise 1 -stunned trust 0 -stunt anger 0 -stunt anticipation 0 -stunt disgust 0 -stunt fear 0 -stunt joy 0 -stunt negative 0 -stunt positive 0 -stunt sadness 0 -stunt surprise 0 -stunt trust 0 -stunted anger 0 -stunted anticipation 0 -stunted disgust 0 -stunted fear 0 -stunted joy 0 -stunted negative 1 -stunted positive 0 -stunted sadness 0 -stunted surprise 0 -stunted trust 0 -stupendous anger 0 -stupendous anticipation 0 -stupendous disgust 0 -stupendous fear 0 -stupendous joy 0 -stupendous negative 0 -stupendous positive 0 -stupendous sadness 0 -stupendous surprise 0 -stupendous trust 0 -stupid anger 0 -stupid anticipation 0 -stupid disgust 0 -stupid fear 0 -stupid joy 0 -stupid negative 1 -stupid positive 0 -stupid sadness 0 -stupid surprise 0 -stupid trust 0 -stupidity anger 0 -stupidity anticipation 0 -stupidity disgust 0 -stupidity fear 0 -stupidity joy 0 -stupidity negative 1 -stupidity positive 0 -stupidity sadness 0 -stupidity surprise 0 -stupidity trust 0 -stupor anger 0 -stupor anticipation 0 -stupor disgust 0 -stupor fear 0 -stupor joy 0 -stupor negative 1 -stupor positive 0 -stupor sadness 0 -stupor surprise 0 -stupor trust 0 -sturdy anger 0 -sturdy anticipation 0 -sturdy disgust 0 -sturdy fear 0 -sturdy joy 0 -sturdy negative 0 -sturdy positive 1 -sturdy sadness 0 -sturdy surprise 0 -sturdy trust 0 -sturgeon anger 0 -sturgeon anticipation 0 -sturgeon disgust 0 -sturgeon fear 0 -sturgeon joy 0 -sturgeon negative 0 -sturgeon positive 0 -sturgeon sadness 0 -sturgeon surprise 0 -sturgeon trust 0 -stutter anger 0 -stutter anticipation 0 -stutter disgust 0 -stutter fear 0 -stutter joy 0 -stutter negative 0 -stutter positive 0 -stutter sadness 0 -stutter surprise 0 -stutter trust 0 -sty anger 0 -sty anticipation 0 -sty disgust 1 -sty fear 0 -sty joy 0 -sty negative 1 -sty positive 0 -sty sadness 0 -sty surprise 0 -sty trust 0 -style anger 0 -style anticipation 0 -style disgust 0 -style fear 0 -style joy 0 -style negative 0 -style positive 0 -style sadness 0 -style surprise 0 -style trust 0 -stylish anger 0 -stylish anticipation 0 -stylish disgust 0 -stylish fear 0 -stylish joy 0 -stylish negative 0 -stylish positive 0 -stylish sadness 0 -stylish surprise 0 -stylish trust 0 -subatomic anger 0 -subatomic anticipation 0 -subatomic disgust 0 -subatomic fear 0 -subatomic joy 0 -subatomic negative 0 -subatomic positive 0 -subatomic sadness 0 -subatomic surprise 0 -subatomic trust 0 -subcommittee anger 0 -subcommittee anticipation 0 -subcommittee disgust 0 -subcommittee fear 0 -subcommittee joy 0 -subcommittee negative 0 -subcommittee positive 0 -subcommittee sadness 0 -subcommittee surprise 0 -subcommittee trust 0 -subconscious anger 0 -subconscious anticipation 0 -subconscious disgust 0 -subconscious fear 0 -subconscious joy 0 -subconscious negative 0 -subconscious positive 0 -subconscious sadness 0 -subconscious surprise 0 -subconscious trust 0 -subcutaneous anger 0 -subcutaneous anticipation 0 -subcutaneous disgust 0 -subcutaneous fear 0 -subcutaneous joy 0 -subcutaneous negative 0 -subcutaneous positive 0 -subcutaneous sadness 0 -subcutaneous surprise 0 -subcutaneous trust 0 -subdivide anger 0 -subdivide anticipation 0 -subdivide disgust 0 -subdivide fear 0 -subdivide joy 0 -subdivide negative 0 -subdivide positive 0 -subdivide sadness 0 -subdivide surprise 0 -subdivide trust 0 -subdivision anger 0 -subdivision anticipation 0 -subdivision disgust 0 -subdivision fear 0 -subdivision joy 0 -subdivision negative 0 -subdivision positive 0 -subdivision sadness 0 -subdivision surprise 0 -subdivision trust 0 -subduction anger 0 -subduction anticipation 0 -subduction disgust 0 -subduction fear 0 -subduction joy 0 -subduction negative 0 -subduction positive 0 -subduction sadness 0 -subduction surprise 0 -subduction trust 0 -subdue anger 0 -subdue anticipation 0 -subdue disgust 0 -subdue fear 0 -subdue joy 0 -subdue negative 1 -subdue positive 0 -subdue sadness 0 -subdue surprise 0 -subdue trust 0 -subdued anger 0 -subdued anticipation 0 -subdued disgust 0 -subdued fear 0 -subdued joy 0 -subdued negative 0 -subdued positive 0 -subdued sadness 0 -subdued surprise 0 -subdued trust 0 -subito anger 0 -subito anticipation 0 -subito disgust 0 -subito fear 0 -subito joy 0 -subito negative 0 -subito positive 0 -subito sadness 0 -subito surprise 1 -subito trust 0 -subject anger 0 -subject anticipation 0 -subject disgust 0 -subject fear 0 -subject joy 0 -subject negative 1 -subject positive 0 -subject sadness 0 -subject surprise 0 -subject trust 0 -subjected anger 0 -subjected anticipation 0 -subjected disgust 0 -subjected fear 0 -subjected joy 0 -subjected negative 1 -subjected positive 0 -subjected sadness 1 -subjected surprise 0 -subjected trust 0 -subjection anger 0 -subjection anticipation 0 -subjection disgust 0 -subjection fear 0 -subjection joy 0 -subjection negative 1 -subjection positive 0 -subjection sadness 0 -subjection surprise 0 -subjection trust 0 -subjective anger 0 -subjective anticipation 0 -subjective disgust 0 -subjective fear 0 -subjective joy 0 -subjective negative 0 -subjective positive 0 -subjective sadness 0 -subjective surprise 0 -subjective trust 0 -subjugation anger 1 -subjugation anticipation 0 -subjugation disgust 1 -subjugation fear 1 -subjugation joy 0 -subjugation negative 1 -subjugation positive 0 -subjugation sadness 1 -subjugation surprise 0 -subjugation trust 0 -sublimation anger 0 -sublimation anticipation 0 -sublimation disgust 0 -sublimation fear 0 -sublimation joy 1 -sublimation negative 0 -sublimation positive 1 -sublimation sadness 0 -sublimation surprise 0 -sublimation trust 0 -subliminal anger 0 -subliminal anticipation 0 -subliminal disgust 0 -subliminal fear 0 -subliminal joy 0 -subliminal negative 0 -subliminal positive 0 -subliminal sadness 0 -subliminal surprise 0 -subliminal trust 0 -submarine anger 0 -submarine anticipation 0 -submarine disgust 0 -submarine fear 0 -submarine joy 0 -submarine negative 0 -submarine positive 0 -submarine sadness 0 -submarine surprise 0 -submarine trust 0 -submerged anger 0 -submerged anticipation 0 -submerged disgust 0 -submerged fear 0 -submerged joy 0 -submerged negative 0 -submerged positive 0 -submerged sadness 0 -submerged surprise 0 -submerged trust 0 -submersible anger 0 -submersible anticipation 0 -submersible disgust 0 -submersible fear 0 -submersible joy 0 -submersible negative 0 -submersible positive 0 -submersible sadness 0 -submersible surprise 0 -submersible trust 0 -submission anger 0 -submission anticipation 0 -submission disgust 0 -submission fear 0 -submission joy 0 -submission negative 0 -submission positive 0 -submission sadness 0 -submission surprise 0 -submission trust 0 -submit anger 0 -submit anticipation 1 -submit disgust 0 -submit fear 0 -submit joy 0 -submit negative 0 -submit positive 0 -submit sadness 0 -submit surprise 0 -submit trust 0 -subordinate anger 0 -subordinate anticipation 0 -subordinate disgust 0 -subordinate fear 1 -subordinate joy 0 -subordinate negative 1 -subordinate positive 0 -subordinate sadness 0 -subordinate surprise 0 -subordinate trust 0 -subordination anger 0 -subordination anticipation 0 -subordination disgust 0 -subordination fear 0 -subordination joy 0 -subordination negative 0 -subordination positive 0 -subordination sadness 0 -subordination surprise 0 -subordination trust 0 -subplot anger 0 -subplot anticipation 0 -subplot disgust 0 -subplot fear 0 -subplot joy 0 -subplot negative 0 -subplot positive 0 -subplot sadness 0 -subplot surprise 0 -subplot trust 0 -subpoena anger 0 -subpoena anticipation 0 -subpoena disgust 0 -subpoena fear 0 -subpoena joy 0 -subpoena negative 1 -subpoena positive 0 -subpoena sadness 0 -subpoena surprise 0 -subpoena trust 0 -subscribe anger 0 -subscribe anticipation 1 -subscribe disgust 0 -subscribe fear 0 -subscribe joy 0 -subscribe negative 0 -subscribe positive 0 -subscribe sadness 0 -subscribe surprise 0 -subscribe trust 0 -subscription anger 0 -subscription anticipation 0 -subscription disgust 0 -subscription fear 0 -subscription joy 0 -subscription negative 0 -subscription positive 0 -subscription sadness 0 -subscription surprise 0 -subscription trust 0 -subsequence anger 0 -subsequence anticipation 0 -subsequence disgust 0 -subsequence fear 0 -subsequence joy 0 -subsequence negative 0 -subsequence positive 0 -subsequence sadness 0 -subsequence surprise 0 -subsequence trust 0 -subsequent anger 0 -subsequent anticipation 0 -subsequent disgust 0 -subsequent fear 0 -subsequent joy 0 -subsequent negative 0 -subsequent positive 0 -subsequent sadness 0 -subsequent surprise 0 -subsequent trust 0 -subsequently anger 0 -subsequently anticipation 0 -subsequently disgust 0 -subsequently fear 0 -subsequently joy 0 -subsequently negative 0 -subsequently positive 0 -subsequently sadness 0 -subsequently surprise 0 -subsequently trust 0 -subset anger 0 -subset anticipation 0 -subset disgust 0 -subset fear 0 -subset joy 0 -subset negative 0 -subset positive 0 -subset sadness 0 -subset surprise 0 -subset trust 0 -subside anger 0 -subside anticipation 0 -subside disgust 0 -subside fear 0 -subside joy 0 -subside negative 0 -subside positive 0 -subside sadness 0 -subside surprise 0 -subside trust 0 -subsidence anger 0 -subsidence anticipation 0 -subsidence disgust 0 -subsidence fear 0 -subsidence joy 0 -subsidence negative 1 -subsidence positive 0 -subsidence sadness 1 -subsidence surprise 0 -subsidence trust 0 -subsidiary anger 0 -subsidiary anticipation 0 -subsidiary disgust 0 -subsidiary fear 0 -subsidiary joy 0 -subsidiary negative 0 -subsidiary positive 0 -subsidiary sadness 0 -subsidiary surprise 0 -subsidiary trust 0 -subsidize anger 0 -subsidize anticipation 0 -subsidize disgust 0 -subsidize fear 0 -subsidize joy 0 -subsidize negative 0 -subsidize positive 0 -subsidize sadness 0 -subsidize surprise 0 -subsidize trust 0 -subsidy anger 1 -subsidy anticipation 0 -subsidy disgust 1 -subsidy fear 0 -subsidy joy 0 -subsidy negative 1 -subsidy positive 0 -subsidy sadness 0 -subsidy surprise 0 -subsidy trust 0 -subsist anger 0 -subsist anticipation 0 -subsist disgust 0 -subsist fear 0 -subsist joy 0 -subsist negative 1 -subsist positive 0 -subsist sadness 0 -subsist surprise 0 -subsist trust 0 -subsistence anger 0 -subsistence anticipation 0 -subsistence disgust 0 -subsistence fear 0 -subsistence joy 0 -subsistence negative 0 -subsistence positive 0 -subsistence sadness 0 -subsistence surprise 0 -subsistence trust 0 -subsoil anger 0 -subsoil anticipation 0 -subsoil disgust 0 -subsoil fear 0 -subsoil joy 0 -subsoil negative 0 -subsoil positive 0 -subsoil sadness 0 -subsoil surprise 0 -subsoil trust 0 -substance anger 0 -substance anticipation 0 -substance disgust 0 -substance fear 0 -substance joy 0 -substance negative 0 -substance positive 1 -substance sadness 0 -substance surprise 0 -substance trust 0 -substantially anger 0 -substantially anticipation 0 -substantially disgust 0 -substantially fear 0 -substantially joy 0 -substantially negative 0 -substantially positive 0 -substantially sadness 0 -substantially surprise 0 -substantially trust 0 -substantiate anger 0 -substantiate anticipation 0 -substantiate disgust 0 -substantiate fear 0 -substantiate joy 0 -substantiate negative 0 -substantiate positive 0 -substantiate sadness 0 -substantiate surprise 0 -substantiate trust 1 -substantive anger 0 -substantive anticipation 0 -substantive disgust 0 -substantive fear 0 -substantive joy 0 -substantive negative 0 -substantive positive 1 -substantive sadness 0 -substantive surprise 0 -substantive trust 0 -substitute anger 0 -substitute anticipation 0 -substitute disgust 0 -substitute fear 0 -substitute joy 0 -substitute negative 0 -substitute positive 0 -substitute sadness 0 -substitute surprise 0 -substitute trust 0 -substituted anger 0 -substituted anticipation 0 -substituted disgust 0 -substituted fear 0 -substituted joy 0 -substituted negative 0 -substituted positive 0 -substituted sadness 0 -substituted surprise 0 -substituted trust 0 -substitution anger 0 -substitution anticipation 0 -substitution disgust 0 -substitution fear 0 -substitution joy 0 -substitution negative 0 -substitution positive 0 -substitution sadness 0 -substitution surprise 0 -substitution trust 0 -substructure anger 0 -substructure anticipation 0 -substructure disgust 0 -substructure fear 0 -substructure joy 0 -substructure negative 0 -substructure positive 0 -substructure sadness 0 -substructure surprise 0 -substructure trust 0 -subterranean anger 0 -subterranean anticipation 0 -subterranean disgust 0 -subterranean fear 0 -subterranean joy 0 -subterranean negative 0 -subterranean positive 0 -subterranean sadness 0 -subterranean surprise 0 -subterranean trust 0 -subtle anger 0 -subtle anticipation 0 -subtle disgust 0 -subtle fear 0 -subtle joy 0 -subtle negative 0 -subtle positive 0 -subtle sadness 0 -subtle surprise 0 -subtle trust 0 -subtlety anger 0 -subtlety anticipation 0 -subtlety disgust 0 -subtlety fear 0 -subtlety joy 0 -subtlety negative 0 -subtlety positive 0 -subtlety sadness 0 -subtlety surprise 0 -subtlety trust 0 -subtract anger 0 -subtract anticipation 0 -subtract disgust 0 -subtract fear 0 -subtract joy 0 -subtract negative 1 -subtract positive 0 -subtract sadness 0 -subtract surprise 0 -subtract trust 0 -subtraction anger 0 -subtraction anticipation 0 -subtraction disgust 0 -subtraction fear 0 -subtraction joy 0 -subtraction negative 0 -subtraction positive 0 -subtraction sadness 0 -subtraction surprise 0 -subtraction trust 0 -subtype anger 0 -subtype anticipation 0 -subtype disgust 0 -subtype fear 0 -subtype joy 0 -subtype negative 0 -subtype positive 0 -subtype sadness 0 -subtype surprise 0 -subtype trust 0 -suburb anger 0 -suburb anticipation 0 -suburb disgust 0 -suburb fear 0 -suburb joy 0 -suburb negative 0 -suburb positive 0 -suburb sadness 0 -suburb surprise 0 -suburb trust 0 -suburban anger 0 -suburban anticipation 0 -suburban disgust 0 -suburban fear 0 -suburban joy 0 -suburban negative 0 -suburban positive 0 -suburban sadness 0 -suburban surprise 0 -suburban trust 0 -suburbs anger 0 -suburbs anticipation 0 -suburbs disgust 0 -suburbs fear 0 -suburbs joy 0 -suburbs negative 0 -suburbs positive 0 -suburbs sadness 0 -suburbs surprise 0 -suburbs trust 0 -subversion anger 1 -subversion anticipation 0 -subversion disgust 0 -subversion fear 1 -subversion joy 0 -subversion negative 1 -subversion positive 0 -subversion sadness 0 -subversion surprise 0 -subversion trust 0 -subversive anger 1 -subversive anticipation 0 -subversive disgust 0 -subversive fear 0 -subversive joy 0 -subversive negative 1 -subversive positive 0 -subversive sadness 0 -subversive surprise 1 -subversive trust 0 -subvert anger 0 -subvert anticipation 0 -subvert disgust 1 -subvert fear 1 -subvert joy 0 -subvert negative 1 -subvert positive 0 -subvert sadness 1 -subvert surprise 0 -subvert trust 0 -subway anger 0 -subway anticipation 0 -subway disgust 0 -subway fear 0 -subway joy 0 -subway negative 0 -subway positive 0 -subway sadness 0 -subway surprise 0 -subway trust 0 -succeed anger 0 -succeed anticipation 1 -succeed disgust 0 -succeed fear 0 -succeed joy 1 -succeed negative 0 -succeed positive 1 -succeed sadness 0 -succeed surprise 1 -succeed trust 1 -succeeding anger 0 -succeeding anticipation 1 -succeeding disgust 0 -succeeding fear 0 -succeeding joy 1 -succeeding negative 0 -succeeding positive 1 -succeeding sadness 0 -succeeding surprise 0 -succeeding trust 1 -success anger 0 -success anticipation 1 -success disgust 0 -success fear 0 -success joy 1 -success negative 0 -success positive 1 -success sadness 0 -success surprise 0 -success trust 0 -successful anger 0 -successful anticipation 1 -successful disgust 0 -successful fear 0 -successful joy 1 -successful negative 0 -successful positive 1 -successful sadness 0 -successful surprise 0 -successful trust 1 -succession anger 0 -succession anticipation 0 -succession disgust 0 -succession fear 0 -succession joy 0 -succession negative 0 -succession positive 0 -succession sadness 0 -succession surprise 0 -succession trust 0 -successive anger 0 -successive anticipation 0 -successive disgust 0 -successive fear 0 -successive joy 0 -successive negative 0 -successive positive 0 -successive sadness 0 -successive surprise 0 -successive trust 0 -successor anger 0 -successor anticipation 0 -successor disgust 0 -successor fear 0 -successor joy 0 -successor negative 0 -successor positive 0 -successor sadness 0 -successor surprise 0 -successor trust 0 -succinct anger 0 -succinct anticipation 0 -succinct disgust 0 -succinct fear 0 -succinct joy 0 -succinct negative 0 -succinct positive 1 -succinct sadness 0 -succinct surprise 0 -succinct trust 0 -succulent anger 0 -succulent anticipation 0 -succulent disgust 0 -succulent fear 0 -succulent joy 0 -succulent negative 1 -succulent positive 1 -succulent sadness 0 -succulent surprise 0 -succulent trust 0 -succumb anger 0 -succumb anticipation 0 -succumb disgust 0 -succumb fear 0 -succumb joy 0 -succumb negative 1 -succumb positive 0 -succumb sadness 0 -succumb surprise 0 -succumb trust 0 -suck anger 0 -suck anticipation 0 -suck disgust 0 -suck fear 0 -suck joy 0 -suck negative 1 -suck positive 0 -suck sadness 0 -suck surprise 0 -suck trust 0 -sucker anger 1 -sucker anticipation 0 -sucker disgust 0 -sucker fear 0 -sucker joy 0 -sucker negative 1 -sucker positive 0 -sucker sadness 0 -sucker surprise 0 -sucker trust 0 -sucking anger 0 -sucking anticipation 0 -sucking disgust 0 -sucking fear 0 -sucking joy 0 -sucking negative 0 -sucking positive 0 -sucking sadness 0 -sucking surprise 0 -sucking trust 0 -suckling anger 0 -suckling anticipation 0 -suckling disgust 0 -suckling fear 0 -suckling joy 0 -suckling negative 0 -suckling positive 0 -suckling sadness 0 -suckling surprise 0 -suckling trust 0 -suction anger 0 -suction anticipation 0 -suction disgust 0 -suction fear 0 -suction joy 0 -suction negative 0 -suction positive 0 -suction sadness 0 -suction surprise 0 -suction trust 0 -sudden anger 0 -sudden anticipation 0 -sudden disgust 0 -sudden fear 0 -sudden joy 0 -sudden negative 0 -sudden positive 0 -sudden sadness 0 -sudden surprise 1 -sudden trust 0 -suddenly anger 0 -suddenly anticipation 0 -suddenly disgust 0 -suddenly fear 0 -suddenly joy 0 -suddenly negative 0 -suddenly positive 0 -suddenly sadness 0 -suddenly surprise 1 -suddenly trust 0 -sue anger 1 -sue anticipation 0 -sue disgust 0 -sue fear 0 -sue joy 0 -sue negative 1 -sue positive 0 -sue sadness 1 -sue surprise 0 -sue trust 0 -suffer anger 0 -suffer anticipation 0 -suffer disgust 0 -suffer fear 0 -suffer joy 0 -suffer negative 1 -suffer positive 0 -suffer sadness 0 -suffer surprise 0 -suffer trust 0 -sufferer anger 0 -sufferer anticipation 0 -sufferer disgust 0 -sufferer fear 1 -sufferer joy 0 -sufferer negative 1 -sufferer positive 0 -sufferer sadness 1 -sufferer surprise 0 -sufferer trust 0 -suffering anger 0 -suffering anticipation 0 -suffering disgust 1 -suffering fear 1 -suffering joy 0 -suffering negative 1 -suffering positive 0 -suffering sadness 1 -suffering surprise 0 -suffering trust 0 -suffice anger 0 -suffice anticipation 0 -suffice disgust 0 -suffice fear 0 -suffice joy 0 -suffice negative 0 -suffice positive 0 -suffice sadness 0 -suffice surprise 0 -suffice trust 0 -sufficiency anger 0 -sufficiency anticipation 0 -sufficiency disgust 0 -sufficiency fear 0 -sufficiency joy 0 -sufficiency negative 0 -sufficiency positive 1 -sufficiency sadness 0 -sufficiency surprise 0 -sufficiency trust 0 -sufficient anger 0 -sufficient anticipation 0 -sufficient disgust 0 -sufficient fear 0 -sufficient joy 0 -sufficient negative 0 -sufficient positive 0 -sufficient sadness 0 -sufficient surprise 0 -sufficient trust 0 -sufficiently anger 0 -sufficiently anticipation 0 -sufficiently disgust 0 -sufficiently fear 0 -sufficiently joy 0 -sufficiently negative 0 -sufficiently positive 0 -sufficiently sadness 0 -sufficiently surprise 0 -sufficiently trust 0 -suffix anger 0 -suffix anticipation 0 -suffix disgust 0 -suffix fear 0 -suffix joy 0 -suffix negative 0 -suffix positive 0 -suffix sadness 0 -suffix surprise 0 -suffix trust 0 -suffocating anger 0 -suffocating anticipation 0 -suffocating disgust 1 -suffocating fear 1 -suffocating joy 0 -suffocating negative 1 -suffocating positive 0 -suffocating sadness 1 -suffocating surprise 0 -suffocating trust 0 -suffocation anger 1 -suffocation anticipation 0 -suffocation disgust 0 -suffocation fear 1 -suffocation joy 0 -suffocation negative 1 -suffocation positive 0 -suffocation sadness 0 -suffocation surprise 0 -suffocation trust 0 -sugar anger 0 -sugar anticipation 0 -sugar disgust 0 -sugar fear 0 -sugar joy 0 -sugar negative 0 -sugar positive 1 -sugar sadness 0 -sugar surprise 0 -sugar trust 0 -suggest anger 0 -suggest anticipation 0 -suggest disgust 0 -suggest fear 0 -suggest joy 0 -suggest negative 0 -suggest positive 0 -suggest sadness 0 -suggest surprise 0 -suggest trust 1 -suggestion anger 0 -suggestion anticipation 0 -suggestion disgust 0 -suggestion fear 0 -suggestion joy 0 -suggestion negative 0 -suggestion positive 0 -suggestion sadness 0 -suggestion surprise 0 -suggestion trust 0 -suggestive anger 0 -suggestive anticipation 0 -suggestive disgust 0 -suggestive fear 0 -suggestive joy 0 -suggestive negative 0 -suggestive positive 0 -suggestive sadness 0 -suggestive surprise 0 -suggestive trust 0 -suicidal anger 1 -suicidal anticipation 0 -suicidal disgust 1 -suicidal fear 1 -suicidal joy 0 -suicidal negative 1 -suicidal positive 0 -suicidal sadness 1 -suicidal surprise 0 -suicidal trust 0 -suicide anger 1 -suicide anticipation 0 -suicide disgust 0 -suicide fear 1 -suicide joy 0 -suicide negative 1 -suicide positive 0 -suicide sadness 1 -suicide surprise 0 -suicide trust 0 -suit anger 0 -suit anticipation 0 -suit disgust 0 -suit fear 0 -suit joy 0 -suit negative 0 -suit positive 0 -suit sadness 0 -suit surprise 0 -suit trust 0 -suitable anger 0 -suitable anticipation 0 -suitable disgust 0 -suitable fear 0 -suitable joy 0 -suitable negative 0 -suitable positive 1 -suitable sadness 0 -suitable surprise 0 -suitable trust 0 -suite anger 0 -suite anticipation 0 -suite disgust 0 -suite fear 0 -suite joy 0 -suite negative 0 -suite positive 0 -suite sadness 0 -suite surprise 0 -suite trust 0 -suitor anger 0 -suitor anticipation 0 -suitor disgust 0 -suitor fear 0 -suitor joy 0 -suitor negative 0 -suitor positive 0 -suitor sadness 0 -suitor surprise 0 -suitor trust 0 -sullen anger 1 -sullen anticipation 0 -sullen disgust 0 -sullen fear 0 -sullen joy 0 -sullen negative 1 -sullen positive 0 -sullen sadness 1 -sullen surprise 0 -sullen trust 0 -sulphur anger 0 -sulphur anticipation 0 -sulphur disgust 0 -sulphur fear 0 -sulphur joy 0 -sulphur negative 0 -sulphur positive 0 -sulphur sadness 0 -sulphur surprise 0 -sulphur trust 0 -sultan anger 0 -sultan anticipation 0 -sultan disgust 0 -sultan fear 1 -sultan joy 0 -sultan negative 0 -sultan positive 0 -sultan sadness 0 -sultan surprise 0 -sultan trust 0 -sultry anger 0 -sultry anticipation 0 -sultry disgust 0 -sultry fear 0 -sultry joy 0 -sultry negative 0 -sultry positive 1 -sultry sadness 0 -sultry surprise 0 -sultry trust 0 -sum anger 0 -sum anticipation 0 -sum disgust 0 -sum fear 0 -sum joy 0 -sum negative 0 -sum positive 0 -sum sadness 0 -sum surprise 0 -sum trust 0 -summarily anger 0 -summarily anticipation 0 -summarily disgust 0 -summarily fear 0 -summarily joy 0 -summarily negative 0 -summarily positive 0 -summarily sadness 0 -summarily surprise 0 -summarily trust 0 -summarize anger 0 -summarize anticipation 0 -summarize disgust 0 -summarize fear 0 -summarize joy 0 -summarize negative 0 -summarize positive 0 -summarize sadness 0 -summarize surprise 0 -summarize trust 0 -summary anger 0 -summary anticipation 0 -summary disgust 0 -summary fear 0 -summary joy 0 -summary negative 0 -summary positive 0 -summary sadness 0 -summary surprise 0 -summary trust 0 -summation anger 0 -summation anticipation 0 -summation disgust 0 -summation fear 0 -summation joy 0 -summation negative 0 -summation positive 0 -summation sadness 0 -summation surprise 0 -summation trust 0 -summer anger 0 -summer anticipation 0 -summer disgust 0 -summer fear 0 -summer joy 0 -summer negative 0 -summer positive 0 -summer sadness 0 -summer surprise 0 -summer trust 0 -summit anger 0 -summit anticipation 0 -summit disgust 0 -summit fear 0 -summit joy 0 -summit negative 0 -summit positive 0 -summit sadness 0 -summit surprise 0 -summit trust 0 -summon anger 0 -summon anticipation 0 -summon disgust 0 -summon fear 0 -summon joy 0 -summon negative 0 -summon positive 0 -summon sadness 0 -summon surprise 0 -summon trust 0 -summons anger 0 -summons anticipation 0 -summons disgust 0 -summons fear 0 -summons joy 0 -summons negative 1 -summons positive 0 -summons sadness 0 -summons surprise 0 -summons trust 0 -sumo anger 0 -sumo anticipation 0 -sumo disgust 0 -sumo fear 0 -sumo joy 0 -sumo negative 0 -sumo positive 0 -sumo sadness 0 -sumo surprise 0 -sumo trust 0 -sump anger 0 -sump anticipation 0 -sump disgust 1 -sump fear 0 -sump joy 0 -sump negative 0 -sump positive 0 -sump sadness 0 -sump surprise 0 -sump trust 0 -sumptuous anger 0 -sumptuous anticipation 0 -sumptuous disgust 0 -sumptuous fear 0 -sumptuous joy 0 -sumptuous negative 0 -sumptuous positive 0 -sumptuous sadness 0 -sumptuous surprise 0 -sumptuous trust 0 -sun anger 0 -sun anticipation 1 -sun disgust 0 -sun fear 0 -sun joy 1 -sun negative 0 -sun positive 1 -sun sadness 0 -sun surprise 1 -sun trust 1 -sunbeam anger 0 -sunbeam anticipation 0 -sunbeam disgust 0 -sunbeam fear 0 -sunbeam joy 0 -sunbeam negative 0 -sunbeam positive 0 -sunbeam sadness 0 -sunbeam surprise 0 -sunbeam trust 0 -sundial anger 0 -sundial anticipation 1 -sundial disgust 0 -sundial fear 0 -sundial joy 0 -sundial negative 0 -sundial positive 0 -sundial sadness 0 -sundial surprise 0 -sundial trust 1 -sundown anger 0 -sundown anticipation 0 -sundown disgust 0 -sundown fear 0 -sundown joy 0 -sundown negative 0 -sundown positive 0 -sundown sadness 0 -sundown surprise 0 -sundown trust 0 -sundry anger 0 -sundry anticipation 0 -sundry disgust 0 -sundry fear 0 -sundry joy 0 -sundry negative 0 -sundry positive 0 -sundry sadness 0 -sundry surprise 0 -sundry trust 0 -sunglass anger 0 -sunglass anticipation 0 -sunglass disgust 0 -sunglass fear 0 -sunglass joy 0 -sunglass negative 0 -sunglass positive 0 -sunglass sadness 0 -sunglass surprise 0 -sunglass trust 0 -sunglasses anger 0 -sunglasses anticipation 0 -sunglasses disgust 0 -sunglasses fear 0 -sunglasses joy 0 -sunglasses negative 0 -sunglasses positive 0 -sunglasses sadness 0 -sunglasses surprise 0 -sunglasses trust 0 -sunk anger 0 -sunk anticipation 0 -sunk disgust 1 -sunk fear 1 -sunk joy 0 -sunk negative 1 -sunk positive 0 -sunk sadness 1 -sunk surprise 0 -sunk trust 0 -sunless anger 0 -sunless anticipation 0 -sunless disgust 0 -sunless fear 0 -sunless joy 0 -sunless negative 0 -sunless positive 0 -sunless sadness 0 -sunless surprise 0 -sunless trust 0 -sunlight anger 0 -sunlight anticipation 0 -sunlight disgust 0 -sunlight fear 0 -sunlight joy 0 -sunlight negative 0 -sunlight positive 0 -sunlight sadness 0 -sunlight surprise 0 -sunlight trust 0 -sunny anger 0 -sunny anticipation 1 -sunny disgust 0 -sunny fear 0 -sunny joy 1 -sunny negative 0 -sunny positive 1 -sunny sadness 0 -sunny surprise 1 -sunny trust 0 -sunrise anger 0 -sunrise anticipation 0 -sunrise disgust 0 -sunrise fear 0 -sunrise joy 0 -sunrise negative 0 -sunrise positive 0 -sunrise sadness 0 -sunrise surprise 0 -sunrise trust 0 -sunset anger 0 -sunset anticipation 1 -sunset disgust 0 -sunset fear 0 -sunset joy 0 -sunset negative 0 -sunset positive 1 -sunset sadness 0 -sunset surprise 0 -sunset trust 0 -sunshine anger 0 -sunshine anticipation 0 -sunshine disgust 0 -sunshine fear 0 -sunshine joy 1 -sunshine negative 0 -sunshine positive 1 -sunshine sadness 0 -sunshine surprise 0 -sunshine trust 0 -superannuation anger 0 -superannuation anticipation 0 -superannuation disgust 0 -superannuation fear 0 -superannuation joy 0 -superannuation negative 0 -superannuation positive 0 -superannuation sadness 0 -superannuation surprise 0 -superannuation trust 0 -superb anger 0 -superb anticipation 0 -superb disgust 0 -superb fear 0 -superb joy 0 -superb negative 0 -superb positive 1 -superb sadness 0 -superb surprise 0 -superb trust 0 -superficial anger 0 -superficial anticipation 0 -superficial disgust 0 -superficial fear 0 -superficial joy 0 -superficial negative 1 -superficial positive 0 -superficial sadness 0 -superficial surprise 0 -superficial trust 0 -superfluous anger 0 -superfluous anticipation 0 -superfluous disgust 0 -superfluous fear 0 -superfluous joy 0 -superfluous negative 1 -superfluous positive 0 -superfluous sadness 0 -superfluous surprise 0 -superfluous trust 0 -superhuman anger 0 -superhuman anticipation 0 -superhuman disgust 0 -superhuman fear 0 -superhuman joy 0 -superhuman negative 0 -superhuman positive 1 -superhuman sadness 0 -superhuman surprise 0 -superhuman trust 0 -superimposed anger 0 -superimposed anticipation 0 -superimposed disgust 0 -superimposed fear 0 -superimposed joy 0 -superimposed negative 0 -superimposed positive 0 -superimposed sadness 0 -superimposed surprise 0 -superimposed trust 0 -superintendent anger 0 -superintendent anticipation 0 -superintendent disgust 0 -superintendent fear 0 -superintendent joy 0 -superintendent negative 0 -superintendent positive 0 -superintendent sadness 0 -superintendent surprise 0 -superintendent trust 0 -superior anger 0 -superior anticipation 0 -superior disgust 0 -superior fear 0 -superior joy 0 -superior negative 0 -superior positive 1 -superior sadness 0 -superior surprise 0 -superior trust 0 -superiority anger 0 -superiority anticipation 0 -superiority disgust 0 -superiority fear 0 -superiority joy 0 -superiority negative 0 -superiority positive 1 -superiority sadness 0 -superiority surprise 0 -superiority trust 0 -superlative anger 0 -superlative anticipation 0 -superlative disgust 0 -superlative fear 0 -superlative joy 0 -superlative negative 0 -superlative positive 0 -superlative sadness 0 -superlative surprise 0 -superlative trust 0 -superman anger 0 -superman anticipation 0 -superman disgust 0 -superman fear 0 -superman joy 1 -superman negative 0 -superman positive 1 -superman sadness 0 -superman surprise 0 -superman trust 1 -supermarket anger 0 -supermarket anticipation 0 -supermarket disgust 0 -supermarket fear 0 -supermarket joy 0 -supermarket negative 0 -supermarket positive 0 -supermarket sadness 0 -supermarket surprise 0 -supermarket trust 0 -supernatant anger 0 -supernatant anticipation 0 -supernatant disgust 0 -supernatant fear 0 -supernatant joy 0 -supernatant negative 0 -supernatant positive 0 -supernatant sadness 0 -supernatant surprise 0 -supernatant trust 0 -supernatural anger 0 -supernatural anticipation 0 -supernatural disgust 0 -supernatural fear 0 -supernatural joy 0 -supernatural negative 0 -supernatural positive 0 -supernatural sadness 0 -supernatural surprise 0 -supernatural trust 0 -superposition anger 0 -superposition anticipation 0 -superposition disgust 0 -superposition fear 0 -superposition joy 0 -superposition negative 0 -superposition positive 0 -superposition sadness 0 -superposition surprise 0 -superposition trust 0 -supersede anger 0 -supersede anticipation 0 -supersede disgust 0 -supersede fear 0 -supersede joy 0 -supersede negative 0 -supersede positive 0 -supersede sadness 0 -supersede surprise 0 -supersede trust 0 -superstar anger 0 -superstar anticipation 0 -superstar disgust 0 -superstar fear 0 -superstar joy 1 -superstar negative 0 -superstar positive 1 -superstar sadness 0 -superstar surprise 0 -superstar trust 1 -superstition anger 0 -superstition anticipation 0 -superstition disgust 0 -superstition fear 1 -superstition joy 0 -superstition negative 1 -superstition positive 1 -superstition sadness 0 -superstition surprise 0 -superstition trust 0 -superstitious anger 0 -superstitious anticipation 1 -superstitious disgust 0 -superstitious fear 1 -superstitious joy 0 -superstitious negative 1 -superstitious positive 0 -superstitious sadness 0 -superstitious surprise 0 -superstitious trust 0 -supervise anger 0 -supervise anticipation 0 -supervise disgust 0 -supervise fear 0 -supervise joy 0 -supervise negative 0 -supervise positive 0 -supervise sadness 0 -supervise surprise 0 -supervise trust 0 -supervision anger 0 -supervision anticipation 0 -supervision disgust 0 -supervision fear 0 -supervision joy 0 -supervision negative 0 -supervision positive 0 -supervision sadness 0 -supervision surprise 0 -supervision trust 0 -supervisor anger 0 -supervisor anticipation 0 -supervisor disgust 0 -supervisor fear 0 -supervisor joy 0 -supervisor negative 0 -supervisor positive 0 -supervisor sadness 0 -supervisor surprise 0 -supervisor trust 0 -supper anger 0 -supper anticipation 0 -supper disgust 0 -supper fear 0 -supper joy 0 -supper negative 0 -supper positive 0 -supper sadness 0 -supper surprise 0 -supper trust 0 -supplant anger 0 -supplant anticipation 0 -supplant disgust 0 -supplant fear 0 -supplant joy 0 -supplant negative 0 -supplant positive 0 -supplant sadness 0 -supplant surprise 0 -supplant trust 0 -supple anger 0 -supple anticipation 0 -supple disgust 0 -supple fear 0 -supple joy 0 -supple negative 0 -supple positive 0 -supple sadness 0 -supple surprise 0 -supple trust 0 -supplement anger 0 -supplement anticipation 0 -supplement disgust 0 -supplement fear 0 -supplement joy 0 -supplement negative 0 -supplement positive 0 -supplement sadness 0 -supplement surprise 0 -supplement trust 0 -supplemental anger 0 -supplemental anticipation 0 -supplemental disgust 0 -supplemental fear 0 -supplemental joy 0 -supplemental negative 0 -supplemental positive 0 -supplemental sadness 0 -supplemental surprise 0 -supplemental trust 0 -supplementary anger 0 -supplementary anticipation 0 -supplementary disgust 0 -supplementary fear 0 -supplementary joy 0 -supplementary negative 0 -supplementary positive 0 -supplementary sadness 0 -supplementary surprise 0 -supplementary trust 0 -supplication anger 0 -supplication anticipation 0 -supplication disgust 0 -supplication fear 0 -supplication joy 0 -supplication negative 0 -supplication positive 1 -supplication sadness 0 -supplication surprise 0 -supplication trust 1 -supplies anger 0 -supplies anticipation 0 -supplies disgust 0 -supplies fear 0 -supplies joy 0 -supplies negative 0 -supplies positive 1 -supplies sadness 0 -supplies surprise 0 -supplies trust 0 -supply anger 0 -supply anticipation 0 -supply disgust 0 -supply fear 0 -supply joy 0 -supply negative 0 -supply positive 1 -supply sadness 0 -supply surprise 0 -supply trust 0 -supported anger 0 -supported anticipation 0 -supported disgust 0 -supported fear 0 -supported joy 0 -supported negative 0 -supported positive 1 -supported sadness 0 -supported surprise 0 -supported trust 0 -supporter anger 0 -supporter anticipation 0 -supporter disgust 0 -supporter fear 0 -supporter joy 1 -supporter negative 0 -supporter positive 1 -supporter sadness 0 -supporter surprise 0 -supporter trust 1 -supporters anger 0 -supporters anticipation 0 -supporters disgust 0 -supporters fear 0 -supporters joy 0 -supporters negative 0 -supporters positive 0 -supporters sadness 0 -supporters surprise 0 -supporters trust 0 -supporting anger 0 -supporting anticipation 0 -supporting disgust 0 -supporting fear 0 -supporting joy 0 -supporting negative 0 -supporting positive 1 -supporting sadness 0 -supporting surprise 0 -supporting trust 1 -suppose anger 0 -suppose anticipation 0 -suppose disgust 0 -suppose fear 0 -suppose joy 0 -suppose negative 0 -suppose positive 0 -suppose sadness 0 -suppose surprise 0 -suppose trust 0 -supposing anger 0 -supposing anticipation 0 -supposing disgust 0 -supposing fear 0 -supposing joy 0 -supposing negative 0 -supposing positive 0 -supposing sadness 0 -supposing surprise 0 -supposing trust 0 -supposition anger 0 -supposition anticipation 0 -supposition disgust 0 -supposition fear 0 -supposition joy 0 -supposition negative 0 -supposition positive 0 -supposition sadness 0 -supposition surprise 0 -supposition trust 0 -suppress anger 1 -suppress anticipation 0 -suppress disgust 0 -suppress fear 1 -suppress joy 0 -suppress negative 1 -suppress positive 0 -suppress sadness 1 -suppress surprise 0 -suppress trust 0 -suppression anger 1 -suppression anticipation 0 -suppression disgust 1 -suppression fear 1 -suppression joy 0 -suppression negative 1 -suppression positive 0 -suppression sadness 0 -suppression surprise 0 -suppression trust 0 -supremacy anger 1 -supremacy anticipation 1 -supremacy disgust 0 -supremacy fear 1 -supremacy joy 1 -supremacy negative 1 -supremacy positive 1 -supremacy sadness 0 -supremacy surprise 1 -supremacy trust 1 -supreme anger 0 -supreme anticipation 0 -supreme disgust 0 -supreme fear 0 -supreme joy 0 -supreme negative 0 -supreme positive 1 -supreme sadness 0 -supreme surprise 0 -supreme trust 0 -supremely anger 0 -supremely anticipation 0 -supremely disgust 0 -supremely fear 0 -supremely joy 0 -supremely negative 0 -supremely positive 1 -supremely sadness 0 -supremely surprise 0 -supremely trust 0 -surcharge anger 1 -surcharge anticipation 0 -surcharge disgust 0 -surcharge fear 0 -surcharge joy 0 -surcharge negative 1 -surcharge positive 0 -surcharge sadness 0 -surcharge surprise 0 -surcharge trust 0 -surety anger 0 -surety anticipation 0 -surety disgust 0 -surety fear 0 -surety joy 0 -surety negative 0 -surety positive 1 -surety sadness 0 -surety surprise 0 -surety trust 1 -surf anger 0 -surf anticipation 0 -surf disgust 0 -surf fear 0 -surf joy 0 -surf negative 0 -surf positive 0 -surf sadness 0 -surf surprise 0 -surf trust 0 -surface anger 0 -surface anticipation 0 -surface disgust 0 -surface fear 0 -surface joy 0 -surface negative 0 -surface positive 0 -surface sadness 0 -surface surprise 0 -surface trust 0 -surge anger 0 -surge anticipation 0 -surge disgust 0 -surge fear 0 -surge joy 0 -surge negative 0 -surge positive 0 -surge sadness 0 -surge surprise 1 -surge trust 0 -surgeon anger 0 -surgeon anticipation 0 -surgeon disgust 0 -surgeon fear 0 -surgeon joy 0 -surgeon negative 0 -surgeon positive 0 -surgeon sadness 0 -surgeon surprise 0 -surgeon trust 0 -surgery anger 0 -surgery anticipation 0 -surgery disgust 0 -surgery fear 1 -surgery joy 0 -surgery negative 0 -surgery positive 0 -surgery sadness 1 -surgery surprise 0 -surgery trust 0 -surly anger 1 -surly anticipation 0 -surly disgust 1 -surly fear 0 -surly joy 0 -surly negative 1 -surly positive 0 -surly sadness 0 -surly surprise 0 -surly trust 0 -surmise anger 0 -surmise anticipation 0 -surmise disgust 0 -surmise fear 0 -surmise joy 0 -surmise negative 0 -surmise positive 1 -surmise sadness 0 -surmise surprise 0 -surmise trust 0 -surname anger 0 -surname anticipation 0 -surname disgust 0 -surname fear 0 -surname joy 0 -surname negative 0 -surname positive 0 -surname sadness 0 -surname surprise 0 -surname trust 0 -surpassing anger 0 -surpassing anticipation 0 -surpassing disgust 0 -surpassing fear 0 -surpassing joy 0 -surpassing negative 0 -surpassing positive 1 -surpassing sadness 0 -surpassing surprise 0 -surpassing trust 0 -surplus anger 0 -surplus anticipation 0 -surplus disgust 0 -surplus fear 0 -surplus joy 0 -surplus negative 0 -surplus positive 0 -surplus sadness 0 -surplus surprise 0 -surplus trust 0 -surprise anger 0 -surprise anticipation 0 -surprise disgust 0 -surprise fear 1 -surprise joy 1 -surprise negative 0 -surprise positive 1 -surprise sadness 0 -surprise surprise 1 -surprise trust 0 -surprised anger 0 -surprised anticipation 0 -surprised disgust 0 -surprised fear 0 -surprised joy 0 -surprised negative 0 -surprised positive 0 -surprised sadness 0 -surprised surprise 1 -surprised trust 0 -surprising anger 0 -surprising anticipation 0 -surprising disgust 0 -surprising fear 0 -surprising joy 0 -surprising negative 0 -surprising positive 0 -surprising sadness 0 -surprising surprise 1 -surprising trust 0 -surprisingly anger 0 -surprisingly anticipation 1 -surprisingly disgust 0 -surprisingly fear 0 -surprisingly joy 0 -surprisingly negative 0 -surprisingly positive 0 -surprisingly sadness 0 -surprisingly surprise 1 -surprisingly trust 0 -surrender anger 0 -surrender anticipation 0 -surrender disgust 0 -surrender fear 1 -surrender joy 0 -surrender negative 1 -surrender positive 0 -surrender sadness 1 -surrender surprise 0 -surrender trust 0 -surrendering anger 0 -surrendering anticipation 0 -surrendering disgust 0 -surrendering fear 0 -surrendering joy 0 -surrendering negative 1 -surrendering positive 0 -surrendering sadness 1 -surrendering surprise 0 -surrendering trust 0 -surrogate anger 0 -surrogate anticipation 0 -surrogate disgust 0 -surrogate fear 0 -surrogate joy 0 -surrogate negative 0 -surrogate positive 0 -surrogate sadness 0 -surrogate surprise 0 -surrogate trust 1 -surround anger 0 -surround anticipation 1 -surround disgust 0 -surround fear 0 -surround joy 0 -surround negative 1 -surround positive 1 -surround sadness 0 -surround surprise 0 -surround trust 0 -surrounding anger 0 -surrounding anticipation 0 -surrounding disgust 0 -surrounding fear 0 -surrounding joy 0 -surrounding negative 0 -surrounding positive 0 -surrounding sadness 0 -surrounding surprise 0 -surrounding trust 0 -surroundings anger 0 -surroundings anticipation 0 -surroundings disgust 0 -surroundings fear 0 -surroundings joy 0 -surroundings negative 0 -surroundings positive 0 -surroundings sadness 0 -surroundings surprise 0 -surroundings trust 0 -surveillance anger 0 -surveillance anticipation 0 -surveillance disgust 0 -surveillance fear 1 -surveillance joy 0 -surveillance negative 0 -surveillance positive 0 -surveillance sadness 0 -surveillance surprise 0 -surveillance trust 0 -survey anger 0 -survey anticipation 0 -survey disgust 0 -survey fear 0 -survey joy 0 -survey negative 0 -survey positive 0 -survey sadness 0 -survey surprise 0 -survey trust 0 -surveying anger 0 -surveying anticipation 0 -surveying disgust 0 -surveying fear 0 -surveying joy 0 -surveying negative 0 -surveying positive 1 -surveying sadness 0 -surveying surprise 0 -surveying trust 0 -surveyor anger 0 -surveyor anticipation 0 -surveyor disgust 0 -surveyor fear 0 -surveyor joy 0 -surveyor negative 0 -surveyor positive 0 -surveyor sadness 0 -surveyor surprise 0 -surveyor trust 0 -survival anger 0 -survival anticipation 0 -survival disgust 0 -survival fear 0 -survival joy 0 -survival negative 0 -survival positive 0 -survival sadness 0 -survival surprise 0 -survival trust 0 -survive anger 0 -survive anticipation 0 -survive disgust 0 -survive fear 0 -survive joy 0 -survive negative 0 -survive positive 1 -survive sadness 0 -survive surprise 0 -survive trust 0 -surviving anger 0 -surviving anticipation 0 -surviving disgust 0 -surviving fear 0 -surviving joy 0 -surviving negative 0 -surviving positive 0 -surviving sadness 0 -surviving surprise 0 -surviving trust 0 -susceptibility anger 0 -susceptibility anticipation 0 -susceptibility disgust 0 -susceptibility fear 0 -susceptibility joy 0 -susceptibility negative 0 -susceptibility positive 0 -susceptibility sadness 0 -susceptibility surprise 0 -susceptibility trust 0 -susceptible anger 0 -susceptible anticipation 0 -susceptible disgust 0 -susceptible fear 0 -susceptible joy 0 -susceptible negative 1 -susceptible positive 0 -susceptible sadness 0 -susceptible surprise 0 -susceptible trust 0 -suspect anger 0 -suspect anticipation 0 -suspect disgust 0 -suspect fear 1 -suspect joy 0 -suspect negative 1 -suspect positive 0 -suspect sadness 0 -suspect surprise 0 -suspect trust 0 -suspected anger 0 -suspected anticipation 0 -suspected disgust 0 -suspected fear 0 -suspected joy 0 -suspected negative 0 -suspected positive 0 -suspected sadness 0 -suspected surprise 0 -suspected trust 0 -suspend anger 0 -suspend anticipation 0 -suspend disgust 0 -suspend fear 0 -suspend joy 0 -suspend negative 0 -suspend positive 0 -suspend sadness 0 -suspend surprise 0 -suspend trust 0 -suspended anger 0 -suspended anticipation 0 -suspended disgust 0 -suspended fear 0 -suspended joy 0 -suspended negative 0 -suspended positive 0 -suspended sadness 0 -suspended surprise 0 -suspended trust 0 -suspenders anger 0 -suspenders anticipation 0 -suspenders disgust 0 -suspenders fear 0 -suspenders joy 0 -suspenders negative 0 -suspenders positive 0 -suspenders sadness 0 -suspenders surprise 0 -suspenders trust 0 -suspense anger 0 -suspense anticipation 1 -suspense disgust 0 -suspense fear 1 -suspense joy 0 -suspense negative 0 -suspense positive 0 -suspense sadness 0 -suspense surprise 1 -suspense trust 0 -suspension anger 0 -suspension anticipation 0 -suspension disgust 0 -suspension fear 1 -suspension joy 0 -suspension negative 1 -suspension positive 0 -suspension sadness 0 -suspension surprise 0 -suspension trust 0 -suspicion anger 0 -suspicion anticipation 0 -suspicion disgust 0 -suspicion fear 1 -suspicion joy 0 -suspicion negative 1 -suspicion positive 0 -suspicion sadness 0 -suspicion surprise 0 -suspicion trust 0 -suspicions anger 0 -suspicions anticipation 0 -suspicions disgust 0 -suspicions fear 0 -suspicions joy 0 -suspicions negative 0 -suspicions positive 0 -suspicions sadness 0 -suspicions surprise 0 -suspicions trust 0 -suspicious anger 1 -suspicious anticipation 1 -suspicious disgust 0 -suspicious fear 0 -suspicious joy 0 -suspicious negative 1 -suspicious positive 0 -suspicious sadness 0 -suspicious surprise 0 -suspicious trust 0 -sustained anger 0 -sustained anticipation 0 -sustained disgust 0 -sustained fear 0 -sustained joy 0 -sustained negative 0 -sustained positive 0 -sustained sadness 0 -sustained surprise 0 -sustained trust 0 -sustenance anger 0 -sustenance anticipation 0 -sustenance disgust 0 -sustenance fear 0 -sustenance joy 0 -sustenance negative 0 -sustenance positive 0 -sustenance sadness 0 -sustenance surprise 0 -sustenance trust 0 -suture anger 0 -suture anticipation 0 -suture disgust 0 -suture fear 0 -suture joy 0 -suture negative 0 -suture positive 0 -suture sadness 0 -suture surprise 0 -suture trust 0 -swab anger 0 -swab anticipation 0 -swab disgust 0 -swab fear 0 -swab joy 0 -swab negative 1 -swab positive 0 -swab sadness 0 -swab surprise 0 -swab trust 0 -swag anger 0 -swag anticipation 0 -swag disgust 0 -swag fear 0 -swag joy 0 -swag negative 0 -swag positive 0 -swag sadness 0 -swag surprise 0 -swag trust 0 -swagger anger 0 -swagger anticipation 0 -swagger disgust 0 -swagger fear 0 -swagger joy 0 -swagger negative 0 -swagger positive 0 -swagger sadness 0 -swagger surprise 0 -swagger trust 0 -swallow anger 0 -swallow anticipation 0 -swallow disgust 0 -swallow fear 0 -swallow joy 0 -swallow negative 0 -swallow positive 0 -swallow sadness 0 -swallow surprise 0 -swallow trust 0 -swamp anger 0 -swamp anticipation 0 -swamp disgust 1 -swamp fear 1 -swamp joy 0 -swamp negative 1 -swamp positive 0 -swamp sadness 0 -swamp surprise 0 -swamp trust 0 -swamped anger 0 -swamped anticipation 0 -swamped disgust 0 -swamped fear 0 -swamped joy 0 -swamped negative 0 -swamped positive 0 -swamped sadness 0 -swamped surprise 0 -swamped trust 0 -swampy anger 0 -swampy anticipation 0 -swampy disgust 1 -swampy fear 1 -swampy joy 0 -swampy negative 1 -swampy positive 0 -swampy sadness 0 -swampy surprise 0 -swampy trust 0 -swan anger 0 -swan anticipation 0 -swan disgust 0 -swan fear 0 -swan joy 0 -swan negative 0 -swan positive 0 -swan sadness 0 -swan surprise 0 -swan trust 0 -swap anger 0 -swap anticipation 0 -swap disgust 0 -swap fear 0 -swap joy 0 -swap negative 0 -swap positive 0 -swap sadness 0 -swap surprise 0 -swap trust 0 -swarm anger 0 -swarm anticipation 0 -swarm disgust 1 -swarm fear 0 -swarm joy 0 -swarm negative 0 -swarm positive 0 -swarm sadness 0 -swarm surprise 0 -swarm trust 0 -swarming anger 0 -swarming anticipation 0 -swarming disgust 0 -swarming fear 0 -swarming joy 0 -swarming negative 0 -swarming positive 0 -swarming sadness 0 -swarming surprise 0 -swarming trust 0 -swastika anger 1 -swastika anticipation 0 -swastika disgust 0 -swastika fear 1 -swastika joy 0 -swastika negative 1 -swastika positive 0 -swastika sadness 0 -swastika surprise 0 -swastika trust 0 -sway anger 0 -sway anticipation 0 -sway disgust 0 -sway fear 0 -sway joy 0 -sway negative 0 -sway positive 0 -sway sadness 0 -sway surprise 0 -sway trust 0 -swear anger 0 -swear anticipation 0 -swear disgust 0 -swear fear 0 -swear joy 0 -swear negative 0 -swear positive 1 -swear sadness 0 -swear surprise 0 -swear trust 1 -swearing anger 0 -swearing anticipation 0 -swearing disgust 0 -swearing fear 0 -swearing joy 0 -swearing negative 0 -swearing positive 0 -swearing sadness 0 -swearing surprise 0 -swearing trust 0 -sweat anger 0 -sweat anticipation 0 -sweat disgust 0 -sweat fear 1 -sweat joy 0 -sweat negative 0 -sweat positive 0 -sweat sadness 0 -sweat surprise 0 -sweat trust 0 -sweater anger 0 -sweater anticipation 0 -sweater disgust 0 -sweater fear 0 -sweater joy 0 -sweater negative 0 -sweater positive 0 -sweater sadness 0 -sweater surprise 0 -sweater trust 0 -sweating anger 0 -sweating anticipation 0 -sweating disgust 0 -sweating fear 0 -sweating joy 0 -sweating negative 0 -sweating positive 0 -sweating sadness 0 -sweating surprise 0 -sweating trust 0 -sweep anger 0 -sweep anticipation 0 -sweep disgust 0 -sweep fear 0 -sweep joy 0 -sweep negative 0 -sweep positive 0 -sweep sadness 0 -sweep surprise 0 -sweep trust 0 -sweeping anger 0 -sweeping anticipation 0 -sweeping disgust 0 -sweeping fear 0 -sweeping joy 0 -sweeping negative 0 -sweeping positive 0 -sweeping sadness 0 -sweeping surprise 0 -sweeping trust 0 -sweet anger 0 -sweet anticipation 1 -sweet disgust 0 -sweet fear 0 -sweet joy 1 -sweet negative 0 -sweet positive 1 -sweet sadness 0 -sweet surprise 1 -sweet trust 1 -sweeten anger 0 -sweeten anticipation 0 -sweeten disgust 0 -sweeten fear 0 -sweeten joy 0 -sweeten negative 0 -sweeten positive 0 -sweeten sadness 0 -sweeten surprise 0 -sweeten trust 0 -sweetened anger 0 -sweetened anticipation 0 -sweetened disgust 0 -sweetened fear 0 -sweetened joy 0 -sweetened negative 0 -sweetened positive 0 -sweetened sadness 0 -sweetened surprise 0 -sweetened trust 0 -sweetener anger 0 -sweetener anticipation 0 -sweetener disgust 0 -sweetener fear 0 -sweetener joy 0 -sweetener negative 0 -sweetener positive 0 -sweetener sadness 0 -sweetener surprise 0 -sweetener trust 0 -sweetheart anger 0 -sweetheart anticipation 1 -sweetheart disgust 0 -sweetheart fear 0 -sweetheart joy 1 -sweetheart negative 0 -sweetheart positive 1 -sweetheart sadness 1 -sweetheart surprise 0 -sweetheart trust 1 -sweetie anger 0 -sweetie anticipation 0 -sweetie disgust 0 -sweetie fear 0 -sweetie joy 0 -sweetie negative 0 -sweetie positive 1 -sweetie sadness 0 -sweetie surprise 0 -sweetie trust 0 -sweetness anger 0 -sweetness anticipation 0 -sweetness disgust 0 -sweetness fear 0 -sweetness joy 0 -sweetness negative 0 -sweetness positive 1 -sweetness sadness 0 -sweetness surprise 0 -sweetness trust 0 -sweets anger 0 -sweets anticipation 1 -sweets disgust 0 -sweets fear 0 -sweets joy 1 -sweets negative 0 -sweets positive 1 -sweets sadness 0 -sweets surprise 0 -sweets trust 0 -swell anger 0 -swell anticipation 0 -swell disgust 0 -swell fear 0 -swell joy 0 -swell negative 0 -swell positive 0 -swell sadness 0 -swell surprise 0 -swell trust 0 -swelling anger 0 -swelling anticipation 0 -swelling disgust 0 -swelling fear 1 -swelling joy 0 -swelling negative 1 -swelling positive 0 -swelling sadness 0 -swelling surprise 0 -swelling trust 0 -sweltering anger 0 -sweltering anticipation 0 -sweltering disgust 0 -sweltering fear 0 -sweltering joy 0 -sweltering negative 0 -sweltering positive 0 -sweltering sadness 0 -sweltering surprise 0 -sweltering trust 0 -swerve anger 0 -swerve anticipation 0 -swerve disgust 0 -swerve fear 1 -swerve joy 0 -swerve negative 0 -swerve positive 0 -swerve sadness 0 -swerve surprise 1 -swerve trust 0 -swift anger 0 -swift anticipation 0 -swift disgust 0 -swift fear 0 -swift joy 0 -swift negative 0 -swift positive 1 -swift sadness 0 -swift surprise 0 -swift trust 0 -swiftly anger 0 -swiftly anticipation 0 -swiftly disgust 0 -swiftly fear 0 -swiftly joy 0 -swiftly negative 0 -swiftly positive 0 -swiftly sadness 0 -swiftly surprise 0 -swiftly trust 0 -swig anger 0 -swig anticipation 0 -swig disgust 1 -swig fear 0 -swig joy 0 -swig negative 1 -swig positive 0 -swig sadness 0 -swig surprise 0 -swig trust 0 -swim anger 0 -swim anticipation 1 -swim disgust 0 -swim fear 1 -swim joy 1 -swim negative 0 -swim positive 1 -swim sadness 0 -swim surprise 0 -swim trust 0 -swimming anger 0 -swimming anticipation 0 -swimming disgust 0 -swimming fear 0 -swimming joy 0 -swimming negative 0 -swimming positive 0 -swimming sadness 0 -swimming surprise 0 -swimming trust 0 -swine anger 0 -swine anticipation 0 -swine disgust 1 -swine fear 0 -swine joy 0 -swine negative 1 -swine positive 0 -swine sadness 0 -swine surprise 0 -swine trust 0 -swing anger 0 -swing anticipation 0 -swing disgust 0 -swing fear 0 -swing joy 0 -swing negative 0 -swing positive 0 -swing sadness 0 -swing surprise 0 -swing trust 0 -swinging anger 0 -swinging anticipation 0 -swinging disgust 0 -swinging fear 0 -swinging joy 0 -swinging negative 0 -swinging positive 0 -swinging sadness 0 -swinging surprise 0 -swinging trust 0 -swish anger 0 -swish anticipation 0 -swish disgust 0 -swish fear 0 -swish joy 0 -swish negative 0 -swish positive 0 -swish sadness 0 -swish surprise 0 -swish trust 0 -switch anger 0 -switch anticipation 0 -switch disgust 0 -switch fear 0 -switch joy 0 -switch negative 0 -switch positive 0 -switch sadness 0 -switch surprise 0 -switch trust 0 -swivel anger 0 -swivel anticipation 0 -swivel disgust 0 -swivel fear 0 -swivel joy 0 -swivel negative 0 -swivel positive 0 -swivel sadness 0 -swivel surprise 0 -swivel trust 0 -swollen anger 0 -swollen anticipation 0 -swollen disgust 0 -swollen fear 0 -swollen joy 0 -swollen negative 1 -swollen positive 0 -swollen sadness 0 -swollen surprise 0 -swollen trust 0 -swoon anger 0 -swoon anticipation 0 -swoon disgust 0 -swoon fear 0 -swoon joy 0 -swoon negative 0 -swoon positive 0 -swoon sadness 0 -swoon surprise 0 -swoon trust 0 -swoop anger 0 -swoop anticipation 0 -swoop disgust 0 -swoop fear 0 -swoop joy 0 -swoop negative 0 -swoop positive 0 -swoop sadness 0 -swoop surprise 0 -swoop trust 0 -sword anger 0 -sword anticipation 0 -sword disgust 0 -sword fear 0 -sword joy 0 -sword negative 0 -sword positive 0 -sword sadness 0 -sword surprise 0 -sword trust 0 -syllable anger 0 -syllable anticipation 0 -syllable disgust 0 -syllable fear 0 -syllable joy 0 -syllable negative 0 -syllable positive 0 -syllable sadness 0 -syllable surprise 0 -syllable trust 0 -syllabus anger 0 -syllabus anticipation 0 -syllabus disgust 0 -syllabus fear 0 -syllabus joy 0 -syllabus negative 0 -syllabus positive 0 -syllabus sadness 0 -syllabus surprise 0 -syllabus trust 0 -symbol anger 0 -symbol anticipation 0 -symbol disgust 0 -symbol fear 0 -symbol joy 0 -symbol negative 0 -symbol positive 0 -symbol sadness 0 -symbol surprise 0 -symbol trust 0 -symbolic anger 0 -symbolic anticipation 0 -symbolic disgust 0 -symbolic fear 0 -symbolic joy 0 -symbolic negative 0 -symbolic positive 1 -symbolic sadness 0 -symbolic surprise 0 -symbolic trust 0 -symbolically anger 0 -symbolically anticipation 0 -symbolically disgust 0 -symbolically fear 0 -symbolically joy 0 -symbolically negative 0 -symbolically positive 0 -symbolically sadness 0 -symbolically surprise 0 -symbolically trust 0 -symbolism anger 0 -symbolism anticipation 0 -symbolism disgust 0 -symbolism fear 0 -symbolism joy 0 -symbolism negative 0 -symbolism positive 0 -symbolism sadness 0 -symbolism surprise 0 -symbolism trust 0 -symbolize anger 0 -symbolize anticipation 0 -symbolize disgust 0 -symbolize fear 0 -symbolize joy 0 -symbolize negative 0 -symbolize positive 0 -symbolize sadness 0 -symbolize surprise 0 -symbolize trust 0 -symmetric anger 0 -symmetric anticipation 0 -symmetric disgust 0 -symmetric fear 0 -symmetric joy 0 -symmetric negative 0 -symmetric positive 0 -symmetric sadness 0 -symmetric surprise 0 -symmetric trust 0 -symmetrical anger 0 -symmetrical anticipation 0 -symmetrical disgust 0 -symmetrical fear 0 -symmetrical joy 0 -symmetrical negative 0 -symmetrical positive 1 -symmetrical sadness 0 -symmetrical surprise 0 -symmetrical trust 0 -symmetry anger 0 -symmetry anticipation 0 -symmetry disgust 0 -symmetry fear 0 -symmetry joy 1 -symmetry negative 0 -symmetry positive 1 -symmetry sadness 0 -symmetry surprise 0 -symmetry trust 1 -sympathetic anger 0 -sympathetic anticipation 0 -sympathetic disgust 0 -sympathetic fear 1 -sympathetic joy 1 -sympathetic negative 0 -sympathetic positive 1 -sympathetic sadness 1 -sympathetic surprise 0 -sympathetic trust 1 -sympathize anger 0 -sympathize anticipation 0 -sympathize disgust 0 -sympathize fear 0 -sympathize joy 0 -sympathize negative 0 -sympathize positive 0 -sympathize sadness 1 -sympathize surprise 0 -sympathize trust 0 -sympathy anger 0 -sympathy anticipation 0 -sympathy disgust 0 -sympathy fear 0 -sympathy joy 0 -sympathy negative 0 -sympathy positive 1 -sympathy sadness 1 -sympathy surprise 0 -sympathy trust 0 -symphony anger 0 -symphony anticipation 1 -symphony disgust 0 -symphony fear 0 -symphony joy 1 -symphony negative 0 -symphony positive 1 -symphony sadness 0 -symphony surprise 0 -symphony trust 0 -symptom anger 0 -symptom anticipation 0 -symptom disgust 0 -symptom fear 0 -symptom joy 0 -symptom negative 1 -symptom positive 0 -symptom sadness 0 -symptom surprise 0 -symptom trust 0 -symptomatic anger 0 -symptomatic anticipation 0 -symptomatic disgust 0 -symptomatic fear 0 -symptomatic joy 0 -symptomatic negative 0 -symptomatic positive 0 -symptomatic sadness 0 -symptomatic surprise 0 -symptomatic trust 0 -synagogue anger 0 -synagogue anticipation 0 -synagogue disgust 0 -synagogue fear 0 -synagogue joy 0 -synagogue negative 0 -synagogue positive 0 -synagogue sadness 0 -synagogue surprise 0 -synagogue trust 0 -synchronize anger 0 -synchronize anticipation 1 -synchronize disgust 0 -synchronize fear 0 -synchronize joy 1 -synchronize negative 0 -synchronize positive 1 -synchronize sadness 0 -synchronize surprise 1 -synchronize trust 1 -synchronous anger 0 -synchronous anticipation 0 -synchronous disgust 0 -synchronous fear 0 -synchronous joy 0 -synchronous negative 0 -synchronous positive 0 -synchronous sadness 0 -synchronous surprise 0 -synchronous trust 0 -syncope anger 0 -syncope anticipation 0 -syncope disgust 0 -syncope fear 1 -syncope joy 0 -syncope negative 1 -syncope positive 0 -syncope sadness 1 -syncope surprise 1 -syncope trust 0 -syndicate anger 0 -syndicate anticipation 0 -syndicate disgust 0 -syndicate fear 0 -syndicate joy 0 -syndicate negative 0 -syndicate positive 0 -syndicate sadness 0 -syndicate surprise 0 -syndicate trust 0 -synergistic anger 0 -synergistic anticipation 0 -synergistic disgust 0 -synergistic fear 0 -synergistic joy 0 -synergistic negative 0 -synergistic positive 1 -synergistic sadness 0 -synergistic surprise 0 -synergistic trust 1 -synergy anger 0 -synergy anticipation 0 -synergy disgust 0 -synergy fear 0 -synergy joy 0 -synergy negative 0 -synergy positive 0 -synergy sadness 0 -synergy surprise 0 -synergy trust 0 -synod anger 0 -synod anticipation 0 -synod disgust 0 -synod fear 0 -synod joy 0 -synod negative 0 -synod positive 1 -synod sadness 0 -synod surprise 0 -synod trust 1 -synonym anger 0 -synonym anticipation 0 -synonym disgust 0 -synonym fear 0 -synonym joy 0 -synonym negative 0 -synonym positive 0 -synonym sadness 0 -synonym surprise 0 -synonym trust 0 -synonymous anger 0 -synonymous anticipation 0 -synonymous disgust 0 -synonymous fear 1 -synonymous joy 0 -synonymous negative 1 -synonymous positive 1 -synonymous sadness 0 -synonymous surprise 0 -synonymous trust 1 -synopsis anger 0 -synopsis anticipation 0 -synopsis disgust 0 -synopsis fear 0 -synopsis joy 0 -synopsis negative 0 -synopsis positive 0 -synopsis sadness 0 -synopsis surprise 0 -synopsis trust 0 -synoptic anger 0 -synoptic anticipation 0 -synoptic disgust 0 -synoptic fear 0 -synoptic joy 0 -synoptic negative 0 -synoptic positive 0 -synoptic sadness 0 -synoptic surprise 0 -synoptic trust 0 -syntax anger 0 -syntax anticipation 0 -syntax disgust 0 -syntax fear 0 -syntax joy 0 -syntax negative 0 -syntax positive 0 -syntax sadness 0 -syntax surprise 0 -syntax trust 0 -synthesis anger 0 -synthesis anticipation 0 -synthesis disgust 0 -synthesis fear 0 -synthesis joy 0 -synthesis negative 0 -synthesis positive 0 -synthesis sadness 0 -synthesis surprise 0 -synthesis trust 0 -synthetic anger 0 -synthetic anticipation 0 -synthetic disgust 0 -synthetic fear 0 -synthetic joy 0 -synthetic negative 0 -synthetic positive 0 -synthetic sadness 0 -synthetic surprise 0 -synthetic trust 0 -syringe anger 0 -syringe anticipation 0 -syringe disgust 0 -syringe fear 1 -syringe joy 0 -syringe negative 0 -syringe positive 0 -syringe sadness 0 -syringe surprise 0 -syringe trust 0 -syrup anger 0 -syrup anticipation 0 -syrup disgust 0 -syrup fear 0 -syrup joy 0 -syrup negative 0 -syrup positive 0 -syrup sadness 0 -syrup surprise 0 -syrup trust 0 -system anger 0 -system anticipation 0 -system disgust 0 -system fear 0 -system joy 0 -system negative 0 -system positive 0 -system sadness 0 -system surprise 0 -system trust 1 -systematic anger 0 -systematic anticipation 0 -systematic disgust 0 -systematic fear 0 -systematic joy 0 -systematic negative 0 -systematic positive 0 -systematic sadness 0 -systematic surprise 0 -systematic trust 0 -systematically anger 0 -systematically anticipation 0 -systematically disgust 0 -systematically fear 0 -systematically joy 0 -systematically negative 0 -systematically positive 0 -systematically sadness 0 -systematically surprise 0 -systematically trust 0 -tabby anger 0 -tabby anticipation 0 -tabby disgust 0 -tabby fear 0 -tabby joy 0 -tabby negative 0 -tabby positive 0 -tabby sadness 0 -tabby surprise 0 -tabby trust 0 -tabernacle anger 0 -tabernacle anticipation 0 -tabernacle disgust 0 -tabernacle fear 0 -tabernacle joy 0 -tabernacle negative 0 -tabernacle positive 0 -tabernacle sadness 0 -tabernacle surprise 0 -tabernacle trust 0 -table anger 0 -table anticipation 0 -table disgust 0 -table fear 0 -table joy 0 -table negative 0 -table positive 0 -table sadness 0 -table surprise 0 -table trust 0 -tableau anger 0 -tableau anticipation 0 -tableau disgust 0 -tableau fear 0 -tableau joy 0 -tableau negative 0 -tableau positive 0 -tableau sadness 0 -tableau surprise 0 -tableau trust 0 -tablespoon anger 0 -tablespoon anticipation 0 -tablespoon disgust 0 -tablespoon fear 0 -tablespoon joy 0 -tablespoon negative 0 -tablespoon positive 0 -tablespoon sadness 0 -tablespoon surprise 0 -tablespoon trust 0 -tablet anger 0 -tablet anticipation 0 -tablet disgust 0 -tablet fear 0 -tablet joy 0 -tablet negative 0 -tablet positive 0 -tablet sadness 0 -tablet surprise 0 -tablet trust 0 -tableware anger 0 -tableware anticipation 0 -tableware disgust 0 -tableware fear 0 -tableware joy 0 -tableware negative 0 -tableware positive 0 -tableware sadness 0 -tableware surprise 0 -tableware trust 0 -taboo anger 0 -taboo anticipation 0 -taboo disgust 1 -taboo fear 1 -taboo joy 0 -taboo negative 1 -taboo positive 0 -taboo sadness 0 -taboo surprise 0 -taboo trust 0 -tabular anger 0 -tabular anticipation 0 -tabular disgust 0 -tabular fear 0 -tabular joy 0 -tabular negative 0 -tabular positive 0 -tabular sadness 0 -tabular surprise 0 -tabular trust 0 -tabulate anger 0 -tabulate anticipation 1 -tabulate disgust 0 -tabulate fear 0 -tabulate joy 0 -tabulate negative 0 -tabulate positive 0 -tabulate sadness 0 -tabulate surprise 0 -tabulate trust 0 -tabulation anger 0 -tabulation anticipation 0 -tabulation disgust 0 -tabulation fear 0 -tabulation joy 0 -tabulation negative 0 -tabulation positive 0 -tabulation sadness 0 -tabulation surprise 0 -tabulation trust 0 -tachometer anger 0 -tachometer anticipation 0 -tachometer disgust 0 -tachometer fear 0 -tachometer joy 0 -tachometer negative 0 -tachometer positive 0 -tachometer sadness 0 -tachometer surprise 0 -tachometer trust 0 -tacit anger 0 -tacit anticipation 0 -tacit disgust 0 -tacit fear 0 -tacit joy 0 -tacit negative 0 -tacit positive 0 -tacit sadness 0 -tacit surprise 0 -tacit trust 0 -tack anger 0 -tack anticipation 0 -tack disgust 0 -tack fear 0 -tack joy 0 -tack negative 0 -tack positive 0 -tack sadness 0 -tack surprise 0 -tack trust 0 -tackle anger 1 -tackle anticipation 0 -tackle disgust 0 -tackle fear 0 -tackle joy 0 -tackle negative 0 -tackle positive 0 -tackle sadness 0 -tackle surprise 1 -tackle trust 0 -tackling anger 0 -tackling anticipation 0 -tackling disgust 0 -tackling fear 0 -tackling joy 0 -tackling negative 0 -tackling positive 0 -tackling sadness 0 -tackling surprise 0 -tackling trust 0 -tacky anger 0 -tacky anticipation 0 -tacky disgust 0 -tacky fear 0 -tacky joy 0 -tacky negative 0 -tacky positive 0 -tacky sadness 0 -tacky surprise 0 -tacky trust 0 -tact anger 0 -tact anticipation 0 -tact disgust 0 -tact fear 0 -tact joy 0 -tact negative 0 -tact positive 1 -tact sadness 0 -tact surprise 0 -tact trust 0 -tactics anger 0 -tactics anticipation 0 -tactics disgust 0 -tactics fear 1 -tactics joy 0 -tactics negative 0 -tactics positive 0 -tactics sadness 0 -tactics surprise 0 -tactics trust 1 -tactile anger 0 -tactile anticipation 0 -tactile disgust 0 -tactile fear 0 -tactile joy 0 -tactile negative 0 -tactile positive 0 -tactile sadness 0 -tactile surprise 0 -tactile trust 0 -taffeta anger 0 -taffeta anticipation 0 -taffeta disgust 0 -taffeta fear 0 -taffeta joy 0 -taffeta negative 0 -taffeta positive 0 -taffeta sadness 0 -taffeta surprise 0 -taffeta trust 0 -taffy anger 0 -taffy anticipation 0 -taffy disgust 0 -taffy fear 0 -taffy joy 0 -taffy negative 0 -taffy positive 0 -taffy sadness 0 -taffy surprise 0 -taffy trust 0 -tag anger 0 -tag anticipation 0 -tag disgust 0 -tag fear 0 -tag joy 0 -tag negative 0 -tag positive 0 -tag sadness 0 -tag surprise 0 -tag trust 0 -tail anger 0 -tail anticipation 0 -tail disgust 0 -tail fear 0 -tail joy 0 -tail negative 0 -tail positive 0 -tail sadness 0 -tail surprise 0 -tail trust 0 -tailed anger 0 -tailed anticipation 0 -tailed disgust 0 -tailed fear 0 -tailed joy 0 -tailed negative 0 -tailed positive 0 -tailed sadness 0 -tailed surprise 0 -tailed trust 0 -tailings anger 0 -tailings anticipation 0 -tailings disgust 0 -tailings fear 0 -tailings joy 0 -tailings negative 0 -tailings positive 0 -tailings sadness 0 -tailings surprise 0 -tailings trust 0 -tailor anger 0 -tailor anticipation 0 -tailor disgust 0 -tailor fear 0 -tailor joy 0 -tailor negative 0 -tailor positive 0 -tailor sadness 0 -tailor surprise 0 -tailor trust 0 -tailoring anger 0 -tailoring anticipation 0 -tailoring disgust 0 -tailoring fear 0 -tailoring joy 0 -tailoring negative 0 -tailoring positive 0 -tailoring sadness 0 -tailoring surprise 0 -tailoring trust 0 -taint anger 0 -taint anticipation 0 -taint disgust 0 -taint fear 0 -taint joy 0 -taint negative 1 -taint positive 0 -taint sadness 1 -taint surprise 0 -taint trust 0 -taker anger 0 -taker anticipation 0 -taker disgust 0 -taker fear 0 -taker joy 0 -taker negative 0 -taker positive 0 -taker sadness 0 -taker surprise 0 -taker trust 0 -tale anger 0 -tale anticipation 0 -tale disgust 0 -tale fear 0 -tale joy 0 -tale negative 0 -tale positive 1 -tale sadness 0 -tale surprise 0 -tale trust 0 -talent anger 0 -talent anticipation 0 -talent disgust 0 -talent fear 0 -talent joy 0 -talent negative 0 -talent positive 1 -talent sadness 0 -talent surprise 0 -talent trust 0 -talented anger 0 -talented anticipation 0 -talented disgust 0 -talented fear 0 -talented joy 0 -talented negative 0 -talented positive 0 -talented sadness 0 -talented surprise 0 -talented trust 0 -talisman anger 0 -talisman anticipation 0 -talisman disgust 0 -talisman fear 0 -talisman joy 0 -talisman negative 0 -talisman positive 1 -talisman sadness 0 -talisman surprise 0 -talisman trust 0 -talk anger 0 -talk anticipation 0 -talk disgust 0 -talk fear 0 -talk joy 0 -talk negative 0 -talk positive 1 -talk sadness 0 -talk surprise 0 -talk trust 0 -talkative anger 0 -talkative anticipation 0 -talkative disgust 0 -talkative fear 0 -talkative joy 0 -talkative negative 0 -talkative positive 0 -talkative sadness 0 -talkative surprise 0 -talkative trust 0 -talker anger 0 -talker anticipation 0 -talker disgust 0 -talker fear 0 -talker joy 0 -talker negative 0 -talker positive 0 -talker sadness 0 -talker surprise 0 -talker trust 0 -tall anger 0 -tall anticipation 0 -tall disgust 0 -tall fear 0 -tall joy 0 -tall negative 0 -tall positive 0 -tall sadness 0 -tall surprise 0 -tall trust 0 -tallies anger 0 -tallies anticipation 0 -tallies disgust 0 -tallies fear 0 -tallies joy 0 -tallies negative 0 -tallies positive 0 -tallies sadness 0 -tallies surprise 0 -tallies trust 0 -tallow anger 0 -tallow anticipation 0 -tallow disgust 0 -tallow fear 0 -tallow joy 0 -tallow negative 0 -tallow positive 0 -tallow sadness 0 -tallow surprise 0 -tallow trust 0 -tally anger 0 -tally anticipation 0 -tally disgust 0 -tally fear 0 -tally joy 0 -tally negative 0 -tally positive 0 -tally sadness 0 -tally surprise 0 -tally trust 0 -talons anger 1 -talons anticipation 0 -talons disgust 0 -talons fear 1 -talons joy 0 -talons negative 1 -talons positive 0 -talons sadness 0 -talons surprise 0 -talons trust 0 -tambourine anger 0 -tambourine anticipation 0 -tambourine disgust 0 -tambourine fear 0 -tambourine joy 0 -tambourine negative 0 -tambourine positive 0 -tambourine sadness 0 -tambourine surprise 0 -tambourine trust 0 -taming anger 0 -taming anticipation 0 -taming disgust 0 -taming fear 0 -taming joy 0 -taming negative 0 -taming positive 0 -taming sadness 0 -taming surprise 0 -taming trust 0 -tan anger 0 -tan anticipation 0 -tan disgust 0 -tan fear 0 -tan joy 0 -tan negative 0 -tan positive 0 -tan sadness 0 -tan surprise 0 -tan trust 0 -tandem anger 0 -tandem anticipation 0 -tandem disgust 0 -tandem fear 0 -tandem joy 0 -tandem negative 0 -tandem positive 0 -tandem sadness 0 -tandem surprise 0 -tandem trust 1 -tang anger 0 -tang anticipation 0 -tang disgust 0 -tang fear 0 -tang joy 0 -tang negative 0 -tang positive 0 -tang sadness 0 -tang surprise 0 -tang trust 0 -tangent anger 0 -tangent anticipation 0 -tangent disgust 0 -tangent fear 0 -tangent joy 0 -tangent negative 0 -tangent positive 0 -tangent sadness 0 -tangent surprise 0 -tangent trust 0 -tangle anger 0 -tangle anticipation 0 -tangle disgust 0 -tangle fear 0 -tangle joy 0 -tangle negative 0 -tangle positive 0 -tangle sadness 0 -tangle surprise 0 -tangle trust 0 -tangled anger 0 -tangled anticipation 0 -tangled disgust 0 -tangled fear 0 -tangled joy 0 -tangled negative 1 -tangled positive 0 -tangled sadness 0 -tangled surprise 0 -tangled trust 0 -tank anger 0 -tank anticipation 0 -tank disgust 0 -tank fear 0 -tank joy 0 -tank negative 0 -tank positive 0 -tank sadness 0 -tank surprise 0 -tank trust 0 -tanned anger 0 -tanned anticipation 0 -tanned disgust 0 -tanned fear 0 -tanned joy 0 -tanned negative 0 -tanned positive 1 -tanned sadness 0 -tanned surprise 0 -tanned trust 0 -tantalizing anger 0 -tantalizing anticipation 1 -tantalizing disgust 0 -tantalizing fear 0 -tantalizing joy 1 -tantalizing negative 1 -tantalizing positive 1 -tantalizing sadness 0 -tantalizing surprise 1 -tantalizing trust 0 -tantamount anger 0 -tantamount anticipation 0 -tantamount disgust 0 -tantamount fear 0 -tantamount joy 0 -tantamount negative 0 -tantamount positive 0 -tantamount sadness 0 -tantamount surprise 0 -tantamount trust 1 -tap anger 0 -tap anticipation 0 -tap disgust 0 -tap fear 0 -tap joy 0 -tap negative 0 -tap positive 0 -tap sadness 0 -tap surprise 0 -tap trust 0 -tape anger 0 -tape anticipation 0 -tape disgust 0 -tape fear 0 -tape joy 0 -tape negative 0 -tape positive 0 -tape sadness 0 -tape surprise 0 -tape trust 0 -taper anger 0 -taper anticipation 0 -taper disgust 0 -taper fear 0 -taper joy 0 -taper negative 0 -taper positive 0 -taper sadness 0 -taper surprise 0 -taper trust 0 -tapering anger 0 -tapering anticipation 0 -tapering disgust 0 -tapering fear 0 -tapering joy 0 -tapering negative 0 -tapering positive 0 -tapering sadness 0 -tapering surprise 0 -tapering trust 0 -tapestry anger 0 -tapestry anticipation 0 -tapestry disgust 0 -tapestry fear 0 -tapestry joy 0 -tapestry negative 0 -tapestry positive 0 -tapestry sadness 0 -tapestry surprise 0 -tapestry trust 0 -tar anger 0 -tar anticipation 0 -tar disgust 0 -tar fear 0 -tar joy 0 -tar negative 0 -tar positive 0 -tar sadness 0 -tar surprise 0 -tar trust 0 -tardiness anger 0 -tardiness anticipation 0 -tardiness disgust 0 -tardiness fear 0 -tardiness joy 0 -tardiness negative 1 -tardiness positive 0 -tardiness sadness 0 -tardiness surprise 0 -tardiness trust 0 -tardy anger 0 -tardy anticipation 0 -tardy disgust 0 -tardy fear 0 -tardy joy 0 -tardy negative 1 -tardy positive 0 -tardy sadness 0 -tardy surprise 0 -tardy trust 0 -target anger 0 -target anticipation 0 -target disgust 0 -target fear 0 -target joy 0 -target negative 0 -target positive 0 -target sadness 0 -target surprise 0 -target trust 0 -tariff anger 1 -tariff anticipation 0 -tariff disgust 1 -tariff fear 0 -tariff joy 0 -tariff negative 1 -tariff positive 0 -tariff sadness 0 -tariff surprise 0 -tariff trust 0 -tarnish anger 0 -tarnish anticipation 0 -tarnish disgust 1 -tarnish fear 0 -tarnish joy 0 -tarnish negative 1 -tarnish positive 0 -tarnish sadness 1 -tarnish surprise 0 -tarnish trust 0 -tarry anger 0 -tarry anticipation 0 -tarry disgust 0 -tarry fear 0 -tarry joy 0 -tarry negative 1 -tarry positive 0 -tarry sadness 0 -tarry surprise 0 -tarry trust 0 -tart anger 0 -tart anticipation 0 -tart disgust 0 -tart fear 0 -tart joy 0 -tart negative 0 -tart positive 0 -tart sadness 0 -tart surprise 0 -tart trust 0 -tartan anger 0 -tartan anticipation 0 -tartan disgust 0 -tartan fear 0 -tartan joy 0 -tartan negative 0 -tartan positive 0 -tartan sadness 0 -tartan surprise 0 -tartan trust 0 -tartar anger 0 -tartar anticipation 0 -tartar disgust 0 -tartar fear 0 -tartar joy 0 -tartar negative 0 -tartar positive 0 -tartar sadness 0 -tartar surprise 0 -tartar trust 0 -task anger 0 -task anticipation 0 -task disgust 0 -task fear 0 -task joy 0 -task negative 0 -task positive 1 -task sadness 0 -task surprise 0 -task trust 0 -tassel anger 0 -tassel anticipation 0 -tassel disgust 0 -tassel fear 0 -tassel joy 0 -tassel negative 0 -tassel positive 0 -tassel sadness 0 -tassel surprise 0 -tassel trust 0 -taste anger 0 -taste anticipation 0 -taste disgust 0 -taste fear 0 -taste joy 0 -taste negative 0 -taste positive 0 -taste sadness 0 -taste surprise 0 -taste trust 0 -tasteful anger 0 -tasteful anticipation 0 -tasteful disgust 0 -tasteful fear 0 -tasteful joy 0 -tasteful negative 0 -tasteful positive 1 -tasteful sadness 0 -tasteful surprise 0 -tasteful trust 0 -tasteless anger 0 -tasteless anticipation 0 -tasteless disgust 1 -tasteless fear 0 -tasteless joy 0 -tasteless negative 1 -tasteless positive 0 -tasteless sadness 0 -tasteless surprise 0 -tasteless trust 0 -tasting anger 0 -tasting anticipation 0 -tasting disgust 0 -tasting fear 0 -tasting joy 0 -tasting negative 0 -tasting positive 0 -tasting sadness 0 -tasting surprise 0 -tasting trust 0 -tasty anger 0 -tasty anticipation 0 -tasty disgust 0 -tasty fear 0 -tasty joy 0 -tasty negative 0 -tasty positive 1 -tasty sadness 0 -tasty surprise 0 -tasty trust 0 -tat anger 0 -tat anticipation 0 -tat disgust 0 -tat fear 0 -tat joy 0 -tat negative 0 -tat positive 0 -tat sadness 0 -tat surprise 0 -tat trust 0 -tattoo anger 0 -tattoo anticipation 0 -tattoo disgust 0 -tattoo fear 0 -tattoo joy 0 -tattoo negative 0 -tattoo positive 0 -tattoo sadness 0 -tattoo surprise 0 -tattoo trust 0 -taught anger 0 -taught anticipation 0 -taught disgust 0 -taught fear 0 -taught joy 0 -taught negative 0 -taught positive 0 -taught sadness 0 -taught surprise 0 -taught trust 1 -taunt anger 1 -taunt anticipation 0 -taunt disgust 0 -taunt fear 1 -taunt joy 0 -taunt negative 1 -taunt positive 0 -taunt sadness 1 -taunt surprise 0 -taunt trust 0 -taut anger 0 -taut anticipation 0 -taut disgust 0 -taut fear 0 -taut joy 0 -taut negative 0 -taut positive 0 -taut sadness 0 -taut surprise 0 -taut trust 0 -tavern anger 0 -tavern anticipation 0 -tavern disgust 0 -tavern fear 0 -tavern joy 0 -tavern negative 0 -tavern positive 0 -tavern sadness 0 -tavern surprise 0 -tavern trust 0 -tawny anger 0 -tawny anticipation 0 -tawny disgust 1 -tawny fear 0 -tawny joy 0 -tawny negative 0 -tawny positive 0 -tawny sadness 0 -tawny surprise 0 -tawny trust 0 -tax anger 0 -tax anticipation 0 -tax disgust 0 -tax fear 0 -tax joy 0 -tax negative 1 -tax positive 0 -tax sadness 1 -tax surprise 0 -tax trust 0 -taxicab anger 0 -taxicab anticipation 0 -taxicab disgust 0 -taxicab fear 0 -taxicab joy 0 -taxicab negative 0 -taxicab positive 0 -taxicab sadness 0 -taxicab surprise 0 -taxicab trust 0 -taxonomy anger 0 -taxonomy anticipation 0 -taxonomy disgust 0 -taxonomy fear 0 -taxonomy joy 0 -taxonomy negative 0 -taxonomy positive 0 -taxonomy sadness 0 -taxonomy surprise 0 -taxonomy trust 0 -tea anger 0 -tea anticipation 0 -tea disgust 0 -tea fear 0 -tea joy 0 -tea negative 0 -tea positive 0 -tea sadness 0 -tea surprise 0 -tea trust 0 -teach anger 0 -teach anticipation 0 -teach disgust 0 -teach fear 0 -teach joy 1 -teach negative 0 -teach positive 1 -teach sadness 0 -teach surprise 1 -teach trust 1 -teacher anger 0 -teacher anticipation 0 -teacher disgust 0 -teacher fear 0 -teacher joy 0 -teacher negative 0 -teacher positive 1 -teacher sadness 0 -teacher surprise 0 -teacher trust 1 -teaching anger 0 -teaching anticipation 0 -teaching disgust 0 -teaching fear 0 -teaching joy 0 -teaching negative 0 -teaching positive 0 -teaching sadness 0 -teaching surprise 0 -teaching trust 0 -team anger 0 -team anticipation 0 -team disgust 0 -team fear 0 -team joy 0 -team negative 0 -team positive 0 -team sadness 0 -team surprise 0 -team trust 1 -tearful anger 0 -tearful anticipation 0 -tearful disgust 1 -tearful fear 1 -tearful joy 0 -tearful negative 0 -tearful positive 0 -tearful sadness 1 -tearful surprise 0 -tearful trust 0 -tease anger 1 -tease anticipation 1 -tease disgust 0 -tease fear 0 -tease joy 0 -tease negative 1 -tease positive 0 -tease sadness 1 -tease surprise 0 -tease trust 0 -teaser anger 0 -teaser anticipation 0 -teaser disgust 0 -teaser fear 0 -teaser joy 0 -teaser negative 0 -teaser positive 0 -teaser sadness 0 -teaser surprise 0 -teaser trust 0 -teasing anger 1 -teasing anticipation 0 -teasing disgust 0 -teasing fear 1 -teasing joy 0 -teasing negative 1 -teasing positive 0 -teasing sadness 0 -teasing surprise 0 -teasing trust 0 -teat anger 0 -teat anticipation 0 -teat disgust 0 -teat fear 0 -teat joy 0 -teat negative 0 -teat positive 0 -teat sadness 0 -teat surprise 0 -teat trust 0 -technical anger 0 -technical anticipation 0 -technical disgust 0 -technical fear 0 -technical joy 0 -technical negative 0 -technical positive 0 -technical sadness 0 -technical surprise 0 -technical trust 0 -technicality anger 0 -technicality anticipation 0 -technicality disgust 0 -technicality fear 0 -technicality joy 0 -technicality negative 0 -technicality positive 0 -technicality sadness 0 -technicality surprise 0 -technicality trust 0 -technician anger 0 -technician anticipation 0 -technician disgust 0 -technician fear 0 -technician joy 0 -technician negative 0 -technician positive 0 -technician sadness 0 -technician surprise 0 -technician trust 0 -technology anger 0 -technology anticipation 0 -technology disgust 0 -technology fear 0 -technology joy 0 -technology negative 0 -technology positive 1 -technology sadness 0 -technology surprise 0 -technology trust 0 -ted anger 0 -ted anticipation 0 -ted disgust 0 -ted fear 0 -ted joy 0 -ted negative 0 -ted positive 0 -ted sadness 0 -ted surprise 0 -ted trust 0 -tedious anger 0 -tedious anticipation 0 -tedious disgust 0 -tedious fear 0 -tedious joy 0 -tedious negative 1 -tedious positive 0 -tedious sadness 0 -tedious surprise 0 -tedious trust 0 -tedium anger 0 -tedium anticipation 0 -tedium disgust 0 -tedium fear 0 -tedium joy 0 -tedium negative 1 -tedium positive 0 -tedium sadness 0 -tedium surprise 0 -tedium trust 0 -teeming anger 0 -teeming anticipation 0 -teeming disgust 1 -teeming fear 0 -teeming joy 0 -teeming negative 0 -teeming positive 0 -teeming sadness 0 -teeming surprise 0 -teeming trust 0 -teens anger 0 -teens anticipation 0 -teens disgust 0 -teens fear 0 -teens joy 0 -teens negative 1 -teens positive 1 -teens sadness 0 -teens surprise 0 -teens trust 0 -teeth anger 0 -teeth anticipation 0 -teeth disgust 0 -teeth fear 0 -teeth joy 0 -teeth negative 0 -teeth positive 0 -teeth sadness 0 -teeth surprise 0 -teeth trust 0 -teflon anger 0 -teflon anticipation 0 -teflon disgust 0 -teflon fear 0 -teflon joy 0 -teflon negative 0 -teflon positive 0 -teflon sadness 0 -teflon surprise 0 -teflon trust 0 -telegram anger 0 -telegram anticipation 0 -telegram disgust 0 -telegram fear 0 -telegram joy 0 -telegram negative 0 -telegram positive 0 -telegram sadness 0 -telegram surprise 0 -telegram trust 0 -telegraph anger 0 -telegraph anticipation 0 -telegraph disgust 0 -telegraph fear 0 -telegraph joy 0 -telegraph negative 0 -telegraph positive 0 -telegraph sadness 0 -telegraph surprise 0 -telegraph trust 0 -telephone anger 0 -telephone anticipation 0 -telephone disgust 0 -telephone fear 0 -telephone joy 0 -telephone negative 0 -telephone positive 0 -telephone sadness 0 -telephone surprise 0 -telephone trust 0 -telescope anger 0 -telescope anticipation 0 -telescope disgust 0 -telescope fear 0 -telescope joy 0 -telescope negative 0 -telescope positive 0 -telescope sadness 0 -telescope surprise 0 -telescope trust 0 -telescopic anger 0 -telescopic anticipation 0 -telescopic disgust 0 -telescopic fear 0 -telescopic joy 0 -telescopic negative 0 -telescopic positive 0 -telescopic sadness 0 -telescopic surprise 0 -telescopic trust 0 -television anger 0 -television anticipation 0 -television disgust 0 -television fear 0 -television joy 0 -television negative 0 -television positive 0 -television sadness 0 -television surprise 0 -television trust 0 -teller anger 0 -teller anticipation 0 -teller disgust 0 -teller fear 0 -teller joy 0 -teller negative 0 -teller positive 0 -teller sadness 0 -teller surprise 0 -teller trust 0 -telling anger 0 -telling anticipation 0 -telling disgust 0 -telling fear 0 -telling joy 0 -telling negative 0 -telling positive 0 -telling sadness 0 -telling surprise 0 -telling trust 0 -telltale anger 0 -telltale anticipation 0 -telltale disgust 0 -telltale fear 0 -telltale joy 0 -telltale negative 0 -telltale positive 0 -telltale sadness 0 -telltale surprise 0 -telltale trust 0 -temper anger 0 -temper anticipation 0 -temper disgust 0 -temper fear 0 -temper joy 0 -temper negative 0 -temper positive 0 -temper sadness 0 -temper surprise 0 -temper trust 0 -tempera anger 0 -tempera anticipation 0 -tempera disgust 0 -tempera fear 0 -tempera joy 0 -tempera negative 0 -tempera positive 0 -tempera sadness 0 -tempera surprise 0 -tempera trust 0 -temperament anger 0 -temperament anticipation 0 -temperament disgust 0 -temperament fear 0 -temperament joy 0 -temperament negative 0 -temperament positive 0 -temperament sadness 0 -temperament surprise 0 -temperament trust 0 -temperance anger 0 -temperance anticipation 0 -temperance disgust 0 -temperance fear 0 -temperance joy 0 -temperance negative 0 -temperance positive 1 -temperance sadness 0 -temperance surprise 0 -temperance trust 0 -temperate anger 0 -temperate anticipation 0 -temperate disgust 0 -temperate fear 0 -temperate joy 0 -temperate negative 0 -temperate positive 0 -temperate sadness 0 -temperate surprise 0 -temperate trust 1 -temperature anger 0 -temperature anticipation 0 -temperature disgust 0 -temperature fear 0 -temperature joy 0 -temperature negative 0 -temperature positive 0 -temperature sadness 0 -temperature surprise 0 -temperature trust 0 -tempered anger 0 -tempered anticipation 0 -tempered disgust 0 -tempered fear 0 -tempered joy 0 -tempered negative 0 -tempered positive 1 -tempered sadness 0 -tempered surprise 0 -tempered trust 0 -tempest anger 1 -tempest anticipation 1 -tempest disgust 0 -tempest fear 1 -tempest joy 0 -tempest negative 1 -tempest positive 0 -tempest sadness 1 -tempest surprise 1 -tempest trust 0 -temple anger 0 -temple anticipation 0 -temple disgust 0 -temple fear 0 -temple joy 0 -temple negative 0 -temple positive 0 -temple sadness 0 -temple surprise 0 -temple trust 0 -temporal anger 0 -temporal anticipation 0 -temporal disgust 0 -temporal fear 0 -temporal joy 0 -temporal negative 0 -temporal positive 0 -temporal sadness 0 -temporal surprise 0 -temporal trust 0 -temporarily anger 0 -temporarily anticipation 0 -temporarily disgust 0 -temporarily fear 0 -temporarily joy 0 -temporarily negative 0 -temporarily positive 0 -temporarily sadness 0 -temporarily surprise 0 -temporarily trust 0 -temporary anger 0 -temporary anticipation 0 -temporary disgust 0 -temporary fear 0 -temporary joy 0 -temporary negative 0 -temporary positive 0 -temporary sadness 0 -temporary surprise 0 -temporary trust 0 -tempt anger 0 -tempt anticipation 0 -tempt disgust 0 -tempt fear 0 -tempt joy 0 -tempt negative 0 -tempt positive 0 -tempt sadness 0 -tempt surprise 0 -tempt trust 0 -temptation anger 0 -temptation anticipation 0 -temptation disgust 0 -temptation fear 0 -temptation joy 0 -temptation negative 1 -temptation positive 0 -temptation sadness 0 -temptation surprise 0 -temptation trust 0 -tempting anger 0 -tempting anticipation 0 -tempting disgust 0 -tempting fear 0 -tempting joy 0 -tempting negative 0 -tempting positive 0 -tempting sadness 0 -tempting surprise 0 -tempting trust 0 -ten anger 0 -ten anticipation 0 -ten disgust 0 -ten fear 0 -ten joy 0 -ten negative 0 -ten positive 0 -ten sadness 0 -ten surprise 0 -ten trust 0 -tenable anger 0 -tenable anticipation 0 -tenable disgust 0 -tenable fear 0 -tenable joy 0 -tenable negative 0 -tenable positive 1 -tenable sadness 0 -tenable surprise 0 -tenable trust 0 -tenacious anger 0 -tenacious anticipation 0 -tenacious disgust 0 -tenacious fear 0 -tenacious joy 0 -tenacious negative 0 -tenacious positive 1 -tenacious sadness 0 -tenacious surprise 0 -tenacious trust 0 -tenacity anger 0 -tenacity anticipation 0 -tenacity disgust 0 -tenacity fear 0 -tenacity joy 0 -tenacity negative 0 -tenacity positive 1 -tenacity sadness 0 -tenacity surprise 0 -tenacity trust 0 -tenancy anger 0 -tenancy anticipation 0 -tenancy disgust 0 -tenancy fear 0 -tenancy joy 0 -tenancy negative 0 -tenancy positive 1 -tenancy sadness 0 -tenancy surprise 0 -tenancy trust 0 -tenant anger 0 -tenant anticipation 0 -tenant disgust 0 -tenant fear 0 -tenant joy 0 -tenant negative 0 -tenant positive 1 -tenant sadness 0 -tenant surprise 0 -tenant trust 0 -tendency anger 0 -tendency anticipation 0 -tendency disgust 0 -tendency fear 0 -tendency joy 0 -tendency negative 0 -tendency positive 0 -tendency sadness 0 -tendency surprise 0 -tendency trust 0 -tender anger 0 -tender anticipation 0 -tender disgust 0 -tender fear 0 -tender joy 1 -tender negative 0 -tender positive 1 -tender sadness 0 -tender surprise 0 -tender trust 1 -tenderness anger 0 -tenderness anticipation 0 -tenderness disgust 0 -tenderness fear 0 -tenderness joy 1 -tenderness negative 0 -tenderness positive 1 -tenderness sadness 0 -tenderness surprise 0 -tenderness trust 0 -tending anger 0 -tending anticipation 0 -tending disgust 0 -tending fear 0 -tending joy 0 -tending negative 0 -tending positive 0 -tending sadness 0 -tending surprise 0 -tending trust 0 -tendon anger 0 -tendon anticipation 0 -tendon disgust 0 -tendon fear 0 -tendon joy 0 -tendon negative 0 -tendon positive 0 -tendon sadness 0 -tendon surprise 0 -tendon trust 0 -tenement anger 0 -tenement anticipation 0 -tenement disgust 0 -tenement fear 0 -tenement joy 0 -tenement negative 1 -tenement positive 0 -tenement sadness 0 -tenement surprise 0 -tenement trust 0 -tenet anger 0 -tenet anticipation 0 -tenet disgust 0 -tenet fear 0 -tenet joy 0 -tenet negative 0 -tenet positive 0 -tenet sadness 0 -tenet surprise 0 -tenet trust 0 -tenets anger 0 -tenets anticipation 0 -tenets disgust 0 -tenets fear 0 -tenets joy 0 -tenets negative 0 -tenets positive 0 -tenets sadness 0 -tenets surprise 0 -tenets trust 0 -tenfold anger 0 -tenfold anticipation 0 -tenfold disgust 0 -tenfold fear 0 -tenfold joy 0 -tenfold negative 0 -tenfold positive 0 -tenfold sadness 0 -tenfold surprise 0 -tenfold trust 0 -tennis anger 0 -tennis anticipation 0 -tennis disgust 0 -tennis fear 0 -tennis joy 0 -tennis negative 0 -tennis positive 0 -tennis sadness 0 -tennis surprise 0 -tennis trust 0 -tense anger 0 -tense anticipation 0 -tense disgust 0 -tense fear 0 -tense joy 0 -tense negative 0 -tense positive 0 -tense sadness 0 -tense surprise 0 -tense trust 0 -tensile anger 0 -tensile anticipation 0 -tensile disgust 0 -tensile fear 0 -tensile joy 0 -tensile negative 0 -tensile positive 0 -tensile sadness 0 -tensile surprise 0 -tensile trust 0 -tension anger 1 -tension anticipation 0 -tension disgust 0 -tension fear 0 -tension joy 0 -tension negative 0 -tension positive 0 -tension sadness 0 -tension surprise 0 -tension trust 0 -tent anger 0 -tent anticipation 0 -tent disgust 0 -tent fear 0 -tent joy 0 -tent negative 0 -tent positive 0 -tent sadness 0 -tent surprise 0 -tent trust 0 -tentacle anger 0 -tentacle anticipation 0 -tentacle disgust 0 -tentacle fear 0 -tentacle joy 0 -tentacle negative 0 -tentacle positive 0 -tentacle sadness 0 -tentacle surprise 0 -tentacle trust 0 -tentative anger 0 -tentative anticipation 0 -tentative disgust 0 -tentative fear 0 -tentative joy 0 -tentative negative 0 -tentative positive 0 -tentative sadness 0 -tentative surprise 0 -tentative trust 0 -tenth anger 0 -tenth anticipation 0 -tenth disgust 0 -tenth fear 0 -tenth joy 0 -tenth negative 0 -tenth positive 0 -tenth sadness 0 -tenth surprise 0 -tenth trust 0 -tenths anger 0 -tenths anticipation 0 -tenths disgust 0 -tenths fear 0 -tenths joy 0 -tenths negative 0 -tenths positive 0 -tenths sadness 0 -tenths surprise 0 -tenths trust 0 -tenuous anger 0 -tenuous anticipation 0 -tenuous disgust 0 -tenuous fear 0 -tenuous joy 0 -tenuous negative 0 -tenuous positive 0 -tenuous sadness 0 -tenuous surprise 0 -tenuous trust 0 -tenure anger 0 -tenure anticipation 0 -tenure disgust 0 -tenure fear 0 -tenure joy 0 -tenure negative 0 -tenure positive 0 -tenure sadness 0 -tenure surprise 0 -tenure trust 0 -tepid anger 0 -tepid anticipation 0 -tepid disgust 0 -tepid fear 0 -tepid joy 0 -tepid negative 0 -tepid positive 0 -tepid sadness 0 -tepid surprise 0 -tepid trust 0 -term anger 0 -term anticipation 0 -term disgust 0 -term fear 0 -term joy 0 -term negative 0 -term positive 0 -term sadness 0 -term surprise 0 -term trust 0 -terminal anger 0 -terminal anticipation 0 -terminal disgust 0 -terminal fear 1 -terminal joy 0 -terminal negative 1 -terminal positive 0 -terminal sadness 1 -terminal surprise 0 -terminal trust 0 -terminate anger 0 -terminate anticipation 0 -terminate disgust 0 -terminate fear 0 -terminate joy 0 -terminate negative 0 -terminate positive 0 -terminate sadness 1 -terminate surprise 0 -terminate trust 0 -termination anger 0 -termination anticipation 0 -termination disgust 0 -termination fear 0 -termination joy 0 -termination negative 1 -termination positive 0 -termination sadness 1 -termination surprise 0 -termination trust 0 -terminus anger 0 -terminus anticipation 0 -terminus disgust 0 -terminus fear 0 -terminus joy 0 -terminus negative 0 -terminus positive 0 -terminus sadness 0 -terminus surprise 0 -terminus trust 0 -termite anger 0 -termite anticipation 0 -termite disgust 1 -termite fear 0 -termite joy 0 -termite negative 1 -termite positive 0 -termite sadness 0 -termite surprise 0 -termite trust 0 -terms anger 0 -terms anticipation 0 -terms disgust 0 -terms fear 0 -terms joy 0 -terms negative 0 -terms positive 0 -terms sadness 0 -terms surprise 0 -terms trust 0 -tern anger 0 -tern anticipation 0 -tern disgust 0 -tern fear 0 -tern joy 0 -tern negative 0 -tern positive 0 -tern sadness 0 -tern surprise 0 -tern trust 0 -ternary anger 0 -ternary anticipation 0 -ternary disgust 0 -ternary fear 0 -ternary joy 0 -ternary negative 0 -ternary positive 0 -ternary sadness 0 -ternary surprise 0 -ternary trust 0 -terrace anger 0 -terrace anticipation 0 -terrace disgust 0 -terrace fear 0 -terrace joy 0 -terrace negative 0 -terrace positive 0 -terrace sadness 0 -terrace surprise 0 -terrace trust 0 -terrestrial anger 0 -terrestrial anticipation 0 -terrestrial disgust 0 -terrestrial fear 0 -terrestrial joy 0 -terrestrial negative 0 -terrestrial positive 0 -terrestrial sadness 0 -terrestrial surprise 0 -terrestrial trust 0 -terrible anger 1 -terrible anticipation 0 -terrible disgust 1 -terrible fear 1 -terrible joy 0 -terrible negative 1 -terrible positive 0 -terrible sadness 1 -terrible surprise 0 -terrible trust 0 -terribly anger 0 -terribly anticipation 0 -terribly disgust 0 -terribly fear 0 -terribly joy 0 -terribly negative 0 -terribly positive 0 -terribly sadness 1 -terribly surprise 0 -terribly trust 0 -terrier anger 0 -terrier anticipation 0 -terrier disgust 0 -terrier fear 0 -terrier joy 0 -terrier negative 0 -terrier positive 0 -terrier sadness 0 -terrier surprise 0 -terrier trust 0 -terrific anger 0 -terrific anticipation 0 -terrific disgust 0 -terrific fear 0 -terrific joy 0 -terrific negative 0 -terrific positive 0 -terrific sadness 1 -terrific surprise 0 -terrific trust 0 -territorial anger 0 -territorial anticipation 0 -territorial disgust 0 -territorial fear 0 -territorial joy 0 -territorial negative 0 -territorial positive 0 -territorial sadness 0 -territorial surprise 0 -territorial trust 0 -territory anger 0 -territory anticipation 0 -territory disgust 0 -territory fear 0 -territory joy 0 -territory negative 0 -territory positive 0 -territory sadness 0 -territory surprise 0 -territory trust 0 -terror anger 0 -terror anticipation 0 -terror disgust 0 -terror fear 1 -terror joy 0 -terror negative 1 -terror positive 0 -terror sadness 0 -terror surprise 0 -terror trust 0 -terrorism anger 1 -terrorism anticipation 0 -terrorism disgust 1 -terrorism fear 1 -terrorism joy 0 -terrorism negative 1 -terrorism positive 0 -terrorism sadness 1 -terrorism surprise 0 -terrorism trust 0 -terrorist anger 1 -terrorist anticipation 0 -terrorist disgust 1 -terrorist fear 1 -terrorist joy 0 -terrorist negative 1 -terrorist positive 0 -terrorist sadness 1 -terrorist surprise 1 -terrorist trust 0 -terrorize anger 1 -terrorize anticipation 0 -terrorize disgust 0 -terrorize fear 1 -terrorize joy 0 -terrorize negative 1 -terrorize positive 0 -terrorize sadness 1 -terrorize surprise 0 -terrorize trust 0 -terse anger 0 -terse anticipation 0 -terse disgust 0 -terse fear 0 -terse joy 0 -terse negative 0 -terse positive 0 -terse sadness 0 -terse surprise 0 -terse trust 0 -tertiary anger 0 -tertiary anticipation 0 -tertiary disgust 0 -tertiary fear 0 -tertiary joy 0 -tertiary negative 0 -tertiary positive 0 -tertiary sadness 0 -tertiary surprise 0 -tertiary trust 0 -test anger 0 -test anticipation 0 -test disgust 0 -test fear 0 -test joy 0 -test negative 0 -test positive 0 -test sadness 0 -test surprise 0 -test trust 0 -testament anger 0 -testament anticipation 1 -testament disgust 0 -testament fear 0 -testament joy 0 -testament negative 0 -testament positive 0 -testament sadness 0 -testament surprise 0 -testament trust 1 -testify anger 0 -testify anticipation 0 -testify disgust 0 -testify fear 0 -testify joy 0 -testify negative 0 -testify positive 0 -testify sadness 0 -testify surprise 0 -testify trust 0 -testimonial anger 0 -testimonial anticipation 0 -testimonial disgust 0 -testimonial fear 0 -testimonial joy 0 -testimonial negative 0 -testimonial positive 0 -testimonial sadness 0 -testimonial surprise 0 -testimonial trust 0 -testimony anger 0 -testimony anticipation 0 -testimony disgust 0 -testimony fear 0 -testimony joy 0 -testimony negative 0 -testimony positive 0 -testimony sadness 0 -testimony surprise 0 -testimony trust 1 -tetanus anger 0 -tetanus anticipation 0 -tetanus disgust 1 -tetanus fear 0 -tetanus joy 0 -tetanus negative 1 -tetanus positive 0 -tetanus sadness 0 -tetanus surprise 0 -tetanus trust 0 -tether anger 0 -tether anticipation 0 -tether disgust 0 -tether fear 0 -tether joy 0 -tether negative 1 -tether positive 0 -tether sadness 0 -tether surprise 0 -tether trust 0 -tethered anger 0 -tethered anticipation 0 -tethered disgust 0 -tethered fear 0 -tethered joy 0 -tethered negative 0 -tethered positive 0 -tethered sadness 0 -tethered surprise 0 -tethered trust 0 -tetrahedral anger 0 -tetrahedral anticipation 0 -tetrahedral disgust 0 -tetrahedral fear 0 -tetrahedral joy 0 -tetrahedral negative 0 -tetrahedral positive 0 -tetrahedral sadness 0 -tetrahedral surprise 0 -tetrahedral trust 0 -text anger 0 -text anticipation 0 -text disgust 0 -text fear 0 -text joy 0 -text negative 0 -text positive 0 -text sadness 0 -text surprise 0 -text trust 0 -textbook anger 0 -textbook anticipation 0 -textbook disgust 0 -textbook fear 0 -textbook joy 0 -textbook negative 0 -textbook positive 0 -textbook sadness 0 -textbook surprise 0 -textbook trust 0 -textile anger 0 -textile anticipation 0 -textile disgust 0 -textile fear 0 -textile joy 0 -textile negative 0 -textile positive 0 -textile sadness 0 -textile surprise 0 -textile trust 0 -textural anger 0 -textural anticipation 0 -textural disgust 0 -textural fear 0 -textural joy 0 -textural negative 0 -textural positive 0 -textural sadness 0 -textural surprise 0 -textural trust 0 -texture anger 0 -texture anticipation 0 -texture disgust 0 -texture fear 0 -texture joy 0 -texture negative 0 -texture positive 0 -texture sadness 0 -texture surprise 0 -texture trust 0 -thankful anger 0 -thankful anticipation 0 -thankful disgust 0 -thankful fear 0 -thankful joy 1 -thankful negative 0 -thankful positive 1 -thankful sadness 0 -thankful surprise 0 -thankful trust 0 -thanksgiving anger 0 -thanksgiving anticipation 0 -thanksgiving disgust 0 -thanksgiving fear 0 -thanksgiving joy 1 -thanksgiving negative 0 -thanksgiving positive 1 -thanksgiving sadness 0 -thanksgiving surprise 0 -thanksgiving trust 0 -thatch anger 0 -thatch anticipation 0 -thatch disgust 0 -thatch fear 0 -thatch joy 0 -thatch negative 0 -thatch positive 0 -thatch sadness 0 -thatch surprise 0 -thatch trust 0 -thaw anger 0 -thaw anticipation 0 -thaw disgust 0 -thaw fear 0 -thaw joy 0 -thaw negative 0 -thaw positive 0 -thaw sadness 0 -thaw surprise 0 -thaw trust 0 -theater anger 0 -theater anticipation 0 -theater disgust 0 -theater fear 0 -theater joy 0 -theater negative 0 -theater positive 0 -theater sadness 0 -theater surprise 0 -theater trust 0 -theatrical anger 0 -theatrical anticipation 0 -theatrical disgust 0 -theatrical fear 0 -theatrical joy 0 -theatrical negative 0 -theatrical positive 0 -theatrical sadness 0 -theatrical surprise 0 -theatrical trust 0 -theft anger 1 -theft anticipation 0 -theft disgust 1 -theft fear 1 -theft joy 0 -theft negative 1 -theft positive 0 -theft sadness 1 -theft surprise 0 -theft trust 0 -theism anger 0 -theism anticipation 0 -theism disgust 1 -theism fear 0 -theism joy 0 -theism negative 1 -theism positive 0 -theism sadness 0 -theism surprise 0 -theism trust 0 -theistic anger 0 -theistic anticipation 0 -theistic disgust 0 -theistic fear 0 -theistic joy 0 -theistic negative 0 -theistic positive 0 -theistic sadness 0 -theistic surprise 0 -theistic trust 0 -theme anger 0 -theme anticipation 0 -theme disgust 0 -theme fear 0 -theme joy 0 -theme negative 0 -theme positive 0 -theme sadness 0 -theme surprise 0 -theme trust 0 -theocracy anger 0 -theocracy anticipation 0 -theocracy disgust 0 -theocracy fear 0 -theocracy joy 0 -theocracy negative 0 -theocracy positive 0 -theocracy sadness 0 -theocracy surprise 0 -theocracy trust 0 -theocratic anger 1 -theocratic anticipation 0 -theocratic disgust 0 -theocratic fear 1 -theocratic joy 0 -theocratic negative 1 -theocratic positive 0 -theocratic sadness 1 -theocratic surprise 0 -theocratic trust 1 -theologian anger 0 -theologian anticipation 0 -theologian disgust 0 -theologian fear 0 -theologian joy 0 -theologian negative 0 -theologian positive 0 -theologian sadness 0 -theologian surprise 0 -theologian trust 0 -theological anger 0 -theological anticipation 0 -theological disgust 0 -theological fear 0 -theological joy 0 -theological negative 0 -theological positive 0 -theological sadness 0 -theological surprise 0 -theological trust 1 -theology anger 0 -theology anticipation 1 -theology disgust 0 -theology fear 0 -theology joy 0 -theology negative 0 -theology positive 0 -theology sadness 0 -theology surprise 0 -theology trust 0 -theorem anger 0 -theorem anticipation 0 -theorem disgust 0 -theorem fear 0 -theorem joy 0 -theorem negative 0 -theorem positive 0 -theorem sadness 0 -theorem surprise 0 -theorem trust 1 -theoretical anger 0 -theoretical anticipation 0 -theoretical disgust 0 -theoretical fear 0 -theoretical joy 0 -theoretical negative 0 -theoretical positive 1 -theoretical sadness 0 -theoretical surprise 0 -theoretical trust 0 -theory anger 0 -theory anticipation 1 -theory disgust 0 -theory fear 0 -theory joy 0 -theory negative 0 -theory positive 0 -theory sadness 0 -theory surprise 0 -theory trust 1 -therapeutic anger 0 -therapeutic anticipation 0 -therapeutic disgust 0 -therapeutic fear 0 -therapeutic joy 1 -therapeutic negative 0 -therapeutic positive 1 -therapeutic sadness 0 -therapeutic surprise 0 -therapeutic trust 1 -therapeutics anger 0 -therapeutics anticipation 0 -therapeutics disgust 0 -therapeutics fear 0 -therapeutics joy 0 -therapeutics negative 0 -therapeutics positive 1 -therapeutics sadness 0 -therapeutics surprise 0 -therapeutics trust 0 -thereabouts anger 0 -thereabouts anticipation 0 -thereabouts disgust 0 -thereabouts fear 0 -thereabouts joy 0 -thereabouts negative 0 -thereabouts positive 0 -thereabouts sadness 0 -thereabouts surprise 0 -thereabouts trust 0 -thereof anger 0 -thereof anticipation 0 -thereof disgust 0 -thereof fear 0 -thereof joy 0 -thereof negative 0 -thereof positive 0 -thereof sadness 0 -thereof surprise 0 -thereof trust 0 -therewith anger 0 -therewith anticipation 0 -therewith disgust 0 -therewith fear 0 -therewith joy 0 -therewith negative 0 -therewith positive 0 -therewith sadness 0 -therewith surprise 0 -therewith trust 0 -thermal anger 0 -thermal anticipation 0 -thermal disgust 0 -thermal fear 0 -thermal joy 0 -thermal negative 0 -thermal positive 0 -thermal sadness 0 -thermal surprise 0 -thermal trust 0 -thermocouple anger 0 -thermocouple anticipation 1 -thermocouple disgust 0 -thermocouple fear 0 -thermocouple joy 0 -thermocouple negative 0 -thermocouple positive 0 -thermocouple sadness 0 -thermocouple surprise 0 -thermocouple trust 0 -thermodynamics anger 0 -thermodynamics anticipation 0 -thermodynamics disgust 0 -thermodynamics fear 0 -thermodynamics joy 0 -thermodynamics negative 0 -thermodynamics positive 0 -thermodynamics sadness 0 -thermodynamics surprise 0 -thermodynamics trust 0 -thermometer anger 0 -thermometer anticipation 0 -thermometer disgust 0 -thermometer fear 0 -thermometer joy 0 -thermometer negative 0 -thermometer positive 0 -thermometer sadness 0 -thermometer surprise 0 -thermometer trust 1 -thermostat anger 0 -thermostat anticipation 0 -thermostat disgust 0 -thermostat fear 0 -thermostat joy 0 -thermostat negative 0 -thermostat positive 0 -thermostat sadness 0 -thermostat surprise 0 -thermostat trust 0 -thesaurus anger 0 -thesaurus anticipation 0 -thesaurus disgust 0 -thesaurus fear 0 -thesaurus joy 0 -thesaurus negative 0 -thesaurus positive 0 -thesaurus sadness 0 -thesaurus surprise 0 -thesaurus trust 0 -thesis anger 0 -thesis anticipation 0 -thesis disgust 0 -thesis fear 0 -thesis joy 0 -thesis negative 0 -thesis positive 0 -thesis sadness 0 -thesis surprise 0 -thesis trust 0 -thick anger 0 -thick anticipation 0 -thick disgust 0 -thick fear 0 -thick joy 0 -thick negative 0 -thick positive 0 -thick sadness 0 -thick surprise 0 -thick trust 0 -thicken anger 0 -thicken anticipation 0 -thicken disgust 0 -thicken fear 0 -thicken joy 0 -thicken negative 0 -thicken positive 0 -thicken sadness 0 -thicken surprise 0 -thicken trust 0 -thickening anger 0 -thickening anticipation 0 -thickening disgust 0 -thickening fear 0 -thickening joy 0 -thickening negative 0 -thickening positive 0 -thickening sadness 0 -thickening surprise 0 -thickening trust 0 -thicket anger 0 -thicket anticipation 0 -thicket disgust 0 -thicket fear 0 -thicket joy 0 -thicket negative 0 -thicket positive 0 -thicket sadness 0 -thicket surprise 0 -thicket trust 0 -thickness anger 0 -thickness anticipation 0 -thickness disgust 0 -thickness fear 0 -thickness joy 0 -thickness negative 0 -thickness positive 0 -thickness sadness 0 -thickness surprise 0 -thickness trust 0 -thief anger 1 -thief anticipation 0 -thief disgust 1 -thief fear 1 -thief joy 0 -thief negative 1 -thief positive 0 -thief sadness 1 -thief surprise 1 -thief trust 0 -thimble anger 0 -thimble anticipation 0 -thimble disgust 0 -thimble fear 0 -thimble joy 0 -thimble negative 0 -thimble positive 0 -thimble sadness 0 -thimble surprise 0 -thimble trust 0 -thin anger 0 -thin anticipation 0 -thin disgust 0 -thin fear 0 -thin joy 0 -thin negative 0 -thin positive 0 -thin sadness 0 -thin surprise 0 -thin trust 0 -thing anger 0 -thing anticipation 0 -thing disgust 0 -thing fear 0 -thing joy 0 -thing negative 0 -thing positive 0 -thing sadness 0 -thing surprise 0 -thing trust 0 -things anger 0 -things anticipation 0 -things disgust 0 -things fear 0 -things joy 0 -things negative 0 -things positive 0 -things sadness 0 -things surprise 0 -things trust 0 -thinker anger 0 -thinker anticipation 0 -thinker disgust 0 -thinker fear 0 -thinker joy 0 -thinker negative 0 -thinker positive 1 -thinker sadness 0 -thinker surprise 0 -thinker trust 0 -thinking anger 0 -thinking anticipation 0 -thinking disgust 0 -thinking fear 0 -thinking joy 0 -thinking negative 0 -thinking positive 0 -thinking sadness 0 -thinking surprise 0 -thinking trust 0 -thirds anger 0 -thirds anticipation 0 -thirds disgust 0 -thirds fear 0 -thirds joy 0 -thirds negative 0 -thirds positive 0 -thirds sadness 0 -thirds surprise 0 -thirds trust 0 -thirst anger 0 -thirst anticipation 1 -thirst disgust 0 -thirst fear 0 -thirst joy 0 -thirst negative 0 -thirst positive 0 -thirst sadness 1 -thirst surprise 1 -thirst trust 0 -thirsty anger 0 -thirsty anticipation 0 -thirsty disgust 0 -thirsty fear 0 -thirsty joy 0 -thirsty negative 1 -thirsty positive 0 -thirsty sadness 0 -thirsty surprise 0 -thirsty trust 0 -thirteen anger 0 -thirteen anticipation 0 -thirteen disgust 0 -thirteen fear 0 -thirteen joy 0 -thirteen negative 0 -thirteen positive 0 -thirteen sadness 0 -thirteen surprise 0 -thirteen trust 0 -thirteenth anger 0 -thirteenth anticipation 0 -thirteenth disgust 0 -thirteenth fear 1 -thirteenth joy 0 -thirteenth negative 0 -thirteenth positive 0 -thirteenth sadness 0 -thirteenth surprise 0 -thirteenth trust 0 -thistle anger 0 -thistle anticipation 0 -thistle disgust 0 -thistle fear 0 -thistle joy 0 -thistle negative 0 -thistle positive 0 -thistle sadness 0 -thistle surprise 0 -thistle trust 0 -thither anger 0 -thither anticipation 0 -thither disgust 0 -thither fear 0 -thither joy 0 -thither negative 0 -thither positive 0 -thither sadness 0 -thither surprise 0 -thither trust 0 -thong anger 0 -thong anticipation 0 -thong disgust 0 -thong fear 0 -thong joy 0 -thong negative 0 -thong positive 0 -thong sadness 0 -thong surprise 0 -thong trust 0 -thorn anger 0 -thorn anticipation 0 -thorn disgust 0 -thorn fear 0 -thorn joy 0 -thorn negative 1 -thorn positive 0 -thorn sadness 0 -thorn surprise 0 -thorn trust 0 -thorny anger 0 -thorny anticipation 0 -thorny disgust 0 -thorny fear 1 -thorny joy 0 -thorny negative 1 -thorny positive 0 -thorny sadness 0 -thorny surprise 0 -thorny trust 0 -thoroughbred anger 0 -thoroughbred anticipation 0 -thoroughbred disgust 0 -thoroughbred fear 0 -thoroughbred joy 0 -thoroughbred negative 0 -thoroughbred positive 1 -thoroughbred sadness 0 -thoroughbred surprise 0 -thoroughbred trust 0 -thoroughfare anger 0 -thoroughfare anticipation 0 -thoroughfare disgust 0 -thoroughfare fear 0 -thoroughfare joy 0 -thoroughfare negative 0 -thoroughfare positive 0 -thoroughfare sadness 0 -thoroughfare surprise 0 -thoroughfare trust 0 -thought anger 0 -thought anticipation 1 -thought disgust 0 -thought fear 0 -thought joy 0 -thought negative 0 -thought positive 0 -thought sadness 0 -thought surprise 0 -thought trust 0 -thoughtful anger 0 -thoughtful anticipation 0 -thoughtful disgust 0 -thoughtful fear 0 -thoughtful joy 0 -thoughtful negative 0 -thoughtful positive 1 -thoughtful sadness 0 -thoughtful surprise 0 -thoughtful trust 1 -thoughtfulness anger 0 -thoughtfulness anticipation 0 -thoughtfulness disgust 0 -thoughtfulness fear 0 -thoughtfulness joy 0 -thoughtfulness negative 0 -thoughtfulness positive 1 -thoughtfulness sadness 0 -thoughtfulness surprise 0 -thoughtfulness trust 0 -thoughtless anger 1 -thoughtless anticipation 0 -thoughtless disgust 1 -thoughtless fear 0 -thoughtless joy 0 -thoughtless negative 1 -thoughtless positive 0 -thoughtless sadness 0 -thoughtless surprise 0 -thoughtless trust 0 -thoughts anger 0 -thoughts anticipation 0 -thoughts disgust 0 -thoughts fear 0 -thoughts joy 0 -thoughts negative 0 -thoughts positive 0 -thoughts sadness 0 -thoughts surprise 0 -thoughts trust 0 -thousand anger 0 -thousand anticipation 0 -thousand disgust 0 -thousand fear 0 -thousand joy 0 -thousand negative 0 -thousand positive 0 -thousand sadness 0 -thousand surprise 0 -thousand trust 0 -thrash anger 1 -thrash anticipation 0 -thrash disgust 1 -thrash fear 1 -thrash joy 0 -thrash negative 1 -thrash positive 0 -thrash sadness 1 -thrash surprise 0 -thrash trust 0 -thread anger 0 -thread anticipation 0 -thread disgust 0 -thread fear 0 -thread joy 0 -thread negative 0 -thread positive 0 -thread sadness 0 -thread surprise 0 -thread trust 0 -threat anger 1 -threat anticipation 0 -threat disgust 0 -threat fear 1 -threat joy 0 -threat negative 1 -threat positive 0 -threat sadness 0 -threat surprise 0 -threat trust 0 -threaten anger 1 -threaten anticipation 1 -threaten disgust 0 -threaten fear 1 -threaten joy 0 -threaten negative 1 -threaten positive 0 -threaten sadness 0 -threaten surprise 0 -threaten trust 0 -threatening anger 1 -threatening anticipation 0 -threatening disgust 1 -threatening fear 1 -threatening joy 0 -threatening negative 1 -threatening positive 0 -threatening sadness 0 -threatening surprise 0 -threatening trust 0 -threefold anger 0 -threefold anticipation 0 -threefold disgust 0 -threefold fear 0 -threefold joy 0 -threefold negative 0 -threefold positive 0 -threefold sadness 0 -threefold surprise 0 -threefold trust 0 -thresh anger 1 -thresh anticipation 0 -thresh disgust 0 -thresh fear 1 -thresh joy 0 -thresh negative 1 -thresh positive 0 -thresh sadness 1 -thresh surprise 0 -thresh trust 0 -threshold anger 0 -threshold anticipation 0 -threshold disgust 0 -threshold fear 0 -threshold joy 0 -threshold negative 0 -threshold positive 0 -threshold sadness 0 -threshold surprise 0 -threshold trust 0 -thrice anger 0 -thrice anticipation 0 -thrice disgust 0 -thrice fear 0 -thrice joy 0 -thrice negative 0 -thrice positive 0 -thrice sadness 0 -thrice surprise 0 -thrice trust 0 -thrift anger 0 -thrift anticipation 0 -thrift disgust 1 -thrift fear 0 -thrift joy 0 -thrift negative 0 -thrift positive 1 -thrift sadness 0 -thrift surprise 0 -thrift trust 1 -thrifty anger 0 -thrifty anticipation 0 -thrifty disgust 0 -thrifty fear 0 -thrifty joy 0 -thrifty negative 0 -thrifty positive 0 -thrifty sadness 0 -thrifty surprise 0 -thrifty trust 0 -thrill anger 0 -thrill anticipation 1 -thrill disgust 0 -thrill fear 1 -thrill joy 1 -thrill negative 0 -thrill positive 1 -thrill sadness 0 -thrill surprise 1 -thrill trust 0 -thrilling anger 0 -thrilling anticipation 1 -thrilling disgust 0 -thrilling fear 0 -thrilling joy 1 -thrilling negative 0 -thrilling positive 1 -thrilling sadness 0 -thrilling surprise 1 -thrilling trust 0 -thriving anger 0 -thriving anticipation 1 -thriving disgust 0 -thriving fear 0 -thriving joy 1 -thriving negative 0 -thriving positive 1 -thriving sadness 0 -thriving surprise 0 -thriving trust 0 -throat anger 0 -throat anticipation 0 -throat disgust 0 -throat fear 0 -throat joy 0 -throat negative 0 -throat positive 0 -throat sadness 0 -throat surprise 0 -throat trust 0 -throb anger 0 -throb anticipation 0 -throb disgust 0 -throb fear 1 -throb joy 0 -throb negative 1 -throb positive 0 -throb sadness 1 -throb surprise 0 -throb trust 0 -throbbing anger 0 -throbbing anticipation 0 -throbbing disgust 0 -throbbing fear 0 -throbbing joy 0 -throbbing negative 0 -throbbing positive 0 -throbbing sadness 0 -throbbing surprise 0 -throbbing trust 0 -throne anger 0 -throne anticipation 0 -throne disgust 0 -throne fear 0 -throne joy 0 -throne negative 0 -throne positive 1 -throne sadness 0 -throne surprise 0 -throne trust 1 -throng anger 0 -throng anticipation 0 -throng disgust 0 -throng fear 0 -throng joy 0 -throng negative 0 -throng positive 0 -throng sadness 0 -throng surprise 0 -throng trust 0 -throttle anger 1 -throttle anticipation 0 -throttle disgust 0 -throttle fear 0 -throttle joy 0 -throttle negative 1 -throttle positive 0 -throttle sadness 0 -throttle surprise 0 -throttle trust 0 -throw anger 0 -throw anticipation 0 -throw disgust 0 -throw fear 0 -throw joy 0 -throw negative 0 -throw positive 0 -throw sadness 0 -throw surprise 0 -throw trust 0 -thrush anger 0 -thrush anticipation 0 -thrush disgust 0 -thrush fear 0 -thrush joy 0 -thrush negative 0 -thrush positive 0 -thrush sadness 0 -thrush surprise 0 -thrush trust 0 -thrust anger 0 -thrust anticipation 0 -thrust disgust 0 -thrust fear 0 -thrust joy 0 -thrust negative 0 -thrust positive 0 -thrust sadness 0 -thrust surprise 0 -thrust trust 0 -thud anger 0 -thud anticipation 0 -thud disgust 0 -thud fear 0 -thud joy 0 -thud negative 0 -thud positive 0 -thud sadness 0 -thud surprise 0 -thud trust 0 -thug anger 1 -thug anticipation 0 -thug disgust 1 -thug fear 1 -thug joy 0 -thug negative 1 -thug positive 0 -thug sadness 0 -thug surprise 0 -thug trust 0 -thumb anger 0 -thumb anticipation 0 -thumb disgust 0 -thumb fear 0 -thumb joy 0 -thumb negative 0 -thumb positive 0 -thumb sadness 0 -thumb surprise 0 -thumb trust 0 -thump anger 1 -thump anticipation 0 -thump disgust 0 -thump fear 0 -thump joy 0 -thump negative 1 -thump positive 0 -thump sadness 0 -thump surprise 0 -thump trust 0 -thumping anger 0 -thumping anticipation 0 -thumping disgust 0 -thumping fear 1 -thumping joy 0 -thumping negative 0 -thumping positive 0 -thumping sadness 0 -thumping surprise 0 -thumping trust 0 -thunder anger 0 -thunder anticipation 0 -thunder disgust 0 -thunder fear 0 -thunder joy 0 -thunder negative 0 -thunder positive 0 -thunder sadness 0 -thunder surprise 0 -thunder trust 0 -thunderbolt anger 0 -thunderbolt anticipation 0 -thunderbolt disgust 0 -thunderbolt fear 0 -thunderbolt joy 0 -thunderbolt negative 0 -thunderbolt positive 0 -thunderbolt sadness 0 -thunderbolt surprise 0 -thunderbolt trust 0 -thundering anger 1 -thundering anticipation 0 -thundering disgust 0 -thundering fear 1 -thundering joy 0 -thundering negative 1 -thundering positive 0 -thundering sadness 0 -thundering surprise 0 -thundering trust 0 -thunderstorm anger 0 -thunderstorm anticipation 0 -thunderstorm disgust 0 -thunderstorm fear 0 -thunderstorm joy 0 -thunderstorm negative 0 -thunderstorm positive 0 -thunderstorm sadness 0 -thunderstorm surprise 0 -thunderstorm trust 0 -thwart anger 0 -thwart anticipation 0 -thwart disgust 0 -thwart fear 0 -thwart joy 0 -thwart negative 1 -thwart positive 0 -thwart sadness 0 -thwart surprise 1 -thwart trust 0 -thyme anger 0 -thyme anticipation 0 -thyme disgust 0 -thyme fear 0 -thyme joy 0 -thyme negative 0 -thyme positive 0 -thyme sadness 0 -thyme surprise 0 -thyme trust 0 -tiara anger 0 -tiara anticipation 0 -tiara disgust 0 -tiara fear 0 -tiara joy 0 -tiara negative 0 -tiara positive 0 -tiara sadness 0 -tiara surprise 0 -tiara trust 0 -tick anger 0 -tick anticipation 0 -tick disgust 0 -tick fear 0 -tick joy 0 -tick negative 0 -tick positive 0 -tick sadness 0 -tick surprise 0 -tick trust 0 -ticker anger 0 -ticker anticipation 0 -ticker disgust 0 -ticker fear 0 -ticker joy 0 -ticker negative 0 -ticker positive 0 -ticker sadness 0 -ticker surprise 0 -ticker trust 0 -ticket anger 0 -ticket anticipation 0 -ticket disgust 0 -ticket fear 0 -ticket joy 0 -ticket negative 0 -ticket positive 0 -ticket sadness 0 -ticket surprise 0 -ticket trust 0 -tickle anger 0 -tickle anticipation 1 -tickle disgust 0 -tickle fear 0 -tickle joy 1 -tickle negative 0 -tickle positive 1 -tickle sadness 0 -tickle surprise 1 -tickle trust 1 -ticklish anger 0 -ticklish anticipation 0 -ticklish disgust 0 -ticklish fear 0 -ticklish joy 0 -ticklish negative 0 -ticklish positive 0 -ticklish sadness 0 -ticklish surprise 0 -ticklish trust 0 -tidal anger 0 -tidal anticipation 0 -tidal disgust 0 -tidal fear 0 -tidal joy 0 -tidal negative 0 -tidal positive 0 -tidal sadness 0 -tidal surprise 0 -tidal trust 0 -tidbit anger 0 -tidbit anticipation 0 -tidbit disgust 0 -tidbit fear 0 -tidbit joy 0 -tidbit negative 0 -tidbit positive 0 -tidbit sadness 0 -tidbit surprise 0 -tidbit trust 0 -tide anger 0 -tide anticipation 0 -tide disgust 0 -tide fear 0 -tide joy 0 -tide negative 0 -tide positive 0 -tide sadness 0 -tide surprise 0 -tide trust 0 -tidings anger 0 -tidings anticipation 0 -tidings disgust 0 -tidings fear 0 -tidings joy 0 -tidings negative 0 -tidings positive 0 -tidings sadness 0 -tidings surprise 0 -tidings trust 0 -tie anger 0 -tie anticipation 0 -tie disgust 0 -tie fear 0 -tie joy 0 -tie negative 0 -tie positive 0 -tie sadness 0 -tie surprise 0 -tie trust 0 -tier anger 0 -tier anticipation 0 -tier disgust 0 -tier fear 0 -tier joy 0 -tier negative 0 -tier positive 0 -tier sadness 0 -tier surprise 0 -tier trust 0 -tiff anger 1 -tiff anticipation 0 -tiff disgust 0 -tiff fear 0 -tiff joy 0 -tiff negative 1 -tiff positive 0 -tiff sadness 0 -tiff surprise 0 -tiff trust 0 -tiger anger 0 -tiger anticipation 0 -tiger disgust 0 -tiger fear 0 -tiger joy 0 -tiger negative 0 -tiger positive 0 -tiger sadness 0 -tiger surprise 0 -tiger trust 0 -tighten anger 1 -tighten anticipation 0 -tighten disgust 0 -tighten fear 0 -tighten joy 0 -tighten negative 0 -tighten positive 0 -tighten sadness 0 -tighten surprise 0 -tighten trust 0 -tightness anger 0 -tightness anticipation 0 -tightness disgust 0 -tightness fear 0 -tightness joy 0 -tightness negative 0 -tightness positive 0 -tightness sadness 0 -tightness surprise 0 -tightness trust 0 -tights anger 0 -tights anticipation 0 -tights disgust 0 -tights fear 0 -tights joy 0 -tights negative 0 -tights positive 0 -tights sadness 0 -tights surprise 0 -tights trust 0 -tilde anger 0 -tilde anticipation 0 -tilde disgust 0 -tilde fear 0 -tilde joy 0 -tilde negative 0 -tilde positive 0 -tilde sadness 0 -tilde surprise 0 -tilde trust 0 -tile anger 0 -tile anticipation 0 -tile disgust 0 -tile fear 0 -tile joy 0 -tile negative 0 -tile positive 0 -tile sadness 0 -tile surprise 0 -tile trust 0 -tiling anger 0 -tiling anticipation 0 -tiling disgust 0 -tiling fear 0 -tiling joy 0 -tiling negative 0 -tiling positive 1 -tiling sadness 0 -tiling surprise 0 -tiling trust 0 -till anger 0 -till anticipation 0 -till disgust 0 -till fear 0 -till joy 0 -till negative 0 -till positive 0 -till sadness 0 -till surprise 0 -till trust 0 -tillage anger 0 -tillage anticipation 0 -tillage disgust 0 -tillage fear 0 -tillage joy 0 -tillage negative 0 -tillage positive 0 -tillage sadness 0 -tillage surprise 0 -tillage trust 0 -tiller anger 0 -tiller anticipation 0 -tiller disgust 0 -tiller fear 0 -tiller joy 0 -tiller negative 0 -tiller positive 0 -tiller sadness 0 -tiller surprise 0 -tiller trust 0 -tilt anger 0 -tilt anticipation 0 -tilt disgust 0 -tilt fear 0 -tilt joy 0 -tilt negative 0 -tilt positive 0 -tilt sadness 0 -tilt surprise 0 -tilt trust 0 -tilting anger 0 -tilting anticipation 0 -tilting disgust 0 -tilting fear 0 -tilting joy 0 -tilting negative 0 -tilting positive 0 -tilting sadness 0 -tilting surprise 0 -tilting trust 0 -timber anger 0 -timber anticipation 0 -timber disgust 0 -timber fear 0 -timber joy 0 -timber negative 0 -timber positive 0 -timber sadness 0 -timber surprise 0 -timber trust 0 -timberland anger 0 -timberland anticipation 0 -timberland disgust 0 -timberland fear 0 -timberland joy 0 -timberland negative 0 -timberland positive 0 -timberland sadness 0 -timberland surprise 0 -timberland trust 0 -timbre anger 0 -timbre anticipation 0 -timbre disgust 0 -timbre fear 0 -timbre joy 0 -timbre negative 0 -timbre positive 0 -timbre sadness 0 -timbre surprise 0 -timbre trust 0 -time anger 0 -time anticipation 1 -time disgust 0 -time fear 0 -time joy 0 -time negative 0 -time positive 0 -time sadness 0 -time surprise 0 -time trust 0 -timeliness anger 0 -timeliness anticipation 0 -timeliness disgust 0 -timeliness fear 0 -timeliness joy 0 -timeliness negative 0 -timeliness positive 0 -timeliness sadness 0 -timeliness surprise 0 -timeliness trust 0 -timely anger 0 -timely anticipation 0 -timely disgust 0 -timely fear 0 -timely joy 0 -timely negative 0 -timely positive 1 -timely sadness 0 -timely surprise 0 -timely trust 0 -timepiece anger 0 -timepiece anticipation 0 -timepiece disgust 0 -timepiece fear 0 -timepiece joy 0 -timepiece negative 0 -timepiece positive 0 -timepiece sadness 0 -timepiece surprise 0 -timepiece trust 0 -timid anger 0 -timid anticipation 0 -timid disgust 0 -timid fear 1 -timid joy 0 -timid negative 1 -timid positive 0 -timid sadness 1 -timid surprise 0 -timid trust 0 -timidity anger 0 -timidity anticipation 1 -timidity disgust 0 -timidity fear 1 -timidity joy 0 -timidity negative 1 -timidity positive 0 -timidity sadness 0 -timidity surprise 0 -timidity trust 0 -tin anger 0 -tin anticipation 0 -tin disgust 0 -tin fear 0 -tin joy 0 -tin negative 0 -tin positive 0 -tin sadness 0 -tin surprise 0 -tin trust 0 -tincture anger 0 -tincture anticipation 0 -tincture disgust 0 -tincture fear 0 -tincture joy 0 -tincture negative 0 -tincture positive 0 -tincture sadness 0 -tincture surprise 0 -tincture trust 0 -tine anger 0 -tine anticipation 0 -tine disgust 0 -tine fear 0 -tine joy 0 -tine negative 0 -tine positive 0 -tine sadness 0 -tine surprise 0 -tine trust 0 -tinge anger 0 -tinge anticipation 0 -tinge disgust 0 -tinge fear 0 -tinge joy 0 -tinge negative 0 -tinge positive 0 -tinge sadness 0 -tinge surprise 0 -tinge trust 0 -tingle anger 0 -tingle anticipation 0 -tingle disgust 0 -tingle fear 0 -tingle joy 0 -tingle negative 0 -tingle positive 0 -tingle sadness 0 -tingle surprise 0 -tingle trust 0 -tingling anger 0 -tingling anticipation 0 -tingling disgust 0 -tingling fear 0 -tingling joy 0 -tingling negative 0 -tingling positive 0 -tingling sadness 0 -tingling surprise 0 -tingling trust 0 -tinker anger 0 -tinker anticipation 0 -tinker disgust 0 -tinker fear 0 -tinker joy 0 -tinker negative 0 -tinker positive 0 -tinker sadness 0 -tinker surprise 0 -tinker trust 0 -tinkering anger 0 -tinkering anticipation 0 -tinkering disgust 0 -tinkering fear 0 -tinkering joy 0 -tinkering negative 0 -tinkering positive 0 -tinkering sadness 0 -tinkering surprise 0 -tinkering trust 0 -tinnitus anger 0 -tinnitus anticipation 0 -tinnitus disgust 0 -tinnitus fear 0 -tinnitus joy 0 -tinnitus negative 0 -tinnitus positive 0 -tinnitus sadness 0 -tinnitus surprise 0 -tinnitus trust 0 -tinsel anger 0 -tinsel anticipation 0 -tinsel disgust 0 -tinsel fear 0 -tinsel joy 1 -tinsel negative 0 -tinsel positive 1 -tinsel sadness 0 -tinsel surprise 0 -tinsel trust 0 -tint anger 0 -tint anticipation 0 -tint disgust 0 -tint fear 0 -tint joy 0 -tint negative 0 -tint positive 0 -tint sadness 0 -tint surprise 0 -tint trust 0 -tiny anger 0 -tiny anticipation 0 -tiny disgust 0 -tiny fear 0 -tiny joy 0 -tiny negative 0 -tiny positive 0 -tiny sadness 0 -tiny surprise 0 -tiny trust 0 -tip anger 0 -tip anticipation 0 -tip disgust 0 -tip fear 0 -tip joy 0 -tip negative 0 -tip positive 0 -tip sadness 0 -tip surprise 0 -tip trust 0 -tipsy anger 0 -tipsy anticipation 0 -tipsy disgust 0 -tipsy fear 0 -tipsy joy 0 -tipsy negative 1 -tipsy positive 0 -tipsy sadness 0 -tipsy surprise 0 -tipsy trust 0 -tirade anger 1 -tirade anticipation 0 -tirade disgust 1 -tirade fear 0 -tirade joy 0 -tirade negative 1 -tirade positive 0 -tirade sadness 0 -tirade surprise 0 -tirade trust 0 -tire anger 0 -tire anticipation 0 -tire disgust 0 -tire fear 0 -tire joy 0 -tire negative 0 -tire positive 0 -tire sadness 0 -tire surprise 0 -tire trust 0 -tired anger 0 -tired anticipation 0 -tired disgust 0 -tired fear 0 -tired joy 0 -tired negative 1 -tired positive 0 -tired sadness 0 -tired surprise 0 -tired trust 0 -tiredness anger 0 -tiredness anticipation 0 -tiredness disgust 0 -tiredness fear 0 -tiredness joy 0 -tiredness negative 1 -tiredness positive 0 -tiredness sadness 0 -tiredness surprise 0 -tiredness trust 0 -tiresome anger 0 -tiresome anticipation 0 -tiresome disgust 0 -tiresome fear 0 -tiresome joy 0 -tiresome negative 1 -tiresome positive 0 -tiresome sadness 0 -tiresome surprise 0 -tiresome trust 0 -tissue anger 0 -tissue anticipation 0 -tissue disgust 0 -tissue fear 0 -tissue joy 0 -tissue negative 0 -tissue positive 0 -tissue sadness 0 -tissue surprise 0 -tissue trust 0 -tit anger 0 -tit anticipation 0 -tit disgust 0 -tit fear 0 -tit joy 0 -tit negative 1 -tit positive 0 -tit sadness 0 -tit surprise 0 -tit trust 0 -titanic anger 0 -titanic anticipation 0 -titanic disgust 0 -titanic fear 0 -titanic joy 0 -titanic negative 0 -titanic positive 0 -titanic sadness 0 -titanic surprise 0 -titanic trust 0 -tithe anger 0 -tithe anticipation 0 -tithe disgust 0 -tithe fear 0 -tithe joy 0 -tithe negative 0 -tithe positive 0 -tithe sadness 0 -tithe surprise 0 -tithe trust 0 -title anger 0 -title anticipation 0 -title disgust 0 -title fear 0 -title joy 0 -title negative 0 -title positive 1 -title sadness 0 -title surprise 0 -title trust 1 -titled anger 0 -titled anticipation 0 -titled disgust 0 -titled fear 0 -titled joy 0 -titled negative 0 -titled positive 0 -titled sadness 0 -titled surprise 0 -titled trust 0 -titty anger 0 -titty anticipation 0 -titty disgust 0 -titty fear 0 -titty joy 0 -titty negative 0 -titty positive 0 -titty sadness 0 -titty surprise 0 -titty trust 0 -titular anger 0 -titular anticipation 0 -titular disgust 0 -titular fear 0 -titular joy 0 -titular negative 0 -titular positive 0 -titular sadness 0 -titular surprise 0 -titular trust 0 -toad anger 0 -toad anticipation 0 -toad disgust 1 -toad fear 0 -toad joy 0 -toad negative 1 -toad positive 0 -toad sadness 0 -toad surprise 0 -toad trust 0 -toast anger 0 -toast anticipation 0 -toast disgust 0 -toast fear 0 -toast joy 1 -toast negative 0 -toast positive 1 -toast sadness 0 -toast surprise 0 -toast trust 0 -tobacco anger 0 -tobacco anticipation 0 -tobacco disgust 0 -tobacco fear 0 -tobacco joy 0 -tobacco negative 1 -tobacco positive 0 -tobacco sadness 0 -tobacco surprise 0 -tobacco trust 0 -toby anger 0 -toby anticipation 0 -toby disgust 0 -toby fear 0 -toby joy 0 -toby negative 0 -toby positive 0 -toby sadness 0 -toby surprise 0 -toby trust 0 -tod anger 0 -tod anticipation 0 -tod disgust 0 -tod fear 0 -tod joy 0 -tod negative 0 -tod positive 0 -tod sadness 0 -tod surprise 0 -tod trust 0 -today anger 0 -today anticipation 0 -today disgust 0 -today fear 0 -today joy 0 -today negative 0 -today positive 0 -today sadness 0 -today surprise 0 -today trust 0 -toe anger 0 -toe anticipation 0 -toe disgust 0 -toe fear 0 -toe joy 0 -toe negative 0 -toe positive 0 -toe sadness 0 -toe surprise 0 -toe trust 0 -toga anger 0 -toga anticipation 0 -toga disgust 0 -toga fear 0 -toga joy 0 -toga negative 0 -toga positive 0 -toga sadness 0 -toga surprise 0 -toga trust 0 -toil anger 0 -toil anticipation 0 -toil disgust 0 -toil fear 0 -toil joy 0 -toil negative 0 -toil positive 0 -toil sadness 0 -toil surprise 0 -toil trust 0 -toilet anger 0 -toilet anticipation 0 -toilet disgust 1 -toilet fear 0 -toilet joy 0 -toilet negative 1 -toilet positive 0 -toilet sadness 0 -toilet surprise 0 -toilet trust 0 -toils anger 0 -toils anticipation 0 -toils disgust 0 -toils fear 0 -toils joy 0 -toils negative 1 -toils positive 0 -toils sadness 0 -toils surprise 0 -toils trust 0 -token anger 0 -token anticipation 0 -token disgust 0 -token fear 0 -token joy 0 -token negative 0 -token positive 0 -token sadness 0 -token surprise 0 -token trust 0 -tolerance anger 0 -tolerance anticipation 0 -tolerance disgust 0 -tolerance fear 0 -tolerance joy 0 -tolerance negative 0 -tolerance positive 0 -tolerance sadness 0 -tolerance surprise 0 -tolerance trust 0 -tolerant anger 0 -tolerant anticipation 0 -tolerant disgust 0 -tolerant fear 0 -tolerant joy 0 -tolerant negative 0 -tolerant positive 1 -tolerant sadness 0 -tolerant surprise 0 -tolerant trust 0 -tolerate anger 1 -tolerate anticipation 0 -tolerate disgust 0 -tolerate fear 0 -tolerate joy 0 -tolerate negative 1 -tolerate positive 0 -tolerate sadness 1 -tolerate surprise 0 -tolerate trust 0 -toleration anger 0 -toleration anticipation 0 -toleration disgust 0 -toleration fear 0 -toleration joy 0 -toleration negative 0 -toleration positive 1 -toleration sadness 0 -toleration surprise 0 -toleration trust 0 -toll anger 0 -toll anticipation 0 -toll disgust 0 -toll fear 0 -toll joy 0 -toll negative 0 -toll positive 0 -toll sadness 0 -toll surprise 0 -toll trust 0 -tomahawk anger 0 -tomahawk anticipation 0 -tomahawk disgust 0 -tomahawk fear 0 -tomahawk joy 0 -tomahawk negative 0 -tomahawk positive 0 -tomahawk sadness 0 -tomahawk surprise 0 -tomahawk trust 0 -tomb anger 0 -tomb anticipation 0 -tomb disgust 0 -tomb fear 0 -tomb joy 0 -tomb negative 0 -tomb positive 0 -tomb sadness 1 -tomb surprise 0 -tomb trust 0 -tomcat anger 0 -tomcat anticipation 0 -tomcat disgust 0 -tomcat fear 0 -tomcat joy 0 -tomcat negative 0 -tomcat positive 0 -tomcat sadness 0 -tomcat surprise 0 -tomcat trust 0 -tome anger 0 -tome anticipation 0 -tome disgust 0 -tome fear 0 -tome joy 0 -tome negative 0 -tome positive 0 -tome sadness 0 -tome surprise 0 -tome trust 0 -tomorrow anger 0 -tomorrow anticipation 1 -tomorrow disgust 0 -tomorrow fear 0 -tomorrow joy 0 -tomorrow negative 0 -tomorrow positive 0 -tomorrow sadness 0 -tomorrow surprise 0 -tomorrow trust 0 -ton anger 0 -ton anticipation 0 -ton disgust 0 -ton fear 0 -ton joy 0 -ton negative 0 -ton positive 0 -ton sadness 0 -ton surprise 0 -ton trust 0 -tone anger 0 -tone anticipation 0 -tone disgust 0 -tone fear 0 -tone joy 0 -tone negative 0 -tone positive 0 -tone sadness 0 -tone surprise 0 -tone trust 0 -tong anger 0 -tong anticipation 0 -tong disgust 0 -tong fear 0 -tong joy 0 -tong negative 0 -tong positive 0 -tong sadness 0 -tong surprise 0 -tong trust 0 -tongs anger 0 -tongs anticipation 0 -tongs disgust 0 -tongs fear 0 -tongs joy 0 -tongs negative 0 -tongs positive 0 -tongs sadness 0 -tongs surprise 0 -tongs trust 0 -tongue anger 0 -tongue anticipation 0 -tongue disgust 0 -tongue fear 0 -tongue joy 0 -tongue negative 0 -tongue positive 0 -tongue sadness 0 -tongue surprise 0 -tongue trust 0 -tonic anger 0 -tonic anticipation 0 -tonic disgust 0 -tonic fear 0 -tonic joy 0 -tonic negative 0 -tonic positive 0 -tonic sadness 0 -tonic surprise 0 -tonic trust 0 -tonnage anger 0 -tonnage anticipation 0 -tonnage disgust 0 -tonnage fear 0 -tonnage joy 0 -tonnage negative 0 -tonnage positive 0 -tonnage sadness 0 -tonnage surprise 0 -tonnage trust 0 -tonsils anger 0 -tonsils anticipation 0 -tonsils disgust 0 -tonsils fear 0 -tonsils joy 0 -tonsils negative 0 -tonsils positive 0 -tonsils sadness 0 -tonsils surprise 0 -tonsils trust 0 -tooling anger 0 -tooling anticipation 0 -tooling disgust 0 -tooling fear 0 -tooling joy 0 -tooling negative 0 -tooling positive 0 -tooling sadness 0 -tooling surprise 0 -tooling trust 0 -tooth anger 0 -tooth anticipation 0 -tooth disgust 0 -tooth fear 0 -tooth joy 0 -tooth negative 0 -tooth positive 0 -tooth sadness 0 -tooth surprise 0 -tooth trust 0 -toothache anger 0 -toothache anticipation 0 -toothache disgust 0 -toothache fear 1 -toothache joy 0 -toothache negative 1 -toothache positive 0 -toothache sadness 0 -toothache surprise 0 -toothache trust 0 -toothed anger 0 -toothed anticipation 0 -toothed disgust 0 -toothed fear 0 -toothed joy 0 -toothed negative 0 -toothed positive 0 -toothed sadness 0 -toothed surprise 0 -toothed trust 0 -toothless anger 0 -toothless anticipation 0 -toothless disgust 0 -toothless fear 0 -toothless joy 0 -toothless negative 0 -toothless positive 0 -toothless sadness 0 -toothless surprise 0 -toothless trust 0 -top anger 0 -top anticipation 1 -top disgust 0 -top fear 0 -top joy 0 -top negative 0 -top positive 1 -top sadness 0 -top surprise 0 -top trust 1 -topaz anger 0 -topaz anticipation 0 -topaz disgust 0 -topaz fear 0 -topaz joy 0 -topaz negative 0 -topaz positive 0 -topaz sadness 0 -topaz surprise 0 -topaz trust 0 -topic anger 0 -topic anticipation 0 -topic disgust 0 -topic fear 0 -topic joy 0 -topic negative 0 -topic positive 0 -topic sadness 0 -topic surprise 0 -topic trust 0 -topical anger 0 -topical anticipation 0 -topical disgust 0 -topical fear 0 -topical joy 0 -topical negative 0 -topical positive 0 -topical sadness 0 -topical surprise 0 -topical trust 0 -topographic anger 0 -topographic anticipation 0 -topographic disgust 0 -topographic fear 0 -topographic joy 0 -topographic negative 0 -topographic positive 0 -topographic sadness 0 -topographic surprise 0 -topographic trust 0 -topographical anger 0 -topographical anticipation 0 -topographical disgust 0 -topographical fear 0 -topographical joy 0 -topographical negative 0 -topographical positive 0 -topographical sadness 0 -topographical surprise 0 -topographical trust 0 -topography anger 0 -topography anticipation 0 -topography disgust 0 -topography fear 0 -topography joy 0 -topography negative 0 -topography positive 0 -topography sadness 0 -topography surprise 0 -topography trust 0 -topple anger 0 -topple anticipation 0 -topple disgust 0 -topple fear 0 -topple joy 0 -topple negative 0 -topple positive 0 -topple sadness 0 -topple surprise 1 -topple trust 0 -tor anger 0 -tor anticipation 0 -tor disgust 0 -tor fear 0 -tor joy 0 -tor negative 0 -tor positive 0 -tor sadness 0 -tor surprise 0 -tor trust 0 -torch anger 0 -torch anticipation 0 -torch disgust 0 -torch fear 0 -torch joy 0 -torch negative 0 -torch positive 0 -torch sadness 0 -torch surprise 0 -torch trust 0 -torment anger 1 -torment anticipation 0 -torment disgust 0 -torment fear 1 -torment joy 0 -torment negative 1 -torment positive 0 -torment sadness 1 -torment surprise 0 -torment trust 0 -torn anger 0 -torn anticipation 0 -torn disgust 0 -torn fear 0 -torn joy 0 -torn negative 1 -torn positive 0 -torn sadness 0 -torn surprise 0 -torn trust 0 -tornado anger 0 -tornado anticipation 0 -tornado disgust 0 -tornado fear 1 -tornado joy 0 -tornado negative 0 -tornado positive 0 -tornado sadness 0 -tornado surprise 0 -tornado trust 0 -torpedo anger 1 -torpedo anticipation 0 -torpedo disgust 0 -torpedo fear 0 -torpedo joy 0 -torpedo negative 1 -torpedo positive 0 -torpedo sadness 0 -torpedo surprise 0 -torpedo trust 0 -torrent anger 0 -torrent anticipation 0 -torrent disgust 0 -torrent fear 1 -torrent joy 0 -torrent negative 0 -torrent positive 0 -torrent sadness 0 -torrent surprise 0 -torrent trust 0 -torrid anger 0 -torrid anticipation 0 -torrid disgust 0 -torrid fear 0 -torrid joy 0 -torrid negative 1 -torrid positive 0 -torrid sadness 0 -torrid surprise 0 -torrid trust 0 -torsion anger 0 -torsion anticipation 0 -torsion disgust 0 -torsion fear 0 -torsion joy 0 -torsion negative 0 -torsion positive 0 -torsion sadness 0 -torsion surprise 0 -torsion trust 0 -torso anger 0 -torso anticipation 0 -torso disgust 0 -torso fear 0 -torso joy 0 -torso negative 0 -torso positive 0 -torso sadness 0 -torso surprise 0 -torso trust 0 -tort anger 0 -tort anticipation 0 -tort disgust 0 -tort fear 0 -tort joy 0 -tort negative 1 -tort positive 0 -tort sadness 0 -tort surprise 0 -tort trust 0 -tortious anger 1 -tortious anticipation 0 -tortious disgust 1 -tortious fear 0 -tortious joy 0 -tortious negative 1 -tortious positive 0 -tortious sadness 0 -tortious surprise 0 -tortious trust 0 -tortoise anger 0 -tortoise anticipation 0 -tortoise disgust 0 -tortoise fear 0 -tortoise joy 0 -tortoise negative 0 -tortoise positive 0 -tortoise sadness 0 -tortoise surprise 0 -tortoise trust 0 -tortuous anger 0 -tortuous anticipation 0 -tortuous disgust 0 -tortuous fear 0 -tortuous joy 0 -tortuous negative 0 -tortuous positive 0 -tortuous sadness 0 -tortuous surprise 0 -tortuous trust 0 -torture anger 1 -torture anticipation 1 -torture disgust 1 -torture fear 1 -torture joy 0 -torture negative 1 -torture positive 0 -torture sadness 1 -torture surprise 0 -torture trust 0 -toss anger 0 -toss anticipation 0 -toss disgust 0 -toss fear 0 -toss joy 0 -toss negative 0 -toss positive 0 -toss sadness 0 -toss surprise 0 -toss trust 0 -total anger 0 -total anticipation 0 -total disgust 0 -total fear 0 -total joy 0 -total negative 0 -total positive 0 -total sadness 0 -total surprise 0 -total trust 0 -totality anger 0 -totality anticipation 0 -totality disgust 0 -totality fear 0 -totality joy 0 -totality negative 0 -totality positive 0 -totality sadness 0 -totality surprise 0 -totality trust 0 -totally anger 0 -totally anticipation 0 -totally disgust 0 -totally fear 0 -totally joy 0 -totally negative 0 -totally positive 0 -totally sadness 0 -totally surprise 0 -totally trust 0 -tote anger 0 -tote anticipation 0 -tote disgust 0 -tote fear 0 -tote joy 0 -tote negative 0 -tote positive 0 -tote sadness 0 -tote surprise 0 -tote trust 0 -totem anger 0 -totem anticipation 0 -totem disgust 0 -totem fear 0 -totem joy 0 -totem negative 0 -totem positive 0 -totem sadness 0 -totem surprise 0 -totem trust 0 -touch anger 0 -touch anticipation 0 -touch disgust 0 -touch fear 0 -touch joy 0 -touch negative 0 -touch positive 0 -touch sadness 0 -touch surprise 0 -touch trust 0 -touched anger 0 -touched anticipation 0 -touched disgust 0 -touched fear 0 -touched joy 0 -touched negative 1 -touched positive 0 -touched sadness 0 -touched surprise 0 -touched trust 0 -touching anger 0 -touching anticipation 0 -touching disgust 0 -touching fear 0 -touching joy 0 -touching negative 0 -touching positive 0 -touching sadness 0 -touching surprise 0 -touching trust 0 -touchy anger 1 -touchy anticipation 0 -touchy disgust 0 -touchy fear 0 -touchy joy 0 -touchy negative 1 -touchy positive 0 -touchy sadness 1 -touchy surprise 0 -touchy trust 0 -tough anger 0 -tough anticipation 0 -tough disgust 0 -tough fear 0 -tough joy 0 -tough negative 1 -tough positive 0 -tough sadness 1 -tough surprise 0 -tough trust 0 -toughness anger 1 -toughness anticipation 0 -toughness disgust 0 -toughness fear 1 -toughness joy 0 -toughness negative 0 -toughness positive 1 -toughness sadness 0 -toughness surprise 0 -toughness trust 1 -tour anger 0 -tour anticipation 0 -tour disgust 0 -tour fear 0 -tour joy 0 -tour negative 0 -tour positive 0 -tour sadness 0 -tour surprise 0 -tour trust 0 -tourist anger 0 -tourist anticipation 0 -tourist disgust 0 -tourist fear 0 -tourist joy 0 -tourist negative 0 -tourist positive 0 -tourist sadness 0 -tourist surprise 0 -tourist trust 0 -tourmaline anger 0 -tourmaline anticipation 0 -tourmaline disgust 0 -tourmaline fear 0 -tourmaline joy 0 -tourmaline negative 0 -tourmaline positive 0 -tourmaline sadness 0 -tourmaline surprise 0 -tourmaline trust 0 -tournament anger 0 -tournament anticipation 0 -tournament disgust 0 -tournament fear 0 -tournament joy 0 -tournament negative 0 -tournament positive 0 -tournament sadness 0 -tournament surprise 0 -tournament trust 0 -tourniquet anger 0 -tourniquet anticipation 0 -tourniquet disgust 0 -tourniquet fear 0 -tourniquet joy 0 -tourniquet negative 0 -tourniquet positive 0 -tourniquet sadness 0 -tourniquet surprise 0 -tourniquet trust 0 -tout anger 0 -tout anticipation 0 -tout disgust 0 -tout fear 0 -tout joy 0 -tout negative 0 -tout positive 0 -tout sadness 0 -tout surprise 0 -tout trust 0 -tow anger 0 -tow anticipation 0 -tow disgust 0 -tow fear 0 -tow joy 0 -tow negative 0 -tow positive 0 -tow sadness 0 -tow surprise 0 -tow trust 0 -towel anger 0 -towel anticipation 0 -towel disgust 0 -towel fear 0 -towel joy 0 -towel negative 0 -towel positive 0 -towel sadness 0 -towel surprise 0 -towel trust 0 -tower anger 0 -tower anticipation 0 -tower disgust 0 -tower fear 0 -tower joy 0 -tower negative 0 -tower positive 1 -tower sadness 0 -tower surprise 0 -tower trust 0 -towering anger 0 -towering anticipation 1 -towering disgust 0 -towering fear 1 -towering joy 0 -towering negative 0 -towering positive 1 -towering sadness 0 -towering surprise 0 -towering trust 0 -town anger 0 -town anticipation 0 -town disgust 0 -town fear 0 -town joy 0 -town negative 0 -town positive 0 -town sadness 0 -town surprise 0 -town trust 0 -townhouse anger 0 -townhouse anticipation 0 -townhouse disgust 0 -townhouse fear 0 -townhouse joy 0 -townhouse negative 0 -townhouse positive 0 -townhouse sadness 0 -townhouse surprise 0 -townhouse trust 0 -toxic anger 0 -toxic anticipation 0 -toxic disgust 1 -toxic fear 0 -toxic joy 0 -toxic negative 1 -toxic positive 0 -toxic sadness 0 -toxic surprise 0 -toxic trust 0 -toxicology anger 0 -toxicology anticipation 0 -toxicology disgust 0 -toxicology fear 0 -toxicology joy 0 -toxicology negative 0 -toxicology positive 0 -toxicology sadness 0 -toxicology surprise 0 -toxicology trust 0 -toxin anger 0 -toxin anticipation 0 -toxin disgust 0 -toxin fear 1 -toxin joy 0 -toxin negative 1 -toxin positive 0 -toxin sadness 0 -toxin surprise 0 -toxin trust 0 -toy anger 0 -toy anticipation 0 -toy disgust 0 -toy fear 0 -toy joy 0 -toy negative 0 -toy positive 0 -toy sadness 0 -toy surprise 0 -toy trust 0 -trace anger 0 -trace anticipation 0 -trace disgust 0 -trace fear 0 -trace joy 0 -trace negative 0 -trace positive 0 -trace sadness 0 -trace surprise 0 -trace trust 0 -traces anger 0 -traces anticipation 0 -traces disgust 0 -traces fear 0 -traces joy 0 -traces negative 0 -traces positive 0 -traces sadness 0 -traces surprise 0 -traces trust 0 -trachea anger 0 -trachea anticipation 0 -trachea disgust 0 -trachea fear 0 -trachea joy 0 -trachea negative 0 -trachea positive 0 -trachea sadness 0 -trachea surprise 0 -trachea trust 0 -tracing anger 0 -tracing anticipation 0 -tracing disgust 0 -tracing fear 0 -tracing joy 0 -tracing negative 0 -tracing positive 0 -tracing sadness 0 -tracing surprise 0 -tracing trust 0 -track anger 0 -track anticipation 1 -track disgust 0 -track fear 0 -track joy 0 -track negative 0 -track positive 0 -track sadness 0 -track surprise 0 -track trust 0 -tract anger 0 -tract anticipation 0 -tract disgust 0 -tract fear 1 -tract joy 0 -tract negative 0 -tract positive 0 -tract sadness 0 -tract surprise 0 -tract trust 0 -tractable anger 0 -tractable anticipation 0 -tractable disgust 0 -tractable fear 0 -tractable joy 0 -tractable negative 0 -tractable positive 0 -tractable sadness 0 -tractable surprise 0 -tractable trust 0 -traction anger 0 -traction anticipation 0 -traction disgust 0 -traction fear 0 -traction joy 0 -traction negative 0 -traction positive 0 -traction sadness 0 -traction surprise 0 -traction trust 0 -tractor anger 0 -tractor anticipation 0 -tractor disgust 0 -tractor fear 0 -tractor joy 0 -tractor negative 0 -tractor positive 0 -tractor sadness 0 -tractor surprise 0 -tractor trust 0 -trade anger 0 -trade anticipation 0 -trade disgust 0 -trade fear 0 -trade joy 0 -trade negative 0 -trade positive 0 -trade sadness 0 -trade surprise 0 -trade trust 1 -trader anger 0 -trader anticipation 0 -trader disgust 0 -trader fear 0 -trader joy 0 -trader negative 0 -trader positive 0 -trader sadness 0 -trader surprise 0 -trader trust 0 -tradesman anger 0 -tradesman anticipation 0 -tradesman disgust 0 -tradesman fear 0 -tradesman joy 0 -tradesman negative 0 -tradesman positive 0 -tradesman sadness 0 -tradesman surprise 0 -tradesman trust 0 -trading anger 0 -trading anticipation 0 -trading disgust 0 -trading fear 0 -trading joy 0 -trading negative 0 -trading positive 0 -trading sadness 0 -trading surprise 0 -trading trust 0 -tradition anger 0 -tradition anticipation 0 -tradition disgust 0 -tradition fear 0 -tradition joy 0 -tradition negative 0 -tradition positive 0 -tradition sadness 0 -tradition surprise 0 -tradition trust 0 -traditional anger 0 -traditional anticipation 0 -traditional disgust 0 -traditional fear 0 -traditional joy 0 -traditional negative 0 -traditional positive 1 -traditional sadness 0 -traditional surprise 0 -traditional trust 0 -traffic anger 0 -traffic anticipation 0 -traffic disgust 0 -traffic fear 0 -traffic joy 0 -traffic negative 0 -traffic positive 0 -traffic sadness 0 -traffic surprise 0 -traffic trust 0 -tragedy anger 0 -tragedy anticipation 0 -tragedy disgust 0 -tragedy fear 1 -tragedy joy 0 -tragedy negative 1 -tragedy positive 0 -tragedy sadness 1 -tragedy surprise 0 -tragedy trust 0 -tragic anger 0 -tragic anticipation 0 -tragic disgust 0 -tragic fear 0 -tragic joy 0 -tragic negative 1 -tragic positive 0 -tragic sadness 0 -tragic surprise 0 -tragic trust 0 -trail anger 0 -trail anticipation 0 -trail disgust 0 -trail fear 0 -trail joy 0 -trail negative 0 -trail positive 0 -trail sadness 0 -trail surprise 0 -trail trust 0 -train anger 0 -train anticipation 0 -train disgust 0 -train fear 0 -train joy 0 -train negative 0 -train positive 0 -train sadness 0 -train surprise 0 -train trust 0 -trained anger 0 -trained anticipation 0 -trained disgust 0 -trained fear 0 -trained joy 0 -trained negative 0 -trained positive 0 -trained sadness 0 -trained surprise 0 -trained trust 0 -trainer anger 0 -trainer anticipation 0 -trainer disgust 0 -trainer fear 0 -trainer joy 0 -trainer negative 0 -trainer positive 0 -trainer sadness 0 -trainer surprise 0 -trainer trust 1 -training anger 0 -training anticipation 0 -training disgust 0 -training fear 0 -training joy 0 -training negative 0 -training positive 0 -training sadness 0 -training surprise 0 -training trust 0 -trait anger 0 -trait anticipation 0 -trait disgust 0 -trait fear 0 -trait joy 0 -trait negative 0 -trait positive 0 -trait sadness 0 -trait surprise 0 -trait trust 0 -traitor anger 1 -traitor anticipation 0 -traitor disgust 1 -traitor fear 1 -traitor joy 0 -traitor negative 1 -traitor positive 0 -traitor sadness 1 -traitor surprise 0 -traitor trust 0 -trajectory anger 0 -trajectory anticipation 0 -trajectory disgust 0 -trajectory fear 0 -trajectory joy 0 -trajectory negative 0 -trajectory positive 0 -trajectory sadness 0 -trajectory surprise 0 -trajectory trust 0 -tram anger 0 -tram anticipation 0 -tram disgust 0 -tram fear 0 -tram joy 0 -tram negative 0 -tram positive 0 -tram sadness 0 -tram surprise 0 -tram trust 0 -tramp anger 0 -tramp anticipation 0 -tramp disgust 1 -tramp fear 1 -tramp joy 0 -tramp negative 1 -tramp positive 0 -tramp sadness 1 -tramp surprise 0 -tramp trust 0 -tramway anger 0 -tramway anticipation 0 -tramway disgust 0 -tramway fear 0 -tramway joy 0 -tramway negative 0 -tramway positive 0 -tramway sadness 0 -tramway surprise 0 -tramway trust 0 -trance anger 0 -trance anticipation 0 -trance disgust 0 -trance fear 0 -trance joy 0 -trance negative 1 -trance positive 0 -trance sadness 0 -trance surprise 0 -trance trust 0 -tranquil anger 0 -tranquil anticipation 0 -tranquil disgust 0 -tranquil fear 0 -tranquil joy 1 -tranquil negative 0 -tranquil positive 1 -tranquil sadness 0 -tranquil surprise 0 -tranquil trust 0 -tranquility anger 0 -tranquility anticipation 0 -tranquility disgust 0 -tranquility fear 0 -tranquility joy 1 -tranquility negative 0 -tranquility positive 1 -tranquility sadness 0 -tranquility surprise 0 -tranquility trust 1 -transact anger 0 -transact anticipation 0 -transact disgust 0 -transact fear 0 -transact joy 0 -transact negative 0 -transact positive 0 -transact sadness 0 -transact surprise 0 -transact trust 0 -transaction anger 0 -transaction anticipation 0 -transaction disgust 0 -transaction fear 0 -transaction joy 0 -transaction negative 0 -transaction positive 0 -transaction sadness 0 -transaction surprise 0 -transaction trust 1 -transatlantic anger 0 -transatlantic anticipation 0 -transatlantic disgust 0 -transatlantic fear 0 -transatlantic joy 0 -transatlantic negative 0 -transatlantic positive 0 -transatlantic sadness 0 -transatlantic surprise 0 -transatlantic trust 0 -transcendence anger 0 -transcendence anticipation 1 -transcendence disgust 0 -transcendence fear 0 -transcendence joy 1 -transcendence negative 0 -transcendence positive 1 -transcendence sadness 0 -transcendence surprise 1 -transcendence trust 1 -transcendent anger 0 -transcendent anticipation 0 -transcendent disgust 0 -transcendent fear 0 -transcendent joy 0 -transcendent negative 0 -transcendent positive 0 -transcendent sadness 0 -transcendent surprise 0 -transcendent trust 0 -transcendental anger 0 -transcendental anticipation 0 -transcendental disgust 0 -transcendental fear 0 -transcendental joy 0 -transcendental negative 0 -transcendental positive 1 -transcendental sadness 0 -transcendental surprise 0 -transcendental trust 0 -transcribe anger 0 -transcribe anticipation 0 -transcribe disgust 0 -transcribe fear 0 -transcribe joy 0 -transcribe negative 0 -transcribe positive 0 -transcribe sadness 0 -transcribe surprise 0 -transcribe trust 0 -transcriber anger 0 -transcriber anticipation 0 -transcriber disgust 0 -transcriber fear 0 -transcriber joy 0 -transcriber negative 0 -transcriber positive 0 -transcriber sadness 0 -transcriber surprise 0 -transcriber trust 0 -transcript anger 0 -transcript anticipation 0 -transcript disgust 0 -transcript fear 0 -transcript joy 0 -transcript negative 0 -transcript positive 0 -transcript sadness 0 -transcript surprise 0 -transcript trust 1 -transcription anger 0 -transcription anticipation 0 -transcription disgust 0 -transcription fear 0 -transcription joy 0 -transcription negative 0 -transcription positive 0 -transcription sadness 0 -transcription surprise 0 -transcription trust 0 -transfer anger 0 -transfer anticipation 0 -transfer disgust 0 -transfer fear 0 -transfer joy 0 -transfer negative 0 -transfer positive 0 -transfer sadness 0 -transfer surprise 0 -transfer trust 0 -transference anger 0 -transference anticipation 0 -transference disgust 0 -transference fear 0 -transference joy 0 -transference negative 0 -transference positive 0 -transference sadness 0 -transference surprise 0 -transference trust 0 -transferred anger 0 -transferred anticipation 0 -transferred disgust 0 -transferred fear 0 -transferred joy 0 -transferred negative 0 -transferred positive 0 -transferred sadness 0 -transferred surprise 0 -transferred trust 0 -transfixed anger 0 -transfixed anticipation 0 -transfixed disgust 0 -transfixed fear 0 -transfixed joy 0 -transfixed negative 0 -transfixed positive 0 -transfixed sadness 0 -transfixed surprise 0 -transfixed trust 0 -transform anger 0 -transform anticipation 0 -transform disgust 0 -transform fear 0 -transform joy 0 -transform negative 0 -transform positive 0 -transform sadness 0 -transform surprise 0 -transform trust 0 -transformation anger 0 -transformation anticipation 0 -transformation disgust 0 -transformation fear 0 -transformation joy 0 -transformation negative 0 -transformation positive 0 -transformation sadness 0 -transformation surprise 0 -transformation trust 0 -transfusion anger 0 -transfusion anticipation 0 -transfusion disgust 0 -transfusion fear 0 -transfusion joy 0 -transfusion negative 0 -transfusion positive 0 -transfusion sadness 0 -transfusion surprise 0 -transfusion trust 0 -transgression anger 0 -transgression anticipation 0 -transgression disgust 0 -transgression fear 0 -transgression joy 0 -transgression negative 1 -transgression positive 0 -transgression sadness 0 -transgression surprise 0 -transgression trust 0 -transient anger 0 -transient anticipation 0 -transient disgust 0 -transient fear 0 -transient joy 0 -transient negative 0 -transient positive 0 -transient sadness 0 -transient surprise 0 -transient trust 0 -transit anger 0 -transit anticipation 0 -transit disgust 0 -transit fear 0 -transit joy 0 -transit negative 0 -transit positive 0 -transit sadness 0 -transit surprise 0 -transit trust 0 -transition anger 0 -transition anticipation 0 -transition disgust 0 -transition fear 0 -transition joy 0 -transition negative 0 -transition positive 0 -transition sadness 0 -transition surprise 0 -transition trust 0 -transitional anger 0 -transitional anticipation 1 -transitional disgust 0 -transitional fear 0 -transitional joy 0 -transitional negative 0 -transitional positive 0 -transitional sadness 0 -transitional surprise 0 -transitional trust 0 -transitive anger 0 -transitive anticipation 0 -transitive disgust 0 -transitive fear 0 -transitive joy 0 -transitive negative 0 -transitive positive 0 -transitive sadness 0 -transitive surprise 0 -transitive trust 0 -transitory anger 0 -transitory anticipation 0 -transitory disgust 0 -transitory fear 0 -transitory joy 0 -transitory negative 0 -transitory positive 0 -transitory sadness 0 -transitory surprise 0 -transitory trust 0 -translate anger 0 -translate anticipation 0 -translate disgust 0 -translate fear 0 -translate joy 0 -translate negative 0 -translate positive 0 -translate sadness 0 -translate surprise 0 -translate trust 0 -translation anger 0 -translation anticipation 0 -translation disgust 0 -translation fear 0 -translation joy 0 -translation negative 0 -translation positive 0 -translation sadness 0 -translation surprise 0 -translation trust 1 -translocation anger 0 -translocation anticipation 0 -translocation disgust 0 -translocation fear 0 -translocation joy 0 -translocation negative 0 -translocation positive 0 -translocation sadness 0 -translocation surprise 0 -translocation trust 0 -translucent anger 0 -translucent anticipation 0 -translucent disgust 0 -translucent fear 0 -translucent joy 0 -translucent negative 0 -translucent positive 0 -translucent sadness 0 -translucent surprise 0 -translucent trust 0 -transmission anger 0 -transmission anticipation 0 -transmission disgust 0 -transmission fear 0 -transmission joy 0 -transmission negative 0 -transmission positive 0 -transmission sadness 0 -transmission surprise 0 -transmission trust 0 -transmit anger 0 -transmit anticipation 0 -transmit disgust 0 -transmit fear 0 -transmit joy 0 -transmit negative 0 -transmit positive 0 -transmit sadness 0 -transmit surprise 0 -transmit trust 0 -transmutation anger 0 -transmutation anticipation 0 -transmutation disgust 0 -transmutation fear 0 -transmutation joy 0 -transmutation negative 0 -transmutation positive 0 -transmutation sadness 0 -transmutation surprise 0 -transmutation trust 0 -transom anger 0 -transom anticipation 0 -transom disgust 0 -transom fear 0 -transom joy 0 -transom negative 0 -transom positive 0 -transom sadness 0 -transom surprise 0 -transom trust 0 -transparency anger 0 -transparency anticipation 0 -transparency disgust 0 -transparency fear 0 -transparency joy 0 -transparency negative 0 -transparency positive 0 -transparency sadness 0 -transparency surprise 0 -transparency trust 0 -transparent anger 0 -transparent anticipation 0 -transparent disgust 0 -transparent fear 0 -transparent joy 0 -transparent negative 0 -transparent positive 0 -transparent sadness 0 -transparent surprise 0 -transparent trust 0 -transplant anger 0 -transplant anticipation 0 -transplant disgust 0 -transplant fear 0 -transplant joy 0 -transplant negative 0 -transplant positive 0 -transplant sadness 0 -transplant surprise 0 -transplant trust 0 -transplantation anger 0 -transplantation anticipation 0 -transplantation disgust 0 -transplantation fear 0 -transplantation joy 0 -transplantation negative 0 -transplantation positive 0 -transplantation sadness 0 -transplantation surprise 0 -transplantation trust 0 -transport anger 0 -transport anticipation 0 -transport disgust 0 -transport fear 0 -transport joy 0 -transport negative 0 -transport positive 0 -transport sadness 0 -transport surprise 0 -transport trust 0 -transportation anger 0 -transportation anticipation 0 -transportation disgust 0 -transportation fear 0 -transportation joy 0 -transportation negative 0 -transportation positive 0 -transportation sadness 0 -transportation surprise 0 -transportation trust 0 -transpose anger 0 -transpose anticipation 0 -transpose disgust 0 -transpose fear 0 -transpose joy 0 -transpose negative 0 -transpose positive 0 -transpose sadness 0 -transpose surprise 0 -transpose trust 0 -transposition anger 0 -transposition anticipation 0 -transposition disgust 0 -transposition fear 0 -transposition joy 0 -transposition negative 0 -transposition positive 0 -transposition sadness 0 -transposition surprise 0 -transposition trust 0 -transverse anger 0 -transverse anticipation 0 -transverse disgust 0 -transverse fear 0 -transverse joy 0 -transverse negative 0 -transverse positive 0 -transverse sadness 0 -transverse surprise 0 -transverse trust 0 -trap anger 0 -trap anticipation 0 -trap disgust 0 -trap fear 0 -trap joy 0 -trap negative 0 -trap positive 0 -trap sadness 0 -trap surprise 0 -trap trust 0 -trapping anger 0 -trapping anticipation 0 -trapping disgust 0 -trapping fear 0 -trapping joy 0 -trapping negative 0 -trapping positive 0 -trapping sadness 0 -trapping surprise 0 -trapping trust 0 -trappings anger 0 -trappings anticipation 0 -trappings disgust 0 -trappings fear 0 -trappings joy 0 -trappings negative 1 -trappings positive 0 -trappings sadness 0 -trappings surprise 0 -trappings trust 0 -traps anger 0 -traps anticipation 0 -traps disgust 0 -traps fear 0 -traps joy 0 -traps negative 1 -traps positive 0 -traps sadness 0 -traps surprise 0 -traps trust 0 -trash anger 0 -trash anticipation 0 -trash disgust 1 -trash fear 0 -trash joy 0 -trash negative 1 -trash positive 0 -trash sadness 1 -trash surprise 0 -trash trust 0 -trashy anger 0 -trashy anticipation 0 -trashy disgust 1 -trashy fear 0 -trashy joy 0 -trashy negative 1 -trashy positive 0 -trashy sadness 0 -trashy surprise 0 -trashy trust 0 -traumatic anger 1 -traumatic anticipation 0 -traumatic disgust 0 -traumatic fear 1 -traumatic joy 0 -traumatic negative 1 -traumatic positive 0 -traumatic sadness 1 -traumatic surprise 0 -traumatic trust 0 -travail anger 0 -travail anticipation 0 -travail disgust 0 -travail fear 0 -travail joy 0 -travail negative 1 -travail positive 0 -travail sadness 0 -travail surprise 0 -travail trust 0 -travel anger 0 -travel anticipation 0 -travel disgust 0 -travel fear 0 -travel joy 0 -travel negative 0 -travel positive 0 -travel sadness 0 -travel surprise 0 -travel trust 0 -traveler anger 0 -traveler anticipation 0 -traveler disgust 0 -traveler fear 0 -traveler joy 0 -traveler negative 0 -traveler positive 0 -traveler sadness 0 -traveler surprise 0 -traveler trust 0 -traveling anger 0 -traveling anticipation 0 -traveling disgust 0 -traveling fear 0 -traveling joy 0 -traveling negative 0 -traveling positive 1 -traveling sadness 0 -traveling surprise 0 -traveling trust 0 -traverse anger 0 -traverse anticipation 0 -traverse disgust 0 -traverse fear 0 -traverse joy 0 -traverse negative 0 -traverse positive 0 -traverse sadness 0 -traverse surprise 0 -traverse trust 0 -travesty anger 0 -travesty anticipation 0 -travesty disgust 1 -travesty fear 1 -travesty joy 0 -travesty negative 1 -travesty positive 0 -travesty sadness 1 -travesty surprise 0 -travesty trust 0 -trawl anger 0 -trawl anticipation 0 -trawl disgust 0 -trawl fear 0 -trawl joy 0 -trawl negative 0 -trawl positive 0 -trawl sadness 0 -trawl surprise 0 -trawl trust 0 -trawler anger 0 -trawler anticipation 0 -trawler disgust 0 -trawler fear 0 -trawler joy 0 -trawler negative 0 -trawler positive 0 -trawler sadness 0 -trawler surprise 0 -trawler trust 0 -tray anger 0 -tray anticipation 0 -tray disgust 0 -tray fear 0 -tray joy 0 -tray negative 0 -tray positive 0 -tray sadness 0 -tray surprise 0 -tray trust 0 -treacherous anger 1 -treacherous anticipation 0 -treacherous disgust 1 -treacherous fear 1 -treacherous joy 0 -treacherous negative 1 -treacherous positive 0 -treacherous sadness 0 -treacherous surprise 0 -treacherous trust 0 -treachery anger 1 -treachery anticipation 0 -treachery disgust 0 -treachery fear 1 -treachery joy 0 -treachery negative 1 -treachery positive 0 -treachery sadness 1 -treachery surprise 1 -treachery trust 0 -tread anger 0 -tread anticipation 0 -tread disgust 0 -tread fear 0 -tread joy 0 -tread negative 0 -tread positive 0 -tread sadness 0 -tread surprise 0 -tread trust 0 -treadmill anger 0 -treadmill anticipation 1 -treadmill disgust 0 -treadmill fear 0 -treadmill joy 0 -treadmill negative 0 -treadmill positive 0 -treadmill sadness 0 -treadmill surprise 0 -treadmill trust 0 -treason anger 1 -treason anticipation 0 -treason disgust 1 -treason fear 1 -treason joy 0 -treason negative 1 -treason positive 0 -treason sadness 0 -treason surprise 1 -treason trust 0 -treasure anger 0 -treasure anticipation 1 -treasure disgust 0 -treasure fear 0 -treasure joy 1 -treasure negative 0 -treasure positive 1 -treasure sadness 0 -treasure surprise 0 -treasure trust 1 -treasurer anger 0 -treasurer anticipation 0 -treasurer disgust 0 -treasurer fear 0 -treasurer joy 0 -treasurer negative 0 -treasurer positive 0 -treasurer sadness 0 -treasurer surprise 0 -treasurer trust 1 -treasury anger 0 -treasury anticipation 0 -treasury disgust 0 -treasury fear 0 -treasury joy 0 -treasury negative 0 -treasury positive 0 -treasury sadness 0 -treasury surprise 0 -treasury trust 0 -treat anger 1 -treat anticipation 1 -treat disgust 1 -treat fear 1 -treat joy 1 -treat negative 1 -treat positive 1 -treat sadness 1 -treat surprise 1 -treat trust 1 -treatise anger 0 -treatise anticipation 0 -treatise disgust 0 -treatise fear 0 -treatise joy 0 -treatise negative 0 -treatise positive 0 -treatise sadness 0 -treatise surprise 0 -treatise trust 0 -treatment anger 0 -treatment anticipation 0 -treatment disgust 0 -treatment fear 0 -treatment joy 0 -treatment negative 0 -treatment positive 0 -treatment sadness 0 -treatment surprise 0 -treatment trust 0 -treaty anger 0 -treaty anticipation 0 -treaty disgust 0 -treaty fear 0 -treaty joy 0 -treaty negative 0 -treaty positive 0 -treaty sadness 0 -treaty surprise 0 -treaty trust 0 -treble anger 0 -treble anticipation 0 -treble disgust 0 -treble fear 0 -treble joy 0 -treble negative 0 -treble positive 0 -treble sadness 0 -treble surprise 0 -treble trust 0 -tree anger 1 -tree anticipation 1 -tree disgust 1 -tree fear 0 -tree joy 1 -tree negative 0 -tree positive 1 -tree sadness 0 -tree surprise 1 -tree trust 1 -trek anger 0 -trek anticipation 0 -trek disgust 0 -trek fear 0 -trek joy 0 -trek negative 0 -trek positive 0 -trek sadness 0 -trek surprise 0 -trek trust 0 -trellis anger 0 -trellis anticipation 0 -trellis disgust 0 -trellis fear 0 -trellis joy 0 -trellis negative 0 -trellis positive 0 -trellis sadness 0 -trellis surprise 0 -trellis trust 0 -tremble anger 0 -tremble anticipation 0 -tremble disgust 0 -tremble fear 0 -tremble joy 0 -tremble negative 0 -tremble positive 0 -tremble sadness 0 -tremble surprise 0 -tremble trust 0 -trembling anger 0 -trembling anticipation 0 -trembling disgust 0 -trembling fear 1 -trembling joy 0 -trembling negative 1 -trembling positive 0 -trembling sadness 0 -trembling surprise 0 -trembling trust 0 -tremendous anger 0 -tremendous anticipation 0 -tremendous disgust 0 -tremendous fear 0 -tremendous joy 0 -tremendous negative 0 -tremendous positive 0 -tremendous sadness 0 -tremendous surprise 0 -tremendous trust 0 -tremendously anger 0 -tremendously anticipation 0 -tremendously disgust 0 -tremendously fear 0 -tremendously joy 0 -tremendously negative 0 -tremendously positive 1 -tremendously sadness 0 -tremendously surprise 0 -tremendously trust 0 -tremor anger 1 -tremor anticipation 1 -tremor disgust 0 -tremor fear 1 -tremor joy 0 -tremor negative 1 -tremor positive 0 -tremor sadness 1 -tremor surprise 0 -tremor trust 0 -trench anger 0 -trench anticipation 0 -trench disgust 0 -trench fear 0 -trench joy 0 -trench negative 0 -trench positive 0 -trench sadness 0 -trench surprise 0 -trench trust 0 -trend anger 0 -trend anticipation 0 -trend disgust 0 -trend fear 0 -trend joy 0 -trend negative 0 -trend positive 1 -trend sadness 0 -trend surprise 0 -trend trust 0 -trending anger 0 -trending anticipation 0 -trending disgust 0 -trending fear 0 -trending joy 0 -trending negative 0 -trending positive 0 -trending sadness 0 -trending surprise 0 -trending trust 0 -trendy anger 0 -trendy anticipation 0 -trendy disgust 0 -trendy fear 0 -trendy joy 0 -trendy negative 0 -trendy positive 1 -trendy sadness 0 -trendy surprise 0 -trendy trust 0 -trepidation anger 0 -trepidation anticipation 1 -trepidation disgust 0 -trepidation fear 1 -trepidation joy 0 -trepidation negative 1 -trepidation positive 0 -trepidation sadness 0 -trepidation surprise 1 -trepidation trust 0 -trespass anger 1 -trespass anticipation 0 -trespass disgust 0 -trespass fear 0 -trespass joy 0 -trespass negative 1 -trespass positive 0 -trespass sadness 0 -trespass surprise 0 -trespass trust 0 -triad anger 0 -triad anticipation 0 -triad disgust 0 -triad fear 0 -triad joy 0 -triad negative 0 -triad positive 0 -triad sadness 0 -triad surprise 0 -triad trust 0 -triangle anger 0 -triangle anticipation 0 -triangle disgust 0 -triangle fear 0 -triangle joy 0 -triangle negative 0 -triangle positive 0 -triangle sadness 0 -triangle surprise 0 -triangle trust 0 -triangular anger 0 -triangular anticipation 0 -triangular disgust 0 -triangular fear 0 -triangular joy 0 -triangular negative 0 -triangular positive 0 -triangular sadness 0 -triangular surprise 0 -triangular trust 0 -tribe anger 0 -tribe anticipation 0 -tribe disgust 0 -tribe fear 0 -tribe joy 0 -tribe negative 0 -tribe positive 0 -tribe sadness 0 -tribe surprise 0 -tribe trust 1 -tribulation anger 0 -tribulation anticipation 0 -tribulation disgust 0 -tribulation fear 1 -tribulation joy 0 -tribulation negative 1 -tribulation positive 0 -tribulation sadness 1 -tribulation surprise 0 -tribulation trust 0 -tribunal anger 0 -tribunal anticipation 1 -tribunal disgust 1 -tribunal fear 1 -tribunal joy 0 -tribunal negative 1 -tribunal positive 0 -tribunal sadness 0 -tribunal surprise 0 -tribunal trust 1 -tribune anger 0 -tribune anticipation 0 -tribune disgust 0 -tribune fear 0 -tribune joy 0 -tribune negative 0 -tribune positive 0 -tribune sadness 0 -tribune surprise 0 -tribune trust 1 -tributary anger 0 -tributary anticipation 1 -tributary disgust 0 -tributary fear 0 -tributary joy 0 -tributary negative 0 -tributary positive 1 -tributary sadness 0 -tributary surprise 0 -tributary trust 0 -tribute anger 0 -tribute anticipation 0 -tribute disgust 0 -tribute fear 0 -tribute joy 0 -tribute negative 0 -tribute positive 1 -tribute sadness 0 -tribute surprise 0 -tribute trust 0 -trick anger 0 -trick anticipation 0 -trick disgust 0 -trick fear 0 -trick joy 0 -trick negative 1 -trick positive 0 -trick sadness 0 -trick surprise 1 -trick trust 0 -trickery anger 1 -trickery anticipation 0 -trickery disgust 1 -trickery fear 1 -trickery joy 0 -trickery negative 1 -trickery positive 0 -trickery sadness 1 -trickery surprise 1 -trickery trust 0 -trickle anger 0 -trickle anticipation 0 -trickle disgust 0 -trickle fear 0 -trickle joy 0 -trickle negative 0 -trickle positive 0 -trickle sadness 0 -trickle surprise 0 -trickle trust 0 -tricky anger 0 -tricky anticipation 0 -tricky disgust 0 -tricky fear 0 -tricky joy 0 -tricky negative 0 -tricky positive 0 -tricky sadness 0 -tricky surprise 0 -tricky trust 0 -tricycle anger 0 -tricycle anticipation 0 -tricycle disgust 0 -tricycle fear 0 -tricycle joy 0 -tricycle negative 0 -tricycle positive 0 -tricycle sadness 0 -tricycle surprise 0 -tricycle trust 0 -trident anger 0 -trident anticipation 0 -trident disgust 0 -trident fear 0 -trident joy 0 -trident negative 0 -trident positive 0 -trident sadness 0 -trident surprise 0 -trident trust 0 -trifle anger 0 -trifle anticipation 0 -trifle disgust 0 -trifle fear 0 -trifle joy 0 -trifle negative 1 -trifle positive 0 -trifle sadness 0 -trifle surprise 0 -trifle trust 0 -trig anger 0 -trig anticipation 0 -trig disgust 0 -trig fear 0 -trig joy 0 -trig negative 0 -trig positive 1 -trig sadness 0 -trig surprise 0 -trig trust 0 -trigger anger 0 -trigger anticipation 0 -trigger disgust 0 -trigger fear 0 -trigger joy 0 -trigger negative 0 -trigger positive 0 -trigger sadness 0 -trigger surprise 0 -trigger trust 0 -trigonometry anger 0 -trigonometry anticipation 0 -trigonometry disgust 0 -trigonometry fear 0 -trigonometry joy 0 -trigonometry negative 0 -trigonometry positive 0 -trigonometry sadness 0 -trigonometry surprise 0 -trigonometry trust 0 -trillion anger 0 -trillion anticipation 0 -trillion disgust 0 -trillion fear 0 -trillion joy 0 -trillion negative 0 -trillion positive 0 -trillion sadness 0 -trillion surprise 0 -trillion trust 0 -trim anger 0 -trim anticipation 0 -trim disgust 0 -trim fear 0 -trim joy 0 -trim negative 0 -trim positive 0 -trim sadness 0 -trim surprise 0 -trim trust 0 -trimmer anger 0 -trimmer anticipation 0 -trimmer disgust 0 -trimmer fear 0 -trimmer joy 0 -trimmer negative 0 -trimmer positive 0 -trimmer sadness 0 -trimmer surprise 0 -trimmer trust 0 -trimming anger 0 -trimming anticipation 0 -trimming disgust 0 -trimming fear 0 -trimming joy 0 -trimming negative 0 -trimming positive 0 -trimming sadness 0 -trimming surprise 0 -trimming trust 0 -trine anger 0 -trine anticipation 0 -trine disgust 0 -trine fear 0 -trine joy 0 -trine negative 0 -trine positive 0 -trine sadness 0 -trine surprise 0 -trine trust 0 -trinity anger 0 -trinity anticipation 0 -trinity disgust 0 -trinity fear 0 -trinity joy 0 -trinity negative 0 -trinity positive 0 -trinity sadness 0 -trinity surprise 0 -trinity trust 0 -trio anger 0 -trio anticipation 0 -trio disgust 0 -trio fear 0 -trio joy 0 -trio negative 0 -trio positive 0 -trio sadness 0 -trio surprise 0 -trio trust 0 -trip anger 0 -trip anticipation 0 -trip disgust 0 -trip fear 0 -trip joy 0 -trip negative 0 -trip positive 0 -trip sadness 0 -trip surprise 1 -trip trust 0 -tripartite anger 0 -tripartite anticipation 0 -tripartite disgust 0 -tripartite fear 0 -tripartite joy 0 -tripartite negative 0 -tripartite positive 0 -tripartite sadness 0 -tripartite surprise 0 -tripartite trust 0 -triple anger 0 -triple anticipation 0 -triple disgust 0 -triple fear 0 -triple joy 0 -triple negative 0 -triple positive 0 -triple sadness 0 -triple surprise 0 -triple trust 0 -triplet anger 0 -triplet anticipation 0 -triplet disgust 0 -triplet fear 0 -triplet joy 0 -triplet negative 0 -triplet positive 0 -triplet sadness 0 -triplet surprise 0 -triplet trust 0 -triplicate anger 0 -triplicate anticipation 0 -triplicate disgust 0 -triplicate fear 0 -triplicate joy 0 -triplicate negative 0 -triplicate positive 0 -triplicate sadness 0 -triplicate surprise 0 -triplicate trust 0 -tripod anger 0 -tripod anticipation 0 -tripod disgust 0 -tripod fear 0 -tripod joy 0 -tripod negative 0 -tripod positive 0 -tripod sadness 0 -tripod surprise 0 -tripod trust 0 -tripping anger 1 -tripping anticipation 0 -tripping disgust 0 -tripping fear 0 -tripping joy 0 -tripping negative 1 -tripping positive 0 -tripping sadness 1 -tripping surprise 0 -tripping trust 0 -trite anger 0 -trite anticipation 0 -trite disgust 0 -trite fear 0 -trite joy 0 -trite negative 0 -trite positive 0 -trite sadness 0 -trite surprise 0 -trite trust 0 -tritium anger 0 -tritium anticipation 0 -tritium disgust 0 -tritium fear 0 -tritium joy 0 -tritium negative 0 -tritium positive 0 -tritium sadness 0 -tritium surprise 0 -tritium trust 0 -triumph anger 0 -triumph anticipation 1 -triumph disgust 0 -triumph fear 0 -triumph joy 1 -triumph negative 0 -triumph positive 1 -triumph sadness 0 -triumph surprise 0 -triumph trust 0 -triumphant anger 0 -triumphant anticipation 1 -triumphant disgust 0 -triumphant fear 0 -triumphant joy 1 -triumphant negative 0 -triumphant positive 1 -triumphant sadness 0 -triumphant surprise 0 -triumphant trust 1 -troll anger 1 -troll anticipation 0 -troll disgust 0 -troll fear 1 -troll joy 0 -troll negative 1 -troll positive 0 -troll sadness 0 -troll surprise 0 -troll trust 0 -trolley anger 0 -trolley anticipation 0 -trolley disgust 0 -trolley fear 0 -trolley joy 0 -trolley negative 0 -trolley positive 0 -trolley sadness 0 -trolley surprise 0 -trolley trust 0 -trombone anger 0 -trombone anticipation 0 -trombone disgust 0 -trombone fear 0 -trombone joy 0 -trombone negative 0 -trombone positive 0 -trombone sadness 0 -trombone surprise 0 -trombone trust 0 -troop anger 0 -troop anticipation 0 -troop disgust 0 -troop fear 0 -troop joy 0 -troop negative 0 -troop positive 0 -troop sadness 0 -troop surprise 0 -troop trust 0 -trooper anger 0 -trooper anticipation 0 -trooper disgust 0 -trooper fear 0 -trooper joy 0 -trooper negative 0 -trooper positive 0 -trooper sadness 0 -trooper surprise 0 -trooper trust 0 -troops anger 0 -troops anticipation 0 -troops disgust 0 -troops fear 0 -troops joy 0 -troops negative 0 -troops positive 0 -troops sadness 0 -troops surprise 0 -troops trust 0 -trophy anger 0 -trophy anticipation 1 -trophy disgust 0 -trophy fear 0 -trophy joy 1 -trophy negative 0 -trophy positive 1 -trophy sadness 0 -trophy surprise 1 -trophy trust 1 -tropical anger 0 -tropical anticipation 0 -tropical disgust 0 -tropical fear 0 -tropical joy 0 -tropical negative 0 -tropical positive 0 -tropical sadness 0 -tropical surprise 0 -tropical trust 0 -trot anger 0 -trot anticipation 0 -trot disgust 0 -trot fear 0 -trot joy 0 -trot negative 0 -trot positive 0 -trot sadness 0 -trot surprise 0 -trot trust 0 -troublesome anger 1 -troublesome anticipation 0 -troublesome disgust 0 -troublesome fear 1 -troublesome joy 0 -troublesome negative 1 -troublesome positive 0 -troublesome sadness 0 -troublesome surprise 0 -troublesome trust 0 -trough anger 0 -trough anticipation 0 -trough disgust 0 -trough fear 0 -trough joy 0 -trough negative 0 -trough positive 0 -trough sadness 0 -trough surprise 0 -trough trust 0 -troupe anger 0 -troupe anticipation 0 -troupe disgust 0 -troupe fear 0 -troupe joy 0 -troupe negative 0 -troupe positive 0 -troupe sadness 0 -troupe surprise 0 -troupe trust 0 -trousers anger 0 -trousers anticipation 0 -trousers disgust 0 -trousers fear 0 -trousers joy 0 -trousers negative 0 -trousers positive 0 -trousers sadness 0 -trousers surprise 0 -trousers trust 0 -trout anger 0 -trout anticipation 0 -trout disgust 0 -trout fear 0 -trout joy 0 -trout negative 0 -trout positive 0 -trout sadness 0 -trout surprise 0 -trout trust 0 -trowel anger 0 -trowel anticipation 0 -trowel disgust 0 -trowel fear 0 -trowel joy 0 -trowel negative 0 -trowel positive 0 -trowel sadness 0 -trowel surprise 0 -trowel trust 0 -truce anger 0 -truce anticipation 0 -truce disgust 0 -truce fear 0 -truce joy 1 -truce negative 0 -truce positive 1 -truce sadness 0 -truce surprise 0 -truce trust 1 -truck anger 0 -truck anticipation 0 -truck disgust 0 -truck fear 0 -truck joy 0 -truck negative 0 -truck positive 0 -truck sadness 0 -truck surprise 0 -truck trust 1 -true anger 0 -true anticipation 0 -true disgust 0 -true fear 0 -true joy 1 -true negative 0 -true positive 1 -true sadness 0 -true surprise 0 -true trust 1 -truism anger 0 -truism anticipation 0 -truism disgust 0 -truism fear 0 -truism joy 0 -truism negative 0 -truism positive 0 -truism sadness 0 -truism surprise 0 -truism trust 0 -trump anger 0 -trump anticipation 0 -trump disgust 0 -trump fear 0 -trump joy 0 -trump negative 0 -trump positive 0 -trump sadness 0 -trump surprise 1 -trump trust 0 -trumpet anger 0 -trumpet anticipation 0 -trumpet disgust 0 -trumpet fear 0 -trumpet joy 0 -trumpet negative 1 -trumpet positive 0 -trumpet sadness 0 -trumpet surprise 0 -trumpet trust 0 -trumpeter anger 0 -trumpeter anticipation 0 -trumpeter disgust 0 -trumpeter fear 0 -trumpeter joy 0 -trumpeter negative 0 -trumpeter positive 0 -trumpeter sadness 0 -trumpeter surprise 0 -trumpeter trust 0 -truncate anger 0 -truncate anticipation 0 -truncate disgust 0 -truncate fear 0 -truncate joy 0 -truncate negative 0 -truncate positive 0 -truncate sadness 0 -truncate surprise 0 -truncate trust 0 -truncated anger 0 -truncated anticipation 0 -truncated disgust 0 -truncated fear 0 -truncated joy 0 -truncated negative 0 -truncated positive 0 -truncated sadness 0 -truncated surprise 0 -truncated trust 0 -trundle anger 0 -trundle anticipation 0 -trundle disgust 0 -trundle fear 0 -trundle joy 0 -trundle negative 0 -trundle positive 0 -trundle sadness 0 -trundle surprise 0 -trundle trust 0 -trunk anger 0 -trunk anticipation 0 -trunk disgust 0 -trunk fear 0 -trunk joy 0 -trunk negative 0 -trunk positive 0 -trunk sadness 0 -trunk surprise 0 -trunk trust 0 -truss anger 0 -truss anticipation 0 -truss disgust 0 -truss fear 0 -truss joy 0 -truss negative 0 -truss positive 0 -truss sadness 0 -truss surprise 0 -truss trust 1 -trust anger 0 -trust anticipation 0 -trust disgust 0 -trust fear 0 -trust joy 0 -trust negative 0 -trust positive 0 -trust sadness 0 -trust surprise 0 -trust trust 1 -trustee anger 0 -trustee anticipation 0 -trustee disgust 0 -trustee fear 0 -trustee joy 0 -trustee negative 0 -trustee positive 0 -trustee sadness 0 -trustee surprise 0 -trustee trust 1 -trusty anger 0 -trusty anticipation 0 -trusty disgust 0 -trusty fear 0 -trusty joy 0 -trusty negative 0 -trusty positive 1 -trusty sadness 0 -trusty surprise 0 -trusty trust 0 -truth anger 0 -truth anticipation 0 -truth disgust 0 -truth fear 0 -truth joy 0 -truth negative 0 -truth positive 1 -truth sadness 0 -truth surprise 0 -truth trust 1 -truthful anger 0 -truthful anticipation 0 -truthful disgust 0 -truthful fear 0 -truthful joy 0 -truthful negative 0 -truthful positive 0 -truthful sadness 0 -truthful surprise 0 -truthful trust 1 -truthfulness anger 0 -truthfulness anticipation 0 -truthfulness disgust 0 -truthfulness fear 0 -truthfulness joy 0 -truthfulness negative 0 -truthfulness positive 1 -truthfulness sadness 0 -truthfulness surprise 0 -truthfulness trust 1 -tryout anger 0 -tryout anticipation 0 -tryout disgust 0 -tryout fear 0 -tryout joy 0 -tryout negative 0 -tryout positive 0 -tryout sadness 0 -tryout surprise 0 -tryout trust 0 -tub anger 0 -tub anticipation 0 -tub disgust 0 -tub fear 0 -tub joy 0 -tub negative 0 -tub positive 0 -tub sadness 0 -tub surprise 0 -tub trust 0 -tube anger 0 -tube anticipation 0 -tube disgust 0 -tube fear 0 -tube joy 0 -tube negative 0 -tube positive 0 -tube sadness 0 -tube surprise 0 -tube trust 0 -tubular anger 0 -tubular anticipation 0 -tubular disgust 0 -tubular fear 0 -tubular joy 0 -tubular negative 0 -tubular positive 0 -tubular sadness 0 -tubular surprise 0 -tubular trust 0 -tubule anger 0 -tubule anticipation 0 -tubule disgust 0 -tubule fear 0 -tubule joy 0 -tubule negative 0 -tubule positive 0 -tubule sadness 0 -tubule surprise 0 -tubule trust 0 -tuck anger 0 -tuck anticipation 0 -tuck disgust 0 -tuck fear 0 -tuck joy 0 -tuck negative 0 -tuck positive 0 -tuck sadness 0 -tuck surprise 0 -tuck trust 0 -tucker anger 0 -tucker anticipation 0 -tucker disgust 0 -tucker fear 0 -tucker joy 0 -tucker negative 0 -tucker positive 0 -tucker sadness 0 -tucker surprise 0 -tucker trust 0 -tufted anger 0 -tufted anticipation 0 -tufted disgust 0 -tufted fear 0 -tufted joy 0 -tufted negative 0 -tufted positive 0 -tufted sadness 0 -tufted surprise 0 -tufted trust 0 -tug anger 0 -tug anticipation 0 -tug disgust 0 -tug fear 0 -tug joy 0 -tug negative 0 -tug positive 0 -tug sadness 0 -tug surprise 0 -tug trust 0 -tuition anger 0 -tuition anticipation 0 -tuition disgust 0 -tuition fear 0 -tuition joy 0 -tuition negative 0 -tuition positive 0 -tuition sadness 0 -tuition surprise 0 -tuition trust 0 -tulip anger 0 -tulip anticipation 0 -tulip disgust 0 -tulip fear 0 -tulip joy 0 -tulip negative 0 -tulip positive 0 -tulip sadness 0 -tulip surprise 0 -tulip trust 0 -tumble anger 0 -tumble anticipation 0 -tumble disgust 0 -tumble fear 0 -tumble joy 0 -tumble negative 1 -tumble positive 0 -tumble sadness 0 -tumble surprise 0 -tumble trust 0 -tumbler anger 0 -tumbler anticipation 0 -tumbler disgust 0 -tumbler fear 0 -tumbler joy 0 -tumbler negative 0 -tumbler positive 0 -tumbler sadness 0 -tumbler surprise 0 -tumbler trust 0 -tumor anger 0 -tumor anticipation 0 -tumor disgust 0 -tumor fear 1 -tumor joy 0 -tumor negative 1 -tumor positive 0 -tumor sadness 0 -tumor surprise 0 -tumor trust 0 -tumour anger 0 -tumour anticipation 0 -tumour disgust 0 -tumour fear 1 -tumour joy 0 -tumour negative 1 -tumour positive 0 -tumour sadness 1 -tumour surprise 0 -tumour trust 0 -tumult anger 1 -tumult anticipation 0 -tumult disgust 0 -tumult fear 1 -tumult joy 0 -tumult negative 1 -tumult positive 0 -tumult sadness 0 -tumult surprise 1 -tumult trust 0 -tumultuous anger 1 -tumultuous anticipation 0 -tumultuous disgust 0 -tumultuous fear 1 -tumultuous joy 0 -tumultuous negative 1 -tumultuous positive 0 -tumultuous sadness 0 -tumultuous surprise 0 -tumultuous trust 0 -tun anger 0 -tun anticipation 0 -tun disgust 0 -tun fear 0 -tun joy 0 -tun negative 0 -tun positive 0 -tun sadness 0 -tun surprise 0 -tun trust 0 -tuna anger 0 -tuna anticipation 0 -tuna disgust 0 -tuna fear 0 -tuna joy 0 -tuna negative 0 -tuna positive 0 -tuna sadness 0 -tuna surprise 0 -tuna trust 0 -tunable anger 0 -tunable anticipation 0 -tunable disgust 0 -tunable fear 0 -tunable joy 0 -tunable negative 0 -tunable positive 0 -tunable sadness 0 -tunable surprise 0 -tunable trust 0 -tune anger 0 -tune anticipation 0 -tune disgust 0 -tune fear 0 -tune joy 0 -tune negative 0 -tune positive 0 -tune sadness 0 -tune surprise 0 -tune trust 0 -tunic anger 0 -tunic anticipation 0 -tunic disgust 0 -tunic fear 0 -tunic joy 0 -tunic negative 0 -tunic positive 0 -tunic sadness 0 -tunic surprise 0 -tunic trust 0 -tuning anger 0 -tuning anticipation 0 -tuning disgust 0 -tuning fear 0 -tuning joy 0 -tuning negative 0 -tuning positive 0 -tuning sadness 0 -tuning surprise 0 -tuning trust 0 -tunnel anger 0 -tunnel anticipation 0 -tunnel disgust 0 -tunnel fear 0 -tunnel joy 0 -tunnel negative 0 -tunnel positive 0 -tunnel sadness 0 -tunnel surprise 0 -tunnel trust 0 -turban anger 0 -turban anticipation 0 -turban disgust 0 -turban fear 0 -turban joy 0 -turban negative 0 -turban positive 0 -turban sadness 0 -turban surprise 0 -turban trust 0 -turbidity anger 0 -turbidity anticipation 0 -turbidity disgust 0 -turbidity fear 0 -turbidity joy 0 -turbidity negative 0 -turbidity positive 0 -turbidity sadness 0 -turbidity surprise 0 -turbidity trust 0 -turbine anger 0 -turbine anticipation 0 -turbine disgust 0 -turbine fear 0 -turbine joy 0 -turbine negative 0 -turbine positive 0 -turbine sadness 0 -turbine surprise 0 -turbine trust 0 -turbulence anger 1 -turbulence anticipation 0 -turbulence disgust 0 -turbulence fear 1 -turbulence joy 0 -turbulence negative 1 -turbulence positive 0 -turbulence sadness 0 -turbulence surprise 0 -turbulence trust 0 -turbulent anger 0 -turbulent anticipation 0 -turbulent disgust 0 -turbulent fear 1 -turbulent joy 0 -turbulent negative 1 -turbulent positive 0 -turbulent sadness 0 -turbulent surprise 0 -turbulent trust 0 -turf anger 0 -turf anticipation 0 -turf disgust 0 -turf fear 0 -turf joy 0 -turf negative 0 -turf positive 0 -turf sadness 0 -turf surprise 0 -turf trust 0 -turmeric anger 0 -turmeric anticipation 0 -turmeric disgust 0 -turmeric fear 0 -turmeric joy 0 -turmeric negative 0 -turmeric positive 0 -turmeric sadness 0 -turmeric surprise 0 -turmeric trust 0 -turmoil anger 1 -turmoil anticipation 0 -turmoil disgust 0 -turmoil fear 1 -turmoil joy 0 -turmoil negative 1 -turmoil positive 0 -turmoil sadness 1 -turmoil surprise 0 -turmoil trust 0 -turn anger 0 -turn anticipation 0 -turn disgust 0 -turn fear 0 -turn joy 0 -turn negative 0 -turn positive 0 -turn sadness 0 -turn surprise 0 -turn trust 0 -turning anger 0 -turning anticipation 0 -turning disgust 0 -turning fear 0 -turning joy 0 -turning negative 0 -turning positive 0 -turning sadness 0 -turning surprise 0 -turning trust 0 -turnkey anger 0 -turnkey anticipation 0 -turnkey disgust 0 -turnkey fear 0 -turnkey joy 0 -turnkey negative 0 -turnkey positive 0 -turnkey sadness 0 -turnkey surprise 0 -turnkey trust 0 -turnpike anger 0 -turnpike anticipation 0 -turnpike disgust 0 -turnpike fear 0 -turnpike joy 0 -turnpike negative 0 -turnpike positive 0 -turnpike sadness 0 -turnpike surprise 0 -turnpike trust 0 -turntable anger 0 -turntable anticipation 0 -turntable disgust 0 -turntable fear 0 -turntable joy 0 -turntable negative 0 -turntable positive 0 -turntable sadness 0 -turntable surprise 0 -turntable trust 0 -turquoise anger 0 -turquoise anticipation 0 -turquoise disgust 0 -turquoise fear 0 -turquoise joy 0 -turquoise negative 0 -turquoise positive 0 -turquoise sadness 0 -turquoise surprise 0 -turquoise trust 0 -turret anger 0 -turret anticipation 0 -turret disgust 0 -turret fear 0 -turret joy 0 -turret negative 0 -turret positive 0 -turret sadness 0 -turret surprise 0 -turret trust 0 -turtleneck anger 0 -turtleneck anticipation 0 -turtleneck disgust 0 -turtleneck fear 0 -turtleneck joy 0 -turtleneck negative 0 -turtleneck positive 0 -turtleneck sadness 0 -turtleneck surprise 0 -turtleneck trust 0 -tussle anger 1 -tussle anticipation 0 -tussle disgust 0 -tussle fear 0 -tussle joy 0 -tussle negative 0 -tussle positive 0 -tussle sadness 0 -tussle surprise 0 -tussle trust 0 -tutelage anger 0 -tutelage anticipation 0 -tutelage disgust 0 -tutelage fear 0 -tutelage joy 0 -tutelage negative 0 -tutelage positive 1 -tutelage sadness 0 -tutelage surprise 0 -tutelage trust 1 -tutor anger 0 -tutor anticipation 0 -tutor disgust 0 -tutor fear 0 -tutor joy 0 -tutor negative 0 -tutor positive 1 -tutor sadness 0 -tutor surprise 0 -tutor trust 0 -tweak anger 0 -tweak anticipation 0 -tweak disgust 0 -tweak fear 0 -tweak joy 0 -tweak negative 0 -tweak positive 0 -tweak sadness 0 -tweak surprise 0 -tweak trust 0 -twelfth anger 0 -twelfth anticipation 0 -twelfth disgust 0 -twelfth fear 0 -twelfth joy 0 -twelfth negative 0 -twelfth positive 0 -twelfth sadness 0 -twelfth surprise 0 -twelfth trust 0 -twelve anger 0 -twelve anticipation 0 -twelve disgust 0 -twelve fear 0 -twelve joy 0 -twelve negative 0 -twelve positive 0 -twelve sadness 0 -twelve surprise 0 -twelve trust 0 -twentieth anger 0 -twentieth anticipation 0 -twentieth disgust 0 -twentieth fear 0 -twentieth joy 0 -twentieth negative 0 -twentieth positive 0 -twentieth sadness 0 -twentieth surprise 0 -twentieth trust 0 -twenty anger 0 -twenty anticipation 0 -twenty disgust 0 -twenty fear 0 -twenty joy 0 -twenty negative 0 -twenty positive 0 -twenty sadness 0 -twenty surprise 0 -twenty trust 0 -twig anger 0 -twig anticipation 0 -twig disgust 0 -twig fear 0 -twig joy 0 -twig negative 0 -twig positive 0 -twig sadness 0 -twig surprise 0 -twig trust 0 -twilight anger 0 -twilight anticipation 0 -twilight disgust 0 -twilight fear 0 -twilight joy 0 -twilight negative 0 -twilight positive 0 -twilight sadness 0 -twilight surprise 0 -twilight trust 0 -twill anger 0 -twill anticipation 0 -twill disgust 0 -twill fear 0 -twill joy 0 -twill negative 0 -twill positive 0 -twill sadness 0 -twill surprise 0 -twill trust 0 -twin anger 0 -twin anticipation 0 -twin disgust 0 -twin fear 0 -twin joy 0 -twin negative 0 -twin positive 1 -twin sadness 0 -twin surprise 0 -twin trust 0 -twine anger 0 -twine anticipation 0 -twine disgust 0 -twine fear 0 -twine joy 0 -twine negative 0 -twine positive 0 -twine sadness 0 -twine surprise 0 -twine trust 0 -twinkle anger 0 -twinkle anticipation 1 -twinkle disgust 0 -twinkle fear 0 -twinkle joy 1 -twinkle negative 0 -twinkle positive 1 -twinkle sadness 0 -twinkle surprise 0 -twinkle trust 0 -twins anger 0 -twins anticipation 0 -twins disgust 0 -twins fear 0 -twins joy 0 -twins negative 0 -twins positive 0 -twins sadness 0 -twins surprise 0 -twins trust 0 -twist anger 0 -twist anticipation 0 -twist disgust 0 -twist fear 0 -twist joy 0 -twist negative 0 -twist positive 0 -twist sadness 0 -twist surprise 0 -twist trust 0 -twisted anger 0 -twisted anticipation 0 -twisted disgust 0 -twisted fear 0 -twisted joy 0 -twisted negative 0 -twisted positive 0 -twisted sadness 0 -twisted surprise 0 -twisted trust 0 -twitch anger 0 -twitch anticipation 0 -twitch disgust 0 -twitch fear 0 -twitch joy 0 -twitch negative 1 -twitch positive 0 -twitch sadness 0 -twitch surprise 0 -twitch trust 0 -twofold anger 0 -twofold anticipation 0 -twofold disgust 0 -twofold fear 0 -twofold joy 0 -twofold negative 0 -twofold positive 0 -twofold sadness 0 -twofold surprise 0 -twofold trust 0 -tycoon anger 0 -tycoon anticipation 0 -tycoon disgust 0 -tycoon fear 0 -tycoon joy 0 -tycoon negative 0 -tycoon positive 0 -tycoon sadness 0 -tycoon surprise 0 -tycoon trust 0 -type anger 0 -type anticipation 0 -type disgust 0 -type fear 0 -type joy 0 -type negative 0 -type positive 0 -type sadness 0 -type surprise 0 -type trust 0 -typewriter anger 0 -typewriter anticipation 0 -typewriter disgust 0 -typewriter fear 0 -typewriter joy 0 -typewriter negative 0 -typewriter positive 0 -typewriter sadness 0 -typewriter surprise 0 -typewriter trust 0 -typhoon anger 0 -typhoon anticipation 0 -typhoon disgust 0 -typhoon fear 1 -typhoon joy 0 -typhoon negative 1 -typhoon positive 0 -typhoon sadness 0 -typhoon surprise 0 -typhoon trust 0 -typically anger 0 -typically anticipation 0 -typically disgust 0 -typically fear 0 -typically joy 0 -typically negative 0 -typically positive 0 -typically sadness 0 -typically surprise 0 -typically trust 0 -typist anger 0 -typist anticipation 0 -typist disgust 0 -typist fear 0 -typist joy 0 -typist negative 0 -typist positive 0 -typist sadness 0 -typist surprise 0 -typist trust 0 -typography anger 0 -typography anticipation 0 -typography disgust 0 -typography fear 0 -typography joy 0 -typography negative 0 -typography positive 0 -typography sadness 0 -typography surprise 0 -typography trust 0 -tyrannical anger 1 -tyrannical anticipation 0 -tyrannical disgust 1 -tyrannical fear 1 -tyrannical joy 0 -tyrannical negative 1 -tyrannical positive 0 -tyrannical sadness 0 -tyrannical surprise 0 -tyrannical trust 0 -tyranny anger 0 -tyranny anticipation 0 -tyranny disgust 0 -tyranny fear 1 -tyranny joy 0 -tyranny negative 1 -tyranny positive 0 -tyranny sadness 1 -tyranny surprise 0 -tyranny trust 0 -tyrant anger 1 -tyrant anticipation 0 -tyrant disgust 1 -tyrant fear 1 -tyrant joy 0 -tyrant negative 1 -tyrant positive 0 -tyrant sadness 1 -tyrant surprise 0 -tyrant trust 0 -tyre anger 0 -tyre anticipation 0 -tyre disgust 0 -tyre fear 0 -tyre joy 0 -tyre negative 0 -tyre positive 0 -tyre sadness 0 -tyre surprise 0 -tyre trust 0 -ubiquitous anger 0 -ubiquitous anticipation 0 -ubiquitous disgust 0 -ubiquitous fear 0 -ubiquitous joy 0 -ubiquitous negative 0 -ubiquitous positive 0 -ubiquitous sadness 0 -ubiquitous surprise 0 -ubiquitous trust 0 -ubiquity anger 0 -ubiquity anticipation 0 -ubiquity disgust 0 -ubiquity fear 0 -ubiquity joy 0 -ubiquity negative 0 -ubiquity positive 0 -ubiquity sadness 0 -ubiquity surprise 0 -ubiquity trust 0 -ugliness anger 0 -ugliness anticipation 0 -ugliness disgust 1 -ugliness fear 1 -ugliness joy 0 -ugliness negative 1 -ugliness positive 0 -ugliness sadness 1 -ugliness surprise 0 -ugliness trust 0 -ugly anger 0 -ugly anticipation 0 -ugly disgust 1 -ugly fear 0 -ugly joy 0 -ugly negative 1 -ugly positive 0 -ugly sadness 0 -ugly surprise 0 -ugly trust 0 -ulcer anger 1 -ulcer anticipation 0 -ulcer disgust 1 -ulcer fear 1 -ulcer joy 0 -ulcer negative 1 -ulcer positive 0 -ulcer sadness 1 -ulcer surprise 0 -ulcer trust 0 -ulterior anger 0 -ulterior anticipation 0 -ulterior disgust 0 -ulterior fear 0 -ulterior joy 0 -ulterior negative 1 -ulterior positive 0 -ulterior sadness 0 -ulterior surprise 0 -ulterior trust 0 -ultimate anger 0 -ultimate anticipation 1 -ultimate disgust 0 -ultimate fear 0 -ultimate joy 0 -ultimate negative 0 -ultimate positive 0 -ultimate sadness 1 -ultimate surprise 0 -ultimate trust 0 -ultimately anger 0 -ultimately anticipation 1 -ultimately disgust 0 -ultimately fear 0 -ultimately joy 0 -ultimately negative 0 -ultimately positive 1 -ultimately sadness 0 -ultimately surprise 0 -ultimately trust 0 -ultimatum anger 1 -ultimatum anticipation 0 -ultimatum disgust 0 -ultimatum fear 1 -ultimatum joy 0 -ultimatum negative 1 -ultimatum positive 0 -ultimatum sadness 0 -ultimatum surprise 0 -ultimatum trust 0 -ultimo anger 0 -ultimo anticipation 0 -ultimo disgust 0 -ultimo fear 0 -ultimo joy 0 -ultimo negative 0 -ultimo positive 0 -ultimo sadness 0 -ultimo surprise 0 -ultimo trust 0 -ultraviolet anger 0 -ultraviolet anticipation 0 -ultraviolet disgust 0 -ultraviolet fear 0 -ultraviolet joy 0 -ultraviolet negative 0 -ultraviolet positive 0 -ultraviolet sadness 0 -ultraviolet surprise 0 -ultraviolet trust 0 -umbilical anger 0 -umbilical anticipation 0 -umbilical disgust 0 -umbilical fear 0 -umbilical joy 0 -umbilical negative 0 -umbilical positive 0 -umbilical sadness 0 -umbilical surprise 0 -umbilical trust 0 -umbra anger 0 -umbra anticipation 0 -umbra disgust 0 -umbra fear 0 -umbra joy 0 -umbra negative 0 -umbra positive 0 -umbra sadness 0 -umbra surprise 0 -umbra trust 0 -umbrella anger 0 -umbrella anticipation 0 -umbrella disgust 0 -umbrella fear 0 -umbrella joy 0 -umbrella negative 0 -umbrella positive 0 -umbrella sadness 0 -umbrella surprise 0 -umbrella trust 0 -umpire anger 0 -umpire anticipation 0 -umpire disgust 0 -umpire fear 0 -umpire joy 0 -umpire negative 0 -umpire positive 1 -umpire sadness 0 -umpire surprise 0 -umpire trust 1 -unabashed anger 0 -unabashed anticipation 0 -unabashed disgust 0 -unabashed fear 0 -unabashed joy 0 -unabashed negative 0 -unabashed positive 0 -unabashed sadness 0 -unabashed surprise 0 -unabashed trust 0 -unabated anger 0 -unabated anticipation 0 -unabated disgust 0 -unabated fear 0 -unabated joy 0 -unabated negative 0 -unabated positive 0 -unabated sadness 0 -unabated surprise 0 -unabated trust 0 -unable anger 0 -unable anticipation 0 -unable disgust 0 -unable fear 0 -unable joy 0 -unable negative 1 -unable positive 0 -unable sadness 1 -unable surprise 0 -unable trust 0 -unacceptable anger 0 -unacceptable anticipation 0 -unacceptable disgust 0 -unacceptable fear 0 -unacceptable joy 0 -unacceptable negative 1 -unacceptable positive 0 -unacceptable sadness 1 -unacceptable surprise 0 -unacceptable trust 0 -unaccompanied anger 0 -unaccompanied anticipation 0 -unaccompanied disgust 0 -unaccompanied fear 0 -unaccompanied joy 0 -unaccompanied negative 0 -unaccompanied positive 0 -unaccompanied sadness 0 -unaccompanied surprise 0 -unaccompanied trust 0 -unaccountable anger 0 -unaccountable anticipation 1 -unaccountable disgust 1 -unaccountable fear 0 -unaccountable joy 0 -unaccountable negative 1 -unaccountable positive 0 -unaccountable sadness 1 -unaccountable surprise 0 -unaccountable trust 1 -unacknowledged anger 0 -unacknowledged anticipation 0 -unacknowledged disgust 0 -unacknowledged fear 0 -unacknowledged joy 0 -unacknowledged negative 0 -unacknowledged positive 0 -unacknowledged sadness 1 -unacknowledged surprise 0 -unacknowledged trust 0 -unadulterated anger 0 -unadulterated anticipation 0 -unadulterated disgust 0 -unadulterated fear 0 -unadulterated joy 0 -unadulterated negative 0 -unadulterated positive 0 -unadulterated sadness 0 -unadulterated surprise 0 -unadulterated trust 0 -unaided anger 0 -unaided anticipation 0 -unaided disgust 0 -unaided fear 0 -unaided joy 0 -unaided negative 0 -unaided positive 0 -unaided sadness 0 -unaided surprise 0 -unaided trust 0 -unaltered anger 0 -unaltered anticipation 0 -unaltered disgust 0 -unaltered fear 0 -unaltered joy 0 -unaltered negative 0 -unaltered positive 0 -unaltered sadness 0 -unaltered surprise 0 -unaltered trust 0 -unambiguous anger 0 -unambiguous anticipation 0 -unambiguous disgust 0 -unambiguous fear 0 -unambiguous joy 0 -unambiguous negative 0 -unambiguous positive 0 -unambiguous sadness 0 -unambiguous surprise 0 -unambiguous trust 0 -unanimity anger 0 -unanimity anticipation 0 -unanimity disgust 0 -unanimity fear 0 -unanimity joy 0 -unanimity negative 0 -unanimity positive 1 -unanimity sadness 0 -unanimity surprise 0 -unanimity trust 0 -unanimous anger 0 -unanimous anticipation 0 -unanimous disgust 0 -unanimous fear 0 -unanimous joy 0 -unanimous negative 0 -unanimous positive 1 -unanimous sadness 0 -unanimous surprise 0 -unanimous trust 0 -unanimously anger 0 -unanimously anticipation 0 -unanimously disgust 0 -unanimously fear 0 -unanimously joy 0 -unanimously negative 0 -unanimously positive 0 -unanimously sadness 0 -unanimously surprise 0 -unanimously trust 0 -unanticipated anger 0 -unanticipated anticipation 0 -unanticipated disgust 0 -unanticipated fear 0 -unanticipated joy 0 -unanticipated negative 0 -unanticipated positive 0 -unanticipated sadness 0 -unanticipated surprise 1 -unanticipated trust 0 -unapproved anger 0 -unapproved anticipation 0 -unapproved disgust 0 -unapproved fear 0 -unapproved joy 0 -unapproved negative 1 -unapproved positive 0 -unapproved sadness 0 -unapproved surprise 0 -unapproved trust 0 -unarmed anger 0 -unarmed anticipation 0 -unarmed disgust 0 -unarmed fear 0 -unarmed joy 0 -unarmed negative 0 -unarmed positive 0 -unarmed sadness 0 -unarmed surprise 0 -unarmed trust 0 -unassisted anger 0 -unassisted anticipation 0 -unassisted disgust 0 -unassisted fear 0 -unassisted joy 0 -unassisted negative 0 -unassisted positive 0 -unassisted sadness 0 -unassisted surprise 0 -unassisted trust 0 -unassuming anger 0 -unassuming anticipation 0 -unassuming disgust 0 -unassuming fear 0 -unassuming joy 0 -unassuming negative 0 -unassuming positive 1 -unassuming sadness 0 -unassuming surprise 0 -unassuming trust 0 -unattached anger 0 -unattached anticipation 0 -unattached disgust 0 -unattached fear 0 -unattached joy 0 -unattached negative 1 -unattached positive 0 -unattached sadness 0 -unattached surprise 0 -unattached trust 0 -unattainable anger 1 -unattainable anticipation 0 -unattainable disgust 0 -unattainable fear 0 -unattainable joy 0 -unattainable negative 1 -unattainable positive 0 -unattainable sadness 1 -unattainable surprise 0 -unattainable trust 0 -unattended anger 0 -unattended anticipation 0 -unattended disgust 0 -unattended fear 0 -unattended joy 0 -unattended negative 0 -unattended positive 0 -unattended sadness 0 -unattended surprise 0 -unattended trust 0 -unattractive anger 0 -unattractive anticipation 0 -unattractive disgust 1 -unattractive fear 0 -unattractive joy 0 -unattractive negative 1 -unattractive positive 0 -unattractive sadness 1 -unattractive surprise 0 -unattractive trust 0 -unauthorized anger 0 -unauthorized anticipation 0 -unauthorized disgust 0 -unauthorized fear 0 -unauthorized joy 0 -unauthorized negative 1 -unauthorized positive 0 -unauthorized sadness 0 -unauthorized surprise 0 -unauthorized trust 0 -unavoidable anger 0 -unavoidable anticipation 0 -unavoidable disgust 0 -unavoidable fear 0 -unavoidable joy 0 -unavoidable negative 1 -unavoidable positive 0 -unavoidable sadness 0 -unavoidable surprise 0 -unavoidable trust 0 -unaware anger 0 -unaware anticipation 0 -unaware disgust 0 -unaware fear 0 -unaware joy 0 -unaware negative 1 -unaware positive 0 -unaware sadness 0 -unaware surprise 0 -unaware trust 0 -unbalanced anger 0 -unbalanced anticipation 0 -unbalanced disgust 0 -unbalanced fear 0 -unbalanced joy 0 -unbalanced negative 0 -unbalanced positive 0 -unbalanced sadness 0 -unbalanced surprise 0 -unbalanced trust 0 -unbearable anger 0 -unbearable anticipation 0 -unbearable disgust 1 -unbearable fear 0 -unbearable joy 0 -unbearable negative 1 -unbearable positive 0 -unbearable sadness 1 -unbearable surprise 0 -unbearable trust 0 -unbeaten anger 0 -unbeaten anticipation 1 -unbeaten disgust 0 -unbeaten fear 0 -unbeaten joy 1 -unbeaten negative 1 -unbeaten positive 1 -unbeaten sadness 1 -unbeaten surprise 1 -unbeaten trust 0 -unbelief anger 0 -unbelief anticipation 0 -unbelief disgust 0 -unbelief fear 0 -unbelief joy 0 -unbelief negative 1 -unbelief positive 0 -unbelief sadness 0 -unbelief surprise 0 -unbelief trust 0 -unbelievable anger 0 -unbelievable anticipation 0 -unbelievable disgust 0 -unbelievable fear 0 -unbelievable joy 0 -unbelievable negative 1 -unbelievable positive 0 -unbelievable sadness 0 -unbelievable surprise 0 -unbelievable trust 0 -unbiased anger 0 -unbiased anticipation 0 -unbiased disgust 0 -unbiased fear 0 -unbiased joy 0 -unbiased negative 0 -unbiased positive 1 -unbiased sadness 0 -unbiased surprise 0 -unbiased trust 0 -unborn anger 0 -unborn anticipation 0 -unborn disgust 0 -unborn fear 0 -unborn joy 0 -unborn negative 1 -unborn positive 0 -unborn sadness 0 -unborn surprise 0 -unborn trust 0 -unbound anger 0 -unbound anticipation 0 -unbound disgust 0 -unbound fear 0 -unbound joy 0 -unbound negative 0 -unbound positive 0 -unbound sadness 0 -unbound surprise 0 -unbound trust 0 -unbounded anger 0 -unbounded anticipation 0 -unbounded disgust 0 -unbounded fear 0 -unbounded joy 0 -unbounded negative 0 -unbounded positive 0 -unbounded sadness 0 -unbounded surprise 0 -unbounded trust 0 -unbreakable anger 0 -unbreakable anticipation 0 -unbreakable disgust 0 -unbreakable fear 0 -unbreakable joy 0 -unbreakable negative 0 -unbreakable positive 1 -unbreakable sadness 0 -unbreakable surprise 0 -unbreakable trust 0 -unbridled anger 1 -unbridled anticipation 1 -unbridled disgust 0 -unbridled fear 1 -unbridled joy 0 -unbridled negative 1 -unbridled positive 1 -unbridled sadness 0 -unbridled surprise 1 -unbridled trust 0 -unbroken anger 0 -unbroken anticipation 0 -unbroken disgust 0 -unbroken fear 0 -unbroken joy 0 -unbroken negative 0 -unbroken positive 1 -unbroken sadness 0 -unbroken surprise 0 -unbroken trust 1 -uncanny anger 0 -uncanny anticipation 0 -uncanny disgust 0 -uncanny fear 1 -uncanny joy 0 -uncanny negative 1 -uncanny positive 0 -uncanny sadness 0 -uncanny surprise 1 -uncanny trust 0 -uncaring anger 1 -uncaring anticipation 0 -uncaring disgust 1 -uncaring fear 0 -uncaring joy 0 -uncaring negative 1 -uncaring positive 0 -uncaring sadness 1 -uncaring surprise 0 -uncaring trust 0 -uncertain anger 1 -uncertain anticipation 0 -uncertain disgust 1 -uncertain fear 1 -uncertain joy 0 -uncertain negative 1 -uncertain positive 0 -uncertain sadness 0 -uncertain surprise 1 -uncertain trust 0 -uncertainty anger 0 -uncertainty anticipation 0 -uncertainty disgust 0 -uncertainty fear 0 -uncertainty joy 0 -uncertainty negative 0 -uncertainty positive 0 -uncertainty sadness 0 -uncertainty surprise 0 -uncertainty trust 0 -unchallenged anger 0 -unchallenged anticipation 0 -unchallenged disgust 0 -unchallenged fear 0 -unchallenged joy 0 -unchallenged negative 0 -unchallenged positive 0 -unchallenged sadness 0 -unchallenged surprise 0 -unchallenged trust 0 -unchangeable anger 0 -unchangeable anticipation 0 -unchangeable disgust 0 -unchangeable fear 0 -unchangeable joy 0 -unchangeable negative 1 -unchangeable positive 0 -unchangeable sadness 0 -unchangeable surprise 0 -unchangeable trust 0 -unchanged anger 0 -unchanged anticipation 0 -unchanged disgust 0 -unchanged fear 0 -unchanged joy 0 -unchanged negative 0 -unchanged positive 0 -unchanged sadness 0 -unchanged surprise 0 -unchanged trust 0 -unclaimed anger 0 -unclaimed anticipation 0 -unclaimed disgust 0 -unclaimed fear 0 -unclaimed joy 0 -unclaimed negative 0 -unclaimed positive 0 -unclaimed sadness 0 -unclaimed surprise 0 -unclaimed trust 0 -uncle anger 0 -uncle anticipation 0 -uncle disgust 0 -uncle fear 0 -uncle joy 0 -uncle negative 0 -uncle positive 0 -uncle sadness 0 -uncle surprise 0 -uncle trust 0 -unclean anger 0 -unclean anticipation 0 -unclean disgust 1 -unclean fear 0 -unclean joy 0 -unclean negative 1 -unclean positive 0 -unclean sadness 0 -unclean surprise 0 -unclean trust 0 -uncomfortable anger 0 -uncomfortable anticipation 0 -uncomfortable disgust 0 -uncomfortable fear 0 -uncomfortable joy 0 -uncomfortable negative 1 -uncomfortable positive 0 -uncomfortable sadness 0 -uncomfortable surprise 0 -uncomfortable trust 0 -uncommon anger 0 -uncommon anticipation 0 -uncommon disgust 0 -uncommon fear 0 -uncommon joy 0 -uncommon negative 0 -uncommon positive 0 -uncommon sadness 0 -uncommon surprise 0 -uncommon trust 0 -uncommonly anger 0 -uncommonly anticipation 0 -uncommonly disgust 0 -uncommonly fear 0 -uncommonly joy 0 -uncommonly negative 0 -uncommonly positive 0 -uncommonly sadness 0 -uncommonly surprise 0 -uncommonly trust 0 -uncompromising anger 0 -uncompromising anticipation 0 -uncompromising disgust 0 -uncompromising fear 0 -uncompromising joy 0 -uncompromising negative 0 -uncompromising positive 0 -uncompromising sadness 0 -uncompromising surprise 0 -uncompromising trust 0 -unconcerned anger 0 -unconcerned anticipation 0 -unconcerned disgust 0 -unconcerned fear 0 -unconcerned joy 0 -unconcerned negative 0 -unconcerned positive 0 -unconcerned sadness 0 -unconcerned surprise 0 -unconcerned trust 0 -unconfirmed anger 0 -unconfirmed anticipation 0 -unconfirmed disgust 0 -unconfirmed fear 0 -unconfirmed joy 0 -unconfirmed negative 0 -unconfirmed positive 0 -unconfirmed sadness 0 -unconfirmed surprise 0 -unconfirmed trust 0 -unconnected anger 0 -unconnected anticipation 0 -unconnected disgust 0 -unconnected fear 0 -unconnected joy 0 -unconnected negative 0 -unconnected positive 0 -unconnected sadness 0 -unconnected surprise 0 -unconnected trust 0 -unconscionable anger 0 -unconscionable anticipation 0 -unconscionable disgust 1 -unconscionable fear 0 -unconscionable joy 0 -unconscionable negative 1 -unconscionable positive 0 -unconscionable sadness 0 -unconscionable surprise 0 -unconscionable trust 0 -unconscious anger 0 -unconscious anticipation 0 -unconscious disgust 0 -unconscious fear 0 -unconscious joy 0 -unconscious negative 1 -unconscious positive 0 -unconscious sadness 0 -unconscious surprise 0 -unconscious trust 0 -unconsciousness anger 0 -unconsciousness anticipation 0 -unconsciousness disgust 0 -unconsciousness fear 0 -unconsciousness joy 0 -unconsciousness negative 0 -unconsciousness positive 0 -unconsciousness sadness 0 -unconsciousness surprise 0 -unconsciousness trust 0 -unconstitutional anger 0 -unconstitutional anticipation 0 -unconstitutional disgust 0 -unconstitutional fear 0 -unconstitutional joy 0 -unconstitutional negative 1 -unconstitutional positive 0 -unconstitutional sadness 0 -unconstitutional surprise 0 -unconstitutional trust 0 -unconstrained anger 0 -unconstrained anticipation 0 -unconstrained disgust 0 -unconstrained fear 0 -unconstrained joy 1 -unconstrained negative 0 -unconstrained positive 1 -unconstrained sadness 0 -unconstrained surprise 0 -unconstrained trust 0 -uncontested anger 0 -uncontested anticipation 0 -uncontested disgust 0 -uncontested fear 0 -uncontested joy 0 -uncontested negative 0 -uncontested positive 0 -uncontested sadness 0 -uncontested surprise 0 -uncontested trust 0 -uncontrollable anger 1 -uncontrollable anticipation 1 -uncontrollable disgust 0 -uncontrollable fear 0 -uncontrollable joy 0 -uncontrollable negative 1 -uncontrollable positive 0 -uncontrollable sadness 0 -uncontrollable surprise 1 -uncontrollable trust 0 -uncontrolled anger 0 -uncontrolled anticipation 0 -uncontrolled disgust 0 -uncontrolled fear 0 -uncontrolled joy 0 -uncontrolled negative 1 -uncontrolled positive 0 -uncontrolled sadness 0 -uncontrolled surprise 0 -uncontrolled trust 0 -unconventional anger 0 -unconventional anticipation 0 -unconventional disgust 0 -unconventional fear 0 -unconventional joy 0 -unconventional negative 0 -unconventional positive 0 -unconventional sadness 0 -unconventional surprise 0 -unconventional trust 0 -unconvinced anger 0 -unconvinced anticipation 0 -unconvinced disgust 0 -unconvinced fear 0 -unconvinced joy 0 -unconvinced negative 0 -unconvinced positive 0 -unconvinced sadness 0 -unconvinced surprise 0 -unconvinced trust 0 -uncooked anger 0 -uncooked anticipation 0 -uncooked disgust 0 -uncooked fear 0 -uncooked joy 0 -uncooked negative 0 -uncooked positive 0 -uncooked sadness 0 -uncooked surprise 0 -uncooked trust 0 -uncorrelated anger 0 -uncorrelated anticipation 0 -uncorrelated disgust 0 -uncorrelated fear 0 -uncorrelated joy 0 -uncorrelated negative 0 -uncorrelated positive 0 -uncorrelated sadness 0 -uncorrelated surprise 0 -uncorrelated trust 0 -uncover anger 0 -uncover anticipation 0 -uncover disgust 0 -uncover fear 0 -uncover joy 0 -uncover negative 0 -uncover positive 0 -uncover sadness 0 -uncover surprise 1 -uncover trust 0 -uncritical anger 0 -uncritical anticipation 0 -uncritical disgust 0 -uncritical fear 0 -uncritical joy 0 -uncritical negative 0 -uncritical positive 0 -uncritical sadness 0 -uncritical surprise 0 -uncritical trust 0 -uncut anger 0 -uncut anticipation 0 -uncut disgust 0 -uncut fear 0 -uncut joy 0 -uncut negative 0 -uncut positive 0 -uncut sadness 0 -uncut surprise 0 -uncut trust 0 -undecided anger 0 -undecided anticipation 1 -undecided disgust 0 -undecided fear 1 -undecided joy 0 -undecided negative 1 -undecided positive 0 -undecided sadness 0 -undecided surprise 0 -undecided trust 0 -undefined anger 0 -undefined anticipation 0 -undefined disgust 0 -undefined fear 0 -undefined joy 0 -undefined negative 0 -undefined positive 0 -undefined sadness 0 -undefined surprise 0 -undefined trust 0 -undeniable anger 0 -undeniable anticipation 0 -undeniable disgust 0 -undeniable fear 0 -undeniable joy 0 -undeniable negative 0 -undeniable positive 0 -undeniable sadness 0 -undeniable surprise 0 -undeniable trust 0 -undercover anger 0 -undercover anticipation 0 -undercover disgust 0 -undercover fear 0 -undercover joy 0 -undercover negative 0 -undercover positive 0 -undercover sadness 0 -undercover surprise 0 -undercover trust 0 -undercurrent anger 0 -undercurrent anticipation 0 -undercurrent disgust 0 -undercurrent fear 0 -undercurrent joy 0 -undercurrent negative 0 -undercurrent positive 0 -undercurrent sadness 0 -undercurrent surprise 0 -undercurrent trust 0 -underestimate anger 0 -underestimate anticipation 0 -underestimate disgust 0 -underestimate fear 0 -underestimate joy 0 -underestimate negative 0 -underestimate positive 0 -underestimate sadness 0 -underestimate surprise 1 -underestimate trust 0 -undergo anger 0 -undergo anticipation 0 -undergo disgust 0 -undergo fear 0 -undergo joy 0 -undergo negative 0 -undergo positive 0 -undergo sadness 0 -undergo surprise 0 -undergo trust 0 -undergraduate anger 0 -undergraduate anticipation 0 -undergraduate disgust 0 -undergraduate fear 0 -undergraduate joy 0 -undergraduate negative 0 -undergraduate positive 0 -undergraduate sadness 0 -undergraduate surprise 0 -undergraduate trust 0 -underground anger 0 -underground anticipation 0 -underground disgust 0 -underground fear 0 -underground joy 0 -underground negative 0 -underground positive 0 -underground sadness 0 -underground surprise 0 -underground trust 0 -underlie anger 0 -underlie anticipation 0 -underlie disgust 0 -underlie fear 0 -underlie joy 0 -underlie negative 0 -underlie positive 0 -underlie sadness 0 -underlie surprise 0 -underlie trust 0 -underline anger 0 -underline anticipation 0 -underline disgust 0 -underline fear 0 -underline joy 0 -underline negative 0 -underline positive 1 -underline sadness 0 -underline surprise 0 -underline trust 0 -undermined anger 0 -undermined anticipation 0 -undermined disgust 0 -undermined fear 0 -undermined joy 0 -undermined negative 1 -undermined positive 0 -undermined sadness 0 -undermined surprise 0 -undermined trust 0 -underneath anger 0 -underneath anticipation 0 -underneath disgust 0 -underneath fear 0 -underneath joy 0 -underneath negative 0 -underneath positive 0 -underneath sadness 0 -underneath surprise 0 -underneath trust 0 -underpaid anger 1 -underpaid anticipation 0 -underpaid disgust 0 -underpaid fear 0 -underpaid joy 0 -underpaid negative 1 -underpaid positive 0 -underpaid sadness 1 -underpaid surprise 0 -underpaid trust 0 -underpants anger 0 -underpants anticipation 0 -underpants disgust 0 -underpants fear 0 -underpants joy 0 -underpants negative 0 -underpants positive 0 -underpants sadness 0 -underpants surprise 0 -underpants trust 0 -underscore anger 0 -underscore anticipation 0 -underscore disgust 0 -underscore fear 0 -underscore joy 0 -underscore negative 0 -underscore positive 0 -underscore sadness 0 -underscore surprise 0 -underscore trust 0 -undersized anger 0 -undersized anticipation 0 -undersized disgust 0 -undersized fear 0 -undersized joy 0 -undersized negative 1 -undersized positive 0 -undersized sadness 0 -undersized surprise 0 -undersized trust 0 -understanding anger 0 -understanding anticipation 0 -understanding disgust 0 -understanding fear 0 -understanding joy 0 -understanding negative 0 -understanding positive 1 -understanding sadness 0 -understanding surprise 0 -understanding trust 1 -understood anger 0 -understood anticipation 0 -understood disgust 0 -understood fear 0 -understood joy 0 -understood negative 0 -understood positive 0 -understood sadness 0 -understood surprise 0 -understood trust 0 -undertake anger 0 -undertake anticipation 0 -undertake disgust 0 -undertake fear 0 -undertake joy 0 -undertake negative 0 -undertake positive 0 -undertake sadness 0 -undertake surprise 0 -undertake trust 0 -undertaker anger 0 -undertaker anticipation 0 -undertaker disgust 0 -undertaker fear 0 -undertaker joy 0 -undertaker negative 0 -undertaker positive 0 -undertaker sadness 1 -undertaker surprise 0 -undertaker trust 0 -undertaking anger 0 -undertaking anticipation 1 -undertaking disgust 0 -undertaking fear 0 -undertaking joy 0 -undertaking negative 0 -undertaking positive 0 -undertaking sadness 0 -undertaking surprise 0 -undertaking trust 0 -underwood anger 0 -underwood anticipation 0 -underwood disgust 0 -underwood fear 0 -underwood joy 0 -underwood negative 0 -underwood positive 0 -underwood sadness 0 -underwood surprise 0 -underwood trust 0 -underwrite anger 0 -underwrite anticipation 0 -underwrite disgust 0 -underwrite fear 0 -underwrite joy 0 -underwrite negative 0 -underwrite positive 1 -underwrite sadness 0 -underwrite surprise 0 -underwrite trust 1 -underwriter anger 0 -underwriter anticipation 0 -underwriter disgust 0 -underwriter fear 0 -underwriter joy 0 -underwriter negative 0 -underwriter positive 0 -underwriter sadness 0 -underwriter surprise 0 -underwriter trust 0 -undeserved anger 0 -undeserved anticipation 0 -undeserved disgust 0 -undeserved fear 0 -undeserved joy 0 -undeserved negative 0 -undeserved positive 0 -undeserved sadness 0 -undeserved surprise 0 -undeserved trust 0 -undesirable anger 1 -undesirable anticipation 0 -undesirable disgust 1 -undesirable fear 1 -undesirable joy 0 -undesirable negative 1 -undesirable positive 0 -undesirable sadness 1 -undesirable surprise 0 -undesirable trust 0 -undesired anger 0 -undesired anticipation 0 -undesired disgust 0 -undesired fear 0 -undesired joy 0 -undesired negative 1 -undesired positive 0 -undesired sadness 1 -undesired surprise 0 -undesired trust 0 -undeveloped anger 0 -undeveloped anticipation 0 -undeveloped disgust 0 -undeveloped fear 0 -undeveloped joy 0 -undeveloped negative 0 -undeveloped positive 0 -undeveloped sadness 0 -undeveloped surprise 0 -undeveloped trust 0 -undirected anger 0 -undirected anticipation 0 -undirected disgust 0 -undirected fear 0 -undirected joy 0 -undirected negative 0 -undirected positive 0 -undirected sadness 0 -undirected surprise 0 -undirected trust 0 -undisclosed anger 0 -undisclosed anticipation 1 -undisclosed disgust 0 -undisclosed fear 0 -undisclosed joy 0 -undisclosed negative 0 -undisclosed positive 0 -undisclosed sadness 0 -undisclosed surprise 0 -undisclosed trust 0 -undiscovered anger 0 -undiscovered anticipation 0 -undiscovered disgust 0 -undiscovered fear 0 -undiscovered joy 0 -undiscovered negative 0 -undiscovered positive 0 -undiscovered sadness 0 -undiscovered surprise 1 -undiscovered trust 0 -undisputed anger 0 -undisputed anticipation 0 -undisputed disgust 0 -undisputed fear 0 -undisputed joy 0 -undisputed negative 0 -undisputed positive 0 -undisputed sadness 0 -undisputed surprise 0 -undisputed trust 0 -undisturbed anger 0 -undisturbed anticipation 0 -undisturbed disgust 0 -undisturbed fear 0 -undisturbed joy 0 -undisturbed negative 0 -undisturbed positive 0 -undisturbed sadness 0 -undisturbed surprise 0 -undisturbed trust 0 -undivided anger 0 -undivided anticipation 0 -undivided disgust 0 -undivided fear 0 -undivided joy 0 -undivided negative 0 -undivided positive 1 -undivided sadness 0 -undivided surprise 0 -undivided trust 0 -undo anger 0 -undo anticipation 0 -undo disgust 0 -undo fear 0 -undo joy 0 -undo negative 1 -undo positive 0 -undo sadness 0 -undo surprise 0 -undo trust 0 -undoing anger 0 -undoing anticipation 0 -undoing disgust 0 -undoing fear 0 -undoing joy 0 -undoing negative 0 -undoing positive 0 -undoing sadness 0 -undoing surprise 0 -undoing trust 0 -undoubted anger 0 -undoubted anticipation 1 -undoubted disgust 1 -undoubted fear 0 -undoubted joy 0 -undoubted negative 0 -undoubted positive 0 -undoubted sadness 0 -undoubted surprise 0 -undoubted trust 0 -undress anger 0 -undress anticipation 0 -undress disgust 0 -undress fear 0 -undress joy 0 -undress negative 0 -undress positive 0 -undress sadness 0 -undress surprise 0 -undress trust 0 -undressed anger 0 -undressed anticipation 0 -undressed disgust 0 -undressed fear 0 -undressed joy 0 -undressed negative 0 -undressed positive 0 -undressed sadness 0 -undressed surprise 0 -undressed trust 0 -undue anger 0 -undue anticipation 0 -undue disgust 0 -undue fear 0 -undue joy 0 -undue negative 0 -undue positive 0 -undue sadness 0 -undue surprise 0 -undue trust 0 -undying anger 0 -undying anticipation 1 -undying disgust 0 -undying fear 0 -undying joy 1 -undying negative 0 -undying positive 1 -undying sadness 1 -undying surprise 0 -undying trust 1 -unearned anger 0 -unearned anticipation 0 -unearned disgust 0 -unearned fear 0 -unearned joy 0 -unearned negative 0 -unearned positive 0 -unearned sadness 0 -unearned surprise 0 -unearned trust 0 -unearth anger 0 -unearth anticipation 0 -unearth disgust 0 -unearth fear 0 -unearth joy 0 -unearth negative 0 -unearth positive 0 -unearth sadness 0 -unearth surprise 0 -unearth trust 0 -uneasiness anger 0 -uneasiness anticipation 1 -uneasiness disgust 0 -uneasiness fear 0 -uneasiness joy 0 -uneasiness negative 1 -uneasiness positive 0 -uneasiness sadness 1 -uneasiness surprise 0 -uneasiness trust 0 -uneasy anger 0 -uneasy anticipation 0 -uneasy disgust 1 -uneasy fear 1 -uneasy joy 0 -uneasy negative 1 -uneasy positive 0 -uneasy sadness 0 -uneasy surprise 0 -uneasy trust 0 -uneducated anger 0 -uneducated anticipation 0 -uneducated disgust 0 -uneducated fear 0 -uneducated joy 0 -uneducated negative 1 -uneducated positive 0 -uneducated sadness 1 -uneducated surprise 0 -uneducated trust 0 -unemployed anger 0 -unemployed anticipation 0 -unemployed disgust 0 -unemployed fear 1 -unemployed joy 0 -unemployed negative 1 -unemployed positive 0 -unemployed sadness 1 -unemployed surprise 0 -unemployed trust 0 -unencumbered anger 0 -unencumbered anticipation 0 -unencumbered disgust 0 -unencumbered fear 0 -unencumbered joy 0 -unencumbered negative 0 -unencumbered positive 0 -unencumbered sadness 0 -unencumbered surprise 0 -unencumbered trust 0 -unending anger 0 -unending anticipation 0 -unending disgust 0 -unending fear 0 -unending joy 0 -unending negative 0 -unending positive 0 -unending sadness 0 -unending surprise 0 -unending trust 0 -unequal anger 1 -unequal anticipation 0 -unequal disgust 1 -unequal fear 1 -unequal joy 0 -unequal negative 1 -unequal positive 0 -unequal sadness 1 -unequal surprise 0 -unequal trust 0 -unequalled anger 0 -unequalled anticipation 0 -unequalled disgust 0 -unequalled fear 0 -unequalled joy 0 -unequalled negative 0 -unequalled positive 0 -unequalled sadness 0 -unequalled surprise 0 -unequalled trust 0 -unequivocal anger 0 -unequivocal anticipation 0 -unequivocal disgust 0 -unequivocal fear 0 -unequivocal joy 0 -unequivocal negative 0 -unequivocal positive 0 -unequivocal sadness 0 -unequivocal surprise 0 -unequivocal trust 1 -unequivocally anger 0 -unequivocally anticipation 0 -unequivocally disgust 0 -unequivocally fear 0 -unequivocally joy 0 -unequivocally negative 0 -unequivocally positive 1 -unequivocally sadness 0 -unequivocally surprise 0 -unequivocally trust 0 -uneven anger 0 -uneven anticipation 0 -uneven disgust 0 -uneven fear 0 -uneven joy 0 -uneven negative 1 -uneven positive 0 -uneven sadness 0 -uneven surprise 0 -uneven trust 0 -uneventful anger 0 -uneventful anticipation 0 -uneventful disgust 0 -uneventful fear 0 -uneventful joy 0 -uneventful negative 0 -uneventful positive 0 -uneventful sadness 0 -uneventful surprise 0 -uneventful trust 0 -unexpected anger 0 -unexpected anticipation 1 -unexpected disgust 0 -unexpected fear 1 -unexpected joy 1 -unexpected negative 1 -unexpected positive 1 -unexpected sadness 0 -unexpected surprise 1 -unexpected trust 0 -unexpectedly anger 0 -unexpectedly anticipation 0 -unexpectedly disgust 0 -unexpectedly fear 0 -unexpectedly joy 0 -unexpectedly negative 0 -unexpectedly positive 0 -unexpectedly sadness 0 -unexpectedly surprise 1 -unexpectedly trust 0 -unexplained anger 0 -unexplained anticipation 1 -unexplained disgust 0 -unexplained fear 0 -unexplained joy 0 -unexplained negative 1 -unexplained positive 0 -unexplained sadness 1 -unexplained surprise 0 -unexplained trust 0 -unexplored anger 0 -unexplored anticipation 0 -unexplored disgust 0 -unexplored fear 0 -unexplored joy 0 -unexplored negative 0 -unexplored positive 0 -unexplored sadness 0 -unexplored surprise 0 -unexplored trust 0 -unfailing anger 0 -unfailing anticipation 0 -unfailing disgust 0 -unfailing fear 0 -unfailing joy 0 -unfailing negative 0 -unfailing positive 0 -unfailing sadness 0 -unfailing surprise 0 -unfailing trust 0 -unfair anger 1 -unfair anticipation 0 -unfair disgust 1 -unfair fear 0 -unfair joy 0 -unfair negative 1 -unfair positive 0 -unfair sadness 1 -unfair surprise 0 -unfair trust 0 -unfairness anger 1 -unfairness anticipation 0 -unfairness disgust 0 -unfairness fear 0 -unfairness joy 0 -unfairness negative 1 -unfairness positive 0 -unfairness sadness 1 -unfairness surprise 0 -unfairness trust 0 -unfaithful anger 0 -unfaithful anticipation 0 -unfaithful disgust 1 -unfaithful fear 0 -unfaithful joy 0 -unfaithful negative 1 -unfaithful positive 0 -unfaithful sadness 0 -unfaithful surprise 0 -unfaithful trust 0 -unfamiliar anger 0 -unfamiliar anticipation 0 -unfamiliar disgust 0 -unfamiliar fear 0 -unfamiliar joy 0 -unfamiliar negative 0 -unfamiliar positive 0 -unfamiliar sadness 0 -unfamiliar surprise 0 -unfamiliar trust 0 -unfavorable anger 0 -unfavorable anticipation 0 -unfavorable disgust 1 -unfavorable fear 0 -unfavorable joy 0 -unfavorable negative 1 -unfavorable positive 0 -unfavorable sadness 1 -unfavorable surprise 0 -unfavorable trust 0 -unfettered anger 0 -unfettered anticipation 0 -unfettered disgust 0 -unfettered fear 0 -unfettered joy 0 -unfettered negative 0 -unfettered positive 0 -unfettered sadness 0 -unfettered surprise 0 -unfettered trust 0 -unfinished anger 0 -unfinished anticipation 0 -unfinished disgust 0 -unfinished fear 0 -unfinished joy 0 -unfinished negative 1 -unfinished positive 0 -unfinished sadness 0 -unfinished surprise 0 -unfinished trust 0 -unflinching anger 0 -unflinching anticipation 0 -unflinching disgust 0 -unflinching fear 0 -unflinching joy 0 -unflinching negative 0 -unflinching positive 0 -unflinching sadness 0 -unflinching surprise 0 -unflinching trust 0 -unfold anger 0 -unfold anticipation 1 -unfold disgust 0 -unfold fear 0 -unfold joy 0 -unfold negative 0 -unfold positive 1 -unfold sadness 0 -unfold surprise 0 -unfold trust 0 -unforeseen anger 0 -unforeseen anticipation 0 -unforeseen disgust 0 -unforeseen fear 0 -unforeseen joy 0 -unforeseen negative 0 -unforeseen positive 0 -unforeseen sadness 0 -unforeseen surprise 1 -unforeseen trust 0 -unforgiving anger 1 -unforgiving anticipation 0 -unforgiving disgust 0 -unforgiving fear 0 -unforgiving joy 0 -unforgiving negative 1 -unforgiving positive 0 -unforgiving sadness 1 -unforgiving surprise 0 -unforgiving trust 0 -unfortunate anger 0 -unfortunate anticipation 0 -unfortunate disgust 0 -unfortunate fear 0 -unfortunate joy 0 -unfortunate negative 1 -unfortunate positive 0 -unfortunate sadness 1 -unfortunate surprise 0 -unfortunate trust 0 -unfriendly anger 1 -unfriendly anticipation 0 -unfriendly disgust 1 -unfriendly fear 1 -unfriendly joy 0 -unfriendly negative 1 -unfriendly positive 0 -unfriendly sadness 1 -unfriendly surprise 0 -unfriendly trust 0 -unfulfilled anger 1 -unfulfilled anticipation 1 -unfulfilled disgust 0 -unfulfilled fear 0 -unfulfilled joy 0 -unfulfilled negative 1 -unfulfilled positive 0 -unfulfilled sadness 1 -unfulfilled surprise 1 -unfulfilled trust 0 -unfurnished anger 0 -unfurnished anticipation 0 -unfurnished disgust 0 -unfurnished fear 0 -unfurnished joy 0 -unfurnished negative 1 -unfurnished positive 0 -unfurnished sadness 0 -unfurnished surprise 0 -unfurnished trust 0 -ungodly anger 0 -ungodly anticipation 0 -ungodly disgust 0 -ungodly fear 0 -ungodly joy 0 -ungodly negative 1 -ungodly positive 0 -ungodly sadness 1 -ungodly surprise 0 -ungodly trust 0 -ungrateful anger 1 -ungrateful anticipation 0 -ungrateful disgust 1 -ungrateful fear 0 -ungrateful joy 0 -ungrateful negative 1 -ungrateful positive 0 -ungrateful sadness 0 -ungrateful surprise 0 -ungrateful trust 0 -unguarded anger 0 -unguarded anticipation 0 -unguarded disgust 0 -unguarded fear 0 -unguarded joy 0 -unguarded negative 0 -unguarded positive 0 -unguarded sadness 0 -unguarded surprise 1 -unguarded trust 0 -unhappiness anger 0 -unhappiness anticipation 0 -unhappiness disgust 0 -unhappiness fear 0 -unhappiness joy 0 -unhappiness negative 1 -unhappiness positive 0 -unhappiness sadness 1 -unhappiness surprise 0 -unhappiness trust 0 -unhappy anger 1 -unhappy anticipation 0 -unhappy disgust 1 -unhappy fear 0 -unhappy joy 0 -unhappy negative 1 -unhappy positive 0 -unhappy sadness 1 -unhappy surprise 0 -unhappy trust 0 -unharmed anger 0 -unharmed anticipation 0 -unharmed disgust 0 -unharmed fear 0 -unharmed joy 0 -unharmed negative 0 -unharmed positive 0 -unharmed sadness 0 -unharmed surprise 0 -unharmed trust 0 -unhealthy anger 0 -unhealthy anticipation 0 -unhealthy disgust 1 -unhealthy fear 1 -unhealthy joy 0 -unhealthy negative 1 -unhealthy positive 0 -unhealthy sadness 1 -unhealthy surprise 0 -unhealthy trust 0 -unhindered anger 0 -unhindered anticipation 0 -unhindered disgust 0 -unhindered fear 0 -unhindered joy 0 -unhindered negative 0 -unhindered positive 0 -unhindered sadness 0 -unhindered surprise 0 -unhindered trust 0 -unholy anger 0 -unholy anticipation 0 -unholy disgust 0 -unholy fear 1 -unholy joy 0 -unholy negative 1 -unholy positive 0 -unholy sadness 0 -unholy surprise 0 -unholy trust 0 -unicorn anger 0 -unicorn anticipation 0 -unicorn disgust 0 -unicorn fear 0 -unicorn joy 0 -unicorn negative 0 -unicorn positive 0 -unicorn sadness 0 -unicorn surprise 0 -unicorn trust 0 -unification anger 0 -unification anticipation 1 -unification disgust 0 -unification fear 0 -unification joy 1 -unification negative 0 -unification positive 1 -unification sadness 0 -unification surprise 0 -unification trust 1 -uniform anger 0 -uniform anticipation 0 -uniform disgust 0 -uniform fear 0 -uniform joy 0 -uniform negative 0 -uniform positive 0 -uniform sadness 0 -uniform surprise 0 -uniform trust 0 -uniformity anger 0 -uniformity anticipation 0 -uniformity disgust 0 -uniformity fear 0 -uniformity joy 0 -uniformity negative 0 -uniformity positive 0 -uniformity sadness 0 -uniformity surprise 0 -uniformity trust 0 -uniformly anger 0 -uniformly anticipation 0 -uniformly disgust 0 -uniformly fear 0 -uniformly joy 0 -uniformly negative 0 -uniformly positive 1 -uniformly sadness 0 -uniformly surprise 0 -uniformly trust 0 -unimaginable anger 0 -unimaginable anticipation 0 -unimaginable disgust 0 -unimaginable fear 0 -unimaginable joy 0 -unimaginable negative 1 -unimaginable positive 1 -unimaginable sadness 0 -unimaginable surprise 1 -unimaginable trust 0 -unimportant anger 0 -unimportant anticipation 0 -unimportant disgust 0 -unimportant fear 0 -unimportant joy 0 -unimportant negative 1 -unimportant positive 0 -unimportant sadness 1 -unimportant surprise 0 -unimportant trust 0 -unimpressed anger 0 -unimpressed anticipation 0 -unimpressed disgust 0 -unimpressed fear 0 -unimpressed joy 0 -unimpressed negative 1 -unimpressed positive 0 -unimpressed sadness 0 -unimpressed surprise 0 -unimpressed trust 0 -unimproved anger 0 -unimproved anticipation 0 -unimproved disgust 0 -unimproved fear 0 -unimproved joy 0 -unimproved negative 1 -unimproved positive 0 -unimproved sadness 0 -unimproved surprise 0 -unimproved trust 0 -uninfected anger 0 -uninfected anticipation 0 -uninfected disgust 0 -uninfected fear 0 -uninfected joy 0 -uninfected negative 0 -uninfected positive 1 -uninfected sadness 0 -uninfected surprise 0 -uninfected trust 0 -uninformed anger 0 -uninformed anticipation 0 -uninformed disgust 0 -uninformed fear 0 -uninformed joy 0 -uninformed negative 1 -uninformed positive 0 -uninformed sadness 0 -uninformed surprise 0 -uninformed trust 0 -uninhabited anger 0 -uninhabited anticipation 0 -uninhabited disgust 0 -uninhabited fear 0 -uninhabited joy 0 -uninhabited negative 0 -uninhabited positive 0 -uninhabited sadness 0 -uninhabited surprise 0 -uninhabited trust 0 -uninitiated anger 0 -uninitiated anticipation 0 -uninitiated disgust 0 -uninitiated fear 0 -uninitiated joy 0 -uninitiated negative 1 -uninitiated positive 0 -uninitiated sadness 0 -uninitiated surprise 0 -uninitiated trust 0 -uninspired anger 0 -uninspired anticipation 0 -uninspired disgust 0 -uninspired fear 0 -uninspired joy 0 -uninspired negative 1 -uninspired positive 0 -uninspired sadness 1 -uninspired surprise 0 -uninspired trust 0 -unintelligible anger 0 -unintelligible anticipation 0 -unintelligible disgust 0 -unintelligible fear 0 -unintelligible joy 0 -unintelligible negative 1 -unintelligible positive 0 -unintelligible sadness 0 -unintelligible surprise 0 -unintelligible trust 0 -unintended anger 0 -unintended anticipation 0 -unintended disgust 0 -unintended fear 0 -unintended joy 0 -unintended negative 0 -unintended positive 0 -unintended sadness 0 -unintended surprise 1 -unintended trust 0 -unintentional anger 0 -unintentional anticipation 0 -unintentional disgust 0 -unintentional fear 0 -unintentional joy 0 -unintentional negative 0 -unintentional positive 0 -unintentional sadness 0 -unintentional surprise 1 -unintentional trust 0 -unintentionally anger 0 -unintentionally anticipation 0 -unintentionally disgust 0 -unintentionally fear 0 -unintentionally joy 0 -unintentionally negative 1 -unintentionally positive 0 -unintentionally sadness 0 -unintentionally surprise 1 -unintentionally trust 0 -uninterested anger 0 -uninterested anticipation 0 -uninterested disgust 0 -uninterested fear 0 -uninterested joy 0 -uninterested negative 1 -uninterested positive 0 -uninterested sadness 1 -uninterested surprise 0 -uninterested trust 0 -uninteresting anger 0 -uninteresting anticipation 0 -uninteresting disgust 0 -uninteresting fear 0 -uninteresting joy 0 -uninteresting negative 1 -uninteresting positive 0 -uninteresting sadness 1 -uninteresting surprise 0 -uninteresting trust 0 -uninterrupted anger 0 -uninterrupted anticipation 0 -uninterrupted disgust 0 -uninterrupted fear 0 -uninterrupted joy 0 -uninterrupted negative 0 -uninterrupted positive 0 -uninterrupted sadness 0 -uninterrupted surprise 0 -uninterrupted trust 0 -uninvited anger 0 -uninvited anticipation 0 -uninvited disgust 0 -uninvited fear 0 -uninvited joy 0 -uninvited negative 0 -uninvited positive 0 -uninvited sadness 1 -uninvited surprise 0 -uninvited trust 0 -union anger 0 -union anticipation 0 -union disgust 0 -union fear 0 -union joy 0 -union negative 0 -union positive 0 -union sadness 0 -union surprise 0 -union trust 0 -unique anger 0 -unique anticipation 0 -unique disgust 0 -unique fear 0 -unique joy 0 -unique negative 0 -unique positive 1 -unique sadness 0 -unique surprise 1 -unique trust 0 -unison anger 0 -unison anticipation 0 -unison disgust 0 -unison fear 0 -unison joy 0 -unison negative 0 -unison positive 1 -unison sadness 0 -unison surprise 0 -unison trust 0 -unit anger 0 -unit anticipation 0 -unit disgust 0 -unit fear 0 -unit joy 0 -unit negative 0 -unit positive 0 -unit sadness 0 -unit surprise 0 -unit trust 0 -unitary anger 0 -unitary anticipation 0 -unitary disgust 0 -unitary fear 0 -unitary joy 0 -unitary negative 0 -unitary positive 1 -unitary sadness 0 -unitary surprise 0 -unitary trust 0 -unite anger 0 -unite anticipation 0 -unite disgust 0 -unite fear 0 -unite joy 0 -unite negative 0 -unite positive 0 -unite sadness 0 -unite surprise 0 -unite trust 0 -united anger 0 -united anticipation 0 -united disgust 0 -united fear 0 -united joy 0 -united negative 0 -united positive 1 -united sadness 0 -united surprise 0 -united trust 1 -unity anger 0 -unity anticipation 0 -unity disgust 0 -unity fear 0 -unity joy 0 -unity negative 0 -unity positive 1 -unity sadness 0 -unity surprise 0 -unity trust 1 -universal anger 0 -universal anticipation 0 -universal disgust 0 -universal fear 0 -universal joy 0 -universal negative 0 -universal positive 0 -universal sadness 0 -universal surprise 0 -universal trust 0 -universality anger 0 -universality anticipation 0 -universality disgust 0 -universality fear 0 -universality joy 0 -universality negative 0 -universality positive 0 -universality sadness 0 -universality surprise 0 -universality trust 0 -universe anger 0 -universe anticipation 0 -universe disgust 0 -universe fear 0 -universe joy 0 -universe negative 0 -universe positive 0 -universe sadness 0 -universe surprise 0 -universe trust 0 -university anger 0 -university anticipation 1 -university disgust 0 -university fear 0 -university joy 0 -university negative 0 -university positive 1 -university sadness 0 -university surprise 0 -university trust 0 -unjust anger 1 -unjust anticipation 0 -unjust disgust 0 -unjust fear 0 -unjust joy 0 -unjust negative 1 -unjust positive 0 -unjust sadness 0 -unjust surprise 0 -unjust trust 0 -unjustifiable anger 1 -unjustifiable anticipation 0 -unjustifiable disgust 1 -unjustifiable fear 1 -unjustifiable joy 0 -unjustifiable negative 1 -unjustifiable positive 0 -unjustifiable sadness 0 -unjustifiable surprise 0 -unjustifiable trust 0 -unjustified anger 0 -unjustified anticipation 0 -unjustified disgust 0 -unjustified fear 0 -unjustified joy 0 -unjustified negative 1 -unjustified positive 0 -unjustified sadness 0 -unjustified surprise 0 -unjustified trust 0 -unkind anger 1 -unkind anticipation 0 -unkind disgust 1 -unkind fear 1 -unkind joy 0 -unkind negative 1 -unkind positive 0 -unkind sadness 1 -unkind surprise 0 -unkind trust 0 -unknowable anger 0 -unknowable anticipation 0 -unknowable disgust 0 -unknowable fear 0 -unknowable joy 0 -unknowable negative 0 -unknowable positive 0 -unknowable sadness 0 -unknowable surprise 0 -unknowable trust 0 -unknown anger 0 -unknown anticipation 1 -unknown disgust 0 -unknown fear 1 -unknown joy 0 -unknown negative 1 -unknown positive 0 -unknown sadness 0 -unknown surprise 0 -unknown trust 0 -unlawful anger 1 -unlawful anticipation 0 -unlawful disgust 1 -unlawful fear 1 -unlawful joy 0 -unlawful negative 1 -unlawful positive 0 -unlawful sadness 1 -unlawful surprise 0 -unlawful trust 0 -unleash anger 0 -unleash anticipation 0 -unleash disgust 0 -unleash fear 0 -unleash joy 0 -unleash negative 0 -unleash positive 0 -unleash sadness 0 -unleash surprise 0 -unleash trust 0 -unlicensed anger 0 -unlicensed anticipation 0 -unlicensed disgust 0 -unlicensed fear 0 -unlicensed joy 0 -unlicensed negative 1 -unlicensed positive 0 -unlicensed sadness 0 -unlicensed surprise 0 -unlicensed trust 0 -unlike anger 0 -unlike anticipation 0 -unlike disgust 0 -unlike fear 0 -unlike joy 0 -unlike negative 0 -unlike positive 0 -unlike sadness 0 -unlike surprise 0 -unlike trust 0 -unlimited anger 0 -unlimited anticipation 0 -unlimited disgust 0 -unlimited fear 0 -unlimited joy 0 -unlimited negative 0 -unlimited positive 1 -unlimited sadness 0 -unlimited surprise 0 -unlimited trust 0 -unload anger 0 -unload anticipation 0 -unload disgust 0 -unload fear 0 -unload joy 0 -unload negative 0 -unload positive 0 -unload sadness 0 -unload surprise 0 -unload trust 0 -unloaded anger 0 -unloaded anticipation 0 -unloaded disgust 0 -unloaded fear 0 -unloaded joy 0 -unloaded negative 0 -unloaded positive 0 -unloaded sadness 0 -unloaded surprise 0 -unloaded trust 0 -unlock anger 0 -unlock anticipation 0 -unlock disgust 0 -unlock fear 0 -unlock joy 0 -unlock negative 0 -unlock positive 0 -unlock sadness 0 -unlock surprise 0 -unlock trust 0 -unlucky anger 1 -unlucky anticipation 0 -unlucky disgust 1 -unlucky fear 1 -unlucky joy 0 -unlucky negative 1 -unlucky positive 0 -unlucky sadness 1 -unlucky surprise 0 -unlucky trust 0 -unmanageable anger 0 -unmanageable anticipation 0 -unmanageable disgust 1 -unmanageable fear 0 -unmanageable joy 0 -unmanageable negative 1 -unmanageable positive 0 -unmanageable sadness 0 -unmanageable surprise 0 -unmanageable trust 0 -unmarked anger 0 -unmarked anticipation 0 -unmarked disgust 0 -unmarked fear 0 -unmarked joy 0 -unmarked negative 0 -unmarked positive 0 -unmarked sadness 0 -unmarked surprise 0 -unmarked trust 0 -unmarried anger 0 -unmarried anticipation 0 -unmarried disgust 0 -unmarried fear 0 -unmarried joy 0 -unmarried negative 0 -unmarried positive 0 -unmarried sadness 0 -unmarried surprise 0 -unmarried trust 0 -unmask anger 0 -unmask anticipation 0 -unmask disgust 0 -unmask fear 0 -unmask joy 0 -unmask negative 0 -unmask positive 0 -unmask sadness 0 -unmask surprise 0 -unmask trust 0 -unmatched anger 0 -unmatched anticipation 0 -unmatched disgust 0 -unmatched fear 0 -unmatched joy 0 -unmatched negative 0 -unmatched positive 0 -unmatched sadness 0 -unmatched surprise 0 -unmatched trust 0 -unmistakable anger 0 -unmistakable anticipation 0 -unmistakable disgust 0 -unmistakable fear 0 -unmistakable joy 0 -unmistakable negative 0 -unmistakable positive 0 -unmistakable sadness 0 -unmistakable surprise 0 -unmistakable trust 0 -unmitigated anger 0 -unmitigated anticipation 0 -unmitigated disgust 0 -unmitigated fear 0 -unmitigated joy 0 -unmitigated negative 0 -unmitigated positive 0 -unmitigated sadness 0 -unmitigated surprise 0 -unmitigated trust 0 -unmoved anger 0 -unmoved anticipation 0 -unmoved disgust 0 -unmoved fear 0 -unmoved joy 0 -unmoved negative 0 -unmoved positive 0 -unmoved sadness 0 -unmoved surprise 0 -unmoved trust 0 -unnamed anger 0 -unnamed anticipation 0 -unnamed disgust 0 -unnamed fear 0 -unnamed joy 0 -unnamed negative 0 -unnamed positive 0 -unnamed sadness 0 -unnamed surprise 0 -unnamed trust 0 -unnatural anger 0 -unnatural anticipation 0 -unnatural disgust 1 -unnatural fear 1 -unnatural joy 0 -unnatural negative 1 -unnatural positive 0 -unnatural sadness 0 -unnatural surprise 0 -unnatural trust 0 -unnecessary anger 0 -unnecessary anticipation 0 -unnecessary disgust 0 -unnecessary fear 0 -unnecessary joy 0 -unnecessary negative 0 -unnecessary positive 0 -unnecessary sadness 0 -unnecessary surprise 0 -unnecessary trust 0 -unneeded anger 0 -unneeded anticipation 0 -unneeded disgust 0 -unneeded fear 0 -unneeded joy 0 -unneeded negative 0 -unneeded positive 0 -unneeded sadness 0 -unneeded surprise 0 -unneeded trust 0 -unnoticed anger 0 -unnoticed anticipation 0 -unnoticed disgust 0 -unnoticed fear 0 -unnoticed joy 0 -unnoticed negative 0 -unnoticed positive 0 -unnoticed sadness 0 -unnoticed surprise 0 -unnoticed trust 0 -unnumbered anger 0 -unnumbered anticipation 0 -unnumbered disgust 0 -unnumbered fear 0 -unnumbered joy 0 -unnumbered negative 0 -unnumbered positive 0 -unnumbered sadness 0 -unnumbered surprise 0 -unnumbered trust 0 -unobserved anger 0 -unobserved anticipation 0 -unobserved disgust 0 -unobserved fear 0 -unobserved joy 0 -unobserved negative 0 -unobserved positive 0 -unobserved sadness 0 -unobserved surprise 0 -unobserved trust 0 -unobstructed anger 0 -unobstructed anticipation 0 -unobstructed disgust 0 -unobstructed fear 0 -unobstructed joy 0 -unobstructed negative 0 -unobstructed positive 0 -unobstructed sadness 0 -unobstructed surprise 0 -unobstructed trust 0 -unobtrusive anger 0 -unobtrusive anticipation 0 -unobtrusive disgust 0 -unobtrusive fear 0 -unobtrusive joy 0 -unobtrusive negative 0 -unobtrusive positive 0 -unobtrusive sadness 0 -unobtrusive surprise 0 -unobtrusive trust 0 -unoccupied anger 0 -unoccupied anticipation 0 -unoccupied disgust 0 -unoccupied fear 0 -unoccupied joy 0 -unoccupied negative 0 -unoccupied positive 0 -unoccupied sadness 0 -unoccupied surprise 0 -unoccupied trust 0 -unofficial anger 0 -unofficial anticipation 0 -unofficial disgust 0 -unofficial fear 0 -unofficial joy 0 -unofficial negative 1 -unofficial positive 0 -unofficial sadness 0 -unofficial surprise 0 -unofficial trust 0 -unopened anger 0 -unopened anticipation 0 -unopened disgust 0 -unopened fear 0 -unopened joy 0 -unopened negative 0 -unopened positive 0 -unopened sadness 0 -unopened surprise 0 -unopened trust 0 -unopposed anger 0 -unopposed anticipation 0 -unopposed disgust 0 -unopposed fear 0 -unopposed joy 0 -unopposed negative 0 -unopposed positive 0 -unopposed sadness 0 -unopposed surprise 0 -unopposed trust 0 -unordered anger 0 -unordered anticipation 0 -unordered disgust 0 -unordered fear 0 -unordered joy 0 -unordered negative 0 -unordered positive 0 -unordered sadness 0 -unordered surprise 0 -unordered trust 0 -unorganized anger 0 -unorganized anticipation 0 -unorganized disgust 0 -unorganized fear 0 -unorganized joy 0 -unorganized negative 0 -unorganized positive 0 -unorganized sadness 0 -unorganized surprise 0 -unorganized trust 0 -unorthodox anger 0 -unorthodox anticipation 0 -unorthodox disgust 0 -unorthodox fear 0 -unorthodox joy 0 -unorthodox negative 0 -unorthodox positive 0 -unorthodox sadness 0 -unorthodox surprise 0 -unorthodox trust 0 -unpack anger 0 -unpack anticipation 0 -unpack disgust 0 -unpack fear 0 -unpack joy 0 -unpack negative 0 -unpack positive 0 -unpack sadness 0 -unpack surprise 0 -unpack trust 0 -unpaid anger 1 -unpaid anticipation 0 -unpaid disgust 0 -unpaid fear 0 -unpaid joy 0 -unpaid negative 1 -unpaid positive 0 -unpaid sadness 1 -unpaid surprise 0 -unpaid trust 0 -unpleasant anger 0 -unpleasant anticipation 0 -unpleasant disgust 1 -unpleasant fear 0 -unpleasant joy 0 -unpleasant negative 1 -unpleasant positive 0 -unpleasant sadness 1 -unpleasant surprise 0 -unpleasant trust 0 -unpopular anger 0 -unpopular anticipation 0 -unpopular disgust 1 -unpopular fear 0 -unpopular joy 0 -unpopular negative 1 -unpopular positive 0 -unpopular sadness 1 -unpopular surprise 0 -unpopular trust 0 -unprecedented anger 0 -unprecedented anticipation 0 -unprecedented disgust 0 -unprecedented fear 0 -unprecedented joy 0 -unprecedented negative 0 -unprecedented positive 0 -unprecedented sadness 0 -unprecedented surprise 1 -unprecedented trust 0 -unpredictable anger 0 -unpredictable anticipation 0 -unpredictable disgust 0 -unpredictable fear 0 -unpredictable joy 0 -unpredictable negative 1 -unpredictable positive 0 -unpredictable sadness 0 -unpredictable surprise 1 -unpredictable trust 0 -unprepared anger 0 -unprepared anticipation 0 -unprepared disgust 0 -unprepared fear 0 -unprepared joy 0 -unprepared negative 1 -unprepared positive 0 -unprepared sadness 0 -unprepared surprise 0 -unprepared trust 0 -unpretentious anger 0 -unpretentious anticipation 0 -unpretentious disgust 0 -unpretentious fear 0 -unpretentious joy 0 -unpretentious negative 0 -unpretentious positive 1 -unpretentious sadness 0 -unpretentious surprise 0 -unpretentious trust 0 -unproductive anger 0 -unproductive anticipation 0 -unproductive disgust 0 -unproductive fear 0 -unproductive joy 0 -unproductive negative 1 -unproductive positive 0 -unproductive sadness 0 -unproductive surprise 0 -unproductive trust 0 -unprofitable anger 0 -unprofitable anticipation 0 -unprofitable disgust 0 -unprofitable fear 0 -unprofitable joy 0 -unprofitable negative 1 -unprofitable positive 0 -unprofitable sadness 0 -unprofitable surprise 0 -unprofitable trust 0 -unprotected anger 0 -unprotected anticipation 0 -unprotected disgust 0 -unprotected fear 0 -unprotected joy 0 -unprotected negative 1 -unprotected positive 0 -unprotected sadness 0 -unprotected surprise 0 -unprotected trust 0 -unproven anger 0 -unproven anticipation 0 -unproven disgust 0 -unproven fear 0 -unproven joy 0 -unproven negative 0 -unproven positive 0 -unproven sadness 0 -unproven surprise 0 -unproven trust 0 -unpublished anger 0 -unpublished anticipation 1 -unpublished disgust 0 -unpublished fear 0 -unpublished joy 0 -unpublished negative 1 -unpublished positive 0 -unpublished sadness 1 -unpublished surprise 0 -unpublished trust 0 -unquestionable anger 0 -unquestionable anticipation 0 -unquestionable disgust 0 -unquestionable fear 0 -unquestionable joy 0 -unquestionable negative 0 -unquestionable positive 1 -unquestionable sadness 0 -unquestionable surprise 0 -unquestionable trust 1 -unquestionably anger 0 -unquestionably anticipation 0 -unquestionably disgust 0 -unquestionably fear 0 -unquestionably joy 0 -unquestionably negative 0 -unquestionably positive 1 -unquestionably sadness 0 -unquestionably surprise 0 -unquestionably trust 1 -unquestioned anger 0 -unquestioned anticipation 0 -unquestioned disgust 0 -unquestioned fear 0 -unquestioned joy 0 -unquestioned negative 0 -unquestioned positive 1 -unquestioned sadness 0 -unquestioned surprise 0 -unquestioned trust 1 -unread anger 0 -unread anticipation 0 -unread disgust 0 -unread fear 0 -unread joy 0 -unread negative 0 -unread positive 0 -unread sadness 0 -unread surprise 0 -unread trust 0 -unreal anger 0 -unreal anticipation 0 -unreal disgust 0 -unreal fear 0 -unreal joy 0 -unreal negative 0 -unreal positive 0 -unreal sadness 0 -unreal surprise 0 -unreal trust 0 -unrealistic anger 0 -unrealistic anticipation 0 -unrealistic disgust 0 -unrealistic fear 0 -unrealistic joy 0 -unrealistic negative 0 -unrealistic positive 0 -unrealistic sadness 0 -unrealistic surprise 0 -unrealistic trust 0 -unrecorded anger 0 -unrecorded anticipation 0 -unrecorded disgust 0 -unrecorded fear 0 -unrecorded joy 0 -unrecorded negative 0 -unrecorded positive 0 -unrecorded sadness 0 -unrecorded surprise 0 -unrecorded trust 0 -unregistered anger 0 -unregistered anticipation 0 -unregistered disgust 0 -unregistered fear 0 -unregistered joy 0 -unregistered negative 0 -unregistered positive 0 -unregistered sadness 0 -unregistered surprise 0 -unregistered trust 0 -unregulated anger 0 -unregulated anticipation 0 -unregulated disgust 0 -unregulated fear 0 -unregulated joy 0 -unregulated negative 0 -unregulated positive 0 -unregulated sadness 0 -unregulated surprise 0 -unregulated trust 0 -unrelated anger 0 -unrelated anticipation 0 -unrelated disgust 0 -unrelated fear 0 -unrelated joy 0 -unrelated negative 0 -unrelated positive 0 -unrelated sadness 0 -unrelated surprise 0 -unrelated trust 0 -unrelenting anger 0 -unrelenting anticipation 0 -unrelenting disgust 0 -unrelenting fear 0 -unrelenting joy 0 -unrelenting negative 0 -unrelenting positive 0 -unrelenting sadness 0 -unrelenting surprise 0 -unrelenting trust 0 -unreliable anger 0 -unreliable anticipation 0 -unreliable disgust 0 -unreliable fear 0 -unreliable joy 0 -unreliable negative 1 -unreliable positive 0 -unreliable sadness 0 -unreliable surprise 0 -unreliable trust 1 -unrepentant anger 0 -unrepentant anticipation 0 -unrepentant disgust 0 -unrepentant fear 0 -unrepentant joy 0 -unrepentant negative 0 -unrepentant positive 0 -unrepentant sadness 0 -unrepentant surprise 0 -unrepentant trust 0 -unrequited anger 0 -unrequited anticipation 0 -unrequited disgust 0 -unrequited fear 0 -unrequited joy 0 -unrequited negative 1 -unrequited positive 0 -unrequited sadness 1 -unrequited surprise 0 -unrequited trust 0 -unresolved anger 0 -unresolved anticipation 1 -unresolved disgust 0 -unresolved fear 0 -unresolved joy 0 -unresolved negative 0 -unresolved positive 0 -unresolved sadness 0 -unresolved surprise 0 -unresolved trust 0 -unrest anger 0 -unrest anticipation 0 -unrest disgust 0 -unrest fear 1 -unrest joy 0 -unrest negative 0 -unrest positive 0 -unrest sadness 1 -unrest surprise 0 -unrest trust 0 -unrestrained anger 0 -unrestrained anticipation 0 -unrestrained disgust 0 -unrestrained fear 0 -unrestrained joy 0 -unrestrained negative 0 -unrestrained positive 0 -unrestrained sadness 0 -unrestrained surprise 0 -unrestrained trust 0 -unrestricted anger 0 -unrestricted anticipation 0 -unrestricted disgust 0 -unrestricted fear 0 -unrestricted joy 0 -unrestricted negative 0 -unrestricted positive 0 -unrestricted sadness 0 -unrestricted surprise 0 -unrestricted trust 0 -unruly anger 1 -unruly anticipation 0 -unruly disgust 1 -unruly fear 1 -unruly joy 0 -unruly negative 1 -unruly positive 0 -unruly sadness 0 -unruly surprise 0 -unruly trust 0 -unsafe anger 0 -unsafe anticipation 0 -unsafe disgust 0 -unsafe fear 1 -unsafe joy 0 -unsafe negative 1 -unsafe positive 0 -unsafe sadness 0 -unsafe surprise 0 -unsafe trust 0 -unsatisfactory anger 0 -unsatisfactory anticipation 0 -unsatisfactory disgust 1 -unsatisfactory fear 0 -unsatisfactory joy 0 -unsatisfactory negative 1 -unsatisfactory positive 0 -unsatisfactory sadness 0 -unsatisfactory surprise 0 -unsatisfactory trust 0 -unsatisfied anger 0 -unsatisfied anticipation 0 -unsatisfied disgust 1 -unsatisfied fear 0 -unsatisfied joy 0 -unsatisfied negative 1 -unsatisfied positive 0 -unsatisfied sadness 1 -unsatisfied surprise 0 -unsatisfied trust 0 -unsavory anger 0 -unsavory anticipation 0 -unsavory disgust 0 -unsavory fear 0 -unsavory joy 0 -unsavory negative 1 -unsavory positive 0 -unsavory sadness 0 -unsavory surprise 0 -unsavory trust 0 -unscathed anger 0 -unscathed anticipation 0 -unscathed disgust 0 -unscathed fear 0 -unscathed joy 0 -unscathed negative 0 -unscathed positive 1 -unscathed sadness 0 -unscathed surprise 0 -unscathed trust 0 -unscientific anger 0 -unscientific anticipation 0 -unscientific disgust 0 -unscientific fear 0 -unscientific joy 0 -unscientific negative 0 -unscientific positive 0 -unscientific sadness 0 -unscientific surprise 0 -unscientific trust 0 -unscrupulous anger 0 -unscrupulous anticipation 0 -unscrupulous disgust 0 -unscrupulous fear 0 -unscrupulous joy 0 -unscrupulous negative 1 -unscrupulous positive 0 -unscrupulous sadness 0 -unscrupulous surprise 0 -unscrupulous trust 0 -unseat anger 0 -unseat anticipation 0 -unseat disgust 0 -unseat fear 0 -unseat joy 0 -unseat negative 0 -unseat positive 0 -unseat sadness 1 -unseat surprise 0 -unseat trust 0 -unseen anger 0 -unseen anticipation 0 -unseen disgust 0 -unseen fear 0 -unseen joy 0 -unseen negative 0 -unseen positive 0 -unseen sadness 0 -unseen surprise 0 -unseen trust 0 -unselfish anger 0 -unselfish anticipation 0 -unselfish disgust 0 -unselfish fear 0 -unselfish joy 0 -unselfish negative 0 -unselfish positive 1 -unselfish sadness 0 -unselfish surprise 0 -unselfish trust 0 -unsettled anger 1 -unsettled anticipation 0 -unsettled disgust 1 -unsettled fear 1 -unsettled joy 0 -unsettled negative 1 -unsettled positive 0 -unsettled sadness 0 -unsettled surprise 0 -unsettled trust 0 -unsightly anger 0 -unsightly anticipation 0 -unsightly disgust 1 -unsightly fear 0 -unsightly joy 0 -unsightly negative 1 -unsightly positive 0 -unsightly sadness 0 -unsightly surprise 0 -unsightly trust 0 -unsophisticated anger 0 -unsophisticated anticipation 0 -unsophisticated disgust 0 -unsophisticated fear 0 -unsophisticated joy 0 -unsophisticated negative 1 -unsophisticated positive 0 -unsophisticated sadness 0 -unsophisticated surprise 0 -unsophisticated trust 0 -unspeakable anger 0 -unspeakable anticipation 0 -unspeakable disgust 0 -unspeakable fear 1 -unspeakable joy 0 -unspeakable negative 1 -unspeakable positive 0 -unspeakable sadness 0 -unspeakable surprise 0 -unspeakable trust 0 -unspecified anger 0 -unspecified anticipation 0 -unspecified disgust 0 -unspecified fear 0 -unspecified joy 0 -unspecified negative 0 -unspecified positive 0 -unspecified sadness 0 -unspecified surprise 0 -unspecified trust 0 -unstable anger 0 -unstable anticipation 0 -unstable disgust 0 -unstable fear 1 -unstable joy 0 -unstable negative 1 -unstable positive 0 -unstable sadness 0 -unstable surprise 1 -unstable trust 0 -unsteady anger 0 -unsteady anticipation 0 -unsteady disgust 0 -unsteady fear 1 -unsteady joy 0 -unsteady negative 0 -unsteady positive 0 -unsteady sadness 0 -unsteady surprise 0 -unsteady trust 0 -unsuccessful anger 0 -unsuccessful anticipation 0 -unsuccessful disgust 0 -unsuccessful fear 0 -unsuccessful joy 0 -unsuccessful negative 1 -unsuccessful positive 0 -unsuccessful sadness 1 -unsuccessful surprise 0 -unsuccessful trust 0 -unsuitable anger 0 -unsuitable anticipation 0 -unsuitable disgust 0 -unsuitable fear 0 -unsuitable joy 0 -unsuitable negative 1 -unsuitable positive 0 -unsuitable sadness 0 -unsuitable surprise 0 -unsuitable trust 0 -unsung anger 0 -unsung anticipation 0 -unsung disgust 0 -unsung fear 0 -unsung joy 0 -unsung negative 1 -unsung positive 0 -unsung sadness 0 -unsung surprise 0 -unsung trust 0 -unsupported anger 0 -unsupported anticipation 0 -unsupported disgust 0 -unsupported fear 0 -unsupported joy 0 -unsupported negative 1 -unsupported positive 0 -unsupported sadness 0 -unsupported surprise 0 -unsupported trust 0 -unsurpassed anger 0 -unsurpassed anticipation 1 -unsurpassed disgust 0 -unsurpassed fear 1 -unsurpassed joy 1 -unsurpassed negative 0 -unsurpassed positive 1 -unsurpassed sadness 0 -unsurpassed surprise 0 -unsurpassed trust 1 -unsuspecting anger 0 -unsuspecting anticipation 0 -unsuspecting disgust 0 -unsuspecting fear 0 -unsuspecting joy 0 -unsuspecting negative 0 -unsuspecting positive 0 -unsuspecting sadness 0 -unsuspecting surprise 1 -unsuspecting trust 0 -unsustainable anger 0 -unsustainable anticipation 0 -unsustainable disgust 0 -unsustainable fear 0 -unsustainable joy 0 -unsustainable negative 1 -unsustainable positive 0 -unsustainable sadness 0 -unsustainable surprise 0 -unsustainable trust 0 -unsweetened anger 0 -unsweetened anticipation 0 -unsweetened disgust 0 -unsweetened fear 0 -unsweetened joy 0 -unsweetened negative 0 -unsweetened positive 0 -unsweetened sadness 0 -unsweetened surprise 0 -unsweetened trust 0 -unsympathetic anger 1 -unsympathetic anticipation 0 -unsympathetic disgust 0 -unsympathetic fear 0 -unsympathetic joy 0 -unsympathetic negative 1 -unsympathetic positive 0 -unsympathetic sadness 0 -unsympathetic surprise 0 -unsympathetic trust 0 -untamed anger 0 -untamed anticipation 0 -untamed disgust 0 -untamed fear 0 -untamed joy 0 -untamed negative 1 -untamed positive 0 -untamed sadness 0 -untamed surprise 0 -untamed trust 0 -untenable anger 0 -untenable anticipation 0 -untenable disgust 0 -untenable fear 0 -untenable joy 0 -untenable negative 1 -untenable positive 0 -untenable sadness 0 -untenable surprise 0 -untenable trust 0 -untested anger 0 -untested anticipation 0 -untested disgust 0 -untested fear 0 -untested joy 0 -untested negative 0 -untested positive 0 -untested sadness 0 -untested surprise 0 -untested trust 0 -unthinkable anger 1 -unthinkable anticipation 0 -unthinkable disgust 1 -unthinkable fear 1 -unthinkable joy 0 -unthinkable negative 1 -unthinkable positive 0 -unthinkable sadness 0 -unthinkable surprise 0 -unthinkable trust 0 -untidy anger 0 -untidy anticipation 0 -untidy disgust 1 -untidy fear 0 -untidy joy 0 -untidy negative 1 -untidy positive 0 -untidy sadness 0 -untidy surprise 0 -untidy trust 0 -untie anger 0 -untie anticipation 0 -untie disgust 0 -untie fear 0 -untie joy 1 -untie negative 1 -untie positive 1 -untie sadness 0 -untie surprise 0 -untie trust 0 -untimely anger 0 -untimely anticipation 0 -untimely disgust 0 -untimely fear 0 -untimely joy 0 -untimely negative 1 -untimely positive 0 -untimely sadness 0 -untimely surprise 0 -untimely trust 0 -untitled anger 0 -untitled anticipation 0 -untitled disgust 0 -untitled fear 0 -untitled joy 0 -untitled negative 1 -untitled positive 0 -untitled sadness 1 -untitled surprise 0 -untitled trust 0 -untold anger 0 -untold anticipation 1 -untold disgust 0 -untold fear 0 -untold joy 0 -untold negative 1 -untold positive 0 -untold sadness 0 -untold surprise 0 -untold trust 0 -untouched anger 0 -untouched anticipation 0 -untouched disgust 0 -untouched fear 0 -untouched joy 0 -untouched negative 0 -untouched positive 0 -untouched sadness 0 -untouched surprise 0 -untouched trust 0 -untoward anger 1 -untoward anticipation 0 -untoward disgust 1 -untoward fear 0 -untoward joy 0 -untoward negative 1 -untoward positive 0 -untoward sadness 0 -untoward surprise 0 -untoward trust 0 -untrained anger 0 -untrained anticipation 0 -untrained disgust 0 -untrained fear 0 -untrained joy 0 -untrained negative 1 -untrained positive 0 -untrained sadness 0 -untrained surprise 0 -untrained trust 0 -untranslated anger 0 -untranslated anticipation 0 -untranslated disgust 0 -untranslated fear 0 -untranslated joy 0 -untranslated negative 0 -untranslated positive 0 -untranslated sadness 0 -untranslated surprise 0 -untranslated trust 0 -untrue anger 0 -untrue anticipation 0 -untrue disgust 0 -untrue fear 0 -untrue joy 0 -untrue negative 1 -untrue positive 0 -untrue sadness 0 -untrue surprise 0 -untrue trust 0 -untrustworthy anger 1 -untrustworthy anticipation 0 -untrustworthy disgust 0 -untrustworthy fear 0 -untrustworthy joy 0 -untrustworthy negative 1 -untrustworthy positive 0 -untrustworthy sadness 0 -untrustworthy surprise 0 -untrustworthy trust 0 -unused anger 0 -unused anticipation 0 -unused disgust 0 -unused fear 0 -unused joy 0 -unused negative 0 -unused positive 0 -unused sadness 0 -unused surprise 0 -unused trust 0 -unusual anger 0 -unusual anticipation 0 -unusual disgust 0 -unusual fear 0 -unusual joy 0 -unusual negative 0 -unusual positive 0 -unusual sadness 0 -unusual surprise 0 -unusual trust 0 -unusually anger 0 -unusually anticipation 0 -unusually disgust 0 -unusually fear 0 -unusually joy 0 -unusually negative 0 -unusually positive 0 -unusually sadness 0 -unusually surprise 0 -unusually trust 0 -unveil anger 0 -unveil anticipation 0 -unveil disgust 0 -unveil fear 0 -unveil joy 0 -unveil negative 0 -unveil positive 0 -unveil sadness 0 -unveil surprise 0 -unveil trust 0 -unveiling anger 0 -unveiling anticipation 0 -unveiling disgust 0 -unveiling fear 0 -unveiling joy 0 -unveiling negative 0 -unveiling positive 0 -unveiling sadness 0 -unveiling surprise 0 -unveiling trust 0 -unverified anger 0 -unverified anticipation 1 -unverified disgust 0 -unverified fear 0 -unverified joy 0 -unverified negative 0 -unverified positive 0 -unverified sadness 0 -unverified surprise 0 -unverified trust 0 -unwarranted anger 0 -unwarranted anticipation 0 -unwarranted disgust 0 -unwarranted fear 0 -unwarranted joy 0 -unwarranted negative 1 -unwarranted positive 0 -unwarranted sadness 0 -unwarranted surprise 0 -unwarranted trust 0 -unwary anger 0 -unwary anticipation 0 -unwary disgust 0 -unwary fear 0 -unwary joy 0 -unwary negative 0 -unwary positive 0 -unwary sadness 0 -unwary surprise 0 -unwary trust 0 -unwashed anger 0 -unwashed anticipation 0 -unwashed disgust 1 -unwashed fear 0 -unwashed joy 0 -unwashed negative 1 -unwashed positive 0 -unwashed sadness 0 -unwashed surprise 0 -unwashed trust 0 -unwavering anger 0 -unwavering anticipation 0 -unwavering disgust 0 -unwavering fear 0 -unwavering joy 0 -unwavering negative 0 -unwavering positive 1 -unwavering sadness 0 -unwavering surprise 0 -unwavering trust 1 -unwelcome anger 0 -unwelcome anticipation 0 -unwelcome disgust 0 -unwelcome fear 0 -unwelcome joy 0 -unwelcome negative 1 -unwelcome positive 0 -unwelcome sadness 1 -unwelcome surprise 0 -unwelcome trust 0 -unwell anger 0 -unwell anticipation 0 -unwell disgust 0 -unwell fear 0 -unwell joy 0 -unwell negative 1 -unwell positive 0 -unwell sadness 1 -unwell surprise 0 -unwell trust 0 -unwilling anger 0 -unwilling anticipation 0 -unwilling disgust 0 -unwilling fear 0 -unwilling joy 0 -unwilling negative 0 -unwilling positive 0 -unwilling sadness 0 -unwilling surprise 0 -unwilling trust 0 -unwillingly anger 0 -unwillingly anticipation 0 -unwillingly disgust 0 -unwillingly fear 0 -unwillingly joy 0 -unwillingly negative 0 -unwillingly positive 0 -unwillingly sadness 0 -unwillingly surprise 0 -unwillingly trust 0 -unwillingness anger 0 -unwillingness anticipation 0 -unwillingness disgust 0 -unwillingness fear 0 -unwillingness joy 0 -unwillingness negative 1 -unwillingness positive 0 -unwillingness sadness 0 -unwillingness surprise 0 -unwillingness trust 0 -unwind anger 0 -unwind anticipation 0 -unwind disgust 0 -unwind fear 0 -unwind joy 0 -unwind negative 0 -unwind positive 0 -unwind sadness 0 -unwind surprise 0 -unwind trust 0 -unwise anger 0 -unwise anticipation 0 -unwise disgust 0 -unwise fear 0 -unwise joy 0 -unwise negative 1 -unwise positive 0 -unwise sadness 0 -unwise surprise 0 -unwise trust 0 -unwitting anger 0 -unwitting anticipation 0 -unwitting disgust 0 -unwitting fear 0 -unwitting joy 0 -unwitting negative 1 -unwitting positive 0 -unwitting sadness 0 -unwitting surprise 0 -unwitting trust 0 -unwittingly anger 0 -unwittingly anticipation 0 -unwittingly disgust 0 -unwittingly fear 0 -unwittingly joy 0 -unwittingly negative 0 -unwittingly positive 0 -unwittingly sadness 0 -unwittingly surprise 0 -unwittingly trust 0 -unworthy anger 0 -unworthy anticipation 0 -unworthy disgust 1 -unworthy fear 0 -unworthy joy 0 -unworthy negative 1 -unworthy positive 0 -unworthy sadness 0 -unworthy surprise 0 -unworthy trust 0 -unwritten anger 0 -unwritten anticipation 0 -unwritten disgust 0 -unwritten fear 0 -unwritten joy 0 -unwritten negative 0 -unwritten positive 0 -unwritten sadness 0 -unwritten surprise 0 -unwritten trust 0 -unyielding anger 0 -unyielding anticipation 0 -unyielding disgust 0 -unyielding fear 0 -unyielding joy 0 -unyielding negative 1 -unyielding positive 0 -unyielding sadness 0 -unyielding surprise 0 -unyielding trust 0 -upheaval anger 1 -upheaval anticipation 0 -upheaval disgust 0 -upheaval fear 1 -upheaval joy 0 -upheaval negative 1 -upheaval positive 0 -upheaval sadness 1 -upheaval surprise 0 -upheaval trust 0 -uphill anger 0 -uphill anticipation 1 -uphill disgust 0 -uphill fear 1 -uphill joy 0 -uphill negative 1 -uphill positive 1 -uphill sadness 0 -uphill surprise 0 -uphill trust 0 -upholstery anger 0 -upholstery anticipation 0 -upholstery disgust 0 -upholstery fear 0 -upholstery joy 0 -upholstery negative 0 -upholstery positive 0 -upholstery sadness 0 -upholstery surprise 0 -upholstery trust 0 -upland anger 0 -upland anticipation 0 -upland disgust 0 -upland fear 0 -upland joy 0 -upland negative 0 -upland positive 0 -upland sadness 0 -upland surprise 0 -upland trust 0 -uplands anger 0 -uplands anticipation 0 -uplands disgust 0 -uplands fear 0 -uplands joy 0 -uplands negative 0 -uplands positive 0 -uplands sadness 0 -uplands surprise 0 -uplands trust 0 -uplift anger 0 -uplift anticipation 1 -uplift disgust 0 -uplift fear 0 -uplift joy 1 -uplift negative 0 -uplift positive 1 -uplift sadness 0 -uplift surprise 0 -uplift trust 1 -upper anger 0 -upper anticipation 0 -upper disgust 0 -upper fear 0 -upper joy 0 -upper negative 0 -upper positive 0 -upper sadness 0 -upper surprise 0 -upper trust 0 -upright anger 0 -upright anticipation 0 -upright disgust 0 -upright fear 0 -upright joy 0 -upright negative 0 -upright positive 1 -upright sadness 0 -upright surprise 0 -upright trust 1 -uprising anger 1 -uprising anticipation 1 -uprising disgust 0 -uprising fear 1 -uprising joy 0 -uprising negative 1 -uprising positive 0 -uprising sadness 0 -uprising surprise 0 -uprising trust 0 -uproar anger 0 -uproar anticipation 0 -uproar disgust 0 -uproar fear 0 -uproar joy 0 -uproar negative 1 -uproar positive 0 -uproar sadness 0 -uproar surprise 0 -uproar trust 0 -upset anger 1 -upset anticipation 0 -upset disgust 0 -upset fear 0 -upset joy 0 -upset negative 1 -upset positive 0 -upset sadness 1 -upset surprise 0 -upset trust 0 -upshot anger 0 -upshot anticipation 0 -upshot disgust 0 -upshot fear 0 -upshot joy 0 -upshot negative 0 -upshot positive 0 -upshot sadness 0 -upshot surprise 0 -upshot trust 0 -upstairs anger 0 -upstairs anticipation 0 -upstairs disgust 0 -upstairs fear 0 -upstairs joy 0 -upstairs negative 0 -upstairs positive 0 -upstairs sadness 0 -upstairs surprise 0 -upstairs trust 0 -upstart anger 0 -upstart anticipation 0 -upstart disgust 0 -upstart fear 0 -upstart joy 0 -upstart negative 0 -upstart positive 0 -upstart sadness 0 -upstart surprise 0 -upstart trust 0 -upwards anger 0 -upwards anticipation 0 -upwards disgust 0 -upwards fear 0 -upwards joy 0 -upwards negative 0 -upwards positive 0 -upwards sadness 0 -upwards surprise 0 -upwards trust 0 -uranium anger 0 -uranium anticipation 0 -uranium disgust 0 -uranium fear 0 -uranium joy 0 -uranium negative 0 -uranium positive 0 -uranium sadness 0 -uranium surprise 0 -uranium trust 0 -urban anger 0 -urban anticipation 0 -urban disgust 0 -urban fear 0 -urban joy 0 -urban negative 0 -urban positive 0 -urban sadness 0 -urban surprise 0 -urban trust 0 -urchin anger 0 -urchin anticipation 0 -urchin disgust 0 -urchin fear 0 -urchin joy 0 -urchin negative 1 -urchin positive 0 -urchin sadness 0 -urchin surprise 0 -urchin trust 0 -urge anger 0 -urge anticipation 0 -urge disgust 0 -urge fear 0 -urge joy 0 -urge negative 0 -urge positive 0 -urge sadness 0 -urge surprise 0 -urge trust 0 -urgency anger 0 -urgency anticipation 1 -urgency disgust 0 -urgency fear 1 -urgency joy 0 -urgency negative 0 -urgency positive 0 -urgency sadness 0 -urgency surprise 1 -urgency trust 0 -urgent anger 0 -urgent anticipation 1 -urgent disgust 0 -urgent fear 1 -urgent joy 0 -urgent negative 1 -urgent positive 0 -urgent sadness 0 -urgent surprise 1 -urgent trust 0 -urinalysis anger 0 -urinalysis anticipation 0 -urinalysis disgust 0 -urinalysis fear 0 -urinalysis joy 0 -urinalysis negative 0 -urinalysis positive 0 -urinalysis sadness 0 -urinalysis surprise 0 -urinalysis trust 0 -urn anger 0 -urn anticipation 0 -urn disgust 0 -urn fear 0 -urn joy 0 -urn negative 0 -urn positive 0 -urn sadness 1 -urn surprise 0 -urn trust 0 -usage anger 0 -usage anticipation 0 -usage disgust 0 -usage fear 0 -usage joy 0 -usage negative 0 -usage positive 0 -usage sadness 0 -usage surprise 0 -usage trust 0 -usefully anger 0 -usefully anticipation 0 -usefully disgust 0 -usefully fear 0 -usefully joy 0 -usefully negative 0 -usefully positive 0 -usefully sadness 0 -usefully surprise 0 -usefully trust 0 -usefulness anger 0 -usefulness anticipation 0 -usefulness disgust 0 -usefulness fear 0 -usefulness joy 0 -usefulness negative 0 -usefulness positive 1 -usefulness sadness 0 -usefulness surprise 0 -usefulness trust 0 -useless anger 0 -useless anticipation 0 -useless disgust 0 -useless fear 0 -useless joy 0 -useless negative 1 -useless positive 0 -useless sadness 0 -useless surprise 0 -useless trust 0 -usher anger 0 -usher anticipation 0 -usher disgust 0 -usher fear 0 -usher joy 0 -usher negative 0 -usher positive 1 -usher sadness 0 -usher surprise 0 -usher trust 1 -usual anger 0 -usual anticipation 0 -usual disgust 0 -usual fear 0 -usual joy 0 -usual negative 0 -usual positive 1 -usual sadness 0 -usual surprise 0 -usual trust 1 -usurp anger 1 -usurp anticipation 0 -usurp disgust 0 -usurp fear 0 -usurp joy 0 -usurp negative 1 -usurp positive 0 -usurp sadness 0 -usurp surprise 0 -usurp trust 0 -usurped anger 1 -usurped anticipation 0 -usurped disgust 0 -usurped fear 1 -usurped joy 0 -usurped negative 1 -usurped positive 0 -usurped sadness 0 -usurped surprise 0 -usurped trust 0 -usury anger 0 -usury anticipation 0 -usury disgust 0 -usury fear 0 -usury joy 0 -usury negative 1 -usury positive 0 -usury sadness 0 -usury surprise 0 -usury trust 0 -utensil anger 0 -utensil anticipation 0 -utensil disgust 0 -utensil fear 0 -utensil joy 0 -utensil negative 0 -utensil positive 0 -utensil sadness 0 -utensil surprise 0 -utensil trust 0 -utilitarian anger 0 -utilitarian anticipation 0 -utilitarian disgust 0 -utilitarian fear 0 -utilitarian joy 0 -utilitarian negative 0 -utilitarian positive 0 -utilitarian sadness 0 -utilitarian surprise 0 -utilitarian trust 0 -utility anger 0 -utility anticipation 0 -utility disgust 0 -utility fear 0 -utility joy 0 -utility negative 0 -utility positive 1 -utility sadness 0 -utility surprise 0 -utility trust 0 -utilization anger 0 -utilization anticipation 0 -utilization disgust 0 -utilization fear 0 -utilization joy 0 -utilization negative 0 -utilization positive 0 -utilization sadness 0 -utilization surprise 0 -utilization trust 0 -utilize anger 0 -utilize anticipation 0 -utilize disgust 0 -utilize fear 0 -utilize joy 0 -utilize negative 0 -utilize positive 0 -utilize sadness 0 -utilize surprise 0 -utilize trust 0 -utmost anger 0 -utmost anticipation 0 -utmost disgust 0 -utmost fear 0 -utmost joy 0 -utmost negative 0 -utmost positive 0 -utmost sadness 0 -utmost surprise 0 -utmost trust 0 -utopian anger 0 -utopian anticipation 1 -utopian disgust 0 -utopian fear 0 -utopian joy 1 -utopian negative 0 -utopian positive 1 -utopian sadness 0 -utopian surprise 0 -utopian trust 1 -utterance anger 0 -utterance anticipation 0 -utterance disgust 0 -utterance fear 0 -utterance joy 0 -utterance negative 0 -utterance positive 0 -utterance sadness 0 -utterance surprise 0 -utterance trust 0 -utterly anger 0 -utterly anticipation 0 -utterly disgust 0 -utterly fear 0 -utterly joy 0 -utterly negative 0 -utterly positive 0 -utterly sadness 0 -utterly surprise 0 -utterly trust 0 -vacancy anger 0 -vacancy anticipation 0 -vacancy disgust 0 -vacancy fear 0 -vacancy joy 0 -vacancy negative 1 -vacancy positive 0 -vacancy sadness 0 -vacancy surprise 0 -vacancy trust 0 -vacation anger 0 -vacation anticipation 1 -vacation disgust 0 -vacation fear 0 -vacation joy 1 -vacation negative 0 -vacation positive 1 -vacation sadness 0 -vacation surprise 0 -vacation trust 0 -vaccination anger 0 -vaccination anticipation 0 -vaccination disgust 0 -vaccination fear 0 -vaccination joy 0 -vaccination negative 0 -vaccination positive 0 -vaccination sadness 0 -vaccination surprise 0 -vaccination trust 0 -vaccine anger 0 -vaccine anticipation 0 -vaccine disgust 0 -vaccine fear 0 -vaccine joy 0 -vaccine negative 0 -vaccine positive 1 -vaccine sadness 0 -vaccine surprise 0 -vaccine trust 0 -vacuolar anger 0 -vacuolar anticipation 0 -vacuolar disgust 0 -vacuolar fear 0 -vacuolar joy 0 -vacuolar negative 0 -vacuolar positive 0 -vacuolar sadness 0 -vacuolar surprise 0 -vacuolar trust 0 -vacuole anger 0 -vacuole anticipation 0 -vacuole disgust 0 -vacuole fear 0 -vacuole joy 0 -vacuole negative 0 -vacuole positive 0 -vacuole sadness 0 -vacuole surprise 0 -vacuole trust 0 -vacuous anger 0 -vacuous anticipation 0 -vacuous disgust 1 -vacuous fear 0 -vacuous joy 0 -vacuous negative 1 -vacuous positive 0 -vacuous sadness 0 -vacuous surprise 0 -vacuous trust 0 -vacuum anger 0 -vacuum anticipation 0 -vacuum disgust 0 -vacuum fear 0 -vacuum joy 0 -vacuum negative 0 -vacuum positive 0 -vacuum sadness 0 -vacuum surprise 0 -vacuum trust 0 -vague anger 0 -vague anticipation 0 -vague disgust 0 -vague fear 0 -vague joy 0 -vague negative 1 -vague positive 0 -vague sadness 0 -vague surprise 0 -vague trust 0 -vagueness anger 0 -vagueness anticipation 0 -vagueness disgust 0 -vagueness fear 0 -vagueness joy 0 -vagueness negative 1 -vagueness positive 0 -vagueness sadness 0 -vagueness surprise 0 -vagueness trust 0 -vainly anger 0 -vainly anticipation 0 -vainly disgust 1 -vainly fear 0 -vainly joy 0 -vainly negative 1 -vainly positive 0 -vainly sadness 1 -vainly surprise 0 -vainly trust 0 -valance anger 0 -valance anticipation 0 -valance disgust 0 -valance fear 0 -valance joy 0 -valance negative 0 -valance positive 0 -valance sadness 0 -valance surprise 0 -valance trust 0 -vale anger 0 -vale anticipation 0 -vale disgust 0 -vale fear 0 -vale joy 0 -vale negative 0 -vale positive 0 -vale sadness 0 -vale surprise 0 -vale trust 0 -valet anger 0 -valet anticipation 0 -valet disgust 0 -valet fear 0 -valet joy 0 -valet negative 0 -valet positive 0 -valet sadness 0 -valet surprise 0 -valet trust 0 -valiant anger 0 -valiant anticipation 0 -valiant disgust 0 -valiant fear 0 -valiant joy 0 -valiant negative 0 -valiant positive 1 -valiant sadness 0 -valiant surprise 0 -valiant trust 0 -validity anger 0 -validity anticipation 0 -validity disgust 0 -validity fear 1 -validity joy 0 -validity negative 0 -validity positive 0 -validity sadness 0 -validity surprise 0 -validity trust 0 -valley anger 0 -valley anticipation 0 -valley disgust 0 -valley fear 0 -valley joy 0 -valley negative 0 -valley positive 0 -valley sadness 0 -valley surprise 0 -valley trust 0 -valor anger 0 -valor anticipation 0 -valor disgust 0 -valor fear 0 -valor joy 0 -valor negative 0 -valor positive 1 -valor sadness 0 -valor surprise 0 -valor trust 1 -valuable anger 0 -valuable anticipation 0 -valuable disgust 0 -valuable fear 0 -valuable joy 0 -valuable negative 0 -valuable positive 1 -valuable sadness 0 -valuable surprise 0 -valuable trust 0 -valuation anger 0 -valuation anticipation 0 -valuation disgust 0 -valuation fear 0 -valuation joy 0 -valuation negative 0 -valuation positive 0 -valuation sadness 0 -valuation surprise 0 -valuation trust 0 -valve anger 0 -valve anticipation 0 -valve disgust 0 -valve fear 0 -valve joy 0 -valve negative 0 -valve positive 0 -valve sadness 0 -valve surprise 0 -valve trust 0 -vamp anger 0 -vamp anticipation 0 -vamp disgust 0 -vamp fear 0 -vamp joy 0 -vamp negative 0 -vamp positive 0 -vamp sadness 0 -vamp surprise 0 -vamp trust 0 -vampire anger 1 -vampire anticipation 0 -vampire disgust 1 -vampire fear 1 -vampire joy 0 -vampire negative 1 -vampire positive 0 -vampire sadness 0 -vampire surprise 0 -vampire trust 0 -van anger 0 -van anticipation 0 -van disgust 0 -van fear 0 -van joy 0 -van negative 0 -van positive 0 -van sadness 0 -van surprise 0 -van trust 0 -vane anger 0 -vane anticipation 0 -vane disgust 0 -vane fear 0 -vane joy 0 -vane negative 0 -vane positive 0 -vane sadness 0 -vane surprise 0 -vane trust 0 -vanguard anger 0 -vanguard anticipation 0 -vanguard disgust 0 -vanguard fear 0 -vanguard joy 0 -vanguard negative 0 -vanguard positive 1 -vanguard sadness 0 -vanguard surprise 0 -vanguard trust 0 -vanilla anger 0 -vanilla anticipation 0 -vanilla disgust 0 -vanilla fear 0 -vanilla joy 0 -vanilla negative 0 -vanilla positive 0 -vanilla sadness 0 -vanilla surprise 0 -vanilla trust 0 -vanish anger 0 -vanish anticipation 0 -vanish disgust 0 -vanish fear 0 -vanish joy 0 -vanish negative 0 -vanish positive 0 -vanish sadness 0 -vanish surprise 1 -vanish trust 0 -vanished anger 0 -vanished anticipation 0 -vanished disgust 0 -vanished fear 1 -vanished joy 0 -vanished negative 1 -vanished positive 0 -vanished sadness 1 -vanished surprise 1 -vanished trust 0 -vanity anger 0 -vanity anticipation 0 -vanity disgust 0 -vanity fear 0 -vanity joy 0 -vanity negative 1 -vanity positive 0 -vanity sadness 0 -vanity surprise 0 -vanity trust 0 -vanquish anger 0 -vanquish anticipation 0 -vanquish disgust 0 -vanquish fear 0 -vanquish joy 0 -vanquish negative 0 -vanquish positive 1 -vanquish sadness 0 -vanquish surprise 0 -vanquish trust 0 -vapor anger 0 -vapor anticipation 0 -vapor disgust 0 -vapor fear 0 -vapor joy 0 -vapor negative 0 -vapor positive 0 -vapor sadness 0 -vapor surprise 0 -vapor trust 0 -vara anger 0 -vara anticipation 0 -vara disgust 0 -vara fear 0 -vara joy 0 -vara negative 0 -vara positive 0 -vara sadness 0 -vara surprise 0 -vara trust 0 -variable anger 0 -variable anticipation 0 -variable disgust 0 -variable fear 0 -variable joy 0 -variable negative 0 -variable positive 0 -variable sadness 0 -variable surprise 1 -variable trust 0 -variance anger 0 -variance anticipation 0 -variance disgust 0 -variance fear 0 -variance joy 0 -variance negative 0 -variance positive 0 -variance sadness 0 -variance surprise 0 -variance trust 0 -variation anger 0 -variation anticipation 0 -variation disgust 0 -variation fear 0 -variation joy 0 -variation negative 0 -variation positive 0 -variation sadness 0 -variation surprise 0 -variation trust 0 -variations anger 0 -variations anticipation 0 -variations disgust 0 -variations fear 0 -variations joy 0 -variations negative 0 -variations positive 0 -variations sadness 0 -variations surprise 0 -variations trust 0 -varicella anger 0 -varicella anticipation 0 -varicella disgust 1 -varicella fear 1 -varicella joy 0 -varicella negative 1 -varicella positive 0 -varicella sadness 1 -varicella surprise 0 -varicella trust 0 -varicose anger 0 -varicose anticipation 0 -varicose disgust 0 -varicose fear 0 -varicose joy 0 -varicose negative 1 -varicose positive 0 -varicose sadness 0 -varicose surprise 0 -varicose trust 0 -varied anger 0 -varied anticipation 0 -varied disgust 0 -varied fear 0 -varied joy 0 -varied negative 0 -varied positive 0 -varied sadness 0 -varied surprise 0 -varied trust 0 -variegated anger 0 -variegated anticipation 0 -variegated disgust 0 -variegated fear 0 -variegated joy 0 -variegated negative 0 -variegated positive 0 -variegated sadness 0 -variegated surprise 0 -variegated trust 0 -variety anger 0 -variety anticipation 0 -variety disgust 0 -variety fear 0 -variety joy 0 -variety negative 0 -variety positive 0 -variety sadness 0 -variety surprise 0 -variety trust 0 -vary anger 0 -vary anticipation 0 -vary disgust 0 -vary fear 0 -vary joy 0 -vary negative 0 -vary positive 0 -vary sadness 0 -vary surprise 0 -vary trust 0 -vascular anger 0 -vascular anticipation 0 -vascular disgust 0 -vascular fear 0 -vascular joy 0 -vascular negative 0 -vascular positive 0 -vascular sadness 0 -vascular surprise 0 -vascular trust 0 -vase anger 0 -vase anticipation 0 -vase disgust 0 -vase fear 0 -vase joy 0 -vase negative 0 -vase positive 0 -vase sadness 0 -vase surprise 0 -vase trust 0 -vast anger 0 -vast anticipation 0 -vast disgust 0 -vast fear 0 -vast joy 0 -vast negative 0 -vast positive 0 -vast sadness 0 -vast surprise 0 -vast trust 0 -vat anger 0 -vat anticipation 0 -vat disgust 0 -vat fear 0 -vat joy 0 -vat negative 0 -vat positive 0 -vat sadness 0 -vat surprise 0 -vat trust 0 -vaudeville anger 0 -vaudeville anticipation 0 -vaudeville disgust 0 -vaudeville fear 0 -vaudeville joy 0 -vaudeville negative 0 -vaudeville positive 0 -vaudeville sadness 0 -vaudeville surprise 0 -vaudeville trust 0 -vault anger 0 -vault anticipation 0 -vault disgust 0 -vault fear 0 -vault joy 0 -vault negative 0 -vault positive 0 -vault sadness 0 -vault surprise 0 -vault trust 0 -vaulted anger 0 -vaulted anticipation 0 -vaulted disgust 0 -vaulted fear 0 -vaulted joy 0 -vaulted negative 0 -vaulted positive 0 -vaulted sadness 0 -vaulted surprise 0 -vaulted trust 0 -vaulting anger 0 -vaulting anticipation 0 -vaulting disgust 0 -vaulting fear 0 -vaulting joy 0 -vaulting negative 0 -vaulting positive 0 -vaulting sadness 0 -vaulting surprise 0 -vaulting trust 0 -veal anger 0 -veal anticipation 0 -veal disgust 0 -veal fear 0 -veal joy 0 -veal negative 0 -veal positive 0 -veal sadness 1 -veal surprise 0 -veal trust 1 -vector anger 0 -vector anticipation 0 -vector disgust 0 -vector fear 0 -vector joy 0 -vector negative 0 -vector positive 0 -vector sadness 0 -vector surprise 0 -vector trust 0 -veer anger 0 -veer anticipation 0 -veer disgust 0 -veer fear 1 -veer joy 0 -veer negative 0 -veer positive 0 -veer sadness 0 -veer surprise 1 -veer trust 0 -vega anger 0 -vega anticipation 0 -vega disgust 0 -vega fear 0 -vega joy 0 -vega negative 0 -vega positive 0 -vega sadness 0 -vega surprise 0 -vega trust 0 -vegetable anger 0 -vegetable anticipation 0 -vegetable disgust 0 -vegetable fear 0 -vegetable joy 0 -vegetable negative 0 -vegetable positive 0 -vegetable sadness 0 -vegetable surprise 0 -vegetable trust 0 -vegetarian anger 0 -vegetarian anticipation 0 -vegetarian disgust 0 -vegetarian fear 0 -vegetarian joy 0 -vegetarian negative 0 -vegetarian positive 0 -vegetarian sadness 0 -vegetarian surprise 0 -vegetarian trust 0 -vegetarianism anger 0 -vegetarianism anticipation 0 -vegetarianism disgust 0 -vegetarianism fear 0 -vegetarianism joy 0 -vegetarianism negative 0 -vegetarianism positive 0 -vegetarianism sadness 0 -vegetarianism surprise 0 -vegetarianism trust 0 -vegetation anger 0 -vegetation anticipation 0 -vegetation disgust 0 -vegetation fear 0 -vegetation joy 0 -vegetation negative 0 -vegetation positive 0 -vegetation sadness 0 -vegetation surprise 0 -vegetation trust 0 -vegetative anger 0 -vegetative anticipation 0 -vegetative disgust 1 -vegetative fear 0 -vegetative joy 0 -vegetative negative 1 -vegetative positive 0 -vegetative sadness 1 -vegetative surprise 0 -vegetative trust 0 -vehement anger 1 -vehement anticipation 0 -vehement disgust 0 -vehement fear 1 -vehement joy 0 -vehement negative 1 -vehement positive 0 -vehement sadness 0 -vehement surprise 0 -vehement trust 0 -vehicle anger 0 -vehicle anticipation 0 -vehicle disgust 0 -vehicle fear 0 -vehicle joy 0 -vehicle negative 0 -vehicle positive 0 -vehicle sadness 0 -vehicle surprise 0 -vehicle trust 0 -veil anger 0 -veil anticipation 0 -veil disgust 0 -veil fear 0 -veil joy 0 -veil negative 0 -veil positive 0 -veil sadness 0 -veil surprise 0 -veil trust 0 -veiled anger 0 -veiled anticipation 0 -veiled disgust 0 -veiled fear 0 -veiled joy 0 -veiled negative 0 -veiled positive 0 -veiled sadness 0 -veiled surprise 0 -veiled trust 0 -vein anger 0 -vein anticipation 0 -vein disgust 0 -vein fear 0 -vein joy 0 -vein negative 0 -vein positive 0 -vein sadness 0 -vein surprise 0 -vein trust 0 -veined anger 0 -veined anticipation 0 -veined disgust 0 -veined fear 0 -veined joy 0 -veined negative 0 -veined positive 0 -veined sadness 0 -veined surprise 0 -veined trust 0 -vellum anger 0 -vellum anticipation 0 -vellum disgust 0 -vellum fear 0 -vellum joy 0 -vellum negative 0 -vellum positive 0 -vellum sadness 0 -vellum surprise 0 -vellum trust 0 -velocity anger 0 -velocity anticipation 0 -velocity disgust 0 -velocity fear 0 -velocity joy 0 -velocity negative 0 -velocity positive 0 -velocity sadness 0 -velocity surprise 0 -velocity trust 0 -velour anger 0 -velour anticipation 0 -velour disgust 0 -velour fear 0 -velour joy 0 -velour negative 0 -velour positive 0 -velour sadness 0 -velour surprise 0 -velour trust 0 -velvet anger 0 -velvet anticipation 0 -velvet disgust 0 -velvet fear 0 -velvet joy 0 -velvet negative 0 -velvet positive 1 -velvet sadness 0 -velvet surprise 0 -velvet trust 0 -velvety anger 0 -velvety anticipation 0 -velvety disgust 0 -velvety fear 0 -velvety joy 0 -velvety negative 0 -velvety positive 1 -velvety sadness 0 -velvety surprise 0 -velvety trust 0 -vena anger 0 -vena anticipation 0 -vena disgust 0 -vena fear 0 -vena joy 0 -vena negative 0 -vena positive 0 -vena sadness 0 -vena surprise 0 -vena trust 0 -vendetta anger 1 -vendetta anticipation 0 -vendetta disgust 0 -vendetta fear 1 -vendetta joy 0 -vendetta negative 1 -vendetta positive 0 -vendetta sadness 1 -vendetta surprise 0 -vendetta trust 0 -vendor anger 0 -vendor anticipation 0 -vendor disgust 0 -vendor fear 0 -vendor joy 0 -vendor negative 0 -vendor positive 0 -vendor sadness 0 -vendor surprise 0 -vendor trust 0 -veneer anger 0 -veneer anticipation 0 -veneer disgust 0 -veneer fear 0 -veneer joy 0 -veneer negative 0 -veneer positive 0 -veneer sadness 0 -veneer surprise 0 -veneer trust 0 -venerable anger 0 -venerable anticipation 1 -venerable disgust 0 -venerable fear 0 -venerable joy 1 -venerable negative 0 -venerable positive 1 -venerable sadness 0 -venerable surprise 0 -venerable trust 1 -veneration anger 0 -veneration anticipation 0 -veneration disgust 0 -veneration fear 0 -veneration joy 0 -veneration negative 0 -veneration positive 1 -veneration sadness 0 -veneration surprise 0 -veneration trust 0 -vengeance anger 1 -vengeance anticipation 0 -vengeance disgust 0 -vengeance fear 0 -vengeance joy 0 -vengeance negative 1 -vengeance positive 0 -vengeance sadness 0 -vengeance surprise 0 -vengeance trust 0 -vengeful anger 1 -vengeful anticipation 0 -vengeful disgust 0 -vengeful fear 1 -vengeful joy 0 -vengeful negative 1 -vengeful positive 0 -vengeful sadness 0 -vengeful surprise 0 -vengeful trust 0 -venison anger 0 -venison anticipation 0 -venison disgust 0 -venison fear 0 -venison joy 0 -venison negative 0 -venison positive 0 -venison sadness 0 -venison surprise 0 -venison trust 0 -venom anger 1 -venom anticipation 0 -venom disgust 1 -venom fear 1 -venom joy 0 -venom negative 1 -venom positive 0 -venom sadness 0 -venom surprise 0 -venom trust 0 -venomous anger 1 -venomous anticipation 0 -venomous disgust 1 -venomous fear 1 -venomous joy 0 -venomous negative 1 -venomous positive 0 -venomous sadness 0 -venomous surprise 0 -venomous trust 0 -venous anger 0 -venous anticipation 0 -venous disgust 0 -venous fear 0 -venous joy 0 -venous negative 0 -venous positive 0 -venous sadness 0 -venous surprise 0 -venous trust 0 -vent anger 1 -vent anticipation 0 -vent disgust 0 -vent fear 0 -vent joy 0 -vent negative 0 -vent positive 0 -vent sadness 0 -vent surprise 0 -vent trust 0 -ventilation anger 0 -ventilation anticipation 0 -ventilation disgust 0 -ventilation fear 0 -ventilation joy 0 -ventilation negative 0 -ventilation positive 0 -ventilation sadness 0 -ventilation surprise 0 -ventilation trust 0 -ventilator anger 0 -ventilator anticipation 0 -ventilator disgust 0 -ventilator fear 0 -ventilator joy 0 -ventilator negative 0 -ventilator positive 0 -ventilator sadness 0 -ventilator surprise 0 -ventilator trust 0 -ventricle anger 0 -ventricle anticipation 0 -ventricle disgust 0 -ventricle fear 0 -ventricle joy 0 -ventricle negative 0 -ventricle positive 0 -ventricle sadness 0 -ventricle surprise 0 -ventricle trust 0 -ventricular anger 0 -ventricular anticipation 0 -ventricular disgust 0 -ventricular fear 0 -ventricular joy 0 -ventricular negative 0 -ventricular positive 0 -ventricular sadness 0 -ventricular surprise 0 -ventricular trust 0 -venture anger 0 -venture anticipation 0 -venture disgust 0 -venture fear 0 -venture joy 0 -venture negative 0 -venture positive 0 -venture sadness 0 -venture surprise 0 -venture trust 0 -venue anger 0 -venue anticipation 0 -venue disgust 0 -venue fear 0 -venue joy 0 -venue negative 0 -venue positive 0 -venue sadness 0 -venue surprise 0 -venue trust 0 -veracity anger 0 -veracity anticipation 1 -veracity disgust 0 -veracity fear 0 -veracity joy 1 -veracity negative 0 -veracity positive 1 -veracity sadness 0 -veracity surprise 1 -veracity trust 1 -veranda anger 0 -veranda anticipation 0 -veranda disgust 0 -veranda fear 0 -veranda joy 0 -veranda negative 0 -veranda positive 0 -veranda sadness 0 -veranda surprise 0 -veranda trust 0 -verbal anger 0 -verbal anticipation 0 -verbal disgust 0 -verbal fear 0 -verbal joy 0 -verbal negative 0 -verbal positive 0 -verbal sadness 0 -verbal surprise 0 -verbal trust 0 -verbatim anger 0 -verbatim anticipation 0 -verbatim disgust 0 -verbatim fear 0 -verbatim joy 0 -verbatim negative 0 -verbatim positive 0 -verbatim sadness 0 -verbatim surprise 0 -verbatim trust 0 -verbiage anger 0 -verbiage anticipation 0 -verbiage disgust 0 -verbiage fear 0 -verbiage joy 0 -verbiage negative 0 -verbiage positive 0 -verbiage sadness 0 -verbiage surprise 0 -verbiage trust 0 -verbose anger 0 -verbose anticipation 0 -verbose disgust 0 -verbose fear 0 -verbose joy 0 -verbose negative 0 -verbose positive 0 -verbose sadness 0 -verbose surprise 0 -verbose trust 0 -verbosity anger 0 -verbosity anticipation 0 -verbosity disgust 0 -verbosity fear 0 -verbosity joy 0 -verbosity negative 1 -verbosity positive 0 -verbosity sadness 0 -verbosity surprise 0 -verbosity trust 0 -verdant anger 0 -verdant anticipation 0 -verdant disgust 0 -verdant fear 0 -verdant joy 0 -verdant negative 0 -verdant positive 1 -verdant sadness 0 -verdant surprise 0 -verdant trust 0 -verdict anger 0 -verdict anticipation 0 -verdict disgust 0 -verdict fear 1 -verdict joy 0 -verdict negative 0 -verdict positive 0 -verdict sadness 0 -verdict surprise 0 -verdict trust 0 -verge anger 0 -verge anticipation 1 -verge disgust 0 -verge fear 1 -verge joy 0 -verge negative 1 -verge positive 0 -verge sadness 0 -verge surprise 0 -verge trust 0 -verification anger 0 -verification anticipation 0 -verification disgust 0 -verification fear 0 -verification joy 0 -verification negative 0 -verification positive 1 -verification sadness 0 -verification surprise 0 -verification trust 1 -verified anger 0 -verified anticipation 0 -verified disgust 0 -verified fear 0 -verified joy 0 -verified negative 0 -verified positive 1 -verified sadness 0 -verified surprise 0 -verified trust 1 -verify anger 0 -verify anticipation 0 -verify disgust 0 -verify fear 0 -verify joy 0 -verify negative 0 -verify positive 0 -verify sadness 0 -verify surprise 0 -verify trust 0 -verily anger 0 -verily anticipation 0 -verily disgust 0 -verily fear 0 -verily joy 0 -verily negative 0 -verily positive 1 -verily sadness 0 -verily surprise 0 -verily trust 1 -veritable anger 0 -veritable anticipation 0 -veritable disgust 0 -veritable fear 0 -veritable joy 0 -veritable negative 0 -veritable positive 1 -veritable sadness 0 -veritable surprise 0 -veritable trust 0 -vermin anger 1 -vermin anticipation 0 -vermin disgust 1 -vermin fear 1 -vermin joy 0 -vermin negative 1 -vermin positive 0 -vermin sadness 0 -vermin surprise 0 -vermin trust 0 -vernacular anger 0 -vernacular anticipation 0 -vernacular disgust 0 -vernacular fear 0 -vernacular joy 0 -vernacular negative 0 -vernacular positive 0 -vernacular sadness 0 -vernacular surprise 0 -vernacular trust 0 -vernal anger 0 -vernal anticipation 0 -vernal disgust 0 -vernal fear 0 -vernal joy 1 -vernal negative 0 -vernal positive 1 -vernal sadness 0 -vernal surprise 0 -vernal trust 0 -veronica anger 0 -veronica anticipation 0 -veronica disgust 0 -veronica fear 0 -veronica joy 0 -veronica negative 0 -veronica positive 0 -veronica sadness 0 -veronica surprise 0 -veronica trust 0 -versatile anger 0 -versatile anticipation 0 -versatile disgust 0 -versatile fear 0 -versatile joy 0 -versatile negative 0 -versatile positive 0 -versatile sadness 0 -versatile surprise 0 -versatile trust 0 -versatility anger 0 -versatility anticipation 0 -versatility disgust 0 -versatility fear 0 -versatility joy 0 -versatility negative 0 -versatility positive 0 -versatility sadness 0 -versatility surprise 0 -versatility trust 0 -verse anger 0 -verse anticipation 0 -verse disgust 0 -verse fear 0 -verse joy 0 -verse negative 0 -verse positive 0 -verse sadness 0 -verse surprise 0 -verse trust 0 -version anger 0 -version anticipation 0 -version disgust 0 -version fear 0 -version joy 0 -version negative 0 -version positive 0 -version sadness 0 -version surprise 0 -version trust 0 -versus anger 1 -versus anticipation 0 -versus disgust 0 -versus fear 0 -versus joy 0 -versus negative 1 -versus positive 0 -versus sadness 0 -versus surprise 0 -versus trust 0 -vert anger 0 -vert anticipation 0 -vert disgust 0 -vert fear 0 -vert joy 0 -vert negative 0 -vert positive 0 -vert sadness 0 -vert surprise 0 -vert trust 0 -vertebra anger 0 -vertebra anticipation 0 -vertebra disgust 0 -vertebra fear 0 -vertebra joy 0 -vertebra negative 0 -vertebra positive 0 -vertebra sadness 0 -vertebra surprise 0 -vertebra trust 0 -vertebral anger 0 -vertebral anticipation 0 -vertebral disgust 0 -vertebral fear 0 -vertebral joy 0 -vertebral negative 0 -vertebral positive 0 -vertebral sadness 0 -vertebral surprise 0 -vertebral trust 0 -vertex anger 0 -vertex anticipation 0 -vertex disgust 0 -vertex fear 0 -vertex joy 0 -vertex negative 0 -vertex positive 0 -vertex sadness 0 -vertex surprise 0 -vertex trust 0 -vertical anger 0 -vertical anticipation 0 -vertical disgust 0 -vertical fear 0 -vertical joy 0 -vertical negative 0 -vertical positive 0 -vertical sadness 0 -vertical surprise 0 -vertical trust 0 -vertically anger 0 -vertically anticipation 0 -vertically disgust 0 -vertically fear 0 -vertically joy 0 -vertically negative 0 -vertically positive 0 -vertically sadness 0 -vertically surprise 0 -vertically trust 0 -vertigo anger 0 -vertigo anticipation 0 -vertigo disgust 0 -vertigo fear 1 -vertigo joy 0 -vertigo negative 1 -vertigo positive 0 -vertigo sadness 0 -vertigo surprise 0 -vertigo trust 0 -verve anger 0 -verve anticipation 0 -verve disgust 0 -verve fear 0 -verve joy 0 -verve negative 0 -verve positive 1 -verve sadness 0 -verve surprise 0 -verve trust 0 -vesicle anger 0 -vesicle anticipation 0 -vesicle disgust 0 -vesicle fear 0 -vesicle joy 0 -vesicle negative 0 -vesicle positive 0 -vesicle sadness 0 -vesicle surprise 0 -vesicle trust 0 -vesicular anger 0 -vesicular anticipation 0 -vesicular disgust 1 -vesicular fear 0 -vesicular joy 0 -vesicular negative 0 -vesicular positive 0 -vesicular sadness 0 -vesicular surprise 0 -vesicular trust 0 -vessel anger 0 -vessel anticipation 0 -vessel disgust 0 -vessel fear 0 -vessel joy 0 -vessel negative 0 -vessel positive 0 -vessel sadness 0 -vessel surprise 0 -vessel trust 0 -vest anger 0 -vest anticipation 0 -vest disgust 0 -vest fear 0 -vest joy 0 -vest negative 0 -vest positive 0 -vest sadness 0 -vest surprise 0 -vest trust 0 -vested anger 0 -vested anticipation 0 -vested disgust 0 -vested fear 0 -vested joy 0 -vested negative 0 -vested positive 0 -vested sadness 0 -vested surprise 0 -vested trust 0 -vestibule anger 0 -vestibule anticipation 0 -vestibule disgust 0 -vestibule fear 0 -vestibule joy 0 -vestibule negative 0 -vestibule positive 0 -vestibule sadness 0 -vestibule surprise 0 -vestibule trust 0 -vestige anger 0 -vestige anticipation 0 -vestige disgust 0 -vestige fear 0 -vestige joy 0 -vestige negative 0 -vestige positive 0 -vestige sadness 0 -vestige surprise 0 -vestige trust 0 -vet anger 0 -vet anticipation 0 -vet disgust 0 -vet fear 0 -vet joy 0 -vet negative 0 -vet positive 0 -vet sadness 0 -vet surprise 0 -vet trust 0 -veteran anger 0 -veteran anticipation 0 -veteran disgust 0 -veteran fear 0 -veteran joy 0 -veteran negative 0 -veteran positive 1 -veteran sadness 0 -veteran surprise 0 -veteran trust 1 -veterinarian anger 0 -veterinarian anticipation 0 -veterinarian disgust 0 -veterinarian fear 0 -veterinarian joy 0 -veterinarian negative 0 -veterinarian positive 0 -veterinarian sadness 0 -veterinarian surprise 0 -veterinarian trust 0 -veto anger 1 -veto anticipation 0 -veto disgust 0 -veto fear 0 -veto joy 0 -veto negative 1 -veto positive 0 -veto sadness 0 -veto surprise 0 -veto trust 0 -viability anger 0 -viability anticipation 0 -viability disgust 0 -viability fear 0 -viability joy 0 -viability negative 0 -viability positive 0 -viability sadness 0 -viability surprise 0 -viability trust 0 -viable anger 0 -viable anticipation 0 -viable disgust 0 -viable fear 0 -viable joy 0 -viable negative 0 -viable positive 0 -viable sadness 0 -viable surprise 0 -viable trust 0 -viaduct anger 0 -viaduct anticipation 0 -viaduct disgust 0 -viaduct fear 0 -viaduct joy 0 -viaduct negative 0 -viaduct positive 0 -viaduct sadness 0 -viaduct surprise 0 -viaduct trust 0 -vial anger 0 -vial anticipation 0 -vial disgust 0 -vial fear 0 -vial joy 0 -vial negative 0 -vial positive 0 -vial sadness 0 -vial surprise 0 -vial trust 0 -vibrate anger 0 -vibrate anticipation 0 -vibrate disgust 0 -vibrate fear 0 -vibrate joy 0 -vibrate negative 0 -vibrate positive 0 -vibrate sadness 0 -vibrate surprise 0 -vibrate trust 0 -vibration anger 0 -vibration anticipation 0 -vibration disgust 0 -vibration fear 0 -vibration joy 0 -vibration negative 0 -vibration positive 0 -vibration sadness 0 -vibration surprise 0 -vibration trust 0 -vibratory anger 0 -vibratory anticipation 0 -vibratory disgust 0 -vibratory fear 0 -vibratory joy 0 -vibratory negative 0 -vibratory positive 0 -vibratory sadness 0 -vibratory surprise 0 -vibratory trust 0 -vicar anger 0 -vicar anticipation 0 -vicar disgust 0 -vicar fear 0 -vicar joy 0 -vicar negative 0 -vicar positive 1 -vicar sadness 0 -vicar surprise 0 -vicar trust 1 -vicarious anger 0 -vicarious anticipation 0 -vicarious disgust 0 -vicarious fear 0 -vicarious joy 0 -vicarious negative 0 -vicarious positive 0 -vicarious sadness 0 -vicarious surprise 0 -vicarious trust 0 -vice anger 0 -vice anticipation 0 -vice disgust 0 -vice fear 0 -vice joy 0 -vice negative 1 -vice positive 0 -vice sadness 0 -vice surprise 0 -vice trust 0 -vicinity anger 0 -vicinity anticipation 0 -vicinity disgust 0 -vicinity fear 0 -vicinity joy 0 -vicinity negative 0 -vicinity positive 0 -vicinity sadness 0 -vicinity surprise 0 -vicinity trust 0 -vicious anger 1 -vicious anticipation 0 -vicious disgust 1 -vicious fear 0 -vicious joy 0 -vicious negative 1 -vicious positive 0 -vicious sadness 0 -vicious surprise 0 -vicious trust 0 -victim anger 1 -victim anticipation 0 -victim disgust 0 -victim fear 1 -victim joy 0 -victim negative 1 -victim positive 0 -victim sadness 1 -victim surprise 0 -victim trust 0 -victimized anger 1 -victimized anticipation 0 -victimized disgust 1 -victimized fear 1 -victimized joy 0 -victimized negative 1 -victimized positive 0 -victimized sadness 1 -victimized surprise 1 -victimized trust 0 -victor anger 0 -victor anticipation 0 -victor disgust 0 -victor fear 0 -victor joy 1 -victor negative 0 -victor positive 1 -victor sadness 0 -victor surprise 0 -victor trust 0 -victoria anger 0 -victoria anticipation 0 -victoria disgust 0 -victoria fear 0 -victoria joy 0 -victoria negative 0 -victoria positive 0 -victoria sadness 0 -victoria surprise 0 -victoria trust 0 -victorious anger 0 -victorious anticipation 0 -victorious disgust 0 -victorious fear 0 -victorious joy 1 -victorious negative 0 -victorious positive 1 -victorious sadness 0 -victorious surprise 0 -victorious trust 0 -victory anger 0 -victory anticipation 1 -victory disgust 0 -victory fear 0 -victory joy 1 -victory negative 0 -victory positive 1 -victory sadness 0 -victory surprise 0 -victory trust 1 -videotape anger 0 -videotape anticipation 0 -videotape disgust 0 -videotape fear 0 -videotape joy 0 -videotape negative 0 -videotape positive 0 -videotape sadness 0 -videotape surprise 0 -videotape trust 0 -vie anger 0 -vie anticipation 0 -vie disgust 0 -vie fear 0 -vie joy 0 -vie negative 0 -vie positive 0 -vie sadness 0 -vie surprise 0 -vie trust 0 -view anger 0 -view anticipation 0 -view disgust 0 -view fear 0 -view joy 0 -view negative 0 -view positive 0 -view sadness 0 -view surprise 0 -view trust 0 -vigil anger 0 -vigil anticipation 1 -vigil disgust 0 -vigil fear 0 -vigil joy 0 -vigil negative 0 -vigil positive 0 -vigil sadness 0 -vigil surprise 0 -vigil trust 0 -vigilance anger 0 -vigilance anticipation 1 -vigilance disgust 0 -vigilance fear 0 -vigilance joy 0 -vigilance negative 0 -vigilance positive 1 -vigilance sadness 0 -vigilance surprise 0 -vigilance trust 1 -vigilant anger 0 -vigilant anticipation 0 -vigilant disgust 0 -vigilant fear 1 -vigilant joy 0 -vigilant negative 0 -vigilant positive 1 -vigilant sadness 0 -vigilant surprise 0 -vigilant trust 1 -vignette anger 0 -vignette anticipation 0 -vignette disgust 0 -vignette fear 0 -vignette joy 0 -vignette negative 0 -vignette positive 0 -vignette sadness 0 -vignette surprise 0 -vignette trust 0 -vigor anger 0 -vigor anticipation 0 -vigor disgust 0 -vigor fear 0 -vigor joy 0 -vigor negative 0 -vigor positive 1 -vigor sadness 0 -vigor surprise 0 -vigor trust 0 -vigorous anger 0 -vigorous anticipation 0 -vigorous disgust 0 -vigorous fear 0 -vigorous joy 0 -vigorous negative 0 -vigorous positive 1 -vigorous sadness 0 -vigorous surprise 0 -vigorous trust 1 -viking anger 0 -viking anticipation 0 -viking disgust 0 -viking fear 0 -viking joy 0 -viking negative 0 -viking positive 0 -viking sadness 0 -viking surprise 0 -viking trust 0 -villa anger 0 -villa anticipation 0 -villa disgust 0 -villa fear 0 -villa joy 0 -villa negative 0 -villa positive 0 -villa sadness 0 -villa surprise 0 -villa trust 0 -village anger 0 -village anticipation 0 -village disgust 0 -village fear 0 -village joy 0 -village negative 0 -village positive 0 -village sadness 0 -village surprise 0 -village trust 0 -villager anger 0 -villager anticipation 0 -villager disgust 0 -villager fear 0 -villager joy 0 -villager negative 0 -villager positive 1 -villager sadness 0 -villager surprise 0 -villager trust 1 -villain anger 0 -villain anticipation 0 -villain disgust 0 -villain fear 1 -villain joy 0 -villain negative 1 -villain positive 0 -villain sadness 0 -villain surprise 0 -villain trust 0 -villainous anger 1 -villainous anticipation 0 -villainous disgust 1 -villainous fear 1 -villainous joy 0 -villainous negative 1 -villainous positive 0 -villainous sadness 0 -villainous surprise 0 -villainous trust 0 -vinaigrette anger 0 -vinaigrette anticipation 0 -vinaigrette disgust 0 -vinaigrette fear 0 -vinaigrette joy 0 -vinaigrette negative 0 -vinaigrette positive 0 -vinaigrette sadness 0 -vinaigrette surprise 0 -vinaigrette trust 0 -vindicate anger 1 -vindicate anticipation 0 -vindicate disgust 0 -vindicate fear 0 -vindicate joy 0 -vindicate negative 0 -vindicate positive 0 -vindicate sadness 0 -vindicate surprise 0 -vindicate trust 0 -vindicated anger 0 -vindicated anticipation 0 -vindicated disgust 0 -vindicated fear 0 -vindicated joy 0 -vindicated negative 0 -vindicated positive 1 -vindicated sadness 0 -vindicated surprise 0 -vindicated trust 0 -vindication anger 0 -vindication anticipation 1 -vindication disgust 0 -vindication fear 0 -vindication joy 1 -vindication negative 0 -vindication positive 1 -vindication sadness 0 -vindication surprise 0 -vindication trust 1 -vindictive anger 1 -vindictive anticipation 0 -vindictive disgust 1 -vindictive fear 0 -vindictive joy 0 -vindictive negative 1 -vindictive positive 0 -vindictive sadness 0 -vindictive surprise 0 -vindictive trust 0 -vinegar anger 0 -vinegar anticipation 0 -vinegar disgust 0 -vinegar fear 0 -vinegar joy 0 -vinegar negative 0 -vinegar positive 0 -vinegar sadness 0 -vinegar surprise 0 -vinegar trust 0 -vineyard anger 0 -vineyard anticipation 0 -vineyard disgust 0 -vineyard fear 0 -vineyard joy 0 -vineyard negative 0 -vineyard positive 0 -vineyard sadness 0 -vineyard surprise 0 -vineyard trust 0 -viola anger 0 -viola anticipation 0 -viola disgust 0 -viola fear 0 -viola joy 0 -viola negative 0 -viola positive 0 -viola sadness 0 -viola surprise 0 -viola trust 0 -violation anger 1 -violation anticipation 0 -violation disgust 0 -violation fear 1 -violation joy 0 -violation negative 1 -violation positive 0 -violation sadness 1 -violation surprise 1 -violation trust 0 -violence anger 1 -violence anticipation 0 -violence disgust 0 -violence fear 1 -violence joy 0 -violence negative 1 -violence positive 0 -violence sadness 1 -violence surprise 0 -violence trust 0 -violent anger 1 -violent anticipation 0 -violent disgust 1 -violent fear 1 -violent joy 0 -violent negative 1 -violent positive 0 -violent sadness 0 -violent surprise 1 -violent trust 0 -violently anger 1 -violently anticipation 0 -violently disgust 1 -violently fear 1 -violently joy 0 -violently negative 1 -violently positive 0 -violently sadness 1 -violently surprise 0 -violently trust 0 -violet anger 0 -violet anticipation 0 -violet disgust 0 -violet fear 0 -violet joy 0 -violet negative 0 -violet positive 0 -violet sadness 0 -violet surprise 0 -violet trust 0 -violin anger 0 -violin anticipation 0 -violin disgust 0 -violin fear 0 -violin joy 0 -violin negative 0 -violin positive 0 -violin sadness 0 -violin surprise 0 -violin trust 0 -violinist anger 0 -violinist anticipation 0 -violinist disgust 0 -violinist fear 0 -violinist joy 0 -violinist negative 0 -violinist positive 0 -violinist sadness 0 -violinist surprise 0 -violinist trust 0 -viper anger 0 -viper anticipation 0 -viper disgust 0 -viper fear 1 -viper joy 0 -viper negative 1 -viper positive 0 -viper sadness 0 -viper surprise 0 -viper trust 0 -virgin anger 0 -virgin anticipation 0 -virgin disgust 0 -virgin fear 0 -virgin joy 0 -virgin negative 0 -virgin positive 1 -virgin sadness 0 -virgin surprise 0 -virgin trust 1 -virginity anger 0 -virginity anticipation 1 -virginity disgust 0 -virginity fear 0 -virginity joy 0 -virginity negative 0 -virginity positive 1 -virginity sadness 0 -virginity surprise 0 -virginity trust 0 -virology anger 0 -virology anticipation 0 -virology disgust 0 -virology fear 0 -virology joy 0 -virology negative 0 -virology positive 0 -virology sadness 0 -virology surprise 0 -virology trust 0 -virtual anger 0 -virtual anticipation 0 -virtual disgust 0 -virtual fear 0 -virtual joy 0 -virtual negative 0 -virtual positive 0 -virtual sadness 0 -virtual surprise 0 -virtual trust 0 -virtually anger 0 -virtually anticipation 0 -virtually disgust 0 -virtually fear 0 -virtually joy 0 -virtually negative 0 -virtually positive 0 -virtually sadness 0 -virtually surprise 0 -virtually trust 0 -virtue anger 0 -virtue anticipation 0 -virtue disgust 0 -virtue fear 0 -virtue joy 0 -virtue negative 0 -virtue positive 1 -virtue sadness 0 -virtue surprise 0 -virtue trust 1 -virtuoso anger 0 -virtuoso anticipation 0 -virtuoso disgust 0 -virtuoso fear 0 -virtuoso joy 0 -virtuoso negative 0 -virtuoso positive 0 -virtuoso sadness 0 -virtuoso surprise 0 -virtuoso trust 0 -virtuous anger 0 -virtuous anticipation 0 -virtuous disgust 0 -virtuous fear 0 -virtuous joy 1 -virtuous negative 0 -virtuous positive 1 -virtuous sadness 0 -virtuous surprise 0 -virtuous trust 1 -virulence anger 1 -virulence anticipation 0 -virulence disgust 0 -virulence fear 1 -virulence joy 0 -virulence negative 1 -virulence positive 0 -virulence sadness 0 -virulence surprise 0 -virulence trust 0 -virus anger 0 -virus anticipation 0 -virus disgust 0 -virus fear 0 -virus joy 0 -virus negative 1 -virus positive 0 -virus sadness 0 -virus surprise 0 -virus trust 0 -visa anger 0 -visa anticipation 0 -visa disgust 0 -visa fear 0 -visa joy 0 -visa negative 0 -visa positive 0 -visa sadness 0 -visa surprise 0 -visa trust 0 -visage anger 0 -visage anticipation 0 -visage disgust 0 -visage fear 0 -visage joy 0 -visage negative 0 -visage positive 0 -visage sadness 0 -visage surprise 0 -visage trust 0 -viscosity anger 0 -viscosity anticipation 0 -viscosity disgust 0 -viscosity fear 0 -viscosity joy 0 -viscosity negative 0 -viscosity positive 0 -viscosity sadness 0 -viscosity surprise 0 -viscosity trust 0 -viscous anger 0 -viscous anticipation 0 -viscous disgust 0 -viscous fear 0 -viscous joy 0 -viscous negative 0 -viscous positive 0 -viscous sadness 0 -viscous surprise 0 -viscous trust 0 -vise anger 0 -vise anticipation 0 -vise disgust 0 -vise fear 0 -vise joy 0 -vise negative 0 -vise positive 0 -vise sadness 0 -vise surprise 0 -vise trust 0 -visibility anger 0 -visibility anticipation 0 -visibility disgust 0 -visibility fear 0 -visibility joy 0 -visibility negative 0 -visibility positive 0 -visibility sadness 0 -visibility surprise 0 -visibility trust 0 -visible anger 0 -visible anticipation 0 -visible disgust 0 -visible fear 0 -visible joy 0 -visible negative 0 -visible positive 0 -visible sadness 0 -visible surprise 0 -visible trust 0 -visibly anger 0 -visibly anticipation 0 -visibly disgust 0 -visibly fear 0 -visibly joy 0 -visibly negative 0 -visibly positive 0 -visibly sadness 0 -visibly surprise 0 -visibly trust 0 -vision anger 0 -vision anticipation 1 -vision disgust 0 -vision fear 0 -vision joy 0 -vision negative 0 -vision positive 1 -vision sadness 0 -vision surprise 0 -vision trust 0 -visionary anger 0 -visionary anticipation 1 -visionary disgust 0 -visionary fear 0 -visionary joy 1 -visionary negative 0 -visionary positive 1 -visionary sadness 0 -visionary surprise 0 -visionary trust 1 -visit anger 0 -visit anticipation 0 -visit disgust 0 -visit fear 0 -visit joy 0 -visit negative 0 -visit positive 1 -visit sadness 0 -visit surprise 0 -visit trust 0 -visitation anger 0 -visitation anticipation 0 -visitation disgust 0 -visitation fear 0 -visitation joy 0 -visitation negative 1 -visitation positive 0 -visitation sadness 0 -visitation surprise 0 -visitation trust 0 -visiting anger 0 -visiting anticipation 0 -visiting disgust 0 -visiting fear 0 -visiting joy 0 -visiting negative 0 -visiting positive 0 -visiting sadness 0 -visiting surprise 0 -visiting trust 0 -visitor anger 0 -visitor anticipation 1 -visitor disgust 0 -visitor fear 0 -visitor joy 1 -visitor negative 0 -visitor positive 1 -visitor sadness 0 -visitor surprise 0 -visitor trust 0 -visor anger 0 -visor anticipation 1 -visor disgust 0 -visor fear 0 -visor joy 0 -visor negative 0 -visor positive 0 -visor sadness 0 -visor surprise 1 -visor trust 0 -vista anger 0 -vista anticipation 0 -vista disgust 0 -vista fear 0 -vista joy 0 -vista negative 0 -vista positive 0 -vista sadness 0 -vista surprise 0 -vista trust 0 -visual anger 0 -visual anticipation 0 -visual disgust 0 -visual fear 0 -visual joy 0 -visual negative 0 -visual positive 0 -visual sadness 0 -visual surprise 0 -visual trust 0 -visualize anger 0 -visualize anticipation 0 -visualize disgust 0 -visualize fear 0 -visualize joy 0 -visualize negative 0 -visualize positive 0 -visualize sadness 0 -visualize surprise 0 -visualize trust 0 -vital anger 0 -vital anticipation 0 -vital disgust 0 -vital fear 0 -vital joy 0 -vital negative 0 -vital positive 1 -vital sadness 0 -vital surprise 0 -vital trust 0 -vitality anger 0 -vitality anticipation 0 -vitality disgust 0 -vitality fear 0 -vitality joy 1 -vitality negative 0 -vitality positive 1 -vitality sadness 0 -vitality surprise 0 -vitality trust 1 -vitreous anger 0 -vitreous anticipation 0 -vitreous disgust 0 -vitreous fear 0 -vitreous joy 0 -vitreous negative 0 -vitreous positive 0 -vitreous sadness 0 -vitreous surprise 0 -vitreous trust 0 -vivacious anger 0 -vivacious anticipation 0 -vivacious disgust 0 -vivacious fear 0 -vivacious joy 1 -vivacious negative 0 -vivacious positive 1 -vivacious sadness 0 -vivacious surprise 0 -vivacious trust 0 -vivid anger 0 -vivid anticipation 0 -vivid disgust 0 -vivid fear 0 -vivid joy 1 -vivid negative 0 -vivid positive 1 -vivid sadness 0 -vivid surprise 0 -vivid trust 0 -vixen anger 0 -vixen anticipation 0 -vixen disgust 0 -vixen fear 0 -vixen joy 0 -vixen negative 1 -vixen positive 0 -vixen sadness 0 -vixen surprise 0 -vixen trust 0 -vocabulary anger 0 -vocabulary anticipation 0 -vocabulary disgust 0 -vocabulary fear 0 -vocabulary joy 0 -vocabulary negative 0 -vocabulary positive 1 -vocabulary sadness 0 -vocabulary surprise 0 -vocabulary trust 0 -vocal anger 0 -vocal anticipation 0 -vocal disgust 0 -vocal fear 0 -vocal joy 0 -vocal negative 0 -vocal positive 0 -vocal sadness 0 -vocal surprise 0 -vocal trust 0 -vocalist anger 0 -vocalist anticipation 0 -vocalist disgust 0 -vocalist fear 0 -vocalist joy 0 -vocalist negative 0 -vocalist positive 0 -vocalist sadness 0 -vocalist surprise 0 -vocalist trust 0 -vocation anger 0 -vocation anticipation 0 -vocation disgust 0 -vocation fear 0 -vocation joy 0 -vocation negative 0 -vocation positive 0 -vocation sadness 0 -vocation surprise 0 -vocation trust 0 -vogue anger 0 -vogue anticipation 0 -vogue disgust 0 -vogue fear 0 -vogue joy 0 -vogue negative 0 -vogue positive 0 -vogue sadness 0 -vogue surprise 0 -vogue trust 0 -voice anger 0 -voice anticipation 0 -voice disgust 0 -voice fear 0 -voice joy 0 -voice negative 0 -voice positive 0 -voice sadness 0 -voice surprise 0 -voice trust 0 -voiceless anger 0 -voiceless anticipation 0 -voiceless disgust 0 -voiceless fear 0 -voiceless joy 0 -voiceless negative 0 -voiceless positive 0 -voiceless sadness 0 -voiceless surprise 0 -voiceless trust 0 -void anger 0 -void anticipation 0 -void disgust 0 -void fear 0 -void joy 0 -void negative 0 -void positive 0 -void sadness 0 -void surprise 0 -void trust 0 -volatility anger 1 -volatility anticipation 1 -volatility disgust 0 -volatility fear 1 -volatility joy 0 -volatility negative 1 -volatility positive 0 -volatility sadness 0 -volatility surprise 1 -volatility trust 0 -volcanic anger 0 -volcanic anticipation 0 -volcanic disgust 0 -volcanic fear 0 -volcanic joy 0 -volcanic negative 0 -volcanic positive 0 -volcanic sadness 0 -volcanic surprise 0 -volcanic trust 0 -volcano anger 0 -volcano anticipation 0 -volcano disgust 0 -volcano fear 1 -volcano joy 0 -volcano negative 1 -volcano positive 0 -volcano sadness 0 -volcano surprise 1 -volcano trust 0 -volition anger 0 -volition anticipation 0 -volition disgust 0 -volition fear 0 -volition joy 0 -volition negative 0 -volition positive 0 -volition sadness 0 -volition surprise 0 -volition trust 0 -volley anger 0 -volley anticipation 0 -volley disgust 0 -volley fear 0 -volley joy 0 -volley negative 0 -volley positive 0 -volley sadness 0 -volley surprise 0 -volley trust 0 -voltmeter anger 0 -voltmeter anticipation 0 -voltmeter disgust 0 -voltmeter fear 0 -voltmeter joy 0 -voltmeter negative 0 -voltmeter positive 0 -voltmeter sadness 0 -voltmeter surprise 0 -voltmeter trust 0 -volume anger 0 -volume anticipation 0 -volume disgust 0 -volume fear 0 -volume joy 0 -volume negative 0 -volume positive 0 -volume sadness 0 -volume surprise 0 -volume trust 0 -voluminous anger 0 -voluminous anticipation 0 -voluminous disgust 0 -voluminous fear 0 -voluminous joy 0 -voluminous negative 0 -voluminous positive 0 -voluminous sadness 0 -voluminous surprise 0 -voluminous trust 0 -voluntarily anger 0 -voluntarily anticipation 0 -voluntarily disgust 0 -voluntarily fear 0 -voluntarily joy 0 -voluntarily negative 0 -voluntarily positive 0 -voluntarily sadness 0 -voluntarily surprise 0 -voluntarily trust 0 -voluntary anger 0 -voluntary anticipation 0 -voluntary disgust 0 -voluntary fear 0 -voluntary joy 0 -voluntary negative 0 -voluntary positive 0 -voluntary sadness 0 -voluntary surprise 0 -voluntary trust 0 -volunteer anger 0 -volunteer anticipation 1 -volunteer disgust 0 -volunteer fear 1 -volunteer joy 1 -volunteer negative 0 -volunteer positive 1 -volunteer sadness 0 -volunteer surprise 0 -volunteer trust 1 -volunteering anger 0 -volunteering anticipation 0 -volunteering disgust 0 -volunteering fear 0 -volunteering joy 0 -volunteering negative 0 -volunteering positive 0 -volunteering sadness 0 -volunteering surprise 0 -volunteering trust 0 -volunteers anger 0 -volunteers anticipation 0 -volunteers disgust 0 -volunteers fear 0 -volunteers joy 0 -volunteers negative 0 -volunteers positive 0 -volunteers sadness 0 -volunteers surprise 0 -volunteers trust 1 -voluptuous anger 0 -voluptuous anticipation 1 -voluptuous disgust 0 -voluptuous fear 0 -voluptuous joy 1 -voluptuous negative 0 -voluptuous positive 1 -voluptuous sadness 0 -voluptuous surprise 0 -voluptuous trust 0 -vomit anger 0 -vomit anticipation 0 -vomit disgust 1 -vomit fear 0 -vomit joy 0 -vomit negative 0 -vomit positive 0 -vomit sadness 0 -vomit surprise 0 -vomit trust 0 -vomiting anger 0 -vomiting anticipation 0 -vomiting disgust 0 -vomiting fear 0 -vomiting joy 0 -vomiting negative 1 -vomiting positive 0 -vomiting sadness 0 -vomiting surprise 0 -vomiting trust 0 -voodoo anger 0 -voodoo anticipation 0 -voodoo disgust 0 -voodoo fear 0 -voodoo joy 0 -voodoo negative 1 -voodoo positive 0 -voodoo sadness 0 -voodoo surprise 0 -voodoo trust 0 -voracious anger 0 -voracious anticipation 0 -voracious disgust 0 -voracious fear 0 -voracious joy 0 -voracious negative 0 -voracious positive 0 -voracious sadness 0 -voracious surprise 0 -voracious trust 0 -vortex anger 0 -vortex anticipation 0 -vortex disgust 0 -vortex fear 0 -vortex joy 0 -vortex negative 0 -vortex positive 0 -vortex sadness 0 -vortex surprise 0 -vortex trust 0 -vote anger 1 -vote anticipation 1 -vote disgust 0 -vote fear 0 -vote joy 1 -vote negative 1 -vote positive 1 -vote sadness 1 -vote surprise 1 -vote trust 1 -voting anger 0 -voting anticipation 0 -voting disgust 0 -voting fear 0 -voting joy 0 -voting negative 0 -voting positive 0 -voting sadness 0 -voting surprise 0 -voting trust 0 -votive anger 0 -votive anticipation 0 -votive disgust 0 -votive fear 0 -votive joy 0 -votive negative 0 -votive positive 0 -votive sadness 0 -votive surprise 0 -votive trust 1 -vouch anger 0 -vouch anticipation 0 -vouch disgust 0 -vouch fear 0 -vouch joy 0 -vouch negative 0 -vouch positive 1 -vouch sadness 0 -vouch surprise 0 -vouch trust 1 -voucher anger 0 -voucher anticipation 0 -voucher disgust 0 -voucher fear 0 -voucher joy 0 -voucher negative 0 -voucher positive 0 -voucher sadness 0 -voucher surprise 0 -voucher trust 1 -vow anger 0 -vow anticipation 1 -vow disgust 0 -vow fear 0 -vow joy 1 -vow negative 0 -vow positive 1 -vow sadness 0 -vow surprise 0 -vow trust 1 -vowel anger 0 -vowel anticipation 0 -vowel disgust 0 -vowel fear 0 -vowel joy 0 -vowel negative 0 -vowel positive 0 -vowel sadness 0 -vowel surprise 0 -vowel trust 0 -voyage anger 0 -voyage anticipation 1 -voyage disgust 0 -voyage fear 0 -voyage joy 0 -voyage negative 0 -voyage positive 0 -voyage sadness 0 -voyage surprise 0 -voyage trust 0 -voyager anger 0 -voyager anticipation 0 -voyager disgust 0 -voyager fear 0 -voyager joy 0 -voyager negative 0 -voyager positive 0 -voyager sadness 0 -voyager surprise 0 -voyager trust 0 -vulgar anger 0 -vulgar anticipation 0 -vulgar disgust 1 -vulgar fear 0 -vulgar joy 0 -vulgar negative 1 -vulgar positive 0 -vulgar sadness 0 -vulgar surprise 0 -vulgar trust 0 -vulgarity anger 1 -vulgarity anticipation 0 -vulgarity disgust 1 -vulgarity fear 0 -vulgarity joy 0 -vulgarity negative 1 -vulgarity positive 0 -vulgarity sadness 1 -vulgarity surprise 0 -vulgarity trust 0 -vulnerability anger 0 -vulnerability anticipation 0 -vulnerability disgust 0 -vulnerability fear 1 -vulnerability joy 0 -vulnerability negative 1 -vulnerability positive 0 -vulnerability sadness 1 -vulnerability surprise 0 -vulnerability trust 0 -vulnerable anger 0 -vulnerable anticipation 0 -vulnerable disgust 0 -vulnerable fear 0 -vulnerable joy 0 -vulnerable negative 0 -vulnerable positive 0 -vulnerable sadness 0 -vulnerable surprise 0 -vulnerable trust 0 -vulture anger 0 -vulture anticipation 0 -vulture disgust 1 -vulture fear 1 -vulture joy 0 -vulture negative 1 -vulture positive 0 -vulture sadness 0 -vulture surprise 0 -vulture trust 0 -wad anger 0 -wad anticipation 0 -wad disgust 0 -wad fear 0 -wad joy 0 -wad negative 0 -wad positive 0 -wad sadness 0 -wad surprise 0 -wad trust 0 -wade anger 0 -wade anticipation 0 -wade disgust 0 -wade fear 0 -wade joy 0 -wade negative 0 -wade positive 0 -wade sadness 0 -wade surprise 0 -wade trust 0 -wafer anger 0 -wafer anticipation 0 -wafer disgust 0 -wafer fear 0 -wafer joy 0 -wafer negative 0 -wafer positive 0 -wafer sadness 0 -wafer surprise 0 -wafer trust 0 -waffle anger 1 -waffle anticipation 0 -waffle disgust 0 -waffle fear 0 -waffle joy 0 -waffle negative 1 -waffle positive 0 -waffle sadness 1 -waffle surprise 0 -waffle trust 0 -wag anger 0 -wag anticipation 0 -wag disgust 0 -wag fear 0 -wag joy 0 -wag negative 0 -wag positive 0 -wag sadness 0 -wag surprise 0 -wag trust 0 -wager anger 0 -wager anticipation 0 -wager disgust 0 -wager fear 0 -wager joy 0 -wager negative 0 -wager positive 0 -wager sadness 0 -wager surprise 0 -wager trust 0 -wages anger 0 -wages anticipation 0 -wages disgust 0 -wages fear 0 -wages joy 1 -wages negative 0 -wages positive 1 -wages sadness 0 -wages surprise 0 -wages trust 0 -wagon anger 0 -wagon anticipation 0 -wagon disgust 0 -wagon fear 0 -wagon joy 0 -wagon negative 0 -wagon positive 0 -wagon sadness 0 -wagon surprise 0 -wagon trust 0 -wail anger 0 -wail anticipation 0 -wail disgust 0 -wail fear 1 -wail joy 0 -wail negative 1 -wail positive 0 -wail sadness 1 -wail surprise 0 -wail trust 0 -waist anger 0 -waist anticipation 0 -waist disgust 0 -waist fear 0 -waist joy 0 -waist negative 0 -waist positive 0 -waist sadness 0 -waist surprise 0 -waist trust 0 -waistcoat anger 0 -waistcoat anticipation 0 -waistcoat disgust 0 -waistcoat fear 0 -waistcoat joy 0 -waistcoat negative 0 -waistcoat positive 0 -waistcoat sadness 0 -waistcoat surprise 0 -waistcoat trust 0 -wait anger 0 -wait anticipation 1 -wait disgust 0 -wait fear 0 -wait joy 0 -wait negative 1 -wait positive 0 -wait sadness 0 -wait surprise 0 -wait trust 0 -waiter anger 0 -waiter anticipation 0 -waiter disgust 0 -waiter fear 0 -waiter joy 0 -waiter negative 0 -waiter positive 0 -waiter sadness 0 -waiter surprise 0 -waiter trust 0 -waiting anger 0 -waiting anticipation 0 -waiting disgust 0 -waiting fear 0 -waiting joy 0 -waiting negative 0 -waiting positive 0 -waiting sadness 0 -waiting surprise 0 -waiting trust 0 -waive anger 0 -waive anticipation 0 -waive disgust 0 -waive fear 0 -waive joy 0 -waive negative 0 -waive positive 0 -waive sadness 0 -waive surprise 0 -waive trust 0 -wake anger 0 -wake anticipation 0 -wake disgust 0 -wake fear 0 -wake joy 0 -wake negative 0 -wake positive 0 -wake sadness 0 -wake surprise 0 -wake trust 0 -walk anger 0 -walk anticipation 0 -walk disgust 0 -walk fear 0 -walk joy 0 -walk negative 0 -walk positive 0 -walk sadness 0 -walk surprise 0 -walk trust 0 -walker anger 0 -walker anticipation 0 -walker disgust 0 -walker fear 0 -walker joy 0 -walker negative 0 -walker positive 0 -walker sadness 0 -walker surprise 0 -walker trust 0 -wall anger 0 -wall anticipation 0 -wall disgust 0 -wall fear 0 -wall joy 0 -wall negative 0 -wall positive 0 -wall sadness 0 -wall surprise 0 -wall trust 0 -wallet anger 0 -wallet anticipation 0 -wallet disgust 0 -wallet fear 0 -wallet joy 0 -wallet negative 0 -wallet positive 0 -wallet sadness 0 -wallet surprise 0 -wallet trust 0 -wallow anger 0 -wallow anticipation 0 -wallow disgust 1 -wallow fear 0 -wallow joy 0 -wallow negative 1 -wallow positive 0 -wallow sadness 1 -wallow surprise 0 -wallow trust 0 -walnut anger 0 -walnut anticipation 0 -walnut disgust 0 -walnut fear 0 -walnut joy 0 -walnut negative 0 -walnut positive 0 -walnut sadness 0 -walnut surprise 0 -walnut trust 0 -waltz anger 0 -waltz anticipation 0 -waltz disgust 0 -waltz fear 0 -waltz joy 0 -waltz negative 0 -waltz positive 0 -waltz sadness 0 -waltz surprise 0 -waltz trust 0 -wan anger 0 -wan anticipation 0 -wan disgust 0 -wan fear 1 -wan joy 0 -wan negative 1 -wan positive 0 -wan sadness 1 -wan surprise 0 -wan trust 0 -wand anger 0 -wand anticipation 0 -wand disgust 0 -wand fear 0 -wand joy 0 -wand negative 0 -wand positive 0 -wand sadness 0 -wand surprise 0 -wand trust 0 -wander anger 0 -wander anticipation 0 -wander disgust 0 -wander fear 0 -wander joy 0 -wander negative 0 -wander positive 0 -wander sadness 0 -wander surprise 0 -wander trust 0 -wanderer anger 0 -wanderer anticipation 0 -wanderer disgust 0 -wanderer fear 0 -wanderer joy 0 -wanderer negative 0 -wanderer positive 0 -wanderer sadness 0 -wanderer surprise 0 -wanderer trust 0 -wandering anger 0 -wandering anticipation 0 -wandering disgust 0 -wandering fear 0 -wandering joy 0 -wandering negative 0 -wandering positive 0 -wandering sadness 0 -wandering surprise 0 -wandering trust 0 -wane anger 0 -wane anticipation 0 -wane disgust 0 -wane fear 0 -wane joy 0 -wane negative 1 -wane positive 0 -wane sadness 1 -wane surprise 0 -wane trust 0 -waning anger 0 -waning anticipation 0 -waning disgust 0 -waning fear 0 -waning joy 0 -waning negative 0 -waning positive 0 -waning sadness 0 -waning surprise 0 -waning trust 0 -wanting anger 0 -wanting anticipation 0 -wanting disgust 0 -wanting fear 0 -wanting joy 0 -wanting negative 1 -wanting positive 0 -wanting sadness 1 -wanting surprise 0 -wanting trust 0 -war anger 0 -war anticipation 0 -war disgust 0 -war fear 1 -war joy 0 -war negative 1 -war positive 0 -war sadness 0 -war surprise 0 -war trust 0 -warbler anger 0 -warbler anticipation 0 -warbler disgust 0 -warbler fear 0 -warbler joy 0 -warbler negative 0 -warbler positive 0 -warbler sadness 0 -warbler surprise 0 -warbler trust 0 -ward anger 0 -ward anticipation 0 -ward disgust 0 -ward fear 0 -ward joy 0 -ward negative 0 -ward positive 0 -ward sadness 0 -ward surprise 0 -ward trust 0 -warden anger 1 -warden anticipation 0 -warden disgust 0 -warden fear 1 -warden joy 0 -warden negative 1 -warden positive 0 -warden sadness 0 -warden surprise 0 -warden trust 1 -wardrobe anger 0 -wardrobe anticipation 0 -wardrobe disgust 0 -wardrobe fear 0 -wardrobe joy 0 -wardrobe negative 0 -wardrobe positive 0 -wardrobe sadness 0 -wardrobe surprise 0 -wardrobe trust 0 -ware anger 0 -ware anticipation 0 -ware disgust 0 -ware fear 1 -ware joy 0 -ware negative 1 -ware positive 0 -ware sadness 0 -ware surprise 0 -ware trust 0 -warehouse anger 0 -warehouse anticipation 0 -warehouse disgust 0 -warehouse fear 0 -warehouse joy 0 -warehouse negative 0 -warehouse positive 0 -warehouse sadness 0 -warehouse surprise 0 -warehouse trust 0 -warfare anger 1 -warfare anticipation 0 -warfare disgust 0 -warfare fear 1 -warfare joy 0 -warfare negative 1 -warfare positive 0 -warfare sadness 1 -warfare surprise 0 -warfare trust 0 -warlike anger 1 -warlike anticipation 0 -warlike disgust 0 -warlike fear 1 -warlike joy 0 -warlike negative 1 -warlike positive 0 -warlike sadness 0 -warlike surprise 0 -warlike trust 0 -warlock anger 0 -warlock anticipation 0 -warlock disgust 0 -warlock fear 1 -warlock joy 0 -warlock negative 0 -warlock positive 0 -warlock sadness 0 -warlock surprise 0 -warlock trust 0 -warming anger 0 -warming anticipation 0 -warming disgust 0 -warming fear 0 -warming joy 0 -warming negative 0 -warming positive 0 -warming sadness 0 -warming surprise 0 -warming trust 0 -warn anger 0 -warn anticipation 1 -warn disgust 0 -warn fear 1 -warn joy 0 -warn negative 1 -warn positive 0 -warn sadness 0 -warn surprise 1 -warn trust 1 -warned anger 0 -warned anticipation 1 -warned disgust 0 -warned fear 1 -warned joy 0 -warned negative 0 -warned positive 0 -warned sadness 0 -warned surprise 1 -warned trust 0 -warning anger 0 -warning anticipation 0 -warning disgust 0 -warning fear 1 -warning joy 0 -warning negative 0 -warning positive 0 -warning sadness 0 -warning surprise 0 -warning trust 0 -warp anger 1 -warp anticipation 0 -warp disgust 0 -warp fear 0 -warp joy 0 -warp negative 1 -warp positive 0 -warp sadness 1 -warp surprise 0 -warp trust 0 -warped anger 0 -warped anticipation 0 -warped disgust 0 -warped fear 0 -warped joy 0 -warped negative 1 -warped positive 0 -warped sadness 0 -warped surprise 0 -warped trust 0 -warrant anger 0 -warrant anticipation 0 -warrant disgust 0 -warrant fear 0 -warrant joy 0 -warrant negative 0 -warrant positive 0 -warrant sadness 0 -warrant surprise 0 -warrant trust 0 -warranted anger 0 -warranted anticipation 0 -warranted disgust 0 -warranted fear 0 -warranted joy 0 -warranted negative 0 -warranted positive 0 -warranted sadness 0 -warranted surprise 0 -warranted trust 0 -warrants anger 0 -warrants anticipation 0 -warrants disgust 0 -warrants fear 0 -warrants joy 0 -warrants negative 0 -warrants positive 0 -warrants sadness 0 -warrants surprise 0 -warrants trust 0 -warranty anger 0 -warranty anticipation 0 -warranty disgust 0 -warranty fear 0 -warranty joy 0 -warranty negative 0 -warranty positive 1 -warranty sadness 0 -warranty surprise 0 -warranty trust 1 -warren anger 0 -warren anticipation 0 -warren disgust 0 -warren fear 0 -warren joy 0 -warren negative 0 -warren positive 0 -warren sadness 0 -warren surprise 0 -warren trust 0 -warrior anger 1 -warrior anticipation 0 -warrior disgust 0 -warrior fear 1 -warrior joy 0 -warrior negative 0 -warrior positive 1 -warrior sadness 0 -warrior surprise 0 -warrior trust 0 -wart anger 0 -wart anticipation 0 -wart disgust 1 -wart fear 0 -wart joy 0 -wart negative 1 -wart positive 0 -wart sadness 0 -wart surprise 0 -wart trust 0 -wary anger 0 -wary anticipation 0 -wary disgust 0 -wary fear 1 -wary joy 0 -wary negative 0 -wary positive 0 -wary sadness 0 -wary surprise 0 -wary trust 0 -wash anger 0 -wash anticipation 0 -wash disgust 0 -wash fear 0 -wash joy 0 -wash negative 0 -wash positive 0 -wash sadness 0 -wash surprise 0 -wash trust 0 -washing anger 0 -washing anticipation 0 -washing disgust 0 -washing fear 0 -washing joy 0 -washing negative 0 -washing positive 0 -washing sadness 0 -washing surprise 0 -washing trust 0 -washout anger 0 -washout anticipation 0 -washout disgust 0 -washout fear 0 -washout joy 0 -washout negative 0 -washout positive 0 -washout sadness 0 -washout surprise 0 -washout trust 0 -wasp anger 0 -wasp anticipation 0 -wasp disgust 0 -wasp fear 0 -wasp joy 0 -wasp negative 0 -wasp positive 0 -wasp sadness 0 -wasp surprise 0 -wasp trust 0 -waste anger 0 -waste anticipation 0 -waste disgust 1 -waste fear 0 -waste joy 0 -waste negative 1 -waste positive 0 -waste sadness 0 -waste surprise 0 -waste trust 0 -wasted anger 1 -wasted anticipation 0 -wasted disgust 1 -wasted fear 0 -wasted joy 0 -wasted negative 1 -wasted positive 0 -wasted sadness 0 -wasted surprise 0 -wasted trust 0 -wasteful anger 1 -wasteful anticipation 0 -wasteful disgust 1 -wasteful fear 0 -wasteful joy 0 -wasteful negative 1 -wasteful positive 0 -wasteful sadness 1 -wasteful surprise 0 -wasteful trust 0 -wasting anger 0 -wasting anticipation 0 -wasting disgust 1 -wasting fear 1 -wasting joy 0 -wasting negative 1 -wasting positive 0 -wasting sadness 1 -wasting surprise 0 -wasting trust 0 -watch anger 0 -watch anticipation 1 -watch disgust 0 -watch fear 1 -watch joy 0 -watch negative 0 -watch positive 0 -watch sadness 0 -watch surprise 0 -watch trust 0 -watchdog anger 0 -watchdog anticipation 0 -watchdog disgust 0 -watchdog fear 0 -watchdog joy 0 -watchdog negative 0 -watchdog positive 1 -watchdog sadness 0 -watchdog surprise 0 -watchdog trust 1 -watchful anger 0 -watchful anticipation 0 -watchful disgust 0 -watchful fear 0 -watchful joy 0 -watchful negative 0 -watchful positive 1 -watchful sadness 0 -watchful surprise 0 -watchful trust 1 -watchman anger 0 -watchman anticipation 0 -watchman disgust 0 -watchman fear 0 -watchman joy 0 -watchman negative 0 -watchman positive 1 -watchman sadness 0 -watchman surprise 0 -watchman trust 1 -water anger 0 -water anticipation 0 -water disgust 0 -water fear 0 -water joy 0 -water negative 0 -water positive 0 -water sadness 0 -water surprise 0 -water trust 0 -watercourse anger 0 -watercourse anticipation 0 -watercourse disgust 0 -watercourse fear 0 -watercourse joy 0 -watercourse negative 0 -watercourse positive 0 -watercourse sadness 0 -watercourse surprise 0 -watercourse trust 0 -watered anger 0 -watered anticipation 0 -watered disgust 0 -watered fear 0 -watered joy 0 -watered negative 0 -watered positive 0 -watered sadness 0 -watered surprise 0 -watered trust 0 -waterproof anger 0 -waterproof anticipation 0 -waterproof disgust 0 -waterproof fear 0 -waterproof joy 0 -waterproof negative 0 -waterproof positive 1 -waterproof sadness 0 -waterproof surprise 0 -waterproof trust 0 -waterworks anger 0 -waterworks anticipation 0 -waterworks disgust 0 -waterworks fear 0 -waterworks joy 0 -waterworks negative 0 -waterworks positive 0 -waterworks sadness 0 -waterworks surprise 0 -waterworks trust 0 -watery anger 0 -watery anticipation 0 -watery disgust 0 -watery fear 0 -watery joy 0 -watery negative 1 -watery positive 0 -watery sadness 0 -watery surprise 0 -watery trust 0 -wave anger 0 -wave anticipation 0 -wave disgust 0 -wave fear 0 -wave joy 0 -wave negative 0 -wave positive 0 -wave sadness 0 -wave surprise 0 -wave trust 0 -waver anger 0 -waver anticipation 0 -waver disgust 0 -waver fear 1 -waver joy 0 -waver negative 1 -waver positive 0 -waver sadness 0 -waver surprise 0 -waver trust 0 -wavering anger 0 -wavering anticipation 0 -wavering disgust 0 -wavering fear 0 -wavering joy 0 -wavering negative 0 -wavering positive 0 -wavering sadness 0 -wavering surprise 0 -wavering trust 0 -waves anger 0 -waves anticipation 0 -waves disgust 0 -waves fear 0 -waves joy 0 -waves negative 0 -waves positive 0 -waves sadness 0 -waves surprise 0 -waves trust 0 -wavy anger 0 -wavy anticipation 0 -wavy disgust 0 -wavy fear 0 -wavy joy 0 -wavy negative 0 -wavy positive 0 -wavy sadness 0 -wavy surprise 0 -wavy trust 0 -wax anger 0 -wax anticipation 0 -wax disgust 0 -wax fear 0 -wax joy 0 -wax negative 0 -wax positive 0 -wax sadness 0 -wax surprise 0 -wax trust 0 -waxy anger 0 -waxy anticipation 0 -waxy disgust 0 -waxy fear 0 -waxy joy 0 -waxy negative 0 -waxy positive 0 -waxy sadness 0 -waxy surprise 0 -waxy trust 0 -ways anger 0 -ways anticipation 0 -ways disgust 0 -ways fear 0 -ways joy 0 -ways negative 0 -ways positive 0 -ways sadness 0 -ways surprise 0 -ways trust 0 -wayward anger 0 -wayward anticipation 0 -wayward disgust 0 -wayward fear 0 -wayward joy 0 -wayward negative 0 -wayward positive 0 -wayward sadness 0 -wayward surprise 0 -wayward trust 0 -weakened anger 0 -weakened anticipation 0 -weakened disgust 0 -weakened fear 0 -weakened joy 0 -weakened negative 1 -weakened positive 0 -weakened sadness 0 -weakened surprise 0 -weakened trust 0 -weakly anger 0 -weakly anticipation 0 -weakly disgust 0 -weakly fear 1 -weakly joy 0 -weakly negative 1 -weakly positive 0 -weakly sadness 1 -weakly surprise 0 -weakly trust 0 -weakness anger 0 -weakness anticipation 0 -weakness disgust 0 -weakness fear 0 -weakness joy 0 -weakness negative 1 -weakness positive 0 -weakness sadness 0 -weakness surprise 0 -weakness trust 0 -wealth anger 0 -wealth anticipation 0 -wealth disgust 0 -wealth fear 0 -wealth joy 1 -wealth negative 0 -wealth positive 1 -wealth sadness 0 -wealth surprise 0 -wealth trust 1 -wealthy anger 0 -wealthy anticipation 0 -wealthy disgust 0 -wealthy fear 0 -wealthy joy 0 -wealthy negative 0 -wealthy positive 0 -wealthy sadness 0 -wealthy surprise 0 -wealthy trust 0 -weapon anger 0 -weapon anticipation 0 -weapon disgust 0 -weapon fear 0 -weapon joy 0 -weapon negative 0 -weapon positive 0 -weapon sadness 0 -weapon surprise 0 -weapon trust 0 -wear anger 0 -wear anticipation 0 -wear disgust 0 -wear fear 0 -wear joy 0 -wear negative 1 -wear positive 0 -wear sadness 0 -wear surprise 0 -wear trust 1 -wearily anger 0 -wearily anticipation 0 -wearily disgust 0 -wearily fear 0 -wearily joy 0 -wearily negative 1 -wearily positive 0 -wearily sadness 1 -wearily surprise 0 -wearily trust 0 -weariness anger 0 -weariness anticipation 0 -weariness disgust 0 -weariness fear 0 -weariness joy 0 -weariness negative 1 -weariness positive 0 -weariness sadness 1 -weariness surprise 0 -weariness trust 0 -wearing anger 0 -wearing anticipation 0 -wearing disgust 0 -wearing fear 0 -wearing joy 0 -wearing negative 0 -wearing positive 0 -wearing sadness 0 -wearing surprise 0 -wearing trust 0 -weary anger 0 -weary anticipation 0 -weary disgust 0 -weary fear 0 -weary joy 0 -weary negative 1 -weary positive 0 -weary sadness 1 -weary surprise 0 -weary trust 0 -weather anger 0 -weather anticipation 0 -weather disgust 0 -weather fear 0 -weather joy 0 -weather negative 0 -weather positive 0 -weather sadness 0 -weather surprise 0 -weather trust 0 -weathered anger 0 -weathered anticipation 0 -weathered disgust 0 -weathered fear 0 -weathered joy 0 -weathered negative 0 -weathered positive 0 -weathered sadness 0 -weathered surprise 0 -weathered trust 0 -weatherproof anger 0 -weatherproof anticipation 0 -weatherproof disgust 0 -weatherproof fear 0 -weatherproof joy 0 -weatherproof negative 0 -weatherproof positive 1 -weatherproof sadness 0 -weatherproof surprise 0 -weatherproof trust 0 -weave anger 0 -weave anticipation 0 -weave disgust 0 -weave fear 0 -weave joy 0 -weave negative 0 -weave positive 0 -weave sadness 0 -weave surprise 0 -weave trust 0 -web anger 0 -web anticipation 0 -web disgust 0 -web fear 0 -web joy 0 -web negative 0 -web positive 0 -web sadness 0 -web surprise 0 -web trust 0 -wed anger 0 -wed anticipation 0 -wed disgust 0 -wed fear 0 -wed joy 0 -wed negative 0 -wed positive 0 -wed sadness 0 -wed surprise 0 -wed trust 0 -wedded anger 0 -wedded anticipation 0 -wedded disgust 0 -wedded fear 0 -wedded joy 0 -wedded negative 0 -wedded positive 0 -wedded sadness 0 -wedded surprise 0 -wedded trust 0 -wedge anger 0 -wedge anticipation 0 -wedge disgust 0 -wedge fear 0 -wedge joy 0 -wedge negative 0 -wedge positive 0 -wedge sadness 0 -wedge surprise 0 -wedge trust 0 -wee anger 0 -wee anticipation 0 -wee disgust 0 -wee fear 0 -wee joy 0 -wee negative 0 -wee positive 0 -wee sadness 0 -wee surprise 0 -wee trust 0 -weed anger 0 -weed anticipation 0 -weed disgust 0 -weed fear 0 -weed joy 0 -weed negative 0 -weed positive 0 -weed sadness 0 -weed surprise 0 -weed trust 0 -weeding anger 0 -weeding anticipation 0 -weeding disgust 0 -weeding fear 0 -weeding joy 0 -weeding negative 0 -weeding positive 0 -weeding sadness 0 -weeding surprise 0 -weeding trust 0 -weeds anger 0 -weeds anticipation 0 -weeds disgust 0 -weeds fear 0 -weeds joy 0 -weeds negative 1 -weeds positive 0 -weeds sadness 1 -weeds surprise 0 -weeds trust 0 -weedy anger 0 -weedy anticipation 0 -weedy disgust 0 -weedy fear 0 -weedy joy 0 -weedy negative 0 -weedy positive 0 -weedy sadness 0 -weedy surprise 0 -weedy trust 0 -week anger 0 -week anticipation 0 -week disgust 0 -week fear 0 -week joy 0 -week negative 0 -week positive 0 -week sadness 0 -week surprise 0 -week trust 0 -weekly anger 0 -weekly anticipation 0 -weekly disgust 0 -weekly fear 0 -weekly joy 0 -weekly negative 0 -weekly positive 0 -weekly sadness 0 -weekly surprise 0 -weekly trust 0 -weep anger 0 -weep anticipation 0 -weep disgust 0 -weep fear 0 -weep joy 0 -weep negative 1 -weep positive 0 -weep sadness 1 -weep surprise 0 -weep trust 0 -weeping anger 0 -weeping anticipation 0 -weeping disgust 0 -weeping fear 0 -weeping joy 0 -weeping negative 0 -weeping positive 0 -weeping sadness 1 -weeping surprise 0 -weeping trust 0 -weigh anger 0 -weigh anticipation 1 -weigh disgust 0 -weigh fear 0 -weigh joy 0 -weigh negative 0 -weigh positive 0 -weigh sadness 0 -weigh surprise 0 -weigh trust 1 -weighing anger 0 -weighing anticipation 0 -weighing disgust 0 -weighing fear 0 -weighing joy 0 -weighing negative 0 -weighing positive 0 -weighing sadness 0 -weighing surprise 0 -weighing trust 0 -weight anger 0 -weight anticipation 1 -weight disgust 1 -weight fear 1 -weight joy 1 -weight negative 1 -weight positive 1 -weight sadness 1 -weight surprise 1 -weight trust 1 -weightless anger 0 -weightless anticipation 0 -weightless disgust 0 -weightless fear 0 -weightless joy 0 -weightless negative 0 -weightless positive 0 -weightless sadness 0 -weightless surprise 0 -weightless trust 0 -weights anger 0 -weights anticipation 0 -weights disgust 0 -weights fear 0 -weights joy 0 -weights negative 0 -weights positive 0 -weights sadness 0 -weights surprise 0 -weights trust 0 -weighty anger 0 -weighty anticipation 0 -weighty disgust 0 -weighty fear 1 -weighty joy 0 -weighty negative 0 -weighty positive 0 -weighty sadness 0 -weighty surprise 0 -weighty trust 0 -weir anger 0 -weir anticipation 0 -weir disgust 0 -weir fear 0 -weir joy 0 -weir negative 0 -weir positive 0 -weir sadness 0 -weir surprise 0 -weir trust 0 -weird anger 0 -weird anticipation 0 -weird disgust 1 -weird fear 0 -weird joy 0 -weird negative 1 -weird positive 0 -weird sadness 0 -weird surprise 0 -weird trust 0 -weirdo anger 0 -weirdo anticipation 0 -weirdo disgust 0 -weirdo fear 1 -weirdo joy 0 -weirdo negative 1 -weirdo positive 0 -weirdo sadness 0 -weirdo surprise 0 -weirdo trust 0 -welcomed anger 0 -welcomed anticipation 0 -welcomed disgust 0 -welcomed fear 0 -welcomed joy 1 -welcomed negative 0 -welcomed positive 1 -welcomed sadness 0 -welcomed surprise 0 -welcomed trust 0 -weld anger 0 -weld anticipation 0 -weld disgust 0 -weld fear 0 -weld joy 0 -weld negative 0 -weld positive 0 -weld sadness 0 -weld surprise 0 -weld trust 0 -welfare anger 0 -welfare anticipation 0 -welfare disgust 0 -welfare fear 0 -welfare joy 0 -welfare negative 0 -welfare positive 0 -welfare sadness 0 -welfare surprise 0 -welfare trust 0 -wellhead anger 0 -wellhead anticipation 0 -wellhead disgust 0 -wellhead fear 0 -wellhead joy 0 -wellhead negative 0 -wellhead positive 0 -wellhead sadness 0 -wellhead surprise 0 -wellhead trust 0 -welt anger 0 -welt anticipation 0 -welt disgust 0 -welt fear 0 -welt joy 0 -welt negative 0 -welt positive 0 -welt sadness 0 -welt surprise 0 -welt trust 0 -wen anger 0 -wen anticipation 0 -wen disgust 0 -wen fear 0 -wen joy 0 -wen negative 1 -wen positive 0 -wen sadness 0 -wen surprise 0 -wen trust 0 -wench anger 1 -wench anticipation 0 -wench disgust 1 -wench fear 0 -wench joy 0 -wench negative 1 -wench positive 0 -wench sadness 0 -wench surprise 0 -wench trust 0 -western anger 0 -western anticipation 0 -western disgust 0 -western fear 0 -western joy 0 -western negative 0 -western positive 0 -western sadness 0 -western surprise 0 -western trust 0 -wet anger 0 -wet anticipation 0 -wet disgust 0 -wet fear 0 -wet joy 0 -wet negative 0 -wet positive 0 -wet sadness 0 -wet surprise 0 -wet trust 0 -whack anger 0 -whack anticipation 0 -whack disgust 0 -whack fear 0 -whack joy 0 -whack negative 1 -whack positive 0 -whack sadness 0 -whack surprise 0 -whack trust 0 -whale anger 0 -whale anticipation 0 -whale disgust 0 -whale fear 0 -whale joy 0 -whale negative 0 -whale positive 0 -whale sadness 0 -whale surprise 0 -whale trust 0 -wham anger 0 -wham anticipation 0 -wham disgust 0 -wham fear 0 -wham joy 0 -wham negative 0 -wham positive 0 -wham sadness 0 -wham surprise 0 -wham trust 0 -wharf anger 0 -wharf anticipation 0 -wharf disgust 0 -wharf fear 0 -wharf joy 0 -wharf negative 0 -wharf positive 0 -wharf sadness 0 -wharf surprise 0 -wharf trust 0 -whatsoever anger 0 -whatsoever anticipation 0 -whatsoever disgust 0 -whatsoever fear 0 -whatsoever joy 0 -whatsoever negative 0 -whatsoever positive 0 -whatsoever sadness 0 -whatsoever surprise 0 -whatsoever trust 0 -wheel anger 0 -wheel anticipation 0 -wheel disgust 0 -wheel fear 0 -wheel joy 0 -wheel negative 0 -wheel positive 0 -wheel sadness 0 -wheel surprise 0 -wheel trust 0 -wheels anger 0 -wheels anticipation 0 -wheels disgust 0 -wheels fear 0 -wheels joy 0 -wheels negative 0 -wheels positive 0 -wheels sadness 0 -wheels surprise 0 -wheels trust 0 -whereabouts anger 0 -whereabouts anticipation 0 -whereabouts disgust 0 -whereabouts fear 0 -whereabouts joy 0 -whereabouts negative 0 -whereabouts positive 0 -whereabouts sadness 0 -whereabouts surprise 0 -whereabouts trust 0 -wherefore anger 0 -wherefore anticipation 0 -wherefore disgust 0 -wherefore fear 0 -wherefore joy 0 -wherefore negative 0 -wherefore positive 0 -wherefore sadness 0 -wherefore surprise 0 -wherefore trust 0 -wherewith anger 0 -wherewith anticipation 0 -wherewith disgust 0 -wherewith fear 0 -wherewith joy 0 -wherewith negative 0 -wherewith positive 0 -wherewith sadness 0 -wherewith surprise 0 -wherewith trust 0 -wherewithal anger 0 -wherewithal anticipation 0 -wherewithal disgust 0 -wherewithal fear 0 -wherewithal joy 0 -wherewithal negative 0 -wherewithal positive 0 -wherewithal sadness 0 -wherewithal surprise 0 -wherewithal trust 0 -whet anger 0 -whet anticipation 0 -whet disgust 0 -whet fear 0 -whet joy 0 -whet negative 0 -whet positive 0 -whet sadness 0 -whet surprise 0 -whet trust 0 -whiff anger 0 -whiff anticipation 0 -whiff disgust 0 -whiff fear 0 -whiff joy 0 -whiff negative 0 -whiff positive 0 -whiff sadness 0 -whiff surprise 0 -whiff trust 0 -whilst anger 0 -whilst anticipation 0 -whilst disgust 0 -whilst fear 0 -whilst joy 0 -whilst negative 0 -whilst positive 0 -whilst sadness 0 -whilst surprise 0 -whilst trust 0 -whim anger 0 -whim anticipation 1 -whim disgust 0 -whim fear 0 -whim joy 1 -whim negative 1 -whim positive 0 -whim sadness 0 -whim surprise 1 -whim trust 0 -whimper anger 0 -whimper anticipation 0 -whimper disgust 0 -whimper fear 1 -whimper joy 0 -whimper negative 0 -whimper positive 0 -whimper sadness 1 -whimper surprise 0 -whimper trust 0 -whimsical anger 0 -whimsical anticipation 0 -whimsical disgust 0 -whimsical fear 0 -whimsical joy 1 -whimsical negative 0 -whimsical positive 0 -whimsical sadness 0 -whimsical surprise 0 -whimsical trust 0 -whimsy anger 0 -whimsy anticipation 0 -whimsy disgust 0 -whimsy fear 0 -whimsy joy 0 -whimsy negative 0 -whimsy positive 0 -whimsy sadness 0 -whimsy surprise 0 -whimsy trust 0 -whine anger 0 -whine anticipation 0 -whine disgust 1 -whine fear 0 -whine joy 0 -whine negative 1 -whine positive 0 -whine sadness 1 -whine surprise 0 -whine trust 0 -whip anger 1 -whip anticipation 0 -whip disgust 0 -whip fear 0 -whip joy 0 -whip negative 1 -whip positive 0 -whip sadness 0 -whip surprise 0 -whip trust 0 -whirl anger 0 -whirl anticipation 0 -whirl disgust 0 -whirl fear 0 -whirl joy 0 -whirl negative 0 -whirl positive 0 -whirl sadness 0 -whirl surprise 0 -whirl trust 0 -whirlpool anger 0 -whirlpool anticipation 0 -whirlpool disgust 0 -whirlpool fear 1 -whirlpool joy 0 -whirlpool negative 0 -whirlpool positive 0 -whirlpool sadness 0 -whirlpool surprise 0 -whirlpool trust 0 -whirlwind anger 0 -whirlwind anticipation 0 -whirlwind disgust 0 -whirlwind fear 1 -whirlwind joy 0 -whirlwind negative 1 -whirlwind positive 0 -whirlwind sadness 0 -whirlwind surprise 0 -whirlwind trust 0 -whisk anger 0 -whisk anticipation 0 -whisk disgust 0 -whisk fear 0 -whisk joy 0 -whisk negative 0 -whisk positive 0 -whisk sadness 0 -whisk surprise 0 -whisk trust 0 -whisker anger 0 -whisker anticipation 0 -whisker disgust 0 -whisker fear 0 -whisker joy 0 -whisker negative 0 -whisker positive 0 -whisker sadness 0 -whisker surprise 0 -whisker trust 0 -whisky anger 0 -whisky anticipation 0 -whisky disgust 0 -whisky fear 0 -whisky joy 0 -whisky negative 1 -whisky positive 0 -whisky sadness 0 -whisky surprise 0 -whisky trust 0 -whisper anger 0 -whisper anticipation 0 -whisper disgust 0 -whisper fear 0 -whisper joy 0 -whisper negative 0 -whisper positive 0 -whisper sadness 0 -whisper surprise 0 -whisper trust 0 -whispered anger 0 -whispered anticipation 0 -whispered disgust 0 -whispered fear 0 -whispered joy 0 -whispered negative 0 -whispered positive 0 -whispered sadness 0 -whispered surprise 0 -whispered trust 0 -whistle anger 0 -whistle anticipation 0 -whistle disgust 0 -whistle fear 0 -whistle joy 0 -whistle negative 0 -whistle positive 0 -whistle sadness 0 -whistle surprise 0 -whistle trust 0 -whit anger 0 -whit anticipation 0 -whit disgust 0 -whit fear 0 -whit joy 0 -whit negative 0 -whit positive 0 -whit sadness 0 -whit surprise 0 -whit trust 0 -whiteness anger 0 -whiteness anticipation 0 -whiteness disgust 0 -whiteness fear 0 -whiteness joy 1 -whiteness negative 0 -whiteness positive 1 -whiteness sadness 0 -whiteness surprise 0 -whiteness trust 0 -whitish anger 0 -whitish anticipation 0 -whitish disgust 0 -whitish fear 0 -whitish joy 0 -whitish negative 0 -whitish positive 0 -whitish sadness 0 -whitish surprise 0 -whitish trust 0 -whiz anger 0 -whiz anticipation 0 -whiz disgust 0 -whiz fear 0 -whiz joy 0 -whiz negative 0 -whiz positive 0 -whiz sadness 0 -whiz surprise 0 -whiz trust 0 -wholesome anger 0 -wholesome anticipation 0 -wholesome disgust 0 -wholesome fear 0 -wholesome joy 0 -wholesome negative 0 -wholesome positive 1 -wholesome sadness 0 -wholesome surprise 0 -wholesome trust 1 -wholly anger 0 -wholly anticipation 0 -wholly disgust 0 -wholly fear 0 -wholly joy 0 -wholly negative 0 -wholly positive 0 -wholly sadness 0 -wholly surprise 0 -wholly trust 0 -whoop anger 0 -whoop anticipation 0 -whoop disgust 0 -whoop fear 0 -whoop joy 0 -whoop negative 0 -whoop positive 0 -whoop sadness 0 -whoop surprise 0 -whoop trust 0 -whopping anger 0 -whopping anticipation 0 -whopping disgust 0 -whopping fear 0 -whopping joy 0 -whopping negative 0 -whopping positive 0 -whopping sadness 0 -whopping surprise 0 -whopping trust 0 -whore anger 0 -whore anticipation 0 -whore disgust 1 -whore fear 0 -whore joy 0 -whore negative 1 -whore positive 0 -whore sadness 0 -whore surprise 0 -whore trust 0 -wick anger 0 -wick anticipation 0 -wick disgust 0 -wick fear 0 -wick joy 0 -wick negative 0 -wick positive 0 -wick sadness 0 -wick surprise 0 -wick trust 0 -wicked anger 0 -wicked anticipation 0 -wicked disgust 0 -wicked fear 1 -wicked joy 0 -wicked negative 1 -wicked positive 0 -wicked sadness 0 -wicked surprise 0 -wicked trust 0 -wickedness anger 0 -wickedness anticipation 0 -wickedness disgust 1 -wickedness fear 0 -wickedness joy 0 -wickedness negative 1 -wickedness positive 0 -wickedness sadness 0 -wickedness surprise 0 -wickedness trust 0 -wicker anger 0 -wicker anticipation 0 -wicker disgust 0 -wicker fear 0 -wicker joy 0 -wicker negative 0 -wicker positive 0 -wicker sadness 0 -wicker surprise 0 -wicker trust 0 -wicket anger 0 -wicket anticipation 0 -wicket disgust 0 -wicket fear 0 -wicket joy 0 -wicket negative 0 -wicket positive 1 -wicket sadness 0 -wicket surprise 0 -wicket trust 0 -wide anger 0 -wide anticipation 0 -wide disgust 0 -wide fear 0 -wide joy 0 -wide negative 0 -wide positive 0 -wide sadness 0 -wide surprise 0 -wide trust 0 -widely anger 0 -widely anticipation 0 -widely disgust 0 -widely fear 0 -widely joy 0 -widely negative 0 -widely positive 0 -widely sadness 0 -widely surprise 0 -widely trust 0 -widen anger 0 -widen anticipation 0 -widen disgust 0 -widen fear 0 -widen joy 0 -widen negative 0 -widen positive 0 -widen sadness 0 -widen surprise 0 -widen trust 0 -widespread anger 0 -widespread anticipation 0 -widespread disgust 0 -widespread fear 0 -widespread joy 0 -widespread negative 0 -widespread positive 1 -widespread sadness 0 -widespread surprise 0 -widespread trust 0 -widow anger 0 -widow anticipation 0 -widow disgust 0 -widow fear 0 -widow joy 0 -widow negative 0 -widow positive 0 -widow sadness 1 -widow surprise 0 -widow trust 0 -widower anger 0 -widower anticipation 0 -widower disgust 0 -widower fear 0 -widower joy 0 -widower negative 0 -widower positive 0 -widower sadness 1 -widower surprise 0 -widower trust 0 -width anger 0 -width anticipation 0 -width disgust 0 -width fear 0 -width joy 0 -width negative 0 -width positive 0 -width sadness 0 -width surprise 0 -width trust 0 -wield anger 0 -wield anticipation 0 -wield disgust 0 -wield fear 0 -wield joy 0 -wield negative 0 -wield positive 0 -wield sadness 0 -wield surprise 0 -wield trust 0 -wife anger 0 -wife anticipation 0 -wife disgust 0 -wife fear 0 -wife joy 0 -wife negative 0 -wife positive 0 -wife sadness 0 -wife surprise 0 -wife trust 0 -wig anger 0 -wig anticipation 0 -wig disgust 0 -wig fear 0 -wig joy 0 -wig negative 0 -wig positive 0 -wig sadness 0 -wig surprise 0 -wig trust 0 -wight anger 0 -wight anticipation 0 -wight disgust 0 -wight fear 0 -wight joy 0 -wight negative 0 -wight positive 0 -wight sadness 0 -wight surprise 0 -wight trust 0 -wild anger 0 -wild anticipation 0 -wild disgust 0 -wild fear 0 -wild joy 0 -wild negative 1 -wild positive 0 -wild sadness 0 -wild surprise 1 -wild trust 0 -wildcat anger 0 -wildcat anticipation 0 -wildcat disgust 0 -wildcat fear 0 -wildcat joy 0 -wildcat negative 1 -wildcat positive 0 -wildcat sadness 0 -wildcat surprise 0 -wildcat trust 0 -wilderness anger 0 -wilderness anticipation 1 -wilderness disgust 0 -wilderness fear 1 -wilderness joy 0 -wilderness negative 0 -wilderness positive 0 -wilderness sadness 1 -wilderness surprise 0 -wilderness trust 0 -wildfire anger 0 -wildfire anticipation 0 -wildfire disgust 0 -wildfire fear 1 -wildfire joy 0 -wildfire negative 1 -wildfire positive 0 -wildfire sadness 1 -wildfire surprise 1 -wildfire trust 0 -willful anger 1 -willful anticipation 0 -willful disgust 0 -willful fear 0 -willful joy 0 -willful negative 1 -willful positive 0 -willful sadness 1 -willful surprise 0 -willful trust 0 -willingly anger 0 -willingly anticipation 0 -willingly disgust 0 -willingly fear 0 -willingly joy 0 -willingly negative 0 -willingly positive 1 -willingly sadness 0 -willingly surprise 0 -willingly trust 0 -willingness anger 0 -willingness anticipation 0 -willingness disgust 0 -willingness fear 0 -willingness joy 0 -willingness negative 0 -willingness positive 1 -willingness sadness 0 -willingness surprise 0 -willingness trust 0 -willow anger 0 -willow anticipation 0 -willow disgust 0 -willow fear 0 -willow joy 0 -willow negative 0 -willow positive 0 -willow sadness 0 -willow surprise 0 -willow trust 0 -wilted anger 0 -wilted anticipation 0 -wilted disgust 0 -wilted fear 0 -wilted joy 0 -wilted negative 0 -wilted positive 0 -wilted sadness 0 -wilted surprise 0 -wilted trust 0 -wily anger 0 -wily anticipation 0 -wily disgust 0 -wily fear 0 -wily joy 0 -wily negative 0 -wily positive 0 -wily sadness 0 -wily surprise 0 -wily trust 0 -wimp anger 0 -wimp anticipation 0 -wimp disgust 1 -wimp fear 1 -wimp joy 0 -wimp negative 1 -wimp positive 0 -wimp sadness 0 -wimp surprise 0 -wimp trust 0 -wimpy anger 1 -wimpy anticipation 0 -wimpy disgust 1 -wimpy fear 1 -wimpy joy 0 -wimpy negative 1 -wimpy positive 0 -wimpy sadness 1 -wimpy surprise 0 -wimpy trust 0 -wince anger 1 -wince anticipation 0 -wince disgust 1 -wince fear 1 -wince joy 0 -wince negative 1 -wince positive 0 -wince sadness 1 -wince surprise 0 -wince trust 0 -winch anger 0 -winch anticipation 0 -winch disgust 0 -winch fear 0 -winch joy 0 -winch negative 0 -winch positive 0 -winch sadness 0 -winch surprise 0 -winch trust 0 -wind anger 0 -wind anticipation 0 -wind disgust 0 -wind fear 0 -wind joy 0 -wind negative 0 -wind positive 0 -wind sadness 0 -wind surprise 0 -wind trust 0 -windfall anger 0 -windfall anticipation 0 -windfall disgust 0 -windfall fear 0 -windfall joy 0 -windfall negative 0 -windfall positive 1 -windfall sadness 0 -windfall surprise 0 -windfall trust 0 -winding anger 0 -winding anticipation 0 -winding disgust 0 -winding fear 0 -winding joy 0 -winding negative 0 -winding positive 0 -winding sadness 0 -winding surprise 0 -winding trust 0 -windmill anger 0 -windmill anticipation 0 -windmill disgust 0 -windmill fear 0 -windmill joy 0 -windmill negative 0 -windmill positive 0 -windmill sadness 0 -windmill surprise 0 -windmill trust 0 -window anger 0 -window anticipation 0 -window disgust 0 -window fear 0 -window joy 0 -window negative 0 -window positive 0 -window sadness 0 -window surprise 0 -window trust 0 -windy anger 0 -windy anticipation 0 -windy disgust 0 -windy fear 0 -windy joy 0 -windy negative 0 -windy positive 0 -windy sadness 0 -windy surprise 0 -windy trust 0 -wine anger 0 -wine anticipation 0 -wine disgust 0 -wine fear 0 -wine joy 0 -wine negative 0 -wine positive 0 -wine sadness 0 -wine surprise 0 -wine trust 0 -wing anger 0 -wing anticipation 0 -wing disgust 0 -wing fear 0 -wing joy 0 -wing negative 0 -wing positive 0 -wing sadness 0 -wing surprise 0 -wing trust 0 -winged anger 0 -winged anticipation 0 -winged disgust 0 -winged fear 0 -winged joy 0 -winged negative 0 -winged positive 0 -winged sadness 0 -winged surprise 0 -winged trust 0 -wink anger 0 -wink anticipation 0 -wink disgust 0 -wink fear 0 -wink joy 0 -wink negative 0 -wink positive 0 -wink sadness 0 -wink surprise 0 -wink trust 0 -winner anger 0 -winner anticipation 1 -winner disgust 0 -winner fear 0 -winner joy 1 -winner negative 0 -winner positive 1 -winner sadness 0 -winner surprise 1 -winner trust 0 -winning anger 0 -winning anticipation 1 -winning disgust 1 -winning fear 0 -winning joy 1 -winning negative 0 -winning positive 1 -winning sadness 1 -winning surprise 1 -winning trust 1 -winnings anger 0 -winnings anticipation 1 -winnings disgust 0 -winnings fear 0 -winnings joy 1 -winnings negative 0 -winnings positive 1 -winnings sadness 0 -winnings surprise 0 -winnings trust 0 -winter anger 0 -winter anticipation 0 -winter disgust 0 -winter fear 0 -winter joy 0 -winter negative 0 -winter positive 0 -winter sadness 0 -winter surprise 0 -winter trust 0 -wintry anger 0 -wintry anticipation 0 -wintry disgust 0 -wintry fear 0 -wintry joy 0 -wintry negative 0 -wintry positive 0 -wintry sadness 0 -wintry surprise 0 -wintry trust 0 -wipe anger 0 -wipe anticipation 0 -wipe disgust 0 -wipe fear 0 -wipe joy 0 -wipe negative 0 -wipe positive 0 -wipe sadness 0 -wipe surprise 0 -wipe trust 0 -wire anger 0 -wire anticipation 0 -wire disgust 0 -wire fear 0 -wire joy 0 -wire negative 0 -wire positive 0 -wire sadness 0 -wire surprise 0 -wire trust 0 -wireless anger 1 -wireless anticipation 1 -wireless disgust 0 -wireless fear 0 -wireless joy 0 -wireless negative 0 -wireless positive 1 -wireless sadness 0 -wireless surprise 1 -wireless trust 0 -wis anger 0 -wis anticipation 0 -wis disgust 0 -wis fear 0 -wis joy 0 -wis negative 0 -wis positive 1 -wis sadness 0 -wis surprise 0 -wis trust 0 -wisdom anger 0 -wisdom anticipation 0 -wisdom disgust 0 -wisdom fear 0 -wisdom joy 0 -wisdom negative 0 -wisdom positive 1 -wisdom sadness 0 -wisdom surprise 0 -wisdom trust 1 -wise anger 0 -wise anticipation 0 -wise disgust 0 -wise fear 0 -wise joy 0 -wise negative 0 -wise positive 1 -wise sadness 0 -wise surprise 0 -wise trust 0 -wishful anger 0 -wishful anticipation 1 -wishful disgust 0 -wishful fear 0 -wishful joy 0 -wishful negative 0 -wishful positive 0 -wishful sadness 0 -wishful surprise 0 -wishful trust 0 -wistful anger 0 -wistful anticipation 0 -wistful disgust 0 -wistful fear 0 -wistful joy 0 -wistful negative 0 -wistful positive 0 -wistful sadness 0 -wistful surprise 0 -wistful trust 0 -wit anger 0 -wit anticipation 0 -wit disgust 0 -wit fear 0 -wit joy 0 -wit negative 0 -wit positive 1 -wit sadness 0 -wit surprise 0 -wit trust 0 -witch anger 1 -witch anticipation 0 -witch disgust 1 -witch fear 1 -witch joy 0 -witch negative 1 -witch positive 0 -witch sadness 0 -witch surprise 0 -witch trust 0 -witchcraft anger 1 -witchcraft anticipation 0 -witchcraft disgust 0 -witchcraft fear 1 -witchcraft joy 0 -witchcraft negative 1 -witchcraft positive 0 -witchcraft sadness 1 -witchcraft surprise 0 -witchcraft trust 0 -withal anger 0 -withal anticipation 0 -withal disgust 0 -withal fear 0 -withal joy 0 -withal negative 0 -withal positive 0 -withal sadness 0 -withal surprise 0 -withal trust 0 -withdraw anger 0 -withdraw anticipation 0 -withdraw disgust 0 -withdraw fear 0 -withdraw joy 0 -withdraw negative 1 -withdraw positive 0 -withdraw sadness 1 -withdraw surprise 0 -withdraw trust 0 -withdrawal anger 0 -withdrawal anticipation 0 -withdrawal disgust 0 -withdrawal fear 0 -withdrawal joy 0 -withdrawal negative 0 -withdrawal positive 0 -withdrawal sadness 0 -withdrawal surprise 0 -withdrawal trust 0 -wither anger 0 -wither anticipation 0 -wither disgust 0 -wither fear 0 -wither joy 0 -wither negative 1 -wither positive 0 -wither sadness 1 -wither surprise 0 -wither trust 0 -withered anger 0 -withered anticipation 0 -withered disgust 1 -withered fear 0 -withered joy 0 -withered negative 1 -withered positive 0 -withered sadness 0 -withered surprise 0 -withered trust 0 -withstand anger 0 -withstand anticipation 1 -withstand disgust 0 -withstand fear 1 -withstand joy 0 -withstand negative 0 -withstand positive 1 -withstand sadness 0 -withstand surprise 0 -withstand trust 0 -witness anger 0 -witness anticipation 0 -witness disgust 0 -witness fear 0 -witness joy 0 -witness negative 0 -witness positive 0 -witness sadness 0 -witness surprise 0 -witness trust 1 -wits anger 0 -wits anticipation 0 -wits disgust 0 -wits fear 0 -wits joy 0 -wits negative 0 -wits positive 1 -wits sadness 0 -wits surprise 0 -wits trust 0 -witty anger 0 -witty anticipation 0 -witty disgust 0 -witty fear 0 -witty joy 1 -witty negative 0 -witty positive 1 -witty sadness 0 -witty surprise 0 -witty trust 0 -wizard anger 0 -wizard anticipation 1 -wizard disgust 0 -wizard fear 0 -wizard joy 0 -wizard negative 0 -wizard positive 1 -wizard sadness 0 -wizard surprise 1 -wizard trust 0 -woe anger 0 -woe anticipation 0 -woe disgust 1 -woe fear 1 -woe joy 0 -woe negative 1 -woe positive 0 -woe sadness 1 -woe surprise 0 -woe trust 0 -woeful anger 0 -woeful anticipation 0 -woeful disgust 0 -woeful fear 0 -woeful joy 0 -woeful negative 1 -woeful positive 0 -woeful sadness 1 -woeful surprise 0 -woeful trust 0 -woefully anger 0 -woefully anticipation 0 -woefully disgust 1 -woefully fear 0 -woefully joy 0 -woefully negative 1 -woefully positive 0 -woefully sadness 1 -woefully surprise 0 -woefully trust 0 -womanhood anger 0 -womanhood anticipation 0 -womanhood disgust 0 -womanhood fear 0 -womanhood joy 0 -womanhood negative 0 -womanhood positive 0 -womanhood sadness 0 -womanhood surprise 0 -womanhood trust 0 -womanly anger 0 -womanly anticipation 0 -womanly disgust 0 -womanly fear 0 -womanly joy 0 -womanly negative 0 -womanly positive 0 -womanly sadness 0 -womanly surprise 0 -womanly trust 0 -womb anger 0 -womb anticipation 0 -womb disgust 0 -womb fear 0 -womb joy 0 -womb negative 0 -womb positive 1 -womb sadness 0 -womb surprise 0 -womb trust 0 -wonderful anger 0 -wonderful anticipation 0 -wonderful disgust 0 -wonderful fear 0 -wonderful joy 1 -wonderful negative 0 -wonderful positive 1 -wonderful sadness 0 -wonderful surprise 1 -wonderful trust 1 -wonderfully anger 0 -wonderfully anticipation 0 -wonderfully disgust 0 -wonderfully fear 0 -wonderfully joy 1 -wonderfully negative 0 -wonderfully positive 1 -wonderfully sadness 0 -wonderfully surprise 1 -wonderfully trust 0 -wondrous anger 0 -wondrous anticipation 0 -wondrous disgust 0 -wondrous fear 0 -wondrous joy 0 -wondrous negative 0 -wondrous positive 1 -wondrous sadness 0 -wondrous surprise 0 -wondrous trust 0 -wont anger 0 -wont anticipation 1 -wont disgust 0 -wont fear 0 -wont joy 0 -wont negative 0 -wont positive 0 -wont sadness 0 -wont surprise 0 -wont trust 0 -woo anger 0 -woo anticipation 0 -woo disgust 0 -woo fear 0 -woo joy 0 -woo negative 0 -woo positive 0 -woo sadness 0 -woo surprise 0 -woo trust 0 -wood anger 0 -wood anticipation 0 -wood disgust 0 -wood fear 0 -wood joy 0 -wood negative 0 -wood positive 0 -wood sadness 0 -wood surprise 0 -wood trust 0 -woodcut anger 0 -woodcut anticipation 0 -woodcut disgust 0 -woodcut fear 0 -woodcut joy 0 -woodcut negative 0 -woodcut positive 0 -woodcut sadness 0 -woodcut surprise 0 -woodcut trust 0 -wooden anger 0 -wooden anticipation 0 -wooden disgust 0 -wooden fear 0 -wooden joy 0 -wooden negative 0 -wooden positive 0 -wooden sadness 0 -wooden surprise 0 -wooden trust 0 -woodlands anger 0 -woodlands anticipation 0 -woodlands disgust 0 -woodlands fear 0 -woodlands joy 0 -woodlands negative 0 -woodlands positive 0 -woodlands sadness 0 -woodlands surprise 0 -woodlands trust 0 -woody anger 0 -woody anticipation 0 -woody disgust 0 -woody fear 0 -woody joy 0 -woody negative 0 -woody positive 0 -woody sadness 0 -woody surprise 0 -woody trust 0 -wooing anger 0 -wooing anticipation 0 -wooing disgust 0 -wooing fear 0 -wooing joy 0 -wooing negative 0 -wooing positive 0 -wooing sadness 0 -wooing surprise 0 -wooing trust 0 -wool anger 0 -wool anticipation 0 -wool disgust 0 -wool fear 0 -wool joy 0 -wool negative 0 -wool positive 0 -wool sadness 0 -wool surprise 0 -wool trust 0 -woolly anger 0 -woolly anticipation 0 -woolly disgust 0 -woolly fear 0 -woolly joy 0 -woolly negative 0 -woolly positive 0 -woolly sadness 0 -woolly surprise 0 -woolly trust 0 -wop anger 1 -wop anticipation 0 -wop disgust 0 -wop fear 0 -wop joy 0 -wop negative 0 -wop positive 0 -wop sadness 0 -wop surprise 0 -wop trust 0 -word anger 0 -word anticipation 0 -word disgust 0 -word fear 0 -word joy 0 -word negative 0 -word positive 1 -word sadness 0 -word surprise 0 -word trust 1 -wording anger 0 -wording anticipation 0 -wording disgust 0 -wording fear 0 -wording joy 0 -wording negative 0 -wording positive 0 -wording sadness 0 -wording surprise 0 -wording trust 0 -words anger 1 -words anticipation 0 -words disgust 0 -words fear 0 -words joy 0 -words negative 1 -words positive 0 -words sadness 0 -words surprise 0 -words trust 0 -wordy anger 0 -wordy anticipation 0 -wordy disgust 0 -wordy fear 0 -wordy joy 0 -wordy negative 0 -wordy positive 0 -wordy sadness 0 -wordy surprise 0 -wordy trust 0 -work anger 0 -work anticipation 0 -work disgust 0 -work fear 0 -work joy 0 -work negative 0 -work positive 0 -work sadness 0 -work surprise 0 -work trust 0 -workbook anger 0 -workbook anticipation 0 -workbook disgust 0 -workbook fear 0 -workbook joy 0 -workbook negative 0 -workbook positive 0 -workbook sadness 0 -workbook surprise 0 -workbook trust 0 -worker anger 0 -worker anticipation 0 -worker disgust 0 -worker fear 0 -worker joy 0 -worker negative 0 -worker positive 0 -worker sadness 0 -worker surprise 0 -worker trust 0 -working anger 0 -working anticipation 0 -working disgust 0 -working fear 0 -working joy 0 -working negative 0 -working positive 1 -working sadness 0 -working surprise 0 -working trust 0 -workman anger 0 -workman anticipation 0 -workman disgust 0 -workman fear 0 -workman joy 0 -workman negative 0 -workman positive 0 -workman sadness 0 -workman surprise 0 -workman trust 0 -workmanship anger 0 -workmanship anticipation 0 -workmanship disgust 0 -workmanship fear 0 -workmanship joy 0 -workmanship negative 0 -workmanship positive 0 -workmanship sadness 0 -workmanship surprise 0 -workmanship trust 0 -workplace anger 0 -workplace anticipation 0 -workplace disgust 0 -workplace fear 0 -workplace joy 0 -workplace negative 0 -workplace positive 0 -workplace sadness 0 -workplace surprise 0 -workplace trust 0 -works anger 0 -works anticipation 0 -works disgust 0 -works fear 0 -works joy 0 -works negative 0 -works positive 0 -works sadness 0 -works surprise 0 -works trust 0 -workshop anger 0 -workshop anticipation 0 -workshop disgust 0 -workshop fear 0 -workshop joy 0 -workshop negative 0 -workshop positive 0 -workshop sadness 0 -workshop surprise 0 -workshop trust 0 -world anger 0 -world anticipation 0 -world disgust 0 -world fear 0 -world joy 0 -world negative 0 -world positive 0 -world sadness 0 -world surprise 0 -world trust 0 -worldly anger 0 -worldly anticipation 0 -worldly disgust 0 -worldly fear 0 -worldly joy 0 -worldly negative 0 -worldly positive 0 -worldly sadness 0 -worldly surprise 0 -worldly trust 0 -worldwide anger 0 -worldwide anticipation 0 -worldwide disgust 0 -worldwide fear 0 -worldwide joy 0 -worldwide negative 0 -worldwide positive 0 -worldwide sadness 0 -worldwide surprise 0 -worldwide trust 0 -worm anger 0 -worm anticipation 1 -worm disgust 0 -worm fear 0 -worm joy 0 -worm negative 1 -worm positive 0 -worm sadness 0 -worm surprise 1 -worm trust 0 -worn anger 0 -worn anticipation 0 -worn disgust 0 -worn fear 0 -worn joy 0 -worn negative 1 -worn positive 0 -worn sadness 1 -worn surprise 0 -worn trust 0 -worried anger 0 -worried anticipation 0 -worried disgust 0 -worried fear 0 -worried joy 0 -worried negative 1 -worried positive 0 -worried sadness 1 -worried surprise 0 -worried trust 0 -worry anger 0 -worry anticipation 1 -worry disgust 0 -worry fear 1 -worry joy 0 -worry negative 1 -worry positive 0 -worry sadness 1 -worry surprise 0 -worry trust 0 -worrying anger 0 -worrying anticipation 1 -worrying disgust 0 -worrying fear 1 -worrying joy 0 -worrying negative 1 -worrying positive 0 -worrying sadness 1 -worrying surprise 0 -worrying trust 0 -worse anger 0 -worse anticipation 0 -worse disgust 0 -worse fear 1 -worse joy 0 -worse negative 1 -worse positive 0 -worse sadness 1 -worse surprise 0 -worse trust 0 -worsening anger 0 -worsening anticipation 0 -worsening disgust 1 -worsening fear 0 -worsening joy 0 -worsening negative 1 -worsening positive 0 -worsening sadness 1 -worsening surprise 0 -worsening trust 0 -worship anger 0 -worship anticipation 1 -worship disgust 0 -worship fear 1 -worship joy 1 -worship negative 0 -worship positive 1 -worship sadness 0 -worship surprise 0 -worship trust 1 -worth anger 0 -worth anticipation 0 -worth disgust 0 -worth fear 0 -worth joy 0 -worth negative 0 -worth positive 1 -worth sadness 0 -worth surprise 0 -worth trust 0 -worthless anger 1 -worthless anticipation 0 -worthless disgust 1 -worthless fear 0 -worthless joy 0 -worthless negative 1 -worthless positive 0 -worthless sadness 1 -worthless surprise 0 -worthless trust 0 -worthy anger 0 -worthy anticipation 0 -worthy disgust 0 -worthy fear 0 -worthy joy 0 -worthy negative 0 -worthy positive 1 -worthy sadness 0 -worthy surprise 0 -worthy trust 1 -wot anger 0 -wot anticipation 0 -wot disgust 0 -wot fear 0 -wot joy 0 -wot negative 0 -wot positive 1 -wot sadness 0 -wot surprise 0 -wot trust 1 -wound anger 1 -wound anticipation 0 -wound disgust 0 -wound fear 1 -wound joy 0 -wound negative 1 -wound positive 0 -wound sadness 1 -wound surprise 0 -wound trust 0 -wrangler anger 0 -wrangler anticipation 0 -wrangler disgust 0 -wrangler fear 0 -wrangler joy 0 -wrangler negative 0 -wrangler positive 0 -wrangler sadness 0 -wrangler surprise 0 -wrangler trust 0 -wrangling anger 1 -wrangling anticipation 0 -wrangling disgust 1 -wrangling fear 1 -wrangling joy 0 -wrangling negative 1 -wrangling positive 0 -wrangling sadness 1 -wrangling surprise 0 -wrangling trust 0 -wrap anger 0 -wrap anticipation 0 -wrap disgust 0 -wrap fear 0 -wrap joy 0 -wrap negative 0 -wrap positive 0 -wrap sadness 0 -wrap surprise 0 -wrap trust 0 -wrapper anger 0 -wrapper anticipation 0 -wrapper disgust 0 -wrapper fear 0 -wrapper joy 0 -wrapper negative 0 -wrapper positive 0 -wrapper sadness 0 -wrapper surprise 0 -wrapper trust 0 -wrapping anger 0 -wrapping anticipation 0 -wrapping disgust 0 -wrapping fear 0 -wrapping joy 0 -wrapping negative 0 -wrapping positive 0 -wrapping sadness 0 -wrapping surprise 0 -wrapping trust 0 -wrath anger 1 -wrath anticipation 0 -wrath disgust 0 -wrath fear 1 -wrath joy 0 -wrath negative 1 -wrath positive 0 -wrath sadness 0 -wrath surprise 0 -wrath trust 0 -wreak anger 1 -wreak anticipation 0 -wreak disgust 0 -wreak fear 0 -wreak joy 0 -wreak negative 1 -wreak positive 0 -wreak sadness 0 -wreak surprise 0 -wreak trust 0 -wreath anger 0 -wreath anticipation 0 -wreath disgust 0 -wreath fear 0 -wreath joy 0 -wreath negative 0 -wreath positive 0 -wreath sadness 0 -wreath surprise 0 -wreath trust 0 -wreck anger 1 -wreck anticipation 0 -wreck disgust 1 -wreck fear 1 -wreck joy 0 -wreck negative 1 -wreck positive 0 -wreck sadness 1 -wreck surprise 1 -wreck trust 0 -wrecked anger 1 -wrecked anticipation 0 -wrecked disgust 0 -wrecked fear 1 -wrecked joy 0 -wrecked negative 1 -wrecked positive 0 -wrecked sadness 1 -wrecked surprise 0 -wrecked trust 0 -wrench anger 0 -wrench anticipation 0 -wrench disgust 0 -wrench fear 0 -wrench joy 0 -wrench negative 1 -wrench positive 0 -wrench sadness 0 -wrench surprise 0 -wrench trust 0 -wrest anger 0 -wrest anticipation 0 -wrest disgust 0 -wrest fear 0 -wrest joy 0 -wrest negative 0 -wrest positive 0 -wrest sadness 0 -wrest surprise 0 -wrest trust 0 -wrestle anger 0 -wrestle anticipation 0 -wrestle disgust 0 -wrestle fear 0 -wrestle joy 0 -wrestle negative 0 -wrestle positive 0 -wrestle sadness 0 -wrestle surprise 0 -wrestle trust 0 -wrestler anger 0 -wrestler anticipation 0 -wrestler disgust 0 -wrestler fear 0 -wrestler joy 0 -wrestler negative 0 -wrestler positive 0 -wrestler sadness 0 -wrestler surprise 0 -wrestler trust 0 -wrestling anger 0 -wrestling anticipation 0 -wrestling disgust 0 -wrestling fear 0 -wrestling joy 0 -wrestling negative 1 -wrestling positive 0 -wrestling sadness 0 -wrestling surprise 0 -wrestling trust 0 -wretch anger 1 -wretch anticipation 0 -wretch disgust 1 -wretch fear 0 -wretch joy 0 -wretch negative 1 -wretch positive 0 -wretch sadness 1 -wretch surprise 0 -wretch trust 0 -wretched anger 0 -wretched anticipation 0 -wretched disgust 1 -wretched fear 0 -wretched joy 0 -wretched negative 1 -wretched positive 0 -wretched sadness 1 -wretched surprise 0 -wretched trust 0 -wright anger 0 -wright anticipation 0 -wright disgust 0 -wright fear 0 -wright joy 0 -wright negative 0 -wright positive 0 -wright sadness 0 -wright surprise 0 -wright trust 0 -wring anger 1 -wring anticipation 0 -wring disgust 0 -wring fear 0 -wring joy 0 -wring negative 0 -wring positive 0 -wring sadness 0 -wring surprise 0 -wring trust 0 -wrinkle anger 0 -wrinkle anticipation 0 -wrinkle disgust 0 -wrinkle fear 0 -wrinkle joy 0 -wrinkle negative 0 -wrinkle positive 0 -wrinkle sadness 0 -wrinkle surprise 0 -wrinkle trust 0 -wrinkled anger 0 -wrinkled anticipation 0 -wrinkled disgust 0 -wrinkled fear 0 -wrinkled joy 0 -wrinkled negative 0 -wrinkled positive 0 -wrinkled sadness 1 -wrinkled surprise 0 -wrinkled trust 0 -wrist anger 0 -wrist anticipation 0 -wrist disgust 0 -wrist fear 0 -wrist joy 0 -wrist negative 0 -wrist positive 0 -wrist sadness 0 -wrist surprise 0 -wrist trust 0 -wristband anger 0 -wristband anticipation 0 -wristband disgust 0 -wristband fear 0 -wristband joy 0 -wristband negative 0 -wristband positive 0 -wristband sadness 0 -wristband surprise 0 -wristband trust 0 -wristwatch anger 0 -wristwatch anticipation 0 -wristwatch disgust 0 -wristwatch fear 0 -wristwatch joy 0 -wristwatch negative 0 -wristwatch positive 0 -wristwatch sadness 0 -wristwatch surprise 0 -wristwatch trust 0 -writ anger 0 -writ anticipation 0 -writ disgust 0 -writ fear 0 -writ joy 0 -writ negative 0 -writ positive 0 -writ sadness 0 -writ surprise 0 -writ trust 0 -write anger 0 -write anticipation 0 -write disgust 0 -write fear 0 -write joy 0 -write negative 0 -write positive 0 -write sadness 0 -write surprise 0 -write trust 0 -writer anger 0 -writer anticipation 0 -writer disgust 0 -writer fear 0 -writer joy 0 -writer negative 0 -writer positive 1 -writer sadness 0 -writer surprise 0 -writer trust 0 -writing anger 0 -writing anticipation 0 -writing disgust 0 -writing fear 0 -writing joy 0 -writing negative 0 -writing positive 0 -writing sadness 0 -writing surprise 0 -writing trust 0 -written anger 0 -written anticipation 0 -written disgust 0 -written fear 0 -written joy 0 -written negative 0 -written positive 0 -written sadness 0 -written surprise 0 -written trust 0 -wrong anger 0 -wrong anticipation 0 -wrong disgust 0 -wrong fear 0 -wrong joy 0 -wrong negative 1 -wrong positive 0 -wrong sadness 0 -wrong surprise 0 -wrong trust 0 -wrongdoing anger 1 -wrongdoing anticipation 0 -wrongdoing disgust 1 -wrongdoing fear 0 -wrongdoing joy 0 -wrongdoing negative 1 -wrongdoing positive 0 -wrongdoing sadness 1 -wrongdoing surprise 0 -wrongdoing trust 0 -wrongful anger 1 -wrongful anticipation 0 -wrongful disgust 1 -wrongful fear 0 -wrongful joy 0 -wrongful negative 1 -wrongful positive 0 -wrongful sadness 1 -wrongful surprise 0 -wrongful trust 0 -wrongly anger 1 -wrongly anticipation 0 -wrongly disgust 0 -wrongly fear 1 -wrongly joy 0 -wrongly negative 1 -wrongly positive 0 -wrongly sadness 1 -wrongly surprise 0 -wrongly trust 0 -wrought anger 0 -wrought anticipation 0 -wrought disgust 0 -wrought fear 0 -wrought joy 0 -wrought negative 1 -wrought positive 0 -wrought sadness 0 -wrought surprise 0 -wrought trust 0 -wry anger 0 -wry anticipation 0 -wry disgust 0 -wry fear 0 -wry joy 0 -wry negative 1 -wry positive 0 -wry sadness 0 -wry surprise 0 -wry trust 0 -xenophobia anger 0 -xenophobia anticipation 0 -xenophobia disgust 0 -xenophobia fear 1 -xenophobia joy 0 -xenophobia negative 1 -xenophobia positive 0 -xenophobia sadness 0 -xenophobia surprise 0 -xenophobia trust 0 -xerox anger 0 -xerox anticipation 0 -xerox disgust 0 -xerox fear 0 -xerox joy 0 -xerox negative 0 -xerox positive 0 -xerox sadness 0 -xerox surprise 0 -xerox trust 0 -yacht anger 0 -yacht anticipation 0 -yacht disgust 0 -yacht fear 0 -yacht joy 0 -yacht negative 0 -yacht positive 0 -yacht sadness 0 -yacht surprise 0 -yacht trust 0 -yachting anger 0 -yachting anticipation 0 -yachting disgust 0 -yachting fear 0 -yachting joy 0 -yachting negative 0 -yachting positive 0 -yachting sadness 0 -yachting surprise 0 -yachting trust 0 -yak anger 0 -yak anticipation 0 -yak disgust 0 -yak fear 0 -yak joy 0 -yak negative 0 -yak positive 0 -yak sadness 0 -yak surprise 0 -yak trust 0 -yam anger 0 -yam anticipation 0 -yam disgust 0 -yam fear 0 -yam joy 0 -yam negative 0 -yam positive 0 -yam sadness 0 -yam surprise 0 -yam trust 0 -yank anger 0 -yank anticipation 0 -yank disgust 0 -yank fear 0 -yank joy 0 -yank negative 0 -yank positive 0 -yank sadness 0 -yank surprise 0 -yank trust 0 -yard anger 0 -yard anticipation 0 -yard disgust 0 -yard fear 0 -yard joy 0 -yard negative 0 -yard positive 0 -yard sadness 0 -yard surprise 0 -yard trust 0 -yarn anger 0 -yarn anticipation 0 -yarn disgust 0 -yarn fear 0 -yarn joy 0 -yarn negative 0 -yarn positive 0 -yarn sadness 0 -yarn surprise 0 -yarn trust 0 -yaw anger 0 -yaw anticipation 0 -yaw disgust 0 -yaw fear 0 -yaw joy 0 -yaw negative 0 -yaw positive 0 -yaw sadness 0 -yaw surprise 0 -yaw trust 0 -yawn anger 0 -yawn anticipation 0 -yawn disgust 0 -yawn fear 0 -yawn joy 0 -yawn negative 1 -yawn positive 0 -yawn sadness 0 -yawn surprise 0 -yawn trust 0 -yawning anger 0 -yawning anticipation 0 -yawning disgust 0 -yawning fear 0 -yawning joy 0 -yawning negative 1 -yawning positive 0 -yawning sadness 0 -yawning surprise 0 -yawning trust 0 -yea anger 0 -yea anticipation 0 -yea disgust 0 -yea fear 0 -yea joy 0 -yea negative 0 -yea positive 0 -yea sadness 0 -yea surprise 0 -yea trust 0 -year anger 0 -year anticipation 0 -year disgust 0 -year fear 0 -year joy 0 -year negative 0 -year positive 0 -year sadness 0 -year surprise 0 -year trust 0 -yearbook anger 0 -yearbook anticipation 0 -yearbook disgust 0 -yearbook fear 0 -yearbook joy 0 -yearbook negative 0 -yearbook positive 0 -yearbook sadness 0 -yearbook surprise 0 -yearbook trust 0 -yearling anger 0 -yearling anticipation 0 -yearling disgust 0 -yearling fear 0 -yearling joy 0 -yearling negative 0 -yearling positive 0 -yearling sadness 0 -yearling surprise 0 -yearling trust 0 -yearly anger 0 -yearly anticipation 0 -yearly disgust 0 -yearly fear 0 -yearly joy 0 -yearly negative 0 -yearly positive 0 -yearly sadness 0 -yearly surprise 0 -yearly trust 0 -yearn anger 0 -yearn anticipation 0 -yearn disgust 0 -yearn fear 0 -yearn joy 0 -yearn negative 0 -yearn positive 0 -yearn sadness 0 -yearn surprise 0 -yearn trust 0 -yearning anger 0 -yearning anticipation 1 -yearning disgust 0 -yearning fear 0 -yearning joy 1 -yearning negative 1 -yearning positive 1 -yearning sadness 0 -yearning surprise 0 -yearning trust 1 -years anger 0 -years anticipation 0 -years disgust 0 -years fear 0 -years joy 0 -years negative 0 -years positive 0 -years sadness 0 -years surprise 0 -years trust 0 -yeast anger 0 -yeast anticipation 0 -yeast disgust 0 -yeast fear 0 -yeast joy 0 -yeast negative 0 -yeast positive 0 -yeast sadness 0 -yeast surprise 0 -yeast trust 0 -yell anger 1 -yell anticipation 0 -yell disgust 0 -yell fear 1 -yell joy 0 -yell negative 1 -yell positive 0 -yell sadness 0 -yell surprise 1 -yell trust 0 -yellow anger 0 -yellow anticipation 0 -yellow disgust 0 -yellow fear 0 -yellow joy 0 -yellow negative 0 -yellow positive 0 -yellow sadness 0 -yellow surprise 0 -yellow trust 0 -yellows anger 0 -yellows anticipation 0 -yellows disgust 0 -yellows fear 0 -yellows joy 0 -yellows negative 1 -yellows positive 0 -yellows sadness 0 -yellows surprise 0 -yellows trust 0 -yelp anger 1 -yelp anticipation 0 -yelp disgust 0 -yelp fear 1 -yelp joy 0 -yelp negative 1 -yelp positive 0 -yelp sadness 0 -yelp surprise 1 -yelp trust 0 -yeoman anger 0 -yeoman anticipation 0 -yeoman disgust 0 -yeoman fear 0 -yeoman joy 0 -yeoman negative 0 -yeoman positive 0 -yeoman sadness 0 -yeoman surprise 0 -yeoman trust 0 -yesterday anger 0 -yesterday anticipation 0 -yesterday disgust 0 -yesterday fear 0 -yesterday joy 0 -yesterday negative 0 -yesterday positive 0 -yesterday sadness 0 -yesterday surprise 0 -yesterday trust 0 -yesteryear anger 0 -yesteryear anticipation 0 -yesteryear disgust 0 -yesteryear fear 0 -yesteryear joy 0 -yesteryear negative 0 -yesteryear positive 0 -yesteryear sadness 0 -yesteryear surprise 0 -yesteryear trust 0 -yew anger 0 -yew anticipation 0 -yew disgust 0 -yew fear 0 -yew joy 0 -yew negative 0 -yew positive 0 -yew sadness 0 -yew surprise 0 -yew trust 0 -yield anger 0 -yield anticipation 0 -yield disgust 0 -yield fear 0 -yield joy 0 -yield negative 0 -yield positive 0 -yield sadness 0 -yield surprise 0 -yield trust 0 -yielding anger 0 -yielding anticipation 0 -yielding disgust 0 -yielding fear 0 -yielding joy 0 -yielding negative 0 -yielding positive 0 -yielding sadness 0 -yielding surprise 0 -yielding trust 0 -yogi anger 0 -yogi anticipation 0 -yogi disgust 0 -yogi fear 0 -yogi joy 0 -yogi negative 0 -yogi positive 0 -yogi sadness 0 -yogi surprise 0 -yogi trust 0 -yoke anger 0 -yoke anticipation 0 -yoke disgust 0 -yoke fear 0 -yoke joy 0 -yoke negative 0 -yoke positive 0 -yoke sadness 0 -yoke surprise 0 -yoke trust 0 -yolk anger 0 -yolk anticipation 0 -yolk disgust 0 -yolk fear 0 -yolk joy 0 -yolk negative 0 -yolk positive 0 -yolk sadness 0 -yolk surprise 0 -yolk trust 0 -yon anger 0 -yon anticipation 0 -yon disgust 0 -yon fear 0 -yon joy 0 -yon negative 0 -yon positive 0 -yon sadness 0 -yon surprise 0 -yon trust 0 -yonder anger 0 -yonder anticipation 0 -yonder disgust 0 -yonder fear 0 -yonder joy 0 -yonder negative 0 -yonder positive 0 -yonder sadness 0 -yonder surprise 0 -yonder trust 0 -youth anger 1 -youth anticipation 1 -youth disgust 0 -youth fear 1 -youth joy 1 -youth negative 0 -youth positive 1 -youth sadness 0 -youth surprise 1 -youth trust 0 -zany anger 0 -zany anticipation 0 -zany disgust 0 -zany fear 0 -zany joy 0 -zany negative 0 -zany positive 0 -zany sadness 0 -zany surprise 1 -zany trust 0 -zap anger 0 -zap anticipation 0 -zap disgust 0 -zap fear 0 -zap joy 0 -zap negative 0 -zap positive 0 -zap sadness 0 -zap surprise 0 -zap trust 0 -zeal anger 0 -zeal anticipation 1 -zeal disgust 0 -zeal fear 0 -zeal joy 1 -zeal negative 0 -zeal positive 1 -zeal sadness 0 -zeal surprise 1 -zeal trust 1 -zealot anger 0 -zealot anticipation 0 -zealot disgust 0 -zealot fear 0 -zealot joy 0 -zealot negative 0 -zealot positive 0 -zealot sadness 0 -zealot surprise 0 -zealot trust 0 -zealous anger 0 -zealous anticipation 0 -zealous disgust 0 -zealous fear 0 -zealous joy 1 -zealous negative 0 -zealous positive 1 -zealous sadness 0 -zealous surprise 0 -zealous trust 1 -zebra anger 0 -zebra anticipation 0 -zebra disgust 0 -zebra fear 0 -zebra joy 0 -zebra negative 0 -zebra positive 0 -zebra sadness 0 -zebra surprise 0 -zebra trust 0 -zenith anger 0 -zenith anticipation 0 -zenith disgust 0 -zenith fear 0 -zenith joy 0 -zenith negative 0 -zenith positive 0 -zenith sadness 0 -zenith surprise 0 -zenith trust 0 -zephyr anger 0 -zephyr anticipation 0 -zephyr disgust 0 -zephyr fear 0 -zephyr joy 0 -zephyr negative 0 -zephyr positive 0 -zephyr sadness 0 -zephyr surprise 0 -zephyr trust 0 -zeppelin anger 0 -zeppelin anticipation 0 -zeppelin disgust 0 -zeppelin fear 0 -zeppelin joy 0 -zeppelin negative 0 -zeppelin positive 0 -zeppelin sadness 0 -zeppelin surprise 0 -zeppelin trust 0 -zest anger 0 -zest anticipation 1 -zest disgust 0 -zest fear 0 -zest joy 1 -zest negative 0 -zest positive 1 -zest sadness 0 -zest surprise 0 -zest trust 1 -zip anger 0 -zip anticipation 0 -zip disgust 0 -zip fear 0 -zip joy 0 -zip negative 1 -zip positive 0 -zip sadness 0 -zip surprise 0 -zip trust 0 -zodiac anger 0 -zodiac anticipation 0 -zodiac disgust 0 -zodiac fear 0 -zodiac joy 0 -zodiac negative 0 -zodiac positive 0 -zodiac sadness 0 -zodiac surprise 0 -zodiac trust 0 -zone anger 0 -zone anticipation 0 -zone disgust 0 -zone fear 0 -zone joy 0 -zone negative 0 -zone positive 0 -zone sadness 0 -zone surprise 0 -zone trust 0 -zoo anger 0 -zoo anticipation 0 -zoo disgust 0 -zoo fear 0 -zoo joy 0 -zoo negative 0 -zoo positive 0 -zoo sadness 0 -zoo surprise 0 -zoo trust 0 -zoological anger 0 -zoological anticipation 0 -zoological disgust 0 -zoological fear 0 -zoological joy 0 -zoological negative 0 -zoological positive 0 -zoological sadness 0 -zoological surprise 0 -zoological trust 0 -zoology anger 0 -zoology anticipation 0 -zoology disgust 0 -zoology fear 0 -zoology joy 0 -zoology negative 0 -zoology positive 0 -zoology sadness 0 -zoology surprise 0 -zoology trust 0 -zoom anger 0 -zoom anticipation 0 -zoom disgust 0 -zoom fear 0 -zoom joy 0 -zoom negative 0 -zoom positive 0 -zoom sadness 0 -zoom surprise 0 -zoom trust 0 diff --git a/Emotion Analysis/README.md b/Emotion Analysis/README.md deleted file mode 100644 index ca92d050..00000000 --- a/Emotion Analysis/README.md +++ /dev/null @@ -1 +0,0 @@ -IMDB dataset link = ```https://drive.google.com/file/d/1sTNAeuy-99Hao0V5AOVznLXyDJC2zuFn/view?usp=sharing```