isPreposition
Stentor API Reference / stentor-utils/src / isPreposition
Function: isPreposition()
isPreposition(
word):boolean
Defined in: packages/stentor-utils/src/speech.ts:148
Is the word an english preposition.
NOTE: The list it checks against is not exhaustive.
Parameters​
word​
string
Returns​
boolean