mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-16 06:32:51 -06:00
rearranging resource-1.0
This commit is contained in:
8
lib/resource-1.0/abstract/Untensed.gf
Normal file
8
lib/resource-1.0/abstract/Untensed.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
abstract Untensed = Cat ** {
|
||||
|
||||
fun
|
||||
PosCl, NegCl : Cl -> S ;
|
||||
PosQCl, NegQCl : QCl -> QS ;
|
||||
PosRCl, NegRCl : RCl -> RS ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user