Uses of Interface
story.scheherazade.prologuer.VerbNetSyntaxClause

Packages that use VerbNetSyntaxClause
story.scheherazade.prologuer   
 

Uses of VerbNetSyntaxClause in story.scheherazade.prologuer
 

Classes in story.scheherazade.prologuer that implement VerbNetSyntaxClause
 class VerbNetAdjClause
          An ADJ clause in the SYNTAX of a VerbNet frame.
 class VerbNetAdvClause
          An ADV clause in the SYNTAX of a VerbNet frame.
 class VerbNetLexemeClause
          A LEX clause in the SYNTAX of a VerbNet frame.
 class VerbNetNPClause
          An NP clause in the SYNTAX of a VerbNet frame.
 class VerbNetPrepositionClause
          A PREP clause in the SYNTAX of a VerbNet frame.
 class VerbNetVerbClause
          An VERB clause in the SYNTAX of a VerbNet frame.
 

Methods in story.scheherazade.prologuer that return types with arguments of type VerbNetSyntaxClause
 java.util.Vector<VerbNetSyntaxClause> VerbNetFrame.getSyntax()
           
 



Copyright © 2011 David K. Elson. All Rights Reserved.