Hi, 
I wrote that function:

 wordCount x = length(words x)
but I get this :
ERROR "a.hs":73 - Syntax error in input (unexpected symbol "wordCount")

Can you tell me how can I get rid of this error please? Thanks..