Skip to content

BamBalaam/lojban-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lojban-toolkit

About

This repository is the code companion of the Master Thesis found at https://github.com/BamBalaam/master-thesis

Contents

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

Run test suite

make tests