mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
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