JP2011043996A - Electronic dictionary and program - Google Patents

Electronic dictionary and program Download PDF

Info

Publication number
JP2011043996A
JP2011043996A JP2009191888A JP2009191888A JP2011043996A JP 2011043996 A JP2011043996 A JP 2011043996A JP 2009191888 A JP2009191888 A JP 2009191888A JP 2009191888 A JP2009191888 A JP 2009191888A JP 2011043996 A JP2011043996 A JP 2011043996A
Authority
JP
Japan
Prior art keywords
word
dictionary
words
classification
text data
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
JP2009191888A
Other languages
Japanese (ja)
Other versions
JP5482018B2 (en
Inventor
Atsushi Yamamoto
敦 山本
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 JP2009191888A priority Critical patent/JP5482018B2/en
Publication of JP2011043996A publication Critical patent/JP2011043996A/en
Application granted granted Critical
Publication of JP5482018B2 publication Critical patent/JP5482018B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Machine Translation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To easily register a plurality of words into a word book by accumulating and storing a word associatively to dictionary information including entries. <P>SOLUTION: The electronic dictionary 1 includes: a flash ROM (Read Only Memory) 80 storing at least one kind of dictionary database 820 wherein each entry and explanation information of the entry are associated; an interface 50 reading text data 830; a CPU (Central Processing Unit) 20 extracting a plurality of words from the text data 830; and a word book table 84 accumulating and storing the words extracted by the CPU 20 associatively to the dictionary database 820 including the entries corresponding to the words. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、電子辞書及びプログラムに関する。   The present invention relates to an electronic dictionary and a program.

従来から、辞書機能を有する電子辞書においては、各見出し語と見出し語の説明情報とを対応付けて記憶する辞書データベースが備えられており、入力された文字に対応する見出し語の説明情報を辞書データベースから読み出して、見出し語と説明情報とをディスプレイに表示させるようになっている。   2. Description of the Related Art Conventionally, an electronic dictionary having a dictionary function has been provided with a dictionary database that stores each headword and headword explanation information in association with each other, and the headword explanation information corresponding to input characters is stored in the dictionary. It reads out from a database and displays a headword and explanatory information on a display.

ところで、このような電子辞書に搭載される機能として、単語帳機能がある。単語帳機能とは、説明情報の表示された単語(見出し語)と、検索元の辞書データベースとを、ユーザ操作に基づいて単語帳テーブルに登録しておき、復習を容易化する機能である(例えば、特許文献1,2参照)。   By the way, as a function installed in such an electronic dictionary, there is a word book function. The word book function is a function that facilitates review by registering words (headwords) on which explanatory information is displayed and a dictionary database of a search source in a word book table based on a user operation ( For example, see Patent Documents 1 and 2).

特開2006‐228046号公報JP 2006-228046 A 特開2007‐148990号公報JP 2007-148990 A

しかしながら、従来の電子辞書で単語帳テーブルに単語を1つ登録するためには、当該単語について見出し語検索を行って説明情報を表示させた後、登録操作を行う必要がある。そのため、一度に大量の単語を単語帳テーブルに登録したい場合、例えば学校でのテスト前に出題範囲内の単語を全て登録したい場合などには、単語を1つずつ見出し語検索して登録操作を行う必要があり、手間が掛かってしまう。   However, in order to register one word in the word book table with a conventional electronic dictionary, it is necessary to perform a registration operation after performing a headword search on the word and displaying the explanation information. Therefore, if you want to register a large number of words at once in the word book table, for example, if you want to register all the words in the question range before the test at school, search for the words one by one and register them. It needs to be done and takes time and effort.

本発明の課題は、複数の単語を容易に単語帳登録することのできる電子辞書及びプログラムを提供することである。   An object of the present invention is to provide an electronic dictionary and a program that can easily register a plurality of words in a word book.

請求項1記載の発明は、電子辞書において、
各見出し語と、当該見出し語の説明情報とを対応付けた辞書情報を少なくとも1種類記憶する辞書記憶手段と、
テキストデータを読み込むテキストデータ読み込み手段と、
前記テキストデータから複数の単語を抽出する単語抽出手段と、
前記単語抽出手段によって抽出された単語を、当該単語に対応する見出し語を含む前記辞書情報に対応付けて蓄積記憶する単語帳データ記憶手段と、
を備えることを特徴とする。
The invention according to claim 1 is an electronic dictionary,
Dictionary storage means for storing at least one type of dictionary information in which each headword is associated with the explanation information of the headword;
Text data reading means for reading text data;
Word extraction means for extracting a plurality of words from the text data;
A word book data storage means for storing and storing the words extracted by the word extraction means in association with the dictionary information including a headword corresponding to the word;
It is characterized by providing.

請求項2記載の発明は、請求項1記載の電子辞書において、
前記単語抽出手段によって抽出された単語を、所定の条件に従って分類する単語分類手段を備え、
前記単語帳データ記憶手段は、
前記単語分類手段による分類に従って、単語を分類して記憶することを特徴とする。
The invention according to claim 2 is the electronic dictionary according to claim 1,
Word classification means for classifying the words extracted by the word extraction means according to a predetermined condition;
The word book data storage means includes
According to the classification by the word classification means, the words are classified and stored.

請求項3記載の発明は、請求項2記載の電子辞書において、
前記テキストデータは、
複数の単語と、各単語を分類するための分類情報と、を含んでおり、
前記単語分類手段は、
前記分類情報に基づいて単語を分類することを特徴とする。
The invention according to claim 3 is the electronic dictionary according to claim 2,
The text data is
Including a plurality of words and classification information for classifying each word,
The word classification means includes
The words are classified based on the classification information.

請求項4記載の発明は、請求項2記載の電子辞書において、
前記テキストデータを表示するテキスト表示手段と、
前記表示手段に表示された前記テキストデータにおける何れかの単語をユーザ操作に基づいて選択するとともに、当該単語を分類するための分類マークを、複数種類の分類マークからユーザ操作に基づいて選択する選択手段と、
を備え、
前記分類手段は、
前記選択手段によって選択された単語を、当該選択手段によって選択された分類マークに基づいて分類することを特徴とする。
The invention according to claim 4 is the electronic dictionary according to claim 2,
Text display means for displaying the text data;
Selection that selects any word in the text data displayed on the display unit based on a user operation and selects a classification mark for classifying the word from a plurality of types of classification marks based on a user operation Means,
With
The classification means includes
The words selected by the selection means are classified based on the classification mark selected by the selection means.

請求項5記載の発明は、請求項4記載の電子辞書において、
暗記カードの両面の内容を対応付けた暗記カードデータを複数記憶する暗記カードデータ記憶手段と、
ユーザ操作に基づいて前記複数の暗記カードデータの何れかの内容を表示する暗記カード表示手段と、
ユーザから手書き入力を受ける手書き入力手段と、
前記複数種類の分類マークのうち、所定の分類マークにより分類される単語についての手書き入力を前記手書き入力手段から受け付け、入力された手書き画像を暗記カードにおける一方の面の内容として前記暗記カードデータを作成し、前記暗記カードデータ記憶手段に記憶させる第1の暗記カード作成手段と、
を備えることを特徴とする。
The invention according to claim 5 is the electronic dictionary according to claim 4,
A memorization card data storage means for storing a plurality of memorization card data in which the contents of both sides of the memorization card are associated;
A memorization card display means for displaying any one of the plurality of memorization card data based on a user operation;
Handwriting input means for receiving handwritten input from a user;
Among the plurality of types of classification marks, handwritten input for words classified by a predetermined classification mark is received from the handwriting input means, and the memorized card data is used as the contents of one side of the memorized card. First memorization card creating means for creating and memorizing the memorization card data storage means;
It is characterized by providing.

請求項6記載の発明は、請求項1〜5の何れか一項に記載の電子辞書において、
暗記カードの両面の内容を対応付けた暗記カードデータを複数記憶する暗記カードデータ記憶手段と、
ユーザ操作に基づいて前記複数の暗記カードデータの何れかの内容を表示する暗記カード表示手段と、
ユーザ操作に基づいて前記辞書記憶手段における何れかの前記辞書情報を指定辞書情報として指定する辞書指定手段と、
前記単語抽出手段により単語として抽出された文字列に対応する見出し語が前記指定辞書情報に含まれない場合に、この文字列に類似の文字列を少なくとも1つ生成し、ユーザ操作に基づいて何れかの文字列を訂正先の単語の文字列として選択する単語訂正手段と、
ユーザから手書き入力を受ける手書き入力手段と、
前記訂正先の単語についての手書き入力を前記手書き入力手段から受け付け、入力された手書き画像を暗記カードにおける一方の面の内容として前記暗記カードデータを作成し、前記暗記カードデータ記憶手段に記憶させる第2の暗記カード作成手段と、
を備えることを特徴とする。
Invention of Claim 6 is an electronic dictionary as described in any one of Claims 1-5,
A memorization card data storage means for storing a plurality of memorization card data in which the contents of both sides of the memorization card are associated;
A memorization card display means for displaying any one of the plurality of memorization card data based on a user operation;
Dictionary designation means for designating any of the dictionary information in the dictionary storage means as designated dictionary information based on a user operation;
When a headword corresponding to a character string extracted as a word by the word extraction unit is not included in the designated dictionary information, at least one character string similar to the character string is generated and Word correction means for selecting the character string as a character string of the word to be corrected,
Handwriting input means for receiving handwritten input from a user;
A handwriting input for the word to be corrected is received from the handwriting input means, the memorized card data is created as the contents of one side of the memorized card with the inputted handwritten image, and stored in the memorized card data storing means. 2 memorization card making means;
It is characterized by providing.

請求項7記載の発明は、プログラムにおいて、
コンピュータに、
各見出し語と、当該見出し語の説明情報とを対応付けた辞書情報を少なくとも1種類記憶する辞書記憶機能と、
テキストデータを読み込むテキストデータ読み込み機能と、
前記テキストデータから複数の単語を抽出する単語抽出機能と、
前記単語抽出機能によって抽出された単語を、当該単語に対応する見出し語を含む前記辞書情報に対応付けて蓄積記憶する単語帳データ記憶機能と、
を実現させることを特徴とする。
The invention according to claim 7 is a program,
On the computer,
A dictionary storage function for storing at least one type of dictionary information in which each headword is associated with the explanation information of the headword;
Text data reading function to read text data,
A word extraction function for extracting a plurality of words from the text data;
A word book data storage function for storing and storing the words extracted by the word extraction function in association with the dictionary information including a headword corresponding to the word;
It is characterized by realizing.

本発明によれば、テキストデータから複数の単語が抽出され、抽出された単語に対応する見出し語を含む辞書情報に対応付けられて当該単語が蓄積記憶されるので、テキストデータにおける複数の単語がまとめて単語帳登録されることとなる。従って、単語を1つずつ見出し語検索して登録操作を行う従来の場合と比較して、複数の単語を容易に単語帳登録することができる。   According to the present invention, a plurality of words are extracted from text data, and the words are accumulated and stored in association with dictionary information including a headword corresponding to the extracted word. The word book is registered together. Therefore, a plurality of words can be easily registered in the word book as compared with the conventional case in which a word is searched for one by one and registered.

(a)は電子辞書の概観を示す斜視図であり、(b)はキー群を示す平面図である。(A) is a perspective view which shows the external appearance of an electronic dictionary, (b) is a top view which shows a key group. 電子辞書の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of an electronic dictionary. 辞書データベースのデータ構造を示す図である。It is a figure which shows the data structure of a dictionary database. テキストデータのデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of text data. 単語帳テーブルのデータ構造を示す図である。It is a figure which shows the data structure of a word book table. 単語帳作成処理を示すフローチャートである。It is a flowchart which shows a word book creation process. 表示部の表示内容を示す図である。It is a figure which shows the display content of a display part. 単語帳作成処理を示すフローチャートである。It is a flowchart which shows a word book creation process. 表示部の表示内容を示す図である。It is a figure which shows the display content of a display part.

以下、図面を参照して、本発明に係る電子辞書の実施形態について詳細に説明する。   Embodiments of an electronic dictionary according to the present invention will be described below in detail with reference to the drawings.

(第1の実施形態)
先ず、本発明に係る第1の実施形態を説明する。
(First embodiment)
First, a first embodiment according to the present invention will be described.

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

メインディスプレイ10及びサブディスプレイ11は、ユーザによるキー群2の操作に応じた文字や符号等、各種データを表示する部分であり、LCD(Liquid Crystal Display)やELD(Electronic Luminescence Display)等によって構成されている。なお、本実施の形態におけるメインディスプレイ10及びサブディスプレイ11は、いわゆるタッチパネル31(図2参照)と一体的に形成されており、手書き入力等の操作を受け付け可能となっている。   The main display 10 and the sub-display 11 are parts for displaying various data such as characters and symbols according to the operation of the key group 2 by the user, and are configured by an LCD (Liquid Crystal Display), an ELD (Electronic Luminescence Display), or the like. ing. The main display 10 and the sub display 11 in the present embodiment are formed integrally with a so-called touch panel 31 (see FIG. 2), and can accept operations such as handwriting input.

キー群2は、ユーザから電子辞書1を操作するための操作を受ける各種キーを有している。具体的には、図1(b)に示すように、キー群2は、訳/決定キー2bと、文字キー2cと、辞書選択キー2dと、カーソルキー2eと、シフトキー2fと、戻るキー2gと、単語帳キー2i等とを有している。   The key group 2 has various keys that receive operations for operating the electronic dictionary 1 from the user. Specifically, as shown in FIG. 1B, the key group 2 includes a translation / decision key 2b, a character key 2c, a dictionary selection key 2d, a cursor key 2e, a shift key 2f, and a return key 2g. And a word book key 2i and the like.

訳/決定キー2bは、検索の実行や、見出し語の決定等に使用されるキーである。文字キー2cは、ユーザによる文字の入力等に使用されるキーであり、本実施の形態においては“A”〜“Z”キーを備えている。辞書選択キー2dは、後述の辞書データベース820,…(図2参照)の選択に使用されるキーである。   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 820, which will be described later (see FIG. 2).

カーソルキー2eは、画面内の反転表示位置、つまりカーソル位置の移動等に使用されるキーであり、本実施の形態においては上下左右の方向を指定可能となっている。シフトキー2fは、日本語の単語を検索対象に設定するとき等に使用されるキーである。戻るキー2gは、前回表示した画面に戻るとき等に使用されるキーである。単語帳キー2iは、説明情報の表示された見出し語を登録して後述の単語帳テーブル84(図2参照)に蓄積記憶させるときや、単語帳テーブル84に蓄積記憶された見出し語を一覧表示するとき等に使用されるキーであり、本実施の形態においては、単語帳登録を行う場合にはシフトキー2fと組み合わせて使用され、登録内容を一覧表示する場合には単独で使用されるようになっている。   The cursor key 2e is a key used for the reverse display position in the screen, that is, the movement of the cursor position, and in this embodiment, the up / down / left / right directions can be designated. The shift key 2f is a key used when a Japanese word is set as a search target. The return key 2g is a key used when returning to the previously displayed screen. The word book key 2i is used to register a headword on which explanation information is displayed and store it in a later-described word book table 84 (see FIG. 2), or to display a list of headwords stored and stored in the word book table 84. In the present embodiment, the key 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.

[内部構成]
続いて、電子辞書1の内部構造について説明する。図2は、電子辞書1の内部構成を示すブロック図である。
[Internal configuration]
Next, the internal structure 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、インターフェース50と、CPU(Central Processing Unit)20、フラッシュROM(Read Only Memory)80、RAM(Random Access Memory)90を備え、各部はバス100で相互にデータ通信可能に接続されて構成されている。   As shown in this figure, the electronic dictionary 1 includes a display unit 40, an input unit 30, an interface 50, a CPU (Central Processing Unit) 20, a flash ROM (Read Only Memory) 80, and a RAM (Random Access Memory) 90. Each unit is configured to be connected to each other via a bus 100 so that data communication is possible.

表示部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やタッチパネル31を備えており、押下されたキーやタッチパネル31の位置に対応する信号をCPU20に出力するようになっている。   The input unit 30 includes the key group 2 and the touch panel 31 described above, and outputs a signal corresponding to the pressed key or the position of the touch panel 31 to the CPU 20.

インターフェース50は、図示しない外部機器に接続するための接続端子であり、本実施の形態においては、USBケーブルなどを介して外部機器からテキストデータ830を読み込むことができるようになっている。なお、このインターフェース50は、カード媒体などの記録媒体からテキストデータ830を読み込むこととしても良い。   The interface 50 is a connection terminal for connecting to an external device (not shown). In the present embodiment, the text data 830 can be read from the external device via a USB cable or the like. The interface 50 may read the text data 830 from a recording medium such as a card medium.

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と、単語帳テーブル84と、暗記カードデータベース85等とを記憶している。   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 a word book creation program 81 according to the present invention, a dictionary database group 82, a text group 83, a word book table 84, a memorization card database 85, and the like. .

単語帳作成プログラム81は、後述の単語帳作成処理(図6参照)をCPU20に実行させるためのプログラムである。   The word book creation program 81 is a program for causing the CPU 20 to execute a word book creation process (see FIG. 6) described later.

辞書データベース群82には、複数の辞書データベース820,…が含まれており、本実施の形態においては、英和辞典の辞書データベース820aや、国語辞典の辞書データベース820b等が含まれている。これら辞書データベース820,…には、例えば図3に1例を示すように、複数の見出し語に対して、この見出し語の意味内容からなる説明情報などが対応付けされて格納されている。   The dictionary database group 82 includes a plurality of dictionary databases 820,... In this embodiment, an English-Japanese dictionary database 820a, a national dictionary dictionary database 820b, and the like are included. In these dictionary databases 820,..., As shown in an example in FIG. 3, for example, explanatory information including the meaning content of the headword is stored in association with a plurality of headwords.

テキスト群83には、複数種類のテキストデータ830,…が含まれており、本実施の形態においては、後述の単語帳作成処理(図6参照)においてインターフェース50から読み込まれるテスト勉強用のテキストデータ830a,830b等が含まれるようになっている。   The text group 83 includes a plurality of types of text data 830,... In this embodiment, test study text data read from the interface 50 in a word book creation process (see FIG. 6) described later. 830a, 830b, etc. are included.

このうち、テキストデータ830aは、後述の図9(a)に示すように、教科書などの読み物形式のテキストデータである。また、テキストデータ830bは、学生のユーザがパソコン等で作成したものであり、図4に示すように、テストの種類を示す分類情報「@中間テスト」,「@期末テスト」に続けて、当該テストの出題範囲に含まれる複数の単語が列挙されて構成されている。なお、本実施の形態においては、分類情報は先頭にアットマーク「@」が付されて識別されている。また、分類情報以外の単語は、コンマ等で区切られた状態となっている。   Of these, the text data 830a is text data in a reading format such as a textbook, as shown in FIG. The text data 830b is created by a student user on a personal computer or the like. As shown in FIG. 4, the text data 830b follows the classification information “@intermediate test” and “@term test” indicating the type of test. A plurality of words included in the test range are listed and configured. In the present embodiment, the classification information is identified with an at sign “@” at the head. Further, words other than the classification information are in a state of being separated by a comma or the like.

単語帳テーブル84は、見出し語検索されて単語帳登録された見出し語と、出典元の辞書データベース820の辞書名とを対応付けて蓄積記憶するものである。また、この単語帳テーブル84には、後述の単語帳作成処理(図6参照)においてテキストデータ830から抽出される単語と、この単語に対応する見出し語を含む辞書データベース820の辞書名(言語名)と、当該単語の分類情報などとが対応付けられて記憶されるようになっている。   The word book table 84 stores and stores entry words searched for entry words and registered in the word book in association with dictionary names in the dictionary database 820 of the source. The word book table 84 also includes a dictionary name (language name) of a dictionary database 820 including words extracted from the text data 830 in a word book creation process (see FIG. 6) described later and a headword corresponding to the words. ) And the classification information of the word are stored in association with each other.

暗記カードデータベース85は、暗記カードの両面の内容を対応付けた暗記カードデータ850を複数有している。この暗記カードデータ850においては、暗記カードの各面の内容としてタッチパネル31から手書き入力された2つの手書き画像が互いに対応付けられて記憶されるようになっている。   The memorization card database 85 has a plurality of memorization card data 850 in which the contents of both sides of the memorization card are associated with each other. In the memorized card data 850, two handwritten images input by handwriting from the touch panel 31 are stored in association with each other as the contents of each side of the memorized card.

RAM90は、CPU20が実行する各種プログラムや、これらプログラムの実行に係るデータ等を一時的に保持するメモリ領域を備えており、本実施の形態においては、指定辞書記憶領域900及び分類情報記憶領域901を備えている。   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 the present embodiment, the specified dictionary storage area 900 and the classification information storage area 901 are stored. It has.

指定辞書記憶領域900には、後述の単語帳作成処理(図6参照)において指定辞書として指定される辞書データベース820の辞書名が記憶されるようになっている。
分類情報記憶領域901には、後述の単語帳作成処理(図6参照)においてテキストデータ830から読み出される分類情報が記憶されるようになっている。
In the designated dictionary storage area 900, the dictionary name of the dictionary database 820 designated as the designated dictionary in a word book creation process (see FIG. 6) described later is stored.
The classification information storage area 901 stores classification information read from the text data 830 in a word book creation process (see FIG. 6) described later.

[動作]
続いて、電子辞書1の動作について、図6〜図7を参照しつつ説明する。
[Operation]
Next, the operation of the electronic dictionary 1 will be described with reference to FIGS.

図6は、CPU20が単語帳作成プログラム81を読み出して実行する単語帳作成処理の流れを示すフローチャートである。また、図7は単語帳作成処理におけるメインディスプレイ10の表示内容を例示する図である。なお、この単語帳作成処理は、ユーザによりタッチパネル31やキー群2を介して単語帳作成処理の実行指示が入力されると、フラッシュROM80から単語帳作成プログラム81が読み出されてRAM90に適宜展開される結果、当該単語帳作成プログラム81とCPU20との協働によって実行される。   FIG. 6 is a flowchart showing the flow of a word book creation process in which the CPU 20 reads and executes the word book creation program 81. Moreover, FIG. 7 is a figure which illustrates the display content of the main display 10 in a word book creation process. In this word book creation process, when the user inputs an instruction to execute the word book creation process via the touch panel 31 or the key group 2, the word book creation program 81 is read from the flash ROM 80 and appropriately expanded in the RAM 90. As a result, the word book creation program 81 and the CPU 20 cooperate with each other.

図6に示すように、単語帳作成処理が実行されると、まずCPU20は、インターフェース50を介して外部からテキストデータ830を読み込み、フラッシュROM80に記憶させる(ステップS1)。なお、本実施の形態においては、このステップS1では、ユーザによって作成されたテキストデータ830b(図4参照)が読み込まれることとして説明する。   As shown in FIG. 6, when the word book creation process is executed, the CPU 20 first reads the text data 830 from the outside via the interface 50 and stores it in the flash ROM 80 (step S1). In the present embodiment, it is assumed that text data 830b (see FIG. 4) created by the user is read in step S1.

次に、CPU20は、単語帳内で各単語に対応付ける辞書データベース820を指定辞書データベース820Sとしてユーザに指定させ、この辞書データベース820の辞書名を指定辞書記憶領域900に記憶させた後(ステップS2)、読み込んだテキストデータ830bから1単語分ずつ文字列を抽出する(ステップS3)。   Next, the CPU 20 causes the user to designate the dictionary database 820 associated with each word in the word book as the designated dictionary database 820S, and stores the dictionary name of this dictionary database 820 in the designated dictionary storage area 900 (step S2). Then, a character string is extracted for each word from the read text data 830b (step S3).

次に、CPU20は、抽出した文字列が分類情報であるか否かをアットマーク「@」の有無に基づいて判定し(ステップS4)、分類情報であると判定した場合(ステップS4;Yes)には、この文字列の分類情報を分類情報記憶領域901に記憶させて分類情報記憶領域901内の情報を更新し(ステップS5)、後述のステップS6に移行する。   Next, the CPU 20 determines whether or not the extracted character string is classification information based on the presence or absence of the at sign “@” (step S4), and determines that the extracted character string is classification information (step S4; Yes). The character string classification information is stored in the classification information storage area 901 to update the information in the classification information storage area 901 (step S5), and the process proceeds to step S6 described later.

また、ステップS4において文字列が分類情報ではないと判定した場合(ステップS4;No)には、CPU20は、当該文字列に対応する見出し語が指定辞書データベース820Sに含まれるか否かを判定する(ステップS7)。   If it is determined in step S4 that the character string is not classification information (step S4; No), the CPU 20 determines whether or not a headword corresponding to the character string is included in the designated dictionary database 820S. (Step S7).

このステップS7において見出し語が指定辞書データベース820Sに含まれると判定した場合(ステップS7;Yes)には、CPU20は、この見出し語と、指定辞書データベース820Sの辞書名と、分類情報記憶領域901内の分類情報とを対応付けて単語帳テーブル84に記憶させ(ステップS8)、後述のステップS6に移行する。これにより、テキストデータ830bから抽出された複数の単語が分類情報に従って分類され、単語帳テーブル84に記憶されることとなる。   When it is determined in step S7 that the headword is included in the designated dictionary database 820S (step S7; Yes), the CPU 20 stores the headword, the dictionary name of the designated dictionary database 820S, and the classification information storage area 901. Are stored in the word book table 84 in association with each other (step S8), and the process proceeds to step S6 described later. As a result, the plurality of words extracted from the text data 830 b are classified according to the classification information and stored in the word book table 84.

また、ステップS7において見出し語が指定辞書データベース820Sに含まれないと判定した場合(ステップS7;No)には、CPU20は、ステップS3で抽出した文字列を暗記カードの一方の面の内容として暗記カードデータ850に仮登録する(ステップS9)。   If it is determined in step S7 that the entry word is not included in the designated dictionary database 820S (step S7; No), the CPU 20 memorizes the character string extracted in step S3 as the contents of one side of the memorization card. Temporarily registered in the card data 850 (step S9).

次に、CPU20は、テキストデータ830bの最後の文字列まで抽出が終了したか否かを判定し(ステップS6)、終了していないと判定した場合(ステップS6;No)には、上述のステップS3に移行する。   Next, the CPU 20 determines whether or not the extraction has been completed up to the last character string of the text data 830b (step S6). When it is determined that the extraction has not ended (step S6; No), the above-described step is performed. The process proceeds to S3.

一方、ステップS6において抽出が終了したと判定した場合(ステップS6;Yes)には、CPU20は、暗記カードデータベース85に仮登録された文字列があるか否かを判定し(ステップS10)、無いと判定した場合(ステップS10;No)には、単語帳作成処理を終了する。   On the other hand, if it is determined in step S6 that the extraction has ended (step S6; Yes), the CPU 20 determines whether there is a character string temporarily registered in the memorization card database 85 (step S10), and there is no character string. Is determined (step S10; No), the word book creation process is terminated.

一方、ステップS10において仮登録された文字列があると判定した場合、つまり抽出された文字列に対応する見出し語が指定辞書データベース820Sに含まれない場合(ステップS10;Yes)には、CPU20は、当該文字列に対してスペルチェックを行うことにより、この文字列に類似する文字列を少なくとも1つ生成してメインディスプレイ10に一覧表示させ、何れかの文字列を訂正先の単語の文字列としてユーザに選択させる(ステップS11)。例えば、図4,図7(a)に示すように、テキストデータ830b内に文字列「arrengement」が含まれていた場合には、この文字列に対応する見出し語が辞書データベース820に含まれないため、類似する文字列「amendment」,「atonement」,…等が作成されて一覧表示される。なお、図7(a)では、ユーザが訂正先の単語の文字列として「arrangement」を選択した状態を図示している。また、このようなスペルチェックの手法としては、従来より公知の手法を用いることができる。   On the other hand, if it is determined in step S10 that there is a temporarily registered character string, that is, if a headword corresponding to the extracted character string is not included in the designated dictionary database 820S (step S10; Yes), the CPU 20 Then, by performing a spell check on the character string, at least one character string similar to the character string is generated and displayed in a list on the main display 10, and one of the character strings is a character string of a word to be corrected To be selected by the user (step S11). For example, as shown in FIG. 4 and FIG. 7A, when the character string “arrengement” is included in the text data 830 b, the entry word corresponding to this character string is not included in the dictionary database 820. Therefore, similar character strings “amendment”, “atonement”,... Are created and displayed in a list. FIG. 7A shows a state where the user has selected “arrangement” as the character string of the word to be corrected. Moreover, a conventionally well-known method can be used as such a spell check method.

次に、CPU20は、ユーザに選択された訂正先単語の文字列に対応する見出し語を指定辞書データベース820Sから検索し、検索された見出し語と、指定辞書データベース820Sの辞書名と、分類情報記憶領域901内の分類情報とを対応付けて単語帳テーブル84に記憶させる(ステップS12)。   Next, the CPU 20 retrieves a headword corresponding to the character string of the correction target word selected by the user from the designated dictionary database 820S, stores the retrieved headword, the dictionary name of the designated dictionary database 820S, and the classification information storage. The classification information in the area 901 is associated with and stored in the word book table 84 (step S12).

次に、CPU20は、訂正先単語についての暗記カードの作成画面をメインディスプレイ10に、手書き入力画面をサブディスプレイ11に表示させ(ステップS13)、暗記カードの両面の内容、つまり訂正先単語と、その説明情報等とについての手書き入力をサブディスプレイ11のタッチパネル31から受け付ける。なお、本実施の形態における暗記カードの作成画面には、、例えば図7(b)に示すように、暗記カードの両面のうち書き込み対象の面を選択するための選択ボタン101と、訂正先単語とが表示されるようになっている。   Next, the CPU 20 causes the main display 10 to display a screen for creating the memorization card for the correction destination word and the handwriting input screen to the sub display 11 (step S13). Handwritten input about the explanation information and the like is received from the touch panel 31 of the sub display 11. In the memorization card creation screen in the present embodiment, for example, as shown in FIG. 7B, a selection button 101 for selecting a writing target surface out of both surfaces of the memorization card, and a correction destination word Is displayed.

そして、ユーザが選択ボタン101で一方の面を選択した後、訂正先単語の文字列をサブディスプレイ11に手書き入力し、選択ボタン101で他方の面を選択した後、訂正先単語に対応する説明情報等をタッチパネル31に手書き入力すると、CPU20は、訂正先単語の手書き画像と、説明情報等の手書き画像とを対応付けて暗記カードデータ850を作成し、フラッシュROM80に記憶させた後(ステップS14)、単語帳作成処理を終了する。   Then, after the user selects one side with the selection button 101, the character string of the correction destination word is handwritten on the sub-display 11, and after selecting the other side with the selection button 101, the explanation corresponding to the correction destination word When information or the like is input to the touch panel 31 by handwriting, the CPU 20 creates the memorized card data 850 by associating the handwritten image of the correction target word with the handwritten image such as the explanation information, and stores it in the flash ROM 80 (step S14). ), The word book creation process is terminated.

なお、以上のようにしてテキストデータ830b内の単語が単語帳登録されると、ユーザが単語帳キー2iを操作することにより、図7(c)に示すように、単語帳に登録された辞書名(言語名)及び分類情報がメインディスプレイ10に一覧表示される。次に、ユーザが何れかの辞書名、或いは分類情報を選択すると、選択された辞書名、或いは分類情報に単語帳テーブル84内で対応付けられた単語が一覧表示される。そして、ユーザが何れかの単語を選択すると、選択された単語に対応付けられた辞書データベース820から、当該単語に対応する見出し語の説明情報が検索され、メインディスプレイ10に表示される。   When the words in the text data 830b are registered in the word book as described above, the user operates the word book key 2i, so that the dictionary registered in the word book as shown in FIG. 7C. Names (language names) and classification information are displayed in a list on the main display 10. Next, when the user selects any dictionary name or classification information, a list of words associated with the selected dictionary name or classification information in the word book table 84 is displayed. When the user selects any word, the description information of the headword corresponding to the word is retrieved from the dictionary database 820 associated with the selected word and displayed on the main display 10.

また、上記のステップS14のようにして暗記カードデータ850が作成されると、ユーザが所定の操作を行うことにより、当該暗記カードデータ850の両面の内容がメインディスプレイ10に順に表示されることとなる。   Further, when the memorized card data 850 is created as in step S14, the contents of both sides of the memorized card data 850 are sequentially displayed on the main display 10 by the user performing a predetermined operation. Become.

以上の電子辞書1によれば、図6のステップS3,S8や図7等に示したように、テキストデータ830bから複数の単語が抽出され、抽出された単語に対応する見出し語を含む辞書データベース820Sに対応付けられて当該単語が単語帳テーブル84に蓄積記憶されるので、テキストデータ830bにおける複数の単語がまとめて単語帳登録されることとなる。従って、単語を1つずつ見出し語検索して登録操作を行う従来の場合と比較して、複数の単語を容易に単語帳登録することができる。   According to the electronic dictionary 1 described above, as shown in steps S3 and S8 of FIG. 6, FIG. 7, etc., a plurality of words are extracted from the text data 830b, and the dictionary database includes headwords corresponding to the extracted words. Since the corresponding word is accumulated and stored in the word book table 84 in association with 820S, a plurality of words in the text data 830b are collectively registered in the word book. Therefore, a plurality of words can be easily registered in the word book as compared with the conventional case in which a word is searched for one by one and registered.

また、図6のステップS3〜S8や図7(c)などに示したように、テキストデータ830bから抽出された単語が分類情報に従って分類されて記憶されるので、複数種類の単語帳に単語を分類して登録することができる。   Further, as shown in steps S3 to S8 in FIG. 6, FIG. 7C, and the like, the words extracted from the text data 830b are classified and stored according to the classification information, so that the words are stored in a plurality of types of word books. Can be classified and registered.

また、図6のステップS9,S13〜S14や図7(a),(b)に示したように、テキストデータ830bから単語として抽出された文字列に対応する見出し語が指定辞書データベース820Sに含まれない場合に、この文字列に類似の文字列が少なくとも1つ生成され、ユーザ操作に基づいて何れかの文字列が訂正先の単語の文字列として選択されると、訂正先の単語についての手書き入力が受け付けられ、入力された手書き画像を暗記カードにおける一方の面の内容として暗記カードデータ850が作成されるので、テキストデータ830b内で間違っていた単語について、暗記カードが作成されることとなる。従って、記憶の曖昧な単語について暗記カードが作成されるため、学習効果を高めることができる。   Further, as shown in steps S9 and S13 to S14 of FIG. 6 and FIGS. 7A and 7B, a headword corresponding to a character string extracted as a word from the text data 830b is included in the designated dictionary database 820S. If at least one character string similar to this character string is generated and one of the character strings is selected as the character string of the correction target word based on the user operation, Since the handwritten input is accepted, and the memorized card data 850 is created using the input handwritten image as the contents of one side of the memorized card, the memorized card is created for the wrong word in the text data 830b. Become. Accordingly, since a memorization card is created for a word with ambiguous memory, the learning effect can be enhanced.

(第2の実施形態)
続いて、本発明に係る電子辞書の第2の実施形態について説明する。なお、上記第1の実施形態との間で互いに対応する部分が同様に構成されている場合には、同一の符号を付して、その説明を省略する。
(Second Embodiment)
Next, a second embodiment of the electronic dictionary according to the present invention will be described. In addition, when the part corresponding mutually with the said 1st Embodiment is comprised similarly, the same code | symbol is attached | subjected and the description is abbreviate | omitted.

[構成]
本実施の形態における電子辞書1AのフラッシュROM80Aは、図2に示すように、単語帳作成プログラム81Aを備えている。
[Constitution]
The flash ROM 80A of the electronic dictionary 1A in the present embodiment includes a word book creation program 81A as shown in FIG.

この単語帳作成プログラム81Aは、後述の単語帳作成処理(図8参照)をCPU20に実行させるためのプログラムである。   The word book creation program 81A is a program for causing the CPU 20 to execute a word book creation process (see FIG. 8) described later.

[動作]
続いて、電子辞書1Aの動作について、図8〜図9を参照しつつ説明する。
[Operation]
Next, the operation of the electronic dictionary 1A will be described with reference to FIGS.

図8は、CPU20が単語帳作成プログラム81Aを読み出して実行する単語帳作成処理の流れを示すフローチャートである。また、図9は単語帳作成処理におけるメインディスプレイ10の表示内容を例示する図である。なお、この単語帳作成処理は、ユーザによりタッチパネル31やキー群2を介して単語帳作成処理の実行指示が入力されると、フラッシュROM80Aから単語帳作成プログラム81Aが読み出されてRAM90に適宜展開される結果、当該単語帳作成プログラム81AとCPU20との協働によって実行される。   FIG. 8 is a flowchart showing the flow of a word book creation process in which the CPU 20 reads and executes the word book creation program 81A. Moreover, FIG. 9 is a figure which illustrates the display content of the main display 10 in a word book creation process. In this word book creation process, when the user inputs an instruction to execute the word book creation process via the touch panel 31 or the key group 2, the word book creation program 81A is read from the flash ROM 80A and appropriately expanded in the RAM 90. As a result, the word book creation program 81A and the CPU 20 are executed in cooperation.

図8に示すように、単語帳作成処理が実行されると、まずCPU20は、インターフェース50を介して外部からテキストデータ830を読み込み、フラッシュROM80に記憶させる(ステップT1)。なお、本実施の形態においては、このステップT1では、ユーザによって作成されたテキストデータ830a(図9(a)参照)が読み込まれることとして説明する。   As shown in FIG. 8, when the word book creation process is executed, the CPU 20 first reads the text data 830 from the outside via the interface 50 and stores it in the flash ROM 80 (step T1). In the present embodiment, it is assumed that text data 830a (see FIG. 9A) created by the user is read in step T1.

次に、CPU20は、単語帳内で各単語に対応付ける辞書データベース820を指定辞書データベース820Sとしてユーザに指定させ、この辞書データベース820の辞書名を指定辞書記憶領域900に記憶させる(ステップT2)。   Next, the CPU 20 causes the user to designate the dictionary database 820 associated with each word in the word book as the designated dictionary database 820S, and stores the dictionary name of this dictionary database 820 in the designated dictionary storage area 900 (step T2).

次に、CPU20は、図9(a)に示すように、読み込んだテキストデータ830aをメインディスプレイ10に表示させる(ステップT3)。また、このステップT3においてCPU20は、表示されたテキストデータ830a内の単語と、単語を単語帳内で分類するためのマーカ色(分類マーク)とについて、ユーザによる選択操作の待機状態となる。なお、本実施の形態においては、ユーザがマーカ色の変更操作を行うと、図9(b)に示すように、マーカ色の設定画面がメインディスプレイ10に表示され、赤色,黄色,緑色の中から何れかのマーカ色が選択可能となる。また、本実施の形態においては、赤色のマーカ色は、選択された単語を単語帳及び暗記カードに登録することを意味する。また、黄色のマーカ色は、選択された単語を「要注意」の分類で単語帳に登録することを意味する。また、緑色のマーカ色は、選択された単語を「忘れやすい単語」の分類で単語帳に登録することを意味する。   Next, as shown in FIG. 9A, the CPU 20 displays the read text data 830a on the main display 10 (step T3). In step T3, the CPU 20 enters a standby state for a selection operation by the user for the words in the displayed text data 830a and the marker colors (classification marks) for classifying the words in the word book. In the present embodiment, when the user performs a marker color change operation, as shown in FIG. 9B, a marker color setting screen is displayed on the main display 10, and is displayed in red, yellow, or green. Any marker color can be selected. In the present embodiment, the red marker color means that the selected word is registered in the word book and the memorization card. The yellow marker color means that the selected word is registered in the word book with the classification “Need attention”. The green marker color means that the selected word is registered in the word book with the classification of “easy to forget”.

次に、CPU20は、表示されたテキストデータ830a内の単語がユーザによって選択されるか否かを判定する(ステップT4)。   Next, the CPU 20 determines whether or not a word in the displayed text data 830a is selected by the user (step T4).

このステップT4において単語が選択されないと判定した場合(ステップT4;No)には、CPU20は、何れかのマーカ色がユーザによって選択されるか否かを判定し(ステップT5)、選択されないと判定した場合(ステップT5;No)には、他の処理へ移行する。また、このステップT5でマーカ色が選択されたと判定した場合(ステップT5;Yes)には、CPU20は、ユーザに選択されたマーカ色を単語分類用のマーカ色として設定し、分類情報記憶領域901に記憶させて分類情報記憶領域901内の情報を更新し(ステップT6)、上述のステップT4に移行する。   When it is determined in step T4 that no word is selected (step T4; No), the CPU 20 determines whether any marker color is selected by the user (step T5), and determines that it is not selected. If so (step T5; No), the process proceeds to another process. If it is determined in step T5 that the marker color has been selected (step T5; Yes), the CPU 20 sets the marker color selected by the user as the marker color for word classification, and the classification information storage area 901 And the information in the classification information storage area 901 is updated (step T6), and the process proceeds to step T4 described above.

そして、このステップT4において単語が選択されたと判定した場合(ステップT4;Yes)には、CPU20は、分類情報記憶領域901内の情報に基づいて、選択された単語を、設定されたマーカ色でマーカ表示する(ステップT7)。   If it is determined in step T4 that a word has been selected (step T4; Yes), the CPU 20 selects the selected word with the set marker color based on the information in the classification information storage area 901. A marker is displayed (step T7).

次に、CPU20は、単語帳への登録を指示するユーザ操作が行われるか否かを判定し(ステップT8)、されないと判定した場合(ステップT8;No)には、上述のステップT4に移行する。そして、以上のステップT4〜T8が繰り返されることにより、メインディスプレイ10には、例えば図9(c)に示すように、複数の単語がそれぞれマーカ表示された状態でテキストデータ830aが表示されることとなる。なお、この図では、単語「nervous」が赤色でマーカ表示され、単語「procedure」が黄色でマーカ表示された状態を示している。   Next, the CPU 20 determines whether or not a user operation for instructing registration in the word book is performed (step T8). If it is determined that the user operation is not performed (step T8; No), the process proceeds to the above-described step T4. To do. Then, by repeating the above steps T4 to T8, the text data 830a is displayed on the main display 10 with a plurality of words displayed as markers, for example, as shown in FIG. 9C. It becomes. In this figure, the word “nervous” is displayed in red with a marker, and the word “procedure” is displayed in yellow with a marker.

また、ステップT8において登録を指示する操作が行われたと判定した場合(ステップT8;Yes)には、CPU20は、赤色でマーカ表示された単語があるか否か、つまり単語帳及び暗記カードにそれぞれ登録する単語があるか否かを判定する(ステップT9)。   If it is determined in step T8 that an operation for instructing registration has been performed (step T8; Yes), the CPU 20 determines whether or not there is a word displayed in red, that is, in the word book and the memorization card. It is determined whether there is a word to be registered (step T9).

このステップT9において赤色でマーカ表示された単語が無いと判定した場合(ステップT9;No)には、CPU20は、各色でマーカ表示された単語をテキストデータ830aから抽出し、各単語と、指定辞書データベース820Sの辞書名とを対応付けてそれぞれ単語帳テーブル84に記憶させ(ステップT12)、単語帳作成処理を終了する。より詳細には、このステップT12においてCPU20は、黄色,緑色のマーカ色で表示された単語については、当該単語に対応付けて「要注意」,「忘れやすい単語」の分類情報を単語帳テーブル84に記憶させるようになっている。これにより、テキストデータ830bから抽出された複数の単語がマーカ色(分類マーク)に従って分類され、単語帳テーブル84に記憶されることとなる。   When it is determined in step T9 that there is no word displayed with a marker in red (step T9; No), the CPU 20 extracts the word displayed with a marker in each color from the text data 830a, and extracts each word and the designated dictionary. The dictionary names in the database 820S are associated with each other and stored in the word book table 84 (step T12), and the word book creation process is terminated. More specifically, in this step T12, for the word displayed in the yellow and green marker colors, the CPU 20 associates the classification information of “Caution required” and “Easy-to-forget” with the word word table 84. To memorize. As a result, the plurality of words extracted from the text data 830 b are classified according to the marker color (classification mark) and stored in the word book table 84.

一方、ステップT9において赤色でマーカ表示された単語があると判定した場合(ステップT9;Yes)には、CPU20は、この単語(以下、暗記カード作成単語とする)についての暗記カードの作成画面をメインディスプレイ10に、手書き入力画面をサブディスプレイ11に表示させ(ステップT10)、暗記カードの両面の内容、つまり暗記カード作成単語と、その説明情報等とについての手書き入力をサブディスプレイ11のタッチパネル31から受け付ける。なお、本実施の形態における暗記カードの作成画面には、例えば図9(d)に示すように、暗記カードの両面のうち書き込み対象の面を選択するための選択ボタン101と、暗記カード作成単語とが表示されるようになっている。   On the other hand, if it is determined in step T9 that there is a red marker-displayed word (step T9; Yes), the CPU 20 displays a memorization card creation screen for this word (hereinafter referred to as a memorization card creation word). A handwriting input screen is displayed on the main display 10 on the sub-display 11 (step T10), and the handwriting input about the contents of both sides of the memorization card, that is, the memorized card creation word and its explanation information, etc. is performed. Accept from. In the memorization card creation screen in the present embodiment, for example, as shown in FIG. 9 (d), a selection button 101 for selecting a writing target surface out of both sides of the memorization card, and a memorization card creation word Is displayed.

そして、ユーザが選択ボタン101で一方の面を選択した後、暗記カード作成単語の文字列をサブディスプレイ11に手書き入力し、選択ボタン101で他方の面を選択した後、暗記カード作成単語に対応する説明情報等をタッチパネル31に手書き入力すると、CPU20は、暗記カード作成単語の手書き画像と、説明情報等の手書き画像とを対応付けて暗記カードデータ850を作成し、フラッシュROM80に記憶させた後(ステップT11)、上述のステップT12に移行する。   Then, after the user selects one side with the selection button 101, the character string of the memorized card creation word is handwritten on the sub-display 11, and after selecting the other side with the selection button 101, the memorized card created word is supported. When the explanatory information to be written is input to the touch panel 31 by handwriting, the CPU 20 creates the memorized card data 850 by associating the handwritten image of the memorized card created word and the handwritten image such as the explained information, and stores them in the flash ROM 80. (Step T11), the process proceeds to Step T12 described above.

なお、以上のようにしてテキストデータ830a内の単語が単語帳登録されると、ユーザが単語帳キー2iを操作することにより、単語帳に登録された辞書名(言語名)及び分類情報がメインディスプレイ10に一覧表示される。次に、ユーザが何れかの辞書名、或いは分類情報を選択すると、選択された辞書名、或いは分類情報に単語帳テーブル84内で対応付けられた単語が一覧表示される。そして、ユーザが何れかの単語を選択すると、選択された単語に対応付けられた辞書データベース820から、当該単語に対応する見出し語の説明情報が検索され、メインディスプレイ10に表示される。   When the words in the text data 830a are registered in the word book as described above, the dictionary name (language name) and classification information registered in the word book are stored in the main by operating the word book key 2i. A list is displayed on the display 10. Next, when the user selects any dictionary name or classification information, a list of words associated with the selected dictionary name or classification information in the word book table 84 is displayed. When the user selects any word, the description information of the headword corresponding to the word is retrieved from the dictionary database 820 associated with the selected word and displayed on the main display 10.

また、上記のステップT14のようにして暗記カードデータ850が作成されると、ユーザが所定の操作を行うことにより、当該暗記カードデータ850の両面の内容がメインディスプレイ10に順に表示されることとなる。   Further, when the memorized card data 850 is created as in the above-described step T14, the contents of both sides of the memorized card data 850 are sequentially displayed on the main display 10 by the user performing a predetermined operation. Become.

以上の電子辞書1Aによれば、上記第1の実施形態における電子辞書1と同様の効果を得ることができるのは勿論のこと、図8のステップT4〜T8や図9等に示したように、表示されたテキストデータ830aにおける何れかの単語がユーザ操作に基づいて選択されに、当該単語を分類するためのマーカ色がユーザ操作に基づいて赤色,青色,黄色から選択されると、選択されたマーカ色に基づいて、選択された単語が分類されるので、複数種類の単語帳に単語を分類して登録することができる。   According to the electronic dictionary 1A described above, the same effects as those of the electronic dictionary 1 in the first embodiment can be obtained, as shown in steps T4 to T8 in FIG. 8, FIG. 9, and the like. When any word in the displayed text data 830a is selected based on a user operation and a marker color for classifying the word is selected from red, blue, and yellow based on the user operation, the selected word is selected. Since the selected word is classified based on the marker color, the word can be classified and registered in a plurality of types of word books.

また、図8のステップT9〜T11や図9(c),(d)等に示したように、赤色のマーカ色により分類される単語についての手書き入力が受け付けられ、入力された手書き画像が暗記カードにおける一方の面の内容として暗記カードデータ850が作成されるので、テキストデータ830a中の任意の単語について、暗記カードを作成することができる。   In addition, as shown in steps T9 to T11 of FIG. 8 and FIGS. 9C and 9D, handwritten input for words classified by the red marker color is accepted, and the input handwritten image is memorized. Since the memorized card data 850 is created as the contents of one side of the card, the memorized card can be created for any word in the text data 830a.

なお、本発明を適用可能な実施形態は、上述した実施形態に限定されることなく、本発明の趣旨を逸脱しない範囲で適宜変更可能である。   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.

例えば、本発明に係る単語帳作成プログラム81,81Aは、電子辞書1,1Aに対して着脱可能なメモリカード、CD等に記憶されることとしてもよい。   For example, the word book creation programs 81 and 81A according to the present invention may be stored in a memory card, a CD or the like that can be attached to and detached from the electronic dictionaries 1 and 1A.

1,1A 電子辞書
20 CPU
30 入力部
40 表示部
81,81A 単語帳作成プログラム
84 単語帳テーブル
85 暗記カードデータベース
820 辞書データベース
1,1A Electronic dictionary 20 CPU
30 Input unit 40 Display unit 81, 81A Word book creation program 84 Word book table 85 Memorization card database 820 Dictionary database

Claims (7)

各見出し語と、当該見出し語の説明情報とを対応付けた辞書情報を少なくとも1種類記憶する辞書記憶手段と、
テキストデータを読み込むテキストデータ読み込み手段と、
前記テキストデータから複数の単語を抽出する単語抽出手段と、
前記単語抽出手段によって抽出された単語を、当該単語に対応する見出し語を含む前記辞書情報に対応付けて蓄積記憶する単語帳データ記憶手段と、
を備えることを特徴とする電子辞書。
Dictionary storage means for storing at least one type of dictionary information in which each headword is associated with the explanation information of the headword;
Text data reading means for reading text data;
Word extraction means for extracting a plurality of words from the text data;
A word book data storage means for storing and storing the words extracted by the word extraction means in association with the dictionary information including a headword corresponding to the word;
An electronic dictionary comprising:
前記単語抽出手段によって抽出された単語を、所定の条件に従って分類する単語分類手段を備え、
前記単語帳データ記憶手段は、
前記単語分類手段による分類に従って、単語を分類して記憶することを特徴とする請求項1記載の電子辞書。
Word classification means for classifying the words extracted by the word extraction means according to a predetermined condition;
The word book data storage means includes
2. The electronic dictionary according to claim 1, wherein the words are classified and stored in accordance with the classification by the word classification means.
前記テキストデータは、
複数の単語と、各単語を分類するための分類情報と、を含んでおり、
前記単語分類手段は、
前記分類情報に基づいて単語を分類することを特徴とする請求項2記載の電子辞書。
The text data is
Including a plurality of words and classification information for classifying each word,
The word classification means includes
3. The electronic dictionary according to claim 2, wherein the words are classified based on the classification information.
前記テキストデータを表示するテキスト表示手段と、
前記表示手段に表示された前記テキストデータにおける何れかの単語をユーザ操作に基づいて選択するとともに、当該単語を分類するための分類マークを、複数種類の分類マークからユーザ操作に基づいて選択する選択手段と、
を備え、
前記分類手段は、
前記選択手段によって選択された単語を、当該選択手段によって選択された分類マークに基づいて分類することを特徴とする請求項2記載の電子辞書。
Text display means for displaying the text data;
Selection that selects any word in the text data displayed on the display unit based on a user operation and selects a classification mark for classifying the word from a plurality of types of classification marks based on a user operation Means,
With
The classification means includes
3. The electronic dictionary according to claim 2, wherein the words selected by the selection unit are classified based on the classification mark selected by the selection unit.
暗記カードの両面の内容を対応付けた暗記カードデータを複数記憶する暗記カードデータ記憶手段と、
ユーザ操作に基づいて前記複数の暗記カードデータの何れかの内容を表示する暗記カード表示手段と、
ユーザから手書き入力を受ける手書き入力手段と、
前記複数種類の分類マークのうち、所定の分類マークにより分類される単語についての手書き入力を前記手書き入力手段から受け付け、入力された手書き画像を暗記カードにおける一方の面の内容として前記暗記カードデータを作成し、前記暗記カードデータ記憶手段に記憶させる第1の暗記カード作成手段と、
を備えることを特徴とする請求項4記載の電子辞書。
A memorization card data storage means for storing a plurality of memorization card data in which the contents of both sides of the memorization card are associated;
A memorization card display means for displaying any one of the plurality of memorization card data based on a user operation;
Handwriting input means for receiving handwritten input from a user;
Among the plurality of types of classification marks, handwritten input for words classified by a predetermined classification mark is received from the handwriting input means, and the memorized card data is used as the contents of one side of the memorized card. First memorization card creating means for creating and memorizing the memorization card data storage means;
The electronic dictionary according to claim 4, further comprising:
暗記カードの両面の内容を対応付けた暗記カードデータを複数記憶する暗記カードデータ記憶手段と、
ユーザ操作に基づいて前記複数の暗記カードデータの何れかの内容を表示する暗記カード表示手段と、
ユーザ操作に基づいて前記辞書記憶手段における何れかの前記辞書情報を指定辞書情報として指定する辞書指定手段と、
前記単語抽出手段により単語として抽出された文字列に対応する見出し語が前記指定辞書情報に含まれない場合に、この文字列に類似の文字列を少なくとも1つ生成し、ユーザ操作に基づいて何れかの文字列を訂正先の単語の文字列として選択する単語訂正手段と、
ユーザから手書き入力を受ける手書き入力手段と、
前記訂正先の単語についての手書き入力を前記手書き入力手段から受け付け、入力された手書き画像を暗記カードにおける一方の面の内容として前記暗記カードデータを作成し、前記暗記カードデータ記憶手段に記憶させる第2の暗記カード作成手段と、
を備えることを特徴とする請求項1〜5の何れか一項に記載の電子辞書。
A memorization card data storage means for storing a plurality of memorization card data in which the contents of both sides of the memorization card are associated;
A memorization card display means for displaying any one of the plurality of memorization card data based on a user operation;
Dictionary designation means for designating any of the dictionary information in the dictionary storage means as designated dictionary information based on a user operation;
When a headword corresponding to a character string extracted as a word by the word extraction unit is not included in the designated dictionary information, at least one character string similar to the character string is generated and Word correction means for selecting the character string as a character string of the word to be corrected,
Handwriting input means for receiving handwritten input from a user;
A handwriting input for the word to be corrected is received from the handwriting input means, the memorized card data is created as the contents of one side of the memorized card with the inputted handwritten image, and stored in the memorized card data storing means. 2 memorization card making means;
The electronic dictionary according to claim 1, further comprising:
コンピュータに、
各見出し語と、当該見出し語の説明情報とを対応付けた辞書情報を少なくとも1種類記憶する辞書記憶機能と、
テキストデータを読み込むテキストデータ読み込み機能と、
前記テキストデータから複数の単語を抽出する単語抽出機能と、
前記単語抽出機能によって抽出された単語を、当該単語に対応する見出し語を含む前記辞書情報に対応付けて蓄積記憶する単語帳データ記憶機能と、
を実現させることを特徴とするプログラム。
On the computer,
A dictionary storage function for storing at least one type of dictionary information in which each headword is associated with the explanation information of the headword;
Text data reading function to read text data,
A word extraction function for extracting a plurality of words from the text data;
A word book data storage function for storing and storing the words extracted by the word extraction function in association with the dictionary information including a headword corresponding to the word;
A program characterized by realizing.
JP2009191888A 2009-08-21 2009-08-21 Electronic dictionary and program Active JP5482018B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009191888A JP5482018B2 (en) 2009-08-21 2009-08-21 Electronic dictionary and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009191888A JP5482018B2 (en) 2009-08-21 2009-08-21 Electronic dictionary and program

Publications (2)

Publication Number Publication Date
JP2011043996A true JP2011043996A (en) 2011-03-03
JP5482018B2 JP5482018B2 (en) 2014-04-23

Family

ID=43831385

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009191888A Active JP5482018B2 (en) 2009-08-21 2009-08-21 Electronic dictionary and program

Country Status (1)

Country Link
JP (1) JP5482018B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012208898A (en) * 2011-03-30 2012-10-25 Sony Corp Information processor, play list generating method and play list generating program
JP2014186065A (en) * 2013-03-22 2014-10-02 Casio Comput Co Ltd Word display controller, word display control method, and word display control program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002072841A (en) * 2000-08-29 2002-03-12 Hitachi Ltd Word learning system
JP2006293186A (en) * 2005-04-14 2006-10-26 Seiko Instruments Inc Electronic equipment with display masking function, and display masking program
JP2007148990A (en) * 2005-11-30 2007-06-14 Casio Comput Co Ltd Information display device, electronic dictionary, and information display control program
JP2008171024A (en) * 2005-04-22 2008-07-24 Matsushita Electric Ind Co Ltd Electronic dictionary device, electronic dictionary retrieval method, electronic dictionary retrieval program, recording medium and integrated circuit
JP2008176620A (en) * 2007-01-19 2008-07-31 Seiko Instruments Inc Information display device and information display program
JP2009146052A (en) * 2007-12-12 2009-07-02 Casio Comput Co Ltd Electronic dictionary device with handwriting input function

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002072841A (en) * 2000-08-29 2002-03-12 Hitachi Ltd Word learning system
JP2006293186A (en) * 2005-04-14 2006-10-26 Seiko Instruments Inc Electronic equipment with display masking function, and display masking program
JP2008171024A (en) * 2005-04-22 2008-07-24 Matsushita Electric Ind Co Ltd Electronic dictionary device, electronic dictionary retrieval method, electronic dictionary retrieval program, recording medium and integrated circuit
JP2007148990A (en) * 2005-11-30 2007-06-14 Casio Comput Co Ltd Information display device, electronic dictionary, and information display control program
JP2008176620A (en) * 2007-01-19 2008-07-31 Seiko Instruments Inc Information display device and information display program
JP2009146052A (en) * 2007-12-12 2009-07-02 Casio Comput Co Ltd Electronic dictionary device with handwriting input function

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSNH200910001001; 小川 宗也: '電子辞書の暗記カード自動作成機能' CASIO DISCLOSURE JOURNAL Vol.220 第220巻, 20080909, 6543〜6543, カシオ計算機株式会社 *
JPN6013035710; 小川 宗也: '電子辞書の暗記カード自動作成機能' CASIO DISCLOSURE JOURNAL Vol.220 第220巻, 20080909, 6543〜6543, カシオ計算機株式会社 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012208898A (en) * 2011-03-30 2012-10-25 Sony Corp Information processor, play list generating method and play list generating program
JP2014186065A (en) * 2013-03-22 2014-10-02 Casio Comput Co Ltd Word display controller, word display control method, and word display control program

Also Published As

Publication number Publication date
JP5482018B2 (en) 2014-04-23

Similar Documents

Publication Publication Date Title
KR101392688B1 (en) Electronic apparatus with dictionary function and computer-readable medium
JP4935869B2 (en) Electronic device and program
US8305393B2 (en) Electronic device, method of controlling display, and program
JP5012981B2 (en) Electronic dictionary device and program
AU2013201645B2 (en) Learning support device, learning support method and storage medium in which learning support program is stored
JP5018939B2 (en) Information display device and information display program
US9639603B2 (en) Electronic device, display method, and storage medium
JP5012083B2 (en) Learning support device and learning support program
JP2011204002A (en) Information display control device and control program thereof
JP5482018B2 (en) Electronic dictionary and program
EP1840760A1 (en) Information display control apparatus and information display control program
JP5672357B2 (en) Electronic device and program
JP4978645B2 (en) Electronic device and information display program
KR101192460B1 (en) Electronic apparatus having electronic dictionary function
JP5338645B2 (en) Electronic device and information display program
US20120154436A1 (en) Information display apparatus and information display method
JP5472378B2 (en) Mobile devices and programs
JP2013033118A (en) Information display device and information display program
JP5381185B2 (en) Electronic device and information display program
JP6447068B2 (en) Information processing apparatus, information display method, and program
JP5655411B2 (en) Information display device and information display program
JP5605421B2 (en) Electronic device and program with dictionary function
JP2015060492A (en) Information display device and information display program
JP2015049493A (en) Word display controller and program
JP2001357342A (en) Information processing method and information processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120802

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20120802

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130711

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130723

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130920

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140203

R150 Certificate of patent or registration of utility model

Ref document number: 5482018

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150