Uses of Package
edu.mit.jverbnet.data.syntax

Packages that use edu.mit.jverbnet.data.syntax
edu.mit.jverbnet.data Provides the major data types of the library 
edu.mit.jverbnet.data.syntax Provides syntactic descriptors for verb arguments 
edu.mit.jverbnet.parse Provides XML handlers specifically implemented for Verbnet data 
 

Classes in edu.mit.jverbnet.data.syntax used by edu.mit.jverbnet.data
INounPhraseType
          Marker interface for noun phrase types.
ISyntaxDesc
          A description of the syntax a of a verb.
 

Classes in edu.mit.jverbnet.data.syntax used by edu.mit.jverbnet.data.syntax
AuxNounPhraseType
          Selection restriction value types.
INounPhraseType
          Marker interface for noun phrase types.
ISyntaxArgDesc
          Description of a syntactic argument.
ISyntaxArgDesc.ISyntaxArgDescBuilder
          Allows an immutable syntax argument to constructed piece by piece, and then instantiated with an argument to its parent.
ISyntaxDesc
          A description of the syntax a of a verb.
SyntaxArgType
          Syntactic argument types.
SyntaxArgType.VALUE_RULE
          Checks that the value meets the expectations of the type.
SyntaxDesc
          Default implementation of ISyntaxDesc.
 

Classes in edu.mit.jverbnet.data.syntax used by edu.mit.jverbnet.parse
SyntaxArgDesc.SyntaxArgDescBuilder
          Default implementation of syntax arg descriptor builder interface.
SyntaxArgType
          Syntactic argument types.
SyntaxDesc
          Default implementation of ISyntaxDesc.
 



Copyright © 2012 ${project.organization.name}. All Rights Reserved.