-
Currently, generic change-of-state verbs like "become" are treated as secondary, with the primary predicate as S:
![image](https://user-images.githubusercontent.com/985263/49203214-708fde00-f375-11e8…
-
### Description
When running tests for a package from the command-line using swift test I'd love a flag that allows me to run the tests for a given tag.
It would also be nice to be able to write m…
-
I am opening an issue because because I would like to first have a small feedback if I am thinking this correctly to not lose too much time here. This is kind of a follow up from https://github.com/sw…
-
I am using the stPersist directive as referenced on the [smart-table-website as "Persist table state in local storage"](http://lorenzofox3.github.io/smart-table-website/#examples-section). I am using…
-
Currently, autocompletion of predicates is held back in that it can only send the query up the cursor's position because it can deduce that the last token must be where the cursor is located, and ther…
-
One can implement a variant of `subst` that takes an erased equality proof:
```agda
substᴱ :
{@0 A : Set a} {@0 x y : A}
(P : @0 A → Type p) → @0 x ≡ y → P x → P y
substᴱ P eq = subst (λ ([ x…
-
### Work environment
| Questions | Answers
|---------------------------|--------------------
| Type of issue | Bug
| OS version (server) | RedHat
| MISP versio…
-
-
We need to show predicate suggestions only for predicates and literals only for objects.
-
assuming C1 is rigid and C2 flex the code would look like - "ca (\c. \C1. C1 = C2 )"