story.scheherazade.prologuer
Class VerbNetNPClause

java.lang.Object
  extended by 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)
           
 
Method Summary
 SelectionRestrictions getSelectionRestrictions()
           
 SyntaxRestrictions getSyntaxRestrictions()
           
 VNThematicRoleType getValue()
           
 java.lang.StringBuffer render()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerbNetNPClause

public VerbNetNPClause(java.io.File file,
                       org.w3c.dom.Node clauseNode)
                throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

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.