This repository includes some code developed for the ANR project PARSEME-FR devoted to multiword expressions (MWE) and parsing.
In the directory lex, you can find some code to generate examples of lexical entries of MWEs in latex format.
Commands to execute the code:
python3 generate-lexicon.py > test.tex
pdflatex test.tex