Subversion Repositories LCARS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
300 2015-02-01 05:33:48 PointedEars /trunk/tools/eazytrans/
eazytrans:

* Dictionary.py
  - dmsg(): Fixed argument handling
  - Dictionary.load(): Fixed/updated default values

* vuh-gol-en.dict.zdb.txt
  - Added Vim modeline
  - Clarified format description
  - Simplified expression of imperatives in translation
  - Updated IPA transcriptions
  - Updated word order
  - New words based on Surak's teachings in "Spock's World"

* vuh.py, VulcanDictionary.py
  - Organized imports
  - Moved VulcanDictionary class to own file
  - Properly split into paragraphs, sentences, and clauses
  - Find and translate phrases by looking up subsets of clauses
    (TODO: compound handling)