Copyright | (c) DFKI GmbH 2012 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | non-portable(derive Typeable instances) |
Safe Haskell | None |
ATC.AS_Annotation
Contents
Description
Automatic derivation of instances via DrIFT-rule ShATermConvertible
for the type(s):
Annote_word
Annote_text
Display_format
PrecRel
AssocEither
Semantic_anno
Annotation
Annoted
SenOrigin
SenAttr
Name
Orphan instances
ShATermConvertible Name Source # | |
ShATermConvertible SenOrigin Source # | |
ShATermConvertible Annotation Source # | |
ShATermConvertible Semantic_anno Source # | |
ShATermConvertible AssocEither Source # | |
ShATermConvertible PrecRel Source # | |
ShATermConvertible Display_format Source # | |
ShATermConvertible Annote_text Source # | |
ShATermConvertible Annote_word Source # | |
ShATermConvertible a => ShATermConvertible (Annoted a) Source # | |
(ShATermConvertible s, ShATermConvertible a) => ShATermConvertible (SenAttr s a) Source # | |