How would you define a regex for a word?
No, it wouldn't be [a-z]+, as that would get things such as "z", which I don't think is a word in any language (am I wrong?)
So... do all words in every language contain at least one vowel? I think it would be too simple if it were so, but I can't think of any example...
Any other rules?
Words (Score:2)
Re:Words (Score:1)
Anyone else would like to say something about his/her own language?
Vowels (Score:2)
In english, y is not a vowel (I learnt that in school in Ireland, so I might be wrong), so the word rhythm does not contain a vowel.
I had a jugoslav friend a long time ago, whose last name was Hrs, which he claimed was perfectly pronounceable (somewhat like 'hearse'), but I can't find any vowels there either.
Re:Vowels (Score:1)
One of the things I remember from my ancient greek classes in school is that there is a family of consonants called something like "muta cum liquida" which can behave like vowls. I think they are:
You can say those consonats for a prolounged period of time ("mmmmmmmmmmmmmmmmmm") just like a vowel ("aaaaaaaaaaaaaa"), which is something you cannot do with 'proper' consonants ("t-t-t-t-t-t-t"). Hence they are called 'con-sonants'.
I gue
Easy enough (Score:2)
Re:Easy enough (Score:1)
I'm doing this for something like fifteen different languages.