Actions Status MetaCPAN Release

NAME

App::Greple::subst::desumasu - Japanese DESU/MASU dictionary for App::Greple::subst

SYNOPSIS

greple -Msubst::desumasu --dearu --subst --all file

greple -Msubst::desumasu --dearu --diff file

greple -Msubst::desumasu --dearu --replace file

DESCRIPTION

greple -Msubst module based on desumasu-converter.

This is a simple checker/converter module for the Japanese writing styles so called DESU/MASU (ですます調: 敬体) and DEARU (である調: 常 体). This is not my own idea and the dictionary is based on https://github.com/kssfilo/desumasu-converter.

See article https://kanasys.com/tech/722 for detail.

OPTIONS

Use them with greple -Msubst options.

See App::Greple::subst for other options.

INSTALL

CPANMINUS

From CPAN:

cpanm App::Greple::subst::desumasu

From GIT repository:

cpanm https://github.com/kaz-utashiro/greple-subst-desumasu.git

SEE ALSO

App::Greple, App::Greple::subst

App::sdif

https://github.com/kssfilo/desumasu-converter, https://kanasys.com/tech/722

greple で「ですます調」を「である化」する

AUTHOR

Kazumasa Utashiro

LICENSE

Copyright 2021-2022 Kazumasa Utashiro.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.