forked from GitHub/gf-core
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