% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % File: molluscs.dtr % % Purpose: reconstruction of standard AI semantic net example % % illustrates simple inheritance and defaults in DATR % % used to generate data set for constructive induction % % Author: Gerald Gazdar, 7 July 1994 % % Email: geraldg@cogs.sussex.ac.uk % % Address: COGS, Sussex University, Brighton BN1 9QH, UK % % Documentation: Fahlman et al., IJCAI-81, 257-263, inter alia % % Related files: birds_1.dtr % % Version: 2.01 % % Copyright (c) University of Sussex 1994. All rights reserved. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Mollusk: <> == Invertebrate == absent == present == radula == open == gills == no == carnivore == distinct == aquatic. Cephalopod: <> == Mollusk == internal == closed == siphon_jet == yes. Gastropod: <> == Mollusk == herbivore == nondistinct == crawls. Bivalve: <> == Mollusk == filter == plankton == sedentary == bivalve. Nautilus: <> == Cephalopod == no == chambered. Squid: <> == Cephalopod. Cuttlefish: <> == Cephalopod. Octopus: <> == Cephalopod == none. Snail: <> == Gastropod == lung == terrestial == univalve. Whelk: <> == Gastropod == distinct == carnivore == univalve. Limpet: <> == Gastropod == distinct == sedentary == univalve. Slug: <> == Gastropod == none == lung == terrestial. Sea_Slug: <> == Gastropod == none == swims == carnivore. Clam: <> == Bivalve == burrow. Scallop: <> == Bivalve == valve_jet. Oyster: <> == Bivalve. Mussel: <> == Bivalve. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % # hide Mollusk Cephalopod Gastropod Bivalve . # show . % The next line is the Revision Control System Id: do not delete it. % $Id: archive.dtr,v 1.1 1997/04/09 20:40:33 root Exp $