Cows
Examples of all the cowfiles available.
Bovine
Cowsay.default
— Functionfunction default()
The original cowfile
Example
julia> cowsay("Moo", cow=Cowsay.default)
+Available Cowfiles · cowsay.jl Cows
Examples of all the cowfiles available.
Bovine
Cowsay.default
— Functionfunction default()
The original cowfile
Example
julia> cowsay("Moo", cow=Cowsay.default)
_____
< Moo >
-----
@@ -9,7 +9,7 @@
||----w |
|| ||
-
sourceCowsay.cower
— Functionfunction cower()
A cowering cow
Example
julia> cowsay("Is it safe to come out yet?", cow=Cowsay.cower)
+
sourceCowsay.cower
— Functionfunction cower()
A cowering cow
Example
julia> cowsay("Is it safe to come out yet?", cow=Cowsay.cower)
_____________________________
< Is it safe to come out yet? >
-----------------------------
@@ -22,7 +22,61 @@
| | || *
Cower....
-
sourceCowsay.udder
— Functionfunction udder()
The cow from a file called cow-n-horn, artist unknown.
Example
julia> cowsay("Milking time!", cow=Cowsay.udder)
+
sourceCowsay.moofasa
— Functionfunction moofasa()
MOOfasa
Example
julia> cowsay("It's the circle of life", cow=Cowsay.moofasa)
+ _________________________
+< It's the circle of life >
+ -------------------------
+ \ ____
+ \ / \
+ | ^__^ |
+ | (oo) |______
+ | (__) | )\/\
+ \____/|----w |
+ || ||
+
+ Moofasa
sourceCowsay.mutilated
— Functionfunction mutilated()
A mutilated cow, from aspolito@csua.berkeley.edu
Example
julia> cowsay("I wouldn't have been so eager to make head cheese...", cow=Cowsay.mutilated)
+ ______________________________________________________
+< I wouldn't have been so eager to make head cheese... >
+ ------------------------------------------------------
+ \ \_______
+ v__v \ \ O )
+ (oo) ||----w |
+ (__) || || \/\
sourceCowsay.skeleton
— Functionfunction skeleton()
This 'Scowleton' brought to you by one of {appel,kube,rowe}@csua.berkeley.edu
Example
julia> cowsay("All T-Bone, no steak", cow=Cowsay.skeleton)
+ ______________________
+< All T-Bone, no steak >
+ ----------------------
+ \ (__)
+ \ /oo|
+ \ (_"_)*+++++++++*
+ //I#\\\\\\\\I\
+ I[I|I|||||I I `
+ I`I'///'' I I
+ I I I I
+ ~ ~ ~ ~
+ Scowleton
sourceCowsay.small
— Functionfunction small()
A small cow, artist unknown
Example
julia> cowsay("A calf", cow=Cowsay.small)
+ ________
+< A calf >
+ --------
+ \ ,__,
+ \ (..)____
+ (__) )\
+ ||--|| *
sourceCowsay.supermilker
— Functionfunction supermilker()
A cow being milked, probably from Lars Smith (lars@csua.berkeley.edu)
Example
julia> cowsay("Paying the bills", cow=Cowsay.supermilker)
+ __________________
+< Paying the bills >
+ ------------------
+ \ ^__^
+ \ (oo)\_______ ________
+ (__)\ )\/\ |Super |
+ ||----W | |Milker|
+ || UDDDDDDDDD|______|
sourceCowsay.three_eyes
— Functionfunction three_eyes()
A cow with three eyes, brought to you by dpetrou@csua.berkeley.edu
Example
julia> cowsay("The better to see you with...", cow=Cowsay.three_eyes)
+ _______________________________
+< The better to see you with... >
+ -------------------------------
+ \ ^___^
+ \ (ooo)\_______
+ (___)\ )\/\
+ ||----w |
+ || ||
sourceCowsay.udder
— Functionfunction udder()
The cow from a file called cow-n-horn, artist unknown.
Example
julia> cowsay("Milking time!", cow=Cowsay.udder)
_______________
< Milking time! >
---------------
@@ -34,7 +88,7 @@
| |\
||---( )_|| *
|| UU ||
- == ==
sourceCowsay.vader
— Functionfunction vader()
Cowth Vader, from geordan@csua.berkeley.edu
Example
julia> cowsay("Luke, I am your father!", cow=Cowsay.vader)
+ == ==
sourceCowsay.vader
— Functionfunction vader()
Cowth Vader, from geordan@csua.berkeley.edu
Example
julia> cowsay("Luke, I am your father!", cow=Cowsay.vader)
_________________________
< Luke, I am your father! >
-------------------------
@@ -45,7 +99,7 @@
||-----w||
|| ||
- Cowth Vader
sourceCowsay.www
— Functionfunction www()
A cow wadvertising the World Wide Web, from lim@csua.berkeley.edu
Example
julia> cowsay("My favorite site is MooTube", cow=Cowsay.www)
+ Cowth Vader
sourceCowsay.www
— Functionfunction www()
A cow wadvertising the World Wide Web, from lim@csua.berkeley.edu
Example
julia> cowsay("My favorite site is MooTube", cow=Cowsay.www)
_____________________________
< My favorite site is MooTube >
-----------------------------
@@ -53,7 +107,7 @@
\ (oo)\_______
(__)\ )\/\
||--WWW |
- || ||
sourceMascots
Cowsay.blowfish
— Functionfunction blowfish()
A blowfish.
julia> cowsay("Bloop, bloop", cow=Cowsay.blowfish)
+ || ||
sourceMascots
Cowsay.blowfish
— Functionfunction blowfish()
A blowfish.
julia> cowsay("Bloop, bloop", cow=Cowsay.blowfish)
______________
< Bloop, bloop >
--------------
@@ -82,7 +136,7 @@
`.\
-
sourceCowsay.elephant
— Functionfunction elephant()
An elephant out and about
Example
julia> cowsay("Toot!", cow=Cowsay.elephant)
+
sourceCowsay.elephant
— Functionfunction elephant()
An elephant out and about
Example
julia> cowsay("Toot!", cow=Cowsay.elephant)
_______
< Toot! >
-------
@@ -95,16 +149,19 @@
| | | |
| o |
| | | |
- |m| |m|
sourceOther
Cowsay.bunny
— Functionfunction bunny()
A cute little wabbit
Example
julia> cowsay("Look at that tortoise way off in the distance.", cow=Cowsay.bunny)
- ________________________________________________
-< Look at that tortoise way off in the distance. >
- ------------------------------------------------
- \
- \ \
- \ /\
- ( )
- .( o ).
-
sourceCowsay.dragon_and_cow
— Functionfunction dragon_and_cow()
A dragon smiting a cow, possible credit to kube@csua.berkeley.edu
Example
julia> cowsay("Roast beef: it's what's for dinner", cow=Cowsay.dragon_and_cow)
+ |m| |m|
sourceCowsay.tux
— Functionfunction tux()
TuX (c) pborys@p-soft.silesia.linux.org.pl
Example
julia> cowsay("Talk is cheap. Show me the code.", cow=Cowsay.tux)
+ __________________________________
+< Talk is cheap. Show me the code. >
+ ----------------------------------
+ \
+ \
+ .--.
+ |o_o |
+ |:_/ |
+ // \ \
+ (| | )
+ /'\_ _/`\
+ \___)=(___/
sourceCows and friends
Cowsay.dragon_and_cow
— Functionfunction dragon_and_cow()
A dragon smiting a cow, possible credit to kube@csua.berkeley.edu
Example
julia> cowsay("Roast beef: it's what's for dinner", cow=Cowsay.dragon_and_cow)
____________________________________
< Roast beef: it's what's for dinner >
------------------------------------
@@ -123,7 +180,57 @@
\____(oo) *. } { /
( (--) .----~-.\ \-` .~
//__\\ \__ Ack! ///.----..< \ _ -~
- // \\ ///-._ _ _ _ _ _ _{^ - - - - ~
sourceCowsay.dragon
— Functionfunction dragon()
The Whitespace Dragon
Example
julia> cowsay("Roar!", cow=Cowsay.dragon)
+ // \\ ///-._ _ _ _ _ _ _{^ - - - - ~
sourceCowsay.mech_and_cow
— Functionfunction mech_and_cow()
Example
julia> cowsay("Do you ever get that feeling...?", cow=Cowsay.mech_and_cow)
+ __________________________________
+< Do you ever get that feeling...? >
+ ----------------------------------
+ \ ,-----.
+ / | |
+ \ ,--| |-.
+ / __,----| | | |
+ \ ,;:: | `_____' |
+ / `._______| i^i |
+ \ `----| |---'| .
+ / ,-------._| |== ||//
+ \ | |_|P`. /'/
+ / `-------' 'Y Y/'/'
+ \ .==\ /_\
+ ^__^ / /'| `i
+ (oo)\_______ /' / | |
+ (__)\ )\/\ /' / | `i
+ ||----w|| ___,;`----'.___L_,-'`\__
+ || || i_____;----\.____i""\____\
sourceCowsay.surgery
— Functionfunction surgery()
A cow operation, artist unknown
Example
julia> cowsay("Removing the last bit of net wrap now", cow=Cowsay.surgery)
+ _______________________________________
+< Removing the last bit of net wrap now >
+ ---------------------------------------
+ \ \ /
+ \ \/
+ (__) /\
+ (oo) O O
+ _\/_ //
+ * ( ) //
+ \ (\\ //
+ \( \\ )
+ ( \\ ) /\
+ ___[\______/^^^^^^^\__/) o-)__
+ |\__[=======______//________)__\
+ \|_______________//____________|
+ ||| || //|| |||
+ ||| || @.|| |||
+ || \/ .\/ ||
+ . .
+ '.'.`
+
+ COW-OPERATION
sourceOther
Cowsay.bunny
— Functionfunction bunny()
A cute little wabbit
Example
julia> cowsay("Look at that tortoise way off in the distance.", cow=Cowsay.bunny)
+ ________________________________________________
+< Look at that tortoise way off in the distance. >
+ ------------------------------------------------
+ \
+ \ \
+ \ /\
+ ( )
+ .( o ).
+
sourceCowsay.dragon
— Functionfunction dragon()
The Whitespace Dragon
Example
julia> cowsay("Roar!", cow=Cowsay.dragon)
_______
< Roar! >
-------
@@ -143,7 +250,7 @@
///.----..> \ _ -~ `. ^-` ^-_
///-._ _ _ _ _ _ _}^ - - - - ~ ~-- ,.-~
/.-~
-
sourceCowsay.elephant_in_snake
— Functionfunction elephant_in_snake()
Do we need to explain this?
Example
julia> cowsay("Help!", cow=Cowsay.elephant_in_snake)
+
sourceCowsay.elephant_in_snake
— Functionfunction elephant_in_snake()
Do we need to explain this?
Example
julia> cowsay("Help!", cow=Cowsay.elephant_in_snake)
_______
< Help! >
-------
@@ -156,7 +263,166 @@
..............................
Elephant inside ASCII snake
-
sourceCowsay.vader_koala
— Functionfunction vader_koala
Another canonical koala?
Example
julia> cowsay("Luke, you are my joey!", cow=Cowsay.vader_koala)
+
sourceCowsay.eyes
— Functionfunction eyes()
Evil-looking eyes
Example
julia> cowsay("Mwah, ha, ha!", cow=Cowsay.eyes)
+ _______________
+< Mwah, ha, ha! >
+ ---------------
+ \
+ \
+ .::!!!!!!!:.
+ .!!!!!:. .:!!!!!!!!!!!!
+ ~~~~!!!!!!. .:!!!!!!!!!UWWW$$$
+ :$$NWX!!: .:!!!!!!XUWW$$$$$$$$$P
+ $$$$$##WX!: .<!!!!UW$$$$" $$$$$$$$#
+ $$$$$ $$$UX :!!UW$$$$$$$$$ 4$$$$$*
+ ^$$$B $$$$\ $$$$$$$$$$$$ d$$R"
+ "*$bd$$$$ '*$$$$$$$$$$$o+#"
+ """" """""""
sourceCowsay.flaming_sheep
— Functionfunction flaming_sheep()
The flaming sheep, contributed by Geordan Rosario (geordan@csua.berkeley.edu)
Example
julia> cowsay("Baaahhh!", cow=Cowsay.flaming_sheep)
+ __________
+< Baaahhh! >
+ ----------
+ \ . . .
+ \ . . . ` ,
+ \ .; . : .' : : : .
+ \ i..`: i` i.i.,i i .
+ \ `,--.|i |i|ii|ii|i:
+ UooU\.'@@@@@@`.||'
+ \__/(@@@@@@@@@@)'
+ (@@@@@@@@)
+ `YY~~~~YY'
+ || ||
sourceCowsay.fox
— Functionfunction fox()
Example
julia> cowsay("What does the fox say?", cow=Cowsay.fox)
+ ________________________
+< What does the fox say? >
+ ------------------------
+ \ ,-. .-,
+ \ |-.\ __ /.-|
+ \ \ ` ` /
+ /_ _ \
+ < _`q p _ >
+ <.._=/ \=_. >
+ {`\()/`}`\
+ { } \
+ |{ } \
+ \ '--' .- \
+ |- / \
+ | | | | | ;
+ | | |.;.,..__ |
+ .-"";` `|
+ / | /
+ `-../____,..---'`
sourceCowsay.kitty
— Functionfunction kitty()
A kitten of sorts, I think
Example
julia> cowsay("Meow", cow=Cowsay.kitty)
+ ______
+< Meow >
+ ------
+ \
+ \
+ ("`-' '-/") .___..--' ' "`-._
+ ` *_ * ) `-. ( ) .`-.__. `)
+ (_Y_.) ' ._ ) `._` ; `` -. .-'
+ _.. `--'_..-_/ /--' _ .' ,4
+ ( i l ),-'' ( l i),' ( ( ! .-'
sourceCowsay.koala
— Functionfunction koala
From the canonical koala collection
Example
julia> cowsay("Welcome to Down Under", cow=Cowsay.koala)
+ _______________________
+< Welcome to Down Under >
+ -----------------------
+ \
+ \
+ ___
+ {~._.~}
+ ( Y )
+ ()~*~()
+ (_)-(_)
sourceCowsay.meow
— Functionfunction meow()
A meowing tiger?
Example
julia> cowsay("We're kind of stupid that way", cow=Cowsay.meow)
+ _______________________________
+< We're kind of stupid that way >
+ -------------------------------
+ \
+ \ , _ ___.--'''`--''//-,-_--_.
+ \`"' ` || \\ \ \\/ / // / ,-\\`,_
+ /'` \ \ || Y | \|/ / // / - |__ `-,
+ /@"\ ` \ `\ | | ||/ // | \/ \ `-._`-,_.,
+ / _.-. `.-\,___/\ _/|_/_\_\/|_/ | `-._._)
+ `-'``/ / | // \__/\__ / \__/ \
+ `-' /-\/ | -| \__ \ |-' |
+ __/\ / _/ \/ __,-' ) ,' _|'
+ (((__/(((_.' ((___..-'((__,'
sourceCowsay.moose
— Functionfunction moose()
Example
julia> cowsay("Time to vamoose", cow=Cowsay.moose)
+ _________________
+< Time to vamoose >
+ -----------------
+ \
+ \ \_\_ _/_/
+ \ \__/
+ (oo)\_______
+ (__)\ )\/\
+ ||----w |
+ || ||
sourceCowsay.sheep
— Functionfunction sheep()
The non-flaming sheep.
Example
julia> cowsay("Baa", cow=Cowsay.sheep)
+ _____
+< Baa >
+ -----
+ \
+ \
+ __
+ UooU\.'@@@@@@`.
+ \__/(@@@@@@@@@@)
+ (@@@@@@@@)
+ `YY~~~~YY'
+ || ||
sourceCowsay.stegosaurus
— Functionfunction stegosaurus()
A stegosaur with a top hat?
Example
julia> cowsay("How do you do?", cow=Cowsay.stegosaurus)
+ ________________
+< How do you do? >
+ ----------------
+\ . .
+ \ / `. .' "
+ \ .---. < > < > .---.
+ \ | \ \ - ~ ~ - / / |
+ _____ ..-~ ~-..-~
+ | | \~~~\.' `./~~~/
+ --------- \__/ \__/
+ .' O \ / / \ "
+ (_____, `._.' | } \/~~~/
+ `----. / } | / \__/
+ `-. | / | / `. ,~~|
+ ~-.__| /_ - ~ ^| /- _ `..-'
+ | / | / ~-. `-. _ _ _
+ |_____| |_____| ~ - . _ _ _ _ _>
sourceCowsay.turkey
— Functionfunction turkey()
Turkey!
Example
julia> cowsay("Gobble, gobble", cow=Cowsay.turkey)
+ ________________
+< Gobble, gobble >
+ ----------------
+ \ ,+*^^*+___+++_
+ \ ,*^^^^ )
+ \ _+* ^**+_
+ \ +^ _ _++*+_+++_, )
+ _+^^*+_ ( ,+*^ ^ \+_ )
+ { ) ( ,( ,_+--+--, ^) ^\
+ { (@) } f ,( ,+-^ __*_*_ ^^\_ ^\ )
+ {:;-/ (_+*-+^^^^^+*+*<_ _++_)_ ) ) /
+ ( / ( ( ,___ ^*+_+* ) < < \
+ U _/ ) *--< ) ^\-----++__) ) ) )
+ ( ) _(^)^^)) ) )\^^^^^))^*+/ / /
+ ( / (_))_^)) ) ) ))^^^^^))^^^)__/ +^^
+ ( ,/ (^))^)) ) ) ))^^^^^^^))^^) _)
+ *+__+* (_))^) ) ) ))^^^^^^))^^^^^)____*^
+ \ \_)^)_)) ))^^^^^^^^^^))^^^^)
+ (_ ^\__^^^^^^^^^^^^))^^^^^^^)
+ ^\___ ^\__^^^^^^))^^^^^^^^)\\
+ ^^^^^\uuu/^^\uuu/^^^^\^\^\^\^\^\^\^\
+ ___) >____) >___ ^\_\_\_\_\_\_\)
+ ^^^//\\_^^//\\_^ ^(\_\_\_\)
+ ^^^ ^^ ^^^ ^
sourceCowsay.turtle
— Functionfunction turtle()
A mysterious turtle...
Example
julia> cowsay("Where is that pesky rabbit?", cow=Cowsay.turtle)
+ _____________________________
+< Where is that pesky rabbit? >
+ -----------------------------
+ \ ___-------___
+ \ _-~~ ~~-_
+ \ _-~ /~-_
+ /^\__/^\ /~ \ / \
+ /| O|| O| / \_______________/ \
+ | |___||__| / / \ \
+ | \ / / \ \
+ | (_______) /______/ \_________ \
+ | / / \ / \
+ \ \^\\ \ / \ /
+ \ || \______________/ _-_ //\__//
+ \ ||------_-~~-_ ------------- \ --/~ ~\ || __/
+ ~-----||====/~ |==================| |/~~~~~
+ (_(__/ ./ / \_\ \.
+ (_(___/ \_____)_)
sourceCowsay.vader_koala
— Functionfunction vader_koala
Another canonical koala?
Example
julia> cowsay("Luke, you are my joey!", cow=Cowsay.vader_koala)
________________________
< Luke, you are my joey! >
------------------------
@@ -170,4 +436,4 @@ Elephant inside ASCII snake
Darth
Vader
- koala
sourceSettings
This document was generated with Documenter.jl version 0.27.10 on Tuesday 23 November 2021. Using Julia version 1.6.4.
+ koala