JPH0326868B2 - - Google Patents

Info

Publication number
JPH0326868B2
JPH0326868B2 JP59083187A JP8318784A JPH0326868B2 JP H0326868 B2 JPH0326868 B2 JP H0326868B2 JP 59083187 A JP59083187 A JP 59083187A JP 8318784 A JP8318784 A JP 8318784A JP H0326868 B2 JPH0326868 B2 JP H0326868B2
Authority
JP
Japan
Prior art keywords
word
adjunct
kana
character string
attached
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 - Lifetime
Application number
JP59083187A
Other languages
Japanese (ja)
Other versions
JPS60225973A (en
Inventor
Yasuo Koyama
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP59083187A priority Critical patent/JPS60225973A/en
Publication of JPS60225973A publication Critical patent/JPS60225973A/en
Publication of JPH0326868B2 publication Critical patent/JPH0326868B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/53Processing of non-Latin text

Description

【発明の詳細な説明】 (技術分野) 本発明は、かなコードで入力された日本語文章
をかな漢字混じり文に変換して出力する、かな漢
字変換装置に関する。
DETAILED DESCRIPTION OF THE INVENTION (Technical Field) The present invention relates to a kana-kanji conversion device that converts a Japanese sentence input in kana code into a sentence containing kana-kanji and outputs the converted sentence.

(従来の技術) 従来のかな漢字変換装置においては、かな文字
列を考えられる総ての要素に分解しそれを組み合
せて、結合検定を行ない、正解かな漢字文字列を
得るか、あるいは、かな文字列を後ろから短縮し
ながらその都度、付属語を分解し、結合検定を行
なうものであつた。
(Prior art) In conventional kana-kanji conversion devices, a kana character string is decomposed into all possible elements, combined, and a combination test is performed to obtain a correct kana kanji character string, or a kana character string is Each time the words were shortened from the back, the adjuncts were broken down and a combination test was performed.

この為、付属語の展開領域が大きくなると共
に、処理時間がかかるという不都合があつた。
For this reason, there are disadvantages in that the area in which the adjunct words are expanded becomes large and processing time is required.

(目的) 本発明はこの様な問題に鑑み、かな漢字変換装
置内に、付属語検定変換装置を設ける事により、
付属語展開領域を削減すると共に付属語検定時間
及び、付属語文字展開時間を削減し、より速くか
な漢字変換処理を行なう事を目的とする。
(Purpose) In view of these problems, the present invention provides an attached word certification conversion device within a kana-kanji conversion device.
The purpose is to reduce the dependent word development area, reduce the dependent word verification time and the dependent word character development time, and perform faster kana-kanji conversion processing.

(実施例) 第1図は本発明のかな漢字変換装置が適用され
た装置を示す図である。図中符号1は、入力部
(キーボード)より入力されたデータに基づき、
システム全体の制御を行なう中央処理装置であ
る。入力部2により詠み込まれた文字列及び制御
コードは、かな漢字変換装置8に送られ、ここで
かな漢字変換がおこなわれ、かな漢字候補選択部
3に候補データとして出力され、表示部4に表示
される。ここでオペレータの指示により、かな漢
字候補選択部3の機能を生かし、表示部4に次々
に候補を表示し、適当なものを選択し出力部5に
出力する。
(Example) FIG. 1 is a diagram showing a device to which the kana-kanji conversion device of the present invention is applied. Reference number 1 in the figure is based on data input from the input unit (keyboard).
This is the central processing unit that controls the entire system. The character string and control code written by the input section 2 are sent to the kana-kanji conversion device 8, where they are converted into kana-kanji, outputted as candidate data to the kana-kanji candidate selection section 3, and displayed on the display section 4. . Here, according to instructions from the operator, the functions of the kana-kanji candidate selection section 3 are utilized to display candidates one after another on the display section 4, and an appropriate one is selected and outputted to the output section 5.

また、かな漢字変換装置8は、かな文字列入力
部9により、変換するかな文字列を文法解析部1
0に送る。文法解析部10(自立語語幹をかな文
字列のある範囲と仮定する手段及び、切り出され
た自立語とかな文字列の残りを付属語の羅列とし
てその可能性を検定する手段により付属語の羅列
であると検定されたかな付属語文字列の第1付属
語との品詞の結合検定を行ない結合可能であれば
付属語文字列を結合して表示部4に表示する手段
に相当)に送られるデータは必ず文節単位である
との仮定の基で、ここでは接頭語、接尾語付の文
節であるか、ないかを仮定するとともに、自立語
長を指定し、自立語を切り出す。自立語を切り出
した残りのかな文字列は付属語と仮定できる為付
属語検定部14に送られる。ここで、この付属語
検定部14は、かな文字列の残りを付属語の羅列
として、その全可能性を検定する手段及び、該残
りの文字列が付属語の羅列であると検定された場
合は、かな付属語文字列を自立語語幹とは別に出
力する手段に相当する。
Further, the kana-kanji conversion device 8 inputs the kana character string to be converted into the grammar analysis unit 1 through the kana character string input unit 9.
Send to 0. Grammar analysis unit 10 (enumerates adjunct words by means of assuming that the independent word stem is a certain range of kana character strings, and by means of testing the possibility of using the cut out independent words and the rest of the kana character strings as an enumeration of adjunct words. The part of speech of the kana adjunct character string that has been verified to be conjugated with the first adjunct is tested, and if the combination is possible, the adjunct character strings are combined and sent to the display section 4. Based on the assumption that the data is always in phrase units, here we assume whether it is a phrase with a prefix or suffix or not, specify the independent word length, and cut out the independent words. The remaining kana character strings from which the independent words have been cut out can be assumed to be adjunct words, so they are sent to the adjunct word verification section 14. Here, this adjunct word verification unit 14 includes a means for testing the full possibility of the remainder of the kana character string as an enumeration of adjunct words, and a means for testing the remaining character strings as an enumeration of adjunct words. corresponds to means for outputting a kana adjunct character string separately from an independent word stem.

又、自立語展開部11は、国語辞書索引部12
によ、国語辞書13を索引し自立語がこの付属語
で存在するか確認する。これと同時に付属語文字
列は、すべての組合せの可能性を検定される。そ
の両者が一致して不足がない場合、文法解析部1
0は、自立語の候補を次々と自立語展開部11よ
り取り込み、その品詞と指定の付属語文字列の第
1付属語とされる品詞との結合を検定し、結合可
能であれば、付属語文字列を結合して候補表示部
16ににより表示部4に表示する。オペレータ
は、この表示をかな漢字候補選択部3により、前
候補/次候補を表示し適合するかな漢字文字列を
選択する。又、15は、付属語検定部14により
検索される付属語辞書であり、17は、文字フオ
ントを発生する文字フオント発生装置、6は、文
章を一時的に格納する文章格納部、7は、文書を
記憶する文書記憶部である。
Furthermore, the independent word development section 11 includes a Japanese language dictionary index section 12.
Then, the Japanese language dictionary 13 is indexed to check whether an independent word exists with this attached word. At the same time, the adjunct string is tested for all possible combinations. If the two match and there is no shortage, the grammar analysis unit 1
0 takes independent word candidates one after another from the independent word development unit 11, tests the combination of the part of speech with the part of speech that is the first accessory word of the specified accessory word string, and if it is possible to combine the part of speech with the part of speech that is the first accessory word, The word character strings are combined and displayed on the display section 4 by the candidate display section 16. The operator uses the kana-kanji candidate selection section 3 to display the previous/next candidates and selects a matching kana-kanji character string. Further, 15 is an adjunct word dictionary searched by the adjunct word verification unit 14, 17 is a character font generator that generates character fonts, 6 is a text storage unit that temporarily stores sentences, and 7 is: This is a document storage unit that stores documents.

第2図は本発明のハードウエア構成を示す概略
ブロツク図である。メインCPU51は演算及び、
システム全体の制御を行なうものである。又、メ
インCPU51は2つのスレーブCPUすなわちス
レーブCPU55及びスレーブCPU60を持つ。
そしてメインCPU51とスレーブCPU55、ス
レーブCPU60の間ではコマンドやデータのや
りとりが行なわれる。スレーブCPU55は、表
示のためのLCD(図示せず)を制御するLCDコン
トローラーとして機能し、さらにメインCPU5
1の指示によりROMカプセル56の内容を
RAM53にロードする。一方、スレーブCPU6
0はキーボード(図示せず)及びクロツク機能、
さらに電源を制御する。次にI/Oポート54
は、他の周辺機器との接続を行ない、インタラプ
トコントローラ59は外部よりの割り込みを制御
するものである。さらに57はシリアルコントロ
ーラであり、58はタイマーである。そして、
ROM52は、プログラムに起動をかけるための
プログラムが格納されておりROMカプセル56
にROMが格納されるとその格納されたROMの
内容がROM52の起動プログラムによつて、
RAM53にロードされ、プログラムの実行が始
まる。RAM53はROM52に格納される基本
プログラムの作業領域、又はユーザーエリアとし
て使用される。
FIG. 2 is a schematic block diagram showing the hardware configuration of the present invention. The main CPU 51 performs calculations and
It controls the entire system. Further, the main CPU 51 has two slave CPUs, that is, a slave CPU 55 and a slave CPU 60.
Commands and data are exchanged between the main CPU 51, slave CPU 55, and slave CPU 60. The slave CPU 55 functions as an LCD controller that controls an LCD (not shown) for display, and further functions as a main CPU 5.
The contents of the ROM capsule 56 are read according to the instructions in step 1.
Load it into RAM53. On the other hand, slave CPU6
0 is a keyboard (not shown) and clock function,
Furthermore, it controls the power supply. Next, I/O port 54
connects with other peripheral devices, and an interrupt controller 59 controls interrupts from outside. Furthermore, 57 is a serial controller, and 58 is a timer. and,
The ROM 52 stores a program for starting the program, and a ROM capsule 56
When the ROM is stored in the ROM 52, the contents of the stored ROM are stored in
The program is loaded into the RAM 53 and execution of the program begins. The RAM 53 is used as a work area for the basic program stored in the ROM 52 or as a user area.

又、本発明の付属語検定変換を実現するプログ
ラムは、ROMカプセル56に格納されるROM
に記憶されている。
Further, the program for realizing the adjunct word test conversion of the present invention is a ROM stored in the ROM capsule 56.
is stored in

次に本発明の動作を第3図のフローチヤートを
用いて説明する。なお、以下の説明で、付属語の
「レベル」とは処理の対象となつている付属語の
かな文字列中における位置を示すものである。そ
して、付属語のレベルが1であるとは、該付属語
が、かな文字列から自立語を切り出した残りのか
な文字列中の1番先頭に位置することを意味す
る。又、前のレベルの付属語とは、前記かな文字
列中で、前に位置する付属語を意味し、次のレベ
ルの付属語とは、同様に後に続く付属語を意味す
る。又、レベルが0とは前記のレベル1の付属語
の前に位置する語を意味し、実際には自立語を意
味している。今、例として「きようからだけだ」
という文章を変換する場合を考える。まず、「き
よう」という語が自立語であると判定され、文章
が第4図aに示すように区切られる(<1>)。
次に、「からだけだ」の文字列の中で先頭から付
属語が検索され最も長く一致するものが選ばれる
(<2>)。この場合、最も長い付属語は、「から」
なので、第4図bに示されるように文字列が区切
られる。そして、<2>の後、付属語の有無が調
べられ(<3>)、今の場合であるから次の前の
レベルの語である「今日」との品詞結合検定が行
なわれる(<4>,<5>)。今の場合、結合可能
なので次に文字列の残り桁があるかどうか調べら
れる(<6>)。この場合、残り桁がまだあるの
で次に次のレベルの付属語である「だ」が切り出
され(<7>)、その後再び処理は<2>にもど
り前述の過程をくり返し、<2>,<3>,<4>,
<5>,<6>と処理が進み、残り桁がなくなる
ので付属語の検定がOKとなり(<8>)、処理
が終わる。
Next, the operation of the present invention will be explained using the flowchart shown in FIG. In the following explanation, the "level" of an adjunct word indicates the position of the adjunct word being processed in the kana character string. When the level of an attached word is 1, it means that the attached word is located at the beginning of the remaining kana character string obtained by cutting out independent words from the kana character string. Further, the adjunct word at the previous level means the adjunct word located before in the kana character string, and the adjunct word at the next level means the adjunct word that follows in the same way. Also, level 0 means a word located before the attached word of level 1, and actually means an independent word. Now, as an example, "Kyokara dake dake"
Consider the case of converting the sentence. First, the word "kiyo" is determined to be an independent word, and the sentence is divided as shown in FIG. 4a (<1>).
Next, the attached word is searched from the beginning in the character string "Karadakeda" and the longest matching word is selected (<2>). In this case, the longest adjunct is "kara"
Therefore, the character string is divided as shown in FIG. 4b. After <2>, the presence or absence of an auxiliary word is checked (<3>), and in this case, a part-of-speech combination test with "Today", which is a word at the next previous level, is performed (<4 >, <5>). In this case, since it is possible to combine, it is possible to check whether there are any remaining digits in the string (<6>). In this case, there are still digits left, so the next level adjunct "da" is extracted (<7>), and then the process returns to <2> and repeats the above process, <2>, <3>, <4>,
The process progresses in steps <5> and <6>, and since there are no more digits left, the adjunct word verification is OK (<8>), and the process ends.

又、<10>の処理は、付属語はみつかつたが前
のレベルの語との結合がうまくいかない時にその
付属語の桁を1つ短縮して再び付属語の検索を始
める処理である。
Further, the process <10> is a process in which when an adjunct word is found but its combination with a word at the previous level is not successful, the digit of the adjunct word is shortened by one and the search for the adjunct word is started again.

又、付属語の検索をしても該当するものがない
場合には、まず付属語のレベルが1であるか検定
し(<11>)、YESの場合には、付属語検定エラ
ー(<12>)とし、処理を終了する。この場合
は、切り出した自立語と残りの文字列との間をつ
なぐ付属語がないということである。また<11>
の処理で、付属語のレベルが1でない時にはいつ
たん確定していた前のレベルの付属語をくずしそ
の桁を短縮して(<13>)、再び付属語の検索を
始める。
In addition, if there is no matching result after searching for an adjunct word, first test whether the adjunct word is level 1 (<11>), and if YES, an adjunct word verification error (<12>) is detected. >), and the process ends. In this case, there is no attached word that connects the extracted independent word and the remaining character string. Also <11>
In this process, if the level of the attached word is not 1, the attached word of the previous level that has been determined is destroyed, its digit is shortened (<13>), and the search for the attached word is started again.

(効果) 以上説明した様に本発明によれば、自立語語幹
をかな文字列のある範囲と仮定する手段により、
自立語語幹を切り出してから、その残りの文字列
に対し、付属語を調べるので、対象となる文字列
が、少なくなるので、次の効果がある。
(Effects) As explained above, according to the present invention, by assuming that the independent word stem is a certain range of kana character strings,
After extracting the independent word stem, the remaining character strings are checked for adjuncts, which reduces the number of character strings to be examined, resulting in the following effects.

付属語展開領域が削減できる。 The adjunct word development area can be reduced.

付属語検定時間が削減できる。 The time required for adjunct language testing can be reduced.

付属語を展開する時間が削減できる。 The time required to expand attached words can be reduced.

よつて、本発明はかな漢字変換における付属語処
理用の記憶領域および展開時間を節約するものと
いえる。本発明では、かな文字列の残りを付属語
の羅列としてその可能性を検定する手段が、付属
語間の結合が不能となつても、切り出された付属
語の桁を1つ短縮して再度、付属語の検索を行な
い、又、付属語の検索をしても付属語が無い場合
でも、1番先頭の位置でなければ、いつたん確定
していた前に位置する付属語をくずしその桁を短
縮して再び付属語の検索を行なう。したがつて、
本発明では、かな文字列に対して付属語の抽出を
きめ細かに実現でき、かな漢字変換処理の大幅な
効率の向上が実現できる。
Therefore, it can be said that the present invention saves storage area and development time for adjunct word processing in kana-kanji conversion. In the present invention, the means for testing the possibility of using the remainder of a kana character string as a list of adjuncts is such that even if it becomes impossible to combine adjuncts, the digit of the extracted adjunct is shortened by one and the unit is reused. , search for adjuncts, and even if there is no adjunct word, if it is not in the first position, the previous adjunct word that was determined will be destroyed and the position will be returned to that digit. shorten and search for attached words again. Therefore,
According to the present invention, it is possible to precisely extract attached words from a kana character string, and it is possible to significantly improve the efficiency of kana-kanji conversion processing.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は、本発明のかな漢字変換装置の概略を
示す機能ブロツク図である。第2図は、本発明の
ハードウエア構成を示す図である。第3図は、本
発明の装置の処理フローチヤートである。第4図
は、本発明による付属語の検定を説明するための
図である。 1……CPU、8……かな漢字変換装置、9…
…かな文字列入力部、10……文法解析部、14
……付属語検定部。
FIG. 1 is a functional block diagram schematically showing the kana-kanji conversion device of the present invention. FIG. 2 is a diagram showing the hardware configuration of the present invention. FIG. 3 is a processing flow chart of the apparatus of the present invention. FIG. 4 is a diagram for explaining the verification of attached words according to the present invention. 1...CPU, 8...Kana-Kanji conversion device, 9...
...Kana character string input section, 10... Grammar analysis section, 14
...Adjunct language test department.

Claims (1)

【特許請求の範囲】 1 キー入力によつて入力されたかな文字列より
自立語及び付属語を抽出してかな漢字変換を行な
うかな漢字変換装置において、 前記かな文字列に対し自立語長を指定し、自立
語を切り出す自立語語幹をかな文字列のある範囲
と仮定する手段と、 以下の(イ)(ロ)(ハ)(ニ)(ホ)の処理即ち、 (イ) 前記かな文字列から前記自立語を切り出され
た残りの文字列に対し先頭から付属語を検索し
最も長く一致するものを付属語として切り出
し、そして、付属語が有れば(ロ)の処理となり、
無ければ(ホ)の処理を行なう、 (ロ) (イ)で切り出された付属語と前に位置する語と
の品詞結合検定を行ない結合可能なら(ニ)以下の
処理を行ない、結合不能なら(ハ)の処理を行な
う、 (ハ) 前記切り出された付属語の桁を1つ短縮して
(イ)へ戻り付属語の検索を行なう、 (ニ) 前記かな文字列の残り桁が有るかどうかを調
べ残り桁が無ければ付属語の検定を完了とし、
処理を終了し、残り桁があれば後に続く付属語
の切り出しのため(イ)へ戻る、 (ホ) 付属語の位置が1番先頭であるか検定し、1
番先頭なら付属語検定エラーとし処理を終了
し、1番先頭でないならいつたん確定していた
前に位置する付属語をくずしその桁を短縮して
(イ)へ戻り付属語の検索を行なう、 を行ない、前記かな文字列の残りを付属語の羅列
としてその可能性を検定する手段と、 前記切り出された自立語と前記かな文字列の残
りを付属語の羅列としてその可能性を検定する手
段により付属語の羅列であると検定されたかな付
属語文字列の第1付属語との品詞の結合検定を行
ない結合可能であれば付属語文字列を結合して表
示部に表示する手段と を有することを特徴とするかな漢字変換装置。
[Scope of Claims] 1. In a kana-kanji conversion device that extracts independent words and attached words from a kana character string input by key input and performs kana-kanji conversion, specifying an independent word length for the kana character string; A means of assuming that the independent word stem from which an independent word is extracted is a certain range of kana character strings, and the following processing (a), (b), (c), (d), and (e), i.e., (b) extracting the above from the kana character string. Search for attached words from the beginning of the remaining character string after cutting out the independent words, cut out the longest matching word as an attached word, and if there is an attached word, process (b).
If not, perform the process in (E). (B) Perform a part-of-speech combination test between the attached word extracted in (B) and the preceding word, and if the combination is possible, (d) Perform the following process, and if the combination is not possible. Perform the process of (c), (c) shorten the digit of the extracted attached word by one.
Return to (B) and search for adjunct words. (d) Check whether there are any remaining digits in the above kana character string and if there are no remaining digits, complete the adjunct word verification.
Finish the process, and if there are any remaining digits, return to (B) to extract the following attached word. (E) Verify whether the attached word is at the beginning, and
If it is the first adjunct word, it will be treated as an adjunct word verification error and the process will end. If it is not the first adjunct word, the previous adjunct word that was determined will be destroyed and its digit will be shortened.
Go back to (b) and search for adjuncts, and use the remainder of the kana character string as an enumeration of adjuncts to test its possibility; Test the part of speech of the kana adjunct character string that has been verified to be an enumeration of adjuncts by means of testing its possibility as an enumeration of adjuncts, and if it is possible to combine, use the adjunct string. 1. A kana-kanji conversion device comprising means for combining and displaying on a display unit.
JP59083187A 1984-04-25 1984-04-25 Kana-to-kanji converting device Granted JPS60225973A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59083187A JPS60225973A (en) 1984-04-25 1984-04-25 Kana-to-kanji converting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59083187A JPS60225973A (en) 1984-04-25 1984-04-25 Kana-to-kanji converting device

Publications (2)

Publication Number Publication Date
JPS60225973A JPS60225973A (en) 1985-11-11
JPH0326868B2 true JPH0326868B2 (en) 1991-04-12

Family

ID=13795316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59083187A Granted JPS60225973A (en) 1984-04-25 1984-04-25 Kana-to-kanji converting device

Country Status (1)

Country Link
JP (1) JPS60225973A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0731677B2 (en) * 1987-09-29 1995-04-10 シャープ株式会社 Document creation / proofreading support device
US5742838A (en) * 1993-10-13 1998-04-21 International Business Machines Corp Method for conversion mode selection in hangeul to hanja character conversion

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5592923A (en) * 1978-12-29 1980-07-14 Fuji Xerox Co Ltd Typewriter for japanese letter
JPS58103022A (en) * 1981-12-14 1983-06-18 Mitsubishi Electric Corp Sentence input device
JPS58114224A (en) * 1981-12-28 1983-07-07 Mitsubishi Electric Corp "kana" (japanese syllabary) and chinese character converting system
JPS58225428A (en) * 1982-06-25 1983-12-27 Ricoh Co Ltd Kana (japanese syllabary)-kanji (chinese character) converting system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5592923A (en) * 1978-12-29 1980-07-14 Fuji Xerox Co Ltd Typewriter for japanese letter
JPS58103022A (en) * 1981-12-14 1983-06-18 Mitsubishi Electric Corp Sentence input device
JPS58114224A (en) * 1981-12-28 1983-07-07 Mitsubishi Electric Corp "kana" (japanese syllabary) and chinese character converting system
JPS58225428A (en) * 1982-06-25 1983-12-27 Ricoh Co Ltd Kana (japanese syllabary)-kanji (chinese character) converting system

Also Published As

Publication number Publication date
JPS60225973A (en) 1985-11-11

Similar Documents

Publication Publication Date Title
EP0357370B1 (en) Computer assisted language translating machine
JPH0326868B2 (en)
JPS6172361A (en) Kana-to-kanji converter
JP2621999B2 (en) Document processing device
JPH06290219A (en) Document processor with character retrieving function
JP3137329B2 (en) Document editing device
JPH0131229B2 (en)
JPH08272780A (en) Processor and method for chinese input processing, and processor and method for language processing
JP2537991B2 (en) Character input device and method
JPS60112175A (en) Abbreviation conversion system of kana (japanese syllabary)/kanji (chinese character) convertor
JPH03116265A (en) Kana/kanji converter
JPH05189418A (en) Word processor
JPH0528425B2 (en)
JPS60120435A (en) Executive processor of programming language
JPS63316160A (en) Document preparing device
JPH07141348A (en) Character processor
JPH03176758A (en) Kana / kanji converter
JPS62271172A (en) Kana/kanji conversion processing system
JPS61150063A (en) Kana/kanji converter
JPS62247451A (en) Constituting method for word dictionary for japanese word processor
JPH01276363A (en) Chiness word sentence producing device
JPH11282837A (en) Japanese morpheme analysis device and method and recording medium
JPS61177568A (en) Document processor
JPS6327965A (en) Documentation device
JPS5884363A (en) Kana (japanese syllabary)-chinese character converter

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees