Essence.Token.is_polysyllabic-question-mark
You're seeing just the function
is_polysyllabic-question-mark
, go back to Essence.Token module for more information.
Link to this function
is_polysyllabic?(token, n \\ 1)
Determines whether a given token
is a polysyllabic, containing more than n
syllables, or not.