Datastructure:
(:library (
(:ghost ()) (
(:house (
(:teapot (
(:moth ())
()))
)
(:Vessel ())
## Default
(:library ((:ghost ()) ((:house ((:teapot ((:moth ()) ())) ())) ())))
## Create
(:library ((:NewVessel ()) ((:ghost ()) ((:house ((:teapot ((:moth ()) ())) ())) ()))))