JP2017010409A - Dictionary terminal and program - Google Patents

Dictionary terminal and program Download PDF

Info

Publication number
JP2017010409A
JP2017010409A JP2015127050A JP2015127050A JP2017010409A JP 2017010409 A JP2017010409 A JP 2017010409A JP 2015127050 A JP2015127050 A JP 2015127050A JP 2015127050 A JP2015127050 A JP 2015127050A JP 2017010409 A JP2017010409 A JP 2017010409A
Authority
JP
Japan
Prior art keywords
text
dictionary
word
designated
displayed
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.)
Pending
Application number
JP2015127050A
Other languages
Japanese (ja)
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 JP2015127050A priority Critical patent/JP2017010409A/en
Publication of JP2017010409A publication Critical patent/JP2017010409A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To receive a text part designated by a user, to search for a word in the text part by performing entry word search, and to display its explanation information in a dictionary terminal.SOLUTION: A designated text part (h) by a user u among text data (Gt) displayed by communication equipment 30 is received by a dictionary terminal 10 and displayed to a text area at of a text transfer search screen Gf. In the designated text part, a head word is automatically designated and displayed h or a character string including one or more words is designated and displayed h by the user u. With respect to the word automatically designated and displayed h, longest match search of an entry word corresponding to the word is performed in a dictionary selected by the user, and its explanation information is displayed. With respect to the character string including one or more words designated and displayed h by the user u, perfect match search of the entry word corresponding to the designated character string (words) is performed in the dictionary selected, and its explanation information is displayed.SELECTED DRAWING: Figure 1

Description

本発明は、電子辞書などの辞書端末およびその制御プログラムに関する。   The present invention relates to a dictionary terminal such as an electronic dictionary and a control program therefor.

一般に、単語などの言葉の意味や内容を調べる携帯型の電子機器として、電子辞書が利用されている。前記電子辞書は、英和辞書や国語辞書などの各種辞書の辞書データベースを有し、文字入力キーの操作により入力された単語に対応した前記辞書の見出し語を検索し、当該検索された見出し語(単語)に対応付けられた意味などの説明情報を表示させるものである。   In general, an electronic dictionary is used as a portable electronic device for examining the meaning and contents of words such as words. The electronic dictionary has a dictionary database of various dictionaries such as an English-Japanese dictionary and a national language dictionary, and searches for a dictionary entry corresponding to a word input by operating a character input key. Explanation information such as a meaning associated with a word) is displayed.

一方、パーソナルコンピュータなどの情報通信機器の表示部に表示された英文のテキスト上で、ユーザ所望の単語を指定すると、当該指定の単語を赤外線通信により近くの電子辞書へ送信する。そして、当該電子辞書において、前記指定の単語の説明情報を検索して表示させることが考えられている(例えば、特許文献1参照。)。   On the other hand, when a user-desired word is designated on an English text displayed on a display unit of an information communication device such as a personal computer, the designated word is transmitted to a nearby electronic dictionary by infrared communication. Then, it is considered to search and display the explanation information of the designated word in the electronic dictionary (see, for example, Patent Document 1).

特許4496581号公報Japanese Patent No. 4496581

前記従来の電子辞書では、パーソナルコンピュータに表示されているテキストの中の単語を検索する場合、1単語毎に指定して当該電子辞書へ送信し検索させる必要があり、前記テキストに含まれる複数の単語を検索するには操作が面倒で煩雑になる問題がある。   In the conventional electronic dictionary, when searching for a word in the text displayed on the personal computer, it is necessary to designate each word and transmit it to the electronic dictionary to be searched. To search for a word, there is a problem that the operation is troublesome and complicated.

本発明は、このような課題に鑑みなされたもので、ユーザによって指定されたテキスト部分を受信し、当該テキスト部分のうち何れかの単語を見出し語検索してその説明情報を表示することが可能になる辞書端末およびその制御プログラムを提供することを目的とする。   The present invention has been made in view of such problems, and can receive a text portion designated by the user, search for any word in the text portion, and display the explanation information. An object is to provide a dictionary terminal and its control program.

本発明に係る辞書端末は、見出し語と当該見出し語の説明情報とを複数組み対応付けた辞書データを記憶している辞書記憶手段と、外部の通信機器においてユーザ操作に応じて指定されたテキスト部分を受信するテキスト部分受信手段と、前記テキスト部分受信手段により受信されたテキスト部分を表示部に表示させるテキスト部分表示制御手段と、前記テキスト部分表示制御手段により表示されたテキスト部分のうち何れかの少なくとも1つ以上の単語を指定する単語指定手段と、前記単語指定手段により指定された単語に対応する見出し語を前記辞書データから検索し、当該検索された見出し語の説明情報を前記表示部に表示させる説明情報表示制御手段と、を備えたことを特徴としている。   The dictionary terminal according to the present invention includes a dictionary storage unit that stores dictionary data in which a plurality of sets of headwords and explanation information of the headwords are associated with each other, and text that is designated in response to a user operation on an external communication device Any one of a text part receiving means for receiving a part, a text part display control means for displaying a text part received by the text part receiving means on a display part, and a text part displayed by the text part display control means A word designating unit for designating at least one word from the dictionary data and searching for a headword corresponding to the word designated by the word designating unit, and displaying the description information of the searched headword in the display unit And an explanation information display control means to be displayed.

本発明によれば、ユーザによって指定されたテキスト部分を受信し、当該テキスト部分のうち何れかの単語を見出し語検索してその説明情報を表示することが可能になる。   According to the present invention, it is possible to receive a text portion designated by a user, search for any word in the text portion, and display the explanation information.

本発明の実施形態に係る通信辞書システムの外観構成を示す図。The figure which shows the external appearance structure of the communication dictionary system which concerns on embodiment of this invention. 前記通信辞書システムにおける辞書端末10の電子回路の構成を示すブロック図。The block diagram which shows the structure of the electronic circuit of the dictionary terminal 10 in the said communication dictionary system. 前記通信辞書システムにおける通信機器30の電子回路の構成を示すブロック図。The block diagram which shows the structure of the electronic circuit of the communication apparatus 30 in the said communication dictionary system. 前記通信機器30による辞書端末連携処理を示すフローチャート。5 is a flowchart showing dictionary terminal cooperation processing by the communication device 30. 前記辞書端末10による情報表示制御処理を示すフローチャート。5 is a flowchart showing information display control processing by the dictionary terminal 10; 前記辞書端末10の情報表示制御処理に伴う通信機器との連携処理(その1)を示すフローチャート。The flowchart which shows the cooperation process (the 1) with a communication apparatus accompanying the information display control process of the said dictionary terminal. 前記辞書端末10の情報表示制御処理に伴う通信機器との連携処理(その2)を示すフローチャート。The flowchart which shows the cooperation process (the 2) with a communication apparatus accompanying the information display control process of the said dictionary terminal. 前記辞書端末10の情報表示制御処理に伴う通信機器との連携処理(その3)を示すフローチャート。The flowchart which shows the cooperation process (the 3) with a communication apparatus accompanying the information display control process of the said dictionary terminal. 前記通信機器30と辞書端末10との連携処理に従った表示動作(その1)を示す図。The figure which shows the display operation | movement according to the cooperation process of the said communication apparatus 30 and the dictionary terminal 10 (the 1). 前記通信機器30と辞書端末10との連携処理に従った表示動作(その2)を示す図。The figure which shows the display operation (the 2) according to the cooperation process of the said communication apparatus 30 and the dictionary terminal 10. FIG. 前記通信機器30と辞書端末10との連携処理に従った表示動作(その3)を示す図。The figure which shows the display operation (the 3) according to the cooperation process of the said communication apparatus 30 and the dictionary terminal 10. FIG. 前記辞書端末10における前記通信機器30からの指定テキスト部分を受信した後の連携処理に従った表示動作(その1)を示す図。The figure which shows the display operation | movement according to the cooperation process after receiving the designation | designated text part from the said communication apparatus 30 in the said dictionary terminal 10 (the 1). 前記辞書端末10における前記通信機器30からの指定テキスト部分を受信した後の連携処理に従った表示動作(その2)を示す図。The figure which shows the display operation (the 2) according to the cooperation process after receiving the designated text part from the said communication apparatus 30 in the said dictionary terminal. 前記辞書端末10における前記通信機器30からの指定テキスト部分を受信した後の連携処理に従った表示動作(その3)を示す図。The figure which shows the display operation | movement according to the cooperation process after receiving the designation | designated text part from the said communication apparatus 30 in the said dictionary terminal 10 (the 3). 前記辞書端末10における前記通信機器30からの指定テキスト部分を受信した後の連携処理に従った表示動作(その4)を示す図。The figure which shows the display operation | movement according to the cooperation process after receiving the designation | designated text part from the said communication apparatus 30 in the said dictionary terminal 10 (the 4). 前記辞書端末10における前記通信機器30からの指定テキスト部分を受信した後の連携処理に従った表示動作(その5)を示す図。The figure which shows the display operation | movement according to the cooperation process after receiving the designated text part from the said communication apparatus 30 in the said dictionary terminal 10 (the 5). 前記辞書端末10における前記通信機器30からの指定テキスト部分を受信した後の連携処理に従った表示動作(その6)を示す図。The figure which shows the display operation | movement according to the cooperation process after receiving the designated text part from the said communication apparatus 30 in the said dictionary terminal 10 (the 6). 前記辞書端末10において前記通信機器30からの指定テキスト部分をテキストフォルダに登録する場合の表示動作を示す図。The figure which shows the display operation in the case of registering the designated text part from the said communication apparatus 30 in the text folder in the said dictionary terminal. 前記辞書端末10において前記テキストフォルダに登録した指定テキスト部分を見る場合の表示動作を示す図。The figure which shows the display operation | movement in the case of seeing the designated text part registered into the said text folder in the said dictionary terminal. 前記通信機器30と辞書端末10との連携処理に従った日本語テキストを対象とした場合の表示動作を示す図。The figure which shows the display operation at the time of targeting Japanese text according to the cooperation process of the said communication apparatus 30 and the dictionary terminal 10. FIG.

以下図面により本発明の実施の形態について説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の実施形態に係る通信辞書システムの外観構成を示す図である。   FIG. 1 is a diagram showing an external configuration of a communication dictionary system according to an embodiment of the present invention.

前記通信辞書システムは、辞書端末10と、スマートフォンやタブレット端末などの通信機器30とを組み合わせて構成される。前記辞書端末10と通信機器30の何れもBluetooth(登録商標)などの近距離無線通信機能を備える。   The communication dictionary system is configured by combining a dictionary terminal 10 and a communication device 30 such as a smartphone or a tablet terminal. Both the dictionary terminal 10 and the communication device 30 have a short-range wireless communication function such as Bluetooth (registered trademark).

前記辞書端末10は、本体ケース11と蓋体ケース12とをヒンジ13を介して開閉可能にした本体構造を有する。前記本体ケース11の表面には、ON(電源)キー、メニューキー、文字入力キー、辞書選択キー、訳/決定キーなどを備えたキー入力部14が設けられる。前記蓋体ケース12には、その略全面に、バックライト付きのカラー液晶表示画面を有するタッチパネル付き表示部15が設けられる。   The dictionary terminal 10 has a main body structure in which a main body case 11 and a lid body case 12 can be opened and closed via a hinge 13. On the surface of the main body case 11, a key input unit 14 having an ON (power) key, a menu key, a character input key, a dictionary selection key, a translation / decision key, and the like is provided. The lid case 12 is provided with a display unit 15 with a touch panel having a color liquid crystal display screen with a backlight on substantially the entire surface thereof.

前記通信機器30には、その一面側の略全面に、バックライト付きのカラー液晶表示画面を有するタッチパネル付き表示部31が設けられる。前記通信機器30には、前記辞書端末10との間で前記近距離無線通信機能により通信を確立して連携した処理を行なうための辞書端末連携処理アプリケーション33b(図3参照)が、例えばインターネット上に開設された前記辞書端末10に関係する専用サイトからダウンロードされてインストールされる。   The communication device 30 is provided with a display unit 31 with a touch panel having a color liquid crystal display screen with a backlight on substantially the entire surface on one side. The communication device 30 includes a dictionary terminal cooperation processing application 33b (see FIG. 3) for establishing a communication with the dictionary terminal 10 by the short-range wireless communication function and performing a cooperation process, for example, on the Internet. It is downloaded from a dedicated site related to the dictionary terminal 10 established at

そして、前記通信機器30は、ニュースや書籍などのユーザ所望のテキストデータを取得してテキスト画面Gtとして表示する機能、当該テキスト画面Gtに表示されたテキストのうちユーザuが任意に指定した指定テキスト部分を反転等により指定表示hさせる機能、当該指定表示hされた指定テキスト部分のテキストデータをユーザuによる[転送]キーFの操作に応じて前記近距離無線通信Btにより前記辞書端末10へ送信する機能などを有する。   The communication device 30 has a function of acquiring user-desired text data such as news and books and displaying it as a text screen Gt, and a designated text arbitrarily designated by the user u among the texts displayed on the text screen Gt. A function for designating and displaying the part by reversal or the like, and text data of the designated text part displayed on the designation display h is transmitted to the dictionary terminal 10 by the short-range wireless communication Bt according to the operation of the [transfer] key F by the user u. It has a function to do.

前記辞書端末10は、前記通信機器30から送信された指定テキスト部分のテキストデータを受信する機能、当該受信した指定テキスト部分をテキスト転送検索画面Gfのテキストエリアatに表示させる機能、当該テキストエリアatに表示された指定テキスト部分のうちの先頭の単語を自動的に指定表示hさせたりユーザ任意の単語(文字列)を指定表示hさせたりする機能、辞書選択タグdtnにより選択された辞書と検索方法選択タグstnにより選択された検索方法とに従って前記指定表示hされた単語に対応した見出し語/成句/例文/履歴を検索する機能、当該検索結果の見出し語/成句/例文/履歴を検索結果エリアakに一覧表示させる機能、当該検索結果エリアakに一覧表示された検索結果の文字列のうち先頭の文字列を反転等により自動的に選択表示hsさせたりユーザ任意の文字列を選択表示hsさせたりする機能、当該選択表示hsされた検索結果の文字列に対応する説明情報をプレビューエリアaeにプレビュー表示させる機能、当該プレビュー表示された説明情報を説明情報表示エリアAE(図13(C)参照)に通常表示させる機能などを有する。   The dictionary terminal 10 has a function of receiving text data of a designated text portion transmitted from the communication device 30, a function of displaying the received designated text portion in the text area at of the text transfer search screen Gf, the text area at A function that automatically designates and displays the first word in the designated text portion displayed on the screen, and designates and displays a user-specified word (character string), and the dictionary selected by the dictionary selection tag dtn and search A function for searching for a headword / sentence / example sentence / history corresponding to the word indicated and displayed according to the search method selected by the method selection tag stn, and a search result for the headword / sentence / example sentence / history of the search result Function to display a list in the area ak, the first character in the search result character string displayed in the search result area ak A function for automatically selecting and displaying hs by inversion or the like, and selecting and displaying a character string selected by the user, and explanation information corresponding to the character string of the search result that has been selected and displayed hs is displayed as a preview in the preview area ae. A function for normally displaying the explanation information displayed in the preview in the explanation information display area AE (see FIG. 13C).

図2は、前記通信辞書システムにおける辞書端末10の電子回路の構成を示すブロック図である。   FIG. 2 is a block diagram showing a configuration of an electronic circuit of the dictionary terminal 10 in the communication dictionary system.

前記辞書端末10の電子回路は、コンピュータであるCPU16を備える。前記CPU16は、フラッシュROMなどの記憶部17に予め記憶された情報表示制御プログラム17a、あるいはメモリカードなどの外部記録媒体18から記録媒体読取部19により読み取られて前記記憶部17に記憶された情報表示制御プログラム17a、あるいは外部の通信機器30から近距離無線通信部20を介してダウンロードされ前記記憶部17に記憶された情報表示制御プログラム17aに従って回路各部の動作を制御する。   The electronic circuit of the dictionary terminal 10 includes a CPU 16 that is a computer. The CPU 16 reads the information display control program 17a stored in the storage unit 17 such as a flash ROM in advance, or the information read from the external recording medium 18 such as a memory card by the recording medium reading unit 19 and stored in the storage unit 17. The operation of each part of the circuit is controlled in accordance with the display control program 17 a or the information display control program 17 a downloaded from the external communication device 30 via the short-range wireless communication unit 20 and stored in the storage unit 17.

前記CPU16には、前記キー入力部14、タッチパネル付き表示部15、記憶部17、記録媒体読取部19が接続される他に、前記通信機器30との通信を行なう近距離無線通信部(Bluetooth)20も接続される。   The CPU 16 is connected to the key input unit 14, the display unit 15 with a touch panel, the storage unit 17, and the recording medium reading unit 19, and also a short-range wireless communication unit (Bluetooth) that communicates with the communication device 30. 20 is also connected.

前記記憶部17には、前記情報表示制御プログラム17a、辞書データベース17bが記憶され、また、テキスト部分データエリア17c、履歴データエリア17d、テキスト帳データエリア17eなどが確保される。   The storage unit 17 stores the information display control program 17a and the dictionary database 17b, and secures a text partial data area 17c, a history data area 17d, a text book data area 17e, and the like.

前記情報表示制御プログラム17aとしては、本辞書端末10の全体の動作を司るシステムプログラム、前記辞書データベース17bに記憶された各種の辞書データや前記履歴データエリア17dに記憶された検索履歴データに基づいて、見出し語検索、成句検索、例文検索、履歴検索などを行なうための辞書検索プログラム、前記通信機器30と連携して前記見出し語検索、成句検索、例文検索、履歴検索などを行なうための通信機器連携処理プログラムなどが記憶される。   The information display control program 17a is based on a system program that controls the overall operation of the dictionary terminal 10, various dictionary data stored in the dictionary database 17b, and search history data stored in the history data area 17d. Dictionary search program for performing headword search, phrase search, example sentence search, history search, etc., and communication device for performing the headword search, phrase search, example sentence search, history search, etc. in cooperation with the communication device 30 A cooperation processing program and the like are stored.

前記辞書データベース17bには、各種の英和辞書、英英辞書、成句辞書、例文DB(データベース)、国語辞書などの辞書データが記憶されている。これらの辞書データには、何れも、見出し語となる単語や文章に対応付けてその意味や訳文などの説明情報が集録されている。   The dictionary database 17b stores dictionary data such as various English-Japanese dictionaries, English-English dictionaries, phrase phrases dictionaries, example sentence DBs (databases), and national language dictionaries. In each of these dictionary data, explanation information such as meanings and translations is collected in association with words and sentences as head words.

前記テキスト部分データエリア17cには、前記通信機器連携処理プログラムに従い前記通信機器30から受信された前記指定テキスト部分のテキストデータが記憶される。   In the text portion data area 17c, text data of the designated text portion received from the communication device 30 according to the communication device cooperation processing program is stored.

前記履歴データエリア17dには、前記見出し語検索、成句検索、例文検索に応じてその検索結果の説明情報を表示させた際に、当該検索結果の見出し語、成句、例文が、その検索対象となった辞書に対応付けられて記憶される。   In the history data area 17d, when the description information of the search result is displayed according to the headword search, phrase search, and example sentence search, the headword, phrase, and example sentence of the search result are displayed as the search target. It is stored in association with the dictionary.

前記テキスト帳データエリア17eは、ユーザuによって選択される複数のテキストフォルダを有し、前記通信機器30から受信された前記指定テキスト部分のテキストデータが前記選択されたテキストフォルダに記憶される。この際、前記テキストフォルダに記憶される前記指定テキスト部分のテキストデータには、当該テキストデータに基づいて見出し語検索、成句検索、例文検索を行なった履歴データも付加されて記憶される。さらに、前記履歴データとして記憶される見出し語、成句、例文には、それぞれ個々に該当の見出し語、成句、例文についてユーザuが覚えた否かなどの重要度や理解度をユーザ自らがチェックして確認するためのチェックデータが付加されて記憶される。   The text book data area 17e has a plurality of text folders selected by the user u, and the text data of the designated text portion received from the communication device 30 is stored in the selected text folder. At this time, history data obtained by performing a headword search, a phrase search, and an example sentence search based on the text data is also added and stored in the text data of the designated text portion stored in the text folder. Further, each of the headwords, phrases, and example sentences stored as the history data is checked by the user himself / herself for the degree of importance and understanding such as whether or not the user u has learned the corresponding headword, phrase, and example sentence. Check data for confirmation is added and stored.

このように構成された辞書端末10は、前記CPU16が前記情報表示制御プログラム17aに記述された命令に従い回路各部の動作を制御し、ソフトウエアとハードウエアとが協働して動作することにより、以下の動作説明で述べるような、通信機器30との連携機能と辞書検索機能を含む情報表示制御機能とを実現する。   In the dictionary terminal 10 configured as described above, the CPU 16 controls the operation of each part of the circuit in accordance with the instructions described in the information display control program 17a, and the software and hardware operate in cooperation with each other. An information display control function including a cooperation function with the communication device 30 and a dictionary search function as described in the following operation description is realized.

図3は、前記通信辞書システムにおける通信機器30の電子回路の構成を示すブロック図である。   FIG. 3 is a block diagram showing a configuration of an electronic circuit of the communication device 30 in the communication dictionary system.

前記通信機器30の電子回路は、コンピュータであるCPU32を備える。前記CPU32は、フラッシュROMなどの記憶部33に予め記憶された通信機器制御プログラム33a、あるいはメモリカードなどの外部記録媒体35から記録媒体読取部36により読み取られて前記記憶部33に記憶された通信機器制御プログラム33aや辞書端末連携処理アプリケーション33b、あるいは通信ネットワークN上のWebサーバ(この場合はプログラムサーバ40)から無線通信部(wi-fi通信/移動体通信)34を介してダウンロードされ前記記憶部33に記憶された情報表示制御プログラム33aや辞書端末連携処理アプリケーション33bに従って回路各部の動作を制御する。   The electronic circuit of the communication device 30 includes a CPU 32 that is a computer. The CPU 32 reads the communication device control program 33a stored in the storage unit 33 such as a flash ROM in advance or the recording medium reading unit 36 from the external recording medium 35 such as a memory card and stores the communication in the storage unit 33. Downloaded from the device control program 33a, the dictionary terminal cooperation processing application 33b, or the Web server (in this case, the program server 40) on the communication network N via the wireless communication unit (wi-fi communication / mobile communication) 34, the memory The operation of each part of the circuit is controlled according to the information display control program 33a and the dictionary terminal cooperation processing application 33b stored in the part 33.

前記CPU32には、前記記憶部33、無線通信部34、記録媒体読取部36が接続される他に、前記辞書端末10との通信を行なう近距離無線通信部(Bluetooth)37も接続される。   In addition to the storage unit 33, the wireless communication unit 34, and the recording medium reading unit 36, the CPU 32 is also connected with a short-range wireless communication unit (Bluetooth) 37 that performs communication with the dictionary terminal 10.

前記記憶部33には、前記通信機器制御プログラム33a、前記辞書端末連携処理アプリケーション33bなどのプログラムエリア以外に、各種の作業データを記憶するための作業データエリアが確保される。   The storage unit 33 has a work data area for storing various work data in addition to program areas such as the communication device control program 33a and the dictionary terminal cooperation processing application 33b.

前記通信機器制御プログラム33aとしては、本通信機器33の全体の動作を司るシステムプログラム、通信ネットワークN上のWebサーバ(情報サーバほか)40…と通信接続しユーザ操作に応じて相互にデータ通信するためのWebブラウザプログラムなどが記憶される。   The communication device control program 33a is connected to a system program that controls the overall operation of the communication device 33, a Web server (information server, etc.) 40 on the communication network N, and performs data communication with each other in response to a user operation. A web browser program for storing data is stored.

このように構成された通信機器30は、前記CPU32が前記通信機器制御プログラム33aや辞書端末連携処理アプリケーション33bに記述された命令に従い回路各部の動作を制御し、ソフトウエアとハードウエアとが協働して動作することにより、以下の動作説明で述べるような、Webブラウザ機能や辞書端末連携機能を実現する。   In the communication device 30 configured as described above, the CPU 32 controls the operation of each part of the circuit in accordance with the instructions described in the communication device control program 33a and the dictionary terminal cooperation processing application 33b, and the software and hardware cooperate. By operating as described above, a Web browser function and a dictionary terminal cooperation function as described in the following operation description are realized.

次に、前記構成の通信辞書システムの動作について説明する。   Next, the operation of the communication dictionary system having the above configuration will be described.

図4は、前記通信機器30による辞書端末連携処理を示すフローチャートである。   FIG. 4 is a flowchart showing dictionary terminal cooperation processing by the communication device 30.

図5は、前記辞書端末10による情報表示制御処理を示すフローチャートである。   FIG. 5 is a flowchart showing information display control processing by the dictionary terminal 10.

図6は、前記辞書端末10の情報表示制御処理に伴う通信機器との連携処理(その1)を示すフローチャートである。   FIG. 6 is a flowchart showing the cooperation process (part 1) with the communication device accompanying the information display control process of the dictionary terminal 10.

図7は、前記辞書端末10の情報表示制御処理に伴う通信機器との連携処理(その2)を示すフローチャートである。   FIG. 7 is a flowchart showing the cooperation process (part 2) with the communication device accompanying the information display control process of the dictionary terminal 10.

図8は、前記辞書端末10の情報表示制御処理に伴う通信機器との連携処理(その3)を示すフローチャートである。   FIG. 8 is a flowchart showing the cooperation process (part 3) with the communication device accompanying the information display control process of the dictionary terminal 10.

はじめに、前記通信機器30と辞書端末10との間での無線通信機能の立上げについて説明する。   First, start-up of a wireless communication function between the communication device 30 and the dictionary terminal 10 will be described.

前記辞書端末10は、見かけ上の動作が停止している表示OFFの状態で、ONキーの検知処理と前記通信端末30からの起動連携信号の受信の検知処理とを低消費電力で連続的に行なう処理状態に設定されている(ステップS1)。   The dictionary terminal 10 continuously performs an ON key detection process and a detection process of receiving an activation cooperation signal from the communication terminal 30 with low power consumption in a display OFF state in which an apparent operation is stopped. The processing state to be performed is set (step S1).

前記通信機器30において、ユーザ操作により近距離無線通信機能の立上げが指示され、通信相手として前記辞書端末10が選択されると、近距離無線通信部37から当該辞書端末10に対する動作中確認信号が送信される(ステップT1)。   When the communication device 30 is instructed to start up a short-range wireless communication function by a user operation and the dictionary terminal 10 is selected as a communication partner, an operation confirmation signal for the dictionary terminal 10 is received from the short-range wireless communication unit 37. Is transmitted (step T1).

そして、前記辞書端末10から連携動作中である旨の信号が受信されるか否かが判断される(ステップT2)。   Then, it is determined whether or not a signal indicating that the cooperative operation is being performed is received from the dictionary terminal 10 (step T2).

ここで、前記辞書端末10から連携動作中である旨の信号が受信されない場合は(ステップT2(No))、前記近距離無線通信部37から辞書端末10に対して、起動連携信号(起動信号と連携動作設定信号)が送信された後(ステップT3)、繰り返し前記動作中確認信号が送信される(ステップT1)。   Here, when a signal indicating that the cooperative operation is being performed is not received from the dictionary terminal 10 (step T2 (No)), an activation cooperative signal (activation signal) is sent from the short-range wireless communication unit 37 to the dictionary terminal 10. And the cooperative operation setting signal) are transmitted (step T3), and the operation confirmation signal is repeatedly transmitted (step T1).

前記辞書端末10において、前記通信機器30から送信された起動連携信号が受信されると(ステップS2(Yes))、当該通信機器30との連携処理モードに移行する(ステップS12,SA)。   When the dictionary terminal 10 receives the activation cooperation signal transmitted from the communication device 30 (step S2 (Yes)), the dictionary terminal 10 shifts to a cooperation processing mode with the communication device 30 (step S12, SA).

前記連携処理モードに移行され、前記通信機器30からの起動連携信号が受信されたと判断されると(ステップA1(Yes))、近距離無線通信部20から当該通信機器30に対して連携動作中である旨の信号が送信され、同通信機器30との間での近距離無線通信機能が立ち上がる(ステップA2)。   When the mode is shifted to the cooperation processing mode and it is determined that the activation cooperation signal from the communication device 30 has been received (step A1 (Yes)), the short-range wireless communication unit 20 is in cooperation with the communication device 30. Is transmitted, and the short-range wireless communication function with the communication device 30 is activated (step A2).

そして、前記通信機器30からユーザ操作に応じて指定表示hされた指定テキスト部分(図1参照)が受信されるか否かが判断される(ステップA3)。   Then, it is determined whether or not a designated text portion (see FIG. 1) designated and displayed according to a user operation is received from the communication device 30 (step A3).

ここで、前記通信機器30から指定テキスト部分が受信されないままオートパワーオフ設定時間が経過したと判断された場合は(ステップA4(Yes))、当該通信機器30との間での近距離無線通信機能が解消され、前記表示OFF状態に戻る(ステップS1)。   If it is determined that the auto power-off setting time has elapsed without receiving the designated text portion from the communication device 30 (step A4 (Yes)), short-range wireless communication with the communication device 30 is performed. The function is canceled and the display is returned to the OFF state (step S1).

前記通信機器30において、前記辞書端末10から連携動作中である旨の信号が受信されると(ステップT2(Yes))、当該辞書端末10との間での近距離無線通信機能が立ち上がり、前記指定テキスト部分(図1参照)の前記辞書端末10への送信指示があるか否かが判断される(ステップT4)。   When the communication device 30 receives a signal indicating that a cooperative operation is being performed from the dictionary terminal 10 (step T2 (Yes)), the short-range wireless communication function with the dictionary terminal 10 is activated, It is determined whether or not there is an instruction to transmit the designated text portion (see FIG. 1) to the dictionary terminal 10 (step T4).

ここで、前記指定テキスト部分の送信指示がないまま一定時間(例えば3分)が経過したと判断された場合は(ステップT6(Yes))、前記辞書端末10との間での近距離無線通信機能が解消され、ユーザ操作による近距離無線通信機能の立上げ指示の待機状態に戻る(ステップT1)。   Here, if it is determined that a certain time (for example, 3 minutes) has passed without an instruction to transmit the designated text portion (step T6 (Yes)), short-range wireless communication with the dictionary terminal 10 is performed. The function is canceled, and the process returns to the standby state for the instruction to start up the short-range wireless communication function by the user operation (step T1).

一方、辞書端末10において、前記通信機器30との間での近距離無線通信機能が立ち上げられていない状態で、前記キー入力部14のONキーの入力が検知されると(ステップS3(Yes))、前記タッチパネル付き表示部15の表示がONになり、ユーザ操作に応じた動作状態に移行される(ステップS4)。   On the other hand, when the dictionary terminal 10 detects the input of the ON key of the key input unit 14 in a state where the short-range wireless communication function with the communication device 30 is not activated (step S3 (Yes) )), The display of the display unit 15 with a touch panel is turned on, and the operation state is shifted to a user operation (step S4).

前記辞書選択キーの操作により辞書が選択されると(ステップS5)、当該選択された辞書に基づいた辞書検索処理が実行される(ステップS6)。例えば、前記タッチパネル付き表示部15においてユーザにより入力されるかユーザにより指定された文字列に対応する見出し語が前記選択された辞書から検索され、当該検索された見出し語の説明情報が表示される。   When a dictionary is selected by operating the dictionary selection key (step S5), dictionary search processing based on the selected dictionary is executed (step S6). For example, a headword corresponding to a character string input by the user or designated by the user in the display unit 15 with a touch panel is searched from the selected dictionary, and explanation information of the searched headword is displayed. .

前記辞書検索処理の実行中において、前記通信機器30からの起動連携信号が受信された場合は(ステップS7(Yes))、前記同様に、当該通信機器30との連携処理モードに移行する(ステップS12,SA)。   If an activation cooperation signal is received from the communication device 30 during execution of the dictionary search process (step S7 (Yes)), similarly to the above, the process shifts to a cooperation processing mode with the communication device 30 (step S7). S12, SA).

また、前記キー入力部14のメニューキーの操作に応じて表示される各種学習機能のメニューや書籍のメニューからユーザ任意の学習機能が選択されるか、または書籍が選択されると(ステップS8)、選択された学習機能の処理が実行されるか、または選択された書籍の内容の情報が前記タッチパネル付き表示部15に表示される(ステップS9)。   When a learning function selected by the user is selected from a menu of various learning functions or a menu of books displayed according to the operation of the menu key of the key input unit 14, or when a book is selected (step S8). Then, the process of the selected learning function is executed, or information on the contents of the selected book is displayed on the display unit 15 with the touch panel (step S9).

ここでも前記同様に、前記通信機器30からの起動連携信号が受信された場合は(ステップS10(Yes))、当該通信機器30との連携処理モードに移行する(ステップS12,SA)。   Here, similarly to the above, when an activation cooperation signal is received from the communication device 30 (step S10 (Yes)), the processing shifts to a cooperation processing mode with the communication device 30 (step S12, SA).

また、前記メニューキーの操作に従い表示される通信機能の立上げメニューから前記通信機器30との連携処理キーが入力された場合も(ステップS11(Yes))、当該通信機器30との連携処理モードに移行する(ステップS12,SA)。   Also, when a cooperation processing key with the communication device 30 is input from the communication function startup menu displayed in accordance with the operation of the menu key (step S11 (Yes)), the cooperation processing mode with the communication device 30 is performed. (Step S12, SA).

また、その他のキーが入力された場合には(ステップS20(Yes))、当該入力されたキーの内容に応じた他の処理が実行される。   When another key is input (step S20 (Yes)), another process corresponding to the content of the input key is executed.

なお、前記テキストフォルダに関する処理(ステップS13〜S19)については後述する。   The processing related to the text folder (steps S13 to S19) will be described later.

そして、前記ステップS5〜S20に関するキー入力処理が何も実行されていない状態で、前記ステップA4と同様に、オートパワーオフ設定時間が経過したと判断された場合は(ステップS21(Yes))、前記同様に表示OFF状態に戻る(ステップS1)。   Then, when it is determined that the auto power-off setting time has elapsed in the state where no key input processing related to the steps S5 to S20 has been executed (step S21 (Yes)), Similarly to the above, the display is returned to the OFF state (step S1).

次に、前記通信機器30に表示された各種のテキストデータの中からユーザ任意のテキスト部分を指定し、当該指定テキスト部分のテキストデータを前記辞書端末10へ転送し、当該辞書端末10において、前記転送された指定テキスト部分に基づき各種の辞書検索処理を実行する動作について説明する。   Next, a user-specified text portion is designated from among various text data displayed on the communication device 30, and the text data of the designated text portion is transferred to the dictionary terminal 10. An operation of executing various dictionary search processes based on the transferred designated text portion will be described.

図9は、前記通信機器30と辞書端末10との連携処理に従った表示動作(その1)を示す図である。   FIG. 9 is a diagram illustrating a display operation (part 1) in accordance with the cooperation process between the communication device 30 and the dictionary terminal 10.

前記通信機器30において、通信ネットワークN上の情報サーバ40にアクセスし、図9(A)に示すように、ニュースや書籍等のユーザ任意のテキストデータ“Inventors experimented … as typists.”をダウンロードしてタッチパネル付き表示部31のテキスト画面Gtに表示させる。   In the communication device 30, the information server 40 on the communication network N is accessed, and as shown in FIG. 9A, user-specified text data “Inventors experimented ... as typists.” Such as news and books is downloaded. It displays on the text screen Gt of the display part 31 with a touch panel.

そして、前記テキスト画面Gtに表示されたテキストデータのうち、ユーザuが調べたい単語“Inventors”(1単語)をタッチして指定表示hさせ、図9(B)に示すように、[転送]キーFをタッチする。   Then, among the text data displayed on the text screen Gt, the word “Inventors” (one word) that the user u wants to examine is touched and designated and displayed, and as shown in FIG. 9B, [Transfer] Touch key F.

すると、前記指定表示hされた指定テキスト部分“Inventors”の前記辞書端末10への送信が指示されたと判断され(ステップT4(Yes))、当該指定テキスト部分“Inventors”が前記近距離無線通信機能の立上げられた辞書端末10へ送信される(ステップT5)。   Then, it is determined that an instruction to transmit the designated text portion “Inventors” indicated by the designation display h to the dictionary terminal 10 is given (step T4 (Yes)), and the designated text portion “Inventors” is the short-range wireless communication function. Is transmitted to the dictionary terminal 10 started up (step T5).

なおここで、前記辞書端末10との近距離無線通信機能が立ち上げられていない場合には、前記同様に当該通信機器30と前記辞書端末10との連携処理が実行されて相互の通信機能が立ち上げられ(ステップT1〜T3/SA(A1,A2))、前記指定テキスト部分“Inventors”が当該辞書端末10へ送信される(ステップT5)。   Here, when the short-range wireless communication function with the dictionary terminal 10 is not started up, the communication process between the communication device 30 and the dictionary terminal 10 is executed in the same manner as described above, and the mutual communication function is established. The designated text portion “Inventors” is transmitted to the dictionary terminal 10 (step T5).

前記辞書端末10において、前記通信機器30から送信された指定テキスト部分“Inventors”が受信されると(ステップA3(Yes))、当該指定テキスト部分の先頭が英語か日本語の何れであるかが判断される(ステップA5,A7)。   When the designated text portion “Inventors” transmitted from the communication device 30 is received in the dictionary terminal 10 (step A3 (Yes)), whether the head of the designated text portion is English or Japanese. Determination is made (steps A5 and A7).

前記指定テキスト部分“Inventors”の先頭が英語と判断されると(ステップA5(Yes))、前記辞書データベース17bに記憶されている英語系の複数の辞書(ここでは、「リーダース英和辞書」「英和大辞書」「大英和辞書」「OA英英辞書」…)が検索対象辞書に設定される(ステップA6)。   When the head of the designated text portion “Inventors” is determined to be English (step A5 (Yes)), a plurality of English-based dictionaries (here, “Leaders English-Japanese dictionary”, “ The English-Japanese dictionary, “English-Japanese dictionary”, “OA English-English dictionary”...) Are set as search target dictionaries (step A6).

すると、図9(C)に示すように、前記受信された指定テキスト部分“Inventors”を表示させたテキストエリアatを上段に、当該テキストエリアatで指定表示hされた文字列の辞書検索結果を一覧表示するための検索結果エリアakを下段左側に、当該検索結果エリアakで選択表示hsされた検索結果に対応した説明情報をプレビュー表示するためのプレビューエリアaeを下段右側に組み合わせたテキスト転送検索画面Gfが表示される。   Then, as shown in FIG. 9C, the dictionary search result of the character string designated and displayed in the text area at is displayed in the upper part of the text area at which the received designated text portion “Inventors” is displayed. A text transfer search combining a search result area ak for displaying a list on the lower left side and a preview area ae for previewing the explanation information corresponding to the search result selected and displayed in the search result area ak on the lower right side. A screen Gf is displayed.

そして、前記テキスト転送検索画面Gfにおいて、その検索結果エリアakの上端に沿った中段の横方向に、前記検索対象に設定された複数の辞書の辞書タグ[リーダース]dt1,[英和大]dt2,[大英和]dt3,[OA英英]dt4,…が表示され、そのうち左端の辞書タグ[リーダース]dt1がデフォルトで選択され色付け等により選択表示される(ステップA9)。   In the text transfer search screen Gf, the dictionary tags [Leaders] dt1, [English-Wait University] dt2 of a plurality of dictionaries set as the search target are arranged in the middle horizontal direction along the upper end of the search result area ak. , [Large English] dt3, [OA English-English] dt4,... Are displayed, and the leftmost dictionary tag [Leaders] dt1 is selected by default and selected and displayed by coloring (step A9).

また、前記テキスト転送検索画面Gfにおいて、その検索結果エリアakの左側に沿った縦方向に、見出し語(単語)検索/成句検索/例文検索/履歴検索からなる各検索方法タグ[単語]st1,[成句]st2,[例文]st3,[履歴]st4が表示され、そのうち上端の検索方法タグ[単語]st1がデフォルトで選択され色付け等により選択表示される(ステップA10)。   In the text transfer search screen Gf, search method tags [words] st1, each consisting of a headword (word) search / sentence search / example sentence search / history search are arranged in the vertical direction along the left side of the search result area ak. [Phrase] st2, [example sentence] st3, [history] st4 are displayed, and the search method tag [word] st1 at the top is selected by default and selected and displayed by coloring (step A10).

前記選択表示された検索方法タグ[単語]st1に応じて、単語の見出し語検索が選択されたと判断されると(ステップA11(Yes))、前記選択表示された辞書タグ[リーダース]dt1に応じた「リーダース英和辞書」を検索対象辞書として、前記指定テキスト部分“Inventors”の先頭からの最長一致検索が行われ、当該最長一致順に検索された見出し語(ここでは“Inventor”)が前記検索結果エリアakに一覧表示される。   If it is determined that the word entry word search is selected according to the selected and displayed search method tag [word] st1 (step A11 (Yes)), the selected and displayed dictionary tag [leads] dt1 is displayed. The longest match search from the head of the specified text portion “Inventors” is performed using the corresponding “Leaders English-Japanese dictionary” as a search target dictionary, and the headwords (in this case “Inventor”) searched in the longest match order are A list is displayed in the search result area ak.

そして、前記検索結果エリアakに一覧表示された先頭の見出し語“Inventor”が選択表示hsされ、当該見出し語“Inventor”に対応した説明情報が前記プレビューエリアaeにプレビュー表示される(ステップA12)。   Then, the head entry word “Inventor” displayed in a list in the search result area ak is selected and displayed hs, and explanation information corresponding to the entry word “Inventor” is displayed in preview in the preview area ae (step A12). .

なお、前記テキストエリアatに表示された指定テキスト部分のうち、ユーザuによって何れかの文字列が指定表示hされている場合には、当該指定表示hされた文字列に対応する見出し語が前記検索対象辞書から検索される。   In the case where any character string is designated and displayed by the user u in the designated text portion displayed in the text area at, the headword corresponding to the designated character string is displayed as the headword. Searched from the search target dictionary.

すると、前記テキストエリアatに表示された指定テキスト部分において、当該テキストが英語である場合には先頭の単語が、日本語である場合には先頭の文字が、何れも自動で指定表示hされる(ステップA13)。   Then, in the designated text portion displayed in the text area at, the first word is automatically designated and displayed when the text is English, and the first character is automatically designated when the text is Japanese. (Step A13).

なお、前記最長一致検索により検索される見出し語には、複数の単語(英語)/文字(日本語)から構成される複合語も含まれる(英語の場合、例えば“United States”)。   The headword searched by the longest match search includes a compound word composed of a plurality of words (English) / characters (Japanese) (for example, “United States” in the case of English).

図10は、前記通信機器30と辞書端末10との連携処理に従った表示動作(その2)を示す図である。   FIG. 10 is a diagram showing a display operation (part 2) according to the cooperation process between the communication device 30 and the dictionary terminal 10.

前記図9(A)と同様に、前記通信機器30のテキスト画面Gtに表示されたテキストデータ“Inventors experimented … as typists.”のうち、図10(A)に示すように、ユーザuが調べたい複数の単語を含む範囲“Inventors experimented … in the early typewriters.”をタッチして指定表示hさせ、図10(B)に示すように、[転送]キーFをタッチする。   Similarly to FIG. 9A, the user u wants to examine the text data “Inventors experimented as typists.” Displayed on the text screen Gt of the communication device 30 as shown in FIG. 10A. A range “Inventors experimented... In the early typewriters.” Including a plurality of words is touched to display it, and the [Transfer] key F is touched as shown in FIG.

すると、前記同様に、今回指定表示hされた指定テキスト部分“Inventors experimented … in the early typewriters.”が前記近距離無線通信機能の立上げられた辞書端末10へ送信される(ステップT4,T5)。   Then, in the same manner as described above, the designated text portion “Inventors experimented... In the early typewriters.” That is designated and displayed this time is transmitted to the dictionary terminal 10 in which the short-range wireless communication function has been started (steps T4 and T5). .

前記辞書端末10では、前記同様の処理に従い、図10(C)に示すように、前記指定テキスト部分“Inventors experimented … in the early typewriters.”が前記テキスト転送検索画面Gfのテキストエリアatに表示される(ステップA3,A5〜A10)。   In the dictionary terminal 10, following the same processing as described above, as shown in FIG. 10C, the designated text portion “Inventors experimented... In the early typewriters.” Is displayed in the text area at of the text transfer search screen Gf. (Steps A3, A5 to A10).

そして、前記指定テキスト部分“Inventors experimented … in the early typewriters.”の先頭からの最長一致検索が行われ、当該検索された見出し語“Inventor”が前記検索結果エリアakに一覧表示され、同見出し語“Inventor”に対応した説明情報が前記プレビューエリアaeにプレビュー表示される(ステップA11,A12)。   Then, the longest match search from the head of the designated text portion “Inventors experimented… in the early typewriters.” Is performed, and the searched entry word “Inventor” is listed in the search result area ak. The explanation information corresponding to “Inventor” is previewed in the preview area ae (steps A11 and A12).

そして、前記テキストエリアatに表示された指定テキスト部分において、その先頭の単語“Inventors”が自動で指定表示hされる(ステップA13)。   In the designated text portion displayed in the text area at, the first word “Inventors” is automatically designated and displayed (step A13).

すなわち、前記通信機器30のテキスト画面Gtに表示されたテキストデータ“Inventors experimented … as typists.”のうち、1単語“Inventors”を指定テキスト部分として前記辞書端末10へ転送した場合は勿論、同テキストデータのうち複数の単語を含む範囲“Inventors experimented … in the early typewriters.”を指定テキスト部分として前記辞書端末10へ転送した場合でも、その先頭から最長一致検索された見出し語“Inventor”を前記検索結果エリアakに表示させ、その説明情報を前記プレビューエリアaeにプレビュー表示させることができる。   That is, of the text data “Inventors experimented... As typists.” Displayed on the text screen Gt of the communication device 30, when the word “Inventors” is transferred to the dictionary terminal 10 as the designated text part, the text Even when the range “Inventors experimented… in the early typewriters.” Including a plurality of words in the data is transferred to the dictionary terminal 10 as the designated text portion, the search is performed for the headword “Inventor” searched for the longest match from the beginning. It is possible to display the result information in the result area ak and display the explanation information in the preview area ae.

図11は、前記通信機器30と辞書端末10との連携処理に従った表示動作(その3)を示す図である。   FIG. 11 is a diagram illustrating a display operation (part 3) in accordance with the cooperation processing between the communication device 30 and the dictionary terminal 10.

次に、前記図10(A)と同様に、前記通信機器30のテキスト画面Gtに表示されたテキストデータ“Inventors experimented … as typists.”のうち、図11(A)に示すように、ユーザuが調べたい複数の単語を含む範囲“United States, … as typists.”をタッチして指定表示hさせ、図11(B)に示すように、[転送]キーFをタッチする。   Next, as shown in FIG. 11A, as shown in FIG. 11A, among the text data “Inventors experimented as typists.” Displayed on the text screen Gt of the communication device 30, as shown in FIG. Touch a range “United States,... As typists.” Including a plurality of words to be checked, and display the designation h, and touch the [Transfer] key F as shown in FIG.

この場合も、前記辞書端末10では、前記同様の処理に従い、図11(C)に示すように、前記通信機器30から受信された指定テキスト部分“United States, … as typists.”が前記テキスト転送検索画面Gfのテキストエリアatに表示される(ステップA3,A5,A6,A9,A10)。   Also in this case, in the dictionary terminal 10, according to the same processing as described above, as shown in FIG. 11C, the designated text portion “United States,... As typists.” Received from the communication device 30 is transferred to the text. It is displayed in the text area at of the search screen Gf (steps A3, A5, A6, A9, A10).

そして、前記指定テキスト部分“United States, … as typists.”の先頭からの最長一致検索が行われ、当該検索された見出し語“United States”が前記検索結果エリアakに一覧表示され、同見出し語“United States”に対応した説明情報が前記プレビューエリアaeにプレビュー表示される(ステップA11,A12)。   Then, the longest match search from the head of the designated text portion “United States,... As typists.” Is performed, and the searched headword “United States” is displayed in a list in the search result area ak. Explanation information corresponding to “United States” is previewed in the preview area ae (steps A11 and A12).

そして、前記テキストエリアatに表示された指定テキスト部分において、その先頭の単語“United”が自動で指定表示hされる(ステップA13)。   Then, in the designated text portion displayed in the text area at, the leading word “United” is automatically designated and displayed (step A13).

なおここで、図11(D)に示すように、前記テキストエリアatに表示された指定テキスト部分“United States, … as typists.”において、ユーザuにより1または複数の単語を含む文字列“United States”が指定されて指定表示hされた場合は(ステップA14(Yes))、当該指定表示hされた文字列に完全一致する見出し語“United States”が検索され、当該検索された見出し語“United States”が前記検索結果エリアakに一覧表示され、同見出し語“United States”に対応した説明情報が前記プレビューエリアaeにプレビュー表示される(ステップA16)。   Here, as shown in FIG. 11D, in the designated text portion “United States,... As typists.” Displayed in the text area at, the character string “United” containing one or more words by the user u. When “States” is specified and designated and displayed (step A14 (Yes)), the headword “United States” that exactly matches the character string displayed in the designated and displayed h is retrieved, and the retrieved headword “ "United States" is displayed as a list in the search result area ak, and explanatory information corresponding to the headword "United States" is previewed in the preview area ae (step A16).

すなわち、前記図11(B)で示したように、ユーザuによる指定テキスト部分“United States, … as typists.”を前記辞書端末10に転送して前記テキスト転送検索画面Gfのテキストエリアatに表示させた直後には、当該指定テキスト部分の先頭からの最長一致検索で見出し語“United States”が検索され、その先頭の単語“United”が自動で指定表示hされる。この後、図11(D)に示すように、前記テキストエリアatに表示させた指定テキスト部分“United States, … as typists.”の1または複数の単語を含む文字列“United States”を指定表示hさせた場合には、当該指定表示hさせた文字列に完全一致する見出し語“United States”が検索されるようになる。   That is, as shown in FIG. 11B, the designated text portion “United States,... As typists.” By the user u is transferred to the dictionary terminal 10 and displayed in the text area at of the text transfer search screen Gf. Immediately after the entry, the headword “United States” is searched by the longest match search from the beginning of the designated text portion, and the head word “United” is automatically designated and displayed h. Thereafter, as shown in FIG. 11D, the character string “United States” including one or more words of the designated text portion “United States,... As typists.” Displayed in the text area at is designated and displayed. In the case of h, the headword “United States” that exactly matches the character string that has been designated and displayed is retrieved.

図12は、前記辞書端末10における前記通信機器30からの指定テキスト部分を受信した後の連携処理に従った表示動作(その1)を示す図である。   FIG. 12 is a diagram showing a display operation (part 1) according to the cooperation process after receiving the designated text portion from the communication device 30 in the dictionary terminal 10.

前記図10で示したように、前記通信機器30においてユーザuが指定して前記辞書端末10に転送した指定テキスト部分“Inventors experimented … in the early typewriters.”が、図12(A)に示すように、当該辞書端末10のテキスト転送検索画面Gfのテキストエリアatに表示された状態で(ステップA3,A5,A6,A9〜A13)、ユーザuにより検索方法タグ[例文]st3がタッチされ例文検索が選択される(ステップA20(Yes)→A24(Yes))。   As shown in FIG. 10, the designated text portion “Inventors experimented in the early typewriters.” Designated by the user u in the communication device 30 and transferred to the dictionary terminal 10 is as shown in FIG. In the state displayed in the text area at of the text transfer search screen Gf of the dictionary terminal 10 (steps A3, A5, A6, A9 to A13), the search method tag [example sentence] st3 is touched by the user u to search for example sentences. Is selected (step A20 (Yes) → A24 (Yes)).

すると、前記辞書タグ[リーダース]dt1により選択されている辞書「リーダース英和辞書」や例文データベースから、前記指定テキスト部分の先頭の単語“Inventors”に対応した例文“the inventor of the vacuum cleaner.”が検索され、検索結果エリアakに一覧表示される。そして、前記一覧表示された例文のうち先頭の例文が選択表示hsされ、当該選択された例文の説明情報がプレビューエリアaeにプレビュー表示される(ステップA25)。   Then, the example sentence “the inventor of the vacuum cleaner.” Corresponding to the first word “Inventors” of the specified text portion is retrieved from the dictionary “Leaders English-Japanese dictionary” selected by the dictionary tag [Leaders] dt1 or the example sentence database. "Is searched and displayed in a list in the search result area ak. Then, the first example sentence among the example sentences displayed in the list is selected and displayed hs, and the explanation information of the selected example sentence is previewed in the preview area ae (step A25).

続いて、図12(B)に示すように、ユーザuにより辞書タグ[OA英英]dt4がタッチされ「OA英英辞書」が選択される(ステップA27(Yes))。   Subsequently, as shown in FIG. 12B, the dictionary tag [OA English-English] dt4 is touched by the user u to select “OA English-English dictionary” (step A27 (Yes)).

すると、前記選択された辞書「OA英英辞書」や例文データベースから、前記指定テキスト部分の先頭の単語“Inventors”に対応した例文“Inventors are not mad scientists.”が検索され、前記同様に検索結果エリアakに一覧表示される。そして、前記一覧表示された例文のうち先頭の例文が選択表示hsされ、当該選択された例文の説明情報がプレビューエリアaeにプレビュー表示される(ステップA28)。   Then, the example sentence “Inventors are not mad scientists.” Corresponding to the first word “Inventors” in the designated text part is searched from the selected dictionary “OA English-English dictionary” and example sentence database, and the search result is the same as above. A list is displayed in the area ak. Then, the first example sentence among the example sentences displayed in the list is selected and displayed hs, and the explanation information of the selected example sentence is previewed in the preview area ae (step A28).

また、図12(C)に示すように、前記テキストエリアatに表示されている指定テキスト部分“Inventors experimented … in the early typewriters.”うち、ユーザuにより1または複数の単語(ここでは“basic”)が指定されて指定表示hされる(ステップA26(Yes))。   Further, as shown in FIG. 12C, one or more words (here, “basic”) are specified by the user u among the designated text portion “Inventors experimented... In the early typewriters.” Displayed in the text area at. ) Is designated and designated and displayed (step A26 (Yes)).

すると、前記同様に選択されている辞書「OA英英辞書」や例文データベースから、前記指定表示hされた単語“basic”に対応した例文“basic information/facts/ideas.”…が検索され、前記検索結果エリアakに一覧表示される。そして、前記一覧表示された例文のうち先頭の例文が選択表示hsされ、当該選択された例文の説明情報がプレビューエリアaeにプレビュー表示される(ステップA28)。この際、前記テキストエリアatに表示されている指定テキスト部分において、複数の単語が順番に指定u1,u2,u3されて指定表示h1,h2,h3された場合(図15参照)は、当該指定順に単語が出現する例文が検索されて表示される。   Then, an example sentence “basic information / facts / ideas.”... Corresponding to the designated word “basic” is searched from the dictionary “OA English-English dictionary” and the example sentence database selected in the same manner as described above. A list is displayed in the search result area ak. Then, the first example sentence among the example sentences displayed in the list is selected and displayed hs, and the explanation information of the selected example sentence is previewed in the preview area ae (step A28). At this time, when a plurality of words are designated u1, u2, u3 and designated and displayed h1, h2, h3 in order in the designated text portion displayed in the text area at (see FIG. 15), the designation is made. Example sentences in which words appear in order are searched and displayed.

図13は、前記辞書端末10における前記通信機器30からの指定テキスト部分を受信した後の連携処理に従った表示動作(その2)を示す図である。   FIG. 13 is a diagram showing a display operation (part 2) according to the cooperation process after receiving the designated text portion from the communication device 30 in the dictionary terminal 10.

前記指定の単語“basic”に対応した「OA英英辞書」からの例文検索の後、続いて、図13(A)に示すように、ユーザuにより検索方法タグ[成句]st2がタッチされ成句検索が選択される(ステップA32(Yes)→成句検索)。   After an example sentence search from the “OA English-English dictionary” corresponding to the designated word “basic”, subsequently, as shown in FIG. 13A, the user u touches the search method tag [sung phrase] st2 to form a phrase. Search is selected (step A32 (Yes) → spoken search).

すると、前記見出し語検索処理(ステップA11〜)や例文検索処理(ステップA24〜)と同様に成句検索が実行され、前記辞書タグ[OA英英]dt4により選択されている辞書「OA英英辞書」や成句辞書から、前記指定表示hされている単語“basic”に対応した成句“go/get back to basics”が検索され、前記検索結果エリアakに一覧表示される。そして、前記一覧表示された成句のうち先頭の成句が選択表示hsされ、当該選択された成句の説明情報がプレビューエリアaeにプレビュー表示される。   Then, the phrase search is executed in the same manner as the headword search process (step A11-) and example sentence search process (step A24-), and the dictionary “OA English-English dictionary selected by the dictionary tag [OA English-English] dt4 is executed. ”And the phrase dictionary, the phrase“ go / get back to basics ”corresponding to the word“ basic ”that is designated and displayed is searched for and displayed in a list in the search result area ak. Then, the first phrase among the phrases displayed in the list is selected and displayed hs, and the explanation information of the selected phrase is previewed in the preview area ae.

ここで、図13(B)に示すように、検索方法タグ[単語]st1が選択されると、前記同様の見出し語検索処理に従い、前記辞書タグ[OA英英]dt4により選択されている辞書「OA英英辞書」から、前記指定表示hされている単語“basic”に対応する見出し語が最長一致検索され、“basic”“BASIC”“basically”…として前記検索結果エリアakに一覧表示される。そして、前記一覧表示された見出し語のうち先頭の単語“basic”が選択表示hsされ、当該選択された単語の前記「OA英英辞書」による説明情報がプレビューエリアaeにプレビュー表示される(ステップA14,A16)。   Here, as shown in FIG. 13B, when the search method tag [word] st1 is selected, the dictionary selected by the dictionary tag [OA English-English] dt4 according to the same keyword search processing as described above. From the “OA English-English dictionary”, the headword corresponding to the word “basic” displayed on the designated display h is searched for the longest match and displayed as a list in the search result area ak as “basic” “BASIC” “basically”. The Then, the first word “basic” among the headwords displayed in the list is selected and displayed hs, and the explanation information of the selected word by the “OA English-English dictionary” is previewed in the preview area ae (step) A14, A16).

ここで更に、前記検索結果エリアakにおいて、ユーザuにより見出し語“basically”が選択されて選択表示hsされ、図13(C)に示すように、辞書タグ[リーダース]dt1が選択されると、前記同様に、当該選択された辞書「リーダース英和辞書」から、前記選択表示hsされた見出し語“basically”に対応する説明情報がプレビューエリアaeにプレビュー表示される(ステップA14,A15,A16)。   Here, further, in the search result area ak, the entry word “basically” is selected and displayed hs by the user u, and the dictionary tag [Leaders] dt1 is selected as shown in FIG. 13C. In the same manner as described above, the explanation information corresponding to the selected entry word “basically” from the selected dictionary “Leaders English-Japanese Dictionary” is previewed in the preview area ae (steps A14, A15, A16). ).

そして、訳/決定キーが操作されると、前記選択表示hsされた見出し語“basically”に対応する説明情報の全体が、説明情報表示エリアAEに表示される(ステップA17,A18)。   When the translation / decision key is operated, the entire explanation information corresponding to the headword “basically” displayed on the selection display hs is displayed in the explanation information display area AE (steps A17 and A18).

そして、前記辞書「リーダース英和辞書」から見出し語“basically”を検索した履歴データが前記履歴データエリア17dに登録される(ステップA19)。   Then, the history data searched for the headword “basically” from the dictionary “Leaders English-Japanese Dictionary” is registered in the history data area 17d (step A19).

続いて、図13(D)に示すように、前記「リーダース英和辞書」(dt1)からの見出し語検索(st1)が選択されている状態で、前記テキストエリアatに表示されている指定テキスト部分のうち、ユーザuにより文字列(単語)“typewriters”が指定されて指定表示hされると、前記同様に当該指定の単語“typewriters”に対応した見出し語検索が実行され、前記「リーダース英和辞書」から検索された見出し語“typewriter”が検索結果エリアakに表示される。そして、当該見出し語“typewriter”の説明情報がプレビューエリアaeにプレビュー表示される(ステップA14,A16)。   Subsequently, as shown in FIG. 13D, the designated text displayed in the text area at in the state where the headword search (st1) from the “Leaders English-Japanese dictionary” (dt1) is selected. When the character string (word) “typewriters” is designated and displayed by the user u in the portion, a headword search corresponding to the designated word “typewriters” is executed in the same manner as described above. The headword “typewriter” searched from the “English-Japanese dictionary” is displayed in the search result area ak. Then, the explanation information of the headword “typewriter” is previewed in the preview area ae (steps A14 and A16).

図14は、前記辞書端末10における前記通信機器30からの指定テキスト部分を受信した後の連携処理に従った表示動作(その3)を示す図である。   FIG. 14 is a diagram showing a display operation (part 3) according to the cooperation process after receiving the designated text portion from the communication device 30 in the dictionary terminal 10.

前記図10(C)で示したように、前記通信機器30から受信された指定テキスト部分“Inventors experimented … in the early typewriters.”が前記テキスト転送検索画面Gfのテキストエリアatに表示され、図14(A)に示すように、その先頭の単語“Inventors”が指定表示hされ見出し語検索されている状態で(ステップA11〜A13)、ユーザuにより前記指定表示hされている単語“Inventors”の末尾から矢印xで示すように当該指定表示hの範囲が変更される(ステップA14(Yes))。   As shown in FIG. 10C, the designated text portion “Inventors experimented ... in the early typewriters.” Received from the communication device 30 is displayed in the text area at of the text transfer search screen Gf. As shown in (A), in the state where the first word “Inventors” is designated and displayed and the headword is searched (steps A11 to A13), the word “Inventors” which is designated and displayed by the user u is displayed. As indicated by the arrow x from the end, the range of the designation display h is changed (step A14 (Yes)).

すると、図14(B)に示すように、前記指定表示の範囲変更後に指定表示hされた文字列“Invent”に対応した見出し語検索が実行され、検索された見出し語“Invent”に対応して前記検索結果エリアakの見出し語およびプレビューエリアaeの説明情報が更新されて表示される(ステップA16)。   Then, as shown in FIG. 14B, an entry word search corresponding to the character string “Invent” designated and displayed after the change of the designated display range is executed, and the entry word “Invent” corresponding to the searched entry word “Invent” is executed. The headwords in the search result area ak and the description information in the preview area ae are updated and displayed (step A16).

図15は、前記辞書端末10における前記通信機器30からの指定テキスト部分を受信した後の連携処理に従った表示動作(その4)を示す図である。   FIG. 15 is a diagram illustrating a display operation (part 4) according to the cooperation process after receiving the designated text portion from the communication device 30 in the dictionary terminal 10.

図15(A)に示すように、前記通信機器30から受信された指定テキスト部分“Inventors experimented … in the early typewriters.”が前記テキスト転送検索画面Gfのテキストエリアatに表示され、前記辞書タグ[リーダース]dt1と検索方法タグ[例文]st3が選択されている状態で、前記指定テキスト部分に含まれる複数の単語(ここでは“in”“the”“early”)をユーザにより順番に指定u1,u2,u3して指定表示h1,h2,h3させる。そして、ユーザにより[全表示]キーDAが選択u4されると、前記順番に指定された各単語“in”“the”“early”が指定表示h1,h2,h3され、図15(B)に示すように、前記指定順番(1)(2)(3)が付加されて表示される。   As shown in FIG. 15A, the designated text portion “Inventors experimented... In the early typewriters.” Received from the communication device 30 is displayed in the text area at of the text transfer search screen Gf, and the dictionary tag [ Leads] dt1 and search method tag [example sentence] st3 are selected, and a plurality of words (here, “in”, “the”, “early”) included in the designated text portion are designated by the user in order u1 , U2, u3 to designate designations h1, h2, h3. When the user selects the [Display all] key DA4, the words “in”, “the”, and “early” specified in the above order are specified and displayed h1, h2, h3, as shown in FIG. As shown, the specified order (1), (2) and (3) are added and displayed.

すると、前記選択中の辞書「リーダース英和辞書」や例文データベースから前記指定表示h1,h2,h3された順番で各単語“in”“the”“early”が出現する例文が検索され、当該例文検索に応じて前記同様に前記検索結果エリアakとプレビューエリアaeが更新されて表示される(ステップA26,A28)。   Then, an example sentence in which each word “in”, “the”, “early” appears in the order of the designation indications h1, h2, h3 is searched from the selected dictionary “Leaders English-Japanese dictionary” and example sentence database. According to the search, the search result area ak and the preview area ae are updated and displayed in the same manner as described above (steps A26 and A28).

なお、図15(C)に示すように、前記指定テキスト部分に含まれる複数の単語“with”“experimented”を順番に指定して指定表示h1,h2させた場合として示すように、当該各単語の指定の順番を、前記指定テキスト部分の該当する単語に付加して表示する(図15(B))のではなく、同指定の順番に並べた単語“with experiment”を指定単語枠bwに表示させて示してもよい。   As shown in FIG. 15 (C), as shown in the case where a plurality of words “with” and “experimented” included in the designated text portion are designated in order and designated and displayed h1 and h2, Is displayed in addition to the corresponding word in the designated text part (FIG. 15B), the word “with experiment” arranged in the designated order is displayed in the designated word frame bw. It may be shown.

このような例文検索結果のプレビュー表示状態(図15(C))にあっても、訳/決定キーが操作されると、前記検索結果エリアakにおいて選択表示hsされている例文“results concordant with the experimental data”の説明情報が、前記プレビューエリアaeではなく、前記見出し語検索の場合と同様の説明情報表示エリアAE(図13(C)参照)として当該説明情報の全体が表示されるようになる(ステップA29,A30)。   Even in the preview display state of the example sentence search result (FIG. 15C), when the translation / decision key is operated, the example sentence “results concordant with the selected and displayed hs in the search result area ak is displayed. The description information of “experimental data” is displayed not as the preview area ae but as the description information display area AE (see FIG. 13C) similar to the case of the headword search. (Steps A29 and A30).

そして、前記辞書「リーダース英和辞書」から前記指定の単語“with experiment”に対応する例文“results concordant with the experimental data”を検索した履歴データが前記履歴データエリア17dに登録される(ステップA31)。   Then, history data obtained by searching an example sentence “results concordant with the experimental data” corresponding to the specified word “with experiment” from the dictionary “Leaders English-Japanese dictionary” is registered in the history data area 17d (step A31). .

図16は、前記辞書端末10における前記通信機器30からの指定テキスト部分を受信した後の連携処理に従った表示動作(その5)を示す図である。   FIG. 16 is a diagram showing a display operation (part 5) according to the cooperation process after receiving the designated text portion from the communication device 30 in the dictionary terminal 10.

前記図13(D)で示したように、前記指定テキスト部分の文字列(単語)“typewriters”が指定表示hされ、選択中の辞書タグdt1に応じた辞書「リーダース英和辞書」から選択中の検索方法タグst1に応じて見出し語検索されたテキスト転送検索画面Gfにおいて(ステップA11〜A16)、図16(A)に示すように、ユーザuにより別の辞書タグ[英和大]dt2が選択される。または、図16(B)に示すように、辞書選択キーSLをタッチ操作u1してジャンプ辞書選択メニューMjを表示させ、当該メニューMjから[英和大辞書]をタッチ操作u2して選択表示hs2させ、前記訳/決定キーを操作する(ステップA15(Yes))。   As shown in FIG. 13D, the character string (word) “typewriters” of the designated text portion is designated and displayed and selected from the dictionary “Leaders English-Japanese dictionary” corresponding to the selected dictionary tag dt1. In the text transfer search screen Gf searched for the headword in accordance with the search method tag st1 (steps A11 to A16), as shown in FIG. 16A, another dictionary tag [English-Japanese University] dt2 is selected by the user u. Is done. Alternatively, as shown in FIG. 16B, the dictionary selection key SL is touch-operated u1 to display the jump dictionary selection menu Mj, and [English-Japanese University Dictionary] is touched u2 from the menu Mj to select and display hs2. The translation / decision key is operated (step A15 (Yes)).

すると、前記同様に前記指定の文字列(単語)“typewriters”に対応した見出し語検索が実行され、図16(C)に示すように、前記選択された辞書「英和大辞書」から検索された見出し語“typewriter”が検索結果エリアakに表示される。そして、当該見出し語“typewriter”の説明情報がプレビューエリアaeにプレビュー表示される(ステップA16)。   Then, the headword search corresponding to the designated character string (word) “typewriters” is executed in the same manner as described above, and the selected dictionary “English-Japanese University Dictionary” is searched as shown in FIG. The headword “typewriter” is displayed in the search result area ak. Then, the explanation information of the headword “typewriter” is displayed as a preview in the preview area ae (step A16).

図17は、前記辞書端末10における前記通信機器30からの指定テキスト部分を受信した後の連携処理に従った表示動作(その6)を示す図である。   FIG. 17 is a diagram showing a display operation (No. 6) according to the cooperation process after receiving the designated text portion from the communication device 30 in the dictionary terminal 10.

図17(A)に示すように、前記指定テキスト部分の文字列(単語)“typewriters”が指定表示hされ、選択中の辞書タグdt1に応じた辞書「リーダース英和辞書」から選択中の検索方法タグst1に応じて見出し語検索されたテキスト転送検索画面Gfにおいて(ステップA11〜A16)、検索方法タグ[履歴]st4が選択される(ステップA20(Yes)→履歴検索)。   As shown in FIG. 17A, the character string (word) “typewriters” of the designated text portion is designated and displayed, and the currently selected search from the dictionary “Leaders English-Japanese dictionary” corresponding to the selected dictionary tag dt1. In the text transfer search screen Gf searched for the headword according to the method tag st1 (steps A11 to A16), the search method tag [history] st4 is selected (step A20 (Yes) → history search).

すると、前記履歴データエリア17dにおいて、前記選択中の辞書「リーダース英和辞書」に対応付けられて登録されている検索履歴のうち、前記指定テキスト部分に含まれる文字列(単語)からの検索履歴(ここでは見出し語“typewriter”“experiment”“Inventor”“early”)が読み出され、図17(B)に示すように、検索結果エリアakに一覧表示される。   Then, in the history data area 17d, a search history from a character string (word) included in the designated text portion among search histories registered in association with the selected dictionary “Leaders English-Japanese dictionary”. (Here, the headwords “typewriter”, “experiment”, “Inventor”, “early”) are read out and displayed in a list in the search result area ak as shown in FIG.

この際、前記検索結果エリアakに一覧表示させた各見出し語のうち先頭の見出し語“typewriter”が選択表示hsされ、その説明情報がプレビューエリアaeにプレビュー表示されている。   At this time, the heading word “typewriter” among the headwords displayed in a list in the search result area ak is selected and displayed hs, and the explanation information is previewed in the preview area ae.

ここで、前記検索結果エリアakに一覧表示させた各見出し語“typewriter”“experiment”“Inventor”“early”の先頭には、チェックボックスが付加されており、図17(C)に示すように、前記選択表示hsされた見出し語“typewriter”について、例えばユーザが既に覚えた単語であるとしてチャックキーCHがタッチ操作されると、該当する見出し語“typewriter”のチェックボックスにチェックマークchが付加される。   Here, a check box is added to the head of each of the headwords “typewriter”, “experiment”, “Inventor”, and “early” displayed in a list in the search result area ak, as shown in FIG. For example, when the chuck key CH is touched for the head word “typewriter” displayed on the selection display hs as a word that the user has already learned, a check mark ch is added to the check box of the corresponding head word “typewriter”. Is done.

そして、前記履歴データエリア17dに登録されている検索履歴の各見出し語にも、前記チェックマークchが付加されたか否かのチェックデータが対応付けられて登録される。   Then, check data indicating whether or not the check mark ch is added is also registered in association with each headword of the search history registered in the history data area 17d.

図18は、前記辞書端末10において前記通信機器30からの指定テキスト部分をテキストフォルダに登録する場合の表示動作を示す図である。   FIG. 18 is a diagram illustrating a display operation when the designated text portion from the communication device 30 is registered in the text folder in the dictionary terminal 10.

図18(A)に示すように、前記指定テキスト部分“Inventors experimented … in the early typewriters.”に対応した「リーダース英和辞書」からの検索履歴である各見出し語“typewriter”“experiment”“Inventor”“early”を表示させた状態で、当該指定テキスト部分を登録するために、図18(B)に示すように、[登録]キーREをタッチ操作する(ステップA21(Yes))。   As shown in FIG. 18A, each headword “typewriter” “experiment” “Inventor” is a search history from the “Leaders English-Japanese dictionary” corresponding to the designated text portion “Inventors experimented... In the early typewriters.” In order to register the designated text portion with “early” displayed, as shown in FIG. 18B, the [Register] key RE is touched (step A21 (Yes)).

すると、前記テキスト帳データエリア17eに登録可能なテキストフォルダをユーザに指定させるための保存フォルダ指定画面Grがタッチパネル付き表示部15に表示される(ステップA22)。   Then, a storage folder designation screen Gr for allowing the user to designate a text folder that can be registered in the text book data area 17e is displayed on the display unit 15 with a touch panel (step A22).

前記保存フォルダ指定画面Grにおいて、[テキストフォルダ1]がユーザuにより指定されて指定表示hsされると、図18(C)に示すように、登録実行メッセージ「登録します」mrが表示される(ステップA22)。   When [text folder 1] is designated by the user u and designated and displayed hs on the storage folder designation screen Gr, a registration execution message “Register” mr is displayed as shown in FIG. (Step A22).

そして、訳/決定キーが操作されると、前記指定の[テキストフォルダ1]に前記指定テキスト部分“Inventors experimented … in the early typewriters.”とその検索履歴(チェックデータ含む)が対応付けられて、前記テキスト帳データエリア17eに登録される(ステップA23)。   When the translation / decision key is operated, the designated [text folder 1] is associated with the designated text portion “Inventors experimented… in the early typewriters.” And its search history (including check data), It is registered in the text book data area 17e (step A23).

なお、ここでは、前記図17(A)〜図18(C)で説明したように、前記指定テキスト部分に対応する見出し語検索からの履歴検索において、当該テキスト部分を登録する処理(ステップA21〜A23)について説明したが、前記指定テキスト部分に対応する例文検索からの履歴検索において、当該テキスト部分を登録する処理(ステップA33〜A35)についても、前記同様に実行される。   Here, as described with reference to FIGS. 17A to 18C, in the history search from the keyword search corresponding to the designated text portion, the processing for registering the text portion (steps A21 to A21). Although A23) has been described, in the history search from the example sentence search corresponding to the designated text portion, the processing for registering the text portion (steps A33 to A35) is also executed in the same manner as described above.

すなわち、ユーザ指定の[テキストフォルダn]に前記指定テキスト部分“Inventors experimented … in the early typewriters.”とその指定テキスト部分にて指定表示hさせた文字列(単語)に対応する例文の検索履歴(チェックデータ含む)とが対応付けられて、前記テキスト帳データエリア17eに登録される。   That is, the search history of example sentences corresponding to the specified text portion “Inventors experimented ... in the early typewriters.” And the character string (word) specified and displayed in the specified text portion in the user-specified [text folder n] ( Are included in the text book data area 17e.

図19は、前記辞書端末10において前記テキストフォルダに登録した指定テキスト部分を見る場合の表示動作を示す図である。   FIG. 19 is a diagram showing a display operation when viewing the designated text part registered in the text folder in the dictionary terminal 10.

キー入力部14のメニューキーの操作に応じて表示される各種の動作モードを選択するためのメニュー画面から[テキストフォルダ機能]の[テキストフォルダを見る]の項目が指定されると(ステップS13(Yes))、図19(A)に示すように、見たいテキストフォルダをユーザに指定させるためのテキストフォルダ一覧画面Ghがタッチパネル付き表示部15に表示される(ステップS14)。   When the item “view text folder” of “text folder function” is specified from the menu screen for selecting various operation modes displayed in response to the operation of the menu key of the key input unit 14 (step S13 ( Yes)), as shown in FIG. 19A, a text folder list screen Gh for allowing the user to designate a text folder to be viewed is displayed on the display unit 15 with the touch panel (step S14).

前記テキストフォルダ一覧画面Ghにおいて、ユーザuにより見たい[テキストフォルダ1]が指定されると(ステップS15)、前記テキスト帳データエリア17eで当該指定の[テキストフォルダ1]に対応付けられて登録されているテキスト(前記指定テキスト部分)が読み出され、図19(B)に示すように、登録テキスト一覧画面Ghaとして表示される(ステップS16)。   In the text folder list screen Gh, when [text folder 1] to be viewed is designated by the user u (step S15), it is registered in the text book data area 17e in association with the designated [text folder 1]. The text (the designated text portion) is read and displayed as a registered text list screen Gha as shown in FIG. 19B (step S16).

前記登録テキスト一覧画面Ghaにおいて、ユーザuにより見たいテキストが指定されて指定表示hsされると(ステップS17)、図19(C)に示すように、当該指定されたテキスト(前記指定テキスト部分(ここでは“Inventors experimented … in the early typewriters.”))が画面上段のテキストエリアatに表示される。そして、当該指定テキスト部分に対応付けられて登録されている辞書(ここでは「リーダース英和辞書」)の検索履歴である各見出し語“typewriter”“experiment”“Inventor”“early”とそのチェックデータが画面下段左側の検索結果エリアakに一覧表示される。更に、当該検索結果エリアakに一覧表示された検索履歴の見出し語のうち先頭の見出し語“typewriter”が選択表示hsされ、その説明情報が画面下段右側のプレビューエリアaeにプレビュー表示される(ステップA18)。   In the registered text list screen Gha, when the text u wants to see is designated and designated and displayed hs (step S17), as shown in FIG. 19C, the designated text (the designated text portion ( Here, “Inventors experimented… in the early typewriters.”)) Is displayed in the text area at at the top of the screen. Then, each headword “typewriter” “experiment” “Inventor” “early” and its check data, which is a search history of a dictionary (here, “Leaders English-Japanese dictionary”) registered in association with the designated text part. Are displayed in a list in the search result area ak on the lower left side of the screen. Further, the heading word “typewriter” of the search history headwords displayed in a list in the search result area ak is selected and displayed hs, and the explanation information is previewed in the preview area ae on the lower right side of the screen (step). A18).

なお、前記[テキストフォルダn]に登録したテキスト(指定テキスト部分)に対応付けられた検索履歴の見出し語について、前記チェックデータとしてチャックマークchが付加されていない見出し語だけを前記検索結果エリアakに一覧表示させる[チェック無表示]か、同チャックマークchが付加されている見出し語だけを前記検索結果エリアakに一覧表示させる[チェック有表示]か、全て表示させる[全表示]かを、ユーザにより予め設定する。これにより、前記検索履歴の各見出し語(単語)について、その重要度や理解度等に応じてチェック有りまたはチェック無しで登録しておくことで、非常に効果的な学習が行える。   It should be noted that, for the search history headwords associated with the text (designated text portion) registered in the [text folder n], only the headwords to which the chuck mark ch is not added as the check data are included in the search result area ak. [Display with no check] to display a list, [Display with check] to display only the headwords with the same chuck mark ch in the search result area ak, or [Display all] It is preset by the user. Thereby, very effective learning can be performed by registering each entry word (word) in the search history with or without a check according to the importance level or the understanding level.

この後、前記辞書タグdt1〜dt4が選択されたり、前記検索方法タグst1〜st4が選択されたりして辞書検索操作がなされると(ステップS19(Yes))、前記同様にユーザ操作に応じた各処理が実行される。   Thereafter, when the dictionary tags dt1 to dt4 are selected or the search method tags st1 to st4 are selected and a dictionary search operation is performed (step S19 (Yes)), the user operation is similarly performed as described above. Each process is executed.

図20は、前記通信機器30と辞書端末10との連携処理に従った日本語テキストを対象とした場合の表示動作を示す図である。   FIG. 20 is a diagram illustrating a display operation when Japanese text is processed in accordance with the cooperation process between the communication device 30 and the dictionary terminal 10.

前記英語テキストの場合と同様に、図20(A)に示すように、前記通信機器30により取得されそのテキスト画面Gtに表示されたテキストデータ“タイプライター … タイプ。”のうち、ユーザuが調べたい複数の単語を含む範囲“指頭で… 実用化。”をタッチして指定表示hさせ、図20(B)に示すように、[転送]キーFをタッチする。   As in the case of the English text, as shown in FIG. 20A, the user u examines the text data “typewriter... Type” acquired by the communication device 30 and displayed on the text screen Gt. A range including a plurality of words “Touch with fingertips ... Practical use” is touched to display h, and the [Transfer] key F is touched as shown in FIG.

すると、前記同様に、今回指定表示hされた指定テキスト部分“指頭で… 実用化。”が前記近距離無線通信機能の立上げられた辞書端末10へ送信される(ステップT4,T5)。   Then, in the same manner as described above, the designated text portion “designated with fingertips ... put into practical use” that is designated and displayed this time is transmitted to the dictionary terminal 10 with the short-range wireless communication function activated (steps T4 and T5).

前記辞書端末10では、前記同様の処理に従い、図20(C)に示すように、前記指定テキスト部分“指頭で… 実用化。”が前記テキスト転送検索画面Gfのテキストエリアatに表示される(ステップA3,A7〜A10)。   In the dictionary terminal 10, according to the same processing as described above, as shown in FIG. 20 (C), the designated text portion “with fingertips ... put into practical use” is displayed in the text area at of the text transfer search screen Gf ( Steps A3, A7 to A10).

この際、前記指定テキスト部分“指頭で… 実用化。”の先頭が日本語と判断されるので(ステップA7(Yes))、前記辞書データベース17bに記憶されている日本語系の複数の辞書(ここでは、「精日国辞書」「広苑辞書」「明国語辞書」「漢林辞書」…)が検索対象辞書に設定される(ステップA8)。   At this time, since the head of the designated text portion “with fingertips ... put into practical use” is determined to be Japanese (step A7 (Yes)), a plurality of Japanese-based dictionaries (here) are stored in the dictionary database 17b. Then, “Shin-Nikuni dictionary”, “Hiroshima dictionary”, “Mingoku dictionary”, “Hanlin dictionary”,...) Are set as search target dictionaries (step A8).

そして、前記指定テキスト部分“指頭で… 実用化。”の先頭からの最長一致検索が辞書タグ[精日国]dt1で選択中の辞書を対象に行われ、当該検索された見出し語“しとう[指頭]”“いび[指]”“おゆび[拇・指]”…が前記検索結果エリアakに一覧表示され、その先頭の見出し語“しとう[指頭]”に対応した説明情報が前記プレビューエリアaeにプレビュー表示される(ステップA11,A12)。   Then, the longest match search from the head of the designated text part “with fingertips ... put into practical use” is performed on the dictionary currently selected by the dictionary tag [Shinichi Country] dt1, and the searched entry word “Shito” is selected. [Finger], “Ibi [Finger]”, “Oyubi [拇 / finger]”... Are listed in the search result area ak, and the explanation information corresponding to the heading word “Shi [Finger]” A preview is displayed in the preview area ae (steps A11 and A12).

そして、前記テキストエリアatに表示された指定テキスト部分において、その先頭の単語“指”が自動で指定表示hされる(ステップA13)。   Then, in the designated text portion displayed in the text area at, the leading word “finger” is automatically designated and displayed (step A13).

続いて、図20(D)に示すように、ユーザuにより辞書タグ[広苑]dt2を選択した後に、図20(E)に示すように、前記テキストエリアatに表示された指定テキスト部分において、ユーザuにより1または複数の単語を含む文字列“欧文タイプライター”が指定されて指定表示hされた場合は(ステップA14(Yes))、当該指定表示hされた文字列に完全一致する見出し語“おうぶんタイプライター[欧文タイプライター]”が検索され、当該検索された見出し語が前記検索結果エリアakに一覧表示される。そして同見出し語“おうぶんタイプライター[欧文タイプライター]”に対応した説明情報が前記プレビューエリアaeにプレビュー表示される(ステップA16)。   Next, as shown in FIG. 20D, after the user u selects the dictionary tag [Hiroshima] dt2, as shown in FIG. 20E, in the designated text portion displayed in the text area at. When the character string “European typewriter” including one or more words is designated and designated and displayed by the user u (step A14 (Yes)), a headline that completely matches the designated and designated character string The word “Oubu typewriter [European typewriter]” is searched, and the searched headwords are displayed in a list in the search result area ak. Then, the explanation information corresponding to the heading “Oubu typewriter [European typewriter]” is previewed in the preview area ae (step A16).

すなわち、前記英語テキストを対象とした場合と同様に、前記日本語テキストを対象とした場合でも、ユーザuによる指定テキスト部分“指頭で… 実用化。”を前記辞書端末10に転送して前記テキスト転送検索画面Gfのテキストエリアatに表示させた直後には、当該指定テキスト部分の先頭からの最長一致検索で見出し語“しとう[指頭]”“いび[指]”…が検索され、その先頭の単語“指”が自動で指定表示hされる。この後、前記テキストエリアatに表示させた指定テキスト部分“指頭で… 実用化。”の1または複数の単語を含む文字列“欧文タイプライター”を指定表示hさせた場合には、当該指定表示hさせた文字列に完全一致する見出し語“おうぶんタイプライター[欧文タイプライター]”が検索されるようになる。   That is, similarly to the case where the English text is targeted, even when the Japanese text is targeted, the text u designated by the user u “Practical use with fingertips” is transferred to the dictionary terminal 10 to transmit the text. Immediately after being displayed in the text area at of the transfer search screen Gf, the headwords “Shou [finger]” “Ibi [finger]”... The word “finger” is automatically designated and displayed. Thereafter, when the character string “European typewriter” including one or more words of the designated text portion “with fingertips ... put into practical use” displayed in the text area at is designated and displayed, The headword “Oubu typewriter [European typewriter]” that exactly matches the character string that has been set is searched.

したがって、前記構成の通信辞書システムの辞書端末10によれば、スマートフォンやタブレット端末などの通信機器30により取得されて表示されたテキストデータのうち、ユーザuにより指定された範囲の指定テキスト部分が前記辞書端末10に受信されてテキスト転送検索画面Gfのテキストエリアatに表示される。そして、前記テキストエリアatに表示された前記指定テキスト部分のうち、先頭の単語が自動で指定表示hされるか、あるいはユーザuによって何れか1または複数の単語を含む文字列が指定されて指定表示hされる。すると、前記自動で指定表示hされた単語については、当該単語に対応する見出し語がユーザ選択中の辞書から最長一致で検索されてその説明情報が表示される。また、ユーザuにより指定表示hさせた1または複数の単語を含む文字列については、当該指定の文字列(単語)に対応する見出し語が前記選択中の辞書から完全一致で検索されてその説明情報が表示される。   Therefore, according to the dictionary terminal 10 of the communication dictionary system having the above-described configuration, the specified text portion in the range specified by the user u is included in the text data acquired and displayed by the communication device 30 such as a smartphone or a tablet terminal. It is received by the dictionary terminal 10 and displayed in the text area at of the text transfer search screen Gf. In the designated text portion displayed in the text area at, the first word is automatically designated and displayed, or a character string including one or more words is designated and designated by the user u. Display h. Then, for the word automatically designated and displayed h, the headword corresponding to the word is searched with the longest match from the dictionary selected by the user, and the description information is displayed. For a character string including one or a plurality of words designated and displayed by the user u, a headword corresponding to the designated character string (word) is searched from the currently selected dictionary with a complete match, and an explanation thereof. Information is displayed.

これにより、ユーザによって指定されたテキスト部分を受信し、当該テキスト部分のうち何れかの単語(含む複合語)を見出し語検索してその説明情報を表示することが可能になる。   As a result, it is possible to receive the text portion designated by the user, search for any word (including compound words) in the text portion, and display the explanation information.

また、前記構成の辞書端末10によれば、前記通信機器30から受信してテキストエリアatに表示させた指定テキスト部分のテキストデータと、当該指定テキスト部分の1または複数の単語を指定して見出し語検索した当該見出し語の検索履歴とを、ユーザuにより指定したテキストフォルダに対応付けてテキスト帳データエリア17eに登録できる。   Further, according to the dictionary terminal 10 having the above-described configuration, the text data of the designated text portion received from the communication device 30 and displayed in the text area at and one or more words of the designated text portion are designated and headed. The search history of the keyword searched for the word can be registered in the text book data area 17e in association with the text folder designated by the user u.

そして、前記検索履歴の見出し語には、ユーザuが当該見出し語の重要度や理解度等に応じたチェックマークchを付加して登録できる。   Then, the user u can add and register a check mark ch according to the importance level and the understanding level of the headword in the headword of the search history.

これにより、前記テキスト帳データエリア17eのテキストフォルダに登録した指定テキスト部分と当該指定テキスト部分に対応する検索履歴の見出し語とを、ユーザuの必要に応じて読み出して表示させ学習することができる。この際、前記検索履歴の各見出し語を前記チェックマークchの有無に応じて選択的に読み出して表示させることもできるので、当該検索履歴の各見出し語をより効果的に学習できる。   As a result, the designated text portion registered in the text folder of the text book data area 17e and the search history entry corresponding to the designated text portion can be read, displayed, and learned as required by the user u. . At this time, each headword in the search history can be selectively read and displayed according to the presence or absence of the check mark ch, so that each headword in the search history can be learned more effectively.

また、前記構成の辞書端末10によれば、前記テキストエリアatに表示された指定テキスト部分のうち1または複数の単語を指定し、当該指定された1または複数の単語を含む例文を例文データベースから検索して表示させることもできる。そして、この例文検索の場合も前記見出し語検索の場合と同様にして、前記指定テキスト部分に対応付けた検索履歴の各例文を前記テキストフォルダに登録することができる。   Further, according to the dictionary terminal 10 having the above-described configuration, one or more words are designated from the designated text portion displayed in the text area at, and an example sentence including the designated one or more words is retrieved from the example sentence database. You can also search and display them. In this example sentence search, each example sentence of the search history associated with the designated text portion can be registered in the text folder in the same manner as in the headword search.

なお、前記各実施形態において記載した通信辞書システムによる各処理の手法、すなわち、図4のフローチャートに示す前記通信機器30による辞書端末連携処理、図5のフローチャートに示す前記辞書端末10による情報表示制御処理、図6〜図8のフローチャートに示す前記辞書端末10の情報表示制御処理に伴う通信機器連携処理などの各手法は、何れもコンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピ(登録商標)ディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の記録媒体に格納して配布することができる。   In addition, each processing method by the communication dictionary system described in each embodiment, that is, dictionary terminal cooperation processing by the communication device 30 shown in the flowchart of FIG. 4, information display control by the dictionary terminal 10 shown in the flowchart of FIG. Each method such as processing, communication device cooperation processing associated with the information display control processing of the dictionary terminal 10 shown in the flowcharts of FIGS. 6 to 8 is a program that can be executed by a computer as a memory card (ROM card, RAM cards, etc.), magnetic disks (floppy (registered trademark) disks, hard disks, etc.), optical disks (CD-ROM, DVD, etc.), semiconductor memories, etc. can be stored and distributed.

また、前記各手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワークN上を伝送させることができ、このプログラムデータを、通信ネットワークNに接続された電子機器のコンピュータに通信部によって取り込むことで、前述した通信機器30と辞書端末10との連携機能、当該通信機器30との連携に基づく辞書端末10での辞書検索機能を実現することもできる。   Further, the program data for realizing each of the above methods can be transmitted on the communication network N in the form of a program code, and the program data is transmitted to the computer of the electronic device connected to the communication network N as a communication unit. By taking in, it is possible to realize the above-described cooperation function between the communication device 30 and the dictionary terminal 10 and the dictionary search function at the dictionary terminal 10 based on the cooperation with the communication device 30.

本願発明は、前記各実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。さらに、前記各実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、各実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が異なる形態にして組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。   The present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the invention when it is practiced. Further, each of the embodiments includes inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. For example, even if some constituent elements are deleted from all the constituent elements shown in each embodiment or some constituent elements are combined in different forms, the problems described in the column of the problem to be solved by the invention If the effects described in the column “Effects of the Invention” can be obtained, a configuration in which these constituent requirements are deleted or combined can be extracted as an invention.

以下に、本願出願の当初の特許請求の範囲に記載された発明を付記する。   Hereinafter, the invention described in the scope of claims of the present application will be appended.

[1]
見出し語と当該見出し語の説明情報とを複数組み対応付けた辞書データを記憶している辞書記憶手段と、
外部の通信機器においてユーザ操作に応じて指定されたテキスト部分を受信するテキスト部分受信手段と、
前記テキスト部分受信手段により受信されたテキスト部分を表示部に表示させるテキスト部分表示制御手段と、
前記テキスト部分表示制御手段により表示されたテキスト部分のうち何れかの少なくとも1つ以上の単語を指定する単語指定手段と、
前記単語指定手段により指定された単語に対応する見出し語を前記辞書データから検索し、当該検索された見出し語の説明情報を前記表示部に表示させる説明情報表示制御手段と、
を備えたことを特徴とする辞書端末。
[1]
Dictionary storage means for storing dictionary data in which a plurality of sets of headwords and explanation information of the headwords are associated;
A text part receiving means for receiving a text part designated in response to a user operation in an external communication device;
Text part display control means for displaying on the display part the text part received by the text part receiving means;
Word designating means for designating at least one or more of the text parts displayed by the text part display control means;
An explanation information display control means for searching for an entry word corresponding to the word designated by the word designation means from the dictionary data and displaying the explanation information of the found entry word on the display unit;
A dictionary terminal characterized by comprising:

[2]
前記表示されたテキスト部分と前記検索された見出し語とを対応付けて登録するテキスト部分登録手段と、
前記テキスト部分登録手段により登録された前記テキスト部分と前記検索された見出し語とをユーザ操作に応じて前記表示部に表示させる登録テキスト部分表示制御手段と、
を備えたことを特徴とする[1]に記載の辞書端末。
[2]
A text part registration means for registering the displayed text part and the searched headword in association with each other;
Registered text part display control means for causing the display part to display the text part registered by the text part registration means and the searched entry word according to a user operation;
The dictionary terminal according to [1], further comprising:

[3]
前記テキスト部分登録手段は、前記検索された見出し語にユーザ操作に応じて付加されるチェックマークを付けて登録するチェック付き見出し語登録手段を有し、
前記登録テキスト部分表示制御手段は、前記チェック付き見出し語登録手段によりチェックマーク付きで登録された見出し語を表示対象にするか否かを設定する表示対象設定手段を有し、前記テキスト部分登録手段により登録された前記テキスト部分と前記検索された見出し語とを前記表示対象設定手段による表示対象の設定に従って前記表示部に表示させる、
ことを特徴とする[2]に記載の辞書端末。
[3]
The text part registration means has a checked headword registration means for registering the searched headword with a check mark added according to a user operation,
The registered text part display control means has display target setting means for setting whether or not to make the headword registered with a check mark by the headword registration means with check a display target, and the text part registration means Displaying the text portion and the searched headword registered by the display unit according to the display target setting by the display target setting unit,
The dictionary terminal according to [2], wherein

[4]
複数の例文を含む例文データを記憶している例文記憶手段と、
前記単語指定手段により指定された複数の単語を含む例文を前記例文データから検索して前記表示部に表示させる例文表示制御手段と、
を備えたことを特徴とする[1]ないし[3]の何れかに記載の辞書端末。
[4]
Example sentence storage means for storing example sentence data including a plurality of example sentences;
Example sentence display control means for retrieving an example sentence including a plurality of words designated by the word designation means from the example sentence data and displaying it on the display unit;
The dictionary terminal according to any one of [1] to [3], comprising:

[5]
前記単語指定手段は、前記テキスト部分表示制御手段により表示されたテキスト部分のうち、先頭の単語を指定する第1単語指定手段を有し、
前記説明情報表示制御手段は、前記第1単語指定手段により指定された単語に対応する見出し語を前記辞書データから最長一致で検索する最長一致検索手段を有し、当該最長一致検索手段により検索された見出し語の説明情報を前記表示部に表示させる、
ことを特徴とする[1]ないし[4]の何れかに記載の辞書端末。
[5]
The word designating means includes first word designating means for designating a leading word among the text parts displayed by the text part display control means,
The explanation information display control means has longest match search means for searching for a headword corresponding to the word specified by the first word specifying means from the dictionary data with the longest match, and is searched by the longest match search means. Display the description information of the headword on the display unit,
The dictionary terminal according to any one of [1] to [4].

[6]
前記単語指定手段は、前記テキスト部分表示制御手段により表示されたテキスト部分のうち、ユーザ操作に応じて1または複数の単語を指定する第2単語指定手段を有し、
前記説明情報表示制御手段は、前記第2単語指定手段により指定された単語に対応する見出し語を前記辞書データから完全一致で検索する完全一致検索手段を有し、当該完全一致検索手段により検索された見出し語の説明情報を前記表示部に表示させる、
ことを特徴とする[1]ないし[5]の何れかに記載の辞書端末。
[6]
The word designating unit includes a second word designating unit for designating one or a plurality of words in response to a user operation among the text parts displayed by the text part display control unit,
The explanation information display control means has an exact match search means for searching for a headword corresponding to the word specified by the second word specifying means from the dictionary data with an exact match, and is searched by the exact match search means. Display the description information of the headword on the display unit,
The dictionary terminal according to any one of [1] to [5].

[7]
コンピュータを、
見出し語と当該見出し語の説明情報とを複数組み対応付けた辞書データを取得する辞書取得手段と、
外部の通信機器においてユーザ操作に応じて指定されたテキスト部分を受信するテキスト部分受信手段と、
前記テキスト部分受信手段により受信されたテキスト部分を表示部に表示させるテキスト部分表示制御手段と、
前記テキスト部分表示制御手段により表示されたテキスト部分のうち何れかの少なくとも1つ以上の単語を指定する単語指定手段と、
前記単語指定手段により指定された単語に対応する見出し語を前記辞書データから検索し、当該検索された見出し語の説明情報を前記表示部に表示させる説明情報表示制御手段、
として機能させるためのコンピュータ読み込み可能なプログラム。
[7]
Computer
Dictionary acquisition means for acquiring dictionary data in which a plurality of sets of headwords and explanation information of the headwords are associated;
A text part receiving means for receiving a text part designated in response to a user operation in an external communication device;
Text part display control means for displaying on the display part the text part received by the text part receiving means;
Word designating means for designating at least one or more of the text parts displayed by the text part display control means;
An explanation information display control means for retrieving an entry word corresponding to the word designated by the word designation means from the dictionary data and displaying the explanation information of the found entry word on the display unit;
A computer-readable program that allows it to function as a computer.

10 …辞書端末
14 …キー入力部
15 …タッチパネル付き表示部
16 …CPU
17 …記憶部
17a…情報表示制御プログラム
17b…辞書データベース
17c…テキスト部分データエリア
17d…履歴データエリア
17e…テキスト帳データエリア
18 …外部記録媒体
19 …記録媒体読取部
20 …近距離無線通信部(Bluetooth)
30 …通信機器(スマートフォン、タブレット端末など)
33b…辞書端末連携処理アプリケーション
40 …Webサーバ(情報サーバなど)
N …通信ネットワーク(インターネットなど)
Gt …テキスト画面
F …転送キー
Gf …テキスト転送検索画面
at …テキストエリア
ak …検索結果エリア
ae …プレビューエリア
dtn…辞書タグ
stn…検索方法タグ
bw …指定単語枠
AE …説明情報表示エリア
DESCRIPTION OF SYMBOLS 10 ... Dictionary terminal 14 ... Key input part 15 ... Display part with a touch panel 16 ... CPU
DESCRIPTION OF SYMBOLS 17 ... Memory | storage part 17a ... Information display control program 17b ... Dictionary database 17c ... Text partial data area 17d ... History data area 17e ... Text book data area 18 ... External recording medium 19 ... Recording medium reading part 20 ... Near field communication part ( Bluetooth)
30: Communication equipment (smartphones, tablet devices, etc.)
33b ... Dictionary terminal cooperation processing application 40 ... Web server (information server, etc.)
N ... Communication network (Internet etc.)
Gt ... text screen F ... transfer key Gf ... text transfer search screen at ... text area ak ... search result area ae ... preview area dtn ... dictionary tag stn ... search method tag bw ... designated word frame AE ... description information display area

Claims (7)

見出し語と当該見出し語の説明情報とを複数組み対応付けた辞書データを記憶している辞書記憶手段と、
外部の通信機器においてユーザ操作に応じて指定されたテキスト部分を受信するテキスト部分受信手段と、
前記テキスト部分受信手段により受信されたテキスト部分を表示部に表示させるテキスト部分表示制御手段と、
前記テキスト部分表示制御手段により表示されたテキスト部分のうち何れかの少なくとも1つ以上の単語を指定する単語指定手段と、
前記単語指定手段により指定された単語に対応する見出し語を前記辞書データから検索し、当該検索された見出し語の説明情報を前記表示部に表示させる説明情報表示制御手段と、
を備えたことを特徴とする辞書端末。
Dictionary storage means for storing dictionary data in which a plurality of sets of headwords and explanation information of the headwords are associated;
A text part receiving means for receiving a text part designated in response to a user operation in an external communication device;
Text part display control means for displaying on the display part the text part received by the text part receiving means;
Word designating means for designating at least one or more of the text parts displayed by the text part display control means;
An explanation information display control means for searching for an entry word corresponding to the word designated by the word designation means from the dictionary data and displaying the explanation information of the found entry word on the display unit;
A dictionary terminal characterized by comprising:
前記表示されたテキスト部分と前記検索された見出し語とを対応付けて登録するテキスト部分登録手段と、
前記テキスト部分登録手段により登録された前記テキスト部分と前記検索された見出し語とをユーザ操作に応じて前記表示部に表示させる登録テキスト部分表示制御手段と、
を備えたことを特徴とする請求項1に記載の辞書端末。
A text part registration means for registering the displayed text part and the searched headword in association with each other;
Registered text part display control means for causing the display part to display the text part registered by the text part registration means and the searched entry word according to a user operation;
The dictionary terminal according to claim 1, further comprising:
前記テキスト部分登録手段は、前記検索された見出し語にユーザ操作に応じて付加されるチェックマークを付けて登録するチェック付き見出し語登録手段を有し、
前記登録テキスト部分表示制御手段は、前記チェック付き見出し語登録手段によりチェックマーク付きで登録された見出し語を表示対象にするか否かを設定する表示対象設定手段を有し、前記テキスト部分登録手段により登録された前記テキスト部分と前記検索された見出し語とを前記表示対象設定手段による表示対象の設定に従って前記表示部に表示させる、
ことを特徴とする請求項2に記載の辞書端末。
The text part registration means has a checked headword registration means for registering the searched headword with a check mark added according to a user operation,
The registered text part display control means has display target setting means for setting whether or not to make the headword registered with a check mark by the headword registration means with check a display target, and the text part registration means Displaying the text portion and the searched headword registered by the display unit according to the display target setting by the display target setting unit,
The dictionary terminal according to claim 2.
複数の例文を含む例文データを記憶している例文記憶手段と、
前記単語指定手段により指定された複数の単語を含む例文を前記例文データから検索して前記表示部に表示させる例文表示制御手段と、
を備えたことを特徴とする請求項1ないし請求項3の何れか1項に記載の辞書端末。
Example sentence storage means for storing example sentence data including a plurality of example sentences;
Example sentence display control means for retrieving an example sentence including a plurality of words designated by the word designation means from the example sentence data and displaying it on the display unit;
The dictionary terminal according to any one of claims 1 to 3, further comprising:
前記単語指定手段は、前記テキスト部分表示制御手段により表示されたテキスト部分のうち、先頭の単語を指定する第1単語指定手段を有し、
前記説明情報表示制御手段は、前記第1単語指定手段により指定された単語に対応する見出し語を前記辞書データから最長一致で検索する最長一致検索手段を有し、当該最長一致検索手段により検索された見出し語の説明情報を前記表示部に表示させる、
ことを特徴とする請求項1ないし請求項4の何れか1項に記載の辞書端末。
The word designating means includes first word designating means for designating a leading word among the text parts displayed by the text part display control means,
The explanation information display control means has longest match search means for searching for a headword corresponding to the word specified by the first word specifying means from the dictionary data with the longest match, and is searched by the longest match search means. Display the description information of the headword on the display unit,
The dictionary terminal according to any one of claims 1 to 4, wherein:
前記単語指定手段は、前記テキスト部分表示制御手段により表示されたテキスト部分のうち、ユーザ操作に応じて1または複数の単語を指定する第2単語指定手段を有し、
前記説明情報表示制御手段は、前記第2単語指定手段により指定された単語に対応する見出し語を前記辞書データから完全一致で検索する完全一致検索手段を有し、当該完全一致検索手段により検索された見出し語の説明情報を前記表示部に表示させる、
ことを特徴とする請求項1ないし請求項5の何れか1項に記載の辞書端末。
The word designating unit includes a second word designating unit for designating one or a plurality of words in response to a user operation among the text parts displayed by the text part display control unit,
The explanation information display control means has an exact match search means for searching for a headword corresponding to the word specified by the second word specifying means from the dictionary data with an exact match, and is searched by the exact match search means. Display the description information of the headword on the display unit,
6. The dictionary terminal according to any one of claims 1 to 5, wherein:
コンピュータを、
見出し語と当該見出し語の説明情報とを複数組み対応付けた辞書データを取得する辞書取得手段と、
外部の通信機器においてユーザ操作に応じて指定されたテキスト部分を受信するテキスト部分受信手段と、
前記テキスト部分受信手段により受信されたテキスト部分を表示部に表示させるテキスト部分表示制御手段と、
前記テキスト部分表示制御手段により表示されたテキスト部分のうち何れかの少なくとも1つ以上の単語を指定する単語指定手段と、
前記単語指定手段により指定された単語に対応する見出し語を前記辞書データから検索し、当該検索された見出し語の説明情報を前記表示部に表示させる説明情報表示制御手段、
として機能させるためのコンピュータ読み込み可能なプログラム。
Computer
Dictionary acquisition means for acquiring dictionary data in which a plurality of sets of headwords and explanation information of the headwords are associated;
A text part receiving means for receiving a text part designated in response to a user operation in an external communication device;
Text part display control means for displaying on the display part the text part received by the text part receiving means;
Word designating means for designating at least one or more of the text parts displayed by the text part display control means;
An explanation information display control means for retrieving an entry word corresponding to the word designated by the word designation means from the dictionary data and displaying the explanation information of the found entry word on the display unit;
A computer-readable program that allows it to function as a computer.
JP2015127050A 2015-06-24 2015-06-24 Dictionary terminal and program Pending JP2017010409A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015127050A JP2017010409A (en) 2015-06-24 2015-06-24 Dictionary terminal and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015127050A JP2017010409A (en) 2015-06-24 2015-06-24 Dictionary terminal and program

Publications (1)

Publication Number Publication Date
JP2017010409A true JP2017010409A (en) 2017-01-12

Family

ID=57764003

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015127050A Pending JP2017010409A (en) 2015-06-24 2015-06-24 Dictionary terminal and program

Country Status (1)

Country Link
JP (1) JP2017010409A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021140532A (en) * 2020-03-06 2021-09-16 カシオ計算機株式会社 Information processing apparatus, information processing method, and information processing program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021140532A (en) * 2020-03-06 2021-09-16 カシオ計算機株式会社 Information processing apparatus, information processing method, and information processing program
JP7173068B2 (en) 2020-03-06 2022-11-16 カシオ計算機株式会社 Information processing device, information processing method, and information processing program

Similar Documents

Publication Publication Date Title
JP5998964B2 (en) Dictionary information display device, dictionary information display method, dictionary information display program, dictionary information display system, server device thereof, and terminal device
KR20070108001A (en) Apparatus and method for searching words with electronic dictionary in the mobile station
JP5910181B2 (en) Electronic dictionary device and program
US9245016B2 (en) Information display apparatus and recording medium
JP5962256B2 (en) Input support apparatus and input support program
JP7477006B2 (en) Electronic dictionary device, search support method and program
JP2017010409A (en) Dictionary terminal and program
JP6468268B2 (en) Information search device, information search system, information search method, and program
JP2017016472A (en) Electronic apparatus and program
JP4831248B2 (en) Electronic dictionary device and program
JP5482516B2 (en) Electronic device and program with dictionary function
JP5703244B2 (en) Trace support device, trace support system, trace support method, and trace support program
JP6056298B2 (en) Information display control device, display method, and program
JP2012174188A (en) Information display device and program
JP6264412B2 (en) Information display device, information display method, and information display program
JP5141047B2 (en) Information display device and information display program
JP2013149083A (en) Information display control device and program
JP6167508B2 (en) Electronic device, program, and display method
JP2011014101A (en) Information display device, information display method, information display program, and electronic dictionary
JP2010040045A (en) Information display control device and information display control program
JP5569178B2 (en) Dictionary search apparatus and program
JP6451153B2 (en) Information display control device and program
JP2017058925A (en) Information display control device and program
JP2022138879A (en) Information retrieval apparatus, information retrieval method, and program
JP5891706B2 (en) Information display device and program