Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Language.Lojban.Refinement
Documentation
simplifyTerminatorsInSentence :: Text -> Text Source #
Simplifies sentences by removing elidable terminators and/or replacing them with "cu".
Example: "lo mlatu ku pinxe lo ladru ku" -> "lo mlatu cu pinxe lo ladru".
simplifyTerminatorsInBridiDisplayer :: SimpleBridiDisplayer -> SimpleBridiDisplayer Source #
Decorates the displayer so that the resulting bridi is simplified using simplifyTerminatorsInSentence
.