JP3842651B2 - Chinese input program - Google Patents

Chinese input program Download PDF

Info

Publication number
JP3842651B2
JP3842651B2 JP2002005780A JP2002005780A JP3842651B2 JP 3842651 B2 JP3842651 B2 JP 3842651B2 JP 2002005780 A JP2002005780 A JP 2002005780A JP 2002005780 A JP2002005780 A JP 2002005780A JP 3842651 B2 JP3842651 B2 JP 3842651B2
Authority
JP
Japan
Prior art keywords
syllable
displayed
input
group
display unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2002005780A
Other languages
Japanese (ja)
Other versions
JP2003067375A (en
Inventor
▲じん▼ 菅野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2002005780A priority Critical patent/JP3842651B2/en
Priority to TW91111264A priority patent/TWI245200B/en
Priority to CNB02121638XA priority patent/CN100397303C/en
Priority to US10/164,010 priority patent/US7165022B2/en
Publication of JP2003067375A publication Critical patent/JP2003067375A/en
Application granted granted Critical
Publication of JP3842651B2 publication Critical patent/JP3842651B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)
  • Input From Keyboards Or The Like (AREA)
  • Telephone Function (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、限られた個数のキーを用いて中国語を入力するための中国語入力プログラムに、関する。
【0002】
【従来の技術】
従来、中国語の入力方法として、中国語の音節をピンインで入力してから漢字に変換する方法が、知られている。なお、中国語の漢字は、いずれも1つの音節からなり、各音節は、アルファベットの1〜6個の文字により表記される。このため、アルファベットの26文字に対応した26個のキーが用いられる場合、1つの音節の入力には、1〜6回の打鍵が必要となる。
【0003】
なお、中国語の音韻には、声調という要素が含まれている。標準中国語の基本声調には、一声,二声,三声,及び四声の4種類がある。以下、単に「音節」と記した場合には、声調の要素が含まれないものとする。声調の要素を音節に含める場合には、「声調付き音節」と記す。漢字への変換は、「音節」に基づいてなされる場合と、「声調付き音節」に基づいてなされる場合とがある。
【0004】
また、中国語の音節は、子音部分である声母と母音部分である韻母とに分類される。但し、韻母には、母音に先立つ半母音(介音)があればその半母音も含まれ、母音に続く子音があればその子音も含まれる。そして、これら声母及び韻母を1回ずつの打鍵で入力することにより、合計2回の打鍵で音節を決定する入力方法が、知られている。但し、この入力方法では、声母と韻母との入力用に、30個前後のキーを備えたキーボードが必要となる。
【0005】
上記のように、多数のキーを備えたキーボードによる入力方法の他に、数字キー等の10個程度のキーにより中国語を入力する方法が、開発されている。これは、近年普及してきた携帯電話機で中国語を入力することが、要請されているためである。この数字キーによる従来の入力方法は、1文字の漢字を入力するために、第一打鍵で複数の声母からなる声母グループを選択し、第二打鍵で韻母の先頭母音を選択し、第三打鍵で韻母(一つのキーに複数個の韻母を割り当てた場合がある)を選択し、第四打鍵以降でこれまで選択してきた複数の声母と、場合によっては複数の韻母とからなる複数の音節に属す多数の漢字から、利用者所望の1文字を特定するものである。
【0006】
【発明が解決しようとする課題】
しかしながら、10個程度のキーにより漢字を入力する従来の技術によると、3回の打鍵で、音節が1つに決まるわけではなく、候補となる複数の音節が抽出されるに過ぎない。従って、これらの音節に対応する漢字の数は不可避的に多くなってしまう。このため、利用者は、候補となる多数の漢字の中から、所望の1文字を特定しなくてはならず、入力操作が煩雑であった。
【0007】
なお、標準中国語で用いられる音節の数は400程度であるため、各音節に3桁のシーケンス番号を付与し、10個の数字キーを3回打鍵して音節を決定する方法も考えられる。しかし、この方法では、利用者は、各音節に対して付与されたシーケンス番号を全て記憶しておかなければならない。このため、シーケンス番号を付与する方法は、現実的でない。
【0008】
そこで、限られた個数のキーに対する少ない回数の打鍵により中国語の音節を決定するとともに利用者にとって分かりやすい中国語入力を実現する中国語入力プログラムを提供することを、本発明の課題とする。
【0009】
【課題を解決するための手段】
本発明による中国語入力プログラムは、上記課題を解決するために、以下のような構成を採用した。即ち、この中国語入力プログラムは、入力対象となる中国語の音節における韻母が、単韻母,開口複韻母,斉歯複韻母,合口複韻母,及び撮口複韻母のうちのどれに該当するかを特定することにより、前記入力対象の音節の候補となる音節を絞り込む手順を、コンピュータに実行させるコードセグメントを備えている。
【0010】
このように構成されると、中国語入力プログラムは、入力対象の音節の候補となる音節を絞り込んだ後、当該入力対象となる音節を効率よく決定することができる。この中国語入力プログラムにより決定される音節は、GBコード(GB2312)に規定された漢字の中国語の読みによる音節であってもよく、BIG5コードに規定された漢字の中国語の読みによる音節であってもよく、その他各種のコード体系に規定された漢字の中国語の読みによる音節であってもよい。
【0011】
また、この中国語入力プログラムは、入力のガイダンスを、中国語の音韻を表記する表音符号列を用いて画面表示してもよい。この表音符号列は、ピンインでもよく、注音字母でもよく、ウェード式ローマ字でもよい。また、この中国語入力プログラムは、10個程度のキーを備えた各種の情報機器に適用可能である。例えば、この情報機器は、携帯電話機であってもよく、PDAであってもよい。
【0012】
【発明の実施の形態】
以下、図面に基づいて本発明の実施形態を説明する。
【0013】
〔第1実施形態〕
図1は、本実施形態の携帯電話機における中国語入力に関する部分を模式的に示すブロック図である。図2は、この携帯電話機の外観を示す模式図である。
【0014】
この携帯電話機は、第1の表示部11,第2の表示部12,入力部13,カーソル14,モード切替ボタン15,及び制御部20を、備えている。第1の表示部11は、例えば液晶ディスプレイからなり、文字,数字,及び記号を表示可能である。第2の表示部12は、例えば液晶ディスプレイからなり、その表面に、透明なタッチパネルである入力部13が、設けられている。カーソル14は、上下左右の4つの向きへの指定を受け付ける。モード切替ボタン15は、後述する電話番号入力モード(1回の打鍵で1つの数字を入力)と英数字入力モード(2回の打鍵で1つの文字を確定入力)と中国語入力モード(3回の打鍵で1つの音節を確定入力)とを切り替えるために、利用される。
【0015】
制御部20は、これら第1の表示部11,第2の表示部12,入力部13,カーソル14及びモード切替ボタン15と夫々接続されている。そして、制御部20は、第1の表示部11に所望の文字を表示させることができる。なお、第2の表示部12は、4行3桁の矩形領域に区切られている。そして、制御部20は、これら各矩形領域に所望の数字,記号,又は文字列を夫々表示させる。
【0016】
さらに、制御部20は、入力部13が押下された場合に、入力部13におけるどの部分が押下されたかを、検出することができる。このため、利用者が、第2の表示部12の各矩形領域を入力部13を介して押下した場合に、制御部20は、どの矩形領域に対応する部分が押下されたのかを検出することができる。従って、各矩形領域は、夫々、独立したボタン(キー)として使用される。
【0017】
また、制御部20は、データを記憶可能な音韻バッファ21及びポインタバッファ22を、備えている。音韻バッファ21は、中国語入力モードにおいて、入力部13の押下履歴を取り、後退キーが押されたときに前のステップに戻れるための情報を格納する。さらに、制御部20は、記憶部としての図示せぬROMを有し、このROM内に、中国語入力プログラム23が記憶されている。この中国語入力プログラム23は、入力モジュール24,及び変換モジュール25を、備えている。
【0018】
なお、この携帯電話機は、図示せぬ無線送受信部及び送受話部を有しており、利用者は、通常の携帯電話機と同様に通話することができる。さらに、利用者は、この携帯電話機に、英数字及び中国語を含んだテキストデータを入力し、入力したデータを電子メールとして送信することもできる。
【0019】
これら英数字及び中国語の入力は、夫々、英数字入力モード及び中国語入力モードにてなされる。なお、利用者は、モード切替ボタン15を操作することにより、英数字入力モードと中国語入力モードとを切り替えることができる。そして、制御部20は、英数字入力モードが設定されると英数字の入力を受け付け、中国語入力モードが設定されると中国語の入力を受け付ける。
【0020】
図3及び図4は、英数字入力モードにおける表示部12の表示例を示す模式図である。モード切替ボタン15により、英数字入力モードが設定されると、表示部12は、図3に示された状態になる。この図3における“数字”のボタンが押下されると、制御部20は、表示部12の表示を図4に示された状態に切り替える。この図4には、“1”,“2”,“3”,“4”,“5”,“6”,“7”,“8”,“9”,“0”の数字,及び,“*”,“#”の記号が、表示されている。なお、電話番号入力モードにおいても、表示部12は、図4の状態に切り替えられる。
【0021】
図5は、中国語入力モードにおける表示部12の表示例を示す模式図である。なお、この図5は、後述の声母選択ステップにおける表示部12の状態を示している。モード切替ボタン15により、中国語入力モードが設定されると、表示部12は、図5に示された状態になる。そして、利用者は、入力部13を3回押下することにより、所望の音節を入力することができる。
【0022】
以下、中国語の入力について詳述する。図6は、中国標準語の音節一覧を示している。この図6のテーブルの各行は声母に対応し、各列は韻母に対応している。そして、各行から選択された1つの声母と、各列から選択された1つの韻母とにより、音節が決定する。なお、韻母のみからなる音節に対応させて、声母がないことを示す“無”の行が設けられている。この“無”は、中国語音韻学におけるゼロ声母(零声母)に相当する。
【0023】
なお、中国標準語では、この図6の各行と各列との組み合わせによる音節が全て用いられているわけではない。即ち、図6のうち使用されるのは、“○”が付された403個の音節のみであり、空欄の音節は使用されない。中国語で標準的に用いられている殆ど全ての音節は、これら403個のうちのいずれかに該当している。但し、この図6の組み合わせにより表記されない音節である特殊音節が、若干使用される。これら特殊音節には、m,n,hng,ng,yo(io)がある。これら特殊音節を含めると、GB2312に規定された漢字の標準的な発音による音節が、全て網羅される。
【0024】
図6に示されるように、中国語の声母は二十数種類存在し、韻母は三十数種類存在する。従って、10個程度のキーが用いられる場合、声母は一回の打鍵では確定しない。同様に、韻母も一回の打鍵では確定しない。
【0025】
そこで、本実施形態では、声母を9つの声母グループに分類し、韻母を5つの韻母グループに分類している。そして、第1回の打鍵により、各声母グループのうちの1つが選択される。次に、第2回の打鍵により、声母が確定するとともに、各韻母グループのうちの1つが選択される。さらに、第3回の打鍵により、1つの韻母が選択されて音節が確定する。即ち、音節は、声母グループを選択する声母選択ステップ(第1回の打鍵),声母を確定するとともに韻母グループを選択する声韻選択ステップ(第2回の打鍵),及び,韻母を選択する韻母選択ステップ(第3回の打鍵)により、確定する。
【0026】
図7は、中国語入力プログラム23における入力モジュール24の構成を示す模式図である。この入力モジュール24は、声母選択ステップ24a,声韻選択ステップ24b,及び,韻母選択ステップ24cに夫々対応するコードセグメントを含んでいる。声母選択ステップ24aは、第1の提示手順及び声母グループ特定手順に相当し、声韻選択ステップ24bは、第2の提示手順及び声韻グループ特定手順に相当し、韻母選択ステップ24cは、第3の提示手順,音節決定手順に相当する。
【0027】
なお、制御部20のROMには、声母テーブルD,声韻テーブルD1〜D9,及び,音節テーブルD11〜D99が、格納されている。声母テーブルDは、声母選択ステップ24aにて参照され、声韻テーブルD1〜D9は、声韻選択ステップ24bにて参照され、音節テーブルD11〜D99は、韻母選択ステップ24cにて参照される。
【0028】
図8は、声母テーブルDを示す模式図である。この声母テーブルDは、複数のレコードを有している。これら各レコードは、“ボタン”,“候補”及び“ポインタ”のフィールドを有している。“ボタン”のフィールドには、図4にてボタンとして夫々表示されていた“1”,“2”,“3”,…に対応した符号が、格納されている。
【0029】
この声母テーブルDの各レコードは、各声母グループに夫々対応しており、“候補”のフィールドには、対応する声母グループを示す符号が格納されている。“ポインタ”のフィールドには、声韻テーブルD1〜D9へのポインタが格納されている。なお、声韻選択ステップ24bでは、各声韻テーブルD1〜D9のうちの1つのみが参照される。即ち、声母選択ステップ24aで選択された声母グループに対応したレコードにおける“ポインタ”が、声韻テーブルD1〜D9のうちの1つを指定することになる。
【0030】
以下、声母グループについて、さらに説明する。声母は、b,及びpを含む第1の声母グループと、m,及びfを含む第2の声母グループと、d,及びtを含む第3の声母グループと、n,及びlを含む第4の声母グループと、g,k,及びhを含む第5の声母グループと、j,zh,及びzを含む第6の声母グループと、q,ch,及びcを含む第7の声母グループと、x,sh,及びsを含む第8の声母グループと、r,及びゼロ声母を含む第9の声母グループとに分類される。
【0031】
なお、ゼロ声母の音節のうちのあるものは、ピンインの表記法により以下のように表記される。即ち、i又はvで始まる韻母のみによりなる音節は、yで始まる表記となり、uで始まる韻母のみによりなる音節は、wで始まる表記となる。なお、ピンイン記号のvは、uウムラウト記号の代替である。
【0032】
図5では、図4にて1,2,3,4,5,6,7,8,9,0が表示されていた位置に、夫々、“bp”,“mf”,“dt”,“nl”,“gkh”,“jzhz”,“qchc”,“xshs”,“ryw”及び“記号”が、表示されている。これら“bp”,“mf”,“dt”,“nl”,“gkh”,“jzhz”,“qchc”,“xshs”及び“ryw”の各ボタンは、夫々、第1乃至第9の声母グループに対応している。そして、利用者は、第1回の打鍵により、これら各声母グループのうちの1つを選択する。なお、韻母のみからなる音節の入力の際には、利用者は、“ryw”のボタンを押下する。
【0033】
第1回の打鍵により声母選択ステップ24aが終了した後、声韻選択ステップ24bが実行される。この声韻選択ステップ24bでは、声韻テーブルD1〜D9が参照される。図9は、声韻テーブルD1〜D9を示す模式図である。各声韻テーブルD1〜D9は、いずれも複数のレコードを有している。これら各声韻テーブルD1〜D9の各レコードは、“ボタン”,“候補”及び“ポインタ”のフィールドを有している。
【0034】
“ボタン”のフィールドには、図4にてボタンとして夫々表示されていた“1”,“2”,“3”,…に対応させた符号が、格納されている。“候補”のフィールドには、声母及び韻母グループを示す符号が格納されている。“ポインタ”のフィールドには、音節テーブルD11〜D99へのポインタが格納されている。なお、韻母選択ステップ24cでは、各音節テーブルD11〜D99のうちの1つのみが参照される。即ち、声韻選択ステップ24aで選択されたレコードの“ポインタ”が、音節テーブルD11〜D99のうちの1つを指定することになる。
【0035】
声韻テーブルD1〜D9は、本発明による韻母分類法に基づいて作成されたものである。以下、この韻母分類法について詳述する。この韻母分類法は、従来の中国語音韻学による韻母分類法を最大限に利用しながら、韻母の種類を10個以下に限定することを目的に、中国語データの統計/分析に基づいて、新たに開発された分類法である。
【0036】
まず、韻母は、ピンインによりアルファベット1文字で表される単韻母と、2文字以上で表される複韻母とに分類される。本発明による韻母分類法は、複韻母を、さらに、開口複韻母,斉歯複韻母,合口複韻母,及び撮口複韻母の4つに分類したことを、特徴としている。即ち、本発明の韻母分類法によると、韻母は、単韻母,開口複韻母,斉歯複韻母,合口複韻母,及び撮口複韻母の5つの韻母グループに分類される。
【0037】
開口複韻母は、ピンイン記号のa,e,又はoで始まる複韻母である。斉歯複韻母は、ピンイン記号のi(y)で始まる複韻母である。合口複韻母は、ピンイン記号のu(w)で始まる複韻母である。撮口複韻母は、ピンイン記号のv(yu)で始まる複韻母である。そして、本実施形態では、単韻母を“?”で表し、開口複韻母を“*”で表し、斉歯複韻母を“i*”(y*)で表し、合口複韻母を“u*”(w*)で表し、撮口複韻母を“v*”(yu*)で表している。なお、斉歯複韻母,合口複韻母,及び撮口複韻母のピンイン表記における最初のi(y),u(w),及びv(yu)は、介音と称される。これら斉歯複韻母,合口複韻母,及び撮口複韻母は、介音を含む複韻母であるが、開口複韻母は、介音を含まない複韻母である。
【0038】
図10は、声韻選択ステップ24bの際の表示部12の表示例を示す模式図である。前段の声母選択ステップ24aにおいて、図5に示されるいずれかのボタンが押下されると、声韻選択ステップ24bでは、図10の(D1)〜(D9)のうちの1つが、表示部12に表示される。
【0039】
より具体的には、声母選択ステップ24aにおいて、図5の“bp”が押下されると、表示部12は、図10の(D1)に示された状態に切り替わる。図10の(D1)では、図4にて1,2,3,4,5,及び6が表示されていた位置に、夫々、“b?”,“b*”,“bi*”,“p?”,“p*”,及び“pi*”が、表示されている。
【0040】
一方、声母選択ステップ24aにおいて、図5の“mf”が押下されると、表示部12は、図10の(D2)に示された状態に切り替わる。図10の(D2)では、図4にて1,2,3,4,及び5が表示されていた位置に、夫々、“m?”,“m*”,“mi*”,“f?”,及び“f*”が、表示されている。
【0041】
一方、声母選択ステップ24aにおいて、図5の“dt”が押下されると、表示部12は、図10の(D3)に示された状態に切り替わる。図10の(D3)では、図4にて1,2,3,4,5,6,7,及び8が表示されていた位置に、夫々、“d?”,“d*”,“di*”,“du*”,“t?”,“t*”,“ti*”,及び“tu*”が、表示されている。
【0042】
一方、声母選択ステップ24aにおいて、図5の“nl”が押下されると、表示部12は、図10の(D4)に示された状態に切り替わる。図10の(D4)では、図4にて1,2,3,4,5,6,7,及び8が表示されていた位置に、夫々、“n?”,“n*”,“ni*”,“nu/v*”,“l?”,“l*”,“li*”,及び“lu/v*”が、表示されている。
【0043】
一方、声母選択ステップ24aにおいて、図5の“gkh”が押下されると、表示部12は、図10の(D5)に示された状態に切り替わる。図10の(D5)では、図4にて1,2,3,4,5,6,7,8,及び9が表示されていた位置に、夫々、“g?”,“g*”,“gu*”,“k?”,“k*”,“ku*”,“h?”,“h*”,及び“hu*”が、表示されている。
【0044】
一方、声母選択ステップ24aにおいて、図5の“jzhz”が押下されると、表示部12は、図10の(D6)に示された状態に切り替わる。図10の(D6)では、図4にて1,2,3,4,5,6,7,8,及び9が表示されていた位置に、夫々、“j?”,“ji*”,“ju*”,“zh?”,“zh*”,“zhu*”,“z?”,“z*”,及び“zu*”が、表示されている。
【0045】
一方、声母選択ステップ24aにおいて、図5の“qchc”が押下されると、表示部12は、図10の(D7)に示された状態に切り替わる。図10の(D7)では、図4にて1,2,3,4,5,6,7,8,及び9が表示されていた位置に、夫々、“q?”,“qi*”,“qu*”,“ch?”,“ch*”,“chu*”,“c?”,“c*”,及び“cu*”が、表示されている。
【0046】
一方、声母選択ステップ24aにおいて、図5の“xshs”が押下されると、表示部12は、図10の(D8)に示された状態に切り替わる。図10の(D8)では、図4にて1,2,3,4,5,6,7,8,及び9が表示されていた位置に、夫々、“x?”,“xi*”,“xu*”,“sh?”,“sh*”,“shu*”,“s?”,“s*”,及び“su*”が、表示されている。
【0047】
一方、声母選択ステップ24aにおいて、図5の“ryw”が押下されると、表示部12は、図10の(D9)に示された状態に切り替わる。図10の(D9)では、図4にて1,2,3,4,5,6,7,及び8が表示されていた位置に、夫々、“r?”,“r*”,“ru*”,“?”,“*”,“y*”,“w*”,及び“yu*”が、表示されている。
【0048】
そして、第2回の打鍵により、声韻テーブルD1〜D9の各レコードのうちの1つが選択される。この第2回の打鍵により、声母が確定するとともに、韻母グループが特定される。なお、声韻テーブルD1〜D9の各レコードのうちの1つが選択されることは、声韻グループが特定されることに相当する。この第2回の打鍵の後、処理は、韻母選択ステップ24cへ移行する。この韻母選択ステップ24cでは、音節テーブルD11〜D99が参照される。
【0049】
図11は、音節テーブルD11〜D99を示す模式図である。各音節テーブルD11〜D99は、いずれも複数のレコードを有している。これら各音節テーブルD11〜D99の各レコードは、“ボタン”,“韻母”及び“音節”のフィールドを有している。
【0050】
“ボタン”のフィールドには、図4にてボタンとして夫々表示されていた“1”,“2”,“3”,…に対応させた符号が、格納されている。“韻母”のフィールドには、韻母を示す文字列が格納されている。“音節”のフィールドには、声韻選択ステップ24bで確定した声母と、“韻母”フィールド内の韻母とからなる音節を示す文字列が、格納されている。
【0051】
図12乃至図20は、韻母選択ステップ24cの際の表示部12の表示例を示す模式図である。前段の声韻選択ステップ24bにおいて、図10の各表示例(D1)〜(D9)におけるいずれかのボタンが押下されると、韻母選択ステップ24cでは、図12乃至図20における各表示例のうちの1つが、表示部12に表示される。なお、図12乃至図20における各表示例は、音節決定用情報に相当する。
【0052】
より具体的には、図10の(D1)における“b?”が押下されると、表示部12には、図12の(D11)に示されるように、候補となる各音節“ba”,“bo”,“bi”,及び“bu”が表示される。
【0053】
図10の(D1)における“b*”が押下されると、表示部12には、図12の(D12)に示されるように、候補となる各音節“bai”,“bei”,“bao”,“ban”,“ben”,“bang”,及び“beng”が表示される。
【0054】
図10の(D1)における“bi*”が押下されると、表示部12には、図12の(D13)に示されるように、候補となる各音節“bie”,“biao”,“bian”,“bin”,及び“bing”が表示される。
【0055】
図10の(D1)における“p?”が押下されると、表示部12には、図12の(D14)に示されるように、候補となる各音節“pa”,“po”,“pi”,及び“pu”が表示される。
【0056】
図10の(D1)における“p*”が押下されると、表示部12には、図12の(D15)に示されるように、候補となる各音節“pai”,“pei”,“pao”,“pou”,“pan”,“pen”,“pang”,及び“peng”が表示される。
【0057】
図10の(D1)における“pi*”が押下されると、表示部12には、図12の(D16)に示されるように、候補となる各音節“pie”,“piao”,“pian”,“pin”,及び“ping”が表示される。
【0058】
一方、図10の(D2)における“m?”が押下されると、表示部12には、図13の(D21)に示されるように、候補となる各音節“ma”,“mo”,“me”,“mi”,及び“mu”が表示されるとともに、特殊音節である“m”も表示される。
【0059】
図10の(D2)における“m*”が押下されると、表示部12には、図13の(D22)に示されるように、候補となる各音節“mai”,“mei”,“mao”,“mou”,“man”,“men”,“mang”,及び“meng”が表示される。
【0060】
図10の(D2)における“mi*”が押下されると、表示部12には、図13の(D23)に示されるように、候補となる各音節“mie”,“miao”,“miu”,“mian”,“min”,及び“ming”が表示される。
【0061】
図10の(D2)における“f?”が押下されると、表示部12には、図13の(D24)に示されるように、候補となる各音節“fa”,“fo”,及び“fu”が表示される。
【0062】
図10の(D2)における“f*”が押下されると、表示部12には、図13の(D25)に示されるように、候補となる各音節“fei”,“fou”,“fan”,“fen”,“fang”,及び“feng”が表示される。
【0063】
一方、図10の(D3)における“d?”が押下されると、表示部12には、図14の(D31)に示されるように、候補となる各音節“da”,“de”,“di”,及び“du”が表示される。
【0064】
図10の(D3)における“d*”が押下されると、表示部12には、図14の(D32)に示されるように、候補となる各音節“dai”,“dei”,“dao”,“dou”,“dan”,“dang”,“deng”,及び“dong”が表示される。
【0065】
図10の(D3)における“di*”が押下されると、表示部12には、図14の(D33)に示されるように、候補となる各音節“dia”,“die”,“diao”,“diu”,“dian”,及び“ding”が表示される。
【0066】
図10の(D3)における“du*”が押下されると、表示部12には、図14の(D34)に示されるように、候補となる各音節“duo”,“dui”,“duan”,及び“dun”が表示される。なお、図14の(D34)には、括弧つきで“dong”が表示されている。ピンインにのみ対応させる場合には、この位置に“dong”は不要であり、注音字母に対応させる場合には、この位置に“dong”が括弧なしで表示されればよい。
【0067】
図10の(D3)における“t?”が押下されると、表示部12には、図14の(D35)に示されるように、候補となる各音節“ta”,“te”,“ti”,及び“tu”が表示される。
【0068】
図10の(D3)における“t*”が押下されると、表示部12には、図14の(D36)に示されるように、候補となる各音節“tai”,“tei”,“tao”,“tou”,“tan”,“tang”,“teng”,及び“tong”が表示される。
【0069】
図10の(D3)における“ti*”が押下されると、表示部12には、図14の(D37)に示されるように、候補となる各音節“tie”,“tiao”,“tian”,及び“ting”が表示される。
【0070】
図10の(D3)における“tu*”が押下されると、表示部12には、図14の(D38)に示されるように、候補となる各音節“tuo”,“tui”,“tuan”,及び“tun”が表示される。なお、図14の(D38)には、括弧つきで“tong”が表示されている。ピンインにのみ対応させる場合には、この位置に“tong”は不要であり、注音字母に対応させる場合には、この位置に“tong”が括弧なしで表示されればよい。
【0071】
一方、図10の(D4)における“n?”が押下されると、表示部12には、図15の(D41)に示されるように、候補となる各音節“na”,“ne”,“ni”,“ni”,“nu”,及び“nv”が表示されるとともに、特殊音節である“n”も表示される。
【0072】
図10の(D4)における“n*”が押下されると、表示部12には、図15の(D42)に示されるように、候補となる各音節“nai”,“nei”,“nao”,“nou”,“nan”,“nen”,“nang”,“neng”,及び“nong”が表示される。
【0073】
図10の(D4)における“ni*”が押下されると、表示部12には、図15の(D43)に示されるように、候補となる各音節“nie”,“niao”,“niu”,“nian”,“nin”,“niang”,及び“ning”が表示される。
【0074】
図10の(D4)における“nu/v*”(nu*又はnv*を示す)が押下されると、表示部12には、図15の(D44)に示されるように、候補となる各音節“nuo”,“nve”,及び“nuan”が表示される。なお、図15の(D44)には、括弧つきで“nong”が表示されている。ピンインにのみ対応させる場合には、この位置に“nong”は不要であり、注音字母に対応させる場合には、この位置に“nong”が括弧なしで表示されればよい。
【0075】
図10の(D4)における“l?”が押下されると、表示部12には、図15の(D45)に示されるように、候補となる各音節“la”,“lo”,“le”,“li”,“lu”,及び“lv”が表示される。
【0076】
図10の(D4)における“l*”が押下されると、表示部12には、図15の(D46)に示されるように、候補となる各音節“lai”,“lei”,“lao”,“lou”,“lan”,“lang”,“leng”,及び“long”が表示される。
【0077】
図10の(D4)における“li*”が押下されると、表示部12には、図15の(D47)に示されるように、候補となる各音節“lia”,“lie”,“liao”,“liu”,“lian”,“lin”,“liang”,及び“ling”が表示される。
【0078】
図10の(D4)における“lu/v*”(lu*又はlv*を示す)が押下されると、表示部12には、図15の(D48)に示されるように、候補となる各音節“luo”,“lve”,“luan”,及び“lun”が表示される。なお、図15の(D48)には、括弧つきで“long”が表示されている。ピンインにのみ対応させる場合には、この位置に“long”は不要であり、注音字母に対応させる場合には、この位置に“long”が括弧なしで表示されればよい。
【0079】
一方、図10の(D5)における“g?”が押下されると、表示部12には、図16の(D51)に示されるように、候補となる各音節“ga”,“ge”,及び“gu”が表示される。
【0080】
図10の(D5)における“g*”が押下されると、表示部12には、図16の(D52)に示されるように、候補となる各音節“gai”,“gei”,“gao”,“gou”,“gan”,“gen”,“gang”,“geng”,及び“gong”が表示される。
【0081】
図10の(D5)における“gu*”が押下されると、表示部12には、図16の(D53)に示されるように、候補となる各音節“gua”,“guo”,“guai”,“gui”,“guan”,“gun”,及び“guang”が表示される。なお、図16の(D53)には、括弧つきで“gong”が表示されている。ピンインにのみ対応させる場合には、この位置に“gong”は不要であり、注音字母に対応させる場合には、この位置に“gong”が括弧なしで表示されればよい。
【0082】
図10の(D5)における“k?”が押下されると、表示部12には、図16の(D54)に示されるように、候補となる各音節“ka”,“ke”,及び“ku”が表示される。
【0083】
図10の(D5)における“k*”が押下されると、表示部12には、図16の(D55)に示されるように、候補となる各音節“kai”,“kei”,“kao”,“kou”,“kan”,“ken”,“kang”,“keng”,及び“kong”が表示される。
【0084】
図10の(D5)における“ku*”が押下されると、表示部12には、図16の(D56)に示されるように、候補となる各音節“kua”,“kuo”,“kuai”,“kui”,“kuan”,“kun”,及び“kuang”が表示される。なお、図16の(D56)には、括弧つきで“kong”が表示されている。ピンインにのみ対応させる場合には、この位置に“kong”は不要であり、注音字母に対応させる場合には、この位置に“kong”が括弧なしで表示されればよい。
【0085】
図10の(D5)における“h?”が押下されると、表示部12には、図16の(D57)に示されるように、候補となる各音節“ha”,“he”,及び“hu”が表示される。
【0086】
図10の(D5)における“h*”が押下されると、表示部12には、図16の(D58)に示されるように、候補となる各音節“hai”,“hei”,“hao”,“hou”,“han”,“hen”,“hang”,“heng”,及び“hong”が表示されるとともに、特殊音節である“hng”も表示される。
【0087】
図10の(D5)における“hu*”が押下されると、表示部12には、図16の(D59)に示されるように、候補となる各音節“hua”,“huo”,“huai”,“hui”,“huan”,“hun”,及び“huang”が表示される。なお、図16の(D59)には、括弧つきで“hong”が表示されている。ピンインにのみ対応させる場合には、この位置に“hong”は不要であり、注音字母に対応させる場合には、この位置に“hong”が括弧なしで表示されればよい。
【0088】
一方、図10の(D6)における“j?”が押下されると、表示部12には、図17の(D61)に示されるように、候補となる各音節“ji”,及び“ju”が表示される。なお、図17の(D61)には、括弧つきで“ju”が表示されている。ピンインにのみ対応させる場合には、この位置に“ju”は不要であり、注音字母に対応させる場合には、この位置に“ju”が括弧なしで表示されればよい。
【0089】
図10の(D6)における“ji*”が押下されると、表示部12には、図17の(D62)に示されるように、候補となる各音節“jia”,“jie”,“jiao”,“jiu”,“jian”,“jin”,“jiang”,“jing”,及び“jiong”が表示される。
【0090】
図10の(D6)における“ju*”が押下されると、表示部12には、図17の(D63)に示されるように、候補となる各音節“jue”,“juan”,及び“jun”が表示される。なお、図17の(D63)には、括弧つきで“jiong”が表示されている。ピンインにのみ対応させる場合には、この位置に“jiong”は不要であり、注音字母に対応させる場合には、この位置に“jiong”が括弧なしで表示されればよい。
【0091】
図10の(D6)における“zh?”が押下されると、表示部12には、図17の(D64)に示されるように、候補となる各音節“zha”,“zhe”,“zhi”,及び“zhu”が表示される。なお、図17の(D64)には、括弧つきで“zhi”が表示されている。ピンインにのみ対応させる場合には、この位置に“zhi”は不要であり、注音字母に対応させる場合には、この位置に“zhi”が括弧なしで表示されればよい。
【0092】
図10の(D6)における“zh*”が押下されると、表示部12には、図17の(D65)に示されるように、候補となる各音節“zhai”,“zhei”,“zhao”,“zhou”,“zhan”,“zhen”,“zhang”,“zheng”,及び“zhong”が表示される。
【0093】
図10の(D6)における“zhu*”が押下されると、表示部12には、図17の(D66)に示されるように、候補となる各音節“zhua”,“zhuo”,“zhuai”,“zhui”,“zhuan”,“zhun”,及び“zhuang”が表示される。なお、図17の(D66)には、括弧つきで“zhong”が表示されている。ピンインにのみ対応させる場合には、この位置に“zhong”は不要であり、注音字母に対応させる場合には、この位置に“zhong”が括弧なしで表示されればよい。
【0094】
図10の(D6)における“z?”が押下されると、表示部12には、図17の(D67)に示されるように、候補となる各音節“za”,“ze”,“zi”,及び“zu”が表示される。なお、図17の(D67)には、括弧つきで“zi”が表示されている。ピンインにのみ対応させる場合には、この位置に“zi”は不要であり、注音字母に対応させる場合には、この位置に“zi”が括弧なしで表示されればよい。
【0095】
図10の(D6)における“z*”が押下されると、表示部12には、図17の(D68)に示されるように、候補となる各音節“zai”,“zei”,“zao”,“zou”,“zan”,“zen”,“zang”,“zeng”,及び“zong”が表示される。
【0096】
図10の(D6)における“zu*”が押下されると、表示部12には、図17の(D69)に示されるように、候補となる各音節“zuo”,“zui”,“zuan”,及び“zun”が表示される。なお、図17の(D69)には、括弧つきで“zong”が表示されている。ピンインにのみ対応させる場合には、この位置に“zong”は不要であり、注音字母に対応させる場合には、この位置に“zong”が括弧なしで表示されればよい。
【0097】
一方、図10の(D7)における“q?”が押下されると、表示部12には、図18の(D71)に示されるように、候補となる各音節“qi”,及び“qu”が表示される。なお、図18の(D71)には、括弧つきで“qu”が表示されている。ピンインにのみ対応させる場合には、この位置に“qu”は不要であり、注音字母に対応させる場合には、この位置に“qu”が括弧なしで表示されればよい。
【0098】
図10の(D7)における“qi*”が押下されると、表示部12には、図18の(D72)に示されるように、候補となる各音節“qia”,“qie”,“qiao”,“qiu”,“qian”,“qin”,“qiang”,“qing”,及び“qiong”が表示される。
【0099】
図10の(D7)における“qu*”が押下されると、表示部12には、図18の(D73)に示されるように、候補となる各音節“que”,“quan”,及び“qun”が表示される。なお、図18の(D73)には、括弧つきで“qiong”が表示されている。ピンインにのみ対応させる場合には、この位置に“qiong”は不要であり、注音字母に対応させる場合には、この位置に“qiong”が括弧なしで表示されればよい。
【0100】
図10の(D7)における“ch?”が押下されると、表示部12には、図18の(D74)に示されるように、候補となる各音節“cha”,“che”,“chi”,及び“chu”が表示される。なお、図18の(D74)には、括弧つきで“chi”が表示されている。ピンインにのみ対応させる場合には、この位置に“chi”は不要であり、注音字母に対応させる場合には、この位置に“chi”が括弧なしで表示されればよい。
【0101】
図10の(D7)における“ch*”が押下されると、表示部12には、図18の(D75)に示されるように、候補となる各音節“chai”,“chao”,“chou”,“chan”,“chen”,“chang”,“cheng”,及び“chong”が表示される。
【0102】
図10の(D7)における“chu*”が押下されると、表示部12には、図18の(D76)に示されるように、候補となる各音節“chuo”,“chuai”,“chui”,“chuan”,“chun”,及び“chuang”が表示される。なお、図18の(D76)には、括弧つきで“chong”が表示されている。ピンインにのみ対応させる場合には、この位置に“chong”は不要であり、注音字母に対応させる場合には、この位置に“chong”が括弧なしで表示されればよい。
【0103】
図10の(D7)における“c?”が押下されると、表示部12には、図18の(D77)に示されるように、候補となる各音節“ca”,“ce”,“ci”,及び“cu”が表示される。なお、図18の(D77)には、括弧つきで“ci”が表示されている。ピンインにのみ対応させる場合には、この位置に“ci”は不要であり、注音字母に対応させる場合には、この位置に“ci”が括弧なしで表示されればよい。
【0104】
図10の(D7)における“c*”が押下されると、表示部12には、図18の(D78)に示されるように、候補となる各音節“cai”,“cao”,“cou”,“can”,“cen”,“cang”,“ceng”,及び“cong”が表示される。
【0105】
図10の(D7)における“cu*”が押下されると、表示部12には、図18の(D79)に示されるように、候補となる各音節“cuo”,“cui”,“cuan”,及び“cun”が表示される。なお、図18の(D79)には、括弧つきで“cong”が表示されている。ピンインにのみ対応させる場合には、この位置に“cong”は不要であり、注音字母に対応させる場合には、この位置に“cong”が括弧なしで表示されればよい。
【0106】
一方、図10の(D8)における“x?”が押下されると、表示部12には、図19の(D81)に示されるように、候補となる各音節“xi”,及び“xu”が表示される。なお、図19の(D81)には、括弧つきで“xu”が表示されている。ピンインにのみ対応させる場合には、この位置に“xu”は不要であり、注音字母に対応させる場合には、この位置に“xu”が括弧なしで表示されればよい。
【0107】
図10の(D8)における“xi*”が押下されると、表示部12には、図19の(D82)に示されるように、候補となる各音節“xia”,“xie”,“xiao”,“xiu”,“xian”,“xin”,“xian”,“xing”,及び“xiong”が表示される。
【0108】
図10の(D8)における“xu*”が押下されると、表示部12には、図19の(D83)に示されるように、候補となる各音節“xue”,“xuan”,及び“xun”が表示される。なお、図19の(D83)には、括弧つきで“xiong”が表示されている。ピンインにのみ対応させる場合には、この位置に“xiong”は不要であり、注音字母に対応させる場合には、この位置に“xiong”が括弧なしで表示されればよい。
【0109】
図10の(D8)における“sh?”が押下されると、表示部12には、図19の(D84)に示されるように、候補となる各音節“sha”,“she”,“shi”,及び“shu”が表示される。なお、図19の(D84)には、括弧つきで“shi”が表示されている。ピンインにのみ対応させる場合には、この位置に“shi”は不要であり、注音字母に対応させる場合には、この位置に“shi”が括弧なしで表示されればよい。
【0110】
図10の(D8)における“sh*”が押下されると、表示部12には、図19の(D85)に示されるように、候補となる各音節“shai”,“shei”,“shao”,“shou”,“shan”,“shen”,“shang”,及び“sheng”が表示される。
【0111】
図10の(D8)における“shu*”が押下されると、表示部12には、図19の(D86)に示されるように、候補となる各音節“shua”,“shuo”,“shuai”,“shui”,“shuan”,“shun”,及び“shuang”が表示される。
【0112】
図10の(D8)における“s?”が押下されると、表示部12には、図19の(D87)に示されるように、候補となる各音節“sa”,“se”,“si”,及び“su”が表示される。なお、図19の(D87)には、括弧つきの“si”が表示されている。ピンインにのみ対応させる場合には、この位置に“si”は不要であり、注音字母に対応させる場合には、この位置に“si”が括弧なしで表示されればよい。
【0113】
図10の(D8)における“s*”が押下されると、表示部12には、図19の(D88)に示されるように、候補となる各音節“sai”,“sao”,“sou”,“san”,“sen”,“sang”,“seng”,及び“song”が表示される。
【0114】
図10の(D8)における“su*”が押下されると、表示部12には、図19の(D89)に示されるように、候補となる各音節“suo”,“sui”,“suan”,及び“sun”が表示される。なお、図19の(D89)には、括弧つきで“song”が表示されている。ピンインにのみ対応させる場合には、この位置に“song”は不要であり、注音字母に対応させる場合には、この位置に“song”が括弧なしで表示されればよい。
【0115】
一方、図10の(D9)における“r?”が押下されると、表示部12には、図20の(D91)に示されるように、候補となる各音節“re”,“ri”,及び“ru”が表示される。なお、図20の(D91)には、括弧つきの“ri”が表示されている。ピンインにのみ対応させる場合には、この位置に“ri”は不要であり、注音字母に対応させる場合には、この位置に“ri”が括弧なしで表示されればよい。
【0116】
図10の(D9)における“r*”が押下されると、表示部12には、図20の(D92)に示されるように、候補となる各音節“rao”,“rou”,“ran”,“ren”,“rang”,“reng”,及び“rong”が表示される。
【0117】
図10の(D9)における“ru*”が押下されると、表示部12には、図20の(D93)に示されるように、候補となる各音節“ruo”,“rui”,“ruan”,及び“run”が表示される。なお、図20の(D93)には、括弧つきで“rong”が表示されている。ピンインにのみ対応させる場合には、この位置に“rong”は不要であり、注音字母に対応させる場合には、この位置に“rong”が括弧なしで表示されればよい。
【0118】
図10の(D9)における“?”が押下されると、表示部12には、図20の(D94)に示されるように、候補となる各音節“a”,“o”,“e”,“yi”,“wu”,“yu”,“^e”,及び“er”が表示される。
【0119】
図10の(D9)における“*”が押下されると、表示部12には、図20の(D95)に示されるように、候補となる各音節“ai”,“ei”,“ao”,“ou”,“an”,“en”,“ang”,“eng”,及び“ong”が表示されるとともに、特殊音節である“ng”が表示される。
【0120】
図10の(D9)における“y*”が押下されると、表示部12には、図20の(D96)に示されるように、候補となる各音節“ya”,“ye”,“yao”,“you”,“yan”,“yin”,“yang”,“ying”,及び“yong”が表示されるとともに、特殊音節である“yo”が表示される。
【0121】
図10の(D9)における“w*”が押下されると、表示部12には、図20の(D97)に示されるように、候補となる各音節“wa”,“wo”,“wai”,“wei”,“wan”,“wen”,“wang”,及び“weng”が表示される。
【0122】
図10の(D9)における“yu*”が押下されると、表示部12には、図20の(D98)に示されるように、候補となる各音節“yue”,“yuan”,及び“yun”が表示される。なお、図20の(D98)には、括弧つきで“yong”が表示されている。ピンインにのみ対応させる場合には、この位置に“yong”は不要であり、注音字母に対応させる場合には、この位置に“yong”が括弧なしで表示されればよい。
【0123】
上記のように、声母入力ステップ24aにて声母グループが特定され、声韻選択ステップ24bにて声母が確定するとともに韻母グループが特定され、韻母選択ステップ24cにて音節が決定する。なお、図12乃至図20には、音節テーブルD11〜D99(図11)の“音節”フィールドの内容が表示されているが、その代わりに、“韻母”フィールドの内容が表示されてもよい。
【0124】
これら図12乃至図20には、図6に示された標準的な音節が含まれているだけでなく、特殊音節が含まれている。図21は、特殊音節の入力手順を示す模式図である。この図21に示されるように、特殊音節“m”は、声母選択ステップにて図5の“mf”が選択され、声韻選択ステップにて図10(D2)の“m?”が選択され、韻母選択ステップにて図13(D21)の“m”が選択されることにより、入力される。なお、図13(D21)の“m”の位置は、図4における“0”の位置に相当する。このように、図4における“0”の位置には、「その他」という意味が付与されている。そして、この図4の“0”の位置は、特殊音節の入力に利用される。
【0125】
特殊音節“n”は、声母選択ステップにて図5の“nl”が選択され、声韻選択ステップにて図10(D4)の“n?”が選択され、韻母選択ステップにて図15(D41)の“n”が選択されることにより、入力される。
【0126】
特殊音節“hng”は、声母選択ステップにて図5の“gkh”が選択され、声韻選択ステップにて図10(D5)の“h*”が選択され、韻母選択ステップにて図16(D58)の“hng”が選択されることにより、入力される。
【0127】
特殊音節“ng”は、声母選択ステップにて図5の“ryw”が選択され、声韻選択ステップにて図10(D9)の“*”が選択され、韻母選択ステップにて図20(D95)の“ng”が選択されることにより、入力される。
【0128】
特殊音節“yo”は、声母選択ステップにて図5の“ryw”が選択され、声韻選択ステップにて図10(D9)の“y*”が選択され、韻母選択ステップにて図20(D96)の“yo”が選択されることにより、入力される。
【0129】
以下、図22のフローチャートを参照して、中国語入力プログラム23の入力モジュール24の処理を中心に、さらに説明する。このフローチャートは、利用者がモード切替ボタン15を操作して中国語入力モードを設定することにより、開始し、他の入力モードを設定することにより、終了する。
【0130】
なお、制御部20は、このフローチャート実行中、ポインタバッファ22を参照して、その時点における入力の段階が、声母選択ステップ,声韻選択ステップ,及び韻母選択ステップのうちのどの段階であるかを、認識することができる。即ち、入力の段階は、ポインタバッファ22がNULLであれば声母選択ステップと判別され、ポインタバッファ22にD1〜D9のいずれかが格納されていれば声韻選択ステップと判別され、ポインタバッファ22にD11〜D99のいずれかが格納されていれば韻母選択ステップと判別される。
【0131】
最初のS1では、制御部20は、ポインタバッファ22をNULLにして、声母選択ステップを設定する。
【0132】
S2では、制御部20は、声母テーブルD(図8)を参照して、候補となる各声母グループを、表示部12に表示する。すると、表示部12は、図5に示された状態に切り替わる。
【0133】
S3では、制御部20は、利用者からの入力があるまで待機する。入力が検出されると、処理はS4へ進む。
【0134】
S4では、制御部20は、利用者による入力が、入力部13が押下されたものか,又は,その他の入力かを判別する。なお、その他の入力には、カーソル14の操作、後退キー、変換モジュール25が使用するキーの押下等がある。入力部13が押下された場合には処理はS5へ進み、それ以外の場合には処理はS15へ進む。
【0135】
S5では、制御部20は、ポインタバッファ22を参照して、入力段階が、声母選択ステップ,声韻選択ステップ,及び韻母選択ステップのうちのどれであるかを判別する。声母選択ステップであれば処理はS6へ進み、声韻選択ステップであれば処理はS9へ進み、韻母選択ステップであれば処理はS12へ進む。
【0136】
S6では、制御部20は、入力部13における利用者により押下された位置に基づき、図5のように表示された各ボタンのうちのどのボタンが押下されたかを特定する。即ち、制御部20は、声母テーブルD(図8)のどのレコードが、利用者により選択されたかを、特定する。そして、制御部20は、特定したレコードにおける“候補”の声母グループを、第1の表示部11に表示する。例えば、“候補”が“bp”のレコードが特定されたのであれば、表示部11には、“bp”が格納される。
【0137】
S7では、制御部20は、ポインタバッファ22をセットすることにより、入力段階を声韻選択ステップにセットする。具体的には、制御部20は、声母テーブルD(図8)におけるS6で特定したレコードの“ポインタ”フィールドの値を取得して、ポインタバッファ22に書き込む。例えば、“候補”が“bp”のレコードが特定されたのであれば、ポインタバッファ22には、“D1”が格納される。
【0138】
S8では、制御部20は、各声韻テーブルD1〜D9(図9)のうちのポインタバッファ22に格納された値に対応するものを、参照して、候補となる各声韻グループを、第2の表示部12に表示する。すると、表示部12には、図10の(D1)〜(D9)のうちの1つが表示される。例えば、ポインタバッファ22に“D1”が格納されていれば、図10の(D1)が表示される。そして、処理は、S3へ戻る。
【0139】
S9では、S5にて入力段階が声韻選択ステップであると判別されたので、制御部20は、入力部13における利用者により押下された位置に基づき、図10のいずれかに示されるように表示された各ボタンのうちのどのボタンが押下されたかを特定する。即ち、制御部20は、声韻テーブルD1〜D9のどのレコードが、利用者により選択されたかを、特定する。そして、制御部20は、第1の表示部11に表示されていた声母グループの代わりに、特定したレコードにおける“候補”の声韻グループを、この表示部11に表示する。例えば、“候補”が“b?”のレコードが特定されたのであれば、表示部11には、それまで表示されていた声母グループ“bp”の代わりに、声韻グループ“b?”が表示される。
【0140】
S10では、制御部20は、ポインタバッファ22をセットすることにより、入力段階を韻母選択ステップにセットする。具体的には、制御部20は、声韻テーブルD1〜D9(図9)におけるS9で特定したレコードの“ポインタ”フィールドの値を取得して、ポインタバッファ22に書き込む。例えば、声韻テーブルD1の“候補”が“b?”のレコードが特定されたのであれば、ポインタバッファ22には、“D11”が格納される。
【0141】
S11では、制御部20は、各音節テーブルD11〜D99(図11)のうちのポインタバッファ22に格納された値に対応するものを、参照して、候補となる各音節を、第2の表示部12に表示する。すると、表示部12には、図12乃至図20の各表示例のうちの1つが表示される。例えば、ポインタバッファ22に“D11”が格納されていれば、図12の(D11)が表示される。そして、処理は、S3へ戻る。
【0142】
S12では、S5にて入力段階が韻母選択ステップであると判別されたので、制御部20は、入力部13における利用者により押下された位置に基づき、図12乃至図20のいずれかの表示例の如く表示された各ボタンのうちのどのボタンが押下されたかを特定する。即ち、制御部20は、音節テーブルD11〜D99(図11)のどのレコードが、利用者により選択されたかを、特定する。特定されたレコードの“音節”が、利用者が入力した音節として決定する。
【0143】
さらに、制御部20は、決定した音節を変換モジュール25に渡すことにより、この変換モジュールから、当該音節に対応する漢字を取得する。なお、候補となる漢字が複数ある場合には、例えば、変換モジュール25において第1の候補として登録されている漢字が、取得される。なお、変換モジュール25は、先立って入力された音節を考慮して、漢字を選択してもよい。そして、制御部20は、第1の表示部11に表示されていた声韻グループの代わりに、変換モジュール25から取得した漢字を、この表示部11に表示する。
【0144】
S13では、制御部20は、ポインタバッファ22をクリアすることにより、入力段階を声母選択ステップにセットする。即ち、ポインタバッファ22は、次の音節の入力に備えてNULLにセットされる。
【0145】
S14では、制御部20は、声母テーブルD(図8)を参照して、候補となる各声母グループを、第2の表示部12に表示する。すると、表示部12は、図5に示された状態に切り替わる。そして、処理はS3へ戻る。
【0146】
一方、S15では、S4にて入力部13以外に対する入力がなされたと判別されたので、さらに制御部20は、カーソル14が操作されたか否かを判別する。カーソル14が操作された場合には処理はS16へ進み、それ以外の場合には処理はS18へ進む。
【0147】
S16では、制御部20は、入力段階が韻母選択ステップであるかどうかを判別する。なお、ポインタバッファ22にD11〜D99のいずれかが格納されていれば、入力段階は韻母選択ステップである。そして、入力段階が韻母選択ステップであれば処理はS17へ進み、それ以外の場合には処理はS18へ進む。
【0148】
S17では、利用者によりなされたカーソル14の操作に基づき、制御部20は、声調を判別するとともに、第2の表示部12に対して声調を含めた表示を行い、処理をS3へ戻す。具体的には、制御部20は、カーソル14の上向きが入力された場合には一声が指定されたものと判別し、カーソル14の右向きが入力された場合には二声が指定されたものと判別し、カーソル14の下向きが入力された場合には三声が指定されたものと判別し、カーソル14の左向きが入力された場合には四声が指定されたものと判別する。そして、制御部20は、一声には“1”を、二声には“2”を、三声には“3”を、四声には“4”を、夫々対応させ、音節テーブルD11〜D99(図11)の“音節”の直後に声調に対応させた“1”乃至“4”の値を付加して、第2の表示部12に表示する。
【0149】
例えば、ポインタバッファ22に、D11が格納されている場合に、一声が選択されたのであれば、図23の(D11−1)が表示され、二声が選択されたのであれば、図23の(D11−2)が表示され、三声が選択されたのであれば、図23の(D11−3)が表示され、四声が選択されたのであれば、図23の(D11−4)が表示される。
【0150】
なお、上記S12の説明では、変換モジュール25に渡されるのは「音節」であるとしたが、利用者による声調の指定がなされた場合には、S12で変換モジュール25に渡されるのは「声調付き音節」である。この場合には、変換モジュール25は、声調を考慮して漢字を選択する。
【0151】
S18では、制御部20は、利用者による操作に基づいて対応する処理を実行する。例えば、変換モジュール25で使用するキーが押下されたのであれば、そのキーに定義された機能に従って、漢字選択や確定などの処理を実行する。そして、処理はS3へ戻る。
【0152】
上記の如く、本実施形態では、3回の打鍵で音節が決定する。さらに、入力部13に対する第2回の打鍵の後にカーソル14が操作されることにより、声調が決定するので、入力部13及びカーソル14に対する合計4回の操作で、声調付き音節が決定する。
【0153】
以下、より具体的に、図24及び図25を参照して、「電話機」に対応するピンイン“dianhuaji”の入力について、説明する。図24及び図25の各表示例P01〜P10には、いずれも、両表示部11,12が模式的に示されている。
【0154】
図24のP01は、中国語入力モードの初期画面である。このP01では、第2の表示部12に、声母テーブルDにおける候補である各声母グループが表示されている。なお、第1の表示部11には、何も表示されていない。そして、利用者が、“dt”のボタンを押下して声母グループ“dt”を選択すると、両表示部11,12は、P02の状態に切り替わる。
【0155】
P02では、第1の表示部11に“dt”が表示され、第2の表示部12に、声韻テーブルD3における候補である各声韻グループが表示されている。そして、利用者が、“di*”のボタンを押下して声韻グループ“di*”を選択すると、両表示部11,12は、P03の状態に切り替わる。
【0156】
P03では、第1の表示部11に“di*”が表示され、第2の表示部12に、音節テーブルD33における候補である各音節が表示されている。そして、利用者が、“dian”のボタンを押下して音節“dian”を選択すると、両表示部11,12は、P04の状態に切り替わる。
【0157】
P04では、第1の表示部11に、音節“dian”に対応する漢字である“点”が表示されている。一方、第2の表示部12には、次の音節の入力のために、声母テーブルDにおける候補である各声母グループが表示されている。そして、利用者が、“gkh”のボタンを押下して声母グループ“gkh”を選択すると、両表示部11,12は、P05の状態に切り替わる。
【0158】
P05では、第1の表示部11に、入力済みの音節に対応する漢字“点”,及び,新たに選択された声母グループ“gkh”が表示されている。一方、第2の表示部12には、声韻テーブルD5における候補である各声韻グループが表示されている。そして、利用者が、“hu*”のボタンを押下して声韻グループ“hu*”を選択すると、両表示部11,12は、P06の状態に切り替わる。
【0159】
P06では、第1の表示部11に“点hu*”が表示され、第2の表示部12に、音節テーブルD59における候補である各音節が表示されている。そして、利用者が、“hua”のボタンを押下して音節“hua”を選択すると、両表示部11,12は、P07(図25)の状態に切り替わる。
【0160】
P07では、第1の表示部11に、“電話”が表示されている。これは、P06において表示されていた“点”(dian)に引き続き、音節“hua”が決定したので、変換モジュールが、先に入力されていた音節“dian”と後に入力された音節“hua”の双方を考慮して再変換したためである。即ち、“dianhua”に対応する漢字“電話”が表示されている。一方、第2の表示部12には、次の音節の入力のために、声母テーブルDにおける候補である各声母グループが表示されている。そして、利用者が、“jzhz”のボタンを押下して声母グループ“jzhz”を選択すると、両表示部11,12は、P08の状態に切り替わる。
【0161】
P08では、第1の表示部11に、入力済みの音節に対応する漢字“電話”,及び,新たに選択された声母グループ“jzhz”が表示されている。一方、第2の表示部12には、声韻テーブルD6における候補である各声韻グループが表示されている。そして、利用者が、“j?”のボタンを押下して声韻グループ“j?”を選択すると、両表示部11,12は、P09の状態に切り替わる。
【0162】
P09では、第1の表示部11に“電話j?”が表示され、第2の表示部12に、音節テーブルD61における候補である各音節が表示されている。そして、利用者が、“ji”のボタンを押下して音節“ji”を選択すると、両表示部11,12は、P10の状態に切り替わる。
【0163】
P10では、第1の表示部11に、音節“dianhuaji”に対応する漢字である“電話機”が表示されている。なお、第2の表示部12には、次の音節の入力に備えて、声母テーブルDにおける候補である各声母グループが表示されている。
【0164】
このように、3回の打鍵により“dt”,“di*”及び“dian”が選択されるだけで、音節“dian”が決定する。また、3回の打鍵により“gkh”,“hu*”及び“hua”が選択されるだけで、音節“hua”が決定する。また、3回の打鍵により“jzhz”,“j?”及び“ji”が選択されるだけで、音節“ji”が決定する。
【0165】
上記の如く、GB2312に規定された漢字の標準的な発音による全音節のうちの任意の音節が、いずれも3回の打鍵により決定する。さらに、特殊音節に、上記のm,n,hng,ng,yo(io)以外の音節を追加することにより、GB2312に規定されたもの以外の漢字をも、入力対象とすることができる。
【0166】
なお、本実施形態による中国語入力プログラムは、中国語の音韻学による韻母分類法を最大限に利用して開発された本発明の韻母分類法に基づく入力手順を実現している。従って、この入力手順は、中国語を使用する利用者にとって自然で馴染みやすい。即ち、中国語を使用する利用者は、この入力手順を容易に理解して活用することができる。
【0167】
上記の図1及び図2に示された電話機は、タッチパネル式の携帯電話機であるが、本発明は、通常の携帯電話機にも適用可能である。図26は、通常の携帯電話機の外観を示す模式図である。この携帯電話機は、液晶ディスプレイ31を1つのみ有している。この場合には、入力結果を表示する第1の表示部11,及び候補となるボタンを表示する第2の表示部12の表示内容が、いずれも液晶ディスプレイ31の画面内に表示されればよい。利用者は、液晶ディスプレイ31上の表示部12に対応する表示を見ながら、入力部13である数字キーを押下することにより、上記と同様に、中国語を入力することができる。
【0168】
〔第2実施形態〕
本実施形態は、上記の第1実施形態の構成において、2回乃至4回の打鍵により1音節が確定する入力モジュールを備えた中国語入力プログラムが実装された点を、特徴としている。そして、利用者は、この中国語入力プログラムが実装された携帯電話機を、中国語入力モードに設定した後、2回乃至4回の打鍵により中国語の1音節を確定させることができる。
【0169】
本実施形態では、音節の韻母が単韻母であるか、介音のない複韻母(開口複韻母)であるか、介音のある複韻母(斉歯複韻母,合口複韻母,撮口複韻母)であるかによって、当該音節を確定させるための打鍵回数が異なる。即ち、単韻母を含んだ音節は2打鍵で入力され、介音のない複韻母を含んだ音節は3打鍵で入力され、介音のある複韻母を含んだ音節は4打鍵で入力される。
【0170】
図27は、本実施形態の中国語入力モードの初期画面を示す模式図である。本実施形態の携帯電話機は、中国語入力モードに切り替えられると、第2の表示部12が図27に示された状態になる。図27では、図4にて1,2,3,4,5,6,7,8,9,*,0,#が表示されていた位置に、夫々、“bp”,“mf”,“dt”,“nl”,“gkh”,“jzhz”,“qchc”,“xshs”,“r零”,“変換”,“記号”,及び“編集”が、表示されている。これらのうち“bp”,“mf”,“dt”,“nl”,“gkh”,“jzhz”,“qchc”,“xshs”及び“r零”の各ボタンは、夫々、第1乃至第9の声母グループに対応している。そして、利用者は、第1回の打鍵により、これら各声母グループのうちの1つを選択する。なお、韻母のみからなる音節(零声母の音節)の入力の際には、利用者は、“r零”のボタンを押下する。
【0171】
この第1回の打鍵後、第2の表示部12は、図28のいずれかに示される状態へ移行する。具体的には、第1回の打鍵により、“bp”が選択された場合には、表示部12には、“b”,“ba”,“bo”,“bi”,“bu”,“p”,“pa”,“po”,“pi”,及び“pu”が、表示される。即ち、声母である“b”及び“p”と、単韻母を含む音節である“ba”,“bo”,“bi”,“bu”,“pa”,“po”,“pi”,及び“pu”が、表示される。入力対象となる音節が単韻母を含む音節であれば、利用者は、対応するボタンを押下することにより、当該音節を確定させることができる。一方、入力対象となる音節が複韻母を含む音節であれば、利用者は、声母“b”又は“p”のボタンを押下することにより、声母を決定する。
【0172】
なお、“b”及び“p”のボタンのみが、図28においてイタリックで表記されている。ボタンがイタリックであるということは、当該ボタンの押下だけでは音節が確定しないことを示している。一方、ボタンがイタリックでないということは、当該ボタンの押下により音節が確定することを示している。
【0173】
第1回の打鍵により、“mf”が選択された場合には、表示部12には、“m”,“ma”,“mo”,“me”,“mi”,“mu”,“f”,“fa”,“fo”,及び“fu”が、表示される。即ち、声母である“m”及び“f”と、単韻母を含む音節である“ma”,“mo”,“me”,“mi”,“mu”,“fa”,“fo”,及び“fu”が、表示される。入力対象となる音節が単韻母を含む音節であれば、利用者は、対応するボタンを押下することにより、当該音節を確定させることができる。一方、入力対象となる音節が複韻母を含む音節であれば、利用者は、声母“m”又は“f”のボタンを押下することにより、声母を決定する。
【0174】
第1回の打鍵により、“dt”が選択された場合には、表示部12には、“d”,“da”,“de”,“di”,“du”,“t”,“ta”,“te”,“ti”,及び“tu”が、表示される。即ち、声母である“d”及び“t”と、単韻母を含む音節である“da”,“de”,“di”,“du”,“ta”,“te”,“ti”,及び“tu”が、表示される。入力対象となる音節が単韻母を含む音節であれば、利用者は、対応するボタンを押下することにより、当該音節を確定させることができる。一方、入力対象となる音節が複韻母を含む音節であれば、利用者は、声母“d”又は“t”のボタンを押下することにより、声母を決定する。
【0175】
第1回の打鍵により、“nl”が選択された場合には、表示部12には、“n”,“na”,“ne”,“ni”,“nu”,“nv”,“l”,“la”,“le/lo”,“li”,“lu”,及び“lv”が、表示される。即ち、声母である“n”及び“l”と、単韻母を含む音節である“na”,“ne”,“ni”,“nu”,“nv”,“la”,“le/lo”,“li”,“lu”,及び“lv”が、表示される。なお、“le/lo” は、“le”又は“lo”を示している。入力対象となる音節が単韻母を含む音節であれば、利用者は、対応するボタンを押下することにより、当該音節を確定させることができる。一方、入力対象となる音節が複韻母を含む音節であれば、利用者は、声母“n”又は“l”のボタンを押下することにより、声母を決定する。
【0176】
第1回の打鍵により、“gkh”が選択された場合には、表示部12には、“g”,“ga”,“ge”,“gu”,“k”,“ka”,“ke”,“ku”,“h”,“ha”,“he”,及び“hu”が、表示される。即ち、声母である“g”,“k”及び“h”と、単韻母を含む音節である“ga”,“ge”,“gu”,“ka”,“ke”,“ku”,“ha”,“he”,及び“hu”が、表示される。入力対象となる音節が単韻母を含む音節であれば、利用者は、対応するボタンを押下することにより、当該音節を確定させることができる。一方、入力対象となる音節が複韻母を含む音節であれば、利用者は、声母“g”,“k”又は“h”のボタンを押下することにより、声母を決定する。
【0177】
第1回の打鍵により、“jzhz”が選択された場合には、表示部12には、“ji”,“ju”,“j/zh”,“zha”,“zhe”,“zhi”,“zhu”,“z”,“za”,“ze”,“zi”,及び“zu”が、表示される。即ち、声母である“j/zh”及び“z”と、単韻母を含む音節である“ji”,“ju”,“zha”,“zhe”,“zhi”,“zhu”,“za”,“ze”,“zi”,及び“zu”が、表示される。なお、“j/zh”は、“j”又は“zh”を示している。入力対象となる音節が単韻母を含む音節であれば、利用者は、対応するボタンを押下することにより、当該音節を確定させることができる。一方、入力対象となる音節が複韻母を含む音節であれば、利用者は、声母“j/zh”,又は“z”のボタンを押下することにより、声母を選択する。
【0178】
第1回の打鍵により、“qchc”が選択された場合には、表示部12には、“qi”,“qu”,“q/ch”,“cha”,“che”,“chi”,“chu”,“c”,“ca”,“ce”,“ci”,及び“cu”が、表示される。即ち、声母である“q/ch”及び“c”と、単韻母を含む音節である“qi”,“qu”,“cha”,“che”,“chi”,“chu”,“ca”,“ce”,“ci”,及び“cu”が、表示される。なお、“q/ch”は、“q”又は“ch”を示している。入力対象となる音節が単韻母を含む音節であれば、利用者は、対応するボタンを押下することにより、当該音節を確定させることができる。一方、入力対象となる音節が複韻母を含む音節であれば、利用者は、声母“q/ch”,又は“c”のボタンを押下することにより、声母を選択する。
【0179】
第1回の打鍵により、“xshs”が選択された場合には、表示部12には、“xi”,“xu”,“x/sh”,“sha”,“she”,“shi”,“shu”,“s”,“sa”,“se”,“si”,及び“su”が、表示される。即ち、声母である“x/sh”及び“s”と、単韻母を含む音節である“xi”,“xu”,“sha”,“she”,“shi”,“shu”,“sa”,“se”,“si”,及び“su”が、表示される。なお、“x/sh”は、“x”又は“sh”を示している。入力対象となる音節が単韻母を含む音節であれば、利用者は、対応するボタンを押下することにより、当該音節を確定させることができる。一方、入力対象となる音節が複韻母を含む音節であれば、利用者は、声母“x/sh”,又は“s”のボタンを押下することにより、声母を選択する。
【0180】
第1回の打鍵により、“r零”が選択された場合には、表示部12には、“r”,“re”,“ri”,“ru”,“´”,“a”,“o/^e”,“e”,“yi”,“wu”,“yu”,及び“er”が、表示される。即ち、声母である“r”及び零声母である“´”と、単韻母を含む音節である“re”,“ri”,“ru”,“a”,“o/^e”,“e”,“yi”,“wu”,“yu”,及び“er”が、表示される。なお、“o/^e”は、“o” 又は“^e”を示している。入力対象となる音節が単韻母を含む音節であれば、利用者は、対応するボタンを押下することにより、当該音節を選択することができる。一方、入力対象となる音節が複韻母を含む音節であれば、利用者は、声母“r”,又は零声母“´”のボタンを押下することにより、声母を決定する。
【0181】
なお、第1回の打鍵により、“記号”が選択された場合には、表示部12には、記号を入力するためのボタンが表示される。また、第1回の打鍵により“変換”又は“編集”が押下された場合には、この携帯電話機は、後述する変換モード又は編集モードに夫々切り替えられる。
【0182】
上述の如く、単韻母を含む音節は、2回の打鍵により入力される。一方、複韻母を含む音節は、3回又は4回の打鍵により入力される。即ち、介音のない複韻母を含む音節は、3回の打鍵により入力され、介音のある複韻母を含む音節は4回の打鍵により入力される。以下、複韻母を含む音節の入力について、説明する。
【0183】
図29は、声母b又はpと複韻母とからなる音節の入力を示す説明図である。初期状態(打鍵数(0))において、利用者が“bp”のボタンを押下すると、表示部12は、打鍵数(1)の状態に切り替わる。ここで、“b”又は“p”が押下されると、表示部12は、打鍵数(2)の状態に切り替わる。
【0184】
より具体的には、第2回の打鍵で“b”が選択された場合には、表示部12には、開口複韻母を含む音節である“bai”,“bei”,“bao”,“ban”,“ben”,“bang”及び“beng”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。なお、これら開口複韻母を含む音節とともに表示された“他”のボタンは、特殊音節の入力のために用いられる。
【0185】
上記の打鍵数(2)の状態では、介音のある複韻母を含む音節は表示されていない。この状態から、介音のある複韻母を含む音節を入力するために、カーソル14が用いられる。このカーソル14における右向きが介音iに、下向きが介音uに、左向きが介音vに、夫々割り当てられている。なお、上向きは、介音なしに割り当てられている。なお、このカーソル14に対する割当内容を示すガイダンスが利用者に対して提示されるとよい。
【0186】
そして、打鍵数(2)の状態において、カーソル14の右向きが指定されると、表示部12には、biで始まる音節“bie”,“biao”,“bian”,“bin”及び“bing”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらbiで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0187】
なお、この打鍵数(3)の状態において、カーソル14の上向きが指定されると、表示部12は、打鍵数(2)(b選択時)の状態に戻る。このため、利用者は、例えば誤って介音iを指定したとしても、改めて介音なしを指定することにより、表示部12を、開口複韻母を含む音節の入力用の状態に復帰させることができる。
【0188】
一方、第2回の打鍵で“p”が選択された場合には、表示部12には、開口複韻母を含む音節である“pai”,“pei”,“pao”,“pou”,“pan”,“pen”,“pang”及び“peng”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。これに対し、打鍵数(2)の状態において、カーソル14の右向きが指定されると、表示部12には、piで始まる音節“pie”,“piao”,“pian”,“pin”及び“ping”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらpiで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0189】
図30は、声母m又はfと複韻母とからなる音節の入力を示す説明図である。初期状態(打鍵数(0))において、利用者が“mf”のボタンを押下すると、表示部12は、打鍵数(1)の状態に切り替わる。ここで、“m”又は“f”が押下されると、表示部12は、打鍵数(2)の状態に切り替わる。
【0190】
より具体的には、第2回の打鍵で“m”が選択された場合には、表示部12には、開口複韻母を含む音節である“mai”,“mei”,“mao”,“mou”,“man”,“men”,“mang”及び“meng”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。これに対し、打鍵数(2)の状態において、カーソル14の右向きが指定されると、表示部12には、miで始まる音節“mie”,“miao”,“miu”,“mian”,“min”及び“ming”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらmiで始まる音節のうちの所望の1つを選択することにより、当該音節を入力することができる。
【0191】
一方、第2回の打鍵で“f”が選択された場合には、表示部12には、開口複韻母を含む音節である“fei”,“fou”,“fan”,“fen”,“fang”及び“feng”が、表示される。そして、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0192】
図31は、声母d又はtと複韻母とからなる音節の入力を示す説明図である。初期状態(打鍵数(0))において、利用者が“dt”のボタンを押下すると、表示部12は、打鍵数(1)の状態に切り替わる。ここで、“d”又は“t”が押下されると、表示部12は、打鍵数(2)の状態に切り替わる。
【0193】
より具体的には、第2回の打鍵で“d”が選択された場合には、表示部12には、開口複韻母を含む音節である“dai”,“dei”,“dao”,“dou”,“dan”,“dang”,“deng”及び“dong”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0194】
これに対し、打鍵数(2)の状態において、カーソル14の右向きが指定されると、表示部12には、diで始まる音節“dia”,“die”,“diao”,“diu”,“dian”及び“ding”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらdiで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。また、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、duで始まる音節“duo”,“dui”,“duan”及び“dun”が表示される。なお、注音字母に対応させて、括弧つきの“dong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらduで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0195】
一方、第2回の打鍵で“t”が選択された場合には、表示部12には、開口複韻母を含む音節である“tai”,“tei”,“tao”,“tou”,“tan”,“tang”,“teng”及び“tong”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0196】
これに対し、打鍵数(2)の状態において、カーソル14の右向きが指定されると、表示部12には、tiで始まる音節“tie”,“tiao”,“tian”及び“ting”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらtiで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。また、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、tuで始まる音節“tuo”,“tui”,“tuan”及び“tun”が表示される。なお、注音字母に対応させて、括弧つきの“tong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらtuで始まる音節のうちの所望の1つを選択することにより、当該音節を入力することができる。
【0197】
図32は、声母n又はlと複韻母とからなる音節の入力を示す説明図である。初期状態(打鍵数(0))において、利用者が“nl”のボタンを押下すると、表示部12は、打鍵数(1)の状態に切り替わる。ここで、“n”又は“l”が押下されると、表示部12は、打鍵数(2)の状態に切り替わる。
【0198】
より具体的には、第2回の打鍵で“n”が選択された場合には、表示部12には、開口複韻母を含む音節である“nai”,“nei”,“nao”,“nou”,“nan”,“nen”,“nang”,“neng”及び“nong”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0199】
これに対し、打鍵数(2)の状態において、カーソル14の右向きが指定されると、表示部12には、niで始まる音節“nie”,“niao”,“niu”,“nian”,“nin”,“niang”及び“ning”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらniで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0200】
また、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、nuで始まる音節“nuo”,“nue”及び“nuan”が表示される。なお、注音字母に対応させて、括弧つきの“nong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらnuで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0201】
また、打鍵数(2)の状態において、カーソル14の左向きが指定されると、表示部12には、nvで始まる音節“nve”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、nvで始まる音節である“nve”を入力することができる。
【0202】
一方、第2回の打鍵で“l”が選択された場合には、表示部12には、開口複韻母を含む音節である“lai”,“lei”,“lao”,“lou”,“lan”,“lang”,“leng”及び“long”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0203】
これに対し、打鍵数(2)の状態において、カーソル14の右向きが指定されると、表示部12には、liで始まる音節“lia”,“lie”,“liao”,“liu”,“lian”,“lin”,“liang”及び“ling”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらliで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0204】
また、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、luで始まる音節“luo”,“lue”,“luan”及び“lun”が表示される。なお、注音字母に対応させて、括弧つきの“long”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらluで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0205】
また、打鍵数(2)の状態において、カーソル14の左向きが指定されると、表示部12には、lvで始まる音節“lve”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、lvで始まる音節である“lve”を確定させることができる。
【0206】
図33は、声母g,k又はhと複韻母とからなる音節の入力を示す説明図である。初期状態(打鍵数(0))において、利用者が“gkh”のボタンを押下すると、表示部12は、打鍵数(1)の状態に切り替わる。ここで、“g”,“k”又は“h”が押下されると、表示部12は、打鍵数(2)の状態に切り替わる。
【0207】
より具体的には、第2回の打鍵で“g”が選択された場合には、表示部12には、開口複韻母を含む音節である“gai”,“gei”,“gao”,“gou”,“gan”,“gen”,“gang”,“geng”及び“gong”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。これに対し、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、guで始まる音節“gua”,“guo”,“guai”,“gui”,“guan”,“gun”及び“guang”が表示される。なお、注音字母に対応させて、括弧つきの“gong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらguで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0208】
一方、第2回の打鍵で“k”が選択された場合には、表示部12には、開口複韻母を含む音節である“kai”,“kei”,“kao”,“kou”,“kan”,“ken”,“kang”,“keng”及び“kong”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。これに対し、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、kuで始まる音節“kua”,“kuo”,“kuai”,“kui”,“kuan”,“kun”及び“kuang”が表示される。なお、注音字母に対応させて、括弧つきの“kong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらkuで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0209】
一方、第2回の打鍵で“h”が選択された場合には、表示部12には、開口複韻母を含む音節である“hai”,“hei”,“hao”,“hou”,“han”,“hen”,“hang”,“heng”及び“hong”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。これに対し、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、huで始まる音節“hua”,“huo”,“huai”,“hui”,“huan”,“hun”及び“huang”が表示される。なお、注音字母に対応させて、括弧つきの“hong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらhuで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0210】
図34は、声母j,zh又はzと複韻母とからなる音節の入力を示す説明図である。初期状態(打鍵数(0))において、利用者が“jzhz”のボタンを押下すると、表示部12は、打鍵数(1)の状態に切り替わる。ここで、“j/zh”又は“z”が押下されると、表示部12は、打鍵数(2)の状態に切り替わる。なお、“j/zh”は、“j”又は“zh”を示している。
【0211】
より具体的には、第2回の打鍵で“j/zh”が選択された場合には、表示部12には、開口複韻母を含む音節である“zhai”,“zhei”,“zhao”,“zhou”,“zhan”,“zhen”,“zhang”,“zheng”及び“zhong”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0212】
これに対し、打鍵数(2)の状態において、カーソル14の右向きが指定されると、表示部12には、jiで始まる音節“jia”,“jie”,“jiao”,“jiu”,“jian”,“jin”,“jiang”,“jing”及び“jiong”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらjiで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0213】
また、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、zhuで始まる音節“zhua”,“zhuo”,“zhuai”,“zhui”,“zhuan”,“zhun”及び“zhuang”が表示される。なお、注音字母に対応させて、括弧つきの“zhong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらzhuで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0214】
また、打鍵数(2)の状態において、カーソル14の左向きが指定されると、表示部12には、juで始まる音節“jue”,“juan”及び“jun”が表示される。なお、注音字母に対応させて、括弧つきの“jiong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらの音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0215】
一方、第2回の打鍵で“z”が選択された場合には、表示部12には、開口複韻母を含む音節である“zai”,“zei”,“zao”,“zou”,“zan”,“zen”,“zang”,“zeng”及び“zong”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0216】
これに対し、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、zuで始まる音節“zuo”,“zui”,“zuan”及び“zun”が表示される。なお、注音字母に対応させて、括弧つきの“zong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらzuで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0217】
図35は、声母q,ch又はcと複韻母とからなる音節の入力を示す説明図である。初期状態(打鍵数(0))において、利用者が“qchc”のボタンを押下すると、表示部12は、打鍵数(1)の状態に切り替わる。ここで、“q/ch”又は“c”が押下されると、表示部12は、打鍵数(2)の状態に切り替わる。なお、“q/ch”は、“q”又は“ch”を示している。
【0218】
より具体的には、第2回の打鍵で“q/ch”が選択された場合には、表示部12には、開口複韻母を含む音節である“chai”,“chao”,“chou”,“chan”,“chen”,“chang”,“cheng”及び“chong”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を入力することができる。
【0219】
これに対し、打鍵数(2)の状態において、カーソル14の右向きが指定されると、表示部12には、qiで始まる音節“qia”,“qie”,“qiao”,“qiu”,“qian”,“qin”,“qiang”,“qing”及び“qiong”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらqiで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0220】
また、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、chuで始まる音節“chuo”,“chuai”,“chui”,“chuan”,“chun”及び“chuang”が表示される。なお、注音字母に対応させて、括弧つきの“chong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらchuで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0221】
また、打鍵数(2)の状態において、カーソル14の左向きが指定されると、表示部12には、音節“que”,“quan”及び“qun”が表示される。なお、注音字母に対応させて、括弧つきの“qiong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらの音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0222】
一方、第2回の打鍵で“c”が選択された場合には、表示部12には、開口複韻母を含む音節である“cai”,“cao”,“cou”,“can”,“cen”,“cang”,“ceng”及び“cong”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0223】
これに対し、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、cuで始まる音節“cuo”,“cui”,“cuan”及び“cun”が表示される。なお、注音字母に対応させて、括弧つきの“cong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらcuで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0224】
図36は、声母x,sh又はsと複韻母とからなる音節の入力を示す説明図である。初期状態(打鍵数(0))において、利用者が“xshs”のボタンを押下すると、表示部12は、打鍵数(1)の状態に切り替わる。ここで、“x/sh”又は“s”が押下されると、表示部12は、打鍵数(2)の状態に切り替わる。なお、“x/sh”は、“x”又は“sh”を示している。
【0225】
より具体的には、第2回の打鍵で“x/sh”が選択された場合には、表示部12には、開口複韻母を含む音節である“shai”,“shei”,“shao”,“shou”,“shan”,“shen”,“shang”及び“sheng”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0226】
これに対し、打鍵数(2)の状態において、カーソル14の右向きが指定されると、表示部12には、xiで始まる音節“xia”,“xie”,“xiao”,“xiu”,“xian”,“xin”,“xiang”,“xing”及び“xiong”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらxiで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0227】
また、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、shuで始まる音節“shua”,“shuo”,“shuai”,“shui”,“shuan”,“shun”及び“shuang”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらshuで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0228】
また、打鍵数(2)の状態において、カーソル14の左向きが指定されると、表示部12には、音節“xue”,“xuan”及び“xun”が表示される。なお、注音字母に対応させて、括弧つきの“xiong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらの音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0229】
一方、第2回の打鍵で“s”が選択された場合には、表示部12には、開口複韻母を含む音節である“sai”,“sao”,“sou”,“san”,“sen”,“sang”,“seng”及び“song”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0230】
これに対し、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、suで始まる音節“suo”,“sui”,“suan”及び“sun”が表示される。なお、注音字母に対応させて、括弧つきの“song”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらsuで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0231】
図37は、声母r又は零声母と複韻母とからなる音節の入力を示す説明図である。初期状態(打鍵数(0))において、利用者が“r零”のボタンを押下すると、表示部12は、打鍵数(1)の状態に切り替わる。ここで、“r”又は“´”が押下されると、表示部12は、打鍵数(2)の状態に切り替わる。
【0232】
より具体的には、第2回の打鍵で“r”が選択された場合には、表示部12には、開口複韻母を含む音節である“rao”,“rou”,“ran”,“ren”,“rang”,“reng”及び“rong”が、表示される。そして、入力対象の音節がこれら開口複韻母を含む音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0233】
これに対し、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、ruで始まる音節“ruo”,“rui”,“ruan”及び“run”が表示される。なお、注音字母に対応させて、括弧つきの“rong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらruで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0234】
一方、第2回の打鍵で“´”が選択された場合には、表示部12には、開口複韻母からなる音節である“ai”,“ei”,“ao”,“ou”,“an”,“en”,“ang”,“eng”及び“ong”が、表示される。そして、入力対象の音節がこれら開口複韻母からなる音節であれば、利用者は、第3回の打鍵で、これらのうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0235】
これに対し、打鍵数(2)の状態において、カーソル14の右向きが指定されると、表示部12には、yで始まる音節“ya”,“ye”,“yao”,“you”,“yan”,“yin”,“yang”,“ying”及び“yong”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらyで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0236】
また、打鍵数(2)の状態において、カーソル14の下向きが指定されると、表示部12には、wで始まる音節“wa”,“wo”,“wai”,“wei”,“wan”,“wen”,“wang”及び“weng”が表示される。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらwで始まる音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0237】
また、打鍵数(2)の状態において、カーソル14の左向きが指定されると、表示部12には、音節“yue”,“yuan”及び“yun”が表示される。なお、注音字母に対応させて、括弧つきの“yong”が併せて表示されている。これが打鍵数(3)の状態である。利用者は、第4回の打鍵で、これらの音節のうちの所望の1つを選択することにより、当該音節を確定させることができる。
【0238】
上述の如く、まず、第1回の打鍵により、第1実施形態と同様に声母グループのうちの1つが選択される。そして、入力対象となる音節の韻母が単韻母であれば、第2回の打鍵により当該音節が確定する。一方、入力対象となる音節の韻母が複韻母であれば、第2回の打鍵により当該音節の声母のみが決定する。そして、入力対象となる音節の韻母が開口複韻母であれば、第3回の打鍵により当該音節が確定する。一方、入力対象となる音節の韻母が開口複韻母以外の複韻母であれば、第3回の打鍵により、当該複韻母の介音が指定される。そして、開口複韻母以外の複韻母を含んだ音節は、上記の介音の指定後、第4回の打鍵により確定する。
【0239】
次に、本実施形態の漢字変換について説明する。なお、中国語入力用の中国語入力モードは、さらに、ピンインや注音字母による読みを入力する読み入力モードと、入力された読みを漢字変換する漢字変換モードと、入力された漢字列を編集する文書編集モードとに、細分化されている。そして、読み入力モードは、その初期状態(図27)において“変換”のボタンが押下されることにより、漢字変換モードに切り替わる。
【0240】
図38は、読み入力モードと漢字変換モードとの切り替えを示す説明図である。読み入力モードは、その初期状態において表示されている“変換”のボタンが押下されることにより、漢字変換モードに切り替わる。漢字変換モードでは、既に入力された読み(音節)に対応する漢字が、表示部12に10個のボタンとして表示されている。利用者は、表示された漢字のうちの所望の1つを選択することにより、当該漢字を確定させることができる。漢字が確定すると、漢字変換モードは、読み入力モードに切り替わる。
【0241】
なお、漢字変換モードでは、上記の漢字の他に、“入力”及び“シフト”のボタンが表示されている。“入力”のボタンが押下されると、漢字変換モードは、読み入力モードに切り替わる。“シフト”のボタンは、カーソル14とともに用いられる。
【0242】
このカーソル14は、読み入力モードでは、声調指定及びカーソル移動に用いられる。即ち、音節未確定時には、第1実施形態と同様に声調指定に使用可能で、音節確定時には、既に入力された文字列におけるカーソル位置を移動させるのに使用可能である。
【0243】
一方、このカーソル14は、漢字変換モードでは、候補となる漢字の表示制御に使用される。なお、候補となる漢字には、その使用頻度に応じた順番が付されている。そして、候補となる漢字は、その使用頻度順に、一度に例えば10個まで同時に表示可能であり、候補となる漢字が10個より多い場合には、利用者は、カーソル14を操作することにより、その時点で表示されていない漢字を表示させることができる。
【0244】
具体的には、カーソル14の上向きが指定されると、それまで表示されていた漢字よりも使用頻度の高い10字の漢字が、表示される。カーソル14の下向きが指定されると、それまで表示されていた漢字よりも使用頻度の低い10字の漢字が、表示される。
【0245】
また、“シフト”のボタンが押下された後にカーソルの上向きが指定されると、使用頻度の最も高いものから順に10字が表示される。“シフト”のボタンが押下された後にカーソル14の下向きが指定されると、使用頻度の最も低いものから順に10字が表示される。
【0246】
なお、漢字変換が文字単位でなく単語単位でなされる場合には、利用者は、カーソル14の左向きを指定することにより、同音字選択の対象とする単語を文字単位で左移動させることができ、カーソル14の右向きを指定することにより、同音字選択の対象とする単語を文字単位で右移動させることができる。また、“シフト”のボタンを押下した後にカーソル14の左向きを指定することにより、同音字選択の対象とする単語を単語単位で左移動させることができ、“シフト”のボタンを押下した後にカーソル14の右向きを指定することにより、同音字選択の対象とする単語を単語単位で右移動させることができる。
【0247】
図39は、読み入力モードと文書編集モードとの切り替えを示す説明図である。読み入力モードは、その初期状態において表示されている“編集”のボタンが押下されることにより、文書編集モードに切り替わる。この文書編集モードにおいて、表示部12には、“カット”,“コピー”,“ペースト”,“アンドゥ”,“検索”,“置換”,“範囲”,“タブ”,“挿入”,“入力”,“空白”及び“シフト”のボタンが表示されている。これらのうち“カット”,“コピー”,“ペースト”,“アンドゥ”,“検索”,“置換”,“範囲”,“タブ”,“挿入”,及び“空白”のボタンを用いて、利用者は、通常のエディタプログラムと同様に、文書を編集することができる。
【0248】
“入力”のボタンは、モード切替に利用される。即ち、文書編集モードは、“入力”のボタンが押下されることにより、読み入力モードに切り替わる。“シフト”のボタンは、カーソル14と組み合わされて使用される。具体的には、“シフト”のボタンが押下された後にカーソル14の左向きが指定されると、カーソルが行頭に移動する。“シフト”のボタンが押下された後にカーソル14の右向きが指定されると、カーソルが行末に移動する。“シフト”のボタンが押下された後にカーソル14の上向きが指定されると、カーソルが文頭に移動する。“シフト”のボタンが押下された後にカーソル14の下向きが指定されると、カーソルが文末に移動する。さらに、利用者は、“シフト”のボタンを他のボタンと組み合わせて操作することにより、単語登録,辞書選択,及び簡体字/繁体字切替等の機能を利用することができる。
【0249】
以下、図40のフローチャートを参照して、本実施形態の中国語入力プログラムの処理を、さらに説明する。このフローチャートは、利用者が中国語入力モードを設定することにより開始し、中国語入力モードを解除することにより終了する。なお、制御部20は、声母選択,単韻母選択,及び複韻母選択の3つの入力段階を切り替えることにより、読みの入力を実行する。
【0250】
図40のフローチャート開始後、まず、入力段階が声母選択に設定され(S101)、表示部12には、図27に示されるように各声母グループが表示される(S102)。そして、制御部20は、利用者による入力がなされるまで待機する(S103)。入力がなされると、この入力が読み入力又はカーソル操作であるかどうかに応じて処理が分岐する(S104)。具体的には、入力が読み入力又はカーソル操作である場合には、図41を参照して後述する読み入力処理(S105)が実行される。この読み入力が実行された後、処理はS103へ戻る。
【0251】
一方、当該入力が“変換”ボタンの押下であれば(S106;Yes)、図42を参照して後述する漢字変換処理が実行され、“編集”ボタンの押下であれば(S107;Yes)、図43を参照して後述する文書編集処理が実行される。なお、入力が上記のいずれにも該当しない場合には、当該入力に応じた処理(押下されたボタンに割り当てられた処理)がなされる(S108)。
【0252】
以下、図41のフローチャートを参照して、読み入力処理について説明する。まず、設定された入力段階に応じて処理が分岐する(S201)。即ち、制御部20は、入力段階が声母選択であれば処理をS202へ進め、単韻母選択であれば処理をS207へ進め、複韻母選択であれば処理をS214へ進める。
【0253】
入力段階が声母選択である場合に、図40のフローチャートの処理でなされた入力がカーソル14に対する操作でなければ(S202;No)、制御部20は、当該入力により指定された声母グループを特定して、表示部12に表示する(S203)。即ち、図28のうちのいずれか1つが表示される。そして、制御部20は、入力段階を単韻母選択に設定し(S204)、第2の表示部12に、特定された声母グループの声母と複韻母グループとの組み合わせを当該声母のイタリック表記で表示するとともに、特定された声母グループの声母と単韻母とからなる音節を表示する(S205)。そして、制御部20は、図41のフローチャートの処理を終了する(処理は図40のS103へ戻る)。
【0254】
入力段階が単韻母選択である場合に、図40のフローチャートの処理でなされた入力が声母と複韻母グループとの組み合わせを指定するものでなければ(S207;No)、制御部20は、当該入力に従って単韻母を含む音節を特定し、この音節に対応する漢字を第1の表示部11に表示する(S208)。そして、制御部20は、入力段階を声母選択に設定し(S209)、第2の表示部12に、各声母グループを表示する(S210)。そして、制御部20は、図41のフローチャートの処理を終了する(処理は図40のS103へ戻る)。
【0255】
入力段階が単韻母選択である場合に、図40のフローチャートの処理でなされた入力が声母と複韻母グループとの組み合わせを指定するものであれば(S207;Yes)、制御部20は、当該入力に従って声母と複韻母グループとの組み合わせを特定し(S211)、入力段階を複韻母選択に設定し(S212)、第2の表示部12に、開口複韻母を含む音節を表示する(S213)。そして、制御部20は、図41のフローチャートの処理を終了する(処理は図40のS103へ戻る)。
【0256】
入力段階が複韻母選択である場合に、図40のフローチャートの処理でなされた入力がカーソル14に対する操作でなければ(S214;No)、制御部20は、当該入力に従って複韻母を含む音節を特定し、この音節に対応する漢字を第1の表示部11に表示する(S215)。そして、制御部20は、入力段階を声母選択に設定し(S216)、第2の表示部12に、各声母グループを表示する(S217)。そして、制御部20は、図41のフローチャートの処理を終了する(処理は図40のS103へ戻る)。
【0257】
入力段階が複韻母選択である場合に、図40のフローチャートの処理でなされた入力がカーソル14に対する操作であれば(S214;Yes)、制御部20は、操作により指定されたカーソル14の向きに応じて、介音のある複韻母を含んだ音節を第2の表示部12に表示する(S218)。そして、制御部20は、図41のフローチャートの処理を終了する(処理は図40のS103へ戻る)。
【0258】
上記の処理により、音節が確定して当該音節に対応する漢字が第1の表示部11に表示される。さらに、利用者は、表示された漢字が所望のものと異なっている(声調が異なっている)場合に、カーソル14で声調を指定することにより、所望の漢字を呼び出すことができる。この声調の指定における制御部20の処理を説明する。即ち、入力段階が声母選択である場合に、図40のフローチャートの処理でなされた入力がカーソル14に対する操作であれば(S202;Yes)、制御部20は、第1の表示部11に表示されていた漢字を削除し、カーソル14への操作により指定された声調に対応する漢字を、この表示部11に表示する(S206)。
【0259】
次に、図42を参照して漢字変換処理について説明する。この漢字変換処理は、読み入力モードにおいてなされた入力が“変換”ボタンの押下である場合に(図40のS106;Yes)、実行される。まず、制御部20は、最後に入力された音節に対応する複数の同音字を、第2の表示部12に表示する(図42のS301)。そして、制御部20は、利用者による入力がなされるまで待機する(S302)。入力がなされると、制御部20は、この入力が漢字を指定して変換を確定させるものであるかどうかに応じて、処理を分岐する(S303)。
【0260】
入力が漢字を指定するものであれば(S303;Yes)、制御部20は、指定された漢字を入力された音節に対応する漢字として確定させ(S304)、処理を図40のS101へ戻す。
【0261】
なお、漢字変換が文字単位でなく単語単位でなされる場合には、制御部20は、指定された漢字を入力された音節に対応する漢字として確定させ(S304)た後、処理を図40のS101に戻さず、次の音節の同音字候補を表示し、S302に戻して漢字選択処理を続ける。
【0262】
また、漢字変換が文字単位の場合であっても、現在の音節に対応する漢字として確定させ(S304)た後、処理を図40のS101に戻さず、S304で確定した漢字に続く漢字を予測して候補を表示し、S302に戻って漢字選択処理を続ける仕様もある。
【0263】
一方、入力が漢字を指定するものでなければ(S303;No)、制御部20は、当該入力が読み入力モードへの切替を指定するものであるかどうかに応じて、処理を分岐する(S305)。具体的には、制御部20は、入力が読み入力モードへの切替を指定するものである場合には(S305;Yes)、処理を図40のS101へ戻す。それ以外の場合には(S305;No)、当該入力に応じた処理がなされ(S306)、処理はS302に戻る。
【0264】
次に、図43を参照して文書編集処理について説明する。この文書編集処理は、読み入力モードにおいてなされた入力が“編集”ボタンの押下である場合に(図40のS107;Yes)、実行される。まず、制御部20は、第2の表示部12に、文書編集モードの初期画面を表示する(S401)。そして、制御部20は、利用者による入力がなされるまで待機する(S402)。入力がなされると、制御部20は、この入力が“シフト”ボタンの押下であるかどうかに応じて、処理を分岐する(S403)。
【0265】
入力が“シフト”ボタンの押下であれば(S403;Yes)、制御部20は、初期画面に表示されていない編集機能を示すボタンを、第2の表示部12に表示し(S404)、処理をS402へ戻す。
【0266】
一方、入力が“シフト”ボタンの押下でなければ(S403;No)、制御部20は、当該入力が読み入力モードへの切替を指定するものであるかどうかに応じて、処理を分岐する(S405)。具体的には、制御部20は、入力が読み入力モードへの切替を指定するものである場合には(S405;Yes)、処理を図40のS101へ戻す。それ以外の場合には(S405;No)、当該入力に応じた処理がなされ(S406)、処理はS402に戻る。
【0267】
上述の如く、利用者の操作に従って、読み入力,変換,及び編集の処理が実行される。利用者は、携帯電話機を操作して、中国語の音節を確定入力し、その音節に対応する複数の漢字の一覧から所望のものを選択して決定し、決定した漢字からなる文章を、編集することができる。
【0268】
上記説明では、音節が確定した後に当該音節に基づいて漢字変換がなされている。これに限らず、本実施形態の中国語入力プログラムは、利用者が音節の声母のみを複数入力した場合に、これら声母を中国語の単語又は語句に変換することができる。
【0269】
音節の声母のみを入力するためには、利用者は、図27に示される読み入力の初期状態において、入力対象となる所望の声母が含まれたボタンを押下することにより、声母グループを選択する。すると、図28のうちの1つ(選択された声母グループに対応するもの)が、第2の表示部12に表示される。この状態において、カーソル14の上向き,右向き,下向き,及び左向きには、選択された声母グループに属する声母が、順に割り当てられている。そして、利用者は、カーソル14を操作することにより、入力対象の声母を確定させることができる。
【0270】
図44は、カーソルに対する声母の割り当てを示す説明図である。この図44に示されるように、例えば、読み入力の初期画面(図27)においてdtの声母グループが選択された場合には、カーソル14の上向き,及び右向きに対して、“d”及び“t”が夫々割り当てられる。また、gkhの声母グループが選択された場合には、カーソル14の上向き,右向き,及び下向きに対して、“g”,“k”及び“h”が夫々割り当てられる。また、jzhzの声母グループが選択された場合には、カーソル14の上向き,右向き,及び下向きに対して、“j”,“zh”及び“z”が夫々割り当てられる。他の声母グループが選択された場合にも、上記と同様に、カーソル14に対する割当がなされる。なお、r零の声母グループが選択された場合には、カーソル14の上向き,右向き,下向き,及び左向きに対して、“r”,“´”,“y”及び“w”が夫々割り当てられる。
【0271】
このようにカーソル14が用いられることにより、利用者は、2打鍵で声母を確定入力することができる。即ち、第1打鍵で声母グループが選択され、第2打鍵で声母が決定する。
【0272】
例えば、“電話機”(dian・hua・ji)を入力する場合に、利用者は、まずdtの声母グループを選択した後にカーソル14の上向きを指定することにより、声母dを入力する。次に、利用者は、gkhの声母グループを選択した後にカーソル14の下向きを指定することにより声母hを入力する。次に、利用者は、jzhzの声母グループを選択した後にカーソル14の上向きを指定することにより声母jを入力する。すると、中国語入力プログラムは、上記の如く入力されたd・h・jに基づいて、対応する単語である“電話機”を特定し、第1の表示部11に表示する。
【0273】
(付記1) 入力対象となる中国語の音節における韻母が、単韻母,開口複韻母,斉歯複韻母,合口複韻母,及び撮口複韻母のうちのどれに該当するかを特定することにより、前記入力対象の音節の候補となる音節を絞り込む手順を、
コンピュータに実行させることを特徴とする中国語入力プログラム。
【0274】
(付記2) コンピュータと、
入力対象となる中国語の音節における韻母が、単韻母,開口複韻母,斉歯複韻母,合口複韻母,及び撮口複韻母のうちのどれに該当するかを特定することにより、前記入力対象の音節の候補となる音節を絞り込む手順を、前記コンピュータに実行させる中国語入力プログラムを格納した記憶部とを、
備えたことを特徴とする中国語入力装置。
【0275】
(付記3) 入力対象となる中国語の音節における韻母が、単韻母,開口複韻母,斉歯複韻母,合口複韻母,及び撮口複韻母のうちのどれに該当するかを特定することにより、前記入力対象の音節の候補となる音節を絞り込む手順を、
コンピュータに実行させることを特徴とする中国語入力方法。
【0276】
(付記4) 入力対象となる中国語の音節における韻母が、単韻母,開口複韻母,斉歯複韻母,合口複韻母,及び撮口複韻母のうちのどれに該当するかを特定することにより、前記入力対象の音節の候補となる音節を絞り込む手順を、
コンピュータに実行させる中国語入力プログラムを格納したことを特徴とするコンピュータ可読媒体。
【0277】
(付記5) 中国語の声母が複数の声母グループに分類された場合における各声母グループを提示する第1の提示手順と、
前記各声母グループのうちから、1つの声母グループを特定する声母グループ特定手順と、
中国語の韻母が複数の韻母グループに分類された場合に、前記声母グループ特定手順で特定された声母グループに属する各声母毎に作成された声韻グループであって、その声母と前記各韻母グループのうちの当該声母に引き続いて使用可能な各韻母グループとを含んだ声韻グループを提示する第2の提示手順と、
前記各声韻グループのうちから、1つの声韻グループを特定する声韻グループ特定手順と、
前記声韻グループ特定手順で特定した声韻グループに含まれた各韻母グループに属する韻母を含んだ音節決定用情報を提示する第3の提示手順と、
前記音節決定用情報に含まれた各韻母のうちから1つの韻母を特定することにより、特定された韻母と前記声韻グループ特定手順で特定された声韻グループに含まれた声母とからなる音節を、入力対象の音節として決定する音節決定手順とを、
コンピュータに実行させることを特徴とする中国語入力プログラム。
【0278】
(付記6) 前記音節決定手順で決定した音節に基づき、中国語の文字を取得する取得手順を、
さらに、前記コンピュータに実行させることを特徴とする付記5記載の中国語入力プログラム。
【0279】
(付記7) 前記各韻母グループは、単韻母と、開口複韻母と、斉歯複韻母と、合口複韻母と、撮口複韻母とから、
少なくとも構成されたことを特徴とする付記5又は6記載の中国語入力プログラム。
【0280】
(付記8) 前記音節決定用情報は、前記声母グループに属する声母,及び,前記韻母グループに属する韻母により表現される音節以外の音節である特殊音節をも含む
ことを特徴とする付記5乃至7のいずれかに記載の中国語入力プログラム。
【0281】
(付記9) 入力対象となる音節に対応させる声調を特定する声調特定手順を、さらに前記コンピュータに実行させることを特徴とする付記5乃至8のいずれかに記載の中国語入力プログラム。
【0282】
(付記10) 前記声調特定手順は、前記声韻特定手順の後に実行され、
前記第3の提示手順は、前記声調特定手順にて特定された声調を、前記音節決定用情報に含めて提示する
ことを特徴とする付記9記載の中国語入力プログラム。
【0283】
(付記11) 前記各声母グループは、
b,及びpに夫々相当する2つの声母を含む第1の声母グループと、
m,及びfに夫々相当する2つの声母を含む第2の声母グループと、
d,及びtに夫々相当する2つの声母を含む第3の声母グループと、
n,及びlに夫々相当する2つの声母を含む第4の声母グループと、
g,k,及びhに夫々相当する3つの声母を含む第5の声母グループと、
j,zh,及びzに夫々相当する3つの声母を含む第6の声母グループと、
q,ch,及びcに夫々相当する3つの声母を含む第7の声母グループと、
x,sh,及びsに夫々相当する3つの声母を含む第8の声母グループと、
rに相当する声母,及びゼロ声母を含む第9の声母グループとから、
少なくとも構成されたことを特徴とする付記1乃至10のいずれかに記載の中国語入力プログラム。
【0284】
(付記12) 前記第2の提示手順は、前記声母グループ特定手順にて第1の声母グループが特定された場合には、bに相当する声母と単韻母とを対応させた声韻グループ,bに相当する声母と開口複韻母とを対応させた声韻グループ,bに相当する声母と斉歯複韻母とを対応させた声韻グループ,pに相当する声母と単韻母とを対応させた声韻グループ,pに相当する声母と開口複韻母とを対応させた声韻グループ,及び,pに相当する声母と斉歯複韻母とを対応させた声韻グループを、提示し、
前記声母グループ特定手順にて第2の声母グループが特定された場合には、mに相当する声母と単韻母とを対応させた声韻グループ,mに相当する声母と開口複韻母とを対応させた声韻グループ,mに相当する声母と斉歯複韻母とを対応させた声韻グループ,fに相当する声母と単韻母とを対応させた声韻グループ,及び,fに相当する声母と開口複韻母とを対応させた声韻グループを、提示し、
前記声母グループ特定手順にて第3の声母グループが特定された場合には、dに相当する声母と単韻母とを対応させた声韻グループ,dに相当する声母と開口複韻母とを対応させた声韻グループ,dに相当する声母と斉歯複韻母とを対応させた声韻グループ,dに相当する声母と合口複韻母とを対応させた声韻グループ,tに相当する声母と単韻母とを対応させた声韻グループ,tに相当する声母と開口複韻母とを対応させた声韻グループ,tに相当する声母と斉歯複韻母とを対応させた声韻グループ,及び,tに相当する声母と合口複韻母とを対応させた声韻グループを、提示し、
前記声母グループ特定手順にて第4の声母グループが特定された場合には、nに相当する声母と単韻母とを対応させた声韻グループ,nに相当する声母と開口複韻母とを対応させた声韻グループ,nに相当する声母と斉歯複韻母とを対応させた声韻グループ,nに相当する声母と合口複韻母及び撮口複韻母とを夫々対応させた声韻グループ,lに相当する声母と単韻母とを対応させた声韻グループ,lに相当する声母と開口複韻母とを対応させた声韻グループ,lに相当する声母と斉歯複韻母とを対応させた声韻グループ,並びに,lに相当する声母と合口複韻母及び撮口複韻母とを夫々対応させた声韻グループを、提示し、
前記声母グループ特定手順にて第5の声母グループが特定された場合には、gに相当する声母と単韻母とを対応させた声韻グループ,gに相当する声母と開口複韻母とを対応させた声韻グループ,gに相当する声母と合口複韻母とを対応させた声韻グループ,kに相当する声母と単韻母とを対応させた声韻グループ,kに相当する声母と開口複韻母とを対応させた声韻グループ,kに相当する声母と合口複韻母とを対応させた声韻グループ,hに相当する声母と単韻母とを対応させた声韻グループ,hに相当する声母と開口複韻母とを対応させた声韻グループ,及び,hに相当する声母と合口複韻母とを対応させた声韻グループを、提示し、
前記声母グループ特定手順にて第6の声母グループが特定された場合には、jに相当する声母と単韻母とを対応させた声韻グループ,jに相当する声母と斉歯複韻母とを対応させた声韻グループ,jに相当する声母と撮口複韻母とを対応させた声韻グループ,zhに相当する声母と単韻母とを対応させた声韻グループ,zhに相当する声母と開口複韻母とを対応させた声韻グループ,zhに相当する声母と合口複韻母とを対応させた声韻グループ,zに相当する声母と単韻母とを対応させた声韻グループ,zに相当する声母と開口複韻母とを対応させた声韻グループ,及び,zに相当する声母と合口複韻母とを対応させた声韻グループを、提示し、
前記声母グループ特定手順にて第7の声母グループが特定された場合には、qに相当する声母と単韻母とを対応させた声韻グループ,qに相当する声母と斉歯複韻母とを対応させた声韻グループ,qに相当する声母と撮口複韻母とを対応させた声韻グループ,chに相当する声母と単韻母とを対応させた声韻グループ,chに相当する声母と開口複韻母とを対応させた声韻グループ,chに相当する声母と合口複韻母とを対応させた声韻グループ,cに相当する声母と単韻母とを対応させた声韻グループ,cに相当する声母と開口複韻母とを対応させた声韻グループ,及び,cに相当する声母と合口複韻母とを対応させた声韻グループを、提示し、
前記声母グループ特定手順にて第8の声母グループが特定された場合には、xに相当する声母と単韻母とを対応させた声韻グループ,xに相当する声母と斉歯複韻母とを対応させた声韻グループ,xに相当する声母と撮口複韻母とを対応させた声韻グループ,shに相当する声母と単韻母とを対応させた声韻グループ,shに相当する声母と開口複韻母とを対応させた声韻グループ,shに相当する声母と合口複韻母とを対応させた声韻グループ,sに相当する声母と単韻母とを対応させた声韻グループ,sに相当する声母と開口複韻母とを対応させた声韻グループ,及び,sに相当する声母と合口複韻母とを対応させた声韻グループを、提示し、
前記声母グループ特定手順にて第9の声母グループが特定された場合には、rに相当する声母と単韻母とを対応させた声韻グループ,rに相当する声母と開口複韻母とを対応させた声韻グループ,rに相当する声母と合口複韻母とを対応させた声韻グループ,声母なしの単韻母からなる声韻グループ,声母なしの開口複韻母からなる声韻グループ,声母なしの斉歯複韻母からなる声韻グループ,声母なしの合口複韻母からなる声韻グループ,及び,声母なしの撮口複韻母からなる声韻グループを、提示する
ことを特徴とする付記11記載の中国語入力プログラム。
【0285】
(付記13) キーを有する入力部と、情報を表示する表示部と、
中国語の声母が複数の声母グループに分類された場合における各声母グループを前記入力部のキーと関連づけて前記表示部に表示する第1の提示手段と、
前記声母グループと関連づけられたキーが押下された場合に、前記各声母グループのうちから、1つの声母グループを特定する声母グループ特定手段と、
中国語の韻母が複数の韻母グループに分類された場合に、前記声母グループ特定手段で特定した声母グループに属する各声母毎に作成された声韻グループであって、その声母と前記各韻母グループのうちの当該声母に引き続いて使用可能な各韻母グループとを含んだ声韻グループを、前記入力部のキーと関連づけて前記表示部に表示する第2の提示手段と、
前記声韻グループと関連づけられたキーが押下された場合に、前記各声韻グループのうちから、1つの声韻グループを特定する声韻グループ特定手段と、
前記声韻グループ特定手段で特定した声韻グループに含まれた各韻母グループに属する韻母を含んだ音節決定用情報を、前記入力部のキーと関連づけて前記表示部に表示する第3の提示手段と、
前記音節決定用情報と関連づけられたキーが押下された場合に、前記音節決定用情報に含まれた各韻母のうちから1つの韻母を特定することにより、特定した韻母と前記声韻グループ特定手段で特定した声韻グループに含まれた声母とからなる音節を、入力対象の音節として決定する音節決定手段とを、
備えたことを特徴とする中国語入力装置。
【0286】
(付記14)
中国語の声母が複数の声母グループに分類された場合における各声母グループを提示する第1の提示手順と、
前記各声母グループのうちから、1つの声母グループを特定する声母グループ特定手順と、
中国語の韻母が複数の韻母グループに分類された場合に、前記声母グループ特定手順で特定された声母グループに属する各声母毎に作成された声韻グループであって、その声母と前記各韻母グループのうちの当該声母に引き続いて使用可能な各韻母グループとを含んだ声韻グループを提示する第2の提示手順と、
前記各声韻グループのうちから、1つの声韻グループを特定する声韻グループ特定手順と、
前記声韻グループ特定手順で特定した声韻グループに含まれた各韻母グループに属する韻母を含んだ音節決定用情報を提示する第3の提示手順と、
前記音節決定用情報に含まれた各韻母のうちから1つの韻母を特定することにより、特定された韻母と前記声韻グループ特定手順で特定された声韻グループに含まれた声母とからなる音節を、入力対象の音節として決定する音節決定手順とを、
コンピュータに実行させることを特徴とする中国語入力方法。
【0287】
(付記15) 中国語の声母が複数の声母グループに分類された場合における各声母グループを提示する第1の提示手順と、
前記各声母グループのうちから、1つの声母グループを特定する声母グループ特定手順と、
中国語の韻母が複数の韻母グループに分類された場合に、前記声母グループ特定手順で特定された声母グループに属する各声母毎に作成された声韻グループであって、その声母と前記各韻母グループのうちの当該声母に引き続いて使用可能な各韻母グループとを含んだ声韻グループを提示する第2の提示手順と、
前記各声韻グループのうちから、1つの声韻グループを特定する声韻グループ特定手順と、
前記声韻グループ特定手順で特定した声韻グループに含まれた各韻母グループに属する韻母を含んだ音節決定用情報を提示する第3の提示手順と、
前記音節決定用情報に含まれた各韻母のうちから1つの韻母を特定することにより、特定された韻母と前記声韻グループ特定手順で特定された声韻グループに含まれた声母とからなる音節を、入力対象の音節として決定する音節決定手順とを、
コンピュータに実行させる中国語入力プログラムを格納したことを特徴とするコンピュータ可読媒体。
【0288】
(付記16) 中国語の声母が複数の声母グループに分類された場合における各声母グループを提示する第1の提示手順と、
前記各声母グループのうちから、1つの声母グループを特定する第1の特定手順と、
前記第1の特定手順で特定された声母グループに属する声母,及び当該声母と単韻母とからなる単韻母音節を提示する第2の提示手順と、
前記第2の提示手順で提示された声母及び単韻母音節のうちの1つを特定する第2の特定手順と、
前記第2の特定手順で単韻母音節が特定された場合に、当該単韻母音節を入力対象の音節として決定する第1の音節決定手順と、
前記第2の特定手順で声母が特定された場合に、当該声母と開口複韻母とからなる開口複韻母音節,及び介音を提示する第3の提示手順と、
入力対象となる音節が開口複韻母を含む場合に、前記第3の提示手順で提示された開口複韻母音節のうちの1つを特定し、入力対象となる音節が開口複韻母以外の複韻母を含む場合に、その介音を特定する第3の特定手順と、
前記第3の特定手順で開口複韻母音節が特定された場合に、当該開口複韻母音節を入力対象の音節として決定する第2の音節決定手順と、
前記第3の特定手順で介音が特定された場合に、当該介音を含む複韻母と前記第2の特定手順で特定された声母とからなる複韻母音節を提示する第4の提示手順と、
前記第4の提示手順で提示された複韻母音節のうちの1つを入力対象の音節として決定する第3の音節決定手順とを、
コンピュータに実行させることを特徴とする中国語入力プログラム。
【0289】
(付記17) 前記音節決定手順により決定した音節に基づき、中国語の文字を取得する取得手順を、
さらに、前記コンピュータに実行させることを特徴とする付記16記載の中国語入力プログラム。
【0290】
(付記18) 前記取得手順により取得された中国語の文字に対応する音節,及び指定された声調に基づいて、対応する中国語の文字を取得する再変換手順を、
さらに前記コンピュータに実行させることを特徴とする付記17記載の中国語入力プログラム。
【0291】
(付記19) 前記第2の特定手順で特定された声母を、入力対象の声母として決定する声母決定手順と、
前記声母決定手順が複数回実行されることにより決定した複数の声母に基づき、中国語の文字列を取得する文字列取得手順とを、
さらに、前記コンピュータに実行させることを特徴とする付記16乃至18のいずれかに記載の中国語入力プログラム。
【0292】
(付記20) 少なくとも12通りのうちの1通りを指定可能な第1の入力部と、少なくとも3通りのうちの1通りを指定可能な第2の入力部と、情報を表示する表示部と、プログラムに従った処理を実行する制御部と、
中国語の声母が複数の声母グループに分類された場合における各声母グループを、前記第1の入力部と関連づけて前記表示部に表示する第1の提示手順と、前記第1の入力部に対する操作に基づき、前記各声母グループのうちから1つの声母グループを特定する第1の特定手順と、前記第1の特定手順で特定された声母グループに属する声母,及び当該声母と単韻母とからなる単韻母音節を、前記第1の入力部と関連づけて前記表示部に表示する第2の提示手順と、前記第2の提示手順で提示された声母及び単韻母音節のうちの1つを、前記第1の入力部に対する操作に基づいて特定する第2の特定手順と、前記第2の特定手順で単韻母音節が特定された場合に、当該単韻母音節を入力対象の音節として決定する第1の音節決定手順と、前記第2の特定手順で声母が特定された場合に、当該声母と開口複韻母とからなる開口複韻母音節を前記第1の入力部と関連づけて前記表示部に表示するとともに介音を前記第2の入力部と関連づけて前記表示部に表示する第3の提示手順と、入力対象となる音節が開口複韻母を含む場合に、前記第3の提示手順で提示された開口複韻母音節のうちの1つを、前記第1の入力部に対する操作に基づいて特定し、入力対象となる音節が開口複韻母以外の複韻母を含む場合に、前記第2の入力部に対する操作に基づき、その介音を特定する第3の特定手順と、前記第3の特定手順で開口複韻母音節が特定された場合に、当該開口複韻母音節を入力対象の音節として決定する第2の音節決定手順と、前記第3の特定手順で介音が特定された場合に、当該介音を含む複韻母と前記第2の特定手順で特定された声母とからなる複韻母音節を、前記第1の入力部と関連づけて前記表示部に表示する第4の提示手順と、前記第4の提示手順で提示された複韻母音節のうちの1つを、前記第1の入力部に対する操作に基づいて入力対象の音節として決定する第3の音節決定手順とを、コンピュータに実行させる中国語入力プログラムを記憶した記憶部とを、
備えたことを特徴とする中国語入力装置。
【0293】
(付記21) 前記中国語入力プログラムは、前記音節決定手順で決定した音節に対応する複数の中国語の文字を、前記第1の入力部と関連づけて前記表示部に表示する変換候補提示手順と、前記変換候補提示手順で提示された中国語の文字のうちの1つを、前記第1の入力部に対する操作に基づいて入力対象の文字として決定する文字決定手順とを、さらに前記制御部に実行させる
ことを特徴とする付記20記載の中国語入力装置。
【0294】
(付記22) 前記中国語入力プログラムは、中国語の文書を編集する機能を示す識別子を、前記第1の入力部と関連づけて前記表示部に表示する編集機能提示手順を、さらに前記制御部に実行させる
ことを特徴とする付記20又は21記載の中国語入力装置。
【0295】
(付記23) 中国語の声母が複数の声母グループに分類された場合における各声母グループを提示する第1の提示手順と、
前記各声母グループのうちから、1つの声母グループを特定する第1の特定手順と、
前記第1の特定手順で特定された声母グループに属する声母,及び当該声母と単韻母とからなる単韻母音節を提示する第2の提示手順と、
前記第2の提示手順で提示された声母及び単韻母音節のうちの1つを特定する第2の特定手順と、
前記第2の特定手順で単韻母音節が特定された場合に、当該単韻母音節を入力対象の音節として決定する第1の音節決定手順と、
前記第2の特定手順で声母が特定された場合に、当該声母と開口複韻母とからなる開口複韻母音節,及び介音を提示する第3の提示手順と、
入力対象となる音節が開口複韻母を含む場合に、前記第3の提示手順で提示された開口複韻母音節のうちの1つを特定し、入力対象となる音節が開口複韻母以外の複韻母を含む場合に、その介音を特定する第3の特定手順と、
前記第3の特定手順で開口複韻母音節が特定された場合に、当該開口複韻母音節を入力対象の音節として決定する第2の音節決定手順と、
前記第3の特定手順で介音が特定された場合に、当該介音を含む複韻母と前記第2の特定手順で特定された声母とからなる複韻母音節を提示する第4の提示手順と、
前記第4の提示手順で提示された複韻母音節のうちの1つを入力対象の音節として決定する第3の音節決定手順とを、
コンピュータに実行させることを特徴とする中国語入力方法。
【0296】
(付記24) 中国語の声母が複数の声母グループに分類された場合における各声母グループを提示する第1の提示手順と、
前記各声母グループのうちから、1つの声母グループを特定する第1の特定手順と、
前記第1の特定手順で特定された声母グループに属する声母,及び当該声母と単韻母とからなる単韻母音節を提示する第2の提示手順と、
前記第2の提示手順で提示された声母及び単韻母音節のうちの1つを特定する第2の特定手順と、
前記第2の特定手順で単韻母音節が特定された場合に、当該単韻母音節を入力対象の音節として決定する第1の音節決定手順と、
前記第2の特定手順で声母が特定された場合に、当該声母と開口複韻母とからなる開口複韻母音節,及び介音を提示する第3の提示手順と、
入力対象となる音節が開口複韻母を含む場合に、前記第3の提示手順で提示された開口複韻母音節のうちの1つを特定し、入力対象となる音節が開口複韻母以外の複韻母を含む場合に、その介音を特定する第3の特定手順と、
前記第3の特定手順で開口複韻母音節が特定された場合に、当該開口複韻母音節を入力対象の音節として決定する第2の音節決定手順と、
前記第3の特定手順で介音が特定された場合に、当該介音を含む複韻母と前記第2の特定手順で特定された声母とからなる複韻母音節を提示する第4の提示手順と、
前記第4の提示手順で提示された複韻母音節のうちの1つを入力対象の音節として決定する第3の音節決定手順とを、
コンピュータに実行させる中国語入力プログラムを格納したことを特徴とするコンピュータ可読媒体。
【0297】
【発明の効果】
以上のように構成された本発明の中国語入力プログラムによると、入力対象となる音節の韻母の種類に基づいて、候補となる音節を効率よく絞り込むことができる。従って、限られた数のキーに対する限られた回数の打鍵により、中国語の音節を決定することができる。音節が1つに決定することにより、変換の候補となる漢字を絞り込むことができ、効率のよい中国語入力が実現する。
【0298】
さらに、この中国語入力プログラムは、中国語の音韻学に基づいて新たに開発された韻母分類法に基づく入力手順を実現している。従って、利用者は、この入力手順を容易に理解して中国語を入力することができる。
【図面の簡単な説明】
【図1】 本発明の実施形態の中国語入力に係る構成を模式的に示すブロック図
【図2】 タッチパネル式の携帯電話機の外観を示す模式図
【図3】 英数字入力モードにおける第2の表示部の表示例を示す模式図
【図4】 英数字入力モードにおける第2の表示部の表示例を示す模式図
【図5】 第1実施形態の中国語入力モード(声母選択)における第2の表示部の表示例を示す模式図
【図6】 中国標準語の音節一覧を示す図
【図7】 中国語入力プログラムの入力モジュールの構成を示す模式図
【図8】 第1実施形態の声母テーブルを示す模式図
【図9】 第1実施形態の声韻テーブルを示す模式図
【図10】 声韻選択ステップ時の第2の表示部の表示例を示す模式図
【図11】 音節テーブルを示す模式図
【図12】 韻母選択ステップ時の第2の表示部の表示例を示す模式図
【図13】 韻母選択ステップ時の第2の表示部の表示例を示す模式図
【図14】 韻母選択ステップ時の第2の表示部の表示例を示す模式図
【図15】 韻母選択ステップ時の第2の表示部の表示例を示す模式図
【図16】 韻母選択ステップ時の第2の表示部の表示例を示す模式図
【図17】 韻母選択ステップ時の第2の表示部の表示例を示す模式図
【図18】 韻母選択ステップ時の第2の表示部の表示例を示す模式図
【図19】 韻母選択ステップ時の第2の表示部の表示例を示す模式図
【図20】 韻母選択ステップ時の第2の表示部の表示例を示す模式図
【図21】 特殊音節の入力手順を示す模式図
【図22】 第1実施形態の処理を示すフローチャート
【図23】 声調指定を示す模式図
【図24】 第1実施形態の中国語入力の具体例を示す図
【図25】 第1実施形態の中国語入力の具体例を示す図
【図26】 通常の携帯電話機による表示例を示す模式図
【図27】 第2実施形態の中国語入力モードの初期画面を示す模式図
【図28】 第2実施形態における第1打鍵後の表示例を示す模式図
【図29】 第2実施形態における複韻母音節の入力を示す模式図
【図30】 第2実施形態における複韻母音節の入力を示す模式図
【図31】 第2実施形態における複韻母音節の入力を示す模式図
【図32】 第2実施形態における複韻母音節の入力を示す模式図
【図33】 第2実施形態における複韻母音節の入力を示す模式図
【図34】 第2実施形態における複韻母音節の入力を示す模式図
【図35】 第2実施形態における複韻母音節の入力を示す模式図
【図36】 第2実施形態における複韻母音節の入力を示す模式図
【図37】 第2実施形態における複韻母音節の入力を示す模式図
【図38】 読み入力モードと漢字変換モードとの切替を示す模式図
【図39】 読み入力モードと文書編集モードとの切替を示す模式図
【図40】 第2実施形態の処理を示すフローチャート
【図41】 第2実施形態の読み入力処理を示すフローチャート
【図42】 第2実施形態の漢字変換処理を示すフローチャート
【図43】 第2実施形態の文書編集処理を示すフローチャート
【図44】 カーソルに対する声母の割り当てを示す説明図
【符号の説明】
11 第1の表示部
12 第2の表示部
13 入力部
14 カーソル
15 モード切替ボタン
20 制御部
21 音韻バッファ
22 ポインタバッファ
23 中国語入力プログラム
24 入力モジュール
25 変換モジュール
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a Chinese input program for inputting Chinese using a limited number of keys.
[0002]
[Prior art]
Conventionally, as a Chinese input method, a method of inputting Chinese syllables in Pinyin and then converting them into Chinese characters is known. Each Chinese kanji is composed of one syllable, and each syllable is represented by 1 to 6 letters of the alphabet. For this reason, when 26 keys corresponding to 26 letters of the alphabet are used, 1 to 6 keystrokes are required to input one syllable.
[0003]
Note that the Chinese phoneme includes an element of tone. There are four basic voices in Mandarin Chinese: one voice, two voices, three voices, and four voices. In the following, when “syllable” is simply described, it is assumed that a tone element is not included. When a tone element is included in a syllable, it is described as “syllable with tone”. Conversion to Kanji may be performed based on “syllables” or based on “syllabic syllables”.
[0004]
In addition, Chinese syllables are classified into a consonant part and a vowel part. However, the final vowel includes a half vowel (intermediate) that precedes the vowel, and also includes a consonant that follows the vowel. An input method is known in which a syllable is determined by a total of two keystrokes by inputting the initial and final keystrokes one by one. However, this input method requires a keyboard having about 30 keys for inputting the initial and final.
[0005]
As described above, in addition to an input method using a keyboard having a large number of keys, a method of inputting Chinese using about ten keys such as numeric keys has been developed. This is because it has been requested to input Chinese on mobile phones that have become popular in recent years. In the conventional input method using numeric keys, in order to input one kanji character, a first vowel is used to select a vocal group consisting of a plurality of initials, a second key is used to select the first vowel of a final vowel, and the third key is input. To select a final (may have multiple finals assigned to one key), and to multiple syllables consisting of multiple finals selected in the fourth and subsequent keys, and possibly multiple finals. One character desired by the user is specified from a large number of kanji belonging to the user.
[0006]
[Problems to be solved by the invention]
However, according to the conventional technique of inputting Chinese characters using about ten keys, a single syllable is not determined by three keystrokes, and only a plurality of candidate syllables are extracted. Therefore, the number of Chinese characters corresponding to these syllables inevitably increases. For this reason, the user has to specify a desired character from among a large number of candidate Chinese characters, and the input operation is complicated.
[0007]
Since the number of syllables used in Mandarin Chinese is about 400, a method of determining a syllable by assigning a three-digit sequence number to each syllable and pressing ten numeric keys three times is also conceivable. However, in this method, the user must memorize all the sequence numbers assigned to each syllable. For this reason, the method of assigning sequence numbers is not realistic.
[0008]
Accordingly, it is an object of the present invention to provide a Chinese input program that determines Chinese syllables by a small number of keystrokes with respect to a limited number of keys and realizes Chinese input that is easy for the user to understand.
[0009]
[Means for Solving the Problems]
The Chinese input program according to the present invention employs the following configuration in order to solve the above problems. In other words, in this Chinese input program, whether the final syllabary in the Chinese syllable to be input corresponds to a single final, an aperture complex, a simultaneous complex, a joint complex, or an imaging complex. A code segment that causes a computer to execute a procedure for narrowing down syllables that are candidates for the input target syllables by specifying.
[0010]
If comprised in this way, the Chinese input program can determine the syllable used as the input object efficiently, after narrowing down the syllable used as the candidate syllable of the input object. The syllables determined by this Chinese input program may be syllables of Chinese characters specified by GB code (GB2312), or syllables of Chinese characters specified by BIG5 code. There may be syllables by reading Chinese characters of Chinese characters defined in various other code systems.
[0011]
Further, the Chinese input program may display the input guidance on the screen using a phonetic code string expressing Chinese phonemes. The phonetic code string may be Pinyin, may be a diacritic character, or may be a Wade Roman letter. The Chinese input program can be applied to various information devices having about 10 keys. For example, the information device may be a mobile phone or a PDA.
[0012]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[0013]
[First Embodiment]
FIG. 1 is a block diagram schematically showing portions related to Chinese input in the mobile phone of this embodiment. FIG. 2 is a schematic diagram showing the external appearance of this mobile phone.
[0014]
This cellular phone includes a first display unit 11, a second display unit 12, an input unit 13, a cursor 14, a mode switching button 15, and a control unit 20. The 1st display part 11 consists of liquid crystal displays, for example, and can display a character, a number, and a symbol. The 2nd display part 12 consists of liquid crystal displays, for example, and the input part 13 which is a transparent touch panel is provided in the surface. The cursor 14 accepts designations in four directions, up, down, left, and right. The mode switching button 15 includes a telephone number input mode (input a single number with one key press), an alphanumeric input mode (a single character is input with two key presses), and a Chinese input mode (three times). This key is used to switch between a single syllable and a definite input).
[0015]
The control unit 20 is connected to the first display unit 11, the second display unit 12, the input unit 13, the cursor 14, and the mode switching button 15, respectively. The control unit 20 can display a desired character on the first display unit 11. The second display unit 12 is divided into a rectangular area of 4 rows and 3 digits. And the control part 20 displays a desired number, a symbol, or a character string in each of these rectangular areas.
[0016]
Furthermore, when the input unit 13 is pressed, the control unit 20 can detect which part of the input unit 13 is pressed. For this reason, when the user presses each rectangular area of the second display unit 12 via the input unit 13, the control unit 20 detects which rectangular area corresponds to the pressed part. Can do. Accordingly, each rectangular area is used as an independent button (key).
[0017]
The control unit 20 includes a phoneme buffer 21 and a pointer buffer 22 that can store data. The phonological buffer 21 stores a history of pressing the input unit 13 in the Chinese input mode, and information for returning to the previous step when the backward key is pressed. Further, the control unit 20 has a ROM (not shown) as a storage unit, and a Chinese input program 23 is stored in the ROM. The Chinese input program 23 includes an input module 24 and a conversion module 25.
[0018]
This mobile phone has a wireless transmission / reception unit and a transmission / reception unit (not shown), and the user can make a call in the same manner as a normal mobile phone. Further, the user can input text data including alphanumeric characters and Chinese into the mobile phone and transmit the input data as an e-mail.
[0019]
These alphanumeric and Chinese characters are input in an alphanumeric character input mode and a Chinese character input mode, respectively. The user can switch between the alphanumeric input mode and the Chinese input mode by operating the mode switching button 15. Then, the control unit 20 accepts alphanumeric input when the alphanumeric input mode is set, and accepts Chinese input when the Chinese input mode is set.
[0020]
3 and 4 are schematic diagrams illustrating display examples of the display unit 12 in the alphanumeric input mode. When the alphanumeric input mode is set by the mode switching button 15, the display unit 12 is in the state shown in FIG. When the “number” button in FIG. 3 is pressed, the control unit 20 switches the display on the display unit 12 to the state shown in FIG. In FIG. 4, the numbers “1”, “2”, “3”, “4”, “5”, “6”, “7”, “8”, “9”, “0”, and The symbols “*” and “#” are displayed. Even in the telephone number input mode, the display unit 12 is switched to the state shown in FIG.
[0021]
FIG. 5 is a schematic diagram illustrating a display example of the display unit 12 in the Chinese input mode. FIG. 5 shows a state of the display unit 12 in a later-described phonetic selection step. When the Chinese input mode is set by the mode switching button 15, the display unit 12 is in the state shown in FIG. The user can input a desired syllable by pressing the input unit 13 three times.
[0022]
Hereinafter, Chinese input will be described in detail. FIG. 6 shows a syllable list of Chinese standard words. Each row in the table of FIG. 6 corresponds to the initial, and each column corresponds to the final. Then, a syllable is determined by one initial selected from each row and one final selected from each column. Incidentally, a “nothing” line indicating that there is no initial is provided in correspondence with a syllable including only a final. This “nothing” corresponds to a zero initial (zero initial) in Chinese phonology.
[0023]
Note that the Chinese standard language does not use all syllables in combination with each row and each column in FIG. That is, only 403 syllables marked with “◯” are used in FIG. 6, and blank syllables are not used. Almost all syllables that are used in Chinese as a standard correspond to one of these 403. However, special syllables, which are syllables not represented by the combination of FIG. 6, are slightly used. These special syllables include m, n, hng, ng, and yo (io). When these special syllables are included, all syllables based on the standard pronunciation of kanji defined in GB2312 are covered.
[0024]
As shown in FIG. 6, there are more than 20 types of Chinese phonetics and more than 30 types of finals. Therefore, when about 10 keys are used, the initial is not determined with a single keystroke. Similarly, the final name is not fixed with a single keystroke.
[0025]
Therefore, in this embodiment, the initials are classified into nine initial groups, and the finals are classified into five final groups. Then, one of the initial groups is selected by the first keystroke. Next, by the second keystroke, the initial is determined and one of the final groups is selected. Furthermore, one final is selected and the syllable is confirmed by the third keystroke. That is, the syllable includes a phoneme selection step for selecting a phoneme group (first keystroke), a phoneme selection step for determining a phoneme and selecting a final key group (second keystroke), and a final key for selecting a final. Confirm by the selection step (third keystroke).
[0026]
FIG. 7 is a schematic diagram showing the configuration of the input module 24 in the Chinese input program 23. The input module 24 includes code segments respectively corresponding to the initial selection step 24a, the phonemic selection step 24b, and the final selection step 24c. The phoneme selection step 24a corresponds to a first presentation procedure and a phoneme group specification procedure, the phoneme selection step 24b corresponds to a second presentation procedure and a phoneme group specification procedure, and the phoneme selection step 24c It corresponds to the presentation procedure and syllable determination procedure.
[0027]
The ROM of the control unit 20 stores the initial table D, the phoneme tables D1 to D9, and the syllable tables D11 to D99. The phoneme table D is referred to in the phoneme selection step 24a, the phoneme tables D1 to D9 are referred to in the phoneme selection step 24b, and the syllable tables D11 to D99 are referred to in the phoneme selection step 24c.
[0028]
FIG. 8 is a schematic diagram showing the initial table D. This initial table D has a plurality of records. Each of these records has fields of “button”, “candidate”, and “pointer”. In the “button” field, codes corresponding to “1”, “2”, “3”,... Respectively displayed as buttons in FIG. 4 are stored.
[0029]
Each record of the initial table D corresponds to each initial group, and a code indicating the corresponding initial group is stored in the “candidate” field. In the “pointer” field, pointers to the phoneme tables D1 to D9 are stored. In the phoneme selection step 24b, only one of the phoneme tables D1 to D9 is referred to. That is, the “pointer” in the record corresponding to the initial group selected in the initial selection step 24a designates one of the phoneme tables D1 to D9.
[0030]
Hereinafter, the initial group will be further described. The first initial group including b and p, the second initial group including m and f, the third initial group including d and t, and the fourth including n and l. A fifth group including g, k, and h, a sixth group including j, zh, and z, and a seventh group including q, ch, and c. They are classified into an eighth vocal group including x, sh, and s, and a ninth vocal group including r and zero.
[0031]
Some of the syllables of the zero initials are expressed as follows using Pinyin notation. That is, a syllable consisting only of a final name beginning with i or v has a notation beginning with y, and a syllable consisting only of a final name beginning with u has a notation starting with w. The Pinyin symbol v is an alternative to the uumlaut symbol.
[0032]
In FIG. 5, “bp”, “mf”, “dt”, “1” are respectively displayed at positions where 1, 2, 3, 4, 5, 6, 7, 8, 9, 0 are displayed in FIG. “nl”, “gkh”, “jzhz”, “qchc”, “xshs”, “ryw” and “symbol” are displayed. These “bp”, “mf”, “dt”, “nl”, “gkh”, “jzhz”, “qchc”, “xshs”, and “ryw” buttons are the first to ninth voices, respectively. It corresponds to the group. And a user selects one of these each initial group by the 1st keystroke. Note that the user presses the “ryw” button when inputting a syllable consisting only of a final name.
[0033]
After the initial key selection step 24a is completed by the first keystroke, the phoneme selection step 24b is executed. In this phoneme selection step 24b, phoneme tables D1 to D9 are referred to. FIG. 9 is a schematic diagram showing the phoneme tables D1 to D9. Each of the phonological tables D1 to D9 has a plurality of records. Each record of these phonological tables D1 to D9 has fields of “button”, “candidate”, and “pointer”.
[0034]
In the “button” field, codes corresponding to “1”, “2”, “3”,... Respectively displayed as buttons in FIG. 4 are stored. In the “candidate” field, codes indicating the initial and final groups are stored. In the “pointer” field, pointers to the syllable tables D11 to D99 are stored. In the final selection step 24c, only one of the syllable tables D11 to D99 is referred to. That is, the “pointer” of the record selected in the phoneme selection step 24a designates one of the syllable tables D11 to D99.
[0035]
The phoneme tables D1 to D9 are created based on the final classification method according to the present invention. Hereinafter, this final classification method will be described in detail. Based on statistical / analysis of Chinese data, this final classification method aims to limit the number of finals to 10 or less, while making the most of the traditional Chinese phonological classification method. This is a newly developed taxonomy.
[0036]
First, the finals are classified into simple finals represented by one letter of the alphabet by Pinyin and complex finals represented by two or more letters. The final name classification method according to the present invention is characterized in that the complex finals are further classified into four categories: aperture complex finals, simultaneous tooth complex finals, joint mouth complex finals, and mouthpiece complex finals. That is, according to the final classification method of the present invention, the finals are classified into five final groups, which are a single final, an aperture complex, a simultaneous complex, a joint complex, and a mouth complex.
[0037]
An aperture complex final is a complex final that begins with the Pinyin symbol a, e, or o. A simultaneous tooth complex final is a complex final starting with the Pinyin symbol i (y). The abutment complex final is a complex final that begins with the Pinyin symbol u (w). The imaging mouth complex final is a complex final starting with the Pinyin symbol v (yu). In this embodiment, the simple final is represented by “?”, The open complex final is represented by “*”, the simultaneous complex final is represented by “i *” (y *), and the joint complex final is “u *”. (W *), and the mouthpiece complex final is represented by “v *” (yu *). Note that the first i (y), u (w), and v (yu) in the Pinyin notation of the simultaneous tooth complexa, the abutment complexa, and the imaging mouth complexa are referred to as interphones. These simultaneous denomis, abutment complexs, and imaging mouth complexs are complex finals that include interdigitals, but the aperture complex finals are complex finals that do not include intersymbols.
[0038]
FIG. 10 is a schematic diagram illustrating a display example of the display unit 12 in the phoneme selection step 24b. When any of the buttons shown in FIG. 5 is pressed in the initial phone selection step 24a, one of (D1) to (D9) in FIG. 10 is displayed on the display unit 12 in the phoneme selection step 24b. Is displayed.
[0039]
More specifically, when “bp” in FIG. 5 is pressed in the initial selection step 24a, the display unit 12 is switched to the state shown in (D1) of FIG. In (D1) of FIG. 10, “b?”, “B *”, “bi *”, “bi” are placed at the positions where 1, 2, 3, 4, 5, and 6 are displayed in FIG. “p?”, “p *”, and “pi *” are displayed.
[0040]
On the other hand, when “mf” in FIG. 5 is pressed in the initial selection step 24a, the display unit 12 is switched to the state shown in FIG. 10 (D2). In (D2) of FIG. 10, “m?”, “M *”, “mi *”, “f?” Are respectively displayed at the positions where 1, 2, 3, 4, and 5 are displayed in FIG. ", And" f * "are displayed.
[0041]
On the other hand, when “dt” in FIG. 5 is pressed in the initial selection step 24a, the display unit 12 is switched to the state shown in FIG. 10 (D3). In (D3) of FIG. 10, “d?”, “D *”, “di” are respectively displayed at the positions where 1, 2, 3, 4, 5, 6, 7, and 8 are displayed in FIG. * ”,“ Du * ”,“ t? ”,“ T * ”,“ ti * ”, and“ tu * ”are displayed.
[0042]
On the other hand, when “nl” in FIG. 5 is pressed in the initial selection step 24a, the display unit 12 is switched to the state shown in (D4) of FIG. In (D4) of FIG. 10, “n?”, “N *”, “ni” are respectively displayed at the positions where 1, 2, 3, 4, 5, 6, 7, and 8 are displayed in FIG. “*”, “Nu / v *”, “l?”, “L *”, “li *”, and “lu / v *” are displayed.
[0043]
On the other hand, when “gkh” in FIG. 5 is pressed in the initial selection step 24a, the display unit 12 is switched to the state shown in FIG. 10 (D5). In (D5) of FIG. 10, “g?”, “G *”, “g *”, “Gu *”, “k?”, “K *”, “ku *”, “h?”, “H *”, and “hu *” are displayed.
[0044]
On the other hand, when “jzhz” in FIG. 5 is pressed in the initial selection step 24a, the display unit 12 is switched to the state shown in (D6) of FIG. In (D6) of FIG. 10, “j?”, “Ji *”, and “ji *”, respectively, at the positions where 1, 2, 3, 4, 5, 6, 7, 8, and 9 are displayed in FIG. “Ju *”, “zh?”, “Zh *”, “zhu *”, “z?”, “Z *”, and “zu *” are displayed.
[0045]
On the other hand, when “qchc” in FIG. 5 is pressed in the initial selection step 24a, the display unit 12 is switched to the state shown in FIG. 10 (D7). In (D7) of FIG. 10, “q?”, “Qi *”, “q? *”, “Qu *”, “ch?”, “Ch *”, “chu *”, “c?”, “C *”, and “cu *” are displayed.
[0046]
On the other hand, when “xshs” in FIG. 5 is pressed in the initial selection step 24a, the display unit 12 is switched to the state shown in (D8) of FIG. In (D8) of FIG. 10, “x?”, “Xi *”, and “xi *”, respectively, at the positions where 1, 2, 3, 4, 5, 6, 7, 8, and 9 are displayed in FIG. “Xu *”, “sh?”, “Sh *”, “shu *”, “s?”, “S *”, and “su *” are displayed.
[0047]
On the other hand, when “ryw” in FIG. 5 is pressed in the initial selection step 24a, the display unit 12 is switched to the state shown in FIG. 10 (D9). In (D9) of FIG. 10, “r?”, “R *”, “ru” are respectively displayed at the positions where 1, 2, 3, 4, 5, 6, 7, and 8 are displayed in FIG. * ”,“? ”,“ * ”,“ Y * ”,“ w * ”, and“ yu * ”are displayed.
[0048]
Then, one of the records of the phoneme tables D1 to D9 is selected by the second keystroke. By the second keystroke, the initial is determined and the final group is specified. Note that selecting one of the records of the phoneme tables D1 to D9 corresponds to specifying a phoneme group. After the second key pressing, the process proceeds to a final selection step 24c. In this final selection step 24c, syllable tables D11 to D99 are referred to.
[0049]
FIG. 11 is a schematic diagram showing the syllable tables D11 to D99. Each of the syllable tables D11 to D99 has a plurality of records. Each record in each of these syllable tables D11 to D99 has fields of “button”, “final”, and “syllable”.
[0050]
In the “button” field, codes corresponding to “1”, “2”, “3”,... Respectively displayed as buttons in FIG. 4 are stored. A character string indicating a final name is stored in the “final name” field. In the “syllable” field, there is stored a character string indicating a syllable consisting of the initial determined in the phoneme selection step 24b and the final in the “symbolic” field.
[0051]
12 to 20 are schematic diagrams illustrating display examples of the display unit 12 at the final selection step 24c. When one of the buttons in the display examples (D1) to (D9) in FIG. 10 is pressed in the phoneme selection step 24b in the previous stage, the final selection step 24c includes the display examples in FIGS. Is displayed on the display unit 12. Each display example in FIGS. 12 to 20 corresponds to syllable determination information.
[0052]
More specifically, when “b?” In (D1) of FIG. 10 is pressed, each syllable “ba”, which is a candidate, is displayed on the display unit 12 as shown in (D11) of FIG. “Bo”, “bi”, and “bu” are displayed.
[0053]
When “b *” in (D1) of FIG. 10 is pressed, each syllable “bai”, “bei”, “bao” as candidates is displayed on the display unit 12 as shown in (D12) of FIG. "," Ban "," ben "," bang ", and" beng "are displayed.
[0054]
When “bi *” in (D1) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “bie”, “bio”, “bian” as shown in (D13) of FIG. “,“ Bin ”, and“ bing ”are displayed.
[0055]
When “p?” In (D1) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “pa”, “po”, “pi” as shown in (D14) of FIG. "And" pu "are displayed.
[0056]
When “p *” in (D1) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “pai”, “pei”, “pao” as shown in (D15) of FIG. "," Pou "," pan "," pen "," pang ", and" peng "are displayed.
[0057]
When “pi *” in (D1) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “pie”, “piao”, “pian” as shown in (D16) of FIG. "," Pin ", and" ping "are displayed.
[0058]
On the other hand, when “m?” In (D2) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “ma”, “mo”, “m”, as shown in (D21) of FIG. “Me”, “mi”, and “mu” are displayed, and a special syllable “m” is also displayed.
[0059]
When “m *” in (D2) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “mai”, “mei”, “mao” as shown in (D22) of FIG. "," Mou "," man "," men "," mang ", and" meng "are displayed.
[0060]
When “mi *” in (D2) of FIG. 10 is pressed, each syllable “mie”, “miao”, “miu” as candidates is displayed on the display unit 12 as shown in (D23) of FIG. "," Mian "," min ", and" ming "are displayed.
[0061]
When “f?” In (D2) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “fa”, “fo”, and “f” as shown in (D24) of FIG. fu "is displayed.
[0062]
When “f *” in (D2) of FIG. 10 is pressed, each syllable “fei”, “fou”, “fan” as candidates is displayed on the display unit 12 as shown in (D25) of FIG. "," Feng "," fang ", and" feng "are displayed.
[0063]
On the other hand, when “d?” In (D3) of FIG. 10 is pressed, each syllable “da”, “de”, candidate syllable “D” is displayed on the display unit 12 as shown in (D31) of FIG. “Di” and “du” are displayed.
[0064]
When “d *” in (D3) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “dai”, “dei”, “dao” as shown in (D32) of FIG. "," Dou "," dan "," dang "," deng ", and" dong "are displayed.
[0065]
When “di *” in (D3) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “dia”, “die”, “diao” as shown in (D33) of FIG. "," Diu "," dian ", and" ding "are displayed.
[0066]
When “du *” in (D3) of FIG. 10 is pressed, the candidate syllables “duo”, “dui”, “duan” are displayed on the display unit 12 as shown in (D34) of FIG. ", And" dun "are displayed. In FIG. 14 (D34), “dong” is displayed in parentheses. When it corresponds to only pinyin, “dong” is not necessary at this position, and when it corresponds to the phonetic alphabet, “dong” may be displayed without parentheses at this position.
[0067]
When “t?” In (D3) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “ta”, “te”, “ti” as shown in (D35) of FIG. "And" tu "are displayed.
[0068]
When “t *” in (D3) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “tai”, “tei”, “tao” as shown in (D36) of FIG. "," Tou "," tan "," tang "," teng ", and" tong "are displayed.
[0069]
When “ti *” in (D3) of FIG. 10 is pressed, the candidate syllables “tie”, “tiao”, “tian” are displayed on the display unit 12 as shown in (D37) of FIG. "And" ting "are displayed.
[0070]
When “tu *” in (D3) of FIG. 10 is pressed, the candidate syllables “tuo”, “tui”, “tuan” are displayed on the display unit 12 as shown in (D38) of FIG. "And" tun "are displayed. In FIG. 14 (D38), “tong” is displayed in parentheses. When it corresponds only to pinyin, “tong” is not required at this position, and when it corresponds to the phonetic alphabet, “tong” may be displayed at this position without parentheses.
[0071]
On the other hand, when “n?” In (D4) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “na”, “ne”, as shown in (D41) of FIG. “Ni”, “ni”, “nu”, and “nv” are displayed, and “n” that is a special syllable is also displayed.
[0072]
When “n *” in (D4) of FIG. 10 is pressed, each syllable “nai”, “nei”, “nao” as candidates is displayed on the display unit 12 as shown in (D42) of FIG. "," Nou "," nan "," nen "," nang "," neng ", and" nong "are displayed.
[0073]
When “ni *” in (D4) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “nie”, “niao”, “niu” as shown in (D43) of FIG. "," Nian "," nin "," niang ", and" ning "are displayed.
[0074]
When “nu / v *” (indicating nu * or nv *) in (D4) of FIG. 10 is pressed, the display unit 12 displays each candidate as shown in (D44) of FIG. The syllables “nuo”, “nve”, and “nuan” are displayed. In FIG. 15 (D44), “nong” is displayed in parentheses. When it corresponds only to pinyin, “non” is not necessary at this position, and when it corresponds to the phonetic alphabet, “non” may be displayed at this position without parentheses.
[0075]
When “l?” In (D4) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “la”, “lo”, “le” as shown in (D45) of FIG. "," Li "," lu ", and" lv "are displayed.
[0076]
When “l *” in (D4) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “lai”, “lei”, “lao” as shown in (D46) of FIG. "," Lou "," lan "," lang "," length ", and" long "are displayed.
[0077]
When “li *” in (D4) of FIG. 10 is pressed, each syllable “lia”, “lie”, “liao” as candidates is displayed on the display unit 12 as shown in (D47) of FIG. "," Liu "," lian "," lin "," liang ", and" ling "are displayed.
[0078]
When “lu / v *” (indicating lu * or lv *) in (D4) of FIG. 10 is pressed, each of the candidate candidates is displayed on the display unit 12 as shown in (D48) of FIG. The syllables “luo”, “lve”, “luan”, and “lun” are displayed. In FIG. 15 (D48), “long” is displayed in parentheses. When it corresponds only to pinyin, “long” is not necessary at this position, and when it corresponds to the phonetic alphabet, “long” may be displayed without parentheses at this position.
[0079]
On the other hand, when “g?” In (D5) of FIG. 10 is pressed, each syllable “ga”, “ge”, candidate syllable “ga”, as shown in (D51) of FIG. And “gu” are displayed.
[0080]
When “g *” in (D5) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “gai”, “gei”, “gao” as shown in (D52) of FIG. “,“ Gou ”,“ gan ”,“ gen ”,“ gang ”,“ geng ”, and“ gong ”are displayed.
[0081]
When “gu *” in (D5) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “gua”, “guo”, “guai” as shown in (D53) of FIG. "," Gui "," guan "," gun ", and" guan "are displayed. In FIG. 16 (D53), “gong” is displayed in parentheses. When it corresponds only to pinyin, “gong” is not necessary at this position, and when it corresponds to the phonetic alphabet, “gong” may be displayed without parentheses at this position.
[0082]
When “k?” In (D5) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “ka”, “ke”, and “k” as shown in (D54) of FIG. ku "is displayed.
[0083]
When “k *” in (D5) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “kai”, “kei”, “kao” as shown in (D55) of FIG. ”,“ Kou ”,“ kan ”,“ ken ”,“ kang ”,“ keng ”, and“ kong ”are displayed.
[0084]
When “ku *” in (D5) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “kua”, “kuo”, “kuai” as shown in (D56) of FIG. "," Kui "," kuan "," kun ", and" kuang "are displayed. In FIG. 16 (D56), “kong” is displayed in parentheses. When it corresponds only to pinyin, “kong” is not necessary at this position, and when it corresponds to the phonetic alphabet, “kong” may be displayed without parentheses at this position.
[0085]
When “h?” In (D5) in FIG. 10 is pressed, the display unit 12 displays candidate syllables “ha”, “he”, and “ha” as shown in (D57) in FIG. hu "is displayed.
[0086]
When “h *” in (D5) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “hai”, “hei”, “hao” as shown in (D58) of FIG. "," Hou "," han "," hen "," hang "," hang ", and" hong "are displayed, and" hng ", which is a special syllable, is also displayed.
[0087]
When “hu *” in (D5) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “hua”, “huo”, “huai” as shown in (D59) of FIG. "," Hui "," huan "," hun ", and" huang "are displayed. In FIG. 16 (D59), “hong” is displayed in parentheses. When only corresponding to pinyin, “hong” is not necessary at this position, and when corresponding to the phonetic alphabet, “hong” may be displayed without parentheses at this position.
[0088]
On the other hand, when “j?” In (D6) in FIG. 10 is pressed, the candidate syllables “ji” and “ju” are displayed on the display unit 12 as shown in (D61) in FIG. Is displayed. In FIG. 17 (D61), “ju” is displayed in parentheses. “Ju” is not necessary at this position when it corresponds only to pinyin, and “ju” may be displayed at this position without parentheses when it corresponds to the phonetic alphabet.
[0089]
When “ji *” in (D6) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “jia”, “jie”, “jiao” as shown in (D62) of FIG. “,“ Jiu ”,“ jian ”,“ jin ”,“ jiang ”,“ jing ”, and“ jiong ”are displayed.
[0090]
When “ju *” in (D6) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “jue”, “juan”, and “juan” as shown in (D63) of FIG. “jun” is displayed. In FIG. 17 (D63), “jiong” is displayed in parentheses. “Jiong” is not necessary at this position when it corresponds only to pinyin, and “jiong” may be displayed at this position without parentheses when it corresponds to the phonetic alphabet.
[0091]
When “zh?” In (D6) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “zha”, “zhe”, “zhi” as shown in (D64) of FIG. "And" zhu "are displayed. In FIG. 17 (D64), “zhi” is displayed in parentheses. When it corresponds only to pinyin, “zhi” is not required at this position, and when it corresponds to the phonetic alphabet, “zhi” may be displayed without parentheses at this position.
[0092]
When “zh *” in (D6) of FIG. 10 is pressed, each syllable “zhai”, “zhei”, “zhao” as candidates is displayed on the display unit 12 as shown in (D65) of FIG. "," Zhou "," zhan "," zhen "," zhang "," zheng ", and" zhong "are displayed.
[0093]
When “zhu *” in (D6) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “zhua”, “zhuo”, “zhuai” as shown in (D66) of FIG. “,“ Zhui ”,“ zhuan ”,“ zhun ”, and“ zhuang ”are displayed. In FIG. 17 (D66), “zhong” is displayed in parentheses. “Zhong” is not required at this position when it corresponds only to pinyin, and “zhong” may be displayed at this position without parentheses when it corresponds to the phonetic alphabet.
[0094]
When “z?” In (D6) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “za”, “ze”, “zi” as shown in (D67) of FIG. "And" zu "are displayed. In FIG. 17 (D67), “zi” is displayed in parentheses. When it corresponds only to pinyin, “zi” is not necessary at this position, and when it corresponds to the phonetic alphabet, “zi” may be displayed without parentheses at this position.
[0095]
When “z *” in (D6) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “zai”, “zei”, “zao” as shown in (D68) of FIG. ”,“ Zoo ”,“ zan ”,“ zen ”,“ zang ”,“ zeng ”, and“ zong ”are displayed.
[0096]
When “zu *” in (D6) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “zuo”, “zui”, “zuan” as shown in (D69) of FIG. "And" zun "are displayed. In FIG. 17 (D69), “zong” is displayed in parentheses. “Zong” is not necessary at this position when it corresponds only to pinyin, and “zong” may be displayed at this position without parentheses when it corresponds to the phonetic alphabet.
[0097]
On the other hand, when “q?” In (D7) in FIG. 10 is pressed, the candidate syllables “qi” and “qu” are displayed on the display unit 12 as shown in (D71) in FIG. Is displayed. In FIG. 18 (D71), "qu" is displayed in parentheses. When it corresponds only to pinyin, “qu” is not necessary at this position, and when it corresponds to the phonetic alphabet, “qu” may be displayed at this position without parentheses.
[0098]
When “qi *” in (D7) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “qia”, “qie”, “qiao” as shown in (D72) of FIG. "," Qiu "," qian "," qin "," qiang "," qing ", and" qiong "are displayed.
[0099]
When “qu *” in (D7) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “que”, “quant”, and “sequential” as shown in (D73) of FIG. “qun” is displayed. In FIG. 18 (D73), “qiong” is displayed in parentheses. When it corresponds only to pinyin, “qiong” is not necessary at this position, and when it corresponds to the phonetic alphabet, “qiong” may be displayed without parentheses at this position.
[0100]
When “ch?” In (D7) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “cha”, “che”, “chi” as shown in (D74) of FIG. "And" chu "are displayed. In FIG. 18 (D74), "chi" is displayed in parentheses. “Chi” is not necessary at this position when it corresponds only to pinyin, and “chi” may be displayed at this position without parentheses when it corresponds to the phonetic alphabet.
[0101]
When “ch *” in (D7) of FIG. 10 is pressed, the display unit 12 displays each candidate syllable “chai”, “chao”, “chou” as shown in (D75) of FIG. ”,“ Chang ”,“ chen ”,“ chang ”,“ chang ”, and“ chong ”are displayed.
[0102]
When “chu *” in (D7) of FIG. 10 is pressed, each syllable “chuo”, “chuai”, “chui” as candidates is displayed on the display unit 12 as shown in (D76) of FIG. "," Chuan "," chun ", and" chuang "are displayed. Note that “Cong” is displayed in parentheses in (D76) of FIG. In order to correspond only to pinyin, “chong” is not necessary at this position, and in the case of corresponding to the phonetic alphabet, “chong” may be displayed without parentheses at this position.
[0103]
When “c?” In (D7) of FIG. 10 is pressed, the candidate syllables “ca”, “ce”, “ci” are displayed on the display unit 12 as shown in (D77) of FIG. "And" cu "are displayed. In FIG. 18 (D77), “ci” is displayed in parentheses. In order to correspond only to pinyin, “ci” is not required at this position, and in the case of corresponding to the phonetic alphabet, “ci” may be displayed without parentheses at this position.
[0104]
When “c *” in (D7) of FIG. 10 is pressed, each syllable “cai”, “cao”, “cou” as candidates is displayed on the display unit 12 as shown in (D78) of FIG. ”,“ Can ”,“ cen ”,“ cang ”,“ ceng ”, and“ cong ”are displayed.
[0105]
When “cu *” in (D7) of FIG. 10 is pressed, the candidate syllables “cuo”, “cui”, “cuan” are displayed on the display unit 12 as shown in (D79) of FIG. "And" cun "are displayed. In FIG. 18 (D79), “cong” is displayed in parentheses. “Cong” is not required at this position when it corresponds only to pinyin, and “cong” may be displayed at this position without parentheses when it corresponds to the phonetic alphabet.
[0106]
On the other hand, when “x?” In (D8) in FIG. 10 is pressed, the candidate syllables “xi” and “xu” are displayed on the display unit 12 as shown in (D81) in FIG. Is displayed. In FIG. 19 (D81), “xu” is displayed in parentheses. When it corresponds only to pinyin, “xu” is not necessary at this position, and when it corresponds to the phonetic alphabet, “xu” may be displayed at this position without parentheses.
[0107]
When “xi *” in (D8) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “xia”, “xie”, “xiao” as shown in (D82) of FIG. "," Xiu "," xian "," xin "," xian "," xing ", and" xiong "are displayed.
[0108]
When “xu *” in (D8) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “xue”, “xuan”, and “xuan”, as shown in (D83) of FIG. xun "is displayed. In FIG. 19 (D83), “xiong” is displayed in parentheses. When it corresponds only to pinyin, “xiong” is not necessary at this position, and when it corresponds to the phonetic alphabet, “xiong” may be displayed without parentheses at this position.
[0109]
When “sh?” In (D8) of FIG. 10 is pressed, each syllable “sha”, “she”, “shi” as candidates is displayed on the display unit 12 as shown in (D84) of FIG. "And" shu "are displayed. In FIG. 19 (D84), “shi” is displayed in parentheses. When it corresponds only to pinyin, “shi” is not necessary at this position, and when it corresponds to the phonetic alphabet, “shi” may be displayed without parentheses at this position.
[0110]
When “sh *” in (D8) of FIG. 10 is pressed, each syllable “shai”, “shei”, “shao” as candidates is displayed on the display unit 12 as shown in (D85) of FIG. "," Show "," shan "," shen "," shang ", and" sheng "are displayed.
[0111]
When “shu *” in (D8) of FIG. 10 is pressed, each syllable “shua”, “shuo”, “shuai” as candidates is displayed on the display unit 12 as shown in (D86) of FIG. "," Shui "," shuan "," shun ", and" shuang "are displayed.
[0112]
When “s?” In (D8) of FIG. 10 is pressed, the candidate syllables “sa”, “se”, “si” are displayed on the display unit 12 as shown in (D87) of FIG. "And" su "are displayed. In FIG. 19 (D87), “si” in parentheses is displayed. In order to correspond only to pinyin, “si” is not required at this position, and in the case of corresponding to the phonetic alphabet, “si” may be displayed at this position without parentheses.
[0113]
When “s *” in (D8) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “sai”, “sao”, “sou” as shown in (D88) of FIG. ”,“ San ”,“ sen ”,“ sang ”,“ seng ”, and“ song ”are displayed.
[0114]
When “su *” in (D8) of FIG. 10 is pressed, the candidate syllables “suo”, “sui”, “suan” are displayed on the display unit 12 as shown in (D89) of FIG. "And" sun "are displayed. In FIG. 19 (D89), "song" is displayed in parentheses. When it corresponds only to pinyin, “song” is not required at this position, and when it corresponds to the phonetic alphabet, “song” may be displayed without parentheses at this position.
[0115]
On the other hand, when “r?” In (D9) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “re”, “ri”, and the like as shown in (D91) of FIG. And “ru” are displayed. In FIG. 20 (D91), “ri” in parentheses is displayed. “Ri” is not necessary at this position when it corresponds only to pinyin, and “ri” may be displayed at this position without parentheses when it corresponds to the phonetic alphabet.
[0116]
When “r *” in (D9) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “rao”, “rou”, “ran” as shown in (D92) of FIG. "," Ren "," range "," length ", and" long "are displayed.
[0117]
When “ru *” in (D9) of FIG. 10 is pressed, the candidate syllables “ruo”, “rui”, “ruan” are displayed on the display unit 12 as shown in (D93) of FIG. "And" run "are displayed. In FIG. 20 (D93), “long” is displayed in parentheses. When it corresponds only to pinyin, “long” is not required at this position, and when it corresponds to the phonetic alphabet, “long” may be displayed without parentheses at this position.
[0118]
When “?” In (D9) of FIG. 10 is pressed, each syllable “a”, “o”, “e” as a candidate is displayed on the display unit 12 as shown in (D94) of FIG. , “Yi”, “wu”, “yu”, “^ e”, and “er” are displayed.
[0119]
When “*” in (D9) of FIG. 10 is pressed, each syllable “ai”, “ei”, “ao” as candidates is displayed on the display unit 12 as shown in (D95) of FIG. , “Ou”, “an”, “en”, “ang”, “eng”, and “ong” are displayed, and “ng” which is a special syllable is displayed.
[0120]
When “y *” in (D9) in FIG. 10 is pressed, the display unit 12 displays each candidate syllable “ya”, “ye”, “yao” as shown in (D96) in FIG. “,” “You”, “yan”, “yin”, “yang”, “ying”, and “yong” are displayed, and “yo”, which is a special syllable, is displayed.
[0121]
When “w *” in (D9) of FIG. 10 is pressed, each syllable “wa”, “wo”, “wai” as candidates is displayed on the display unit 12 as shown in (D97) of FIG. "," Wei "," wan "," wen "," wang ", and" weng "are displayed.
[0122]
When “yu *” in (D9) of FIG. 10 is pressed, the display unit 12 displays candidate syllables “yue”, “yuan”, and “yu” as shown in (D98) of FIG. yun "is displayed. In FIG. 20 (D98), “long” is displayed in parentheses. When it corresponds only to pinyin, “yong” is not required at this position, and when it corresponds to the phonetic alphabet, “yong” may be displayed without parentheses at this position.
[0123]
As described above, the initial group is specified in the initial input step 24a, the initial is determined in the final phone selection step 24b, the final group is specified, and the syllable is determined in the final selection step 24c. 12 to 20 show the contents of the “syllable” field of the syllable tables D11 to D99 (FIG. 11), but instead, the contents of the “syllabary” field may be displayed.
[0124]
12 to 20 include not only the standard syllable shown in FIG. 6 but also special syllables. FIG. 21 is a schematic diagram illustrating a special syllable input procedure. As shown in FIG. 21, for special syllable “m”, “mf” in FIG. 5 is selected in the initial selection step, and “m?” In FIG. 10 (D2) is selected in the phoneme selection step. This is inputted by selecting “m” in FIG. 13 (D21) in the final selection step. Note that the position of “m” in FIG. 13 (D21) corresponds to the position of “0” in FIG. As described above, the meaning of “others” is given to the position “0” in FIG. The position “0” in FIG. 4 is used for inputting a special syllable.
[0125]
For the special syllable “n”, “nl” in FIG. 5 is selected in the phoneme selection step, “n?” In FIG. 10 (D4) is selected in the phoneme selection step, and FIG. Input is made by selecting "n" in D41).
[0126]
For the special syllable “hng”, “gkh” in FIG. 5 is selected in the phoneme selection step, “h *” in FIG. 10 (D5) is selected in the phoneme selection step, and FIG. This is input by selecting “hng” of D58).
[0127]
For the special syllable “ng”, “ryw” in FIG. 5 is selected in the phoneme selection step, “*” in FIG. 10 (D9) is selected in the phoneme selection step, and FIG. 20 (D95) is selected in the phoneme selection step. ) Is selected by selecting “ng”.
[0128]
For the special syllable “yo”, “ryw” in FIG. 5 is selected in the initial selection step, “y *” in FIG. 10 (D9) is selected in the phoneme selection step, and FIG. It is input by selecting “yo” in D96).
[0129]
Hereinafter, the processing of the input module 24 of the Chinese input program 23 will be further described with reference to the flowchart of FIG. This flowchart starts when the user operates the mode switching button 15 to set the Chinese input mode, and ends when another input mode is set.
[0130]
Note that the control unit 20 refers to the pointer buffer 22 during execution of this flowchart, and determines which stage of the initial selection step, the final phone selection step, and the final selection step is the input stage at that time. Can be recognized. That is, the input stage is determined as a phoneme selection step if the pointer buffer 22 is NULL, and if any of D1 to D9 is stored in the pointer buffer 22, it is determined as a phoneme selection step and stored in the pointer buffer 22. If any of D11 to D99 is stored, it is determined that the final step is selected.
[0131]
In the first S1, the control unit 20 sets the pointer buffer 22 to NULL and sets the initial selection step.
[0132]
In S <b> 2, the control unit 20 refers to the initial table D (FIG. 8) and displays each candidate initial group on the display unit 12. Then, the display unit 12 is switched to the state shown in FIG.
[0133]
In S3, the control unit 20 stands by until there is an input from the user. If an input is detected, the process proceeds to S4.
[0134]
In S4, the control unit 20 determines whether the input by the user is that the input unit 13 is pressed or other input. Other inputs include operation of the cursor 14, a backward key, and pressing of a key used by the conversion module 25. If the input unit 13 is pressed, the process proceeds to S5. Otherwise, the process proceeds to S15.
[0135]
In S <b> 5, the control unit 20 refers to the pointer buffer 22 and determines which of the initial selection step, the final phone selection step, and the final selection step is the input stage. If it is a phoneme selection step, the process proceeds to S6. If it is a phoneme selection step, the process proceeds to S9. If it is a phoneme selection step, the process proceeds to S12.
[0136]
In S6, the control unit 20 specifies which button of the buttons displayed as shown in FIG. 5 is pressed based on the position pressed by the user in the input unit 13. That is, the control unit 20 specifies which record in the initial table D (FIG. 8) is selected by the user. Then, the control unit 20 displays the “candidate” phonetic group in the identified record on the first display unit 11. For example, if a record whose “candidate” is “bp” is specified, “bp” is stored in the display unit 11.
[0137]
In S7, the control unit 20 sets the input buffer to the phoneme selection step by setting the pointer buffer 22. Specifically, the control unit 20 acquires the value of the “pointer” field of the record specified in S6 in the initial table D (FIG. 8), and writes it in the pointer buffer 22. For example, if a record whose “candidate” is “bp” is specified, “D1” is stored in the pointer buffer 22.
[0138]
In S8, the control unit 20 refers to the value corresponding to the value stored in the pointer buffer 22 in each of the phoneme tables D1 to D9 (FIG. 9), and selects each phoneme group as a candidate. 2 on the display unit 12. Then, one of (D1) to (D9) in FIG. 10 is displayed on the display unit 12. For example, if “D1” is stored in the pointer buffer 22, (D1) in FIG. 10 is displayed. Then, the process returns to S3.
[0139]
In S9, since it was determined in S5 that the input stage is a phoneme selection step, the control unit 20 is based on the position pressed by the user in the input unit 13 as shown in any of FIG. It is determined which of the displayed buttons is pressed. That is, the control unit 20 specifies which record in the phoneme tables D1 to D9 is selected by the user. Then, the control unit 20 displays the “candidate” phoneme group in the specified record on the display unit 11 instead of the initial group displayed on the first display unit 11. For example, if a record whose “candidate” is “b?” Is specified, the phoneme group “b?” Is displayed on the display unit 11 instead of the vocal group “bp” displayed so far. Is done.
[0140]
In S10, the control unit 20 sets the pointer buffer 22 to set the input stage to the final selection step. Specifically, the control unit 20 acquires the value of the “pointer” field of the record specified in S9 in the phonological tables D1 to D9 (FIG. 9) and writes it in the pointer buffer 22. For example, if a record whose “candidate” in the phoneme table D1 is “b?” Is specified, “D11” is stored in the pointer buffer 22.
[0141]
In S11, the control unit 20 refers to the value corresponding to the value stored in the pointer buffer 22 in each syllable table D11 to D99 (FIG. 11), and displays each candidate syllable as the second display. Displayed on the unit 12. Then, one of the display examples of FIGS. 12 to 20 is displayed on the display unit 12. For example, if “D11” is stored in the pointer buffer 22, (D11) in FIG. 12 is displayed. Then, the process returns to S3.
[0142]
In S12, since it is determined in S5 that the input stage is the final selection step, the control unit 20 displays one of the display examples in FIGS. 12 to 20 based on the position pressed by the user in the input unit 13. It is specified which button of the displayed buttons is pressed. That is, the control unit 20 specifies which record in the syllable tables D11 to D99 (FIG. 11) is selected by the user. The “syllable” of the identified record is determined as the syllable input by the user.
[0143]
Furthermore, the control part 20 acquires the kanji corresponding to the said syllable from this conversion module by passing the determined syllable to the conversion module 25. When there are a plurality of candidate kanji characters, for example, the kanji character registered as the first candidate in the conversion module 25 is acquired. Note that the conversion module 25 may select kanji in consideration of syllables input in advance. Then, the control unit 20 displays the kanji acquired from the conversion module 25 on the display unit 11 instead of the phonological group displayed on the first display unit 11.
[0144]
In S <b> 13, the control unit 20 clears the pointer buffer 22 to set the input stage to the initial selection step. That is, the pointer buffer 22 is set to NULL in preparation for the input of the next syllable.
[0145]
In S <b> 14, the control unit 20 refers to the initial table D (FIG. 8) and displays each candidate initial group on the second display unit 12. Then, the display unit 12 is switched to the state shown in FIG. Then, the process returns to S3.
[0146]
On the other hand, in S15, since it is determined in S4 that an input other than the input unit 13 has been made, the control unit 20 further determines whether or not the cursor 14 has been operated. If the cursor 14 is operated, the process proceeds to S16, otherwise the process proceeds to S18.
[0147]
In S16, the control unit 20 determines whether or not the input stage is a final selection step. If any of D11 to D99 is stored in the pointer buffer 22, the input stage is a final selection step. If the input stage is the final selection step, the process proceeds to S17. Otherwise, the process proceeds to S18.
[0148]
In S17, based on the operation of the cursor 14 performed by the user, the control unit 20 determines the tone, performs display including the tone on the second display unit 12, and returns the process to S3. Specifically, the control unit 20 determines that one voice is designated when the upward direction of the cursor 14 is input, and designates two voices when the right direction of the cursor 14 is input. When the downward direction of the cursor 14 is input, it is determined that three voices are specified, and when the left direction of the cursor 14 is input, it is determined that four voices are specified. Then, the control unit 20 associates “1” with one voice, “2” with two voices, “3” with three voices, “4” with four voices, and the syllable table D11- Immediately after “syllable” of D99 (FIG. 11), values “1” to “4” corresponding to the tone are added and displayed on the second display unit 12.
[0149]
For example, when D11 is stored in the pointer buffer 22, if a voice is selected, (D11-1) in FIG. 23 is displayed, and if two voices are selected, the voice in FIG. 23 is displayed. If (D11-2) is displayed and three voices are selected, (D11-3) in FIG. 23 is displayed, and if four voices are selected, (D11-4) in FIG. Is displayed.
[0150]
In the description of S12, it is assumed that “syllabic” is passed to the conversion module 25. However, when a tone is designated by the user, the voice to be sent to the conversion module 25 in S12 is “voice tone”. It is a syllable. In this case, the conversion module 25 selects kanji in consideration of the tone.
[0151]
In S18, the control unit 20 executes a corresponding process based on an operation by the user. For example, if a key used in the conversion module 25 is pressed, processing such as kanji selection and confirmation is executed according to the function defined for the key. Then, the process returns to S3.
[0152]
As described above, in this embodiment, a syllable is determined by three keystrokes. Furthermore, since the tone is determined by operating the cursor 14 after the second keystroke on the input unit 13, the syllable with tone is determined by a total of four operations on the input unit 13 and the cursor 14.
[0153]
Hereinafter, the input of pinyin “dianhuaj” corresponding to “telephone” will be described in more detail with reference to FIGS. 24 and 25. In each of the display examples P01 to P10 in FIGS. 24 and 25, both display portions 11 and 12 are schematically shown.
[0154]
P01 in FIG. 24 is an initial screen in the Chinese input mode. In this P01, each of the initial groups that are candidates in the initial table D is displayed on the second display unit 12. Note that nothing is displayed on the first display unit 11. When the user presses the “dt” button and selects the initial group “dt”, both the display units 11 and 12 are switched to the state of P02.
[0155]
In P02, “dt” is displayed on the first display unit 11, and each phoneme group that is a candidate in the phoneme table D3 is displayed on the second display unit 12. When the user presses the “di *” button to select the phonological group “di *”, both the display units 11 and 12 are switched to the state of P03.
[0156]
In P03, “di *” is displayed on the first display unit 11, and each syllable that is a candidate in the syllable table D33 is displayed on the second display unit 12. When the user depresses the “dian” button and selects the syllable “dian”, the display units 11 and 12 are switched to the state of P04.
[0157]
In P04, “dot”, which is a Chinese character corresponding to the syllable “dian”, is displayed on the first display section 11. On the other hand, the second display unit 12 displays each initial group that is a candidate in the initial table D for input of the next syllable. When the user presses the “gkh” button and selects the initial group “gkh”, both the display units 11 and 12 are switched to the state of P05.
[0158]
In P05, the first display unit 11 displays the Chinese character “dot” corresponding to the input syllable and the newly selected vocal group “gkh”. On the other hand, the second display unit 12 displays each phoneme group that is a candidate in the phoneme table D5. When the user presses the “hu *” button and selects the phonological group “hu *”, both the display units 11 and 12 are switched to the state of P06.
[0159]
In P06, “point hu *” is displayed on the first display unit 11, and each syllable that is a candidate in the syllable table D59 is displayed on the second display unit 12. When the user depresses the “hua” button and selects the syllable “hua”, both the display units 11 and 12 are switched to the state of P07 (FIG. 25).
[0160]
In P07, “telephone” is displayed on the first display unit 11. This is because the syllable “hua” is determined following the “dot” (dian) displayed in P06, so that the conversion module performs the syllable “dian” input earlier and the syllable “hua” input later. This is because of the re-conversion taking both of these into consideration. That is, the Chinese character “phone” corresponding to “dianhua” is displayed. On the other hand, the second display unit 12 displays each initial group that is a candidate in the initial table D for input of the next syllable. When the user presses the “jzhz” button and selects the initial group “jzhz”, both the display units 11 and 12 are switched to the state of P08.
[0161]
In P08, the first display unit 11 displays the Chinese character “phone” corresponding to the input syllable and the newly selected vocal group “jzhz”. On the other hand, the second display unit 12 displays each phoneme group that is a candidate in the phoneme table D6. When the user presses the “j?” Button and selects the phonological group “j?”, Both the display units 11 and 12 are switched to the state of P09.
[0162]
In P09, “phone j?” Is displayed on the first display unit 11, and each syllable that is a candidate in the syllable table D61 is displayed on the second display unit 12. When the user depresses the “ji” button and selects the syllable “ji”, the display units 11 and 12 are switched to the state of P10.
[0163]
In P10, “phone” which is a Chinese character corresponding to the syllable “dianhuaj” is displayed on the first display unit 11. The second display unit 12 displays each initial group that is a candidate in the initial table D in preparation for the next syllable input.
[0164]
In this way, the syllable “dian” is determined only by selecting “dt”, “di *”, and “dian” by three keystrokes. Moreover, the syllable “hua” is determined only by selecting “gkh”, “hu *”, and “hua” by three keystrokes. In addition, the syllable “ji” is determined only by selecting “jzhz”, “j?”, And “ji” by three keystrokes.
[0165]
As described above, any syllable of all the syllables based on the standard pronunciation of the Chinese characters defined in GB 2312 is determined by three keystrokes. Furthermore, by adding syllables other than the above m, n, hng, ng, and yo (io) to the special syllables, kanji other than those defined in GB 2312 can be input.
[0166]
Note that the Chinese input program according to the present embodiment realizes an input procedure based on the final classification method of the present invention, which has been developed by making maximum use of the final classification method based on Chinese phonology. Therefore, this input procedure is natural and familiar to users who use Chinese. That is, a user who uses Chinese can easily understand and use this input procedure.
[0167]
The telephone shown in FIGS. 1 and 2 is a touch panel type mobile phone, but the present invention is also applicable to a normal mobile phone. FIG. 26 is a schematic diagram showing the appearance of a normal mobile phone. This mobile phone has only one liquid crystal display 31. In this case, the display contents of the first display unit 11 that displays the input result and the second display unit 12 that displays the candidate buttons may be displayed on the screen of the liquid crystal display 31. . The user can input Chinese in the same manner as described above by pressing a numeric key serving as the input unit 13 while viewing the display corresponding to the display unit 12 on the liquid crystal display 31.
[0168]
[Second Embodiment]
The present embodiment is characterized in that a Chinese input program including an input module that determines one syllable by two to four keystrokes is implemented in the configuration of the first embodiment. Then, the user can determine one syllable in Chinese by pressing the key twice or four times after setting the mobile phone on which the Chinese input program is installed to the Chinese input mode.
[0169]
In the present embodiment, the syllable final is a single final, a complex final without interphony (aperture complex final), or a complex final with a central tone (simultaneous complex final, abutment complex final, and mouthpiece complex final). ), The number of keystrokes for determining the syllable varies. That is, a syllable including a single syllabary is input with two keystrokes, a syllable including a complex syllabary without interphony is input with three keystrokes, and a syllable including a complex syllabary with intersymbol is input with four keystrokes.
[0170]
FIG. 27 is a schematic diagram showing an initial screen in the Chinese input mode of the present embodiment. When the mobile phone of this embodiment is switched to the Chinese input mode, the second display unit 12 is in the state shown in FIG. In FIG. 27, “bp”, “mf”, “m” are respectively displayed at positions where 1, 2, 3, 4, 5, 6, 7, 8, 9, *, 0, # are displayed in FIG. “dt”, “nl”, “gkh”, “jzhz”, “qchc”, “xshs”, “r zero”, “transform”, “symbol”, and “edit” are displayed. Among these buttons, the buttons “bp”, “mf”, “dt”, “nl”, “gkh”, “jzhz”, “qchc”, “xshs” and “r zero” Corresponds to 9 voice group groups. And a user selects one of these each initial group by the 1st keystroke. When inputting a syllable consisting only of a final (zero vowel syllable), the user presses the “r zero” button.
[0171]
After the first keystroke, the second display unit 12 shifts to the state shown in any of FIGS. Specifically, when “bp” is selected by the first keystroke, “b”, “ba”, “bo”, “bi”, “bu”, “ “p”, “pa”, “po”, “pi”, and “pu” are displayed. That is, “b” and “p” that are the initials and “ba”, “bo”, “bi”, “bu”, “pa”, “po”, “pi”, “Pu” is displayed. If the syllable to be input is a syllable including a simple final, the user can confirm the syllable by pressing the corresponding button. On the other hand, if the syllable to be input is a syllable including a complex final, the user determines the initial by pressing the “b” or “p” button.
[0172]
Note that only the “b” and “p” buttons are shown in italics in FIG. The fact that the button is italic indicates that the syllable cannot be determined only by pressing the button. On the other hand, the fact that the button is not italic indicates that the syllable is confirmed by pressing the button.
[0173]
When “mf” is selected by the first keystroke, “m”, “ma”, “mo”, “me”, “mi”, “mu”, “f” are displayed on the display unit 12. “,“ Fa ”,“ fo ”, and“ fu ”are displayed. That is, “m” and “f” that are the initials and “ma”, “mo”, “me”, “mi”, “mu”, “fa”, “fo”, “Fu” is displayed. If the syllable to be input is a syllable including a simple final, the user can confirm the syllable by pressing the corresponding button. On the other hand, if the syllable to be input is a syllable including a complex final, the user determines the initial by pressing the “m” or “f” button.
[0174]
When “dt” is selected by the first keystroke, “d”, “da”, “de”, “di”, “du”, “t”, “ta” are displayed on the display unit 12. "," Te "," ti ", and" tu "are displayed. That is, “d” and “t” that are the initials and “da”, “de”, “di”, “du”, “ta”, “te”, “ti”, “Tu” is displayed. If the syllable to be input is a syllable including a simple final, the user can confirm the syllable by pressing the corresponding button. On the other hand, if the syllable to be input is a syllable including a complex final, the user determines the initial by pressing the “d” or “t” button.
[0175]
When “nl” is selected by the first keystroke, “n”, “na”, “ne”, “ni”, “nu”, “nv”, “l” are displayed on the display unit 12. “,” “La”, “le / lo”, “li”, “lu”, and “lv” are displayed. That is, “n” and “l” which are the initials and “na”, “ne”, “ni”, “nu”, “nv”, “la”, “le / lo” which are syllables including the simple final. , “Li”, “lu”, and “lv” are displayed. “Le / lo” indicates “le” or “lo”. If the syllable to be input is a syllable including a simple final, the user can confirm the syllable by pressing the corresponding button. On the other hand, if the syllable to be input is a syllable including a complex final, the user determines the initial by pressing the “n” or “l” button.
[0176]
When “gkh” is selected by the first keystroke, “g”, “ga”, “ge”, “gu”, “k”, “ka”, “ke” are displayed on the display unit 12. “,” “Ku,” “h,” “ha,” “he,” and “hu” are displayed. That is, “g”, “k”, and “h” that are the initials and “ga”, “ge”, “gu”, “ka”, “ke”, “ku”, ““ “ha”, “he”, and “hu” are displayed. If the syllable to be input is a syllable including a simple final, the user can confirm the syllable by pressing the corresponding button. On the other hand, if the syllable to be input is a syllable including a complex final, the user determines the initial by pressing a button of the initial “g”, “k” or “h”.
[0177]
When “jzhz” is selected by the first keystroke, “ji”, “ju”, “j / zh”, “zha”, “zhe”, “zhi”, “Zhu”, “z”, “za”, “ze”, “zi”, and “zu” are displayed. That is, “j / zh” and “z” which are the initials and “ji”, “ju”, “zha”, “zhe”, “zhi”, “zhu”, “za” which are syllables including the single final. , “Ze”, “zi”, and “zu” are displayed. “J / zh” represents “j” or “zh”. If the syllable to be input is a syllable including a simple final, the user can confirm the syllable by pressing the corresponding button. On the other hand, if the syllable to be input is a syllable including a complex final, the user selects the initial by pressing a button of the initial “j / zh” or “z”.
[0178]
When “qchc” is selected by the first keystroke, “qi”, “qu”, “q / ch”, “cha”, “che”, “chi”, “Chu”, “c”, “ca”, “ce”, “ci”, and “cu” are displayed. That is, “q / ch” and “c” which are the initials and “qi”, “qu”, “cha”, “che”, “chi”, “chu”, “ca” which are syllables including the single final. , “Ce”, “ci”, and “cu” are displayed. “Q / ch” indicates “q” or “ch”. If the syllable to be input is a syllable including a simple final, the user can confirm the syllable by pressing the corresponding button. On the other hand, if the syllable to be input is a syllable including a complex final, the user selects the initial by pressing a button of the initial “q / ch” or “c”.
[0179]
When “xshs” is selected by the first keystroke, “xi”, “xu”, “x / sh”, “sha”, “she”, “shi”, “shi”, “Shu”, “s”, “sa”, “se”, “si”, and “su” are displayed. That is, “x / sh” and “s”, which are the initials, and “xi”, “xu”, “sha”, “she”, “shi”, “shu”, “sa”, which are syllables including simple finals. , “Se”, “si”, and “su” are displayed. “X / sh” indicates “x” or “sh”. If the syllable to be input is a syllable including a simple final, the user can confirm the syllable by pressing the corresponding button. On the other hand, if the syllable to be input is a syllable including a complex final, the user selects the initial by pressing a button of the initial “x / sh” or “s”.
[0180]
When “r zero” is selected by the first keystroke, “r”, “re”, “ri”, “ru”, “′”, “a”, “a” are displayed on the display unit 12. “o / ^ e”, “e”, “yi”, “wu”, “yu”, and “er” are displayed. That is, “r” which is the initial and “′” which is the zero initial, and “re”, “ri”, “ru”, “a”, “o / ^ e”, “e” which include syllables. "," Yi "," wu "," yu ", and" er "are displayed. “O / ^ e” indicates “o” or “^ e”. If the syllable to be input is a syllable including a simple final, the user can select the syllable by pressing the corresponding button. On the other hand, if the syllable to be input is a syllable including a complex final, the user determines the initial by pressing the button of the initial “r” or the zero initial “′”.
[0181]
When “symbol” is selected by the first keystroke, a button for inputting a symbol is displayed on the display unit 12. Further, when “conversion” or “edit” is pressed by the first keystroke, the mobile phone is switched to a conversion mode or an edit mode, which will be described later.
[0182]
As described above, a syllable including a simple final is input by two keystrokes. On the other hand, a syllable including a complex final is input by three or four keystrokes. That is, a syllable including a complex final with no interphony is input by three keystrokes, and a syllable including a complex final with intersymbol is input by four keystrokes. Hereinafter, input of a syllable including a complex final will be described.
[0183]
FIG. 29 is an explanatory diagram showing the input of a syllable composed of the initial b or p and the complex final. When the user presses the “bp” button in the initial state (number of keystrokes (0)), the display unit 12 switches to the state of the number of keystrokes (1). Here, when “b” or “p” is pressed, the display unit 12 switches to the state of the number of keystrokes (2).
[0184]
More specifically, when “b” is selected in the second keystroke, the display unit 12 displays “bai”, “bei”, “bao”, “ “ban”, “ben”, “bang” and “beng” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can. Note that the “other” button displayed together with the syllable including the opening complex final is used for inputting a special syllable.
[0185]
In the state of the number of keystrokes (2) described above, a syllable including a complex final with interlude is not displayed. From this state, the cursor 14 is used to input a syllable including a complex final with interlude. In the cursor 14, the right direction is assigned to the intermediary i, the downward direction is assigned to the intermediary u, and the left direction is assigned to the intermediary v. Note that the upward direction is assigned without any intervening sound. It should be noted that guidance indicating the contents of assignment for the cursor 14 may be presented to the user.
[0186]
When the right direction of the cursor 14 is designated in the number of keystrokes (2), the syllables “bie”, “biao”, “bian”, “bin”, and “bing” starting with bi are displayed on the display unit 12. Is displayed. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting the desired one of the syllables starting with bi by the fourth keystroke.
[0187]
If the upward direction of the cursor 14 is designated in the state of the number of keystrokes (3), the display unit 12 returns to the state of the number of keystrokes (2) (when b is selected). For this reason, even if the user designates the interlacing i by mistake, for example, the user can return the display unit 12 to the state for inputting a syllable including an open complex final by specifying no interlacing again. it can.
[0188]
On the other hand, when “p” is selected in the second keystroke, the display unit 12 displays “pai”, “pei”, “pao”, “pou”, “pou” that are syllables including an open complex final. “pan”, “pen”, “pang” and “peng” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can. On the other hand, when the right direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllables “pie”, “piao”, “pian”, “pin” and “pin” starting with pi are displayed on the display unit 12. ping "is displayed. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with pi by the fourth keystroke.
[0189]
FIG. 30 is an explanatory diagram showing input of a syllable composed of the initial m or f and the complex final. When the user presses the “mf” button in the initial state (number of keystrokes (0)), the display unit 12 switches to the state of the number of keystrokes (1). Here, when “m” or “f” is pressed, the display unit 12 switches to the state of the number of keystrokes (2).
[0190]
More specifically, when “m” is selected in the second keystroke, the display unit 12 displays “mai”, “mei”, “mao”, “ “mou”, “man”, “men”, “mang” and “meng” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can. On the other hand, when the right direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllable “mie”, “miao”, “miu”, “mian”, “ “min” and “ming” are displayed. This is the state of the number of keystrokes (3). The user can input the syllable by selecting a desired one of these syllables starting with mi in the fourth keystroke.
[0191]
On the other hand, when “f” is selected in the second keystroke, the display unit 12 displays “fei”, “fou”, “fan”, “fen”, “ “fang” and “feng” are displayed. The user can determine the syllable by selecting a desired one of them by the third keystroke.
[0192]
FIG. 31 is an explanatory diagram showing the input of a syllable composed of the initial d or t and the complex final. When the user presses the “dt” button in the initial state (number of keystrokes (0)), the display unit 12 switches to the state of the number of keystrokes (1). Here, when “d” or “t” is pressed, the display unit 12 switches to the state of the number of keystrokes (2).
[0193]
More specifically, when “d” is selected in the second keystroke, the display unit 12 displays “dai”, “dei”, “dao”, “ “dou”, “dan”, “dang”, “deng” and “dong” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can.
[0194]
On the other hand, when the right direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllables “dia”, “die”, “diao”, “diu”, “ “dian” and “ding” are displayed. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with di in the fourth keystroke. If the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the display unit 12 displays syllables “duo”, “dui”, “duan”, and “unun” starting with du. . Note that “dong” in parentheses is also displayed in correspondence with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with du by the fourth keystroke.
[0195]
On the other hand, when “t” is selected in the second keystroke, “tai”, “tei”, “tao”, “tou”, “to”, which are syllables including an open complex final. “tan”, “tang”, “teng”, and “tong” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can.
[0196]
On the other hand, when the right direction of the cursor 14 is designated in the state of the number of keystrokes (2), the display unit 12 displays syllables “tie”, “tiao”, “tian”, and “ting” starting with ti. Is done. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of these syllables starting with ti by the fourth keystroke. When the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the display unit 12 displays the syllables “tuo”, “tui”, “tuan” and “tun” starting with tu. . Note that “tong” in parentheses is also displayed in correspondence with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can input the syllable by selecting a desired one of these syllables starting with tu by the fourth keystroke.
[0197]
FIG. 32 is an explanatory diagram showing the input of a syllable composed of the initial n or l and the complex final. When the user presses the “nl” button in the initial state (number of keystrokes (0)), the display unit 12 switches to the state of the number of keystrokes (1). Here, when “n” or “l” is pressed, the display unit 12 switches to the state of the number of keystrokes (2).
[0198]
More specifically, when “n” is selected in the second keystroke, the display unit 12 displays “nai”, “nei”, “nao”, “ “nou”, “nan”, “nen”, “nang”, “neng”, and “nong” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can.
[0199]
On the other hand, when the right direction of the cursor 14 is designated in the state of the number of keystrokes (2), the display unit 12 displays the syllables “nie”, “niao”, “niu”, “nian”, “ “nin”, “niang”, and “ning” are displayed. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of these syllables starting with ni by the fourth keystroke.
[0200]
When the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the display unit 12 displays syllables “nuo”, “nue” and “nuan” starting with nu. Note that “non” in parentheses is also displayed in correspondence with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with nu in the fourth keystroke.
[0201]
When the left direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllable “nve” starting with nv is displayed on the display unit 12. This is the state of the number of keystrokes (3). The user can input “nve”, which is a syllable starting with nv, in the fourth keystroke.
[0202]
On the other hand, when “l” is selected in the second keystroke, the display unit 12 displays “lai,” “lei,” “lao,” “lou,” “ “lan”, “lang”, “length”, and “long” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can.
[0203]
On the other hand, when the right direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllable “lia”, “lie”, “liao”, “liu”, “ “lian”, “lin”, “liang”, and “ling” are displayed. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting the desired one of the syllables starting with li in the fourth keystroke.
[0204]
When the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the display unit 12 displays the syllables “luo”, “lue”, “luan” and “lun” starting with lu. . Note that “long” in parentheses is also displayed in correspondence with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of these syllables starting with lu in the fourth keystroke.
[0205]
When the left direction of the cursor 14 is designated in the number of keystrokes (2), the syllable “lve” starting with lv is displayed on the display unit 12. This is the state of the number of keystrokes (3). The user can determine “lve” that is a syllable starting with lv by the fourth keystroke.
[0206]
FIG. 33 is an explanatory diagram showing the input of a syllable composed of the initial g, k, or h and the complex final. When the user presses the “gkh” button in the initial state (number of keystrokes (0)), the display unit 12 switches to the state of the number of keystrokes (1). Here, when “g”, “k”, or “h” is pressed, the display unit 12 switches to the state of the number of keystrokes (2).
[0207]
More specifically, when “g” is selected in the second keystroke, the display unit 12 displays “gai”, “gei”, “gao”, “ “gou”, “gan”, “gen”, “gang”, “geng”, and “gong” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can. On the other hand, when the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllable “gua”, “guo”, “guai”, “gui”, “gui” starting with gu is displayed on the display unit 12. “guan”, “gun”, and “guan” are displayed. Incidentally, parenthesized “gong” is also displayed in correspondence with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with gu by the fourth keystroke.
[0208]
On the other hand, when “k” is selected in the second keystroke, the display unit 12 displays “kai”, “kei”, “kao”, “kou”, “kou” that are syllables including the aperture complex final. “kan”, “ken”, “kang”, “keng” and “kong” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can. On the other hand, when the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllable “kua”, “kuo”, “kuai”, “kui”, “ku” starting with ku is displayed on the display unit 12. “kuan”, “kun”, and “kuang” are displayed. Note that “kong” in parentheses is also displayed in correspondence with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with ku by the fourth keystroke.
[0209]
On the other hand, when “h” is selected in the second keystroke, the display unit 12 displays “hai”, “hei”, “hao”, “hou”, “hou” that are syllables including the aperture complex final. “han”, “hen”, “hang”, “hang”, and “hong” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can. On the other hand, when the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the display unit 12 displays the syllables “hua”, “huo”, “huai”, “hui”, “hu” starting with “hu”. “huan”, “hun” and “huang” are displayed. Note that “hong” in parentheses is also displayed in correspondence with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with hu by the fourth keystroke.
[0210]
FIG. 34 is an explanatory diagram showing the input of a syllable composed of the initial j, zh or z and the complex final. When the user presses the “jzhz” button in the initial state (number of keystrokes (0)), the display unit 12 switches to the state of the number of keystrokes (1). Here, when “j / zh” or “z” is pressed, the display unit 12 switches to the state of the number of keystrokes (2). “J / zh” represents “j” or “zh”.
[0211]
More specifically, when “j / zh” is selected in the second keystroke, the display unit 12 displays “zhai”, “zhei”, “zhao” that are syllables including an open complex final. , “Zhou”, “zhan”, “zhen”, “zhang”, “zheng” and “zhong” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can.
[0212]
On the other hand, when the right direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllables “jia”, “jie”, “jiao”, “jiu”, “ji” beginning with ji are displayed on the display unit 12. “jian”, “jin”, “jiang”, “jing”, and “jiong” are displayed. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with ji by the fourth keystroke.
[0213]
In addition, when the downward direction of the cursor 14 is specified in the state of the number of keystrokes (2), the syllable “zhua”, “zhuo”, “zhuai”, “zhui”, “zhuan” starting with zhu is displayed on the display unit 12. , “Zhun” and “zhunung” are displayed. Note that “zhong” in parentheses is also displayed in correspondence with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with zhu by the fourth keystroke.
[0214]
When the left direction of the cursor 14 is designated in the state of the number of keystrokes (2), the display unit 12 displays syllables “jue”, “juan” and “jun” starting with ju. Note that “jiong” in parentheses is also displayed in correspondence with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of these syllables with the fourth keystroke.
[0215]
On the other hand, when “z” is selected in the second keystroke, the display unit 12 displays “zai”, “zei”, “zao”, “zou”, “zou” that are syllables including an open complex final. “zan”, “zen”, “zang”, “zeng”, and “zong” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can.
[0216]
On the other hand, when the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the display unit 12 displays the syllables “zuo”, “zui”, “zuan”, and “zun” starting with zu. Is done. Note that “zong” with parentheses is also displayed in correspondence with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with zu in the fourth keystroke.
[0217]
FIG. 35 is an explanatory diagram showing the input of a syllable composed of the initial q, ch or c and the complex final. When the user presses the “qchc” button in the initial state (number of keystrokes (0)), the display unit 12 switches to the state of the number of keystrokes (1). Here, when “q / ch” or “c” is pressed, the display unit 12 switches to the state of the number of keystrokes (2). “Q / ch” indicates “q” or “ch”.
[0218]
More specifically, when “q / ch” is selected in the second keystroke, “chai”, “chao”, “chou”, which are syllables including an open complex final, are displayed on the display unit 12. , “Chang”, “chen”, “chang”, “chang”, and “chong” are displayed. If the syllable to be input is a syllable including these open diphragms, the user can input the syllable by selecting a desired one of them by the third keystroke. it can.
[0219]
On the other hand, when the right direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllables “qia”, “qie”, “qiao”, “qiu”, “qiu” starting with qi are displayed on the display unit 12. “qian”, “qin”, “qiang”, “qing”, and “qiong” are displayed. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with qi by the fourth keystroke.
[0220]
If the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllables “chuo”, “chuai”, “chui”, “chuan”, “chun” starting with chu are displayed on the display unit 12. And “chang” are displayed. In addition, “chong” with parentheses is also displayed corresponding to the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with chu in the fourth keystroke.
[0221]
When the left direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllables “quee”, “quant”, and “quun” are displayed on the display unit 12. Note that “qiong” in parentheses is also displayed in association with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of these syllables with the fourth keystroke.
[0222]
On the other hand, when “c” is selected in the second keystroke, the display unit 12 displays “cai”, “cao”, “cou”, “can”, “can” which are syllables including an open complex final. “cen”, “cang”, “ceng” and “cong” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can.
[0223]
In contrast, when the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the display unit 12 displays the syllables “cuo”, “cui”, “cuan” and “cun” starting with “cu”. Is done. Note that “cong” in parentheses is also displayed in association with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting the desired one of the syllables starting with cu in the fourth keystroke.
[0224]
FIG. 36 is an explanatory diagram showing the input of a syllable composed of the initial x, sh or s and the complex final. When the user presses the “xshs” button in the initial state (number of keystrokes (0)), the display unit 12 switches to the state of the number of keystrokes (1). Here, when “x / sh” or “s” is pressed, the display unit 12 switches to the state of the number of keystrokes (2). “X / sh” indicates “x” or “sh”.
[0225]
More specifically, when “x / sh” is selected in the second keystroke, the display unit 12 displays “shai”, “shei”, “siao” that are syllables including an open complex final. , “Show”, “shan”, “shen”, “shang”, and “sheng” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can.
[0226]
On the other hand, when the right direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllable “xia”, “xie”, “xiao”, “xiu”, “xiu” starting with xi is displayed on the display unit 12. “xian”, “xin”, “xiang”, “xing”, and “xiong” are displayed. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with xi by the fourth keystroke.
[0227]
In addition, when the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllable “shua”, “shuo”, “shuai”, “shui”, “shuan” starting with shu is displayed on the display unit 12. , “Shun” and “shuang” are displayed. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with shu by the fourth keystroke.
[0228]
When the left direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllables “xue”, “xuan”, and “xun” are displayed on the display unit 12. Note that “xiong” in parentheses is also displayed in association with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of these syllables with the fourth keystroke.
[0229]
On the other hand, when “s” is selected in the second keystroke, the display unit 12 displays “sai”, “sao”, “sou”, “san”, “san” that are syllables including an open complex final. “sen”, “sang”, “seng” and “song” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can.
[0230]
On the other hand, when the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the display unit 12 displays the syllables “suo”, “sui”, “suan” and “sun” starting with su. Is done. Note that “song” in parentheses is also displayed in association with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with su in the fourth keystroke.
[0231]
FIG. 37 is an explanatory diagram showing the input of a syllable composed of the initial r or the zero initial and the complex final. When the user presses the “r zero” button in the initial state (number of keystrokes (0)), the display unit 12 switches to the state of the number of keystrokes (1). Here, when “r” or “′” is pressed, the display unit 12 switches to the state of the number of keystrokes (2).
[0232]
More specifically, when “r” is selected in the second keystroke, the display unit 12 displays “rao”, “rou”, “ran”, “ “ren”, “rang”, “reng” and “long” are displayed. Then, if the syllable to be input is a syllable including these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can.
[0233]
On the other hand, when the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the display unit 12 displays the syllables “ruo”, “rui”, “ruan” and “run” starting with ru. Is done. Note that “long” in parentheses is also displayed corresponding to the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with these ru by the fourth keystroke.
[0234]
On the other hand, when “′” is selected in the second keystroke, the display unit 12 displays “ai”, “ei”, “ao”, “ou”, “ “an”, “en”, “ang”, “eng” and “ong” are displayed. Then, if the syllable to be input is a syllable composed of these open diphragms, the user can determine the syllable by selecting a desired one of them by the third keystroke. it can.
[0235]
On the other hand, when the right direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllable “ya”, “ye”, “yao”, “you”, “ “yan”, “yin”, “yang”, “ying” and “yong” are displayed. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting the desired one of these syllables starting with y by the fourth keystroke.
[0236]
When the downward direction of the cursor 14 is designated in the state of the number of keystrokes (2), the syllable “wa”, “wo”, “wai”, “wei”, “wan” starting with w is displayed on the display unit 12. , “Wen”, “wang” and “weng” are displayed. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of the syllables starting with w by the fourth keystroke.
[0237]
When the left direction of the cursor 14 is designated in the state of the number of keystrokes (2), the display unit 12 displays syllables “yue”, “yuan”, and “yun”. In addition, “ong” in parentheses is also displayed in correspondence with the phonetic alphabet. This is the state of the number of keystrokes (3). The user can determine the syllable by selecting a desired one of these syllables with the fourth keystroke.
[0238]
As described above, first, one of the initial groups is selected by the first keystroke as in the first embodiment. If the final syllable of the syllable to be input is a single final, the syllable is determined by the second keystroke. On the other hand, if the final syllable of the syllable to be input is a complex final, only the initial syllable is determined by the second keystroke. If the final syllable of the syllable to be input is an open complex final, the syllable is determined by the third keystroke. On the other hand, if the final syllable of the syllable to be input is a complex final other than the aperture complex final, the interphony of the complex final is designated by the third keystroke. Then, a syllable including a complex final other than the aperture complex final is determined by the fourth keystroke after the above-described interphone is designated.
[0239]
Next, kanji conversion according to this embodiment will be described. In addition, the Chinese input mode for Chinese input further includes a reading input mode for inputting readings by Pinyin and phonetic characters, a kanji conversion mode for converting input readings to kanji, and editing the input kanji strings. The document editing mode is subdivided. The reading input mode is switched to the kanji conversion mode when the “conversion” button is pressed in the initial state (FIG. 27).
[0240]
FIG. 38 is an explanatory diagram showing switching between the reading input mode and the kanji conversion mode. The reading input mode is switched to the kanji conversion mode when the “conversion” button displayed in the initial state is pressed. In the kanji conversion mode, kanji corresponding to the input reading (syllables) is displayed on the display unit 12 as ten buttons. The user can determine the kanji by selecting a desired one of the displayed kanji. When the kanji is determined, the kanji conversion mode is switched to the reading input mode.
[0241]
In the kanji conversion mode, “input” and “shift” buttons are displayed in addition to the above kanji. When the “input” button is pressed, the kanji conversion mode is switched to the reading input mode. The “shift” button is used together with the cursor 14.
[0242]
The cursor 14 is used for tone specification and cursor movement in the reading input mode. That is, when the syllable is not confirmed, it can be used to specify the tone as in the first embodiment, and when the syllable is confirmed, it can be used to move the cursor position in the already input character string.
[0243]
On the other hand, the cursor 14 is used for display control of candidate Chinese characters in the Chinese character conversion mode. In addition, the order according to the use frequency is attached | subjected to the candidate Chinese character. Then, for example, up to 10 kanji characters can be displayed simultaneously in order of frequency of use, and when there are more than 10 kanji characters, the user operates the cursor 14 to Kanji characters that are not displayed at that time can be displayed.
[0244]
Specifically, when the upward direction of the cursor 14 is designated, ten kanji characters that are used more frequently than the kanji characters that have been displayed are displayed. When the downward direction of the cursor 14 is designated, ten kanji characters that are used less frequently than the kanji characters that have been displayed are displayed.
[0245]
Further, when the cursor is designated upward after the “shift” button is pressed, 10 characters are displayed in order from the most frequently used one. When the downward direction of the cursor 14 is designated after the “shift” button is pressed, 10 characters are displayed in order from the least frequently used one.
[0246]
When kanji conversion is performed in units of words instead of units of characters, the user can move the word to be selected for the same phonetic character to the left by designating the cursor 14 to the left. By designating the right direction of the cursor 14, the word to be selected for the same phonetic character can be moved to the right in character units. Further, by designating the left direction of the cursor 14 after the “shift” button is pressed, the word to be selected for the same phonetic character can be moved to the left in units of words, and the cursor is pressed after the “shift” button is pressed. By designating the right direction of 14, the word that is the target of the same phonetic character selection can be moved to the right in units of words.
[0247]
FIG. 39 is an explanatory diagram showing switching between the reading input mode and the document editing mode. The reading input mode is switched to the document editing mode when the “edit” button displayed in the initial state is pressed. In this document editing mode, the display unit 12 displays “cut”, “copy”, “paste”, “undo”, “search”, “replace”, “range”, “tab”, “insert”, “input”. "," Blank "and" shift "buttons are displayed. Use the “Cut”, “Copy”, “Paste”, “Undo”, “Search”, “Replace”, “Range”, “Tab”, “Insert”, and “Blank” buttons. A person can edit a document in the same manner as a normal editor program.
[0248]
The “input” button is used for mode switching. That is, the document editing mode is switched to the reading input mode when the “input” button is pressed. The “shift” button is used in combination with the cursor 14. Specifically, when the left direction of the cursor 14 is designated after the “shift” button is pressed, the cursor moves to the beginning of the line. When the right direction of the cursor 14 is designated after the “shift” button is pressed, the cursor moves to the end of the line. When the upward direction of the cursor 14 is designated after the “shift” button is pressed, the cursor moves to the beginning of the sentence. When the downward direction of the cursor 14 is designated after the “shift” button is pressed, the cursor moves to the end of the sentence. Furthermore, the user can use functions such as word registration, dictionary selection, and simplified / traditional character switching by operating the “shift” button in combination with other buttons.
[0249]
Hereinafter, with reference to the flowchart of FIG. 40, the process of the Chinese input program of this embodiment is further demonstrated. This flowchart starts when the user sets the Chinese input mode and ends when the Chinese input mode is canceled. Note that the control unit 20 performs reading input by switching the three input stages of selection of initials, selection of simple finals, and selection of complex finals.
[0250]
After the start of the flowchart of FIG. 40, first, the input stage is set to the initial selection (S101), and each initial group is displayed on the display unit 12 as shown in FIG. 27 (S102). Then, the control unit 20 waits until an input is made by the user (S103). When an input is made, the process branches depending on whether the input is a reading input or a cursor operation (S104). Specifically, when the input is a reading input or a cursor operation, a reading input process (S105) described later with reference to FIG. 41 is executed. After this reading input is executed, the process returns to S103.
[0251]
On the other hand, if the input is a “conversion” button press (S106; Yes), a kanji conversion process described later with reference to FIG. 42 is executed. If the “edit” button is pressed (S107; Yes), A document editing process described later with reference to FIG. 43 is executed. If the input does not correspond to any of the above, processing corresponding to the input (processing assigned to the pressed button) is performed (S108).
[0252]
Hereinafter, the reading input process will be described with reference to the flowchart of FIG. First, the process branches according to the set input stage (S201). That is, the control unit 20 advances the process to S202 if the input stage is the initial selection, advances the process to S207 if the single final is selected, and advances the process to S214 if the complex final is selected.
[0253]
When the input stage is selection of the initials, if the input made in the process of the flowchart of FIG. 40 is not an operation on the cursor 14 (S202; No), the control unit 20 identifies the initial group specified by the input. Is displayed on the display unit 12 (S203). That is, any one of FIG. 28 is displayed. Then, the control unit 20 sets the input stage to monophonic selection (S204), and the second display unit 12 displays the combination of the specified initial of the initial group and the final final group in italic notation of the initial initial. At the same time, a syllable composed of the initial and single final of the specified initial group is displayed (S205). And the control part 20 complete | finishes the process of the flowchart of FIG. 41 (a process returns to S103 of FIG. 40).
[0254]
When the input stage is simple final selection, if the input made in the process of the flowchart of FIG. 40 does not specify a combination of the initial and complex final groups (S207; No), the control unit 20 performs the input. A syllable including a simple syllable is specified according to, and a Chinese character corresponding to this syllable is displayed on the first display unit 11 (S208). Then, the control unit 20 sets the input stage to the initial selection (S209), and displays each initial group on the second display unit 12 (S210). And the control part 20 complete | finishes the process of the flowchart of FIG. 41 (a process returns to S103 of FIG. 40).
[0255]
When the input stage is simple final selection, if the input made in the process of the flowchart of FIG. 40 specifies a combination of the initial and complex final groups (S207; Yes), the control unit 20 performs the input. In accordance with the above, the combination of the initial and the complex final group is specified (S211), the input stage is set to the complex final selection (S212), and the syllable including the open complex final is displayed on the second display unit 12 (S213). And the control part 20 complete | finishes the process of the flowchart of FIG. 41 (a process returns to S103 of FIG. 40).
[0256]
If the input stage is a complex final selection and the input made in the process of the flowchart of FIG. 40 is not an operation on the cursor 14 (S214; No), the control unit 20 identifies a syllable including a complex final according to the input. Then, the kanji corresponding to this syllable is displayed on the first display unit 11 (S215). Then, the control unit 20 sets the input stage to the initial selection (S216), and displays each initial group on the second display unit 12 (S217). And the control part 20 complete | finishes the process of the flowchart of FIG. 41 (a process returns to S103 of FIG. 40).
[0257]
If the input stage is a complex final selection and the input made in the process of the flowchart of FIG. 40 is an operation on the cursor 14 (S214; Yes), the control unit 20 changes the direction of the cursor 14 designated by the operation. In response, the syllable including the complex final with interlude is displayed on the second display unit 12 (S218). And the control part 20 complete | finishes the process of the flowchart of FIG. 41 (a process returns to S103 of FIG. 40).
[0258]
With the above processing, the syllable is fixed and the kanji corresponding to the syllable is displayed on the first display unit 11. Furthermore, when the displayed kanji is different from the desired one (the tone is different), the user can call the desired kanji by specifying the tone with the cursor 14. Processing of the control unit 20 in specifying the tone will be described. That is, when the input stage is selection of the initial, if the input made in the process of the flowchart of FIG. 40 is an operation on the cursor 14 (S202; Yes), the control unit 20 is displayed on the first display unit 11. The kanji that has been deleted is deleted, and the kanji corresponding to the tone specified by the operation on the cursor 14 is displayed on the display unit 11 (S206).
[0259]
Next, the kanji conversion process will be described with reference to FIG. This Kanji conversion process is executed when the input made in the reading input mode is a press of the “convert” button (S106 in FIG. 40; Yes). First, the control unit 20 displays a plurality of the same phonetic characters corresponding to the last input syllable on the second display unit 12 (S301 in FIG. 42). Then, the control unit 20 waits until an input is made by the user (S302). When an input is made, the control unit 20 branches the process depending on whether or not this input designates a Chinese character and confirms conversion (S303).
[0260]
If the input specifies kanji (S303; Yes), the control unit 20 determines the specified kanji as the kanji corresponding to the input syllable (S304), and returns the process to S101 in FIG.
[0261]
When kanji conversion is performed in units of words instead of characters, the control unit 20 determines the designated kanji as the kanji corresponding to the input syllable (S304), and then the processing is performed as shown in FIG. Without returning to S101, the same syllable candidate for the next syllable is displayed, and the process returns to S302 to continue the kanji selection process.
[0262]
Even if kanji conversion is performed in units of characters, after confirming the kanji corresponding to the current syllable (S304), the process does not return to S101 in FIG. 40, and the kanji following the kanji confirmed in S304 is predicted. There are also specifications that display candidates and return to S302 to continue the kanji selection process.
[0263]
On the other hand, if the input does not specify kanji (S303; No), the control unit 20 branches the process depending on whether or not the input specifies switching to the reading input mode (S305). ). Specifically, when the input designates switching to the reading input mode (S305; Yes), the control unit 20 returns the process to S101 in FIG. In other cases (S305; No), a process corresponding to the input is performed (S306), and the process returns to S302.
[0264]
Next, the document editing process will be described with reference to FIG. This document editing process is executed when the input made in the reading input mode is a press of the “edit” button (S107 in FIG. 40; Yes). First, the control unit 20 displays an initial screen in the document editing mode on the second display unit 12 (S401). Then, the control unit 20 waits until an input is made by the user (S402). When an input is made, the control unit 20 branches the process depending on whether or not the input is a press of a “shift” button (S403).
[0265]
If the input is pressing of the “shift” button (S403; Yes), the control unit 20 displays a button indicating an editing function not displayed on the initial screen on the second display unit 12 (S404), and processing To S402.
[0266]
On the other hand, if the input is not a press of the “shift” button (S403; No), the control unit 20 branches the process depending on whether or not the input specifies switching to the reading input mode ( S405). Specifically, when the input specifies switching to the reading input mode (S405; Yes), the control unit 20 returns the process to S101 in FIG. In other cases (S405; No), a process corresponding to the input is performed (S406), and the process returns to S402.
[0267]
As described above, the reading input, conversion, and editing processes are executed in accordance with the user's operation. The user operates the mobile phone to confirm and input Chinese syllables, select and determine the desired one from the list of multiple kanji corresponding to the syllable, and edit the sentence composed of the determined kanji can do.
[0268]
In the above description, the kanji conversion is performed based on the syllable after the syllable is determined. Not limited to this, the Chinese input program of the present embodiment can convert these initials into Chinese words or phrases when the user inputs only a plurality of syllable initials.
[0269]
In order to input only the syllable phoneme, the user selects a phoneme group by pressing a button including a desired phoneme to be input in the initial state of reading input shown in FIG. . Then, one (corresponding to the selected initial group) in FIG. 28 is displayed on the second display unit 12. In this state, the initials belonging to the selected initial group are sequentially assigned to the upward, rightward, downward, and leftward directions of the cursor 14. Then, the user can confirm the input target by operating the cursor 14.
[0270]
FIG. 44 is an explanatory diagram showing assignment of the initial to the cursor. As shown in FIG. 44, for example, when the initial group of dt is selected on the initial screen of reading input (FIG. 27), “d” and “t” "Is assigned to each. When a gkh initial group is selected, “g”, “k”, and “h” are assigned to the upward, rightward, and downward directions of the cursor 14, respectively. When the jzhz initial group is selected, “j”, “zh”, and “z” are respectively assigned to the upward, rightward, and downward directions of the cursor 14. Even when another initial group is selected, assignment to the cursor 14 is performed in the same manner as described above. When r-zero phone group is selected, “r”, “′”, “y”, and “w” are respectively assigned to the upward, rightward, downward, and leftward directions of the cursor 14.
[0271]
By using the cursor 14 in this way, the user can confirm and input the initial character with two keystrokes. That is, the initial group is selected by the first keystroke, and the initial is determined by the second keystroke.
[0272]
For example, when inputting “telephone” (dian, hua, ji), the user first selects the initial group of dt and then specifies the upward direction of the cursor 14 to input the initial d. Next, the user inputs the initial h by selecting the downward direction of the cursor 14 after selecting the initial group of gkh. Next, the user inputs the initial j by designating the upward direction of the cursor 14 after selecting the initial group of jzhz. Then, the Chinese input program specifies “phone” as a corresponding word based on d · h · j input as described above, and displays it on the first display unit 11.
[0273]
(Supplementary note 1) By identifying whether the final word in the Chinese syllable to be input corresponds to a single final word, an open complex final, a simultaneous complex final, a joint complex final, or a mouthful complex final , The procedure to narrow down the syllables that are candidates for the input target syllable,
A Chinese input program that is executed by a computer.
[0274]
(Appendix 2) A computer,
The input target is identified by specifying whether the final syllabary in the Chinese syllable to be input is a single final, a double complex, a simultaneous complex, a joint complex, or a mouth complex. A storage unit storing a Chinese input program for causing the computer to execute a procedure for narrowing down syllables that are candidates of syllables of
Chinese input device characterized by comprising.
[0275]
(Supplementary note 3) By specifying whether the final syllabary in the Chinese syllable to be input corresponds to a simple final, an aperture complex, a simultaneous complex, a joint complex, or a mouth complex , The procedure to narrow down the syllables that are candidates for the input target syllable,
A Chinese input method characterized by causing a computer to execute the method.
[0276]
(Supplementary note 4) By specifying whether the final syllabary in the Chinese syllable to be input corresponds to a simple final, an open complex, a simultaneous complex, a joint complex, or a mouth complex , The procedure to narrow down the syllables that are candidates for the input target syllable,
A computer-readable medium storing a Chinese input program to be executed by a computer.
[0277]
(Supplementary Note 5) A first presentation procedure for presenting each vocal group when the Chinese initial is classified into a plurality of initial groups;
A vocal group identification procedure for identifying one vocal group from each of the vocal groups;
A phoneme group created for each phoneme group belonging to the phoneme group specified in the phoneme group specifying procedure when Chinese phonemes are classified into a plurality of phoneme groups, the phoneme and each phoneme group A second presentation procedure for presenting a phoneme group including each of the phoneme groups that can be used subsequently to the phoneme of
A phoneme group specifying procedure for specifying one phoneme group from each of the phoneme groups;
A third presentation procedure for presenting syllable determination information including the finals belonging to each final group included in the phoneme group specified by the phoneme group specification procedure;
A syllable composed of the specified final and the initial included in the phonological group specified in the phonological group specifying procedure by specifying one final among the finals included in the syllable determination information. A syllable determination procedure for determining as a syllable to be input,
A Chinese input program that is executed by a computer.
[0278]
(Supplementary Note 6) An acquisition procedure for acquiring Chinese characters based on the syllable determined in the syllable determination procedure,
The Chinese input program according to appendix 5, which is further executed by the computer.
[0279]
(Supplementary note 7) Each of the final group includes a simple final, an aperture complex final, a uniform complex final, a joint complex final, and a mouthful complex final.
The Chinese input program according to appendix 5 or 6, characterized in that it is configured at least.
[0280]
(Supplementary Note 8) The syllable determination information also includes special syllables that are syllables other than syllables expressed by the initials belonging to the initial group and the finals belonging to the final group.
The Chinese input program according to any one of appendices 5 to 7, wherein
[0281]
(Supplementary note 9) The Chinese input program according to any one of supplementary notes 5 to 8, further causing the computer to execute a tone specifying procedure for specifying a tone corresponding to a syllable to be input.
[0282]
(Supplementary Note 10) The tone specifying procedure is executed after the phoneme specifying procedure,
In the third presentation procedure, the tone specified by the tone specifying procedure is included in the syllable determination information and presented.
The Chinese input program according to appendix 9, wherein
[0283]
(Supplementary note 11)
a first initial group including two initials corresponding to b and p,
a second initial group including two initials corresponding to m and f,
a third initial group including two initials corresponding to d and t respectively;
a fourth initial group including two initials corresponding to n and l respectively;
a fifth initial group including three initials corresponding to g, k, and h,
a sixth initial group including three initials corresponding to j, zh, and z respectively;
a seventh initial group including three initials corresponding to q, ch, and c,
an eighth initial group including three initials corresponding to x, sh, and s respectively;
From the initial corresponding to r and the ninth initial group including the zero initial,
The Chinese input program according to any one of appendices 1 to 10, which is configured at least.
[0284]
(Supplementary Note 12) The second presentation procedure includes a phoneme group in which a phoneme corresponding to b and a simple phoneme are associated with each other when the first phoneme group is specified in the phoneme group specifying procedure, b A phoneme group that associates a phoneme corresponding to vowel with an open diphragm, a phoneme group that associates a phoneme corresponding to b with a homologous diphragm, and a voice that associates a phoneme corresponding to p with a monophone. Presenting a rhyme group, a phoneme group corresponding to a phoneme corresponding to p and an aperture complex final, and a phoneme group corresponding to a phoneme corresponding to p and a simultaneous complex final.
When the second initial group is specified in the above initial group specifying procedure, the initial group corresponding to m and the single final is associated with the initial group corresponding to m, and the initial corresponding to m and the open complex final. A phoneme group, a phoneme group corresponding to m and a homologous complex final, a phoneme group corresponding to a phoneme corresponding to f, and a phoneme and opening corresponding to f. Present a phoneme group that corresponds to a complex mother,
When the third initial group is specified by the above initial group specifying procedure, the initial group corresponding to the initial corresponding to d and the final final final pattern are associated with each other. A phoneme group, a phoneme group corresponding to a homologous diphragm and a phoneme group corresponding to d, a phoneme group corresponding to a phoneme corresponding to d and a joint diphragm, a phoneme corresponding to t, and a simple final A phoneme group corresponding to t, a phoneme group corresponding to the opening complex final, a phoneme group corresponding to t and a simultaneous complex final, and t Present a phoneme group that corresponds the corresponding phoneme to the apologetic compound,
When the fourth initial group is specified in the above initial group specifying procedure, the initial group corresponding to the initial initial corresponding to n is associated with the initial final corresponding to the initial final corresponding to n. Phonological group, a phonological group corresponding to n and a diabolic complex, a phonological group corresponding to n, a singular complex, and a singing complex, respectively, A phoneme group in which the corresponding phoneme is associated with a simple final, a phoneme group in which a phoneme corresponding to l is associated with an open complex final, a phoneme in which a phoneme corresponding to l is associated with a homologous complex final Present a group, and a phoneme group in which the phoneme corresponding to l is associated with the abutment complex and the gait complex final,
When the fifth initial group is specified in the above initial group specifying procedure, the initial group corresponding to g and the simple final is associated with the final group corresponding to g and the open complex final. A phoneme group, a phoneme group corresponding to g and a complex diphragm, a phoneme group corresponding to a phoneme corresponding to k and a simple final, a phoneme corresponding to k and an aperture diphragm A phoneme group corresponding to k, a phoneme group corresponding to k and a joint diphragm, a phoneme group corresponding to a phoneme corresponding to h and a single rhyme, a phoneme and opening corresponding to h Present a phoneme group that corresponds to a complex final, and a phoneme group that corresponds to a phonetic equivalent to h and an abutment complex final.
When the 6th initial group is specified by the above initial group specifying procedure, the initial group corresponding to j is the corresponding phoneme group corresponding to j, and the initial corresponding to j is associated with the same period complex final. A phoneme group corresponding to j, a phoneme group corresponding to a singing mouth complex final, a phoneme group corresponding to a phoneme corresponding to zh and a simple final, and a phoneme corresponding to zh A phoneme group corresponding to a final, a phoneme group corresponding to a phoneme corresponding to zh and an abutment complex final, a phoneme group corresponding to a phoneme corresponding to z and a single final, a phoneme corresponding to z Presents a phoneme group that associates a vowel and an open diphragm, and a phoneme group that associates a phoneme corresponding to z and a joint diphragm,
When the seventh initial group is specified by the above initial group specifying procedure, the first and second final phone groups correspond to q, and the first corresponding to q and the same complex double final. A phoneme group corresponding to q, a phoneme group corresponding to a shooting mouth complex final, a phoneme group corresponding to a phoneme corresponding to ch and a simple final, a phoneme corresponding to ch and an aperture complex. A phoneme group corresponding to a final name, a phoneme group corresponding to a phoneme corresponding to ch and a joint diphragm, a phoneme group corresponding to a phoneme corresponding to c and a simple final, a phoneme corresponding to c Presents a phoneme group that associates a vowel and an aperture complex final, and a phoneme group that associates a phoneme corresponding to c and a joint complex final.
When the 8th initial group is specified by the above initial group specifying procedure, the initial group corresponding to x is equivalent to the final group, and the initial corresponding to x is equivalent to the simultaneous complex final. A phoneme group corresponding to x, a phoneme group corresponding to the singing mouth complex final, a phoneme group corresponding to the shone corresponding to sh, and a phoneme group corresponding to sh. A phoneme group corresponding to a final name, a phoneme group corresponding to a shone corresponding to sh and an abutment complex final, a phoneme group corresponding to a phoneme corresponding to s and a simple final, a phoneme corresponding to s Presents a phoneme group that associates a vowel and an open diphragm, and a phoneme group that associates a vowel corresponding to s and a joint diphragm,
When the ninth group is identified by the above-mentioned procedure for identifying the initial group, the initial group corresponding to r is associated with the central group corresponding to r, the initial group corresponding to r is associated with the open complex final. Phoneme group, phoneme group corresponding to r and a complex diphragm, phoneme group consisting of monophonic mothers without voice, phoneme group consisting of open polyphonic mothers without voice, Present a phonological group consisting of a diabolic complex, a phonological group consisting of a joint diphragm without an initial, and a phonological complex consisting of a mouthful complex without a central
The Chinese input program according to supplementary note 11, wherein
[0285]
(Additional remark 13) The input part which has a key, The display part which displays information,
First presenting means for displaying on the display unit each of the initial groups in association with the keys of the input unit when the Chinese initials are classified into a plurality of initial groups;
When a key associated with the initial group is pressed, the initial group specifying means for specifying one initial group from the individual initial groups;
A phoneme group created for each phoneme group belonging to the phoneme group specified by the phoneme group specifying means when the Chinese phonemes are classified into a plurality of phoneme groups, wherein the phoneme and each phoneme group A second presentation means for displaying a phoneme group including each of the phoneme groups that can be used subsequently to the phoneme in association with a key of the input unit on the display unit;
Phoneme group specifying means for specifying one phoneme group from each phoneme group when a key associated with the phoneme group is pressed;
Third presentation means for displaying, on the display unit, syllable determination information including a final name belonging to each final name group included in the phoneme group specified by the phoneme group specifying means in association with a key of the input unit. When,
When a key associated with the syllable determination information is pressed, by specifying one final from among the finals included in the syllable determination information, the specified final and the phoneme group specifying means A syllable determination means for determining a syllable composed of a phoneme included in the phonological group specified in
Chinese input device characterized by comprising.
[0286]
(Appendix 14)
A first presentation procedure for presenting each initial group when the Chinese initial is classified into a plurality of initial groups;
A vocal group identification procedure for identifying one vocal group from each of the vocal groups;
A phoneme group created for each phoneme group belonging to the phoneme group specified in the phoneme group specifying procedure when Chinese phonemes are classified into a plurality of phoneme groups, the phoneme and each phoneme group A second presentation procedure for presenting a phoneme group including each of the phoneme groups that can be used subsequently to the phoneme of
A phoneme group specifying procedure for specifying one phoneme group from each of the phoneme groups;
A third presentation procedure for presenting syllable determination information including the finals belonging to each final group included in the phoneme group specified by the phoneme group specification procedure;
A syllable composed of the specified final and the initial included in the phonological group specified in the phonological group specifying procedure by specifying one final among the finals included in the syllable determination information. A syllable determination procedure for determining as a syllable to be input,
A Chinese input method characterized by causing a computer to execute the method.
[0287]
(Additional remark 15) The 1st presentation procedure which presents each initial group when the Chinese initial is classified into a plurality of initial groups;
A vocal group identification procedure for identifying one vocal group from each of the vocal groups;
A phoneme group created for each phoneme group belonging to the phoneme group specified in the phoneme group specifying procedure when Chinese phonemes are classified into a plurality of phoneme groups, the phoneme and each phoneme group A second presentation procedure for presenting a phoneme group including each of the phoneme groups that can be used subsequently to the phoneme of
A phoneme group specifying procedure for specifying one phoneme group from each of the phoneme groups;
A third presentation procedure for presenting syllable determination information including the finals belonging to each final group included in the phoneme group specified by the phoneme group specification procedure;
A syllable composed of the specified final and the initial included in the phonological group specified in the phonological group specifying procedure by specifying one final among the finals included in the syllable determination information. A syllable determination procedure for determining as a syllable to be input,
A computer-readable medium storing a Chinese input program to be executed by a computer.
[0288]
(Supplementary Note 16) A first presenting procedure for presenting each initial group when a Chinese initial is classified into a plurality of initial groups;
A first identifying procedure for identifying one of the initial groups;
A second presentation procedure for presenting a phoneme belonging to the initial group specified by the first specific procedure, and a simple vowel syllable composed of the initial and the final phoneme;
A second identifying procedure for identifying one of the initials and monophonic syllables presented in the second presenting procedure;
A first syllable determination procedure for determining a single syllable syllable as an input target syllable when a monophonic syllable is specified in the second specifying procedure;
A third presentation procedure for presenting an aperture complex vowel syllable composed of the initial and a complex diphragm when the initial is identified in the second identification procedure;
When the syllable to be input includes an aperture complex final, one of the aperture complex syllables presented in the third presentation procedure is specified, and the syllable to be input is a complex final other than the aperture complex final A third specifying procedure for specifying the interstitial sound,
A second syllable determination procedure for determining an open complex syllable as a syllable to be input when an open complex syllable is identified in the third identifying procedure;
A fourth presenting procedure for presenting a complex vowel syllable composed of a complex final containing the interstitial and a final identified by the second specific procedure when a common tone is identified by the third specific procedure; ,
A third syllable determination procedure for determining, as an input target syllable, one of the complex syllable syllables presented in the fourth presentation procedure;
A Chinese input program that is executed by a computer.
[0289]
(Supplementary Note 17) An acquisition procedure for acquiring Chinese characters based on the syllable determined by the syllable determination procedure,
The Chinese input program according to supplementary note 16, which is further executed by the computer.
[0290]
(Supplementary Note 18) Based on the syllables corresponding to the Chinese characters acquired by the acquisition procedure and the specified tone, the re-conversion procedure for acquiring the corresponding Chinese characters,
The Chinese input program according to appendix 17, wherein the program is further executed by the computer.
[0291]
(Additional remark 19) The initial determination process which determines the initials specified by the said 2nd specific procedure as the initial target of input,
A character string acquisition procedure for acquiring a Chinese character string based on a plurality of phonemes determined by performing the phonetic determination procedure a plurality of times.
Furthermore, the Chinese input program according to any one of supplementary notes 16 to 18, which is executed by the computer.
[0292]
(Supplementary note 20) a first input unit that can designate at least one of twelve ways, a second input unit that can designate at least one of three ways, a display unit that displays information, A control unit that executes processing according to a program;
A first presentation procedure for displaying each vocal group in the display unit in association with the first input unit when the Chinese initial group is classified into a plurality of vocal groups, and an operation for the first input unit Based on the first specified procedure for specifying one of the initial groups, the initial belonging to the initial group specified in the first specified procedure, and the simpler consisting of the initial and the final final. A second presentation procedure for displaying a vowel syllable in association with the first input unit on the display unit; and one of the initial and first phoneme syllable presented in the second presentation procedure, A second specifying procedure that is specified based on an operation on one input unit; and when a monophonic syllable is specified in the second specifying procedure, the first specifying syllable is determined as an input target syllable Syllable determination procedure, and When the initial is specified by the specifying procedure of 2, the open complex syllable composed of the initial and the complex open vowel is displayed on the display unit in association with the first input unit, and the interphony is displayed in the second unit. A third presentation procedure to be displayed on the display unit in association with the input unit, and one of the aperture complex syllables presented in the third presentation procedure when the input syllable includes an aperture complex final Is determined based on an operation on the first input unit, and when the syllable to be input includes a complex final other than an open complex final, the intermediary is determined based on the operation on the second input unit. A third specifying procedure for specifying, a second syllable determining procedure for determining an open complex syllable syllable as an input target syllable when an apertured complex syllable is specified in the third specifying procedure, If the intermediary sound is identified in the 3 specific procedures, A fourth presentation procedure for displaying a complex vowel syllable composed of a complex vowel including a sound and the initial specified in the second specific procedure on the display unit in association with the first input unit; Chinese that causes a computer to execute a third syllable determination procedure for determining one of the complex syllables presented in the presenting procedure as an input target syllable based on an operation on the first input unit. A storage unit storing the input program,
Chinese input device characterized by comprising.
[0293]
(Supplementary note 21) The Chinese input program includes a conversion candidate presentation procedure for displaying a plurality of Chinese characters corresponding to the syllable determined in the syllable determination procedure on the display unit in association with the first input unit. A character determination procedure for determining one of Chinese characters presented in the conversion candidate presentation procedure as an input target character based on an operation on the first input unit; Execute
The Chinese character input device according to appendix 20, characterized in that.
[0294]
(Supplementary Note 22) The Chinese input program further includes an editing function presentation procedure for displaying an identifier indicating a function of editing a Chinese document on the display unit in association with the first input unit, and Execute
The Chinese character input device according to appendix 20 or 21, characterized in that.
[0295]
(Additional remark 23) The 1st presentation procedure which presents each initial group when the Chinese initial is classified into a plurality of initial groups;
A first identifying procedure for identifying one of the initial groups;
A second presentation procedure for presenting a phoneme belonging to the initial group specified by the first specific procedure, and a simple vowel syllable composed of the initial and the final phoneme;
A second identifying procedure for identifying one of the initials and monophonic syllables presented in the second presenting procedure;
A first syllable determination procedure for determining a single syllable syllable as an input target syllable when a monophonic syllable is specified in the second specifying procedure;
A third presentation procedure for presenting an aperture complex vowel syllable composed of the initial and a complex diphragm when the initial is identified in the second identification procedure;
When the syllable to be input includes an aperture complex final, one of the aperture complex syllables presented in the third presentation procedure is specified, and the syllable to be input is a complex final other than the aperture complex final A third specifying procedure for specifying the interstitial sound,
A second syllable determination procedure for determining an open complex syllable as a syllable to be input when an open complex syllable is identified in the third identifying procedure;
A fourth presenting procedure for presenting a complex vowel syllable composed of a complex final containing the interstitial and a final identified by the second specific procedure when a common tone is identified by the third specific procedure; ,
A third syllable determination procedure for determining, as an input target syllable, one of the complex syllable syllables presented in the fourth presentation procedure;
A Chinese input method characterized by causing a computer to execute the method.
[0296]
(Supplementary Note 24) A first presentation procedure for presenting each of the initial groups when the Chinese initials are classified into a plurality of initial groups;
A first identifying procedure for identifying one of the initial groups;
A second presentation procedure for presenting a phoneme belonging to the initial group specified by the first specific procedure, and a simple vowel syllable composed of the initial and the final phoneme;
A second identifying procedure for identifying one of the initials and monophonic syllables presented in the second presenting procedure;
A first syllable determination procedure for determining a single syllable syllable as an input target syllable when a monophonic syllable is specified in the second specifying procedure;
A third presentation procedure for presenting an aperture complex vowel syllable composed of the initial and a complex diphragm when the initial is identified in the second identification procedure;
When the syllable to be input includes an aperture complex final, one of the aperture complex syllables presented in the third presentation procedure is specified, and the syllable to be input is a complex final other than the aperture complex final A third specifying procedure for specifying the interstitial sound,
A second syllable determination procedure for determining an open complex syllable as a syllable to be input when an open complex syllable is identified in the third identifying procedure;
A fourth presenting procedure for presenting a complex vowel syllable composed of a complex final containing the interstitial and a final identified by the second specific procedure when a common tone is identified by the third specific procedure; ,
A third syllable determination procedure for determining, as an input target syllable, one of the complex syllable syllables presented in the fourth presentation procedure;
A computer-readable medium storing a Chinese input program to be executed by a computer.
[0297]
【The invention's effect】
According to the Chinese input program of the present invention configured as described above, candidate syllables can be efficiently narrowed down based on the type of final syllable of the syllable to be input. Therefore, a Chinese syllable can be determined by a limited number of keystrokes for a limited number of keys. By determining one syllable, it is possible to narrow down the kanji that are candidates for conversion, thereby realizing efficient Chinese input.
[0298]
Further, this Chinese input program realizes an input procedure based on a final classification method developed based on Chinese phonology. Therefore, the user can easily understand the input procedure and input Chinese.
[Brief description of the drawings]
FIG. 1 is a block diagram schematically showing a configuration related to Chinese input according to an embodiment of the present invention.
FIG. 2 is a schematic diagram showing the appearance of a touch-panel mobile phone.
FIG. 3 is a schematic diagram showing a display example of the second display unit in the alphanumeric input mode.
FIG. 4 is a schematic diagram showing a display example of the second display unit in the alphanumeric input mode.
FIG. 5 is a schematic diagram showing a display example of a second display unit in the Chinese input mode (vocal selection) according to the first embodiment.
[Figure 6] Figure showing a list of Chinese syllable syllables
FIG. 7 is a schematic diagram showing the configuration of an input module of a Chinese input program
FIG. 8 is a schematic diagram showing the initial table of the first embodiment.
FIG. 9 is a schematic diagram showing a phonological table according to the first embodiment.
FIG. 10 is a schematic diagram showing a display example of the second display unit at the time of the phoneme selection step;
FIG. 11 is a schematic diagram showing a syllable table.
FIG. 12 is a schematic diagram showing a display example of the second display unit at the final selection step.
FIG. 13 is a schematic diagram showing a display example of the second display unit at the final selection step.
FIG. 14 is a schematic diagram showing a display example of the second display unit at the final selection step.
FIG. 15 is a schematic diagram showing a display example of the second display unit at the final selection step.
FIG. 16 is a schematic diagram showing a display example of the second display unit at the final selection step.
FIG. 17 is a schematic diagram showing a display example of the second display unit at the final selection step.
FIG. 18 is a schematic diagram showing a display example of the second display unit at the final selection step.
FIG. 19 is a schematic diagram showing a display example of the second display unit at the final selection step.
FIG. 20 is a schematic diagram showing a display example of the second display unit at the final selection step.
FIG. 21 is a schematic diagram showing a special syllable input procedure.
FIG. 22 is a flowchart showing processing of the first embodiment.
FIG. 23 is a schematic diagram showing tone specification.
FIG. 24 is a diagram showing a specific example of Chinese input according to the first embodiment.
FIG. 25 is a diagram showing a specific example of Chinese input according to the first embodiment.
FIG. 26 is a schematic diagram showing a display example using a normal mobile phone.
FIG. 27 is a schematic diagram showing an initial screen of the Chinese input mode according to the second embodiment.
FIG. 28 is a schematic diagram showing a display example after the first keystroke in the second embodiment.
FIG. 29 is a schematic diagram showing input of compound syllable syllables in the second embodiment.
FIG. 30 is a schematic diagram showing input of complex syllables in the second embodiment.
FIG. 31 is a schematic diagram showing input of compound syllable syllables in the second embodiment.
FIG. 32 is a schematic diagram showing input of complex syllables in the second embodiment.
FIG. 33 is a schematic diagram showing input of complex syllables in the second embodiment.
FIG. 34 is a schematic diagram showing input of compound syllable syllables in the second embodiment.
FIG. 35 is a schematic diagram showing input of compound syllable syllables in the second embodiment.
FIG. 36 is a schematic diagram showing input of compound syllable syllables in the second embodiment.
FIG. 37 is a schematic diagram showing input of complex syllables in the second embodiment.
FIG. 38 is a schematic diagram showing switching between the reading input mode and the kanji conversion mode.
FIG. 39 is a schematic diagram showing switching between a reading input mode and a document editing mode.
FIG. 40 is a flowchart showing processing of the second embodiment.
FIG. 41 is a flowchart showing reading input processing according to the second embodiment;
FIG. 42 is a flowchart showing kanji conversion processing according to the second embodiment.
FIG. 43 is a flowchart showing document editing processing according to the second embodiment.
FIG. 44 is an explanatory diagram showing the assignment of the initial to the cursor.
[Explanation of symbols]
11 First display section
12 Second display section
13 Input section
14 Cursor
15 Mode switch button
20 Control unit
21 Phonological buffer
22 Pointer buffer
23 Chinese input program
24 input modules
25 conversion module

Claims (4)

10個のキーを有する入力部,表示部,及び、何れかのキーが押下されたときにそのキーを特定する処理を行うとともに、所定画面を前記表示部に表示させる処理を行う制御部を有するコンピュータの制御部に対して、
中国語の声母を複数の声母グループに分類することによって定義された複数の声母グループを、夫々、前記入力部の個々のキーに関連付けて前記表示部に表示させる第1の提示手順と、
前記第1の提示手順で前記表示部に表示された前記各声母グループのうちから、押下されたキーに対応付けられた1つの声母グループを特定する声母グループ特定手順と、
アルファベット1文字で表される中国語の韻母のグループを単韻母の韻母グループとし、複数のアルファベットで表されるとともにa,e,又はoで始まる中国語の韻母のグループを開口複韻母の韻母グループとし、複数のアルファベットで表されるとともにiで始まる中国語の韻母のグループを斉歯複韻母の韻母グループとし、複数のアルファベットで表されるとともにuで始まる中国語の韻母のグループを合口複韻母の韻母グループとし、複数のアルファベットで表されるとともにvで始まる中国語の韻母のグループを撮口複韻母の韻母グループとして定義韻母グループと前記声母グループ特定手順で特定された声母グループに属する各声母とを組み合わせた複数の声韻グループを、夫々、前記入力部の個々のキーに関連付けて前記表示部に表示させる第2の提示手順と、
前記第2の提示手順で前記表示部に表示された声韻グループのうちから、押下されたキーに対応付けられた1つの声韻グループを特定する声韻グループ特定手順と、
前記声韻グループ特定手順で特定された声韻グループに属する複数の音節を、夫々、前記入力部の個々のキーに関連付けて前記表示部に表示させる第3の提示手順と、
前記第3の提示手順で前記表示部に表示された前記音節のうちから、押下されたキーに対応付けられた音節を、入力対象の音節として決定する音節決定手順とを、
実行させることを特徴とする中国語入力プログラム。
An input unit having ten keys, a display unit, and a control unit that performs a process of specifying the key when any key is pressed and a process of displaying a predetermined screen on the display unit For the control part of the computer
A first presenting procedure for displaying a plurality of initial groups defined by classifying a Chinese initial into a plurality of initial groups in association with individual keys of the input unit;
A phone group group specifying procedure for specifying one phone group corresponding to the pressed key from among each phone group displayed on the display unit in the first presentation procedure;
A group of Chinese finals represented by a single alphabet is defined as a single final group, and a group of Chinese finals represented by a plurality of alphabets and beginning with a, e, or o is an open complex final group. A group of Chinese finals represented by a plurality of alphabets and starting with i is defined as a final group of a simultaneous denomitic mother, and a group of Chinese finals represented by a plurality of alphabets and beginning with u is a joint compound final initial group of the finals group, identified by a plurality of the initial groups specified procedure each finals group defined by a group of finals Chinese beginning with v and Tokuchi double finals finals group with represented by alphabet A plurality of phonological groups combined with each of the initials belonging to are respectively associated with the individual keys of the input unit. A second presentation procedure to be displayed on the display unit,
A phoneme group specifying procedure for specifying one phoneme group associated with the pressed key from the phoneme groups displayed on the display unit in the second presentation procedure;
A third presentation procedure for displaying a plurality of syllables belonging to the phonological group identified in the phonological group identification procedure on the display unit in association with individual keys of the input unit;
A syllable determination procedure for determining, as an input target syllable, a syllable associated with a pressed key from among the syllables displayed on the display unit in the third presentation procedure;
A Chinese input program characterized by being executed.
前記音節決定手順で決定した音節に基づき、中国語の文字を取得する取得手順を、さらに、前記コンピュータの制御部に実行させる
ことを特徴とする請求項1記載の中国語入力プログラム。
The Chinese input program according to claim 1, further causing the control unit of the computer to execute an acquisition procedure for acquiring a Chinese character based on the syllable determined in the syllable determination procedure.
前記第3の提示手順で前記表示部に表示される音節は、前記声母グループに属する声母,及び,前記韻母グループに属する韻母により表現される音節以外の音節である特殊音節をも含む
ことを特徴とする請求項1又は2に記載の中国語入力プログラム。
The syllable displayed on the display unit in the third presentation procedure also includes a special syllable that is a syllable other than a vowel belonging to the initial group and a vowel belonging to the final group. The Chinese input program according to claim 1 or 2 .
入力対象となる音節に対応させる声調を特定する声調特定手順を、さらに前記コンピュータの制御部に実行させる
ことを特徴とする請求項1乃至のいずれかに記載の中国語入力プログラム。
Tone specific procedure, further Chinese input program according to any one of claims 1 to 3, characterized in that to be executed by the controller of the computer that identifies the tone to correspond to a syllable to be input object.
JP2002005780A 2001-06-13 2002-01-15 Chinese input program Expired - Fee Related JP3842651B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2002005780A JP3842651B2 (en) 2001-06-13 2002-01-15 Chinese input program
TW91111264A TWI245200B (en) 2001-06-13 2002-05-28 Chinese language input system
CNB02121638XA CN100397303C (en) 2001-06-13 2002-05-30 Chinese input system and method
US10/164,010 US7165022B2 (en) 2001-06-13 2002-06-07 Chinese language input system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2001179120 2001-06-13
JP2001-179120 2001-06-13
JP2002005780A JP3842651B2 (en) 2001-06-13 2002-01-15 Chinese input program

Publications (2)

Publication Number Publication Date
JP2003067375A JP2003067375A (en) 2003-03-07
JP3842651B2 true JP3842651B2 (en) 2006-11-08

Family

ID=26616854

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002005780A Expired - Fee Related JP3842651B2 (en) 2001-06-13 2002-01-15 Chinese input program

Country Status (3)

Country Link
JP (1) JP3842651B2 (en)
CN (1) CN100397303C (en)
TW (1) TWI245200B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005078211A (en) 2003-08-28 2005-03-24 Fujitsu Ltd Chinese input program
US8032357B2 (en) * 2005-06-14 2011-10-04 Microsoft Corporation Phonetic input using a keypad
JP4675265B2 (en) * 2006-03-09 2011-04-20 Kddi株式会社 Portable terminal and program for determining input characters by tone and stroke

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1048343C (en) * 1994-04-02 2000-01-12 王力德 Free combination code Chinese character input method and key board
CN1050432C (en) * 1995-12-25 2000-03-15 中国中文信息学会 Full-spelling double-spelling normalized code Chinese character enter mode
CN1266233A (en) * 2000-03-31 2000-09-13 快码资讯科技有限公司 Method for wholly searching function of electronic and electric products and the correspondent assembly

Also Published As

Publication number Publication date
CN100397303C (en) 2008-06-25
JP2003067375A (en) 2003-03-07
TWI245200B (en) 2005-12-11
CN1391154A (en) 2003-01-15

Similar Documents

Publication Publication Date Title
US7861164B2 (en) Method to sequentially encode PINYIN of Chinese character with few symbols
US7165021B2 (en) Chinese language input system
US20100115402A1 (en) System for data entry using multi-function keys
US7165022B2 (en) Chinese language input system
CN101853085A (en) Method for improving Chinese pinyin input mode
CN102184027B (en) Chinese input coding method based on five-element combination of phonetic codes and shape codes
CN104267829A (en) Input method based on embedded QT
US20130174091A1 (en) Nine-key chinese input method
EP3121691B1 (en) Method and terminal for inputting text
JP3842651B2 (en) Chinese input program
CN100394364C (en) Digital keyboard Chinese character input method
KR101242210B1 (en) A letter input method of chinese with function of intonation choice for touch screen
KR20160000449A (en) Voice recognition text correction method and a device implementing the method
CN105068675B (en) The code imput method of numeric keypad phonetic set two
CN101539811A (en) Six-key keypad and Chinese and English input method based on six-key keypad
CN100511108C (en) Encode method for inputting Chinese characters with numeral keys
CN1246761C (en) Three-key phonetic symbols input method using numeric keyboard
KR101651909B1 (en) Voice recognition text correction method and a device implementing the method
CN106484133B (en) The method for carrying out input in Chinese using handwriting stenograph symbol
CN104503600A (en) Method for rapidly inputting pinyin into touch equipment
CN113764064B (en) Report creation support device and report creation support program
CN101539813A (en) Six-key keypad for Chinese and English input and Chinese and English input method thereof
KR101744488B1 (en) Method for Inputting Characters by Disassembling and Composing Syllables
CN101539812A (en) Six-key keypad and Chinese and English input method based on six-key keypad
JP6051969B2 (en) Hangul character input program and Hangul character input device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040825

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060123

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060131

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060403

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060516

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060703

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20060724

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060808

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060810

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090818

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100818

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees