ctext
index
 
Name isCompound ( )
Examples
None available
Description true if the word is considered compound (contains either a space, dash,or underscore)
Syntax
isCompound(word);
Returns None
Usage Web & Application
Related