mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
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