GithubHelp home page GithubHelp logo

redpen-japanese-novel-style's Introduction

redpen-japanese-novel-style

日本の小説における一般的な作法について検査する RedPen Plugin です。

jarファイルを $REDPEN_HOME/lib に置いて使ってください。

この Plugin は、 textlint-rule-general-novel-style-ja に触発されています。

RedundantFullStop

閉じ括弧の手前に句点が存在するか検査します。 句点が存在するとき、 RedundantFullStop はエラーを出力します。

句点は FULL_STOP に、閉じ括弧は RIGHT_SQUARE_BRACKET に対応します。

RedundantComma

閉じ括弧の手前に読点が存在するか検査します。 読点が存在するとき、 RedundantComma はエラーを出力します。

読点は COMMA に、閉じ括弧は RIGHT_SQUARE_BRACKET に対応します。

EvenSymbols

三点リーダーとダッシュが偶数個連続しているか検査します。 三点リーダーなどが奇数個連続しているとき、 EvenSymbols はエラーを出力します。

OrphanedMinusSign

マイナス記号 (U+2212) が数字と独立して使われていないか検査します。 マイナス記号が数字と独立して使用されているとき、 OrphanedMinusSign はエラーを出力します。

redpen-japanese-novel-style's People

Contributors

glabra avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.