forked from GitHub/gf-core
add QoSontologyEng and linearization for ProcessTask
This commit is contained in:
7
examples/SUMO/QoSontologyEng.gf
Normal file
7
examples/SUMO/QoSontologyEng.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:english:abstract:prelude:common
|
||||
concrete QoSontologyEng of QoSontology = BasicEng ** open DictLangEng, DictEng, ParamBasic, StructuralEng in {
|
||||
|
||||
lin
|
||||
ProcessTask = AdvCN (UseN task_N) (PrepNP possess_Prep (MassNP (UseN process_N))) ;
|
||||
|
||||
}
|
||||
@@ -4,7 +4,8 @@ concrete SUMOEng of SUMO =
|
||||
MidLevelOntologyEng,
|
||||
EconomyEng,
|
||||
EngineeringEng,
|
||||
MondialEng
|
||||
MondialEng,
|
||||
QoSontologyEng
|
||||
|
||||
** {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user