Structs§
- Adj
- The Adj struct is used for holding adjective functions
- English
- Entry point for English inflection and morphology.
- Noun
- The Noun struct is used for handling more complicated noun phrases It is interchangeable with strings for all noun functions such as count_with_number()
- Verb
- The Verb struct is used for handling more complicated verb phrases It is interchangeable with strings for all verb functions such as present_participle()