JP2010211660A - Electronic device and information display program - Google Patents

Electronic device and information display program Download PDF

Info

Publication number
JP2010211660A
JP2010211660A JP2009058932A JP2009058932A JP2010211660A JP 2010211660 A JP2010211660 A JP 2010211660A JP 2009058932 A JP2009058932 A JP 2009058932A JP 2009058932 A JP2009058932 A JP 2009058932A JP 2010211660 A JP2010211660 A JP 2010211660A
Authority
JP
Japan
Prior art keywords
character string
information
handwriting information
dictionary
search
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.)
Granted
Application number
JP2009058932A
Other languages
Japanese (ja)
Other versions
JP2010211660A5 (en
JP5381185B2 (en
Inventor
Tomoya Kajikawa
知哉 梶川
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2009058932A priority Critical patent/JP5381185B2/en
Publication of JP2010211660A publication Critical patent/JP2010211660A/en
Publication of JP2010211660A5 publication Critical patent/JP2010211660A5/ja
Application granted granted Critical
Publication of JP5381185B2 publication Critical patent/JP5381185B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To surely perform keyword retrieval even when a plurality of unknown phrases are successively generated. <P>SOLUTION: An electronic dictionary 1 includes: a main display 10; a flash ROM 80 for storing two or more pieces of dictionary information composed by making explanation information correspond to a keyword; a touch panel 11a for receiving handwritten input by a user; and a CPU 20 for displaying two or more pieces of handwriting information input by the touch panel 11a on the main display 10, selecting optional handwriting information from the two or more pieces of displayed handwriting information corresponding to a user operation, character-recognizing the selected handwriting information as a character string, setting the character-recognized character string as a retrieval word, retrieving a keyword corresponding to the retrieval word from a dictionary DB 84, and displaying dictionary information including the keyword on the main display 10. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、電子機器及び情報表示プログラムに関する。   The present invention relates to an electronic device and an information display program.

従来から、情報表示可能な電子機器の一種として、電子辞書がある。電子辞書とは、各見出語とその説明情報とを対応付けた辞書データベースを用いて、ユーザが入力した検索文字列に対応する見出語の説明情報を表示するものである。   Conventionally, there is an electronic dictionary as one type of electronic equipment capable of displaying information. The electronic dictionary displays the description information of the headword corresponding to the search character string input by the user using a dictionary database in which each headword is associated with the description information.

近年では、ユーザが検索文字列を手書きで入力できる電子辞書も提案されている(例えば、特許文献1参照)。この手書き入力可能な電子辞書では、ユーザによって手書き入力された筆跡情報を検索文字列として文字認識し、当該検索文字列に対応する見出語の説明情報を辞書データベースから読み出して表示するようになっている。   In recent years, an electronic dictionary in which a user can input a search character string by handwriting has also been proposed (see, for example, Patent Document 1). In this electronic dictionary capable of handwriting input, handwriting information input by handwriting by a user is recognized as a search character string, and the explanation information of the headword corresponding to the search character string is read from the dictionary database and displayed. ing.

特開2005−165533号公報JP 2005-165533 A

しかしながら、上記の電子辞書では、一定の時間を要する筆跡情報の認識処理及び説明情報の表示処理やユーザによる当該説明情報の確認作業を、入力された筆跡情報毎に順次行わなければならず、立て続けに生じる複数の不明語句を順次手書き入力して見出語検索することが困難な場合があった。
具体的には、例えば、外国語での会議において複数の不明語句が立て続けに出てきたときなどに、各不明語句を逐一調べようとしても、上述した電子辞書での処理やユーザの作業に時間が掛かってしまい、会議の進行についていけなくなって一部の不明語句を見出語検索できない場合があった。
However, in the electronic dictionary described above, the handwriting information recognition process and the description information display process that require a certain amount of time must be sequentially performed for each input handwriting information, and the user must confirm the explanation information. In some cases, it is difficult to search for a headword by sequentially handwriting a plurality of unknown words that occur in
Specifically, for example, when a plurality of unknown words appear in succession at a meeting in a foreign language, even if it is attempted to check each unknown word one by one, it takes time for the above electronic dictionary processing and user work. In some cases, it was difficult to keep track of the conference, and some unknown words could not be found.

本発明の課題は、複数の不明語句が立て続けに生じた場合であっても、確実に見出語検索することのできる電子機器及び情報表示プログラムを提供することである。   An object of the present invention is to provide an electronic device and an information display program capable of surely searching for a headword even when a plurality of unknown words are generated in succession.

前記の課題を解決するために、請求項1に記載の発明は、電子機器において、
表示手段と、
見出語に説明情報を対応付けてなる辞書情報を複数記憶する辞書情報記憶手段と、
ユーザによる手書き入力を受け付ける手書き入力手段と、
前記手書き入力手段により入力された複数の筆跡情報を前記表示手段に表示させる筆跡情報表示手段と、
前記筆跡情報表示手段により表示された複数の筆跡情報から、任意の筆跡情報をユーザ操作に応じて選択する筆跡情報選択手段と、
前記筆跡情報選択手段により選択された筆跡情報を文字列として文字認識する文字列認識手段と、
前記文字列認識手段により文字認識された文字列を検索語として設定する検索語設定手段と、
前記検索語に対応する見出語を前記辞書情報記憶手段から検索し、当該見出語を含む辞書情報を前記表示手段に表示させる辞書情報検索表示手段と、
を備えることを特徴とする。
In order to solve the above-described problem, the invention according to claim 1 is an electronic device.
Display means;
Dictionary information storage means for storing a plurality of dictionary information in which explanation information is associated with headwords;
Handwriting input means for receiving handwritten input by a user;
Handwriting information display means for displaying a plurality of handwriting information input by the handwriting input means on the display means;
From a plurality of handwriting information displayed by the handwriting information display means, handwriting information selection means for selecting any handwriting information according to a user operation;
Character string recognition means for recognizing the handwriting information selected by the handwriting information selection means as a character string;
Search word setting means for setting a character string recognized by the character string recognition means as a search word;
A dictionary information search and display means for searching for a headword corresponding to the search word from the dictionary information storage means and displaying dictionary information including the headword on the display means;
It is characterized by providing.

請求項2に記載の発明は、請求項1に記載の電子機器において、
前記辞書情報検索表示手段は、前記検索語設定手段により設定された前記検索語が複数ある場合に、検索に用いる検索語をユーザ操作に応じて切り替える検索語切替手段を有することを特徴とする。
The invention according to claim 2 is the electronic apparatus according to claim 1,
The dictionary information search and display means includes search word switching means for switching a search word used for a search according to a user operation when there are a plurality of the search words set by the search word setting means.

請求項3に記載の発明は、請求項1又は2に記載の電子機器において、
前記検索語設定手段は、前記文字列認識手段により文字認識された文字列が複数ある場合に、この複数の文字列のうちの任意の文字列をユーザ操作に応じて検索語として設定することを特徴とする。
The invention according to claim 3 is the electronic device according to claim 1 or 2,
The search word setting means, when there are a plurality of character strings recognized by the character string recognition means, sets an arbitrary character string of the plurality of character strings as a search word according to a user operation. Features.

請求項4に記載の発明は、請求項1〜3のいずれか一項に記載の電子機器において、
前記文字列認識手段により文字認識された文字列を記憶する認識文字列記憶手段をさらに備え、
前記検索語設定手段は、前記認識文字列記憶手段により記憶された文字列が複数ある場合に、この複数の文字列のうちの任意の文字列をユーザ操作に応じて検索語として設定することを特徴とする。
Invention of Claim 4 is an electronic device as described in any one of Claims 1-3,
Recognizing character string storage means for storing a character string recognized by the character string recognition means;
When there are a plurality of character strings stored in the recognized character string storage unit, the search word setting unit sets an arbitrary character string of the plurality of character strings as a search word according to a user operation. Features.

請求項5に記載の発明は、請求項1〜4のいずれか一項に記載の電子機器において、
前記文字列認識手段により文字認識された文字列のうちの任意の文字列を訂正対象文字列として選択する訂正対象文字列選択手段をさらに備え、
前記文字列認識手段は、前記訂正対象文字列が選択された場合に、前記手書き入力手段により新たに入力された筆跡情報を新たな文字列として文字認識し、前記訂正対象文字列に置き換えることを特徴とする。
Invention of Claim 5 is an electronic device as described in any one of Claims 1-4,
A correction target character string selection unit that selects an arbitrary character string of the character strings recognized by the character string recognition unit as a correction target character string;
The character string recognition means recognizes the handwriting information newly input by the handwriting input means as a new character string when the correction target character string is selected, and replaces it with the correction target character string. Features.

請求項6に記載の発明は、請求項1〜5のいずれか一項に記載の電子機器において、
前記手書き入力手段により入力された複数の筆跡情報を記憶する筆跡情報
記憶手段をさらに備えることを特徴とする。
Invention of Claim 6 is an electronic device as described in any one of Claims 1-5,
It further comprises handwriting information storage means for storing a plurality of handwriting information input by the handwriting input means.

請求項7に記載の発明は、情報表示プログラムにおいて、
ユーザによる手書き入力を受け付けるタッチパネル及び表示部を有するコンピュータに、
見出語に説明情報を対応付けてなる辞書情報を複数記憶する辞書情報記憶機能と、
前記タッチパネルにより入力された複数の筆跡情報を前記表示部に表示させる筆跡情報表示機能と、
前記筆跡情報表示機能により表示された複数の筆跡情報から、任意の筆跡情報をユーザ操作に応じて選択する筆跡情報選択機能と、
前記筆跡情報選択機能により選択された筆跡情報を文字列として文字認識する文字列認識機能と、
前記文字列認識機能により文字認識された文字列を検索語として設定する検索語設定機能と、
前記検索語に対応する見出語を前記辞書情報記憶機能から検索し、当該見出語を含む辞書情報を前記表示部に表示させる辞書情報検索表示機能と、
を実現させることを特徴とする。
The invention according to claim 7 is the information display program,
To a computer having a touch panel and a display unit that accepts handwritten input by a user,
A dictionary information storage function for storing a plurality of dictionary information in which explanation information is associated with a headword;
A handwriting information display function for displaying a plurality of handwriting information input by the touch panel on the display unit;
From a plurality of handwriting information displayed by the handwriting information display function, handwriting information selection function for selecting any handwriting information according to a user operation,
A character string recognition function for recognizing the handwriting information selected by the handwriting information selection function as a character string;
A search word setting function for setting a character string recognized by the character string recognition function as a search word;
A dictionary information search and display function for searching for a headword corresponding to the search word from the dictionary information storage function and displaying dictionary information including the headword on the display unit;
It is characterized by realizing.

本発明によれば、手書き入力された複数の筆跡情報を表示させ、文字列として文字認識し、検索語として設定して、この検索語に対応する見出語を含む辞書情報を表示させるので、不明語句である複数の筆跡情報を表示させて一時的に蓄積させておき、その後に各筆跡情報について順次見出語検索することができる。したがって、一定の時間を要する筆跡情報の認識処理及び説明情報の表示処理やユーザによる当該説明情報の確認作業を筆跡情報毎に行っていた従来の場合と異なり、複数の不明語句が立て続けに生じた場合であっても確実に見出語検索することができる。   According to the present invention, a plurality of handwriting information input by handwriting is displayed, character recognition is performed as a character string, set as a search word, and dictionary information including a headword corresponding to the search word is displayed. It is possible to display a plurality of handwriting information as unknown words and temporarily accumulate them, and then sequentially search for a word for each handwriting information. Therefore, unlike the conventional case in which handwriting information recognition processing and explanation information display processing that require a certain amount of time and confirmation processing of the explanation information by the user are performed for each handwriting information, a plurality of unknown words are generated in succession. Even in such a case, it is possible to surely search for a headword.

また、複数の筆跡情報から任意の筆跡情報を選択し、選択された筆跡情報から検索語を設定して当該検索語に対応する見出語を含む辞書情報を表示させるので、不明語句として一時的に蓄積した複数の筆跡情報から、調べたいものだけを適宜選択して見出語検索することができる。したがって、例えば、会議の席などで複数の不明語句を書き留めた場合に、その後の会議の経過などで意味が明らかになった不明語句は省いて、必要な不明語句だけを見出語検索することができる。   In addition, arbitrary handwriting information is selected from a plurality of handwriting information, a search word is set from the selected handwriting information, and dictionary information including a headword corresponding to the search word is displayed. From the plurality of handwriting information accumulated in the list, it is possible to appropriately select only what is desired to be searched and to search for a word. Therefore, for example, if you write down multiple unknown words at a meeting, etc., omit the unknown words whose meaning has been clarified during the subsequent meeting, etc., and search only the necessary unknown words. Can do.

本発明に係る電子辞書を示す平面図である。It is a top view which shows the electronic dictionary which concerns on this invention. 本発明に係る電子辞書の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the electronic dictionary which concerns on this invention. 辞書データベースの構造を示す図である。It is a figure which shows the structure of a dictionary database. 辞書検索処理の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a dictionary search process. 辞書検索処理の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a dictionary search process. 辞書検索処理の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a dictionary search process. 辞書検索処理の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a dictionary search process. 辞書検索処理の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a dictionary search process. 辞書検索処理における表示内容例を示す図である。It is a figure which shows the example of the display content in a dictionary search process. 辞書検索処理における表示内容例を示す図である。It is a figure which shows the example of the display content in a dictionary search process. 辞書検索処理における表示内容例を示す図である。It is a figure which shows the example of the display content in a dictionary search process. 辞書検索処理における表示内容例を示す図である。It is a figure which shows the example of the display content in a dictionary search process.

以下、図面を参照して、本発明に係る電子機器の一実施形態である電子辞書について詳細に説明する。
まず、本実施形態における電子辞書の構成を説明する。
Hereinafter, an electronic dictionary which is an embodiment of an electronic apparatus according to the present invention will be described in detail with reference to the drawings.
First, the configuration of the electronic dictionary in the present embodiment will be described.

[外観構成]
図1は、電子辞書1の平面図である。
この図に示すように、電子辞書1は、メインディスプレイ10、サブディスプレイ11及びキーボード2を備えている。
[Appearance configuration]
FIG. 1 is a plan view of the electronic dictionary 1.
As shown in FIG. 1, the electronic dictionary 1 includes a main display 10, a sub display 11, and a keyboard 2.

メインディスプレイ10及びサブディスプレイ11は、ユーザによるキーボード2の操作に応じた文字や符号等、各種データを表示する部分であり、LCD(Liquid Crystal Display)やELD(Electronic Luminescence Display)等によって構成されている。また、本実施形態におけるメインディスプレイ10,サブディスプレイ11は、それぞれメインタッチパネル10a(以下、タッチパネル10aとする),サブタッチパネル11a(以下、タッチパネル11aとする)(図2参照)と一体的に形成されており、表面を押下することにより、押下位置に応じた入力操作が可能となっている。特に、サブディスプレイ11では、後述の入力枠113(図9(a)参照)に対してユーザがタッチペンを操作することにより、漢字や仮名文字、アルファベット等の筆跡情報を手書き入力することができるようになっている。なお、筆跡情報の入力は手書きに限定されず、筆跡として認識できる情報が入力できる方法であれば何でも良い。   The main display 10 and the sub-display 11 are portions for displaying various data such as characters and symbols according to the operation of the keyboard 2 by the user, and are configured by an LCD (Liquid Crystal Display), an ELD (Electronic Luminescence Display), or the like. Yes. In addition, the main display 10 and the sub display 11 in the present embodiment are integrally formed with a main touch panel 10a (hereinafter referred to as touch panel 10a) and a sub touch panel 11a (hereinafter referred to as touch panel 11a) (see FIG. 2), respectively. By pressing the front surface, an input operation corresponding to the pressed position is possible. In particular, on the sub-display 11, handwriting information such as kanji characters, kana characters, and alphabets can be input by hand when the user operates a touch pen on an input frame 113 (see FIG. 9A) described later. It has become. The input of handwriting information is not limited to handwriting, and any method can be used as long as it can input information that can be recognized as handwriting.

キーボード2は、ユーザが電子辞書1を操作するための各種キーを有している。具体的には、キーボード2は、訳/決定キー2bと、文字キー2cと、辞書選択キー2dと、カーソルキー2eと、シフトキー2fと、メニューキー2gと、一括入力モードキー2hと、単語帳キー2j等とを有している。   The keyboard 2 has various keys for the user to operate the electronic dictionary 1. Specifically, the keyboard 2 includes a translation / decision key 2b, a character key 2c, a dictionary selection key 2d, a cursor key 2e, a shift key 2f, a menu key 2g, a batch input mode key 2h, a word book. Key 2j and the like.

訳/決定キー2bは、検索の実行や、見出語の決定等に使用されるキーである。文字キー2cは、ユーザによる文字の入力等に使用されるキーであり、本実施形態においては“A”〜“Z”キーを備えている。辞書選択キー2dは、後述の辞書データベース84,…(図2参照)の選択に使用されるキーであり、本実施形態においては、国語辞書選択キー2d(a)や、英和辞書選択キー2d(b)を備えている。   The translation / decision key 2b is a key used for executing a search, determining a headword, and the like. The character key 2c is a key used for inputting characters by the user, and includes "A" to "Z" keys in the present embodiment. The dictionary selection key 2d is a key used for selecting a dictionary database 84, which will be described later (see FIG. 2). In the present embodiment, the dictionary selection key 2d (a) or the English-Japanese dictionary selection key 2d ( b).

カーソルキー2eは、画面内の反転表示位置、つまりカーソル位置の移動等に使用されるキーであり、本実施形態においては上下左右の方向を指定可能となっている。シフトキー2f及びメニューキー2gは、後述する辞書検索処理において記憶済みの文字列一覧を呼び出すとき等に使用されるキーである。   The cursor key 2e is a key used for the reverse display position in the screen, that is, the movement of the cursor position. In this embodiment, the up / down / left / right directions can be designated. The shift key 2f and the menu key 2g are keys that are used when a stored character string list is called in a dictionary search process to be described later.

一括入力モードキー2hは、後述する辞書検索処理において複数の筆跡情報を一括入力するとき等に使用されるキーである。単語帳キー2jは、説明情報の表示された見出語を登録して後述の単語帳テーブル群83(図2参照)に蓄積記憶させるときや、単語帳テーブル群83に蓄積記憶された見出語を一覧表示するとき等に使用されるキーであり、本実施形態においては、単語帳登録を行う場合にはシフトキー2fと組み合わせて使用され、登録内容を一覧表示する場合には単独で使用されるようになっている。   The batch input mode key 2h is a key used when a plurality of handwriting information is batch input in a dictionary search process to be described later. The word book key 2j is used for registering a headword on which explanation information is displayed and storing it in a later-described word book table group 83 (see FIG. 2), or for a headword stored and stored in the word book table group 83. This is a key used when displaying a list of words. In this embodiment, it is used in combination with the shift key 2f when registering a word book, and is used alone when displaying a list of registered contents. It has become so.

[内部構成]
続いて、電子辞書1の内部構成について説明する。図2は、電子辞書1の内部構成を示すブロック図である。
[Internal configuration]
Next, the internal configuration of the electronic dictionary 1 will be described. FIG. 2 is a block diagram showing an internal configuration of the electronic dictionary 1.

この図に示すように、電子辞書1は、表示部40、入力部30、CPU(Central Processing Unit)20、フラッシュROM(Read Only Memory)80、RAM(Random Access Memory)90を備え、各部はバスBで相互にデータ通信可能に接続されて構成されている。   As shown in this figure, the electronic dictionary 1 includes a display unit 40, an input unit 30, a CPU (Central Processing Unit) 20, a flash ROM (Read Only Memory) 80, and a RAM (Random Access Memory) 90, each of which is a bus. B are connected so as to be able to communicate with each other.

表示部40は、上述のメインディスプレイ10及びサブディスプレイ11を備えており、CPU20から入力される表示信号に基づいて各種情報をメインディスプレイ10やサブディスプレイ11に表示するようになっている。   The display unit 40 includes the main display 10 and the sub display 11 described above, and displays various types of information on the main display 10 and the sub display 11 based on a display signal input from the CPU 20.

入力部30は、上述のキーボード2やタッチパネル10a,11aを備えており、押下されたキーやタッチパネル10a,11aの位置に対応する信号をCPU20に出力するようになっている。   The input unit 30 includes the keyboard 2 and the touch panels 10a and 11a described above, and outputs a signal corresponding to the pressed key and the position of the touch panels 10a and 11a to the CPU 20.

CPU20は、入力される指示に応じて所定のプログラムに基づいた処理を実行し、各機能部への指示やデータの転送等を行い、電子辞書1を統括的に制御するようになっている。具体的には、CPU20は、入力部30から入力される操作信号等に応じてフラッシュROM80に格納された各種プログラムを読み出し、当該プログラムに従って処理を実行する。そして、CPU20は、処理結果をRAM90に保存するとともに、当該処理結果を表示部40に適宜出力させる。   The CPU 20 executes processing based on a predetermined program in accordance with an input instruction, performs an instruction to each function unit, data transfer, and the like, and comprehensively controls the electronic dictionary 1. Specifically, the CPU 20 reads various programs stored in the flash ROM 80 according to an operation signal or the like input from the input unit 30, and executes processing according to the program. Then, the CPU 20 stores the processing result in the RAM 90 and causes the display unit 40 to output the processing result as appropriate.

フラッシュROM80は、電子辞書1の各種機能を実現するためのプログラムやデータを記憶するメモリである。本実施形態においては、フラッシュROM80は、本発明に係る情報表示プログラム81と、辞書データベース群82と、単語帳テーブル群83とを記憶している。   The flash ROM 80 is a memory that stores programs and data for realizing various functions of the electronic dictionary 1. In the present embodiment, the flash ROM 80 stores an information display program 81 according to the present invention, a dictionary database group 82, and a word book table group 83.

情報表示プログラム81は、後述の辞書検索処理(図4〜図8参照)をCPU20に実行させるためのプログラムである。   The information display program 81 is a program for causing the CPU 20 to execute a later-described dictionary search process (see FIGS. 4 to 8).

辞書データベース群82は、複数の辞書データベース84,…を有しており、本実施形態においては、国語辞書の辞書データベース84aや、英和辞書の辞書データベース84b等を有している。   The dictionary database group 82 includes a plurality of dictionary databases 84,... In this embodiment, the dictionary database 84a includes a dictionary database 84a for a national language dictionary, a dictionary database 84b for an English-Japanese dictionary, and the like.

これら辞書データベース84には、例えば図3に1例を示すように、見出語に対して、この見出語の意味内容からなる説明情報などが対応付けされてなる辞書情報が複数格納されている。   In these dictionary databases 84, for example, as shown in an example in FIG. 3, a plurality of dictionary information in which explanation information including the meaning content of the headword is associated with the headword is stored. Yes.

単語帳テーブル群83は、複数の辞書データベース84,…に対応する複数の単語帳テーブル85,…有しており、本実施形態においては、辞書データベース84a,84bに対応する単語帳テーブル85a,85bを有している。これら単語帳テーブル85,…は、対応する辞書データベース84,…中の説明情報が読み出されて表示され、ユーザ操作により単語帳登録が指示された際に、その見出語を単語帳見出語として蓄積して格納する、つまり単語帳登録するようになっている。   The word book table group 83 has a plurality of word book tables 85 corresponding to the plurality of dictionary databases 84,... In the present embodiment, the word book tables 85a, 85b corresponding to the dictionary databases 84a, 84b. have. These word book tables 85,... Are read out and displayed in the corresponding dictionary database 84,..., And when a word book registration is instructed by a user operation, the word books are found as word books. Accumulated and stored as words, that is, registered as a word book.

なお、この単語帳テーブル85,…には、蓄積記憶される見出語の数に上限があり、これを超えた場合には、古いものから順に削除されるようになっている。   In this word book table 85,..., There is an upper limit on the number of headwords stored and stored, and when this number is exceeded, the oldest ones are deleted in order.

RAM90は、CPU20が実行する各種プログラムや、これらプログラムの実行に係るデータ等を一時的に保持するメモリ領域を備えている。このRAM90は、本実施形態においては、選択辞書記憶領域91、筆跡情報記憶領域92、文字列記憶領域93を備えている。   The RAM 90 includes a memory area that temporarily holds various programs executed by the CPU 20 and data related to the execution of these programs. In this embodiment, the RAM 90 includes a selection dictionary storage area 91, a handwriting information storage area 92, and a character string storage area 93.

ここで、選択辞書記憶領域91には、見出語の検索対象としてユーザにより選択された辞書データベース84の識別情報(辞書名)が格納されるようになっており、筆跡情報記憶領域92には、ユーザによりタッチパネル11aを通じて手書き入力された筆跡情報が格納されるようになっている。また、文字列記憶領域93には、この筆跡情報が文字認識された文字列が格納されるようになっている。   Here, the selected dictionary storage area 91 stores identification information (dictionary name) of the dictionary database 84 selected by the user as a search target for the headword, and the handwriting information storage area 92 stores the identification information. The handwriting information input by the user through the touch panel 11a is stored. The character string storage area 93 stores a character string in which the handwriting information is recognized.

[動作]
続いて、電子辞書1の動作について説明する。
図4〜図8は、CPU20が情報表示プログラム81を読み出して実行する辞書検索処理の流れを示すフローチャートである。
[Operation]
Next, the operation of the electronic dictionary 1 will be described.
4 to 8 are flowcharts showing the flow of dictionary search processing in which the CPU 20 reads and executes the information display program 81.

まず、図4に示すように、CPU20はユーザにより辞書選択キー2dが操作されるか否かを判定し(ステップS1)、操作されないと判定した場合(ステップS1;No)には、他の処理へ移行する。   First, as shown in FIG. 4, the CPU 20 determines whether or not the dictionary selection key 2d is operated by the user (step S1), and when it is determined that the user does not operate (step S1; No), other processing is performed. Migrate to

また、ステップS1において辞書選択キー2dが操作されたと判定した場合(ステップS1;Yes)には、CPU20は、操作された辞書選択キー2dに対応する辞書データベース84の辞書名を選択辞書記憶領域91に記憶させた後、ユーザにより一括入力モードキー2hが操作されるか否かを判定する(ステップS2)。   If it is determined in step S1 that the dictionary selection key 2d has been operated (step S1; Yes), the CPU 20 selects the dictionary name of the dictionary database 84 corresponding to the operated dictionary selection key 2d as the selected dictionary storage area 91. Then, it is determined whether or not the collective input mode key 2h is operated by the user (step S2).

このステップS2において一括入力モードキー2hが操作されないと判定した場合(ステップS2;No)には、CPU20は、他の処理へ移行し、操作されたと判定した場合(ステップS2;Yes)には、複数の不明語句を一括して入力・検索可能な一括入力モードでの処理を開始し、まずは筆跡情報記憶処理を行う(ステップS3)。   If it is determined in step S2 that the batch input mode key 2h is not operated (step S2; No), the CPU 20 proceeds to another process, and if it is determined that it is operated (step S2; Yes), Processing in a batch input mode in which a plurality of unknown words can be input / searched at the same time is started, and handwriting information storage processing is first performed (step S3).

このステップS3の筆跡情報記憶処理では、図5に示すように、CPU20は、メインディスプレイ10に筆跡情報の入力画面として複数段の筆跡情報エリア101,…や「入力終了」指示エリア102(図9(a)参照)を表示させるとともに、サブディスプレイ11に手書き入力画面として入力枠113や「訂正」指示エリア114(図9(a)参照)を表示させる(ステップS31)。   In the handwriting information storage process in step S3, as shown in FIG. 5, the CPU 20 has a plurality of handwriting information areas 101,... And an “input end” instruction area 102 (FIG. 9) on the main display 10 as handwriting information input screens. (A) is displayed, and the input frame 113 and the “correction” instruction area 114 (see FIG. 9A) are displayed on the sub-display 11 as a handwriting input screen (step S31).

次に、CPU20は、ユーザによりサブディスプレイ11(タッチパネル11a)における空欄の入力枠113への入力が行われるか否かを判定し(ステップS32)、入力が行われないと判定した場合(ステップS32;No)には、CPU20は、当該ステップS32を繰り返す。   Next, the CPU 20 determines whether or not an input to the blank input frame 113 on the sub-display 11 (touch panel 11a) is performed by the user (step S32), and when it is determined that no input is performed (step S32). ; No), the CPU 20 repeats the step S32.

また、ステップS32において入力枠113への入力が行われたと判定した場合(ステップS32;Yes)には、CPU20は、ユーザにより「訂正」指示エリア114へのタッチ操作が行われるか否かを判定する(ステップS33)。   If it is determined in step S32 that input to the input frame 113 has been performed (step S32; Yes), the CPU 20 determines whether or not the user performs a touch operation on the “correction” instruction area 114. (Step S33).

このステップS33において「訂正」指示エリア114へのタッチ操作が行われたと判定した場合(ステップS33;Yes)には、CPU20は、当該ステップS33の判定時点で既に手書き入力されていた筆跡情報を入力枠113から消去して上述のステップS32へ移行し、タッチ操作が行われないと判定した場合(ステップS33;No)には、ユーザにより訳/決定キー2bが操作されるか否かを判定する(ステップS34)。   If it is determined in step S33 that a touch operation has been performed on the “correction” instruction area 114 (step S33; Yes), the CPU 20 inputs handwriting information that has already been input by handwriting at the time of determination in step S33. If it is erased from the frame 113 and the process proceeds to step S32 described above and it is determined that the touch operation is not performed (step S33; No), it is determined whether or not the translation / decision key 2b is operated by the user. (Step S34).

このステップS34において訳/決定キー2bが操作されたと判定した場合(ステップS34;Yes)には、CPU20は、当該ステップS34での判定時点で既に手書き入力されていた筆跡情報を画像情報として筆跡情報記憶領域92に記憶させ、メインディスプレイ10の筆跡情報エリア101に表示させた後(ステップS35)、その筆跡情報をサブディスプレイ11の入力枠113から消去して上述のステップS32へ移行する。   If it is determined in step S34 that the translation / decision key 2b has been operated (step S34; Yes), the CPU 20 uses the handwriting information that has been input by handwriting at the time of the determination in step S34 as image information. After being stored in the storage area 92 and displayed in the handwriting information area 101 of the main display 10 (step S35), the handwriting information is erased from the input frame 113 of the sub-display 11, and the process proceeds to step S32.

そして、ステップS32〜S35を繰り返すことにより、複数の筆跡情報が筆跡情報記憶領域92に記憶され、メインディスプレイ10の筆跡情報エリア101,…に表示される。このとき、筆跡情報は、訳/決定キー2bの操作毎に、複数段の筆跡情報エリア101,…に上段から順に表示されるようになっている。   And by repeating step S32-S35, several handwriting information is memorize | stored in the handwriting information storage area 92, and is displayed on the handwriting information area 101, ... of the main display 10. FIG. At this time, handwriting information is displayed in order from the top in a plurality of handwriting information areas 101,... For each operation of the translation / decision key 2b.

一方、ステップS34において訳/決定キー2bが操作されないと判定した場合(ステップS34;No)には、CPU20は、ユーザによりメインディスプレイ10の「入力終了」指示エリア102へのタッチ操作が行われるか否かを判定する(ステップS36)。   On the other hand, if it is determined in step S34 that the translation / decision key 2b is not operated (step S34; No), the CPU 20 performs a touch operation on the “input end” instruction area 102 of the main display 10 by the user. It is determined whether or not (step S36).

このステップS36において「入力終了」指示エリア102へのタッチ操作が行われないと判定した場合(ステップS36;No)には、CPU20は、上述のステップS32へ移行し、タッチ操作が行われたと判定した場合(ステップS36;Yes)には、筆跡情報記憶処理を終了する。   When it is determined in step S36 that the touch operation to the “input end” instruction area 102 is not performed (step S36; No), the CPU 20 proceeds to the above-described step S32 and determines that the touch operation is performed. If it has been performed (step S36; Yes), the handwriting information storage process is terminated.

次に、図4に示すように、CPU20は、筆跡情報認識処理を行う(ステップS4)。
このステップS4の筆跡情報認識処理では、図6に示すように、CPU20は、筆跡情報の認識画面として、上述のステップS3で筆跡情報が表示された筆跡情報エリア101,…や、この筆跡情報エリア101に対応する認識チェックボックス103,…のほか、「全てチェック」指示エリア104、「認識」指示エリア105、「認識終了」指示エリア106(図10(a)参照)をメインディスプレイ10に表示させる(ステップS41)。
Next, as shown in FIG. 4, the CPU 20 performs handwriting information recognition processing (step S4).
In the handwriting information recognition process in step S4, as shown in FIG. 6, the CPU 20 uses the handwriting information area 101 in which the handwriting information is displayed in step S3 described above as a handwriting information recognition screen, and the handwriting information area. In addition to the recognition check boxes 103 corresponding to 101, a “check all” instruction area 104, a “recognition” instruction area 105, and a “recognition end” instruction area 106 (see FIG. 10A) are displayed on the main display 10. (Step S41).

次に、CPU20は、ユーザにより認識チェックボックス103,…又は「全てチェック」指示エリア104へのタッチ操作が行われるか否かを判定する(ステップS42)。そして、タッチ操作が行われないと判定した場合(ステップS42;No)には、CPU20は、当該ステップS42を繰り返し、タッチ操作が行われたと判定した場合(ステップS42;Yes)には、認識チェックボックス103のみへのタッチ操作が行われたときは当該タッチ操作された認識チェックボックス103にチェックマークを表示し、「全てチェック」指示エリア104へのタッチ操作が行われたときは全ての認識チェックボックス103,…にチェックマークを表示した後、ユーザにより「認識」指示エリア105へのタッチ操作が行われるか否かを判定する(ステップS43)。   Next, the CPU 20 determines whether or not the user performs a touch operation on the recognition check boxes 103,... Or the “check all” instruction area 104 (step S42). When it is determined that the touch operation is not performed (Step S42; No), the CPU 20 repeats Step S42, and when it is determined that the touch operation is performed (Step S42; Yes), the recognition check is performed. When a touch operation on only the box 103 is performed, a check mark is displayed in the recognition check box 103 on which the touch operation is performed, and when a touch operation on the “check all” instruction area 104 is performed, all recognition checks are performed. After displaying a check mark in the boxes 103,..., It is determined whether or not the user performs a touch operation on the “recognition” instruction area 105 (step S43).

このステップS43において「認識」指示エリア105へのタッチ操作が行われないと判定した場合(ステップS43;No)には、CPU20は、上述のステップS42へ移行し、タッチ操作が行われたと判定した場合(ステップS43;Yes)には、チェックマークが表示された認識チェックボックス103に対応する筆跡情報エリア101の全ての筆跡情報を、それぞれ文字列として文字認識して文字列記憶領域93に記憶させる。同時に、当該筆跡情報が表示された筆跡情報エリア101に代えて文字列エリア107(図10(c)参照)を表示させ、文字認識された文字列をこの文字列エリア107に表示させる。併せて、各文字列エリア107の端に「訂正」指示エリア108(図10(c)参照)を表示させる(ステップS44)。   When it is determined in step S43 that the touch operation on the “recognition” instruction area 105 is not performed (step S43; No), the CPU 20 proceeds to the above-described step S42 and determines that the touch operation is performed. In the case (step S43; Yes), all the handwriting information in the handwriting information area 101 corresponding to the recognition check box 103 on which the check mark is displayed is recognized as a character string and stored in the character string storage area 93. . At the same time, a character string area 107 (see FIG. 10C) is displayed instead of the handwriting information area 101 on which the handwriting information is displayed, and the character string recognized as a character is displayed in the character string area 107. In addition, a “correction” instruction area 108 (see FIG. 10C) is displayed at the end of each character string area 107 (step S44).

次に、CPU20は、ユーザにより「訂正」指示エリア108へのタッチ操作が行われるか否かを判定し(ステップS45)、タッチ操作が行われたと判定した場合(ステップS45;Yes)、つまり、タッチ操作が行われた「訂正」指示エリア108に対応する文字列エリア107の文字列が訂正対象文字列として選択された場合には、この訂正対象文字列を文字列エリア107から消去し、併せて上述のステップS44で文字列記憶領域93に記憶された当該文字列を消去する(ステップS46)。そして、文字列が消去された文字列エリア107のみに対して、上述のステップS3と同様に筆跡情報記憶処理が行われ、新たな筆跡情報が入力された後(ステップS47)、上述のステップS42へ移行する。それから、CPU20は、ステップS42〜S44の処理を経て、入力された新たな筆跡情報を新たな文字列として認識・記憶し、上記訂正対象文字列に置き換える。   Next, the CPU 20 determines whether or not the user performs a touch operation on the “correction” instruction area 108 (step S45), and determines that the touch operation has been performed (step S45; Yes), that is, When the character string in the character string area 107 corresponding to the “correction” instruction area 108 on which the touch operation has been performed is selected as the character string to be corrected, the character string to be corrected is deleted from the character string area 107 and combined. Then, the character string stored in the character string storage area 93 in step S44 is deleted (step S46). Then, only the character string area 107 from which the character string has been deleted is subjected to handwriting information storage processing in the same manner as in step S3 described above, and new handwritten information is input (step S47), and then the above described step S42. Migrate to Then, the CPU 20 recognizes and stores the input new handwriting information as a new character string through the processing of steps S42 to S44, and replaces it with the correction target character string.

また、上述のステップS45においてタッチ操作が行われないと判定した場合(ステップS45;No)には、CPU20は、ユーザにより「認識終了」指示エリア106へのタッチ操作が行われるか否かを判定する(ステップS48)。そして、「認識終了」指示エリア106へのタッチ操作が行われないと判定した場合(ステップS48;No)には、CPU20は、上述のステップS41へ移行し、タッチ操作が行われたと判定した場合(ステップS48;Yes)には、文字認識された文字列をメインディスプレイ10に一覧表示し(ステップS49)、筆跡情報認識処理を終了する。   When it is determined in step S45 that the touch operation is not performed (step S45; No), the CPU 20 determines whether or not the user performs a touch operation on the “recognition end” instruction area 106. (Step S48). When it is determined that the touch operation on the “recognition end” instruction area 106 is not performed (step S48; No), the CPU 20 proceeds to the above-described step S41 and determines that the touch operation is performed. In (Step S48; Yes), the character strings recognized as characters are displayed in a list on the main display 10 (Step S49), and the handwriting information recognition process is terminated.

次に、図4に示すように、CPU20は、認識文字列検索処理を行う(ステップS5)。
このステップS5の認識文字列検索処理では、図7に示すように、CPU20は、文字列の検索画面として、上述のステップS4で文字認識された文字列が表示された文字列エリア107,…や、この文字列エリア107,…に対応する検索チェックボックス109,…のほか、「全てチェック」指示エリア110、「検索」指示エリア111(図11(a)参照)をメインディスプレイ10に表示させる(ステップS50)。
Next, as shown in FIG. 4, the CPU 20 performs a recognized character string search process (step S5).
In the recognized character string search process in step S5, as shown in FIG. 7, the CPU 20 displays, as a character string search screen, a character string area 107,... Where the character string recognized in step S4 is displayed. In addition to the search check boxes 109,... Corresponding to the character string areas 107,..., A “check all” instruction area 110 and a “search” instruction area 111 (see FIG. 11A) are displayed on the main display 10 (see FIG. 11A). Step S50).

次に、CPU20は、ユーザにより検索チェックボックス109,…又は「全てチェック」指示エリア110へのタッチ操作が行われるか否かを判定する(ステップS51)。そして、タッチ操作が行われないと判定した場合(ステップS51;No)には、CPU20は、当該ステップS51を繰り返し、タッチ操作が行われたと判定した場合(ステップS51;Yes)には、検索チェックボックス109のみへのタッチ操作が行われたときは当該タッチ操作された検索チェックボックス109にチェックマークを表示し、「全てチェック」指示エリア110へのタッチ操作が行われたときは全ての検索チェックボックス109,…にチェックマークを表示した後、ユーザにより「検索」指示エリア111へのタッチ操作が行われるか否かを判定する(ステップS52)。   Next, the CPU 20 determines whether or not the user performs a touch operation on the search check box 109,... Or the “check all” instruction area 110 (step S51). When it is determined that the touch operation is not performed (step S51; No), the CPU 20 repeats the step S51, and when it is determined that the touch operation is performed (step S51; Yes), the search check is performed. When a touch operation on only the box 109 is performed, a check mark is displayed in the search check box 109 on which the touch operation is performed, and when a touch operation on the “check all” instruction area 110 is performed, all search checks are performed. After displaying check marks in the boxes 109,..., It is determined whether or not the user performs a touch operation on the “search” instruction area 111 (step S52).

このステップS52において「検索」指示エリア111へのタッチ操作が行われないと判定した場合(ステップS52;No)には、CPU20は、上述のステップS51へ移行し、タッチ操作が行われたと判定した場合(ステップS52;Yes)には、上述のステップS51でチェックマークが表示された検索チェックボックス109に対応する文字列エリア107の文字列(チェック文字列)全てのうちの最上段のチェック文字列を検索語として設定し、この検索語に対応する見出語を選択辞書記憶領域91に記憶された辞書データベース84から検索する(ステップS53)。   When it is determined in this step S52 that the touch operation to the “search” instruction area 111 is not performed (step S52; No), the CPU 20 proceeds to the above-described step S51 and determines that the touch operation is performed. In the case (step S52; Yes), the uppermost check character string of all the character strings (check character strings) in the character string area 107 corresponding to the search check box 109 in which the check mark is displayed in step S51 described above. Is set as a search word, and a headword corresponding to the search word is searched from the dictionary database 84 stored in the selected dictionary storage area 91 (step S53).

次に、CPU20は、ステップS53での見出語検索によって検出された見出語をメインディスプレイ10に一覧表示させる(ステップS54)。また、このときCPU20は、見出語一覧における先頭の見出語を反転表示させるとともに、当該見出語を含む辞書情報、つまり当該見出語及びその説明情報と、「リスト復帰」指示エリア115(図11(c)参照)とをメインディスプレイ10に表示させる。ここで、CPU20は、ユーザによるカーソルキー2e及び訳/決定キー2bの操作によって見出語一覧から先頭の見出語以外の見出語が選択された場合には、当該選択された見出語の説明情報を辞書データベース84から読み出してメインディスプレイ10に表示させる。   Next, the CPU 20 displays a list of headwords detected by the headword search in step S53 on the main display 10 (step S54). At this time, the CPU 20 highlights the first headword in the headword list, and also includes dictionary information including the headword, that is, the headword and its explanation information, and the “list return” instruction area 115. (See FIG. 11C) is displayed on the main display 10. Here, when a headword other than the head word is selected from the headword list by the user operating the cursor key 2e and the translation / decision key 2b, the CPU 20 selects the selected headword. Is read from the dictionary database 84 and displayed on the main display 10.

次に、CPU20は、上述のステップS51において複数の検索チェックボックス109にチェックマークが表示されたか否か、つまりチェック文字列が複数あるか否かを判定し(ステップS55)、チェック文字列が1つだけの場合(ステップS55;No)には、認識文字列検索処理を終了し、チェック文字列が複数ある場合(ステップS55;Yes)には、「次検索」指示エリア112(図11(c)参照)をメインディスプレイ10に表示させる(ステップS56)。なお、この「次検索」指示エリア112の表示は、上述のステップS54における見出語の一覧表示とほぼ同時に行われる。   Next, the CPU 20 determines whether or not check marks are displayed in the plurality of search check boxes 109 in step S51 described above, that is, whether or not there are a plurality of check character strings (step S55). If there is only one (step S55; No), the recognized character string search process is terminated. If there are a plurality of check character strings (step S55; Yes), the “next search” instruction area 112 (FIG. 11 (c) )) Is displayed on the main display 10 (step S56). The display of the “next search” instruction area 112 is performed almost simultaneously with the list display of headwords in step S54 described above.

次に、CPU20は、ユーザにより「次検索」指示エリア112へのタッチ操作が行われるか否かを判定する(ステップS57)。そして、タッチ操作が行われないと判定した場合(ステップS57;No)には、CPU20は、認識文字列検索処理を終了し、タッチ操作が行われたと判定した場合(ステップS57;Yes)には、当該ステップS57の判定時点で検索語とされていたチェック文字列に代えて、当該チェック文字列の次の段のチェック文字列を検索語として設定し、この検索語に対応する見出語を辞書データベース84から検索した後(ステップS58)、上述のステップS54へ移行する。   Next, the CPU 20 determines whether or not the user performs a touch operation on the “next search” instruction area 112 (step S57). When it is determined that the touch operation is not performed (step S57; No), the CPU 20 ends the recognized character string search process, and when it is determined that the touch operation is performed (step S57; Yes). In place of the check character string that has been the search word at the time of determination in step S57, the check character string in the next stage of the check character string is set as the search word, and the head word corresponding to the search word is set. After searching from the dictionary database 84 (step S58), the process proceeds to step S54 described above.

以上の認識文字列検索処理が終了すると、次に、図4に示すように、CPU20は、ユーザにより「リスト復帰」指示エリア115へのタッチ操作が行われるか否かを判定する(ステップS6)。そして、タッチ操作が行われたと判定した場合(ステップS6;Yes)には、CPU20は、上述のステップS5へ移行して文字認識済みの文字列一覧をメインディスプレイ10に表示させ、タッチ操作が行われないと判定した場合(ステップS6;No)には、辞書検索処理を終了する。   When the above recognized character string search processing is completed, as shown in FIG. 4, the CPU 20 next determines whether or not the user performs a touch operation on the “return list” instruction area 115 (step S <b> 6). . If it is determined that a touch operation has been performed (step S6; Yes), the CPU 20 proceeds to step S5 described above to display a list of character strings that have been recognized on the main display 10, and the touch operation is performed. If it is determined that it is not received (step S6; No), the dictionary search process is terminated.

また、上述のステップS44において文字列記憶領域93に記憶された文字列は、辞書検索処理を終了した後からでも、再び呼び出して見出語検索に用いることができる。
この際の電子辞書1の動作について説明する。
In addition, the character string stored in the character string storage area 93 in the above-described step S44 can be called again and used for the headword search even after the dictionary search process is completed.
The operation of the electronic dictionary 1 at this time will be described.

まず、図8に示すように、CPU20は、ユーザによりシフトキー2f及びメニューキー2gが組み合わせて操作されるか否かを判定し(ステップT1)、シフトキー2f及びメニューキー2gが操作されないと判定した場合(ステップT1;No)には、他の処理へ移行する。   First, as shown in FIG. 8, the CPU 20 determines whether or not the user operates the shift key 2f and the menu key 2g in combination (step T1), and determines that the shift key 2f and the menu key 2g are not operated. In (Step T1; No), the process proceeds to another process.

そして、シフトキー2f及びメニューキー2gが操作されたと判定した場合(ステップT1;Yes)には、CPU20は、文字列記憶領域93に記憶された文字列を呼び出してメインディスプレイ10に一覧表示させた後(ステップT2)、上述のステップS5と同様に認識文字列検索処理を行う(ステップT3)。   If it is determined that the shift key 2f and the menu key 2g are operated (step T1; Yes), the CPU 20 calls the character strings stored in the character string storage area 93 and displays them on the main display 10 as a list. (Step T2) A recognition character string search process is performed in the same manner as in Step S5 (Step T3).

[動作例]
続いて、図9〜図12を参照しつつ、上記の辞書検索処理を具体的に説明する。図9〜図12は、本動作例におけるメインディスプレイ10の表示画面を示す図である。但し、図9(a)では、図中の右側にサブディスプレイ11の表示画面を併せて示している。
[Operation example]
Next, the above dictionary search process will be specifically described with reference to FIGS. 9-12 is a figure which shows the display screen of the main display 10 in this operation example. However, in FIG. 9A, the display screen of the sub-display 11 is also shown on the right side in the drawing.

<動作例1>
本動作例1においては、筆跡情報「design」,「jew」,「lean」を記憶した後に、このうちの「design」,「lean」のみを見出語検索する場合の操作について説明する。
<Operation example 1>
In the first operation example, after storing the handwriting information “design”, “jew”, and “lean”, an operation in the case of searching for a headword of only “design” and “lean” will be described.

まず、図9(a)に示すように、ユーザにより英和辞書選択キー2d(b)が操作され(ステップS1;Yes)、一括入力モードキー2hが操作されると(ステップS2;Yes)、メインディスプレイ10に筆跡情報の入力画面が表示され、サブディスプレイ11に手書き入力画面が表示される(ステップS31)。   First, as shown in FIG. 9A, when the user operates the English-Japanese dictionary selection key 2d (b) (step S1; Yes) and the collective input mode key 2h (step S2; Yes), the main An input screen for handwriting information is displayed on the display 10, and a handwriting input screen is displayed on the sub-display 11 (step S31).

そして、サブディスプレイ11における空欄の入力枠113に文字「design」が手書き入力され(ステップS32;Yes)、訳/決定キー2bが操作されると(ステップS33;No、ステップS34;Yes)、図9(b)に示すように、文字「design」が筆跡状態そのままに筆跡情報としてメインディスプレイ10の最上段の筆跡情報エリア101に表示される(ステップS35)。   When the character “design” is input by handwriting into the blank input frame 113 of the sub-display 11 (step S32; Yes) and the translation / decision key 2b is operated (step S33; No, step S34; Yes), As shown in FIG. 9B, the character “design” is displayed as the handwriting information in the uppermost handwriting information area 101 of the main display 10 without changing the handwriting state (step S35).

次に、図9(c)に示すように、同様の操作を繰り返すことにより筆跡情報「jew」,「lean」が続けて入力され、筆跡情報「design」が表示された筆跡情報エリア101の一段下の段から順に表示される。   Next, as shown in FIG. 9C, by repeating the same operation, the handwriting information “jew” and “lean” are continuously input, and the first stage of the handwriting information area 101 in which the handwriting information “design” is displayed. Displayed in order from the bottom row.

そして、「入力終了」指示エリア102へのタッチ操作が行われると(ステップS36;Yes)、図10(a)に示すように、メインディスプレイ10に筆跡情報の認識画面が表示される(ステップS41)。   When a touch operation on the “input end” instruction area 102 is performed (step S36; Yes), as shown in FIG. 10A, a handwriting information recognition screen is displayed on the main display 10 (step S41). ).

次に、図10(b)に示すように、筆跡情報「design」,「lean」が表示された筆跡情報エリア101に対応する認識チェックボックス103へのタッチ操作が行われ(ステップS42;Yes)、「認識」指示エリア105へのタッチ操作が行われると(ステップS43;Yes)、図10(c)に示すように、筆跡情報「design」,「lean」が文字列として文字認識され、筆跡情報エリア101に代えて更新された文字列エリア107に表示される(ステップS44)。   Next, as shown in FIG. 10B, a touch operation is performed on the recognition check box 103 corresponding to the handwriting information area 101 in which the handwriting information “design” and “lean” is displayed (step S42; Yes). When the touch operation on the “recognition” instruction area 105 is performed (step S43; Yes), as shown in FIG. 10C, the handwriting information “design” and “lean” is recognized as a character string, and the handwriting is written. It is displayed in the updated character string area 107 instead of the information area 101 (step S44).

そして、「認識終了」指示エリア106へのタッチ操作が行われると(ステップS45;No、ステップS48;Yes)、図11(a)に示すように、文字認識された文字列「design」,「lean」のみがメインディスプレイ10に一覧表示され(ステップS49)、文字列の検索画面が表示される(ステップS50)。   Then, when a touch operation is performed on the “recognition end” instruction area 106 (step S45; No, step S48; Yes), as shown in FIG. 11A, the character strings “design”, “character recognition” are performed. Only “lean” is displayed as a list on the main display 10 (step S49), and a character string search screen is displayed (step S50).

次に、図11(b)に示すように、文字列「design」,「lean」が表示された文字列エリア107に対応する検索チェックボックス109へのタッチ操作が行われ(ステップS51;Yes)、「検索」指示エリア111へのタッチ操作が行われると(ステップS52;Yes)、図11(c)に示すように、検索語「design」に対応する見出語「design」,「designate」等が辞書データベース84bから検索され(ステップS53)、メインディスプレイ10に一覧表示される(ステップS54)。このとき、先頭の見出語「design」が反転表示され、当該見出語「design」の説明情報がメインディスプレイ10に併せて表示される。   Next, as shown in FIG. 11B, a touch operation is performed on the search check box 109 corresponding to the character string area 107 in which the character strings “design” and “lean” are displayed (step S51; Yes). When the “search” instruction area 111 is touched (step S52; Yes), as shown in FIG. 11C, the headwords “design” and “designate” corresponding to the search word “design” are displayed. Are retrieved from the dictionary database 84b (step S53) and displayed as a list on the main display 10 (step S54). At this time, the first headword “design” is highlighted and the explanation information of the headword “design” is also displayed on the main display 10.

そして、「次検索」指示エリア112へのタッチ操作が行われると(ステップS55;Yes,S56,S57;Yes)、図11(d)に示すように、検索語「lean」に対応する見出語「lean1」,「lean2」等が辞書データベース84bから検索され(ステップS58)、メインディスプレイ10に一覧表示される(ステップS54)。このとき、先頭の見出語「lean1」が反転表示され、当該見出語「lean1」の説明情報がメインディスプレイ10に併せて表示される。 Then, when a touch operation is performed on the “next search” instruction area 112 (steps S55; Yes, S56, S57; Yes), as shown in FIG. 11 (d), an entry corresponding to the search word “lean” is found. The words “lean 1 ”, “lean 2 ” and the like are retrieved from the dictionary database 84 b (step S 58) and displayed as a list on the main display 10 (step S 54). At this time, the first headword “lean 1 ” is displayed in reverse video, and the explanation information of the headword “lean 1 ” is also displayed on the main display 10.

<動作例2>
本動作例2においては、上記動作例1において文字列「design」,「lean」が記憶された状態で一旦辞書検索処理を終了した後に、再び文字列「design」,「lean」を呼び出して見出語検索する場合の操作について説明する。
<Operation example 2>
In the second operation example, after the dictionary search process is completed once the character strings “design” and “lean” are stored in the first operation example, the character strings “design” and “lean” are called again and viewed. The operation when searching for words is described.

まず、図12(a)に示すように、ユーザによりシフトキー2f及びメニューキー2gが組み合わせて操作されると(ステップT1;Yes)、記憶済みの文字列「design」,「lean」がメインディスプレイ10に一覧表示され(ステップT2)、文字列の検索画面が表示される。   First, as shown in FIG. 12A, when the user operates the shift key 2f and the menu key 2g in combination (step T1; Yes), the stored character strings “design” and “lean” are displayed on the main display 10. (Step T2), and a character string search screen is displayed.

そして、上記動作例1と同様に、見出語検索が行われる(ステップT3)。具体的には、図12(b)に示すように、文字列「design」,「lean」が表示された文字列エリア107に対応する検索チェックボックス109へのタッチ操作が行われ、「検索」指示エリア111へのタッチ操作が行われると、図12(c)に示すように、検索語「design」に対応する見出語「design」,「designate」等が辞書データベース84bから検索されてメインディスプレイ10に一覧表示される。このとき、先頭の見出語「design」が反転表示され、当該見出語「design」の説明情報がメインディスプレイ10に併せて表示される。   Then, the headword search is performed as in the first operation example (step T3). Specifically, as shown in FIG. 12B, a touch operation is performed on the search check box 109 corresponding to the character string area 107 in which the character strings “design” and “lean” are displayed, and “search” is performed. When the touch operation on the instruction area 111 is performed, as shown in FIG. 12C, the headwords “design”, “designate”, and the like corresponding to the search word “design” are retrieved from the dictionary database 84b and main. A list is displayed on the display 10. At this time, the first headword “design” is highlighted and the explanation information of the headword “design” is also displayed on the main display 10.

そして、「次検索」指示エリア112へのタッチ操作が行われると、図12(d)に示すように、検索語「lean」に対応する見出語「lean1」,「lean2」等が辞書データベース84bから検索されてメインディスプレイ10に一覧表示される。このとき、先頭の見出語「lean1」が反転表示され、当該見出語「lean1」の説明情報がメインディスプレイ10に併せて表示される。 Then, when a touch operation on the “next search” instruction area 112 is performed, the headwords “lean 1 ”, “lean 2 ” and the like corresponding to the search word “lean” are displayed as shown in FIG. It is searched from the dictionary database 84b and displayed as a list on the main display 10. At this time, the first headword “lean 1 ” is displayed in reverse video, and the explanation information of the headword “lean 1 ” is also displayed on the main display 10.

以上の電子辞書1によれば、図5のステップS32〜S35や、図6のステップS44、図7のステップS51〜S54、図10,11等に示したように、手書き入力された複数の筆跡情報をメインディスプレイ10に一覧表示させ、文字列として文字認識し、検索語として設定して、この検索語に対応する見出語を含む辞書情報を表示させるので、不明語句である複数の筆跡情報を表示させて一時的に蓄積させておき、その後に各筆跡情報について順次見出語検索することができる。したがって、一定の時間を要する筆跡情報の認識処理及び説明情報の表示処理やユーザによる当該説明情報の確認作業を筆跡情報毎に行っていた従来の場合と異なり、複数の不明語句が立て続けに生じた場合であっても確実に見出語検索することができる。   According to the electronic dictionary 1 described above, as shown in steps S32 to S35 of FIG. 5, step S44 of FIG. 6, steps S51 to S54 of FIG. 7, FIGS. A list of information is displayed on the main display 10, characters are recognized as character strings, set as search words, and dictionary information including head words corresponding to the search words is displayed. Can be displayed and temporarily stored, and then the entry word search can be sequentially performed for each handwriting information. Therefore, unlike the conventional case in which handwriting information recognition processing and explanation information display processing that require a certain amount of time and confirmation processing of the explanation information by the user are performed for each handwriting information, a plurality of unknown words are generated in succession. Even in such a case, it is possible to surely search for a headword.

また、図6のステップS42や、図10に示したように、複数の筆跡情報のうちの任意の筆跡情報を文字認識して検索語としているので、不明語句として一時的に蓄積した複数の筆跡情報から、調べたいものだけを適宜選択して見出語検索することができる。したがって、例えば、会議の席などで複数の不明語句を書き留めた場合に、その後の会議の経過などで意味が明らかになった不明語句は省いて、必要な不明語句だけを見出語検索することができる。   Also, as shown in step S42 of FIG. 6 and FIG. 10, any handwriting information among a plurality of handwriting information is recognized and used as a search word, and therefore a plurality of handwritings temporarily accumulated as unknown words / phrases. From the information, it is possible to appropriately select only what is desired to be searched and to search for a headword. Therefore, for example, if you write down multiple unknown words at a meeting, etc., omit the unknown words whose meaning has been clarified during the subsequent meeting, etc., and search only the necessary unknown words. Can do.

また、図7のステップS53〜S58や、図11に示したように、設定された検索語が複数ある場合に、検索に用いる検索語をユーザ操作に応じて切り替え可能なので、不明語句として設定した複数の検索語から、調べたいものだけを適宜選択して見出語検索することができる。   Also, as shown in steps S53 to S58 in FIG. 7 and as shown in FIG. 11, when there are a plurality of set search terms, the search terms used for the search can be switched according to the user operation. From the plurality of search terms, it is possible to appropriately select only the ones that are desired to be searched and perform a search for the found terms.

また、図7のステップS51,S52や、図11に示したように、文字認識された文字列が複数ある場合に、この複数の文字列のうちの任意の文字列をユーザ操作に応じて検索語として設定するので、不明語句として文字認識した複数の文字列から、調べたいものだけを適宜選択して見出語検索することができる。   In addition, when there are a plurality of character strings recognized as shown in steps S51 and S52 of FIG. 7 or FIG. 11, an arbitrary character string of the plurality of character strings is searched according to a user operation. Since it is set as a word, it is possible to appropriately select only what is desired to be searched from a plurality of character strings recognized as unknown words and perform a word search.

また、図6のステップS44や、図8,12に示したように、文字認識された文字列が記憶され、当該記憶された文字列が複数ある場合に、この複数の文字列のうちの任意の文字列をユーザ操作に応じて検索語として設定するので、文字列を記憶させた後で一旦は見出語検索を終了した場合であっても、その後に記憶済みの文字列一覧を呼び出して、この一覧の中から調べたいものだけを適宜選択して見出語検索することができる。   Further, as shown in step S44 of FIG. 6 and FIGS. 8 and 12, when a character string recognized as a character is stored and there are a plurality of stored character strings, an arbitrary one of the plurality of character strings is stored. Since the character string is set as a search word according to the user's operation, even if the word search is terminated once after storing the character string, the stored character string list is called after that. From the list, it is possible to appropriately select only what is desired to be searched and to search for a word.

また、図6のステップS42〜S47に示したように、文字認識された文字列のうちの任意の文字列を訂正対象文字列として選択し、新たに入力された筆跡情報を新たな文字列として文字認識して当該訂正対象文字列に置き換えるので、誤認識された筆跡情報が存在する場合であっても、この誤認識された筆跡情報だけを再入力して訂正することができる。   Further, as shown in steps S42 to S47 of FIG. 6, an arbitrary character string among the character strings recognized as characters is selected as a correction target character string, and the newly input handwriting information is set as a new character string. Since character recognition is performed and replaced with the correction target character string, even if erroneously recognized handwriting information exists, only the erroneously recognized handwriting information can be re-input and corrected.

また、図5のステップS35に示したように、入力された複数の筆跡情報が記憶されるので、例えば、筆跡情報を文字認識させた文字列でなく筆跡情報自体を確認したい場合であっても、必要に応じて当該筆跡情報を呼び出すことができる。   Also, as shown in step S35 of FIG. 5, a plurality of input handwriting information is stored. For example, even when it is desired to check handwriting information itself, not a character string obtained by character recognition of handwriting information. The handwriting information can be called up as necessary.

なお、本発明を適用可能な実施形態は、上述した実施形態に限定されることなく、本発明の趣旨を逸脱しない範囲で適宜変更可能である。   The embodiments to which the present invention can be applied are not limited to the above-described embodiments, and can be appropriately changed without departing from the spirit of the present invention.

例えば、本発明に係る電子機器を電子辞書1として説明したが、本発明が適用可能なものは、このような製品に限定されず、携帯電話、パソコン、PDA(Personal Digital Assistant)、ゲーム機などの電子機器全般に適用可能である。また、本発明に係る情報表示プログラム81は、電子辞書1に対して着脱可能なメモリカード、CD等に記憶されることとしてもよい。   For example, the electronic device according to the present invention has been described as the electronic dictionary 1, but those to which the present invention can be applied are not limited to such products, but are mobile phones, personal computers, PDAs (Personal Digital Assistants), game machines, and the like. It can be applied to all electronic devices. Further, the information display program 81 according to the present invention may be stored in a memory card, CD, or the like that can be attached to and detached from the electronic dictionary 1.

また、検索語が見出語検索されたときに、ユーザ操作により任意の見出語を選択し、単語帳登録して単語帳テーブル85,…に格納できることとしてもよい。   Further, when a search word is searched for an entry word, an arbitrary entry word may be selected by a user operation, registered as a word book, and stored in the word book table 85,.

また、上記実施形態では、辞書検索処理の最初に辞書選択がされるものとして記載したが、例えば、「検索」指示エリア111へのタッチ操作を行った時点(ステップS52)で辞書選択を行ってもよい。   In the above embodiment, the dictionary selection is described as being performed at the beginning of the dictionary search process. However, for example, the dictionary is selected when the touch operation to the “search” instruction area 111 is performed (step S52). Also good.

また、筆跡情報は筆跡情報記憶領域92に記憶されるものとして記載したが、記憶されなくとも、複数の筆跡情報がメインディスプレイ10に表示されるよう一時的に蓄積されればよい。   Although the handwriting information is described as being stored in the handwriting information storage area 92, the handwriting information may be temporarily accumulated so that a plurality of handwriting information is displayed on the main display 10 without being stored.

1 電子辞書
10 メインディスプレイ
11a サブタッチパネル
20 CPU
30 入力部
40 表示部
80 フラッシュROM
90 RAM
1 Electronic Dictionary 10 Main Display 11a Sub Touch Panel 20 CPU
30 Input unit 40 Display unit 80 Flash ROM
90 RAM

Claims (7)

表示手段と、
見出語に説明情報を対応付けてなる辞書情報を複数記憶する辞書情報記憶手段と、
ユーザによる筆跡情報の入力を受け付ける入力手段と、
前記入力手段により入力された複数の筆跡情報を前記表示手段に表示させる筆跡情報表示手段と、
前記筆跡情報表示手段により表示された複数の筆跡情報から、任意の筆跡情報をユーザ操作に応じて選択する筆跡情報選択手段と、
前記筆跡情報選択手段により選択された筆跡情報を文字列として文字認識する文字列認識手段と、
前記文字列認識手段により文字認識された文字列を検索語として設定する検索語設定手段と、
前記検索語に対応する見出語を前記辞書情報記憶手段から検索し、当該見出語を含む辞書情報を前記表示手段に表示させる辞書情報検索表示手段と、
を備えることを特徴とする電子機器。
Display means;
Dictionary information storage means for storing a plurality of dictionary information in which explanation information is associated with headwords;
Input means for accepting input of handwriting information by the user;
Handwriting information display means for displaying a plurality of handwriting information input by the input means on the display means;
From a plurality of handwriting information displayed by the handwriting information display means, handwriting information selection means for selecting any handwriting information according to a user operation;
Character string recognition means for recognizing the handwriting information selected by the handwriting information selection means as a character string;
Search word setting means for setting a character string recognized by the character string recognition means as a search word;
A dictionary information search and display means for searching for a headword corresponding to the search word from the dictionary information storage means and displaying dictionary information including the headword on the display means;
An electronic device comprising:
前記辞書情報検索表示手段は、前記検索語設定手段により設定された前記検索語が複数ある場合に、検索に用いる検索語をユーザ操作に応じて切り替える検索語切替手段を有することを特徴とする請求項1に記載の電子機器。   The dictionary information search and display means includes search word switching means for switching a search word used for search according to a user operation when there are a plurality of the search words set by the search word setting means. Item 2. The electronic device according to Item 1. 前記検索語設定手段は、前記文字列認識手段により文字認識された文字列が複数ある場合に、この複数の文字列のうちの任意の文字列をユーザ操作に応じて検索語として設定することを特徴とする請求項1又は2に記載の電子機器。   The search word setting means, when there are a plurality of character strings recognized by the character string recognition means, sets an arbitrary character string of the plurality of character strings as a search word according to a user operation. The electronic apparatus according to claim 1, wherein the electronic apparatus is characterized in that 前記文字列認識手段により文字認識された文字列を記憶する認識文字列記憶手段をさらに備え、
前記検索語設定手段は、前記認識文字列記憶手段により記憶された文字列が複数ある場合に、この複数の文字列のうちの任意の文字列をユーザ操作に応じて検索語として設定することを特徴とする請求項1〜3のいずれか一項に記載の電子機器。
Recognizing character string storage means for storing a character string recognized by the character string recognition means;
When there are a plurality of character strings stored in the recognized character string storage unit, the search word setting unit sets an arbitrary character string of the plurality of character strings as a search word according to a user operation. The electronic device according to claim 1, wherein the electronic device is characterized.
前記文字列認識手段により文字認識された文字列のうちの任意の文字列を訂正対象文字列として選択する訂正対象文字列選択手段をさらに備え、
前記文字列認識手段は、前記訂正対象文字列が選択された場合に、前記入力手段により新たに入力された筆跡情報を新たな文字列として文字認識し、前記訂正対象文字列に置き換えることを特徴とする請求項1〜4のいずれか一項に記載の電子機器。
A correction target character string selection unit that selects an arbitrary character string of the character strings recognized by the character string recognition unit as a correction target character string;
When the correction target character string is selected, the character string recognition unit recognizes the handwriting information newly input by the input unit as a new character string and replaces it with the correction target character string. The electronic device according to any one of claims 1 to 4.
前記入力手段により入力された複数の筆跡情報を記憶する筆跡情報記憶手段をさらに備えることを特徴とする請求項1〜5のいずれか一項に記載の電子機器。   The electronic apparatus according to claim 1, further comprising handwriting information storage means for storing a plurality of handwriting information input by the input means. 表示部を有するコンピュータに、
見出語に説明情報を対応付けてなる辞書情報を複数記憶する辞書情報記憶機能と、
ユーザによる筆跡情報の入力を受け付ける入力機能と、
前記入力機能により入力された複数の筆跡情報を前記表示部に表示させる筆跡情報表示機能と、
前記筆跡情報表示機能により表示された複数の筆跡情報から、任意の筆跡情報をユーザ操作に応じて選択する筆跡情報選択機能と、
前記筆跡情報選択機能により選択された筆跡情報を文字列として文字認識する文字列認識機能と、
前記文字列認識機能により文字認識された文字列を検索語として設定する検索語設定機能と、
前記検索語に対応する見出語を前記辞書情報記憶機能から検索し、当該見出語を含む辞書情報を前記表示部に表示させる辞書情報検索表示機能と、
を実現させることを特徴とする情報表示プログラム。
To a computer having a display unit,
A dictionary information storage function for storing a plurality of dictionary information in which explanation information is associated with a headword;
An input function that accepts input of handwriting information by the user;
Handwriting information display function for displaying a plurality of handwriting information input by the input function on the display unit,
From a plurality of handwriting information displayed by the handwriting information display function, handwriting information selection function for selecting any handwriting information according to a user operation,
A character string recognition function for recognizing the handwriting information selected by the handwriting information selection function as a character string;
A search word setting function for setting a character string recognized by the character string recognition function as a search word;
A dictionary information search and display function for searching for a headword corresponding to the search word from the dictionary information storage function and displaying dictionary information including the headword on the display unit;
An information display program characterized by realizing the above.
JP2009058932A 2009-03-12 2009-03-12 Electronic device and information display program Active JP5381185B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009058932A JP5381185B2 (en) 2009-03-12 2009-03-12 Electronic device and information display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009058932A JP5381185B2 (en) 2009-03-12 2009-03-12 Electronic device and information display program

Publications (3)

Publication Number Publication Date
JP2010211660A true JP2010211660A (en) 2010-09-24
JP2010211660A5 JP2010211660A5 (en) 2012-03-08
JP5381185B2 JP5381185B2 (en) 2014-01-08

Family

ID=42971716

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009058932A Active JP5381185B2 (en) 2009-03-12 2009-03-12 Electronic device and information display program

Country Status (1)

Country Link
JP (1) JP5381185B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012128789A (en) * 2010-12-17 2012-07-05 Casio Comput Co Ltd Electronic apparatus comprising dictionary function, and program
JP2015005155A (en) * 2013-06-21 2015-01-08 グローリー株式会社 Clientele guidance system and clientele guidance method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000222522A (en) * 1999-02-04 2000-08-11 Matsushita Electric Ind Co Ltd Recognition and processing device
JP2003263437A (en) * 2002-03-11 2003-09-19 Casio Comput Co Ltd Dictionary retrieval device and dictionary retrieval program
JP2007188410A (en) * 2006-01-16 2007-07-26 Sharp Corp Electronic dictionary device, electronic dictionary search method, and electronic dictionary program
JP2008158880A (en) * 2006-12-25 2008-07-10 Casio Comput Co Ltd Handwritten character input device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000222522A (en) * 1999-02-04 2000-08-11 Matsushita Electric Ind Co Ltd Recognition and processing device
JP2003263437A (en) * 2002-03-11 2003-09-19 Casio Comput Co Ltd Dictionary retrieval device and dictionary retrieval program
JP2007188410A (en) * 2006-01-16 2007-07-26 Sharp Corp Electronic dictionary device, electronic dictionary search method, and electronic dictionary program
JP2008158880A (en) * 2006-12-25 2008-07-10 Casio Comput Co Ltd Handwritten character input device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012128789A (en) * 2010-12-17 2012-07-05 Casio Comput Co Ltd Electronic apparatus comprising dictionary function, and program
JP2015005155A (en) * 2013-06-21 2015-01-08 グローリー株式会社 Clientele guidance system and clientele guidance method

Also Published As

Publication number Publication date
JP5381185B2 (en) 2014-01-08

Similar Documents

Publication Publication Date Title
KR100931466B1 (en) Electronic dictionary device and dictionary search method of electronic dictionary device
JP5703711B2 (en) Electronic dictionary device and program
JP4935869B2 (en) Electronic device and program
JP4277903B2 (en) Electronic device and program with dictionary function
US20110219304A1 (en) Dictionary information display device
US9135246B2 (en) Electronic device with a dictionary function and dictionary information display method
KR101090658B1 (en) Electronic equipment equipped with dictionary function
JP5381185B2 (en) Electronic device and information display program
US20130090919A1 (en) Electronic device and dictionary data display method
JP5938897B2 (en) Information display device, information display program, and information display method
US20120154436A1 (en) Information display apparatus and information display method
JP2011197983A (en) Information display device and information display program
JP5716718B2 (en) Chinese display control apparatus, Chinese display control program, and Chinese display control method
JP5673215B2 (en) Russian language search device and program
JP4967820B2 (en) Handwritten character input device and control program thereof
JP6264412B2 (en) Information display device, information display method, and information display program
JP5141130B2 (en) Electronic device and program having dictionary function
JP5531516B2 (en) Information display device and information display program
JP2008217298A (en) Information display device and information display program
JP2012243230A (en) Display control device and program
JP5794073B2 (en) Information display device and information display program
JP2011123313A (en) Electronic equipment and information display program
JP2011123542A (en) Electronic equipment and information display program
JP6447068B2 (en) Information processing apparatus, information display method, and program
CN115131799A (en) Character recognition device, character recognition method, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120124

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20120124

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120125

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130424

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130507

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130708

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: 20130903

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130916

R150 Certificate of patent or registration of utility model

Ref document number: 5381185

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150