k-bx / emotive_conjugations

In rhetoric, emotive or emotional conjugation mimics the form of a grammatical conjugation of an irregular verb to illustrate humans’ tendency to describe their own behavior more charitably than the behavior of others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emotive_conjugations

In rhetoric, emotive or emotional conjugation mimics the form of a grammatical conjugation of an irregular verb to illustrate humans’ tendency to describe their own behavior more charitably than the behavior of others.

Setup

make setup-local

Building

Currently only Linux is supported, PRs adding macOS and checking WSL2 on Windows appreciated. Also, macOS isn't too hard to figure out from reading Makefile.

PATH="~/.local/bin:$PATH" make

or simply make if you have ~/.local/bin in your $PATH already.

Running

To just run webapp:

(cd dist && ./conj webapp)

Developing

For development build which automatically rebuilds on file change:

$(stack path --local-install-root)/bin/conj dev-webapp

About

In rhetoric, emotive or emotional conjugation mimics the form of a grammatical conjugation of an irregular verb to illustrate humans’ tendency to describe their own behavior more charitably than the behavior of others.


Languages

Language:HTML 37.0%Language:CSS 20.3%Language:Elm 18.3%Language:Haskell 14.8%Language:Jupyter Notebook 4.3%Language:Python 2.8%Language:SCSS 1.1%Language:Makefile 0.5%Language:Shell 0.4%Language:JavaScript 0.4%Language:Dhall 0.1%Language:Emacs Lisp 0.1%