Package edu.mit.jverbnet.data.syntax

Provides syntactic descriptors for verb arguments

See:
          Description

Interface Summary
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.
 

Class Summary
SyntaxArgDesc Default implementation of ISyntaxArgDesc.
SyntaxArgDesc.SyntaxArgDescBuilder Default implementation of syntax arg descriptor builder interface.
SyntaxDesc Default implementation of ISyntaxDesc.
 

Enum Summary
AuxNounPhraseType Selection restriction value types.
SyntaxArgType Syntactic argument types.
SyntaxArgType.VALUE_RULE Checks that the value meets the expectations of the type.
 

Package edu.mit.jverbnet.data.syntax Description

Provides syntactic descriptors for verb arguments



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