add QoSontologyEng and linearization for ProcessTask

This commit is contained in:
krasimir
2010-09-06 09:12:49 +00:00
parent 8c2e696f27
commit e099336afa
2 changed files with 9 additions and 1 deletions

View 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))) ;
}

View File

@@ -4,7 +4,8 @@ concrete SUMOEng of SUMO =
MidLevelOntologyEng,
EconomyEng,
EngineeringEng,
MondialEng
MondialEng,
QoSontologyEng
** {