mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
added Model and ProcessTask in SumoFre and SumoRon
This commit is contained in:
7
examples/SUMO/EngineeringRon.gf
Normal file
7
examples/SUMO/EngineeringRon.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:romanian:romance:abstract:prelude:common
|
||||
concrete EngineeringRon of Engineering = BasicRon ** open DictLangRon, ParadigmsRon, ResRon, LexiconRon, ExtraLexiconRon, ParamBasic,StructuralRon in {
|
||||
|
||||
lin
|
||||
|
||||
Model = UseN model_N ; -- FIX ME
|
||||
};
|
||||
Reference in New Issue
Block a user