Skip to content

Vim filetype plugins and syntaxes for Finite-State Morphology legacy formats

License

Notifications You must be signed in to change notification settings

flammie/vim-finitestatemorphology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finite-State Morphology filetype plugins for vim: lexc, twolc, xfst, vislcg3

This repository contains rudimentary syntax files for colourful higlighting of things and stuff in vim for some legacy file formats used in natural language morphologies. The lexc and twolc file formats follow the implememtations and grammars used in HFST. The CG format tries to match the features of VISL CG 3 version of constraint grammar.

Installation

Vundle

If you use Vundle, and I strongly recommend you do, just add the line:

Plugin 'flammie/vim-finitestatemorphology'

in the Vundle section.

Manual

Otherwise, copy the subdirs here in the ~/.vim/.

About

Vim filetype plugins and syntaxes for Finite-State Morphology legacy formats

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published