CHANGES
LICENSE
MANIFEST.in
README.rst
requirements.txt
run-tests.py
setup.cfg
setup.py
visualize-examples.py
concepts/__init__.py
concepts/_compat.py
concepts/contexts.py
concepts/definitions.py
concepts/formats.py
concepts/junctors.py
concepts/lattices.py
concepts/matrices.py
concepts/tools.py
concepts/unicodecsv.py
concepts/visualize.py
concepts.egg-info/PKG-INFO
concepts.egg-info/SOURCES.txt
concepts.egg-info/dependency_links.txt
concepts.egg-info/requires.txt
concepts.egg-info/top_level.txt
docs/advanced.rst
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/examples.rst
docs/holy-grail.png
docs/human.png
docs/index.rst
docs/license.rst
docs/liveinwater.png
docs/manual.rst
docs/requirements.txt
docs/union.png
docs/_static/digits.svg
docs/_static/holy-grail.svg
docs/_static/human.svg
docs/_static/liveinwater.svg
docs/_static/relations.svg
docs/_static/union.svg
examples/digits.cxt
examples/gewaesser.cxt
examples/lattice.cxt
examples/liveinwater.csv
examples/liveinwater.cxt
examples/liveinwater.txt
examples/relations.csv
examples/tealady.cxt
examples/vowels.csv
profile/benchmark.py
profile/segments.cxt
tests/test_contexts.py
tests/test_definitions.py
tests/test_formats.py
tests/test_lattices.py
tests/test_matrices.py