forked from GitHub/gf-core
atomic sentences
This commit is contained in:
3
lib/resource-0.6/german/AtomGer.gf
Normal file
3
lib/resource-0.6/german/AtomGer.gf
Normal file
@@ -0,0 +1,3 @@
|
||||
instance AtomGer of Atom = ResourceExtGer ** open ResourceGer, TypesGer in {
|
||||
oper SBranch = Order => Str ;
|
||||
}
|
||||
6
lib/resource-0.6/german/LogicGer.gf
Normal file
6
lib/resource-0.6/german/LogicGer.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:../abstract:../../prelude
|
||||
|
||||
resource LogicGer = Logic with
|
||||
(Atom = AtomGer), (Resource = ResourceGer) ;
|
||||
|
||||
-- this is the standard form of a derived resource. AR 12/1/2004
|
||||
Reference in New Issue
Block a user