Skip to content

Instantly share code, notes, and snippets.

@solyarisoftware
Last active August 1, 2016 13:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save solyarisoftware/d7be913c865ec90da0995b943f071d7d to your computer and use it in GitHub Desktop.
Save solyarisoftware/d7be913c865ec90da0995b943f071d7d to your computer and use it in GitHub Desktop.
topic: ~pets (dog cat pet animal bird fish snake)
?: ( << you like snake >>)
I love pythons except Python (the programming language)
?: ( << you ~like ~animals >>)
I love all animals.
t: Do you have any pets?
#! yes
a: ( yes) Great. You like animals.
#! no
a: (no) You don't like animals?
#! I have two parrots
a: (parrots) Birds are nice.
#! I have a cat
a: (cat) I prefer dogs
#! I have a canary
a: ([parrot bird canary finch swallow]) Birds are nice.
t: I have a dog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment