GenI-0.23.20130212: A natural language generator (specifically, an FB-LTAG surface realiser)

Safe HaskellSafe-Infered

NLP.GenI.GeniShow

Synopsis

Documentation

class GeniShow a where

GenI format; should round-trip with Parser by rights

Minimal definition, either one of geniShow or geniShowText

Methods

geniShow :: a -> String

geniShowText :: a -> Text