Hets - the Heterogeneous Tool Set

Copyright(c) Klaus Luettich, Uni Bremen 2005
LicenseGPLv2 or higher, see LICENSE.txt
Maintainerluecke@informatik.uni-bremen.de
Stabilityprovisional
Portabilityportable
Safe HaskellNone

SoftFOL.Translate

Description

collection of functions used by Comorphisms.SuleCFOL2SoftFOL and SoftFOL.ProveSPASS for the translation of CASL identifiers and axiom labels into valid SoftFOL identifiers

Synopsis

Documentation

checkIdentifier :: CKType -> String -> Bool

SPASS Identifiers may contain letters, digits, and underscores only; but for TPTP the allowed starting letters are different for each sort of identifier.

data CKType

Constructors

CKSort 
CKVar 
CKPred 
CKOp