csli.dialog.app.calo.parse
Class LFTerm
java.lang.Object
csli.dialog.app.calo.parse.LFTerm
- All Implemented Interfaces:
- Serializable
public class LFTerm
- extends Object
- implements Serializable
entity-level proposition (description of a quantified/actual entity)
- Author:
- mpurver
- See Also:
- Serialized Form
LFTerm
public LFTerm(String logical_form_string,
String delay_list_string)
LFTerm
public LFTerm(String logical_form_string)
toString
public String toString()
- Overrides:
toString in class Object
getDelayList
public Term getDelayList()
getLogicalForm
public Term getLogicalForm()