LICENSE
README
pyproject.toml
tests/test_cli.py
tests/test_huge.py
tests/test_undefined.py
verbo.egg-info/PKG-INFO
verbo.egg-info/SOURCES.txt
verbo.egg-info/dependency_links.txt
verbo.egg-info/entry_points.txt
verbo.egg-info/requires.txt
verbo.egg-info/top_level.txt
words/__init__.py
words/__main__.py
words/boxed.py
words/cli.py
words/loader.py
words/lookup.py
words/path.py
words/undefined.py
words/abbreviation/__init__.py
words/abbreviation/parser.py
words/feature/__init__.py
words/feature/abbreviation.py
words/feature/boxed.py
words/feature/footerlink.py
words/feature/headlines.py
words/feature/links.py
words/feature/sentences.py
words/feature/text.py
words/feature/word.py
words/links/__init__.py
words/sentences/__init__.py
words/sentences/bounding.py
words/sentences/determine.py
words/sentences/lists.py
words/sentences/quote.py
words/text/__init__.py
words/text/chapter.py
words/text/paragraph.py
words/text/sentence.py