Added postcard example
This commit is contained in:
parent
bc3165d7e6
commit
6f89fb02bc
|
@ -0,0 +1,9 @@
|
|||
|
||||
<> (what is ?x) (is ?x a (programming language))
|
||||
<> (is ?x a ?y) (or, is ?x (a virtual machine))
|
||||
<> (or, is ?x ?y) (?x is ?y <> ?y (a meta-language))
|
||||
<> ((a meta-language)) modal
|
||||
<> (?x is ?x) (?(?: ?:) ?x)
|
||||
|
||||
what is modal
|
||||
|
Loading…
Reference in New Issue