Skip to content

Instantly share code, notes, and snippets.

@adamjgrant
Last active December 30, 2020 19: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 adamjgrant/f071b5db6b2ad5b0a0b89ae1a2abbab2 to your computer and use it in GitHub Desktop.
Save adamjgrant/f071b5db6b2ad5b0a0b89ae1a2abbab2 to your computer and use it in GitHub Desktop.
smosa-exoplanets
{
"main": [
{
"branch": "exoplanets",
"then": {
"ps": " are (teaching|showing|educating) us (a lot|a great deal|tremendously) (about|regarding) our own (solar system|part of the universe). (For example, t|T)here's a (chance|possibility) we (might|may|could) (actually |)(have|find ourselves with) a (ninth|9th) planet(, and its| whose) orbit is so (long|extended) we (just |simply |)haven't (found|discoverd) it yet. Do you (think|believe|assume) (it's|that's|it could be) possible?"
}
},
{
"branch": "since-we-started",
"then": {
"branch": "exoplanets",
"then": {
"ps": " we've (found|discoverd) an (insane|incredible|astounding) amount. Do you think it('s| could be| might be) possible we'll (find|discover) one that (could|would) (sustain|support)( human|) life?"
}
}
},
{
"ps": "We've (found|discoverd) (other |)planets that (may|might|could) be \"super earths\" (in their ability to|in the sense they could easily) (sustain|support) life. (Question is|However|The question remains|But), (could we|is it possible to|will it be possible to) ever (move|transport|shuttle) (humans|human beings) (on |)to it. (What do you think|What would you say|Thoughts)?"
},
{
"ps": "(It would be interesting to see|Wonder what would happen|Would it be possible) if we could (take|select|find|discover) a( |n exo)planet that is (close|similar)(| enough) to (earth|ours) and (synthesize|make)( and |/)(grow|cultivate) what is (needed|required) to (get it the rest of the way|make it completely habitable|get it to a habitable state|make the planet habitable|make it habitable|allow it to support life|allow humans to live comfortably). (Do you think that’d|Would that) be (possible|practical)?"
},
{
"branch": "milbil",
"then": {
"branch": "exoplanets",
"then": {
"ps": " (out there|in the universe|in space). You (just |)know there(’s gotta| must| should| ought to) be one that (supports|can sustain) (human |)life(!|.) Do you (think|believe) (we’ll|we'd) ever (find|discover) it?"
}
}
},
{
"branch": "chances",
"then": {
"branch": "exoplanets",
"then": {
"ps": " that sustain life, what do you think the chances are that we’ll (find|discover) actual aliens living on one?"
}
}
}
],
"exoplanets": [
"exoplanets",
"alien planets",
"planets in other solar systems",
"other planets outside our solar system"
],
"chances": {
"ps": "With the chances being as good as they are that we’ll (find|discover) "
},
"since-we-started": {
"ps": "Since we started looking for "
},
"milbil": { "ps": "(There are|We know of|We've discovered there are) (easily |)(more than |>)(one|1) million billion trillion " }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment