story.scheherazade.prologuer
Class VerbNetNPClause
java.lang.Object
story.scheherazade.prologuer.VerbNetNPClause
- All Implemented Interfaces:
- VerbNetSyntaxClause
public class VerbNetNPClause
- extends java.lang.Object
- implements VerbNetSyntaxClause
An NP clause in the SYNTAX of a VerbNet frame.
Constructor Summary |
VerbNetNPClause(java.io.File file,
org.w3c.dom.Node clauseNode)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerbNetNPClause
public VerbNetNPClause(java.io.File file,
org.w3c.dom.Node clauseNode)
throws java.lang.Exception
- Throws:
java.lang.Exception
render
public java.lang.StringBuffer render()
- Specified by:
render
in interface VerbNetSyntaxClause
getSelectionRestrictions
public SelectionRestrictions getSelectionRestrictions()
getSyntaxRestrictions
public SyntaxRestrictions getSyntaxRestrictions()
getValue
public VNThematicRoleType getValue()
Copyright © 2011 David K. Elson. All Rights Reserved.