A natural-language data format. It’s a JSON equivalent. Like Rebol languages, it looks like a human language without the various brackets, and quotes and commas are not required. And it provides hyperlink capability and multilingual translation capability.
Syntax
the “$” in the sentence indicates that this is a template.
$ means this is a function name.
The number after $ is the priority.
query example:
$10the thing
the car
means the function name is “the” and the priority is 10. thing is the name of the parameter.
translation example:
the|这个
car|车
america|美国
of|的
$100the thing
thing $99of limit|limit $99of thing
the car of america
“|” split left and right. The grammatical order can be changed.
feature
After writing with limitations, It is capable of multilingual translation through handwriting rules and diction. click here
A knowledge graph is essentially a table with three columns and the ability to hyperlink. SSSPC does just that. Simple example, Complex examples.
Easy to enter information. Then convert to JSON format, Eve format, Lisp format. Click here: JSON, Eve, Lisp
Similar projects
Eve is a programming language with sophisticated querying, reasoning, and executable nested formats.
Prolog is a programming language for storing and querying information that can’t be nested.
TypeDB is a database that supports nested formats.
project url:
tomzheng/talking-structured-like-program-code:
Here’s a version on tiddlyhost
How to do it very simply by porting any web program to the tiddlywiki ecosystem. (save only)