# coding: utf8
from __future__ import unicode_literals


NOUNS = set(
    """
""".split()
)