mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
remove Model and ProcessTask from MergeRon because they were already moved
This commit is contained in:
@@ -59,8 +59,6 @@ Abstract = UseN abstract_N ;
|
||||
Attribute = UseN attribute_N ;
|
||||
Graph = UseN graph_N ;
|
||||
GraphElement = AdvCN (UseN element_N) (PrepNP part_Prep (MassNP (UseN graph_N))) ;
|
||||
Model = UseN model_N ; -- FIX ME
|
||||
ProcessTask = AdvCN (UseN task_N) (PrepNP possess_Prep (MassNP (UseN process_N))) ; -- FIX ME
|
||||
Proposition = UseN proposition_N ;
|
||||
Quantity = UseN quantity_N ;
|
||||
SetOrClass = ConjCN or_Conj (BaseCN (UseN set_N) (UseN class_N)) ;
|
||||
|
||||
Reference in New Issue
Block a user