Copyright | (c) Karl Luc DFKI Bremen 2010 Eugen Kuksa and Uni Bremen 2011 Soeren Schulze 2012 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | s.schulze@uni-bremen.de |
Stability | provisional |
Portability | portable |
Safe Haskell | None |
Documentation
boolop_nary :: [(String, [SENTENCE] -> BOOL_SENT, String)] Source #
boolop_quant :: [(String, QUANT, String)] Source #
parse_keys :: [(String, op_t, String)] -> CharParser st (Token, op_t, String) Source #
topLevelSentence :: CharParser st SENTENCE Source #