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.
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
          Default implementation of ISyntaxArgDesc.
SyntaxArgType
          Syntactic argument types.
SyntaxDesc
          Default implementation of ISyntaxDesc.
 



Copyright © 2012 Massachusetts Institute of Technology. All Rights Reserved.