JP2010079735A - 辞書機能を備えた電子装置およびプログラム - Google Patents
辞書機能を備えた電子装置およびプログラム Download PDFInfo
- Publication number
- JP2010079735A JP2010079735A JP2008249155A JP2008249155A JP2010079735A JP 2010079735 A JP2010079735 A JP 2010079735A JP 2008249155 A JP2008249155 A JP 2008249155A JP 2008249155 A JP2008249155 A JP 2008249155A JP 2010079735 A JP2010079735 A JP 2010079735A
- Authority
- JP
- Japan
- Prior art keywords
- character
- headword
- displayed
- dictionary
- entry word
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/02—Digital computers in general; Data processing equipment in general manually operated with input through keyboard and computation using a built-in program, e.g. pocket calculators
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/02—Input arrangements using manually operated switches, e.g. using keyboards or dials
- G06F3/023—Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
- G06F3/0233—Character input methods
- G06F3/0236—Character input methods using selection techniques to select from displayed items
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/31—Indexing; Data structures therefor; Storage structures
- G06F16/316—Indexing structures
- G06F16/319—Inverted lists
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
- G06F3/0489—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using dedicated keyboard keys or combinations thereof
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Human Computer Interaction (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Computing Systems (AREA)
- Computer Hardware Design (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- User Interface Of Digital Computer (AREA)
- Machine Translation (AREA)
Abstract
【解決手段】見出し語一覧モードにて、辞書から読み出された各見出し語がその言語に応じた所定の文字順(abc順又は50音順)にソートされ見出し語一覧表示18aとして表示されると共に、上下カーソルキーにより上段又は下段にある見出し語が選択見出し語として設定され、左右カーソルキーにより当該選択見出し語のn番目の文字にカーソルCuが表示された状態で、上下ページ送りキーが操作されると、カーソルCuが位置するn番目の文字においてその文字種が異なる文字になる上段又は下段方向にある最初の見出し語が新たな選択見出し語として設定され、カーソルCuが付け替えられて表示される。訳/決定キーが操作されると、選択見出し語の説明情報が辞書から読み出され表示部18に展開表示される。
【選択図】 図5
Description
11 …CPU
12 …主記憶装置
12a…各種処理プログラム
12b…辞書データベース
12bn…辞書コンテンツ
12Lh…見出し語一覧リスト(先頭文字からソート)
12Le…見出し語一覧リスト(末尾文字からソート)
13 …外部記憶媒体
14 …記憶媒体読み書き部
15 …通信制御部
16 …RAM
16a…選択見出し語情報メモリ
16b…カーソル位置情報メモリ
17 …入力部
17a…辞書キー
17b…カーソルキー
17c…ページ送りキー
17d…訳/決定キー
17e…文字キー
17f…タッチパネル
18 …表示部
18a…見出し語一覧表示
18b…辞書情報プレビュー表示
18c…見出し語展開表示
20 …Webサーバ
N …通信ネットワーク(インターネット)
G …見出し語検索方法選択画面
Cu …カーソル
Claims (6)
- 複数の見出し語と、各見出し語に対応する辞書情報とを対応付けて記憶する辞書情報記憶手段と、
この辞書情報記憶手段により記憶された見出し語を、所定の文字順にして一覧表示させる見出し語一覧表示手段と、
この見出し語一覧表示手段により表示された任意の見出し語を第1の方向指定キーのユーザ操作に応じて選択見出し語として設定する選択見出し語設定手段と、
この選択見出し語設定手段により設定された選択見出し語の任意の文字を第2の方向指定キーのユーザ操作に応じて識別表示する文字識別表示手段と、
この文字識別表示手段により識別表示された文字の前記選択見出し語の中での位置を記憶する識別位置記憶手段と、
前記選択見出し語の任意の文字が識別表示されている状態で、第3の方向指定キーのユーザ操作に応じて、当該第3の方向指定キーにより指示された方向で前記識別位置記憶手段により記憶された位置の文字が当該識別表示されている文字と異なる種類の文字となる最初の見出し語を、新たな選択見出し語として設定する選択見出し語再設定手段と、
ユーザ操作に応じて、前記選択見出し語に対応する辞書情報を前記辞書情報記憶手段により記憶された辞書情報から読み出して表示する辞書情報表示手段と、
を備えたことを特徴とする辞書機能を備えた電子装置。 - 前記選択見出し語の任意の文字が識別表示されている状態で、前記識別位置記憶手段により記憶された位置より前の文字が前記選択見出し語と同じで、かつ、前記識別位置記憶手段により記憶された位置の文字がユーザ操作に応じて指定された文字となる最上段の見出し語を、新たな選択見出し語として設定する文字指定選択見出し語再設定手段をさらに備えたことを特徴とする請求項1に記載の辞書機能を備えた電子装置。
- 前記識別位置記憶手段により記憶される前記選択見出し語の中での識別表示された文字の位置が、当該選択見出し語の先頭の文字の位置にある状態で、さらに先頭の方向を指定する前記第2の方向指定キーのユーザ操作があった場合に、前記見出し語一覧表示手段により先頭の文字から順に所定の文字順にして一覧表示されている見出し語を、末尾の文字から順に所定の文字順にして一覧表示させる逆引き見出し語一覧表示手段を備え、
前記識別位置記憶手段は、前記逆引き見出し語一覧表示手段により前記見出し語が末尾の文字から順に所定の文字順にして一覧表示された場合に、前記文字識別表示手段により識別表示された文字の前記選択見出し語の中での位置を、その末尾の文字を先頭の文字と読み替えた位置として記憶する、
ことを特徴とする請求項1または請求項2に記載の辞書機能を備えた電子装置。 - 前記所定の文字順は、アルファベット順または50音順であることを特徴とする請求項1ないし請求項3の何れか1項に記載の辞書機能を備えた電子装置。
- 複数の見出し語と、各見出し語に対応する辞書情報とを対応付けて記憶する辞書情報記憶手段を備えた電子装置のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
前記辞書情報記憶手段により記憶された見出し語を、所定の文字順にして表示部に一覧表示させる見出し語一覧表示制御手段、
この見出し語一覧表示制御手段により表示された任意の見出し語を第1の方向指定キーのユーザ操作に応じて選択見出し語として設定する選択見出し語設定手段、
この選択見出し語設定手段により設定された選択見出し語の任意の文字を第2の方向指定キーのユーザ操作に応じて識別表示させる文字識別表示制御手段、
この文字識別表示制御手段により識別表示された文字の前記選択見出し語の中での位置をメモリに記憶する識別位置記憶手段、
前記選択見出し語の任意の文字が識別表示されている状態で、第3の方向指定キーのユーザ操作に応じて、当該第3の方向指定キーにより指示された方向で前記識別位置記憶手段により記憶された位置の文字が当該識別表示されている文字と異なる種類の文字となる最初の見出し語を、新たな選択見出し語として設定する選択見出し語再設定手段、
ユーザ操作に応じて、前記選択見出し語に対応する辞書情報を前記辞書情報記憶手段により記憶された辞書情報から読み出して表示部に表示させる辞書情報表示制御手段、
として機能させるようにしたコンピュータ読み込み可能なプログラム。 - 前記コンピュータを、さらに、
前記選択見出し語の任意の文字が識別表示されている状態で、前記識別位置記憶手段により記憶された位置より前の文字が前記選択見出し語と同じで、かつ、前記識別位置記憶手段により記憶された位置の文字がユーザ操作に応じて指定された文字となる最上段の見出し語を、新たな選択見出し語として設定する文字指定選択見出し語再設定手段として機能させるようにした請求項5に記載のプログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008249155A JP4535186B2 (ja) | 2008-09-26 | 2008-09-26 | 辞書機能を備えた電子装置およびプログラム |
KR1020090087882A KR101058305B1 (ko) | 2008-09-26 | 2009-09-17 | 사전기능을 구비한 전자장치 |
US12/564,140 US20100083104A1 (en) | 2008-09-26 | 2009-09-22 | Electronic apparatus with dictionary function |
CN2009101742417A CN101685375B (zh) | 2008-09-26 | 2009-09-25 | 具备词典功能的电子装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008249155A JP4535186B2 (ja) | 2008-09-26 | 2008-09-26 | 辞書機能を備えた電子装置およびプログラム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010132731A Division JP5278377B2 (ja) | 2010-06-10 | 2010-06-10 | 電子装置およびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010079735A true JP2010079735A (ja) | 2010-04-08 |
JP4535186B2 JP4535186B2 (ja) | 2010-09-01 |
Family
ID=42048548
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008249155A Active JP4535186B2 (ja) | 2008-09-26 | 2008-09-26 | 辞書機能を備えた電子装置およびプログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US20100083104A1 (ja) |
JP (1) | JP4535186B2 (ja) |
KR (1) | KR101058305B1 (ja) |
CN (1) | CN101685375B (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120323936A1 (en) * | 2011-06-16 | 2012-12-20 | Gn Netcom A/S | Computer-implemented method of arranging text items in a predefined order |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9639526B2 (en) * | 2014-01-10 | 2017-05-02 | Microsoft Technology Licensing, Llc | Mobile language translation of web content |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010072967A (ja) * | 2008-09-18 | 2010-04-02 | Fujitsu Ltd | 情報検索方法、情報検索装置及び情報検索プログラム |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5224041A (en) * | 1988-02-02 | 1993-06-29 | Canon Kabushiki Kaisha | Electronic dictionary for outputting words in the opposite order in which they are searched |
US6370282B1 (en) * | 1999-03-03 | 2002-04-09 | Flashpoint Technology, Inc. | Method and system for advanced text editing in a portable digital electronic device using a button interface |
EP1213643A1 (en) * | 2000-12-05 | 2002-06-12 | Inventec Appliances Corp. | Intelligent dictionary input method |
FI20010616A (fi) * | 2001-03-26 | 2002-09-27 | Nokia Corp | Menetelmä ja järjestely tietyn kohdan löytämiseksi indeksoidusta muistista |
JP4313013B2 (ja) * | 2002-09-18 | 2009-08-12 | 富士通株式会社 | 携帯端末装置、その情報処理方法及び、その情報処理プログラム |
JP3826883B2 (ja) * | 2002-12-26 | 2006-09-27 | カシオ計算機株式会社 | 情報表示制御装置及びプログラム |
EP1576462B1 (en) * | 2002-12-26 | 2008-03-05 | Casio Computer Co., Ltd. | Electronic dictionary with example sentences |
JP4213570B2 (ja) * | 2003-11-20 | 2009-01-21 | シャープ株式会社 | 文字入力方法、文字入力装置およびプログラム |
US7107147B2 (en) * | 2004-09-14 | 2006-09-12 | Alpine Electronics, Inc | Data correction method and apparatus using key filtering function for entering data in navigation system |
US9606634B2 (en) * | 2005-05-18 | 2017-03-28 | Nokia Technologies Oy | Device incorporating improved text input mechanism |
JP4839756B2 (ja) | 2005-09-27 | 2011-12-21 | カシオ計算機株式会社 | 情報表示制御装置及びプログラム |
JP4730042B2 (ja) | 2005-09-30 | 2011-07-20 | カシオ計算機株式会社 | 辞書情報表示制御装置および辞書情報表示制御プログラム |
JP2007193438A (ja) * | 2006-01-17 | 2007-08-02 | Casio Comput Co Ltd | 電子辞書装置及び検索制御プログラム |
JP4905022B2 (ja) * | 2006-09-25 | 2012-03-28 | カシオ計算機株式会社 | 情報表示制御装置及び情報表示制御プログラム |
CN100454310C (zh) * | 2006-12-22 | 2009-01-21 | 新诺亚舟科技(深圳)有限公司 | 用于手持学习终端的跨词典查询方法 |
JP5141047B2 (ja) * | 2007-03-02 | 2013-02-13 | カシオ計算機株式会社 | 情報表示装置及び情報表示プログラム |
-
2008
- 2008-09-26 JP JP2008249155A patent/JP4535186B2/ja active Active
-
2009
- 2009-09-17 KR KR1020090087882A patent/KR101058305B1/ko active IP Right Grant
- 2009-09-22 US US12/564,140 patent/US20100083104A1/en not_active Abandoned
- 2009-09-25 CN CN2009101742417A patent/CN101685375B/zh active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010072967A (ja) * | 2008-09-18 | 2010-04-02 | Fujitsu Ltd | 情報検索方法、情報検索装置及び情報検索プログラム |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120323936A1 (en) * | 2011-06-16 | 2012-12-20 | Gn Netcom A/S | Computer-implemented method of arranging text items in a predefined order |
US9052844B2 (en) * | 2011-06-16 | 2015-06-09 | Gn Netcom A/S | Computer-implemented method of arranging text items in a predefined order |
Also Published As
Publication number | Publication date |
---|---|
CN101685375B (zh) | 2013-06-05 |
KR20100035590A (ko) | 2010-04-05 |
US20100083104A1 (en) | 2010-04-01 |
KR101058305B1 (ko) | 2011-08-22 |
CN101685375A (zh) | 2010-03-31 |
JP4535186B2 (ja) | 2010-09-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5703711B2 (ja) | 電子辞書装置およびプログラム | |
JP2007193438A (ja) | 電子辞書装置及び検索制御プログラム | |
US20080306731A1 (en) | Electronic equipment equipped with dictionary function | |
EP2031490A2 (en) | Electronic dictionary, search method for and electronic dictionary, and search program for an alectronic dictionary | |
JP4535186B2 (ja) | 辞書機能を備えた電子装置およびプログラム | |
JP2011159066A (ja) | 電子辞書装置およびプログラム | |
JP2010015515A (ja) | 辞書機能を備えた電子装置 | |
JP5278377B2 (ja) | 電子装置およびプログラム | |
JP5903902B2 (ja) | 情報表示制御装置およびプログラム | |
JP5487898B2 (ja) | 辞書機能を備えた電子機器およびプログラム | |
JP2008117310A (ja) | 辞書検索装置および辞書検索処理プログラム | |
JP6451790B2 (ja) | 辞書機能を備えた電子機器、その制御プログラム、および表示方法 | |
JP2006092004A (ja) | 辞書情報表示制御装置、辞書情報表示制御プログラム、および辞書情報表示制御方法 | |
JP2008059169A (ja) | 中国語例文検索装置および中国語例文検索処理プログラム | |
JP6048601B2 (ja) | 情報表示装置、プログラムおよび単語情報表示方法 | |
JP6167508B2 (ja) | 電子機器、プログラムおよび表示方法 | |
JP2010015311A (ja) | 辞書機能を備えた電子装置およびプログラム | |
JP2016207036A (ja) | 支援装置、支援方法及び支援プログラム | |
JP2008299431A (ja) | 手書き文字入力装置およびその制御プログラム | |
JP2021128618A (ja) | 表示装置、及びプログラム | |
JP5733380B2 (ja) | 電子機器およびプログラム | |
JP2005157751A (ja) | 電子辞書装置及びプログラム | |
JP2005078134A (ja) | 文字認識装置、文字認識方法、プログラムおよび記憶媒体 | |
JP2007272712A (ja) | 漢字表示装置及び漢字表示制御プログラム | |
JP2015166905A (ja) | 辞書表示機能を備えた電子機器およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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: 20100525 |
|
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: 20100607 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130625 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4535186 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |