A Language Translation Program? How?

I am kind of a beginner, though I've been working with C++ on and off for a few years. I do pick up things fast, however.

Lately I've been into conlang (meaning constructed languages) and am in the process of creating a language of my own. I would really like to write a program that could translate from my language to english, or the other way around, but how would I even go about doing something like that?

I would really appreciate any responses I get. Thanks in advance.
The thread Playing Machine Translation over on the Tcl/Tk Wiki is a good place to start when doing language translation.
http://wiki.tcl.tk/10262

As you can see, the subject is not trivial, but it can be done fairly well given a large enough dictionary.

Good luck!
Topic archived. No new replies allowed.