package "dgp" version "0.1" #option "process" p "Process segments with this tag." # string no multiple #option "select" s "Select only segments with this field. [Not implemented.]" # string no multiple #option "ignore" S "Select only segments without this field. [Not implemented]" # string no multiple #option "input" f "Input file" # string typestr="filename" no #option "output" o "Output file" # string typestr="filename" no #option "failed" e "Fail file" # string typestr="filename" no #option "copy" c "Copy unprocessed" # flag off option "grammar" g "Grammar file" string typestr="filename" default="dgp.dg" option "long" l "Long output" flag off #option "interactive" - "Interactive use." # flag off option "debug" d "Debug mode." flag off option "info" - "Print info. h - heads d - dependents s - sets c - constraints n - node/arc counts t - parse time " string default="gh"