Libraries
»
wordz
(0.2.0)
»
Index (P)
»
Wordz
»
PostProcessor
Module: Wordz::PostProcessor
Included in:
Generator
Defined in:
lib/wordz/post_processor.rb
Constant Summary
collapse
NO_SPACE_BEFORE =
%w(. , ! ?)
.
freeze
POST_PROCESSED_PHRASES =
{
"$INDEF_ARTICLE"
.
freeze
=
>
:indefinite_article
,
}
.
freeze