view Wnn/manual/6.jutil/atof @ 23:e1aadb6dcbd4

- fixed the build rule for build_stamp.h. keywords in template for hg tip should surrounded by curly braces instead of hash marks. - fixed usage of libtool in building jlib.V3. newer libtool does not work without mode specifier. - replaced some libtool related files. (should remove these?)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 23 Jan 2009 16:36:13 +0900
parents bbc77ca4def5
children
line wrap: on
line source




ATOF( )             UNIX Programmer's Manual              ATOF( )



名称

     atof                UJIS形式付属語情報 → データ形式付属語情報への変換

形式

     /usr/local/bin/Wnn4/atof <fzk.data filename>

機能

     atof は、 UJIS 形式付属語情報 (fzk.u(4)) を標準入力 (stdin)
     から読み込んで、データ形式付属語情報 (fzk.data(4)) に変換す
     る。 UJIS 形式の中で、同じ読みで、同じ品詞に属している付属語
     が複数ある場合がある。そのような場合に、 atof は、それらの付
     属語をまとめて一つの付属語にする。その付属語の前への接続関係
     は、それぞれの付属語の接続の論理和を取ったものになる。また、
     その時、標準エラー出力 (stderr) に、メッセージを出力する。 (
     例えば、活用する付属語を語幹と活用語尾に分けて付属語定義を行
     った場合である。 )

関連項目

     fzk.u(4), fzk.data(4)



Printed 1/28/92          28 January 1992                        1