-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
longest Turkish word #70
Comments
It does seem to handle |
When the last 'cesine' part is removed, system can handle the word:
This is because, it is defined that the CAsInA suffix can not come after a person suffix. So except the first one, I'm not sure that the following words are valid Turkish words: insanmışcasına [valid] If they are, it is trivial to change the definition. By the way system can handle the following:
|
I'll need to check my Turkish morphology book which is like 1300 pages :) |
Neat! 17 out of 18 isn't bad. Nice long analysis: muvaffakiyet/ISIM sUz/IY_SIFAT_sUz lAş/IY_FIIL_lAş DUr/FY_ETTIRGEN_DUr_(U)t yUcU/FY_TANIMLAMA_(y)UcU lAş/IY_FIIL_lAş DUr/FY_ETTIRGEN_DUr_(U)t yUver/FC_YF_TEZLIK_(y)Uver yAmA/FC_YF_YETERSIZLIK_(y)AmA yAbil/FC_YF_YETERLILIK_(y)Abil yAcAk/FIILIMSI_SIFAT_(y)AcAK lAr/IC_COGUL_lAr UmUz/IC_SAHIPLIK_BIZ_(U)mUz DAn/IC_HAL_AYRILMA_DAn ymUş/EKFIIL_RIVAYET_(y)mUş CAsInA/IY_ZARF_CAsInA |
I found this cool word on Wikipedia:
It seems the system can't handle it. That might be fine, but it might also be a good future benchmark :)
The text was updated successfully, but these errors were encountered: