Subversion Repositories LCARS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
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)
 
/trunk/tools/eazytrans/VulcanDictionary.py
/trunk/tools/eazytrans
/trunk/tools/eazytrans/Dictionary.py
/trunk/tools/eazytrans/vuh-gol-en.dict.zdb.txt
/trunk/tools/eazytrans/vuh.py
297 2014-12-02 03:21:18 PointedEars /trunk/tools/eazytrans/
eazytrans: Fixed support for alternation and optional parts (1)
 
/trunk/tools/eazytrans/Dictionary.py
/trunk/tools/eazytrans/vuh.py
296 2014-11-30 00:22:37 PointedEars /trunk/tools/eazytrans/
eazytrans: Dictionary.py supports translation of alternation and optional parts
 
/trunk/tools/eazytrans/Dictionary.py
/trunk/tools/eazytrans/vuh.py
294 2014-11-27 19:30:33 PointedEars /trunk/tools/eazytrans/
eazytrans: Generalized Dictionary class
 
/trunk/tools/eazytrans/Dictionary.py
/trunk/tools/eazytrans/vuh.py
293 2014-11-27 04:07:24 PointedEars /trunk/tools/eazytrans/
eazytrans:

* Dictionary.py
  - Prepared translation of optional parts and alternation

* vuh.py
  - Moved language-independent parts to class
  - Translate prepositional prefixes and plurals
 
/trunk/tools/eazytrans/Dictionary.py
/trunk/tools/eazytrans/vuh.py
292 2014-11-11 22:25:07 PointedEars /trunk/tools/eazytrans/
eazytrans: vuh.py: Translates phrases in clauses
 
/trunk/tools/eazytrans/vuh.py
291 2014-11-03 19:03:21 PointedEars /trunk/tools/eazytrans/
eazytrans: Added MGV-FSE translator
 
/trunk/tools/eazytrans/vuh.py