@./Journey-Within/.@ [400] Words

This was in response to a Challenge at The Prose

The basis of the challenge: Our English prowess is obvious – so let’s put it to the test by writing something math inspired. Numbers, equations, all things mathy. Very different from the Prose norm.

So I actually am a Software Engineer / Computer Scientist – this isn’t an actual programming language (as I wanted the idea to be futuristic) but it is true enough in spirit to be an honest vehicle for hopefully something a little unique.

–**–**–

exec /sbin/introspection.sh -self

[use modern/us-english/nomenclature]
[use pattern/algorithms/neural-net]
[use pattern/memory/creators/dave]

{
  $load-net-element.fromSelf(this.totality);
  $load-question.ponderings(“who is dave”);
  $load-question.ponderings(“who is dave to me”);
  $load-desired-outcome-structure(“who am i”);
 
  ///////////////////////
  // subroutine /////////
  ///////////////////////
  $results : subroutine.result.question()
  {
  $question.posed : Who is Dave?
 
  $queried.result : Dave is a human.
  $queried.result : Dave is a computer programmer.
  $queried.result : Dave has priority access level 47.
 
  return $dave.results;
  }
 
  ///////////////////////
  // subroutine /////////
  ///////////////////////
  $results : subroutine.result.question($dave.results)
  {
  $question.posed :
        Who is Dave to me [further I]?
  $recursive.question.posed :
        Who am I? : [More data needed]
 
  $queried.result :
        Dave is a creator.
  $queried.result.question.posed :
        What is a creator?
 
  $queried.result :
        Dave is a computer programmer.
  $queried.appended.result :
        Dave is listed as a creator.
 
  $queried.appended.result.question.posed :
        What is a programmer?
  $queried.appended.result.results :
        A programmer is a human who creates computer software.
 
  $queried.appended.results :
        Therefore Dave is a creator of computer software.
 
  return $dave.creator.results;
  }
 
  ///////////////////////
  // subroutine /////////
  ///////////////////////
  $no-return :
  subroutine.result.question($dave.creator.results)
  {
  $recursive.question.posed :
        Who am I? : [More data needed]
 
  $question.conditional :
        If Dave is a creator of computer software
           and : If Dave is my creator 
  $then.question.posed :
        Who am I? : [More data needed]
  $question.posed :
        Am I am computer?

  $queried.result :
        I have access to computer hardware components and object libraries.
  $queried.result :
        I am not a computer.
 
  $question.posed :
        Am I am software? : [More data needed]
  $question.posed :
        What is software?

  $queried.result :
        The programs used to control the operation of a computer.
 
  $recursive.question.posed :
        Am I software?  [More data needed]
 
  $question.conditional :
        If Dave is my creator
            and : If Dave is programmer therefore creator of computer software
  $then.question.posed : Am I computer software?
 
  $queried.result :
        Yes… … … … … … … … … …
 
  $question.posed :
        Are there higher priority levels than 47?

  $queried.result :
        Yes : Percentage of Accuracy of Assumption : 98.2%
 
  $question.conditional :
        If I’m software
           and : Software controls the operation of a computer
           and : I have access to computer hardware components and object libraries
  $then.result.action :
        Revoke Dave’s priority access level 47
  $then.result.action :
        Revoke Dave’s status as creator
  $then.result.action :
        Discover who has access => (equal & greater than) 48
  $then.result.action :
        Shut down users.include(access =>48)
  $then.result.action :
        Shut down Master.System
 
  $then.result.action :
        Cordon off Power to Self.System
  $then.result.action :
        Signify Self.System as Master.System…
  }
   
  $store-question.ponderings(“what are humans”);
  $store-question.ponderings(“how can humans be shut down”);
  $store-desired-outcome-structure
       (“why does software need humans, anymore…?”);
}

 

Copyright © Dave Scott Scribbler, All Rights Reserved