forked from GitHub/gf-rgl
Phrasebook now compiles for Hin and Pes
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
--# -path=.:present:mathematical:prelude
|
--# -path=.:alltenses:mathematical:prelude
|
||||||
|
|
||||||
resource SymbolicPes = Symbolic with
|
resource SymbolicPes = Symbolic with
|
||||||
(Symbol = SymbolPes),
|
(Symbol = SymbolPes),
|
||||||
|
|||||||
@@ -1,2 +1,8 @@
|
|||||||
abstract ExtraHinAbs = {
|
abstract ExtraHinAbs = Extra ** {
|
||||||
|
|
||||||
|
fun
|
||||||
|
|
||||||
|
each_Det : Det ;
|
||||||
|
have_V : V;
|
||||||
|
cost_V : V;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user