mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 01:32:50 -06:00
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
abstract Tensed = Cat, Tense ** {
|
|
|
|
fun
|
|
UseCl : Tense -> Ant -> Pol -> Cl -> S ;
|
|
} |