Hiroyuki Komatsu
komat****@users*****
2004年 1月 12日 (月) 08:11:46 JST
Date: Monday January 12, 2004 @ 8:11 Author: komatsu Update of /cvsroot/prime/prime/lib/engine In directory sf-cvs:/tmp/cvs-serv7759/lib/engine Modified Files: Tag: Branch_0_7_0 engine-basic.rb engine.rb Log Message: * doc/memo/lookup_mixed.txt: [NEW FILE] A memoranda about lookup_mixed. * lib/prime.rb: Add new commands, lookup_expansion and lookup_mixed. * lib/engine/engine.rb: Add skeleton methods of lookup_expansion and lookup_mixed. * lib/engine/engine-basic.rb: Add two looking up methods named lookup_expansion and lookup_mixed. Those methods might be used for pen input or t-code. The method lookup_expansion looks up a pattern from literal dictionaries, and would get "予測入力" from "予測". The method lookup_mixed looks up a pattern which can be mixed with pron and literal. So the method could get "予測" from "予そく". =================================================================== File: no file engine-basic.rb Status: Needs Checkout Working revision: 1.1.1.1.2.5 Sun Jan 11 23:11:46 2004 Repository revision: 1.1.1.1.2.5 /cvsroot/prime/prime/lib/engine/engine-basic.rb,v Sticky Tag: Branch_0_7_0 (branch: 1.1.1.1.2) Existing Tags: Version_0_7_3 (revision: 1.1.1.1.2.3) Version_0_6_6 (revision: 1.2) Version_0_7_2 (revision: 1.1.1.1.2.1) Version_0_6_5 (revision: 1.1.1.1) Version_0_7_1 (revision: 1.1.1.1) Version_0_6_4 (revision: 1.1.1.1) Version_0_7_0 (revision: 1.1.1.1) Version_0_6_3 (revision: 1.1.1.1) Branch_0_7_0 (branch: 1.1.1.1.2) Version_0_6_2 (revision: 1.1.1.1) Version_0_6_1 (revision: 1.1.1.1) Version_0_6_0 (revision: 1.1.1.1) start (revision: 1.1.1.1) komatsu (branch: 1.1.1) =================================================================== File: no file engine.rb Status: Needs Checkout Working revision: 1.1.1.1.2.3 Sun Jan 11 23:11:46 2004 Repository revision: 1.1.1.1.2.3 /cvsroot/prime/prime/lib/engine/engine.rb,v Sticky Tag: Branch_0_7_0 (branch: 1.1.1.1.2) Existing Tags: Version_0_7_3 (revision: 1.1.1.1.2.2) Version_0_6_6 (revision: 1.2) Version_0_7_2 (revision: 1.1.1.1.2.1) Version_0_6_5 (revision: 1.2) Version_0_7_1 (revision: 1.1.1.1.2.1) Version_0_6_4 (revision: 1.1.1.1) Version_0_7_0 (revision: 1.1.1.1) Version_0_6_3 (revision: 1.1.1.1) Branch_0_7_0 (branch: 1.1.1.1.2) Version_0_6_2 (revision: 1.1.1.1) Version_0_6_1 (revision: 1.1.1.1) Version_0_6_0 (revision: 1.1.1.1) start (revision: 1.1.1.1) komatsu (branch: 1.1.1)