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

NLP.GenI.Simple.SimpleBuilder

Synopsis

Documentation

simpleBuilder_1p :: SimpleBuilderSource

simpleBuilder_2p :: SimpleBuilderSource

simpleBuilder :: Bool -> SimpleBuilderSource

initSimpleBuilder :: Bool -> Input -> Params -> (SimpleStatus, Statistics)Source

Creates an initial SimpleStatus.

data SimpleGuiItem Source

Things whose only use is within the graphical debugger

Constructors

SimpleGuiItem 

Fields

siHighlight :: [String]

nodes to highlight

siNodes :: [GNode]

actually a set if there are things wrong with this item, what?

siDiagnostic :: [String]
 
siFullSem :: Sem
 
siIdname :: String