# coding: utf8
from __future__ import unicode_literals


ADJECTIVES = set(
    """
	""".split()
)