% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % File: alternts.dtr % % Purpose: to illustrate a theory of polysemy % % Author: Adam Kilgarriff, January 1992 % % Email: Adam.Kilgarriff@itri.bton.ac.uk % % Address: ITRI, Univ. Brighton, Lewes Road, Brighton BN2 4GJ, UK % % Related files: polysemy.dtr % % Documentation: see items cited below % % Version: 1.01 % % % % Copyright (c) University of Sussex 1992. All rights reserved. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % This is the fragment used in: % Adam Kilgarriff (1995) "Inheriting polysemy" in Patrick Saint-Dizier % & Evelyne Vargas, eds. Computational lexical semantics. Cambridge, % CUP, 319-335. % See also: % Adam Kilgarriff & Gerald Gazdar (1995) "Polysemous relations" in Frank % Palmer, ed. Grammar and meaning: essays in honour of Sir John Lyons. % Cambridge, CUP, 1-25. % Adam Kilgarriff (1992) Polysemy, DPhil Thesis, University of Sussex, % Brighton. Top-node: == == . Entity: <> == Top-node == Noun:<>. Noun: == noun == yes == yes. Mass-noun: <> == Noun == no. Plant: <> == Entity. Tree: <> == Plant == tree == plant grow chop-down Plant. Fruit: <> == Entity == fruit == eat pick rot == plant. Wood: <> == Entity == burn saw plane Entity == Mass-noun:<>. Tree-class: <> == Tree == tree == Wood-class:<> == wood Tree. Fruit-class: <> == Fruit == fruit == Tree-class:<> == blossom Tree-class: == "" Fruit. Wood-class: <> == Wood == wood == table desk Wood == Tree-class:<> == tree Wood. Ash: <> == Tree-class == ash == black Tree-class. Beech: <> == Tree-class == beech. Cherry: <> == Fruit-class == tree == morello Fruit-class == cherry. Strawberry: <> == Fruit-class. Teak: <> == Wood-class == teak. # hide Top-node Entity Plant Tree Tree-class Wood Wood-class Fruit Fruit-class Noun Mass-noun. # 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 $