public class VerbPropertiesSimpleImpl extends Object implements VerbProperties
VerbProperties.Polarity| Constructor and Description |
|---|
VerbPropertiesSimpleImpl() |
| 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.
|
public List<CaseRole> getCaseRolesForGrammarRole(String verb, SVOElement.SVOGrammarPosition grammarRole)
getCaseRolesForGrammarRole in interface VerbPropertiesverb - the verb in infinitive formgrammarRole - public List<String> getPrepositionForCaseRole(String verb, CaseRole caseRole)
getPrepositionForCaseRole in interface VerbPropertiesverb - the verb in infinitive formcaseRole - Copyright © 2015. All rights reserved.