Sam Crawford
Sam Crawford
> I guess in the previous example, `S "the ratio of tensile stress to tensile strain of glass"` should be: nc "the ratio of tensile stress to tensile strain of...
We are talking (primarily) about the label for the IM, for example "Calculation of landing time" in the [IM for landing time in Projectile](https://jacquescarette.github.io/Drasil/examples/projectile/SRS/srs/Projectile_SRS.html#IM:calOfLandingTime). This does tend to "leak" into...
I can't find `secondPendDesc` in the linked PR that this issue seeks to refactor; are you sure you are commenting on the correct issue/looking in the correct place?
I will look into updating the code comments in the same way I did for the generated output table. 👍
For some reason, code comments seem to have been updated to use the quantity and not the IM itself; not sure when/how this (correct) behaviour was introduced, but I only...
There will likely be some other functions you'll need to use; for example, `plural` if the term should be pluralized. Since we have a lot of functions for building `Sentence`s...
@balacij Issue finally created! 😅
@JacquesCarette Based on the following code, it looks like the goal is eventually to get rid of `MayHaveUnit` altogether https://github.com/JacquesCarette/Drasil/blob/09365d7d1f5dc9b54e84a8d64cb601184456ea0c/code/drasil-lang/lib/Language/Drasil/Chunk/UnitDefn.hs#L66-L72 Since a `UnitalChunk` is just a `DefinedQuantityDict` with a `UnitDefn`,...
I couldn't sleep so figured I'd write my thoughts down 😅 I'm planning on elaborating on this in our next meeting. @balacij This is what I was talking to you...
Yes, you interpreted my first question correctly @smiths - I realize now that separating the two sentences doesn't really make sense. Some other thoughts I had based on our current...