input: verbs_fr.lglex.txt
output: LG-LMF.xml

1) Perl phase
perl lglex2ilex.pl -lmf -nuc < verbs_fr.lglex.txt  > VERBES-LMF.xml

2) Unitex phase
Transcode VERBES-LMF.xml into UCS-2 little-endian (e.g. with notepad++ or Unitex)
Process VERBES-LMF.xml with Unitex:
- accept preprocessing without applying graph in MERGE mode;
- apply lmf-ppv.grf in Replace mode;
- save the result as VERBES-LMF-ppv.txt.
Transcode VERBES-LMF-ppv.txt into UTF-8 without BOM (e.g. with notepad++)

3) Sed phase
launch construct.sh
