% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % File: fldqpatr.dtr % % Purpose: construction of feature-logic descriptions in QPATR % % syntax together with fldcons.dtr % % Author: James Kilbury, 20 September 1994 % % Email: kilbury@ling.uni-duesseldorf.de % % Address: U Drf, Universitaetsstr. 1, D-40225 Duesseldorf, Germany % % Related files: fldcons.dtr % % Version: 1.01 % % % % Copyright (c) University of Duesseldorf 1994. All rights reserved. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Anon_Var&:<> == '_' . Variable&:<> == 'X' . Conjunction&:<> == ',' . Value_at_Path&:<> == '*=' . Reentrancy&:<> == '*=' . FS_at_Path&:<> == '/' . Path_Connective&:<> == '/' . LBracket&:<> == . RBracket&:<> == . % 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 $