mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
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,
|
MidLevelOntologyEng,
|
||||||
EconomyEng,
|
EconomyEng,
|
||||||
EngineeringEng,
|
EngineeringEng,
|
||||||
MondialEng
|
MondialEng,
|
||||||
|
QoSontologyEng
|
||||||
|
|
||||||
** {
|
** {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user