|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IVerbFrame
A verb frame as specified from the verb frames data file in the Wordnet distribution
| Method Summary | |
|---|---|
int |
getNumber()
The id number of this verb frame. |
String |
getTemplate()
The string form of the template, drawn directly from the data file. |
String |
instantiateTemplate(String verb)
Takes the supplied surface form of a verb and instantiates it into the template for the verb frame. |
| Method Detail |
|---|
int getNumber()
String getTemplate()
null
null, non-empty template of the verb frameString instantiateTemplate(String verb)
verb - the string to be substituted into the template
NullPointerException - if the specified string is null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||