forked from GitHub/gf-core
added examples/SUMO
This commit is contained in:
7
examples/SUMO/RGLExt/ExtraLexicon.gf
Normal file
7
examples/SUMO/RGLExt/ExtraLexicon.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
abstract ExtraLexicon = Cat ** {
|
||||
fun
|
||||
time_N : N ;
|
||||
square_A : A ;
|
||||
value_N : N ;
|
||||
element_N : N ;
|
||||
}
|
||||
Reference in New Issue
Block a user