opennlp.grok.expression
Interface TargetCat

All Superinterfaces:
opennlp.common.synsem.Category, opennlp.common.unify.Mutable, java.io.Serializable, opennlp.common.unify.Unifiable
All Known Implementing Classes:
AtomCat

public interface TargetCat
extends opennlp.common.synsem.Category

A category that can be a target of a curried cat. Basically, atomcats or variable cats.

Version:
$Revision: 1.1 $, $Date: 2002/03/06 22:15:40 $
Author:
Jason Baldridge

Methods inherited from interface opennlp.common.synsem.Category
copy, forall, getFeatureStructure, getLF, hashString, hashString, setFeatureStructure, setLF, shallowEquals
 
Methods inherited from interface opennlp.common.unify.Unifiable
equals, fill, occurs, unify, unifyCheck
 
Methods inherited from interface opennlp.common.unify.Mutable
deepMap
 



Copyright © 2003 Jason Baldridge and Gann Bierner. All Rights Reserved.