|
RiTa index |
|
| Name | getPresent() |
| Class | RiConjugator |
| Description | Processes the baseform of this Verb to obtain the present
tense form for a specific Person and Number
combination. The default behaviour is to assume that all present tense
forms except for 3rd person singular are identical to the baseform. This
is only every not the case with the verb be which has different
forms for different person and number values (am, are
etc). |
| Syntax | getPresent(baseForm, person, number); |
| Returns | java.lang.String |
| Usage | Web & Application |
| Related | |