JP4161768B2 - Electronic device and program with dictionary function - Google Patents

Electronic device and program with dictionary function Download PDF

Info

Publication number
JP4161768B2
JP4161768B2 JP2003094333A JP2003094333A JP4161768B2 JP 4161768 B2 JP4161768 B2 JP 4161768B2 JP 2003094333 A JP2003094333 A JP 2003094333A JP 2003094333 A JP2003094333 A JP 2003094333A JP 4161768 B2 JP4161768 B2 JP 4161768B2
Authority
JP
Japan
Prior art keywords
character
headword
dictionary
function
display
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.)
Expired - Fee Related
Application number
JP2003094333A
Other languages
Japanese (ja)
Other versions
JP2004302802A (en
Inventor
孝 湖城
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 JP2003094333A priority Critical patent/JP4161768B2/en
Publication of JP2004302802A publication Critical patent/JP2004302802A/en
Application granted granted Critical
Publication of JP4161768B2 publication Critical patent/JP4161768B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

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

Description

【0001】
【発明の属する技術分野】
本発明は、指定された文字列と適合する見出語を読み出して表示する辞書機能を備えた電子装置及びプログラムに関する。
【0002】
【従来の技術】
従来より、辞書データベース(Data Base;以下「DB」と言う。)を備え、入力された入力文字に適合する見出語を辞書DBから読み出し、読み出した見出語の意味や、見出語を用いた例文、成句、発音、解説等の関連情報を表示させる、情報表示制御装置の一種である電子辞書が知られている。
【0003】
また、電子辞書の備えるジャンプ機能を利用すれば、例えば、国語辞書の説明情報中の文字列を指定し、その文字列を見出語として、同じ辞書である国語辞書や、他の辞書である和英辞書、百科辞典の当該見出語に対応する説明情報を表示させることができる。電子辞書の備えるジャンプ機能とは、見出語に対応する説明情報が表示されている際に、その説明情報中の一部の文字を指定して、当該指定した文字に適合する見出語を再度検索する機能のことである。
【0004】
このような電子辞書の備えるジャンプ機能において、複数ある辞書DBに対してジャンプ先を予め設定可能とし、またはジャンプする度にジャンプ先の辞書DBを指定することのできる技術が知られている(特許文献1参照)。
【0005】
【特許文献1】
特開2001−134585号公報(第2−4頁、第1図)
【0006】
【発明が解決しようとする課題】
しかしながら、特許文献1のような技術では、ジャンプ先の辞書DBを予め設定する必要があるため、別の辞書DBへジャンプしたい場合等にジャンプ先の辞書DBの設定を変更する必要があり、使い勝手が悪かった。また、ジャンプする度にジャンプ先の辞書DBを指定する操作は指定方法に手間がかかり煩雑であった。
【0007】
本発明の目的は、ジャンプ機能においてジャンプ先の辞書DBを簡単に指定できる辞書機能を備えた電子装置及びプログラムを提供することである。
【0008】
【課題を解決するための手段】
以上の課題を解決するため、請求項1に記載の辞書機能を備えた電子装置は、見出語と説明情報とが対応づけられた情報を集合した辞書データを複数種類記憶する辞書データ記憶手段と、文字の入力を受け付ける入力手段と、タッチパネルと一体的に形成された表示部と、前記入力手段によって入力を受け付けられた文字に適合する見出語と、当該見出語の説明情報とを前記辞書データ記憶手段から読み出して前記表示部に表示する制御を行う表示制御手段と、ユーザによる表示部へのタッチ操作によって、前記表示部に表示された見出語及び当該見出語の説明情報から連続する1以上の文字を順方向又は逆方向に指定する指定手段と、この指定手段によって指定された文字の文字種を判別する文字種判別手段と、前記指定手段によって文字が指定された際のタッチ操作の軌跡形状に基づいて指定方法を判別する指定方法判別手段と、この指定方法判別手段によって判別された指定方法と、前記文字種判別手段によって判別された文字種に基づいて、前記辞書データ記憶手段に記憶されている複数種類の辞書データの何れかを選択する選択手段と、前記指定方法判別手段が順方向での文字の指定と判別した場合に、前記選択手段によって選択された辞書データから前記指定された文字を語頭とする見出語を読み出して表示する制御を行う語頭含有見出語表示制御手段と、前記指定方法判別手段が逆方向での文字の指定と判別した場合に、前記選択手段によって選択された辞書データから前記指定された文字を末尾とする見出語を読み出して表示する制御を行う末尾含有見出語表示制御手段と、を備えることを特徴としている。
【0009】
また、請求項に記載の発明のプログラムは、タッチパネルと一体的に形成された表示部を有するコンピュータに、見出語と説明情報とが対応づけられた情報を集合した辞書データを複数種類記憶する辞書データ記憶機能と、文字の入力を受け付ける入力機能と、この入力機能によって入力を受け付けられた文字に適合する見出語と、当該見出語の説明情報とを前記辞書データ記憶機能から読み出して前記表示部に表示する制御を行う表示制御機能と、ユーザによる表示部へのタッチ操作によって、前記表示部に表示された見出語及び当該見出語の説明情報から連続する1以上の文字を順方向又は逆方向に指定する指定機能と、この指定機能によって指定された文字の文字種を判別する文字種判別機能と、前記指定機能によって文字が指定された際のタッチ操作の軌跡形状に基づいて指定方法を判別する指定方法判別機能と、この指定方法判別機能によって判別された指定方法と、前記文字種判別機能によって判別された文字種に基づいて、前記辞書データ記憶機能に記憶されている複数種類の辞書データの何れかを選択する選択機能と、前記指定方法判別機能が順方向での文字の指定と判別した場合に、前記選択機能によって選択された辞書データから前記指定された文字を語頭とする見出語を読み出して表示する制御を行う語頭含有見出語表示制御機能と、前記指定方法判別機能が逆方向での文字の指定と判別した場合に、前記選択機能によって選択された辞書データから前記指定された文字を末尾とする見出語を読み出して表示する制御を行う末尾含有見出語表示制御機能と、を実現させることを特徴としている。
【0013】
尚、以下、「逆引き検索」とは、指定された文字を末尾とする見出語を辞書DBから読み出すこととし、「通常検索」とは、指定された文字を語頭とする見出語を辞書DBから読み出すこととして説明する。
【0014】
請求項に記載の発明は、請求項に記載の辞書機能を備えた電子装置であって、前記辞書データ記憶手段は、日本語で表された見出語と説明情報とが対応づけられた情報を集合した日本語辞書データを記憶し、前記語頭含有見出語表示制御手段は、更に、前記文字種別判別手段が日本語の文字と判別した場合、前記指定された文字を語頭とする見出語を前記日本語辞書データから読み出して表示する制御を行う語頭含有日本語見出語表示手段を有し、前記末尾含有見出語表示制御手段は、更に、前記文字種別判別手段が日本語の文字と判別した場合、前記指定された文字を末尾とする見出語を前記日本語辞書データから読み出して表示する制御を行う末尾含有日本語見出語表示手段を有することを特徴としている。
【0016】
請求項に記載の発明は、請求項1又は2に記載の辞書機能を備えた電子装置であって、前記辞書データ記憶手段は、外国語で表された見出語と説明情報とが対応づけられた情報を集合した外国語辞書データを記憶し、前記語頭含有見出語表示制御手段は、更に、前記文字種別判別手段が外国語の文字と判別した場合、前記指定された文字を語頭とする見出語を前記外国語辞書データから読み出して表示する制御を行う語頭含有外国語見出語表示手段を有し、前記末尾含有見出語表示制御手段は、更に、前記文字種別判別手段が外国語の文字と判別した場合、前記指定された文字を末尾とする見出語を前記外国語辞書データから読み出して表示する制御を行う末尾含有外国語見出語表示手段を有することを特徴としている。
【0025】
【発明の実施の形態】
以下、図1〜図14を参照して、本発明に係る情報表示制御装置の実施の形態について詳細に説明する。尚、以下においては、本発明を情報表示制御装置の一種である折りたたみ式の携帯型電子辞書に適用した場合を例にとって説明するが、本発明が適用可能な実施の形態はこれに限定されるものではない。
【0026】
携帯型電子辞書には、国語辞書、漢和辞書、百科事典、英英辞書、英和辞書、和英辞書、類義語辞書等の各種電子辞書データ(辞書DB)が内蔵されている。この辞書DBには、見出語に対応付けて、当該見出語を説明するための文字データや、静止画像データ、動画データ、音声データ等が記憶される。ユーザは、辞書種別を選択して単語を入力することにより、当該単語の解説等を表示させることができる。
【0027】
図1は、携帯型電子辞書1の斜視概観図の一例である。同図に示すように、携帯型電子辞書1は、表示画面11、各種キー群12及び入力ペン13等を備えて構成されており、内蔵電池(図示略)等を備え、金属や樹脂によってケーシングされている。
【0028】
表示画面11は、各種キー群12の押下に応じた文字や符号等、携帯型電子辞書1を使用するために必要な各種データが表示される部分である。表示画面11は、LCD(Liquid Crystal Display)やELD(Electronic Luminescent Display)等の素子であって、単数または複数の素子の組み合わせによって実現される。また、表示画面11はタッチパネルが一体的に構成されており、入力ペン13のタッチ入力を検知できるようになっている。
【0029】
各種キー群12を構成するキーにはそれぞれ固有の機能が割り当てられており、ユーザはこれらのキーを押下して携帯型電子辞書1を操作する。具体的には、文字入力キー、辞書種別の選択キー、表示中のカーソル等を移動させる方向キー、各種モードの実行開始指示等を行う決定キー等を備える。
【0030】
図2は、携帯型電子辞書1の構成を示すブロック図である。同図に示すように、携帯型電子辞書1は、CPU21、入力部22、表示部23、RAM24、位置検出部25及びROM27によって構成されており、各部はバス28によって接続されている。また位置検出部25にはタッチパネル26が接続されている。
【0031】
CPU21は、入力される指示に応じて所定のプログラムに基づいた処理を実行し、各機能部への指示やデータの転送等を行い、携帯型電子辞書1を統括的に制御する。具体的には、CPU21は、入力部22から入力される押下信号等に応じてROM27に格納されたプログラムを読み出し、当該プログラムに従って処理を実行する。そして、処理結果をRAM24に保存するとともに、当該処理結果を表示するための表示信号を適宜表示部23に出力して、対応した表示情報を表示させる。
【0032】
またCPU21は、後述するジェスチャ入力ジャンププログラム271を読み出してジェスチャ入力ジャンプ処理を実行することにより、表示部23に表示された見出語と当該見出語の説明情報の中から指定された文字の文字種と当該文字の指定方法に基づいて辞書DB273から1つの辞書DBを選択し、当該辞書DBから指定された文字に適合する見出語及び当該見出語の説明情報を読み出して表示する。
【0033】
入力部22は、仮名やアルファベット等の文字入力や機能選択等に必要なキー群を備えた入力装置であり、押下されたキーの押下信号等をCPU21に出力する。この入力部22におけるキー入力により、特に、入力文字の入力、辞書種別の選択、検索実行指示、モードの切替指示等の入力手段を実現する。尚、この入力部22は、図1に示す各種キー群12に相当するものである。
【0034】
表示部23は、CPU21から入力される表示信号に基づいて各種画面を表示するものである。尚、この表示部23は、図1に示す表示画面11に相当する。
【0035】
RAM24は、CPU21が実行する各種プログラムや、これらプログラムの実行に係るデータ等を一時的に保持するメモリ領域を備える。本実施の形態では、特に入力軌跡データ記憶領域241を備える。入力軌跡データ記憶領域241には、表示中の文字が入力ペン13によって指定された際の入力ペン13の軌跡形状が記憶される。
【0036】
タッチパネル26は、入力ペン13によって表示部23上の指示(当接)された位置を感知して、指示(当接)位置に応じた信号を出力する装置である。タッチパネル26に接続される位置検出部25は、タッチパネル26から出力される信号に基づいて、表示部23上の指示された位置座標を検出する。このタッチパネル26を使用すれば、表示部23の表示領域における位置を直接的に指定することができる。特に、このタッチパネル26上に入力ペン13を当接させることにより、タップイン、ドラッグ、タップアウトといった操作を実現することができる。
【0037】
ここで、タップインとは、入力ペン13を表示画面11に当接させたその時の操作のことを言い、タップアウトとは、当接させた後に入力ペン13を表示画面11から離す操作のことを言う。またドラッグとは、タップインからタップアウトまでの入力ペン13を表示画面11上で摺動させる操作を言う。
【0038】
ROM27には、携帯型電子辞書1の各種機能を実現する為のプログラムやデータが記憶されている。本実施の形態において、ROM27には、ジェスチャ入力ジャンププログラム271、ジャンプ先指定データテーブル272及び辞書DB273等が記憶されている。
【0039】
ジェスチャ入力ジャンププログラム271は、表示された見出語と当該見出語の説明情報の中から文字が指定されると、指定された文字の文字種と指定方法に基づいて辞書DB273から1つの辞書DBを選択し、当該辞書DBから指定された文字に適合する見出語及び当該見出語の説明情報を読み出して表示するジェスチャ入力ジャンプ処理をCPU21に実行させるためのプログラムである。
【0040】
ジャンプ先指定データテーブル272には、入力ペン13によって文字が指定された際の入力ペン13の軌跡形状と、当該指定された文字の文字種とに対応付けてジャンプ先の辞書DBが記憶されている。図3はジャンプ先指定データテーブル272のデータ構成の一例を示した図である。
【0041】
例えば、タッチパネル26上での入力ペン13の軌跡形状が軌跡31のような順方向直線形状、即ち、図1の表示画面11において左から右に向かう文字の並び順に沿った軌跡であって、指定された文字が日本語の時は国語辞書DB2731が選択される。一方、英語の時は英英辞書DB2735が選択される。
【0042】
尚、入力ペン13による軌跡形状が順方向直線形状の場合、選択された国語辞書DB2731或いは英英辞書DB2735から指定された文字を語頭とする見出語及び当該見出語の説明情報が読み出されて表示部23に表示される(通常検索)。
【0043】
また入力ペン13による軌跡形状が軌跡32のような逆方向直線形状、即ち、図1の表示画面11において右から左に向かう文字の並びと逆の軌跡であって、指定された文字が日本語の時は国語辞書DB2731が選択される。一方、英語の時は英英辞書DB2735が選択される。
【0044】
尚、入力ペン13による軌跡形状が逆方向直線形状の場合、選択された国語辞書DB2731或いは英英辞書DB2735から指定された文字を末尾とする見出語が見出語一覧として読み出されて表示部23に表示される(逆引き検索)。そして表示された見出語一覧のうち、ユーザによって見出語が選択されると、当該指定された見出語に適合した説明情報が選択された辞書DB273から読み出されて表示される。
【0045】
更に、入力ペン13による軌跡形状が軌跡33のような円形状、即ち、文字を囲むような軌跡の場合は、指定された文字種に関係なく百科事典DB2732が選択される。
【0046】
そして入力ペン13による軌跡形状が軌跡34のような下向き鉤形状、即ち、図1の表示画面11において左から右に向かう文字の並び順に沿った軌跡が描かれ、更に入力ペン13が表示画面11に当接されたまま下方向に屈曲した軌跡が描かれた場合は、指定された文字種に関係なく漢和辞書DB2733が選択される。
【0047】
また入力ペン13による軌跡形状が軌跡35のような上向き鉤形状、即ち、図1の表示画面11において左から右に向かう文字の並び順に沿った軌跡が描かれ、更に入力ペン13が表示画面11に当接されたまま上方向に屈曲した軌跡が描かれた場合は、指定された文字が日本語の時は和英辞書DB2737、英語の時は英和辞書DB2736が選択される。
【0048】
入力ペン13による軌跡形状が軌跡36のような往復直線形状、即ち、図1の表示画面11において文字の並び順に沿って軌跡が描かれ、更に入力ペン13が表示画面11に当接されたまま当該文字の並びと逆の方向に軌跡が描かれた場合、指定された文字が日本語の時は日本語類語辞書DB2734、英語の時は英語類語辞書DB2738が選択される。
【0049】
辞書DB273は、国語辞書DB2731、百科事典DB2732、漢和辞書DB2733、日本語類語辞書DB2734、英英辞書DB2735、英和辞書DB2736、和英辞書DB2737及び英語類語辞書DB2738等を含む。これらの辞書DBは、見出語と当該見出語に対応した説明情報等が記憶されている。
【0050】
図4は、ジェスチャ入力ジャンププログラム271に従ってCPU21が実行するジェスチャ入力ジャンプ処理の動作を説明するためのフローチャートである。図4を用いて、ジェスチャ入力ジャンプ処理の流れについて説明する。
【0051】
まずユーザによって入力文字が入力されると(ステップA1)、CPU21は入力文字に適合する見出語と当該見出語の説明情報を辞書DB273から読み出す(ステップA2)。そして、CPU21は、読み出した見出語に対応する説明情報を表示部23に表示する(ステップA3)。
【0052】
次にCPU21は、表示部23上を入力ペン13で操作されたことを検知すると(ステップA4)、入力ペン13によって指定された文字の文字種を判別する(ステップA5)。更にCPU21は、表示部23上における入力ペン13の軌跡形状を入力軌跡データ記憶領域241に記憶させる。そして記憶された軌跡形状がジャンプ先指定データテーブル272に記憶されているペン軌跡の何れに該当するかを判別する(ステップA6)。
【0053】
続いてCPU21は、ステップA5で判別した文字種と、ステップA6で判別した入力ペン13の軌跡形状に従って、ジャンプ先の辞書DB273を選択し(ステップA7)、選択した辞書DB273から指定された文字に適合する見出語及び当該見出語の説明情報を読み出して(ステップA8)、表示部23に表示させる(ステップA9)。そして処理を終了する。
【0054】
図5〜図13は、各種辞書機能の実行中にジェスチャ入力ジャンプ処理が実行された場合の表示部23の表示内容の一例を示した図である。図5〜図13を用いて、領域指定ジャンプ処理が実行された場合の処理の流れについて詳細に説明する。
【0055】
まずユーザによって例えば入力文字“国立公園”が入力されると(図4のステップA1に該当)、CPU21は入力文字“国立公園”に適合する見出語及び当該見出語の説明情報を国語辞書DB2731から読み出す(図4のステップA2に該当)。そして、図5(a)に示すように、見出語“国立公園”の説明情報が表示された表示画面51を表示部23に表示させる(図4のステップA3に該当)。
【0056】
次に入力ペン13によって、表示画面51に表示されている説明情報の中から軌跡511に示すように文字“景勝”が指定されると、CPU21は文字“景勝”の文字種を判別し(図4のステップA5に該当)、更に軌跡511の軌跡形状を判別して(図4のステップA6に該当)、ジャンプ先指定データテーブル272よりジャンプ先の辞書DB273を選択する(図4のステップA7に該当)。
【0057】
この場合、文字“景勝”の文字種は日本語、軌跡511の軌跡形状は順方向直線形状であるため、CPU21はジャンプ先として国語辞書DB2731を選択し、国語辞書DB2731から文字“景勝”に適合する見出語及び当該見出語の説明情報を読み出す(図4のステップA8に該当)。
【0058】
そしてCPU21は、図5(b)に示すように、見出語“景勝”の説明情報が表示された表示画面52を表示部23に表示させる(図4のステップA9に該当)。
【0059】
次に図6(a)に示すように、見出語“国立公園”の説明情報が表示された表示画面51が表示部23に表示されている際に、入力ペン13によって表示画面51に表示されている説明情報の中から軌跡521に示すように文字“国立公園”が指定された場合を説明する。
【0060】
CPU21は文字“国立公園”の文字種を判別し(図4のステップA5に該当)、更に軌跡521の軌跡形状を判別して(図4のステップA6に該当)、ジャンプ先指定データテーブル272よりジャンプ先の辞書DB273を選択する(図4のステップA7に該当)。
【0061】
この場合、文字“国立公園”の文字種は日本語、軌跡521の軌跡形状は逆方向直線形状であるため、CPU21はジャンプ先として国語辞書DB2731を選択し、国語辞書DB2731から文字“国立公園”を末尾とする見出語を見出語候補として読み出す。そして、図6(b)に示すように、見出語候補が一覧表示された表示画面61を表示部23に表示させる。
【0062】
そして一覧表示された見出語候補から、例えば見出語“あかんこくりつこうえん”がユーザによって選択されると、CPU21は見出語“あかんこくりつこうえん”の説明情報を国語辞書DB2731から読み出す(図4のステップA8に該当)。そして、図7(a)に示すように、見出語“あかんこくりつこうえん”の説明情報が表示された表示画面71を表示部23に表示させる(図4のステップA9に該当)。
【0063】
次に図8(a)に示すように、見出語“国立公園”の説明情報が表示された表示画面51が表示部23に表示されている際に、入力ペン13によって表示画面51に表示されている説明情報の中から軌跡531に示すように文字“大雪山”が指定された場合を説明する。
【0064】
CPU21は文字“大雪山”の文字種を判別し(図4のステップA5に該当)、更に軌跡531の軌跡形状を判別して(図4のステップA6に該当)、ジャンプ先指定データテーブル272よりジャンプ先の辞書DB273を選択する(図4のステップA7に該当)。
【0065】
この場合、文字“大雪山”の文字種は日本語、軌跡531の軌跡形状は円形状であるため、CPU21はジャンプ先として百科事典DB2732を選択し、百科事典DB2732から文字“大雪山”に適合する見出語を読み出す。そして、図8(b)に示すように、見出語“大雪山”の説明情報が表示された表示画面81を表示部23に表示させる(図4のステップA9に該当)。
【0066】
次に図9(a)に示すように、見出語“国立公園”の説明情報が表示された表示画面51が表示部23に表示されている際に、入力ペン13によって表示画面51に表示されている説明情報の中から軌跡541に示すように文字“隠”が指定された場合を説明する。
【0067】
CPU21は軌跡541の軌跡形状を判別して(図4のステップA6に該当)、ジャンプ先指定データテーブル272よりジャンプ先の辞書DB273を選択する(図4のステップA7に該当)。
【0068】
この場合、軌跡541の軌跡形状は下向き鉤形状であるため、CPU21は指定された文字の文字種に関係なくジャンプ先を漢和辞書DB2733として選択し、漢和辞書DB2733から文字“隠”に適合する見出語を読み出す。そして、図9(b)に示すように、見出語“隠”の説明情報が表示された表示画面91を表示部23に表示させる(図4のステップA9に該当)。
【0069】
次に図10(a)に示すように、漢和辞書機能の実行中において、見出語“隠”の説明情報が表示された表示画面91が表示部23に表示されている際に、入力ペン13によって表示画面91に表示されている説明情報の中から軌跡911に示すように文字“かくれる”が指定された場合を説明する。
【0070】
CPU21は文字“かくれる”の文字種を判別し(図4のステップA5に該当)、更に軌跡911の軌跡形状を判別して(図4のステップA6に該当)、ジャンプ先指定データテーブル272よりジャンプ先の辞書DB273を選択する(図4のステップA7に該当)。
【0071】
この場合、文字“かくれる”の文字種は日本語、軌跡911の軌跡形状は上向き鉤形状であるため、CPU21はジャンプ先として和英辞書DB2737を選択し、和英辞書DB2737から文字“かくれる”に適合する見出語を読み出す。そして、図10(b)に示すように、見出語“かくれる”の説明情報が表示された表示画面101を表示部23に表示させる(図4のステップA9に該当)。
【0072】
次に図11(a)に示すように、和英辞書機能の実行中において、見出語“かくれる”の説明情報が表示された表示画面101が表示部23に表示されている際に、入力ペン13によって表示画面101に表示されている説明情報の中から軌跡1011に示すように文字“disappear”が指定された場合を説明する。
【0073】
CPU21は文字“disappear”の文字種を判別し(図4のステップA5に該当)、更に軌跡1011の軌跡形状を判別して(図4のステップA6に該当)、ジャンプ先指定データテーブル272よりジャンプ先の辞書DB273を選択する(図4のステップA7に該当)。
【0074】
この場合、文字“disappear”の文字種は英語、軌跡1011の軌跡形状は順方向直線形状であるため、CPU21はジャンプ先として英英辞書DB2735を選択し、英英辞書DB2735から文字“disappear”を語頭とする見出語を読み出す。そして、図11(b)に示すように、見出語“disappear”の説明情報が表示された表示画面111を表示部23に表示させる(図4のステップA9に該当)。
【0075】
次に図12(a)に示すように、和英辞書機能の実行中において、見出語“かくれる”の説明情報が表示された表示画面101が表示部23に表示されている際に、入力ペン13によって表示画面101に表示されている説明情報の中から軌跡1012に示すように文字“submerge”が指定された場合を説明する。
【0076】
CPU21は文字“submerge”の文字種を判別し(図4のステップA5に該当)、更に軌跡1011の軌跡形状を判別して(図4のステップA6に該当)、ジャンプ先指定データテーブル272よりジャンプ先の辞書DB273を選択する(図4のステップA7に該当)。
【0077】
この場合、文字“submerge”の文字種は英語、軌跡1011の軌跡形状は上向き鉤形状であるため、CPU21はジャンプ先として英和辞書DB2736を選択し、英和辞書DB2736から文字“submerge”に適合する見出語を読み出す。そして、図12(b)に示すように、見出語“submerge”の説明情報が表示された表示画面121を表示部23に表示させる(図4のステップA9に該当)。
【0078】
次に図13(a)に示すように、英和辞書機能の実行中において、見出語“submerge”の説明情報が表示された表示画面121が表示部23に表示されている際に、入力ペン13によって表示画面121に表示されている説明情報の中から軌跡1211に示すように文字“sink”が指定された場合を説明する。
【0079】
CPU21は文字“sink”の文字種を判別し(図4のステップA5に該当)、更に軌跡1211の軌跡形状を判別して(図4のステップA6に該当)、ジャンプ先指定データテーブル272よりジャンプ先の辞書DB273を選択する(図4のステップA7に該当)。
【0080】
この場合、文字“sink”の文字種は英語、軌跡1211の軌跡形状は往復直線形状であるため、CPU21はジャンプ先として英語類語辞書DB2738を選択し、英語類語辞書DB2738から文字“sink”に適合する見出語を読み出す。そして、図13(b)に示すように、見出語“sink”の説明情報が表示された表示画面131を表示部23に表示させる(図4のステップA9に該当)。
【0081】
以上、説明したように、表示部23に表示中の見出語及び当該見出語の説明情報の中から入力ペン13によって文字を指定すると、指定された文字の文字種と、文字の指定方法、即ち、入力ペン13の軌跡形状に基づいてジャンプ先の辞書DB273が選択され、選択された辞書DB273から指定された文字に適合する見出語及び当該見出語の説明情報を読み出して表示部23に表示させることができる。
【0082】
これより、ユーザはジャンプ先の辞書DB273を予め設定したり、ジャンプする度にジャンプ先の辞書DB273を選択する等といった手間のかかる操作を行う必要がなく、文字を指定しながら簡単にジャンプ先の辞書DB273を指定することができる。従って、携帯型電子辞書1のジャンプ機能の使い勝手を向上させることができる。
【0083】
以上、本実施の形態を説明したが、本発明の要旨を逸脱しない範囲内において種々変更を加え得ることは勿論である。
【0084】
例えば、上述した実施の形態では、入力ペン13によって表示中の文字を指定することとして説明したが、マウス等のポインティングデバイスを備える携帯型電子辞書の場合、当該ポインティングデバイスによって文字が指定されることとしてもよい。この場合、ポインティングデバイスによる表示部23上の位置指定操作の軌跡形状と、指定された文字の文字種に基づいて辞書DB273が選択される。
【0085】
更に、上述した実施の形態では、電子辞書1を単体で動作する所謂スタンドアローン型の装置として説明した。しかし、本発明が適用可能な装置はこれに限られるものではない。通信装置を内蔵或いは接続可能に構成し、サーバと通信することによって本発明に係る装置を実現することも可能である。以下、図面を参照して具体的に説明する。
【0086】
図14は、通信装置を内蔵した電子辞書端末100と、サーバ200とが通信回線Nを介して通信可能に接続されたシステム構成の概略例を示す図である。サーバ200は、例えば汎用のワークステーションやサーバ用コンピュータ等によって構成されるものであり、電子辞書端末100は、携帯電話機や、通信装置を内蔵したパソコン、通信装置を内蔵した電子辞書等により構成されるものである。通信回線Nは、有線/無線の電話網やインターネット網等である。
【0087】
図14において、上述した実施の形態の電子辞書1の主要機能を有する機能ブロックを太線で示した。電子辞書1のCPU21が実行するジェスチャ入力ジャンプ処理等はサーバ200のCPU201が実行する。また電子辞書1のROM27が記憶するジェスチャ入力ジャンププログラム271、ジャンプ先指定データテーブル272及び辞書DB273等はサーバ200のハードディスク等から構成される記憶部207が記憶する。また、ジェスチャ入力ジャンプ処理等の実行に伴うデータはサーバ200のRAM206が記憶する。
【0088】
一方、電子辞書1の入力部22、表示部23、位置検出部25及びタッチパネル26は電子辞書端末100の入力部22、表示部23、位置検出部25及びタッチパネル26に相当する。
【0089】
即ち、サーバ200がホスト(或いはサーバ)、電子辞書端末100が端末(或いはクライアント)に相当するホスト・端末のシステム(或いはクライアント/サーバ型のシステム)を形成する。そして、電子辞書端末100の入力部22から入力された入力文字、入力ペン13によって指定された文字及び指定方法指示情報等が通信装置104を介してサーバ200に送信され、サーバ200のCPU201が記憶部207に記憶された各種データ及び各種プログラムに従ってジェスチャ入力ジャンプ処理等を実行する。
【0090】
CPU201は指定された文字の文字種及び指定方法指示情報に基づいて記憶部207に記憶されている辞書DBを選択する。そして選択した辞書DBから指定された文字に適合する見出語と当該見出語の説明情報とを読み出し、通信装置204を通じて電子辞書端末100に送信して表示部23に表示させる。
【0091】
このように、サーバ200及び電子辞書端末100から構成されるシステムで、本発明を実現することも可能である。この場合、電子辞書端末100においては、ジェスチャ入力ジャンププログラム271、ジャンプ先指定データテーブル272及び辞書DB273等を記憶しておく必要がなく、またジェスチャ入力ジャンプ処理等を実行する必要もない。このため、演算処理能力が比較的低いCPU101や、記憶容量等が比較的小さいROM102等を具備する電子辞書端末100(例えば携帯電話)であってもよい。
【0092】
【発明の効果】
請求項1又はに記載の発明によれば、タッチ操作によって指定された文字の文字種と、タッチ操作によって文字が指定された際のタッチ操作の軌跡形状に基づいて辞書データ記憶手段に記憶されている辞書データを選択することができる。従って、文字を指定しながらジャンプ先の辞書データを簡単に指定することができ、ジャンプ機能の使い勝手を向上させることができる。
【0093】
また、請求項1又は4に記載の発明によれば、文字の指定方法に応じて、当該指定された文字を語頭とする見出語か、或いは末尾とする見出語かを区別して読み出して表示させることができる。従って、例えば、逆引き検索メニュー等において再度文字を入力し、当該入力文字を末尾とする見出語を検索しなおす必要がなく、ジャンプ機能の使い勝手を向上させることができる。
【0094】
請求項に記載の発明によれば、指定された文字が日本語の場合、日本語辞書データから当該指定された文字を語頭とする見出語か、或いは末尾とする見出語かを読み出して表示させることができる。従って、ジャンプする度にジャンプ先を指定する等といった煩雑な操作をする必要がなく、ジャンプ機能の使い勝手を向上させることができる。
【0095】
請求項に記載の発明によれば、指定された文字が外国語の場合、外国語辞書データから当該指定された文字を語頭とする見出語か、或いは末尾とする見出語かを読み出して表示させることができる。従って、ジャンプする度にジャンプ先を指定する等といった煩雑な操作をする必要がなく、ジャンプ機能の使い勝手を向上させることができる。
【図面の簡単な説明】
【図1】携帯型電子辞書の斜視概観図の一例を示す図。
【図2】携帯型電子辞書の構成を示すブロック図。
【図3】ジャンプ先指定データテーブルのデータ構成を示した図。
【図4】ジェスチャ入力ジャンプ処理の実行にかかる携帯型電子辞書の動作フローを示す図。
【図5】表示部に表示される表示画面の一例を示す図。
【図6】表示部に表示される表示画面の一例を示す図。
【図7】表示部に表示される表示画面の一例を示す図。
【図8】表示部に表示される表示画面の一例を示す図。
【図9】表示部に表示される表示画面の一例を示す図。
【図10】表示部に表示される表示画面の一例を示す図。
【図11】表示部に表示される表示画面の一例を示す図。
【図12】表示部に表示される表示画面の一例を示す図。
【図13】表示部に表示される表示画面の一例を示す図。
【図14】通信装置を内蔵した電子辞書端末と、サーバとが通信回線を介して通信可能に接続されたシステム構成の概略例を示す図。
【符号の説明】
1 携帯型電子辞書
11 表示画面
12 各種キー群
13 入力ペン
21 CPU
22 入力部
23 表示部
24 RAM
241 入力軌跡データ記憶領域
25 位置検出部
26 タッチパネル
27 ROM
271 ジェスチャ入力ジャンププログラム
272 ジャンプ先指定データテーブル
273 辞書DB
2731 国語辞書DB
2732 百科事典DB
2733 漢和辞書DB
2734 日本語類語辞書DB
2735 英英辞書DB
2736 英和辞書DB
2737 和英辞書DB
2738 英語類語辞書DB
[0001]
BACKGROUND OF THE INVENTION
The present invention reads out and displays a headword that matches a specified character string. Electronic device with dictionary function And the program.
[0002]
[Prior art]
Conventionally, a dictionary database (Data Base; hereinafter referred to as “DB”) is provided, and a headword that matches an input character is read from the dictionary DB, and the meaning of the headword and the headword are read out. There is known an electronic dictionary that is a type of information display control device that displays related information such as used example sentences, phrases, pronunciations, and explanations.
[0003]
Further, if the jump function provided in the electronic dictionary is used, for example, a character string in the description information of the national language dictionary is designated, and the character string is used as a headword, and the same dictionary is a national language dictionary or another dictionary. It is possible to display explanation information corresponding to the headwords of the Japanese-English dictionary and encyclopedia. The jump function provided in the electronic dictionary means that when explanation information corresponding to a headword is displayed, a part of the headword in the explanation information is designated, and a headword that matches the designated character is selected. It is a function to search again.
[0004]
In such a jump function provided in the electronic dictionary, a technique is known in which a jump destination can be set in advance for a plurality of dictionary DBs, or a jump destination dictionary DB can be designated each time a jump is made (patent) Reference 1).
[0005]
[Patent Document 1]
JP 2001-134585 A (page 2-4, FIG. 1)
[0006]
[Problems to be solved by the invention]
However, in the technique such as Patent Document 1, since it is necessary to set a jump destination dictionary DB in advance, it is necessary to change the jump destination dictionary DB setting when it is desired to jump to another dictionary DB. Was bad. In addition, the operation of designating the jump destination dictionary DB every time the jump is performed is troublesome in the designation method.
[0007]
It is an object of the present invention to easily specify a jump destination dictionary DB in the jump function. Electronic device with dictionary function And providing a program.
[0008]
[Means for Solving the Problems]
In order to solve the above problems, an electronic device having a dictionary function according to claim 1 is a dictionary data storage means for storing a plurality of types of dictionary data in which information in which headwords and explanation information are associated is collected. An input means for receiving character input, a display unit formed integrally with the touch panel, a headword that matches the character received by the input means, and explanation information of the headword Display control means for performing control to read out from the dictionary data storage means and display on the display section, and the headword displayed on the display section by the user's touch operation on the display section, and explanation information of the headword One or more consecutive characters from Forward or backward A designation means for designating, a character type discrimination means for discriminating a character type of the character designated by the designation means, and a designation method for discriminating a designation method based on a trajectory shape of a touch operation when a character is designated by the designation means Based on the determining means, the specifying method determined by the specifying method determining means, and the character type determined by the character type determining means, one of a plurality of types of dictionary data stored in the dictionary data storage means is selected. Selection means to A head part for performing control to read out and display a headword having the designated character as a head part from the dictionary data selected by the selecting part when the designation method judgment part judges that the character is designated in the forward direction. A headword that ends with the designated character from the dictionary data selected by the selection means when the inclusion headword display control means and the designation method judgment means determine that the designation of the character is in the reverse direction End-containing headword display control means for performing control to read and display It is characterized by having.
[0009]
Claims 4 The program according to the invention is a dictionary data storage function for storing a plurality of types of dictionary data in which information in which headwords and explanation information are associated is stored in a computer having a display unit formed integrally with a touch panel. And an input function that accepts input of characters, a headword that matches a character accepted by the input function, and explanation information of the headword from the dictionary data storage function, One or more consecutive characters from the headword displayed on the display unit and the explanation information of the headword by a display control function for performing display control and a touch operation on the display unit by the user Forward or backward A designation function to designate, a character type discrimination function to discriminate a character type of a character designated by the designation function, and a designation method to discriminate a designation method based on a trajectory shape of a touch operation when a character is designated by the designation function Select one of a plurality of types of dictionary data stored in the dictionary data storage function based on a determination function, a specification method determined by the specification method determination function, and a character type determined by the character type determination function A selection function to A head for performing control to read out and display a headword having the designated character as a head from the dictionary data selected by the selection function when the designation method discriminating function judges that the character is designated in the forward direction A headword that ends with the specified character from the dictionary data selected by the selection function when the inclusion headword display control function and the designation method discrimination function discriminate the designation of the character in the reverse direction End-containing headword display control function for performing control to read and display It is characterized by realizing.
[0013]
In the following, “reverse search” refers to reading from the dictionary DB the word that ends with the specified character, and “normal search” refers to the word that starts with the specified character. The description will be made by reading from the dictionary DB.
[0014]
Claim 2 The invention described in claim 1 The dictionary data storage means stores Japanese dictionary data in which information in which headwords expressed in Japanese are associated with explanatory information is stored. The head-included headword display control means further reads out a headword having the designated character as a head from the Japanese dictionary data when the character type determining means determines that it is a Japanese character. A head-containing Japanese headword display means for performing display control, and the tail-containing headword display control means is further configured to specify the specified character when the character type determining means determines that it is a Japanese character. It is characterized by having a tail-containing Japanese headword display means for controlling to read out and display a headword having a character as a tail from the Japanese dictionary data.
[0016]
Claim 3 The invention described in claim 1 or 2 An electronic device having the dictionary function described in the above, wherein the dictionary data storage means stores foreign language dictionary data in which information in which headwords expressed in a foreign language are associated with explanatory information is collected. The head-containing headword display control means further reads out the headword with the designated character as the head from the foreign language dictionary data when the character type discrimination means discriminates it as a foreign language character. A head-containing foreign word headword display means for performing display control, wherein the tail-containing headword display control means is further specified when the character type determining means determines that the character is a foreign language character. It is characterized by having a tail-containing foreign language headword display means for performing control to read out and display a headword having a character as a tail from the foreign language dictionary data.
[0025]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, with reference to FIGS. 1-14, embodiment of the information display control apparatus which concerns on this invention is described in detail. In the following, the case where the present invention is applied to a foldable portable electronic dictionary, which is a kind of information display control device, will be described as an example. However, embodiments to which the present invention can be applied are limited to this. It is not a thing.
[0026]
The portable electronic dictionary incorporates various electronic dictionary data (dictionary DB) such as a national language dictionary, a Chinese-Japanese dictionary, an encyclopedia, an English-English dictionary, an English-Japanese dictionary, a Japanese-English dictionary, and a synonym dictionary. This dictionary DB stores character data, still image data, moving image data, audio data, and the like for explaining the found words in association with the found words. The user can display an explanation of the word by selecting the dictionary type and inputting the word.
[0027]
FIG. 1 is an example of a perspective overview of a portable electronic dictionary 1. As shown in the figure, the portable electronic dictionary 1 includes a display screen 11, various key groups 12, an input pen 13, and the like, includes a built-in battery (not shown), etc., and is made of a metal or resin casing. Has been.
[0028]
The display screen 11 is a portion on which various data necessary for using the portable electronic dictionary 1 such as characters and codes in response to pressing of the various key groups 12 are displayed. The display screen 11 is an element such as an LCD (Liquid Crystal Display) or an ELD (Electronic Luminescent Display), and is realized by a combination of one or more elements. Further, the display screen 11 is configured integrally with a touch panel so that a touch input of the input pen 13 can be detected.
[0029]
Each key constituting the various key groups 12 is assigned with a unique function, and the user operates the portable electronic dictionary 1 by pressing these keys. Specifically, a character input key, a dictionary type selection key, a direction key for moving a displayed cursor, etc., a determination key for instructing execution of various modes, and the like are provided.
[0030]
FIG. 2 is a block diagram showing the configuration of the portable electronic dictionary 1. As shown in the figure, the portable electronic dictionary 1 includes a CPU 21, an input unit 22, a display unit 23, a RAM 24, a position detection unit 25, and a ROM 27, and each unit is connected by a bus 28. A touch panel 26 is connected to the position detection unit 25.
[0031]
The CPU 21 executes processing based on a predetermined program in accordance with an input instruction, performs an instruction to each function unit, data transfer, and the like, and controls the portable electronic dictionary 1 in an integrated manner. Specifically, the CPU 21 reads a program stored in the ROM 27 in response to a pressing signal or the like input from the input unit 22 and executes processing according to the program. Then, the processing result is stored in the RAM 24, and a display signal for displaying the processing result is appropriately output to the display unit 23 to display the corresponding display information.
[0032]
In addition, the CPU 21 reads a gesture input jump program 271 to be described later and executes a gesture input jump process, so that the headword displayed on the display unit 23 and the character specified from the explanation information of the headword are displayed. One dictionary DB is selected from the dictionary DB 273 based on the character type and the method of designating the character, and the headword that matches the character designated from the dictionary DB and the explanation information of the headword are read and displayed.
[0033]
The input unit 22 is an input device provided with a key group necessary for inputting characters such as kana and alphabets and selecting functions, and outputs a pressed signal of a pressed key to the CPU 21. By means of key input in the input unit 22, in particular, input means such as input character input, dictionary type selection, search execution instruction, and mode switching instruction are realized. The input unit 22 corresponds to the various key groups 12 shown in FIG.
[0034]
The display unit 23 displays various screens based on display signals input from the CPU 21. The display unit 23 corresponds to the display screen 11 shown in FIG.
[0035]
The RAM 24 includes a memory area that temporarily holds various programs executed by the CPU 21 and data related to the execution of these programs. In this embodiment, an input trajectory data storage area 241 is particularly provided. The input trajectory data storage area 241 stores a trajectory shape of the input pen 13 when a character being displayed is designated by the input pen 13.
[0036]
The touch panel 26 is a device that senses a position designated (contacted) on the display unit 23 by the input pen 13 and outputs a signal corresponding to the designated (contacted) position. The position detection unit 25 connected to the touch panel 26 detects instructed position coordinates on the display unit 23 based on a signal output from the touch panel 26. If this touch panel 26 is used, the position in the display area of the display unit 23 can be directly designated. In particular, by bringing the input pen 13 into contact with the touch panel 26, operations such as tap-in, drag, and tap-out can be realized.
[0037]
Here, tap-in means an operation at that time when the input pen 13 is brought into contact with the display screen 11, and tap-out means an operation of releasing the input pen 13 from the display screen 11 after being brought into contact. To tell. The drag means an operation of sliding the input pen 13 from the tap-in to the tap-out on the display screen 11.
[0038]
The ROM 27 stores programs and data for realizing various functions of the portable electronic dictionary 1. In the present embodiment, the ROM 27 stores a gesture input jump program 271, a jump destination designation data table 272, a dictionary DB 273, and the like.
[0039]
When a character is designated from the displayed headword and the explanation information of the headword, the gesture input jump program 271 selects one dictionary DB from the dictionary DB 273 based on the character type and the designation method of the designated character. Is a program for causing the CPU 21 to execute a gesture input jump process that reads out and displays a headword that matches a designated character from the dictionary DB and explanation information of the headword.
[0040]
The jump destination designation data table 272 stores a jump destination dictionary DB in association with the locus shape of the input pen 13 when a character is designated by the input pen 13 and the character type of the designated character. . FIG. 3 is a diagram showing an example of the data configuration of the jump destination designation data table 272. As shown in FIG.
[0041]
For example, the trajectory shape of the input pen 13 on the touch panel 26 is a forward straight line shape such as the trajectory 31, that is, a trajectory along the order of characters from left to right on the display screen 11 of FIG. When the entered character is Japanese, the national language dictionary DB 2731 is selected. On the other hand, for English, the English-English dictionary DB 2735 is selected.
[0042]
When the trajectory shape by the input pen 13 is a forward straight line shape, the headword including the specified character from the selected Japanese language dictionary DB 2731 or the English-English dictionary DB 2735 and the explanation information of the head word are read out. And displayed on the display unit 23 (normal search).
[0043]
The trajectory shape by the input pen 13 is a reverse linear shape like the trajectory 32, that is, a trajectory reverse to the arrangement of characters from right to left on the display screen 11 in FIG. In this case, the national language dictionary DB 2731 is selected. On the other hand, for English, the English-English dictionary DB 2735 is selected.
[0044]
If the trajectory shape by the input pen 13 is a reverse straight line shape, the headwords ending with the character specified from the selected Japanese dictionary DB 2731 or English-English dictionary DB 2735 are read and displayed as a headword list. It is displayed on the part 23 (reverse lookup). When a headword is selected by the user from the displayed headword list, explanation information suitable for the designated headword is read from the selected dictionary DB 273 and displayed.
[0045]
Furthermore, when the trajectory shape by the input pen 13 is a circular shape such as the trajectory 33, that is, a trajectory surrounding a character, the encyclopedia DB 2732 is selected regardless of the designated character type.
[0046]
Then, the trajectory shape by the input pen 13 is a downward saddle shape such as the trajectory 34, that is, a trajectory is drawn along the sequence of characters from left to right on the display screen 11 in FIG. When a trajectory bent downward is drawn while touching, the Hanwa dictionary DB 2733 is selected regardless of the designated character type.
[0047]
In addition, the trajectory shape by the input pen 13 is an upward saddle shape such as the trajectory 35, that is, a trajectory is drawn along the sequence of characters from left to right on the display screen 11 in FIG. When a trajectory bent in the upward direction is drawn, the Japanese-English dictionary DB 2737 is selected when the designated character is Japanese, and the English-Japanese dictionary DB 2736 is selected when the designated character is English.
[0048]
The trajectory shape by the input pen 13 is a reciprocating linear shape like the trajectory 36, that is, the trajectory is drawn along the character arrangement order on the display screen 11 of FIG. 1, and the input pen 13 remains in contact with the display screen 11. When a trajectory is drawn in a direction opposite to the arrangement of the characters, the Japanese synonym dictionary DB 2734 is selected when the designated character is Japanese, and the English synonym dictionary DB 2738 is selected when the designated character is English.
[0049]
The dictionary DB 273 includes a national language dictionary DB 2731, an encyclopedia DB 2732, a Han-Japanese dictionary DB 2733, a Japanese synonym dictionary DB 2734, an English-English dictionary DB 2735, an English-Japanese dictionary DB 2736, a Japanese-English dictionary DB 2737, an English synonym dictionary DB 2738, and the like. These dictionary DBs store headwords and explanation information corresponding to the headwords.
[0050]
FIG. 4 is a flowchart for explaining the operation of the gesture input jump process executed by the CPU 21 in accordance with the gesture input jump program 271. The flow of the gesture input jump process will be described with reference to FIG.
[0051]
First, when an input character is input by the user (step A1), the CPU 21 reads out a headword that matches the input character and explanation information of the headword from the dictionary DB 273 (step A2). And CPU21 displays the explanatory information corresponding to the read headword on the display part 23 (step A3).
[0052]
Next, when the CPU 21 detects that the display pen 23 is operated with the input pen 13 (step A4), it determines the character type of the character designated by the input pen 13 (step A5). Further, the CPU 21 stores the locus shape of the input pen 13 on the display unit 23 in the input locus data storage area 241. Then, it is determined which of the pen trajectories stored in the jump destination designation data table 272 corresponds to the stored trajectory shape (step A6).
[0053]
Subsequently, the CPU 21 selects the jump destination dictionary DB 273 according to the character type determined in step A5 and the trajectory shape of the input pen 13 determined in step A6 (step A7), and matches the character specified from the selected dictionary DB 273. The headword and the explanation information of the headword are read (step A8) and displayed on the display unit 23 (step A9). Then, the process ends.
[0054]
5 to 13 are diagrams showing examples of display contents of the display unit 23 when the gesture input jump process is executed during execution of various dictionary functions. The flow of processing when the region designation jump processing is executed will be described in detail with reference to FIGS.
[0055]
First, when the user inputs, for example, the input character “National Park” (corresponding to step A1 in FIG. 4), the CPU 21 displays the headword matching the input character “National Park” and the explanation information of the headword in the national language dictionary. Read from DB2731 (corresponding to step A2 in FIG. 4). Then, as shown in FIG. 5A, a display screen 51 on which explanatory information of the headword “national park” is displayed is displayed on the display unit 23 (corresponding to step A3 in FIG. 4).
[0056]
Next, when the character “scenic spot” is designated by the input pen 13 from the explanation information displayed on the display screen 51 as indicated by the locus 511, the CPU 21 determines the character type of the character “scenic spot” (FIG. 4). (Corresponding to step A5 in FIG. 4), further determining the trajectory shape of the trajectory 511 (corresponding to step A6 in FIG. 4), and selecting the jump destination dictionary DB 273 from the jump destination designation data table 272 (corresponding to step A7 in FIG. 4). ).
[0057]
In this case, since the character type of the character “Scenic” is Japanese, and the locus shape of the locus 511 is a forward straight line shape, the CPU 21 selects the national language dictionary DB 2731 as a jump destination and matches the character “scenic” from the national language dictionary DB 2731. The headword and the explanation information of the headword are read out (corresponding to step A8 in FIG. 4).
[0058]
Then, as shown in FIG. 5B, the CPU 21 displays the display screen 52 on which the explanatory information of the headword “scenic spot” is displayed on the display unit 23 (corresponding to step A9 in FIG. 4).
[0059]
Next, as shown in FIG. 6A, when the display screen 51 displaying the explanation information of the headword “National Park” is displayed on the display unit 23, it is displayed on the display screen 51 by the input pen 13. The case where the character “National Park” is designated as indicated by the locus 521 from the described explanation information will be described.
[0060]
The CPU 21 determines the character type of the character “National Park” (corresponding to step A5 in FIG. 4), further determines the trajectory shape of the trajectory 521 (corresponding to step A6 in FIG. 4), and jumps from the jump destination designation data table 272. The previous dictionary DB 273 is selected (corresponding to step A7 in FIG. 4).
[0061]
In this case, since the character type of the character “National Park” is Japanese and the locus shape of the locus 521 is a reverse straight line shape, the CPU 21 selects the national language dictionary DB 2731 as a jump destination, and selects the character “National Park” from the national language dictionary DB 2731. The head word is read out as a head word candidate. Then, as shown in FIG. 6 (b), the display unit 61 displays a display screen 61 displaying a list of headword candidates.
[0062]
When the user selects, for example, the headword “Akankokuritsu Koen” from the list of headword candidates displayed, the CPU 21 reads out the explanation information of the headword “Akankokuritsu Koen” from the Japanese dictionary DB 2731 ( Corresponding to step A8 in FIG. 4). Then, as shown in FIG. 7A, a display screen 71 on which explanatory information of the headword “Akankokuritsukoen” is displayed is displayed on the display unit 23 (corresponding to step A9 in FIG. 4).
[0063]
Next, as shown in FIG. 8A, when the display screen 51 on which the explanation information of the headword “national park” is displayed is displayed on the display unit 23, the input pen 13 displays it on the display screen 51. The case where the character “Daisetsuzan” is designated as indicated by the locus 531 from the described explanation information will be described.
[0064]
The CPU 21 determines the character type of the character “Daisetsuzan” (corresponding to step A5 in FIG. 4), further determines the trajectory shape of the trajectory 531 (corresponding to step A6 in FIG. 4), and jumps from the jump destination designation data table 272. The previous dictionary DB 273 is selected (corresponding to step A7 in FIG. 4).
[0065]
In this case, since the character type of the character “Daisetsuzan” is Japanese and the trajectory shape of the trajectory 531 is circular, the CPU 21 selects the encyclopedia DB2732 as the jump destination, and matches the character “Daisetsuzan” from the encyclopedia DB2732. Read headwords. Then, as shown in FIG. 8B, a display screen 81 on which the explanatory information of the headword “Daisetsuzan” is displayed is displayed on the display unit 23 (corresponding to step A9 in FIG. 4).
[0066]
Next, as shown in FIG. 9 (a), when the display screen 51 displaying the explanation information of the headword “National Park” is displayed on the display unit 23, it is displayed on the display screen 51 by the input pen 13. A case where the character “hidden” is designated from the described explanation information as indicated by a locus 541 will be described.
[0067]
The CPU 21 determines the locus shape of the locus 541 (corresponding to step A6 in FIG. 4), and selects the jump destination dictionary DB 273 from the jump destination designation data table 272 (corresponding to step A7 in FIG. 4).
[0068]
In this case, since the trajectory shape of the trajectory 541 is a downward saddle shape, the CPU 21 selects the jump destination as the Hanwa dictionary DB 2733 regardless of the character type of the designated character, and finds the character “hidden” that matches the character “hidden” from the Hanwa dictionary DB2733. Read a word. Then, as shown in FIG. 9B, a display screen 91 on which explanation information of the headword “hidden” is displayed is displayed on the display unit 23 (corresponding to step A9 in FIG. 4).
[0069]
Next, as shown in FIG. 10A, when the display screen 91 on which the explanation information of the headword “hidden” is displayed on the display unit 23 during the execution of the Hanwa dictionary function, the input pen A case where the character “Kuraku” is designated from the explanation information displayed on the display screen 91 as shown in the locus 911 will be described.
[0070]
The CPU 21 determines the character type of the character “Kurare” (corresponding to step A5 in FIG. 4), further determines the trajectory shape of the trajectory 911 (corresponding to step A6 in FIG. 4), and jumps from the jump destination designation data table 272. The previous dictionary DB 273 is selected (corresponding to step A7 in FIG. 4).
[0071]
In this case, since the character type of the character “Karu” is Japanese and the locus shape of the locus 911 is an upward saddle shape, the CPU 21 selects the Japanese-English dictionary DB 2737 as the jump destination, and matches the character “Kare” from the Japanese-English dictionary DB 2737. The headword to be read is read out. Then, as shown in FIG. 10 (b), the display screen 101 on which the explanatory information of the headword “Kakaru” is displayed is displayed on the display unit 23 (corresponding to step A9 in FIG. 4).
[0072]
Next, as shown in FIG. 11 (a), during the execution of the Japanese-English dictionary function, when the display screen 101 on which the explanation information of the headword “Kakaru” is displayed is displayed on the display unit 23, the input is performed. A case where the character “disappear” is designated from the description information displayed on the display screen 101 by the pen 13 as indicated by the locus 1011 will be described.
[0073]
The CPU 21 determines the character type of the character “disappear” (corresponding to step A5 in FIG. 4), further determines the trajectory shape of the trajectory 1011 (corresponding to step A6 in FIG. 4), and jumps from the jump destination designation data table 272. Dictionary DB 273 is selected (corresponding to step A7 in FIG. 4).
[0074]
In this case, since the character type of the character “disappear” is English and the trajectory shape of the trajectory 1011 is a forward straight line shape, the CPU 21 selects the English-English dictionary DB 2735 as the jump destination, and starts the character “disappear” from the English-English dictionary DB 2735. Is read out. Then, as shown in FIG. 11B, a display screen 111 on which the explanation information of the headword “disappear” is displayed is displayed on the display unit 23 (corresponding to step A9 in FIG. 4).
[0075]
Next, as shown in FIG. 12A, during the execution of the Japanese-English dictionary function, when the display screen 101 displaying the explanation information of the headword “Kakaru” is displayed on the display unit 23, the input is performed. A case where the character “submerge” is designated from the description information displayed on the display screen 101 by the pen 13 as indicated by a locus 1012 will be described.
[0076]
The CPU 21 determines the character type of the character “submerge” (corresponding to step A5 in FIG. 4), further determines the trajectory shape of the trajectory 1011 (corresponding to step A6 in FIG. 4), and jumps from the jump destination designation data table 272. Dictionary DB 273 is selected (corresponding to step A7 in FIG. 4).
[0077]
In this case, since the character type of the character “submerge” is English and the locus shape of the locus 1011 is an upward saddle shape, the CPU 21 selects the English-Japanese dictionary DB 2736 as the jump destination, and finds the character “submerge” that matches the character “submerge” from the English-Japanese dictionary DB 2736. Read a word. Then, as shown in FIG. 12B, a display screen 121 on which explanation information of the headword “submerge” is displayed is displayed on the display unit 23 (corresponding to step A9 in FIG. 4).
[0078]
Next, as shown in FIG. 13A, when the display screen 121 on which the explanation information of the headword “submerge” is displayed on the display unit 23 during execution of the English-Japanese dictionary function, the input pen 13, a case where the character “sink” is designated from the description information displayed on the display screen 121 as indicated by a locus 1211 will be described.
[0079]
The CPU 21 determines the character type of the character “sink” (corresponding to step A5 in FIG. 4), further determines the trajectory shape of the trajectory 1211 (corresponding to step A6 in FIG. 4), and jumps from the jump destination designation data table 272. Dictionary DB 273 is selected (corresponding to step A7 in FIG. 4).
[0080]
In this case, since the character type of the character “sink” is English and the locus shape of the locus 1211 is a reciprocating straight line shape, the CPU 21 selects the English synonym dictionary DB 2738 as a jump destination and matches the character “sink” from the English synonym dictionary DB 2738. Read headwords. And as shown in FIG.13 (b), the display screen 131 on which the explanatory information of the headword "sink" was displayed is displayed on the display part 23 (it corresponds to step A9 of FIG. 4).
[0081]
As described above, when a character is designated by the input pen 13 from the headword displayed on the display unit 23 and the explanation information of the headword, the character type of the designated character, the character designation method, That is, the jump destination dictionary DB 273 is selected based on the trajectory shape of the input pen 13, and the headword that matches the specified character and the explanation information of the headword are read from the selected dictionary DB 273 and displayed on the display unit 23. Can be displayed.
[0082]
This eliminates the need for the user to set the jump destination dictionary DB 273 in advance or to select the jump destination dictionary DB 273 every time the user jumps. A dictionary DB 273 can be designated. Therefore, the usability of the jump function of the portable electronic dictionary 1 can be improved.
[0083]
Although the present embodiment has been described above, it goes without saying that various modifications can be made without departing from the scope of the present invention.
[0084]
For example, in the above-described embodiment, it has been described that the character being displayed is designated by the input pen 13, but in the case of a portable electronic dictionary having a pointing device such as a mouse, the character is designated by the pointing device. It is good. In this case, the dictionary DB 273 is selected based on the locus shape of the position designation operation on the display unit 23 by the pointing device and the character type of the designated character.
[0085]
Furthermore, in the above-described embodiment, the electronic dictionary 1 has been described as a so-called stand-alone device that operates alone. However, the apparatus to which the present invention is applicable is not limited to this. It is also possible to implement the device according to the present invention by configuring the communication device to be built-in or connectable and communicating with the server. Hereinafter, specific description will be given with reference to the drawings.
[0086]
FIG. 14 is a diagram showing a schematic example of a system configuration in which an electronic dictionary terminal 100 incorporating a communication device and a server 200 are communicably connected via a communication line N. The server 200 is configured by, for example, a general-purpose workstation or a server computer. The electronic dictionary terminal 100 is configured by a mobile phone, a personal computer with a built-in communication device, an electronic dictionary with a built-in communication device, or the like. Is. The communication line N is a wired / wireless telephone network or the Internet network.
[0087]
In FIG. 14, the functional blocks having the main functions of the electronic dictionary 1 of the above-described embodiment are indicated by bold lines. The gesture input jump process executed by the CPU 21 of the electronic dictionary 1 is executed by the CPU 201 of the server 200. The gesture input jump program 271, jump destination designation data table 272, dictionary DB 273, and the like stored in the ROM 27 of the electronic dictionary 1 are stored in the storage unit 207 including the hard disk of the server 200. Further, the RAM 206 of the server 200 stores data associated with execution of gesture input jump processing and the like.
[0088]
On the other hand, the input unit 22, display unit 23, position detection unit 25, and touch panel 26 of the electronic dictionary 1 correspond to the input unit 22, display unit 23, position detection unit 25, and touch panel 26 of the electronic dictionary terminal 100.
[0089]
That is, the server 200 forms a host (or server), and the electronic dictionary terminal 100 forms a host / terminal system (or client / server type system) corresponding to the terminal (or client). Then, input characters input from the input unit 22 of the electronic dictionary terminal 100, characters specified by the input pen 13, specification method instruction information, and the like are transmitted to the server 200 via the communication device 104, and stored in the CPU 201 of the server 200. A gesture input jump process or the like is executed in accordance with various data and various programs stored in the unit 207.
[0090]
The CPU 201 selects the dictionary DB stored in the storage unit 207 based on the character type of the designated character and the designation method instruction information. Then, the headword that matches the designated character and the explanation information of the headword are read from the selected dictionary DB, transmitted to the electronic dictionary terminal 100 through the communication device 204, and displayed on the display unit 23.
[0091]
As described above, the present invention can be realized by a system including the server 200 and the electronic dictionary terminal 100. In this case, the electronic dictionary terminal 100 does not need to store the gesture input jump program 271, the jump destination designation data table 272, the dictionary DB 273, and the like, and does not need to execute the gesture input jump process. For this reason, the electronic dictionary terminal 100 (for example, a mobile phone) including the CPU 101 having a relatively low processing capacity and the ROM 102 having a relatively small storage capacity may be used.
[0092]
【The invention's effect】
Claim 1 or 4 According to the invention described in the above, the dictionary data stored in the dictionary data storage means is selected based on the character type specified by the touch operation and the trajectory shape of the touch operation when the character is specified by the touch operation. can do. Therefore, it is possible to easily specify the jump destination dictionary data while designating characters, and the usability of the jump function can be improved.
[0093]
Also, Claim 1 or 4 According to the invention described in (1), it is possible to distinguish and read out whether the designated word has the head word or the tail word as the head, depending on the character designation method. Therefore, for example, it is not necessary to input a character again in the reverse search menu or the like, and to search again for a headword ending with the input character, and the usability of the jump function can be improved.
[0094]
Claim 2 According to the invention described in the above, when the designated character is Japanese, it is read out from the Japanese dictionary data whether the designated word has the head word or the tail word, and is displayed. be able to. Therefore, it is not necessary to perform a complicated operation such as specifying a jump destination each time a jump is made, and the usability of the jump function can be improved.
[0095]
Claim 3 According to the invention described in the above, when the designated character is a foreign language, it is read out and displayed from the foreign language dictionary data whether the designated word has the head word or the tail word. be able to. Therefore, it is not necessary to perform a complicated operation such as specifying a jump destination each time a jump is made, and the usability of the jump function can be improved.
[Brief description of the drawings]
FIG. 1 is a diagram showing an example of a perspective overview of a portable electronic dictionary.
FIG. 2 is a block diagram showing a configuration of a portable electronic dictionary.
FIG. 3 is a diagram showing a data configuration of a jump destination designation data table.
FIG. 4 is a diagram showing an operation flow of the portable electronic dictionary according to execution of gesture input jump processing.
FIG. 5 is a diagram showing an example of a display screen displayed on the display unit.
FIG. 6 is a diagram showing an example of a display screen displayed on the display unit.
FIG. 7 is a diagram showing an example of a display screen displayed on the display unit.
FIG. 8 is a diagram showing an example of a display screen displayed on the display unit.
FIG. 9 is a diagram showing an example of a display screen displayed on the display unit.
FIG. 10 is a diagram showing an example of a display screen displayed on the display unit.
FIG. 11 is a diagram showing an example of a display screen displayed on the display unit.
FIG. 12 is a diagram showing an example of a display screen displayed on the display unit.
FIG. 13 is a diagram showing an example of a display screen displayed on the display unit.
FIG. 14 is a diagram showing a schematic example of a system configuration in which an electronic dictionary terminal incorporating a communication device and a server are communicably connected via a communication line.
[Explanation of symbols]
1 Portable electronic dictionary
11 Display screen
12 Various key groups
13 Input pen
21 CPU
22 Input section
23 Display
24 RAM
241 Input track data storage area
25 Position detector
26 Touch panel
27 ROM
271 Gesture input jump program
272 Jump destination specification data table
273 Dictionary DB
2731 Japanese dictionary DB
2732 Encyclopedia DB
2733 Hanwa Dictionary DB
2734 Japanese Synonym Dictionary DB
2735 English-English Dictionary DB
2736 English-Japanese Dictionary DB
2737 Japanese-English Dictionary DB
2738 English Synonym Dictionary DB

Claims (4)

見出語と説明情報とが対応づけられた情報を集合した辞書データを複数種類記憶する辞書データ記憶手段と、
文字の入力を受け付ける入力手段と、
タッチパネルと一体的に形成された表示部と、
前記入力手段によって入力を受け付けられた文字に適合する見出語と、当該見出語の説明情報とを前記辞書データ記憶手段から読み出して前記表示部に表示する制御を行う表示制御手段と、
ユーザによる表示部へのタッチ操作によって、前記表示部に表示された見出語及び当該見出語の説明情報から連続する1以上の文字を順方向又は逆方向に指定する指定手段と、
この指定手段によって指定された文字の文字種を判別する文字種判別手段と、
前記指定手段によって文字が指定された際のタッチ操作の軌跡形状に基づいて指定方法を判別する指定方法判別手段と、
この指定方法判別手段によって判別された指定方法と、前記文字種判別手段によって判別された文字種に基づいて、前記辞書データ記憶手段に記憶されている複数種類の辞書データの何れかを選択する選択手段と、
前記指定方法判別手段が順方向での文字の指定と判別した場合に、前記選択手段によって選択された辞書データから前記指定された文字を語頭とする見出語を読み出して表示する制御を行う語頭含有見出語表示制御手段と、
前記指定方法判別手段が逆方向での文字の指定と判別した場合に、前記選択手段によって選択された辞書データから前記指定された文字を末尾とする見出語を読み出して表示する制御を行う末尾含有見出語表示制御手段と、
を備えることを特徴とする辞書機能を備えた電子装置。
Dictionary data storage means for storing a plurality of types of dictionary data in which information in which headwords and explanation information are associated with each other is stored;
Input means for accepting input of characters;
A display unit formed integrally with the touch panel;
Display control means for performing control to read out the headword that matches the character accepted by the input means and the explanation information of the headword from the dictionary data storage means and display on the display unit;
A designation means for designating one or more consecutive characters from the headword displayed on the display unit and the explanation information of the headword in a forward direction or a reverse direction by a touch operation on the display unit by a user;
A character type discriminating means for discriminating the character type of the character designated by the designation means;
A designation method discriminating unit that discriminates a designation method based on a trajectory shape of a touch operation when a character is designated by the designation unit;
A selecting method for selecting one of a plurality of types of dictionary data stored in the dictionary data storage unit based on the specifying method determined by the specifying method determining unit, and the character type determined by the character type determining unit; ,
A head part for performing control to read out and display a headword having the designated character as a head part from the dictionary data selected by the selecting part when the designation method judgment part judges that the character is designated in the forward direction. Containing headword display control means;
When the designation method discriminating unit discriminates the designation of the character in the reverse direction, the tail is controlled to read out and display the headword having the designated character as the end from the dictionary data selected by the selection unit Containing headword display control means;
An electronic apparatus having a dictionary function.
前記辞書データ記憶手段は、日本語で表された見出語と説明情報とが対応づけられた情報を集合した日本語辞書データを記憶し、
前記語頭含有見出語表示制御手段は、更に、前記文字種別判別手段が日本語の文字と判別した場合、前記指定された文字を語頭とする見出語を前記日本語辞書データから読み出して表示する制御を行う語頭含有日本語見出語表示手段を有し、
前記末尾含有見出語表示制御手段は、更に、前記文字種別判別手段が日本語の文字と判別した場合、前記指定された文字を末尾とする見出語を前記日本語辞書データから読み出して表示する制御を行う末尾含有日本語見出語表示手段を有する、
ことを特徴とする請求項に記載の辞書機能を備えた電子装置。
The dictionary data storage means stores Japanese dictionary data in which information in which headwords expressed in Japanese are associated with explanation information is stored,
The head-included headword display control means further reads and displays a headword having the designated character as a head from the Japanese dictionary data when the character type determining means determines that it is a Japanese character. Including a head word containing Japanese headword display means for performing control,
The tail-containing headword display control means further reads out and displays the headword having the designated character as the tail from the Japanese dictionary data when the character type discrimination means discriminates it as a Japanese character. It has a tail-containing Japanese headword display means for performing control.
The electronic device having a dictionary function according to claim 1 .
前記辞書データ記憶手段は、外国語で表された見出語と説明情報とが対応づけられた情報を集合した外国語辞書データを記憶し、
前記語頭含有見出語表示制御手段は、更に、前記文字種別判別手段が外国語の文字と判別した場合、前記指定された文字を語頭とする見出語を前記外国語辞書データから読み出して表示する制御を行う語頭含有外国語見出語表示手段を有し、
前記末尾含有見出語表示制御手段は、更に、前記文字種別判別手段が外国語の文字と判別した場合、前記指定された文字を末尾とする見出語を前記外国語辞書データから読み出して表示する制御を行う末尾含有外国語見出語表示手段を有する、
ことを特徴とする請求項1又は2に記載の辞書機能を備えた電子装置。
The dictionary data storage means stores foreign language dictionary data in which information in which headwords expressed in a foreign language are associated with explanatory information is collected,
The head-included headword display control means further reads out and displays the headword having the designated character as the head from the foreign language dictionary data when the character type discrimination means discriminates it as a foreign language character. Has a foreign word lemma display means containing the initial part to control
The tail-containing headword display control means further reads the headword having the designated character as the tail from the foreign language dictionary data when the character type judgment means judges that the character is a foreign language character, and displays it. Having a foreign word entry word display means for controlling the end
An electronic apparatus having a dictionary function according to claim 1 or 2 .
タッチパネルと一体的に形成された表示部を有するコンピュータに、
見出語と説明情報とが対応づけられた情報を集合した辞書データを複数種類記憶する辞書データ記憶機能と、
文字の入力を受け付ける入力機能と、
この入力機能によって入力を受け付けられた文字に適合する見出語と、当該見出語の説明情報とを前記辞書データ記憶機能から読み出して前記表示部に表示する制御を行う表示制御機能と、
ユーザによる表示部へのタッチ操作によって、前記表示部に表示された見出語及び当該見出語の説明情報から連続する1以上の文字を順方向又は逆方向に指定する指定機能と、
この指定機能によって指定された文字の文字種を判別する文字種判別機能と、
前記指定機能によって文字が指定された際のタッチ操作の軌跡形状に基づいて指定方法を判別する指定方法判別機能と、
この指定方法判別機能によって判別された指定方法と、前記文字種判別機能によって判別された文字種に基づいて、前記辞書データ記憶機能に記憶されている複数種類の辞書データの何れかを選択する選択機能と、
前記指定方法判別機能が順方向での文字の指定と判別した場合に、前記選択機能によって選択された辞書データから前記指定された文字を語頭とする見出語を読み出して表示する制御を行う語頭含有見出語表示制御機能と、
前記指定方法判別機能が逆方向での文字の指定と判別した場合に、前記選択機能によって選択された辞書データから前記指定された文字を末尾とする見出語を読み出して表示する制御を行う末尾含有見出語表示制御機能と、
を実現させるためのプログラム。
In a computer having a display unit formed integrally with a touch panel,
A dictionary data storage function for storing a plurality of types of dictionary data in which information in which headwords and explanation information are associated is stored;
An input function that accepts input of characters,
A display control function for performing control to read out the headword that matches the character accepted by the input function and the explanation information of the headword from the dictionary data storage function and display it on the display unit;
A designation function for designating one or more consecutive characters from the headword displayed on the display unit and the explanation information of the headword in a forward direction or a reverse direction by a touch operation on the display unit by the user;
A character type determination function for determining the character type of the character specified by the specification function;
A designation method discriminating function for discriminating a designation method based on a trajectory shape of a touch operation when a character is designated by the designation function;
A selection function that is determined by the specification method determination function, and a selection function that selects any of a plurality of types of dictionary data stored in the dictionary data storage function based on the character type determined by the character type determination function; ,
A head for performing control to read out and display a headword having the designated character as a head from the dictionary data selected by the selection function when the designation method discriminating function judges that the character is designated in the forward direction Containing headword display control function,
When the designation method discriminating function discriminates the designation of the character in the reverse direction, the tail is controlled to read out and display the headword ending with the designated character from the dictionary data selected by the selection function Containing headword display control function,
A program to realize
JP2003094333A 2003-03-31 2003-03-31 Electronic device and program with dictionary function Expired - Fee Related JP4161768B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003094333A JP4161768B2 (en) 2003-03-31 2003-03-31 Electronic device and program with dictionary function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003094333A JP4161768B2 (en) 2003-03-31 2003-03-31 Electronic device and program with dictionary function

Publications (2)

Publication Number Publication Date
JP2004302802A JP2004302802A (en) 2004-10-28
JP4161768B2 true JP4161768B2 (en) 2008-10-08

Family

ID=33406919

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003094333A Expired - Fee Related JP4161768B2 (en) 2003-03-31 2003-03-31 Electronic device and program with dictionary function

Country Status (1)

Country Link
JP (1) JP4161768B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007087146A (en) * 2005-09-22 2007-04-05 Casio Comput Co Ltd Information display controller, electronic dictionary apparatus, and program
US9063647B2 (en) * 2006-05-12 2015-06-23 Microsoft Technology Licensing, Llc Multi-touch uses, gestures, and implementation
JP5532936B2 (en) * 2010-01-07 2014-06-25 カシオ計算機株式会社 Electronic device and information display program
JP5958326B2 (en) * 2012-12-21 2016-07-27 カシオ計算機株式会社 Dictionary search device, dictionary search method, dictionary search program, dictionary search system, server device, terminal device
JP6217576B2 (en) * 2014-09-19 2017-10-25 京セラドキュメントソリューションズ株式会社 Image forming apparatus and screen operation method
JP6274258B2 (en) * 2016-06-16 2018-02-07 カシオ計算機株式会社 Mobile device, dictionary search method, and dictionary search program

Also Published As

Publication number Publication date
JP2004302802A (en) 2004-10-28

Similar Documents

Publication Publication Date Title
EP1614098B1 (en) Smooth scrolling with highlighted navigation and marking of page changes
JP2000123114A (en) Handwritten character input device and storage medium
JP4241883B2 (en) Text input device and method
JP2012517061A (en) Data input system
JP2008158880A (en) Handwritten character input device
KR20060118811A (en) Apparatus and method for displaying input panel without hiding the title of input fields
KR20030072332A (en) Information processing device, information processing method, and storage medium
JP5958326B2 (en) Dictionary search device, dictionary search method, dictionary search program, dictionary search system, server device, terminal device
JP4161768B2 (en) Electronic device and program with dictionary function
JP2005196250A (en) Information input support device and information input support method
JPH0991293A (en) Method and device for dictionary display
JP4428048B2 (en) Information display control device and program
JP2020181523A (en) Information processing apparatus and program
JP5652251B2 (en) Information display device and program
JP2009283015A (en) Information input support device
JPH0628136A (en) Function selection system of information processor
JP2007087146A (en) Information display controller, electronic dictionary apparatus, and program
JP5202242B2 (en) Information processing device
JP4207089B2 (en) Text input device and method
JP2009026007A (en) Electronic equipment with dictionary function and control program
JP4007400B2 (en) Text input device and method
JP3864999B2 (en) Information processing apparatus and information processing method
JPH1063408A (en) Portable information terminal equipment
JP2005275635A (en) Method and program for japanese kana character input
JP2006092004A (en) Dictionary information display control device, dictionary information display control program, and dictionary information display control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051110

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080108

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080228

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080415

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080425

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20080606

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080714

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110801

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4161768

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120801

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120801

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130801

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees