LICENSE
README.md
pyproject.toml
mawo_grammar/__init__.py
mawo_grammar/checker.py
mawo_grammar/errors.py
mawo_grammar.egg-info/PKG-INFO
mawo_grammar.egg-info/SOURCES.txt
mawo_grammar.egg-info/dependency_links.txt
mawo_grammar.egg-info/requires.txt
mawo_grammar.egg-info/top_level.txt
mawo_grammar/rules/__init__.py
mawo_grammar/rules/agreement.py
mawo_grammar/rules/aspect.py
mawo_grammar/rules/base.py
mawo_grammar/rules/particles.py
mawo_grammar/rules/prepositions.py
tests/test_agreement.py
tests/test_checker.py