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