lookup_agentive_noun

Function lookup_agentive_noun 

Source
pub fn lookup_agentive_noun(word: &str) -> Option<&'static str>
Expand description

Lookup the base verb for an agentive noun (e.g., dancer -> Dance). This is for backward compatibility with existing code.