forked from GitHub/gf-core
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
|
||||
(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