This repository is the code companion of the Master Thesis found at https://github.com/BamBalaam/master-thesis
This toolkit contains the following modules, each containing a README file for more details:
- dictionary : allows to fetch official definitions for lojban words
- grammar_parser : allows to parse lojban sentences using an unofficial and simplified grammar, created for educational purposes
- visitor : generates a JSON representation of a parsed sentence with all its elements tagged and defined
make tests