hist-pl-lexicon-0.3.0: A binary representation of the historical dictionary of Polish

Safe HaskellNone

NLP.HistPL.LMF.Show

Description

Printing utilities for the LMF dictionary format.

Synopsis

Documentation

showLMF :: [LexEntry] -> TextSource

Show the entire dictionary as a lazy text in the LMF format.

showLexEntry :: LexEntry -> TextSource

Show lexical entry using the LMF format.