README.rst
setup.py
pynlg/__init__.py
pynlg/exc.py
pynlg/util.py
pynlg.egg-info/PKG-INFO
pynlg.egg-info/SOURCES.txt
pynlg.egg-info/dependency_links.txt
pynlg.egg-info/not-zip-safe
pynlg.egg-info/requires.txt
pynlg.egg-info/top_level.txt
pynlg/helper/__init__.py
pynlg/helper/base.py
pynlg/helper/fr.py
pynlg/lexicon/__init__.py
pynlg/lexicon/en.py
pynlg/lexicon/fr.py
pynlg/lexicon/lang.py
pynlg/lexicon/lexicon.py
pynlg/lexicon/feature/__init__.py
pynlg/lexicon/feature/category.py
pynlg/lexicon/feature/clause.py
pynlg/lexicon/feature/discourse.py
pynlg/lexicon/feature/feature.py
pynlg/lexicon/feature/form.py
pynlg/lexicon/feature/gender.py
pynlg/lexicon/feature/number.py
pynlg/lexicon/feature/person.py
pynlg/lexicon/feature/tense.py
pynlg/lexicon/feature/internal/__init__.py
pynlg/lexicon/feature/internal/fr.py
pynlg/lexicon/feature/lexical/__init__.py
pynlg/lexicon/feature/lexical/en.py
pynlg/lexicon/feature/lexical/fr.py
pynlg/lexicon/feature/lexical/neutral.py
pynlg/lexicon/feature/pronoun/__init__.py
pynlg/lexicon/feature/pronoun/fr.py
pynlg/morphology/__init__.py
pynlg/morphology/fr.py
pynlg/morphophonology/__init__.py
pynlg/morphophonology/fr.py
pynlg/spec/__init__.py
pynlg/spec/base.py
pynlg/spec/list.py
pynlg/spec/phrase.py
pynlg/spec/string.py
pynlg/spec/word.py
pynlg/test/__init__.py
pynlg/test/conftest.py
pynlg/test/test_helper_fr.py
pynlg/test/test_lexicon.py
pynlg/test/test_morphology_fr.py
pynlg/test/test_morphophonology_fr.py
pynlg/test/test_realise_phrase.py
pynlg/test/test_spec_list.py
pynlg/test/test_spec_ngelement.py
pynlg/test/test_spec_phrase.py
pynlg/test/test_spec_string.py
pynlg/test/test_spec_word.py