forked from GitHub/gf-core
rearranging resource-1.0
This commit is contained in:
8
lib/resource-1.0/abstract/Tensed.gf
Normal file
8
lib/resource-1.0/abstract/Tensed.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
abstract Tensed = Cat, Tense ** {
|
||||
|
||||
fun
|
||||
UseCl : Tense -> Ant -> Pol -> Cl -> S ;
|
||||
UseQCl : Tense -> Ant -> Pol -> QCl -> QS ;
|
||||
UseRCl : Tense -> Ant -> Pol -> RCl -> RS ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user