No vars found in this namespace.
To use the languages defined here, you can do the following:
(require '[hxgm30.language.syntagmata.lang.merge :as lang]
'[hxgm30.language.syntagmata.lang.fictional.mythgarthur :as myth)
(lang/paragraph mythgarthur/elvish)
Which will give output along the lines of the following:
Réðiglǣð hápugalalju. Anntilligi bhakk. Sírr sīn
lérð tar fögluttúw hangu. Wu dùlcestitna vins marga
mǣt bigufitir kö daforðinn sǣn lǣðgaðatti. Rol.
Fytuðran. Kongr merð mi þallmirdunn all hiða daur.
To use the languages defined here, you can do the following: ``` (require '[hxgm30.language.syntagmata.lang.merge :as lang] '[hxgm30.language.syntagmata.lang.fictional.mythgarthur :as myth) (lang/paragraph mythgarthur/elvish) ``` Which will give output along the lines of the following: ``` Réðiglǣð hápugalalju. Anntilligi bhakk. Sírr sīn lérð tar fögluttúw hangu. Wu dùlcestitna vins marga mǣt bigufitir kö daforðinn sǣn lǣðgaðatti. Rol. Fytuðran. Kongr merð mi þallmirdunn all hiða daur. ```
To use the languages defined here, you can do the following:
(require '[hxgm30.language.syntagmata.lang.merge :as lang]
'[hxgm30.language.syntagmata.lang.fictional.rook :as rook])
(lang/paragraph rook/mux)
Which will give output along the lines of the following:
Whizz ji reira nou pebodana suran yabisebt. Dan
aravan curassouronan mume potikertarp gun kerr
aruppitten dep bem. Lu whoom ido ong sluckoo. Lue
oya nyaazz hesh kedirayo. Pum settewaxth lias.
Phes gegigupe whistramew losomepe irstendeng
gesiweck wegetiop boo bur.
To use the languages defined here, you can do the following: ``` (require '[hxgm30.language.syntagmata.lang.merge :as lang] '[hxgm30.language.syntagmata.lang.fictional.rook :as rook]) (lang/paragraph rook/mux) ``` Which will give output along the lines of the following: ``` Whizz ji reira nou pebodana suran yabisebt. Dan aravan curassouronan mume potikertarp gun kerr aruppitten dep bem. Lu whoom ido ong sluckoo. Lue oya nyaazz hesh kedirayo. Pum settewaxth lias. Phes gegigupe whistramew losomepe irstendeng gesiweck wegetiop boo bur. ```
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close