[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP2004213242A - Information-display control device and program - Google Patents

Information-display control device and program Download PDF

Info

Publication number
JP2004213242A
JP2004213242A JP2002380832A JP2002380832A JP2004213242A JP 2004213242 A JP2004213242 A JP 2004213242A JP 2002380832 A JP2002380832 A JP 2002380832A JP 2002380832 A JP2002380832 A JP 2002380832A JP 2004213242 A JP2004213242 A JP 2004213242A
Authority
JP
Japan
Prior art keywords
information
display
meaning
displayed
display screen
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
JP2002380832A
Other languages
Japanese (ja)
Inventor
Tadahiro Hirakata
直裕 平方
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 JP2002380832A priority Critical patent/JP2004213242A/en
Publication of JP2004213242A publication Critical patent/JP2004213242A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Machine Translation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To easily and rapidly display information such as an explanation about the meaning of a word, an illustrative example and so on for a classification item such as a desired part of speech, the meaning of a word and so on among the explanatory information of a desired index word of an electronic dictionary. <P>SOLUTION: A CPU 10 reads out dictionary information on an index word, which accords with a search term, to classifiably display the index word in an index-word-display area, the part of speech which it belongs to in a part-of-speech display area, its meaning in a meaning-of-word display area, its derivative or idiomatic phrase in a derivative/idiomatic-phrase display area and its illustrative example in an illustrative-example-display area. Then, when the information displayed in each display area is designated, the CPU 10 renews the display of the display area, in which the information stored in a lower hierarchy is displayed, in accordance with a hierarchical relation of the information thus designated. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、指定された見出語に対応する情報を検索する情報表示制御装置及びプログラムに関する。
【0002】
【従来の技術】
従来から、国語辞典、英和辞典、和英辞典等の各種辞書等、数種類の電子辞書データが組み込まれた電子辞書と呼ばれる携帯型の電子機器が知られている。この電子辞書データには、見出語と、当該見出語の説明情報とが対応付けられて記憶され、検索語を指定することにより、検索語と一致する見出語の説明情報を表示させることができる。
【0003】
また、英和辞典において、使用者の目的に応じて単語ごとに訳の表示方法の指定が可能な辞書機能を有する電子辞書が知られている。具体的には、表示フォーマットを単語ごとに指定可能であり、当該単語が再度検索された場合に、指定された表示フォーマットに従って訳が表示される。さらに、訳の表示順序の優先順位を指定することができるとともに、表示させる訳の項目を制限することができ、前回検索した単語を再度検索する際の使い勝手の向上を図っている(特許文献1参照。)。
【0004】
【特許文献1】
特開2000−194701号公報
【0005】
【発明が解決しようとする課題】
ところで、従来の電子辞書は、紙の辞書と同様に、見出語に対応付けて該当する説明情報に含まれる各種情報を一定の法則に従って順番に羅列して表示するものであった。このため、表示された説明情報をスクロールさせて目的の語義説明を探す必要があった。また、紙の辞書は一覧性があるが、電子辞書の一画面の情報は紙の辞書に比べて少なく、所望の説明情報を探すのに何ページも移動(スクロール等)する必要があり、探すのが大変であった。
【0006】
本発明は、上記した従来の事情に鑑みてなされたものであり、電子辞書の所望の見出語の説明情報のうち、所望の品詞や語義等の分類項目についての語義説明や用例等の各情報を容易且つ迅速に表示させることを目的とする。
【0007】
【課題を解決するための手段】
以上の課題を解決するため、請求項1に記載の発明の情報表示制御装置は、
見出語と、当該見出語の説明情報とを対応付けて記憶した情報記憶手段(例えば、図2に示す英和辞書DB52)と、
検索語を入力する入力手段(例えば、図2に示す入力装置20;図8に示すステップA10)と、
この入力手段により入力された検索語と一致する見出語に対応する説明情報を情報記憶手段から読み出して、当該説明情報を予め定められた分類項目毎に異なる分割画面に分類表示させる分類表示制御手段(例えば、図2に示すCPU10,表示装置30;図10に示すエリア分類表示処理)と、
を備えることを特徴としている。
【0008】
また、請求項8に記載の発明のプログラムは、
コンピュータに、
見出語と、当該見出語の説明情報とを対応付けて記憶した情報記憶機能(例えば、図2に示す英和辞書DB52)と、
検索語を入力する入力機能(例えば、図2に示す入力装置20;図8に示すステップA10)と、
この入力機能により入力された検索語と一致する見出語に対応する説明情報を情報記憶機能から読み出して、当該説明情報を予め定められた分類項目毎に異なる分割画面に分類表示させる分類表示制御機能(例えば、図2に示すCPU10,表示装置30;図10に示すエリア分類表示処理)と、
を実現させることを特徴としている。
【0009】
この請求項1又は8に記載の発明によれば、入力された検索語と一致する見出語に対応する説明情報を情報記憶手段から読み出して表示する際に、当該読み出した説明情報を予め定められた分類項目毎に異なる分割画面に分類表示させることができる。従って、所望の見出語に対応する説明情報のうち、所望の品詞や語義等の分類項目についての語義説明や用例等の各情報を容易且つ迅速に表示させることができる。
【0010】
そして、請求項2に記載の発明は、請求項1に記載の情報表示制御装置において、
一の分割画面に表示された情報の中のいずれかの部分が指定された際、各分割画面に指定された部分と対応関係にある分類項目毎の部分を、各分割画面に表示させる対応分類表示制御手段(例えば、図2に示すCPU10,表示装置30;図11に示すステップB140〜B146,図12に示すステップB160〜B166)を備えることを特徴としている。
【0011】
この請求項2に記載の発明によれば、一の分割画面に表示された情報の中のいずれかの部分が指定された際、各分割画面に指定された部分と対応関係にある分類項目毎の部分を、各分割画面に表示させることができる。従って、所望の見出語に対応する説明情報のうち、所望の品詞や語義等の分類項目についての語義説明や用例等の各情報を容易且つ迅速に表示させることができる。
【0012】
また、請求項3に記載の発明の情報表示制御装置は、
見出語と、当該見出語の説明情報とを対応付けて記憶した情報記憶手段(例えば、図2に示す英和辞書DB52)と、
検索語を入力する入力手段(例えば、図2に示す入力装置20;図8に示すステップA10)と、
この入力手段により入力された検索語と一致する見出語を検索する検索手段(例えば、図2に示すCPU10;図8に示すステップA14)とを備え、この検索手段により検索された見出語に対応する説明情報を表示画面に表示する情報表示制御装置において、
前記表示画面は、予め定められた階層的な分類項目の内、各階層に含まれる項目の情報を表示するための、各階層に対応付けられた複数の分割画面(例えば、図7に示す見出語表示エリアE10,品詞種別表示エリアE20,語義表示エリアE30,派生語・成句表示エリアE40,用例表示エリアE50)を有して構成されており、
前記検索手段により検索された見出語に対応する説明情報の内、前記分類項目の階層上下関係に則した情報を、対応する各分割画面に表示する分類表示手段(例えば、図2に示すCPU10,表示装置30;図10に示すエリア分類表示処理)と、
この分類表示手段により表示された情報の内、所定の操作による一部分の指定によって、前記分類表示手段により既に表示されていた情報の階層上下関係が変化する場合に、前記表示画面に表示していた情報を前記分類項目の階層上下関係に則した情報に更新して再表示する表示更新手段(例えば、図2に示すCPU10,表示装置30;図11に示すステップB140〜B146,図12に示すステップB160〜B166)を有することを特徴としている。
【0013】
また、請求項9に記載の発明のプログラムは、
コンピュータに、
見出語と、当該見出語の説明情報とを対応付けて記憶した情報記憶機能(例えば、図2に示す英和辞書DB52)と、
検索語を入力する入力機能(例えば、図2に示す入力装置20;図8に示すステップA10)と、
この入力機能により入力された検索語と一致する見出語を検索する検索機能(例えば、図2に示すCPU10;図8に示すステップA14)とを実現させ、この検索機能により検索された見出語に対応する説明情報を前記表示部の表示画面に表示させる制御を行わせるプログラムであって、
前記表示画面は、予め定められた階層的な分類項目の内、各階層に含まれる項目の情報を表示するための、各階層に対応付けられた複数の分割画面(例えば、図7に示す見出語表示エリアE10,品詞種別表示エリアE20,語義表示エリアE30,派生語・成句表示エリアE40,用例表示エリアE50)を有して構成されており、
前記検索機能により検索された見出語に対応する説明情報の内、前記分類項目の階層上下関係に則した情報を、対応する各分割画面に表示する分類表示機能(例えば、図2に示すCPU10,表示装置30;図10に示すエリア分類表示処理)と、
この分類表示機能により表示された情報の内、所定の操作による一部分の指定によって、前記分類表示機能により既に表示されていた情報の階層上下関係が変化する場合に、前記表示画面に表示していた情報を前記分類項目の階層上下関係に則した情報に更新して再表示する表示更新機能(例えば、図2に示すCPU10,表示装置30;図11に示すステップB140〜B146,図12に示すステップB160〜B166)と、
を前記コンピュータに実現させることを特徴としている。
【0014】
この請求項3又は9に記載の発明によれば、入力された検索語と一致する見出語に対応する説明情報を情報記憶手段から読み出して表示する際に、当該読み出した説明情報を予め定められた階層的な分類項目毎に異なる分割画面に分類表示させることができる。さらに、一の分割画面に表示された情報の中の一部分が指定された際、当該時点で各分割画面に表示している情報と指定された一部分との階層上下関係が異なる場合には、各分割画面の表示を指定された一部分の階層上下関係に則した情報に更新することができる。即ち、説明情報に含まれる情報を階層上下関係に基づいて分類項目毎に表示させることができる。従って、所望の見出語に対応する説明情報のうち、所望の品詞や語義等の分類項目についての語義説明や用例等の各情報を容易且つ迅速に表示させることができる。
【0015】
そして、請求項4に記載の発明は、請求項3に記載の情報表示制御装置において、
前記複数の分割画面には、品詞種別を表示するための品詞種別表示画面と、品詞種別より下位階層である語義を表示するための語義表示画面(例えば、図7に示す語義表示エリアE30)とが含まれ、
前記表示更新手段は、品詞種別表示画面に表示された品詞種別の内、所定の操作による一の品詞種別の指定によって、前記品詞種別表示画面において既に指定されていた品詞種別と前記語義表示画面に既に表示されていた語義との間の階層上下関係と、前記指定された品詞種別と前記語義表示画面に既に表示されていた語義との間の階層上下関係とが変化する場合に、前記語義表示画面に表示していた語義を前記指定された品詞種別との間で階層上下関係に則する語義に更新して再表示する語義再表示手段(例えば、図2に示すCPU10,表示装置30;図11に示すステップB144)を有することを特徴としている。
【0016】
ここで、品詞種別とは、例えば、品詞が名詞の見出語の語義が加算名詞として用いられるか不加算名詞として用いられるか、品詞が形容詞の見出語を叙述用法として用いるか限定用法として用いるか、或いは品詞が動詞の見出語を自動詞として用いるか他動詞として用いるかといった、品詞の用法に基づいて分類される種別のことである。
【0017】
この請求項4に記載の発明によれば、入力された検索語と一致する見出語の品詞の品詞種別を品詞種別表示画面に、当該見出語に対応する説明情報に含まれる語義を語義表示画面に分類表示させることができる。さらに、品詞種別表示画面において、語義より上位階層の分類項目である品詞種別が指定された際、当該時点で語義表示画面に表示している語義と指定された品詞種別との階層上限関係が異なる場合には、語義表示画面の表示を指定された品詞種別の階層上下関係に則した情報に更新して再表示することができる。従って、所望の見出語に対応する説明情報のうち、所望の品詞種別に対応する語義を容易且つ迅速に表示させることができる。
【0018】
また、請求項5に記載の発明は、請求項3に記載の情報表示制御装置において、
前記複数の分割画面には、用例を表示するための用例表示画面(例えば、図7に示す用例表示エリアE50)が含まれ、
前記表示更新手段は、用例より上位階層の分類項目を表示する分割画面に表示された情報の内、所定の操作による一部分の指定によって、前記分割画面において既に指定されていた一部分と前記用例表示画面に既に表示されていた用例との間の階層上下関係と、前記指定されていた一部分と前記用例表示画面に既に表示されていた用例との間の階層上下関係とが変化する場合に、前記用例表示画面に表示していた用例を階層上下関係に則した用例に更新して再表示する用例再表示手段(例えば、図2に示すCPU10,表示装置30;図11に示すステップB146,図12に示すステップB166)を有することを特徴としている。
【0019】
この請求項5に記載の発明によれば、入力された検索語と一致する見出語に対応する説明情報に含まれる用例を用例表示画面に分類表示させることができる。さらに、用例より上位階層の分類項目を表示させた他の分割画面の情報の中の一部分が指定された際、当該時点で用例表示画面に表示している用例と指定された一部分との階層上限関係が異なる場合には、用例表示画面の表示を指定された一部分の階層上下関係に則した情報に更新して再表示することができる。従って、所望の見出語に対応する説明情報のうち、所望の品詞や語義等の分類項目に対応する用例を容易且つ迅速に表示させることができる。
【0020】
そして、請求項6に記載の発明は、請求項5に記載の情報表示制御装置において、
前記複数の分割画面には、用例より上位階層の分類項目である語義を表示するための語義表示画面(例えば、図7に示す語義表示エリアE30)が含まれ、
前記用例再表示手段は、前記語義表示画面に表示された語義の内、所定の操作による一部の語義の指定によって、前記語義表示画面において既に指定されていた語義と前記用例表示画面に既に表示されていた用例との間の階層上下関係と、前記指定された語義と前記用例表示画面に既に表示されていた用例との間の階層上下関係とが変化する場合に、前記用例表示画面に表示していた用例を前記指定された語義との間で階層上下関係に則する用例に更新して再表示する手段(例えば、図2に示すCPU10,表示装置30;図12に示すステップB166)であることを特徴としている。
【0021】
この請求項6に記載の発明によれば、入力された検索語と一致する見出語に対応する説明情報に含まれる語義を語義表示画面に、当該見出語に対応する説明情報に含まれる用例を用例表示画面に分類表示させることができる。さらに、語義表示画面において、用例より上位階層の分類項目である語義が指定された際、当該時点で用例表示画面に表示している用例と指定された語義との階層上下関係が異なる場合には、用例表示画面の表示を指定された語義の階層上下関係に則した情報に更新して再表示することができる。従って、所望の見出語に対応する説明情報のうち、所望の語義に対応する用例を容易且つ迅速に表示させることができる。
【0022】
さらに、請求項7に記載の発明は、請求項5に記載の情報表示制御装置において、
前記複数の分割画面には、用例より上位階層の分類項目である成句を表示するための成句表示画面(例えば、図7に示す派生語・成句表示エリアE40)が含まれ、
前記用例再表示手段は、前記成句表示画面に表示された成句の内、所定の操作による一部の成句の指定によって、前記成句表示画面において既に指定されていた成句と前記用例表示画面に既に表示されていた用例との間の階層上下関係と、前記指定された成句と前記用例表示画面に既に表示されていた用例との間の階層上下関係とが変化する場合に、前記用例表示画面に表示していた用例を前記指定された成句との間で階層上下関係に則する用例に更新して再表示する手段(例えば、図2に示すCPU10,表示装置30;図15に示すステップC14)であることを特徴としている。
【0023】
この請求項7に記載の発明によれば、入力された検索語と一致する見出語に対応する説明情報に含まれる成句を成句表示画面に分類表示させることができる。さらに、成句表示画面において、用例より上位階層の分類項目である成句が指定された際、当該時点で用例表示画面に表示している用例と指定された成句との階層上下関係が異なる場合には、用例表示画面の表示を指定された成句の階層上下関係に則した情報に更新することができる。
【0024】
【発明の実施の形態】
以下、図1〜図17を参照して、本発明に係る情報表示制御装置を折りたたみ式の携帯型電子辞書(以下、単に「電子辞書」という。)に適用した場合の実施の形態について詳細に説明する。
【0025】
電子辞書には、国語辞典、英和辞典、和英辞典等の各種辞書、各種用語辞典、百科事典等の各種電子辞書データ(辞書データベース(以下、データベースを「DB」という。)が内蔵されている。この電子辞書データには、見出語に対応付けて、当該見出語を説明するための文字データや、画像データ、動画データ、音声データ等が記憶される。ユーザは、辞書種別を選択して検索語を入力することにより、当該検索語の解説等を表示させることができる。以下、当該電子辞書に、英和辞典の電子辞書データが内蔵されている場合を例にとって説明する。
【0026】
図1に、情報表示制御装置の一種である電子辞書1の斜視概観図の一例を示す。同図に示すように、電子辞書1は、ディスプレイ3と、各種キー群5とを備えて構成されている。各種キー群5を構成するキーにはそれぞれ固有の機能が割り当てられており、ユーザは、これらのキーを押下して電子辞書1を操作する。
【0027】
具体的には、文字入力キー、操作の確定指示を入力する決定キー、カーソルの移動指示等を入力するカーソルキー、辞書種別の選択キー、指定した単語へのジャンプキー、指定した単語の用例表示キー等を備える。
【0028】
先ず、電子辞書1の機能構成例について説明する。図2に、電子辞書1の機能ブロック図を示す。同図に示すように、電子辞書1は、CPU10、入力装置20、表示装置30、ROM50、RAM70の各機能部を備えて構成される。
【0029】
CPU10は、入力される指示に応じて所定のプログラムに基づいた処理を実行し、各機能部への指示やデータの転送等を行い、電子辞書1を統括的に制御する。具体的には、CPU10は、入力装置20から入力される押下信号等に応じてROM50に格納されたプログラムを読み出し、当該プログラムに従って処理を実行する。そして、処理結果をRAM70に保存するとともに、当該処理結果を表示するための表示信号を適宜表示装置30に出力して、対応した表示情報を表示させる。
【0030】
入力装置20は、仮名、漢字、アルファベット等の文字入力や機能選択等に必要なキー群を備え、押下されたキーの押下信号等をCPU10に出力する。この入力装置20におけるキー入力により、特に、検索語の入力、辞書種別の選択、検索実行指示、ジャンプ実行指示等の入力手段が実現される。尚、この入力装置20は、図1に示すキー群5に相当するものである。
【0031】
表示装置30は、CPU10から入力される表示信号に基づいて各種画面を表示させるものであり、LCD(Liquid Crystal Display)等により構成される。尚、この表示装置30は、図1に示すディスプレイ3に相当する。
【0032】
ROM50には、各種初期設定、ハードウェアの検査、又は必要なプログラムのロード等を行うための初期プログラムが格納される。CPU10は、電子辞書1の電源投入時においてこの初期プログラムを実行することにより、電子辞書1の動作環境を設定する。
【0033】
また、ROM50には、電子辞書1の動作に係る各種処理プログラムや電子辞書1の備える種々の機能を実現するためのプログラムやデータが格納されるとともに、特に、英和辞書DB52と、辞書検索プログラム54と、エリア分類表示プログラム56とが格納される。また、エリア分類表示プログラム56は、品詞種別表示エリア選択プログラム56aと、語義表示エリア選択プログラム56bとを備える。
【0034】
CPU10は、このROM50に格納された辞書検索プログラム54に従って辞書検索処理を実行する。具体的には、CPU10は、検索指示の入力に応じて英和辞書DB52に記憶される見出語から指定された検索語と一致する見出語を検索して、検索された見出語の辞書情報を読み出す。この読み出された辞書情報は、辞書情報格納領域72に保持される。
【0035】
図3に、英和辞書DB52に蓄積される辞書情報の格納形式の一例を示す。同図に示すように、英和辞書DB52には、見出語531と、当該見出語531の説明情報532とが対応付けられた辞書情報53が蓄積される。各見出語に対応付けられた説明情報532は、派生語、成句、品詞種別、語義、当該語義番号の語義及び用例の各分類項目に階層的に分類されて格納される。具体的には、説明情報532は、派生語、成句より下位の階層において品詞種別に基づいて分類され、さらに、各品詞種別に対応する下位の階層において語義番号に基づいて対応する語義及び用例に分類されて格納される。
【0036】
図4は、名詞の見出語531a“luck”の辞書情報の一例を示す図である。同図に示すように、見出語531a“luck”に対応付けて、説明情報532aが、図3に示して説明した分類項目毎に階層的に分類されて格納される。また、図4に示すように、見出語531aの品詞が名詞の場合には、説明情報532aに含まれる語義番号に対応する語義が加算名詞として用いられるか不加算名詞として用いられるかに基づいて、品詞種別“加算”又は品詞種別“不加算”に分類されている。
【0037】
また、図5は、形容詞の見出語531b“bright”の辞書情報の一例を示す図である。同図に示すように、見出語531b“bright”に対応付けて、説明情報532bが、分類項目毎に階層的に分類されて格納される。また、図5に示すように、見出語531bの品詞が形容詞の場合には、当該見出語531bを叙述用法として用いるか限定用法として用いるかに基づいて、品詞種別“叙述用法”又は品詞種別“限定用法”に分類されている。
【0038】
また、図6は、動詞の見出語531c“begin”の辞書情報の一例を示す図である。同図に示すように、見出語531c“begin”に対応付けて、説明情報532cが、分類項目毎に階層的に分類されて格納される。また、同図に示すように、見出語531cの品詞が動詞の場合には、当該見出語531cを自動詞として用いるか他動詞として用いるかに基づいて、品詞種別“自動詞”又は品詞種別“他動詞”に分類されている。さらに、動詞の場合には、品詞種別毎に、当該見出語531cの動詞がとり得る文型に基づいて分類される。例えば、図6に示すように、品詞種別“他動詞”に対応する下位の階層において、文型“SVO”と文型“todo/doing”に分類されている。また、用例には、当該用例の文型が対応付けられて格納される。
【0039】
即ち、品詞種別が変化した場合には、品詞種別と、当該品詞種別より下位の階層に格納される語義番号や、当該語義番号の語義及び対応する用例との階層上下関係が変化する。また、語義番号が変化した場合には、当該語義番号の語義及び対応する用例との階層上下関係が変化する。さらに、品詞が動詞の場合には、文型が変化した場合には、当該文型より下位の階層に格納される語義番号や、当該語義番号の語義及び対応する用例との階層上下関係が変化する。
【0040】
そして、CPU10は、エリア分類表示プログラム56に従ってエリア分類表示処理を実行する。具体的には、CPU10は、先ず、読み出した辞書情報を表示装置30に分類初期表示させる。
【0041】
図7は、指定した検索語の辞書情報が表示される検索結果表示画面の画面構成例を示す図である。同図に示すように、検索結果表示画面は、見出語表示エリアE10と、品詞種別表示エリアE20と、語義表示エリアE30と、派生語・成句表示エリアE40と、用例表示エリアE50とを備える。
【0042】
CPU10は、読み出した辞書情報に基づいて、見出語表示エリアE10に見出語を表示させる。また、品詞種別表示エリアE20に品詞種別を一覧表示させるとともに、品種種別に対応する階層の内、最上段に格納される品種種別を選択状態に設定して反転表示させる。以下、選択状態に設定されている品詞種別を、適宜「選択品詞種別」という。また、語義表示エリアE30に、品詞種別表示エリアE20において選択品詞種別と階層上下関係が等しい語義を一覧表示させるとともに、選択品詞種別と階層上下関係が等しい語義の内、語義番号“1”の語義を選択状態に設定して反転表示させる。以下、選択状態に設定されている語義を、適宜「選択語義」という。また、派生語・成句表示エリアE40に、派生語及び成句を表示させる。さらに、用例表示エリアE50に、品詞種別表示エリアE20において選択品詞種別と階層上下関係が等しい用例を一覧表示させ、語義表示エリアE30において選択語義の用例を選択状態に設定して反転表示させる。
【0043】
また、CPU10は、品詞種別表示エリアE20に表示される品詞種別が指定された場合に、品詞種別表示エリア選択プログラム56aに従って品詞種別表示エリア選択処理を実行する。具体的には、CPU10は、品詞種別表示エリアE20において選択品詞種別と異なる品詞種別が指定された場合に、品詞種別表示エリアE20、及び品詞種別より下位の階層に格納される語義及び用例を表示させる語義表示エリアE30と用例表示エリアE50の表示を、指定された品詞種別の階層上下関係に従って表示更新する。
【0044】
具体的には、CPU10は、新たに選択状態に設定された品詞種別を選択状態に設定して反転表示させるとともに、語義番号“1”の語義及び対応する用例を選択状態に設定して反転表示させる。
【0045】
また、この際、新たに表示させた表示情報に基づいて、表示エリアデータ格納領域74の備える見出語表示エリアデータ74a、品詞種別表示エリアデータ74b、語義表示エリアデータ74c、派生語・成句表示エリアデータ74d、用例表示エリアデータ74eの各データが更新される。
【0046】
さらに、CPU10は、語義表示エリアE30に表示される語義が指定された場合に、語義表示エリア選択プログラム56bに従って語義表示エリア選択処理を実行する。具体的には、CPU10は、語義表示エリアE30において選択語義と異なる語義が指定された場合に、語義表示エリアE30と用例表示エリアE50の表示を更新する。具体的には、CPU10は、指定された語義の語義番号を取得し、当該語義番号の語義及び対応する用例を反転表示させる。
【0047】
また、この際、品詞種別表示エリア選択処理と同様に、新たに表示させた表示情報に基づいて、表示エリアデータ格納領域74が更新される。
【0048】
RAM70は、CPU10が実行する各種プログラムや、これらプログラムの実行に係るデータ等を一時的に保持するメモリ領域を備える。特に、辞書情報格納領域72と、表示エリアデータ格納領域74とを備え、表示エリアデータ格納領域74には、見出語表示エリアデータ74aと、品詞種別表示エリアデータ74bと、語義表示エリアデータ74cと、派生語・成句表示エリアデータ74dと、用例表示エリアデータ74eとが格納される。
【0049】
次に、本発明を適用した実施の形態における電子辞書1の動作について図8〜図14を参照して説明する。図8,図10〜図12は電子辞書1の動作フローを、図9,図13,図14は表示装置30に表示される画面の遷移例を、それぞれ示している。
【0050】
図8は、辞書検索プログラム54を実行することにより実現される辞書検索処理に係る電子辞書1の動作を示すフローチャートである。同図に示すように、CPU10は、表示装置30に表示させた検索語入力画面に検索語が入力されるとともに(ステップA10)、検索実行が指示される(ステップA12)まで待機する。
【0051】
図9(a)に、検索語入力画面100の一例を示す。同図に示すように、検索語入力ボックス102に、検索語“luck”が入力されている。
【0052】
そして、CPU10は、検索実行指示に応じて指定された検索語と一致する見出語を英和辞書DB52に記憶されている見出語から検索する(ステップA14)。そして、検索語と一致する見出語が存在する場合には(ステップA16:YES)、対応する説明情報を読み出して説明情報格納領域72を更新し(ステップA18)、エリア分類表示処理を実行する(ステップA20)。
【0053】
図10は、エリア分類表示プログラム56を実行することにより実現されるエリア分類表示処理に係る電子辞書1の動作を示すフローチャートである。同図に示すように、CPU10は、先ず、読み出した辞書情報を表示装置30に分類初期表示させる(ステップB10)。
【0054】
図9(b)に、この段階で表示装置30に表示される検索結果表示画面104の一例を示す。同図に示すように、見出語“luck”に対応する説明情報が、見出語表示エリアE10a、品詞種別表示エリアE20a、語義表示エリアE30a、派生語・成句表示エリアE40a、及び用例表示エリアE50aにそれぞれ分類表示されている。具体的には、見出語表示エリアE10aには、検索語に指定された“luck”と一致する見出語が表示されている。そして、品詞種別表示エリアE20aには、名詞の品詞種別“加算”,“不加算”が表示されるとともに、品詞種別“加算”が反転表示(E20a−1)されている。そして、語義表示エリアE30aには、品詞種別“加算”と階層上下関係が等しい語義が表示され、語義番号“1”の語義が反転表示(E30a−1)されている。さらに、派生語・成句表示エリアE40aには、検索語“luck”の派生語が表示されている。
【0055】
ステップB10において説明情報を分類初期表示させた後、CPU10は、表示画面上のエリア選択指示待ちとなり(ステップB12)、指定された表示エリアに応じた処理を実行する。具体的には、CPU10は、品詞種別表示エリアE20の品詞種別が指定された場合には、品詞種別表示エリア選択処理を実行する(ステップB14)。
【0056】
図11は、品詞種別表示エリア選択プログラム56aを実行することにより実現される品詞種別表示エリア選択処理に係る電子辞書1の動作を示すフローチャートである。
【0057】
同図に示すように、CPU10は、先ず、指定された品詞種別が当該時点における選択品詞種別と異なるか否かを判定する(ステップB140)。そして、CPU10は、異なると判定した場合には、指定された品詞種別を反転表示させて品詞種別表示エリアE20を表示更新する(ステップB142)。また、CPU10は、指定された品詞種別と階層上下関係が等しい語義番号の語義を表示させるとともに、語義番号“1”の語義を反転表示させて語義表示エリアE30を表示更新する(ステップB144)。さらに、品詞種別と階層上下関係が等しい用例を表示させるとともに、語義番号“1”の用例を反転表示させて用例表示エリアE50を表示更新する(ステップB146)。
【0058】
また、CPU10は、語義表示エリアE30に含まれる語義が指定された場合には、語義表示エリア選択処理を実行する(ステップB16(図10))。
【0059】
図12は、語義表示エリア選択プログラム56bを実行することにより実現される語義表示エリア選択処理に係る電子辞書1の動作を示すフローチャートである。同図に示すように、CPU10は、先ず、指定された語義が当該時点における選択語義と異なるか否かを判定する(ステップB160)。そして、CPU10は、異なると判定した場合には、指定された語義の語義番号を取得する(ステップB162)。そして、CPU10は、取得した語義番号と階層上下関係が等しい語義を反転表示させて語義表示エリアE30を表示更新する(ステップB164)。さらに、ステップB162で取得した語義番号と階層上下関係が等しい用例を反転表示させて用例表示エリアE50を表示更新する(ステップB166)。
【0060】
例えば、図9(b)に示す検索結果表示画面104において、品詞種別表示エリアE20aの品詞種別“不加算”を指定すると、(c)に示すように、品詞種別表示エリアE20aの表示が更新され、指定された品詞種別“不加算”が反転表示(E20a−2)される。そして、語義表示エリアE30aの表示が更新され、品詞種別“不加算”と階層上下関係が等しい語義が一覧表示されるとともに、語義番号“1”の語義が反転表示(E30a−2)される。さらに、用例表示エリアE50aの表示が更新され、品詞種別“不加算”と階層上下関係が等しい用例が一覧表示されるとともに、語義番号“1”の用例“by luck”が反転表示(E50a−1)される。
【0061】
さらに、図9(c)に示す検索結果表示画面104において、語義表示エリアE30aの語義番号2の語義“運、まぐれ当り”を指定すると、(d)に示すように、語義表示エリアE30aの表示が更新され、指定された語義番号2の語義“運、まぐれ当り”が反転表示(E30a−3)される。さらに、用例表示エリアE50aの表示が更新され、語義番号2の用例“Luck was with
me.”が反転表示(E50a−2)される。
【0062】
図13に、検索語に形容詞を指定した場合における電子辞書1の画面遷移例を示す。同図(a)に示す検索語入力画面120において検索語入力ボックス122に検索語“bright”を入力して検索実行を指示すると、(b)に示すように、見出語表示エリアE10bには、検索語に指定された見出語“bright(形容詞)”が表示されている。そして、品詞種別表示エリアE20bには、形容詞の品詞種別“叙述用法”及び品詞種別“限定用法”が表示されるとともに、品詞種別“叙述用法”が反転表示(E20b−1)されている。そして、語義表示エリアE30bには、品詞種別“叙述用法”と階層上下関係が等しい語義が一覧表示され、語義番号“1”の語義が反転表示(E30b−1)されている。そして、派生語・成句表示エリアE40bには、検索語“bright”の派生語が一覧表示されている。さらに、用例表示エリアE50bには、語義番号“1”の用例が反転表示(E50b−1)されている。図13に示すように、用例表示エリアE50bにおいて、語義表示エリアE30bで選択語義に対応する用例のみ表示されることとしてもよい。
【0063】
そして、例えば、図13(b)に示す検索結果表示画面124において、品詞種別表示エリアE20bの品詞種別“限定用法”を指定すると、(c)に示すように、品詞種別表示エリアE20bの表示が更新され、指定された品詞種別“限定用法”が反転表示(E20b−2)される。そして、語義表示エリアE30bの表示が更新され、品詞種別“限定用法”と階層上下関係が等しい語義が一覧表示されるとともに、語義番号“1”の語義が反転表示(E30b−2)される。さらに、用例表示エリアE50bの表示が更新され、語義表示エリアE30bにおいて反転表示されている語義番号“1”の用例が反転表示(E50b−2)される。
【0064】
図14に、検索語に動詞を指定した場合における電子辞書1の画面遷移例を示す。同図(a)に示す検索語入力画面140において検索語入力ボックス142に動詞“begin”を入力して検索実行を指示すると、(b)に示すように、見出語表示エリアE10cには、検索語に指定された見出語“begin(動詞)”が表示されている。そして、品詞種別表示エリアE20cには、動詞の品詞種別“自動詞”と対応する文型“SV(M)”、及び品詞種別“他動詞”と対応する文型“SVO”,“todo”,“doing”が表示されるとともに、品詞種別“自動詞”と対応する文型“SV(M)”が反転表示(E20c−1,E20c−2)されている。そして、語義表示エリアE30cには、品詞種別“自動詞”と階層上下関係が等しい語義が一覧表示され、語義番号“1”の語義が反転表示(E30c−1)されている。そして、派生語・成句表示エリアE40cには、検索語“begin”の派生語が一覧表示されている。さらに、用例表示エリアE50cには、語義番号“1”の用例が反転表示(E50c−1)されている。
【0065】
そして、例えば、図14(b)に示す検索結果表示画面144において、品詞種別表示エリアE20cの文型“todo”を指定すると、(c)に示すように、品詞種別表示エリアE20cの表示が更新され、指定された文型“todo”及び文型“todo”と対応する品詞種別“他動詞”が反転表示(E20c−3,E20c−4)される。そして、語義表示エリアE30cの表示が更新され、品詞種別“他動詞”と階層上下関係が等しい語義が一覧表示されるとともに、文型“todo”と階層上下関係が等しい語義番号の語義が反転表示(E30c−2)される。さらに、用例表示エリアE50cの表示が更新され、文型“todo”と階層上下関係の等しい語義番号の用例の内、文型“todo”が対応付けられた用例が反転表示(E50c−2)される。
【0066】
さらに、図14(c)に示す検索結果表示画面144において、品詞種別表示エリアE20cの文型“doing”を指定すると、(d)に示すように、品詞種別表示エリアE20cの表示が更新され、指定された文型“doing”及び文型“doing”と対応する品詞種別“他動詞”が反転表示(E20c−3,E20c−5)される。そして、語義表示エリアE30cの表示が更新され、品詞種別“他動詞”と階層上下関係が等しい語義が一覧表示されるとともに、文型“doing”と階層上下関係が等しい語義番号の語義が反転表示(E30c−3)される。さらに、用例表示エリアE50cの表示が更新され、文型“doing”と階層上下関係の等しい語義番号の用例の内、文型“doing”が対応付けられた用例が反転表示(E50c−3)される。
【0067】
尚、図3に示して説明した辞書情報53の派生語の下位階層に当該派生語の語義及び用例を格納し、成句の下位階層に当該成句の語義及び用例を格納して、派生語・成句表示エリアE40に表示される派生語又は成句が指定された場合に、語義表示エリアE30及び用例表示エリアE50の表示を更新することとしてもよい。
【0068】
図15は、派生語・成句表示エリアE40に表示される派生語或いは成句が選択された際の電子辞書1の動作フローを示す図である。同図に示すように、CPU10は、派生語・成句表示エリアE40に表示される派生語又は成句が指定された場合に、先ず、指定された派生語又は成句が当該時点で選択状態に設定されている派生語又は成句と異なるか否かを判定する(ステップC10)。そして、CPU10は、異なると判定した場合には、指定された派生語又は成句を反転表示させて派生語・成句表示エリアE40を表示更新する(ステップC11)。指定された派生語又は成句と階層関係が等しい語義の内、語義番号“1”の語義を選択状態に設定して反転表示させて語義表示エリアE30を表示更新する(ステップC12)。さらに、CPU10は、語義表示エリアE30において選択語義の用例を選択状態に設定して反転表示させて用例表示エリアE50を表示更新する(ステップC14)。
【0069】
図16に、派生語・成句表示エリアE40dに表示される成句を指定した場合における電子辞書1の画面遷移例を示す。同図(a)に示すように、品詞種別表示エリアE20dには、自動詞の品詞種別“自動詞”と対応する“SV(M)”、及び品詞種別“他動詞”と対応する文型“SVO”,“todo”,“doing”が表示されるとともに、品詞種別“自動詞”と対応する文型“SV(M)”が反転表示(E20d−1,E20d−2)されている。そして、語義表示エリアE30dには、品詞種別“自動詞”と階層上下関係が等しい語義が一覧表示され、語義番号“1”の語義が反転表示(E30d−1)されている。そして、派生語・成句表示エリアE40dには、検索語“begin”の派生語及び成句が一覧表示されている。さらに、用例表示エリアE50dには、語義番号“1”の用例が反転表示(E50d−1)されている。
【0070】
例えば、図16(a)に示す検索結果表示画面160において、派生語・成句表示エリアE40dに表示される成句“to begin with”を指定すると、(b)に示すように、語義表示エリアE30dの表示が更新され、指定された成句と階層関係が等しい語義が反転表示(E30d−2)される。そして、派生語・成句エリアE40dの表示が更新され、指定された成句が反転表示(E40d−1)される。さらに、用例表示エリアE50dの表示が更新され、指定された成句と階層関係が等しい用例が反転表示(E50d−2)される。
【0071】
また、上記した実施の形態においては、各表示エリアに表示された情報が指定された際に、当該指定された情報より下位の階層に格納される情報を更新する場合について説明したが、指定された情報に基づいて上位の階層に格納される情報を更新することとしてもよい。例えば、用例表示エリアE50に表示された用例が指定された際に、CPU10は、指定された用例と階層上下関係が等しい語義番号を取得し、当該語義番号の語義を選択状態に設定して反転表示させて語義情報表示エリアE30を表示更新する。
【0072】
図17に、この場合における電子辞書1の画面遷移例を示す。同図(a)に示すように、品詞種別表示エリアE20eには、名詞の品詞種別“加算”,“不加算”が表示されるとともに、品詞種別“不加算”が反転表示(E20e−1)されている。そして、語義表示エリアE30eには、品詞種別“不加算”と階層上下関係が等しい語義が一覧表示され、語義番号“1”の語義が反転表示(E30e−1)されている。そして、派生語・成句表示エリアE40eには、検索語“luck”の派生語が表示されている。さらに、用例表示エリアE50eには、語義番号“1”の用例が反転表示(E50e−1)されている。
【0073】
例えば、図17(a)に示す検索結果表示画面180において、用例表示エリアE50eに表示される用例“luck was with me”を指定すると、(b)に示すように、語義表示エリアE30eの表示が更新され、指定された用例と階層上下関係が等しい語義番号の語義が反転表示(E30e−2)される。さらに、用例表示エリアE50eの表示が更新され、指定された用例が反転表示(E50e−2)される。
【0074】
以上説明したように、本実施の形態によれば、英和辞書DB52には、各見出語と、当該見出語の派生語、成句、品詞種別、語義番号、当該語義番号の語義及び用例の各分類項目に階層的に分類した説明情報とが対応付けられた辞書情報が格納される。これによれば、入力された検索語と一致する見出語に対応する説明情報を、分類項目毎に異なる表示エリアに分類表示させることができる。さらに、分類表示されている情報が指定された際、指定された情報が表示される表示エリアにおいて当該時点で選択状態に設定されていた情報と階層上下関係が異なる場合には、新たに選択状態に設定された情報の階層上下関係に則して他の表示エリアの情報を更新することができる。
【0075】
尚、この実施の形態では電子辞典、電子事典などを含む電子辞書を適用例として説明したが、本発明が適用可能なものは、このような製品に限定されず、携帯電話、パソコン、電子時計などの電子機器全般に適用可能である。また、電子辞書本体に対して着脱可能なメモリカード、CD等に電子辞書データを記憶することとしてもよい。
【0076】
【発明の効果】
請求項1又は8に記載の発明によれば、入力された検索語と一致する見出語に対応する説明情報を情報記憶手段から読み出して表示する際に、当該読み出した説明情報を予め定められた分類項目毎に異なる分割画面に分類表示させることができる。従って、所望の見出語に対応する説明情報のうち、所望の品詞や語義等の分類項目についての語義説明や用例等の各情報を容易且つ迅速に表示させることができる。
【0077】
請求項2に記載の発明によれば、一の分割画面に表示された情報の中のいずれかの部分が指定された際、各分割画面に指定された部分と対応関係にある分類項目毎の部分を、各分割画面に表示させることができる。従って、所望の見出語に対応する説明情報のうち、所望の品詞や語義等の分類項目についての語義説明や用例等の各情報を容易且つ迅速に表示させることができる。
【0078】
請求項3又は9に記載の発明によれば、入力された検索語と一致する見出語に対応する説明情報を情報記憶手段から読み出して表示する際に、当該読み出した説明情報を予め定められた階層的な分類項目毎に異なる分割画面に分類表示させることができる。さらに、一の分割画面に表示された情報の中の一部分が指定された際、当該時点で各分割画面に表示している情報と指定された一部分との階層上下関係が異なる場合には、各分割画面の表示を指定された一部分の階層上下関係に則した情報に更新することができる。即ち、説明情報に含まれる情報を階層上下関係に基づいて分類項目毎に表示させることができる。従って、所望の見出語に対応する説明情報のうち、所望の品詞や語義等の分類項目についての語義説明や用例等の各情報を容易且つ迅速に表示させることができる。
【0079】
請求項4に記載の発明によれば、入力された検索語と一致する見出語の品詞の品詞種別を品詞種別表示画面に、当該見出語に対応する説明情報に含まれる語義を語義表示画面に分類表示させることができる。さらに、品詞種別表示画面において、語義より上位階層の分類項目である品詞種別が指定された際、当該時点で語義表示画面に表示している語義と指定された品詞種別との階層上限関係が異なる場合には、語義表示画面の表示を指定された品詞種別の階層上下関係に則した情報に更新して再表示することができる。従って、所望の見出語に対応する説明情報のうち、所望の品詞種別に対応する語義を容易且つ迅速に表示させることができる。
【0080】
請求項5に記載の発明によれば、入力された検索語と一致する見出語に対応する説明情報に含まれる用例を用例表示画面に分類表示させることができる。さらに、用例より上位階層の分類項目を表示させた他の分割画面の情報の中の一部分が指定された際、当該時点で用例表示画面に表示している用例と指定された一部分との階層上限関係が異なる場合には、用例表示画面の表示を指定された一部分の階層上下関係に則した情報に更新して再表示することができる。従って、所望の見出語に対応する説明情報のうち、所望の品詞や語義等の分類項目に対応する用例を容易且つ迅速に表示させることができる。
【0081】
請求項6に記載の発明によれば、入力された検索語と一致する見出語に対応する説明情報に含まれる語義を語義表示画面に、当該見出語に対応する説明情報に含まれる用例を用例表示画面に分類表示させることができる。さらに、語義表示画面において、用例より上位階層の分類項目である語義が指定された際、当該時点で用例表示画面に表示している用例と指定された語義との階層上下関係が異なる場合には、用例表示画面の表示を指定された語義の階層上下関係に則した情報に更新して再表示することができる。従って、所望の見出語に対応する説明情報のうち、所望の語義に対応する用例を容易且つ迅速に表示させることができる。
【0082】
請求項7に記載の発明によれば、入力された検索語と一致する見出語に対応する説明情報に含まれる成句を成句表示画面に分類表示させることができる。さらに、成句表示画面において、用例より上位階層の分類項目である成句が指定された際、当該時点で用例表示画面に表示している用例と指定された成句との階層上下関係が異なる場合には、用例表示画面の表示を指定された成句の階層上下関係に則した情報に更新することができる。
【図面の簡単な説明】
【図1】本発明を適用した電子辞書の斜視概観図の一例を示す図。
【図2】電子辞書の機能構成例を示す図。
【図3】英和辞書DBに蓄積される辞書情報の格納形式の一例を示す図。
【図4】辞書情報の一例を示す図。
【図5】辞書情報の一例を示す図。
【図6】辞書情報の一例を示す図。
【図7】検索結果表示画面の画面構成例を示す図
【図8】辞書検索処理の実行に係る電子辞書の動作フローを示す図。
【図9】電子辞書の画面遷移例を示す図。
【図10】エリア分類表示処理の実行に係る電子辞書の動作フローを示す図。
【図11】品詞種別表示エリア選択処理の実行に係る電子辞書の動作フローを示す図。
【図12】語義表示エリア選択処理の実行に係る電子辞書の動作フローを示す図。
【図13】電子辞書の画面遷移例を示す図。
【図14】電子辞書の画面遷移例を示す図。
【図15】派生語・成句表示エリアに表示される派生語或いは成句が選択された際の電子辞書の動作フローを示す図。
【図16】電子辞書の画面遷移例を示す図。
【図17】電子辞書の画面遷移例を示す図。
【符号の説明】
1 電子辞書
10 CPU
20 入力装置
30 表示装置
50 ROM
52 英和辞書DB
54 辞書検索プログラム
56 エリア分類表示プログラム
56a 品詞種別表示エリア選択プログラム
56b 語義表示エリア選択プログラム
70 RAM
72 説明情報格納領域
74 表示エリアデータ格納領域
74a 見出語表示エリアデータ
74b 品詞種別表示エリアデータ
74c 語義表示エリアデータ
74d 派生語・成句表示エリアデータ
74e 用例表示エリアデータ
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an information display control device and a program for searching for information corresponding to a specified headword.
[0002]
[Prior art]
2. Description of the Related Art Portable electronic devices called electronic dictionaries in which several types of electronic dictionary data are incorporated, such as various dictionaries such as a Japanese dictionary, an English-Japanese dictionary, and a Japanese-English dictionary, have been known. In the electronic dictionary data, the headword and the description information of the headword are stored in association with each other, and by specifying the search word, the description information of the headword that matches the search word is displayed. be able to.
[0003]
Further, in the English-Japanese dictionary, an electronic dictionary having a dictionary function capable of designating a display method of a translation for each word according to a user's purpose is known. Specifically, the display format can be specified for each word, and when the word is searched again, a translation is displayed according to the specified display format. Furthermore, it is possible to specify the priority of the display order of translations, to limit the items to be displayed, and to improve the usability when re-searching the previously searched word (Patent Document 1). reference.).
[0004]
[Patent Document 1]
JP 2000-194701 A
[0005]
[Problems to be solved by the invention]
By the way, in a conventional electronic dictionary, various information included in corresponding explanation information is displayed in order in accordance with a certain rule in association with a headword, like a paper dictionary. For this reason, it is necessary to scroll the displayed explanation information to search for the intended meaning explanation. In addition, although a paper dictionary has a list, information on one screen of an electronic dictionary is smaller than that of a paper dictionary, and it is necessary to move (scroll, etc.) many pages to search for desired explanation information. It was hard.
[0006]
The present invention has been made in view of the above-described conventional circumstances, and, among the explanation information of a desired entry word in an electronic dictionary, each of a description of a meaning, an example, and the like of a classification item such as a desired part of speech or a meaning of a word. An object is to display information easily and quickly.
[0007]
[Means for Solving the Problems]
In order to solve the above problems, an information display control device according to the first aspect of the present invention includes:
An information storage means (for example, an English-Japanese dictionary DB52 shown in FIG. 2) which stores the headword and the explanation information of the headword in association with each other;
Input means for inputting a search word (for example, input device 20 shown in FIG. 2; step A10 shown in FIG. 8);
Classification display control for reading out the explanation information corresponding to the entry word that matches the search term input by the input means from the information storage means, and classifying and displaying the explanation information on different divided screens for each predetermined classification item Means (for example, CPU 10 and display device 30 shown in FIG. 2; area classification display processing shown in FIG. 10);
It is characterized by having.
[0008]
The program of the invention according to claim 8 is:
On the computer,
An information storage function (for example, an English-Japanese dictionary DB52 shown in FIG. 2) that stores the entry word and the explanation information of the entry word in association with each other;
An input function for inputting a search word (for example, the input device 20 shown in FIG. 2; step A10 shown in FIG. 8);
Classification display control that reads, from the information storage function, explanation information corresponding to a headword that matches the search term input by the input function, and classifies and displays the explanation information on a different divided screen for each predetermined classification item. Functions (for example, CPU 10 and display device 30 shown in FIG. 2; area classification display processing shown in FIG. 10);
Is realized.
[0009]
According to the invention described in claim 1 or 8, when the explanation information corresponding to the entry word that matches the input search word is read out from the information storage means and displayed, the read explanation information is determined in advance. It is possible to classify and display the divided items on different divided screens. Therefore, of the explanation information corresponding to the desired headword, it is possible to easily and quickly display information such as a meaning explanation and an example of a classification item such as a desired part of speech and meaning.
[0010]
According to a second aspect of the present invention, in the information display control device according to the first aspect,
When any part of the information displayed on one split screen is specified, the corresponding classification item that displays on each split screen the part for each classification item that has a corresponding relationship with the part specified on each split screen It is characterized by including display control means (for example, CPU 10 and display device 30 shown in FIG. 2; steps B140 to B146 shown in FIG. 11 and steps B160 to B166 shown in FIG. 12).
[0011]
According to the second aspect of the present invention, when any part of the information displayed on one split screen is specified, each of the classification items having a corresponding relationship with the part specified on each split screen is specified. Can be displayed on each split screen. Therefore, of the explanation information corresponding to the desired headword, it is possible to easily and quickly display information such as a meaning explanation and an example of a classification item such as a desired part of speech and meaning.
[0012]
Further, an information display control device according to a third aspect of the present invention provides
An information storage means (for example, an English-Japanese dictionary DB52 shown in FIG. 2) which stores the headword and the explanation information of the headword in association with each other;
Input means for inputting a search word (for example, input device 20 shown in FIG. 2; step A10 shown in FIG. 8);
A search unit (for example, CPU 10 shown in FIG. 2; step A14 shown in FIG. 8) for searching for an entry word that matches the search word input by the input unit is provided. In the information display control device that displays the description information corresponding to the display screen,
The display screen includes a plurality of divided screens (for example, as shown in FIG. 7) corresponding to each layer for displaying information on items included in each layer among predetermined hierarchical classification items. A word display area E10, a part of speech type display area E20, a meaning display area E30, a derived word / phrase display area E40, and an example display area E50).
Classification display means (for example, the CPU 10 shown in FIG. 2) that displays, in the corresponding divided screens, information according to the hierarchical upper and lower relation of the classification items, among the explanation information corresponding to the entry word searched by the search means. , Display device 30; area classification display processing shown in FIG. 10);
When a part of the information displayed by the classification display means is designated by a predetermined operation and the hierarchical level relationship of the information already displayed by the classification display means changes, the information is displayed on the display screen. A display updating unit (for example, the CPU 10 and the display device 30 shown in FIG. 2; steps B140 to B146 shown in FIG. 11; and steps shown in FIG. 12) B160 to B166).
[0013]
The program of the invention according to claim 9 is
On the computer,
An information storage function (for example, an English-Japanese dictionary DB52 shown in FIG. 2) that stores the entry word and the explanation information of the entry word in association with each other;
An input function for inputting a search word (for example, the input device 20 shown in FIG. 2; step A10 shown in FIG. 8);
A search function (for example, CPU 10 shown in FIG. 2; step A14 shown in FIG. 8) for searching for a headword that matches the search word input by the input function is realized. A program for performing control to display explanatory information corresponding to a word on a display screen of the display unit,
The display screen includes a plurality of divided screens (for example, as shown in FIG. 7) corresponding to each layer for displaying information on items included in each layer among predetermined hierarchical classification items. A word display area E10, a part of speech type display area E20, a meaning display area E30, a derived word / phrase display area E40, and an example display area E50).
A classification display function (for example, the CPU 10 shown in FIG. 2) that displays, in the corresponding divided screens, information based on the hierarchical order of the classification items, among the explanation information corresponding to the headword searched by the search function. , Display device 30; area classification display processing shown in FIG. 10);
When a part of the information displayed by the classification display function is designated by a predetermined operation and the hierarchical upper / lower relationship of the information already displayed by the classification display function changes, the information is displayed on the display screen. A display update function (for example, CPU 10 and display device 30 shown in FIG. 2; steps B140 to B146 shown in FIG. 11; steps shown in FIG. 12) B160-B166),
Is realized by the computer.
[0014]
According to the third or ninth aspect of the invention, when the explanation information corresponding to the entry word that matches the input search word is read out from the information storage means and displayed, the read explanation information is determined in advance. It is possible to classify and display the divided hierarchical screens on different divided screens. Furthermore, when a part of the information displayed on one split screen is specified, and the information displayed on each split screen at the time is different from the specified part, the hierarchical order is different. The display of the split screen can be updated to information based on the hierarchical upper / lower relationship of a specified part. That is, the information included in the explanation information can be displayed for each classification item based on the hierarchical hierarchy. Therefore, of the explanation information corresponding to the desired headword, it is possible to easily and quickly display information such as a meaning explanation and an example of a classification item such as a desired part of speech and meaning.
[0015]
According to a fourth aspect of the present invention, in the information display control device according to the third aspect,
The plurality of divided screens include a part-of-speech type display screen for displaying a part-of-speech type, a semantic display screen for displaying a meaning which is a lower hierarchy than the part-of-speech type (for example, a meaning display area E30 shown in FIG. 7). Is included,
The display updating means, by specifying one of the part-of-speech types by a predetermined operation among the part-of-speech types displayed on the part-of-speech type display screen, the part-of-speech type already specified in the part-of-speech type display screen and the semantic display screen When the hierarchical upper-lower relationship between the meaning and the already displayed word and the hierarchical upper-lower relationship between the specified part of speech type and the meaning already displayed on the meaning display screen change, the meaning display is performed. Meaning re-display means (for example, CPU 10 and display device 30 shown in FIG. 2; FIG. (B144) shown in FIG.
[0016]
Here, the part-of-speech type means, for example, whether the part-of-speech is used as an additive noun or a non-additive noun, the part-of-speech is used as an additive or a non-additive noun, or as a limited usage, It is a type classified based on the usage of the part of speech, such as whether to use the part of speech or to use the headword of the verb as an intransitive verb or as a transitive verb.
[0017]
According to the fourth aspect of the present invention, the part-of-speech type of the part-of-speech of the headword that matches the input search word is displayed on the part-of-speech type display screen, and the meaning included in the explanation information corresponding to the headword is semantically indicated. Classification can be displayed on the display screen. Furthermore, when a part-of-speech type, which is a classification item of a higher hierarchy than the word meaning, is specified on the part-of-speech type display screen, the hierarchical upper limit relationship between the meaning displayed on the word meaning display screen at that time and the specified part-of-speech type is different. In this case, it is possible to update the display of the meaning display screen to information conforming to the hierarchical upper / lower relationship of the designated part-of-speech type and redisplay the information. Therefore, of the explanation information corresponding to the desired headword, the meaning corresponding to the desired part of speech can be easily and quickly displayed.
[0018]
According to a fifth aspect of the present invention, in the information display control device according to the third aspect,
The plurality of divided screens include an example display screen (eg, an example display area E50 shown in FIG. 7) for displaying an example,
The display updating means, by designating a part by a predetermined operation, of a part of the information displayed on the divided screen displaying the classification items of the higher hierarchy than the example, the part already designated in the divided screen and the example display screen In the case where the hierarchical vertical relationship between the example already displayed in the example and the hierarchical vertical relationship between the designated portion and the example already displayed on the example display screen changes, Example redisplay means (for example, CPU 10 and display device 30 shown in FIG. 2; steps B146 and FIG. 12 shown in FIG. 11) for updating the example displayed on the display screen to an example conforming to the hierarchical hierarchy and redisplaying it. Step B166) shown in FIG.
[0019]
According to the fifth aspect of the present invention, the examples included in the explanation information corresponding to the headword matching the input search word can be classified and displayed on the example display screen. Further, when a part of the information of another divided screen in which the classification items of the higher hierarchy than the example are displayed is specified, the upper limit of the hierarchy between the example displayed on the example display screen and the specified part at that time. If the relationship is different, the display of the example display screen can be updated to information based on the hierarchical upper / lower relationship of a specified portion and redisplayed. Therefore, of the explanation information corresponding to a desired headword, an example corresponding to a classification item such as a desired part of speech or a meaning can be easily and quickly displayed.
[0020]
The invention according to claim 6 is the information display control device according to claim 5,
The plurality of divided screens include a meaning display screen (e.g., a meaning display area E30 shown in FIG. 7) for displaying a meaning that is a classification item in a higher hierarchy than the example.
The example re-displaying means is configured to display, on the example display screen, the meaning already specified on the meaning display screen by designating a part of the meaning displayed on the meaning display screen by a predetermined operation. Displayed on the example display screen when the hierarchical up-down relation between the example and the example and the hierarchical up-down relation between the designated meaning and the example already displayed on the example display screen change. A means (for example, the CPU 10 and the display device 30 shown in FIG. 2; the display device 30; step B166 shown in FIG. 12) for updating the displayed example to an example that conforms to the hierarchical meaning of the designated meaning and redisplays the example. It is characterized by having.
[0021]
According to the sixth aspect of the invention, the meaning included in the explanation information corresponding to the headword that matches the input search word is included in the meaning information display screen, in the explanation information corresponding to the headword. Examples can be classified and displayed on the example display screen. Further, when a meaning, which is a classification item of a higher hierarchy than the example, is specified on the meaning meaning display screen, when the hierarchical level relationship between the example displayed on the example display screen at that time and the specified meaning is different. The display on the example display screen can be updated and redisplayed with information in accordance with the hierarchical relationship of the specified meaning. Therefore, of the explanation information corresponding to the desired headword, an example corresponding to the desired meaning can be displayed easily and quickly.
[0022]
Further, according to a seventh aspect of the present invention, in the information display control device according to the fifth aspect,
The plurality of divided screens include a phrase display screen (for example, a derived word / phrase display area E40 shown in FIG. 7) for displaying a phrase that is a classification item in a higher hierarchy than the example,
The example redisplaying means is configured to display a phrase already specified on the phrase display screen and the phrase already specified on the example display screen by designating a part of the phrase displayed on the phrase display screen by a predetermined operation. Displayed on the example display screen when the hierarchical upper and lower relation between the example and the example and the hierarchical upper and lower relation between the designated phrase and the example already displayed on the example display screen change. A means (for example, the CPU 10 and the display device 30 shown in FIG. 2; and the display device 30; step C14 shown in FIG. 15) that updates the used example to an example that conforms to the hierarchical relationship between the designated phrase and the hierarchy and redisplays the example. It is characterized by having.
[0023]
According to the seventh aspect of the present invention, the phrases included in the explanation information corresponding to the headword matching the input search word can be classified and displayed on the phrase display screen. Furthermore, when a phrase that is a classification item of a higher hierarchy than the example is specified on the phrase display screen, if the hierarchical display relationship between the example displayed on the example display screen at that time and the specified phrase is different, The display of the example display screen can be updated to information according to the hierarchical relationship of the designated phrase.
[0024]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, an embodiment in which the information display control device according to the present invention is applied to a foldable portable electronic dictionary (hereinafter, simply referred to as “electronic dictionary”) will be described in detail with reference to FIGS. explain.
[0025]
The electronic dictionary incorporates various dictionaries such as a Japanese dictionary, an English-Japanese dictionary, and a Japanese-English dictionary, various term dictionaries, and various electronic dictionary data such as encyclopedias (dictionary database (hereinafter, the database is referred to as “DB”)). The electronic dictionary data stores character data for explaining the entry, image data, moving image data, audio data, etc. in association with the entry. By inputting a search term, an explanation of the search term can be displayed, etc. Hereinafter, a case where the electronic dictionary contains electronic dictionary data of an English-Japanese dictionary will be described as an example.
[0026]
FIG. 1 shows an example of a schematic perspective view of an electronic dictionary 1 which is a type of information display control device. As shown in FIG. 1, the electronic dictionary 1 includes a display 3 and various key groups 5. The keys constituting the various key groups 5 are assigned unique functions, and the user operates the electronic dictionary 1 by pressing these keys.
[0027]
Specifically, a character input key, an enter key for inputting an operation confirmation instruction, a cursor key for inputting a cursor movement instruction, a dictionary type selection key, a jump key to a specified word, an example display of the specified word It has a key and the like.
[0028]
First, a functional configuration example of the electronic dictionary 1 will be described. FIG. 2 shows a functional block diagram of the electronic dictionary 1. As shown in FIG. 1, the electronic dictionary 1 includes a CPU 10, an input device 20, a display device 30, a ROM 50, and a RAM 70.
[0029]
The CPU 10 executes a process based on a predetermined program according to the input instruction, performs an instruction to each functional unit, transfers data, and the like, and controls the electronic dictionary 1 overall. Specifically, the CPU 10 reads a program stored in the ROM 50 in response to a press signal or the like input from the input device 20, and executes processing according to the program. Then, the processing result is stored in the RAM 70, and a display signal for displaying the processing result is appropriately output to the display device 30 to display the corresponding display information.
[0030]
The input device 20 includes a key group required for inputting characters such as kana, kanji, and alphabet, selecting a function, and the like, and outputs a pressing signal of a pressed key to the CPU 10. The key input on the input device 20 realizes input means for inputting a search word, selecting a dictionary type, performing a search execution instruction, a jump execution instruction, and the like. The input device 20 corresponds to the key group 5 shown in FIG.
[0031]
The display device 30 displays various screens based on a display signal input from the CPU 10, and includes an LCD (Liquid Crystal Display) or the like. The display device 30 corresponds to the display 3 shown in FIG.
[0032]
The ROM 50 stores an initial program for performing various initial settings, hardware inspection, or loading necessary programs. The CPU 10 sets the operating environment of the electronic dictionary 1 by executing this initial program when the electronic dictionary 1 is powered on.
[0033]
The ROM 50 stores various processing programs related to the operation of the electronic dictionary 1 and programs and data for realizing various functions of the electronic dictionary 1. In particular, the English-Japanese dictionary DB 52 and the dictionary search program 54 are stored. And the area classification display program 56 are stored. The area classification display program 56 includes a part of speech type display area selection program 56a and a meaning display area selection program 56b.
[0034]
The CPU 10 executes a dictionary search process according to the dictionary search program 54 stored in the ROM 50. Specifically, the CPU 10 searches the headword stored in the English-Japanese dictionary DB 52 for the headword that matches the specified search word in response to the input of the search instruction, and a dictionary of the searched headword. Read information. The read dictionary information is held in the dictionary information storage area 72.
[0035]
FIG. 3 shows an example of a storage format of dictionary information stored in the English-Japanese dictionary DB 52. As shown in the figure, the English-Japanese dictionary DB 52 stores dictionary information 53 in which a headword 531 is associated with explanation information 532 of the headword 531. The description information 532 associated with each entry word is hierarchically classified and stored in derivative words, phrases, part-of-speech types, meanings, meanings of the meaning numbers, and examples. Specifically, the explanation information 532 is classified based on the part of speech type in the hierarchy lower than the derivative word and the phrase, and further, in the lower hierarchy corresponding to each part of speech type, based on the meaning number and the corresponding meaning and example. Classified and stored.
[0036]
FIG. 4 is a diagram illustrating an example of dictionary information of the noun entry word 531a “luck”. As shown in the figure, the explanation information 532a is hierarchically classified and stored for each of the classification items shown in FIG. 3 in association with the entry word 531a "luck". In addition, as shown in FIG. 4, when the part of speech of the entry word 531a is a noun, based on whether the meaning corresponding to the meaning number included in the explanation information 532a is used as an additive noun or a non-additive noun. Are classified into the part of speech type “addition” or the part of speech type “non-addition”.
[0037]
FIG. 5 is a diagram showing an example of dictionary information of the adjective headword 531b “bright”. As shown in the drawing, the explanation information 532b is hierarchically classified for each classification item and stored in association with the entry word 531b "bright". Also, as shown in FIG. 5, when the part of speech of the entry word 531b is an adjective, the part of speech type “prescription usage” or the part of speech is based on whether the entry word 531b is used as a narrative usage or a limited usage. Classified as type "Limited usage".
[0038]
FIG. 6 is a diagram showing an example of dictionary information of a verb entry word 531c "begin". As shown in the figure, the explanation information 532c is hierarchically classified for each classification item and stored in association with the entry word 531c "begin". Further, as shown in the figure, when the part-of-speech of the entry word 531c is a verb, the part-of-speech type “intransitive” or the part-of-speech type “transitive verb” is determined based on whether the entry word 531c is used as an intransitive verb or a transitive verb. "Is classified. Further, in the case of a verb, the verb is classified for each part of speech based on the sentence pattern that the verb of the headword 531c can take. For example, as shown in FIG. 6, the sentence pattern "SVO" and the sentence pattern "todo / doing" are classified in the lower hierarchy corresponding to the part of speech type "transitive verb". Further, the sentence pattern of the example is stored in association with the example.
[0039]
That is, when the part-of-speech type changes, the hierarchical upper / lower relationship between the part-of-speech type, the meaning number stored in a hierarchy lower than the part-of-speech type, the meaning of the meaning number, and the corresponding example changes. Also, when the meaning number changes, the meaning of the meaning number and the hierarchical relationship with the corresponding example change. Further, when the part of speech is a verb, when the sentence pattern changes, the meaning number stored in the hierarchy lower than the sentence pattern, and the hierarchical relationship between the meaning of the meaning number and the corresponding example are changed.
[0040]
Then, the CPU 10 executes an area classification display process according to the area classification display program 56. Specifically, the CPU 10 first causes the display device 30 to classify and display the read dictionary information.
[0041]
FIG. 7 is a diagram illustrating a screen configuration example of a search result display screen on which dictionary information of a specified search word is displayed. As shown in the figure, the search result display screen includes a headword display area E10, a part-of-speech type display area E20, a meaning display area E30, a derivative word / phrase display area E40, and an example display area E50. .
[0042]
The CPU 10 displays the headword in the headword display area E10 based on the read dictionary information. In addition, the part-of-speech type is displayed in a list in the part-of-speech type display area E20, and the type type stored at the top of the hierarchy corresponding to the type type is set to a selected state and highlighted. Hereinafter, the part-of-speech type set in the selected state is appropriately referred to as “selected part-of-speech type”. Further, in the meaning meaning display area E30, a list of meanings having the same hierarchical order as the selected part of speech type in the part of speech type display area E20 is displayed, and among the meanings having the same hierarchical order as the selected part of speech type, the meaning of the meaning number "1". Is set to the selected state and highlighted. Hereinafter, the meaning set in the selected state is appropriately referred to as “selected meaning”. Further, a derivative word and a phrase are displayed in the derivative word / phrase display area E40. Further, in the example display area E50, a list of examples in which the selected part-of-speech type is the same as the selected part-of-speech type in the part-of-speech type display area E20 is displayed in a list, and in the meaning meaning display area E30, the example of the selected meaning is set to a selected state and highlighted.
[0043]
In addition, when the type of part of speech displayed in the part of speech type display area E20 is designated, the CPU 10 executes the part of speech type display area selection processing according to the part of speech type display area selection program 56a. Specifically, when a part-of-speech type different from the selected part-of-speech type is specified in the part-of-speech type display area E20, the CPU 10 displays the part-of-speech type display area E20 and the meanings and examples stored in the hierarchy lower than the part-of-speech type. The display of the meaning meaning display area E30 and the example display area E50 to be displayed is updated according to the hierarchical upper / lower relationship of the designated part of speech type.
[0044]
Specifically, the CPU 10 sets the part-of-speech type newly set to the selected state to the selected state and reverses the display, and sets the meaning of the meaning number “1” and the corresponding example to the selected state and reverses the display. Let it.
[0045]
At this time, based on the newly displayed display information, a headword display area data 74a, a part-of-speech type display area data 74b, a meaning display area data 74c, a derivative word / phrase display provided in the display area data storage area 74 are provided. Each data of the area data 74d and the example display area data 74e is updated.
[0046]
Further, when the meaning displayed in the meaning display area E30 is designated, the CPU 10 executes the meaning display area selection processing according to the meaning display area selection program 56b. Specifically, when a meaning different from the selected meaning is specified in the meaning display area E30, the CPU 10 updates the display of the meaning display area E30 and the example display area E50. Specifically, the CPU 10 acquires the meaning number of the designated meaning and reversely displays the meaning of the meaning number and the corresponding example.
[0047]
At this time, as in the part-of-speech type display area selection processing, the display area data storage area 74 is updated based on the newly displayed display information.
[0048]
The RAM 70 includes a memory area for temporarily storing various programs executed by the CPU 10 and data related to the execution of these programs. In particular, a dictionary information storage area 72 and a display area data storage area 74 are provided. The display area data storage area 74 includes headword display area data 74a, part of speech display area data 74b, and meaning meaning display area data 74c. , Derived word / phrase display area data 74d, and example display area data 74e.
[0049]
Next, the operation of the electronic dictionary 1 according to the embodiment to which the present invention is applied will be described with reference to FIGS. 8, 10, and 12 show the operation flow of the electronic dictionary 1, and FIGS. 9, 13, and 14 show transition examples of screens displayed on the display device 30, respectively.
[0050]
FIG. 8 is a flowchart illustrating an operation of the electronic dictionary 1 according to the dictionary search process realized by executing the dictionary search program 54. As shown in the figure, the CPU 10 inputs a search word on the search word input screen displayed on the display device 30 (step A10), and waits until a search execution is instructed (step A12).
[0051]
FIG. 9A shows an example of the search term input screen 100. As shown in the figure, a search word “luck” is input in a search word input box 102.
[0052]
Then, the CPU 10 searches the entry words stored in the English-Japanese dictionary DB 52 for an entry word that matches the search word specified according to the search execution instruction (step A14). If there is a headword that matches the search word (step A16: YES), the corresponding explanation information is read out, the explanation information storage area 72 is updated (step A18), and the area classification display processing is executed. (Step A20).
[0053]
FIG. 10 is a flowchart showing the operation of the electronic dictionary 1 according to the area classification display processing realized by executing the area classification display program 56. As shown in the figure, first, the CPU 10 causes the display device 30 to classify and display the read dictionary information initially (step B10).
[0054]
FIG. 9B shows an example of the search result display screen 104 displayed on the display device 30 at this stage. As shown in the figure, the explanation information corresponding to the headword "luck" includes a headword display area E10a, a part-of-speech type display area E20a, a meaning display area E30a, a derivative word / phrase display area E40a, and an example display area. Classified and displayed at E50a. Specifically, in the headword display area E10a, a headword that matches "luck" specified as the search word is displayed. In the part-of-speech type display area E20a, the part-of-speech type “addition” and “non-addition” of the noun are displayed, and the part-of-speech type “addition” is highlighted (E20a-1). In the meaning meaning display area E30a, the meaning having the same hierarchical level as the part of speech type "addition" is displayed, and the meaning of the meaning number "1" is highlighted (E30a-1). Further, a derivative word of the search word “luck” is displayed in the derivative word / phrase display area E40a.
[0055]
After the classification information is initially displayed in step B10, the CPU 10 waits for an area selection instruction on the display screen (step B12), and executes a process according to the designated display area. Specifically, when the part-of-speech type is specified in the part-of-speech type display area E20, the CPU 10 executes a part-of-speech type display area selection process (step B14).
[0056]
FIG. 11 is a flowchart showing the operation of the electronic dictionary 1 relating to the part-of-speech type display area selection processing realized by executing the part-of-speech type display area selection program 56a.
[0057]
As shown in the drawing, the CPU 10 first determines whether or not the specified part of speech type is different from the selected part of speech type at the time (step B140). If it is determined that the part-of-speech type is different, the CPU 10 reverses the specified part-of-speech type and updates the display of the part-of-speech type display area E20 (step B142). Further, the CPU 10 displays the meaning of the meaning number having the same hierarchical level relationship as the designated part-of-speech type, and reversely displays the meaning of the meaning number “1” to update the meaning display area E30 (step B144). Further, an example in which the part-of-speech type and the hierarchical up-down relationship are equal is displayed, and the example with the meaning number "1" is highlighted and the example display area E50 is updated (step B146).
[0058]
Further, when the meaning included in the meaning display area E30 is specified, the CPU 10 executes a meaning display area selection process (step B16 (FIG. 10)).
[0059]
FIG. 12 is a flowchart showing the operation of the electronic dictionary 1 relating to the meaning display area selection processing realized by executing the meaning display area selection program 56b. As shown in the drawing, the CPU 10 first determines whether or not the specified meaning is different from the selected meaning at the time (step B160). Then, when determining that they are different, the CPU 10 acquires the meaning number of the specified meaning (step B162). Then, the CPU 10 reversely displays the meaning having the same meaning number as the acquired meaning number and the hierarchical upper / lower relationship, and updates the display of the meaning meaning display area E30 (step B164). Further, the example in which the meaning number acquired in step B162 is equal to the hierarchical upper / lower relationship is highlighted and the example display area E50 is updated (step B166).
[0060]
For example, in the search result display screen 104 shown in FIG. 9B, when the part-of-speech type “non-addition” in the part-of-speech type display area E20a is specified, the display in the part-of-speech type display area E20a is updated as shown in FIG. 9C. , The designated part of speech type “no addition” is highlighted (E20a-2). Then, the display of the meaning meaning display area E30a is updated, meaning meanings having the same hierarchical level as the part-of-speech type "no addition" are displayed in a list, and the meaning meaning number "1" is highlighted (E30a-2). Further, the display of the example display area E50a is updated to display a list of examples having the same hierarchical level relationship as the part of speech type “no addition”, and the example “by LUCK” of the meaning number “1” is highlighted (E50a-1). ) Is done.
[0061]
Further, when the meaning "luck, fluke hit" of the meaning number 2 in the meaning display area E30a is designated on the search result display screen 104 shown in FIG. 9C, the display of the meaning display area E30a is made as shown in FIG. Is updated, and the meaning of “luck, fluke” of the specified meaning number 2 is highlighted (E30a-3). Further, the display of the example display area E50a is updated, and the example "Luck was with" of the meaning number 2 is updated.
me. Is highlighted (E50a-2).
[0062]
FIG. 13 shows an example of screen transition of the electronic dictionary 1 when an adjective is specified as a search word. When a search term "bright" is input to the search term input box 122 on the search term input screen 120 shown in FIG. 9A and a search execution is instructed, the entry term display area E10b is displayed as shown in FIG. , The headword “bright (adjective)” designated as the search word is displayed. In the part-of-speech type display area E20b, the part-of-speech type “prescription usage” and the part-of-speech type “restriction usage” are displayed, and the part-of-speech type “prescription usage” is highlighted (E20b-1). Then, in the meaning meaning display area E30b, meanings having the same hierarchical level as the part-of-speech type "prescription usage" are displayed in a list, and the meaning of the meaning number "1" is highlighted (E30b-1). In the derived word / phrase display area E40b, a list of the derived words of the search word "bright" is displayed. Further, in the example display area E50b, the example of the meaning number "1" is displayed in reverse video (E50b-1). As shown in FIG. 13, in the example display area E50b, only the example corresponding to the selected meaning in the meaning display area E30b may be displayed.
[0063]
For example, in the search result display screen 124 shown in FIG. 13B, when the part-of-speech type “restricted usage” of the part-of-speech type display area E20b is designated, the display of the part-of-speech type display area E20b is made as shown in FIG. The specified part of speech type “restricted usage” is updated and displayed in reverse (E20b-2). Then, the display of the meaning meaning display area E30b is updated, meanings having the same hierarchical level as the part-of-speech type “restricted usage” are displayed in a list, and the meaning of the meaning number “1” is highlighted (E30b-2). Further, the display of the example display area E50b is updated, and the example of the meaning number "1" which is highlighted in the meaning display area E30b is highlighted (E50b-2).
[0064]
FIG. 14 shows an example of screen transition of the electronic dictionary 1 when a verb is specified as a search word. When the user inputs a verb “begin” in the search word input box 142 on the search word input screen 140 shown in FIG. 9A and instructs execution of the search, as shown in FIG. The entry word “begin (verb)” specified as the search word is displayed. In the part-of-speech type display area E20c, the sentence pattern “SV (M)” corresponding to the part-of-speech type “intransitive verb” of the verb and the sentence patterns “SVO”, “todo”, and “doing” corresponding to the part-of-speech type “transitive verb” are displayed. At the same time, the sentence pattern "SV (M)" corresponding to the part-of-speech type "intransitive verb" is highlighted (E20c-1, E20c-2). In the meaning display area E30c, meanings having the same hierarchical level as the part-of-speech type "intransitive" are displayed in a list, and the meaning of the meaning number "1" is highlighted (E30c-1). In the derived word / phrase display area E40c, a list of the derived words of the search word "begin" is displayed. Further, in the example display area E50c, the example of the meaning number "1" is displayed in reverse video (E50c-1).
[0065]
Then, for example, when the sentence type “todo” of the part-of-speech type display area E20c is designated on the search result display screen 144 shown in FIG. 14B, the display of the part-of-speech type display area E20c is updated as shown in FIG. The designated sentence pattern "todo" and the part of speech type "transitive verb" corresponding to the sentence pattern "todo" are highlighted (E20c-3, E20c-4). Then, the display of the meaning meaning display area E30c is updated, a list of meanings having the same hierarchical level as the part-of-speech type "transitive" is displayed in a list, and the meaning of the meaning number having the same hierarchical level as the sentence pattern "todo" is highlighted (E30c). -2) is performed. Further, the display of the example display area E50c is updated, and among the examples of the semantic number having the same hierarchical level as the sentence pattern "todo", the example in which the sentence pattern "todo" is associated is highlighted (E50c-2).
[0066]
Further, when the sentence type “doing” of the part-of-speech type display area E20c is specified on the search result display screen 144 shown in FIG. 14C, the display of the part-of-speech type display area E20c is updated as shown in FIG. The sentence pattern “doing” and the part of speech type “transitive verb” corresponding to the sentence pattern “doing” are highlighted (E20c-3, E20c-5). The display of the meaning meaning display area E30c is updated to display a list of meanings having the same hierarchical level as the part-of-speech type "transitive verb", and the meaning of the meaning number having the same hierarchical level as the sentence pattern "doing" is highlighted (E30c). -3) is performed. Further, the display of the example display area E50c is updated, and among the examples of the meaning number having the same hierarchical level relationship with the sentence pattern "doing", the example in which the sentence pattern "doing" is associated is highlighted (E50c-3).
[0067]
In addition, the meaning and example of the derivative word are stored in the lower hierarchy of the derivative word of the dictionary information 53 illustrated and described in FIG. 3, and the meaning and example of the relevant phrase are stored in the lower hierarchy of the phrase. When a derivative word or phrase to be displayed in the display area E40 is specified, the display of the meaning display area E30 and the example display area E50 may be updated.
[0068]
FIG. 15 is a diagram showing an operation flow of the electronic dictionary 1 when a derivative word or phrase displayed in the derivative word / phrase display area E40 is selected. As shown in the figure, when a derivative word or phrase to be displayed in the derivative word / phrase display area E40 is designated, the CPU 10 first sets the designated derivative word or phrase in a selected state at that time. It is determined whether it is different from the derived word or phrase (step C10). Then, if the CPU 10 determines that they are different, the designated derivative word or phrase is highlighted and the derivative word / phrase display area E40 is updated (step C11). Among the meanings having the same hierarchical relation as the designated derivative word or phrase, the meaning of the meaning number “1” is set to the selected state and is highlighted and the meaning meaning display area E30 is updated (step C12). Further, the CPU 10 sets the example of the selected meaning in the meaning display area E30 to a selected state, and reversely displays the example to update the display of the example display area E50 (step C14).
[0069]
FIG. 16 shows an example of screen transition of the electronic dictionary 1 when a phrase displayed in the derivative word / phrase display area E40d is specified. As shown in FIG. 14A, in the part-of-speech type display area E20d, “SV (M)” corresponding to the part-of-speech type “intransitive verb” of the intransitive verb, and sentence patterns “SVO”, “SV” corresponding to the part-of-speech type “transitive verb” are displayed. “todo” and “doing” are displayed, and the sentence pattern “SV (M)” corresponding to the part-of-speech type “intransitive verb” is highlighted (E20d-1, E20d-2). In the meaning display area E30d, meanings having the same hierarchical level as the part-of-speech type "intransitive" are displayed in a list, and the meaning of the meaning number "1" is highlighted (E30d-1). In the derived word / phrase display area E40d, a list of the derived words and phrases of the search word "begin" is displayed. Further, in the example display area E50d, the example of the meaning number "1" is displayed in reverse video (E50d-1).
[0070]
For example, in the search result display screen 160 shown in FIG. 16A, when the phrase “to begin with” displayed in the derived word / phrase display area E40d is designated, as shown in FIG. 16B, the meaning display area E30d is displayed. The display is updated, and the meaning having the same hierarchical relationship as the designated phrase is highlighted (E30d-2). Then, the display of the derived word / phrase area E40d is updated, and the designated phrase is highlighted (E40d-1). Further, the display of the example display area E50d is updated, and the example having the same hierarchical relationship as the designated phrase is highlighted (E50d-2).
[0071]
Further, in the above-described embodiment, a case has been described in which, when information displayed in each display area is designated, information stored in a hierarchy lower than the designated information is updated. The information stored in the higher hierarchy may be updated based on the information. For example, when the example displayed in the example display area E50 is specified, the CPU 10 acquires a meaning number having the same hierarchical level as the specified example, sets the meaning of the meaning number to the selected state, and inverts the meaning. Then, the display of the meaning information display area E30 is updated.
[0072]
FIG. 17 shows a screen transition example of the electronic dictionary 1 in this case. As shown in FIG. 17A, the part-of-speech type display area E20e displays the part-of-speech type “addition” and “no addition” of the noun, and the part-of-speech type “non-addition” is highlighted (E20e-1). Have been. Then, in the meaning display area E30e, the meanings having the same hierarchical level as the part-of-speech type "No addition" are displayed in a list, and the meaning of the meaning number "1" is highlighted (E30e-1). In the derived word / phrase display area E40e, a derived word of the search word "luck" is displayed. Further, in the example display area E50e, the example of the meaning number "1" is displayed in reverse video (E50e-1).
[0073]
For example, in the search result display screen 180 shown in FIG. 17 (a), when the example "luck was with me" displayed in the example display area E50e is specified, the meaning display area E30e is displayed as shown in (b). The meaning of the meaning number that has been updated and has the same hierarchical order as the specified example is highlighted (E30e-2). Further, the display of the example display area E50e is updated, and the specified example is highlighted (E50e-2).
[0074]
As described above, according to the present embodiment, the English-Japanese dictionary DB 52 stores, in the English-Japanese dictionary DB52, each headword, a derivative word of the headword, a phrase, a part of speech, a meaning number, a meaning of the meaning number, and an example of the meaning number. Dictionary information is stored in which each category item is associated with hierarchically classified explanation information. According to this, it is possible to classify and display the description information corresponding to the headword that matches the input search word in a different display area for each classification item. Furthermore, when the information displayed in the category is specified, if the hierarchical level relationship is different from the information set in the selected state at the time in the display area where the specified information is displayed, a new selected state is displayed. The information in the other display areas can be updated in accordance with the hierarchical relationship of the information set in the display area.
[0075]
In this embodiment, an electronic dictionary including an electronic dictionary and an electronic encyclopedia has been described as an application example. However, the present invention is not limited to such a product, and is applicable to a mobile phone, a personal computer, an electronic watch, and the like. The present invention can be applied to electronic devices in general. Further, the electronic dictionary data may be stored in a memory card, a CD, or the like that is detachable from the electronic dictionary main body.
[0076]
【The invention's effect】
According to the first or eighth aspect of the present invention, when the explanation information corresponding to the headword that matches the input search word is read from the information storage means and displayed, the read explanation information is determined in advance. Classified items can be classified and displayed on different divided screens. Therefore, of the explanation information corresponding to the desired headword, it is possible to easily and quickly display information such as a meaning explanation and an example of a classification item such as a desired part of speech and meaning.
[0077]
According to the invention described in claim 2, when any part of the information displayed on one split screen is specified, each of the classification items corresponding to the part specified on each split screen The portion can be displayed on each split screen. Therefore, of the explanation information corresponding to the desired headword, it is possible to easily and quickly display information such as a meaning explanation and an example of a classification item such as a desired part of speech and meaning.
[0078]
According to the third or ninth aspect of the invention, when the explanation information corresponding to the headword matching the input search word is read from the information storage means and displayed, the read explanation information is determined in advance. It is possible to classify and display on different divided screens for each hierarchical classification item. Furthermore, when a part of the information displayed on one split screen is specified, and the information displayed on each split screen at the time is different from the specified part, the hierarchical order is different. The display of the split screen can be updated to information based on the hierarchical upper / lower relationship of a specified part. That is, the information included in the explanation information can be displayed for each classification item based on the hierarchical hierarchy. Therefore, of the explanation information corresponding to the desired headword, it is possible to easily and quickly display information such as a meaning explanation and an example of a classification item such as a desired part of speech and meaning.
[0079]
According to the invention described in claim 4, the part of speech of the entry word that matches the input search term is displayed on the part of speech type display screen, and the meaning included in the description information corresponding to the entry word is displayed. Classification can be displayed on the screen. Furthermore, when a part-of-speech type, which is a classification item of a higher hierarchy than the word meaning, is specified on the part-of-speech type display screen, the hierarchical upper limit relationship between the meaning displayed on the word meaning display screen at that time and the specified part-of-speech type is different. In this case, it is possible to update the display of the meaning display screen to information conforming to the hierarchical upper / lower relationship of the designated part-of-speech type and redisplay the information. Therefore, of the explanation information corresponding to the desired headword, the meaning corresponding to the desired part of speech can be easily and quickly displayed.
[0080]
According to the fifth aspect of the present invention, the examples included in the explanation information corresponding to the headword matching the input search word can be classified and displayed on the example display screen. Further, when a part of the information of another divided screen in which the classification items of the higher hierarchy than the example are displayed is specified, the upper limit of the hierarchy between the example displayed on the example display screen and the specified part at that time. If the relationship is different, the display of the example display screen can be updated to information based on the hierarchical upper / lower relationship of a specified portion and redisplayed. Therefore, of the explanation information corresponding to a desired headword, an example corresponding to a classification item such as a desired part of speech or a meaning can be easily and quickly displayed.
[0081]
According to the invention described in claim 6, the meaning included in the explanation information corresponding to the headword that matches the input search word is displayed on the meaning display screen, and the example included in the explanation information corresponding to the headword. Can be classified and displayed on the example display screen. Further, when a meaning, which is a classification item of a higher hierarchy than the example, is specified on the meaning meaning display screen, when the hierarchical level relationship between the example displayed on the example display screen at that time and the specified meaning is different. The display on the example display screen can be updated and redisplayed with information in accordance with the hierarchical relationship of the specified meaning. Therefore, of the explanation information corresponding to the desired headword, an example corresponding to the desired meaning can be displayed easily and quickly.
[0082]
According to the invention described in claim 7, phrases that are included in the explanation information corresponding to the headword that matches the input search word can be classified and displayed on the phrase display screen. Furthermore, when a phrase that is a classification item of a higher hierarchy than the example is specified on the phrase display screen, if the hierarchical display relationship between the example displayed on the example display screen at that time and the specified phrase is different, The display of the example display screen can be updated to information according to the hierarchical relationship of the designated phrase.
[Brief description of the drawings]
FIG. 1 is an exemplary perspective view of an electronic dictionary to which the present invention is applied.
FIG. 2 is a diagram showing a functional configuration example of an electronic dictionary.
FIG. 3 is a diagram showing an example of a storage format of dictionary information stored in an English-Japanese dictionary DB.
FIG. 4 is a diagram showing an example of dictionary information.
FIG. 5 is a diagram showing an example of dictionary information.
FIG. 6 is a diagram showing an example of dictionary information.
FIG. 7 is a diagram showing a screen configuration example of a search result display screen.
FIG. 8 is a diagram showing an operation flow of the electronic dictionary related to the execution of the dictionary search process.
FIG. 9 is a view showing an example of screen transition of the electronic dictionary.
FIG. 10 is a diagram showing an operation flow of the electronic dictionary relating to the execution of the area classification display processing.
FIG. 11 is a diagram showing an operation flow of the electronic dictionary relating to execution of a part-of-speech type display area selection process.
FIG. 12 is a view showing an operation flow of the electronic dictionary related to execution of the meaning display area selection process.
FIG. 13 is a view showing an example of screen transition of the electronic dictionary.
FIG. 14 is a view showing an example of screen transition of the electronic dictionary.
FIG. 15 is a view showing an operation flow of the electronic dictionary when a derivative word or phrase displayed in the derivative word / phrase display area is selected.
FIG. 16 is a diagram showing an example of screen transition of the electronic dictionary.
FIG. 17 is a diagram showing an example of screen transition of the electronic dictionary.
[Explanation of symbols]
1 electronic dictionary
10 CPU
20 Input device
30 Display device
50 ROM
52 English-Japanese Dictionary DB
54 Dictionary Search Program
56 area classification display program
56a Part-of-speech type display area selection program
56b Word display area selection program
70 RAM
72 Explanation information storage area
74 Display area data storage area
74a Headword display area data
74b Part of speech type display area data
74c Meaning display area data
74d Derived word / phrase display area data
74e Example display area data

Claims (9)

見出語と、当該見出語の説明情報とを対応付けて記憶した情報記憶手段と、
検索語を入力する入力手段と、
この入力手段により入力された検索語と一致する見出語に対応する説明情報を情報記憶手段から読み出して、当該説明情報を予め定められた分類項目毎に異なる分割画面に分類表示させる分類表示制御手段と、
を備えることを特徴とする情報表示制御装置。
An information storage unit that stores the entry word and the explanation information of the entry word in association with each other;
An input means for inputting a search word;
Classification display control for reading out the explanation information corresponding to the entry word that matches the search term input by the input means from the information storage means, and classifying and displaying the explanation information on different divided screens for each predetermined classification item Means,
An information display control device comprising:
一の分割画面に表示された情報の中のいずれかの部分が指定された際、各分割画面に指定された部分と対応関係にある分類項目毎の部分を、各分割画面に表示させる対応分類表示制御手段を備えることを特徴とする請求項1に記載の情報表示制御装置。When any part of the information displayed on one split screen is specified, the corresponding classification item that displays the part for each classification item that has a corresponding relationship with the part specified on each split screen on each split screen The information display control device according to claim 1, further comprising display control means. 見出語と、当該見出語の説明情報とを対応付けて記憶した情報記憶手段と、
検索語を入力する入力手段と、
この入力手段により入力された検索語と一致する見出語を検索する検索手段とを備え、この検索手段により検索された見出語に対応する説明情報を表示画面に表示する情報表示制御装置において、
前記表示画面は、予め定められた階層的な分類項目の内、各階層に含まれる項目の情報を表示するための、各階層に対応付けられた複数の分割画面を有して構成されており、
前記検索手段により検索された見出語に対応する説明情報の内、前記分類項目の階層上下関係に則した情報を、対応する各分割画面に表示する分類表示手段と、
この分類表示手段により表示された情報の内、所定の操作による一部分の指定によって、前記分類表示手段により既に表示されていた情報の階層上下関係が変化する場合に、前記表示画面に表示していた情報を前記分類項目の階層上下関係に則した情報に更新して再表示する表示更新手段と、
を備えることを特徴とする情報表示制御装置。
An information storage unit that stores the entry word and the explanation information of the entry word in association with each other;
An input means for inputting a search word;
A search unit for searching for a headword that matches the search word input by the input unit, and an explanation display control device for displaying, on a display screen, explanation information corresponding to the headword searched by the search unit. ,
The display screen is configured to include a plurality of divided screens associated with each layer, for displaying information on items included in each layer among predetermined hierarchical classification items. ,
Among the explanation information corresponding to the headword searched by the search means, information according to the hierarchical vertical relationship of the classification items, a classification display means for displaying on each corresponding divided screen,
When a part of the information displayed by the classification display means is designated by a predetermined operation and the hierarchical level relationship of the information already displayed by the classification display means changes, the information is displayed on the display screen. Display update means for updating the information to information in accordance with the hierarchical upper and lower relationship of the classification items and redisplaying the information,
An information display control device comprising:
前記複数の分割画面には、品詞種別を表示するための品詞種別表示画面と、品詞種別より下位階層である語義を表示するための語義表示画面とが含まれ、
前記表示更新手段は、品詞種別表示画面に表示された品詞種別の内、所定の操作による一の品詞種別の指定によって、前記品詞種別表示画面において既に指定されていた品詞種別と前記語義表示画面に既に表示されていた語義との間の階層上下関係と、前記指定された品詞種別と前記語義表示画面に既に表示されていた語義との間の階層上下関係とが変化する場合に、前記語義表示画面に表示していた語義を前記指定された品詞種別との間で階層上下関係に則する語義に更新して再表示する語義再表示手段を有することを特徴とする請求項3に記載の情報表示制御装置。
The plurality of divided screens include a part-of-speech type display screen for displaying a part-of-speech type, and a semantic display screen for displaying a meaning that is lower in hierarchy than the part-of-speech type,
The display updating means, by specifying one of the part-of-speech types by a predetermined operation among the part-of-speech types displayed on the part-of-speech type display screen, the part-of-speech type already specified in the part-of-speech type display screen and the semantic display screen When the hierarchical upper-lower relationship between the meaning and the already displayed word and the hierarchical upper-lower relationship between the specified part of speech type and the meaning already displayed on the meaning display screen change, the meaning display is performed. 4. The information according to claim 3, further comprising a meaning redisplay means for updating the meaning displayed on the screen to a meaning that conforms to a hierarchical upper / lower relationship with the designated part-of-speech type and redisplaying the meaning. Display control device.
前記複数の分割画面には、用例を表示するための用例表示画面が含まれ、
前記表示更新手段は、用例より上位階層の分類項目を表示する分割画面に表示された情報の内、所定の操作による一部分の指定によって、前記分割画面において既に指定されていた一部分と前記用例表示画面に既に表示されていた用例との間の階層上下関係と、前記指定されていた一部分と前記用例表示画面に既に表示されていた用例との間の階層上下関係とが変化する場合に、前記用例表示画面に表示していた用例を階層上下関係に則した用例に更新して再表示する用例再表示手段を有することを特徴とする請求項3に記載の情報表示制御装置。
The plurality of split screens include an example display screen for displaying an example,
The display updating means, by designating a part by a predetermined operation, of a part of the information displayed on the divided screen displaying the classification items of the higher hierarchy than the example, the part already designated in the divided screen and the example display screen In the case where the hierarchical vertical relationship between the example already displayed in the example and the hierarchical vertical relationship between the designated portion and the example already displayed on the example display screen changes, 4. The information display control device according to claim 3, further comprising an example re-display means for updating the example displayed on the display screen to an example conforming to a hierarchical upper / lower relationship and redisplaying the updated example.
前記複数の分割画面には、用例より上位階層の分類項目である語義を表示するための語義表示画面が含まれ、
前記用例再表示手段は、前記語義表示画面に表示された語義の内、所定の操作による一部の語義の指定によって、前記語義表示画面において既に指定されていた語義と前記用例表示画面に既に表示されていた用例との間の階層上下関係と、前記指定された語義と前記用例表示画面に既に表示されていた用例との間の階層上下関係とが変化する場合に、前記用例表示画面に表示していた用例を前記指定された語義との間で階層上下関係に則する用例に更新して再表示する手段であることを特徴とする請求項5に記載の情報表示制御装置。
The plurality of divided screens include a semantic display screen for displaying a meaning that is a classification item of a higher hierarchy than the example,
The example re-displaying means is configured to display, on the example display screen, the meaning already specified on the meaning display screen by designating a part of the meaning displayed on the meaning display screen by a predetermined operation. Displayed on the example display screen when the hierarchical up-down relation between the example and the example and the hierarchical up-down relation between the designated meaning and the example already displayed on the example display screen change. 6. The information display control device according to claim 5, wherein the information display control device is means for updating and redisplaying the used example with an example that conforms to a hierarchical upper and lower relationship with the designated meaning.
前記複数の分割画面には、用例より上位階層の分類項目である成句を表示するための成句表示画面が含まれ、
前記用例再表示手段は、前記成句表示画面に表示された成句の内、所定の操作による一部の成句の指定によって、前記成句表示画面において既に指定されていた成句と前記用例表示画面に既に表示されていた用例との間の階層上下関係と、前記指定された成句と前記用例表示画面に既に表示されていた用例との間の階層上下関係とが変化する場合に、前記用例表示画面に表示していた用例を前記指定された成句との間で階層上下関係に則する用例に更新して再表示する手段であることを特徴とする請求項5に記載の情報表示制御装置。
The plurality of split screens include a phrase display screen for displaying phrases that are classification items of a higher hierarchy than the example,
The example redisplaying means is configured to display a phrase already specified on the phrase display screen and the phrase already specified on the example display screen by designating a part of the phrase displayed on the phrase display screen by a predetermined operation. Displayed on the example display screen when the hierarchical upper and lower relation between the example and the example and the hierarchical upper and lower relation between the designated phrase and the example already displayed on the example display screen change. 6. The information display control device according to claim 5, wherein the means is a means for updating and redisplaying the used example with an example that conforms to a hierarchical up-down relationship with the designated phrase.
コンピュータに、
見出語と、当該見出語の説明情報とを対応付けて記憶した情報記憶機能と、
検索語を入力する入力機能と、
この入力機能により入力された検索語と一致する見出語に対応する説明情報を情報記憶機能から読み出して、当該説明情報を予め定められた分類項目毎に異なる分割画面に分類表示させる分類表示制御機能と、
を実現させるためのプログラム。
On the computer,
An information storage function that stores the entry word and the explanation information of the entry word in association with each other;
An input function for inputting search words,
Classification display control that reads, from the information storage function, explanation information corresponding to a headword that matches the search term input by the input function, and classifies and displays the explanation information on a different divided screen for each predetermined classification item. Features and
The program to realize.
コンピュータに、
見出語と、当該見出語の説明情報とを対応付けて記憶した情報記憶機能と、
検索語を入力する入力機能と、
この入力機能により入力された検索語と一致する見出語を検索する検索機能とを実現させ、この検索機能により検索された見出語に対応する説明情報を前記表示部の表示画面に表示させる制御を行わせるプログラムであって、
前記表示画面は、予め定められた階層的な分類項目の内、各階層に含まれる項目の情報を表示するための、各階層に対応付けられた複数の分割画面を有して構成されており、
前記検索機能により検索された見出語に対応する説明情報の内、前記分類項目の階層上下関係に則した情報を、対応する各分割画面に表示する分類表示機能と、
この分類表示機能により表示された情報の内、所定の操作による一部分の指定によって、前記分類表示機能により既に表示されていた情報の階層上下関係が変化する場合に、前記表示画面に表示していた情報を前記分類項目の階層上下関係に則した情報に更新して再表示する表示更新機能と、
を前記コンピュータに実現させるためのプログラム。
On the computer,
An information storage function that stores the entry word and the explanation information of the entry word in association with each other;
An input function for inputting search words,
A search function for searching for a headword that matches the search word input by the input function is realized, and explanation information corresponding to the headword searched by the search function is displayed on the display screen of the display unit. A program for performing control,
The display screen is configured to include a plurality of divided screens associated with each layer, for displaying information on items included in each layer among predetermined hierarchical classification items. ,
Among the explanation information corresponding to the headword searched by the search function, information according to the hierarchical upper and lower relationship of the classification items, a classification display function to display on each corresponding split screen,
When a part of the information displayed by the classification display function is designated by a predetermined operation and the hierarchical upper / lower relationship of the information already displayed by the classification display function changes, the information is displayed on the display screen. A display update function of updating the information to information in accordance with the hierarchical order of the classification item and redisplaying the information;
For causing the computer to realize the above.
JP2002380832A 2002-12-27 2002-12-27 Information-display control device and program Pending JP2004213242A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002380832A JP2004213242A (en) 2002-12-27 2002-12-27 Information-display control device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002380832A JP2004213242A (en) 2002-12-27 2002-12-27 Information-display control device and program

Publications (1)

Publication Number Publication Date
JP2004213242A true JP2004213242A (en) 2004-07-29

Family

ID=32816940

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002380832A Pending JP2004213242A (en) 2002-12-27 2002-12-27 Information-display control device and program

Country Status (1)

Country Link
JP (1) JP2004213242A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009059139A (en) * 2007-08-31 2009-03-19 Seiko Instruments Inc Dictionary retrieving device, dictionary retrieving method, and dictionary retrieving program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009059139A (en) * 2007-08-31 2009-03-19 Seiko Instruments Inc Dictionary retrieving device, dictionary retrieving method, and dictionary retrieving program

Similar Documents

Publication Publication Date Title
JP4983943B2 (en) Text display device and program
JP5012083B2 (en) Learning support device and learning support program
US20080172226A1 (en) Voice output device and voice output program
JP2001134585A (en) Electronic dictionary
KR100714231B1 (en) Electronic dictionary with illustrative sentences
JP4831191B2 (en) Electronic device and information display program
JP5482516B2 (en) Electronic device and program with dictionary function
JP2004213242A (en) Information-display control device and program
JP4277858B2 (en) Information display control device and program
JP4341514B2 (en) Dictionary information display control device and dictionary information display control program
JP2004118476A (en) Electronic dictionary equipment, retrieval result display method for electronic dictionary, its program, and recording medium
JP3829802B2 (en) Information display control device and program
JP2006113733A (en) Search method, search program and search device
JP5446398B2 (en) Electronic device and program with dictionary function
JP2011107986A (en) Electronic apparatus including dictionary function and program
JP2004272676A (en) Information display controller and program
JP2011044031A (en) Electronic dictionary, dictionary search method and dictionary search program
JP2005025293A (en) Information display controller, server, and program
JP2006155651A (en) Information display control unit and program
JP2004272678A (en) Information display controller and program
JP4660071B2 (en) Sentence creation support device and sentence creation support program
JP2001075962A (en) Electronic dictionary and recording medium recording electronic dictionary program
JP3760428B2 (en) Document editing apparatus and recording medium
JP4114695B2 (en) Information display control device and program
JP5655926B2 (en) Electronic device, program, and search method