Skip to content
Snippets Groups Projects
Commit 8ed4e3ff authored by Navid Roux's avatar Navid Roux :speech_balloon:
Browse files

cache test

parent 9fb4c54f
No related branches found
No related tags found
No related merge requests found
namespace http://mathhub.info/FrameIT/frameworld ❚ namespace http://mathhub.info/FrameIT/frameworld ❚
fixmeta ur:?LF ❚ fixmeta ur:?LF
/T MMT meta keys and value constructors for meta annotations of facts in situation theories and (input/output) facts in scrolls ❚ /T MMT meta keys and value constructors for meta annotations of facts in situation theories and (input/output) facts in scrolls ❚
theory MetaAnnotations = theory MetaAnnotations =
include ☞http://mathhub.info/MitM/Foundation?Strings ❙ include ☞http://mathhub.info/MitM/Foundation?Strings ❙
label ❙ label ❙
description ❙ description ❙
problemTheory ❙ problemTheory ❙
solutionTheory❙ solutionTheory❙
/T Example usages: /T Example usages:
- `lverb A`, where A refers to a symbol - `lverb A`, where A refers to a symbol
- `lverb A B`, a shorthand for `concat (lverb A) (lverb B)`; works for arbitrary number of arguments - `lverb A B`, a shorthand for `concat (lverb A) (lverb B)`; works for arbitrary number of arguments
label_verbalization_of # lverb ❙ label_verbalization_of # lverb ❙
description_verbalization_of # dverb ❙ description_verbalization_of # dverb ❙
/T The meta theory to use for situation theories, scroll problem, and scroll solution theories ❚ /T The meta theory to use for situation theories, scroll problem, and scroll solution theories ❚
theory FrameworldMeta = theory FrameworldMeta =
include ?MetaAnnotations ❙ include ?MetaAnnotations ❙
include ☞http://gl.mathhub.info/MMT/LFX/Sigma?LFSigma ❙ include ☞http://gl.mathhub.info/MMT/LFX/Sigma?LFSigma ❙
include ☞http://mathhub.info/MitM/Foundation?Strings ❙ include ☞http://mathhub.info/MitM/Foundation?Strings ❙
include ☞http://mathhub.info/MitM/Foundation?Math ❙ include ☞http://mathhub.info/MitM/Foundation?Math ❙
include ☞http://mathhub.info/MitM/core/geometry?3DGeometry ❙ include ☞http://mathhub.info/MitM/core/geometry?3DGeometry ❙
include ☞http://mathhub.info/MitM/core/geometry?Planes ❙ include ☞http://mathhub.info/MitM/core/geometry?Planes ❙
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment