[Prime-cvs] CVS update: prime/grammar

Back to archive index

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/grammar
In directory sf-cvs:/tmp/cvs-serv7759/grammar

Modified Files:
      Tag: Branch_0_7_0
	todo 
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: todo             	Status: Up-to-date

   Working revision:	1.1.2.14	Sun Jan 11 23:11:44 2004
   Repository revision:	1.1.2.14	/cvsroot/prime/prime/grammar/Attic/todo,v
   Sticky Tag:		Branch_0_7_0 (branch: 1.1.2)

   Existing Tags:
	Version_0_7_3            	(revision: 1.1.2.13)
	Version_0_7_2            	(revision: 1.1.2.8)
	Version_0_7_1            	(revision: 1.1.2.5)
	Version_0_7_0            	(revision: 1.1.2.1)
	Branch_0_7_0             	(branch: 1.1.2)




Prime-cvs メーリングリストの案内
Back to archive index