Most indian languages have a different
grammer (compared to English). So i'm curious to see how that would be
implemented in a parser

+1 -- I'd be interested in seeing this too, although we have drifted OT here and perhaps this conversation would be better had on Python- list. The closest I've seen to a language being able to support different grammatical structures is Perligata (http:// www.csse.monash.edu.au/~damian/papers/HTML/Perligata.html), does Python have anything similar?

-------------
Rami Chowdhury
"Never assume malice when stupidity will suffice." -- Hanlon's Razor
408-597-7068 (US) / 07875-841-046 (UK) / 0189-245544 (BD)




On Aug 8, 2009, at 09:43 , vid wrote:

On Sat, Aug 8, 2009 at 21:19, Rami Chowdhury<rami.chowdh...@gmail.com> wrote:
I suppose the Chinese Python project that Brianna linked to
(http://www.chinesepython.org/cgi_bin/cgb.cgi/english/ english.html) must
take Unicode input...

That was interesting but i dont know chinese and IIUC my requirement
is slightly different -- Most indian languages have a different
grammer (compared to English). So i'm curious to see how that would be
implemented in a parser, especially because it brings in a lot more
ambiguity.

--
thanks
|| vid || http://www.svaksha.com ||
_______________________________________________
Diversity mailing list
divers...@python.org
http://mail.python.org/mailman/listinfo/diversity

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to