Tense types should be three-valued
Closed this issue · 1 comments
genelkim commented
tense types should be
- unspecified
- untensed
- tensed
Right now we only have two so we can't specify domains that allow both. Had to hack the semtype-equal? function to get the unspecified nature working.