Hi all,
I have not been here since a "long" time, and I would like to raise again an idea I put here in the past : a english to pinyin translater for set of words.
Not a "pure" phrase translator, but rather an help to build chinese sentences.
Requirements
When speaking, the first point is to have the words. When I have them, and when I try to build simple sentences, I know "enough" (never "enough", but let say that I can manage it ;-) about grammar, how to build sentences, where to put the "de" and the "le" for instance.
Thus, back to the "first point", I am looking for an help to find my "missing words". Note that except words that I perfectly know, there are words:
- for which I am only missing the tone,
- that I completly ignore,
- for which I have some idea, but not sure enough.
Using PlecoDict as it is may be long, too long.
I would like to be able to type a list of words (the ones that I miss!), and ask PlecoDict to give me the pinyin translation (the goal is to speak...).
When several answers exist, a list of pinyin can be returned. For that case, the chinese characters might be helpful as well, because the characters will show radicals that could help in selected the (expected) appropriate word.
The system does not have to care about the order of words, for instance.
Implementation (functional point of view!)
Instead of using the current input mechanism, it probably needs a new window (access through a button).
In this window, the english words could be input in one line, separated by blanks.
The result could be shown as follow :
- a list of "entries", one for each english word;
- each entry = english, pinyin + chinese character, ...and so on if multiple possibilities.
When taping on a pinyin or chinese character, the application could switch to the "normal" view of the word. Because access to the "normal" dictionary might be done several time, the result of that search could remain in memory (with automatic 'clear' when typing a new list of english entries.
Here it is!
What do you think about this "speaking helper"?
I have not been here since a "long" time, and I would like to raise again an idea I put here in the past : a english to pinyin translater for set of words.
Not a "pure" phrase translator, but rather an help to build chinese sentences.
Requirements
When speaking, the first point is to have the words. When I have them, and when I try to build simple sentences, I know "enough" (never "enough", but let say that I can manage it ;-) about grammar, how to build sentences, where to put the "de" and the "le" for instance.
Thus, back to the "first point", I am looking for an help to find my "missing words". Note that except words that I perfectly know, there are words:
- for which I am only missing the tone,
- that I completly ignore,
- for which I have some idea, but not sure enough.
Using PlecoDict as it is may be long, too long.
I would like to be able to type a list of words (the ones that I miss!), and ask PlecoDict to give me the pinyin translation (the goal is to speak...).
When several answers exist, a list of pinyin can be returned. For that case, the chinese characters might be helpful as well, because the characters will show radicals that could help in selected the (expected) appropriate word.
The system does not have to care about the order of words, for instance.
Implementation (functional point of view!)
Instead of using the current input mechanism, it probably needs a new window (access through a button).
In this window, the english words could be input in one line, separated by blanks.
The result could be shown as follow :
- a list of "entries", one for each english word;
- each entry = english, pinyin + chinese character, ...and so on if multiple possibilities.
When taping on a pinyin or chinese character, the application could switch to the "normal" view of the word. Because access to the "normal" dictionary might be done several time, the result of that search could remain in memory (with automatic 'clear' when typing a new list of english entries.
Here it is!
What do you think about this "speaking helper"?