summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2010-07-21 11:58:51 +0000
committerkrasimir <krasimir@chalmers.se>2010-07-21 11:58:51 +0000
commitb128872e2d3af3fcf83e4cc4b7d56799e40904cf (patch)
tree2af3c484aa622e975d4bc905e87ae20282229490 /examples
parent712b113c9a9df516780e81c025d6a70afdb2812f (diff)
declare Provice as subclass of StateOrProvince in Mondial.gf
Diffstat (limited to 'examples')
-rw-r--r--examples/SUMO/Mondial.gf1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/SUMO/Mondial.gf b/examples/SUMO/Mondial.gf
index da580f3f1..612f53fb8 100644
--- a/examples/SUMO/Mondial.gf
+++ b/examples/SUMO/Mondial.gf
@@ -10683,6 +10683,7 @@ abstract Mondial = MidLevelOntology, Geography, Government ** {
fun Portugal : Ind (both Country EuropeanNation);
fun Province : Class ;
+ fun Province_Class : SubClass Province StateOrProvince ;
fun Qatar : Ind (both Country Nation);