JP2010086294A - Electronic device provided with dictionary function, and program - Google Patents
Electronic device provided with dictionary function, and program Download PDFInfo
- Publication number
- JP2010086294A JP2010086294A JP2008254887A JP2008254887A JP2010086294A JP 2010086294 A JP2010086294 A JP 2010086294A JP 2008254887 A JP2008254887 A JP 2008254887A JP 2008254887 A JP2008254887 A JP 2008254887A JP 2010086294 A JP2010086294 A JP 2010086294A
- Authority
- JP
- Japan
- Prior art keywords
- word
- example sentence
- language
- keyword
- list
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Machine Translation (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
本発明は、任意のキーワードを含んだ例文を検索することが可能な辞書機能を備えた電子装置およびプログラムに関する。 The present invention relates to an electronic apparatus and a program provided with a dictionary function capable of searching for example sentences including arbitrary keywords.
従来から、電子辞書の辞書データベースには、各見出し語に対応した当該見出し語の説明情報である辞書情報と合わせて、その見出し語を含んだ例文が0〜複数個記憶されている。これにより、ユーザが調べたい単語(見出し語)を検索した際にその例文も読み出して表示させることで、当該単語を実際に活用する場面を学習できる効果がある。 Conventionally, in the dictionary database of the electronic dictionary, 0 to plural example sentences including the entry word are stored together with the dictionary information that is the explanation information of the entry word corresponding to each entry word. Thus, when the user searches for a word (headword) to be searched, the example sentence is also read and displayed, so that the scene where the word is actually used can be learned.
そしてこの従来の電子辞書は、辞書データベースに記憶された全ての例文を抽出してデータベース化しておき、所望の単語(見出し語)をキーワードとして入力することで、この入力されたキーワードを含む例文を直接検索して一覧表示させる例文検索機能も備えている。 In this conventional electronic dictionary, all example sentences stored in the dictionary database are extracted and stored in a database, and a desired word (entry word) is input as a keyword so that an example sentence including the input keyword can be obtained. It also has an example sentence search function for direct search and list display.
この例文検索機能において、1つの単語をキーワードとして例文検索した場合、非常に多くの例文が検索されて一覧表示され、ユーザ所望の例文を見つけ出すのが大変なため、複数の単語をキーワードとして入力することで、この複数のキーワードを共に含んだ例文を検索して表示させる例文絞り込み検索機能を備えた電子辞書も考えられている(例えば、特許文献1参照。)。
従来の例文絞り込み検索機能では、主要なキーワードとする第1の単語に連語(コロケーション)として組み合わせられる第2の単語を予め知っていないと、適当な第2,第3の単語をキーワードとして入力した場合に、当該複数のキーワードを含む例文が存在せずに検索表示されないことがある。 In the conventional example sentence narrowing search function, if the second word that is combined as a collocation with the first word as the main keyword is not known in advance, the appropriate second and third words are input as keywords. In some cases, an example sentence including the plurality of keywords does not exist and may not be searched and displayed.
特に英語などでは、このコロケーションによって大きく意味が異なるため重要である。 Especially in English, it is important because the meaning varies greatly depending on this collocation.
しかしながら、例文検索して学習過程にあるユーザはコロケーション自体を十分覚えきれていないため、適切な例文の絞り込み検索を行うことができない。 However, users who are in the process of learning by searching for example sentences are not able to sufficiently remember the collocation itself, and thus cannot perform a search for searching for appropriate example sentences.
本発明は、このような課題に鑑みなされたもので、検索対象とする言語に十分な知識がない場合でも、適切な例文の絞り込み検索を行うことが可能になる辞書機能を備えた電子装置およびプログラムを提供することを目的とする。 The present invention has been made in view of such a problem, and an electronic apparatus having a dictionary function that makes it possible to perform an appropriate example sentence refinement search even when there is not enough knowledge about the language to be searched. The purpose is to provide a program.
請求項1に記載の辞書機能を備えた電子装置は、見出し語と、各見出し語の辞書情報とを対応付けて記憶する辞書情報記憶手段と、この辞書情報記憶手段に記憶された見出し語に対応付けて、当該見出し語を含む複数の単語から構成される例文を記憶する例文記憶手段と、ユーザ操作に応じてキーワードを入力するキーワード入力手段と、前記例文記憶手段に記憶された例文の中から、前記キーワード入力手段により入力されたキーワードを含む単語を構成単語として含む例文を抽出する例文抽出手段と、この例文抽出手段により抽出された各例文を構成する単語のうち、前記キーワード入力手段により入力されたキーワードを含む単語以外の各単語の出現頻度を求め、当該各単語をその出現頻度の高い順に一覧表示する連語一覧表示手段と、この連語一覧表示手段により一覧表示された各単語のうち任意の単語がユーザ操作に応じて選択された際に、前記例文抽出手段により抽出された例文の中から、当該選択された単語を構成単語として含む例文を検索して一覧表示する連語絞り込み例文一覧表示手段と、を備えたことを特徴としている。
An electronic apparatus having the dictionary function according to
請求項2に記載の辞書機能を備えた電子装置は、前記請求項1に記載の辞書機能を備えた電子装置において、前記連語一覧表示手段は、各単語の個数をカウントし、当該各単語の個数により一覧表示する各単語は、当該各単語にその個数を付して一覧表示することを特徴としている。
The electronic device having the dictionary function according to
請求項3に記載の辞書機能を備えた電子装置は、前記請求項1または請求項2に記載の辞書機能を備えた電子装置において、前記例文抽出手段は、前記例文記憶手段に記憶された例文の中から、前記キーワード入力手段により入力されたキーワードを含む単語をその原形または変化形の構成単語として含む例文を抽出することを特徴としている。
The electronic device having the dictionary function according to
請求項4に記載の辞書機能を備えた電子装置は、第1言語の見出し語と、当該見出し語の第2言語の辞書情報とを対応付けて記憶する辞書情報記憶手段と、この辞書情報記憶手段に記憶された第1言語の見出し語に対応付けて、当該見出し語を含む複数の単語から構成される第1言語の例文と、当該第1言語の例文と同義の第2言語の例文とを記憶する例文記憶手段と、ユーザ操作に応じて第1言語のキーワードを入力するキーワード入力手段と、前記例文記憶手段に記憶された第1言語の例文の中から、前記キーワード入力手段により入力された第1言語のキーワードを含む単語を構成単語として含む例文を抽出する例文抽出手段と、この例文抽出手段により抽出された第1言語の各例文と同義の前記第2言語の各例文を構成する単語のうち、前記キーワード入力手段により入力された第1言語のキーワードを含む単語の対訳である第2言語の各単語の出現頻度を求め、当該第2言語の各単語をその出現頻度の高い順に一覧表示する対訳キーワード一覧表示手段と、この対訳キーワード一覧表示手段により一覧表示された第2言語の各単語のうち任意の単語がユーザ操作に応じて選択された際に、前記例文抽出手段により抽出された第1言語の例文の中から、当該選択された第2言語の単語を構成単語として含む前記第2言語の例文と同義の第1言語の例文を検索して一覧表示する対訳キーワード絞り込み例文一覧表示手段と、を備えたことを特徴としている。
An electronic device having the dictionary function according to
請求項5に記載の辞書機能を備えた電子装置は、前記請求項4に記載の辞書機能を備えた電子装置において、前記対訳キーワード一覧表示手段は、第2言語の各単語の個数をカウントすることにより出現頻度を求め、当該各単語にその個数を付して一覧表示することを特徴としている。
The electronic device having the dictionary function according to
請求項6に記載の辞書機能を備えた電子装置は、前記請求項4または請求項5に記載の辞書機能を備えた電子装置において、前記例文抽出手段は、前記例文記憶手段に記憶された第1言語の例文の中から、前記キーワード入力手段により入力された第1言語のキーワードを含む単語をその原形または変化形の構成単語として含む例文を抽出することを特徴としている。
The electronic device having the dictionary function according to
請求項7に記載の辞書機能を備えた電子装置は、前記請求項4に記載の辞書機能を備えた電子装置において、前記例文抽出手段により抽出された第1言語の各例文を構成する単語のうち、前記キーワード入力手段により入力された第1言語のキーワードを含む単語以外の各単語の出現頻度を求め、当該第1言語の各単語をその出現頻度の高い順に一覧表示する連語一覧表示手段と、この連語一覧表示手段により一覧表示された第1言語の各単語のうち任意の単語がユーザ操作に応じて選択された際に、前記例文抽出手段により抽出された第1言語の例文の中から、当該選択された第1言語の単語を構成単語として含む例文を検索して一覧表示する連語絞り込み例文一覧表示手段と、をさらに備えたことを特徴としている。
The electronic device having the dictionary function according to claim 7 is the electronic device having the dictionary function according to
請求項8に記載のプログラムは、見出し語と、各見出し語の辞書情報とを対応付けて記憶する辞書情報記憶手段と、この辞書情報記憶手段に記憶された見出し語に対応付けて、当該見出し語を含む複数の単語から構成される例文を記憶する例文記憶手段と、ユーザ操作に応じてキーワードを入力するキーワード入力手段とを備えた電子装置のコンピュータを制御するためのプログラムであって、前記コンピュータを、前記例文記憶手段に記憶された例文の中から、前記キーワード入力手段により入力されたキーワードを含む単語を構成単語として含む例文を抽出する例文抽出手段、この例文抽出手段により抽出された各例文を構成する単語のうち、前記キーワード入力手段により入力されたキーワードを含む単語以外の各単語の出現頻度を求め、当該各単語をその出現頻度の高い順に表示部に一覧表示させる連語一覧表示制御手段、この連語一覧表示制御手段により一覧表示された各単語のうち任意の単語がユーザ操作に応じて選択された際に、前記例文抽出手段により抽出された例文の中から、当該選択された単語を構成単語として含む例文を検索して表示部に一覧表示させる連語絞り込み例文一覧表示制御手段、として機能させることを特徴としている。
The program according to
請求項9に記載のプログラムは、第1言語の見出し語と、当該見出し語の第2言語の辞書情報とを対応付けて記憶する辞書情報記憶手段と、この辞書情報記憶手段に記憶された第1言語の見出し語に対応付けて、当該見出し語を含む複数の単語から構成される第1言語の例文と、当該第1言語の例文と同義の第2言語の例文とを記憶する例文記憶手段と、ユーザ操作に応じて第1言語のキーワードを入力するキーワード入力手段とを備えた電子装置のコンピュータを制御するためのプログラムであって、前記コンピュータを、前記例文記憶手段に記憶された第1言語の例文の中から、前記キーワード入力手段により入力された第1言語のキーワードを含む単語を構成単語として含む例文を抽出する例文抽出手段、この例文抽出手段により抽出された第1言語の各例文と同義の前記第2言語の各例文を構成する単語のうち、前記キーワード入力手段により入力された第1言語のキーワードを含む単語の対訳である第2言語の各単語の出現頻度を求め、当該第2言語の各単語をその出現頻度の高い順に表示部に一覧表示させる対訳キーワード一覧表示制御手段、この対訳キーワード一覧表示制御手段により一覧表示された第2言語の各単語のうち任意の単語がユーザ操作に応じて選択された際に、前記例文抽出手段により抽出された第1言語の例文の中から、当該選択された第2言語の単語を構成単語として含む前記第2言語の例文と同義の第1言語の例文を検索して表示部に一覧表示させる対訳キーワード絞り込み例文一覧表示制御手段、として機能させることを特徴としている。 The program according to claim 9 is a dictionary information storage means for storing the first language entry word and the second language dictionary information of the entry word in association with each other, and a first information stored in the dictionary information storage means. Example sentence storage means for storing an example sentence in a first language composed of a plurality of words including the entry word and an example sentence in a second language synonymous with the example sentence in the first language in association with the entry word in one language And a keyword input means for inputting a keyword in the first language in response to a user operation, the program for controlling the computer of the electronic device, wherein the computer is stored in the example sentence storage means. Example sentence extracting means for extracting an example sentence including a word including a keyword of the first language input by the keyword input means as a constituent word from the language example sentences, and extracted by the example sentence extracting means Each word of the second language, which is a translation of a word including a keyword of the first language input by the keyword input means, among words constituting each example sentence of the second language having the same meaning as each example sentence of the first language Bilingual keyword list display control means for obtaining the appearance frequency of words and displaying a list of each word in the second language on the display unit in descending order of appearance frequency, and the second language list displayed by the parallel keyword list display control means. When an arbitrary word of each word is selected in response to a user operation, the selected second language word is included as a constituent word from the first language example sentences extracted by the example sentence extracting means. It is characterized by functioning as a bilingual keyword narrowed example sentence list display control means for retrieving example sentences in the first language having the same meaning as the example sentences in the second language and displaying a list on the display unit.
本発明によれば、検索対象とする言語に十分な知識がない場合でも、適切な例文の絞り込み検索を行うことが可能になる辞書機能を備えた電子装置およびプログラムを提供できる。 ADVANTAGE OF THE INVENTION According to this invention, even when there is not sufficient knowledge about the language made into search object, the electronic apparatus and program provided with the dictionary function which can perform the refinement | retrieval search of an example sentence can be provided.
以下図面により本発明の実施の形態について説明する。 Embodiments of the present invention will be described below with reference to the drawings.
図1は、本発明の辞書機能を備えた電子装置の実施形態に係る電子辞書装置10の電子回路の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an electronic circuit of an
この辞書機能を備えた電子装置は、以下に説明する電子辞書専用の携帯機器(電子辞書装置10)として構成されるか、辞書機能を備えたPDA(personal digital assistants)、PC(personal computer)、携帯電話、電子ブック、携帯ゲーム機などとして構成される。 The electronic device having the dictionary function is configured as a portable device (electronic dictionary device 10) dedicated to the electronic dictionary described below, or a PDA (personal digital assistants), PC (personal computer), having a dictionary function, It is configured as a mobile phone, an electronic book, a mobile game machine, or the like.
この電子辞書装置10は、各種の記憶媒体に記録されたプログラム、又は、伝送されたプログラムを読み込んで、その読み込んだプログラムによって動作が制御されるコンピュータによって構成され、その電子回路には、CPU(central processing unit)11が備えられる。
The
CPU11は、主記憶領域(フラッシュメモリ)12内に予め記憶された装置制御プログラム、あるいはROMカードなどの外部記憶媒体13から記憶媒体読み書き部14を介して前記主記憶領域12に読み込まれた装置制御プログラム、あるいはインターネットN上のWebサーバ(この場合はプログラムサーバ)20から通信制御部15を介して前記主記憶領域12に読み込まれた装置制御プログラムに応じて、作業領域(RAM)16に各種の作業データを格納し回路各部の動作を制御する。
The CPU 11 is a device control program stored in the main storage area (flash memory) 12 in advance, or a device control read from the external storage medium 13 such as a ROM card into the
前記主記憶領域12に記憶された装置制御プログラムは、入力部17からのユーザ操作に応じた入力信号、あるいは通信制御部15を介して接続されるインターネットN上の各Webサーバ20…との通信信号、あるいは記憶媒体読み書き部14を介して外部接続されるEEPROM,RAM,ROMなどのメモリ・カード(記憶媒体)13との接続通信信号に応じて起動される。
The device control program stored in the
前記CPU11には、前記主記憶領域12、記憶媒体読み書き部14、通信制御部15、作業領域16、入力部17が接続される他に、表示部18などが接続される。
In addition to the
主記憶領域12に記憶される装置制御プログラムとしては、当該電子辞書装置10の全体の動作を司るシステムプログラムや通信制御部15を介してインターネットN上の各Webサーバ20…や図示しないユーザPC(Personal Computer)などとデータ通信するための通信プログラムが記憶される他に、検索文字列のキー入力に応じた見出し語検索処理や選択見出し語に対応した各種辞書情報(訳語・意味内容・例文(用例)など)の読み出し表示処理、キーワード(単語)のキー入力に応じた例文検索処理など、同主記憶領域12内に記憶された辞書データベース12bに基づく処理全般を制御するための各種処理プログラム12aが記憶される。
The device control program stored in the
前記辞書データベース12bが有する複数種類の辞書コンテンツ12b1,12b2,…としては、「英和辞典」「和英辞典」「国語辞典」「漢字辞典」「四字熟語辞典」「百科事典」など、種類の異なる辞書データが予め、あるいはダウンロードされて複数辞書記憶される。
The
各辞書コンテンツ12b1,12b2,…は、それぞれの言語に応じた所定の順番で配列された見出し語WO、各見出し語WOに対応付けられた当該見出し語の訳語・意味内容・例文(用例)などの辞書情報DIの他、各見出し語WO毎の辞書情報DIに含まれる全ての例文を抽出してデータベース化した例文データベース12cなどを有する。 Each dictionary content 12b1, 12b2,... Is an entry word WO arranged in a predetermined order corresponding to each language, a translation, meaning content, example sentence (example) of the entry word associated with each entry word WO, etc. In addition to the dictionary information DI, there is an example sentence database 12c in which all example sentences included in the dictionary information DI for each entry word WO are extracted and converted into a database.
図2は、前記電子辞書装置10の辞書コンテンツ(英和辞典)12b1が有する例文データベース12c1の具体例を示す図である。
FIG. 2 is a diagram showing a specific example of the example sentence database 12c1 included in the dictionary content (English-Japanese dictionary) 12b1 of the
この英和辞典の例文データベース12c1には、当該英和辞典の各見出し語WOと当該各見出し語WOに対応付けられた辞書情報DIとして記憶されている全ての「英語例文」、この「英語例文」の対訳である「日本語例文」、前記「英語例文」の構成単語を原形(名詞の複数形は単数形に変換、動詞の現在進行・過去・過去分詞形などは現在形に変換)として抽出した「英語例文構成単語」、前記「日本語例文」を構成するキーワードを原形(動詞の活用形は終止形に変換)として抽出した「日本語キーワード」が、それぞれ1つの「英語例文」毎に対応付けられて記憶される。 In this English-Japanese dictionary example sentence database 12c1, all “English example sentences” stored as dictionary information DI associated with each entry word WO and each entry word WO of the English-Japanese dictionary, and “English example sentence” are stored. Extracted as the original form (the plural form of the noun is converted to the singular form, the current progression of the verb, the past, the past participle form, etc. are converted to the present form) “English example words” and “Japanese keywords” that are extracted from the keywords that make up the above “Japanese example sentences” as original forms (verb verbs are converted to ending forms) correspond to each “English example sentence”. Attached and memorized.
作業領域16は、表示部18の表示画面に対応した表示データの記憶領域、辞書検索処理された見出し語や辞書情報、例文の記憶領域など、前記各種のプログラム12aに従いCPU11に入出力される種々のデータが必要に応じて記憶される種々の記憶領域を有する。
The
そして、前記作業領域16には、入力部17によりユーザ入力された文字・数字・記号などの入力データを記憶する入力文字列バッファ16a、前記例文検索処理(プログラム12a)に従い例文データベース12cnから抽出された例文データを記憶する抽出例文データバッファ16bなどが備えられる。
The
入力部17には、機能キー17a、辞書コンテンツキー17b、文字入力キー17c、訳/決定キー17d、カーソルキー17e、表示部18の表示画面に重ねて設けられる透明タッチパネル17fなどが備えられる。
The input unit 17 includes a
次に、前記構成の電子辞書装置10による例文検索機能について説明する。
Next, an example sentence search function by the
図3は、前記電子辞書装置10の例文検索処理を示すフローチャートである。
FIG. 3 is a flowchart showing example sentence search processing of the
(コロケーション絞り込みモード)
図4A〜図4Gは、前記電子辞書装置10の例文検索処理におけるコロケーション絞り込みモードでのユーザ操作に伴う表示動作(その1〜その7)を示す図である。
(Collocation refinement mode)
4A to 4G are diagrams showing display operations (No. 1 to No. 7) accompanying a user operation in the collocation narrowing mode in the example sentence search process of the
辞書コンテンツ17bの操作に応じて「英和辞典」の辞書コンテンツ12b1が指定され、その辞書検索プログラム(12a)が起動されると(ステップS1(YES))、図4Aに示すように、「見出し語検索」「スペルチェック」「成句検索」「例文検索」の各検索モードを一覧にした検索モード一覧画面Gが表示部18に表示される。
When the dictionary content 12b1 of “English-Japanese dictionary” is designated according to the operation of the dictionary content 17b and the dictionary search program (12a) is started (step S1 (YES)), as shown in FIG. A search mode list screen G that lists each search mode of “search”, “spell check”, “single phrase search”, and “example sentence search” is displayed on the
この検索モード一覧画面Gにおいて、カーソルキー17eの操作に応じた反転カーソルHaの移動表示により、「例文検索」が選択されて決定キー17dが操作されると(ステップS2(YES))、図4Bに示すように、決定された「例文検索」モードにおける「日本語キーワード絞り込みモード」「コロケーション絞り込みモード」「通常モード」の例文検索メニューが展開表示される。 In this search mode list screen G, when “example sentence search” is selected and the decision key 17d is operated by the moving display of the reverse cursor Ha according to the operation of the cursor key 17e (step S2 (YES)), FIG. 4B. As shown, the example sentence search menus of “Japanese keyword narrowing mode”, “collocation narrowing mode”, and “normal mode” in the determined “example sentence search” mode are expanded and displayed.
この例文検索メニューにおいて、カーソルキー17eの操作に応じた反転カーソルHbの移動表示により、「コロケーション絞り込みモード」が選択されて決定キー17dが操作されると(ステップS3a(YES))、図4Cに示すように、ユーザ所望の検索キーワードをカーソルCuに従って文字入力するための文字入力エリア(コロケーション絞り込み)Acが表示される(ステップS4a)。 In this example sentence search menu, when the “collocation narrowing mode” is selected and the decision key 17d is operated by moving and displaying the reverse cursor Hb according to the operation of the cursor key 17e (step S3a (YES)), FIG. As shown, a character input area (collocation refinement) Ac for inputting a search keyword desired by the user according to the cursor Cu is displayed (step S4a).
この文字入力エリア(コロケーション絞り込み)Acにおいて、図4Dに示すように、文字入力キー17cの操作により検索キーワードとして単語「example」が入力表示され、訳/決定キーが操作されると(ステップS5a(YES))、当該入力された検索キーワード「example」に一致する単語が、前記例文データベース12c1(図2参照)における全ての「英語例文」の「英語例文構成単語」を対象に検索される(ステップS6a)。 In this character input area (collocation narrowing) Ac, as shown in FIG. 4D, when the word “example” is input and displayed as a search keyword by operating the character input key 17c and the translation / decision key is operated (step S5a ( YES)), a word that matches the input search keyword “example” is searched for “English example sentence constituent words” of all “English example sentences” in the example sentence database 12c1 (see FIG. 2) (step) S6a).
なお、ここでは検索キーワードに一致する単語のみを検索したが、検索キーワードを含む単語を検索するとしても良い。さらに、ここでは全ての「英語例文」の「英語例文構成単語」を対象に検索したが、一部の「英語例文」の「英語例文構成単語」を対象に検索しても良い。 Although only words that match the search keyword are searched here, a word including the search keyword may be searched. Furthermore, although “English example sentence constituent words” of all “English example sentences” are searched here, “English example sentence constituent words” of some “English example sentence” may be searched.
ここで、前記入力された検索キーワード「example」に一致する単語が、全ての「英語例文」の「英語例文構成単語」を対象とした中にあると判断されると(ステップS6a(YES))、当該検索キーワード「example」を「英語例文構成単語」として含む全ての例文データが抽出され抽出例文データバッファ16bに格納される(ステップS7a)。
Here, if it is determined that the word that matches the input search keyword “example” is among “English example sentence constituent words” of all “English example sentences” (step S6a (YES)). Then, all example sentence data including the search keyword “example” as “English example sentence constituent words” is extracted and stored in the extracted example
すると、前記抽出例文データバッファ16bに格納された、抽出例文データにおいて、当該検索キーワード「example」以外の各構成単語における同じ単語の出現頻度が求められる。ここでは、当該単語の個数がカウントされる(ステップS8a)。
Then, in the extracted example sentence data stored in the extracted example
そして、図4Eに示すように、前記ステップS8aにてカウントされた検索キーワード「example」以外の各構成単語における同じ単語の個数に従い、当該個数の多い英語例文構成単語の順にその構成単語と個数とを対応付けて一覧にしたコロケーション候補一覧画面Lcが表示される(ステップS9a)。 Then, as shown in FIG. 4E, in accordance with the number of the same words in each constituent word other than the search keyword “example” counted in step S8a, the constituent words and the number in the order of the English example constituent words having the largest number. A collocation candidate list screen Lc that displays a list in association with each other is displayed (step S9a).
この図4Eで示したコロケーション候補一覧画面Lcにおいて、カーソルキー17eの操作に応じた反転カーソルHaの移動表示により、前記検索キーワード「example」とのコロケーション候補の1つである英語例文構成単語「for」が選択されて決定キー17dが操作されると(ステップS10a)、前記抽出例文データバッファ16bに格納された、検索キーワード「example」を「英語例文構成単語」として含む抽出例文データの中から、前記選択された英語例文構成単語「for」をさらに含んでいる「英語例文」が絞り込み検索され、図4Fに示すように、コロケーション絞り込み例文一覧画面Ecとして表示される(ステップS11a)。
In the collocation candidate list screen Lc shown in FIG. 4E, the English example word constituting word “for” which is one of the collocation candidates with the search keyword “example” is displayed by moving and displaying the reverse cursor Ha according to the operation of the cursor key 17e. Is selected and the
この図4Fで示したコロケーション絞り込み例文一覧画面Ecにおいて、カーソルキー17eの操作に応じた反転カーソルHaの移動表示により、ユーザ所望の英語例文「[E] Take Japan for example.」が選択されて決定キー17dが操作されると(ステップS12a)、図4Gに示すように、当該選択された英語例文「Take Japan for example.」とその対訳である日本語例文「たとえば日本を見てみよう,日本を例に取ろう」が前記抽出例文データバッファ16bから読み出され、当該例文の見出し語「example」と共に例文検索結果画面Gdとして表示部18に表示される(ステップS13a)。
In the collocation narrowed example sentence list screen Ec shown in FIG. 4F, the user-desired English example sentence “[E] Take Japan for example.” Is selected and determined by the moving display of the reverse cursor Ha according to the operation of the cursor key 17e. When the key 17d is operated (step S12a), as shown in FIG. 4G, the selected English example sentence “Take Japan for example.” And its corresponding Japanese example sentence “Let's look at Japan, for example, "Let's take an example" is read from the extracted example
なお、前記ステップS6aにおいて、前記入力された検索キーワードに一致する単語が、全ての「英語例文」の「英語例文構成単語」を対象とした中にないと判断された場合には(ステップS6a(NO))、該当する例文候補が無い旨のメッセージが表示部18に表示される(ステップS14)。 If it is determined in step S6a that the word matching the input search keyword is not among the “English example sentence constituent words” of all “English example sentences” (step S6a ( NO)), a message that there is no corresponding example sentence candidate is displayed on the display unit 18 (step S14).
したがって、前記構成の電子辞書装置10によるコロケーション絞り込みモードでの例文検索機能によれば、検索キーワード(単語)「example」を入力すると、当該入力されたキーワード「example」を構成単語として含む全ての英語例文が抽出された後、この抽出された英語例文の構成単語を対象に、前記キーワード「example」以外の各構成単語における同じ単語の個数がカウントされ、このカウント個数の多い構成単語から順にその個数を対応付けたコロケーション候補の一覧画面Lcが表示される。そして、この一覧画面Lcから任意のコロケーション候補(構成単語)を選択すると、前記キーワード「example」を構成単語として含む抽出英語例文の中から、選択されたコロケーション候補(構成単語)をさらに含む英語例文が絞り込み検索されて一覧表示される。このため、ユーザがキーワードに組み合わせる適切なコロケーション(連語)を知らない場合でも、容易且つ確実に所望の例文を絞り込み検索することができる。
Therefore, according to the example sentence search function in the collocation narrowing mode by the
(日本語キーワード絞り込みモード)
図5A〜図5Gは、前記電子辞書装置10の例文検索処理における日本語キーワード絞り込みモードでのユーザ操作に伴う表示動作(その1〜その7)を示す図である。
(Japanese keyword refinement mode)
5A to 5G are diagrams showing display operations (No. 1 to No. 7) accompanying a user operation in the Japanese keyword narrowing-down mode in the example sentence search process of the
辞書コンテンツ17bの操作に応じて「英和辞典」の辞書コンテンツ12b1が指定され、その辞書検索プログラム(12a)が起動されると(ステップS1(YES))、図5Aに示すように、検索モード一覧画面Gが表示部18に表示される。
When the dictionary content 12b1 of “English-Japanese dictionary” is designated according to the operation of the dictionary content 17b and the dictionary search program (12a) is started (step S1 (YES)), as shown in FIG. A screen G is displayed on the
この検索モード一覧画面Gにおいて、「例文検索」が選択されて決定キー17dが操作されると(ステップS2(YES))、図5Bに示すように、決定された「例文検索」モードにおける「日本語キーワード絞り込みモード」「コロケーション絞り込みモード」「通常モード」の例文検索メニューが展開表示される。 In this search mode list screen G, when “example sentence search” is selected and the decision key 17d is operated (step S2 (YES)), as shown in FIG. 5B, “Japan example” in the decided “example sentence search” mode is displayed. An example sentence search menu of “word keyword narrowing mode”, “collocation narrowing mode”, and “normal mode” is expanded and displayed.
この例文検索メニューにおいて、「日本語キーワード絞り込みモード」が選択されて決定キー17dが操作されると(ステップS3b(YES))、図5Cに示すように、ユーザ所望の検索キーワードをカーソルCuに従って文字入力するための文字入力エリア(日本語キーワード絞り込み)Ajが表示される(ステップS4b)。
In this example sentence search menu, when “Japanese keyword narrowing mode” is selected and the
この文字入力エリア(日本語キーワード絞り込み)Ajにおいて、図5Dに示すように、文字入力キー17cの操作により検索キーワードとして単語「look」が入力表示され、訳/決定キーが操作されると(ステップS5b(YES))、当該入力された検索キーワード「look」に一致する単語が、前記例文データベース12c1(図2参照)における全ての「英語例文」の「英語例文構成単語」を対象に検索される(ステップS6b)。 In this character input area (Japanese keyword narrowing down) Aj, as shown in FIG. 5D, when the word “look” is input and displayed as a search keyword by operating the character input key 17c, the translation / decision key is operated (step S5b (YES)), a word that matches the input search keyword “look” is searched for “English example sentence constituent words” of all “English example sentences” in the example sentence database 12c1 (see FIG. 2). (Step S6b).
なお、ここでは検索キーワードに一致する単語のみを検索したが、検索キーワードを含む単語を検索するとしても良い。さらに、ここでは全ての「英語例文」の「英語例文構成単語」を対象に検索したが、一部の「英語例文」の「英語例文構成単語」を対象に検索しても良い。 Although only words that match the search keyword are searched here, a word including the search keyword may be searched. Furthermore, although “English example sentence constituent words” of all “English example sentences” are searched here, “English example sentence constituent words” of some “English example sentence” may be searched.
ここで、前記入力された検索キーワード「look」に一致する単語が、全ての「英語例文」の「英語例文構成単語」を対象とした中にあると判断されると(ステップS6b(YES))、当該検索キーワード「look」を「英語例文構成単語」として含む全ての例文データが抽出され抽出例文データバッファ16bに格納される(ステップS7b)。
Here, if it is determined that the word that matches the input search keyword “look” is among “English example sentence constituent words” of all “English example sentences” (step S6b (YES)). Then, all example sentence data including the search keyword “look” as “English example sentence constituent words” is extracted and stored in the extracted example
すると、前記抽出例文データバッファ16bに格納された各抽出例文データに含まれる前記検索キーワード「look」に対応した(対訳である)各日本語キーワードにおける同じ日本語キーワードの出現頻度が求められる。ここでは、当該日本語キーワードの個数がカウントされる(ステップS8b)。
Then, the appearance frequency of the same Japanese keyword in each Japanese keyword corresponding to the search keyword “look” included in each extracted example sentence data stored in the extracted example
そして、図5Eに示すように、前記ステップS8bにてカウントされた検索キーワード「look」に対応した(対訳である)各日本語キーワードにおける同じ日本語キーワードの個数に従い、当該個数の多い日本語キーワードの順にその日本語キーワードと個数とを対応付けて一覧にした日本語キーワード一覧画面Ljが表示される(ステップS9b)。 Then, as shown in FIG. 5E, according to the number of the same Japanese keywords in each Japanese keyword corresponding to the search keyword “look” counted in the step S8b, the Japanese keywords having a large number are included. A Japanese keyword list screen Lj is displayed in which the Japanese keywords and the numbers are associated with each other in the order of the number (step S9b).
この図5Eで示した日本語キーワード一覧画面Ljにおいて、カーソルキー17eの操作に応じた反転カーソルHaの移動表示により、前記検索キーワード「look」の対訳候補の1つである日本語キーワード「見る」が選択されて決定キー17dが操作されると(ステップS10b)、前記抽出例文データバッファ16bに格納された、検索キーワード「look」を「英語例文構成単語」として含む抽出例文データの中から、前記選択された日本語キーワード「見る」を含んでいる「英語例文」が絞り込み検索され、図5Fに示すように、日本語キーワード絞り込み例文一覧画面Ejとして表示される(ステップS11b)。
In the Japanese keyword list screen Lj shown in FIG. 5E, the Japanese keyword “see” which is one of the translation candidates of the search keyword “look” is displayed by moving and displaying the reverse cursor Ha according to the operation of the cursor key 17e. Is selected and the
この図5Fで示した日本語キーワード絞り込み例文一覧画面Ejにおいて、カーソルキー17eの操作に応じた反転カーソルHaの移動表示により、ユーザ所望の英語例文「[C] look at him in an absent way」が選択されて決定キー17dが操作されると(ステップS12b)、図5Gに示すように、当該選択された英語例文「look at him in an absent way」とその対訳である日本語例文「ぼんやり彼を見る」が前記抽出例文データバッファ16bから読み出され、当該例文の見出し語「absent」と共に例文検索結果画面Gdとして表示部18に表示される(ステップS13b)。
In the Japanese keyword refined example sentence list screen Ej shown in FIG. 5F, the user-desired English example sentence “[C] look at him in an absent way” is displayed by moving and displaying the reverse cursor Ha according to the operation of the cursor key 17e. When selected and the
なお、前記ステップS6bにおいて、前記入力された検索キーワードに一致する単語が、全ての「英語例文」の「英語例文構成単語」を対象とした中にないと判断された場合には(ステップS6b(NO))、該当する例文候補が無い旨のメッセージが表示部18に表示される(ステップS14)。 If it is determined in step S6b that the word matching the input search keyword is not among the “English example sentence constituent words” of all “English example sentences” (step S6b ( NO)), a message that there is no corresponding example sentence candidate is displayed on the display unit 18 (step S14).
したがって、前記構成の電子辞書装置10による日本語キーワード絞り込みモードでの例文検索機能によれば、検索キーワード(単語)「look」を入力すると、当該入力された検索キーワード「look」を構成単語として含む全ての英語例文が抽出された後、この抽出された英語例文に対応した日本語例文に含まれる日本語キーワードを対象に、前記検索キーワード「look」に対応した(訳語である)各日本語キーワードにおける同じ日本語キーワードの個数がカウントされ、このカウント個数の多い日本語キーワードから順にその個数を対応付けた日本語キーワード一覧画面Ljが表示される。そして、この一覧画面Ljから前記検索キーワード「look」の対訳候補となる日本語キーワード「見る」を選択すると、前記検索キーワード「look」を構成単語として含む抽出英語例文の中から、選択された日本語キーワード「見る」を含む日本語例文に対応した英語例文が絞り込み検索されて一覧表示される。このため、ユーザが検索キーワードに組み合わせる適切なコロケーション(連語)を知らない場合でも、ユーザに馴染みの深い、検索キーワードの対訳候補(日本語キーワード)から、容易且つ確実に所望の例文を絞り込み検索することができる。
Therefore, according to the example sentence search function in the Japanese keyword narrowing mode by the
なお、前記各実施形態では、検索対象の辞書として「英和辞典」(辞書コンテンツ12b1)を選択して例文検索処理を行う場合について説明したが、他の種類の辞書(辞書コンテンツ12b2,12b3,…)を選択した場合でも、前記実施形態同様に各対応する例文データベース12c2,12c3,…に基づいた例文検索処理を行うことで、容易且つ確実に所望の例文を絞り込み検索することができる。 In each of the embodiments described above, the case where “English-Japanese dictionary” (dictionary content 12b1) is selected as a dictionary to be searched and the example sentence search process is performed has been described, but other types of dictionaries (dictionary content 12b2, 12b3,. ) Is selected, it is possible to narrow down and search for a desired example sentence by performing example sentence search processing based on the corresponding example sentence databases 12c2, 12c3,.
また、前記各実施形態で説明したコロケーション絞り込みモードでの例文検索処理と日本語キーワード絞り込みモードでの例文検索処理とを組み合わせて、さらに限定的な例文の絞り込み検索を容易且つ確実に行う構成としてもよい。 The example sentence search process in the collocation refinement mode described in each embodiment and the example sentence search process in the Japanese keyword refinement mode may be combined to perform a more limited example sentence refinement search easily and reliably. Good.
なお、前記実施形態において記載した電子辞書装置10による各処理の手法、すなわち、図3のフローチャートに示す例文検索処理での各絞り込みモードによる各手法は、何れもコンピュータに実行させることができるプログラムとして、メモリ・カード(ROMカード、RAMカード等)、磁気ディスク(フロッピディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記憶媒体13に格納して配布することができる。そして、辞書データベース12bを有する電子装置(10)のコンピュータは、この外部記憶媒体13に記憶されたプログラムを記憶装置(12)に読み込み、この読み込んだプログラムによって動作が制御されることにより、前記実施形態において説明したコロケーション絞り込みモードや日本語キーワード絞り込みモードでの例文検索機能を実現し、前述した手法による同様の処理を実行することができる。
It should be noted that each processing technique by the
また、前記各手法を実現するためのプログラムのデータは、プログラムコードの形態としてネットワークN上を伝送させることができ、このプログラムデータを、ネットワークNに接続された辞書データベース12bを有する電子装置(10)のコンピュータに通信制御部15によって取り込むことで、前述したコロケーション絞り込みモードや日本語キーワード絞り込みモードでの例文検索機能を実現することもできる。
Further, program data for realizing each of the above methods can be transmitted on the network N in the form of a program code, and the program data is transmitted to an electronic device (10 having a
なお、本願発明は、前記各実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。さらに、前記各実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、各実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が異なる形態にして組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。 Note that the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the invention at the stage of implementation. Further, each of the embodiments includes inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. For example, even if some constituent elements are deleted from all the constituent elements shown in each embodiment or some constituent elements are combined in different forms, the problems described in the column of the problem to be solved by the invention If the effects described in the column “Effects of the Invention” can be obtained, a configuration in which these constituent requirements are deleted or combined can be extracted as an invention.
10 …電子辞書装置
11 …CPU
12 …主記憶領域
12a…各種処理プログラム
12b…辞書データベース
12bn…辞書コンテンツ
12cn…例文データベース
WO …見出し語
DI …辞書情報
13 …外部記憶媒体
14 …記憶媒体読み書き部
15 …通信制御部
16 …作業領域
16a…入力文字列バッファ
16b…抽出例文データバッファ
17 …入力部
17a…機能キー
17b…辞書コンテンツキー
17c…文字入力キー
17d…訳/決定キー
17e…カーソルキー
17f…タッチパネル(表示部一体)
18 …表示部
20 …Webサーバ
N …通信ネットワーク(インターネット)
G …検索モード一覧画面
Ac …文字入力エリア(コロケーション絞り込み)
Aj …文字入力エリア(日本語キーワード絞り込み)
Lc …コロケーション候補一覧画面
Lj …日本語キーワード一覧画面
Ec …コロケーション絞り込み例文一覧画面
Ej …日本語キーワード絞り込み例文一覧画面
Gd …例文検索結果画面
10: Electronic dictionary device 11: CPU
DESCRIPTION OF
18 ... Display unit 20 ... Web server N ... Communication network (Internet)
G ... Search mode list screen Ac ... Character input area (collocation refinement)
Aj ... Character input area (Japanese keyword narrowing down)
Lc… Colocation candidate list screen Lj… Japanese keyword list screen Ec… Colocation refinement example list screen Ej… Japanese keyword refinement example list screen Gd… Example search result screen
Claims (9)
この辞書情報記憶手段に記憶された見出し語に対応付けて、当該見出し語を含む複数の単語から構成される例文を記憶する例文記憶手段と、
ユーザ操作に応じてキーワードを入力するキーワード入力手段と、
前記例文記憶手段に記憶された例文の中から、前記キーワード入力手段により入力されたキーワードを含む単語を構成単語として含む例文を抽出する例文抽出手段と、
この例文抽出手段により抽出された各例文を構成する単語のうち、前記キーワード入力手段により入力されたキーワードを含む単語以外の各単語の出現頻度を求め、当該各単語をその出現頻度の高い順に一覧表示する連語一覧表示手段と、
この連語一覧表示手段により一覧表示された各単語のうち任意の単語がユーザ操作に応じて選択された際に、前記例文抽出手段により抽出された例文の中から、当該選択された単語を構成単語として含む例文を検索して一覧表示する連語絞り込み例文一覧表示手段と、
を備えたことを特徴とする辞書機能を備えた電子装置。 Dictionary information storage means for storing a headword and dictionary information of each headword in association with each other;
An example sentence storage means for storing an example sentence composed of a plurality of words including the entry word in association with the entry word stored in the dictionary information storage means;
Keyword input means for inputting a keyword in response to a user operation;
An example sentence extracting means for extracting an example sentence including a word including the keyword input by the keyword input means as a constituent word from the example sentences stored in the example sentence storage means;
Among words constituting each example sentence extracted by the example sentence extracting means, the appearance frequency of each word other than the word including the keyword input by the keyword input means is obtained, and the words are listed in descending order of the appearance frequency. A collocation list display means for displaying;
When an arbitrary word is selected from among the words displayed in a list by the collocation list display means in response to a user operation, the selected word is selected from the example sentences extracted by the example sentence extraction means. Collateral narrowed example sentence list display means for searching and displaying a list of example sentences included as,
An electronic apparatus having a dictionary function characterized by comprising:
この辞書情報記憶手段に記憶された第1言語の見出し語に対応付けて、当該見出し語を含む複数の単語から構成される第1言語の例文と、当該第1言語の例文と同義の第2言語の例文とを記憶する例文記憶手段と、
ユーザ操作に応じて第1言語のキーワードを入力するキーワード入力手段と、
前記例文記憶手段に記憶された第1言語の例文の中から、前記キーワード入力手段により入力された第1言語のキーワードを含む単語を構成単語として含む例文を抽出する例文抽出手段と、
この例文抽出手段により抽出された第1言語の各例文と同義の前記第2言語の各例文を構成する単語のうち、前記キーワード入力手段により入力された第1言語のキーワードを含む単語の対訳である第2言語の各単語の出現頻度を求め、当該第2言語の各単語をその出現頻度の高い順に一覧表示する対訳キーワード一覧表示手段と、
この対訳キーワード一覧表示手段により一覧表示された第2言語の各単語のうち任意の単語がユーザ操作に応じて選択された際に、前記例文抽出手段により抽出された第1言語の例文の中から、当該選択された第2言語の単語を構成単語として含む前記第2言語の例文と同義の第1言語の例文を検索して一覧表示する対訳キーワード絞り込み例文一覧表示手段と、
を備えたことを特徴とする辞書機能を備えた電子装置。 Dictionary information storage means for storing the first language entry word and the second language dictionary information of the entry word in association with each other;
A first language example sentence composed of a plurality of words including the entry word in association with the entry word of the first language stored in the dictionary information storage means, and a second synonymous with the example sentence of the first language An example sentence storage means for storing an example sentence in a language;
Keyword input means for inputting a keyword of the first language in response to a user operation;
An example sentence extracting means for extracting, from among example sentences in the first language stored in the example sentence storage means, an example sentence including as a constituent word a word including the keyword of the first language input by the keyword input means;
Among words constituting each example sentence in the second language that is synonymous with each example sentence in the first language extracted by the example sentence extracting unit, a translation of words including the first language keyword input by the keyword input unit A bilingual keyword list display means for obtaining an appearance frequency of each word in a second language and displaying a list of each word in the second language in descending order of the appearance frequency;
When an arbitrary word is selected in accordance with a user operation from the words in the second language displayed in a list by the bilingual keyword list display means, the example sentences in the first language extracted by the example sentence extracting means are selected. Bilingual keyword narrowed example sentence list display means for searching and displaying a list of example sentences of the first language synonymous with the example sentence of the second language including the selected second language word as a constituent word;
An electronic apparatus having a dictionary function characterized by comprising:
この連語一覧表示手段により一覧表示された第1言語の各単語のうち任意の単語がユーザ操作に応じて選択された際に、前記例文抽出手段により抽出された第1言語の例文の中から、当該選択された第1言語の単語を構成単語として含む例文を検索して一覧表示する連語絞り込み例文一覧表示手段と、
をさらに備えたことを特徴とする請求項4に記載の辞書機能を備えた電子装置。 Of the words constituting each example sentence in the first language extracted by the example sentence extracting unit, the appearance frequency of each word other than the word including the first language keyword input by the keyword input unit is obtained, and the first A collocation list display means for displaying a list of each word of the language in descending order of appearance frequency;
When an arbitrary word is selected according to a user operation from the words in the first language displayed in a list by the collocation list display means, the example sentences in the first language extracted by the example sentence extraction means Collocation narrowed example sentence list display means for searching and displaying a list of example sentences including the selected first language word as a constituent word;
The electronic device with dictionary function according to claim 4, further comprising:
前記コンピュータを、
前記例文記憶手段に記憶された例文の中から、前記キーワード入力手段により入力されたキーワードを含む単語を構成単語として含む例文を抽出する例文抽出手段、
この例文抽出手段により抽出された各例文を構成する単語のうち、前記キーワード入力手段により入力されたキーワードを含む単語以外の各単語の出現頻度を求め、当該各単語をその出現頻度の高い順に表示部に一覧表示させる連語一覧表示制御手段、
この連語一覧表示制御手段により一覧表示された各単語のうち任意の単語がユーザ操作に応じて選択された際に、前記例文抽出手段により抽出された例文の中から、当該選択された単語を構成単語として含む例文を検索して表示部に一覧表示させる連語絞り込み例文一覧表示制御手段、
として機能させるようにしたコンピュータ読み込み可能なプログラム。 A dictionary information storage means for storing an entry word and dictionary information of each entry word in association with each other, and a plurality of words including the entry word in association with the entry word stored in the dictionary information storage means. A program for controlling a computer of an electronic device comprising example sentence storage means for storing example sentences and keyword input means for inputting keywords in response to a user operation,
The computer,
Example sentence extracting means for extracting, from the example sentences stored in the example sentence storage means, example sentences including words including the keywords input by the keyword input means as constituent words;
Of the words constituting each example sentence extracted by the example sentence extracting means, the appearance frequency of each word other than the word including the keyword input by the keyword input means is obtained, and the words are displayed in descending order of the appearance frequency. Collateral list display control means for displaying a list on the part,
When an arbitrary word is selected from among the words displayed in a list by the collocation list display control means in response to a user operation, the selected word is configured from the example sentences extracted by the example sentence extraction means. Conjunction refinement example sentence list display control means for searching for example sentences including words and displaying the list on the display unit,
A computer-readable program designed to function as a computer.
前記コンピュータを、
前記例文記憶手段に記憶された第1言語の例文の中から、前記キーワード入力手段により入力された第1言語のキーワードを含む単語を構成単語として含む例文を抽出する例文抽出手段、
この例文抽出手段により抽出された第1言語の各例文と同義の前記第2言語の各例文を構成する単語のうち、前記キーワード入力手段により入力された第1言語のキーワードを含む単語の対訳である第2言語の各単語の出現頻度を求め、当該第2言語の各単語をその出現頻度の高い順に表示部に一覧表示させる対訳キーワード一覧表示制御手段、
この対訳キーワード一覧表示制御手段により一覧表示された第2言語の各単語のうち任意の単語がユーザ操作に応じて選択された際に、前記例文抽出手段により抽出された第1言語の例文の中から、当該選択された第2言語の単語を構成単語として含む前記第2言語の例文と同義の第1言語の例文を検索して表示部に一覧表示させる対訳キーワード絞り込み例文一覧表示制御手段、
として機能させるようにしたコンピュータ読み込み可能なプログラム。 A dictionary information storage means for storing the first language headword and the second language dictionary information of the headword in association with each other, and a first language headword stored in the dictionary information storage means in association with each other. , An example sentence storage means for storing an example sentence in a first language composed of a plurality of words including the entry word, an example sentence in a second language synonymous with the example sentence in the first language, and a first in response to a user operation A program for controlling a computer of an electronic device comprising a keyword input means for inputting a language keyword,
The computer,
An example sentence extracting means for extracting, from among example sentences in a first language stored in the example sentence storage means, an example sentence including a word including a keyword in the first language input by the keyword input means as a constituent word;
Among words constituting each example sentence in the second language that is synonymous with each example sentence in the first language extracted by the example sentence extracting unit, a translation of words including the first language keyword input by the keyword input unit Bilingual keyword list display control means for obtaining the appearance frequency of each word in a certain second language and displaying a list of each word in the second language in the order of the appearance frequency,
Among the example sentences in the first language extracted by the example sentence extraction unit when an arbitrary word is selected according to the user operation among the words in the second language displayed in a list by the parallel keyword list display control unit. Bilingual keyword narrowing example sentence list display control means for retrieving a first language example sentence synonymous with the second language example sentence including the selected second language word as a constituent word and displaying a list on the display unit,
A computer-readable program designed to function as a computer.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008254887A JP5380989B2 (en) | 2008-09-30 | 2008-09-30 | Electronic device and program with dictionary function |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008254887A JP5380989B2 (en) | 2008-09-30 | 2008-09-30 | Electronic device and program with dictionary function |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010086294A true JP2010086294A (en) | 2010-04-15 |
JP5380989B2 JP5380989B2 (en) | 2014-01-08 |
Family
ID=42250189
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008254887A Active JP5380989B2 (en) | 2008-09-30 | 2008-09-30 | Electronic device and program with dictionary function |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5380989B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012027729A (en) * | 2010-07-23 | 2012-02-09 | Ryusys Inc | Search device, search method, and program |
JP2012155451A (en) * | 2011-01-25 | 2012-08-16 | Nec Corp | Example sentence retrieval device, processing method and program |
KR101504004B1 (en) * | 2013-06-04 | 2015-03-18 | 이상현 | Example Sentence Providing System, Terminal and Method based on Studied Words |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09218881A (en) * | 1996-02-09 | 1997-08-19 | Nippon Telegr & Teleph Corp <Ntt> | Additional retrieval word candidate presenting method, document retrieving method and devices therefor |
JPH1125108A (en) * | 1997-07-02 | 1999-01-29 | Matsushita Electric Ind Co Ltd | Automatic extraction device for relative keyword, document retrieving device and document retrieving system using these devices |
JP2002342325A (en) * | 2001-05-15 | 2002-11-29 | Nec Corp | Device, method and program for applying translation probability |
JP2005316947A (en) * | 2004-03-31 | 2005-11-10 | Casio Comput Co Ltd | Information display control apparatus, server and program |
-
2008
- 2008-09-30 JP JP2008254887A patent/JP5380989B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09218881A (en) * | 1996-02-09 | 1997-08-19 | Nippon Telegr & Teleph Corp <Ntt> | Additional retrieval word candidate presenting method, document retrieving method and devices therefor |
JPH1125108A (en) * | 1997-07-02 | 1999-01-29 | Matsushita Electric Ind Co Ltd | Automatic extraction device for relative keyword, document retrieving device and document retrieving system using these devices |
JP2002342325A (en) * | 2001-05-15 | 2002-11-29 | Nec Corp | Device, method and program for applying translation probability |
JP2005316947A (en) * | 2004-03-31 | 2005-11-10 | Casio Comput Co Ltd | Information display control apparatus, server and program |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012027729A (en) * | 2010-07-23 | 2012-02-09 | Ryusys Inc | Search device, search method, and program |
JP2012155451A (en) * | 2011-01-25 | 2012-08-16 | Nec Corp | Example sentence retrieval device, processing method and program |
KR101504004B1 (en) * | 2013-06-04 | 2015-03-18 | 이상현 | Example Sentence Providing System, Terminal and Method based on Studied Words |
Also Published As
Publication number | Publication date |
---|---|
JP5380989B2 (en) | 2014-01-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5362095B2 (en) | Input method editor | |
JP3983265B1 (en) | Dictionary creation support system, method and program | |
US20110173174A1 (en) | Linguistically enhanced search engine and meta-search engine | |
JP2008165443A (en) | Character input device | |
JP5380989B2 (en) | Electronic device and program with dictionary function | |
JP2008059392A (en) | Dictionary search device and dictionary search processing program | |
Sharma et al. | Word prediction system for text entry in Hindi | |
JP2011076408A (en) | Data management apparatus, data management method and data management program | |
JP2013084149A (en) | Electronic device with dictionary function, compound word search method and program | |
JP5271526B2 (en) | Trademark search system and trademark search server | |
JP5897711B2 (en) | Input support device, input support method, and input support program | |
JP2008059169A (en) | Chinese example sentence retrieval apparatus and program for process of retrieving chinese example sentence | |
JP2009175941A (en) | Electronic dictionary device | |
JP2007257188A (en) | Dictionary search device and its control program | |
WO2019225560A1 (en) | Search word suggestion device, method for generating unique expression information, and program for generating unique expression information | |
Burkhardt et al. | “Askwiki”: Shallow semantic processing to query Wikipedia | |
JP2008140074A (en) | Example sentence retrieving device and example sentence retrieval processing program | |
JP2010015311A (en) | Electronic equipment equipped with dictionary function, and program | |
JP2004318480A (en) | Electronic device, method for extracting new word, and program | |
JP5048598B2 (en) | Text extraction apparatus, system thereof, method thereof, and program thereof | |
JP2010040045A (en) | Information display control device and information display control program | |
JP2007058555A (en) | Text display controller and text display control program | |
JP2010061532A (en) | Electronic dictionary, and retrieval method and retrieval program of the same | |
Hore et al. | Automatic extraction of fixed multiword expressions | |
JP2007233724A (en) | Document retrieval system, its method and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110613 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121218 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130218 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130903 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130916 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5380989 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |