Anthony Hunt
Anthony Hunt
Okay, I see, that would be a nice feature to implement (and to have some real concept-level combinators). From my understanding, GF can make and read sentences with semantic meaning,...
I tried to get the GF to compile following [these download instructions](http://www.grammaticalframework.org/download/index-3.10.html) on my Linux subsystem but I'm getting compilation errors. Forking the gf-code repo and running `stack install` there...
Update for this issue: There doesn't really seem to be a lot of documentation on how to actually implement the ghc api, but this [stack overflow post](https://stackoverflow.com/questions/5396783/get-a-list-of-the-instances-in-a-type-class-in-haskell) might be a...
Keeping this issue open to make sure we check for other occurrences of things like this.
It seems that most of the duplicate occurrences of chunks in the logs are a result of models and definitions referring to the same thing in more than one place...
An update for this issue: [Information Encoding](https://github.com/JacquesCarette/Drasil/wiki/Information-Encoding) has been started (but isn't quite complete yet), along with separate pages for [Chunks](https://github.com/JacquesCarette/Drasil/wiki/Chunks) and [Recipes](https://github.com/JacquesCarette/Drasil/wiki/Recipes). There is also a [poster](https://github.com/JacquesCarette/Drasil/blob/master/Presentations/AUSRPS2021/Information%20Encoding%20And%20Traceability%20Poster.pdf) that may...