User:Feeglgeef/Abstract Wikipedia syntax proposal
- AK1: subject (ex. Io)
- AK2: object (ex. Jupiter)
- AK3: constraint(s) (ex. Jupiter's moons
- AK4: reason(s) (ex. because it orbits Jupiter)
- AK5: quality/criteria (ex. size)
- AK6: quantity (ex. 2)
- AK7: time (November 29, 2024)
- AK8: verb (ex. Running)
Important constructors
These will be the important constructors, with IDs less than 100 and greater than 10 (for non-confusion with AKs). I'd imagine these would have some kind of special protection status to prevent vandalism.
Article
Articles will be represented as AC11, the lowest ACID. This represents an article in Abstract language. It takes two keys: subject (AK1), which is what the article is about, and object (AK2), which should usually be a list.
Action
Actions will be represented as AC18. This represents any action. Note that this does not include all verbs, notably to be and to have. It requires two keys: subject (AK1) which represents the person/thing performing the action, and verb (AK8), which represents which action is being performed. Constraints, reason, and time are also optional
Description
Descriptions will be represented as AC15. This represents the raw to be, without any more infinitives. It requires two keys: subject (AK1), which is the thing being described, and quality (AK5), which is the quality that the subject has. Constraints, reason, and time are also optional
Ranking
Rankings will be represented as AC53. This represents the subject's position within a list of things ordered by a quality. It requires three keys: subject (AK1), which is the thing being ranked, quality (AK5), which is the quality being ranked by, and number (AK6) which represents it's position in the list. Constraints, reason, and time are also optional
Definition
Definitions will be represented as AC17. This represents the definition of a word. It requires two keys: AK1, the thing being defined and AK2, the definition. Constraints, reason, and time are also optional
Name
Names will be represented as AC71. This represents the name of a concept. It requires two keys: AK1, the thing being named and AK2, the name. Constraints, reason, and time are also optional
Composition
Compositions will be represented as AC21. This represents what a thing is made of. It requires two keys: AK1, the thing made of something and AK2*, the thing that makes it up. Constraints, reason, and time are also optional
Ownership/Possessive
Possessives will be represented as AC19. These represent something possessing another thing. It requires two keys: AK1, the owner of the thing owned and AK2*, the thing owned. Constraints, reason, and time are also optional
List
Lists are represented as AC88. List do not have keys.
Comment
This is automatically thrown out and deleted. Note that these should only exist in lists.
Wikitext
This simply inserts the string as wikitext 
An example, the first paragraph of earth, is available User:Feeglgeef/Abstract_articles/Earth