I get the the parser to work, my thinking was right, implementation was
wrong, thanks Raphael.  Now I need to translate a sentence.  I can translate
everything until I have a value that can be taken as two meanings as an
example.

A=a(le:he)
B=b(le:the)

My translator comes to the first le in the list and then uses that for the
translation even though a sentence such as [le chat le voit] translates to
[him cat him sees].. Do I need to incorporate the parser as part of this
assignment.  He said we could use word for word translation to translate the
sentence properly.

Any advice on how I differentiate between the two le's or getting me started
on using the parser to translate as well as parse to see if the sentence is
acceptable?

-- 
Kurt Breitsprecher
(807) 474-9601
[email protected]
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to