mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 17:22:51 -06:00
8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
abstract Untensed = Cat ** {
|
|
|
|
fun
|
|
PosCl, NegCl : Cl -> S ;
|
|
PosQCl, NegQCl : QCl -> QS ;
|
|
|
|
}
|