code help edit space_dashboard ; Semantic Parsing: NL -> SENF -> Atoms ; "The cat sat on the mat" !(parse-to-senf "The cat sat on the mat") ; => (EvaluationLink ; (Predicate "sat-on") ; (ListLink ; (Concept "cat") ; (Concept "mat")))