Hets - the Heterogeneous Tool Set
Copyright(c) C. Maeder DFKI GmbH 2010
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerChristian.Maeder@dfki.de
Stabilityprovisional
Portabilitynon-portable (imports existential types)
Safe HaskellNone

GUI.GtkAddSentence

Description

This module provides a GUI to add a sentence

Documentation

gtkAddSentence :: GInfo -> Int -> DGraph -> IO () Source #

errorFeedback :: Bool -> String -> IO Bool Source #

anaSentence :: GInfo -> GlobalAnnos -> Int -> DGNodeLab -> String -> IO Bool Source #

addSentence :: GInfo -> Int -> DGNodeLab -> G_theory -> IO () Source #