public interface VerbProperties
| Modifier and Type | Interface and Description |
|---|---|
static class |
VerbProperties.Polarity |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CaseRole> |
getCaseRolesForGrammarRole(java.lang.String verb,
SVOElement.SVOGrammarPosition grammarRole)
Return a list of case roles for the given verb and the given grammar role.
|
java.util.List<java.lang.String> |
getPrepositionForCaseRole(java.lang.String verb,
CaseRole caseRole)
Return a list of prepositions for the given verb and the given case role.
|
java.util.List<CaseRole> getCaseRolesForGrammarRole(java.lang.String verb, SVOElement.SVOGrammarPosition grammarRole)
verb - the verb in infinitive formgrammarRole - java.util.List<java.lang.String> getPrepositionForCaseRole(java.lang.String verb,
CaseRole caseRole)
verb - the verb in infinitive formcaseRole -