Results 1 to 2 of 2

Thread: help in translate

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2006
    Location
    Arabian Gulf
    Posts
    46

    Question help in translate

    Hello...
    I want help me to write a program to translate only the word after SOLUTION : between bracktes but without the word GLOSS...
    and these solution i have it from Buckwalter code, he translate Arabic word to English and i want to take these solution from notepade file to return it to Arabic word in other file and each letter i have other letter oppisite to it, For example:
    $amasa: we can translate like: 315171

    INPUT STRING: شمس
    LOOK-UP WORD: $ms
    SOLUTION 1: ($amasa) [$amas-u_1] $amas/VERB_PERFECT+a/PVSUFF_SUBJ:3MS
    (GLOSS): + be headstrong + he/it <verb>
    SOLUTION 2: ($amisa) [$amis-a_1] $amis/VERB_PERFECT+a/PVSUFF_SUBJ:3MS
    (GLOSS): + be sunny + he/it <verb>
    SOLUTION 3: ($am~asa) [$am~as_1] $am~as/VERB_PERFECT+a/PVSUFF_SUBJ:3MS
    (GLOSS): + expose to the sun + he/it <verb>
    SOLUTION 4: ($amos) [$amos_1] $amos/NOUN
    (GLOSS): + sun +
    SOLUTION 5: ($amos) [$amos_2] $amos/NOUN_PROP
    (GLOSS): + Shams +


    please help me to do it..
    And thanks for all....

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: help in translate

    What's the formula to get "315171" from "$amasa"? There's no "315171" in the example you give - where are you getting it?
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width