opennlp.leo.regulus.tug
Class LF
java.lang.Object
|
+--opennlp.leo.regulus.tug.LF
- public class LF
- extends java.lang.Object
Java representation of a TUG logical form.
- Version:
- $Revision: 1.1.1.1 $, $Date: 2001/10/22 11:12:36 $
- Author:
- Jason Baldridge
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LF
public LF(org.jdom.Element e,
Constituent c)
LF
public LF(POp po)
getValue
public PTerm getValue()
getFeatures
public Feature[] getFeatures()
getConstituent
public Constituent getConstituent()
getType
public java.lang.String getType()
toProlog
public java.lang.String toProlog()
toXml
public java.lang.String toXml(java.lang.String tab)
Copyright © 2002 Research Institute for Advanced Computer Science. All Rights Reserved.