.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "Juman::Katuyou 3pm" .TH Juman::Katuyou 3pm 2024-04-18 "perl v5.38.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME Juman::Katuyou \- 形態素オブジェクトの活用形を操作する .SH DESCRIPTION .IX Header "DESCRIPTION" 形態素オブジェクト Juman::Morpheme の活用形を操作するメソッドを追加 する. .SH FILE .IX Header "FILE" 活用形辞書 \fIJUMAN.katuyou.db\fR を参照する.この辞書は,Juman 本体に付 属している辞書 \fIJUMAN.katuyou\fR から機械的に生成され,\fIKatuyou.pm\fR と 同じディレクトリにインストールされているはずである. .PP なお,活用形辞書は BerkeleyDB 形式で作成され,DB_File モジュールを 通じてアクセスされる.juman\-perl のインストール時に DB_File モジュー ルが存在しないと,辞書の作成は行われないので,本モジュールで提供される メソッドは利用できない. .SH METHODS .IX Header "METHODS" .IP kihonkei 4 .IX Item "kihonkei" 形態素の基本形を返す. .IP "change_katuyou2 ( FORM )" 4 .IX Item "change_katuyou2 ( FORM )" 指定された活用形 \fIFORM\fR (基本形,命令形など)を持つ新たな形態素オブジェ クトを返す.指定された活用形が存在しない場合は未定義値を返す. .SH "SEE ALSO" .IX Header "SEE ALSO" .IP \(bu 4 Juman::Morpheme .SH HISTORY .IX Header "HISTORY" このモジュールは,KULM::Juman::Katuyou モジュールを原形として作成さ れた. .SH AUTHORS .IX Header "AUTHORS" .IP " 佐藤 理史 " 4 .IX Item " 佐藤 理史 " .PD 0 .IP " 土屋 雅稔 " 4 .IX Item " 土屋 雅稔 " .PD .SH "POD ERRORS" .IX Header "POD ERRORS" Hey! \fBThe above document had some coding errors, which are explained below:\fR .IP "Around line 12:" 4 .IX Item "Around line 12:" Non-ASCII character seen before =encoding in '形態素オブジェクトの活用形を操作する'. Assuming UTF\-8 .IP "Around line 135:" 4 .IX Item "Around line 135:" =over without closing =back