MANIFEST.in
README.rst
requirements.txt
setup.py
UTG.egg-info/PKG-INFO
UTG.egg-info/SOURCES.txt
UTG.egg-info/dependency_links.txt
UTG.egg-info/top_level.txt
utg/__init__.py
utg/constructors.py
utg/data.py
utg/dictionary.py
utg/exceptions.py
utg/lexicon.py
utg/logic.py
utg/relations.py
utg/restrictions.py
utg/templates.py
utg/transformators.py
utg/utils.py
utg/words.py
utg/migrations/__init__.py
utg/migrations/m_0001_include_short_forms_in_full.py
utg/migrations/m_0002_countable_noun_form.py
utg/migrations/m_0003_change_verb_forms.py
utg/migrations/m_0004_new_preposition_form.py
utg/migrations/m_0005_remove_time_participle_property.py
utg/migrations/m_0006_per_word_type_restrictions.py
utg/migrations/m_0007_reduce_words_forms.py
utg/migrations/m_0008_lower_animiality_nearest_priority.py
utg/migrations/m_0009_pronoun_modernization.py
utg/tests/__init__.py
utg/tests/test_constructors.py
utg/tests/test_dictionary.py
utg/tests/test_general.py
utg/tests/test_lexicon.py
utg/tests/test_logic.py
utg/tests/test_templates.py
utg/tests/test_transformators.py
utg/tests/test_words.py